2024-09-13T02:18:31.165 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-13T02:18:31.189 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T02:18:31.302 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-13_02:08:15-upgrade-squid-distro-default-smithi/7903059 branch: squid description: upgrade/reef-x/parallel/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: ceph-qa@ceph.com first_in_suite: false job_id: '7903059' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: teuthology-2024-09-13_02:08:15-upgrade-squid-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 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: 7741f7f9ee20524f89b8f61d1609b32fb3b1570a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 7741f7f9ee20524f89b8f61d1609b32fb3b1570a selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 3254 sha1: 7741f7f9ee20524f89b8f61d1609b32fb3b1570a sleep_before_teardown: 0 subset: 23/32 suite: upgrade suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 targets: smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGPDD7rsfjnUHonvalGkH0oSthMOrOWMLZddRvM9hOhgNUBzZU+s9Y92yq9O8Zkfq7YVwhogttuE5shi4ZciO5E= smithi195.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJjcoyZPdsxP5ND9oOaVJwy2WdWFw8dOqLd0+iI2En6kpmesqDn2W3nHxBU2aEI0fjjtUPK/mruRLxVRZr8ztW8= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-13_02:08:15 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: reef clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: reef clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: reef clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2024-09-13T02:18:31.302 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa; will attempt to use it 2024-09-13T02:18:31.303 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa/tasks 2024-09-13T02:18:31.304 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-13T02:18:31.306 INFO:teuthology.task.internal:Checking packages... 2024-09-13T02:18:31.327 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '7741f7f9ee20524f89b8f61d1609b32fb3b1570a' 2024-09-13T02:18:31.327 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-13T02:18:31.327 INFO:teuthology.packaging:ref: None 2024-09-13T02:18:31.327 INFO:teuthology.packaging:tag: None 2024-09-13T02:18:31.327 INFO:teuthology.packaging:branch: squid 2024-09-13T02:18:31.327 INFO:teuthology.packaging:sha1: 7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:18:31.327 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-09-13T02:18:31.531 INFO:teuthology.task.internal:Found packages for ceph version 19.1.1-322.g7741f7f9 2024-09-13T02:18:31.532 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-13T02:18:31.540 INFO:teuthology.task.internal:no buildpackages task found 2024-09-13T02:18:31.540 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-13T02:18:31.546 INFO:teuthology.task.internal:Saving configuration 2024-09-13T02:18:31.564 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-13T02:18:31.571 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-13T02:18:31.590 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-13_02:08:15-upgrade-squid-distro-default-smithi/7903059', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-13 02:13:08.756150', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGPDD7rsfjnUHonvalGkH0oSthMOrOWMLZddRvM9hOhgNUBzZU+s9Y92yq9O8Zkfq7YVwhogttuE5shi4ZciO5E='} 2024-09-13T02:18:31.611 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi195.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-13_02:08:15-upgrade-squid-distro-default-smithi/7903059', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-13 02:13:08.757904', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJjcoyZPdsxP5ND9oOaVJwy2WdWFw8dOqLd0+iI2En6kpmesqDn2W3nHxBU2aEI0fjjtUPK/mruRLxVRZr8ztW8='} 2024-09-13T02:18:31.612 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-13T02:18:31.649 INFO:teuthology.task.internal:roles: ubuntu@smithi088.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2024-09-13T02:18:31.649 INFO:teuthology.task.internal:roles: ubuntu@smithi195.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2024-09-13T02:18:31.649 INFO:teuthology.run_tasks:Running task console_log... 2024-09-13T02:18:31.713 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe6c4ef7ac0>, signals=[15]) 2024-09-13T02:18:31.713 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-13T02:18:31.719 INFO:teuthology.task.internal:Opening connections... 2024-09-13T02:18:31.720 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2024-09-13T02:18:31.721 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T02:18:31.809 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi195.front.sepia.ceph.com 2024-09-13T02:18:31.809 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T02:18:31.895 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-13T02:18:31.902 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2024-09-13T02:18:31.921 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2024-09-13T02:18:31.922 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2024-09-13T02:18:31.981 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="CentOS Stream" 2024-09-13T02:18:31.981 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="9" 2024-09-13T02:18:31.982 INFO:teuthology.orchestra.run.smithi088.stdout:ID="centos" 2024-09-13T02:18:31.982 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE="rhel fedora" 2024-09-13T02:18:31.982 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="9" 2024-09-13T02:18:31.982 INFO:teuthology.orchestra.run.smithi088.stdout:PLATFORM_ID="platform:el9" 2024-09-13T02:18:31.982 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-13T02:18:31.982 INFO:teuthology.orchestra.run.smithi088.stdout:ANSI_COLOR="0;31" 2024-09-13T02:18:31.983 INFO:teuthology.orchestra.run.smithi088.stdout:LOGO="fedora-logo-icon" 2024-09-13T02:18:31.983 INFO:teuthology.orchestra.run.smithi088.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-13T02:18:31.983 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://centos.org/" 2024-09-13T02:18:31.983 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-13T02:18:31.983 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-13T02:18:31.983 INFO:teuthology.orchestra.run.smithi088.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-13T02:18:31.984 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2024-09-13T02:18:32.011 DEBUG:teuthology.orchestra.run.smithi195:> uname -m 2024-09-13T02:18:32.029 INFO:teuthology.orchestra.run.smithi195.stdout:x86_64 2024-09-13T02:18:32.029 DEBUG:teuthology.orchestra.run.smithi195:> cat /etc/os-release 2024-09-13T02:18:32.086 INFO:teuthology.orchestra.run.smithi195.stdout:NAME="CentOS Stream" 2024-09-13T02:18:32.086 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION="9" 2024-09-13T02:18:32.086 INFO:teuthology.orchestra.run.smithi195.stdout:ID="centos" 2024-09-13T02:18:32.087 INFO:teuthology.orchestra.run.smithi195.stdout:ID_LIKE="rhel fedora" 2024-09-13T02:18:32.087 INFO:teuthology.orchestra.run.smithi195.stdout:VERSION_ID="9" 2024-09-13T02:18:32.087 INFO:teuthology.orchestra.run.smithi195.stdout:PLATFORM_ID="platform:el9" 2024-09-13T02:18:32.087 INFO:teuthology.orchestra.run.smithi195.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-13T02:18:32.087 INFO:teuthology.orchestra.run.smithi195.stdout:ANSI_COLOR="0;31" 2024-09-13T02:18:32.087 INFO:teuthology.orchestra.run.smithi195.stdout:LOGO="fedora-logo-icon" 2024-09-13T02:18:32.087 INFO:teuthology.orchestra.run.smithi195.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-13T02:18:32.087 INFO:teuthology.orchestra.run.smithi195.stdout:HOME_URL="https://centos.org/" 2024-09-13T02:18:32.087 INFO:teuthology.orchestra.run.smithi195.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-13T02:18:32.087 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-13T02:18:32.087 INFO:teuthology.orchestra.run.smithi195.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-13T02:18:32.088 INFO:teuthology.lock.ops:Updating smithi195.front.sepia.ceph.com on lock server 2024-09-13T02:18:32.111 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-13T02:18:32.120 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-13T02:18:32.126 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-13T02:18:32.126 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2024-09-13T02:18:32.129 DEBUG:teuthology.orchestra.run.smithi195:> test '!' -e /home/ubuntu/cephtest 2024-09-13T02:18:32.145 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-13T02:18:32.152 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-13T02:18:32.152 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2024-09-13T02:18:32.187 DEBUG:teuthology.orchestra.run.smithi195:> test -z $(ls -A /var/lib/ceph) 2024-09-13T02:18:32.482 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-13T02:18:32.539 INFO:teuthology.run_tasks:Running task kernel... 2024-09-13T02:18:32.557 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-13T02:18:32.557 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-13T02:18:32.557 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T02:18:32.558 DEBUG:teuthology.orchestra.run.smithi195:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-13T02:18:32.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T02:18:32.575 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-09-13T02:18:32.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T02:18:32.577 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2024-09-13T02:18:32.633 INFO:teuthology.orchestra.run.smithi088.stdout:5.14.0-503.el9.x86_64 2024-09-13T02:18:32.634 INFO:teuthology.task.kernel:Running kernel on smithi088: 5.14.0-503.el9.x86_64 2024-09-13T02:18:32.634 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum install -y kernel 2024-09-13T02:18:32.635 INFO:teuthology.orchestra.run.smithi195.stdout:5.14.0-503.el9.x86_64 2024-09-13T02:18:32.635 INFO:teuthology.task.kernel:Running kernel on smithi195: 5.14.0-503.el9.x86_64 2024-09-13T02:18:32.635 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum install -y kernel 2024-09-13T02:18:36.400 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 9 - BaseOS 4.1 MB/s | 8.2 MB 00:01 2024-09-13T02:18:38.953 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - BaseOS 1.9 MB/s | 8.2 MB 00:04 2024-09-13T02:18:45.100 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 9 - AppStream 2.7 MB/s | 20 MB 00:07 2024-09-13T02:18:47.910 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - AppStream 2.6 MB/s | 20 MB 00:07 2024-09-13T02:18:49.442 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.5 MB 00:00 2024-09-13T02:18:51.676 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 9 - Extras packages 18 kB/s | 19 kB 00:01 2024-09-13T02:18:52.722 INFO:teuthology.orchestra.run.smithi195.stdout:Extra Packages for Enterprise Linux 25 MB/s | 23 MB 00:00 2024-09-13T02:18:52.811 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - CRB 5.8 MB/s | 6.5 MB 00:01 2024-09-13T02:18:54.636 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - Extras packages 41 kB/s | 19 kB 00:00 2024-09-13T02:18:56.015 INFO:teuthology.orchestra.run.smithi088.stdout:Extra Packages for Enterprise Linux 18 MB/s | 23 MB 00:01 2024-09-13T02:18:58.186 INFO:teuthology.orchestra.run.smithi195.stdout:lab-extras 21 kB/s | 1.7 kB 00:00 2024-09-13T02:19:00.209 INFO:teuthology.orchestra.run.smithi195.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-13T02:19:00.209 INFO:teuthology.orchestra.run.smithi195.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-13T02:19:00.304 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2024-09-13T02:19:00.314 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2024-09-13T02:19:00.314 INFO:teuthology.orchestra.run.smithi195.stdout: Package Architecture Version Repository Size 2024-09-13T02:19:00.314 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2024-09-13T02:19:00.314 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2024-09-13T02:19:00.315 INFO:teuthology.orchestra.run.smithi195.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-13T02:19:00.315 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2024-09-13T02:19:00.315 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-13T02:19:00.315 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-13T02:19:00.315 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-13T02:19:00.315 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:19:00.315 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2024-09-13T02:19:00.315 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2024-09-13T02:19:00.315 INFO:teuthology.orchestra.run.smithi195.stdout:Install 4 Packages 2024-09-13T02:19:00.315 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:19:00.316 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 79 M 2024-09-13T02:19:00.316 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 126 M 2024-09-13T02:19:00.316 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2024-09-13T02:19:00.879 INFO:teuthology.orchestra.run.smithi195.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 42 kB/s | 23 kB 00:00 2024-09-13T02:19:01.346 INFO:teuthology.orchestra.run.smithi088.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-09-13T02:19:02.329 INFO:teuthology.orchestra.run.smithi195.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 7.8 MB/s | 16 MB 00:01 2024-09-13T02:19:03.138 INFO:teuthology.orchestra.run.smithi195.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 12 MB/s | 35 MB 00:02 2024-09-13T02:19:03.369 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-13T02:19:03.369 INFO:teuthology.orchestra.run.smithi088.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-13T02:19:03.466 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-13T02:19:03.478 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-13T02:19:03.478 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2024-09-13T02:19:03.478 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-13T02:19:03.478 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-13T02:19:03.478 INFO:teuthology.orchestra.run.smithi088.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-13T02:19:03.478 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-13T02:19:03.478 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-13T02:19:03.478 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-13T02:19:03.478 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-13T02:19:03.478 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:19:03.478 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-13T02:19:03.479 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-13T02:19:03.479 INFO:teuthology.orchestra.run.smithi088.stdout:Install 4 Packages 2024-09-13T02:19:03.479 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:19:03.479 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 79 M 2024-09-13T02:19:03.479 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 126 M 2024-09-13T02:19:03.479 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-13T02:19:03.905 INFO:teuthology.orchestra.run.smithi088.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 132 kB/s | 23 kB 00:00 2024-09-13T02:19:04.013 INFO:teuthology.orchestra.run.smithi195.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 9.1 MB/s | 29 MB 00:03 2024-09-13T02:19:04.013 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2024-09-13T02:19:04.013 INFO:teuthology.orchestra.run.smithi195.stdout:Total 21 MB/s | 79 MB 00:03 2024-09-13T02:19:04.702 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2024-09-13T02:19:04.789 INFO:teuthology.orchestra.run.smithi088.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 15 MB/s | 16 MB 00:01 2024-09-13T02:19:05.029 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2024-09-13T02:19:05.029 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2024-09-13T02:19:05.055 INFO:teuthology.orchestra.run.smithi088.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 25 MB/s | 29 MB 00:01 2024-09-13T02:19:05.614 INFO:teuthology.orchestra.run.smithi088.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 18 MB/s | 35 MB 00:01 2024-09-13T02:19:05.614 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-13T02:19:05.614 INFO:teuthology.orchestra.run.smithi088.stdout:Total 37 MB/s | 79 MB 00:02 2024-09-13T02:19:05.994 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2024-09-13T02:19:05.994 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2024-09-13T02:19:06.303 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-13T02:19:06.665 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-13T02:19:06.665 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-13T02:19:07.655 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-13T02:19:07.655 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-13T02:19:08.501 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2024-09-13T02:19:09.171 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-13T02:19:09.247 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T02:19:10.094 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-13T02:19:10.901 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-13T02:19:10.991 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T02:19:12.047 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T02:19:12.176 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T02:19:13.775 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T02:19:13.910 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T02:19:17.010 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T02:19:17.118 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T02:19:18.753 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T02:19:18.869 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T02:19:21.976 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T02:19:23.739 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T02:20:00.117 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T02:20:00.159 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-13T02:20:00.480 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T02:20:00.481 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-13T02:20:00.481 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T02:20:00.481 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T02:20:01.344 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T02:20:01.345 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:20:01.345 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2024-09-13T02:20:01.345 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-13T02:20:01.345 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-13T02:20:01.345 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-13T02:20:01.345 INFO:teuthology.orchestra.run.smithi195.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-13T02:20:01.348 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:20:01.348 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2024-09-13T02:20:01.700 DEBUG:teuthology.orchestra.run.smithi195:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T02:20:01.783 INFO:teuthology.orchestra.run.smithi195.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T02:20:01.783 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T02:20:01.783 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-13T02:20:01.783 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T02:20:01.783 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T02:20:01.784 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-13T02:20:01.784 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi195.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T02:20:01.784 DEBUG:teuthology.orchestra.run.smithi195:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T02:20:01.842 INFO:teuthology.orchestra.run.smithi195.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T02:20:01.843 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T02:20:01.843 DEBUG:teuthology.orchestra.run.smithi195:> sudo rpm -qi grub2-tools 2024-09-13T02:20:01.878 INFO:teuthology.orchestra.run.smithi195.stdout:Name : grub2-tools 2024-09-13T02:20:01.878 INFO:teuthology.orchestra.run.smithi195.stdout:Epoch : 1 2024-09-13T02:20:01.878 INFO:teuthology.orchestra.run.smithi195.stdout:Version : 2.06 2024-09-13T02:20:01.878 INFO:teuthology.orchestra.run.smithi195.stdout:Release : 82.el9 2024-09-13T02:20:01.878 INFO:teuthology.orchestra.run.smithi195.stdout:Architecture: x86_64 2024-09-13T02:20:01.878 INFO:teuthology.orchestra.run.smithi195.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-13T02:20:01.878 INFO:teuthology.orchestra.run.smithi195.stdout:Group : Unspecified 2024-09-13T02:20:01.878 INFO:teuthology.orchestra.run.smithi195.stdout:Size : 8274670 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:License : GPLv3+ 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:Packager : builder@centos.org 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:Vendor : CentOS 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:Summary : Support tools for GRUB. 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:Description : 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-13T02:20:01.879 INFO:teuthology.orchestra.run.smithi195.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-13T02:20:01.880 INFO:teuthology.orchestra.run.smithi195.stdout:hardware devices. 2024-09-13T02:20:01.880 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:20:01.880 INFO:teuthology.orchestra.run.smithi195.stdout:This subpackage provides tools for support of all platforms. 2024-09-13T02:20:01.881 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-13T02:20:01.881 INFO:teuthology.task.kernel:Updating grub on smithi195 to boot 5.14.0-505.el9.x86_64 2024-09-13T02:20:01.881 DEBUG:teuthology.orchestra.run.smithi195:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-13T02:20:02.133 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T02:20:02.173 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-13T02:20:02.549 INFO:teuthology.orchestra.run.smithi195.stderr:Generating grub configuration file ... 2024-09-13T02:20:02.551 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-13T02:20:02.551 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-13T02:20:02.551 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-13T02:20:02.551 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-13T02:20:03.406 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-13T02:20:03.406 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:20:03.406 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-13T02:20:03.406 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-13T02:20:03.406 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-13T02:20:03.406 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-13T02:20:03.406 INFO:teuthology.orchestra.run.smithi088.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-13T02:20:03.406 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:20:03.406 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-13T02:20:03.744 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T02:20:03.783 INFO:teuthology.orchestra.run.smithi195.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-13T02:20:03.818 INFO:teuthology.orchestra.run.smithi195.stderr:done 2024-09-13T02:20:03.821 DEBUG:teuthology.orchestra.run.smithi195:> mktemp 2024-09-13T02:20:03.827 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T02:20:03.827 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T02:20:03.827 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-13T02:20:03.828 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-13T02:20:03.828 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-13T02:20:03.828 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-13T02:20:03.828 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi088.front.sepia.ceph.com, path=None, version=distro) 2024-09-13T02:20:03.828 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q kernel | sort -rV | head -n 1 2024-09-13T02:20:03.881 INFO:teuthology.orchestra.run.smithi195.stdout:/tmp/tmp.tdTU9CEBCJ 2024-09-13T02:20:03.881 DEBUG:teuthology.orchestra.run.smithi195:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.tdTU9CEBCJ 2024-09-13T02:20:03.885 INFO:teuthology.orchestra.run.smithi088.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-13T02:20:03.886 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-13T02:20:03.886 DEBUG:teuthology.orchestra.run.smithi088:> sudo rpm -qi grub2-tools 2024-09-13T02:20:03.907 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 0666 /tmp/tmp.tdTU9CEBCJ 2024-09-13T02:20:03.917 INFO:teuthology.orchestra.run.smithi088.stdout:Name : grub2-tools 2024-09-13T02:20:03.917 INFO:teuthology.orchestra.run.smithi088.stdout:Epoch : 1 2024-09-13T02:20:03.917 INFO:teuthology.orchestra.run.smithi088.stdout:Version : 2.06 2024-09-13T02:20:03.917 INFO:teuthology.orchestra.run.smithi088.stdout:Release : 82.el9 2024-09-13T02:20:03.917 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: x86_64 2024-09-13T02:20:03.917 INFO:teuthology.orchestra.run.smithi088.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:Group : Unspecified 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:Size : 8274670 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:License : GPLv3+ 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:Packager : builder@centos.org 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:Vendor : CentOS 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:Summary : Support tools for GRUB. 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:Description : 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:20:03.918 INFO:teuthology.orchestra.run.smithi088.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-13T02:20:03.919 INFO:teuthology.orchestra.run.smithi088.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-13T02:20:03.919 INFO:teuthology.orchestra.run.smithi088.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-13T02:20:03.919 INFO:teuthology.orchestra.run.smithi088.stdout:hardware devices. 2024-09-13T02:20:03.919 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:20:03.919 INFO:teuthology.orchestra.run.smithi088.stdout:This subpackage provides tools for support of all platforms. 2024-09-13T02:20:03.920 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-13T02:20:03.920 INFO:teuthology.task.kernel:Updating grub on smithi088 to boot 5.14.0-505.el9.x86_64 2024-09-13T02:20:03.920 DEBUG:teuthology.orchestra.run.smithi088:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-13T02:20:04.053 DEBUG:teuthology.orchestra.remote:smithi195:/tmp/tmp.tdTU9CEBCJ is 6KB 2024-09-13T02:20:04.102 DEBUG:teuthology.orchestra.run.smithi195:> rm -fr /tmp/tmp.tdTU9CEBCJ 2024-09-13T02:20:04.117 DEBUG:teuthology.orchestra.run.smithi195:> sudo /bin/ls /boot/loader/entries || true 2024-09-13T02:20:04.179 INFO:teuthology.orchestra.run.smithi195.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-13T02:20:04.180 INFO:teuthology.orchestra.run.smithi195.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-13T02:20:04.180 INFO:teuthology.orchestra.run.smithi195.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-13T02:20:04.180 INFO:teuthology.orchestra.run.smithi195.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-13T02:20:04.181 DEBUG:teuthology.orchestra.run.smithi195:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-13T02:20:04.335 DEBUG:teuthology.orchestra.run.smithi195:> sudo shutdown -r now 2024-09-13T02:20:04.580 INFO:teuthology.orchestra.run.smithi088.stderr:Generating grub configuration file ... 2024-09-13T02:20:05.986 INFO:teuthology.orchestra.run.smithi088.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-13T02:20:06.034 INFO:teuthology.orchestra.run.smithi088.stderr:done 2024-09-13T02:20:06.036 DEBUG:teuthology.orchestra.run.smithi088:> mktemp 2024-09-13T02:20:06.051 INFO:teuthology.orchestra.run.smithi088.stdout:/tmp/tmp.z5PLDSSYtk 2024-09-13T02:20:06.051 DEBUG:teuthology.orchestra.run.smithi088:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.z5PLDSSYtk 2024-09-13T02:20:06.118 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0666 /tmp/tmp.z5PLDSSYtk 2024-09-13T02:20:06.263 DEBUG:teuthology.orchestra.remote:smithi088:/tmp/tmp.z5PLDSSYtk is 6KB 2024-09-13T02:20:06.311 DEBUG:teuthology.orchestra.run.smithi088:> rm -fr /tmp/tmp.z5PLDSSYtk 2024-09-13T02:20:06.326 DEBUG:teuthology.orchestra.run.smithi088:> sudo /bin/ls /boot/loader/entries || true 2024-09-13T02:20:06.388 INFO:teuthology.orchestra.run.smithi088.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-13T02:20:06.389 INFO:teuthology.orchestra.run.smithi088.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-13T02:20:06.389 INFO:teuthology.orchestra.run.smithi088.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-13T02:20:06.389 INFO:teuthology.orchestra.run.smithi088.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-13T02:20:06.390 DEBUG:teuthology.orchestra.run.smithi088:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-13T02:20:06.534 DEBUG:teuthology.orchestra.run.smithi088:> sudo shutdown -r now 2024-09-13T02:20:34.358 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-13T02:20:34.359 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-09-13T02:20:34.360 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T02:20:36.540 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-13T02:20:36.540 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-13T02:20:36.541 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T02:20:52.929 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.195 2024-09-13T02:21:01.937 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-09-13T02:21:01.938 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T02:21:04.989 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.195 2024-09-13T02:21:11.101 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-13T02:21:16.993 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-09-13T02:21:16.994 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T02:21:20.105 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-13T02:21:20.105 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T02:21:48.744 DEBUG:teuthology.orchestra.run.smithi195:> true 2024-09-13T02:21:49.149 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-09-13T02:21:49.149 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-13T02:21:49.149 DEBUG:teuthology.orchestra.run.smithi195:> uname -r 2024-09-13T02:21:49.164 INFO:teuthology.orchestra.run.smithi195.stdout:5.14.0-505.el9.x86_64 2024-09-13T02:21:49.164 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-13T02:21:49.164 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T02:21:49.164 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-13T02:21:50.165 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-13T02:21:50.165 DEBUG:teuthology.orchestra.run.smithi195:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T02:21:50.293 INFO:teuthology.orchestra.run.smithi195.stdout:ttyS1 2024-09-13T02:21:50.323 DEBUG:teuthology.parallel:result is None 2024-09-13T02:22:20.107 DEBUG:teuthology.orchestra.remote:timed out 2024-09-13T02:22:32.108 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-13T02:22:32.110 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T02:22:32.401 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-09-13T02:22:32.719 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-13T02:22:32.719 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-13T02:22:32.720 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-09-13T02:22:32.736 INFO:teuthology.orchestra.run.smithi088.stdout:5.14.0-505.el9.x86_64 2024-09-13T02:22:32.736 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-13T02:22:32.736 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-13T02:22:32.736 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-13T02:22:33.737 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-13T02:22:33.737 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-13T02:22:34.096 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2024-09-13T02:22:34.114 DEBUG:teuthology.parallel:result is None 2024-09-13T02:22:34.115 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-13T02:22:34.391 INFO:teuthology.task.internal:Creating test directory... 2024-09-13T02:22:34.392 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T02:22:34.395 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-13T02:22:34.414 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-13T02:22:34.424 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-13T02:22:34.441 INFO:teuthology.task.internal:Creating archive directory... 2024-09-13T02:22:34.441 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T02:22:34.453 DEBUG:teuthology.orchestra.run.smithi195:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-13T02:22:34.735 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-13T02:22:34.744 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-13T02:22:34.744 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-13T02:22:34.747 DEBUG:teuthology.orchestra.run.smithi195:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-09-13T02:22:34.785 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T02:22:34.789 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T02:22:34.796 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T02:22:34.800 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-13T02:22:34.802 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-13T02:22:34.812 INFO:teuthology.task.internal:Configuring sudo... 2024-09-13T02:22:34.812 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T02:22:34.845 DEBUG:teuthology.orchestra.run.smithi195:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-13T02:22:34.873 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-13T02:22:34.888 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-13T02:22:34.888 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T02:22:34.914 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-13T02:22:34.931 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T02:22:35.016 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T02:22:35.071 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T02:22:35.155 DEBUG:teuthology.orchestra.run.smithi088:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T02:22:35.197 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:22:35.197 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T02:22:35.263 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T02:22:35.305 DEBUG:teuthology.orchestra.run.smithi195:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-13T02:22:35.363 DEBUG:teuthology.orchestra.run.smithi195:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T02:22:35.447 DEBUG:teuthology.orchestra.run.smithi195:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-13T02:22:35.490 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T02:22:35.490 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-13T02:22:35.557 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2024-09-13T02:22:35.560 DEBUG:teuthology.orchestra.run.smithi195:> sudo service rsyslog restart 2024-09-13T02:22:35.623 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T02:22:35.658 INFO:teuthology.orchestra.run.smithi195.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T02:22:36.015 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-13T02:22:36.024 INFO:teuthology.task.internal:Starting timer... 2024-09-13T02:22:36.024 INFO:teuthology.run_tasks:Running task pcp... 2024-09-13T02:22:36.041 INFO:teuthology.run_tasks:Running task selinux... 2024-09-13T02:22:36.056 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-09-13T02:22:36.057 DEBUG:teuthology.orchestra.run.smithi088:> sudo service auditd rotate 2024-09-13T02:22:36.130 INFO:teuthology.orchestra.run.smithi088.stdout:Rotating logs: 2024-09-13T02:22:36.132 DEBUG:teuthology.orchestra.run.smithi195:> sudo service auditd rotate 2024-09-13T02:22:36.189 INFO:teuthology.orchestra.run.smithi195.stdout:Rotating logs: 2024-09-13T02:22:36.191 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-13T02:22:36.191 DEBUG:teuthology.orchestra.run.smithi088:> /usr/sbin/getenforce 2024-09-13T02:22:36.212 INFO:teuthology.orchestra.run.smithi088.stdout:Permissive 2024-09-13T02:22:36.212 DEBUG:teuthology.orchestra.run.smithi195:> /usr/sbin/getenforce 2024-09-13T02:22:36.240 INFO:teuthology.orchestra.run.smithi195.stdout:Permissive 2024-09-13T02:22:36.240 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi088.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi195.front.sepia.ceph.com': 'permissive'} 2024-09-13T02:22:36.241 DEBUG:teuthology.orchestra.run.smithi088:> 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-09-13T02:22:36.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T02:22:36.279 DEBUG:teuthology.orchestra.run.smithi195:> 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-09-13T02:22:36.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T02:22:36.308 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-13T02:22:36.308 DEBUG:teuthology.orchestra.run.smithi088:> sudo /usr/sbin/setenforce permissive 2024-09-13T02:22:36.351 DEBUG:teuthology.orchestra.run.smithi195:> sudo /usr/sbin/setenforce permissive 2024-09-13T02:22:36.381 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-13T02:22:36.390 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-13T02:22:36.401 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-13T02:22:36.402 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi088.front.sepia.ceph.com,smithi195.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-13T02:26:22.043 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi088.front.sepia.ceph.com'), Remote(name='ubuntu@smithi195.front.sepia.ceph.com')] 2024-09-13T02:26:22.044 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-13T02:26:22.045 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T02:26:22.124 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-09-13T02:26:22.201 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-13T02:26:22.201 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-09-13T02:26:22.202 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi195.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-13T02:26:22.275 DEBUG:teuthology.orchestra.run.smithi195:> true 2024-09-13T02:26:22.361 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi195.front.sepia.ceph.com' 2024-09-13T02:26:22.361 INFO:teuthology.run_tasks:Running task clock... 2024-09-13T02:26:22.371 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-13T02:26:22.372 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T02:26:22.372 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T02:26:22.375 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-13T02:26:22.375 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T02:26:22.403 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-13T02:26:22.418 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-13T02:26:22.433 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-13T02:26:22.443 INFO:teuthology.orchestra.run.smithi088.stderr:sudo: ntpd: command not found 2024-09-13T02:26:22.448 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-13T02:26:22.455 INFO:teuthology.orchestra.run.smithi088.stdout:506 Cannot talk to daemon 2024-09-13T02:26:22.470 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-13T02:26:22.473 INFO:teuthology.orchestra.run.smithi195.stderr:sudo: ntpd: command not found 2024-09-13T02:26:22.483 INFO:teuthology.orchestra.run.smithi088.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-13T02:26:22.484 INFO:teuthology.orchestra.run.smithi195.stdout:506 Cannot talk to daemon 2024-09-13T02:26:22.501 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-13T02:26:22.512 INFO:teuthology.orchestra.run.smithi195.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-13T02:26:22.540 INFO:teuthology.orchestra.run.smithi088.stderr:bash: line 1: ntpq: command not found 2024-09-13T02:26:22.543 INFO:teuthology.orchestra.run.smithi088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T02:26:22.543 INFO:teuthology.orchestra.run.smithi088.stdout:=============================================================================== 2024-09-13T02:26:22.543 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T02:26:22.543 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T02:26:22.544 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T02:26:22.544 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T02:26:22.567 INFO:teuthology.orchestra.run.smithi195.stderr:bash: line 1: ntpq: command not found 2024-09-13T02:26:22.570 INFO:teuthology.orchestra.run.smithi195.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T02:26:22.570 INFO:teuthology.orchestra.run.smithi195.stdout:=============================================================================== 2024-09-13T02:26:22.570 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T02:26:22.570 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T02:26:22.570 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T02:26:22.570 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T02:26:22.571 INFO:teuthology.run_tasks:Running task pexec... 2024-09-13T02:26:22.580 INFO:teuthology.task.pexec:Executing custom commands... 2024-09-13T02:26:22.581 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi088.front.sepia.ceph.com 2024-09-13T02:26:22.581 DEBUG:teuthology.orchestra.run.smithi088:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-13T02:26:22.581 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi195.front.sepia.ceph.com 2024-09-13T02:26:22.582 DEBUG:teuthology.orchestra.run.smithi195:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-09-13T02:26:22.933 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-13T02:26:22.945 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-13T02:26:22.945 INFO:teuthology.orchestra.run.smithi088.stdout: Package Architecture Version Repository Size 2024-09-13T02:26:22.946 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-13T02:26:22.946 INFO:teuthology.orchestra.run.smithi088.stdout:Removing: 2024-09-13T02:26:22.946 INFO:teuthology.orchestra.run.smithi088.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-13T02:26:22.946 INFO:teuthology.orchestra.run.smithi088.stdout:Removing unused dependencies: 2024-09-13T02:26:22.946 INFO:teuthology.orchestra.run.smithi088.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-13T02:26:22.946 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:26:22.946 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-13T02:26:22.946 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-13T02:26:22.946 INFO:teuthology.orchestra.run.smithi088.stdout:Remove 2 Packages 2024-09-13T02:26:22.946 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:26:22.946 INFO:teuthology.orchestra.run.smithi088.stdout:Freed space: 5.5 M 2024-09-13T02:26:22.946 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-13T02:26:22.950 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-13T02:26:22.951 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-13T02:26:22.962 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2024-09-13T02:26:22.964 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2024-09-13T02:26:22.964 INFO:teuthology.orchestra.run.smithi195.stdout: Package Architecture Version Repository Size 2024-09-13T02:26:22.964 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2024-09-13T02:26:22.964 INFO:teuthology.orchestra.run.smithi195.stdout:Removing: 2024-09-13T02:26:22.964 INFO:teuthology.orchestra.run.smithi195.stdout: nvme-cli x86_64 2.9.1-6.el9 @baseos 5.3 M 2024-09-13T02:26:22.964 INFO:teuthology.orchestra.run.smithi195.stdout:Removing unused dependencies: 2024-09-13T02:26:22.964 INFO:teuthology.orchestra.run.smithi195.stdout: libnvme x86_64 1.9-3.el9 @baseos 273 k 2024-09-13T02:26:22.964 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:26:22.964 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2024-09-13T02:26:22.964 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2024-09-13T02:26:22.964 INFO:teuthology.orchestra.run.smithi195.stdout:Remove 2 Packages 2024-09-13T02:26:22.964 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:26:22.965 INFO:teuthology.orchestra.run.smithi195.stdout:Freed space: 5.5 M 2024-09-13T02:26:22.965 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2024-09-13T02:26:22.968 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2024-09-13T02:26:22.968 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2024-09-13T02:26:23.015 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-13T02:26:23.016 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-13T02:26:23.066 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2024-09-13T02:26:23.067 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2024-09-13T02:26:23.150 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-13T02:26:23.229 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2024-09-13T02:26:23.230 INFO:teuthology.orchestra.run.smithi088.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-13T02:26:23.286 INFO:teuthology.orchestra.run.smithi088.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T02:26:23.311 INFO:teuthology.orchestra.run.smithi195.stdout: Erasing : nvme-cli-2.9.1-6.el9.x86_64 1/2 2024-09-13T02:26:23.368 INFO:teuthology.orchestra.run.smithi195.stdout: Erasing : libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T02:26:23.776 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T02:26:23.776 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-13T02:26:23.874 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libnvme-1.9-3.el9.x86_64 2/2 2024-09-13T02:26:23.874 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/2 2024-09-13T02:26:24.044 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-13T02:26:24.044 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:26:24.045 INFO:teuthology.orchestra.run.smithi088.stdout:Removed: 2024-09-13T02:26:24.045 INFO:teuthology.orchestra.run.smithi088.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T02:26:24.045 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:26:24.045 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-13T02:26:24.144 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/2 2024-09-13T02:26:24.145 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:26:24.145 INFO:teuthology.orchestra.run.smithi195.stdout:Removed: 2024-09-13T02:26:24.145 INFO:teuthology.orchestra.run.smithi195.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T02:26:24.145 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:26:24.145 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2024-09-13T02:26:24.904 INFO:teuthology.orchestra.run.smithi088.stdout:Last metadata expiration check: 0:00:48 ago on Fri 13 Sep 2024 02:25:36 AM UTC. 2024-09-13T02:26:24.989 INFO:teuthology.orchestra.run.smithi195.stdout:Last metadata expiration check: 0:00:48 ago on Fri 13 Sep 2024 02:25:36 AM UTC. 2024-09-13T02:26:25.041 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-13T02:26:25.041 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-13T02:26:25.041 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-13T02:26:25.042 INFO:teuthology.orchestra.run.smithi088.stdout:================================================================================ 2024-09-13T02:26:25.043 INFO:teuthology.orchestra.run.smithi088.stdout:Install 7 Packages 2024-09-13T02:26:25.043 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:26:25.052 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 5.2 M 2024-09-13T02:26:25.052 INFO:teuthology.orchestra.run.smithi088.stdout:Installed size: 19 M 2024-09-13T02:26:25.052 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-13T02:26:25.123 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2024-09-13T02:26:25.124 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2024-09-13T02:26:25.124 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2024-09-13T02:26:25.124 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2024-09-13T02:26:25.124 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout: nvme-cli x86_64 2.9.1-6.el9 baseos 906 k 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout: nvmetcli noarch 0.7-3.el9 baseos 44 k 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout: runc x86_64 4:1.1.13-4.el9 appstream 3.2 M 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout: libnvme x86_64 1.9-3.el9 baseos 106 k 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout:================================================================================ 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout:Install 7 Packages 2024-09-13T02:26:25.125 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:26:25.134 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 5.2 M 2024-09-13T02:26:25.134 INFO:teuthology.orchestra.run.smithi195.stdout:Installed size: 19 M 2024-09-13T02:26:25.134 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2024-09-13T02:26:25.509 INFO:teuthology.orchestra.run.smithi088.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 484 kB/s | 44 kB 00:00 2024-09-13T02:26:25.534 INFO:teuthology.orchestra.run.smithi088.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 905 kB/s | 106 kB 00:00 2024-09-13T02:26:25.567 INFO:teuthology.orchestra.run.smithi088.stdout:(3/7): python3-configshell-1.1.30-1.el9.noarch. 1.2 MB/s | 72 kB 00:00 2024-09-13T02:26:25.601 INFO:teuthology.orchestra.run.smithi088.stdout:(4/7): python3-kmod-0.9-32.el9.x86_64.rpm 1.2 MB/s | 84 kB 00:00 2024-09-13T02:26:25.643 INFO:teuthology.orchestra.run.smithi088.stdout:(5/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 3.9 MB/s | 906 kB 00:00 2024-09-13T02:26:25.701 INFO:teuthology.orchestra.run.smithi088.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 6.1 MB/s | 837 kB 00:00 2024-09-13T02:26:25.793 INFO:teuthology.orchestra.run.smithi195.stdout:(1/7): nvmetcli-0.7-3.el9.noarch.rpm 76 kB/s | 44 kB 00:00 2024-09-13T02:26:25.918 INFO:teuthology.orchestra.run.smithi195.stdout:(2/7): libnvme-1.9-3.el9.x86_64.rpm 150 kB/s | 106 kB 00:00 2024-09-13T02:26:26.018 INFO:teuthology.orchestra.run.smithi088.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 7.6 MB/s | 3.2 MB 00:00 2024-09-13T02:26:26.018 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-13T02:26:26.019 INFO:teuthology.orchestra.run.smithi088.stdout:Total 5.3 MB/s | 5.2 MB 00:00 2024-09-13T02:26:26.128 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-13T02:26:26.143 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-13T02:26:26.143 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-13T02:26:26.176 INFO:teuthology.orchestra.run.smithi195.stdout:(3/7): nvme-cli-2.9.1-6.el9.x86_64.rpm 938 kB/s | 906 kB 00:00 2024-09-13T02:26:26.456 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-13T02:26:26.457 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-13T02:26:26.544 INFO:teuthology.orchestra.run.smithi195.stdout:(4/7): python3-configshell-1.1.30-1.el9.noarch. 96 kB/s | 72 kB 00:00 2024-09-13T02:26:26.577 INFO:teuthology.orchestra.run.smithi195.stdout:(5/7): python3-kmod-0.9-32.el9.x86_64.rpm 128 kB/s | 84 kB 00:00 2024-09-13T02:26:26.950 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-13T02:26:27.037 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-13T02:26:27.075 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-13T02:26:27.109 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-13T02:26:27.244 INFO:teuthology.orchestra.run.smithi195.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 785 kB/s | 837 kB 00:01 2024-09-13T02:26:27.329 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-13T02:26:27.365 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-13T02:26:27.794 INFO:teuthology.orchestra.run.smithi195.stdout:(7/7): runc-1.1.13-4.el9.x86_64.rpm 2.5 MB/s | 3.2 MB 00:01 2024-09-13T02:26:27.794 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2024-09-13T02:26:27.795 INFO:teuthology.orchestra.run.smithi195.stdout:Total 1.9 MB/s | 5.2 MB 00:02 2024-09-13T02:26:27.797 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-13T02:26:27.828 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-13T02:26:27.915 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2024-09-13T02:26:27.930 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2024-09-13T02:26:27.930 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2024-09-13T02:26:27.941 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-13T02:26:28.012 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T02:26:28.215 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2024-09-13T02:26:28.216 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2024-09-13T02:26:28.676 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2024-09-13T02:26:28.763 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2024-09-13T02:26:28.807 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 2/7 2024-09-13T02:26:28.835 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 3/7 2024-09-13T02:26:29.011 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T02:26:29.012 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-13T02:26:29.012 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-13T02:26:29.012 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-13T02:26:29.012 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-13T02:26:29.012 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-13T02:26:29.012 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-13T02:26:29.065 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libnvme-1.9-3.el9.x86_64 4/7 2024-09-13T02:26:29.099 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-13T02:26:29.319 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T02:26:29.319 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:26:29.319 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-13T02:26:29.319 INFO:teuthology.orchestra.run.smithi088.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T02:26:29.319 INFO:teuthology.orchestra.run.smithi088.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-13T02:26:29.319 INFO:teuthology.orchestra.run.smithi088.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-13T02:26:29.319 INFO:teuthology.orchestra.run.smithi088.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-13T02:26:29.319 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:26:29.319 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-13T02:26:29.537 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: nvme-cli-2.9.1-6.el9.x86_64 5/7 2024-09-13T02:26:29.570 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : nvmetcli-0.7-3.el9.noarch 6/7 2024-09-13T02:26:29.691 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: nvmetcli-0.7-3.el9.noarch 6/7 2024-09-13T02:26:29.731 DEBUG:teuthology.parallel:result is None 2024-09-13T02:26:29.764 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T02:26:30.771 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T02:26:30.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libnvme-1.9-3.el9.x86_64 1/7 2024-09-13T02:26:30.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : nvme-cli-2.9.1-6.el9.x86_64 2/7 2024-09-13T02:26:30.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : nvmetcli-0.7-3.el9.noarch 3/7 2024-09-13T02:26:30.771 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 4/7 2024-09-13T02:26:30.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 5/7 2024-09-13T02:26:30.772 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2024-09-13T02:26:31.163 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : runc-4:1.1.13-4.el9.x86_64 7/7 2024-09-13T02:26:31.163 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:26:31.163 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2024-09-13T02:26:31.163 INFO:teuthology.orchestra.run.smithi195.stdout: libnvme-1.9-3.el9.x86_64 nvme-cli-2.9.1-6.el9.x86_64 2024-09-13T02:26:31.163 INFO:teuthology.orchestra.run.smithi195.stdout: nvmetcli-0.7-3.el9.noarch python3-configshell-1:1.1.30-1.el9.noarch 2024-09-13T02:26:31.164 INFO:teuthology.orchestra.run.smithi195.stdout: python3-kmod-0.9-32.el9.x86_64 python3-urwid-2.1.2-4.el9.x86_64 2024-09-13T02:26:31.164 INFO:teuthology.orchestra.run.smithi195.stdout: runc-4:1.1.13-4.el9.x86_64 2024-09-13T02:26:31.164 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:26:31.164 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2024-09-13T02:26:31.555 DEBUG:teuthology.parallel:result is None 2024-09-13T02:26:31.555 INFO:teuthology.run_tasks:Running task install... 2024-09-13T02:26:31.563 DEBUG:teuthology.task.install:project ceph 2024-09-13T02:26:31.563 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '7741f7f9ee20524f89b8f61d1609b32fb3b1570a'}} 2024-09-13T02:26:31.564 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '7741f7f9ee20524f89b8f61d1609b32fb3b1570a'} 2024-09-13T02:26:31.564 INFO:teuthology.task.install:Using flavor: default 2024-09-13T02:26:31.569 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-13T02:26:31.569 INFO:teuthology.task.install:extra packages: [] 2024-09-13T02:26:31.569 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': '7741f7f9ee20524f89b8f61d1609b32fb3b1570a', 'tag': None, 'wait_for_package': False} 2024-09-13T02:26:31.570 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-13T02:26:31.570 INFO:teuthology.packaging:ref: None 2024-09-13T02:26:31.570 INFO:teuthology.packaging:tag: None 2024-09-13T02:26:31.570 INFO:teuthology.packaging:branch: reef 2024-09-13T02:26:31.570 INFO:teuthology.packaging:sha1: 7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:26:31.570 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-13T02:26:31.572 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': '7741f7f9ee20524f89b8f61d1609b32fb3b1570a', 'tag': None, 'wait_for_package': False} 2024-09-13T02:26:31.572 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-13T02:26:31.572 INFO:teuthology.packaging:ref: None 2024-09-13T02:26:31.572 INFO:teuthology.packaging:tag: None 2024-09-13T02:26:31.573 INFO:teuthology.packaging:branch: reef 2024-09-13T02:26:31.573 INFO:teuthology.packaging:sha1: 7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:26:31.573 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-13T02:26:31.800 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/2c01458affee2b2435cd231b6e392435c1c21661/centos/9/flavors/default/ 2024-09-13T02:26:31.801 INFO:teuthology.task.install.rpm:Package version is 18.2.4-843.g2c01458a 2024-09-13T02:26:31.844 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/reef/2c01458affee2b2435cd231b6e392435c1c21661/centos/9/flavors/default/ 2024-09-13T02:26:31.844 INFO:teuthology.task.install.rpm:Package version is 18.2.4-843.g2c01458a 2024-09-13T02:26:31.914 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/2c01458affee2b2435cd231b6e392435c1c21661/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/2c01458affee2b2435cd231b6e392435c1c21661/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/2c01458affee2b2435cd231b6e392435c1c21661/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-13T02:26:31.914 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:26:31.914 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-13T02:26:31.946 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2024-09-13T02:26:31.946 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-13T02:26:31.946 INFO:teuthology.packaging:ref: None 2024-09-13T02:26:31.947 INFO:teuthology.packaging:tag: None 2024-09-13T02:26:31.947 INFO:teuthology.packaging:branch: reef 2024-09-13T02:26:31.947 INFO:teuthology.packaging:sha1: 7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:26:31.947 DEBUG:teuthology.orchestra.run.smithi088:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-13T02:26:31.957 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/reef/2c01458affee2b2435cd231b6e392435c1c21661/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/2c01458affee2b2435cd231b6e392435c1c21661/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/reef/2c01458affee2b2435cd231b6e392435c1c21661/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-13T02:26:31.957 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T02:26:31.957 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-13T02:26:31.983 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2024-09-13T02:26:31.983 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-13T02:26:31.983 INFO:teuthology.packaging:ref: None 2024-09-13T02:26:31.984 INFO:teuthology.packaging:tag: None 2024-09-13T02:26:31.984 INFO:teuthology.packaging:branch: reef 2024-09-13T02:26:31.984 INFO:teuthology.packaging:sha1: 7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:26:31.984 DEBUG:teuthology.orchestra.run.smithi195:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-13T02:26:32.016 DEBUG:teuthology.orchestra.run.smithi088:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-13T02:26:32.050 DEBUG:teuthology.orchestra.run.smithi195:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-09-13T02:26:32.097 DEBUG:teuthology.orchestra.run.smithi088:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-13T02:26:32.126 DEBUG:teuthology.orchestra.run.smithi195:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-09-13T02:26:32.163 INFO:teuthology.orchestra.run.smithi088.stdout:check_obsoletes = 1 2024-09-13T02:26:32.165 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum clean all 2024-09-13T02:26:32.204 INFO:teuthology.orchestra.run.smithi195.stdout:check_obsoletes = 1 2024-09-13T02:26:32.206 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum clean all 2024-09-13T02:26:32.404 INFO:teuthology.orchestra.run.smithi088.stdout:45 files removed 2024-09-13T02:26:32.430 DEBUG:teuthology.orchestra.run.smithi088:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2024-09-13T02:26:32.444 INFO:teuthology.orchestra.run.smithi195.stdout:45 files removed 2024-09-13T02:26:32.472 DEBUG:teuthology.orchestra.run.smithi195:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2024-09-13T02:26:32.983 INFO:teuthology.orchestra.run.smithi088.stdout:ceph packages for x86_64 287 kB/s | 77 kB 00:00 2024-09-13T02:26:33.027 INFO:teuthology.orchestra.run.smithi195.stdout:ceph packages for x86_64 288 kB/s | 77 kB 00:00 2024-09-13T02:26:33.267 INFO:teuthology.orchestra.run.smithi088.stdout:ceph noarch packages 48 kB/s | 11 kB 00:00 2024-09-13T02:26:33.310 INFO:teuthology.orchestra.run.smithi195.stdout:ceph noarch packages 48 kB/s | 11 kB 00:00 2024-09-13T02:26:33.551 INFO:teuthology.orchestra.run.smithi088.stdout:ceph source packages 7.6 kB/s | 1.9 kB 00:00 2024-09-13T02:26:33.578 INFO:teuthology.orchestra.run.smithi195.stdout:ceph source packages 8.2 kB/s | 1.9 kB 00:00 2024-09-13T02:26:36.192 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - BaseOS 3.2 MB/s | 8.2 MB 00:02 2024-09-13T02:26:36.562 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 9 - BaseOS 2.8 MB/s | 8.2 MB 00:02 2024-09-13T02:26:38.018 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - AppStream 28 MB/s | 20 MB 00:00 2024-09-13T02:26:42.261 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - CRB 14 MB/s | 6.5 MB 00:00 2024-09-13T02:26:43.803 INFO:teuthology.orchestra.run.smithi088.stdout:CentOS Stream 9 - Extras packages 91 kB/s | 19 kB 00:00 2024-09-13T02:26:44.815 INFO:teuthology.orchestra.run.smithi088.stdout:Extra Packages for Enterprise Linux 25 MB/s | 23 MB 00:00 2024-09-13T02:26:50.221 INFO:teuthology.orchestra.run.smithi088.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-13T02:26:52.582 INFO:teuthology.orchestra.run.smithi088.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-13T02:26:52.583 INFO:teuthology.orchestra.run.smithi088.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-13T02:26:52.649 INFO:teuthology.orchestra.run.smithi088.stdout:Dependencies resolved. 2024-09-13T02:26:52.656 INFO:teuthology.orchestra.run.smithi088.stdout:====================================================================================== 2024-09-13T02:26:52.656 INFO:teuthology.orchestra.run.smithi088.stdout: Package Arch Version Repository Size 2024-09-13T02:26:52.656 INFO:teuthology.orchestra.run.smithi088.stdout:====================================================================================== 2024-09-13T02:26:52.657 INFO:teuthology.orchestra.run.smithi088.stdout:Installing: 2024-09-13T02:26:52.657 INFO:teuthology.orchestra.run.smithi088.stdout: ceph x86_64 2:18.2.4-843.g2c01458a.el9 ceph 6.5 k 2024-09-13T02:26:52.657 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-base x86_64 2:18.2.4-843.g2c01458a.el9 ceph 5.1 M 2024-09-13T02:26:52.657 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-fuse x86_64 2:18.2.4-843.g2c01458a.el9 ceph 852 k 2024-09-13T02:26:52.657 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-843.g2c01458a.el9 ceph 143 k 2024-09-13T02:26:52.657 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr x86_64 2:18.2.4-843.g2c01458a.el9 ceph 1.5 M 2024-09-13T02:26:52.657 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-cephadm noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 139 k 2024-09-13T02:26:52.657 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-dashboard noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 3.5 M 2024-09-13T02:26:52.657 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 7.4 M 2024-09-13T02:26:52.657 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-rook noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 49 k 2024-09-13T02:26:52.657 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-radosgw x86_64 2:18.2.4-843.g2c01458a.el9 ceph 7.7 M 2024-09-13T02:26:52.658 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-test x86_64 2:18.2.4-843.g2c01458a.el9 ceph 40 M 2024-09-13T02:26:52.658 INFO:teuthology.orchestra.run.smithi088.stdout: cephadm noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 226 k 2024-09-13T02:26:52.658 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs-devel x86_64 2:18.2.4-843.g2c01458a.el9 ceph 31 k 2024-09-13T02:26:52.658 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs2 x86_64 2:18.2.4-843.g2c01458a.el9 ceph 712 k 2024-09-13T02:26:52.658 INFO:teuthology.orchestra.run.smithi088.stdout: librados-devel x86_64 2:18.2.4-843.g2c01458a.el9 ceph 127 k 2024-09-13T02:26:52.658 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cephfs x86_64 2:18.2.4-843.g2c01458a.el9 ceph 162 k 2024-09-13T02:26:52.658 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-09-13T02:26:52.658 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rados x86_64 2:18.2.4-843.g2c01458a.el9 ceph 321 k 2024-09-13T02:26:52.658 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rbd x86_64 2:18.2.4-843.g2c01458a.el9 ceph 301 k 2024-09-13T02:26:52.658 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rgw x86_64 2:18.2.4-843.g2c01458a.el9 ceph 99 k 2024-09-13T02:26:52.658 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-fuse x86_64 2:18.2.4-843.g2c01458a.el9 ceph 87 k 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-mirror x86_64 2:18.2.4-843.g2c01458a.el9 ceph 3.0 M 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-nbd x86_64 2:18.2.4-843.g2c01458a.el9 ceph 172 k 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout:Upgrading: 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout: librados2 x86_64 2:18.2.4-843.g2c01458a.el9 ceph 3.3 M 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout: librbd1 x86_64 2:18.2.4-843.g2c01458a.el9 ceph 3.0 M 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout:Installing dependencies: 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-common x86_64 2:18.2.4-843.g2c01458a.el9 ceph 18 M 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-grafana-dashboards noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 24 k 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mds x86_64 2:18.2.4-843.g2c01458a.el9 ceph 2.1 M 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-modules-core noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 246 k 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mon x86_64 2:18.2.4-843.g2c01458a.el9 ceph 4.7 M 2024-09-13T02:26:52.659 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-osd x86_64 2:18.2.4-843.g2c01458a.el9 ceph 17 M 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-prometheus-alerts noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 16 k 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-selinux x86_64 2:18.2.4-843.g2c01458a.el9 ceph 25 k 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: libcephsqlite x86_64 2:18.2.4-843.g2c01458a.el9 ceph 166 k 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-13T02:26:52.660 INFO:teuthology.orchestra.run.smithi088.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-13T02:26:52.661 INFO:teuthology.orchestra.run.smithi088.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-13T02:26:52.661 INFO:teuthology.orchestra.run.smithi088.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-13T02:26:52.661 INFO:teuthology.orchestra.run.smithi088.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-13T02:26:52.661 INFO:teuthology.orchestra.run.smithi088.stdout: libradosstriper1 x86_64 2:18.2.4-843.g2c01458a.el9 ceph 477 k 2024-09-13T02:26:52.661 INFO:teuthology.orchestra.run.smithi088.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-13T02:26:52.661 INFO:teuthology.orchestra.run.smithi088.stdout: librgw2 x86_64 2:18.2.4-843.g2c01458a.el9 ceph 4.5 M 2024-09-13T02:26:52.661 INFO:teuthology.orchestra.run.smithi088.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-13T02:26:52.661 INFO:teuthology.orchestra.run.smithi088.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-13T02:26:52.661 INFO:teuthology.orchestra.run.smithi088.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-13T02:26:52.661 INFO:teuthology.orchestra.run.smithi088.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-13T02:26:52.661 INFO:teuthology.orchestra.run.smithi088.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-13T02:26:52.661 INFO:teuthology.orchestra.run.smithi088.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-argparse x86_64 2:18.2.4-843.g2c01458a.el9 ceph 45 k 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-common x86_64 2:18.2.4-843.g2c01458a.el9 ceph 129 k 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-13T02:26:52.662 INFO:teuthology.orchestra.run.smithi088.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-13T02:26:52.663 INFO:teuthology.orchestra.run.smithi088.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-13T02:26:52.664 INFO:teuthology.orchestra.run.smithi088.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-13T02:26:52.664 INFO:teuthology.orchestra.run.smithi088.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-13T02:26:52.664 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-13T02:26:52.664 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-13T02:26:52.664 INFO:teuthology.orchestra.run.smithi088.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-13T02:26:52.664 INFO:teuthology.orchestra.run.smithi088.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-13T02:26:52.664 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-13T02:26:52.664 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-09-13T02:26:52.664 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-13T02:26:52.664 INFO:teuthology.orchestra.run.smithi088.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-13T02:26:52.664 INFO:teuthology.orchestra.run.smithi088.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-13T02:26:52.664 INFO:teuthology.orchestra.run.smithi088.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-13T02:26:52.665 INFO:teuthology.orchestra.run.smithi088.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-13T02:26:52.666 INFO:teuthology.orchestra.run.smithi088.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-13T02:26:52.666 INFO:teuthology.orchestra.run.smithi088.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-13T02:26:52.667 INFO:teuthology.orchestra.run.smithi088.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-13T02:26:52.667 INFO:teuthology.orchestra.run.smithi088.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-13T02:26:52.667 INFO:teuthology.orchestra.run.smithi088.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-13T02:26:52.667 INFO:teuthology.orchestra.run.smithi088.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-13T02:26:52.667 INFO:teuthology.orchestra.run.smithi088.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-13T02:26:52.667 INFO:teuthology.orchestra.run.smithi088.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-13T02:26:52.667 INFO:teuthology.orchestra.run.smithi088.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-13T02:26:52.667 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:26:52.667 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction Summary 2024-09-13T02:26:52.667 INFO:teuthology.orchestra.run.smithi088.stdout:====================================================================================== 2024-09-13T02:26:52.667 INFO:teuthology.orchestra.run.smithi088.stdout:Install 116 Packages 2024-09-13T02:26:52.668 INFO:teuthology.orchestra.run.smithi088.stdout:Upgrade 2 Packages 2024-09-13T02:26:52.668 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:26:52.668 INFO:teuthology.orchestra.run.smithi088.stdout:Total download size: 179 M 2024-09-13T02:26:52.668 INFO:teuthology.orchestra.run.smithi088.stdout:Downloading Packages: 2024-09-13T02:26:53.047 INFO:teuthology.orchestra.run.smithi088.stdout:(1/118): ceph-18.2.4-843.g2c01458a.el9.x86_64.r 46 kB/s | 6.5 kB 00:00 2024-09-13T02:26:53.305 INFO:teuthology.orchestra.run.smithi088.stdout:(2/118): ceph-fuse-18.2.4-843.g2c01458a.el9.x86 3.2 MB/s | 852 kB 00:00 2024-09-13T02:26:53.389 INFO:teuthology.orchestra.run.smithi088.stdout:(3/118): ceph-base-18.2.4-843.g2c01458a.el9.x86 11 MB/s | 5.1 MB 00:00 2024-09-13T02:26:53.422 INFO:teuthology.orchestra.run.smithi088.stdout:(4/118): ceph-immutable-object-cache-18.2.4-843 1.2 MB/s | 143 kB 00:00 2024-09-13T02:26:53.498 INFO:teuthology.orchestra.run.smithi088.stdout:(5/118): ceph-mds-18.2.4-843.g2c01458a.el9.x86_ 19 MB/s | 2.1 MB 00:00 2024-09-13T02:26:53.732 INFO:teuthology.orchestra.run.smithi088.stdout:(6/118): ceph-mgr-18.2.4-843.g2c01458a.el9.x86_ 4.7 MB/s | 1.5 MB 00:00 2024-09-13T02:26:53.798 INFO:teuthology.orchestra.run.smithi088.stdout:(7/118): ceph-mon-18.2.4-843.g2c01458a.el9.x86_ 16 MB/s | 4.7 MB 00:00 2024-09-13T02:26:53.974 INFO:teuthology.orchestra.run.smithi088.stdout:(8/118): ceph-common-18.2.4-843.g2c01458a.el9.x 17 MB/s | 18 MB 00:01 2024-09-13T02:26:54.032 INFO:teuthology.orchestra.run.smithi088.stdout:(9/118): ceph-selinux-18.2.4-843.g2c01458a.el9. 432 kB/s | 25 kB 00:00 2024-09-13T02:26:54.266 INFO:teuthology.orchestra.run.smithi088.stdout:(10/118): ceph-radosgw-18.2.4-843.g2c01458a.el9 17 MB/s | 7.7 MB 00:00 2024-09-13T02:26:55.666 INFO:teuthology.orchestra.run.smithi088.stdout:(11/118): ceph-test-18.2.4-843.g2c01458a.el9.x8 24 MB/s | 40 MB 00:01 2024-09-13T02:26:55.691 INFO:teuthology.orchestra.run.smithi088.stdout:(12/118): libcephfs-devel-18.2.4-843.g2c01458a. 22 kB/s | 31 kB 00:01 2024-09-13T02:26:55.733 INFO:teuthology.orchestra.run.smithi088.stdout:(13/118): libcephfs2-18.2.4-843.g2c01458a.el9.x 10 MB/s | 712 kB 00:00 2024-09-13T02:26:55.783 INFO:teuthology.orchestra.run.smithi088.stdout:(14/118): libcephsqlite-18.2.4-843.g2c01458a.el 1.8 MB/s | 166 kB 00:00 2024-09-13T02:26:55.809 INFO:teuthology.orchestra.run.smithi088.stdout:(15/118): librados-devel-18.2.4-843.g2c01458a.e 1.6 MB/s | 127 kB 00:00 2024-09-13T02:26:55.859 INFO:teuthology.orchestra.run.smithi088.stdout:(16/118): libradosstriper1-18.2.4-843.g2c01458a 6.2 MB/s | 477 kB 00:00 2024-09-13T02:26:55.926 INFO:teuthology.orchestra.run.smithi088.stdout:(17/118): python3-ceph-argparse-18.2.4-843.g2c0 675 kB/s | 45 kB 00:00 2024-09-13T02:26:56.009 INFO:teuthology.orchestra.run.smithi088.stdout:(18/118): librgw2-18.2.4-843.g2c01458a.el9.x86_ 22 MB/s | 4.5 MB 00:00 2024-09-13T02:26:56.035 INFO:teuthology.orchestra.run.smithi088.stdout:(19/118): python3-ceph-common-18.2.4-843.g2c014 1.2 MB/s | 129 kB 00:00 2024-09-13T02:26:56.060 INFO:teuthology.orchestra.run.smithi088.stdout:(20/118): python3-cephfs-18.2.4-843.g2c01458a.e 3.2 MB/s | 162 kB 00:00 2024-09-13T02:26:56.086 INFO:teuthology.orchestra.run.smithi088.stdout:(21/118): python3-rados-18.2.4-843.g2c01458a.el 6.2 MB/s | 321 kB 00:00 2024-09-13T02:26:56.111 INFO:teuthology.orchestra.run.smithi088.stdout:(22/118): python3-rbd-18.2.4-843.g2c01458a.el9. 5.9 MB/s | 301 kB 00:00 2024-09-13T02:26:56.144 INFO:teuthology.orchestra.run.smithi088.stdout:(23/118): python3-rgw-18.2.4-843.g2c01458a.el9. 1.7 MB/s | 99 kB 00:00 2024-09-13T02:26:56.178 INFO:teuthology.orchestra.run.smithi088.stdout:(24/118): rbd-fuse-18.2.4-843.g2c01458a.el9.x86 1.3 MB/s | 87 kB 00:00 2024-09-13T02:26:56.237 INFO:teuthology.orchestra.run.smithi088.stdout:(25/118): rbd-nbd-18.2.4-843.g2c01458a.el9.x86_ 2.9 MB/s | 172 kB 00:00 2024-09-13T02:26:56.295 INFO:teuthology.orchestra.run.smithi088.stdout:(26/118): rbd-mirror-18.2.4-843.g2c01458a.el9.x 20 MB/s | 3.0 MB 00:00 2024-09-13T02:26:56.321 INFO:teuthology.orchestra.run.smithi088.stdout:(27/118): ceph-grafana-dashboards-18.2.4-843.g2 292 kB/s | 24 kB 00:00 2024-09-13T02:26:56.346 INFO:teuthology.orchestra.run.smithi088.stdout:(28/118): ceph-mgr-cephadm-18.2.4-843.g2c01458a 2.7 MB/s | 139 kB 00:00 2024-09-13T02:26:56.546 INFO:teuthology.orchestra.run.smithi088.stdout:(29/118): ceph-mgr-dashboard-18.2.4-843.g2c0145 16 MB/s | 3.5 MB 00:00 2024-09-13T02:26:56.722 INFO:teuthology.orchestra.run.smithi088.stdout:(30/118): ceph-osd-18.2.4-843.g2c01458a.el9.x86 5.5 MB/s | 17 MB 00:02 2024-09-13T02:26:56.747 INFO:teuthology.orchestra.run.smithi088.stdout:(31/118): ceph-mgr-modules-core-18.2.4-843.g2c0 1.2 MB/s | 246 kB 00:00 2024-09-13T02:26:56.772 INFO:teuthology.orchestra.run.smithi088.stdout:(32/118): ceph-mgr-rook-18.2.4-843.g2c01458a.el 989 kB/s | 49 kB 00:00 2024-09-13T02:26:56.789 INFO:teuthology.orchestra.run.smithi088.stdout:(33/118): ceph-prometheus-alerts-18.2.4-843.g2c 395 kB/s | 16 kB 00:00 2024-09-13T02:26:56.802 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 9 - AppStream 1.1 MB/s | 20 MB 00:19 2024-09-13T02:26:56.873 INFO:teuthology.orchestra.run.smithi088.stdout:(34/118): ceph-mgr-diskprediction-local-18.2.4- 14 MB/s | 7.4 MB 00:00 2024-09-13T02:26:56.898 INFO:teuthology.orchestra.run.smithi088.stdout:(35/118): cephadm-18.2.4-843.g2c01458a.el9.noar 1.8 MB/s | 226 kB 00:00 2024-09-13T02:26:57.273 INFO:teuthology.orchestra.run.smithi088.stdout:(36/118): fuse-2.9.9-16.el9.x86_64.rpm 165 kB/s | 80 kB 00:00 2024-09-13T02:26:57.448 INFO:teuthology.orchestra.run.smithi088.stdout:(37/118): libquadmath-11.5.0-2.el9.x86_64.rpm 347 kB/s | 191 kB 00:00 2024-09-13T02:26:57.649 INFO:teuthology.orchestra.run.smithi088.stdout:(38/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 675 kB/s | 253 kB 00:00 2024-09-13T02:26:57.682 INFO:teuthology.orchestra.run.smithi088.stdout:(39/118): libgfortran-11.5.0-2.el9.x86_64.rpm 990 kB/s | 801 kB 00:00 2024-09-13T02:26:57.757 INFO:teuthology.orchestra.run.smithi088.stdout:(40/118): python3-ply-3.11-14.el9.noarch.rpm 982 kB/s | 106 kB 00:00 2024-09-13T02:26:57.808 INFO:teuthology.orchestra.run.smithi088.stdout:(41/118): python3-pycparser-2.20-6.el9.noarch.r 1.1 MB/s | 135 kB 00:00 2024-09-13T02:26:57.875 INFO:teuthology.orchestra.run.smithi088.stdout:(42/118): python3-requests-2.25.1-8.el9.noarch. 1.0 MB/s | 125 kB 00:00 2024-09-13T02:26:57.925 INFO:teuthology.orchestra.run.smithi088.stdout:(43/118): python3-urllib3-1.26.5-6.el9.noarch.r 1.8 MB/s | 215 kB 00:00 2024-09-13T02:26:57.958 INFO:teuthology.orchestra.run.smithi088.stdout:(44/118): python3-cryptography-36.0.1-4.el9.x86 2.4 MB/s | 1.2 MB 00:00 2024-09-13T02:26:58.475 INFO:teuthology.orchestra.run.smithi088.stdout:(45/118): flexiblas-3.0.4-8.el9.x86_64.rpm 59 kB/s | 33 kB 00:00 2024-09-13T02:26:58.567 INFO:teuthology.orchestra.run.smithi088.stdout:(46/118): boost-program-options-1.75.0-8.el9.x8 154 kB/s | 107 kB 00:00 2024-09-13T02:26:58.992 INFO:teuthology.orchestra.run.smithi088.stdout:(47/118): flexiblas-openblas-openmp-3.0.4-8.el9 35 kB/s | 18 kB 00:00 2024-09-13T02:26:59.318 INFO:teuthology.orchestra.run.smithi088.stdout:(48/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 213 kB/s | 160 kB 00:00 2024-09-13T02:26:59.560 INFO:teuthology.orchestra.run.smithi088.stdout:(49/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 80 kB/s | 45 kB 00:00 2024-09-13T02:26:59.952 INFO:teuthology.orchestra.run.smithi088.stdout:(50/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 1.5 MB/s | 3.0 MB 00:01 2024-09-13T02:27:00.188 INFO:teuthology.orchestra.run.smithi088.stdout:(51/118): librdkafka-1.6.1-102.el9.x86_64.rpm 764 kB/s | 662 kB 00:00 2024-09-13T02:27:00.386 INFO:teuthology.orchestra.run.smithi088.stdout:(52/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 354 kB/s | 292 kB 00:00 2024-09-13T02:27:00.552 INFO:teuthology.orchestra.run.smithi088.stdout:(53/118): openblas-0.3.26-2.el9.x86_64.rpm 64 kB/s | 38 kB 00:00 2024-09-13T02:27:01.107 INFO:teuthology.orchestra.run.smithi088.stdout:(54/118): python3-attrs-20.3.0-7.el9.noarch.rpm 122 kB/s | 87 kB 00:00 2024-09-13T02:27:01.936 INFO:teuthology.orchestra.run.smithi088.stdout:(55/118): python3-devel-3.9.19-8.el9.x86_64.rpm 294 kB/s | 245 kB 00:00 2024-09-13T02:27:02.395 INFO:teuthology.orchestra.run.smithi088.stdout:(56/118): python3-babel-2.9.1-2.el9.noarch.rpm 3.2 MB/s | 6.0 MB 00:01 2024-09-13T02:27:02.512 INFO:teuthology.orchestra.run.smithi088.stdout:(57/118): python3-iniconfig-1.1.1-7.el9.noarch. 30 kB/s | 17 kB 00:00 2024-09-13T02:27:02.954 INFO:teuthology.orchestra.run.smithi088.stdout:(58/118): openblas-openmp-0.3.26-2.el9.x86_64.r 1.8 MB/s | 4.9 MB 00:02 2024-09-13T02:27:03.045 INFO:teuthology.orchestra.run.smithi088.stdout:(59/118): python3-jsonpatch-1.21-16.el9.noarch. 48 kB/s | 26 kB 00:00 2024-09-13T02:27:03.271 INFO:teuthology.orchestra.run.smithi088.stdout:(60/118): python3-jinja2-2.11.3-6.el9.noarch.rp 284 kB/s | 248 kB 00:00 2024-09-13T02:27:03.496 INFO:teuthology.orchestra.run.smithi088.stdout:(61/118): python3-jsonpointer-2.0-4.el9.noarch. 35 kB/s | 19 kB 00:00 2024-09-13T02:27:03.838 INFO:teuthology.orchestra.run.smithi088.stdout:(62/118): python3-mako-1.1.4-6.el9.noarch.rpm 217 kB/s | 172 kB 00:00 2024-09-13T02:27:03.872 INFO:teuthology.orchestra.run.smithi088.stdout:(63/118): python3-markupsafe-1.1.1-12.el9.x86_6 59 kB/s | 35 kB 00:00 2024-09-13T02:27:04.605 INFO:teuthology.orchestra.run.smithi088.stdout:(64/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 327 kB/s | 250 kB 00:00 2024-09-13T02:27:04.630 INFO:teuthology.orchestra.run.smithi088.stdout:(65/118): python3-oauthlib-3.1.1-5.el9.noarch.r 293 kB/s | 222 kB 00:00 2024-09-13T02:27:04.644 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 9 - CRB 1.6 MB/s | 6.5 MB 00:04 2024-09-13T02:27:04.706 INFO:teuthology.orchestra.run.smithi088.stdout:(66/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.2 MB/s | 5.1 MB 00:01 2024-09-13T02:27:05.206 INFO:teuthology.orchestra.run.smithi088.stdout:(67/118): python3-pluggy-0.13.1-7.el9.noarch.rp 72 kB/s | 41 kB 00:00 2024-09-13T02:27:05.316 INFO:teuthology.orchestra.run.smithi088.stdout:(68/118): python3-prettytable-0.7.2-27.el9.noar 69 kB/s | 42 kB 00:00 2024-09-13T02:27:05.339 INFO:teuthology.orchestra.run.smithi088.stdout:(69/118): python3-packaging-20.9-5.el9.noarch.r 105 kB/s | 77 kB 00:00 2024-09-13T02:27:06.040 INFO:teuthology.orchestra.run.smithi088.stdout:(70/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 219 kB/s | 159 kB 00:00 2024-09-13T02:27:06.073 INFO:teuthology.orchestra.run.smithi088.stdout:(71/118): python3-py-1.10.0-6.el9.noarch.rpm 550 kB/s | 477 kB 00:00 2024-09-13T02:27:06.198 INFO:teuthology.orchestra.run.smithi088.stdout:(72/118): python3-pyasn1-modules-0.4.8-6.el9.no 325 kB/s | 279 kB 00:00 2024-09-13T02:27:06.278 INFO:teuthology.orchestra.run.smithi195.stdout:CentOS Stream 9 - Extras packages 63 kB/s | 19 kB 00:00 2024-09-13T02:27:06.682 INFO:teuthology.orchestra.run.smithi088.stdout:(73/118): python3-pytz-2021.1-5.el9.noarch.rpm 84 kB/s | 51 kB 00:00 2024-09-13T02:27:06.841 INFO:teuthology.orchestra.run.smithi088.stdout:(74/118): python3-requests-oauthlib-1.3.0-12.el 84 kB/s | 54 kB 00:00 2024-09-13T02:27:06.891 INFO:teuthology.orchestra.run.smithi088.stdout:(75/118): python3-pytest-6.2.2-7.el9.noarch.rpm 610 kB/s | 519 kB 00:00 2024-09-13T02:27:07.307 INFO:teuthology.orchestra.run.smithi195.stdout:Extra Packages for Enterprise Linux 25 MB/s | 23 MB 00:00 2024-09-13T02:27:07.474 INFO:teuthology.orchestra.run.smithi088.stdout:(76/118): python3-toml-0.10.2-6.el9.noarch.rpm 66 kB/s | 42 kB 00:00 2024-09-13T02:27:07.666 INFO:teuthology.orchestra.run.smithi088.stdout:(77/118): socat-1.7.4.1-6.el9.x86_64.rpm 392 kB/s | 304 kB 00:00 2024-09-13T02:27:07.716 INFO:teuthology.orchestra.run.smithi088.stdout:(78/118): fmt-8.1.1-5.el9.x86_64.rpm 2.2 MB/s | 111 kB 00:00 2024-09-13T02:27:07.758 INFO:teuthology.orchestra.run.smithi088.stdout:(79/118): gperftools-libs-2.9.1-3.el9.x86_64.rp 8.9 MB/s | 308 kB 00:00 2024-09-13T02:27:07.884 INFO:teuthology.orchestra.run.smithi088.stdout:(80/118): libarrow-9.0.0-11.el9.x86_64.rpm 35 MB/s | 4.4 MB 00:00 2024-09-13T02:27:07.909 INFO:teuthology.orchestra.run.smithi088.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 2024-09-13T02:27:07.934 INFO:teuthology.orchestra.run.smithi088.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-13T02:27:07.960 INFO:teuthology.orchestra.run.smithi088.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2024-09-13T02:27:08.018 INFO:teuthology.orchestra.run.smithi088.stdout:(84/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 14 MB/s | 839 kB 00:00 2024-09-13T02:27:08.060 INFO:teuthology.orchestra.run.smithi088.stdout:(85/118): python3-asyncssh-2.13.2-5.el9.noarch. 13 MB/s | 548 kB 00:00 2024-09-13T02:27:08.085 INFO:teuthology.orchestra.run.smithi088.stdout:(86/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.7 MB/s | 43 kB 00:00 2024-09-13T02:27:08.111 INFO:teuthology.orchestra.run.smithi088.stdout:(87/118): python3-cachetools-4.2.4-1.el9.noarch 1.3 MB/s | 32 kB 00:00 2024-09-13T02:27:08.136 INFO:teuthology.orchestra.run.smithi088.stdout:(88/118): python3-certifi-2023.05.07-4.el9.noar 570 kB/s | 14 kB 00:00 2024-09-13T02:27:08.161 INFO:teuthology.orchestra.run.smithi088.stdout:(89/118): python3-cheroot-8.6.0-4.el9.noarch.rp 6.7 MB/s | 172 kB 00:00 2024-09-13T02:27:08.187 INFO:teuthology.orchestra.run.smithi088.stdout:(90/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 89 kB/s | 64 kB 00:00 2024-09-13T02:27:08.220 INFO:teuthology.orchestra.run.smithi088.stdout:(91/118): python3-cherrypy-18.6.1-2.el9.noarch. 6.1 MB/s | 358 kB 00:00 2024-09-13T02:27:08.245 INFO:teuthology.orchestra.run.smithi088.stdout:(92/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 463 kB/s | 11 kB 00:00 2024-09-13T02:27:08.271 INFO:teuthology.orchestra.run.smithi088.stdout:(93/118): python3-jaraco-classes-3.2.1-5.el9.no 712 kB/s | 18 kB 00:00 2024-09-13T02:27:08.296 INFO:teuthology.orchestra.run.smithi088.stdout:(94/118): python3-jaraco-collections-3.0.0-8.el 934 kB/s | 23 kB 00:00 2024-09-13T02:27:08.321 INFO:teuthology.orchestra.run.smithi088.stdout:(95/118): python3-google-auth-2.34.0-1.el9.noar 1.6 MB/s | 220 kB 00:00 2024-09-13T02:27:08.346 INFO:teuthology.orchestra.run.smithi088.stdout:(96/118): python3-jaraco-functools-3.5.0-2.el9. 386 kB/s | 19 kB 00:00 2024-09-13T02:27:08.372 INFO:teuthology.orchestra.run.smithi088.stdout:(97/118): python3-jaraco-text-3.2.0-6.el9.noarc 392 kB/s | 20 kB 00:00 2024-09-13T02:27:08.397 INFO:teuthology.orchestra.run.smithi088.stdout:(98/118): python3-logutils-0.3.5-21.el9.noarch. 1.8 MB/s | 46 kB 00:00 2024-09-13T02:27:08.422 INFO:teuthology.orchestra.run.smithi088.stdout:(99/118): python3-more-itertools-8.12.0-2.el9.n 3.1 MB/s | 79 kB 00:00 2024-09-13T02:27:08.448 INFO:teuthology.orchestra.run.smithi088.stdout:(100/118): python3-natsort-7.1.1-5.el9.noarch.r 2.3 MB/s | 58 kB 00:00 2024-09-13T02:27:08.607 INFO:teuthology.orchestra.run.smithi088.stdout:(101/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 8.4 MB/s | 16 MB 00:01 2024-09-13T02:27:08.640 INFO:teuthology.orchestra.run.smithi088.stdout:(102/118): python3-pecan-1.4.2-3.el9.noarch.rpm 1.4 MB/s | 272 kB 00:00 2024-09-13T02:27:08.674 INFO:teuthology.orchestra.run.smithi088.stdout:(103/118): python3-kubernetes-26.1.0-2.el9.noar 3.1 MB/s | 1.0 MB 00:00 2024-09-13T02:27:08.699 INFO:teuthology.orchestra.run.smithi088.stdout:(104/118): python3-portend-3.1.0-2.el9.noarch.r 178 kB/s | 16 kB 00:00 2024-09-13T02:27:08.724 INFO:teuthology.orchestra.run.smithi088.stdout:(105/118): python3-repoze-lru-0.7-16.el9.noarch 616 kB/s | 31 kB 00:00 2024-09-13T02:27:08.750 INFO:teuthology.orchestra.run.smithi088.stdout:(106/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 839 kB/s | 90 kB 00:00 2024-09-13T02:27:08.775 INFO:teuthology.orchestra.run.smithi088.stdout:(107/118): python3-rsa-4.9-2.el9.noarch.rpm 1.2 MB/s | 59 kB 00:00 2024-09-13T02:27:08.800 INFO:teuthology.orchestra.run.smithi088.stdout:(108/118): python3-tempora-5.0.0-2.el9.noarch.r 715 kB/s | 36 kB 00:00 2024-09-13T02:27:08.825 INFO:teuthology.orchestra.run.smithi088.stdout:(109/118): python3-routes-2.5.1-5.el9.noarch.rp 1.5 MB/s | 188 kB 00:00 2024-09-13T02:27:08.851 INFO:teuthology.orchestra.run.smithi088.stdout:(110/118): python3-typing-extensions-4.12.2-2.e 987 kB/s | 74 kB 00:00 2024-09-13T02:27:08.876 INFO:teuthology.orchestra.run.smithi088.stdout:(111/118): python3-websocket-client-1.2.3-2.el9 1.7 MB/s | 90 kB 00:00 2024-09-13T02:27:08.893 INFO:teuthology.orchestra.run.smithi088.stdout:(112/118): python3-zc-lockfile-2.0-10.el9.noarc 1.2 MB/s | 20 kB 00:00 2024-09-13T02:27:08.918 INFO:teuthology.orchestra.run.smithi088.stdout:(113/118): python3-webob-1.8.8-2.el9.noarch.rpm 1.9 MB/s | 230 kB 00:00 2024-09-13T02:27:08.952 INFO:teuthology.orchestra.run.smithi088.stdout:(114/118): python3-werkzeug-2.0.3-3.el9.1.noarc 4.1 MB/s | 427 kB 00:00 2024-09-13T02:27:08.978 INFO:teuthology.orchestra.run.smithi088.stdout:(115/118): re2-20211101-20.el9.x86_64.rpm 2.2 MB/s | 191 kB 00:00 2024-09-13T02:27:09.044 INFO:teuthology.orchestra.run.smithi088.stdout:(116/118): thrift-0.15.0-2.el9.x86_64.rpm 13 MB/s | 1.6 MB 00:00 2024-09-13T02:27:09.219 INFO:teuthology.orchestra.run.smithi088.stdout:(117/118): librbd1-18.2.4-843.g2c01458a.el9.x86 12 MB/s | 3.0 MB 00:00 2024-09-13T02:27:09.328 INFO:teuthology.orchestra.run.smithi088.stdout:(118/118): librados2-18.2.4-843.g2c01458a.el9.x 8.8 MB/s | 3.3 MB 00:00 2024-09-13T02:27:09.334 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-13T02:27:09.334 INFO:teuthology.orchestra.run.smithi088.stdout:Total 11 MB/s | 179 MB 00:16 2024-09-13T02:27:10.093 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction check 2024-09-13T02:27:10.190 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction check succeeded. 2024-09-13T02:27:10.190 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction test 2024-09-13T02:27:11.804 INFO:teuthology.orchestra.run.smithi088.stdout:Transaction test succeeded. 2024-09-13T02:27:11.805 INFO:teuthology.orchestra.run.smithi088.stdout:Running transaction 2024-09-13T02:27:12.688 INFO:teuthology.orchestra.run.smithi195.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-13T02:27:15.033 INFO:teuthology.orchestra.run.smithi195.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-13T02:27:15.033 INFO:teuthology.orchestra.run.smithi195.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-09-13T02:27:15.105 INFO:teuthology.orchestra.run.smithi195.stdout:Dependencies resolved. 2024-09-13T02:27:15.111 INFO:teuthology.orchestra.run.smithi195.stdout:====================================================================================== 2024-09-13T02:27:15.111 INFO:teuthology.orchestra.run.smithi195.stdout: Package Arch Version Repository Size 2024-09-13T02:27:15.111 INFO:teuthology.orchestra.run.smithi195.stdout:====================================================================================== 2024-09-13T02:27:15.111 INFO:teuthology.orchestra.run.smithi195.stdout:Installing: 2024-09-13T02:27:15.112 INFO:teuthology.orchestra.run.smithi195.stdout: ceph x86_64 2:18.2.4-843.g2c01458a.el9 ceph 6.5 k 2024-09-13T02:27:15.112 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-base x86_64 2:18.2.4-843.g2c01458a.el9 ceph 5.1 M 2024-09-13T02:27:15.112 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-fuse x86_64 2:18.2.4-843.g2c01458a.el9 ceph 852 k 2024-09-13T02:27:15.112 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-immutable-object-cache x86_64 2:18.2.4-843.g2c01458a.el9 ceph 143 k 2024-09-13T02:27:15.112 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr x86_64 2:18.2.4-843.g2c01458a.el9 ceph 1.5 M 2024-09-13T02:27:15.112 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-cephadm noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 139 k 2024-09-13T02:27:15.112 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-dashboard noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 3.5 M 2024-09-13T02:27:15.112 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 7.4 M 2024-09-13T02:27:15.112 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-rook noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 49 k 2024-09-13T02:27:15.112 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-radosgw x86_64 2:18.2.4-843.g2c01458a.el9 ceph 7.7 M 2024-09-13T02:27:15.112 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-test x86_64 2:18.2.4-843.g2c01458a.el9 ceph 40 M 2024-09-13T02:27:15.112 INFO:teuthology.orchestra.run.smithi195.stdout: cephadm noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 226 k 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout: libcephfs-devel x86_64 2:18.2.4-843.g2c01458a.el9 ceph 31 k 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout: libcephfs2 x86_64 2:18.2.4-843.g2c01458a.el9 ceph 712 k 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout: librados-devel x86_64 2:18.2.4-843.g2c01458a.el9 ceph 127 k 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cephfs x86_64 2:18.2.4-843.g2c01458a.el9 ceph 162 k 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rados x86_64 2:18.2.4-843.g2c01458a.el9 ceph 321 k 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rbd x86_64 2:18.2.4-843.g2c01458a.el9 ceph 301 k 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rgw x86_64 2:18.2.4-843.g2c01458a.el9 ceph 99 k 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout: rbd-fuse x86_64 2:18.2.4-843.g2c01458a.el9 ceph 87 k 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout: rbd-mirror x86_64 2:18.2.4-843.g2c01458a.el9 ceph 3.0 M 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout: rbd-nbd x86_64 2:18.2.4-843.g2c01458a.el9 ceph 172 k 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout:Upgrading: 2024-09-13T02:27:15.113 INFO:teuthology.orchestra.run.smithi195.stdout: librados2 x86_64 2:18.2.4-843.g2c01458a.el9 ceph 3.3 M 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout: librbd1 x86_64 2:18.2.4-843.g2c01458a.el9 ceph 3.0 M 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout:Installing dependencies: 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-common x86_64 2:18.2.4-843.g2c01458a.el9 ceph 18 M 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-grafana-dashboards noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 24 k 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mds x86_64 2:18.2.4-843.g2c01458a.el9 ceph 2.1 M 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-modules-core noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 246 k 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mon x86_64 2:18.2.4-843.g2c01458a.el9 ceph 4.7 M 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-osd x86_64 2:18.2.4-843.g2c01458a.el9 ceph 17 M 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-prometheus-alerts noarch 2:18.2.4-843.g2c01458a.el9 ceph-noarch 16 k 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-selinux x86_64 2:18.2.4-843.g2c01458a.el9 ceph 25 k 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-13T02:27:15.114 INFO:teuthology.orchestra.run.smithi195.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-13T02:27:15.115 INFO:teuthology.orchestra.run.smithi195.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-13T02:27:15.115 INFO:teuthology.orchestra.run.smithi195.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-09-13T02:27:15.115 INFO:teuthology.orchestra.run.smithi195.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-13T02:27:15.115 INFO:teuthology.orchestra.run.smithi195.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-13T02:27:15.115 INFO:teuthology.orchestra.run.smithi195.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-13T02:27:15.115 INFO:teuthology.orchestra.run.smithi195.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-13T02:27:15.115 INFO:teuthology.orchestra.run.smithi195.stdout: libcephsqlite x86_64 2:18.2.4-843.g2c01458a.el9 ceph 166 k 2024-09-13T02:27:15.115 INFO:teuthology.orchestra.run.smithi195.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-13T02:27:15.115 INFO:teuthology.orchestra.run.smithi195.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-13T02:27:15.115 INFO:teuthology.orchestra.run.smithi195.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-13T02:27:15.115 INFO:teuthology.orchestra.run.smithi195.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-13T02:27:15.115 INFO:teuthology.orchestra.run.smithi195.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-13T02:27:15.116 INFO:teuthology.orchestra.run.smithi195.stdout: libradosstriper1 x86_64 2:18.2.4-843.g2c01458a.el9 ceph 477 k 2024-09-13T02:27:15.116 INFO:teuthology.orchestra.run.smithi195.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-13T02:27:15.116 INFO:teuthology.orchestra.run.smithi195.stdout: librgw2 x86_64 2:18.2.4-843.g2c01458a.el9 ceph 4.5 M 2024-09-13T02:27:15.116 INFO:teuthology.orchestra.run.smithi195.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-13T02:27:15.116 INFO:teuthology.orchestra.run.smithi195.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-13T02:27:15.116 INFO:teuthology.orchestra.run.smithi195.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-13T02:27:15.116 INFO:teuthology.orchestra.run.smithi195.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-13T02:27:15.116 INFO:teuthology.orchestra.run.smithi195.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-13T02:27:15.116 INFO:teuthology.orchestra.run.smithi195.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-13T02:27:15.116 INFO:teuthology.orchestra.run.smithi195.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-09-13T02:27:15.116 INFO:teuthology.orchestra.run.smithi195.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-13T02:27:15.116 INFO:teuthology.orchestra.run.smithi195.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ceph-argparse x86_64 2:18.2.4-843.g2c01458a.el9 ceph 45 k 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ceph-common x86_64 2:18.2.4-843.g2c01458a.el9 ceph 129 k 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-13T02:27:15.117 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-13T02:27:15.118 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-13T02:27:15.118 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-13T02:27:15.118 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-13T02:27:15.118 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-13T02:27:15.118 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-13T02:27:15.118 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-13T02:27:15.118 INFO:teuthology.orchestra.run.smithi195.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-13T02:27:15.118 INFO:teuthology.orchestra.run.smithi195.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-13T02:27:15.118 INFO:teuthology.orchestra.run.smithi195.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-13T02:27:15.118 INFO:teuthology.orchestra.run.smithi195.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-13T02:27:15.118 INFO:teuthology.orchestra.run.smithi195.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-13T02:27:15.118 INFO:teuthology.orchestra.run.smithi195.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-13T02:27:15.119 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-13T02:27:15.120 INFO:teuthology.orchestra.run.smithi195.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction Summary 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout:====================================================================================== 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout:Install 116 Packages 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout:Upgrade 2 Packages 2024-09-13T02:27:15.121 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:27:15.122 INFO:teuthology.orchestra.run.smithi195.stdout:Total download size: 179 M 2024-09-13T02:27:15.122 INFO:teuthology.orchestra.run.smithi195.stdout:Downloading Packages: 2024-09-13T02:27:15.664 INFO:teuthology.orchestra.run.smithi195.stdout:(1/118): ceph-18.2.4-843.g2c01458a.el9.x86_64.r 53 kB/s | 6.5 kB 00:00 2024-09-13T02:27:15.873 INFO:teuthology.orchestra.run.smithi195.stdout:(2/118): ceph-fuse-18.2.4-843.g2c01458a.el9.x86 4.0 MB/s | 852 kB 00:00 2024-09-13T02:27:15.940 INFO:teuthology.orchestra.run.smithi195.stdout:(3/118): ceph-immutable-object-cache-18.2.4-843 2.1 MB/s | 143 kB 00:00 2024-09-13T02:27:16.015 INFO:teuthology.orchestra.run.smithi195.stdout:(4/118): ceph-base-18.2.4-843.g2c01458a.el9.x86 11 MB/s | 5.1 MB 00:00 2024-09-13T02:27:16.149 INFO:teuthology.orchestra.run.smithi195.stdout:(5/118): ceph-mgr-18.2.4-843.g2c01458a.el9.x86_ 11 MB/s | 1.5 MB 00:00 2024-09-13T02:27:16.199 INFO:teuthology.orchestra.run.smithi195.stdout:(6/118): ceph-mds-18.2.4-843.g2c01458a.el9.x86_ 8.1 MB/s | 2.1 MB 00:00 2024-09-13T02:27:16.425 INFO:teuthology.orchestra.run.smithi195.stdout:(7/118): ceph-mon-18.2.4-843.g2c01458a.el9.x86_ 17 MB/s | 4.7 MB 00:00 2024-09-13T02:27:16.438 INFO:teuthology.orchestra.run.smithi088.stdout: Preparing : 1/1 2024-09-13T02:27:16.505 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-09-13T02:27:16.555 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-09-13T02:27:16.625 INFO:teuthology.orchestra.run.smithi195.stdout:(8/118): ceph-common-18.2.4-843.g2c01458a.el9.x 17 MB/s | 18 MB 00:01 2024-09-13T02:27:16.667 INFO:teuthology.orchestra.run.smithi195.stdout:(9/118): ceph-selinux-18.2.4-843.g2c01458a.el9. 608 kB/s | 25 kB 00:00 2024-09-13T02:27:16.861 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-09-13T02:27:16.867 INFO:teuthology.orchestra.run.smithi195.stdout:(10/118): ceph-radosgw-18.2.4-843.g2c01458a.el9 18 MB/s | 7.7 MB 00:00 2024-09-13T02:27:16.951 INFO:teuthology.orchestra.run.smithi195.stdout:(11/118): libcephfs-devel-18.2.4-843.g2c01458a. 373 kB/s | 31 kB 00:00 2024-09-13T02:27:17.043 INFO:teuthology.orchestra.run.smithi195.stdout:(12/118): libcephfs2-18.2.4-843.g2c01458a.el9.x 7.6 MB/s | 712 kB 00:00 2024-09-13T02:27:17.186 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-09-13T02:27:17.209 INFO:teuthology.orchestra.run.smithi195.stdout:(13/118): ceph-osd-18.2.4-843.g2c01458a.el9.x86 16 MB/s | 17 MB 00:01 2024-09-13T02:27:17.235 INFO:teuthology.orchestra.run.smithi195.stdout:(14/118): libcephsqlite-18.2.4-843.g2c01458a.el 865 kB/s | 166 kB 00:00 2024-09-13T02:27:17.269 INFO:teuthology.orchestra.run.smithi195.stdout:(15/118): librados-devel-18.2.4-843.g2c01458a.e 2.1 MB/s | 127 kB 00:00 2024-09-13T02:27:17.281 INFO:teuthology.orchestra.run.smithi088.stdout: Upgrading : librados2-2:18.2.4-843.g2c01458a.el9.x86_64 5/120 2024-09-13T02:27:17.302 INFO:teuthology.orchestra.run.smithi195.stdout:(16/118): libradosstriper1-18.2.4-843.g2c01458a 7.0 MB/s | 477 kB 00:00 2024-09-13T02:27:17.352 INFO:teuthology.orchestra.run.smithi195.stdout:(17/118): python3-ceph-argparse-18.2.4-843.g2c0 901 kB/s | 45 kB 00:00 2024-09-13T02:27:17.416 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librados2-2:18.2.4-843.g2c01458a.el9.x86_64 5/120 2024-09-13T02:27:17.435 INFO:teuthology.orchestra.run.smithi195.stdout:(18/118): python3-ceph-common-18.2.4-843.g2c014 1.5 MB/s | 129 kB 00:00 2024-09-13T02:27:17.440 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libcephfs2-2:18.2.4-843.g2c01458a.el9.x86_64 6/120 2024-09-13T02:27:17.545 INFO:teuthology.orchestra.run.smithi195.stdout:(19/118): librgw2-18.2.4-843.g2c01458a.el9.x86_ 16 MB/s | 4.5 MB 00:00 2024-09-13T02:27:17.548 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libcephfs2-2:18.2.4-843.g2c01458a.el9.x86_64 6/120 2024-09-13T02:27:17.569 INFO:teuthology.orchestra.run.smithi195.stdout:(20/118): python3-cephfs-18.2.4-843.g2c01458a.e 1.2 MB/s | 162 kB 00:00 2024-09-13T02:27:17.600 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rados-2:18.2.4-843.g2c01458a.el9.x86_64 7/120 2024-09-13T02:27:17.620 INFO:teuthology.orchestra.run.smithi195.stdout:(21/118): python3-rados-18.2.4-843.g2c01458a.el 4.2 MB/s | 321 kB 00:00 2024-09-13T02:27:17.628 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-09-13T02:27:17.645 INFO:teuthology.orchestra.run.smithi195.stdout:(22/118): python3-rbd-18.2.4-843.g2c01458a.el9. 3.9 MB/s | 301 kB 00:00 2024-09-13T02:27:17.665 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-09-13T02:27:17.670 INFO:teuthology.orchestra.run.smithi195.stdout:(23/118): python3-rgw-18.2.4-843.g2c01458a.el9. 1.9 MB/s | 99 kB 00:00 2024-09-13T02:27:17.696 INFO:teuthology.orchestra.run.smithi195.stdout:(24/118): rbd-fuse-18.2.4-843.g2c01458a.el9.x86 1.7 MB/s | 87 kB 00:00 2024-09-13T02:27:17.701 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libcephsqlite-2:18.2.4-843.g2c01458a.el9.x86_64 10/120 2024-09-13T02:27:17.755 INFO:teuthology.orchestra.run.smithi195.stdout:(25/118): rbd-nbd-18.2.4-843.g2c01458a.el9.x86_ 2.9 MB/s | 172 kB 00:00 2024-09-13T02:27:17.786 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libcephsqlite-2:18.2.4-843.g2c01458a.el9.x86_64 10/120 2024-09-13T02:27:17.819 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libradosstriper1-2:18.2.4-843.g2c01458a.el9.x86_ 11/120 2024-09-13T02:27:17.821 INFO:teuthology.orchestra.run.smithi195.stdout:(26/118): rbd-mirror-18.2.4-843.g2c01458a.el9.x 20 MB/s | 3.0 MB 00:00 2024-09-13T02:27:17.863 INFO:teuthology.orchestra.run.smithi195.stdout:(27/118): ceph-grafana-dashboards-18.2.4-843.g2 225 kB/s | 24 kB 00:00 2024-09-13T02:27:17.889 INFO:teuthology.orchestra.run.smithi195.stdout:(28/118): ceph-mgr-cephadm-18.2.4-843.g2c01458a 2.0 MB/s | 139 kB 00:00 2024-09-13T02:27:17.929 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: libradosstriper1-2:18.2.4-843.g2c01458a.el9.x86_ 11/120 2024-09-13T02:27:17.973 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-09-13T02:27:18.005 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-09-13T02:27:18.035 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-09-13T02:27:18.076 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-09-13T02:27:18.097 INFO:teuthology.orchestra.run.smithi195.stdout:(29/118): ceph-mgr-dashboard-18.2.4-843.g2c0145 15 MB/s | 3.5 MB 00:00 2024-09-13T02:27:18.150 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-09-13T02:27:18.181 INFO:teuthology.orchestra.run.smithi195.stdout:(30/118): ceph-mgr-modules-core-18.2.4-843.g2c0 2.9 MB/s | 246 kB 00:00 2024-09-13T02:27:18.184 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-09-13T02:27:18.211 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-09-13T02:27:18.266 INFO:teuthology.orchestra.run.smithi195.stdout:(31/118): ceph-mgr-diskprediction-local-18.2.4- 20 MB/s | 7.4 MB 00:00 2024-09-13T02:27:18.279 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-09-13T02:27:18.291 INFO:teuthology.orchestra.run.smithi195.stdout:(32/118): ceph-mgr-rook-18.2.4-843.g2c01458a.el 448 kB/s | 49 kB 00:00 2024-09-13T02:27:18.317 INFO:teuthology.orchestra.run.smithi195.stdout:(33/118): ceph-prometheus-alerts-18.2.4-843.g2c 327 kB/s | 16 kB 00:00 2024-09-13T02:27:18.342 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-09-13T02:27:18.342 INFO:teuthology.orchestra.run.smithi195.stdout:(34/118): cephadm-18.2.4-843.g2c01458a.el9.noar 4.4 MB/s | 226 kB 00:00 2024-09-13T02:27:18.381 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-09-13T02:27:18.424 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 22/120 2024-09-13T02:27:18.459 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 23/120 2024-09-13T02:27:18.502 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-ceph-argparse-2:18.2.4-843.g2c01458a.el9 24/120 2024-09-13T02:27:18.577 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cephfs-2:18.2.4-843.g2c01458a.el9.x86_64 25/120 2024-09-13T02:27:18.710 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-09-13T02:27:18.734 INFO:teuthology.orchestra.run.smithi195.stdout:(35/118): ceph-test-18.2.4-843.g2c01458a.el9.x8 19 MB/s | 40 MB 00:02 2024-09-13T02:27:18.759 INFO:teuthology.orchestra.run.smithi195.stdout:(36/118): fuse-2.9.9-16.el9.x86_64.rpm 180 kB/s | 80 kB 00:00 2024-09-13T02:27:18.762 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-09-13T02:27:18.860 INFO:teuthology.orchestra.run.smithi195.stdout:(37/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.5 MB/s | 253 kB 00:00 2024-09-13T02:27:18.885 INFO:teuthology.orchestra.run.smithi195.stdout:(38/118): libgfortran-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 801 kB 00:00 2024-09-13T02:27:18.910 INFO:teuthology.orchestra.run.smithi195.stdout:(39/118): libquadmath-11.5.0-2.el9.x86_64.rpm 1.1 MB/s | 191 kB 00:00 2024-09-13T02:27:18.936 INFO:teuthology.orchestra.run.smithi195.stdout:(40/118): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-09-13T02:27:18.969 INFO:teuthology.orchestra.run.smithi195.stdout:(41/118): python3-pycparser-2.20-6.el9.noarch.r 2.3 MB/s | 135 kB 00:00 2024-09-13T02:27:18.994 INFO:teuthology.orchestra.run.smithi195.stdout:(42/118): python3-requests-2.25.1-8.el9.noarch. 2.1 MB/s | 125 kB 00:00 2024-09-13T02:27:19.021 INFO:teuthology.orchestra.run.smithi195.stdout:(43/118): python3-urllib3-1.26.5-6.el9.noarch.r 4.2 MB/s | 215 kB 00:00 2024-09-13T02:27:19.054 INFO:teuthology.orchestra.run.smithi195.stdout:(44/118): python3-cryptography-36.0.1-4.el9.x86 6.3 MB/s | 1.2 MB 00:00 2024-09-13T02:27:19.299 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-09-13T02:27:19.304 INFO:teuthology.orchestra.run.smithi195.stdout:(45/118): flexiblas-3.0.4-8.el9.x86_64.rpm 115 kB/s | 33 kB 00:00 2024-09-13T02:27:19.383 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-09-13T02:27:19.412 INFO:teuthology.orchestra.run.smithi195.stdout:(46/118): flexiblas-openblas-openmp-3.0.4-8.el9 168 kB/s | 18 kB 00:00 2024-09-13T02:27:19.430 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-09-13T02:27:19.454 INFO:teuthology.orchestra.run.smithi195.stdout:(47/118): boost-program-options-1.75.0-8.el9.x8 233 kB/s | 107 kB 00:00 2024-09-13T02:27:19.464 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-09-13T02:27:19.498 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-09-13T02:27:19.548 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-09-13T02:27:19.563 INFO:teuthology.orchestra.run.smithi195.stdout:(48/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 417 kB/s | 45 kB 00:00 2024-09-13T02:27:19.595 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librados-devel-2:18.2.4-843.g2c01458a.el9.x86_64 34/120 2024-09-13T02:27:19.625 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-09-13T02:27:19.659 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-09-13T02:27:19.705 INFO:teuthology.orchestra.run.smithi195.stdout:(49/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 548 kB/s | 160 kB 00:00 2024-09-13T02:27:19.767 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : re2-1:20211101-20.el9.x86_64 37/120 2024-09-13T02:27:19.804 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-09-13T02:27:19.860 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-09-13T02:27:19.913 INFO:teuthology.orchestra.run.smithi195.stdout:(50/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.4 MB/s | 292 kB 00:00 2024-09-13T02:27:19.932 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-09-13T02:27:19.964 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 41/120 2024-09-13T02:27:19.999 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 42/120 2024-09-13T02:27:20.030 INFO:teuthology.orchestra.run.smithi195.stdout:(51/118): librdkafka-1.6.1-102.el9.x86_64.rpm 1.4 MB/s | 662 kB 00:00 2024-09-13T02:27:20.047 INFO:teuthology.orchestra.run.smithi195.stdout:(52/118): openblas-0.3.26-2.el9.x86_64.rpm 288 kB/s | 38 kB 00:00 2024-09-13T02:27:20.056 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-09-13T02:27:20.109 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-09-13T02:27:20.151 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-09-13T02:27:20.156 INFO:teuthology.orchestra.run.smithi195.stdout:(53/118): python3-attrs-20.3.0-7.el9.noarch.rpm 808 kB/s | 87 kB 00:00 2024-09-13T02:27:20.290 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-09-13T02:27:20.323 INFO:teuthology.orchestra.run.smithi195.stdout:(54/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 2.4 MB/s | 3.0 MB 00:01 2024-09-13T02:27:20.336 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-09-13T02:27:20.378 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-09-13T02:27:20.440 INFO:teuthology.orchestra.run.smithi195.stdout:(55/118): python3-devel-3.9.19-8.el9.x86_64.rpm 2.0 MB/s | 245 kB 00:00 2024-09-13T02:27:20.480 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-09-13T02:27:20.528 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 50/120 2024-09-13T02:27:20.548 INFO:teuthology.orchestra.run.smithi195.stdout:(56/118): python3-iniconfig-1.1.1-7.el9.noarch. 162 kB/s | 17 kB 00:00 2024-09-13T02:27:20.585 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-09-13T02:27:20.626 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 52/120 2024-09-13T02:27:20.654 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-09-13T02:27:20.666 INFO:teuthology.orchestra.run.smithi195.stdout:(57/118): python3-jinja2-2.11.3-6.el9.noarch.rp 2.1 MB/s | 248 kB 00:00 2024-09-13T02:27:20.698 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-09-13T02:27:20.743 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-09-13T02:27:20.774 INFO:teuthology.orchestra.run.smithi195.stdout:(58/118): python3-jsonpatch-1.21-16.el9.noarch. 237 kB/s | 26 kB 00:00 2024-09-13T02:27:20.867 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-09-13T02:27:20.891 INFO:teuthology.orchestra.run.smithi195.stdout:(59/118): python3-jsonpointer-2.0-4.el9.noarch. 164 kB/s | 19 kB 00:00 2024-09-13T02:27:20.904 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-09-13T02:27:20.943 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-09-13T02:27:20.985 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-09-13T02:27:21.017 INFO:teuthology.orchestra.run.smithi195.stdout:(60/118): python3-mako-1.1.4-6.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-09-13T02:27:21.083 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-09-13T02:27:21.125 INFO:teuthology.orchestra.run.smithi195.stdout:(61/118): python3-markupsafe-1.1.1-12.el9.x86_6 321 kB/s | 35 kB 00:00 2024-09-13T02:27:21.131 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-09-13T02:27:21.861 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-09-13T02:27:21.911 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-09-13T02:27:21.945 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-09-13T02:27:22.037 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-09-13T02:27:22.281 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-09-13T02:27:22.339 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 67/120 2024-09-13T02:27:22.373 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-09-13T02:27:22.564 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : openblas-0.3.26-2.el9.x86_64 69/120 2024-09-13T02:27:22.596 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 70/120 2024-09-13T02:27:22.676 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-09-13T02:27:23.117 INFO:teuthology.orchestra.run.smithi195.stdout:(62/118): openblas-openmp-0.3.26-2.el9.x86_64.r 1.6 MB/s | 4.9 MB 00:03 2024-09-13T02:27:23.267 INFO:teuthology.orchestra.run.smithi195.stdout:(63/118): python3-babel-2.9.1-2.el9.noarch.rpm 1.9 MB/s | 6.0 MB 00:03 2024-09-13T02:27:23.301 INFO:teuthology.orchestra.run.smithi195.stdout:(64/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 1.3 MB/s | 250 kB 00:00 2024-09-13T02:27:23.342 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-09-13T02:27:23.409 INFO:teuthology.orchestra.run.smithi195.stdout:(65/118): python3-packaging-20.9-5.el9.noarch.r 712 kB/s | 77 kB 00:00 2024-09-13T02:27:23.461 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-09-13T02:27:23.468 INFO:teuthology.orchestra.run.smithi195.stdout:(66/118): python3-oauthlib-3.1.1-5.el9.noarch.r 1.1 MB/s | 222 kB 00:00 2024-09-13T02:27:23.527 INFO:teuthology.orchestra.run.smithi195.stdout:(67/118): python3-pluggy-0.13.1-7.el9.noarch.rp 354 kB/s | 41 kB 00:00 2024-09-13T02:27:23.577 INFO:teuthology.orchestra.run.smithi195.stdout:(68/118): python3-prettytable-0.7.2-27.el9.noar 388 kB/s | 42 kB 00:00 2024-09-13T02:27:23.685 INFO:teuthology.orchestra.run.smithi195.stdout:(69/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-09-13T02:27:23.803 INFO:teuthology.orchestra.run.smithi195.stdout:(70/118): python3-pyasn1-modules-0.4.8-6.el9.no 2.3 MB/s | 279 kB 00:00 2024-09-13T02:27:23.836 INFO:teuthology.orchestra.run.smithi195.stdout:(71/118): python3-py-1.10.0-6.el9.noarch.rpm 1.5 MB/s | 477 kB 00:00 2024-09-13T02:27:23.928 INFO:teuthology.orchestra.run.smithi195.stdout:(72/118): python3-pytest-6.2.2-7.el9.noarch.rpm 4.0 MB/s | 519 kB 00:00 2024-09-13T02:27:23.953 INFO:teuthology.orchestra.run.smithi195.stdout:(73/118): python3-pytz-2021.1-5.el9.noarch.rpm 436 kB/s | 51 kB 00:00 2024-09-13T02:27:24.037 INFO:teuthology.orchestra.run.smithi195.stdout:(74/118): python3-requests-oauthlib-1.3.0-12.el 493 kB/s | 54 kB 00:00 2024-09-13T02:27:24.145 INFO:teuthology.orchestra.run.smithi195.stdout:(75/118): python3-toml-0.10.2-6.el9.noarch.rpm 384 kB/s | 42 kB 00:00 2024-09-13T02:27:24.263 INFO:teuthology.orchestra.run.smithi195.stdout:(76/118): socat-1.7.4.1-6.el9.x86_64.rpm 2.5 MB/s | 304 kB 00:00 2024-09-13T02:27:24.371 INFO:teuthology.orchestra.run.smithi195.stdout:(77/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 588 kB/s | 64 kB 00:00 2024-09-13T02:27:24.413 INFO:teuthology.orchestra.run.smithi195.stdout:(78/118): fmt-8.1.1-5.el9.x86_64.rpm 2.6 MB/s | 111 kB 00:00 2024-09-13T02:27:24.447 INFO:teuthology.orchestra.run.smithi195.stdout:(79/118): gperftools-libs-2.9.1-3.el9.x86_64.rp 9.0 MB/s | 308 kB 00:00 2024-09-13T02:27:24.605 INFO:teuthology.orchestra.run.smithi195.stdout:(80/118): libarrow-9.0.0-11.el9.x86_64.rpm 28 MB/s | 4.4 MB 00:00 2024-09-13T02:27:24.631 INFO:teuthology.orchestra.run.smithi195.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 2024-09-13T02:27:24.656 INFO:teuthology.orchestra.run.smithi195.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-13T02:27:24.681 INFO:teuthology.orchestra.run.smithi195.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2024-09-13T02:27:24.712 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-09-13T02:27:24.740 INFO:teuthology.orchestra.run.smithi195.stdout:(84/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 14 MB/s | 839 kB 00:00 2024-09-13T02:27:24.791 INFO:teuthology.orchestra.run.smithi195.stdout:(85/118): python3-asyncssh-2.13.2-5.el9.noarch. 11 MB/s | 548 kB 00:00 2024-09-13T02:27:24.803 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-09-13T02:27:24.816 INFO:teuthology.orchestra.run.smithi195.stdout:(86/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.7 MB/s | 43 kB 00:00 2024-09-13T02:27:24.841 INFO:teuthology.orchestra.run.smithi195.stdout:(87/118): python3-cachetools-4.2.4-1.el9.noarch 1.3 MB/s | 32 kB 00:00 2024-09-13T02:27:24.866 INFO:teuthology.orchestra.run.smithi195.stdout:(88/118): python3-certifi-2023.05.07-4.el9.noar 566 kB/s | 14 kB 00:00 2024-09-13T02:27:24.891 INFO:teuthology.orchestra.run.smithi195.stdout:(89/118): python3-cheroot-8.6.0-4.el9.noarch.rp 6.7 MB/s | 172 kB 00:00 2024-09-13T02:27:24.925 INFO:teuthology.orchestra.run.smithi195.stdout:(90/118): python3-cherrypy-18.6.1-2.el9.noarch. 11 MB/s | 358 kB 00:00 2024-09-13T02:27:24.950 INFO:teuthology.orchestra.run.smithi195.stdout:(91/118): python3-google-auth-2.34.0-1.el9.noar 8.6 MB/s | 220 kB 00:00 2024-09-13T02:27:24.975 INFO:teuthology.orchestra.run.smithi195.stdout:(92/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 430 kB/s | 11 kB 00:00 2024-09-13T02:27:25.001 INFO:teuthology.orchestra.run.smithi195.stdout:(93/118): python3-jaraco-classes-3.2.1-5.el9.no 706 kB/s | 18 kB 00:00 2024-09-13T02:27:25.026 INFO:teuthology.orchestra.run.smithi195.stdout:(94/118): python3-jaraco-collections-3.0.0-8.el 927 kB/s | 23 kB 00:00 2024-09-13T02:27:25.051 INFO:teuthology.orchestra.run.smithi195.stdout:(95/118): python3-jaraco-functools-3.5.0-2.el9. 782 kB/s | 19 kB 00:00 2024-09-13T02:27:25.077 INFO:teuthology.orchestra.run.smithi195.stdout:(96/118): python3-jaraco-text-3.2.0-6.el9.noarc 785 kB/s | 20 kB 00:00 2024-09-13T02:27:25.110 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-09-13T02:27:25.119 INFO:teuthology.orchestra.run.smithi195.stdout:(97/118): python3-kubernetes-26.1.0-2.el9.noarc 25 MB/s | 1.0 MB 00:00 2024-09-13T02:27:25.144 INFO:teuthology.orchestra.run.smithi195.stdout:(98/118): python3-logutils-0.3.5-21.el9.noarch. 1.8 MB/s | 46 kB 00:00 2024-09-13T02:27:25.157 INFO:teuthology.orchestra.run.smithi088.stdout: Upgrading : librbd1-2:18.2.4-843.g2c01458a.el9.x86_64 77/120 2024-09-13T02:27:25.169 INFO:teuthology.orchestra.run.smithi195.stdout:(99/118): python3-more-itertools-8.12.0-2.el9.n 3.1 MB/s | 79 kB 00:00 2024-09-13T02:27:25.195 INFO:teuthology.orchestra.run.smithi195.stdout:(100/118): python3-natsort-7.1.1-5.el9.noarch.r 2.3 MB/s | 58 kB 00:00 2024-09-13T02:27:25.220 INFO:teuthology.orchestra.run.smithi195.stdout:(101/118): python3-pecan-1.4.2-3.el9.noarch.rpm 11 MB/s | 272 kB 00:00 2024-09-13T02:27:25.237 INFO:teuthology.orchestra.run.smithi195.stdout:(102/118): python3-portend-3.1.0-2.el9.noarch.r 991 kB/s | 16 kB 00:00 2024-09-13T02:27:25.238 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librbd1-2:18.2.4-843.g2c01458a.el9.x86_64 77/120 2024-09-13T02:27:25.262 INFO:teuthology.orchestra.run.smithi195.stdout:(103/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 3.5 MB/s | 90 kB 00:00 2024-09-13T02:27:25.269 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rbd-2:18.2.4-843.g2c01458a.el9.x86_64 78/120 2024-09-13T02:27:25.279 INFO:teuthology.orchestra.run.smithi195.stdout:(104/118): python3-repoze-lru-0.7-16.el9.noarch 1.8 MB/s | 31 kB 00:00 2024-09-13T02:27:25.304 INFO:teuthology.orchestra.run.smithi195.stdout:(105/118): python3-routes-2.5.1-5.el9.noarch.rp 7.4 MB/s | 188 kB 00:00 2024-09-13T02:27:25.313 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-09-13T02:27:25.330 INFO:teuthology.orchestra.run.smithi195.stdout:(106/118): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-13T02:27:25.355 INFO:teuthology.orchestra.run.smithi195.stdout:(107/118): python3-tempora-5.0.0-2.el9.noarch.r 1.4 MB/s | 36 kB 00:00 2024-09-13T02:27:25.380 INFO:teuthology.orchestra.run.smithi195.stdout:(108/118): python3-typing-extensions-4.12.2-2.e 2.9 MB/s | 74 kB 00:00 2024-09-13T02:27:25.405 INFO:teuthology.orchestra.run.smithi195.stdout:(109/118): python3-webob-1.8.8-2.el9.noarch.rpm 9.1 MB/s | 230 kB 00:00 2024-09-13T02:27:25.431 INFO:teuthology.orchestra.run.smithi195.stdout:(110/118): python3-websocket-client-1.2.3-2.el9 3.5 MB/s | 90 kB 00:00 2024-09-13T02:27:25.465 INFO:teuthology.orchestra.run.smithi195.stdout:(111/118): python3-werkzeug-2.0.3-3.el9.1.noarc 13 MB/s | 427 kB 00:00 2024-09-13T02:27:25.490 INFO:teuthology.orchestra.run.smithi195.stdout:(112/118): python3-zc-lockfile-2.0-10.el9.noarc 798 kB/s | 20 kB 00:00 2024-09-13T02:27:25.515 INFO:teuthology.orchestra.run.smithi195.stdout:(113/118): re2-20211101-20.el9.x86_64.rpm 7.5 MB/s | 191 kB 00:00 2024-09-13T02:27:25.575 INFO:teuthology.orchestra.run.smithi195.stdout:(114/118): thrift-0.15.0-2.el9.x86_64.rpm 27 MB/s | 1.6 MB 00:00 2024-09-13T02:27:25.718 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-09-13T02:27:25.751 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : librgw2-2:18.2.4-843.g2c01458a.el9.x86_64 81/120 2024-09-13T02:27:25.816 INFO:teuthology.orchestra.run.smithi195.stdout:(115/118): librados2-18.2.4-843.g2c01458a.el9.x 14 MB/s | 3.3 MB 00:00 2024-09-13T02:27:25.822 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librgw2-2:18.2.4-843.g2c01458a.el9.x86_64 81/120 2024-09-13T02:27:25.864 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-rgw-2:18.2.4-843.g2c01458a.el9.x86_64 82/120 2024-09-13T02:27:25.914 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-09-13T02:27:25.933 INFO:teuthology.orchestra.run.smithi195.stdout:(116/118): librbd1-18.2.4-843.g2c01458a.el9.x86 26 MB/s | 3.0 MB 00:00 2024-09-13T02:27:25.969 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-09-13T02:27:26.178 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-09-13T02:27:26.243 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-09-13T02:27:26.322 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-09-13T02:27:26.434 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-09-13T02:27:26.525 INFO:teuthology.orchestra.run.smithi195.stdout:(117/118): python3-numpy-1.20.1-5.el9.x86_64.rp 967 kB/s | 5.1 MB 00:05 2024-09-13T02:27:26.575 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-09-13T02:27:26.610 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-09-13T02:27:26.642 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-09-13T02:27:26.678 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-09-13T02:27:27.169 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: cephadm-2:18.2.4-843.g2c01458a.el9.noarch 93/120 2024-09-13T02:27:27.200 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : cephadm-2:18.2.4-843.g2c01458a.el9.noarch 93/120 2024-09-13T02:27:27.230 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-843.g2c01458a.el 94/120 2024-09-13T02:27:27.305 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-843.g2c01458a.e 95/120 2024-09-13T02:27:27.333 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-ceph-common-2:18.2.4-843.g2c01458a.el9.x 96/120 2024-09-13T02:27:28.750 INFO:teuthology.orchestra.run.smithi195.stdout:(118/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 3.4 MB/s | 16 MB 00:04 2024-09-13T02:27:28.753 INFO:teuthology.orchestra.run.smithi195.stdout:-------------------------------------------------------------------------------- 2024-09-13T02:27:28.753 INFO:teuthology.orchestra.run.smithi195.stdout:Total 13 MB/s | 179 MB 00:13 2024-09-13T02:27:29.508 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-common-2:18.2.4-843.g2c01458a.el9.x86_64 97/120 2024-09-13T02:27:29.511 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction check 2024-09-13T02:27:29.546 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-common-2:18.2.4-843.g2c01458a.el9.x86_64 97/120 2024-09-13T02:27:29.608 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction check succeeded. 2024-09-13T02:27:29.608 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction test 2024-09-13T02:27:30.101 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-common-2:18.2.4-843.g2c01458a.el9.x86_64 97/120 2024-09-13T02:27:30.149 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-base-2:18.2.4-843.g2c01458a.el9.x86_64 98/120 2024-09-13T02:27:30.246 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-base-2:18.2.4-843.g2c01458a.el9.x86_64 98/120 2024-09-13T02:27:30.246 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-13T02:27:30.246 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-13T02:27:30.246 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:27:30.283 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-selinux-2:18.2.4-843.g2c01458a.el9.x86_64 99/120 2024-09-13T02:27:31.233 INFO:teuthology.orchestra.run.smithi195.stdout:Transaction test succeeded. 2024-09-13T02:27:31.234 INFO:teuthology.orchestra.run.smithi195.stdout:Running transaction 2024-09-13T02:27:36.103 INFO:teuthology.orchestra.run.smithi195.stdout: Preparing : 1/1 2024-09-13T02:27:36.178 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-09-13T02:27:36.203 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-09-13T02:27:36.265 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-09-13T02:27:36.584 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-09-13T02:27:36.695 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : librados2-2:18.2.4-843.g2c01458a.el9.x86_64 5/120 2024-09-13T02:27:36.814 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librados2-2:18.2.4-843.g2c01458a.el9.x86_64 5/120 2024-09-13T02:27:36.838 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libcephfs2-2:18.2.4-843.g2c01458a.el9.x86_64 6/120 2024-09-13T02:27:36.926 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libcephfs2-2:18.2.4-843.g2c01458a.el9.x86_64 6/120 2024-09-13T02:27:36.979 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-rados-2:18.2.4-843.g2c01458a.el9.x86_64 7/120 2024-09-13T02:27:37.009 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-09-13T02:27:37.046 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-09-13T02:27:37.082 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libcephsqlite-2:18.2.4-843.g2c01458a.el9.x86_64 10/120 2024-09-13T02:27:37.167 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libcephsqlite-2:18.2.4-843.g2c01458a.el9.x86_64 10/120 2024-09-13T02:27:37.200 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libradosstriper1-2:18.2.4-843.g2c01458a.el9.x86_ 11/120 2024-09-13T02:27:37.311 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: libradosstriper1-2:18.2.4-843.g2c01458a.el9.x86_ 11/120 2024-09-13T02:27:37.354 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-09-13T02:27:37.387 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-09-13T02:27:37.416 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-09-13T02:27:37.457 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-09-13T02:27:37.523 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-09-13T02:27:37.573 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-09-13T02:27:37.600 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-09-13T02:27:37.671 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-09-13T02:27:37.723 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 20/120 2024-09-13T02:27:37.763 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-09-13T02:27:37.807 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 22/120 2024-09-13T02:27:37.840 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 23/120 2024-09-13T02:27:37.883 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-ceph-argparse-2:18.2.4-843.g2c01458a.el9 24/120 2024-09-13T02:27:37.959 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cephfs-2:18.2.4-843.g2c01458a.el9.x86_64 25/120 2024-09-13T02:27:38.099 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-09-13T02:27:38.152 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-09-13T02:27:38.699 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-09-13T02:27:38.790 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-09-13T02:27:38.836 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 30/120 2024-09-13T02:27:38.870 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-09-13T02:27:38.913 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-09-13T02:27:38.955 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-09-13T02:27:38.992 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : librados-devel-2:18.2.4-843.g2c01458a.el9.x86_64 34/120 2024-09-13T02:27:39.023 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-09-13T02:27:39.057 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-09-13T02:27:39.163 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : re2-1:20211101-20.el9.x86_64 37/120 2024-09-13T02:27:39.202 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-09-13T02:27:39.258 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-09-13T02:27:39.339 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-09-13T02:27:39.378 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 41/120 2024-09-13T02:27:39.414 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 42/120 2024-09-13T02:27:39.461 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-09-13T02:27:39.515 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-09-13T02:27:39.557 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-09-13T02:27:39.695 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-09-13T02:27:39.745 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-09-13T02:27:39.795 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 48/120 2024-09-13T02:27:39.900 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-09-13T02:27:39.938 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 50/120 2024-09-13T02:27:39.998 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-09-13T02:27:40.036 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 52/120 2024-09-13T02:27:40.072 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-09-13T02:27:40.116 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-09-13T02:27:40.162 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-09-13T02:27:40.285 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 56/120 2024-09-13T02:27:40.327 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-09-13T02:27:40.366 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-09-13T02:27:40.409 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-09-13T02:27:40.541 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-09-13T02:27:40.605 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-09-13T02:27:41.338 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-09-13T02:27:41.377 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-09-13T02:27:41.410 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-09-13T02:27:41.444 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-09-13T02:27:41.545 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-09-13T02:27:41.683 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 67/120 2024-09-13T02:27:41.841 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-selinux-2:18.2.4-843.g2c01458a.el9.x86_64 99/120 2024-09-13T02:27:41.841 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /sys 2024-09-13T02:27:41.841 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /proc 2024-09-13T02:27:41.841 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /mnt 2024-09-13T02:27:41.841 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /var/tmp 2024-09-13T02:27:41.841 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /home 2024-09-13T02:27:41.841 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /root 2024-09-13T02:27:41.841 INFO:teuthology.orchestra.run.smithi088.stdout:skipping the directory /tmp 2024-09-13T02:27:41.841 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:27:41.854 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-09-13T02:27:41.917 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-843.g2c01458a.el9.noar 100/120 2024-09-13T02:27:42.038 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : openblas-0.3.26-2.el9.x86_64 69/120 2024-09-13T02:27:42.079 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 70/120 2024-09-13T02:27:42.156 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-09-13T02:27:42.815 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-09-13T02:27:42.927 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-09-13T02:27:43.013 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-843.g2c01458a.el9.noar 100/120 2024-09-13T02:27:43.062 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-843.g2c01458a.el9.no 101/120 2024-09-13T02:27:44.039 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-843.g2c01458a.el9.no 101/120 2024-09-13T02:27:44.071 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-843.g2c01 102/120 2024-09-13T02:27:44.171 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-843.g2c01 102/120 2024-09-13T02:27:44.226 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-09-13T02:27:44.309 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-09-13T02:27:44.346 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-843.g2c01458a.el9 103/120 2024-09-13T02:27:44.381 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-2:18.2.4-843.g2c01458a.el9.x86_64 104/120 2024-09-13T02:27:44.405 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-2:18.2.4-843.g2c01458a.el9.x86_64 104/120 2024-09-13T02:27:44.405 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:27:44.405 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-13T02:27:44.406 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-13T02:27:44.406 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-13T02:27:44.406 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:27:44.457 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mgr-rook-2:18.2.4-843.g2c01458a.el9.noarch 105/120 2024-09-13T02:27:44.614 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-09-13T02:27:44.651 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-843.g2c01458a.el9.noarch 105/120 2024-09-13T02:27:44.663 INFO:teuthology.orchestra.run.smithi195.stdout: Upgrading : librbd1-2:18.2.4-843.g2c01458a.el9.x86_64 77/120 2024-09-13T02:27:44.682 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mds-2:18.2.4-843.g2c01458a.el9.x86_64 106/120 2024-09-13T02:27:44.706 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mds-2:18.2.4-843.g2c01458a.el9.x86_64 106/120 2024-09-13T02:27:44.706 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:27:44.706 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-13T02:27:44.706 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-13T02:27:44.706 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-13T02:27:44.706 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:27:44.752 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librbd1-2:18.2.4-843.g2c01458a.el9.x86_64 77/120 2024-09-13T02:27:44.784 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-rbd-2:18.2.4-843.g2c01458a.el9.x86_64 78/120 2024-09-13T02:27:44.832 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-09-13T02:27:45.150 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-mon-2:18.2.4-843.g2c01458a.el9.x86_64 107/120 2024-09-13T02:27:45.173 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-mon-2:18.2.4-843.g2c01458a.el9.x86_64 107/120 2024-09-13T02:27:45.173 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:27:45.173 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-13T02:27:45.173 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-13T02:27:45.173 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-13T02:27:45.173 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:27:45.232 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-09-13T02:27:45.257 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : librgw2-2:18.2.4-843.g2c01458a.el9.x86_64 81/120 2024-09-13T02:27:45.320 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librgw2-2:18.2.4-843.g2c01458a.el9.x86_64 81/120 2024-09-13T02:27:45.362 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-rgw-2:18.2.4-843.g2c01458a.el9.x86_64 82/120 2024-09-13T02:27:45.420 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-09-13T02:27:45.475 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-09-13T02:27:45.671 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-09-13T02:27:45.716 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-09-13T02:27:45.795 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-09-13T02:27:45.885 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-09-13T02:27:46.032 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-09-13T02:27:46.084 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-09-13T02:27:46.123 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-09-13T02:27:46.151 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : fuse-2.9.9-16.el9.x86_64 92/120 2024-09-13T02:27:46.584 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-osd-2:18.2.4-843.g2c01458a.el9.x86_64 108/120 2024-09-13T02:27:46.609 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: cephadm-2:18.2.4-843.g2c01458a.el9.noarch 93/120 2024-09-13T02:27:46.610 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-osd-2:18.2.4-843.g2c01458a.el9.x86_64 108/120 2024-09-13T02:27:46.611 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:27:46.611 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-13T02:27:46.611 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-13T02:27:46.611 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-13T02:27:46.611 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:27:46.640 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : cephadm-2:18.2.4-843.g2c01458a.el9.noarch 93/120 2024-09-13T02:27:46.670 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-prometheus-alerts-2:18.2.4-843.g2c01458a.el 94/120 2024-09-13T02:27:46.746 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-grafana-dashboards-2:18.2.4-843.g2c01458a.e 95/120 2024-09-13T02:27:46.773 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-ceph-common-2:18.2.4-843.g2c01458a.el9.x 96/120 2024-09-13T02:27:47.322 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-2:18.2.4-843.g2c01458a.el9.x86_64 109/120 2024-09-13T02:27:47.352 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-radosgw-2:18.2.4-843.g2c01458a.el9.x86_64 110/120 2024-09-13T02:27:47.375 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-843.g2c01458a.el9.x86_64 110/120 2024-09-13T02:27:47.376 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:27:47.376 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-13T02:27:47.376 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-13T02:27:47.376 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-13T02:27:47.376 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:27:47.419 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-843.g2c0145 111/120 2024-09-13T02:27:47.442 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-843.g2c0145 111/120 2024-09-13T02:27:47.442 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:27:47.442 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-13T02:27:47.442 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:27:47.737 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : rbd-mirror-2:18.2.4-843.g2c01458a.el9.x86_64 112/120 2024-09-13T02:27:47.759 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: rbd-mirror-2:18.2.4-843.g2c01458a.el9.x86_64 112/120 2024-09-13T02:27:47.760 INFO:teuthology.orchestra.run.smithi088.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:27:47.760 INFO:teuthology.orchestra.run.smithi088.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-13T02:27:47.760 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-13T02:27:47.760 INFO:teuthology.orchestra.run.smithi088.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-13T02:27:47.760 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:27:48.829 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-common-2:18.2.4-843.g2c01458a.el9.x86_64 97/120 2024-09-13T02:27:48.864 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-common-2:18.2.4-843.g2c01458a.el9.x86_64 97/120 2024-09-13T02:27:49.409 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-common-2:18.2.4-843.g2c01458a.el9.x86_64 97/120 2024-09-13T02:27:49.450 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-base-2:18.2.4-843.g2c01458a.el9.x86_64 98/120 2024-09-13T02:27:49.547 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-base-2:18.2.4-843.g2c01458a.el9.x86_64 98/120 2024-09-13T02:27:49.547 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-13T02:27:49.547 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-13T02:27:49.547 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:27:49.593 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-selinux-2:18.2.4-843.g2c01458a.el9.x86_64 99/120 2024-09-13T02:27:51.494 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-test-2:18.2.4-843.g2c01458a.el9.x86_64 113/120 2024-09-13T02:27:51.523 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : ceph-fuse-2:18.2.4-843.g2c01458a.el9.x86_64 114/120 2024-09-13T02:27:51.571 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : rbd-fuse-2:18.2.4-843.g2c01458a.el9.x86_64 115/120 2024-09-13T02:27:51.690 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : rbd-nbd-2:18.2.4-843.g2c01458a.el9.x86_64 116/120 2024-09-13T02:27:51.730 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-09-13T02:27:51.761 INFO:teuthology.orchestra.run.smithi088.stdout: Installing : libcephfs-devel-2:18.2.4-843.g2c01458a.el9.x86_6 118/120 2024-09-13T02:27:51.761 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-13T02:27:51.845 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-13T02:27:51.845 INFO:teuthology.orchestra.run.smithi088.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-13T02:27:56.750 INFO:teuthology.orchestra.run.smithi088.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-13T02:27:56.750 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-2:18.2.4-843.g2c01458a.el9.x86_64 1/120 2024-09-13T02:27:56.750 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-base-2:18.2.4-843.g2c01458a.el9.x86_64 2/120 2024-09-13T02:27:56.750 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-common-2:18.2.4-843.g2c01458a.el9.x86_64 3/120 2024-09-13T02:27:56.750 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-fuse-2:18.2.4-843.g2c01458a.el9.x86_64 4/120 2024-09-13T02:27:56.750 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-843.g2c0145 5/120 2024-09-13T02:27:56.750 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mds-2:18.2.4-843.g2c01458a.el9.x86_64 6/120 2024-09-13T02:27:56.750 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-2:18.2.4-843.g2c01458a.el9.x86_64 7/120 2024-09-13T02:27:56.751 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mon-2:18.2.4-843.g2c01458a.el9.x86_64 8/120 2024-09-13T02:27:56.751 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-osd-2:18.2.4-843.g2c01458a.el9.x86_64 9/120 2024-09-13T02:27:56.751 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-radosgw-2:18.2.4-843.g2c01458a.el9.x86_64 10/120 2024-09-13T02:27:56.751 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-selinux-2:18.2.4-843.g2c01458a.el9.x86_64 11/120 2024-09-13T02:27:56.751 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-test-2:18.2.4-843.g2c01458a.el9.x86_64 12/120 2024-09-13T02:27:56.751 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libcephfs-devel-2:18.2.4-843.g2c01458a.el9.x86_6 13/120 2024-09-13T02:27:56.751 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libcephfs2-2:18.2.4-843.g2c01458a.el9.x86_64 14/120 2024-09-13T02:27:56.751 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libcephsqlite-2:18.2.4-843.g2c01458a.el9.x86_64 15/120 2024-09-13T02:27:56.751 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librados-devel-2:18.2.4-843.g2c01458a.el9.x86_64 16/120 2024-09-13T02:27:56.751 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libradosstriper1-2:18.2.4-843.g2c01458a.el9.x86_ 17/120 2024-09-13T02:27:56.751 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librgw2-2:18.2.4-843.g2c01458a.el9.x86_64 18/120 2024-09-13T02:27:56.751 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-ceph-argparse-2:18.2.4-843.g2c01458a.el9 19/120 2024-09-13T02:27:56.752 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-ceph-common-2:18.2.4-843.g2c01458a.el9.x 20/120 2024-09-13T02:27:56.752 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cephfs-2:18.2.4-843.g2c01458a.el9.x86_64 21/120 2024-09-13T02:27:56.752 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rados-2:18.2.4-843.g2c01458a.el9.x86_64 22/120 2024-09-13T02:27:56.752 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rbd-2:18.2.4-843.g2c01458a.el9.x86_64 23/120 2024-09-13T02:27:56.752 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rgw-2:18.2.4-843.g2c01458a.el9.x86_64 24/120 2024-09-13T02:27:56.752 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : rbd-fuse-2:18.2.4-843.g2c01458a.el9.x86_64 25/120 2024-09-13T02:27:56.752 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : rbd-mirror-2:18.2.4-843.g2c01458a.el9.x86_64 26/120 2024-09-13T02:27:56.752 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : rbd-nbd-2:18.2.4-843.g2c01458a.el9.x86_64 27/120 2024-09-13T02:27:56.752 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-843.g2c01458a.e 28/120 2024-09-13T02:27:56.752 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-843.g2c01458a.el9.noar 29/120 2024-09-13T02:27:56.752 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-843.g2c01458a.el9.no 30/120 2024-09-13T02:27:56.752 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-843.g2c01 31/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-843.g2c01458a.el9 32/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-mgr-rook-2:18.2.4-843.g2c01458a.el9.noarch 33/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-843.g2c01458a.el 34/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : cephadm-2:18.2.4-843.g2c01458a.el9.noarch 35/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 37/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 38/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-09-13T02:27:56.753 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 53/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 54/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-09-13T02:27:56.754 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 57/120 2024-09-13T02:27:56.755 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-09-13T02:27:56.755 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-09-13T02:27:56.755 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-09-13T02:27:56.755 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-09-13T02:27:56.755 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-09-13T02:27:56.755 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-09-13T02:27:56.755 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-09-13T02:27:56.755 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-09-13T02:27:56.755 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-09-13T02:27:56.755 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-09-13T02:27:56.755 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-09-13T02:27:56.755 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-09-13T02:27:56.756 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-09-13T02:27:56.757 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-09-13T02:27:56.757 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-09-13T02:27:56.757 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-09-13T02:27:56.757 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-09-13T02:27:56.757 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-09-13T02:27:56.757 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-09-13T02:27:56.757 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-09-13T02:27:56.757 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-09-13T02:27:56.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-09-13T02:27:56.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-09-13T02:27:56.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 81/120 2024-09-13T02:27:56.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-09-13T02:27:56.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-09-13T02:27:56.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-09-13T02:27:56.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-09-13T02:27:56.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-09-13T02:27:56.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-09-13T02:27:56.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-09-13T02:27:56.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-09-13T02:27:56.758 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 93/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-09-13T02:27:56.759 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 110/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 111/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : re2-1:20211101-20.el9.x86_64 115/120 2024-09-13T02:27:56.760 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-09-13T02:27:56.761 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librados2-2:18.2.4-843.g2c01458a.el9.x86_64 117/120 2024-09-13T02:27:56.761 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-09-13T02:27:56.761 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librbd1-2:18.2.4-843.g2c01458a.el9.x86_64 119/120 2024-09-13T02:27:58.832 INFO:teuthology.orchestra.run.smithi088.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-09-13T02:27:58.832 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:27:58.832 INFO:teuthology.orchestra.run.smithi088.stdout:Upgraded: 2024-09-13T02:27:58.832 INFO:teuthology.orchestra.run.smithi088.stdout: librados2-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.832 INFO:teuthology.orchestra.run.smithi088.stdout: librbd1-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.832 INFO:teuthology.orchestra.run.smithi088.stdout:Installed: 2024-09-13T02:27:58.833 INFO:teuthology.orchestra.run.smithi088.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-13T02:27:58.833 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.833 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-base-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.833 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-common-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.833 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-fuse-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.833 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-grafana-dashboards-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:27:58.833 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-immutable-object-cache-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.833 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mds-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.833 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.833 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-cephadm-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:27:58.833 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-dashboard-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:27:58.834 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-diskprediction-local-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:27:58.834 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-modules-core-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:27:58.834 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mgr-rook-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:27:58.834 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-mon-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.834 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-osd-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.834 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-prometheus-alerts-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:27:58.834 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-radosgw-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.834 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-selinux-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.834 INFO:teuthology.orchestra.run.smithi088.stdout: ceph-test-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.834 INFO:teuthology.orchestra.run.smithi088.stdout: cephadm-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: fuse-2.9.9-16.el9.x86_64 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs-devel-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: libcephfs2-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: libcephsqlite-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-13T02:27:58.835 INFO:teuthology.orchestra.run.smithi088.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-13T02:27:58.836 INFO:teuthology.orchestra.run.smithi088.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-13T02:27:58.836 INFO:teuthology.orchestra.run.smithi088.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-13T02:27:58.836 INFO:teuthology.orchestra.run.smithi088.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-13T02:27:58.836 INFO:teuthology.orchestra.run.smithi088.stdout: librados-devel-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.836 INFO:teuthology.orchestra.run.smithi088.stdout: libradosstriper1-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.836 INFO:teuthology.orchestra.run.smithi088.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-13T02:27:58.836 INFO:teuthology.orchestra.run.smithi088.stdout: librgw2-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.836 INFO:teuthology.orchestra.run.smithi088.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-13T02:27:58.836 INFO:teuthology.orchestra.run.smithi088.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-13T02:27:58.836 INFO:teuthology.orchestra.run.smithi088.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-13T02:27:58.836 INFO:teuthology.orchestra.run.smithi088.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-13T02:27:58.836 INFO:teuthology.orchestra.run.smithi088.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-13T02:27:58.837 INFO:teuthology.orchestra.run.smithi088.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-13T02:27:58.837 INFO:teuthology.orchestra.run.smithi088.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-09-13T02:27:58.837 INFO:teuthology.orchestra.run.smithi088.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-13T02:27:58.837 INFO:teuthology.orchestra.run.smithi088.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-13T02:27:58.837 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-13T02:27:58.837 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-argparse-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.837 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ceph-common-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.837 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cephfs-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.837 INFO:teuthology.orchestra.run.smithi088.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-13T02:27:58.837 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-13T02:27:58.837 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-13T02:27:58.837 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-13T02:27:58.838 INFO:teuthology.orchestra.run.smithi088.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-13T02:27:58.838 INFO:teuthology.orchestra.run.smithi088.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-13T02:27:58.838 INFO:teuthology.orchestra.run.smithi088.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-13T02:27:58.838 INFO:teuthology.orchestra.run.smithi088.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-09-13T02:27:58.838 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-13T02:27:58.838 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-13T02:27:58.838 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-13T02:27:58.838 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-13T02:27:58.838 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-13T02:27:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-13T02:27:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-13T02:27:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-13T02:27:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-13T02:27:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-13T02:27:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-13T02:27:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-13T02:27:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-13T02:27:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-13T02:27:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-13T02:27:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-13T02:27:58.839 INFO:teuthology.orchestra.run.smithi088.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-ply-3.11-14.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-py-1.10.0-6.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-09-13T02:27:58.840 INFO:teuthology.orchestra.run.smithi088.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-13T02:27:58.841 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rados-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.841 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rbd-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.841 INFO:teuthology.orchestra.run.smithi088.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-13T02:27:58.841 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-13T02:27:58.841 INFO:teuthology.orchestra.run.smithi088.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-13T02:27:58.841 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rgw-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.841 INFO:teuthology.orchestra.run.smithi088.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-13T02:27:58.841 INFO:teuthology.orchestra.run.smithi088.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-13T02:27:58.841 INFO:teuthology.orchestra.run.smithi088.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-13T02:27:58.841 INFO:teuthology.orchestra.run.smithi088.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-13T02:27:58.841 INFO:teuthology.orchestra.run.smithi088.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-13T02:27:58.841 INFO:teuthology.orchestra.run.smithi088.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-13T02:27:58.842 INFO:teuthology.orchestra.run.smithi088.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-13T02:27:58.842 INFO:teuthology.orchestra.run.smithi088.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-13T02:27:58.842 INFO:teuthology.orchestra.run.smithi088.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-13T02:27:58.842 INFO:teuthology.orchestra.run.smithi088.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-13T02:27:58.842 INFO:teuthology.orchestra.run.smithi088.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-13T02:27:58.842 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-fuse-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.842 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-mirror-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.842 INFO:teuthology.orchestra.run.smithi088.stdout: rbd-nbd-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:27:58.842 INFO:teuthology.orchestra.run.smithi088.stdout: re2-1:20211101-20.el9.x86_64 2024-09-13T02:27:58.842 INFO:teuthology.orchestra.run.smithi088.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-13T02:27:58.842 INFO:teuthology.orchestra.run.smithi088.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-13T02:27:58.843 INFO:teuthology.orchestra.run.smithi088.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-13T02:27:58.843 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:27:58.843 INFO:teuthology.orchestra.run.smithi088.stdout:Complete! 2024-09-13T02:27:59.156 DEBUG:teuthology.parallel:result is None 2024-09-13T02:28:01.262 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-selinux-2:18.2.4-843.g2c01458a.el9.x86_64 99/120 2024-09-13T02:28:01.262 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /sys 2024-09-13T02:28:01.262 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /proc 2024-09-13T02:28:01.262 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /mnt 2024-09-13T02:28:01.262 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /var/tmp 2024-09-13T02:28:01.262 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /home 2024-09-13T02:28:01.262 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /root 2024-09-13T02:28:01.262 INFO:teuthology.orchestra.run.smithi195.stdout:skipping the directory /tmp 2024-09-13T02:28:01.262 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:28:01.345 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mgr-cephadm-2:18.2.4-843.g2c01458a.el9.noar 100/120 2024-09-13T02:28:02.423 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.4-843.g2c01458a.el9.noar 100/120 2024-09-13T02:28:02.458 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mgr-dashboard-2:18.2.4-843.g2c01458a.el9.no 101/120 2024-09-13T02:28:03.423 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.4-843.g2c01458a.el9.no 101/120 2024-09-13T02:28:03.451 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.4-843.g2c01 102/120 2024-09-13T02:28:03.551 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.4-843.g2c01 102/120 2024-09-13T02:28:03.716 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mgr-modules-core-2:18.2.4-843.g2c01458a.el9 103/120 2024-09-13T02:28:03.761 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mgr-2:18.2.4-843.g2c01458a.el9.x86_64 104/120 2024-09-13T02:28:03.785 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mgr-2:18.2.4-843.g2c01458a.el9.x86_64 104/120 2024-09-13T02:28:03.785 INFO:teuthology.orchestra.run.smithi195.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:28:03.785 INFO:teuthology.orchestra.run.smithi195.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-13T02:28:03.786 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-13T02:28:03.786 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-13T02:28:03.786 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:28:03.837 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mgr-rook-2:18.2.4-843.g2c01458a.el9.noarch 105/120 2024-09-13T02:28:04.033 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.4-843.g2c01458a.el9.noarch 105/120 2024-09-13T02:28:04.062 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mds-2:18.2.4-843.g2c01458a.el9.x86_64 106/120 2024-09-13T02:28:04.086 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mds-2:18.2.4-843.g2c01458a.el9.x86_64 106/120 2024-09-13T02:28:04.087 INFO:teuthology.orchestra.run.smithi195.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:28:04.087 INFO:teuthology.orchestra.run.smithi195.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-13T02:28:04.087 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-13T02:28:04.087 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-13T02:28:04.087 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:28:04.538 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-mon-2:18.2.4-843.g2c01458a.el9.x86_64 107/120 2024-09-13T02:28:04.562 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-mon-2:18.2.4-843.g2c01458a.el9.x86_64 107/120 2024-09-13T02:28:04.562 INFO:teuthology.orchestra.run.smithi195.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:28:04.562 INFO:teuthology.orchestra.run.smithi195.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-13T02:28:04.562 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-13T02:28:04.562 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-13T02:28:04.562 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:28:05.956 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-osd-2:18.2.4-843.g2c01458a.el9.x86_64 108/120 2024-09-13T02:28:05.982 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-osd-2:18.2.4-843.g2c01458a.el9.x86_64 108/120 2024-09-13T02:28:05.983 INFO:teuthology.orchestra.run.smithi195.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:28:05.983 INFO:teuthology.orchestra.run.smithi195.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-13T02:28:05.983 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-13T02:28:05.983 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-13T02:28:05.983 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:28:06.688 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-2:18.2.4-843.g2c01458a.el9.x86_64 109/120 2024-09-13T02:28:06.715 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-radosgw-2:18.2.4-843.g2c01458a.el9.x86_64 110/120 2024-09-13T02:28:06.739 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-radosgw-2:18.2.4-843.g2c01458a.el9.x86_64 110/120 2024-09-13T02:28:06.739 INFO:teuthology.orchestra.run.smithi195.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:28:06.740 INFO:teuthology.orchestra.run.smithi195.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-13T02:28:06.740 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-13T02:28:06.740 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-13T02:28:06.740 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:28:06.783 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-immutable-object-cache-2:18.2.4-843.g2c0145 111/120 2024-09-13T02:28:06.806 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.4-843.g2c0145 111/120 2024-09-13T02:28:06.806 INFO:teuthology.orchestra.run.smithi195.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:28:06.806 INFO:teuthology.orchestra.run.smithi195.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-13T02:28:06.806 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:28:07.100 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : rbd-mirror-2:18.2.4-843.g2c01458a.el9.x86_64 112/120 2024-09-13T02:28:07.123 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: rbd-mirror-2:18.2.4-843.g2c01458a.el9.x86_64 112/120 2024-09-13T02:28:07.124 INFO:teuthology.orchestra.run.smithi195.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-13T02:28:07.124 INFO:teuthology.orchestra.run.smithi195.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-13T02:28:07.124 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-13T02:28:07.124 INFO:teuthology.orchestra.run.smithi195.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-13T02:28:07.124 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:28:10.841 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-test-2:18.2.4-843.g2c01458a.el9.x86_64 113/120 2024-09-13T02:28:10.878 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : ceph-fuse-2:18.2.4-843.g2c01458a.el9.x86_64 114/120 2024-09-13T02:28:10.927 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : rbd-fuse-2:18.2.4-843.g2c01458a.el9.x86_64 115/120 2024-09-13T02:28:11.054 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : rbd-nbd-2:18.2.4-843.g2c01458a.el9.x86_64 116/120 2024-09-13T02:28:11.086 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-09-13T02:28:11.117 INFO:teuthology.orchestra.run.smithi195.stdout: Installing : libcephfs-devel-2:18.2.4-843.g2c01458a.el9.x86_6 118/120 2024-09-13T02:28:11.117 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-13T02:28:11.201 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-09-13T02:28:11.201 INFO:teuthology.orchestra.run.smithi195.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-13T02:28:16.211 INFO:teuthology.orchestra.run.smithi195.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-09-13T02:28:16.211 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-2:18.2.4-843.g2c01458a.el9.x86_64 1/120 2024-09-13T02:28:16.211 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-base-2:18.2.4-843.g2c01458a.el9.x86_64 2/120 2024-09-13T02:28:16.211 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-common-2:18.2.4-843.g2c01458a.el9.x86_64 3/120 2024-09-13T02:28:16.211 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-fuse-2:18.2.4-843.g2c01458a.el9.x86_64 4/120 2024-09-13T02:28:16.211 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-immutable-object-cache-2:18.2.4-843.g2c0145 5/120 2024-09-13T02:28:16.211 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mds-2:18.2.4-843.g2c01458a.el9.x86_64 6/120 2024-09-13T02:28:16.212 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mgr-2:18.2.4-843.g2c01458a.el9.x86_64 7/120 2024-09-13T02:28:16.212 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mon-2:18.2.4-843.g2c01458a.el9.x86_64 8/120 2024-09-13T02:28:16.212 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-osd-2:18.2.4-843.g2c01458a.el9.x86_64 9/120 2024-09-13T02:28:16.212 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-radosgw-2:18.2.4-843.g2c01458a.el9.x86_64 10/120 2024-09-13T02:28:16.212 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-selinux-2:18.2.4-843.g2c01458a.el9.x86_64 11/120 2024-09-13T02:28:16.212 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-test-2:18.2.4-843.g2c01458a.el9.x86_64 12/120 2024-09-13T02:28:16.212 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libcephfs-devel-2:18.2.4-843.g2c01458a.el9.x86_6 13/120 2024-09-13T02:28:16.212 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libcephfs2-2:18.2.4-843.g2c01458a.el9.x86_64 14/120 2024-09-13T02:28:16.212 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libcephsqlite-2:18.2.4-843.g2c01458a.el9.x86_64 15/120 2024-09-13T02:28:16.212 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librados-devel-2:18.2.4-843.g2c01458a.el9.x86_64 16/120 2024-09-13T02:28:16.212 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libradosstriper1-2:18.2.4-843.g2c01458a.el9.x86_ 17/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librgw2-2:18.2.4-843.g2c01458a.el9.x86_64 18/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-ceph-argparse-2:18.2.4-843.g2c01458a.el9 19/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-ceph-common-2:18.2.4-843.g2c01458a.el9.x 20/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cephfs-2:18.2.4-843.g2c01458a.el9.x86_64 21/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-rados-2:18.2.4-843.g2c01458a.el9.x86_64 22/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-rbd-2:18.2.4-843.g2c01458a.el9.x86_64 23/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-rgw-2:18.2.4-843.g2c01458a.el9.x86_64 24/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : rbd-fuse-2:18.2.4-843.g2c01458a.el9.x86_64 25/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : rbd-mirror-2:18.2.4-843.g2c01458a.el9.x86_64 26/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : rbd-nbd-2:18.2.4-843.g2c01458a.el9.x86_64 27/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-grafana-dashboards-2:18.2.4-843.g2c01458a.e 28/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mgr-cephadm-2:18.2.4-843.g2c01458a.el9.noar 29/120 2024-09-13T02:28:16.213 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mgr-dashboard-2:18.2.4-843.g2c01458a.el9.no 30/120 2024-09-13T02:28:16.221 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.4-843.g2c01 31/120 2024-09-13T02:28:16.221 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mgr-modules-core-2:18.2.4-843.g2c01458a.el9 32/120 2024-09-13T02:28:16.221 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-mgr-rook-2:18.2.4-843.g2c01458a.el9.noarch 33/120 2024-09-13T02:28:16.222 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : ceph-prometheus-alerts-2:18.2.4-843.g2c01458a.el 34/120 2024-09-13T02:28:16.222 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : cephadm-2:18.2.4-843.g2c01458a.el9.noarch 35/120 2024-09-13T02:28:16.222 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 36/120 2024-09-13T02:28:16.222 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 37/120 2024-09-13T02:28:16.222 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 38/120 2024-09-13T02:28:16.222 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-09-13T02:28:16.222 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-09-13T02:28:16.222 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-09-13T02:28:16.222 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-09-13T02:28:16.222 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-09-13T02:28:16.222 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 44/120 2024-09-13T02:28:16.222 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 53/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 54/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 57/120 2024-09-13T02:28:16.223 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-09-13T02:28:16.224 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 59/120 2024-09-13T02:28:16.224 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-09-13T02:28:16.224 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-09-13T02:28:16.224 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-09-13T02:28:16.224 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-09-13T02:28:16.224 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-09-13T02:28:16.224 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-09-13T02:28:16.224 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-09-13T02:28:16.224 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-09-13T02:28:16.224 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-09-13T02:28:16.224 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-09-13T02:28:16.224 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-09-13T02:28:16.225 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-09-13T02:28:16.225 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-09-13T02:28:16.225 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-09-13T02:28:16.225 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-09-13T02:28:16.225 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-09-13T02:28:16.225 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-09-13T02:28:16.225 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-09-13T02:28:16.225 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 78/120 2024-09-13T02:28:16.225 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-09-13T02:28:16.225 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-09-13T02:28:16.225 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 81/120 2024-09-13T02:28:16.225 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 90/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 93/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-09-13T02:28:16.226 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-09-13T02:28:16.227 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-09-13T02:28:16.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-09-13T02:28:16.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 110/120 2024-09-13T02:28:16.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 111/120 2024-09-13T02:28:16.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-09-13T02:28:16.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-09-13T02:28:16.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-09-13T02:28:16.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : re2-1:20211101-20.el9.x86_64 115/120 2024-09-13T02:28:16.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-09-13T02:28:16.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librados2-2:18.2.4-843.g2c01458a.el9.x86_64 117/120 2024-09-13T02:28:16.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-09-13T02:28:16.228 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librbd1-2:18.2.4-843.g2c01458a.el9.x86_64 119/120 2024-09-13T02:28:18.330 INFO:teuthology.orchestra.run.smithi195.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-09-13T02:28:18.330 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:28:18.330 INFO:teuthology.orchestra.run.smithi195.stdout:Upgraded: 2024-09-13T02:28:18.330 INFO:teuthology.orchestra.run.smithi195.stdout: librados2-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.330 INFO:teuthology.orchestra.run.smithi195.stdout: librbd1-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.330 INFO:teuthology.orchestra.run.smithi195.stdout:Installed: 2024-09-13T02:28:18.331 INFO:teuthology.orchestra.run.smithi195.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-13T02:28:18.331 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.331 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-base-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.331 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-common-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.331 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-fuse-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.331 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-grafana-dashboards-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:28:18.331 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-immutable-object-cache-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.331 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mds-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.331 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.331 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-cephadm-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:28:18.331 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-dashboard-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:28:18.331 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-diskprediction-local-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:28:18.332 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-modules-core-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:28:18.332 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mgr-rook-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:28:18.332 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-mon-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.332 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-osd-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.332 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-prometheus-alerts-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:28:18.332 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-radosgw-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.332 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-selinux-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.332 INFO:teuthology.orchestra.run.smithi195.stdout: ceph-test-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.332 INFO:teuthology.orchestra.run.smithi195.stdout: cephadm-2:18.2.4-843.g2c01458a.el9.noarch 2024-09-13T02:28:18.332 INFO:teuthology.orchestra.run.smithi195.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-13T02:28:18.332 INFO:teuthology.orchestra.run.smithi195.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-13T02:28:18.332 INFO:teuthology.orchestra.run.smithi195.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-13T02:28:18.333 INFO:teuthology.orchestra.run.smithi195.stdout: fmt-8.1.1-5.el9.x86_64 2024-09-13T02:28:18.333 INFO:teuthology.orchestra.run.smithi195.stdout: fuse-2.9.9-16.el9.x86_64 2024-09-13T02:28:18.333 INFO:teuthology.orchestra.run.smithi195.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-13T02:28:18.333 INFO:teuthology.orchestra.run.smithi195.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-13T02:28:18.333 INFO:teuthology.orchestra.run.smithi195.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-13T02:28:18.333 INFO:teuthology.orchestra.run.smithi195.stdout: libcephfs-devel-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.333 INFO:teuthology.orchestra.run.smithi195.stdout: libcephfs2-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.333 INFO:teuthology.orchestra.run.smithi195.stdout: libcephsqlite-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.333 INFO:teuthology.orchestra.run.smithi195.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-13T02:28:18.333 INFO:teuthology.orchestra.run.smithi195.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-13T02:28:18.333 INFO:teuthology.orchestra.run.smithi195.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-13T02:28:18.333 INFO:teuthology.orchestra.run.smithi195.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-13T02:28:18.334 INFO:teuthology.orchestra.run.smithi195.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-13T02:28:18.334 INFO:teuthology.orchestra.run.smithi195.stdout: librados-devel-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.334 INFO:teuthology.orchestra.run.smithi195.stdout: libradosstriper1-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.334 INFO:teuthology.orchestra.run.smithi195.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-13T02:28:18.334 INFO:teuthology.orchestra.run.smithi195.stdout: librgw2-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.334 INFO:teuthology.orchestra.run.smithi195.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-13T02:28:18.334 INFO:teuthology.orchestra.run.smithi195.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-13T02:28:18.334 INFO:teuthology.orchestra.run.smithi195.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-13T02:28:18.334 INFO:teuthology.orchestra.run.smithi195.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-13T02:28:18.334 INFO:teuthology.orchestra.run.smithi195.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-13T02:28:18.334 INFO:teuthology.orchestra.run.smithi195.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-13T02:28:18.334 INFO:teuthology.orchestra.run.smithi195.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ceph-argparse-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ceph-common-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cephfs-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-13T02:28:18.335 INFO:teuthology.orchestra.run.smithi195.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-09-13T02:28:18.336 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-13T02:28:18.336 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-13T02:28:18.336 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-13T02:28:18.336 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-13T02:28:18.336 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-13T02:28:18.336 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-13T02:28:18.336 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-13T02:28:18.336 INFO:teuthology.orchestra.run.smithi195.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-13T02:28:18.336 INFO:teuthology.orchestra.run.smithi195.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-13T02:28:18.336 INFO:teuthology.orchestra.run.smithi195.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-13T02:28:18.336 INFO:teuthology.orchestra.run.smithi195.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-ply-3.11-14.el9.noarch 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-13T02:28:18.337 INFO:teuthology.orchestra.run.smithi195.stdout: python3-py-1.10.0-6.el9.noarch 2024-09-13T02:28:18.338 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-13T02:28:18.338 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-13T02:28:18.338 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-13T02:28:18.338 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-13T02:28:18.338 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-09-13T02:28:18.338 INFO:teuthology.orchestra.run.smithi195.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-13T02:28:18.338 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rados-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.338 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rbd-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.338 INFO:teuthology.orchestra.run.smithi195.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-13T02:28:18.338 INFO:teuthology.orchestra.run.smithi195.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-13T02:28:18.338 INFO:teuthology.orchestra.run.smithi195.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-13T02:28:18.338 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rgw-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: rbd-fuse-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: rbd-mirror-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.339 INFO:teuthology.orchestra.run.smithi195.stdout: rbd-nbd-2:18.2.4-843.g2c01458a.el9.x86_64 2024-09-13T02:28:18.340 INFO:teuthology.orchestra.run.smithi195.stdout: re2-1:20211101-20.el9.x86_64 2024-09-13T02:28:18.340 INFO:teuthology.orchestra.run.smithi195.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-13T02:28:18.340 INFO:teuthology.orchestra.run.smithi195.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-13T02:28:18.340 INFO:teuthology.orchestra.run.smithi195.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-13T02:28:18.340 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:28:18.340 INFO:teuthology.orchestra.run.smithi195.stdout:Complete! 2024-09-13T02:28:18.648 DEBUG:teuthology.parallel:result is None 2024-09-13T02:28:18.649 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-13T02:28:18.649 INFO:teuthology.packaging:ref: None 2024-09-13T02:28:18.649 INFO:teuthology.packaging:tag: None 2024-09-13T02:28:18.649 INFO:teuthology.packaging:branch: reef 2024-09-13T02:28:18.649 INFO:teuthology.packaging:sha1: 7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:28:18.649 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-13T02:28:18.910 DEBUG:teuthology.orchestra.run.smithi088:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-13T02:28:18.936 INFO:teuthology.orchestra.run.smithi088.stdout:18.2.4-843.g2c01458a.el9 2024-09-13T02:28:18.937 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-843.g2c01458a.el9 2024-09-13T02:28:18.937 INFO:teuthology.task.install:The correct ceph version 18.2.4-843.g2c01458a is installed. 2024-09-13T02:28:18.939 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-13T02:28:18.939 INFO:teuthology.packaging:ref: None 2024-09-13T02:28:18.939 INFO:teuthology.packaging:tag: None 2024-09-13T02:28:18.939 INFO:teuthology.packaging:branch: reef 2024-09-13T02:28:18.939 INFO:teuthology.packaging:sha1: 7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:28:18.939 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-09-13T02:28:19.200 DEBUG:teuthology.orchestra.run.smithi195:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-13T02:28:19.224 INFO:teuthology.orchestra.run.smithi195.stdout:18.2.4-843.g2c01458a.el9 2024-09-13T02:28:19.224 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-843.g2c01458a.el9 2024-09-13T02:28:19.224 INFO:teuthology.task.install:The correct ceph version 18.2.4-843.g2c01458a is installed. 2024-09-13T02:28:19.226 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-13T02:28:19.226 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:28:19.227 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-13T02:28:19.259 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T02:28:19.259 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-13T02:28:19.293 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-13T02:28:19.293 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:28:19.293 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/usr/bin/daemon-helper 2024-09-13T02:28:19.327 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-13T02:28:19.395 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T02:28:19.395 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/usr/bin/daemon-helper 2024-09-13T02:28:19.422 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-13T02:28:19.489 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-13T02:28:19.489 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:28:19.489 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-13T02:28:19.516 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-13T02:28:19.582 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T02:28:19.582 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-13T02:28:19.608 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-13T02:28:19.674 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-13T02:28:19.675 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:28:19.675 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/usr/bin/stdin-killer 2024-09-13T02:28:19.700 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-13T02:28:19.765 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T02:28:19.765 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/usr/bin/stdin-killer 2024-09-13T02:28:19.791 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-13T02:28:19.857 INFO:teuthology.run_tasks:Running task print... 2024-09-13T02:28:19.874 INFO:teuthology.task.print:**** done install task... 2024-09-13T02:28:19.875 INFO:teuthology.run_tasks:Running task print... 2024-09-13T02:28:19.888 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-09-13T02:28:19.889 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-13T02:28:20.010 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': '7741f7f9ee20524f89b8f61d1609b32fb3b1570a'} 2024-09-13T02:28:20.010 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-09-13T02:28:20.011 INFO:tasks.cephadm:Cluster fsid is d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:28:20.011 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-13T02:28:20.011 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.88', 'mon.c': '[v2:172.21.15.88:3301,v1:172.21.15.88:6790]', 'mon.b': '172.21.15.195'} 2024-09-13T02:28:20.011 INFO:tasks.cephadm:First mon is mon.a on smithi088 2024-09-13T02:28:20.011 INFO:tasks.cephadm:First mgr is y 2024-09-13T02:28:20.011 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-13T02:28:20.012 DEBUG:teuthology.orchestra.run.smithi088:> sudo hostname $(hostname -s) 2024-09-13T02:28:20.037 DEBUG:teuthology.orchestra.run.smithi195:> sudo hostname $(hostname -s) 2024-09-13T02:28:20.064 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-09-13T02:28:20.064 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:28:20.206 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '7741f7f9ee20524f89b8f61d1609b32fb3b1570a', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/56065/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.1.1-322-g7741f7f9', 'node_name': '172.21.2.4+braggi04', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.1.1-322.g7741f7f9'}, 'url': 'https://4.chacra.ceph.com/r/ceph/squid/7741f7f9ee20524f89b8f61d1609b32fb3b1570a/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-09-12 21:04:56.865621', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/squid/7741f7f9ee20524f89b8f61d1609b32fb3b1570a/centos/9/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2024-09-13T02:28:20.466 INFO:tasks.util.chacra:got chacra host 1.chacra.ceph.com, ref reef, sha1 2c01458affee2b2435cd231b6e392435c1c21661 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=reef 2024-09-13T02:28:20.468 INFO:tasks.cephadm:Discovered cachra url: https://1.chacra.ceph.com/binaries/ceph/reef/2c01458affee2b2435cd231b6e392435c1c21661/centos/9/x86_64/flavors/default/cephadm 2024-09-13T02:28:20.468 INFO:tasks.cephadm:Downloading cephadm from url: https://1.chacra.ceph.com/binaries/ceph/reef/2c01458affee2b2435cd231b6e392435c1c21661/centos/9/x86_64/flavors/default/cephadm 2024-09-13T02:28:20.468 DEBUG:teuthology.orchestra.run.smithi088:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/reef/2c01458affee2b2435cd231b6e392435c1c21661/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T02:28:20.826 INFO:teuthology.orchestra.run.smithi088.stdout:-rw-r--r--. 1 ubuntu ubuntu 217218 Sep 13 02:28 /home/ubuntu/cephtest/cephadm 2024-09-13T02:28:20.826 DEBUG:teuthology.orchestra.run.smithi195:> curl --silent -L https://1.chacra.ceph.com/binaries/ceph/reef/2c01458affee2b2435cd231b6e392435c1c21661/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-13T02:28:21.183 INFO:teuthology.orchestra.run.smithi195.stdout:-rw-r--r--. 1 ubuntu ubuntu 217218 Sep 13 02:28 /home/ubuntu/cephtest/cephadm 2024-09-13T02:28:21.183 DEBUG:teuthology.orchestra.run.smithi088:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T02:28:21.202 DEBUG:teuthology.orchestra.run.smithi195:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-13T02:28:21.234 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-09-13T02:28:21.234 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-13T02:28:21.246 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-09-13T02:28:22.793 INFO:teuthology.orchestra.run.smithi088.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-13T02:28:22.813 INFO:teuthology.orchestra.run.smithi195.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-13T02:28:56.152 INFO:teuthology.orchestra.run.smithi195.stdout:{ 2024-09-13T02:28:56.152 INFO:teuthology.orchestra.run.smithi195.stdout: "ceph_version": "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)", 2024-09-13T02:28:56.152 INFO:teuthology.orchestra.run.smithi195.stdout: "image_id": "c129f5a2fd4eccce3e6eec43830eff1929af98bc48f3b850cf144ce5b326e8b5", 2024-09-13T02:28:56.153 INFO:teuthology.orchestra.run.smithi195.stdout: "repo_digests": [ 2024-09-13T02:28:56.153 INFO:teuthology.orchestra.run.smithi195.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11" 2024-09-13T02:28:56.153 INFO:teuthology.orchestra.run.smithi195.stdout: ] 2024-09-13T02:28:56.153 INFO:teuthology.orchestra.run.smithi195.stdout:} 2024-09-13T02:29:08.556 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:29:08.556 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph_version": "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)", 2024-09-13T02:29:08.556 INFO:teuthology.orchestra.run.smithi088.stdout: "image_id": "c129f5a2fd4eccce3e6eec43830eff1929af98bc48f3b850cf144ce5b326e8b5", 2024-09-13T02:29:08.557 INFO:teuthology.orchestra.run.smithi088.stdout: "repo_digests": [ 2024-09-13T02:29:08.557 INFO:teuthology.orchestra.run.smithi088.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11" 2024-09-13T02:29:08.557 INFO:teuthology.orchestra.run.smithi088.stdout: ] 2024-09-13T02:29:08.557 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:29:08.576 DEBUG:teuthology.orchestra.run.smithi088:> sudo mkdir -p /etc/ceph 2024-09-13T02:29:08.642 DEBUG:teuthology.orchestra.run.smithi195:> sudo mkdir -p /etc/ceph 2024-09-13T02:29:08.676 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 777 /etc/ceph 2024-09-13T02:29:08.701 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 777 /etc/ceph 2024-09-13T02:29:08.744 INFO:tasks.cephadm:Writing seed config... 2024-09-13T02:29:08.747 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-09-13T02:29:08.747 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-09-13T02:29:08.747 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-13T02:29:08.747 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-13T02:29:08.748 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-09-13T02:29:08.748 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-09-13T02:29:08.748 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-13T02:29:08.748 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-13T02:29:08.748 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-13T02:29:08.748 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-13T02:29:08.748 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-13T02:29:08.749 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:29:08.749 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-13T02:29:08.765 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 = d75e6bfc-7177-11ef-bceb-c7b262605968 mon election default strategy = 1 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-13T02:29:08.765 DEBUG:teuthology.orchestra.run.smithi088:mon.a> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.a.service 2024-09-13T02:29:08.808 DEBUG:teuthology.orchestra.run.smithi088:mgr.y> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.y.service 2024-09-13T02:29:08.851 INFO:tasks.cephadm:Bootstrapping... 2024-09-13T02:29:08.851 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid d75e6bfc-7177-11ef-bceb-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.88 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-13T02:29:09.002 INFO:teuthology.orchestra.run.smithi088.stdout:-------------------------------------------------------------------------------- 2024-09-13T02:29:09.002 INFO:teuthology.orchestra.run.smithi088.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', 'd75e6bfc-7177-11ef-bceb-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.88', '--skip-admin-label'] 2024-09-13T02:29:09.026 INFO:teuthology.orchestra.run.smithi088.stdout:/bin/podman: stdout 5.2.2 2024-09-13T02:29:09.027 INFO:teuthology.orchestra.run.smithi088.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-13T02:29:09.027 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying podman|docker is present... 2024-09-13T02:29:09.048 INFO:teuthology.orchestra.run.smithi088.stdout:/bin/podman: stdout 5.2.2 2024-09-13T02:29:09.048 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying lvm2 is present... 2024-09-13T02:29:09.048 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying time synchronization is in place... 2024-09-13T02:29:09.056 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T02:29:09.056 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T02:29:09.062 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T02:29:09.062 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2024-09-13T02:29:09.068 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout enabled 2024-09-13T02:29:09.075 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout active 2024-09-13T02:29:09.075 INFO:teuthology.orchestra.run.smithi088.stdout:Unit chronyd.service is enabled and running 2024-09-13T02:29:09.075 INFO:teuthology.orchestra.run.smithi088.stdout:Repeating the final host check... 2024-09-13T02:29:09.097 INFO:teuthology.orchestra.run.smithi088.stdout:/bin/podman: stdout 5.2.2 2024-09-13T02:29:09.097 INFO:teuthology.orchestra.run.smithi088.stdout:podman (/bin/podman) version 5.2.2 is present 2024-09-13T02:29:09.097 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl is present 2024-09-13T02:29:09.097 INFO:teuthology.orchestra.run.smithi088.stdout:lvcreate is present 2024-09-13T02:29:09.103 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-13T02:29:09.103 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-13T02:29:09.110 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-13T02:29:09.110 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2024-09-13T02:29:09.116 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout enabled 2024-09-13T02:29:09.122 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout active 2024-09-13T02:29:09.123 INFO:teuthology.orchestra.run.smithi088.stdout:Unit chronyd.service is enabled and running 2024-09-13T02:29:09.123 INFO:teuthology.orchestra.run.smithi088.stdout:Host looks OK 2024-09-13T02:29:09.123 INFO:teuthology.orchestra.run.smithi088.stdout:Cluster fsid: d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:29:09.123 INFO:teuthology.orchestra.run.smithi088.stdout:Acquiring lock 140419146821200 on /run/cephadm/d75e6bfc-7177-11ef-bceb-c7b262605968.lock 2024-09-13T02:29:09.123 INFO:teuthology.orchestra.run.smithi088.stdout:Lock 140419146821200 acquired on /run/cephadm/d75e6bfc-7177-11ef-bceb-c7b262605968.lock 2024-09-13T02:29:09.124 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying IP 172.21.15.88 port 3300 ... 2024-09-13T02:29:09.124 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying IP 172.21.15.88 port 6789 ... 2024-09-13T02:29:09.124 INFO:teuthology.orchestra.run.smithi088.stdout:Base mon IP(s) is [172.21.15.88:3300, 172.21.15.88:6789], mon addrv is [v2:172.21.15.88:3300,v1:172.21.15.88:6789] 2024-09-13T02:29:09.126 INFO:teuthology.orchestra.run.smithi088.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.88 metric 100 2024-09-13T02:29:09.127 INFO:teuthology.orchestra.run.smithi088.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.88 metric 100 2024-09-13T02:29:09.129 INFO:teuthology.orchestra.run.smithi088.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-13T02:29:09.129 INFO:teuthology.orchestra.run.smithi088.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-09-13T02:29:09.129 INFO:teuthology.orchestra.run.smithi088.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-09-13T02:29:09.131 INFO:teuthology.orchestra.run.smithi088.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-13T02:29:09.131 INFO:teuthology.orchestra.run.smithi088.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-13T02:29:09.132 INFO:teuthology.orchestra.run.smithi088.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T02:29:09.132 INFO:teuthology.orchestra.run.smithi088.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-13T02:29:09.132 INFO:teuthology.orchestra.run.smithi088.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d42d/64 scope link noprefixroute 2024-09-13T02:29:09.132 INFO:teuthology.orchestra.run.smithi088.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-13T02:29:09.133 INFO:teuthology.orchestra.run.smithi088.stdout:Mon IP `172.21.15.88` is in CIDR network `172.21.0.0/20` 2024-09-13T02:29:09.133 INFO:teuthology.orchestra.run.smithi088.stdout:Mon IP `172.21.15.88` is in CIDR network `172.21.0.0/20` 2024-09-13T02:29:09.133 INFO:teuthology.orchestra.run.smithi088.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-13T02:29:09.133 INFO:teuthology.orchestra.run.smithi088.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-13T02:29:09.133 INFO:teuthology.orchestra.run.smithi088.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-09-13T02:29:09.542 INFO:teuthology.orchestra.run.smithi088.stdout:/bin/podman: stdout c129f5a2fd4eccce3e6eec43830eff1929af98bc48f3b850cf144ce5b326e8b5 2024-09-13T02:29:09.542 INFO:teuthology.orchestra.run.smithi088.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:reef... 2024-09-13T02:29:09.542 INFO:teuthology.orchestra.run.smithi088.stdout:/bin/podman: stderr Getting image source signatures 2024-09-13T02:29:09.542 INFO:teuthology.orchestra.run.smithi088.stdout:/bin/podman: stderr Copying blob sha256:f9a1328d66f49e17fe78ed666f97dd3c34cc07be60bd7ae6ba8f2402a2a33f7f 2024-09-13T02:29:09.542 INFO:teuthology.orchestra.run.smithi088.stdout:/bin/podman: stderr Copying blob sha256:e8b54c863393b7a8216a71737771b73b16a8e43ec7acf927c7faa175c255e551 2024-09-13T02:29:09.542 INFO:teuthology.orchestra.run.smithi088.stdout:/bin/podman: stderr Copying config sha256:c129f5a2fd4eccce3e6eec43830eff1929af98bc48f3b850cf144ce5b326e8b5 2024-09-13T02:29:09.543 INFO:teuthology.orchestra.run.smithi088.stdout:/bin/podman: stderr Writing manifest to image destination 2024-09-13T02:29:10.479 INFO:teuthology.orchestra.run.smithi088.stdout:ceph: stdout ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable) 2024-09-13T02:29:10.479 INFO:teuthology.orchestra.run.smithi088.stdout:Ceph version: ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable) 2024-09-13T02:29:10.479 INFO:teuthology.orchestra.run.smithi088.stdout:Extracting ceph user uid/gid from container image... 2024-09-13T02:29:11.528 INFO:teuthology.orchestra.run.smithi088.stdout:stat: stdout 167 167 2024-09-13T02:29:11.528 INFO:teuthology.orchestra.run.smithi088.stdout:Creating initial keys... 2024-09-13T02:29:12.459 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-authtool: stdout AQB3o+NmQDpWNRAAuhuNv9iGzHe+PP+/4/cp+w== 2024-09-13T02:29:13.457 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-authtool: stdout AQB4o+NmNTvLLhAAOsK7vr5oJXjubGUod4NlHw== 2024-09-13T02:29:14.454 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph-authtool: stdout AQB5o+NmSH0fLxAAbLFz4LQKA+Ds+dKufbxL/g== 2024-09-13T02:29:14.455 INFO:teuthology.orchestra.run.smithi088.stdout:Creating initial monmap... 2024-09-13T02:29:15.526 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T02:29:15.527 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-09-13T02:29:15.527 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:29:15.527 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T02:29:15.527 INFO:teuthology.orchestra.run.smithi088.stdout:monmaptool for a [v2:172.21.15.88:3300,v1:172.21.15.88:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-13T02:29:15.527 INFO:teuthology.orchestra.run.smithi088.stdout:setting min_mon_release = pacific 2024-09-13T02:29:15.527 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/monmaptool: set fsid to d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:29:15.527 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-13T02:29:15.527 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:29:15.527 INFO:teuthology.orchestra.run.smithi088.stdout:Creating mon... 2024-09-13T02:29:16.465 INFO:teuthology.orchestra.run.smithi088.stdout:create mon.a on 2024-09-13T02:29:16.674 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-09-13T02:29:16.811 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-09-13T02:29:16.985 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d75e6bfc-7177-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-d75e6bfc-7177-11ef-bceb-c7b262605968.target. 2024-09-13T02:29:16.985 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-d75e6bfc-7177-11ef-bceb-c7b262605968.target → /etc/systemd/system/ceph-d75e6bfc-7177-11ef-bceb-c7b262605968.target. 2024-09-13T02:29:17.193 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.a 2024-09-13T02:29:17.194 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-13T02:29:17.351 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-d75e6bfc-7177-11ef-bceb-c7b262605968.target.wants/ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.a.service → /etc/systemd/system/ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@.service. 2024-09-13T02:29:17.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:17 smithi088 ceph-mon[27335]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T02:29:17.855 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T02:29:17.856 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout disabled 2024-09-13T02:29:17.863 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T02:29:17.863 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2024-09-13T02:29:17.863 INFO:teuthology.orchestra.run.smithi088.stdout:firewalld.service is not enabled 2024-09-13T02:29:17.863 INFO:teuthology.orchestra.run.smithi088.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T02:29:17.863 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for mon to start... 2024-09-13T02:29:17.863 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for mon... 2024-09-13T02:29:18.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:17 smithi088 bash[27297]: befd9e7542a99fc1b595d7b0b1c57993f0d65f99679ba2f1ca647ce1a3de5e77 2024-09-13T02:29:18.097 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:17 smithi088 systemd[1]: Started Ceph mon.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:29:18.911 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout cluster: 2024-09-13T02:29:18.911 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout id: d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:29:18.911 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-13T02:29:18.911 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2024-09-13T02:29:18.911 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout services: 2024-09-13T02:29:18.911 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.537617s) 2024-09-13T02:29:18.912 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-13T02:29:18.912 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-13T02:29:18.912 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2024-09-13T02:29:18.912 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout data: 2024-09-13T02:29:18.912 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-13T02:29:18.912 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-13T02:29:18.912 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-13T02:29:18.912 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout pgs: 2024-09-13T02:29:18.912 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2024-09-13T02:29:18.912 INFO:teuthology.orchestra.run.smithi088.stdout:mon is available 2024-09-13T02:29:18.912 INFO:teuthology.orchestra.run.smithi088.stdout:Assimilating anything we can from ceph.conf... 2024-09-13T02:29:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:18 smithi088 ceph-mon[27335]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T02:29:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:18 smithi088 ceph-mon[27335]: monmap e1: 1 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-13T02:29:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:18 smithi088 ceph-mon[27335]: fsmap 2024-09-13T02:29:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:18 smithi088 ceph-mon[27335]: osdmap e1: 0 total, 0 up, 0 in 2024-09-13T02:29:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:18 smithi088 ceph-mon[27335]: mgrmap e1: no daemons active 2024-09-13T02:29:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:18 smithi088 ceph-mon[27335]: from='client.? 172.21.15.88:0/3625374220' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T02:29:19.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:19 smithi088 ceph-mon[27335]: from='client.? 172.21.15.88:0/4227061210' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-13T02:29:19.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:19 smithi088 ceph-mon[27335]: from='client.? 172.21.15.88:0/4227061210' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-13T02:29:19.950 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2024-09-13T02:29:19.950 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T02:29:19.950 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout fsid = d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:29:19.950 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.88:3300,v1:172.21.15.88:6789] 2024-09-13T02:29:19.950 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T02:29:19.950 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T02:29:19.950 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T02:29:19.950 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T02:29:19.951 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2024-09-13T02:29:19.951 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T02:29:19.951 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T02:29:19.951 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2024-09-13T02:29:19.951 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T02:29:19.951 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T02:29:19.951 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T02:29:19.951 INFO:teuthology.orchestra.run.smithi088.stdout:Generating new minimal ceph.conf... 2024-09-13T02:29:20.977 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:20 smithi088 ceph-mon[27335]: from='client.? 172.21.15.88:0/1546481867' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:29:20.980 INFO:teuthology.orchestra.run.smithi088.stdout:Restarting the monitor... 2024-09-13T02:29:21.266 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:21 smithi088 systemd[1]: Stopping Ceph mon.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:29:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:21 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a[27312]: 2024-09-13T02:29:21.264+0000 7f7bb08e8640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:29:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:21 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a[27312]: 2024-09-13T02:29:21.264+0000 7f7bb08e8640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-13T02:29:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:21 smithi088 podman[27654]: 2024-09-13 02:29:21.418235689 +0000 UTC m=+0.264810370 container died befd9e7542a99fc1b595d7b0b1c57993f0d65f99679ba2f1ca647ce1a3de5e77 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-2c01458, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:29:22.029 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:21 smithi088 podman[27654]: 2024-09-13 02:29:21.796167548 +0000 UTC m=+0.642742216 container cleanup befd9e7542a99fc1b595d7b0b1c57993f0d65f99679ba2f1ca647ce1a3de5e77 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, ceph=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, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, RELEASE=reef-2c01458, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-13T02:29:22.029 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:21 smithi088 bash[27654]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a 2024-09-13T02:29:22.029 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:21 smithi088 podman[27671]: 2024-09-13 02:29:21.922354138 +0000 UTC m=+0.505015555 container remove befd9e7542a99fc1b595d7b0b1c57993f0d65f99679ba2f1ca647ce1a3de5e77 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-2c01458, org.label-schema.schema-version=1.0) 2024-09-13T02:29:22.348 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-13T02:29:22.349 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 systemd[1]: Stopped Ceph mon.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:29:22.349 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 systemd[1]: Starting Ceph mon.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:29:22.601 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 podman[27770]: 2024-09-13 02:29:22.250578037 +0000 UTC m=+0.015446032 image pull c129f5a2fd4eccce3e6eec43830eff1929af98bc48f3b850cf144ce5b326e8b5 quay.ceph.io/ceph-ci/ceph:reef 2024-09-13T02:29:22.601 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 podman[27770]: 2024-09-13 02:29:22.381653354 +0000 UTC m=+0.146521379 container create 0df62733ea3258236d4551c0a3a77b941825b2b55942d771806f297bfb1e0b5f (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-2c01458, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-13T02:29:22.601 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 podman[27770]: 2024-09-13 02:29:22.575534491 +0000 UTC m=+0.340402471 container init 0df62733ea3258236d4551c0a3a77b941825b2b55942d771806f297bfb1e0b5f (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-2c01458, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T02:29:22.601 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 podman[27770]: 2024-09-13 02:29:22.579744932 +0000 UTC m=+0.344612915 container start 0df62733ea3258236d4551c0a3a77b941825b2b55942d771806f297bfb1e0b5f (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, ceph=True, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=reef-2c01458, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-13T02:29:22.646 INFO:teuthology.orchestra.run.smithi088.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-13T02:29:22.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T02:29:22.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable), process ceph-mon, pid 7 2024-09-13T02:29:22.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: pidfile_write: ignore empty --pid-file 2024-09-13T02:29:22.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: load: jerasure load: lrc 2024-09-13T02:29:22.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: RocksDB version: 7.9.2 2024-09-13T02:29:22.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Git sha 0 2024-09-13T02:29:22.881 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Compile date 2024-09-12 19:46:18 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: DB SUMMARY 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: DB Session ID: AISV40PQD7MXH5V02B0N 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: CURRENT file: CURRENT 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84546 ; 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.error_if_exists: 0 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.create_if_missing: 0 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.paranoid_checks: 1 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T02:29:22.882 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T02:29:22.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.env: 0x556fb19e1bc0 2024-09-13T02:29:22.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T02:29:22.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.info_log: 0x556fb3068be0 2024-09-13T02:29:22.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T02:29:22.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.statistics: (nil) 2024-09-13T02:29:22.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.use_fsync: 0 2024-09-13T02:29:22.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_log_file_size: 0 2024-09-13T02:29:22.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T02:29:22.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T02:29:22.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T02:29:22.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T02:29:22.883 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.allow_fallocate: 1 2024-09-13T02:29:22.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T02:29:22.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T02:29:22.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.use_direct_reads: 0 2024-09-13T02:29:22.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T02:29:22.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T02:29:22.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.db_log_dir: 2024-09-13T02:29:22.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.wal_dir: 2024-09-13T02:29:22.884 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T02:29:22.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T02:29:22.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T02:29:22.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T02:29:22.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T02:29:22.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T02:29:22.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T02:29:22.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T02:29:22.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.write_buffer_manager: 0x556fb3076320 2024-09-13T02:29:22.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T02:29:22.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T02:29:22.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T02:29:22.886 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T02:29:22.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T02:29:22.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T02:29:22.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T02:29:22.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T02:29:22.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.unordered_write: 0 2024-09-13T02:29:22.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T02:29:22.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T02:29:22.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T02:29:22.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T02:29:22.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.row_cache: None 2024-09-13T02:29:22.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.wal_filter: None 2024-09-13T02:29:22.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T02:29:22.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T02:29:22.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.two_write_queues: 0 2024-09-13T02:29:22.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T02:29:22.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.wal_compression: 0 2024-09-13T02:29:22.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.atomic_flush: 0 2024-09-13T02:29:22.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T02:29:22.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T02:29:22.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T02:29:22.888 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.log_readahead_size: 0 2024-09-13T02:29:22.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T02:29:22.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T02:29:22.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T02:29:22.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T02:29:22.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T02:29:22.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T02:29:22.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T02:29:22.889 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_background_jobs: 2 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_background_compactions: -1 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_subcompactions: 1 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_open_files: -1 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T02:29:22.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_background_flushes: -1 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Compression algorithms supported: 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: kZSTD supported: 0 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: kXpressCompression supported: 0 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: kBZip2Compression supported: 0 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: kLZ4Compression supported: 1 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: kZlibCompression supported: 1 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: kSnappyCompression supported: 1 2024-09-13T02:29:22.891 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.merge_operator: 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_filter: None 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556fb30687e0) 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout: cache_index_and_filter_blocks: 1 2024-09-13T02:29:22.892 INFO:journalctl@ceph.mon.a.smithi088.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: pin_top_level_index_and_filter: 1 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: index_type: 0 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: data_block_index_type: 0 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: index_shortening: 1 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: checksum: 4 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: no_block_cache: 0 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache: 0x556fb305d350 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache_name: BinnedLRUCache 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache_options: 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: capacity : 536870912 2024-09-13T02:29:22.893 INFO:journalctl@ceph.mon.a.smithi088.stdout: num_shard_bits : 4 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: strict_capacity_limit : 0 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: high_pri_pool_ratio: 0.000 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache_compressed: (nil) 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: persistent_cache: (nil) 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_size: 4096 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_size_deviation: 10 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_restart_interval: 16 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: index_block_restart_interval: 1 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: metadata_block_size: 4096 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: partition_filters: 0 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: use_delta_encoding: 1 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: filter_policy: bloomfilter 2024-09-13T02:29:22.894 INFO:journalctl@ceph.mon.a.smithi088.stdout: whole_key_filtering: 1 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout: verify_compression: 0 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout: read_amp_bytes_per_bit: 0 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout: format_version: 5 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout: enable_index_compression: 1 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_align: 0 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout: max_auto_readahead_size: 262144 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout: prepopulate_block_cache: 0 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout: initial_auto_readahead_size: 8192 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compression: NoCompression 2024-09-13T02:29:22.895 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.num_levels: 7 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T02:29:22.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T02:29:22.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T02:29:22.898 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T02:29:22.899 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T02:29:22.899 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T02:29:22.899 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T02:29:22.899 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T02:29:22.899 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T02:29:22.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.inplace_update_support: 0 2024-09-13T02:29:22.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T02:29:22.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T02:29:22.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T02:29:22.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T02:29:22.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.bloom_locality: 0 2024-09-13T02:29:22.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.max_successive_merges: 0 2024-09-13T02:29:22.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T02:29:22.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T02:29:22.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T02:29:22.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T02:29:22.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.ttl: 2592000 2024-09-13T02:29:22.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.enable_blob_files: false 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.min_blob_size: 0 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T02:29:22.902 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d29305a9-d408-4e1e-a7b5-e162baf94be1 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726194562606135, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726194562606981, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81096, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 79246, "index_size": 234, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10267, "raw_average_key_size": 47, "raw_value_size": 73447, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726194562, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d29305a9-d408-4e1e-a7b5-e162baf94be1", "db_session_id": "AISV40PQD7MXH5V02B0N", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726194562607075, "job": 1, "event": "recovery_finished"} 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556fb3088e00 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: DB pointer 0x556fb317c000 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T02:29:22.903 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** DB Stats ** 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** Compaction Stats [default] ** 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: L0 2/0 81.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T02:29:22.904 INFO:journalctl@ceph.mon.a.smithi088.stdout: Sum 2/0 81.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 138.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.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 138.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** Compaction Stats [default] ** 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.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 138.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T02:29:22.905 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T02:29:22.906 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T02:29:22.906 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T02:29:22.906 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative compaction: 0.00 GB write, 14.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T02:29:22.906 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval compaction: 0.00 GB write, 14.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T02:29:22.906 INFO:journalctl@ceph.mon.a.smithi088.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-13T02:29:22.906 INFO:journalctl@ceph.mon.a.smithi088.stdout: Block cache BinnedLRUCache@0x556fb305d350#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-13T02:29:22.906 INFO:journalctl@ceph.mon.a.smithi088.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-09-13T02:29:22.906 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:29:22.906 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T02:29:22.906 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: starting mon.a rank 0 at public addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] at bind addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:29:22.907 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: mon.a@-1(???) e1 preinit fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:29:22.907 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: mon.a@-1(???).mds e1 new map 2024-09-13T02:29:22.907 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: mon.a@-1(???).mds e1 print_map 2024-09-13T02:29:22.907 INFO:journalctl@ceph.mon.a.smithi088.stdout: e1 2024-09-13T02:29:22.907 INFO:journalctl@ceph.mon.a.smithi088.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T02:29:22.907 INFO:journalctl@ceph.mon.a.smithi088.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-13T02:29:22.907 INFO:journalctl@ceph.mon.a.smithi088.stdout: legacy client fscid: -1 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout: No filesystems configured 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 bash[27770]: 0df62733ea3258236d4551c0a3a77b941825b2b55942d771806f297bfb1e0b5f 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 systemd[1]: Started Ceph mon.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: mon.a is new leader, mons a in quorum (ranks 0) 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: monmap e1: 1 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: fsmap 2024-09-13T02:29:22.908 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: osdmap e1: 0 total, 0 up, 0 in 2024-09-13T02:29:22.909 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:22 smithi088 ceph-mon[27808]: mgrmap e1: no daemons active 2024-09-13T02:29:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:24 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2582621539' entity='client.admin' 2024-09-13T02:29:27.464 INFO:teuthology.orchestra.run.smithi088.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-13T02:29:27.675 INFO:teuthology.orchestra.run.smithi088.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-13T02:29:27.675 INFO:teuthology.orchestra.run.smithi088.stdout:Creating mgr... 2024-09-13T02:29:27.675 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-13T02:29:27.676 INFO:teuthology.orchestra.run.smithi088.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-13T02:29:28.746 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.y 2024-09-13T02:29:28.746 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Failed to reset failed state of unit ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.y.service: Unit ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.y.service not loaded. 2024-09-13T02:29:29.082 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-d75e6bfc-7177-11ef-bceb-c7b262605968.target.wants/ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@.service. 2024-09-13T02:29:29.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:29 smithi088 podman[28043]: 2024-09-13 02:29:29.212730226 +0000 UTC m=+0.015721413 image pull c129f5a2fd4eccce3e6eec43830eff1929af98bc48f3b850cf144ce5b326e8b5 quay.ceph.io/ceph-ci/ceph:reef 2024-09-13T02:29:30.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:30 smithi088 podman[28043]: 2024-09-13 02:29:30.153439343 +0000 UTC m=+0.956430523 container create b08be1cf5ff6186536743f85d5a7c4ec42a08b75a3f49e4e64f87e6a851e07cf (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=reef-2c01458, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-13T02:29:31.662 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T02:29:31.662 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout disabled 2024-09-13T02:29:31.671 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T02:29:31.671 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2024-09-13T02:29:31.671 INFO:teuthology.orchestra.run.smithi088.stdout:firewalld.service is not enabled 2024-09-13T02:29:31.671 INFO:teuthology.orchestra.run.smithi088.stdout:Not possible to enable service . firewalld.service is not available 2024-09-13T02:29:31.680 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T02:29:31.680 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout disabled 2024-09-13T02:29:31.689 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T02:29:31.689 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2024-09-13T02:29:31.689 INFO:teuthology.orchestra.run.smithi088.stdout:firewalld.service is not enabled 2024-09-13T02:29:31.689 INFO:teuthology.orchestra.run.smithi088.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-13T02:29:31.689 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for mgr to start... 2024-09-13T02:29:31.689 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for mgr... 2024-09-13T02:29:31.816 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:31 smithi088 podman[28043]: 2024-09-13 02:29:31.537645758 +0000 UTC m=+2.340636942 container init b08be1cf5ff6186536743f85d5a7c4ec42a08b75a3f49e4e64f87e6a851e07cf (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=reef-2c01458, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-13T02:29:31.816 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:31 smithi088 podman[28043]: 2024-09-13 02:29:31.543818728 +0000 UTC m=+2.346809901 container start b08be1cf5ff6186536743f85d5a7c4ec42a08b75a3f49e4e64f87e6a851e07cf (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y, org.label-schema.license=GPLv2, RELEASE=reef-2c01458, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T02:29:31.816 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:31 smithi088 bash[28043]: b08be1cf5ff6186536743f85d5a7c4ec42a08b75a3f49e4e64f87e6a851e07cf 2024-09-13T02:29:31.816 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:31 smithi088 systemd[1]: Started Ceph mgr.y for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:29:31.816 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:31 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:31.678+0000 7f848669a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:29:31.816 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:31 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:31.744+0000 7f848669a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:29:32.116 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:31 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:31.894+0000 7f848669a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:29:32.116 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:31 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:31.959+0000 7f848669a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:29:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:32 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3441472490' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T02:29:32.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:32 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:32.117+0000 7f848669a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:29:32.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:32 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:32.264+0000 7f848669a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:29:32.803 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:32 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:32.583+0000 7f848669a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:29:32.803 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:32 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:32.644+0000 7f848669a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:29:32.812 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2024-09-13T02:29:32.812 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2024-09-13T02:29:32.813 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsid": "d75e6bfc-7177-11ef-bceb-c7b262605968", 2024-09-13T02:29:32.813 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T02:29:32.813 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T02:29:32.813 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T02:29:32.813 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T02:29:32.813 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:32.813 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T02:29:32.813 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T02:29:32.813 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 0 2024-09-13T02:29:32.813 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2024-09-13T02:29:32.813 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T02:29:32.814 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T02:29:32.814 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2024-09-13T02:29:32.814 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-09-13T02:29:32.814 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T02:29:32.814 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T02:29:32.814 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-13T02:29:32.814 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T02:29:32.814 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:32.814 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T02:29:32.814 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T02:29:32.815 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T02:29:32.815 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T02:29:32.815 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T02:29:32.815 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T02:29:32.815 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T02:29:32.815 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T02:29:32.815 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:32.815 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T02:29:32.815 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T02:29:32.815 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T02:29:32.815 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T02:29:32.816 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T02:29:32.816 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T02:29:32.816 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T02:29:32.816 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T02:29:32.816 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T02:29:32.816 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:32.816 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T02:29:32.816 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T02:29:32.816 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T02:29:32.816 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T02:29:32.817 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:32.817 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T02:29:32.817 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T02:29:32.817 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T02:29:32.817 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T02:29:32.817 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T02:29:32.817 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T02:29:32.817 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T02:29:32.817 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2024-09-13T02:29:32.817 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T02:29:32.817 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:32.818 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T02:29:32.818 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T02:29:32.818 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T02:29:17.811385+0000", 2024-09-13T02:29:32.818 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T02:29:32.818 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:32.818 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T02:29:32.818 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2024-09-13T02:29:32.818 INFO:teuthology.orchestra.run.smithi088.stdout:mgr not available, waiting (1/15)... 2024-09-13T02:29:33.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:32 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:32.829+0000 7f848669a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:29:33.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:33.688+0000 7f848669a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:29:33.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:33.752+0000 7f848669a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:29:34.708 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:34.456+0000 7f848669a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:29:34.709 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:34.568+0000 7f848669a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:29:34.709 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:34.707+0000 7f848669a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:29:34.995 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:34.767+0000 7f848669a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:29:34.995 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:34.924+0000 7f848669a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:29:34.995 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:34.993+0000 7f848669a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:29:35.283 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:35.052+0000 7f848669a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:29:35.283 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:35.215+0000 7f848669a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:29:35.284 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:35.282+0000 7f848669a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:29:35.564 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:35 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3751846137' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T02:29:35.564 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:35.352+0000 7f848669a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:29:35.564 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:35.446+0000 7f848669a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:29:35.565 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:35.504+0000 7f848669a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:29:35.565 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:35.563+0000 7f848669a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:29:36.000 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2024-09-13T02:29:36.000 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2024-09-13T02:29:36.000 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsid": "d75e6bfc-7177-11ef-bceb-c7b262605968", 2024-09-13T02:29:36.000 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T02:29:36.000 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T02:29:36.000 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 0 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_age": 12, 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-13T02:29:36.001 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T02:29:36.002 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T02:29:36.003 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T02:29:36.003 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T02:29:36.003 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T02:29:36.003 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T02:29:36.003 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T02:29:36.003 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:36.003 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T02:29:36.003 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T02:29:36.003 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T02:29:36.003 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T02:29:36.003 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:36.003 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T02:29:17.811385+0000", 2024-09-13T02:29:36.004 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T02:29:36.005 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:36.005 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T02:29:36.005 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2024-09-13T02:29:36.005 INFO:teuthology.orchestra.run.smithi088.stdout:mgr not available, waiting (2/15)... 2024-09-13T02:29:36.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:36.342+0000 7f848669a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:29:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: Activating manager daemon y 2024-09-13T02:29:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: mgrmap e2: y(active, starting, since 0.00283691s) 2024-09-13T02:29:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: from='mgr.14100 172.21.15.88:0/3269562737' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:29:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: from='mgr.14100 172.21.15.88:0/3269562737' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:29:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: from='mgr.14100 172.21.15.88:0/3269562737' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:29:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: from='mgr.14100 172.21.15.88:0/3269562737' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:29:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: from='mgr.14100 172.21.15.88:0/3269562737' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:29:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: Manager daemon y is now available 2024-09-13T02:29:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: from='mgr.14100 172.21.15.88:0/3269562737' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:29:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: from='mgr.14100 172.21.15.88:0/3269562737' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:29:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: from='mgr.14100 172.21.15.88:0/3269562737' entity='mgr.y' 2024-09-13T02:29:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: from='mgr.14100 172.21.15.88:0/3269562737' entity='mgr.y' 2024-09-13T02:29:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:36 smithi088 ceph-mon[27808]: from='mgr.14100 172.21.15.88:0/3269562737' entity='mgr.y' 2024-09-13T02:29:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:38 smithi088 ceph-mon[27808]: mgrmap e3: y(active, since 1.00769s) 2024-09-13T02:29:39.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:39 smithi088 ceph-mon[27808]: mgrmap e4: y(active, since 2s) 2024-09-13T02:29:40.244 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2024-09-13T02:29:40.244 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2024-09-13T02:29:40.244 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsid": "d75e6bfc-7177-11ef-bceb-c7b262605968", 2024-09-13T02:29:40.244 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "health": { 2024-09-13T02:29:40.244 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-13T02:29:40.244 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-13T02:29:40.244 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-13T02:29:40.244 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:40.244 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-13T02:29:40.244 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 0 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "a" 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "quorum_age": 17, 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T02:29:40.245 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-13T02:29:40.246 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-13T02:29:40.246 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-13T02:29:40.246 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-13T02:29:40.249 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-13T02:29:40.249 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-13T02:29:40.249 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:40.249 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-13T02:29:40.249 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-13T02:29:40.249 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-13T02:29:40.250 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "restful" 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ], 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "modified": "2024-09-13T02:29:17.811385+0000", 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-13T02:29:40.251 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout }, 2024-09-13T02:29:40.252 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-13T02:29:40.252 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2024-09-13T02:29:40.252 INFO:teuthology.orchestra.run.smithi088.stdout:mgr is available 2024-09-13T02:29:40.616 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:40 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/500825470' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-09-13T02:29:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:41 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/561269498' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-09-13T02:29:41.475 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2024-09-13T02:29:41.475 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout [global] 2024-09-13T02:29:41.475 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout fsid = d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:29:41.475 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-13T02:29:41.475 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-13T02:29:41.476 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-13T02:29:41.476 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-13T02:29:41.476 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2024-09-13T02:29:41.476 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-13T02:29:41.476 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-13T02:29:41.476 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 2024-09-13T02:29:41.476 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout [osd] 2024-09-13T02:29:41.476 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-13T02:29:41.476 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-13T02:29:41.476 INFO:teuthology.orchestra.run.smithi088.stdout:Enabling cephadm module... 2024-09-13T02:29:42.659 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:42 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/638833738' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-09-13T02:29:42.660 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ignoring --setuser ceph since I am not root 2024-09-13T02:29:42.660 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ignoring --setgroup ceph since I am not root 2024-09-13T02:29:42.660 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:42.494+0000 7fa6cffff040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:29:42.660 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:42.550+0000 7fa6cffff040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:29:42.912 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:42.700+0000 7fa6cffff040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:29:42.913 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:42.766+0000 7fa6cffff040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:29:42.913 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:42.911+0000 7fa6cffff040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:29:43.189 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:43.056+0000 7fa6cffff040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:29:43.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:43 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/638833738' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-13T02:29:43.455 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:43 smithi088 ceph-mon[27808]: mgrmap e5: y(active, since 6s) 2024-09-13T02:29:43.455 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:43.374+0000 7fa6cffff040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:29:43.934 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:43.453+0000 7fa6cffff040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:29:43.934 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:43.640+0000 7fa6cffff040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:29:44.205 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2024-09-13T02:29:44.205 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-13T02:29:44.205 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T02:29:44.205 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-13T02:29:44.205 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T02:29:44.205 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2024-09-13T02:29:44.205 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for the mgr to restart... 2024-09-13T02:29:44.205 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for mgr epoch 5... 2024-09-13T02:29:44.520 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:44 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3037140796' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-13T02:29:44.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:44 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:44.519+0000 7fa6cffff040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:29:44.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:44 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:44.584+0000 7fa6cffff040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:29:45.555 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:45 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:45.303+0000 7fa6cffff040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:29:45.555 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:45 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:45.416+0000 7fa6cffff040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:29:45.824 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:45 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:45.553+0000 7fa6cffff040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:29:45.824 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:45 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:45.613+0000 7fa6cffff040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:29:45.824 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:45 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:45.756+0000 7fa6cffff040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:29:45.824 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:45 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:45.822+0000 7fa6cffff040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:29:46.098 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:45 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:45.881+0000 7fa6cffff040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:29:46.098 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:46 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:46.034+0000 7fa6cffff040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:29:46.098 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:46 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:46.096+0000 7fa6cffff040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:29:46.358 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:46 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:46.162+0000 7fa6cffff040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:29:46.358 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:46 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:46.241+0000 7fa6cffff040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:29:46.359 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:46 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:46.299+0000 7fa6cffff040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:29:46.359 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:46 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:46.357+0000 7fa6cffff040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:29:47.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:47.118+0000 7fa6cffff040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:29:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: Active manager daemon y restarted 2024-09-13T02:29:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: Activating manager daemon y 2024-09-13T02:29:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: osdmap e2: 0 total, 0 up, 0 in 2024-09-13T02:29:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: mgrmap e6: y(active, starting, since 0.00284983s) 2024-09-13T02:29:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:29:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:29:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:29:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:29:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:29:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: Manager daemon y is now available 2024-09-13T02:29:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:29:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:29:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:29:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:29:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:29:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:47 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:29:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-mon[27808]: Found migration_current of "None". Setting to last migration. 2024-09-13T02:29:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:29:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:29:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-mon[27808]: mgrmap e7: y(active, since 1.00486s) 2024-09-13T02:29:48.694 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2024-09-13T02:29:48.694 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-13T02:29:48.694 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T02:29:48.694 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2024-09-13T02:29:48.694 INFO:teuthology.orchestra.run.smithi088.stdout:mgr epoch 5 is available 2024-09-13T02:29:48.694 INFO:teuthology.orchestra.run.smithi088.stdout:Setting orchestrator backend to cephadm... 2024-09-13T02:29:49.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:48.848+0000 7fa63d52a640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:02:29:48] ENGINE Error in HTTPServer.serve 2024-09-13T02:29:49.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: Traceback (most recent call last): 2024-09-13T02:29:49.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:29:49.068 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: self._connections.run(self.expiration_interval) 2024-09-13T02:29:49.068 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:29:49.068 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: self._run(expiration_interval) 2024-09-13T02:29:49.068 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:29:49.068 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:29:49.068 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:29:49.068 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:29:49.068 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:29:49.068 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: s = self.context.wrap_socket( 2024-09-13T02:29:49.068 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:29:49.068 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: return self.sslsocket_class._create( 2024-09-13T02:29:49.068 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:29:49.069 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: self.do_handshake() 2024-09-13T02:29:49.069 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:29:49.069 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: self._sslobj.do_handshake() 2024-09-13T02:29:49.069 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:29:49.069 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:29:49.360 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:49 smithi088 ceph-mon[27808]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T02:29:49.360 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:49 smithi088 ceph-mon[27808]: from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T02:29:49.360 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:49 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:29:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:50 smithi088 ceph-mon[27808]: [13/Sep/2024:02:29:48] ENGINE Bus STARTING 2024-09-13T02:29:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:50 smithi088 ceph-mon[27808]: [13/Sep/2024:02:29:48] ENGINE Serving on https://172.21.15.88:7150 2024-09-13T02:29:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:50 smithi088 ceph-mon[27808]: [13/Sep/2024:02:29:48] ENGINE Error in HTTPServer.serve 2024-09-13T02:29:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-09-13T02:29:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:29:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:29:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:29:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._run(expiration_interval) 2024-09-13T02:29:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:29:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:29:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:29:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:29:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:29:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout: s = self.context.wrap_socket( 2024-09-13T02:29:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:29:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.sslsocket_class._create( 2024-09-13T02:29:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:29:50.442 INFO:journalctl@ceph.mon.a.smithi088.stdout: self.do_handshake() 2024-09-13T02:29:50.442 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:29:50.442 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._sslobj.do_handshake() 2024-09-13T02:29:50.442 INFO:journalctl@ceph.mon.a.smithi088.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:29:50.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:50 smithi088 ceph-mon[27808]: [13/Sep/2024:02:29:48] ENGINE Serving on http://172.21.15.88:8765 2024-09-13T02:29:50.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:50 smithi088 ceph-mon[27808]: [13/Sep/2024:02:29:48] ENGINE Bus STARTED 2024-09-13T02:29:50.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:50 smithi088 ceph-mon[27808]: mgrmap e8: y(active, since 2s) 2024-09-13T02:29:50.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:50 smithi088 ceph-mon[27808]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:29:50.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:50 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:29:50.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:50 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:29:51.074 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-13T02:29:51.074 INFO:teuthology.orchestra.run.smithi088.stdout:Generating ssh key... 2024-09-13T02:29:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-mon[27808]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:29:52.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: Generating public/private rsa key pair. 2024-09-13T02:29:52.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: Your identification has been saved in /tmp/tmp8ey43tly/key 2024-09-13T02:29:52.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: Your public key has been saved in /tmp/tmp8ey43tly/key.pub 2024-09-13T02:29:52.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: The key fingerprint is: 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: SHA256:cZ/hvMYjcaaLpQfXvM5d+wY24mQ3tccTdMSM/8ulU1g ceph-d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: The key's randomart image is: 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: +---[RSA 3072]----+ 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: | =.| 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: | ..+| 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: | . . . ...| 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: | o + o .E| 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: | S .oB =+| 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: | . .**.Bo*| 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: | o++==.**| 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: | +.=ooo+o| 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: | o...o .+o| 2024-09-13T02:29:52.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:29:51 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: +----[SHA256]-----+ 2024-09-13T02:29:53.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:52 smithi088 ceph-mon[27808]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:29:53.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:52 smithi088 ceph-mon[27808]: Generating ssh key... 2024-09-13T02:29:53.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:52 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:29:53.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:52 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:29:53.686 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyaY1Bcq/moOf27/cHu/uYApGwjvSfG4zzXirfqOTJzupmSFmg5g5AcvxNgdAx27zcw6MoKQLm1059g4aa9rJHg+dND49hw8FFebmie1qGZc/fWngm4h7RyKPUG1K9Ik7MP983fi0kNj4WqStPbCJCuY1Uz5/0EOVyrYIJPbDc6Wbjw09B3/n/Zmcw2GPxL83O66vdah/L7X2+f5cIc6zAwxgJYssRmlgTYUuXEJnKfuZ6+9EYMebaUn2kHNjf9VxsJYfnZ7UCZ+Y2RqC/o4DcMkHldPhiLwyuHDE8iAjqO/TeP2qypQsqjk2ek5HYm66WVnDf5ps3hcZfM0skAmbau3IMIUSmPLggbl4ytd/rJ2zey+D3y0F+zAEJutDSP6lK7wqcWtN6YuTfcd2ngx5cHiERYNvBreU9efxME5U7SKkGgKjYPo4GFJJy69XH4qnHgSIOEAUmezGTFzur1vMZiPIgSpJI0DJ2I0l7TGka8QXv9ehWibQb1UzGaw2qW0U= ceph-d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:29:53.687 INFO:teuthology.orchestra.run.smithi088.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-13T02:29:53.687 INFO:teuthology.orchestra.run.smithi088.stdout:Adding key to root@localhost authorized_keys... 2024-09-13T02:29:53.693 INFO:teuthology.orchestra.run.smithi088.stdout:Adding host smithi088... 2024-09-13T02:29:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:53 smithi088 ceph-mon[27808]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:29:55.101 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:54 smithi088 ceph-mon[27808]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi088", "addr": "172.21.15.88", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:29:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:55 smithi088 ceph-mon[27808]: Deploying cephadm binary to smithi088 2024-09-13T02:29:57.602 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout Added host 'smithi088' with addr '172.21.15.88' 2024-09-13T02:29:57.602 INFO:teuthology.orchestra.run.smithi088.stdout:Deploying unmanaged mon service... 2024-09-13T02:29:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:57 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:29:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:57 smithi088 ceph-mon[27808]: Added host smithi088 2024-09-13T02:29:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:57 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:29:59.386 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:59 smithi088 ceph-mon[27808]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:29:59.386 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:59 smithi088 ceph-mon[27808]: Saving service mon spec with placement count:5 2024-09-13T02:29:59.386 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:29:59 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:29:59.388 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-13T02:29:59.388 INFO:teuthology.orchestra.run.smithi088.stdout:Deploying unmanaged mgr service... 2024-09-13T02:30:00.797 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-13T02:30:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:00 smithi088 ceph-mon[27808]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:30:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:00 smithi088 ceph-mon[27808]: Saving service mgr spec with placement count:2 2024-09-13T02:30:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:00 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:30:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:00 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:30:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:00 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:30:02.538 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:02 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3997192989' entity='client.admin' 2024-09-13T02:30:03.805 INFO:teuthology.orchestra.run.smithi088.stdout:Enabling the dashboard module... 2024-09-13T02:30:04.423 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:04 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:30:04.423 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:04 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2457190847' entity='client.admin' 2024-09-13T02:30:04.423 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:04 smithi088 ceph-mon[27808]: from='mgr.14118 172.21.15.88:0/3025160302' entity='mgr.y' 2024-09-13T02:30:05.404 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ignoring --setuser ceph since I am not root 2024-09-13T02:30:05.404 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ignoring --setgroup ceph since I am not root 2024-09-13T02:30:05.404 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:05.216+0000 7f34c6713040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:30:05.404 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:05.272+0000 7f34c6713040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:30:05.405 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:05 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1796982105' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-09-13T02:30:05.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:05.420+0000 7f34c6713040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:30:05.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:05.485+0000 7f34c6713040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:30:05.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:05.627+0000 7f34c6713040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:30:06.015 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:05.770+0000 7f34c6713040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:30:06.278 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:06 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1796982105' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-13T02:30:06.278 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:06 smithi088 ceph-mon[27808]: mgrmap e9: y(active, since 17s) 2024-09-13T02:30:06.279 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:06.091+0000 7f34c6713040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:30:06.279 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:06.152+0000 7f34c6713040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:30:06.568 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:06.340+0000 7f34c6713040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:30:07.347 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:07 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2099355705' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-09-13T02:30:07.348 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:07 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:07.225+0000 7f34c6713040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:30:07.348 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:07 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:07.290+0000 7f34c6713040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:30:07.350 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2024-09-13T02:30:07.350 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-13T02:30:07.350 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-13T02:30:07.351 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-09-13T02:30:07.351 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-13T02:30:07.351 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2024-09-13T02:30:07.351 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for the mgr to restart... 2024-09-13T02:30:07.351 INFO:teuthology.orchestra.run.smithi088.stdout:Waiting for mgr epoch 9... 2024-09-13T02:30:08.269 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:08 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:08.015+0000 7f34c6713040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:30:08.270 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:08 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:08.129+0000 7f34c6713040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:30:08.541 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:08 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:08.268+0000 7f34c6713040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:30:08.541 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:08 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:08.328+0000 7f34c6713040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:30:08.541 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:08 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:08.474+0000 7f34c6713040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:30:08.541 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:08 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:08.539+0000 7f34c6713040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:30:08.815 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:08 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:08.598+0000 7f34c6713040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:30:08.815 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:08 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:08.750+0000 7f34c6713040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:30:08.815 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:08 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:08.813+0000 7f34c6713040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:30:09.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:08 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:08.878+0000 7f34c6713040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:30:09.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:08 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:08.958+0000 7f34c6713040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:30:09.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:09.015+0000 7f34c6713040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:30:09.074 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:09.073+0000 7f34c6713040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:30:10.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:09.910+0000 7f34c6713040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:30:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: Active manager daemon y restarted 2024-09-13T02:30:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: Activating manager daemon y 2024-09-13T02:30:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: osdmap e3: 0 total, 0 up, 0 in 2024-09-13T02:30:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: mgrmap e10: y(active, starting, since 0.00416424s) 2024-09-13T02:30:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:30:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:30:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:30:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:30:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:30:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: Manager daemon y is now available 2024-09-13T02:30:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:30:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:30:10.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:30:11.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:11.382+0000 7f342cb9d640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:02:30:11] ENGINE Error in HTTPServer.serve 2024-09-13T02:30:11.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: Traceback (most recent call last): 2024-09-13T02:30:11.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:30:11.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: self._connections.run(self.expiration_interval) 2024-09-13T02:30:11.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:30:11.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: self._run(expiration_interval) 2024-09-13T02:30:11.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:30:11.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:30:11.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:30:11.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:30:11.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:30:11.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: s = self.context.wrap_socket( 2024-09-13T02:30:11.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:30:11.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: return self.sslsocket_class._create( 2024-09-13T02:30:11.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:30:11.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: self.do_handshake() 2024-09-13T02:30:11.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:30:11.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: self._sslobj.do_handshake() 2024-09-13T02:30:11.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:30:11.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:30:11.718 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout { 2024-09-13T02:30:11.718 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-13T02:30:11.718 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-13T02:30:11.718 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout } 2024-09-13T02:30:11.718 INFO:teuthology.orchestra.run.smithi088.stdout:mgr epoch 9 is available 2024-09-13T02:30:11.718 INFO:teuthology.orchestra.run.smithi088.stdout:Generating a dashboard self-signed certificate... 2024-09-13T02:30:12.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-mon[27808]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-13T02:30:12.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-mon[27808]: mgrmap e11: y(active, since 1.00571s) 2024-09-13T02:30:12.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-mon[27808]: from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-13T02:30:12.112 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:11 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:13.124 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:12 smithi088 ceph-mon[27808]: [13/Sep/2024:02:30:11] ENGINE Bus STARTING 2024-09-13T02:30:13.124 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:12 smithi088 ceph-mon[27808]: [13/Sep/2024:02:30:11] ENGINE Serving on http://172.21.15.88:8765 2024-09-13T02:30:13.124 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:12 smithi088 ceph-mon[27808]: [13/Sep/2024:02:30:11] ENGINE Serving on https://172.21.15.88:7150 2024-09-13T02:30:13.124 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:12 smithi088 ceph-mon[27808]: [13/Sep/2024:02:30:11] ENGINE Bus STARTED 2024-09-13T02:30:13.124 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:12 smithi088 ceph-mon[27808]: [13/Sep/2024:02:30:11] ENGINE Error in HTTPServer.serve 2024-09-13T02:30:13.125 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-09-13T02:30:13.125 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:30:13.125 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:30:13.125 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:30:13.125 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._run(expiration_interval) 2024-09-13T02:30:13.125 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:30:13.125 INFO:journalctl@ceph.mon.a.smithi088.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:30:13.125 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:30:13.125 INFO:journalctl@ceph.mon.a.smithi088.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:30:13.125 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:30:13.125 INFO:journalctl@ceph.mon.a.smithi088.stdout: s = self.context.wrap_socket( 2024-09-13T02:30:13.125 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:30:13.126 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.sslsocket_class._create( 2024-09-13T02:30:13.126 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:30:13.126 INFO:journalctl@ceph.mon.a.smithi088.stdout: self.do_handshake() 2024-09-13T02:30:13.126 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:30:13.126 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._sslobj.do_handshake() 2024-09-13T02:30:13.126 INFO:journalctl@ceph.mon.a.smithi088.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:30:13.126 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:12 smithi088 ceph-mon[27808]: mgrmap e12: y(active, since 2s) 2024-09-13T02:30:13.126 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:13.126 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:13.126 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:13.127 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-09-13T02:30:13.127 INFO:teuthology.orchestra.run.smithi088.stdout:Creating initial admin user... 2024-09-13T02:30:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:13 smithi088 ceph-mon[27808]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:30:14.811 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$xWJOAxMKr2jMryMMmWTvIOjmo3nXpqqCnnPTsTiTIrRCPjd4PXo7u", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726194613, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-13T02:30:14.811 INFO:teuthology.orchestra.run.smithi088.stdout:Fetching dashboard port number... 2024-09-13T02:30:15.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:14 smithi088 ceph-mon[27808]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:30:15.065 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:14 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:16.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:15 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1749337045' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-09-13T02:30:16.336 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stdout 8443 2024-09-13T02:30:16.346 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-09-13T02:30:16.347 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout disabled 2024-09-13T02:30:16.354 INFO:teuthology.orchestra.run.smithi088.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-09-13T02:30:16.354 INFO:teuthology.orchestra.run.smithi088.stdout:systemctl: stdout inactive 2024-09-13T02:30:16.354 INFO:teuthology.orchestra.run.smithi088.stdout:firewalld.service is not enabled 2024-09-13T02:30:16.354 INFO:teuthology.orchestra.run.smithi088.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-13T02:30:16.356 INFO:teuthology.orchestra.run.smithi088.stdout:Ceph Dashboard is now available at: 2024-09-13T02:30:16.356 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:30:16.356 INFO:teuthology.orchestra.run.smithi088.stdout: URL: https://smithi088.front.sepia.ceph.com:8443/ 2024-09-13T02:30:16.356 INFO:teuthology.orchestra.run.smithi088.stdout: User: admin 2024-09-13T02:30:16.356 INFO:teuthology.orchestra.run.smithi088.stdout: Password: hm21vkwtra 2024-09-13T02:30:16.356 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:30:16.356 INFO:teuthology.orchestra.run.smithi088.stdout:Saving cluster configuration to /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config directory 2024-09-13T02:30:16.357 INFO:teuthology.orchestra.run.smithi088.stdout:Enabling autotune for osd_memory_target 2024-09-13T02:30:17.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:16 smithi088 ceph-mon[27808]: mgrmap e13: y(active, since 6s) 2024-09-13T02:30:18.782 INFO:teuthology.orchestra.run.smithi088.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-13T02:30:18.782 INFO:teuthology.orchestra.run.smithi088.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-13T02:30:18.782 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:30:18.782 INFO:teuthology.orchestra.run.smithi088.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-13T02:30:18.782 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:30:18.782 INFO:teuthology.orchestra.run.smithi088.stdout:Or, if you are only running a single cluster on this host: 2024-09-13T02:30:18.782 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:30:18.782 INFO:teuthology.orchestra.run.smithi088.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-13T02:30:18.783 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:30:18.783 INFO:teuthology.orchestra.run.smithi088.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-13T02:30:18.783 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:30:18.783 INFO:teuthology.orchestra.run.smithi088.stdout: ceph telemetry on 2024-09-13T02:30:18.783 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:30:18.783 INFO:teuthology.orchestra.run.smithi088.stdout:For more information see: 2024-09-13T02:30:18.783 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:30:18.783 INFO:teuthology.orchestra.run.smithi088.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-13T02:30:18.783 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:30:18.783 INFO:teuthology.orchestra.run.smithi088.stdout:Bootstrap complete. 2024-09-13T02:30:18.813 INFO:tasks.cephadm:Fetching config... 2024-09-13T02:30:18.814 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:30:18.814 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-13T02:30:18.830 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-13T02:30:18.830 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:30:18.830 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-13T02:30:18.885 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-13T02:30:18.886 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:30:18.886 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-13T02:30:18.950 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-13T02:30:18.951 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:30:18.951 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-13T02:30:19.007 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-13T02:30:19.007 DEBUG:teuthology.orchestra.run.smithi088:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyaY1Bcq/moOf27/cHu/uYApGwjvSfG4zzXirfqOTJzupmSFmg5g5AcvxNgdAx27zcw6MoKQLm1059g4aa9rJHg+dND49hw8FFebmie1qGZc/fWngm4h7RyKPUG1K9Ik7MP983fi0kNj4WqStPbCJCuY1Uz5/0EOVyrYIJPbDc6Wbjw09B3/n/Zmcw2GPxL83O66vdah/L7X2+f5cIc6zAwxgJYssRmlgTYUuXEJnKfuZ6+9EYMebaUn2kHNjf9VxsJYfnZ7UCZ+Y2RqC/o4DcMkHldPhiLwyuHDE8iAjqO/TeP2qypQsqjk2ek5HYm66WVnDf5ps3hcZfM0skAmbau3IMIUSmPLggbl4ytd/rJ2zey+D3y0F+zAEJutDSP6lK7wqcWtN6YuTfcd2ngx5cHiERYNvBreU9efxME5U7SKkGgKjYPo4GFJJy69XH4qnHgSIOEAUmezGTFzur1vMZiPIgSpJI0DJ2I0l7TGka8QXv9ehWibQb1UzGaw2qW0U= ceph-d75e6bfc-7177-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T02:30:19.081 INFO:teuthology.orchestra.run.smithi088.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyaY1Bcq/moOf27/cHu/uYApGwjvSfG4zzXirfqOTJzupmSFmg5g5AcvxNgdAx27zcw6MoKQLm1059g4aa9rJHg+dND49hw8FFebmie1qGZc/fWngm4h7RyKPUG1K9Ik7MP983fi0kNj4WqStPbCJCuY1Uz5/0EOVyrYIJPbDc6Wbjw09B3/n/Zmcw2GPxL83O66vdah/L7X2+f5cIc6zAwxgJYssRmlgTYUuXEJnKfuZ6+9EYMebaUn2kHNjf9VxsJYfnZ7UCZ+Y2RqC/o4DcMkHldPhiLwyuHDE8iAjqO/TeP2qypQsqjk2ek5HYm66WVnDf5ps3hcZfM0skAmbau3IMIUSmPLggbl4ytd/rJ2zey+D3y0F+zAEJutDSP6lK7wqcWtN6YuTfcd2ngx5cHiERYNvBreU9efxME5U7SKkGgKjYPo4GFJJy69XH4qnHgSIOEAUmezGTFzur1vMZiPIgSpJI0DJ2I0l7TGka8QXv9ehWibQb1UzGaw2qW0U= ceph-d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:30:19.091 DEBUG:teuthology.orchestra.run.smithi195:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyaY1Bcq/moOf27/cHu/uYApGwjvSfG4zzXirfqOTJzupmSFmg5g5AcvxNgdAx27zcw6MoKQLm1059g4aa9rJHg+dND49hw8FFebmie1qGZc/fWngm4h7RyKPUG1K9Ik7MP983fi0kNj4WqStPbCJCuY1Uz5/0EOVyrYIJPbDc6Wbjw09B3/n/Zmcw2GPxL83O66vdah/L7X2+f5cIc6zAwxgJYssRmlgTYUuXEJnKfuZ6+9EYMebaUn2kHNjf9VxsJYfnZ7UCZ+Y2RqC/o4DcMkHldPhiLwyuHDE8iAjqO/TeP2qypQsqjk2ek5HYm66WVnDf5ps3hcZfM0skAmbau3IMIUSmPLggbl4ytd/rJ2zey+D3y0F+zAEJutDSP6lK7wqcWtN6YuTfcd2ngx5cHiERYNvBreU9efxME5U7SKkGgKjYPo4GFJJy69XH4qnHgSIOEAUmezGTFzur1vMZiPIgSpJI0DJ2I0l7TGka8QXv9ehWibQb1UzGaw2qW0U= ceph-d75e6bfc-7177-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-13T02:30:19.323 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:19 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2040927004' entity='client.admin' 2024-09-13T02:30:19.405 INFO:teuthology.orchestra.run.smithi195.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCyaY1Bcq/moOf27/cHu/uYApGwjvSfG4zzXirfqOTJzupmSFmg5g5AcvxNgdAx27zcw6MoKQLm1059g4aa9rJHg+dND49hw8FFebmie1qGZc/fWngm4h7RyKPUG1K9Ik7MP983fi0kNj4WqStPbCJCuY1Uz5/0EOVyrYIJPbDc6Wbjw09B3/n/Zmcw2GPxL83O66vdah/L7X2+f5cIc6zAwxgJYssRmlgTYUuXEJnKfuZ6+9EYMebaUn2kHNjf9VxsJYfnZ7UCZ+Y2RqC/o4DcMkHldPhiLwyuHDE8iAjqO/TeP2qypQsqjk2ek5HYm66WVnDf5ps3hcZfM0skAmbau3IMIUSmPLggbl4ytd/rJ2zey+D3y0F+zAEJutDSP6lK7wqcWtN6YuTfcd2ngx5cHiERYNvBreU9efxME5U7SKkGgKjYPo4GFJJy69XH4qnHgSIOEAUmezGTFzur1vMZiPIgSpJI0DJ2I0l7TGka8QXv9ehWibQb1UzGaw2qW0U= ceph-d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:30:19.418 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-13T02:30:19.617 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:30:21.687 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:21 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:21.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:21 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:21.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:21 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:30:21.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:21 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:21.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:21 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:30:21.688 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:21 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:23.436 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-13T02:30:23.436 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-13T02:30:23.627 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:30:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:23 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3404086642' entity='client.admin' 2024-09-13T02:30:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:30:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:26.194 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi195 2024-09-13T02:30:26.194 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T02:30:26.194 DEBUG:teuthology.orchestra.run.smithi195:> dd of=/etc/ceph/ceph.conf 2024-09-13T02:30:26.213 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T02:30:26.213 DEBUG:teuthology.orchestra.run.smithi195:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:30:26.272 INFO:tasks.cephadm:Adding host smithi195 to orchestrator... 2024-09-13T02:30:26.272 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch host add smithi195 2024-09-13T02:30:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:26 smithi088 ceph-mon[27808]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:30:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:26 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:26 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:30:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:26 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:30:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:26 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:30:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:26 smithi088 ceph-mon[27808]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:30:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:26 smithi088 ceph-mon[27808]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:30:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:26 smithi088 ceph-mon[27808]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:30:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:26 smithi088 ceph-mon[27808]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:30:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:26 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:26 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:26 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:26.462 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:30:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:29 smithi088 ceph-mon[27808]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi195", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:30:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:29 smithi088 ceph-mon[27808]: Deploying cephadm binary to smithi195 2024-09-13T02:30:30.812 INFO:teuthology.orchestra.run.smithi088.stdout:Added host 'smithi195' with addr '172.21.15.195' 2024-09-13T02:30:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:30 smithi088 ceph-mon[27808]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:30:31.626 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-13T02:30:31.815 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:30:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:32 smithi088 ceph-mon[27808]: Added host smithi195 2024-09-13T02:30:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:32 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:32 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:33 smithi088 ceph-mon[27808]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:33 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:33.454 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:30:33.454 INFO:teuthology.orchestra.run.smithi088.stdout:[{"addr": "172.21.15.88", "hostname": "smithi088", "labels": [], "status": ""}, {"addr": "172.21.15.195", "hostname": "smithi195", "labels": [], "status": ""}] 2024-09-13T02:30:34.080 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-13T02:30:34.080 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-13T02:30:34.268 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:30:35.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:35 smithi088 ceph-mon[27808]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:30:35.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:35 smithi088 ceph-mon[27808]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:35.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:35.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:35.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:35.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:35.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi195", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:30:35.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:30:35.358 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:30:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:36 smithi088 ceph-mon[27808]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:30:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:36 smithi088 ceph-mon[27808]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:30:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:36 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:36 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:36 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:36 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1583416651' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-09-13T02:30:36.590 INFO:teuthology.orchestra.run.smithi088.stderr:adjusted tunables profile to default 2024-09-13T02:30:37.141 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:37 smithi088 ceph-mon[27808]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:30:37.141 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:37 smithi088 ceph-mon[27808]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:30:37.142 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:37 smithi088 ceph-mon[27808]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:37.142 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:37 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1583416651' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T02:30:37.142 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:37 smithi088 ceph-mon[27808]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T02:30:37.161 INFO:tasks.cephadm:Adding mon.a on smithi088 2024-09-13T02:30:37.161 INFO:tasks.cephadm:Adding mon.c on smithi088 2024-09-13T02:30:37.161 INFO:tasks.cephadm:Adding mon.b on smithi195 2024-09-13T02:30:37.162 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi195:172.21.15.195=b' 2024-09-13T02:30:37.359 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:30:38.970 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled mon update... 2024-09-13T02:30:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:39 smithi088 ceph-mon[27808]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:30:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:30:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:30:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:30:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:30:39.598 DEBUG:teuthology.orchestra.run.smithi088:mon.c> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.c.service 2024-09-13T02:30:39.601 DEBUG:teuthology.orchestra.run.smithi195:mon.b> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.b.service 2024-09-13T02:30:39.603 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T02:30:39.604 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T02:30:40.186 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:30:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:40 smithi088 ceph-mon[27808]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi195:172.21.15.195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:30:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:40 smithi088 ceph-mon[27808]: Saving service mon spec with placement smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi195:172.21.15.195=b;count:3 2024-09-13T02:30:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:40 smithi088 ceph-mon[27808]: Deploying daemon mon.b on smithi195 2024-09-13T02:30:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:41 smithi088 ceph-mon[27808]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:43 smithi088 ceph-mon[27808]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:43.573 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:30:43.574 INFO:teuthology.orchestra.run.smithi195.stdout:{"epoch":1,"fsid":"d75e6bfc-7177-11ef-bceb-c7b262605968","modified":"2024-09-13T02:29:14.825758Z","created":"2024-09-13T02:29:14.825758Z","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.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-13T02:30:43.574 INFO:teuthology.orchestra.run.smithi195.stderr:dumped monmap epoch 1 2024-09-13T02:30:44.391 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 podman[31539]: 2024-09-13 02:30:44.209838369 +0000 UTC m=+0.015840699 image pull c129f5a2fd4eccce3e6eec43830eff1929af98bc48f3b850cf144ce5b326e8b5 quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11 2024-09-13T02:30:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:44 smithi088 ceph-mon[27808]: from='client.? 172.21.15.195:0/1545689139' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T02:30:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 podman[31539]: 2024-09-13 02:30:44.501088719 +0000 UTC m=+0.307091036 container init 70a314811bb673126e45f673175f3827634e9c756f22c26930e55cdadbe96a19 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=reef-2c01458, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-13T02:30:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 podman[31539]: 2024-09-13 02:30:44.505798611 +0000 UTC m=+0.311800929 container start 70a314811bb673126e45f673175f3827634e9c756f22c26930e55cdadbe96a19 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=reef-2c01458, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-13T02:30:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T02:30:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable), process ceph-mon, pid 7 2024-09-13T02:30:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: pidfile_write: ignore empty --pid-file 2024-09-13T02:30:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: load: jerasure load: lrc 2024-09-13T02:30:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: RocksDB version: 7.9.2 2024-09-13T02:30:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Git sha 0 2024-09-13T02:30:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Compile date 2024-09-12 19:46:18 2024-09-13T02:30:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: DB SUMMARY 2024-09-13T02:30:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: DB Session ID: G9C2J8ZX0BXBHLLSZIUK 2024-09-13T02:30:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: CURRENT file: CURRENT 2024-09-13T02:30:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T02:30:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-13T02:30:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-09-13T02:30:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-09-13T02:30:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.error_if_exists: 0 2024-09-13T02:30:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.create_if_missing: 0 2024-09-13T02:30:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.paranoid_checks: 1 2024-09-13T02:30:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T02:30:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T02:30:44.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T02:30:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.env: 0x556df12c3bc0 2024-09-13T02:30:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T02:30:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.info_log: 0x556df30b4be0 2024-09-13T02:30:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T02:30:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.statistics: (nil) 2024-09-13T02:30:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.use_fsync: 0 2024-09-13T02:30:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_log_file_size: 0 2024-09-13T02:30:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T02:30:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T02:30:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T02:30:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T02:30:44.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.allow_fallocate: 1 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.use_direct_reads: 0 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.db_log_dir: 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.wal_dir: 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T02:30:44.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.write_buffer_manager: 0x556df30c2320 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.unordered_write: 0 2024-09-13T02:30:44.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T02:30:44.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T02:30:44.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T02:30:44.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T02:30:44.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.row_cache: None 2024-09-13T02:30:44.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.wal_filter: None 2024-09-13T02:30:44.990 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T02:30:44.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T02:30:44.991 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.two_write_queues: 0 2024-09-13T02:30:44.992 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T02:30:44.992 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.wal_compression: 0 2024-09-13T02:30:44.992 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.atomic_flush: 0 2024-09-13T02:30:44.992 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T02:30:44.992 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T02:30:44.992 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T02:30:44.992 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.log_readahead_size: 0 2024-09-13T02:30:44.992 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T02:30:44.992 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T02:30:44.992 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T02:30:44.992 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_background_jobs: 2 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_background_compactions: -1 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_subcompactions: 1 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T02:30:44.993 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T02:30:44.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_open_files: -1 2024-09-13T02:30:44.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T02:30:44.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T02:30:44.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T02:30:44.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T02:30:44.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_background_flushes: -1 2024-09-13T02:30:44.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Compression algorithms supported: 2024-09-13T02:30:44.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: kZSTD supported: 0 2024-09-13T02:30:44.994 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: kXpressCompression supported: 0 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: kBZip2Compression supported: 0 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: kLZ4Compression supported: 1 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: kZlibCompression supported: 1 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: kSnappyCompression supported: 1 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.merge_operator: 2024-09-13T02:30:44.995 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_filter: None 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556df30b47e0) 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout: cache_index_and_filter_blocks: 1 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout: pin_top_level_index_and_filter: 1 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout: index_type: 0 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout: data_block_index_type: 0 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout: index_shortening: 1 2024-09-13T02:30:44.996 INFO:journalctl@ceph.mon.b.smithi195.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: checksum: 4 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: no_block_cache: 0 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_cache: 0x556df30a9350 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_cache_name: BinnedLRUCache 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_cache_options: 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: capacity : 536870912 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: num_shard_bits : 4 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: strict_capacity_limit : 0 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: high_pri_pool_ratio: 0.000 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_cache_compressed: (nil) 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: persistent_cache: (nil) 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_size: 4096 2024-09-13T02:30:44.997 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_size_deviation: 10 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_restart_interval: 16 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: index_block_restart_interval: 1 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: metadata_block_size: 4096 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: partition_filters: 0 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: use_delta_encoding: 1 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: filter_policy: bloomfilter 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: whole_key_filtering: 1 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: verify_compression: 0 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: read_amp_bytes_per_bit: 0 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: format_version: 5 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: enable_index_compression: 1 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_align: 0 2024-09-13T02:30:44.998 INFO:journalctl@ceph.mon.b.smithi195.stdout: max_auto_readahead_size: 262144 2024-09-13T02:30:44.999 INFO:journalctl@ceph.mon.b.smithi195.stdout: prepopulate_block_cache: 0 2024-09-13T02:30:44.999 INFO:journalctl@ceph.mon.b.smithi195.stdout: initial_auto_readahead_size: 8192 2024-09-13T02:30:44.999 INFO:journalctl@ceph.mon.b.smithi195.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T02:30:44.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T02:30:44.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T02:30:44.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compression: NoCompression 2024-09-13T02:30:44.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T02:30:44.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T02:30:44.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T02:30:44.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.num_levels: 7 2024-09-13T02:30:44.999 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T02:30:45.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T02:30:45.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T02:30:45.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T02:30:45.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T02:30:45.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T02:30:45.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T02:30:45.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T02:30:45.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T02:30:45.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T02:30:45.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T02:30:45.001 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T02:30:45.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T02:30:45.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T02:30:45.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T02:30:45.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T02:30:45.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T02:30:45.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T02:30:45.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T02:30:45.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T02:30:45.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T02:30:45.002 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T02:30:45.003 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.inplace_update_support: 0 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.bloom_locality: 0 2024-09-13T02:30:45.004 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.max_successive_merges: 0 2024-09-13T02:30:45.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T02:30:45.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T02:30:45.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T02:30:45.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T02:30:45.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.ttl: 2592000 2024-09-13T02:30:45.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T02:30:45.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T02:30:45.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T02:30:45.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.enable_blob_files: false 2024-09-13T02:30:45.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.min_blob_size: 0 2024-09-13T02:30:45.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 90938b5d-8175-43cc-9d83-56de9555b76a 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726194644532859, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726194644533260, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726194644, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "90938b5d-8175-43cc-9d83-56de9555b76a", "db_session_id": "G9C2J8ZX0BXBHLLSZIUK", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-13T02:30:45.006 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726194644533355, "job": 1, "event": "recovery_finished"} 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556df30d4e00 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: DB pointer 0x556df31c8000 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout: ** DB Stats ** 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T02:30:45.007 INFO:journalctl@ceph.mon.b.smithi195.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T02:30:45.008 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:30:45.008 INFO:journalctl@ceph.mon.b.smithi195.stdout: ** Compaction Stats [default] ** 2024-09-13T02:30:45.008 INFO:journalctl@ceph.mon.b.smithi195.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T02:30:45.008 INFO:journalctl@ceph.mon.b.smithi195.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T02:30:45.008 INFO:journalctl@ceph.mon.b.smithi195.stdout: L0 1/0 1.61 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T02:30:45.008 INFO:journalctl@ceph.mon.b.smithi195.stdout: Sum 1/0 1.61 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T02:30:45.008 INFO:journalctl@ceph.mon.b.smithi195.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T02:30:45.008 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:30:45.008 INFO:journalctl@ceph.mon.b.smithi195.stdout: ** Compaction Stats [default] ** 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: Cumulative compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T02:30:45.009 INFO:journalctl@ceph.mon.b.smithi195.stdout: Interval compaction: 0.00 GB write, 0.62 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout: Block cache BinnedLRUCache@0x556df30a9350#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: using public_addr v2:172.21.15.195:0/0 -> [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: starting mon.b rank -1 at public addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] at bind addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(???) e0 preinit fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).mds e1 new map 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).mds e1 print_map 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout: e1 2024-09-13T02:30:45.010 INFO:journalctl@ceph.mon.b.smithi195.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T02:30:45.011 INFO:journalctl@ceph.mon.b.smithi195.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-13T02:30:45.011 INFO:journalctl@ceph.mon.b.smithi195.stdout: legacy client fscid: -1 2024-09-13T02:30:45.011 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:30:45.011 INFO:journalctl@ceph.mon.b.smithi195.stdout: No filesystems configured 2024-09-13T02:30:45.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-13T02:30:45.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-13T02:30:45.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-13T02:30:45.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-13T02:30:45.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-13T02:30:45.011 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1583416651' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:30:45.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi195:172.21.15.195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: Saving service mon spec with placement smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi195:172.21.15.195=b;count:3 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: Deploying daemon mon.b on smithi195 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: from='client.? 172.21.15.195:0/1545689139' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 ceph-mon[31576]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 bash[31539]: 70a314811bb673126e45f673175f3827634e9c756f22c26930e55cdadbe96a19 2024-09-13T02:30:45.013 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:44 smithi195 systemd[1]: Started Ceph mon.b for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:30:45.147 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T02:30:45.147 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T02:30:45.354 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:30:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:30:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: mon.a calling monitor election 2024-09-13T02:30:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: mon.b calling monitor election 2024-09-13T02:30:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-13T02:30:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: monmap e2: 2 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-13T02:30:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: fsmap 2024-09-13T02:30:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T02:30:49.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: mgrmap e13: y(active, since 39s) 2024-09-13T02:30:49.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: overall HEALTH_OK 2024-09-13T02:30:49.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:49.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:49.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:49.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:30:49.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:30:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:30:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: mon.a calling monitor election 2024-09-13T02:30:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:49.979 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:49.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:49.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: mon.b calling monitor election 2024-09-13T02:30:49.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:49.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:49.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:49.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:49.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-13T02:30:49.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: monmap e2: 2 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-13T02:30:49.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: fsmap 2024-09-13T02:30:49.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T02:30:49.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: mgrmap e13: y(active, since 39s) 2024-09-13T02:30:49.980 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: overall HEALTH_OK 2024-09-13T02:30:49.981 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:49.981 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:49.981 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:49.981 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:30:49.981 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:30:50.123 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:30:50.123 INFO:teuthology.orchestra.run.smithi195.stdout:{"epoch":2,"fsid":"d75e6bfc-7177-11ef-bceb-c7b262605968","modified":"2024-09-13T02:30:44.555948Z","created":"2024-09-13T02:29:14.825758Z","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.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:3300","nonce":0},{"type":"v1","addr":"172.21.15.195:6789","nonce":0}]},"addr":"172.21.15.195:6789/0","public_addr":"172.21.15.195:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-13T02:30:50.123 INFO:teuthology.orchestra.run.smithi195.stderr:dumped monmap epoch 2 2024-09-13T02:30:50.683 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:50 smithi195 ceph-mon[31576]: Deploying daemon mon.c on smithi088 2024-09-13T02:30:50.684 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:50 smithi195 ceph-mon[31576]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:50.684 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:50 smithi195 ceph-mon[31576]: from='client.? 172.21.15.195:0/2036194808' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T02:30:50.684 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:50.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:50 smithi088 ceph-mon[27808]: Deploying daemon mon.c on smithi088 2024-09-13T02:30:50.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:50 smithi088 ceph-mon[27808]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:50.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:50 smithi088 ceph-mon[27808]: from='client.? 172.21.15.195:0/2036194808' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T02:30:50.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:51.686 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-13T02:30:51.686 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-13T02:30:51.893 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:30:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 systemd[1]: Starting Ceph mon.c for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:30:52.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 podman[39300]: 2024-09-13 02:30:52.461488527 +0000 UTC m=+0.015295119 image pull c129f5a2fd4eccce3e6eec43830eff1929af98bc48f3b850cf144ce5b326e8b5 quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11 2024-09-13T02:30:52.810 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 podman[39300]: 2024-09-13 02:30:52.559215402 +0000 UTC m=+0.113021984 container create 7399c813d8efd9df5750228406247d19d485f583456be01a9e1643c9f80ac44d (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=reef-2c01458, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731) 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 podman[39300]: 2024-09-13 02:30:52.778110508 +0000 UTC m=+0.331917090 container init 7399c813d8efd9df5750228406247d19d485f583456be01a9e1643c9f80ac44d (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-2c01458) 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 podman[39300]: 2024-09-13 02:30:52.782454486 +0000 UTC m=+0.336261078 container start 7399c813d8efd9df5750228406247d19d485f583456be01a9e1643c9f80ac44d (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=reef-2c01458, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True) 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable), process ceph-mon, pid 7 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: pidfile_write: ignore empty --pid-file 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: load: jerasure load: lrc 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: RocksDB version: 7.9.2 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Git sha 0 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Compile date 2024-09-12 19:46:18 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: DB SUMMARY 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: DB Session ID: CYZYQT1LD5XLS20YCE90 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: CURRENT file: CURRENT 2024-09-13T02:30:52.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T02:30:52.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-09-13T02:30:52.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-09-13T02:30:52.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-09-13T02:30:52.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.error_if_exists: 0 2024-09-13T02:30:52.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.create_if_missing: 0 2024-09-13T02:30:52.812 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.paranoid_checks: 1 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.env: 0x5632638eabc0 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.info_log: 0x56326451cbe0 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.statistics: (nil) 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.use_fsync: 0 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_log_file_size: 0 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T02:30:52.813 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.allow_fallocate: 1 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.use_direct_reads: 0 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.db_log_dir: 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.wal_dir: 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T02:30:52.814 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.write_buffer_manager: 0x56326452a320 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T02:30:52.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.unordered_write: 0 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.row_cache: None 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.wal_filter: None 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.two_write_queues: 0 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.wal_compression: 0 2024-09-13T02:30:52.816 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.atomic_flush: 0 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.log_readahead_size: 0 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_background_jobs: 2 2024-09-13T02:30:52.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_background_compactions: -1 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_subcompactions: 1 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_open_files: -1 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T02:30:52.818 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_background_flushes: -1 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Compression algorithms supported: 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: kZSTD supported: 0 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: kXpressCompression supported: 0 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: kBZip2Compression supported: 0 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: kLZ4Compression supported: 1 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: kZlibCompression supported: 1 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: kSnappyCompression supported: 1 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-09-13T02:30:52.819 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.merge_operator: 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_filter: None 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56326451c7e0) 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout: cache_index_and_filter_blocks: 1 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout: pin_top_level_index_and_filter: 1 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout: index_type: 0 2024-09-13T02:30:52.820 INFO:journalctl@ceph.mon.c.smithi088.stdout: data_block_index_type: 0 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: index_shortening: 1 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: checksum: 4 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: no_block_cache: 0 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache: 0x563264511350 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache_name: BinnedLRUCache 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache_options: 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: capacity : 536870912 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: num_shard_bits : 4 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: strict_capacity_limit : 0 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: high_pri_pool_ratio: 0.000 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache_compressed: (nil) 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: persistent_cache: (nil) 2024-09-13T02:30:52.821 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_size: 4096 2024-09-13T02:30:52.822 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_size_deviation: 10 2024-09-13T02:30:52.822 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_restart_interval: 16 2024-09-13T02:30:52.822 INFO:journalctl@ceph.mon.c.smithi088.stdout: index_block_restart_interval: 1 2024-09-13T02:30:52.822 INFO:journalctl@ceph.mon.c.smithi088.stdout: metadata_block_size: 4096 2024-09-13T02:30:52.823 INFO:journalctl@ceph.mon.c.smithi088.stdout: partition_filters: 0 2024-09-13T02:30:52.823 INFO:journalctl@ceph.mon.c.smithi088.stdout: use_delta_encoding: 1 2024-09-13T02:30:52.823 INFO:journalctl@ceph.mon.c.smithi088.stdout: filter_policy: bloomfilter 2024-09-13T02:30:52.823 INFO:journalctl@ceph.mon.c.smithi088.stdout: whole_key_filtering: 1 2024-09-13T02:30:52.823 INFO:journalctl@ceph.mon.c.smithi088.stdout: verify_compression: 0 2024-09-13T02:30:52.823 INFO:journalctl@ceph.mon.c.smithi088.stdout: read_amp_bytes_per_bit: 0 2024-09-13T02:30:52.823 INFO:journalctl@ceph.mon.c.smithi088.stdout: format_version: 5 2024-09-13T02:30:52.823 INFO:journalctl@ceph.mon.c.smithi088.stdout: enable_index_compression: 1 2024-09-13T02:30:52.823 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_align: 0 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout: max_auto_readahead_size: 262144 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout: prepopulate_block_cache: 0 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout: initial_auto_readahead_size: 8192 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compression: NoCompression 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.num_levels: 7 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T02:30:52.824 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T02:30:52.825 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T02:30:52.826 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T02:30:52.827 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.inplace_update_support: 0 2024-09-13T02:30:52.828 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.bloom_locality: 0 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.max_successive_merges: 0 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.ttl: 2592000 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T02:30:52.829 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.enable_blob_files: false 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.min_blob_size: 0 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 21224586-622a-4c52-8334-523075370f27 2024-09-13T02:30:52.830 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726194652809209, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726194652809584, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726194652, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "21224586-622a-4c52-8334-523075370f27", "db_session_id": "CYZYQT1LD5XLS20YCE90", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726194652809696, "job": 1, "event": "recovery_finished"} 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56326453ce00 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: DB pointer 0x563264630000 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** DB Stats ** 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T02:30:52.831 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** Compaction Stats [default] ** 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: L0 1/0 1.73 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: Sum 1/0 1.73 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** Compaction Stats [default] ** 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T02:30:52.832 INFO:journalctl@ceph.mon.c.smithi088.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 4.6 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval compaction: 0.00 GB write, 0.65 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-13T02:30:52.833 INFO:journalctl@ceph.mon.c.smithi088.stdout: Block cache BinnedLRUCache@0x563264511350#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-09-13T02:30:52.834 INFO:journalctl@ceph.mon.c.smithi088.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-09-13T02:30:52.834 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:30:52.834 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T02:30:52.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-09-13T02:30:52.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: using public_addrv [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] 2024-09-13T02:30:52.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: starting mon.c rank -1 at public addrs [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] at bind addrs [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:30:52.834 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(???) e0 preinit fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:30:53.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).mds e1 new map 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).mds e1 print_map 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout: e1 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout: legacy client fscid: -1 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout: No filesystems configured 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-09-13T02:30:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-13T02:30:53.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T02:30:53.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T02:30:53.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-09-13T02:30:53.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:30:53.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:30:53.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:53.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1583416651' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-13T02:30:53.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T02:30:53.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:53.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:53.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:30:53.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi195:172.21.15.195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: Saving service mon spec with placement smithi088:172.21.15.88=a;smithi088:[v2:172.21.15.88:3301,v1:172.21.15.88:6790]=c;smithi195:172.21.15.195=b;count:3 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: Deploying daemon mon.b on smithi195 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='client.? 172.21.15.195:0/1545689139' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.a calling monitor election 2024-09-13T02:30:53.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.b calling monitor election 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: monmap e2: 2 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: fsmap 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mgrmap e13: y(active, since 39s) 2024-09-13T02:30:53.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: overall HEALTH_OK 2024-09-13T02:30:53.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:53.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:53.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:53.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:30:53.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:30:53.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: Deploying daemon mon.c on smithi088 2024-09-13T02:30:53.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:53.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='client.? 172.21.15.195:0/2036194808' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T02:30:53.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:53.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 ceph-mon[39338]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-13T02:30:53.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 bash[39300]: 7399c813d8efd9df5750228406247d19d485f583456be01a9e1643c9f80ac44d 2024-09-13T02:30:53.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:52 smithi088 systemd[1]: Started Ceph mon.c for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:30:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:30:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: mon.a calling monitor election 2024-09-13T02:30:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: mon.b calling monitor election 2024-09-13T02:30:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: mon.c calling monitor election 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: fsmap 2024-09-13T02:30:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T02:30:58.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: mgrmap e13: y(active, since 47s) 2024-09-13T02:30:58.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: overall HEALTH_OK 2024-09-13T02:30:58.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:58.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:58.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:58.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:30:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: mon.a calling monitor election 2024-09-13T02:30:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: mon.b calling monitor election 2024-09-13T02:30:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: mon.c calling monitor election 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: fsmap 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T02:30:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: mgrmap e13: y(active, since 47s) 2024-09-13T02:30:58.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: overall HEALTH_OK 2024-09-13T02:30:58.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:58.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:58.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:58.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: mon.a calling monitor election 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: mon.b calling monitor election 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: mon.c calling monitor election 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T02:30:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: monmap e3: 3 mons at {a=[v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0],b=[v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0],c=[v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-09-13T02:30:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: fsmap 2024-09-13T02:30:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: osdmap e4: 0 total, 0 up, 0 in 2024-09-13T02:30:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: mgrmap e13: y(active, since 47s) 2024-09-13T02:30:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: overall HEALTH_OK 2024-09-13T02:30:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:58 smithi088 ceph-mon[27808]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:58 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:30:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:58 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:58 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:58 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:58 smithi088 ceph-mon[39338]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:58 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:30:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:58 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:58 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:58 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:58 smithi195 ceph-mon[31576]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:30:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:58 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:30:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:58 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:30:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:58 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:58 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:30:59.646 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:30:59.646 INFO:teuthology.orchestra.run.smithi195.stdout:{"epoch":3,"fsid":"d75e6bfc-7177-11ef-bceb-c7b262605968","modified":"2024-09-13T02:30:52.832250Z","created":"2024-09-13T02:29:14.825758Z","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.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:3300","nonce":0},{"type":"v1","addr":"172.21.15.195:6789","nonce":0}]},"addr":"172.21.15.195:6789/0","public_addr":"172.21.15.195:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3301","nonce":0},{"type":"v1","addr":"172.21.15.88:6790","nonce":0}]},"addr":"172.21.15.88:6790/0","public_addr":"172.21.15.88:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-13T02:30:59.646 INFO:teuthology.orchestra.run.smithi195.stderr:dumped monmap epoch 3 2024-09-13T02:31:00.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:00.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:00.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:31:00.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:31:00.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.069 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:31:00.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:31:00.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:00.070 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[27808]: from='client.? 172.21.15.195:0/2189753482' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T02:31:00.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.071 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:31:00.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:31:00.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:00.072 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:30:59 smithi088 ceph-mon[39338]: from='client.? 172.21.15.195:0/2189753482' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T02:31:00.189 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.189 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.189 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:00.189 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:00.189 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:31:00.189 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:31:00.189 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.189 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.189 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.189 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.190 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.190 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.190 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.190 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.190 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:00.190 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:31:00.190 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:31:00.190 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:00.190 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:30:59 smithi195 ceph-mon[31576]: from='client.? 172.21.15.195:0/2189753482' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-09-13T02:31:00.210 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-13T02:31:00.210 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-13T02:31:00.401 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:31:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:00 smithi088 ceph-mon[39338]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:31:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:00 smithi088 ceph-mon[39338]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:31:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:00 smithi088 ceph-mon[39338]: Reconfiguring mon.a (unknown last config time)... 2024-09-13T02:31:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:00 smithi088 ceph-mon[39338]: Reconfiguring daemon mon.a on smithi088 2024-09-13T02:31:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:00 smithi088 ceph-mon[39338]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:00 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:01.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:00 smithi088 ceph-mon[27808]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:31:01.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:00 smithi088 ceph-mon[27808]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:31:01.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:00 smithi088 ceph-mon[27808]: Reconfiguring mon.a (unknown last config time)... 2024-09-13T02:31:01.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:00 smithi088 ceph-mon[27808]: Reconfiguring daemon mon.a on smithi088 2024-09-13T02:31:01.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:00 smithi088 ceph-mon[27808]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:01.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:00 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:00 smithi195 ceph-mon[31576]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:31:01.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:00 smithi195 ceph-mon[31576]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:31:01.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:00 smithi195 ceph-mon[31576]: Reconfiguring mon.a (unknown last config time)... 2024-09-13T02:31:01.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:00 smithi195 ceph-mon[31576]: Reconfiguring daemon mon.a on smithi088 2024-09-13T02:31:01.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:00 smithi195 ceph-mon[31576]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:01.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:00 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:02.664 INFO:teuthology.orchestra.run.smithi088.stdout:# minimal ceph.conf for d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:31:02.664 INFO:teuthology.orchestra.run.smithi088.stdout:[global] 2024-09-13T02:31:02.665 INFO:teuthology.orchestra.run.smithi088.stdout: fsid = d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:31:02.665 INFO:teuthology.orchestra.run.smithi088.stdout: mon_host = [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] 2024-09-13T02:31:02.751 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:02.752 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:02.752 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[27808]: Reconfiguring mon.c (monmap changed)... 2024-09-13T02:31:02.752 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:31:02.752 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:31:02.752 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:02.753 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[27808]: Reconfiguring daemon mon.c on smithi088 2024-09-13T02:31:02.753 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[27808]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:02.753 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:02.753 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:02.754 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[39338]: Reconfiguring mon.c (monmap changed)... 2024-09-13T02:31:02.754 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:31:02.754 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:31:02.754 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:02.754 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[39338]: Reconfiguring daemon mon.c on smithi088 2024-09-13T02:31:02.754 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:02 smithi088 ceph-mon[39338]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:02 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:02 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:02 smithi195 ceph-mon[31576]: Reconfiguring mon.c (monmap changed)... 2024-09-13T02:31:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:02 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:31:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:02 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:31:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:02 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:02.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:02 smithi195 ceph-mon[31576]: Reconfiguring daemon mon.c on smithi088 2024-09-13T02:31:02.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:02 smithi195 ceph-mon[31576]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:03.356 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-13T02:31:03.357 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:31:03.357 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T02:31:03.384 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:31:03.384 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:31:03.449 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T02:31:03.449 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.conf 2024-09-13T02:31:03.482 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T02:31:03.483 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:31:03.552 INFO:tasks.cephadm:Adding mgr.y on smithi088 2024-09-13T02:31:03.552 INFO:tasks.cephadm:Adding mgr.x on smithi195 2024-09-13T02:31:03.552 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi088=y;smithi195=x' 2024-09-13T02:31:03.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:03 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1751404390' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:03.645 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:03 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1751404390' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:03 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1751404390' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:03.786 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:31:04.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:04 smithi195 ceph-mon[31576]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:04.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:04 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:04.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:04 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:04.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:04 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:31:04.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:04 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:31:04.812 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:04 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:04 smithi088 ceph-mon[27808]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:04 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:04 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:04 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:31:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:04 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:31:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:04 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:04 smithi088 ceph-mon[39338]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:04 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:04 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:04 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:31:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:04 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:31:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:04 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:05.853 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:05 smithi195 ceph-mon[31576]: Reconfiguring mon.b (monmap changed)... 2024-09-13T02:31:05.853 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:05 smithi195 ceph-mon[31576]: Reconfiguring daemon mon.b on smithi195 2024-09-13T02:31:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:05 smithi088 ceph-mon[27808]: Reconfiguring mon.b (monmap changed)... 2024-09-13T02:31:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:05 smithi088 ceph-mon[27808]: Reconfiguring daemon mon.b on smithi195 2024-09-13T02:31:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:05 smithi088 ceph-mon[39338]: Reconfiguring mon.b (monmap changed)... 2024-09-13T02:31:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:05 smithi088 ceph-mon[39338]: Reconfiguring daemon mon.b on smithi195 2024-09-13T02:31:06.345 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled mgr update... 2024-09-13T02:31:06.898 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:06.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:06.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:06.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:06.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:06.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:06.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:06.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:06.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:06.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:06.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:06.899 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:06.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:31:06.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T02:31:06.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:31:06.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:06.920 DEBUG:teuthology.orchestra.run.smithi195:mgr.x> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.x.service 2024-09-13T02:31:06.922 INFO:tasks.cephadm:Deploying OSDs... 2024-09-13T02:31:06.922 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:31:06.923 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T02:31:06.942 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-13T02:31:06.942 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_1 2024-09-13T02:31:07.001 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T02:31:07.001 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T02:31:07.001 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 970 Links: 1 2024-09-13T02:31:07.001 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T02:31:07.001 INFO:teuthology.orchestra.run.smithi088.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T02:31:07.001 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-09-13 02:30:52.291898012 +0000 2024-09-13T02:31:07.001 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-09-13 02:26:27.901594099 +0000 2024-09-13T02:31:07.002 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-09-13 02:26:27.901594099 +0000 2024-09-13T02:31:07.002 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: 2024-09-13 02:26:27.901594099 +0000 2024-09-13T02:31:07.002 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T02:31:07.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:07.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:07.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:31:07.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:07.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:07.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:07.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:07.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:07.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:07.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:07.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:07.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:07.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:07.069 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:07.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:07.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:07.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:31:07.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-13T02:31:07.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:31:07.070 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:07.070 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-09-13T02:31:07.070 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-09-13T02:31:07.070 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000292597 s, 1.7 MB/s 2024-09-13T02:31:07.072 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T02:31:07.131 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_2 2024-09-13T02:31:07.189 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T02:31:07.189 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T02:31:07.189 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 967 Links: 1 2024-09-13T02:31:07.189 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T02:31:07.189 INFO:teuthology.orchestra.run.smithi088.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T02:31:07.189 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-09-13 02:30:52.291898012 +0000 2024-09-13T02:31:07.189 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-09-13 02:26:27.901594099 +0000 2024-09-13T02:31:07.189 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-09-13 02:26:27.901594099 +0000 2024-09-13T02:31:07.190 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: 2024-09-13 02:26:27.901594099 +0000 2024-09-13T02:31:07.190 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T02:31:07.255 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-09-13T02:31:07.255 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-09-13T02:31:07.255 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000198525 s, 2.6 MB/s 2024-09-13T02:31:07.257 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T02:31:07.315 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_3 2024-09-13T02:31:07.371 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T02:31:07.371 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T02:31:07.371 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 980 Links: 1 2024-09-13T02:31:07.372 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T02:31:07.372 INFO:teuthology.orchestra.run.smithi088.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T02:31:07.372 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-09-13 02:30:52.292897990 +0000 2024-09-13T02:31:07.372 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-09-13 02:26:27.902594016 +0000 2024-09-13T02:31:07.372 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-09-13 02:26:27.902594016 +0000 2024-09-13T02:31:07.372 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: 2024-09-13 02:26:27.902594016 +0000 2024-09-13T02:31:07.372 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T02:31:07.436 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-09-13T02:31:07.436 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-09-13T02:31:07.436 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000224505 s, 2.3 MB/s 2024-09-13T02:31:07.438 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T02:31:07.495 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_4 2024-09-13T02:31:07.551 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T02:31:07.551 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T02:31:07.551 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 981 Links: 1 2024-09-13T02:31:07.551 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T02:31:07.551 INFO:teuthology.orchestra.run.smithi088.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T02:31:07.551 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-09-13 02:30:52.292897990 +0000 2024-09-13T02:31:07.551 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-09-13 02:26:27.902594016 +0000 2024-09-13T02:31:07.552 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-09-13 02:26:27.902594016 +0000 2024-09-13T02:31:07.552 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: 2024-09-13 02:26:27.902594016 +0000 2024-09-13T02:31:07.552 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T02:31:07.615 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-09-13T02:31:07.615 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-09-13T02:31:07.615 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.00020152 s, 2.5 MB/s 2024-09-13T02:31:07.616 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T02:31:07.672 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T02:31:07.673 DEBUG:teuthology.orchestra.run.smithi195:> dd if=/scratch_devs of=/dev/stdout 2024-09-13T02:31:07.691 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-13T02:31:07.692 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_1 2024-09-13T02:31:07.747 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-13T02:31:07.747 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T02:31:07.747 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 5h/5d Inode: 982 Links: 1 2024-09-13T02:31:07.747 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T02:31:07.747 INFO:teuthology.orchestra.run.smithi195.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T02:31:07.747 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-09-13 02:30:43.484431825 +0000 2024-09-13T02:31:07.747 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-09-13 02:26:29.645542506 +0000 2024-09-13T02:31:07.747 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-09-13 02:26:29.645542506 +0000 2024-09-13T02:31:07.747 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: 2024-09-13 02:26:29.645542506 +0000 2024-09-13T02:31:07.748 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-13T02:31:07.812 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-09-13T02:31:07.813 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-09-13T02:31:07.813 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000118437 s, 4.3 MB/s 2024-09-13T02:31:07.814 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-13T02:31:07.871 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_2 2024-09-13T02:31:07.927 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-13T02:31:07.927 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T02:31:07.927 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 5h/5d Inode: 960 Links: 1 2024-09-13T02:31:07.927 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T02:31:07.927 INFO:teuthology.orchestra.run.smithi195.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T02:31:07.927 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-09-13 02:30:43.485431805 +0000 2024-09-13T02:31:07.927 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-09-13 02:26:29.644542526 +0000 2024-09-13T02:31:07.927 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-09-13 02:26:29.644542526 +0000 2024-09-13T02:31:07.927 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: 2024-09-13 02:26:29.644542526 +0000 2024-09-13T02:31:07.928 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-13T02:31:07.991 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-09-13T02:31:07.991 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-09-13T02:31:07.991 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 0.000106856 s, 4.8 MB/s 2024-09-13T02:31:07.992 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-13T02:31:08.030 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:07 smithi195 ceph-mon[31576]: from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi088=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:31:08.031 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:07 smithi195 ceph-mon[31576]: Saving service mgr spec with placement smithi088=y;smithi195=x;count:2 2024-09-13T02:31:08.031 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:07 smithi195 ceph-mon[31576]: Deploying daemon mgr.x on smithi195 2024-09-13T02:31:08.046 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_3 2024-09-13T02:31:08.103 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-13T02:31:08.103 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T02:31:08.103 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 5h/5d Inode: 965 Links: 1 2024-09-13T02:31:08.103 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T02:31:08.103 INFO:teuthology.orchestra.run.smithi195.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T02:31:08.103 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-09-13 02:30:43.485431805 +0000 2024-09-13T02:31:08.103 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-09-13 02:26:29.644542526 +0000 2024-09-13T02:31:08.103 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-09-13 02:26:29.644542526 +0000 2024-09-13T02:31:08.103 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: 2024-09-13 02:26:29.644542526 +0000 2024-09-13T02:31:08.103 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-13T02:31:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:07 smithi088 ceph-mon[39338]: from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi088=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:31:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:07 smithi088 ceph-mon[39338]: Saving service mgr spec with placement smithi088=y;smithi195=x;count:2 2024-09-13T02:31:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:07 smithi088 ceph-mon[39338]: Deploying daemon mgr.x on smithi195 2024-09-13T02:31:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:07 smithi088 ceph-mon[27808]: from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi088=y;smithi195=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:31:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:07 smithi088 ceph-mon[27808]: Saving service mgr spec with placement smithi088=y;smithi195=x;count:2 2024-09-13T02:31:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:07 smithi088 ceph-mon[27808]: Deploying daemon mgr.x on smithi195 2024-09-13T02:31:08.294 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-09-13T02:31:08.295 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-09-13T02:31:08.295 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 9.1122e-05 s, 5.6 MB/s 2024-09-13T02:31:08.296 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-13T02:31:08.311 DEBUG:teuthology.orchestra.run.smithi195:> stat /dev/vg_nvme/lv_4 2024-09-13T02:31:08.376 INFO:teuthology.orchestra.run.smithi195.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-13T02:31:08.376 INFO:teuthology.orchestra.run.smithi195.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-13T02:31:08.376 INFO:teuthology.orchestra.run.smithi195.stdout:Device: 5h/5d Inode: 972 Links: 1 2024-09-13T02:31:08.376 INFO:teuthology.orchestra.run.smithi195.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-13T02:31:08.376 INFO:teuthology.orchestra.run.smithi195.stdout:Context: system_u:object_r:device_t:s0 2024-09-13T02:31:08.377 INFO:teuthology.orchestra.run.smithi195.stdout:Access: 2024-09-13 02:31:08.248934445 +0000 2024-09-13T02:31:08.377 INFO:teuthology.orchestra.run.smithi195.stdout:Modify: 2024-09-13 02:26:29.645542506 +0000 2024-09-13T02:31:08.377 INFO:teuthology.orchestra.run.smithi195.stdout:Change: 2024-09-13 02:26:29.645542506 +0000 2024-09-13T02:31:08.377 INFO:teuthology.orchestra.run.smithi195.stdout: Birth: 2024-09-13 02:26:29.645542506 +0000 2024-09-13T02:31:08.377 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-13T02:31:08.480 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records in 2024-09-13T02:31:08.480 INFO:teuthology.orchestra.run.smithi195.stderr:1+0 records out 2024-09-13T02:31:08.480 INFO:teuthology.orchestra.run.smithi195.stderr:512 bytes copied, 9.2735e-05 s, 5.5 MB/s 2024-09-13T02:31:08.481 DEBUG:teuthology.orchestra.run.smithi195:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-13T02:31:08.497 INFO:tasks.cephadm:Deploying osd.0 on smithi088 with /dev/vg_nvme/lv_4... 2024-09-13T02:31:08.497 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T02:31:08.701 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:31:08.708 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:08 smithi195 systemd[1]: Starting Ceph mgr.x for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:31:08.968 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:08 smithi195 ceph-mon[31576]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:08.969 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:08 smithi195 podman[33645]: 2024-09-13 02:31:08.707441261 +0000 UTC m=+0.110949629 container create ebf65f587eabd05919c0a575bc7974db3d065f47a1338f15abe976af70612ff9 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=reef-2c01458, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:31:08.969 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:08 smithi195 podman[33645]: 2024-09-13 02:31:08.612079601 +0000 UTC m=+0.015587982 image pull c129f5a2fd4eccce3e6eec43830eff1929af98bc48f3b850cf144ce5b326e8b5 quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11 2024-09-13T02:31:08.969 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:08 smithi195 podman[33645]: 2024-09-13 02:31:08.893015106 +0000 UTC m=+0.296523474 container init ebf65f587eabd05919c0a575bc7974db3d065f47a1338f15abe976af70612ff9 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=reef-2c01458, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-13T02:31:08.969 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:08 smithi195 podman[33645]: 2024-09-13 02:31:08.898077477 +0000 UTC m=+0.301585845 container start ebf65f587eabd05919c0a575bc7974db3d065f47a1338f15abe976af70612ff9 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=reef-2c01458, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:31:08.969 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:08 smithi195 ceph-mgr[33683]: -- 172.21.15.195:0/2122419536 <== mon.1 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b700d82d00 con 0x55b700d57000 2024-09-13T02:31:09.050 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:08 smithi088 ceph-mon[39338]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:09.051 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:08 smithi088 ceph-mon[27808]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:09.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:08 smithi195 bash[33645]: ebf65f587eabd05919c0a575bc7974db3d065f47a1338f15abe976af70612ff9 2024-09-13T02:31:09.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:08 smithi195 systemd[1]: Started Ceph mgr.x for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:31:09.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:09.025+0000 7fa8690ac040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:31:09.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:09.082+0000 7fa8690ac040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:31:09.613 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:09.239+0000 7fa8690ac040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:31:09.613 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:09.314+0000 7fa8690ac040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:31:09.613 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:09.473+0000 7fa8690ac040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:31:09.613 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:09.611+0000 7fa8690ac040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:31:10.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:10 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:10 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:10 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:10 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:10 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:10.147 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:10 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:10 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:10 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:10 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:10 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:10 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:10.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:10 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.191 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:09.937+0000 7fa8690ac040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:31:10.191 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:09.998+0000 7fa8690ac040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:31:10.191 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:10 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.191 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:10 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.192 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:10 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.192 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:10 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.192 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:10 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:10.192 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:10 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:10.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:10.189+0000 7fa8690ac040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:31:11.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[39338]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:11.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:11.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:11.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:11.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:11.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:11.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:31:11.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:31:11.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:11.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[27808]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:11.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:11.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:11.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:11.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:11.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:11.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:31:11.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:31:11.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:11 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:11.139 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:31:11.158 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_4 2024-09-13T02:31:11.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:11.061+0000 7fa8690ac040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:31:11.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:11.126+0000 7fa8690ac040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:31:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-mon[31576]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:31:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:31:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:11.853 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:31:12.094 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-mon[31576]: Reconfiguring mgr.y (unknown last config time)... 2024-09-13T02:31:12.094 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-mon[31576]: Reconfiguring daemon mgr.y on smithi088 2024-09-13T02:31:12.094 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:11.839+0000 7fa8690ac040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:31:12.095 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:11 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:11.952+0000 7fa8690ac040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:31:12.095 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:12.092+0000 7fa8690ac040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:31:12.227 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:12 smithi088 ceph-mon[27808]: Reconfiguring mgr.y (unknown last config time)... 2024-09-13T02:31:12.227 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:12 smithi088 ceph-mon[27808]: Reconfiguring daemon mgr.y on smithi088 2024-09-13T02:31:12.227 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:12 smithi088 ceph-mon[39338]: Reconfiguring mgr.y (unknown last config time)... 2024-09-13T02:31:12.227 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:12 smithi088 ceph-mon[39338]: Reconfiguring daemon mgr.y on smithi088 2024-09-13T02:31:12.363 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:12.153+0000 7fa8690ac040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:31:12.363 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:12.296+0000 7fa8690ac040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:31:12.364 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:12.362+0000 7fa8690ac040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:31:12.640 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:12.420+0000 7fa8690ac040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:31:12.640 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:12.574+0000 7fa8690ac040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:31:12.641 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:12.638+0000 7fa8690ac040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:31:12.899 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:12.704+0000 7fa8690ac040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:31:12.899 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:12.784+0000 7fa8690ac040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:31:12.900 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:12.841+0000 7fa8690ac040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:31:12.900 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:12 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:12.898+0000 7fa8690ac040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:31:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:13 smithi195 ceph-mon[31576]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:13 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:13 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:13.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:13 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:13.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:13 smithi088 ceph-mon[39338]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:13.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:13 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:13.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:13 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:13.399 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:13 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:13.399 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:13 smithi088 ceph-mon[27808]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:13.399 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:13 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:13.400 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:13 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:13.400 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:13 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:13.984 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:31:13 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:31:13.667+0000 7fa8690ac040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:31:14.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:14.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:14.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:14.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[39338]: Standby manager daemon x started 2024-09-13T02:31:14.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/3766339327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:31:14.381 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/3766339327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:31:14.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/3766339327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:31:14.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/3766339327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:31:14.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:31:14.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:31:14.382 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:14.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:14.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:14.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:14.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[27808]: Standby manager daemon x started 2024-09-13T02:31:14.382 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/3766339327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:31:14.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/3766339327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:31:14.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/3766339327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:31:14.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/3766339327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:31:14.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:31:14.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:31:14.383 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:14 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:14 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:14 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:14 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:14 smithi195 ceph-mon[31576]: Standby manager daemon x started 2024-09-13T02:31:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:14 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/3766339327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:31:14.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:14 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/3766339327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:31:14.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:14 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/3766339327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:31:14.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:14 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/3766339327' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:31:14.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:14 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:31:14.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:14 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:31:14.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:14 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:15.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:15 smithi088 ceph-mon[27808]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:15.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:15 smithi088 ceph-mon[27808]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:31:15.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:15 smithi088 ceph-mon[27808]: mgrmap e14: y(active, since 64s), standbys: x 2024-09-13T02:31:15.366 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:15 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:31:15.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:15 smithi088 ceph-mon[39338]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:15.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:15 smithi088 ceph-mon[39338]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:31:15.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:15 smithi088 ceph-mon[39338]: mgrmap e14: y(active, since 64s), standbys: x 2024-09-13T02:31:15.366 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:15 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:31:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:15 smithi195 ceph-mon[31576]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:15 smithi195 ceph-mon[31576]: from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:31:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:15 smithi195 ceph-mon[31576]: mgrmap e14: y(active, since 64s), standbys: x 2024-09-13T02:31:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:15 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:31:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[39338]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/234547634' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f7dbc87-9d88-478f-bc37-17cb7238541e"}]: dispatch 2024-09-13T02:31:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[39338]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f7dbc87-9d88-478f-bc37-17cb7238541e"}]: dispatch 2024-09-13T02:31:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[39338]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3f7dbc87-9d88-478f-bc37-17cb7238541e"}]': finished 2024-09-13T02:31:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[39338]: osdmap e5: 1 total, 0 up, 1 in 2024-09-13T02:31:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1163806004' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:31:17.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[27808]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:17.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/234547634' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f7dbc87-9d88-478f-bc37-17cb7238541e"}]: dispatch 2024-09-13T02:31:17.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[27808]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f7dbc87-9d88-478f-bc37-17cb7238541e"}]: dispatch 2024-09-13T02:31:17.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[27808]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3f7dbc87-9d88-478f-bc37-17cb7238541e"}]': finished 2024-09-13T02:31:17.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[27808]: osdmap e5: 1 total, 0 up, 1 in 2024-09-13T02:31:17.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:17.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:17 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1163806004' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:31:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:17 smithi195 ceph-mon[31576]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:17 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/234547634' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f7dbc87-9d88-478f-bc37-17cb7238541e"}]: dispatch 2024-09-13T02:31:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:17 smithi195 ceph-mon[31576]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f7dbc87-9d88-478f-bc37-17cb7238541e"}]: dispatch 2024-09-13T02:31:17.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:17 smithi195 ceph-mon[31576]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3f7dbc87-9d88-478f-bc37-17cb7238541e"}]': finished 2024-09-13T02:31:17.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:17 smithi195 ceph-mon[31576]: osdmap e5: 1 total, 0 up, 1 in 2024-09-13T02:31:17.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:17 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:17.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:17 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1163806004' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:31:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:19 smithi088 ceph-mon[27808]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:19 smithi088 ceph-mon[39338]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:19 smithi195 ceph-mon[31576]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:21.347 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:21 smithi088 ceph-mon[27808]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:21.347 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:21 smithi088 ceph-mon[39338]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:21 smithi195 ceph-mon[31576]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:23 smithi088 ceph-mon[27808]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T02:31:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:23 smithi088 ceph-mon[39338]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T02:31:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:23 smithi195 ceph-mon[31576]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T02:31:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:24.236 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:24 smithi088 ceph-mon[27808]: Deploying daemon osd.0 on smithi088 2024-09-13T02:31:24.236 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:24 smithi088 ceph-mon[39338]: Deploying daemon osd.0 on smithi088 2024-09-13T02:31:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:24 smithi195 ceph-mon[31576]: Deploying daemon osd.0 on smithi088 2024-09-13T02:31:25.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:25 smithi088 ceph-mon[39338]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:25.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:25 smithi088 ceph-mon[27808]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:25 smithi195 ceph-mon[31576]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:27.357 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:27 smithi088 ceph-mon[27808]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:27.358 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:27 smithi088 ceph-mon[39338]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:27.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:27 smithi195 ceph-mon[31576]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:29 smithi088 ceph-mon[39338]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:29 smithi088 ceph-mon[27808]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:29.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:29 smithi195 ceph-mon[31576]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:30.722 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 0 on host 'smithi088' 2024-09-13T02:31:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:30 smithi195 ceph-mon[31576]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:30 smithi195 ceph-mon[31576]: from='osd.0 [v2:172.21.15.88:6802/1305343903,v1:172.21.15.88:6803/1305343903]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T02:31:31.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:30 smithi195 ceph-mon[31576]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T02:31:31.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:31.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[27808]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:31.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:31.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:31.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[27808]: from='osd.0 [v2:172.21.15.88:6802/1305343903,v1:172.21.15.88:6803/1305343903]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T02:31:31.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[27808]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T02:31:31.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:31.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[39338]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:31.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:31.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:31.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[39338]: from='osd.0 [v2:172.21.15.88:6802/1305343903,v1:172.21.15.88:6803/1305343903]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T02:31:31.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[39338]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T02:31:31.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:31.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:31.360 DEBUG:teuthology.orchestra.run.smithi088:osd.0> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.0.service 2024-09-13T02:31:31.362 INFO:tasks.cephadm:Deploying osd.1 on smithi088 with /dev/vg_nvme/lv_3... 2024-09-13T02:31:31.362 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-13T02:31:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:32 smithi088 ceph-mon[27808]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T02:31:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:32 smithi088 ceph-mon[27808]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T02:31:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:32 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:32 smithi088 ceph-mon[27808]: from='osd.0 [v2:172.21.15.88:6802/1305343903,v1:172.21.15.88:6803/1305343903]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:31:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:32 smithi088 ceph-mon[27808]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:31:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:32 smithi088 ceph-mon[39338]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T02:31:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:32 smithi088 ceph-mon[39338]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T02:31:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:32 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:32 smithi088 ceph-mon[39338]: from='osd.0 [v2:172.21.15.88:6802/1305343903,v1:172.21.15.88:6803/1305343903]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:31:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:32 smithi088 ceph-mon[39338]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:31:32.441 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:31:32 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0[43743]: 2024-09-13T02:31:32.115+0000 7fcdd2276640 -1 osd.0 0 waiting for initial osdmap 2024-09-13T02:31:32.441 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:31:32 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0[43743]: 2024-09-13T02:31:32.117+0000 7fcdce09f640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:31:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:32 smithi195 ceph-mon[31576]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T02:31:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:32 smithi195 ceph-mon[31576]: osdmap e6: 1 total, 0 up, 1 in 2024-09-13T02:31:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:32 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:32 smithi195 ceph-mon[31576]: from='osd.0 [v2:172.21.15.88:6802/1305343903,v1:172.21.15.88:6803/1305343903]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:31:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:32 smithi195 ceph-mon[31576]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:31:32.614 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:31:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:33 smithi088 ceph-mon[27808]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:33 smithi088 ceph-mon[27808]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-13T02:31:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:33 smithi088 ceph-mon[27808]: osdmap e7: 1 total, 0 up, 1 in 2024-09-13T02:31:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:33 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:33 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:33 smithi088 ceph-mon[39338]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:33 smithi088 ceph-mon[39338]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-13T02:31:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:33 smithi088 ceph-mon[39338]: osdmap e7: 1 total, 0 up, 1 in 2024-09-13T02:31:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:33 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:33 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:33 smithi195 ceph-mon[31576]: pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:33 smithi195 ceph-mon[31576]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-13T02:31:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:33 smithi195 ceph-mon[31576]: osdmap e7: 1 total, 0 up, 1 in 2024-09-13T02:31:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:33 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:33 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:34 smithi088 ceph-mon[27808]: purged_snaps scrub starts 2024-09-13T02:31:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:34 smithi088 ceph-mon[27808]: purged_snaps scrub ok 2024-09-13T02:31:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:34 smithi088 ceph-mon[27808]: osd.0 [v2:172.21.15.88:6802/1305343903,v1:172.21.15.88:6803/1305343903] boot 2024-09-13T02:31:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:34 smithi088 ceph-mon[27808]: osdmap e8: 1 total, 1 up, 1 in 2024-09-13T02:31:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:34 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:34 smithi088 ceph-mon[39338]: purged_snaps scrub starts 2024-09-13T02:31:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:34 smithi088 ceph-mon[39338]: purged_snaps scrub ok 2024-09-13T02:31:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:34 smithi088 ceph-mon[39338]: osd.0 [v2:172.21.15.88:6802/1305343903,v1:172.21.15.88:6803/1305343903] boot 2024-09-13T02:31:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:34 smithi088 ceph-mon[39338]: osdmap e8: 1 total, 1 up, 1 in 2024-09-13T02:31:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:34 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:34 smithi195 ceph-mon[31576]: purged_snaps scrub starts 2024-09-13T02:31:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:34 smithi195 ceph-mon[31576]: purged_snaps scrub ok 2024-09-13T02:31:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:34 smithi195 ceph-mon[31576]: osd.0 [v2:172.21.15.88:6802/1305343903,v1:172.21.15.88:6803/1305343903] boot 2024-09-13T02:31:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:34 smithi195 ceph-mon[31576]: osdmap e8: 1 total, 1 up, 1 in 2024-09-13T02:31:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:34 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:31:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[27808]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[27808]: osdmap e9: 1 total, 1 up, 1 in 2024-09-13T02:31:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:31:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:35.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:35.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:35.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[39338]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[39338]: osdmap e9: 1 total, 1 up, 1 in 2024-09-13T02:31:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:31:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:35.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:35.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:35 smithi195 ceph-mon[31576]: pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-13T02:31:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:35 smithi195 ceph-mon[31576]: osdmap e9: 1 total, 1 up, 1 in 2024-09-13T02:31:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:31:35.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:35.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:35.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:31:35.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:36.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:36 smithi088 ceph-mon[27808]: Detected new or changed devices on smithi088 2024-09-13T02:31:36.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:36 smithi088 ceph-mon[27808]: Adjusting osd_memory_target on smithi088 to 16064M 2024-09-13T02:31:36.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:36 smithi088 ceph-mon[39338]: Detected new or changed devices on smithi088 2024-09-13T02:31:36.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:36 smithi088 ceph-mon[39338]: Adjusting osd_memory_target on smithi088 to 16064M 2024-09-13T02:31:36.332 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:31:36.351 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_3 2024-09-13T02:31:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:36 smithi195 ceph-mon[31576]: Detected new or changed devices on smithi088 2024-09-13T02:31:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:36 smithi195 ceph-mon[31576]: Adjusting osd_memory_target on smithi088 to 16064M 2024-09-13T02:31:36.545 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:31:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:37 smithi088 ceph-mon[27808]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:37.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:37 smithi088 ceph-mon[39338]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:37 smithi195 ceph-mon[31576]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:39 smithi088 ceph-mon[39338]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:39 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:31:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:39 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:31:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:39 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:39 smithi088 ceph-mon[27808]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:31:39.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:31:39.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:39 smithi195 ceph-mon[31576]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:39 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:31:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:39 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:31:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:39 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:40.397 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:40 smithi088 ceph-mon[27808]: from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:31:40.397 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:40 smithi088 ceph-mon[39338]: from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:31:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:40 smithi195 ceph-mon[31576]: from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:31:41.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:41 smithi088 ceph-mon[39338]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:41.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:41 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/2344321199' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2295b8cd-4034-4d94-91fc-9c92b1d7dac3"}]: dispatch 2024-09-13T02:31:41.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:41 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/2344321199' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2295b8cd-4034-4d94-91fc-9c92b1d7dac3"}]': finished 2024-09-13T02:31:41.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:41 smithi088 ceph-mon[39338]: osdmap e10: 2 total, 1 up, 2 in 2024-09-13T02:31:41.421 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:41 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:41.422 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:41 smithi088 ceph-mon[27808]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:41.422 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:41 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2344321199' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2295b8cd-4034-4d94-91fc-9c92b1d7dac3"}]: dispatch 2024-09-13T02:31:41.422 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:41 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2344321199' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2295b8cd-4034-4d94-91fc-9c92b1d7dac3"}]': finished 2024-09-13T02:31:41.422 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:41 smithi088 ceph-mon[27808]: osdmap e10: 2 total, 1 up, 2 in 2024-09-13T02:31:41.422 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:41 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:41 smithi195 ceph-mon[31576]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:41 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/2344321199' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2295b8cd-4034-4d94-91fc-9c92b1d7dac3"}]: dispatch 2024-09-13T02:31:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:41 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/2344321199' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2295b8cd-4034-4d94-91fc-9c92b1d7dac3"}]': finished 2024-09-13T02:31:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:41 smithi195 ceph-mon[31576]: osdmap e10: 2 total, 1 up, 2 in 2024-09-13T02:31:41.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:41 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:42.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:42 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1045165413' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:31:42.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:42 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1045165413' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:31:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:42 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1045165413' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:31:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:43 smithi088 ceph-mon[27808]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:43.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:43 smithi088 ceph-mon[39338]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:43 smithi195 ceph-mon[31576]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:44.285 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:44 smithi088 ceph-mon[27808]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:44.285 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:44 smithi088 ceph-mon[39338]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:44 smithi195 ceph-mon[31576]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:47.377 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:46 smithi088 ceph-mon[27808]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:47.378 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:46 smithi088 ceph-mon[39338]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:46 smithi195 ceph-mon[31576]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:48.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:47 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T02:31:48.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:47 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:48.186 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:47 smithi088 ceph-mon[39338]: Deploying daemon osd.1 on smithi088 2024-09-13T02:31:48.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:47 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T02:31:48.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:47 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:48.187 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:47 smithi088 ceph-mon[27808]: Deploying daemon osd.1 on smithi088 2024-09-13T02:31:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:47 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T02:31:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:47 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:31:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:47 smithi195 ceph-mon[31576]: Deploying daemon osd.1 on smithi088 2024-09-13T02:31:49.080 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:48 smithi088 ceph-mon[27808]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:49.081 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:48 smithi088 ceph-mon[39338]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:49.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:48 smithi195 ceph-mon[31576]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:50 smithi088 ceph-mon[27808]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:51.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:50 smithi088 ceph-mon[39338]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:50 smithi195 ceph-mon[31576]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:53.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:53 smithi088 ceph-mon[39338]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:53.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:53 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:53.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:53 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:53.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:53 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:53.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:52 smithi088 ceph-mon[27808]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:53.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:52 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:53.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:52 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:53.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:52 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:52 smithi195 ceph-mon[31576]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:52 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:31:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:52 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:53.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:52 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:55.254 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:54 smithi088 ceph-mon[27808]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:55.254 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:55 smithi088 ceph-mon[39338]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:55.384 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 1 on host 'smithi088' 2024-09-13T02:31:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:54 smithi195 ceph-mon[31576]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:56.023 DEBUG:teuthology.orchestra.run.smithi088:osd.1> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.1.service 2024-09-13T02:31:56.026 INFO:tasks.cephadm:Deploying osd.2 on smithi088 with /dev/vg_nvme/lv_2... 2024-09-13T02:31:56.026 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-13T02:31:56.271 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:31:56.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:56 smithi088 ceph-mon[27808]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T02:31:56.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:56 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:56.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:56 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:56.392 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:56 smithi088 ceph-mon[39338]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T02:31:56.393 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:56 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:56.393 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:56 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:56 smithi195 ceph-mon[31576]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T02:31:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:56 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:56 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:57.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[39338]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:57.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[39338]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T02:31:57.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[39338]: osdmap e11: 2 total, 1 up, 2 in 2024-09-13T02:31:57.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:57.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[39338]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:31:57.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:57.266 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:57.266 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[27808]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:57.266 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[27808]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T02:31:57.266 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[27808]: osdmap e11: 2 total, 1 up, 2 in 2024-09-13T02:31:57.266 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:57.266 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[27808]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:31:57.266 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:57.266 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:57 smithi195 ceph-mon[31576]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:57 smithi195 ceph-mon[31576]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T02:31:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:57 smithi195 ceph-mon[31576]: osdmap e11: 2 total, 1 up, 2 in 2024-09-13T02:31:57.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:57.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:57 smithi195 ceph-mon[31576]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:31:57.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:57.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:31:57.588 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[50036]: 2024-09-13T02:31:57.426+0000 7fe2e5088640 -1 osd.1 0 waiting for initial osdmap 2024-09-13T02:31:57.589 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:31:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[50036]: 2024-09-13T02:31:57.431+0000 7fe2dcea9640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:31:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:58 smithi088 ceph-mon[27808]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-13T02:31:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:58 smithi088 ceph-mon[27808]: osdmap e12: 2 total, 1 up, 2 in 2024-09-13T02:31:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:58 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:58 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:58 smithi088 ceph-mon[27808]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' 2024-09-13T02:31:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:58 smithi088 ceph-mon[39338]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-13T02:31:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:58 smithi088 ceph-mon[39338]: osdmap e12: 2 total, 1 up, 2 in 2024-09-13T02:31:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:58 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:58 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:58 smithi088 ceph-mon[39338]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' 2024-09-13T02:31:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:58 smithi195 ceph-mon[31576]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-13T02:31:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:58 smithi195 ceph-mon[31576]: osdmap e12: 2 total, 1 up, 2 in 2024-09-13T02:31:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:58 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:58 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:58 smithi195 ceph-mon[31576]: from='osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350]' entity='osd.1' 2024-09-13T02:31:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[27808]: purged_snaps scrub starts 2024-09-13T02:31:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[27808]: purged_snaps scrub ok 2024-09-13T02:31:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[27808]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:59.184 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:59.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[27808]: osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350] boot 2024-09-13T02:31:59.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[27808]: osdmap e13: 2 total, 2 up, 2 in 2024-09-13T02:31:59.185 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[39338]: purged_snaps scrub starts 2024-09-13T02:31:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[39338]: purged_snaps scrub ok 2024-09-13T02:31:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[39338]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[39338]: osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350] boot 2024-09-13T02:31:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[39338]: osdmap e13: 2 total, 2 up, 2 in 2024-09-13T02:31:59.185 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:31:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:59 smithi195 ceph-mon[31576]: purged_snaps scrub starts 2024-09-13T02:31:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:59 smithi195 ceph-mon[31576]: purged_snaps scrub ok 2024-09-13T02:31:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:59 smithi195 ceph-mon[31576]: pgmap v56: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-13T02:31:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:31:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:59 smithi195 ceph-mon[31576]: osd.1 [v2:172.21.15.88:6810/4029137350,v1:172.21.15.88:6811/4029137350] boot 2024-09-13T02:31:59.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:59 smithi195 ceph-mon[31576]: osdmap e13: 2 total, 2 up, 2 in 2024-09-13T02:31:59.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:31:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:32:00.054 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:32:00.077 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_2 2024-09-13T02:32:00.792 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:32:01.189 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:01 smithi088 ceph-mon[27808]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:01 smithi088 ceph-mon[27808]: osdmap e14: 2 total, 2 up, 2 in 2024-09-13T02:32:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:01 smithi088 ceph-mon[39338]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:01 smithi088 ceph-mon[39338]: osdmap e14: 2 total, 2 up, 2 in 2024-09-13T02:32:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:01 smithi195 ceph-mon[31576]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:01 smithi195 ceph-mon[31576]: osdmap e14: 2 total, 2 up, 2 in 2024-09-13T02:32:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: Detected new or changed devices on smithi088 2024-09-13T02:32:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: Detected new or changed devices on smithi088 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:03.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:03 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: Detected new or changed devices on smithi088 2024-09-13T02:32:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:03 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:04.405 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:04 smithi088 ceph-mon[27808]: Adjusting osd_memory_target on smithi088 to 8032M 2024-09-13T02:32:04.405 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:04 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:32:04.405 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:04 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:32:04.405 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:04 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:04.405 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:04 smithi088 ceph-mon[39338]: Adjusting osd_memory_target on smithi088 to 8032M 2024-09-13T02:32:04.406 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:04 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:32:04.406 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:04 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:32:04.406 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:04 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:04.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:04 smithi195 ceph-mon[31576]: Adjusting osd_memory_target on smithi088 to 8032M 2024-09-13T02:32:04.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:04 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:32:04.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:04 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:32:04.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:04 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:05.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:05 smithi088 ceph-mon[39338]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:32:05.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:05 smithi088 ceph-mon[39338]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:05.259 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:05 smithi088 ceph-mon[27808]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:32:05.259 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:05 smithi088 ceph-mon[27808]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:05 smithi195 ceph-mon[31576]: from='client.14271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:32:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:05 smithi195 ceph-mon[31576]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:06.307 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:06 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3167267759' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed"}]: dispatch 2024-09-13T02:32:06.307 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:06 smithi088 ceph-mon[27808]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed"}]: dispatch 2024-09-13T02:32:06.307 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:06 smithi088 ceph-mon[27808]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed"}]': finished 2024-09-13T02:32:06.307 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:06 smithi088 ceph-mon[27808]: osdmap e15: 3 total, 2 up, 3 in 2024-09-13T02:32:06.307 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:06 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:06.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:06 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3167267759' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed"}]: dispatch 2024-09-13T02:32:06.307 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:06 smithi088 ceph-mon[39338]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed"}]: dispatch 2024-09-13T02:32:06.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:06 smithi088 ceph-mon[39338]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed"}]': finished 2024-09-13T02:32:06.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:06 smithi088 ceph-mon[39338]: osdmap e15: 3 total, 2 up, 3 in 2024-09-13T02:32:06.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:06 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:06 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3167267759' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed"}]: dispatch 2024-09-13T02:32:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:06 smithi195 ceph-mon[31576]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed"}]: dispatch 2024-09-13T02:32:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:06 smithi195 ceph-mon[31576]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed"}]': finished 2024-09-13T02:32:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:06 smithi195 ceph-mon[31576]: osdmap e15: 3 total, 2 up, 3 in 2024-09-13T02:32:06.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:06 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:07 smithi088 ceph-mon[27808]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:07 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2432473226' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:32:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:07 smithi088 ceph-mon[39338]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:07 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/2432473226' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:32:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:07 smithi195 ceph-mon[31576]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:07 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/2432473226' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:32:09.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:09 smithi088 ceph-mon[27808]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:09.139 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:09 smithi088 ceph-mon[39338]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:09 smithi195 ceph-mon[31576]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:11.165 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:11 smithi088 ceph-mon[27808]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:11.165 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:11 smithi088 ceph-mon[39338]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:11 smithi195 ceph-mon[31576]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:12.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T02:32:12.375 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:12.375 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T02:32:12.375 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T02:32:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:13.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:13 smithi088 ceph-mon[27808]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:13.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:13 smithi088 ceph-mon[27808]: Deploying daemon osd.2 on smithi088 2024-09-13T02:32:13.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:13 smithi088 ceph-mon[39338]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:13.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:13 smithi088 ceph-mon[39338]: Deploying daemon osd.2 on smithi088 2024-09-13T02:32:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:13 smithi195 ceph-mon[31576]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:13 smithi195 ceph-mon[31576]: Deploying daemon osd.2 on smithi088 2024-09-13T02:32:15.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:15 smithi088 ceph-mon[27808]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:15.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:15 smithi088 ceph-mon[39338]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:15 smithi195 ceph-mon[31576]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:17 smithi088 ceph-mon[27808]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:17 smithi088 ceph-mon[39338]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:17 smithi195 ceph-mon[31576]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:18.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:18 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:18.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:18 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:18.439 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:18 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:18.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:18 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:18 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:18 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:18 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:18 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:18 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:19.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:19 smithi195 ceph-mon[31576]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:19 smithi088 ceph-mon[27808]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:19 smithi088 ceph-mon[39338]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:20.377 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 2 on host 'smithi088' 2024-09-13T02:32:21.053 DEBUG:teuthology.orchestra.run.smithi088:osd.2> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.2.service 2024-09-13T02:32:21.055 INFO:tasks.cephadm:Deploying osd.3 on smithi088 with /dev/vg_nvme/lv_1... 2024-09-13T02:32:21.055 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-13T02:32:21.299 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:32:21.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:21 smithi088 ceph-mon[39338]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:21.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:21 smithi088 ceph-mon[39338]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T02:32:21.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:21 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:21.420 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:21 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:21.420 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:21 smithi088 ceph-mon[27808]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:21.421 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:21 smithi088 ceph-mon[27808]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T02:32:21.421 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:21 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:21.421 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:21 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:21 smithi195 ceph-mon[31576]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:21 smithi195 ceph-mon[31576]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T02:32:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:21 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:21 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-mon[39338]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T02:32:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-mon[39338]: osdmap e16: 3 total, 2 up, 3 in 2024-09-13T02:32:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-mon[39338]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:32:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-mon[27808]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T02:32:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-mon[27808]: osdmap e16: 3 total, 2 up, 3 in 2024-09-13T02:32:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-mon[27808]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:32:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:22 smithi195 ceph-mon[31576]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T02:32:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:22 smithi195 ceph-mon[31576]: osdmap e16: 3 total, 2 up, 3 in 2024-09-13T02:32:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:22 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:22 smithi195 ceph-mon[31576]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:32:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:22 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:22 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:22.848 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2[56415]: 2024-09-13T02:32:22.551+0000 7f331b79f640 -1 osd.2 0 waiting for initial osdmap 2024-09-13T02:32:22.848 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:32:22 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2[56415]: 2024-09-13T02:32:22.555+0000 7f3312da9640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:32:23.414 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:23 smithi088 ceph-mon[27808]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:23.415 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:23 smithi088 ceph-mon[27808]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-13T02:32:23.415 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:23 smithi088 ceph-mon[27808]: osdmap e17: 3 total, 2 up, 3 in 2024-09-13T02:32:23.415 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:23.415 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:23.415 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:23 smithi088 ceph-mon[27808]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' 2024-09-13T02:32:23.415 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:23 smithi088 ceph-mon[39338]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:23.415 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:23 smithi088 ceph-mon[39338]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-13T02:32:23.415 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:23 smithi088 ceph-mon[39338]: osdmap e17: 3 total, 2 up, 3 in 2024-09-13T02:32:23.415 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:23.415 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:23.416 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:23 smithi088 ceph-mon[39338]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' 2024-09-13T02:32:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:23 smithi195 ceph-mon[31576]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:23 smithi195 ceph-mon[31576]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-13T02:32:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:23 smithi195 ceph-mon[31576]: osdmap e17: 3 total, 2 up, 3 in 2024-09-13T02:32:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:23 smithi195 ceph-mon[31576]: from='osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603]' entity='osd.2' 2024-09-13T02:32:24.339 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:24 smithi088 ceph-mon[39338]: purged_snaps scrub starts 2024-09-13T02:32:24.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:24 smithi088 ceph-mon[39338]: purged_snaps scrub ok 2024-09-13T02:32:24.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:24 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:24.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:24 smithi088 ceph-mon[39338]: osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603] boot 2024-09-13T02:32:24.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:24 smithi088 ceph-mon[39338]: osdmap e18: 3 total, 3 up, 3 in 2024-09-13T02:32:24.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:24 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:24.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:24 smithi088 ceph-mon[27808]: purged_snaps scrub starts 2024-09-13T02:32:24.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:24 smithi088 ceph-mon[27808]: purged_snaps scrub ok 2024-09-13T02:32:24.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:24 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:24.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:24 smithi088 ceph-mon[27808]: osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603] boot 2024-09-13T02:32:24.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:24 smithi088 ceph-mon[27808]: osdmap e18: 3 total, 3 up, 3 in 2024-09-13T02:32:24.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:24 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:24.446 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:32:24.446 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_1 2024-09-13T02:32:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:24 smithi195 ceph-mon[31576]: purged_snaps scrub starts 2024-09-13T02:32:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:24 smithi195 ceph-mon[31576]: purged_snaps scrub ok 2024-09-13T02:32:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:24 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:24 smithi195 ceph-mon[31576]: osd.2 [v2:172.21.15.88:6818/2266641603,v1:172.21.15.88:6819/2266641603] boot 2024-09-13T02:32:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:24 smithi195 ceph-mon[31576]: osdmap e18: 3 total, 3 up, 3 in 2024-09-13T02:32:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:24 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:32:25.317 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:32:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:25 smithi088 ceph-mon[39338]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:25 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:32:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:25 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-13T02:32:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:25 smithi088 ceph-mon[39338]: osdmap e19: 3 total, 3 up, 3 in 2024-09-13T02:32:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:25 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:32:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:25 smithi088 ceph-mon[27808]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:25.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:25 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:32:25.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:25 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-13T02:32:25.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:25 smithi088 ceph-mon[27808]: osdmap e19: 3 total, 3 up, 3 in 2024-09-13T02:32:25.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:25 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:32:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:25 smithi195 ceph-mon[31576]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-13T02:32:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:25 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:32:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:25 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-09-13T02:32:25.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:25 smithi195 ceph-mon[31576]: osdmap e19: 3 total, 3 up, 3 in 2024-09-13T02:32:25.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:25 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:32:26.569 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:32:26 smithi088 sudo[60331]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T02:32:26.570 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:32:26 smithi088 sudo[60331]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T02:32:26.570 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:32:26 smithi088 sudo[60331]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T02:32:26.570 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:32:26 smithi088 sudo[60331]: pam_unix(sudo:session): session closed for user root 2024-09-13T02:32:26.899 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:26 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T02:32:26.899 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:26 smithi088 ceph-mon[27808]: osdmap e20: 3 total, 3 up, 3 in 2024-09-13T02:32:26.899 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:26 smithi088 ceph-mon[27808]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:26.900 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:26 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T02:32:26.900 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:26 smithi088 ceph-mon[39338]: osdmap e20: 3 total, 3 up, 3 in 2024-09-13T02:32:26.900 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:26 smithi088 ceph-mon[39338]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:26.901 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:32:26 smithi088 sudo[60339]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T02:32:26.901 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:32:26 smithi088 sudo[60339]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T02:32:26.901 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:32:26 smithi088 sudo[60339]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T02:32:26.901 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:32:26 smithi088 sudo[60339]: pam_unix(sudo:session): session closed for user root 2024-09-13T02:32:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:26 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-13T02:32:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:26 smithi195 ceph-mon[31576]: osdmap e20: 3 total, 3 up, 3 in 2024-09-13T02:32:26.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:26 smithi195 ceph-mon[31576]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:27.151 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:32:26 smithi088 sudo[60363]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T02:32:27.151 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:32:26 smithi088 sudo[60363]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T02:32:27.151 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:32:26 smithi088 sudo[60363]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T02:32:27.151 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:32:26 smithi088 sudo[60363]: pam_unix(sudo:session): session closed for user root 2024-09-13T02:32:27.422 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60369]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T02:32:27.422 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60369]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T02:32:27.422 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60369]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T02:32:27.422 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60369]: pam_unix(sudo:session): session closed for user root 2024-09-13T02:32:27.690 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60436]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T02:32:27.690 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60436]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T02:32:27.690 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60436]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T02:32:27.690 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60436]: pam_unix(sudo:session): session closed for user root 2024-09-13T02:32:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: osdmap e21: 3 total, 3 up, 3 in 2024-09-13T02:32:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:27.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:27.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:27.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:27.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:27.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: osdmap e21: 3 total, 3 up, 3 in 2024-09-13T02:32:27.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:27.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:27.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:27.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:27.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:27.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:27.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:27.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:27.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.957 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60490]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T02:32:27.957 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60490]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T02:32:27.957 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60490]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T02:32:27.957 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60467]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T02:32:27.957 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60467]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T02:32:27.957 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60467]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T02:32:27.958 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60467]: pam_unix(sudo:session): session closed for user root 2024-09-13T02:32:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: osdmap e21: 3 total, 3 up, 3 in 2024-09-13T02:32:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:27 smithi088 sudo[60490]: pam_unix(sudo:session): session closed for user root 2024-09-13T02:32:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 sudo[60493]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T02:32:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 sudo[60493]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T02:32:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 sudo[60493]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T02:32:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 sudo[60493]: pam_unix(sudo:session): session closed for user root 2024-09-13T02:32:28.691 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 sudo[34333]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T02:32:28.691 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 sudo[34333]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T02:32:28.691 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 sudo[34333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T02:32:28.691 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 sudo[34333]: pam_unix(sudo:session): session closed for user root 2024-09-13T02:32:28.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: Detected new or changed devices on smithi088 2024-09-13T02:32:28.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: Adjusting osd_memory_target on smithi088 to 5354M 2024-09-13T02:32:28.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T02:32:28.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:32:28.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:28.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T02:32:28.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:32:28.857 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:32:28.857 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:32:28.857 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:32:28.857 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:32:28.857 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:32:28.857 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:32:28.857 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:32:28.857 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:28.857 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: Detected new or changed devices on smithi088 2024-09-13T02:32:28.857 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: Adjusting osd_memory_target on smithi088 to 5354M 2024-09-13T02:32:28.857 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T02:32:28.857 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:32:28.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:28.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T02:32:28.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:32:28.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:32:28.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:32:28.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:32:28.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:32:28.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:32:28.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:32:28.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:32:28.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 sudo[34336]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T02:32:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 sudo[34336]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T02:32:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 sudo[34336]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T02:32:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 sudo[34336]: pam_unix(sudo:session): session closed for user root 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: Detected new or changed devices on smithi088 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: Adjusting osd_memory_target on smithi088 to 5354M 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:32:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:32:28.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:32:28.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:29.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 sudo[60654]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-09-13T02:32:29.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 sudo[60654]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T02:32:29.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 sudo[60654]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T02:32:29.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:28 smithi088 sudo[60654]: pam_unix(sudo:session): session closed for user root 2024-09-13T02:32:29.584 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 sudo[60663]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-09-13T02:32:29.584 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 sudo[60663]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-09-13T02:32:29.585 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 sudo[60663]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=167) 2024-09-13T02:32:29.585 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 sudo[60663]: pam_unix(sudo:session): session closed for user root 2024-09-13T02:32:29.883 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T02:32:29.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T02:32:29.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[39338]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-13T02:32:29.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:29.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T02:32:29.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:32:29.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:32:29.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:32:29.884 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T02:32:29.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T02:32:29.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T02:32:29.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[27808]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-13T02:32:29.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:29.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T02:32:29.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:32:29.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:32:29.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:32:29.885 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:29 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T02:32:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:29 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T02:32:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:29 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T02:32:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:29 smithi195 ceph-mon[31576]: mgrmap e15: y(active, since 2m), standbys: x 2024-09-13T02:32:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:29 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:29 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-13T02:32:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:29 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:32:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:29 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:32:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:29 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:32:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:29 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-13T02:32:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:30 smithi195 ceph-mon[31576]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:30 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1736479368' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "019481ca-c0d1-45a7-879e-f77e36fe2f7a"}]: dispatch 2024-09-13T02:32:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:30 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1736479368' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "019481ca-c0d1-45a7-879e-f77e36fe2f7a"}]': finished 2024-09-13T02:32:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:30 smithi195 ceph-mon[31576]: osdmap e22: 4 total, 3 up, 4 in 2024-09-13T02:32:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:31.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:30 smithi088 ceph-mon[27808]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:31.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:30 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1736479368' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "019481ca-c0d1-45a7-879e-f77e36fe2f7a"}]: dispatch 2024-09-13T02:32:31.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:30 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1736479368' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "019481ca-c0d1-45a7-879e-f77e36fe2f7a"}]': finished 2024-09-13T02:32:31.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:30 smithi088 ceph-mon[27808]: osdmap e22: 4 total, 3 up, 4 in 2024-09-13T02:32:31.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:31.140 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:30 smithi088 ceph-mon[39338]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:31.140 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:30 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1736479368' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "019481ca-c0d1-45a7-879e-f77e36fe2f7a"}]: dispatch 2024-09-13T02:32:31.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:30 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1736479368' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "019481ca-c0d1-45a7-879e-f77e36fe2f7a"}]': finished 2024-09-13T02:32:31.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:30 smithi088 ceph-mon[39338]: osdmap e22: 4 total, 3 up, 4 in 2024-09-13T02:32:31.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:31 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/25827241' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:32:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:31 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/25827241' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:32:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:31 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/25827241' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:32:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:32 smithi195 ceph-mon[31576]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:33.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:32 smithi088 ceph-mon[27808]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:33.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:32 smithi088 ceph-mon[39338]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:35.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:34 smithi088 ceph-mon[39338]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:35.409 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:34 smithi088 ceph-mon[27808]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:34 smithi195 ceph-mon[31576]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:37.250 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:36 smithi088 ceph-mon[39338]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-09-13T02:32:37.250 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:36 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T02:32:37.250 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:36 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:37.251 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:36 smithi088 ceph-mon[27808]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-09-13T02:32:37.251 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:36 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T02:32:37.251 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:36 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:36 smithi195 ceph-mon[31576]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 44 KiB/s wr, 3 op/s 2024-09-13T02:32:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:36 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T02:32:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:36 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:38.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:37 smithi088 ceph-mon[27808]: Deploying daemon osd.3 on smithi088 2024-09-13T02:32:38.131 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:37 smithi088 ceph-mon[39338]: Deploying daemon osd.3 on smithi088 2024-09-13T02:32:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:37 smithi195 ceph-mon[31576]: Deploying daemon osd.3 on smithi088 2024-09-13T02:32:39.355 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:39 smithi088 ceph-mon[39338]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-09-13T02:32:39.355 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:38 smithi088 ceph-mon[27808]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-09-13T02:32:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:39 smithi195 ceph-mon[31576]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.1 KiB/s rd, 33 KiB/s wr, 2 op/s 2024-09-13T02:32:41.364 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:41 smithi088 ceph-mon[27808]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-09-13T02:32:41.364 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:41 smithi088 ceph-mon[39338]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-09-13T02:32:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:41 smithi195 ceph-mon[31576]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 921 B/s rd, 26 KiB/s wr, 2 op/s 2024-09-13T02:32:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:42 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:42 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:42 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:42 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:42 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:42 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:42 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:42 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:42 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:43.340 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:43 smithi088 ceph-mon[39338]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 809 B/s rd, 23 KiB/s wr, 2 op/s 2024-09-13T02:32:43.340 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:43 smithi088 ceph-mon[27808]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 809 B/s rd, 23 KiB/s wr, 2 op/s 2024-09-13T02:32:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:43 smithi195 ceph-mon[31576]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 809 B/s rd, 23 KiB/s wr, 2 op/s 2024-09-13T02:32:45.260 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:45 smithi088 ceph-mon[27808]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-13T02:32:45.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:45 smithi088 ceph-mon[39338]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-13T02:32:45.291 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 3 on host 'smithi088' 2024-09-13T02:32:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:45 smithi195 ceph-mon[31576]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-13T02:32:45.901 DEBUG:teuthology.orchestra.run.smithi088:osd.3> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.3.service 2024-09-13T02:32:45.904 INFO:tasks.cephadm:Deploying osd.4 on smithi195 with /dev/vg_nvme/lv_4... 2024-09-13T02:32:45.904 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-13T02:32:46.109 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:32:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:46 smithi088 ceph-mon[27808]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-13T02:32:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:46 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:46 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:46 smithi088 ceph-mon[39338]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-13T02:32:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:46 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:46 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:46.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:46 smithi195 ceph-mon[31576]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-13T02:32:46.231 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:46 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:46.231 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:46 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:47.196 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:47 smithi195 ceph-mon[31576]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-13T02:32:47.197 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:47 smithi195 ceph-mon[31576]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T02:32:47.197 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:47 smithi195 ceph-mon[31576]: osdmap e23: 4 total, 3 up, 4 in 2024-09-13T02:32:47.197 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:47 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:47.197 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:47 smithi195 ceph-mon[31576]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:32:47.198 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:47 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:47.198 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:47 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[27808]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-13T02:32:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[27808]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T02:32:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[27808]: osdmap e23: 4 total, 3 up, 4 in 2024-09-13T02:32:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[27808]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:32:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:47.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:47.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[39338]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2024-09-13T02:32:47.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[39338]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T02:32:47.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[39338]: osdmap e23: 4 total, 3 up, 4 in 2024-09-13T02:32:47.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:47.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[39338]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:32:47.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:47.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:47.714 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[62566]: 2024-09-13T02:32:47.454+0000 7fed7301d640 -1 osd.3 0 waiting for initial osdmap 2024-09-13T02:32:47.714 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:32:47 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[62566]: 2024-09-13T02:32:47.458+0000 7fed6ae3e640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:32:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:48 smithi195 ceph-mon[31576]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-13T02:32:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:48 smithi195 ceph-mon[31576]: osdmap e24: 4 total, 3 up, 4 in 2024-09-13T02:32:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:48 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:48 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:48 smithi195 ceph-mon[31576]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' 2024-09-13T02:32:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:48 smithi088 ceph-mon[39338]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-13T02:32:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:48 smithi088 ceph-mon[39338]: osdmap e24: 4 total, 3 up, 4 in 2024-09-13T02:32:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:48 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:48 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:48 smithi088 ceph-mon[39338]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' 2024-09-13T02:32:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:48 smithi088 ceph-mon[27808]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-13T02:32:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:48 smithi088 ceph-mon[27808]: osdmap e24: 4 total, 3 up, 4 in 2024-09-13T02:32:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:48 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:48 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:48 smithi088 ceph-mon[27808]: from='osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003]' entity='osd.3' 2024-09-13T02:32:48.565 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:32:48.586 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi195:vg_nvme/lv_4 2024-09-13T02:32:48.779 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:32:49.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[27808]: purged_snaps scrub starts 2024-09-13T02:32:49.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[27808]: purged_snaps scrub ok 2024-09-13T02:32:49.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[27808]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:49.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:49.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[27808]: osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003] boot 2024-09-13T02:32:49.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[27808]: osdmap e25: 4 total, 4 up, 4 in 2024-09-13T02:32:49.145 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:49.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[39338]: purged_snaps scrub starts 2024-09-13T02:32:49.145 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[39338]: purged_snaps scrub ok 2024-09-13T02:32:49.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[39338]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:49.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:49.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[39338]: osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003] boot 2024-09-13T02:32:49.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[39338]: osdmap e25: 4 total, 4 up, 4 in 2024-09-13T02:32:49.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:49 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:49.197 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:49 smithi195 ceph-mon[31576]: purged_snaps scrub starts 2024-09-13T02:32:49.202 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:49 smithi195 ceph-mon[31576]: purged_snaps scrub ok 2024-09-13T02:32:49.202 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:49 smithi195 ceph-mon[31576]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-13T02:32:49.202 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:49.202 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:49 smithi195 ceph-mon[31576]: osd.3 [v2:172.21.15.88:6826/718126003,v1:172.21.15.88:6827/718126003] boot 2024-09-13T02:32:49.202 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:49 smithi195 ceph-mon[31576]: osdmap e25: 4 total, 4 up, 4 in 2024-09-13T02:32:49.202 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:49 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:32:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: Detected new or changed devices on smithi088 2024-09-13T02:32:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: Adjusting osd_memory_target on smithi088 to 4016M 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:50 smithi195 ceph-mon[31576]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: Detected new or changed devices on smithi088 2024-09-13T02:32:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: Adjusting osd_memory_target on smithi088 to 4016M 2024-09-13T02:32:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[27808]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:50.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: Detected new or changed devices on smithi088 2024-09-13T02:32:50.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:50.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:50.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:50.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:32:50.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: Adjusting osd_memory_target on smithi088 to 4016M 2024-09-13T02:32:50.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:50.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:50.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:32:50.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:50.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:32:50.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:32:50.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:50 smithi088 ceph-mon[39338]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:51.257 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:51 smithi195 ceph-mon[31576]: osdmap e26: 4 total, 4 up, 4 in 2024-09-13T02:32:51.257 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:51 smithi195 ceph-mon[31576]: from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:32:51.257 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:51 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:32:51.257 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:51 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:32:51.257 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:51 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:51 smithi088 ceph-mon[27808]: osdmap e26: 4 total, 4 up, 4 in 2024-09-13T02:32:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:51 smithi088 ceph-mon[27808]: from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:32:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:51 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:32:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:51 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:32:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:51 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:51 smithi088 ceph-mon[39338]: osdmap e26: 4 total, 4 up, 4 in 2024-09-13T02:32:51.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:51 smithi088 ceph-mon[39338]: from='client.24175 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:32:51.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:51 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:32:51.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:51 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:32:51.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:51 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:52 smithi195 ceph-mon[31576]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:52.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:52 smithi088 ceph-mon[39338]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:52.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:52 smithi088 ceph-mon[27808]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:53.470 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:53 smithi195 ceph-mon[31576]: from='client.? 172.21.15.195:0/2892943058' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d2e52c9-a136-4951-ab6d-fb3afa4bcb44"}]: dispatch 2024-09-13T02:32:53.470 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:53 smithi195 ceph-mon[31576]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d2e52c9-a136-4951-ab6d-fb3afa4bcb44"}]: dispatch 2024-09-13T02:32:53.470 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:53 smithi195 ceph-mon[31576]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2d2e52c9-a136-4951-ab6d-fb3afa4bcb44"}]': finished 2024-09-13T02:32:53.470 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:53 smithi195 ceph-mon[31576]: osdmap e27: 5 total, 4 up, 5 in 2024-09-13T02:32:53.470 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:53 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:32:53.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:53 smithi088 ceph-mon[27808]: from='client.? 172.21.15.195:0/2892943058' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d2e52c9-a136-4951-ab6d-fb3afa4bcb44"}]: dispatch 2024-09-13T02:32:53.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:53 smithi088 ceph-mon[27808]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d2e52c9-a136-4951-ab6d-fb3afa4bcb44"}]: dispatch 2024-09-13T02:32:53.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:53 smithi088 ceph-mon[27808]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2d2e52c9-a136-4951-ab6d-fb3afa4bcb44"}]': finished 2024-09-13T02:32:53.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:53 smithi088 ceph-mon[27808]: osdmap e27: 5 total, 4 up, 5 in 2024-09-13T02:32:53.932 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:53 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:32:53.932 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:53 smithi088 ceph-mon[39338]: from='client.? 172.21.15.195:0/2892943058' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d2e52c9-a136-4951-ab6d-fb3afa4bcb44"}]: dispatch 2024-09-13T02:32:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:53 smithi088 ceph-mon[39338]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2d2e52c9-a136-4951-ab6d-fb3afa4bcb44"}]: dispatch 2024-09-13T02:32:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:53 smithi088 ceph-mon[39338]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2d2e52c9-a136-4951-ab6d-fb3afa4bcb44"}]': finished 2024-09-13T02:32:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:53 smithi088 ceph-mon[39338]: osdmap e27: 5 total, 4 up, 5 in 2024-09-13T02:32:53.933 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:53 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:32:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:54 smithi195 ceph-mon[31576]: from='client.? 172.21.15.195:0/4064304562' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:32:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:54 smithi195 ceph-mon[31576]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:54 smithi088 ceph-mon[39338]: from='client.? 172.21.15.195:0/4064304562' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:32:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:54 smithi088 ceph-mon[39338]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:54 smithi088 ceph-mon[27808]: from='client.? 172.21.15.195:0/4064304562' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:32:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:54 smithi088 ceph-mon[27808]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:56 smithi195 ceph-mon[31576]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:56 smithi088 ceph-mon[27808]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:56 smithi088 ceph-mon[39338]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:59.219 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:58 smithi195 ceph-mon[31576]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:59.219 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:58 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T02:32:59.219 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:32:58 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:58 smithi088 ceph-mon[27808]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:58 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T02:32:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:32:58 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:32:59.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:58 smithi088 ceph-mon[39338]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:32:59.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:58 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T02:32:59.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:32:58 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:00.179 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:00 smithi195 ceph-mon[31576]: Deploying daemon osd.4 on smithi195 2024-09-13T02:33:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:00 smithi088 ceph-mon[27808]: Deploying daemon osd.4 on smithi195 2024-09-13T02:33:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:00 smithi088 ceph-mon[39338]: Deploying daemon osd.4 on smithi195 2024-09-13T02:33:01.270 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:01 smithi195 ceph-mon[31576]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:01 smithi088 ceph-mon[27808]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:01 smithi088 ceph-mon[39338]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:03.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:03 smithi195 ceph-mon[31576]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:03.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:03 smithi088 ceph-mon[27808]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:03.414 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:03 smithi088 ceph-mon[39338]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:04.342 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:04 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:04.342 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:04 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:04.342 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:04 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:04 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:04 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:04 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:04 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:04 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:04 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:05.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:05 smithi195 ceph-mon[31576]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:05 smithi088 ceph-mon[27808]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:05 smithi088 ceph-mon[39338]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:06.838 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 4 on host 'smithi195' 2024-09-13T02:33:07.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:07 smithi195 ceph-mon[31576]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:07.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:07 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:07.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:07 smithi195 ceph-mon[31576]: from='osd.4 [v2:172.21.15.195:6800/1543477427,v1:172.21.15.195:6801/1543477427]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T02:33:07.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:07 smithi195 ceph-mon[31576]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T02:33:07.159 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:07 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:07 smithi088 ceph-mon[27808]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:07 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:07 smithi088 ceph-mon[27808]: from='osd.4 [v2:172.21.15.195:6800/1543477427,v1:172.21.15.195:6801/1543477427]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T02:33:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:07 smithi088 ceph-mon[27808]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T02:33:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:07 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:07 smithi088 ceph-mon[39338]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:07 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:07 smithi088 ceph-mon[39338]: from='osd.4 [v2:172.21.15.195:6800/1543477427,v1:172.21.15.195:6801/1543477427]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T02:33:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:07 smithi088 ceph-mon[39338]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T02:33:07.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:07 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:07.454 DEBUG:teuthology.orchestra.run.smithi195:osd.4> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.4.service 2024-09-13T02:33:07.457 INFO:tasks.cephadm:Deploying osd.5 on smithi195 with /dev/vg_nvme/lv_3... 2024-09-13T02:33:07.457 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-13T02:33:07.694 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:33:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[27808]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T02:33:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[27808]: osdmap e28: 5 total, 4 up, 5 in 2024-09-13T02:33:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:33:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[27808]: from='osd.4 [v2:172.21.15.195:6800/1543477427,v1:172.21.15.195:6801/1543477427]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[27808]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[39338]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T02:33:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[39338]: osdmap e28: 5 total, 4 up, 5 in 2024-09-13T02:33:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:33:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[39338]: from='osd.4 [v2:172.21.15.195:6800/1543477427,v1:172.21.15.195:6801/1543477427]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:08 smithi088 ceph-mon[39338]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:08.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:08 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:08.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:08 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:08.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:08 smithi195 ceph-mon[31576]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T02:33:08.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:08 smithi195 ceph-mon[31576]: osdmap e28: 5 total, 4 up, 5 in 2024-09-13T02:33:08.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:08 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:33:08.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:08 smithi195 ceph-mon[31576]: from='osd.4 [v2:172.21.15.195:6800/1543477427,v1:172.21.15.195:6801/1543477427]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:08.442 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:08 smithi195 ceph-mon[31576]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:08.983 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:33:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[36901]: 2024-09-13T02:33:08.837+0000 7f375a2e1640 -1 osd.4 0 waiting for initial osdmap 2024-09-13T02:33:08.983 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:33:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[36901]: 2024-09-13T02:33:08.842+0000 7f375610a640 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:33:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:09 smithi195 ceph-mon[31576]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:09 smithi195 ceph-mon[31576]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-09-13T02:33:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:09 smithi195 ceph-mon[31576]: osdmap e29: 5 total, 4 up, 5 in 2024-09-13T02:33:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:09 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:33:09.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:09 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:33:09.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:09 smithi088 ceph-mon[27808]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:09.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:09 smithi088 ceph-mon[27808]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-09-13T02:33:09.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:09 smithi088 ceph-mon[27808]: osdmap e29: 5 total, 4 up, 5 in 2024-09-13T02:33:09.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:33:09.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:33:09.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:09 smithi088 ceph-mon[39338]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2024-09-13T02:33:09.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:09 smithi088 ceph-mon[39338]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-09-13T02:33:09.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:09 smithi088 ceph-mon[39338]: osdmap e29: 5 total, 4 up, 5 in 2024-09-13T02:33:09.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:09 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:33:09.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:09 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:33:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:10 smithi088 ceph-mon[39338]: purged_snaps scrub starts 2024-09-13T02:33:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:10 smithi088 ceph-mon[39338]: purged_snaps scrub ok 2024-09-13T02:33:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:10 smithi088 ceph-mon[39338]: osd.4 [v2:172.21.15.195:6800/1543477427,v1:172.21.15.195:6801/1543477427] boot 2024-09-13T02:33:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:10 smithi088 ceph-mon[39338]: osdmap e30: 5 total, 5 up, 5 in 2024-09-13T02:33:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:10 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:33:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:10 smithi088 ceph-mon[27808]: purged_snaps scrub starts 2024-09-13T02:33:10.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:10 smithi088 ceph-mon[27808]: purged_snaps scrub ok 2024-09-13T02:33:10.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:10 smithi088 ceph-mon[27808]: osd.4 [v2:172.21.15.195:6800/1543477427,v1:172.21.15.195:6801/1543477427] boot 2024-09-13T02:33:10.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:10 smithi088 ceph-mon[27808]: osdmap e30: 5 total, 5 up, 5 in 2024-09-13T02:33:10.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:10 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:33:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:10 smithi195 ceph-mon[31576]: purged_snaps scrub starts 2024-09-13T02:33:10.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:10 smithi195 ceph-mon[31576]: purged_snaps scrub ok 2024-09-13T02:33:10.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:10 smithi195 ceph-mon[31576]: osd.4 [v2:172.21.15.195:6800/1543477427,v1:172.21.15.195:6801/1543477427] boot 2024-09-13T02:33:10.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:10 smithi195 ceph-mon[31576]: osdmap e30: 5 total, 5 up, 5 in 2024-09-13T02:33:10.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:10 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:33:10.808 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:33:10.830 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi195:vg_nvme/lv_3 2024-09-13T02:33:11.333 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:33:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:11 smithi088 ceph-mon[27808]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:11 smithi088 ceph-mon[27808]: osdmap e31: 5 total, 5 up, 5 in 2024-09-13T02:33:11.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:11 smithi088 ceph-mon[39338]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:11.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:11 smithi088 ceph-mon[39338]: osdmap e31: 5 total, 5 up, 5 in 2024-09-13T02:33:11.454 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:11 smithi195 ceph-mon[31576]: pgmap v110: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:11.454 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:11 smithi195 ceph-mon[31576]: osdmap e31: 5 total, 5 up, 5 in 2024-09-13T02:33:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: osdmap e32: 5 total, 5 up, 5 in 2024-09-13T02:33:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: osdmap e33: 5 total, 5 up, 5 in 2024-09-13T02:33:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:12.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:12.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:12.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:12 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:13.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: osdmap e32: 5 total, 5 up, 5 in 2024-09-13T02:33:13.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:13.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:13.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:13.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:13.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:13.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:13.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:13.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:13.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: osdmap e33: 5 total, 5 up, 5 in 2024-09-13T02:33:13.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:13.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:13.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:13.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:13.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: osdmap e32: 5 total, 5 up, 5 in 2024-09-13T02:33:13.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: pgmap v113: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:13.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:13.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:13.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:13.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:13.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:13.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:13.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:13.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: osdmap e33: 5 total, 5 up, 5 in 2024-09-13T02:33:13.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:13.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:13.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:13.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:12 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:14.165 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:13 smithi195 ceph-mon[31576]: Detected new or changed devices on smithi195 2024-09-13T02:33:14.165 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:13 smithi195 ceph-mon[31576]: Adjusting osd_memory_target on smithi195 to 17088M 2024-09-13T02:33:14.165 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:13 smithi195 ceph-mon[31576]: osdmap e34: 5 total, 5 up, 5 in 2024-09-13T02:33:14.165 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:13 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:33:14.165 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:13 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:33:14.165 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:13 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:13 smithi088 ceph-mon[27808]: Detected new or changed devices on smithi195 2024-09-13T02:33:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:13 smithi088 ceph-mon[27808]: Adjusting osd_memory_target on smithi195 to 17088M 2024-09-13T02:33:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:13 smithi088 ceph-mon[27808]: osdmap e34: 5 total, 5 up, 5 in 2024-09-13T02:33:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:13 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:33:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:13 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:33:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:13 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:13 smithi088 ceph-mon[39338]: Detected new or changed devices on smithi195 2024-09-13T02:33:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:13 smithi088 ceph-mon[39338]: Adjusting osd_memory_target on smithi195 to 17088M 2024-09-13T02:33:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:13 smithi088 ceph-mon[39338]: osdmap e34: 5 total, 5 up, 5 in 2024-09-13T02:33:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:13 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:33:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:13 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:33:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:13 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:15.037 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:14 smithi195 ceph-mon[31576]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:33:15.037 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:14 smithi195 ceph-mon[31576]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:14 smithi088 ceph-mon[27808]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:33:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:14 smithi088 ceph-mon[27808]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:14 smithi088 ceph-mon[39338]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:33:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:14 smithi088 ceph-mon[39338]: pgmap v116: 1 pgs: 1 peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:16 smithi088 ceph-mon[27808]: from='client.? 172.21.15.195:0/3809224414' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4b7fa0f-c11e-4e9f-8981-d227a280c3e3"}]: dispatch 2024-09-13T02:33:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:16 smithi088 ceph-mon[27808]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4b7fa0f-c11e-4e9f-8981-d227a280c3e3"}]: dispatch 2024-09-13T02:33:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:16 smithi088 ceph-mon[27808]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4b7fa0f-c11e-4e9f-8981-d227a280c3e3"}]': finished 2024-09-13T02:33:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:16 smithi088 ceph-mon[27808]: osdmap e35: 6 total, 5 up, 6 in 2024-09-13T02:33:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:16 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:16 smithi088 ceph-mon[39338]: from='client.? 172.21.15.195:0/3809224414' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4b7fa0f-c11e-4e9f-8981-d227a280c3e3"}]: dispatch 2024-09-13T02:33:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:16 smithi088 ceph-mon[39338]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4b7fa0f-c11e-4e9f-8981-d227a280c3e3"}]: dispatch 2024-09-13T02:33:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:16 smithi088 ceph-mon[39338]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4b7fa0f-c11e-4e9f-8981-d227a280c3e3"}]': finished 2024-09-13T02:33:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:16 smithi088 ceph-mon[39338]: osdmap e35: 6 total, 5 up, 6 in 2024-09-13T02:33:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:16 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:16 smithi195 ceph-mon[31576]: from='client.? 172.21.15.195:0/3809224414' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4b7fa0f-c11e-4e9f-8981-d227a280c3e3"}]: dispatch 2024-09-13T02:33:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:16 smithi195 ceph-mon[31576]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4b7fa0f-c11e-4e9f-8981-d227a280c3e3"}]: dispatch 2024-09-13T02:33:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:16 smithi195 ceph-mon[31576]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4b7fa0f-c11e-4e9f-8981-d227a280c3e3"}]': finished 2024-09-13T02:33:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:16 smithi195 ceph-mon[31576]: osdmap e35: 6 total, 5 up, 6 in 2024-09-13T02:33:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:16 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:17 smithi088 ceph-mon[27808]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-09-13T02:33:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:17 smithi088 ceph-mon[27808]: from='client.? 172.21.15.195:0/957853953' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:33:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:17 smithi088 ceph-mon[39338]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-09-13T02:33:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:17 smithi088 ceph-mon[39338]: from='client.? 172.21.15.195:0/957853953' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:33:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:17 smithi195 ceph-mon[31576]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 113 KiB/s, 0 objects/s recovering 2024-09-13T02:33:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:17 smithi195 ceph-mon[31576]: from='client.? 172.21.15.195:0/957853953' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:33:19.379 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:19 smithi195 ceph-mon[31576]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T02:33:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:19 smithi088 ceph-mon[27808]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T02:33:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:19 smithi088 ceph-mon[39338]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 136 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T02:33:21.280 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:21 smithi195 ceph-mon[31576]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-13T02:33:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:21 smithi088 ceph-mon[27808]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-13T02:33:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:21 smithi088 ceph-mon[39338]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-13T02:33:23.381 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:23 smithi195 ceph-mon[31576]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-13T02:33:23.382 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T02:33:23.382 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:23.382 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:23 smithi195 ceph-mon[31576]: Deploying daemon osd.5 on smithi195 2024-09-13T02:33:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:23 smithi088 ceph-mon[39338]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-13T02:33:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T02:33:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:23 smithi088 ceph-mon[39338]: Deploying daemon osd.5 on smithi195 2024-09-13T02:33:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:23 smithi088 ceph-mon[27808]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-13T02:33:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T02:33:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:23 smithi088 ceph-mon[27808]: Deploying daemon osd.5 on smithi195 2024-09-13T02:33:25.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:25 smithi195 ceph-mon[31576]: 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-09-13T02:33:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:25 smithi088 ceph-mon[27808]: 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-09-13T02:33:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:25 smithi088 ceph-mon[39338]: 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-09-13T02:33:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:27 smithi195 ceph-mon[31576]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:27.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:27 smithi088 ceph-mon[27808]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:27.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:27 smithi088 ceph-mon[39338]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:28 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:28 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:28 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:29.183 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:29 smithi195 ceph-mon[31576]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:29 smithi088 ceph-mon[39338]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:29 smithi088 ceph-mon[27808]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:30.350 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 5 on host 'smithi195' 2024-09-13T02:33:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[39338]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[39338]: from='osd.5 [v2:172.21.15.195:6808/1766433243,v1:172.21.15.195:6809/1766433243]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T02:33:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[39338]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T02:33:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[27808]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[27808]: from='osd.5 [v2:172.21.15.195:6808/1766433243,v1:172.21.15.195:6809/1766433243]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T02:33:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[27808]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T02:33:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:30 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.961 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.961 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.961 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:30.961 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:30.961 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.961 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:30 smithi195 ceph-mon[31576]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:30.961 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:30 smithi195 ceph-mon[31576]: from='osd.5 [v2:172.21.15.195:6808/1766433243,v1:172.21.15.195:6809/1766433243]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T02:33:30.961 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:30 smithi195 ceph-mon[31576]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T02:33:30.962 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:30.962 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.962 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:30 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:30.982 DEBUG:teuthology.orchestra.run.smithi195:osd.5> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.5.service 2024-09-13T02:33:30.984 INFO:tasks.cephadm:Deploying osd.6 on smithi195 with /dev/vg_nvme/lv_2... 2024-09-13T02:33:30.984 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-09-13T02:33:31.848 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:33:31.879 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:31 smithi195 ceph-mon[31576]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T02:33:31.879 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:31 smithi195 ceph-mon[31576]: osdmap e36: 6 total, 5 up, 6 in 2024-09-13T02:33:31.879 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:31 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:31.879 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:31 smithi195 ceph-mon[31576]: from='osd.5 [v2:172.21.15.195:6808/1766433243,v1:172.21.15.195:6809/1766433243]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:31.880 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:31 smithi195 ceph-mon[31576]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:31 smithi088 ceph-mon[27808]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T02:33:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:31 smithi088 ceph-mon[27808]: osdmap e36: 6 total, 5 up, 6 in 2024-09-13T02:33:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:31 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:31 smithi088 ceph-mon[27808]: from='osd.5 [v2:172.21.15.195:6808/1766433243,v1:172.21.15.195:6809/1766433243]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:31 smithi088 ceph-mon[27808]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:31 smithi088 ceph-mon[39338]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T02:33:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:31 smithi088 ceph-mon[39338]: osdmap e36: 6 total, 5 up, 6 in 2024-09-13T02:33:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:31 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:31 smithi088 ceph-mon[39338]: from='osd.5 [v2:172.21.15.195:6808/1766433243,v1:172.21.15.195:6809/1766433243]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:31 smithi088 ceph-mon[39338]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:32.116 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:33:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[43249]: 2024-09-13T02:33:31.861+0000 7fb2ffbcd640 -1 osd.5 0 waiting for initial osdmap 2024-09-13T02:33:32.116 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:33:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[43249]: 2024-09-13T02:33:31.866+0000 7fb2f71d7640 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:33:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:32 smithi195 ceph-mon[31576]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-09-13T02:33:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:32 smithi195 ceph-mon[31576]: osdmap e37: 6 total, 5 up, 6 in 2024-09-13T02:33:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:32 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:32 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:32 smithi195 ceph-mon[31576]: from='osd.5 ' entity='osd.5' 2024-09-13T02:33:32.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:32 smithi195 ceph-mon[31576]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:32 smithi088 ceph-mon[27808]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-09-13T02:33:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:32 smithi088 ceph-mon[27808]: osdmap e37: 6 total, 5 up, 6 in 2024-09-13T02:33:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:32 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:32 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:32 smithi088 ceph-mon[27808]: from='osd.5 ' entity='osd.5' 2024-09-13T02:33:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:32 smithi088 ceph-mon[27808]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:32 smithi088 ceph-mon[39338]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-09-13T02:33:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:32 smithi088 ceph-mon[39338]: osdmap e37: 6 total, 5 up, 6 in 2024-09-13T02:33:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:32 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:32 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:32 smithi088 ceph-mon[39338]: from='osd.5 ' entity='osd.5' 2024-09-13T02:33:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:32 smithi088 ceph-mon[39338]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2024-09-13T02:33:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:33 smithi088 ceph-mon[39338]: purged_snaps scrub starts 2024-09-13T02:33:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:33 smithi088 ceph-mon[39338]: purged_snaps scrub ok 2024-09-13T02:33:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:33 smithi088 ceph-mon[39338]: osd.5 [v2:172.21.15.195:6808/1766433243,v1:172.21.15.195:6809/1766433243] boot 2024-09-13T02:33:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:33 smithi088 ceph-mon[39338]: osdmap e38: 6 total, 6 up, 6 in 2024-09-13T02:33:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:33 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:33 smithi088 ceph-mon[39338]: osdmap e39: 6 total, 6 up, 6 in 2024-09-13T02:33:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:33 smithi088 ceph-mon[27808]: purged_snaps scrub starts 2024-09-13T02:33:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:33 smithi088 ceph-mon[27808]: purged_snaps scrub ok 2024-09-13T02:33:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:33 smithi088 ceph-mon[27808]: osd.5 [v2:172.21.15.195:6808/1766433243,v1:172.21.15.195:6809/1766433243] boot 2024-09-13T02:33:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:33 smithi088 ceph-mon[27808]: osdmap e38: 6 total, 6 up, 6 in 2024-09-13T02:33:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:33 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:33 smithi088 ceph-mon[27808]: osdmap e39: 6 total, 6 up, 6 in 2024-09-13T02:33:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:33 smithi195 ceph-mon[31576]: purged_snaps scrub starts 2024-09-13T02:33:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:33 smithi195 ceph-mon[31576]: purged_snaps scrub ok 2024-09-13T02:33:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:33 smithi195 ceph-mon[31576]: osd.5 [v2:172.21.15.195:6808/1766433243,v1:172.21.15.195:6809/1766433243] boot 2024-09-13T02:33:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:33 smithi195 ceph-mon[31576]: osdmap e38: 6 total, 6 up, 6 in 2024-09-13T02:33:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:33 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:33:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:33 smithi195 ceph-mon[31576]: osdmap e39: 6 total, 6 up, 6 in 2024-09-13T02:33:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:34 smithi195 ceph-mon[31576]: osdmap e40: 6 total, 6 up, 6 in 2024-09-13T02:33:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:34 smithi195 ceph-mon[31576]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:34 smithi088 ceph-mon[27808]: osdmap e40: 6 total, 6 up, 6 in 2024-09-13T02:33:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:34 smithi088 ceph-mon[27808]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:34 smithi088 ceph-mon[39338]: osdmap e40: 6 total, 6 up, 6 in 2024-09-13T02:33:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:34 smithi088 ceph-mon[39338]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:35 smithi195 ceph-mon[31576]: osdmap e41: 6 total, 6 up, 6 in 2024-09-13T02:33:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:35 smithi195 ceph-mon[31576]: Detected new or changed devices on smithi195 2024-09-13T02:33:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:35 smithi195 ceph-mon[31576]: Adjusting osd_memory_target on smithi195 to 8544M 2024-09-13T02:33:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:35.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:35.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[27808]: osdmap e41: 6 total, 6 up, 6 in 2024-09-13T02:33:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[27808]: Detected new or changed devices on smithi195 2024-09-13T02:33:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[27808]: Adjusting osd_memory_target on smithi195 to 8544M 2024-09-13T02:33:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[39338]: osdmap e41: 6 total, 6 up, 6 in 2024-09-13T02:33:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[39338]: Detected new or changed devices on smithi195 2024-09-13T02:33:35.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:35.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:35.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:35.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:35.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[39338]: Adjusting osd_memory_target on smithi195 to 8544M 2024-09-13T02:33:35.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:35.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:35.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:35.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:36.100 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:33:36.119 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi195:vg_nvme/lv_2 2024-09-13T02:33:36.313 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:33:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:36 smithi195 ceph-mon[31576]: osdmap e42: 6 total, 6 up, 6 in 2024-09-13T02:33:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:36 smithi195 ceph-mon[31576]: pgmap v135: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:36 smithi088 ceph-mon[27808]: osdmap e42: 6 total, 6 up, 6 in 2024-09-13T02:33:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:36 smithi088 ceph-mon[27808]: pgmap v135: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:36 smithi088 ceph-mon[39338]: osdmap e42: 6 total, 6 up, 6 in 2024-09-13T02:33:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:36 smithi088 ceph-mon[39338]: pgmap v135: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:39.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:39 smithi195 ceph-mon[31576]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:39.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:39 smithi195 ceph-mon[31576]: from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:33:39.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:39 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:33:39.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:39 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:33:39.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:39 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:39 smithi088 ceph-mon[27808]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:39 smithi088 ceph-mon[27808]: from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:33:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:33:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:33:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:39 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:39.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:39 smithi088 ceph-mon[39338]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:39.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:39 smithi088 ceph-mon[39338]: from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:33:39.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:39 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:33:39.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:39 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:33:39.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:39 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:41 smithi195 ceph-mon[31576]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:41 smithi195 ceph-mon[31576]: from='client.? 172.21.15.195:0/1189170063' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ef7015e-7b04-4bf3-9a4e-424b4591e2c0"}]: dispatch 2024-09-13T02:33:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:41 smithi195 ceph-mon[31576]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ef7015e-7b04-4bf3-9a4e-424b4591e2c0"}]: dispatch 2024-09-13T02:33:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:41 smithi195 ceph-mon[31576]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0ef7015e-7b04-4bf3-9a4e-424b4591e2c0"}]': finished 2024-09-13T02:33:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:41 smithi195 ceph-mon[31576]: osdmap e43: 7 total, 6 up, 7 in 2024-09-13T02:33:41.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:41 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:41.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:41 smithi195 ceph-mon[31576]: from='client.? 172.21.15.195:0/1119830608' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:33:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[27808]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[27808]: from='client.? 172.21.15.195:0/1189170063' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ef7015e-7b04-4bf3-9a4e-424b4591e2c0"}]: dispatch 2024-09-13T02:33:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[27808]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ef7015e-7b04-4bf3-9a4e-424b4591e2c0"}]: dispatch 2024-09-13T02:33:41.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[27808]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0ef7015e-7b04-4bf3-9a4e-424b4591e2c0"}]': finished 2024-09-13T02:33:41.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[27808]: osdmap e43: 7 total, 6 up, 7 in 2024-09-13T02:33:41.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:41.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[27808]: from='client.? 172.21.15.195:0/1119830608' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:33:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[39338]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[39338]: from='client.? 172.21.15.195:0/1189170063' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ef7015e-7b04-4bf3-9a4e-424b4591e2c0"}]: dispatch 2024-09-13T02:33:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[39338]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0ef7015e-7b04-4bf3-9a4e-424b4591e2c0"}]: dispatch 2024-09-13T02:33:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[39338]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0ef7015e-7b04-4bf3-9a4e-424b4591e2c0"}]': finished 2024-09-13T02:33:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[39338]: osdmap e43: 7 total, 6 up, 7 in 2024-09-13T02:33:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:41 smithi088 ceph-mon[39338]: from='client.? 172.21.15.195:0/1119830608' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:33:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:43 smithi088 ceph-mon[27808]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:43.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:43 smithi088 ceph-mon[39338]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:43.461 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:43 smithi195 ceph-mon[31576]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:45 smithi195 ceph-mon[31576]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:45 smithi088 ceph-mon[27808]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:45 smithi088 ceph-mon[39338]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:47.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:47 smithi195 ceph-mon[31576]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:47.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:47 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T02:33:47.120 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:47 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:47 smithi088 ceph-mon[27808]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:47 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T02:33:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:47 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:47.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:47 smithi088 ceph-mon[39338]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:47.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:47 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T02:33:47.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:47 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:48.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:48 smithi195 ceph-mon[31576]: Deploying daemon osd.6 on smithi195 2024-09-13T02:33:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:48 smithi088 ceph-mon[27808]: Deploying daemon osd.6 on smithi195 2024-09-13T02:33:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:48 smithi088 ceph-mon[39338]: Deploying daemon osd.6 on smithi195 2024-09-13T02:33:49.156 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:49 smithi195 ceph-mon[31576]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:49 smithi088 ceph-mon[27808]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:49 smithi088 ceph-mon[39338]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:51.089 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:51 smithi195 ceph-mon[31576]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:51 smithi088 ceph-mon[27808]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:51 smithi088 ceph-mon[39338]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:52.253 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:52 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:52.253 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:52 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:52.253 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:52 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:52 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:52 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:52 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:52 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:53 smithi195 ceph-mon[31576]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:53 smithi088 ceph-mon[27808]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:53 smithi088 ceph-mon[39338]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:54.918 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 6 on host 'smithi195' 2024-09-13T02:33:55.212 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:55 smithi195 ceph-mon[31576]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:55.212 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:55 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:55 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:55 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:55.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:55 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:55.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:55 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:55 smithi195 ceph-mon[31576]: from='osd.6 [v2:172.21.15.195:6816/759127863,v1:172.21.15.195:6817/759127863]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T02:33:55.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:55 smithi195 ceph-mon[31576]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T02:33:55.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:55 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:55.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:55 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.213 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:55 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[27808]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:55.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:55.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[27808]: from='osd.6 [v2:172.21.15.195:6816/759127863,v1:172.21.15.195:6817/759127863]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T02:33:55.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[27808]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T02:33:55.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:55.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[39338]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:55.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:55.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:55.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[39338]: from='osd.6 [v2:172.21.15.195:6816/759127863,v1:172.21.15.195:6817/759127863]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T02:33:55.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[39338]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T02:33:55.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:33:55.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:55 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:55.595 DEBUG:teuthology.orchestra.run.smithi195:osd.6> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.6.service 2024-09-13T02:33:55.597 INFO:tasks.cephadm:Deploying osd.7 on smithi195 with /dev/vg_nvme/lv_1... 2024-09-13T02:33:55.597 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-09-13T02:33:56.255 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:33:56.460 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:56 smithi195 ceph-mon[31576]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T02:33:56.460 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:56 smithi195 ceph-mon[31576]: osdmap e44: 7 total, 6 up, 7 in 2024-09-13T02:33:56.460 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:56 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:56.461 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:56 smithi195 ceph-mon[31576]: from='osd.6 [v2:172.21.15.195:6816/759127863,v1:172.21.15.195:6817/759127863]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:56.461 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:56 smithi195 ceph-mon[31576]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:56.461 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:56 smithi195 ceph-mon[31576]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:56 smithi088 ceph-mon[27808]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T02:33:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:56 smithi088 ceph-mon[27808]: osdmap e44: 7 total, 6 up, 7 in 2024-09-13T02:33:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:56 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:56 smithi088 ceph-mon[27808]: from='osd.6 [v2:172.21.15.195:6816/759127863,v1:172.21.15.195:6817/759127863]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:56 smithi088 ceph-mon[27808]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:56.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:56 smithi088 ceph-mon[27808]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:56.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:56 smithi088 ceph-mon[39338]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T02:33:56.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:56 smithi088 ceph-mon[39338]: osdmap e44: 7 total, 6 up, 7 in 2024-09-13T02:33:56.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:56 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:56.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:56 smithi088 ceph-mon[39338]: from='osd.6 [v2:172.21.15.195:6816/759127863,v1:172.21.15.195:6817/759127863]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:56.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:56 smithi088 ceph-mon[39338]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:33:56.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:56 smithi088 ceph-mon[39338]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-09-13T02:33:56.734 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:33:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[49169]: 2024-09-13T02:33:56.458+0000 7fb466d95640 -1 osd.6 0 waiting for initial osdmap 2024-09-13T02:33:56.734 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:33:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[49169]: 2024-09-13T02:33:56.464+0000 7fb45ebb6640 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:33:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:57 smithi195 ceph-mon[31576]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-09-13T02:33:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:57 smithi195 ceph-mon[31576]: osdmap e45: 7 total, 6 up, 7 in 2024-09-13T02:33:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:57 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:57.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:57 smithi195 ceph-mon[31576]: from='osd.6 ' entity='osd.6' 2024-09-13T02:33:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:57 smithi088 ceph-mon[27808]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-09-13T02:33:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:57 smithi088 ceph-mon[27808]: osdmap e45: 7 total, 6 up, 7 in 2024-09-13T02:33:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:57.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:57 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:57.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:57 smithi088 ceph-mon[27808]: from='osd.6 ' entity='osd.6' 2024-09-13T02:33:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:57 smithi088 ceph-mon[39338]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-09-13T02:33:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:57 smithi088 ceph-mon[39338]: osdmap e45: 7 total, 6 up, 7 in 2024-09-13T02:33:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:57 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:57 smithi088 ceph-mon[39338]: from='osd.6 ' entity='osd.6' 2024-09-13T02:33:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:58 smithi195 ceph-mon[31576]: purged_snaps scrub starts 2024-09-13T02:33:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:58 smithi195 ceph-mon[31576]: purged_snaps scrub ok 2024-09-13T02:33:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:58 smithi195 ceph-mon[31576]: osd.6 [v2:172.21.15.195:6816/759127863,v1:172.21.15.195:6817/759127863] boot 2024-09-13T02:33:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:58 smithi195 ceph-mon[31576]: osdmap e46: 7 total, 7 up, 7 in 2024-09-13T02:33:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:58 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:58 smithi195 ceph-mon[31576]: osdmap e47: 7 total, 7 up, 7 in 2024-09-13T02:33:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:58 smithi195 ceph-mon[31576]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:33:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[27808]: purged_snaps scrub starts 2024-09-13T02:33:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[27808]: purged_snaps scrub ok 2024-09-13T02:33:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[27808]: osd.6 [v2:172.21.15.195:6816/759127863,v1:172.21.15.195:6817/759127863] boot 2024-09-13T02:33:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[27808]: osdmap e46: 7 total, 7 up, 7 in 2024-09-13T02:33:58.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:58.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[27808]: osdmap e47: 7 total, 7 up, 7 in 2024-09-13T02:33:58.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[27808]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:33:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[39338]: purged_snaps scrub starts 2024-09-13T02:33:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[39338]: purged_snaps scrub ok 2024-09-13T02:33:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[39338]: osd.6 [v2:172.21.15.195:6816/759127863,v1:172.21.15.195:6817/759127863] boot 2024-09-13T02:33:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[39338]: osdmap e46: 7 total, 7 up, 7 in 2024-09-13T02:33:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:33:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[39338]: osdmap e47: 7 total, 7 up, 7 in 2024-09-13T02:33:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:58 smithi088 ceph-mon[39338]: pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:33:59.920 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:59 smithi195 ceph-mon[31576]: osdmap e48: 7 total, 7 up, 7 in 2024-09-13T02:33:59.921 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:59.921 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:59.921 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:59.921 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:59.921 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:59.921 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:59.921 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:59.921 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:59.921 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:33:59 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[27808]: osdmap e48: 7 total, 7 up, 7 in 2024-09-13T02:33:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[39338]: osdmap e48: 7 total, 7 up, 7 in 2024-09-13T02:33:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:33:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:33:59.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:33:59.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:33:59.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:33:59 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:00 smithi195 ceph-mon[31576]: Detected new or changed devices on smithi195 2024-09-13T02:34:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:00 smithi195 ceph-mon[31576]: Adjusting osd_memory_target on smithi195 to 5696M 2024-09-13T02:34:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:00 smithi195 ceph-mon[31576]: osdmap e49: 7 total, 7 up, 7 in 2024-09-13T02:34:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:00 smithi195 ceph-mon[31576]: pgmap v154: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 153 KiB/s, 0 objects/s recovering 2024-09-13T02:34:00.745 INFO:teuthology.orchestra.run.smithi195.stdout: 2024-09-13T02:34:00.767 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi195:vg_nvme/lv_1 2024-09-13T02:34:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:00 smithi088 ceph-mon[27808]: Detected new or changed devices on smithi195 2024-09-13T02:34:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:00 smithi088 ceph-mon[27808]: Adjusting osd_memory_target on smithi195 to 5696M 2024-09-13T02:34:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:00 smithi088 ceph-mon[27808]: osdmap e49: 7 total, 7 up, 7 in 2024-09-13T02:34:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:00 smithi088 ceph-mon[27808]: pgmap v154: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 153 KiB/s, 0 objects/s recovering 2024-09-13T02:34:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:00 smithi088 ceph-mon[39338]: Detected new or changed devices on smithi195 2024-09-13T02:34:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:00 smithi088 ceph-mon[39338]: Adjusting osd_memory_target on smithi195 to 5696M 2024-09-13T02:34:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:00 smithi088 ceph-mon[39338]: osdmap e49: 7 total, 7 up, 7 in 2024-09-13T02:34:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:00 smithi088 ceph-mon[39338]: pgmap v154: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 153 KiB/s, 0 objects/s recovering 2024-09-13T02:34:00.962 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:34:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:01 smithi195 ceph-mon[31576]: osdmap e50: 7 total, 7 up, 7 in 2024-09-13T02:34:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:01 smithi088 ceph-mon[27808]: osdmap e50: 7 total, 7 up, 7 in 2024-09-13T02:34:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:01 smithi088 ceph-mon[39338]: osdmap e50: 7 total, 7 up, 7 in 2024-09-13T02:34:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:02 smithi195 ceph-mon[31576]: pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 134 KiB/s, 0 objects/s recovering 2024-09-13T02:34:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:02 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:34:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:02 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:34:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:02 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:02 smithi088 ceph-mon[39338]: pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 134 KiB/s, 0 objects/s recovering 2024-09-13T02:34:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:02 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:34:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:02 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:34:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:02 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:02.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:02 smithi088 ceph-mon[27808]: pgmap v156: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 134 KiB/s, 0 objects/s recovering 2024-09-13T02:34:02.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:02 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-09-13T02:34:02.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:02 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-09-13T02:34:02.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:02 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:03.945 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:03 smithi088 ceph-mon[27808]: from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:34:03.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:03 smithi088 ceph-mon[39338]: from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:34:03.946 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:03 smithi195 ceph-mon[31576]: from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi195:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:34:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:04 smithi088 ceph-mon[27808]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T02:34:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:04 smithi088 ceph-mon[39338]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T02:34:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:04 smithi195 ceph-mon[31576]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 197 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-13T02:34:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:05 smithi088 ceph-mon[27808]: from='client.? 172.21.15.195:0/4156650007' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c38bf33-27fc-4195-bee1-5bfae8649e60"}]: dispatch 2024-09-13T02:34:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:05 smithi088 ceph-mon[27808]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c38bf33-27fc-4195-bee1-5bfae8649e60"}]: dispatch 2024-09-13T02:34:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:05 smithi088 ceph-mon[27808]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c38bf33-27fc-4195-bee1-5bfae8649e60"}]': finished 2024-09-13T02:34:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:05 smithi088 ceph-mon[27808]: osdmap e51: 8 total, 7 up, 8 in 2024-09-13T02:34:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:05 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:05 smithi088 ceph-mon[27808]: from='client.? 172.21.15.195:0/3225003953' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:34:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:05 smithi088 ceph-mon[39338]: from='client.? 172.21.15.195:0/4156650007' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c38bf33-27fc-4195-bee1-5bfae8649e60"}]: dispatch 2024-09-13T02:34:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:05 smithi088 ceph-mon[39338]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c38bf33-27fc-4195-bee1-5bfae8649e60"}]: dispatch 2024-09-13T02:34:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:05 smithi088 ceph-mon[39338]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c38bf33-27fc-4195-bee1-5bfae8649e60"}]': finished 2024-09-13T02:34:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:05 smithi088 ceph-mon[39338]: osdmap e51: 8 total, 7 up, 8 in 2024-09-13T02:34:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:05 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:05.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:05 smithi088 ceph-mon[39338]: from='client.? 172.21.15.195:0/3225003953' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:34:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:05 smithi195 ceph-mon[31576]: from='client.? 172.21.15.195:0/4156650007' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c38bf33-27fc-4195-bee1-5bfae8649e60"}]: dispatch 2024-09-13T02:34:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:05 smithi195 ceph-mon[31576]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c38bf33-27fc-4195-bee1-5bfae8649e60"}]: dispatch 2024-09-13T02:34:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:05 smithi195 ceph-mon[31576]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c38bf33-27fc-4195-bee1-5bfae8649e60"}]': finished 2024-09-13T02:34:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:05 smithi195 ceph-mon[31576]: osdmap e51: 8 total, 7 up, 8 in 2024-09-13T02:34:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:05 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:05 smithi195 ceph-mon[31576]: from='client.? 172.21.15.195:0/3225003953' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-09-13T02:34:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:06 smithi195 ceph-mon[31576]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:06 smithi088 ceph-mon[27808]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:06 smithi088 ceph-mon[39338]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:09.230 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:09 smithi195 ceph-mon[31576]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:09 smithi088 ceph-mon[27808]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:09.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:09 smithi088 ceph-mon[39338]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:11.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:11 smithi195 ceph-mon[31576]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:11.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:11 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T02:34:11.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:11 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:11 smithi088 ceph-mon[27808]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:11 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T02:34:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:11 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:11.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:11 smithi088 ceph-mon[39338]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:11.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:11 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T02:34:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:11 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:12.201 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:12 smithi195 ceph-mon[31576]: Deploying daemon osd.7 on smithi195 2024-09-13T02:34:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:12 smithi088 ceph-mon[27808]: Deploying daemon osd.7 on smithi195 2024-09-13T02:34:12.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:12 smithi088 ceph-mon[39338]: Deploying daemon osd.7 on smithi195 2024-09-13T02:34:13.335 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:13 smithi195 ceph-mon[31576]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:13.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:13 smithi088 ceph-mon[27808]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:13.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:13 smithi088 ceph-mon[39338]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:15.218 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:15 smithi195 ceph-mon[31576]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:15 smithi088 ceph-mon[27808]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:15 smithi088 ceph-mon[39338]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:16.341 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:16 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:16.341 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:16 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:16.342 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:16 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:16 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:16.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:16 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:16.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:16 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:16 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:16 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:16 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:17.426 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:17 smithi195 ceph-mon[31576]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:17.448 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:17 smithi088 ceph-mon[27808]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:17.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:17 smithi088 ceph-mon[39338]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:19.131 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:19 smithi195 ceph-mon[31576]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:19.131 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:19 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:19.131 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:19 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:19.131 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:19 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:19.131 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:19 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:19.131 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:19 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:19.131 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:19 smithi195 ceph-mon[31576]: from='osd.7 [v2:172.21.15.195:6824/1732432010,v1:172.21.15.195:6825/1732432010]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T02:34:19.131 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:19 smithi195 ceph-mon[31576]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T02:34:19.169 INFO:teuthology.orchestra.run.smithi195.stdout:Created osd(s) 7 on host 'smithi195' 2024-09-13T02:34:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[27808]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[27808]: from='osd.7 [v2:172.21.15.195:6824/1732432010,v1:172.21.15.195:6825/1732432010]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T02:34:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[27808]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T02:34:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[39338]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[39338]: from='osd.7 [v2:172.21.15.195:6824/1732432010,v1:172.21.15.195:6825/1732432010]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T02:34:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:19 smithi088 ceph-mon[39338]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T02:34:19.837 DEBUG:teuthology.orchestra.run.smithi195:osd.7> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.7.service 2024-09-13T02:34:19.840 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-09-13T02:34:19.840 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-13T02:34:20.046 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:34:20.137 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:20 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:20.137 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:20 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:20.137 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:20 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:20.137 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:20 smithi195 ceph-mon[31576]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T02:34:20.137 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:20 smithi195 ceph-mon[31576]: osdmap e52: 8 total, 7 up, 8 in 2024-09-13T02:34:20.137 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:20 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:20.138 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:20 smithi195 ceph-mon[31576]: from='osd.7 [v2:172.21.15.195:6824/1732432010,v1:172.21.15.195:6825/1732432010]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:34:20.138 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:20 smithi195 ceph-mon[31576]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:34:20.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:20.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:20.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:20.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[27808]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T02:34:20.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[27808]: osdmap e52: 8 total, 7 up, 8 in 2024-09-13T02:34:20.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:20.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[27808]: from='osd.7 [v2:172.21.15.195:6824/1732432010,v1:172.21.15.195:6825/1732432010]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:34:20.168 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[27808]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:34:20.169 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:20.169 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:20.169 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:20.169 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[39338]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T02:34:20.169 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[39338]: osdmap e52: 8 total, 7 up, 8 in 2024-09-13T02:34:20.169 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:20.169 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[39338]: from='osd.7 [v2:172.21.15.195:6824/1732432010,v1:172.21.15.195:6825/1732432010]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:34:20.169 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:20 smithi088 ceph-mon[39338]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:34:21.128 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:21 smithi195 ceph-mon[31576]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:21 smithi195 ceph-mon[31576]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-09-13T02:34:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:21 smithi195 ceph-mon[31576]: osdmap e53: 8 total, 7 up, 8 in 2024-09-13T02:34:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:21 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:21.129 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:21 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:21.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:21 smithi088 ceph-mon[27808]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:21.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:21 smithi088 ceph-mon[27808]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-09-13T02:34:21.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:21 smithi088 ceph-mon[27808]: osdmap e53: 8 total, 7 up, 8 in 2024-09-13T02:34:21.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:21 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:21.326 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:21 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:21.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:21 smithi088 ceph-mon[39338]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 198 MiB used, 626 GiB / 626 GiB avail 2024-09-13T02:34:21.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:21 smithi088 ceph-mon[39338]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]': finished 2024-09-13T02:34:21.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:21 smithi088 ceph-mon[39338]: osdmap e53: 8 total, 7 up, 8 in 2024-09-13T02:34:21.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:21 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:21.327 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:21 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:21.403 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:34:21 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[55557]: 2024-09-13T02:34:21.126+0000 7f9d92bf2640 -1 osd.7 0 waiting for initial osdmap 2024-09-13T02:34:21.403 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:34:21 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[55557]: 2024-09-13T02:34:21.134+0000 7f9d8aa13640 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:34:21.985 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:34:22.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[39338]: purged_snaps scrub starts 2024-09-13T02:34:22.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[39338]: purged_snaps scrub ok 2024-09-13T02:34:22.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[39338]: from='osd.7 ' entity='osd.7' 2024-09-13T02:34:22.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[39338]: osd.7 [v2:172.21.15.195:6824/1732432010,v1:172.21.15.195:6825/1732432010] boot 2024-09-13T02:34:22.308 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[39338]: osdmap e54: 8 total, 8 up, 8 in 2024-09-13T02:34:22.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:22.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1291197398' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T02:34:22.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[27808]: purged_snaps scrub starts 2024-09-13T02:34:22.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[27808]: purged_snaps scrub ok 2024-09-13T02:34:22.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[27808]: from='osd.7 ' entity='osd.7' 2024-09-13T02:34:22.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[27808]: osd.7 [v2:172.21.15.195:6824/1732432010,v1:172.21.15.195:6825/1732432010] boot 2024-09-13T02:34:22.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[27808]: osdmap e54: 8 total, 8 up, 8 in 2024-09-13T02:34:22.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:22.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:22 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1291197398' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T02:34:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:22 smithi195 ceph-mon[31576]: purged_snaps scrub starts 2024-09-13T02:34:22.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:22 smithi195 ceph-mon[31576]: purged_snaps scrub ok 2024-09-13T02:34:22.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:22 smithi195 ceph-mon[31576]: from='osd.7 ' entity='osd.7' 2024-09-13T02:34:22.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:22 smithi195 ceph-mon[31576]: osd.7 [v2:172.21.15.195:6824/1732432010,v1:172.21.15.195:6825/1732432010] boot 2024-09-13T02:34:22.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:22 smithi195 ceph-mon[31576]: osdmap e54: 8 total, 8 up, 8 in 2024-09-13T02:34:22.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:22 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:34:22.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:22 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1291197398' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-09-13T02:34:22.587 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1726194861,"num_in_osds":8,"osd_in_since":1726194844,"num_remapped_pgs":1} 2024-09-13T02:34:22.588 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T02:34:22.783 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:34:23.170 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[27808]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 444 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:23.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:23.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:23.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:34:23.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:34:23.171 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:34:23.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:34:23.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:23.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:23.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:23.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:23.172 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[27808]: osdmap e55: 8 total, 8 up, 8 in 2024-09-13T02:34:23.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[39338]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 444 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:23.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:23.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:23.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:34:23.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:34:23.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:34:23.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:34:23.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:23.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:23.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:23.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:23.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:23 smithi088 ceph-mon[39338]: osdmap e55: 8 total, 8 up, 8 in 2024-09-13T02:34:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:23 smithi195 ceph-mon[31576]: pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 444 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:34:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:34:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:34:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:34:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:23 smithi195 ceph-mon[31576]: osdmap e55: 8 total, 8 up, 8 in 2024-09-13T02:34:24.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:24 smithi088 ceph-mon[27808]: Detected new or changed devices on smithi195 2024-09-13T02:34:24.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:24 smithi088 ceph-mon[27808]: Adjusting osd_memory_target on smithi195 to 4272M 2024-09-13T02:34:24.337 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:24 smithi088 ceph-mon[27808]: osdmap e56: 8 total, 8 up, 8 in 2024-09-13T02:34:24.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:24 smithi088 ceph-mon[39338]: Detected new or changed devices on smithi195 2024-09-13T02:34:24.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:24 smithi088 ceph-mon[39338]: Adjusting osd_memory_target on smithi195 to 4272M 2024-09-13T02:34:24.337 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:24 smithi088 ceph-mon[39338]: osdmap e56: 8 total, 8 up, 8 in 2024-09-13T02:34:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:24 smithi195 ceph-mon[31576]: Detected new or changed devices on smithi195 2024-09-13T02:34:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:24 smithi195 ceph-mon[31576]: Adjusting osd_memory_target on smithi195 to 4272M 2024-09-13T02:34:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:24 smithi195 ceph-mon[31576]: osdmap e56: 8 total, 8 up, 8 in 2024-09-13T02:34:24.732 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:34:24.732 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":57,"fsid":"d75e6bfc-7177-11ef-bceb-c7b262605968","created":"2024-09-13T02:29:17.810952+0000","modified":"2024-09-13T02:34:24.658390+0000","last_up_change":"2024-09-13T02:34:21.852275+0000","last_in_change":"2024-09-13T02:34:04.856554+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T02:32:24.204945+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":"21","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":"3f7dbc87-9d88-478f-bc37-17cb7238541e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6803","nonce":1305343903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6805","nonce":1305343903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6809","nonce":1305343903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6807","nonce":1305343903}]},"public_addr":"172.21.15.88:6803/1305343903","cluster_addr":"172.21.15.88:6805/1305343903","heartbeat_back_addr":"172.21.15.88:6809/1305343903","heartbeat_front_addr":"172.21.15.88:6807/1305343903","state":["exists","up"]},{"osd":1,"uuid":"2295b8cd-4034-4d94-91fc-9c92b1d7dac3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6811","nonce":4029137350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6813","nonce":4029137350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6817","nonce":4029137350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6815","nonce":4029137350}]},"public_addr":"172.21.15.88:6811/4029137350","cluster_addr":"172.21.15.88:6813/4029137350","heartbeat_back_addr":"172.21.15.88:6817/4029137350","heartbeat_front_addr":"172.21.15.88:6815/4029137350","state":["exists","up"]},{"osd":2,"uuid":"b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed","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.88:6818","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6819","nonce":2266641603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6821","nonce":2266641603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6825","nonce":2266641603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6823","nonce":2266641603}]},"public_addr":"172.21.15.88:6819/2266641603","cluster_addr":"172.21.15.88:6821/2266641603","heartbeat_back_addr":"172.21.15.88:6825/2266641603","heartbeat_front_addr":"172.21.15.88:6823/2266641603","state":["exists","up"]},{"osd":3,"uuid":"019481ca-c0d1-45a7-879e-f77e36fe2f7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6827","nonce":718126003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6829","nonce":718126003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6833","nonce":718126003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6831","nonce":718126003}]},"public_addr":"172.21.15.88:6827/718126003","cluster_addr":"172.21.15.88:6829/718126003","heartbeat_back_addr":"172.21.15.88:6833/718126003","heartbeat_front_addr":"172.21.15.88:6831/718126003","state":["exists","up"]},{"osd":4,"uuid":"2d2e52c9-a136-4951-ab6d-fb3afa4bcb44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6801","nonce":1543477427}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6803","nonce":1543477427}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6807","nonce":1543477427}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6805","nonce":1543477427}]},"public_addr":"172.21.15.195:6801/1543477427","cluster_addr":"172.21.15.195:6803/1543477427","heartbeat_back_addr":"172.21.15.195:6807/1543477427","heartbeat_front_addr":"172.21.15.195:6805/1543477427","state":["exists","up"]},{"osd":5,"uuid":"e4b7fa0f-c11e-4e9f-8981-d227a280c3e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6809","nonce":1766433243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6811","nonce":1766433243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6815","nonce":1766433243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6813","nonce":1766433243}]},"public_addr":"172.21.15.195:6809/1766433243","cluster_addr":"172.21.15.195:6811/1766433243","heartbeat_back_addr":"172.21.15.195:6815/1766433243","heartbeat_front_addr":"172.21.15.195:6813/1766433243","state":["exists","up"]},{"osd":6,"uuid":"0ef7015e-7b04-4bf3-9a4e-424b4591e2c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6816","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6817","nonce":759127863}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6819","nonce":759127863}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6823","nonce":759127863}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6821","nonce":759127863}]},"public_addr":"172.21.15.195:6817/759127863","cluster_addr":"172.21.15.195:6819/759127863","heartbeat_back_addr":"172.21.15.195:6823/759127863","heartbeat_front_addr":"172.21.15.195:6821/759127863","state":["exists","up"]},{"osd":7,"uuid":"1c38bf33-27fc-4195-bee1-5bfae8649e60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6824","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6825","nonce":1732432010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6827","nonce":1732432010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6831","nonce":1732432010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6829","nonce":1732432010}]},"public_addr":"172.21.15.195:6825/1732432010","cluster_addr":"172.21.15.195:6827/1732432010","heartbeat_back_addr":"172.21.15.195:6831/1732432010","heartbeat_front_addr":"172.21.15.195:6829/1732432010","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:31.488387+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:56.279579+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:21.216156+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:46.052312+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:07.855009+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:31.244104+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:55.698218+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:34:19.948022+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/890035605":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/1892503288":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/3889804244":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2889069261":"2024-09-14T02:29:47.120232+0000","172.21.15.88:6801/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2740997981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6801/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/3529212037":"2024-09-14T02:29:47.120232+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T02:34:25.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:25 smithi088 ceph-mon[27808]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 444 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:25.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:25 smithi088 ceph-mon[27808]: osdmap e57: 8 total, 8 up, 8 in 2024-09-13T02:34:25.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:25 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/864963033' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:34:25.374 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:25 smithi088 ceph-mon[39338]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 444 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:25.374 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:25 smithi088 ceph-mon[39338]: osdmap e57: 8 total, 8 up, 8 in 2024-09-13T02:34:25.375 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:25 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/864963033' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:34:25.395 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-13T02:32:24.204945+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': '21', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-13T02:34:25.396 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-13T02:34:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:25 smithi195 ceph-mon[31576]: pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 444 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:25 smithi195 ceph-mon[31576]: osdmap e57: 8 total, 8 up, 8 in 2024-09-13T02:34:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:25 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/864963033' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:34:25.589 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:34:26.781 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:26 smithi088 ceph-mon[39338]: osdmap e58: 8 total, 8 up, 8 in 2024-09-13T02:34:26.781 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:26 smithi088 ceph-mon[39338]: pgmap v176: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 444 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T02:34:26.782 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:26 smithi088 ceph-mon[27808]: osdmap e58: 8 total, 8 up, 8 in 2024-09-13T02:34:26.782 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:26 smithi088 ceph-mon[27808]: pgmap v176: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 444 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T02:34:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:26 smithi195 ceph-mon[31576]: osdmap e58: 8 total, 8 up, 8 in 2024-09-13T02:34:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:26 smithi195 ceph-mon[31576]: pgmap v176: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 444 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-13T02:34:27.444 INFO:teuthology.orchestra.run.smithi088.stdout:pg_num: 1 2024-09-13T02:34:27.763 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:27 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3325787618' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-13T02:34:27.763 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:27 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3325787618' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-13T02:34:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:27 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3325787618' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-09-13T02:34:28.084 INFO:tasks.cephadm:Adding mds.a on smithi088 2024-09-13T02:34:28.085 INFO:tasks.cephadm:Adding mds.b on smithi195 2024-09-13T02:34:28.085 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch apply mds all '2;smithi088=a;smithi195=b' 2024-09-13T02:34:28.295 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:34:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:28 smithi088 ceph-mon[27808]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-13T02:34:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:28 smithi088 ceph-mon[39338]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-13T02:34:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:28 smithi195 ceph-mon[31576]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s, 0 objects/s recovering 2024-09-13T02:34:30.039 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled mds.all update... 2024-09-13T02:34:30.688 DEBUG:teuthology.orchestra.run.smithi088:mds.a> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mds.a.service 2024-09-13T02:34:30.691 DEBUG:teuthology.orchestra.run.smithi195:mds.b> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mds.b.service 2024-09-13T02:34:30.693 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-09-13T02:34:30.694 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-13T02:34:31.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[39338]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-13T02:34:31.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[39338]: from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi088=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:34:31.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[39338]: Saving service mds.all spec with placement smithi088=a;smithi195=b;count:2 2024-09-13T02:34:31.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:31.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:31.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:31.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:31.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:31.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:34:31.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T02:34:31.437 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:31.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[27808]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-13T02:34:31.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[27808]: from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi088=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:34:31.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[27808]: Saving service mds.all spec with placement smithi088=a;smithi195=b;count:2 2024-09-13T02:34:31.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:31.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:31.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:31.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:31.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:31.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:34:31.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T02:34:31.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:31 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:31 smithi195 ceph-mon[31576]: pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 91 KiB/s, 0 objects/s recovering 2024-09-13T02:34:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:31 smithi195 ceph-mon[31576]: from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi088=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:34:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:31 smithi195 ceph-mon[31576]: Saving service mds.all spec with placement smithi088=a;smithi195=b;count:2 2024-09-13T02:34:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:31 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:31 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:31.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:31 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:31.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:31 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:31.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:31 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:31.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:31 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:34:31.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:31 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T02:34:31.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:31 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:31.798 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:34:32.045 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:32 smithi088 ceph-mon[27808]: Deploying daemon mds.a on smithi088 2024-09-13T02:34:32.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:32 smithi088 ceph-mon[39338]: Deploying daemon mds.a on smithi088 2024-09-13T02:34:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:32 smithi195 ceph-mon[31576]: Deploying daemon mds.a on smithi088 2024-09-13T02:34:33.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:33 smithi088 ceph-mon[27808]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T02:34:33.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:33 smithi088 ceph-mon[39338]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T02:34:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:33 smithi195 ceph-mon[31576]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-13T02:34:33.530 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:34:33 smithi088 podman[67604]: 2024-09-13 02:34:33.405092659 +0000 UTC m=+0.129349329 container create 40d5bbabb3e8398373cd5bc64911ab93bfa7fbecfa5314c8446d22d49f0c44c1 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a, org.label-schema.build-date=20240731, ceph=True, RELEASE=reef-2c01458, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-13T02:34:33.935 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:34:33 smithi088 podman[67604]: 2024-09-13 02:34:33.826778959 +0000 UTC m=+0.551035628 container init 40d5bbabb3e8398373cd5bc64911ab93bfa7fbecfa5314c8446d22d49f0c44c1 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a, RELEASE=reef-2c01458, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True) 2024-09-13T02:34:33.935 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:34:33 smithi088 podman[67604]: 2024-09-13 02:34:33.832035194 +0000 UTC m=+0.556291861 container start 40d5bbabb3e8398373cd5bc64911ab93bfa7fbecfa5314c8446d22d49f0c44c1 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=reef-2c01458, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-13T02:34:33.935 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:34:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a[67633]: starting mds.a at 2024-09-13T02:34:34.190 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:34:33 smithi088 bash[67604]: 40d5bbabb3e8398373cd5bc64911ab93bfa7fbecfa5314c8446d22d49f0c44c1 2024-09-13T02:34:34.190 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:34:33 smithi088 systemd[1]: Started Ceph mds.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:34:34.348 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:34:34.348 INFO:teuthology.orchestra.run.smithi088.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":14409,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.88:6835/3757226991","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6834","nonce":3757226991},{"type":"v1","addr":"172.21.15.88:6835","nonce":3757226991}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[]} 2024-09-13T02:34:34.348 INFO:teuthology.orchestra.run.smithi088.stderr:dumped fsmap epoch 2 2024-09-13T02:34:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[27808]: mds.? [v2:172.21.15.88:6834/3757226991,v1:172.21.15.88:6835/3757226991] up:boot 2024-09-13T02:34:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[27808]: fsmap 1 up:standby 2024-09-13T02:34:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:34:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[27808]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:34:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T02:34:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[27808]: Deploying daemon mds.b on smithi195 2024-09-13T02:34:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3127995092' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:34:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[39338]: mds.? [v2:172.21.15.88:6834/3757226991,v1:172.21.15.88:6835/3757226991] up:boot 2024-09-13T02:34:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[39338]: fsmap 1 up:standby 2024-09-13T02:34:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:34:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[39338]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:34.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:34.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:34.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:34.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:34:34.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T02:34:34.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:34.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[39338]: Deploying daemon mds.b on smithi195 2024-09-13T02:34:34.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:34 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3127995092' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:34:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:34 smithi195 ceph-mon[31576]: mds.? [v2:172.21.15.88:6834/3757226991,v1:172.21.15.88:6835/3757226991] up:boot 2024-09-13T02:34:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:34 smithi195 ceph-mon[31576]: fsmap 1 up:standby 2024-09-13T02:34:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:34 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:34:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:34 smithi195 ceph-mon[31576]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:34 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:34 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:34 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:34.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:34 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:34:34.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:34 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-13T02:34:34.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:34 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:34.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:34 smithi195 ceph-mon[31576]: Deploying daemon mds.b on smithi195 2024-09-13T02:34:34.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:34 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3127995092' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:34:36.117 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:34:36 smithi195 podman[59659]: 2024-09-13 02:34:36.003303194 +0000 UTC m=+0.125328050 container create f76833e04a7a242fc1a0785e43b2b39fc2bc90c64176783460047d648f15257b (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b, RELEASE=reef-2c01458, ceph=True, 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_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-13T02:34:36.734 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:34:36 smithi195 podman[59659]: 2024-09-13 02:34:36.239558744 +0000 UTC m=+0.361583596 container init f76833e04a7a242fc1a0785e43b2b39fc2bc90c64176783460047d648f15257b (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=reef-2c01458, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-13T02:34:36.734 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:34:36 smithi195 podman[59659]: 2024-09-13 02:34:36.244355492 +0000 UTC m=+0.366380354 container start f76833e04a7a242fc1a0785e43b2b39fc2bc90c64176783460047d648f15257b (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=reef-2c01458, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T02:34:36.734 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:34:36 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b[59674]: starting mds.b at 2024-09-13T02:34:36.734 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:34:36 smithi195 bash[59659]: f76833e04a7a242fc1a0785e43b2b39fc2bc90c64176783460047d648f15257b 2024-09-13T02:34:36.734 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:34:36 smithi195 systemd[1]: Started Ceph mds.b for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:34:36.994 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-13T02:34:37.285 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:37 smithi195 ceph-mon[31576]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:37.285 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:37 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.285 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:37 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.286 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:37 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.286 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:37 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.286 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:37 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.286 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:37 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:37.308 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[27808]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:37.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:37.309 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[39338]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:37.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:37.310 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:37 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:37.584 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:34:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:38 smithi088 ceph-mon[27808]: mds.? [v2:172.21.15.195:6832/2268681213,v1:172.21.15.195:6833/2268681213] up:boot 2024-09-13T02:34:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:38 smithi088 ceph-mon[27808]: fsmap 2 up:standby 2024-09-13T02:34:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:38 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:34:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:38 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:38 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:38 smithi088 ceph-mon[39338]: mds.? [v2:172.21.15.195:6832/2268681213,v1:172.21.15.195:6833/2268681213] up:boot 2024-09-13T02:34:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:38 smithi088 ceph-mon[39338]: fsmap 2 up:standby 2024-09-13T02:34:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:38 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:34:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:38 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:38 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:38 smithi195 ceph-mon[31576]: mds.? [v2:172.21.15.195:6832/2268681213,v1:172.21.15.195:6833/2268681213] up:boot 2024-09-13T02:34:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:38 smithi195 ceph-mon[31576]: fsmap 2 up:standby 2024-09-13T02:34:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:38 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:34:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:38 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:38 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:39 smithi088 ceph-mon[27808]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:39.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:39 smithi088 ceph-mon[39338]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:39 smithi195 ceph-mon[31576]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:39.726 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:34:39.726 INFO:teuthology.orchestra.run.smithi088.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":14409,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.88:6835/3757226991","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6834","nonce":3757226991},{"type":"v1","addr":"172.21.15.88:6835","nonce":3757226991}]},"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":24307,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.195:6833/2268681213","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6832","nonce":2268681213},{"type":"v1","addr":"172.21.15.195:6833","nonce":2268681213}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[]} 2024-09-13T02:34:39.726 INFO:teuthology.orchestra.run.smithi088.stderr:dumped fsmap epoch 3 2024-09-13T02:34:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1832758356' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:34:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1832758356' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:34:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:40.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:40.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:40.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:40.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:40.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:40 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:40 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1832758356' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:34:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:40 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:40 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:40 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:40.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:40 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:40.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:40 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:40 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:34:40.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:40 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:34:40.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:40 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:34:40.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:40 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:40 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:34:40.507 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph --format=json-pretty osd lspools 2024-09-13T02:34:40.704 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:34:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:41 smithi088 ceph-mon[27808]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:41 smithi088 ceph-mon[39338]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:41 smithi195 ceph-mon[31576]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:42.676 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:34:42.676 INFO:teuthology.orchestra.run.smithi088.stdout:[ 2024-09-13T02:34:42.677 INFO:teuthology.orchestra.run.smithi088.stdout: { 2024-09-13T02:34:42.677 INFO:teuthology.orchestra.run.smithi088.stdout: "poolnum": 1, 2024-09-13T02:34:42.677 INFO:teuthology.orchestra.run.smithi088.stdout: "poolname": ".mgr" 2024-09-13T02:34:42.677 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:34:42.677 INFO:teuthology.orchestra.run.smithi088.stdout:] 2024-09-13T02:34:43.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:43 smithi088 ceph-mon[39338]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:43.434 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:43 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3737810487' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-09-13T02:34:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:43 smithi088 ceph-mon[27808]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:43.434 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:43 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3737810487' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-09-13T02:34:43.454 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-09-13T02:34:43.454 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd pool create cephfs_metadata --pg_num_min 64 2024-09-13T02:34:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:43 smithi195 ceph-mon[31576]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:43 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3737810487' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-09-13T02:34:43.650 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:34:45.103 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:45 smithi088 ceph-mon[27808]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:45.103 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:45 smithi088 ceph-mon[39338]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:45 smithi195 ceph-mon[31576]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:46.045 INFO:teuthology.orchestra.run.smithi088.stderr:pool 'cephfs_metadata' created 2024-09-13T02:34:46.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:46 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/992299651' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-13T02:34:46.350 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:46 smithi088 ceph-mon[39338]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-13T02:34:46.350 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:46 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/992299651' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-13T02:34:46.350 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:46 smithi088 ceph-mon[27808]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-13T02:34:46.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:46 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/992299651' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-13T02:34:46.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:46 smithi195 ceph-mon[31576]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-09-13T02:34:46.654 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2024-09-13T02:34:46.850 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:34:47.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:47 smithi088 ceph-mon[27808]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:47.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:47 smithi088 ceph-mon[27808]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-09-13T02:34:47.268 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:47 smithi088 ceph-mon[27808]: osdmap e59: 8 total, 8 up, 8 in 2024-09-13T02:34:47.268 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:47 smithi088 ceph-mon[39338]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:47.268 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:47 smithi088 ceph-mon[39338]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-09-13T02:34:47.268 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:47 smithi088 ceph-mon[39338]: osdmap e59: 8 total, 8 up, 8 in 2024-09-13T02:34:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:47 smithi195 ceph-mon[31576]: pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:47 smithi195 ceph-mon[31576]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-09-13T02:34:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:47 smithi195 ceph-mon[31576]: osdmap e59: 8 total, 8 up, 8 in 2024-09-13T02:34:48.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:48 smithi088 ceph-mon[39338]: osdmap e60: 8 total, 8 up, 8 in 2024-09-13T02:34:48.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:48 smithi088 ceph-mon[27808]: osdmap e60: 8 total, 8 up, 8 in 2024-09-13T02:34:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:48 smithi195 ceph-mon[31576]: osdmap e60: 8 total, 8 up, 8 in 2024-09-13T02:34:49.070 INFO:teuthology.orchestra.run.smithi088.stderr:pool 'cephfs_data' created 2024-09-13T02:34:49.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:49 smithi195 ceph-mon[31576]: pgmap v189: 33 pgs: 6 creating+peering, 11 active+clean, 16 unknown; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:49.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:49 smithi195 ceph-mon[31576]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:34:49.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:49 smithi195 ceph-mon[31576]: osdmap e61: 8 total, 8 up, 8 in 2024-09-13T02:34:49.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:49 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1873265211' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-09-13T02:34:49.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:49 smithi195 ceph-mon[31576]: 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-09-13T02:34:49.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:49 smithi088 ceph-mon[39338]: pgmap v189: 33 pgs: 6 creating+peering, 11 active+clean, 16 unknown; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:49.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:49 smithi088 ceph-mon[39338]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:34:49.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:49 smithi088 ceph-mon[39338]: osdmap e61: 8 total, 8 up, 8 in 2024-09-13T02:34:49.431 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:49 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1873265211' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-09-13T02:34:49.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:49 smithi088 ceph-mon[39338]: 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-09-13T02:34:49.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:49 smithi088 ceph-mon[27808]: pgmap v189: 33 pgs: 6 creating+peering, 11 active+clean, 16 unknown; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:49.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:49 smithi088 ceph-mon[27808]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:34:49.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:49 smithi088 ceph-mon[27808]: osdmap e61: 8 total, 8 up, 8 in 2024-09-13T02:34:49.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:49 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1873265211' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2024-09-13T02:34:49.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:49 smithi088 ceph-mon[27808]: 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-09-13T02:34:49.844 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs new cephfs cephfs_metadata cephfs_data 2024-09-13T02:34:50.038 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:34:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:50 smithi088 ceph-mon[27808]: 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-09-13T02:34:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:50 smithi088 ceph-mon[27808]: osdmap e62: 8 total, 8 up, 8 in 2024-09-13T02:34:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:50 smithi088 ceph-mon[27808]: osdmap e63: 8 total, 8 up, 8 in 2024-09-13T02:34:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:50 smithi088 ceph-mon[39338]: 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-09-13T02:34:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:50 smithi088 ceph-mon[39338]: osdmap e62: 8 total, 8 up, 8 in 2024-09-13T02:34:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:50 smithi088 ceph-mon[39338]: osdmap e63: 8 total, 8 up, 8 in 2024-09-13T02:34:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:50 smithi195 ceph-mon[31576]: 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-09-13T02:34:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:50 smithi195 ceph-mon[31576]: osdmap e62: 8 total, 8 up, 8 in 2024-09-13T02:34:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:50 smithi195 ceph-mon[31576]: osdmap e63: 8 total, 8 up, 8 in 2024-09-13T02:34:51.248 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:51 smithi088 ceph-mon[39338]: pgmap v192: 97 pgs: 23 creating+peering, 27 active+clean, 47 unknown; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:51.248 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:51 smithi088 ceph-mon[39338]: osdmap e64: 8 total, 8 up, 8 in 2024-09-13T02:34:51.248 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:51 smithi088 ceph-mon[27808]: pgmap v192: 97 pgs: 23 creating+peering, 27 active+clean, 47 unknown; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:51.248 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:51 smithi088 ceph-mon[27808]: osdmap e64: 8 total, 8 up, 8 in 2024-09-13T02:34:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:51 smithi195 ceph-mon[31576]: pgmap v192: 97 pgs: 23 creating+peering, 27 active+clean, 47 unknown; 577 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:51 smithi195 ceph-mon[31576]: osdmap e64: 8 total, 8 up, 8 in 2024-09-13T02:34:52.038 INFO:teuthology.orchestra.run.smithi088.stderr:new fs with metadata pool 2 and data pool 3 2024-09-13T02:34:52.404 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:52 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3260857694' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-13T02:34:52.404 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:52 smithi088 ceph-mon[27808]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-09-13T02:34:52.404 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:52 smithi088 ceph-mon[27808]: osdmap e65: 8 total, 8 up, 8 in 2024-09-13T02:34:52.404 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:52 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3260857694' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-09-13T02:34:52.404 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:52 smithi088 ceph-mon[27808]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-09-13T02:34:52.404 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:52 smithi088 ceph-mon[27808]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-09-13T02:34:52.405 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:52 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3260857694' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-13T02:34:52.405 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:52 smithi088 ceph-mon[39338]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-09-13T02:34:52.405 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:52 smithi088 ceph-mon[39338]: osdmap e65: 8 total, 8 up, 8 in 2024-09-13T02:34:52.405 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:52 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3260857694' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-09-13T02:34:52.405 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:52 smithi088 ceph-mon[39338]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-09-13T02:34:52.405 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:52 smithi088 ceph-mon[39338]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-09-13T02:34:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:52 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3260857694' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-09-13T02:34:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:52 smithi195 ceph-mon[31576]: daemon mds.b assigned to filesystem cephfs as rank 0 2024-09-13T02:34:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:52 smithi195 ceph-mon[31576]: osdmap e65: 8 total, 8 up, 8 in 2024-09-13T02:34:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:52 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3260857694' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-09-13T02:34:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:52 smithi195 ceph-mon[31576]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2024-09-13T02:34:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:52 smithi195 ceph-mon[31576]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-09-13T02:34:52.676 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T02:34:52.873 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:34:53.265 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:53 smithi088 ceph-mon[27808]: pgmap v195: 97 pgs: 17 creating+peering, 44 active+clean, 36 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:53.265 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:53 smithi088 ceph-mon[27808]: mds.? [v2:172.21.15.195:6832/2268681213,v1:172.21.15.195:6833/2268681213] up:active 2024-09-13T02:34:53.265 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:53 smithi088 ceph-mon[27808]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:34:53.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:53 smithi088 ceph-mon[39338]: pgmap v195: 97 pgs: 17 creating+peering, 44 active+clean, 36 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:53.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:53 smithi088 ceph-mon[39338]: mds.? [v2:172.21.15.195:6832/2268681213,v1:172.21.15.195:6833/2268681213] up:active 2024-09-13T02:34:53.265 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:53 smithi088 ceph-mon[39338]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:34:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:53 smithi195 ceph-mon[31576]: pgmap v195: 97 pgs: 17 creating+peering, 44 active+clean, 36 unknown; 577 KiB data, 229 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:34:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:53 smithi195 ceph-mon[31576]: mds.? [v2:172.21.15.195:6832/2268681213,v1:172.21.15.195:6833/2268681213] up:active 2024-09-13T02:34:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:53 smithi195 ceph-mon[31576]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:34:54.401 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:54 smithi088 ceph-mon[39338]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-09-13T02:34:54.401 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:54 smithi088 ceph-mon[39338]: Cluster is now healthy 2024-09-13T02:34:54.402 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:54 smithi088 ceph-mon[27808]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-09-13T02:34:54.402 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:54 smithi088 ceph-mon[27808]: Cluster is now healthy 2024-09-13T02:34:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:54 smithi195 ceph-mon[31576]: Health check cleared: POOL_APP_NOT_ENABLED (was: 2 pool(s) do not have an application enabled) 2024-09-13T02:34:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:54 smithi195 ceph-mon[31576]: Cluster is now healthy 2024-09-13T02:34:54.766 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:34:54.766 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":65,"fsid":"d75e6bfc-7177-11ef-bceb-c7b262605968","created":"2024-09-13T02:29:17.810952+0000","modified":"2024-09-13T02:34:52.032789+0000","last_up_change":"2024-09-13T02:34:21.852275+0000","last_in_change":"2024-09-13T02:34:04.856554+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T02:32:24.204945+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-13T02:34:45.748025+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":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-13T02:34:49.002207+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":"65","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":"3f7dbc87-9d88-478f-bc37-17cb7238541e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6803","nonce":1305343903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6805","nonce":1305343903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6809","nonce":1305343903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6807","nonce":1305343903}]},"public_addr":"172.21.15.88:6803/1305343903","cluster_addr":"172.21.15.88:6805/1305343903","heartbeat_back_addr":"172.21.15.88:6809/1305343903","heartbeat_front_addr":"172.21.15.88:6807/1305343903","state":["exists","up"]},{"osd":1,"uuid":"2295b8cd-4034-4d94-91fc-9c92b1d7dac3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6811","nonce":4029137350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6813","nonce":4029137350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6817","nonce":4029137350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6815","nonce":4029137350}]},"public_addr":"172.21.15.88:6811/4029137350","cluster_addr":"172.21.15.88:6813/4029137350","heartbeat_back_addr":"172.21.15.88:6817/4029137350","heartbeat_front_addr":"172.21.15.88:6815/4029137350","state":["exists","up"]},{"osd":2,"uuid":"b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6819","nonce":2266641603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6821","nonce":2266641603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6825","nonce":2266641603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6823","nonce":2266641603}]},"public_addr":"172.21.15.88:6819/2266641603","cluster_addr":"172.21.15.88:6821/2266641603","heartbeat_back_addr":"172.21.15.88:6825/2266641603","heartbeat_front_addr":"172.21.15.88:6823/2266641603","state":["exists","up"]},{"osd":3,"uuid":"019481ca-c0d1-45a7-879e-f77e36fe2f7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6827","nonce":718126003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6829","nonce":718126003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6833","nonce":718126003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6831","nonce":718126003}]},"public_addr":"172.21.15.88:6827/718126003","cluster_addr":"172.21.15.88:6829/718126003","heartbeat_back_addr":"172.21.15.88:6833/718126003","heartbeat_front_addr":"172.21.15.88:6831/718126003","state":["exists","up"]},{"osd":4,"uuid":"2d2e52c9-a136-4951-ab6d-fb3afa4bcb44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6801","nonce":1543477427}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6803","nonce":1543477427}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6807","nonce":1543477427}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6805","nonce":1543477427}]},"public_addr":"172.21.15.195:6801/1543477427","cluster_addr":"172.21.15.195:6803/1543477427","heartbeat_back_addr":"172.21.15.195:6807/1543477427","heartbeat_front_addr":"172.21.15.195:6805/1543477427","state":["exists","up"]},{"osd":5,"uuid":"e4b7fa0f-c11e-4e9f-8981-d227a280c3e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6809","nonce":1766433243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6811","nonce":1766433243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6815","nonce":1766433243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6813","nonce":1766433243}]},"public_addr":"172.21.15.195:6809/1766433243","cluster_addr":"172.21.15.195:6811/1766433243","heartbeat_back_addr":"172.21.15.195:6815/1766433243","heartbeat_front_addr":"172.21.15.195:6813/1766433243","state":["exists","up"]},{"osd":6,"uuid":"0ef7015e-7b04-4bf3-9a4e-424b4591e2c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6816","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6817","nonce":759127863}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6819","nonce":759127863}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6823","nonce":759127863}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6821","nonce":759127863}]},"public_addr":"172.21.15.195:6817/759127863","cluster_addr":"172.21.15.195:6819/759127863","heartbeat_back_addr":"172.21.15.195:6823/759127863","heartbeat_front_addr":"172.21.15.195:6821/759127863","state":["exists","up"]},{"osd":7,"uuid":"1c38bf33-27fc-4195-bee1-5bfae8649e60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6824","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6825","nonce":1732432010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6827","nonce":1732432010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6831","nonce":1732432010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6829","nonce":1732432010}]},"public_addr":"172.21.15.195:6825/1732432010","cluster_addr":"172.21.15.195:6827/1732432010","heartbeat_back_addr":"172.21.15.195:6831/1732432010","heartbeat_front_addr":"172.21.15.195:6829/1732432010","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:31.488387+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:56.279579+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:21.216156+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:46.052312+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:07.855009+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:31.244104+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:55.698218+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:34:19.948022+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/890035605":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/1892503288":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/3889804244":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2889069261":"2024-09-14T02:29:47.120232+0000","172.21.15.88:6801/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2740997981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6801/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/3529212037":"2024-09-14T02:29:47.120232+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T02:34:55.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:55 smithi088 ceph-mon[39338]: pgmap v197: 97 pgs: 17 creating+peering, 63 active+clean, 17 unknown; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 626 B/s wr, 1 op/s 2024-09-13T02:34:55.359 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:55 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3840241663' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:34:55.359 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:55 smithi088 ceph-mon[27808]: pgmap v197: 97 pgs: 17 creating+peering, 63 active+clean, 17 unknown; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 626 B/s wr, 1 op/s 2024-09-13T02:34:55.359 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:55 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3840241663' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:34:55.379 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T02:34:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:55 smithi195 ceph-mon[31576]: pgmap v197: 97 pgs: 17 creating+peering, 63 active+clean, 17 unknown; 578 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 626 B/s wr, 1 op/s 2024-09-13T02:34:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:55 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3840241663' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:34:55.572 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:34:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:57 smithi088 ceph-mon[27808]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 6 op/s 2024-09-13T02:34:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:57 smithi088 ceph-mon[39338]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 6 op/s 2024-09-13T02:34:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:57 smithi195 ceph-mon[31576]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 6 op/s 2024-09-13T02:34:57.502 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:34:57.502 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":65,"fsid":"d75e6bfc-7177-11ef-bceb-c7b262605968","created":"2024-09-13T02:29:17.810952+0000","modified":"2024-09-13T02:34:52.032789+0000","last_up_change":"2024-09-13T02:34:21.852275+0000","last_in_change":"2024-09-13T02:34:04.856554+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T02:32:24.204945+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-13T02:34:45.748025+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":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-13T02:34:49.002207+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":"65","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":"3f7dbc87-9d88-478f-bc37-17cb7238541e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6803","nonce":1305343903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6805","nonce":1305343903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6809","nonce":1305343903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6807","nonce":1305343903}]},"public_addr":"172.21.15.88:6803/1305343903","cluster_addr":"172.21.15.88:6805/1305343903","heartbeat_back_addr":"172.21.15.88:6809/1305343903","heartbeat_front_addr":"172.21.15.88:6807/1305343903","state":["exists","up"]},{"osd":1,"uuid":"2295b8cd-4034-4d94-91fc-9c92b1d7dac3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6811","nonce":4029137350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6813","nonce":4029137350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6817","nonce":4029137350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6815","nonce":4029137350}]},"public_addr":"172.21.15.88:6811/4029137350","cluster_addr":"172.21.15.88:6813/4029137350","heartbeat_back_addr":"172.21.15.88:6817/4029137350","heartbeat_front_addr":"172.21.15.88:6815/4029137350","state":["exists","up"]},{"osd":2,"uuid":"b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6819","nonce":2266641603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6821","nonce":2266641603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6825","nonce":2266641603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6823","nonce":2266641603}]},"public_addr":"172.21.15.88:6819/2266641603","cluster_addr":"172.21.15.88:6821/2266641603","heartbeat_back_addr":"172.21.15.88:6825/2266641603","heartbeat_front_addr":"172.21.15.88:6823/2266641603","state":["exists","up"]},{"osd":3,"uuid":"019481ca-c0d1-45a7-879e-f77e36fe2f7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6827","nonce":718126003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6829","nonce":718126003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6833","nonce":718126003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6831","nonce":718126003}]},"public_addr":"172.21.15.88:6827/718126003","cluster_addr":"172.21.15.88:6829/718126003","heartbeat_back_addr":"172.21.15.88:6833/718126003","heartbeat_front_addr":"172.21.15.88:6831/718126003","state":["exists","up"]},{"osd":4,"uuid":"2d2e52c9-a136-4951-ab6d-fb3afa4bcb44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6801","nonce":1543477427}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6803","nonce":1543477427}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6807","nonce":1543477427}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6805","nonce":1543477427}]},"public_addr":"172.21.15.195:6801/1543477427","cluster_addr":"172.21.15.195:6803/1543477427","heartbeat_back_addr":"172.21.15.195:6807/1543477427","heartbeat_front_addr":"172.21.15.195:6805/1543477427","state":["exists","up"]},{"osd":5,"uuid":"e4b7fa0f-c11e-4e9f-8981-d227a280c3e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6809","nonce":1766433243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6811","nonce":1766433243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6815","nonce":1766433243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6813","nonce":1766433243}]},"public_addr":"172.21.15.195:6809/1766433243","cluster_addr":"172.21.15.195:6811/1766433243","heartbeat_back_addr":"172.21.15.195:6815/1766433243","heartbeat_front_addr":"172.21.15.195:6813/1766433243","state":["exists","up"]},{"osd":6,"uuid":"0ef7015e-7b04-4bf3-9a4e-424b4591e2c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6816","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6817","nonce":759127863}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6819","nonce":759127863}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6823","nonce":759127863}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6821","nonce":759127863}]},"public_addr":"172.21.15.195:6817/759127863","cluster_addr":"172.21.15.195:6819/759127863","heartbeat_back_addr":"172.21.15.195:6823/759127863","heartbeat_front_addr":"172.21.15.195:6821/759127863","state":["exists","up"]},{"osd":7,"uuid":"1c38bf33-27fc-4195-bee1-5bfae8649e60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6824","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6825","nonce":1732432010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6827","nonce":1732432010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6831","nonce":1732432010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6829","nonce":1732432010}]},"public_addr":"172.21.15.195:6825/1732432010","cluster_addr":"172.21.15.195:6827/1732432010","heartbeat_back_addr":"172.21.15.195:6831/1732432010","heartbeat_front_addr":"172.21.15.195:6829/1732432010","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:31.488387+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:56.279579+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:21.216156+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:46.052312+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:07.855009+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:31.244104+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:55.698218+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:34:19.948022+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/890035605":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/1892503288":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/3889804244":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2889069261":"2024-09-14T02:29:47.120232+0000","172.21.15.88:6801/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2740997981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6801/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/3529212037":"2024-09-14T02:29:47.120232+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T02:34:58.244 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs set cephfs standby_count_wanted 0 2024-09-13T02:34:58.440 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:34:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:58 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3409096251' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:34:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:58 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3409096251' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:34:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:58 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3409096251' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:34:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:34:59 smithi088 ceph-mon[27808]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-13T02:34:59.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:34:59 smithi088 ceph-mon[39338]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-13T02:34:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:34:59 smithi195 ceph-mon[31576]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-09-13T02:35:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:01 smithi088 ceph-mon[27808]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-13T02:35:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:01 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1776864643' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-13T02:35:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:01 smithi088 ceph-mon[39338]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-13T02:35:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:01 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1776864643' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-13T02:35:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:01 smithi195 ceph-mon[31576]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2024-09-13T02:35:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:01 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1776864643' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-09-13T02:35:01.904 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-09-13T02:35:01.904 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs set cephfs allow_standby_replay false 2024-09-13T02:35:02.104 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:35:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:02 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1776864643' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-09-13T02:35:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:02 smithi088 ceph-mon[27808]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:35:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:02 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1776864643' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-09-13T02:35:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:02 smithi088 ceph-mon[39338]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:35:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:02 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1776864643' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-09-13T02:35:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:02 smithi195 ceph-mon[31576]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:35:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:03 smithi088 ceph-mon[27808]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-13T02:35:03.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:03 smithi088 ceph-mon[39338]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-13T02:35:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:03 smithi195 ceph-mon[31576]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2024-09-13T02:35:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:04 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/42367126' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-13T02:35:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:04 smithi088 ceph-mon[27808]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-13T02:35:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:04 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/42367126' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-13T02:35:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:04 smithi088 ceph-mon[39338]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-13T02:35:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:04 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/42367126' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-13T02:35:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:04 smithi195 ceph-mon[31576]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-09-13T02:35:04.950 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-09-13T02:35:04.950 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-13T02:35:05.149 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:35:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:05 smithi088 ceph-mon[27808]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-13T02:35:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:05 smithi088 ceph-mon[27808]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-09-13T02:35:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:05 smithi088 ceph-mon[27808]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:35:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:05 smithi088 ceph-mon[39338]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-13T02:35:05.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:05 smithi088 ceph-mon[39338]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-09-13T02:35:05.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:05 smithi088 ceph-mon[39338]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:35:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:05 smithi195 ceph-mon[31576]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2024-09-13T02:35:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:05 smithi195 ceph-mon[31576]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-09-13T02:35:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:05 smithi195 ceph-mon[31576]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:35:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:06 smithi088 ceph-mon[27808]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 938 B/s wr, 2 op/s 2024-09-13T02:35:06.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:06 smithi088 ceph-mon[39338]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 938 B/s wr, 2 op/s 2024-09-13T02:35:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:06 smithi195 ceph-mon[31576]: pgmap v203: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 938 B/s wr, 2 op/s 2024-09-13T02:35:07.270 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:35:07.270 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":7,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14409,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.88:6835/3757226991","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6834","nonce":3757226991},{"type":"v1","addr":"172.21.15.88:6835","nonce":3757226991}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":7,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-13T02:34:52.032918+0000","modified":"2024-09-13T02:35:04.170174+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":24307},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24307":{"gid":24307,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.195:6833/2268681213","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6832","nonce":2268681213},{"type":"v1","addr":"172.21.15.195:6833","nonce":2268681213}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-09-13T02:35:07.271 INFO:teuthology.orchestra.run.smithi088.stderr:dumped fsmap epoch 7 2024-09-13T02:35:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:07 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/398019350' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:35:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:07 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/398019350' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:35:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:07 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/398019350' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:35:07.961 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T02:35:08.156 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:35:08.550 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:08 smithi088 ceph-mon[27808]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-13T02:35:08.551 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:08 smithi088 ceph-mon[39338]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-13T02:35:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:08 smithi195 ceph-mon[31576]: pgmap v204: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-13T02:35:10.156 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:35:10.157 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":66,"fsid":"d75e6bfc-7177-11ef-bceb-c7b262605968","created":"2024-09-13T02:29:17.810952+0000","modified":"2024-09-13T02:35:09.986142+0000","last_up_change":"2024-09-13T02:34:21.852275+0000","last_in_change":"2024-09-13T02:34:04.856554+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":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T02:32:24.204945+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-13T02:34:45.748025+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":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-13T02:34:49.002207+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":"65","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":"3f7dbc87-9d88-478f-bc37-17cb7238541e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6803","nonce":1305343903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6805","nonce":1305343903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6809","nonce":1305343903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6807","nonce":1305343903}]},"public_addr":"172.21.15.88:6803/1305343903","cluster_addr":"172.21.15.88:6805/1305343903","heartbeat_back_addr":"172.21.15.88:6809/1305343903","heartbeat_front_addr":"172.21.15.88:6807/1305343903","state":["exists","up"]},{"osd":1,"uuid":"2295b8cd-4034-4d94-91fc-9c92b1d7dac3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6811","nonce":4029137350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6813","nonce":4029137350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6817","nonce":4029137350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6815","nonce":4029137350}]},"public_addr":"172.21.15.88:6811/4029137350","cluster_addr":"172.21.15.88:6813/4029137350","heartbeat_back_addr":"172.21.15.88:6817/4029137350","heartbeat_front_addr":"172.21.15.88:6815/4029137350","state":["exists","up"]},{"osd":2,"uuid":"b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6819","nonce":2266641603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6821","nonce":2266641603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6825","nonce":2266641603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6823","nonce":2266641603}]},"public_addr":"172.21.15.88:6819/2266641603","cluster_addr":"172.21.15.88:6821/2266641603","heartbeat_back_addr":"172.21.15.88:6825/2266641603","heartbeat_front_addr":"172.21.15.88:6823/2266641603","state":["exists","up"]},{"osd":3,"uuid":"019481ca-c0d1-45a7-879e-f77e36fe2f7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6827","nonce":718126003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6829","nonce":718126003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6833","nonce":718126003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6831","nonce":718126003}]},"public_addr":"172.21.15.88:6827/718126003","cluster_addr":"172.21.15.88:6829/718126003","heartbeat_back_addr":"172.21.15.88:6833/718126003","heartbeat_front_addr":"172.21.15.88:6831/718126003","state":["exists","up"]},{"osd":4,"uuid":"2d2e52c9-a136-4951-ab6d-fb3afa4bcb44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6801","nonce":1543477427}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6803","nonce":1543477427}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6807","nonce":1543477427}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6805","nonce":1543477427}]},"public_addr":"172.21.15.195:6801/1543477427","cluster_addr":"172.21.15.195:6803/1543477427","heartbeat_back_addr":"172.21.15.195:6807/1543477427","heartbeat_front_addr":"172.21.15.195:6805/1543477427","state":["exists","up"]},{"osd":5,"uuid":"e4b7fa0f-c11e-4e9f-8981-d227a280c3e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6809","nonce":1766433243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6811","nonce":1766433243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6815","nonce":1766433243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6813","nonce":1766433243}]},"public_addr":"172.21.15.195:6809/1766433243","cluster_addr":"172.21.15.195:6811/1766433243","heartbeat_back_addr":"172.21.15.195:6815/1766433243","heartbeat_front_addr":"172.21.15.195:6813/1766433243","state":["exists","up"]},{"osd":6,"uuid":"0ef7015e-7b04-4bf3-9a4e-424b4591e2c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6816","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6817","nonce":759127863}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6819","nonce":759127863}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6823","nonce":759127863}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6821","nonce":759127863}]},"public_addr":"172.21.15.195:6817/759127863","cluster_addr":"172.21.15.195:6819/759127863","heartbeat_back_addr":"172.21.15.195:6823/759127863","heartbeat_front_addr":"172.21.15.195:6821/759127863","state":["exists","up"]},{"osd":7,"uuid":"1c38bf33-27fc-4195-bee1-5bfae8649e60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6824","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6825","nonce":1732432010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6827","nonce":1732432010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6831","nonce":1732432010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6829","nonce":1732432010}]},"public_addr":"172.21.15.195:6825/1732432010","cluster_addr":"172.21.15.195:6827/1732432010","heartbeat_back_addr":"172.21.15.195:6831/1732432010","heartbeat_front_addr":"172.21.15.195:6829/1732432010","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:31.488387+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:56.279579+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:21.216156+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:46.052312+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:07.855009+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:31.244104+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:55.698218+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:34:19.948022+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.8","mappings":[{"from":7,"to":2}]},{"pgid":"3.e","mappings":[{"from":4,"to":3}]},{"pgid":"3.17","mappings":[{"from":0,"to":2}]},{"pgid":"3.32","mappings":[{"from":0,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/890035605":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/1892503288":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/3889804244":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2889069261":"2024-09-14T02:29:47.120232+0000","172.21.15.88:6801/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2740997981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6801/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/3529212037":"2024-09-14T02:29:47.120232+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T02:35:10.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:09 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-13T02:35:10.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:09 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 3]}]: dispatch 2024-09-13T02:35:10.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:09 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]: dispatch 2024-09-13T02:35:10.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:09 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]: dispatch 2024-09-13T02:35:10.438 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:09 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2024-09-13T02:35:10.438 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-13T02:35:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 3]}]: dispatch 2024-09-13T02:35:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]: dispatch 2024-09-13T02:35:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]: dispatch 2024-09-13T02:35:10.439 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:09 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2024-09-13T02:35:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:09 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]: dispatch 2024-09-13T02:35:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:09 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 3]}]: dispatch 2024-09-13T02:35:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:09 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]: dispatch 2024-09-13T02:35:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:09 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]: dispatch 2024-09-13T02:35:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:09 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]: dispatch 2024-09-13T02:35:10.790 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-13T02:35:10.790 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T02:35:10.989 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:35:11.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[39338]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-13T02:35:11.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-13T02:35:11.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 3]}]': finished 2024-09-13T02:35:11.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]': finished 2024-09-13T02:35:11.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]': finished 2024-09-13T02:35:11.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]': finished 2024-09-13T02:35:11.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[39338]: osdmap e66: 8 total, 8 up, 8 in 2024-09-13T02:35:11.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3516481653' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:35:11.116 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[39338]: osdmap e67: 8 total, 8 up, 8 in 2024-09-13T02:35:11.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[27808]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-13T02:35:11.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-13T02:35:11.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 3]}]': finished 2024-09-13T02:35:11.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]': finished 2024-09-13T02:35:11.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]': finished 2024-09-13T02:35:11.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]': finished 2024-09-13T02:35:11.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[27808]: osdmap e66: 8 total, 8 up, 8 in 2024-09-13T02:35:11.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3516481653' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:35:11.117 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:10 smithi088 ceph-mon[27808]: osdmap e67: 8 total, 8 up, 8 in 2024-09-13T02:35:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:10 smithi195 ceph-mon[31576]: pgmap v205: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-13T02:35:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:10 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.8", "id": [7, 2]}]': finished 2024-09-13T02:35:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:10 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.e", "id": [4, 3]}]': finished 2024-09-13T02:35:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:10 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.17", "id": [0, 2]}]': finished 2024-09-13T02:35:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:10 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.32", "id": [0, 2]}]': finished 2024-09-13T02:35:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:10 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.34", "id": [4, 2]}]': finished 2024-09-13T02:35:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:10 smithi195 ceph-mon[31576]: osdmap e66: 8 total, 8 up, 8 in 2024-09-13T02:35:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:10 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3516481653' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:35:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:10 smithi195 ceph-mon[31576]: osdmap e67: 8 total, 8 up, 8 in 2024-09-13T02:35:13.027 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:35:13.028 INFO:teuthology.orchestra.run.smithi088.stderr:dumped all 2024-09-13T02:35:13.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:12 smithi088 ceph-mon[27808]: pgmap v208: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:13.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:12 smithi088 ceph-mon[39338]: pgmap v208: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:12 smithi195 ceph-mon[31576]: pgmap v208: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:13.812 INFO:teuthology.orchestra.run.smithi088.stdout:{"pg_ready":true,"pg_map":{"version":208,"stamp":"2024-09-13T02:35:11.971043+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":239532,"kb_used_data":6980,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749721684,"statfs":{"total":767960285184,"available":767715004416,"internally_reserved":0,"allocated":7147520,"data_stored":4009901,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":238014008},"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":"8.001653"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992809+0000","last_change":"2024-09-13T02:34:50.086535+0000","last_active":"2024-09-13T02:35:09.992809+0000","last_peered":"2024-09-13T02:35:09.992809+0000","last_clean":"2024-09-13T02:35:09.992809+0000","last_became_active":"2024-09-13T02:34:50.085558+0000","last_became_peered":"2024-09-13T02:34:50.085558+0000","last_unstale":"2024-09-13T02:35:09.992809+0000","last_undegraded":"2024-09-13T02:35:09.992809+0000","last_fullsized":"2024-09-13T02:35:09.992809+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:35:54.671274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.036633+0000","last_change":"2024-09-13T02:34:50.090559+0000","last_active":"2024-09-13T02:34:52.036633+0000","last_peered":"2024-09-13T02:34:52.036633+0000","last_clean":"2024-09-13T02:34:52.036633+0000","last_became_active":"2024-09-13T02:34:50.090302+0000","last_became_peered":"2024-09-13T02:34:50.090302+0000","last_unstale":"2024-09-13T02:34:52.036633+0000","last_undegraded":"2024-09-13T02:34:52.036633+0000","last_fullsized":"2024-09-13T02:34:52.036633+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:55:53.573541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.068002+0000","last_change":"2024-09-13T02:34:50.083133+0000","last_active":"2024-09-13T02:34:51.068002+0000","last_peered":"2024-09-13T02:34:51.068002+0000","last_clean":"2024-09-13T02:34:51.068002+0000","last_became_active":"2024-09-13T02:34:50.082855+0000","last_became_peered":"2024-09-13T02:34:50.082855+0000","last_unstale":"2024-09-13T02:34:51.068002+0000","last_undegraded":"2024-09-13T02:34:51.068002+0000","last_fullsized":"2024-09-13T02:34:51.068002+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:40:32.345724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.043437+0000","last_change":"2024-09-13T02:34:50.091517+0000","last_active":"2024-09-13T02:34:52.043437+0000","last_peered":"2024-09-13T02:34:52.043437+0000","last_clean":"2024-09-13T02:34:52.043437+0000","last_became_active":"2024-09-13T02:34:50.091188+0000","last_became_peered":"2024-09-13T02:34:50.091188+0000","last_unstale":"2024-09-13T02:34:52.043437+0000","last_undegraded":"2024-09-13T02:34:52.043437+0000","last_fullsized":"2024-09-13T02:34:52.043437+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:44:38.155817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992427+0000","last_change":"2024-09-13T02:34:50.091970+0000","last_active":"2024-09-13T02:35:09.992427+0000","last_peered":"2024-09-13T02:35:09.992427+0000","last_clean":"2024-09-13T02:35:09.992427+0000","last_became_active":"2024-09-13T02:34:50.091721+0000","last_became_peered":"2024-09-13T02:34:50.091721+0000","last_unstale":"2024-09-13T02:35:09.992427+0000","last_undegraded":"2024-09-13T02:35:09.992427+0000","last_fullsized":"2024-09-13T02:35:09.992427+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:29:33.452279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.043512+0000","last_change":"2024-09-13T02:34:50.088479+0000","last_active":"2024-09-13T02:34:52.043512+0000","last_peered":"2024-09-13T02:34:52.043512+0000","last_clean":"2024-09-13T02:34:52.043512+0000","last_became_active":"2024-09-13T02:34:50.088067+0000","last_became_peered":"2024-09-13T02:34:50.088067+0000","last_unstale":"2024-09-13T02:34:52.043512+0000","last_undegraded":"2024-09-13T02:34:52.043512+0000","last_fullsized":"2024-09-13T02:34:52.043512+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:22:51.805241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992167+0000","last_change":"2024-09-13T02:34:50.091060+0000","last_active":"2024-09-13T02:35:09.992167+0000","last_peered":"2024-09-13T02:35:09.992167+0000","last_clean":"2024-09-13T02:35:09.992167+0000","last_became_active":"2024-09-13T02:34:50.090814+0000","last_became_peered":"2024-09-13T02:34:50.090814+0000","last_unstale":"2024-09-13T02:35:09.992167+0000","last_undegraded":"2024-09-13T02:35:09.992167+0000","last_fullsized":"2024-09-13T02:35:09.992167+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:24:32.654880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.041820+0000","last_change":"2024-09-13T02:34:50.084517+0000","last_active":"2024-09-13T02:34:52.041820+0000","last_peered":"2024-09-13T02:34:52.041820+0000","last_clean":"2024-09-13T02:34:52.041820+0000","last_became_active":"2024-09-13T02:34:50.084242+0000","last_became_peered":"2024-09-13T02:34:50.084242+0000","last_unstale":"2024-09-13T02:34:52.041820+0000","last_undegraded":"2024-09-13T02:34:52.041820+0000","last_fullsized":"2024-09-13T02:34:52.041820+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:03:50.768831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.993037+0000","last_change":"2024-09-13T02:34:50.086643+0000","last_active":"2024-09-13T02:35:09.993037+0000","last_peered":"2024-09-13T02:35:09.993037+0000","last_clean":"2024-09-13T02:35:09.993037+0000","last_became_active":"2024-09-13T02:34:50.085977+0000","last_became_peered":"2024-09-13T02:34:50.085977+0000","last_unstale":"2024-09-13T02:35:09.993037+0000","last_undegraded":"2024-09-13T02:35:09.993037+0000","last_fullsized":"2024-09-13T02:35:09.993037+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:09:05.096759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.046170+0000","last_change":"2024-09-13T02:34:50.089460+0000","last_active":"2024-09-13T02:34:52.046170+0000","last_peered":"2024-09-13T02:34:52.046170+0000","last_clean":"2024-09-13T02:34:52.046170+0000","last_became_active":"2024-09-13T02:34:50.089214+0000","last_became_peered":"2024-09-13T02:34:50.089214+0000","last_unstale":"2024-09-13T02:34:52.046170+0000","last_undegraded":"2024-09-13T02:34:52.046170+0000","last_fullsized":"2024-09-13T02:34:52.046170+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:32:28.233144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.046759+0000","last_change":"2024-09-13T02:34:50.090642+0000","last_active":"2024-09-13T02:34:52.046759+0000","last_peered":"2024-09-13T02:34:52.046759+0000","last_clean":"2024-09-13T02:34:52.046759+0000","last_became_active":"2024-09-13T02:34:50.090396+0000","last_became_peered":"2024-09-13T02:34:50.090396+0000","last_unstale":"2024-09-13T02:34:52.046759+0000","last_undegraded":"2024-09-13T02:34:52.046759+0000","last_fullsized":"2024-09-13T02:34:52.046759+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:33:31.151225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.066701+0000","last_change":"2024-09-13T02:34:50.083298+0000","last_active":"2024-09-13T02:34:51.066701+0000","last_peered":"2024-09-13T02:34:51.066701+0000","last_clean":"2024-09-13T02:34:51.066701+0000","last_became_active":"2024-09-13T02:34:50.083081+0000","last_became_peered":"2024-09-13T02:34:50.083081+0000","last_unstale":"2024-09-13T02:34:51.066701+0000","last_undegraded":"2024-09-13T02:34:51.066701+0000","last_fullsized":"2024-09-13T02:34:51.066701+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:53:14.389021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.042377+0000","last_change":"2024-09-13T02:34:50.086092+0000","last_active":"2024-09-13T02:34:52.042377+0000","last_peered":"2024-09-13T02:34:52.042377+0000","last_clean":"2024-09-13T02:34:52.042377+0000","last_became_active":"2024-09-13T02:34:50.085824+0000","last_became_peered":"2024-09-13T02:34:50.085824+0000","last_unstale":"2024-09-13T02:34:52.042377+0000","last_undegraded":"2024-09-13T02:34:52.042377+0000","last_fullsized":"2024-09-13T02:34:52.042377+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:03:01.874395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.068619+0000","last_change":"2024-09-13T02:34:50.086663+0000","last_active":"2024-09-13T02:34:51.068619+0000","last_peered":"2024-09-13T02:34:51.068619+0000","last_clean":"2024-09-13T02:34:51.068619+0000","last_became_active":"2024-09-13T02:34:50.086417+0000","last_became_peered":"2024-09-13T02:34:50.086417+0000","last_unstale":"2024-09-13T02:34:51.068619+0000","last_undegraded":"2024-09-13T02:34:51.068619+0000","last_fullsized":"2024-09-13T02:34:51.068619+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:12:42.559613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.036510+0000","last_change":"2024-09-13T02:34:50.085879+0000","last_active":"2024-09-13T02:34:52.036510+0000","last_peered":"2024-09-13T02:34:52.036510+0000","last_clean":"2024-09-13T02:34:52.036510+0000","last_became_active":"2024-09-13T02:34:50.085614+0000","last_became_peered":"2024-09-13T02:34:50.085614+0000","last_unstale":"2024-09-13T02:34:52.036510+0000","last_undegraded":"2024-09-13T02:34:52.036510+0000","last_fullsized":"2024-09-13T02:34:52.036510+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:13:48.075312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.044141+0000","last_change":"2024-09-13T02:34:50.091218+0000","last_active":"2024-09-13T02:34:52.044141+0000","last_peered":"2024-09-13T02:34:52.044141+0000","last_clean":"2024-09-13T02:34:52.044141+0000","last_became_active":"2024-09-13T02:34:50.090930+0000","last_became_peered":"2024-09-13T02:34:50.090930+0000","last_unstale":"2024-09-13T02:34:52.044141+0000","last_undegraded":"2024-09-13T02:34:52.044141+0000","last_fullsized":"2024-09-13T02:34:52.044141+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:34:18.710040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.046399+0000","last_change":"2024-09-13T02:34:50.091629+0000","last_active":"2024-09-13T02:34:52.046399+0000","last_peered":"2024-09-13T02:34:52.046399+0000","last_clean":"2024-09-13T02:34:52.046399+0000","last_became_active":"2024-09-13T02:34:50.090371+0000","last_became_peered":"2024-09-13T02:34:50.090371+0000","last_unstale":"2024-09-13T02:34:52.046399+0000","last_undegraded":"2024-09-13T02:34:52.046399+0000","last_fullsized":"2024-09-13T02:34:52.046399+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:11:28.761451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.096774+0000","last_change":"2024-09-13T02:34:50.094949+0000","last_active":"2024-09-13T02:34:50.096774+0000","last_peered":"2024-09-13T02:34:50.096774+0000","last_clean":"2024-09-13T02:34:50.096774+0000","last_became_active":"2024-09-13T02:34:50.094643+0000","last_became_peered":"2024-09-13T02:34:50.094643+0000","last_unstale":"2024-09-13T02:34:50.096774+0000","last_undegraded":"2024-09-13T02:34:50.096774+0000","last_fullsized":"2024-09-13T02:34:50.096774+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:26:31.937469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992727+0000","last_change":"2024-09-13T02:34:50.088186+0000","last_active":"2024-09-13T02:35:09.992727+0000","last_peered":"2024-09-13T02:35:09.992727+0000","last_clean":"2024-09-13T02:35:09.992727+0000","last_became_active":"2024-09-13T02:34:50.087911+0000","last_became_peered":"2024-09-13T02:34:50.087911+0000","last_unstale":"2024-09-13T02:35:09.992727+0000","last_undegraded":"2024-09-13T02:35:09.992727+0000","last_fullsized":"2024-09-13T02:35:09.992727+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:23:53.920077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.044707+0000","last_change":"2024-09-13T02:34:50.087078+0000","last_active":"2024-09-13T02:34:52.044707+0000","last_peered":"2024-09-13T02:34:52.044707+0000","last_clean":"2024-09-13T02:34:52.044707+0000","last_became_active":"2024-09-13T02:34:50.086829+0000","last_became_peered":"2024-09-13T02:34:50.086829+0000","last_unstale":"2024-09-13T02:34:52.044707+0000","last_undegraded":"2024-09-13T02:34:52.044707+0000","last_fullsized":"2024-09-13T02:34:52.044707+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:37:11.172715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.068810+0000","last_change":"2024-09-13T02:34:50.087427+0000","last_active":"2024-09-13T02:34:51.068810+0000","last_peered":"2024-09-13T02:34:51.068810+0000","last_clean":"2024-09-13T02:34:51.068810+0000","last_became_active":"2024-09-13T02:34:50.087156+0000","last_became_peered":"2024-09-13T02:34:50.087156+0000","last_unstale":"2024-09-13T02:34:51.068810+0000","last_undegraded":"2024-09-13T02:34:51.068810+0000","last_fullsized":"2024-09-13T02:34:51.068810+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:57:45.631836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.043673+0000","last_change":"2024-09-13T02:34:50.094844+0000","last_active":"2024-09-13T02:34:52.043673+0000","last_peered":"2024-09-13T02:34:52.043673+0000","last_clean":"2024-09-13T02:34:52.043673+0000","last_became_active":"2024-09-13T02:34:50.094560+0000","last_became_peered":"2024-09-13T02:34:50.094560+0000","last_unstale":"2024-09-13T02:34:52.043673+0000","last_undegraded":"2024-09-13T02:34:52.043673+0000","last_fullsized":"2024-09-13T02:34:52.043673+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:44:43.911527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.041876+0000","last_change":"2024-09-13T02:34:50.074088+0000","last_active":"2024-09-13T02:34:52.041876+0000","last_peered":"2024-09-13T02:34:52.041876+0000","last_clean":"2024-09-13T02:34:52.041876+0000","last_became_active":"2024-09-13T02:34:50.073739+0000","last_became_peered":"2024-09-13T02:34:50.073739+0000","last_unstale":"2024-09-13T02:34:52.041876+0000","last_undegraded":"2024-09-13T02:34:52.041876+0000","last_fullsized":"2024-09-13T02:34:52.041876+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:18:49.349133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.044294+0000","last_change":"2024-09-13T02:34:50.083000+0000","last_active":"2024-09-13T02:34:52.044294+0000","last_peered":"2024-09-13T02:34:52.044294+0000","last_clean":"2024-09-13T02:34:52.044294+0000","last_became_active":"2024-09-13T02:34:50.082600+0000","last_became_peered":"2024-09-13T02:34:50.082600+0000","last_unstale":"2024-09-13T02:34:52.044294+0000","last_undegraded":"2024-09-13T02:34:52.044294+0000","last_fullsized":"2024-09-13T02:34:52.044294+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:28:12.404050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.042589+0000","last_change":"2024-09-13T02:34:50.078480+0000","last_active":"2024-09-13T02:34:52.042589+0000","last_peered":"2024-09-13T02:34:52.042589+0000","last_clean":"2024-09-13T02:34:52.042589+0000","last_became_active":"2024-09-13T02:34:50.078238+0000","last_became_peered":"2024-09-13T02:34:50.078238+0000","last_unstale":"2024-09-13T02:34:52.042589+0000","last_undegraded":"2024-09-13T02:34:52.042589+0000","last_fullsized":"2024-09-13T02:34:52.042589+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:51:13.151140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.046297+0000","last_change":"2024-09-13T02:34:50.094372+0000","last_active":"2024-09-13T02:34:52.046297+0000","last_peered":"2024-09-13T02:34:52.046297+0000","last_clean":"2024-09-13T02:34:52.046297+0000","last_became_active":"2024-09-13T02:34:50.094101+0000","last_became_peered":"2024-09-13T02:34:50.094101+0000","last_unstale":"2024-09-13T02:34:52.046297+0000","last_undegraded":"2024-09-13T02:34:52.046297+0000","last_fullsized":"2024-09-13T02:34:52.046297+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:24:30.244831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.036895+0000","last_change":"2024-09-13T02:34:50.079629+0000","last_active":"2024-09-13T02:34:52.036895+0000","last_peered":"2024-09-13T02:34:52.036895+0000","last_clean":"2024-09-13T02:34:52.036895+0000","last_became_active":"2024-09-13T02:34:50.079379+0000","last_became_peered":"2024-09-13T02:34:50.079379+0000","last_unstale":"2024-09-13T02:34:52.036895+0000","last_undegraded":"2024-09-13T02:34:52.036895+0000","last_fullsized":"2024-09-13T02:34:52.036895+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:52:58.280533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.042152+0000","last_change":"2024-09-13T02:34:50.088795+0000","last_active":"2024-09-13T02:34:52.042152+0000","last_peered":"2024-09-13T02:34:52.042152+0000","last_clean":"2024-09-13T02:34:52.042152+0000","last_became_active":"2024-09-13T02:34:50.088541+0000","last_became_peered":"2024-09-13T02:34:50.088541+0000","last_unstale":"2024-09-13T02:34:52.042152+0000","last_undegraded":"2024-09-13T02:34:52.042152+0000","last_fullsized":"2024-09-13T02:34:52.042152+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:44:47.069124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.068881+0000","last_change":"2024-09-13T02:34:50.080282+0000","last_active":"2024-09-13T02:34:51.068881+0000","last_peered":"2024-09-13T02:34:51.068881+0000","last_clean":"2024-09-13T02:34:51.068881+0000","last_became_active":"2024-09-13T02:34:50.079785+0000","last_became_peered":"2024-09-13T02:34:50.079785+0000","last_unstale":"2024-09-13T02:34:51.068881+0000","last_undegraded":"2024-09-13T02:34:51.068881+0000","last_fullsized":"2024-09-13T02:34:51.068881+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:24:27.910726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.043810+0000","last_change":"2024-09-13T02:34:50.086950+0000","last_active":"2024-09-13T02:34:52.043810+0000","last_peered":"2024-09-13T02:34:52.043810+0000","last_clean":"2024-09-13T02:34:52.043810+0000","last_became_active":"2024-09-13T02:34:50.086675+0000","last_became_peered":"2024-09-13T02:34:50.086675+0000","last_unstale":"2024-09-13T02:34:52.043810+0000","last_undegraded":"2024-09-13T02:34:52.043810+0000","last_fullsized":"2024-09-13T02:34:52.043810+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:00:10.641878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.085072+0000","last_change":"2024-09-13T02:34:50.084763+0000","last_active":"2024-09-13T02:34:50.085072+0000","last_peered":"2024-09-13T02:34:50.085072+0000","last_clean":"2024-09-13T02:34:50.085072+0000","last_became_active":"2024-09-13T02:34:50.084481+0000","last_became_peered":"2024-09-13T02:34:50.084481+0000","last_unstale":"2024-09-13T02:34:50.085072+0000","last_undegraded":"2024-09-13T02:34:50.085072+0000","last_fullsized":"2024-09-13T02:34:50.085072+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:42:41.806146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.043606+0000","last_change":"2024-09-13T02:34:50.091843+0000","last_active":"2024-09-13T02:34:52.043606+0000","last_peered":"2024-09-13T02:34:52.043606+0000","last_clean":"2024-09-13T02:34:52.043606+0000","last_became_active":"2024-09-13T02:34:50.091603+0000","last_became_peered":"2024-09-13T02:34:50.091603+0000","last_unstale":"2024-09-13T02:34:52.043606+0000","last_undegraded":"2024-09-13T02:34:52.043606+0000","last_fullsized":"2024-09-13T02:34:52.043606+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:05:40.668467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.066678+0000","last_change":"2024-09-13T02:34:50.078686+0000","last_active":"2024-09-13T02:34:51.066678+0000","last_peered":"2024-09-13T02:34:51.066678+0000","last_clean":"2024-09-13T02:34:51.066678+0000","last_became_active":"2024-09-13T02:34:50.078415+0000","last_became_peered":"2024-09-13T02:34:50.078415+0000","last_unstale":"2024-09-13T02:34:51.066678+0000","last_undegraded":"2024-09-13T02:34:51.066678+0000","last_fullsized":"2024-09-13T02:34:51.066678+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:18:04.695486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.042725+0000","last_change":"2024-09-13T02:34:47.059387+0000","last_active":"2024-09-13T02:34:52.042725+0000","last_peered":"2024-09-13T02:34:52.042725+0000","last_clean":"2024-09-13T02:34:52.042725+0000","last_became_active":"2024-09-13T02:34:47.059139+0000","last_became_peered":"2024-09-13T02:34:47.059139+0000","last_unstale":"2024-09-13T02:34:52.042725+0000","last_undegraded":"2024-09-13T02:34:52.042725+0000","last_fullsized":"2024-09-13T02:34:52.042725+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:58:09.809313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.068901+0000","last_change":"2024-09-13T02:34:50.089812+0000","last_active":"2024-09-13T02:34:51.068901+0000","last_peered":"2024-09-13T02:34:51.068901+0000","last_clean":"2024-09-13T02:34:51.068901+0000","last_became_active":"2024-09-13T02:34:50.089541+0000","last_became_peered":"2024-09-13T02:34:50.089541+0000","last_unstale":"2024-09-13T02:34:51.068901+0000","last_undegraded":"2024-09-13T02:34:51.068901+0000","last_fullsized":"2024-09-13T02:34:51.068901+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:34:23.630252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.044354+0000","last_change":"2024-09-13T02:34:47.061428+0000","last_active":"2024-09-13T02:34:52.044354+0000","last_peered":"2024-09-13T02:34:52.044354+0000","last_clean":"2024-09-13T02:34:52.044354+0000","last_became_active":"2024-09-13T02:34:47.059408+0000","last_became_peered":"2024-09-13T02:34:47.059408+0000","last_unstale":"2024-09-13T02:34:52.044354+0000","last_undegraded":"2024-09-13T02:34:52.044354+0000","last_fullsized":"2024-09-13T02:34:52.044354+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:42:52.075424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.066804+0000","last_change":"2024-09-13T02:34:47.057996+0000","last_active":"2024-09-13T02:34:50.066804+0000","last_peered":"2024-09-13T02:34:50.066804+0000","last_clean":"2024-09-13T02:34:50.066804+0000","last_became_active":"2024-09-13T02:34:47.057737+0000","last_became_peered":"2024-09-13T02:34:47.057737+0000","last_unstale":"2024-09-13T02:34:50.066804+0000","last_undegraded":"2024-09-13T02:34:50.066804+0000","last_fullsized":"2024-09-13T02:34:50.066804+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:44:22.398236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.044788+0000","last_change":"2024-09-13T02:34:50.079786+0000","last_active":"2024-09-13T02:34:52.044788+0000","last_peered":"2024-09-13T02:34:52.044788+0000","last_clean":"2024-09-13T02:34:52.044788+0000","last_became_active":"2024-09-13T02:34:50.079533+0000","last_became_peered":"2024-09-13T02:34:50.079533+0000","last_unstale":"2024-09-13T02:34:52.044788+0000","last_undegraded":"2024-09-13T02:34:52.044788+0000","last_fullsized":"2024-09-13T02:34:52.044788+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:17:40.487282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.077018+0000","last_change":"2024-09-13T02:34:47.061026+0000","last_active":"2024-09-13T02:34:50.077018+0000","last_peered":"2024-09-13T02:34:50.077018+0000","last_clean":"2024-09-13T02:34:50.077018+0000","last_became_active":"2024-09-13T02:34:47.060383+0000","last_became_peered":"2024-09-13T02:34:47.060383+0000","last_unstale":"2024-09-13T02:34:50.077018+0000","last_undegraded":"2024-09-13T02:34:50.077018+0000","last_fullsized":"2024-09-13T02:34:50.077018+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:24:05.933577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.036429+0000","last_change":"2024-09-13T02:34:50.078298+0000","last_active":"2024-09-13T02:34:52.036429+0000","last_peered":"2024-09-13T02:34:52.036429+0000","last_clean":"2024-09-13T02:34:52.036429+0000","last_became_active":"2024-09-13T02:34:50.077839+0000","last_became_peered":"2024-09-13T02:34:50.077839+0000","last_unstale":"2024-09-13T02:34:52.036429+0000","last_undegraded":"2024-09-13T02:34:52.036429+0000","last_fullsized":"2024-09-13T02:34:52.036429+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:45:28.148555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.080782+0000","last_change":"2024-09-13T02:34:47.054914+0000","last_active":"2024-09-13T02:34:50.080782+0000","last_peered":"2024-09-13T02:34:50.080782+0000","last_clean":"2024-09-13T02:34:50.080782+0000","last_became_active":"2024-09-13T02:34:47.054119+0000","last_became_peered":"2024-09-13T02:34:47.054119+0000","last_unstale":"2024-09-13T02:34:50.080782+0000","last_undegraded":"2024-09-13T02:34:50.080782+0000","last_fullsized":"2024-09-13T02:34:50.080782+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:47:47.070999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.045578+0000","last_change":"2024-09-13T02:34:50.091509+0000","last_active":"2024-09-13T02:34:52.045578+0000","last_peered":"2024-09-13T02:34:52.045578+0000","last_clean":"2024-09-13T02:34:52.045578+0000","last_became_active":"2024-09-13T02:34:50.090591+0000","last_became_peered":"2024-09-13T02:34:50.090591+0000","last_unstale":"2024-09-13T02:34:52.045578+0000","last_undegraded":"2024-09-13T02:34:52.045578+0000","last_fullsized":"2024-09-13T02:34:52.045578+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:16:59.066550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.079453+0000","last_change":"2024-09-13T02:34:47.054039+0000","last_active":"2024-09-13T02:34:50.079453+0000","last_peered":"2024-09-13T02:34:50.079453+0000","last_clean":"2024-09-13T02:34:50.079453+0000","last_became_active":"2024-09-13T02:34:47.053702+0000","last_became_peered":"2024-09-13T02:34:47.053702+0000","last_unstale":"2024-09-13T02:34:50.079453+0000","last_undegraded":"2024-09-13T02:34:50.079453+0000","last_fullsized":"2024-09-13T02:34:50.079453+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:49:56.095368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.068891+0000","last_change":"2024-09-13T02:34:50.086575+0000","last_active":"2024-09-13T02:34:51.068891+0000","last_peered":"2024-09-13T02:34:51.068891+0000","last_clean":"2024-09-13T02:34:51.068891+0000","last_became_active":"2024-09-13T02:34:50.086075+0000","last_became_peered":"2024-09-13T02:34:50.086075+0000","last_unstale":"2024-09-13T02:34:51.068891+0000","last_undegraded":"2024-09-13T02:34:51.068891+0000","last_fullsized":"2024-09-13T02:34:51.068891+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:40:11.155335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'3","reported_seq":18,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.045008+0000","last_change":"2024-09-13T02:34:47.058032+0000","last_active":"2024-09-13T02:34:52.045008+0000","last_peered":"2024-09-13T02:34:52.045008+0000","last_clean":"2024-09-13T02:34:52.045008+0000","last_became_active":"2024-09-13T02:34:47.057806+0000","last_became_peered":"2024-09-13T02:34:47.057806+0000","last_unstale":"2024-09-13T02:34:52.045008+0000","last_undegraded":"2024-09-13T02:34:52.045008+0000","last_fullsized":"2024-09-13T02:34:52.045008+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:12:12.365310+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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.066818+0000","last_change":"2024-09-13T02:34:50.094517+0000","last_active":"2024-09-13T02:34:51.066818+0000","last_peered":"2024-09-13T02:34:51.066818+0000","last_clean":"2024-09-13T02:34:51.066818+0000","last_became_active":"2024-09-13T02:34:50.094244+0000","last_became_peered":"2024-09-13T02:34:50.094244+0000","last_unstale":"2024-09-13T02:34:51.066818+0000","last_undegraded":"2024-09-13T02:34:51.066818+0000","last_fullsized":"2024-09-13T02:34:51.066818+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:35:26.079318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'6","reported_seq":20,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.050405+0000","last_change":"2024-09-13T02:34:47.057316+0000","last_active":"2024-09-13T02:34:52.050405+0000","last_peered":"2024-09-13T02:34:52.050405+0000","last_clean":"2024-09-13T02:34:52.050405+0000","last_became_active":"2024-09-13T02:34:47.056926+0000","last_became_peered":"2024-09-13T02:34:47.056926+0000","last_unstale":"2024-09-13T02:34:52.050405+0000","last_undegraded":"2024-09-13T02:34:52.050405+0000","last_fullsized":"2024-09-13T02:34:52.050405+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:28:33.843302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992396+0000","last_change":"2024-09-13T02:34:50.081838+0000","last_active":"2024-09-13T02:35:09.992396+0000","last_peered":"2024-09-13T02:35:09.992396+0000","last_clean":"2024-09-13T02:35:09.992396+0000","last_became_active":"2024-09-13T02:34:50.081552+0000","last_became_peered":"2024-09-13T02:34:50.081552+0000","last_unstale":"2024-09-13T02:35:09.992396+0000","last_undegraded":"2024-09-13T02:35:09.992396+0000","last_fullsized":"2024-09-13T02:35:09.992396+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:00:24.429465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":17,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.044181+0000","last_change":"2024-09-13T02:34:47.062125+0000","last_active":"2024-09-13T02:34:52.044181+0000","last_peered":"2024-09-13T02:34:52.044181+0000","last_clean":"2024-09-13T02:34:52.044181+0000","last_became_active":"2024-09-13T02:34:47.061814+0000","last_became_peered":"2024-09-13T02:34:47.061814+0000","last_unstale":"2024-09-13T02:34:52.044181+0000","last_undegraded":"2024-09-13T02:34:52.044181+0000","last_fullsized":"2024-09-13T02:34:52.044181+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:24:50.314512+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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.068675+0000","last_change":"2024-09-13T02:34:50.087119+0000","last_active":"2024-09-13T02:34:51.068675+0000","last_peered":"2024-09-13T02:34:51.068675+0000","last_clean":"2024-09-13T02:34:51.068675+0000","last_became_active":"2024-09-13T02:34:50.086822+0000","last_became_peered":"2024-09-13T02:34:50.086822+0000","last_unstale":"2024-09-13T02:34:51.068675+0000","last_undegraded":"2024-09-13T02:34:51.068675+0000","last_fullsized":"2024-09-13T02:34:51.068675+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:00:52.938614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.074170+0000","last_change":"2024-09-13T02:34:47.062069+0000","last_active":"2024-09-13T02:34:50.074170+0000","last_peered":"2024-09-13T02:34:50.074170+0000","last_clean":"2024-09-13T02:34:50.074170+0000","last_became_active":"2024-09-13T02:34:47.061686+0000","last_became_peered":"2024-09-13T02:34:47.061686+0000","last_unstale":"2024-09-13T02:34:50.074170+0000","last_undegraded":"2024-09-13T02:34:50.074170+0000","last_fullsized":"2024-09-13T02:34:50.074170+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:59:44.721553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992517+0000","last_change":"2024-09-13T02:34:50.092659+0000","last_active":"2024-09-13T02:35:09.992517+0000","last_peered":"2024-09-13T02:35:09.992517+0000","last_clean":"2024-09-13T02:35:09.992517+0000","last_became_active":"2024-09-13T02:34:50.092384+0000","last_became_peered":"2024-09-13T02:34:50.092384+0000","last_unstale":"2024-09-13T02:35:09.992517+0000","last_undegraded":"2024-09-13T02:35:09.992517+0000","last_fullsized":"2024-09-13T02:35:09.992517+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:14:37.120414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.074867+0000","last_change":"2024-09-13T02:34:47.057872+0000","last_active":"2024-09-13T02:34:50.074867+0000","last_peered":"2024-09-13T02:34:50.074867+0000","last_clean":"2024-09-13T02:34:50.074867+0000","last_became_active":"2024-09-13T02:34:47.057614+0000","last_became_peered":"2024-09-13T02:34:47.057614+0000","last_unstale":"2024-09-13T02:34:50.074867+0000","last_undegraded":"2024-09-13T02:34:50.074867+0000","last_fullsized":"2024-09-13T02:34:50.074867+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:33:43.115937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.043771+0000","last_change":"2024-09-13T02:34:50.088073+0000","last_active":"2024-09-13T02:34:52.043771+0000","last_peered":"2024-09-13T02:34:52.043771+0000","last_clean":"2024-09-13T02:34:52.043771+0000","last_became_active":"2024-09-13T02:34:50.087782+0000","last_became_peered":"2024-09-13T02:34:50.087782+0000","last_unstale":"2024-09-13T02:34:52.043771+0000","last_undegraded":"2024-09-13T02:34:52.043771+0000","last_fullsized":"2024-09-13T02:34:52.043771+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:23:03.813388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'8","reported_seq":22,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.047484+0000","last_change":"2024-09-13T02:34:47.056040+0000","last_active":"2024-09-13T02:34:52.047484+0000","last_peered":"2024-09-13T02:34:52.047484+0000","last_clean":"2024-09-13T02:34:52.047484+0000","last_became_active":"2024-09-13T02:34:47.055682+0000","last_became_peered":"2024-09-13T02:34:47.055682+0000","last_unstale":"2024-09-13T02:34:52.047484+0000","last_undegraded":"2024-09-13T02:34:52.047484+0000","last_fullsized":"2024-09-13T02:34:52.047484+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:03:48.337788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992256+0000","last_change":"2024-09-13T02:34:50.096264+0000","last_active":"2024-09-13T02:35:09.992256+0000","last_peered":"2024-09-13T02:35:09.992256+0000","last_clean":"2024-09-13T02:35:09.992256+0000","last_became_active":"2024-09-13T02:34:50.095906+0000","last_became_peered":"2024-09-13T02:34:50.095906+0000","last_unstale":"2024-09-13T02:35:09.992256+0000","last_undegraded":"2024-09-13T02:35:09.992256+0000","last_fullsized":"2024-09-13T02:35:09.992256+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:27:05.335826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.037831+0000","last_change":"2024-09-13T02:34:47.058407+0000","last_active":"2024-09-13T02:34:52.037831+0000","last_peered":"2024-09-13T02:34:52.037831+0000","last_clean":"2024-09-13T02:34:52.037831+0000","last_became_active":"2024-09-13T02:34:47.058055+0000","last_became_peered":"2024-09-13T02:34:47.058055+0000","last_unstale":"2024-09-13T02:34:52.037831+0000","last_undegraded":"2024-09-13T02:34:52.037831+0000","last_fullsized":"2024-09-13T02:34:52.037831+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:55:16.078909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":22,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-13T02:35:11.053654+0000","last_change":"2024-09-13T02:35:11.053654+0000","last_active":"2024-09-13T02:35:11.053654+0000","last_peered":"2024-09-13T02:35:11.053654+0000","last_clean":"2024-09-13T02:35:11.053654+0000","last_became_active":"2024-09-13T02:35:11.053249+0000","last_became_peered":"2024-09-13T02:35:11.053249+0000","last_unstale":"2024-09-13T02:35:11.053654+0000","last_undegraded":"2024-09-13T02:35:11.053654+0000","last_fullsized":"2024-09-13T02:35:11.053654+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:08:43.274137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"65'2","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.049791+0000","last_change":"2024-09-13T02:34:47.058186+0000","last_active":"2024-09-13T02:34:52.049791+0000","last_peered":"2024-09-13T02:34:52.049791+0000","last_clean":"2024-09-13T02:34:52.049791+0000","last_became_active":"2024-09-13T02:34:47.057917+0000","last_became_peered":"2024-09-13T02:34:47.057917+0000","last_unstale":"2024-09-13T02:34:52.049791+0000","last_undegraded":"2024-09-13T02:34:52.049791+0000","last_fullsized":"2024-09-13T02:34:52.049791+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:01:36.755903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992850+0000","last_change":"2024-09-13T02:34:50.089517+0000","last_active":"2024-09-13T02:35:09.992850+0000","last_peered":"2024-09-13T02:35:09.992850+0000","last_clean":"2024-09-13T02:35:09.992850+0000","last_became_active":"2024-09-13T02:34:50.089246+0000","last_became_peered":"2024-09-13T02:34:50.089246+0000","last_unstale":"2024-09-13T02:35:09.992850+0000","last_undegraded":"2024-09-13T02:35:09.992850+0000","last_fullsized":"2024-09-13T02:35:09.992850+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:09:38.349953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.037052+0000","last_change":"2024-09-13T02:34:47.060544+0000","last_active":"2024-09-13T02:34:52.037052+0000","last_peered":"2024-09-13T02:34:52.037052+0000","last_clean":"2024-09-13T02:34:52.037052+0000","last_became_active":"2024-09-13T02:34:47.060203+0000","last_became_peered":"2024-09-13T02:34:47.060203+0000","last_unstale":"2024-09-13T02:34:52.037052+0000","last_undegraded":"2024-09-13T02:34:52.037052+0000","last_fullsized":"2024-09-13T02:34:52.037052+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:12:27.735261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.044636+0000","last_change":"2024-09-13T02:34:50.085049+0000","last_active":"2024-09-13T02:34:52.044636+0000","last_peered":"2024-09-13T02:34:52.044636+0000","last_clean":"2024-09-13T02:34:52.044636+0000","last_became_active":"2024-09-13T02:34:50.084774+0000","last_became_peered":"2024-09-13T02:34:50.084774+0000","last_unstale":"2024-09-13T02:34:52.044636+0000","last_undegraded":"2024-09-13T02:34:52.044636+0000","last_fullsized":"2024-09-13T02:34:52.044636+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:20:16.309137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.071850+0000","last_change":"2024-09-13T02:34:47.062123+0000","last_active":"2024-09-13T02:34:50.071850+0000","last_peered":"2024-09-13T02:34:50.071850+0000","last_clean":"2024-09-13T02:34:50.071850+0000","last_became_active":"2024-09-13T02:34:47.061812+0000","last_became_peered":"2024-09-13T02:34:47.061812+0000","last_unstale":"2024-09-13T02:34:50.071850+0000","last_undegraded":"2024-09-13T02:34:50.071850+0000","last_fullsized":"2024-09-13T02:34:50.071850+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:39:48.261414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992566+0000","last_change":"2024-09-13T02:34:50.084893+0000","last_active":"2024-09-13T02:35:09.992566+0000","last_peered":"2024-09-13T02:35:09.992566+0000","last_clean":"2024-09-13T02:35:09.992566+0000","last_became_active":"2024-09-13T02:34:50.084660+0000","last_became_peered":"2024-09-13T02:34:50.084660+0000","last_unstale":"2024-09-13T02:35:09.992566+0000","last_undegraded":"2024-09-13T02:35:09.992566+0000","last_fullsized":"2024-09-13T02:35:09.992566+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:25:47.735161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'117","reported_seq":223,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992318+0000","last_change":"2024-09-13T02:34:25.669479+0000","last_active":"2024-09-13T02:35:09.992318+0000","last_peered":"2024-09-13T02:35:09.992318+0000","last_clean":"2024-09-13T02:35:09.992318+0000","last_became_active":"2024-09-13T02:34:25.669112+0000","last_became_peered":"2024-09-13T02:34:25.669112+0000","last_unstale":"2024-09-13T02:35:09.992318+0000","last_undegraded":"2024-09-13T02:35:09.992318+0000","last_fullsized":"2024-09-13T02:35:09.992318+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:32:24.556744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:32:24.556744+0000","last_clean_scrub_stamp":"2024-09-13T02:32:24.556744+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:11:20.603761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.078125+0000","last_change":"2024-09-13T02:34:47.062668+0000","last_active":"2024-09-13T02:34:50.078125+0000","last_peered":"2024-09-13T02:34:50.078125+0000","last_clean":"2024-09-13T02:34:50.078125+0000","last_became_active":"2024-09-13T02:34:47.062238+0000","last_became_peered":"2024-09-13T02:34:47.062238+0000","last_unstale":"2024-09-13T02:34:50.078125+0000","last_undegraded":"2024-09-13T02:34:50.078125+0000","last_fullsized":"2024-09-13T02:34:50.078125+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:08:02.866672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.042904+0000","last_change":"2024-09-13T02:34:50.084028+0000","last_active":"2024-09-13T02:34:52.042904+0000","last_peered":"2024-09-13T02:34:52.042904+0000","last_clean":"2024-09-13T02:34:52.042904+0000","last_became_active":"2024-09-13T02:34:50.083773+0000","last_became_peered":"2024-09-13T02:34:50.083773+0000","last_unstale":"2024-09-13T02:34:52.042904+0000","last_undegraded":"2024-09-13T02:34:52.042904+0000","last_fullsized":"2024-09-13T02:34:52.042904+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:12:49.603374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992202+0000","last_change":"2024-09-13T02:34:47.064330+0000","last_active":"2024-09-13T02:35:09.992202+0000","last_peered":"2024-09-13T02:35:09.992202+0000","last_clean":"2024-09-13T02:35:09.992202+0000","last_became_active":"2024-09-13T02:34:47.064088+0000","last_became_peered":"2024-09-13T02:34:47.064088+0000","last_unstale":"2024-09-13T02:35:09.992202+0000","last_undegraded":"2024-09-13T02:35:09.992202+0000","last_fullsized":"2024-09-13T02:35:09.992202+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:31:34.179375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.068389+0000","last_change":"2024-09-13T02:34:50.079736+0000","last_active":"2024-09-13T02:34:51.068389+0000","last_peered":"2024-09-13T02:34:51.068389+0000","last_clean":"2024-09-13T02:34:51.068389+0000","last_became_active":"2024-09-13T02:34:50.079454+0000","last_became_peered":"2024-09-13T02:34:50.079454+0000","last_unstale":"2024-09-13T02:34:51.068389+0000","last_undegraded":"2024-09-13T02:34:51.068389+0000","last_fullsized":"2024-09-13T02:34:51.068389+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:18:02.152175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.071841+0000","last_change":"2024-09-13T02:34:47.059207+0000","last_active":"2024-09-13T02:34:50.071841+0000","last_peered":"2024-09-13T02:34:50.071841+0000","last_clean":"2024-09-13T02:34:50.071841+0000","last_became_active":"2024-09-13T02:34:47.058522+0000","last_became_peered":"2024-09-13T02:34:47.058522+0000","last_unstale":"2024-09-13T02:34:50.071841+0000","last_undegraded":"2024-09-13T02:34:50.071841+0000","last_fullsized":"2024-09-13T02:34:50.071841+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:23:01.453272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.035975+0000","last_change":"2024-09-13T02:34:50.086756+0000","last_active":"2024-09-13T02:34:52.035975+0000","last_peered":"2024-09-13T02:34:52.035975+0000","last_clean":"2024-09-13T02:34:52.035975+0000","last_became_active":"2024-09-13T02:34:50.085676+0000","last_became_peered":"2024-09-13T02:34:50.085676+0000","last_unstale":"2024-09-13T02:34:52.035975+0000","last_undegraded":"2024-09-13T02:34:52.035975+0000","last_fullsized":"2024-09-13T02:34:52.035975+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:02:51.524878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.074257+0000","last_change":"2024-09-13T02:34:47.053436+0000","last_active":"2024-09-13T02:34:50.074257+0000","last_peered":"2024-09-13T02:34:50.074257+0000","last_clean":"2024-09-13T02:34:50.074257+0000","last_became_active":"2024-09-13T02:34:47.053101+0000","last_became_peered":"2024-09-13T02:34:47.053101+0000","last_unstale":"2024-09-13T02:34:50.074257+0000","last_undegraded":"2024-09-13T02:34:50.074257+0000","last_fullsized":"2024-09-13T02:34:50.074257+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:21:17.011535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.066864+0000","last_change":"2024-09-13T02:34:50.079825+0000","last_active":"2024-09-13T02:34:51.066864+0000","last_peered":"2024-09-13T02:34:51.066864+0000","last_clean":"2024-09-13T02:34:51.066864+0000","last_became_active":"2024-09-13T02:34:50.079187+0000","last_became_peered":"2024-09-13T02:34:50.079187+0000","last_unstale":"2024-09-13T02:34:51.066864+0000","last_undegraded":"2024-09-13T02:34:51.066864+0000","last_fullsized":"2024-09-13T02:34:51.066864+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:11:00.481991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.067445+0000","last_change":"2024-09-13T02:34:47.059747+0000","last_active":"2024-09-13T02:34:51.067445+0000","last_peered":"2024-09-13T02:34:51.067445+0000","last_clean":"2024-09-13T02:34:51.067445+0000","last_became_active":"2024-09-13T02:34:47.059487+0000","last_became_peered":"2024-09-13T02:34:47.059487+0000","last_unstale":"2024-09-13T02:34:51.067445+0000","last_undegraded":"2024-09-13T02:34:51.067445+0000","last_fullsized":"2024-09-13T02:34:51.067445+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:03:05.960795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.045216+0000","last_change":"2024-09-13T02:34:50.089174+0000","last_active":"2024-09-13T02:34:52.045216+0000","last_peered":"2024-09-13T02:34:52.045216+0000","last_clean":"2024-09-13T02:34:52.045216+0000","last_became_active":"2024-09-13T02:34:50.088891+0000","last_became_peered":"2024-09-13T02:34:50.088891+0000","last_unstale":"2024-09-13T02:34:52.045216+0000","last_undegraded":"2024-09-13T02:34:52.045216+0000","last_fullsized":"2024-09-13T02:34:52.045216+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:22:22.800910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992845+0000","last_change":"2024-09-13T02:34:47.059717+0000","last_active":"2024-09-13T02:35:09.992845+0000","last_peered":"2024-09-13T02:35:09.992845+0000","last_clean":"2024-09-13T02:35:09.992845+0000","last_became_active":"2024-09-13T02:34:47.059408+0000","last_became_peered":"2024-09-13T02:34:47.059408+0000","last_unstale":"2024-09-13T02:35:09.992845+0000","last_undegraded":"2024-09-13T02:35:09.992845+0000","last_fullsized":"2024-09-13T02:35:09.992845+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:00:07.603459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":12,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.036278+0000","last_change":"2024-09-13T02:34:50.088638+0000","last_active":"2024-09-13T02:34:52.036278+0000","last_peered":"2024-09-13T02:34:52.036278+0000","last_clean":"2024-09-13T02:34:52.036278+0000","last_became_active":"2024-09-13T02:34:50.088349+0000","last_became_peered":"2024-09-13T02:34:50.088349+0000","last_unstale":"2024-09-13T02:34:52.036278+0000","last_undegraded":"2024-09-13T02:34:52.036278+0000","last_fullsized":"2024-09-13T02:34:52.036278+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:04:05.263622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.036874+0000","last_change":"2024-09-13T02:34:47.056908+0000","last_active":"2024-09-13T02:34:52.036874+0000","last_peered":"2024-09-13T02:34:52.036874+0000","last_clean":"2024-09-13T02:34:52.036874+0000","last_became_active":"2024-09-13T02:34:47.056613+0000","last_became_peered":"2024-09-13T02:34:47.056613+0000","last_unstale":"2024-09-13T02:34:52.036874+0000","last_undegraded":"2024-09-13T02:34:52.036874+0000","last_fullsized":"2024-09-13T02:34:52.036874+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:57:13.471069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.042718+0000","last_change":"2024-09-13T02:34:50.088886+0000","last_active":"2024-09-13T02:34:52.042718+0000","last_peered":"2024-09-13T02:34:52.042718+0000","last_clean":"2024-09-13T02:34:52.042718+0000","last_became_active":"2024-09-13T02:34:50.088487+0000","last_became_peered":"2024-09-13T02:34:50.088487+0000","last_unstale":"2024-09-13T02:34:52.042718+0000","last_undegraded":"2024-09-13T02:34:52.042718+0000","last_fullsized":"2024-09-13T02:34:52.042718+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:50:19.885044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":16,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.049995+0000","last_change":"2024-09-13T02:34:47.054745+0000","last_active":"2024-09-13T02:34:52.049995+0000","last_peered":"2024-09-13T02:34:52.049995+0000","last_clean":"2024-09-13T02:34:52.049995+0000","last_became_active":"2024-09-13T02:34:47.053685+0000","last_became_peered":"2024-09-13T02:34:47.053685+0000","last_unstale":"2024-09-13T02:34:52.049995+0000","last_undegraded":"2024-09-13T02:34:52.049995+0000","last_fullsized":"2024-09-13T02:34:52.049995+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:37:20.008516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.068570+0000","last_change":"2024-09-13T02:34:50.077371+0000","last_active":"2024-09-13T02:34:51.068570+0000","last_peered":"2024-09-13T02:34:51.068570+0000","last_clean":"2024-09-13T02:34:51.068570+0000","last_became_active":"2024-09-13T02:34:50.077116+0000","last_became_peered":"2024-09-13T02:34:50.077116+0000","last_unstale":"2024-09-13T02:34:51.068570+0000","last_undegraded":"2024-09-13T02:34:51.068570+0000","last_fullsized":"2024-09-13T02:34:51.068570+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:23:20.472560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":14,"reported_epoch":63,"state":"active+clean","last_fresh":"2024-09-13T02:34:50.073030+0000","last_change":"2024-09-13T02:34:47.058497+0000","last_active":"2024-09-13T02:34:50.073030+0000","last_peered":"2024-09-13T02:34:50.073030+0000","last_clean":"2024-09-13T02:34:50.073030+0000","last_became_active":"2024-09-13T02:34:47.058187+0000","last_became_peered":"2024-09-13T02:34:47.058187+0000","last_unstale":"2024-09-13T02:34:50.073030+0000","last_undegraded":"2024-09-13T02:34:50.073030+0000","last_fullsized":"2024-09-13T02:34:50.073030+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:37:24.159925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.066708+0000","last_change":"2024-09-13T02:34:50.093642+0000","last_active":"2024-09-13T02:34:51.066708+0000","last_peered":"2024-09-13T02:34:51.066708+0000","last_clean":"2024-09-13T02:34:51.066708+0000","last_became_active":"2024-09-13T02:34:50.093385+0000","last_became_peered":"2024-09-13T02:34:50.093385+0000","last_unstale":"2024-09-13T02:34:51.066708+0000","last_undegraded":"2024-09-13T02:34:51.066708+0000","last_fullsized":"2024-09-13T02:34:51.066708+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:36:16.213337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.067291+0000","last_change":"2024-09-13T02:34:47.058026+0000","last_active":"2024-09-13T02:34:51.067291+0000","last_peered":"2024-09-13T02:34:51.067291+0000","last_clean":"2024-09-13T02:34:51.067291+0000","last_became_active":"2024-09-13T02:34:47.057731+0000","last_became_peered":"2024-09-13T02:34:47.057731+0000","last_unstale":"2024-09-13T02:34:51.067291+0000","last_undegraded":"2024-09-13T02:34:51.067291+0000","last_fullsized":"2024-09-13T02:34:51.067291+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:07:17.106987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.043498+0000","last_change":"2024-09-13T02:34:50.083011+0000","last_active":"2024-09-13T02:34:52.043498+0000","last_peered":"2024-09-13T02:34:52.043498+0000","last_clean":"2024-09-13T02:34:52.043498+0000","last_became_active":"2024-09-13T02:34:50.082716+0000","last_became_peered":"2024-09-13T02:34:50.082716+0000","last_unstale":"2024-09-13T02:34:52.043498+0000","last_undegraded":"2024-09-13T02:34:52.043498+0000","last_fullsized":"2024-09-13T02:34:52.043498+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:32:03.234710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.067448+0000","last_change":"2024-09-13T02:34:47.059280+0000","last_active":"2024-09-13T02:34:51.067448+0000","last_peered":"2024-09-13T02:34:51.067448+0000","last_clean":"2024-09-13T02:34:51.067448+0000","last_became_active":"2024-09-13T02:34:47.058610+0000","last_became_peered":"2024-09-13T02:34:47.058610+0000","last_unstale":"2024-09-13T02:34:51.067448+0000","last_undegraded":"2024-09-13T02:34:51.067448+0000","last_fullsized":"2024-09-13T02:34:51.067448+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:16:16.823050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.042519+0000","last_change":"2024-09-13T02:34:50.088716+0000","last_active":"2024-09-13T02:34:52.042519+0000","last_peered":"2024-09-13T02:34:52.042519+0000","last_clean":"2024-09-13T02:34:52.042519+0000","last_became_active":"2024-09-13T02:34:50.088423+0000","last_became_peered":"2024-09-13T02:34:50.088423+0000","last_unstale":"2024-09-13T02:34:52.042519+0000","last_undegraded":"2024-09-13T02:34:52.042519+0000","last_fullsized":"2024-09-13T02:34:52.042519+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:39:44.170138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992815+0000","last_change":"2024-09-13T02:34:47.058056+0000","last_active":"2024-09-13T02:35:09.992815+0000","last_peered":"2024-09-13T02:35:09.992815+0000","last_clean":"2024-09-13T02:35:09.992815+0000","last_became_active":"2024-09-13T02:34:47.057769+0000","last_became_peered":"2024-09-13T02:34:47.057769+0000","last_unstale":"2024-09-13T02:35:09.992815+0000","last_undegraded":"2024-09-13T02:35:09.992815+0000","last_fullsized":"2024-09-13T02:35:09.992815+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:30:09.327574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.044114+0000","last_change":"2024-09-13T02:34:50.082165+0000","last_active":"2024-09-13T02:34:52.044114+0000","last_peered":"2024-09-13T02:34:52.044114+0000","last_clean":"2024-09-13T02:34:52.044114+0000","last_became_active":"2024-09-13T02:34:50.081921+0000","last_became_peered":"2024-09-13T02:34:50.081921+0000","last_unstale":"2024-09-13T02:34:52.044114+0000","last_undegraded":"2024-09-13T02:34:52.044114+0000","last_fullsized":"2024-09-13T02:34:52.044114+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:07:09.425179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.045068+0000","last_change":"2024-09-13T02:34:50.095556+0000","last_active":"2024-09-13T02:34:52.045068+0000","last_peered":"2024-09-13T02:34:52.045068+0000","last_clean":"2024-09-13T02:34:52.045068+0000","last_became_active":"2024-09-13T02:34:50.095216+0000","last_became_peered":"2024-09-13T02:34:50.095216+0000","last_unstale":"2024-09-13T02:34:52.045068+0000","last_undegraded":"2024-09-13T02:34:52.045068+0000","last_fullsized":"2024-09-13T02:34:52.045068+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:33:57.668200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992606+0000","last_change":"2024-09-13T02:34:47.058484+0000","last_active":"2024-09-13T02:35:09.992606+0000","last_peered":"2024-09-13T02:35:09.992606+0000","last_clean":"2024-09-13T02:35:09.992606+0000","last_became_active":"2024-09-13T02:34:47.058177+0000","last_became_peered":"2024-09-13T02:34:47.058177+0000","last_unstale":"2024-09-13T02:35:09.992606+0000","last_undegraded":"2024-09-13T02:35:09.992606+0000","last_fullsized":"2024-09-13T02:35:09.992606+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:19:40.466477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.044510+0000","last_change":"2024-09-13T02:34:50.085929+0000","last_active":"2024-09-13T02:34:52.044510+0000","last_peered":"2024-09-13T02:34:52.044510+0000","last_clean":"2024-09-13T02:34:52.044510+0000","last_became_active":"2024-09-13T02:34:50.085683+0000","last_became_peered":"2024-09-13T02:34:50.085683+0000","last_unstale":"2024-09-13T02:34:52.044510+0000","last_undegraded":"2024-09-13T02:34:52.044510+0000","last_fullsized":"2024-09-13T02:34:52.044510+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:29:22.741543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992740+0000","last_change":"2024-09-13T02:34:47.059240+0000","last_active":"2024-09-13T02:35:09.992740+0000","last_peered":"2024-09-13T02:35:09.992740+0000","last_clean":"2024-09-13T02:35:09.992740+0000","last_became_active":"2024-09-13T02:34:47.058911+0000","last_became_peered":"2024-09-13T02:34:47.058911+0000","last_unstale":"2024-09-13T02:35:09.992740+0000","last_undegraded":"2024-09-13T02:35:09.992740+0000","last_fullsized":"2024-09-13T02:35:09.992740+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:37:14.150471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":64,"state":"active+clean","last_fresh":"2024-09-13T02:34:51.068872+0000","last_change":"2024-09-13T02:34:50.086718+0000","last_active":"2024-09-13T02:34:51.068872+0000","last_peered":"2024-09-13T02:34:51.068872+0000","last_clean":"2024-09-13T02:34:51.068872+0000","last_became_active":"2024-09-13T02:34:50.086447+0000","last_became_peered":"2024-09-13T02:34:50.086447+0000","last_unstale":"2024-09-13T02:34:51.068872+0000","last_undegraded":"2024-09-13T02:34:51.068872+0000","last_fullsized":"2024-09-13T02:34:51.068872+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:36:43.912838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":15,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.042570+0000","last_change":"2024-09-13T02:34:47.055720+0000","last_active":"2024-09-13T02:34:52.042570+0000","last_peered":"2024-09-13T02:34:52.042570+0000","last_clean":"2024-09-13T02:34:52.042570+0000","last_became_active":"2024-09-13T02:34:47.055462+0000","last_became_peered":"2024-09-13T02:34:47.055462+0000","last_unstale":"2024-09-13T02:34:52.042570+0000","last_undegraded":"2024-09-13T02:34:52.042570+0000","last_fullsized":"2024-09-13T02:34:52.042570+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:53:50.936698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":11,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.042026+0000","last_change":"2024-09-13T02:34:50.081922+0000","last_active":"2024-09-13T02:34:52.042026+0000","last_peered":"2024-09-13T02:34:52.042026+0000","last_clean":"2024-09-13T02:34:52.042026+0000","last_became_active":"2024-09-13T02:34:50.081662+0000","last_became_peered":"2024-09-13T02:34:50.081662+0000","last_unstale":"2024-09-13T02:34:52.042026+0000","last_undegraded":"2024-09-13T02:34:52.042026+0000","last_fullsized":"2024-09-13T02:34:52.042026+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:01:18.096744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'4","reported_seq":19,"reported_epoch":65,"state":"active+clean","last_fresh":"2024-09-13T02:34:52.044557+0000","last_change":"2024-09-13T02:34:47.058024+0000","last_active":"2024-09-13T02:34:52.044557+0000","last_peered":"2024-09-13T02:34:52.044557+0000","last_clean":"2024-09-13T02:34:52.044557+0000","last_became_active":"2024-09-13T02:34:47.057673+0000","last_became_peered":"2024-09-13T02:34:47.057673+0000","last_unstale":"2024-09-13T02:34:52.044557+0000","last_undegraded":"2024-09-13T02:34:52.044557+0000","last_fullsized":"2024-09-13T02:34:52.044557+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:45:15.651747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233996,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32372,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712780,"statfs":{"total":95995035648,"available":95961886720,"internally_reserved":0,"allocated":1282048,"data_stored":881375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31848907},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.56599999999999995}]},{"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.503}]},{"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.46800000000000003}]},{"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.53300000000000003}]},{"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.40000000000000002}]},{"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.45100000000000001}]},{"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.51200000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495632,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32344,"kb_used_data":1228,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712808,"statfs":{"total":95995035648,"available":95961915392,"internally_reserved":0,"allocated":1257472,"data_stored":868983,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.57699999999999996}]},{"osd":1,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.45200000000000001}]},{"osd":2,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.52100000000000002}]},{"osd":3,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.498},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.621}]},{"osd":4,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.46500000000000002}]},{"osd":5,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.65400000000000003}]},{"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.48599999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757269,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31772,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713380,"statfs":{"total":95995035648,"available":95962501120,"internally_reserved":0,"allocated":671744,"data_stored":278978,"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 Sep 13 02:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.505},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.43099999999999999}]},{"osd":1,"last update":"Fri Sep 13 02:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.46100000000000002}]},{"osd":2,"last update":"Fri Sep 13 02:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.35299999999999998}]},{"osd":3,"last update":"Fri Sep 13 02:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.51900000000000002}]},{"osd":4,"last update":"Fri Sep 13 02:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.318},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.48799999999999999}]},{"osd":6,"last update":"Fri Sep 13 02:34:58 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.56299999999999994}]},{"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.58499999999999996}]}]},{"osd":4,"up_from":30,"seq":128849018906,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27672,"kb_used_data":656,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717480,"statfs":{"total":95995035648,"available":95966699520,"internally_reserved":0,"allocated":671744,"data_stored":278040,"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 Sep 13 02:34:14 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.52700000000000002}]},{"osd":1,"last update":"Fri Sep 13 02:34:14 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.47499999999999998}]},{"osd":2,"last update":"Fri Sep 13 02:34:14 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.58899999999999997}]},{"osd":3,"last update":"Fri Sep 13 02:34:14 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.495},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.61199999999999999}]},{"osd":5,"last update":"Fri Sep 13 02:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"last":0.51500000000000001}]},{"osd":6,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.56899999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66700000000000004}]}]},{"osd":3,"up_from":25,"seq":107374182431,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":679936,"data_stored":279273,"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 Sep 13 02:34:53 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.39100000000000001,"15min":0.38700000000000001},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.253},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.40600000000000003,"15min":0.40500000000000003},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.28999999999999998}]},{"osd":1,"last update":"Fri Sep 13 02:34:53 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.40000000000000002,"15min":0.39800000000000002},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.27300000000000002},{"interface":"front","average":{"1min":0.434,"5min":0.42999999999999999,"15min":0.42899999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.32800000000000001}]},{"osd":2,"last update":"Fri Sep 13 02:34:53 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.42299999999999999,"15min":0.41899999999999998},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.45900000000000002,"15min":0.45800000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.35799999999999998}]},{"osd":4,"last update":"Fri Sep 13 02:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.74299999999999999}]},{"osd":5,"last update":"Fri Sep 13 02:34:35 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.78100000000000003}]},{"osd":6,"last update":"Fri Sep 13 02:35:01 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.755}]},{"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.59999999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411364,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27664,"kb_used_data":644,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717488,"statfs":{"total":95995035648,"available":95966707712,"internally_reserved":0,"allocated":659456,"data_stored":277605,"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 Sep 13 02:34:29 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.371,"15min":0.36799999999999999},"min":{"1min":0.26300000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.41199999999999998,"15min":0.40899999999999997},"min":{"1min":0.30599999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.432}]},{"osd":1,"last update":"Fri Sep 13 02:34:29 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.375,"15min":0.373},"min":{"1min":0.29199999999999998,"5min":0.248,"15min":0.248},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.38},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.376,"15min":0.374},"min":{"1min":0.23999999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.33300000000000002}]},{"osd":3,"last update":"Fri Sep 13 02:34:54 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.42399999999999999,"15min":0.42799999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.40100000000000002,"15min":0.40400000000000003},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.37}]},{"osd":4,"last update":"Fri Sep 13 02:34:12 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.63},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.81599999999999995}]},{"osd":5,"last update":"Fri Sep 13 02:34:35 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.65800000000000003}]},{"osd":6,"last update":"Fri Sep 13 02:34:57 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.64500000000000002}]},{"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.63800000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574889,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31764,"kb_used_data":644,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713388,"statfs":{"total":95995035648,"available":95962509312,"internally_reserved":0,"allocated":659456,"data_stored":277219,"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 Sep 13 02:35:01 2024","interfaces":[{"interface":"back","average":{"1min":0.375,"5min":0.32600000000000001,"15min":0.29999999999999999},"min":{"1min":0.23400000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.26200000000000001},{"interface":"front","average":{"1min":0.372,"5min":0.33000000000000002,"15min":0.308},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.498,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.249}]},{"osd":2,"last update":"Fri Sep 13 02:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.373,"15min":0.36499999999999999},"min":{"1min":0.312,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.54700000000000004,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.30099999999999999},{"interface":"front","average":{"1min":0.442,"5min":0.38900000000000001,"15min":0.38},"min":{"1min":0.316,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.27400000000000002}]},{"osd":3,"last update":"Fri Sep 13 02:34:53 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.443,"15min":0.44500000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.54100000000000004,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.23599999999999999}]},{"osd":4,"last update":"Fri Sep 13 02:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.34999999999999998}]},{"osd":5,"last update":"Fri Sep 13 02:34:36 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.41799999999999998}]},{"osd":6,"last update":"Fri Sep 13 02:35:01 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.318},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.38200000000000001}]},{"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.33100000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738414,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28260,"kb_used_data":1236,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716892,"statfs":{"total":95995035648,"available":95966097408,"internally_reserved":0,"allocated":1265664,"data_stored":868428,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 13 02:35:04 2024","interfaces":[{"interface":"back","average":{"1min":0.35599999999999998,"5min":0.33000000000000002,"15min":0.314},"min":{"1min":0.23999999999999999,"5min":0.19,"15min":0.19},"max":{"1min":0.53700000000000003,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.35699999999999998,"15min":0.34599999999999997},"min":{"1min":0.24299999999999999,"5min":0.223,"15min":0.223},"max":{"1min":0.51500000000000001,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.38100000000000001}]},{"osd":2,"last update":"Fri Sep 13 02:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.40400000000000003,"15min":0.40200000000000002},"min":{"1min":0.31,"5min":0.253,"15min":0.253},"max":{"1min":0.52600000000000002,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.311},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.375,"15min":0.371},"min":{"1min":0.29099999999999998,"5min":0.224,"15min":0.224},"max":{"1min":0.54900000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.39700000000000002}]},{"osd":3,"last update":"Fri Sep 13 02:34:52 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.42799999999999999,"15min":0.434},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.5,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.45900000000000002,"15min":0.46100000000000002},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.65500000000000003,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.41799999999999998}]},{"osd":4,"last update":"Fri Sep 13 02:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.55200000000000005}]},{"osd":5,"last update":"Fri Sep 13 02:34:32 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.627},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.52700000000000002}]},{"osd":6,"last update":"Fri Sep 13 02:35:01 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.67600000000000005}]},{"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.58899999999999997}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T02:35:13.819 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T02:35:14.015 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:35:14.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:14 smithi088 ceph-mon[39338]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:35:14.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:14 smithi088 ceph-mon[27808]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:35:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:14 smithi195 ceph-mon[31576]: from='client.14487 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:35:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:15 smithi088 ceph-mon[27808]: pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:15 smithi088 ceph-mon[39338]: pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:15 smithi195 ceph-mon[31576]: pgmap v209: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:16.020 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:35:16.021 INFO:teuthology.orchestra.run.smithi088.stderr:dumped all 2024-09-13T02:35:16.770 INFO:teuthology.orchestra.run.smithi088.stdout:{"pg_ready":true,"pg_map":{"version":210,"stamp":"2024-09-13T02:35:15.971797+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":292,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":239720,"kb_used_data":7148,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749721496,"statfs":{"total":767960285184,"available":767714811904,"internally_reserved":0,"allocated":7319552,"data_stored":4101804,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":238014008},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.001575"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992809+0000","last_change":"2024-09-13T02:34:50.086535+0000","last_active":"2024-09-13T02:35:09.992809+0000","last_peered":"2024-09-13T02:35:09.992809+0000","last_clean":"2024-09-13T02:35:09.992809+0000","last_became_active":"2024-09-13T02:34:50.085558+0000","last_became_peered":"2024-09-13T02:34:50.085558+0000","last_unstale":"2024-09-13T02:35:09.992809+0000","last_undegraded":"2024-09-13T02:35:09.992809+0000","last_fullsized":"2024-09-13T02:35:09.992809+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:35:54.671274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992171+0000","last_change":"2024-09-13T02:34:50.090559+0000","last_active":"2024-09-13T02:35:09.992171+0000","last_peered":"2024-09-13T02:35:09.992171+0000","last_clean":"2024-09-13T02:35:09.992171+0000","last_became_active":"2024-09-13T02:34:50.090302+0000","last_became_peered":"2024-09-13T02:34:50.090302+0000","last_unstale":"2024-09-13T02:35:09.992171+0000","last_undegraded":"2024-09-13T02:35:09.992171+0000","last_fullsized":"2024-09-13T02:35:09.992171+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:55:53.573541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995203+0000","last_change":"2024-09-13T02:34:50.083133+0000","last_active":"2024-09-13T02:35:09.995203+0000","last_peered":"2024-09-13T02:35:09.995203+0000","last_clean":"2024-09-13T02:35:09.995203+0000","last_became_active":"2024-09-13T02:34:50.082855+0000","last_became_peered":"2024-09-13T02:34:50.082855+0000","last_unstale":"2024-09-13T02:35:09.995203+0000","last_undegraded":"2024-09-13T02:35:09.995203+0000","last_fullsized":"2024-09-13T02:35:09.995203+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:40:32.345724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996097+0000","last_change":"2024-09-13T02:34:50.091517+0000","last_active":"2024-09-13T02:35:09.996097+0000","last_peered":"2024-09-13T02:35:09.996097+0000","last_clean":"2024-09-13T02:35:09.996097+0000","last_became_active":"2024-09-13T02:34:50.091188+0000","last_became_peered":"2024-09-13T02:34:50.091188+0000","last_unstale":"2024-09-13T02:35:09.996097+0000","last_undegraded":"2024-09-13T02:35:09.996097+0000","last_fullsized":"2024-09-13T02:35:09.996097+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:44:38.155817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992427+0000","last_change":"2024-09-13T02:34:50.091970+0000","last_active":"2024-09-13T02:35:09.992427+0000","last_peered":"2024-09-13T02:35:09.992427+0000","last_clean":"2024-09-13T02:35:09.992427+0000","last_became_active":"2024-09-13T02:34:50.091721+0000","last_became_peered":"2024-09-13T02:34:50.091721+0000","last_unstale":"2024-09-13T02:35:09.992427+0000","last_undegraded":"2024-09-13T02:35:09.992427+0000","last_fullsized":"2024-09-13T02:35:09.992427+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:29:33.452279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995926+0000","last_change":"2024-09-13T02:34:50.088479+0000","last_active":"2024-09-13T02:35:09.995926+0000","last_peered":"2024-09-13T02:35:09.995926+0000","last_clean":"2024-09-13T02:35:09.995926+0000","last_became_active":"2024-09-13T02:34:50.088067+0000","last_became_peered":"2024-09-13T02:34:50.088067+0000","last_unstale":"2024-09-13T02:35:09.995926+0000","last_undegraded":"2024-09-13T02:35:09.995926+0000","last_fullsized":"2024-09-13T02:35:09.995926+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:22:51.805241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992167+0000","last_change":"2024-09-13T02:34:50.091060+0000","last_active":"2024-09-13T02:35:09.992167+0000","last_peered":"2024-09-13T02:35:09.992167+0000","last_clean":"2024-09-13T02:35:09.992167+0000","last_became_active":"2024-09-13T02:34:50.090814+0000","last_became_peered":"2024-09-13T02:34:50.090814+0000","last_unstale":"2024-09-13T02:35:09.992167+0000","last_undegraded":"2024-09-13T02:35:09.992167+0000","last_fullsized":"2024-09-13T02:35:09.992167+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:24:32.654880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995342+0000","last_change":"2024-09-13T02:34:50.084517+0000","last_active":"2024-09-13T02:35:09.995342+0000","last_peered":"2024-09-13T02:35:09.995342+0000","last_clean":"2024-09-13T02:35:09.995342+0000","last_became_active":"2024-09-13T02:34:50.084242+0000","last_became_peered":"2024-09-13T02:34:50.084242+0000","last_unstale":"2024-09-13T02:35:09.995342+0000","last_undegraded":"2024-09-13T02:35:09.995342+0000","last_fullsized":"2024-09-13T02:35:09.995342+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:03:50.768831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.993037+0000","last_change":"2024-09-13T02:34:50.086643+0000","last_active":"2024-09-13T02:35:09.993037+0000","last_peered":"2024-09-13T02:35:09.993037+0000","last_clean":"2024-09-13T02:35:09.993037+0000","last_became_active":"2024-09-13T02:34:50.085977+0000","last_became_peered":"2024-09-13T02:34:50.085977+0000","last_unstale":"2024-09-13T02:35:09.993037+0000","last_undegraded":"2024-09-13T02:35:09.993037+0000","last_fullsized":"2024-09-13T02:35:09.993037+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:09:05.096759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994701+0000","last_change":"2024-09-13T02:34:50.089460+0000","last_active":"2024-09-13T02:35:09.994701+0000","last_peered":"2024-09-13T02:35:09.994701+0000","last_clean":"2024-09-13T02:35:09.994701+0000","last_became_active":"2024-09-13T02:34:50.089214+0000","last_became_peered":"2024-09-13T02:34:50.089214+0000","last_unstale":"2024-09-13T02:35:09.994701+0000","last_undegraded":"2024-09-13T02:35:09.994701+0000","last_fullsized":"2024-09-13T02:35:09.994701+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:32:28.233144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994879+0000","last_change":"2024-09-13T02:34:50.090642+0000","last_active":"2024-09-13T02:35:09.994879+0000","last_peered":"2024-09-13T02:35:09.994879+0000","last_clean":"2024-09-13T02:35:09.994879+0000","last_became_active":"2024-09-13T02:34:50.090396+0000","last_became_peered":"2024-09-13T02:34:50.090396+0000","last_unstale":"2024-09-13T02:35:09.994879+0000","last_undegraded":"2024-09-13T02:35:09.994879+0000","last_fullsized":"2024-09-13T02:35:09.994879+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:33:31.151225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-13T02:35:11.054381+0000","last_change":"2024-09-13T02:35:11.053495+0000","last_active":"2024-09-13T02:35:11.054381+0000","last_peered":"2024-09-13T02:35:11.054381+0000","last_clean":"2024-09-13T02:35:11.054381+0000","last_became_active":"2024-09-13T02:35:11.053168+0000","last_became_peered":"2024-09-13T02:35:11.053168+0000","last_unstale":"2024-09-13T02:35:11.054381+0000","last_undegraded":"2024-09-13T02:35:11.054381+0000","last_fullsized":"2024-09-13T02:35:11.054381+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:03:57.281455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996517+0000","last_change":"2024-09-13T02:34:50.086092+0000","last_active":"2024-09-13T02:35:09.996517+0000","last_peered":"2024-09-13T02:35:09.996517+0000","last_clean":"2024-09-13T02:35:09.996517+0000","last_became_active":"2024-09-13T02:34:50.085824+0000","last_became_peered":"2024-09-13T02:34:50.085824+0000","last_unstale":"2024-09-13T02:35:09.996517+0000","last_undegraded":"2024-09-13T02:35:09.996517+0000","last_fullsized":"2024-09-13T02:35:09.996517+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:03:01.874395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-13T02:35:11.054225+0000","last_change":"2024-09-13T02:35:11.052927+0000","last_active":"2024-09-13T02:35:11.054225+0000","last_peered":"2024-09-13T02:35:11.054225+0000","last_clean":"2024-09-13T02:35:11.054225+0000","last_became_active":"2024-09-13T02:35:11.052608+0000","last_became_peered":"2024-09-13T02:35:11.052608+0000","last_unstale":"2024-09-13T02:35:11.054225+0000","last_undegraded":"2024-09-13T02:35:11.054225+0000","last_fullsized":"2024-09-13T02:35:11.054225+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:22:42.973858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.991460+0000","last_change":"2024-09-13T02:34:50.085879+0000","last_active":"2024-09-13T02:35:09.991460+0000","last_peered":"2024-09-13T02:35:09.991460+0000","last_clean":"2024-09-13T02:35:09.991460+0000","last_became_active":"2024-09-13T02:34:50.085614+0000","last_became_peered":"2024-09-13T02:34:50.085614+0000","last_unstale":"2024-09-13T02:35:09.991460+0000","last_undegraded":"2024-09-13T02:35:09.991460+0000","last_fullsized":"2024-09-13T02:35:09.991460+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:13:48.075312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995526+0000","last_change":"2024-09-13T02:34:50.091218+0000","last_active":"2024-09-13T02:35:09.995526+0000","last_peered":"2024-09-13T02:35:09.995526+0000","last_clean":"2024-09-13T02:35:09.995526+0000","last_became_active":"2024-09-13T02:34:50.090930+0000","last_became_peered":"2024-09-13T02:34:50.090930+0000","last_unstale":"2024-09-13T02:35:09.995526+0000","last_undegraded":"2024-09-13T02:35:09.995526+0000","last_fullsized":"2024-09-13T02:35:09.995526+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:34:18.710040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996402+0000","last_change":"2024-09-13T02:34:50.091629+0000","last_active":"2024-09-13T02:35:09.996402+0000","last_peered":"2024-09-13T02:35:09.996402+0000","last_clean":"2024-09-13T02:35:09.996402+0000","last_became_active":"2024-09-13T02:34:50.090371+0000","last_became_peered":"2024-09-13T02:34:50.090371+0000","last_unstale":"2024-09-13T02:35:09.996402+0000","last_undegraded":"2024-09-13T02:35:09.996402+0000","last_fullsized":"2024-09-13T02:35:09.996402+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:11:28.761451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992743+0000","last_change":"2024-09-13T02:34:50.094949+0000","last_active":"2024-09-13T02:35:09.992743+0000","last_peered":"2024-09-13T02:35:09.992743+0000","last_clean":"2024-09-13T02:35:09.992743+0000","last_became_active":"2024-09-13T02:34:50.094643+0000","last_became_peered":"2024-09-13T02:34:50.094643+0000","last_unstale":"2024-09-13T02:35:09.992743+0000","last_undegraded":"2024-09-13T02:35:09.992743+0000","last_fullsized":"2024-09-13T02:35:09.992743+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:26:31.937469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992727+0000","last_change":"2024-09-13T02:34:50.088186+0000","last_active":"2024-09-13T02:35:09.992727+0000","last_peered":"2024-09-13T02:35:09.992727+0000","last_clean":"2024-09-13T02:35:09.992727+0000","last_became_active":"2024-09-13T02:34:50.087911+0000","last_became_peered":"2024-09-13T02:34:50.087911+0000","last_unstale":"2024-09-13T02:35:09.992727+0000","last_undegraded":"2024-09-13T02:35:09.992727+0000","last_fullsized":"2024-09-13T02:35:09.992727+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:23:53.920077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995216+0000","last_change":"2024-09-13T02:34:50.087078+0000","last_active":"2024-09-13T02:35:09.995216+0000","last_peered":"2024-09-13T02:35:09.995216+0000","last_clean":"2024-09-13T02:35:09.995216+0000","last_became_active":"2024-09-13T02:34:50.086829+0000","last_became_peered":"2024-09-13T02:34:50.086829+0000","last_unstale":"2024-09-13T02:35:09.995216+0000","last_undegraded":"2024-09-13T02:35:09.995216+0000","last_fullsized":"2024-09-13T02:35:09.995216+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:37:11.172715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994530+0000","last_change":"2024-09-13T02:34:50.087427+0000","last_active":"2024-09-13T02:35:09.994530+0000","last_peered":"2024-09-13T02:35:09.994530+0000","last_clean":"2024-09-13T02:35:09.994530+0000","last_became_active":"2024-09-13T02:34:50.087156+0000","last_became_peered":"2024-09-13T02:34:50.087156+0000","last_unstale":"2024-09-13T02:35:09.994530+0000","last_undegraded":"2024-09-13T02:35:09.994530+0000","last_fullsized":"2024-09-13T02:35:09.994530+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:57:45.631836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996013+0000","last_change":"2024-09-13T02:34:50.094844+0000","last_active":"2024-09-13T02:35:09.996013+0000","last_peered":"2024-09-13T02:35:09.996013+0000","last_clean":"2024-09-13T02:35:09.996013+0000","last_became_active":"2024-09-13T02:34:50.094560+0000","last_became_peered":"2024-09-13T02:34:50.094560+0000","last_unstale":"2024-09-13T02:35:09.996013+0000","last_undegraded":"2024-09-13T02:35:09.996013+0000","last_fullsized":"2024-09-13T02:35:09.996013+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:44:43.911527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996292+0000","last_change":"2024-09-13T02:34:50.074088+0000","last_active":"2024-09-13T02:35:09.996292+0000","last_peered":"2024-09-13T02:35:09.996292+0000","last_clean":"2024-09-13T02:35:09.996292+0000","last_became_active":"2024-09-13T02:34:50.073739+0000","last_became_peered":"2024-09-13T02:34:50.073739+0000","last_unstale":"2024-09-13T02:35:09.996292+0000","last_undegraded":"2024-09-13T02:35:09.996292+0000","last_fullsized":"2024-09-13T02:35:09.996292+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:18:49.349133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995691+0000","last_change":"2024-09-13T02:34:50.083000+0000","last_active":"2024-09-13T02:35:09.995691+0000","last_peered":"2024-09-13T02:35:09.995691+0000","last_clean":"2024-09-13T02:35:09.995691+0000","last_became_active":"2024-09-13T02:34:50.082600+0000","last_became_peered":"2024-09-13T02:34:50.082600+0000","last_unstale":"2024-09-13T02:35:09.995691+0000","last_undegraded":"2024-09-13T02:35:09.995691+0000","last_fullsized":"2024-09-13T02:35:09.995691+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:28:12.404050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.997736+0000","last_change":"2024-09-13T02:34:50.078480+0000","last_active":"2024-09-13T02:35:09.997736+0000","last_peered":"2024-09-13T02:35:09.997736+0000","last_clean":"2024-09-13T02:35:09.997736+0000","last_became_active":"2024-09-13T02:34:50.078238+0000","last_became_peered":"2024-09-13T02:34:50.078238+0000","last_unstale":"2024-09-13T02:35:09.997736+0000","last_undegraded":"2024-09-13T02:35:09.997736+0000","last_fullsized":"2024-09-13T02:35:09.997736+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:51:13.151140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994706+0000","last_change":"2024-09-13T02:34:50.094372+0000","last_active":"2024-09-13T02:35:09.994706+0000","last_peered":"2024-09-13T02:35:09.994706+0000","last_clean":"2024-09-13T02:35:09.994706+0000","last_became_active":"2024-09-13T02:34:50.094101+0000","last_became_peered":"2024-09-13T02:34:50.094101+0000","last_unstale":"2024-09-13T02:35:09.994706+0000","last_undegraded":"2024-09-13T02:35:09.994706+0000","last_fullsized":"2024-09-13T02:35:09.994706+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:24:30.244831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.991389+0000","last_change":"2024-09-13T02:34:50.079629+0000","last_active":"2024-09-13T02:35:09.991389+0000","last_peered":"2024-09-13T02:35:09.991389+0000","last_clean":"2024-09-13T02:35:09.991389+0000","last_became_active":"2024-09-13T02:34:50.079379+0000","last_became_peered":"2024-09-13T02:34:50.079379+0000","last_unstale":"2024-09-13T02:35:09.991389+0000","last_undegraded":"2024-09-13T02:35:09.991389+0000","last_fullsized":"2024-09-13T02:35:09.991389+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:52:58.280533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996782+0000","last_change":"2024-09-13T02:34:50.088795+0000","last_active":"2024-09-13T02:35:09.996782+0000","last_peered":"2024-09-13T02:35:09.996782+0000","last_clean":"2024-09-13T02:35:09.996782+0000","last_became_active":"2024-09-13T02:34:50.088541+0000","last_became_peered":"2024-09-13T02:34:50.088541+0000","last_unstale":"2024-09-13T02:35:09.996782+0000","last_undegraded":"2024-09-13T02:35:09.996782+0000","last_fullsized":"2024-09-13T02:35:09.996782+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:44:47.069124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996288+0000","last_change":"2024-09-13T02:34:50.080282+0000","last_active":"2024-09-13T02:35:09.996288+0000","last_peered":"2024-09-13T02:35:09.996288+0000","last_clean":"2024-09-13T02:35:09.996288+0000","last_became_active":"2024-09-13T02:34:50.079785+0000","last_became_peered":"2024-09-13T02:34:50.079785+0000","last_unstale":"2024-09-13T02:35:09.996288+0000","last_undegraded":"2024-09-13T02:35:09.996288+0000","last_fullsized":"2024-09-13T02:35:09.996288+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:24:27.910726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996066+0000","last_change":"2024-09-13T02:34:50.086950+0000","last_active":"2024-09-13T02:35:09.996066+0000","last_peered":"2024-09-13T02:35:09.996066+0000","last_clean":"2024-09-13T02:35:09.996066+0000","last_became_active":"2024-09-13T02:34:50.086675+0000","last_became_peered":"2024-09-13T02:34:50.086675+0000","last_unstale":"2024-09-13T02:35:09.996066+0000","last_undegraded":"2024-09-13T02:35:09.996066+0000","last_fullsized":"2024-09-13T02:35:09.996066+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:00:10.641878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992044+0000","last_change":"2024-09-13T02:34:50.084763+0000","last_active":"2024-09-13T02:35:09.992044+0000","last_peered":"2024-09-13T02:35:09.992044+0000","last_clean":"2024-09-13T02:35:09.992044+0000","last_became_active":"2024-09-13T02:34:50.084481+0000","last_became_peered":"2024-09-13T02:34:50.084481+0000","last_unstale":"2024-09-13T02:35:09.992044+0000","last_undegraded":"2024-09-13T02:35:09.992044+0000","last_fullsized":"2024-09-13T02:35:09.992044+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:42:41.806146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994761+0000","last_change":"2024-09-13T02:34:50.091843+0000","last_active":"2024-09-13T02:35:09.994761+0000","last_peered":"2024-09-13T02:35:09.994761+0000","last_clean":"2024-09-13T02:35:09.994761+0000","last_became_active":"2024-09-13T02:34:50.091603+0000","last_became_peered":"2024-09-13T02:34:50.091603+0000","last_unstale":"2024-09-13T02:35:09.994761+0000","last_undegraded":"2024-09-13T02:35:09.994761+0000","last_fullsized":"2024-09-13T02:35:09.994761+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:05:40.668467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.989754+0000","last_change":"2024-09-13T02:34:50.078686+0000","last_active":"2024-09-13T02:35:09.989754+0000","last_peered":"2024-09-13T02:35:09.989754+0000","last_clean":"2024-09-13T02:35:09.989754+0000","last_became_active":"2024-09-13T02:34:50.078415+0000","last_became_peered":"2024-09-13T02:34:50.078415+0000","last_unstale":"2024-09-13T02:35:09.989754+0000","last_undegraded":"2024-09-13T02:35:09.989754+0000","last_fullsized":"2024-09-13T02:35:09.989754+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:18:04.695486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996744+0000","last_change":"2024-09-13T02:34:47.059387+0000","last_active":"2024-09-13T02:35:09.996744+0000","last_peered":"2024-09-13T02:35:09.996744+0000","last_clean":"2024-09-13T02:35:09.996744+0000","last_became_active":"2024-09-13T02:34:47.059139+0000","last_became_peered":"2024-09-13T02:34:47.059139+0000","last_unstale":"2024-09-13T02:35:09.996744+0000","last_undegraded":"2024-09-13T02:35:09.996744+0000","last_fullsized":"2024-09-13T02:35:09.996744+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:58:09.809313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996060+0000","last_change":"2024-09-13T02:34:50.089812+0000","last_active":"2024-09-13T02:35:09.996060+0000","last_peered":"2024-09-13T02:35:09.996060+0000","last_clean":"2024-09-13T02:35:09.996060+0000","last_became_active":"2024-09-13T02:34:50.089541+0000","last_became_peered":"2024-09-13T02:34:50.089541+0000","last_unstale":"2024-09-13T02:35:09.996060+0000","last_undegraded":"2024-09-13T02:35:09.996060+0000","last_fullsized":"2024-09-13T02:35:09.996060+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:34:23.630252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994678+0000","last_change":"2024-09-13T02:34:47.061428+0000","last_active":"2024-09-13T02:35:09.994678+0000","last_peered":"2024-09-13T02:35:09.994678+0000","last_clean":"2024-09-13T02:35:09.994678+0000","last_became_active":"2024-09-13T02:34:47.059408+0000","last_became_peered":"2024-09-13T02:34:47.059408+0000","last_unstale":"2024-09-13T02:35:09.994678+0000","last_undegraded":"2024-09-13T02:35:09.994678+0000","last_fullsized":"2024-09-13T02:35:09.994678+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:42:52.075424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996418+0000","last_change":"2024-09-13T02:34:47.057996+0000","last_active":"2024-09-13T02:35:09.996418+0000","last_peered":"2024-09-13T02:35:09.996418+0000","last_clean":"2024-09-13T02:35:09.996418+0000","last_became_active":"2024-09-13T02:34:47.057737+0000","last_became_peered":"2024-09-13T02:34:47.057737+0000","last_unstale":"2024-09-13T02:35:09.996418+0000","last_undegraded":"2024-09-13T02:35:09.996418+0000","last_fullsized":"2024-09-13T02:35:09.996418+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:44:22.398236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995421+0000","last_change":"2024-09-13T02:34:50.079786+0000","last_active":"2024-09-13T02:35:09.995421+0000","last_peered":"2024-09-13T02:35:09.995421+0000","last_clean":"2024-09-13T02:35:09.995421+0000","last_became_active":"2024-09-13T02:34:50.079533+0000","last_became_peered":"2024-09-13T02:34:50.079533+0000","last_unstale":"2024-09-13T02:35:09.995421+0000","last_undegraded":"2024-09-13T02:35:09.995421+0000","last_fullsized":"2024-09-13T02:35:09.995421+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:17:40.487282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995682+0000","last_change":"2024-09-13T02:34:47.061026+0000","last_active":"2024-09-13T02:35:09.995682+0000","last_peered":"2024-09-13T02:35:09.995682+0000","last_clean":"2024-09-13T02:35:09.995682+0000","last_became_active":"2024-09-13T02:34:47.060383+0000","last_became_peered":"2024-09-13T02:34:47.060383+0000","last_unstale":"2024-09-13T02:35:09.995682+0000","last_undegraded":"2024-09-13T02:35:09.995682+0000","last_fullsized":"2024-09-13T02:35:09.995682+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:24:05.933577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.991419+0000","last_change":"2024-09-13T02:34:50.078298+0000","last_active":"2024-09-13T02:35:09.991419+0000","last_peered":"2024-09-13T02:35:09.991419+0000","last_clean":"2024-09-13T02:35:09.991419+0000","last_became_active":"2024-09-13T02:34:50.077839+0000","last_became_peered":"2024-09-13T02:34:50.077839+0000","last_unstale":"2024-09-13T02:35:09.991419+0000","last_undegraded":"2024-09-13T02:35:09.991419+0000","last_fullsized":"2024-09-13T02:35:09.991419+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:45:28.148555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994667+0000","last_change":"2024-09-13T02:34:47.054914+0000","last_active":"2024-09-13T02:35:09.994667+0000","last_peered":"2024-09-13T02:35:09.994667+0000","last_clean":"2024-09-13T02:35:09.994667+0000","last_became_active":"2024-09-13T02:34:47.054119+0000","last_became_peered":"2024-09-13T02:34:47.054119+0000","last_unstale":"2024-09-13T02:35:09.994667+0000","last_undegraded":"2024-09-13T02:35:09.994667+0000","last_fullsized":"2024-09-13T02:35:09.994667+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:47:47.070999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996177+0000","last_change":"2024-09-13T02:34:50.091509+0000","last_active":"2024-09-13T02:35:09.996177+0000","last_peered":"2024-09-13T02:35:09.996177+0000","last_clean":"2024-09-13T02:35:09.996177+0000","last_became_active":"2024-09-13T02:34:50.090591+0000","last_became_peered":"2024-09-13T02:34:50.090591+0000","last_unstale":"2024-09-13T02:35:09.996177+0000","last_undegraded":"2024-09-13T02:35:09.996177+0000","last_fullsized":"2024-09-13T02:35:09.996177+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:16:59.066550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996391+0000","last_change":"2024-09-13T02:34:47.054039+0000","last_active":"2024-09-13T02:35:09.996391+0000","last_peered":"2024-09-13T02:35:09.996391+0000","last_clean":"2024-09-13T02:35:09.996391+0000","last_became_active":"2024-09-13T02:34:47.053702+0000","last_became_peered":"2024-09-13T02:34:47.053702+0000","last_unstale":"2024-09-13T02:35:09.996391+0000","last_undegraded":"2024-09-13T02:35:09.996391+0000","last_fullsized":"2024-09-13T02:35:09.996391+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:49:56.095368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-13T02:35:11.053613+0000","last_change":"2024-09-13T02:35:11.052666+0000","last_active":"2024-09-13T02:35:11.053613+0000","last_peered":"2024-09-13T02:35:11.053613+0000","last_clean":"2024-09-13T02:35:11.053613+0000","last_became_active":"2024-09-13T02:35:11.052326+0000","last_became_peered":"2024-09-13T02:35:11.052326+0000","last_unstale":"2024-09-13T02:35:11.053613+0000","last_undegraded":"2024-09-13T02:35:11.053613+0000","last_fullsized":"2024-09-13T02:35:11.053613+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:53:03.504412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.15","version":"65'3","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.991552+0000","last_change":"2024-09-13T02:34:47.058032+0000","last_active":"2024-09-13T02:35:09.991552+0000","last_peered":"2024-09-13T02:35:09.991552+0000","last_clean":"2024-09-13T02:35:09.991552+0000","last_became_active":"2024-09-13T02:34:47.057806+0000","last_became_peered":"2024-09-13T02:34:47.057806+0000","last_unstale":"2024-09-13T02:35:09.991552+0000","last_undegraded":"2024-09-13T02:35:09.991552+0000","last_fullsized":"2024-09-13T02:35:09.991552+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:12:12.365310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.990102+0000","last_change":"2024-09-13T02:34:50.094517+0000","last_active":"2024-09-13T02:35:09.990102+0000","last_peered":"2024-09-13T02:35:09.990102+0000","last_clean":"2024-09-13T02:35:09.990102+0000","last_became_active":"2024-09-13T02:34:50.094244+0000","last_became_peered":"2024-09-13T02:34:50.094244+0000","last_unstale":"2024-09-13T02:35:09.990102+0000","last_undegraded":"2024-09-13T02:35:09.990102+0000","last_fullsized":"2024-09-13T02:35:09.990102+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:35:26.079318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'6","reported_seq":22,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995214+0000","last_change":"2024-09-13T02:34:47.057316+0000","last_active":"2024-09-13T02:35:09.995214+0000","last_peered":"2024-09-13T02:35:09.995214+0000","last_clean":"2024-09-13T02:35:09.995214+0000","last_became_active":"2024-09-13T02:34:47.056926+0000","last_became_peered":"2024-09-13T02:34:47.056926+0000","last_unstale":"2024-09-13T02:35:09.995214+0000","last_undegraded":"2024-09-13T02:35:09.995214+0000","last_fullsized":"2024-09-13T02:35:09.995214+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:28:33.843302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992396+0000","last_change":"2024-09-13T02:34:50.081838+0000","last_active":"2024-09-13T02:35:09.992396+0000","last_peered":"2024-09-13T02:35:09.992396+0000","last_clean":"2024-09-13T02:35:09.992396+0000","last_became_active":"2024-09-13T02:34:50.081552+0000","last_became_peered":"2024-09-13T02:34:50.081552+0000","last_unstale":"2024-09-13T02:35:09.992396+0000","last_undegraded":"2024-09-13T02:35:09.992396+0000","last_fullsized":"2024-09-13T02:35:09.992396+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:00:24.429465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996155+0000","last_change":"2024-09-13T02:34:47.062125+0000","last_active":"2024-09-13T02:35:09.996155+0000","last_peered":"2024-09-13T02:35:09.996155+0000","last_clean":"2024-09-13T02:35:09.996155+0000","last_became_active":"2024-09-13T02:34:47.061814+0000","last_became_peered":"2024-09-13T02:34:47.061814+0000","last_unstale":"2024-09-13T02:35:09.996155+0000","last_undegraded":"2024-09-13T02:35:09.996155+0000","last_fullsized":"2024-09-13T02:35:09.996155+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:24:50.314512+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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995709+0000","last_change":"2024-09-13T02:34:50.087119+0000","last_active":"2024-09-13T02:35:09.995709+0000","last_peered":"2024-09-13T02:35:09.995709+0000","last_clean":"2024-09-13T02:35:09.995709+0000","last_became_active":"2024-09-13T02:34:50.086822+0000","last_became_peered":"2024-09-13T02:34:50.086822+0000","last_unstale":"2024-09-13T02:35:09.995709+0000","last_undegraded":"2024-09-13T02:35:09.995709+0000","last_fullsized":"2024-09-13T02:35:09.995709+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:00:52.938614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996130+0000","last_change":"2024-09-13T02:34:47.062069+0000","last_active":"2024-09-13T02:35:09.996130+0000","last_peered":"2024-09-13T02:35:09.996130+0000","last_clean":"2024-09-13T02:35:09.996130+0000","last_became_active":"2024-09-13T02:34:47.061686+0000","last_became_peered":"2024-09-13T02:34:47.061686+0000","last_unstale":"2024-09-13T02:35:09.996130+0000","last_undegraded":"2024-09-13T02:35:09.996130+0000","last_fullsized":"2024-09-13T02:35:09.996130+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:59:44.721553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992517+0000","last_change":"2024-09-13T02:34:50.092659+0000","last_active":"2024-09-13T02:35:09.992517+0000","last_peered":"2024-09-13T02:35:09.992517+0000","last_clean":"2024-09-13T02:35:09.992517+0000","last_became_active":"2024-09-13T02:34:50.092384+0000","last_became_peered":"2024-09-13T02:34:50.092384+0000","last_unstale":"2024-09-13T02:35:09.992517+0000","last_undegraded":"2024-09-13T02:35:09.992517+0000","last_fullsized":"2024-09-13T02:35:09.992517+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:14:37.120414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994929+0000","last_change":"2024-09-13T02:34:47.057872+0000","last_active":"2024-09-13T02:35:09.994929+0000","last_peered":"2024-09-13T02:35:09.994929+0000","last_clean":"2024-09-13T02:35:09.994929+0000","last_became_active":"2024-09-13T02:34:47.057614+0000","last_became_peered":"2024-09-13T02:34:47.057614+0000","last_unstale":"2024-09-13T02:35:09.994929+0000","last_undegraded":"2024-09-13T02:35:09.994929+0000","last_fullsized":"2024-09-13T02:35:09.994929+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:33:43.115937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994598+0000","last_change":"2024-09-13T02:34:50.088073+0000","last_active":"2024-09-13T02:35:09.994598+0000","last_peered":"2024-09-13T02:35:09.994598+0000","last_clean":"2024-09-13T02:35:09.994598+0000","last_became_active":"2024-09-13T02:34:50.087782+0000","last_became_peered":"2024-09-13T02:34:50.087782+0000","last_unstale":"2024-09-13T02:35:09.994598+0000","last_undegraded":"2024-09-13T02:35:09.994598+0000","last_fullsized":"2024-09-13T02:35:09.994598+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:23:03.813388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'8","reported_seq":24,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.991888+0000","last_change":"2024-09-13T02:34:47.056040+0000","last_active":"2024-09-13T02:35:09.991888+0000","last_peered":"2024-09-13T02:35:09.991888+0000","last_clean":"2024-09-13T02:35:09.991888+0000","last_became_active":"2024-09-13T02:34:47.055682+0000","last_became_peered":"2024-09-13T02:34:47.055682+0000","last_unstale":"2024-09-13T02:35:09.991888+0000","last_undegraded":"2024-09-13T02:35:09.991888+0000","last_fullsized":"2024-09-13T02:35:09.991888+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:03:48.337788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992256+0000","last_change":"2024-09-13T02:34:50.096264+0000","last_active":"2024-09-13T02:35:09.992256+0000","last_peered":"2024-09-13T02:35:09.992256+0000","last_clean":"2024-09-13T02:35:09.992256+0000","last_became_active":"2024-09-13T02:34:50.095906+0000","last_became_peered":"2024-09-13T02:34:50.095906+0000","last_unstale":"2024-09-13T02:35:09.992256+0000","last_undegraded":"2024-09-13T02:35:09.992256+0000","last_fullsized":"2024-09-13T02:35:09.992256+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:27:05.335826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.990564+0000","last_change":"2024-09-13T02:34:47.058407+0000","last_active":"2024-09-13T02:35:09.990564+0000","last_peered":"2024-09-13T02:35:09.990564+0000","last_clean":"2024-09-13T02:35:09.990564+0000","last_became_active":"2024-09-13T02:34:47.058055+0000","last_became_peered":"2024-09-13T02:34:47.058055+0000","last_unstale":"2024-09-13T02:35:09.990564+0000","last_undegraded":"2024-09-13T02:35:09.990564+0000","last_fullsized":"2024-09-13T02:35:09.990564+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:55:16.078909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":22,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-13T02:35:11.053654+0000","last_change":"2024-09-13T02:35:11.053654+0000","last_active":"2024-09-13T02:35:11.053654+0000","last_peered":"2024-09-13T02:35:11.053654+0000","last_clean":"2024-09-13T02:35:11.053654+0000","last_became_active":"2024-09-13T02:35:11.053249+0000","last_became_peered":"2024-09-13T02:35:11.053249+0000","last_unstale":"2024-09-13T02:35:11.053654+0000","last_undegraded":"2024-09-13T02:35:11.053654+0000","last_fullsized":"2024-09-13T02:35:11.053654+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:08:43.274137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"65'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992878+0000","last_change":"2024-09-13T02:34:47.058186+0000","last_active":"2024-09-13T02:35:09.992878+0000","last_peered":"2024-09-13T02:35:09.992878+0000","last_clean":"2024-09-13T02:35:09.992878+0000","last_became_active":"2024-09-13T02:34:47.057917+0000","last_became_peered":"2024-09-13T02:34:47.057917+0000","last_unstale":"2024-09-13T02:35:09.992878+0000","last_undegraded":"2024-09-13T02:35:09.992878+0000","last_fullsized":"2024-09-13T02:35:09.992878+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:01:36.755903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992850+0000","last_change":"2024-09-13T02:34:50.089517+0000","last_active":"2024-09-13T02:35:09.992850+0000","last_peered":"2024-09-13T02:35:09.992850+0000","last_clean":"2024-09-13T02:35:09.992850+0000","last_became_active":"2024-09-13T02:34:50.089246+0000","last_became_peered":"2024-09-13T02:34:50.089246+0000","last_unstale":"2024-09-13T02:35:09.992850+0000","last_undegraded":"2024-09-13T02:35:09.992850+0000","last_fullsized":"2024-09-13T02:35:09.992850+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:09:38.349953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.991649+0000","last_change":"2024-09-13T02:34:47.060544+0000","last_active":"2024-09-13T02:35:09.991649+0000","last_peered":"2024-09-13T02:35:09.991649+0000","last_clean":"2024-09-13T02:35:09.991649+0000","last_became_active":"2024-09-13T02:34:47.060203+0000","last_became_peered":"2024-09-13T02:34:47.060203+0000","last_unstale":"2024-09-13T02:35:09.991649+0000","last_undegraded":"2024-09-13T02:35:09.991649+0000","last_fullsized":"2024-09-13T02:35:09.991649+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:12:27.735261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996224+0000","last_change":"2024-09-13T02:34:50.085049+0000","last_active":"2024-09-13T02:35:09.996224+0000","last_peered":"2024-09-13T02:35:09.996224+0000","last_clean":"2024-09-13T02:35:09.996224+0000","last_became_active":"2024-09-13T02:34:50.084774+0000","last_became_peered":"2024-09-13T02:34:50.084774+0000","last_unstale":"2024-09-13T02:35:09.996224+0000","last_undegraded":"2024-09-13T02:35:09.996224+0000","last_fullsized":"2024-09-13T02:35:09.996224+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:20:16.309137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.993193+0000","last_change":"2024-09-13T02:34:47.062123+0000","last_active":"2024-09-13T02:35:09.993193+0000","last_peered":"2024-09-13T02:35:09.993193+0000","last_clean":"2024-09-13T02:35:09.993193+0000","last_became_active":"2024-09-13T02:34:47.061812+0000","last_became_peered":"2024-09-13T02:34:47.061812+0000","last_unstale":"2024-09-13T02:35:09.993193+0000","last_undegraded":"2024-09-13T02:35:09.993193+0000","last_fullsized":"2024-09-13T02:35:09.993193+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:39:48.261414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992566+0000","last_change":"2024-09-13T02:34:50.084893+0000","last_active":"2024-09-13T02:35:09.992566+0000","last_peered":"2024-09-13T02:35:09.992566+0000","last_clean":"2024-09-13T02:35:09.992566+0000","last_became_active":"2024-09-13T02:34:50.084660+0000","last_became_peered":"2024-09-13T02:34:50.084660+0000","last_unstale":"2024-09-13T02:35:09.992566+0000","last_undegraded":"2024-09-13T02:35:09.992566+0000","last_fullsized":"2024-09-13T02:35:09.992566+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:25:47.735161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'117","reported_seq":223,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992318+0000","last_change":"2024-09-13T02:34:25.669479+0000","last_active":"2024-09-13T02:35:09.992318+0000","last_peered":"2024-09-13T02:35:09.992318+0000","last_clean":"2024-09-13T02:35:09.992318+0000","last_became_active":"2024-09-13T02:34:25.669112+0000","last_became_peered":"2024-09-13T02:34:25.669112+0000","last_unstale":"2024-09-13T02:35:09.992318+0000","last_undegraded":"2024-09-13T02:35:09.992318+0000","last_fullsized":"2024-09-13T02:35:09.992318+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:32:24.556744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:32:24.556744+0000","last_clean_scrub_stamp":"2024-09-13T02:32:24.556744+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:11:20.603761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995816+0000","last_change":"2024-09-13T02:34:47.062668+0000","last_active":"2024-09-13T02:35:09.995816+0000","last_peered":"2024-09-13T02:35:09.995816+0000","last_clean":"2024-09-13T02:35:09.995816+0000","last_became_active":"2024-09-13T02:34:47.062238+0000","last_became_peered":"2024-09-13T02:34:47.062238+0000","last_unstale":"2024-09-13T02:35:09.995816+0000","last_undegraded":"2024-09-13T02:35:09.995816+0000","last_fullsized":"2024-09-13T02:35:09.995816+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:08:02.866672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996387+0000","last_change":"2024-09-13T02:34:50.084028+0000","last_active":"2024-09-13T02:35:09.996387+0000","last_peered":"2024-09-13T02:35:09.996387+0000","last_clean":"2024-09-13T02:35:09.996387+0000","last_became_active":"2024-09-13T02:34:50.083773+0000","last_became_peered":"2024-09-13T02:34:50.083773+0000","last_unstale":"2024-09-13T02:35:09.996387+0000","last_undegraded":"2024-09-13T02:35:09.996387+0000","last_fullsized":"2024-09-13T02:35:09.996387+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:12:49.603374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992202+0000","last_change":"2024-09-13T02:34:47.064330+0000","last_active":"2024-09-13T02:35:09.992202+0000","last_peered":"2024-09-13T02:35:09.992202+0000","last_clean":"2024-09-13T02:35:09.992202+0000","last_became_active":"2024-09-13T02:34:47.064088+0000","last_became_peered":"2024-09-13T02:34:47.064088+0000","last_unstale":"2024-09-13T02:35:09.992202+0000","last_undegraded":"2024-09-13T02:35:09.992202+0000","last_fullsized":"2024-09-13T02:35:09.992202+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:31:34.179375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994259+0000","last_change":"2024-09-13T02:34:50.079736+0000","last_active":"2024-09-13T02:35:09.994259+0000","last_peered":"2024-09-13T02:35:09.994259+0000","last_clean":"2024-09-13T02:35:09.994259+0000","last_became_active":"2024-09-13T02:34:50.079454+0000","last_became_peered":"2024-09-13T02:34:50.079454+0000","last_unstale":"2024-09-13T02:35:09.994259+0000","last_undegraded":"2024-09-13T02:35:09.994259+0000","last_fullsized":"2024-09-13T02:35:09.994259+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:18:02.152175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992117+0000","last_change":"2024-09-13T02:34:47.059207+0000","last_active":"2024-09-13T02:35:09.992117+0000","last_peered":"2024-09-13T02:35:09.992117+0000","last_clean":"2024-09-13T02:35:09.992117+0000","last_became_active":"2024-09-13T02:34:47.058522+0000","last_became_peered":"2024-09-13T02:34:47.058522+0000","last_unstale":"2024-09-13T02:35:09.992117+0000","last_undegraded":"2024-09-13T02:35:09.992117+0000","last_fullsized":"2024-09-13T02:35:09.992117+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:23:01.453272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.991402+0000","last_change":"2024-09-13T02:34:50.086756+0000","last_active":"2024-09-13T02:35:09.991402+0000","last_peered":"2024-09-13T02:35:09.991402+0000","last_clean":"2024-09-13T02:35:09.991402+0000","last_became_active":"2024-09-13T02:34:50.085676+0000","last_became_peered":"2024-09-13T02:34:50.085676+0000","last_unstale":"2024-09-13T02:35:09.991402+0000","last_undegraded":"2024-09-13T02:35:09.991402+0000","last_fullsized":"2024-09-13T02:35:09.991402+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:02:51.524878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996244+0000","last_change":"2024-09-13T02:34:47.053436+0000","last_active":"2024-09-13T02:35:09.996244+0000","last_peered":"2024-09-13T02:35:09.996244+0000","last_clean":"2024-09-13T02:35:09.996244+0000","last_became_active":"2024-09-13T02:34:47.053101+0000","last_became_peered":"2024-09-13T02:34:47.053101+0000","last_unstale":"2024-09-13T02:35:09.996244+0000","last_undegraded":"2024-09-13T02:35:09.996244+0000","last_fullsized":"2024-09-13T02:35:09.996244+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:21:17.011535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.990035+0000","last_change":"2024-09-13T02:34:50.079825+0000","last_active":"2024-09-13T02:35:09.990035+0000","last_peered":"2024-09-13T02:35:09.990035+0000","last_clean":"2024-09-13T02:35:09.990035+0000","last_became_active":"2024-09-13T02:34:50.079187+0000","last_became_peered":"2024-09-13T02:34:50.079187+0000","last_unstale":"2024-09-13T02:35:09.990035+0000","last_undegraded":"2024-09-13T02:35:09.990035+0000","last_fullsized":"2024-09-13T02:35:09.990035+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:11:00.481991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.991959+0000","last_change":"2024-09-13T02:34:47.059747+0000","last_active":"2024-09-13T02:35:09.991959+0000","last_peered":"2024-09-13T02:35:09.991959+0000","last_clean":"2024-09-13T02:35:09.991959+0000","last_became_active":"2024-09-13T02:34:47.059487+0000","last_became_peered":"2024-09-13T02:34:47.059487+0000","last_unstale":"2024-09-13T02:35:09.991959+0000","last_undegraded":"2024-09-13T02:35:09.991959+0000","last_fullsized":"2024-09-13T02:35:09.991959+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:03:05.960795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996303+0000","last_change":"2024-09-13T02:34:50.089174+0000","last_active":"2024-09-13T02:35:09.996303+0000","last_peered":"2024-09-13T02:35:09.996303+0000","last_clean":"2024-09-13T02:35:09.996303+0000","last_became_active":"2024-09-13T02:34:50.088891+0000","last_became_peered":"2024-09-13T02:34:50.088891+0000","last_unstale":"2024-09-13T02:35:09.996303+0000","last_undegraded":"2024-09-13T02:35:09.996303+0000","last_fullsized":"2024-09-13T02:35:09.996303+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:22:22.800910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992845+0000","last_change":"2024-09-13T02:34:47.059717+0000","last_active":"2024-09-13T02:35:09.992845+0000","last_peered":"2024-09-13T02:35:09.992845+0000","last_clean":"2024-09-13T02:35:09.992845+0000","last_became_active":"2024-09-13T02:34:47.059408+0000","last_became_peered":"2024-09-13T02:34:47.059408+0000","last_unstale":"2024-09-13T02:35:09.992845+0000","last_undegraded":"2024-09-13T02:35:09.992845+0000","last_fullsized":"2024-09-13T02:35:09.992845+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:00:07.603459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.991849+0000","last_change":"2024-09-13T02:34:50.088638+0000","last_active":"2024-09-13T02:35:09.991849+0000","last_peered":"2024-09-13T02:35:09.991849+0000","last_clean":"2024-09-13T02:35:09.991849+0000","last_became_active":"2024-09-13T02:34:50.088349+0000","last_became_peered":"2024-09-13T02:34:50.088349+0000","last_unstale":"2024-09-13T02:35:09.991849+0000","last_undegraded":"2024-09-13T02:35:09.991849+0000","last_fullsized":"2024-09-13T02:35:09.991849+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:04:05.263622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992311+0000","last_change":"2024-09-13T02:34:47.056908+0000","last_active":"2024-09-13T02:35:09.992311+0000","last_peered":"2024-09-13T02:35:09.992311+0000","last_clean":"2024-09-13T02:35:09.992311+0000","last_became_active":"2024-09-13T02:34:47.056613+0000","last_became_peered":"2024-09-13T02:34:47.056613+0000","last_unstale":"2024-09-13T02:35:09.992311+0000","last_undegraded":"2024-09-13T02:35:09.992311+0000","last_fullsized":"2024-09-13T02:35:09.992311+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:57:13.471069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.997816+0000","last_change":"2024-09-13T02:34:50.088886+0000","last_active":"2024-09-13T02:35:09.997816+0000","last_peered":"2024-09-13T02:35:09.997816+0000","last_clean":"2024-09-13T02:35:09.997816+0000","last_became_active":"2024-09-13T02:34:50.088487+0000","last_became_peered":"2024-09-13T02:34:50.088487+0000","last_unstale":"2024-09-13T02:35:09.997816+0000","last_undegraded":"2024-09-13T02:35:09.997816+0000","last_fullsized":"2024-09-13T02:35:09.997816+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:50:19.885044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994659+0000","last_change":"2024-09-13T02:34:47.054745+0000","last_active":"2024-09-13T02:35:09.994659+0000","last_peered":"2024-09-13T02:35:09.994659+0000","last_clean":"2024-09-13T02:35:09.994659+0000","last_became_active":"2024-09-13T02:34:47.053685+0000","last_became_peered":"2024-09-13T02:34:47.053685+0000","last_unstale":"2024-09-13T02:35:09.994659+0000","last_undegraded":"2024-09-13T02:35:09.994659+0000","last_fullsized":"2024-09-13T02:35:09.994659+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:37:20.008516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994903+0000","last_change":"2024-09-13T02:34:50.077371+0000","last_active":"2024-09-13T02:35:09.994903+0000","last_peered":"2024-09-13T02:35:09.994903+0000","last_clean":"2024-09-13T02:35:09.994903+0000","last_became_active":"2024-09-13T02:34:50.077116+0000","last_became_peered":"2024-09-13T02:34:50.077116+0000","last_unstale":"2024-09-13T02:35:09.994903+0000","last_undegraded":"2024-09-13T02:35:09.994903+0000","last_fullsized":"2024-09-13T02:35:09.994903+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:23:20.472560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-09-13T02:35:11.054363+0000","last_change":"2024-09-13T02:35:11.053029+0000","last_active":"2024-09-13T02:35:11.054363+0000","last_peered":"2024-09-13T02:35:11.054363+0000","last_clean":"2024-09-13T02:35:11.054363+0000","last_became_active":"2024-09-13T02:35:11.052481+0000","last_became_peered":"2024-09-13T02:35:11.052481+0000","last_unstale":"2024-09-13T02:35:11.054363+0000","last_undegraded":"2024-09-13T02:35:11.054363+0000","last_fullsized":"2024-09-13T02:35:11.054363+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:02:07.321862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.989792+0000","last_change":"2024-09-13T02:34:50.093642+0000","last_active":"2024-09-13T02:35:09.989792+0000","last_peered":"2024-09-13T02:35:09.989792+0000","last_clean":"2024-09-13T02:35:09.989792+0000","last_became_active":"2024-09-13T02:34:50.093385+0000","last_became_peered":"2024-09-13T02:34:50.093385+0000","last_unstale":"2024-09-13T02:35:09.989792+0000","last_undegraded":"2024-09-13T02:35:09.989792+0000","last_fullsized":"2024-09-13T02:35:09.989792+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:36:16.213337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.991506+0000","last_change":"2024-09-13T02:34:47.058026+0000","last_active":"2024-09-13T02:35:09.991506+0000","last_peered":"2024-09-13T02:35:09.991506+0000","last_clean":"2024-09-13T02:35:09.991506+0000","last_became_active":"2024-09-13T02:34:47.057731+0000","last_became_peered":"2024-09-13T02:34:47.057731+0000","last_unstale":"2024-09-13T02:35:09.991506+0000","last_undegraded":"2024-09-13T02:35:09.991506+0000","last_fullsized":"2024-09-13T02:35:09.991506+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:07:17.106987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995498+0000","last_change":"2024-09-13T02:34:50.083011+0000","last_active":"2024-09-13T02:35:09.995498+0000","last_peered":"2024-09-13T02:35:09.995498+0000","last_clean":"2024-09-13T02:35:09.995498+0000","last_became_active":"2024-09-13T02:34:50.082716+0000","last_became_peered":"2024-09-13T02:34:50.082716+0000","last_unstale":"2024-09-13T02:35:09.995498+0000","last_undegraded":"2024-09-13T02:35:09.995498+0000","last_fullsized":"2024-09-13T02:35:09.995498+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:32:03.234710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.991726+0000","last_change":"2024-09-13T02:34:47.059280+0000","last_active":"2024-09-13T02:35:09.991726+0000","last_peered":"2024-09-13T02:35:09.991726+0000","last_clean":"2024-09-13T02:35:09.991726+0000","last_became_active":"2024-09-13T02:34:47.058610+0000","last_became_peered":"2024-09-13T02:34:47.058610+0000","last_unstale":"2024-09-13T02:35:09.991726+0000","last_undegraded":"2024-09-13T02:35:09.991726+0000","last_fullsized":"2024-09-13T02:35:09.991726+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:16:16.823050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996603+0000","last_change":"2024-09-13T02:34:50.088716+0000","last_active":"2024-09-13T02:35:09.996603+0000","last_peered":"2024-09-13T02:35:09.996603+0000","last_clean":"2024-09-13T02:35:09.996603+0000","last_became_active":"2024-09-13T02:34:50.088423+0000","last_became_peered":"2024-09-13T02:34:50.088423+0000","last_unstale":"2024-09-13T02:35:09.996603+0000","last_undegraded":"2024-09-13T02:35:09.996603+0000","last_fullsized":"2024-09-13T02:35:09.996603+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:39:44.170138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992815+0000","last_change":"2024-09-13T02:34:47.058056+0000","last_active":"2024-09-13T02:35:09.992815+0000","last_peered":"2024-09-13T02:35:09.992815+0000","last_clean":"2024-09-13T02:35:09.992815+0000","last_became_active":"2024-09-13T02:34:47.057769+0000","last_became_peered":"2024-09-13T02:34:47.057769+0000","last_unstale":"2024-09-13T02:35:09.992815+0000","last_undegraded":"2024-09-13T02:35:09.992815+0000","last_fullsized":"2024-09-13T02:35:09.992815+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:30:09.327574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.994356+0000","last_change":"2024-09-13T02:34:50.082165+0000","last_active":"2024-09-13T02:35:09.994356+0000","last_peered":"2024-09-13T02:35:09.994356+0000","last_clean":"2024-09-13T02:35:09.994356+0000","last_became_active":"2024-09-13T02:34:50.081921+0000","last_became_peered":"2024-09-13T02:34:50.081921+0000","last_unstale":"2024-09-13T02:35:09.994356+0000","last_undegraded":"2024-09-13T02:35:09.994356+0000","last_fullsized":"2024-09-13T02:35:09.994356+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:07:09.425179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996313+0000","last_change":"2024-09-13T02:34:50.095556+0000","last_active":"2024-09-13T02:35:09.996313+0000","last_peered":"2024-09-13T02:35:09.996313+0000","last_clean":"2024-09-13T02:35:09.996313+0000","last_became_active":"2024-09-13T02:34:50.095216+0000","last_became_peered":"2024-09-13T02:34:50.095216+0000","last_unstale":"2024-09-13T02:35:09.996313+0000","last_undegraded":"2024-09-13T02:35:09.996313+0000","last_fullsized":"2024-09-13T02:35:09.996313+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:33:57.668200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992606+0000","last_change":"2024-09-13T02:34:47.058484+0000","last_active":"2024-09-13T02:35:09.992606+0000","last_peered":"2024-09-13T02:35:09.992606+0000","last_clean":"2024-09-13T02:35:09.992606+0000","last_became_active":"2024-09-13T02:34:47.058177+0000","last_became_peered":"2024-09-13T02:34:47.058177+0000","last_unstale":"2024-09-13T02:35:09.992606+0000","last_undegraded":"2024-09-13T02:35:09.992606+0000","last_fullsized":"2024-09-13T02:35:09.992606+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:19:40.466477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.996123+0000","last_change":"2024-09-13T02:34:50.085929+0000","last_active":"2024-09-13T02:35:09.996123+0000","last_peered":"2024-09-13T02:35:09.996123+0000","last_clean":"2024-09-13T02:35:09.996123+0000","last_became_active":"2024-09-13T02:34:50.085683+0000","last_became_peered":"2024-09-13T02:34:50.085683+0000","last_unstale":"2024-09-13T02:35:09.996123+0000","last_undegraded":"2024-09-13T02:35:09.996123+0000","last_fullsized":"2024-09-13T02:35:09.996123+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:29:22.741543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.992740+0000","last_change":"2024-09-13T02:34:47.059240+0000","last_active":"2024-09-13T02:35:09.992740+0000","last_peered":"2024-09-13T02:35:09.992740+0000","last_clean":"2024-09-13T02:35:09.992740+0000","last_became_active":"2024-09-13T02:34:47.058911+0000","last_became_peered":"2024-09-13T02:34:47.058911+0000","last_unstale":"2024-09-13T02:35:09.992740+0000","last_undegraded":"2024-09-13T02:35:09.992740+0000","last_fullsized":"2024-09-13T02:35:09.992740+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:37:14.150471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":14,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995770+0000","last_change":"2024-09-13T02:34:50.086718+0000","last_active":"2024-09-13T02:35:09.995770+0000","last_peered":"2024-09-13T02:35:09.995770+0000","last_clean":"2024-09-13T02:35:09.995770+0000","last_became_active":"2024-09-13T02:34:50.086447+0000","last_became_peered":"2024-09-13T02:34:50.086447+0000","last_unstale":"2024-09-13T02:35:09.995770+0000","last_undegraded":"2024-09-13T02:35:09.995770+0000","last_fullsized":"2024-09-13T02:35:09.995770+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:36:43.912838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.997312+0000","last_change":"2024-09-13T02:34:47.055720+0000","last_active":"2024-09-13T02:35:09.997312+0000","last_peered":"2024-09-13T02:35:09.997312+0000","last_clean":"2024-09-13T02:35:09.997312+0000","last_became_active":"2024-09-13T02:34:47.055462+0000","last_became_peered":"2024-09-13T02:34:47.055462+0000","last_unstale":"2024-09-13T02:35:09.997312+0000","last_undegraded":"2024-09-13T02:35:09.997312+0000","last_fullsized":"2024-09-13T02:35:09.997312+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:53:50.936698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.997167+0000","last_change":"2024-09-13T02:34:50.081922+0000","last_active":"2024-09-13T02:35:09.997167+0000","last_peered":"2024-09-13T02:35:09.997167+0000","last_clean":"2024-09-13T02:35:09.997167+0000","last_became_active":"2024-09-13T02:34:50.081662+0000","last_became_peered":"2024-09-13T02:34:50.081662+0000","last_unstale":"2024-09-13T02:35:09.997167+0000","last_undegraded":"2024-09-13T02:35:09.997167+0000","last_fullsized":"2024-09-13T02:35:09.997167+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:01:18.096744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'4","reported_seq":21,"reported_epoch":66,"state":"active+clean","last_fresh":"2024-09-13T02:35:09.995994+0000","last_change":"2024-09-13T02:34:47.058024+0000","last_active":"2024-09-13T02:35:09.995994+0000","last_peered":"2024-09-13T02:35:09.995994+0000","last_clean":"2024-09-13T02:35:09.995994+0000","last_became_active":"2024-09-13T02:34:47.057673+0000","last_became_peered":"2024-09-13T02:34:47.057673+0000","last_unstale":"2024-09-13T02:35:09.995994+0000","last_undegraded":"2024-09-13T02:35:09.995994+0000","last_fullsized":"2024-09-13T02:35:09.995994+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:45:15.651747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233996,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32372,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712780,"statfs":{"total":95995035648,"available":95961886720,"internally_reserved":0,"allocated":1282048,"data_stored":881375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31848907},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"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.56599999999999995}]},{"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.503}]},{"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.46800000000000003}]},{"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.53300000000000003}]},{"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.40000000000000002}]},{"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.45100000000000001}]},{"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.51200000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495633,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32372,"kb_used_data":1252,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712780,"statfs":{"total":95995035648,"available":95961886720,"internally_reserved":0,"allocated":1282048,"data_stored":882112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.442}]},{"osd":1,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.505,"5min":0.505,"15min":0.505},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.50900000000000001}]},{"osd":2,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.504,"5min":0.504,"15min":0.504},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.497,"5min":0.497,"15min":0.497},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.62}]},{"osd":3,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"last":0.56799999999999995}]},{"osd":4,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.40899999999999997}]},{"osd":5,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.44,"5min":0.44,"15min":0.44},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.501}]},{"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.48799999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757270,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31800,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713352,"statfs":{"total":95995035648,"available":95962472448,"internally_reserved":0,"allocated":696320,"data_stored":292107,"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 Sep 13 02:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.56000000000000005}]},{"osd":1,"last update":"Fri Sep 13 02:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.54600000000000004}]},{"osd":2,"last update":"Fri Sep 13 02:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.629}]},{"osd":3,"last update":"Fri Sep 13 02:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.46899999999999997}]},{"osd":4,"last update":"Fri Sep 13 02:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.61599999999999999}]},{"osd":6,"last update":"Fri Sep 13 02:34:58 2024","interfaces":[{"interface":"back","average":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.43099999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64400000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018907,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27700,"kb_used_data":680,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717452,"statfs":{"total":95995035648,"available":95966670848,"internally_reserved":0,"allocated":696320,"data_stored":291169,"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 Sep 13 02:34:14 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.55800000000000005}]},{"osd":1,"last update":"Fri Sep 13 02:34:14 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.623}]},{"osd":2,"last update":"Fri Sep 13 02:34:14 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.63600000000000001}]},{"osd":3,"last update":"Fri Sep 13 02:34:14 2024","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.60899999999999999}]},{"osd":5,"last update":"Fri Sep 13 02:34:34 2024","interfaces":[{"interface":"back","average":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"last":0.64900000000000002}]},{"osd":6,"last update":"Fri Sep 13 02:34:59 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.69299999999999995}]},{"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.66100000000000003}]}]},{"osd":3,"up_from":25,"seq":107374182432,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27712,"kb_used_data":688,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717440,"statfs":{"total":95995035648,"available":95966658560,"internally_reserved":0,"allocated":704512,"data_stored":292402,"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 Sep 13 02:34:53 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.39100000000000001,"15min":0.38700000000000001},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.37},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.40600000000000003,"15min":0.40500000000000003},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.27800000000000002}]},{"osd":1,"last update":"Fri Sep 13 02:34:53 2024","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.40000000000000002,"15min":0.39800000000000002},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.316},{"interface":"front","average":{"1min":0.434,"5min":0.42999999999999999,"15min":0.42899999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.35399999999999998}]},{"osd":2,"last update":"Fri Sep 13 02:34:53 2024","interfaces":[{"interface":"back","average":{"1min":0.44600000000000001,"5min":0.42299999999999999,"15min":0.41899999999999998},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.45900000000000002,"15min":0.45800000000000002},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.33500000000000002}]},{"osd":4,"last update":"Fri Sep 13 02:34:13 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.58099999999999996}]},{"osd":5,"last update":"Fri Sep 13 02:34:35 2024","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.359,"5min":1.359,"15min":1.359},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.54000000000000004}]},{"osd":6,"last update":"Fri Sep 13 02:35:01 2024","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.92100000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.627}]},{"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.60599999999999998}]}]},{"osd":2,"up_from":18,"seq":77309411365,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27692,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717460,"statfs":{"total":95995035648,"available":95966679040,"internally_reserved":0,"allocated":684032,"data_stored":290734,"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 Sep 13 02:34:29 2024","interfaces":[{"interface":"back","average":{"1min":0.38700000000000001,"5min":0.371,"15min":0.36799999999999999},"min":{"1min":0.26300000000000001,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"last":0.251},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.41199999999999998,"15min":0.40899999999999997},"min":{"1min":0.30599999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.32100000000000001}]},{"osd":1,"last update":"Fri Sep 13 02:34:29 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.375,"15min":0.373},"min":{"1min":0.29199999999999998,"5min":0.248,"15min":0.248},"max":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.38400000000000001,"5min":0.376,"15min":0.374},"min":{"1min":0.23999999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.27000000000000002}]},{"osd":3,"last update":"Fri Sep 13 02:34:54 2024","interfaces":[{"interface":"back","average":{"1min":0.39800000000000002,"5min":0.42399999999999999,"15min":0.42799999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.38200000000000001,"5min":0.40100000000000002,"15min":0.40400000000000003},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.34100000000000003}]},{"osd":4,"last update":"Fri Sep 13 02:34:12 2024","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.73599999999999999}]},{"osd":5,"last update":"Fri Sep 13 02:34:35 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.63800000000000001}]},{"osd":6,"last update":"Fri Sep 13 02:34:57 2024","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.91100000000000003,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.71199999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58099999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574890,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":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":290348,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 13 02:35:01 2024","interfaces":[{"interface":"back","average":{"1min":0.375,"5min":0.32600000000000001,"15min":0.29999999999999999},"min":{"1min":0.23400000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.253},{"interface":"front","average":{"1min":0.372,"5min":0.33000000000000002,"15min":0.308},"min":{"1min":0.215,"5min":0.215,"15min":0.215},"max":{"1min":0.498,"5min":0.53200000000000003,"15min":0.53200000000000003},"last":0.29599999999999999}]},{"osd":2,"last update":"Fri Sep 13 02:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.373,"15min":0.36499999999999999},"min":{"1min":0.312,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.54700000000000004,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.442,"5min":0.38900000000000001,"15min":0.38},"min":{"1min":0.316,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"last":0.33000000000000002}]},{"osd":3,"last update":"Fri Sep 13 02:34:53 2024","interfaces":[{"interface":"back","average":{"1min":0.432,"5min":0.443,"15min":0.44500000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.54100000000000004,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.315}]},{"osd":4,"last update":"Fri Sep 13 02:35:13 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.56399999999999995,"15min":0.56000000000000005},"min":{"1min":0.39900000000000002,"5min":0.378,"15min":0.378},"max":{"1min":0.90400000000000003,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56000000000000005,"15min":0.56000000000000005},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.81599999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.42199999999999999}]},{"osd":5,"last update":"Fri Sep 13 02:34:36 2024","interfaces":[{"interface":"back","average":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.83599999999999997,"5min":0.83599999999999997,"15min":0.83599999999999997},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.42999999999999999}]},{"osd":6,"last update":"Fri Sep 13 02:35:01 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.439},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.503}]},{"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.48299999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738415,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28284,"kb_used_data":1260,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716868,"statfs":{"total":95995035648,"available":95966072832,"internally_reserved":0,"allocated":1290240,"data_stored":881557,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 13 02:35:04 2024","interfaces":[{"interface":"back","average":{"1min":0.35599999999999998,"5min":0.33000000000000002,"15min":0.314},"min":{"1min":0.23999999999999999,"5min":0.19,"15min":0.19},"max":{"1min":0.53700000000000003,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.35999999999999999,"5min":0.35699999999999998,"15min":0.34599999999999997},"min":{"1min":0.24299999999999999,"5min":0.223,"15min":0.223},"max":{"1min":0.51500000000000001,"5min":0.57299999999999995,"15min":0.57299999999999995},"last":0.29899999999999999}]},{"osd":2,"last update":"Fri Sep 13 02:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.40400000000000003,"15min":0.40200000000000002},"min":{"1min":0.31,"5min":0.253,"15min":0.253},"max":{"1min":0.52600000000000002,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.375,"15min":0.371},"min":{"1min":0.29099999999999998,"5min":0.224,"15min":0.224},"max":{"1min":0.54900000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"last":0.32200000000000001}]},{"osd":3,"last update":"Fri Sep 13 02:34:52 2024","interfaces":[{"interface":"back","average":{"1min":0.39500000000000002,"5min":0.42799999999999999,"15min":0.434},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.5,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.251},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.45900000000000002,"15min":0.46100000000000002},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.65500000000000003,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.33900000000000002}]},{"osd":4,"last update":"Fri Sep 13 02:35:13 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.53600000000000003,"15min":0.53200000000000003},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.80100000000000005}]},{"osd":5,"last update":"Fri Sep 13 02:34:32 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"last":0.67300000000000004}]},{"osd":6,"last update":"Fri Sep 13 02:35:01 2024","interfaces":[{"interface":"back","average":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.68799999999999994}]},{"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.748}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T02:35:16.775 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-13T02:35:16.775 INFO:tasks.cephadm:Adding prometheus.a on smithi195 2024-09-13T02:35:16.775 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch apply prometheus '1;smithi195=a' 2024-09-13T02:35:16.988 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:35:17.108 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:17 smithi195 ceph-mon[31576]: pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:17.109 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:17 smithi195 ceph-mon[31576]: from='client.24389 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:35:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:17 smithi088 ceph-mon[27808]: pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:17 smithi088 ceph-mon[27808]: from='client.24389 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:35:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:17 smithi088 ceph-mon[39338]: pgmap v210: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:17 smithi088 ceph-mon[39338]: from='client.24389 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:35:18.729 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled prometheus update... 2024-09-13T02:35:19.313 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:19 smithi195 ceph-mon[31576]: pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:19.313 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:19 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:19.313 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:19 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:35:19.313 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:19 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:35:19.313 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:19 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:35:19.313 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:19 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:19.336 DEBUG:teuthology.orchestra.run.smithi195:prometheus.a> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@prometheus.a.service 2024-09-13T02:35:19.338 INFO:tasks.cephadm:Adding node-exporter.a on smithi088 2024-09-13T02:35:19.338 INFO:tasks.cephadm:Adding node-exporter.b on smithi195 2024-09-13T02:35:19.338 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch apply node-exporter '2;smithi088=a;smithi195=b' 2024-09-13T02:35:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:19 smithi088 ceph-mon[39338]: pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:19 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:19 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:35:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:19 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:35:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:19 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:35:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:19 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:19 smithi088 ceph-mon[27808]: pgmap v211: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:19 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:19 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:35:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:19 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:35:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:19 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:35:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:19 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:19.589 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:35:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:20 smithi195 ceph-mon[31576]: from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:35:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:20 smithi195 ceph-mon[31576]: Saving service prometheus spec with placement smithi195=a;count:1 2024-09-13T02:35:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:20 smithi195 ceph-mon[31576]: Deploying daemon prometheus.a on smithi195 2024-09-13T02:35:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:20 smithi088 ceph-mon[27808]: from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:35:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:20 smithi088 ceph-mon[27808]: Saving service prometheus spec with placement smithi195=a;count:1 2024-09-13T02:35:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:20 smithi088 ceph-mon[27808]: Deploying daemon prometheus.a on smithi195 2024-09-13T02:35:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:20 smithi088 ceph-mon[39338]: from='client.24349 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:35:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:20 smithi088 ceph-mon[39338]: Saving service prometheus spec with placement smithi195=a;count:1 2024-09-13T02:35:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:20 smithi088 ceph-mon[39338]: Deploying daemon prometheus.a on smithi195 2024-09-13T02:35:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:21 smithi088 ceph-mon[27808]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:21 smithi088 ceph-mon[39338]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:21 smithi195 ceph-mon[31576]: pgmap v212: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:22.164 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled node-exporter update... 2024-09-13T02:35:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:23 smithi088 ceph-mon[27808]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:23 smithi088 ceph-mon[27808]: from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi088=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:35:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:23 smithi088 ceph-mon[27808]: Saving service node-exporter spec with placement smithi088=a;smithi195=b;count:2 2024-09-13T02:35:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:23 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:23 smithi088 ceph-mon[39338]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:23 smithi088 ceph-mon[39338]: from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi088=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:35:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:23 smithi088 ceph-mon[39338]: Saving service node-exporter spec with placement smithi088=a;smithi195=b;count:2 2024-09-13T02:35:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:23 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:23 smithi195 ceph-mon[31576]: pgmap v213: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:23 smithi195 ceph-mon[31576]: from='client.24355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi088=a;smithi195=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:35:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:23 smithi195 ceph-mon[31576]: Saving service node-exporter spec with placement smithi088=a;smithi195=b;count:2 2024-09-13T02:35:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:23 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:23.710 DEBUG:teuthology.orchestra.run.smithi088:node-exporter.a> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.a.service 2024-09-13T02:35:23.713 DEBUG:teuthology.orchestra.run.smithi195:node-exporter.b> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.b.service 2024-09-13T02:35:23.715 INFO:tasks.cephadm:Adding alertmanager.a on smithi088 2024-09-13T02:35:23.716 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch apply alertmanager '1;smithi088=a' 2024-09-13T02:35:23.982 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:35:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:25 smithi088 ceph-mon[27808]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:25 smithi088 ceph-mon[39338]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:25.476 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:25 smithi195 ceph-mon[31576]: pgmap v214: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:27.012 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled alertmanager update... 2024-09-13T02:35:27.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:27 smithi195 ceph-mon[31576]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:27.427 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:27 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:27.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:27 smithi088 ceph-mon[27808]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:27.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:27 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:27.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:27 smithi088 ceph-mon[39338]: pgmap v215: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:27.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:27 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:28.180 DEBUG:teuthology.orchestra.run.smithi088:alertmanager.a> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@alertmanager.a.service 2024-09-13T02:35:28.183 INFO:tasks.cephadm:Adding grafana.a on smithi195 2024-09-13T02:35:28.183 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph orch apply grafana '1;smithi195=a' 2024-09-13T02:35:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:28 smithi088 ceph-mon[39338]: from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:35:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:28 smithi088 ceph-mon[39338]: Saving service alertmanager spec with placement smithi088=a;count:1 2024-09-13T02:35:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:28 smithi088 ceph-mon[27808]: from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:35:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:28 smithi088 ceph-mon[27808]: Saving service alertmanager spec with placement smithi088=a;count:1 2024-09-13T02:35:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:28 smithi195 ceph-mon[31576]: from='client.24361 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi088=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:35:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:28 smithi195 ceph-mon[31576]: Saving service alertmanager spec with placement smithi088=a;count:1 2024-09-13T02:35:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:29 smithi088 ceph-mon[27808]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:29 smithi088 ceph-mon[39338]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:29.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:29 smithi195 ceph-mon[31576]: pgmap v216: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:29.796 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:35:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:30 smithi088 ceph-mon[27808]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:30 smithi088 ceph-mon[39338]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:30 smithi195 ceph-mon[31576]: pgmap v217: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:32.429 INFO:teuthology.orchestra.run.smithi195.stdout:Scheduled grafana update... 2024-09-13T02:35:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:33 smithi195 ceph-mon[31576]: pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:33 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:33.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:33 smithi088 ceph-mon[39338]: pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:33.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:33 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:33 smithi088 ceph-mon[27808]: pgmap v218: 97 pgs: 97 active+clean; 579 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:33 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:33.494 DEBUG:teuthology.orchestra.run.smithi195:grafana.a> sudo journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@grafana.a.service 2024-09-13T02:35:33.497 INFO:tasks.cephadm:Setting up client nodes... 2024-09-13T02:35:33.497 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-13T02:35:33.704 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:35:34.084 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-mon[39338]: from='client.24367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:35:34.084 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-mon[39338]: Saving service grafana spec with placement smithi195=a;count:1 2024-09-13T02:35:34.085 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:34.085 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:34.085 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:34.085 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-13T02:35:34.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-mon[27808]: from='client.24367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:35:34.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-mon[27808]: Saving service grafana spec with placement smithi195=a;count:1 2024-09-13T02:35:34.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:34.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:34.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:34.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-13T02:35:34.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-mon[31576]: from='client.24367 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi195=a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:35:34.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-mon[31576]: Saving service grafana spec with placement smithi195=a;count:1 2024-09-13T02:35:34.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:34.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:34.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' 2024-09-13T02:35:34.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-09-13T02:35:34.405 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: ignoring --setuser ceph since I am not root 2024-09-13T02:35:34.405 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: ignoring --setgroup ceph since I am not root 2024-09-13T02:35:34.405 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-mgr[33683]: -- 172.21.15.195:0/1816279206 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c48b99ad00 con 0x55c48b96f400 2024-09-13T02:35:34.405 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:34.199+0000 7f736d67d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:35:34.406 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:34.255+0000 7f736d67d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:35:34.406 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:34.402+0000 7f736d67d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:35:34.407 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ignoring --setuser ceph since I am not root 2024-09-13T02:35:34.407 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ignoring --setgroup ceph since I am not root 2024-09-13T02:35:34.407 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:34.201+0000 7f7047c1b040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:35:34.408 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:34.258+0000 7f7047c1b040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:35:34.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:34.406+0000 7f7047c1b040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:35:34.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:34.472+0000 7f7047c1b040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:35:34.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:34.620+0000 7f7047c1b040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:35:34.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:34.469+0000 7f736d67d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:35:34.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:34.613+0000 7f736d67d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:35:35.056 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:34 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:34.753+0000 7f736d67d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:35:35.057 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:34.761+0000 7f7047c1b040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:35:35.307 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:35 smithi195 ceph-mon[31576]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-13T02:35:35.308 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:35 smithi195 ceph-mon[31576]: mgrmap e16: y(active, since 5m), standbys: x 2024-09-13T02:35:35.308 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:35 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:35.062+0000 7f736d67d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:35:35.308 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:35 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:35.122+0000 7f736d67d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:35:35.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:35 smithi088 ceph-mon[27808]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-13T02:35:35.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:35 smithi088 ceph-mon[27808]: mgrmap e16: y(active, since 5m), standbys: x 2024-09-13T02:35:35.330 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:35.076+0000 7f7047c1b040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:35:35.330 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:35.137+0000 7f7047c1b040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:35:35.330 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:35.328+0000 7f7047c1b040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:35:35.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:35 smithi088 ceph-mon[39338]: from='mgr.14150 172.21.15.88:0/4030643325' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-09-13T02:35:35.330 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:35 smithi088 ceph-mon[39338]: mgrmap e16: y(active, since 5m), standbys: x 2024-09-13T02:35:35.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:35 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:35.306+0000 7f736d67d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:35:35.763 INFO:teuthology.orchestra.run.smithi088.stdout:[client.0] 2024-09-13T02:35:35.763 INFO:teuthology.orchestra.run.smithi088.stdout: key = AQD3pONmYtcsLRAAay2Y0/PaSIYRVmgPqXNBIg== 2024-09-13T02:35:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:36 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/954033451' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T02:35:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:36 smithi088 ceph-mon[39338]: 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-09-13T02:35:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:36 smithi088 ceph-mon[39338]: 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-09-13T02:35:36.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:36 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/954033451' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T02:35:36.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:36 smithi088 ceph-mon[27808]: 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-09-13T02:35:36.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:36 smithi088 ceph-mon[27808]: 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-09-13T02:35:36.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:36 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:36.223+0000 7f7047c1b040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:35:36.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:36 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:36.291+0000 7f7047c1b040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:35:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:36 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/954033451' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T02:35:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:36 smithi195 ceph-mon[31576]: 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-09-13T02:35:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:36 smithi195 ceph-mon[31576]: 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-09-13T02:35:36.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:36 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:36.185+0000 7f736d67d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:35:36.485 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:36 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:36.250+0000 7f736d67d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:35:36.567 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:35:36.567 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-13T02:35:36.567 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-13T02:35:36.605 DEBUG:teuthology.orchestra.run.smithi195:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-13T02:35:36.809 INFO:teuthology.orchestra.run.smithi195.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.b/config 2024-09-13T02:35:37.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:36 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:36.986+0000 7f736d67d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:35:37.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:37.106+0000 7f736d67d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:35:37.257 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:37.004+0000 7f7047c1b040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:35:37.257 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:37.117+0000 7f7047c1b040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:35:37.528 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:37.256+0000 7f7047c1b040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:35:37.528 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:37.316+0000 7f7047c1b040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:35:37.528 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:37.460+0000 7f7047c1b040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:35:37.528 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:37.526+0000 7f7047c1b040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:35:37.533 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:37.251+0000 7f736d67d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:35:37.533 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:37.316+0000 7f736d67d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:35:37.533 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:37.464+0000 7f736d67d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:35:37.533 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:37.531+0000 7f736d67d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:35:37.802 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:37.585+0000 7f7047c1b040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:35:37.802 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:37.737+0000 7f7047c1b040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:35:37.802 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:37.801+0000 7f7047c1b040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:35:37.819 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:37.592+0000 7f736d67d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:35:37.819 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:37.752+0000 7f736d67d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:35:37.819 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:37.817+0000 7f736d67d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:35:38.064 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:37.866+0000 7f7047c1b040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:35:38.064 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:37.946+0000 7f7047c1b040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:35:38.064 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.005+0000 7f7047c1b040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:35:38.064 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.062+0000 7f7047c1b040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:35:38.089 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:37.884+0000 7f736d67d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:35:38.089 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:37.967+0000 7f736d67d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:35:38.089 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:38.026+0000 7f736d67d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:35:38.361 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:38.087+0000 7f736d67d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:35:38.804 INFO:teuthology.orchestra.run.smithi195.stdout:[client.1] 2024-09-13T02:35:38.805 INFO:teuthology.orchestra.run.smithi195.stdout: key = AQD6pONmRbmFLxAAZCkyownw1mmdNYzF6jPEyg== 2024-09-13T02:35:39.080 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:38 smithi195 ceph-mon[31576]: from='client.? 172.21.15.195:0/2955581241' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T02:35:39.081 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:38 smithi195 ceph-mon[31576]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T02:35:39.081 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:38 smithi195 ceph-mon[31576]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T02:35:39.081 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:38 smithi195 ceph-mon[31576]: Active manager daemon y restarted 2024-09-13T02:35:39.081 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:38 smithi195 ceph-mon[31576]: Activating manager daemon y 2024-09-13T02:35:39.081 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:38.905+0000 7f736d67d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:35:39.081 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: [13/Sep/2024:02:35:38] ENGINE Bus STARTING 2024-09-13T02:35:39.082 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: CherryPy Checker: 2024-09-13T02:35:39.082 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: The Application mounted at '' has an empty config. 2024-09-13T02:35:39.082 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: 2024-09-13T02:35:39.082 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: [13/Sep/2024:02:35:39] ENGINE Serving on http://:::9283 2024-09-13T02:35:39.082 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[33660]: [13/Sep/2024:02:35:39] ENGINE Bus STARTED 2024-09-13T02:35:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-mon[27808]: from='client.? 172.21.15.195:0/2955581241' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T02:35:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-mon[27808]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T02:35:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-mon[27808]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T02:35:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-mon[27808]: Active manager daemon y restarted 2024-09-13T02:35:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-mon[27808]: Activating manager daemon y 2024-09-13T02:35:39.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-mon[39338]: from='client.? 172.21.15.195:0/2955581241' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T02:35:39.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-mon[39338]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-09-13T02:35:39.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-mon[39338]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-13T02:35:39.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-mon[39338]: Active manager daemon y restarted 2024-09-13T02:35:39.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-mon[39338]: Activating manager daemon y 2024-09-13T02:35:39.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.843+0000 7f7047c1b040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:35:39.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:35:38] ENGINE Bus STARTING 2024-09-13T02:35:39.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: CherryPy Checker: 2024-09-13T02:35:39.192 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: The Application mounted at '' has an empty config. 2024-09-13T02:35:39.192 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:39.192 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.951+0000 7f6fb276e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:35:39.192 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.951+0000 7f6fb276e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:35:39.192 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.951+0000 7f6fb276e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:35:39.192 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.951+0000 7f6fb276e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:35:39.192 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.951+0000 7f6fb276e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:35:39.192 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.952+0000 7f6faf768640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:35:39.192 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.952+0000 7f6faf768640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:35:39.192 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.952+0000 7f6faf768640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:35:39.193 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.952+0000 7f6faf768640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:35:39.193 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:38.952+0000 7f6faf768640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:35:39.193 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:35:39] ENGINE Serving on http://:::9283 2024-09-13T02:35:39.193 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:35:39] ENGINE Bus STARTED 2024-09-13T02:35:39.535 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T02:35:39.535 DEBUG:teuthology.orchestra.run.smithi195:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-09-13T02:35:39.535 DEBUG:teuthology.orchestra.run.smithi195:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-09-13T02:35:39.576 INFO:tasks.cephadm:Creating RBD pool 2024-09-13T02:35:39.576 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd pool create rbd 8 2024-09-13T02:35:40.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: osdmap e68: 8 total, 8 up, 8 in 2024-09-13T02:35:40.152 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: mgrmap e17: y(active, starting, since 0.00823686s), standbys: x 2024-09-13T02:35:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:35:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:35:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:35:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:35:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:35:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:35:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:35:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:35:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:35:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:35:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:35:40.153 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: Manager daemon y is now available 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: Standby manager daemon x restarted 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: Standby manager daemon x started 2024-09-13T02:35:40.154 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/144514098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:35:40.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/144514098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:35:40.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/144514098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:35:40.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/144514098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:35:40.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:35:40.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:35:40.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:35:40.155 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:39 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:35:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: osdmap e68: 8 total, 8 up, 8 in 2024-09-13T02:35:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: mgrmap e17: y(active, starting, since 0.00823686s), standbys: x 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:35:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: Manager daemon y is now available 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: Standby manager daemon x restarted 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: Standby manager daemon x started 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/144514098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:35:40.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/144514098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:35:40.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: osdmap e68: 8 total, 8 up, 8 in 2024-09-13T02:35:40.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: mgrmap e17: y(active, starting, since 0.00823686s), standbys: x 2024-09-13T02:35:40.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:35:40.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:35:40.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:35:40.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:35:40.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:35:40.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:35:40.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: Manager daemon y is now available 2024-09-13T02:35:40.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:35:40.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:40.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:35:40.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: Standby manager daemon x restarted 2024-09-13T02:35:40.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: Standby manager daemon x started 2024-09-13T02:35:40.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/144514098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:35:40.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/144514098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:35:40.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/144514098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:35:40.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/144514098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:35:40.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:35:40.195 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:35:40.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:35:40.196 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:35:40.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/144514098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:35:40.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/144514098' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:35:40.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:35:40.196 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:35:40.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:35:40.197 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:39 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:35:40.423 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:35:40.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:40.410+0000 7f6f9b981640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:02:35:40] ENGINE Error in HTTPServer.serve 2024-09-13T02:35:40.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: Traceback (most recent call last): 2024-09-13T02:35:40.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:35:40.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: self._connections.run(self.expiration_interval) 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: self._run(expiration_interval) 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: s = self.context.wrap_socket( 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: return self.sslsocket_class._create( 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: self.do_handshake() 2024-09-13T02:35:40.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:35:40.692 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: self._sslobj.do_handshake() 2024-09-13T02:35:40.692 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:35:40.692 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:35:40.961 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-mon[39338]: mgrmap e18: y(active, since 1.0213s), standbys: x 2024-09-13T02:35:40.961 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-mon[39338]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:40.962 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-mon[27808]: mgrmap e18: y(active, since 1.0213s), standbys: x 2024-09-13T02:35:40.962 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:40 smithi088 ceph-mon[27808]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:40 smithi195 ceph-mon[31576]: mgrmap e18: y(active, since 1.0213s), standbys: x 2024-09-13T02:35:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:40 smithi195 ceph-mon[31576]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:42.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[27808]: [13/Sep/2024:02:35:40] ENGINE Bus STARTING 2024-09-13T02:35:42.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[27808]: [13/Sep/2024:02:35:40] ENGINE Serving on https://172.21.15.88:7150 2024-09-13T02:35:42.186 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[27808]: [13/Sep/2024:02:35:40] ENGINE Error in HTTPServer.serve 2024-09-13T02:35:42.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-09-13T02:35:42.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:35:42.186 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._run(expiration_interval) 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: s = self.context.wrap_socket( 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.sslsocket_class._create( 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: self.do_handshake() 2024-09-13T02:35:42.187 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:35:42.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._sslobj.do_handshake() 2024-09-13T02:35:42.188 INFO:journalctl@ceph.mon.a.smithi088.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:35:42.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[27808]: [13/Sep/2024:02:35:40] ENGINE Serving on http://172.21.15.88:8765 2024-09-13T02:35:42.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[27808]: [13/Sep/2024:02:35:40] ENGINE Bus STARTED 2024-09-13T02:35:42.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[27808]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:42.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[27808]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-13T02:35:42.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:42.188 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:42.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[39338]: [13/Sep/2024:02:35:40] ENGINE Bus STARTING 2024-09-13T02:35:42.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[39338]: [13/Sep/2024:02:35:40] ENGINE Serving on https://172.21.15.88:7150 2024-09-13T02:35:42.188 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[39338]: [13/Sep/2024:02:35:40] ENGINE Error in HTTPServer.serve 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: self._run(expiration_interval) 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: s = self.context.wrap_socket( 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: return self.sslsocket_class._create( 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:35:42.189 INFO:journalctl@ceph.mon.c.smithi088.stdout: self.do_handshake() 2024-09-13T02:35:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:35:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout: self._sslobj.do_handshake() 2024-09-13T02:35:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:35:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[39338]: [13/Sep/2024:02:35:40] ENGINE Serving on http://172.21.15.88:8765 2024-09-13T02:35:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[39338]: [13/Sep/2024:02:35:40] ENGINE Bus STARTED 2024-09-13T02:35:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[39338]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[39338]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-13T02:35:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:41 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:41 smithi195 ceph-mon[31576]: [13/Sep/2024:02:35:40] ENGINE Bus STARTING 2024-09-13T02:35:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:41 smithi195 ceph-mon[31576]: [13/Sep/2024:02:35:40] ENGINE Serving on https://172.21.15.88:7150 2024-09-13T02:35:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:41 smithi195 ceph-mon[31576]: [13/Sep/2024:02:35:40] ENGINE Error in HTTPServer.serve 2024-09-13T02:35:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout: Traceback (most recent call last): 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: self._run(expiration_interval) 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: s = self.context.wrap_socket( 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: return self.sslsocket_class._create( 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:35:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout: self.do_handshake() 2024-09-13T02:35:42.236 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:35:42.236 INFO:journalctl@ceph.mon.b.smithi195.stdout: self._sslobj.do_handshake() 2024-09-13T02:35:42.236 INFO:journalctl@ceph.mon.b.smithi195.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:35:42.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:41 smithi195 ceph-mon[31576]: [13/Sep/2024:02:35:40] ENGINE Serving on http://172.21.15.88:8765 2024-09-13T02:35:42.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:41 smithi195 ceph-mon[31576]: [13/Sep/2024:02:35:40] ENGINE Bus STARTED 2024-09-13T02:35:42.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:41 smithi195 ceph-mon[31576]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:42.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:41 smithi195 ceph-mon[31576]: mgrmap e19: y(active, since 2s), standbys: x 2024-09-13T02:35:42.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:41 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:42.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:41 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:42.916 INFO:teuthology.orchestra.run.smithi088.stderr:pool 'rbd' created 2024-09-13T02:35:43.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:35:43] "GET /metrics HTTP/1.1" 200 28757 "" "Prometheus/2.43.0" 2024-09-13T02:35:43.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: Adjusting osd_memory_target on smithi195 to 2992M 2024-09-13T02:35:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3008281481' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-13T02:35:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-13T02:35:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: Adjusting osd_memory_target on smithi195 to 2992M 2024-09-13T02:35:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3008281481' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-13T02:35:43.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-13T02:35:43.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:42 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: Adjusting osd_memory_target on smithi195 to 2992M 2024-09-13T02:35:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3008281481' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-13T02:35:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-09-13T02:35:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:42 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:43.723 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- rbd pool init rbd 2024-09-13T02:35:43.942 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:35:44.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:44.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-13T02:35:44.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: osdmap e69: 8 total, 8 up, 8 in 2024-09-13T02:35:44.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:44.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:44.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:44.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:35:44.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:35:44.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[39338]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-13T02:35:44.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:44.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-13T02:35:44.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: osdmap e69: 8 total, 8 up, 8 in 2024-09-13T02:35:44.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:44.066 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:44.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:44.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:35:44.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:35:44.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:43 smithi088 ceph-mon[27808]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-13T02:35:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: osdmap e69: 8 total, 8 up, 8 in 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:35:44.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:35:44.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:43 smithi195 ceph-mon[31576]: mgrmap e20: y(active, since 4s), standbys: x 2024-09-13T02:35:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: Adjusting osd_memory_target on smithi088 to 2992M 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: osdmap e70: 8 total, 8 up, 8 in 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[39338]: Deploying daemon alertmanager.a on smithi088 2024-09-13T02:35:45.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: Adjusting osd_memory_target on smithi088 to 2992M 2024-09-13T02:35:45.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:35:45.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:35:45.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:35:45.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:35:45.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:35:45.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:35:45.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:35:45.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:35:45.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: osdmap e70: 8 total, 8 up, 8 in 2024-09-13T02:35:45.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:44 smithi088 ceph-mon[27808]: Deploying daemon alertmanager.a on smithi088 2024-09-13T02:35:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: Adjusting osd_memory_target on smithi088 to 2992M 2024-09-13T02:35:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:35:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:35:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:35:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:35:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:35:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:35:45.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:35:45.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:35:45.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: osdmap e70: 8 total, 8 up, 8 in 2024-09-13T02:35:45.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:45.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:44 smithi195 ceph-mon[31576]: Deploying daemon alertmanager.a on smithi088 2024-09-13T02:35:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:45 smithi088 ceph-mon[27808]: pgmap v8: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:45 smithi088 ceph-mon[27808]: osdmap e71: 8 total, 8 up, 8 in 2024-09-13T02:35:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:45 smithi088 ceph-mon[27808]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:35:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:45 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/569446325' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-13T02:35:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:45 smithi088 ceph-mon[39338]: pgmap v8: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:45 smithi088 ceph-mon[39338]: osdmap e71: 8 total, 8 up, 8 in 2024-09-13T02:35:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:45 smithi088 ceph-mon[39338]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:35:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:45 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/569446325' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-13T02:35:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:45 smithi195 ceph-mon[31576]: pgmap v8: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:35:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:45 smithi195 ceph-mon[31576]: osdmap e71: 8 total, 8 up, 8 in 2024-09-13T02:35:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:45 smithi195 ceph-mon[31576]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:35:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:45 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/569446325' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-09-13T02:35:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:47 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/569446325' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-13T02:35:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:47 smithi088 ceph-mon[27808]: osdmap e72: 8 total, 8 up, 8 in 2024-09-13T02:35:47.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:47 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/569446325' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-13T02:35:47.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:47 smithi088 ceph-mon[39338]: osdmap e72: 8 total, 8 up, 8 in 2024-09-13T02:35:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:47 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/569446325' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-09-13T02:35:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:47 smithi195 ceph-mon[31576]: osdmap e72: 8 total, 8 up, 8 in 2024-09-13T02:35:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:48 smithi088 ceph-mon[27808]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-13T02:35:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:48 smithi088 ceph-mon[27808]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:35:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:48 smithi088 ceph-mon[27808]: Cluster is now healthy 2024-09-13T02:35:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:48 smithi088 ceph-mon[27808]: osdmap e73: 8 total, 8 up, 8 in 2024-09-13T02:35:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:48 smithi088 ceph-mon[39338]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-13T02:35:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:48 smithi088 ceph-mon[39338]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:35:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:48 smithi088 ceph-mon[39338]: Cluster is now healthy 2024-09-13T02:35:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:48 smithi088 ceph-mon[39338]: osdmap e73: 8 total, 8 up, 8 in 2024-09-13T02:35:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:48 smithi195 ceph-mon[31576]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-13T02:35:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:48 smithi195 ceph-mon[31576]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:35:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:48 smithi195 ceph-mon[31576]: Cluster is now healthy 2024-09-13T02:35:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:48 smithi195 ceph-mon[31576]: osdmap e73: 8 total, 8 up, 8 in 2024-09-13T02:35:49.261 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-13T02:35:49.261 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-13T02:35:49.262 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-13T02:35:49.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:49 smithi195 ceph-mon[31576]: osdmap e74: 8 total, 8 up, 8 in 2024-09-13T02:35:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:49 smithi088 ceph-mon[27808]: osdmap e74: 8 total, 8 up, 8 in 2024-09-13T02:35:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:49 smithi088 ceph-mon[39338]: osdmap e74: 8 total, 8 up, 8 in 2024-09-13T02:35:50.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:50 smithi195 ceph-mon[31576]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-13T02:35:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:50 smithi088 ceph-mon[27808]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-13T02:35:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:50 smithi088 ceph-mon[39338]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 0 B/s wr, 28 op/s 2024-09-13T02:35:51.414 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:51 smithi088 ceph-mon[39338]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 345 B/s wr, 0 op/s 2024-09-13T02:35:51.415 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:51 smithi088 ceph-mon[27808]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 345 B/s wr, 0 op/s 2024-09-13T02:35:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:51 smithi195 ceph-mon[31576]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 345 B/s wr, 0 op/s 2024-09-13T02:35:52.126 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:35:53.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:35:53] "GET /metrics HTTP/1.1" 200 28757 "" "Prometheus/2.43.0" 2024-09-13T02:35:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:53 smithi088 ceph-mon[39338]: osdmap e75: 8 total, 8 up, 8 in 2024-09-13T02:35:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:53 smithi088 ceph-mon[39338]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T02:35:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:53 smithi088 ceph-mon[27808]: osdmap e75: 8 total, 8 up, 8 in 2024-09-13T02:35:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:53 smithi088 ceph-mon[27808]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T02:35:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:53 smithi195 ceph-mon[31576]: osdmap e75: 8 total, 8 up, 8 in 2024-09-13T02:35:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:53 smithi195 ceph-mon[31576]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2024-09-13T02:35:54.283 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 podman[73691]: 2024-09-13 02:35:54.173588377 +0000 UTC m=+0.129448289 volume create 20ccd4e7acfd772b500a453717716aa1ef9df82f93bf5a3d102b1eb1f4680da5 2024-09-13T02:35:54.283 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 podman[73691]: 2024-09-13 02:35:54.282738868 +0000 UTC m=+0.238598781 container create 7b206399dccc5810e1b725d345303c6be226e171c7705b1d56c12444b9634d2c (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:35:54.865 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:54 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:35:54.866 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:54 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:35:54.866 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 podman[73691]: 2024-09-13 02:35:54.576802615 +0000 UTC m=+0.532662526 container init 7b206399dccc5810e1b725d345303c6be226e171c7705b1d56c12444b9634d2c (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:35:54.866 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 podman[73691]: 2024-09-13 02:35:54.581587699 +0000 UTC m=+0.537447620 container start 7b206399dccc5810e1b725d345303c6be226e171c7705b1d56c12444b9634d2c (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:35:54.866 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[73721]: ts=2024-09-13T02:35:54.593Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-13T02:35:54.866 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[73721]: ts=2024-09-13T02:35:54.593Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-13T02:35:54.867 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[73721]: ts=2024-09-13T02:35:54.595Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.88 port=9094 2024-09-13T02:35:54.867 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[73721]: ts=2024-09-13T02:35:54.596Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-13T02:35:54.867 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[73721]: ts=2024-09-13T02:35:54.618Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T02:35:54.867 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[73721]: ts=2024-09-13T02:35:54.619Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T02:35:54.867 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[73721]: ts=2024-09-13T02:35:54.621Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-13T02:35:54.867 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[73721]: ts=2024-09-13T02:35:54.621Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-13T02:35:54.867 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 bash[73691]: 7b206399dccc5810e1b725d345303c6be226e171c7705b1d56c12444b9634d2c 2024-09-13T02:35:54.867 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:54 smithi088 systemd[1]: Started Ceph alertmanager.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:35:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:54 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:35:55.193 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:35:54] ENGINE Bus STOPPING 2024-09-13T02:35:55.193 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:35:55] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T02:35:55.193 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:35:55] ENGINE Bus STOPPED 2024-09-13T02:35:55.193 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:35:55] ENGINE Bus STARTING 2024-09-13T02:35:55.493 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:35:55.493 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:35:55] ENGINE Serving on http://:::9283 2024-09-13T02:35:55.494 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:35:55] ENGINE Bus STARTED 2024-09-13T02:35:56.160 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.161 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.161 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.161 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.161 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-13T02:35:56.161 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.161 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.161 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T02:35:56.161 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T02:35:56.161 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.162 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 263 B/s wr, 0 op/s 2024-09-13T02:35:56.162 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: Deploying daemon grafana.a on smithi195 2024-09-13T02:35:56.162 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3860306953' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T02:35:56.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-13T02:35:56.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T02:35:56.162 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T02:35:56.163 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.163 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 263 B/s wr, 0 op/s 2024-09-13T02:35:56.163 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: Deploying daemon grafana.a on smithi195 2024-09-13T02:35:56.163 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:55 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3860306953' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T02:35:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: Regenerating cephadm self-signed grafana TLS certificates 2024-09-13T02:35:56.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T02:35:56.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-09-13T02:35:56.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:56.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 263 B/s wr, 0 op/s 2024-09-13T02:35:56.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: Deploying daemon grafana.a on smithi195 2024-09-13T02:35:56.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:55 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3860306953' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-09-13T02:35:56.495 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":20,"flags":0,"active_gid":14523,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6800","nonce":1014790346},{"type":"v1","addr":"172.21.15.88:6801","nonce":1014790346}]},"active_addr":"172.21.15.88:6801/1014790346","active_change":"2024-09-13T02:35:38.845809+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24376,"name":"x","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.88:8443/","prometheus":"http://172.21.15.88: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":68,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":427155106}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":267419297}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":4184814948}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":3594785184}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":3966947376}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.88:0","nonce":2735956256}]}]} 2024-09-13T02:35:56.500 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-13T02:35:56.500 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-13T02:35:56.500 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T02:35:56.706 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:35:56.826 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:35:56 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[73721]: ts=2024-09-13T02:35:56.596Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00054488s 2024-09-13T02:35:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:57 smithi088 ceph-mon[27808]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 233 B/s wr, 0 op/s 2024-09-13T02:35:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:57 smithi088 ceph-mon[39338]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 233 B/s wr, 0 op/s 2024-09-13T02:35:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:57 smithi195 ceph-mon[31576]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 233 B/s wr, 0 op/s 2024-09-13T02:35:58.658 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:35:58.658 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":75,"fsid":"d75e6bfc-7177-11ef-bceb-c7b262605968","created":"2024-09-13T02:29:17.810952+0000","modified":"2024-09-13T02:35:52.671190+0000","last_up_change":"2024-09-13T02:34:21.852275+0000","last_in_change":"2024-09-13T02:34:04.856554+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T02:32:24.204945+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-13T02:34:45.748025+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":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-13T02:34:49.002207+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":"65","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-09-13T02:35:42.558417+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":"74","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":74,"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":"3f7dbc87-9d88-478f-bc37-17cb7238541e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6803","nonce":1305343903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6805","nonce":1305343903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6809","nonce":1305343903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6807","nonce":1305343903}]},"public_addr":"172.21.15.88:6803/1305343903","cluster_addr":"172.21.15.88:6805/1305343903","heartbeat_back_addr":"172.21.15.88:6809/1305343903","heartbeat_front_addr":"172.21.15.88:6807/1305343903","state":["exists","up"]},{"osd":1,"uuid":"2295b8cd-4034-4d94-91fc-9c92b1d7dac3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6811","nonce":4029137350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6813","nonce":4029137350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6817","nonce":4029137350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6815","nonce":4029137350}]},"public_addr":"172.21.15.88:6811/4029137350","cluster_addr":"172.21.15.88:6813/4029137350","heartbeat_back_addr":"172.21.15.88:6817/4029137350","heartbeat_front_addr":"172.21.15.88:6815/4029137350","state":["exists","up"]},{"osd":2,"uuid":"b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6819","nonce":2266641603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6821","nonce":2266641603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6825","nonce":2266641603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6823","nonce":2266641603}]},"public_addr":"172.21.15.88:6819/2266641603","cluster_addr":"172.21.15.88:6821/2266641603","heartbeat_back_addr":"172.21.15.88:6825/2266641603","heartbeat_front_addr":"172.21.15.88:6823/2266641603","state":["exists","up"]},{"osd":3,"uuid":"019481ca-c0d1-45a7-879e-f77e36fe2f7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6827","nonce":718126003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6829","nonce":718126003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6833","nonce":718126003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6831","nonce":718126003}]},"public_addr":"172.21.15.88:6827/718126003","cluster_addr":"172.21.15.88:6829/718126003","heartbeat_back_addr":"172.21.15.88:6833/718126003","heartbeat_front_addr":"172.21.15.88:6831/718126003","state":["exists","up"]},{"osd":4,"uuid":"2d2e52c9-a136-4951-ab6d-fb3afa4bcb44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6801","nonce":1543477427}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6803","nonce":1543477427}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6807","nonce":1543477427}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6805","nonce":1543477427}]},"public_addr":"172.21.15.195:6801/1543477427","cluster_addr":"172.21.15.195:6803/1543477427","heartbeat_back_addr":"172.21.15.195:6807/1543477427","heartbeat_front_addr":"172.21.15.195:6805/1543477427","state":["exists","up"]},{"osd":5,"uuid":"e4b7fa0f-c11e-4e9f-8981-d227a280c3e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6809","nonce":1766433243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6811","nonce":1766433243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6815","nonce":1766433243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6813","nonce":1766433243}]},"public_addr":"172.21.15.195:6809/1766433243","cluster_addr":"172.21.15.195:6811/1766433243","heartbeat_back_addr":"172.21.15.195:6815/1766433243","heartbeat_front_addr":"172.21.15.195:6813/1766433243","state":["exists","up"]},{"osd":6,"uuid":"0ef7015e-7b04-4bf3-9a4e-424b4591e2c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6816","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6817","nonce":759127863}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6819","nonce":759127863}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6823","nonce":759127863}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6821","nonce":759127863}]},"public_addr":"172.21.15.195:6817/759127863","cluster_addr":"172.21.15.195:6819/759127863","heartbeat_back_addr":"172.21.15.195:6823/759127863","heartbeat_front_addr":"172.21.15.195:6821/759127863","state":["exists","up"]},{"osd":7,"uuid":"1c38bf33-27fc-4195-bee1-5bfae8649e60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6824","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6825","nonce":1732432010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6827","nonce":1732432010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6831","nonce":1732432010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6829","nonce":1732432010}]},"public_addr":"172.21.15.195:6825/1732432010","cluster_addr":"172.21.15.195:6827/1732432010","heartbeat_back_addr":"172.21.15.195:6831/1732432010","heartbeat_front_addr":"172.21.15.195:6829/1732432010","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:31.488387+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:56.279579+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:21.216156+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:46.052312+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:07.855009+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:31.244104+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:55.698218+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:34:19.948022+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.8","mappings":[{"from":7,"to":2}]},{"pgid":"3.e","mappings":[{"from":4,"to":3}]},{"pgid":"3.17","mappings":[{"from":0,"to":2}]},{"pgid":"3.32","mappings":[{"from":0,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/3164525017":"2024-09-14T02:35:38.845629+0000","172.21.15.88:0/4292228526":"2024-09-14T02:35:38.845629+0000","172.21.15.88:0/3529212037":"2024-09-14T02:29:47.120232+0000","172.21.15.88:6800/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:6801/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6801/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2889069261":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/3889804244":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2732982895":"2024-09-14T02:35:38.845629+0000","172.21.15.88:0/1892503288":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/890035605":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/2740997981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/1005195533":"2024-09-14T02:35:38.845629+0000","172.21.15.88:6801/277695350":"2024-09-14T02:35:38.845629+0000","172.21.15.88:6800/277695350":"2024-09-14T02:35:38.845629+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":4,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T02:35:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:58 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/2708329185' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:35:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:58 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:58 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2708329185' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:35:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:58 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:58 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/2708329185' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:35:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:58 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:35:59.372 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-13T02:35:59.373 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T02:35:59.567 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:35:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:35:59 smithi088 ceph-mon[27808]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-13T02:35:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:35:59 smithi088 ceph-mon[39338]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-13T02:36:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:35:59 smithi195 ceph-mon[31576]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-09-13T02:36:01.602 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:36:01.602 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":75,"fsid":"d75e6bfc-7177-11ef-bceb-c7b262605968","created":"2024-09-13T02:29:17.810952+0000","modified":"2024-09-13T02:35:52.671190+0000","last_up_change":"2024-09-13T02:34:21.852275+0000","last_in_change":"2024-09-13T02:34:04.856554+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T02:32:24.204945+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-13T02:34:45.748025+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":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-13T02:34:49.002207+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":"65","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-09-13T02:35:42.558417+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":"74","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":74,"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":"3f7dbc87-9d88-478f-bc37-17cb7238541e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6803","nonce":1305343903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6805","nonce":1305343903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6809","nonce":1305343903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6807","nonce":1305343903}]},"public_addr":"172.21.15.88:6803/1305343903","cluster_addr":"172.21.15.88:6805/1305343903","heartbeat_back_addr":"172.21.15.88:6809/1305343903","heartbeat_front_addr":"172.21.15.88:6807/1305343903","state":["exists","up"]},{"osd":1,"uuid":"2295b8cd-4034-4d94-91fc-9c92b1d7dac3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6811","nonce":4029137350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6813","nonce":4029137350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6817","nonce":4029137350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6815","nonce":4029137350}]},"public_addr":"172.21.15.88:6811/4029137350","cluster_addr":"172.21.15.88:6813/4029137350","heartbeat_back_addr":"172.21.15.88:6817/4029137350","heartbeat_front_addr":"172.21.15.88:6815/4029137350","state":["exists","up"]},{"osd":2,"uuid":"b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6819","nonce":2266641603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6821","nonce":2266641603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6825","nonce":2266641603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6823","nonce":2266641603}]},"public_addr":"172.21.15.88:6819/2266641603","cluster_addr":"172.21.15.88:6821/2266641603","heartbeat_back_addr":"172.21.15.88:6825/2266641603","heartbeat_front_addr":"172.21.15.88:6823/2266641603","state":["exists","up"]},{"osd":3,"uuid":"019481ca-c0d1-45a7-879e-f77e36fe2f7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6827","nonce":718126003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6829","nonce":718126003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6833","nonce":718126003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6831","nonce":718126003}]},"public_addr":"172.21.15.88:6827/718126003","cluster_addr":"172.21.15.88:6829/718126003","heartbeat_back_addr":"172.21.15.88:6833/718126003","heartbeat_front_addr":"172.21.15.88:6831/718126003","state":["exists","up"]},{"osd":4,"uuid":"2d2e52c9-a136-4951-ab6d-fb3afa4bcb44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6801","nonce":1543477427}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6803","nonce":1543477427}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6807","nonce":1543477427}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6805","nonce":1543477427}]},"public_addr":"172.21.15.195:6801/1543477427","cluster_addr":"172.21.15.195:6803/1543477427","heartbeat_back_addr":"172.21.15.195:6807/1543477427","heartbeat_front_addr":"172.21.15.195:6805/1543477427","state":["exists","up"]},{"osd":5,"uuid":"e4b7fa0f-c11e-4e9f-8981-d227a280c3e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6809","nonce":1766433243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6811","nonce":1766433243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6815","nonce":1766433243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6813","nonce":1766433243}]},"public_addr":"172.21.15.195:6809/1766433243","cluster_addr":"172.21.15.195:6811/1766433243","heartbeat_back_addr":"172.21.15.195:6815/1766433243","heartbeat_front_addr":"172.21.15.195:6813/1766433243","state":["exists","up"]},{"osd":6,"uuid":"0ef7015e-7b04-4bf3-9a4e-424b4591e2c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6816","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6817","nonce":759127863}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6819","nonce":759127863}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6823","nonce":759127863}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6821","nonce":759127863}]},"public_addr":"172.21.15.195:6817/759127863","cluster_addr":"172.21.15.195:6819/759127863","heartbeat_back_addr":"172.21.15.195:6823/759127863","heartbeat_front_addr":"172.21.15.195:6821/759127863","state":["exists","up"]},{"osd":7,"uuid":"1c38bf33-27fc-4195-bee1-5bfae8649e60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6824","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6825","nonce":1732432010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6827","nonce":1732432010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6831","nonce":1732432010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6829","nonce":1732432010}]},"public_addr":"172.21.15.195:6825/1732432010","cluster_addr":"172.21.15.195:6827/1732432010","heartbeat_back_addr":"172.21.15.195:6831/1732432010","heartbeat_front_addr":"172.21.15.195:6829/1732432010","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:31.488387+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:56.279579+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:21.216156+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:46.052312+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:07.855009+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:31.244104+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:55.698218+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:34:19.948022+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.8","mappings":[{"from":7,"to":2}]},{"pgid":"3.e","mappings":[{"from":4,"to":3}]},{"pgid":"3.17","mappings":[{"from":0,"to":2}]},{"pgid":"3.32","mappings":[{"from":0,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/3164525017":"2024-09-14T02:35:38.845629+0000","172.21.15.88:0/4292228526":"2024-09-14T02:35:38.845629+0000","172.21.15.88:0/3529212037":"2024-09-14T02:29:47.120232+0000","172.21.15.88:6800/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:6801/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6801/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2889069261":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/3889804244":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2732982895":"2024-09-14T02:35:38.845629+0000","172.21.15.88:0/1892503288":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/890035605":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/2740997981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/1005195533":"2024-09-14T02:35:38.845629+0000","172.21.15.88:6801/277695350":"2024-09-14T02:35:38.845629+0000","172.21.15.88:6800/277695350":"2024-09-14T02:35:38.845629+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":4,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T02:36:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:01 smithi195 ceph-mon[31576]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:01 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3774144105' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:36:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:01 smithi088 ceph-mon[27808]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:01 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3774144105' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:36:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:01 smithi088 ceph-mon[39338]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:01 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3774144105' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:36:02.314 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-13T02:36:02.314 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-13T02:36:02.315 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-13T02:36:02.315 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-13T02:36:02.316 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-13T02:36:02.316 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-13T02:36:02.317 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-09-13T02:36:02.317 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-09-13T02:36:02.710 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:02.711 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:02.712 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:02.716 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:02.718 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:02.725 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:02.725 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:02.738 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:03.127 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:36:03] "GET /metrics HTTP/1.1" 200 33667 "" "Prometheus/2.43.0" 2024-09-13T02:36:04.173 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:03 smithi195 ceph-mon[31576]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:03 smithi088 ceph-mon[27808]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:03 smithi088 ceph-mon[39338]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:04.863 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:04 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[73721]: ts=2024-09-13T02:36:04.600Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003974422s 2024-09-13T02:36:05.930 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:05 smithi195 systemd[1]: Starting Ceph grafana.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:36:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:05 smithi088 ceph-mon[27808]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:05 smithi088 ceph-mon[39338]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:05 smithi195 ceph-mon[31576]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:06.234 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:06 smithi195 podman[63709]: 2024-09-13 02:36:05.937678834 +0000 UTC m=+0.015547819 image pull 954c08fa618887fe9a6fe572ae541197c77e625b05f4193df7898f5ac649ada9 quay.io/ceph/ceph-grafana:9.4.7 2024-09-13T02:36:07.234 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:06 smithi195 podman[63709]: 2024-09-13 02:36:06.878414678 +0000 UTC m=+0.956283656 container create 8046b10dfed2e936fb87fb3d7a9dd66e294a4f8ce0617a5ebf2af1cc82b100b1 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=ubi8-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, version=8.5, distribution-scope=public, io.buildah.version=1.32.0, io.k8s.display-name=Red Hat Universal Base Image 8, release=239.1651231664, io.openshift.tags=base rhel8, io.openshift.expose-services=, 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, description=Ceph Grafana Container, vcs-type=git, name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, vendor=Red Hat, Inc., architecture=x86_64, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, maintainer=Paul Cuzner ) 2024-09-13T02:36:08.182 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:07 smithi195 ceph-mon[31576]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:08.183 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:07 smithi195 podman[63709]: 2024-09-13 02:36:07.99885653 +0000 UTC m=+2.076725505 container init 8046b10dfed2e936fb87fb3d7a9dd66e294a4f8ce0617a5ebf2af1cc82b100b1 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a, io.buildah.version=1.32.0, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, vendor=Red Hat, Inc., io.k8s.display-name=Red Hat Universal Base Image 8, build-date=2022-04-29T11:48:11.055897, version=8.5, maintainer=Paul Cuzner , distribution-scope=public, io.openshift.expose-services=, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, architecture=x86_64, com.redhat.component=ubi8-container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, release=239.1651231664, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, description=Ceph Grafana Container, vcs-type=git, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-09-13T02:36:08.183 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 podman[63709]: 2024-09-13 02:36:08.004233288 +0000 UTC m=+2.082102265 container start 8046b10dfed2e936fb87fb3d7a9dd66e294a4f8ce0617a5ebf2af1cc82b100b1 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a, summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-type=git, maintainer=Paul Cuzner , name=ubi8, io.openshift.tags=base rhel8, io.openshift.expose-services=, build-date=2022-04-29T11:48:11.055897, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, io.buildah.version=1.32.0, release=239.1651231664, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, version=8.5, distribution-scope=public, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container) 2024-09-13T02:36:08.183 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 bash[63709]: 8046b10dfed2e936fb87fb3d7a9dd66e294a4f8ce0617a5ebf2af1cc82b100b1 2024-09-13T02:36:08.183 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 systemd[1]: Started Ceph grafana.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:36:08.183 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.164957979Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-09-13T02:36:08.183 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.165160101Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-13T02:36:08.183 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.165178604Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-13T02:36:08.183 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.165186289Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-13T02:36:08.184 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.165199474Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-13T02:36:08.184 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.165206785Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-13T02:36:08.184 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.165212505Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-13T02:36:08.184 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.165218131Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-13T02:36:08.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.16522382Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-13T02:36:08.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.165229561Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-13T02:36:08.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.165234949Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-13T02:36:08.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.165240885Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-13T02:36:08.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.165246568Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-13T02:36:08.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=settings t=2024-09-13T02:36:08.1652521Z level=info msg="App mode production" 2024-09-13T02:36:08.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=sqlstore t=2024-09-13T02:36:08.165298682Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-13T02:36:08.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=sqlstore t=2024-09-13T02:36:08.165314579Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-13T02:36:08.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.166156286Z level=info msg="Starting DB migrations" 2024-09-13T02:36:08.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.166232762Z level=info msg="Executing migration" id="create migration_log table" 2024-09-13T02:36:08.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.166769306Z level=info msg="Executing migration" id="create user table" 2024-09-13T02:36:08.185 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.167171595Z level=info msg="Executing migration" id="add unique index user.login" 2024-09-13T02:36:08.186 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.167612817Z level=info msg="Executing migration" id="add unique index user.email" 2024-09-13T02:36:08.186 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.167988878Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-09-13T02:36:08.186 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.168580336Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-09-13T02:36:08.186 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.168936485Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-09-13T02:36:08.186 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.169611814Z level=info msg="Executing migration" id="create user table v2" 2024-09-13T02:36:08.186 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.170014461Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-09-13T02:36:08.186 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.170382755Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-09-13T02:36:08.186 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.170778967Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-09-13T02:36:08.186 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.171054013Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-09-13T02:36:08.186 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.171389309Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-09-13T02:36:08.186 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.171826031Z level=info msg="Executing migration" id="Update user table charset" 2024-09-13T02:36:08.187 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.172054747Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-09-13T02:36:08.187 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.172448246Z level=info msg="Executing migration" id="Add missing user data" 2024-09-13T02:36:08.187 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.17275141Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-09-13T02:36:08.187 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.173093368Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-09-13T02:36:08.187 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.173455128Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-09-13T02:36:08.187 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.173814913Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-09-13T02:36:08.187 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.174922099Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-09-13T02:36:08.187 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.175315125Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-09-13T02:36:08.187 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.17571885Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-09-13T02:36:08.187 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.176101303Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-09-13T02:36:08.187 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.17653022Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.176967672Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.177205767Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.177546681Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.177848351Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.178148182Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.178492096Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.179039839Z level=info msg="Executing migration" id="create temp_user v2" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.179395409Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.179720635Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.180035689Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.180403942Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.180781534Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-09-13T02:36:08.188 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.181042239Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-09-13T02:36:08.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.181373996Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-09-13T02:36:08.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.181664808Z level=info msg="Executing migration" id="create star table" 2024-09-13T02:36:08.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.181948575Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-09-13T02:36:08.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.182338387Z level=info msg="Executing migration" id="create org table v1" 2024-09-13T02:36:08.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.182693137Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-09-13T02:36:08.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.183096255Z level=info msg="Executing migration" id="create org_user table v1" 2024-09-13T02:36:08.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.183464143Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-09-13T02:36:08.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.183847141Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-09-13T02:36:08.189 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.184231172Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-09-13T02:36:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:07 smithi088 ceph-mon[27808]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:07 smithi088 ceph-mon[39338]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:08.464 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.184622354Z level=info msg="Executing migration" id="Update org table charset" 2024-09-13T02:36:08.464 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.184883997Z level=info msg="Executing migration" id="Update org_user table charset" 2024-09-13T02:36:08.464 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.185131938Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-09-13T02:36:08.464 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.185424987Z level=info msg="Executing migration" id="create dashboard table" 2024-09-13T02:36:08.464 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.18578992Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-09-13T02:36:08.464 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.186176443Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-09-13T02:36:08.464 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.186622235Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-09-13T02:36:08.464 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.186997954Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-09-13T02:36:08.464 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.187407779Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-09-13T02:36:08.464 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.187804565Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-09-13T02:36:08.465 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.188628199Z level=info msg="Executing migration" id="create dashboard v2" 2024-09-13T02:36:08.465 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.188996377Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-09-13T02:36:08.465 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.189413672Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-09-13T02:36:08.465 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.18980689Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-09-13T02:36:08.465 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.190087021Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-09-13T02:36:08.465 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.190502178Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-09-13T02:36:08.465 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.190857617Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-09-13T02:36:08.465 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.191330419Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-09-13T02:36:08.465 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.191789532Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-09-13T02:36:08.466 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.192224164Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-09-13T02:36:08.466 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.1926179Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-09-13T02:36:08.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.193044149Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-09-13T02:36:08.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.193480758Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-09-13T02:36:08.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.193866271Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-09-13T02:36:08.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.194112526Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-09-13T02:36:08.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.19439633Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-09-13T02:36:08.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.194913361Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-09-13T02:36:08.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.195393352Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-09-13T02:36:08.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.195896429Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-09-13T02:36:08.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.196375566Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-09-13T02:36:08.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.196673184Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-09-13T02:36:08.467 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.197069533Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.197452805Z level=info msg="Executing migration" id="Update dashboard title length" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.197730862Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.198109023Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.198503839Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.199383514Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.199752628Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.200142547Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.200544923Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.200819715Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.201124263Z level=info msg="Executing migration" id="Add check_sum column" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.201647292Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.202005243Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-09-13T02:36:08.468 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.202301912Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.202592021Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.202983236Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.203518787Z level=info msg="Executing migration" id="create data_source table" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.203925927Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.204340529Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.204729963Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.205074927Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.205493039Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.206489484Z level=info msg="Executing migration" id="create data_source table v2" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.206888233Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.207270016Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.207669982Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-09-13T02:36:08.469 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.207984432Z level=info msg="Executing migration" id="Add column with_credentials" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.208597835Z level=info msg="Executing migration" id="Add secure json data column" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.209133732Z level=info msg="Executing migration" id="Update data_source table charset" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.209419465Z level=info msg="Executing migration" id="Update initial version to 1" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.209683616Z level=info msg="Executing migration" id="Add read_only data column" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.210224885Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.210527235Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.210787423Z level=info msg="Executing migration" id="Add uid column" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.211267481Z level=info msg="Executing migration" id="Update uid value" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.211593104Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.211963808Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.212390991Z level=info msg="Executing migration" id="create api_key table" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.212823977Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-09-13T02:36:08.470 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.213291086Z level=info msg="Executing migration" id="add index api_key.key" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.213728195Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.214212419Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.214635691Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.214988491Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.215420583Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.216449947Z level=info msg="Executing migration" id="create api_key table v2" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.216858492Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.217280964Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.217722506Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.218154373Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.218476299Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.218785463Z level=info msg="Executing migration" id="Update api_key table charset" 2024-09-13T02:36:08.471 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.219064559Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.21962854Z level=info msg="Executing migration" id="Add service account foreign key" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.220145483Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.220477034Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.221040343Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.22158208Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.221981443Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.222340975Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.222763418Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.223235514Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.223677053Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.2241081Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.224394583Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-09-13T02:36:08.472 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.224695216Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.225225004Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.225773236Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.226042039Z level=info msg="Executing migration" id="create quota table v1" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.226424577Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.226830107Z level=info msg="Executing migration" id="Update quota table charset" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.227096045Z level=info msg="Executing migration" id="create plugin_setting table" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.227485114Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.227880749Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.228457674Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.228734724Z level=info msg="Executing migration" id="create session table" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.229137744Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.229432249Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-09-13T02:36:08.473 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.229715401Z level=info msg="Executing migration" id="create playlist table v2" 2024-09-13T02:36:08.474 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.230084705Z level=info msg="Executing migration" id="create playlist item table v2" 2024-09-13T02:36:08.474 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.230458079Z level=info msg="Executing migration" id="Update playlist table charset" 2024-09-13T02:36:08.474 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.230730133Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-09-13T02:36:08.474 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.230972482Z level=info msg="Executing migration" id="drop preferences table v2" 2024-09-13T02:36:08.474 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.231238455Z level=info msg="Executing migration" id="drop preferences table v3" 2024-09-13T02:36:08.474 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.231531566Z level=info msg="Executing migration" id="create preferences table v3" 2024-09-13T02:36:08.474 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.231899854Z level=info msg="Executing migration" id="Update preferences table charset" 2024-09-13T02:36:08.474 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.232140776Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-09-13T02:36:08.474 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.232778945Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-09-13T02:36:08.474 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.23304163Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-09-13T02:36:08.474 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.233657338Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-09-13T02:36:08.474 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.234257281Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-09-13T02:36:08.475 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.234553097Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-09-13T02:36:08.475 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.234947294Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-09-13T02:36:08.475 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.235412705Z level=info msg="Executing migration" id="create alert table v1" 2024-09-13T02:36:08.475 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.235839242Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-09-13T02:36:08.475 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.236280075Z level=info msg="Executing migration" id="add index alert state" 2024-09-13T02:36:08.475 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.236679193Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-09-13T02:36:08.475 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.237073415Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-09-13T02:36:08.475 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.237435788Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-09-13T02:36:08.475 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.237841421Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-09-13T02:36:08.475 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.238188859Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-09-13T02:36:08.475 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.239569011Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-09-13T02:36:08.476 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.239935521Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-09-13T02:36:08.476 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.24036469Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-09-13T02:36:08.476 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.240665099Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-09-13T02:36:08.476 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.240974612Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-09-13T02:36:08.476 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.241378008Z level=info msg="Executing migration" id="Add column is_default" 2024-09-13T02:36:08.476 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.241970835Z level=info msg="Executing migration" id="Add column frequency" 2024-09-13T02:36:08.476 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.242607356Z level=info msg="Executing migration" id="Add column send_reminder" 2024-09-13T02:36:08.476 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.243247053Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-09-13T02:36:08.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.243848116Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-09-13T02:36:08.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.244251484Z level=info msg="Executing migration" id="Update alert table charset" 2024-09-13T02:36:08.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.244528627Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-09-13T02:36:08.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.244775588Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-09-13T02:36:08.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.245141148Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-09-13T02:36:08.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.245579353Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-09-13T02:36:08.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.245916111Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-09-13T02:36:08.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.246269659Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-09-13T02:36:08.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.246688618Z level=info msg="Executing migration" id="Add for to alert table" 2024-09-13T02:36:08.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.247327516Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-09-13T02:36:08.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.24793163Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-09-13T02:36:08.477 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.248207162Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-09-13T02:36:08.479 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.248618402Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-09-13T02:36:08.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.248967266Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-09-13T02:36:08.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.249622705Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-09-13T02:36:08.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.249907851Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-09-13T02:36:08.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.250348416Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-09-13T02:36:08.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.250761085Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-09-13T02:36:08.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.251022293Z level=info msg="Executing migration" id="create annotation table v5" 2024-09-13T02:36:08.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.251453163Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-09-13T02:36:08.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.251862146Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-09-13T02:36:08.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.25225669Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-09-13T02:36:08.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.252663668Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-09-13T02:36:08.480 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.25305998Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.253462657Z level=info msg="Executing migration" id="Update annotation table charset" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.253709664Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.254316557Z level=info msg="Executing migration" id="Drop category_id index" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.254692696Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.25529509Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.255646056Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.256012391Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.256374694Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.257890392Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.25827226Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.258649711Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.258891954Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-09-13T02:36:08.481 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.259164417Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.259439993Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.260017394Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.260672334Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.261044195Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.261416752Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.261686435Z level=info msg="Executing migration" id="Add epoch_end column" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.262309351Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.262688296Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.262940711Z level=info msg="Executing migration" id="Move region to single row" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.263250653Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.26360526Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.26394487Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-09-13T02:36:08.482 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.264325759Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-09-13T02:36:08.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.264695657Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-09-13T02:36:08.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.265040732Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-09-13T02:36:08.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.265410163Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-09-13T02:36:08.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.265671978Z level=info msg="Executing migration" id="create test_data table" 2024-09-13T02:36:08.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.266025626Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-09-13T02:36:08.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.266378605Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-09-13T02:36:08.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.266750507Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-09-13T02:36:08.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.26711438Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-09-13T02:36:08.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.26738765Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-09-13T02:36:08.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.267661665Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-09-13T02:36:08.483 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.267880919Z level=info msg="Executing migration" id="create team table" 2024-09-13T02:36:08.484 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.268222743Z level=info msg="Executing migration" id="add index team.org_id" 2024-09-13T02:36:08.484 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.268613806Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-09-13T02:36:08.484 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.26897878Z level=info msg="Executing migration" id="create team member table" 2024-09-13T02:36:08.484 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.269326444Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-09-13T02:36:08.484 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.269696039Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-09-13T02:36:08.484 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.270065348Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-09-13T02:36:08.484 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.270439923Z level=info msg="Executing migration" id="Add column email to team table" 2024-09-13T02:36:08.484 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.271283587Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-09-13T02:36:08.484 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.271929432Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-09-13T02:36:08.484 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.272628664Z level=info msg="Executing migration" id="create dashboard acl table" 2024-09-13T02:36:08.484 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.272986964Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.27343432Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.273815172Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.274181093Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.274617837Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.274982746Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.275366392Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.275733401Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.276064295Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.276346461Z level=info msg="Executing migration" id="create tag table" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.276685588Z level=info msg="Executing migration" id="add index tag.key_value" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.27706417Z level=info msg="Executing migration" id="create login attempt table" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.277430524Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-09-13T02:36:08.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.277803739Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.278129221Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.27997521Z level=info msg="Executing migration" id="create login_attempt v2" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.280330094Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.280706293Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.280950685Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.281251274Z level=info msg="Executing migration" id="create user auth table" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.281629623Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.282029518Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.282320664Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.283023302Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.283769456Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.284491277Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-09-13T02:36:08.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.285228009Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.285642494Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.286436338Z level=info msg="Executing migration" id="create server_lock table" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.286805481Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.287220974Z level=info msg="Executing migration" id="create user auth token table" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.287631385Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.288033998Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.288444738Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.288862972Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.2896327Z level=info msg="Executing migration" id="create cache_data table" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.290025202Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.290449256Z level=info msg="Executing migration" id="create short_url table v1" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.290849244Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.29125227Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-09-13T02:36:08.487 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.29153828Z level=info msg="Executing migration" id="delete alert_definition table" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.291794272Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.292214861Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.29262557Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.293027387Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.293338989Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.293759159Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.294125993Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.294540445Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.294949602Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.295749743Z level=info msg="Executing migration" id="drop alert_definition table" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.296164846Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.296467213Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-09-13T02:36:08.488 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.296821404Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.297213292Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.297627164Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.297879445Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.298266032Z level=info msg="Executing migration" id="create alert_instance table" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.298673119Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.299050868Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.299468625Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.300228924Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.300629517Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.300993731Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.304326419Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.307619851Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-09-13T02:36:08.489 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.308038063Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.308456174Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.30930987Z level=info msg="Executing migration" id="create alert_rule table" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.309745436Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.310152984Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.310559096Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.310949333Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.311200358Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.311981318Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.312788316Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.313577298Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.313959318Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.31436119Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.315121822Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-09-13T02:36:08.490 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.315896036Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.31630644Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.317078855Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.317853481Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.318136163Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.318581112Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.318977976Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.319383471Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.319647216Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.320465757Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.321254984Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.322057209Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.322874223Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-09-13T02:36:08.491 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.323709087Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.323983387Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.324347812Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.325143874Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.325426678Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.326279752Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.326685843Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.327512453Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.327875506Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.328277553Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.329078384Z level=info msg="Executing migration" id="create provenance_type table" 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.329447756Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.329848019Z level=info msg="Executing migration" id="create alert_image table" 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.33021075Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-09-13T02:36:08.492 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.330603665Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.330848168Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.331228075Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.331608519Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.331690985Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.331901147Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.332222301Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.332619745Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.332735456Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.332853282Z level=info msg="alerts found to migrate" alerts=0 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.333189357Z level=info msg="Executing migration" id="create library_element table v1" 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.33364645Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.334058437Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-09-13T02:36:08.493 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.334433642Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-09-13T02:36:08.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.334870302Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-09-13T02:36:08.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.335330718Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-09-13T02:36:08.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.33562141Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-09-13T02:36:08.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.335931458Z level=info msg="Executing migration" id="create data_keys table" 2024-09-13T02:36:08.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.336357389Z level=info msg="Executing migration" id="create secrets table" 2024-09-13T02:36:08.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.336778626Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-09-13T02:36:08.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.341013441Z level=info msg="Executing migration" id="add name column into data_keys" 2024-09-13T02:36:08.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.341900519Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-09-13T02:36:08.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.342219386Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-09-13T02:36:08.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.346384086Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-09-13T02:36:08.494 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.350569179Z level=info msg="Executing migration" id="create kv_store table v1" 2024-09-13T02:36:08.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.350969687Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-09-13T02:36:08.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.351397844Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-09-13T02:36:08.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.351739997Z level=info msg="Executing migration" id="create permission table" 2024-09-13T02:36:08.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.35214232Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-09-13T02:36:08.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.35255861Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-09-13T02:36:08.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.352995389Z level=info msg="Executing migration" id="create role table" 2024-09-13T02:36:08.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.353406184Z level=info msg="Executing migration" id="add column display_name" 2024-09-13T02:36:08.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.354282241Z level=info msg="Executing migration" id="add column group_name" 2024-09-13T02:36:08.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.35516095Z level=info msg="Executing migration" id="add index role.org_id" 2024-09-13T02:36:08.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.355593973Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-09-13T02:36:08.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.355996185Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-09-13T02:36:08.495 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.356408467Z level=info msg="Executing migration" id="create team role table" 2024-09-13T02:36:08.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.356776451Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-09-13T02:36:08.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.357176692Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-09-13T02:36:08.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.357653832Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-09-13T02:36:08.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.358054387Z level=info msg="Executing migration" id="create user role table" 2024-09-13T02:36:08.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.358419503Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-09-13T02:36:08.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.358827001Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-09-13T02:36:08.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.359244158Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-09-13T02:36:08.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.359653831Z level=info msg="Executing migration" id="create builtin role table" 2024-09-13T02:36:08.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.360045431Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-09-13T02:36:08.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.36046212Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-09-13T02:36:08.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.360872168Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-09-13T02:36:08.496 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.36182739Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.362286297Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.362678491Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.363015186Z level=info msg="Executing migration" id="add unique index role.uid" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.363421986Z level=info msg="Executing migration" id="create seed assignment table" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.363785163Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.364199272Z level=info msg="Executing migration" id="add column hidden to role table" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.365126567Z level=info msg="Executing migration" id="create query_history table v1" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.365515853Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.365929623Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.366148809Z level=info msg="Executing migration" id="teams permissions migration" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.366518609Z level=info msg="Executing migration" id="dashboard permissions" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.366889864Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-09-13T02:36:08.497 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.367181459Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-09-13T02:36:08.498 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.367505887Z level=info msg="Executing migration" id="alerting notification permissions" 2024-09-13T02:36:08.498 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.367781076Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-09-13T02:36:08.498 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.368121149Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-09-13T02:36:08.498 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.368518378Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-09-13T02:36:08.498 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.369431572Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-09-13T02:36:08.498 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.369691583Z level=info msg="Executing migration" id="create correlation table v1" 2024-09-13T02:36:08.498 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.370051276Z level=info msg="Executing migration" id="add index correlations.uid" 2024-09-13T02:36:08.498 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.370448367Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-09-13T02:36:08.499 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.370830976Z level=info msg="Executing migration" id="add correlation config column" 2024-09-13T02:36:08.499 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.371816158Z level=info msg="Executing migration" id="create entity_events table" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.372200044Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.372595747Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.372673556Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.372938875Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.373011905Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.373215496Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.373608835Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.373953968Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.374368037Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.374756501Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.375092983Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.375491167Z level=info msg="Executing migration" id="Drop public config table" 2024-09-13T02:36:08.500 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.375869249Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-09-13T02:36:08.501 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.376248446Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-09-13T02:36:08.501 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.376671993Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-09-13T02:36:08.501 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.377050556Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-09-13T02:36:08.501 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.377465738Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-09-13T02:36:08.501 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.380454642Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-09-13T02:36:08.501 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.38144821Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-09-13T02:36:08.501 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.382410676Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-09-13T02:36:08.501 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.382710013Z level=info msg="Executing migration" id="add share column" 2024-09-13T02:36:08.501 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.383717055Z level=info msg="Executing migration" id="create default alerting folders" 2024-09-13T02:36:08.501 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.38412024Z level=info msg="Executing migration" id="create file table" 2024-09-13T02:36:08.501 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.384568778Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.384978561Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.38545145Z level=info msg="Executing migration" id="create file_meta table" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.385818845Z level=info msg="Executing migration" id="file table idx: path key" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.386230789Z level=info msg="Executing migration" id="set path collation in file table" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.386483925Z level=info msg="Executing migration" id="managed permissions migration" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.386774847Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.387012897Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.387401159Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.388370866Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.388661727Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.389046738Z level=info msg="Executing migration" id="update group index for alert rules" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.38939138Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-09-13T02:36:08.502 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.389671615Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.390136545Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.391130939Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.392126577Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.392550233Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.402305622Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.402706532Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.403115289Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.406559144Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.40686189Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.407124134Z level=info msg="Executing migration" id="create folder table" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.407483859Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.407892311Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-09-13T02:36:08.503 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.408285139Z level=info msg="Executing migration" id="Update folder title length" 2024-09-13T02:36:08.504 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.408532794Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-09-13T02:36:08.504 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=migrator t=2024-09-13T02:36:08.40892806Z level=info msg="migrations completed" performed=485 skipped=0 duration=242.714422ms 2024-09-13T02:36:08.504 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=sqlstore t=2024-09-13T02:36:08.409299421Z level=info msg="Created default organization" 2024-09-13T02:36:08.504 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=plugin.loader t=2024-09-13T02:36:08.462985614Z level=info msg="Plugin registered" pluginID=input 2024-09-13T02:36:08.734 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=plugin.loader t=2024-09-13T02:36:08.491364009Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-09-13T02:36:08.734 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=plugin.loader t=2024-09-13T02:36:08.491382542Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-09-13T02:36:08.734 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=secrets t=2024-09-13T02:36:08.491415469Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-13T02:36:08.734 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=query_data t=2024-09-13T02:36:08.494599903Z level=info msg="Query Service initialization" 2024-09-13T02:36:08.734 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=live.push_http t=2024-09-13T02:36:08.49739743Z level=info msg="Live Push Gateway initialization" 2024-09-13T02:36:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[27808]: Deploying daemon node-exporter.a on smithi088 2024-09-13T02:36:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[27808]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:36:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[39338]: Deploying daemon node-exporter.a on smithi088 2024-09-13T02:36:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[39338]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:09 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:36:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-mon[31576]: Deploying daemon node-exporter.a on smithi088 2024-09-13T02:36:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-mon[31576]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:09.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:36:09.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=infra.usagestats.collector t=2024-09-13T02:36:09.202663646Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-13T02:36:09.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=provisioning.datasources t=2024-09-13T02:36:09.257024774Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-13T02:36:09.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=provisioning.datasources t=2024-09-13T02:36:09.288681306Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-09-13T02:36:09.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=provisioning.alerting t=2024-09-13T02:36:09.310134692Z level=info msg="starting to provision alerting" 2024-09-13T02:36:09.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=provisioning.alerting t=2024-09-13T02:36:09.310171081Z level=info msg="finished to provision alerting" 2024-09-13T02:36:09.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=ngalert.state.manager t=2024-09-13T02:36:09.310237663Z level=info msg="Warming state cache for startup" 2024-09-13T02:36:09.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=grafanaStorageLogger t=2024-09-13T02:36:09.310314108Z level=info msg="storage starting" 2024-09-13T02:36:09.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=http.server t=2024-09-13T02:36:09.312041256Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-13T02:36:09.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=sqlstore.transactions t=2024-09-13T02:36:09.320682882Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-13T02:36:09.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=ngalert.state.manager t=2024-09-13T02:36:09.320812077Z level=info msg="State cache has been initialized" states=0 duration=10.573115ms 2024-09-13T02:36:09.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=ngalert.multiorg.alertmanager t=2024-09-13T02:36:09.320850015Z level=info msg="starting MultiOrg Alertmanager" 2024-09-13T02:36:09.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=ticker t=2024-09-13T02:36:09.320873413Z level=info msg=starting first_tick=2024-09-13T02:36:10Z 2024-09-13T02:36:09.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=sqlstore.transactions t=2024-09-13T02:36:09.367067094Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-13T02:36:09.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=sqlstore.transactions t=2024-09-13T02:36:09.389856044Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-13T02:36:09.486 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:36:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=sqlstore.transactions t=2024-09-13T02:36:09.40040832Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-09-13T02:36:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:11 smithi088 ceph-mon[27808]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:11 smithi088 ceph-mon[39338]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:11 smithi195 ceph-mon[31576]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:13.316 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:36:13] "GET /metrics HTTP/1.1" 200 33668 "" "Prometheus/2.43.0" 2024-09-13T02:36:14.044 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:13 smithi088 ceph-mon[39338]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:14.045 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:13 smithi088 ceph-mon[27808]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:14.065 INFO:teuthology.orchestra.run.smithi088.stdout:55834574902 2024-09-13T02:36:14.066 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-13T02:36:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:13 smithi195 ceph-mon[31576]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:14.997 INFO:teuthology.orchestra.run.smithi088.stdout:197568495645 2024-09-13T02:36:14.997 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-09-13T02:36:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:15 smithi088 ceph-mon[39338]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:15 smithi088 ceph-mon[27808]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:15 smithi195 ceph-mon[31576]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:16.892 INFO:teuthology.orchestra.run.smithi088.stdout:107374182445 2024-09-13T02:36:16.892 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-13T02:36:17.743 INFO:teuthology.orchestra.run.smithi088.stdout:34359738427 2024-09-13T02:36:17.744 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-13T02:36:17.981 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:17 smithi088 ceph-mon[39338]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:17.982 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:17 smithi088 ceph-mon[27808]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:17 smithi195 ceph-mon[31576]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:19.663 INFO:teuthology.orchestra.run.smithi088.stdout:163208757283 2024-09-13T02:36:19.664 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-13T02:36:20.151 INFO:teuthology.orchestra.run.smithi088.stdout:77309411376 2024-09-13T02:36:20.152 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-13T02:36:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:19 smithi088 ceph-mon[39338]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:19 smithi088 ceph-mon[27808]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:19 smithi195 ceph-mon[31576]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:20.659 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:20.688 INFO:teuthology.orchestra.run.smithi088.stdout:128849018919 2024-09-13T02:36:20.689 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-13T02:36:21.463 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:21.463 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:21.464 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:21.489 INFO:teuthology.orchestra.run.smithi088.stdout:231928234009 2024-09-13T02:36:21.490 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-09-13T02:36:22.001 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:21 smithi088 ceph-mon[39338]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:22.001 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:21 smithi088 ceph-mon[27808]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:21 smithi195 ceph-mon[31576]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:23.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:36:23] "GET /metrics HTTP/1.1" 200 33668 "" "Prometheus/2.43.0" 2024-09-13T02:36:23.191 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:23 smithi088 bash[76606]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-13T02:36:24.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:23 smithi088 ceph-mon[27808]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:24.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:23 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:36:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:23 smithi088 ceph-mon[39338]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:23 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:36:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:23 smithi195 ceph-mon[31576]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:23 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:36:25.190 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:25 smithi088 bash[76606]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-13T02:36:25.590 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:25 smithi088 bash[76606]: Writing manifest to image destination 2024-09-13T02:36:25.938 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:25 smithi088 podman[76606]: 2024-09-13 02:36:25.627474548 +0000 UTC m=+3.186712849 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-13T02:36:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:25 smithi088 ceph-mon[27808]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:25 smithi088 ceph-mon[39338]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:25 smithi195 ceph-mon[31576]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:26.676 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 podman[76606]: 2024-09-13 02:36:26.205317363 +0000 UTC m=+3.764555650 container create 13f6c383f5f630033d01b25831652cd26621fb229bae5d9ffa894ea63f0283e9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:26.941 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 podman[76606]: 2024-09-13 02:36:26.801889667 +0000 UTC m=+4.361127965 container init 13f6c383f5f630033d01b25831652cd26621fb229bae5d9ffa894ea63f0283e9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:26.941 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 podman[76606]: 2024-09-13 02:36:26.80729996 +0000 UTC m=+4.366538252 container start 13f6c383f5f630033d01b25831652cd26621fb229bae5d9ffa894ea63f0283e9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:26.942 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.811Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-13T02:36:26.942 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.811Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-13T02:36:26.942 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.811Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-13T02:36:26.942 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.811Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-13T02:36:26.942 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.811Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-13T02:36:26.942 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-13T02:36:26.942 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-13T02:36:26.942 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=arp 2024-09-13T02:36:26.942 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-13T02:36:26.942 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-13T02:36:26.942 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-13T02:36:26.942 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-13T02:36:26.943 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-13T02:36:26.943 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-13T02:36:26.943 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-13T02:36:26.943 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-13T02:36:26.943 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=edac 2024-09-13T02:36:26.943 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-13T02:36:26.943 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-13T02:36:26.943 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-13T02:36:26.945 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-13T02:36:26.945 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-13T02:36:26.945 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-13T02:36:26.945 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-13T02:36:26.945 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-13T02:36:26.946 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-13T02:36:26.946 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-13T02:36:26.946 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-13T02:36:26.946 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-13T02:36:26.946 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-13T02:36:26.946 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-13T02:36:26.946 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-13T02:36:26.946 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-13T02:36:26.946 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=os 2024-09-13T02:36:26.946 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-13T02:36:26.946 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-13T02:36:26.947 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-13T02:36:26.947 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-13T02:36:26.948 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-13T02:36:26.948 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-13T02:36:26.948 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-13T02:36:26.948 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=stat 2024-09-13T02:36:26.948 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-13T02:36:26.948 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-13T02:36:26.948 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-13T02:36:26.948 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=time 2024-09-13T02:36:26.948 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-13T02:36:26.948 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=uname 2024-09-13T02:36:26.948 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-13T02:36:26.948 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-13T02:36:26.949 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.812Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-13T02:36:26.949 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.813Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-13T02:36:26.949 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[76874]: ts=2024-09-13T02:36:26.813Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-13T02:36:26.949 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 bash[76606]: 13f6c383f5f630033d01b25831652cd26621fb229bae5d9ffa894ea63f0283e9 2024-09-13T02:36:26.949 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:36:26 smithi088 systemd[1]: Started Ceph node-exporter.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:36:27.911 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:27 smithi195 systemd[1]: Starting Ceph node-exporter.b for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:36:28.221 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:27 smithi088 ceph-mon[27808]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:28.221 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:27 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:28.221 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:27 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:28.222 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:27 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:28.222 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:27 smithi088 ceph-mon[27808]: Deploying daemon node-exporter.b on smithi195 2024-09-13T02:36:28.222 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:27 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3308250154' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T02:36:28.222 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:27 smithi088 ceph-mon[39338]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:28.222 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:27 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:28.222 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:27 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:28.222 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:27 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:28.222 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:27 smithi088 ceph-mon[39338]: Deploying daemon node-exporter.b on smithi195 2024-09-13T02:36:28.222 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:27 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3308250154' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T02:36:28.228 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:27 smithi195 ceph-mon[31576]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:28.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:27 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:28.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:27 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:28.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:27 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:28.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:27 smithi195 ceph-mon[31576]: Deploying daemon node-exporter.b on smithi195 2024-09-13T02:36:28.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:27 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3308250154' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-09-13T02:36:28.229 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:27 smithi195 bash[64005]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-09-13T02:36:28.229 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:28 smithi195 bash[64005]: Getting image source signatures 2024-09-13T02:36:28.484 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:28 smithi195 bash[64005]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-09-13T02:36:28.484 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:28 smithi195 bash[64005]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-09-13T02:36:28.484 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:28 smithi195 bash[64005]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-09-13T02:36:28.573 INFO:teuthology.orchestra.run.smithi088.stdout:34359738429 2024-09-13T02:36:28.761 INFO:teuthology.orchestra.run.smithi088.stdout:107374182447 2024-09-13T02:36:29.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:28 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/2448630148' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T02:36:29.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:28 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/2085506436' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-13T02:36:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:28 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2448630148' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T02:36:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:28 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2085506436' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-13T02:36:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:28 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/2448630148' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-09-13T02:36:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:28 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/2085506436' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-09-13T02:36:29.521 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182445 got 107374182447 for osd.3 2024-09-13T02:36:29.521 DEBUG:teuthology.parallel:result is None 2024-09-13T02:36:29.734 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:29 smithi195 bash[64005]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-09-13T02:36:29.734 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:29 smithi195 bash[64005]: Writing manifest to image destination 2024-09-13T02:36:29.991 INFO:teuthology.orchestra.run.smithi088.stdout:55834574905 2024-09-13T02:36:30.015 INFO:teuthology.orchestra.run.smithi088.stdout:197568495648 2024-09-13T02:36:30.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:29 smithi088 ceph-mon[39338]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:30.015 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:29 smithi088 ceph-mon[27808]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:29 smithi195 ceph-mon[31576]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:30.234 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:29 smithi195 podman[64005]: 2024-09-13 02:36:29.876874011 +0000 UTC m=+2.058321443 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-13T02:36:30.235 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:29 smithi195 podman[64005]: 2024-09-13 02:36:29.950438326 +0000 UTC m=+2.131885745 container create b29e2f0e84dc7595aa3b9422d46af33884df430a8c47bfdc729a4d0c6c1750c8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T02:36:30.235 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 podman[64005]: 2024-09-13 02:36:30.135841489 +0000 UTC m=+2.317288910 container init b29e2f0e84dc7595aa3b9422d46af33884df430a8c47bfdc729a4d0c6c1750c8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T02:36:30.235 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 podman[64005]: 2024-09-13 02:36:30.140930444 +0000 UTC m=+2.322377870 container start b29e2f0e84dc7595aa3b9422d46af33884df430a8c47bfdc729a4d0c6c1750c8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T02:36:30.235 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.145Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-13T02:36:30.235 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.145Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-13T02:36:30.235 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.145Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-13T02:36:30.235 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.145Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-13T02:36:30.235 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.145Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-13T02:36:30.235 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.145Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-13T02:36:30.236 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-13T02:36:30.236 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=arp 2024-09-13T02:36:30.236 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-13T02:36:30.236 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-13T02:36:30.236 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-13T02:36:30.236 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-13T02:36:30.237 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-13T02:36:30.237 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-13T02:36:30.237 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-13T02:36:30.237 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-13T02:36:30.237 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=edac 2024-09-13T02:36:30.237 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-13T02:36:30.237 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-13T02:36:30.237 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-13T02:36:30.237 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-13T02:36:30.237 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-13T02:36:30.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-13T02:36:30.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-13T02:36:30.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-13T02:36:30.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-13T02:36:30.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-13T02:36:30.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-13T02:36:30.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-13T02:36:30.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-13T02:36:30.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-13T02:36:30.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-13T02:36:30.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-13T02:36:30.238 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=os 2024-09-13T02:36:30.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-13T02:36:30.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-13T02:36:30.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-13T02:36:30.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-13T02:36:30.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-13T02:36:30.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-13T02:36:30.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-13T02:36:30.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=stat 2024-09-13T02:36:30.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-13T02:36:30.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-13T02:36:30.239 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-13T02:36:30.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=time 2024-09-13T02:36:30.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-13T02:36:30.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=uname 2024-09-13T02:36:30.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-13T02:36:30.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-13T02:36:30.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-13T02:36:30.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-13T02:36:30.240 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[64081]: ts=2024-09-13T02:36:30.146Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-13T02:36:30.689 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574902 got 55834574905 for osd.1 2024-09-13T02:36:30.689 DEBUG:teuthology.parallel:result is None 2024-09-13T02:36:30.734 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 bash[64005]: b29e2f0e84dc7595aa3b9422d46af33884df430a8c47bfdc729a4d0c6c1750c8 2024-09-13T02:36:30.734 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:36:30 smithi195 systemd[1]: Started Ceph node-exporter.b for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:36:31.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/2742440070' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-13T02:36:31.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.157 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:30 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:36:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2742440070' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-13T02:36:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:36:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/2742440070' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-09-13T02:36:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:30 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:36:31.497 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495645 got 197568495648 for osd.6 2024-09-13T02:36:31.498 DEBUG:teuthology.parallel:result is None 2024-09-13T02:36:31.569 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:31.570 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:31.570 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:31.573 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:31.960 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738427 got 34359738429 for osd.0 2024-09-13T02:36:31.960 DEBUG:teuthology.parallel:result is None 2024-09-13T02:36:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:31 smithi088 ceph-mon[27808]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:31 smithi088 ceph-mon[39338]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:31 smithi195 ceph-mon[31576]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:33.387 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:36:33] "GET /metrics HTTP/1.1" 200 33667 "" "Prometheus/2.43.0" 2024-09-13T02:36:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:33 smithi088 ceph-mon[27808]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:33 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:33 smithi088 ceph-mon[39338]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:33 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:33 smithi195 ceph-mon[31576]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:33 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:35 smithi088 ceph-mon[39338]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:35 smithi088 ceph-mon[27808]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:36.193 INFO:teuthology.orchestra.run.smithi088.stdout:77309411380 2024-09-13T02:36:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:35 smithi195 ceph-mon[31576]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:36 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3725766569' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T02:36:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:36 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3725766569' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T02:36:37.435 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:36 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3725766569' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-09-13T02:36:37.785 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411376 got 77309411380 for osd.2 2024-09-13T02:36:37.785 DEBUG:teuthology.parallel:result is None 2024-09-13T02:36:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:37 smithi088 ceph-mon[27808]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:37 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:37 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:37 smithi088 ceph-mon[39338]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:37 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:37 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:37 smithi195 ceph-mon[31576]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:37 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:37 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:39.227 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:38 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:36:39.228 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:38 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:36:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:38 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:36:39.659 INFO:teuthology.orchestra.run.smithi088.stdout:231928234013 2024-09-13T02:36:39.712 INFO:teuthology.orchestra.run.smithi088.stdout:163208757287 2024-09-13T02:36:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:40 smithi088 ceph-mon[39338]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:40 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1533805307' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-13T02:36:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:40 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1722497899' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-13T02:36:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:40 smithi088 ceph-mon[27808]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:40 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1533805307' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-13T02:36:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:40 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1722497899' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-13T02:36:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:40 smithi195 ceph-mon[31576]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:40 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1533805307' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-09-13T02:36:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:40 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1722497899' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-09-13T02:36:40.652 INFO:teuthology.orchestra.run.smithi088.stdout:128849018923 2024-09-13T02:36:41.088 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234009 got 231928234013 for osd.7 2024-09-13T02:36:41.088 DEBUG:teuthology.parallel:result is None 2024-09-13T02:36:41.361 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:41 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1950100335' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-13T02:36:41.361 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:41 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1950100335' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-13T02:36:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:41 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1950100335' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-09-13T02:36:41.646 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757283 got 163208757287 for osd.5 2024-09-13T02:36:41.646 DEBUG:teuthology.parallel:result is None 2024-09-13T02:36:42.210 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018919 got 128849018923 for osd.4 2024-09-13T02:36:42.210 DEBUG:teuthology.parallel:result is None 2024-09-13T02:36:42.210 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-13T02:36:42.210 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T02:36:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:42 smithi088 ceph-mon[27808]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:42 smithi088 ceph-mon[39338]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:42 smithi195 ceph-mon[31576]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:43.100 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:43.373 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:36:43] "GET /metrics HTTP/1.1" 200 33665 "" "Prometheus/2.43.0" 2024-09-13T02:36:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:44 smithi088 ceph-mon[27808]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:44 smithi088 ceph-mon[39338]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:44 smithi195 ceph-mon[31576]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[27808]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:36:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:36:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[27808]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-13T02:36:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[27808]: Reconfiguring daemon alertmanager.a on smithi088 2024-09-13T02:36:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[39338]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:36:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:36:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[39338]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-13T02:36:45.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:45 smithi088 ceph-mon[39338]: Reconfiguring daemon alertmanager.a on smithi088 2024-09-13T02:36:45.799 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:36:45.800 INFO:teuthology.orchestra.run.smithi088.stderr:dumped all 2024-09-13T02:36:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:45 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:45 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:45 smithi195 ceph-mon[31576]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:45 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:36:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:45 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:36:45.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:45 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:45.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:45 smithi195 ceph-mon[31576]: Reconfiguring alertmanager.a (dependencies changed)... 2024-09-13T02:36:45.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:45 smithi195 ceph-mon[31576]: Reconfiguring daemon alertmanager.a on smithi088 2024-09-13T02:36:46.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:46 smithi088 ceph-mon[39338]: from='client.14703 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:36:46.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:46 smithi088 ceph-mon[27808]: from='client.14703 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:36:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:46 smithi195 ceph-mon[31576]: from='client.14703 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:36:47.187 INFO:teuthology.orchestra.run.smithi088.stdout:{"pg_ready":true,"pg_map":{"version":43,"stamp":"2024-09-13T02:36:44.873692+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593533,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":229,"num_write_kb":2435,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":240472,"kb_used_data":7928,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749720744,"statfs":{"total":767960285184,"available":767714041856,"internally_reserved":0,"allocated":8118272,"data_stored":4572333,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":238014008},"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.002298"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384543+0000","last_change":"2024-09-13T02:34:50.086535+0000","last_active":"2024-09-13T02:35:48.384543+0000","last_peered":"2024-09-13T02:35:48.384543+0000","last_clean":"2024-09-13T02:35:48.384543+0000","last_became_active":"2024-09-13T02:34:50.085558+0000","last_became_peered":"2024-09-13T02:34:50.085558+0000","last_unstale":"2024-09-13T02:35:48.384543+0000","last_undegraded":"2024-09-13T02:35:48.384543+0000","last_fullsized":"2024-09-13T02:35:48.384543+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:35:54.671274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.107377+0000","last_change":"2024-09-13T02:34:50.090559+0000","last_active":"2024-09-13T02:35:48.107377+0000","last_peered":"2024-09-13T02:35:48.107377+0000","last_clean":"2024-09-13T02:35:48.107377+0000","last_became_active":"2024-09-13T02:34:50.090302+0000","last_became_peered":"2024-09-13T02:34:50.090302+0000","last_unstale":"2024-09-13T02:35:48.107377+0000","last_undegraded":"2024-09-13T02:35:48.107377+0000","last_fullsized":"2024-09-13T02:35:48.107377+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:55:53.573541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104203+0000","last_change":"2024-09-13T02:34:50.083133+0000","last_active":"2024-09-13T02:35:48.104203+0000","last_peered":"2024-09-13T02:35:48.104203+0000","last_clean":"2024-09-13T02:35:48.104203+0000","last_became_active":"2024-09-13T02:34:50.082855+0000","last_became_peered":"2024-09-13T02:34:50.082855+0000","last_unstale":"2024-09-13T02:35:48.104203+0000","last_undegraded":"2024-09-13T02:35:48.104203+0000","last_fullsized":"2024-09-13T02:35:48.104203+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:40:32.345724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109318+0000","last_change":"2024-09-13T02:34:50.091517+0000","last_active":"2024-09-13T02:35:48.109318+0000","last_peered":"2024-09-13T02:35:48.109318+0000","last_clean":"2024-09-13T02:35:48.109318+0000","last_became_active":"2024-09-13T02:34:50.091188+0000","last_became_peered":"2024-09-13T02:34:50.091188+0000","last_unstale":"2024-09-13T02:35:48.109318+0000","last_undegraded":"2024-09-13T02:35:48.109318+0000","last_fullsized":"2024-09-13T02:35:48.109318+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:44:38.155817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384088+0000","last_change":"2024-09-13T02:34:50.091970+0000","last_active":"2024-09-13T02:35:48.384088+0000","last_peered":"2024-09-13T02:35:48.384088+0000","last_clean":"2024-09-13T02:35:48.384088+0000","last_became_active":"2024-09-13T02:34:50.091721+0000","last_became_peered":"2024-09-13T02:34:50.091721+0000","last_unstale":"2024-09-13T02:35:48.384088+0000","last_undegraded":"2024-09-13T02:35:48.384088+0000","last_fullsized":"2024-09-13T02:35:48.384088+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:29:33.452279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109122+0000","last_change":"2024-09-13T02:34:50.088479+0000","last_active":"2024-09-13T02:35:48.109122+0000","last_peered":"2024-09-13T02:35:48.109122+0000","last_clean":"2024-09-13T02:35:48.109122+0000","last_became_active":"2024-09-13T02:34:50.088067+0000","last_became_peered":"2024-09-13T02:34:50.088067+0000","last_unstale":"2024-09-13T02:35:48.109122+0000","last_undegraded":"2024-09-13T02:35:48.109122+0000","last_fullsized":"2024-09-13T02:35:48.109122+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:22:51.805241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383887+0000","last_change":"2024-09-13T02:34:50.091060+0000","last_active":"2024-09-13T02:35:48.383887+0000","last_peered":"2024-09-13T02:35:48.383887+0000","last_clean":"2024-09-13T02:35:48.383887+0000","last_became_active":"2024-09-13T02:34:50.090814+0000","last_became_peered":"2024-09-13T02:34:50.090814+0000","last_unstale":"2024-09-13T02:35:48.383887+0000","last_undegraded":"2024-09-13T02:35:48.383887+0000","last_fullsized":"2024-09-13T02:35:48.383887+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:24:32.654880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.102736+0000","last_change":"2024-09-13T02:34:50.084517+0000","last_active":"2024-09-13T02:35:48.102736+0000","last_peered":"2024-09-13T02:35:48.102736+0000","last_clean":"2024-09-13T02:35:48.102736+0000","last_became_active":"2024-09-13T02:34:50.084242+0000","last_became_peered":"2024-09-13T02:34:50.084242+0000","last_unstale":"2024-09-13T02:35:48.102736+0000","last_undegraded":"2024-09-13T02:35:48.102736+0000","last_fullsized":"2024-09-13T02:35:48.102736+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:03:50.768831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384725+0000","last_change":"2024-09-13T02:34:50.086643+0000","last_active":"2024-09-13T02:35:48.384725+0000","last_peered":"2024-09-13T02:35:48.384725+0000","last_clean":"2024-09-13T02:35:48.384725+0000","last_became_active":"2024-09-13T02:34:50.085977+0000","last_became_peered":"2024-09-13T02:34:50.085977+0000","last_unstale":"2024-09-13T02:35:48.384725+0000","last_undegraded":"2024-09-13T02:35:48.384725+0000","last_fullsized":"2024-09-13T02:35:48.384725+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:09:05.096759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213231+0000","last_change":"2024-09-13T02:34:50.089460+0000","last_active":"2024-09-13T02:35:48.213231+0000","last_peered":"2024-09-13T02:35:48.213231+0000","last_clean":"2024-09-13T02:35:48.213231+0000","last_became_active":"2024-09-13T02:34:50.089214+0000","last_became_peered":"2024-09-13T02:34:50.089214+0000","last_unstale":"2024-09-13T02:35:48.213231+0000","last_undegraded":"2024-09-13T02:35:48.213231+0000","last_fullsized":"2024-09-13T02:35:48.213231+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:32:28.233144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213214+0000","last_change":"2024-09-13T02:34:50.090642+0000","last_active":"2024-09-13T02:35:48.213214+0000","last_peered":"2024-09-13T02:35:48.213214+0000","last_clean":"2024-09-13T02:35:48.213214+0000","last_became_active":"2024-09-13T02:34:50.090396+0000","last_became_peered":"2024-09-13T02:34:50.090396+0000","last_unstale":"2024-09-13T02:35:48.213214+0000","last_undegraded":"2024-09-13T02:35:48.213214+0000","last_fullsized":"2024-09-13T02:35:48.213214+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:33:31.151225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383480+0000","last_change":"2024-09-13T02:35:11.053495+0000","last_active":"2024-09-13T02:35:48.383480+0000","last_peered":"2024-09-13T02:35:48.383480+0000","last_clean":"2024-09-13T02:35:48.383480+0000","last_became_active":"2024-09-13T02:35:11.053168+0000","last_became_peered":"2024-09-13T02:35:11.053168+0000","last_unstale":"2024-09-13T02:35:48.383480+0000","last_undegraded":"2024-09-13T02:35:48.383480+0000","last_fullsized":"2024-09-13T02:35:48.383480+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:03:57.281455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103679+0000","last_change":"2024-09-13T02:34:50.086092+0000","last_active":"2024-09-13T02:35:48.103679+0000","last_peered":"2024-09-13T02:35:48.103679+0000","last_clean":"2024-09-13T02:35:48.103679+0000","last_became_active":"2024-09-13T02:34:50.085824+0000","last_became_peered":"2024-09-13T02:34:50.085824+0000","last_unstale":"2024-09-13T02:35:48.103679+0000","last_undegraded":"2024-09-13T02:35:48.103679+0000","last_fullsized":"2024-09-13T02:35:48.103679+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:03:01.874395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383393+0000","last_change":"2024-09-13T02:35:11.052927+0000","last_active":"2024-09-13T02:35:48.383393+0000","last_peered":"2024-09-13T02:35:48.383393+0000","last_clean":"2024-09-13T02:35:48.383393+0000","last_became_active":"2024-09-13T02:35:11.052608+0000","last_became_peered":"2024-09-13T02:35:11.052608+0000","last_unstale":"2024-09-13T02:35:48.383393+0000","last_undegraded":"2024-09-13T02:35:48.383393+0000","last_fullsized":"2024-09-13T02:35:48.383393+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:22:42.973858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106795+0000","last_change":"2024-09-13T02:34:50.085879+0000","last_active":"2024-09-13T02:35:48.106795+0000","last_peered":"2024-09-13T02:35:48.106795+0000","last_clean":"2024-09-13T02:35:48.106795+0000","last_became_active":"2024-09-13T02:34:50.085614+0000","last_became_peered":"2024-09-13T02:34:50.085614+0000","last_unstale":"2024-09-13T02:35:48.106795+0000","last_undegraded":"2024-09-13T02:35:48.106795+0000","last_fullsized":"2024-09-13T02:35:48.106795+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:13:48.075312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.108972+0000","last_change":"2024-09-13T02:34:50.091218+0000","last_active":"2024-09-13T02:35:48.108972+0000","last_peered":"2024-09-13T02:35:48.108972+0000","last_clean":"2024-09-13T02:35:48.108972+0000","last_became_active":"2024-09-13T02:34:50.090930+0000","last_became_peered":"2024-09-13T02:34:50.090930+0000","last_unstale":"2024-09-13T02:35:48.108972+0000","last_undegraded":"2024-09-13T02:35:48.108972+0000","last_fullsized":"2024-09-13T02:35:48.108972+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:34:18.710040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109674+0000","last_change":"2024-09-13T02:34:50.091629+0000","last_active":"2024-09-13T02:35:48.109674+0000","last_peered":"2024-09-13T02:35:48.109674+0000","last_clean":"2024-09-13T02:35:48.109674+0000","last_became_active":"2024-09-13T02:34:50.090371+0000","last_became_peered":"2024-09-13T02:34:50.090371+0000","last_unstale":"2024-09-13T02:35:48.109674+0000","last_undegraded":"2024-09-13T02:35:48.109674+0000","last_fullsized":"2024-09-13T02:35:48.109674+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:11:28.761451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383660+0000","last_change":"2024-09-13T02:34:50.094949+0000","last_active":"2024-09-13T02:35:48.383660+0000","last_peered":"2024-09-13T02:35:48.383660+0000","last_clean":"2024-09-13T02:35:48.383660+0000","last_became_active":"2024-09-13T02:34:50.094643+0000","last_became_peered":"2024-09-13T02:34:50.094643+0000","last_unstale":"2024-09-13T02:35:48.383660+0000","last_undegraded":"2024-09-13T02:35:48.383660+0000","last_fullsized":"2024-09-13T02:35:48.383660+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:26:31.937469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384454+0000","last_change":"2024-09-13T02:34:50.088186+0000","last_active":"2024-09-13T02:35:48.384454+0000","last_peered":"2024-09-13T02:35:48.384454+0000","last_clean":"2024-09-13T02:35:48.384454+0000","last_became_active":"2024-09-13T02:34:50.087911+0000","last_became_peered":"2024-09-13T02:34:50.087911+0000","last_unstale":"2024-09-13T02:35:48.384454+0000","last_undegraded":"2024-09-13T02:35:48.384454+0000","last_fullsized":"2024-09-13T02:35:48.384454+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:23:53.920077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213078+0000","last_change":"2024-09-13T02:34:50.087078+0000","last_active":"2024-09-13T02:35:48.213078+0000","last_peered":"2024-09-13T02:35:48.213078+0000","last_clean":"2024-09-13T02:35:48.213078+0000","last_became_active":"2024-09-13T02:34:50.086829+0000","last_became_peered":"2024-09-13T02:34:50.086829+0000","last_unstale":"2024-09-13T02:35:48.213078+0000","last_undegraded":"2024-09-13T02:35:48.213078+0000","last_fullsized":"2024-09-13T02:35:48.213078+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:37:11.172715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103475+0000","last_change":"2024-09-13T02:34:50.087427+0000","last_active":"2024-09-13T02:35:48.103475+0000","last_peered":"2024-09-13T02:35:48.103475+0000","last_clean":"2024-09-13T02:35:48.103475+0000","last_became_active":"2024-09-13T02:34:50.087156+0000","last_became_peered":"2024-09-13T02:34:50.087156+0000","last_unstale":"2024-09-13T02:35:48.103475+0000","last_undegraded":"2024-09-13T02:35:48.103475+0000","last_fullsized":"2024-09-13T02:35:48.103475+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:57:45.631836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109210+0000","last_change":"2024-09-13T02:34:50.094844+0000","last_active":"2024-09-13T02:35:48.109210+0000","last_peered":"2024-09-13T02:35:48.109210+0000","last_clean":"2024-09-13T02:35:48.109210+0000","last_became_active":"2024-09-13T02:34:50.094560+0000","last_became_peered":"2024-09-13T02:34:50.094560+0000","last_unstale":"2024-09-13T02:35:48.109210+0000","last_undegraded":"2024-09-13T02:35:48.109210+0000","last_fullsized":"2024-09-13T02:35:48.109210+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:44:43.911527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.102926+0000","last_change":"2024-09-13T02:34:50.074088+0000","last_active":"2024-09-13T02:35:48.102926+0000","last_peered":"2024-09-13T02:35:48.102926+0000","last_clean":"2024-09-13T02:35:48.102926+0000","last_became_active":"2024-09-13T02:34:50.073739+0000","last_became_peered":"2024-09-13T02:34:50.073739+0000","last_unstale":"2024-09-13T02:35:48.102926+0000","last_undegraded":"2024-09-13T02:35:48.102926+0000","last_fullsized":"2024-09-13T02:35:48.102926+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:18:49.349133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109009+0000","last_change":"2024-09-13T02:34:50.083000+0000","last_active":"2024-09-13T02:35:48.109009+0000","last_peered":"2024-09-13T02:35:48.109009+0000","last_clean":"2024-09-13T02:35:48.109009+0000","last_became_active":"2024-09-13T02:34:50.082600+0000","last_became_peered":"2024-09-13T02:34:50.082600+0000","last_unstale":"2024-09-13T02:35:48.109009+0000","last_undegraded":"2024-09-13T02:35:48.109009+0000","last_fullsized":"2024-09-13T02:35:48.109009+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:28:12.404050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103529+0000","last_change":"2024-09-13T02:34:50.078480+0000","last_active":"2024-09-13T02:35:48.103529+0000","last_peered":"2024-09-13T02:35:48.103529+0000","last_clean":"2024-09-13T02:35:48.103529+0000","last_became_active":"2024-09-13T02:34:50.078238+0000","last_became_peered":"2024-09-13T02:34:50.078238+0000","last_unstale":"2024-09-13T02:35:48.103529+0000","last_undegraded":"2024-09-13T02:35:48.103529+0000","last_fullsized":"2024-09-13T02:35:48.103529+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:51:13.151140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213233+0000","last_change":"2024-09-13T02:34:50.094372+0000","last_active":"2024-09-13T02:35:48.213233+0000","last_peered":"2024-09-13T02:35:48.213233+0000","last_clean":"2024-09-13T02:35:48.213233+0000","last_became_active":"2024-09-13T02:34:50.094101+0000","last_became_peered":"2024-09-13T02:34:50.094101+0000","last_unstale":"2024-09-13T02:35:48.213233+0000","last_undegraded":"2024-09-13T02:35:48.213233+0000","last_fullsized":"2024-09-13T02:35:48.213233+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:24:30.244831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106661+0000","last_change":"2024-09-13T02:34:50.079629+0000","last_active":"2024-09-13T02:35:48.106661+0000","last_peered":"2024-09-13T02:35:48.106661+0000","last_clean":"2024-09-13T02:35:48.106661+0000","last_became_active":"2024-09-13T02:34:50.079379+0000","last_became_peered":"2024-09-13T02:34:50.079379+0000","last_unstale":"2024-09-13T02:35:48.106661+0000","last_undegraded":"2024-09-13T02:35:48.106661+0000","last_fullsized":"2024-09-13T02:35:48.106661+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:52:58.280533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104134+0000","last_change":"2024-09-13T02:34:50.088795+0000","last_active":"2024-09-13T02:35:48.104134+0000","last_peered":"2024-09-13T02:35:48.104134+0000","last_clean":"2024-09-13T02:35:48.104134+0000","last_became_active":"2024-09-13T02:34:50.088541+0000","last_became_peered":"2024-09-13T02:34:50.088541+0000","last_unstale":"2024-09-13T02:35:48.104134+0000","last_undegraded":"2024-09-13T02:35:48.104134+0000","last_fullsized":"2024-09-13T02:35:48.104134+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:44:47.069124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104055+0000","last_change":"2024-09-13T02:34:50.080282+0000","last_active":"2024-09-13T02:35:48.104055+0000","last_peered":"2024-09-13T02:35:48.104055+0000","last_clean":"2024-09-13T02:35:48.104055+0000","last_became_active":"2024-09-13T02:34:50.079785+0000","last_became_peered":"2024-09-13T02:34:50.079785+0000","last_unstale":"2024-09-13T02:35:48.104055+0000","last_undegraded":"2024-09-13T02:35:48.104055+0000","last_fullsized":"2024-09-13T02:35:48.104055+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:24:27.910726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109217+0000","last_change":"2024-09-13T02:34:50.086950+0000","last_active":"2024-09-13T02:35:48.109217+0000","last_peered":"2024-09-13T02:35:48.109217+0000","last_clean":"2024-09-13T02:35:48.109217+0000","last_became_active":"2024-09-13T02:34:50.086675+0000","last_became_peered":"2024-09-13T02:34:50.086675+0000","last_unstale":"2024-09-13T02:35:48.109217+0000","last_undegraded":"2024-09-13T02:35:48.109217+0000","last_fullsized":"2024-09-13T02:35:48.109217+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:00:10.641878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383377+0000","last_change":"2024-09-13T02:34:50.084763+0000","last_active":"2024-09-13T02:35:48.383377+0000","last_peered":"2024-09-13T02:35:48.383377+0000","last_clean":"2024-09-13T02:35:48.383377+0000","last_became_active":"2024-09-13T02:34:50.084481+0000","last_became_peered":"2024-09-13T02:34:50.084481+0000","last_unstale":"2024-09-13T02:35:48.383377+0000","last_undegraded":"2024-09-13T02:35:48.383377+0000","last_fullsized":"2024-09-13T02:35:48.383377+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:42:41.806146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.212773+0000","last_change":"2024-09-13T02:34:50.091843+0000","last_active":"2024-09-13T02:35:48.212773+0000","last_peered":"2024-09-13T02:35:48.212773+0000","last_clean":"2024-09-13T02:35:48.212773+0000","last_became_active":"2024-09-13T02:34:50.091603+0000","last_became_peered":"2024-09-13T02:34:50.091603+0000","last_unstale":"2024-09-13T02:35:48.212773+0000","last_undegraded":"2024-09-13T02:35:48.212773+0000","last_fullsized":"2024-09-13T02:35:48.212773+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:05:40.668467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104098+0000","last_change":"2024-09-13T02:34:50.078686+0000","last_active":"2024-09-13T02:35:48.104098+0000","last_peered":"2024-09-13T02:35:48.104098+0000","last_clean":"2024-09-13T02:35:48.104098+0000","last_became_active":"2024-09-13T02:34:50.078415+0000","last_became_peered":"2024-09-13T02:34:50.078415+0000","last_unstale":"2024-09-13T02:35:48.104098+0000","last_undegraded":"2024-09-13T02:35:48.104098+0000","last_fullsized":"2024-09-13T02:35:48.104098+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:18:04.695486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103891+0000","last_change":"2024-09-13T02:34:47.059387+0000","last_active":"2024-09-13T02:35:48.103891+0000","last_peered":"2024-09-13T02:35:48.103891+0000","last_clean":"2024-09-13T02:35:48.103891+0000","last_became_active":"2024-09-13T02:34:47.059139+0000","last_became_peered":"2024-09-13T02:34:47.059139+0000","last_unstale":"2024-09-13T02:35:48.103891+0000","last_undegraded":"2024-09-13T02:35:48.103891+0000","last_fullsized":"2024-09-13T02:35:48.103891+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:58:09.809313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103757+0000","last_change":"2024-09-13T02:34:50.089812+0000","last_active":"2024-09-13T02:35:48.103757+0000","last_peered":"2024-09-13T02:35:48.103757+0000","last_clean":"2024-09-13T02:35:48.103757+0000","last_became_active":"2024-09-13T02:34:50.089541+0000","last_became_peered":"2024-09-13T02:34:50.089541+0000","last_unstale":"2024-09-13T02:35:48.103757+0000","last_undegraded":"2024-09-13T02:35:48.103757+0000","last_fullsized":"2024-09-13T02:35:48.103757+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:34:23.630252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.212909+0000","last_change":"2024-09-13T02:34:47.061428+0000","last_active":"2024-09-13T02:35:48.212909+0000","last_peered":"2024-09-13T02:35:48.212909+0000","last_clean":"2024-09-13T02:35:48.212909+0000","last_became_active":"2024-09-13T02:34:47.059408+0000","last_became_peered":"2024-09-13T02:34:47.059408+0000","last_unstale":"2024-09-13T02:35:48.212909+0000","last_undegraded":"2024-09-13T02:35:48.212909+0000","last_fullsized":"2024-09-13T02:35:48.212909+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:42:52.075424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104142+0000","last_change":"2024-09-13T02:34:47.057996+0000","last_active":"2024-09-13T02:35:48.104142+0000","last_peered":"2024-09-13T02:35:48.104142+0000","last_clean":"2024-09-13T02:35:48.104142+0000","last_became_active":"2024-09-13T02:34:47.057737+0000","last_became_peered":"2024-09-13T02:34:47.057737+0000","last_unstale":"2024-09-13T02:35:48.104142+0000","last_undegraded":"2024-09-13T02:35:48.104142+0000","last_fullsized":"2024-09-13T02:35:48.104142+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:44:22.398236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.102814+0000","last_change":"2024-09-13T02:34:50.079786+0000","last_active":"2024-09-13T02:35:48.102814+0000","last_peered":"2024-09-13T02:35:48.102814+0000","last_clean":"2024-09-13T02:35:48.102814+0000","last_became_active":"2024-09-13T02:34:50.079533+0000","last_became_peered":"2024-09-13T02:34:50.079533+0000","last_unstale":"2024-09-13T02:35:48.102814+0000","last_undegraded":"2024-09-13T02:35:48.102814+0000","last_fullsized":"2024-09-13T02:35:48.102814+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:17:40.487282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109068+0000","last_change":"2024-09-13T02:34:47.061026+0000","last_active":"2024-09-13T02:35:48.109068+0000","last_peered":"2024-09-13T02:35:48.109068+0000","last_clean":"2024-09-13T02:35:48.109068+0000","last_became_active":"2024-09-13T02:34:47.060383+0000","last_became_peered":"2024-09-13T02:34:47.060383+0000","last_unstale":"2024-09-13T02:35:48.109068+0000","last_undegraded":"2024-09-13T02:35:48.109068+0000","last_fullsized":"2024-09-13T02:35:48.109068+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:24:05.933577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106717+0000","last_change":"2024-09-13T02:34:50.078298+0000","last_active":"2024-09-13T02:35:48.106717+0000","last_peered":"2024-09-13T02:35:48.106717+0000","last_clean":"2024-09-13T02:35:48.106717+0000","last_became_active":"2024-09-13T02:34:50.077839+0000","last_became_peered":"2024-09-13T02:34:50.077839+0000","last_unstale":"2024-09-13T02:35:48.106717+0000","last_undegraded":"2024-09-13T02:35:48.106717+0000","last_fullsized":"2024-09-13T02:35:48.106717+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:45:28.148555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213209+0000","last_change":"2024-09-13T02:34:47.054914+0000","last_active":"2024-09-13T02:35:48.213209+0000","last_peered":"2024-09-13T02:35:48.213209+0000","last_clean":"2024-09-13T02:35:48.213209+0000","last_became_active":"2024-09-13T02:34:47.054119+0000","last_became_peered":"2024-09-13T02:34:47.054119+0000","last_unstale":"2024-09-13T02:35:48.213209+0000","last_undegraded":"2024-09-13T02:35:48.213209+0000","last_fullsized":"2024-09-13T02:35:48.213209+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:47:47.070999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109492+0000","last_change":"2024-09-13T02:34:50.091509+0000","last_active":"2024-09-13T02:35:48.109492+0000","last_peered":"2024-09-13T02:35:48.109492+0000","last_clean":"2024-09-13T02:35:48.109492+0000","last_became_active":"2024-09-13T02:34:50.090591+0000","last_became_peered":"2024-09-13T02:34:50.090591+0000","last_unstale":"2024-09-13T02:35:48.109492+0000","last_undegraded":"2024-09-13T02:35:48.109492+0000","last_fullsized":"2024-09-13T02:35:48.109492+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:16:59.066550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109609+0000","last_change":"2024-09-13T02:34:47.054039+0000","last_active":"2024-09-13T02:35:48.109609+0000","last_peered":"2024-09-13T02:35:48.109609+0000","last_clean":"2024-09-13T02:35:48.109609+0000","last_became_active":"2024-09-13T02:34:47.053702+0000","last_became_peered":"2024-09-13T02:34:47.053702+0000","last_unstale":"2024-09-13T02:35:48.109609+0000","last_undegraded":"2024-09-13T02:35:48.109609+0000","last_fullsized":"2024-09-13T02:35:48.109609+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:49:56.095368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383706+0000","last_change":"2024-09-13T02:35:11.052666+0000","last_active":"2024-09-13T02:35:48.383706+0000","last_peered":"2024-09-13T02:35:48.383706+0000","last_clean":"2024-09-13T02:35:48.383706+0000","last_became_active":"2024-09-13T02:35:11.052326+0000","last_became_peered":"2024-09-13T02:35:11.052326+0000","last_unstale":"2024-09-13T02:35:48.383706+0000","last_undegraded":"2024-09-13T02:35:48.383706+0000","last_fullsized":"2024-09-13T02:35:48.383706+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:53:03.504412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.15","version":"65'3","reported_seq":28,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.107145+0000","last_change":"2024-09-13T02:34:47.058032+0000","last_active":"2024-09-13T02:35:48.107145+0000","last_peered":"2024-09-13T02:35:48.107145+0000","last_clean":"2024-09-13T02:35:48.107145+0000","last_became_active":"2024-09-13T02:34:47.057806+0000","last_became_peered":"2024-09-13T02:34:47.057806+0000","last_unstale":"2024-09-13T02:35:48.107145+0000","last_undegraded":"2024-09-13T02:35:48.107145+0000","last_fullsized":"2024-09-13T02:35:48.107145+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:12:12.365310+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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103704+0000","last_change":"2024-09-13T02:34:50.094517+0000","last_active":"2024-09-13T02:35:48.103704+0000","last_peered":"2024-09-13T02:35:48.103704+0000","last_clean":"2024-09-13T02:35:48.103704+0000","last_became_active":"2024-09-13T02:34:50.094244+0000","last_became_peered":"2024-09-13T02:34:50.094244+0000","last_unstale":"2024-09-13T02:35:48.103704+0000","last_undegraded":"2024-09-13T02:35:48.103704+0000","last_fullsized":"2024-09-13T02:35:48.103704+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:35:26.079318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'9","reported_seq":33,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213146+0000","last_change":"2024-09-13T02:34:47.057316+0000","last_active":"2024-09-13T02:35:48.213146+0000","last_peered":"2024-09-13T02:35:48.213146+0000","last_clean":"2024-09-13T02:35:48.213146+0000","last_became_active":"2024-09-13T02:34:47.056926+0000","last_became_peered":"2024-09-13T02:34:47.056926+0000","last_unstale":"2024-09-13T02:35:48.213146+0000","last_undegraded":"2024-09-13T02:35:48.213146+0000","last_fullsized":"2024-09-13T02:35:48.213146+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:28:33.843302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2348,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384347+0000","last_change":"2024-09-13T02:34:50.081838+0000","last_active":"2024-09-13T02:35:48.384347+0000","last_peered":"2024-09-13T02:35:48.384347+0000","last_clean":"2024-09-13T02:35:48.384347+0000","last_became_active":"2024-09-13T02:34:50.081552+0000","last_became_peered":"2024-09-13T02:34:50.081552+0000","last_unstale":"2024-09-13T02:35:48.384347+0000","last_undegraded":"2024-09-13T02:35:48.384347+0000","last_fullsized":"2024-09-13T02:35:48.384347+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:00:24.429465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":27,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103831+0000","last_change":"2024-09-13T02:34:47.062125+0000","last_active":"2024-09-13T02:35:48.103831+0000","last_peered":"2024-09-13T02:35:48.103831+0000","last_clean":"2024-09-13T02:35:48.103831+0000","last_became_active":"2024-09-13T02:34:47.061814+0000","last_became_peered":"2024-09-13T02:34:47.061814+0000","last_unstale":"2024-09-13T02:35:48.103831+0000","last_undegraded":"2024-09-13T02:35:48.103831+0000","last_fullsized":"2024-09-13T02:35:48.103831+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:24:50.314512+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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103415+0000","last_change":"2024-09-13T02:34:50.087119+0000","last_active":"2024-09-13T02:35:48.103415+0000","last_peered":"2024-09-13T02:35:48.103415+0000","last_clean":"2024-09-13T02:35:48.103415+0000","last_became_active":"2024-09-13T02:34:50.086822+0000","last_became_peered":"2024-09-13T02:34:50.086822+0000","last_unstale":"2024-09-13T02:35:48.103415+0000","last_undegraded":"2024-09-13T02:35:48.103415+0000","last_fullsized":"2024-09-13T02:35:48.103415+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:00:52.938614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109324+0000","last_change":"2024-09-13T02:34:47.062069+0000","last_active":"2024-09-13T02:35:48.109324+0000","last_peered":"2024-09-13T02:35:48.109324+0000","last_clean":"2024-09-13T02:35:48.109324+0000","last_became_active":"2024-09-13T02:34:47.061686+0000","last_became_peered":"2024-09-13T02:34:47.061686+0000","last_unstale":"2024-09-13T02:35:48.109324+0000","last_undegraded":"2024-09-13T02:35:48.109324+0000","last_fullsized":"2024-09-13T02:35:48.109324+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:59:44.721553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384227+0000","last_change":"2024-09-13T02:34:50.092659+0000","last_active":"2024-09-13T02:35:48.384227+0000","last_peered":"2024-09-13T02:35:48.384227+0000","last_clean":"2024-09-13T02:35:48.384227+0000","last_became_active":"2024-09-13T02:34:50.092384+0000","last_became_peered":"2024-09-13T02:34:50.092384+0000","last_unstale":"2024-09-13T02:35:48.384227+0000","last_undegraded":"2024-09-13T02:35:48.384227+0000","last_fullsized":"2024-09-13T02:35:48.384227+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:14:37.120414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213033+0000","last_change":"2024-09-13T02:34:47.057872+0000","last_active":"2024-09-13T02:35:48.213033+0000","last_peered":"2024-09-13T02:35:48.213033+0000","last_clean":"2024-09-13T02:35:48.213033+0000","last_became_active":"2024-09-13T02:34:47.057614+0000","last_became_peered":"2024-09-13T02:34:47.057614+0000","last_unstale":"2024-09-13T02:35:48.213033+0000","last_undegraded":"2024-09-13T02:35:48.213033+0000","last_fullsized":"2024-09-13T02:35:48.213033+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:33:43.115937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.212773+0000","last_change":"2024-09-13T02:34:50.088073+0000","last_active":"2024-09-13T02:35:48.212773+0000","last_peered":"2024-09-13T02:35:48.212773+0000","last_clean":"2024-09-13T02:35:48.212773+0000","last_became_active":"2024-09-13T02:34:50.087782+0000","last_became_peered":"2024-09-13T02:34:50.087782+0000","last_unstale":"2024-09-13T02:35:48.212773+0000","last_undegraded":"2024-09-13T02:35:48.212773+0000","last_fullsized":"2024-09-13T02:35:48.212773+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:23:03.813388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'8","reported_seq":31,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383498+0000","last_change":"2024-09-13T02:34:47.056040+0000","last_active":"2024-09-13T02:35:48.383498+0000","last_peered":"2024-09-13T02:35:48.383498+0000","last_clean":"2024-09-13T02:35:48.383498+0000","last_became_active":"2024-09-13T02:34:47.055682+0000","last_became_peered":"2024-09-13T02:34:47.055682+0000","last_unstale":"2024-09-13T02:35:48.383498+0000","last_undegraded":"2024-09-13T02:35:48.383498+0000","last_fullsized":"2024-09-13T02:35:48.383498+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:03:48.337788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383919+0000","last_change":"2024-09-13T02:34:50.096264+0000","last_active":"2024-09-13T02:35:48.383919+0000","last_peered":"2024-09-13T02:35:48.383919+0000","last_clean":"2024-09-13T02:35:48.383919+0000","last_became_active":"2024-09-13T02:34:50.095906+0000","last_became_peered":"2024-09-13T02:34:50.095906+0000","last_unstale":"2024-09-13T02:35:48.383919+0000","last_undegraded":"2024-09-13T02:35:48.383919+0000","last_fullsized":"2024-09-13T02:35:48.383919+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:27:05.335826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104069+0000","last_change":"2024-09-13T02:34:47.058407+0000","last_active":"2024-09-13T02:35:48.104069+0000","last_peered":"2024-09-13T02:35:48.104069+0000","last_clean":"2024-09-13T02:35:48.104069+0000","last_became_active":"2024-09-13T02:34:47.058055+0000","last_became_peered":"2024-09-13T02:34:47.058055+0000","last_unstale":"2024-09-13T02:35:48.104069+0000","last_undegraded":"2024-09-13T02:35:48.104069+0000","last_fullsized":"2024-09-13T02:35:48.104069+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:55:16.078909+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":30,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384517+0000","last_change":"2024-09-13T02:35:11.053654+0000","last_active":"2024-09-13T02:35:48.384517+0000","last_peered":"2024-09-13T02:35:48.384517+0000","last_clean":"2024-09-13T02:35:48.384517+0000","last_became_active":"2024-09-13T02:35:11.053249+0000","last_became_peered":"2024-09-13T02:35:11.053249+0000","last_unstale":"2024-09-13T02:35:48.384517+0000","last_undegraded":"2024-09-13T02:35:48.384517+0000","last_fullsized":"2024-09-13T02:35:48.384517+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:08:43.274137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"65'2","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383707+0000","last_change":"2024-09-13T02:34:47.058186+0000","last_active":"2024-09-13T02:35:48.383707+0000","last_peered":"2024-09-13T02:35:48.383707+0000","last_clean":"2024-09-13T02:35:48.383707+0000","last_became_active":"2024-09-13T02:34:47.057917+0000","last_became_peered":"2024-09-13T02:34:47.057917+0000","last_unstale":"2024-09-13T02:35:48.383707+0000","last_undegraded":"2024-09-13T02:35:48.383707+0000","last_fullsized":"2024-09-13T02:35:48.383707+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:01:36.755903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384590+0000","last_change":"2024-09-13T02:34:50.089517+0000","last_active":"2024-09-13T02:35:48.384590+0000","last_peered":"2024-09-13T02:35:48.384590+0000","last_clean":"2024-09-13T02:35:48.384590+0000","last_became_active":"2024-09-13T02:34:50.089246+0000","last_became_peered":"2024-09-13T02:34:50.089246+0000","last_unstale":"2024-09-13T02:35:48.384590+0000","last_undegraded":"2024-09-13T02:35:48.384590+0000","last_fullsized":"2024-09-13T02:35:48.384590+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:09:38.349953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.107229+0000","last_change":"2024-09-13T02:34:47.060544+0000","last_active":"2024-09-13T02:35:48.107229+0000","last_peered":"2024-09-13T02:35:48.107229+0000","last_clean":"2024-09-13T02:35:48.107229+0000","last_became_active":"2024-09-13T02:34:47.060203+0000","last_became_peered":"2024-09-13T02:34:47.060203+0000","last_unstale":"2024-09-13T02:35:48.107229+0000","last_undegraded":"2024-09-13T02:35:48.107229+0000","last_fullsized":"2024-09-13T02:35:48.107229+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:12:27.735261+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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109412+0000","last_change":"2024-09-13T02:34:50.085049+0000","last_active":"2024-09-13T02:35:48.109412+0000","last_peered":"2024-09-13T02:35:48.109412+0000","last_clean":"2024-09-13T02:35:48.109412+0000","last_became_active":"2024-09-13T02:34:50.084774+0000","last_became_peered":"2024-09-13T02:34:50.084774+0000","last_unstale":"2024-09-13T02:35:48.109412+0000","last_undegraded":"2024-09-13T02:35:48.109412+0000","last_fullsized":"2024-09-13T02:35:48.109412+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:20:16.309137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383681+0000","last_change":"2024-09-13T02:34:47.062123+0000","last_active":"2024-09-13T02:35:48.383681+0000","last_peered":"2024-09-13T02:35:48.383681+0000","last_clean":"2024-09-13T02:35:48.383681+0000","last_became_active":"2024-09-13T02:34:47.061812+0000","last_became_peered":"2024-09-13T02:34:47.061812+0000","last_unstale":"2024-09-13T02:35:48.383681+0000","last_undegraded":"2024-09-13T02:35:48.383681+0000","last_fullsized":"2024-09-13T02:35:48.383681+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:39:48.261414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384360+0000","last_change":"2024-09-13T02:34:50.084893+0000","last_active":"2024-09-13T02:35:48.384360+0000","last_peered":"2024-09-13T02:35:48.384360+0000","last_clean":"2024-09-13T02:35:48.384360+0000","last_became_active":"2024-09-13T02:34:50.084660+0000","last_became_peered":"2024-09-13T02:34:50.084660+0000","last_unstale":"2024-09-13T02:35:48.384360+0000","last_undegraded":"2024-09-13T02:35:48.384360+0000","last_fullsized":"2024-09-13T02:35:48.384360+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:25:47.735161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:53.156889+0000","last_change":"2024-09-13T02:35:48.213473+0000","last_active":"2024-09-13T02:35:53.156889+0000","last_peered":"2024-09-13T02:35:53.156889+0000","last_clean":"2024-09-13T02:35:53.156889+0000","last_became_active":"2024-09-13T02:35:43.924438+0000","last_became_peered":"2024-09-13T02:35:43.924438+0000","last_unstale":"2024-09-13T02:35:53.156889+0000","last_undegraded":"2024-09-13T02:35:53.156889+0000","last_fullsized":"2024-09-13T02:35:53.156889+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:49:53.368847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033997500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'128","reported_seq":271,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.890377+0000","last_change":"2024-09-13T02:34:25.669479+0000","last_active":"2024-09-13T02:35:52.890377+0000","last_peered":"2024-09-13T02:35:52.890377+0000","last_clean":"2024-09-13T02:35:52.890377+0000","last_became_active":"2024-09-13T02:34:25.669112+0000","last_became_peered":"2024-09-13T02:34:25.669112+0000","last_unstale":"2024-09-13T02:35:52.890377+0000","last_undegraded":"2024-09-13T02:35:52.890377+0000","last_fullsized":"2024-09-13T02:35:52.890377+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:32:24.556744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:32:24.556744+0000","last_clean_scrub_stamp":"2024-09-13T02:32:24.556744+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:11:20.603761+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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109261+0000","last_change":"2024-09-13T02:34:47.062668+0000","last_active":"2024-09-13T02:35:48.109261+0000","last_peered":"2024-09-13T02:35:48.109261+0000","last_clean":"2024-09-13T02:35:48.109261+0000","last_became_active":"2024-09-13T02:34:47.062238+0000","last_became_peered":"2024-09-13T02:34:47.062238+0000","last_unstale":"2024-09-13T02:35:48.109261+0000","last_undegraded":"2024-09-13T02:35:48.109261+0000","last_fullsized":"2024-09-13T02:35:48.109261+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:08:02.866672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103380+0000","last_change":"2024-09-13T02:34:50.084028+0000","last_active":"2024-09-13T02:35:48.103380+0000","last_peered":"2024-09-13T02:35:48.103380+0000","last_clean":"2024-09-13T02:35:48.103380+0000","last_became_active":"2024-09-13T02:34:50.083773+0000","last_became_peered":"2024-09-13T02:34:50.083773+0000","last_unstale":"2024-09-13T02:35:48.103380+0000","last_undegraded":"2024-09-13T02:35:48.103380+0000","last_fullsized":"2024-09-13T02:35:48.103380+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:12:49.603374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.676182+0000","last_change":"2024-09-13T02:35:48.104701+0000","last_active":"2024-09-13T02:35:52.676182+0000","last_peered":"2024-09-13T02:35:52.676182+0000","last_clean":"2024-09-13T02:35:52.676182+0000","last_became_active":"2024-09-13T02:35:43.950257+0000","last_became_peered":"2024-09-13T02:35:43.950257+0000","last_unstale":"2024-09-13T02:35:52.676182+0000","last_undegraded":"2024-09-13T02:35:52.676182+0000","last_fullsized":"2024-09-13T02:35:52.676182+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:19:05.028910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029846899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384082+0000","last_change":"2024-09-13T02:34:47.064330+0000","last_active":"2024-09-13T02:35:48.384082+0000","last_peered":"2024-09-13T02:35:48.384082+0000","last_clean":"2024-09-13T02:35:48.384082+0000","last_became_active":"2024-09-13T02:34:47.064088+0000","last_became_peered":"2024-09-13T02:34:47.064088+0000","last_unstale":"2024-09-13T02:35:48.384082+0000","last_undegraded":"2024-09-13T02:35:48.384082+0000","last_fullsized":"2024-09-13T02:35:48.384082+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:31:34.179375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103126+0000","last_change":"2024-09-13T02:34:50.079736+0000","last_active":"2024-09-13T02:35:48.103126+0000","last_peered":"2024-09-13T02:35:48.103126+0000","last_clean":"2024-09-13T02:35:48.103126+0000","last_became_active":"2024-09-13T02:34:50.079454+0000","last_became_peered":"2024-09-13T02:34:50.079454+0000","last_unstale":"2024-09-13T02:35:48.103126+0000","last_undegraded":"2024-09-13T02:35:48.103126+0000","last_fullsized":"2024-09-13T02:35:48.103126+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:18:02.152175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.675287+0000","last_change":"2024-09-13T02:35:48.107436+0000","last_active":"2024-09-13T02:35:52.675287+0000","last_peered":"2024-09-13T02:35:52.675287+0000","last_clean":"2024-09-13T02:35:52.675287+0000","last_became_active":"2024-09-13T02:35:43.948870+0000","last_became_peered":"2024-09-13T02:35:43.948870+0000","last_unstale":"2024-09-13T02:35:52.675287+0000","last_undegraded":"2024-09-13T02:35:52.675287+0000","last_fullsized":"2024-09-13T02:35:52.675287+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:31:26.265948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032098400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383555+0000","last_change":"2024-09-13T02:34:47.059207+0000","last_active":"2024-09-13T02:35:48.383555+0000","last_peered":"2024-09-13T02:35:48.383555+0000","last_clean":"2024-09-13T02:35:48.383555+0000","last_became_active":"2024-09-13T02:34:47.058522+0000","last_became_peered":"2024-09-13T02:34:47.058522+0000","last_unstale":"2024-09-13T02:35:48.383555+0000","last_undegraded":"2024-09-13T02:35:48.383555+0000","last_fullsized":"2024-09-13T02:35:48.383555+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:23:01.453272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106522+0000","last_change":"2024-09-13T02:34:50.086756+0000","last_active":"2024-09-13T02:35:48.106522+0000","last_peered":"2024-09-13T02:35:48.106522+0000","last_clean":"2024-09-13T02:35:48.106522+0000","last_became_active":"2024-09-13T02:34:50.085676+0000","last_became_peered":"2024-09-13T02:34:50.085676+0000","last_unstale":"2024-09-13T02:35:48.106522+0000","last_undegraded":"2024-09-13T02:35:48.106522+0000","last_fullsized":"2024-09-13T02:35:48.106522+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:02:51.524878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.674809+0000","last_change":"2024-09-13T02:35:48.107198+0000","last_active":"2024-09-13T02:35:52.674809+0000","last_peered":"2024-09-13T02:35:52.674809+0000","last_clean":"2024-09-13T02:35:52.674809+0000","last_became_active":"2024-09-13T02:35:43.950855+0000","last_became_peered":"2024-09-13T02:35:43.950855+0000","last_unstale":"2024-09-13T02:35:52.674809+0000","last_undegraded":"2024-09-13T02:35:52.674809+0000","last_fullsized":"2024-09-13T02:35:52.674809+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:02:03.684238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043051100000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109346+0000","last_change":"2024-09-13T02:34:47.053436+0000","last_active":"2024-09-13T02:35:48.109346+0000","last_peered":"2024-09-13T02:35:48.109346+0000","last_clean":"2024-09-13T02:35:48.109346+0000","last_became_active":"2024-09-13T02:34:47.053101+0000","last_became_peered":"2024-09-13T02:34:47.053101+0000","last_unstale":"2024-09-13T02:35:48.109346+0000","last_undegraded":"2024-09-13T02:35:48.109346+0000","last_fullsized":"2024-09-13T02:35:48.109346+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:21:17.011535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104088+0000","last_change":"2024-09-13T02:34:50.079825+0000","last_active":"2024-09-13T02:35:48.104088+0000","last_peered":"2024-09-13T02:35:48.104088+0000","last_clean":"2024-09-13T02:35:48.104088+0000","last_became_active":"2024-09-13T02:34:50.079187+0000","last_became_peered":"2024-09-13T02:34:50.079187+0000","last_unstale":"2024-09-13T02:35:48.104088+0000","last_undegraded":"2024-09-13T02:35:48.104088+0000","last_fullsized":"2024-09-13T02:35:48.104088+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:11:00.481991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'2","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.674537+0000","last_change":"2024-09-13T02:35:48.108092+0000","last_active":"2024-09-13T02:35:52.674537+0000","last_peered":"2024-09-13T02:35:52.674537+0000","last_clean":"2024-09-13T02:35:52.674537+0000","last_became_active":"2024-09-13T02:35:43.948954+0000","last_became_peered":"2024-09-13T02:35:43.948954+0000","last_unstale":"2024-09-13T02:35:52.674537+0000","last_undegraded":"2024-09-13T02:35:52.674537+0000","last_fullsized":"2024-09-13T02:35:52.674537+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:08:07.616000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001212461,"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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106981+0000","last_change":"2024-09-13T02:34:47.059747+0000","last_active":"2024-09-13T02:35:48.106981+0000","last_peered":"2024-09-13T02:35:48.106981+0000","last_clean":"2024-09-13T02:35:48.106981+0000","last_became_active":"2024-09-13T02:34:47.059487+0000","last_became_peered":"2024-09-13T02:34:47.059487+0000","last_unstale":"2024-09-13T02:35:48.106981+0000","last_undegraded":"2024-09-13T02:35:48.106981+0000","last_fullsized":"2024-09-13T02:35:48.106981+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:03:05.960795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109559+0000","last_change":"2024-09-13T02:34:50.089174+0000","last_active":"2024-09-13T02:35:48.109559+0000","last_peered":"2024-09-13T02:35:48.109559+0000","last_clean":"2024-09-13T02:35:48.109559+0000","last_became_active":"2024-09-13T02:34:50.088891+0000","last_became_peered":"2024-09-13T02:34:50.088891+0000","last_unstale":"2024-09-13T02:35:48.109559+0000","last_undegraded":"2024-09-13T02:35:48.109559+0000","last_fullsized":"2024-09-13T02:35:48.109559+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:22:22.800910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.675542+0000","last_change":"2024-09-13T02:35:48.104010+0000","last_active":"2024-09-13T02:35:52.675542+0000","last_peered":"2024-09-13T02:35:52.675542+0000","last_clean":"2024-09-13T02:35:52.675542+0000","last_became_active":"2024-09-13T02:35:43.948771+0000","last_became_peered":"2024-09-13T02:35:43.948771+0000","last_unstale":"2024-09-13T02:35:52.675542+0000","last_undegraded":"2024-09-13T02:35:52.675542+0000","last_fullsized":"2024-09-13T02:35:52.675542+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:08:32.056019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072380100000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384578+0000","last_change":"2024-09-13T02:34:47.059717+0000","last_active":"2024-09-13T02:35:48.384578+0000","last_peered":"2024-09-13T02:35:48.384578+0000","last_clean":"2024-09-13T02:35:48.384578+0000","last_became_active":"2024-09-13T02:34:47.059408+0000","last_became_peered":"2024-09-13T02:34:47.059408+0000","last_unstale":"2024-09-13T02:35:48.384578+0000","last_undegraded":"2024-09-13T02:35:48.384578+0000","last_fullsized":"2024-09-13T02:35:48.384578+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:00:07.603459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106867+0000","last_change":"2024-09-13T02:34:50.088638+0000","last_active":"2024-09-13T02:35:48.106867+0000","last_peered":"2024-09-13T02:35:48.106867+0000","last_clean":"2024-09-13T02:35:48.106867+0000","last_became_active":"2024-09-13T02:34:50.088349+0000","last_became_peered":"2024-09-13T02:34:50.088349+0000","last_unstale":"2024-09-13T02:35:48.106867+0000","last_undegraded":"2024-09-13T02:35:48.106867+0000","last_fullsized":"2024-09-13T02:35:48.106867+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:04:05.263622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:53.156128+0000","last_change":"2024-09-13T02:35:48.103040+0000","last_active":"2024-09-13T02:35:53.156128+0000","last_peered":"2024-09-13T02:35:53.156128+0000","last_clean":"2024-09-13T02:35:53.156128+0000","last_became_active":"2024-09-13T02:35:43.924723+0000","last_became_peered":"2024-09-13T02:35:43.924723+0000","last_unstale":"2024-09-13T02:35:53.156128+0000","last_undegraded":"2024-09-13T02:35:53.156128+0000","last_fullsized":"2024-09-13T02:35:53.156128+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:35:49.006703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031755100000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.107442+0000","last_change":"2024-09-13T02:34:47.056908+0000","last_active":"2024-09-13T02:35:48.107442+0000","last_peered":"2024-09-13T02:35:48.107442+0000","last_clean":"2024-09-13T02:35:48.107442+0000","last_became_active":"2024-09-13T02:34:47.056613+0000","last_became_peered":"2024-09-13T02:34:47.056613+0000","last_unstale":"2024-09-13T02:35:48.107442+0000","last_undegraded":"2024-09-13T02:35:48.107442+0000","last_fullsized":"2024-09-13T02:35:48.107442+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:57:13.471069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103872+0000","last_change":"2024-09-13T02:34:50.088886+0000","last_active":"2024-09-13T02:35:48.103872+0000","last_peered":"2024-09-13T02:35:48.103872+0000","last_clean":"2024-09-13T02:35:48.103872+0000","last_became_active":"2024-09-13T02:34:50.088487+0000","last_became_peered":"2024-09-13T02:34:50.088487+0000","last_unstale":"2024-09-13T02:35:48.103872+0000","last_undegraded":"2024-09-13T02:35:48.103872+0000","last_fullsized":"2024-09-13T02:35:48.103872+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:50:19.885044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.674648+0000","last_change":"2024-09-13T02:35:48.104127+0000","last_active":"2024-09-13T02:35:52.674648+0000","last_peered":"2024-09-13T02:35:52.674648+0000","last_clean":"2024-09-13T02:35:52.674648+0000","last_became_active":"2024-09-13T02:35:43.948865+0000","last_became_peered":"2024-09-13T02:35:43.948865+0000","last_unstale":"2024-09-13T02:35:52.674648+0000","last_undegraded":"2024-09-13T02:35:52.674648+0000","last_fullsized":"2024-09-13T02:35:52.674648+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:50:48.088663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078044500000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213282+0000","last_change":"2024-09-13T02:34:47.054745+0000","last_active":"2024-09-13T02:35:48.213282+0000","last_peered":"2024-09-13T02:35:48.213282+0000","last_clean":"2024-09-13T02:35:48.213282+0000","last_became_active":"2024-09-13T02:34:47.053685+0000","last_became_peered":"2024-09-13T02:34:47.053685+0000","last_unstale":"2024-09-13T02:35:48.213282+0000","last_undegraded":"2024-09-13T02:35:48.213282+0000","last_fullsized":"2024-09-13T02:35:48.213282+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:37:20.008516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104339+0000","last_change":"2024-09-13T02:34:50.077371+0000","last_active":"2024-09-13T02:35:48.104339+0000","last_peered":"2024-09-13T02:35:48.104339+0000","last_clean":"2024-09-13T02:35:48.104339+0000","last_became_active":"2024-09-13T02:34:50.077116+0000","last_became_peered":"2024-09-13T02:34:50.077116+0000","last_unstale":"2024-09-13T02:35:48.104339+0000","last_undegraded":"2024-09-13T02:35:48.104339+0000","last_fullsized":"2024-09-13T02:35:48.104339+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:23:20.472560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383314+0000","last_change":"2024-09-13T02:35:11.053029+0000","last_active":"2024-09-13T02:35:48.383314+0000","last_peered":"2024-09-13T02:35:48.383314+0000","last_clean":"2024-09-13T02:35:48.383314+0000","last_became_active":"2024-09-13T02:35:11.052481+0000","last_became_peered":"2024-09-13T02:35:11.052481+0000","last_unstale":"2024-09-13T02:35:48.383314+0000","last_undegraded":"2024-09-13T02:35:48.383314+0000","last_fullsized":"2024-09-13T02:35:48.383314+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:02:07.321862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103803+0000","last_change":"2024-09-13T02:34:50.093642+0000","last_active":"2024-09-13T02:35:48.103803+0000","last_peered":"2024-09-13T02:35:48.103803+0000","last_clean":"2024-09-13T02:35:48.103803+0000","last_became_active":"2024-09-13T02:34:50.093385+0000","last_became_peered":"2024-09-13T02:34:50.093385+0000","last_unstale":"2024-09-13T02:35:48.103803+0000","last_undegraded":"2024-09-13T02:35:48.103803+0000","last_fullsized":"2024-09-13T02:35:48.103803+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:36:16.213337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106802+0000","last_change":"2024-09-13T02:34:47.058026+0000","last_active":"2024-09-13T02:35:48.106802+0000","last_peered":"2024-09-13T02:35:48.106802+0000","last_clean":"2024-09-13T02:35:48.106802+0000","last_became_active":"2024-09-13T02:34:47.057731+0000","last_became_peered":"2024-09-13T02:34:47.057731+0000","last_unstale":"2024-09-13T02:35:48.106802+0000","last_undegraded":"2024-09-13T02:35:48.106802+0000","last_fullsized":"2024-09-13T02:35:48.106802+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:07:17.106987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.102845+0000","last_change":"2024-09-13T02:34:50.083011+0000","last_active":"2024-09-13T02:35:48.102845+0000","last_peered":"2024-09-13T02:35:48.102845+0000","last_clean":"2024-09-13T02:35:48.102845+0000","last_became_active":"2024-09-13T02:34:50.082716+0000","last_became_peered":"2024-09-13T02:34:50.082716+0000","last_unstale":"2024-09-13T02:35:48.102845+0000","last_undegraded":"2024-09-13T02:35:48.102845+0000","last_fullsized":"2024-09-13T02:35:48.102845+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:32:03.234710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.107307+0000","last_change":"2024-09-13T02:34:47.059280+0000","last_active":"2024-09-13T02:35:48.107307+0000","last_peered":"2024-09-13T02:35:48.107307+0000","last_clean":"2024-09-13T02:35:48.107307+0000","last_became_active":"2024-09-13T02:34:47.058610+0000","last_became_peered":"2024-09-13T02:34:47.058610+0000","last_unstale":"2024-09-13T02:35:48.107307+0000","last_undegraded":"2024-09-13T02:35:48.107307+0000","last_fullsized":"2024-09-13T02:35:48.107307+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:16:16.823050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103753+0000","last_change":"2024-09-13T02:34:50.088716+0000","last_active":"2024-09-13T02:35:48.103753+0000","last_peered":"2024-09-13T02:35:48.103753+0000","last_clean":"2024-09-13T02:35:48.103753+0000","last_became_active":"2024-09-13T02:34:50.088423+0000","last_became_peered":"2024-09-13T02:34:50.088423+0000","last_unstale":"2024-09-13T02:35:48.103753+0000","last_undegraded":"2024-09-13T02:35:48.103753+0000","last_fullsized":"2024-09-13T02:35:48.103753+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:39:44.170138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384364+0000","last_change":"2024-09-13T02:34:47.058056+0000","last_active":"2024-09-13T02:35:48.384364+0000","last_peered":"2024-09-13T02:35:48.384364+0000","last_clean":"2024-09-13T02:35:48.384364+0000","last_became_active":"2024-09-13T02:34:47.057769+0000","last_became_peered":"2024-09-13T02:34:47.057769+0000","last_unstale":"2024-09-13T02:35:48.384364+0000","last_undegraded":"2024-09-13T02:35:48.384364+0000","last_fullsized":"2024-09-13T02:35:48.384364+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:30:09.327574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.212758+0000","last_change":"2024-09-13T02:34:50.082165+0000","last_active":"2024-09-13T02:35:48.212758+0000","last_peered":"2024-09-13T02:35:48.212758+0000","last_clean":"2024-09-13T02:35:48.212758+0000","last_became_active":"2024-09-13T02:34:50.081921+0000","last_became_peered":"2024-09-13T02:34:50.081921+0000","last_unstale":"2024-09-13T02:35:48.212758+0000","last_undegraded":"2024-09-13T02:35:48.212758+0000","last_fullsized":"2024-09-13T02:35:48.212758+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:07:09.425179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109470+0000","last_change":"2024-09-13T02:34:50.095556+0000","last_active":"2024-09-13T02:35:48.109470+0000","last_peered":"2024-09-13T02:35:48.109470+0000","last_clean":"2024-09-13T02:35:48.109470+0000","last_became_active":"2024-09-13T02:34:50.095216+0000","last_became_peered":"2024-09-13T02:34:50.095216+0000","last_unstale":"2024-09-13T02:35:48.109470+0000","last_undegraded":"2024-09-13T02:35:48.109470+0000","last_fullsized":"2024-09-13T02:35:48.109470+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:33:57.668200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384341+0000","last_change":"2024-09-13T02:34:47.058484+0000","last_active":"2024-09-13T02:35:48.384341+0000","last_peered":"2024-09-13T02:35:48.384341+0000","last_clean":"2024-09-13T02:35:48.384341+0000","last_became_active":"2024-09-13T02:34:47.058177+0000","last_became_peered":"2024-09-13T02:34:47.058177+0000","last_unstale":"2024-09-13T02:35:48.384341+0000","last_undegraded":"2024-09-13T02:35:48.384341+0000","last_fullsized":"2024-09-13T02:35:48.384341+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:19:40.466477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109380+0000","last_change":"2024-09-13T02:34:50.085929+0000","last_active":"2024-09-13T02:35:48.109380+0000","last_peered":"2024-09-13T02:35:48.109380+0000","last_clean":"2024-09-13T02:35:48.109380+0000","last_became_active":"2024-09-13T02:34:50.085683+0000","last_became_peered":"2024-09-13T02:34:50.085683+0000","last_unstale":"2024-09-13T02:35:48.109380+0000","last_undegraded":"2024-09-13T02:35:48.109380+0000","last_fullsized":"2024-09-13T02:35:48.109380+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:29:22.741543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384486+0000","last_change":"2024-09-13T02:34:47.059240+0000","last_active":"2024-09-13T02:35:48.384486+0000","last_peered":"2024-09-13T02:35:48.384486+0000","last_clean":"2024-09-13T02:35:48.384486+0000","last_became_active":"2024-09-13T02:34:47.058911+0000","last_became_peered":"2024-09-13T02:34:47.058911+0000","last_unstale":"2024-09-13T02:35:48.384486+0000","last_undegraded":"2024-09-13T02:35:48.384486+0000","last_fullsized":"2024-09-13T02:35:48.384486+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:37:14.150471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104481+0000","last_change":"2024-09-13T02:34:50.086718+0000","last_active":"2024-09-13T02:35:48.104481+0000","last_peered":"2024-09-13T02:35:48.104481+0000","last_clean":"2024-09-13T02:35:48.104481+0000","last_became_active":"2024-09-13T02:34:50.086447+0000","last_became_peered":"2024-09-13T02:34:50.086447+0000","last_unstale":"2024-09-13T02:35:48.104481+0000","last_undegraded":"2024-09-13T02:35:48.104481+0000","last_fullsized":"2024-09-13T02:35:48.104481+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:36:43.912838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103387+0000","last_change":"2024-09-13T02:34:47.055720+0000","last_active":"2024-09-13T02:35:48.103387+0000","last_peered":"2024-09-13T02:35:48.103387+0000","last_clean":"2024-09-13T02:35:48.103387+0000","last_became_active":"2024-09-13T02:34:47.055462+0000","last_became_peered":"2024-09-13T02:34:47.055462+0000","last_unstale":"2024-09-13T02:35:48.103387+0000","last_undegraded":"2024-09-13T02:35:48.103387+0000","last_fullsized":"2024-09-13T02:35:48.103387+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:53:50.936698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103243+0000","last_change":"2024-09-13T02:34:50.081922+0000","last_active":"2024-09-13T02:35:48.103243+0000","last_peered":"2024-09-13T02:35:48.103243+0000","last_clean":"2024-09-13T02:35:48.103243+0000","last_became_active":"2024-09-13T02:34:50.081662+0000","last_became_peered":"2024-09-13T02:34:50.081662+0000","last_unstale":"2024-09-13T02:35:48.103243+0000","last_undegraded":"2024-09-13T02:35:48.103243+0000","last_fullsized":"2024-09-13T02:35:48.103243+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:01:18.096744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'4","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104644+0000","last_change":"2024-09-13T02:34:47.058024+0000","last_active":"2024-09-13T02:35:48.104644+0000","last_peered":"2024-09-13T02:35:48.104644+0000","last_clean":"2024-09-13T02:35:48.104644+0000","last_became_active":"2024-09-13T02:34:47.057673+0000","last_became_peered":"2024-09-13T02:34:47.057673+0000","last_unstale":"2024-09-13T02:35:48.104644+0000","last_undegraded":"2024-09-13T02:35:48.104644+0000","last_fullsized":"2024-09-13T02:35:48.104644+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:45:15.651747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3146,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48,"num_write_kb":17,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":9438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234014,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32464,"kb_used_data":1348,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712688,"statfs":{"total":95995035648,"available":95961792512,"internally_reserved":0,"allocated":1380352,"data_stored":939890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31848907},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.35899999999999999,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.67600000000000005,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.53100000000000003,"15min":0.53400000000000003},"min":{"1min":0.378,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.66000000000000003,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.503}]},{"osd":1,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.53500000000000003,"15min":0.54300000000000004},"min":{"1min":0.34599999999999997,"5min":0.313,"15min":0.313},"max":{"1min":0.68600000000000005,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.55800000000000005,"15min":0.56200000000000006},"min":{"1min":0.33800000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.71899999999999997,"5min":0.748,"15min":0.748},"last":0.45700000000000002}]},{"osd":2,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.52500000000000002,"15min":0.52700000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.67500000000000004,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.57199999999999995,"15min":0.58199999999999996},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.70999999999999996,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.64900000000000002}]},{"osd":3,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.53500000000000003,"15min":0.54100000000000004},"min":{"1min":0.377,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.64900000000000002,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.54900000000000004,"15min":0.55400000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.72499999999999998,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.52100000000000002}]},{"osd":4,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.46500000000000002,"15min":0.47099999999999997},"min":{"1min":0.25600000000000001,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.64200000000000002,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.47299999999999998,"15min":0.48299999999999998},"min":{"1min":0.29599999999999999,"5min":0.254,"15min":0.254},"max":{"1min":0.55600000000000005,"5min":0.753,"15min":0.753},"last":0.74399999999999999}]},{"osd":5,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.48099999999999998,"15min":0.49099999999999999},"min":{"1min":0.29599999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.58699999999999997,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.72999999999999998},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.51700000000000002,"15min":0.52300000000000002},"min":{"1min":0.29599999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.69799999999999995,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.57899999999999996}]},{"osd":6,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.55200000000000005,"15min":0.56000000000000005},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.66900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.63},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.50900000000000001,"15min":0.51700000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.60699999999999998,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.56699999999999995}]}]},{"osd":6,"up_from":46,"seq":197568495651,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32464,"kb_used_data":1348,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712688,"statfs":{"total":95995035648,"available":95961792512,"internally_reserved":0,"allocated":1380352,"data_stored":941411,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.496,"15min":0.49199999999999999},"min":{"1min":0.34599999999999997,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.66300000000000003,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.499,"15min":0.501},"min":{"1min":0.36599999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.621,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.58699999999999997}]},{"osd":1,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.504,"15min":0.504},"min":{"1min":0.39300000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.66700000000000004,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.50800000000000001,"15min":0.50600000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.46500000000000002}]},{"osd":2,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.505,"15min":0.504},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.496,"15min":0.496},"min":{"1min":0.375,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.63200000000000001,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.42699999999999999}]},{"osd":3,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.51500000000000001,"15min":0.51300000000000001},"min":{"1min":0.39900000000000002,"5min":0.373,"15min":0.373},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.628}]},{"osd":4,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.40999999999999998,"15min":0.40600000000000003},"min":{"1min":0.29799999999999999,"5min":0.25,"15min":0.25},"max":{"1min":0.60499999999999998,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.442,"5min":0.41399999999999998,"15min":0.40899999999999997},"min":{"1min":0.28499999999999998,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.40200000000000002}]},{"osd":5,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.443,"15min":0.441},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.65400000000000003,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.47199999999999998,"15min":0.47399999999999998},"min":{"1min":0.29599999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.754,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.47899999999999998}]},{"osd":7,"last update":"Fri Sep 13 02:36:31 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48099999999999998,"15min":0.47999999999999998},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.48799999999999999},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.51900000000000002,"15min":0.52100000000000002},"min":{"1min":0.32100000000000001,"5min":0.309,"15min":0.309},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.45200000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757288,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31896,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713256,"statfs":{"total":95995035648,"available":95962374144,"internally_reserved":0,"allocated":798720,"data_stored":351425,"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 Sep 13 02:36:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.53200000000000003,"15min":0.53900000000000003},"min":{"1min":0.36199999999999999,"5min":0.307,"15min":0.307},"max":{"1min":0.65700000000000003,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55600000000000005,"15min":0.56000000000000005},"min":{"1min":0.38400000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.45700000000000002}]},{"osd":1,"last update":"Fri Sep 13 02:36:39 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.55400000000000005,"15min":0.56200000000000006},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.81399999999999995,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.52900000000000003,"15min":0.52700000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.35899999999999999}]},{"osd":2,"last update":"Fri Sep 13 02:36:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.54300000000000004,"15min":0.53500000000000003},"min":{"1min":0.40699999999999997,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.501},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.56100000000000005,"15min":0.57499999999999996},"min":{"1min":0.40699999999999997,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.83799999999999997,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.53300000000000003}]},{"osd":3,"last update":"Fri Sep 13 02:36:39 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.53600000000000003,"15min":0.54000000000000004},"min":{"1min":0.39600000000000002,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.96999999999999997,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.44700000000000001}]},{"osd":4,"last update":"Fri Sep 13 02:36:39 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.41299999999999998,"15min":0.40699999999999997},"min":{"1min":0.314,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.44800000000000001,"15min":0.432},"min":{"1min":0.33500000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.33500000000000002}]},{"osd":6,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.68700000000000006,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.374},{"interface":"front","average":{"1min":0.434,"5min":0.46899999999999997,"15min":0.47499999999999998},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.70299999999999996,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.54800000000000004}]},{"osd":7,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.51800000000000002,"15min":0.52200000000000002},"min":{"1min":0.35599999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.69399999999999995,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.51100000000000001,"15min":0.50900000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.47099999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018924,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27800,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717352,"statfs":{"total":95995035648,"available":95966568448,"internally_reserved":0,"allocated":798720,"data_stored":349703,"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 Sep 13 02:36:19 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.52300000000000002,"15min":0.53500000000000003},"min":{"1min":0.38400000000000001,"5min":0.37,"15min":0.37},"max":{"1min":0.68700000000000006,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.5,"5min":0.56100000000000005,"15min":0.58099999999999996},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.70299999999999996,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.46899999999999997}]},{"osd":1,"last update":"Fri Sep 13 02:36:19 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.53500000000000003,"15min":0.54900000000000004},"min":{"1min":0.36199999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.65200000000000002,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.51700000000000002,"15min":0.53300000000000003},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.63100000000000001,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.39700000000000002}]},{"osd":2,"last update":"Fri Sep 13 02:36:19 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.52300000000000002,"15min":0.53500000000000003},"min":{"1min":0.34300000000000003,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.68500000000000005,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.54300000000000004,"15min":0.55500000000000005},"min":{"1min":0.36099999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.64100000000000001,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.45000000000000001}]},{"osd":3,"last update":"Fri Sep 13 02:36:19 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.54300000000000004,"15min":0.55900000000000005},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.71499999999999997,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.54000000000000004,"15min":0.54600000000000004},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.61599999999999999,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.379}]},{"osd":5,"last update":"Fri Sep 13 02:36:36 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.378,"15min":0.36199999999999999},"min":{"1min":0.308,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.42399999999999999,"15min":0.40699999999999997},"min":{"1min":0.35499999999999998,"5min":0.314,"15min":0.314},"max":{"1min":0.60499999999999998,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.55100000000000005}]},{"osd":6,"last update":"Fri Sep 13 02:36:03 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.41899999999999998,"15min":0.41399999999999998},"min":{"1min":0.30299999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.622},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.49299999999999999,"15min":0.48899999999999999},"min":{"1min":0.38500000000000001,"5min":0.315,"15min":0.315},"max":{"1min":0.69299999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.54100000000000004}]},{"osd":7,"last update":"Fri Sep 13 02:36:27 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.498,"15min":0.5},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.50700000000000001},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.502,"15min":0.50600000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.66100000000000003}]}]},{"osd":3,"up_from":25,"seq":107374182450,"num_pgs":37,"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":351701,"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 Sep 13 02:35:55 2024","interfaces":[{"interface":"back","average":{"1min":0.34499999999999997,"5min":0.38300000000000001,"15min":0.38500000000000001},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.56399999999999995,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.40200000000000002,"15min":0.40400000000000003},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.63700000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.36699999999999999}]},{"osd":1,"last update":"Fri Sep 13 02:35:55 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.39300000000000002,"15min":0.39500000000000002},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.49099999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.42199999999999999,"15min":0.42599999999999999},"min":{"1min":0.27700000000000002,"5min":0.248,"15min":0.248},"max":{"1min":0.629,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.41299999999999998}]},{"osd":2,"last update":"Fri Sep 13 02:35:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35899999999999999,"5min":0.41099999999999998,"15min":0.41499999999999998},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":0.53100000000000003,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.313},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.44800000000000001,"15min":0.45400000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.58499999999999996,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.438}]},{"osd":4,"last update":"Fri Sep 13 02:36:19 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56599999999999995,"15min":0.56100000000000005},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.55200000000000005,"15min":0.55000000000000004},"min":{"1min":0.33800000000000002,"5min":0.312,"15min":0.312},"max":{"1min":0.80000000000000004,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.65000000000000002}]},{"osd":5,"last update":"Fri Sep 13 02:35:39 2024","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.98499999999999999,"5min":1.359,"15min":1.359},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.61699999999999999,"5min":0.59199999999999997,"15min":0.58799999999999997},"min":{"1min":0.38900000000000001,"5min":0.376,"15min":0.376},"max":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.69099999999999995}]},{"osd":6,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.59799999999999998,"15min":0.60599999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.72399999999999998,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.625,"15min":0.629},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.755,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.66500000000000004}]},{"osd":7,"last update":"Fri Sep 13 02:36:22 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.62,"15min":0.628},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.624,"15min":0.63400000000000001},"min":{"1min":0.40500000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.77500000000000002,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":0.67700000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411382,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27784,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717368,"statfs":{"total":95995035648,"available":95966584832,"internally_reserved":0,"allocated":782336,"data_stored":349249,"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 Sep 13 02:36:30 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.36399999999999999,"15min":0.36599999999999999},"min":{"1min":0.17899999999999999,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":0.47099999999999997,"5min":0.54600000000000004,"15min":0.54600000000000004},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.371,"5min":0.39800000000000002,"15min":0.40400000000000003},"min":{"1min":0.22500000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.498,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.35999999999999999}]},{"osd":1,"last update":"Fri Sep 13 02:36:30 2024","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.371,"15min":0.371},"min":{"1min":0.23799999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.48699999999999999,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.30099999999999999},{"interface":"front","average":{"1min":0.32600000000000001,"5min":0.36199999999999999,"15min":0.37},"min":{"1min":0.23899999999999999,"5min":0.222,"15min":0.222},"max":{"1min":0.42699999999999999,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.34300000000000003}]},{"osd":3,"last update":"Fri Sep 13 02:35:57 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.41599999999999998,"15min":0.42599999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.39300000000000002,"15min":0.40100000000000002},"min":{"1min":0.26100000000000001,"5min":0.22,"15min":0.22},"max":{"1min":0.51200000000000001,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.373}]},{"osd":4,"last update":"Fri Sep 13 02:36:19 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.58399999999999996,"15min":0.58599999999999997},"min":{"1min":0.40400000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.82699999999999996,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.58599999999999997,"15min":0.57899999999999996},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.872,"5min":0.94099999999999995,"15min":0.94099999999999995},"last":0.749}]},{"osd":5,"last update":"Fri Sep 13 02:36:36 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.57699999999999996,"15min":0.57799999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.71099999999999997,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.55700000000000005,"15min":0.56399999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.67300000000000004,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.56899999999999995}]},{"osd":6,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.58199999999999996,"15min":0.59099999999999997},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.751,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.621},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.60799999999999998,"15min":0.61599999999999999},"min":{"1min":0.40000000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.79600000000000004,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.55300000000000005}]},{"osd":7,"last update":"Fri Sep 13 02:36:25 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.56999999999999995,"15min":0.57399999999999995},"min":{"1min":0.39100000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.61899999999999999,"15min":0.627},"min":{"1min":0.42899999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.78600000000000003,"5min":0.88,"15min":0.88},"last":0.73399999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574908,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31884,"kb_used_data":768,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713268,"statfs":{"total":95995035648,"available":95962386432,"internally_reserved":0,"allocated":786432,"data_stored":348882,"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 Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.33200000000000002,"5min":0.33500000000000002,"15min":0.30299999999999999},"min":{"1min":0.221,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.48899999999999999,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.22},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.34300000000000003,"15min":0.313},"min":{"1min":0.223,"5min":0.215,"15min":0.215},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.26600000000000001}]},{"osd":2,"last update":"Fri Sep 13 02:36:32 2024","interfaces":[{"interface":"back","average":{"1min":0.316,"5min":0.36699999999999999,"15min":0.36299999999999999},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.434,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.434},{"interface":"front","average":{"1min":0.35199999999999998,"5min":0.38500000000000001,"15min":0.379},"min":{"1min":0.27200000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.42399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.33800000000000002}]},{"osd":3,"last update":"Fri Sep 13 02:35:54 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.436,"15min":0.442},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.59299999999999997,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.41099999999999998,"15min":0.41799999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.23899999999999999}]},{"osd":4,"last update":"Fri Sep 13 02:36:18 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.38,"5min":0.378,"15min":0.378},"max":{"1min":0.68600000000000005,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.317},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.55700000000000005,"15min":0.55900000000000005},"min":{"1min":0.36499999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.72299999999999998,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.38100000000000001}]},{"osd":5,"last update":"Fri Sep 13 02:36:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.58399999999999996,"15min":0.59299999999999997},"min":{"1min":0.371,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.80800000000000005,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.371},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.57199999999999995,"15min":0.57999999999999996},"min":{"1min":0.40799999999999997,"5min":0.374,"15min":0.374},"max":{"1min":0.73099999999999998,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.53600000000000003}]},{"osd":6,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.57399999999999995,"15min":0.58299999999999996},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.71599999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.60099999999999998,"15min":0.61099999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.73599999999999999,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.46700000000000003}]},{"osd":7,"last update":"Fri Sep 13 02:36:26 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.58499999999999996,"15min":0.59299999999999997},"min":{"1min":0.35199999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.70899999999999996,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.56999999999999995,"15min":0.57399999999999995},"min":{"1min":0.38500000000000001,"5min":0.373,"15min":0.373},"max":{"1min":0.753,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.50900000000000001}]}]},{"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":28376,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716776,"statfs":{"total":95995035648,"available":95965978624,"internally_reserved":0,"allocated":1388544,"data_stored":940072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 13 02:36:09 2024","interfaces":[{"interface":"back","average":{"1min":0.32700000000000001,"5min":0.33400000000000002,"15min":0.316},"min":{"1min":0.222,"5min":0.19,"15min":0.19},"max":{"1min":0.45100000000000001,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.36199999999999999,"15min":0.34799999999999998},"min":{"1min":0.27200000000000002,"5min":0.223,"15min":0.223},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.255}]},{"osd":2,"last update":"Fri Sep 13 02:36:29 2024","interfaces":[{"interface":"back","average":{"1min":0.35699999999999998,"5min":0.39100000000000001,"15min":0.39700000000000002},"min":{"1min":0.27000000000000002,"5min":0.253,"15min":0.253},"max":{"1min":0.52400000000000002,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.36699999999999999,"15min":0.36799999999999999},"min":{"1min":0.28100000000000003,"5min":0.224,"15min":0.224},"max":{"1min":0.52100000000000002,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.32400000000000001}]},{"osd":3,"last update":"Fri Sep 13 02:35:54 2024","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.40899999999999997,"15min":0.42699999999999999},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.501,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.27400000000000002},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.44900000000000001,"15min":0.45800000000000002},"min":{"1min":0.307,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.64400000000000002,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.314}]},{"osd":4,"last update":"Fri Sep 13 02:36:17 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.51500000000000001,"15min":0.52000000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.68799999999999994,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53800000000000003,"15min":0.53200000000000003},"min":{"1min":0.41999999999999998,"5min":0.37,"15min":0.37},"max":{"1min":0.76800000000000002,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.495}]},{"osd":5,"last update":"Fri Sep 13 02:36:36 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.53900000000000003,"15min":0.54100000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.73399999999999999,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.504,"5min":0.55700000000000005,"15min":0.56200000000000006},"min":{"1min":0.373,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.66700000000000004,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.59399999999999997}]},{"osd":6,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.57699999999999996,"15min":0.58099999999999996},"min":{"1min":0.40000000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.57499999999999996,"15min":0.57299999999999995},"min":{"1min":0.42999999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.76800000000000002,"5min":0.878,"15min":0.878},"last":0.48099999999999998}]},{"osd":7,"last update":"Fri Sep 13 02:36:25 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.56899999999999995,"15min":0.57299999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.70999999999999996,"5min":0.754,"15min":0.754},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.58099999999999996,"15min":0.58699999999999997},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.753,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.47299999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T02:36:47.193 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T02:36:47.817 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:47 smithi088 ceph-mon[27808]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:47.817 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:47 smithi088 ceph-mon[39338]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:47 smithi195 ceph-mon[31576]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:48.773 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:49.655 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:49 smithi088 systemd[1]: Stopping Ceph alertmanager.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:36:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:49 smithi088 ceph-mon[27808]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:49 smithi088 ceph-mon[39338]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:49 smithi195 ceph-mon[31576]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:50.886 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:50 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[73721]: ts=2024-09-13T02:36:50.764Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-13T02:36:51.190 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:50 smithi088 podman[79049]: 2024-09-13 02:36:50.888832708 +0000 UTC m=+0.665129761 container died 7b206399dccc5810e1b725d345303c6be226e171c7705b1d56c12444b9634d2c (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:51.659 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:51 smithi088 podman[79049]: 2024-09-13 02:36:51.490709218 +0000 UTC m=+1.267006311 container cleanup 7b206399dccc5810e1b725d345303c6be226e171c7705b1d56c12444b9634d2c (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:51.659 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:51 smithi088 bash[79049]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a 2024-09-13T02:36:51.930 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:51 smithi088 podman[79088]: 2024-09-13 02:36:51.658525107 +0000 UTC m=+0.875009333 container remove 7b206399dccc5810e1b725d345303c6be226e171c7705b1d56c12444b9634d2c (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:51.930 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:51 smithi088 podman[79088]: 2024-09-13 02:36:51.734259331 +0000 UTC m=+0.950743554 volume remove 20ccd4e7acfd772b500a453717716aa1ef9df82f93bf5a3d102b1eb1f4680da5 2024-09-13T02:36:52.181 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:51 smithi088 ceph-mon[39338]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:52.181 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:36:52.182 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:52 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-13T02:36:52.182 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:52 smithi088 systemd[1]: Stopped Ceph alertmanager.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:36:52.182 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:52 smithi088 systemd[1]: Starting Ceph alertmanager.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:36:52.182 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:51 smithi088 ceph-mon[27808]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:52.186 INFO:teuthology.orchestra.run.smithi088.stderr:dumped all 2024-09-13T02:36:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:51 smithi195 ceph-mon[31576]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:52.955 INFO:teuthology.orchestra.run.smithi088.stdout:{"pg_ready":true,"pg_map":{"version":46,"stamp":"2024-09-13T02:36:50.874815+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593533,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":229,"num_write_kb":2435,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":173,"ondisk_log_size":173,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":240472,"kb_used_data":7928,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749720744,"statfs":{"total":767960285184,"available":767714041856,"internally_reserved":0,"allocated":8118272,"data_stored":4572333,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":238014008},"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.002279"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384543+0000","last_change":"2024-09-13T02:34:50.086535+0000","last_active":"2024-09-13T02:35:48.384543+0000","last_peered":"2024-09-13T02:35:48.384543+0000","last_clean":"2024-09-13T02:35:48.384543+0000","last_became_active":"2024-09-13T02:34:50.085558+0000","last_became_peered":"2024-09-13T02:34:50.085558+0000","last_unstale":"2024-09-13T02:35:48.384543+0000","last_undegraded":"2024-09-13T02:35:48.384543+0000","last_fullsized":"2024-09-13T02:35:48.384543+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:35:54.671274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.107377+0000","last_change":"2024-09-13T02:34:50.090559+0000","last_active":"2024-09-13T02:35:48.107377+0000","last_peered":"2024-09-13T02:35:48.107377+0000","last_clean":"2024-09-13T02:35:48.107377+0000","last_became_active":"2024-09-13T02:34:50.090302+0000","last_became_peered":"2024-09-13T02:34:50.090302+0000","last_unstale":"2024-09-13T02:35:48.107377+0000","last_undegraded":"2024-09-13T02:35:48.107377+0000","last_fullsized":"2024-09-13T02:35:48.107377+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:55:53.573541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104203+0000","last_change":"2024-09-13T02:34:50.083133+0000","last_active":"2024-09-13T02:35:48.104203+0000","last_peered":"2024-09-13T02:35:48.104203+0000","last_clean":"2024-09-13T02:35:48.104203+0000","last_became_active":"2024-09-13T02:34:50.082855+0000","last_became_peered":"2024-09-13T02:34:50.082855+0000","last_unstale":"2024-09-13T02:35:48.104203+0000","last_undegraded":"2024-09-13T02:35:48.104203+0000","last_fullsized":"2024-09-13T02:35:48.104203+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:40:32.345724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109318+0000","last_change":"2024-09-13T02:34:50.091517+0000","last_active":"2024-09-13T02:35:48.109318+0000","last_peered":"2024-09-13T02:35:48.109318+0000","last_clean":"2024-09-13T02:35:48.109318+0000","last_became_active":"2024-09-13T02:34:50.091188+0000","last_became_peered":"2024-09-13T02:34:50.091188+0000","last_unstale":"2024-09-13T02:35:48.109318+0000","last_undegraded":"2024-09-13T02:35:48.109318+0000","last_fullsized":"2024-09-13T02:35:48.109318+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:44:38.155817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384088+0000","last_change":"2024-09-13T02:34:50.091970+0000","last_active":"2024-09-13T02:35:48.384088+0000","last_peered":"2024-09-13T02:35:48.384088+0000","last_clean":"2024-09-13T02:35:48.384088+0000","last_became_active":"2024-09-13T02:34:50.091721+0000","last_became_peered":"2024-09-13T02:34:50.091721+0000","last_unstale":"2024-09-13T02:35:48.384088+0000","last_undegraded":"2024-09-13T02:35:48.384088+0000","last_fullsized":"2024-09-13T02:35:48.384088+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:29:33.452279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109122+0000","last_change":"2024-09-13T02:34:50.088479+0000","last_active":"2024-09-13T02:35:48.109122+0000","last_peered":"2024-09-13T02:35:48.109122+0000","last_clean":"2024-09-13T02:35:48.109122+0000","last_became_active":"2024-09-13T02:34:50.088067+0000","last_became_peered":"2024-09-13T02:34:50.088067+0000","last_unstale":"2024-09-13T02:35:48.109122+0000","last_undegraded":"2024-09-13T02:35:48.109122+0000","last_fullsized":"2024-09-13T02:35:48.109122+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:22:51.805241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383887+0000","last_change":"2024-09-13T02:34:50.091060+0000","last_active":"2024-09-13T02:35:48.383887+0000","last_peered":"2024-09-13T02:35:48.383887+0000","last_clean":"2024-09-13T02:35:48.383887+0000","last_became_active":"2024-09-13T02:34:50.090814+0000","last_became_peered":"2024-09-13T02:34:50.090814+0000","last_unstale":"2024-09-13T02:35:48.383887+0000","last_undegraded":"2024-09-13T02:35:48.383887+0000","last_fullsized":"2024-09-13T02:35:48.383887+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:24:32.654880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.102736+0000","last_change":"2024-09-13T02:34:50.084517+0000","last_active":"2024-09-13T02:35:48.102736+0000","last_peered":"2024-09-13T02:35:48.102736+0000","last_clean":"2024-09-13T02:35:48.102736+0000","last_became_active":"2024-09-13T02:34:50.084242+0000","last_became_peered":"2024-09-13T02:34:50.084242+0000","last_unstale":"2024-09-13T02:35:48.102736+0000","last_undegraded":"2024-09-13T02:35:48.102736+0000","last_fullsized":"2024-09-13T02:35:48.102736+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:03:50.768831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384725+0000","last_change":"2024-09-13T02:34:50.086643+0000","last_active":"2024-09-13T02:35:48.384725+0000","last_peered":"2024-09-13T02:35:48.384725+0000","last_clean":"2024-09-13T02:35:48.384725+0000","last_became_active":"2024-09-13T02:34:50.085977+0000","last_became_peered":"2024-09-13T02:34:50.085977+0000","last_unstale":"2024-09-13T02:35:48.384725+0000","last_undegraded":"2024-09-13T02:35:48.384725+0000","last_fullsized":"2024-09-13T02:35:48.384725+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:09:05.096759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213231+0000","last_change":"2024-09-13T02:34:50.089460+0000","last_active":"2024-09-13T02:35:48.213231+0000","last_peered":"2024-09-13T02:35:48.213231+0000","last_clean":"2024-09-13T02:35:48.213231+0000","last_became_active":"2024-09-13T02:34:50.089214+0000","last_became_peered":"2024-09-13T02:34:50.089214+0000","last_unstale":"2024-09-13T02:35:48.213231+0000","last_undegraded":"2024-09-13T02:35:48.213231+0000","last_fullsized":"2024-09-13T02:35:48.213231+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:32:28.233144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213214+0000","last_change":"2024-09-13T02:34:50.090642+0000","last_active":"2024-09-13T02:35:48.213214+0000","last_peered":"2024-09-13T02:35:48.213214+0000","last_clean":"2024-09-13T02:35:48.213214+0000","last_became_active":"2024-09-13T02:34:50.090396+0000","last_became_peered":"2024-09-13T02:34:50.090396+0000","last_unstale":"2024-09-13T02:35:48.213214+0000","last_undegraded":"2024-09-13T02:35:48.213214+0000","last_fullsized":"2024-09-13T02:35:48.213214+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:33:31.151225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383480+0000","last_change":"2024-09-13T02:35:11.053495+0000","last_active":"2024-09-13T02:35:48.383480+0000","last_peered":"2024-09-13T02:35:48.383480+0000","last_clean":"2024-09-13T02:35:48.383480+0000","last_became_active":"2024-09-13T02:35:11.053168+0000","last_became_peered":"2024-09-13T02:35:11.053168+0000","last_unstale":"2024-09-13T02:35:48.383480+0000","last_undegraded":"2024-09-13T02:35:48.383480+0000","last_fullsized":"2024-09-13T02:35:48.383480+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:03:57.281455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103679+0000","last_change":"2024-09-13T02:34:50.086092+0000","last_active":"2024-09-13T02:35:48.103679+0000","last_peered":"2024-09-13T02:35:48.103679+0000","last_clean":"2024-09-13T02:35:48.103679+0000","last_became_active":"2024-09-13T02:34:50.085824+0000","last_became_peered":"2024-09-13T02:34:50.085824+0000","last_unstale":"2024-09-13T02:35:48.103679+0000","last_undegraded":"2024-09-13T02:35:48.103679+0000","last_fullsized":"2024-09-13T02:35:48.103679+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:03:01.874395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383393+0000","last_change":"2024-09-13T02:35:11.052927+0000","last_active":"2024-09-13T02:35:48.383393+0000","last_peered":"2024-09-13T02:35:48.383393+0000","last_clean":"2024-09-13T02:35:48.383393+0000","last_became_active":"2024-09-13T02:35:11.052608+0000","last_became_peered":"2024-09-13T02:35:11.052608+0000","last_unstale":"2024-09-13T02:35:48.383393+0000","last_undegraded":"2024-09-13T02:35:48.383393+0000","last_fullsized":"2024-09-13T02:35:48.383393+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:22:42.973858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106795+0000","last_change":"2024-09-13T02:34:50.085879+0000","last_active":"2024-09-13T02:35:48.106795+0000","last_peered":"2024-09-13T02:35:48.106795+0000","last_clean":"2024-09-13T02:35:48.106795+0000","last_became_active":"2024-09-13T02:34:50.085614+0000","last_became_peered":"2024-09-13T02:34:50.085614+0000","last_unstale":"2024-09-13T02:35:48.106795+0000","last_undegraded":"2024-09-13T02:35:48.106795+0000","last_fullsized":"2024-09-13T02:35:48.106795+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:13:48.075312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.108972+0000","last_change":"2024-09-13T02:34:50.091218+0000","last_active":"2024-09-13T02:35:48.108972+0000","last_peered":"2024-09-13T02:35:48.108972+0000","last_clean":"2024-09-13T02:35:48.108972+0000","last_became_active":"2024-09-13T02:34:50.090930+0000","last_became_peered":"2024-09-13T02:34:50.090930+0000","last_unstale":"2024-09-13T02:35:48.108972+0000","last_undegraded":"2024-09-13T02:35:48.108972+0000","last_fullsized":"2024-09-13T02:35:48.108972+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:34:18.710040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109674+0000","last_change":"2024-09-13T02:34:50.091629+0000","last_active":"2024-09-13T02:35:48.109674+0000","last_peered":"2024-09-13T02:35:48.109674+0000","last_clean":"2024-09-13T02:35:48.109674+0000","last_became_active":"2024-09-13T02:34:50.090371+0000","last_became_peered":"2024-09-13T02:34:50.090371+0000","last_unstale":"2024-09-13T02:35:48.109674+0000","last_undegraded":"2024-09-13T02:35:48.109674+0000","last_fullsized":"2024-09-13T02:35:48.109674+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:11:28.761451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383660+0000","last_change":"2024-09-13T02:34:50.094949+0000","last_active":"2024-09-13T02:35:48.383660+0000","last_peered":"2024-09-13T02:35:48.383660+0000","last_clean":"2024-09-13T02:35:48.383660+0000","last_became_active":"2024-09-13T02:34:50.094643+0000","last_became_peered":"2024-09-13T02:34:50.094643+0000","last_unstale":"2024-09-13T02:35:48.383660+0000","last_undegraded":"2024-09-13T02:35:48.383660+0000","last_fullsized":"2024-09-13T02:35:48.383660+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:26:31.937469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384454+0000","last_change":"2024-09-13T02:34:50.088186+0000","last_active":"2024-09-13T02:35:48.384454+0000","last_peered":"2024-09-13T02:35:48.384454+0000","last_clean":"2024-09-13T02:35:48.384454+0000","last_became_active":"2024-09-13T02:34:50.087911+0000","last_became_peered":"2024-09-13T02:34:50.087911+0000","last_unstale":"2024-09-13T02:35:48.384454+0000","last_undegraded":"2024-09-13T02:35:48.384454+0000","last_fullsized":"2024-09-13T02:35:48.384454+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:23:53.920077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213078+0000","last_change":"2024-09-13T02:34:50.087078+0000","last_active":"2024-09-13T02:35:48.213078+0000","last_peered":"2024-09-13T02:35:48.213078+0000","last_clean":"2024-09-13T02:35:48.213078+0000","last_became_active":"2024-09-13T02:34:50.086829+0000","last_became_peered":"2024-09-13T02:34:50.086829+0000","last_unstale":"2024-09-13T02:35:48.213078+0000","last_undegraded":"2024-09-13T02:35:48.213078+0000","last_fullsized":"2024-09-13T02:35:48.213078+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:37:11.172715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103475+0000","last_change":"2024-09-13T02:34:50.087427+0000","last_active":"2024-09-13T02:35:48.103475+0000","last_peered":"2024-09-13T02:35:48.103475+0000","last_clean":"2024-09-13T02:35:48.103475+0000","last_became_active":"2024-09-13T02:34:50.087156+0000","last_became_peered":"2024-09-13T02:34:50.087156+0000","last_unstale":"2024-09-13T02:35:48.103475+0000","last_undegraded":"2024-09-13T02:35:48.103475+0000","last_fullsized":"2024-09-13T02:35:48.103475+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:57:45.631836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109210+0000","last_change":"2024-09-13T02:34:50.094844+0000","last_active":"2024-09-13T02:35:48.109210+0000","last_peered":"2024-09-13T02:35:48.109210+0000","last_clean":"2024-09-13T02:35:48.109210+0000","last_became_active":"2024-09-13T02:34:50.094560+0000","last_became_peered":"2024-09-13T02:34:50.094560+0000","last_unstale":"2024-09-13T02:35:48.109210+0000","last_undegraded":"2024-09-13T02:35:48.109210+0000","last_fullsized":"2024-09-13T02:35:48.109210+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:44:43.911527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.102926+0000","last_change":"2024-09-13T02:34:50.074088+0000","last_active":"2024-09-13T02:35:48.102926+0000","last_peered":"2024-09-13T02:35:48.102926+0000","last_clean":"2024-09-13T02:35:48.102926+0000","last_became_active":"2024-09-13T02:34:50.073739+0000","last_became_peered":"2024-09-13T02:34:50.073739+0000","last_unstale":"2024-09-13T02:35:48.102926+0000","last_undegraded":"2024-09-13T02:35:48.102926+0000","last_fullsized":"2024-09-13T02:35:48.102926+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:18:49.349133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109009+0000","last_change":"2024-09-13T02:34:50.083000+0000","last_active":"2024-09-13T02:35:48.109009+0000","last_peered":"2024-09-13T02:35:48.109009+0000","last_clean":"2024-09-13T02:35:48.109009+0000","last_became_active":"2024-09-13T02:34:50.082600+0000","last_became_peered":"2024-09-13T02:34:50.082600+0000","last_unstale":"2024-09-13T02:35:48.109009+0000","last_undegraded":"2024-09-13T02:35:48.109009+0000","last_fullsized":"2024-09-13T02:35:48.109009+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:28:12.404050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103529+0000","last_change":"2024-09-13T02:34:50.078480+0000","last_active":"2024-09-13T02:35:48.103529+0000","last_peered":"2024-09-13T02:35:48.103529+0000","last_clean":"2024-09-13T02:35:48.103529+0000","last_became_active":"2024-09-13T02:34:50.078238+0000","last_became_peered":"2024-09-13T02:34:50.078238+0000","last_unstale":"2024-09-13T02:35:48.103529+0000","last_undegraded":"2024-09-13T02:35:48.103529+0000","last_fullsized":"2024-09-13T02:35:48.103529+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:51:13.151140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213233+0000","last_change":"2024-09-13T02:34:50.094372+0000","last_active":"2024-09-13T02:35:48.213233+0000","last_peered":"2024-09-13T02:35:48.213233+0000","last_clean":"2024-09-13T02:35:48.213233+0000","last_became_active":"2024-09-13T02:34:50.094101+0000","last_became_peered":"2024-09-13T02:34:50.094101+0000","last_unstale":"2024-09-13T02:35:48.213233+0000","last_undegraded":"2024-09-13T02:35:48.213233+0000","last_fullsized":"2024-09-13T02:35:48.213233+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:24:30.244831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106661+0000","last_change":"2024-09-13T02:34:50.079629+0000","last_active":"2024-09-13T02:35:48.106661+0000","last_peered":"2024-09-13T02:35:48.106661+0000","last_clean":"2024-09-13T02:35:48.106661+0000","last_became_active":"2024-09-13T02:34:50.079379+0000","last_became_peered":"2024-09-13T02:34:50.079379+0000","last_unstale":"2024-09-13T02:35:48.106661+0000","last_undegraded":"2024-09-13T02:35:48.106661+0000","last_fullsized":"2024-09-13T02:35:48.106661+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:52:58.280533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104134+0000","last_change":"2024-09-13T02:34:50.088795+0000","last_active":"2024-09-13T02:35:48.104134+0000","last_peered":"2024-09-13T02:35:48.104134+0000","last_clean":"2024-09-13T02:35:48.104134+0000","last_became_active":"2024-09-13T02:34:50.088541+0000","last_became_peered":"2024-09-13T02:34:50.088541+0000","last_unstale":"2024-09-13T02:35:48.104134+0000","last_undegraded":"2024-09-13T02:35:48.104134+0000","last_fullsized":"2024-09-13T02:35:48.104134+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:44:47.069124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104055+0000","last_change":"2024-09-13T02:34:50.080282+0000","last_active":"2024-09-13T02:35:48.104055+0000","last_peered":"2024-09-13T02:35:48.104055+0000","last_clean":"2024-09-13T02:35:48.104055+0000","last_became_active":"2024-09-13T02:34:50.079785+0000","last_became_peered":"2024-09-13T02:34:50.079785+0000","last_unstale":"2024-09-13T02:35:48.104055+0000","last_undegraded":"2024-09-13T02:35:48.104055+0000","last_fullsized":"2024-09-13T02:35:48.104055+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:24:27.910726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109217+0000","last_change":"2024-09-13T02:34:50.086950+0000","last_active":"2024-09-13T02:35:48.109217+0000","last_peered":"2024-09-13T02:35:48.109217+0000","last_clean":"2024-09-13T02:35:48.109217+0000","last_became_active":"2024-09-13T02:34:50.086675+0000","last_became_peered":"2024-09-13T02:34:50.086675+0000","last_unstale":"2024-09-13T02:35:48.109217+0000","last_undegraded":"2024-09-13T02:35:48.109217+0000","last_fullsized":"2024-09-13T02:35:48.109217+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:00:10.641878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383377+0000","last_change":"2024-09-13T02:34:50.084763+0000","last_active":"2024-09-13T02:35:48.383377+0000","last_peered":"2024-09-13T02:35:48.383377+0000","last_clean":"2024-09-13T02:35:48.383377+0000","last_became_active":"2024-09-13T02:34:50.084481+0000","last_became_peered":"2024-09-13T02:34:50.084481+0000","last_unstale":"2024-09-13T02:35:48.383377+0000","last_undegraded":"2024-09-13T02:35:48.383377+0000","last_fullsized":"2024-09-13T02:35:48.383377+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:42:41.806146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.212773+0000","last_change":"2024-09-13T02:34:50.091843+0000","last_active":"2024-09-13T02:35:48.212773+0000","last_peered":"2024-09-13T02:35:48.212773+0000","last_clean":"2024-09-13T02:35:48.212773+0000","last_became_active":"2024-09-13T02:34:50.091603+0000","last_became_peered":"2024-09-13T02:34:50.091603+0000","last_unstale":"2024-09-13T02:35:48.212773+0000","last_undegraded":"2024-09-13T02:35:48.212773+0000","last_fullsized":"2024-09-13T02:35:48.212773+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:05:40.668467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104098+0000","last_change":"2024-09-13T02:34:50.078686+0000","last_active":"2024-09-13T02:35:48.104098+0000","last_peered":"2024-09-13T02:35:48.104098+0000","last_clean":"2024-09-13T02:35:48.104098+0000","last_became_active":"2024-09-13T02:34:50.078415+0000","last_became_peered":"2024-09-13T02:34:50.078415+0000","last_unstale":"2024-09-13T02:35:48.104098+0000","last_undegraded":"2024-09-13T02:35:48.104098+0000","last_fullsized":"2024-09-13T02:35:48.104098+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:18:04.695486+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103891+0000","last_change":"2024-09-13T02:34:47.059387+0000","last_active":"2024-09-13T02:35:48.103891+0000","last_peered":"2024-09-13T02:35:48.103891+0000","last_clean":"2024-09-13T02:35:48.103891+0000","last_became_active":"2024-09-13T02:34:47.059139+0000","last_became_peered":"2024-09-13T02:34:47.059139+0000","last_unstale":"2024-09-13T02:35:48.103891+0000","last_undegraded":"2024-09-13T02:35:48.103891+0000","last_fullsized":"2024-09-13T02:35:48.103891+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:58:09.809313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103757+0000","last_change":"2024-09-13T02:34:50.089812+0000","last_active":"2024-09-13T02:35:48.103757+0000","last_peered":"2024-09-13T02:35:48.103757+0000","last_clean":"2024-09-13T02:35:48.103757+0000","last_became_active":"2024-09-13T02:34:50.089541+0000","last_became_peered":"2024-09-13T02:34:50.089541+0000","last_unstale":"2024-09-13T02:35:48.103757+0000","last_undegraded":"2024-09-13T02:35:48.103757+0000","last_fullsized":"2024-09-13T02:35:48.103757+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:34:23.630252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.212909+0000","last_change":"2024-09-13T02:34:47.061428+0000","last_active":"2024-09-13T02:35:48.212909+0000","last_peered":"2024-09-13T02:35:48.212909+0000","last_clean":"2024-09-13T02:35:48.212909+0000","last_became_active":"2024-09-13T02:34:47.059408+0000","last_became_peered":"2024-09-13T02:34:47.059408+0000","last_unstale":"2024-09-13T02:35:48.212909+0000","last_undegraded":"2024-09-13T02:35:48.212909+0000","last_fullsized":"2024-09-13T02:35:48.212909+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:42:52.075424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104142+0000","last_change":"2024-09-13T02:34:47.057996+0000","last_active":"2024-09-13T02:35:48.104142+0000","last_peered":"2024-09-13T02:35:48.104142+0000","last_clean":"2024-09-13T02:35:48.104142+0000","last_became_active":"2024-09-13T02:34:47.057737+0000","last_became_peered":"2024-09-13T02:34:47.057737+0000","last_unstale":"2024-09-13T02:35:48.104142+0000","last_undegraded":"2024-09-13T02:35:48.104142+0000","last_fullsized":"2024-09-13T02:35:48.104142+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:44:22.398236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.102814+0000","last_change":"2024-09-13T02:34:50.079786+0000","last_active":"2024-09-13T02:35:48.102814+0000","last_peered":"2024-09-13T02:35:48.102814+0000","last_clean":"2024-09-13T02:35:48.102814+0000","last_became_active":"2024-09-13T02:34:50.079533+0000","last_became_peered":"2024-09-13T02:34:50.079533+0000","last_unstale":"2024-09-13T02:35:48.102814+0000","last_undegraded":"2024-09-13T02:35:48.102814+0000","last_fullsized":"2024-09-13T02:35:48.102814+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:17:40.487282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109068+0000","last_change":"2024-09-13T02:34:47.061026+0000","last_active":"2024-09-13T02:35:48.109068+0000","last_peered":"2024-09-13T02:35:48.109068+0000","last_clean":"2024-09-13T02:35:48.109068+0000","last_became_active":"2024-09-13T02:34:47.060383+0000","last_became_peered":"2024-09-13T02:34:47.060383+0000","last_unstale":"2024-09-13T02:35:48.109068+0000","last_undegraded":"2024-09-13T02:35:48.109068+0000","last_fullsized":"2024-09-13T02:35:48.109068+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:24:05.933577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106717+0000","last_change":"2024-09-13T02:34:50.078298+0000","last_active":"2024-09-13T02:35:48.106717+0000","last_peered":"2024-09-13T02:35:48.106717+0000","last_clean":"2024-09-13T02:35:48.106717+0000","last_became_active":"2024-09-13T02:34:50.077839+0000","last_became_peered":"2024-09-13T02:34:50.077839+0000","last_unstale":"2024-09-13T02:35:48.106717+0000","last_undegraded":"2024-09-13T02:35:48.106717+0000","last_fullsized":"2024-09-13T02:35:48.106717+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:45:28.148555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213209+0000","last_change":"2024-09-13T02:34:47.054914+0000","last_active":"2024-09-13T02:35:48.213209+0000","last_peered":"2024-09-13T02:35:48.213209+0000","last_clean":"2024-09-13T02:35:48.213209+0000","last_became_active":"2024-09-13T02:34:47.054119+0000","last_became_peered":"2024-09-13T02:34:47.054119+0000","last_unstale":"2024-09-13T02:35:48.213209+0000","last_undegraded":"2024-09-13T02:35:48.213209+0000","last_fullsized":"2024-09-13T02:35:48.213209+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:47:47.070999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109492+0000","last_change":"2024-09-13T02:34:50.091509+0000","last_active":"2024-09-13T02:35:48.109492+0000","last_peered":"2024-09-13T02:35:48.109492+0000","last_clean":"2024-09-13T02:35:48.109492+0000","last_became_active":"2024-09-13T02:34:50.090591+0000","last_became_peered":"2024-09-13T02:34:50.090591+0000","last_unstale":"2024-09-13T02:35:48.109492+0000","last_undegraded":"2024-09-13T02:35:48.109492+0000","last_fullsized":"2024-09-13T02:35:48.109492+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:16:59.066550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109609+0000","last_change":"2024-09-13T02:34:47.054039+0000","last_active":"2024-09-13T02:35:48.109609+0000","last_peered":"2024-09-13T02:35:48.109609+0000","last_clean":"2024-09-13T02:35:48.109609+0000","last_became_active":"2024-09-13T02:34:47.053702+0000","last_became_peered":"2024-09-13T02:34:47.053702+0000","last_unstale":"2024-09-13T02:35:48.109609+0000","last_undegraded":"2024-09-13T02:35:48.109609+0000","last_fullsized":"2024-09-13T02:35:48.109609+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:49:56.095368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383706+0000","last_change":"2024-09-13T02:35:11.052666+0000","last_active":"2024-09-13T02:35:48.383706+0000","last_peered":"2024-09-13T02:35:48.383706+0000","last_clean":"2024-09-13T02:35:48.383706+0000","last_became_active":"2024-09-13T02:35:11.052326+0000","last_became_peered":"2024-09-13T02:35:11.052326+0000","last_unstale":"2024-09-13T02:35:48.383706+0000","last_undegraded":"2024-09-13T02:35:48.383706+0000","last_fullsized":"2024-09-13T02:35:48.383706+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:53:03.504412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.15","version":"65'3","reported_seq":28,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.107145+0000","last_change":"2024-09-13T02:34:47.058032+0000","last_active":"2024-09-13T02:35:48.107145+0000","last_peered":"2024-09-13T02:35:48.107145+0000","last_clean":"2024-09-13T02:35:48.107145+0000","last_became_active":"2024-09-13T02:34:47.057806+0000","last_became_peered":"2024-09-13T02:34:47.057806+0000","last_unstale":"2024-09-13T02:35:48.107145+0000","last_undegraded":"2024-09-13T02:35:48.107145+0000","last_fullsized":"2024-09-13T02:35:48.107145+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:12:12.365310+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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103704+0000","last_change":"2024-09-13T02:34:50.094517+0000","last_active":"2024-09-13T02:35:48.103704+0000","last_peered":"2024-09-13T02:35:48.103704+0000","last_clean":"2024-09-13T02:35:48.103704+0000","last_became_active":"2024-09-13T02:34:50.094244+0000","last_became_peered":"2024-09-13T02:34:50.094244+0000","last_unstale":"2024-09-13T02:35:48.103704+0000","last_undegraded":"2024-09-13T02:35:48.103704+0000","last_fullsized":"2024-09-13T02:35:48.103704+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:35:26.079318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'9","reported_seq":33,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213146+0000","last_change":"2024-09-13T02:34:47.057316+0000","last_active":"2024-09-13T02:35:48.213146+0000","last_peered":"2024-09-13T02:35:48.213146+0000","last_clean":"2024-09-13T02:35:48.213146+0000","last_became_active":"2024-09-13T02:34:47.056926+0000","last_became_peered":"2024-09-13T02:34:47.056926+0000","last_unstale":"2024-09-13T02:35:48.213146+0000","last_undegraded":"2024-09-13T02:35:48.213146+0000","last_fullsized":"2024-09-13T02:35:48.213146+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":9,"log_dups_size":0,"ondisk_log_size":9,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:28:33.843302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2348,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384347+0000","last_change":"2024-09-13T02:34:50.081838+0000","last_active":"2024-09-13T02:35:48.384347+0000","last_peered":"2024-09-13T02:35:48.384347+0000","last_clean":"2024-09-13T02:35:48.384347+0000","last_became_active":"2024-09-13T02:34:50.081552+0000","last_became_peered":"2024-09-13T02:34:50.081552+0000","last_unstale":"2024-09-13T02:35:48.384347+0000","last_undegraded":"2024-09-13T02:35:48.384347+0000","last_fullsized":"2024-09-13T02:35:48.384347+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:00:24.429465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":27,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103831+0000","last_change":"2024-09-13T02:34:47.062125+0000","last_active":"2024-09-13T02:35:48.103831+0000","last_peered":"2024-09-13T02:35:48.103831+0000","last_clean":"2024-09-13T02:35:48.103831+0000","last_became_active":"2024-09-13T02:34:47.061814+0000","last_became_peered":"2024-09-13T02:34:47.061814+0000","last_unstale":"2024-09-13T02:35:48.103831+0000","last_undegraded":"2024-09-13T02:35:48.103831+0000","last_fullsized":"2024-09-13T02:35:48.103831+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:24:50.314512+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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103415+0000","last_change":"2024-09-13T02:34:50.087119+0000","last_active":"2024-09-13T02:35:48.103415+0000","last_peered":"2024-09-13T02:35:48.103415+0000","last_clean":"2024-09-13T02:35:48.103415+0000","last_became_active":"2024-09-13T02:34:50.086822+0000","last_became_peered":"2024-09-13T02:34:50.086822+0000","last_unstale":"2024-09-13T02:35:48.103415+0000","last_undegraded":"2024-09-13T02:35:48.103415+0000","last_fullsized":"2024-09-13T02:35:48.103415+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:00:52.938614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109324+0000","last_change":"2024-09-13T02:34:47.062069+0000","last_active":"2024-09-13T02:35:48.109324+0000","last_peered":"2024-09-13T02:35:48.109324+0000","last_clean":"2024-09-13T02:35:48.109324+0000","last_became_active":"2024-09-13T02:34:47.061686+0000","last_became_peered":"2024-09-13T02:34:47.061686+0000","last_unstale":"2024-09-13T02:35:48.109324+0000","last_undegraded":"2024-09-13T02:35:48.109324+0000","last_fullsized":"2024-09-13T02:35:48.109324+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:59:44.721553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384227+0000","last_change":"2024-09-13T02:34:50.092659+0000","last_active":"2024-09-13T02:35:48.384227+0000","last_peered":"2024-09-13T02:35:48.384227+0000","last_clean":"2024-09-13T02:35:48.384227+0000","last_became_active":"2024-09-13T02:34:50.092384+0000","last_became_peered":"2024-09-13T02:34:50.092384+0000","last_unstale":"2024-09-13T02:35:48.384227+0000","last_undegraded":"2024-09-13T02:35:48.384227+0000","last_fullsized":"2024-09-13T02:35:48.384227+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:14:37.120414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213033+0000","last_change":"2024-09-13T02:34:47.057872+0000","last_active":"2024-09-13T02:35:48.213033+0000","last_peered":"2024-09-13T02:35:48.213033+0000","last_clean":"2024-09-13T02:35:48.213033+0000","last_became_active":"2024-09-13T02:34:47.057614+0000","last_became_peered":"2024-09-13T02:34:47.057614+0000","last_unstale":"2024-09-13T02:35:48.213033+0000","last_undegraded":"2024-09-13T02:35:48.213033+0000","last_fullsized":"2024-09-13T02:35:48.213033+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:33:43.115937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.212773+0000","last_change":"2024-09-13T02:34:50.088073+0000","last_active":"2024-09-13T02:35:48.212773+0000","last_peered":"2024-09-13T02:35:48.212773+0000","last_clean":"2024-09-13T02:35:48.212773+0000","last_became_active":"2024-09-13T02:34:50.087782+0000","last_became_peered":"2024-09-13T02:34:50.087782+0000","last_unstale":"2024-09-13T02:35:48.212773+0000","last_undegraded":"2024-09-13T02:35:48.212773+0000","last_fullsized":"2024-09-13T02:35:48.212773+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:23:03.813388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'8","reported_seq":31,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383498+0000","last_change":"2024-09-13T02:34:47.056040+0000","last_active":"2024-09-13T02:35:48.383498+0000","last_peered":"2024-09-13T02:35:48.383498+0000","last_clean":"2024-09-13T02:35:48.383498+0000","last_became_active":"2024-09-13T02:34:47.055682+0000","last_became_peered":"2024-09-13T02:34:47.055682+0000","last_unstale":"2024-09-13T02:35:48.383498+0000","last_undegraded":"2024-09-13T02:35:48.383498+0000","last_fullsized":"2024-09-13T02:35:48.383498+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:03:48.337788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383919+0000","last_change":"2024-09-13T02:34:50.096264+0000","last_active":"2024-09-13T02:35:48.383919+0000","last_peered":"2024-09-13T02:35:48.383919+0000","last_clean":"2024-09-13T02:35:48.383919+0000","last_became_active":"2024-09-13T02:34:50.095906+0000","last_became_peered":"2024-09-13T02:34:50.095906+0000","last_unstale":"2024-09-13T02:35:48.383919+0000","last_undegraded":"2024-09-13T02:35:48.383919+0000","last_fullsized":"2024-09-13T02:35:48.383919+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:27:05.335826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104069+0000","last_change":"2024-09-13T02:34:47.058407+0000","last_active":"2024-09-13T02:35:48.104069+0000","last_peered":"2024-09-13T02:35:48.104069+0000","last_clean":"2024-09-13T02:35:48.104069+0000","last_became_active":"2024-09-13T02:34:47.058055+0000","last_became_peered":"2024-09-13T02:34:47.058055+0000","last_unstale":"2024-09-13T02:35:48.104069+0000","last_undegraded":"2024-09-13T02:35:48.104069+0000","last_fullsized":"2024-09-13T02:35:48.104069+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:55:16.078909+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":30,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384517+0000","last_change":"2024-09-13T02:35:11.053654+0000","last_active":"2024-09-13T02:35:48.384517+0000","last_peered":"2024-09-13T02:35:48.384517+0000","last_clean":"2024-09-13T02:35:48.384517+0000","last_became_active":"2024-09-13T02:35:11.053249+0000","last_became_peered":"2024-09-13T02:35:11.053249+0000","last_unstale":"2024-09-13T02:35:48.384517+0000","last_undegraded":"2024-09-13T02:35:48.384517+0000","last_fullsized":"2024-09-13T02:35:48.384517+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:08:43.274137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.e","version":"65'2","reported_seq":25,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383707+0000","last_change":"2024-09-13T02:34:47.058186+0000","last_active":"2024-09-13T02:35:48.383707+0000","last_peered":"2024-09-13T02:35:48.383707+0000","last_clean":"2024-09-13T02:35:48.383707+0000","last_became_active":"2024-09-13T02:34:47.057917+0000","last_became_peered":"2024-09-13T02:34:47.057917+0000","last_unstale":"2024-09-13T02:35:48.383707+0000","last_undegraded":"2024-09-13T02:35:48.383707+0000","last_fullsized":"2024-09-13T02:35:48.383707+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:01:36.755903+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384590+0000","last_change":"2024-09-13T02:34:50.089517+0000","last_active":"2024-09-13T02:35:48.384590+0000","last_peered":"2024-09-13T02:35:48.384590+0000","last_clean":"2024-09-13T02:35:48.384590+0000","last_became_active":"2024-09-13T02:34:50.089246+0000","last_became_peered":"2024-09-13T02:34:50.089246+0000","last_unstale":"2024-09-13T02:35:48.384590+0000","last_undegraded":"2024-09-13T02:35:48.384590+0000","last_fullsized":"2024-09-13T02:35:48.384590+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:09:38.349953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.107229+0000","last_change":"2024-09-13T02:34:47.060544+0000","last_active":"2024-09-13T02:35:48.107229+0000","last_peered":"2024-09-13T02:35:48.107229+0000","last_clean":"2024-09-13T02:35:48.107229+0000","last_became_active":"2024-09-13T02:34:47.060203+0000","last_became_peered":"2024-09-13T02:34:47.060203+0000","last_unstale":"2024-09-13T02:35:48.107229+0000","last_undegraded":"2024-09-13T02:35:48.107229+0000","last_fullsized":"2024-09-13T02:35:48.107229+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:12:27.735261+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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109412+0000","last_change":"2024-09-13T02:34:50.085049+0000","last_active":"2024-09-13T02:35:48.109412+0000","last_peered":"2024-09-13T02:35:48.109412+0000","last_clean":"2024-09-13T02:35:48.109412+0000","last_became_active":"2024-09-13T02:34:50.084774+0000","last_became_peered":"2024-09-13T02:34:50.084774+0000","last_unstale":"2024-09-13T02:35:48.109412+0000","last_undegraded":"2024-09-13T02:35:48.109412+0000","last_fullsized":"2024-09-13T02:35:48.109412+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:20:16.309137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383681+0000","last_change":"2024-09-13T02:34:47.062123+0000","last_active":"2024-09-13T02:35:48.383681+0000","last_peered":"2024-09-13T02:35:48.383681+0000","last_clean":"2024-09-13T02:35:48.383681+0000","last_became_active":"2024-09-13T02:34:47.061812+0000","last_became_peered":"2024-09-13T02:34:47.061812+0000","last_unstale":"2024-09-13T02:35:48.383681+0000","last_undegraded":"2024-09-13T02:35:48.383681+0000","last_fullsized":"2024-09-13T02:35:48.383681+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:39:48.261414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384360+0000","last_change":"2024-09-13T02:34:50.084893+0000","last_active":"2024-09-13T02:35:48.384360+0000","last_peered":"2024-09-13T02:35:48.384360+0000","last_clean":"2024-09-13T02:35:48.384360+0000","last_became_active":"2024-09-13T02:34:50.084660+0000","last_became_peered":"2024-09-13T02:34:50.084660+0000","last_unstale":"2024-09-13T02:35:48.384360+0000","last_undegraded":"2024-09-13T02:35:48.384360+0000","last_fullsized":"2024-09-13T02:35:48.384360+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:25:47.735161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:53.156889+0000","last_change":"2024-09-13T02:35:48.213473+0000","last_active":"2024-09-13T02:35:53.156889+0000","last_peered":"2024-09-13T02:35:53.156889+0000","last_clean":"2024-09-13T02:35:53.156889+0000","last_became_active":"2024-09-13T02:35:43.924438+0000","last_became_peered":"2024-09-13T02:35:43.924438+0000","last_unstale":"2024-09-13T02:35:53.156889+0000","last_undegraded":"2024-09-13T02:35:53.156889+0000","last_fullsized":"2024-09-13T02:35:53.156889+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:49:53.368847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033997500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'128","reported_seq":271,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.890377+0000","last_change":"2024-09-13T02:34:25.669479+0000","last_active":"2024-09-13T02:35:52.890377+0000","last_peered":"2024-09-13T02:35:52.890377+0000","last_clean":"2024-09-13T02:35:52.890377+0000","last_became_active":"2024-09-13T02:34:25.669112+0000","last_became_peered":"2024-09-13T02:34:25.669112+0000","last_unstale":"2024-09-13T02:35:52.890377+0000","last_undegraded":"2024-09-13T02:35:52.890377+0000","last_fullsized":"2024-09-13T02:35:52.890377+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:32:24.556744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:32:24.556744+0000","last_clean_scrub_stamp":"2024-09-13T02:32:24.556744+0000","objects_scrubbed":0,"log_size":128,"log_dups_size":0,"ondisk_log_size":128,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:11:20.603761+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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109261+0000","last_change":"2024-09-13T02:34:47.062668+0000","last_active":"2024-09-13T02:35:48.109261+0000","last_peered":"2024-09-13T02:35:48.109261+0000","last_clean":"2024-09-13T02:35:48.109261+0000","last_became_active":"2024-09-13T02:34:47.062238+0000","last_became_peered":"2024-09-13T02:34:47.062238+0000","last_unstale":"2024-09-13T02:35:48.109261+0000","last_undegraded":"2024-09-13T02:35:48.109261+0000","last_fullsized":"2024-09-13T02:35:48.109261+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:08:02.866672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103380+0000","last_change":"2024-09-13T02:34:50.084028+0000","last_active":"2024-09-13T02:35:48.103380+0000","last_peered":"2024-09-13T02:35:48.103380+0000","last_clean":"2024-09-13T02:35:48.103380+0000","last_became_active":"2024-09-13T02:34:50.083773+0000","last_became_peered":"2024-09-13T02:34:50.083773+0000","last_unstale":"2024-09-13T02:35:48.103380+0000","last_undegraded":"2024-09-13T02:35:48.103380+0000","last_fullsized":"2024-09-13T02:35:48.103380+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:12:49.603374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.676182+0000","last_change":"2024-09-13T02:35:48.104701+0000","last_active":"2024-09-13T02:35:52.676182+0000","last_peered":"2024-09-13T02:35:52.676182+0000","last_clean":"2024-09-13T02:35:52.676182+0000","last_became_active":"2024-09-13T02:35:43.950257+0000","last_became_peered":"2024-09-13T02:35:43.950257+0000","last_unstale":"2024-09-13T02:35:52.676182+0000","last_undegraded":"2024-09-13T02:35:52.676182+0000","last_fullsized":"2024-09-13T02:35:52.676182+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:19:05.028910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029846899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.890351+0000","last_change":"2024-09-13T02:34:47.064330+0000","last_active":"2024-09-13T02:35:52.890351+0000","last_peered":"2024-09-13T02:35:52.890351+0000","last_clean":"2024-09-13T02:35:52.890351+0000","last_became_active":"2024-09-13T02:34:47.064088+0000","last_became_peered":"2024-09-13T02:34:47.064088+0000","last_unstale":"2024-09-13T02:35:52.890351+0000","last_undegraded":"2024-09-13T02:35:52.890351+0000","last_fullsized":"2024-09-13T02:35:52.890351+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:31:34.179375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103126+0000","last_change":"2024-09-13T02:34:50.079736+0000","last_active":"2024-09-13T02:35:48.103126+0000","last_peered":"2024-09-13T02:35:48.103126+0000","last_clean":"2024-09-13T02:35:48.103126+0000","last_became_active":"2024-09-13T02:34:50.079454+0000","last_became_peered":"2024-09-13T02:34:50.079454+0000","last_unstale":"2024-09-13T02:35:48.103126+0000","last_undegraded":"2024-09-13T02:35:48.103126+0000","last_fullsized":"2024-09-13T02:35:48.103126+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:18:02.152175+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.675287+0000","last_change":"2024-09-13T02:35:48.107436+0000","last_active":"2024-09-13T02:35:52.675287+0000","last_peered":"2024-09-13T02:35:52.675287+0000","last_clean":"2024-09-13T02:35:52.675287+0000","last_became_active":"2024-09-13T02:35:43.948870+0000","last_became_peered":"2024-09-13T02:35:43.948870+0000","last_unstale":"2024-09-13T02:35:52.675287+0000","last_undegraded":"2024-09-13T02:35:52.675287+0000","last_fullsized":"2024-09-13T02:35:52.675287+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:31:26.265948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032098400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383555+0000","last_change":"2024-09-13T02:34:47.059207+0000","last_active":"2024-09-13T02:35:48.383555+0000","last_peered":"2024-09-13T02:35:48.383555+0000","last_clean":"2024-09-13T02:35:48.383555+0000","last_became_active":"2024-09-13T02:34:47.058522+0000","last_became_peered":"2024-09-13T02:34:47.058522+0000","last_unstale":"2024-09-13T02:35:48.383555+0000","last_undegraded":"2024-09-13T02:35:48.383555+0000","last_fullsized":"2024-09-13T02:35:48.383555+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:23:01.453272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106522+0000","last_change":"2024-09-13T02:34:50.086756+0000","last_active":"2024-09-13T02:35:48.106522+0000","last_peered":"2024-09-13T02:35:48.106522+0000","last_clean":"2024-09-13T02:35:48.106522+0000","last_became_active":"2024-09-13T02:34:50.085676+0000","last_became_peered":"2024-09-13T02:34:50.085676+0000","last_unstale":"2024-09-13T02:35:48.106522+0000","last_undegraded":"2024-09-13T02:35:48.106522+0000","last_fullsized":"2024-09-13T02:35:48.106522+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:02:51.524878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.674809+0000","last_change":"2024-09-13T02:35:48.107198+0000","last_active":"2024-09-13T02:35:52.674809+0000","last_peered":"2024-09-13T02:35:52.674809+0000","last_clean":"2024-09-13T02:35:52.674809+0000","last_became_active":"2024-09-13T02:35:43.950855+0000","last_became_peered":"2024-09-13T02:35:43.950855+0000","last_unstale":"2024-09-13T02:35:52.674809+0000","last_undegraded":"2024-09-13T02:35:52.674809+0000","last_fullsized":"2024-09-13T02:35:52.674809+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:02:03.684238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043051100000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.727881+0000","last_change":"2024-09-13T02:34:47.053436+0000","last_active":"2024-09-13T02:35:52.727881+0000","last_peered":"2024-09-13T02:35:52.727881+0000","last_clean":"2024-09-13T02:35:52.727881+0000","last_became_active":"2024-09-13T02:34:47.053101+0000","last_became_peered":"2024-09-13T02:34:47.053101+0000","last_unstale":"2024-09-13T02:35:52.727881+0000","last_undegraded":"2024-09-13T02:35:52.727881+0000","last_fullsized":"2024-09-13T02:35:52.727881+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:21:17.011535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104088+0000","last_change":"2024-09-13T02:34:50.079825+0000","last_active":"2024-09-13T02:35:48.104088+0000","last_peered":"2024-09-13T02:35:48.104088+0000","last_clean":"2024-09-13T02:35:48.104088+0000","last_became_active":"2024-09-13T02:34:50.079187+0000","last_became_peered":"2024-09-13T02:34:50.079187+0000","last_unstale":"2024-09-13T02:35:48.104088+0000","last_undegraded":"2024-09-13T02:35:48.104088+0000","last_fullsized":"2024-09-13T02:35:48.104088+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:11:00.481991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"74'2","reported_seq":22,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.674537+0000","last_change":"2024-09-13T02:35:48.108092+0000","last_active":"2024-09-13T02:35:52.674537+0000","last_peered":"2024-09-13T02:35:52.674537+0000","last_clean":"2024-09-13T02:35:52.674537+0000","last_became_active":"2024-09-13T02:35:43.948954+0000","last_became_peered":"2024-09-13T02:35:43.948954+0000","last_unstale":"2024-09-13T02:35:52.674537+0000","last_undegraded":"2024-09-13T02:35:52.674537+0000","last_fullsized":"2024-09-13T02:35:52.674537+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:08:07.616000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001212461,"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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106981+0000","last_change":"2024-09-13T02:34:47.059747+0000","last_active":"2024-09-13T02:35:48.106981+0000","last_peered":"2024-09-13T02:35:48.106981+0000","last_clean":"2024-09-13T02:35:48.106981+0000","last_became_active":"2024-09-13T02:34:47.059487+0000","last_became_peered":"2024-09-13T02:34:47.059487+0000","last_unstale":"2024-09-13T02:35:48.106981+0000","last_undegraded":"2024-09-13T02:35:48.106981+0000","last_fullsized":"2024-09-13T02:35:48.106981+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:03:05.960795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109559+0000","last_change":"2024-09-13T02:34:50.089174+0000","last_active":"2024-09-13T02:35:48.109559+0000","last_peered":"2024-09-13T02:35:48.109559+0000","last_clean":"2024-09-13T02:35:48.109559+0000","last_became_active":"2024-09-13T02:34:50.088891+0000","last_became_peered":"2024-09-13T02:34:50.088891+0000","last_unstale":"2024-09-13T02:35:48.109559+0000","last_undegraded":"2024-09-13T02:35:48.109559+0000","last_fullsized":"2024-09-13T02:35:48.109559+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:22:22.800910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":21,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.675542+0000","last_change":"2024-09-13T02:35:48.104010+0000","last_active":"2024-09-13T02:35:52.675542+0000","last_peered":"2024-09-13T02:35:52.675542+0000","last_clean":"2024-09-13T02:35:52.675542+0000","last_became_active":"2024-09-13T02:35:43.948771+0000","last_became_peered":"2024-09-13T02:35:43.948771+0000","last_unstale":"2024-09-13T02:35:52.675542+0000","last_undegraded":"2024-09-13T02:35:52.675542+0000","last_fullsized":"2024-09-13T02:35:52.675542+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:08:32.056019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00072380100000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":24,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384578+0000","last_change":"2024-09-13T02:34:47.059717+0000","last_active":"2024-09-13T02:35:48.384578+0000","last_peered":"2024-09-13T02:35:48.384578+0000","last_clean":"2024-09-13T02:35:48.384578+0000","last_became_active":"2024-09-13T02:34:47.059408+0000","last_became_peered":"2024-09-13T02:34:47.059408+0000","last_unstale":"2024-09-13T02:35:48.384578+0000","last_undegraded":"2024-09-13T02:35:48.384578+0000","last_fullsized":"2024-09-13T02:35:48.384578+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:00:07.603459+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106867+0000","last_change":"2024-09-13T02:34:50.088638+0000","last_active":"2024-09-13T02:35:48.106867+0000","last_peered":"2024-09-13T02:35:48.106867+0000","last_clean":"2024-09-13T02:35:48.106867+0000","last_became_active":"2024-09-13T02:34:50.088349+0000","last_became_peered":"2024-09-13T02:34:50.088349+0000","last_unstale":"2024-09-13T02:35:48.106867+0000","last_undegraded":"2024-09-13T02:35:48.106867+0000","last_fullsized":"2024-09-13T02:35:48.106867+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:04:05.263622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":19,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:53.156128+0000","last_change":"2024-09-13T02:35:48.103040+0000","last_active":"2024-09-13T02:35:53.156128+0000","last_peered":"2024-09-13T02:35:53.156128+0000","last_clean":"2024-09-13T02:35:53.156128+0000","last_became_active":"2024-09-13T02:35:43.924723+0000","last_became_peered":"2024-09-13T02:35:43.924723+0000","last_unstale":"2024-09-13T02:35:53.156128+0000","last_undegraded":"2024-09-13T02:35:53.156128+0000","last_fullsized":"2024-09-13T02:35:53.156128+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:35:49.006703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031755100000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.107442+0000","last_change":"2024-09-13T02:34:47.056908+0000","last_active":"2024-09-13T02:35:48.107442+0000","last_peered":"2024-09-13T02:35:48.107442+0000","last_clean":"2024-09-13T02:35:48.107442+0000","last_became_active":"2024-09-13T02:34:47.056613+0000","last_became_peered":"2024-09-13T02:34:47.056613+0000","last_unstale":"2024-09-13T02:35:48.107442+0000","last_undegraded":"2024-09-13T02:35:48.107442+0000","last_fullsized":"2024-09-13T02:35:48.107442+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:57:13.471069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103872+0000","last_change":"2024-09-13T02:34:50.088886+0000","last_active":"2024-09-13T02:35:48.103872+0000","last_peered":"2024-09-13T02:35:48.103872+0000","last_clean":"2024-09-13T02:35:48.103872+0000","last_became_active":"2024-09-13T02:34:50.088487+0000","last_became_peered":"2024-09-13T02:34:50.088487+0000","last_unstale":"2024-09-13T02:35:48.103872+0000","last_undegraded":"2024-09-13T02:35:48.103872+0000","last_fullsized":"2024-09-13T02:35:48.103872+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:50:19.885044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:52.674648+0000","last_change":"2024-09-13T02:35:48.104127+0000","last_active":"2024-09-13T02:35:52.674648+0000","last_peered":"2024-09-13T02:35:52.674648+0000","last_clean":"2024-09-13T02:35:52.674648+0000","last_became_active":"2024-09-13T02:35:43.948865+0000","last_became_peered":"2024-09-13T02:35:43.948865+0000","last_unstale":"2024-09-13T02:35:52.674648+0000","last_undegraded":"2024-09-13T02:35:52.674648+0000","last_fullsized":"2024-09-13T02:35:52.674648+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:50:48.088663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078044500000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.213282+0000","last_change":"2024-09-13T02:34:47.054745+0000","last_active":"2024-09-13T02:35:48.213282+0000","last_peered":"2024-09-13T02:35:48.213282+0000","last_clean":"2024-09-13T02:35:48.213282+0000","last_became_active":"2024-09-13T02:34:47.053685+0000","last_became_peered":"2024-09-13T02:34:47.053685+0000","last_unstale":"2024-09-13T02:35:48.213282+0000","last_undegraded":"2024-09-13T02:35:48.213282+0000","last_fullsized":"2024-09-13T02:35:48.213282+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:37:20.008516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104339+0000","last_change":"2024-09-13T02:34:50.077371+0000","last_active":"2024-09-13T02:35:48.104339+0000","last_peered":"2024-09-13T02:35:48.104339+0000","last_clean":"2024-09-13T02:35:48.104339+0000","last_became_active":"2024-09-13T02:34:50.077116+0000","last_became_peered":"2024-09-13T02:34:50.077116+0000","last_unstale":"2024-09-13T02:35:48.104339+0000","last_undegraded":"2024-09-13T02:35:48.104339+0000","last_fullsized":"2024-09-13T02:35:48.104339+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:23:20.472560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.383314+0000","last_change":"2024-09-13T02:35:11.053029+0000","last_active":"2024-09-13T02:35:48.383314+0000","last_peered":"2024-09-13T02:35:48.383314+0000","last_clean":"2024-09-13T02:35:48.383314+0000","last_became_active":"2024-09-13T02:35:11.052481+0000","last_became_peered":"2024-09-13T02:35:11.052481+0000","last_unstale":"2024-09-13T02:35:48.383314+0000","last_undegraded":"2024-09-13T02:35:48.383314+0000","last_fullsized":"2024-09-13T02:35:48.383314+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:02:07.321862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103803+0000","last_change":"2024-09-13T02:34:50.093642+0000","last_active":"2024-09-13T02:35:48.103803+0000","last_peered":"2024-09-13T02:35:48.103803+0000","last_clean":"2024-09-13T02:35:48.103803+0000","last_became_active":"2024-09-13T02:34:50.093385+0000","last_became_peered":"2024-09-13T02:34:50.093385+0000","last_unstale":"2024-09-13T02:35:48.103803+0000","last_undegraded":"2024-09-13T02:35:48.103803+0000","last_fullsized":"2024-09-13T02:35:48.103803+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:36:16.213337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.106802+0000","last_change":"2024-09-13T02:34:47.058026+0000","last_active":"2024-09-13T02:35:48.106802+0000","last_peered":"2024-09-13T02:35:48.106802+0000","last_clean":"2024-09-13T02:35:48.106802+0000","last_became_active":"2024-09-13T02:34:47.057731+0000","last_became_peered":"2024-09-13T02:34:47.057731+0000","last_unstale":"2024-09-13T02:35:48.106802+0000","last_undegraded":"2024-09-13T02:35:48.106802+0000","last_fullsized":"2024-09-13T02:35:48.106802+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:07:17.106987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.102845+0000","last_change":"2024-09-13T02:34:50.083011+0000","last_active":"2024-09-13T02:35:48.102845+0000","last_peered":"2024-09-13T02:35:48.102845+0000","last_clean":"2024-09-13T02:35:48.102845+0000","last_became_active":"2024-09-13T02:34:50.082716+0000","last_became_peered":"2024-09-13T02:34:50.082716+0000","last_unstale":"2024-09-13T02:35:48.102845+0000","last_undegraded":"2024-09-13T02:35:48.102845+0000","last_fullsized":"2024-09-13T02:35:48.102845+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:32:03.234710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.107307+0000","last_change":"2024-09-13T02:34:47.059280+0000","last_active":"2024-09-13T02:35:48.107307+0000","last_peered":"2024-09-13T02:35:48.107307+0000","last_clean":"2024-09-13T02:35:48.107307+0000","last_became_active":"2024-09-13T02:34:47.058610+0000","last_became_peered":"2024-09-13T02:34:47.058610+0000","last_unstale":"2024-09-13T02:35:48.107307+0000","last_undegraded":"2024-09-13T02:35:48.107307+0000","last_fullsized":"2024-09-13T02:35:48.107307+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:16:16.823050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103753+0000","last_change":"2024-09-13T02:34:50.088716+0000","last_active":"2024-09-13T02:35:48.103753+0000","last_peered":"2024-09-13T02:35:48.103753+0000","last_clean":"2024-09-13T02:35:48.103753+0000","last_became_active":"2024-09-13T02:34:50.088423+0000","last_became_peered":"2024-09-13T02:34:50.088423+0000","last_unstale":"2024-09-13T02:35:48.103753+0000","last_undegraded":"2024-09-13T02:35:48.103753+0000","last_fullsized":"2024-09-13T02:35:48.103753+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:39:44.170138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384364+0000","last_change":"2024-09-13T02:34:47.058056+0000","last_active":"2024-09-13T02:35:48.384364+0000","last_peered":"2024-09-13T02:35:48.384364+0000","last_clean":"2024-09-13T02:35:48.384364+0000","last_became_active":"2024-09-13T02:34:47.057769+0000","last_became_peered":"2024-09-13T02:34:47.057769+0000","last_unstale":"2024-09-13T02:35:48.384364+0000","last_undegraded":"2024-09-13T02:35:48.384364+0000","last_fullsized":"2024-09-13T02:35:48.384364+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:30:09.327574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":21,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.212758+0000","last_change":"2024-09-13T02:34:50.082165+0000","last_active":"2024-09-13T02:35:48.212758+0000","last_peered":"2024-09-13T02:35:48.212758+0000","last_clean":"2024-09-13T02:35:48.212758+0000","last_became_active":"2024-09-13T02:34:50.081921+0000","last_became_peered":"2024-09-13T02:34:50.081921+0000","last_unstale":"2024-09-13T02:35:48.212758+0000","last_undegraded":"2024-09-13T02:35:48.212758+0000","last_fullsized":"2024-09-13T02:35:48.212758+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:07:09.425179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109470+0000","last_change":"2024-09-13T02:34:50.095556+0000","last_active":"2024-09-13T02:35:48.109470+0000","last_peered":"2024-09-13T02:35:48.109470+0000","last_clean":"2024-09-13T02:35:48.109470+0000","last_became_active":"2024-09-13T02:34:50.095216+0000","last_became_peered":"2024-09-13T02:34:50.095216+0000","last_unstale":"2024-09-13T02:35:48.109470+0000","last_undegraded":"2024-09-13T02:35:48.109470+0000","last_fullsized":"2024-09-13T02:35:48.109470+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:33:57.668200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384341+0000","last_change":"2024-09-13T02:34:47.058484+0000","last_active":"2024-09-13T02:35:48.384341+0000","last_peered":"2024-09-13T02:35:48.384341+0000","last_clean":"2024-09-13T02:35:48.384341+0000","last_became_active":"2024-09-13T02:34:47.058177+0000","last_became_peered":"2024-09-13T02:34:47.058177+0000","last_unstale":"2024-09-13T02:35:48.384341+0000","last_undegraded":"2024-09-13T02:35:48.384341+0000","last_fullsized":"2024-09-13T02:35:48.384341+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:19:40.466477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.109380+0000","last_change":"2024-09-13T02:34:50.085929+0000","last_active":"2024-09-13T02:35:48.109380+0000","last_peered":"2024-09-13T02:35:48.109380+0000","last_clean":"2024-09-13T02:35:48.109380+0000","last_became_active":"2024-09-13T02:34:50.085683+0000","last_became_peered":"2024-09-13T02:34:50.085683+0000","last_unstale":"2024-09-13T02:35:48.109380+0000","last_undegraded":"2024-09-13T02:35:48.109380+0000","last_fullsized":"2024-09-13T02:35:48.109380+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:29:22.741543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":26,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.384486+0000","last_change":"2024-09-13T02:34:47.059240+0000","last_active":"2024-09-13T02:35:48.384486+0000","last_peered":"2024-09-13T02:35:48.384486+0000","last_clean":"2024-09-13T02:35:48.384486+0000","last_became_active":"2024-09-13T02:34:47.058911+0000","last_became_peered":"2024-09-13T02:34:47.058911+0000","last_unstale":"2024-09-13T02:35:48.384486+0000","last_undegraded":"2024-09-13T02:35:48.384486+0000","last_fullsized":"2024-09-13T02:35:48.384486+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:37:14.150471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104481+0000","last_change":"2024-09-13T02:34:50.086718+0000","last_active":"2024-09-13T02:35:48.104481+0000","last_peered":"2024-09-13T02:35:48.104481+0000","last_clean":"2024-09-13T02:35:48.104481+0000","last_became_active":"2024-09-13T02:34:50.086447+0000","last_became_peered":"2024-09-13T02:34:50.086447+0000","last_unstale":"2024-09-13T02:35:48.104481+0000","last_undegraded":"2024-09-13T02:35:48.104481+0000","last_fullsized":"2024-09-13T02:35:48.104481+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:36:43.912838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'1","reported_seq":25,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-09-13T02:35:53.156915+0000","last_change":"2024-09-13T02:34:47.055720+0000","last_active":"2024-09-13T02:35:53.156915+0000","last_peered":"2024-09-13T02:35:53.156915+0000","last_clean":"2024-09-13T02:35:53.156915+0000","last_became_active":"2024-09-13T02:34:47.055462+0000","last_became_peered":"2024-09-13T02:34:47.055462+0000","last_unstale":"2024-09-13T02:35:53.156915+0000","last_undegraded":"2024-09-13T02:35:53.156915+0000","last_fullsized":"2024-09-13T02:35:53.156915+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:53:50.936698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.103243+0000","last_change":"2024-09-13T02:34:50.081922+0000","last_active":"2024-09-13T02:35:48.103243+0000","last_peered":"2024-09-13T02:35:48.103243+0000","last_clean":"2024-09-13T02:35:48.103243+0000","last_became_active":"2024-09-13T02:34:50.081662+0000","last_became_peered":"2024-09-13T02:34:50.081662+0000","last_unstale":"2024-09-13T02:35:48.103243+0000","last_undegraded":"2024-09-13T02:35:48.103243+0000","last_fullsized":"2024-09-13T02:35:48.103243+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:01:18.096744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'4","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-09-13T02:35:48.104644+0000","last_change":"2024-09-13T02:34:47.058024+0000","last_active":"2024-09-13T02:35:48.104644+0000","last_peered":"2024-09-13T02:35:48.104644+0000","last_clean":"2024-09-13T02:35:48.104644+0000","last_became_active":"2024-09-13T02:34:47.057673+0000","last_became_peered":"2024-09-13T02:34:47.057673+0000","last_unstale":"2024-09-13T02:35:48.104644+0000","last_undegraded":"2024-09-13T02:35:48.104644+0000","last_fullsized":"2024-09-13T02:35:48.104644+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":60,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:45:15.651747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":192,"acting":192,"num_store_stats":8},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3146,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48,"num_write_kb":17,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":9438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234016,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32464,"kb_used_data":1348,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712688,"statfs":{"total":95995035648,"available":95961792512,"internally_reserved":0,"allocated":1380352,"data_stored":939890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":31848907},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.35899999999999999,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.67600000000000005,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.53100000000000003,"15min":0.53400000000000003},"min":{"1min":0.378,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.66000000000000003,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.54600000000000004}]},{"osd":1,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.53500000000000003,"15min":0.54300000000000004},"min":{"1min":0.34599999999999997,"5min":0.313,"15min":0.313},"max":{"1min":0.68600000000000005,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.53800000000000003,"5min":0.55800000000000005,"15min":0.56200000000000006},"min":{"1min":0.33800000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.71899999999999997,"5min":0.748,"15min":0.748},"last":0.62}]},{"osd":2,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.52500000000000002,"15min":0.52700000000000002},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.67500000000000004,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.57199999999999995,"15min":0.58199999999999996},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.70999999999999996,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.56699999999999995}]},{"osd":3,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.5,"5min":0.53500000000000003,"15min":0.54100000000000004},"min":{"1min":0.377,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.64900000000000002,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.54900000000000004,"15min":0.55400000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.72499999999999998,"5min":0.75800000000000001,"15min":0.75800000000000001},"last":0.59799999999999998}]},{"osd":4,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.433,"5min":0.46500000000000002,"15min":0.47099999999999997},"min":{"1min":0.25600000000000001,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.64200000000000002,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.41599999999999998,"5min":0.47299999999999998,"15min":0.48299999999999998},"min":{"1min":0.29599999999999999,"5min":0.254,"15min":0.254},"max":{"1min":0.55600000000000005,"5min":0.753,"15min":0.753},"last":0.44600000000000001}]},{"osd":5,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.42499999999999999,"5min":0.48099999999999998,"15min":0.49099999999999999},"min":{"1min":0.29599999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.58699999999999997,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.51700000000000002,"15min":0.52300000000000002},"min":{"1min":0.29599999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.69799999999999995,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.42799999999999999}]},{"osd":6,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.55200000000000005,"15min":0.56000000000000005},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.66900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.46400000000000002,"5min":0.50900000000000001,"15min":0.51700000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.60699999999999998,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.41299999999999998}]}]},{"osd":6,"up_from":46,"seq":197568495653,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32464,"kb_used_data":1348,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712688,"statfs":{"total":95995035648,"available":95961792512,"internally_reserved":0,"allocated":1380352,"data_stored":941411,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.496,"15min":0.49199999999999999},"min":{"1min":0.34599999999999997,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.66300000000000003,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.48699999999999999,"5min":0.499,"15min":0.501},"min":{"1min":0.36599999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.621,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.69499999999999995}]},{"osd":1,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.504,"15min":0.504},"min":{"1min":0.39300000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.66700000000000004,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.50800000000000001,"15min":0.50600000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.746,"5min":0.746,"15min":0.746},"last":0.64600000000000002}]},{"osd":2,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.505,"15min":0.504},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.503},{"interface":"front","average":{"1min":0.49199999999999999,"5min":0.496,"15min":0.496},"min":{"1min":0.375,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.63200000000000001,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.68000000000000005}]},{"osd":3,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.51500000000000001,"15min":0.51300000000000001},"min":{"1min":0.39900000000000002,"5min":0.373,"15min":0.373},"max":{"1min":0.79600000000000004,"5min":0.79600000000000004,"15min":0.79600000000000004},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.58999999999999997}]},{"osd":4,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.42999999999999999,"5min":0.40999999999999998,"15min":0.40600000000000003},"min":{"1min":0.29799999999999999,"5min":0.25,"15min":0.25},"max":{"1min":0.60499999999999998,"5min":0.61899999999999999,"15min":0.61899999999999999},"last":0.312},{"interface":"front","average":{"1min":0.442,"5min":0.41399999999999998,"15min":0.40899999999999997},"min":{"1min":0.28499999999999998,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"last":0.47899999999999998}]},{"osd":5,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.443,"15min":0.441},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.65400000000000003,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.35199999999999998},{"interface":"front","average":{"1min":0.46200000000000002,"5min":0.47199999999999998,"15min":0.47399999999999998},"min":{"1min":0.29599999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":0.754,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.39300000000000002}]},{"osd":7,"last update":"Fri Sep 13 02:36:31 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.48099999999999998,"15min":0.47999999999999998},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.69199999999999995},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.51900000000000002,"15min":0.52100000000000002},"min":{"1min":0.32100000000000001,"5min":0.309,"15min":0.309},"max":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"last":0.432}]}]},{"osd":5,"up_from":38,"seq":163208757290,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31896,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713256,"statfs":{"total":95995035648,"available":95962374144,"internally_reserved":0,"allocated":798720,"data_stored":351425,"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 Sep 13 02:36:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52400000000000002,"5min":0.53200000000000003,"15min":0.53900000000000003},"min":{"1min":0.36199999999999999,"5min":0.307,"15min":0.307},"max":{"1min":0.65700000000000003,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.55300000000000005,"5min":0.55600000000000005,"15min":0.56000000000000005},"min":{"1min":0.38400000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.45200000000000001}]},{"osd":1,"last update":"Fri Sep 13 02:36:39 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.55400000000000005,"15min":0.56200000000000006},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.81399999999999995,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.52900000000000003,"15min":0.52700000000000002},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.49199999999999999}]},{"osd":2,"last update":"Fri Sep 13 02:36:39 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.54300000000000004,"15min":0.53500000000000003},"min":{"1min":0.40699999999999997,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.84099999999999997,"5min":0.84099999999999997,"15min":0.84099999999999997},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.56100000000000005,"15min":0.57499999999999996},"min":{"1min":0.40699999999999997,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.83799999999999997,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.46400000000000002}]},{"osd":3,"last update":"Fri Sep 13 02:36:39 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.53600000000000003,"15min":0.54000000000000004},"min":{"1min":0.39600000000000002,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.0069999999999999,"5min":1.0069999999999999,"15min":1.0069999999999999},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.96999999999999997,"5min":0.99199999999999999,"15min":0.99199999999999999},"last":0.41299999999999998}]},{"osd":4,"last update":"Fri Sep 13 02:36:39 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.41299999999999998,"15min":0.40699999999999997},"min":{"1min":0.314,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.48999999999999999,"5min":0.44800000000000001,"15min":0.432},"min":{"1min":0.33500000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"last":0.38800000000000001}]},{"osd":6,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.68700000000000006,"5min":0.96999999999999997,"15min":0.96999999999999997},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.434,"5min":0.46899999999999997,"15min":0.47499999999999998},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.70299999999999996,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.47599999999999998}]},{"osd":7,"last update":"Fri Sep 13 02:36:23 2024","interfaces":[{"interface":"back","average":{"1min":0.49399999999999999,"5min":0.51800000000000002,"15min":0.52200000000000002},"min":{"1min":0.35599999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.69399999999999995,"5min":0.72699999999999998,"15min":0.72699999999999998},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.51100000000000001,"15min":0.50900000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"last":0.51400000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018926,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27800,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717352,"statfs":{"total":95995035648,"available":95966568448,"internally_reserved":0,"allocated":798720,"data_stored":349703,"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 Sep 13 02:36:19 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.52300000000000002,"15min":0.53500000000000003},"min":{"1min":0.38400000000000001,"5min":0.37,"15min":0.37},"max":{"1min":0.68700000000000006,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.5,"5min":0.56100000000000005,"15min":0.58099999999999996},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.70299999999999996,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.51300000000000001}]},{"osd":1,"last update":"Fri Sep 13 02:36:19 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.53500000000000003,"15min":0.54900000000000004},"min":{"1min":0.36199999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.65200000000000002,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.37},{"interface":"front","average":{"1min":0.46600000000000003,"5min":0.51700000000000002,"15min":0.53300000000000003},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.63100000000000001,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.23999999999999999}]},{"osd":2,"last update":"Fri Sep 13 02:36:19 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.52300000000000002,"15min":0.53500000000000003},"min":{"1min":0.34300000000000003,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.68500000000000005,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.33800000000000002},{"interface":"front","average":{"1min":0.50600000000000001,"5min":0.54300000000000004,"15min":0.55500000000000005},"min":{"1min":0.36099999999999999,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.64100000000000001,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.32300000000000001}]},{"osd":3,"last update":"Fri Sep 13 02:36:19 2024","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":0.54300000000000004,"15min":0.55900000000000005},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.71499999999999997,"5min":0.82499999999999996,"15min":0.82499999999999996},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.54000000000000004,"15min":0.54600000000000004},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.61599999999999999,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.42799999999999999}]},{"osd":5,"last update":"Fri Sep 13 02:36:36 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.378,"15min":0.36199999999999999},"min":{"1min":0.308,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.495},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.42399999999999999,"15min":0.40699999999999997},"min":{"1min":0.35499999999999998,"5min":0.314,"15min":0.314},"max":{"1min":0.60499999999999998,"5min":0.69499999999999995,"15min":0.69499999999999995},"last":0.28199999999999997}]},{"osd":6,"last update":"Fri Sep 13 02:36:03 2024","interfaces":[{"interface":"back","average":{"1min":0.44800000000000001,"5min":0.41899999999999998,"15min":0.41399999999999998},"min":{"1min":0.30299999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.49299999999999999,"15min":0.48899999999999999},"min":{"1min":0.38500000000000001,"5min":0.315,"15min":0.315},"max":{"1min":0.69299999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"last":0.45500000000000002}]},{"osd":7,"last update":"Fri Sep 13 02:36:27 2024","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.498,"15min":0.5},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.502,"15min":0.50600000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"last":0.35399999999999998}]}]},{"osd":3,"up_from":25,"seq":107374182452,"num_pgs":37,"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":351701,"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 Sep 13 02:35:55 2024","interfaces":[{"interface":"back","average":{"1min":0.34499999999999997,"5min":0.38300000000000001,"15min":0.38500000000000001},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":0.56399999999999995,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.30399999999999999},{"interface":"front","average":{"1min":0.38500000000000001,"5min":0.40200000000000002,"15min":0.40400000000000003},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.63700000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.28699999999999998}]},{"osd":1,"last update":"Fri Sep 13 02:35:55 2024","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.39300000000000002,"15min":0.39500000000000002},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":0.49099999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"last":0.26800000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.42199999999999999,"15min":0.42599999999999999},"min":{"1min":0.27700000000000002,"5min":0.248,"15min":0.248},"max":{"1min":0.629,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.32900000000000001}]},{"osd":2,"last update":"Fri Sep 13 02:35:55 2024","interfaces":[{"interface":"back","average":{"1min":0.35899999999999999,"5min":0.41099999999999998,"15min":0.41499999999999998},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":0.53100000000000003,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.44800000000000001,"15min":0.45400000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.58499999999999996,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.379}]},{"osd":4,"last update":"Fri Sep 13 02:36:19 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56599999999999995,"15min":0.56100000000000005},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.53400000000000003,"5min":0.55200000000000005,"15min":0.55000000000000004},"min":{"1min":0.33800000000000002,"5min":0.312,"15min":0.312},"max":{"1min":0.80000000000000004,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.61299999999999999}]},{"osd":5,"last update":"Fri Sep 13 02:36:40 2024","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.59599999999999997,"15min":0.60199999999999998},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.202,"5min":1.359,"15min":1.359},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.58999999999999997,"15min":0.58699999999999997},"min":{"1min":0.38400000000000001,"5min":0.376,"15min":0.376},"max":{"1min":1.1200000000000001,"5min":1.1200000000000001,"15min":1.1200000000000001},"last":0.56000000000000005}]},{"osd":6,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.59799999999999998,"15min":0.60599999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.72399999999999998,"5min":0.92100000000000004,"15min":0.92100000000000004},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.625,"15min":0.629},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":0.755,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.64100000000000001}]},{"osd":7,"last update":"Fri Sep 13 02:36:22 2024","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.62,"15min":0.628},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.624,"15min":0.63400000000000001},"min":{"1min":0.40500000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.77500000000000002,"5min":0.96299999999999997,"15min":0.96299999999999997},"last":0.58199999999999996}]}]},{"osd":2,"up_from":18,"seq":77309411384,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27784,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717368,"statfs":{"total":95995035648,"available":95966584832,"internally_reserved":0,"allocated":782336,"data_stored":349249,"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 Sep 13 02:36:30 2024","interfaces":[{"interface":"back","average":{"1min":0.33700000000000002,"5min":0.36399999999999999,"15min":0.36599999999999999},"min":{"1min":0.17899999999999999,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":0.47099999999999997,"5min":0.54600000000000004,"15min":0.54600000000000004},"last":0.375},{"interface":"front","average":{"1min":0.371,"5min":0.39800000000000002,"15min":0.40400000000000003},"min":{"1min":0.22500000000000001,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":0.498,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.39100000000000001}]},{"osd":1,"last update":"Fri Sep 13 02:36:30 2024","interfaces":[{"interface":"back","average":{"1min":0.34000000000000002,"5min":0.371,"15min":0.371},"min":{"1min":0.23799999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":0.48699999999999999,"5min":0.60199999999999998,"15min":0.60199999999999998},"last":0.23799999999999999},{"interface":"front","average":{"1min":0.32600000000000001,"5min":0.36199999999999999,"15min":0.37},"min":{"1min":0.23899999999999999,"5min":0.222,"15min":0.222},"max":{"1min":0.42699999999999999,"5min":0.56799999999999995,"15min":0.56799999999999995},"last":0.35999999999999999}]},{"osd":3,"last update":"Fri Sep 13 02:35:57 2024","interfaces":[{"interface":"back","average":{"1min":0.39100000000000001,"5min":0.41599999999999998,"15min":0.42599999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.26400000000000001},{"interface":"front","average":{"1min":0.36499999999999999,"5min":0.39300000000000002,"15min":0.40100000000000002},"min":{"1min":0.26100000000000001,"5min":0.22,"15min":0.22},"max":{"1min":0.51200000000000001,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.33000000000000002}]},{"osd":4,"last update":"Fri Sep 13 02:36:19 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.58399999999999996,"15min":0.58599999999999997},"min":{"1min":0.40400000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.82699999999999996,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.58599999999999997,"15min":0.57899999999999996},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.872,"5min":0.94099999999999995,"15min":0.94099999999999995},"last":0.46000000000000002}]},{"osd":5,"last update":"Fri Sep 13 02:36:36 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.57699999999999996,"15min":0.57799999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.71099999999999997,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.55700000000000005,"15min":0.56399999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.67300000000000004,"5min":0.95099999999999996,"15min":0.95099999999999996},"last":0.41399999999999998}]},{"osd":6,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.58199999999999996,"15min":0.59099999999999997},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.751,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.60799999999999998,"15min":0.61599999999999999},"min":{"1min":0.40000000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.79600000000000004,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.42799999999999999}]},{"osd":7,"last update":"Fri Sep 13 02:36:25 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.56999999999999995,"15min":0.57399999999999995},"min":{"1min":0.39100000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.437},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.61899999999999999,"15min":0.627},"min":{"1min":0.42899999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.78600000000000003,"5min":0.88,"15min":0.88},"last":0.499}]}]},{"osd":1,"up_from":13,"seq":55834574910,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31884,"kb_used_data":768,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713268,"statfs":{"total":95995035648,"available":95962386432,"internally_reserved":0,"allocated":786432,"data_stored":348882,"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 Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.33200000000000002,"5min":0.33500000000000002,"15min":0.30299999999999999},"min":{"1min":0.221,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.48899999999999999,"5min":0.55400000000000005,"15min":0.55400000000000005},"last":0.26100000000000001},{"interface":"front","average":{"1min":0.36299999999999999,"5min":0.34300000000000003,"15min":0.313},"min":{"1min":0.223,"5min":0.215,"15min":0.215},"max":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.31}]},{"osd":2,"last update":"Fri Sep 13 02:36:32 2024","interfaces":[{"interface":"back","average":{"1min":0.316,"5min":0.36699999999999999,"15min":0.36299999999999999},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":0.434,"5min":0.58799999999999997,"15min":0.58799999999999997},"last":0.29099999999999998},{"interface":"front","average":{"1min":0.35199999999999998,"5min":0.38500000000000001,"15min":0.379},"min":{"1min":0.27200000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":0.42399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"last":0.28399999999999997}]},{"osd":3,"last update":"Fri Sep 13 02:35:54 2024","interfaces":[{"interface":"back","average":{"1min":0.40999999999999998,"5min":0.436,"15min":0.442},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":0.59299999999999997,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.36799999999999999,"5min":0.41099999999999998,"15min":0.41799999999999998},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.27300000000000002}]},{"osd":4,"last update":"Fri Sep 13 02:36:18 2024","interfaces":[{"interface":"back","average":{"1min":0.52900000000000003,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.38,"5min":0.378,"15min":0.378},"max":{"1min":0.68600000000000005,"5min":0.90400000000000003,"15min":0.90400000000000003},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.55700000000000005,"15min":0.55900000000000005},"min":{"1min":0.36499999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.72299999999999998,"5min":0.81599999999999995,"15min":0.81599999999999995},"last":0.441}]},{"osd":5,"last update":"Fri Sep 13 02:36:39 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.58399999999999996,"15min":0.59299999999999997},"min":{"1min":0.371,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.80800000000000005,"5min":0.92500000000000004,"15min":0.92500000000000004},"last":0.433},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.57199999999999995,"15min":0.57999999999999996},"min":{"1min":0.40799999999999997,"5min":0.374,"15min":0.374},"max":{"1min":0.73099999999999998,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.47999999999999998}]},{"osd":6,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.57399999999999995,"15min":0.58299999999999996},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.71599999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.60099999999999998,"15min":0.61099999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.73599999999999999,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.504}]},{"osd":7,"last update":"Fri Sep 13 02:36:26 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.58499999999999996,"15min":0.59299999999999997},"min":{"1min":0.35199999999999998,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.70899999999999996,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.56999999999999995,"15min":0.57399999999999995},"min":{"1min":0.38500000000000001,"5min":0.373,"15min":0.373},"max":{"1min":0.753,"5min":0.78400000000000003,"15min":0.78400000000000003},"last":0.48899999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738434,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28376,"kb_used_data":1356,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716776,"statfs":{"total":95995035648,"available":95965978624,"internally_reserved":0,"allocated":1388544,"data_stored":940072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Sep 13 02:36:09 2024","interfaces":[{"interface":"back","average":{"1min":0.32700000000000001,"5min":0.33400000000000002,"15min":0.316},"min":{"1min":0.222,"5min":0.19,"15min":0.19},"max":{"1min":0.45100000000000001,"5min":0.54900000000000004,"15min":0.54900000000000004},"last":0.25900000000000001},{"interface":"front","average":{"1min":0.36599999999999999,"5min":0.36199999999999999,"15min":0.34799999999999998},"min":{"1min":0.27200000000000002,"5min":0.223,"15min":0.223},"max":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"last":0.27500000000000002}]},{"osd":2,"last update":"Fri Sep 13 02:36:29 2024","interfaces":[{"interface":"back","average":{"1min":0.35699999999999998,"5min":0.39100000000000001,"15min":0.39700000000000002},"min":{"1min":0.27000000000000002,"5min":0.253,"15min":0.253},"max":{"1min":0.52400000000000002,"5min":0.57899999999999996,"15min":0.57899999999999996},"last":0.34200000000000003},{"interface":"front","average":{"1min":0.35099999999999998,"5min":0.36699999999999999,"15min":0.36799999999999999},"min":{"1min":0.28100000000000003,"5min":0.224,"15min":0.224},"max":{"1min":0.52100000000000002,"5min":0.55600000000000005,"15min":0.55600000000000005},"last":0.26400000000000001}]},{"osd":3,"last update":"Fri Sep 13 02:35:54 2024","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.40899999999999997,"15min":0.42699999999999999},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.501,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.224},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.44900000000000001,"15min":0.45800000000000002},"min":{"1min":0.307,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.64400000000000002,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.40799999999999997}]},{"osd":4,"last update":"Fri Sep 13 02:36:17 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.51500000000000001,"15min":0.52000000000000002},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.68799999999999994,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.53900000000000003,"5min":0.53800000000000003,"15min":0.53200000000000003},"min":{"1min":0.41999999999999998,"5min":0.37,"15min":0.37},"max":{"1min":0.76800000000000002,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.442}]},{"osd":5,"last update":"Fri Sep 13 02:36:36 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.53900000000000003,"15min":0.54100000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.73399999999999999,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.504,"5min":0.55700000000000005,"15min":0.56200000000000006},"min":{"1min":0.373,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.66700000000000004,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.48699999999999999}]},{"osd":6,"last update":"Fri Sep 13 02:36:01 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.57699999999999996,"15min":0.58099999999999996},"min":{"1min":0.40000000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":0.85399999999999998,"5min":0.85399999999999998,"15min":0.85399999999999998},"last":0.37},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.57499999999999996,"15min":0.57299999999999995},"min":{"1min":0.42999999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.76800000000000002,"5min":0.878,"15min":0.878},"last":0.51400000000000001}]},{"osd":7,"last update":"Fri Sep 13 02:36:25 2024","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.56899999999999995,"15min":0.57299999999999995},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.70999999999999996,"5min":0.754,"15min":0.754},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.58099999999999996,"15min":0.58699999999999997},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":0.753,"5min":0.88800000000000001,"15min":0.88800000000000001},"last":0.47199999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2452,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T02:36:52.960 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-13T02:36:52.961 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-13T02:36:52.961 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-13T02:36:52.961 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-13T02:36:53.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:36:53] "GET /metrics HTTP/1.1" 200 33665 "" "Prometheus/2.43.0" 2024-09-13T02:36:53.190 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 podman[79239]: 2024-09-13 02:36:53.058679651 +0000 UTC m=+0.844639328 volume create 639a4e03318479a1c9d4e397fbf7dc82af1331e93ebb7dba5c9e2b21a1855f1a 2024-09-13T02:36:53.190 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 podman[79239]: 2024-09-13 02:36:52.961606461 +0000 UTC m=+0.747566140 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-13T02:36:53.190 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 podman[79239]: 2024-09-13 02:36:53.175968787 +0000 UTC m=+0.961928464 container create 4c851865c9b1a9f7a06c02e38316e37aab96a8521e4e8c29ca56ebaf7a2e6036 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:53.669 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:53.789 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 podman[79239]: 2024-09-13 02:36:53.520832789 +0000 UTC m=+1.306792464 container init 4c851865c9b1a9f7a06c02e38316e37aab96a8521e4e8c29ca56ebaf7a2e6036 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:53.789 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 podman[79239]: 2024-09-13 02:36:53.525915598 +0000 UTC m=+1.311875281 container start 4c851865c9b1a9f7a06c02e38316e37aab96a8521e4e8c29ca56ebaf7a2e6036 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:53.789 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[79312]: ts=2024-09-13T02:36:53.538Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-13T02:36:53.789 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[79312]: ts=2024-09-13T02:36:53.538Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-13T02:36:53.789 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[79312]: ts=2024-09-13T02:36:53.539Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.88 port=9094 2024-09-13T02:36:53.789 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[79312]: ts=2024-09-13T02:36:53.540Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-13T02:36:53.789 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[79312]: ts=2024-09-13T02:36:53.564Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T02:36:53.789 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[79312]: ts=2024-09-13T02:36:53.564Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T02:36:53.790 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[79312]: ts=2024-09-13T02:36:53.567Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-13T02:36:53.790 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[79312]: ts=2024-09-13T02:36:53.567Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-13T02:36:53.790 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 bash[79239]: 4c851865c9b1a9f7a06c02e38316e37aab96a8521e4e8c29ca56ebaf7a2e6036 2024-09-13T02:36:53.790 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:53 smithi088 systemd[1]: Started Ceph alertmanager.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:36:54.126 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-mon[27808]: from='client.24602 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:36:54.126 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-mon[27808]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:54.127 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:54.127 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:54.127 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:36:54.127 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-mon[39338]: from='client.24602 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:36:54.127 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-mon[39338]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:54.127 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:54.127 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:54.127 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:53 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:36:54.228 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:53 smithi195 ceph-mon[31576]: from='client.24602 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:36:54.228 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:53 smithi195 ceph-mon[31576]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:54.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:53 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:54.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:53 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:54.229 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:53 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:36:55.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:54 smithi088 ceph-mon[39338]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T02:36:55.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:54 smithi088 ceph-mon[39338]: Reconfiguring daemon prometheus.a on smithi195 2024-09-13T02:36:55.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:54 smithi088 ceph-mon[27808]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T02:36:55.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:54 smithi088 ceph-mon[27808]: Reconfiguring daemon prometheus.a on smithi195 2024-09-13T02:36:55.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:54 smithi195 ceph-mon[31576]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T02:36:55.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:54 smithi195 ceph-mon[31576]: Reconfiguring daemon prometheus.a on smithi195 2024-09-13T02:36:55.681 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:36:55.682 INFO:teuthology.orchestra.run.smithi088.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-13T02:36:55.938 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:36:55 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[79312]: ts=2024-09-13T02:36:55.540Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00024888s 2024-09-13T02:36:56.090 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:55 smithi195 ceph-mon[31576]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:56.090 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:55 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/271935744' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T02:36:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:55 smithi088 ceph-mon[39338]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:55 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/271935744' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T02:36:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:55 smithi088 ceph-mon[27808]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:55 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/271935744' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-09-13T02:36:56.414 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-13T02:36:56.414 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-13T02:36:56.612 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:36:57.234 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:56 smithi195 systemd[1]: Stopping Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:36:57.548 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[61581]: ts=2024-09-13T02:36:57.256Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T02:36:57.549 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[61581]: ts=2024-09-13T02:36:57.257Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T02:36:57.549 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[61581]: ts=2024-09-13T02:36:57.257Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T02:36:57.549 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[61581]: ts=2024-09-13T02:36:57.257Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T02:36:57.549 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[61581]: ts=2024-09-13T02:36:57.257Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T02:36:57.549 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[61581]: ts=2024-09-13T02:36:57.257Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T02:36:57.549 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[61581]: ts=2024-09-13T02:36:57.257Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T02:36:57.549 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[61581]: ts=2024-09-13T02:36:57.257Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T02:36:57.549 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[61581]: ts=2024-09-13T02:36:57.257Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T02:36:57.549 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[61581]: ts=2024-09-13T02:36:57.257Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T02:36:57.549 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[61581]: ts=2024-09-13T02:36:57.257Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T02:36:57.549 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[61581]: ts=2024-09-13T02:36:57.257Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T02:36:57.549 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 podman[64976]: 2024-09-13 02:36:57.267405732 +0000 UTC m=+0.126952609 container died 12e5edc758a7c5dbffcbfd8cb8d84a2b8a25b8eb35bc8377cd6bff5dd0f213e5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:57.898 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 podman[64976]: 2024-09-13 02:36:57.663385764 +0000 UTC m=+0.522932641 container cleanup 12e5edc758a7c5dbffcbfd8cb8d84a2b8a25b8eb35bc8377cd6bff5dd0f213e5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:57.898 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 bash[64976]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T02:36:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:57 smithi088 ceph-mon[27808]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:57 smithi088 ceph-mon[39338]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:57 smithi195 ceph-mon[31576]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:58.234 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:57 smithi195 podman[64993]: 2024-09-13 02:36:57.897915869 +0000 UTC m=+0.633146192 container remove 12e5edc758a7c5dbffcbfd8cb8d84a2b8a25b8eb35bc8377cd6bff5dd0f213e5 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:58.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T02:36:58.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 systemd[1]: Stopped Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:36:58.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.174s CPU time. 2024-09-13T02:36:58.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 systemd[1]: Starting Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:36:58.518 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 podman[65090]: 2024-09-13 02:36:58.155738791 +0000 UTC m=+0.016683597 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-13T02:36:58.518 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 podman[65090]: 2024-09-13 02:36:58.274407564 +0000 UTC m=+0.135352416 container create 1bce73b6a35c380815a9fd213dcba2d2af6a98fe2c2b654b028b71004c32eb39 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:58.518 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 podman[65090]: 2024-09-13 02:36:58.517879966 +0000 UTC m=+0.378824762 container init 1bce73b6a35c380815a9fd213dcba2d2af6a98fe2c2b654b028b71004c32eb39 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:58.695 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:36:58.695 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":7,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14409,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.88:6835/3757226991","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6834","nonce":3757226991},{"type":"v1","addr":"172.21.15.88:6835","nonce":3757226991}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":7,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-13T02:34:52.032918+0000","modified":"2024-09-13T02:35:04.170174+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":24307},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24307":{"gid":24307,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.195:6833/2268681213","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6832","nonce":2268681213},{"type":"v1","addr":"172.21.15.195:6833","nonce":2268681213}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-09-13T02:36:58.695 INFO:teuthology.orchestra.run.smithi088.stderr:dumped fsmap epoch 7 2024-09-13T02:36:58.764 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:58] ENGINE Bus STOPPING 2024-09-13T02:36:58.765 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T02:36:58.765 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:58] ENGINE Bus STOPPED 2024-09-13T02:36:58.765 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:58] ENGINE Bus STARTING 2024-09-13T02:36:58.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 podman[65090]: 2024-09-13 02:36:58.522703118 +0000 UTC m=+0.383647908 container start 1bce73b6a35c380815a9fd213dcba2d2af6a98fe2c2b654b028b71004c32eb39 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:36:58.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.545Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T02:36:58.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.545Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-13T02:36:58.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.545Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi195 (none))" 2024-09-13T02:36:58.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.545Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T02:36:58.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.545Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T02:36:58.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.547Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T02:36:58.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.547Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T02:36:58.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.549Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T02:36:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.549Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T02:36:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.550Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T02:36:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.550Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.998µs 2024-09-13T02:36:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.550Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T02:36:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.552Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-09-13T02:36:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.552Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-09-13T02:36:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.552Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.792µs wal_replay_duration=1.96338ms wbl_replay_duration=130ns total_replay_duration=2.011097ms 2024-09-13T02:36:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.553Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T02:36:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.553Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T02:36:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.553Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T02:36:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.573Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.23845ms db_storage=979ns remote_storage=1.529µs web_handler=371ns query_engine=709ns scrape=593.525µs scrape_sd=195.702µs notify=23.289µs notify_sd=24.382µs rules=17.941091ms tracing=5.807µs 2024-09-13T02:36:58.987 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.573Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T02:36:58.987 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:36:58.573Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T02:36:58.987 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 bash[65090]: 1bce73b6a35c380815a9fd213dcba2d2af6a98fe2c2b654b028b71004c32eb39 2024-09-13T02:36:58.987 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:36:58 smithi195 systemd[1]: Started Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:36:59.086 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:58] ENGINE Serving on http://:::9283 2024-09-13T02:36:59.086 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:58] ENGINE Bus STARTED 2024-09-13T02:36:59.086 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:58] ENGINE Bus STOPPING 2024-09-13T02:36:59.508 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-13T02:36:59.635 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T02:36:59.635 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:59] ENGINE Bus STOPPED 2024-09-13T02:36:59.636 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:59] ENGINE Bus STARTING 2024-09-13T02:36:59.636 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:59] ENGINE Serving on http://:::9283 2024-09-13T02:36:59.636 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:59] ENGINE Bus STARTED 2024-09-13T02:36:59.636 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:59] ENGINE Bus STOPPING 2024-09-13T02:36:59.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T02:36:59.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T02:36:59.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T02:36:59.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T02:36:59.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:36:59.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:36:59.898 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T02:36:59.899 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T02:36:59.899 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.899 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T02:36:59.899 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T02:36:59.899 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T02:36:59.899 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T02:36:59.899 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.899 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/2828178084' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:36:59.899 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:36:59.899 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[39338]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:59.899 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T02:36:59.900 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T02:36:59.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T02:36:59.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T02:36:59.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2828178084' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:36:59.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:36:59.901 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-mon[27808]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:36:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T02:36:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T02:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T02:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi088.front.sepia.ceph.com:9093"}]: dispatch 2024-09-13T02:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T02:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi195.front.sepia.ceph.com:9095"}]: dispatch 2024-09-13T02:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T02:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T02:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T02:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi195.front.sepia.ceph.com:3000"}]: dispatch 2024-09-13T02:36:59.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:36:59.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/2828178084' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:36:59.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:36:59.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:36:59 smithi195 ceph-mon[31576]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:00.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T02:37:00.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:59] ENGINE Bus STOPPED 2024-09-13T02:37:00.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:36:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:36:59] ENGINE Bus STARTING 2024-09-13T02:37:00.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:37:00] ENGINE Serving on http://:::9283 2024-09-13T02:37:00.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:37:00] ENGINE Bus STARTED 2024-09-13T02:37:00.374 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:37:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:01 smithi088 ceph-mon[39338]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:01 smithi088 ceph-mon[27808]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:01 smithi195 ceph-mon[31576]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:02.353 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:37:02.353 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":7,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14409,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.88:6835/3757226991","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6834","nonce":3757226991},{"type":"v1","addr":"172.21.15.88:6835","nonce":3757226991}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":7,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-13T02:34:52.032918+0000","modified":"2024-09-13T02:35:04.170174+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":24307},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24307":{"gid":24307,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.195:6833/2268681213","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6832","nonce":2268681213},{"type":"v1","addr":"172.21.15.195:6833","nonce":2268681213}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-09-13T02:37:02.353 INFO:teuthology.orchestra.run.smithi088.stderr:dumped fsmap epoch 7 2024-09-13T02:37:03.212 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T02:37:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:03 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:03 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:03 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2244778681' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:37:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:03 smithi088 ceph-mon[27808]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:03 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:03 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:03 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/2244778681' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:37:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:03 smithi088 ceph-mon[39338]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:03 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:03 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:03 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/2244778681' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:37:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:03 smithi195 ceph-mon[31576]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:03.545 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:37:03.920 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:37:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[79312]: ts=2024-09-13T02:37:03.542Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001980752s 2024-09-13T02:37:05.849 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:05 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:05.849 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:05 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:05.849 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:05 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:37:05.850 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:05 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:37:05.850 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:05 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:05.850 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:05 smithi088 ceph-mon[39338]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:05.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:05 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:05.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:05 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:05.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:05 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:37:05.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:05 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:37:05.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:05 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:05.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:05 smithi088 ceph-mon[27808]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:05 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:05 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:05 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:37:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:05 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:37:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:05 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:05 smithi195 ceph-mon[31576]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:06.223 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:37:06.223 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":75,"fsid":"d75e6bfc-7177-11ef-bceb-c7b262605968","created":"2024-09-13T02:29:17.810952+0000","modified":"2024-09-13T02:35:52.671190+0000","last_up_change":"2024-09-13T02:34:21.852275+0000","last_in_change":"2024-09-13T02:34:04.856554+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T02:32:24.204945+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-13T02:34:45.748025+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":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-13T02:34:49.002207+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":"65","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-09-13T02:35:42.558417+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":"74","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":74,"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":"3f7dbc87-9d88-478f-bc37-17cb7238541e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6803","nonce":1305343903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6805","nonce":1305343903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6809","nonce":1305343903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1305343903},{"type":"v1","addr":"172.21.15.88:6807","nonce":1305343903}]},"public_addr":"172.21.15.88:6803/1305343903","cluster_addr":"172.21.15.88:6805/1305343903","heartbeat_back_addr":"172.21.15.88:6809/1305343903","heartbeat_front_addr":"172.21.15.88:6807/1305343903","state":["exists","up"]},{"osd":1,"uuid":"2295b8cd-4034-4d94-91fc-9c92b1d7dac3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6811","nonce":4029137350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6813","nonce":4029137350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6817","nonce":4029137350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":4029137350},{"type":"v1","addr":"172.21.15.88:6815","nonce":4029137350}]},"public_addr":"172.21.15.88:6811/4029137350","cluster_addr":"172.21.15.88:6813/4029137350","heartbeat_back_addr":"172.21.15.88:6817/4029137350","heartbeat_front_addr":"172.21.15.88:6815/4029137350","state":["exists","up"]},{"osd":2,"uuid":"b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6819","nonce":2266641603}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6821","nonce":2266641603}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6825","nonce":2266641603}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":2266641603},{"type":"v1","addr":"172.21.15.88:6823","nonce":2266641603}]},"public_addr":"172.21.15.88:6819/2266641603","cluster_addr":"172.21.15.88:6821/2266641603","heartbeat_back_addr":"172.21.15.88:6825/2266641603","heartbeat_front_addr":"172.21.15.88:6823/2266641603","state":["exists","up"]},{"osd":3,"uuid":"019481ca-c0d1-45a7-879e-f77e36fe2f7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6827","nonce":718126003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6829","nonce":718126003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6833","nonce":718126003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":718126003},{"type":"v1","addr":"172.21.15.88:6831","nonce":718126003}]},"public_addr":"172.21.15.88:6827/718126003","cluster_addr":"172.21.15.88:6829/718126003","heartbeat_back_addr":"172.21.15.88:6833/718126003","heartbeat_front_addr":"172.21.15.88:6831/718126003","state":["exists","up"]},{"osd":4,"uuid":"2d2e52c9-a136-4951-ab6d-fb3afa4bcb44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6801","nonce":1543477427}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6803","nonce":1543477427}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6807","nonce":1543477427}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":1543477427},{"type":"v1","addr":"172.21.15.195:6805","nonce":1543477427}]},"public_addr":"172.21.15.195:6801/1543477427","cluster_addr":"172.21.15.195:6803/1543477427","heartbeat_back_addr":"172.21.15.195:6807/1543477427","heartbeat_front_addr":"172.21.15.195:6805/1543477427","state":["exists","up"]},{"osd":5,"uuid":"e4b7fa0f-c11e-4e9f-8981-d227a280c3e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6809","nonce":1766433243}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6811","nonce":1766433243}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6815","nonce":1766433243}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":1766433243},{"type":"v1","addr":"172.21.15.195:6813","nonce":1766433243}]},"public_addr":"172.21.15.195:6809/1766433243","cluster_addr":"172.21.15.195:6811/1766433243","heartbeat_back_addr":"172.21.15.195:6815/1766433243","heartbeat_front_addr":"172.21.15.195:6813/1766433243","state":["exists","up"]},{"osd":6,"uuid":"0ef7015e-7b04-4bf3-9a4e-424b4591e2c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6816","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6817","nonce":759127863}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6819","nonce":759127863}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6823","nonce":759127863}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":759127863},{"type":"v1","addr":"172.21.15.195:6821","nonce":759127863}]},"public_addr":"172.21.15.195:6817/759127863","cluster_addr":"172.21.15.195:6819/759127863","heartbeat_back_addr":"172.21.15.195:6823/759127863","heartbeat_front_addr":"172.21.15.195:6821/759127863","state":["exists","up"]},{"osd":7,"uuid":"1c38bf33-27fc-4195-bee1-5bfae8649e60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6824","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6825","nonce":1732432010}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6827","nonce":1732432010}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6831","nonce":1732432010}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":1732432010},{"type":"v1","addr":"172.21.15.195:6829","nonce":1732432010}]},"public_addr":"172.21.15.195:6825/1732432010","cluster_addr":"172.21.15.195:6827/1732432010","heartbeat_back_addr":"172.21.15.195:6831/1732432010","heartbeat_front_addr":"172.21.15.195:6829/1732432010","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:31.488387+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:56.279579+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:21.216156+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:46.052312+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:07.855009+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:31.244104+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:55.698218+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:34:19.948022+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.8","mappings":[{"from":7,"to":2}]},{"pgid":"3.e","mappings":[{"from":4,"to":3}]},{"pgid":"3.17","mappings":[{"from":0,"to":2}]},{"pgid":"3.32","mappings":[{"from":0,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/3164525017":"2024-09-14T02:35:38.845629+0000","172.21.15.88:0/4292228526":"2024-09-14T02:35:38.845629+0000","172.21.15.88:0/3529212037":"2024-09-14T02:29:47.120232+0000","172.21.15.88:6800/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:6801/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6801/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2889069261":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/3889804244":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2732982895":"2024-09-14T02:35:38.845629+0000","172.21.15.88:0/1892503288":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/890035605":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/2740997981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/1005195533":"2024-09-14T02:35:38.845629+0000","172.21.15.88:6801/277695350":"2024-09-14T02:35:38.845629+0000","172.21.15.88:6800/277695350":"2024-09-14T02:35:38.845629+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":4,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T02:37:06.887 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:06 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/4086017934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:37:06.887 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:06 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/4086017934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:37:06.910 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-13T02:37:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:06 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/4086017934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:37:07.108 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:37:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:07 smithi088 ceph-mon[27808]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:07 smithi088 ceph-mon[39338]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:07 smithi195 ceph-mon[31576]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:09.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:08 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:37:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:08 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:37:09.191 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:37:09.191 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":7,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":14409,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.88:6835/3757226991","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6834","nonce":3757226991},{"type":"v1","addr":"172.21.15.88:6835","nonce":3757226991}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":7,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-13T02:34:52.032918+0000","modified":"2024-09-13T02:35:04.170174+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":24307},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24307":{"gid":24307,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":5,"addr":"172.21.15.195:6833/2268681213","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6832","nonce":2268681213},{"type":"v1","addr":"172.21.15.195:6833","nonce":2268681213}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2024-09-13T02:37:09.191 INFO:teuthology.orchestra.run.smithi088.stderr:dumped fsmap epoch 7 2024-09-13T02:37:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:08 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:37:09.964 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 7, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False, 'refuse_client_session': False, 'refuse_standby_for_another_fs': False, 'balance_automate': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2024-09-13T02:34:52.032918+0000', 'modified': '2024-09-13T02:35:04.170174+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': 24307}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24307': {'gid': 24307, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 5, 'addr': '172.21.15.195:6833/2268681213', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.195:6832', 'nonce': 2268681213}, {'type': 'v1', 'addr': '172.21.15.195:6833', 'nonce': 2268681213}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138322906710015, 'flags': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}}}, 'data_pools': [3], 'metadata_pool': 2, 'enabled': True, 'fs_name': 'cephfs', 'balancer': '', 'bal_rank_mask': '-1', 'standby_count_wanted': 0} 2024-09-13T02:37:09.965 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-09-13T02:37:09.965 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph tell mds.b status 2024-09-13T02:37:10.171 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:37:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:09 smithi195 ceph-mon[31576]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:09 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3195790934' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:37:10.295 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:09 smithi088 ceph-mon[39338]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:10.295 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:09 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3195790934' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:37:10.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:09 smithi088 ceph-mon[27808]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:10.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:09 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3195790934' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T02:37:11.999 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:11 smithi088 ceph-mon[27808]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:11.999 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:11 smithi088 ceph-mon[27808]: mgrmap e21: y(active, since 92s), standbys: x 2024-09-13T02:37:12.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:11 smithi088 ceph-mon[39338]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:12.000 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:11 smithi088 ceph-mon[39338]: mgrmap e21: y(active, since 92s), standbys: x 2024-09-13T02:37:12.023 INFO:teuthology.orchestra.run.smithi088.stderr:2024-09-13T02:37:11.997+0000 7f321ffff640 0 client.14751 ms_handle_reset on v2:172.21.15.195:6832/2268681213 2024-09-13T02:37:12.023 INFO:teuthology.orchestra.run.smithi088.stderr:2024-09-13T02:37:12.016+0000 7f321ffff640 0 client.14757 ms_handle_reset on v2:172.21.15.195:6832/2268681213 2024-09-13T02:37:12.023 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:37:12.023 INFO:teuthology.orchestra.run.smithi088.stdout: "cluster_fsid": "d75e6bfc-7177-11ef-bceb-c7b262605968", 2024-09-13T02:37:12.024 INFO:teuthology.orchestra.run.smithi088.stdout: "whoami": 0, 2024-09-13T02:37:12.024 INFO:teuthology.orchestra.run.smithi088.stdout: "id": 24307, 2024-09-13T02:37:12.024 INFO:teuthology.orchestra.run.smithi088.stdout: "want_state": "up:active", 2024-09-13T02:37:12.024 INFO:teuthology.orchestra.run.smithi088.stdout: "state": "up:active", 2024-09-13T02:37:12.024 INFO:teuthology.orchestra.run.smithi088.stdout: "fs_name": "cephfs", 2024-09-13T02:37:12.024 INFO:teuthology.orchestra.run.smithi088.stdout: "rank_uptime": 139.98129975099999, 2024-09-13T02:37:12.024 INFO:teuthology.orchestra.run.smithi088.stdout: "mdsmap_epoch": 7, 2024-09-13T02:37:12.024 INFO:teuthology.orchestra.run.smithi088.stdout: "osdmap_epoch": 75, 2024-09-13T02:37:12.024 INFO:teuthology.orchestra.run.smithi088.stdout: "osdmap_epoch_barrier": 65, 2024-09-13T02:37:12.024 INFO:teuthology.orchestra.run.smithi088.stdout: "uptime": 155.747343825 2024-09-13T02:37:12.024 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:37:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:11 smithi195 ceph-mon[31576]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:11 smithi195 ceph-mon[31576]: mgrmap e21: y(active, since 92s), standbys: x 2024-09-13T02:37:12.731 INFO:tasks.cephadm:Setup complete, yielding 2024-09-13T02:37:12.731 INFO:teuthology.run_tasks:Running task print... 2024-09-13T02:37:12.741 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2024-09-13T02:37:12.741 INFO:teuthology.run_tasks:Running task print... 2024-09-13T02:37:12.759 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-09-13T02:37:12.759 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-13T02:37:12.767 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi088.front.sepia.ceph.com 2024-09-13T02:37:12.767 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-09-13T02:37:12.970 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:37:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:37:13] "GET /metrics HTTP/1.1" 200 33663 "" "Prometheus/2.43.0" 2024-09-13T02:37:14.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:13 smithi088 ceph-mon[39338]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:14.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:13 smithi088 ceph-mon[27808]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:13 smithi195 ceph-mon[31576]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:15.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:14 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:37:14] ENGINE Bus STOPPING 2024-09-13T02:37:15.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:37:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T02:37:15.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:37:15] ENGINE Bus STOPPED 2024-09-13T02:37:15.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:37:15] ENGINE Bus STARTING 2024-09-13T02:37:15.664 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:37:15] ENGINE Serving on http://:::9283 2024-09-13T02:37:15.664 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:37:15] ENGINE Bus STARTED 2024-09-13T02:37:15.686 INFO:teuthology.run_tasks:Running task print... 2024-09-13T02:37:15.697 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-09-13T02:37:15.697 INFO:teuthology.run_tasks:Running task print... 2024-09-13T02:37:15.705 INFO:teuthology.task.print:**** done start telemetry reef... 2024-09-13T02:37:15.705 INFO:teuthology.run_tasks:Running task workunit... 2024-09-13T02:37:15.718 INFO:tasks.workunit:Pulling workunits from ref ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T02:37:15.719 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-13T02:37:15.719 DEBUG:teuthology.orchestra.run.smithi088:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-13T02:37:15.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T02:37:15.736 INFO:teuthology.orchestra.run.smithi088.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-13T02:37:15.737 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-13T02:37:15.794 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-13T02:37:15.794 DEBUG:teuthology.orchestra.run.smithi088:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-13T02:37:15.849 INFO:tasks.workunit:timeout=3h 2024-09-13T02:37:15.850 INFO:tasks.workunit:cleanup=True 2024-09-13T02:37:15.850 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T02:37:15.907 INFO:tasks.workunit.client.0.smithi088.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-13T02:37:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:15 smithi088 ceph-mon[27808]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:15 smithi088 ceph-mon[27808]: from='client.? ' entity='client.admin' 2024-09-13T02:37:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:15 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:37:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:15 smithi088 ceph-mon[39338]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:15 smithi088 ceph-mon[39338]: from='client.? ' entity='client.admin' 2024-09-13T02:37:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:15 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:37:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:15 smithi195 ceph-mon[31576]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:15 smithi195 ceph-mon[31576]: from='client.? ' entity='client.admin' 2024-09-13T02:37:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:15 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:37:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:17 smithi088 ceph-mon[27808]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:17 smithi088 ceph-mon[39338]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:17 smithi195 ceph-mon[31576]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:37:19.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:37:19.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[27808]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:19.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:37:19.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:37:19.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:19 smithi088 ceph-mon[39338]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:19 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:19 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:19 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:19 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:19 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:37:19.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:19 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:37:19.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:19 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:37:19.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:19 smithi195 ceph-mon[31576]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:21 smithi088 ceph-mon[27808]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:21 smithi088 ceph-mon[39338]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:21 smithi195 ceph-mon[31576]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-09-13T02:37:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:37:23] "GET /metrics HTTP/1.1" 200 33663 "" "Prometheus/2.43.0" 2024-09-13T02:37:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:23 smithi195 ceph-mon[31576]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:23 smithi088 ceph-mon[27808]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:23 smithi088 ceph-mon[39338]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:24 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:37:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:24 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:37:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:24 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:37:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:25 smithi195 ceph-mon[31576]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:25 smithi088 ceph-mon[27808]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:25 smithi088 ceph-mon[39338]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:27 smithi088 ceph-mon[27808]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:27 smithi088 ceph-mon[39338]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:27 smithi195 ceph-mon[31576]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:29 smithi195 ceph-mon[31576]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:29 smithi088 ceph-mon[27808]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:29 smithi088 ceph-mon[39338]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:31 smithi195 ceph-mon[31576]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:31 smithi088 ceph-mon[27808]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:31 smithi088 ceph-mon[39338]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:37:33] "GET /metrics HTTP/1.1" 200 33662 "" "Prometheus/2.43.0" 2024-09-13T02:37:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:33 smithi195 ceph-mon[31576]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:33 smithi088 ceph-mon[27808]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:33 smithi088 ceph-mon[39338]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:35 smithi195 ceph-mon[31576]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:35 smithi088 ceph-mon[27808]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:35 smithi088 ceph-mon[39338]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:37 smithi195 ceph-mon[31576]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:37 smithi088 ceph-mon[27808]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:37 smithi088 ceph-mon[39338]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:38 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:37:39.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:38 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:37:39.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:38 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:37:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:39 smithi195 ceph-mon[31576]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:39 smithi088 ceph-mon[27808]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:39 smithi088 ceph-mon[39338]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:41 smithi195 ceph-mon[31576]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:41 smithi088 ceph-mon[27808]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:41 smithi088 ceph-mon[39338]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:37:43] "GET /metrics HTTP/1.1" 200 33658 "" "Prometheus/2.43.0" 2024-09-13T02:37:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:43 smithi195 ceph-mon[31576]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:43 smithi088 ceph-mon[39338]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:43 smithi088 ceph-mon[27808]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:45 smithi195 ceph-mon[31576]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:45 smithi088 ceph-mon[39338]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:45 smithi088 ceph-mon[27808]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:47 smithi195 ceph-mon[31576]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:47 smithi088 ceph-mon[39338]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:47 smithi088 ceph-mon[27808]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:49 smithi195 ceph-mon[31576]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:49 smithi088 ceph-mon[39338]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:49 smithi088 ceph-mon[27808]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:52.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:51 smithi195 ceph-mon[31576]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:51 smithi088 ceph-mon[39338]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:51 smithi088 ceph-mon[27808]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:37:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:37:53] "GET /metrics HTTP/1.1" 200 33658 "" "Prometheus/2.43.0" 2024-09-13T02:37:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:53 smithi195 ceph-mon[31576]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:53 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:37:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:53 smithi088 ceph-mon[39338]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:53 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:37:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:53 smithi088 ceph-mon[27808]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:53 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:37:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:55 smithi195 ceph-mon[31576]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:55 smithi088 ceph-mon[39338]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:55 smithi088 ceph-mon[27808]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:57 smithi195 ceph-mon[31576]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:57 smithi088 ceph-mon[39338]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:37:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:57 smithi088 ceph-mon[27808]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:37:59 smithi195 ceph-mon[31576]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:37:59 smithi088 ceph-mon[39338]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:37:59 smithi088 ceph-mon[27808]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:01 smithi195 ceph-mon[31576]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:01 smithi088 ceph-mon[39338]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:01 smithi088 ceph-mon[27808]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:38:03] "GET /metrics HTTP/1.1" 200 33673 "" "Prometheus/2.43.0" 2024-09-13T02:38:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:03 smithi088 ceph-mon[39338]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:03 smithi088 ceph-mon[27808]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:03 smithi195 ceph-mon[31576]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:06.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:05 smithi088 ceph-mon[39338]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:05 smithi088 ceph-mon[27808]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:05 smithi195 ceph-mon[31576]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:07 smithi088 ceph-mon[27808]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:07 smithi088 ceph-mon[39338]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:07 smithi195 ceph-mon[31576]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:09.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:08 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:38:09.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:08 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:38:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:08 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:38:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:09 smithi088 ceph-mon[39338]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:09 smithi088 ceph-mon[27808]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:09 smithi195 ceph-mon[31576]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:11.608 INFO:tasks.workunit.client.0.smithi088.stderr:Note: switching to 'ecab7be58963a5bd03910cd73eef66405d7fdd50'. 2024-09-13T02:38:11.609 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:11.609 INFO:tasks.workunit.client.0.smithi088.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-13T02:38:11.609 INFO:tasks.workunit.client.0.smithi088.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-13T02:38:11.609 INFO:tasks.workunit.client.0.smithi088.stderr:state without impacting any branches by switching back to a branch. 2024-09-13T02:38:11.609 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:11.609 INFO:tasks.workunit.client.0.smithi088.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-13T02:38:11.609 INFO:tasks.workunit.client.0.smithi088.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-13T02:38:11.609 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:11.609 INFO:tasks.workunit.client.0.smithi088.stderr: git switch -c 2024-09-13T02:38:11.609 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:11.609 INFO:tasks.workunit.client.0.smithi088.stderr:Or undo this operation with: 2024-09-13T02:38:11.610 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:11.610 INFO:tasks.workunit.client.0.smithi088.stderr: git switch - 2024-09-13T02:38:11.610 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:11.610 INFO:tasks.workunit.client.0.smithi088.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-13T02:38:11.610 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:11.610 INFO:tasks.workunit.client.0.smithi088.stderr:HEAD is now at ecab7be5896 Merge pull request #59767 from zdover23/wip-doc-2024-09-13-backport-59438-to-squid 2024-09-13T02:38:11.614 DEBUG:teuthology.orchestra.run.smithi088:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-13T02:38:11.679 INFO:tasks.workunit.client.0.smithi088.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-13T02:38:11.684 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-13T02:38:11.684 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-13T02:38:12.329 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-13T02:38:12.402 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-13T02:38:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:11 smithi088 ceph-mon[27808]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:12.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:11 smithi088 ceph-mon[39338]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:12.442 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-13T02:38:12.443 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-13T02:38:12.444 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-13T02:38:12.482 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-13T02:38:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:11 smithi195 ceph-mon[31576]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:12.485 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:38:12.485 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-13T02:38:12.542 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2024-09-13T02:38:12.543 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2024-09-13T02:38:12.543 DEBUG:teuthology.orchestra.run.smithi088: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=ecab7be58963a5bd03910cd73eef66405d7fdd50 TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/test_telemetry_reef.sh 2024-09-13T02:38:12.602 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-09-13T02:38:12.974 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-09-13T02:38:13.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:12] ENGINE Bus STOPPING 2024-09-13T02:38:13.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:38:13] "GET /metrics HTTP/1.1" 200 33677 "" "Prometheus/2.43.0" 2024-09-13T02:38:13.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T02:38:13.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:13] ENGINE Bus STOPPED 2024-09-13T02:38:13.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:13] ENGINE Bus STARTING 2024-09-13T02:38:13.370 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-09-13T02:38:13.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:13] ENGINE Serving on http://:::9283 2024-09-13T02:38:13.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:13] ENGINE Bus STARTED 2024-09-13T02:38:13.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:13] ENGINE Bus STOPPING 2024-09-13T02:38:13.744 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry preview 2024-09-13T02:38:14.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T02:38:14.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:13] ENGINE Bus STOPPED 2024-09-13T02:38:14.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:13] ENGINE Bus STARTING 2024-09-13T02:38:14.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:13] ENGINE Serving on http://:::9283 2024-09-13T02:38:14.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:13] ENGINE Bus STARTED 2024-09-13T02:38:14.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:13] ENGINE Bus STOPPING 2024-09-13T02:38:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/345032766' entity='client.admin' 2024-09-13T02:38:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/4287237659' entity='client.admin' 2024-09-13T02:38:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3192762860' entity='client.admin' 2024-09-13T02:38:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:14.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:14.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/345032766' entity='client.admin' 2024-09-13T02:38:14.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:14.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:14.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:14.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:14.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:14.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/4287237659' entity='client.admin' 2024-09-13T02:38:14.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:14.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:14.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:14.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:14.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3192762860' entity='client.admin' 2024-09-13T02:38:14.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:14.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:14.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:14.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:13 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:14.207 INFO:tasks.workunit.client.0.smithi088.stdout:{ 2024-09-13T02:38:14.207 INFO:tasks.workunit.client.0.smithi088.stdout: "balancer": { 2024-09-13T02:38:14.207 INFO:tasks.workunit.client.0.smithi088.stdout: "active": true, 2024-09-13T02:38:14.207 INFO:tasks.workunit.client.0.smithi088.stdout: "mode": "" 2024-09-13T02:38:14.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.207 INFO:tasks.workunit.client.0.smithi088.stdout: "channels": [ 2024-09-13T02:38:14.207 INFO:tasks.workunit.client.0.smithi088.stdout: "basic", 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: "crash", 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: "device", 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: "ident" 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: "channels_available": [ 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: "basic", 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: "ident", 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: "crash", 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: "device", 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: "perf" 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: "collections_available": [ 2024-09-13T02:38:14.208 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_base", 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "device_base", 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "crash_base", 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "ident_base", 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_perf", 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_mds_metadata", 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_usage", 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_usage_by_class", 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_rook_v01", 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_memory_metrics", 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_options_bluestore" 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "collections_opted_in": [ 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_base", 2024-09-13T02:38:14.209 INFO:tasks.workunit.client.0.smithi088.stdout: "device_base", 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "crash_base", 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "ident_base", 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_perf", 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_mds_metadata", 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_usage", 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_usage_by_class", 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_rook_v01", 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_memory_metrics", 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_options_bluestore" 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "config": { 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "active_changed": [ 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-13T02:38:14.210 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_debug", 2024-09-13T02:38:14.211 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_mon_ticket_ttl", 2024-09-13T02:38:14.211 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_service_ticket_ttl", 2024-09-13T02:38:14.211 INFO:tasks.workunit.client.0.smithi088.stdout: "bdev_debug_aio", 2024-09-13T02:38:14.211 INFO:tasks.workunit.client.0.smithi088.stdout: "client_check_pool_perm", 2024-09-13T02:38:14.211 INFO:tasks.workunit.client.0.smithi088.stdout: "client_mount_gid", 2024-09-13T02:38:14.211 INFO:tasks.workunit.client.0.smithi088.stdout: "client_mount_uid", 2024-09-13T02:38:14.211 INFO:tasks.workunit.client.0.smithi088.stdout: "client_quota", 2024-09-13T02:38:14.211 INFO:tasks.workunit.client.0.smithi088.stdout: "container_image", 2024-09-13T02:38:14.211 INFO:tasks.workunit.client.0.smithi088.stdout: "daemonize", 2024-09-13T02:38:14.211 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_asserts_on_shutdown", 2024-09-13T02:38:14.211 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mgr", 2024-09-13T02:38:14.211 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mon", 2024-09-13T02:38:14.212 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_ms", 2024-09-13T02:38:14.212 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_osd", 2024-09-13T02:38:14.212 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_paxos", 2024-09-13T02:38:14.212 INFO:tasks.workunit.client.0.smithi088.stdout: "keyring", 2024-09-13T02:38:14.212 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_block_size", 2024-09-13T02:38:14.212 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_cache_size", 2024-09-13T02:38:14.212 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_compression", 2024-09-13T02:38:14.212 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_log", 2024-09-13T02:38:14.212 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_write_buffer_size", 2024-09-13T02:38:14.212 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_file", 2024-09-13T02:38:14.213 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_journald", 2024-09-13T02:38:14.213 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_stderr", 2024-09-13T02:38:14.213 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_allow_pool_delete", 2024-09-13T02:38:14.213 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_clock_drift_allowed", 2024-09-13T02:38:14.213 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_file_level", 2024-09-13T02:38:14.213 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_file", 2024-09-13T02:38:14.213 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_journald", 2024-09-13T02:38:14.213 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_stderr", 2024-09-13T02:38:14.213 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_data_avail_warn", 2024-09-13T02:38:14.213 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_election_default_strategy", 2024-09-13T02:38:14.213 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_host", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_max_pg_per_osd", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mgr_mkfs_grace", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_prime_pg_temp", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_reporter_subtree_level", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_pg_warn_max_object_skew", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-13T02:38:14.214 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_too_few_osds", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_bug", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_old_message", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "no_config_file", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_default_list", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_load_list", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_crush_chooseleaf_type", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_misdirected_ops", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_op_order", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_pg_log_writeout", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_shutdown", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_cached_snaps", 2024-09-13T02:38:14.215 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_missing_on_start", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_stray_on_activate", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_hdd", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_hybrid", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_ssd", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_max_backfills", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_profile", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-13T02:38:14.216 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_lim", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_res", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target_autotune", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue_cut_off", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pg_delete_cost", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_erasure_code_profile", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-13T02:38:14.217 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recover_clone_overlap", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active_hdd", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active_ssd", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_chunk", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_hdd", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_hybrid", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_ssd", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_load_threshold", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_max_interval", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_sleep", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_shutdown_pgref_assert", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep", 2024-09-13T02:38:14.218 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_hdd", 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_ssd", 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: "public_addr", 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: "public_addrv", 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: "public_network", 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_default_features", 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_qos_exclude_ops", 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: "setgroup", 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: "setuser" 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster_changed": [ 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-13T02:38:14.219 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_debug", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_mon_ticket_ttl", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_service_ticket_ttl", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "bdev_debug_aio", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "container_image", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_asserts_on_shutdown", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mgr", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mon", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_ms", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_osd", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_paxos", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_file", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_journald", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_stderr", 2024-09-13T02:38:14.220 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_join_fs", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/allow_ptrace", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/container_init", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/migration_current", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/use_repo_digest", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/ssl_server_port", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/orchestrator/orchestrator", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/channel_ident", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/description", 2024-09-13T02:38:14.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/organization", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_allow_pool_delete", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_clock_drift_allowed", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_file_level", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_file", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_data_avail_warn", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_election_default_strategy", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_max_pg_per_osd", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mgr_mkfs_grace", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_prime_pg_temp", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_reporter_subtree_level", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_pg_warn_max_object_skew", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-13T02:38:14.222 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_too_few_osds", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_bug", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_old_message", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_default_list", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_load_list", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_misdirected_ops", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_op_order", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_pg_log_writeout", 2024-09-13T02:38:14.223 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_shutdown", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_cached_snaps", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_missing_on_start", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_stray_on_activate", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_profile", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target_autotune", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue_cut_off", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_erasure_code_profile", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-13T02:38:14.224 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recover_clone_overlap", 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_chunk", 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_load_threshold", 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_max_interval", 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_shutdown_pgref_assert", 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: "public_network", 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_cache_enabled", 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_enable_ops_log", 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_enable_usage_log" 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: "contact": null, 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: "crashes": [], 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: "created": "2024-09-13T02:29:14.825758Z", 2024-09-13T02:38:14.225 INFO:tasks.workunit.client.0.smithi088.stdout: "crush": { 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_algs": { 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: "straw2": 3 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_sizes": { 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: "2": 1, 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: "4": 2 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_types": { 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: "1": 2, 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: "11": 1 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: "compat_weight_set": false, 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: "device_classes": [ 2024-09-13T02:38:14.226 INFO:tasks.workunit.client.0.smithi088.stdout: 8 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "num_buckets": 6, 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "num_devices": 8, 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "num_rules": 1, 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "num_types": 12, 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "num_weight_sets": 0, 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "tunables": { 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "allowed_bucket_algs": 54, 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_local_fallback_tries": 0, 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_local_tries": 0, 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_total_tries": 50, 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_descend_once": 1, 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_stable": 1, 2024-09-13T02:38:14.227 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_vary_r": 1, 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v2_rules": 0, 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v3_rules": 0, 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v4_buckets": 1, 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v5_rules": 0, 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "legacy_tunables": 0, 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "minimum_required_version": "jewel", 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "optimal_tunables": 1, 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "profile": "jewel", 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables": 1, 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables2": 1, 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables3": 1, 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables5": 1, 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: "straw_calc_version": 1 2024-09-13T02:38:14.228 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.229 INFO:tasks.workunit.client.0.smithi088.stdout: "description": "upgrade test cluster", 2024-09-13T02:38:14.229 INFO:tasks.workunit.client.0.smithi088.stdout: "fs": { 2024-09-13T02:38:14.229 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:14.229 INFO:tasks.workunit.client.0.smithi088.stdout: "feature_flags": { 2024-09-13T02:38:14.229 INFO:tasks.workunit.client.0.smithi088.stdout: "enable_multiple": true, 2024-09-13T02:38:14.229 INFO:tasks.workunit.client.0.smithi088.stdout: "ever_enabled_multiple": true 2024-09-13T02:38:14.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.229 INFO:tasks.workunit.client.0.smithi088.stdout: "filesystems": [ 2024-09-13T02:38:14.229 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "approx_ctime": "2024-09", 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "balancer_enabled": false, 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_caps": 0, 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_dns": 10, 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_inos": 13, 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_subtrees": 2, 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "ever_allowed_features": 0, 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "explicitly_allowed_features": 0, 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "files": 0, 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "max_mds": 1, 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_data_pools": 1, 2024-09-13T02:38:14.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_in": 1, 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_mds": 1, 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": 0, 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_standby_replay": 0, 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_up": 1, 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: "snaps": 0, 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: "standby_count_wanted": 0 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_standby_mds": 1, 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: "total_num_mds": 2 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: "hosts": { 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num": 2, 2024-09-13T02:38:14.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mds": 2, 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mgr": 2, 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mon": 2, 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_osd": 2 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: "leaderboard": false, 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: "leaderboard_description": null, 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: "license": "sharing-1-0", 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: "metadata": { 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 2 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T02:38:14.232 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 2 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 2 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 2 2024-09-13T02:38:14.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 2 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 2 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 3 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 3 2024-09-13T02:38:14.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 3 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 3 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 3 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T02:38:14.235 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 3 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 3 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 8 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.236 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 8 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 8 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 8 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 8 2024-09-13T02:38:14.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.238 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T02:38:14.238 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 8 2024-09-13T02:38:14.238 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.238 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_objectstore": { 2024-09-13T02:38:14.238 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": 8 2024-09-13T02:38:14.238 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.238 INFO:tasks.workunit.client.0.smithi088.stdout: "rotational": { 2024-09-13T02:38:14.238 INFO:tasks.workunit.client.0.smithi088.stdout: "0": 8 2024-09-13T02:38:14.238 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.238 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "features": { 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "optional": [], 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "persistent": [ 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "kraken", 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "luminous", 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "mimic", 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap-prune", 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "nautilus", 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "octopus", 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "pacific", 2024-09-13T02:38:14.239 INFO:tasks.workunit.client.0.smithi088.stdout: "elector-pinging", 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: "quincy", 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: "reef" 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: "ipv4_addr_mons": 6, 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: "ipv6_addr_mons": 0, 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: "min_mon_release": 18, 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: "v1_addr_mons": 3, 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: "v2_addr_mons": 3 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: "organization": "ceph-qa", 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster_network": false, 2024-09-13T02:38:14.240 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T02:38:14.241 INFO:tasks.workunit.client.0.smithi088.stdout: "require_min_compat_client": "luminous", 2024-09-13T02:38:14.241 INFO:tasks.workunit.client.0.smithi088.stdout: "require_osd_release": "reef" 2024-09-13T02:38:14.241 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.241 INFO:tasks.workunit.client.0.smithi088.stdout: "pools": [ 2024-09-13T02:38:14.241 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:14.241 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:14.241 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr" 2024-09-13T02:38:14.241 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.241 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 1, 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 1, 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 1, 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296316682, 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 1781760, 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 1781760, 2024-09-13T02:38:14.242 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 2, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 2.4431162728433264e-06, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 212, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 313344, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 590368, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 590368, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 1771104, 2024-09-13T02:38:14.243 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 179, 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 2473984 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:14.244 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:14.245 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:14.245 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 32, 2024-09-13T02:38:14.245 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 32, 2024-09-13T02:38:14.245 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 2, 2024-09-13T02:38:14.245 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:14.245 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:14.245 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296316682, 2024-09-13T02:38:14.245 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 98304, 2024-09-13T02:38:14.245 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:14.245 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:14.245 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 98304, 2024-09-13T02:38:14.245 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 22, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 1.3479292704232648e-07, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 3428, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 3428, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 10284, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 51, 2024-09-13T02:38:14.246 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 20480 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:14.247 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 64, 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 64, 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 3, 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296316682, 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 0, 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 0, 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:14.248 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 0, 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 0.0, 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 0, 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 0, 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 0, 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 0, 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 0 2024-09-13T02:38:14.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd" 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:14.250 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 8, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 8, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 4, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296316682, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 12288, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 12288, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 2, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:14.251 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 1.684911765664765e-08, 2024-09-13T02:38:14.252 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:14.252 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:14.252 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T02:38:14.252 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T02:38:14.252 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 19, 2024-09-13T02:38:14.252 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 19, 2024-09-13T02:38:14.252 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:14.252 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 57, 2024-09-13T02:38:14.252 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 2, 2024-09-13T02:38:14.252 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 2048 2024-09-13T02:38:14.252 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.252 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd": { 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: "mirroring_by_pool": [ 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: false 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_images_by_pool": [ 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pools": 1 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: "report_id": "a9671403-eab7-4529-9e6c-f1c888af0f5b", 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "report_timestamp": "2024-09-13T02:38:14.200059", 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "report_version": 1, 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "rook": { 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster": { 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "external-mode": null, 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "allow-multiple-per-node": null, 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "count": null, 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "max-id": null, 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "pvc": { 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "enabled": null 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "stretch": { 2024-09-13T02:38:14.254 INFO:tasks.workunit.client.0.smithi088.stdout: "enabled": null 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: "network": { 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: "provider": null 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: "storage": { 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: "device-set": { 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: "non-portable": null, 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: "portable": null, 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: "total": null 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.255 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: "csi": { 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: "kubernetes": { 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: "node": { 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: "kubernetes-total": null, 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: "with-ceph-daemons": null, 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-cephfs-plugin": null, 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-nfs-plugin": null, 2024-09-13T02:38:14.256 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-rbd-plugin": null 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: "usage": { 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: "storage-class": { 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket": null, 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs": null, 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: "nfs": null, 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd": null, 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: "total": null 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.257 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: "services": {}, 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: "usage": { 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 105, 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: "pools": 4, 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_by_class": { 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: "ssd": { 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: "total_avail_bytes": 767714054144, 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: "total_bytes": 767960285184, 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_bytes": 246231040, 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_raw_bytes": 246231040, 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_raw_ratio": 0.0003206299152225256 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.258 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.259 INFO:tasks.workunit.client.0.smithi088.stdout: "total_avail_bytes": 767714054144, 2024-09-13T02:38:14.259 INFO:tasks.workunit.client.0.smithi088.stdout: "total_bytes": 767960285184, 2024-09-13T02:38:14.259 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_bytes": 246231040 2024-09-13T02:38:14.259 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.259 INFO:tasks.workunit.client.0.smithi088.stdout:} 2024-09-13T02:38:14.259 INFO:tasks.workunit.client.0.smithi088.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-09-13T02:38:14.259 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/345032766' entity='client.admin' 2024-09-13T02:38:14.260 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:14.260 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:14.260 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:14.260 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:14.260 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:14.260 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/4287237659' entity='client.admin' 2024-09-13T02:38:14.260 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:14.260 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:14.260 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:14.260 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:14.260 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3192762860' entity='client.admin' 2024-09-13T02:38:14.261 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:14.261 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:14.261 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:14.261 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:13 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:14.261 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry preview-device 2024-09-13T02:38:14.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:14] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T02:38:14.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:14] ENGINE Bus STOPPED 2024-09-13T02:38:14.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:14] ENGINE Bus STARTING 2024-09-13T02:38:14.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:14] ENGINE Serving on http://:::9283 2024-09-13T02:38:14.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:14] ENGINE Bus STARTED 2024-09-13T02:38:14.699 INFO:tasks.workunit.client.0.smithi088.stdout:{ 2024-09-13T02:38:14.699 INFO:tasks.workunit.client.0.smithi088.stdout: "39b9d178-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:14.699 INFO:tasks.workunit.client.0.smithi088.stdout: "INTEL_SSDPED1D480GA_39ba5fe4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:14.699 INFO:tasks.workunit.client.0.smithi088.stdout: "20240913-023228": { 2024-09-13T02:38:14.699 INFO:tasks.workunit.client.0.smithi088.stdout: "device": { 2024-09-13T02:38:14.699 INFO:tasks.workunit.client.0.smithi088.stdout: "info_name": "/dev/nvme0n1", 2024-09-13T02:38:14.699 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "/dev/nvme0n1", 2024-09-13T02:38:14.699 INFO:tasks.workunit.client.0.smithi088.stdout: "protocol": "NVMe", 2024-09-13T02:38:14.699 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "nvme" 2024-09-13T02:38:14.699 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.699 INFO:tasks.workunit.client.0.smithi088.stdout: "firmware_version": "E2010325", 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: "host_id": "39b9d178-7179-11ef-b040-0cc47a8fd42d", 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: "json_format_version": [ 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: "local_time": { 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: "asctime": "Fri Sep 13 02:32:28 2024 UTC", 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: "time_t": 1726194748 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: "logical_block_size": 512, 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_controller_id": 0, 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-13T02:38:14.700 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_namespaces": [ 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: "capacity": { 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: "formatted_lba_size": 512, 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 1, 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: "size": { 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: "utilization": { 2024-09-13T02:38:14.701 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_number_of_namespaces": 1, 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_pci_vendor": { 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 32902, 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: "subsystem_id": 32902 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_add_log": { 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: "Device stats": { 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_fw_downgrades": { 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.702 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: "crc_error_count": { 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: "end_to_end_error_detection_count": { 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: "erase_fail_count": { 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.703 INFO:tasks.workunit.client.0.smithi088.stdout: "host_bytes_written": { 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 10161843 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: "host_ctx_wear_used": { 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: "media_bytes_read": { 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: "nand_bytes_written": { 2024-09-13T02:38:14.704 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.705 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.705 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.705 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_stat_indicator": { 2024-09-13T02:38:14.705 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.705 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.705 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.705 INFO:tasks.workunit.client.0.smithi088.stdout: "pll_lock_loss_count": { 2024-09-13T02:38:14.705 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.705 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.705 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: "program_fail_count": { 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: "re_alloc_sectr_cnt": { 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: "retry_buffer_overflow_count": { 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: "soft_ecc_err_rate": { 2024-09-13T02:38:14.706 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: "thermal_throttle_status": { 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: "cnt": 0, 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: "pct": 0 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_host_reads": { 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 15 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.707 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_media_wear": { 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": "0.000000" 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_timer": { 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 1390297 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: "unexp_power_loss": { 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: "wear_leveling": { 2024-09-13T02:38:14.708 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: "avg": 0, 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: "max": 0, 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel Smart log": "nvme0n1" 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_log": { 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare": 100, 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare_threshold": 0, 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: "controller_busy_time": 3957, 2024-09-13T02:38:14.709 INFO:tasks.workunit.client.0.smithi088.stdout: "critical_warning": 0, 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_read": 140953226, 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_written": 665966546, 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "host_reads": 2713411433, 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "host_writes": 13979771287, 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "media_errors": 0, 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_err_log_entries": 0, 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "percentage_used": 0, 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycles": 35298, 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_hours": 37997, 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": 31, 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "unsafe_shutdowns": 11006 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_vendor": "intel", 2024-09-13T02:38:14.710 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_version": { 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: "string": "<1.2", 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycle_count": 35298, 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_time": { 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: "hours": 37997 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: "serial_number": "deleted", 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: "smart_status": { 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme": { 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: "passed": true 2024-09-13T02:38:14.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl": { 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "argv": [ 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl", 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "-x", 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "--json=o", 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "/dev/nvme0n1" 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "build_info": "(local build)", 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "exit_status": 0, 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "output": [ 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:14.712 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "Serial Number: deleted", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Version: E2010325", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller ID: 0", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "NVMe Version: <1.2", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "Number of Namespaces: 1", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "Local Time is: Fri Sep 13 02:32:28 2024 UTC", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-13T02:38:14.713 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported Power States", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 512 0 2", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-13T02:38:14.714 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "Critical Warning: 0x00", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "Temperature: 31 Celsius", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare: 100%", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare Threshold: 0%", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "Percentage Used: 0%", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Read: 140,953,226 [72.1 TB]", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Written: 665,966,546 [340 TB]", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Read Commands: 2,713,411,433", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Write Commands: 13,979,771,287", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller Busy Time: 3,957", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "Power Cycles: 35,298", 2024-09-13T02:38:14.715 INFO:tasks.workunit.client.0.smithi088.stdout: "Power On Hours: 37,997", 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: "Unsafe Shutdowns: 11,006", 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: "Media and Data Integrity Errors: 0", 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information Log Entries: 0", 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: "No Errors Logged", 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: "" 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: "svn_revision": "5155", 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: "version": [ 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": { 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: "current": 31 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: "user_capacity": { 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: "39bb96d4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: "INTEL_SSDPEDMD400G4_39bc15b4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:14.717 INFO:tasks.workunit.client.0.smithi088.stdout: "20240913-023226": { 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: "device": { 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: "info_name": "/dev/nvme0n1", 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "/dev/nvme0n1", 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: "protocol": "NVMe", 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "nvme" 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: "firmware_version": "8DV101H0", 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: "host_id": "39bb96d4-7179-11ef-b040-0cc47a8fd42d", 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: "json_format_version": [ 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.718 INFO:tasks.workunit.client.0.smithi088.stdout: "local_time": { 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: "asctime": "Fri Sep 13 02:32:26 2024 UTC", 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: "time_t": 1726194746 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: "logical_block_size": 512, 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_controller_id": 0, 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_namespaces": [ 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: "capacity": { 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:14.719 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: "formatted_lba_size": 512, 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 1, 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: "size": { 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: "utilization": { 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.720 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_number_of_namespaces": 1, 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_pci_vendor": { 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 32902, 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: "subsystem_id": 32902 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_add_log": { 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: "Device stats": { 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_fw_downgrades": { 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: "crc_error_count": { 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.721 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: "end_to_end_error_detection_count": { 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: "erase_fail_count": { 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: "host_bytes_written": { 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 28192572 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: "host_ctx_wear_used": { 2024-09-13T02:38:14.722 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 1 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: "media_bytes_read": { 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: "nand_bytes_written": { 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 45462803 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_stat_indicator": { 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.724 INFO:tasks.workunit.client.0.smithi088.stdout: "pll_lock_loss_count": { 2024-09-13T02:38:14.724 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.724 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.724 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.724 INFO:tasks.workunit.client.0.smithi088.stdout: "program_fail_count": { 2024-09-13T02:38:14.725 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.725 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.725 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.725 INFO:tasks.workunit.client.0.smithi088.stdout: "re_alloc_sectr_cnt": { 2024-09-13T02:38:14.725 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.725 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.725 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.725 INFO:tasks.workunit.client.0.smithi088.stdout: "retry_buffer_overflow_count": { 2024-09-13T02:38:14.725 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.725 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.725 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.725 INFO:tasks.workunit.client.0.smithi088.stdout: "soft_ecc_err_rate": { 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: "thermal_throttle_status": { 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: "cnt": 0, 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: "pct": 0 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_host_reads": { 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.726 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 65535 2024-09-13T02:38:14.727 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.727 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_media_wear": { 2024-09-13T02:38:14.727 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.727 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": "63.999023" 2024-09-13T02:38:14.727 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.727 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_timer": { 2024-09-13T02:38:14.727 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:14.727 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 65535 2024-09-13T02:38:14.727 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.727 INFO:tasks.workunit.client.0.smithi088.stdout: "unexp_power_loss": { 2024-09-13T02:38:14.727 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:14.727 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: "wear_leveling": { 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 90, 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: "avg": 3028, 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: "max": 3045, 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 3010 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel Smart log": "nvme0n1" 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.728 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_log": { 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare": 100, 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare_threshold": 10, 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "controller_busy_time": 65, 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "critical_warning": 0, 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_read": 386275861, 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_written": 1847628435, 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "host_reads": 5891855153, 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "host_writes": 32042294317, 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "media_errors": 0, 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_err_log_entries": 0, 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "percentage_used": 10, 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycles": 39808, 2024-09-13T02:38:14.729 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_hours": 62636, 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": 25, 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: "unsafe_shutdowns": 2398 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_vendor": "intel", 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_version": { 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: "string": "<1.2", 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycle_count": 39808, 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_time": { 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: "hours": 62636 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.730 INFO:tasks.workunit.client.0.smithi088.stdout: "serial_number": "deleted", 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: "smart_status": { 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme": { 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: "passed": true 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl": { 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: "argv": [ 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl", 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: "-x", 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: "--json=o", 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: "/dev/nvme0n1" 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.731 INFO:tasks.workunit.client.0.smithi088.stdout: "build_info": "(local build)", 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "exit_status": 0, 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "output": [ 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "Serial Number: deleted", 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Version: 8DV101H0", 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller ID: 0", 2024-09-13T02:38:14.732 INFO:tasks.workunit.client.0.smithi088.stdout: "NVMe Version: <1.2", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: "Number of Namespaces: 1", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: "Local Time is: Fri Sep 13 02:32:26 2024 UTC", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported Power States", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-13T02:38:14.733 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 512 0 2", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: " 1 - 512 8 2", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: " 2 - 512 16 2", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: " 3 - 4096 0 0", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: " 4 - 4096 8 0", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: " 5 - 4096 64 0", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: " 6 - 4096 128 0", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-13T02:38:14.734 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "Critical Warning: 0x00", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "Temperature: 25 Celsius", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare: 100%", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare Threshold: 10%", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "Percentage Used: 10%", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Read: 386,275,861 [197 TB]", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Written: 1,847,628,435 [945 TB]", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Read Commands: 5,891,855,153", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Write Commands: 32,042,294,317", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller Busy Time: 65", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "Power Cycles: 39,808", 2024-09-13T02:38:14.735 INFO:tasks.workunit.client.0.smithi088.stdout: "Power On Hours: 62,636", 2024-09-13T02:38:14.736 INFO:tasks.workunit.client.0.smithi088.stdout: "Unsafe Shutdowns: 2,398", 2024-09-13T02:38:14.736 INFO:tasks.workunit.client.0.smithi088.stdout: "Media and Data Integrity Errors: 0", 2024-09-13T02:38:14.736 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information Log Entries: 0", 2024-09-13T02:38:14.736 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:14.736 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-13T02:38:14.736 INFO:tasks.workunit.client.0.smithi088.stdout: "No Errors Logged", 2024-09-13T02:38:14.736 INFO:tasks.workunit.client.0.smithi088.stdout: "" 2024-09-13T02:38:14.736 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:14.736 INFO:tasks.workunit.client.0.smithi088.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-13T02:38:14.736 INFO:tasks.workunit.client.0.smithi088.stdout: "svn_revision": "5155", 2024-09-13T02:38:14.736 INFO:tasks.workunit.client.0.smithi088.stdout: "version": [ 2024-09-13T02:38:14.736 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": { 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: "current": 25 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: "user_capacity": { 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:14.737 INFO:tasks.workunit.client.0.smithi088.stdout:} 2024-09-13T02:38:14.738 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry preview-all 2024-09-13T02:38:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[27808]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[39338]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:14 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:15.193 INFO:tasks.workunit.client.0.smithi088.stdout:{ 2024-09-13T02:38:15.193 INFO:tasks.workunit.client.0.smithi088.stdout: "device_report": { 2024-09-13T02:38:15.193 INFO:tasks.workunit.client.0.smithi088.stdout: "39b9d178-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:15.193 INFO:tasks.workunit.client.0.smithi088.stdout: "INTEL_SSDPED1D480GA_39ba5fe4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:15.193 INFO:tasks.workunit.client.0.smithi088.stdout: "20240913-023228": { 2024-09-13T02:38:15.193 INFO:tasks.workunit.client.0.smithi088.stdout: "device": { 2024-09-13T02:38:15.193 INFO:tasks.workunit.client.0.smithi088.stdout: "info_name": "/dev/nvme0n1", 2024-09-13T02:38:15.193 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "/dev/nvme0n1", 2024-09-13T02:38:15.194 INFO:tasks.workunit.client.0.smithi088.stdout: "protocol": "NVMe", 2024-09-13T02:38:15.194 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "nvme" 2024-09-13T02:38:15.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.194 INFO:tasks.workunit.client.0.smithi088.stdout: "firmware_version": "E2010325", 2024-09-13T02:38:15.194 INFO:tasks.workunit.client.0.smithi088.stdout: "host_id": "39b9d178-7179-11ef-b040-0cc47a8fd42d", 2024-09-13T02:38:15.194 INFO:tasks.workunit.client.0.smithi088.stdout: "json_format_version": [ 2024-09-13T02:38:15.194 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:15.194 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:15.194 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.194 INFO:tasks.workunit.client.0.smithi088.stdout: "local_time": { 2024-09-13T02:38:15.194 INFO:tasks.workunit.client.0.smithi088.stdout: "asctime": "Fri Sep 13 02:32:28 2024 UTC", 2024-09-13T02:38:15.195 INFO:tasks.workunit.client.0.smithi088.stdout: "time_t": 1726194748 2024-09-13T02:38:15.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.195 INFO:tasks.workunit.client.0.smithi088.stdout: "logical_block_size": 512, 2024-09-13T02:38:15.195 INFO:tasks.workunit.client.0.smithi088.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-13T02:38:15.195 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_controller_id": 0, 2024-09-13T02:38:15.195 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-13T02:38:15.195 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_namespaces": [ 2024-09-13T02:38:15.195 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:15.196 INFO:tasks.workunit.client.0.smithi088.stdout: "capacity": { 2024-09-13T02:38:15.196 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:15.196 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:15.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.196 INFO:tasks.workunit.client.0.smithi088.stdout: "formatted_lba_size": 512, 2024-09-13T02:38:15.196 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 1, 2024-09-13T02:38:15.196 INFO:tasks.workunit.client.0.smithi088.stdout: "size": { 2024-09-13T02:38:15.196 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:15.196 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:15.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.196 INFO:tasks.workunit.client.0.smithi088.stdout: "utilization": { 2024-09-13T02:38:15.196 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:15.197 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:15.197 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.197 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.197 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.197 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_number_of_namespaces": 1, 2024-09-13T02:38:15.197 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_pci_vendor": { 2024-09-13T02:38:15.197 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 32902, 2024-09-13T02:38:15.197 INFO:tasks.workunit.client.0.smithi088.stdout: "subsystem_id": 32902 2024-09-13T02:38:15.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.197 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_add_log": { 2024-09-13T02:38:15.198 INFO:tasks.workunit.client.0.smithi088.stdout: "Device stats": { 2024-09-13T02:38:15.198 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_fw_downgrades": { 2024-09-13T02:38:15.198 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.198 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.198 INFO:tasks.workunit.client.0.smithi088.stdout: "crc_error_count": { 2024-09-13T02:38:15.198 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.198 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.198 INFO:tasks.workunit.client.0.smithi088.stdout: "end_to_end_error_detection_count": { 2024-09-13T02:38:15.198 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.199 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.199 INFO:tasks.workunit.client.0.smithi088.stdout: "erase_fail_count": { 2024-09-13T02:38:15.199 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.199 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.199 INFO:tasks.workunit.client.0.smithi088.stdout: "host_bytes_written": { 2024-09-13T02:38:15.199 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.199 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 10161843 2024-09-13T02:38:15.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.200 INFO:tasks.workunit.client.0.smithi088.stdout: "host_ctx_wear_used": { 2024-09-13T02:38:15.200 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.200 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.201 INFO:tasks.workunit.client.0.smithi088.stdout: "media_bytes_read": { 2024-09-13T02:38:15.201 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.201 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.201 INFO:tasks.workunit.client.0.smithi088.stdout: "nand_bytes_written": { 2024-09-13T02:38:15.201 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.202 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.202 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_stat_indicator": { 2024-09-13T02:38:15.202 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.202 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.203 INFO:tasks.workunit.client.0.smithi088.stdout: "pll_lock_loss_count": { 2024-09-13T02:38:15.203 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.203 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.203 INFO:tasks.workunit.client.0.smithi088.stdout: "program_fail_count": { 2024-09-13T02:38:15.204 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.204 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.204 INFO:tasks.workunit.client.0.smithi088.stdout: "re_alloc_sectr_cnt": { 2024-09-13T02:38:15.204 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.204 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.205 INFO:tasks.workunit.client.0.smithi088.stdout: "retry_buffer_overflow_count": { 2024-09-13T02:38:15.205 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.205 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.206 INFO:tasks.workunit.client.0.smithi088.stdout: "soft_ecc_err_rate": { 2024-09-13T02:38:15.206 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.206 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.206 INFO:tasks.workunit.client.0.smithi088.stdout: "thermal_throttle_status": { 2024-09-13T02:38:15.206 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.207 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:15.207 INFO:tasks.workunit.client.0.smithi088.stdout: "cnt": 0, 2024-09-13T02:38:15.207 INFO:tasks.workunit.client.0.smithi088.stdout: "pct": 0 2024-09-13T02:38:15.207 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.207 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_host_reads": { 2024-09-13T02:38:15.208 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.208 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 15 2024-09-13T02:38:15.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.208 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_media_wear": { 2024-09-13T02:38:15.208 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.208 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": "0.000000" 2024-09-13T02:38:15.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.209 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_timer": { 2024-09-13T02:38:15.209 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.209 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 1390297 2024-09-13T02:38:15.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.209 INFO:tasks.workunit.client.0.smithi088.stdout: "unexp_power_loss": { 2024-09-13T02:38:15.210 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.210 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.210 INFO:tasks.workunit.client.0.smithi088.stdout: "wear_leveling": { 2024-09-13T02:38:15.210 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.210 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:15.211 INFO:tasks.workunit.client.0.smithi088.stdout: "avg": 0, 2024-09-13T02:38:15.211 INFO:tasks.workunit.client.0.smithi088.stdout: "max": 0, 2024-09-13T02:38:15.211 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0 2024-09-13T02:38:15.211 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.211 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.211 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel Smart log": "nvme0n1" 2024-09-13T02:38:15.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.212 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_log": { 2024-09-13T02:38:15.212 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare": 100, 2024-09-13T02:38:15.212 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare_threshold": 0, 2024-09-13T02:38:15.212 INFO:tasks.workunit.client.0.smithi088.stdout: "controller_busy_time": 3957, 2024-09-13T02:38:15.212 INFO:tasks.workunit.client.0.smithi088.stdout: "critical_warning": 0, 2024-09-13T02:38:15.212 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_read": 140953226, 2024-09-13T02:38:15.213 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_written": 665966546, 2024-09-13T02:38:15.213 INFO:tasks.workunit.client.0.smithi088.stdout: "host_reads": 2713411433, 2024-09-13T02:38:15.213 INFO:tasks.workunit.client.0.smithi088.stdout: "host_writes": 13979771287, 2024-09-13T02:38:15.213 INFO:tasks.workunit.client.0.smithi088.stdout: "media_errors": 0, 2024-09-13T02:38:15.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_err_log_entries": 0, 2024-09-13T02:38:15.214 INFO:tasks.workunit.client.0.smithi088.stdout: "percentage_used": 0, 2024-09-13T02:38:15.214 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycles": 35298, 2024-09-13T02:38:15.214 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_hours": 37997, 2024-09-13T02:38:15.214 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": 31, 2024-09-13T02:38:15.214 INFO:tasks.workunit.client.0.smithi088.stdout: "unsafe_shutdowns": 11006 2024-09-13T02:38:15.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.215 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_vendor": "intel", 2024-09-13T02:38:15.215 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_version": { 2024-09-13T02:38:15.215 INFO:tasks.workunit.client.0.smithi088.stdout: "string": "<1.2", 2024-09-13T02:38:15.215 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:15.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.216 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycle_count": 35298, 2024-09-13T02:38:15.216 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_time": { 2024-09-13T02:38:15.216 INFO:tasks.workunit.client.0.smithi088.stdout: "hours": 37997 2024-09-13T02:38:15.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.216 INFO:tasks.workunit.client.0.smithi088.stdout: "serial_number": "deleted", 2024-09-13T02:38:15.217 INFO:tasks.workunit.client.0.smithi088.stdout: "smart_status": { 2024-09-13T02:38:15.217 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme": { 2024-09-13T02:38:15.217 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:15.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.217 INFO:tasks.workunit.client.0.smithi088.stdout: "passed": true 2024-09-13T02:38:15.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.218 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl": { 2024-09-13T02:38:15.218 INFO:tasks.workunit.client.0.smithi088.stdout: "argv": [ 2024-09-13T02:38:15.218 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl", 2024-09-13T02:38:15.219 INFO:tasks.workunit.client.0.smithi088.stdout: "-x", 2024-09-13T02:38:15.219 INFO:tasks.workunit.client.0.smithi088.stdout: "--json=o", 2024-09-13T02:38:15.219 INFO:tasks.workunit.client.0.smithi088.stdout: "/dev/nvme0n1" 2024-09-13T02:38:15.219 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.219 INFO:tasks.workunit.client.0.smithi088.stdout: "build_info": "(local build)", 2024-09-13T02:38:15.220 INFO:tasks.workunit.client.0.smithi088.stdout: "exit_status": 0, 2024-09-13T02:38:15.220 INFO:tasks.workunit.client.0.smithi088.stdout: "output": [ 2024-09-13T02:38:15.220 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-13T02:38:15.220 INFO:tasks.workunit.client.0.smithi088.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-13T02:38:15.220 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:15.220 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-13T02:38:15.221 INFO:tasks.workunit.client.0.smithi088.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-13T02:38:15.221 INFO:tasks.workunit.client.0.smithi088.stdout: "Serial Number: deleted", 2024-09-13T02:38:15.221 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Version: E2010325", 2024-09-13T02:38:15.221 INFO:tasks.workunit.client.0.smithi088.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-13T02:38:15.221 INFO:tasks.workunit.client.0.smithi088.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-13T02:38:15.221 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller ID: 0", 2024-09-13T02:38:15.222 INFO:tasks.workunit.client.0.smithi088.stdout: "NVMe Version: <1.2", 2024-09-13T02:38:15.222 INFO:tasks.workunit.client.0.smithi088.stdout: "Number of Namespaces: 1", 2024-09-13T02:38:15.222 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-13T02:38:15.222 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-13T02:38:15.222 INFO:tasks.workunit.client.0.smithi088.stdout: "Local Time is: Fri Sep 13 02:32:28 2024 UTC", 2024-09-13T02:38:15.222 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-13T02:38:15.222 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-13T02:38:15.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-13T02:38:15.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-13T02:38:15.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-13T02:38:15.223 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:15.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported Power States", 2024-09-13T02:38:15.223 INFO:tasks.workunit.client.0.smithi088.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-13T02:38:15.223 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-13T02:38:15.224 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:15.224 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-13T02:38:15.224 INFO:tasks.workunit.client.0.smithi088.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-13T02:38:15.224 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 512 0 2", 2024-09-13T02:38:15.225 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:15.225 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-13T02:38:15.225 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-13T02:38:15.225 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:15.225 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Critical Warning: 0x00", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Temperature: 31 Celsius", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare: 100%", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare Threshold: 0%", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Percentage Used: 0%", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Read: 140,953,226 [72.1 TB]", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Written: 665,966,546 [340 TB]", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Read Commands: 2,713,411,433", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Write Commands: 13,979,771,287", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller Busy Time: 3,957", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Power Cycles: 35,298", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Power On Hours: 37,997", 2024-09-13T02:38:15.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Unsafe Shutdowns: 11,006", 2024-09-13T02:38:15.227 INFO:tasks.workunit.client.0.smithi088.stdout: "Media and Data Integrity Errors: 0", 2024-09-13T02:38:15.227 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information Log Entries: 0", 2024-09-13T02:38:15.227 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:15.227 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-13T02:38:15.227 INFO:tasks.workunit.client.0.smithi088.stdout: "No Errors Logged", 2024-09-13T02:38:15.227 INFO:tasks.workunit.client.0.smithi088.stdout: "" 2024-09-13T02:38:15.227 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.227 INFO:tasks.workunit.client.0.smithi088.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-13T02:38:15.228 INFO:tasks.workunit.client.0.smithi088.stdout: "svn_revision": "5155", 2024-09-13T02:38:15.228 INFO:tasks.workunit.client.0.smithi088.stdout: "version": [ 2024-09-13T02:38:15.228 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:15.228 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:15.228 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:15.228 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.228 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": { 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: "current": 31 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: "user_capacity": { 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: "39bb96d4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: "INTEL_SSDPEDMD400G4_39bc15b4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: "20240913-023226": { 2024-09-13T02:38:15.229 INFO:tasks.workunit.client.0.smithi088.stdout: "device": { 2024-09-13T02:38:15.230 INFO:tasks.workunit.client.0.smithi088.stdout: "info_name": "/dev/nvme0n1", 2024-09-13T02:38:15.230 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "/dev/nvme0n1", 2024-09-13T02:38:15.230 INFO:tasks.workunit.client.0.smithi088.stdout: "protocol": "NVMe", 2024-09-13T02:38:15.230 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "nvme" 2024-09-13T02:38:15.230 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.230 INFO:tasks.workunit.client.0.smithi088.stdout: "firmware_version": "8DV101H0", 2024-09-13T02:38:15.230 INFO:tasks.workunit.client.0.smithi088.stdout: "host_id": "39bb96d4-7179-11ef-b040-0cc47a8fd42d", 2024-09-13T02:38:15.230 INFO:tasks.workunit.client.0.smithi088.stdout: "json_format_version": [ 2024-09-13T02:38:15.230 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:15.230 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:15.231 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.231 INFO:tasks.workunit.client.0.smithi088.stdout: "local_time": { 2024-09-13T02:38:15.231 INFO:tasks.workunit.client.0.smithi088.stdout: "asctime": "Fri Sep 13 02:32:26 2024 UTC", 2024-09-13T02:38:15.231 INFO:tasks.workunit.client.0.smithi088.stdout: "time_t": 1726194746 2024-09-13T02:38:15.231 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.231 INFO:tasks.workunit.client.0.smithi088.stdout: "logical_block_size": 512, 2024-09-13T02:38:15.232 INFO:tasks.workunit.client.0.smithi088.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-13T02:38:15.232 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_controller_id": 0, 2024-09-13T02:38:15.232 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-13T02:38:15.232 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_namespaces": [ 2024-09-13T02:38:15.233 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:15.233 INFO:tasks.workunit.client.0.smithi088.stdout: "capacity": { 2024-09-13T02:38:15.233 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:15.233 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:15.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.234 INFO:tasks.workunit.client.0.smithi088.stdout: "formatted_lba_size": 512, 2024-09-13T02:38:15.234 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 1, 2024-09-13T02:38:15.234 INFO:tasks.workunit.client.0.smithi088.stdout: "size": { 2024-09-13T02:38:15.234 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:15.234 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:15.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.234 INFO:tasks.workunit.client.0.smithi088.stdout: "utilization": { 2024-09-13T02:38:15.235 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:15.235 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:15.235 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.235 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.235 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.235 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_number_of_namespaces": 1, 2024-09-13T02:38:15.235 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_pci_vendor": { 2024-09-13T02:38:15.235 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 32902, 2024-09-13T02:38:15.236 INFO:tasks.workunit.client.0.smithi088.stdout: "subsystem_id": 32902 2024-09-13T02:38:15.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.236 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_add_log": { 2024-09-13T02:38:15.236 INFO:tasks.workunit.client.0.smithi088.stdout: "Device stats": { 2024-09-13T02:38:15.236 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_fw_downgrades": { 2024-09-13T02:38:15.236 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.237 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.237 INFO:tasks.workunit.client.0.smithi088.stdout: "crc_error_count": { 2024-09-13T02:38:15.237 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.237 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.238 INFO:tasks.workunit.client.0.smithi088.stdout: "end_to_end_error_detection_count": { 2024-09-13T02:38:15.238 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.238 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.238 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.238 INFO:tasks.workunit.client.0.smithi088.stdout: "erase_fail_count": { 2024-09-13T02:38:15.238 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.239 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.239 INFO:tasks.workunit.client.0.smithi088.stdout: "host_bytes_written": { 2024-09-13T02:38:15.239 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.239 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 28192572 2024-09-13T02:38:15.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.240 INFO:tasks.workunit.client.0.smithi088.stdout: "host_ctx_wear_used": { 2024-09-13T02:38:15.240 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.240 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 1 2024-09-13T02:38:15.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.240 INFO:tasks.workunit.client.0.smithi088.stdout: "media_bytes_read": { 2024-09-13T02:38:15.240 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.240 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.241 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.241 INFO:tasks.workunit.client.0.smithi088.stdout: "nand_bytes_written": { 2024-09-13T02:38:15.241 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.241 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 45462803 2024-09-13T02:38:15.241 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.241 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_stat_indicator": { 2024-09-13T02:38:15.242 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.242 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.242 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.242 INFO:tasks.workunit.client.0.smithi088.stdout: "pll_lock_loss_count": { 2024-09-13T02:38:15.242 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.242 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.242 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.242 INFO:tasks.workunit.client.0.smithi088.stdout: "program_fail_count": { 2024-09-13T02:38:15.242 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: "re_alloc_sectr_cnt": { 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: "retry_buffer_overflow_count": { 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: "soft_ecc_err_rate": { 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.243 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.244 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.244 INFO:tasks.workunit.client.0.smithi088.stdout: "thermal_throttle_status": { 2024-09-13T02:38:15.244 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.244 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:15.244 INFO:tasks.workunit.client.0.smithi088.stdout: "cnt": 0, 2024-09-13T02:38:15.244 INFO:tasks.workunit.client.0.smithi088.stdout: "pct": 0 2024-09-13T02:38:15.244 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.244 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.244 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_host_reads": { 2024-09-13T02:38:15.245 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.245 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 65535 2024-09-13T02:38:15.245 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.245 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_media_wear": { 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": "63.999023" 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_timer": { 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 65535 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: "unexp_power_loss": { 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: "wear_leveling": { 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 90, 2024-09-13T02:38:15.246 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:15.247 INFO:tasks.workunit.client.0.smithi088.stdout: "avg": 3028, 2024-09-13T02:38:15.247 INFO:tasks.workunit.client.0.smithi088.stdout: "max": 3045, 2024-09-13T02:38:15.247 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 3010 2024-09-13T02:38:15.247 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.247 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.247 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel Smart log": "nvme0n1" 2024-09-13T02:38:15.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.247 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_log": { 2024-09-13T02:38:15.247 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare": 100, 2024-09-13T02:38:15.247 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare_threshold": 10, 2024-09-13T02:38:15.248 INFO:tasks.workunit.client.0.smithi088.stdout: "controller_busy_time": 65, 2024-09-13T02:38:15.248 INFO:tasks.workunit.client.0.smithi088.stdout: "critical_warning": 0, 2024-09-13T02:38:15.248 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_read": 386275861, 2024-09-13T02:38:15.248 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_written": 1847628435, 2024-09-13T02:38:15.248 INFO:tasks.workunit.client.0.smithi088.stdout: "host_reads": 5891855153, 2024-09-13T02:38:15.248 INFO:tasks.workunit.client.0.smithi088.stdout: "host_writes": 32042294317, 2024-09-13T02:38:15.248 INFO:tasks.workunit.client.0.smithi088.stdout: "media_errors": 0, 2024-09-13T02:38:15.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_err_log_entries": 0, 2024-09-13T02:38:15.248 INFO:tasks.workunit.client.0.smithi088.stdout: "percentage_used": 10, 2024-09-13T02:38:15.248 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycles": 39808, 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_hours": 62636, 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": 25, 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: "unsafe_shutdowns": 2398 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_vendor": "intel", 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_version": { 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: "string": "<1.2", 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycle_count": 39808, 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_time": { 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: "hours": 62636 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.249 INFO:tasks.workunit.client.0.smithi088.stdout: "serial_number": "deleted", 2024-09-13T02:38:15.250 INFO:tasks.workunit.client.0.smithi088.stdout: "smart_status": { 2024-09-13T02:38:15.250 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme": { 2024-09-13T02:38:15.250 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:15.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.250 INFO:tasks.workunit.client.0.smithi088.stdout: "passed": true 2024-09-13T02:38:15.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.250 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl": { 2024-09-13T02:38:15.250 INFO:tasks.workunit.client.0.smithi088.stdout: "argv": [ 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl", 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "-x", 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "--json=o", 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "/dev/nvme0n1" 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "build_info": "(local build)", 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "exit_status": 0, 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "output": [ 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-13T02:38:15.251 INFO:tasks.workunit.client.0.smithi088.stdout: "Serial Number: deleted", 2024-09-13T02:38:15.252 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Version: 8DV101H0", 2024-09-13T02:38:15.252 INFO:tasks.workunit.client.0.smithi088.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-13T02:38:15.252 INFO:tasks.workunit.client.0.smithi088.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-13T02:38:15.252 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller ID: 0", 2024-09-13T02:38:15.252 INFO:tasks.workunit.client.0.smithi088.stdout: "NVMe Version: <1.2", 2024-09-13T02:38:15.252 INFO:tasks.workunit.client.0.smithi088.stdout: "Number of Namespaces: 1", 2024-09-13T02:38:15.252 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-13T02:38:15.252 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-13T02:38:15.252 INFO:tasks.workunit.client.0.smithi088.stdout: "Local Time is: Fri Sep 13 02:32:26 2024 UTC", 2024-09-13T02:38:15.252 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-13T02:38:15.252 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-13T02:38:15.252 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported Power States", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 512 0 2", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: " 1 - 512 8 2", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: " 2 - 512 16 2", 2024-09-13T02:38:15.253 INFO:tasks.workunit.client.0.smithi088.stdout: " 3 - 4096 0 0", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: " 4 - 4096 8 0", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: " 5 - 4096 64 0", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: " 6 - 4096 128 0", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: "Critical Warning: 0x00", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: "Temperature: 25 Celsius", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare: 100%", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare Threshold: 10%", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: "Percentage Used: 10%", 2024-09-13T02:38:15.254 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Read: 386,275,861 [197 TB]", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Written: 1,847,628,435 [945 TB]", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Read Commands: 5,891,855,153", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Write Commands: 32,042,294,317", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller Busy Time: 65", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "Power Cycles: 39,808", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "Power On Hours: 62,636", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "Unsafe Shutdowns: 2,398", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "Media and Data Integrity Errors: 0", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information Log Entries: 0", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "No Errors Logged", 2024-09-13T02:38:15.255 INFO:tasks.workunit.client.0.smithi088.stdout: "" 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: "svn_revision": "5155", 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: "version": [ 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": { 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: "current": 25 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: "user_capacity": { 2024-09-13T02:38:15.256 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: "report": { 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: "balancer": { 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: "active": true, 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: "mode": "" 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: "channels": [ 2024-09-13T02:38:15.257 INFO:tasks.workunit.client.0.smithi088.stdout: "basic", 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: "crash", 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: "device", 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: "ident" 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: "channels_available": [ 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: "basic", 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: "ident", 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: "crash", 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: "device", 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: "perf" 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: "collections_available": [ 2024-09-13T02:38:15.258 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_base", 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: "device_base", 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: "crash_base", 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: "ident_base", 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_perf", 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_mds_metadata", 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_usage", 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_usage_by_class", 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_rook_v01", 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_memory_metrics", 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_options_bluestore" 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: "collections_opted_in": [ 2024-09-13T02:38:15.259 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_base", 2024-09-13T02:38:15.260 INFO:tasks.workunit.client.0.smithi088.stdout: "device_base", 2024-09-13T02:38:15.260 INFO:tasks.workunit.client.0.smithi088.stdout: "crash_base", 2024-09-13T02:38:15.260 INFO:tasks.workunit.client.0.smithi088.stdout: "ident_base", 2024-09-13T02:38:15.260 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_perf", 2024-09-13T02:38:15.260 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_mds_metadata", 2024-09-13T02:38:15.260 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_usage", 2024-09-13T02:38:15.260 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_usage_by_class", 2024-09-13T02:38:15.260 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_rook_v01", 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_memory_metrics", 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_options_bluestore" 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "config": { 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "active_changed": [ 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_debug", 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_mon_ticket_ttl", 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_service_ticket_ttl", 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "bdev_debug_aio", 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "client_check_pool_perm", 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "client_mount_gid", 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "client_mount_uid", 2024-09-13T02:38:15.261 INFO:tasks.workunit.client.0.smithi088.stdout: "client_quota", 2024-09-13T02:38:15.262 INFO:tasks.workunit.client.0.smithi088.stdout: "container_image", 2024-09-13T02:38:15.262 INFO:tasks.workunit.client.0.smithi088.stdout: "daemonize", 2024-09-13T02:38:15.262 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_asserts_on_shutdown", 2024-09-13T02:38:15.262 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mgr", 2024-09-13T02:38:15.262 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mon", 2024-09-13T02:38:15.262 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_ms", 2024-09-13T02:38:15.262 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_osd", 2024-09-13T02:38:15.262 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_paxos", 2024-09-13T02:38:15.262 INFO:tasks.workunit.client.0.smithi088.stdout: "keyring", 2024-09-13T02:38:15.262 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_block_size", 2024-09-13T02:38:15.262 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_cache_size", 2024-09-13T02:38:15.262 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_compression", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_log", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_write_buffer_size", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_file", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_journald", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_stderr", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_allow_pool_delete", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_clock_drift_allowed", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_file_level", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_file", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_journald", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_stderr", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_data_avail_warn", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_election_default_strategy", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_host", 2024-09-13T02:38:15.263 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_max_pg_per_osd", 2024-09-13T02:38:15.264 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mgr_mkfs_grace", 2024-09-13T02:38:15.264 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_prime_pg_temp", 2024-09-13T02:38:15.264 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_reporter_subtree_level", 2024-09-13T02:38:15.264 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_pg_warn_max_object_skew", 2024-09-13T02:38:15.264 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-13T02:38:15.264 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-13T02:38:15.264 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-13T02:38:15.264 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-13T02:38:15.264 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-13T02:38:15.264 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-13T02:38:15.265 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-13T02:38:15.265 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-13T02:38:15.265 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_too_few_osds", 2024-09-13T02:38:15.265 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_bug", 2024-09-13T02:38:15.265 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_old_message", 2024-09-13T02:38:15.265 INFO:tasks.workunit.client.0.smithi088.stdout: "no_config_file", 2024-09-13T02:38:15.265 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_default_list", 2024-09-13T02:38:15.265 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_load_list", 2024-09-13T02:38:15.265 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_crush_chooseleaf_type", 2024-09-13T02:38:15.265 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_misdirected_ops", 2024-09-13T02:38:15.265 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_op_order", 2024-09-13T02:38:15.265 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_pg_log_writeout", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_shutdown", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_cached_snaps", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_missing_on_start", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_stray_on_activate", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_hdd", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_hybrid", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_ssd", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_max_backfills", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_profile", 2024-09-13T02:38:15.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_lim", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_res", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target_autotune", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue_cut_off", 2024-09-13T02:38:15.267 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pg_delete_cost", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_erasure_code_profile", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recover_clone_overlap", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active_hdd", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active_ssd", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_chunk", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_hdd", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_hybrid", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_ssd", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_load_threshold", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_max_interval", 2024-09-13T02:38:15.268 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_sleep", 2024-09-13T02:38:15.269 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_shutdown_pgref_assert", 2024-09-13T02:38:15.269 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep", 2024-09-13T02:38:15.269 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_hdd", 2024-09-13T02:38:15.269 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-13T02:38:15.269 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_ssd", 2024-09-13T02:38:15.269 INFO:tasks.workunit.client.0.smithi088.stdout: "public_addr", 2024-09-13T02:38:15.269 INFO:tasks.workunit.client.0.smithi088.stdout: "public_addrv", 2024-09-13T02:38:15.269 INFO:tasks.workunit.client.0.smithi088.stdout: "public_network", 2024-09-13T02:38:15.269 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_default_features", 2024-09-13T02:38:15.269 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_qos_exclude_ops", 2024-09-13T02:38:15.269 INFO:tasks.workunit.client.0.smithi088.stdout: "setgroup", 2024-09-13T02:38:15.269 INFO:tasks.workunit.client.0.smithi088.stdout: "setuser" 2024-09-13T02:38:15.270 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.270 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster_changed": [ 2024-09-13T02:38:15.270 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-13T02:38:15.270 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_debug", 2024-09-13T02:38:15.270 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_mon_ticket_ttl", 2024-09-13T02:38:15.270 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_service_ticket_ttl", 2024-09-13T02:38:15.270 INFO:tasks.workunit.client.0.smithi088.stdout: "bdev_debug_aio", 2024-09-13T02:38:15.270 INFO:tasks.workunit.client.0.smithi088.stdout: "container_image", 2024-09-13T02:38:15.270 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_asserts_on_shutdown", 2024-09-13T02:38:15.270 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mgr", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mon", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_ms", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_osd", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_paxos", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_file", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_journald", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_stderr", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_join_fs", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/allow_ptrace", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/container_init", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/migration_current", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/use_repo_digest", 2024-09-13T02:38:15.271 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/ssl_server_port", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/orchestrator/orchestrator", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/channel_ident", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/description", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/organization", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_allow_pool_delete", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_clock_drift_allowed", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_file_level", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_file", 2024-09-13T02:38:15.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_data_avail_warn", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_election_default_strategy", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_max_pg_per_osd", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mgr_mkfs_grace", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_prime_pg_temp", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_reporter_subtree_level", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_pg_warn_max_object_skew", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-13T02:38:15.273 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_too_few_osds", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_bug", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_old_message", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_default_list", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_load_list", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_misdirected_ops", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_op_order", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_pg_log_writeout", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_shutdown", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_cached_snaps", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_missing_on_start", 2024-09-13T02:38:15.274 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_stray_on_activate", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_profile", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target_autotune", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue_cut_off", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_erasure_code_profile", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recover_clone_overlap", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_chunk", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_load_threshold", 2024-09-13T02:38:15.275 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_max_interval", 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_shutdown_pgref_assert", 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: "public_network", 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_cache_enabled", 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_enable_ops_log", 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_enable_usage_log" 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: "contact": null, 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: "crashes": [], 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: "created": "2024-09-13T02:29:14.825758Z", 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: "crush": { 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_algs": { 2024-09-13T02:38:15.276 INFO:tasks.workunit.client.0.smithi088.stdout: "straw2": 3 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_sizes": { 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: "2": 1, 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: "4": 2 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_types": { 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: "1": 2, 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: "11": 1 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: "compat_weight_set": false, 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: "device_classes": [ 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: 8 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: "num_buckets": 6, 2024-09-13T02:38:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: "num_devices": 8, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_rules": 1, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_types": 12, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_weight_sets": 0, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "tunables": { 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "allowed_bucket_algs": 54, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_local_fallback_tries": 0, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_local_tries": 0, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_total_tries": 50, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_descend_once": 1, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_stable": 1, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_vary_r": 1, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v2_rules": 0, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v3_rules": 0, 2024-09-13T02:38:15.278 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v4_buckets": 1, 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v5_rules": 0, 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: "legacy_tunables": 0, 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: "minimum_required_version": "jewel", 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: "optimal_tunables": 1, 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: "profile": "jewel", 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables": 1, 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables2": 1, 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables3": 1, 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables5": 1, 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: "straw_calc_version": 1 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: "description": "upgrade test cluster", 2024-09-13T02:38:15.279 INFO:tasks.workunit.client.0.smithi088.stdout: "fs": { 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: "feature_flags": { 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: "enable_multiple": true, 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: "ever_enabled_multiple": true 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: "filesystems": [ 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: "approx_ctime": "2024-09", 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: "balancer_enabled": false, 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_caps": 0, 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_dns": 10, 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_inos": 13, 2024-09-13T02:38:15.280 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_subtrees": 2, 2024-09-13T02:38:15.281 INFO:tasks.workunit.client.0.smithi088.stdout: "ever_allowed_features": 0, 2024-09-13T02:38:15.281 INFO:tasks.workunit.client.0.smithi088.stdout: "explicitly_allowed_features": 0, 2024-09-13T02:38:15.281 INFO:tasks.workunit.client.0.smithi088.stdout: "files": 0, 2024-09-13T02:38:15.281 INFO:tasks.workunit.client.0.smithi088.stdout: "max_mds": 1, 2024-09-13T02:38:15.281 INFO:tasks.workunit.client.0.smithi088.stdout: "num_data_pools": 1, 2024-09-13T02:38:15.281 INFO:tasks.workunit.client.0.smithi088.stdout: "num_in": 1, 2024-09-13T02:38:15.281 INFO:tasks.workunit.client.0.smithi088.stdout: "num_mds": 1, 2024-09-13T02:38:15.281 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": 0, 2024-09-13T02:38:15.281 INFO:tasks.workunit.client.0.smithi088.stdout: "num_standby_replay": 0, 2024-09-13T02:38:15.281 INFO:tasks.workunit.client.0.smithi088.stdout: "num_up": 1, 2024-09-13T02:38:15.281 INFO:tasks.workunit.client.0.smithi088.stdout: "snaps": 0, 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: "standby_count_wanted": 0 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: "num_standby_mds": 1, 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: "total_num_mds": 2 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: "hosts": { 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: "num": 2, 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mds": 2, 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mgr": 2, 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mon": 2, 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_osd": 2 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.282 INFO:tasks.workunit.client.0.smithi088.stdout: "leaderboard": false, 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: "leaderboard_description": null, 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: "license": "sharing-1-0", 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: "metadata": { 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 2 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-09-13T02:38:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 2 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 2 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 2 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 2 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T02:38:15.284 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 2 2024-09-13T02:38:15.285 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.285 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.285 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:15.285 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T02:38:15.285 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 3 2024-09-13T02:38:15.285 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.285 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T02:38:15.285 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 3 2024-09-13T02:38:15.285 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.285 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T02:38:15.285 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-09-13T02:38:15.285 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.286 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T02:38:15.286 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 3 2024-09-13T02:38:15.286 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.286 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T02:38:15.286 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 3 2024-09-13T02:38:15.286 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.286 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T02:38:15.286 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 3 2024-09-13T02:38:15.286 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.286 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T02:38:15.286 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 3 2024-09-13T02:38:15.286 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 3 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 8 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-09-13T02:38:15.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.288 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T02:38:15.288 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 8 2024-09-13T02:38:15.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.288 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T02:38:15.288 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 8 2024-09-13T02:38:15.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.288 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T02:38:15.288 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 8 2024-09-13T02:38:15.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.288 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T02:38:15.288 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 8 2024-09-13T02:38:15.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 8 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_objectstore": { 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": 8 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: "rotational": { 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: "0": 8 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:15.289 INFO:tasks.workunit.client.0.smithi088.stdout: "features": { 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: "optional": [], 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: "persistent": [ 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: "kraken", 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: "luminous", 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: "mimic", 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap-prune", 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: "nautilus", 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: "octopus", 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: "pacific", 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: "elector-pinging", 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: "quincy", 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: "reef" 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:15.290 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: "ipv4_addr_mons": 6, 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: "ipv6_addr_mons": 0, 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: "min_mon_release": 18, 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: "v1_addr_mons": 3, 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: "v2_addr_mons": 3 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: "organization": "ceph-qa", 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster_network": false, 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: "require_min_compat_client": "luminous", 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: "require_osd_release": "reef" 2024-09-13T02:38:15.291 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: "pools": [ 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr" 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 1, 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 1, 2024-09-13T02:38:15.292 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 1, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296349450, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 1781760, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 1781760, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 2, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 2.4431162728433264e-06, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:15.293 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 286, 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 505856, 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 590368, 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 590368, 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 1771104, 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 195, 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 2473984 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.294 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 32, 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 32, 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 2, 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:15.295 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296349450, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 98304, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 98304, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 22, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 1.3479292704232648e-07, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T02:38:15.296 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 3428, 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 3428, 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 10284, 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 51, 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 20480 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:15.297 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 64, 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 64, 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 3, 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296349450, 2024-09-13T02:38:15.298 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 0.0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 0, 2024-09-13T02:38:15.299 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 0, 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 0, 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 0, 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 0 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd" 2024-09-13T02:38:15.300 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 8, 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 8, 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 4, 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296349450, 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 12288, 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:15.301 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 12288, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 2, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 1.684911765664765e-08, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 19, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 19, 2024-09-13T02:38:15.302 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 57, 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 2, 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 2048 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd": { 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: "mirroring_by_pool": [ 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: false 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_images_by_pool": [ 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pools": 1 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: "report_id": "a9671403-eab7-4529-9e6c-f1c888af0f5b", 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: "report_timestamp": "2024-09-13T02:38:15.175403", 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: "report_version": 1, 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: "rook": { 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster": { 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: "external-mode": null, 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: "allow-multiple-per-node": null, 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: "count": null, 2024-09-13T02:38:15.304 INFO:tasks.workunit.client.0.smithi088.stdout: "max-id": null, 2024-09-13T02:38:15.305 INFO:tasks.workunit.client.0.smithi088.stdout: "pvc": { 2024-09-13T02:38:15.305 INFO:tasks.workunit.client.0.smithi088.stdout: "enabled": null 2024-09-13T02:38:15.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.305 INFO:tasks.workunit.client.0.smithi088.stdout: "stretch": { 2024-09-13T02:38:15.305 INFO:tasks.workunit.client.0.smithi088.stdout: "enabled": null 2024-09-13T02:38:15.305 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.305 INFO:tasks.workunit.client.0.smithi088.stdout: "network": { 2024-09-13T02:38:15.305 INFO:tasks.workunit.client.0.smithi088.stdout: "provider": null 2024-09-13T02:38:15.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.305 INFO:tasks.workunit.client.0.smithi088.stdout: "storage": { 2024-09-13T02:38:15.305 INFO:tasks.workunit.client.0.smithi088.stdout: "device-set": { 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: "non-portable": null, 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: "portable": null, 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: "total": null 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: "csi": { 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: "kubernetes": { 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.306 INFO:tasks.workunit.client.0.smithi088.stdout: "node": { 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: "kubernetes-total": null, 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: "with-ceph-daemons": null, 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-cephfs-plugin": null, 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-nfs-plugin": null, 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-rbd-plugin": null 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: "usage": { 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: "storage-class": { 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket": null, 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs": null, 2024-09-13T02:38:15.307 INFO:tasks.workunit.client.0.smithi088.stdout: "nfs": null, 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd": null, 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: "total": null 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: "services": {}, 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: "usage": { 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 105, 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: "pools": 4, 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_by_class": { 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: "ssd": { 2024-09-13T02:38:15.308 INFO:tasks.workunit.client.0.smithi088.stdout: "total_avail_bytes": 767714058240, 2024-09-13T02:38:15.309 INFO:tasks.workunit.client.0.smithi088.stdout: "total_bytes": 767960285184, 2024-09-13T02:38:15.309 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_bytes": 246226944, 2024-09-13T02:38:15.309 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_raw_bytes": 246226944, 2024-09-13T02:38:15.309 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_raw_ratio": 0.000320624589221552 2024-09-13T02:38:15.309 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.309 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:15.309 INFO:tasks.workunit.client.0.smithi088.stdout: "total_avail_bytes": 767714058240, 2024-09-13T02:38:15.309 INFO:tasks.workunit.client.0.smithi088.stdout: "total_bytes": 767960285184, 2024-09-13T02:38:15.309 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_bytes": 246226944 2024-09-13T02:38:15.309 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.309 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:15.309 INFO:tasks.workunit.client.0.smithi088.stdout:} 2024-09-13T02:38:15.310 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:14 smithi195 ceph-mon[31576]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:15.310 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:14 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:15.310 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:14 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:15.310 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:14 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:15.310 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:14 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:15.310 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:14 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:15.310 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:14 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:15.311 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:14 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:15.311 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:14 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:15.311 INFO:tasks.workunit.client.0.smithi088.stderr:++ ceph telemetry collection ls 2024-09-13T02:38:15.659 INFO:tasks.workunit.client.0.smithi088.stderr:+ COLLECTIONS='New collections are available: 2024-09-13T02:38:15.660 INFO:tasks.workunit.client.0.smithi088.stderr:['\''basic_base'\'', '\''basic_mds_metadata'\'', '\''basic_pool_options_bluestore'\'', '\''basic_pool_usage'\'', '\''basic_rook_v01'\'', '\''basic_usage_by_class'\'', '\''crash_base'\'', '\''device_base'\'', '\''ident_base'\'', '\''perf_memory_metrics'\'', '\''perf_perf'\''] 2024-09-13T02:38:15.660 INFO:tasks.workunit.client.0.smithi088.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-13T02:38:15.660 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:15.660 INFO:tasks.workunit.client.0.smithi088.stderr:NAME STATUS DESC 2024-09-13T02:38:15.660 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T02:38:15.660 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-13T02:38:15.660 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-13T02:38:15.660 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-13T02:38:15.660 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-13T02:38:15.660 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-13T02:38:15.660 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T02:38:15.660 INFO:tasks.workunit.client.0.smithi088.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:+ [[ New collections are available: 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:NAME STATUS DESC 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-13T02:38:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-13T02:38:15.662 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-13T02:38:15.662 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-13T02:38:15.662 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-13T02:38:15.662 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T02:38:15.662 INFO:tasks.workunit.client.0.smithi088.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-13T02:38:15.662 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-13T02:38:15.662 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-13T02:38:15.662 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:+ [[ New collections are available: 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:NAME STATUS DESC 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T02:38:15.663 INFO:tasks.workunit.client.0.smithi088.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-13T02:38:15.664 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-13T02:38:15.664 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-13T02:38:15.664 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-09-13T02:38:15.664 INFO:tasks.workunit.client.0.smithi088.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-13T02:38:15.664 INFO:tasks.workunit.client.0.smithi088.stderr:+ [[ New collections are available: 2024-09-13T02:38:15.664 INFO:tasks.workunit.client.0.smithi088.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-13T02:38:15.664 INFO:tasks.workunit.client.0.smithi088.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-13T02:38:15.664 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:15.664 INFO:tasks.workunit.client.0.smithi088.stderr:NAME STATUS DESC 2024-09-13T02:38:15.664 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T02:38:15.664 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-13T02:38:15.664 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:+ [[ New collections are available: 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:NAME STATUS DESC 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-13T02:38:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:+ [[ New collections are available: 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:NAME STATUS DESC 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-09-13T02:38:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-09-13T02:38:15.668 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-09-13T02:38:15.668 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-09-13T02:38:15.668 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry on --license sharing-1-0 2024-09-13T02:38:16.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:15] ENGINE Bus STOPPING 2024-09-13T02:38:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[39338]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[39338]: from='client.24692 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[39338]: from='client.24692 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[39338]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T02:38:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[39338]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:16.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[27808]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:16.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[27808]: from='client.24692 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:16.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[27808]: from='client.24692 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:16.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[27808]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T02:38:16.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[27808]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:16.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:16.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:16.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:16.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:15 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:16.192 INFO:tasks.workunit.client.0.smithi088.stdout:Telemetry is on. 2024-09-13T02:38:16.192 INFO:tasks.workunit.client.0.smithi088.stdout:Some channels are disabled, please enable with: 2024-09-13T02:38:16.192 INFO:tasks.workunit.client.0.smithi088.stdout:`ceph telemetry enable channel perf` 2024-09-13T02:38:16.202 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry enable channel perf 2024-09-13T02:38:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:15 smithi195 ceph-mon[31576]: from='client.14787 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:15 smithi195 ceph-mon[31576]: from='client.24692 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:15 smithi195 ceph-mon[31576]: from='client.24692 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:15 smithi195 ceph-mon[31576]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T02:38:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:15 smithi195 ceph-mon[31576]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:15 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:16.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:15 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:16.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:15 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:16.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:15 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:16.680 INFO:tasks.workunit.client.0.smithi088.stdout:channel_perf is enabled 2024-09-13T02:38:16.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T02:38:16.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:16] ENGINE Bus STOPPED 2024-09-13T02:38:16.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:16] ENGINE Bus STARTING 2024-09-13T02:38:16.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:16] ENGINE Serving on http://:::9283 2024-09-13T02:38:16.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:16] ENGINE Bus STARTED 2024-09-13T02:38:16.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:16] ENGINE Bus STOPPING 2024-09-13T02:38:16.691 INFO:tasks.workunit.client.0.smithi088.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-09-13T02:38:17.056 INFO:tasks.workunit.client.0.smithi088.stderr:+ LAST_OPT_REVISION=1 2024-09-13T02:38:17.056 INFO:tasks.workunit.client.0.smithi088.stderr:+ '[' 1 -ne 1 ']' 2024-09-13T02:38:17.056 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry show 2024-09-13T02:38:17.127 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T02:38:17.127 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:17] ENGINE Bus STOPPED 2024-09-13T02:38:17.127 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:17] ENGINE Bus STARTING 2024-09-13T02:38:17.127 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:17] ENGINE Serving on http://:::9283 2024-09-13T02:38:17.127 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:38:17] ENGINE Bus STARTED 2024-09-13T02:38:17.128 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:17.128 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='client.24704 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:17.128 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='client.24704 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:17.128 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: mgrmap e22: y(active, since 2m), standbys: x 2024-09-13T02:38:17.128 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:17.128 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.128 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.129 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:17.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:17.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.130 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.130 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:17.130 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='client.24704 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='client.24704 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: mgrmap e22: y(active, since 2m), standbys: x 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.131 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.132 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.133 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.133 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.133 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.133 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.133 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.133 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.133 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.133 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:17.133 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:17.133 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:17.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:17.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:17.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:17.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:17.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:17.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:17.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:17.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:16 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='client.14805 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:17.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='client.24704 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:17.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='client.24704 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:17.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: mgrmap e22: y(active, since 2m), standbys: x 2024-09-13T02:38:17.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:17.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:17.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:17.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:16 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:17.710 INFO:tasks.workunit.client.0.smithi088.stdout:{ 2024-09-13T02:38:17.710 INFO:tasks.workunit.client.0.smithi088.stdout: "balancer": { 2024-09-13T02:38:17.710 INFO:tasks.workunit.client.0.smithi088.stdout: "active": true, 2024-09-13T02:38:17.711 INFO:tasks.workunit.client.0.smithi088.stdout: "mode": "" 2024-09-13T02:38:17.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.711 INFO:tasks.workunit.client.0.smithi088.stdout: "channels": [ 2024-09-13T02:38:17.711 INFO:tasks.workunit.client.0.smithi088.stdout: "basic", 2024-09-13T02:38:17.711 INFO:tasks.workunit.client.0.smithi088.stdout: "crash", 2024-09-13T02:38:17.711 INFO:tasks.workunit.client.0.smithi088.stdout: "device", 2024-09-13T02:38:17.711 INFO:tasks.workunit.client.0.smithi088.stdout: "ident", 2024-09-13T02:38:17.711 INFO:tasks.workunit.client.0.smithi088.stdout: "perf" 2024-09-13T02:38:17.711 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.711 INFO:tasks.workunit.client.0.smithi088.stdout: "channels_available": [ 2024-09-13T02:38:17.711 INFO:tasks.workunit.client.0.smithi088.stdout: "basic", 2024-09-13T02:38:17.711 INFO:tasks.workunit.client.0.smithi088.stdout: "ident", 2024-09-13T02:38:17.712 INFO:tasks.workunit.client.0.smithi088.stdout: "crash", 2024-09-13T02:38:17.712 INFO:tasks.workunit.client.0.smithi088.stdout: "device", 2024-09-13T02:38:17.712 INFO:tasks.workunit.client.0.smithi088.stdout: "perf" 2024-09-13T02:38:17.712 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.712 INFO:tasks.workunit.client.0.smithi088.stdout: "collections_available": [ 2024-09-13T02:38:17.712 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_base", 2024-09-13T02:38:17.712 INFO:tasks.workunit.client.0.smithi088.stdout: "device_base", 2024-09-13T02:38:17.712 INFO:tasks.workunit.client.0.smithi088.stdout: "crash_base", 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: "ident_base", 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_perf", 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_mds_metadata", 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_usage", 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_usage_by_class", 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_rook_v01", 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_memory_metrics", 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_options_bluestore" 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: "collections_opted_in": [ 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_base", 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: "device_base", 2024-09-13T02:38:17.713 INFO:tasks.workunit.client.0.smithi088.stdout: "crash_base", 2024-09-13T02:38:17.714 INFO:tasks.workunit.client.0.smithi088.stdout: "ident_base", 2024-09-13T02:38:17.714 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_perf", 2024-09-13T02:38:17.714 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_mds_metadata", 2024-09-13T02:38:17.714 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_usage", 2024-09-13T02:38:17.714 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_usage_by_class", 2024-09-13T02:38:17.714 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_rook_v01", 2024-09-13T02:38:17.714 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_memory_metrics", 2024-09-13T02:38:17.714 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_options_bluestore" 2024-09-13T02:38:17.714 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.714 INFO:tasks.workunit.client.0.smithi088.stdout: "config": { 2024-09-13T02:38:17.714 INFO:tasks.workunit.client.0.smithi088.stdout: "active_changed": [ 2024-09-13T02:38:17.714 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_debug", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_mon_ticket_ttl", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_service_ticket_ttl", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "bdev_debug_aio", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "client_check_pool_perm", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "client_mount_gid", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "client_mount_uid", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "client_quota", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "container_image", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "daemonize", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_asserts_on_shutdown", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mgr", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mon", 2024-09-13T02:38:17.715 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_ms", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_osd", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_paxos", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "keyring", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_block_size", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_cache_size", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_compression", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_log", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_write_buffer_size", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_file", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_journald", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_stderr", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_allow_pool_delete", 2024-09-13T02:38:17.716 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_clock_drift_allowed", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_file_level", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_file", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_journald", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_stderr", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_data_avail_warn", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_election_default_strategy", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_host", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_max_pg_per_osd", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mgr_mkfs_grace", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_prime_pg_temp", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_reporter_subtree_level", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_pg_warn_max_object_skew", 2024-09-13T02:38:17.717 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-13T02:38:17.718 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-13T02:38:17.718 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-13T02:38:17.718 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-13T02:38:17.718 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-13T02:38:17.718 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-13T02:38:17.718 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-13T02:38:17.718 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-13T02:38:17.718 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_too_few_osds", 2024-09-13T02:38:17.718 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_bug", 2024-09-13T02:38:17.718 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_old_message", 2024-09-13T02:38:17.718 INFO:tasks.workunit.client.0.smithi088.stdout: "no_config_file", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_default_list", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_load_list", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_crush_chooseleaf_type", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_misdirected_ops", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_op_order", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_pg_log_writeout", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_shutdown", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_cached_snaps", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_missing_on_start", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_stray_on_activate", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep", 2024-09-13T02:38:17.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_hdd", 2024-09-13T02:38:17.720 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_hybrid", 2024-09-13T02:38:17.720 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_ssd", 2024-09-13T02:38:17.720 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_max_backfills", 2024-09-13T02:38:17.720 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-13T02:38:17.720 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_profile", 2024-09-13T02:38:17.720 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-13T02:38:17.720 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-13T02:38:17.720 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-13T02:38:17.720 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-13T02:38:17.720 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-13T02:38:17.720 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-13T02:38:17.721 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_lim", 2024-09-13T02:38:17.721 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_res", 2024-09-13T02:38:17.721 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-13T02:38:17.721 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target", 2024-09-13T02:38:17.721 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target_autotune", 2024-09-13T02:38:17.721 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue", 2024-09-13T02:38:17.721 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue_cut_off", 2024-09-13T02:38:17.721 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pg_delete_cost", 2024-09-13T02:38:17.721 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_erasure_code_profile", 2024-09-13T02:38:17.721 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recover_clone_overlap", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active_hdd", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active_ssd", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_chunk", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_hdd", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_hybrid", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_ssd", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_load_threshold", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_max_interval", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_sleep", 2024-09-13T02:38:17.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_shutdown_pgref_assert", 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep", 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_hdd", 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_ssd", 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: "public_addr", 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: "public_addrv", 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: "public_network", 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_default_features", 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_qos_exclude_ops", 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: "setgroup", 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: "setuser" 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.723 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster_changed": [ 2024-09-13T02:38:17.724 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-13T02:38:17.724 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_debug", 2024-09-13T02:38:17.724 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_mon_ticket_ttl", 2024-09-13T02:38:17.724 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_service_ticket_ttl", 2024-09-13T02:38:17.724 INFO:tasks.workunit.client.0.smithi088.stdout: "bdev_debug_aio", 2024-09-13T02:38:17.724 INFO:tasks.workunit.client.0.smithi088.stdout: "container_image", 2024-09-13T02:38:17.724 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_asserts_on_shutdown", 2024-09-13T02:38:17.724 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mgr", 2024-09-13T02:38:17.724 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mon", 2024-09-13T02:38:17.724 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_ms", 2024-09-13T02:38:17.724 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_osd", 2024-09-13T02:38:17.724 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_paxos", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_file", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_journald", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_stderr", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_join_fs", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/allow_ptrace", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/container_init", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/migration_current", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/use_repo_digest", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/ssl_server_port", 2024-09-13T02:38:17.725 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/orchestrator/orchestrator", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/channel_ident", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/channel_perf", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/description", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/enabled", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/organization", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_allow_pool_delete", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_clock_drift_allowed", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_file_level", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_file", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_data_avail_warn", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_election_default_strategy", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_max_pg_per_osd", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mgr_mkfs_grace", 2024-09-13T02:38:17.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_prime_pg_temp", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_reporter_subtree_level", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_pg_warn_max_object_skew", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_too_few_osds", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_bug", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_old_message", 2024-09-13T02:38:17.727 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_default_list", 2024-09-13T02:38:17.728 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_load_list", 2024-09-13T02:38:17.728 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_misdirected_ops", 2024-09-13T02:38:17.728 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_op_order", 2024-09-13T02:38:17.728 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_pg_log_writeout", 2024-09-13T02:38:17.728 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_shutdown", 2024-09-13T02:38:17.728 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_cached_snaps", 2024-09-13T02:38:17.728 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_missing_on_start", 2024-09-13T02:38:17.728 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_stray_on_activate", 2024-09-13T02:38:17.728 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-13T02:38:17.728 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-13T02:38:17.728 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_profile", 2024-09-13T02:38:17.728 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target", 2024-09-13T02:38:17.729 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target_autotune", 2024-09-13T02:38:17.729 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue", 2024-09-13T02:38:17.729 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue_cut_off", 2024-09-13T02:38:17.729 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_erasure_code_profile", 2024-09-13T02:38:17.729 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-13T02:38:17.729 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recover_clone_overlap", 2024-09-13T02:38:17.729 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_chunk", 2024-09-13T02:38:17.729 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_load_threshold", 2024-09-13T02:38:17.729 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_max_interval", 2024-09-13T02:38:17.729 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_shutdown_pgref_assert", 2024-09-13T02:38:17.729 INFO:tasks.workunit.client.0.smithi088.stdout: "public_network", 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_cache_enabled", 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_enable_ops_log", 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_enable_usage_log" 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: "contact": null, 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: "crashes": [], 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: "created": "2024-09-13T02:29:14.825758Z", 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: "crush": { 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_algs": { 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: "straw2": 3 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.730 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_sizes": { 2024-09-13T02:38:17.731 INFO:tasks.workunit.client.0.smithi088.stdout: "2": 1, 2024-09-13T02:38:17.731 INFO:tasks.workunit.client.0.smithi088.stdout: "4": 2 2024-09-13T02:38:17.731 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.731 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_types": { 2024-09-13T02:38:17.731 INFO:tasks.workunit.client.0.smithi088.stdout: "1": 2, 2024-09-13T02:38:17.731 INFO:tasks.workunit.client.0.smithi088.stdout: "11": 1 2024-09-13T02:38:17.731 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.731 INFO:tasks.workunit.client.0.smithi088.stdout: "compat_weight_set": false, 2024-09-13T02:38:17.731 INFO:tasks.workunit.client.0.smithi088.stdout: "device_classes": [ 2024-09-13T02:38:17.731 INFO:tasks.workunit.client.0.smithi088.stdout: 8 2024-09-13T02:38:17.731 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.731 INFO:tasks.workunit.client.0.smithi088.stdout: "num_buckets": 6, 2024-09-13T02:38:17.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_devices": 8, 2024-09-13T02:38:17.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_rules": 1, 2024-09-13T02:38:17.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_types": 12, 2024-09-13T02:38:17.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_weight_sets": 0, 2024-09-13T02:38:17.732 INFO:tasks.workunit.client.0.smithi088.stdout: "tunables": { 2024-09-13T02:38:17.732 INFO:tasks.workunit.client.0.smithi088.stdout: "allowed_bucket_algs": 54, 2024-09-13T02:38:17.732 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_local_fallback_tries": 0, 2024-09-13T02:38:17.732 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_local_tries": 0, 2024-09-13T02:38:17.732 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_total_tries": 50, 2024-09-13T02:38:17.732 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_descend_once": 1, 2024-09-13T02:38:17.732 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_stable": 1, 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_vary_r": 1, 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v2_rules": 0, 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v3_rules": 0, 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v4_buckets": 1, 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v5_rules": 0, 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "legacy_tunables": 0, 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "minimum_required_version": "jewel", 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "optimal_tunables": 1, 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "profile": "jewel", 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables": 1, 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables2": 1, 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables3": 1, 2024-09-13T02:38:17.733 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables5": 1, 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: "straw_calc_version": 1 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: "description": "upgrade test cluster", 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: "fs": { 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: "feature_flags": { 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: "enable_multiple": true, 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: "ever_enabled_multiple": true 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: "filesystems": [ 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.734 INFO:tasks.workunit.client.0.smithi088.stdout: "approx_ctime": "2024-09", 2024-09-13T02:38:17.735 INFO:tasks.workunit.client.0.smithi088.stdout: "balancer_enabled": false, 2024-09-13T02:38:17.735 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.735 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_caps": 0, 2024-09-13T02:38:17.735 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_dns": 10, 2024-09-13T02:38:17.735 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_inos": 13, 2024-09-13T02:38:17.735 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_subtrees": 2, 2024-09-13T02:38:17.735 INFO:tasks.workunit.client.0.smithi088.stdout: "ever_allowed_features": 0, 2024-09-13T02:38:17.735 INFO:tasks.workunit.client.0.smithi088.stdout: "explicitly_allowed_features": 0, 2024-09-13T02:38:17.735 INFO:tasks.workunit.client.0.smithi088.stdout: "files": 0, 2024-09-13T02:38:17.735 INFO:tasks.workunit.client.0.smithi088.stdout: "max_mds": 1, 2024-09-13T02:38:17.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_data_pools": 1, 2024-09-13T02:38:17.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_in": 1, 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_mds": 1, 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": 0, 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_standby_replay": 0, 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_up": 1, 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: "snaps": 0, 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: "standby_count_wanted": 0 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_standby_mds": 1, 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: "total_num_mds": 2 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_stats": { 2024-09-13T02:38:17.736 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 20135936, 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 345824, 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 835584, 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 0, 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 344, 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 863968, 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 12, 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 759808, 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 14709312, 2024-09-13T02:38:17.737 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 20135936 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 20398080, 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 434960, 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 8192, 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 786432, 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 419, 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 1144424, 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 20, 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 1059840, 2024-09-13T02:38:17.738 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 15129224, 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 21184512 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.08534a6b8ed0fc65f6a8811640374a26b0760a8e": { 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 37814272, 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 796288, 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 163840, 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 7610368, 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1113, 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 8561744, 2024-09-13T02:38:17.739 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 22, 2024-09-13T02:38:17.740 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 1521152, 2024-09-13T02:38:17.740 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 24149808, 2024-09-13T02:38:17.740 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 45424640 2024-09-13T02:38:17.740 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.740 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T02:38:17.740 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 45105152, 2024-09-13T02:38:17.740 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1362080, 2024-09-13T02:38:17.740 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T02:38:17.740 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 1015808, 2024-09-13T02:38:17.740 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 3358720, 2024-09-13T02:38:17.741 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1750, 2024-09-13T02:38:17.741 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.741 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 10152736, 2024-09-13T02:38:17.741 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 22, 2024-09-13T02:38:17.741 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 3087616, 2024-09-13T02:38:17.741 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 26865472, 2024-09-13T02:38:17.741 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 48463872 2024-09-13T02:38:17.741 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.741 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T02:38:17.741 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 37322752, 2024-09-13T02:38:17.741 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1273296, 2024-09-13T02:38:17.741 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 647168, 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 9150464, 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1167, 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 7763896, 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 21, 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 1428992, 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 23587960, 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 46473216 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.0": { 2024-09-13T02:38:17.742 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 48209920, 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 946624, 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 1007616, 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 8192, 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1442, 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 5415960, 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 46, 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 2659328, 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35427880, 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 48218112 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.743 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.1": { 2024-09-13T02:38:17.744 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 49889280, 2024-09-13T02:38:17.744 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1757176, 2024-09-13T02:38:17.744 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:17.744 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T02:38:17.744 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 638976, 2024-09-13T02:38:17.744 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1741, 2024-09-13T02:38:17.744 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.744 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 6033024, 2024-09-13T02:38:17.744 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:17.744 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 3867136, 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35479432, 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 50528256 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.2": { 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 50528256, 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1797504, 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 1040384, 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 0, 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1693, 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 5999488, 2024-09-13T02:38:17.745 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 3864832, 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35073536, 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 50528256 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.3": { 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 48316416, 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1718416, 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 180224, 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1630, 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 5129752, 2024-09-13T02:38:17.746 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:17.747 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 2960896, 2024-09-13T02:38:17.747 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35754840, 2024-09-13T02:38:17.747 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 48496640 2024-09-13T02:38:17.747 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.747 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.4": { 2024-09-13T02:38:17.747 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 44810240, 2024-09-13T02:38:17.747 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 583000, 2024-09-13T02:38:17.747 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:17.747 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T02:38:17.747 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 475136, 2024-09-13T02:38:17.747 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1273, 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 4873936, 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 1971456, 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 34629336, 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 45285376 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.5": { 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 49061888, 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 2028904, 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T02:38:17.748 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 483328, 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1666, 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 5456368, 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 3542272, 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35281832, 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 49545216 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.6": { 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 49258496, 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1826000, 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:17.749 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 16384, 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 286720, 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1684, 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 5762376, 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 3689216, 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35212008, 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 49545216 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.7": { 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 48545792, 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1965440, 2024-09-13T02:38:17.750 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:17.751 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 16384, 2024-09-13T02:38:17.751 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 786432, 2024-09-13T02:38:17.751 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1675, 2024-09-13T02:38:17.751 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:17.751 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 5890856, 2024-09-13T02:38:17.751 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:17.751 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 2900736, 2024-09-13T02:38:17.751 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35019864, 2024-09-13T02:38:17.751 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 49332224 2024-09-13T02:38:17.751 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.751 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.751 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: "hosts": { 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num": 2, 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mds": 2, 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mgr": 2, 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mon": 2, 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_osd": 2 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: "io_rate": { 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_stats_delta": { 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 0, 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 0, 2024-09-13T02:38:17.752 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:17.753 INFO:tasks.workunit.client.0.smithi088.stdout: "stamp_delta": "12.002693", 2024-09-13T02:38:17.753 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:17.753 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:17.753 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:17.753 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:17.753 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:17.753 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:17.753 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:17.753 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:17.753 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:17.753 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:17.753 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:17.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:17.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:17.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:17.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:17.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:17.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:17.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:17.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:17.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:17.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:17.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:17.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:17.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:17.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:17.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:17.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:17.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:17.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:17.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:17.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:17.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:17.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:17.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:17.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 74, 2024-09-13T02:38:17.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 188, 2024-09-13T02:38:17.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:17.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:17.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:17.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 16, 2024-09-13T02:38:17.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:17.756 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.756 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T02:38:17.756 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 0, 2024-09-13T02:38:17.756 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T02:38:17.756 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T02:38:17.757 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T02:38:17.757 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T02:38:17.757 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 0, 2024-09-13T02:38:17.757 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T02:38:17.757 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T02:38:17.757 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T02:38:17.757 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T02:38:17.757 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.757 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 0 2024-09-13T02:38:17.757 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.757 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.757 INFO:tasks.workunit.client.0.smithi088.stdout: "leaderboard": false, 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: "leaderboard_description": null, 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: "license": "sharing-1-0", 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: "mempool": { 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.758 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.759 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.761 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 150208, 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 34 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.763 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 928, 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.764 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.768 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.769 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.770 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.771 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 222727, 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 72 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 51704, 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 208 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.773 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 8016, 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 135 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.774 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:17.775 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.08534a6b8ed0fc65f6a8811640374a26b0760a8e": { 2024-09-13T02:38:17.776 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.776 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.776 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.776 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.776 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.776 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.776 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.776 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.776 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.776 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.776 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.776 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.777 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.777 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.777 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.777 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.777 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.777 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.777 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.777 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.777 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.777 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.777 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.777 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.778 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.779 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.780 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.780 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.780 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.780 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.780 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.780 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.780 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.780 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.780 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.780 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.780 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.780 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1459757, 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 443 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.781 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.782 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.782 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.782 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.782 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.782 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.782 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.782 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.782 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.783 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.783 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.783 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.783 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.783 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.783 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6592, 2024-09-13T02:38:17.783 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 134 2024-09-13T02:38:17.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.783 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.783 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12744, 2024-09-13T02:38:17.784 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1546 2024-09-13T02:38:17.784 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.784 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.784 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5312, 2024-09-13T02:38:17.784 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 103 2024-09-13T02:38:17.784 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.784 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.784 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.784 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.784 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.784 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.784 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.785 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.785 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.785 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.785 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T02:38:17.785 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.785 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.785 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.785 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.785 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.785 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.785 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.785 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.786 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.786 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.786 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.786 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.786 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.786 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.786 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.786 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.786 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.786 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.786 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.786 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.787 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.787 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.787 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.787 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.787 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.787 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.787 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.787 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.787 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.788 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.788 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.788 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.788 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.788 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.788 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.788 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.788 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.789 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.789 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.789 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.789 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.790 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.790 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.790 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.790 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.790 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.790 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.790 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.790 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.790 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.791 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.791 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.791 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.791 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.791 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.791 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.791 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.791 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1225763, 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 372 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 352, 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 4 2024-09-13T02:38:17.792 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.793 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.793 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.793 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.793 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.793 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.793 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.793 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.793 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.793 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.793 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.793 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.793 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.794 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.794 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.794 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.794 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.794 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.794 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6592, 2024-09-13T02:38:17.794 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 134 2024-09-13T02:38:17.794 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.794 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.794 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12744, 2024-09-13T02:38:17.795 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1546 2024-09-13T02:38:17.795 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.795 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.795 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 10624, 2024-09-13T02:38:17.795 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 206 2024-09-13T02:38:17.795 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.795 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.795 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.795 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.795 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.795 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.795 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.796 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.797 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.797 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.797 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.797 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.797 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.797 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.797 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.797 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.798 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.799 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.799 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.799 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.799 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.799 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.799 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.799 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.799 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.799 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.799 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.799 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.799 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.800 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.800 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.800 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.800 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.800 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.800 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.800 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.800 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.800 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.801 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.801 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.801 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.801 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.801 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.801 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.801 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.802 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.802 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.802 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.802 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.802 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.802 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.802 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.802 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.802 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.802 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1170259, 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 370 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.804 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.804 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.804 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.804 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.804 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.804 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.804 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.804 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.804 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.805 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.805 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.805 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.805 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6592, 2024-09-13T02:38:17.805 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 134 2024-09-13T02:38:17.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.805 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.805 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12744, 2024-09-13T02:38:17.805 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1546 2024-09-13T02:38:17.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.805 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5312, 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 103 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.806 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.807 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.0": { 2024-09-13T02:38:17.807 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.807 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.807 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.807 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.807 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.807 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:17.807 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:17.807 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.807 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.807 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:17.807 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:17.808 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.808 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.808 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:17.808 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.808 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6240, 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 78 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22848, 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 204 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1936, 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 47 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.809 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 620898, 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 20 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 58081, 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10539 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 145096, 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 245 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.810 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 11720, 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 774 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9792, 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 204 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 33562, 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 213 2024-09-13T02:38:17.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.812 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.812 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22848, 2024-09-13T02:38:17.812 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 204 2024-09-13T02:38:17.812 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.812 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.812 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.812 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.812 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.812 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.812 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 448553, 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 98 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2468256, 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 203 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 7128, 2024-09-13T02:38:17.813 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 81 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 521640, 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 45 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.814 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.815 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 95264, 2024-09-13T02:38:17.815 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 188 2024-09-13T02:38:17.815 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.815 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.815 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 240008, 2024-09-13T02:38:17.815 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3531 2024-09-13T02:38:17.815 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.815 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.815 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.815 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.815 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.815 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.816 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.1": { 2024-09-13T02:38:17.817 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.817 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.817 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.817 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.817 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.817 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:17.817 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:17.817 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.817 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.817 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:17.817 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:17.817 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5040, 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 63 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21504, 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 192 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.818 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1152, 2024-09-13T02:38:17.819 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 40 2024-09-13T02:38:17.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.819 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.819 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12288, 2024-09-13T02:38:17.819 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.819 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.819 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 90212, 2024-09-13T02:38:17.819 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 15511 2024-09-13T02:38:17.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.819 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.819 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 202216, 2024-09-13T02:38:17.820 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 329 2024-09-13T02:38:17.820 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.820 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.820 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9564, 2024-09-13T02:38:17.820 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 598 2024-09-13T02:38:17.820 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.820 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.820 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9216, 2024-09-13T02:38:17.820 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 192 2024-09-13T02:38:17.820 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.820 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.820 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.821 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.821 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.825 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.825 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 28862, 2024-09-13T02:38:17.825 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 197 2024-09-13T02:38:17.825 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.825 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.825 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21504, 2024-09-13T02:38:17.825 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 192 2024-09-13T02:38:17.825 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.825 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.825 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 736, 2024-09-13T02:38:17.825 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1 2024-09-13T02:38:17.825 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 445507, 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 97 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12112, 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2427648, 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 181 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.826 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4752, 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 54 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 417312, 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 36 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.827 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 8528, 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 22 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 239240, 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3495 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.829 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.829 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.829 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.829 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.829 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.829 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.829 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.829 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.829 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.829 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.829 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.830 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.830 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.830 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.2": { 2024-09-13T02:38:17.830 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.830 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.830 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.830 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.830 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.830 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:17.830 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:17.830 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4640, 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 58 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.831 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.832 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21392, 2024-09-13T02:38:17.832 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 191 2024-09-13T02:38:17.832 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.832 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.832 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1040, 2024-09-13T02:38:17.832 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T02:38:17.832 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.832 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.832 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 8192, 2024-09-13T02:38:17.832 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2 2024-09-13T02:38:17.832 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.832 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.833 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 88214, 2024-09-13T02:38:17.833 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 15271 2024-09-13T02:38:17.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.833 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.833 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 198816, 2024-09-13T02:38:17.833 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 324 2024-09-13T02:38:17.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.833 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.833 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 8984, 2024-09-13T02:38:17.833 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 591 2024-09-13T02:38:17.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.833 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9168, 2024-09-13T02:38:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 191 2024-09-13T02:38:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 27750, 2024-09-13T02:38:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 192 2024-09-13T02:38:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21392, 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 191 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 736, 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 363896, 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 78 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12112, 2024-09-13T02:38:17.835 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.836 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.836 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.836 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2422474, 2024-09-13T02:38:17.836 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 176 2024-09-13T02:38:17.836 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.836 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.836 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4312, 2024-09-13T02:38:17.836 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 49 2024-09-13T02:38:17.836 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.836 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.836 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.836 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.837 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.837 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 359352, 2024-09-13T02:38:17.837 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 31 2024-09-13T02:38:17.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.837 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.837 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.837 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.837 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.837 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 8320, 2024-09-13T02:38:17.838 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 24 2024-09-13T02:38:17.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.838 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.838 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 239752, 2024-09-13T02:38:17.838 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3519 2024-09-13T02:38:17.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.838 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.838 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.838 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.838 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.3": { 2024-09-13T02:38:17.839 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.840 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.840 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.840 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.840 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.840 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:17.840 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:17.840 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.840 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.840 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:17.840 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:17.840 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.840 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.841 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:17.841 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.841 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.841 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.841 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4080, 2024-09-13T02:38:17.841 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 51 2024-09-13T02:38:17.841 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.841 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.841 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21952, 2024-09-13T02:38:17.841 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 196 2024-09-13T02:38:17.841 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480, 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 34 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 89878, 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 15599 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.842 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 203576, 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 331 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9788, 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 609 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9408, 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 196 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.843 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.844 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.844 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.844 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 28702, 2024-09-13T02:38:17.844 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 199 2024-09-13T02:38:17.844 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.844 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.844 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21952, 2024-09-13T02:38:17.844 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 196 2024-09-13T02:38:17.844 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.844 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.844 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2208, 2024-09-13T02:38:17.844 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 278269, 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 57 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 26565, 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2445970, 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 187 2024-09-13T02:38:17.845 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4752, 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 54 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 428904, 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 37 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.846 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 10400, 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 20 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 239240, 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3495 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.847 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.848 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.848 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.848 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.848 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.848 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.848 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.848 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.848 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.849 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.849 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.849 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.849 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.849 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.4": { 2024-09-13T02:38:17.849 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.849 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.849 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.850 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4000, 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 50 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21840, 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 195 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1264, 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 41 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.851 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22479, 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 51719, 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9614 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 136936, 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 233 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9960, 2024-09-13T02:38:17.852 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 607 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9360, 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 195 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 29382, 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 201 2024-09-13T02:38:17.853 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.854 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.854 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21840, 2024-09-13T02:38:17.854 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 195 2024-09-13T02:38:17.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.854 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.854 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 736, 2024-09-13T02:38:17.854 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1 2024-09-13T02:38:17.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.854 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.854 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 964511, 2024-09-13T02:38:17.854 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 81 2024-09-13T02:38:17.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12112, 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2430108, 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 179 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5104, 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 58 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.855 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 452088, 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 8944, 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 18 2024-09-13T02:38:17.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 239752, 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3519 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.857 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.858 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.858 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.858 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.858 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.858 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.858 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.858 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.5": { 2024-09-13T02:38:17.858 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.858 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.858 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.859 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.859 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:17.859 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:17.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.859 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.860 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:17.860 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:17.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.860 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.860 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:17.860 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.860 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.860 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 3360, 2024-09-13T02:38:17.860 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 42 2024-09-13T02:38:17.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.860 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21840, 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 195 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480, 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 34 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 92305, 2024-09-13T02:38:17.861 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 15885 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 207656, 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 337 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 10328, 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 612 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9360, 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 195 2024-09-13T02:38:17.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 30406, 2024-09-13T02:38:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 205 2024-09-13T02:38:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21840, 2024-09-13T02:38:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 195 2024-09-13T02:38:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2208, 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 872599, 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 59 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 26565, 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.864 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2416574, 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 172 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5544, 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 63 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 486864, 2024-09-13T02:38:17.865 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 42 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 13000, 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 25 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 239752, 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3519 2024-09-13T02:38:17.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.867 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.6": { 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.868 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2720, 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 34 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22624, 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 202 2024-09-13T02:38:17.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480, 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 34 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 14690, 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 91276, 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 15984 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.870 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 204256, 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 332 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 11200, 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 764 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9696, 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 202 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 30490, 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 200 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22624, 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 202 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.872 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 836996, 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 51 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2448900, 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 181 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4840, 2024-09-13T02:38:17.873 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 55 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 452088, 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.874 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 94432, 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 192 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 240008, 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3531 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.875 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.7": { 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:17.876 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2080, 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 26 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22624, 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 202 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1376, 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 42 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:17.878 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 289122, 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 11 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 95193, 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 16474 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 211056, 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 342 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 11984, 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 771 2024-09-13T02:38:17.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.880 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:17.880 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9696, 2024-09-13T02:38:17.880 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 202 2024-09-13T02:38:17.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.880 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:17.880 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.880 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.880 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:17.880 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 33050, 2024-09-13T02:38:17.880 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 210 2024-09-13T02:38:17.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22624, 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 202 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 199158, 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:17.881 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2443822, 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 208 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6248, 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 71 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 533232, 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 46 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 99008, 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 228 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:17.883 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 239240, 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3495 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: "metadata": { 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 2 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T02:38:17.885 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 2 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 2 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 2 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.886 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 2 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 2 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 3 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 3 2024-09-13T02:38:17.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.888 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T02:38:17.888 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-09-13T02:38:17.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.888 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T02:38:17.888 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 3 2024-09-13T02:38:17.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.888 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T02:38:17.888 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 3 2024-09-13T02:38:17.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 3 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 3 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 3 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T02:38:17.889 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 8 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 8 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 8 2024-09-13T02:38:17.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 8 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 8 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 8 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_objectstore": { 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": 8 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.891 INFO:tasks.workunit.client.0.smithi088.stdout: "rotational": { 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: "0": 8 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: "features": { 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: "optional": [], 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: "persistent": [ 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: "kraken", 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: "luminous", 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: "mimic", 2024-09-13T02:38:17.892 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap-prune", 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: "nautilus", 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: "octopus", 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: "pacific", 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: "elector-pinging", 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: "quincy", 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: "reef" 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: "ipv4_addr_mons": 6, 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: "ipv6_addr_mons": 0, 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: "min_mon_release": 18, 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: "v1_addr_mons": 3, 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: "v2_addr_mons": 3 2024-09-13T02:38:17.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: "organization": "ceph-qa", 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster_network": false, 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: "require_min_compat_client": "luminous", 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: "require_osd_release": "reef" 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_perf_histograms": [ 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:17.894 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T02:38:17.895 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T02:38:17.896 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:17.897 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T02:38:17.898 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T02:38:17.898 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:17.898 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:17.898 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T02:38:17.898 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T02:38:17.898 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T02:38:17.898 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T02:38:17.898 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T02:38:17.898 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T02:38:17.898 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T02:38:17.898 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T02:38:17.898 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T02:38:17.899 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T02:38:17.900 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.901 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.902 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.903 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.904 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.905 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.905 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.905 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.905 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.905 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.905 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.905 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.905 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.905 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.905 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.905 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.905 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.906 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.907 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.908 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.909 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.910 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.910 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.910 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.910 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.910 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.910 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.910 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.910 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.910 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.910 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.910 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.910 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.911 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.912 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.913 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.914 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.915 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.915 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.915 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.915 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.915 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.915 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.915 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.915 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.915 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.915 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.915 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.916 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.917 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.918 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.919 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.920 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.921 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.921 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.921 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.921 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.921 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.921 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.921 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.921 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.921 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.921 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.921 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.921 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.922 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T02:38:17.923 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T02:38:17.924 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T02:38:17.924 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T02:38:17.924 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T02:38:17.924 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T02:38:17.924 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T02:38:17.924 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T02:38:17.924 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T02:38:17.924 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T02:38:17.924 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T02:38:17.924 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T02:38:17.925 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:17.926 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T02:38:17.927 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T02:38:17.928 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.929 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.930 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.930 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.930 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.930 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.930 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.930 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.930 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.930 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.930 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.930 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.930 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.930 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.931 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.932 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.933 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.935 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.935 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T02:38:17.935 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.935 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.935 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.935 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.935 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.935 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.935 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.935 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.935 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.935 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.936 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.937 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.938 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.939 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.940 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.941 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.941 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.941 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.941 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.941 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.941 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.941 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.941 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.941 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.941 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.941 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.941 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.942 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.943 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.944 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.945 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.946 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.947 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.948 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.948 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.948 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.948 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.948 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.948 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.948 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.948 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.948 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.948 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.948 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.949 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.949 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T02:38:17.949 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.949 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.949 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.949 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.949 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.949 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.949 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.949 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.950 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.951 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.952 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.952 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:17.952 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T02:38:17.952 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.952 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:17.952 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:17.952 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T02:38:17.952 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T02:38:17.952 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:17.952 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:17.952 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T02:38:17.953 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T02:38:17.954 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:17.955 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T02:38:17.956 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T02:38:17.957 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.958 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.959 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.960 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.961 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.961 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.961 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.961 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.961 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T02:38:17.961 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.961 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.961 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.961 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.961 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.961 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.962 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.963 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.964 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.965 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T02:38:17.966 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.967 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.968 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.969 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.970 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.971 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.972 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.973 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.975 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.976 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T02:38:17.977 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.978 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.979 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:17.980 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T02:38:17.981 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T02:38:17.982 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:17.983 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T02:38:17.984 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T02:38:17.985 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T02:38:17.986 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.987 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.988 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7, 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-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 17, 3, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 15, 1, 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-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.990 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.991 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.993 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.994 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.995 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.996 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.997 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.997 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.997 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.997 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.997 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.997 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.997 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.997 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.997 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.997 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.997 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.997 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.998 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:17.999 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.000 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.001 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.002 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.003 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.004 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.005 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.006 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.007 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:18.008 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_counters": { 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: "caps": { 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_flush_ack": { 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_flushsnap_ack": { 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_grant": { 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_revoke": { 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_trunc": { 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_commit": { 2024-09-13T02:38:18.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_fetch_complete": { 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_fetch_keys": { 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_merge": { 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_split": { 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.011 INFO:tasks.workunit.client.0.smithi088.stdout: "exported_inodes": { 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: "forward": { 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_cap_release": { 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_caps": { 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_caps_dirty": { 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_inode_file_caps": { 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: "imported_inodes": { 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes": { 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes_expired": { 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes_pinned": { 2024-09-13T02:38:18.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes_with_caps": { 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: "load_cent": { 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: "openino_dir_fetch": { 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: "process_request_cap_release": { 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.014 INFO:tasks.workunit.client.0.smithi088.stdout: "reply_latency": { 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 158839 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: "request": { 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: "root_rbytes": { 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: "root_rfiles": { 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: "root_rsnaps": { 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_reply": { 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: "subtrees": { 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_cache": { 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_enqueue_scrub": { 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_exportdir": { 2024-09-13T02:38:18.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_flush": { 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_fragmentdir": { 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_fragstats": { 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_inodestats": { 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: "num_recovering_enqueued": { 2024-09-13T02:38:18.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: "num_recovering_prioritized": { 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: "num_recovering_processing": { 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: "num_strays": { 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: "num_strays_delayed": { 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.018 INFO:tasks.workunit.client.0.smithi088.stdout: "num_strays_enqueuing": { 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_completed": { 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_started": { 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_created": { 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_enqueued": { 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.019 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_migrated": { 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_reintegrated": { 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_log": { 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: "ev": { 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: "evadd": { 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.020 INFO:tasks.workunit.client.0.smithi088.stdout: "evex": { 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: "evexd": { 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: "evexg": { 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: "evtrm": { 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: "jlat": { 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:18.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11079542 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: "replayed": { 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: "seg": { 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: "segadd": { 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: "segex": { 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.022 INFO:tasks.workunit.client.0.smithi088.stdout: "segexd": { 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: "segexg": { 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: "segtrm": { 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_mem": { 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: "cap": { 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.023 INFO:tasks.workunit.client.0.smithi088.stdout: "cap+": { 2024-09-13T02:38:18.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.024 INFO:tasks.workunit.client.0.smithi088.stdout: "cap-": { 2024-09-13T02:38:18.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.024 INFO:tasks.workunit.client.0.smithi088.stdout: "dir": { 2024-09-13T02:38:18.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T02:38:18.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.024 INFO:tasks.workunit.client.0.smithi088.stdout: "dir+": { 2024-09-13T02:38:18.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T02:38:18.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.024 INFO:tasks.workunit.client.0.smithi088.stdout: "dir-": { 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: "dn": { 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: "dn+": { 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: "dn-": { 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: "heap": { 2024-09-13T02:38:18.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 207124 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: "ino": { 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: "ino+": { 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: "ino-": { 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: "rss": { 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 40712 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_server": { 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: "cap_acquisition_throttle": { 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: "cap_revoke_eviction": { 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_request": { 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_session": { 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.027 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_peer_request": { 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: "req_create_latency": { 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: "req_getattr_latency": { 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 158839 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: "req_getfilelock_latency": { 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: "req_getvxattr_latency": { 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: "req_link_latency": { 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookup_latency": { 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.029 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookuphash_latency": { 2024-09-13T02:38:18.030 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.030 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupino_latency": { 2024-09-13T02:38:18.030 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.032 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupname_latency": { 2024-09-13T02:38:18.032 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.032 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupparent_latency": { 2024-09-13T02:38:18.032 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupsnap_latency": { 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lssnap_latency": { 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: "req_mkdir_latency": { 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.033 INFO:tasks.workunit.client.0.smithi088.stdout: "req_mknod_latency": { 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: "req_mksnap_latency": { 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: "req_open_latency": { 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: "req_readdir_latency": { 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rename_latency": { 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: "req_renamesnap_latency": { 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rmdir_latency": { 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rmsnap_latency": { 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rmxattr_latency": { 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setattr_latency": { 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.036 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setdirlayout_latency": { 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setfilelock_latency": { 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setlayout_latency": { 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setxattr_latency": { 2024-09-13T02:38:18.037 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: "req_snapdiff_latency": { 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: "req_symlink_latency": { 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: "req_unlink_latency": { 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.038 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_sessions": { 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: "average_load": { 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: "avg_session_uptime": { 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 87 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: "mdthresh_evicted": { 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.039 INFO:tasks.workunit.client.0.smithi088.stdout: "session_count": { 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: "session_remove": { 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: "sessions_open": { 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: "sessions_stale": { 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: "total_load": { 2024-09-13T02:38:18.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: "purge_queue": { 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executed": { 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executed_ops": { 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing": { 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing_high_water": { 2024-09-13T02:38:18.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing_ops": { 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing_ops_high_water": { 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_item_in_journal": { 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.08534a6b8ed0fc65f6a8811640374a26b0760a8e": { 2024-09-13T02:38:18.043 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: "election_call": { 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: "election_lose": { 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: "election_win": { 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_elections": { 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": { 2024-09-13T02:38:18.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: "session_rm": { 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 83 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: "session_trim": { 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: "paxos": { 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: "accept_timeout": { 2024-09-13T02:38:18.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: "begin": { 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 837 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_bytes": { 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 837, 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3919898 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_keys": { 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_latency": { 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 837, 2024-09-13T02:38:18.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 251994593 2024-09-13T02:38:18.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.047 INFO:tasks.workunit.client.0.smithi088.stdout: "collect": { 2024-09-13T02:38:18.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.047 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_bytes": { 2024-09-13T02:38:18.047 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73 2024-09-13T02:38:18.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.047 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_keys": { 2024-09-13T02:38:18.047 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_latency": { 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_timeout": { 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_uncommitted": { 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: "commit": { 2024-09-13T02:38:18.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 838 2024-09-13T02:38:18.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.049 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_bytes": { 2024-09-13T02:38:18.049 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.049 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_keys": { 2024-09-13T02:38:18.049 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_latency": { 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_ack_timeout": { 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_timeout": { 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn": { 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn_latency": { 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh": { 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 838 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh_latency": { 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 838, 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2022956564 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: "restart": { 2024-09-13T02:38:18.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state": { 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_bytes": { 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_keys": { 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: "start_leader": { 2024-09-13T02:38:18.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: "start_peon": { 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state": { 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 838 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_bytes": { 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 838, 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7682800 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_keys": { 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 838, 2024-09-13T02:38:18.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5620 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_latency": { 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 838, 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 526988679 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache": { 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1020054731 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42803200 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.054 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32735232 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2147483648 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10067968 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:full": { 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348127232 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 277006596 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 308236 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70812400 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:inc": { 2024-09-13T02:38:18.058 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348127232 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 277006596 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43871 2024-09-13T02:38:18.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71076765 2024-09-13T02:38:18.061 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:kv": { 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 322961408 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 184671064 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.062 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71181480 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb": { 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: "compact": { 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_len": { 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_merge": { 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_range": { 2024-09-13T02:38:18.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: "get_latency": { 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 36031, 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 91260674 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_delay_time": { 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_memtable_time": { 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.066 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_wal_time": { 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_latency": { 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_sync_latency": { 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1802, 2024-09-13T02:38:18.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 855521408 2024-09-13T02:38:18.068 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.068 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.068 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T02:38:18.068 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:18.068 INFO:tasks.workunit.client.0.smithi088.stdout: "election_call": { 2024-09-13T02:38:18.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.068 INFO:tasks.workunit.client.0.smithi088.stdout: "election_lose": { 2024-09-13T02:38:18.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.068 INFO:tasks.workunit.client.0.smithi088.stdout: "election_win": { 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_elections": { 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": { 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: "session_rm": { 2024-09-13T02:38:18.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 171 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: "session_trim": { 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: "paxos": { 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: "accept_timeout": { 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: "begin": { 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 971 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_bytes": { 2024-09-13T02:38:18.070 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 971, 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4998666 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_keys": { 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 971, 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2913 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_latency": { 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 971, 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 174996238 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: "collect": { 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.071 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_bytes": { 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_keys": { 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_latency": { 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_timeout": { 2024-09-13T02:38:18.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_uncommitted": { 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: "commit": { 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 971 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_bytes": { 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 971, 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4928812 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_keys": { 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 971, 2024-09-13T02:38:18.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5525 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_latency": { 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 971, 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 422446985 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_ack_timeout": { 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_timeout": { 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn": { 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn_latency": { 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3999915 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh": { 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 973 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh_latency": { 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 973, 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2662942824 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: "restart": { 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.075 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state": { 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_bytes": { 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1050 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_keys": { 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: "start_leader": { 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T02:38:18.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: "start_peon": { 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state": { 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_bytes": { 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_keys": { 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_latency": { 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache": { 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1020054731 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45842432 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:18.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 39608320 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2147483648 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6234112 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:full": { 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348127232 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 277007671 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 307806 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.080 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70811755 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:inc": { 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348127232 2024-09-13T02:38:18.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 277007671 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 41432 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.084 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71078129 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:kv": { 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 322961408 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 184671781 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.086 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.088 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.088 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.088 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.088 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71180763 2024-09-13T02:38:18.088 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb": { 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: "compact": { 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_len": { 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_merge": { 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_range": { 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: "get_latency": { 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 43387, 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176407535 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_delay_time": { 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_memtable_time": { 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-13T02:38:18.090 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_wal_time": { 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_latency": { 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_sync_latency": { 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2116, 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 702946545 2024-09-13T02:38:18.091 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: "election_call": { 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: "election_lose": { 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: "election_win": { 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_elections": { 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": { 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: "session_rm": { 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 53 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: "session_trim": { 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.093 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: "paxos": { 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: "accept_timeout": { 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: "begin": { 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 846 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_bytes": { 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 846, 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3946140 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_keys": { 2024-09-13T02:38:18.094 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_latency": { 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 846, 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 116997621 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: "collect": { 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_bytes": { 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 146 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.095 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_keys": { 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_latency": { 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_timeout": { 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_uncommitted": { 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: "commit": { 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 847 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_bytes": { 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_keys": { 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_latency": { 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_ack_timeout": { 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_timeout": { 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn": { 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn_latency": { 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.098 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh": { 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 847 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh_latency": { 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 847, 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1685965723 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: "restart": { 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state": { 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_bytes": { 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_keys": { 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: "start_leader": { 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: "start_peon": { 2024-09-13T02:38:18.100 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state": { 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 847 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_bytes": { 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 847, 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7733375 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_keys": { 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 847, 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5690 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_latency": { 2024-09-13T02:38:18.101 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 847, 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 115997641 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache": { 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1020054731 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43851776 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33112064 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.102 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2147483648 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10739712 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:full": { 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348127232 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.103 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 277006596 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 308236 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.104 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70812400 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:inc": { 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348127232 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.106 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 277006596 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43871 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.108 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.109 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.109 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.109 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.109 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71076765 2024-09-13T02:38:18.109 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.109 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:kv": { 2024-09-13T02:38:18.109 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.109 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 322961408 2024-09-13T02:38:18.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 184671064 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71181480 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb": { 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: "compact": { 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_len": { 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_merge": { 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_range": { 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.113 INFO:tasks.workunit.client.0.smithi088.stdout: "get_latency": { 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 36069, 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 84191019 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_delay_time": { 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_memtable_time": { 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-13T02:38:18.114 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_wal_time": { 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_latency": { 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_sync_latency": { 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1848, 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 276479458 2024-09-13T02:38:18.115 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.0": { 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:18.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:18.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2719744 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:18.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27656192 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1662976 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1523712 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.119 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:18.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.121 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:18.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:18.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4321280 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1388544 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:18.125 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4, 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 149217 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 24, 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65347 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 359, 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95656672 2024-09-13T02:38:18.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 357, 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7496085 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 359, 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 379578 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 359, 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 96036250 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:18.128 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.129 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.129 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.129 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:18.129 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.129 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 36676 2024-09-13T02:38:18.129 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.129 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:18.129 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T02:38:18.129 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20131 2024-09-13T02:38:18.129 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.129 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:18.129 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4, 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9545 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 878 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:18.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 235 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 132, 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3050694 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 351, 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 251404 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 219, 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5541367 2024-09-13T02:38:18.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33855 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10113077 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 134, 2024-09-13T02:38:18.132 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8281352 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 134, 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 441493508865 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 134, 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 135988497927 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38036391469 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.133 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 48136 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 489602 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 303291224 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:18.134 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 151963 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 173481438 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24966035 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 940072 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:18.135 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 68, 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 285023 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 512404409 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 29037751 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:18.136 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3069019 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861457792 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 44417024 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 44318720 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:18.137 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137369600 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 98304 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.138 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85459589 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.139 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 614400 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73309563 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.141 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 640946918 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.142 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.143 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 72082634 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56973059 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68855597 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.147 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 640946918 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.149 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.149 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.149 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.149 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.149 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.149 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.149 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 264136 2024-09-13T02:38:18.149 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71820626 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.150 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:18.151 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:18.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 616 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6, 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23057209 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7, 2024-09-13T02:38:18.153 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3060645 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6, 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20564535 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:18.154 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:18.155 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6 2024-09-13T02:38:18.157 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 616 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6, 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23057209 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7, 2024-09-13T02:38:18.158 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3060645 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6, 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20564535 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1771104 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6 2024-09-13T02:38:18.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 29057024 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.1": { 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:18.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7102464 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3485696 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3346432 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.163 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:18.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.166 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.168 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10526720 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.169 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 786432 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 182889 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.170 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 30, 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 84882 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.171 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 804, 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 479154062 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 801, 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24387215 2024-09-13T02:38:18.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 804, 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 795574 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 804, 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 479949636 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:18.173 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 40369 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4, 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8267 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12492 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3952 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 344 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 139, 2024-09-13T02:38:18.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6292956 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 359, 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 309127 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 220, 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7225416 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:18.176 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 103, 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5682112 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3831064891 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 128, 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 41532789 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 127, 2024-09-13T02:38:18.177 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 322873476017 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 128, 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 142022094543 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3522, 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 78276592327 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3522, 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 217587 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.178 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3449926 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2427948158 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 535019 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:18.179 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1333980975 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 353996473 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348882 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 61, 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 295638 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:18.180 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7950702115 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 388547031 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 252048603 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:18.181 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861457792 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 47775744 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 47038464 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137369600 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 737280 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85491063 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.183 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.184 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73880201 2024-09-13T02:38:18.185 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641182979 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.186 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.188 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71846573 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.189 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56994042 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68834614 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.192 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641182979 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.193 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 344522 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71504179 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 36 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 157 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2429467 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 157, 2024-09-13T02:38:18.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 793935174 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1052 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 157, 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 57810876 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 157, 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 199251567 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.198 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33, 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8029905 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1052 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33, 2024-09-13T02:38:18.199 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6808039 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33, 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6057568 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22, 2024-09-13T02:38:18.200 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18488982 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22, 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8516283 2024-09-13T02:38:18.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22, 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17427474 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 102 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2429467 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 102, 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 767416287 2024-09-13T02:38:18.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 102, 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42486554 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 102, 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 175766525 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 590368 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32649216 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.2": { 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.205 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6750208 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27656192 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3248128 2024-09-13T02:38:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3108864 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:18.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:18.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.211 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:18.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:18.213 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9936896 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 782336 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4, 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 155297 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.214 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:18.215 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13800 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 746, 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 471672183 2024-09-13T02:38:18.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 741, 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18767675 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 746, 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 725773 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 746, 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 472397956 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:18.217 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32463 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 975 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.218 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4030 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3719 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:18.219 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 325 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 101, 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1930150 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 276, 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 342605 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 175, 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2000860 2024-09-13T02:38:18.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 103, 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6394304 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3817304043 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 120, 2024-09-13T02:38:18.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56927667 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 119, 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 245701867725 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 120, 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 118949278241 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3441, 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46677132349 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.222 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3441, 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 172971 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 83524713 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2460942087 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 455596 2024-09-13T02:38:18.223 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1357744884 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 356938391 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 349249 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:18.224 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 54, 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 312204 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8076690510 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 390531561 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 262227474 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.225 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861457792 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46727168 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46571520 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137369600 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.226 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:18.227 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 155648 2024-09-13T02:38:18.227 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.227 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.227 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:18.227 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.227 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:18.227 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.227 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.227 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.227 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.227 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.227 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.228 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.228 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.228 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85491758 2024-09-13T02:38:18.228 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.228 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.228 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.228 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.228 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.228 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.228 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.228 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.228 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8192 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.229 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.230 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.230 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.230 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.230 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.230 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.230 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.230 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73883602 2024-09-13T02:38:18.230 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.232 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.232 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:18.232 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.232 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:18.232 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.232 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.232 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.232 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.232 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641188186 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.234 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71841366 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.235 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56994505 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.236 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68834151 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:18.238 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641188186 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 337219 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.240 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71506275 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:18.241 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:18.242 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 75387007 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4194551 2024-09-13T02:38:18.244 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37008370 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.245 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.246 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.248 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 75387007 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4194551 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:18.249 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37008370 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28450816 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.3": { 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.251 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:18.252 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5804032 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.253 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27656192 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2797568 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2658304 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:18.254 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:18.255 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.256 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5555 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5555 2024-09-13T02:38:18.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.258 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.259 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8540160 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 802816 2024-09-13T02:38:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:18.261 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4963 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:18.262 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 636, 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 462460449 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 630, 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19694896 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 636, 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 554799 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.263 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 636, 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 463015248 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42150 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.264 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 994 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9047 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.265 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3451 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 334 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 87, 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 817857 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 149, 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 299151 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.266 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 62, 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 519394 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 100, 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5595594 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3851357950 2024-09-13T02:38:18.267 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 55, 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 34026682 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 52, 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 306933914388 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 55, 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 75313977430 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:18.268 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3340, 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1693975996 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3340, 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 198816 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 81967691 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:18.269 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2773320034 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 452961 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1427743998 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 362643321 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.270 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 351983 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 46, 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 234469 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8497260814 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 394401069 2024-09-13T02:38:18.271 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 278170787 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861457792 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45744128 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:18.272 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45555712 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137369600 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 188416 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.273 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85491710 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.274 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.275 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73891842 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:18.276 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641187832 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.277 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.278 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71841720 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:18.279 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56994473 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.280 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.281 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68834183 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.282 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641187832 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.283 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5826 2024-09-13T02:38:18.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 342617 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.285 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71495405 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.286 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.288 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1085109 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.290 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.291 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.292 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:18.293 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1085109 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:18.294 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28467200 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.4": { 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.295 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:18.296 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1380352 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.297 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27656192 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1011712 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 872448 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.298 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:18.299 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:18.300 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.301 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.302 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:18.303 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2330624 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:18.304 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 798720 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 349638 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8768 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.306 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 200, 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 44066062 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 195, 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9470141 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 200, 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 211108 2024-09-13T02:38:18.307 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 200, 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 44277170 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46563 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:18.308 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1093 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:18.309 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10075 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 400 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 246 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 108, 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1252434 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 187, 2024-09-13T02:38:18.310 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 240783 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 79, 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 450717 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 151569 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:18.311 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5618492 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3439624 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 49, 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 131818522018 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74578957824 2024-09-13T02:38:18.312 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 266, 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4566424450 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 266, 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27866 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 280875 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:18.313 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 86498317 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 91038 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 39555918 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13388345 2024-09-13T02:38:18.314 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 349703 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 48, 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206171 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 145381373 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:18.315 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16742334 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1646841 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861443778 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42532864 2024-09-13T02:38:18.316 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 41844736 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137353113 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 688128 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:18.317 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85496093 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.318 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16384 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.319 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73871075 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:18.320 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641220698 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.322 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71808854 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.323 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56997395 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.324 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68831261 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641220698 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.327 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.328 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 241106 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.329 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71569876 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.330 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 39 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:18.331 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5295423 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 789846 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5194632 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.333 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.334 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.336 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5295423 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 789846 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5194632 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.338 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28467200 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.5": { 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:18.339 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7671808 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.341 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4603904 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:18.342 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4464640 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.343 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.344 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:18.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:18.346 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.347 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12214272 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:18.348 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:18.349 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:18.349 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.349 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:18.349 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 798720 2024-09-13T02:38:18.349 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.349 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:18.349 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4, 2024-09-13T02:38:18.349 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 163934 2024-09-13T02:38:18.349 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.349 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:18.349 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.349 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:18.350 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6071 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1077, 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 288509279 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:18.351 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1071, 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24272607 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1077, 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 914651 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1077, 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 289423930 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.352 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 34501 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1016 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.353 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3567 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3471 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 356 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.354 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 97, 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 745260 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 158, 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 316021 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 61, 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 155389 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 103, 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6017491 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2381524297 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 46, 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22924230 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.356 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 43, 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 226692550691 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 46, 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 77554252738 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3384, 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4916317866 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3384, 2024-09-13T02:38:18.357 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 211959 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2687096 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 708448946 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 577330 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.358 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 416715540 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 203446161 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 351707 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38, 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 151383 2024-09-13T02:38:18.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3713092547 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 234098569 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 113734182 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.360 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861443778 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46792704 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46104576 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137353113 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:18.361 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 688128 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85490361 2024-09-13T02:38:18.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.363 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.364 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73893191 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.365 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641177710 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.366 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.367 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.368 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.368 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71851842 2024-09-13T02:38:18.368 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.368 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.368 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:18.368 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.368 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:18.368 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.368 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.368 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.368 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.368 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56993574 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.369 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.370 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68835082 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.371 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641177710 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.372 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5848 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 350933 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.373 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71497189 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.374 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42 2024-09-13T02:38:18.375 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:18.376 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:18.377 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:18.378 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:18.379 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:18.380 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:18.381 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32657408 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.6": { 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.384 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:18.385 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7729152 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.386 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4702208 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4562944 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.387 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:18.388 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:18.389 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5556 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:18.390 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5556 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.391 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.392 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12369920 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1380352 2024-09-13T02:38:18.393 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.394 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8837 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.395 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1101, 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 291493787 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1089, 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31524428 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1101, 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 840647 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:18.396 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1101, 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 292334434 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31695 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1206 2024-09-13T02:38:18.397 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7059 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:18.398 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3450 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 362 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98, 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 850229 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 152, 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 339733 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.399 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 54, 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 251645 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 100, 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5500760 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2133111343 2024-09-13T02:38:18.400 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38, 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6472718 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38, 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 420570879038 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38, 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 53104840023 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:18.401 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 316527227 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 887240 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 241689025 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 717036271 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.402 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 506994 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 361294482 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 203989229 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 941693 2024-09-13T02:38:18.403 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 31, 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 139466 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3657355933 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 235643438 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:18.404 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 107551493 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861443778 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46792704 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46219264 2024-09-13T02:38:18.405 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137353113 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 573440 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.406 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85489941 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.407 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.408 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.408 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.408 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.408 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.408 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.408 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.408 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8192 2024-09-13T02:38:18.408 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.408 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.408 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.408 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.408 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73885419 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:18.409 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641174564 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.410 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:18.411 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71854988 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.412 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56993294 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.413 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.414 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68835362 2024-09-13T02:38:18.415 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641174564 2024-09-13T02:38:18.416 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5918 2024-09-13T02:38:18.417 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 349214 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.418 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71501984 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.419 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.420 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.420 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.420 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:18.420 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:18.420 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 39 2024-09-13T02:38:18.420 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.420 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:18.420 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.420 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.420 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:18.420 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T02:38:18.420 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2810 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13, 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 77287733 2024-09-13T02:38:18.421 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15, 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6874559 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13, 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33014158 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.422 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.423 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.424 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.425 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2810 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13, 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 77287733 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.426 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15, 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6874559 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13, 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33014158 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:18.427 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33239040 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.7": { 2024-09-13T02:38:18.428 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:18.429 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:18.429 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.429 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:18.429 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.429 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:18.429 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:18.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.429 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:18.429 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6651904 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.430 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:18.431 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3665920 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3526656 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:18.432 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.433 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:18.433 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:18.433 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.433 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:18.433 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:18.436 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.436 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:18.436 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:18.436 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.436 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:18.436 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:18.436 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.437 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5552 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5552 2024-09-13T02:38:18.438 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:18.439 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.440 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10256384 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1380352 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.441 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 181288 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:18.442 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 11, 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 34058 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 848, 2024-09-13T02:38:18.443 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 303892671 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 808, 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32291293 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 848, 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 709507 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 848, 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 304602178 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.444 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 50316 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1368 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.445 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3319 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3611 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:18.446 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 387 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 119, 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1457401 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 183, 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 400203 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 64, 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 648265 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.447 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 101, 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5629644 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2261674506 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25, 2024-09-13T02:38:18.448 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5420540 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25, 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 260163523719 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25, 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42537447891 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 365385633 2024-09-13T02:38:18.449 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 183842 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 221010808 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1056816992 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:18.450 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 517163 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 694771717 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 217699987 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 939890 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.451 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 24, 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 98099 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4452234497 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 248223064 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:18.452 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 119793753 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861443778 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46579712 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45858816 2024-09-13T02:38:18.453 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137353113 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 720896 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.454 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85480945 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.455 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 143360 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.456 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73759247 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.457 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641107093 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.458 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.459 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71922459 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:18.460 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56987297 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.461 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.462 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68841359 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:18.463 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641107093 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.464 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:18.465 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 367239 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71557348 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.466 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.467 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.468 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73, 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 72223198 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 263941 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 75, 2024-09-13T02:38:18.469 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17163284 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73, 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46114875 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 50 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7787535 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.470 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 263941 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6738872 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5466892 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:18.471 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18, 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16642592 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.472 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18, 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7310563 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18, 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15704556 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T02:38:18.473 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 47793071 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7, 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3113849 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:18.474 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24943427 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.475 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33239040 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: "pools": [ 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr" 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:18.476 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 1, 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 1, 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 1, 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296349450, 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 1781760, 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 1781760, 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:18.477 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 2, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 2.4431162728433264e-06, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 286, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 505856, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 590368, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 590368, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 1771104, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 195, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 2473984 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.478 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:18.479 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 32, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 32, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 2, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296349450, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 98304, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 98304, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 22, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 1.3479292704232648e-07, 2024-09-13T02:38:18.480 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 3428, 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 3428, 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 10284, 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 51, 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 20480 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:18.481 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 64, 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 64, 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 3, 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:18.482 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296349450, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 0, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 0, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 0, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 0.0, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T02:38:18.483 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 0, 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 0, 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 0, 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 0, 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 0 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd" 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.484 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 8, 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 8, 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 4, 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296349450, 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 12288, 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:18.485 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 12288, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 2, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 1.684911765664765e-08, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 19, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 19, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 57, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 2, 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 2048 2024-09-13T02:38:18.486 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd": { 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: "mirroring_by_pool": [ 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: false 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_images_by_pool": [ 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pools": 1 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: "report_id": "a9671403-eab7-4529-9e6c-f1c888af0f5b", 2024-09-13T02:38:18.487 INFO:tasks.workunit.client.0.smithi088.stdout: "report_timestamp": "2024-09-13T02:38:17.599404", 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: "report_version": 1, 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_stats": { 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "7.9.2" 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: "rook": { 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster": { 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: "external-mode": null, 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: "allow-multiple-per-node": null, 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: "count": null, 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: "max-id": null, 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: "pvc": { 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: "enabled": null 2024-09-13T02:38:18.488 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: "stretch": { 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: "enabled": null 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: "network": { 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: "provider": null 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: "storage": { 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: "device-set": { 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: "non-portable": null, 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: "portable": null, 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: "total": null 2024-09-13T02:38:18.489 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: "csi": { 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: "kubernetes": { 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: "node": { 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: "kubernetes-total": null, 2024-09-13T02:38:18.490 INFO:tasks.workunit.client.0.smithi088.stdout: "with-ceph-daemons": null, 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-cephfs-plugin": null, 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-nfs-plugin": null, 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-rbd-plugin": null 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: "usage": { 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: "storage-class": { 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket": null, 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs": null, 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: "nfs": null, 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd": null, 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: "total": null 2024-09-13T02:38:18.491 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: "services": {}, 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_per_pg": [ 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:18.492 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.085558+0000", 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.085558+0000", 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.086535+0000", 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.493 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.494 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3f", 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.495 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:35:54.671274+0000", 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.499 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.500 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.090302+0000", 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.090302+0000", 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.090559+0000", 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.502 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3e", 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:55:53.573541+0000", 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.506 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:18.507 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.082855+0000", 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.082855+0000", 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.083133+0000", 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.508 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.509 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3d", 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.510 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:40:32.345724+0000", 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.515 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.091188+0000", 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.091188+0000", 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091517+0000", 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.517 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3c", 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:44:38.155817+0000", 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.521 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.521 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.522 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.523 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:18.523 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.523 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.523 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.523 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.523 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.523 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.523 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:18.523 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.091721+0000", 2024-09-13T02:38:18.523 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.091721+0000", 2024-09-13T02:38:18.523 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091970+0000", 2024-09-13T02:38:18.523 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.525 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3b", 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:29:33.452279+0000", 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.529 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.530 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.088067+0000", 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.088067+0000", 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088479+0000", 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.532 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3a", 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.533 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:22:51.805241+0000", 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.537 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.537 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.537 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.537 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.537 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.537 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.537 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.537 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.537 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:18.537 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.537 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.538 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.090814+0000", 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.090814+0000", 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091060+0000", 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.540 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.39", 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:24:32.654880+0000", 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.544 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.545 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.084242+0000", 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.084242+0000", 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.084517+0000", 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:18.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.547 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.38", 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.548 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:03:50.768831+0000", 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.552 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.552 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.552 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.552 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.552 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.552 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:18.553 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.085977+0000", 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.085977+0000", 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.086643+0000", 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.555 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.37", 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.556 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:09:05.096759+0000", 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.559 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.560 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.089214+0000", 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.089214+0000", 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.089460+0000", 2024-09-13T02:38:18.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.562 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.36", 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.563 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:32:28.233144+0000", 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.567 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.568 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.090396+0000", 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.090396+0000", 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.090642+0000", 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:18.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.570 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.35", 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:33:31.151225+0000", 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.571 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.575 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:11.053168+0000", 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:11.053168+0000", 2024-09-13T02:38:18.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:11.053495+0000", 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 67, 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:18.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 66, 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.578 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.34", 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 19, 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:03:57.281455+0000", 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.582 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.583 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.085824+0000", 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.085824+0000", 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.086092+0000", 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:18.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.585 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.33", 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:03:01.874395+0000", 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.586 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.590 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:18.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:11.052608+0000", 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:11.052608+0000", 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:11.052927+0000", 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 67, 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 66, 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.593 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.32", 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 19, 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:22:42.973858+0000", 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.597 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.598 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.085614+0000", 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.085614+0000", 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.085879+0000", 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:18.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.600 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.31", 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.601 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:13:48.075312+0000", 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.605 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.606 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.090930+0000", 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.090930+0000", 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091218+0000", 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:18.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.608 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.30", 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:34:18.710040+0000", 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.609 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.612 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.613 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.090371+0000", 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.090371+0000", 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091629+0000", 2024-09-13T02:38:18.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.615 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2f", 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.616 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:11:28.761451+0000", 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.620 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.621 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.094643+0000", 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.094643+0000", 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.094949+0000", 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:18.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.623 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2e", 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:26:31.937469+0000", 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.627 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.628 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.087911+0000", 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.087911+0000", 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088186+0000", 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:18.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.630 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2d", 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.631 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:23:53.920077+0000", 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.635 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.636 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.086829+0000", 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.086829+0000", 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.087078+0000", 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:18.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.638 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2c", 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:37:11.172715+0000", 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.644 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.644 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.644 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.644 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.644 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.644 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.644 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.644 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.644 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.645 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.646 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.087156+0000", 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.087156+0000", 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.087427+0000", 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.647 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.648 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2b", 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:18.649 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:57:45.631836+0000", 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.650 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.651 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.652 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.653 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.654 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.094560+0000", 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.094560+0000", 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.094844+0000", 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.655 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.656 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2a", 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:44:43.911527+0000", 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.657 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.658 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.659 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.660 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.661 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.073739+0000", 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.073739+0000", 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.074088+0000", 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:18.662 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.663 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.29", 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.664 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:18:49.349133+0000", 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.667 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:18.668 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.082600+0000", 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.082600+0000", 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.083000+0000", 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.670 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.671 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.28", 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:28:12.404050+0000", 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.674 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.675 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.676 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.078238+0000", 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.078238+0000", 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.078480+0000", 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.677 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.678 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.27", 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.679 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:51:13.151140+0000", 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.682 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.683 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.094101+0000", 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.094101+0000", 2024-09-13T02:38:18.684 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.094372+0000", 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:18.685 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.686 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.26", 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:24:30.244831+0000", 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.689 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.690 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.691 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.692 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.692 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.692 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:18.692 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.079379+0000", 2024-09-13T02:38:18.692 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.079379+0000", 2024-09-13T02:38:18.692 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.079629+0000", 2024-09-13T02:38:18.692 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:18.692 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.692 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.692 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.693 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.25", 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.694 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:52:58.280533+0000", 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.697 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:18.698 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.699 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.088541+0000", 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.088541+0000", 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088795+0000", 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.700 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.701 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.24", 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:44:47.069124+0000", 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.705 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.706 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.079785+0000", 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.079785+0000", 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.080282+0000", 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.708 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.23", 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.709 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:24:27.910726+0000", 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:18.713 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.714 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.086675+0000", 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.086675+0000", 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.086950+0000", 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.716 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.22", 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:00:10.641878+0000", 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.720 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.721 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.084481+0000", 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.084481+0000", 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.084763+0000", 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.723 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.21", 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.724 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:42:41.806146+0000", 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.728 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.091603+0000", 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.091603+0000", 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091843+0000", 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.731 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.20", 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:05:40.668467+0000", 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.732 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.735 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.736 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.078415+0000", 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.078415+0000", 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.078686+0000", 2024-09-13T02:38:18.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:18.738 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1a", 2024-09-13T02:38:18.739 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:18:04.695486+0000", 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.743 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.744 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.059139+0000", 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.059139+0000", 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.059387+0000", 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.746 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1b", 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 25, 2024-09-13T02:38:18.747 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:58:09.809313+0000", 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.751 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.089541+0000", 2024-09-13T02:38:18.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.089541+0000", 2024-09-13T02:38:18.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.089812+0000", 2024-09-13T02:38:18.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:18.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:18.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:18.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:18.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.754 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1b", 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:34:23.630252+0000", 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.758 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:18.759 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.059408+0000", 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.059408+0000", 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.061428+0000", 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.761 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1a", 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 26, 2024-09-13T02:38:18.762 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:42:52.075424+0000", 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.766 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057737+0000", 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057737+0000", 2024-09-13T02:38:18.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.057996+0000", 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:18.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.769 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.19", 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:44:22.398236+0000", 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.773 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.079533+0000", 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.079533+0000", 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.079786+0000", 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.776 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.18", 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.777 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:17:40.487282+0000", 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.781 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.060383+0000", 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.060383+0000", 2024-09-13T02:38:18.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.061026+0000", 2024-09-13T02:38:18.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:18.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:18.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:18.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:18.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.784 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.18", 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:24:05.933577+0000", 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.788 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:18.789 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.077839+0000", 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.077839+0000", 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.078298+0000", 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.791 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.19", 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.792 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:45:28.148555+0000", 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.796 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:18.797 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.054119+0000", 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.054119+0000", 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.054914+0000", 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.799 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.17", 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 25, 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:47:47.070999+0000", 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.800 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.803 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:18.804 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.090591+0000", 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.090591+0000", 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091509+0000", 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.806 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.16", 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.807 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:16:59.066550+0000", 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.811 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.053702+0000", 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.053702+0000", 2024-09-13T02:38:18.812 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.054039+0000", 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:18.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.16", 2024-09-13T02:38:18.814 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:49:56.095368+0000", 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.815 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.818 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.819 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:11.052326+0000", 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:11.052326+0000", 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:11.052666+0000", 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 67, 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:18.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 66, 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.821 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.17", 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 19, 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:53:03.504412+0000", 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.822 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.825 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.826 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057806+0000", 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057806+0000", 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058032+0000", 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.827 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3, 2024-09-13T02:38:18.828 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3, 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.15", 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.829 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 29, 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:12:12.365310+0000", 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 90, 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T02:38:18.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 4, 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.833 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'3" 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.834 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.094244+0000", 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.094244+0000", 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.094517+0000", 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:18.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.836 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.14", 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:35:26.079318+0000", 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.837 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.840 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.841 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.056926+0000", 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.056926+0000", 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.057316+0000", 2024-09-13T02:38:18.842 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.843 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 12, 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 12, 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.14", 2024-09-13T02:38:18.844 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.845 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.845 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.845 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 37, 2024-09-13T02:38:18.845 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.845 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:28:33.843302+0000", 2024-09-13T02:38:18.845 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.845 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.848 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 2630, 2024-09-13T02:38:18.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 12, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 4, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 4, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 12, 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 9 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.851 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "75'12" 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.852 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.081552+0000", 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.081552+0000", 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.081838+0000", 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.854 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.15", 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.855 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:00:24.429465+0000", 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.857 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.857 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.857 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.857 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.857 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.857 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.857 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.857 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.858 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.858 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.858 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.858 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.858 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.858 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.858 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.858 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.861 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.861 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.861 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.861 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.861 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.861 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:18.861 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.862 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:18.862 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.862 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.862 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.862 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.862 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.862 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:18.862 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.061814+0000", 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.061814+0000", 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.062125+0000", 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:18.863 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.864 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:18.865 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.865 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.865 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.865 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.865 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.865 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.865 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.865 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:18.865 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.865 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.865 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.865 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.13", 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 28, 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:24:50.314512+0000", 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 34, 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T02:38:18.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 7 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.869 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.870 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.086822+0000", 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.086822+0000", 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.087119+0000", 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.872 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.12", 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.873 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:00:52.938614+0000", 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.877 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.878 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.061686+0000", 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.061686+0000", 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.062069+0000", 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.881 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.882 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.882 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.882 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.12", 2024-09-13T02:38:18.882 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.882 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.882 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.882 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:18.882 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.882 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:59:44.721553+0000", 2024-09-13T02:38:18.882 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.882 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.888 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:18.888 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.888 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.888 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.888 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.888 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.888 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.888 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.888 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:18.888 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.889 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.889 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.889 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.889 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.889 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.889 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:18.889 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.092384+0000", 2024-09-13T02:38:18.889 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.092384+0000", 2024-09-13T02:38:18.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.092659+0000", 2024-09-13T02:38:18.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:18.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.892 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.892 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.892 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.892 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:18.892 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:18.892 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:18.893 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.893 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.893 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.893 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:18.893 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:18.893 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.893 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.893 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.13", 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.894 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.895 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.895 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.895 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.895 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:14:37.120414+0000", 2024-09-13T02:38:18.895 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.895 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.895 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.897 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.897 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.897 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.897 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.897 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.897 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.897 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.897 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.897 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.897 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.897 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.897 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.898 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.899 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.900 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.900 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:18.900 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.900 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.900 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.900 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.900 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.900 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.900 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:18.900 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057614+0000", 2024-09-13T02:38:18.900 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057614+0000", 2024-09-13T02:38:18.900 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.057872+0000", 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:18.901 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.902 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.902 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.902 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.902 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.902 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.902 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.902 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.902 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.902 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.902 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.902 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.902 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.11", 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 25, 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:33:43.115937+0000", 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.905 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.905 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.905 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.905 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.905 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.905 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.905 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.905 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.905 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.905 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.905 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.905 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.906 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.907 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.907 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.907 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.907 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.907 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.907 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.907 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:18.907 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.907 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.908 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.908 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.908 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.908 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:18.908 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.908 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:18.908 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.908 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.908 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.908 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.087782+0000", 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.087782+0000", 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088073+0000", 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:18.909 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.910 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.10", 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:23:03.813388+0000", 2024-09-13T02:38:18.911 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.912 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.913 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.913 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.913 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.913 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.913 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.913 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.913 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.913 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.913 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.913 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.913 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.913 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.915 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.915 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.915 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.915 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.915 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.915 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.915 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:18.915 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.915 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.916 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.917 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.917 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.917 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:18.917 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.055682+0000", 2024-09-13T02:38:18.917 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.055682+0000", 2024-09-13T02:38:18.917 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.056040+0000", 2024-09-13T02:38:18.917 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:18.917 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.917 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.917 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.917 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 8, 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.918 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 8, 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.10", 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 32, 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.919 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:03:48.337788+0000", 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.920 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 12, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 4, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 4, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.921 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 4, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 12, 2024-09-13T02:38:18.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.923 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.923 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.923 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.923 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.923 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.923 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.923 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.923 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:18.923 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'8" 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.924 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.925 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.925 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:18.925 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.095906+0000", 2024-09-13T02:38:18.925 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.095906+0000", 2024-09-13T02:38:18.925 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.096264+0000", 2024-09-13T02:38:18.925 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:18.925 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.925 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.925 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.925 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.925 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:18.925 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.926 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.11", 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:27:05.335826+0000", 2024-09-13T02:38:18.927 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.928 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.928 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.928 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.928 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.928 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.928 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.928 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.928 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.928 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.931 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.932 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.058055+0000", 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.058055+0000", 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058407+0000", 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:18.933 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.934 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.f", 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:55:16.078909+0000", 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.935 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.936 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.936 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 22, 2024-09-13T02:38:18.936 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.936 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.936 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.936 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.936 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:18.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.939 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:18.940 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:11.053249+0000", 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:11.053249+0000", 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:11.053654+0000", 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.941 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 67, 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.942 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 66, 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.e", 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.943 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 31, 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:08:43.274137+0000", 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:18.947 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.948 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057917+0000", 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057917+0000", 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058186+0000", 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:18.950 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.e", 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 26, 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:01:36.755903+0000", 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.951 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.955 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.089246+0000", 2024-09-13T02:38:18.956 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.089246+0000", 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.089517+0000", 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:18.958 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:18.958 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.958 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.958 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.958 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.958 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.958 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.958 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.958 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.958 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.958 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.958 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.f", 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:09:38.349953+0000", 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.963 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.060203+0000", 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.060203+0000", 2024-09-13T02:38:18.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.060544+0000", 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:18.965 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.966 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.d", 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:12:27.735261+0000", 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 70, 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:18.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:18.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:18.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.970 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.971 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.084774+0000", 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.084774+0000", 2024-09-13T02:38:18.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.085049+0000", 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:18.973 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.974 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.c", 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:20:16.309137+0000", 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.978 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.979 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.061812+0000", 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.061812+0000", 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.062123+0000", 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:18.980 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.981 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.c", 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.982 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:39:48.261414+0000", 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.987 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:18.988 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.989 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.989 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:18.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.084660+0000", 2024-09-13T02:38:18.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.084660+0000", 2024-09-13T02:38:18.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.084893+0000", 2024-09-13T02:38:18.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:18.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:18.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:18.990 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:18.991 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:18.991 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:18.991 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:18.991 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:18.991 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:18.991 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:18.991 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:18.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.d", 2024-09-13T02:38:18.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:18.991 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:18.991 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:18.991 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:18.992 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:18.992 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:25:47.735161+0000", 2024-09-13T02:38:18.992 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:18.992 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:18.992 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:18.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:18.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:18.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:18.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:18.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:18.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:18.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:18.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:18.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:18.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:18.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:18.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:18.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:18.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:18.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:18.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:18.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:18.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:18.996 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:18.996 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:18.996 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:18.996 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:18.996 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:18.997 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:18.998 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.924438+0000", 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.924438+0000", 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.213473+0000", 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:18.999 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:19.000 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:19.000 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:19.000 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.000 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.000 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.000 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:19.000 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:19.000 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.000 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.000 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.000 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.000 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.5", 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.001 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:49:53.368847+0000", 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000339975, 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.003 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.003 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.003 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.003 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.003 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.003 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.003 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.003 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.003 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.004 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.004 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.004 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.004 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.004 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.004 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.004 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.004 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.004 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.004 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.004 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.004 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.006 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 19, 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:25.669112+0000", 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:25.669112+0000", 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:25.669479+0000", 2024-09-13T02:38:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:32:24.556744+0000", 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:32:24.556744+0000", 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 58, 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:32:24.556744+0000", 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:19.008 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 136, 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 57, 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 136, 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.009 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "1.0", 2024-09-13T02:38:19.010 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.010 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.010 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.010 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 301, 2024-09-13T02:38:19.010 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.010 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:11:20.603761+0000", 2024-09-13T02:38:19.010 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.010 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.010 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.010 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 590368, 2024-09-13T02:38:19.010 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.010 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 1771104, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.011 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 6, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.012 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 286, 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 494, 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 195, 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2416 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.013 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "75'136" 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.014 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.062238+0000", 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.062238+0000", 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.062668+0000", 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.015 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.016 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.016 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:19.016 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:19.016 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:19.016 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.016 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.016 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.016 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:19.016 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:19.016 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.016 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.016 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.017 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.017 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.017 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.017 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.017 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.017 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.017 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.017 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.017 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.017 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.017 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.3", 2024-09-13T02:38:19.017 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.018 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.018 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.018 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:19.018 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.018 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:08:02.866672+0000", 2024-09-13T02:38:19.018 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.018 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.018 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.018 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.018 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.018 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.018 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.020 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.020 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.020 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.020 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.020 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.020 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.020 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.020 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.020 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.020 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.020 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.021 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.021 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.021 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.021 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.021 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.021 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.021 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.021 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.021 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.021 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.022 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.022 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.022 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.022 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.022 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.022 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.022 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.022 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.022 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.022 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.023 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.024 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.024 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.024 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.024 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.024 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.083773+0000", 2024-09-13T02:38:19.024 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.083773+0000", 2024-09-13T02:38:19.024 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.084028+0000", 2024-09-13T02:38:19.024 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.024 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.024 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.024 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.025 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.025 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.025 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.025 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.025 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.025 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.025 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.025 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.025 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.025 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.025 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.025 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.026 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.026 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.026 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.026 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.026 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.026 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.026 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.026 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.026 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.026 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.026 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2", 2024-09-13T02:38:19.026 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:12:49.603374+0000", 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.027 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.028 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.029 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.030 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.030 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.031 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.950257+0000", 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.950257+0000", 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.104701+0000", 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:19.032 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.033 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.6", 2024-09-13T02:38:19.034 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:19:05.028910+0000", 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000298469, 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.035 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.036 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.038 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.038 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.039 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.040 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.040 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:19.040 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.040 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.040 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.040 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.040 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.040 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.040 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:19.040 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.064088+0000", 2024-09-13T02:38:19.040 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.064088+0000", 2024-09-13T02:38:19.040 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.064330+0000", 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:19.041 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.042 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.0", 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 25, 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:31:34.179375+0000", 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.043 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.044 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.046 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.047 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.079454+0000", 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.079454+0000", 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.079736+0000", 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.048 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.049 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.050 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.050 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.050 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.050 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.050 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.050 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.050 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.050 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.050 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.050 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1", 2024-09-13T02:38:19.050 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:18:02.152175+0000", 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.051 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.054 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.055 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.055 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:19.055 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.055 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:19.055 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.055 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.055 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.055 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.055 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.057 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.057 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.057 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:19.057 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.057 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.057 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:19.057 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.948870+0000", 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.948870+0000", 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.107436+0000", 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:19.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.059 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.7", 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:31:26.265948+0000", 2024-09-13T02:38:19.060 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000320984, 2024-09-13T02:38:19.061 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.061 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:19.064 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.065 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.058522+0000", 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.058522+0000", 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.059207+0000", 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:19.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.067 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1", 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:23:01.453272+0000", 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.068 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.071 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.071 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.071 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.071 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.071 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.071 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.071 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.071 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.071 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.071 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.071 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.071 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:19.072 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.073 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.073 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.073 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.073 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.073 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.073 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.073 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:19.073 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.073 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.073 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.073 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.085676+0000", 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.085676+0000", 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.086756+0000", 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:19.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.075 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.0", 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:02:51.524878+0000", 2024-09-13T02:38:19.076 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.080 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.080 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.080 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.080 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.080 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.080 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.080 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.080 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.080 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:19.081 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.950855+0000", 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.950855+0000", 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.107198+0000", 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:19.083 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:19.083 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:19.083 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:19.083 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.083 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.083 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.083 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:19.083 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:19.083 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.083 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.083 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.083 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.4", 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.084 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:02:03.684238+0000", 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000430511, 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:19.088 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.089 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.053101+0000", 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.053101+0000", 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.053436+0000", 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:19.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.091 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.2", 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:21:17.011535+0000", 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.092 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:19.096 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.097 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.079187+0000", 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.079187+0000", 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.079825+0000", 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.099 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3", 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:11:00.481991+0000", 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.100 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.104 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.104 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.104 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.104 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.104 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.104 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.104 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.104 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T02:38:19.104 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.104 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:19.106 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.948954+0000", 2024-09-13T02:38:19.106 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.948954+0000", 2024-09-13T02:38:19.106 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.108092+0000", 2024-09-13T02:38:19.106 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:19.106 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.106 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.106 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.106 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:19.106 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:19.106 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:19.106 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:19.106 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.107 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.108 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:19.108 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.108 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.108 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.108 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.2", 2024-09-13T02:38:19.108 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.108 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.108 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.108 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:19.108 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.108 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:08:07.616000+0000", 2024-09-13T02:38:19.108 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.001212461, 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 19, 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 2, 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "74'2" 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.112 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.113 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.059487+0000", 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.059487+0000", 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.059747+0000", 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.114 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.115 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.4", 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 26, 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:03:05.960795+0000", 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.118 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.118 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.118 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.118 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.118 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.118 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.118 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.118 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.118 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.118 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.120 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.120 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.120 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.120 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.120 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.120 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.120 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.120 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.120 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.120 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:19.120 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.121 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.088891+0000", 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.088891+0000", 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.089174+0000", 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.122 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.123 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.5", 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:22:22.800910+0000", 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.127 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.128 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.948771+0000", 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.948771+0000", 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.104010+0000", 2024-09-13T02:38:19.129 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:19.130 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.131 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:19.131 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.131 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.131 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:19.131 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.131 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.131 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.131 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.131 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:19.131 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.131 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.131 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.132 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.3", 2024-09-13T02:38:19.132 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.132 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.132 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.132 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:19.132 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.132 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:08:32.056019+0000", 2024-09-13T02:38:19.132 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000723801, 2024-09-13T02:38:19.132 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.132 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.133 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.134 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.135 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.135 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.135 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.135 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.135 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.135 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.135 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.135 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.135 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.135 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.135 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.135 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "72'1" 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.136 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:19.137 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.059408+0000", 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.059408+0000", 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.059717+0000", 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.138 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.139 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.5", 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 25, 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:00:07.603459+0000", 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.140 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.141 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.142 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.142 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.142 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.142 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.142 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.142 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.142 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.142 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.142 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.142 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.142 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.142 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.144 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.144 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.144 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.144 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.144 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.144 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:19.144 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.144 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:19.144 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.144 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.144 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:19.145 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.088349+0000", 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.088349+0000", 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088638+0000", 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.146 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.147 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:19.147 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:19.147 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.147 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.147 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.147 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.147 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.147 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.147 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.147 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.147 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.147 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.4", 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:04:05.263622+0000", 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.148 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.149 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.149 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.149 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.149 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.149 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.149 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.149 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.149 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.149 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.149 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.149 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.149 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.150 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.150 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.150 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.150 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.150 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.150 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.150 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.150 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.150 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.150 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.150 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.150 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.151 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.152 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.152 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.152 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.152 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.152 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.152 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.152 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.152 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.152 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.152 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:19.152 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.152 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.153 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.924723+0000", 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.924723+0000", 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.103040+0000", 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:19.154 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.155 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.0", 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 20, 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:35:49.006703+0000", 2024-09-13T02:38:19.156 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000317551, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.157 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.158 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.159 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.160 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.160 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.160 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.160 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.160 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.160 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.160 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.160 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:19.160 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.160 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.161 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.161 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.161 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:19.161 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:19.161 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.161 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:19.161 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.161 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.161 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.161 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.161 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.161 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.056613+0000", 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.056613+0000", 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.056908+0000", 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.162 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.163 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.6", 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:57:13.471069+0000", 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.164 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.165 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.166 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.169 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.169 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.169 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.169 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:19.169 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.169 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.169 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.169 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.169 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.169 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.169 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:19.170 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.088487+0000", 2024-09-13T02:38:19.170 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.088487+0000", 2024-09-13T02:38:19.170 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088886+0000", 2024-09-13T02:38:19.170 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:19.170 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.170 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.170 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.170 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.170 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:19.170 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:19.170 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:19.170 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.171 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.7", 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:50:19.885044+0000", 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.172 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.173 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.174 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.176 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.176 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.176 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.176 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.176 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.176 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.176 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.176 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:19.176 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.176 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.176 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:19.177 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.948865+0000", 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.948865+0000", 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.104127+0000", 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.178 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.179 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.180 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.180 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.1", 2024-09-13T02:38:19.180 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.180 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.180 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.180 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.180 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.180 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:50:48.088663+0000", 2024-09-13T02:38:19.180 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000780445, 2024-09-13T02:38:19.180 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.180 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.181 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.181 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.181 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.181 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.181 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.181 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.181 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.181 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.181 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.181 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.181 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.181 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.184 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.184 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.184 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.184 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.184 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.184 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.184 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.184 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.185 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.053685+0000", 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.053685+0000", 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.054745+0000", 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:19.186 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.187 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.188 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.188 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:19.188 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.188 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.188 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.188 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.7", 2024-09-13T02:38:19.188 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.188 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.188 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.188 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:19.188 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:37:20.008516+0000", 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:19.192 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.193 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.077116+0000", 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.077116+0000", 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.077371+0000", 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:19.194 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.6", 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:23:20.472560+0000", 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.196 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.200 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.200 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.200 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.200 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.200 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.200 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:19.200 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.200 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:19.200 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.201 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:11.052481+0000", 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:11.052481+0000", 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:11.053029+0000", 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 67, 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.202 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 66, 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.203 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.8", 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 19, 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:02:07.321862+0000", 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.206 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.207 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.208 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.093385+0000", 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.093385+0000", 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.093642+0000", 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.209 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.210 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.9", 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.211 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:36:16.213337+0000", 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.212 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.213 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.214 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.215 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.216 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.217 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.217 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.217 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:19.217 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057731+0000", 2024-09-13T02:38:19.217 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057731+0000", 2024-09-13T02:38:19.217 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058026+0000", 2024-09-13T02:38:19.217 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:19.217 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.217 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.217 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.217 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.217 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.218 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.9", 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 26, 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.219 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:07:17.106987+0000", 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.220 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.223 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:19.224 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.224 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.224 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.224 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.224 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.224 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.224 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.224 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.224 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:19.224 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.224 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.082716+0000", 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.082716+0000", 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.083011+0000", 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.225 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.226 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:19.226 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:19.226 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:19.226 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.226 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.226 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.226 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:19.226 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:19.226 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.226 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.226 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.226 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.227 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.227 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.227 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.227 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.227 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.227 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.227 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.227 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.227 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.227 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.8", 2024-09-13T02:38:19.227 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.227 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:32:03.234710+0000", 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.229 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.231 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:19.232 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.058610+0000", 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.058610+0000", 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.059280+0000", 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.233 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.234 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.a", 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.235 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 26, 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:16:16.823050+0000", 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.236 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.237 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.237 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.237 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.237 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.237 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.237 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.237 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.237 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.237 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.237 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.237 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.237 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.239 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.240 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.088423+0000", 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.088423+0000", 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088716+0000", 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.242 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.b", 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:39:44.170138+0000", 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.243 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.247 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:19.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057769+0000", 2024-09-13T02:38:19.249 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057769+0000", 2024-09-13T02:38:19.249 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058056+0000", 2024-09-13T02:38:19.249 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:19.249 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.249 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.249 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.249 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.249 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:19.249 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:19.249 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:19.249 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.249 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.250 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.b", 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:30:09.327574+0000", 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.251 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T02:38:19.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.255 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.081921+0000", 2024-09-13T02:38:19.256 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.081921+0000", 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.082165+0000", 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:19.257 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:19.258 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.260 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.260 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.260 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.260 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.260 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.260 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.260 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.a", 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:07:09.425179+0000", 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.261 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.265 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.266 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.095216+0000", 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.095216+0000", 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.095556+0000", 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.268 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.269 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.269 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.269 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.269 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1d", 2024-09-13T02:38:19.269 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.269 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.269 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.269 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.269 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.269 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:33:57.668200+0000", 2024-09-13T02:38:19.269 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.269 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.270 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:19.273 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.274 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.058177+0000", 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.058177+0000", 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058484+0000", 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.276 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1c", 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:19:40.466477+0000", 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:19.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.281 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:19.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.085683+0000", 2024-09-13T02:38:19.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.085683+0000", 2024-09-13T02:38:19.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.085929+0000", 2024-09-13T02:38:19.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:19.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:19.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:19.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:19.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.284 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.284 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:19.284 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:19.284 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.284 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.284 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.284 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.284 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.284 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.284 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.284 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1c", 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:29:22.741543+0000", 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.285 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.289 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.289 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.289 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.289 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.289 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.289 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.289 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.289 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.289 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:19.289 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:19.289 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.290 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.058911+0000", 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.058911+0000", 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.059240+0000", 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.292 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1d", 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:19.293 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:37:14.150471+0000", 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.295 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:19.297 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.298 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.086447+0000", 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.086447+0000", 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.086718+0000", 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:19.299 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.300 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.300 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.300 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:19.300 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:19.300 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.300 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.300 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.300 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.300 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.300 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.300 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.300 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.301 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.301 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.301 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.301 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.301 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.301 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1f", 2024-09-13T02:38:19.301 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.301 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.301 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.301 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:19.301 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.301 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:36:43.912838+0000", 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.303 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.306 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:19.307 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.055462+0000", 2024-09-13T02:38:19.307 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.055462+0000", 2024-09-13T02:38:19.307 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.055720+0000", 2024-09-13T02:38:19.307 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:19.307 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.307 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.307 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.307 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.307 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:19.307 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:19.307 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:19.307 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.308 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:19.309 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.309 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.309 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.309 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1e", 2024-09-13T02:38:19.309 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.309 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.309 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.309 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 25, 2024-09-13T02:38:19.309 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.309 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:53:50.936698+0000", 2024-09-13T02:38:19.309 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.310 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.310 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.310 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.310 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.310 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.310 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.310 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.310 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.310 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.310 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.310 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.310 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.311 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T02:38:19.313 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.314 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.081662+0000", 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.081662+0000", 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.081922+0000", 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.315 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.316 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1e", 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:01:18.096744+0000", 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.321 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.321 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.321 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.321 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:19.321 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:19.321 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.321 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.321 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:19.321 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:19.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.321 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:19.322 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057673+0000", 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057673+0000", 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058024+0000", 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:19.323 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 4, 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 4, 2024-09-13T02:38:19.324 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1f", 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 30, 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:45:15.651747+0000", 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.325 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 582, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.326 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 4, 2024-09-13T02:38:19.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T02:38:19.329 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.329 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:19.329 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:19.329 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:19.329 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:19.329 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.329 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:19.329 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.329 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:19.329 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'4" 2024-09-13T02:38:19.329 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_per_pool": [ 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 24, 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd" 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3, 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 8, 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 8, 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3, 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 4, 2024-09-13T02:38:19.330 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 19, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 2, 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2 2024-09-13T02:38:19.333 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 12288, 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 57, 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.334 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 24 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 192, 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 64, 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 8, 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 3, 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 0, 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 0, 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T02:38:19.339 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T02:38:19.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.340 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 192 2024-09-13T02:38:19.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.340 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.340 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 96, 2024-09-13T02:38:19.340 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:19.340 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T02:38:19.340 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.340 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 45, 2024-09-13T02:38:19.340 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 32, 2024-09-13T02:38:19.340 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 8, 2024-09-13T02:38:19.340 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 45, 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 2, 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 3428, 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.341 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 66, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 22, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 22, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.342 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 14, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 51, 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 20 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 98304, 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 10284, 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T02:38:19.344 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T02:38:19.345 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T02:38:19.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.345 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 96 2024-09-13T02:38:19.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.345 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.345 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 3, 2024-09-13T02:38:19.345 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:19.345 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr" 2024-09-13T02:38:19.345 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.345 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 136, 2024-09-13T02:38:19.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 1, 2024-09-13T02:38:19.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 3, 2024-09-13T02:38:19.346 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 136, 2024-09-13T02:38:19.346 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 1, 2024-09-13T02:38:19.346 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 590368, 2024-09-13T02:38:19.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 1771104, 2024-09-13T02:38:19.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T02:38:19.348 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.348 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.348 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.348 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.348 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.348 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.348 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.348 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 6, 2024-09-13T02:38:19.348 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.348 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.348 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 286, 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 494, 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 195, 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2416 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 1781760, 2024-09-13T02:38:19.349 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 1771104, 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 3 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.350 INFO:tasks.workunit.client.0.smithi088.stdout: "usage": { 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 105, 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: "pools": 4, 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_by_class": { 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: "ssd": { 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: "total_avail_bytes": 767714058240, 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: "total_bytes": 767960285184, 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_bytes": 246226944, 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_raw_bytes": 246226944, 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_raw_ratio": 0.000320624589221552 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: "total_avail_bytes": 767714058240, 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: "total_bytes": 767960285184, 2024-09-13T02:38:19.351 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_bytes": 246226944 2024-09-13T02:38:19.352 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.352 INFO:tasks.workunit.client.0.smithi088.stdout:} 2024-09-13T02:38:19.352 INFO:tasks.workunit.client.0.smithi088.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-09-13T02:38:19.353 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry show-device 2024-09-13T02:38:19.353 INFO:tasks.workunit.client.0.smithi088.stdout:{ 2024-09-13T02:38:19.353 INFO:tasks.workunit.client.0.smithi088.stdout: "39b9d178-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:19.353 INFO:tasks.workunit.client.0.smithi088.stdout: "INTEL_SSDPED1D480GA_39ba5fe4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: "20240913-023228": { 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: "device": { 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: "info_name": "/dev/nvme0n1", 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "/dev/nvme0n1", 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: "protocol": "NVMe", 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "nvme" 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: "firmware_version": "E2010325", 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: "host_id": "39b9d178-7179-11ef-b040-0cc47a8fd42d", 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: "json_format_version": [ 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.354 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: "local_time": { 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: "asctime": "Fri Sep 13 02:32:28 2024 UTC", 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: "time_t": 1726194748 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: "logical_block_size": 512, 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_controller_id": 0, 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_namespaces": [ 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: "capacity": { 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:19.355 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: "formatted_lba_size": 512, 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 1, 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: "size": { 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: "utilization": { 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.356 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_number_of_namespaces": 1, 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_pci_vendor": { 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 32902, 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: "subsystem_id": 32902 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_add_log": { 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: "Device stats": { 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_fw_downgrades": { 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: "crc_error_count": { 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.357 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: "end_to_end_error_detection_count": { 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: "erase_fail_count": { 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: "host_bytes_written": { 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 10161843 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.358 INFO:tasks.workunit.client.0.smithi088.stdout: "host_ctx_wear_used": { 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: "media_bytes_read": { 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: "nand_bytes_written": { 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_stat_indicator": { 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.359 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.360 INFO:tasks.workunit.client.0.smithi088.stdout: "pll_lock_loss_count": { 2024-09-13T02:38:19.360 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.360 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.360 INFO:tasks.workunit.client.0.smithi088.stdout: "program_fail_count": { 2024-09-13T02:38:19.360 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.360 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.360 INFO:tasks.workunit.client.0.smithi088.stdout: "re_alloc_sectr_cnt": { 2024-09-13T02:38:19.360 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.360 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.361 INFO:tasks.workunit.client.0.smithi088.stdout: "retry_buffer_overflow_count": { 2024-09-13T02:38:19.361 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.361 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.361 INFO:tasks.workunit.client.0.smithi088.stdout: "soft_ecc_err_rate": { 2024-09-13T02:38:19.361 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.361 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.361 INFO:tasks.workunit.client.0.smithi088.stdout: "thermal_throttle_status": { 2024-09-13T02:38:19.361 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.361 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:19.362 INFO:tasks.workunit.client.0.smithi088.stdout: "cnt": 0, 2024-09-13T02:38:19.362 INFO:tasks.workunit.client.0.smithi088.stdout: "pct": 0 2024-09-13T02:38:19.362 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.362 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_host_reads": { 2024-09-13T02:38:19.362 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.362 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 15 2024-09-13T02:38:19.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.362 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_media_wear": { 2024-09-13T02:38:19.362 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.362 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": "0.000000" 2024-09-13T02:38:19.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_timer": { 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 1390297 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: "unexp_power_loss": { 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: "wear_leveling": { 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: "avg": 0, 2024-09-13T02:38:19.363 INFO:tasks.workunit.client.0.smithi088.stdout: "max": 0, 2024-09-13T02:38:19.364 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0 2024-09-13T02:38:19.364 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.364 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.364 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel Smart log": "nvme0n1" 2024-09-13T02:38:19.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.364 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_log": { 2024-09-13T02:38:19.364 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare": 100, 2024-09-13T02:38:19.364 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare_threshold": 0, 2024-09-13T02:38:19.364 INFO:tasks.workunit.client.0.smithi088.stdout: "controller_busy_time": 3957, 2024-09-13T02:38:19.364 INFO:tasks.workunit.client.0.smithi088.stdout: "critical_warning": 0, 2024-09-13T02:38:19.365 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_read": 140953226, 2024-09-13T02:38:19.365 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_written": 665966546, 2024-09-13T02:38:19.365 INFO:tasks.workunit.client.0.smithi088.stdout: "host_reads": 2713411433, 2024-09-13T02:38:19.365 INFO:tasks.workunit.client.0.smithi088.stdout: "host_writes": 13979771287, 2024-09-13T02:38:19.365 INFO:tasks.workunit.client.0.smithi088.stdout: "media_errors": 0, 2024-09-13T02:38:19.365 INFO:tasks.workunit.client.0.smithi088.stdout: "num_err_log_entries": 0, 2024-09-13T02:38:19.365 INFO:tasks.workunit.client.0.smithi088.stdout: "percentage_used": 0, 2024-09-13T02:38:19.365 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycles": 35298, 2024-09-13T02:38:19.365 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_hours": 37997, 2024-09-13T02:38:19.365 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": 31, 2024-09-13T02:38:19.365 INFO:tasks.workunit.client.0.smithi088.stdout: "unsafe_shutdowns": 11006 2024-09-13T02:38:19.365 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_vendor": "intel", 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_version": { 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: "string": "<1.2", 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycle_count": 35298, 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_time": { 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: "hours": 37997 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: "serial_number": "deleted", 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: "smart_status": { 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme": { 2024-09-13T02:38:19.366 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: "passed": true 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl": { 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: "argv": [ 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl", 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: "-x", 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: "--json=o", 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: "/dev/nvme0n1" 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: "build_info": "(local build)", 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: "exit_status": 0, 2024-09-13T02:38:19.367 INFO:tasks.workunit.client.0.smithi088.stdout: "output": [ 2024-09-13T02:38:19.368 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-13T02:38:19.368 INFO:tasks.workunit.client.0.smithi088.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-13T02:38:19.368 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.368 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-13T02:38:19.368 INFO:tasks.workunit.client.0.smithi088.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-13T02:38:19.368 INFO:tasks.workunit.client.0.smithi088.stdout: "Serial Number: deleted", 2024-09-13T02:38:19.368 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Version: E2010325", 2024-09-13T02:38:19.368 INFO:tasks.workunit.client.0.smithi088.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-13T02:38:19.368 INFO:tasks.workunit.client.0.smithi088.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-13T02:38:19.368 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller ID: 0", 2024-09-13T02:38:19.368 INFO:tasks.workunit.client.0.smithi088.stdout: "NVMe Version: <1.2", 2024-09-13T02:38:19.368 INFO:tasks.workunit.client.0.smithi088.stdout: "Number of Namespaces: 1", 2024-09-13T02:38:19.369 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-13T02:38:19.369 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-13T02:38:19.369 INFO:tasks.workunit.client.0.smithi088.stdout: "Local Time is: Fri Sep 13 02:32:28 2024 UTC", 2024-09-13T02:38:19.369 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-13T02:38:19.369 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-13T02:38:19.369 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-13T02:38:19.369 INFO:tasks.workunit.client.0.smithi088.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-13T02:38:19.369 INFO:tasks.workunit.client.0.smithi088.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-13T02:38:19.369 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.369 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported Power States", 2024-09-13T02:38:19.369 INFO:tasks.workunit.client.0.smithi088.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-13T02:38:19.369 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-13T02:38:19.370 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.370 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-13T02:38:19.370 INFO:tasks.workunit.client.0.smithi088.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-13T02:38:19.370 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 512 0 2", 2024-09-13T02:38:19.370 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.370 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-13T02:38:19.370 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-13T02:38:19.370 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.370 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-13T02:38:19.370 INFO:tasks.workunit.client.0.smithi088.stdout: "Critical Warning: 0x00", 2024-09-13T02:38:19.370 INFO:tasks.workunit.client.0.smithi088.stdout: "Temperature: 31 Celsius", 2024-09-13T02:38:19.371 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare: 100%", 2024-09-13T02:38:19.371 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare Threshold: 0%", 2024-09-13T02:38:19.371 INFO:tasks.workunit.client.0.smithi088.stdout: "Percentage Used: 0%", 2024-09-13T02:38:19.371 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Read: 140,953,226 [72.1 TB]", 2024-09-13T02:38:19.371 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Written: 665,966,546 [340 TB]", 2024-09-13T02:38:19.371 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Read Commands: 2,713,411,433", 2024-09-13T02:38:19.371 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Write Commands: 13,979,771,287", 2024-09-13T02:38:19.371 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller Busy Time: 3,957", 2024-09-13T02:38:19.371 INFO:tasks.workunit.client.0.smithi088.stdout: "Power Cycles: 35,298", 2024-09-13T02:38:19.371 INFO:tasks.workunit.client.0.smithi088.stdout: "Power On Hours: 37,997", 2024-09-13T02:38:19.371 INFO:tasks.workunit.client.0.smithi088.stdout: "Unsafe Shutdowns: 11,006", 2024-09-13T02:38:19.371 INFO:tasks.workunit.client.0.smithi088.stdout: "Media and Data Integrity Errors: 0", 2024-09-13T02:38:19.372 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information Log Entries: 0", 2024-09-13T02:38:19.372 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.372 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-13T02:38:19.372 INFO:tasks.workunit.client.0.smithi088.stdout: "No Errors Logged", 2024-09-13T02:38:19.372 INFO:tasks.workunit.client.0.smithi088.stdout: "" 2024-09-13T02:38:19.372 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.372 INFO:tasks.workunit.client.0.smithi088.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-13T02:38:19.372 INFO:tasks.workunit.client.0.smithi088.stdout: "svn_revision": "5155", 2024-09-13T02:38:19.372 INFO:tasks.workunit.client.0.smithi088.stdout: "version": [ 2024-09-13T02:38:19.372 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.372 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": { 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: "current": 31 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: "user_capacity": { 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.373 INFO:tasks.workunit.client.0.smithi088.stdout: "39bb96d4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: "INTEL_SSDPEDMD400G4_39bc15b4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: "20240913-023226": { 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: "device": { 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: "info_name": "/dev/nvme0n1", 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "/dev/nvme0n1", 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: "protocol": "NVMe", 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "nvme" 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: "firmware_version": "8DV101H0", 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: "host_id": "39bb96d4-7179-11ef-b040-0cc47a8fd42d", 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: "json_format_version": [ 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.374 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: "local_time": { 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: "asctime": "Fri Sep 13 02:32:26 2024 UTC", 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: "time_t": 1726194746 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: "logical_block_size": 512, 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_controller_id": 0, 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_namespaces": [ 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: "capacity": { 2024-09-13T02:38:19.375 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: "formatted_lba_size": 512, 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 1, 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: "size": { 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: "utilization": { 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.376 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_number_of_namespaces": 1, 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_pci_vendor": { 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 32902, 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: "subsystem_id": 32902 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_add_log": { 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: "Device stats": { 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_fw_downgrades": { 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.377 INFO:tasks.workunit.client.0.smithi088.stdout: "crc_error_count": { 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: "end_to_end_error_detection_count": { 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: "erase_fail_count": { 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: "host_bytes_written": { 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.378 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 28192572 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: "host_ctx_wear_used": { 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 1 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: "media_bytes_read": { 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: "nand_bytes_written": { 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 45462803 2024-09-13T02:38:19.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_stat_indicator": { 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: "pll_lock_loss_count": { 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: "program_fail_count": { 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.380 INFO:tasks.workunit.client.0.smithi088.stdout: "re_alloc_sectr_cnt": { 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: "retry_buffer_overflow_count": { 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: "soft_ecc_err_rate": { 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: "thermal_throttle_status": { 2024-09-13T02:38:19.381 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: "cnt": 0, 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: "pct": 0 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_host_reads": { 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 65535 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_media_wear": { 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": "63.999023" 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_timer": { 2024-09-13T02:38:19.382 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 65535 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: "unexp_power_loss": { 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: "wear_leveling": { 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 90, 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: "avg": 3028, 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: "max": 3045, 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 3010 2024-09-13T02:38:19.383 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel Smart log": "nvme0n1" 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_log": { 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare": 100, 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare_threshold": 10, 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: "controller_busy_time": 65, 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: "critical_warning": 0, 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_read": 386275861, 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_written": 1847628435, 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: "host_reads": 5891855153, 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: "host_writes": 32042294317, 2024-09-13T02:38:19.384 INFO:tasks.workunit.client.0.smithi088.stdout: "media_errors": 0, 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_err_log_entries": 0, 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: "percentage_used": 10, 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycles": 39808, 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_hours": 62636, 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": 25, 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: "unsafe_shutdowns": 2398 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_vendor": "intel", 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_version": { 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: "string": "<1.2", 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.385 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycle_count": 39808, 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_time": { 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: "hours": 62636 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: "serial_number": "deleted", 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: "smart_status": { 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme": { 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: "passed": true 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl": { 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: "argv": [ 2024-09-13T02:38:19.386 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl", 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: "-x", 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: "--json=o", 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: "/dev/nvme0n1" 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: "build_info": "(local build)", 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: "exit_status": 0, 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: "output": [ 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-13T02:38:19.387 INFO:tasks.workunit.client.0.smithi088.stdout: "Serial Number: deleted", 2024-09-13T02:38:19.388 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Version: 8DV101H0", 2024-09-13T02:38:19.388 INFO:tasks.workunit.client.0.smithi088.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-13T02:38:19.388 INFO:tasks.workunit.client.0.smithi088.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-13T02:38:19.388 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller ID: 0", 2024-09-13T02:38:19.388 INFO:tasks.workunit.client.0.smithi088.stdout: "NVMe Version: <1.2", 2024-09-13T02:38:19.388 INFO:tasks.workunit.client.0.smithi088.stdout: "Number of Namespaces: 1", 2024-09-13T02:38:19.388 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-13T02:38:19.388 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-13T02:38:19.388 INFO:tasks.workunit.client.0.smithi088.stdout: "Local Time is: Fri Sep 13 02:32:26 2024 UTC", 2024-09-13T02:38:19.388 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-13T02:38:19.388 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-13T02:38:19.388 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-13T02:38:19.389 INFO:tasks.workunit.client.0.smithi088.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-13T02:38:19.389 INFO:tasks.workunit.client.0.smithi088.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-13T02:38:19.389 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.389 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported Power States", 2024-09-13T02:38:19.389 INFO:tasks.workunit.client.0.smithi088.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-13T02:38:19.389 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-13T02:38:19.389 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.389 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-13T02:38:19.389 INFO:tasks.workunit.client.0.smithi088.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-13T02:38:19.389 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 512 0 2", 2024-09-13T02:38:19.389 INFO:tasks.workunit.client.0.smithi088.stdout: " 1 - 512 8 2", 2024-09-13T02:38:19.389 INFO:tasks.workunit.client.0.smithi088.stdout: " 2 - 512 16 2", 2024-09-13T02:38:19.390 INFO:tasks.workunit.client.0.smithi088.stdout: " 3 - 4096 0 0", 2024-09-13T02:38:19.390 INFO:tasks.workunit.client.0.smithi088.stdout: " 4 - 4096 8 0", 2024-09-13T02:38:19.390 INFO:tasks.workunit.client.0.smithi088.stdout: " 5 - 4096 64 0", 2024-09-13T02:38:19.390 INFO:tasks.workunit.client.0.smithi088.stdout: " 6 - 4096 128 0", 2024-09-13T02:38:19.390 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.390 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-13T02:38:19.390 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-13T02:38:19.390 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.390 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-13T02:38:19.390 INFO:tasks.workunit.client.0.smithi088.stdout: "Critical Warning: 0x00", 2024-09-13T02:38:19.390 INFO:tasks.workunit.client.0.smithi088.stdout: "Temperature: 25 Celsius", 2024-09-13T02:38:19.390 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare: 100%", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare Threshold: 10%", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "Percentage Used: 10%", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Read: 386,275,861 [197 TB]", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Written: 1,847,628,435 [945 TB]", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Read Commands: 5,891,855,153", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Write Commands: 32,042,294,317", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller Busy Time: 65", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "Power Cycles: 39,808", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "Power On Hours: 62,636", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "Unsafe Shutdowns: 2,398", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "Media and Data Integrity Errors: 0", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information Log Entries: 0", 2024-09-13T02:38:19.391 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.392 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-13T02:38:19.392 INFO:tasks.workunit.client.0.smithi088.stdout: "No Errors Logged", 2024-09-13T02:38:19.392 INFO:tasks.workunit.client.0.smithi088.stdout: "" 2024-09-13T02:38:19.392 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.392 INFO:tasks.workunit.client.0.smithi088.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-13T02:38:19.392 INFO:tasks.workunit.client.0.smithi088.stdout: "svn_revision": "5155", 2024-09-13T02:38:19.392 INFO:tasks.workunit.client.0.smithi088.stdout: "version": [ 2024-09-13T02:38:19.392 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.392 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.392 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.392 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.392 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": { 2024-09-13T02:38:19.393 INFO:tasks.workunit.client.0.smithi088.stdout: "current": 25 2024-09-13T02:38:19.393 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.393 INFO:tasks.workunit.client.0.smithi088.stdout: "user_capacity": { 2024-09-13T02:38:19.393 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:19.393 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:19.393 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.393 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.393 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.393 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.393 INFO:tasks.workunit.client.0.smithi088.stdout:} 2024-09-13T02:38:19.394 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:19.394 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:19.394 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:19.394 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T02:38:19.394 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3387995111' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-13T02:38:19.394 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3387995111' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-13T02:38:19.394 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.394 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.395 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.396 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.396 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.396 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.396 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.396 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:19.396 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:19.397 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:19.397 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T02:38:19.397 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3387995111' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-13T02:38:19.397 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3387995111' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-13T02:38:19.397 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.397 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.397 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.397 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.397 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.397 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.397 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.398 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.399 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.400 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.400 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.400 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.400 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.400 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.400 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.400 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.400 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.400 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.400 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.400 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:17 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.401 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.402 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.403 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.404 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:18 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.406 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='client.14817 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:19.406 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:19.406 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='client.14823 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:19.406 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T02:38:19.406 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3387995111' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-13T02:38:19.406 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3387995111' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-13T02:38:19.406 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.406 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.406 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.406 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.407 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.408 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.408 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.410 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.411 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:19.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.412 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:19.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:17 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:19.414 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry show-all 2024-09-13T02:38:19.424 INFO:tasks.workunit.client.0.smithi088.stdout:{ 2024-09-13T02:38:19.424 INFO:tasks.workunit.client.0.smithi088.stdout: "device_report": { 2024-09-13T02:38:19.424 INFO:tasks.workunit.client.0.smithi088.stdout: "39b9d178-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:19.424 INFO:tasks.workunit.client.0.smithi088.stdout: "INTEL_SSDPED1D480GA_39ba5fe4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:19.424 INFO:tasks.workunit.client.0.smithi088.stdout: "20240913-023228": { 2024-09-13T02:38:19.424 INFO:tasks.workunit.client.0.smithi088.stdout: "device": { 2024-09-13T02:38:19.424 INFO:tasks.workunit.client.0.smithi088.stdout: "info_name": "/dev/nvme0n1", 2024-09-13T02:38:19.424 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "/dev/nvme0n1", 2024-09-13T02:38:19.424 INFO:tasks.workunit.client.0.smithi088.stdout: "protocol": "NVMe", 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "nvme" 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: "firmware_version": "E2010325", 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: "host_id": "39b9d178-7179-11ef-b040-0cc47a8fd42d", 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: "json_format_version": [ 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: "local_time": { 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: "asctime": "Fri Sep 13 02:32:28 2024 UTC", 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: "time_t": 1726194748 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.425 INFO:tasks.workunit.client.0.smithi088.stdout: "logical_block_size": 512, 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_controller_id": 0, 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_namespaces": [ 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: "capacity": { 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: "formatted_lba_size": 512, 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 1, 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: "size": { 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:19.426 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: "utilization": { 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_number_of_namespaces": 1, 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_pci_vendor": { 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 32902, 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: "subsystem_id": 32902 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.427 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_add_log": { 2024-09-13T02:38:19.428 INFO:tasks.workunit.client.0.smithi088.stdout: "Device stats": { 2024-09-13T02:38:19.428 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_fw_downgrades": { 2024-09-13T02:38:19.428 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.428 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.428 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.428 INFO:tasks.workunit.client.0.smithi088.stdout: "crc_error_count": { 2024-09-13T02:38:19.428 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.428 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.428 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.428 INFO:tasks.workunit.client.0.smithi088.stdout: "end_to_end_error_detection_count": { 2024-09-13T02:38:19.428 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.428 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: "erase_fail_count": { 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: "host_bytes_written": { 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 10161843 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: "host_ctx_wear_used": { 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.430 INFO:tasks.workunit.client.0.smithi088.stdout: "media_bytes_read": { 2024-09-13T02:38:19.430 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.430 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.430 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.430 INFO:tasks.workunit.client.0.smithi088.stdout: "nand_bytes_written": { 2024-09-13T02:38:19.430 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.430 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.430 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.430 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_stat_indicator": { 2024-09-13T02:38:19.430 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.430 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.430 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: "pll_lock_loss_count": { 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: "program_fail_count": { 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: "re_alloc_sectr_cnt": { 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.431 INFO:tasks.workunit.client.0.smithi088.stdout: "retry_buffer_overflow_count": { 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: "soft_ecc_err_rate": { 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: "thermal_throttle_status": { 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: "cnt": 0, 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: "pct": 0 2024-09-13T02:38:19.432 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_host_reads": { 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 15 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_media_wear": { 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": "0.000000" 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_timer": { 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 1390297 2024-09-13T02:38:19.433 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: "unexp_power_loss": { 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: "wear_leveling": { 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: "avg": 0, 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: "max": 0, 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.434 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel Smart log": "nvme0n1" 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_log": { 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare": 100, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare_threshold": 0, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "controller_busy_time": 3957, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "critical_warning": 0, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_read": 140953226, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_written": 665966546, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "host_reads": 2713411433, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "host_writes": 13979771287, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "media_errors": 0, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_err_log_entries": 0, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "percentage_used": 0, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycles": 35298, 2024-09-13T02:38:19.435 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_hours": 37997, 2024-09-13T02:38:19.436 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": 31, 2024-09-13T02:38:19.436 INFO:tasks.workunit.client.0.smithi088.stdout: "unsafe_shutdowns": 11006 2024-09-13T02:38:19.436 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.436 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_vendor": "intel", 2024-09-13T02:38:19.436 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_version": { 2024-09-13T02:38:19.436 INFO:tasks.workunit.client.0.smithi088.stdout: "string": "<1.2", 2024-09-13T02:38:19.436 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.436 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.436 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycle_count": 35298, 2024-09-13T02:38:19.436 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_time": { 2024-09-13T02:38:19.436 INFO:tasks.workunit.client.0.smithi088.stdout: "hours": 37997 2024-09-13T02:38:19.436 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.437 INFO:tasks.workunit.client.0.smithi088.stdout: "serial_number": "deleted", 2024-09-13T02:38:19.437 INFO:tasks.workunit.client.0.smithi088.stdout: "smart_status": { 2024-09-13T02:38:19.437 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme": { 2024-09-13T02:38:19.437 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.437 INFO:tasks.workunit.client.0.smithi088.stdout: "passed": true 2024-09-13T02:38:19.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.437 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl": { 2024-09-13T02:38:19.437 INFO:tasks.workunit.client.0.smithi088.stdout: "argv": [ 2024-09-13T02:38:19.437 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl", 2024-09-13T02:38:19.437 INFO:tasks.workunit.client.0.smithi088.stdout: "-x", 2024-09-13T02:38:19.437 INFO:tasks.workunit.client.0.smithi088.stdout: "--json=o", 2024-09-13T02:38:19.438 INFO:tasks.workunit.client.0.smithi088.stdout: "/dev/nvme0n1" 2024-09-13T02:38:19.438 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.438 INFO:tasks.workunit.client.0.smithi088.stdout: "build_info": "(local build)", 2024-09-13T02:38:19.438 INFO:tasks.workunit.client.0.smithi088.stdout: "exit_status": 0, 2024-09-13T02:38:19.438 INFO:tasks.workunit.client.0.smithi088.stdout: "output": [ 2024-09-13T02:38:19.438 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-13T02:38:19.438 INFO:tasks.workunit.client.0.smithi088.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-13T02:38:19.438 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.438 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-13T02:38:19.438 INFO:tasks.workunit.client.0.smithi088.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "Serial Number: deleted", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Version: E2010325", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller ID: 0", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "NVMe Version: <1.2", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "Number of Namespaces: 1", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "Local Time is: Fri Sep 13 02:32:28 2024 UTC", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-13T02:38:19.439 INFO:tasks.workunit.client.0.smithi088.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-13T02:38:19.440 INFO:tasks.workunit.client.0.smithi088.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-13T02:38:19.440 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.440 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported Power States", 2024-09-13T02:38:19.440 INFO:tasks.workunit.client.0.smithi088.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-13T02:38:19.440 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-13T02:38:19.440 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.440 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-13T02:38:19.440 INFO:tasks.workunit.client.0.smithi088.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-13T02:38:19.440 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 512 0 2", 2024-09-13T02:38:19.440 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.440 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-13T02:38:19.440 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-13T02:38:19.441 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.441 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-13T02:38:19.441 INFO:tasks.workunit.client.0.smithi088.stdout: "Critical Warning: 0x00", 2024-09-13T02:38:19.441 INFO:tasks.workunit.client.0.smithi088.stdout: "Temperature: 31 Celsius", 2024-09-13T02:38:19.441 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare: 100%", 2024-09-13T02:38:19.441 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare Threshold: 0%", 2024-09-13T02:38:19.441 INFO:tasks.workunit.client.0.smithi088.stdout: "Percentage Used: 0%", 2024-09-13T02:38:19.441 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Read: 140,953,226 [72.1 TB]", 2024-09-13T02:38:19.441 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Written: 665,966,546 [340 TB]", 2024-09-13T02:38:19.441 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Read Commands: 2,713,411,433", 2024-09-13T02:38:19.441 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Write Commands: 13,979,771,287", 2024-09-13T02:38:19.441 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller Busy Time: 3,957", 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: "Power Cycles: 35,298", 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: "Power On Hours: 37,997", 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: "Unsafe Shutdowns: 11,006", 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: "Media and Data Integrity Errors: 0", 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information Log Entries: 0", 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: "No Errors Logged", 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: "" 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: "svn_revision": "5155", 2024-09-13T02:38:19.442 INFO:tasks.workunit.client.0.smithi088.stdout: "version": [ 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": { 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: "current": 31 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: "user_capacity": { 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.443 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.444 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.444 INFO:tasks.workunit.client.0.smithi088.stdout: "39bb96d4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:19.444 INFO:tasks.workunit.client.0.smithi088.stdout: "INTEL_SSDPEDMD400G4_39bc15b4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T02:38:19.444 INFO:tasks.workunit.client.0.smithi088.stdout: "20240913-023226": { 2024-09-13T02:38:19.444 INFO:tasks.workunit.client.0.smithi088.stdout: "device": { 2024-09-13T02:38:19.444 INFO:tasks.workunit.client.0.smithi088.stdout: "info_name": "/dev/nvme0n1", 2024-09-13T02:38:19.444 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "/dev/nvme0n1", 2024-09-13T02:38:19.444 INFO:tasks.workunit.client.0.smithi088.stdout: "protocol": "NVMe", 2024-09-13T02:38:19.444 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "nvme" 2024-09-13T02:38:19.444 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.444 INFO:tasks.workunit.client.0.smithi088.stdout: "firmware_version": "8DV101H0", 2024-09-13T02:38:19.444 INFO:tasks.workunit.client.0.smithi088.stdout: "host_id": "39bb96d4-7179-11ef-b040-0cc47a8fd42d", 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: "json_format_version": [ 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: "local_time": { 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: "asctime": "Fri Sep 13 02:32:26 2024 UTC", 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: "time_t": 1726194746 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: "logical_block_size": 512, 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_controller_id": 0, 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-13T02:38:19.445 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_namespaces": [ 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: "capacity": { 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: "formatted_lba_size": 512, 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 1, 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: "size": { 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: "utilization": { 2024-09-13T02:38:19.446 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_number_of_namespaces": 1, 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_pci_vendor": { 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 32902, 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: "subsystem_id": 32902 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_add_log": { 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: "Device stats": { 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_fw_downgrades": { 2024-09-13T02:38:19.447 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: "crc_error_count": { 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: "end_to_end_error_detection_count": { 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: "erase_fail_count": { 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.448 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: "host_bytes_written": { 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 28192572 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: "host_ctx_wear_used": { 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 1 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: "media_bytes_read": { 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.449 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: "nand_bytes_written": { 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 45462803 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_stat_indicator": { 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: "pll_lock_loss_count": { 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.450 INFO:tasks.workunit.client.0.smithi088.stdout: "program_fail_count": { 2024-09-13T02:38:19.451 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.451 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.451 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.451 INFO:tasks.workunit.client.0.smithi088.stdout: "re_alloc_sectr_cnt": { 2024-09-13T02:38:19.451 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.451 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.451 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.451 INFO:tasks.workunit.client.0.smithi088.stdout: "retry_buffer_overflow_count": { 2024-09-13T02:38:19.451 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.451 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.451 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.451 INFO:tasks.workunit.client.0.smithi088.stdout: "soft_ecc_err_rate": { 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: "thermal_throttle_status": { 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: "cnt": 0, 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: "pct": 0 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_host_reads": { 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.452 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 65535 2024-09-13T02:38:19.453 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.453 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_media_wear": { 2024-09-13T02:38:19.453 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.453 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": "63.999023" 2024-09-13T02:38:19.453 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.453 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_timer": { 2024-09-13T02:38:19.453 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T02:38:19.453 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 65535 2024-09-13T02:38:19.453 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.453 INFO:tasks.workunit.client.0.smithi088.stdout: "unexp_power_loss": { 2024-09-13T02:38:19.453 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: "wear_leveling": { 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 90, 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: "avg": 3028, 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: "max": 3045, 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 3010 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel Smart log": "nvme0n1" 2024-09-13T02:38:19.454 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_log": { 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare": 100, 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare_threshold": 10, 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "controller_busy_time": 65, 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "critical_warning": 0, 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_read": 386275861, 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_written": 1847628435, 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "host_reads": 5891855153, 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "host_writes": 32042294317, 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "media_errors": 0, 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_err_log_entries": 0, 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "percentage_used": 10, 2024-09-13T02:38:19.455 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycles": 39808, 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_hours": 62636, 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": 25, 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: "unsafe_shutdowns": 2398 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_vendor": "intel", 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_version": { 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: "string": "<1.2", 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycle_count": 39808, 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_time": { 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: "hours": 62636 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.456 INFO:tasks.workunit.client.0.smithi088.stdout: "serial_number": "deleted", 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: "smart_status": { 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme": { 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: "passed": true 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl": { 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: "argv": [ 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl", 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: "-x", 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: "--json=o", 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: "/dev/nvme0n1" 2024-09-13T02:38:19.457 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "build_info": "(local build)", 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "exit_status": 0, 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "output": [ 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "Serial Number: deleted", 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Version: 8DV101H0", 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-13T02:38:19.458 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller ID: 0", 2024-09-13T02:38:19.459 INFO:tasks.workunit.client.0.smithi088.stdout: "NVMe Version: <1.2", 2024-09-13T02:38:19.459 INFO:tasks.workunit.client.0.smithi088.stdout: "Number of Namespaces: 1", 2024-09-13T02:38:19.459 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-13T02:38:19.459 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-13T02:38:19.459 INFO:tasks.workunit.client.0.smithi088.stdout: "Local Time is: Fri Sep 13 02:32:26 2024 UTC", 2024-09-13T02:38:19.459 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-13T02:38:19.459 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-13T02:38:19.459 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-13T02:38:19.459 INFO:tasks.workunit.client.0.smithi088.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-13T02:38:19.459 INFO:tasks.workunit.client.0.smithi088.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-13T02:38:19.459 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.459 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported Power States", 2024-09-13T02:38:19.460 INFO:tasks.workunit.client.0.smithi088.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-13T02:38:19.460 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-13T02:38:19.460 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.460 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-13T02:38:19.460 INFO:tasks.workunit.client.0.smithi088.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-13T02:38:19.460 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 512 0 2", 2024-09-13T02:38:19.460 INFO:tasks.workunit.client.0.smithi088.stdout: " 1 - 512 8 2", 2024-09-13T02:38:19.460 INFO:tasks.workunit.client.0.smithi088.stdout: " 2 - 512 16 2", 2024-09-13T02:38:19.460 INFO:tasks.workunit.client.0.smithi088.stdout: " 3 - 4096 0 0", 2024-09-13T02:38:19.460 INFO:tasks.workunit.client.0.smithi088.stdout: " 4 - 4096 8 0", 2024-09-13T02:38:19.460 INFO:tasks.workunit.client.0.smithi088.stdout: " 5 - 4096 64 0", 2024-09-13T02:38:19.460 INFO:tasks.workunit.client.0.smithi088.stdout: " 6 - 4096 128 0", 2024-09-13T02:38:19.461 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.461 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-13T02:38:19.461 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-13T02:38:19.461 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.461 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-13T02:38:19.464 INFO:tasks.workunit.client.0.smithi088.stdout: "Critical Warning: 0x00", 2024-09-13T02:38:19.464 INFO:tasks.workunit.client.0.smithi088.stdout: "Temperature: 25 Celsius", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare: 100%", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare Threshold: 10%", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Percentage Used: 10%", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Read: 386,275,861 [197 TB]", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Written: 1,847,628,435 [945 TB]", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Read Commands: 5,891,855,153", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Write Commands: 32,042,294,317", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller Busy Time: 65", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Power Cycles: 39,808", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Power On Hours: 62,636", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Unsafe Shutdowns: 2,398", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Media and Data Integrity Errors: 0", 2024-09-13T02:38:19.465 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information Log Entries: 0", 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: "No Errors Logged", 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: "" 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: "svn_revision": "5155", 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: "version": [ 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": { 2024-09-13T02:38:19.466 INFO:tasks.workunit.client.0.smithi088.stdout: "current": 25 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: "user_capacity": { 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: "report": { 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: "balancer": { 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: "active": true, 2024-09-13T02:38:19.467 INFO:tasks.workunit.client.0.smithi088.stdout: "mode": "" 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: "channels": [ 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: "basic", 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: "crash", 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: "device", 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: "ident", 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: "perf" 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: "channels_available": [ 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: "basic", 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: "ident", 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: "crash", 2024-09-13T02:38:19.468 INFO:tasks.workunit.client.0.smithi088.stdout: "device", 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "perf" 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "collections_available": [ 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_base", 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "device_base", 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "crash_base", 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "ident_base", 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_perf", 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_mds_metadata", 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_usage", 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_usage_by_class", 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_rook_v01", 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_memory_metrics", 2024-09-13T02:38:19.469 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_options_bluestore" 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: "collections_opted_in": [ 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_base", 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: "device_base", 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: "crash_base", 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: "ident_base", 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_perf", 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_mds_metadata", 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_usage", 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_usage_by_class", 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_rook_v01", 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_memory_metrics", 2024-09-13T02:38:19.470 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_options_bluestore" 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "config": { 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "active_changed": [ 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_debug", 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_mon_ticket_ttl", 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_service_ticket_ttl", 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "bdev_debug_aio", 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "client_check_pool_perm", 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "client_mount_gid", 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "client_mount_uid", 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "client_quota", 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "container_image", 2024-09-13T02:38:19.471 INFO:tasks.workunit.client.0.smithi088.stdout: "daemonize", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_asserts_on_shutdown", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mgr", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mon", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_ms", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_osd", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_paxos", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "keyring", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_block_size", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_cache_size", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_compression", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_log", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "leveldb_write_buffer_size", 2024-09-13T02:38:19.472 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_file", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_journald", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_stderr", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_allow_pool_delete", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_clock_drift_allowed", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_file_level", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_file", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_journald", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_stderr", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_data_avail_warn", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_election_default_strategy", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_host", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_max_pg_per_osd", 2024-09-13T02:38:19.473 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mgr_mkfs_grace", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_prime_pg_temp", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_reporter_subtree_level", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_pg_warn_max_object_skew", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_too_few_osds", 2024-09-13T02:38:19.474 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_bug", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_old_message", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "no_config_file", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_default_list", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_load_list", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_crush_chooseleaf_type", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_misdirected_ops", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_op_order", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_pg_log_writeout", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_shutdown", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_cached_snaps", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_missing_on_start", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_stray_on_activate", 2024-09-13T02:38:19.475 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_hdd", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_hybrid", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_ssd", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_max_backfills", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_profile", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-13T02:38:19.476 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_lim", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_res", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target_autotune", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue_cut_off", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pg_delete_cost", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_erasure_code_profile", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recover_clone_overlap", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active", 2024-09-13T02:38:19.477 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active_hdd", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active_ssd", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_chunk", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_hdd", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_hybrid", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_ssd", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_load_threshold", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_max_interval", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_sleep", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_shutdown_pgref_assert", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_hdd", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-13T02:38:19.478 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_ssd", 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "public_addr", 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "public_addrv", 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "public_network", 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_default_features", 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_qos_exclude_ops", 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "setgroup", 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "setuser" 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster_changed": [ 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_debug", 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_mon_ticket_ttl", 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_service_ticket_ttl", 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "bdev_debug_aio", 2024-09-13T02:38:19.479 INFO:tasks.workunit.client.0.smithi088.stdout: "container_image", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_asserts_on_shutdown", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mgr", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mon", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_ms", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_osd", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_paxos", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_file", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_journald", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_stderr", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_join_fs", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/allow_ptrace", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/container_init", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/migration_current", 2024-09-13T02:38:19.480 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/use_repo_digest", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/ssl_server_port", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/orchestrator/orchestrator", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/channel_ident", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/channel_perf", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/description", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/enabled", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/organization", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_allow_pool_delete", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_clock_drift_allowed", 2024-09-13T02:38:19.481 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_file_level", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_file", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_data_avail_warn", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_election_default_strategy", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_max_pg_per_osd", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mgr_mkfs_grace", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_prime_pg_temp", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_reporter_subtree_level", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_pg_warn_max_object_skew", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-13T02:38:19.482 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-13T02:38:19.483 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-13T02:38:19.483 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_too_few_osds", 2024-09-13T02:38:19.483 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_bug", 2024-09-13T02:38:19.483 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_old_message", 2024-09-13T02:38:19.483 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_default_list", 2024-09-13T02:38:19.483 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_load_list", 2024-09-13T02:38:19.483 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_misdirected_ops", 2024-09-13T02:38:19.483 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_op_order", 2024-09-13T02:38:19.483 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_pg_log_writeout", 2024-09-13T02:38:19.483 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_shutdown", 2024-09-13T02:38:19.483 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_cached_snaps", 2024-09-13T02:38:19.483 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_missing_on_start", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_stray_on_activate", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_profile", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target_autotune", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue_cut_off", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_erasure_code_profile", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recover_clone_overlap", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_chunk", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_load_threshold", 2024-09-13T02:38:19.484 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_max_interval", 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_shutdown_pgref_assert", 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: "public_network", 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_cache_enabled", 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_enable_ops_log", 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_enable_usage_log" 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: "contact": null, 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: "crashes": [], 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: "created": "2024-09-13T02:29:14.825758Z", 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: "crush": { 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_algs": { 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: "straw2": 3 2024-09-13T02:38:19.485 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_sizes": { 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: "2": 1, 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: "4": 2 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_types": { 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: "1": 2, 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: "11": 1 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: "compat_weight_set": false, 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: "device_classes": [ 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: 8 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_buckets": 6, 2024-09-13T02:38:19.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_devices": 8, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_rules": 1, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_types": 12, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_weight_sets": 0, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "tunables": { 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "allowed_bucket_algs": 54, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_local_fallback_tries": 0, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_local_tries": 0, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_total_tries": 50, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_descend_once": 1, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_stable": 1, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_vary_r": 1, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v2_rules": 0, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v3_rules": 0, 2024-09-13T02:38:19.487 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v4_buckets": 1, 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v5_rules": 0, 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: "legacy_tunables": 0, 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: "minimum_required_version": "jewel", 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: "optimal_tunables": 1, 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: "profile": "jewel", 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables": 1, 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables2": 1, 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables3": 1, 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables5": 1, 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: "straw_calc_version": 1 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: "description": "upgrade test cluster", 2024-09-13T02:38:19.488 INFO:tasks.workunit.client.0.smithi088.stdout: "fs": { 2024-09-13T02:38:19.489 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:19.489 INFO:tasks.workunit.client.0.smithi088.stdout: "feature_flags": { 2024-09-13T02:38:19.489 INFO:tasks.workunit.client.0.smithi088.stdout: "enable_multiple": true, 2024-09-13T02:38:19.489 INFO:tasks.workunit.client.0.smithi088.stdout: "ever_enabled_multiple": true 2024-09-13T02:38:19.489 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.489 INFO:tasks.workunit.client.0.smithi088.stdout: "filesystems": [ 2024-09-13T02:38:19.489 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.489 INFO:tasks.workunit.client.0.smithi088.stdout: "approx_ctime": "2024-09", 2024-09-13T02:38:19.489 INFO:tasks.workunit.client.0.smithi088.stdout: "balancer_enabled": false, 2024-09-13T02:38:19.489 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.489 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_caps": 0, 2024-09-13T02:38:19.490 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_dns": 10, 2024-09-13T02:38:19.490 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_inos": 13, 2024-09-13T02:38:19.490 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_subtrees": 2, 2024-09-13T02:38:19.490 INFO:tasks.workunit.client.0.smithi088.stdout: "ever_allowed_features": 0, 2024-09-13T02:38:19.490 INFO:tasks.workunit.client.0.smithi088.stdout: "explicitly_allowed_features": 0, 2024-09-13T02:38:19.490 INFO:tasks.workunit.client.0.smithi088.stdout: "files": 0, 2024-09-13T02:38:19.490 INFO:tasks.workunit.client.0.smithi088.stdout: "max_mds": 1, 2024-09-13T02:38:19.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_data_pools": 1, 2024-09-13T02:38:19.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_in": 1, 2024-09-13T02:38:19.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_mds": 1, 2024-09-13T02:38:19.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": 0, 2024-09-13T02:38:19.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_standby_replay": 0, 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_up": 1, 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: "snaps": 0, 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: "standby_count_wanted": 0 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_standby_mds": 1, 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: "total_num_mds": 2 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_stats": { 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 20135936, 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 351744, 2024-09-13T02:38:19.491 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 868352, 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 0, 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 345, 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 825280, 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 12, 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 759808, 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 14709312, 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 20135936 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 20414464, 2024-09-13T02:38:19.492 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 440192, 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 770048, 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 420, 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 1163816, 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 20, 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 1059840, 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 15129176, 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 21184512 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.493 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.08534a6b8ed0fc65f6a8811640374a26b0760a8e": { 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 37863424, 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 789312, 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 7561216, 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1129, 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 8638432, 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 22, 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 1692160, 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 24122080, 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 45424640 2024-09-13T02:38:19.494 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 44687360, 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1434912, 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 720896, 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 3776512, 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1757, 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 10275472, 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 22, 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 2744576, 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 26890064, 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 48463872 2024-09-13T02:38:19.495 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 37322752, 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1269808, 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 442368, 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 9150464, 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1173, 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 7976392, 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 21, 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 1440768, 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 23571976, 2024-09-13T02:38:19.496 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 46473216 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.0": { 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 47235072, 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 911856, 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 983040, 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1445, 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 5392040, 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 46, 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 2738688, 2024-09-13T02:38:19.497 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35439976, 2024-09-13T02:38:19.498 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 48218112 2024-09-13T02:38:19.498 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.498 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.1": { 2024-09-13T02:38:19.498 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 49913856, 2024-09-13T02:38:19.498 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1752752, 2024-09-13T02:38:19.498 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:19.498 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 16384, 2024-09-13T02:38:19.498 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 614400, 2024-09-13T02:38:19.498 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1744, 2024-09-13T02:38:19.498 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.498 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 6097864, 2024-09-13T02:38:19.498 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 3811840, 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35482504, 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 50528256 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.2": { 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 49512448, 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1802592, 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 1015808, 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1695, 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.499 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 6025632, 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 3855104, 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35076608, 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 50528256 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.3": { 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 48316416, 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1702064, 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 180224, 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1630, 2024-09-13T02:38:19.500 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 5217272, 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 2883584, 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35760984, 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 48496640 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.4": { 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 44826624, 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 644680, 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 458752, 2024-09-13T02:38:19.501 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1274, 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 4817376, 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 1979648, 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 34632408, 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 45285376 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.5": { 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 49070080, 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1978632, 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 57344, 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 475136, 2024-09-13T02:38:19.502 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1667, 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 5313616, 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 3683072, 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35284904, 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 49545216 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.6": { 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 49266688, 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1801440, 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 278528, 2024-09-13T02:38:19.503 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1686, 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 5767416, 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 3720448, 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35224872, 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 49545216 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.7": { 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 48578560, 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 1848976, 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2752512, 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 8192, 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 753664, 2024-09-13T02:38:19.504 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 1680, 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 5928856, 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 47, 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 3005184, 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 35034840, 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 49332224 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: "hosts": { 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num": 2, 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mds": 2, 2024-09-13T02:38:19.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mgr": 2, 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mon": 2, 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_osd": 2 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "io_rate": { 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_stats_delta": { 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 0, 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 0, 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "stamp_delta": "12.002693", 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:19.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:19.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:19.508 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 74, 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 188, 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 16, 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 0, 2024-09-13T02:38:19.509 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T02:38:19.510 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T02:38:19.510 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T02:38:19.510 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T02:38:19.510 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 0, 2024-09-13T02:38:19.510 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T02:38:19.510 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T02:38:19.510 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T02:38:19.510 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T02:38:19.510 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.510 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 0 2024-09-13T02:38:19.510 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.510 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: "leaderboard": false, 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: "leaderboard_description": null, 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: "license": "sharing-1-0", 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: "mempool": { 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.511 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.512 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.512 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.512 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.512 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.512 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.512 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.512 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.512 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.512 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.512 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.512 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.512 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.513 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.514 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.515 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 150208, 2024-09-13T02:38:19.516 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 34 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 928, 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.517 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.518 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.519 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.520 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.520 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T02:38:19.520 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.520 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.520 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.520 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.520 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.520 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.520 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.520 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.520 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.520 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.521 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.522 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.523 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.523 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.523 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.523 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.523 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.523 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.523 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.523 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.523 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.523 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.523 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.523 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.524 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.525 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.525 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.525 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.525 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.525 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.525 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.525 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.525 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.525 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.525 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.525 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.525 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 222727, 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 72 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 51704, 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 208 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.526 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 8016, 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 135 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.527 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.528 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.08534a6b8ed0fc65f6a8811640374a26b0760a8e": { 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.530 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.530 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.530 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.530 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.530 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.530 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.530 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.530 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.530 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.530 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.530 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.530 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.531 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.531 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.531 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.531 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.531 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.531 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.531 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.531 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.531 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.531 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.531 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.532 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.532 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.532 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.532 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.532 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.532 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.532 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.532 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.532 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.532 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.532 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.532 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.533 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.533 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.533 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.533 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.533 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.533 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.533 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.533 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.533 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.533 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.533 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.533 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.534 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.535 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.535 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.535 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1455269, 2024-09-13T02:38:19.535 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 440 2024-09-13T02:38:19.535 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.535 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.535 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.535 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.535 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.535 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.535 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.535 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6592, 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 134 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12744, 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1546 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5312, 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 103 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.537 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.538 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.539 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.540 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.541 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.541 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.541 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.541 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.541 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.541 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.541 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.541 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.541 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.541 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.541 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.541 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.542 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.543 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1222219, 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 376 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 352, 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 4 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.544 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6592, 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 134 2024-09-13T02:38:19.545 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12744, 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1546 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 10624, 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 206 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.546 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.547 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.548 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.549 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.549 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.549 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.549 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.549 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.549 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.549 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.549 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.549 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.549 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.549 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.551 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.551 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.551 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.551 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.551 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.551 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.551 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.551 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.551 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.551 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.551 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.552 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.552 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.552 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.552 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.552 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.552 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.552 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.552 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.552 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.552 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.552 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.552 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.553 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.553 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1174315, 2024-09-13T02:38:19.553 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 370 2024-09-13T02:38:19.553 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.553 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.553 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.553 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.553 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.553 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.553 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.553 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.553 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.554 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.555 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6592, 2024-09-13T02:38:19.555 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 134 2024-09-13T02:38:19.555 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.555 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.555 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12744, 2024-09-13T02:38:19.555 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1546 2024-09-13T02:38:19.555 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.555 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.555 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5312, 2024-09-13T02:38:19.555 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 103 2024-09-13T02:38:19.555 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.555 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.556 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.556 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.556 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.556 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.556 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.556 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.556 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.556 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.556 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.556 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.556 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.0": { 2024-09-13T02:38:19.556 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.557 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.557 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.557 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.557 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.557 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:19.557 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:19.557 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.557 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.557 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:19.557 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:19.557 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.557 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.558 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:19.558 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.558 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.558 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.558 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6240, 2024-09-13T02:38:19.558 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 78 2024-09-13T02:38:19.558 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.558 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.558 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22848, 2024-09-13T02:38:19.558 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 204 2024-09-13T02:38:19.558 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.558 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.559 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1936, 2024-09-13T02:38:19.559 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 47 2024-09-13T02:38:19.559 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.559 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.559 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 620898, 2024-09-13T02:38:19.559 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 20 2024-09-13T02:38:19.559 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.559 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.559 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 58081, 2024-09-13T02:38:19.559 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10539 2024-09-13T02:38:19.559 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.559 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.560 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 145096, 2024-09-13T02:38:19.560 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 245 2024-09-13T02:38:19.560 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.560 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.560 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 11720, 2024-09-13T02:38:19.560 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 774 2024-09-13T02:38:19.560 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.560 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.560 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9792, 2024-09-13T02:38:19.560 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 204 2024-09-13T02:38:19.560 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.560 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.561 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.561 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.561 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.561 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.561 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 33562, 2024-09-13T02:38:19.561 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 213 2024-09-13T02:38:19.561 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.561 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.561 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22848, 2024-09-13T02:38:19.561 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 204 2024-09-13T02:38:19.561 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.561 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.562 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.562 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.562 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.562 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.562 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 448553, 2024-09-13T02:38:19.562 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 98 2024-09-13T02:38:19.562 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.562 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.562 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.562 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.562 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2468256, 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 203 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 7128, 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 81 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.563 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.564 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 521640, 2024-09-13T02:38:19.564 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 45 2024-09-13T02:38:19.564 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.564 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.564 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.564 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.564 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.564 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.564 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 101504, 2024-09-13T02:38:19.564 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 200 2024-09-13T02:38:19.564 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.564 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 240008, 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3531 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.565 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.1": { 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:19.566 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5040, 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 63 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.567 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21504, 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 192 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1152, 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 40 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12288, 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.568 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 90212, 2024-09-13T02:38:19.569 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 15511 2024-09-13T02:38:19.569 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.569 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.569 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 202216, 2024-09-13T02:38:19.569 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 329 2024-09-13T02:38:19.569 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.569 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.569 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9564, 2024-09-13T02:38:19.569 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 598 2024-09-13T02:38:19.569 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9216, 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 192 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 28862, 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 197 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21504, 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 192 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 736, 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 445507, 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 97 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12112, 2024-09-13T02:38:19.571 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2427648, 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 181 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4752, 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 54 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.572 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 417312, 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 36 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 8528, 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 22 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 239240, 2024-09-13T02:38:19.573 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3495 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.574 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.2": { 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.575 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4640, 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 58 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21392, 2024-09-13T02:38:19.576 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 191 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1040, 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 8192, 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 88214, 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 15271 2024-09-13T02:38:19.577 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 198816, 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 324 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 8984, 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 591 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9168, 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 191 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.578 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 27750, 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 192 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21392, 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 191 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 736, 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1 2024-09-13T02:38:19.579 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 363896, 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 78 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12112, 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2422474, 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 176 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.580 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4312, 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 49 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 359352, 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 31 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.581 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 8320, 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 24 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 239752, 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3519 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.582 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.583 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.3": { 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.584 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.585 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:19.585 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.585 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.585 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.585 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4080, 2024-09-13T02:38:19.585 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 51 2024-09-13T02:38:19.585 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.585 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.585 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21952, 2024-09-13T02:38:19.585 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 196 2024-09-13T02:38:19.585 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.585 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.586 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480, 2024-09-13T02:38:19.586 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 34 2024-09-13T02:38:19.586 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.586 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.586 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.586 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.586 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.586 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.586 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 89878, 2024-09-13T02:38:19.586 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 15599 2024-09-13T02:38:19.586 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.586 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.587 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 203576, 2024-09-13T02:38:19.587 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 331 2024-09-13T02:38:19.587 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.587 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.587 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9788, 2024-09-13T02:38:19.587 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 609 2024-09-13T02:38:19.587 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.587 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.587 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9408, 2024-09-13T02:38:19.587 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 196 2024-09-13T02:38:19.587 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 28702, 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 199 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21952, 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 196 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.588 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.589 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2208, 2024-09-13T02:38:19.589 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.589 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.589 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.589 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 278269, 2024-09-13T02:38:19.589 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 57 2024-09-13T02:38:19.589 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.589 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.589 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 26565, 2024-09-13T02:38:19.589 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2445970, 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 187 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4752, 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 54 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.590 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 428904, 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 37 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 10400, 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 20 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.591 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 239240, 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3495 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.592 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.4": { 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.593 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4000, 2024-09-13T02:38:19.594 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 50 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21840, 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 195 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1264, 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 41 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22479, 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.595 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 51719, 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9614 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 136936, 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 233 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9960, 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 607 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9360, 2024-09-13T02:38:19.597 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 195 2024-09-13T02:38:19.597 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.597 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.597 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.597 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.597 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.597 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.597 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 29382, 2024-09-13T02:38:19.597 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 201 2024-09-13T02:38:19.597 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.597 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.597 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21840, 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 195 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 736, 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 964511, 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 81 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12112, 2024-09-13T02:38:19.598 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.599 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.599 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.599 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2430108, 2024-09-13T02:38:19.599 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 179 2024-09-13T02:38:19.599 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.599 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.599 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5104, 2024-09-13T02:38:19.599 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 58 2024-09-13T02:38:19.599 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.599 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.599 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 452088, 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 8944, 2024-09-13T02:38:19.600 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 18 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 239752, 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3519 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.601 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.5": { 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.602 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.603 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 3360, 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 42 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21840, 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 195 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480, 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 34 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.604 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.605 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.605 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.605 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.605 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.605 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 92305, 2024-09-13T02:38:19.605 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 15885 2024-09-13T02:38:19.605 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.605 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.605 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 207656, 2024-09-13T02:38:19.605 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 337 2024-09-13T02:38:19.605 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.605 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 10328, 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 612 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9360, 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 195 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.606 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 30406, 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 205 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21840, 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 195 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2208, 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 872599, 2024-09-13T02:38:19.607 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 59 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 26565, 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2416574, 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 172 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5544, 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 63 2024-09-13T02:38:19.608 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 486864, 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 42 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.609 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 13000, 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 25 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 239752, 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3519 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.610 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.6": { 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.611 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.612 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:19.612 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:19.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:19.612 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:19.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2720, 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 34 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22624, 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 202 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480, 2024-09-13T02:38:19.613 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 34 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 14690, 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 91276, 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 15984 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 204256, 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 332 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.614 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 11200, 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 764 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9696, 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 202 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 30490, 2024-09-13T02:38:19.615 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 200 2024-09-13T02:38:19.616 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.616 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.616 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22624, 2024-09-13T02:38:19.616 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 202 2024-09-13T02:38:19.616 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.616 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.616 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.616 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.616 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.616 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.616 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 836996, 2024-09-13T02:38:19.616 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 51 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2453652, 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 185 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4840, 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 55 2024-09-13T02:38:19.617 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 452088, 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.618 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 100672, 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 204 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 240008, 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3531 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.620 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.620 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.620 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.620 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.620 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.620 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.620 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.620 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.620 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.620 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.7": { 2024-09-13T02:38:19.620 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T02:38:19.620 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6304, 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16896, 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 576, 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T02:38:19.621 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2080, 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 26 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22624, 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 202 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1376, 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 42 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T02:38:19.622 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 289122, 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 11 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 95193, 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 16474 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 211056, 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 342 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 11984, 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 771 2024-09-13T02:38:19.623 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.624 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T02:38:19.624 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9696, 2024-09-13T02:38:19.624 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 202 2024-09-13T02:38:19.624 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.624 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T02:38:19.624 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.624 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.624 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.624 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T02:38:19.624 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 33050, 2024-09-13T02:38:19.624 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 210 2024-09-13T02:38:19.624 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22624, 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 202 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 199158, 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.625 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2443822, 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 208 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6248, 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 71 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T02:38:19.626 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 533232, 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 46 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 106496, 2024-09-13T02:38:19.627 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 252 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 239240, 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3495 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.628 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: "metadata": { 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T02:38:19.629 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 2 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 2 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T02:38:19.630 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 2 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 2 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 2 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 2 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:19.631 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 3 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 3 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 3 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T02:38:19.632 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 3 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 3 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 3 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 3 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.633 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T02:38:19.634 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 8 2024-09-13T02:38:19.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.634 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T02:38:19.634 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8 2024-09-13T02:38:19.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.634 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T02:38:19.634 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-09-13T02:38:19.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.634 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T02:38:19.634 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 8 2024-09-13T02:38:19.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.634 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 8 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 8 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 8 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 8 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_objectstore": { 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": 8 2024-09-13T02:38:19.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.636 INFO:tasks.workunit.client.0.smithi088.stdout: "rotational": { 2024-09-13T02:38:19.636 INFO:tasks.workunit.client.0.smithi088.stdout: "0": 8 2024-09-13T02:38:19.636 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.636 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.636 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.636 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:19.636 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:19.636 INFO:tasks.workunit.client.0.smithi088.stdout: "features": { 2024-09-13T02:38:19.636 INFO:tasks.workunit.client.0.smithi088.stdout: "optional": [], 2024-09-13T02:38:19.636 INFO:tasks.workunit.client.0.smithi088.stdout: "persistent": [ 2024-09-13T02:38:19.636 INFO:tasks.workunit.client.0.smithi088.stdout: "kraken", 2024-09-13T02:38:19.637 INFO:tasks.workunit.client.0.smithi088.stdout: "luminous", 2024-09-13T02:38:19.637 INFO:tasks.workunit.client.0.smithi088.stdout: "mimic", 2024-09-13T02:38:19.637 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap-prune", 2024-09-13T02:38:19.637 INFO:tasks.workunit.client.0.smithi088.stdout: "nautilus", 2024-09-13T02:38:19.637 INFO:tasks.workunit.client.0.smithi088.stdout: "octopus", 2024-09-13T02:38:19.637 INFO:tasks.workunit.client.0.smithi088.stdout: "pacific", 2024-09-13T02:38:19.637 INFO:tasks.workunit.client.0.smithi088.stdout: "elector-pinging", 2024-09-13T02:38:19.637 INFO:tasks.workunit.client.0.smithi088.stdout: "quincy", 2024-09-13T02:38:19.637 INFO:tasks.workunit.client.0.smithi088.stdout: "reef" 2024-09-13T02:38:19.637 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.637 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.637 INFO:tasks.workunit.client.0.smithi088.stdout: "ipv4_addr_mons": 6, 2024-09-13T02:38:19.638 INFO:tasks.workunit.client.0.smithi088.stdout: "ipv6_addr_mons": 0, 2024-09-13T02:38:19.638 INFO:tasks.workunit.client.0.smithi088.stdout: "min_mon_release": 18, 2024-09-13T02:38:19.638 INFO:tasks.workunit.client.0.smithi088.stdout: "v1_addr_mons": 3, 2024-09-13T02:38:19.638 INFO:tasks.workunit.client.0.smithi088.stdout: "v2_addr_mons": 3 2024-09-13T02:38:19.638 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.638 INFO:tasks.workunit.client.0.smithi088.stdout: "organization": "ceph-qa", 2024-09-13T02:38:19.638 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.638 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster_network": false, 2024-09-13T02:38:19.638 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T02:38:19.638 INFO:tasks.workunit.client.0.smithi088.stdout: "require_min_compat_client": "luminous", 2024-09-13T02:38:19.638 INFO:tasks.workunit.client.0.smithi088.stdout: "require_osd_release": "reef" 2024-09-13T02:38:19.638 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.639 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_perf_histograms": [ 2024-09-13T02:38:19.639 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.639 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:19.639 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T02:38:19.639 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.639 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:19.639 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:19.639 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T02:38:19.639 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T02:38:19.639 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:19.639 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:19.639 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T02:38:19.640 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T02:38:19.640 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T02:38:19.640 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T02:38:19.640 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T02:38:19.640 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T02:38:19.640 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T02:38:19.640 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T02:38:19.640 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T02:38:19.640 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T02:38:19.640 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T02:38:19.641 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T02:38:19.641 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T02:38:19.641 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T02:38:19.641 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T02:38:19.641 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T02:38:19.641 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T02:38:19.641 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T02:38:19.641 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T02:38:19.641 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T02:38:19.641 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T02:38:19.641 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T02:38:19.642 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T02:38:19.642 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T02:38:19.642 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T02:38:19.642 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T02:38:19.642 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T02:38:19.642 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T02:38:19.642 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T02:38:19.642 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T02:38:19.642 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T02:38:19.642 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.642 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T02:38:19.643 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T02:38:19.644 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T02:38:19.645 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.646 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.647 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.648 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.649 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.650 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.650 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.650 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.650 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.650 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.650 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.650 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.650 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.650 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.650 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.650 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.650 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.651 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.652 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.653 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.654 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.655 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.656 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.657 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.658 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.659 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.660 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.660 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.660 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.660 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.660 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.660 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.660 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T02:38:19.660 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.660 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.660 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.660 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.660 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.661 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.662 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.663 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.664 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.665 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.665 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.665 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.665 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.665 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.665 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.665 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.668 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.668 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.668 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.668 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.668 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.668 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.668 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.668 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 129, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.669 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.670 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T02:38:19.671 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T02:38:19.672 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T02:38:19.673 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:19.674 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T02:38:19.675 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T02:38:19.676 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T02:38:19.676 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T02:38:19.676 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T02:38:19.676 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T02:38:19.676 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T02:38:19.676 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T02:38:19.676 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T02:38:19.676 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T02:38:19.676 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T02:38:19.676 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T02:38:19.676 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T02:38:19.676 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.677 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.678 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.679 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.679 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.679 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.679 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.679 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.679 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.679 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.679 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.679 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.679 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.679 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.679 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T02:38:19.680 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.681 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.682 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.682 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.682 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.682 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.682 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.682 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.682 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.682 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.682 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.682 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.682 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.683 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.684 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.685 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.686 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.687 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T02:38:19.688 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.689 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.690 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.691 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.692 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.692 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.692 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.692 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.692 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.692 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.692 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.692 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.692 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.692 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.692 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.692 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.693 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.694 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.695 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.696 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.697 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.698 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.699 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T02:38:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T02:38:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T02:38:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T02:38:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T02:38:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T02:38:19.701 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T02:38:19.702 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T02:38:19.703 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T02:38:19.704 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:19.705 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.706 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.707 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.708 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T02:38:19.709 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.709 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.709 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.709 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.709 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.709 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.709 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.709 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.709 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.709 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.709 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.709 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.710 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.711 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.711 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.711 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.711 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.711 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.711 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.711 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.711 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.711 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.711 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.711 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.712 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.713 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.713 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.713 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.713 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.713 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.713 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.713 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.713 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.713 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.713 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.713 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.713 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.714 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.715 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.716 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.716 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.716 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.716 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.716 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.716 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.716 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.716 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.716 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.716 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.716 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.717 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.718 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.719 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.720 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.721 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.722 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.723 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.724 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.725 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.726 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.727 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.727 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.727 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.727 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.727 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.727 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.727 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.727 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.727 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.727 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.727 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.727 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.728 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.728 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.728 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.728 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.728 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.728 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.728 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.728 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.728 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.728 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:19.728 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T02:38:19.728 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.729 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:19.729 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:19.729 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T02:38:19.729 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T02:38:19.729 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:19.729 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:19.729 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T02:38:19.729 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T02:38:19.729 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T02:38:19.729 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T02:38:19.729 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T02:38:19.729 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T02:38:19.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T02:38:19.731 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T02:38:19.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T02:38:19.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.734 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.737 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7, 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-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 17, 3, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 15, 1, 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-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.740 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.740 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.741 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.741 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T02:38:19.741 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.743 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.752 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.752 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.752 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.752 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T02:38:19.752 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T02:38:19.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T02:38:19.757 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_counters": { 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: "caps": { 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_flush_ack": { 2024-09-13T02:38:19.758 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_flushsnap_ack": { 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_grant": { 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_revoke": { 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_trunc": { 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.759 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_commit": { 2024-09-13T02:38:19.760 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T02:38:19.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.760 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_fetch_complete": { 2024-09-13T02:38:19.760 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.760 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_fetch_keys": { 2024-09-13T02:38:19.760 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.760 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_merge": { 2024-09-13T02:38:19.760 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.760 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_split": { 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: "exported_inodes": { 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: "forward": { 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_cap_release": { 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_caps": { 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.761 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_caps_dirty": { 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_inode_file_caps": { 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: "imported_inodes": { 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes": { 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes_expired": { 2024-09-13T02:38:19.762 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes_pinned": { 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes_with_caps": { 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: "load_cent": { 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: "openino_dir_fetch": { 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: "process_request_cap_release": { 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: "reply_latency": { 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 158839 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: "request": { 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: "root_rbytes": { 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.764 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: "root_rfiles": { 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: "root_rsnaps": { 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_reply": { 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: "subtrees": { 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.765 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_cache": { 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_enqueue_scrub": { 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_exportdir": { 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_flush": { 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_fragmentdir": { 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.766 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_fragstats": { 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_inodestats": { 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_recovering_enqueued": { 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_recovering_prioritized": { 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_recovering_processing": { 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: "num_strays": { 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: "num_strays_delayed": { 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: "num_strays_enqueuing": { 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_completed": { 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_started": { 2024-09-13T02:38:19.768 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_created": { 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_enqueued": { 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_migrated": { 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_reintegrated": { 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_log": { 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: "ev": { 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: "evadd": { 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: "evex": { 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: "evexd": { 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.770 INFO:tasks.workunit.client.0.smithi088.stdout: "evexg": { 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: "evtrm": { 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: "jlat": { 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11079542 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: "replayed": { 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: "seg": { 2024-09-13T02:38:19.771 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: "segadd": { 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: "segex": { 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: "segexd": { 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: "segexg": { 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.772 INFO:tasks.workunit.client.0.smithi088.stdout: "segtrm": { 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_mem": { 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: "cap": { 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: "cap+": { 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: "cap-": { 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.773 INFO:tasks.workunit.client.0.smithi088.stdout: "dir": { 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: "dir+": { 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: "dir-": { 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: "dn": { 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: "dn+": { 2024-09-13T02:38:19.774 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: "dn-": { 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: "heap": { 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 207124 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: "ino": { 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: "ino+": { 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.775 INFO:tasks.workunit.client.0.smithi088.stdout: "ino-": { 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: "rss": { 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 40712 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_server": { 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: "cap_acquisition_throttle": { 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: "cap_revoke_eviction": { 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.776 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_request": { 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_session": { 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_peer_request": { 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: "req_create_latency": { 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: "req_getattr_latency": { 2024-09-13T02:38:19.777 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 158839 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: "req_getfilelock_latency": { 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: "req_getvxattr_latency": { 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: "req_link_latency": { 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.778 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookup_latency": { 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookuphash_latency": { 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupino_latency": { 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.779 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupname_latency": { 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupparent_latency": { 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupsnap_latency": { 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lssnap_latency": { 2024-09-13T02:38:19.780 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: "req_mkdir_latency": { 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: "req_mknod_latency": { 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: "req_mksnap_latency": { 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.781 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: "req_open_latency": { 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: "req_readdir_latency": { 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rename_latency": { 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: "req_renamesnap_latency": { 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rmdir_latency": { 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rmsnap_latency": { 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.783 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rmxattr_latency": { 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setattr_latency": { 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setdirlayout_latency": { 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setfilelock_latency": { 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.784 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setlayout_latency": { 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setxattr_latency": { 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: "req_snapdiff_latency": { 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.785 INFO:tasks.workunit.client.0.smithi088.stdout: "req_symlink_latency": { 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: "req_unlink_latency": { 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_sessions": { 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: "average_load": { 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.786 INFO:tasks.workunit.client.0.smithi088.stdout: "avg_session_uptime": { 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 87 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: "mdthresh_evicted": { 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: "session_count": { 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: "session_remove": { 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: "sessions_open": { 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: "sessions_stale": { 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: "total_load": { 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: "purge_queue": { 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executed": { 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.789 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executed_ops": { 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing": { 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing_high_water": { 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing_ops": { 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.790 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing_ops_high_water": { 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_item_in_journal": { 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.08534a6b8ed0fc65f6a8811640374a26b0760a8e": { 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: "election_call": { 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.791 INFO:tasks.workunit.client.0.smithi088.stdout: "election_lose": { 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: "election_win": { 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: "num_elections": { 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": { 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T02:38:19.792 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T02:38:19.793 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.793 INFO:tasks.workunit.client.0.smithi088.stdout: "session_rm": { 2024-09-13T02:38:19.793 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 83 2024-09-13T02:38:19.793 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.793 INFO:tasks.workunit.client.0.smithi088.stdout: "session_trim": { 2024-09-13T02:38:19.793 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.793 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.793 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.793 INFO:tasks.workunit.client.0.smithi088.stdout: "paxos": { 2024-09-13T02:38:19.793 INFO:tasks.workunit.client.0.smithi088.stdout: "accept_timeout": { 2024-09-13T02:38:19.793 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.793 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: "begin": { 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 837 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_bytes": { 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 837, 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3919898 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_keys": { 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_latency": { 2024-09-13T02:38:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 837, 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 251994593 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: "collect": { 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_bytes": { 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_keys": { 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:19.795 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_latency": { 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_timeout": { 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_uncommitted": { 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: "commit": { 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 838 2024-09-13T02:38:19.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_bytes": { 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_keys": { 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_latency": { 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.797 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_ack_timeout": { 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_timeout": { 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn": { 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn_latency": { 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh": { 2024-09-13T02:38:19.798 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 838 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh_latency": { 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 838, 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2022956564 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: "restart": { 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state": { 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_bytes": { 2024-09-13T02:38:19.799 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_keys": { 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: "start_leader": { 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: "start_peon": { 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.800 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state": { 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 838 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_bytes": { 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 838, 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7682800 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_keys": { 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 838, 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5620 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_latency": { 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 838, 2024-09-13T02:38:19.801 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 526988679 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache": { 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1020054731 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42803200 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32735232 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:19.802 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2147483648 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10067968 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:full": { 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348127232 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.803 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.804 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.804 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.804 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 277006596 2024-09-13T02:38:19.804 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.804 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.804 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 308236 2024-09-13T02:38:19.804 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.804 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.804 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.804 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.804 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.804 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.805 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.805 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.805 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.805 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.805 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.805 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.805 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.805 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70812400 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:inc": { 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.806 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348127232 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 277006596 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43871 2024-09-13T02:38:19.807 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.808 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.809 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.809 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.809 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.809 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.809 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.809 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.809 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.809 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.809 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.809 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.809 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.809 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71076765 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:kv": { 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 322961408 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.811 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.811 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 184671064 2024-09-13T02:38:19.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.811 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.811 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.811 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.811 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.811 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.811 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.812 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.812 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.812 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.812 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.812 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.812 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.812 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.812 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.812 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.812 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.813 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.813 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.813 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.813 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.813 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.813 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.813 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.813 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.813 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.813 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71181480 2024-09-13T02:38:19.813 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.813 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb": { 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: "compact": { 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_len": { 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_merge": { 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_range": { 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.814 INFO:tasks.workunit.client.0.smithi088.stdout: "get_latency": { 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 36031, 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 91260674 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_delay_time": { 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_memtable_time": { 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-13T02:38:19.815 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_wal_time": { 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_latency": { 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_sync_latency": { 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1802, 2024-09-13T02:38:19.816 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 855521408 2024-09-13T02:38:19.817 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.817 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.817 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.817 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T02:38:19.817 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:19.817 INFO:tasks.workunit.client.0.smithi088.stdout: "election_call": { 2024-09-13T02:38:19.817 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.817 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.817 INFO:tasks.workunit.client.0.smithi088.stdout: "election_lose": { 2024-09-13T02:38:19.817 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.817 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.817 INFO:tasks.workunit.client.0.smithi088.stdout: "election_win": { 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_elections": { 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": { 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: "session_rm": { 2024-09-13T02:38:19.818 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 171 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: "session_trim": { 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: "paxos": { 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: "accept_timeout": { 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: "begin": { 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 971 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.819 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_bytes": { 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 971, 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4998666 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_keys": { 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 971, 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2913 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_latency": { 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 971, 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 174996238 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: "collect": { 2024-09-13T02:38:19.820 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_bytes": { 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_keys": { 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_latency": { 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.821 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_timeout": { 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_uncommitted": { 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: "commit": { 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 971 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_bytes": { 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 971, 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4928812 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_keys": { 2024-09-13T02:38:19.822 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 971, 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5525 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_latency": { 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 971, 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 422446985 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_ack_timeout": { 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_timeout": { 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn": { 2024-09-13T02:38:19.823 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn_latency": { 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3999915 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh": { 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 973 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh_latency": { 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 973, 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2662942824 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.824 INFO:tasks.workunit.client.0.smithi088.stdout: "restart": { 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state": { 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_bytes": { 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1050 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_keys": { 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.825 INFO:tasks.workunit.client.0.smithi088.stdout: "start_leader": { 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: "start_peon": { 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state": { 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_bytes": { 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_keys": { 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.826 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_latency": { 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache": { 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1020054731 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45842432 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.827 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 39608320 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2147483648 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6234112 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:full": { 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348127232 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.828 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 277007671 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 307806 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.829 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.830 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.831 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.831 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.831 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.831 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.831 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.831 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70811755 2024-09-13T02:38:19.831 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.831 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:inc": { 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348127232 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 277007671 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.832 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 41432 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71078129 2024-09-13T02:38:19.834 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:kv": { 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 322961408 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 184671781 2024-09-13T02:38:19.835 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.836 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71180763 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb": { 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: "compact": { 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_len": { 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_merge": { 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_range": { 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: "get_latency": { 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 43387, 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176407535 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_delay_time": { 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_memtable_time": { 2024-09-13T02:38:19.839 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_wal_time": { 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_latency": { 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.840 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_sync_latency": { 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2116, 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 702946545 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: "election_call": { 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.841 INFO:tasks.workunit.client.0.smithi088.stdout: "election_lose": { 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: "election_win": { 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: "num_elections": { 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": { 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:19.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: "session_rm": { 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 53 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: "session_trim": { 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: "paxos": { 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: "accept_timeout": { 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: "begin": { 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 846 2024-09-13T02:38:19.843 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_bytes": { 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 846, 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3946140 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_keys": { 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_latency": { 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 846, 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 116997621 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.844 INFO:tasks.workunit.client.0.smithi088.stdout: "collect": { 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_bytes": { 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 146 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_keys": { 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_latency": { 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.845 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_timeout": { 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_uncommitted": { 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: "commit": { 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 847 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_bytes": { 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_keys": { 2024-09-13T02:38:19.846 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_latency": { 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_ack_timeout": { 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_timeout": { 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn": { 2024-09-13T02:38:19.847 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn_latency": { 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh": { 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 847 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh_latency": { 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 847, 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1685965723 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: "restart": { 2024-09-13T02:38:19.848 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T02:38:19.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.849 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state": { 2024-09-13T02:38:19.849 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.849 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_bytes": { 2024-09-13T02:38:19.849 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.849 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.849 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_keys": { 2024-09-13T02:38:19.849 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.849 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: "start_leader": { 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: "start_peon": { 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state": { 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 847 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_bytes": { 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 847, 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7733375 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.850 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_keys": { 2024-09-13T02:38:19.851 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 847, 2024-09-13T02:38:19.851 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5690 2024-09-13T02:38:19.851 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.851 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_latency": { 2024-09-13T02:38:19.851 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 847, 2024-09-13T02:38:19.851 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 115997641 2024-09-13T02:38:19.851 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.851 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.851 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache": { 2024-09-13T02:38:19.851 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:19.851 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1020054731 2024-09-13T02:38:19.851 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43851776 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33112064 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2147483648 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10739712 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:full": { 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348127232 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 277006596 2024-09-13T02:38:19.853 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 308236 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.854 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.855 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.855 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.855 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.855 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.855 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.855 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.855 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.855 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.855 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.855 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.855 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.855 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70812400 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:inc": { 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348127232 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.856 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 277006596 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43871 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.858 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71076765 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:kv": { 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 322961408 2024-09-13T02:38:19.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 184671064 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.860 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71181480 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb": { 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: "compact": { 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_len": { 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_merge": { 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_range": { 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:19.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: "get_latency": { 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 36069, 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 84191019 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_delay_time": { 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_memtable_time": { 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.864 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_wal_time": { 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_latency": { 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_sync_latency": { 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1848, 2024-09-13T02:38:19.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 276479458 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.0": { 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:19.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2719744 2024-09-13T02:38:19.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.868 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:19.868 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.868 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.868 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:19.868 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.868 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.868 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:19.868 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:19.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.868 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:19.869 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27656192 2024-09-13T02:38:19.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.869 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:19.869 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1662976 2024-09-13T02:38:19.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.872 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:19.872 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1523712 2024-09-13T02:38:19.872 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.872 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:19.872 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.873 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:19.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.875 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:19.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4321280 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:19.878 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1388544 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4, 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 149217 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.879 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 24, 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65347 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.880 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 359, 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95656672 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 357, 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7496085 2024-09-13T02:38:19.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 359, 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 379578 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 359, 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 96036250 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:19.882 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 36676 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20131 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4, 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9545 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 878 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 235 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 132, 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3050694 2024-09-13T02:38:19.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 351, 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 251404 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 219, 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5541367 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33855 2024-09-13T02:38:19.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10113077 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 134, 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8281352 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 134, 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 441493508865 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:19.886 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 134, 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 135988497927 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38036391469 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 48136 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 489602 2024-09-13T02:38:19.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 303291224 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 151963 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 173481438 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.888 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24966035 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 940072 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 68, 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 285023 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 512404409 2024-09-13T02:38:19.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 29037751 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 499, 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3069019 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861457792 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.890 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 44417024 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 44318720 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137369600 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 98304 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:19.891 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85459589 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.893 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 614400 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73309563 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.894 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 640946918 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 72082634 2024-09-13T02:38:19.897 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56973059 2024-09-13T02:38:19.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.900 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68855597 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 640946918 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 264136 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71820626 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.905 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 616 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6, 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23057209 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.906 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7, 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3060645 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6, 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20564535 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.907 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.908 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.909 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:19.910 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 616 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6, 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23057209 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:19.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7, 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3060645 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6, 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20564535 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:19.912 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1771104 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 29057024 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.1": { 2024-09-13T02:38:19.913 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:19.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7102464 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.915 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3485696 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.916 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3346432 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:19.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:19.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:19.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.920 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10526720 2024-09-13T02:38:19.922 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 786432 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 182889 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:19.923 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.924 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.924 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:19.924 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.924 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:19.924 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.924 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:19.924 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 30, 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 84882 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 804, 2024-09-13T02:38:19.925 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 479154062 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 801, 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24387215 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 804, 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 795574 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 804, 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 479949636 2024-09-13T02:38:19.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 40369 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4, 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8267 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:19.927 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12492 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3952 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.928 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 344 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 139, 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6292956 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 359, 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 309127 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 220, 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7225416 2024-09-13T02:38:19.929 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 103, 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5682112 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3831064891 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 128, 2024-09-13T02:38:19.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 41532789 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 127, 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 322873476017 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 128, 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 142022094543 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3522, 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 78276592327 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.931 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3522, 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 217587 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3449926 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2427948158 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:19.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 535019 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1333980975 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 353996473 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 348882 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:19.933 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 61, 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 295638 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7950702115 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 388547031 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3523, 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 252048603 2024-09-13T02:38:19.934 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861457792 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 47775744 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 47038464 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137369600 2024-09-13T02:38:19.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 737280 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.936 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85491063 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73880201 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641182979 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.941 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.941 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.941 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.941 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:19.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.941 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.941 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.941 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.941 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71846573 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.942 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56994042 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.943 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68834614 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:19.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641182979 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 344522 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71504179 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:19.948 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:19.949 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 36 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 157 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.950 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2429467 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 157, 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 793935174 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1052 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 157, 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 57810876 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.951 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 157, 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 199251567 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33, 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8029905 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.952 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1052 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33, 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6808039 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33, 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6057568 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.953 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22, 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18488982 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:19.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22, 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8516283 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22, 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17427474 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 102 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:19.955 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2429467 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 102, 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 767416287 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 102, 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42486554 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:19.956 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 102, 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 175766525 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 590368 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:19.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32649216 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.2": { 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:19.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6750208 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.960 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27656192 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3248128 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3108864 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:19.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:19.962 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.963 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:19.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:19.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.966 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9936896 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.967 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 782336 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4, 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 155297 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.968 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13800 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.969 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 746, 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 471672183 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 741, 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18767675 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 746, 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 725773 2024-09-13T02:38:19.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 746, 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 472397956 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32463 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:19.971 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 975 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4030 2024-09-13T02:38:19.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3719 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 325 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 101, 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1930150 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 276, 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 342605 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.973 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 175, 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2000860 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 103, 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6394304 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3817304043 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.974 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 120, 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56927667 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 119, 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 245701867725 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 120, 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 118949278241 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:19.975 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3441, 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46677132349 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3441, 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 172971 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 83524713 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:19.976 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2460942087 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 455596 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1357744884 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 356938391 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.977 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 349249 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 54, 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 312204 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8076690510 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 390531561 2024-09-13T02:38:19.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3442, 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 262227474 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861457792 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46727168 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:19.979 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46571520 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137369600 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 155648 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.980 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85491758 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.981 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8192 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.982 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73883602 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.983 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641188186 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71841366 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.986 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56994505 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.987 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.988 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68834151 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:19.989 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641188186 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 337219 2024-09-13T02:38:19.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71506275 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.992 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:19.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.994 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 75387007 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:19.995 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4194551 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37008370 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.996 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.997 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:19.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:19.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 75387007 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:20.000 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4194551 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37008370 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28450816 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.3": { 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.002 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5804032 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.004 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27656192 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2797568 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2658304 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:20.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.006 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.007 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5555 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:20.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5555 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:20.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8540160 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:20.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 802816 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4963 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 636, 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 462460449 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 630, 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19694896 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 636, 2024-09-13T02:38:20.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 554799 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 636, 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 463015248 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42150 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.015 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 994 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:20.016 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9047 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3451 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 334 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 87, 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 817857 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 149, 2024-09-13T02:38:20.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 299151 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 62, 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 519394 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 100, 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5595594 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:20.018 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3851357950 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 55, 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 34026682 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 52, 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 306933914388 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 55, 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 75313977430 2024-09-13T02:38:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3340, 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1693975996 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3340, 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 198816 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 81967691 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.020 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2773320034 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 452961 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1427743998 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:20.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 362643321 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 351983 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 46, 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 234469 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8497260814 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:20.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 394401069 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3343, 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 278170787 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861457792 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45744128 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.023 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45555712 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137369600 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 188416 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.024 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85491710 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73891842 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:20.027 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641187832 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71841720 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56994473 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.031 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68834183 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641187832 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.035 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5826 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 342617 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71495405 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.039 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1085109 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.040 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.041 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:20.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1085109 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:20.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28467200 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.4": { 2024-09-13T02:38:20.046 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:20.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1380352 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27656192 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1011712 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.049 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 872448 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:20.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:20.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.052 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:20.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2330624 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 798720 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 349638 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:20.056 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:20.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8768 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 200, 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 44066062 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 195, 2024-09-13T02:38:20.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9470141 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 200, 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 211108 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 200, 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 44277170 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.059 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46563 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1093 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10075 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 400 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 246 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 108, 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1252434 2024-09-13T02:38:20.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 187, 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 240783 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 79, 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 450717 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:20.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 151569 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5618492 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3439624 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 49, 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 131818522018 2024-09-13T02:38:20.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74578957824 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 266, 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4566424450 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 266, 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27866 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.064 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 280875 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 86498317 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 91038 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:20.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 39555918 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13388345 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 349703 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 48, 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206171 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:20.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 145381373 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16742334 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 267, 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1646841 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861443778 2024-09-13T02:38:20.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42532864 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 41844736 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137353113 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 688128 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.068 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85496093 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.070 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16384 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73871075 2024-09-13T02:38:20.071 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641220698 2024-09-13T02:38:20.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.074 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71808854 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.075 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56997395 2024-09-13T02:38:20.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.076 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.076 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.076 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.076 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.077 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68831261 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.078 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641220698 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.080 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.080 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.080 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 241106 2024-09-13T02:38:20.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.080 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71569876 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 39 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.082 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:20.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5295423 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 789846 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:20.084 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5194632 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:20.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:20.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22 2024-09-13T02:38:20.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5295423 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 789846 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:20.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5194632 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.090 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28467200 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.5": { 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:20.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.092 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7671808 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:20.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4603904 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4464640 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.094 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.095 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:20.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5557 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:20.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:20.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12214272 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 798720 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:20.100 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4, 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 163934 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6071 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1077, 2024-09-13T02:38:20.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 288509279 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1071, 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24272607 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1077, 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 914651 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1077, 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 289423930 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.103 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 34501 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1016 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.104 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3567 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3471 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:20.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 356 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 97, 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 745260 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 158, 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 316021 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 61, 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 155389 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:20.106 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 103, 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6017491 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2381524297 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 46, 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22924230 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.107 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 43, 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 226692550691 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 46, 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 77554252738 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3384, 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4916317866 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:20.108 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3384, 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 211959 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2687096 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 708448946 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 577330 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.109 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 416715540 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 203446161 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 351707 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38, 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 151383 2024-09-13T02:38:20.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3713092547 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 234098569 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3387, 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 113734182 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:20.111 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861443778 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46792704 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46104576 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137353113 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 688128 2024-09-13T02:38:20.112 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85490361 2024-09-13T02:38:20.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.114 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.115 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73893191 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.116 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641177710 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71851842 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.119 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56993574 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.120 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.121 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68835082 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.122 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641177710 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5848 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 350933 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71497189 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:20.125 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:20.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:20.127 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.128 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:20.129 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.132 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:20.133 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32657408 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.134 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.6": { 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:20.135 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7729152 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.136 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:20.137 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4702208 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4562944 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:20.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:20.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5556 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5556 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.141 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12369920 2024-09-13T02:38:20.143 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1380352 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:20.144 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:20.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8837 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1101, 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 291493787 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1089, 2024-09-13T02:38:20.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31524428 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1101, 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 840647 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1101, 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 292334434 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:20.147 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31695 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1206 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7059 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3450 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 362 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98, 2024-09-13T02:38:20.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 850229 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 152, 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 339733 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 54, 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 251645 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:20.150 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 100, 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5500760 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2133111343 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38, 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6472718 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38, 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 420570879038 2024-09-13T02:38:20.151 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38, 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 53104840023 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 316527227 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 887240 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:20.152 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 241689025 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 717036271 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 506994 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 361294482 2024-09-13T02:38:20.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 203989229 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 941693 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 31, 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 139466 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:20.154 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3657355933 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 235643438 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3365, 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 107551493 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861443778 2024-09-13T02:38:20.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46792704 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46219264 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137353113 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 573440 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.156 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85489941 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.158 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8192 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73885419 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641174564 2024-09-13T02:38:20.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71854988 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.163 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56993294 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.165 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68835362 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641174564 2024-09-13T02:38:20.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.167 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.167 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.167 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.167 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.167 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.167 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.167 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.167 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5918 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 349214 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.168 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71501984 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.169 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 39 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.170 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2810 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:20.171 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13, 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 77287733 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15, 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6874559 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13, 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33014158 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.172 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:20.173 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:20.174 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2810 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13, 2024-09-13T02:38:20.176 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 77287733 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15, 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6874559 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13, 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33014158 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:20.177 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33239040 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.178 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.7": { 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_main": { 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12288 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6651904 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T02:38:20.180 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T02:38:20.181 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3665920 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3526656 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31850496 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T02:38:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 206480 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1282048 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286144 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T02:38:20.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.184 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T02:38:20.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.184 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T02:38:20.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15 2024-09-13T02:38:20.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.184 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T02:38:20.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4991 2024-09-13T02:38:20.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.184 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T02:38:20.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5552 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5552 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.185 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T02:38:20.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10256384 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1380352 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 181288 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.188 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T02:38:20.189 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 11, 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 34058 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 848, 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 303892671 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T02:38:20.190 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 808, 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32291293 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 848, 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 709507 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 848, 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 304602178 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 50316 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1368 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T02:38:20.192 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3319 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3611 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 387 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T02:38:20.193 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 119, 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1457401 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 183, 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 400203 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 64, 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 648265 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.194 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 101, 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5629644 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2261674506 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25, 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5420540 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25, 2024-09-13T02:38:20.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 260163523719 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25, 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42537447891 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 365385633 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 183842 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T02:38:20.196 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 221010808 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1056816992 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 517163 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 694771717 2024-09-13T02:38:20.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 217699987 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 939890 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 24, 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 98099 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:20.198 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4452234497 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 248223064 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3391, 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 119793753 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1861443778 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.199 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46579712 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45858816 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3137353113 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 720896 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T02:38:20.200 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 159383552 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85480945 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.202 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 143360 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73759247 2024-09-13T02:38:20.203 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 780140544 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641107093 2024-09-13T02:38:20.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.206 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71922459 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 192937984 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56987297 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68841359 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713031680 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 641107093 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T02:38:20.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 367239 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.212 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71557348 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.213 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T02:38:20.214 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73, 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 72223198 2024-09-13T02:38:20.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 263941 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 75, 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17163284 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73, 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46114875 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 50 2024-09-13T02:38:20.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7787535 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 263941 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6738872 2024-09-13T02:38:20.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5466892 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18, 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16642592 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.218 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18, 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7310563 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.219 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18, 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15704556 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 47793071 2024-09-13T02:38:20.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7, 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3113849 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24943427 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33239040 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.222 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: "pools": [ 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr" 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 1, 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 1, 2024-09-13T02:38:20.223 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 1, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296349450, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 1781760, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 1781760, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 2, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 2.4431162728433264e-06, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:20.224 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 286, 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 505856, 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 590368, 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 590368, 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 1771104, 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 195, 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 2473984 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.225 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 32, 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 32, 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 2, 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296349450, 2024-09-13T02:38:20.226 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 98304, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 98304, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 22, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 1.3479292704232648e-07, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 3428, 2024-09-13T02:38:20.227 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 3428, 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 10284, 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 51, 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 20480 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T02:38:20.228 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 64, 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 64, 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 3, 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296349450, 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 0, 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:20.229 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 0.0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 0, 2024-09-13T02:38:20.230 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 0, 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 0 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd" 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T02:38:20.231 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 8, 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 8, 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 4, 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 729296349450, 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 12288, 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 12288, 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 243098779648, 2024-09-13T02:38:20.232 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 2, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 1.684911765664765e-08, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 19, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 19, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 57, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 2, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 2048 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T02:38:20.233 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd": { 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: "mirroring_by_pool": [ 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: false 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: "num_images_by_pool": [ 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pools": 1 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: "report_id": "a9671403-eab7-4529-9e6c-f1c888af0f5b", 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: "report_timestamp": "2024-09-13T02:38:18.748011", 2024-09-13T02:38:20.234 INFO:tasks.workunit.client.0.smithi088.stdout: "report_version": 1, 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_stats": { 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "7.9.2" 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: "rook": { 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster": { 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: "external-mode": null, 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: "allow-multiple-per-node": null, 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: "count": null, 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: "max-id": null, 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: "pvc": { 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: "enabled": null 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.235 INFO:tasks.workunit.client.0.smithi088.stdout: "stretch": { 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: "enabled": null 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: "network": { 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: "provider": null 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: "storage": { 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: "device-set": { 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: "non-portable": null, 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: "portable": null, 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: "total": null 2024-09-13T02:38:20.236 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: "csi": { 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: "kubernetes": { 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: "node": { 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: "kubernetes-total": null, 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: "with-ceph-daemons": null, 2024-09-13T02:38:20.237 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-cephfs-plugin": null, 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-nfs-plugin": null, 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-rbd-plugin": null 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: "usage": { 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: "storage-class": { 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket": null, 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs": null, 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: "nfs": null, 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd": null, 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: "total": null 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.238 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: "services": {}, 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_per_pg": [ 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.239 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.085558+0000", 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.085558+0000", 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.086535+0000", 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.240 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890964+0000", 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.241 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3f", 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:35:54.671274+0000", 2024-09-13T02:38:20.242 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.243 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.244 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.245 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.246 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.090302+0000", 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.090302+0000", 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.090559+0000", 2024-09-13T02:38:20.247 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674929+0000", 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.248 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3e", 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.249 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:55:53.573541+0000", 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.250 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.251 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.252 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.253 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.254 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.082855+0000", 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.082855+0000", 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.083133+0000", 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:20.255 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675783+0000", 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.256 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3d", 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:40:32.345724+0000", 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.258 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.259 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.260 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.261 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.091188+0000", 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.091188+0000", 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091517+0000", 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.262 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727860+0000", 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.263 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.264 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.264 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.264 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.264 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.264 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.264 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.264 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.264 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.264 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3c", 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:44:38.155817+0000", 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.265 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.266 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.267 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.268 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.269 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.091721+0000", 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.091721+0000", 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091970+0000", 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:20.270 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890533+0000", 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.271 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3b", 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:29:33.452279+0000", 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.272 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.274 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.275 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.276 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.277 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.277 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.277 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.277 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.277 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.277 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.281 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.281 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.281 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:20.281 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.088067+0000", 2024-09-13T02:38:20.281 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.088067+0000", 2024-09-13T02:38:20.281 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088479+0000", 2024-09-13T02:38:20.281 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:20.281 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727661+0000", 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.282 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3a", 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.283 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:22:51.805241+0000", 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.284 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.287 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.288 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.090814+0000", 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.090814+0000", 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091060+0000", 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:20.289 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890259+0000", 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.290 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.39", 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:24:32.654880+0000", 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.291 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.292 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.294 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.295 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.296 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.296 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.296 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.296 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.296 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.296 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.296 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.296 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.296 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.296 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:20.296 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.084242+0000", 2024-09-13T02:38:20.296 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.084242+0000", 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.084517+0000", 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:20.297 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156176+0000", 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.298 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.38", 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:03:50.768831+0000", 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.299 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.302 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.303 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.085977+0000", 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.085977+0000", 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.086643+0000", 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.304 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.891175+0000", 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.305 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.37", 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:09:05.096759+0000", 2024-09-13T02:38:20.306 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.308 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.309 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.309 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.309 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.309 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.309 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.309 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.309 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.309 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.309 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.309 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.309 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.309 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.310 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:20.311 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.089214+0000", 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.089214+0000", 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.089460+0000", 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.312 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.157048+0000", 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.313 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.36", 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:32:28.233144+0000", 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.317 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.318 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.090396+0000", 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.090396+0000", 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.090642+0000", 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.319 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156999+0000", 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.320 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.35", 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.321 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:33:31.151225+0000", 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.324 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.325 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:20.326 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:11.053168+0000", 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:11.053168+0000", 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:11.053495+0000", 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 67, 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.327 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.864005+0000", 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 66, 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.328 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.34", 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 19, 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:03:57.281455+0000", 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.331 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.332 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.333 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.085824+0000", 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.085824+0000", 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.086092+0000", 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.334 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156324+0000", 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.335 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.33", 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.336 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:03:01.874395+0000", 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.339 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.340 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:20.341 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:11.052608+0000", 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:11.052608+0000", 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:11.052927+0000", 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 67, 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.863905+0000", 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 66, 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.343 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.32", 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 19, 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:22:42.973858+0000", 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.347 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.348 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.085614+0000", 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.085614+0000", 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.085879+0000", 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674320+0000", 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.350 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.31", 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:13:48.075312+0000", 2024-09-13T02:38:20.351 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.355 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.090930+0000", 2024-09-13T02:38:20.356 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.090930+0000", 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091218+0000", 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:20.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727493+0000", 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.358 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.30", 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:34:18.710040+0000", 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.359 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.362 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.363 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.090371+0000", 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.090371+0000", 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091629+0000", 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:20.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.728233+0000", 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.365 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2f", 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:11:28.761451+0000", 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.366 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.369 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.370 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.094643+0000", 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.094643+0000", 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.094949+0000", 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:20.371 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.864230+0000", 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.372 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2e", 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.373 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:26:31.937469+0000", 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.374 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.378 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.087911+0000", 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.087911+0000", 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088186+0000", 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:20.379 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890880+0000", 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.380 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2d", 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:23:53.920077+0000", 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.381 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.382 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.384 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.385 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.086829+0000", 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.086829+0000", 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.087078+0000", 2024-09-13T02:38:20.386 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.157138+0000", 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.387 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2c", 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.388 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:37:11.172715+0000", 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.392 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.393 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.087156+0000", 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.087156+0000", 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.087427+0000", 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:20.394 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675692+0000", 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.395 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2b", 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:57:45.631836+0000", 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.399 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.400 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.094560+0000", 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.094560+0000", 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.094844+0000", 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727728+0000", 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.402 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2a", 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.403 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:44:43.911527+0000", 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.407 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.408 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.073739+0000", 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.073739+0000", 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.074088+0000", 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156304+0000", 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.410 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.29", 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:18:49.349133+0000", 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.414 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.415 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.082600+0000", 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.082600+0000", 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.083000+0000", 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727553+0000", 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.417 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.28", 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.418 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:28:12.404050+0000", 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.078238+0000", 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.078238+0000", 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.078480+0000", 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156901+0000", 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.425 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.27", 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:51:13.151140+0000", 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.429 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.430 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.094101+0000", 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.094101+0000", 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.094372+0000", 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.157238+0000", 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.432 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.26", 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.433 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:24:30.244831+0000", 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.437 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.438 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.079379+0000", 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.079379+0000", 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.079629+0000", 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674393+0000", 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.440 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.25", 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:52:58.280533+0000", 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.444 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.445 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.088541+0000", 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.088541+0000", 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088795+0000", 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156956+0000", 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.447 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.24", 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:44:47.069124+0000", 2024-09-13T02:38:20.448 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.452 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.079785+0000", 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.079785+0000", 2024-09-13T02:38:20.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.080282+0000", 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675761+0000", 2024-09-13T02:38:20.454 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.23", 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.455 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:24:27.910726+0000", 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:20.459 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.460 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.086675+0000", 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.086675+0000", 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.086950+0000", 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:20.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727770+0000", 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.462 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.22", 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:00:10.641878+0000", 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.466 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.467 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.084481+0000", 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.084481+0000", 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.084763+0000", 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.468 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.863876+0000", 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.469 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.21", 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.470 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:42:41.806146+0000", 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.474 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:20.475 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.091603+0000", 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.091603+0000", 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091843+0000", 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156501+0000", 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.477 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.20", 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:05:40.668467+0000", 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.484 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.484 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.484 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.484 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.484 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.484 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.484 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.484 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.484 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.485 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.078415+0000", 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.078415+0000", 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.078686+0000", 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:20.486 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674995+0000", 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.487 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1a", 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.488 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:18:04.695486+0000", 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.490 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.491 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T02:38:20.492 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.493 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.059139+0000", 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.059139+0000", 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.059387+0000", 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.494 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156589+0000", 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.495 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1b", 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 25, 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:58:09.809313+0000", 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.498 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.499 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.500 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.089541+0000", 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.089541+0000", 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.089812+0000", 2024-09-13T02:38:20.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675762+0000", 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.502 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1b", 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.503 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:34:23.630252+0000", 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.507 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.508 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.059408+0000", 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.059408+0000", 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.061428+0000", 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:20.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156859+0000", 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.510 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1a", 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 26, 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:42:52.075424+0000", 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.514 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.515 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057737+0000", 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057737+0000", 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.057996+0000", 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.516 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156404+0000", 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.517 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.19", 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.518 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:44:22.398236+0000", 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.522 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.523 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.079533+0000", 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.079533+0000", 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.079786+0000", 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.524 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156545+0000", 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.525 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.18", 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:17:40.487282+0000", 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.529 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.530 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.060383+0000", 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.060383+0000", 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.061026+0000", 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.531 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727611+0000", 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.532 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.18", 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.533 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:24:05.933577+0000", 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.537 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.538 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.077839+0000", 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.077839+0000", 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.078298+0000", 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.539 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674242+0000", 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.540 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.19", 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:45:28.148555+0000", 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.544 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.545 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.054119+0000", 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.054119+0000", 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.054914+0000", 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.157119+0000", 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.547 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.17", 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 25, 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.548 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:47:47.070999+0000", 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.552 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:20.553 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.090591+0000", 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.090591+0000", 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.091509+0000", 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.554 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.728016+0000", 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.555 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.16", 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:16:59.066550+0000", 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.558 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.559 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.560 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.053702+0000", 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.053702+0000", 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.054039+0000", 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.561 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.728120+0000", 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.562 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.16", 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:49:56.095368+0000", 2024-09-13T02:38:20.563 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.566 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.567 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:11.052326+0000", 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:11.052326+0000", 2024-09-13T02:38:20.568 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:11.052666+0000", 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 67, 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.864203+0000", 2024-09-13T02:38:20.569 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 66, 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.17", 2024-09-13T02:38:20.570 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 19, 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:53:03.504412+0000", 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.573 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.574 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.575 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057806+0000", 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057806+0000", 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058032+0000", 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:20.576 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674535+0000", 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3, 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.577 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3, 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.15", 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 29, 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:12:12.365310+0000", 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.578 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 90, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 4, 2024-09-13T02:38:20.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'3" 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.582 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.094244+0000", 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.094244+0000", 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.094517+0000", 2024-09-13T02:38:20.583 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674994+0000", 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.584 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.14", 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.585 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:35:26.079318+0000", 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.589 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.590 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.056926+0000", 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.056926+0000", 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.057316+0000", 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:20.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:37:08.948484+0000", 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 12, 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.592 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 12, 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.14", 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 37, 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:28:33.843302+0000", 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.593 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 2630, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 12, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 4, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 4, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:20.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 12, 2024-09-13T02:38:20.596 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 9 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "75'12" 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.597 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.081552+0000", 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.081552+0000", 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.081838+0000", 2024-09-13T02:38:20.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890690+0000", 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.599 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.15", 2024-09-13T02:38:20.600 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:00:24.429465+0000", 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.604 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.605 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.061814+0000", 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.061814+0000", 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.062125+0000", 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:20.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675855+0000", 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.607 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.13", 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 28, 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:24:50.314512+0000", 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 34, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 7 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.611 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.612 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.086822+0000", 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.086822+0000", 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.087119+0000", 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675264+0000", 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.614 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.12", 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.615 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:00:52.938614+0000", 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.619 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:20.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.061686+0000", 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.061686+0000", 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.062069+0000", 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727837+0000", 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.622 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.12", 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:59:44.721553+0000", 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.626 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.627 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.628 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.628 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.628 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:20.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.092384+0000", 2024-09-13T02:38:20.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.092384+0000", 2024-09-13T02:38:20.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.092659+0000", 2024-09-13T02:38:20.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:20.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890627+0000", 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.629 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.13", 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.630 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:14:37.120414+0000", 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057614+0000", 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057614+0000", 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.057872+0000", 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156768+0000", 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.637 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.11", 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 25, 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:33:43.115937+0000", 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.641 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.642 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.087782+0000", 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.087782+0000", 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088073+0000", 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156710+0000", 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.644 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.10", 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.645 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:23:03.813388+0000", 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.649 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.055682+0000", 2024-09-13T02:38:20.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.055682+0000", 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.056040+0000", 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:20.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.863872+0000", 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 8, 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 8, 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.652 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.10", 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 32, 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:03:48.337788+0000", 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 12, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 4, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 4, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 4, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 12, 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.656 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'8" 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.657 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.095906+0000", 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.095906+0000", 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.096264+0000", 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:20.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890293+0000", 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.659 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.11", 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:27:05.335826+0000", 2024-09-13T02:38:20.660 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.664 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.058055+0000", 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.058055+0000", 2024-09-13T02:38:20.665 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058407+0000", 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675458+0000", 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.666 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.f", 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.667 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:55:16.078909+0000", 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 22, 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.668 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.671 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.672 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:11.053249+0000", 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:11.053249+0000", 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:11.053654+0000", 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 67, 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:20.673 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890965+0000", 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 66, 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.674 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.e", 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 31, 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:08:43.274137+0000", 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.675 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.676 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.678 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.679 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057917+0000", 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057917+0000", 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058186+0000", 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.680 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.864279+0000", 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.681 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.e", 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.682 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 26, 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:01:36.755903+0000", 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.683 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.684 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T02:38:20.686 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.687 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.089246+0000", 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.089246+0000", 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.089517+0000", 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.688 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.891020+0000", 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.689 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.f", 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:09:38.349953+0000", 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.690 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.691 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.692 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.693 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.694 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.060203+0000", 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.060203+0000", 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.060544+0000", 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.695 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674618+0000", 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.696 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.d", 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.697 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:12:27.735261+0000", 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 70, 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.699 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.700 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.701 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.084774+0000", 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.084774+0000", 2024-09-13T02:38:20.702 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.085049+0000", 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727950+0000", 2024-09-13T02:38:20.703 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.c", 2024-09-13T02:38:20.704 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:20:16.309137+0000", 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.705 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.706 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.707 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.708 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.709 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.061812+0000", 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.061812+0000", 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.062123+0000", 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:20.710 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.864142+0000", 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.711 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.c", 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:39:48.261414+0000", 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.713 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.714 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.716 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.084660+0000", 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.084660+0000", 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.084893+0000", 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.717 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890787+0000", 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.718 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.d", 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:25:47.735161+0000", 2024-09-13T02:38:20.719 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.721 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.722 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.723 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.924438+0000", 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.924438+0000", 2024-09-13T02:38:20.724 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.213473+0000", 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156984+0000", 2024-09-13T02:38:20.725 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.5", 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.726 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:49:53.368847+0000", 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000339975, 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.728 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.729 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.730 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 19, 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.731 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:25.669112+0000", 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:25.669112+0000", 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:25.669479+0000", 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:32:24.556744+0000", 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:32:24.556744+0000", 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 58, 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:20.732 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:32:24.556744+0000", 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:38:14.696137+0000", 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 136, 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 57, 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.733 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 136, 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "1.0", 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 301, 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:11:20.603761+0000", 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 590368, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 1771104, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 6, 2024-09-13T02:38:20.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 286, 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 494, 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 195, 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2416 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.737 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "75'136" 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.738 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.062238+0000", 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.062238+0000", 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.062668+0000", 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.739 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727776+0000", 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.740 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.3", 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.741 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:08:02.866672+0000", 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.744 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.745 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.746 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.083773+0000", 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.083773+0000", 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.084028+0000", 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.747 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.748 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2", 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:12:49.603374+0000", 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.752 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:20.753 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.950257+0000", 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.950257+0000", 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.104701+0000", 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.676224+0000", 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:20.755 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.6", 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.756 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:19:05.028910+0000", 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000298469, 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.760 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.064088+0000", 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.064088+0000", 2024-09-13T02:38:20.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.064330+0000", 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890351+0000", 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.762 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.0", 2024-09-13T02:38:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 25, 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:31:34.179375+0000", 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.767 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.768 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.079454+0000", 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.079454+0000", 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.079736+0000", 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:20.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674813+0000", 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.770 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1", 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:18:02.152175+0000", 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.771 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.774 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.775 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.948870+0000", 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.948870+0000", 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.107436+0000", 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:20.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675324+0000", 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.777 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.7", 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.778 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:31:26.265948+0000", 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000320984, 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.782 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.783 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.058522+0000", 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.058522+0000", 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.059207+0000", 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.863881+0000", 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.785 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1", 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:23:01.453272+0000", 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.789 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.790 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.085676+0000", 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.085676+0000", 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.086756+0000", 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.791 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674176+0000", 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.792 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.0", 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.793 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:02:51.524878+0000", 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.797 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:20.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.950855+0000", 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.950855+0000", 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.107198+0000", 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.799 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674842+0000", 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.800 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.4", 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:02:03.684238+0000", 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000430511, 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.804 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.805 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.053101+0000", 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.053101+0000", 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.053436+0000", 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727881+0000", 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.807 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.2", 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 24, 2024-09-13T02:38:20.808 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:21:17.011535+0000", 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.812 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.079187+0000", 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.079187+0000", 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.079825+0000", 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.814 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.815 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3", 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:11:00.481991+0000", 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.819 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.820 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.948954+0000", 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.948954+0000", 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.108092+0000", 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674582+0000", 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:20.822 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.2", 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.823 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:08:07.616000+0000", 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.001212461, 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 19, 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 2, 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "74'2" 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.827 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.059487+0000", 2024-09-13T02:38:20.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.059487+0000", 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.059747+0000", 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:20.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675085+0000", 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.4", 2024-09-13T02:38:20.830 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 26, 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:03:05.960795+0000", 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.834 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.835 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.088891+0000", 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.088891+0000", 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.089174+0000", 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:20.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.728040+0000", 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.837 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.5", 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:22:22.800910+0000", 2024-09-13T02:38:20.838 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.842 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.948771+0000", 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.948771+0000", 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.104010+0000", 2024-09-13T02:38:20.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675607+0000", 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.844 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.3", 2024-09-13T02:38:20.845 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:08:32.056019+0000", 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000723801, 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.849 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "72'1" 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.850 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.059408+0000", 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.059408+0000", 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.059717+0000", 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:20.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890919+0000", 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.852 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.5", 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 25, 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:00:07.603459+0000", 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.853 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.856 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.857 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.088349+0000", 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.088349+0000", 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088638+0000", 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675014+0000", 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.859 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.4", 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.860 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:04:05.263622+0000", 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.865 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.924723+0000", 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.924723+0000", 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.103040+0000", 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156187+0000", 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.867 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.0", 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 20, 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:35:49.006703+0000", 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000317551, 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.871 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.872 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.056613+0000", 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.056613+0000", 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.056908+0000", 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.873 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675087+0000", 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.874 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.6", 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:57:13.471069+0000", 2024-09-13T02:38:20.875 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T02:38:20.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.879 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.088487+0000", 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.088487+0000", 2024-09-13T02:38:20.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088886+0000", 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156943+0000", 2024-09-13T02:38:20.881 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.7", 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.882 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:50:19.885044+0000", 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.886 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.887 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:43.948865+0000", 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:43.948865+0000", 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:48.104127+0000", 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 70, 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674698+0000", 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 69, 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.889 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.890 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.890 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.890 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.890 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.1", 2024-09-13T02:38:20.890 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.890 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.890 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.890 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.890 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.892 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:50:48.088663+0000", 2024-09-13T02:38:20.892 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.000780445, 2024-09-13T02:38:20.892 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.892 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.895 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.896 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.053685+0000", 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.053685+0000", 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.054745+0000", 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.897 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.157093+0000", 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.898 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.7", 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:37:20.008516+0000", 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.899 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T02:38:20.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.903 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.077116+0000", 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.077116+0000", 2024-09-13T02:38:20.904 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.077371+0000", 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.676074+0000", 2024-09-13T02:38:20.905 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.6", 2024-09-13T02:38:20.906 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:23:20.472560+0000", 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.910 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.911 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:35:11.052481+0000", 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:35:11.052481+0000", 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:35:11.053029+0000", 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 67, 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:20.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.863767+0000", 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 66, 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.913 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.8", 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 19, 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:02:07.321862+0000", 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.917 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.093385+0000", 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.093385+0000", 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.093642+0000", 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.675539+0000", 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.920 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.9", 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.921 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:36:16.213337+0000", 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T02:38:20.925 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.926 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057731+0000", 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057731+0000", 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058026+0000", 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.928 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:20.928 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674397+0000", 2024-09-13T02:38:20.928 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.928 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.928 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.928 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.928 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.928 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.928 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.928 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.928 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.928 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.9", 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 26, 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:07:17.106987+0000", 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.932 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.933 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.082716+0000", 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.082716+0000", 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.083011+0000", 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156318+0000", 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.935 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.8", 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.936 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:32:03.234710+0000", 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.941 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.058610+0000", 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.058610+0000", 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.059280+0000", 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.942 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.674767+0000", 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.943 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.a", 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 26, 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:16:16.823050+0000", 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.947 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:20.948 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.088423+0000", 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.088423+0000", 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.088716+0000", 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.949 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156410+0000", 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.950 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.b", 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.951 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:39:44.170138+0000", 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.955 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057769+0000", 2024-09-13T02:38:20.956 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057769+0000", 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058056+0000", 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:20.957 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890795+0000", 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.b", 2024-09-13T02:38:20.958 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:30:09.327574+0000", 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:20.962 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.963 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.081921+0000", 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.081921+0000", 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.082165+0000", 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:20.964 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156732+0000", 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.965 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.a", 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 22, 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:07:09.425179+0000", 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.966 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.967 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.968 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.969 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.970 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.095216+0000", 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.095216+0000", 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.095556+0000", 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.971 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.728031+0000", 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.972 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1d", 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.973 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:33:57.668200+0000", 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.974 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.975 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.976 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:20.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.978 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.058177+0000", 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.058177+0000", 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058484+0000", 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.979 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890725+0000", 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.980 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1c", 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:19:40.466477+0000", 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.981 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:20.982 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:20.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:20.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:20.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.983 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:20.984 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:20.985 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.085683+0000", 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.085683+0000", 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.085929+0000", 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.986 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.727875+0000", 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:20.987 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1c", 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:20.988 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:29:22.741543+0000", 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:20.989 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:20.990 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:20.991 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:20.991 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:20.991 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:20.991 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:20.991 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:20.991 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:20.991 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:21.051 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:21.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:21.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:21.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:21.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:21.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:21.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:21.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:21.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:21.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:21.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:21.053 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.058911+0000", 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.058911+0000", 2024-09-13T02:38:21.054 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.059240+0000", 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:21.055 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.890819+0000", 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:21.056 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:21.057 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1d", 2024-09-13T02:38:21.057 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:21.057 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:21.057 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:21.057 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 27, 2024-09-13T02:38:21.057 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:21.057 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:37:14.150471+0000", 2024-09-13T02:38:21.057 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:21.057 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:21.057 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:21.058 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:21.058 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:21.058 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:21.058 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:21.058 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:21.058 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:21.058 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:21.058 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:21.058 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:21.058 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:21.058 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:21.059 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:21.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T02:38:21.061 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T02:38:21.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.062 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:21.062 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:21.062 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:21.062 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:21.062 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:21.062 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.062 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:21.062 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:21.062 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:21.062 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.086447+0000", 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.086447+0000", 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.086718+0000", 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:21.063 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:21.064 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:21.064 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:21.064 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:21.064 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:21.064 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:21.064 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.676148+0000", 2024-09-13T02:38:21.064 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:21.064 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:21.064 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1f", 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:21.065 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 23, 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:36:43.912838+0000", 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:21.066 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:21.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:21.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:21.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:21.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:21.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:21.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:21.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:21.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:21.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:21.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:21.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:21.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:21.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:21.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:21.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:21.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:21.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:21.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:21.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:21.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:21.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:21.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:21.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.069 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:21.070 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.055462+0000", 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.055462+0000", 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.055720+0000", 2024-09-13T02:38:21.071 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156915+0000", 2024-09-13T02:38:21.072 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:21.073 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1e", 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 25, 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:53:50.936698+0000", 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:21.074 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:21.075 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:21.076 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:21.077 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.078 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:50.081662+0000", 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:50.081662+0000", 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:50.081922+0000", 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:21.079 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 63, 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:53.156413+0000", 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:21.080 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 62, 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1e", 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:21.081 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 21, 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:01:18.096744+0000", 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:21.082 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:21.083 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:21.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:21.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:21.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:21.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:21.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:21.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:21.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.085 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:21.085 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:21.085 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:21.085 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T02:38:21.085 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T02:38:21.085 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T02:38:21.086 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.086 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T02:38:21.086 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T02:38:21.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.086 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:21.087 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T02:38:21.087 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:21.087 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:21.087 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:21.087 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.087 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T02:38:21.087 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T02:38:21.087 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T02:38:21.087 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T02:38:21.087 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T02:38:21.087 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:34:47.057673+0000", 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:34:47.057673+0000", 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:34:47.058024+0000", 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 60, 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:21.088 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T02:35:52.676341+0000", 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 4, 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 59, 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T02:38:21.089 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 4, 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1f", 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 75, 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 30, 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:45:15.651747+0000", 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T02:38:21.090 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 582, 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:21.091 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:21.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T02:38:21.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:21.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:21.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:21.097 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:21.097 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:21.097 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:21.097 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:21.097 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:21.097 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:21.097 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:21.097 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:21.097 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:21.097 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 4, 2024-09-13T02:38:21.097 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T02:38:21.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.098 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T02:38:21.098 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T02:38:21.098 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T02:38:21.098 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T02:38:21.098 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T02:38:21.099 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T02:38:21.100 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.100 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T02:38:21.100 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'4" 2024-09-13T02:38:21.100 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:21.100 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.100 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_per_pool": [ 2024-09-13T02:38:21.100 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:21.100 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 24, 2024-09-13T02:38:21.100 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:21.101 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd" 2024-09-13T02:38:21.101 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.101 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3, 2024-09-13T02:38:21.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 8, 2024-09-13T02:38:21.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 8, 2024-09-13T02:38:21.101 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3, 2024-09-13T02:38:21.101 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 4, 2024-09-13T02:38:21.102 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:21.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 19, 2024-09-13T02:38:21.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:21.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:21.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:21.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:21.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:21.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:21.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:21.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:21.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:21.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:21.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:21.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:21.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:21.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:21.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:21.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T02:38:21.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T02:38:21.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:21.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T02:38:21.103 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:21.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:21.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:21.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:21.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:21.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:21.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:21.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:21.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:21.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:21.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:21.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:21.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:21.105 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:21.105 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:21.105 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:21.105 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:21.105 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:21.105 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 2, 2024-09-13T02:38:21.105 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2 2024-09-13T02:38:21.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.105 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T02:38:21.106 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 12288, 2024-09-13T02:38:21.106 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T02:38:21.106 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T02:38:21.106 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T02:38:21.106 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T02:38:21.106 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 57, 2024-09-13T02:38:21.106 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T02:38:21.106 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T02:38:21.106 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T02:38:21.107 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T02:38:21.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.107 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 24 2024-09-13T02:38:21.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.107 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:21.107 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 192, 2024-09-13T02:38:21.107 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:21.107 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T02:38:21.107 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.108 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T02:38:21.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 64, 2024-09-13T02:38:21.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 8, 2024-09-13T02:38:21.108 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T02:38:21.109 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 3, 2024-09-13T02:38:21.109 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:21.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T02:38:21.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:21.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:21.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:21.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:21.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:21.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:21.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:21.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:21.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:21.111 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:21.112 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:21.112 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:21.112 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:21.112 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:21.112 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:21.112 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T02:38:21.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T02:38:21.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:21.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T02:38:21.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:21.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:21.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:21.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:21.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:21.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:21.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:21.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:21.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:21.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:21.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:21.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:21.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:21.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:21.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:21.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:21.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:21.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:21.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T02:38:21.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T02:38:21.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.116 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T02:38:21.117 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 0, 2024-09-13T02:38:21.117 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T02:38:21.117 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T02:38:21.117 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T02:38:21.117 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T02:38:21.117 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 0, 2024-09-13T02:38:21.118 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T02:38:21.118 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T02:38:21.118 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T02:38:21.118 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T02:38:21.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.118 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 192 2024-09-13T02:38:21.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 96, 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 45, 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 32, 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 8, 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 45, 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 2, 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 3428, 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T02:38:21.120 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:21.120 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:21.120 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:21.120 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:21.120 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:21.120 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:21.120 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 66, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 22, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 22, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:21.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 14, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:21.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:21.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 51, 2024-09-13T02:38:21.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 20 2024-09-13T02:38:21.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.123 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T02:38:21.123 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 98304, 2024-09-13T02:38:21.123 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T02:38:21.123 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T02:38:21.123 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T02:38:21.123 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T02:38:21.123 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 10284, 2024-09-13T02:38:21.123 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T02:38:21.124 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T02:38:21.124 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T02:38:21.124 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T02:38:21.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.124 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 96 2024-09-13T02:38:21.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.125 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T02:38:21.125 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 3, 2024-09-13T02:38:21.125 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T02:38:21.125 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr" 2024-09-13T02:38:21.125 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.125 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 136, 2024-09-13T02:38:21.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 1, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 3, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 136, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 1, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 590368, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 1771104, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T02:38:21.126 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T02:38:21.127 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T02:38:21.128 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T02:38:21.128 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T02:38:21.128 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T02:38:21.128 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 6, 2024-09-13T02:38:21.128 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T02:38:21.128 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T02:38:21.128 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T02:38:21.128 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T02:38:21.128 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T02:38:21.128 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 286, 2024-09-13T02:38:21.128 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 494, 2024-09-13T02:38:21.128 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T02:38:21.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T02:38:21.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T02:38:21.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 195, 2024-09-13T02:38:21.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2416 2024-09-13T02:38:21.129 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.129 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T02:38:21.129 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 1781760, 2024-09-13T02:38:21.129 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T02:38:21.129 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 1771104, 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 3 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: "usage": { 2024-09-13T02:38:21.130 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 105, 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: "pools": 4, 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_by_class": { 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: "ssd": { 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: "total_avail_bytes": 767714058240, 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: "total_bytes": 767960285184, 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_bytes": 246226944, 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_raw_bytes": 246226944, 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_raw_ratio": 0.000320624589221552 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: "total_avail_bytes": 767714058240, 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: "total_bytes": 767960285184, 2024-09-13T02:38:21.131 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_bytes": 246226944 2024-09-13T02:38:21.132 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:21.132 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T02:38:21.132 INFO:tasks.workunit.client.0.smithi088.stdout:} 2024-09-13T02:38:21.132 INFO:tasks.workunit.client.0.smithi088.stdout:OK 2024-09-13T02:38:21.133 INFO:tasks.workunit.client.0.smithi088.stderr:+ echo OK 2024-09-13T02:38:21.133 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:38:21.133 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:38:21.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:21.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.135 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:21.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:21.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:21.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:21.136 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.136 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.136 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='client.14841 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:21.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:21.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:21.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:21.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:21.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:21.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:21.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:21.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.139 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:21.140 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.141 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.141 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:21.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:38:21.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.141 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.142 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.143 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:38:21.143 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:38:21.143 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:38:21.143 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:38:21.143 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:18 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:38:21.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:19 smithi088 ceph-mon[27808]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:19 smithi088 ceph-mon[27808]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:19 smithi088 ceph-mon[27808]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.143 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:19 smithi088 ceph-mon[27808]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T02:38:21.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:19 smithi088 ceph-mon[39338]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:19 smithi088 ceph-mon[39338]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:19 smithi088 ceph-mon[39338]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.144 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:19 smithi088 ceph-mon[39338]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T02:38:21.144 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:19 smithi195 ceph-mon[31576]: from='client.14859 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.144 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:19 smithi195 ceph-mon[31576]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.145 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:19 smithi195 ceph-mon[31576]: from='client.14865 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:21.145 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:19 smithi195 ceph-mon[31576]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T02:38:21.176 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2024-09-13T02:38:21.177 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-13T02:38:21.482 DEBUG:teuthology.parallel:result is None 2024-09-13T02:38:21.482 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T02:38:21.509 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T02:38:21.509 DEBUG:teuthology.orchestra.run.smithi088:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-13T02:38:21.567 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T02:38:21.567 INFO:teuthology.run_tasks:Running task print... 2024-09-13T02:38:21.578 INFO:teuthology.task.print:**** done end telemetry reef... 2024-09-13T02:38:21.578 INFO:teuthology.run_tasks:Running task print... 2024-09-13T02:38:21.658 INFO:teuthology.task.print:**** done start parallel 2024-09-13T02:38:21.658 INFO:teuthology.run_tasks:Running task parallel... 2024-09-13T02:38:21.667 INFO:teuthology.task.parallel:starting parallel... 2024-09-13T02:38:21.668 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-09-13T02:38:21.684 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-13T02:38:21.684 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-09-13T02:38:21.684 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-09-13T02:38:21.701 INFO:tasks.rados:Beginning rados... 2024-09-13T02:38:21.701 INFO:tasks.rados:joining rados 2024-09-13T02:38:21.701 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-13T02:38:21.702 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-13T02:38:21.702 INFO:teuthology.task.print:**** done start upgrade, wait 2024-09-13T02:38:21.702 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-09-13T02:38:21.702 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi088.front.sepia.ceph.com 2024-09-13T02:38:21.703 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -e sha1=7741f7f9ee20524f89b8f61d1609b32fb3b1570a -- bash -c 'ceph config set global log_to_journald false --force' 2024-09-13T02:38:21.703 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-09-13T02:38:21.703 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-09-13T02:38:21.906 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:38:21.907 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:38:22.217 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:21 smithi088 ceph-mon[39338]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-13T02:38:22.218 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:21 smithi088 ceph-mon[27808]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-13T02:38:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:21 smithi195 ceph-mon[31576]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-13T02:38:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:38:23] "GET /metrics HTTP/1.1" 200 33677 "" "Prometheus/2.43.0" 2024-09-13T02:38:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:23 smithi088 ceph-mon[27808]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-13T02:38:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:23 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:38:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:23 smithi088 ceph-mon[39338]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-13T02:38:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:23 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:38:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:23 smithi195 ceph-mon[31576]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-13T02:38:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:23 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:38:25.996 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -e sha1=7741f7f9ee20524f89b8f61d1609b32fb3b1570a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-09-13T02:38:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:25 smithi195 ceph-mon[31576]: pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-13T02:38:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:25 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/836475950' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:38:26.294 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:25 smithi088 ceph-mon[39338]: pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-13T02:38:26.294 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:25 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/836475950' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:38:26.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:25 smithi088 ceph-mon[27808]: pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 44 op/s 2024-09-13T02:38:26.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:25 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/836475950' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:38:26.606 INFO:tasks.rados:starting run 0 out of 1 2024-09-13T02:38:26.606 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-09-13T02:38:26.606 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-09-13T02:38:26.690 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:38:27.122 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:26 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/836475950' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:38:27.122 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:26 smithi088 ceph-mon[27808]: osdmap e76: 8 total, 8 up, 8 in 2024-09-13T02:38:27.122 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:26 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/836475950' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:38:27.122 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:26 smithi088 ceph-mon[39338]: osdmap e76: 8 total, 8 up, 8 in 2024-09-13T02:38:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:26 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/836475950' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:38:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:26 smithi195 ceph-mon[31576]: osdmap e76: 8 total, 8 up, 8 in 2024-09-13T02:38:27.930 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:38:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:27 smithi088 ceph-mon[27808]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-13T02:38:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:27 smithi088 ceph-mon[39338]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-13T02:38:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:27 smithi195 ceph-mon[31576]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-13T02:38:29.330 INFO:teuthology.orchestra.run.smithi088.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:38:30.232 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:29 smithi088 ceph-mon[39338]: pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-13T02:38:30.232 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:29 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:30.232 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:29 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:30.233 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:29 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:30.233 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:29 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:30.233 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:29 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:30.233 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:29 smithi088 ceph-mon[27808]: pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-13T02:38:30.233 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:29 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:30.233 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:29 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:30.233 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:29 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:30.233 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:29 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:30.233 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:29 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:29 smithi195 ceph-mon[31576]: pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-09-13T02:38:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:29 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:29 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:29 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:38:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:29 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:38:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:29 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:30.635 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -e sha1=7741f7f9ee20524f89b8f61d1609b32fb3b1570a -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-09-13T02:38:30.964 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:38:31.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:30 smithi088 ceph-mon[39338]: from='client.24788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7741f7f9ee20524f89b8f61d1609b32fb3b1570a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:31.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:30 smithi088 ceph-mon[39338]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:38:31.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:30 smithi088 ceph-mon[39338]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:38:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:30 smithi088 ceph-mon[27808]: from='client.24788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7741f7f9ee20524f89b8f61d1609b32fb3b1570a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:30 smithi088 ceph-mon[27808]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:38:31.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:30 smithi088 ceph-mon[27808]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:38:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:30 smithi195 ceph-mon[31576]: from='client.24788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:7741f7f9ee20524f89b8f61d1609b32fb3b1570a", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:30 smithi195 ceph-mon[31576]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:38:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:30 smithi195 ceph-mon[31576]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:7741f7f9ee20524f89b8f61d1609b32fb3b1570a 2024-09-13T02:38:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:31 smithi195 ceph-mon[31576]: pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:31 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/2252311080' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-09-13T02:38:32.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:31 smithi088 ceph-mon[39338]: pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:32.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:31 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/2252311080' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-09-13T02:38:32.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:31 smithi088 ceph-mon[27808]: pgmap v97: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:32.274 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:31 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2252311080' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2024-09-13T02:38:32.992 INFO:teuthology.orchestra.run.smithi088.stderr:pool 'unique_pool_0' created 2024-09-13T02:38:33.052 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:38:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:32 smithi088 ceph-mon[27808]: osdmap e77: 8 total, 8 up, 8 in 2024-09-13T02:38:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:32 smithi088 ceph-mon[39338]: osdmap e77: 8 total, 8 up, 8 in 2024-09-13T02:38:33.355 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:38:33.356 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (100s) 75s ago 2m 16.3M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:38:33.356 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (2m) 75s ago 2m 80.9M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:38:33.356 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (4m) 75s ago 3m 13.8M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:38:33.356 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (3m) 75s ago 3m 17.2M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:38:33.356 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,8765 running (7m) 75s ago 7m 438M - 18.2.4-843-g2c01458a c129f5a2fd4e ebf65f587eab 2024-09-13T02:38:33.356 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283,8765 running (9m) 75s ago 9m 487M - 18.2.4-843-g2c01458a c129f5a2fd4e b08be1cf5ff6 2024-09-13T02:38:33.356 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (9m) 75s ago 9m 46.0M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 0df62733ea32 2024-09-13T02:38:33.356 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (7m) 75s ago 7m 39.7M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 70a314811bb6 2024-09-13T02:38:33.356 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (7m) 75s ago 7m 39.2M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 7399c813d8ef 2024-09-13T02:38:33.356 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (2m) 75s ago 2m 16.2M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:38:33.356 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (2m) 75s ago 2m 7239k - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:38:33.357 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (7m) 75s ago 7m 46.5M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e 28d3cbaecc3d 2024-09-13T02:38:33.357 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (6m) 75s ago 6m 54.4M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e d7e6375ac3bb 2024-09-13T02:38:33.357 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (6m) 75s ago 6m 54.0M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e fde4729094ff 2024-09-13T02:38:33.357 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (5m) 75s ago 5m 49.5M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e e1c194107511 2024-09-13T02:38:33.357 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (5m) 75s ago 5m 42.9M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e 68ff34dd7c85 2024-09-13T02:38:33.357 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (5m) 75s ago 5m 53.5M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:38:33.357 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (4m) 75s ago 4m 50.1M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:38:33.357 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (4m) 75s ago 4m 50.0M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:38:33.357 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (95s) 75s ago 3m 31.4M - 2.43.0 a07b618ecd1d 1bce73b6a35c 2024-09-13T02:38:33.357 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:38:33] "GET /metrics HTTP/1.1" 200 33677 "" "Prometheus/2.43.0" 2024-09-13T02:38:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:32 smithi195 ceph-mon[31576]: osdmap e77: 8 total, 8 up, 8 in 2024-09-13T02:38:33.719 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:38:33.719 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:38:33.719 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 3 2024-09-13T02:38:33.719 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:38:33.719 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:38:33.720 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:38:33.720 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:38:33.720 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:38:33.720 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8 2024-09-13T02:38:33.720 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:38:33.720 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:38:33.720 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:38:33.720 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:38:33.720 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:38:33.720 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 15 2024-09-13T02:38:33.720 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:38:33.720 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:38:33.808 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-09-13T02:38:34.036 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:38:34.328 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:33 smithi088 ceph-mon[27808]: pgmap v99: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:34.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:33 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2252311080' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-09-13T02:38:34.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:33 smithi088 ceph-mon[27808]: osdmap e78: 8 total, 8 up, 8 in 2024-09-13T02:38:34.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:33 smithi088 ceph-mon[27808]: from='client.24800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:34.329 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:33 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1959187370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:38:34.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:33 smithi088 ceph-mon[39338]: pgmap v99: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:34.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:33 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/2252311080' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-09-13T02:38:34.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:33 smithi088 ceph-mon[39338]: osdmap e78: 8 total, 8 up, 8 in 2024-09-13T02:38:34.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:33 smithi088 ceph-mon[39338]: from='client.24800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:34.329 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:33 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1959187370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:38:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:33 smithi195 ceph-mon[31576]: pgmap v99: 105 pgs: 105 active+clean; 580 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:33 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/2252311080' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2024-09-13T02:38:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:33 smithi195 ceph-mon[31576]: osdmap e78: 8 total, 8 up, 8 in 2024-09-13T02:38:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:33 smithi195 ceph-mon[31576]: from='client.24800 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:33 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1959187370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:38:35.301 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:34 smithi088 ceph-mon[39338]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:35.301 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:34 smithi088 ceph-mon[39338]: osdmap e79: 8 total, 8 up, 8 in 2024-09-13T02:38:35.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:34 smithi088 ceph-mon[27808]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:35.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:34 smithi088 ceph-mon[27808]: osdmap e79: 8 total, 8 up, 8 in 2024-09-13T02:38:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:34 smithi195 ceph-mon[31576]: from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:38:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:34 smithi195 ceph-mon[31576]: osdmap e79: 8 total, 8 up, 8 in 2024-09-13T02:38:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:35 smithi088 ceph-mon[27808]: pgmap v102: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:35 smithi088 ceph-mon[27808]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:38:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:35 smithi088 ceph-mon[27808]: osdmap e80: 8 total, 8 up, 8 in 2024-09-13T02:38:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:35 smithi088 ceph-mon[39338]: pgmap v102: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:35 smithi088 ceph-mon[39338]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:38:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:35 smithi088 ceph-mon[39338]: osdmap e80: 8 total, 8 up, 8 in 2024-09-13T02:38:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:35 smithi195 ceph-mon[31576]: pgmap v102: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:35 smithi195 ceph-mon[31576]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:38:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:35 smithi195 ceph-mon[31576]: osdmap e80: 8 total, 8 up, 8 in 2024-09-13T02:38:37.007 INFO:teuthology.orchestra.run.smithi088.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-09-13T02:38:37.423 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:37 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3139304967' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:38:37.423 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:37 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3139304967' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:38:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:37 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3139304967' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:38:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:38 smithi088 ceph-mon[27808]: pgmap v104: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:38 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3139304967' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-13T02:38:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:38 smithi088 ceph-mon[27808]: osdmap e81: 8 total, 8 up, 8 in 2024-09-13T02:38:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:38 smithi088 ceph-mon[39338]: pgmap v104: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:38 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3139304967' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-13T02:38:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:38 smithi088 ceph-mon[39338]: osdmap e81: 8 total, 8 up, 8 in 2024-09-13T02:38:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:38 smithi195 ceph-mon[31576]: pgmap v104: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:38 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3139304967' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-09-13T02:38:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:38 smithi195 ceph-mon[31576]: osdmap e81: 8 total, 8 up, 8 in 2024-09-13T02:38:38.750 DEBUG:teuthology.orchestra.run.smithi088:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --no-omap --ec-pool --max-ops 4000 --objects 50 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 100 --op write 0 --op delete 50 --op snap_create 50 --op snap_remove 50 --op rollback 50 --op setattr 25 --op rmattr 25 --op copy_from 50 --op append 100 --pool unique_pool_0 2024-09-13T02:38:38.781 INFO:tasks.rados.rados.0.smithi088.stdout:adding op weight read -> 100 2024-09-13T02:38:38.781 INFO:tasks.rados.rados.0.smithi088.stdout:adding op weight delete -> 50 2024-09-13T02:38:38.781 INFO:tasks.rados.rados.0.smithi088.stdout:adding op weight snap_create -> 50 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout:adding op weight snap_remove -> 50 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout:adding op weight rollback -> 50 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout:adding op weight setattr -> 25 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout:adding op weight rmattr -> 25 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout:adding op weight copy_from -> 50 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout:adding op weight append -> 100 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout:ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable) 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout:Configuration: 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout: Number of operations: 4000 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout: Number of objects: 50 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout: Max in flight operations: 16 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout: Object size (in bytes): 4000000 2024-09-13T02:38:38.782 INFO:tasks.rados.rados.0.smithi088.stdout: Write stride min: 400000 2024-09-13T02:38:38.783 INFO:tasks.rados.rados.0.smithi088.stdout: Write stride max: 800000 2024-09-13T02:38:39.015 INFO:tasks.rados.rados.0.smithi088.stdout:1: write initial oid 1 2024-09-13T02:38:39.015 INFO:tasks.rados.rados.0.smithi088.stdout:1: seq_num 0 ranges {0=24576} 2024-09-13T02:38:39.015 INFO:tasks.rados.rados.0.smithi088.stdout:1: writing smithi08884213-1 from 0 to 24576 tid 1 2024-09-13T02:38:39.015 INFO:tasks.rados.rados.0.smithi088.stdout:2: write initial oid 2 2024-09-13T02:38:39.015 INFO:tasks.rados.rados.0.smithi088.stdout:2: seq_num 1 ranges {0=24576} 2024-09-13T02:38:39.016 INFO:tasks.rados.rados.0.smithi088.stdout:2: writing smithi08884213-2 from 0 to 24576 tid 1 2024-09-13T02:38:39.016 INFO:tasks.rados.rados.0.smithi088.stdout:3: write initial oid 3 2024-09-13T02:38:39.016 INFO:tasks.rados.rados.0.smithi088.stdout:3: seq_num 2 ranges {0=40960} 2024-09-13T02:38:39.016 INFO:tasks.rados.rados.0.smithi088.stdout:3: writing smithi08884213-3 from 0 to 40960 tid 1 2024-09-13T02:38:39.016 INFO:tasks.rados.rados.0.smithi088.stdout:4: write initial oid 4 2024-09-13T02:38:39.016 INFO:tasks.rados.rados.0.smithi088.stdout:4: seq_num 3 ranges {0=57344} 2024-09-13T02:38:39.017 INFO:tasks.rados.rados.0.smithi088.stdout:4: writing smithi08884213-4 from 0 to 57344 tid 1 2024-09-13T02:38:39.017 INFO:tasks.rados.rados.0.smithi088.stdout:5: write initial oid 5 2024-09-13T02:38:39.017 INFO:tasks.rados.rados.0.smithi088.stdout:5: seq_num 4 ranges {0=73728} 2024-09-13T02:38:39.018 INFO:tasks.rados.rados.0.smithi088.stdout:5: writing smithi08884213-5 from 0 to 73728 tid 1 2024-09-13T02:38:39.018 INFO:tasks.rados.rados.0.smithi088.stdout:6: write initial oid 6 2024-09-13T02:38:39.018 INFO:tasks.rados.rados.0.smithi088.stdout:6: seq_num 5 ranges {0=90112} 2024-09-13T02:38:39.018 INFO:tasks.rados.rados.0.smithi088.stdout:6: writing smithi08884213-6 from 0 to 90112 tid 1 2024-09-13T02:38:39.018 INFO:tasks.rados.rados.0.smithi088.stdout:7: write initial oid 7 2024-09-13T02:38:39.018 INFO:tasks.rados.rados.0.smithi088.stdout:7: seq_num 6 ranges {0=106496} 2024-09-13T02:38:39.018 INFO:tasks.rados.rados.0.smithi088.stdout:7: writing smithi08884213-7 from 0 to 106496 tid 1 2024-09-13T02:38:39.019 INFO:tasks.rados.rados.0.smithi088.stdout:8: write initial oid 8 2024-09-13T02:38:39.019 INFO:tasks.rados.rados.0.smithi088.stdout:8: seq_num 7 ranges {0=122880} 2024-09-13T02:38:39.019 INFO:tasks.rados.rados.0.smithi088.stdout:8: writing smithi08884213-8 from 0 to 122880 tid 1 2024-09-13T02:38:39.019 INFO:tasks.rados.rados.0.smithi088.stdout:9: write initial oid 9 2024-09-13T02:38:39.019 INFO:tasks.rados.rados.0.smithi088.stdout:9: seq_num 8 ranges {0=139264} 2024-09-13T02:38:39.020 INFO:tasks.rados.rados.0.smithi088.stdout:9: writing smithi08884213-9 from 0 to 139264 tid 1 2024-09-13T02:38:39.020 INFO:tasks.rados.rados.0.smithi088.stdout:10: write initial oid 10 2024-09-13T02:38:39.021 INFO:tasks.rados.rados.0.smithi088.stdout:10: seq_num 9 ranges {0=155648} 2024-09-13T02:38:39.022 INFO:tasks.rados.rados.0.smithi088.stdout:10: writing smithi08884213-10 from 0 to 155648 tid 1 2024-09-13T02:38:39.022 INFO:tasks.rados.rados.0.smithi088.stdout:11: write initial oid 11 2024-09-13T02:38:39.022 INFO:tasks.rados.rados.0.smithi088.stdout:11: seq_num 10 ranges {0=172032} 2024-09-13T02:38:39.023 INFO:tasks.rados.rados.0.smithi088.stdout:11: writing smithi08884213-11 from 0 to 172032 tid 1 2024-09-13T02:38:39.023 INFO:tasks.rados.rados.0.smithi088.stdout:6: finishing write tid 1 to smithi08884213-6 2024-09-13T02:38:39.023 INFO:tasks.rados.rados.0.smithi088.stdout:4: finishing write tid 1 to smithi08884213-4 2024-09-13T02:38:39.024 INFO:tasks.rados.rados.0.smithi088.stdout:4: finishing write tid 2 to smithi08884213-4 2024-09-13T02:38:39.024 INFO:tasks.rados.rados.0.smithi088.stdout:6: finishing write tid 2 to smithi08884213-6 2024-09-13T02:38:39.024 INFO:tasks.rados.rados.0.smithi088.stdout:1: finishing write tid 1 to smithi08884213-1 2024-09-13T02:38:39.024 INFO:tasks.rados.rados.0.smithi088.stdout:12: write initial oid 12 2024-09-13T02:38:39.024 INFO:tasks.rados.rados.0.smithi088.stdout:12: seq_num 11 ranges {0=188416} 2024-09-13T02:38:39.025 INFO:tasks.rados.rados.0.smithi088.stdout:12: writing smithi08884213-12 from 0 to 188416 tid 1 2024-09-13T02:38:39.025 INFO:tasks.rados.rados.0.smithi088.stdout:1: finishing write tid 2 to smithi08884213-1 2024-09-13T02:38:39.025 INFO:tasks.rados.rados.0.smithi088.stdout:13: write initial oid 13 2024-09-13T02:38:39.025 INFO:tasks.rados.rados.0.smithi088.stdout:13: seq_num 12 ranges {0=204800} 2024-09-13T02:38:39.027 INFO:tasks.rados.rados.0.smithi088.stdout:13: writing smithi08884213-13 from 0 to 204800 tid 1 2024-09-13T02:38:39.027 INFO:tasks.rados.rados.0.smithi088.stdout:3: finishing write tid 1 to smithi08884213-3 2024-09-13T02:38:39.027 INFO:tasks.rados.rados.0.smithi088.stdout:3: finishing write tid 2 to smithi08884213-3 2024-09-13T02:38:39.027 INFO:tasks.rados.rados.0.smithi088.stdout:1: finishing write tid 3 to smithi08884213-1 2024-09-13T02:38:39.027 INFO:tasks.rados.rados.0.smithi088.stdout:1: oid 1 updating version 0 to 1 2024-09-13T02:38:39.027 INFO:tasks.rados.rados.0.smithi088.stdout:1: oid 1 updating version 1 to 2 2024-09-13T02:38:39.027 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-09-13T02:38:39.028 INFO:tasks.rados.rados.0.smithi088.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:38:39.028 INFO:tasks.rados.rados.0.smithi088.stdout:5: finishing write tid 1 to smithi08884213-5 2024-09-13T02:38:39.028 INFO:tasks.rados.rados.0.smithi088.stdout:5: finishing write tid 2 to smithi08884213-5 2024-09-13T02:38:39.028 INFO:tasks.rados.rados.0.smithi088.stdout:9: finishing write tid 1 to smithi08884213-9 2024-09-13T02:38:39.028 INFO:tasks.rados.rados.0.smithi088.stdout:9: finishing write tid 2 to smithi08884213-9 2024-09-13T02:38:39.028 INFO:tasks.rados.rados.0.smithi088.stdout:1: done (12 left) 2024-09-13T02:38:39.028 INFO:tasks.rados.rados.0.smithi088.stdout:14: write initial oid 14 2024-09-13T02:38:39.028 INFO:tasks.rados.rados.0.smithi088.stdout:14: seq_num 13 ranges {0=221184} 2024-09-13T02:38:39.030 INFO:tasks.rados.rados.0.smithi088.stdout:14: writing smithi08884213-14 from 0 to 221184 tid 1 2024-09-13T02:38:39.030 INFO:tasks.rados.rados.0.smithi088.stdout:11: finishing write tid 1 to smithi08884213-11 2024-09-13T02:38:39.031 INFO:tasks.rados.rados.0.smithi088.stdout:2: finishing write tid 1 to smithi08884213-2 2024-09-13T02:38:39.031 INFO:tasks.rados.rados.0.smithi088.stdout:7: finishing write tid 1 to smithi08884213-7 2024-09-13T02:38:39.031 INFO:tasks.rados.rados.0.smithi088.stdout:2: finishing write tid 2 to smithi08884213-2 2024-09-13T02:38:39.031 INFO:tasks.rados.rados.0.smithi088.stdout:6: finishing write tid 3 to smithi08884213-6 2024-09-13T02:38:39.031 INFO:tasks.rados.rados.0.smithi088.stdout:6: oid 6 updating version 0 to 1 2024-09-13T02:38:39.031 INFO:tasks.rados.rados.0.smithi088.stdout:6: oid 6 updating version 1 to 2 2024-09-13T02:38:39.031 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-09-13T02:38:39.031 INFO:tasks.rados.rados.0.smithi088.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-09-13T02:38:39.031 INFO:tasks.rados.rados.0.smithi088.stdout:4: finishing write tid 3 to smithi08884213-4 2024-09-13T02:38:39.031 INFO:tasks.rados.rados.0.smithi088.stdout:4: oid 4 updating version 0 to 1 2024-09-13T02:38:39.031 INFO:tasks.rados.rados.0.smithi088.stdout:4: oid 4 updating version 1 to 2 2024-09-13T02:38:39.031 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:7: finishing write tid 2 to smithi08884213-7 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:2: finishing write tid 3 to smithi08884213-2 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:2: oid 2 updating version 0 to 1 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:2: oid 2 updating version 1 to 2 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:3: finishing write tid 3 to smithi08884213-3 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:3: oid 3 updating version 0 to 1 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:3: oid 3 updating version 1 to 2 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-09-13T02:38:39.032 INFO:tasks.rados.rados.0.smithi088.stdout:8: finishing write tid 1 to smithi08884213-8 2024-09-13T02:38:39.033 INFO:tasks.rados.rados.0.smithi088.stdout:8: finishing write tid 2 to smithi08884213-8 2024-09-13T02:38:39.033 INFO:tasks.rados.rados.0.smithi088.stdout:9: finishing write tid 3 to smithi08884213-9 2024-09-13T02:38:39.033 INFO:tasks.rados.rados.0.smithi088.stdout:9: oid 9 updating version 0 to 1 2024-09-13T02:38:39.033 INFO:tasks.rados.rados.0.smithi088.stdout:9: oid 9 updating version 1 to 2 2024-09-13T02:38:39.033 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-13T02:38:39.033 INFO:tasks.rados.rados.0.smithi088.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-09-13T02:38:39.033 INFO:tasks.rados.rados.0.smithi088.stdout:11: finishing write tid 2 to smithi08884213-11 2024-09-13T02:38:39.033 INFO:tasks.rados.rados.0.smithi088.stdout:12: finishing write tid 1 to smithi08884213-12 2024-09-13T02:38:39.033 INFO:tasks.rados.rados.0.smithi088.stdout:5: finishing write tid 3 to smithi08884213-5 2024-09-13T02:38:39.033 INFO:tasks.rados.rados.0.smithi088.stdout:5: oid 5 updating version 0 to 1 2024-09-13T02:38:39.033 INFO:tasks.rados.rados.0.smithi088.stdout:5: oid 5 updating version 1 to 2 2024-09-13T02:38:39.033 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-09-13T02:38:39.034 INFO:tasks.rados.rados.0.smithi088.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-09-13T02:38:39.034 INFO:tasks.rados.rados.0.smithi088.stdout:10: finishing write tid 1 to smithi08884213-10 2024-09-13T02:38:39.034 INFO:tasks.rados.rados.0.smithi088.stdout:2: done (12 left) 2024-09-13T02:38:39.034 INFO:tasks.rados.rados.0.smithi088.stdout:3: done (11 left) 2024-09-13T02:38:39.034 INFO:tasks.rados.rados.0.smithi088.stdout:4: done (10 left) 2024-09-13T02:38:39.034 INFO:tasks.rados.rados.0.smithi088.stdout:5: done (9 left) 2024-09-13T02:38:39.034 INFO:tasks.rados.rados.0.smithi088.stdout:6: done (8 left) 2024-09-13T02:38:39.034 INFO:tasks.rados.rados.0.smithi088.stdout:9: done (7 left) 2024-09-13T02:38:39.034 INFO:tasks.rados.rados.0.smithi088.stdout:15: write initial oid 15 2024-09-13T02:38:39.034 INFO:tasks.rados.rados.0.smithi088.stdout:10: finishing write tid 2 to smithi08884213-10 2024-09-13T02:38:39.034 INFO:tasks.rados.rados.0.smithi088.stdout:15: seq_num 14 ranges {0=237568} 2024-09-13T02:38:39.035 INFO:tasks.rados.rados.0.smithi088.stdout:15: writing smithi08884213-15 from 0 to 237568 tid 1 2024-09-13T02:38:39.036 INFO:tasks.rados.rados.0.smithi088.stdout:7: finishing write tid 3 to smithi08884213-7 2024-09-13T02:38:39.036 INFO:tasks.rados.rados.0.smithi088.stdout:7: oid 7 updating version 0 to 1 2024-09-13T02:38:39.036 INFO:tasks.rados.rados.0.smithi088.stdout:7: oid 7 updating version 1 to 2 2024-09-13T02:38:39.036 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-13T02:38:39.036 INFO:tasks.rados.rados.0.smithi088.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-09-13T02:38:39.036 INFO:tasks.rados.rados.0.smithi088.stdout:8: finishing write tid 3 to smithi08884213-8 2024-09-13T02:38:39.036 INFO:tasks.rados.rados.0.smithi088.stdout:8: oid 8 updating version 0 to 3 2024-09-13T02:38:39.036 INFO:tasks.rados.rados.0.smithi088.stdout:8: oid 8 updating version 3 to 4 2024-09-13T02:38:39.036 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 4 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-09-13T02:38:39.036 INFO:tasks.rados.rados.0.smithi088.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-09-13T02:38:39.036 INFO:tasks.rados.rados.0.smithi088.stdout:13: finishing write tid 1 to smithi08884213-13 2024-09-13T02:38:39.037 INFO:tasks.rados.rados.0.smithi088.stdout:13: finishing write tid 2 to smithi08884213-13 2024-09-13T02:38:39.037 INFO:tasks.rados.rados.0.smithi088.stdout:12: finishing write tid 2 to smithi08884213-12 2024-09-13T02:38:39.037 INFO:tasks.rados.rados.0.smithi088.stdout:7: done (7 left) 2024-09-13T02:38:39.037 INFO:tasks.rados.rados.0.smithi088.stdout:8: done (6 left) 2024-09-13T02:38:39.037 INFO:tasks.rados.rados.0.smithi088.stdout:16: write initial oid 16 2024-09-13T02:38:39.037 INFO:tasks.rados.rados.0.smithi088.stdout:16: seq_num 15 ranges {0=253952} 2024-09-13T02:38:39.037 INFO:tasks.rados.rados.0.smithi088.stdout:16: writing smithi08884213-16 from 0 to 253952 tid 1 2024-09-13T02:38:39.037 INFO:tasks.rados.rados.0.smithi088.stdout:17: write initial oid 17 2024-09-13T02:38:39.037 INFO:tasks.rados.rados.0.smithi088.stdout:17: seq_num 16 ranges {0=270336} 2024-09-13T02:38:39.037 INFO:tasks.rados.rados.0.smithi088.stdout:17: writing smithi08884213-17 from 0 to 270336 tid 1 2024-09-13T02:38:39.037 INFO:tasks.rados.rados.0.smithi088.stdout:18: write initial oid 18 2024-09-13T02:38:39.037 INFO:tasks.rados.rados.0.smithi088.stdout:18: seq_num 17 ranges {0=286720} 2024-09-13T02:38:39.038 INFO:tasks.rados.rados.0.smithi088.stdout:18: writing smithi08884213-18 from 0 to 286720 tid 1 2024-09-13T02:38:39.038 INFO:tasks.rados.rados.0.smithi088.stdout:19: write initial oid 19 2024-09-13T02:38:39.038 INFO:tasks.rados.rados.0.smithi088.stdout:19: seq_num 18 ranges {0=303104} 2024-09-13T02:38:39.039 INFO:tasks.rados.rados.0.smithi088.stdout:19: writing smithi08884213-19 from 0 to 303104 tid 1 2024-09-13T02:38:39.039 INFO:tasks.rados.rados.0.smithi088.stdout:20: write initial oid 20 2024-09-13T02:38:39.039 INFO:tasks.rados.rados.0.smithi088.stdout:20: seq_num 19 ranges {0=319488} 2024-09-13T02:38:39.041 INFO:tasks.rados.rados.0.smithi088.stdout:20: writing smithi08884213-20 from 0 to 319488 tid 1 2024-09-13T02:38:39.042 INFO:tasks.rados.rados.0.smithi088.stdout:21: write initial oid 21 2024-09-13T02:38:39.042 INFO:tasks.rados.rados.0.smithi088.stdout:21: seq_num 20 ranges {0=344064} 2024-09-13T02:38:39.044 INFO:tasks.rados.rados.0.smithi088.stdout:21: writing smithi08884213-21 from 0 to 344064 tid 1 2024-09-13T02:38:39.044 INFO:tasks.rados.rados.0.smithi088.stdout:10: finishing write tid 3 to smithi08884213-10 2024-09-13T02:38:39.044 INFO:tasks.rados.rados.0.smithi088.stdout:10: oid 10 updating version 0 to 6 2024-09-13T02:38:39.044 INFO:tasks.rados.rados.0.smithi088.stdout:10: oid 10 version 6 is already newer than 5 2024-09-13T02:38:39.044 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 6 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-09-13T02:38:39.044 INFO:tasks.rados.rados.0.smithi088.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-09-13T02:38:39.045 INFO:tasks.rados.rados.0.smithi088.stdout:10: done (11 left) 2024-09-13T02:38:39.045 INFO:tasks.rados.rados.0.smithi088.stdout:22: write initial oid 22 2024-09-13T02:38:39.045 INFO:tasks.rados.rados.0.smithi088.stdout:22: seq_num 21 ranges {0=360448} 2024-09-13T02:38:39.046 INFO:tasks.rados.rados.0.smithi088.stdout:22: writing smithi08884213-22 from 0 to 360448 tid 1 2024-09-13T02:38:39.046 INFO:tasks.rados.rados.0.smithi088.stdout:23: write initial oid 23 2024-09-13T02:38:39.046 INFO:tasks.rados.rados.0.smithi088.stdout:23: seq_num 22 ranges {0=376832} 2024-09-13T02:38:39.049 INFO:tasks.rados.rados.0.smithi088.stdout:23: writing smithi08884213-23 from 0 to 376832 tid 1 2024-09-13T02:38:39.049 INFO:tasks.rados.rados.0.smithi088.stdout:24: write initial oid 24 2024-09-13T02:38:39.049 INFO:tasks.rados.rados.0.smithi088.stdout:24: seq_num 23 ranges {0=393216} 2024-09-13T02:38:39.051 INFO:tasks.rados.rados.0.smithi088.stdout:24: writing smithi08884213-24 from 0 to 393216 tid 1 2024-09-13T02:38:39.051 INFO:tasks.rados.rados.0.smithi088.stdout:25: write initial oid 25 2024-09-13T02:38:39.051 INFO:tasks.rados.rados.0.smithi088.stdout:25: seq_num 24 ranges {0=409600} 2024-09-13T02:38:39.054 INFO:tasks.rados.rados.0.smithi088.stdout:25: writing smithi08884213-25 from 0 to 409600 tid 1 2024-09-13T02:38:39.054 INFO:tasks.rados.rados.0.smithi088.stdout:26: write initial oid 26 2024-09-13T02:38:39.054 INFO:tasks.rados.rados.0.smithi088.stdout:26: seq_num 25 ranges {0=425984} 2024-09-13T02:38:39.058 INFO:tasks.rados.rados.0.smithi088.stdout:26: writing smithi08884213-26 from 0 to 425984 tid 1 2024-09-13T02:38:39.058 INFO:tasks.rados.rados.0.smithi088.stdout: waiting on 16 2024-09-13T02:38:39.058 INFO:tasks.rados.rados.0.smithi088.stdout:14: finishing write tid 1 to smithi08884213-14 2024-09-13T02:38:39.058 INFO:tasks.rados.rados.0.smithi088.stdout:11: finishing write tid 3 to smithi08884213-11 2024-09-13T02:38:39.058 INFO:tasks.rados.rados.0.smithi088.stdout:11: oid 11 updating version 0 to 3 2024-09-13T02:38:39.058 INFO:tasks.rados.rados.0.smithi088.stdout:11: oid 11 updating version 3 to 4 2024-09-13T02:38:39.058 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-09-13T02:38:39.058 INFO:tasks.rados.rados.0.smithi088.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-09-13T02:38:39.058 INFO:tasks.rados.rados.0.smithi088.stdout:13: finishing write tid 3 to smithi08884213-13 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:13: oid 13 updating version 0 to 3 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:13: oid 13 updating version 3 to 4 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 4 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:12: finishing write tid 3 to smithi08884213-12 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:12: oid 12 updating version 0 to 2 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:12: oid 12 version 2 is already newer than 1 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:14: finishing write tid 2 to smithi08884213-14 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:15: finishing write tid 1 to smithi08884213-15 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:14: finishing write tid 3 to smithi08884213-14 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:14: oid 14 updating version 0 to 3 2024-09-13T02:38:39.059 INFO:tasks.rados.rados.0.smithi088.stdout:14: oid 14 updating version 3 to 4 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:15: finishing write tid 2 to smithi08884213-15 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:16: finishing write tid 1 to smithi08884213-16 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:15: finishing write tid 3 to smithi08884213-15 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:15: oid 15 updating version 0 to 6 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:15: oid 15 version 6 is already newer than 5 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 6 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:16: finishing write tid 2 to smithi08884213-16 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:11: done (15 left) 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:12: done (14 left) 2024-09-13T02:38:39.060 INFO:tasks.rados.rados.0.smithi088.stdout:13: done (13 left) 2024-09-13T02:38:39.061 INFO:tasks.rados.rados.0.smithi088.stdout:14: done (12 left) 2024-09-13T02:38:39.061 INFO:tasks.rados.rados.0.smithi088.stdout:15: done (11 left) 2024-09-13T02:38:39.061 INFO:tasks.rados.rados.0.smithi088.stdout:27: write initial oid 27 2024-09-13T02:38:39.061 INFO:tasks.rados.rados.0.smithi088.stdout:27: seq_num 26 ranges {0=442368} 2024-09-13T02:38:39.061 INFO:tasks.rados.rados.0.smithi088.stdout:27: writing smithi08884213-27 from 0 to 442368 tid 1 2024-09-13T02:38:39.061 INFO:tasks.rados.rados.0.smithi088.stdout:28: write initial oid 28 2024-09-13T02:38:39.061 INFO:tasks.rados.rados.0.smithi088.stdout:28: seq_num 27 ranges {0=458752} 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:28: writing smithi08884213-28 from 0 to 458752 tid 1 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:17: finishing write tid 1 to smithi08884213-17 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:17: finishing write tid 2 to smithi08884213-17 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:16: finishing write tid 3 to smithi08884213-16 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:16: oid 16 updating version 0 to 4 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:16: oid 16 version 4 is already newer than 3 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:17: finishing write tid 3 to smithi08884213-17 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:17: oid 17 updating version 0 to 4 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:17: oid 17 version 4 is already newer than 3 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-13T02:38:39.064 INFO:tasks.rados.rados.0.smithi088.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-09-13T02:38:39.065 INFO:tasks.rados.rados.0.smithi088.stdout:18: finishing write tid 1 to smithi08884213-18 2024-09-13T02:38:39.065 INFO:tasks.rados.rados.0.smithi088.stdout:18: finishing write tid 2 to smithi08884213-18 2024-09-13T02:38:39.065 INFO:tasks.rados.rados.0.smithi088.stdout:18: finishing write tid 3 to smithi08884213-18 2024-09-13T02:38:39.065 INFO:tasks.rados.rados.0.smithi088.stdout:18: oid 18 updating version 0 to 6 2024-09-13T02:38:39.065 INFO:tasks.rados.rados.0.smithi088.stdout:18: oid 18 version 6 is already newer than 5 2024-09-13T02:38:39.065 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 6 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-09-13T02:38:39.065 INFO:tasks.rados.rados.0.smithi088.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-09-13T02:38:39.065 INFO:tasks.rados.rados.0.smithi088.stdout:19: finishing write tid 1 to smithi08884213-19 2024-09-13T02:38:39.065 INFO:tasks.rados.rados.0.smithi088.stdout:19: finishing write tid 2 to smithi08884213-19 2024-09-13T02:38:39.065 INFO:tasks.rados.rados.0.smithi088.stdout:20: finishing write tid 1 to smithi08884213-20 2024-09-13T02:38:39.065 INFO:tasks.rados.rados.0.smithi088.stdout:20: finishing write tid 2 to smithi08884213-20 2024-09-13T02:38:39.065 INFO:tasks.rados.rados.0.smithi088.stdout:19: finishing write tid 3 to smithi08884213-19 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:19: oid 19 updating version 0 to 1 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:19: oid 19 updating version 1 to 2 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 2 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:21: finishing write tid 1 to smithi08884213-21 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:20: finishing write tid 3 to smithi08884213-20 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:20: oid 20 updating version 0 to 8 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:20: oid 20 version 8 is already newer than 7 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 8 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:21: finishing write tid 2 to smithi08884213-21 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:21: finishing write tid 3 to smithi08884213-21 2024-09-13T02:38:39.066 INFO:tasks.rados.rados.0.smithi088.stdout:21: oid 21 updating version 0 to 4 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:21: oid 21 version 4 is already newer than 3 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 4 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:22: finishing write tid 1 to smithi08884213-22 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:22: finishing write tid 2 to smithi08884213-22 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:23: finishing write tid 1 to smithi08884213-23 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:22: finishing write tid 3 to smithi08884213-22 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:22: oid 22 updating version 0 to 10 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:22: oid 22 version 10 is already newer than 9 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 10 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:23: finishing write tid 2 to smithi08884213-23 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:23: finishing write tid 3 to smithi08884213-23 2024-09-13T02:38:39.067 INFO:tasks.rados.rados.0.smithi088.stdout:23: oid 23 updating version 0 to 6 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:23: oid 23 version 6 is already newer than 5 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 6 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:24: finishing write tid 1 to smithi08884213-24 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:24: finishing write tid 2 to smithi08884213-24 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:24: finishing write tid 3 to smithi08884213-24 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:24: oid 24 updating version 0 to 2 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:24: oid 24 version 2 is already newer than 1 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 2 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:25: finishing write tid 1 to smithi08884213-25 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:25: finishing write tid 2 to smithi08884213-25 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:25: finishing write tid 3 to smithi08884213-25 2024-09-13T02:38:39.068 INFO:tasks.rados.rados.0.smithi088.stdout:25: oid 25 updating version 0 to 6 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:25: oid 25 version 6 is already newer than 5 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:26: finishing write tid 1 to smithi08884213-26 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:26: finishing write tid 2 to smithi08884213-26 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:27: finishing write tid 1 to smithi08884213-27 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:16: done (12 left) 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:17: done (11 left) 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:18: done (10 left) 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:19: done (9 left) 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:20: done (8 left) 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:21: done (7 left) 2024-09-13T02:38:39.069 INFO:tasks.rados.rados.0.smithi088.stdout:22: done (6 left) 2024-09-13T02:38:39.070 INFO:tasks.rados.rados.0.smithi088.stdout:23: done (5 left) 2024-09-13T02:38:39.070 INFO:tasks.rados.rados.0.smithi088.stdout:24: done (4 left) 2024-09-13T02:38:39.070 INFO:tasks.rados.rados.0.smithi088.stdout:25: done (3 left) 2024-09-13T02:38:39.070 INFO:tasks.rados.rados.0.smithi088.stdout:29: write initial oid 29 2024-09-13T02:38:39.070 INFO:tasks.rados.rados.0.smithi088.stdout:29: seq_num 28 ranges {0=475136} 2024-09-13T02:38:39.071 INFO:tasks.rados.rados.0.smithi088.stdout:29: writing smithi08884213-29 from 0 to 475136 tid 1 2024-09-13T02:38:39.071 INFO:tasks.rados.rados.0.smithi088.stdout:30: write initial oid 30 2024-09-13T02:38:39.071 INFO:tasks.rados.rados.0.smithi088.stdout:30: seq_num 29 ranges {0=491520} 2024-09-13T02:38:39.071 INFO:tasks.rados.rados.0.smithi088.stdout:30: writing smithi08884213-30 from 0 to 491520 tid 1 2024-09-13T02:38:39.071 INFO:tasks.rados.rados.0.smithi088.stdout:31: write initial oid 31 2024-09-13T02:38:39.071 INFO:tasks.rados.rados.0.smithi088.stdout:31: seq_num 30 ranges {0=507904} 2024-09-13T02:38:39.073 INFO:tasks.rados.rados.0.smithi088.stdout:31: writing smithi08884213-31 from 0 to 507904 tid 1 2024-09-13T02:38:39.073 INFO:tasks.rados.rados.0.smithi088.stdout:32: write initial oid 32 2024-09-13T02:38:39.073 INFO:tasks.rados.rados.0.smithi088.stdout:32: seq_num 31 ranges {0=524288} 2024-09-13T02:38:39.076 INFO:tasks.rados.rados.0.smithi088.stdout:32: writing smithi08884213-32 from 0 to 524288 tid 1 2024-09-13T02:38:39.076 INFO:tasks.rados.rados.0.smithi088.stdout:33: write initial oid 33 2024-09-13T02:38:39.077 INFO:tasks.rados.rados.0.smithi088.stdout:33: seq_num 32 ranges {0=540672} 2024-09-13T02:38:39.080 INFO:tasks.rados.rados.0.smithi088.stdout:33: writing smithi08884213-33 from 0 to 540672 tid 1 2024-09-13T02:38:39.080 INFO:tasks.rados.rados.0.smithi088.stdout:34: write initial oid 34 2024-09-13T02:38:39.080 INFO:tasks.rados.rados.0.smithi088.stdout:34: seq_num 33 ranges {0=557056} 2024-09-13T02:38:39.083 INFO:tasks.rados.rados.0.smithi088.stdout:34: writing smithi08884213-34 from 0 to 557056 tid 1 2024-09-13T02:38:39.083 INFO:tasks.rados.rados.0.smithi088.stdout:35: write initial oid 35 2024-09-13T02:38:39.083 INFO:tasks.rados.rados.0.smithi088.stdout:35: seq_num 34 ranges {0=573440} 2024-09-13T02:38:39.086 INFO:tasks.rados.rados.0.smithi088.stdout:35: writing smithi08884213-35 from 0 to 573440 tid 1 2024-09-13T02:38:39.087 INFO:tasks.rados.rados.0.smithi088.stdout:36: write initial oid 36 2024-09-13T02:38:39.087 INFO:tasks.rados.rados.0.smithi088.stdout:36: seq_num 35 ranges {0=589824} 2024-09-13T02:38:39.090 INFO:tasks.rados.rados.0.smithi088.stdout:36: writing smithi08884213-36 from 0 to 589824 tid 1 2024-09-13T02:38:39.090 INFO:tasks.rados.rados.0.smithi088.stdout:37: write initial oid 37 2024-09-13T02:38:39.090 INFO:tasks.rados.rados.0.smithi088.stdout:37: seq_num 36 ranges {0=606208} 2024-09-13T02:38:39.094 INFO:tasks.rados.rados.0.smithi088.stdout:37: writing smithi08884213-37 from 0 to 606208 tid 1 2024-09-13T02:38:39.094 INFO:tasks.rados.rados.0.smithi088.stdout:38: write initial oid 38 2024-09-13T02:38:39.094 INFO:tasks.rados.rados.0.smithi088.stdout:38: seq_num 37 ranges {0=622592} 2024-09-13T02:38:39.098 INFO:tasks.rados.rados.0.smithi088.stdout:38: writing smithi08884213-38 from 0 to 622592 tid 1 2024-09-13T02:38:39.098 INFO:tasks.rados.rados.0.smithi088.stdout:39: write initial oid 39 2024-09-13T02:38:39.098 INFO:tasks.rados.rados.0.smithi088.stdout:27: finishing write tid 2 to smithi08884213-27 2024-09-13T02:38:39.098 INFO:tasks.rados.rados.0.smithi088.stdout:39: seq_num 38 ranges {0=638976} 2024-09-13T02:38:39.102 INFO:tasks.rados.rados.0.smithi088.stdout:39: writing smithi08884213-39 from 0 to 638976 tid 1 2024-09-13T02:38:39.102 INFO:tasks.rados.rados.0.smithi088.stdout:40: write initial oid 40 2024-09-13T02:38:39.102 INFO:tasks.rados.rados.0.smithi088.stdout:40: seq_num 39 ranges {0=663552} 2024-09-13T02:38:39.106 INFO:tasks.rados.rados.0.smithi088.stdout:40: writing smithi08884213-40 from 0 to 663552 tid 1 2024-09-13T02:38:39.106 INFO:tasks.rados.rados.0.smithi088.stdout:41: write initial oid 41 2024-09-13T02:38:39.106 INFO:tasks.rados.rados.0.smithi088.stdout:41: seq_num 40 ranges {0=679936} 2024-09-13T02:38:39.110 INFO:tasks.rados.rados.0.smithi088.stdout:41: writing smithi08884213-41 from 0 to 679936 tid 1 2024-09-13T02:38:39.110 INFO:tasks.rados.rados.0.smithi088.stdout: waiting on 16 2024-09-13T02:38:39.110 INFO:tasks.rados.rados.0.smithi088.stdout:26: finishing write tid 3 to smithi08884213-26 2024-09-13T02:38:39.110 INFO:tasks.rados.rados.0.smithi088.stdout:26: oid 26 updating version 0 to 1 2024-09-13T02:38:39.110 INFO:tasks.rados.rados.0.smithi088.stdout:26: oid 26 updating version 1 to 2 2024-09-13T02:38:39.110 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 2 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-09-13T02:38:39.111 INFO:tasks.rados.rados.0.smithi088.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-09-13T02:38:39.111 INFO:tasks.rados.rados.0.smithi088.stdout:27: finishing write tid 3 to smithi08884213-27 2024-09-13T02:38:39.111 INFO:tasks.rados.rados.0.smithi088.stdout:27: oid 27 updating version 0 to 4 2024-09-13T02:38:39.111 INFO:tasks.rados.rados.0.smithi088.stdout:27: oid 27 version 4 is already newer than 3 2024-09-13T02:38:39.111 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-13T02:38:39.111 INFO:tasks.rados.rados.0.smithi088.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-09-13T02:38:39.111 INFO:tasks.rados.rados.0.smithi088.stdout:28: finishing write tid 1 to smithi08884213-28 2024-09-13T02:38:39.111 INFO:tasks.rados.rados.0.smithi088.stdout:26: done (15 left) 2024-09-13T02:38:39.111 INFO:tasks.rados.rados.0.smithi088.stdout:27: done (14 left) 2024-09-13T02:38:39.111 INFO:tasks.rados.rados.0.smithi088.stdout:42: write initial oid 42 2024-09-13T02:38:39.111 INFO:tasks.rados.rados.0.smithi088.stdout:42: seq_num 41 ranges {0=696320} 2024-09-13T02:38:39.114 INFO:tasks.rados.rados.0.smithi088.stdout:42: writing smithi08884213-42 from 0 to 696320 tid 1 2024-09-13T02:38:39.114 INFO:tasks.rados.rados.0.smithi088.stdout:43: write initial oid 43 2024-09-13T02:38:39.114 INFO:tasks.rados.rados.0.smithi088.stdout:43: seq_num 42 ranges {0=712704} 2024-09-13T02:38:39.119 INFO:tasks.rados.rados.0.smithi088.stdout:43: writing smithi08884213-43 from 0 to 712704 tid 1 2024-09-13T02:38:39.119 INFO:tasks.rados.rados.0.smithi088.stdout: waiting on 16 2024-09-13T02:38:39.119 INFO:tasks.rados.rados.0.smithi088.stdout:28: finishing write tid 2 to smithi08884213-28 2024-09-13T02:38:39.119 INFO:tasks.rados.rados.0.smithi088.stdout:28: finishing write tid 3 to smithi08884213-28 2024-09-13T02:38:39.119 INFO:tasks.rados.rados.0.smithi088.stdout:28: oid 28 updating version 0 to 6 2024-09-13T02:38:39.119 INFO:tasks.rados.rados.0.smithi088.stdout:28: oid 28 version 6 is already newer than 5 2024-09-13T02:38:39.119 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-13T02:38:39.119 INFO:tasks.rados.rados.0.smithi088.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-09-13T02:38:39.119 INFO:tasks.rados.rados.0.smithi088.stdout:29: finishing write tid 1 to smithi08884213-29 2024-09-13T02:38:39.119 INFO:tasks.rados.rados.0.smithi088.stdout:29: finishing write tid 2 to smithi08884213-29 2024-09-13T02:38:39.119 INFO:tasks.rados.rados.0.smithi088.stdout:29: finishing write tid 3 to smithi08884213-29 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:29: oid 29 updating version 0 to 7 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:29: oid 29 updating version 7 to 8 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 8 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:30: finishing write tid 1 to smithi08884213-30 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:30: finishing write tid 2 to smithi08884213-30 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:30: finishing write tid 3 to smithi08884213-30 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:30: oid 30 updating version 0 to 2 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:30: oid 30 version 2 is already newer than 1 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 2 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:31: finishing write tid 1 to smithi08884213-31 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:31: finishing write tid 2 to smithi08884213-31 2024-09-13T02:38:39.120 INFO:tasks.rados.rados.0.smithi088.stdout:28: done (15 left) 2024-09-13T02:38:39.121 INFO:tasks.rados.rados.0.smithi088.stdout:29: done (14 left) 2024-09-13T02:38:39.121 INFO:tasks.rados.rados.0.smithi088.stdout:30: done (13 left) 2024-09-13T02:38:39.121 INFO:tasks.rados.rados.0.smithi088.stdout:44: write initial oid 44 2024-09-13T02:38:39.121 INFO:tasks.rados.rados.0.smithi088.stdout:44: seq_num 43 ranges {0=729088} 2024-09-13T02:38:39.123 INFO:tasks.rados.rados.0.smithi088.stdout:44: writing smithi08884213-44 from 0 to 729088 tid 1 2024-09-13T02:38:39.123 INFO:tasks.rados.rados.0.smithi088.stdout:45: write initial oid 45 2024-09-13T02:38:39.123 INFO:tasks.rados.rados.0.smithi088.stdout:45: seq_num 44 ranges {0=745472} 2024-09-13T02:38:39.127 INFO:tasks.rados.rados.0.smithi088.stdout:45: writing smithi08884213-45 from 0 to 745472 tid 1 2024-09-13T02:38:39.127 INFO:tasks.rados.rados.0.smithi088.stdout:46: write initial oid 46 2024-09-13T02:38:39.127 INFO:tasks.rados.rados.0.smithi088.stdout:46: seq_num 45 ranges {0=761856} 2024-09-13T02:38:39.132 INFO:tasks.rados.rados.0.smithi088.stdout:46: writing smithi08884213-46 from 0 to 761856 tid 1 2024-09-13T02:38:39.132 INFO:tasks.rados.rados.0.smithi088.stdout: waiting on 16 2024-09-13T02:38:39.132 INFO:tasks.rados.rados.0.smithi088.stdout:31: finishing write tid 3 to smithi08884213-31 2024-09-13T02:38:39.132 INFO:tasks.rados.rados.0.smithi088.stdout:31: oid 31 updating version 0 to 11 2024-09-13T02:38:39.132 INFO:tasks.rados.rados.0.smithi088.stdout:31: oid 31 updating version 11 to 12 2024-09-13T02:38:39.133 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 12 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-09-13T02:38:39.133 INFO:tasks.rados.rados.0.smithi088.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-09-13T02:38:39.133 INFO:tasks.rados.rados.0.smithi088.stdout:32: finishing write tid 1 to smithi08884213-32 2024-09-13T02:38:39.133 INFO:tasks.rados.rados.0.smithi088.stdout:31: done (15 left) 2024-09-13T02:38:39.133 INFO:tasks.rados.rados.0.smithi088.stdout:47: write initial oid 47 2024-09-13T02:38:39.133 INFO:tasks.rados.rados.0.smithi088.stdout:47: seq_num 46 ranges {0=778240} 2024-09-13T02:38:39.137 INFO:tasks.rados.rados.0.smithi088.stdout:47: writing smithi08884213-47 from 0 to 778240 tid 1 2024-09-13T02:38:39.137 INFO:tasks.rados.rados.0.smithi088.stdout: waiting on 16 2024-09-13T02:38:39.137 INFO:tasks.rados.rados.0.smithi088.stdout:32: finishing write tid 2 to smithi08884213-32 2024-09-13T02:38:39.137 INFO:tasks.rados.rados.0.smithi088.stdout:32: finishing write tid 3 to smithi08884213-32 2024-09-13T02:38:39.137 INFO:tasks.rados.rados.0.smithi088.stdout:32: oid 32 updating version 0 to 3 2024-09-13T02:38:39.137 INFO:tasks.rados.rados.0.smithi088.stdout:32: oid 32 updating version 3 to 4 2024-09-13T02:38:39.137 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 4 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-09-13T02:38:39.137 INFO:tasks.rados.rados.0.smithi088.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-09-13T02:38:39.137 INFO:tasks.rados.rados.0.smithi088.stdout:33: finishing write tid 1 to smithi08884213-33 2024-09-13T02:38:39.137 INFO:tasks.rados.rados.0.smithi088.stdout:33: finishing write tid 2 to smithi08884213-33 2024-09-13T02:38:39.138 INFO:tasks.rados.rados.0.smithi088.stdout:32: done (15 left) 2024-09-13T02:38:39.138 INFO:tasks.rados.rados.0.smithi088.stdout:48: write initial oid 48 2024-09-13T02:38:39.138 INFO:tasks.rados.rados.0.smithi088.stdout:48: seq_num 47 ranges {0=794624} 2024-09-13T02:38:39.142 INFO:tasks.rados.rados.0.smithi088.stdout:48: writing smithi08884213-48 from 0 to 794624 tid 1 2024-09-13T02:38:39.142 INFO:tasks.rados.rados.0.smithi088.stdout: waiting on 16 2024-09-13T02:38:39.142 INFO:tasks.rados.rados.0.smithi088.stdout:33: finishing write tid 3 to smithi08884213-33 2024-09-13T02:38:39.142 INFO:tasks.rados.rados.0.smithi088.stdout:33: oid 33 updating version 0 to 1 2024-09-13T02:38:39.142 INFO:tasks.rados.rados.0.smithi088.stdout:33: oid 33 updating version 1 to 2 2024-09-13T02:38:39.142 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 2 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-09-13T02:38:39.142 INFO:tasks.rados.rados.0.smithi088.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-09-13T02:38:39.142 INFO:tasks.rados.rados.0.smithi088.stdout:34: finishing write tid 1 to smithi08884213-34 2024-09-13T02:38:39.142 INFO:tasks.rados.rados.0.smithi088.stdout:33: done (15 left) 2024-09-13T02:38:39.142 INFO:tasks.rados.rados.0.smithi088.stdout:49: write initial oid 49 2024-09-13T02:38:39.142 INFO:tasks.rados.rados.0.smithi088.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-09-13T02:38:39.143 INFO:tasks.rados.rados.0.smithi088.stdout:49: writing smithi08884213-49 from 0 to 409600 tid 1 2024-09-13T02:38:39.148 INFO:tasks.rados.rados.0.smithi088.stdout:49: writing smithi08884213-49 from 409600 to 811008 tid 2 2024-09-13T02:38:39.148 INFO:tasks.rados.rados.0.smithi088.stdout: waiting on 16 2024-09-13T02:38:39.148 INFO:tasks.rados.rados.0.smithi088.stdout:34: finishing write tid 2 to smithi08884213-34 2024-09-13T02:38:39.148 INFO:tasks.rados.rados.0.smithi088.stdout:34: finishing write tid 3 to smithi08884213-34 2024-09-13T02:38:39.148 INFO:tasks.rados.rados.0.smithi088.stdout:34: oid 34 updating version 0 to 8 2024-09-13T02:38:39.148 INFO:tasks.rados.rados.0.smithi088.stdout:34: oid 34 version 8 is already newer than 7 2024-09-13T02:38:39.148 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 8 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-13T02:38:39.148 INFO:tasks.rados.rados.0.smithi088.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-09-13T02:38:39.148 INFO:tasks.rados.rados.0.smithi088.stdout:35: finishing write tid 1 to smithi08884213-35 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:35: finishing write tid 2 to smithi08884213-35 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:35: finishing write tid 3 to smithi08884213-35 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:35: oid 35 updating version 0 to 14 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:35: oid 35 version 14 is already newer than 13 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 14 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:36: finishing write tid 1 to smithi08884213-36 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:36: finishing write tid 2 to smithi08884213-36 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:36: finishing write tid 3 to smithi08884213-36 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:36: oid 36 updating version 0 to 4 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:36: oid 36 version 4 is already newer than 3 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 4 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-09-13T02:38:39.149 INFO:tasks.rados.rados.0.smithi088.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:37: finishing write tid 1 to smithi08884213-37 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:37: finishing write tid 2 to smithi08884213-37 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:37: finishing write tid 3 to smithi08884213-37 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:37: oid 37 updating version 0 to 6 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:37: oid 37 version 6 is already newer than 5 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:38: finishing write tid 1 to smithi08884213-38 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:38: finishing write tid 2 to smithi08884213-38 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:38: finishing write tid 3 to smithi08884213-38 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:38: oid 38 updating version 0 to 6 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:38: oid 38 version 6 is already newer than 5 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-09-13T02:38:39.150 INFO:tasks.rados.rados.0.smithi088.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:39: finishing write tid 1 to smithi08884213-39 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:39: finishing write tid 2 to smithi08884213-39 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:39: finishing write tid 3 to smithi08884213-39 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:39: oid 39 updating version 0 to 8 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:39: oid 39 version 8 is already newer than 7 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 8 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:40: finishing write tid 1 to smithi08884213-40 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:40: finishing write tid 2 to smithi08884213-40 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:40: finishing write tid 3 to smithi08884213-40 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:40: oid 40 updating version 0 to 9 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:40: oid 40 updating version 9 to 10 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 10 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-13T02:38:39.151 INFO:tasks.rados.rados.0.smithi088.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:41: finishing write tid 1 to smithi08884213-41 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:41: finishing write tid 2 to smithi08884213-41 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:41: finishing write tid 3 to smithi08884213-41 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:41: oid 41 updating version 0 to 7 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:41: oid 41 updating version 7 to 8 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 8 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:42: finishing write tid 1 to smithi08884213-42 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:42: finishing write tid 2 to smithi08884213-42 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:42: finishing write tid 3 to smithi08884213-42 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:42: oid 42 updating version 0 to 4 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:42: oid 42 version 4 is already newer than 3 2024-09-13T02:38:39.152 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-13T02:38:39.153 INFO:tasks.rados.rados.0.smithi088.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-09-13T02:38:39.153 INFO:tasks.rados.rados.0.smithi088.stdout:43: finishing write tid 1 to smithi08884213-43 2024-09-13T02:38:39.153 INFO:tasks.rados.rados.0.smithi088.stdout:43: finishing write tid 2 to smithi08884213-43 2024-09-13T02:38:39.153 INFO:tasks.rados.rados.0.smithi088.stdout:43: finishing write tid 3 to smithi08884213-43 2024-09-13T02:38:39.153 INFO:tasks.rados.rados.0.smithi088.stdout:43: oid 43 updating version 0 to 6 2024-09-13T02:38:39.153 INFO:tasks.rados.rados.0.smithi088.stdout:43: oid 43 version 6 is already newer than 5 2024-09-13T02:38:39.157 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 6 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-09-13T02:38:39.157 INFO:tasks.rados.rados.0.smithi088.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-09-13T02:38:39.157 INFO:tasks.rados.rados.0.smithi088.stdout:44: finishing write tid 1 to smithi08884213-44 2024-09-13T02:38:39.157 INFO:tasks.rados.rados.0.smithi088.stdout:44: finishing write tid 2 to smithi08884213-44 2024-09-13T02:38:39.157 INFO:tasks.rados.rados.0.smithi088.stdout:44: finishing write tid 3 to smithi08884213-44 2024-09-13T02:38:39.157 INFO:tasks.rados.rados.0.smithi088.stdout:44: oid 44 updating version 0 to 8 2024-09-13T02:38:39.157 INFO:tasks.rados.rados.0.smithi088.stdout:44: oid 44 version 8 is already newer than 7 2024-09-13T02:38:39.157 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 8 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-09-13T02:38:39.157 INFO:tasks.rados.rados.0.smithi088.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-09-13T02:38:39.157 INFO:tasks.rados.rados.0.smithi088.stdout:45: finishing write tid 1 to smithi08884213-45 2024-09-13T02:38:39.157 INFO:tasks.rados.rados.0.smithi088.stdout:45: finishing write tid 2 to smithi08884213-45 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:45: finishing write tid 3 to smithi08884213-45 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:45: oid 45 updating version 0 to 2 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:45: oid 45 version 2 is already newer than 1 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 2 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:46: finishing write tid 1 to smithi08884213-46 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:46: finishing write tid 2 to smithi08884213-46 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:46: finishing write tid 3 to smithi08884213-46 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:46: oid 46 updating version 0 to 6 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:46: oid 46 version 6 is already newer than 5 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:47: finishing write tid 1 to smithi08884213-47 2024-09-13T02:38:39.158 INFO:tasks.rados.rados.0.smithi088.stdout:47: finishing write tid 2 to smithi08884213-47 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:47: finishing write tid 3 to smithi08884213-47 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:47: oid 47 updating version 0 to 11 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:47: oid 47 updating version 11 to 12 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:48: finishing write tid 1 to smithi08884213-48 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:48: finishing write tid 2 to smithi08884213-48 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:48: finishing write tid 3 to smithi08884213-48 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:48: oid 48 updating version 0 to 6 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:48: oid 48 version 6 is already newer than 5 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:49: finishing write tid 1 to smithi08884213-49 2024-09-13T02:38:39.159 INFO:tasks.rados.rados.0.smithi088.stdout:34: done (15 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:35: done (14 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:36: done (13 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:37: done (12 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:38: done (11 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:39: done (10 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:40: done (9 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:41: done (8 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:42: done (7 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:43: done (6 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:44: done (5 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:45: done (4 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:46: done (3 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:47: done (2 left) 2024-09-13T02:38:39.160 INFO:tasks.rados.rados.0.smithi088.stdout:48: done (1 left) 2024-09-13T02:38:39.161 INFO:tasks.rados.rados.0.smithi088.stdout:50: write initial oid 50 2024-09-13T02:38:39.161 INFO:tasks.rados.rados.0.smithi088.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-09-13T02:38:39.163 INFO:tasks.rados.rados.0.smithi088.stdout:50: writing smithi08884213-50 from 0 to 425984 tid 1 2024-09-13T02:38:39.163 INFO:tasks.rados.rados.0.smithi088.stdout:50: writing smithi08884213-50 from 425984 to 827392 tid 2 2024-09-13T02:38:39.163 INFO:tasks.rados.rados.0.smithi088.stdout:51: copy_from oid 3 from oid 18 current snap is 0 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:49: finishing write tid 2 to smithi08884213-49 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:49: finishing write tid 3 to smithi08884213-49 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:49: finishing write tid 4 to smithi08884213-49 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:49: oid 49 updating version 0 to 3 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:49: oid 49 updating version 3 to 4 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:49: oid 49 updating version 4 to 5 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 5 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:50: finishing write tid 1 to smithi08884213-50 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:49: done (2 left) 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 0 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:52: seq_num 50 ranges {425984=442368,868352=401408} 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:52: writing smithi08884213-26 from 425984 to 868352 tid 1 2024-09-13T02:38:39.164 INFO:tasks.rados.rados.0.smithi088.stdout:52: writing smithi08884213-26 from 868352 to 1269760 tid 2 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:53: rmattr oid 23 current snap is 0 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:53: done (3 left) 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:54: delete oid 10 current snap is 0 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:50: finishing write tid 2 to smithi08884213-50 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:50: finishing write tid 3 to smithi08884213-50 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:50: finishing write tid 4 to smithi08884213-50 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:50: oid 50 updating version 0 to 5 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:50: oid 50 version 5 is already newer than 4 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:50: oid 50 version 5 is already newer than 3 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 5 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:51: finishing copy_from racing read to smithi08884213-3 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:51: finishing copy_from to smithi08884213-3 2024-09-13T02:38:39.165 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 6 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:52: finishing write tid 1 to smithi08884213-26 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:50: done (3 left) 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:51: done (2 left) 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:54: done (1 left) 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:55: read oid 15 snap -1 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:56: rollback oid 31 current snap is 0 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:56: done (2 left) 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:57: read oid 28 snap -1 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:59: rollback oid 45 current snap is 0 2024-09-13T02:38:39.166 INFO:tasks.rados.rados.0.smithi088.stdout:59: done (4 left) 2024-09-13T02:38:39.167 INFO:tasks.rados.rados.0.smithi088.stdout:60: copy_from oid 22 from oid 48 current snap is 0 2024-09-13T02:38:39.167 INFO:tasks.rados.rados.0.smithi088.stdout:61: delete oid 1 current snap is 0 2024-09-13T02:38:39.167 INFO:tasks.rados.rados.0.smithi088.stdout:52: finishing write tid 2 to smithi08884213-26 2024-09-13T02:38:39.167 INFO:tasks.rados.rados.0.smithi088.stdout:52: finishing write tid 3 to smithi08884213-26 2024-09-13T02:38:39.167 INFO:tasks.rados.rados.0.smithi088.stdout:52: finishing write tid 4 to smithi08884213-26 2024-09-13T02:38:39.167 INFO:tasks.rados.rados.0.smithi088.stdout:52: oid 26 updating version 0 to 6 2024-09-13T02:38:39.167 INFO:tasks.rados.rados.0.smithi088.stdout:52: oid 26 updating version 6 to 7 2024-09-13T02:38:39.167 INFO:tasks.rados.rados.0.smithi088.stdout:52: oid 26 updating version 7 to 8 2024-09-13T02:38:39.167 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 8 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-13T02:38:39.167 INFO:tasks.rados.rados.0.smithi088.stdout:52: left oid 26 (ObjNum 50 snap 0 seq_num 50) 2024-09-13T02:38:39.167 INFO:tasks.rados.rados.0.smithi088.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2024-09-13T02:38:39.171 INFO:tasks.rados.rados.0.smithi088.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-13T02:38:39.185 INFO:tasks.rados.rados.0.smithi088.stdout:60: finishing copy_from racing read to smithi08884213-22 2024-09-13T02:38:39.185 INFO:tasks.rados.rados.0.smithi088.stdout:60: finishing copy_from to smithi08884213-22 2024-09-13T02:38:39.185 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-13T02:38:39.185 INFO:tasks.rados.rados.0.smithi088.stdout:58: finishing copy_from racing read to smithi08884213-29 2024-09-13T02:38:39.185 INFO:tasks.rados.rados.0.smithi088.stdout:52: done (5 left) 2024-09-13T02:38:39.185 INFO:tasks.rados.rados.0.smithi088.stdout:55: done (4 left) 2024-09-13T02:38:39.185 INFO:tasks.rados.rados.0.smithi088.stdout:57: done (3 left) 2024-09-13T02:38:39.186 INFO:tasks.rados.rados.0.smithi088.stdout:60: done (2 left) 2024-09-13T02:38:39.186 INFO:tasks.rados.rados.0.smithi088.stdout:61: done (1 left) 2024-09-13T02:38:39.186 INFO:tasks.rados.rados.0.smithi088.stdout:62: read oid 26 snap -1 2024-09-13T02:38:39.186 INFO:tasks.rados.rados.0.smithi088.stdout:62: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-13T02:38:39.186 INFO:tasks.rados.rados.0.smithi088.stdout:63: snap_create 2024-09-13T02:38:39.186 INFO:tasks.rados.rados.0.smithi088.stdout:58: finishing copy_from to smithi08884213-29 2024-09-13T02:38:39.186 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-13T02:38:39.189 INFO:tasks.rados.rados.0.smithi088.stdout:62: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-13T02:38:39.352 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:39 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/406589123' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-13T02:38:39.352 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:39 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:39.352 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:39 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:38:39.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:39 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/406589123' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-13T02:38:39.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:39 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:39.353 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:39 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:38:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:39 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/406589123' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-09-13T02:38:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:39 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:39 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:38:40.016 INFO:tasks.rados.rados.0.smithi088.stdout:58: done (2 left) 2024-09-13T02:38:40.016 INFO:tasks.rados.rados.0.smithi088.stdout:62: done (1 left) 2024-09-13T02:38:40.016 INFO:tasks.rados.rados.0.smithi088.stdout:63: done (0 left) 2024-09-13T02:38:40.016 INFO:tasks.rados.rados.0.smithi088.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-09-13T02:38:40.016 INFO:tasks.rados.rados.0.smithi088.stdout:65: read oid 30 snap -1 2024-09-13T02:38:40.016 INFO:tasks.rados.rados.0.smithi088.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-13T02:38:40.016 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 1 2024-09-13T02:38:40.016 INFO:tasks.rados.rados.0.smithi088.stdout:66: seq_num 53 ranges {376832=491520,868352=401408} 2024-09-13T02:38:40.021 INFO:tasks.rados.rados.0.smithi088.stdout:66: writing smithi08884213-23 from 376832 to 868352 tid 1 2024-09-13T02:38:40.024 INFO:tasks.rados.rados.0.smithi088.stdout:66: writing smithi08884213-23 from 868352 to 1269760 tid 2 2024-09-13T02:38:40.024 INFO:tasks.rados.rados.0.smithi088.stdout:67: rollback oid 10 current snap is 1 2024-09-13T02:38:40.024 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 10 to 0 2024-09-13T02:38:40.024 INFO:tasks.rados.rados.0.smithi088.stdout:64: finishing copy_from racing read to smithi08884213-15 2024-09-13T02:38:40.024 INFO:tasks.rados.rados.0.smithi088.stdout:64: finishing copy_from to smithi08884213-15 2024-09-13T02:38:40.024 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-09-13T02:38:40.024 INFO:tasks.rados.rados.0.smithi088.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-13T02:38:40.040 INFO:tasks.rados.rados.0.smithi088.stdout:66: finishing write tid 1 to smithi08884213-23 2024-09-13T02:38:40.040 INFO:tasks.rados.rados.0.smithi088.stdout:67: finishing rollback tid 1 to smithi08884213-10 2024-09-13T02:38:40.040 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 0 (ObjNum 33 snap 0 seq_num 2143618296) dirty dne 2024-09-13T02:38:40.040 INFO:tasks.rados.rados.0.smithi088.stdout:66: finishing write tid 2 to smithi08884213-23 2024-09-13T02:38:40.040 INFO:tasks.rados.rados.0.smithi088.stdout:64: done (3 left) 2024-09-13T02:38:40.040 INFO:tasks.rados.rados.0.smithi088.stdout:65: done (2 left) 2024-09-13T02:38:40.040 INFO:tasks.rados.rados.0.smithi088.stdout:67: done (1 left) 2024-09-13T02:38:40.040 INFO:tasks.rados.rados.0.smithi088.stdout:68: setattr oid 31 current snap is 1 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:66: finishing write tid 3 to smithi08884213-23 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:66: finishing write tid 4 to smithi08884213-23 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:66: oid 23 updating version 0 to 11 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:66: oid 23 version 11 is already newer than 10 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:66: oid 23 updating version 11 to 12 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 12 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:66: done (1 left) 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:70: read oid 23 snap 0 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:70: expect (ObjNum 22 snap 0 seq_num 22) 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:71: copy_from oid 36 from oid 27 current snap is 1 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:72: rollback oid 49 current snap is 1 2024-09-13T02:38:40.041 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 49 to 0 2024-09-13T02:38:40.042 INFO:tasks.rados.rados.0.smithi088.stdout:73: read oid 4 snap 0 2024-09-13T02:38:40.042 INFO:tasks.rados.rados.0.smithi088.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-09-13T02:38:40.042 INFO:tasks.rados.rados.0.smithi088.stdout:74: rmattr oid 7 current snap is 1 2024-09-13T02:38:40.042 INFO:tasks.rados.rados.0.smithi088.stdout:74: done (6 left) 2024-09-13T02:38:40.042 INFO:tasks.rados.rados.0.smithi088.stdout:75: copy_from oid 20 from oid 12 current snap is 1 2024-09-13T02:38:40.042 INFO:tasks.rados.rados.0.smithi088.stdout:76: read oid 39 snap -1 2024-09-13T02:38:40.042 INFO:tasks.rados.rados.0.smithi088.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-13T02:38:40.042 INFO:tasks.rados.rados.0.smithi088.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2024-09-13T02:38:40.042 INFO:tasks.rados.rados.0.smithi088.stdout:78: read oid 2 snap -1 2024-09-13T02:38:40.042 INFO:tasks.rados.rados.0.smithi088.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-09-13T02:38:40.042 INFO:tasks.rados.rados.0.smithi088.stdout:79: setattr oid 41 current snap is 1 2024-09-13T02:38:40.043 INFO:tasks.rados.rados.0.smithi088.stdout:80: snap_create 2024-09-13T02:38:40.043 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 19 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-09-13T02:38:40.046 INFO:tasks.rados.rados.0.smithi088.stdout:72: finishing rollback tid 0 to smithi08884213-49 2024-09-13T02:38:40.046 INFO:tasks.rados.rados.0.smithi088.stdout:72: finishing rollback tid 1 to smithi08884213-49 2024-09-13T02:38:40.046 INFO:tasks.rados.rados.0.smithi088.stdout:72: finishing rollback tid 2 to smithi08884213-49 2024-09-13T02:38:40.046 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 12 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-09-13T02:38:40.046 INFO:tasks.rados.rados.0.smithi088.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-09-13T02:38:40.067 INFO:tasks.rados.rados.0.smithi088.stdout:70: expect (ObjNum 22 snap 0 seq_num 22) 2024-09-13T02:38:40.078 INFO:tasks.rados.rados.0.smithi088.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-09-13T02:38:40.079 INFO:tasks.rados.rados.0.smithi088.stdout:78: expect (ObjNum 1 snap 0 seq_num 1) 2024-09-13T02:38:40.080 INFO:tasks.rados.rados.0.smithi088.stdout:69: finishing copy_from racing read to smithi08884213-45 2024-09-13T02:38:40.080 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 14 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-09-13T02:38:40.080 INFO:tasks.rados.rados.0.smithi088.stdout:71: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:38:40.081 INFO:tasks.rados.rados.0.smithi088.stdout:69: finishing copy_from to smithi08884213-45 2024-09-13T02:38:40.081 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 8 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-13T02:38:40.081 INFO:tasks.rados.rados.0.smithi088.stdout:71: finishing copy_from to smithi08884213-36 2024-09-13T02:38:40.081 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-13T02:38:40.081 INFO:tasks.rados.rados.0.smithi088.stdout:77: finishing copy_from racing read to smithi08884213-6 2024-09-13T02:38:40.081 INFO:tasks.rados.rados.0.smithi088.stdout:77: finishing copy_from to smithi08884213-6 2024-09-13T02:38:40.081 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-13T02:38:40.081 INFO:tasks.rados.rados.0.smithi088.stdout:75: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:38:40.081 INFO:tasks.rados.rados.0.smithi088.stdout:75: finishing copy_from to smithi08884213-20 2024-09-13T02:38:40.081 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 2 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-09-13T02:38:40.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:40 smithi088 ceph-mon[39338]: pgmap v106: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:40.367 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:40 smithi088 ceph-mon[39338]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:38:40.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:40 smithi088 ceph-mon[39338]: Cluster is now healthy 2024-09-13T02:38:40.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:40 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/406589123' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-13T02:38:40.368 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:40 smithi088 ceph-mon[39338]: osdmap e82: 8 total, 8 up, 8 in 2024-09-13T02:38:40.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:40 smithi088 ceph-mon[27808]: pgmap v106: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:40.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:40 smithi088 ceph-mon[27808]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:38:40.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:40 smithi088 ceph-mon[27808]: Cluster is now healthy 2024-09-13T02:38:40.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:40 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/406589123' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-13T02:38:40.368 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:40 smithi088 ceph-mon[27808]: osdmap e82: 8 total, 8 up, 8 in 2024-09-13T02:38:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:40 smithi195 ceph-mon[31576]: pgmap v106: 121 pgs: 121 active+clean; 580 KiB data, 239 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:40 smithi195 ceph-mon[31576]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:38:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:40 smithi195 ceph-mon[31576]: Cluster is now healthy 2024-09-13T02:38:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:40 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/406589123' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-09-13T02:38:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:40 smithi195 ceph-mon[31576]: osdmap e82: 8 total, 8 up, 8 in 2024-09-13T02:38:41.021 INFO:tasks.rados.rados.0.smithi088.stdout:68: done (11 left) 2024-09-13T02:38:41.021 INFO:tasks.rados.rados.0.smithi088.stdout:69: done (10 left) 2024-09-13T02:38:41.021 INFO:tasks.rados.rados.0.smithi088.stdout:70: done (9 left) 2024-09-13T02:38:41.022 INFO:tasks.rados.rados.0.smithi088.stdout:71: done (8 left) 2024-09-13T02:38:41.022 INFO:tasks.rados.rados.0.smithi088.stdout:72: done (7 left) 2024-09-13T02:38:41.022 INFO:tasks.rados.rados.0.smithi088.stdout:73: done (6 left) 2024-09-13T02:38:41.022 INFO:tasks.rados.rados.0.smithi088.stdout:75: done (5 left) 2024-09-13T02:38:41.022 INFO:tasks.rados.rados.0.smithi088.stdout:76: done (4 left) 2024-09-13T02:38:41.022 INFO:tasks.rados.rados.0.smithi088.stdout:77: done (3 left) 2024-09-13T02:38:41.022 INFO:tasks.rados.rados.0.smithi088.stdout:78: done (2 left) 2024-09-13T02:38:41.022 INFO:tasks.rados.rados.0.smithi088.stdout:79: done (1 left) 2024-09-13T02:38:41.022 INFO:tasks.rados.rados.0.smithi088.stdout:80: done (0 left) 2024-09-13T02:38:41.022 INFO:tasks.rados.rados.0.smithi088.stdout:81: rollback oid 40 current snap is 2 2024-09-13T02:38:41.022 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 40 to 1 2024-09-13T02:38:41.022 INFO:tasks.rados.rados.0.smithi088.stdout:82: snap_create 2024-09-13T02:38:41.026 INFO:tasks.rados.rados.0.smithi088.stdout:81: finishing rollback tid 0 to smithi08884213-40 2024-09-13T02:38:41.026 INFO:tasks.rados.rados.0.smithi088.stdout:81: finishing rollback tid 1 to smithi08884213-40 2024-09-13T02:38:41.026 INFO:tasks.rados.rados.0.smithi088.stdout:81: finishing rollback tid 2 to smithi08884213-40 2024-09-13T02:38:41.026 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 16 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-13T02:38:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:41 smithi088 ceph-mon[27808]: osdmap e83: 8 total, 8 up, 8 in 2024-09-13T02:38:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:41 smithi088 ceph-mon[39338]: osdmap e83: 8 total, 8 up, 8 in 2024-09-13T02:38:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:41 smithi195 ceph-mon[31576]: osdmap e83: 8 total, 8 up, 8 in 2024-09-13T02:38:42.021 INFO:tasks.rados.rados.0.smithi088.stdout:81: done (1 left) 2024-09-13T02:38:42.021 INFO:tasks.rados.rados.0.smithi088.stdout:82: done (0 left) 2024-09-13T02:38:42.022 INFO:tasks.rados.rados.0.smithi088.stdout:83: rollback oid 9 current snap is 3 2024-09-13T02:38:42.022 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 9 to 0 2024-09-13T02:38:42.022 INFO:tasks.rados.rados.0.smithi088.stdout:84: read oid 20 snap 1 2024-09-13T02:38:42.022 INFO:tasks.rados.rados.0.smithi088.stdout:84: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-13T02:38:42.022 INFO:tasks.rados.rados.0.smithi088.stdout:85: read oid 41 snap -1 2024-09-13T02:38:42.022 INFO:tasks.rados.rados.0.smithi088.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-13T02:38:42.022 INFO:tasks.rados.rados.0.smithi088.stdout:86: snap_create 2024-09-13T02:38:42.025 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:42 smithi088 ceph-mon[27808]: pgmap v109: 121 pgs: 121 active+clean; 22 MiB data, 261 MiB used, 715 GiB / 715 GiB avail; 985 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-09-13T02:38:42.025 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:42 smithi088 ceph-mon[27808]: osdmap e84: 8 total, 8 up, 8 in 2024-09-13T02:38:42.028 INFO:tasks.rados.rados.0.smithi088.stdout:84: expect (ObjNum 11 snap 0 seq_num 11) 2024-09-13T02:38:42.033 INFO:tasks.rados.rados.0.smithi088.stdout:83: finishing rollback tid 0 to smithi08884213-9 2024-09-13T02:38:42.033 INFO:tasks.rados.rados.0.smithi088.stdout:85: expect (ObjNum 40 snap 0 seq_num 40) 2024-09-13T02:38:42.053 INFO:tasks.rados.rados.0.smithi088.stdout:83: finishing rollback tid 1 to smithi08884213-9 2024-09-13T02:38:42.054 INFO:tasks.rados.rados.0.smithi088.stdout:83: finishing rollback tid 2 to smithi08884213-9 2024-09-13T02:38:42.054 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 15 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-09-13T02:38:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:42 smithi088 ceph-mon[39338]: pgmap v109: 121 pgs: 121 active+clean; 22 MiB data, 261 MiB used, 715 GiB / 715 GiB avail; 985 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-09-13T02:38:42.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:42 smithi088 ceph-mon[39338]: osdmap e84: 8 total, 8 up, 8 in 2024-09-13T02:38:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:42 smithi195 ceph-mon[31576]: pgmap v109: 121 pgs: 121 active+clean; 22 MiB data, 261 MiB used, 715 GiB / 715 GiB avail; 985 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-09-13T02:38:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:42 smithi195 ceph-mon[31576]: osdmap e84: 8 total, 8 up, 8 in 2024-09-13T02:38:43.023 INFO:tasks.rados.rados.0.smithi088.stdout:83: done (3 left) 2024-09-13T02:38:43.023 INFO:tasks.rados.rados.0.smithi088.stdout:84: done (2 left) 2024-09-13T02:38:43.023 INFO:tasks.rados.rados.0.smithi088.stdout:85: done (1 left) 2024-09-13T02:38:43.023 INFO:tasks.rados.rados.0.smithi088.stdout:86: done (0 left) 2024-09-13T02:38:43.023 INFO:tasks.rados.rados.0.smithi088.stdout:87: snap_remove snap 0 2024-09-13T02:38:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:43 smithi088 ceph-mon[27808]: osdmap e85: 8 total, 8 up, 8 in 2024-09-13T02:38:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:43 smithi088 ceph-mon[27808]: osdmap e86: 8 total, 8 up, 8 in 2024-09-13T02:38:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:38:43] "GET /metrics HTTP/1.1" 200 36031 "" "Prometheus/2.43.0" 2024-09-13T02:38:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:43 smithi088 ceph-mon[39338]: osdmap e85: 8 total, 8 up, 8 in 2024-09-13T02:38:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:43 smithi088 ceph-mon[39338]: osdmap e86: 8 total, 8 up, 8 in 2024-09-13T02:38:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:43 smithi195 ceph-mon[31576]: osdmap e85: 8 total, 8 up, 8 in 2024-09-13T02:38:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:43 smithi195 ceph-mon[31576]: osdmap e86: 8 total, 8 up, 8 in 2024-09-13T02:38:44.033 INFO:tasks.rados.rados.0.smithi088.stdout:87: done (0 left) 2024-09-13T02:38:44.033 INFO:tasks.rados.rados.0.smithi088.stdout:88: read oid 29 snap 3 2024-09-13T02:38:44.033 INFO:tasks.rados.rados.0.smithi088.stdout:88: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-13T02:38:44.033 INFO:tasks.rados.rados.0.smithi088.stdout:89: read oid 46 snap -1 2024-09-13T02:38:44.034 INFO:tasks.rados.rados.0.smithi088.stdout:89: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:38:44.034 INFO:tasks.rados.rados.0.smithi088.stdout:90: copy_from oid 36 from oid 2 current snap is 4 2024-09-13T02:38:44.034 INFO:tasks.rados.rados.0.smithi088.stdout:91: rmattr oid 49 current snap is 4 2024-09-13T02:38:44.034 INFO:tasks.rados.rados.0.smithi088.stdout:91: done (3 left) 2024-09-13T02:38:44.034 INFO:tasks.rados.rados.0.smithi088.stdout:92: snap_remove snap 2 2024-09-13T02:38:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:44 smithi088 ceph-mon[27808]: pgmap v112: 121 pgs: 121 active+clean; 22 MiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.6 MiB/s wr, 56 op/s 2024-09-13T02:38:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:44 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:44 smithi088 ceph-mon[39338]: pgmap v112: 121 pgs: 121 active+clean; 22 MiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.6 MiB/s wr, 56 op/s 2024-09-13T02:38:44.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:44 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:44 smithi195 ceph-mon[31576]: pgmap v112: 121 pgs: 121 active+clean; 22 MiB data, 261 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.6 MiB/s wr, 56 op/s 2024-09-13T02:38:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:44 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:45.029 INFO:tasks.rados.rados.0.smithi088.stdout:92: done (3 left) 2024-09-13T02:38:45.029 INFO:tasks.rados.rados.0.smithi088.stdout:93: rmattr oid 30 current snap is 4 2024-09-13T02:38:45.030 INFO:tasks.rados.rados.0.smithi088.stdout:93: done (3 left) 2024-09-13T02:38:45.030 INFO:tasks.rados.rados.0.smithi088.stdout:94: read oid 42 snap 1 2024-09-13T02:38:45.030 INFO:tasks.rados.rados.0.smithi088.stdout:94: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-13T02:38:45.030 INFO:tasks.rados.rados.0.smithi088.stdout:95: rmattr oid 14 current snap is 4 2024-09-13T02:38:45.030 INFO:tasks.rados.rados.0.smithi088.stdout:95: done (4 left) 2024-09-13T02:38:45.030 INFO:tasks.rados.rados.0.smithi088.stdout:96: read oid 9 snap 1 2024-09-13T02:38:45.030 INFO:tasks.rados.rados.0.smithi088.stdout:96: expect (ObjNum 8 snap 0 seq_num 8) 2024-09-13T02:38:45.030 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 4 2024-09-13T02:38:45.030 INFO:tasks.rados.rados.0.smithi088.stdout:97: seq_num 54 ranges {393216=507904,901120=401408} 2024-09-13T02:38:45.035 INFO:tasks.rados.rados.0.smithi088.stdout:97: writing smithi08884213-24 from 393216 to 901120 tid 1 2024-09-13T02:38:45.037 INFO:tasks.rados.rados.0.smithi088.stdout:97: writing smithi08884213-24 from 901120 to 1302528 tid 2 2024-09-13T02:38:45.037 INFO:tasks.rados.rados.0.smithi088.stdout:98: copy_from oid 31 from oid 6 current snap is 4 2024-09-13T02:38:45.038 INFO:tasks.rados.rados.0.smithi088.stdout:90: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:38:45.038 INFO:tasks.rados.rados.0.smithi088.stdout:88: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-13T02:38:45.063 INFO:tasks.rados.rados.0.smithi088.stdout:89: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:38:45.085 INFO:tasks.rados.rados.0.smithi088.stdout:90: finishing copy_from to smithi08884213-36 2024-09-13T02:38:45.085 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-09-13T02:38:45.085 INFO:tasks.rados.rados.0.smithi088.stdout:88: done (6 left) 2024-09-13T02:38:45.085 INFO:tasks.rados.rados.0.smithi088.stdout:89: done (5 left) 2024-09-13T02:38:45.085 INFO:tasks.rados.rados.0.smithi088.stdout:90: done (4 left) 2024-09-13T02:38:45.085 INFO:tasks.rados.rados.0.smithi088.stdout:99: snap_remove snap 3 2024-09-13T02:38:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:45 smithi088 ceph-mon[27808]: osdmap e87: 8 total, 8 up, 8 in 2024-09-13T02:38:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:45 smithi088 ceph-mon[27808]: osdmap e88: 8 total, 8 up, 8 in 2024-09-13T02:38:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:45 smithi088 ceph-mon[39338]: osdmap e87: 8 total, 8 up, 8 in 2024-09-13T02:38:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:45 smithi088 ceph-mon[39338]: osdmap e88: 8 total, 8 up, 8 in 2024-09-13T02:38:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:45 smithi195 ceph-mon[31576]: osdmap e87: 8 total, 8 up, 8 in 2024-09-13T02:38:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:45 smithi195 ceph-mon[31576]: osdmap e88: 8 total, 8 up, 8 in 2024-09-13T02:38:46.050 INFO:tasks.rados.rados.0.smithi088.stdout:99: done (4 left) 2024-09-13T02:38:46.050 INFO:tasks.rados.rados.0.smithi088.stdout:100: copy_from oid 25 from oid 30 current snap is 4 2024-09-13T02:38:46.051 INFO:tasks.rados.rados.0.smithi088.stdout:96: expect (ObjNum 8 snap 0 seq_num 8) 2024-09-13T02:38:46.056 INFO:tasks.rados.rados.0.smithi088.stdout:94: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-13T02:38:46.077 INFO:tasks.rados.rados.0.smithi088.stdout:97: finishing write tid 1 to smithi08884213-24 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:97: finishing write tid 2 to smithi08884213-24 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:97: finishing write tid 3 to smithi08884213-24 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:94: done (4 left) 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:96: done (3 left) 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:101: read oid 27 snap 1 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:101: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 41 current snap is 4 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:97: finishing write tid 4 to smithi08884213-24 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:97: oid 24 updating version 0 to 9 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:97: oid 24 updating version 9 to 10 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:97: oid 24 version 10 is already newer than 8 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 10 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-09-13T02:38:46.078 INFO:tasks.rados.rados.0.smithi088.stdout:97: left oid 24 (ObjNum 54 snap 4 seq_num 54) 2024-09-13T02:38:46.079 INFO:tasks.rados.rados.0.smithi088.stdout:98: finishing copy_from racing read to smithi08884213-31 2024-09-13T02:38:46.079 INFO:tasks.rados.rados.0.smithi088.stdout:102: seq_num 55 ranges {679936=524288,1204224=401408} 2024-09-13T02:38:46.083 INFO:tasks.rados.rados.0.smithi088.stdout:102: writing smithi08884213-41 from 679936 to 1204224 tid 1 2024-09-13T02:38:46.086 INFO:tasks.rados.rados.0.smithi088.stdout:102: writing smithi08884213-41 from 1204224 to 1605632 tid 2 2024-09-13T02:38:46.086 INFO:tasks.rados.rados.0.smithi088.stdout:97: done (4 left) 2024-09-13T02:38:46.086 INFO:tasks.rados.rados.0.smithi088.stdout:103: delete oid 8 current snap is 4 2024-09-13T02:38:46.086 INFO:tasks.rados.rados.0.smithi088.stdout:98: finishing copy_from to smithi08884213-31 2024-09-13T02:38:46.087 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-13T02:38:46.087 INFO:tasks.rados.rados.0.smithi088.stdout:100: finishing copy_from racing read to smithi08884213-25 2024-09-13T02:38:46.087 INFO:tasks.rados.rados.0.smithi088.stdout:100: finishing copy_from to smithi08884213-25 2024-09-13T02:38:46.087 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 2 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-09-13T02:38:46.087 INFO:tasks.rados.rados.0.smithi088.stdout:101: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-13T02:38:46.101 INFO:tasks.rados.rados.0.smithi088.stdout:102: finishing write tid 1 to smithi08884213-41 2024-09-13T02:38:46.101 INFO:tasks.rados.rados.0.smithi088.stdout:102: finishing write tid 2 to smithi08884213-41 2024-09-13T02:38:46.101 INFO:tasks.rados.rados.0.smithi088.stdout:102: finishing write tid 3 to smithi08884213-41 2024-09-13T02:38:46.101 INFO:tasks.rados.rados.0.smithi088.stdout:102: finishing write tid 4 to smithi08884213-41 2024-09-13T02:38:46.101 INFO:tasks.rados.rados.0.smithi088.stdout:102: oid 41 updating version 0 to 20 2024-09-13T02:38:46.101 INFO:tasks.rados.rados.0.smithi088.stdout:102: oid 41 updating version 20 to 21 2024-09-13T02:38:46.101 INFO:tasks.rados.rados.0.smithi088.stdout:102: oid 41 updating version 21 to 22 2024-09-13T02:38:46.101 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 22 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:38:46.101 INFO:tasks.rados.rados.0.smithi088.stdout:102: left oid 41 (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:38:46.101 INFO:tasks.rados.rados.0.smithi088.stdout:98: done (4 left) 2024-09-13T02:38:46.101 INFO:tasks.rados.rados.0.smithi088.stdout:100: done (3 left) 2024-09-13T02:38:46.102 INFO:tasks.rados.rados.0.smithi088.stdout:101: done (2 left) 2024-09-13T02:38:46.102 INFO:tasks.rados.rados.0.smithi088.stdout:102: done (1 left) 2024-09-13T02:38:46.102 INFO:tasks.rados.rados.0.smithi088.stdout:103: done (0 left) 2024-09-13T02:38:46.102 INFO:tasks.rados.rados.0.smithi088.stdout:104: read oid 43 snap -1 2024-09-13T02:38:46.102 INFO:tasks.rados.rados.0.smithi088.stdout:104: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-13T02:38:46.102 INFO:tasks.rados.rados.0.smithi088.stdout:105: rollback oid 38 current snap is 4 2024-09-13T02:38:46.102 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 38 to 1 2024-09-13T02:38:46.102 INFO:tasks.rados.rados.0.smithi088.stdout:106: delete oid 12 current snap is 4 2024-09-13T02:38:46.103 INFO:tasks.rados.rados.0.smithi088.stdout:105: finishing rollback tid 0 to smithi08884213-38 2024-09-13T02:38:46.103 INFO:tasks.rados.rados.0.smithi088.stdout:105: finishing rollback tid 1 to smithi08884213-38 2024-09-13T02:38:46.104 INFO:tasks.rados.rados.0.smithi088.stdout:104: expect (ObjNum 42 snap 0 seq_num 42) 2024-09-13T02:38:46.128 INFO:tasks.rados.rados.0.smithi088.stdout:105: finishing rollback tid 2 to smithi08884213-38 2024-09-13T02:38:46.128 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 10 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-09-13T02:38:46.128 INFO:tasks.rados.rados.0.smithi088.stdout:104: done (2 left) 2024-09-13T02:38:46.128 INFO:tasks.rados.rados.0.smithi088.stdout:105: done (1 left) 2024-09-13T02:38:46.128 INFO:tasks.rados.rados.0.smithi088.stdout:106: done (0 left) 2024-09-13T02:38:46.129 INFO:tasks.rados.rados.0.smithi088.stdout:107: read oid 33 snap 1 2024-09-13T02:38:46.129 INFO:tasks.rados.rados.0.smithi088.stdout:107: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-13T02:38:46.129 INFO:tasks.rados.rados.0.smithi088.stdout:108: rollback oid 48 current snap is 4 2024-09-13T02:38:46.129 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 48 to 1 2024-09-13T02:38:46.129 INFO:tasks.rados.rados.0.smithi088.stdout:109: delete oid 47 current snap is 4 2024-09-13T02:38:46.129 INFO:tasks.rados.rados.0.smithi088.stdout:109: done (2 left) 2024-09-13T02:38:46.129 INFO:tasks.rados.rados.0.smithi088.stdout:110: setattr oid 31 current snap is 4 2024-09-13T02:38:46.130 INFO:tasks.rados.rados.0.smithi088.stdout:108: finishing rollback tid 0 to smithi08884213-48 2024-09-13T02:38:46.130 INFO:tasks.rados.rados.0.smithi088.stdout:111: snap_create 2024-09-13T02:38:46.130 INFO:tasks.rados.rados.0.smithi088.stdout:107: expect (ObjNum 32 snap 0 seq_num 32) 2024-09-13T02:38:46.145 INFO:tasks.rados.rados.0.smithi088.stdout:108: finishing rollback tid 1 to smithi08884213-48 2024-09-13T02:38:46.145 INFO:tasks.rados.rados.0.smithi088.stdout:108: finishing rollback tid 2 to smithi08884213-48 2024-09-13T02:38:46.146 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-09-13T02:38:46.146 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 32 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-13T02:38:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:46 smithi088 ceph-mon[27808]: pgmap v115: 121 pgs: 121 active+clean; 23 MiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 668 KiB/s wr, 24 op/s 2024-09-13T02:38:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:46 smithi088 ceph-mon[39338]: pgmap v115: 121 pgs: 121 active+clean; 23 MiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 668 KiB/s wr, 24 op/s 2024-09-13T02:38:46.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:46 smithi195 ceph-mon[31576]: pgmap v115: 121 pgs: 121 active+clean; 23 MiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 668 KiB/s wr, 24 op/s 2024-09-13T02:38:47.058 INFO:tasks.rados.rados.0.smithi088.stdout:107: done (3 left) 2024-09-13T02:38:47.058 INFO:tasks.rados.rados.0.smithi088.stdout:108: done (2 left) 2024-09-13T02:38:47.058 INFO:tasks.rados.rados.0.smithi088.stdout:110: done (1 left) 2024-09-13T02:38:47.058 INFO:tasks.rados.rados.0.smithi088.stdout:111: done (0 left) 2024-09-13T02:38:47.059 INFO:tasks.rados.rados.0.smithi088.stdout:112: copy_from oid 25 from oid 6 current snap is 5 2024-09-13T02:38:47.059 INFO:tasks.rados.rados.0.smithi088.stdout:113: setattr oid 23 current snap is 5 2024-09-13T02:38:47.060 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 5 2024-09-13T02:38:47.060 INFO:tasks.rados.rados.0.smithi088.stdout:114: seq_num 59 ranges {24576=598016,622592=401408} 2024-09-13T02:38:47.065 INFO:tasks.rados.rados.0.smithi088.stdout:114: writing smithi08884213-15 from 24576 to 622592 tid 1 2024-09-13T02:38:47.067 INFO:tasks.rados.rados.0.smithi088.stdout:114: writing smithi08884213-15 from 622592 to 1024000 tid 2 2024-09-13T02:38:47.068 INFO:tasks.rados.rados.0.smithi088.stdout:112: finishing copy_from racing read to smithi08884213-25 2024-09-13T02:38:47.068 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 24 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-09-13T02:38:47.068 INFO:tasks.rados.rados.0.smithi088.stdout:112: finishing copy_from to smithi08884213-25 2024-09-13T02:38:47.068 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-09-13T02:38:47.069 INFO:tasks.rados.rados.0.smithi088.stdout:112: done (2 left) 2024-09-13T02:38:47.069 INFO:tasks.rados.rados.0.smithi088.stdout:113: done (1 left) 2024-09-13T02:38:47.069 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 5 2024-09-13T02:38:47.069 INFO:tasks.rados.rados.0.smithi088.stdout:115: seq_num 60 ranges {794624=614400,1409024=401408} 2024-09-13T02:38:47.076 INFO:tasks.rados.rados.0.smithi088.stdout:115: writing smithi08884213-48 from 794624 to 1409024 tid 1 2024-09-13T02:38:47.079 INFO:tasks.rados.rados.0.smithi088.stdout:115: writing smithi08884213-48 from 1409024 to 1810432 tid 2 2024-09-13T02:38:47.079 INFO:tasks.rados.rados.0.smithi088.stdout:116: rollback oid 14 current snap is 5 2024-09-13T02:38:47.079 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 14 to 1 2024-09-13T02:38:47.079 INFO:tasks.rados.rados.0.smithi088.stdout:114: finishing write tid 1 to smithi08884213-15 2024-09-13T02:38:47.079 INFO:tasks.rados.rados.0.smithi088.stdout:114: finishing write tid 2 to smithi08884213-15 2024-09-13T02:38:47.079 INFO:tasks.rados.rados.0.smithi088.stdout:114: finishing write tid 3 to smithi08884213-15 2024-09-13T02:38:47.079 INFO:tasks.rados.rados.0.smithi088.stdout:114: finishing write tid 4 to smithi08884213-15 2024-09-13T02:38:47.079 INFO:tasks.rados.rados.0.smithi088.stdout:114: oid 15 updating version 0 to 14 2024-09-13T02:38:47.079 INFO:tasks.rados.rados.0.smithi088.stdout:114: oid 15 updating version 14 to 15 2024-09-13T02:38:47.080 INFO:tasks.rados.rados.0.smithi088.stdout:114: oid 15 updating version 15 to 16 2024-09-13T02:38:47.080 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 16 (ObjNum 59 snap 5 seq_num 59) dirty exists 2024-09-13T02:38:47.080 INFO:tasks.rados.rados.0.smithi088.stdout:114: left oid 15 (ObjNum 59 snap 5 seq_num 59) 2024-09-13T02:38:47.080 INFO:tasks.rados.rados.0.smithi088.stdout:114: done (2 left) 2024-09-13T02:38:47.080 INFO:tasks.rados.rados.0.smithi088.stdout:117: read oid 26 snap -1 2024-09-13T02:38:47.080 INFO:tasks.rados.rados.0.smithi088.stdout:117: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-13T02:38:47.080 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 5 2024-09-13T02:38:47.080 INFO:tasks.rados.rados.0.smithi088.stdout:118: seq_num 61 ranges {188416=630784,819200=401408} 2024-09-13T02:38:47.084 INFO:tasks.rados.rados.0.smithi088.stdout:118: writing smithi08884213-20 from 188416 to 819200 tid 1 2024-09-13T02:38:47.087 INFO:tasks.rados.rados.0.smithi088.stdout:118: writing smithi08884213-20 from 819200 to 1220608 tid 2 2024-09-13T02:38:47.087 INFO:tasks.rados.rados.0.smithi088.stdout:115: finishing write tid 1 to smithi08884213-48 2024-09-13T02:38:47.087 INFO:tasks.rados.rados.0.smithi088.stdout:115: finishing write tid 2 to smithi08884213-48 2024-09-13T02:38:47.087 INFO:tasks.rados.rados.0.smithi088.stdout:115: finishing write tid 3 to smithi08884213-48 2024-09-13T02:38:47.088 INFO:tasks.rados.rados.0.smithi088.stdout:116: finishing rollback tid 0 to smithi08884213-14 2024-09-13T02:38:47.088 INFO:tasks.rados.rados.0.smithi088.stdout:116: finishing rollback tid 1 to smithi08884213-14 2024-09-13T02:38:47.088 INFO:tasks.rados.rados.0.smithi088.stdout:116: finishing rollback tid 2 to smithi08884213-14 2024-09-13T02:38:47.088 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 20 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-13T02:38:47.088 INFO:tasks.rados.rados.0.smithi088.stdout:115: finishing write tid 4 to smithi08884213-48 2024-09-13T02:38:47.088 INFO:tasks.rados.rados.0.smithi088.stdout:115: oid 48 updating version 0 to 12 2024-09-13T02:38:47.088 INFO:tasks.rados.rados.0.smithi088.stdout:115: oid 48 updating version 12 to 13 2024-09-13T02:38:47.088 INFO:tasks.rados.rados.0.smithi088.stdout:115: oid 48 updating version 13 to 14 2024-09-13T02:38:47.088 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 14 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-09-13T02:38:47.088 INFO:tasks.rados.rados.0.smithi088.stdout:115: left oid 48 (ObjNum 60 snap 5 seq_num 60) 2024-09-13T02:38:47.088 INFO:tasks.rados.rados.0.smithi088.stdout:117: expect (ObjNum 50 snap 0 seq_num 50) 2024-09-13T02:38:47.131 INFO:tasks.rados.rados.0.smithi088.stdout:115: done (3 left) 2024-09-13T02:38:47.132 INFO:tasks.rados.rados.0.smithi088.stdout:116: done (2 left) 2024-09-13T02:38:47.132 INFO:tasks.rados.rados.0.smithi088.stdout:117: done (1 left) 2024-09-13T02:38:47.132 INFO:tasks.rados.rados.0.smithi088.stdout:119: snap_create 2024-09-13T02:38:47.132 INFO:tasks.rados.rados.0.smithi088.stdout:118: finishing write tid 1 to smithi08884213-20 2024-09-13T02:38:47.132 INFO:tasks.rados.rados.0.smithi088.stdout:118: finishing write tid 2 to smithi08884213-20 2024-09-13T02:38:47.132 INFO:tasks.rados.rados.0.smithi088.stdout:118: finishing write tid 3 to smithi08884213-20 2024-09-13T02:38:47.132 INFO:tasks.rados.rados.0.smithi088.stdout:118: finishing write tid 4 to smithi08884213-20 2024-09-13T02:38:47.132 INFO:tasks.rados.rados.0.smithi088.stdout:118: oid 20 updating version 0 to 34 2024-09-13T02:38:47.132 INFO:tasks.rados.rados.0.smithi088.stdout:118: oid 20 updating version 34 to 35 2024-09-13T02:38:47.132 INFO:tasks.rados.rados.0.smithi088.stdout:118: oid 20 updating version 35 to 36 2024-09-13T02:38:47.133 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 36 (ObjNum 61 snap 5 seq_num 61) dirty exists 2024-09-13T02:38:47.133 INFO:tasks.rados.rados.0.smithi088.stdout:118: left oid 20 (ObjNum 61 snap 5 seq_num 61) 2024-09-13T02:38:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:47 smithi088 ceph-mon[27808]: osdmap e89: 8 total, 8 up, 8 in 2024-09-13T02:38:47.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:47 smithi088 ceph-mon[39338]: osdmap e89: 8 total, 8 up, 8 in 2024-09-13T02:38:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:47 smithi195 ceph-mon[31576]: osdmap e89: 8 total, 8 up, 8 in 2024-09-13T02:38:48.062 INFO:tasks.rados.rados.0.smithi088.stdout:118: done (1 left) 2024-09-13T02:38:48.062 INFO:tasks.rados.rados.0.smithi088.stdout:119: done (0 left) 2024-09-13T02:38:48.062 INFO:tasks.rados.rados.0.smithi088.stdout:120: read oid 48 snap 4 2024-09-13T02:38:48.062 INFO:tasks.rados.rados.0.smithi088.stdout:120: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-13T02:38:48.062 INFO:tasks.rados.rados.0.smithi088.stdout:121: read oid 49 snap 5 2024-09-13T02:38:48.062 INFO:tasks.rados.rados.0.smithi088.stdout:121: expect (ObjNum 48 snap 0 seq_num 48) 2024-09-13T02:38:48.062 INFO:tasks.rados.rados.0.smithi088.stdout:122: delete oid 44 current snap is 6 2024-09-13T02:38:48.066 INFO:tasks.rados.rados.0.smithi088.stdout:121: expect (ObjNum 48 snap 0 seq_num 48) 2024-09-13T02:38:48.091 INFO:tasks.rados.rados.0.smithi088.stdout:121: done (2 left) 2024-09-13T02:38:48.091 INFO:tasks.rados.rados.0.smithi088.stdout:122: done (1 left) 2024-09-13T02:38:48.091 INFO:tasks.rados.rados.0.smithi088.stdout:123: rollback oid 46 current snap is 6 2024-09-13T02:38:48.091 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 46 to 4 2024-09-13T02:38:48.091 INFO:tasks.rados.rados.0.smithi088.stdout:120: expect (ObjNum 47 snap 0 seq_num 47) 2024-09-13T02:38:48.114 INFO:tasks.rados.rados.0.smithi088.stdout:123: finishing rollback tid 0 to smithi08884213-46 2024-09-13T02:38:48.114 INFO:tasks.rados.rados.0.smithi088.stdout:123: finishing rollback tid 1 to smithi08884213-46 2024-09-13T02:38:48.114 INFO:tasks.rados.rados.0.smithi088.stdout:120: done (1 left) 2024-09-13T02:38:48.114 INFO:tasks.rados.rados.0.smithi088.stdout:124: read oid 27 snap -1 2024-09-13T02:38:48.115 INFO:tasks.rados.rados.0.smithi088.stdout:124: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-13T02:38:48.115 INFO:tasks.rados.rados.0.smithi088.stdout:125: setattr oid 41 current snap is 6 2024-09-13T02:38:48.115 INFO:tasks.rados.rados.0.smithi088.stdout:123: finishing rollback tid 2 to smithi08884213-46 2024-09-13T02:38:48.115 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 16 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-13T02:38:48.115 INFO:tasks.rados.rados.0.smithi088.stdout:123: done (2 left) 2024-09-13T02:38:48.115 INFO:tasks.rados.rados.0.smithi088.stdout:126: delete oid 33 current snap is 6 2024-09-13T02:38:48.116 INFO:tasks.rados.rados.0.smithi088.stdout:124: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-13T02:38:48.130 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 26 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:38:48.130 INFO:tasks.rados.rados.0.smithi088.stdout:124: done (2 left) 2024-09-13T02:38:48.130 INFO:tasks.rados.rados.0.smithi088.stdout:125: done (1 left) 2024-09-13T02:38:48.130 INFO:tasks.rados.rados.0.smithi088.stdout:126: done (0 left) 2024-09-13T02:38:48.131 INFO:tasks.rados.rados.0.smithi088.stdout:127: snap_remove snap 4 2024-09-13T02:38:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:48 smithi088 ceph-mon[27808]: pgmap v118: 121 pgs: 121 active+clean; 23 MiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 668 KiB/s wr, 24 op/s 2024-09-13T02:38:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:48 smithi088 ceph-mon[27808]: osdmap e90: 8 total, 8 up, 8 in 2024-09-13T02:38:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:48 smithi088 ceph-mon[39338]: pgmap v118: 121 pgs: 121 active+clean; 23 MiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 668 KiB/s wr, 24 op/s 2024-09-13T02:38:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:48 smithi088 ceph-mon[39338]: osdmap e90: 8 total, 8 up, 8 in 2024-09-13T02:38:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:48 smithi195 ceph-mon[31576]: pgmap v118: 121 pgs: 121 active+clean; 23 MiB data, 274 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 668 KiB/s wr, 24 op/s 2024-09-13T02:38:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:48 smithi195 ceph-mon[31576]: osdmap e90: 8 total, 8 up, 8 in 2024-09-13T02:38:49.074 INFO:tasks.rados.rados.0.smithi088.stdout:127: done (0 left) 2024-09-13T02:38:49.074 INFO:tasks.rados.rados.0.smithi088.stdout:128: setattr oid 28 current snap is 6 2024-09-13T02:38:49.077 INFO:tasks.rados.rados.0.smithi088.stdout:129: snap_remove snap 1 2024-09-13T02:38:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:49 smithi088 ceph-mon[27808]: osdmap e91: 8 total, 8 up, 8 in 2024-09-13T02:38:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:49 smithi088 ceph-mon[39338]: osdmap e91: 8 total, 8 up, 8 in 2024-09-13T02:38:49.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:49 smithi195 ceph-mon[31576]: osdmap e91: 8 total, 8 up, 8 in 2024-09-13T02:38:50.074 INFO:tasks.rados.rados.0.smithi088.stdout:129: done (1 left) 2024-09-13T02:38:50.074 INFO:tasks.rados.rados.0.smithi088.stdout:130: delete oid 6 current snap is 6 2024-09-13T02:38:50.074 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 22 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-13T02:38:50.079 INFO:tasks.rados.rados.0.smithi088.stdout:128: done (1 left) 2024-09-13T02:38:50.080 INFO:tasks.rados.rados.0.smithi088.stdout:130: done (0 left) 2024-09-13T02:38:50.080 INFO:tasks.rados.rados.0.smithi088.stdout:131: snap_remove snap 5 2024-09-13T02:38:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:50 smithi088 ceph-mon[27808]: pgmap v121: 121 pgs: 121 active+clean; 23 MiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:50 smithi088 ceph-mon[27808]: osdmap e92: 8 total, 8 up, 8 in 2024-09-13T02:38:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:50 smithi088 ceph-mon[39338]: pgmap v121: 121 pgs: 121 active+clean; 23 MiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:50 smithi088 ceph-mon[39338]: osdmap e92: 8 total, 8 up, 8 in 2024-09-13T02:38:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:50 smithi195 ceph-mon[31576]: pgmap v121: 121 pgs: 121 active+clean; 23 MiB data, 274 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:38:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:50 smithi195 ceph-mon[31576]: osdmap e92: 8 total, 8 up, 8 in 2024-09-13T02:38:51.087 INFO:tasks.rados.rados.0.smithi088.stdout:131: done (0 left) 2024-09-13T02:38:51.087 INFO:tasks.rados.rados.0.smithi088.stdout:132: rollback oid 17 current snap is 6 2024-09-13T02:38:51.087 INFO:tasks.rados.rados.0.smithi088.stdout:132: done (0 left) 2024-09-13T02:38:51.087 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 6 2024-09-13T02:38:51.087 INFO:tasks.rados.rados.0.smithi088.stdout:133: seq_num 65 ranges {712704=696320,1409024=401408} 2024-09-13T02:38:51.094 INFO:tasks.rados.rados.0.smithi088.stdout:133: writing smithi08884213-43 from 712704 to 1409024 tid 1 2024-09-13T02:38:51.098 INFO:tasks.rados.rados.0.smithi088.stdout:133: writing smithi08884213-43 from 1409024 to 1810432 tid 2 2024-09-13T02:38:51.098 INFO:tasks.rados.rados.0.smithi088.stdout:134: read oid 11 snap -1 2024-09-13T02:38:51.098 INFO:tasks.rados.rados.0.smithi088.stdout:134: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-13T02:38:51.098 INFO:tasks.rados.rados.0.smithi088.stdout:135: read oid 6 snap -1 2024-09-13T02:38:51.098 INFO:tasks.rados.rados.0.smithi088.stdout:135: expect deleted 2024-09-13T02:38:51.098 INFO:tasks.rados.rados.0.smithi088.stdout:136: copy_from oid 18 from oid 46 current snap is 6 2024-09-13T02:38:51.098 INFO:tasks.rados.rados.0.smithi088.stdout:137: read oid 41 snap -1 2024-09-13T02:38:51.099 INFO:tasks.rados.rados.0.smithi088.stdout:137: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:38:51.099 INFO:tasks.rados.rados.0.smithi088.stdout:138: rollback oid 1 current snap is 6 2024-09-13T02:38:51.099 INFO:tasks.rados.rados.0.smithi088.stdout:138: done (5 left) 2024-09-13T02:38:51.099 INFO:tasks.rados.rados.0.smithi088.stdout:139: snap_create 2024-09-13T02:38:51.099 INFO:tasks.rados.rados.0.smithi088.stdout:133: finishing write tid 1 to smithi08884213-43 2024-09-13T02:38:51.099 INFO:tasks.rados.rados.0.smithi088.stdout:133: finishing write tid 2 to smithi08884213-43 2024-09-13T02:38:51.101 INFO:tasks.rados.rados.0.smithi088.stdout:133: finishing write tid 3 to smithi08884213-43 2024-09-13T02:38:51.102 INFO:tasks.rados.rados.0.smithi088.stdout:134: expect (ObjNum 10 snap 0 seq_num 10) 2024-09-13T02:38:51.108 INFO:tasks.rados.rados.0.smithi088.stdout:133: finishing write tid 4 to smithi08884213-43 2024-09-13T02:38:51.108 INFO:tasks.rados.rados.0.smithi088.stdout:133: oid 43 updating version 0 to 15 2024-09-13T02:38:51.108 INFO:tasks.rados.rados.0.smithi088.stdout:133: oid 43 updating version 15 to 17 2024-09-13T02:38:51.108 INFO:tasks.rados.rados.0.smithi088.stdout:133: oid 43 version 17 is already newer than 16 2024-09-13T02:38:51.109 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 17 (ObjNum 65 snap 6 seq_num 65) dirty exists 2024-09-13T02:38:51.109 INFO:tasks.rados.rados.0.smithi088.stdout:133: left oid 43 (ObjNum 65 snap 6 seq_num 65) 2024-09-13T02:38:51.109 INFO:tasks.rados.rados.0.smithi088.stdout:136: finishing copy_from racing read to smithi08884213-18 2024-09-13T02:38:51.109 INFO:tasks.rados.rados.0.smithi088.stdout:136: finishing copy_from to smithi08884213-18 2024-09-13T02:38:51.109 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 16 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-13T02:38:51.109 INFO:tasks.rados.rados.0.smithi088.stdout:137: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:38:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:51 smithi088 ceph-mon[39338]: osdmap e93: 8 total, 8 up, 8 in 2024-09-13T02:38:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:51 smithi088 ceph-mon[27808]: osdmap e93: 8 total, 8 up, 8 in 2024-09-13T02:38:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:51 smithi195 ceph-mon[31576]: osdmap e93: 8 total, 8 up, 8 in 2024-09-13T02:38:52.086 INFO:tasks.rados.rados.0.smithi088.stdout:133: done (5 left) 2024-09-13T02:38:52.086 INFO:tasks.rados.rados.0.smithi088.stdout:134: done (4 left) 2024-09-13T02:38:52.086 INFO:tasks.rados.rados.0.smithi088.stdout:135: done (3 left) 2024-09-13T02:38:52.086 INFO:tasks.rados.rados.0.smithi088.stdout:136: done (2 left) 2024-09-13T02:38:52.086 INFO:tasks.rados.rados.0.smithi088.stdout:137: done (1 left) 2024-09-13T02:38:52.086 INFO:tasks.rados.rados.0.smithi088.stdout:139: done (0 left) 2024-09-13T02:38:52.086 INFO:tasks.rados.rados.0.smithi088.stdout:140: copy_from oid 32 from oid 41 current snap is 7 2024-09-13T02:38:52.086 INFO:tasks.rados.rados.0.smithi088.stdout:141: snap_remove snap 6 2024-09-13T02:38:52.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:52 smithi195 ceph-mon[31576]: pgmap v124: 121 pgs: 121 active+clean; 29 MiB data, 283 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 39 op/s 2024-09-13T02:38:52.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:52 smithi195 ceph-mon[31576]: osdmap e94: 8 total, 8 up, 8 in 2024-09-13T02:38:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:52 smithi088 ceph-mon[27808]: pgmap v124: 121 pgs: 121 active+clean; 29 MiB data, 283 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 39 op/s 2024-09-13T02:38:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:52 smithi088 ceph-mon[27808]: osdmap e94: 8 total, 8 up, 8 in 2024-09-13T02:38:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:52 smithi088 ceph-mon[39338]: pgmap v124: 121 pgs: 121 active+clean; 29 MiB data, 283 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.6 MiB/s wr, 39 op/s 2024-09-13T02:38:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:52 smithi088 ceph-mon[39338]: osdmap e94: 8 total, 8 up, 8 in 2024-09-13T02:38:52.708 INFO:tasks.rados.rados.0.smithi088.stdout:141: done (1 left) 2024-09-13T02:38:52.709 INFO:tasks.rados.rados.0.smithi088.stdout:142: delete oid 34 current snap is 7 2024-09-13T02:38:52.709 INFO:tasks.rados.rados.0.smithi088.stdout:140: finishing copy_from racing read to smithi08884213-32 2024-09-13T02:38:52.709 INFO:tasks.rados.rados.0.smithi088.stdout:140: finishing copy_from to smithi08884213-32 2024-09-13T02:38:52.709 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 26 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:38:52.714 INFO:tasks.rados.rados.0.smithi088.stdout:140: done (1 left) 2024-09-13T02:38:52.714 INFO:tasks.rados.rados.0.smithi088.stdout:142: done (0 left) 2024-09-13T02:38:52.714 INFO:tasks.rados.rados.0.smithi088.stdout:143: rollback oid 46 current snap is 7 2024-09-13T02:38:52.714 INFO:tasks.rados.rados.0.smithi088.stdout:143: done (0 left) 2024-09-13T02:38:52.714 INFO:tasks.rados.rados.0.smithi088.stdout:144: read oid 46 snap -1 2024-09-13T02:38:52.714 INFO:tasks.rados.rados.0.smithi088.stdout:144: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:38:52.714 INFO:tasks.rados.rados.0.smithi088.stdout:145: read oid 7 snap -1 2024-09-13T02:38:52.715 INFO:tasks.rados.rados.0.smithi088.stdout:145: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-13T02:38:52.715 INFO:tasks.rados.rados.0.smithi088.stdout:146: snap_create 2024-09-13T02:38:52.718 INFO:tasks.rados.rados.0.smithi088.stdout:144: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:38:52.741 INFO:tasks.rados.rados.0.smithi088.stdout:145: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-13T02:38:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:38:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:38:53] "GET /metrics HTTP/1.1" 200 36031 "" "Prometheus/2.43.0" 2024-09-13T02:38:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:53 smithi088 ceph-mon[39338]: osdmap e95: 8 total, 8 up, 8 in 2024-09-13T02:38:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:53 smithi088 ceph-mon[39338]: osdmap e96: 8 total, 8 up, 8 in 2024-09-13T02:38:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:53 smithi088 ceph-mon[27808]: osdmap e95: 8 total, 8 up, 8 in 2024-09-13T02:38:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:53 smithi088 ceph-mon[27808]: osdmap e96: 8 total, 8 up, 8 in 2024-09-13T02:38:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:53 smithi195 ceph-mon[31576]: osdmap e95: 8 total, 8 up, 8 in 2024-09-13T02:38:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:53 smithi195 ceph-mon[31576]: osdmap e96: 8 total, 8 up, 8 in 2024-09-13T02:38:53.713 INFO:tasks.rados.rados.0.smithi088.stdout:144: done (2 left) 2024-09-13T02:38:53.713 INFO:tasks.rados.rados.0.smithi088.stdout:145: done (1 left) 2024-09-13T02:38:53.713 INFO:tasks.rados.rados.0.smithi088.stdout:146: done (0 left) 2024-09-13T02:38:53.713 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 8 2024-09-13T02:38:53.713 INFO:tasks.rados.rados.0.smithi088.stdout:147: seq_num 67 ranges {204800=729088,933888=401408} 2024-09-13T02:38:53.718 INFO:tasks.rados.rados.0.smithi088.stdout:147: writing smithi08884213-13 from 204800 to 933888 tid 1 2024-09-13T02:38:53.721 INFO:tasks.rados.rados.0.smithi088.stdout:147: writing smithi08884213-13 from 933888 to 1335296 tid 2 2024-09-13T02:38:53.721 INFO:tasks.rados.rados.0.smithi088.stdout:148: copy_from oid 15 from oid 5 current snap is 8 2024-09-13T02:38:53.721 INFO:tasks.rados.rados.0.smithi088.stdout:149: rollback oid 19 current snap is 8 2024-09-13T02:38:53.721 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 19 to 7 2024-09-13T02:38:53.721 INFO:tasks.rados.rados.0.smithi088.stdout:150: copy_from oid 21 from oid 24 current snap is 8 2024-09-13T02:38:53.721 INFO:tasks.rados.rados.0.smithi088.stdout:151: copy_from oid 3 from oid 7 current snap is 8 2024-09-13T02:38:53.721 INFO:tasks.rados.rados.0.smithi088.stdout:152: read oid 33 snap -1 2024-09-13T02:38:53.721 INFO:tasks.rados.rados.0.smithi088.stdout:152: expect deleted 2024-09-13T02:38:53.722 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 8 2024-09-13T02:38:53.722 INFO:tasks.rados.rados.0.smithi088.stdout:153: seq_num 68 ranges {253952=745472,999424=401408} 2024-09-13T02:38:53.728 INFO:tasks.rados.rados.0.smithi088.stdout:153: writing smithi08884213-16 from 253952 to 999424 tid 1 2024-09-13T02:38:53.731 INFO:tasks.rados.rados.0.smithi088.stdout:153: writing smithi08884213-16 from 999424 to 1400832 tid 2 2024-09-13T02:38:53.731 INFO:tasks.rados.rados.0.smithi088.stdout:147: finishing write tid 1 to smithi08884213-13 2024-09-13T02:38:53.731 INFO:tasks.rados.rados.0.smithi088.stdout:149: finishing rollback tid 0 to smithi08884213-19 2024-09-13T02:38:53.731 INFO:tasks.rados.rados.0.smithi088.stdout:149: finishing rollback tid 1 to smithi08884213-19 2024-09-13T02:38:53.731 INFO:tasks.rados.rados.0.smithi088.stdout:149: finishing rollback tid 2 to smithi08884213-19 2024-09-13T02:38:53.731 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 16 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-09-13T02:38:53.731 INFO:tasks.rados.rados.0.smithi088.stdout:147: finishing write tid 2 to smithi08884213-13 2024-09-13T02:38:53.731 INFO:tasks.rados.rados.0.smithi088.stdout:147: finishing write tid 3 to smithi08884213-13 2024-09-13T02:38:53.731 INFO:tasks.rados.rados.0.smithi088.stdout:147: finishing write tid 4 to smithi08884213-13 2024-09-13T02:38:53.731 INFO:tasks.rados.rados.0.smithi088.stdout:147: oid 13 updating version 0 to 33 2024-09-13T02:38:53.732 INFO:tasks.rados.rados.0.smithi088.stdout:147: oid 13 updating version 33 to 34 2024-09-13T02:38:53.732 INFO:tasks.rados.rados.0.smithi088.stdout:147: oid 13 version 34 is already newer than 32 2024-09-13T02:38:53.732 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 34 (ObjNum 67 snap 8 seq_num 67) dirty exists 2024-09-13T02:38:53.732 INFO:tasks.rados.rados.0.smithi088.stdout:147: left oid 13 (ObjNum 67 snap 8 seq_num 67) 2024-09-13T02:38:53.732 INFO:tasks.rados.rados.0.smithi088.stdout:151: finishing copy_from racing read to smithi08884213-3 2024-09-13T02:38:53.732 INFO:tasks.rados.rados.0.smithi088.stdout:147: done (6 left) 2024-09-13T02:38:53.732 INFO:tasks.rados.rados.0.smithi088.stdout:149: done (5 left) 2024-09-13T02:38:53.732 INFO:tasks.rados.rados.0.smithi088.stdout:152: done (4 left) 2024-09-13T02:38:53.732 INFO:tasks.rados.rados.0.smithi088.stdout:154: rmattr oid 50 current snap is 8 2024-09-13T02:38:53.732 INFO:tasks.rados.rados.0.smithi088.stdout:154: done (4 left) 2024-09-13T02:38:53.732 INFO:tasks.rados.rados.0.smithi088.stdout:155: snap_remove snap 7 2024-09-13T02:38:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:54 smithi088 ceph-mon[39338]: pgmap v128: 121 pgs: 121 active+clean; 29 MiB data, 283 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 40 op/s 2024-09-13T02:38:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:54 smithi088 ceph-mon[39338]: osdmap e97: 8 total, 8 up, 8 in 2024-09-13T02:38:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:54 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:54 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:38:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:54 smithi088 ceph-mon[27808]: pgmap v128: 121 pgs: 121 active+clean; 29 MiB data, 283 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 40 op/s 2024-09-13T02:38:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:54 smithi088 ceph-mon[27808]: osdmap e97: 8 total, 8 up, 8 in 2024-09-13T02:38:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:54 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:54 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:38:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:54 smithi195 ceph-mon[31576]: pgmap v128: 121 pgs: 121 active+clean; 29 MiB data, 283 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 40 op/s 2024-09-13T02:38:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:54 smithi195 ceph-mon[31576]: osdmap e97: 8 total, 8 up, 8 in 2024-09-13T02:38:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:54 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:54 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:38:54.713 INFO:tasks.rados.rados.0.smithi088.stdout:155: done (4 left) 2024-09-13T02:38:54.713 INFO:tasks.rados.rados.0.smithi088.stdout:156: read oid 9 snap -1 2024-09-13T02:38:54.713 INFO:tasks.rados.rados.0.smithi088.stdout:156: expect (ObjNum 8 snap 0 seq_num 8) 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:157: rmattr oid 1 current snap is 8 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:157: done (5 left) 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:158: snap_create 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:148: finishing copy_from racing read to smithi08884213-15 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:151: finishing copy_from to smithi08884213-3 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:148: finishing copy_from to smithi08884213-15 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:153: finishing write tid 1 to smithi08884213-16 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:153: finishing write tid 2 to smithi08884213-16 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:153: finishing write tid 3 to smithi08884213-16 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:153: finishing write tid 4 to smithi08884213-16 2024-09-13T02:38:54.714 INFO:tasks.rados.rados.0.smithi088.stdout:153: oid 16 updating version 0 to 22 2024-09-13T02:38:54.715 INFO:tasks.rados.rados.0.smithi088.stdout:153: oid 16 version 22 is already newer than 21 2024-09-13T02:38:54.715 INFO:tasks.rados.rados.0.smithi088.stdout:153: oid 16 version 22 is already newer than 20 2024-09-13T02:38:54.715 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 22 (ObjNum 68 snap 8 seq_num 68) dirty exists 2024-09-13T02:38:54.715 INFO:tasks.rados.rados.0.smithi088.stdout:153: left oid 16 (ObjNum 68 snap 8 seq_num 68) 2024-09-13T02:38:54.715 INFO:tasks.rados.rados.0.smithi088.stdout:150: finishing copy_from racing read to smithi08884213-21 2024-09-13T02:38:54.715 INFO:tasks.rados.rados.0.smithi088.stdout:150: finishing copy_from to smithi08884213-21 2024-09-13T02:38:54.715 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 10 (ObjNum 54 snap 4 seq_num 54) dirty exists 2024-09-13T02:38:54.721 INFO:tasks.rados.rados.0.smithi088.stdout:156: expect (ObjNum 8 snap 0 seq_num 8) 2024-09-13T02:38:55.720 INFO:tasks.rados.rados.0.smithi088.stdout:148: done (5 left) 2024-09-13T02:38:55.720 INFO:tasks.rados.rados.0.smithi088.stdout:150: done (4 left) 2024-09-13T02:38:55.720 INFO:tasks.rados.rados.0.smithi088.stdout:151: done (3 left) 2024-09-13T02:38:55.720 INFO:tasks.rados.rados.0.smithi088.stdout:153: done (2 left) 2024-09-13T02:38:55.720 INFO:tasks.rados.rados.0.smithi088.stdout:156: done (1 left) 2024-09-13T02:38:55.720 INFO:tasks.rados.rados.0.smithi088.stdout:158: done (0 left) 2024-09-13T02:38:55.720 INFO:tasks.rados.rados.0.smithi088.stdout:159: copy_from oid 17 from oid 8 current snap is 9 2024-09-13T02:38:55.720 INFO:tasks.rados.rados.0.smithi088.stdout:160: read oid 32 snap -1 2024-09-13T02:38:55.720 INFO:tasks.rados.rados.0.smithi088.stdout:160: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:38:55.721 INFO:tasks.rados.rados.0.smithi088.stdout:161: snap_remove snap 8 2024-09-13T02:38:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:55 smithi195 ceph-mon[31576]: osdmap e98: 8 total, 8 up, 8 in 2024-09-13T02:38:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:55 smithi195 ceph-mon[31576]: pgmap v131: 121 pgs: 121 active+clean; 30 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-09-13T02:38:56.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:55 smithi088 ceph-mon[27808]: osdmap e98: 8 total, 8 up, 8 in 2024-09-13T02:38:56.084 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:55 smithi088 ceph-mon[27808]: pgmap v131: 121 pgs: 121 active+clean; 30 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-09-13T02:38:56.084 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:55 smithi088 ceph-mon[39338]: osdmap e98: 8 total, 8 up, 8 in 2024-09-13T02:38:56.084 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:55 smithi088 ceph-mon[39338]: pgmap v131: 121 pgs: 121 active+clean; 30 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-09-13T02:38:56.725 INFO:tasks.rados.rados.0.smithi088.stdout:161: done (2 left) 2024-09-13T02:38:56.725 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 9 2024-09-13T02:38:56.725 INFO:tasks.rados.rados.0.smithi088.stdout:159: finishing copy_from to smithi08884213-17 2024-09-13T02:38:56.725 INFO:tasks.rados.rados.0.smithi088.stdout:159: got expected ENOENT (src dne) 2024-09-13T02:38:56.725 INFO:tasks.rados.rados.0.smithi088.stdout:162: seq_num 69 ranges {24576=761856,786432=401408} 2024-09-13T02:38:56.729 INFO:tasks.rados.rados.0.smithi088.stdout:162: writing smithi08884213-2 from 24576 to 786432 tid 1 2024-09-13T02:38:56.731 INFO:tasks.rados.rados.0.smithi088.stdout:162: writing smithi08884213-2 from 786432 to 1187840 tid 2 2024-09-13T02:38:56.732 INFO:tasks.rados.rados.0.smithi088.stdout:163: copy_from oid 38 from oid 46 current snap is 9 2024-09-13T02:38:56.732 INFO:tasks.rados.rados.0.smithi088.stdout:159: finishing copy_from racing read to smithi08884213-17 2024-09-13T02:38:56.732 INFO:tasks.rados.rados.0.smithi088.stdout:160: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:38:56.789 INFO:tasks.rados.rados.0.smithi088.stdout:162: finishing write tid 1 to smithi08884213-2 2024-09-13T02:38:56.790 INFO:tasks.rados.rados.0.smithi088.stdout:162: finishing write tid 2 to smithi08884213-2 2024-09-13T02:38:56.790 INFO:tasks.rados.rados.0.smithi088.stdout:162: finishing write tid 3 to smithi08884213-2 2024-09-13T02:38:56.790 INFO:tasks.rados.rados.0.smithi088.stdout:162: finishing write tid 4 to smithi08884213-2 2024-09-13T02:38:56.790 INFO:tasks.rados.rados.0.smithi088.stdout:162: oid 2 updating version 0 to 38 2024-09-13T02:38:56.790 INFO:tasks.rados.rados.0.smithi088.stdout:162: oid 2 updating version 38 to 39 2024-09-13T02:38:56.791 INFO:tasks.rados.rados.0.smithi088.stdout:162: oid 2 version 39 is already newer than 37 2024-09-13T02:38:56.791 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 39 (ObjNum 69 snap 9 seq_num 69) dirty exists 2024-09-13T02:38:56.791 INFO:tasks.rados.rados.0.smithi088.stdout:162: left oid 2 (ObjNum 69 snap 9 seq_num 69) 2024-09-13T02:38:56.791 INFO:tasks.rados.rados.0.smithi088.stdout:163: finishing copy_from racing read to smithi08884213-38 2024-09-13T02:38:56.791 INFO:tasks.rados.rados.0.smithi088.stdout:163: finishing copy_from to smithi08884213-38 2024-09-13T02:38:56.791 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 16 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-13T02:38:56.792 INFO:tasks.rados.rados.0.smithi088.stdout:159: done (3 left) 2024-09-13T02:38:56.792 INFO:tasks.rados.rados.0.smithi088.stdout:160: done (2 left) 2024-09-13T02:38:56.792 INFO:tasks.rados.rados.0.smithi088.stdout:162: done (1 left) 2024-09-13T02:38:56.792 INFO:tasks.rados.rados.0.smithi088.stdout:163: done (0 left) 2024-09-13T02:38:56.792 INFO:tasks.rados.rados.0.smithi088.stdout:164: delete oid 36 current snap is 9 2024-09-13T02:38:56.793 INFO:tasks.rados.rados.0.smithi088.stdout:164: done (0 left) 2024-09-13T02:38:56.793 INFO:tasks.rados.rados.0.smithi088.stdout:165: snap_create 2024-09-13T02:38:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:56 smithi195 ceph-mon[31576]: osdmap e99: 8 total, 8 up, 8 in 2024-09-13T02:38:57.099 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:56 smithi088 ceph-mon[27808]: osdmap e99: 8 total, 8 up, 8 in 2024-09-13T02:38:57.100 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:56 smithi088 ceph-mon[39338]: osdmap e99: 8 total, 8 up, 8 in 2024-09-13T02:38:57.708 INFO:tasks.rados.rados.0.smithi088.stdout:165: done (0 left) 2024-09-13T02:38:57.709 INFO:tasks.rados.rados.0.smithi088.stdout:166: rmattr oid 47 current snap is 10 2024-09-13T02:38:57.709 INFO:tasks.rados.rados.0.smithi088.stdout:166: done (0 left) 2024-09-13T02:38:57.709 INFO:tasks.rados.rados.0.smithi088.stdout:167: rmattr oid 39 current snap is 10 2024-09-13T02:38:57.709 INFO:tasks.rados.rados.0.smithi088.stdout:167: done (0 left) 2024-09-13T02:38:57.709 INFO:tasks.rados.rados.0.smithi088.stdout:168: read oid 19 snap -1 2024-09-13T02:38:57.709 INFO:tasks.rados.rados.0.smithi088.stdout:168: expect (ObjNum 18 snap 0 seq_num 18) 2024-09-13T02:38:57.709 INFO:tasks.rados.rados.0.smithi088.stdout:169: read oid 38 snap -1 2024-09-13T02:38:57.709 INFO:tasks.rados.rados.0.smithi088.stdout:169: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:38:57.709 INFO:tasks.rados.rados.0.smithi088.stdout:170: setattr oid 15 current snap is 10 2024-09-13T02:38:57.711 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 1 current snap is 10 2024-09-13T02:38:57.711 INFO:tasks.rados.rados.0.smithi088.stdout:171: seq_num 71 ranges {0=794624,794624=401408} 2024-09-13T02:38:57.715 INFO:tasks.rados.rados.0.smithi088.stdout:171: writing smithi08884213-1 from 0 to 794624 tid 1 2024-09-13T02:38:57.718 INFO:tasks.rados.rados.0.smithi088.stdout:171: writing smithi08884213-1 from 794624 to 1196032 tid 2 2024-09-13T02:38:57.718 INFO:tasks.rados.rados.0.smithi088.stdout:172: copy_from oid 26 from oid 10 current snap is 10 2024-09-13T02:38:57.718 INFO:tasks.rados.rados.0.smithi088.stdout:168: expect (ObjNum 18 snap 0 seq_num 18) 2024-09-13T02:38:57.727 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 35 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-09-13T02:38:57.727 INFO:tasks.rados.rados.0.smithi088.stdout:168: done (4 left) 2024-09-13T02:38:57.727 INFO:tasks.rados.rados.0.smithi088.stdout:170: done (3 left) 2024-09-13T02:38:57.727 INFO:tasks.rados.rados.0.smithi088.stdout:173: snap_create 2024-09-13T02:38:57.727 INFO:tasks.rados.rados.0.smithi088.stdout:169: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:38:57.747 INFO:tasks.rados.rados.0.smithi088.stdout:172: finishing copy_from to smithi08884213-26 2024-09-13T02:38:57.747 INFO:tasks.rados.rados.0.smithi088.stdout:172: got expected ENOENT (src dne) 2024-09-13T02:38:57.747 INFO:tasks.rados.rados.0.smithi088.stdout:172: finishing copy_from racing read to smithi08884213-26 2024-09-13T02:38:57.747 INFO:tasks.rados.rados.0.smithi088.stdout:171: finishing write tid 1 to smithi08884213-1 2024-09-13T02:38:57.747 INFO:tasks.rados.rados.0.smithi088.stdout:171: finishing write tid 2 to smithi08884213-1 2024-09-13T02:38:57.747 INFO:tasks.rados.rados.0.smithi088.stdout:171: finishing write tid 3 to smithi08884213-1 2024-09-13T02:38:57.747 INFO:tasks.rados.rados.0.smithi088.stdout:171: finishing write tid 4 to smithi08884213-1 2024-09-13T02:38:57.747 INFO:tasks.rados.rados.0.smithi088.stdout:171: oid 1 updating version 0 to 8 2024-09-13T02:38:57.747 INFO:tasks.rados.rados.0.smithi088.stdout:171: oid 1 updating version 8 to 9 2024-09-13T02:38:57.748 INFO:tasks.rados.rados.0.smithi088.stdout:171: oid 1 version 9 is already newer than 7 2024-09-13T02:38:57.748 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 9 (ObjNum 71 snap 10 seq_num 71) dirty exists 2024-09-13T02:38:57.748 INFO:tasks.rados.rados.0.smithi088.stdout:171: left oid 1 (ObjNum 71 snap 10 seq_num 71) 2024-09-13T02:38:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:57 smithi195 ceph-mon[31576]: osdmap e100: 8 total, 8 up, 8 in 2024-09-13T02:38:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:57 smithi195 ceph-mon[31576]: pgmap v134: 121 pgs: 121 active+clean; 30 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-09-13T02:38:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:57 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:57 smithi195 ceph-mon[31576]: Upgrade: Target is version 19.1.1-322-g7741f7f9 (unknown) 2024-09-13T02:38:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:57 smithi195 ceph-mon[31576]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d'] 2024-09-13T02:38:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:57 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:57 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:57 smithi195 ceph-mon[31576]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-13T02:38:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:57 smithi195 ceph-mon[31576]: osdmap e101: 8 total, 8 up, 8 in 2024-09-13T02:38:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[27808]: osdmap e100: 8 total, 8 up, 8 in 2024-09-13T02:38:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[27808]: pgmap v134: 121 pgs: 121 active+clean; 30 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-09-13T02:38:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[27808]: Upgrade: Target is version 19.1.1-322-g7741f7f9 (unknown) 2024-09-13T02:38:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[27808]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d'] 2024-09-13T02:38:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[27808]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-13T02:38:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[27808]: osdmap e101: 8 total, 8 up, 8 in 2024-09-13T02:38:58.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[39338]: osdmap e100: 8 total, 8 up, 8 in 2024-09-13T02:38:58.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[39338]: pgmap v134: 121 pgs: 121 active+clean; 30 MiB data, 289 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 11 op/s 2024-09-13T02:38:58.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:58.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[39338]: Upgrade: Target is version 19.1.1-322-g7741f7f9 (unknown) 2024-09-13T02:38:58.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[39338]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d'] 2024-09-13T02:38:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:38:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:38:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[39338]: Upgrade: Need to upgrade myself (mgr.y) 2024-09-13T02:38:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:57 smithi088 ceph-mon[39338]: osdmap e101: 8 total, 8 up, 8 in 2024-09-13T02:38:58.730 INFO:tasks.rados.rados.0.smithi088.stdout:169: done (3 left) 2024-09-13T02:38:58.730 INFO:tasks.rados.rados.0.smithi088.stdout:171: done (2 left) 2024-09-13T02:38:58.730 INFO:tasks.rados.rados.0.smithi088.stdout:172: done (1 left) 2024-09-13T02:38:58.730 INFO:tasks.rados.rados.0.smithi088.stdout:173: done (0 left) 2024-09-13T02:38:58.730 INFO:tasks.rados.rados.0.smithi088.stdout:174: delete oid 31 current snap is 11 2024-09-13T02:38:58.735 INFO:tasks.rados.rados.0.smithi088.stdout:174: done (0 left) 2024-09-13T02:38:58.735 INFO:tasks.rados.rados.0.smithi088.stdout:175: delete oid 26 current snap is 11 2024-09-13T02:38:58.738 INFO:tasks.rados.rados.0.smithi088.stdout:175: done (0 left) 2024-09-13T02:38:58.738 INFO:tasks.rados.rados.0.smithi088.stdout:176: copy_from oid 20 from oid 42 current snap is 11 2024-09-13T02:38:58.739 INFO:tasks.rados.rados.0.smithi088.stdout:177: delete oid 5 current snap is 11 2024-09-13T02:38:58.741 INFO:tasks.rados.rados.0.smithi088.stdout:177: done (1 left) 2024-09-13T02:38:58.741 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 11 2024-09-13T02:38:58.741 INFO:tasks.rados.rados.0.smithi088.stdout:178: seq_num 75 ranges {1335296=458752,1794048=581632,2375680=221184} 2024-09-13T02:38:58.750 INFO:tasks.rados.rados.0.smithi088.stdout:178: writing smithi08884213-13 from 1335296 to 1794048 tid 1 2024-09-13T02:38:58.754 INFO:tasks.rados.rados.0.smithi088.stdout:178: writing smithi08884213-13 from 1794048 to 2375680 tid 2 2024-09-13T02:38:58.755 INFO:tasks.rados.rados.0.smithi088.stdout:178: writing smithi08884213-13 from 2375680 to 2596864 tid 3 2024-09-13T02:38:58.755 INFO:tasks.rados.rados.0.smithi088.stdout:179: read oid 19 snap -1 2024-09-13T02:38:58.755 INFO:tasks.rados.rados.0.smithi088.stdout:179: expect (ObjNum 18 snap 0 seq_num 18) 2024-09-13T02:38:58.755 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 21 current snap is 11 2024-09-13T02:38:58.756 INFO:tasks.rados.rados.0.smithi088.stdout:176: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:38:58.756 INFO:tasks.rados.rados.0.smithi088.stdout:180: seq_num 76 ranges {1302528=475136,1777664=458752,2236416=344064} 2024-09-13T02:38:58.765 INFO:tasks.rados.rados.0.smithi088.stdout:180: writing smithi08884213-21 from 1302528 to 1777664 tid 1 2024-09-13T02:38:58.767 INFO:tasks.rados.rados.0.smithi088.stdout:180: writing smithi08884213-21 from 1777664 to 2236416 tid 2 2024-09-13T02:38:58.770 INFO:tasks.rados.rados.0.smithi088.stdout:180: writing smithi08884213-21 from 2236416 to 2580480 tid 3 2024-09-13T02:38:58.770 INFO:tasks.rados.rados.0.smithi088.stdout:181: delete oid 22 current snap is 11 2024-09-13T02:38:58.770 INFO:tasks.rados.rados.0.smithi088.stdout:176: finishing copy_from to smithi08884213-20 2024-09-13T02:38:58.770 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-13T02:38:58.770 INFO:tasks.rados.rados.0.smithi088.stdout:178: finishing write tid 1 to smithi08884213-13 2024-09-13T02:38:58.771 INFO:tasks.rados.rados.0.smithi088.stdout:178: finishing write tid 2 to smithi08884213-13 2024-09-13T02:38:58.771 INFO:tasks.rados.rados.0.smithi088.stdout:178: finishing write tid 3 to smithi08884213-13 2024-09-13T02:38:58.771 INFO:tasks.rados.rados.0.smithi088.stdout:178: finishing write tid 4 to smithi08884213-13 2024-09-13T02:38:58.771 INFO:tasks.rados.rados.0.smithi088.stdout:178: finishing write tid 5 to smithi08884213-13 2024-09-13T02:38:58.771 INFO:tasks.rados.rados.0.smithi088.stdout:178: oid 13 updating version 0 to 40 2024-09-13T02:38:58.771 INFO:tasks.rados.rados.0.smithi088.stdout:178: oid 13 updating version 40 to 41 2024-09-13T02:38:58.771 INFO:tasks.rados.rados.0.smithi088.stdout:178: oid 13 updating version 41 to 43 2024-09-13T02:38:58.771 INFO:tasks.rados.rados.0.smithi088.stdout:178: oid 13 version 43 is already newer than 42 2024-09-13T02:38:58.771 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 43 (ObjNum 75 snap 11 seq_num 75) dirty exists 2024-09-13T02:38:58.771 INFO:tasks.rados.rados.0.smithi088.stdout:178: left oid 13 (ObjNum 75 snap 11 seq_num 75) 2024-09-13T02:38:58.771 INFO:tasks.rados.rados.0.smithi088.stdout:179: expect (ObjNum 18 snap 0 seq_num 18) 2024-09-13T02:38:58.780 INFO:tasks.rados.rados.0.smithi088.stdout:180: finishing write tid 1 to smithi08884213-21 2024-09-13T02:38:58.780 INFO:tasks.rados.rados.0.smithi088.stdout:180: finishing write tid 2 to smithi08884213-21 2024-09-13T02:38:58.780 INFO:tasks.rados.rados.0.smithi088.stdout:180: finishing write tid 3 to smithi08884213-21 2024-09-13T02:38:58.780 INFO:tasks.rados.rados.0.smithi088.stdout:176: done (4 left) 2024-09-13T02:38:58.780 INFO:tasks.rados.rados.0.smithi088.stdout:178: done (3 left) 2024-09-13T02:38:58.780 INFO:tasks.rados.rados.0.smithi088.stdout:179: done (2 left) 2024-09-13T02:38:58.780 INFO:tasks.rados.rados.0.smithi088.stdout:181: done (1 left) 2024-09-13T02:38:58.780 INFO:tasks.rados.rados.0.smithi088.stdout:182: read oid 32 snap -1 2024-09-13T02:38:58.780 INFO:tasks.rados.rados.0.smithi088.stdout:182: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:38:58.780 INFO:tasks.rados.rados.0.smithi088.stdout:183: rollback oid 26 current snap is 11 2024-09-13T02:38:58.780 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 26 to 10 2024-09-13T02:38:58.781 INFO:tasks.rados.rados.0.smithi088.stdout:184: read oid 23 snap -1 2024-09-13T02:38:58.781 INFO:tasks.rados.rados.0.smithi088.stdout:184: expect (ObjNum 53 snap 1 seq_num 53) 2024-09-13T02:38:58.781 INFO:tasks.rados.rados.0.smithi088.stdout:185: snap_create 2024-09-13T02:38:58.781 INFO:tasks.rados.rados.0.smithi088.stdout:180: finishing write tid 4 to smithi08884213-21 2024-09-13T02:38:58.781 INFO:tasks.rados.rados.0.smithi088.stdout:180: finishing write tid 5 to smithi08884213-21 2024-09-13T02:38:58.781 INFO:tasks.rados.rados.0.smithi088.stdout:180: oid 21 updating version 0 to 23 2024-09-13T02:38:58.781 INFO:tasks.rados.rados.0.smithi088.stdout:180: oid 21 updating version 23 to 26 2024-09-13T02:38:58.781 INFO:tasks.rados.rados.0.smithi088.stdout:180: oid 21 version 26 is already newer than 24 2024-09-13T02:38:58.781 INFO:tasks.rados.rados.0.smithi088.stdout:180: oid 21 version 26 is already newer than 25 2024-09-13T02:38:58.781 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 26 (ObjNum 76 snap 11 seq_num 76) dirty exists 2024-09-13T02:38:58.781 INFO:tasks.rados.rados.0.smithi088.stdout:180: left oid 21 (ObjNum 76 snap 11 seq_num 76) 2024-09-13T02:38:58.782 INFO:tasks.rados.rados.0.smithi088.stdout:183: finishing rollback tid 1 to smithi08884213-26 2024-09-13T02:38:58.782 INFO:tasks.rados.rados.0.smithi088.stdout:183: finishing rollback tid 2 to smithi08884213-26 2024-09-13T02:38:58.782 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 18 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-13T02:38:58.785 INFO:tasks.rados.rados.0.smithi088.stdout:184: expect (ObjNum 53 snap 1 seq_num 53) 2024-09-13T02:38:58.826 INFO:tasks.rados.rados.0.smithi088.stdout:182: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:38:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:58 smithi088 ceph-mon[27808]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d on smithi195 2024-09-13T02:38:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:58 smithi088 ceph-mon[39338]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d on smithi195 2024-09-13T02:38:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:58 smithi195 ceph-mon[31576]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d on smithi195 2024-09-13T02:38:59.750 INFO:tasks.rados.rados.0.smithi088.stdout:180: done (4 left) 2024-09-13T02:38:59.750 INFO:tasks.rados.rados.0.smithi088.stdout:182: done (3 left) 2024-09-13T02:38:59.750 INFO:tasks.rados.rados.0.smithi088.stdout:183: done (2 left) 2024-09-13T02:38:59.750 INFO:tasks.rados.rados.0.smithi088.stdout:184: done (1 left) 2024-09-13T02:38:59.750 INFO:tasks.rados.rados.0.smithi088.stdout:185: done (0 left) 2024-09-13T02:38:59.750 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 12 2024-09-13T02:38:59.750 INFO:tasks.rados.rados.0.smithi088.stdout:186: seq_num 78 ranges {1400832=516096,1916928=679936,2596864=122880} 2024-09-13T02:38:59.760 INFO:tasks.rados.rados.0.smithi088.stdout:186: writing smithi08884213-16 from 1400832 to 1916928 tid 1 2024-09-13T02:38:59.764 INFO:tasks.rados.rados.0.smithi088.stdout:186: writing smithi08884213-16 from 1916928 to 2596864 tid 2 2024-09-13T02:38:59.765 INFO:tasks.rados.rados.0.smithi088.stdout:186: writing smithi08884213-16 from 2596864 to 2719744 tid 3 2024-09-13T02:38:59.765 INFO:tasks.rados.rados.0.smithi088.stdout:187: rollback oid 36 current snap is 12 2024-09-13T02:38:59.765 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 36 to 10 2024-09-13T02:38:59.765 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 12 2024-09-13T02:38:59.765 INFO:tasks.rados.rados.0.smithi088.stdout:188: seq_num 79 ranges {0=532480,532480=565248,1097728=237568} 2024-09-13T02:38:59.768 INFO:tasks.rados.rados.0.smithi088.stdout:188: writing smithi08884213-47 from 0 to 532480 tid 1 2024-09-13T02:38:59.771 INFO:tasks.rados.rados.0.smithi088.stdout:188: writing smithi08884213-47 from 532480 to 1097728 tid 2 2024-09-13T02:38:59.774 INFO:tasks.rados.rados.0.smithi088.stdout:188: writing smithi08884213-47 from 1097728 to 1335296 tid 3 2024-09-13T02:38:59.774 INFO:tasks.rados.rados.0.smithi088.stdout:189: delete oid 24 current snap is 12 2024-09-13T02:38:59.774 INFO:tasks.rados.rados.0.smithi088.stdout:186: finishing write tid 1 to smithi08884213-16 2024-09-13T02:38:59.774 INFO:tasks.rados.rados.0.smithi088.stdout:186: finishing write tid 2 to smithi08884213-16 2024-09-13T02:38:59.774 INFO:tasks.rados.rados.0.smithi088.stdout:186: finishing write tid 3 to smithi08884213-16 2024-09-13T02:38:59.775 INFO:tasks.rados.rados.0.smithi088.stdout:186: finishing write tid 4 to smithi08884213-16 2024-09-13T02:38:59.775 INFO:tasks.rados.rados.0.smithi088.stdout:187: finishing rollback tid 1 to smithi08884213-36 2024-09-13T02:38:59.775 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 0 (ObjNum 49 snap 0 seq_num 2150805616) dirty dne 2024-09-13T02:38:59.775 INFO:tasks.rados.rados.0.smithi088.stdout:186: finishing write tid 5 to smithi08884213-16 2024-09-13T02:38:59.775 INFO:tasks.rados.rados.0.smithi088.stdout:186: oid 16 updating version 0 to 28 2024-09-13T02:38:59.775 INFO:tasks.rados.rados.0.smithi088.stdout:186: oid 16 updating version 28 to 29 2024-09-13T02:38:59.775 INFO:tasks.rados.rados.0.smithi088.stdout:186: oid 16 version 29 is already newer than 26 2024-09-13T02:38:59.775 INFO:tasks.rados.rados.0.smithi088.stdout:186: oid 16 version 29 is already newer than 27 2024-09-13T02:38:59.775 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 29 (ObjNum 78 snap 12 seq_num 78) dirty exists 2024-09-13T02:38:59.775 INFO:tasks.rados.rados.0.smithi088.stdout:186: left oid 16 (ObjNum 78 snap 12 seq_num 78) 2024-09-13T02:38:59.775 INFO:tasks.rados.rados.0.smithi088.stdout:188: finishing write tid 1 to smithi08884213-47 2024-09-13T02:38:59.776 INFO:tasks.rados.rados.0.smithi088.stdout:188: finishing write tid 2 to smithi08884213-47 2024-09-13T02:38:59.776 INFO:tasks.rados.rados.0.smithi088.stdout:188: finishing write tid 3 to smithi08884213-47 2024-09-13T02:38:59.777 INFO:tasks.rados.rados.0.smithi088.stdout:186: done (3 left) 2024-09-13T02:38:59.777 INFO:tasks.rados.rados.0.smithi088.stdout:187: done (2 left) 2024-09-13T02:38:59.777 INFO:tasks.rados.rados.0.smithi088.stdout:189: done (1 left) 2024-09-13T02:38:59.777 INFO:tasks.rados.rados.0.smithi088.stdout:190: read oid 46 snap -1 2024-09-13T02:38:59.777 INFO:tasks.rados.rados.0.smithi088.stdout:190: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:38:59.777 INFO:tasks.rados.rados.0.smithi088.stdout:191: read oid 4 snap 9 2024-09-13T02:38:59.777 INFO:tasks.rados.rados.0.smithi088.stdout:191: expect (ObjNum 3 snap 0 seq_num 3) 2024-09-13T02:38:59.777 INFO:tasks.rados.rados.0.smithi088.stdout:192: setattr oid 26 current snap is 12 2024-09-13T02:38:59.777 INFO:tasks.rados.rados.0.smithi088.stdout:188: finishing write tid 4 to smithi08884213-47 2024-09-13T02:38:59.778 INFO:tasks.rados.rados.0.smithi088.stdout:193: rollback oid 14 current snap is 12 2024-09-13T02:38:59.778 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 14 to 11 2024-09-13T02:38:59.778 INFO:tasks.rados.rados.0.smithi088.stdout:194: delete oid 13 current snap is 12 2024-09-13T02:38:59.779 INFO:tasks.rados.rados.0.smithi088.stdout:188: finishing write tid 5 to smithi08884213-47 2024-09-13T02:38:59.779 INFO:tasks.rados.rados.0.smithi088.stdout:188: oid 47 updating version 0 to 46 2024-09-13T02:38:59.779 INFO:tasks.rados.rados.0.smithi088.stdout:188: oid 47 version 46 is already newer than 44 2024-09-13T02:38:59.779 INFO:tasks.rados.rados.0.smithi088.stdout:188: oid 47 updating version 46 to 47 2024-09-13T02:38:59.779 INFO:tasks.rados.rados.0.smithi088.stdout:188: oid 47 version 47 is already newer than 45 2024-09-13T02:38:59.779 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 47 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:38:59.779 INFO:tasks.rados.rados.0.smithi088.stdout:188: left oid 47 (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:38:59.780 INFO:tasks.rados.rados.0.smithi088.stdout:191: expect (ObjNum 3 snap 0 seq_num 3) 2024-09-13T02:38:59.782 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 20 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-09-13T02:38:59.782 INFO:tasks.rados.rados.0.smithi088.stdout:190: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:38:59.802 INFO:tasks.rados.rados.0.smithi088.stdout:193: finishing rollback tid 0 to smithi08884213-14 2024-09-13T02:38:59.802 INFO:tasks.rados.rados.0.smithi088.stdout:193: finishing rollback tid 1 to smithi08884213-14 2024-09-13T02:38:59.802 INFO:tasks.rados.rados.0.smithi088.stdout:193: finishing rollback tid 2 to smithi08884213-14 2024-09-13T02:38:59.803 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 39 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-13T02:38:59.803 INFO:tasks.rados.rados.0.smithi088.stdout:188: done (5 left) 2024-09-13T02:38:59.803 INFO:tasks.rados.rados.0.smithi088.stdout:190: done (4 left) 2024-09-13T02:38:59.803 INFO:tasks.rados.rados.0.smithi088.stdout:191: done (3 left) 2024-09-13T02:38:59.803 INFO:tasks.rados.rados.0.smithi088.stdout:192: done (2 left) 2024-09-13T02:38:59.803 INFO:tasks.rados.rados.0.smithi088.stdout:193: done (1 left) 2024-09-13T02:38:59.803 INFO:tasks.rados.rados.0.smithi088.stdout:194: done (0 left) 2024-09-13T02:38:59.803 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 12 2024-09-13T02:38:59.803 INFO:tasks.rados.rados.0.smithi088.stdout:195: seq_num 82 ranges {1269760=581632,1851392=622592,2473984=180224} 2024-09-13T02:38:59.812 INFO:tasks.rados.rados.0.smithi088.stdout:195: writing smithi08884213-26 from 1269760 to 1851392 tid 1 2024-09-13T02:38:59.815 INFO:tasks.rados.rados.0.smithi088.stdout:195: writing smithi08884213-26 from 1851392 to 2473984 tid 2 2024-09-13T02:38:59.817 INFO:tasks.rados.rados.0.smithi088.stdout:195: writing smithi08884213-26 from 2473984 to 2654208 tid 3 2024-09-13T02:38:59.817 INFO:tasks.rados.rados.0.smithi088.stdout:196: setattr oid 47 current snap is 12 2024-09-13T02:38:59.817 INFO:tasks.rados.rados.0.smithi088.stdout:195: finishing write tid 1 to smithi08884213-26 2024-09-13T02:38:59.817 INFO:tasks.rados.rados.0.smithi088.stdout:197: setattr oid 30 current snap is 12 2024-09-13T02:38:59.818 INFO:tasks.rados.rados.0.smithi088.stdout:195: finishing write tid 2 to smithi08884213-26 2024-09-13T02:38:59.819 INFO:tasks.rados.rados.0.smithi088.stdout:195: finishing write tid 3 to smithi08884213-26 2024-09-13T02:38:59.819 INFO:tasks.rados.rados.0.smithi088.stdout:198: snap_remove snap 11 2024-09-13T02:39:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:59 smithi088 ceph-mon[27808]: osdmap e102: 8 total, 8 up, 8 in 2024-09-13T02:39:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:38:59 smithi088 ceph-mon[27808]: pgmap v137: 121 pgs: 121 active+clean; 30 MiB data, 289 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:59 smithi088 ceph-mon[39338]: osdmap e102: 8 total, 8 up, 8 in 2024-09-13T02:39:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:38:59 smithi088 ceph-mon[39338]: pgmap v137: 121 pgs: 121 active+clean; 30 MiB data, 289 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:59 smithi195 ceph-mon[31576]: osdmap e102: 8 total, 8 up, 8 in 2024-09-13T02:39:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:38:59 smithi195 ceph-mon[31576]: pgmap v137: 121 pgs: 121 active+clean; 30 MiB data, 289 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:00.753 INFO:tasks.rados.rados.0.smithi088.stdout:198: done (3 left) 2024-09-13T02:39:00.753 INFO:tasks.rados.rados.0.smithi088.stdout:199: read oid 49 snap -1 2024-09-13T02:39:00.753 INFO:tasks.rados.rados.0.smithi088.stdout:199: expect (ObjNum 48 snap 0 seq_num 48) 2024-09-13T02:39:00.753 INFO:tasks.rados.rados.0.smithi088.stdout:200: read oid 42 snap -1 2024-09-13T02:39:00.753 INFO:tasks.rados.rados.0.smithi088.stdout:200: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-13T02:39:00.753 INFO:tasks.rados.rados.0.smithi088.stdout:201: read oid 33 snap -1 2024-09-13T02:39:00.753 INFO:tasks.rados.rados.0.smithi088.stdout:201: expect deleted 2024-09-13T02:39:00.754 INFO:tasks.rados.rados.0.smithi088.stdout:202: snap_remove snap 10 2024-09-13T02:39:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:00 smithi088 ceph-mon[39338]: osdmap e103: 8 total, 8 up, 8 in 2024-09-13T02:39:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:00 smithi088 ceph-mon[27808]: osdmap e103: 8 total, 8 up, 8 in 2024-09-13T02:39:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:00 smithi195 ceph-mon[31576]: osdmap e103: 8 total, 8 up, 8 in 2024-09-13T02:39:01.758 INFO:tasks.rados.rados.0.smithi088.stdout:202: done (6 left) 2024-09-13T02:39:01.758 INFO:tasks.rados.rados.0.smithi088.stdout:203: copy_from oid 15 from oid 40 current snap is 12 2024-09-13T02:39:01.758 INFO:tasks.rados.rados.0.smithi088.stdout:195: finishing write tid 4 to smithi08884213-26 2024-09-13T02:39:01.758 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 50 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:39:01.758 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 27 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-09-13T02:39:01.759 INFO:tasks.rados.rados.0.smithi088.stdout:195: finishing write tid 5 to smithi08884213-26 2024-09-13T02:39:01.759 INFO:tasks.rados.rados.0.smithi088.stdout:195: oid 26 updating version 0 to 21 2024-09-13T02:39:01.759 INFO:tasks.rados.rados.0.smithi088.stdout:195: oid 26 updating version 21 to 23 2024-09-13T02:39:01.759 INFO:tasks.rados.rados.0.smithi088.stdout:195: oid 26 version 23 is already newer than 22 2024-09-13T02:39:01.759 INFO:tasks.rados.rados.0.smithi088.stdout:195: oid 26 updating version 23 to 24 2024-09-13T02:39:01.759 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 24 (ObjNum 82 snap 12 seq_num 82) dirty exists 2024-09-13T02:39:01.759 INFO:tasks.rados.rados.0.smithi088.stdout:195: left oid 26 (ObjNum 82 snap 12 seq_num 82) 2024-09-13T02:39:01.759 INFO:tasks.rados.rados.0.smithi088.stdout:200: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-13T02:39:01.781 INFO:tasks.rados.rados.0.smithi088.stdout:199: expect (ObjNum 48 snap 0 seq_num 48) 2024-09-13T02:39:01.803 INFO:tasks.rados.rados.0.smithi088.stdout:203: finishing copy_from racing read to smithi08884213-15 2024-09-13T02:39:01.803 INFO:tasks.rados.rados.0.smithi088.stdout:203: finishing copy_from to smithi08884213-15 2024-09-13T02:39:01.803 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 16 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-13T02:39:01.803 INFO:tasks.rados.rados.0.smithi088.stdout:195: done (6 left) 2024-09-13T02:39:01.803 INFO:tasks.rados.rados.0.smithi088.stdout:196: done (5 left) 2024-09-13T02:39:01.804 INFO:tasks.rados.rados.0.smithi088.stdout:197: done (4 left) 2024-09-13T02:39:01.804 INFO:tasks.rados.rados.0.smithi088.stdout:199: done (3 left) 2024-09-13T02:39:01.804 INFO:tasks.rados.rados.0.smithi088.stdout:200: done (2 left) 2024-09-13T02:39:01.804 INFO:tasks.rados.rados.0.smithi088.stdout:201: done (1 left) 2024-09-13T02:39:01.804 INFO:tasks.rados.rados.0.smithi088.stdout:203: done (0 left) 2024-09-13T02:39:01.804 INFO:tasks.rados.rados.0.smithi088.stdout:204: read oid 27 snap -1 2024-09-13T02:39:01.804 INFO:tasks.rados.rados.0.smithi088.stdout:204: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-13T02:39:01.804 INFO:tasks.rados.rados.0.smithi088.stdout:205: snap_remove snap 9 2024-09-13T02:39:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:01 smithi088 ceph-mon[27808]: osdmap e104: 8 total, 8 up, 8 in 2024-09-13T02:39:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:01 smithi088 ceph-mon[27808]: pgmap v140: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 40 op/s 2024-09-13T02:39:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:01 smithi088 ceph-mon[39338]: osdmap e104: 8 total, 8 up, 8 in 2024-09-13T02:39:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:01 smithi088 ceph-mon[39338]: pgmap v140: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 40 op/s 2024-09-13T02:39:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:01 smithi195 ceph-mon[31576]: osdmap e104: 8 total, 8 up, 8 in 2024-09-13T02:39:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:01 smithi195 ceph-mon[31576]: pgmap v140: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 40 op/s 2024-09-13T02:39:02.711 INFO:tasks.rados.rados.0.smithi088.stdout:204: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-13T02:39:02.723 INFO:tasks.rados.rados.0.smithi088.stdout:204: done (1 left) 2024-09-13T02:39:02.724 INFO:tasks.rados.rados.0.smithi088.stdout:205: done (0 left) 2024-09-13T02:39:02.724 INFO:tasks.rados.rados.0.smithi088.stdout:206: read oid 6 snap -1 2024-09-13T02:39:02.724 INFO:tasks.rados.rados.0.smithi088.stdout:206: expect deleted 2024-09-13T02:39:02.724 INFO:tasks.rados.rados.0.smithi088.stdout:207: delete oid 19 current snap is 12 2024-09-13T02:39:02.725 INFO:tasks.rados.rados.0.smithi088.stdout:207: done (1 left) 2024-09-13T02:39:02.725 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 12 2024-09-13T02:39:02.725 INFO:tasks.rados.rados.0.smithi088.stdout:208: seq_num 84 ranges {0=614400,614400=434176,1048576=368640} 2024-09-13T02:39:02.729 INFO:tasks.rados.rados.0.smithi088.stdout:208: writing smithi08884213-10 from 0 to 614400 tid 1 2024-09-13T02:39:02.734 INFO:tasks.rados.rados.0.smithi088.stdout:208: writing smithi08884213-10 from 614400 to 1048576 tid 2 2024-09-13T02:39:02.736 INFO:tasks.rados.rados.0.smithi088.stdout:208: writing smithi08884213-10 from 1048576 to 1417216 tid 3 2024-09-13T02:39:02.736 INFO:tasks.rados.rados.0.smithi088.stdout:209: rmattr oid 7 current snap is 12 2024-09-13T02:39:02.736 INFO:tasks.rados.rados.0.smithi088.stdout:206: done (2 left) 2024-09-13T02:39:02.736 INFO:tasks.rados.rados.0.smithi088.stdout:209: done (1 left) 2024-09-13T02:39:02.736 INFO:tasks.rados.rados.0.smithi088.stdout:210: read oid 50 snap -1 2024-09-13T02:39:02.736 INFO:tasks.rados.rados.0.smithi088.stdout:210: expect (ObjNum 49 snap 0 seq_num 49) 2024-09-13T02:39:02.736 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 9 current snap is 12 2024-09-13T02:39:02.736 INFO:tasks.rados.rados.0.smithi088.stdout:211: seq_num 85 ranges {139264=630784,770048=720896,1490944=81920} 2024-09-13T02:39:02.740 INFO:tasks.rados.rados.0.smithi088.stdout:211: writing smithi08884213-9 from 139264 to 770048 tid 1 2024-09-13T02:39:02.744 INFO:tasks.rados.rados.0.smithi088.stdout:211: writing smithi08884213-9 from 770048 to 1490944 tid 2 2024-09-13T02:39:02.745 INFO:tasks.rados.rados.0.smithi088.stdout:211: writing smithi08884213-9 from 1490944 to 1572864 tid 3 2024-09-13T02:39:02.745 INFO:tasks.rados.rados.0.smithi088.stdout:212: read oid 30 snap -1 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:212: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:213: snap_create 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:208: finishing write tid 1 to smithi08884213-10 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:208: finishing write tid 2 to smithi08884213-10 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:208: finishing write tid 3 to smithi08884213-10 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:208: finishing write tid 4 to smithi08884213-10 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:208: finishing write tid 5 to smithi08884213-10 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:208: oid 10 updating version 0 to 66 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:208: oid 10 version 66 is already newer than 65 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:208: oid 10 version 66 is already newer than 63 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:208: oid 10 version 66 is already newer than 64 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 66 (ObjNum 84 snap 12 seq_num 84) dirty exists 2024-09-13T02:39:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:208: left oid 10 (ObjNum 84 snap 12 seq_num 84) 2024-09-13T02:39:02.747 INFO:tasks.rados.rados.0.smithi088.stdout:210: expect (ObjNum 49 snap 0 seq_num 49) 2024-09-13T02:39:02.770 INFO:tasks.rados.rados.0.smithi088.stdout:211: finishing write tid 1 to smithi08884213-9 2024-09-13T02:39:02.770 INFO:tasks.rados.rados.0.smithi088.stdout:212: expect (ObjNum 29 snap 0 seq_num 29) 2024-09-13T02:39:02.784 INFO:tasks.rados.rados.0.smithi088.stdout:211: finishing write tid 2 to smithi08884213-9 2024-09-13T02:39:02.784 INFO:tasks.rados.rados.0.smithi088.stdout:211: finishing write tid 3 to smithi08884213-9 2024-09-13T02:39:02.784 INFO:tasks.rados.rados.0.smithi088.stdout:211: finishing write tid 4 to smithi08884213-9 2024-09-13T02:39:02.784 INFO:tasks.rados.rados.0.smithi088.stdout:211: finishing write tid 5 to smithi08884213-9 2024-09-13T02:39:02.784 INFO:tasks.rados.rados.0.smithi088.stdout:211: oid 9 updating version 0 to 24 2024-09-13T02:39:02.785 INFO:tasks.rados.rados.0.smithi088.stdout:211: oid 9 version 24 is already newer than 22 2024-09-13T02:39:02.785 INFO:tasks.rados.rados.0.smithi088.stdout:211: oid 9 version 24 is already newer than 21 2024-09-13T02:39:02.785 INFO:tasks.rados.rados.0.smithi088.stdout:211: oid 9 version 24 is already newer than 23 2024-09-13T02:39:02.785 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 24 (ObjNum 85 snap 12 seq_num 85) dirty exists 2024-09-13T02:39:02.785 INFO:tasks.rados.rados.0.smithi088.stdout:211: left oid 9 (ObjNum 85 snap 12 seq_num 85) 2024-09-13T02:39:03.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:02 smithi088 ceph-mon[27808]: osdmap e105: 8 total, 8 up, 8 in 2024-09-13T02:39:03.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:02 smithi088 ceph-mon[27808]: osdmap e106: 8 total, 8 up, 8 in 2024-09-13T02:39:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:02 smithi088 ceph-mon[39338]: osdmap e105: 8 total, 8 up, 8 in 2024-09-13T02:39:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:02 smithi088 ceph-mon[39338]: osdmap e106: 8 total, 8 up, 8 in 2024-09-13T02:39:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:02 smithi195 ceph-mon[31576]: osdmap e105: 8 total, 8 up, 8 in 2024-09-13T02:39:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:02 smithi195 ceph-mon[31576]: osdmap e106: 8 total, 8 up, 8 in 2024-09-13T02:39:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:39:03] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2024-09-13T02:39:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:208: done (4 left) 2024-09-13T02:39:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:210: done (3 left) 2024-09-13T02:39:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:211: done (2 left) 2024-09-13T02:39:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:212: done (1 left) 2024-09-13T02:39:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:213: done (0 left) 2024-09-13T02:39:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 13 2024-09-13T02:39:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:214: seq_num 86 ranges {663552=647168,1310720=606208,1916928=196608} 2024-09-13T02:39:03.718 INFO:tasks.rados.rados.0.smithi088.stdout:214: writing smithi08884213-40 from 663552 to 1310720 tid 1 2024-09-13T02:39:03.722 INFO:tasks.rados.rados.0.smithi088.stdout:214: writing smithi08884213-40 from 1310720 to 1916928 tid 2 2024-09-13T02:39:03.723 INFO:tasks.rados.rados.0.smithi088.stdout:214: writing smithi08884213-40 from 1916928 to 2113536 tid 3 2024-09-13T02:39:03.723 INFO:tasks.rados.rados.0.smithi088.stdout:215: read oid 25 snap 12 2024-09-13T02:39:03.723 INFO:tasks.rados.rados.0.smithi088.stdout:215: expect (ObjNum 36 snap 0 seq_num 36) 2024-09-13T02:39:03.723 INFO:tasks.rados.rados.0.smithi088.stdout:216: rmattr oid 31 current snap is 13 2024-09-13T02:39:03.724 INFO:tasks.rados.rados.0.smithi088.stdout:216: done (2 left) 2024-09-13T02:39:03.724 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 13 2024-09-13T02:39:03.724 INFO:tasks.rados.rados.0.smithi088.stdout:217: seq_num 87 ranges {761856=663552,1425408=491520,1916928=311296} 2024-09-13T02:39:03.731 INFO:tasks.rados.rados.0.smithi088.stdout:217: writing smithi08884213-38 from 761856 to 1425408 tid 1 2024-09-13T02:39:03.734 INFO:tasks.rados.rados.0.smithi088.stdout:217: writing smithi08884213-38 from 1425408 to 1916928 tid 2 2024-09-13T02:39:03.737 INFO:tasks.rados.rados.0.smithi088.stdout:217: writing smithi08884213-38 from 1916928 to 2228224 tid 3 2024-09-13T02:39:03.737 INFO:tasks.rados.rados.0.smithi088.stdout:218: read oid 35 snap -1 2024-09-13T02:39:03.737 INFO:tasks.rados.rados.0.smithi088.stdout:218: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-13T02:39:03.737 INFO:tasks.rados.rados.0.smithi088.stdout:219: read oid 33 snap 12 2024-09-13T02:39:03.737 INFO:tasks.rados.rados.0.smithi088.stdout:219: expect deleted 2024-09-13T02:39:03.737 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 37 current snap is 13 2024-09-13T02:39:03.737 INFO:tasks.rados.rados.0.smithi088.stdout:220: seq_num 88 ranges {606208=679936,1286144=778240,2064384=24576} 2024-09-13T02:39:03.745 INFO:tasks.rados.rados.0.smithi088.stdout:220: writing smithi08884213-37 from 606208 to 1286144 tid 1 2024-09-13T02:39:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:220: writing smithi08884213-37 from 1286144 to 2064384 tid 2 2024-09-13T02:39:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:220: writing smithi08884213-37 from 2064384 to 2088960 tid 3 2024-09-13T02:39:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 13 2024-09-13T02:39:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:214: finishing write tid 1 to smithi08884213-40 2024-09-13T02:39:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:214: finishing write tid 2 to smithi08884213-40 2024-09-13T02:39:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:214: finishing write tid 3 to smithi08884213-40 2024-09-13T02:39:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:214: finishing write tid 4 to smithi08884213-40 2024-09-13T02:39:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:214: finishing write tid 5 to smithi08884213-40 2024-09-13T02:39:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:214: oid 40 updating version 0 to 63 2024-09-13T02:39:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:214: oid 40 updating version 63 to 65 2024-09-13T02:39:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:214: oid 40 version 65 is already newer than 62 2024-09-13T02:39:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:214: oid 40 version 65 is already newer than 64 2024-09-13T02:39:03.751 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 65 (ObjNum 86 snap 13 seq_num 86) dirty exists 2024-09-13T02:39:03.751 INFO:tasks.rados.rados.0.smithi088.stdout:214: left oid 40 (ObjNum 86 snap 13 seq_num 86) 2024-09-13T02:39:03.751 INFO:tasks.rados.rados.0.smithi088.stdout:221: seq_num 89 ranges {0=696320,696320=655360,1351680=147456} 2024-09-13T02:39:03.753 INFO:tasks.rados.rados.0.smithi088.stdout:221: writing smithi08884213-12 from 0 to 696320 tid 1 2024-09-13T02:39:03.757 INFO:tasks.rados.rados.0.smithi088.stdout:221: writing smithi08884213-12 from 696320 to 1351680 tid 2 2024-09-13T02:39:03.758 INFO:tasks.rados.rados.0.smithi088.stdout:221: writing smithi08884213-12 from 1351680 to 1499136 tid 3 2024-09-13T02:39:03.759 INFO:tasks.rados.rados.0.smithi088.stdout:214: done (6 left) 2024-09-13T02:39:03.759 INFO:tasks.rados.rados.0.smithi088.stdout:222: copy_from oid 2 from oid 44 current snap is 13 2024-09-13T02:39:03.759 INFO:tasks.rados.rados.0.smithi088.stdout:215: expect (ObjNum 36 snap 0 seq_num 36) 2024-09-13T02:39:03.777 INFO:tasks.rados.rados.0.smithi088.stdout:217: finishing write tid 1 to smithi08884213-38 2024-09-13T02:39:03.777 INFO:tasks.rados.rados.0.smithi088.stdout:215: done (6 left) 2024-09-13T02:39:03.777 INFO:tasks.rados.rados.0.smithi088.stdout:223: rollback oid 24 current snap is 13 2024-09-13T02:39:03.777 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 24 to 12 2024-09-13T02:39:03.777 INFO:tasks.rados.rados.0.smithi088.stdout:217: finishing write tid 2 to smithi08884213-38 2024-09-13T02:39:03.777 INFO:tasks.rados.rados.0.smithi088.stdout:217: finishing write tid 3 to smithi08884213-38 2024-09-13T02:39:03.777 INFO:tasks.rados.rados.0.smithi088.stdout:217: finishing write tid 4 to smithi08884213-38 2024-09-13T02:39:03.777 INFO:tasks.rados.rados.0.smithi088.stdout:217: finishing write tid 5 to smithi08884213-38 2024-09-13T02:39:03.777 INFO:tasks.rados.rados.0.smithi088.stdout:217: oid 38 updating version 0 to 23 2024-09-13T02:39:03.777 INFO:tasks.rados.rados.0.smithi088.stdout:217: oid 38 updating version 23 to 25 2024-09-13T02:39:03.777 INFO:tasks.rados.rados.0.smithi088.stdout:217: oid 38 version 25 is already newer than 22 2024-09-13T02:39:03.778 INFO:tasks.rados.rados.0.smithi088.stdout:217: oid 38 version 25 is already newer than 24 2024-09-13T02:39:03.778 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 25 (ObjNum 87 snap 13 seq_num 87) dirty exists 2024-09-13T02:39:03.778 INFO:tasks.rados.rados.0.smithi088.stdout:217: left oid 38 (ObjNum 87 snap 13 seq_num 87) 2024-09-13T02:39:03.778 INFO:tasks.rados.rados.0.smithi088.stdout:218: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-13T02:39:03.793 INFO:tasks.rados.rados.0.smithi088.stdout:220: finishing write tid 1 to smithi08884213-37 2024-09-13T02:39:03.793 INFO:tasks.rados.rados.0.smithi088.stdout:220: finishing write tid 2 to smithi08884213-37 2024-09-13T02:39:03.793 INFO:tasks.rados.rados.0.smithi088.stdout:220: finishing write tid 3 to smithi08884213-37 2024-09-13T02:39:03.793 INFO:tasks.rados.rados.0.smithi088.stdout:220: finishing write tid 4 to smithi08884213-37 2024-09-13T02:39:03.793 INFO:tasks.rados.rados.0.smithi088.stdout:220: finishing write tid 5 to smithi08884213-37 2024-09-13T02:39:03.793 INFO:tasks.rados.rados.0.smithi088.stdout:220: oid 37 updating version 0 to 42 2024-09-13T02:39:03.793 INFO:tasks.rados.rados.0.smithi088.stdout:220: oid 37 version 42 is already newer than 41 2024-09-13T02:39:03.793 INFO:tasks.rados.rados.0.smithi088.stdout:220: oid 37 updating version 42 to 43 2024-09-13T02:39:03.793 INFO:tasks.rados.rados.0.smithi088.stdout:220: oid 37 version 43 is already newer than 40 2024-09-13T02:39:03.793 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 43 (ObjNum 88 snap 13 seq_num 88) dirty exists 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:220: left oid 37 (ObjNum 88 snap 13 seq_num 88) 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:221: finishing write tid 1 to smithi08884213-12 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:217: done (6 left) 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:218: done (5 left) 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:219: done (4 left) 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:220: done (3 left) 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:224: rollback oid 40 current snap is 13 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 40 to 12 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:222: finishing copy_from to smithi08884213-2 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:222: got expected ENOENT (src dne) 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:222: finishing copy_from racing read to smithi08884213-2 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:221: finishing write tid 2 to smithi08884213-12 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:221: finishing write tid 3 to smithi08884213-12 2024-09-13T02:39:03.794 INFO:tasks.rados.rados.0.smithi088.stdout:221: finishing write tid 4 to smithi08884213-12 2024-09-13T02:39:03.795 INFO:tasks.rados.rados.0.smithi088.stdout:221: finishing write tid 5 to smithi08884213-12 2024-09-13T02:39:03.795 INFO:tasks.rados.rados.0.smithi088.stdout:221: oid 12 updating version 0 to 39 2024-09-13T02:39:03.795 INFO:tasks.rados.rados.0.smithi088.stdout:221: oid 12 version 39 is already newer than 36 2024-09-13T02:39:03.795 INFO:tasks.rados.rados.0.smithi088.stdout:221: oid 12 version 39 is already newer than 38 2024-09-13T02:39:03.795 INFO:tasks.rados.rados.0.smithi088.stdout:221: oid 12 version 39 is already newer than 37 2024-09-13T02:39:03.795 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 39 (ObjNum 89 snap 13 seq_num 89) dirty exists 2024-09-13T02:39:03.795 INFO:tasks.rados.rados.0.smithi088.stdout:221: left oid 12 (ObjNum 89 snap 13 seq_num 89) 2024-09-13T02:39:03.795 INFO:tasks.rados.rados.0.smithi088.stdout:223: finishing rollback tid 1 to smithi08884213-24 2024-09-13T02:39:03.795 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-13T02:39:03.795 INFO:tasks.rados.rados.0.smithi088.stdout:221: done (3 left) 2024-09-13T02:39:03.795 INFO:tasks.rados.rados.0.smithi088.stdout:222: done (2 left) 2024-09-13T02:39:03.796 INFO:tasks.rados.rados.0.smithi088.stdout:223: done (1 left) 2024-09-13T02:39:03.796 INFO:tasks.rados.rados.0.smithi088.stdout:225: rmattr oid 11 current snap is 13 2024-09-13T02:39:03.796 INFO:tasks.rados.rados.0.smithi088.stdout:225: done (1 left) 2024-09-13T02:39:03.796 INFO:tasks.rados.rados.0.smithi088.stdout:226: rollback oid 48 current snap is 13 2024-09-13T02:39:03.796 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 48 to 12 2024-09-13T02:39:03.796 INFO:tasks.rados.rados.0.smithi088.stdout:227: rmattr oid 7 current snap is 13 2024-09-13T02:39:03.796 INFO:tasks.rados.rados.0.smithi088.stdout:227: done (2 left) 2024-09-13T02:39:03.796 INFO:tasks.rados.rados.0.smithi088.stdout:228: copy_from oid 34 from oid 27 current snap is 13 2024-09-13T02:39:03.796 INFO:tasks.rados.rados.0.smithi088.stdout:229: rollback oid 38 current snap is 13 2024-09-13T02:39:03.796 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 38 to 12 2024-09-13T02:39:03.796 INFO:tasks.rados.rados.0.smithi088.stdout:230: snap_create 2024-09-13T02:39:03.798 INFO:tasks.rados.rados.0.smithi088.stdout:224: finishing rollback tid 0 to smithi08884213-40 2024-09-13T02:39:03.798 INFO:tasks.rados.rados.0.smithi088.stdout:229: finishing rollback tid 0 to smithi08884213-38 2024-09-13T02:39:03.798 INFO:tasks.rados.rados.0.smithi088.stdout:224: finishing rollback tid 1 to smithi08884213-40 2024-09-13T02:39:03.798 INFO:tasks.rados.rados.0.smithi088.stdout:226: finishing rollback tid 0 to smithi08884213-48 2024-09-13T02:39:03.798 INFO:tasks.rados.rados.0.smithi088.stdout:229: finishing rollback tid 1 to smithi08884213-38 2024-09-13T02:39:03.798 INFO:tasks.rados.rados.0.smithi088.stdout:226: finishing rollback tid 1 to smithi08884213-48 2024-09-13T02:39:03.798 INFO:tasks.rados.rados.0.smithi088.stdout:224: finishing rollback tid 2 to smithi08884213-40 2024-09-13T02:39:03.798 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 68 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-13T02:39:03.798 INFO:tasks.rados.rados.0.smithi088.stdout:226: finishing rollback tid 2 to smithi08884213-48 2024-09-13T02:39:03.799 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 34 (ObjNum 60 snap 5 seq_num 60) dirty exists 2024-09-13T02:39:03.799 INFO:tasks.rados.rados.0.smithi088.stdout:229: finishing rollback tid 2 to smithi08884213-38 2024-09-13T02:39:03.799 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 28 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-13T02:39:03.799 INFO:tasks.rados.rados.0.smithi088.stdout:228: finishing copy_from racing read to smithi08884213-34 2024-09-13T02:39:03.799 INFO:tasks.rados.rados.0.smithi088.stdout:228: finishing copy_from to smithi08884213-34 2024-09-13T02:39:03.799 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-13T02:39:04.023 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:03 smithi088 ceph-mon[39338]: pgmap v143: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 40 op/s 2024-09-13T02:39:04.023 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:03 smithi088 ceph-mon[39338]: osdmap e107: 8 total, 8 up, 8 in 2024-09-13T02:39:04.023 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:03 smithi088 ceph-mon[27808]: pgmap v143: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 40 op/s 2024-09-13T02:39:04.023 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:03 smithi088 ceph-mon[27808]: osdmap e107: 8 total, 8 up, 8 in 2024-09-13T02:39:04.023 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:39:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:03 smithi195 ceph-mon[31576]: pgmap v143: 121 pgs: 121 active+clean; 39 MiB data, 295 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 40 op/s 2024-09-13T02:39:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:03 smithi195 ceph-mon[31576]: osdmap e107: 8 total, 8 up, 8 in 2024-09-13T02:39:04.286 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:39:04.286 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (2m) 105s ago 3m 16.3M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:39:04.286 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (2m) 106s ago 2m 80.9M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:39:04.286 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (4m) 105s ago 4m 13.8M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:39:04.286 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (4m) 106s ago 4m 17.2M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:39:04.287 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,8765 running (7m) 106s ago 7m 438M - 18.2.4-843-g2c01458a c129f5a2fd4e ebf65f587eab 2024-09-13T02:39:04.287 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283,8765 running (9m) 105s ago 9m 487M - 18.2.4-843-g2c01458a c129f5a2fd4e b08be1cf5ff6 2024-09-13T02:39:04.287 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (9m) 105s ago 9m 46.0M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 0df62733ea32 2024-09-13T02:39:04.287 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (8m) 106s ago 8m 39.7M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 70a314811bb6 2024-09-13T02:39:04.287 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (8m) 105s ago 8m 39.2M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 7399c813d8ef 2024-09-13T02:39:04.287 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (2m) 105s ago 2m 16.2M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:39:04.287 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (2m) 106s ago 2m 7239k - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:39:04.287 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (7m) 105s ago 7m 46.5M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e 28d3cbaecc3d 2024-09-13T02:39:04.287 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (7m) 105s ago 7m 54.4M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e d7e6375ac3bb 2024-09-13T02:39:04.287 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (6m) 105s ago 6m 54.0M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e fde4729094ff 2024-09-13T02:39:04.287 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (6m) 105s ago 6m 49.5M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e e1c194107511 2024-09-13T02:39:04.287 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (6m) 106s ago 6m 42.9M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e 68ff34dd7c85 2024-09-13T02:39:04.288 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (5m) 106s ago 5m 53.5M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:39:04.288 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (5m) 106s ago 5m 50.1M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:39:04.288 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (4m) 106s ago 4m 50.0M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:39:04.288 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (2m) 106s ago 3m 31.4M - 2.43.0 a07b618ecd1d 1bce73b6a35c 2024-09-13T02:39:04.606 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:39:04.607 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:39:04.607 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 3 2024-09-13T02:39:04.607 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:39:04.607 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:39:04.607 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:39:04.607 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:39:04.607 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:39:04.608 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8 2024-09-13T02:39:04.608 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:39:04.608 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:39:04.608 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:39:04.608 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:39:04.608 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:39:04.608 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 15 2024-09-13T02:39:04.608 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:39:04.608 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:39:04.771 INFO:tasks.rados.rados.0.smithi088.stdout:224: done (4 left) 2024-09-13T02:39:04.771 INFO:tasks.rados.rados.0.smithi088.stdout:226: done (3 left) 2024-09-13T02:39:04.771 INFO:tasks.rados.rados.0.smithi088.stdout:228: done (2 left) 2024-09-13T02:39:04.771 INFO:tasks.rados.rados.0.smithi088.stdout:229: done (1 left) 2024-09-13T02:39:04.771 INFO:tasks.rados.rados.0.smithi088.stdout:230: done (0 left) 2024-09-13T02:39:04.771 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 14 2024-09-13T02:39:04.771 INFO:tasks.rados.rados.0.smithi088.stdout:231: seq_num 90 ranges {2719744=712704,3432448=540672,3973120=262144} 2024-09-13T02:39:04.789 INFO:tasks.rados.rados.0.smithi088.stdout:231: writing smithi08884213-16 from 2719744 to 3432448 tid 1 2024-09-13T02:39:04.792 INFO:tasks.rados.rados.0.smithi088.stdout:231: writing smithi08884213-16 from 3432448 to 3973120 tid 2 2024-09-13T02:39:04.794 INFO:tasks.rados.rados.0.smithi088.stdout:231: writing smithi08884213-16 from 3973120 to 4235264 tid 3 2024-09-13T02:39:04.794 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 14 2024-09-13T02:39:04.794 INFO:tasks.rados.rados.0.smithi088.stdout:231: finishing write tid 1 to smithi08884213-16 2024-09-13T02:39:04.794 INFO:tasks.rados.rados.0.smithi088.stdout:232: seq_num 91 ranges {761856=729088,1490944=425984,1916928=376832} 2024-09-13T02:39:04.802 INFO:tasks.rados.rados.0.smithi088.stdout:232: writing smithi08884213-18 from 761856 to 1490944 tid 1 2024-09-13T02:39:04.804 INFO:tasks.rados.rados.0.smithi088.stdout:232: writing smithi08884213-18 from 1490944 to 1916928 tid 2 2024-09-13T02:39:04.807 INFO:tasks.rados.rados.0.smithi088.stdout:232: writing smithi08884213-18 from 1916928 to 2293760 tid 3 2024-09-13T02:39:04.807 INFO:tasks.rados.rados.0.smithi088.stdout:233: setattr oid 45 current snap is 14 2024-09-13T02:39:04.807 INFO:tasks.rados.rados.0.smithi088.stdout:231: finishing write tid 2 to smithi08884213-16 2024-09-13T02:39:04.807 INFO:tasks.rados.rados.0.smithi088.stdout:231: finishing write tid 3 to smithi08884213-16 2024-09-13T02:39:04.807 INFO:tasks.rados.rados.0.smithi088.stdout:231: finishing write tid 4 to smithi08884213-16 2024-09-13T02:39:04.807 INFO:tasks.rados.rados.0.smithi088.stdout:231: finishing write tid 5 to smithi08884213-16 2024-09-13T02:39:04.807 INFO:tasks.rados.rados.0.smithi088.stdout:231: oid 16 updating version 0 to 41 2024-09-13T02:39:04.807 INFO:tasks.rados.rados.0.smithi088.stdout:231: oid 16 updating version 41 to 42 2024-09-13T02:39:04.807 INFO:tasks.rados.rados.0.smithi088.stdout:231: oid 16 updating version 42 to 44 2024-09-13T02:39:04.808 INFO:tasks.rados.rados.0.smithi088.stdout:231: oid 16 version 44 is already newer than 43 2024-09-13T02:39:04.808 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 44 (ObjNum 90 snap 14 seq_num 90) dirty exists 2024-09-13T02:39:04.808 INFO:tasks.rados.rados.0.smithi088.stdout:231: left oid 16 (ObjNum 90 snap 14 seq_num 90) 2024-09-13T02:39:04.808 INFO:tasks.rados.rados.0.smithi088.stdout:232: finishing write tid 1 to smithi08884213-18 2024-09-13T02:39:04.808 INFO:tasks.rados.rados.0.smithi088.stdout:232: finishing write tid 2 to smithi08884213-18 2024-09-13T02:39:04.808 INFO:tasks.rados.rados.0.smithi088.stdout:232: finishing write tid 3 to smithi08884213-18 2024-09-13T02:39:04.809 INFO:tasks.rados.rados.0.smithi088.stdout:232: finishing write tid 4 to smithi08884213-18 2024-09-13T02:39:04.809 INFO:tasks.rados.rados.0.smithi088.stdout:231: done (2 left) 2024-09-13T02:39:04.809 INFO:tasks.rados.rados.0.smithi088.stdout:234: snap_remove snap 12 2024-09-13T02:39:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:04 smithi088 ceph-mon[27808]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:39:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:04 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/186804791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:39:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:04 smithi088 ceph-mon[39338]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:39:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:04 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/186804791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:39:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:04 smithi195 ceph-mon[31576]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:39:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:04 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/186804791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:39:05.778 INFO:tasks.rados.rados.0.smithi088.stdout:234: done (2 left) 2024-09-13T02:39:05.778 INFO:tasks.rados.rados.0.smithi088.stdout:235: setattr oid 15 current snap is 14 2024-09-13T02:39:05.778 INFO:tasks.rados.rados.0.smithi088.stdout:232: finishing write tid 5 to smithi08884213-18 2024-09-13T02:39:05.778 INFO:tasks.rados.rados.0.smithi088.stdout:232: oid 18 updating version 0 to 27 2024-09-13T02:39:05.778 INFO:tasks.rados.rados.0.smithi088.stdout:232: oid 18 updating version 27 to 29 2024-09-13T02:39:05.778 INFO:tasks.rados.rados.0.smithi088.stdout:232: oid 18 version 29 is already newer than 28 2024-09-13T02:39:05.778 INFO:tasks.rados.rados.0.smithi088.stdout:232: oid 18 version 29 is already newer than 26 2024-09-13T02:39:05.779 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 29 (ObjNum 91 snap 14 seq_num 91) dirty exists 2024-09-13T02:39:05.779 INFO:tasks.rados.rados.0.smithi088.stdout:232: left oid 18 (ObjNum 91 snap 14 seq_num 91) 2024-09-13T02:39:05.779 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 9 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-09-13T02:39:05.780 INFO:tasks.rados.rados.0.smithi088.stdout:232: done (2 left) 2024-09-13T02:39:05.780 INFO:tasks.rados.rados.0.smithi088.stdout:233: done (1 left) 2024-09-13T02:39:05.780 INFO:tasks.rados.rados.0.smithi088.stdout:236: snap_create 2024-09-13T02:39:05.786 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 51 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-13T02:39:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:05 smithi088 ceph-mon[27808]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:39:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:05 smithi088 ceph-mon[27808]: osdmap e108: 8 total, 8 up, 8 in 2024-09-13T02:39:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:05 smithi088 ceph-mon[27808]: pgmap v146: 121 pgs: 121 active+clean; 41 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-09-13T02:39:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:05 smithi088 ceph-mon[39338]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:39:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:05 smithi088 ceph-mon[39338]: osdmap e108: 8 total, 8 up, 8 in 2024-09-13T02:39:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:05 smithi088 ceph-mon[39338]: pgmap v146: 121 pgs: 121 active+clean; 41 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-09-13T02:39:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:05 smithi195 ceph-mon[31576]: from='client.24836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:39:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:05 smithi195 ceph-mon[31576]: osdmap e108: 8 total, 8 up, 8 in 2024-09-13T02:39:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:05 smithi195 ceph-mon[31576]: pgmap v146: 121 pgs: 121 active+clean; 41 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-09-13T02:39:06.780 INFO:tasks.rados.rados.0.smithi088.stdout:235: done (1 left) 2024-09-13T02:39:06.781 INFO:tasks.rados.rados.0.smithi088.stdout:236: done (0 left) 2024-09-13T02:39:06.781 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 15 2024-09-13T02:39:06.781 INFO:tasks.rados.rados.0.smithi088.stdout:237: seq_num 92 ranges {0=745472,745472=761856,1507328=40960} 2024-09-13T02:39:06.785 INFO:tasks.rados.rados.0.smithi088.stdout:237: writing smithi08884213-33 from 0 to 745472 tid 1 2024-09-13T02:39:06.788 INFO:tasks.rados.rados.0.smithi088.stdout:237: writing smithi08884213-33 from 745472 to 1507328 tid 2 2024-09-13T02:39:06.789 INFO:tasks.rados.rados.0.smithi088.stdout:237: writing smithi08884213-33 from 1507328 to 1548288 tid 3 2024-09-13T02:39:06.789 INFO:tasks.rados.rados.0.smithi088.stdout:238: copy_from oid 18 from oid 13 current snap is 15 2024-09-13T02:39:06.789 INFO:tasks.rados.rados.0.smithi088.stdout:239: snap_create 2024-09-13T02:39:06.792 INFO:tasks.rados.rados.0.smithi088.stdout:237: finishing write tid 1 to smithi08884213-33 2024-09-13T02:39:06.793 INFO:tasks.rados.rados.0.smithi088.stdout:237: finishing write tid 2 to smithi08884213-33 2024-09-13T02:39:06.793 INFO:tasks.rados.rados.0.smithi088.stdout:238: finishing copy_from to smithi08884213-18 2024-09-13T02:39:06.793 INFO:tasks.rados.rados.0.smithi088.stdout:238: got expected ENOENT (src dne) 2024-09-13T02:39:06.793 INFO:tasks.rados.rados.0.smithi088.stdout:237: finishing write tid 3 to smithi08884213-33 2024-09-13T02:39:06.793 INFO:tasks.rados.rados.0.smithi088.stdout:238: finishing copy_from racing read to smithi08884213-18 2024-09-13T02:39:06.793 INFO:tasks.rados.rados.0.smithi088.stdout:237: finishing write tid 4 to smithi08884213-33 2024-09-13T02:39:06.794 INFO:tasks.rados.rados.0.smithi088.stdout:237: finishing write tid 5 to smithi08884213-33 2024-09-13T02:39:06.794 INFO:tasks.rados.rados.0.smithi088.stdout:237: oid 33 updating version 0 to 49 2024-09-13T02:39:06.794 INFO:tasks.rados.rados.0.smithi088.stdout:237: oid 33 version 49 is already newer than 46 2024-09-13T02:39:06.794 INFO:tasks.rados.rados.0.smithi088.stdout:237: oid 33 version 49 is already newer than 47 2024-09-13T02:39:06.794 INFO:tasks.rados.rados.0.smithi088.stdout:237: oid 33 version 49 is already newer than 48 2024-09-13T02:39:06.794 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 49 (ObjNum 92 snap 15 seq_num 92) dirty exists 2024-09-13T02:39:06.794 INFO:tasks.rados.rados.0.smithi088.stdout:237: left oid 33 (ObjNum 92 snap 15 seq_num 92) 2024-09-13T02:39:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:06 smithi088 ceph-mon[27808]: osdmap e109: 8 total, 8 up, 8 in 2024-09-13T02:39:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:06 smithi088 ceph-mon[39338]: osdmap e109: 8 total, 8 up, 8 in 2024-09-13T02:39:07.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:06 smithi195 ceph-mon[31576]: osdmap e109: 8 total, 8 up, 8 in 2024-09-13T02:39:07.712 INFO:tasks.rados.rados.0.smithi088.stdout:237: done (2 left) 2024-09-13T02:39:07.712 INFO:tasks.rados.rados.0.smithi088.stdout:238: done (1 left) 2024-09-13T02:39:07.712 INFO:tasks.rados.rados.0.smithi088.stdout:239: done (0 left) 2024-09-13T02:39:07.713 INFO:tasks.rados.rados.0.smithi088.stdout:240: snap_create 2024-09-13T02:39:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:07 smithi088 ceph-mon[27808]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T02:39:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:07 smithi088 ceph-mon[27808]: pgmap v149: 121 pgs: 121 active+clean; 41 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-09-13T02:39:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:07 smithi088 ceph-mon[27808]: osdmap e111: 8 total, 8 up, 8 in 2024-09-13T02:39:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:07 smithi088 ceph-mon[39338]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T02:39:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:07 smithi088 ceph-mon[39338]: pgmap v149: 121 pgs: 121 active+clean; 41 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-09-13T02:39:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:07 smithi088 ceph-mon[39338]: osdmap e111: 8 total, 8 up, 8 in 2024-09-13T02:39:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:07 smithi195 ceph-mon[31576]: osdmap e110: 8 total, 8 up, 8 in 2024-09-13T02:39:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:07 smithi195 ceph-mon[31576]: pgmap v149: 121 pgs: 121 active+clean; 41 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-09-13T02:39:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:07 smithi195 ceph-mon[31576]: osdmap e111: 8 total, 8 up, 8 in 2024-09-13T02:39:08.713 INFO:tasks.rados.rados.0.smithi088.stdout:240: done (0 left) 2024-09-13T02:39:08.713 INFO:tasks.rados.rados.0.smithi088.stdout:241: read oid 15 snap -1 2024-09-13T02:39:08.713 INFO:tasks.rados.rados.0.smithi088.stdout:241: expect (ObjNum 39 snap 0 seq_num 39) 2024-09-13T02:39:08.713 INFO:tasks.rados.rados.0.smithi088.stdout:242: snap_create 2024-09-13T02:39:08.717 INFO:tasks.rados.rados.0.smithi088.stdout:241: expect (ObjNum 39 snap 0 seq_num 39) 2024-09-13T02:39:09.720 INFO:tasks.rados.rados.0.smithi088.stdout:241: done (1 left) 2024-09-13T02:39:09.720 INFO:tasks.rados.rados.0.smithi088.stdout:242: done (0 left) 2024-09-13T02:39:09.720 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 18 2024-09-13T02:39:09.720 INFO:tasks.rados.rados.0.smithi088.stdout:243: seq_num 93 ranges {1269760=761856,2031616=647168,2678784=155648} 2024-09-13T02:39:09.730 INFO:tasks.rados.rados.0.smithi088.stdout:243: writing smithi08884213-23 from 1269760 to 2031616 tid 1 2024-09-13T02:39:09.734 INFO:tasks.rados.rados.0.smithi088.stdout:243: writing smithi08884213-23 from 2031616 to 2678784 tid 2 2024-09-13T02:39:09.735 INFO:tasks.rados.rados.0.smithi088.stdout:243: writing smithi08884213-23 from 2678784 to 2834432 tid 3 2024-09-13T02:39:09.735 INFO:tasks.rados.rados.0.smithi088.stdout:244: rollback oid 9 current snap is 18 2024-09-13T02:39:09.735 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 9 to 17 2024-09-13T02:39:09.735 INFO:tasks.rados.rados.0.smithi088.stdout:245: snap_remove snap 15 2024-09-13T02:39:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:09 smithi195 ceph-mon[31576]: osdmap e112: 8 total, 8 up, 8 in 2024-09-13T02:39:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:09 smithi195 ceph-mon[31576]: pgmap v152: 121 pgs: 121 active+clean; 41 MiB data, 306 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:09 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:39:09.992 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:09 smithi088 ceph-mon[39338]: osdmap e112: 8 total, 8 up, 8 in 2024-09-13T02:39:09.992 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:09 smithi088 ceph-mon[39338]: pgmap v152: 121 pgs: 121 active+clean; 41 MiB data, 306 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:09.993 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:09 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:39:09.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:09 smithi088 ceph-mon[27808]: osdmap e112: 8 total, 8 up, 8 in 2024-09-13T02:39:09.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:09 smithi088 ceph-mon[27808]: pgmap v152: 121 pgs: 121 active+clean; 41 MiB data, 306 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:09.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:09 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:39:10.724 INFO:tasks.rados.rados.0.smithi088.stdout:245: done (2 left) 2024-09-13T02:39:10.725 INFO:tasks.rados.rados.0.smithi088.stdout:246: read oid 18 snap 16 2024-09-13T02:39:10.725 INFO:tasks.rados.rados.0.smithi088.stdout:246: expect (ObjNum 91 snap 14 seq_num 91) 2024-09-13T02:39:10.725 INFO:tasks.rados.rados.0.smithi088.stdout:247: snap_create 2024-09-13T02:39:10.725 INFO:tasks.rados.rados.0.smithi088.stdout:243: finishing write tid 1 to smithi08884213-23 2024-09-13T02:39:10.725 INFO:tasks.rados.rados.0.smithi088.stdout:243: finishing write tid 2 to smithi08884213-23 2024-09-13T02:39:10.725 INFO:tasks.rados.rados.0.smithi088.stdout:243: finishing write tid 3 to smithi08884213-23 2024-09-13T02:39:10.726 INFO:tasks.rados.rados.0.smithi088.stdout:243: finishing write tid 4 to smithi08884213-23 2024-09-13T02:39:10.726 INFO:tasks.rados.rados.0.smithi088.stdout:244: finishing rollback tid 0 to smithi08884213-9 2024-09-13T02:39:10.726 INFO:tasks.rados.rados.0.smithi088.stdout:244: finishing rollback tid 1 to smithi08884213-9 2024-09-13T02:39:10.726 INFO:tasks.rados.rados.0.smithi088.stdout:243: finishing write tid 5 to smithi08884213-23 2024-09-13T02:39:10.726 INFO:tasks.rados.rados.0.smithi088.stdout:243: oid 23 updating version 0 to 42 2024-09-13T02:39:10.726 INFO:tasks.rados.rados.0.smithi088.stdout:243: oid 23 updating version 42 to 43 2024-09-13T02:39:10.726 INFO:tasks.rados.rados.0.smithi088.stdout:243: oid 23 version 43 is already newer than 41 2024-09-13T02:39:10.726 INFO:tasks.rados.rados.0.smithi088.stdout:243: oid 23 updating version 43 to 44 2024-09-13T02:39:10.726 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 44 (ObjNum 93 snap 18 seq_num 93) dirty exists 2024-09-13T02:39:10.726 INFO:tasks.rados.rados.0.smithi088.stdout:243: left oid 23 (ObjNum 93 snap 18 seq_num 93) 2024-09-13T02:39:10.726 INFO:tasks.rados.rados.0.smithi088.stdout:244: finishing rollback tid 2 to smithi08884213-9 2024-09-13T02:39:10.726 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 35 (ObjNum 85 snap 12 seq_num 85) dirty exists 2024-09-13T02:39:10.737 INFO:tasks.rados.rados.0.smithi088.stdout:246: expect (ObjNum 91 snap 14 seq_num 91) 2024-09-13T02:39:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:10 smithi195 ceph-mon[31576]: osdmap e113: 8 total, 8 up, 8 in 2024-09-13T02:39:11.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:10 smithi088 ceph-mon[27808]: osdmap e113: 8 total, 8 up, 8 in 2024-09-13T02:39:11.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:10 smithi088 ceph-mon[39338]: osdmap e113: 8 total, 8 up, 8 in 2024-09-13T02:39:11.727 INFO:tasks.rados.rados.0.smithi088.stdout:243: done (3 left) 2024-09-13T02:39:11.728 INFO:tasks.rados.rados.0.smithi088.stdout:244: done (2 left) 2024-09-13T02:39:11.728 INFO:tasks.rados.rados.0.smithi088.stdout:246: done (1 left) 2024-09-13T02:39:11.728 INFO:tasks.rados.rados.0.smithi088.stdout:247: done (0 left) 2024-09-13T02:39:11.728 INFO:tasks.rados.rados.0.smithi088.stdout:248: read oid 23 snap -1 2024-09-13T02:39:11.728 INFO:tasks.rados.rados.0.smithi088.stdout:248: expect (ObjNum 93 snap 18 seq_num 93) 2024-09-13T02:39:11.728 INFO:tasks.rados.rados.0.smithi088.stdout:249: delete oid 34 current snap is 19 2024-09-13T02:39:11.730 INFO:tasks.rados.rados.0.smithi088.stdout:249: done (1 left) 2024-09-13T02:39:11.731 INFO:tasks.rados.rados.0.smithi088.stdout:250: delete oid 10 current snap is 19 2024-09-13T02:39:11.736 INFO:tasks.rados.rados.0.smithi088.stdout:250: done (1 left) 2024-09-13T02:39:11.736 INFO:tasks.rados.rados.0.smithi088.stdout:251: read oid 37 snap -1 2024-09-13T02:39:11.736 INFO:tasks.rados.rados.0.smithi088.stdout:251: expect (ObjNum 88 snap 13 seq_num 88) 2024-09-13T02:39:11.736 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 19 2024-09-13T02:39:11.736 INFO:tasks.rados.rados.0.smithi088.stdout:252: seq_num 96 ranges {1810432=409600,2220032=696320,2916352=507904} 2024-09-13T02:39:11.748 INFO:tasks.rados.rados.0.smithi088.stdout:252: writing smithi08884213-48 from 1810432 to 2220032 tid 1 2024-09-13T02:39:11.752 INFO:tasks.rados.rados.0.smithi088.stdout:252: writing smithi08884213-48 from 2220032 to 2916352 tid 2 2024-09-13T02:39:11.755 INFO:tasks.rados.rados.0.smithi088.stdout:252: writing smithi08884213-48 from 2916352 to 3424256 tid 3 2024-09-13T02:39:11.755 INFO:tasks.rados.rados.0.smithi088.stdout:253: snap_remove snap 13 2024-09-13T02:39:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:11 smithi195 ceph-mon[31576]: osdmap e114: 8 total, 8 up, 8 in 2024-09-13T02:39:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:11 smithi195 ceph-mon[31576]: pgmap v155: 121 pgs: 121 active+clean; 44 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 506 KiB/s rd, 760 KiB/s wr, 9 op/s 2024-09-13T02:39:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:11 smithi088 ceph-mon[27808]: osdmap e114: 8 total, 8 up, 8 in 2024-09-13T02:39:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:11 smithi088 ceph-mon[27808]: pgmap v155: 121 pgs: 121 active+clean; 44 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 506 KiB/s rd, 760 KiB/s wr, 9 op/s 2024-09-13T02:39:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:11 smithi088 ceph-mon[39338]: osdmap e114: 8 total, 8 up, 8 in 2024-09-13T02:39:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:11 smithi088 ceph-mon[39338]: pgmap v155: 121 pgs: 121 active+clean; 44 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 506 KiB/s rd, 760 KiB/s wr, 9 op/s 2024-09-13T02:39:12.717 INFO:tasks.rados.rados.0.smithi088.stdout:253: done (3 left) 2024-09-13T02:39:12.717 INFO:tasks.rados.rados.0.smithi088.stdout:254: read oid 35 snap -1 2024-09-13T02:39:12.717 INFO:tasks.rados.rados.0.smithi088.stdout:254: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-13T02:39:12.717 INFO:tasks.rados.rados.0.smithi088.stdout:255: read oid 22 snap -1 2024-09-13T02:39:12.717 INFO:tasks.rados.rados.0.smithi088.stdout:255: expect deleted 2024-09-13T02:39:12.717 INFO:tasks.rados.rados.0.smithi088.stdout:256: copy_from oid 7 from oid 20 current snap is 19 2024-09-13T02:39:12.717 INFO:tasks.rados.rados.0.smithi088.stdout:248: expect (ObjNum 93 snap 18 seq_num 93) 2024-09-13T02:39:12.821 INFO:tasks.rados.rados.0.smithi088.stdout:251: expect (ObjNum 88 snap 13 seq_num 88) 2024-09-13T02:39:12.886 INFO:tasks.rados.rados.0.smithi088.stdout:252: finishing write tid 1 to smithi08884213-48 2024-09-13T02:39:12.886 INFO:tasks.rados.rados.0.smithi088.stdout:248: done (5 left) 2024-09-13T02:39:12.886 INFO:tasks.rados.rados.0.smithi088.stdout:251: done (4 left) 2024-09-13T02:39:12.886 INFO:tasks.rados.rados.0.smithi088.stdout:257: delete oid 9 current snap is 19 2024-09-13T02:39:12.887 INFO:tasks.rados.rados.0.smithi088.stdout:252: finishing write tid 2 to smithi08884213-48 2024-09-13T02:39:12.887 INFO:tasks.rados.rados.0.smithi088.stdout:252: finishing write tid 3 to smithi08884213-48 2024-09-13T02:39:12.887 INFO:tasks.rados.rados.0.smithi088.stdout:252: finishing write tid 4 to smithi08884213-48 2024-09-13T02:39:12.887 INFO:tasks.rados.rados.0.smithi088.stdout:252: finishing write tid 5 to smithi08884213-48 2024-09-13T02:39:12.887 INFO:tasks.rados.rados.0.smithi088.stdout:252: oid 48 updating version 0 to 40 2024-09-13T02:39:12.887 INFO:tasks.rados.rados.0.smithi088.stdout:252: oid 48 version 40 is already newer than 38 2024-09-13T02:39:12.887 INFO:tasks.rados.rados.0.smithi088.stdout:252: oid 48 version 40 is already newer than 39 2024-09-13T02:39:12.887 INFO:tasks.rados.rados.0.smithi088.stdout:252: oid 48 updating version 40 to 41 2024-09-13T02:39:12.887 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 41 (ObjNum 96 snap 19 seq_num 96) dirty exists 2024-09-13T02:39:12.887 INFO:tasks.rados.rados.0.smithi088.stdout:252: left oid 48 (ObjNum 96 snap 19 seq_num 96) 2024-09-13T02:39:12.887 INFO:tasks.rados.rados.0.smithi088.stdout:254: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-13T02:39:12.901 INFO:tasks.rados.rados.0.smithi088.stdout:256: finishing copy_from racing read to smithi08884213-7 2024-09-13T02:39:12.901 INFO:tasks.rados.rados.0.smithi088.stdout:256: finishing copy_from to smithi08884213-7 2024-09-13T02:39:12.901 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-13T02:39:12.901 INFO:tasks.rados.rados.0.smithi088.stdout:252: done (4 left) 2024-09-13T02:39:12.901 INFO:tasks.rados.rados.0.smithi088.stdout:254: done (3 left) 2024-09-13T02:39:12.901 INFO:tasks.rados.rados.0.smithi088.stdout:255: done (2 left) 2024-09-13T02:39:12.902 INFO:tasks.rados.rados.0.smithi088.stdout:256: done (1 left) 2024-09-13T02:39:12.902 INFO:tasks.rados.rados.0.smithi088.stdout:257: done (0 left) 2024-09-13T02:39:12.902 INFO:tasks.rados.rados.0.smithi088.stdout:258: snap_create 2024-09-13T02:39:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:12 smithi195 ceph-mon[31576]: osdmap e115: 8 total, 8 up, 8 in 2024-09-13T02:39:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:12 smithi195 ceph-mon[31576]: osdmap e116: 8 total, 8 up, 8 in 2024-09-13T02:39:13.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:12 smithi088 ceph-mon[39338]: osdmap e115: 8 total, 8 up, 8 in 2024-09-13T02:39:13.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:12 smithi088 ceph-mon[39338]: osdmap e116: 8 total, 8 up, 8 in 2024-09-13T02:39:13.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:12 smithi088 ceph-mon[27808]: osdmap e115: 8 total, 8 up, 8 in 2024-09-13T02:39:13.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:12 smithi088 ceph-mon[27808]: osdmap e116: 8 total, 8 up, 8 in 2024-09-13T02:39:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:39:13] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2024-09-13T02:39:13.735 INFO:tasks.rados.rados.0.smithi088.stdout:258: done (0 left) 2024-09-13T02:39:13.735 INFO:tasks.rados.rados.0.smithi088.stdout:259: delete oid 19 current snap is 20 2024-09-13T02:39:13.736 INFO:tasks.rados.rados.0.smithi088.stdout:259: done (0 left) 2024-09-13T02:39:13.736 INFO:tasks.rados.rados.0.smithi088.stdout:260: delete oid 8 current snap is 20 2024-09-13T02:39:13.738 INFO:tasks.rados.rados.0.smithi088.stdout:260: done (0 left) 2024-09-13T02:39:13.738 INFO:tasks.rados.rados.0.smithi088.stdout:261: delete oid 49 current snap is 20 2024-09-13T02:39:13.740 INFO:tasks.rados.rados.0.smithi088.stdout:261: done (0 left) 2024-09-13T02:39:13.740 INFO:tasks.rados.rados.0.smithi088.stdout:262: copy_from oid 33 from oid 9 current snap is 20 2024-09-13T02:39:13.741 INFO:tasks.rados.rados.0.smithi088.stdout:263: read oid 27 snap -1 2024-09-13T02:39:13.741 INFO:tasks.rados.rados.0.smithi088.stdout:263: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-13T02:39:13.741 INFO:tasks.rados.rados.0.smithi088.stdout:264: rollback oid 42 current snap is 20 2024-09-13T02:39:13.741 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 42 to 17 2024-09-13T02:39:13.741 INFO:tasks.rados.rados.0.smithi088.stdout:265: read oid 29 snap -1 2024-09-13T02:39:13.741 INFO:tasks.rados.rados.0.smithi088.stdout:265: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-13T02:39:13.741 INFO:tasks.rados.rados.0.smithi088.stdout:266: delete oid 19 current snap is 20 2024-09-13T02:39:13.743 INFO:tasks.rados.rados.0.smithi088.stdout:264: finishing rollback tid 0 to smithi08884213-42 2024-09-13T02:39:13.744 INFO:tasks.rados.rados.0.smithi088.stdout:264: finishing rollback tid 1 to smithi08884213-42 2024-09-13T02:39:13.744 INFO:tasks.rados.rados.0.smithi088.stdout:264: finishing rollback tid 2 to smithi08884213-42 2024-09-13T02:39:13.744 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 36 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-13T02:39:13.744 INFO:tasks.rados.rados.0.smithi088.stdout:263: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-13T02:39:13.756 INFO:tasks.rados.rados.0.smithi088.stdout:265: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-13T02:39:13.776 INFO:tasks.rados.rados.0.smithi088.stdout:262: finishing copy_from to smithi08884213-33 2024-09-13T02:39:13.776 INFO:tasks.rados.rados.0.smithi088.stdout:262: got expected ENOENT (src dne) 2024-09-13T02:39:13.776 INFO:tasks.rados.rados.0.smithi088.stdout:262: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:39:13.776 INFO:tasks.rados.rados.0.smithi088.stdout:262: done (4 left) 2024-09-13T02:39:13.776 INFO:tasks.rados.rados.0.smithi088.stdout:263: done (3 left) 2024-09-13T02:39:13.776 INFO:tasks.rados.rados.0.smithi088.stdout:264: done (2 left) 2024-09-13T02:39:13.776 INFO:tasks.rados.rados.0.smithi088.stdout:265: done (1 left) 2024-09-13T02:39:13.777 INFO:tasks.rados.rados.0.smithi088.stdout:266: done (0 left) 2024-09-13T02:39:13.777 INFO:tasks.rados.rados.0.smithi088.stdout:267: rollback oid 40 current snap is 20 2024-09-13T02:39:13.777 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 40 to 14 2024-09-13T02:39:13.777 INFO:tasks.rados.rados.0.smithi088.stdout:268: rollback oid 34 current snap is 20 2024-09-13T02:39:13.777 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 34 to 16 2024-09-13T02:39:13.777 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 20 2024-09-13T02:39:13.777 INFO:tasks.rados.rados.0.smithi088.stdout:269: seq_num 102 ranges {1548288=516096,2064384=450560,2514944=729088,3244032=24576} 2024-09-13T02:39:13.787 INFO:tasks.rados.rados.0.smithi088.stdout:269: writing smithi08884213-33 from 1548288 to 2064384 tid 1 2024-09-13T02:39:13.790 INFO:tasks.rados.rados.0.smithi088.stdout:269: writing smithi08884213-33 from 2064384 to 2514944 tid 2 2024-09-13T02:39:13.794 INFO:tasks.rados.rados.0.smithi088.stdout:269: writing smithi08884213-33 from 2514944 to 3244032 tid 3 2024-09-13T02:39:13.794 INFO:tasks.rados.rados.0.smithi088.stdout:269: writing smithi08884213-33 from 3244032 to 3268608 tid 4 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:270: read oid 46 snap -1 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:270: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:271: rollback oid 23 current snap is 20 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 23 to 14 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:267: finishing rollback tid 0 to smithi08884213-40 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:267: finishing rollback tid 1 to smithi08884213-40 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:267: finishing rollback tid 2 to smithi08884213-40 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 74 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:268: finishing rollback tid 1 to smithi08884213-34 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:268: finishing rollback tid 2 to smithi08884213-34 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 59 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:269: finishing write tid 1 to smithi08884213-33 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:269: finishing write tid 2 to smithi08884213-33 2024-09-13T02:39:13.795 INFO:tasks.rados.rados.0.smithi088.stdout:267: done (4 left) 2024-09-13T02:39:13.796 INFO:tasks.rados.rados.0.smithi088.stdout:268: done (3 left) 2024-09-13T02:39:13.796 INFO:tasks.rados.rados.0.smithi088.stdout:272: snap_create 2024-09-13T02:39:13.797 INFO:tasks.rados.rados.0.smithi088.stdout:271: finishing rollback tid 0 to smithi08884213-23 2024-09-13T02:39:13.798 INFO:tasks.rados.rados.0.smithi088.stdout:271: finishing rollback tid 1 to smithi08884213-23 2024-09-13T02:39:13.798 INFO:tasks.rados.rados.0.smithi088.stdout:271: finishing rollback tid 2 to smithi08884213-23 2024-09-13T02:39:13.798 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 52 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-09-13T02:39:13.799 INFO:tasks.rados.rados.0.smithi088.stdout:269: finishing write tid 3 to smithi08884213-33 2024-09-13T02:39:13.799 INFO:tasks.rados.rados.0.smithi088.stdout:269: finishing write tid 4 to smithi08884213-33 2024-09-13T02:39:13.799 INFO:tasks.rados.rados.0.smithi088.stdout:269: finishing write tid 5 to smithi08884213-33 2024-09-13T02:39:13.801 INFO:tasks.rados.rados.0.smithi088.stdout:269: finishing write tid 6 to smithi08884213-33 2024-09-13T02:39:13.801 INFO:tasks.rados.rados.0.smithi088.stdout:269: oid 33 updating version 0 to 52 2024-09-13T02:39:13.801 INFO:tasks.rados.rados.0.smithi088.stdout:269: oid 33 updating version 52 to 53 2024-09-13T02:39:13.801 INFO:tasks.rados.rados.0.smithi088.stdout:269: oid 33 updating version 53 to 54 2024-09-13T02:39:13.801 INFO:tasks.rados.rados.0.smithi088.stdout:269: oid 33 version 54 is already newer than 51 2024-09-13T02:39:13.801 INFO:tasks.rados.rados.0.smithi088.stdout:269: oid 33 updating version 54 to 55 2024-09-13T02:39:13.801 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 55 (ObjNum 102 snap 20 seq_num 102) dirty exists 2024-09-13T02:39:13.801 INFO:tasks.rados.rados.0.smithi088.stdout:269: left oid 33 (ObjNum 102 snap 20 seq_num 102) 2024-09-13T02:39:13.801 INFO:tasks.rados.rados.0.smithi088.stdout:270: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:39:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:13 smithi195 ceph-mon[31576]: pgmap v158: 121 pgs: 121 active+clean; 44 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 506 KiB/s rd, 760 KiB/s wr, 9 op/s 2024-09-13T02:39:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:13 smithi088 ceph-mon[39338]: pgmap v158: 121 pgs: 121 active+clean; 44 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 506 KiB/s rd, 760 KiB/s wr, 9 op/s 2024-09-13T02:39:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:13 smithi088 ceph-mon[27808]: pgmap v158: 121 pgs: 121 active+clean; 44 MiB data, 313 MiB used, 715 GiB / 715 GiB avail; 506 KiB/s rd, 760 KiB/s wr, 9 op/s 2024-09-13T02:39:14.740 INFO:tasks.rados.rados.0.smithi088.stdout:269: done (3 left) 2024-09-13T02:39:14.740 INFO:tasks.rados.rados.0.smithi088.stdout:270: done (2 left) 2024-09-13T02:39:14.741 INFO:tasks.rados.rados.0.smithi088.stdout:271: done (1 left) 2024-09-13T02:39:14.741 INFO:tasks.rados.rados.0.smithi088.stdout:272: done (0 left) 2024-09-13T02:39:14.741 INFO:tasks.rados.rados.0.smithi088.stdout:273: rollback oid 50 current snap is 21 2024-09-13T02:39:14.741 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 50 to 17 2024-09-13T02:39:14.741 INFO:tasks.rados.rados.0.smithi088.stdout:274: rmattr oid 38 current snap is 21 2024-09-13T02:39:14.741 INFO:tasks.rados.rados.0.smithi088.stdout:274: done (1 left) 2024-09-13T02:39:14.741 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 21 current snap is 21 2024-09-13T02:39:14.741 INFO:tasks.rados.rados.0.smithi088.stdout:275: seq_num 103 ranges {2580480=532480,3112960=737280,3850240=466944} 2024-09-13T02:39:14.756 INFO:tasks.rados.rados.0.smithi088.stdout:275: writing smithi08884213-21 from 2580480 to 3112960 tid 1 2024-09-13T02:39:14.760 INFO:tasks.rados.rados.0.smithi088.stdout:275: writing smithi08884213-21 from 3112960 to 3850240 tid 2 2024-09-13T02:39:14.764 INFO:tasks.rados.rados.0.smithi088.stdout:275: writing smithi08884213-21 from 3850240 to 4317184 tid 3 2024-09-13T02:39:14.764 INFO:tasks.rados.rados.0.smithi088.stdout:276: copy_from oid 37 from oid 14 current snap is 21 2024-09-13T02:39:14.764 INFO:tasks.rados.rados.0.smithi088.stdout:273: finishing rollback tid 0 to smithi08884213-50 2024-09-13T02:39:14.764 INFO:tasks.rados.rados.0.smithi088.stdout:273: finishing rollback tid 1 to smithi08884213-50 2024-09-13T02:39:14.764 INFO:tasks.rados.rados.0.smithi088.stdout:273: finishing rollback tid 2 to smithi08884213-50 2024-09-13T02:39:14.764 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 13 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-09-13T02:39:14.764 INFO:tasks.rados.rados.0.smithi088.stdout:275: finishing write tid 1 to smithi08884213-21 2024-09-13T02:39:14.764 INFO:tasks.rados.rados.0.smithi088.stdout:275: finishing write tid 2 to smithi08884213-21 2024-09-13T02:39:14.764 INFO:tasks.rados.rados.0.smithi088.stdout:273: done (2 left) 2024-09-13T02:39:14.764 INFO:tasks.rados.rados.0.smithi088.stdout:277: rmattr oid 44 current snap is 21 2024-09-13T02:39:14.764 INFO:tasks.rados.rados.0.smithi088.stdout:277: done (2 left) 2024-09-13T02:39:14.764 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 21 2024-09-13T02:39:14.765 INFO:tasks.rados.rados.0.smithi088.stdout:278: seq_num 104 ranges {663552=548864,1212416=622592,1835008=581632} 2024-09-13T02:39:14.770 INFO:tasks.rados.rados.0.smithi088.stdout:278: writing smithi08884213-15 from 663552 to 1212416 tid 1 2024-09-13T02:39:14.774 INFO:tasks.rados.rados.0.smithi088.stdout:278: writing smithi08884213-15 from 1212416 to 1835008 tid 2 2024-09-13T02:39:14.778 INFO:tasks.rados.rados.0.smithi088.stdout:278: writing smithi08884213-15 from 1835008 to 2416640 tid 3 2024-09-13T02:39:14.778 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 21 2024-09-13T02:39:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:275: finishing write tid 3 to smithi08884213-21 2024-09-13T02:39:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:275: finishing write tid 4 to smithi08884213-21 2024-09-13T02:39:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:275: finishing write tid 5 to smithi08884213-21 2024-09-13T02:39:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:275: oid 21 updating version 0 to 32 2024-09-13T02:39:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:275: oid 21 updating version 32 to 34 2024-09-13T02:39:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:275: oid 21 version 34 is already newer than 33 2024-09-13T02:39:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:275: oid 21 updating version 34 to 35 2024-09-13T02:39:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 35 (ObjNum 103 snap 21 seq_num 103) dirty exists 2024-09-13T02:39:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:275: left oid 21 (ObjNum 103 snap 21 seq_num 103) 2024-09-13T02:39:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:276: finishing copy_from racing read to smithi08884213-37 2024-09-13T02:39:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:276: finishing copy_from to smithi08884213-37 2024-09-13T02:39:14.780 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 39 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-09-13T02:39:14.780 INFO:tasks.rados.rados.0.smithi088.stdout:278: finishing write tid 1 to smithi08884213-15 2024-09-13T02:39:14.780 INFO:tasks.rados.rados.0.smithi088.stdout:278: finishing write tid 2 to smithi08884213-15 2024-09-13T02:39:14.780 INFO:tasks.rados.rados.0.smithi088.stdout:279: seq_num 105 ranges {0=565248,565248=507904,1073152=507904,1581056=188416} 2024-09-13T02:39:14.781 INFO:tasks.rados.rados.0.smithi088.stdout:279: writing smithi08884213-22 from 0 to 565248 tid 1 2024-09-13T02:39:14.784 INFO:tasks.rados.rados.0.smithi088.stdout:279: writing smithi08884213-22 from 565248 to 1073152 tid 2 2024-09-13T02:39:14.787 INFO:tasks.rados.rados.0.smithi088.stdout:279: writing smithi08884213-22 from 1073152 to 1581056 tid 3 2024-09-13T02:39:14.788 INFO:tasks.rados.rados.0.smithi088.stdout:279: writing smithi08884213-22 from 1581056 to 1769472 tid 4 2024-09-13T02:39:14.788 INFO:tasks.rados.rados.0.smithi088.stdout:275: done (3 left) 2024-09-13T02:39:14.788 INFO:tasks.rados.rados.0.smithi088.stdout:276: done (2 left) 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:280: copy_from oid 27 from oid 35 current snap is 21 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:278: finishing write tid 3 to smithi08884213-15 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:278: finishing write tid 4 to smithi08884213-15 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:278: finishing write tid 5 to smithi08884213-15 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:278: oid 15 updating version 0 to 62 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:278: oid 15 updating version 62 to 64 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:278: oid 15 version 64 is already newer than 63 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:278: oid 15 version 64 is already newer than 61 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 64 (ObjNum 104 snap 21 seq_num 104) dirty exists 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:278: left oid 15 (ObjNum 104 snap 21 seq_num 104) 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:279: finishing write tid 1 to smithi08884213-22 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:279: finishing write tid 2 to smithi08884213-22 2024-09-13T02:39:14.789 INFO:tasks.rados.rados.0.smithi088.stdout:278: done (2 left) 2024-09-13T02:39:14.790 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 21 2024-09-13T02:39:14.790 INFO:tasks.rados.rados.0.smithi088.stdout:281: seq_num 106 ranges {172032=581632,753664=794624,1548288=409600} 2024-09-13T02:39:14.792 INFO:tasks.rados.rados.0.smithi088.stdout:281: writing smithi08884213-11 from 172032 to 753664 tid 1 2024-09-13T02:39:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:281: writing smithi08884213-11 from 753664 to 1548288 tid 2 2024-09-13T02:39:14.799 INFO:tasks.rados.rados.0.smithi088.stdout:281: writing smithi08884213-11 from 1548288 to 1957888 tid 3 2024-09-13T02:39:14.799 INFO:tasks.rados.rados.0.smithi088.stdout:282: snap_remove snap 14 2024-09-13T02:39:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:14 smithi195 ceph-mon[31576]: osdmap e117: 8 total, 8 up, 8 in 2024-09-13T02:39:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:14 smithi088 ceph-mon[27808]: osdmap e117: 8 total, 8 up, 8 in 2024-09-13T02:39:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:14 smithi088 ceph-mon[39338]: osdmap e117: 8 total, 8 up, 8 in 2024-09-13T02:39:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:282: done (3 left) 2024-09-13T02:39:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:283: copy_from oid 16 from oid 44 current snap is 21 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:279: finishing write tid 3 to smithi08884213-22 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:279: finishing write tid 4 to smithi08884213-22 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:284: copy_from oid 2 from oid 46 current snap is 21 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:285: snap_create 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:279: finishing write tid 5 to smithi08884213-22 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:279: finishing write tid 6 to smithi08884213-22 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:279: oid 22 updating version 0 to 75 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:279: oid 22 updating version 75 to 76 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:279: oid 22 updating version 76 to 78 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:279: oid 22 version 78 is already newer than 74 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:279: oid 22 version 78 is already newer than 77 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 78 (ObjNum 105 snap 21 seq_num 105) dirty exists 2024-09-13T02:39:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:279: left oid 22 (ObjNum 105 snap 21 seq_num 105) 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:280: finishing copy_from racing read to smithi08884213-27 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:281: finishing write tid 1 to smithi08884213-11 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:280: finishing copy_from to smithi08884213-27 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 14 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:281: finishing write tid 2 to smithi08884213-11 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:281: finishing write tid 3 to smithi08884213-11 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:281: finishing write tid 4 to smithi08884213-11 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:281: finishing write tid 5 to smithi08884213-11 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:281: oid 11 updating version 0 to 46 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:281: oid 11 version 46 is already newer than 45 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:281: oid 11 updating version 46 to 48 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:281: oid 11 version 48 is already newer than 47 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 48 (ObjNum 106 snap 21 seq_num 106) dirty exists 2024-09-13T02:39:15.748 INFO:tasks.rados.rados.0.smithi088.stdout:281: left oid 11 (ObjNum 106 snap 21 seq_num 106) 2024-09-13T02:39:15.752 INFO:tasks.rados.rados.0.smithi088.stdout:283: finishing copy_from to smithi08884213-16 2024-09-13T02:39:15.753 INFO:tasks.rados.rados.0.smithi088.stdout:283: got expected ENOENT (src dne) 2024-09-13T02:39:15.753 INFO:tasks.rados.rados.0.smithi088.stdout:283: finishing copy_from racing read to smithi08884213-16 2024-09-13T02:39:15.758 INFO:tasks.rados.rados.0.smithi088.stdout:284: finishing copy_from racing read to smithi08884213-2 2024-09-13T02:39:15.758 INFO:tasks.rados.rados.0.smithi088.stdout:284: finishing copy_from to smithi08884213-2 2024-09-13T02:39:15.758 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 16 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-09-13T02:39:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:15 smithi088 ceph-mon[27808]: osdmap e118: 8 total, 8 up, 8 in 2024-09-13T02:39:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:15 smithi088 ceph-mon[27808]: pgmap v161: 121 pgs: 121 active+clean; 55 MiB data, 323 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-13T02:39:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:15 smithi088 ceph-mon[39338]: osdmap e118: 8 total, 8 up, 8 in 2024-09-13T02:39:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:15 smithi088 ceph-mon[39338]: pgmap v161: 121 pgs: 121 active+clean; 55 MiB data, 323 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-13T02:39:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:15 smithi195 ceph-mon[31576]: osdmap e118: 8 total, 8 up, 8 in 2024-09-13T02:39:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:15 smithi195 ceph-mon[31576]: pgmap v161: 121 pgs: 121 active+clean; 55 MiB data, 323 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-13T02:39:16.749 INFO:tasks.rados.rados.0.smithi088.stdout:279: done (5 left) 2024-09-13T02:39:16.749 INFO:tasks.rados.rados.0.smithi088.stdout:280: done (4 left) 2024-09-13T02:39:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:281: done (3 left) 2024-09-13T02:39:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:283: done (2 left) 2024-09-13T02:39:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:284: done (1 left) 2024-09-13T02:39:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:285: done (0 left) 2024-09-13T02:39:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:286: read oid 15 snap -1 2024-09-13T02:39:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:286: expect (ObjNum 104 snap 21 seq_num 104) 2024-09-13T02:39:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:287: copy_from oid 39 from oid 19 current snap is 22 2024-09-13T02:39:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 9 current snap is 22 2024-09-13T02:39:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:288: seq_num 107 ranges {0=598016,598016=729088,1327104=466944,1794048=8192} 2024-09-13T02:39:16.753 INFO:tasks.rados.rados.0.smithi088.stdout:288: writing smithi08884213-9 from 0 to 598016 tid 1 2024-09-13T02:39:16.758 INFO:tasks.rados.rados.0.smithi088.stdout:288: writing smithi08884213-9 from 598016 to 1327104 tid 2 2024-09-13T02:39:16.761 INFO:tasks.rados.rados.0.smithi088.stdout:288: writing smithi08884213-9 from 1327104 to 1794048 tid 3 2024-09-13T02:39:16.761 INFO:tasks.rados.rados.0.smithi088.stdout:288: writing smithi08884213-9 from 1794048 to 1802240 tid 4 2024-09-13T02:39:16.761 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 22 2024-09-13T02:39:16.761 INFO:tasks.rados.rados.0.smithi088.stdout:287: finishing copy_from to smithi08884213-39 2024-09-13T02:39:16.761 INFO:tasks.rados.rados.0.smithi088.stdout:287: got expected ENOENT (src dne) 2024-09-13T02:39:16.762 INFO:tasks.rados.rados.0.smithi088.stdout:289: seq_num 108 ranges {557056=614400,1171456=606208,1777664=598016} 2024-09-13T02:39:16.767 INFO:tasks.rados.rados.0.smithi088.stdout:289: writing smithi08884213-45 from 557056 to 1171456 tid 1 2024-09-13T02:39:16.771 INFO:tasks.rados.rados.0.smithi088.stdout:289: writing smithi08884213-45 from 1171456 to 1777664 tid 2 2024-09-13T02:39:16.774 INFO:tasks.rados.rados.0.smithi088.stdout:289: writing smithi08884213-45 from 1777664 to 2375680 tid 3 2024-09-13T02:39:16.774 INFO:tasks.rados.rados.0.smithi088.stdout:290: snap_create 2024-09-13T02:39:16.774 INFO:tasks.rados.rados.0.smithi088.stdout:287: finishing copy_from racing read to smithi08884213-39 2024-09-13T02:39:16.775 INFO:tasks.rados.rados.0.smithi088.stdout:288: finishing write tid 1 to smithi08884213-9 2024-09-13T02:39:16.775 INFO:tasks.rados.rados.0.smithi088.stdout:286: expect (ObjNum 104 snap 21 seq_num 104) 2024-09-13T02:39:16.849 INFO:tasks.rados.rados.0.smithi088.stdout:288: finishing write tid 2 to smithi08884213-9 2024-09-13T02:39:16.849 INFO:tasks.rados.rados.0.smithi088.stdout:288: finishing write tid 3 to smithi08884213-9 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:288: finishing write tid 4 to smithi08884213-9 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:288: finishing write tid 5 to smithi08884213-9 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:288: finishing write tid 6 to smithi08884213-9 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:288: oid 9 updating version 0 to 57 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:288: oid 9 version 57 is already newer than 55 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:288: oid 9 version 57 is already newer than 56 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:288: oid 9 version 57 is already newer than 53 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:288: oid 9 version 57 is already newer than 54 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 57 (ObjNum 107 snap 22 seq_num 107) dirty exists 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:288: left oid 9 (ObjNum 107 snap 22 seq_num 107) 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:289: finishing write tid 1 to smithi08884213-45 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:289: finishing write tid 2 to smithi08884213-45 2024-09-13T02:39:16.850 INFO:tasks.rados.rados.0.smithi088.stdout:289: finishing write tid 3 to smithi08884213-45 2024-09-13T02:39:16.851 INFO:tasks.rados.rados.0.smithi088.stdout:289: finishing write tid 4 to smithi08884213-45 2024-09-13T02:39:16.851 INFO:tasks.rados.rados.0.smithi088.stdout:289: finishing write tid 5 to smithi08884213-45 2024-09-13T02:39:16.851 INFO:tasks.rados.rados.0.smithi088.stdout:289: oid 45 updating version 0 to 15 2024-09-13T02:39:16.851 INFO:tasks.rados.rados.0.smithi088.stdout:289: oid 45 version 15 is already newer than 14 2024-09-13T02:39:16.851 INFO:tasks.rados.rados.0.smithi088.stdout:289: oid 45 updating version 15 to 16 2024-09-13T02:39:16.851 INFO:tasks.rados.rados.0.smithi088.stdout:289: oid 45 updating version 16 to 17 2024-09-13T02:39:16.851 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 17 (ObjNum 108 snap 22 seq_num 108) dirty exists 2024-09-13T02:39:16.851 INFO:tasks.rados.rados.0.smithi088.stdout:289: left oid 45 (ObjNum 108 snap 22 seq_num 108) 2024-09-13T02:39:17.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:16 smithi088 ceph-mon[27808]: osdmap e119: 8 total, 8 up, 8 in 2024-09-13T02:39:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:16 smithi088 ceph-mon[39338]: osdmap e119: 8 total, 8 up, 8 in 2024-09-13T02:39:17.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:16 smithi195 ceph-mon[31576]: osdmap e119: 8 total, 8 up, 8 in 2024-09-13T02:39:17.715 INFO:tasks.rados.rados.0.smithi088.stdout:286: done (4 left) 2024-09-13T02:39:17.715 INFO:tasks.rados.rados.0.smithi088.stdout:287: done (3 left) 2024-09-13T02:39:17.715 INFO:tasks.rados.rados.0.smithi088.stdout:288: done (2 left) 2024-09-13T02:39:17.716 INFO:tasks.rados.rados.0.smithi088.stdout:289: done (1 left) 2024-09-13T02:39:17.716 INFO:tasks.rados.rados.0.smithi088.stdout:290: done (0 left) 2024-09-13T02:39:17.716 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 23 2024-09-13T02:39:17.716 INFO:tasks.rados.rados.0.smithi088.stdout:291: seq_num 109 ranges {0=630784,630784=491520,1122304=483328,1605632=229376} 2024-09-13T02:39:17.719 INFO:tasks.rados.rados.0.smithi088.stdout:291: writing smithi08884213-5 from 0 to 630784 tid 1 2024-09-13T02:39:17.722 INFO:tasks.rados.rados.0.smithi088.stdout:291: writing smithi08884213-5 from 630784 to 1122304 tid 2 2024-09-13T02:39:17.724 INFO:tasks.rados.rados.0.smithi088.stdout:291: writing smithi08884213-5 from 1122304 to 1605632 tid 3 2024-09-13T02:39:17.726 INFO:tasks.rados.rados.0.smithi088.stdout:291: writing smithi08884213-5 from 1605632 to 1835008 tid 4 2024-09-13T02:39:17.726 INFO:tasks.rados.rados.0.smithi088.stdout:292: rollback oid 31 current snap is 23 2024-09-13T02:39:17.726 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 31 to 19 2024-09-13T02:39:17.726 INFO:tasks.rados.rados.0.smithi088.stdout:291: finishing write tid 1 to smithi08884213-5 2024-09-13T02:39:17.726 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 23 2024-09-13T02:39:17.726 INFO:tasks.rados.rados.0.smithi088.stdout:293: seq_num 110 ranges {0=647168,647168=778240,1425408=425984} 2024-09-13T02:39:17.730 INFO:tasks.rados.rados.0.smithi088.stdout:293: writing smithi08884213-49 from 0 to 647168 tid 1 2024-09-13T02:39:17.734 INFO:tasks.rados.rados.0.smithi088.stdout:293: writing smithi08884213-49 from 647168 to 1425408 tid 2 2024-09-13T02:39:17.738 INFO:tasks.rados.rados.0.smithi088.stdout:293: writing smithi08884213-49 from 1425408 to 1851392 tid 3 2024-09-13T02:39:17.738 INFO:tasks.rados.rados.0.smithi088.stdout:294: rmattr oid 41 current snap is 23 2024-09-13T02:39:17.738 INFO:tasks.rados.rados.0.smithi088.stdout:291: finishing write tid 2 to smithi08884213-5 2024-09-13T02:39:17.738 INFO:tasks.rados.rados.0.smithi088.stdout:291: finishing write tid 3 to smithi08884213-5 2024-09-13T02:39:17.738 INFO:tasks.rados.rados.0.smithi088.stdout:291: finishing write tid 4 to smithi08884213-5 2024-09-13T02:39:17.738 INFO:tasks.rados.rados.0.smithi088.stdout:291: finishing write tid 5 to smithi08884213-5 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:292: finishing rollback tid 1 to smithi08884213-31 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:291: finishing write tid 6 to smithi08884213-5 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:291: oid 5 updating version 0 to 80 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:291: oid 5 version 80 is already newer than 79 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:291: oid 5 version 80 is already newer than 78 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:291: oid 5 updating version 80 to 81 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:291: oid 5 version 81 is already newer than 77 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 81 (ObjNum 109 snap 23 seq_num 109) dirty exists 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:291: left oid 5 (ObjNum 109 snap 23 seq_num 109) 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:293: finishing write tid 1 to smithi08884213-49 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:291: done (3 left) 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:292: done (2 left) 2024-09-13T02:39:17.739 INFO:tasks.rados.rados.0.smithi088.stdout:295: read oid 32 snap -1 2024-09-13T02:39:17.740 INFO:tasks.rados.rados.0.smithi088.stdout:295: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:39:17.740 INFO:tasks.rados.rados.0.smithi088.stdout:296: read oid 10 snap -1 2024-09-13T02:39:17.740 INFO:tasks.rados.rados.0.smithi088.stdout:296: expect deleted 2024-09-13T02:39:17.740 INFO:tasks.rados.rados.0.smithi088.stdout:297: delete oid 9 current snap is 23 2024-09-13T02:39:17.740 INFO:tasks.rados.rados.0.smithi088.stdout:293: finishing write tid 2 to smithi08884213-49 2024-09-13T02:39:17.740 INFO:tasks.rados.rados.0.smithi088.stdout:293: finishing write tid 3 to smithi08884213-49 2024-09-13T02:39:17.741 INFO:tasks.rados.rados.0.smithi088.stdout:296: done (4 left) 2024-09-13T02:39:17.741 INFO:tasks.rados.rados.0.smithi088.stdout:297: done (3 left) 2024-09-13T02:39:17.741 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 23 2024-09-13T02:39:17.741 INFO:tasks.rados.rados.0.smithi088.stdout:298: seq_num 112 ranges {0=679936,679936=548864,1228800=655360} 2024-09-13T02:39:17.744 INFO:tasks.rados.rados.0.smithi088.stdout:298: writing smithi08884213-13 from 0 to 679936 tid 1 2024-09-13T02:39:17.748 INFO:tasks.rados.rados.0.smithi088.stdout:298: writing smithi08884213-13 from 679936 to 1228800 tid 2 2024-09-13T02:39:17.752 INFO:tasks.rados.rados.0.smithi088.stdout:298: writing smithi08884213-13 from 1228800 to 1884160 tid 3 2024-09-13T02:39:17.752 INFO:tasks.rados.rados.0.smithi088.stdout:299: delete oid 9 current snap is 23 2024-09-13T02:39:17.752 INFO:tasks.rados.rados.0.smithi088.stdout:293: finishing write tid 4 to smithi08884213-49 2024-09-13T02:39:17.752 INFO:tasks.rados.rados.0.smithi088.stdout:293: finishing write tid 5 to smithi08884213-49 2024-09-13T02:39:17.753 INFO:tasks.rados.rados.0.smithi088.stdout:293: oid 49 updating version 0 to 36 2024-09-13T02:39:17.753 INFO:tasks.rados.rados.0.smithi088.stdout:293: oid 49 updating version 36 to 38 2024-09-13T02:39:17.753 INFO:tasks.rados.rados.0.smithi088.stdout:293: oid 49 version 38 is already newer than 37 2024-09-13T02:39:17.753 INFO:tasks.rados.rados.0.smithi088.stdout:293: oid 49 version 38 is already newer than 35 2024-09-13T02:39:17.753 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 38 (ObjNum 110 snap 23 seq_num 110) dirty exists 2024-09-13T02:39:17.753 INFO:tasks.rados.rados.0.smithi088.stdout:293: left oid 49 (ObjNum 110 snap 23 seq_num 110) 2024-09-13T02:39:17.753 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 58 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:39:17.753 INFO:tasks.rados.rados.0.smithi088.stdout:298: finishing write tid 1 to smithi08884213-13 2024-09-13T02:39:17.753 INFO:tasks.rados.rados.0.smithi088.stdout:295: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:39:17.808 INFO:tasks.rados.rados.0.smithi088.stdout:298: finishing write tid 2 to smithi08884213-13 2024-09-13T02:39:17.808 INFO:tasks.rados.rados.0.smithi088.stdout:298: finishing write tid 3 to smithi08884213-13 2024-09-13T02:39:17.808 INFO:tasks.rados.rados.0.smithi088.stdout:298: finishing write tid 4 to smithi08884213-13 2024-09-13T02:39:17.808 INFO:tasks.rados.rados.0.smithi088.stdout:298: finishing write tid 5 to smithi08884213-13 2024-09-13T02:39:17.808 INFO:tasks.rados.rados.0.smithi088.stdout:298: oid 13 updating version 0 to 84 2024-09-13T02:39:17.808 INFO:tasks.rados.rados.0.smithi088.stdout:298: oid 13 updating version 84 to 85 2024-09-13T02:39:17.808 INFO:tasks.rados.rados.0.smithi088.stdout:298: oid 13 version 85 is already newer than 82 2024-09-13T02:39:17.809 INFO:tasks.rados.rados.0.smithi088.stdout:298: oid 13 version 85 is already newer than 83 2024-09-13T02:39:17.809 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 85 (ObjNum 112 snap 23 seq_num 112) dirty exists 2024-09-13T02:39:17.809 INFO:tasks.rados.rados.0.smithi088.stdout:298: left oid 13 (ObjNum 112 snap 23 seq_num 112) 2024-09-13T02:39:17.809 INFO:tasks.rados.rados.0.smithi088.stdout:293: done (4 left) 2024-09-13T02:39:17.809 INFO:tasks.rados.rados.0.smithi088.stdout:294: done (3 left) 2024-09-13T02:39:17.809 INFO:tasks.rados.rados.0.smithi088.stdout:295: done (2 left) 2024-09-13T02:39:17.809 INFO:tasks.rados.rados.0.smithi088.stdout:298: done (1 left) 2024-09-13T02:39:17.809 INFO:tasks.rados.rados.0.smithi088.stdout:299: done (0 left) 2024-09-13T02:39:17.809 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 37 current snap is 23 2024-09-13T02:39:17.809 INFO:tasks.rados.rados.0.smithi088.stdout:300: seq_num 114 ranges {221184=712704,933888=712704,1646592=491520} 2024-09-13T02:39:17.812 INFO:tasks.rados.rados.0.smithi088.stdout:300: writing smithi08884213-37 from 221184 to 933888 tid 1 2024-09-13T02:39:17.816 INFO:tasks.rados.rados.0.smithi088.stdout:300: writing smithi08884213-37 from 933888 to 1646592 tid 2 2024-09-13T02:39:17.819 INFO:tasks.rados.rados.0.smithi088.stdout:300: writing smithi08884213-37 from 1646592 to 2138112 tid 3 2024-09-13T02:39:17.819 INFO:tasks.rados.rados.0.smithi088.stdout:301: copy_from oid 21 from oid 32 current snap is 23 2024-09-13T02:39:17.819 INFO:tasks.rados.rados.0.smithi088.stdout:300: finishing write tid 1 to smithi08884213-37 2024-09-13T02:39:17.819 INFO:tasks.rados.rados.0.smithi088.stdout:300: finishing write tid 2 to smithi08884213-37 2024-09-13T02:39:17.820 INFO:tasks.rados.rados.0.smithi088.stdout:302: setattr oid 43 current snap is 23 2024-09-13T02:39:17.820 INFO:tasks.rados.rados.0.smithi088.stdout:303: read oid 34 snap -1 2024-09-13T02:39:17.820 INFO:tasks.rados.rados.0.smithi088.stdout:303: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-13T02:39:17.820 INFO:tasks.rados.rados.0.smithi088.stdout:304: snap_create 2024-09-13T02:39:17.822 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 39 (ObjNum 65 snap 6 seq_num 65) dirty exists 2024-09-13T02:39:17.822 INFO:tasks.rados.rados.0.smithi088.stdout:300: finishing write tid 3 to smithi08884213-37 2024-09-13T02:39:17.823 INFO:tasks.rados.rados.0.smithi088.stdout:300: finishing write tid 4 to smithi08884213-37 2024-09-13T02:39:17.823 INFO:tasks.rados.rados.0.smithi088.stdout:303: expect (ObjNum 26 snap 0 seq_num 26) 2024-09-13T02:39:17.837 INFO:tasks.rados.rados.0.smithi088.stdout:300: finishing write tid 5 to smithi08884213-37 2024-09-13T02:39:17.838 INFO:tasks.rados.rados.0.smithi088.stdout:300: oid 37 updating version 0 to 63 2024-09-13T02:39:17.838 INFO:tasks.rados.rados.0.smithi088.stdout:300: oid 37 version 63 is already newer than 62 2024-09-13T02:39:17.838 INFO:tasks.rados.rados.0.smithi088.stdout:300: oid 37 updating version 63 to 64 2024-09-13T02:39:17.838 INFO:tasks.rados.rados.0.smithi088.stdout:300: oid 37 version 64 is already newer than 61 2024-09-13T02:39:17.838 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 64 (ObjNum 114 snap 23 seq_num 114) dirty exists 2024-09-13T02:39:17.838 INFO:tasks.rados.rados.0.smithi088.stdout:300: left oid 37 (ObjNum 114 snap 23 seq_num 114) 2024-09-13T02:39:17.838 INFO:tasks.rados.rados.0.smithi088.stdout:301: finishing copy_from racing read to smithi08884213-21 2024-09-13T02:39:17.838 INFO:tasks.rados.rados.0.smithi088.stdout:301: finishing copy_from to smithi08884213-21 2024-09-13T02:39:17.838 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 26 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:39:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:17 smithi088 ceph-mon[39338]: osdmap e120: 8 total, 8 up, 8 in 2024-09-13T02:39:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:17 smithi088 ceph-mon[39338]: pgmap v164: 121 pgs: 121 active+clean; 55 MiB data, 323 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-13T02:39:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:17 smithi088 ceph-mon[39338]: osdmap e121: 8 total, 8 up, 8 in 2024-09-13T02:39:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:17 smithi088 ceph-mon[27808]: osdmap e120: 8 total, 8 up, 8 in 2024-09-13T02:39:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:17 smithi088 ceph-mon[27808]: pgmap v164: 121 pgs: 121 active+clean; 55 MiB data, 323 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-13T02:39:18.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:17 smithi088 ceph-mon[27808]: osdmap e121: 8 total, 8 up, 8 in 2024-09-13T02:39:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:17 smithi195 ceph-mon[31576]: osdmap e120: 8 total, 8 up, 8 in 2024-09-13T02:39:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:17 smithi195 ceph-mon[31576]: pgmap v164: 121 pgs: 121 active+clean; 55 MiB data, 323 MiB used, 715 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2024-09-13T02:39:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:17 smithi195 ceph-mon[31576]: osdmap e121: 8 total, 8 up, 8 in 2024-09-13T02:39:18.760 INFO:tasks.rados.rados.0.smithi088.stdout:300: done (4 left) 2024-09-13T02:39:18.760 INFO:tasks.rados.rados.0.smithi088.stdout:301: done (3 left) 2024-09-13T02:39:18.760 INFO:tasks.rados.rados.0.smithi088.stdout:302: done (2 left) 2024-09-13T02:39:18.760 INFO:tasks.rados.rados.0.smithi088.stdout:303: done (1 left) 2024-09-13T02:39:18.760 INFO:tasks.rados.rados.0.smithi088.stdout:304: done (0 left) 2024-09-13T02:39:18.761 INFO:tasks.rados.rados.0.smithi088.stdout:305: read oid 31 snap -1 2024-09-13T02:39:18.761 INFO:tasks.rados.rados.0.smithi088.stdout:305: expect deleted 2024-09-13T02:39:18.761 INFO:tasks.rados.rados.0.smithi088.stdout:306: rollback oid 22 current snap is 24 2024-09-13T02:39:18.761 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 22 to 22 2024-09-13T02:39:18.761 INFO:tasks.rados.rados.0.smithi088.stdout:307: read oid 48 snap -1 2024-09-13T02:39:18.761 INFO:tasks.rados.rados.0.smithi088.stdout:307: expect (ObjNum 96 snap 19 seq_num 96) 2024-09-13T02:39:18.761 INFO:tasks.rados.rados.0.smithi088.stdout:308: read oid 3 snap 20 2024-09-13T02:39:18.761 INFO:tasks.rados.rados.0.smithi088.stdout:308: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-13T02:39:18.761 INFO:tasks.rados.rados.0.smithi088.stdout:309: snap_remove snap 18 2024-09-13T02:39:19.766 INFO:tasks.rados.rados.0.smithi088.stdout:309: done (4 left) 2024-09-13T02:39:19.766 INFO:tasks.rados.rados.0.smithi088.stdout:310: read oid 18 snap -1 2024-09-13T02:39:19.766 INFO:tasks.rados.rados.0.smithi088.stdout:310: expect (ObjNum 91 snap 14 seq_num 91) 2024-09-13T02:39:19.766 INFO:tasks.rados.rados.0.smithi088.stdout:311: snap_remove snap 19 2024-09-13T02:39:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:19 smithi088 ceph-mon[27808]: osdmap e122: 8 total, 8 up, 8 in 2024-09-13T02:39:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:19 smithi088 ceph-mon[27808]: pgmap v167: 121 pgs: 121 active+clean; 55 MiB data, 323 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:19 smithi088 ceph-mon[39338]: osdmap e122: 8 total, 8 up, 8 in 2024-09-13T02:39:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:19 smithi088 ceph-mon[39338]: pgmap v167: 121 pgs: 121 active+clean; 55 MiB data, 323 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:19 smithi195 ceph-mon[31576]: osdmap e122: 8 total, 8 up, 8 in 2024-09-13T02:39:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:19 smithi195 ceph-mon[31576]: pgmap v167: 121 pgs: 121 active+clean; 55 MiB data, 323 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:20.769 INFO:tasks.rados.rados.0.smithi088.stdout:311: done (5 left) 2024-09-13T02:39:20.769 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 25 current snap is 24 2024-09-13T02:39:20.769 INFO:tasks.rados.rados.0.smithi088.stdout:312: seq_num 115 ranges {606208=729088,1335296=647168,1982464=434176,2416640=122880} 2024-09-13T02:39:20.776 INFO:tasks.rados.rados.0.smithi088.stdout:312: writing smithi08884213-25 from 606208 to 1335296 tid 1 2024-09-13T02:39:20.780 INFO:tasks.rados.rados.0.smithi088.stdout:312: writing smithi08884213-25 from 1335296 to 1982464 tid 2 2024-09-13T02:39:20.783 INFO:tasks.rados.rados.0.smithi088.stdout:312: writing smithi08884213-25 from 1982464 to 2416640 tid 3 2024-09-13T02:39:20.784 INFO:tasks.rados.rados.0.smithi088.stdout:312: writing smithi08884213-25 from 2416640 to 2539520 tid 4 2024-09-13T02:39:20.784 INFO:tasks.rados.rados.0.smithi088.stdout:313: delete oid 42 current snap is 24 2024-09-13T02:39:20.784 INFO:tasks.rados.rados.0.smithi088.stdout:308: expect (ObjNum 6 snap 0 seq_num 6) 2024-09-13T02:39:20.788 INFO:tasks.rados.rados.0.smithi088.stdout:306: finishing rollback tid 0 to smithi08884213-22 2024-09-13T02:39:20.788 INFO:tasks.rados.rados.0.smithi088.stdout:306: finishing rollback tid 1 to smithi08884213-22 2024-09-13T02:39:20.789 INFO:tasks.rados.rados.0.smithi088.stdout:306: finishing rollback tid 2 to smithi08884213-22 2024-09-13T02:39:20.789 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 86 (ObjNum 105 snap 21 seq_num 105) dirty exists 2024-09-13T02:39:20.789 INFO:tasks.rados.rados.0.smithi088.stdout:307: expect (ObjNum 96 snap 19 seq_num 96) 2024-09-13T02:39:20.917 INFO:tasks.rados.rados.0.smithi088.stdout:310: expect (ObjNum 91 snap 14 seq_num 91) 2024-09-13T02:39:20.987 INFO:tasks.rados.rados.0.smithi088.stdout:312: finishing write tid 1 to smithi08884213-25 2024-09-13T02:39:20.987 INFO:tasks.rados.rados.0.smithi088.stdout:312: finishing write tid 2 to smithi08884213-25 2024-09-13T02:39:20.987 INFO:tasks.rados.rados.0.smithi088.stdout:312: finishing write tid 3 to smithi08884213-25 2024-09-13T02:39:20.987 INFO:tasks.rados.rados.0.smithi088.stdout:312: finishing write tid 4 to smithi08884213-25 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:312: finishing write tid 5 to smithi08884213-25 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:312: finishing write tid 6 to smithi08884213-25 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:312: oid 25 updating version 0 to 50 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:312: oid 25 updating version 50 to 53 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:312: oid 25 updating version 53 to 54 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:312: oid 25 version 54 is already newer than 52 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:312: oid 25 version 54 is already newer than 51 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 54 (ObjNum 115 snap 24 seq_num 115) dirty exists 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:312: left oid 25 (ObjNum 115 snap 24 seq_num 115) 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:305: done (6 left) 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:306: done (5 left) 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:307: done (4 left) 2024-09-13T02:39:20.988 INFO:tasks.rados.rados.0.smithi088.stdout:308: done (3 left) 2024-09-13T02:39:20.989 INFO:tasks.rados.rados.0.smithi088.stdout:310: done (2 left) 2024-09-13T02:39:20.989 INFO:tasks.rados.rados.0.smithi088.stdout:312: done (1 left) 2024-09-13T02:39:20.989 INFO:tasks.rados.rados.0.smithi088.stdout:313: done (0 left) 2024-09-13T02:39:20.989 INFO:tasks.rados.rados.0.smithi088.stdout:314: rollback oid 29 current snap is 24 2024-09-13T02:39:20.989 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 29 to 21 2024-09-13T02:39:20.989 INFO:tasks.rados.rados.0.smithi088.stdout:315: rmattr oid 34 current snap is 24 2024-09-13T02:39:20.989 INFO:tasks.rados.rados.0.smithi088.stdout:316: snap_remove snap 17 2024-09-13T02:39:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:20 smithi088 ceph-mon[27808]: osdmap e123: 8 total, 8 up, 8 in 2024-09-13T02:39:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:20 smithi088 ceph-mon[39338]: osdmap e123: 8 total, 8 up, 8 in 2024-09-13T02:39:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:20 smithi195 ceph-mon[31576]: osdmap e123: 8 total, 8 up, 8 in 2024-09-13T02:39:21.780 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 0 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-13T02:39:21.780 INFO:tasks.rados.rados.0.smithi088.stdout:314: finishing rollback tid 0 to smithi08884213-29 2024-09-13T02:39:21.780 INFO:tasks.rados.rados.0.smithi088.stdout:314: finishing rollback tid 1 to smithi08884213-29 2024-09-13T02:39:21.780 INFO:tasks.rados.rados.0.smithi088.stdout:314: finishing rollback tid 2 to smithi08884213-29 2024-09-13T02:39:21.780 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 70 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-09-13T02:39:21.781 INFO:tasks.rados.rados.0.smithi088.stdout:314: done (2 left) 2024-09-13T02:39:21.781 INFO:tasks.rados.rados.0.smithi088.stdout:315: done (1 left) 2024-09-13T02:39:21.781 INFO:tasks.rados.rados.0.smithi088.stdout:316: done (0 left) 2024-09-13T02:39:21.781 INFO:tasks.rados.rados.0.smithi088.stdout:317: read oid 44 snap -1 2024-09-13T02:39:21.781 INFO:tasks.rados.rados.0.smithi088.stdout:317: expect deleted 2024-09-13T02:39:21.781 INFO:tasks.rados.rados.0.smithi088.stdout:318: copy_from oid 13 from oid 32 current snap is 24 2024-09-13T02:39:21.781 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 24 2024-09-13T02:39:21.781 INFO:tasks.rados.rados.0.smithi088.stdout:319: seq_num 117 ranges {573440=770048,1343488=417792,1761280=442368,2203648=344064} 2024-09-13T02:39:21.789 INFO:tasks.rados.rados.0.smithi088.stdout:319: writing smithi08884213-27 from 573440 to 1343488 tid 1 2024-09-13T02:39:21.792 INFO:tasks.rados.rados.0.smithi088.stdout:319: writing smithi08884213-27 from 1343488 to 1761280 tid 2 2024-09-13T02:39:21.795 INFO:tasks.rados.rados.0.smithi088.stdout:319: writing smithi08884213-27 from 1761280 to 2203648 tid 3 2024-09-13T02:39:21.797 INFO:tasks.rados.rados.0.smithi088.stdout:319: writing smithi08884213-27 from 2203648 to 2547712 tid 4 2024-09-13T02:39:21.798 INFO:tasks.rados.rados.0.smithi088.stdout:320: copy_from oid 5 from oid 22 current snap is 24 2024-09-13T02:39:21.798 INFO:tasks.rados.rados.0.smithi088.stdout:317: done (3 left) 2024-09-13T02:39:21.798 INFO:tasks.rados.rados.0.smithi088.stdout:321: snap_create 2024-09-13T02:39:21.798 INFO:tasks.rados.rados.0.smithi088.stdout:319: finishing write tid 1 to smithi08884213-27 2024-09-13T02:39:21.798 INFO:tasks.rados.rados.0.smithi088.stdout:319: finishing write tid 2 to smithi08884213-27 2024-09-13T02:39:21.798 INFO:tasks.rados.rados.0.smithi088.stdout:318: finishing copy_from racing read to smithi08884213-13 2024-09-13T02:39:21.798 INFO:tasks.rados.rados.0.smithi088.stdout:319: finishing write tid 3 to smithi08884213-27 2024-09-13T02:39:21.798 INFO:tasks.rados.rados.0.smithi088.stdout:318: finishing copy_from to smithi08884213-13 2024-09-13T02:39:21.798 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 26 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:39:21.799 INFO:tasks.rados.rados.0.smithi088.stdout:319: finishing write tid 4 to smithi08884213-27 2024-09-13T02:39:21.799 INFO:tasks.rados.rados.0.smithi088.stdout:319: finishing write tid 5 to smithi08884213-27 2024-09-13T02:39:21.802 INFO:tasks.rados.rados.0.smithi088.stdout:319: finishing write tid 6 to smithi08884213-27 2024-09-13T02:39:21.802 INFO:tasks.rados.rados.0.smithi088.stdout:319: oid 27 updating version 0 to 46 2024-09-13T02:39:21.802 INFO:tasks.rados.rados.0.smithi088.stdout:319: oid 27 version 46 is already newer than 45 2024-09-13T02:39:21.802 INFO:tasks.rados.rados.0.smithi088.stdout:319: oid 27 updating version 46 to 48 2024-09-13T02:39:21.802 INFO:tasks.rados.rados.0.smithi088.stdout:319: oid 27 version 48 is already newer than 47 2024-09-13T02:39:21.802 INFO:tasks.rados.rados.0.smithi088.stdout:319: oid 27 version 48 is already newer than 44 2024-09-13T02:39:21.802 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 48 (ObjNum 117 snap 24 seq_num 117) dirty exists 2024-09-13T02:39:21.802 INFO:tasks.rados.rados.0.smithi088.stdout:319: left oid 27 (ObjNum 117 snap 24 seq_num 117) 2024-09-13T02:39:21.805 INFO:tasks.rados.rados.0.smithi088.stdout:320: finishing copy_from racing read to smithi08884213-5 2024-09-13T02:39:21.807 INFO:tasks.rados.rados.0.smithi088.stdout:320: finishing copy_from to smithi08884213-5 2024-09-13T02:39:21.807 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 86 (ObjNum 105 snap 21 seq_num 105) dirty exists 2024-09-13T02:39:22.134 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:21 smithi195 ceph-mon[31576]: osdmap e124: 8 total, 8 up, 8 in 2024-09-13T02:39:22.134 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:21 smithi195 ceph-mon[31576]: pgmap v170: 121 pgs: 121 active+clean; 68 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-09-13T02:39:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:21 smithi088 ceph-mon[39338]: osdmap e124: 8 total, 8 up, 8 in 2024-09-13T02:39:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:21 smithi088 ceph-mon[39338]: pgmap v170: 121 pgs: 121 active+clean; 68 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-09-13T02:39:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:21 smithi088 ceph-mon[27808]: osdmap e124: 8 total, 8 up, 8 in 2024-09-13T02:39:22.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:21 smithi088 ceph-mon[27808]: pgmap v170: 121 pgs: 121 active+clean; 68 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-09-13T02:39:22.718 INFO:tasks.rados.rados.0.smithi088.stdout:318: done (3 left) 2024-09-13T02:39:22.719 INFO:tasks.rados.rados.0.smithi088.stdout:319: done (2 left) 2024-09-13T02:39:22.719 INFO:tasks.rados.rados.0.smithi088.stdout:320: done (1 left) 2024-09-13T02:39:22.719 INFO:tasks.rados.rados.0.smithi088.stdout:321: done (0 left) 2024-09-13T02:39:22.719 INFO:tasks.rados.rados.0.smithi088.stdout:322: read oid 36 snap -1 2024-09-13T02:39:22.719 INFO:tasks.rados.rados.0.smithi088.stdout:322: expect deleted 2024-09-13T02:39:22.719 INFO:tasks.rados.rados.0.smithi088.stdout:323: delete oid 21 current snap is 25 2024-09-13T02:39:22.723 INFO:tasks.rados.rados.0.smithi088.stdout:322: done (1 left) 2024-09-13T02:39:22.723 INFO:tasks.rados.rados.0.smithi088.stdout:323: done (0 left) 2024-09-13T02:39:22.723 INFO:tasks.rados.rados.0.smithi088.stdout:324: rmattr oid 22 current snap is 25 2024-09-13T02:39:22.723 INFO:tasks.rados.rados.0.smithi088.stdout:324: done (0 left) 2024-09-13T02:39:22.723 INFO:tasks.rados.rados.0.smithi088.stdout:325: rmattr oid 42 current snap is 25 2024-09-13T02:39:22.724 INFO:tasks.rados.rados.0.smithi088.stdout:325: done (0 left) 2024-09-13T02:39:22.724 INFO:tasks.rados.rados.0.smithi088.stdout:326: rmattr oid 23 current snap is 25 2024-09-13T02:39:22.724 INFO:tasks.rados.rados.0.smithi088.stdout:327: copy_from oid 15 from oid 19 current snap is 25 2024-09-13T02:39:22.724 INFO:tasks.rados.rados.0.smithi088.stdout:328: delete oid 30 current snap is 25 2024-09-13T02:39:22.724 INFO:tasks.rados.rados.0.smithi088.stdout:327: finishing copy_from to smithi08884213-15 2024-09-13T02:39:22.724 INFO:tasks.rados.rados.0.smithi088.stdout:327: got expected ENOENT (src dne) 2024-09-13T02:39:22.724 INFO:tasks.rados.rados.0.smithi088.stdout:327: finishing copy_from racing read to smithi08884213-15 2024-09-13T02:39:22.725 INFO:tasks.rados.rados.0.smithi088.stdout:327: done (2 left) 2024-09-13T02:39:22.725 INFO:tasks.rados.rados.0.smithi088.stdout:328: done (1 left) 2024-09-13T02:39:22.725 INFO:tasks.rados.rados.0.smithi088.stdout:329: rollback oid 5 current snap is 25 2024-09-13T02:39:22.726 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 5 to 24 2024-09-13T02:39:22.726 INFO:tasks.rados.rados.0.smithi088.stdout:330: read oid 30 snap -1 2024-09-13T02:39:22.726 INFO:tasks.rados.rados.0.smithi088.stdout:330: expect deleted 2024-09-13T02:39:22.726 INFO:tasks.rados.rados.0.smithi088.stdout:331: snap_remove snap 21 2024-09-13T02:39:23.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:22 smithi088 ceph-mon[27808]: osdmap e125: 8 total, 8 up, 8 in 2024-09-13T02:39:23.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:22 smithi088 ceph-mon[27808]: osdmap e126: 8 total, 8 up, 8 in 2024-09-13T02:39:23.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:22 smithi088 ceph-mon[39338]: osdmap e125: 8 total, 8 up, 8 in 2024-09-13T02:39:23.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:22 smithi088 ceph-mon[39338]: osdmap e126: 8 total, 8 up, 8 in 2024-09-13T02:39:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:22 smithi195 ceph-mon[31576]: osdmap e125: 8 total, 8 up, 8 in 2024-09-13T02:39:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:22 smithi195 ceph-mon[31576]: osdmap e126: 8 total, 8 up, 8 in 2024-09-13T02:39:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:39:23] "GET /metrics HTTP/1.1" 200 36088 "" "Prometheus/2.43.0" 2024-09-13T02:39:23.727 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 78 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-09-13T02:39:23.727 INFO:tasks.rados.rados.0.smithi088.stdout:329: finishing rollback tid 0 to smithi08884213-5 2024-09-13T02:39:23.727 INFO:tasks.rados.rados.0.smithi088.stdout:329: finishing rollback tid 1 to smithi08884213-5 2024-09-13T02:39:23.728 INFO:tasks.rados.rados.0.smithi088.stdout:329: finishing rollback tid 2 to smithi08884213-5 2024-09-13T02:39:23.728 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 99 (ObjNum 105 snap 21 seq_num 105) dirty exists 2024-09-13T02:39:23.728 INFO:tasks.rados.rados.0.smithi088.stdout:326: done (3 left) 2024-09-13T02:39:23.728 INFO:tasks.rados.rados.0.smithi088.stdout:329: done (2 left) 2024-09-13T02:39:23.728 INFO:tasks.rados.rados.0.smithi088.stdout:330: done (1 left) 2024-09-13T02:39:23.728 INFO:tasks.rados.rados.0.smithi088.stdout:331: done (0 left) 2024-09-13T02:39:23.728 INFO:tasks.rados.rados.0.smithi088.stdout:332: delete oid 18 current snap is 25 2024-09-13T02:39:23.731 INFO:tasks.rados.rados.0.smithi088.stdout:332: done (0 left) 2024-09-13T02:39:23.732 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 25 2024-09-13T02:39:23.732 INFO:tasks.rados.rados.0.smithi088.stdout:333: seq_num 121 ranges {1499136=434176,1933312=753664,2686976=425984,3112960=425984} 2024-09-13T02:39:23.741 INFO:tasks.rados.rados.0.smithi088.stdout:333: writing smithi08884213-12 from 1499136 to 1933312 tid 1 2024-09-13T02:39:23.746 INFO:tasks.rados.rados.0.smithi088.stdout:333: writing smithi08884213-12 from 1933312 to 2686976 tid 2 2024-09-13T02:39:23.748 INFO:tasks.rados.rados.0.smithi088.stdout:333: writing smithi08884213-12 from 2686976 to 3112960 tid 3 2024-09-13T02:39:23.751 INFO:tasks.rados.rados.0.smithi088.stdout:333: writing smithi08884213-12 from 3112960 to 3538944 tid 4 2024-09-13T02:39:23.751 INFO:tasks.rados.rados.0.smithi088.stdout:334: snap_remove snap 24 2024-09-13T02:39:23.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:23 smithi195 ceph-mon[31576]: pgmap v173: 121 pgs: 121 active+clean; 68 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-09-13T02:39:23.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:23 smithi195 ceph-mon[31576]: osdmap e127: 8 total, 8 up, 8 in 2024-09-13T02:39:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:23 smithi088 ceph-mon[27808]: pgmap v173: 121 pgs: 121 active+clean; 68 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-09-13T02:39:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:23 smithi088 ceph-mon[27808]: osdmap e127: 8 total, 8 up, 8 in 2024-09-13T02:39:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:23 smithi088 ceph-mon[39338]: pgmap v173: 121 pgs: 121 active+clean; 68 MiB data, 352 MiB used, 715 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-09-13T02:39:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:23 smithi088 ceph-mon[39338]: osdmap e127: 8 total, 8 up, 8 in 2024-09-13T02:39:24.723 INFO:tasks.rados.rados.0.smithi088.stdout:334: done (1 left) 2024-09-13T02:39:24.723 INFO:tasks.rados.rados.0.smithi088.stdout:335: snap_remove snap 16 2024-09-13T02:39:24.723 INFO:tasks.rados.rados.0.smithi088.stdout:333: finishing write tid 1 to smithi08884213-12 2024-09-13T02:39:24.723 INFO:tasks.rados.rados.0.smithi088.stdout:333: finishing write tid 2 to smithi08884213-12 2024-09-13T02:39:24.723 INFO:tasks.rados.rados.0.smithi088.stdout:333: finishing write tid 3 to smithi08884213-12 2024-09-13T02:39:24.724 INFO:tasks.rados.rados.0.smithi088.stdout:333: finishing write tid 4 to smithi08884213-12 2024-09-13T02:39:24.724 INFO:tasks.rados.rados.0.smithi088.stdout:333: finishing write tid 5 to smithi08884213-12 2024-09-13T02:39:24.724 INFO:tasks.rados.rados.0.smithi088.stdout:333: finishing write tid 6 to smithi08884213-12 2024-09-13T02:39:24.724 INFO:tasks.rados.rados.0.smithi088.stdout:333: oid 12 updating version 0 to 60 2024-09-13T02:39:24.724 INFO:tasks.rados.rados.0.smithi088.stdout:333: oid 12 updating version 60 to 62 2024-09-13T02:39:24.724 INFO:tasks.rados.rados.0.smithi088.stdout:333: oid 12 version 62 is already newer than 61 2024-09-13T02:39:24.724 INFO:tasks.rados.rados.0.smithi088.stdout:333: oid 12 updating version 62 to 64 2024-09-13T02:39:24.724 INFO:tasks.rados.rados.0.smithi088.stdout:333: oid 12 version 64 is already newer than 63 2024-09-13T02:39:24.724 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 64 (ObjNum 121 snap 25 seq_num 121) dirty exists 2024-09-13T02:39:24.724 INFO:tasks.rados.rados.0.smithi088.stdout:333: left oid 12 (ObjNum 121 snap 25 seq_num 121) 2024-09-13T02:39:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:24 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:39:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:24 smithi195 ceph-mon[31576]: osdmap e128: 8 total, 8 up, 8 in 2024-09-13T02:39:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:24 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:24 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:39:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:24 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:39:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:24 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:39:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:24 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:39:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:39:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[27808]: osdmap e128: 8 total, 8 up, 8 in 2024-09-13T02:39:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:25.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:39:25.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:39:25.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:39:25.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:39:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:39:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[39338]: osdmap e128: 8 total, 8 up, 8 in 2024-09-13T02:39:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:39:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:39:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:39:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:24 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:39:25.722 INFO:tasks.rados.rados.0.smithi088.stdout:333: done (1 left) 2024-09-13T02:39:25.723 INFO:tasks.rados.rados.0.smithi088.stdout:335: done (0 left) 2024-09-13T02:39:25.723 INFO:tasks.rados.rados.0.smithi088.stdout:336: snap_remove snap 20 2024-09-13T02:39:25.961 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:25 smithi195 ceph-mon[31576]: Upgrade: Updating mgr.x 2024-09-13T02:39:25.962 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:25 smithi195 ceph-mon[31576]: Deploying daemon mgr.x on smithi195 2024-09-13T02:39:25.962 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:25 smithi195 ceph-mon[31576]: pgmap v176: 121 pgs: 121 active+clean; 76 MiB data, 372 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 2.2 MiB/s wr, 9 op/s 2024-09-13T02:39:25.962 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:25 smithi195 ceph-mon[31576]: osdmap e129: 8 total, 8 up, 8 in 2024-09-13T02:39:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:25 smithi088 ceph-mon[27808]: Upgrade: Updating mgr.x 2024-09-13T02:39:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:25 smithi088 ceph-mon[27808]: Deploying daemon mgr.x on smithi195 2024-09-13T02:39:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:25 smithi088 ceph-mon[27808]: pgmap v176: 121 pgs: 121 active+clean; 76 MiB data, 372 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 2.2 MiB/s wr, 9 op/s 2024-09-13T02:39:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:25 smithi088 ceph-mon[27808]: osdmap e129: 8 total, 8 up, 8 in 2024-09-13T02:39:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:25 smithi088 ceph-mon[39338]: Upgrade: Updating mgr.x 2024-09-13T02:39:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:25 smithi088 ceph-mon[39338]: Deploying daemon mgr.x on smithi195 2024-09-13T02:39:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:25 smithi088 ceph-mon[39338]: pgmap v176: 121 pgs: 121 active+clean; 76 MiB data, 372 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 2.2 MiB/s wr, 9 op/s 2024-09-13T02:39:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:25 smithi088 ceph-mon[39338]: osdmap e129: 8 total, 8 up, 8 in 2024-09-13T02:39:26.513 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:26 smithi195 systemd[1]: Stopping Ceph mgr.x for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:39:26.725 INFO:tasks.rados.rados.0.smithi088.stdout:336: done (0 left) 2024-09-13T02:39:26.725 INFO:tasks.rados.rados.0.smithi088.stdout:337: snap_remove snap 23 2024-09-13T02:39:26.823 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:26 smithi195 podman[67175]: 2024-09-13 02:39:26.51286836 +0000 UTC m=+0.123938482 container died ebf65f587eabd05919c0a575bc7974db3d065f47a1338f15abe976af70612ff9 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=reef-2c01458, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-13T02:39:27.201 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:26 smithi195 podman[67175]: 2024-09-13 02:39:26.915400971 +0000 UTC m=+0.526471081 container cleanup ebf65f587eabd05919c0a575bc7974db3d065f47a1338f15abe976af70612ff9 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=reef-2c01458, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:39:27.201 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:26 smithi195 bash[67175]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x 2024-09-13T02:39:27.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:27 smithi195 podman[67194]: 2024-09-13 02:39:27.200502269 +0000 UTC m=+0.677462341 container remove ebf65f587eabd05919c0a575bc7974db3d065f47a1338f15abe976af70612ff9 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=reef-2c01458, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True) 2024-09-13T02:39:27.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:27 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-13T02:39:27.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:27 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-13T02:39:27.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:27 smithi195 systemd[1]: Stopped Ceph mgr.x for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:39:27.485 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:27 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.x.service: Consumed 10.983s CPU time. 2024-09-13T02:39:27.719 INFO:tasks.rados.rados.0.smithi088.stdout:337: done (0 left) 2024-09-13T02:39:27.719 INFO:tasks.rados.rados.0.smithi088.stdout:338: setattr oid 41 current snap is 25 2024-09-13T02:39:27.724 INFO:tasks.rados.rados.0.smithi088.stdout:339: read oid 26 snap -1 2024-09-13T02:39:27.724 INFO:tasks.rados.rados.0.smithi088.stdout:339: expect (ObjNum 82 snap 12 seq_num 82) 2024-09-13T02:39:27.724 INFO:tasks.rados.rados.0.smithi088.stdout:340: read oid 5 snap -1 2024-09-13T02:39:27.724 INFO:tasks.rados.rados.0.smithi088.stdout:340: expect (ObjNum 105 snap 21 seq_num 105) 2024-09-13T02:39:27.724 INFO:tasks.rados.rados.0.smithi088.stdout:341: read oid 27 snap 22 2024-09-13T02:39:27.724 INFO:tasks.rados.rados.0.smithi088.stdout:341: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-13T02:39:27.724 INFO:tasks.rados.rados.0.smithi088.stdout:342: setattr oid 6 current snap is 25 2024-09-13T02:39:27.724 INFO:tasks.rados.rados.0.smithi088.stdout:343: snap_create 2024-09-13T02:39:27.731 INFO:tasks.rados.rados.0.smithi088.stdout:341: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-13T02:39:27.750 INFO:tasks.rados.rados.0.smithi088.stdout:340: expect (ObjNum 105 snap 21 seq_num 105) 2024-09-13T02:39:27.795 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 70 (ObjNum 33 snap 0 seq_num 3614005678) dirty exists 2024-09-13T02:39:27.795 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 97 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:39:27.796 INFO:tasks.rados.rados.0.smithi088.stdout:339: expect (ObjNum 82 snap 12 seq_num 82) 2024-09-13T02:39:27.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:27 smithi195 ceph-mon[31576]: osdmap e130: 8 total, 8 up, 8 in 2024-09-13T02:39:27.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:27 smithi195 ceph-mon[31576]: pgmap v179: 121 pgs: 121 active+clean; 76 MiB data, 372 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 2.2 MiB/s wr, 9 op/s 2024-09-13T02:39:27.926 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:27 smithi195 ceph-mon[31576]: osdmap e131: 8 total, 8 up, 8 in 2024-09-13T02:39:27.926 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:27 smithi195 systemd[1]: Starting Ceph mgr.x for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:39:27.926 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:27 smithi195 podman[67328]: 2024-09-13 02:39:27.668401675 +0000 UTC m=+0.016481494 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:39:27.926 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:27 smithi195 podman[67328]: 2024-09-13 02:39:27.785314952 +0000 UTC m=+0.133394813 container create 8f5aeb9571ab5fb11b054406000aed01757653f5370f053c03a59866f810536c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-13T02:39:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:27 smithi088 ceph-mon[27808]: osdmap e130: 8 total, 8 up, 8 in 2024-09-13T02:39:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:27 smithi088 ceph-mon[27808]: pgmap v179: 121 pgs: 121 active+clean; 76 MiB data, 372 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 2.2 MiB/s wr, 9 op/s 2024-09-13T02:39:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:27 smithi088 ceph-mon[27808]: osdmap e131: 8 total, 8 up, 8 in 2024-09-13T02:39:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:27 smithi088 ceph-mon[39338]: osdmap e130: 8 total, 8 up, 8 in 2024-09-13T02:39:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:27 smithi088 ceph-mon[39338]: pgmap v179: 121 pgs: 121 active+clean; 76 MiB data, 372 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 2.2 MiB/s wr, 9 op/s 2024-09-13T02:39:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:27 smithi088 ceph-mon[39338]: osdmap e131: 8 total, 8 up, 8 in 2024-09-13T02:39:28.398 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:28 smithi195 podman[67328]: 2024-09-13 02:39:28.054897274 +0000 UTC m=+0.402977115 container init 8f5aeb9571ab5fb11b054406000aed01757653f5370f053c03a59866f810536c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-13T02:39:28.399 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:28 smithi195 podman[67328]: 2024-09-13 02:39:28.059529461 +0000 UTC m=+0.407609282 container start 8f5aeb9571ab5fb11b054406000aed01757653f5370f053c03a59866f810536c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:39:28.399 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:28 smithi195 ceph-mgr[67365]: -- 172.21.15.195:0/1426022237 <== mon.1 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b9986050e0 con 0x55b9985e2800 2024-09-13T02:39:28.399 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:28 smithi195 bash[67328]: 8f5aeb9571ab5fb11b054406000aed01757653f5370f053c03a59866f810536c 2024-09-13T02:39:28.399 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:28 smithi195 systemd[1]: Started Ceph mgr.x for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:39:28.399 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:28 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:28.177+0000 7f484a1cf040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:39:28.399 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:28 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:28.239+0000 7f484a1cf040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:39:28.399 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:28 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:28.396+0000 7f484a1cf040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:39:28.725 INFO:tasks.rados.rados.0.smithi088.stdout:338: done (5 left) 2024-09-13T02:39:28.725 INFO:tasks.rados.rados.0.smithi088.stdout:339: done (4 left) 2024-09-13T02:39:28.725 INFO:tasks.rados.rados.0.smithi088.stdout:340: done (3 left) 2024-09-13T02:39:28.725 INFO:tasks.rados.rados.0.smithi088.stdout:341: done (2 left) 2024-09-13T02:39:28.725 INFO:tasks.rados.rados.0.smithi088.stdout:342: done (1 left) 2024-09-13T02:39:28.725 INFO:tasks.rados.rados.0.smithi088.stdout:343: done (0 left) 2024-09-13T02:39:28.725 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 26 2024-09-13T02:39:28.726 INFO:tasks.rados.rados.0.smithi088.stdout:344: seq_num 122 ranges {1605632=450560,2056192=688128,2744320=630784,3375104=286720} 2024-09-13T02:39:28.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:28 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:28.474+0000 7f484a1cf040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:39:28.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:28 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:28.636+0000 7f484a1cf040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:39:28.735 INFO:tasks.rados.rados.0.smithi088.stdout:344: writing smithi08884213-13 from 1605632 to 2056192 tid 1 2024-09-13T02:39:28.739 INFO:tasks.rados.rados.0.smithi088.stdout:344: writing smithi08884213-13 from 2056192 to 2744320 tid 2 2024-09-13T02:39:28.744 INFO:tasks.rados.rados.0.smithi088.stdout:344: writing smithi08884213-13 from 2744320 to 3375104 tid 3 2024-09-13T02:39:28.745 INFO:tasks.rados.rados.0.smithi088.stdout:344: writing smithi08884213-13 from 3375104 to 3661824 tid 4 2024-09-13T02:39:28.745 INFO:tasks.rados.rados.0.smithi088.stdout:345: delete oid 37 current snap is 26 2024-09-13T02:39:28.745 INFO:tasks.rados.rados.0.smithi088.stdout:344: finishing write tid 1 to smithi08884213-13 2024-09-13T02:39:28.745 INFO:tasks.rados.rados.0.smithi088.stdout:344: finishing write tid 2 to smithi08884213-13 2024-09-13T02:39:28.747 INFO:tasks.rados.rados.0.smithi088.stdout:344: finishing write tid 3 to smithi08884213-13 2024-09-13T02:39:28.747 INFO:tasks.rados.rados.0.smithi088.stdout:344: finishing write tid 4 to smithi08884213-13 2024-09-13T02:39:28.747 INFO:tasks.rados.rados.0.smithi088.stdout:344: finishing write tid 5 to smithi08884213-13 2024-09-13T02:39:28.748 INFO:tasks.rados.rados.0.smithi088.stdout:345: done (1 left) 2024-09-13T02:39:28.748 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 26 2024-09-13T02:39:28.748 INFO:tasks.rados.rados.0.smithi088.stdout:346: seq_num 124 ranges {761856=483328,1245184=458752,1703936=598016,2301952=548864} 2024-09-13T02:39:28.755 INFO:tasks.rados.rados.0.smithi088.stdout:346: writing smithi08884213-38 from 761856 to 1245184 tid 1 2024-09-13T02:39:28.758 INFO:tasks.rados.rados.0.smithi088.stdout:346: writing smithi08884213-38 from 1245184 to 1703936 tid 2 2024-09-13T02:39:28.761 INFO:tasks.rados.rados.0.smithi088.stdout:346: writing smithi08884213-38 from 1703936 to 2301952 tid 3 2024-09-13T02:39:28.765 INFO:tasks.rados.rados.0.smithi088.stdout:346: writing smithi08884213-38 from 2301952 to 2850816 tid 4 2024-09-13T02:39:28.765 INFO:tasks.rados.rados.0.smithi088.stdout:347: setattr oid 20 current snap is 26 2024-09-13T02:39:28.765 INFO:tasks.rados.rados.0.smithi088.stdout:344: finishing write tid 6 to smithi08884213-13 2024-09-13T02:39:28.766 INFO:tasks.rados.rados.0.smithi088.stdout:344: oid 13 updating version 0 to 111 2024-09-13T02:39:28.766 INFO:tasks.rados.rados.0.smithi088.stdout:344: oid 13 version 111 is already newer than 110 2024-09-13T02:39:28.766 INFO:tasks.rados.rados.0.smithi088.stdout:344: oid 13 version 111 is already newer than 109 2024-09-13T02:39:28.766 INFO:tasks.rados.rados.0.smithi088.stdout:344: oid 13 updating version 111 to 113 2024-09-13T02:39:28.766 INFO:tasks.rados.rados.0.smithi088.stdout:344: oid 13 version 113 is already newer than 112 2024-09-13T02:39:28.766 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 113 (ObjNum 122 snap 26 seq_num 122) dirty exists 2024-09-13T02:39:28.766 INFO:tasks.rados.rados.0.smithi088.stdout:344: left oid 13 (ObjNum 122 snap 26 seq_num 122) 2024-09-13T02:39:28.766 INFO:tasks.rados.rados.0.smithi088.stdout:346: finishing write tid 1 to smithi08884213-38 2024-09-13T02:39:28.766 INFO:tasks.rados.rados.0.smithi088.stdout:346: finishing write tid 2 to smithi08884213-38 2024-09-13T02:39:28.766 INFO:tasks.rados.rados.0.smithi088.stdout:346: finishing write tid 3 to smithi08884213-38 2024-09-13T02:39:28.767 INFO:tasks.rados.rados.0.smithi088.stdout:344: done (2 left) 2024-09-13T02:39:28.767 INFO:tasks.rados.rados.0.smithi088.stdout:348: read oid 14 snap -1 2024-09-13T02:39:28.767 INFO:tasks.rados.rados.0.smithi088.stdout:348: expect (ObjNum 13 snap 0 seq_num 13) 2024-09-13T02:39:28.767 INFO:tasks.rados.rados.0.smithi088.stdout:349: snap_create 2024-09-13T02:39:28.767 INFO:tasks.rados.rados.0.smithi088.stdout:346: finishing write tid 4 to smithi08884213-38 2024-09-13T02:39:28.767 INFO:tasks.rados.rados.0.smithi088.stdout:346: finishing write tid 5 to smithi08884213-38 2024-09-13T02:39:28.768 INFO:tasks.rados.rados.0.smithi088.stdout:346: finishing write tid 6 to smithi08884213-38 2024-09-13T02:39:28.769 INFO:tasks.rados.rados.0.smithi088.stdout:346: oid 38 updating version 0 to 61 2024-09-13T02:39:28.769 INFO:tasks.rados.rados.0.smithi088.stdout:346: oid 38 updating version 61 to 62 2024-09-13T02:39:28.769 INFO:tasks.rados.rados.0.smithi088.stdout:346: oid 38 version 62 is already newer than 58 2024-09-13T02:39:28.769 INFO:tasks.rados.rados.0.smithi088.stdout:346: oid 38 version 62 is already newer than 60 2024-09-13T02:39:28.769 INFO:tasks.rados.rados.0.smithi088.stdout:346: oid 38 version 62 is already newer than 59 2024-09-13T02:39:28.769 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 62 (ObjNum 124 snap 26 seq_num 124) dirty exists 2024-09-13T02:39:28.769 INFO:tasks.rados.rados.0.smithi088.stdout:346: left oid 38 (ObjNum 124 snap 26 seq_num 124) 2024-09-13T02:39:28.769 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 104 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-13T02:39:28.769 INFO:tasks.rados.rados.0.smithi088.stdout:348: expect (ObjNum 13 snap 0 seq_num 13) 2024-09-13T02:39:29.059 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:28 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:28.789+0000 7f484a1cf040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:39:29.389 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:29 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:29.115+0000 7f484a1cf040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:39:29.389 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:29 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:29.175+0000 7f484a1cf040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:39:29.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:29 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:29.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:29 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:29.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:29 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:39:29.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:29 smithi195 ceph-mon[31576]: osdmap e132: 8 total, 8 up, 8 in 2024-09-13T02:39:29.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:29 smithi195 ceph-mon[31576]: pgmap v182: 121 pgs: 121 active+clean; 76 MiB data, 372 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:29 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:29 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:29 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:39:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:29 smithi088 ceph-mon[27808]: osdmap e132: 8 total, 8 up, 8 in 2024-09-13T02:39:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:29 smithi088 ceph-mon[27808]: pgmap v182: 121 pgs: 121 active+clean; 76 MiB data, 372 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:29 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:29 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:29 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:39:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:29 smithi088 ceph-mon[39338]: osdmap e132: 8 total, 8 up, 8 in 2024-09-13T02:39:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:29 smithi088 ceph-mon[39338]: pgmap v182: 121 pgs: 121 active+clean; 76 MiB data, 372 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:29.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:29 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:29.387+0000 7f484a1cf040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:39:29.736 INFO:tasks.rados.rados.0.smithi088.stdout:346: done (3 left) 2024-09-13T02:39:29.736 INFO:tasks.rados.rados.0.smithi088.stdout:347: done (2 left) 2024-09-13T02:39:29.736 INFO:tasks.rados.rados.0.smithi088.stdout:348: done (1 left) 2024-09-13T02:39:29.736 INFO:tasks.rados.rados.0.smithi088.stdout:349: done (0 left) 2024-09-13T02:39:29.736 INFO:tasks.rados.rados.0.smithi088.stdout:350: delete oid 27 current snap is 27 2024-09-13T02:39:29.738 INFO:tasks.rados.rados.0.smithi088.stdout:350: done (0 left) 2024-09-13T02:39:29.738 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 3 current snap is 27 2024-09-13T02:39:29.738 INFO:tasks.rados.rados.0.smithi088.stdout:351: seq_num 126 ranges {106496=516096,622592=630784,1253376=614400,1867776=360448} 2024-09-13T02:39:29.741 INFO:tasks.rados.rados.0.smithi088.stdout:351: writing smithi08884213-3 from 106496 to 622592 tid 1 2024-09-13T02:39:29.745 INFO:tasks.rados.rados.0.smithi088.stdout:351: writing smithi08884213-3 from 622592 to 1253376 tid 2 2024-09-13T02:39:29.749 INFO:tasks.rados.rados.0.smithi088.stdout:351: writing smithi08884213-3 from 1253376 to 1867776 tid 3 2024-09-13T02:39:29.751 INFO:tasks.rados.rados.0.smithi088.stdout:351: writing smithi08884213-3 from 1867776 to 2228224 tid 4 2024-09-13T02:39:29.751 INFO:tasks.rados.rados.0.smithi088.stdout:352: snap_create 2024-09-13T02:39:29.751 INFO:tasks.rados.rados.0.smithi088.stdout:351: finishing write tid 1 to smithi08884213-3 2024-09-13T02:39:29.751 INFO:tasks.rados.rados.0.smithi088.stdout:351: finishing write tid 2 to smithi08884213-3 2024-09-13T02:39:29.753 INFO:tasks.rados.rados.0.smithi088.stdout:351: finishing write tid 3 to smithi08884213-3 2024-09-13T02:39:29.753 INFO:tasks.rados.rados.0.smithi088.stdout:351: finishing write tid 4 to smithi08884213-3 2024-09-13T02:39:29.753 INFO:tasks.rados.rados.0.smithi088.stdout:351: finishing write tid 5 to smithi08884213-3 2024-09-13T02:39:29.754 INFO:tasks.rados.rados.0.smithi088.stdout:351: finishing write tid 6 to smithi08884213-3 2024-09-13T02:39:29.754 INFO:tasks.rados.rados.0.smithi088.stdout:351: oid 3 updating version 0 to 10 2024-09-13T02:39:29.754 INFO:tasks.rados.rados.0.smithi088.stdout:351: oid 3 updating version 10 to 13 2024-09-13T02:39:29.754 INFO:tasks.rados.rados.0.smithi088.stdout:351: oid 3 version 13 is already newer than 11 2024-09-13T02:39:29.754 INFO:tasks.rados.rados.0.smithi088.stdout:351: oid 3 version 13 is already newer than 12 2024-09-13T02:39:29.754 INFO:tasks.rados.rados.0.smithi088.stdout:351: oid 3 version 13 is already newer than 9 2024-09-13T02:39:29.754 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 13 (ObjNum 126 snap 27 seq_num 126) dirty exists 2024-09-13T02:39:29.754 INFO:tasks.rados.rados.0.smithi088.stdout:351: left oid 3 (ObjNum 126 snap 27 seq_num 126) 2024-09-13T02:39:30.699 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:30.371+0000 7f484a1cf040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:39:30.699 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:30.449+0000 7f484a1cf040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:39:30.739 INFO:tasks.rados.rados.0.smithi088.stdout:351: done (1 left) 2024-09-13T02:39:30.739 INFO:tasks.rados.rados.0.smithi088.stdout:352: done (0 left) 2024-09-13T02:39:30.739 INFO:tasks.rados.rados.0.smithi088.stdout:353: rollback oid 27 current snap is 28 2024-09-13T02:39:30.739 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 27 to 27 2024-09-13T02:39:30.739 INFO:tasks.rados.rados.0.smithi088.stdout:354: setattr oid 20 current snap is 28 2024-09-13T02:39:30.740 INFO:tasks.rados.rados.0.smithi088.stdout:353: finishing rollback tid 1 to smithi08884213-27 2024-09-13T02:39:30.740 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 64 (ObjNum 65 snap 0 seq_num 3614190621) dirty dne 2024-09-13T02:39:30.740 INFO:tasks.rados.rados.0.smithi088.stdout:353: done (1 left) 2024-09-13T02:39:30.740 INFO:tasks.rados.rados.0.smithi088.stdout:355: snap_create 2024-09-13T02:39:30.743 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 106 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-13T02:39:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:30 smithi195 ceph-mon[31576]: osdmap e133: 8 total, 8 up, 8 in 2024-09-13T02:39:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:30 smithi088 ceph-mon[27808]: osdmap e133: 8 total, 8 up, 8 in 2024-09-13T02:39:31.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:30 smithi088 ceph-mon[39338]: osdmap e133: 8 total, 8 up, 8 in 2024-09-13T02:39:31.482 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:31.214+0000 7f484a1cf040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:39:31.483 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:31.329+0000 7f484a1cf040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:39:31.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:31.481+0000 7f484a1cf040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:39:31.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:31.548+0000 7f484a1cf040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:39:31.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:31.702+0000 7f484a1cf040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:39:31.747 INFO:tasks.rados.rados.0.smithi088.stdout:354: done (1 left) 2024-09-13T02:39:31.747 INFO:tasks.rados.rados.0.smithi088.stdout:355: done (0 left) 2024-09-13T02:39:31.748 INFO:tasks.rados.rados.0.smithi088.stdout:356: read oid 46 snap -1 2024-09-13T02:39:31.748 INFO:tasks.rados.rados.0.smithi088.stdout:356: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:39:31.748 INFO:tasks.rados.rados.0.smithi088.stdout:357: snap_remove snap 26 2024-09-13T02:39:32.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:31 smithi195 ceph-mon[31576]: osdmap e134: 8 total, 8 up, 8 in 2024-09-13T02:39:32.009 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:31 smithi195 ceph-mon[31576]: pgmap v185: 121 pgs: 121 active+clean; 69 MiB data, 359 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-09-13T02:39:32.009 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:31.775+0000 7f484a1cf040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:39:32.009 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:31.835+0000 7f484a1cf040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:39:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:31 smithi088 ceph-mon[27808]: osdmap e134: 8 total, 8 up, 8 in 2024-09-13T02:39:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:31 smithi088 ceph-mon[27808]: pgmap v185: 121 pgs: 121 active+clean; 69 MiB data, 359 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-09-13T02:39:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:31 smithi088 ceph-mon[39338]: osdmap e134: 8 total, 8 up, 8 in 2024-09-13T02:39:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:31 smithi088 ceph-mon[39338]: pgmap v185: 121 pgs: 121 active+clean; 69 MiB data, 359 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-09-13T02:39:32.289 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:32 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:32.007+0000 7f484a1cf040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:39:32.289 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:32 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:32.072+0000 7f484a1cf040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:39:32.289 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:32 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:32.139+0000 7f484a1cf040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:39:32.289 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:32 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:32.227+0000 7f484a1cf040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:39:32.289 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:32 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:32.287+0000 7f484a1cf040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:39:32.723 INFO:tasks.rados.rados.0.smithi088.stdout:356: expect (ObjNum 45 snap 0 seq_num 45) 2024-09-13T02:39:32.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:32 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:32.347+0000 7f484a1cf040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:39:32.754 INFO:tasks.rados.rados.0.smithi088.stdout:356: done (1 left) 2024-09-13T02:39:32.754 INFO:tasks.rados.rados.0.smithi088.stdout:357: done (0 left) 2024-09-13T02:39:32.754 INFO:tasks.rados.rados.0.smithi088.stdout:358: read oid 45 snap -1 2024-09-13T02:39:32.754 INFO:tasks.rados.rados.0.smithi088.stdout:358: expect (ObjNum 108 snap 22 seq_num 108) 2024-09-13T02:39:32.754 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 29 2024-09-13T02:39:32.755 INFO:tasks.rados.rados.0.smithi088.stdout:359: seq_num 127 ranges {0=532480,532480=507904,1040384=778240,1818624=319488} 2024-09-13T02:39:32.756 INFO:tasks.rados.rados.0.smithi088.stdout:359: writing smithi08884213-44 from 0 to 532480 tid 1 2024-09-13T02:39:32.760 INFO:tasks.rados.rados.0.smithi088.stdout:359: writing smithi08884213-44 from 532480 to 1040384 tid 2 2024-09-13T02:39:32.765 INFO:tasks.rados.rados.0.smithi088.stdout:359: writing smithi08884213-44 from 1040384 to 1818624 tid 3 2024-09-13T02:39:32.767 INFO:tasks.rados.rados.0.smithi088.stdout:359: writing smithi08884213-44 from 1818624 to 2138112 tid 4 2024-09-13T02:39:32.767 INFO:tasks.rados.rados.0.smithi088.stdout:360: snap_remove snap 27 2024-09-13T02:39:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:32 smithi088 ceph-mon[27808]: osdmap e135: 8 total, 8 up, 8 in 2024-09-13T02:39:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:32 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:32 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:32 smithi088 ceph-mon[27808]: osdmap e136: 8 total, 8 up, 8 in 2024-09-13T02:39:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:32 smithi088 ceph-mon[39338]: osdmap e135: 8 total, 8 up, 8 in 2024-09-13T02:39:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:32 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:32 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:32 smithi088 ceph-mon[39338]: osdmap e136: 8 total, 8 up, 8 in 2024-09-13T02:39:33.199 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:32 smithi195 ceph-mon[31576]: osdmap e135: 8 total, 8 up, 8 in 2024-09-13T02:39:33.199 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:32 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:33.199 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:32 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:33.199 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:32 smithi195 ceph-mon[31576]: osdmap e136: 8 total, 8 up, 8 in 2024-09-13T02:39:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:39:33] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2024-09-13T02:39:33.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:33.197+0000 7f484a1cf040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:39:33.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: [13/Sep/2024:02:39:33] ENGINE Bus STARTING 2024-09-13T02:39:33.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: CherryPy Checker: 2024-09-13T02:39:33.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: The Application mounted at '' has an empty config. 2024-09-13T02:39:33.485 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:33.485 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: [13/Sep/2024:02:39:33] ENGINE Serving on http://:::9283 2024-09-13T02:39:33.485 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: [13/Sep/2024:02:39:33] ENGINE Bus STARTED 2024-09-13T02:39:33.763 INFO:tasks.rados.rados.0.smithi088.stdout:360: done (2 left) 2024-09-13T02:39:33.763 INFO:tasks.rados.rados.0.smithi088.stdout:361: snap_create 2024-09-13T02:39:33.763 INFO:tasks.rados.rados.0.smithi088.stdout:359: finishing write tid 1 to smithi08884213-44 2024-09-13T02:39:33.763 INFO:tasks.rados.rados.0.smithi088.stdout:359: finishing write tid 2 to smithi08884213-44 2024-09-13T02:39:33.764 INFO:tasks.rados.rados.0.smithi088.stdout:358: expect (ObjNum 108 snap 22 seq_num 108) 2024-09-13T02:39:33.787 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-mon[31576]: pgmap v188: 121 pgs: 121 active+clean; 69 MiB data, 359 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-09-13T02:39:33.787 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:33.788 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:33.788 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-mon[31576]: Standby manager daemon x restarted 2024-09-13T02:39:33.788 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-mon[31576]: Standby manager daemon x started 2024-09-13T02:39:33.788 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:39:33.788 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:39:33.788 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:39:33.788 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:33 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:39:33.834 INFO:tasks.rados.rados.0.smithi088.stdout:359: finishing write tid 3 to smithi08884213-44 2024-09-13T02:39:33.834 INFO:tasks.rados.rados.0.smithi088.stdout:359: finishing write tid 4 to smithi08884213-44 2024-09-13T02:39:33.834 INFO:tasks.rados.rados.0.smithi088.stdout:359: finishing write tid 5 to smithi08884213-44 2024-09-13T02:39:33.834 INFO:tasks.rados.rados.0.smithi088.stdout:359: finishing write tid 6 to smithi08884213-44 2024-09-13T02:39:33.834 INFO:tasks.rados.rados.0.smithi088.stdout:359: oid 44 updating version 0 to 87 2024-09-13T02:39:33.834 INFO:tasks.rados.rados.0.smithi088.stdout:359: oid 44 updating version 87 to 89 2024-09-13T02:39:33.835 INFO:tasks.rados.rados.0.smithi088.stdout:359: oid 44 version 89 is already newer than 88 2024-09-13T02:39:33.835 INFO:tasks.rados.rados.0.smithi088.stdout:359: oid 44 updating version 89 to 91 2024-09-13T02:39:33.835 INFO:tasks.rados.rados.0.smithi088.stdout:359: oid 44 version 91 is already newer than 90 2024-09-13T02:39:33.835 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 91 (ObjNum 127 snap 29 seq_num 127) dirty exists 2024-09-13T02:39:33.835 INFO:tasks.rados.rados.0.smithi088.stdout:359: left oid 44 (ObjNum 127 snap 29 seq_num 127) 2024-09-13T02:39:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[39338]: pgmap v188: 121 pgs: 121 active+clean; 69 MiB data, 359 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-09-13T02:39:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[39338]: Standby manager daemon x restarted 2024-09-13T02:39:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[39338]: Standby manager daemon x started 2024-09-13T02:39:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:39:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:39:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:39:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:39:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[27808]: pgmap v188: 121 pgs: 121 active+clean; 69 MiB data, 359 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-09-13T02:39:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[27808]: Standby manager daemon x restarted 2024-09-13T02:39:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[27808]: Standby manager daemon x started 2024-09-13T02:39:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:39:34.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:39:34.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:39:34.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:33 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:39:34.765 INFO:tasks.rados.rados.0.smithi088.stdout:358: done (2 left) 2024-09-13T02:39:34.765 INFO:tasks.rados.rados.0.smithi088.stdout:359: done (1 left) 2024-09-13T02:39:34.765 INFO:tasks.rados.rados.0.smithi088.stdout:361: done (0 left) 2024-09-13T02:39:34.765 INFO:tasks.rados.rados.0.smithi088.stdout:362: snap_remove snap 22 2024-09-13T02:39:34.902 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:39:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:34 smithi195 ceph-mon[31576]: osdmap e137: 8 total, 8 up, 8 in 2024-09-13T02:39:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:34 smithi195 ceph-mon[31576]: mgrmap e23: y(active, since 3m), standbys: x 2024-09-13T02:39:35.162 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:39:35.162 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (2m) 2m ago 3m 16.3M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:39:35.162 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (3m) 2s ago 3m 88.2M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:39:35.162 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (5m) 2m ago 5m 13.8M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:39:35.162 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (4m) 2s ago 4m 18.5M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:39:35.162 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (7s) 2s ago 8m 66.1M - 19.1.1-322-g7741f7f9 19dc8d659727 8f5aeb9571ab 2024-09-13T02:39:35.162 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283,8765 running (10m) 2m ago 10m 487M - 18.2.4-843-g2c01458a c129f5a2fd4e b08be1cf5ff6 2024-09-13T02:39:35.162 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (10m) 2m ago 10m 46.0M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 0df62733ea32 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (8m) 2s ago 8m 39.3M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 70a314811bb6 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (8m) 2m ago 8m 39.2M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 7399c813d8ef 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (3m) 2m ago 3m 16.2M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (3m) 2s ago 3m 16.5M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (8m) 2m ago 8m 46.5M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e 28d3cbaecc3d 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (7m) 2m ago 7m 54.4M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e d7e6375ac3bb 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (7m) 2m ago 7m 54.0M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e fde4729094ff 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (6m) 2m ago 6m 49.5M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e e1c194107511 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (6m) 2s ago 6m 62.4M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e 68ff34dd7c85 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (6m) 2s ago 6m 77.1M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (5m) 2s ago 5m 64.6M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (5m) 2s ago 5m 74.6M 2992M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:39:35.163 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (2m) 2s ago 4m 47.5M - 2.43.0 a07b618ecd1d 1bce73b6a35c 2024-09-13T02:39:35.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:34 smithi088 ceph-mon[27808]: osdmap e137: 8 total, 8 up, 8 in 2024-09-13T02:39:35.164 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:34 smithi088 ceph-mon[27808]: mgrmap e23: y(active, since 3m), standbys: x 2024-09-13T02:39:35.164 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:34 smithi088 ceph-mon[39338]: osdmap e137: 8 total, 8 up, 8 in 2024-09-13T02:39:35.164 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:34 smithi088 ceph-mon[39338]: mgrmap e23: y(active, since 3m), standbys: x 2024-09-13T02:39:35.478 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:39:35.478 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 3 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 1, 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:39:35.479 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 14, 2024-09-13T02:39:35.480 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1 2024-09-13T02:39:35.480 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:39:35.480 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:39:35.762 INFO:tasks.rados.rados.0.smithi088.stdout:362: done (0 left) 2024-09-13T02:39:35.762 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 30 2024-09-13T02:39:35.763 INFO:tasks.rados.rados.0.smithi088.stdout:363: seq_num 128 ranges {827392=548864,1376256=794624,2170880=581632,2752512=229376} 2024-09-13T02:39:35.770 INFO:tasks.rados.rados.0.smithi088.stdout:363: writing smithi08884213-50 from 827392 to 1376256 tid 1 2024-09-13T02:39:35.776 INFO:tasks.rados.rados.0.smithi088.stdout:363: writing smithi08884213-50 from 1376256 to 2170880 tid 2 2024-09-13T02:39:35.780 INFO:tasks.rados.rados.0.smithi088.stdout:363: writing smithi08884213-50 from 2170880 to 2752512 tid 3 2024-09-13T02:39:35.781 INFO:tasks.rados.rados.0.smithi088.stdout:363: writing smithi08884213-50 from 2752512 to 2981888 tid 4 2024-09-13T02:39:35.781 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 30 2024-09-13T02:39:35.782 INFO:tasks.rados.rados.0.smithi088.stdout:363: finishing write tid 1 to smithi08884213-50 2024-09-13T02:39:35.782 INFO:tasks.rados.rados.0.smithi088.stdout:364: seq_num 129 ranges {57344=565248,622592=679936,1302528=786432,2088960=139264} 2024-09-13T02:39:35.785 INFO:tasks.rados.rados.0.smithi088.stdout:364: writing smithi08884213-4 from 57344 to 622592 tid 1 2024-09-13T02:39:35.789 INFO:tasks.rados.rados.0.smithi088.stdout:364: writing smithi08884213-4 from 622592 to 1302528 tid 2 2024-09-13T02:39:35.793 INFO:tasks.rados.rados.0.smithi088.stdout:364: writing smithi08884213-4 from 1302528 to 2088960 tid 3 2024-09-13T02:39:35.795 INFO:tasks.rados.rados.0.smithi088.stdout:364: writing smithi08884213-4 from 2088960 to 2228224 tid 4 2024-09-13T02:39:35.795 INFO:tasks.rados.rados.0.smithi088.stdout:365: rmattr oid 9 current snap is 30 2024-09-13T02:39:35.795 INFO:tasks.rados.rados.0.smithi088.stdout:365: done (2 left) 2024-09-13T02:39:35.795 INFO:tasks.rados.rados.0.smithi088.stdout:366: delete oid 21 current snap is 30 2024-09-13T02:39:35.795 INFO:tasks.rados.rados.0.smithi088.stdout:363: finishing write tid 2 to smithi08884213-50 2024-09-13T02:39:35.795 INFO:tasks.rados.rados.0.smithi088.stdout:363: finishing write tid 3 to smithi08884213-50 2024-09-13T02:39:35.795 INFO:tasks.rados.rados.0.smithi088.stdout:363: finishing write tid 4 to smithi08884213-50 2024-09-13T02:39:35.795 INFO:tasks.rados.rados.0.smithi088.stdout:363: finishing write tid 5 to smithi08884213-50 2024-09-13T02:39:35.795 INFO:tasks.rados.rados.0.smithi088.stdout:363: finishing write tid 6 to smithi08884213-50 2024-09-13T02:39:35.795 INFO:tasks.rados.rados.0.smithi088.stdout:363: oid 50 updating version 0 to 29 2024-09-13T02:39:35.796 INFO:tasks.rados.rados.0.smithi088.stdout:363: oid 50 updating version 29 to 31 2024-09-13T02:39:35.796 INFO:tasks.rados.rados.0.smithi088.stdout:363: oid 50 version 31 is already newer than 28 2024-09-13T02:39:35.796 INFO:tasks.rados.rados.0.smithi088.stdout:363: oid 50 version 31 is already newer than 27 2024-09-13T02:39:35.796 INFO:tasks.rados.rados.0.smithi088.stdout:363: oid 50 version 31 is already newer than 30 2024-09-13T02:39:35.796 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 31 (ObjNum 128 snap 30 seq_num 128) dirty exists 2024-09-13T02:39:35.796 INFO:tasks.rados.rados.0.smithi088.stdout:363: left oid 50 (ObjNum 128 snap 30 seq_num 128) 2024-09-13T02:39:35.796 INFO:tasks.rados.rados.0.smithi088.stdout:364: finishing write tid 1 to smithi08884213-4 2024-09-13T02:39:35.796 INFO:tasks.rados.rados.0.smithi088.stdout:364: finishing write tid 2 to smithi08884213-4 2024-09-13T02:39:35.797 INFO:tasks.rados.rados.0.smithi088.stdout:363: done (2 left) 2024-09-13T02:39:35.797 INFO:tasks.rados.rados.0.smithi088.stdout:366: done (1 left) 2024-09-13T02:39:35.797 INFO:tasks.rados.rados.0.smithi088.stdout:367: read oid 29 snap -1 2024-09-13T02:39:35.797 INFO:tasks.rados.rados.0.smithi088.stdout:367: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-13T02:39:35.797 INFO:tasks.rados.rados.0.smithi088.stdout:368: snap_create 2024-09-13T02:39:35.798 INFO:tasks.rados.rados.0.smithi088.stdout:364: finishing write tid 3 to smithi08884213-4 2024-09-13T02:39:35.798 INFO:tasks.rados.rados.0.smithi088.stdout:364: finishing write tid 4 to smithi08884213-4 2024-09-13T02:39:35.798 INFO:tasks.rados.rados.0.smithi088.stdout:364: finishing write tid 5 to smithi08884213-4 2024-09-13T02:39:35.798 INFO:tasks.rados.rados.0.smithi088.stdout:364: finishing write tid 6 to smithi08884213-4 2024-09-13T02:39:35.798 INFO:tasks.rados.rados.0.smithi088.stdout:364: oid 4 updating version 0 to 88 2024-09-13T02:39:35.798 INFO:tasks.rados.rados.0.smithi088.stdout:364: oid 4 updating version 88 to 89 2024-09-13T02:39:35.798 INFO:tasks.rados.rados.0.smithi088.stdout:364: oid 4 updating version 89 to 90 2024-09-13T02:39:35.798 INFO:tasks.rados.rados.0.smithi088.stdout:364: oid 4 version 90 is already newer than 87 2024-09-13T02:39:35.798 INFO:tasks.rados.rados.0.smithi088.stdout:364: oid 4 version 90 is already newer than 86 2024-09-13T02:39:35.798 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 90 (ObjNum 129 snap 30 seq_num 129) dirty exists 2024-09-13T02:39:35.798 INFO:tasks.rados.rados.0.smithi088.stdout:364: left oid 4 (ObjNum 129 snap 30 seq_num 129) 2024-09-13T02:39:35.799 INFO:tasks.rados.rados.0.smithi088.stdout:367: expect (ObjNum 46 snap 0 seq_num 46) 2024-09-13T02:39:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:35 smithi195 ceph-mon[31576]: osdmap e138: 8 total, 8 up, 8 in 2024-09-13T02:39:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:35 smithi195 ceph-mon[31576]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:39:35.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:35 smithi195 ceph-mon[31576]: pgmap v191: 121 pgs: 121 active+clean; 71 MiB data, 366 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 522 KiB/s wr, 8 op/s 2024-09-13T02:39:35.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:35 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1207287831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:39:35.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:35 smithi195 ceph-mon[31576]: osdmap e139: 8 total, 8 up, 8 in 2024-09-13T02:39:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:35 smithi088 ceph-mon[27808]: osdmap e138: 8 total, 8 up, 8 in 2024-09-13T02:39:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:35 smithi088 ceph-mon[27808]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:39:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:35 smithi088 ceph-mon[27808]: pgmap v191: 121 pgs: 121 active+clean; 71 MiB data, 366 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 522 KiB/s wr, 8 op/s 2024-09-13T02:39:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:35 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/1207287831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:39:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:35 smithi088 ceph-mon[27808]: osdmap e139: 8 total, 8 up, 8 in 2024-09-13T02:39:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:35 smithi088 ceph-mon[39338]: osdmap e138: 8 total, 8 up, 8 in 2024-09-13T02:39:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:35 smithi088 ceph-mon[39338]: from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:39:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:35 smithi088 ceph-mon[39338]: pgmap v191: 121 pgs: 121 active+clean; 71 MiB data, 366 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 522 KiB/s wr, 8 op/s 2024-09-13T02:39:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:35 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1207287831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:39:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:35 smithi088 ceph-mon[39338]: osdmap e139: 8 total, 8 up, 8 in 2024-09-13T02:39:36.520 INFO:tasks.rados.rados.0.smithi088.stdout:364: done (2 left) 2024-09-13T02:39:36.520 INFO:tasks.rados.rados.0.smithi088.stdout:367: done (1 left) 2024-09-13T02:39:36.520 INFO:tasks.rados.rados.0.smithi088.stdout:368: done (0 left) 2024-09-13T02:39:36.520 INFO:tasks.rados.rados.0.smithi088.stdout:369: rmattr oid 6 current snap is 31 2024-09-13T02:39:36.520 INFO:tasks.rados.rados.0.smithi088.stdout:370: rollback oid 3 current snap is 31 2024-09-13T02:39:36.521 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 3 to 28 2024-09-13T02:39:36.521 INFO:tasks.rados.rados.0.smithi088.stdout:371: rollback oid 16 current snap is 31 2024-09-13T02:39:36.521 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 16 to 25 2024-09-13T02:39:36.521 INFO:tasks.rados.rados.0.smithi088.stdout:372: snap_create 2024-09-13T02:39:36.528 INFO:tasks.rados.rados.0.smithi088.stdout:371: finishing rollback tid 0 to smithi08884213-16 2024-09-13T02:39:36.528 INFO:tasks.rados.rados.0.smithi088.stdout:370: finishing rollback tid 0 to smithi08884213-3 2024-09-13T02:39:36.529 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 79 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-13T02:39:36.529 INFO:tasks.rados.rados.0.smithi088.stdout:370: finishing rollback tid 1 to smithi08884213-3 2024-09-13T02:39:36.529 INFO:tasks.rados.rados.0.smithi088.stdout:371: finishing rollback tid 1 to smithi08884213-16 2024-09-13T02:39:36.529 INFO:tasks.rados.rados.0.smithi088.stdout:370: finishing rollback tid 2 to smithi08884213-3 2024-09-13T02:39:36.529 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 21 (ObjNum 126 snap 27 seq_num 126) dirty exists 2024-09-13T02:39:36.529 INFO:tasks.rados.rados.0.smithi088.stdout:371: finishing rollback tid 2 to smithi08884213-16 2024-09-13T02:39:36.529 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 86 (ObjNum 90 snap 14 seq_num 90) dirty exists 2024-09-13T02:39:36.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: [13/Sep/2024:02:39:36] ENGINE Bus STOPPING 2024-09-13T02:39:36.778 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:36.519+0000 7f7042bbb640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-13T02:39:36.779 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ignoring --setuser ceph since I am not root 2024-09-13T02:39:36.779 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ignoring --setgroup ceph since I am not root 2024-09-13T02:39:36.779 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:36.660+0000 7f15a40f5040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:39:36.779 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:36.715+0000 7f15a40f5040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:39:37.071 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:36.861+0000 7f15a40f5040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:39:37.071 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:36.926+0000 7f15a40f5040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:39:37.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:39:37.071 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: Activating manager daemon x 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: osdmap e140: 8 total, 8 up, 8 in 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.14523 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: mgrmap e24: x(active, starting, since 0.00766271s) 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:37.072 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:37.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:37.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:39:37.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:39:37.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:39:37.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:39:37.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:39:37.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:39:37.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:39:37.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:39:37.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:39:37.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:39:37.073 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-13T02:39:37.074 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: Activating manager daemon x 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: osdmap e140: 8 total, 8 up, 8 in 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.14523 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: mgrmap e24: x(active, starting, since 0.00766271s) 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:39:37.075 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:39:37.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:39:37.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:39:37.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:39:37.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:39:37.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:39:37.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:39:37.076 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:36 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:39:37.115 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: [13/Sep/2024:02:39:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T02:39:37.115 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: [13/Sep/2024:02:39:36] ENGINE Bus STOPPED 2024-09-13T02:39:37.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='client.14964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:39:37.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:37.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:37.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:39:37.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:39:37.116 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' 2024-09-13T02:39:37.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:39:37.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.14523 172.21.15.88:0/4042975678' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-13T02:39:37.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-09-13T02:39:37.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: Activating manager daemon x 2024-09-13T02:39:37.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: osdmap e140: 8 total, 8 up, 8 in 2024-09-13T02:39:37.117 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.14523 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-09-13T02:39:37.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: mgrmap e24: x(active, starting, since 0.00766271s) 2024-09-13T02:39:37.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:37.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:37.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:37.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:39:37.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:39:37.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:39:37.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:39:37.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:39:37.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:39:37.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:39:37.118 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:39:37.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:39:37.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:39:37.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:39:37.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:39:37.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:39:37.119 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:36 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:39:37.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:37.069+0000 7f15a40f5040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:39:37.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:37.215+0000 7f15a40f5040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:39:37.456 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: [13/Sep/2024:02:39:37] ENGINE Bus STARTING 2024-09-13T02:39:37.456 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:37.158+0000 7f47b43e1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:39:37.456 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:37.158+0000 7f47b43e1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:39:37.457 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:37.158+0000 7f47b43e1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:39:37.457 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:37.158+0000 7f47b43e1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:39:37.457 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:37.158+0000 7f47b43e1640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:39:37.457 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:37.159+0000 7f47b03d9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:39:37.457 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:37.159+0000 7f47b03d9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:39:37.457 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:37.159+0000 7f47b03d9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:39:37.457 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:37.159+0000 7f47b03d9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:39:37.458 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:37.159+0000 7f47b03d9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:39:37.458 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: [13/Sep/2024:02:39:37] ENGINE Serving on http://:::9283 2024-09-13T02:39:37.458 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: [13/Sep/2024:02:39:37] ENGINE Bus STARTED 2024-09-13T02:39:37.519 INFO:tasks.rados.rados.0.smithi088.stdout:369: done (3 left) 2024-09-13T02:39:37.519 INFO:tasks.rados.rados.0.smithi088.stdout:370: done (2 left) 2024-09-13T02:39:37.519 INFO:tasks.rados.rados.0.smithi088.stdout:371: done (1 left) 2024-09-13T02:39:37.519 INFO:tasks.rados.rados.0.smithi088.stdout:372: done (0 left) 2024-09-13T02:39:37.519 INFO:tasks.rados.rados.0.smithi088.stdout:373: rollback oid 39 current snap is 32 2024-09-13T02:39:37.519 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 39 to 28 2024-09-13T02:39:37.520 INFO:tasks.rados.rados.0.smithi088.stdout:374: rollback oid 21 current snap is 32 2024-09-13T02:39:37.520 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 21 to 30 2024-09-13T02:39:37.520 INFO:tasks.rados.rados.0.smithi088.stdout:375: delete oid 24 current snap is 32 2024-09-13T02:39:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:375: done (2 left) 2024-09-13T02:39:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:376: delete oid 3 current snap is 32 2024-09-13T02:39:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:374: finishing rollback tid 1 to smithi08884213-21 2024-09-13T02:39:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 0 (ObjNum 129 snap 0 seq_num 2153236664) dirty dne 2024-09-13T02:39:37.525 INFO:tasks.rados.rados.0.smithi088.stdout:373: finishing rollback tid 0 to smithi08884213-39 2024-09-13T02:39:37.526 INFO:tasks.rados.rados.0.smithi088.stdout:374: done (2 left) 2024-09-13T02:39:37.526 INFO:tasks.rados.rados.0.smithi088.stdout:376: done (1 left) 2024-09-13T02:39:37.526 INFO:tasks.rados.rados.0.smithi088.stdout:377: read oid 26 snap 31 2024-09-13T02:39:37.527 INFO:tasks.rados.rados.0.smithi088.stdout:377: expect (ObjNum 82 snap 12 seq_num 82) 2024-09-13T02:39:37.527 INFO:tasks.rados.rados.0.smithi088.stdout:378: snap_create 2024-09-13T02:39:37.527 INFO:tasks.rados.rados.0.smithi088.stdout:373: finishing rollback tid 1 to smithi08884213-39 2024-09-13T02:39:37.527 INFO:tasks.rados.rados.0.smithi088.stdout:373: finishing rollback tid 2 to smithi08884213-39 2024-09-13T02:39:37.527 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 117 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-13T02:39:37.536 INFO:tasks.rados.rados.0.smithi088.stdout:377: expect (ObjNum 82 snap 12 seq_num 82) 2024-09-13T02:39:37.724 INFO:tasks.rados.rados.0.smithi088.stdout:373: done (2 left) 2024-09-13T02:39:37.724 INFO:tasks.rados.rados.0.smithi088.stdout:377: done (1 left) 2024-09-13T02:39:37.724 INFO:tasks.rados.rados.0.smithi088.stdout:378: done (0 left) 2024-09-13T02:39:37.724 INFO:tasks.rados.rados.0.smithi088.stdout:379: delete oid 49 current snap is 33 2024-09-13T02:39:37.729 INFO:tasks.rados.rados.0.smithi088.stdout:379: done (0 left) 2024-09-13T02:39:37.729 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 33 2024-09-13T02:39:37.729 INFO:tasks.rados.rados.0.smithi088.stdout:380: seq_num 134 ranges {1769472=647168,2416640=548864,2965504=573440,3538944=483328} 2024-09-13T02:39:37.742 INFO:tasks.rados.rados.0.smithi088.stdout:380: writing smithi08884213-5 from 1769472 to 2416640 tid 1 2024-09-13T02:39:37.745 INFO:tasks.rados.rados.0.smithi088.stdout:380: writing smithi08884213-5 from 2416640 to 2965504 tid 2 2024-09-13T02:39:37.749 INFO:tasks.rados.rados.0.smithi088.stdout:380: writing smithi08884213-5 from 2965504 to 3538944 tid 3 2024-09-13T02:39:37.752 INFO:tasks.rados.rados.0.smithi088.stdout:380: writing smithi08884213-5 from 3538944 to 4022272 tid 4 2024-09-13T02:39:37.752 INFO:tasks.rados.rados.0.smithi088.stdout:381: setattr oid 28 current snap is 33 2024-09-13T02:39:37.752 INFO:tasks.rados.rados.0.smithi088.stdout:380: finishing write tid 1 to smithi08884213-5 2024-09-13T02:39:37.752 INFO:tasks.rados.rados.0.smithi088.stdout:380: finishing write tid 2 to smithi08884213-5 2024-09-13T02:39:37.753 INFO:tasks.rados.rados.0.smithi088.stdout:380: finishing write tid 3 to smithi08884213-5 2024-09-13T02:39:37.754 INFO:tasks.rados.rados.0.smithi088.stdout:382: read oid 15 snap -1 2024-09-13T02:39:37.754 INFO:tasks.rados.rados.0.smithi088.stdout:382: expect (ObjNum 104 snap 21 seq_num 104) 2024-09-13T02:39:37.754 INFO:tasks.rados.rados.0.smithi088.stdout:383: rmattr oid 32 current snap is 33 2024-09-13T02:39:37.754 INFO:tasks.rados.rados.0.smithi088.stdout:384: rollback oid 41 current snap is 33 2024-09-13T02:39:37.754 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 41 to 30 2024-09-13T02:39:37.754 INFO:tasks.rados.rados.0.smithi088.stdout:385: rollback oid 48 current snap is 33 2024-09-13T02:39:37.754 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 48 to 28 2024-09-13T02:39:37.754 INFO:tasks.rados.rados.0.smithi088.stdout:386: read oid 10 snap -1 2024-09-13T02:39:37.754 INFO:tasks.rados.rados.0.smithi088.stdout:386: expect deleted 2024-09-13T02:39:37.754 INFO:tasks.rados.rados.0.smithi088.stdout:387: snap_create 2024-09-13T02:39:37.756 INFO:tasks.rados.rados.0.smithi088.stdout:380: finishing write tid 4 to smithi08884213-5 2024-09-13T02:39:37.756 INFO:tasks.rados.rados.0.smithi088.stdout:380: finishing write tid 5 to smithi08884213-5 2024-09-13T02:39:37.758 INFO:tasks.rados.rados.0.smithi088.stdout:380: finishing write tid 6 to smithi08884213-5 2024-09-13T02:39:37.761 INFO:tasks.rados.rados.0.smithi088.stdout:380: oid 5 updating version 0 to 122 2024-09-13T02:39:37.761 INFO:tasks.rados.rados.0.smithi088.stdout:380: oid 5 version 122 is already newer than 121 2024-09-13T02:39:37.761 INFO:tasks.rados.rados.0.smithi088.stdout:380: oid 5 updating version 122 to 123 2024-09-13T02:39:37.761 INFO:tasks.rados.rados.0.smithi088.stdout:380: oid 5 version 123 is already newer than 119 2024-09-13T02:39:37.761 INFO:tasks.rados.rados.0.smithi088.stdout:380: oid 5 version 123 is already newer than 120 2024-09-13T02:39:37.761 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 123 (ObjNum 134 snap 33 seq_num 134) dirty exists 2024-09-13T02:39:37.761 INFO:tasks.rados.rados.0.smithi088.stdout:380: left oid 5 (ObjNum 134 snap 33 seq_num 134) 2024-09-13T02:39:37.762 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 125 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-09-13T02:39:37.762 INFO:tasks.rados.rados.0.smithi088.stdout:384: finishing rollback tid 0 to smithi08884213-41 2024-09-13T02:39:37.763 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 67 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:39:37.763 INFO:tasks.rados.rados.0.smithi088.stdout:384: finishing rollback tid 1 to smithi08884213-41 2024-09-13T02:39:37.763 INFO:tasks.rados.rados.0.smithi088.stdout:385: finishing rollback tid 0 to smithi08884213-48 2024-09-13T02:39:37.764 INFO:tasks.rados.rados.0.smithi088.stdout:385: finishing rollback tid 1 to smithi08884213-48 2024-09-13T02:39:37.764 INFO:tasks.rados.rados.0.smithi088.stdout:385: finishing rollback tid 2 to smithi08884213-48 2024-09-13T02:39:37.764 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 71 (ObjNum 96 snap 19 seq_num 96) dirty exists 2024-09-13T02:39:37.764 INFO:tasks.rados.rados.0.smithi088.stdout:382: expect (ObjNum 104 snap 21 seq_num 104) 2024-09-13T02:39:37.779 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:37.527+0000 7f15a40f5040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:39:37.780 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:37.593+0000 7f15a40f5040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:39:37.846 INFO:tasks.rados.rados.0.smithi088.stdout:384: finishing rollback tid 2 to smithi08884213-41 2024-09-13T02:39:37.846 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 107 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:39:38.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:37.801+0000 7f15a40f5040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:39:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: Manager daemon x is now available 2024-09-13T02:39:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: Migrating agent root cert to cert store 2024-09-13T02:39:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: Migrating agent root key to cert store 2024-09-13T02:39:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: Checking for cert/key for grafana.a 2024-09-13T02:39:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: Migrating grafana.a cert to cert store 2024-09-13T02:39:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: Migrating grafana.a key to cert store 2024-09-13T02:39:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:39:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:39:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:39:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:39:38.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T02:39:38.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T02:39:38.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: osdmap e141: 8 total, 8 up, 8 in 2024-09-13T02:39:38.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[27808]: osdmap e142: 8 total, 8 up, 8 in 2024-09-13T02:39:38.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: Manager daemon x is now available 2024-09-13T02:39:38.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: Migrating agent root cert to cert store 2024-09-13T02:39:38.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: Migrating agent root key to cert store 2024-09-13T02:39:38.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: Checking for cert/key for grafana.a 2024-09-13T02:39:38.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: Migrating grafana.a cert to cert store 2024-09-13T02:39:38.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: Migrating grafana.a key to cert store 2024-09-13T02:39:38.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:39:38.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:39:38.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:39:38.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:39:38.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T02:39:38.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T02:39:38.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: osdmap e141: 8 total, 8 up, 8 in 2024-09-13T02:39:38.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:37 smithi088 ceph-mon[39338]: osdmap e142: 8 total, 8 up, 8 in 2024-09-13T02:39:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: Manager daemon x is now available 2024-09-13T02:39:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: Migrating agent root cert to cert store 2024-09-13T02:39:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: Migrating agent root key to cert store 2024-09-13T02:39:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: Checking for cert/key for grafana.a 2024-09-13T02:39:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: Migrating grafana.a cert to cert store 2024-09-13T02:39:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: Migrating grafana.a key to cert store 2024-09-13T02:39:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:39:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:39:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:39:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:39:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T02:39:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-09-13T02:39:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: osdmap e141: 8 total, 8 up, 8 in 2024-09-13T02:39:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:37 smithi195 ceph-mon[31576]: osdmap e142: 8 total, 8 up, 8 in 2024-09-13T02:39:38.725 INFO:tasks.rados.rados.0.smithi088.stdout:380: done (7 left) 2024-09-13T02:39:38.725 INFO:tasks.rados.rados.0.smithi088.stdout:381: done (6 left) 2024-09-13T02:39:38.725 INFO:tasks.rados.rados.0.smithi088.stdout:382: done (5 left) 2024-09-13T02:39:38.725 INFO:tasks.rados.rados.0.smithi088.stdout:383: done (4 left) 2024-09-13T02:39:38.726 INFO:tasks.rados.rados.0.smithi088.stdout:384: done (3 left) 2024-09-13T02:39:38.726 INFO:tasks.rados.rados.0.smithi088.stdout:385: done (2 left) 2024-09-13T02:39:38.726 INFO:tasks.rados.rados.0.smithi088.stdout:386: done (1 left) 2024-09-13T02:39:38.726 INFO:tasks.rados.rados.0.smithi088.stdout:387: done (0 left) 2024-09-13T02:39:38.726 INFO:tasks.rados.rados.0.smithi088.stdout:388: copy_from oid 1 from oid 7 current snap is 34 2024-09-13T02:39:38.726 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 34 2024-09-13T02:39:38.726 INFO:tasks.rados.rados.0.smithi088.stdout:389: seq_num 135 ranges {3424256=663552,4087808=434176,4521984=786432,5308416=385024} 2024-09-13T02:39:38.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:38.303+0000 7f479c973640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:02:39:38] ENGINE Error in HTTPServer.serve 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: Traceback (most recent call last): 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: self._connections.run(self.expiration_interval) 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: self._run(expiration_interval) 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: s = self.context.wrap_socket( 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:39:38.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: return self.sslsocket_class._create( 2024-09-13T02:39:38.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:39:38.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: self.do_handshake() 2024-09-13T02:39:38.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:39:38.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: self._sslobj.do_handshake() 2024-09-13T02:39:38.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:39:38.736 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:39:38.747 INFO:tasks.rados.rados.0.smithi088.stdout:389: writing smithi08884213-48 from 3424256 to 4087808 tid 1 2024-09-13T02:39:38.749 INFO:tasks.rados.rados.0.smithi088.stdout:389: writing smithi08884213-48 from 4087808 to 4521984 tid 2 2024-09-13T02:39:38.754 INFO:tasks.rados.rados.0.smithi088.stdout:389: writing smithi08884213-48 from 4521984 to 5308416 tid 3 2024-09-13T02:39:38.757 INFO:tasks.rados.rados.0.smithi088.stdout:389: writing smithi08884213-48 from 5308416 to 5693440 tid 4 2024-09-13T02:39:38.757 INFO:tasks.rados.rados.0.smithi088.stdout:390: rmattr oid 50 current snap is 34 2024-09-13T02:39:38.757 INFO:tasks.rados.rados.0.smithi088.stdout:390: done (2 left) 2024-09-13T02:39:38.757 INFO:tasks.rados.rados.0.smithi088.stdout:391: delete oid 43 current snap is 34 2024-09-13T02:39:38.757 INFO:tasks.rados.rados.0.smithi088.stdout:388: finishing copy_from racing read to smithi08884213-1 2024-09-13T02:39:38.757 INFO:tasks.rados.rados.0.smithi088.stdout:388: finishing copy_from to smithi08884213-1 2024-09-13T02:39:38.757 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 4 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-13T02:39:38.757 INFO:tasks.rados.rados.0.smithi088.stdout:389: finishing write tid 1 to smithi08884213-48 2024-09-13T02:39:38.757 INFO:tasks.rados.rados.0.smithi088.stdout:389: finishing write tid 2 to smithi08884213-48 2024-09-13T02:39:38.758 INFO:tasks.rados.rados.0.smithi088.stdout:389: finishing write tid 3 to smithi08884213-48 2024-09-13T02:39:38.758 INFO:tasks.rados.rados.0.smithi088.stdout:389: finishing write tid 4 to smithi08884213-48 2024-09-13T02:39:38.759 INFO:tasks.rados.rados.0.smithi088.stdout:389: finishing write tid 5 to smithi08884213-48 2024-09-13T02:39:38.760 INFO:tasks.rados.rados.0.smithi088.stdout:389: finishing write tid 6 to smithi08884213-48 2024-09-13T02:39:38.761 INFO:tasks.rados.rados.0.smithi088.stdout:389: oid 48 updating version 0 to 75 2024-09-13T02:39:38.761 INFO:tasks.rados.rados.0.smithi088.stdout:389: oid 48 version 75 is already newer than 73 2024-09-13T02:39:38.761 INFO:tasks.rados.rados.0.smithi088.stdout:389: oid 48 version 75 is already newer than 74 2024-09-13T02:39:38.761 INFO:tasks.rados.rados.0.smithi088.stdout:389: oid 48 updating version 75 to 76 2024-09-13T02:39:38.761 INFO:tasks.rados.rados.0.smithi088.stdout:389: oid 48 updating version 76 to 77 2024-09-13T02:39:38.761 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 77 (ObjNum 135 snap 34 seq_num 135) dirty exists 2024-09-13T02:39:38.761 INFO:tasks.rados.rados.0.smithi088.stdout:389: left oid 48 (ObjNum 135 snap 34 seq_num 135) 2024-09-13T02:39:38.761 INFO:tasks.rados.rados.0.smithi088.stdout:388: done (2 left) 2024-09-13T02:39:38.761 INFO:tasks.rados.rados.0.smithi088.stdout:389: done (1 left) 2024-09-13T02:39:38.761 INFO:tasks.rados.rados.0.smithi088.stdout:391: done (0 left) 2024-09-13T02:39:38.761 INFO:tasks.rados.rados.0.smithi088.stdout:392: read oid 32 snap -1 2024-09-13T02:39:38.761 INFO:tasks.rados.rados.0.smithi088.stdout:392: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:39:38.762 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 34 2024-09-13T02:39:38.762 INFO:tasks.rados.rados.0.smithi088.stdout:393: seq_num 137 ranges {4022272=704512,4726784=655360,5382144=753664,6135808=196608} 2024-09-13T02:39:38.786 INFO:tasks.rados.rados.0.smithi088.stdout:393: writing smithi08884213-5 from 4022272 to 4726784 tid 1 2024-09-13T02:39:38.789 INFO:tasks.rados.rados.0.smithi088.stdout:393: writing smithi08884213-5 from 4726784 to 5382144 tid 2 2024-09-13T02:39:38.793 INFO:tasks.rados.rados.0.smithi088.stdout:393: writing smithi08884213-5 from 5382144 to 6135808 tid 3 2024-09-13T02:39:38.795 INFO:tasks.rados.rados.0.smithi088.stdout:393: writing smithi08884213-5 from 6135808 to 6332416 tid 4 2024-09-13T02:39:38.795 INFO:tasks.rados.rados.0.smithi088.stdout:394: setattr oid 26 current snap is 34 2024-09-13T02:39:38.795 INFO:tasks.rados.rados.0.smithi088.stdout:392: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:39:38.851 INFO:tasks.rados.rados.0.smithi088.stdout:393: finishing write tid 1 to smithi08884213-5 2024-09-13T02:39:38.851 INFO:tasks.rados.rados.0.smithi088.stdout:393: finishing write tid 2 to smithi08884213-5 2024-09-13T02:39:38.851 INFO:tasks.rados.rados.0.smithi088.stdout:393: finishing write tid 3 to smithi08884213-5 2024-09-13T02:39:38.852 INFO:tasks.rados.rados.0.smithi088.stdout:393: finishing write tid 4 to smithi08884213-5 2024-09-13T02:39:38.852 INFO:tasks.rados.rados.0.smithi088.stdout:393: finishing write tid 5 to smithi08884213-5 2024-09-13T02:39:38.852 INFO:tasks.rados.rados.0.smithi088.stdout:393: finishing write tid 6 to smithi08884213-5 2024-09-13T02:39:38.852 INFO:tasks.rados.rados.0.smithi088.stdout:393: oid 5 updating version 0 to 129 2024-09-13T02:39:38.852 INFO:tasks.rados.rados.0.smithi088.stdout:393: oid 5 version 129 is already newer than 127 2024-09-13T02:39:38.852 INFO:tasks.rados.rados.0.smithi088.stdout:393: oid 5 version 129 is already newer than 128 2024-09-13T02:39:38.852 INFO:tasks.rados.rados.0.smithi088.stdout:393: oid 5 updating version 129 to 131 2024-09-13T02:39:38.852 INFO:tasks.rados.rados.0.smithi088.stdout:393: oid 5 version 131 is already newer than 130 2024-09-13T02:39:38.852 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 131 (ObjNum 137 snap 34 seq_num 137) dirty exists 2024-09-13T02:39:38.853 INFO:tasks.rados.rados.0.smithi088.stdout:393: left oid 5 (ObjNum 137 snap 34 seq_num 137) 2024-09-13T02:39:38.853 INFO:tasks.rados.rados.0.smithi088.stdout:392: done (2 left) 2024-09-13T02:39:38.853 INFO:tasks.rados.rados.0.smithi088.stdout:393: done (1 left) 2024-09-13T02:39:38.853 INFO:tasks.rados.rados.0.smithi088.stdout:395: rmattr oid 6 current snap is 34 2024-09-13T02:39:38.853 INFO:tasks.rados.rados.0.smithi088.stdout:395: done (1 left) 2024-09-13T02:39:38.853 INFO:tasks.rados.rados.0.smithi088.stdout:396: setattr oid 25 current snap is 34 2024-09-13T02:39:38.854 INFO:tasks.rados.rados.0.smithi088.stdout:397: snap_create 2024-09-13T02:39:38.855 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 88 (ObjNum 115 snap 24 seq_num 115) dirty exists 2024-09-13T02:39:38.855 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 50 (ObjNum 82 snap 12 seq_num 82) dirty exists 2024-09-13T02:39:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:38 smithi088 ceph-mon[27808]: Deploying cephadm binary to smithi195 2024-09-13T02:39:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:38 smithi088 ceph-mon[27808]: Deploying cephadm binary to smithi088 2024-09-13T02:39:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:38 smithi088 ceph-mon[27808]: mgrmap e25: x(active, since 1.27797s) 2024-09-13T02:39:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:38 smithi088 ceph-mon[27808]: pgmap v5: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:38 smithi088 ceph-mon[27808]: osdmap e143: 8 total, 8 up, 8 in 2024-09-13T02:39:38.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:38.665+0000 7f15a40f5040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:39:38.941 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:38.733+0000 7f15a40f5040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:39:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:38 smithi088 ceph-mon[39338]: Deploying cephadm binary to smithi195 2024-09-13T02:39:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:38 smithi088 ceph-mon[39338]: Deploying cephadm binary to smithi088 2024-09-13T02:39:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:38 smithi088 ceph-mon[39338]: mgrmap e25: x(active, since 1.27797s) 2024-09-13T02:39:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:38 smithi088 ceph-mon[39338]: pgmap v5: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:38 smithi088 ceph-mon[39338]: osdmap e143: 8 total, 8 up, 8 in 2024-09-13T02:39:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-mon[31576]: Deploying cephadm binary to smithi195 2024-09-13T02:39:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-mon[31576]: Deploying cephadm binary to smithi088 2024-09-13T02:39:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-mon[31576]: mgrmap e25: x(active, since 1.27797s) 2024-09-13T02:39:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-mon[31576]: pgmap v5: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:38 smithi195 ceph-mon[31576]: osdmap e143: 8 total, 8 up, 8 in 2024-09-13T02:39:39.749 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:39.473+0000 7f15a40f5040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:39:39.750 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:39.606+0000 7f15a40f5040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:39:39.798 INFO:tasks.rados.rados.0.smithi088.stdout:394: done (2 left) 2024-09-13T02:39:39.799 INFO:tasks.rados.rados.0.smithi088.stdout:396: done (1 left) 2024-09-13T02:39:39.799 INFO:tasks.rados.rados.0.smithi088.stdout:397: done (0 left) 2024-09-13T02:39:39.799 INFO:tasks.rados.rados.0.smithi088.stdout:398: setattr oid 39 current snap is 35 2024-09-13T02:39:39.801 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 35 2024-09-13T02:39:39.801 INFO:tasks.rados.rados.0.smithi088.stdout:399: seq_num 138 ranges {1769472=720896,2490368=540672,3031040=557056,3588096=507904} 2024-09-13T02:39:39.816 INFO:tasks.rados.rados.0.smithi088.stdout:399: writing smithi08884213-22 from 1769472 to 2490368 tid 1 2024-09-13T02:39:39.820 INFO:tasks.rados.rados.0.smithi088.stdout:399: writing smithi08884213-22 from 2490368 to 3031040 tid 2 2024-09-13T02:39:39.824 INFO:tasks.rados.rados.0.smithi088.stdout:399: writing smithi08884213-22 from 3031040 to 3588096 tid 3 2024-09-13T02:39:39.828 INFO:tasks.rados.rados.0.smithi088.stdout:399: writing smithi08884213-22 from 3588096 to 4096000 tid 4 2024-09-13T02:39:39.828 INFO:tasks.rados.rados.0.smithi088.stdout:400: snap_remove snap 28 2024-09-13T02:39:40.014 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:39.747+0000 7f15a40f5040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:39:40.014 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:39.822+0000 7f15a40f5040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:39:40.014 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:39.979+0000 7f15a40f5040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:39:40.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-mon[39338]: [13/Sep/2024:02:39:38] ENGINE Bus STARTING 2024-09-13T02:39:40.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-mon[39338]: [13/Sep/2024:02:39:38] ENGINE Serving on https://172.21.15.195:7150 2024-09-13T02:39:40.015 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-mon[39338]: [13/Sep/2024:02:39:38] ENGINE Error in HTTPServer.serve 2024-09-13T02:39:40.015 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-09-13T02:39:40.015 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:39:40.015 INFO:journalctl@ceph.mon.c.smithi088.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:39:40.015 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:39:40.015 INFO:journalctl@ceph.mon.c.smithi088.stdout: self._run(expiration_interval) 2024-09-13T02:39:40.015 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:39:40.015 INFO:journalctl@ceph.mon.c.smithi088.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:39:40.015 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:39:40.015 INFO:journalctl@ceph.mon.c.smithi088.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:39:40.016 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:39:40.016 INFO:journalctl@ceph.mon.c.smithi088.stdout: s = self.context.wrap_socket( 2024-09-13T02:39:40.016 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:39:40.016 INFO:journalctl@ceph.mon.c.smithi088.stdout: return self.sslsocket_class._create( 2024-09-13T02:39:40.016 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:39:40.016 INFO:journalctl@ceph.mon.c.smithi088.stdout: self.do_handshake() 2024-09-13T02:39:40.016 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:39:40.016 INFO:journalctl@ceph.mon.c.smithi088.stdout: self._sslobj.do_handshake() 2024-09-13T02:39:40.016 INFO:journalctl@ceph.mon.c.smithi088.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:39:40.016 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-mon[39338]: [13/Sep/2024:02:39:38] ENGINE Serving on http://172.21.15.195:8765 2024-09-13T02:39:40.016 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-mon[39338]: [13/Sep/2024:02:39:38] ENGINE Bus STARTED 2024-09-13T02:39:40.016 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-mon[39338]: pgmap v6: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-mon[27808]: [13/Sep/2024:02:39:38] ENGINE Bus STARTING 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-mon[27808]: [13/Sep/2024:02:39:38] ENGINE Serving on https://172.21.15.195:7150 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-mon[27808]: [13/Sep/2024:02:39:38] ENGINE Error in HTTPServer.serve 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._run(expiration_interval) 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:39:40.017 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:39:40.018 INFO:journalctl@ceph.mon.a.smithi088.stdout: s = self.context.wrap_socket( 2024-09-13T02:39:40.018 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:39:40.018 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.sslsocket_class._create( 2024-09-13T02:39:40.018 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:39:40.018 INFO:journalctl@ceph.mon.a.smithi088.stdout: self.do_handshake() 2024-09-13T02:39:40.018 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:39:40.018 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._sslobj.do_handshake() 2024-09-13T02:39:40.018 INFO:journalctl@ceph.mon.a.smithi088.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:39:40.018 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-mon[27808]: [13/Sep/2024:02:39:38] ENGINE Serving on http://172.21.15.195:8765 2024-09-13T02:39:40.018 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-mon[27808]: [13/Sep/2024:02:39:38] ENGINE Bus STARTED 2024-09-13T02:39:40.018 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:39 smithi088 ceph-mon[27808]: pgmap v6: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:40.055 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:39 smithi195 ceph-mon[31576]: [13/Sep/2024:02:39:38] ENGINE Bus STARTING 2024-09-13T02:39:40.055 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:39 smithi195 ceph-mon[31576]: [13/Sep/2024:02:39:38] ENGINE Serving on https://172.21.15.195:7150 2024-09-13T02:39:40.055 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:39 smithi195 ceph-mon[31576]: [13/Sep/2024:02:39:38] ENGINE Error in HTTPServer.serve 2024-09-13T02:39:40.055 INFO:journalctl@ceph.mon.b.smithi195.stdout: Traceback (most recent call last): 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: self._run(expiration_interval) 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: s = self.context.wrap_socket( 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: return self.sslsocket_class._create( 2024-09-13T02:39:40.056 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:39:40.057 INFO:journalctl@ceph.mon.b.smithi195.stdout: self.do_handshake() 2024-09-13T02:39:40.057 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:39:40.057 INFO:journalctl@ceph.mon.b.smithi195.stdout: self._sslobj.do_handshake() 2024-09-13T02:39:40.057 INFO:journalctl@ceph.mon.b.smithi195.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:39:40.057 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:39 smithi195 ceph-mon[31576]: [13/Sep/2024:02:39:38] ENGINE Serving on http://172.21.15.195:8765 2024-09-13T02:39:40.057 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:39 smithi195 ceph-mon[31576]: [13/Sep/2024:02:39:38] ENGINE Bus STARTED 2024-09-13T02:39:40.057 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:39 smithi195 ceph-mon[31576]: pgmap v6: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:40.288 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:40.051+0000 7f15a40f5040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:39:40.288 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:40.113+0000 7f15a40f5040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:39:40.288 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:40.286+0000 7f15a40f5040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:39:40.562 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:40.364+0000 7f15a40f5040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:39:40.563 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:40.443+0000 7f15a40f5040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:39:40.563 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:40.560+0000 7f15a40f5040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:39:40.810 INFO:tasks.rados.rados.0.smithi088.stdout:400: done (2 left) 2024-09-13T02:39:40.810 INFO:tasks.rados.rados.0.smithi088.stdout:401: rmattr oid 7 current snap is 35 2024-09-13T02:39:40.810 INFO:tasks.rados.rados.0.smithi088.stdout:401: done (2 left) 2024-09-13T02:39:40.810 INFO:tasks.rados.rados.0.smithi088.stdout:402: copy_from oid 19 from oid 37 current snap is 35 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:403: copy_from oid 33 from oid 10 current snap is 35 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:404: delete oid 2 current snap is 35 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 133 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:399: finishing write tid 1 to smithi08884213-22 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:399: finishing write tid 2 to smithi08884213-22 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:399: finishing write tid 3 to smithi08884213-22 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:399: finishing write tid 4 to smithi08884213-22 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:399: finishing write tid 5 to smithi08884213-22 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:399: finishing write tid 6 to smithi08884213-22 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:399: oid 22 updating version 0 to 120 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:399: oid 22 version 120 is already newer than 118 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:399: oid 22 version 120 is already newer than 116 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:399: oid 22 version 120 is already newer than 119 2024-09-13T02:39:40.811 INFO:tasks.rados.rados.0.smithi088.stdout:399: oid 22 version 120 is already newer than 117 2024-09-13T02:39:40.812 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 120 (ObjNum 138 snap 35 seq_num 138) dirty exists 2024-09-13T02:39:40.812 INFO:tasks.rados.rados.0.smithi088.stdout:399: left oid 22 (ObjNum 138 snap 35 seq_num 138) 2024-09-13T02:39:40.816 INFO:tasks.rados.rados.0.smithi088.stdout:398: done (4 left) 2024-09-13T02:39:40.816 INFO:tasks.rados.rados.0.smithi088.stdout:399: done (3 left) 2024-09-13T02:39:40.817 INFO:tasks.rados.rados.0.smithi088.stdout:404: done (2 left) 2024-09-13T02:39:40.817 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 35 2024-09-13T02:39:40.817 INFO:tasks.rados.rados.0.smithi088.stdout:405: seq_num 140 ranges {4096000=753664,4849664=704512,5554176=524288,6078464=376832} 2024-09-13T02:39:40.842 INFO:tasks.rados.rados.0.smithi088.stdout:405: writing smithi08884213-22 from 4096000 to 4849664 tid 1 2024-09-13T02:39:40.848 INFO:tasks.rados.rados.0.smithi088.stdout:405: writing smithi08884213-22 from 4849664 to 5554176 tid 2 2024-09-13T02:39:40.849 INFO:tasks.rados.rados.0.smithi088.stdout:405: writing smithi08884213-22 from 5554176 to 6078464 tid 3 2024-09-13T02:39:40.852 INFO:tasks.rados.rados.0.smithi088.stdout:405: writing smithi08884213-22 from 6078464 to 6455296 tid 4 2024-09-13T02:39:40.852 INFO:tasks.rados.rados.0.smithi088.stdout:406: delete oid 4 current snap is 35 2024-09-13T02:39:40.852 INFO:tasks.rados.rados.0.smithi088.stdout:403: finishing copy_from to smithi08884213-33 2024-09-13T02:39:40.852 INFO:tasks.rados.rados.0.smithi088.stdout:403: got expected ENOENT (src dne) 2024-09-13T02:39:40.852 INFO:tasks.rados.rados.0.smithi088.stdout:403: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:39:40.852 INFO:tasks.rados.rados.0.smithi088.stdout:402: finishing copy_from to smithi08884213-19 2024-09-13T02:39:40.852 INFO:tasks.rados.rados.0.smithi088.stdout:402: got expected ENOENT (src dne) 2024-09-13T02:39:40.852 INFO:tasks.rados.rados.0.smithi088.stdout:402: finishing copy_from racing read to smithi08884213-19 2024-09-13T02:39:40.852 INFO:tasks.rados.rados.0.smithi088.stdout:405: finishing write tid 1 to smithi08884213-22 2024-09-13T02:39:40.852 INFO:tasks.rados.rados.0.smithi088.stdout:405: finishing write tid 2 to smithi08884213-22 2024-09-13T02:39:40.853 INFO:tasks.rados.rados.0.smithi088.stdout:405: finishing write tid 3 to smithi08884213-22 2024-09-13T02:39:40.853 INFO:tasks.rados.rados.0.smithi088.stdout:402: done (3 left) 2024-09-13T02:39:40.853 INFO:tasks.rados.rados.0.smithi088.stdout:403: done (2 left) 2024-09-13T02:39:40.854 INFO:tasks.rados.rados.0.smithi088.stdout:406: done (1 left) 2024-09-13T02:39:40.854 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 35 2024-09-13T02:39:40.854 INFO:tasks.rados.rados.0.smithi088.stdout:407: seq_num 142 ranges {2416640=786432,3203072=475136,3678208=540672,4218880=589824} 2024-09-13T02:39:40.873 INFO:tasks.rados.rados.0.smithi088.stdout:407: writing smithi08884213-15 from 2416640 to 3203072 tid 1 2024-09-13T02:39:40.876 INFO:tasks.rados.rados.0.smithi088.stdout:407: writing smithi08884213-15 from 3203072 to 3678208 tid 2 2024-09-13T02:39:40.880 INFO:tasks.rados.rados.0.smithi088.stdout:407: writing smithi08884213-15 from 3678208 to 4218880 tid 3 2024-09-13T02:39:40.885 INFO:tasks.rados.rados.0.smithi088.stdout:407: writing smithi08884213-15 from 4218880 to 4808704 tid 4 2024-09-13T02:39:40.885 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 35 2024-09-13T02:39:40.885 INFO:tasks.rados.rados.0.smithi088.stdout:405: finishing write tid 4 to smithi08884213-22 2024-09-13T02:39:40.885 INFO:tasks.rados.rados.0.smithi088.stdout:405: finishing write tid 5 to smithi08884213-22 2024-09-13T02:39:40.885 INFO:tasks.rados.rados.0.smithi088.stdout:408: seq_num 143 ranges {778240=802816,1581056=761856,2342912=745472,3088384=98304} 2024-09-13T02:39:40.895 INFO:tasks.rados.rados.0.smithi088.stdout:408: writing smithi08884213-29 from 778240 to 1581056 tid 1 2024-09-13T02:39:40.901 INFO:tasks.rados.rados.0.smithi088.stdout:408: writing smithi08884213-29 from 1581056 to 2342912 tid 2 2024-09-13T02:39:40.905 INFO:tasks.rados.rados.0.smithi088.stdout:408: writing smithi08884213-29 from 2342912 to 3088384 tid 3 2024-09-13T02:39:40.906 INFO:tasks.rados.rados.0.smithi088.stdout:408: writing smithi08884213-29 from 3088384 to 3186688 tid 4 2024-09-13T02:39:40.906 INFO:tasks.rados.rados.0.smithi088.stdout:405: finishing write tid 6 to smithi08884213-22 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:405: oid 22 updating version 0 to 127 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:405: oid 22 version 127 is already newer than 124 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:405: oid 22 version 127 is already newer than 125 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:405: oid 22 version 127 is already newer than 123 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:405: oid 22 version 127 is already newer than 126 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 127 (ObjNum 140 snap 35 seq_num 140) dirty exists 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:405: left oid 22 (ObjNum 140 snap 35 seq_num 140) 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:407: finishing write tid 1 to smithi08884213-15 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:407: finishing write tid 2 to smithi08884213-15 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:407: finishing write tid 3 to smithi08884213-15 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:407: finishing write tid 4 to smithi08884213-15 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:407: finishing write tid 5 to smithi08884213-15 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:407: finishing write tid 6 to smithi08884213-15 2024-09-13T02:39:40.907 INFO:tasks.rados.rados.0.smithi088.stdout:407: oid 15 updating version 0 to 100 2024-09-13T02:39:40.908 INFO:tasks.rados.rados.0.smithi088.stdout:407: oid 15 version 100 is already newer than 96 2024-09-13T02:39:40.908 INFO:tasks.rados.rados.0.smithi088.stdout:407: oid 15 version 100 is already newer than 97 2024-09-13T02:39:40.908 INFO:tasks.rados.rados.0.smithi088.stdout:407: oid 15 version 100 is already newer than 98 2024-09-13T02:39:40.908 INFO:tasks.rados.rados.0.smithi088.stdout:407: oid 15 version 100 is already newer than 99 2024-09-13T02:39:40.908 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 100 (ObjNum 142 snap 35 seq_num 142) dirty exists 2024-09-13T02:39:40.908 INFO:tasks.rados.rados.0.smithi088.stdout:407: left oid 15 (ObjNum 142 snap 35 seq_num 142) 2024-09-13T02:39:40.908 INFO:tasks.rados.rados.0.smithi088.stdout:408: finishing write tid 1 to smithi08884213-29 2024-09-13T02:39:40.908 INFO:tasks.rados.rados.0.smithi088.stdout:408: finishing write tid 2 to smithi08884213-29 2024-09-13T02:39:40.908 INFO:tasks.rados.rados.0.smithi088.stdout:405: done (2 left) 2024-09-13T02:39:40.908 INFO:tasks.rados.rados.0.smithi088.stdout:407: done (1 left) 2024-09-13T02:39:40.908 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 35 2024-09-13T02:39:40.908 INFO:tasks.rados.rados.0.smithi088.stdout:409: seq_num 144 ranges {1605632=16384} 2024-09-13T02:39:40.915 INFO:tasks.rados.rados.0.smithi088.stdout:409: writing smithi08884213-32 from 1605632 to 1622016 tid 1 2024-09-13T02:39:40.916 INFO:tasks.rados.rados.0.smithi088.stdout:410: read oid 27 snap -1 2024-09-13T02:39:40.916 INFO:tasks.rados.rados.0.smithi088.stdout:410: expect deleted 2024-09-13T02:39:40.916 INFO:tasks.rados.rados.0.smithi088.stdout:411: snap_remove snap 33 2024-09-13T02:39:40.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:40.631+0000 7f15a40f5040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:39:40.941 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:40.698+0000 7f15a40f5040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:39:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:40 smithi088 ceph-mon[39338]: osdmap e144: 8 total, 8 up, 8 in 2024-09-13T02:39:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:40 smithi088 ceph-mon[39338]: mgrmap e26: x(active, since 3s) 2024-09-13T02:39:40.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:40 smithi088 ceph-mon[27808]: osdmap e144: 8 total, 8 up, 8 in 2024-09-13T02:39:40.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:40 smithi088 ceph-mon[27808]: mgrmap e26: x(active, since 3s) 2024-09-13T02:39:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:40 smithi195 ceph-mon[31576]: osdmap e144: 8 total, 8 up, 8 in 2024-09-13T02:39:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:40 smithi195 ceph-mon[31576]: mgrmap e26: x(active, since 3s) 2024-09-13T02:39:41.805 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:41.549+0000 7f15a40f5040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:39:41.805 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:39:41] ENGINE Bus STARTING 2024-09-13T02:39:41.805 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: CherryPy Checker: 2024-09-13T02:39:41.805 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: The Application mounted at '' has an empty config. 2024-09-13T02:39:41.805 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: 2024-09-13T02:39:41.806 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:39:41] ENGINE Serving on http://:::9283 2024-09-13T02:39:41.806 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: [13/Sep/2024:02:39:41] ENGINE Bus STARTED 2024-09-13T02:39:41.820 INFO:tasks.rados.rados.0.smithi088.stdout:411: done (3 left) 2024-09-13T02:39:41.820 INFO:tasks.rados.rados.0.smithi088.stdout:412: rollback oid 10 current snap is 35 2024-09-13T02:39:41.820 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 10 to 29 2024-09-13T02:39:41.820 INFO:tasks.rados.rados.0.smithi088.stdout:413: delete oid 38 current snap is 35 2024-09-13T02:39:41.820 INFO:tasks.rados.rados.0.smithi088.stdout:408: finishing write tid 3 to smithi08884213-29 2024-09-13T02:39:41.820 INFO:tasks.rados.rados.0.smithi088.stdout:408: finishing write tid 4 to smithi08884213-29 2024-09-13T02:39:41.820 INFO:tasks.rados.rados.0.smithi088.stdout:408: finishing write tid 5 to smithi08884213-29 2024-09-13T02:39:41.820 INFO:tasks.rados.rados.0.smithi088.stdout:408: finishing write tid 6 to smithi08884213-29 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:408: oid 29 updating version 0 to 111 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:408: oid 29 version 111 is already newer than 109 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:408: oid 29 updating version 111 to 112 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:408: oid 29 version 112 is already newer than 108 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:408: oid 29 version 112 is already newer than 110 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 112 (ObjNum 143 snap 35 seq_num 143) dirty exists 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:408: left oid 29 (ObjNum 143 snap 35 seq_num 143) 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:409: finishing write tid 1 to smithi08884213-32 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:409: finishing write tid 2 to smithi08884213-32 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:409: finishing write tid 3 to smithi08884213-32 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:409: oid 32 updating version 0 to 84 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:409: oid 32 version 84 is already newer than 83 2024-09-13T02:39:41.821 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 84 (ObjNum 144 snap 35 seq_num 144) dirty exists 2024-09-13T02:39:41.822 INFO:tasks.rados.rados.0.smithi088.stdout:409: left oid 32 (ObjNum 144 snap 35 seq_num 144) 2024-09-13T02:39:41.822 INFO:tasks.rados.rados.0.smithi088.stdout:412: finishing rollback tid 1 to smithi08884213-10 2024-09-13T02:39:41.822 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 0 (ObjNum 129 snap 0 seq_num 2152693888) dirty dne 2024-09-13T02:39:41.823 INFO:tasks.rados.rados.0.smithi088.stdout:408: done (4 left) 2024-09-13T02:39:41.823 INFO:tasks.rados.rados.0.smithi088.stdout:409: done (3 left) 2024-09-13T02:39:41.823 INFO:tasks.rados.rados.0.smithi088.stdout:410: done (2 left) 2024-09-13T02:39:41.823 INFO:tasks.rados.rados.0.smithi088.stdout:412: done (1 left) 2024-09-13T02:39:41.823 INFO:tasks.rados.rados.0.smithi088.stdout:413: done (0 left) 2024-09-13T02:39:41.823 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 35 2024-09-13T02:39:41.824 INFO:tasks.rados.rados.0.smithi088.stdout:414: seq_num 146 ranges {0=49152} 2024-09-13T02:39:41.824 INFO:tasks.rados.rados.0.smithi088.stdout:414: writing smithi08884213-49 from 0 to 49152 tid 1 2024-09-13T02:39:41.824 INFO:tasks.rados.rados.0.smithi088.stdout:415: snap_remove snap 25 2024-09-13T02:39:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[27808]: pgmap v9: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[27808]: osdmap e145: 8 total, 8 up, 8 in 2024-09-13T02:39:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[27808]: Standby manager daemon y started 2024-09-13T02:39:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.88:0/609223599' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T02:39:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.88:0/609223599' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:39:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.88:0/609223599' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T02:39:42.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.88:0/609223599' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:39:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[39338]: pgmap v9: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[39338]: osdmap e145: 8 total, 8 up, 8 in 2024-09-13T02:39:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[39338]: Standby manager daemon y started 2024-09-13T02:39:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.88:0/609223599' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T02:39:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.88:0/609223599' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:39:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.88:0/609223599' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T02:39:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:41 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.88:0/609223599' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:39:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:41 smithi195 ceph-mon[31576]: pgmap v9: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:41 smithi195 ceph-mon[31576]: osdmap e145: 8 total, 8 up, 8 in 2024-09-13T02:39:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:41 smithi195 ceph-mon[31576]: Standby manager daemon y started 2024-09-13T02:39:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:41 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.88:0/609223599' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T02:39:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:41 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.88:0/609223599' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:39:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:41 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.88:0/609223599' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T02:39:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:41 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.88:0/609223599' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:39:42.730 INFO:tasks.rados.rados.0.smithi088.stdout:415: done (1 left) 2024-09-13T02:39:42.730 INFO:tasks.rados.rados.0.smithi088.stdout:416: copy_from oid 46 from oid 11 current snap is 35 2024-09-13T02:39:42.730 INFO:tasks.rados.rados.0.smithi088.stdout:414: finishing write tid 1 to smithi08884213-49 2024-09-13T02:39:42.730 INFO:tasks.rados.rados.0.smithi088.stdout:414: finishing write tid 2 to smithi08884213-49 2024-09-13T02:39:42.730 INFO:tasks.rados.rados.0.smithi088.stdout:414: finishing write tid 3 to smithi08884213-49 2024-09-13T02:39:42.731 INFO:tasks.rados.rados.0.smithi088.stdout:414: oid 49 updating version 0 to 57 2024-09-13T02:39:42.731 INFO:tasks.rados.rados.0.smithi088.stdout:414: oid 49 updating version 57 to 58 2024-09-13T02:39:42.731 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 58 (ObjNum 146 snap 35 seq_num 146) dirty exists 2024-09-13T02:39:42.731 INFO:tasks.rados.rados.0.smithi088.stdout:414: left oid 49 (ObjNum 146 snap 35 seq_num 146) 2024-09-13T02:39:42.731 INFO:tasks.rados.rados.0.smithi088.stdout:414: done (1 left) 2024-09-13T02:39:42.731 INFO:tasks.rados.rados.0.smithi088.stdout:417: setattr oid 27 current snap is 35 2024-09-13T02:39:42.734 INFO:tasks.rados.rados.0.smithi088.stdout:418: rollback oid 3 current snap is 35 2024-09-13T02:39:42.734 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 3 to 32 2024-09-13T02:39:42.734 INFO:tasks.rados.rados.0.smithi088.stdout:419: setattr oid 40 current snap is 35 2024-09-13T02:39:42.737 INFO:tasks.rados.rados.0.smithi088.stdout:418: finishing rollback tid 1 to smithi08884213-3 2024-09-13T02:39:42.737 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 23 (ObjNum 33 snap 0 seq_num 2153073712) dirty dne 2024-09-13T02:39:42.738 INFO:tasks.rados.rados.0.smithi088.stdout:418: done (3 left) 2024-09-13T02:39:42.738 INFO:tasks.rados.rados.0.smithi088.stdout:420: snap_create 2024-09-13T02:39:42.739 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 78 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-13T02:39:42.745 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 149 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-13T02:39:42.749 INFO:tasks.rados.rados.0.smithi088.stdout:416: finishing copy_from racing read to smithi08884213-46 2024-09-13T02:39:42.749 INFO:tasks.rados.rados.0.smithi088.stdout:416: finishing copy_from to smithi08884213-46 2024-09-13T02:39:42.749 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 48 (ObjNum 106 snap 21 seq_num 106) dirty exists 2024-09-13T02:39:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:42 smithi088 ceph-mon[39338]: osdmap e146: 8 total, 8 up, 8 in 2024-09-13T02:39:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:42 smithi088 ceph-mon[39338]: mgrmap e27: x(active, since 5s), standbys: y 2024-09-13T02:39:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:42 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:39:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:42 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:42 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:43.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:42 smithi088 ceph-mon[39338]: osdmap e147: 8 total, 8 up, 8 in 2024-09-13T02:39:43.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:42 smithi088 ceph-mon[27808]: osdmap e146: 8 total, 8 up, 8 in 2024-09-13T02:39:43.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:42 smithi088 ceph-mon[27808]: mgrmap e27: x(active, since 5s), standbys: y 2024-09-13T02:39:43.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:42 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:39:43.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:42 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:43.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:42 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:43.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:42 smithi088 ceph-mon[27808]: osdmap e147: 8 total, 8 up, 8 in 2024-09-13T02:39:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:42 smithi195 ceph-mon[31576]: osdmap e146: 8 total, 8 up, 8 in 2024-09-13T02:39:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:42 smithi195 ceph-mon[31576]: mgrmap e27: x(active, since 5s), standbys: y 2024-09-13T02:39:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:42 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:39:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:42 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:42 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:42 smithi195 ceph-mon[31576]: osdmap e147: 8 total, 8 up, 8 in 2024-09-13T02:39:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:39:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-13T02:39:43.727 INFO:tasks.rados.rados.0.smithi088.stdout:416: done (3 left) 2024-09-13T02:39:43.727 INFO:tasks.rados.rados.0.smithi088.stdout:417: done (2 left) 2024-09-13T02:39:43.727 INFO:tasks.rados.rados.0.smithi088.stdout:419: done (1 left) 2024-09-13T02:39:43.727 INFO:tasks.rados.rados.0.smithi088.stdout:420: done (0 left) 2024-09-13T02:39:43.727 INFO:tasks.rados.rados.0.smithi088.stdout:421: snap_create 2024-09-13T02:39:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: pgmap v12: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: Adjusting osd_memory_target on smithi088 to 2480M 2024-09-13T02:39:44.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:44.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[27808]: osdmap e148: 8 total, 8 up, 8 in 2024-09-13T02:39:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: pgmap v12: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: Adjusting osd_memory_target on smithi088 to 2480M 2024-09-13T02:39:44.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:44.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:43 smithi088 ceph-mon[39338]: osdmap e148: 8 total, 8 up, 8 in 2024-09-13T02:39:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: pgmap v12: 121 pgs: 121 active+clean; 68 MiB data, 359 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: Adjusting osd_memory_target on smithi088 to 2480M 2024-09-13T02:39:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:43 smithi195 ceph-mon[31576]: osdmap e148: 8 total, 8 up, 8 in 2024-09-13T02:39:44.730 INFO:tasks.rados.rados.0.smithi088.stdout:421: done (0 left) 2024-09-13T02:39:44.730 INFO:tasks.rados.rados.0.smithi088.stdout:422: setattr oid 4 current snap is 37 2024-09-13T02:39:44.733 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 37 2024-09-13T02:39:44.733 INFO:tasks.rados.rados.0.smithi088.stdout:423: seq_num 147 ranges {221184=65536} 2024-09-13T02:39:44.735 INFO:tasks.rados.rados.0.smithi088.stdout:423: writing smithi08884213-14 from 221184 to 286720 tid 1 2024-09-13T02:39:44.735 INFO:tasks.rados.rados.0.smithi088.stdout:424: read oid 16 snap 29 2024-09-13T02:39:44.735 INFO:tasks.rados.rados.0.smithi088.stdout:424: expect (ObjNum 90 snap 14 seq_num 90) 2024-09-13T02:39:44.735 INFO:tasks.rados.rados.0.smithi088.stdout:425: rmattr oid 10 current snap is 37 2024-09-13T02:39:44.735 INFO:tasks.rados.rados.0.smithi088.stdout:425: done (3 left) 2024-09-13T02:39:44.735 INFO:tasks.rados.rados.0.smithi088.stdout:426: copy_from oid 41 from oid 17 current snap is 37 2024-09-13T02:39:44.735 INFO:tasks.rados.rados.0.smithi088.stdout:427: delete oid 32 current snap is 37 2024-09-13T02:39:44.740 INFO:tasks.rados.rados.0.smithi088.stdout:427: done (4 left) 2024-09-13T02:39:44.740 INFO:tasks.rados.rados.0.smithi088.stdout:428: rmattr oid 2 current snap is 37 2024-09-13T02:39:44.740 INFO:tasks.rados.rados.0.smithi088.stdout:428: done (4 left) 2024-09-13T02:39:44.740 INFO:tasks.rados.rados.0.smithi088.stdout:429: rollback oid 30 current snap is 37 2024-09-13T02:39:44.740 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 30 to 36 2024-09-13T02:39:44.740 INFO:tasks.rados.rados.0.smithi088.stdout:430: copy_from oid 19 from oid 46 current snap is 37 2024-09-13T02:39:44.741 INFO:tasks.rados.rados.0.smithi088.stdout:431: read oid 45 snap -1 2024-09-13T02:39:44.741 INFO:tasks.rados.rados.0.smithi088.stdout:431: expect (ObjNum 108 snap 22 seq_num 108) 2024-09-13T02:39:44.741 INFO:tasks.rados.rados.0.smithi088.stdout:432: snap_remove snap 35 2024-09-13T02:39:45.737 INFO:tasks.rados.rados.0.smithi088.stdout:429: finishing rollback tid 1 to smithi08884213-30 2024-09-13T02:39:45.737 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 0 (ObjNum 65 snap 0 seq_num 1449291098) dirty dne 2024-09-13T02:39:45.737 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 109 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-09-13T02:39:45.737 INFO:tasks.rados.rados.0.smithi088.stdout:426: finishing copy_from racing read to smithi08884213-41 2024-09-13T02:39:45.737 INFO:tasks.rados.rados.0.smithi088.stdout:423: finishing write tid 1 to smithi08884213-14 2024-09-13T02:39:45.737 INFO:tasks.rados.rados.0.smithi088.stdout:423: finishing write tid 2 to smithi08884213-14 2024-09-13T02:39:45.738 INFO:tasks.rados.rados.0.smithi088.stdout:423: finishing write tid 3 to smithi08884213-14 2024-09-13T02:39:45.738 INFO:tasks.rados.rados.0.smithi088.stdout:423: oid 14 updating version 0 to 112 2024-09-13T02:39:45.738 INFO:tasks.rados.rados.0.smithi088.stdout:423: oid 14 version 112 is already newer than 111 2024-09-13T02:39:45.738 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 112 (ObjNum 147 snap 37 seq_num 147) dirty exists 2024-09-13T02:39:45.738 INFO:tasks.rados.rados.0.smithi088.stdout:423: left oid 14 (ObjNum 147 snap 37 seq_num 147) 2024-09-13T02:39:45.738 INFO:tasks.rados.rados.0.smithi088.stdout:426: finishing copy_from to smithi08884213-41 2024-09-13T02:39:45.738 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 4 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-09-13T02:39:45.738 INFO:tasks.rados.rados.0.smithi088.stdout:431: expect (ObjNum 108 snap 22 seq_num 108) 2024-09-13T02:39:45.807 INFO:tasks.rados.rados.0.smithi088.stdout:424: expect (ObjNum 90 snap 14 seq_num 90) 2024-09-13T02:39:45.981 INFO:tasks.rados.rados.0.smithi088.stdout:430: finishing copy_from racing read to smithi08884213-19 2024-09-13T02:39:45.981 INFO:tasks.rados.rados.0.smithi088.stdout:430: finishing copy_from to smithi08884213-19 2024-09-13T02:39:45.981 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 48 (ObjNum 106 snap 21 seq_num 106) dirty exists 2024-09-13T02:39:45.981 INFO:tasks.rados.rados.0.smithi088.stdout:422: done (7 left) 2024-09-13T02:39:45.981 INFO:tasks.rados.rados.0.smithi088.stdout:423: done (6 left) 2024-09-13T02:39:45.981 INFO:tasks.rados.rados.0.smithi088.stdout:424: done (5 left) 2024-09-13T02:39:45.981 INFO:tasks.rados.rados.0.smithi088.stdout:426: done (4 left) 2024-09-13T02:39:45.981 INFO:tasks.rados.rados.0.smithi088.stdout:429: done (3 left) 2024-09-13T02:39:45.981 INFO:tasks.rados.rados.0.smithi088.stdout:430: done (2 left) 2024-09-13T02:39:45.981 INFO:tasks.rados.rados.0.smithi088.stdout:431: done (1 left) 2024-09-13T02:39:45.981 INFO:tasks.rados.rados.0.smithi088.stdout:432: done (0 left) 2024-09-13T02:39:45.982 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 37 2024-09-13T02:39:45.982 INFO:tasks.rados.rados.0.smithi088.stdout:433: seq_num 149 ranges {286720=98304} 2024-09-13T02:39:45.982 INFO:tasks.rados.rados.0.smithi088.stdout:433: writing smithi08884213-14 from 286720 to 385024 tid 1 2024-09-13T02:39:45.982 INFO:tasks.rados.rados.0.smithi088.stdout:434: delete oid 1 current snap is 37 2024-09-13T02:39:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:45 smithi195 ceph-mon[31576]: pgmap v15: 121 pgs: 121 active+clean; 79 MiB data, 384 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 67 op/s 2024-09-13T02:39:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:45 smithi195 ceph-mon[31576]: osdmap e149: 8 total, 8 up, 8 in 2024-09-13T02:39:45.985 INFO:tasks.rados.rados.0.smithi088.stdout:434: done (1 left) 2024-09-13T02:39:45.985 INFO:tasks.rados.rados.0.smithi088.stdout:435: snap_create 2024-09-13T02:39:45.987 INFO:tasks.rados.rados.0.smithi088.stdout:433: finishing write tid 1 to smithi08884213-14 2024-09-13T02:39:45.987 INFO:tasks.rados.rados.0.smithi088.stdout:433: finishing write tid 2 to smithi08884213-14 2024-09-13T02:39:45.988 INFO:tasks.rados.rados.0.smithi088.stdout:433: finishing write tid 3 to smithi08884213-14 2024-09-13T02:39:45.988 INFO:tasks.rados.rados.0.smithi088.stdout:433: oid 14 updating version 0 to 113 2024-09-13T02:39:45.988 INFO:tasks.rados.rados.0.smithi088.stdout:433: oid 14 updating version 113 to 114 2024-09-13T02:39:45.988 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 114 (ObjNum 149 snap 37 seq_num 149) dirty exists 2024-09-13T02:39:45.988 INFO:tasks.rados.rados.0.smithi088.stdout:433: left oid 14 (ObjNum 149 snap 37 seq_num 149) 2024-09-13T02:39:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:45 smithi088 ceph-mon[27808]: pgmap v15: 121 pgs: 121 active+clean; 79 MiB data, 384 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 67 op/s 2024-09-13T02:39:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:45 smithi088 ceph-mon[27808]: osdmap e149: 8 total, 8 up, 8 in 2024-09-13T02:39:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:45 smithi088 ceph-mon[39338]: pgmap v15: 121 pgs: 121 active+clean; 79 MiB data, 384 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 67 op/s 2024-09-13T02:39:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:45 smithi088 ceph-mon[39338]: osdmap e149: 8 total, 8 up, 8 in 2024-09-13T02:39:46.743 INFO:tasks.rados.rados.0.smithi088.stdout:433: done (1 left) 2024-09-13T02:39:46.743 INFO:tasks.rados.rados.0.smithi088.stdout:435: done (0 left) 2024-09-13T02:39:46.743 INFO:tasks.rados.rados.0.smithi088.stdout:436: snap_create 2024-09-13T02:39:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:46 smithi088 ceph-mon[27808]: osdmap e150: 8 total, 8 up, 8 in 2024-09-13T02:39:47.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:46 smithi088 ceph-mon[39338]: osdmap e150: 8 total, 8 up, 8 in 2024-09-13T02:39:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:46 smithi195 ceph-mon[31576]: osdmap e150: 8 total, 8 up, 8 in 2024-09-13T02:39:47.729 INFO:tasks.rados.rados.0.smithi088.stdout:436: done (0 left) 2024-09-13T02:39:47.729 INFO:tasks.rados.rados.0.smithi088.stdout:437: snap_remove snap 37 2024-09-13T02:39:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: pgmap v18: 121 pgs: 121 active+clean; 79 MiB data, 384 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 67 op/s 2024-09-13T02:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: osdmap e151: 8 total, 8 up, 8 in 2024-09-13T02:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[27808]: osdmap e152: 8 total, 8 up, 8 in 2024-09-13T02:39:48.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: pgmap v18: 121 pgs: 121 active+clean; 79 MiB data, 384 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 67 op/s 2024-09-13T02:39:48.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: osdmap e151: 8 total, 8 up, 8 in 2024-09-13T02:39:48.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:39:48.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:39:48.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:39:48.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:39:48.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:47 smithi088 ceph-mon[39338]: osdmap e152: 8 total, 8 up, 8 in 2024-09-13T02:39:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: pgmap v18: 121 pgs: 121 active+clean; 79 MiB data, 384 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 MiB/s wr, 67 op/s 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: osdmap e151: 8 total, 8 up, 8 in 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:39:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:39:48.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:47 smithi195 ceph-mon[31576]: osdmap e152: 8 total, 8 up, 8 in 2024-09-13T02:39:48.728 INFO:tasks.rados.rados.0.smithi088.stdout:437: done (0 left) 2024-09-13T02:39:48.729 INFO:tasks.rados.rados.0.smithi088.stdout:438: read oid 21 snap -1 2024-09-13T02:39:48.729 INFO:tasks.rados.rados.0.smithi088.stdout:438: expect deleted 2024-09-13T02:39:48.729 INFO:tasks.rados.rados.0.smithi088.stdout:439: snap_create 2024-09-13T02:39:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:48 smithi088 ceph-mon[27808]: mgrmap e28: x(active, since 11s), standbys: y 2024-09-13T02:39:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:48 smithi088 ceph-mon[27808]: osdmap e153: 8 total, 8 up, 8 in 2024-09-13T02:39:49.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:48 smithi088 ceph-mon[39338]: mgrmap e28: x(active, since 11s), standbys: y 2024-09-13T02:39:49.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:48 smithi088 ceph-mon[39338]: osdmap e153: 8 total, 8 up, 8 in 2024-09-13T02:39:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:48 smithi195 ceph-mon[31576]: mgrmap e28: x(active, since 11s), standbys: y 2024-09-13T02:39:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:48 smithi195 ceph-mon[31576]: osdmap e153: 8 total, 8 up, 8 in 2024-09-13T02:39:49.729 INFO:tasks.rados.rados.0.smithi088.stdout:438: done (1 left) 2024-09-13T02:39:49.729 INFO:tasks.rados.rados.0.smithi088.stdout:439: done (0 left) 2024-09-13T02:39:49.729 INFO:tasks.rados.rados.0.smithi088.stdout:440: copy_from oid 24 from oid 25 current snap is 40 2024-09-13T02:39:49.729 INFO:tasks.rados.rados.0.smithi088.stdout:441: snap_remove snap 38 2024-09-13T02:39:50.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:49 smithi195 ceph-mon[31576]: pgmap v21: 121 pgs: 121 active+clean; 82 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 584 KiB/s wr, 21 op/s 2024-09-13T02:39:50.012 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:49 smithi195 ceph-mon[31576]: osdmap e154: 8 total, 8 up, 8 in 2024-09-13T02:39:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:49 smithi088 ceph-mon[27808]: pgmap v21: 121 pgs: 121 active+clean; 82 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 584 KiB/s wr, 21 op/s 2024-09-13T02:39:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:49 smithi088 ceph-mon[27808]: osdmap e154: 8 total, 8 up, 8 in 2024-09-13T02:39:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:49 smithi088 ceph-mon[39338]: pgmap v21: 121 pgs: 121 active+clean; 82 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 584 KiB/s wr, 21 op/s 2024-09-13T02:39:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:49 smithi088 ceph-mon[39338]: osdmap e154: 8 total, 8 up, 8 in 2024-09-13T02:39:50.731 INFO:tasks.rados.rados.0.smithi088.stdout:441: done (1 left) 2024-09-13T02:39:50.731 INFO:tasks.rados.rados.0.smithi088.stdout:442: rollback oid 16 current snap is 40 2024-09-13T02:39:50.731 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 16 to 29 2024-09-13T02:39:50.731 INFO:tasks.rados.rados.0.smithi088.stdout:443: read oid 35 snap 32 2024-09-13T02:39:50.731 INFO:tasks.rados.rados.0.smithi088.stdout:443: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-13T02:39:50.731 INFO:tasks.rados.rados.0.smithi088.stdout:444: rollback oid 10 current snap is 40 2024-09-13T02:39:50.731 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 10 to 30 2024-09-13T02:39:50.731 INFO:tasks.rados.rados.0.smithi088.stdout:445: snap_create 2024-09-13T02:39:50.731 INFO:tasks.rados.rados.0.smithi088.stdout:440: finishing copy_from racing read to smithi08884213-24 2024-09-13T02:39:50.731 INFO:tasks.rados.rados.0.smithi088.stdout:440: finishing copy_from to smithi08884213-24 2024-09-13T02:39:50.732 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 88 (ObjNum 115 snap 24 seq_num 115) dirty exists 2024-09-13T02:39:50.738 INFO:tasks.rados.rados.0.smithi088.stdout:443: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-13T02:39:50.753 INFO:tasks.rados.rados.0.smithi088.stdout:444: finishing rollback tid 1 to smithi08884213-10 2024-09-13T02:39:50.753 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 0 (ObjNum 33 snap 0 seq_num 3614933902) dirty dne 2024-09-13T02:39:50.753 INFO:tasks.rados.rados.0.smithi088.stdout:442: finishing rollback tid 0 to smithi08884213-16 2024-09-13T02:39:50.753 INFO:tasks.rados.rados.0.smithi088.stdout:442: finishing rollback tid 1 to smithi08884213-16 2024-09-13T02:39:50.753 INFO:tasks.rados.rados.0.smithi088.stdout:442: finishing rollback tid 2 to smithi08884213-16 2024-09-13T02:39:50.753 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 102 (ObjNum 90 snap 14 seq_num 90) dirty exists 2024-09-13T02:39:51.733 INFO:tasks.rados.rados.0.smithi088.stdout:440: done (4 left) 2024-09-13T02:39:51.734 INFO:tasks.rados.rados.0.smithi088.stdout:442: done (3 left) 2024-09-13T02:39:51.734 INFO:tasks.rados.rados.0.smithi088.stdout:443: done (2 left) 2024-09-13T02:39:51.734 INFO:tasks.rados.rados.0.smithi088.stdout:444: done (1 left) 2024-09-13T02:39:51.734 INFO:tasks.rados.rados.0.smithi088.stdout:445: done (0 left) 2024-09-13T02:39:51.734 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 41 2024-09-13T02:39:51.734 INFO:tasks.rados.rados.0.smithi088.stdout:446: seq_num 151 ranges {3268608=131072} 2024-09-13T02:39:51.752 INFO:tasks.rados.rados.0.smithi088.stdout:446: writing smithi08884213-33 from 3268608 to 3399680 tid 1 2024-09-13T02:39:51.752 INFO:tasks.rados.rados.0.smithi088.stdout:447: read oid 27 snap -1 2024-09-13T02:39:51.752 INFO:tasks.rados.rados.0.smithi088.stdout:447: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:39:51.752 INFO:tasks.rados.rados.0.smithi088.stdout:448: setattr oid 40 current snap is 41 2024-09-13T02:39:51.752 INFO:tasks.rados.rados.0.smithi088.stdout:447: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:39:51.758 INFO:tasks.rados.rados.0.smithi088.stdout:446: finishing write tid 1 to smithi08884213-33 2024-09-13T02:39:51.758 INFO:tasks.rados.rados.0.smithi088.stdout:446: finishing write tid 2 to smithi08884213-33 2024-09-13T02:39:51.758 INFO:tasks.rados.rados.0.smithi088.stdout:446: finishing write tid 3 to smithi08884213-33 2024-09-13T02:39:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:446: oid 33 updating version 0 to 97 2024-09-13T02:39:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:446: oid 33 updating version 97 to 98 2024-09-13T02:39:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 98 (ObjNum 151 snap 41 seq_num 151) dirty exists 2024-09-13T02:39:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:446: left oid 33 (ObjNum 151 snap 41 seq_num 151) 2024-09-13T02:39:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:446: done (2 left) 2024-09-13T02:39:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:447: done (1 left) 2024-09-13T02:39:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 21 current snap is 41 2024-09-13T02:39:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:449: seq_num 152 ranges {0=147456} 2024-09-13T02:39:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:449: writing smithi08884213-21 from 0 to 147456 tid 1 2024-09-13T02:39:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:450: read oid 17 snap -1 2024-09-13T02:39:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:450: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-13T02:39:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:451: rollback oid 3 current snap is 41 2024-09-13T02:39:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 3 to 36 2024-09-13T02:39:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:452: copy_from oid 16 from oid 15 current snap is 41 2024-09-13T02:39:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:453: delete oid 11 current snap is 41 2024-09-13T02:39:51.763 INFO:tasks.rados.rados.0.smithi088.stdout:451: finishing rollback tid 1 to smithi08884213-3 2024-09-13T02:39:51.763 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 23 (ObjNum 33 snap 0 seq_num 7) dirty dne 2024-09-13T02:39:51.764 INFO:tasks.rados.rados.0.smithi088.stdout:449: finishing write tid 1 to smithi08884213-21 2024-09-13T02:39:51.764 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 155 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-13T02:39:51.764 INFO:tasks.rados.rados.0.smithi088.stdout:450: expect (ObjNum 16 snap 0 seq_num 16) 2024-09-13T02:39:51.775 INFO:tasks.rados.rados.0.smithi088.stdout:449: finishing write tid 2 to smithi08884213-21 2024-09-13T02:39:51.775 INFO:tasks.rados.rados.0.smithi088.stdout:449: finishing write tid 3 to smithi08884213-21 2024-09-13T02:39:51.775 INFO:tasks.rados.rados.0.smithi088.stdout:449: oid 21 updating version 0 to 93 2024-09-13T02:39:51.775 INFO:tasks.rados.rados.0.smithi088.stdout:449: oid 21 version 93 is already newer than 92 2024-09-13T02:39:51.775 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 93 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:39:51.775 INFO:tasks.rados.rados.0.smithi088.stdout:449: left oid 21 (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:39:51.776 INFO:tasks.rados.rados.0.smithi088.stdout:448: done (5 left) 2024-09-13T02:39:51.776 INFO:tasks.rados.rados.0.smithi088.stdout:449: done (4 left) 2024-09-13T02:39:51.776 INFO:tasks.rados.rados.0.smithi088.stdout:450: done (3 left) 2024-09-13T02:39:51.776 INFO:tasks.rados.rados.0.smithi088.stdout:451: done (2 left) 2024-09-13T02:39:51.776 INFO:tasks.rados.rados.0.smithi088.stdout:453: done (1 left) 2024-09-13T02:39:51.776 INFO:tasks.rados.rados.0.smithi088.stdout:454: delete oid 17 current snap is 41 2024-09-13T02:39:51.778 INFO:tasks.rados.rados.0.smithi088.stdout:454: done (1 left) 2024-09-13T02:39:51.778 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 41 2024-09-13T02:39:51.778 INFO:tasks.rados.rados.0.smithi088.stdout:455: seq_num 155 ranges {0=204800} 2024-09-13T02:39:51.779 INFO:tasks.rados.rados.0.smithi088.stdout:455: writing smithi08884213-27 from 0 to 204800 tid 1 2024-09-13T02:39:51.779 INFO:tasks.rados.rados.0.smithi088.stdout:456: snap_remove snap 36 2024-09-13T02:39:52.038 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:51 smithi195 ceph-mon[31576]: pgmap v24: 121 pgs: 121 active+clean; 82 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 584 KiB/s wr, 21 op/s 2024-09-13T02:39:52.038 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:51 smithi195 ceph-mon[31576]: osdmap e155: 8 total, 8 up, 8 in 2024-09-13T02:39:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:51 smithi088 ceph-mon[39338]: pgmap v24: 121 pgs: 121 active+clean; 82 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 584 KiB/s wr, 21 op/s 2024-09-13T02:39:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:51 smithi088 ceph-mon[39338]: osdmap e155: 8 total, 8 up, 8 in 2024-09-13T02:39:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:51 smithi088 ceph-mon[27808]: pgmap v24: 121 pgs: 121 active+clean; 82 MiB data, 388 MiB used, 715 GiB / 715 GiB avail; 4.8 MiB/s rd, 584 KiB/s wr, 21 op/s 2024-09-13T02:39:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:51 smithi088 ceph-mon[27808]: osdmap e155: 8 total, 8 up, 8 in 2024-09-13T02:39:52.731 INFO:tasks.rados.rados.0.smithi088.stdout:452: finishing copy_from racing read to smithi08884213-16 2024-09-13T02:39:52.731 INFO:tasks.rados.rados.0.smithi088.stdout:452: finishing copy_from to smithi08884213-16 2024-09-13T02:39:52.731 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 100 (ObjNum 142 snap 35 seq_num 142) dirty exists 2024-09-13T02:39:52.731 INFO:tasks.rados.rados.0.smithi088.stdout:455: finishing write tid 1 to smithi08884213-27 2024-09-13T02:39:52.731 INFO:tasks.rados.rados.0.smithi088.stdout:455: finishing write tid 2 to smithi08884213-27 2024-09-13T02:39:52.731 INFO:tasks.rados.rados.0.smithi088.stdout:455: finishing write tid 3 to smithi08884213-27 2024-09-13T02:39:52.732 INFO:tasks.rados.rados.0.smithi088.stdout:455: oid 27 updating version 0 to 81 2024-09-13T02:39:52.732 INFO:tasks.rados.rados.0.smithi088.stdout:455: oid 27 updating version 81 to 82 2024-09-13T02:39:52.732 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 82 (ObjNum 155 snap 41 seq_num 155) dirty exists 2024-09-13T02:39:52.732 INFO:tasks.rados.rados.0.smithi088.stdout:455: left oid 27 (ObjNum 155 snap 41 seq_num 155) 2024-09-13T02:39:52.732 INFO:tasks.rados.rados.0.smithi088.stdout:452: done (2 left) 2024-09-13T02:39:52.732 INFO:tasks.rados.rados.0.smithi088.stdout:455: done (1 left) 2024-09-13T02:39:52.732 INFO:tasks.rados.rados.0.smithi088.stdout:456: done (0 left) 2024-09-13T02:39:52.732 INFO:tasks.rados.rados.0.smithi088.stdout:457: delete oid 18 current snap is 41 2024-09-13T02:39:52.737 INFO:tasks.rados.rados.0.smithi088.stdout:457: done (0 left) 2024-09-13T02:39:52.737 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 41 2024-09-13T02:39:52.737 INFO:tasks.rados.rados.0.smithi088.stdout:458: seq_num 157 ranges {638976=237568} 2024-09-13T02:39:52.742 INFO:tasks.rados.rados.0.smithi088.stdout:458: writing smithi08884213-39 from 638976 to 876544 tid 1 2024-09-13T02:39:52.742 INFO:tasks.rados.rados.0.smithi088.stdout:459: rollback oid 8 current snap is 41 2024-09-13T02:39:52.742 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 8 to 40 2024-09-13T02:39:52.742 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 41 2024-09-13T02:39:52.743 INFO:tasks.rados.rados.0.smithi088.stdout:460: seq_num 158 ranges {0=253952} 2024-09-13T02:39:52.744 INFO:tasks.rados.rados.0.smithi088.stdout:460: writing smithi08884213-43 from 0 to 253952 tid 1 2024-09-13T02:39:52.744 INFO:tasks.rados.rados.0.smithi088.stdout:459: finishing rollback tid 1 to smithi08884213-8 2024-09-13T02:39:52.744 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-13T02:39:52.744 INFO:tasks.rados.rados.0.smithi088.stdout:459: done (2 left) 2024-09-13T02:39:52.744 INFO:tasks.rados.rados.0.smithi088.stdout:461: delete oid 33 current snap is 41 2024-09-13T02:39:52.745 INFO:tasks.rados.rados.0.smithi088.stdout:461: done (2 left) 2024-09-13T02:39:52.746 INFO:tasks.rados.rados.0.smithi088.stdout:462: delete oid 49 current snap is 41 2024-09-13T02:39:52.746 INFO:tasks.rados.rados.0.smithi088.stdout:458: finishing write tid 1 to smithi08884213-39 2024-09-13T02:39:52.746 INFO:tasks.rados.rados.0.smithi088.stdout:458: finishing write tid 2 to smithi08884213-39 2024-09-13T02:39:52.747 INFO:tasks.rados.rados.0.smithi088.stdout:460: finishing write tid 1 to smithi08884213-43 2024-09-13T02:39:52.747 INFO:tasks.rados.rados.0.smithi088.stdout:460: finishing write tid 2 to smithi08884213-43 2024-09-13T02:39:52.747 INFO:tasks.rados.rados.0.smithi088.stdout:458: finishing write tid 3 to smithi08884213-39 2024-09-13T02:39:52.747 INFO:tasks.rados.rados.0.smithi088.stdout:458: oid 39 updating version 0 to 160 2024-09-13T02:39:52.747 INFO:tasks.rados.rados.0.smithi088.stdout:458: oid 39 version 160 is already newer than 159 2024-09-13T02:39:52.748 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 160 (ObjNum 157 snap 41 seq_num 157) dirty exists 2024-09-13T02:39:52.748 INFO:tasks.rados.rados.0.smithi088.stdout:458: left oid 39 (ObjNum 157 snap 41 seq_num 157) 2024-09-13T02:39:52.748 INFO:tasks.rados.rados.0.smithi088.stdout:458: done (2 left) 2024-09-13T02:39:52.749 INFO:tasks.rados.rados.0.smithi088.stdout:462: done (1 left) 2024-09-13T02:39:52.749 INFO:tasks.rados.rados.0.smithi088.stdout:463: rmattr oid 29 current snap is 41 2024-09-13T02:39:52.749 INFO:tasks.rados.rados.0.smithi088.stdout:463: done (1 left) 2024-09-13T02:39:52.749 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 37 current snap is 41 2024-09-13T02:39:52.749 INFO:tasks.rados.rados.0.smithi088.stdout:464: seq_num 161 ranges {0=303104} 2024-09-13T02:39:52.750 INFO:tasks.rados.rados.0.smithi088.stdout:464: writing smithi08884213-37 from 0 to 303104 tid 1 2024-09-13T02:39:52.750 INFO:tasks.rados.rados.0.smithi088.stdout:465: read oid 29 snap -1 2024-09-13T02:39:52.750 INFO:tasks.rados.rados.0.smithi088.stdout:465: expect (ObjNum 143 snap 35 seq_num 143) 2024-09-13T02:39:52.750 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 41 2024-09-13T02:39:52.750 INFO:tasks.rados.rados.0.smithi088.stdout:460: finishing write tid 3 to smithi08884213-43 2024-09-13T02:39:52.750 INFO:tasks.rados.rados.0.smithi088.stdout:460: oid 43 updating version 0 to 94 2024-09-13T02:39:52.751 INFO:tasks.rados.rados.0.smithi088.stdout:460: oid 43 updating version 94 to 95 2024-09-13T02:39:52.751 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 95 (ObjNum 158 snap 41 seq_num 158) dirty exists 2024-09-13T02:39:52.751 INFO:tasks.rados.rados.0.smithi088.stdout:460: left oid 43 (ObjNum 158 snap 41 seq_num 158) 2024-09-13T02:39:52.751 INFO:tasks.rados.rados.0.smithi088.stdout:466: seq_num 162 ranges {3538944=319488} 2024-09-13T02:39:52.772 INFO:tasks.rados.rados.0.smithi088.stdout:466: writing smithi08884213-12 from 3538944 to 3858432 tid 1 2024-09-13T02:39:52.772 INFO:tasks.rados.rados.0.smithi088.stdout:460: done (3 left) 2024-09-13T02:39:52.772 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 36 current snap is 41 2024-09-13T02:39:52.772 INFO:tasks.rados.rados.0.smithi088.stdout:464: finishing write tid 1 to smithi08884213-37 2024-09-13T02:39:52.772 INFO:tasks.rados.rados.0.smithi088.stdout:467: seq_num 163 ranges {0=335872} 2024-09-13T02:39:52.774 INFO:tasks.rados.rados.0.smithi088.stdout:467: writing smithi08884213-36 from 0 to 335872 tid 1 2024-09-13T02:39:52.774 INFO:tasks.rados.rados.0.smithi088.stdout:468: snap_remove snap 34 2024-09-13T02:39:53.053 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:52 smithi195 ceph-mon[31576]: osdmap e156: 8 total, 8 up, 8 in 2024-09-13T02:39:53.054 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:52 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:39:53.054 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:52 smithi195 ceph-mon[31576]: osdmap e157: 8 total, 8 up, 8 in 2024-09-13T02:39:53.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:52 smithi088 ceph-mon[27808]: osdmap e156: 8 total, 8 up, 8 in 2024-09-13T02:39:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:52 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:39:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:52 smithi088 ceph-mon[27808]: osdmap e157: 8 total, 8 up, 8 in 2024-09-13T02:39:53.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:52 smithi088 ceph-mon[39338]: osdmap e156: 8 total, 8 up, 8 in 2024-09-13T02:39:53.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:52 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:39:53.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:52 smithi088 ceph-mon[39338]: osdmap e157: 8 total, 8 up, 8 in 2024-09-13T02:39:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:39:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[28058]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:39:53] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-09-13T02:39:53.754 INFO:tasks.rados.rados.0.smithi088.stdout:464: finishing write tid 2 to smithi08884213-37 2024-09-13T02:39:53.754 INFO:tasks.rados.rados.0.smithi088.stdout:464: finishing write tid 3 to smithi08884213-37 2024-09-13T02:39:53.754 INFO:tasks.rados.rados.0.smithi088.stdout:464: oid 37 updating version 0 to 102 2024-09-13T02:39:53.754 INFO:tasks.rados.rados.0.smithi088.stdout:464: oid 37 updating version 102 to 103 2024-09-13T02:39:53.754 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 103 (ObjNum 161 snap 41 seq_num 161) dirty exists 2024-09-13T02:39:53.754 INFO:tasks.rados.rados.0.smithi088.stdout:464: left oid 37 (ObjNum 161 snap 41 seq_num 161) 2024-09-13T02:39:53.754 INFO:tasks.rados.rados.0.smithi088.stdout:465: expect (ObjNum 143 snap 35 seq_num 143) 2024-09-13T02:39:53.851 INFO:tasks.rados.rados.0.smithi088.stdout:466: finishing write tid 1 to smithi08884213-12 2024-09-13T02:39:53.852 INFO:tasks.rados.rados.0.smithi088.stdout:466: finishing write tid 2 to smithi08884213-12 2024-09-13T02:39:53.852 INFO:tasks.rados.rados.0.smithi088.stdout:464: done (4 left) 2024-09-13T02:39:53.852 INFO:tasks.rados.rados.0.smithi088.stdout:465: done (3 left) 2024-09-13T02:39:53.852 INFO:tasks.rados.rados.0.smithi088.stdout:468: done (2 left) 2024-09-13T02:39:53.852 INFO:tasks.rados.rados.0.smithi088.stdout:469: snap_create 2024-09-13T02:39:53.852 INFO:tasks.rados.rados.0.smithi088.stdout:466: finishing write tid 3 to smithi08884213-12 2024-09-13T02:39:53.852 INFO:tasks.rados.rados.0.smithi088.stdout:466: oid 12 updating version 0 to 108 2024-09-13T02:39:53.852 INFO:tasks.rados.rados.0.smithi088.stdout:466: oid 12 updating version 108 to 109 2024-09-13T02:39:53.852 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 109 (ObjNum 162 snap 41 seq_num 162) dirty exists 2024-09-13T02:39:53.852 INFO:tasks.rados.rados.0.smithi088.stdout:466: left oid 12 (ObjNum 162 snap 41 seq_num 162) 2024-09-13T02:39:53.853 INFO:tasks.rados.rados.0.smithi088.stdout:467: finishing write tid 1 to smithi08884213-36 2024-09-13T02:39:53.853 INFO:tasks.rados.rados.0.smithi088.stdout:467: finishing write tid 2 to smithi08884213-36 2024-09-13T02:39:53.853 INFO:tasks.rados.rados.0.smithi088.stdout:467: finishing write tid 3 to smithi08884213-36 2024-09-13T02:39:53.853 INFO:tasks.rados.rados.0.smithi088.stdout:467: oid 36 updating version 0 to 105 2024-09-13T02:39:53.853 INFO:tasks.rados.rados.0.smithi088.stdout:467: oid 36 version 105 is already newer than 104 2024-09-13T02:39:53.853 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 105 (ObjNum 163 snap 41 seq_num 163) dirty exists 2024-09-13T02:39:53.853 INFO:tasks.rados.rados.0.smithi088.stdout:467: left oid 36 (ObjNum 163 snap 41 seq_num 163) 2024-09-13T02:39:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:53 smithi088 ceph-mon[27808]: pgmap v27: 121 pgs: 121 active+clean; 82 MiB data, 388 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:53 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:53 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:53 smithi088 ceph-mon[39338]: pgmap v27: 121 pgs: 121 active+clean; 82 MiB data, 388 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:54.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:53 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:54.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:53 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:53 smithi195 ceph-mon[31576]: pgmap v27: 121 pgs: 121 active+clean; 82 MiB data, 388 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:39:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:53 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:53 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:54.762 INFO:tasks.rados.rados.0.smithi088.stdout:466: done (2 left) 2024-09-13T02:39:54.762 INFO:tasks.rados.rados.0.smithi088.stdout:467: done (1 left) 2024-09-13T02:39:54.762 INFO:tasks.rados.rados.0.smithi088.stdout:469: done (0 left) 2024-09-13T02:39:54.762 INFO:tasks.rados.rados.0.smithi088.stdout:470: snap_remove snap 31 2024-09-13T02:39:54.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:54 smithi195 ceph-mon[31576]: osdmap e158: 8 total, 8 up, 8 in 2024-09-13T02:39:54.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:54 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:54.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:54 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:55.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:54 smithi088 ceph-mon[39338]: osdmap e158: 8 total, 8 up, 8 in 2024-09-13T02:39:55.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:54 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:55.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:54 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:55.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:54 smithi088 ceph-mon[27808]: osdmap e158: 8 total, 8 up, 8 in 2024-09-13T02:39:55.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:54 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:55.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:54 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:55.766 INFO:tasks.rados.rados.0.smithi088.stdout:470: done (0 left) 2024-09-13T02:39:55.766 INFO:tasks.rados.rados.0.smithi088.stdout:471: read oid 16 snap 32 2024-09-13T02:39:55.767 INFO:tasks.rados.rados.0.smithi088.stdout:471: expect (ObjNum 90 snap 14 seq_num 90) 2024-09-13T02:39:55.767 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 42 2024-09-13T02:39:55.767 INFO:tasks.rados.rados.0.smithi088.stdout:472: seq_num 164 ranges {0=352256} 2024-09-13T02:39:55.769 INFO:tasks.rados.rados.0.smithi088.stdout:472: writing smithi08884213-2 from 0 to 352256 tid 1 2024-09-13T02:39:55.769 INFO:tasks.rados.rados.0.smithi088.stdout:473: setattr oid 49 current snap is 42 2024-09-13T02:39:55.772 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 42 2024-09-13T02:39:55.772 INFO:tasks.rados.rados.0.smithi088.stdout:474: seq_num 165 ranges {2375680=368640} 2024-09-13T02:39:55.789 INFO:tasks.rados.rados.0.smithi088.stdout:474: writing smithi08884213-45 from 2375680 to 2744320 tid 1 2024-09-13T02:39:55.789 INFO:tasks.rados.rados.0.smithi088.stdout:475: read oid 35 snap -1 2024-09-13T02:39:55.789 INFO:tasks.rados.rados.0.smithi088.stdout:475: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-13T02:39:55.789 INFO:tasks.rados.rados.0.smithi088.stdout:476: read oid 14 snap -1 2024-09-13T02:39:55.789 INFO:tasks.rados.rados.0.smithi088.stdout:476: expect (ObjNum 149 snap 37 seq_num 149) 2024-09-13T02:39:55.789 INFO:tasks.rados.rados.0.smithi088.stdout:477: copy_from oid 19 from oid 32 current snap is 42 2024-09-13T02:39:55.790 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 69 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-13T02:39:55.790 INFO:tasks.rados.rados.0.smithi088.stdout:472: finishing write tid 1 to smithi08884213-2 2024-09-13T02:39:55.790 INFO:tasks.rados.rados.0.smithi088.stdout:472: finishing write tid 2 to smithi08884213-2 2024-09-13T02:39:55.790 INFO:tasks.rados.rados.0.smithi088.stdout:472: finishing write tid 3 to smithi08884213-2 2024-09-13T02:39:55.790 INFO:tasks.rados.rados.0.smithi088.stdout:472: oid 2 updating version 0 to 135 2024-09-13T02:39:55.790 INFO:tasks.rados.rados.0.smithi088.stdout:472: oid 2 version 135 is already newer than 134 2024-09-13T02:39:55.790 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 135 (ObjNum 164 snap 42 seq_num 164) dirty exists 2024-09-13T02:39:55.790 INFO:tasks.rados.rados.0.smithi088.stdout:472: left oid 2 (ObjNum 164 snap 42 seq_num 164) 2024-09-13T02:39:55.790 INFO:tasks.rados.rados.0.smithi088.stdout:472: done (6 left) 2024-09-13T02:39:55.790 INFO:tasks.rados.rados.0.smithi088.stdout:473: done (5 left) 2024-09-13T02:39:55.790 INFO:tasks.rados.rados.0.smithi088.stdout:478: rollback oid 37 current snap is 42 2024-09-13T02:39:55.790 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 37 to 39 2024-09-13T02:39:55.791 INFO:tasks.rados.rados.0.smithi088.stdout:479: snap_remove snap 40 2024-09-13T02:39:55.811 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:55 smithi195 ceph-mon[31576]: pgmap v30: 121 pgs: 121 active+clean; 90 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-09-13T02:39:55.811 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:55 smithi195 ceph-mon[31576]: osdmap e159: 8 total, 8 up, 8 in 2024-09-13T02:39:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:55 smithi088 ceph-mon[27808]: pgmap v30: 121 pgs: 121 active+clean; 90 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-09-13T02:39:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:55 smithi088 ceph-mon[27808]: osdmap e159: 8 total, 8 up, 8 in 2024-09-13T02:39:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:55 smithi088 ceph-mon[39338]: pgmap v30: 121 pgs: 121 active+clean; 90 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-09-13T02:39:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:55 smithi088 ceph-mon[39338]: osdmap e159: 8 total, 8 up, 8 in 2024-09-13T02:39:56.785 INFO:tasks.rados.rados.0.smithi088.stdout:479: done (6 left) 2024-09-13T02:39:56.785 INFO:tasks.rados.rados.0.smithi088.stdout:480: read oid 50 snap 29 2024-09-13T02:39:56.785 INFO:tasks.rados.rados.0.smithi088.stdout:480: expect (ObjNum 49 snap 0 seq_num 49) 2024-09-13T02:39:56.785 INFO:tasks.rados.rados.0.smithi088.stdout:481: snap_create 2024-09-13T02:39:56.785 INFO:tasks.rados.rados.0.smithi088.stdout:477: finishing copy_from to smithi08884213-19 2024-09-13T02:39:56.786 INFO:tasks.rados.rados.0.smithi088.stdout:477: got expected ENOENT (src dne) 2024-09-13T02:39:56.786 INFO:tasks.rados.rados.0.smithi088.stdout:477: finishing copy_from racing read to smithi08884213-19 2024-09-13T02:39:56.786 INFO:tasks.rados.rados.0.smithi088.stdout:471: expect (ObjNum 90 snap 14 seq_num 90) 2024-09-13T02:39:56.961 INFO:tasks.rados.rados.0.smithi088.stdout:478: finishing rollback tid 0 to smithi08884213-37 2024-09-13T02:39:56.961 INFO:tasks.rados.rados.0.smithi088.stdout:478: finishing rollback tid 1 to smithi08884213-37 2024-09-13T02:39:56.961 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 112 (ObjNum 65 snap 0 seq_num 1583181161) dirty dne 2024-09-13T02:39:56.962 INFO:tasks.rados.rados.0.smithi088.stdout:475: expect (ObjNum 34 snap 0 seq_num 34) 2024-09-13T02:39:56.976 INFO:tasks.rados.rados.0.smithi088.stdout:474: finishing write tid 1 to smithi08884213-45 2024-09-13T02:39:56.976 INFO:tasks.rados.rados.0.smithi088.stdout:474: finishing write tid 2 to smithi08884213-45 2024-09-13T02:39:56.977 INFO:tasks.rados.rados.0.smithi088.stdout:476: expect (ObjNum 149 snap 37 seq_num 149) 2024-09-13T02:39:56.993 INFO:tasks.rados.rados.0.smithi088.stdout:474: finishing write tid 3 to smithi08884213-45 2024-09-13T02:39:56.993 INFO:tasks.rados.rados.0.smithi088.stdout:474: oid 45 updating version 0 to 32 2024-09-13T02:39:56.993 INFO:tasks.rados.rados.0.smithi088.stdout:474: oid 45 version 32 is already newer than 31 2024-09-13T02:39:56.993 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 32 (ObjNum 165 snap 42 seq_num 165) dirty exists 2024-09-13T02:39:56.993 INFO:tasks.rados.rados.0.smithi088.stdout:474: left oid 45 (ObjNum 165 snap 42 seq_num 165) 2024-09-13T02:39:56.994 INFO:tasks.rados.rados.0.smithi088.stdout:480: expect (ObjNum 49 snap 0 seq_num 49) 2024-09-13T02:39:57.143 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:56 smithi195 ceph-mon[31576]: osdmap e160: 8 total, 8 up, 8 in 2024-09-13T02:39:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:56 smithi088 ceph-mon[27808]: osdmap e160: 8 total, 8 up, 8 in 2024-09-13T02:39:57.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:56 smithi088 ceph-mon[39338]: osdmap e160: 8 total, 8 up, 8 in 2024-09-13T02:39:57.729 INFO:tasks.rados.rados.0.smithi088.stdout:471: done (7 left) 2024-09-13T02:39:57.729 INFO:tasks.rados.rados.0.smithi088.stdout:474: done (6 left) 2024-09-13T02:39:57.729 INFO:tasks.rados.rados.0.smithi088.stdout:475: done (5 left) 2024-09-13T02:39:57.730 INFO:tasks.rados.rados.0.smithi088.stdout:476: done (4 left) 2024-09-13T02:39:57.730 INFO:tasks.rados.rados.0.smithi088.stdout:477: done (3 left) 2024-09-13T02:39:57.730 INFO:tasks.rados.rados.0.smithi088.stdout:478: done (2 left) 2024-09-13T02:39:57.730 INFO:tasks.rados.rados.0.smithi088.stdout:480: done (1 left) 2024-09-13T02:39:57.730 INFO:tasks.rados.rados.0.smithi088.stdout:481: done (0 left) 2024-09-13T02:39:57.730 INFO:tasks.rados.rados.0.smithi088.stdout:482: delete oid 40 current snap is 43 2024-09-13T02:39:57.731 INFO:tasks.rados.rados.0.smithi088.stdout:482: done (0 left) 2024-09-13T02:39:57.731 INFO:tasks.rados.rados.0.smithi088.stdout:483: rmattr oid 4 current snap is 43 2024-09-13T02:39:57.732 INFO:tasks.rados.rados.0.smithi088.stdout:484: snap_create 2024-09-13T02:39:57.737 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 132 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-13T02:39:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: pgmap v33: 121 pgs: 121 active+clean; 90 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-09-13T02:39:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: osdmap e161: 8 total, 8 up, 8 in 2024-09-13T02:39:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:39:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:39:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[27808]: osdmap e162: 8 total, 8 up, 8 in 2024-09-13T02:39:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: pgmap v33: 121 pgs: 121 active+clean; 90 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-09-13T02:39:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: osdmap e161: 8 total, 8 up, 8 in 2024-09-13T02:39:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:39:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:39:58.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:57 smithi088 ceph-mon[39338]: osdmap e162: 8 total, 8 up, 8 in 2024-09-13T02:39:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: pgmap v33: 121 pgs: 121 active+clean; 90 MiB data, 399 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-09-13T02:39:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: osdmap e161: 8 total, 8 up, 8 in 2024-09-13T02:39:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-09-13T02:39:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:39:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:39:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:57 smithi195 ceph-mon[31576]: osdmap e162: 8 total, 8 up, 8 in 2024-09-13T02:39:58.732 INFO:tasks.rados.rados.0.smithi088.stdout:483: done (1 left) 2024-09-13T02:39:58.732 INFO:tasks.rados.rados.0.smithi088.stdout:484: done (0 left) 2024-09-13T02:39:58.732 INFO:tasks.rados.rados.0.smithi088.stdout:485: delete oid 37 current snap is 44 2024-09-13T02:39:58.735 INFO:tasks.rados.rados.0.smithi088.stdout:485: done (0 left) 2024-09-13T02:39:58.735 INFO:tasks.rados.rados.0.smithi088.stdout:486: read oid 28 snap 43 2024-09-13T02:39:58.735 INFO:tasks.rados.rados.0.smithi088.stdout:486: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-13T02:39:58.735 INFO:tasks.rados.rados.0.smithi088.stdout:487: copy_from oid 25 from oid 35 current snap is 44 2024-09-13T02:39:58.736 INFO:tasks.rados.rados.0.smithi088.stdout:488: rollback oid 47 current snap is 44 2024-09-13T02:39:58.736 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 47 to 42 2024-09-13T02:39:58.736 INFO:tasks.rados.rados.0.smithi088.stdout:489: snap_create 2024-09-13T02:39:58.741 INFO:tasks.rados.rados.0.smithi088.stdout:486: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-13T02:39:58.758 INFO:tasks.rados.rados.0.smithi088.stdout:488: finishing rollback tid 0 to smithi08884213-47 2024-09-13T02:39:58.758 INFO:tasks.rados.rados.0.smithi088.stdout:487: finishing copy_from racing read to smithi08884213-25 2024-09-13T02:39:58.758 INFO:tasks.rados.rados.0.smithi088.stdout:488: finishing rollback tid 1 to smithi08884213-47 2024-09-13T02:39:58.758 INFO:tasks.rados.rados.0.smithi088.stdout:488: finishing rollback tid 2 to smithi08884213-47 2024-09-13T02:39:58.758 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 182 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:39:58.758 INFO:tasks.rados.rados.0.smithi088.stdout:487: finishing copy_from to smithi08884213-25 2024-09-13T02:39:58.759 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 14 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-09-13T02:39:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: Adjusting osd_memory_target on smithi195 to 2480M 2024-09-13T02:39:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:39:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:39:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:39:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:39:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:39:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:39:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-mon[31576]: osdmap e163: 8 total, 8 up, 8 in 2024-09-13T02:39:58.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:39:58.558Z 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.88:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-13T02:39:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:39:58.561Z 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.88:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-13T02:39:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:39:58.561Z 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.88:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-13T02:39:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:39:58.561Z 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.88:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-13T02:39:58.986 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:39:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:39:58.561Z 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.88:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-13T02:39:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: Adjusting osd_memory_target on smithi195 to 2480M 2024-09-13T02:39:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:39:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:39:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:39:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:39:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:39:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:39:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[27808]: osdmap e163: 8 total, 8 up, 8 in 2024-09-13T02:39:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: Adjusting osd_memory_target on smithi195 to 2480M 2024-09-13T02:39:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:39:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:39:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:39:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:39:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:39:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:39:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:39:59.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:58 smithi088 ceph-mon[39338]: osdmap e163: 8 total, 8 up, 8 in 2024-09-13T02:39:59.737 INFO:tasks.rados.rados.0.smithi088.stdout:486: done (3 left) 2024-09-13T02:39:59.737 INFO:tasks.rados.rados.0.smithi088.stdout:487: done (2 left) 2024-09-13T02:39:59.737 INFO:tasks.rados.rados.0.smithi088.stdout:488: done (1 left) 2024-09-13T02:39:59.737 INFO:tasks.rados.rados.0.smithi088.stdout:489: done (0 left) 2024-09-13T02:39:59.737 INFO:tasks.rados.rados.0.smithi088.stdout:490: read oid 47 snap -1 2024-09-13T02:39:59.737 INFO:tasks.rados.rados.0.smithi088.stdout:490: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:39:59.737 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 45 2024-09-13T02:39:59.737 INFO:tasks.rados.rados.0.smithi088.stdout:491: seq_num 168 ranges {253952=417792} 2024-09-13T02:39:59.740 INFO:tasks.rados.rados.0.smithi088.stdout:491: writing smithi08884213-43 from 253952 to 671744 tid 1 2024-09-13T02:39:59.740 INFO:tasks.rados.rados.0.smithi088.stdout:492: rollback oid 29 current snap is 45 2024-09-13T02:39:59.740 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 29 to 43 2024-09-13T02:39:59.740 INFO:tasks.rados.rados.0.smithi088.stdout:493: delete oid 16 current snap is 45 2024-09-13T02:39:59.744 INFO:tasks.rados.rados.0.smithi088.stdout:492: finishing rollback tid 0 to smithi08884213-29 2024-09-13T02:39:59.744 INFO:tasks.rados.rados.0.smithi088.stdout:492: finishing rollback tid 1 to smithi08884213-29 2024-09-13T02:39:59.745 INFO:tasks.rados.rados.0.smithi088.stdout:492: finishing rollback tid 2 to smithi08884213-29 2024-09-13T02:39:59.745 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 135 (ObjNum 143 snap 35 seq_num 143) dirty exists 2024-09-13T02:39:59.746 INFO:tasks.rados.rados.0.smithi088.stdout:491: finishing write tid 1 to smithi08884213-43 2024-09-13T02:39:59.746 INFO:tasks.rados.rados.0.smithi088.stdout:491: finishing write tid 2 to smithi08884213-43 2024-09-13T02:39:59.746 INFO:tasks.rados.rados.0.smithi088.stdout:490: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:39:59.783 INFO:tasks.rados.rados.0.smithi088.stdout:491: finishing write tid 3 to smithi08884213-43 2024-09-13T02:39:59.784 INFO:tasks.rados.rados.0.smithi088.stdout:491: oid 43 updating version 0 to 100 2024-09-13T02:39:59.784 INFO:tasks.rados.rados.0.smithi088.stdout:491: oid 43 version 100 is already newer than 99 2024-09-13T02:39:59.784 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 100 (ObjNum 168 snap 45 seq_num 168) dirty exists 2024-09-13T02:39:59.784 INFO:tasks.rados.rados.0.smithi088.stdout:491: left oid 43 (ObjNum 168 snap 45 seq_num 168) 2024-09-13T02:39:59.784 INFO:tasks.rados.rados.0.smithi088.stdout:490: done (3 left) 2024-09-13T02:39:59.784 INFO:tasks.rados.rados.0.smithi088.stdout:491: done (2 left) 2024-09-13T02:39:59.784 INFO:tasks.rados.rados.0.smithi088.stdout:492: done (1 left) 2024-09-13T02:39:59.784 INFO:tasks.rados.rados.0.smithi088.stdout:493: done (0 left) 2024-09-13T02:39:59.784 INFO:tasks.rados.rados.0.smithi088.stdout:494: read oid 6 snap -1 2024-09-13T02:39:59.784 INFO:tasks.rados.rados.0.smithi088.stdout:494: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:39:59.785 INFO:tasks.rados.rados.0.smithi088.stdout:495: copy_from oid 26 from oid 31 current snap is 45 2024-09-13T02:39:59.785 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 45 2024-09-13T02:39:59.785 INFO:tasks.rados.rados.0.smithi088.stdout:496: seq_num 170 ranges {3661824=450560} 2024-09-13T02:39:59.805 INFO:tasks.rados.rados.0.smithi088.stdout:496: writing smithi08884213-13 from 3661824 to 4112384 tid 1 2024-09-13T02:39:59.805 INFO:tasks.rados.rados.0.smithi088.stdout:497: delete oid 15 current snap is 45 2024-09-13T02:39:59.805 INFO:tasks.rados.rados.0.smithi088.stdout:494: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:39:59.805 INFO:tasks.rados.rados.0.smithi088.stdout:495: finishing copy_from to smithi08884213-26 2024-09-13T02:39:59.806 INFO:tasks.rados.rados.0.smithi088.stdout:495: got expected ENOENT (src dne) 2024-09-13T02:39:59.806 INFO:tasks.rados.rados.0.smithi088.stdout:495: finishing copy_from racing read to smithi08884213-26 2024-09-13T02:39:59.807 INFO:tasks.rados.rados.0.smithi088.stdout:494: done (3 left) 2024-09-13T02:39:59.807 INFO:tasks.rados.rados.0.smithi088.stdout:495: done (2 left) 2024-09-13T02:39:59.808 INFO:tasks.rados.rados.0.smithi088.stdout:497: done (1 left) 2024-09-13T02:39:59.808 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 45 2024-09-13T02:39:59.808 INFO:tasks.rados.rados.0.smithi088.stdout:498: seq_num 172 ranges {876544=483328} 2024-09-13T02:39:59.815 INFO:tasks.rados.rados.0.smithi088.stdout:498: writing smithi08884213-39 from 876544 to 1359872 tid 1 2024-09-13T02:39:59.815 INFO:tasks.rados.rados.0.smithi088.stdout:499: setattr oid 18 current snap is 45 2024-09-13T02:39:59.815 INFO:tasks.rados.rados.0.smithi088.stdout:496: finishing write tid 1 to smithi08884213-13 2024-09-13T02:39:59.815 INFO:tasks.rados.rados.0.smithi088.stdout:496: finishing write tid 2 to smithi08884213-13 2024-09-13T02:39:59.815 INFO:tasks.rados.rados.0.smithi088.stdout:496: finishing write tid 3 to smithi08884213-13 2024-09-13T02:39:59.815 INFO:tasks.rados.rados.0.smithi088.stdout:496: oid 13 updating version 0 to 185 2024-09-13T02:39:59.815 INFO:tasks.rados.rados.0.smithi088.stdout:496: oid 13 version 185 is already newer than 184 2024-09-13T02:39:59.816 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 185 (ObjNum 170 snap 45 seq_num 170) dirty exists 2024-09-13T02:39:59.816 INFO:tasks.rados.rados.0.smithi088.stdout:496: left oid 13 (ObjNum 170 snap 45 seq_num 170) 2024-09-13T02:39:59.816 INFO:tasks.rados.rados.0.smithi088.stdout:496: done (2 left) 2024-09-13T02:39:59.816 INFO:tasks.rados.rados.0.smithi088.stdout:500: delete oid 43 current snap is 45 2024-09-13T02:39:59.820 INFO:tasks.rados.rados.0.smithi088.stdout:498: finishing write tid 1 to smithi08884213-39 2024-09-13T02:39:59.820 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 136 (ObjNum 33 snap 0 seq_num 2152939744) dirty exists 2024-09-13T02:39:59.820 INFO:tasks.rados.rados.0.smithi088.stdout:498: finishing write tid 2 to smithi08884213-39 2024-09-13T02:39:59.820 INFO:tasks.rados.rados.0.smithi088.stdout:499: done (2 left) 2024-09-13T02:39:59.820 INFO:tasks.rados.rados.0.smithi088.stdout:500: done (1 left) 2024-09-13T02:39:59.820 INFO:tasks.rados.rados.0.smithi088.stdout:501: snap_remove snap 32 2024-09-13T02:40:00.039 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:59 smithi195 ceph-mon[31576]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:40:00.039 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:59 smithi195 ceph-mon[31576]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:40:00.039 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:59 smithi195 ceph-mon[31576]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T02:40:00.039 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:59 smithi195 ceph-mon[31576]: pgmap v36: 121 pgs: 121 active+clean; 90 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 176 KiB/s wr, 12 op/s 2024-09-13T02:40:00.039 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:59 smithi195 ceph-mon[31576]: Reconfiguring daemon prometheus.a on smithi195 2024-09-13T02:40:00.039 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:39:59 smithi195 ceph-mon[31576]: osdmap e164: 8 total, 8 up, 8 in 2024-09-13T02:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:59 smithi088 ceph-mon[39338]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:59 smithi088 ceph-mon[39338]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:59 smithi088 ceph-mon[39338]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T02:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:59 smithi088 ceph-mon[39338]: pgmap v36: 121 pgs: 121 active+clean; 90 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 176 KiB/s wr, 12 op/s 2024-09-13T02:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:59 smithi088 ceph-mon[39338]: Reconfiguring daemon prometheus.a on smithi195 2024-09-13T02:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:39:59 smithi088 ceph-mon[39338]: osdmap e164: 8 total, 8 up, 8 in 2024-09-13T02:40:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:59 smithi088 ceph-mon[27808]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:40:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:59 smithi088 ceph-mon[27808]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:40:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:59 smithi088 ceph-mon[27808]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T02:40:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:59 smithi088 ceph-mon[27808]: pgmap v36: 121 pgs: 121 active+clean; 90 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 176 KiB/s wr, 12 op/s 2024-09-13T02:40:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:59 smithi088 ceph-mon[27808]: Reconfiguring daemon prometheus.a on smithi195 2024-09-13T02:40:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:39:59 smithi088 ceph-mon[27808]: osdmap e164: 8 total, 8 up, 8 in 2024-09-13T02:40:00.790 INFO:tasks.rados.rados.0.smithi088.stdout:501: done (1 left) 2024-09-13T02:40:00.790 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 9 current snap is 45 2024-09-13T02:40:00.790 INFO:tasks.rados.rados.0.smithi088.stdout:502: seq_num 174 ranges {0=516096} 2024-09-13T02:40:00.793 INFO:tasks.rados.rados.0.smithi088.stdout:502: writing smithi08884213-9 from 0 to 516096 tid 1 2024-09-13T02:40:00.794 INFO:tasks.rados.rados.0.smithi088.stdout:503: snap_create 2024-09-13T02:40:00.794 INFO:tasks.rados.rados.0.smithi088.stdout:498: finishing write tid 3 to smithi08884213-39 2024-09-13T02:40:00.794 INFO:tasks.rados.rados.0.smithi088.stdout:498: oid 39 updating version 0 to 187 2024-09-13T02:40:00.794 INFO:tasks.rados.rados.0.smithi088.stdout:498: oid 39 updating version 187 to 188 2024-09-13T02:40:00.794 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 188 (ObjNum 172 snap 45 seq_num 172) dirty exists 2024-09-13T02:40:00.794 INFO:tasks.rados.rados.0.smithi088.stdout:498: left oid 39 (ObjNum 172 snap 45 seq_num 172) 2024-09-13T02:40:00.802 INFO:tasks.rados.rados.0.smithi088.stdout:502: finishing write tid 1 to smithi08884213-9 2024-09-13T02:40:00.803 INFO:tasks.rados.rados.0.smithi088.stdout:502: finishing write tid 2 to smithi08884213-9 2024-09-13T02:40:00.805 INFO:tasks.rados.rados.0.smithi088.stdout:502: finishing write tid 3 to smithi08884213-9 2024-09-13T02:40:00.805 INFO:tasks.rados.rados.0.smithi088.stdout:502: oid 9 updating version 0 to 137 2024-09-13T02:40:00.805 INFO:tasks.rados.rados.0.smithi088.stdout:502: oid 9 updating version 137 to 138 2024-09-13T02:40:00.805 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 138 (ObjNum 174 snap 45 seq_num 174) dirty exists 2024-09-13T02:40:00.805 INFO:tasks.rados.rados.0.smithi088.stdout:502: left oid 9 (ObjNum 174 snap 45 seq_num 174) 2024-09-13T02:40:01.018 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:00 smithi195 ceph-mon[31576]: overall HEALTH_OK 2024-09-13T02:40:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:00 smithi088 ceph-mon[27808]: overall HEALTH_OK 2024-09-13T02:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:00 smithi088 ceph-mon[39338]: overall HEALTH_OK 2024-09-13T02:40:01.797 INFO:tasks.rados.rados.0.smithi088.stdout:498: done (2 left) 2024-09-13T02:40:01.797 INFO:tasks.rados.rados.0.smithi088.stdout:502: done (1 left) 2024-09-13T02:40:01.797 INFO:tasks.rados.rados.0.smithi088.stdout:503: done (0 left) 2024-09-13T02:40:01.798 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 46 2024-09-13T02:40:01.798 INFO:tasks.rados.rados.0.smithi088.stdout:504: seq_num 175 ranges {204800=540672} 2024-09-13T02:40:01.802 INFO:tasks.rados.rados.0.smithi088.stdout:504: writing smithi08884213-27 from 204800 to 745472 tid 1 2024-09-13T02:40:01.802 INFO:tasks.rados.rados.0.smithi088.stdout:505: rollback oid 16 current snap is 46 2024-09-13T02:40:01.802 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 16 to 45 2024-09-13T02:40:01.803 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 46 2024-09-13T02:40:01.803 INFO:tasks.rados.rados.0.smithi088.stdout:506: seq_num 176 ranges {0=557056} 2024-09-13T02:40:01.805 INFO:tasks.rados.rados.0.smithi088.stdout:506: writing smithi08884213-32 from 0 to 557056 tid 1 2024-09-13T02:40:01.805 INFO:tasks.rados.rados.0.smithi088.stdout:507: snap_create 2024-09-13T02:40:01.807 INFO:tasks.rados.rados.0.smithi088.stdout:505: finishing rollback tid 1 to smithi08884213-16 2024-09-13T02:40:01.807 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 127 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-09-13T02:40:01.807 INFO:tasks.rados.rados.0.smithi088.stdout:504: finishing write tid 1 to smithi08884213-27 2024-09-13T02:40:01.807 INFO:tasks.rados.rados.0.smithi088.stdout:504: finishing write tid 2 to smithi08884213-27 2024-09-13T02:40:01.808 INFO:tasks.rados.rados.0.smithi088.stdout:504: finishing write tid 3 to smithi08884213-27 2024-09-13T02:40:01.808 INFO:tasks.rados.rados.0.smithi088.stdout:504: oid 27 updating version 0 to 94 2024-09-13T02:40:01.809 INFO:tasks.rados.rados.0.smithi088.stdout:504: oid 27 updating version 94 to 95 2024-09-13T02:40:01.809 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 95 (ObjNum 175 snap 46 seq_num 175) dirty exists 2024-09-13T02:40:01.809 INFO:tasks.rados.rados.0.smithi088.stdout:504: left oid 27 (ObjNum 175 snap 46 seq_num 175) 2024-09-13T02:40:01.810 INFO:tasks.rados.rados.0.smithi088.stdout:506: finishing write tid 1 to smithi08884213-32 2024-09-13T02:40:01.811 INFO:tasks.rados.rados.0.smithi088.stdout:506: finishing write tid 2 to smithi08884213-32 2024-09-13T02:40:01.812 INFO:tasks.rados.rados.0.smithi088.stdout:506: finishing write tid 3 to smithi08884213-32 2024-09-13T02:40:01.812 INFO:tasks.rados.rados.0.smithi088.stdout:506: oid 32 updating version 0 to 110 2024-09-13T02:40:01.812 INFO:tasks.rados.rados.0.smithi088.stdout:506: oid 32 version 110 is already newer than 109 2024-09-13T02:40:01.812 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 110 (ObjNum 176 snap 46 seq_num 176) dirty exists 2024-09-13T02:40:01.812 INFO:tasks.rados.rados.0.smithi088.stdout:506: left oid 32 (ObjNum 176 snap 46 seq_num 176) 2024-09-13T02:40:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:01 smithi195 ceph-mon[31576]: pgmap v39: 121 pgs: 121 active+clean; 90 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 176 KiB/s wr, 12 op/s 2024-09-13T02:40:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:01 smithi195 ceph-mon[31576]: osdmap e165: 8 total, 8 up, 8 in 2024-09-13T02:40:01.985 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:01 smithi195 systemd[1]: Stopping Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:40:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:01 smithi088 ceph-mon[27808]: pgmap v39: 121 pgs: 121 active+clean; 90 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 176 KiB/s wr, 12 op/s 2024-09-13T02:40:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:01 smithi088 ceph-mon[27808]: osdmap e165: 8 total, 8 up, 8 in 2024-09-13T02:40:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:01 smithi088 ceph-mon[39338]: pgmap v39: 121 pgs: 121 active+clean; 90 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 4.3 MiB/s rd, 176 KiB/s wr, 12 op/s 2024-09-13T02:40:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:01 smithi088 ceph-mon[39338]: osdmap e165: 8 total, 8 up, 8 in 2024-09-13T02:40:02.385 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:40:02.085Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T02:40:02.385 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:40:02.086Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T02:40:02.385 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:40:02.086Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T02:40:02.385 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:40:02.086Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T02:40:02.385 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:40:02.086Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T02:40:02.385 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:40:02.086Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T02:40:02.385 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:40:02.086Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T02:40:02.386 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:40:02.086Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T02:40:02.386 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:40:02.086Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T02:40:02.386 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:40:02.086Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T02:40:02.386 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:40:02.086Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T02:40:02.386 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[65105]: ts=2024-09-13T02:40:02.086Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T02:40:02.386 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 podman[75645]: 2024-09-13 02:40:02.096306695 +0000 UTC m=+0.142668161 container died 1bce73b6a35c380815a9fd213dcba2d2af6a98fe2c2b654b028b71004c32eb39 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:40:02.730 INFO:tasks.rados.rados.0.smithi088.stdout:504: done (3 left) 2024-09-13T02:40:02.731 INFO:tasks.rados.rados.0.smithi088.stdout:505: done (2 left) 2024-09-13T02:40:02.731 INFO:tasks.rados.rados.0.smithi088.stdout:506: done (1 left) 2024-09-13T02:40:02.731 INFO:tasks.rados.rados.0.smithi088.stdout:507: done (0 left) 2024-09-13T02:40:02.731 INFO:tasks.rados.rados.0.smithi088.stdout:508: setattr oid 7 current snap is 47 2024-09-13T02:40:02.732 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 19 current snap is 47 2024-09-13T02:40:02.732 INFO:tasks.rados.rados.0.smithi088.stdout:509: seq_num 177 ranges {1957888=573440} 2024-09-13T02:40:02.734 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 podman[75645]: 2024-09-13 02:40:02.492091731 +0000 UTC m=+0.538453190 container cleanup 1bce73b6a35c380815a9fd213dcba2d2af6a98fe2c2b654b028b71004c32eb39 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:40:02.734 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 bash[75645]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T02:40:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:509: writing smithi08884213-19 from 1957888 to 2531328 tid 1 2024-09-13T02:40:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:510: copy_from oid 13 from oid 8 current snap is 47 2024-09-13T02:40:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 142 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-13T02:40:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:508: done (2 left) 2024-09-13T02:40:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 41 current snap is 47 2024-09-13T02:40:02.746 INFO:tasks.rados.rados.0.smithi088.stdout:511: seq_num 178 ranges {270336=589824} 2024-09-13T02:40:02.751 INFO:tasks.rados.rados.0.smithi088.stdout:511: writing smithi08884213-41 from 270336 to 860160 tid 1 2024-09-13T02:40:02.751 INFO:tasks.rados.rados.0.smithi088.stdout:512: read oid 20 snap 29 2024-09-13T02:40:02.751 INFO:tasks.rados.rados.0.smithi088.stdout:512: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-13T02:40:02.751 INFO:tasks.rados.rados.0.smithi088.stdout:513: snap_remove snap 30 2024-09-13T02:40:03.081 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-mon[31576]: osdmap e166: 8 total, 8 up, 8 in 2024-09-13T02:40:03.081 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:02 smithi195 ceph-mon[31576]: osdmap e167: 8 total, 8 up, 8 in 2024-09-13T02:40:03.081 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 podman[75662]: 2024-09-13 02:40:02.734959167 +0000 UTC m=+0.640209854 container remove 1bce73b6a35c380815a9fd213dcba2d2af6a98fe2c2b654b028b71004c32eb39 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:40:03.081 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T02:40:03.081 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 systemd[1]: Stopped Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:40:03.081 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.658s CPU time. 2024-09-13T02:40:03.081 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:02 smithi195 systemd[1]: Starting Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:40:03.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:02 smithi088 ceph-mon[27808]: osdmap e166: 8 total, 8 up, 8 in 2024-09-13T02:40:03.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:02 smithi088 ceph-mon[27808]: osdmap e167: 8 total, 8 up, 8 in 2024-09-13T02:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:02 smithi088 ceph-mon[39338]: osdmap e166: 8 total, 8 up, 8 in 2024-09-13T02:40:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:02 smithi088 ceph-mon[39338]: osdmap e167: 8 total, 8 up, 8 in 2024-09-13T02:40:03.352 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 podman[75756]: 2024-09-13 02:40:02.984070923 +0000 UTC m=+0.016852845 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-13T02:40:03.352 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 podman[75756]: 2024-09-13 02:40:03.104570643 +0000 UTC m=+0.137352572 container create 0d014c3ef19d8c746f8c526b2c707122ea83114e49f16a2c73d4538f27e32954 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:40:03.352 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 podman[75756]: 2024-09-13 02:40:03.321830291 +0000 UTC m=+0.354612219 container init 0d014c3ef19d8c746f8c526b2c707122ea83114e49f16a2c73d4538f27e32954 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:40:03.352 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 podman[75756]: 2024-09-13 02:40:03.326357089 +0000 UTC m=+0.359139010 container start 0d014c3ef19d8c746f8c526b2c707122ea83114e49f16a2c73d4538f27e32954 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:40:03.732 INFO:tasks.rados.rados.0.smithi088.stdout:513: done (4 left) 2024-09-13T02:40:03.732 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 47 2024-09-13T02:40:03.732 INFO:tasks.rados.rados.0.smithi088.stdout:514: seq_num 179 ranges {2981888=606208} 2024-09-13T02:40:03.735 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.350Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T02:40:03.735 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.350Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-13T02:40:03.735 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.350Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi195 (none))" 2024-09-13T02:40:03.735 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.351Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T02:40:03.735 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.351Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T02:40:03.735 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.352Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T02:40:03.735 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.353Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T02:40:03.735 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.353Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T02:40:03.735 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.353Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T02:40:03.736 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.356Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T02:40:03.736 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.356Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.591µs 2024-09-13T02:40:03.736 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.356Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T02:40:03.736 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.357Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-09-13T02:40:03.736 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.365Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-09-13T02:40:03.736 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.365Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-09-13T02:40:03.736 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.365Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.905µs wal_replay_duration=9.646873ms wbl_replay_duration=91ns total_replay_duration=9.697906ms 2024-09-13T02:40:03.736 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.367Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T02:40:03.736 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.367Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T02:40:03.736 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.367Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T02:40:03.736 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.387Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.263752ms db_storage=765ns remote_storage=1.079µs web_handler=440ns query_engine=542ns scrape=400.838µs scrape_sd=108.46µs notify=18.872µs notify_sd=13.645µs rules=19.382695ms tracing=5.682µs 2024-09-13T02:40:03.737 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.387Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T02:40:03.737 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:03.387Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T02:40:03.737 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 bash[75756]: 0d014c3ef19d8c746f8c526b2c707122ea83114e49f16a2c73d4538f27e32954 2024-09-13T02:40:03.737 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:03 smithi195 systemd[1]: Started Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:40:03.756 INFO:tasks.rados.rados.0.smithi088.stdout:514: writing smithi08884213-50 from 2981888 to 3588096 tid 1 2024-09-13T02:40:03.756 INFO:tasks.rados.rados.0.smithi088.stdout:515: read oid 39 snap -1 2024-09-13T02:40:03.756 INFO:tasks.rados.rados.0.smithi088.stdout:515: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-13T02:40:03.757 INFO:tasks.rados.rados.0.smithi088.stdout:516: snap_create 2024-09-13T02:40:03.757 INFO:tasks.rados.rados.0.smithi088.stdout:510: finishing copy_from to smithi08884213-13 2024-09-13T02:40:03.757 INFO:tasks.rados.rados.0.smithi088.stdout:510: got expected ENOENT (src dne) 2024-09-13T02:40:03.757 INFO:tasks.rados.rados.0.smithi088.stdout:510: finishing copy_from racing read to smithi08884213-13 2024-09-13T02:40:03.757 INFO:tasks.rados.rados.0.smithi088.stdout:509: finishing write tid 1 to smithi08884213-19 2024-09-13T02:40:03.757 INFO:tasks.rados.rados.0.smithi088.stdout:509: finishing write tid 2 to smithi08884213-19 2024-09-13T02:40:03.757 INFO:tasks.rados.rados.0.smithi088.stdout:509: finishing write tid 3 to smithi08884213-19 2024-09-13T02:40:03.757 INFO:tasks.rados.rados.0.smithi088.stdout:509: oid 19 updating version 0 to 97 2024-09-13T02:40:03.757 INFO:tasks.rados.rados.0.smithi088.stdout:509: oid 19 updating version 97 to 98 2024-09-13T02:40:03.757 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 98 (ObjNum 177 snap 47 seq_num 177) dirty exists 2024-09-13T02:40:03.758 INFO:tasks.rados.rados.0.smithi088.stdout:509: left oid 19 (ObjNum 177 snap 47 seq_num 177) 2024-09-13T02:40:03.758 INFO:tasks.rados.rados.0.smithi088.stdout:511: finishing write tid 1 to smithi08884213-41 2024-09-13T02:40:03.758 INFO:tasks.rados.rados.0.smithi088.stdout:511: finishing write tid 2 to smithi08884213-41 2024-09-13T02:40:03.758 INFO:tasks.rados.rados.0.smithi088.stdout:512: expect (ObjNum 41 snap 0 seq_num 41) 2024-09-13T02:40:03.779 INFO:tasks.rados.rados.0.smithi088.stdout:511: finishing write tid 3 to smithi08884213-41 2024-09-13T02:40:03.779 INFO:tasks.rados.rados.0.smithi088.stdout:511: oid 41 updating version 0 to 152 2024-09-13T02:40:03.779 INFO:tasks.rados.rados.0.smithi088.stdout:511: oid 41 version 152 is already newer than 151 2024-09-13T02:40:03.779 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 152 (ObjNum 178 snap 47 seq_num 178) dirty exists 2024-09-13T02:40:03.779 INFO:tasks.rados.rados.0.smithi088.stdout:511: left oid 41 (ObjNum 178 snap 47 seq_num 178) 2024-09-13T02:40:03.780 INFO:tasks.rados.rados.0.smithi088.stdout:514: finishing write tid 1 to smithi08884213-50 2024-09-13T02:40:03.780 INFO:tasks.rados.rados.0.smithi088.stdout:514: finishing write tid 2 to smithi08884213-50 2024-09-13T02:40:03.780 INFO:tasks.rados.rados.0.smithi088.stdout:514: finishing write tid 3 to smithi08884213-50 2024-09-13T02:40:03.780 INFO:tasks.rados.rados.0.smithi088.stdout:514: oid 50 updating version 0 to 57 2024-09-13T02:40:03.780 INFO:tasks.rados.rados.0.smithi088.stdout:514: oid 50 updating version 57 to 58 2024-09-13T02:40:03.781 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 58 (ObjNum 179 snap 47 seq_num 179) dirty exists 2024-09-13T02:40:03.781 INFO:tasks.rados.rados.0.smithi088.stdout:514: left oid 50 (ObjNum 179 snap 47 seq_num 179) 2024-09-13T02:40:03.781 INFO:tasks.rados.rados.0.smithi088.stdout:515: expect (ObjNum 172 snap 45 seq_num 172) 2024-09-13T02:40:04.106 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:03 smithi088 ceph-mon[39338]: pgmap v42: 121 pgs: 121 active+clean; 90 MiB data, 402 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:04.107 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:03 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:04.107 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:03 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:04.107 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:03 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:40:04.107 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:03 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:04.107 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:03 smithi088 ceph-mon[39338]: osdmap e168: 8 total, 8 up, 8 in 2024-09-13T02:40:04.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:03 smithi088 ceph-mon[27808]: pgmap v42: 121 pgs: 121 active+clean; 90 MiB data, 402 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:04.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:03 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:04.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:03 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:04.107 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:03 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:40:04.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:03 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:04.108 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:03 smithi088 ceph-mon[27808]: osdmap e168: 8 total, 8 up, 8 in 2024-09-13T02:40:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-mon[31576]: pgmap v42: 121 pgs: 121 active+clean; 90 MiB data, 402 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:04.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:04.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:04.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:40:04.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:04.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:03 smithi195 ceph-mon[31576]: osdmap e168: 8 total, 8 up, 8 in 2024-09-13T02:40:04.733 INFO:tasks.rados.rados.0.smithi088.stdout:509: done (6 left) 2024-09-13T02:40:04.733 INFO:tasks.rados.rados.0.smithi088.stdout:510: done (5 left) 2024-09-13T02:40:04.734 INFO:tasks.rados.rados.0.smithi088.stdout:511: done (4 left) 2024-09-13T02:40:04.734 INFO:tasks.rados.rados.0.smithi088.stdout:512: done (3 left) 2024-09-13T02:40:04.734 INFO:tasks.rados.rados.0.smithi088.stdout:514: done (2 left) 2024-09-13T02:40:04.734 INFO:tasks.rados.rados.0.smithi088.stdout:515: done (1 left) 2024-09-13T02:40:04.734 INFO:tasks.rados.rados.0.smithi088.stdout:516: done (0 left) 2024-09-13T02:40:04.734 INFO:tasks.rados.rados.0.smithi088.stdout:517: delete oid 27 current snap is 48 2024-09-13T02:40:04.736 INFO:tasks.rados.rados.0.smithi088.stdout:517: done (0 left) 2024-09-13T02:40:04.736 INFO:tasks.rados.rados.0.smithi088.stdout:518: snap_create 2024-09-13T02:40:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:04 smithi088 ceph-mon[27808]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:40:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:04 smithi088 ceph-mon[27808]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-13T02:40:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:04 smithi088 ceph-mon[27808]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-13T02:40:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:04 smithi088 ceph-mon[27808]: osdmap e169: 8 total, 8 up, 8 in 2024-09-13T02:40:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:04 smithi088 ceph-mon[39338]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:40:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:04 smithi088 ceph-mon[39338]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-13T02:40:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:04 smithi088 ceph-mon[39338]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-13T02:40:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:04 smithi088 ceph-mon[39338]: osdmap e169: 8 total, 8 up, 8 in 2024-09-13T02:40:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:04 smithi195 ceph-mon[31576]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:40:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:04 smithi195 ceph-mon[31576]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-13T02:40:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:04 smithi195 ceph-mon[31576]: Upgrade: Need to upgrade myself (mgr.x) 2024-09-13T02:40:05.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:04 smithi195 ceph-mon[31576]: osdmap e169: 8 total, 8 up, 8 in 2024-09-13T02:40:05.734 INFO:tasks.rados.rados.0.smithi088.stdout:518: done (0 left) 2024-09-13T02:40:05.734 INFO:tasks.rados.rados.0.smithi088.stdout:519: read oid 45 snap -1 2024-09-13T02:40:05.734 INFO:tasks.rados.rados.0.smithi088.stdout:519: expect (ObjNum 165 snap 42 seq_num 165) 2024-09-13T02:40:05.734 INFO:tasks.rados.rados.0.smithi088.stdout:520: setattr oid 1 current snap is 49 2024-09-13T02:40:05.737 INFO:tasks.rados.rados.0.smithi088.stdout:521: rmattr oid 34 current snap is 49 2024-09-13T02:40:05.737 INFO:tasks.rados.rados.0.smithi088.stdout:521: done (2 left) 2024-09-13T02:40:05.737 INFO:tasks.rados.rados.0.smithi088.stdout:522: read oid 10 snap -1 2024-09-13T02:40:05.737 INFO:tasks.rados.rados.0.smithi088.stdout:522: expect deleted 2024-09-13T02:40:05.737 INFO:tasks.rados.rados.0.smithi088.stdout:523: rollback oid 46 current snap is 49 2024-09-13T02:40:05.737 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 46 to 45 2024-09-13T02:40:05.737 INFO:tasks.rados.rados.0.smithi088.stdout:524: copy_from oid 25 from oid 44 current snap is 49 2024-09-13T02:40:05.737 INFO:tasks.rados.rados.0.smithi088.stdout:525: rollback oid 41 current snap is 49 2024-09-13T02:40:05.738 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 41 to 29 2024-09-13T02:40:05.738 INFO:tasks.rados.rados.0.smithi088.stdout:526: rollback oid 50 current snap is 49 2024-09-13T02:40:05.738 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 50 to 44 2024-09-13T02:40:05.738 INFO:tasks.rados.rados.0.smithi088.stdout:527: read oid 5 snap -1 2024-09-13T02:40:05.738 INFO:tasks.rados.rados.0.smithi088.stdout:527: expect (ObjNum 137 snap 34 seq_num 137) 2024-09-13T02:40:05.738 INFO:tasks.rados.rados.0.smithi088.stdout:528: rollback oid 4 current snap is 49 2024-09-13T02:40:05.738 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 4 to 29 2024-09-13T02:40:05.738 INFO:tasks.rados.rados.0.smithi088.stdout:529: snap_create 2024-09-13T02:40:05.743 INFO:tasks.rados.rados.0.smithi088.stdout:519: expect (ObjNum 165 snap 42 seq_num 165) 2024-09-13T02:40:05.784 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:40:05.874 INFO:tasks.rados.rados.0.smithi088.stdout:528: finishing rollback tid 0 to smithi08884213-4 2024-09-13T02:40:05.874 INFO:tasks.rados.rados.0.smithi088.stdout:528: finishing rollback tid 1 to smithi08884213-4 2024-09-13T02:40:05.874 INFO:tasks.rados.rados.0.smithi088.stdout:525: finishing rollback tid 0 to smithi08884213-41 2024-09-13T02:40:05.874 INFO:tasks.rados.rados.0.smithi088.stdout:525: finishing rollback tid 1 to smithi08884213-41 2024-09-13T02:40:05.874 INFO:tasks.rados.rados.0.smithi088.stdout:528: finishing rollback tid 2 to smithi08884213-4 2024-09-13T02:40:05.874 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 150 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-09-13T02:40:05.874 INFO:tasks.rados.rados.0.smithi088.stdout:525: finishing rollback tid 2 to smithi08884213-41 2024-09-13T02:40:05.874 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 162 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:40:05.874 INFO:tasks.rados.rados.0.smithi088.stdout:523: finishing rollback tid 0 to smithi08884213-46 2024-09-13T02:40:05.874 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 59 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-13T02:40:05.875 INFO:tasks.rados.rados.0.smithi088.stdout:526: finishing rollback tid 0 to smithi08884213-50 2024-09-13T02:40:05.875 INFO:tasks.rados.rados.0.smithi088.stdout:526: finishing rollback tid 1 to smithi08884213-50 2024-09-13T02:40:05.875 INFO:tasks.rados.rados.0.smithi088.stdout:526: finishing rollback tid 2 to smithi08884213-50 2024-09-13T02:40:05.875 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 63 (ObjNum 128 snap 30 seq_num 128) dirty exists 2024-09-13T02:40:05.875 INFO:tasks.rados.rados.0.smithi088.stdout:523: finishing rollback tid 1 to smithi08884213-46 2024-09-13T02:40:05.875 INFO:tasks.rados.rados.0.smithi088.stdout:523: finishing rollback tid 2 to smithi08884213-46 2024-09-13T02:40:05.875 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 91 (ObjNum 106 snap 21 seq_num 106) dirty exists 2024-09-13T02:40:05.875 INFO:tasks.rados.rados.0.smithi088.stdout:524: finishing copy_from racing read to smithi08884213-25 2024-09-13T02:40:05.875 INFO:tasks.rados.rados.0.smithi088.stdout:524: finishing copy_from to smithi08884213-25 2024-09-13T02:40:05.875 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 91 (ObjNum 127 snap 29 seq_num 127) dirty exists 2024-09-13T02:40:05.875 INFO:tasks.rados.rados.0.smithi088.stdout:527: expect (ObjNum 137 snap 34 seq_num 137) 2024-09-13T02:40:06.067 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:40:06.067 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (3m) 23s ago 4m 28.4M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:40:06.067 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (4m) 12s ago 3m 88.3M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:40:06.067 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (5m) 23s ago 5m 14.7M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:40:06.067 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (5m) 12s ago 5m 18.9M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:40:06.067 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (38s) 12s ago 8m 486M - 19.1.1-322-g7741f7f9 19dc8d659727 8f5aeb9571ab 2024-09-13T02:40:06.067 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:9283,8765 running (10m) 23s ago 10m 279M - 18.2.4-843-g2c01458a c129f5a2fd4e b08be1cf5ff6 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (10m) 23s ago 10m 52.4M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 0df62733ea32 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (9m) 12s ago 9m 43.5M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 70a314811bb6 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (9m) 23s ago 9m 41.9M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 7399c813d8ef 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (3m) 23s ago 3m 16.5M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (3m) 12s ago 3m 16.7M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (8m) 23s ago 8m 77.8M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 28d3cbaecc3d 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (8m) 23s ago 8m 81.3M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e d7e6375ac3bb 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (7m) 23s ago 7m 87.9M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e fde4729094ff 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (7m) 23s ago 7m 63.5M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e e1c194107511 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (7m) 12s ago 7m 63.1M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 68ff34dd7c85 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (6m) 12s ago 6m 83.9M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (6m) 12s ago 6m 69.2M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:40:06.068 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (5m) 12s ago 5m 79.5M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:40:06.069 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 starting - - - - 2024-09-13T02:40:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:05 smithi195 ceph-mon[31576]: pgmap v45: 121 pgs: 121 active+clean; 95 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-09-13T02:40:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:05 smithi195 ceph-mon[31576]: Upgrade: Updating mgr.y 2024-09-13T02:40:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:05 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:05 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:40:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:05 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:40:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:05 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:40:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:05 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:05 smithi195 ceph-mon[31576]: Deploying daemon mgr.y on smithi088 2024-09-13T02:40:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:05 smithi195 ceph-mon[31576]: osdmap e170: 8 total, 8 up, 8 in 2024-09-13T02:40:06.390 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:40:06.390 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:40:06.390 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 3 2024-09-13T02:40:06.390 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:40:06.390 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:40:06.390 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 1, 2024-09-13T02:40:06.390 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1 2024-09-13T02:40:06.390 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:40:06.390 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:40:06.390 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8 2024-09-13T02:40:06.390 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:40:06.390 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:40:06.391 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:40:06.391 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:40:06.391 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:40:06.391 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 14, 2024-09-13T02:40:06.391 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1 2024-09-13T02:40:06.391 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:40:06.391 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:40:06.391 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[27808]: pgmap v45: 121 pgs: 121 active+clean; 95 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-09-13T02:40:06.391 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[27808]: Upgrade: Updating mgr.y 2024-09-13T02:40:06.391 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:06.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:40:06.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:40:06.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:40:06.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:06.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[27808]: Deploying daemon mgr.y on smithi088 2024-09-13T02:40:06.392 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[27808]: osdmap e170: 8 total, 8 up, 8 in 2024-09-13T02:40:06.392 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[39338]: pgmap v45: 121 pgs: 121 active+clean; 95 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-09-13T02:40:06.392 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[39338]: Upgrade: Updating mgr.y 2024-09-13T02:40:06.392 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:06.392 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:40:06.392 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:40:06.393 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:40:06.393 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:06.393 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[39338]: Deploying daemon mgr.y on smithi088 2024-09-13T02:40:06.393 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:05 smithi088 ceph-mon[39338]: osdmap e170: 8 total, 8 up, 8 in 2024-09-13T02:40:06.736 INFO:tasks.rados.rados.0.smithi088.stdout:519: done (9 left) 2024-09-13T02:40:06.736 INFO:tasks.rados.rados.0.smithi088.stdout:520: done (8 left) 2024-09-13T02:40:06.736 INFO:tasks.rados.rados.0.smithi088.stdout:522: done (7 left) 2024-09-13T02:40:06.736 INFO:tasks.rados.rados.0.smithi088.stdout:523: done (6 left) 2024-09-13T02:40:06.736 INFO:tasks.rados.rados.0.smithi088.stdout:524: done (5 left) 2024-09-13T02:40:06.736 INFO:tasks.rados.rados.0.smithi088.stdout:525: done (4 left) 2024-09-13T02:40:06.736 INFO:tasks.rados.rados.0.smithi088.stdout:526: done (3 left) 2024-09-13T02:40:06.736 INFO:tasks.rados.rados.0.smithi088.stdout:527: done (2 left) 2024-09-13T02:40:06.736 INFO:tasks.rados.rados.0.smithi088.stdout:528: done (1 left) 2024-09-13T02:40:06.736 INFO:tasks.rados.rados.0.smithi088.stdout:529: done (0 left) 2024-09-13T02:40:06.737 INFO:tasks.rados.rados.0.smithi088.stdout:530: rollback oid 44 current snap is 50 2024-09-13T02:40:06.737 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 44 to 41 2024-09-13T02:40:06.737 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 50 2024-09-13T02:40:06.737 INFO:tasks.rados.rados.0.smithi088.stdout:531: seq_num 181 ranges {0=638976} 2024-09-13T02:40:06.740 INFO:tasks.rados.rados.0.smithi088.stdout:531: writing smithi08884213-30 from 0 to 638976 tid 1 2024-09-13T02:40:06.740 INFO:tasks.rados.rados.0.smithi088.stdout:532: rollback oid 40 current snap is 50 2024-09-13T02:40:06.741 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 40 to 29 2024-09-13T02:40:06.741 INFO:tasks.rados.rados.0.smithi088.stdout:530: finishing rollback tid 0 to smithi08884213-44 2024-09-13T02:40:06.741 INFO:tasks.rados.rados.0.smithi088.stdout:530: finishing rollback tid 1 to smithi08884213-44 2024-09-13T02:40:06.741 INFO:tasks.rados.rados.0.smithi088.stdout:530: finishing rollback tid 2 to smithi08884213-44 2024-09-13T02:40:06.741 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 123 (ObjNum 127 snap 29 seq_num 127) dirty exists 2024-09-13T02:40:06.741 INFO:tasks.rados.rados.0.smithi088.stdout:530: done (2 left) 2024-09-13T02:40:06.741 INFO:tasks.rados.rados.0.smithi088.stdout:533: snap_remove snap 41 2024-09-13T02:40:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:06 smithi195 ceph-mon[31576]: from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:40:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:06 smithi195 ceph-mon[31576]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:40:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:06 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/3759567206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:40:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:06 smithi195 ceph-mon[31576]: osdmap e171: 8 total, 8 up, 8 in 2024-09-13T02:40:07.245 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:06 smithi088 systemd[1]: Stopping Ceph mgr.y for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:40:07.245 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:06 smithi088 ceph-mon[27808]: from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:40:07.245 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:06 smithi088 ceph-mon[27808]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:40:07.245 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:06 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/3759567206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:40:07.245 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:06 smithi088 ceph-mon[27808]: osdmap e171: 8 total, 8 up, 8 in 2024-09-13T02:40:07.246 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:06 smithi088 ceph-mon[39338]: from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:40:07.246 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:06 smithi088 ceph-mon[39338]: from='client.15030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:40:07.246 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:06 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/3759567206' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:40:07.246 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:06 smithi088 ceph-mon[39338]: osdmap e171: 8 total, 8 up, 8 in 2024-09-13T02:40:07.513 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:07 smithi088 podman[86851]: 2024-09-13 02:40:07.243967016 +0000 UTC m=+0.132475467 container died b08be1cf5ff6186536743f85d5a7c4ec42a08b75a3f49e4e64f87e6a851e07cf (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-2c01458, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-09-13T02:40:07.734 INFO:tasks.rados.rados.0.smithi088.stdout:532: finishing rollback tid 1 to smithi08884213-40 2024-09-13T02:40:07.734 INFO:tasks.rados.rados.0.smithi088.stdout:532: finishing rollback tid 2 to smithi08884213-40 2024-09-13T02:40:07.734 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 214 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-09-13T02:40:07.735 INFO:tasks.rados.rados.0.smithi088.stdout:531: finishing write tid 1 to smithi08884213-30 2024-09-13T02:40:07.735 INFO:tasks.rados.rados.0.smithi088.stdout:531: finishing write tid 2 to smithi08884213-30 2024-09-13T02:40:07.735 INFO:tasks.rados.rados.0.smithi088.stdout:531: finishing write tid 3 to smithi08884213-30 2024-09-13T02:40:07.735 INFO:tasks.rados.rados.0.smithi088.stdout:531: oid 30 updating version 0 to 115 2024-09-13T02:40:07.735 INFO:tasks.rados.rados.0.smithi088.stdout:531: oid 30 updating version 115 to 116 2024-09-13T02:40:07.735 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 116 (ObjNum 181 snap 50 seq_num 181) dirty exists 2024-09-13T02:40:07.735 INFO:tasks.rados.rados.0.smithi088.stdout:531: left oid 30 (ObjNum 181 snap 50 seq_num 181) 2024-09-13T02:40:07.735 INFO:tasks.rados.rados.0.smithi088.stdout:531: done (2 left) 2024-09-13T02:40:07.735 INFO:tasks.rados.rados.0.smithi088.stdout:532: done (1 left) 2024-09-13T02:40:07.735 INFO:tasks.rados.rados.0.smithi088.stdout:533: done (0 left) 2024-09-13T02:40:07.735 INFO:tasks.rados.rados.0.smithi088.stdout:534: snap_create 2024-09-13T02:40:07.919 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:07 smithi088 podman[86851]: 2024-09-13 02:40:07.677964008 +0000 UTC m=+0.566472517 container cleanup b08be1cf5ff6186536743f85d5a7c4ec42a08b75a3f49e4e64f87e6a851e07cf (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, RELEASE=reef-2c01458) 2024-09-13T02:40:07.919 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:07 smithi088 bash[86851]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y 2024-09-13T02:40:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:07 smithi088 ceph-mon[39338]: pgmap v48: 121 pgs: 121 active+clean; 95 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-09-13T02:40:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:07 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:07 smithi088 ceph-mon[39338]: osdmap e172: 8 total, 8 up, 8 in 2024-09-13T02:40:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:07 smithi088 ceph-mon[27808]: pgmap v48: 121 pgs: 121 active+clean; 95 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-09-13T02:40:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:07 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:07 smithi088 ceph-mon[27808]: osdmap e172: 8 total, 8 up, 8 in 2024-09-13T02:40:08.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:07 smithi088 podman[86868]: 2024-09-13 02:40:07.9189074 +0000 UTC m=+0.672940443 container remove b08be1cf5ff6186536743f85d5a7c4ec42a08b75a3f49e4e64f87e6a851e07cf (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=reef-2c01458, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True) 2024-09-13T02:40:08.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:07 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-09-13T02:40:08.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:08 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-09-13T02:40:08.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:08 smithi088 systemd[1]: Stopped Ceph mgr.y for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:40:08.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:08 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.y.service: Consumed 43.804s CPU time. 2024-09-13T02:40:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:07 smithi195 ceph-mon[31576]: pgmap v48: 121 pgs: 121 active+clean; 95 MiB data, 464 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.1 MiB/s wr, 23 op/s 2024-09-13T02:40:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:07 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:07 smithi195 ceph-mon[31576]: osdmap e172: 8 total, 8 up, 8 in 2024-09-13T02:40:08.688 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:08 smithi088 systemd[1]: Starting Ceph mgr.y for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:40:08.689 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:08 smithi088 podman[87004]: 2024-09-13 02:40:08.466275713 +0000 UTC m=+0.015882570 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:40:08.689 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:08 smithi088 podman[87004]: 2024-09-13 02:40:08.573297364 +0000 UTC m=+0.122904209 container create 73bc4fffcaccc16e968c5f1bcd813bd3654bca09114f6126957bede1ccc7e19c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-13T02:40:08.734 INFO:tasks.rados.rados.0.smithi088.stdout:534: done (0 left) 2024-09-13T02:40:08.734 INFO:tasks.rados.rados.0.smithi088.stdout:535: rmattr oid 40 current snap is 51 2024-09-13T02:40:08.735 INFO:tasks.rados.rados.0.smithi088.stdout:535: done (0 left) 2024-09-13T02:40:08.735 INFO:tasks.rados.rados.0.smithi088.stdout:536: read oid 10 snap 39 2024-09-13T02:40:08.735 INFO:tasks.rados.rados.0.smithi088.stdout:536: expect deleted 2024-09-13T02:40:08.735 INFO:tasks.rados.rados.0.smithi088.stdout:537: read oid 50 snap -1 2024-09-13T02:40:08.735 INFO:tasks.rados.rados.0.smithi088.stdout:537: expect (ObjNum 128 snap 30 seq_num 128) 2024-09-13T02:40:08.735 INFO:tasks.rados.rados.0.smithi088.stdout:538: setattr oid 7 current snap is 51 2024-09-13T02:40:08.736 INFO:tasks.rados.rados.0.smithi088.stdout:536: done (2 left) 2024-09-13T02:40:08.736 INFO:tasks.rados.rados.0.smithi088.stdout:539: read oid 46 snap 47 2024-09-13T02:40:08.736 INFO:tasks.rados.rados.0.smithi088.stdout:539: expect (ObjNum 106 snap 21 seq_num 106) 2024-09-13T02:40:08.736 INFO:tasks.rados.rados.0.smithi088.stdout:540: copy_from oid 25 from oid 12 current snap is 51 2024-09-13T02:40:08.736 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 51 2024-09-13T02:40:08.736 INFO:tasks.rados.rados.0.smithi088.stdout:541: seq_num 182 ranges {2138112=655360} 2024-09-13T02:40:08.751 INFO:tasks.rados.rados.0.smithi088.stdout:541: writing smithi08884213-44 from 2138112 to 2793472 tid 1 2024-09-13T02:40:08.751 INFO:tasks.rados.rados.0.smithi088.stdout:542: rollback oid 32 current snap is 51 2024-09-13T02:40:08.751 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 32 to 45 2024-09-13T02:40:08.751 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 150 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-13T02:40:08.751 INFO:tasks.rados.rados.0.smithi088.stdout:538: done (5 left) 2024-09-13T02:40:08.751 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 51 2024-09-13T02:40:08.751 INFO:tasks.rados.rados.0.smithi088.stdout:543: seq_num 183 ranges {2654208=671744} 2024-09-13T02:40:08.770 INFO:tasks.rados.rados.0.smithi088.stdout:543: writing smithi08884213-26 from 2654208 to 3325952 tid 1 2024-09-13T02:40:08.770 INFO:tasks.rados.rados.0.smithi088.stdout:544: rollback oid 38 current snap is 51 2024-09-13T02:40:08.770 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 38 to 47 2024-09-13T02:40:08.770 INFO:tasks.rados.rados.0.smithi088.stdout:540: finishing copy_from racing read to smithi08884213-25 2024-09-13T02:40:08.770 INFO:tasks.rados.rados.0.smithi088.stdout:539: expect (ObjNum 106 snap 21 seq_num 106) 2024-09-13T02:40:08.824 INFO:tasks.rados.rados.0.smithi088.stdout:537: expect (ObjNum 128 snap 30 seq_num 128) 2024-09-13T02:40:08.918 INFO:tasks.rados.rados.0.smithi088.stdout:542: finishing rollback tid 0 to smithi08884213-32 2024-09-13T02:40:08.918 INFO:tasks.rados.rados.0.smithi088.stdout:540: finishing copy_from to smithi08884213-25 2024-09-13T02:40:08.918 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 109 (ObjNum 162 snap 41 seq_num 162) dirty exists 2024-09-13T02:40:08.918 INFO:tasks.rados.rados.0.smithi088.stdout:542: finishing rollback tid 1 to smithi08884213-32 2024-09-13T02:40:08.918 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 119 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-13T02:40:08.918 INFO:tasks.rados.rados.0.smithi088.stdout:541: finishing write tid 1 to smithi08884213-44 2024-09-13T02:40:08.918 INFO:tasks.rados.rados.0.smithi088.stdout:537: done (6 left) 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:539: done (5 left) 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:540: done (4 left) 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:542: done (3 left) 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:545: rollback oid 33 current snap is 51 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 33 to 42 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:541: finishing write tid 2 to smithi08884213-44 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:541: finishing write tid 3 to smithi08884213-44 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:541: oid 44 updating version 0 to 129 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:541: oid 44 updating version 129 to 130 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 130 (ObjNum 182 snap 51 seq_num 182) dirty exists 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:541: left oid 44 (ObjNum 182 snap 51 seq_num 182) 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:544: finishing rollback tid 1 to smithi08884213-38 2024-09-13T02:40:08.919 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 73 (ObjNum 129 snap 0 seq_num 2152803552) dirty dne 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:543: finishing write tid 1 to smithi08884213-26 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:543: finishing write tid 2 to smithi08884213-26 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:543: finishing write tid 3 to smithi08884213-26 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:543: oid 26 updating version 0 to 82 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:543: oid 26 version 82 is already newer than 81 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 82 (ObjNum 183 snap 51 seq_num 183) dirty exists 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:543: left oid 26 (ObjNum 183 snap 51 seq_num 183) 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:541: done (3 left) 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:543: done (2 left) 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:544: done (1 left) 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:546: read oid 37 snap 44 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:546: expect deleted 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:547: copy_from oid 4 from oid 44 current snap is 51 2024-09-13T02:40:08.920 INFO:tasks.rados.rados.0.smithi088.stdout:548: snap_remove snap 50 2024-09-13T02:40:09.169 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:08 smithi088 podman[87004]: 2024-09-13 02:40:08.817837818 +0000 UTC m=+0.367444683 container init 73bc4fffcaccc16e968c5f1bcd813bd3654bca09114f6126957bede1ccc7e19c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-13T02:40:09.170 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:08 smithi088 podman[87004]: 2024-09-13 02:40:08.822599731 +0000 UTC m=+0.372206578 container start 73bc4fffcaccc16e968c5f1bcd813bd3654bca09114f6126957bede1ccc7e19c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:40:09.170 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:08 smithi088 ceph-mgr[87042]: -- 172.21.15.88:0/2579576077 <== mon.2 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56339258b0e0 con 0x563392568800 2024-09-13T02:40:09.170 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:08 smithi088 bash[87004]: 73bc4fffcaccc16e968c5f1bcd813bd3654bca09114f6126957bede1ccc7e19c 2024-09-13T02:40:09.170 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:08 smithi088 systemd[1]: Started Ceph mgr.y for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:40:09.170 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:08 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:08.948+0000 7f2b7871d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:40:09.170 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:09.010+0000 7f2b7871d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:40:09.170 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:09.168+0000 7f2b7871d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:40:09.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:09.239+0000 7f2b7871d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:40:09.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:09.397+0000 7f2b7871d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:40:09.744 INFO:tasks.rados.rados.0.smithi088.stdout:548: done (3 left) 2024-09-13T02:40:09.744 INFO:tasks.rados.rados.0.smithi088.stdout:549: snap_remove snap 46 2024-09-13T02:40:09.888 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:09.547+0000 7f2b7871d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:40:09.889 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:09.887+0000 7f2b7871d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:40:09.889 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[39338]: pgmap v51: 121 pgs: 121 active+clean; 98 MiB data, 485 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 826 KiB/s wr, 13 op/s 2024-09-13T02:40:09.889 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[39338]: osdmap e173: 8 total, 8 up, 8 in 2024-09-13T02:40:09.889 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:09.889 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:09.889 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:09.889 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:09.889 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:09.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[27808]: pgmap v51: 121 pgs: 121 active+clean; 98 MiB data, 485 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 826 KiB/s wr, 13 op/s 2024-09-13T02:40:09.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[27808]: osdmap e173: 8 total, 8 up, 8 in 2024-09-13T02:40:09.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:09.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:09.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:09.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:09.890 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:09 smithi195 ceph-mon[31576]: pgmap v51: 121 pgs: 121 active+clean; 98 MiB data, 485 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 826 KiB/s wr, 13 op/s 2024-09-13T02:40:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:09 smithi195 ceph-mon[31576]: osdmap e173: 8 total, 8 up, 8 in 2024-09-13T02:40:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:09 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:09 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:09 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:09.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:09 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:09.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:09 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:10.153 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:09 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:09.956+0000 7f2b7871d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:40:10.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:10 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:10.152+0000 7f2b7871d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:40:10.754 INFO:tasks.rados.rados.0.smithi088.stdout:549: done (3 left) 2024-09-13T02:40:10.754 INFO:tasks.rados.rados.0.smithi088.stdout:550: rollback oid 3 current snap is 51 2024-09-13T02:40:10.754 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 3 to 39 2024-09-13T02:40:10.754 INFO:tasks.rados.rados.0.smithi088.stdout:545: finishing rollback tid 1 to smithi08884213-33 2024-09-13T02:40:10.754 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 101 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-13T02:40:10.754 INFO:tasks.rados.rados.0.smithi088.stdout:547: finishing copy_from racing read to smithi08884213-4 2024-09-13T02:40:10.754 INFO:tasks.rados.rados.0.smithi088.stdout:547: finishing copy_from to smithi08884213-4 2024-09-13T02:40:10.754 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 130 (ObjNum 182 snap 51 seq_num 182) dirty exists 2024-09-13T02:40:10.754 INFO:tasks.rados.rados.0.smithi088.stdout:545: done (3 left) 2024-09-13T02:40:10.754 INFO:tasks.rados.rados.0.smithi088.stdout:546: done (2 left) 2024-09-13T02:40:10.754 INFO:tasks.rados.rados.0.smithi088.stdout:547: done (1 left) 2024-09-13T02:40:10.755 INFO:tasks.rados.rados.0.smithi088.stdout:551: delete oid 15 current snap is 51 2024-09-13T02:40:10.760 INFO:tasks.rados.rados.0.smithi088.stdout:550: finishing rollback tid 1 to smithi08884213-3 2024-09-13T02:40:10.761 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 23 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-09-13T02:40:10.761 INFO:tasks.rados.rados.0.smithi088.stdout:550: done (1 left) 2024-09-13T02:40:10.761 INFO:tasks.rados.rados.0.smithi088.stdout:551: done (0 left) 2024-09-13T02:40:10.761 INFO:tasks.rados.rados.0.smithi088.stdout:552: read oid 42 snap -1 2024-09-13T02:40:10.761 INFO:tasks.rados.rados.0.smithi088.stdout:552: expect deleted 2024-09-13T02:40:10.761 INFO:tasks.rados.rados.0.smithi088.stdout:553: setattr oid 5 current snap is 51 2024-09-13T02:40:10.762 INFO:tasks.rados.rados.0.smithi088.stdout:552: done (1 left) 2024-09-13T02:40:10.762 INFO:tasks.rados.rados.0.smithi088.stdout:554: rmattr oid 24 current snap is 51 2024-09-13T02:40:10.762 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 51 2024-09-13T02:40:10.762 INFO:tasks.rados.rados.0.smithi088.stdout:555: seq_num 185 ranges {1359872=704512} 2024-09-13T02:40:10.774 INFO:tasks.rados.rados.0.smithi088.stdout:555: writing smithi08884213-39 from 1359872 to 2064384 tid 1 2024-09-13T02:40:10.774 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 224 (ObjNum 137 snap 34 seq_num 137) dirty exists 2024-09-13T02:40:10.774 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 92 (ObjNum 115 snap 24 seq_num 115) dirty exists 2024-09-13T02:40:10.774 INFO:tasks.rados.rados.0.smithi088.stdout:553: done (2 left) 2024-09-13T02:40:10.774 INFO:tasks.rados.rados.0.smithi088.stdout:554: done (1 left) 2024-09-13T02:40:10.774 INFO:tasks.rados.rados.0.smithi088.stdout:556: snap_create 2024-09-13T02:40:10.778 INFO:tasks.rados.rados.0.smithi088.stdout:555: finishing write tid 1 to smithi08884213-39 2024-09-13T02:40:10.778 INFO:tasks.rados.rados.0.smithi088.stdout:555: finishing write tid 2 to smithi08884213-39 2024-09-13T02:40:10.779 INFO:tasks.rados.rados.0.smithi088.stdout:555: finishing write tid 3 to smithi08884213-39 2024-09-13T02:40:10.779 INFO:tasks.rados.rados.0.smithi088.stdout:555: oid 39 updating version 0 to 227 2024-09-13T02:40:10.779 INFO:tasks.rados.rados.0.smithi088.stdout:555: oid 39 version 227 is already newer than 226 2024-09-13T02:40:10.779 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 227 (ObjNum 185 snap 51 seq_num 185) dirty exists 2024-09-13T02:40:10.779 INFO:tasks.rados.rados.0.smithi088.stdout:555: left oid 39 (ObjNum 185 snap 51 seq_num 185) 2024-09-13T02:40:10.927 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:10 smithi088 ceph-mon[39338]: osdmap e174: 8 total, 8 up, 8 in 2024-09-13T02:40:10.927 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:10 smithi088 ceph-mon[27808]: osdmap e174: 8 total, 8 up, 8 in 2024-09-13T02:40:11.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:11.115+0000 7f2b7871d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:40:11.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:10 smithi195 ceph-mon[31576]: osdmap e174: 8 total, 8 up, 8 in 2024-09-13T02:40:11.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:11.200+0000 7f2b7871d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:40:11.757 INFO:tasks.rados.rados.0.smithi088.stdout:555: done (1 left) 2024-09-13T02:40:11.757 INFO:tasks.rados.rados.0.smithi088.stdout:556: done (0 left) 2024-09-13T02:40:11.757 INFO:tasks.rados.rados.0.smithi088.stdout:557: snap_remove snap 49 2024-09-13T02:40:11.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:11 smithi088 ceph-mon[27808]: pgmap v54: 121 pgs: 121 active+clean; 98 MiB data, 485 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 826 KiB/s wr, 13 op/s 2024-09-13T02:40:11.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:11 smithi088 ceph-mon[27808]: osdmap e175: 8 total, 8 up, 8 in 2024-09-13T02:40:11.973 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:11 smithi088 ceph-mon[39338]: pgmap v54: 121 pgs: 121 active+clean; 98 MiB data, 485 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 826 KiB/s wr, 13 op/s 2024-09-13T02:40:11.973 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:11 smithi088 ceph-mon[39338]: osdmap e175: 8 total, 8 up, 8 in 2024-09-13T02:40:12.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:11 smithi195 ceph-mon[31576]: pgmap v54: 121 pgs: 121 active+clean; 98 MiB data, 485 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 826 KiB/s wr, 13 op/s 2024-09-13T02:40:12.102 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:11 smithi195 ceph-mon[31576]: osdmap e175: 8 total, 8 up, 8 in 2024-09-13T02:40:12.235 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:11.971+0000 7f2b7871d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:40:12.235 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:12.089+0000 7f2b7871d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:40:12.531 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:12.234+0000 7f2b7871d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:40:12.531 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:12.295+0000 7f2b7871d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:40:12.531 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:12.461+0000 7f2b7871d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:40:12.531 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:12.529+0000 7f2b7871d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:40:12.732 INFO:tasks.rados.rados.0.smithi088.stdout:557: done (0 left) 2024-09-13T02:40:12.732 INFO:tasks.rados.rados.0.smithi088.stdout:558: snap_remove snap 51 2024-09-13T02:40:12.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-mon[39338]: osdmap e176: 8 total, 8 up, 8 in 2024-09-13T02:40:12.800 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-mon[39338]: osdmap e177: 8 total, 8 up, 8 in 2024-09-13T02:40:12.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-mon[27808]: osdmap e176: 8 total, 8 up, 8 in 2024-09-13T02:40:12.800 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-mon[27808]: osdmap e177: 8 total, 8 up, 8 in 2024-09-13T02:40:12.800 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:12.589+0000 7f2b7871d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:40:12.801 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:12.770+0000 7f2b7871d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:40:12.847 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:12 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:40:12] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2024-09-13T02:40:12.848 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:12 smithi195 ceph-mon[31576]: osdmap e176: 8 total, 8 up, 8 in 2024-09-13T02:40:12.848 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:12 smithi195 ceph-mon[31576]: osdmap e177: 8 total, 8 up, 8 in 2024-09-13T02:40:13.052 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:12.838+0000 7f2b7871d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:40:13.052 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:12.905+0000 7f2b7871d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:40:13.052 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:12.990+0000 7f2b7871d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:40:13.052 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:13.050+0000 7f2b7871d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:40:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:13.110+0000 7f2b7871d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:40:13.736 INFO:tasks.rados.rados.0.smithi088.stdout:558: done (0 left) 2024-09-13T02:40:13.736 INFO:tasks.rados.rados.0.smithi088.stdout:559: rollback oid 12 current snap is 52 2024-09-13T02:40:13.736 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 12 to 43 2024-09-13T02:40:13.736 INFO:tasks.rados.rados.0.smithi088.stdout:560: read oid 21 snap -1 2024-09-13T02:40:13.736 INFO:tasks.rados.rados.0.smithi088.stdout:560: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:40:13.736 INFO:tasks.rados.rados.0.smithi088.stdout:561: snap_remove snap 47 2024-09-13T02:40:14.065 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-mon[39338]: pgmap v57: 121 pgs: 121 active+clean; 98 MiB data, 485 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:14.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:14.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:14.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:14.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:14.066 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-mon[39338]: osdmap e178: 8 total, 8 up, 8 in 2024-09-13T02:40:14.066 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:13.956+0000 7f2b7871d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:40:14.066 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:02:40:13] ENGINE Bus STARTING 2024-09-13T02:40:14.066 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: CherryPy Checker: 2024-09-13T02:40:14.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: The Application mounted at '' has an empty config. 2024-09-13T02:40:14.067 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:14.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-mon[27808]: pgmap v57: 121 pgs: 121 active+clean; 98 MiB data, 485 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:14.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:14.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:14.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:14.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:14.067 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:13 smithi088 ceph-mon[27808]: osdmap e178: 8 total, 8 up, 8 in 2024-09-13T02:40:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:13 smithi195 ceph-mon[31576]: pgmap v57: 121 pgs: 121 active+clean; 98 MiB data, 485 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:14.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:13 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:14.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:13 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:14.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:13 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:14.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:13 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:14.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:13 smithi195 ceph-mon[31576]: osdmap e178: 8 total, 8 up, 8 in 2024-09-13T02:40:14.331 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:02:40:14] ENGINE Serving on http://:::9283 2024-09-13T02:40:14.331 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:02:40:14] ENGINE Bus STARTED 2024-09-13T02:40:14.739 INFO:tasks.rados.rados.0.smithi088.stdout:561: done (2 left) 2024-09-13T02:40:14.740 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 52 2024-09-13T02:40:14.740 INFO:tasks.rados.rados.0.smithi088.stdout:562: seq_num 186 ranges {2793472=720896} 2024-09-13T02:40:14.759 INFO:tasks.rados.rados.0.smithi088.stdout:562: writing smithi08884213-44 from 2793472 to 3514368 tid 1 2024-09-13T02:40:14.759 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 28 current snap is 52 2024-09-13T02:40:14.759 INFO:tasks.rados.rados.0.smithi088.stdout:563: seq_num 187 ranges {458752=737280} 2024-09-13T02:40:14.765 INFO:tasks.rados.rados.0.smithi088.stdout:563: writing smithi08884213-28 from 458752 to 1196032 tid 1 2024-09-13T02:40:14.766 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 52 2024-09-13T02:40:14.766 INFO:tasks.rados.rados.0.smithi088.stdout:564: seq_num 188 ranges {0=753664} 2024-09-13T02:40:14.770 INFO:tasks.rados.rados.0.smithi088.stdout:564: writing smithi08884213-11 from 0 to 753664 tid 1 2024-09-13T02:40:14.770 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 52 2024-09-13T02:40:14.770 INFO:tasks.rados.rados.0.smithi088.stdout:565: seq_num 189 ranges {0=770048} 2024-09-13T02:40:14.775 INFO:tasks.rados.rados.0.smithi088.stdout:565: writing smithi08884213-10 from 0 to 770048 tid 1 2024-09-13T02:40:14.775 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 52 2024-09-13T02:40:14.775 INFO:tasks.rados.rados.0.smithi088.stdout:560: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:40:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:559: finishing rollback tid 0 to smithi08884213-12 2024-09-13T02:40:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:559: finishing rollback tid 1 to smithi08884213-12 2024-09-13T02:40:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:559: finishing rollback tid 2 to smithi08884213-12 2024-09-13T02:40:14.779 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 158 (ObjNum 162 snap 41 seq_num 162) dirty exists 2024-09-13T02:40:14.780 INFO:tasks.rados.rados.0.smithi088.stdout:566: seq_num 190 ranges {2064384=786432} 2024-09-13T02:40:14.795 INFO:tasks.rados.rados.0.smithi088.stdout:566: writing smithi08884213-39 from 2064384 to 2850816 tid 1 2024-09-13T02:40:14.795 INFO:tasks.rados.rados.0.smithi088.stdout:559: done (6 left) 2024-09-13T02:40:14.795 INFO:tasks.rados.rados.0.smithi088.stdout:560: done (5 left) 2024-09-13T02:40:14.796 INFO:tasks.rados.rados.0.smithi088.stdout:567: setattr oid 17 current snap is 52 2024-09-13T02:40:14.796 INFO:tasks.rados.rados.0.smithi088.stdout:562: finishing write tid 1 to smithi08884213-44 2024-09-13T02:40:14.796 INFO:tasks.rados.rados.0.smithi088.stdout:562: finishing write tid 2 to smithi08884213-44 2024-09-13T02:40:14.796 INFO:tasks.rados.rados.0.smithi088.stdout:562: finishing write tid 3 to smithi08884213-44 2024-09-13T02:40:14.796 INFO:tasks.rados.rados.0.smithi088.stdout:562: oid 44 updating version 0 to 141 2024-09-13T02:40:14.796 INFO:tasks.rados.rados.0.smithi088.stdout:562: oid 44 version 141 is already newer than 140 2024-09-13T02:40:14.796 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 141 (ObjNum 186 snap 52 seq_num 186) dirty exists 2024-09-13T02:40:14.796 INFO:tasks.rados.rados.0.smithi088.stdout:562: left oid 44 (ObjNum 186 snap 52 seq_num 186) 2024-09-13T02:40:14.796 INFO:tasks.rados.rados.0.smithi088.stdout:563: finishing write tid 1 to smithi08884213-28 2024-09-13T02:40:14.796 INFO:tasks.rados.rados.0.smithi088.stdout:563: finishing write tid 2 to smithi08884213-28 2024-09-13T02:40:14.796 INFO:tasks.rados.rados.0.smithi088.stdout:563: finishing write tid 3 to smithi08884213-28 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:563: oid 28 updating version 0 to 237 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:563: oid 28 updating version 237 to 238 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 238 (ObjNum 187 snap 52 seq_num 187) dirty exists 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:563: left oid 28 (ObjNum 187 snap 52 seq_num 187) 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:564: finishing write tid 1 to smithi08884213-11 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:564: finishing write tid 2 to smithi08884213-11 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:564: finishing write tid 3 to smithi08884213-11 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:564: oid 11 updating version 0 to 149 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:564: oid 11 updating version 149 to 150 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 150 (ObjNum 188 snap 52 seq_num 188) dirty exists 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:564: left oid 11 (ObjNum 188 snap 52 seq_num 188) 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:565: finishing write tid 1 to smithi08884213-10 2024-09-13T02:40:14.797 INFO:tasks.rados.rados.0.smithi088.stdout:565: finishing write tid 2 to smithi08884213-10 2024-09-13T02:40:14.798 INFO:tasks.rados.rados.0.smithi088.stdout:565: finishing write tid 3 to smithi08884213-10 2024-09-13T02:40:14.798 INFO:tasks.rados.rados.0.smithi088.stdout:565: oid 10 updating version 0 to 159 2024-09-13T02:40:14.798 INFO:tasks.rados.rados.0.smithi088.stdout:565: oid 10 updating version 159 to 160 2024-09-13T02:40:14.798 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 160 (ObjNum 189 snap 52 seq_num 189) dirty exists 2024-09-13T02:40:14.798 INFO:tasks.rados.rados.0.smithi088.stdout:565: left oid 10 (ObjNum 189 snap 52 seq_num 189) 2024-09-13T02:40:14.799 INFO:tasks.rados.rados.0.smithi088.stdout:562: done (5 left) 2024-09-13T02:40:14.799 INFO:tasks.rados.rados.0.smithi088.stdout:563: done (4 left) 2024-09-13T02:40:14.799 INFO:tasks.rados.rados.0.smithi088.stdout:564: done (3 left) 2024-09-13T02:40:14.799 INFO:tasks.rados.rados.0.smithi088.stdout:565: done (2 left) 2024-09-13T02:40:14.799 INFO:tasks.rados.rados.0.smithi088.stdout:568: delete oid 7 current snap is 52 2024-09-13T02:40:14.799 INFO:tasks.rados.rados.0.smithi088.stdout:568: done (2 left) 2024-09-13T02:40:14.799 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 25 current snap is 52 2024-09-13T02:40:14.799 INFO:tasks.rados.rados.0.smithi088.stdout:569: seq_num 192 ranges {3858432=417792,4276224=401408} 2024-09-13T02:40:14.821 INFO:tasks.rados.rados.0.smithi088.stdout:569: writing smithi08884213-25 from 3858432 to 4276224 tid 1 2024-09-13T02:40:14.824 INFO:tasks.rados.rados.0.smithi088.stdout:569: writing smithi08884213-25 from 4276224 to 4677632 tid 2 2024-09-13T02:40:14.825 INFO:tasks.rados.rados.0.smithi088.stdout:570: copy_from oid 45 from oid 6 current snap is 52 2024-09-13T02:40:14.825 INFO:tasks.rados.rados.0.smithi088.stdout:566: finishing write tid 1 to smithi08884213-39 2024-09-13T02:40:14.825 INFO:tasks.rados.rados.0.smithi088.stdout:566: finishing write tid 2 to smithi08884213-39 2024-09-13T02:40:14.825 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 169 (ObjNum 161 snap 0 seq_num 2153356192) dirty exists 2024-09-13T02:40:14.825 INFO:tasks.rados.rados.0.smithi088.stdout:566: finishing write tid 3 to smithi08884213-39 2024-09-13T02:40:14.825 INFO:tasks.rados.rados.0.smithi088.stdout:566: oid 39 updating version 0 to 240 2024-09-13T02:40:14.825 INFO:tasks.rados.rados.0.smithi088.stdout:566: oid 39 version 240 is already newer than 239 2024-09-13T02:40:14.825 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 240 (ObjNum 190 snap 52 seq_num 190) dirty exists 2024-09-13T02:40:14.825 INFO:tasks.rados.rados.0.smithi088.stdout:566: left oid 39 (ObjNum 190 snap 52 seq_num 190) 2024-09-13T02:40:14.825 INFO:tasks.rados.rados.0.smithi088.stdout:569: finishing write tid 1 to smithi08884213-25 2024-09-13T02:40:14.825 INFO:tasks.rados.rados.0.smithi088.stdout:566: done (3 left) 2024-09-13T02:40:14.825 INFO:tasks.rados.rados.0.smithi088.stdout:567: done (2 left) 2024-09-13T02:40:14.826 INFO:tasks.rados.rados.0.smithi088.stdout:571: rollback oid 9 current snap is 52 2024-09-13T02:40:14.826 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 9 to 45 2024-09-13T02:40:14.826 INFO:tasks.rados.rados.0.smithi088.stdout:572: copy_from oid 32 from oid 18 current snap is 52 2024-09-13T02:40:14.826 INFO:tasks.rados.rados.0.smithi088.stdout:573: copy_from oid 17 from oid 7 current snap is 52 2024-09-13T02:40:14.826 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 52 2024-09-13T02:40:14.826 INFO:tasks.rados.rados.0.smithi088.stdout:574: seq_num 193 ranges {0=434176,434176=401408} 2024-09-13T02:40:14.827 INFO:tasks.rados.rados.0.smithi088.stdout:574: writing smithi08884213-16 from 0 to 434176 tid 1 2024-09-13T02:40:14.829 INFO:tasks.rados.rados.0.smithi088.stdout:574: writing smithi08884213-16 from 434176 to 835584 tid 2 2024-09-13T02:40:14.829 INFO:tasks.rados.rados.0.smithi088.stdout:575: snap_remove snap 43 2024-09-13T02:40:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[39338]: Standby manager daemon y restarted 2024-09-13T02:40:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[39338]: Standby manager daemon y started 2024-09-13T02:40:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T02:40:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:40:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T02:40:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:40:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[39338]: osdmap e179: 8 total, 8 up, 8 in 2024-09-13T02:40:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[27808]: Standby manager daemon y restarted 2024-09-13T02:40:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[27808]: Standby manager daemon y started 2024-09-13T02:40:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T02:40:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:40:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T02:40:15.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:40:15.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:14 smithi088 ceph-mon[27808]: osdmap e179: 8 total, 8 up, 8 in 2024-09-13T02:40:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:14 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:14 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:14 smithi195 ceph-mon[31576]: Standby manager daemon y restarted 2024-09-13T02:40:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:14 smithi195 ceph-mon[31576]: Standby manager daemon y started 2024-09-13T02:40:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:14 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-09-13T02:40:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:14 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:40:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:14 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-09-13T02:40:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:14 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:40:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:14 smithi195 ceph-mon[31576]: osdmap e179: 8 total, 8 up, 8 in 2024-09-13T02:40:15.744 INFO:tasks.rados.rados.0.smithi088.stdout:575: done (6 left) 2024-09-13T02:40:15.744 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 52 2024-09-13T02:40:15.744 INFO:tasks.rados.rados.0.smithi088.stdout:573: finishing copy_from to smithi08884213-17 2024-09-13T02:40:15.744 INFO:tasks.rados.rados.0.smithi088.stdout:573: got expected ENOENT (src dne) 2024-09-13T02:40:15.744 INFO:tasks.rados.rados.0.smithi088.stdout:573: finishing copy_from racing read to smithi08884213-17 2024-09-13T02:40:15.744 INFO:tasks.rados.rados.0.smithi088.stdout:570: finishing copy_from racing read to smithi08884213-45 2024-09-13T02:40:15.744 INFO:tasks.rados.rados.0.smithi088.stdout:571: finishing rollback tid 0 to smithi08884213-9 2024-09-13T02:40:15.744 INFO:tasks.rados.rados.0.smithi088.stdout:570: finishing copy_from to smithi08884213-45 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 79 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:571: finishing rollback tid 1 to smithi08884213-9 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:571: finishing rollback tid 2 to smithi08884213-9 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 154 (ObjNum 174 snap 45 seq_num 174) dirty exists 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:572: finishing copy_from racing read to smithi08884213-32 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:569: finishing write tid 2 to smithi08884213-25 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:569: finishing write tid 3 to smithi08884213-25 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:572: finishing copy_from to smithi08884213-32 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 136 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:574: finishing write tid 1 to smithi08884213-16 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:569: finishing write tid 4 to smithi08884213-25 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:569: oid 25 updating version 0 to 163 2024-09-13T02:40:15.745 INFO:tasks.rados.rados.0.smithi088.stdout:569: oid 25 updating version 163 to 165 2024-09-13T02:40:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:569: oid 25 version 165 is already newer than 164 2024-09-13T02:40:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 165 (ObjNum 192 snap 52 seq_num 192) dirty exists 2024-09-13T02:40:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:569: left oid 25 (ObjNum 192 snap 52 seq_num 192) 2024-09-13T02:40:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:574: finishing write tid 2 to smithi08884213-16 2024-09-13T02:40:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:574: finishing write tid 3 to smithi08884213-16 2024-09-13T02:40:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:574: finishing write tid 4 to smithi08884213-16 2024-09-13T02:40:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:574: oid 16 updating version 0 to 166 2024-09-13T02:40:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:574: oid 16 updating version 166 to 168 2024-09-13T02:40:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:574: oid 16 version 168 is already newer than 167 2024-09-13T02:40:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 168 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-09-13T02:40:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:574: left oid 16 (ObjNum 193 snap 52 seq_num 193) 2024-09-13T02:40:15.746 INFO:tasks.rados.rados.0.smithi088.stdout:576: seq_num 194 ranges {0=458752,458752=401408} 2024-09-13T02:40:15.747 INFO:tasks.rados.rados.0.smithi088.stdout:576: writing smithi08884213-27 from 0 to 458752 tid 1 2024-09-13T02:40:15.749 INFO:tasks.rados.rados.0.smithi088.stdout:576: writing smithi08884213-27 from 458752 to 860160 tid 2 2024-09-13T02:40:15.750 INFO:tasks.rados.rados.0.smithi088.stdout:569: done (6 left) 2024-09-13T02:40:15.750 INFO:tasks.rados.rados.0.smithi088.stdout:570: done (5 left) 2024-09-13T02:40:15.751 INFO:tasks.rados.rados.0.smithi088.stdout:571: done (4 left) 2024-09-13T02:40:15.751 INFO:tasks.rados.rados.0.smithi088.stdout:572: done (3 left) 2024-09-13T02:40:15.751 INFO:tasks.rados.rados.0.smithi088.stdout:573: done (2 left) 2024-09-13T02:40:15.751 INFO:tasks.rados.rados.0.smithi088.stdout:574: done (1 left) 2024-09-13T02:40:15.751 INFO:tasks.rados.rados.0.smithi088.stdout:577: read oid 22 snap -1 2024-09-13T02:40:15.751 INFO:tasks.rados.rados.0.smithi088.stdout:577: expect (ObjNum 140 snap 35 seq_num 140) 2024-09-13T02:40:15.751 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 9 current snap is 52 2024-09-13T02:40:15.751 INFO:tasks.rados.rados.0.smithi088.stdout:578: seq_num 195 ranges {516096=475136,991232=401408} 2024-09-13T02:40:15.756 INFO:tasks.rados.rados.0.smithi088.stdout:578: writing smithi08884213-9 from 516096 to 991232 tid 1 2024-09-13T02:40:15.760 INFO:tasks.rados.rados.0.smithi088.stdout:578: writing smithi08884213-9 from 991232 to 1392640 tid 2 2024-09-13T02:40:15.760 INFO:tasks.rados.rados.0.smithi088.stdout:579: snap_create 2024-09-13T02:40:15.760 INFO:tasks.rados.rados.0.smithi088.stdout:576: finishing write tid 1 to smithi08884213-27 2024-09-13T02:40:15.760 INFO:tasks.rados.rados.0.smithi088.stdout:576: finishing write tid 2 to smithi08884213-27 2024-09-13T02:40:15.760 INFO:tasks.rados.rados.0.smithi088.stdout:576: finishing write tid 3 to smithi08884213-27 2024-09-13T02:40:15.760 INFO:tasks.rados.rados.0.smithi088.stdout:576: finishing write tid 4 to smithi08884213-27 2024-09-13T02:40:15.760 INFO:tasks.rados.rados.0.smithi088.stdout:576: oid 27 updating version 0 to 119 2024-09-13T02:40:15.760 INFO:tasks.rados.rados.0.smithi088.stdout:576: oid 27 version 119 is already newer than 118 2024-09-13T02:40:15.760 INFO:tasks.rados.rados.0.smithi088.stdout:576: oid 27 updating version 119 to 120 2024-09-13T02:40:15.760 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 120 (ObjNum 194 snap 52 seq_num 194) dirty exists 2024-09-13T02:40:15.760 INFO:tasks.rados.rados.0.smithi088.stdout:576: left oid 27 (ObjNum 194 snap 52 seq_num 194) 2024-09-13T02:40:15.762 INFO:tasks.rados.rados.0.smithi088.stdout:578: finishing write tid 1 to smithi08884213-9 2024-09-13T02:40:15.762 INFO:tasks.rados.rados.0.smithi088.stdout:578: finishing write tid 2 to smithi08884213-9 2024-09-13T02:40:15.762 INFO:tasks.rados.rados.0.smithi088.stdout:578: finishing write tid 3 to smithi08884213-9 2024-09-13T02:40:15.764 INFO:tasks.rados.rados.0.smithi088.stdout:578: finishing write tid 4 to smithi08884213-9 2024-09-13T02:40:15.764 INFO:tasks.rados.rados.0.smithi088.stdout:578: oid 9 updating version 0 to 158 2024-09-13T02:40:15.764 INFO:tasks.rados.rados.0.smithi088.stdout:578: oid 9 version 158 is already newer than 157 2024-09-13T02:40:15.764 INFO:tasks.rados.rados.0.smithi088.stdout:578: oid 9 updating version 158 to 159 2024-09-13T02:40:15.764 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 159 (ObjNum 195 snap 52 seq_num 195) dirty exists 2024-09-13T02:40:15.764 INFO:tasks.rados.rados.0.smithi088.stdout:578: left oid 9 (ObjNum 195 snap 52 seq_num 195) 2024-09-13T02:40:15.788 INFO:tasks.rados.rados.0.smithi088.stdout:577: expect (ObjNum 140 snap 35 seq_num 140) 2024-09-13T02:40:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:15 smithi088 ceph-mon[27808]: pgmap v60: 121 pgs: 121 active+clean; 104 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-09-13T02:40:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:15 smithi088 ceph-mon[27808]: mgrmap e29: x(active, since 38s), standbys: y 2024-09-13T02:40:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:15 smithi088 ceph-mon[27808]: osdmap e180: 8 total, 8 up, 8 in 2024-09-13T02:40:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:15 smithi088 ceph-mon[39338]: pgmap v60: 121 pgs: 121 active+clean; 104 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-09-13T02:40:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:15 smithi088 ceph-mon[39338]: mgrmap e29: x(active, since 38s), standbys: y 2024-09-13T02:40:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:15 smithi088 ceph-mon[39338]: osdmap e180: 8 total, 8 up, 8 in 2024-09-13T02:40:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:15 smithi195 ceph-mon[31576]: pgmap v60: 121 pgs: 121 active+clean; 104 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-09-13T02:40:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:15 smithi195 ceph-mon[31576]: mgrmap e29: x(active, since 38s), standbys: y 2024-09-13T02:40:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:15 smithi195 ceph-mon[31576]: osdmap e180: 8 total, 8 up, 8 in 2024-09-13T02:40:16.740 INFO:tasks.rados.rados.0.smithi088.stdout:576: done (3 left) 2024-09-13T02:40:16.740 INFO:tasks.rados.rados.0.smithi088.stdout:577: done (2 left) 2024-09-13T02:40:16.740 INFO:tasks.rados.rados.0.smithi088.stdout:578: done (1 left) 2024-09-13T02:40:16.740 INFO:tasks.rados.rados.0.smithi088.stdout:579: done (0 left) 2024-09-13T02:40:16.740 INFO:tasks.rados.rados.0.smithi088.stdout:580: delete oid 2 current snap is 53 2024-09-13T02:40:16.744 INFO:tasks.rados.rados.0.smithi088.stdout:580: done (0 left) 2024-09-13T02:40:16.744 INFO:tasks.rados.rados.0.smithi088.stdout:581: delete oid 5 current snap is 53 2024-09-13T02:40:16.748 INFO:tasks.rados.rados.0.smithi088.stdout:581: done (0 left) 2024-09-13T02:40:16.748 INFO:tasks.rados.rados.0.smithi088.stdout:582: read oid 43 snap -1 2024-09-13T02:40:16.748 INFO:tasks.rados.rados.0.smithi088.stdout:582: expect deleted 2024-09-13T02:40:16.749 INFO:tasks.rados.rados.0.smithi088.stdout:583: read oid 28 snap 45 2024-09-13T02:40:16.749 INFO:tasks.rados.rados.0.smithi088.stdout:583: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-13T02:40:16.749 INFO:tasks.rados.rados.0.smithi088.stdout:584: read oid 42 snap -1 2024-09-13T02:40:16.749 INFO:tasks.rados.rados.0.smithi088.stdout:584: expect deleted 2024-09-13T02:40:16.749 INFO:tasks.rados.rados.0.smithi088.stdout:585: rollback oid 29 current snap is 53 2024-09-13T02:40:16.749 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 29 to 39 2024-09-13T02:40:16.749 INFO:tasks.rados.rados.0.smithi088.stdout:586: delete oid 15 current snap is 53 2024-09-13T02:40:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:582: done (4 left) 2024-09-13T02:40:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:584: done (3 left) 2024-09-13T02:40:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:586: done (2 left) 2024-09-13T02:40:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:587: read oid 33 snap -1 2024-09-13T02:40:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:587: expect deleted 2024-09-13T02:40:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:588: read oid 21 snap -1 2024-09-13T02:40:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:588: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:40:16.750 INFO:tasks.rados.rados.0.smithi088.stdout:589: snap_remove snap 29 2024-09-13T02:40:17.509 INFO:tasks.rados.rados.0.smithi088.stdout:589: done (4 left) 2024-09-13T02:40:17.509 INFO:tasks.rados.rados.0.smithi088.stdout:590: rollback oid 40 current snap is 53 2024-09-13T02:40:17.509 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 40 to 44 2024-09-13T02:40:17.509 INFO:tasks.rados.rados.0.smithi088.stdout:591: copy_from oid 4 from oid 16 current snap is 53 2024-09-13T02:40:17.509 INFO:tasks.rados.rados.0.smithi088.stdout:592: rmattr oid 49 current snap is 53 2024-09-13T02:40:17.509 INFO:tasks.rados.rados.0.smithi088.stdout:593: read oid 7 snap -1 2024-09-13T02:40:17.509 INFO:tasks.rados.rados.0.smithi088.stdout:593: expect deleted 2024-09-13T02:40:17.509 INFO:tasks.rados.rados.0.smithi088.stdout:594: setattr oid 47 current snap is 53 2024-09-13T02:40:17.509 INFO:tasks.rados.rados.0.smithi088.stdout:585: finishing rollback tid 0 to smithi08884213-29 2024-09-13T02:40:17.509 INFO:tasks.rados.rados.0.smithi088.stdout:585: finishing rollback tid 1 to smithi08884213-29 2024-09-13T02:40:17.509 INFO:tasks.rados.rados.0.smithi088.stdout:585: finishing rollback tid 2 to smithi08884213-29 2024-09-13T02:40:17.510 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 163 (ObjNum 143 snap 35 seq_num 143) dirty exists 2024-09-13T02:40:17.510 INFO:tasks.rados.rados.0.smithi088.stdout:583: expect (ObjNum 27 snap 0 seq_num 27) 2024-09-13T02:40:17.532 INFO:tasks.rados.rados.0.smithi088.stdout:588: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:40:17.536 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 98 (ObjNum 609 snap 0 seq_num 2153239936) dirty exists 2024-09-13T02:40:17.537 INFO:tasks.rados.rados.0.smithi088.stdout:590: finishing rollback tid 0 to smithi08884213-40 2024-09-13T02:40:17.537 INFO:tasks.rados.rados.0.smithi088.stdout:590: finishing rollback tid 1 to smithi08884213-40 2024-09-13T02:40:17.537 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 259 (ObjNum 129 snap 0 seq_num 3613465442) dirty dne 2024-09-13T02:40:17.537 INFO:tasks.rados.rados.0.smithi088.stdout:591: finishing copy_from racing read to smithi08884213-4 2024-09-13T02:40:17.537 INFO:tasks.rados.rados.0.smithi088.stdout:591: finishing copy_from to smithi08884213-4 2024-09-13T02:40:17.537 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 168 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-09-13T02:40:17.537 INFO:tasks.rados.rados.0.smithi088.stdout:583: done (8 left) 2024-09-13T02:40:17.537 INFO:tasks.rados.rados.0.smithi088.stdout:585: done (7 left) 2024-09-13T02:40:17.537 INFO:tasks.rados.rados.0.smithi088.stdout:587: done (6 left) 2024-09-13T02:40:17.537 INFO:tasks.rados.rados.0.smithi088.stdout:588: done (5 left) 2024-09-13T02:40:17.537 INFO:tasks.rados.rados.0.smithi088.stdout:590: done (4 left) 2024-09-13T02:40:17.537 INFO:tasks.rados.rados.0.smithi088.stdout:591: done (3 left) 2024-09-13T02:40:17.538 INFO:tasks.rados.rados.0.smithi088.stdout:592: done (2 left) 2024-09-13T02:40:17.538 INFO:tasks.rados.rados.0.smithi088.stdout:593: done (1 left) 2024-09-13T02:40:17.538 INFO:tasks.rados.rados.0.smithi088.stdout:595: delete oid 26 current snap is 53 2024-09-13T02:40:17.538 INFO:tasks.rados.rados.0.smithi088.stdout:595: done (1 left) 2024-09-13T02:40:17.538 INFO:tasks.rados.rados.0.smithi088.stdout:596: snap_create 2024-09-13T02:40:17.539 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 269 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:40:17.571 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:02:40:17] ENGINE Bus STOPPING 2024-09-13T02:40:17.735 INFO:tasks.rados.rados.0.smithi088.stdout:594: done (1 left) 2024-09-13T02:40:17.735 INFO:tasks.rados.rados.0.smithi088.stdout:596: done (0 left) 2024-09-13T02:40:17.735 INFO:tasks.rados.rados.0.smithi088.stdout:597: rollback oid 47 current snap is 54 2024-09-13T02:40:17.735 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 47 to 42 2024-09-13T02:40:17.735 INFO:tasks.rados.rados.0.smithi088.stdout:598: read oid 10 snap -1 2024-09-13T02:40:17.736 INFO:tasks.rados.rados.0.smithi088.stdout:598: expect (ObjNum 189 snap 52 seq_num 189) 2024-09-13T02:40:17.736 INFO:tasks.rados.rados.0.smithi088.stdout:599: read oid 42 snap 48 2024-09-13T02:40:17.736 INFO:tasks.rados.rados.0.smithi088.stdout:599: expect deleted 2024-09-13T02:40:17.736 INFO:tasks.rados.rados.0.smithi088.stdout:600: snap_remove snap 44 2024-09-13T02:40:17.848 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:02:40:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T02:40:17.849 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:02:40:17] ENGINE Bus STOPPED 2024-09-13T02:40:17.849 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:02:40:17] ENGINE Bus STARTING 2024-09-13T02:40:17.849 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:17.752+0000 7f2ae216e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:17.849 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:17.752+0000 7f2ae216e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:17.849 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:17.752+0000 7f2ae216e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:17.849 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:17.752+0000 7f2ae216e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:17.849 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:17.752+0000 7f2ae216e640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:17.849 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:17.755+0000 7f2adf168640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:17.849 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:17.755+0000 7f2adf168640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:17.849 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:17.755+0000 7f2adf168640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:17.850 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:17.755+0000 7f2adf168640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:17.850 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:17.755+0000 7f2adf168640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:17.850 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:02:40:17] ENGINE Serving on http://:::9283 2024-09-13T02:40:17.850 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:02:40:17] ENGINE Bus STARTED 2024-09-13T02:40:17.850 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: pgmap v63: 121 pgs: 121 active+clean; 104 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-09-13T02:40:17.850 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: osdmap e181: 8 total, 8 up, 8 in 2024-09-13T02:40:17.850 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:17.850 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:17.850 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: Activating manager daemon y 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: osdmap e182: 8 total, 8 up, 8 in 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24649 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: mgrmap e30: y(active, starting, since 0.0117376s) 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:17.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:40:17.852 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:40:17.852 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:40:17.852 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:40:17.852 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:40:17.852 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:40:17.852 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:40:17.852 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:40:17.852 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:40:17.852 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:40:17.852 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:40:17.852 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:40:17.852 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:40:17.853 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: pgmap v63: 121 pgs: 121 active+clean; 104 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-09-13T02:40:17.853 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: osdmap e181: 8 total, 8 up, 8 in 2024-09-13T02:40:17.853 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:17.853 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:17.853 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:17.853 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:40:17.853 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:17.853 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:17.853 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: Activating manager daemon y 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: osdmap e182: 8 total, 8 up, 8 in 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24649 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: mgrmap e30: y(active, starting, since 0.0117376s) 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:40:17.854 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: Manager daemon y is now available 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:17.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:40:17.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:40:17.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:40:17.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:40:17.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[27808]: osdmap e183: 8 total, 8 up, 8 in 2024-09-13T02:40:17.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:40:17.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: Manager daemon y is now available 2024-09-13T02:40:17.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:17.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:17.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:40:17.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:40:17.856 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:40:17.857 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:40:17.857 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:17 smithi088 ceph-mon[39338]: osdmap e183: 8 total, 8 up, 8 in 2024-09-13T02:40:17.857 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:17.503+0000 7f4845160640 -1 mgr handle_mgr_map I was active but no longer am 2024-09-13T02:40:17.857 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: ignoring --setuser ceph since I am not root 2024-09-13T02:40:17.857 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: ignoring --setgroup ceph since I am not root 2024-09-13T02:40:17.857 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mgr[67365]: -- 172.21.15.195:0/4240024901 <== mon.1 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5637832a90e0 con 0x563783287000 2024-09-13T02:40:17.857 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:17.655+0000 7fb2a840d040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:40:17.857 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:17.713+0000 7fb2a840d040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:40:17.858 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: pgmap v63: 121 pgs: 121 active+clean; 104 MiB data, 500 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 17 op/s 2024-09-13T02:40:17.858 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: osdmap e181: 8 total, 8 up, 8 in 2024-09-13T02:40:17.858 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:17.858 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:17.858 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:17.858 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:40:17.858 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' 2024-09-13T02:40:17.858 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:17.858 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24649 172.21.15.195:0/2196441655' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: Activating manager daemon y 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: osdmap e182: 8 total, 8 up, 8 in 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24649 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: mgrmap e30: y(active, starting, since 0.0117376s) 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:40:17.859 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:40:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:40:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:40:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:40:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:40:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:40:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:40:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:40:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:40:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:40:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: Manager daemon y is now available 2024-09-13T02:40:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:17.860 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:40:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:40:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:40:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:40:17.861 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-mon[31576]: osdmap e183: 8 total, 8 up, 8 in 2024-09-13T02:40:18.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:17.869+0000 7fb2a840d040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:40:18.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:17 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:17.939+0000 7fb2a840d040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:40:18.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:18 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:18.091+0000 7fb2a840d040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:40:18.584 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:18 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:18.242+0000 7fb2a840d040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:40:18.741 INFO:tasks.rados.rados.0.smithi088.stdout:600: done (3 left) 2024-09-13T02:40:18.741 INFO:tasks.rados.rados.0.smithi088.stdout:601: setattr oid 4 current snap is 54 2024-09-13T02:40:18.742 INFO:tasks.rados.rados.0.smithi088.stdout:597: finishing rollback tid 0 to smithi08884213-47 2024-09-13T02:40:18.742 INFO:tasks.rados.rados.0.smithi088.stdout:597: finishing rollback tid 1 to smithi08884213-47 2024-09-13T02:40:18.742 INFO:tasks.rados.rados.0.smithi088.stdout:597: finishing rollback tid 2 to smithi08884213-47 2024-09-13T02:40:18.742 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 273 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:40:18.742 INFO:tasks.rados.rados.0.smithi088.stdout:598: expect (ObjNum 189 snap 52 seq_num 189) 2024-09-13T02:40:18.767 INFO:tasks.rados.rados.0.smithi088.stdout:597: done (3 left) 2024-09-13T02:40:18.767 INFO:tasks.rados.rados.0.smithi088.stdout:598: done (2 left) 2024-09-13T02:40:18.767 INFO:tasks.rados.rados.0.smithi088.stdout:599: done (1 left) 2024-09-13T02:40:18.767 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 54 2024-09-13T02:40:18.767 INFO:tasks.rados.rados.0.smithi088.stdout:602: seq_num 200 ranges {696320=557056,1253376=401408} 2024-09-13T02:40:18.775 INFO:tasks.rados.rados.0.smithi088.stdout:602: writing smithi08884213-20 from 696320 to 1253376 tid 1 2024-09-13T02:40:18.778 INFO:tasks.rados.rados.0.smithi088.stdout:602: writing smithi08884213-20 from 1253376 to 1654784 tid 2 2024-09-13T02:40:18.779 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 184 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-09-13T02:40:18.779 INFO:tasks.rados.rados.0.smithi088.stdout:603: read oid 1 snap -1 2024-09-13T02:40:18.779 INFO:tasks.rados.rados.0.smithi088.stdout:603: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:40:18.779 INFO:tasks.rados.rados.0.smithi088.stdout:601: done (2 left) 2024-09-13T02:40:18.779 INFO:tasks.rados.rados.0.smithi088.stdout:604: read oid 37 snap -1 2024-09-13T02:40:18.779 INFO:tasks.rados.rados.0.smithi088.stdout:604: expect deleted 2024-09-13T02:40:18.779 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 54 2024-09-13T02:40:18.779 INFO:tasks.rados.rados.0.smithi088.stdout:605: seq_num 201 ranges {638976=573440,1212416=401408} 2024-09-13T02:40:18.786 INFO:tasks.rados.rados.0.smithi088.stdout:605: writing smithi08884213-30 from 638976 to 1212416 tid 1 2024-09-13T02:40:18.789 INFO:tasks.rados.rados.0.smithi088.stdout:605: writing smithi08884213-30 from 1212416 to 1613824 tid 2 2024-09-13T02:40:18.789 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 54 2024-09-13T02:40:18.789 INFO:tasks.rados.rados.0.smithi088.stdout:606: seq_num 202 ranges {5693440=589824,6283264=401408} 2024-09-13T02:40:18.824 INFO:tasks.rados.rados.0.smithi088.stdout:606: writing smithi08884213-48 from 5693440 to 6283264 tid 1 2024-09-13T02:40:18.826 INFO:tasks.rados.rados.0.smithi088.stdout:606: writing smithi08884213-48 from 6283264 to 6684672 tid 2 2024-09-13T02:40:18.826 INFO:tasks.rados.rados.0.smithi088.stdout:607: snap_remove snap 52 2024-09-13T02:40:18.861 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:18 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:18.582+0000 7fb2a840d040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:40:18.861 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:18 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:18.644+0000 7fb2a840d040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:40:19.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:18 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:18.865+0000 7fb2a840d040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:40:19.508 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:19.232+0000 7f2ac56f8640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:02:40:19] ENGINE Error in HTTPServer.serve 2024-09-13T02:40:19.508 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: Traceback (most recent call last): 2024-09-13T02:40:19.508 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:40:19.508 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: self._connections.run(self.expiration_interval) 2024-09-13T02:40:19.508 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:40:19.508 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: self._run(expiration_interval) 2024-09-13T02:40:19.508 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:40:19.508 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:40:19.509 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:40:19.509 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:40:19.509 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:40:19.509 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: s = self.context.wrap_socket( 2024-09-13T02:40:19.509 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:40:19.509 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: return self.sslsocket_class._create( 2024-09-13T02:40:19.509 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:40:19.509 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: self.do_handshake() 2024-09-13T02:40:19.509 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:40:19.509 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: self._sslobj.do_handshake() 2024-09-13T02:40:19.509 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:40:19.509 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:19.737 INFO:tasks.rados.rados.0.smithi088.stdout:607: done (5 left) 2024-09-13T02:40:19.737 INFO:tasks.rados.rados.0.smithi088.stdout:608: snap_remove snap 45 2024-09-13T02:40:19.797 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:19 smithi195 ceph-mon[31576]: mgrmap e31: y(active, since 1.01151s) 2024-09-13T02:40:19.797 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:19 smithi195 ceph-mon[31576]: pgmap v4: 121 pgs: 121 active+clean; 97 MiB data, 499 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:19.797 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:19 smithi195 ceph-mon[31576]: osdmap e184: 8 total, 8 up, 8 in 2024-09-13T02:40:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-mon[27808]: mgrmap e31: y(active, since 1.01151s) 2024-09-13T02:40:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-mon[27808]: pgmap v4: 121 pgs: 121 active+clean; 97 MiB data, 499 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-mon[27808]: osdmap e184: 8 total, 8 up, 8 in 2024-09-13T02:40:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-mon[39338]: mgrmap e31: y(active, since 1.01151s) 2024-09-13T02:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-mon[39338]: pgmap v4: 121 pgs: 121 active+clean; 97 MiB data, 499 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:19 smithi088 ceph-mon[39338]: osdmap e184: 8 total, 8 up, 8 in 2024-09-13T02:40:20.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:19 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:19.795+0000 7fb2a840d040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:40:20.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:19 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:19.866+0000 7fb2a840d040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:40:20.746 INFO:tasks.rados.rados.0.smithi088.stdout:608: done (5 left) 2024-09-13T02:40:20.746 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 54 2024-09-13T02:40:20.746 INFO:tasks.rados.rados.0.smithi088.stdout:609: seq_num 203 ranges {0=606208,606208=401408} 2024-09-13T02:40:20.749 INFO:tasks.rados.rados.0.smithi088.stdout:609: writing smithi08884213-40 from 0 to 606208 tid 1 2024-09-13T02:40:20.752 INFO:tasks.rados.rados.0.smithi088.stdout:609: writing smithi08884213-40 from 606208 to 1007616 tid 2 2024-09-13T02:40:20.753 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 54 2024-09-13T02:40:20.753 INFO:tasks.rados.rados.0.smithi088.stdout:610: seq_num 204 ranges {0=622592,622592=401408} 2024-09-13T02:40:20.757 INFO:tasks.rados.rados.0.smithi088.stdout:610: writing smithi08884213-8 from 0 to 622592 tid 1 2024-09-13T02:40:20.760 INFO:tasks.rados.rados.0.smithi088.stdout:610: writing smithi08884213-8 from 622592 to 1024000 tid 2 2024-09-13T02:40:20.760 INFO:tasks.rados.rados.0.smithi088.stdout:611: snap_create 2024-09-13T02:40:20.760 INFO:tasks.rados.rados.0.smithi088.stdout:602: finishing write tid 1 to smithi08884213-20 2024-09-13T02:40:20.760 INFO:tasks.rados.rados.0.smithi088.stdout:603: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:40:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:602: finishing write tid 2 to smithi08884213-20 2024-09-13T02:40:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:602: finishing write tid 3 to smithi08884213-20 2024-09-13T02:40:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:602: finishing write tid 4 to smithi08884213-20 2024-09-13T02:40:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:602: oid 20 updating version 0 to 172 2024-09-13T02:40:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:602: oid 20 version 172 is already newer than 171 2024-09-13T02:40:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:602: oid 20 updating version 172 to 173 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 173 (ObjNum 200 snap 54 seq_num 200) dirty exists 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:602: left oid 20 (ObjNum 200 snap 54 seq_num 200) 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:605: finishing write tid 1 to smithi08884213-30 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:605: finishing write tid 2 to smithi08884213-30 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:605: finishing write tid 3 to smithi08884213-30 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:605: finishing write tid 4 to smithi08884213-30 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:605: oid 30 updating version 0 to 138 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:605: oid 30 updating version 138 to 139 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:605: oid 30 version 139 is already newer than 137 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 139 (ObjNum 201 snap 54 seq_num 201) dirty exists 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:605: left oid 30 (ObjNum 201 snap 54 seq_num 201) 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:606: finishing write tid 1 to smithi08884213-48 2024-09-13T02:40:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:606: finishing write tid 2 to smithi08884213-48 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:606: finishing write tid 3 to smithi08884213-48 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:606: finishing write tid 4 to smithi08884213-48 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:606: oid 48 updating version 0 to 140 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:606: oid 48 updating version 140 to 141 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:606: oid 48 updating version 141 to 142 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 142 (ObjNum 202 snap 54 seq_num 202) dirty exists 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:606: left oid 48 (ObjNum 202 snap 54 seq_num 202) 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:609: finishing write tid 1 to smithi08884213-40 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:609: finishing write tid 2 to smithi08884213-40 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:609: finishing write tid 3 to smithi08884213-40 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:610: finishing write tid 1 to smithi08884213-8 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:609: finishing write tid 4 to smithi08884213-40 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:609: oid 40 updating version 0 to 294 2024-09-13T02:40:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:609: oid 40 updating version 294 to 296 2024-09-13T02:40:20.767 INFO:tasks.rados.rados.0.smithi088.stdout:609: oid 40 version 296 is already newer than 295 2024-09-13T02:40:20.767 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 296 (ObjNum 203 snap 54 seq_num 203) dirty exists 2024-09-13T02:40:20.767 INFO:tasks.rados.rados.0.smithi088.stdout:609: left oid 40 (ObjNum 203 snap 54 seq_num 203) 2024-09-13T02:40:20.767 INFO:tasks.rados.rados.0.smithi088.stdout:610: finishing write tid 2 to smithi08884213-8 2024-09-13T02:40:20.767 INFO:tasks.rados.rados.0.smithi088.stdout:610: finishing write tid 3 to smithi08884213-8 2024-09-13T02:40:20.767 INFO:tasks.rados.rados.0.smithi088.stdout:610: finishing write tid 4 to smithi08884213-8 2024-09-13T02:40:20.767 INFO:tasks.rados.rados.0.smithi088.stdout:610: oid 8 updating version 0 to 181 2024-09-13T02:40:20.767 INFO:tasks.rados.rados.0.smithi088.stdout:610: oid 8 updating version 181 to 182 2024-09-13T02:40:20.767 INFO:tasks.rados.rados.0.smithi088.stdout:610: oid 8 version 182 is already newer than 180 2024-09-13T02:40:20.767 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 182 (ObjNum 204 snap 54 seq_num 204) dirty exists 2024-09-13T02:40:20.767 INFO:tasks.rados.rados.0.smithi088.stdout:610: left oid 8 (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:40:20.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:20 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:20.624+0000 7fb2a840d040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:40:20.903 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:20 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:20.756+0000 7fb2a840d040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:40:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:20 smithi195 ceph-mon[31576]: [13/Sep/2024:02:40:19] ENGINE Bus STARTING 2024-09-13T02:40:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:20 smithi195 ceph-mon[31576]: [13/Sep/2024:02:40:19] ENGINE Serving on http://172.21.15.88:8765 2024-09-13T02:40:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:20 smithi195 ceph-mon[31576]: [13/Sep/2024:02:40:19] ENGINE Serving on https://172.21.15.88:7150 2024-09-13T02:40:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:20 smithi195 ceph-mon[31576]: [13/Sep/2024:02:40:19] ENGINE Bus STARTED 2024-09-13T02:40:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:20 smithi195 ceph-mon[31576]: [13/Sep/2024:02:40:19] ENGINE Error in HTTPServer.serve 2024-09-13T02:40:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout: Traceback (most recent call last): 2024-09-13T02:40:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:40:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:40:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:40:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout: self._run(expiration_interval) 2024-09-13T02:40:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:40:20.904 INFO:journalctl@ceph.mon.b.smithi195.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout: s = self.context.wrap_socket( 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout: return self.sslsocket_class._create( 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout: self.do_handshake() 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout: self._sslobj.do_handshake() 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:20 smithi195 ceph-mon[31576]: pgmap v6: 121 pgs: 121 active+clean; 97 MiB data, 499 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:20.905 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:20 smithi195 ceph-mon[31576]: osdmap e185: 8 total, 8 up, 8 in 2024-09-13T02:40:21.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[39338]: [13/Sep/2024:02:40:19] ENGINE Bus STARTING 2024-09-13T02:40:21.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[39338]: [13/Sep/2024:02:40:19] ENGINE Serving on http://172.21.15.88:8765 2024-09-13T02:40:21.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[39338]: [13/Sep/2024:02:40:19] ENGINE Serving on https://172.21.15.88:7150 2024-09-13T02:40:21.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[39338]: [13/Sep/2024:02:40:19] ENGINE Bus STARTED 2024-09-13T02:40:21.146 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[39338]: [13/Sep/2024:02:40:19] ENGINE Error in HTTPServer.serve 2024-09-13T02:40:21.146 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-09-13T02:40:21.146 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:40:21.146 INFO:journalctl@ceph.mon.c.smithi088.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:40:21.146 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:40:21.146 INFO:journalctl@ceph.mon.c.smithi088.stdout: self._run(expiration_interval) 2024-09-13T02:40:21.147 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:40:21.147 INFO:journalctl@ceph.mon.c.smithi088.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:40:21.147 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:40:21.147 INFO:journalctl@ceph.mon.c.smithi088.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:40:21.147 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:40:21.147 INFO:journalctl@ceph.mon.c.smithi088.stdout: s = self.context.wrap_socket( 2024-09-13T02:40:21.147 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:40:21.147 INFO:journalctl@ceph.mon.c.smithi088.stdout: return self.sslsocket_class._create( 2024-09-13T02:40:21.147 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:40:21.147 INFO:journalctl@ceph.mon.c.smithi088.stdout: self.do_handshake() 2024-09-13T02:40:21.147 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:40:21.147 INFO:journalctl@ceph.mon.c.smithi088.stdout: self._sslobj.do_handshake() 2024-09-13T02:40:21.148 INFO:journalctl@ceph.mon.c.smithi088.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:40:21.148 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[39338]: pgmap v6: 121 pgs: 121 active+clean; 97 MiB data, 499 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:21.148 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[39338]: osdmap e185: 8 total, 8 up, 8 in 2024-09-13T02:40:21.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[27808]: [13/Sep/2024:02:40:19] ENGINE Bus STARTING 2024-09-13T02:40:21.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[27808]: [13/Sep/2024:02:40:19] ENGINE Serving on http://172.21.15.88:8765 2024-09-13T02:40:21.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[27808]: [13/Sep/2024:02:40:19] ENGINE Serving on https://172.21.15.88:7150 2024-09-13T02:40:21.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[27808]: [13/Sep/2024:02:40:19] ENGINE Bus STARTED 2024-09-13T02:40:21.148 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[27808]: [13/Sep/2024:02:40:19] ENGINE Error in HTTPServer.serve 2024-09-13T02:40:21.148 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-09-13T02:40:21.148 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._run(expiration_interval) 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: s = self.context.wrap_socket( 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.sslsocket_class._create( 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:40:21.149 INFO:journalctl@ceph.mon.a.smithi088.stdout: self.do_handshake() 2024-09-13T02:40:21.150 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:40:21.150 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._sslobj.do_handshake() 2024-09-13T02:40:21.150 INFO:journalctl@ceph.mon.a.smithi088.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:40:21.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[27808]: pgmap v6: 121 pgs: 121 active+clean; 97 MiB data, 499 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:21.150 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:20 smithi088 ceph-mon[27808]: osdmap e185: 8 total, 8 up, 8 in 2024-09-13T02:40:21.197 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:20 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:20.904+0000 7fb2a840d040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:40:21.198 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:20 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:20.967+0000 7fb2a840d040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:40:21.198 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:21 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:21.120+0000 7fb2a840d040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:40:21.198 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:21 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:21.196+0000 7fb2a840d040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:40:21.457 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:21 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:21.255+0000 7fb2a840d040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:40:21.457 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:21 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:21.417+0000 7fb2a840d040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:40:21.710 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:21 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:21.489+0000 7fb2a840d040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:40:21.710 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:21 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:21.561+0000 7fb2a840d040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:40:21.711 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:21 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:21.649+0000 7fb2a840d040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:40:21.711 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:21 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:21.708+0000 7fb2a840d040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:40:21.757 INFO:tasks.rados.rados.0.smithi088.stdout:602: done (7 left) 2024-09-13T02:40:21.757 INFO:tasks.rados.rados.0.smithi088.stdout:603: done (6 left) 2024-09-13T02:40:21.757 INFO:tasks.rados.rados.0.smithi088.stdout:604: done (5 left) 2024-09-13T02:40:21.757 INFO:tasks.rados.rados.0.smithi088.stdout:605: done (4 left) 2024-09-13T02:40:21.757 INFO:tasks.rados.rados.0.smithi088.stdout:606: done (3 left) 2024-09-13T02:40:21.757 INFO:tasks.rados.rados.0.smithi088.stdout:609: done (2 left) 2024-09-13T02:40:21.757 INFO:tasks.rados.rados.0.smithi088.stdout:610: done (1 left) 2024-09-13T02:40:21.758 INFO:tasks.rados.rados.0.smithi088.stdout:611: done (0 left) 2024-09-13T02:40:21.758 INFO:tasks.rados.rados.0.smithi088.stdout:612: rollback oid 13 current snap is 55 2024-09-13T02:40:21.758 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 13 to 54 2024-09-13T02:40:21.758 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 35 current snap is 55 2024-09-13T02:40:21.758 INFO:tasks.rados.rados.0.smithi088.stdout:613: seq_num 205 ranges {573440=638976,1212416=401408} 2024-09-13T02:40:21.764 INFO:tasks.rados.rados.0.smithi088.stdout:613: writing smithi08884213-35 from 573440 to 1212416 tid 1 2024-09-13T02:40:21.768 INFO:tasks.rados.rados.0.smithi088.stdout:613: writing smithi08884213-35 from 1212416 to 1613824 tid 2 2024-09-13T02:40:21.768 INFO:tasks.rados.rados.0.smithi088.stdout:614: read oid 1 snap -1 2024-09-13T02:40:21.768 INFO:tasks.rados.rados.0.smithi088.stdout:614: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:40:21.768 INFO:tasks.rados.rados.0.smithi088.stdout:615: rollback oid 26 current snap is 55 2024-09-13T02:40:21.768 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 26 to 54 2024-09-13T02:40:21.768 INFO:tasks.rados.rados.0.smithi088.stdout:612: finishing rollback tid 0 to smithi08884213-13 2024-09-13T02:40:21.768 INFO:tasks.rados.rados.0.smithi088.stdout:612: finishing rollback tid 1 to smithi08884213-13 2024-09-13T02:40:21.768 INFO:tasks.rados.rados.0.smithi088.stdout:612: finishing rollback tid 2 to smithi08884213-13 2024-09-13T02:40:21.768 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 304 (ObjNum 170 snap 45 seq_num 170) dirty exists 2024-09-13T02:40:21.768 INFO:tasks.rados.rados.0.smithi088.stdout:612: done (3 left) 2024-09-13T02:40:21.768 INFO:tasks.rados.rados.0.smithi088.stdout:616: rollback oid 7 current snap is 55 2024-09-13T02:40:21.769 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 7 to 48 2024-09-13T02:40:21.769 INFO:tasks.rados.rados.0.smithi088.stdout:617: setattr oid 45 current snap is 55 2024-09-13T02:40:21.769 INFO:tasks.rados.rados.0.smithi088.stdout:614: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:40:21.773 INFO:tasks.rados.rados.0.smithi088.stdout:615: finishing rollback tid 1 to smithi08884213-26 2024-09-13T02:40:21.773 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 100 (ObjNum 33 snap 0 seq_num 2143622960) dirty dne 2024-09-13T02:40:21.774 INFO:tasks.rados.rados.0.smithi088.stdout:613: finishing write tid 1 to smithi08884213-35 2024-09-13T02:40:21.774 INFO:tasks.rados.rados.0.smithi088.stdout:613: finishing write tid 2 to smithi08884213-35 2024-09-13T02:40:21.774 INFO:tasks.rados.rados.0.smithi088.stdout:613: finishing write tid 3 to smithi08884213-35 2024-09-13T02:40:21.774 INFO:tasks.rados.rados.0.smithi088.stdout:614: done (4 left) 2024-09-13T02:40:21.774 INFO:tasks.rados.rados.0.smithi088.stdout:615: done (3 left) 2024-09-13T02:40:21.774 INFO:tasks.rados.rados.0.smithi088.stdout:618: delete oid 5 current snap is 55 2024-09-13T02:40:21.774 INFO:tasks.rados.rados.0.smithi088.stdout:613: finishing write tid 4 to smithi08884213-35 2024-09-13T02:40:21.774 INFO:tasks.rados.rados.0.smithi088.stdout:613: oid 35 updating version 0 to 185 2024-09-13T02:40:21.774 INFO:tasks.rados.rados.0.smithi088.stdout:613: oid 35 updating version 185 to 186 2024-09-13T02:40:21.774 INFO:tasks.rados.rados.0.smithi088.stdout:613: oid 35 version 186 is already newer than 184 2024-09-13T02:40:21.774 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 186 (ObjNum 205 snap 55 seq_num 205) dirty exists 2024-09-13T02:40:21.775 INFO:tasks.rados.rados.0.smithi088.stdout:613: left oid 35 (ObjNum 205 snap 55 seq_num 205) 2024-09-13T02:40:21.775 INFO:tasks.rados.rados.0.smithi088.stdout:616: finishing rollback tid 1 to smithi08884213-7 2024-09-13T02:40:21.775 INFO:tasks.rados.rados.0.smithi088.stdout:616: finishing rollback tid 2 to smithi08884213-7 2024-09-13T02:40:21.775 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 188 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-13T02:40:21.775 INFO:tasks.rados.rados.0.smithi088.stdout:613: done (3 left) 2024-09-13T02:40:21.775 INFO:tasks.rados.rados.0.smithi088.stdout:616: done (2 left) 2024-09-13T02:40:21.776 INFO:tasks.rados.rados.0.smithi088.stdout:618: done (1 left) 2024-09-13T02:40:21.776 INFO:tasks.rados.rados.0.smithi088.stdout:619: delete oid 49 current snap is 55 2024-09-13T02:40:21.777 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 80 (ObjNum 593 snap 0 seq_num 3614077799) dirty exists 2024-09-13T02:40:21.778 INFO:tasks.rados.rados.0.smithi088.stdout:617: done (1 left) 2024-09-13T02:40:21.778 INFO:tasks.rados.rados.0.smithi088.stdout:619: done (0 left) 2024-09-13T02:40:21.778 INFO:tasks.rados.rados.0.smithi088.stdout:620: rmattr oid 13 current snap is 55 2024-09-13T02:40:21.778 INFO:tasks.rados.rados.0.smithi088.stdout:621: read oid 28 snap -1 2024-09-13T02:40:21.779 INFO:tasks.rados.rados.0.smithi088.stdout:621: expect (ObjNum 187 snap 52 seq_num 187) 2024-09-13T02:40:21.779 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 55 2024-09-13T02:40:21.779 INFO:tasks.rados.rados.0.smithi088.stdout:622: seq_num 208 ranges {0=688128,688128=401408} 2024-09-13T02:40:21.782 INFO:tasks.rados.rados.0.smithi088.stdout:622: writing smithi08884213-38 from 0 to 688128 tid 1 2024-09-13T02:40:21.785 INFO:tasks.rados.rados.0.smithi088.stdout:622: writing smithi08884213-38 from 688128 to 1089536 tid 2 2024-09-13T02:40:21.786 INFO:tasks.rados.rados.0.smithi088.stdout:623: copy_from oid 23 from oid 46 current snap is 55 2024-09-13T02:40:21.786 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 306 (ObjNum 170 snap 45 seq_num 170) dirty exists 2024-09-13T02:40:21.786 INFO:tasks.rados.rados.0.smithi088.stdout:620: done (3 left) 2024-09-13T02:40:21.786 INFO:tasks.rados.rados.0.smithi088.stdout:624: delete oid 31 current snap is 55 2024-09-13T02:40:21.786 INFO:tasks.rados.rados.0.smithi088.stdout:621: expect (ObjNum 187 snap 52 seq_num 187) 2024-09-13T02:40:21.835 INFO:tasks.rados.rados.0.smithi088.stdout:622: finishing write tid 1 to smithi08884213-38 2024-09-13T02:40:21.835 INFO:tasks.rados.rados.0.smithi088.stdout:622: finishing write tid 2 to smithi08884213-38 2024-09-13T02:40:21.835 INFO:tasks.rados.rados.0.smithi088.stdout:621: done (3 left) 2024-09-13T02:40:21.835 INFO:tasks.rados.rados.0.smithi088.stdout:624: done (2 left) 2024-09-13T02:40:21.835 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 55 2024-09-13T02:40:21.835 INFO:tasks.rados.rados.0.smithi088.stdout:622: finishing write tid 3 to smithi08884213-38 2024-09-13T02:40:21.835 INFO:tasks.rados.rados.0.smithi088.stdout:622: finishing write tid 4 to smithi08884213-38 2024-09-13T02:40:21.835 INFO:tasks.rados.rados.0.smithi088.stdout:622: oid 38 updating version 0 to 133 2024-09-13T02:40:21.835 INFO:tasks.rados.rados.0.smithi088.stdout:622: oid 38 version 133 is already newer than 131 2024-09-13T02:40:21.836 INFO:tasks.rados.rados.0.smithi088.stdout:622: oid 38 version 133 is already newer than 132 2024-09-13T02:40:21.836 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 133 (ObjNum 208 snap 55 seq_num 208) dirty exists 2024-09-13T02:40:21.836 INFO:tasks.rados.rados.0.smithi088.stdout:622: left oid 38 (ObjNum 208 snap 55 seq_num 208) 2024-09-13T02:40:21.836 INFO:tasks.rados.rados.0.smithi088.stdout:623: finishing copy_from racing read to smithi08884213-23 2024-09-13T02:40:21.836 INFO:tasks.rados.rados.0.smithi088.stdout:623: finishing copy_from to smithi08884213-23 2024-09-13T02:40:21.836 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 91 (ObjNum 106 snap 21 seq_num 106) dirty exists 2024-09-13T02:40:21.836 INFO:tasks.rados.rados.0.smithi088.stdout:625: seq_num 210 ranges {1007616=720896,1728512=401408} 2024-09-13T02:40:21.844 INFO:tasks.rados.rados.0.smithi088.stdout:625: writing smithi08884213-40 from 1007616 to 1728512 tid 1 2024-09-13T02:40:21.846 INFO:tasks.rados.rados.0.smithi088.stdout:625: writing smithi08884213-40 from 1728512 to 2129920 tid 2 2024-09-13T02:40:21.846 INFO:tasks.rados.rados.0.smithi088.stdout:622: done (2 left) 2024-09-13T02:40:21.846 INFO:tasks.rados.rados.0.smithi088.stdout:623: done (1 left) 2024-09-13T02:40:21.846 INFO:tasks.rados.rados.0.smithi088.stdout:626: snap_create 2024-09-13T02:40:21.849 INFO:tasks.rados.rados.0.smithi088.stdout:625: finishing write tid 1 to smithi08884213-40 2024-09-13T02:40:21.849 INFO:tasks.rados.rados.0.smithi088.stdout:625: finishing write tid 2 to smithi08884213-40 2024-09-13T02:40:21.849 INFO:tasks.rados.rados.0.smithi088.stdout:625: finishing write tid 3 to smithi08884213-40 2024-09-13T02:40:21.850 INFO:tasks.rados.rados.0.smithi088.stdout:625: finishing write tid 4 to smithi08884213-40 2024-09-13T02:40:21.850 INFO:tasks.rados.rados.0.smithi088.stdout:625: oid 40 updating version 0 to 310 2024-09-13T02:40:21.850 INFO:tasks.rados.rados.0.smithi088.stdout:625: oid 40 version 310 is already newer than 309 2024-09-13T02:40:21.850 INFO:tasks.rados.rados.0.smithi088.stdout:625: oid 40 version 310 is already newer than 308 2024-09-13T02:40:21.850 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 310 (ObjNum 210 snap 55 seq_num 210) dirty exists 2024-09-13T02:40:21.850 INFO:tasks.rados.rados.0.smithi088.stdout:625: left oid 40 (ObjNum 210 snap 55 seq_num 210) 2024-09-13T02:40:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:21 smithi195 ceph-mon[31576]: osdmap e186: 8 total, 8 up, 8 in 2024-09-13T02:40:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:21 smithi195 ceph-mon[31576]: mgrmap e32: y(active, since 3s) 2024-09-13T02:40:21.984 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:21 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:21.775+0000 7fb2a840d040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:40:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:21 smithi088 ceph-mon[27808]: osdmap e186: 8 total, 8 up, 8 in 2024-09-13T02:40:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:21 smithi088 ceph-mon[27808]: mgrmap e32: y(active, since 3s) 2024-09-13T02:40:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:21 smithi088 ceph-mon[39338]: osdmap e186: 8 total, 8 up, 8 in 2024-09-13T02:40:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:21 smithi088 ceph-mon[39338]: mgrmap e32: y(active, since 3s) 2024-09-13T02:40:22.736 INFO:tasks.rados.rados.0.smithi088.stdout:625: done (1 left) 2024-09-13T02:40:22.736 INFO:tasks.rados.rados.0.smithi088.stdout:626: done (0 left) 2024-09-13T02:40:22.737 INFO:tasks.rados.rados.0.smithi088.stdout:627: delete oid 35 current snap is 56 2024-09-13T02:40:22.740 INFO:tasks.rados.rados.0.smithi088.stdout:627: done (0 left) 2024-09-13T02:40:22.740 INFO:tasks.rados.rados.0.smithi088.stdout:628: snap_create 2024-09-13T02:40:22.753 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:22.605+0000 7fb2a840d040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:40:22.753 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: [13/Sep/2024:02:40:22] ENGINE Bus STARTING 2024-09-13T02:40:22.753 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: CherryPy Checker: 2024-09-13T02:40:22.753 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: The Application mounted at '' has an empty config. 2024-09-13T02:40:22.753 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: 2024-09-13T02:40:22.753 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: [13/Sep/2024:02:40:22] ENGINE Serving on http://:::9283 2024-09-13T02:40:22.754 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[67342]: [13/Sep/2024:02:40:22] ENGINE Bus STARTED 2024-09-13T02:40:23.011 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: pgmap v9: 121 pgs: 121 active+clean; 97 MiB data, 499 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:23.011 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: osdmap e187: 8 total, 8 up, 8 in 2024-09-13T02:40:23.011 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.011 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.011 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.011 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.011 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: Standby manager daemon x started 2024-09-13T02:40:23.011 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/789855215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:40:23.012 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/789855215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:40:23.012 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/789855215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:40:23.012 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/789855215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:40:23.012 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.012 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.012 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[39338]: osdmap e188: 8 total, 8 up, 8 in 2024-09-13T02:40:23.012 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: pgmap v9: 121 pgs: 121 active+clean; 97 MiB data, 499 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:23.012 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: osdmap e187: 8 total, 8 up, 8 in 2024-09-13T02:40:23.012 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.012 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.012 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: Standby manager daemon x started 2024-09-13T02:40:23.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/789855215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:40:23.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/789855215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:40:23.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/789855215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:40:23.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/789855215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:40:23.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.013 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:22 smithi088 ceph-mon[27808]: osdmap e188: 8 total, 8 up, 8 in 2024-09-13T02:40:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: pgmap v9: 121 pgs: 121 active+clean; 97 MiB data, 499 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: osdmap e187: 8 total, 8 up, 8 in 2024-09-13T02:40:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: Standby manager daemon x started 2024-09-13T02:40:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/789855215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:40:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/789855215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:40:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/789855215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:40:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/789855215' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:40:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:22 smithi195 ceph-mon[31576]: osdmap e188: 8 total, 8 up, 8 in 2024-09-13T02:40:23.737 INFO:tasks.rados.rados.0.smithi088.stdout:628: done (0 left) 2024-09-13T02:40:23.737 INFO:tasks.rados.rados.0.smithi088.stdout:629: snap_create 2024-09-13T02:40:24.583 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:24 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:24.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:24 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:24.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:24 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:40:24.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:24 smithi088 ceph-mon[27808]: mgrmap e33: y(active, since 5s), standbys: x 2024-09-13T02:40:24.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:24 smithi088 ceph-mon[27808]: pgmap v12: 121 pgs: 121 active+clean; 103 MiB data, 527 MiB used, 715 GiB / 715 GiB avail; 1010 KiB/s rd, 2.4 MiB/s wr, 54 op/s 2024-09-13T02:40:24.584 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:24 smithi088 ceph-mon[27808]: osdmap e189: 8 total, 8 up, 8 in 2024-09-13T02:40:24.584 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:24 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:24.584 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:24 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:24.584 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:24 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:40:24.585 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:24 smithi088 ceph-mon[39338]: mgrmap e33: y(active, since 5s), standbys: x 2024-09-13T02:40:24.585 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:24 smithi088 ceph-mon[39338]: pgmap v12: 121 pgs: 121 active+clean; 103 MiB data, 527 MiB used, 715 GiB / 715 GiB avail; 1010 KiB/s rd, 2.4 MiB/s wr, 54 op/s 2024-09-13T02:40:24.585 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:24 smithi088 ceph-mon[39338]: osdmap e189: 8 total, 8 up, 8 in 2024-09-13T02:40:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:24 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:24 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:24 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:40:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:24 smithi195 ceph-mon[31576]: mgrmap e33: y(active, since 5s), standbys: x 2024-09-13T02:40:24.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:24 smithi195 ceph-mon[31576]: pgmap v12: 121 pgs: 121 active+clean; 103 MiB data, 527 MiB used, 715 GiB / 715 GiB avail; 1010 KiB/s rd, 2.4 MiB/s wr, 54 op/s 2024-09-13T02:40:24.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:24 smithi195 ceph-mon[31576]: osdmap e189: 8 total, 8 up, 8 in 2024-09-13T02:40:24.740 INFO:tasks.rados.rados.0.smithi088.stdout:629: done (0 left) 2024-09-13T02:40:24.740 INFO:tasks.rados.rados.0.smithi088.stdout:630: read oid 22 snap -1 2024-09-13T02:40:24.740 INFO:tasks.rados.rados.0.smithi088.stdout:630: expect (ObjNum 140 snap 35 seq_num 140) 2024-09-13T02:40:24.740 INFO:tasks.rados.rados.0.smithi088.stdout:631: snap_remove snap 39 2024-09-13T02:40:25.748 INFO:tasks.rados.rados.0.smithi088.stdout:631: done (1 left) 2024-09-13T02:40:25.748 INFO:tasks.rados.rados.0.smithi088.stdout:632: read oid 48 snap -1 2024-09-13T02:40:25.748 INFO:tasks.rados.rados.0.smithi088.stdout:632: expect (ObjNum 202 snap 54 seq_num 202) 2024-09-13T02:40:25.748 INFO:tasks.rados.rados.0.smithi088.stdout:633: rmattr oid 49 current snap is 58 2024-09-13T02:40:25.748 INFO:tasks.rados.rados.0.smithi088.stdout:633: done (2 left) 2024-09-13T02:40:25.748 INFO:tasks.rados.rados.0.smithi088.stdout:634: delete oid 2 current snap is 58 2024-09-13T02:40:25.749 INFO:tasks.rados.rados.0.smithi088.stdout:630: expect (ObjNum 140 snap 35 seq_num 140) 2024-09-13T02:40:26.025 INFO:tasks.rados.rados.0.smithi088.stdout:632: expect (ObjNum 202 snap 54 seq_num 202) 2024-09-13T02:40:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:25 smithi088 ceph-mon[39338]: osdmap e190: 8 total, 8 up, 8 in 2024-09-13T02:40:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:25 smithi088 ceph-mon[27808]: osdmap e190: 8 total, 8 up, 8 in 2024-09-13T02:40:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:25 smithi195 ceph-mon[31576]: osdmap e190: 8 total, 8 up, 8 in 2024-09-13T02:40:26.398 INFO:tasks.rados.rados.0.smithi088.stdout:630: done (2 left) 2024-09-13T02:40:26.398 INFO:tasks.rados.rados.0.smithi088.stdout:632: done (1 left) 2024-09-13T02:40:26.398 INFO:tasks.rados.rados.0.smithi088.stdout:634: done (0 left) 2024-09-13T02:40:26.399 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 58 2024-09-13T02:40:26.399 INFO:tasks.rados.rados.0.smithi088.stdout:635: seq_num 213 ranges {835584=770048,1605632=401408} 2024-09-13T02:40:26.407 INFO:tasks.rados.rados.0.smithi088.stdout:635: writing smithi08884213-4 from 835584 to 1605632 tid 1 2024-09-13T02:40:26.409 INFO:tasks.rados.rados.0.smithi088.stdout:635: writing smithi08884213-4 from 1605632 to 2007040 tid 2 2024-09-13T02:40:26.410 INFO:tasks.rados.rados.0.smithi088.stdout:636: read oid 11 snap -1 2024-09-13T02:40:26.410 INFO:tasks.rados.rados.0.smithi088.stdout:636: expect (ObjNum 188 snap 52 seq_num 188) 2024-09-13T02:40:26.410 INFO:tasks.rados.rados.0.smithi088.stdout:637: read oid 42 snap 57 2024-09-13T02:40:26.410 INFO:tasks.rados.rados.0.smithi088.stdout:637: expect deleted 2024-09-13T02:40:26.410 INFO:tasks.rados.rados.0.smithi088.stdout:638: setattr oid 18 current snap is 58 2024-09-13T02:40:26.411 INFO:tasks.rados.rados.0.smithi088.stdout:637: done (3 left) 2024-09-13T02:40:26.411 INFO:tasks.rados.rados.0.smithi088.stdout:639: snap_remove snap 57 2024-09-13T02:40:26.774 INFO:tasks.rados.rados.0.smithi088.stdout:639: done (3 left) 2024-09-13T02:40:26.774 INFO:tasks.rados.rados.0.smithi088.stdout:640: delete oid 20 current snap is 58 2024-09-13T02:40:26.774 INFO:tasks.rados.rados.0.smithi088.stdout:635: finishing write tid 1 to smithi08884213-4 2024-09-13T02:40:26.774 INFO:tasks.rados.rados.0.smithi088.stdout:635: finishing write tid 2 to smithi08884213-4 2024-09-13T02:40:26.774 INFO:tasks.rados.rados.0.smithi088.stdout:635: finishing write tid 3 to smithi08884213-4 2024-09-13T02:40:26.775 INFO:tasks.rados.rados.0.smithi088.stdout:635: finishing write tid 4 to smithi08884213-4 2024-09-13T02:40:26.775 INFO:tasks.rados.rados.0.smithi088.stdout:635: oid 4 updating version 0 to 195 2024-09-13T02:40:26.775 INFO:tasks.rados.rados.0.smithi088.stdout:635: oid 4 updating version 195 to 196 2024-09-13T02:40:26.775 INFO:tasks.rados.rados.0.smithi088.stdout:635: oid 4 version 196 is already newer than 194 2024-09-13T02:40:26.775 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 196 (ObjNum 213 snap 58 seq_num 213) dirty exists 2024-09-13T02:40:26.775 INFO:tasks.rados.rados.0.smithi088.stdout:635: left oid 4 (ObjNum 213 snap 58 seq_num 213) 2024-09-13T02:40:26.775 INFO:tasks.rados.rados.0.smithi088.stdout:636: expect (ObjNum 188 snap 52 seq_num 188) 2024-09-13T02:40:26.794 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 181 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-13T02:40:26.794 INFO:tasks.rados.rados.0.smithi088.stdout:635: done (3 left) 2024-09-13T02:40:26.794 INFO:tasks.rados.rados.0.smithi088.stdout:636: done (2 left) 2024-09-13T02:40:26.794 INFO:tasks.rados.rados.0.smithi088.stdout:638: done (1 left) 2024-09-13T02:40:26.794 INFO:tasks.rados.rados.0.smithi088.stdout:640: done (0 left) 2024-09-13T02:40:26.794 INFO:tasks.rados.rados.0.smithi088.stdout:641: snap_create 2024-09-13T02:40:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: pgmap v15: 121 pgs: 121 active+clean; 103 MiB data, 527 MiB used, 715 GiB / 715 GiB avail; 1010 KiB/s rd, 2.4 MiB/s wr, 54 op/s 2024-09-13T02:40:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: osdmap e191: 8 total, 8 up, 8 in 2024-09-13T02:40:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:27.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:40:27.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:40:27.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:40:27.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: pgmap v15: 121 pgs: 121 active+clean; 103 MiB data, 527 MiB used, 715 GiB / 715 GiB avail; 1010 KiB/s rd, 2.4 MiB/s wr, 54 op/s 2024-09-13T02:40:27.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: osdmap e191: 8 total, 8 up, 8 in 2024-09-13T02:40:27.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:27.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:40:27.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:40:27.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:40:27.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:26 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: pgmap v15: 121 pgs: 121 active+clean; 103 MiB data, 527 MiB used, 715 GiB / 715 GiB avail; 1010 KiB/s rd, 2.4 MiB/s wr, 54 op/s 2024-09-13T02:40:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: osdmap e191: 8 total, 8 up, 8 in 2024-09-13T02:40:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:40:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:40:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:40:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:26 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:27.739 INFO:tasks.rados.rados.0.smithi088.stdout:641: done (0 left) 2024-09-13T02:40:27.739 INFO:tasks.rados.rados.0.smithi088.stdout:642: setattr oid 43 current snap is 59 2024-09-13T02:40:27.742 INFO:tasks.rados.rados.0.smithi088.stdout:643: snap_remove snap 53 2024-09-13T02:40:27.835 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:27 smithi195 ceph-mon[31576]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:40:27.835 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:27 smithi195 ceph-mon[31576]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:40:27.835 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:27 smithi195 ceph-mon[31576]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:40:27.835 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:27 smithi195 ceph-mon[31576]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:40:27.835 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:27 smithi195 ceph-mon[31576]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:40:27.835 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:27 smithi195 ceph-mon[31576]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:40:27.835 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:27 smithi195 ceph-mon[31576]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T02:40:27.836 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:27 smithi195 ceph-mon[31576]: osdmap e192: 8 total, 8 up, 8 in 2024-09-13T02:40:27.836 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:27 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:27.836 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:27 smithi195 ceph-mon[31576]: osdmap e193: 8 total, 8 up, 8 in 2024-09-13T02:40:27.836 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:27 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:40:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[39338]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:40:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[39338]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:40:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[39338]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:40:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[39338]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:40:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[39338]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:40:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[39338]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:40:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[39338]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T02:40:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[39338]: osdmap e192: 8 total, 8 up, 8 in 2024-09-13T02:40:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[39338]: osdmap e193: 8 total, 8 up, 8 in 2024-09-13T02:40:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:40:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[27808]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:40:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[27808]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:40:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[27808]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:40:28.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[27808]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:40:28.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[27808]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:40:28.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[27808]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:40:28.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[27808]: Reconfiguring prometheus.a (dependencies changed)... 2024-09-13T02:40:28.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[27808]: osdmap e192: 8 total, 8 up, 8 in 2024-09-13T02:40:28.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:28.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[27808]: osdmap e193: 8 total, 8 up, 8 in 2024-09-13T02:40:28.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:27 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:40:28.742 INFO:tasks.rados.rados.0.smithi088.stdout:643: done (1 left) 2024-09-13T02:40:28.742 INFO:tasks.rados.rados.0.smithi088.stdout:644: read oid 21 snap -1 2024-09-13T02:40:28.742 INFO:tasks.rados.rados.0.smithi088.stdout:644: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:40:28.742 INFO:tasks.rados.rados.0.smithi088.stdout:645: snap_remove snap 56 2024-09-13T02:40:29.162 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: Reconfiguring daemon prometheus.a on smithi195 2024-09-13T02:40:29.162 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: pgmap v18: 121 pgs: 121 active+clean; 103 MiB data, 527 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:29.162 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.162 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.162 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.162 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.162 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.163 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.164 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:40:29.164 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:40:29.164 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.164 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.164 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.164 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:28 smithi195 ceph-mon[31576]: osdmap e194: 8 total, 8 up, 8 in 2024-09-13T02:40:29.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: Reconfiguring daemon prometheus.a on smithi195 2024-09-13T02:40:29.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: pgmap v18: 121 pgs: 121 active+clean; 103 MiB data, 527 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:29.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:40:29.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:40:29.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:40:29.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:40:29.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[27808]: osdmap e194: 8 total, 8 up, 8 in 2024-09-13T02:40:29.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: Reconfiguring daemon prometheus.a on smithi195 2024-09-13T02:40:29.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: pgmap v18: 121 pgs: 121 active+clean; 103 MiB data, 527 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:29.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:29.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:29.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:29.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:28 smithi088 ceph-mon[39338]: osdmap e194: 8 total, 8 up, 8 in 2024-09-13T02:40:29.743 INFO:tasks.rados.rados.0.smithi088.stdout:645: done (2 left) 2024-09-13T02:40:29.743 INFO:tasks.rados.rados.0.smithi088.stdout:646: copy_from oid 46 from oid 26 current snap is 59 2024-09-13T02:40:29.743 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 118 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-09-13T02:40:29.743 INFO:tasks.rados.rados.0.smithi088.stdout:644: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:40:29.747 INFO:tasks.rados.rados.0.smithi088.stdout:646: finishing copy_from to smithi08884213-46 2024-09-13T02:40:29.747 INFO:tasks.rados.rados.0.smithi088.stdout:646: got expected ENOENT (src dne) 2024-09-13T02:40:29.747 INFO:tasks.rados.rados.0.smithi088.stdout:646: finishing copy_from racing read to smithi08884213-46 2024-09-13T02:40:29.747 INFO:tasks.rados.rados.0.smithi088.stdout:642: done (2 left) 2024-09-13T02:40:29.747 INFO:tasks.rados.rados.0.smithi088.stdout:644: done (1 left) 2024-09-13T02:40:29.747 INFO:tasks.rados.rados.0.smithi088.stdout:646: done (0 left) 2024-09-13T02:40:29.747 INFO:tasks.rados.rados.0.smithi088.stdout:647: copy_from oid 25 from oid 2 current snap is 59 2024-09-13T02:40:29.747 INFO:tasks.rados.rados.0.smithi088.stdout:648: snap_remove snap 58 2024-09-13T02:40:29.932 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:29 smithi195 ceph-mon[31576]: mgrmap e34: y(active, since 11s), standbys: x 2024-09-13T02:40:29.932 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:29 smithi195 ceph-mon[31576]: osdmap e195: 8 total, 8 up, 8 in 2024-09-13T02:40:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:29 smithi088 ceph-mon[27808]: mgrmap e34: y(active, since 11s), standbys: x 2024-09-13T02:40:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:29 smithi088 ceph-mon[27808]: osdmap e195: 8 total, 8 up, 8 in 2024-09-13T02:40:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:29 smithi088 ceph-mon[39338]: mgrmap e34: y(active, since 11s), standbys: x 2024-09-13T02:40:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:29 smithi088 ceph-mon[39338]: osdmap e195: 8 total, 8 up, 8 in 2024-09-13T02:40:30.234 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 systemd[1]: Stopping Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:40:30.605 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:30.329Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T02:40:30.605 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:30.330Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T02:40:30.605 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:30.330Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T02:40:30.605 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:30.330Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T02:40:30.605 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:30.330Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T02:40:30.606 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:30.330Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T02:40:30.606 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:30.330Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T02:40:30.606 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:30.330Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T02:40:30.606 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:30.330Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T02:40:30.606 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:30.330Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T02:40:30.606 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:30.330Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T02:40:30.606 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[75770]: ts=2024-09-13T02:40:30.330Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T02:40:30.607 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 podman[78392]: 2024-09-13 02:40:30.340212058 +0000 UTC m=+0.098465981 container died 0d014c3ef19d8c746f8c526b2c707122ea83114e49f16a2c73d4538f27e32954 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:40:30.744 INFO:tasks.rados.rados.0.smithi088.stdout:648: done (1 left) 2024-09-13T02:40:30.745 INFO:tasks.rados.rados.0.smithi088.stdout:649: delete oid 23 current snap is 59 2024-09-13T02:40:30.745 INFO:tasks.rados.rados.0.smithi088.stdout:647: finishing copy_from to smithi08884213-25 2024-09-13T02:40:30.745 INFO:tasks.rados.rados.0.smithi088.stdout:647: got expected ENOENT (src dne) 2024-09-13T02:40:30.745 INFO:tasks.rados.rados.0.smithi088.stdout:647: finishing copy_from racing read to smithi08884213-25 2024-09-13T02:40:30.748 INFO:tasks.rados.rados.0.smithi088.stdout:647: done (1 left) 2024-09-13T02:40:30.749 INFO:tasks.rados.rados.0.smithi088.stdout:649: done (0 left) 2024-09-13T02:40:30.749 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 59 2024-09-13T02:40:30.749 INFO:tasks.rados.rados.0.smithi088.stdout:650: seq_num 216 ranges {2539520=425984,2965504=409600,3375104=393216} 2024-09-13T02:40:30.764 INFO:tasks.rados.rados.0.smithi088.stdout:650: writing smithi08884213-24 from 2539520 to 2965504 tid 1 2024-09-13T02:40:30.767 INFO:tasks.rados.rados.0.smithi088.stdout:650: writing smithi08884213-24 from 2965504 to 3375104 tid 2 2024-09-13T02:40:30.770 INFO:tasks.rados.rados.0.smithi088.stdout:650: writing smithi08884213-24 from 3375104 to 3768320 tid 3 2024-09-13T02:40:30.770 INFO:tasks.rados.rados.0.smithi088.stdout:651: copy_from oid 49 from oid 22 current snap is 59 2024-09-13T02:40:30.770 INFO:tasks.rados.rados.0.smithi088.stdout:650: finishing write tid 1 to smithi08884213-24 2024-09-13T02:40:30.770 INFO:tasks.rados.rados.0.smithi088.stdout:652: delete oid 35 current snap is 59 2024-09-13T02:40:30.770 INFO:tasks.rados.rados.0.smithi088.stdout:650: finishing write tid 2 to smithi08884213-24 2024-09-13T02:40:30.773 INFO:tasks.rados.rados.0.smithi088.stdout:650: finishing write tid 3 to smithi08884213-24 2024-09-13T02:40:30.773 INFO:tasks.rados.rados.0.smithi088.stdout:650: finishing write tid 4 to smithi08884213-24 2024-09-13T02:40:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:650: finishing write tid 5 to smithi08884213-24 2024-09-13T02:40:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:650: oid 24 updating version 0 to 105 2024-09-13T02:40:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:650: oid 24 version 105 is already newer than 103 2024-09-13T02:40:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:650: oid 24 version 105 is already newer than 104 2024-09-13T02:40:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:650: oid 24 version 105 is already newer than 102 2024-09-13T02:40:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 105 (ObjNum 216 snap 59 seq_num 216) dirty exists 2024-09-13T02:40:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:650: left oid 24 (ObjNum 216 snap 59 seq_num 216) 2024-09-13T02:40:30.778 INFO:tasks.rados.rados.0.smithi088.stdout:650: done (2 left) 2024-09-13T02:40:30.778 INFO:tasks.rados.rados.0.smithi088.stdout:652: done (1 left) 2024-09-13T02:40:30.778 INFO:tasks.rados.rados.0.smithi088.stdout:653: read oid 8 snap -1 2024-09-13T02:40:30.778 INFO:tasks.rados.rados.0.smithi088.stdout:653: expect (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:40:30.778 INFO:tasks.rados.rados.0.smithi088.stdout:654: snap_remove snap 48 2024-09-13T02:40:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-mon[31576]: pgmap v21: 121 pgs: 121 active+clean; 95 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 286 KiB/s wr, 25 op/s 2024-09-13T02:40:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:30 smithi195 ceph-mon[31576]: osdmap e196: 8 total, 8 up, 8 in 2024-09-13T02:40:30.984 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 podman[78392]: 2024-09-13 02:40:30.794400351 +0000 UTC m=+0.552654242 container cleanup 0d014c3ef19d8c746f8c526b2c707122ea83114e49f16a2c73d4538f27e32954 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:40:30.984 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:30 smithi195 bash[78392]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T02:40:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:30 smithi088 ceph-mon[27808]: pgmap v21: 121 pgs: 121 active+clean; 95 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 286 KiB/s wr, 25 op/s 2024-09-13T02:40:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:30 smithi088 ceph-mon[27808]: osdmap e196: 8 total, 8 up, 8 in 2024-09-13T02:40:31.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:30 smithi088 ceph-mon[39338]: pgmap v21: 121 pgs: 121 active+clean; 95 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 286 KiB/s wr, 25 op/s 2024-09-13T02:40:31.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:30 smithi088 ceph-mon[39338]: osdmap e196: 8 total, 8 up, 8 in 2024-09-13T02:40:31.436 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 podman[78408]: 2024-09-13 02:40:31.079671952 +0000 UTC m=+0.741670349 container remove 0d014c3ef19d8c746f8c526b2c707122ea83114e49f16a2c73d4538f27e32954 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:40:31.436 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T02:40:31.436 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 systemd[1]: Stopped Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:40:31.436 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 1.118s CPU time. 2024-09-13T02:40:31.436 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 systemd[1]: Starting Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:40:31.734 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 podman[78504]: 2024-09-13 02:40:31.336001694 +0000 UTC m=+0.017609137 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-13T02:40:31.734 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 podman[78504]: 2024-09-13 02:40:31.530742749 +0000 UTC m=+0.212350188 container create 3c3c039db56710c2990cb8e6072142e072d9753f9fbb6aeb15474cea001d7efc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:40:31.749 INFO:tasks.rados.rados.0.smithi088.stdout:653: expect (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:40:31.779 INFO:tasks.rados.rados.0.smithi088.stdout:651: finishing copy_from racing read to smithi08884213-49 2024-09-13T02:40:31.779 INFO:tasks.rados.rados.0.smithi088.stdout:651: finishing copy_from to smithi08884213-49 2024-09-13T02:40:31.779 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 127 (ObjNum 140 snap 35 seq_num 140) dirty exists 2024-09-13T02:40:31.779 INFO:tasks.rados.rados.0.smithi088.stdout:651: done (2 left) 2024-09-13T02:40:31.779 INFO:tasks.rados.rados.0.smithi088.stdout:653: done (1 left) 2024-09-13T02:40:31.779 INFO:tasks.rados.rados.0.smithi088.stdout:654: done (0 left) 2024-09-13T02:40:31.780 INFO:tasks.rados.rados.0.smithi088.stdout:655: snap_remove snap 42 2024-09-13T02:40:32.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 podman[78504]: 2024-09-13 02:40:31.750611303 +0000 UTC m=+0.432218758 container init 3c3c039db56710c2990cb8e6072142e072d9753f9fbb6aeb15474cea001d7efc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:40:32.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 podman[78504]: 2024-09-13 02:40:31.758154143 +0000 UTC m=+0.439761592 container start 3c3c039db56710c2990cb8e6072142e072d9753f9fbb6aeb15474cea001d7efc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:40:32.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.782Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T02:40:32.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.782Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-13T02:40:32.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.782Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi195 (none))" 2024-09-13T02:40:32.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.782Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T02:40:32.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.782Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T02:40:32.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.784Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T02:40:32.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.784Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T02:40:32.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.785Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T02:40:32.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.785Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T02:40:32.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.787Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T02:40:32.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.787Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.601µs 2024-09-13T02:40:32.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.787Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T02:40:32.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.789Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-09-13T02:40:32.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.796Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-09-13T02:40:32.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.797Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-09-13T02:40:32.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.797Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-09-13T02:40:32.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.797Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.569µs wal_replay_duration=9.474241ms wbl_replay_duration=90ns total_replay_duration=9.510403ms 2024-09-13T02:40:32.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.798Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T02:40:32.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.798Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T02:40:32.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.798Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T02:40:32.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.820Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.853078ms db_storage=749ns remote_storage=1.056µs web_handler=383ns query_engine=546ns scrape=409.938µs scrape_sd=91.855µs notify=10.597µs notify_sd=8.599µs rules=21.025246ms tracing=6.698µs 2024-09-13T02:40:32.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.820Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T02:40:32.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:40:31.820Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T02:40:32.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 bash[78504]: 3c3c039db56710c2990cb8e6072142e072d9753f9fbb6aeb15474cea001d7efc 2024-09-13T02:40:32.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:40:31 smithi195 systemd[1]: Started Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:40:32.745 INFO:tasks.rados.rados.0.smithi088.stdout:655: done (0 left) 2024-09-13T02:40:32.745 INFO:tasks.rados.rados.0.smithi088.stdout:656: setattr oid 48 current snap is 59 2024-09-13T02:40:32.747 INFO:tasks.rados.rados.0.smithi088.stdout:657: copy_from oid 14 from oid 10 current snap is 59 2024-09-13T02:40:32.747 INFO:tasks.rados.rados.0.smithi088.stdout:658: rollback oid 18 current snap is 59 2024-09-13T02:40:32.747 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 18 to 55 2024-09-13T02:40:32.747 INFO:tasks.rados.rados.0.smithi088.stdout:659: read oid 35 snap -1 2024-09-13T02:40:32.747 INFO:tasks.rados.rados.0.smithi088.stdout:659: expect deleted 2024-09-13T02:40:32.747 INFO:tasks.rados.rados.0.smithi088.stdout:660: snap_remove snap 54 2024-09-13T02:40:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:32 smithi195 ceph-mon[31576]: pgmap v24: 121 pgs: 121 active+clean; 95 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 286 KiB/s wr, 25 op/s 2024-09-13T02:40:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:32 smithi195 ceph-mon[31576]: osdmap e197: 8 total, 8 up, 8 in 2024-09-13T02:40:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:32 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:32 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:32 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:40:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:32 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:32 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:33.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[39338]: pgmap v24: 121 pgs: 121 active+clean; 95 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 286 KiB/s wr, 25 op/s 2024-09-13T02:40:33.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[39338]: osdmap e197: 8 total, 8 up, 8 in 2024-09-13T02:40:33.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:33.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:33.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:40:33.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:33.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:33.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[27808]: pgmap v24: 121 pgs: 121 active+clean; 95 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 286 KiB/s wr, 25 op/s 2024-09-13T02:40:33.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[27808]: osdmap e197: 8 total, 8 up, 8 in 2024-09-13T02:40:33.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:33.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:33.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:40:33.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:33.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:32 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:33.744 INFO:tasks.rados.rados.0.smithi088.stdout:660: done (4 left) 2024-09-13T02:40:33.744 INFO:tasks.rados.rados.0.smithi088.stdout:661: copy_from oid 15 from oid 24 current snap is 59 2024-09-13T02:40:33.744 INFO:tasks.rados.rados.0.smithi088.stdout:658: finishing rollback tid 0 to smithi08884213-18 2024-09-13T02:40:33.745 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 160 (ObjNum 202 snap 54 seq_num 202) dirty exists 2024-09-13T02:40:33.745 INFO:tasks.rados.rados.0.smithi088.stdout:657: finishing copy_from racing read to smithi08884213-14 2024-09-13T02:40:33.745 INFO:tasks.rados.rados.0.smithi088.stdout:658: finishing rollback tid 1 to smithi08884213-18 2024-09-13T02:40:33.745 INFO:tasks.rados.rados.0.smithi088.stdout:658: finishing rollback tid 2 to smithi08884213-18 2024-09-13T02:40:33.745 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 198 (ObjNum 65 snap 0 seq_num 1684561000) dirty exists 2024-09-13T02:40:33.745 INFO:tasks.rados.rados.0.smithi088.stdout:657: finishing copy_from to smithi08884213-14 2024-09-13T02:40:33.745 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 160 (ObjNum 189 snap 52 seq_num 189) dirty exists 2024-09-13T02:40:33.745 INFO:tasks.rados.rados.0.smithi088.stdout:656: done (4 left) 2024-09-13T02:40:33.745 INFO:tasks.rados.rados.0.smithi088.stdout:657: done (3 left) 2024-09-13T02:40:33.745 INFO:tasks.rados.rados.0.smithi088.stdout:658: done (2 left) 2024-09-13T02:40:33.745 INFO:tasks.rados.rados.0.smithi088.stdout:659: done (1 left) 2024-09-13T02:40:33.746 INFO:tasks.rados.rados.0.smithi088.stdout:662: setattr oid 35 current snap is 59 2024-09-13T02:40:33.746 INFO:tasks.rados.rados.0.smithi088.stdout:663: read oid 26 snap 55 2024-09-13T02:40:33.746 INFO:tasks.rados.rados.0.smithi088.stdout:663: expect deleted 2024-09-13T02:40:33.746 INFO:tasks.rados.rados.0.smithi088.stdout:664: snap_create 2024-09-13T02:40:33.749 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 223 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-09-13T02:40:33.765 INFO:tasks.rados.rados.0.smithi088.stdout:661: finishing copy_from racing read to smithi08884213-15 2024-09-13T02:40:33.768 INFO:tasks.rados.rados.0.smithi088.stdout:661: finishing copy_from to smithi08884213-15 2024-09-13T02:40:33.768 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 105 (ObjNum 216 snap 59 seq_num 216) dirty exists 2024-09-13T02:40:34.054 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:33 smithi195 ceph-mon[31576]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:40:34.055 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:33 smithi195 ceph-mon[31576]: osdmap e198: 8 total, 8 up, 8 in 2024-09-13T02:40:34.055 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:33 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:40:34.055 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:33 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:40:34.055 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:33 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:40:34.055 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:33 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:34.055 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:33 smithi195 ceph-mon[31576]: osdmap e199: 8 total, 8 up, 8 in 2024-09-13T02:40:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[27808]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:40:34.246 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[27808]: osdmap e198: 8 total, 8 up, 8 in 2024-09-13T02:40:34.246 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:40:34.246 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:40:34.246 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:40:34.247 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:34.247 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[27808]: osdmap e199: 8 total, 8 up, 8 in 2024-09-13T02:40:34.247 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[39338]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:40:34.247 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[39338]: osdmap e198: 8 total, 8 up, 8 in 2024-09-13T02:40:34.247 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:40:34.247 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:40:34.247 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:40:34.247 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:34.248 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:33 smithi088 ceph-mon[39338]: osdmap e199: 8 total, 8 up, 8 in 2024-09-13T02:40:34.745 INFO:tasks.rados.rados.0.smithi088.stdout:661: done (3 left) 2024-09-13T02:40:34.745 INFO:tasks.rados.rados.0.smithi088.stdout:662: done (2 left) 2024-09-13T02:40:34.746 INFO:tasks.rados.rados.0.smithi088.stdout:663: done (1 left) 2024-09-13T02:40:34.746 INFO:tasks.rados.rados.0.smithi088.stdout:664: done (0 left) 2024-09-13T02:40:34.746 INFO:tasks.rados.rados.0.smithi088.stdout:665: setattr oid 5 current snap is 60 2024-09-13T02:40:34.746 INFO:tasks.rados.rados.0.smithi088.stdout:666: snap_create 2024-09-13T02:40:34.750 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 353 (ObjNum 129 snap 0 seq_num 2153055184) dirty exists 2024-09-13T02:40:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:34 smithi195 ceph-mon[31576]: Upgrade: Updating mgr.x 2024-09-13T02:40:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:34 smithi195 ceph-mon[31576]: Deploying daemon mgr.x on smithi195 2024-09-13T02:40:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:34 smithi195 ceph-mon[31576]: pgmap v27: 121 pgs: 121 active+clean; 76 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 859 KiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-09-13T02:40:34.800 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:34 smithi195 ceph-mon[31576]: osdmap e200: 8 total, 8 up, 8 in 2024-09-13T02:40:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:34 smithi088 ceph-mon[27808]: Upgrade: Updating mgr.x 2024-09-13T02:40:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:34 smithi088 ceph-mon[27808]: Deploying daemon mgr.x on smithi195 2024-09-13T02:40:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:34 smithi088 ceph-mon[27808]: pgmap v27: 121 pgs: 121 active+clean; 76 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 859 KiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-09-13T02:40:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:34 smithi088 ceph-mon[27808]: osdmap e200: 8 total, 8 up, 8 in 2024-09-13T02:40:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:34 smithi088 ceph-mon[39338]: Upgrade: Updating mgr.x 2024-09-13T02:40:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:34 smithi088 ceph-mon[39338]: Deploying daemon mgr.x on smithi195 2024-09-13T02:40:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:34 smithi088 ceph-mon[39338]: pgmap v27: 121 pgs: 121 active+clean; 76 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 859 KiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-09-13T02:40:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:34 smithi088 ceph-mon[39338]: osdmap e200: 8 total, 8 up, 8 in 2024-09-13T02:40:35.371 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:35 smithi195 systemd[1]: Stopping Ceph mgr.x for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:40:35.689 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:35 smithi195 podman[78911]: 2024-09-13 02:40:35.370388116 +0000 UTC m=+0.139876578 container died 8f5aeb9571ab5fb11b054406000aed01757653f5370f053c03a59866f810536c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T02:40:35.746 INFO:tasks.rados.rados.0.smithi088.stdout:665: done (1 left) 2024-09-13T02:40:35.746 INFO:tasks.rados.rados.0.smithi088.stdout:666: done (0 left) 2024-09-13T02:40:35.746 INFO:tasks.rados.rados.0.smithi088.stdout:667: read oid 2 snap 59 2024-09-13T02:40:35.746 INFO:tasks.rados.rados.0.smithi088.stdout:667: expect deleted 2024-09-13T02:40:35.746 INFO:tasks.rados.rados.0.smithi088.stdout:668: read oid 33 snap -1 2024-09-13T02:40:35.746 INFO:tasks.rados.rados.0.smithi088.stdout:668: expect deleted 2024-09-13T02:40:35.746 INFO:tasks.rados.rados.0.smithi088.stdout:669: read oid 23 snap -1 2024-09-13T02:40:35.746 INFO:tasks.rados.rados.0.smithi088.stdout:669: expect deleted 2024-09-13T02:40:35.746 INFO:tasks.rados.rados.0.smithi088.stdout:670: rollback oid 34 current snap is 61 2024-09-13T02:40:35.746 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 34 to 59 2024-09-13T02:40:35.747 INFO:tasks.rados.rados.0.smithi088.stdout:671: setattr oid 5 current snap is 61 2024-09-13T02:40:35.747 INFO:tasks.rados.rados.0.smithi088.stdout:668: done (4 left) 2024-09-13T02:40:35.747 INFO:tasks.rados.rados.0.smithi088.stdout:672: snap_create 2024-09-13T02:40:35.750 INFO:tasks.rados.rados.0.smithi088.stdout:670: finishing rollback tid 0 to smithi08884213-34 2024-09-13T02:40:35.750 INFO:tasks.rados.rados.0.smithi088.stdout:670: finishing rollback tid 1 to smithi08884213-34 2024-09-13T02:40:35.751 INFO:tasks.rados.rados.0.smithi088.stdout:670: finishing rollback tid 2 to smithi08884213-34 2024-09-13T02:40:35.751 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 219 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-09-13T02:40:35.751 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 355 (ObjNum 177 snap 0 seq_num 0) dirty exists 2024-09-13T02:40:35.984 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:35 smithi195 podman[78911]: 2024-09-13 02:40:35.862706673 +0000 UTC m=+0.632195141 container cleanup 8f5aeb9571ab5fb11b054406000aed01757653f5370f053c03a59866f810536c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, io.buildah.version=1.37.2) 2024-09-13T02:40:35.984 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:35 smithi195 bash[78911]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x 2024-09-13T02:40:36.424 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:36 smithi195 podman[78928]: 2024-09-13 02:40:36.072452546 +0000 UTC m=+0.704794441 container remove 8f5aeb9571ab5fb11b054406000aed01757653f5370f053c03a59866f810536c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-13T02:40:36.424 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:36 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-09-13T02:40:36.424 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:36 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-09-13T02:40:36.424 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:36 smithi195 systemd[1]: Stopped Ceph mgr.x for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:40:36.424 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:36 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.x.service: Consumed 16.499s CPU time. 2024-09-13T02:40:36.687 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:40:36.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:36 smithi195 systemd[1]: Starting Ceph mgr.x for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:40:36.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:36 smithi195 podman[79062]: 2024-09-13 02:40:36.535301639 +0000 UTC m=+0.016000351 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:40:36.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:36 smithi195 podman[79062]: 2024-09-13 02:40:36.648721255 +0000 UTC m=+0.129420005 container create 2ca0ce45ea0dcc08995548b14f275d54b46afdde3009346d0488d40cc076ae53 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-13T02:40:36.746 INFO:tasks.rados.rados.0.smithi088.stdout:667: done (4 left) 2024-09-13T02:40:36.747 INFO:tasks.rados.rados.0.smithi088.stdout:669: done (3 left) 2024-09-13T02:40:36.747 INFO:tasks.rados.rados.0.smithi088.stdout:670: done (2 left) 2024-09-13T02:40:36.747 INFO:tasks.rados.rados.0.smithi088.stdout:671: done (1 left) 2024-09-13T02:40:36.747 INFO:tasks.rados.rados.0.smithi088.stdout:672: done (0 left) 2024-09-13T02:40:36.747 INFO:tasks.rados.rados.0.smithi088.stdout:673: read oid 20 snap 55 2024-09-13T02:40:36.747 INFO:tasks.rados.rados.0.smithi088.stdout:673: expect (ObjNum 200 snap 54 seq_num 200) 2024-09-13T02:40:36.747 INFO:tasks.rados.rados.0.smithi088.stdout:674: snap_create 2024-09-13T02:40:36.760 INFO:tasks.rados.rados.0.smithi088.stdout:673: expect (ObjNum 200 snap 54 seq_num 200) 2024-09-13T02:40:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:36 smithi088 ceph-mon[27808]: pgmap v30: 121 pgs: 121 active+clean; 76 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 858 KiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-09-13T02:40:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:36 smithi088 ceph-mon[27808]: osdmap e201: 8 total, 8 up, 8 in 2024-09-13T02:40:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:36 smithi088 ceph-mon[39338]: pgmap v30: 121 pgs: 121 active+clean; 76 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 858 KiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-09-13T02:40:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:36 smithi088 ceph-mon[39338]: osdmap e201: 8 total, 8 up, 8 in 2024-09-13T02:40:36.955 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:40:36.955 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (3m) 15s ago 4m 28.4M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (4m) 14s ago 4m 88.0M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (6m) 15s ago 6m 14.9M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (6m) 14s ago 6m 19.3M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (69s) 14s ago 9m 94.7M - 19.1.1-322-g7741f7f9 19dc8d659727 8f5aeb9571ab 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (28s) 15s ago 11m 475M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (11m) 15s ago 11m 53.9M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 0df62733ea32 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (9m) 14s ago 9m 45.0M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 70a314811bb6 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (9m) 15s ago 9m 43.9M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 7399c813d8ef 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (4m) 15s ago 4m 16.7M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (4m) 14s ago 4m 16.4M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (9m) 15s ago 9m 110M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 28d3cbaecc3d 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (8m) 15s ago 8m 110M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e d7e6375ac3bb 2024-09-13T02:40:36.956 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (8m) 15s ago 8m 113M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e fde4729094ff 2024-09-13T02:40:36.957 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (7m) 15s ago 7m 79.7M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e e1c194107511 2024-09-13T02:40:36.957 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (7m) 14s ago 7m 88.2M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 68ff34dd7c85 2024-09-13T02:40:36.957 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (7m) 14s ago 7m 108M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:40:36.957 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (6m) 14s ago 6m 81.1M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:40:36.957 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (6m) 14s ago 6m 83.0M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:40:36.957 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 starting - - - - 2024-09-13T02:40:37.068 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:36 smithi195 ceph-mon[31576]: pgmap v30: 121 pgs: 121 active+clean; 76 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 858 KiB/s rd, 2.0 MiB/s wr, 10 op/s 2024-09-13T02:40:37.069 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:36 smithi195 ceph-mon[31576]: osdmap e201: 8 total, 8 up, 8 in 2024-09-13T02:40:37.069 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:36 smithi195 podman[79062]: 2024-09-13 02:40:36.960229706 +0000 UTC m=+0.440928414 container init 2ca0ce45ea0dcc08995548b14f275d54b46afdde3009346d0488d40cc076ae53 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:40:37.069 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:36 smithi195 podman[79062]: 2024-09-13 02:40:36.965247842 +0000 UTC m=+0.445946551 container start 2ca0ce45ea0dcc08995548b14f275d54b46afdde3009346d0488d40cc076ae53 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-13T02:40:37.069 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:36 smithi195 ceph-mgr[79099]: -- 172.21.15.195:0/1618395202 <== mon.1 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56339b7970e0 con 0x56339b775000 2024-09-13T02:40:37.277 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:40:37.277 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:40:37.277 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 3 2024-09-13T02:40:37.277 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:40:37.277 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:40:37.277 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:40:37.277 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:40:37.277 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:40:37.277 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8 2024-09-13T02:40:37.277 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:40:37.277 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:40:37.278 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:40:37.278 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:40:37.278 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:40:37.278 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 13, 2024-09-13T02:40:37.278 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:40:37.278 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:40:37.278 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:40:37.382 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:37 smithi195 bash[79062]: 2ca0ce45ea0dcc08995548b14f275d54b46afdde3009346d0488d40cc076ae53 2024-09-13T02:40:37.383 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:37 smithi195 systemd[1]: Started Ceph mgr.x for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:40:37.383 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:37.084+0000 7f9c567a5040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:40:37.383 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:37.146+0000 7f9c567a5040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:40:37.383 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:37.303+0000 7f9c567a5040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:40:37.383 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:37.380+0000 7f9c567a5040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:40:37.688 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:37.540+0000 7f9c567a5040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:40:37.688 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:37.686+0000 7f9c567a5040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:40:37.741 INFO:tasks.rados.rados.0.smithi088.stdout:673: done (1 left) 2024-09-13T02:40:37.741 INFO:tasks.rados.rados.0.smithi088.stdout:674: done (0 left) 2024-09-13T02:40:37.741 INFO:tasks.rados.rados.0.smithi088.stdout:675: rollback oid 15 current snap is 63 2024-09-13T02:40:37.741 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 15 to 60 2024-09-13T02:40:37.741 INFO:tasks.rados.rados.0.smithi088.stdout:676: snap_create 2024-09-13T02:40:37.745 INFO:tasks.rados.rados.0.smithi088.stdout:675: finishing rollback tid 0 to smithi08884213-15 2024-09-13T02:40:37.745 INFO:tasks.rados.rados.0.smithi088.stdout:675: finishing rollback tid 1 to smithi08884213-15 2024-09-13T02:40:37.746 INFO:tasks.rados.rados.0.smithi088.stdout:675: finishing rollback tid 2 to smithi08884213-15 2024-09-13T02:40:37.746 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 223 (ObjNum 216 snap 59 seq_num 216) dirty exists 2024-09-13T02:40:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-mon[31576]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:40:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-mon[31576]: osdmap e202: 8 total, 8 up, 8 in 2024-09-13T02:40:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/2574974730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:40:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:37 smithi195 ceph-mon[31576]: osdmap e203: 8 total, 8 up, 8 in 2024-09-13T02:40:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[27808]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:40:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[27808]: osdmap e202: 8 total, 8 up, 8 in 2024-09-13T02:40:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[27808]: from='client.? 172.21.15.88:0/2574974730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:40:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[27808]: osdmap e203: 8 total, 8 up, 8 in 2024-09-13T02:40:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[39338]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:40:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[39338]: osdmap e202: 8 total, 8 up, 8 in 2024-09-13T02:40:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/2574974730' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:40:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:37 smithi088 ceph-mon[39338]: osdmap e203: 8 total, 8 up, 8 in 2024-09-13T02:40:38.283 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:38.023+0000 7f9c567a5040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:40:38.283 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:38.089+0000 7f9c567a5040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:40:38.284 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:38.281+0000 7f9c567a5040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:40:38.743 INFO:tasks.rados.rados.0.smithi088.stdout:675: done (1 left) 2024-09-13T02:40:38.743 INFO:tasks.rados.rados.0.smithi088.stdout:676: done (0 left) 2024-09-13T02:40:38.743 INFO:tasks.rados.rados.0.smithi088.stdout:677: read oid 42 snap -1 2024-09-13T02:40:38.743 INFO:tasks.rados.rados.0.smithi088.stdout:677: expect deleted 2024-09-13T02:40:38.743 INFO:tasks.rados.rados.0.smithi088.stdout:678: read oid 24 snap -1 2024-09-13T02:40:38.743 INFO:tasks.rados.rados.0.smithi088.stdout:678: expect (ObjNum 216 snap 59 seq_num 216) 2024-09-13T02:40:38.743 INFO:tasks.rados.rados.0.smithi088.stdout:679: read oid 48 snap -1 2024-09-13T02:40:38.743 INFO:tasks.rados.rados.0.smithi088.stdout:679: expect (ObjNum 202 snap 54 seq_num 202) 2024-09-13T02:40:38.743 INFO:tasks.rados.rados.0.smithi088.stdout:680: snap_create 2024-09-13T02:40:38.776 INFO:tasks.rados.rados.0.smithi088.stdout:678: expect (ObjNum 216 snap 59 seq_num 216) 2024-09-13T02:40:38.922 INFO:tasks.rados.rados.0.smithi088.stdout:679: expect (ObjNum 202 snap 54 seq_num 202) 2024-09-13T02:40:39.031 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:38 smithi195 ceph-mon[31576]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:40:39.031 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:38 smithi195 ceph-mon[31576]: pgmap v33: 121 pgs: 121 active+clean; 76 MiB data, 552 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:39.031 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:38 smithi195 ceph-mon[31576]: osdmap e204: 8 total, 8 up, 8 in 2024-09-13T02:40:39.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:38 smithi088 ceph-mon[39338]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:40:39.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:38 smithi088 ceph-mon[39338]: pgmap v33: 121 pgs: 121 active+clean; 76 MiB data, 552 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:39.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:38 smithi088 ceph-mon[39338]: osdmap e204: 8 total, 8 up, 8 in 2024-09-13T02:40:39.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:38 smithi088 ceph-mon[27808]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:40:39.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:38 smithi088 ceph-mon[27808]: pgmap v33: 121 pgs: 121 active+clean; 76 MiB data, 552 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:39.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:38 smithi088 ceph-mon[27808]: osdmap e204: 8 total, 8 up, 8 in 2024-09-13T02:40:39.292 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:39 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:39.224+0000 7f9c567a5040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:40:39.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:39 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:39.290+0000 7f9c567a5040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:40:39.744 INFO:tasks.rados.rados.0.smithi088.stdout:677: done (3 left) 2024-09-13T02:40:39.744 INFO:tasks.rados.rados.0.smithi088.stdout:678: done (2 left) 2024-09-13T02:40:39.744 INFO:tasks.rados.rados.0.smithi088.stdout:679: done (1 left) 2024-09-13T02:40:39.744 INFO:tasks.rados.rados.0.smithi088.stdout:680: done (0 left) 2024-09-13T02:40:39.744 INFO:tasks.rados.rados.0.smithi088.stdout:681: read oid 36 snap -1 2024-09-13T02:40:39.745 INFO:tasks.rados.rados.0.smithi088.stdout:681: expect (ObjNum 163 snap 41 seq_num 163) 2024-09-13T02:40:39.745 INFO:tasks.rados.rados.0.smithi088.stdout:682: copy_from oid 4 from oid 26 current snap is 65 2024-09-13T02:40:39.745 INFO:tasks.rados.rados.0.smithi088.stdout:683: delete oid 16 current snap is 65 2024-09-13T02:40:39.747 INFO:tasks.rados.rados.0.smithi088.stdout:683: done (2 left) 2024-09-13T02:40:39.747 INFO:tasks.rados.rados.0.smithi088.stdout:684: read oid 47 snap -1 2024-09-13T02:40:39.747 INFO:tasks.rados.rados.0.smithi088.stdout:684: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:40:39.748 INFO:tasks.rados.rados.0.smithi088.stdout:685: read oid 46 snap -1 2024-09-13T02:40:39.748 INFO:tasks.rados.rados.0.smithi088.stdout:685: expect (ObjNum 106 snap 21 seq_num 106) 2024-09-13T02:40:39.748 INFO:tasks.rados.rados.0.smithi088.stdout:686: snap_create 2024-09-13T02:40:39.748 INFO:tasks.rados.rados.0.smithi088.stdout:682: finishing copy_from to smithi08884213-4 2024-09-13T02:40:39.748 INFO:tasks.rados.rados.0.smithi088.stdout:682: got expected ENOENT (src dne) 2024-09-13T02:40:39.748 INFO:tasks.rados.rados.0.smithi088.stdout:682: finishing copy_from racing read to smithi08884213-4 2024-09-13T02:40:39.752 INFO:tasks.rados.rados.0.smithi088.stdout:681: expect (ObjNum 163 snap 41 seq_num 163) 2024-09-13T02:40:39.763 INFO:tasks.rados.rados.0.smithi088.stdout:684: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:40:39.800 INFO:tasks.rados.rados.0.smithi088.stdout:685: expect (ObjNum 106 snap 21 seq_num 106) 2024-09-13T02:40:40.180 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:40.062+0000 7f9c567a5040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:40:40.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:40.179+0000 7f9c567a5040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:40:40.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:40.325+0000 7f9c567a5040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:40:40.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:40.393+0000 7f9c567a5040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:40:40.746 INFO:tasks.rados.rados.0.smithi088.stdout:681: done (4 left) 2024-09-13T02:40:40.746 INFO:tasks.rados.rados.0.smithi088.stdout:682: done (3 left) 2024-09-13T02:40:40.746 INFO:tasks.rados.rados.0.smithi088.stdout:684: done (2 left) 2024-09-13T02:40:40.746 INFO:tasks.rados.rados.0.smithi088.stdout:685: done (1 left) 2024-09-13T02:40:40.746 INFO:tasks.rados.rados.0.smithi088.stdout:686: done (0 left) 2024-09-13T02:40:40.746 INFO:tasks.rados.rados.0.smithi088.stdout:687: copy_from oid 19 from oid 5 current snap is 66 2024-09-13T02:40:40.746 INFO:tasks.rados.rados.0.smithi088.stdout:688: read oid 47 snap -1 2024-09-13T02:40:40.746 INFO:tasks.rados.rados.0.smithi088.stdout:688: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:40:40.746 INFO:tasks.rados.rados.0.smithi088.stdout:689: snap_remove snap 63 2024-09-13T02:40:40.865 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:40 smithi195 ceph-mon[31576]: pgmap v36: 121 pgs: 121 active+clean; 78 MiB data, 567 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 920 KiB/s wr, 17 op/s 2024-09-13T02:40:40.866 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:40 smithi195 ceph-mon[31576]: osdmap e205: 8 total, 8 up, 8 in 2024-09-13T02:40:40.866 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:40.542+0000 7f9c567a5040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:40:40.866 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:40.611+0000 7f9c567a5040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:40:40.866 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:40.673+0000 7f9c567a5040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:40:41.143 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:40.864+0000 7f9c567a5040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:40:41.143 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:40.931+0000 7f9c567a5040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:40:41.143 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:41 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:40.999+0000 7f9c567a5040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:40:41.143 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:41 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:41.082+0000 7f9c567a5040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:40:41.143 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:41 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:41.141+0000 7f9c567a5040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:40:41.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:40 smithi088 ceph-mon[39338]: pgmap v36: 121 pgs: 121 active+clean; 78 MiB data, 567 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 920 KiB/s wr, 17 op/s 2024-09-13T02:40:41.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:40 smithi088 ceph-mon[39338]: osdmap e205: 8 total, 8 up, 8 in 2024-09-13T02:40:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:40 smithi088 ceph-mon[27808]: pgmap v36: 121 pgs: 121 active+clean; 78 MiB data, 567 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 920 KiB/s wr, 17 op/s 2024-09-13T02:40:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:40 smithi088 ceph-mon[27808]: osdmap e205: 8 total, 8 up, 8 in 2024-09-13T02:40:41.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:41 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:41.205+0000 7f9c567a5040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:40:41.748 INFO:tasks.rados.rados.0.smithi088.stdout:689: done (2 left) 2024-09-13T02:40:41.748 INFO:tasks.rados.rados.0.smithi088.stdout:690: rmattr oid 7 current snap is 66 2024-09-13T02:40:41.748 INFO:tasks.rados.rados.0.smithi088.stdout:687: finishing copy_from racing read to smithi08884213-19 2024-09-13T02:40:41.748 INFO:tasks.rados.rados.0.smithi088.stdout:687: finishing copy_from to smithi08884213-19 2024-09-13T02:40:41.748 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 355 (ObjNum 82753 snap 0 seq_num 2269095008) dirty exists 2024-09-13T02:40:41.749 INFO:tasks.rados.rados.0.smithi088.stdout:688: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:40:41.786 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 225 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-09-13T02:40:41.786 INFO:tasks.rados.rados.0.smithi088.stdout:687: done (2 left) 2024-09-13T02:40:41.786 INFO:tasks.rados.rados.0.smithi088.stdout:688: done (1 left) 2024-09-13T02:40:41.787 INFO:tasks.rados.rados.0.smithi088.stdout:690: done (0 left) 2024-09-13T02:40:41.787 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 66 2024-09-13T02:40:41.787 INFO:tasks.rados.rados.0.smithi088.stdout:691: seq_num 219 ranges {3514368=475136,3989504=466944,4456448=335872} 2024-09-13T02:40:41.807 INFO:tasks.rados.rados.0.smithi088.stdout:691: writing smithi08884213-44 from 3514368 to 3989504 tid 1 2024-09-13T02:40:41.809 INFO:tasks.rados.rados.0.smithi088.stdout:691: writing smithi08884213-44 from 3989504 to 4456448 tid 2 2024-09-13T02:40:41.811 INFO:tasks.rados.rados.0.smithi088.stdout:691: writing smithi08884213-44 from 4456448 to 4792320 tid 3 2024-09-13T02:40:41.811 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 66 2024-09-13T02:40:41.811 INFO:tasks.rados.rados.0.smithi088.stdout:692: seq_num 220 ranges {753664=491520,1245184=753664,1998848=49152} 2024-09-13T02:40:41.818 INFO:tasks.rados.rados.0.smithi088.stdout:692: writing smithi08884213-11 from 753664 to 1245184 tid 1 2024-09-13T02:40:41.823 INFO:tasks.rados.rados.0.smithi088.stdout:692: writing smithi08884213-11 from 1245184 to 1998848 tid 2 2024-09-13T02:40:41.824 INFO:tasks.rados.rados.0.smithi088.stdout:692: writing smithi08884213-11 from 1998848 to 2048000 tid 3 2024-09-13T02:40:41.824 INFO:tasks.rados.rados.0.smithi088.stdout:693: setattr oid 1 current snap is 66 2024-09-13T02:40:41.824 INFO:tasks.rados.rados.0.smithi088.stdout:691: finishing write tid 1 to smithi08884213-44 2024-09-13T02:40:41.824 INFO:tasks.rados.rados.0.smithi088.stdout:691: finishing write tid 2 to smithi08884213-44 2024-09-13T02:40:41.824 INFO:tasks.rados.rados.0.smithi088.stdout:691: finishing write tid 3 to smithi08884213-44 2024-09-13T02:40:41.824 INFO:tasks.rados.rados.0.smithi088.stdout:691: finishing write tid 4 to smithi08884213-44 2024-09-13T02:40:41.824 INFO:tasks.rados.rados.0.smithi088.stdout:691: finishing write tid 5 to smithi08884213-44 2024-09-13T02:40:41.824 INFO:tasks.rados.rados.0.smithi088.stdout:691: oid 44 updating version 0 to 163 2024-09-13T02:40:41.824 INFO:tasks.rados.rados.0.smithi088.stdout:691: oid 44 updating version 163 to 164 2024-09-13T02:40:41.825 INFO:tasks.rados.rados.0.smithi088.stdout:691: oid 44 version 164 is already newer than 161 2024-09-13T02:40:41.825 INFO:tasks.rados.rados.0.smithi088.stdout:691: oid 44 version 164 is already newer than 162 2024-09-13T02:40:41.825 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 164 (ObjNum 219 snap 66 seq_num 219) dirty exists 2024-09-13T02:40:41.825 INFO:tasks.rados.rados.0.smithi088.stdout:691: left oid 44 (ObjNum 219 snap 66 seq_num 219) 2024-09-13T02:40:41.825 INFO:tasks.rados.rados.0.smithi088.stdout:692: finishing write tid 1 to smithi08884213-11 2024-09-13T02:40:41.826 INFO:tasks.rados.rados.0.smithi088.stdout:691: done (2 left) 2024-09-13T02:40:41.826 INFO:tasks.rados.rados.0.smithi088.stdout:694: rollback oid 31 current snap is 66 2024-09-13T02:40:41.827 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 31 to 59 2024-09-13T02:40:41.827 INFO:tasks.rados.rados.0.smithi088.stdout:695: setattr oid 16 current snap is 66 2024-09-13T02:40:41.827 INFO:tasks.rados.rados.0.smithi088.stdout:696: read oid 40 snap 55 2024-09-13T02:40:41.827 INFO:tasks.rados.rados.0.smithi088.stdout:696: expect (ObjNum 210 snap 55 seq_num 210) 2024-09-13T02:40:41.827 INFO:tasks.rados.rados.0.smithi088.stdout:697: delete oid 19 current snap is 66 2024-09-13T02:40:41.827 INFO:tasks.rados.rados.0.smithi088.stdout:694: finishing rollback tid 1 to smithi08884213-31 2024-09-13T02:40:41.827 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 0 (ObjNum 33 snap 0 seq_num 2153083384) dirty dne 2024-09-13T02:40:41.827 INFO:tasks.rados.rados.0.smithi088.stdout:692: finishing write tid 2 to smithi08884213-11 2024-09-13T02:40:41.827 INFO:tasks.rados.rados.0.smithi088.stdout:692: finishing write tid 3 to smithi08884213-11 2024-09-13T02:40:41.828 INFO:tasks.rados.rados.0.smithi088.stdout:692: finishing write tid 4 to smithi08884213-11 2024-09-13T02:40:41.828 INFO:tasks.rados.rados.0.smithi088.stdout:694: done (5 left) 2024-09-13T02:40:41.828 INFO:tasks.rados.rados.0.smithi088.stdout:697: done (4 left) 2024-09-13T02:40:41.828 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 66 2024-09-13T02:40:41.829 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 211 (ObjNum 33 snap 0 seq_num 2153225072) dirty exists 2024-09-13T02:40:41.829 INFO:tasks.rados.rados.0.smithi088.stdout:698: seq_num 222 ranges {0=524288,524288=565248,1089536=237568} 2024-09-13T02:40:41.831 INFO:tasks.rados.rados.0.smithi088.stdout:698: writing smithi08884213-31 from 0 to 524288 tid 1 2024-09-13T02:40:41.834 INFO:tasks.rados.rados.0.smithi088.stdout:698: writing smithi08884213-31 from 524288 to 1089536 tid 2 2024-09-13T02:40:41.836 INFO:tasks.rados.rados.0.smithi088.stdout:698: writing smithi08884213-31 from 1089536 to 1327104 tid 3 2024-09-13T02:40:41.837 INFO:tasks.rados.rados.0.smithi088.stdout:695: done (4 left) 2024-09-13T02:40:41.837 INFO:tasks.rados.rados.0.smithi088.stdout:699: copy_from oid 50 from oid 39 current snap is 66 2024-09-13T02:40:41.837 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 87 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-13T02:40:41.837 INFO:tasks.rados.rados.0.smithi088.stdout:693: done (4 left) 2024-09-13T02:40:41.837 INFO:tasks.rados.rados.0.smithi088.stdout:700: snap_remove snap 65 2024-09-13T02:40:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:41 smithi195 ceph-mon[31576]: osdmap e206: 8 total, 8 up, 8 in 2024-09-13T02:40:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:41 smithi088 ceph-mon[27808]: osdmap e206: 8 total, 8 up, 8 in 2024-09-13T02:40:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:41 smithi088 ceph-mon[39338]: osdmap e206: 8 total, 8 up, 8 in 2024-09-13T02:40:42.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:42.036+0000 7f9c567a5040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:40:42.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: [13/Sep/2024:02:40:42] ENGINE Bus STARTING 2024-09-13T02:40:42.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: CherryPy Checker: 2024-09-13T02:40:42.484 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: The Application mounted at '' has an empty config. 2024-09-13T02:40:42.485 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:42.485 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: [13/Sep/2024:02:40:42] ENGINE Serving on http://:::9283 2024-09-13T02:40:42.485 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: [13/Sep/2024:02:40:42] ENGINE Bus STARTED 2024-09-13T02:40:42.743 INFO:tasks.rados.rados.0.smithi088.stdout:700: done (4 left) 2024-09-13T02:40:42.743 INFO:tasks.rados.rados.0.smithi088.stdout:692: finishing write tid 5 to smithi08884213-11 2024-09-13T02:40:42.743 INFO:tasks.rados.rados.0.smithi088.stdout:692: oid 11 updating version 0 to 203 2024-09-13T02:40:42.743 INFO:tasks.rados.rados.0.smithi088.stdout:692: oid 11 version 203 is already newer than 202 2024-09-13T02:40:42.743 INFO:tasks.rados.rados.0.smithi088.stdout:692: oid 11 updating version 203 to 205 2024-09-13T02:40:42.744 INFO:tasks.rados.rados.0.smithi088.stdout:692: oid 11 version 205 is already newer than 204 2024-09-13T02:40:42.744 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 205 (ObjNum 220 snap 66 seq_num 220) dirty exists 2024-09-13T02:40:42.744 INFO:tasks.rados.rados.0.smithi088.stdout:692: left oid 11 (ObjNum 220 snap 66 seq_num 220) 2024-09-13T02:40:42.744 INFO:tasks.rados.rados.0.smithi088.stdout:698: finishing write tid 1 to smithi08884213-31 2024-09-13T02:40:42.744 INFO:tasks.rados.rados.0.smithi088.stdout:698: finishing write tid 2 to smithi08884213-31 2024-09-13T02:40:42.744 INFO:tasks.rados.rados.0.smithi088.stdout:696: expect (ObjNum 210 snap 55 seq_num 210) 2024-09-13T02:40:42.816 INFO:tasks.rados.rados.0.smithi088.stdout:698: finishing write tid 3 to smithi08884213-31 2024-09-13T02:40:42.816 INFO:tasks.rados.rados.0.smithi088.stdout:698: finishing write tid 4 to smithi08884213-31 2024-09-13T02:40:42.816 INFO:tasks.rados.rados.0.smithi088.stdout:698: finishing write tid 5 to smithi08884213-31 2024-09-13T02:40:42.816 INFO:tasks.rados.rados.0.smithi088.stdout:698: oid 31 updating version 0 to 229 2024-09-13T02:40:42.816 INFO:tasks.rados.rados.0.smithi088.stdout:698: oid 31 version 229 is already newer than 228 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:698: oid 31 version 229 is already newer than 227 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:698: oid 31 updating version 229 to 230 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 230 (ObjNum 222 snap 66 seq_num 222) dirty exists 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:698: left oid 31 (ObjNum 222 snap 66 seq_num 222) 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:699: finishing copy_from racing read to smithi08884213-50 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:699: finishing copy_from to smithi08884213-50 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 240 (ObjNum 190 snap 52 seq_num 190) dirty exists 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:701: read oid 30 snap -1 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:701: expect (ObjNum 201 snap 54 seq_num 201) 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:692: done (4 left) 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:696: done (3 left) 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:698: done (2 left) 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:699: done (1 left) 2024-09-13T02:40:42.817 INFO:tasks.rados.rados.0.smithi088.stdout:702: copy_from oid 20 from oid 11 current snap is 66 2024-09-13T02:40:42.818 INFO:tasks.rados.rados.0.smithi088.stdout:703: snap_remove snap 61 2024-09-13T02:40:43.044 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: pgmap v39: 121 pgs: 121 active+clean; 78 MiB data, 567 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 920 KiB/s wr, 17 op/s 2024-09-13T02:40:43.045 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: osdmap e207: 8 total, 8 up, 8 in 2024-09-13T02:40:43.045 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:43.045 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:43.045 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: Standby manager daemon x restarted 2024-09-13T02:40:43.045 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: Standby manager daemon x started 2024-09-13T02:40:43.045 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/3676547961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:40:43.045 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/3676547961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:40:43.045 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/3676547961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:40:43.045 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/3676547961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:40:43.045 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:43.045 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:43.046 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:42 smithi195 ceph-mon[31576]: osdmap e208: 8 total, 8 up, 8 in 2024-09-13T02:40:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: pgmap v39: 121 pgs: 121 active+clean; 78 MiB data, 567 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 920 KiB/s wr, 17 op/s 2024-09-13T02:40:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: osdmap e207: 8 total, 8 up, 8 in 2024-09-13T02:40:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: Standby manager daemon x restarted 2024-09-13T02:40:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: Standby manager daemon x started 2024-09-13T02:40:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/3676547961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:40:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/3676547961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:40:43.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/3676547961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:40:43.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/3676547961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:40:43.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:43.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:43.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[39338]: osdmap e208: 8 total, 8 up, 8 in 2024-09-13T02:40:43.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: pgmap v39: 121 pgs: 121 active+clean; 78 MiB data, 567 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 920 KiB/s wr, 17 op/s 2024-09-13T02:40:43.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: osdmap e207: 8 total, 8 up, 8 in 2024-09-13T02:40:43.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:43.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:43.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: Standby manager daemon x restarted 2024-09-13T02:40:43.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: Standby manager daemon x started 2024-09-13T02:40:43.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/3676547961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:40:43.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/3676547961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:40:43.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/3676547961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:40:43.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: from='mgr.? 172.21.15.195:0/3676547961' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:40:43.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:43.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:43.095 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:42 smithi088 ceph-mon[27808]: osdmap e208: 8 total, 8 up, 8 in 2024-09-13T02:40:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:40:43] "GET /metrics HTTP/1.1" 200 36094 "" "Prometheus/2.43.0" 2024-09-13T02:40:43.759 INFO:tasks.rados.rados.0.smithi088.stdout:703: done (2 left) 2024-09-13T02:40:43.760 INFO:tasks.rados.rados.0.smithi088.stdout:704: rmattr oid 38 current snap is 66 2024-09-13T02:40:43.760 INFO:tasks.rados.rados.0.smithi088.stdout:704: done (2 left) 2024-09-13T02:40:43.760 INFO:tasks.rados.rados.0.smithi088.stdout:705: read oid 40 snap -1 2024-09-13T02:40:43.760 INFO:tasks.rados.rados.0.smithi088.stdout:705: expect (ObjNum 210 snap 55 seq_num 210) 2024-09-13T02:40:43.760 INFO:tasks.rados.rados.0.smithi088.stdout:706: rollback oid 16 current snap is 66 2024-09-13T02:40:43.760 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 16 to 60 2024-09-13T02:40:43.760 INFO:tasks.rados.rados.0.smithi088.stdout:707: copy_from oid 43 from oid 36 current snap is 66 2024-09-13T02:40:43.760 INFO:tasks.rados.rados.0.smithi088.stdout:708: read oid 6 snap -1 2024-09-13T02:40:43.760 INFO:tasks.rados.rados.0.smithi088.stdout:708: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:40:43.760 INFO:tasks.rados.rados.0.smithi088.stdout:709: rollback oid 27 current snap is 66 2024-09-13T02:40:43.760 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 27 to 59 2024-09-13T02:40:43.761 INFO:tasks.rados.rados.0.smithi088.stdout:701: expect (ObjNum 201 snap 54 seq_num 201) 2024-09-13T02:40:43.819 INFO:tasks.rados.rados.0.smithi088.stdout:702: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:40:43.819 INFO:tasks.rados.rados.0.smithi088.stdout:702: finishing copy_from to smithi08884213-20 2024-09-13T02:40:43.819 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 205 (ObjNum 220 snap 66 seq_num 220) dirty exists 2024-09-13T02:40:43.819 INFO:tasks.rados.rados.0.smithi088.stdout:708: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:40:43.819 INFO:tasks.rados.rados.0.smithi088.stdout:701: done (6 left) 2024-09-13T02:40:43.819 INFO:tasks.rados.rados.0.smithi088.stdout:702: done (5 left) 2024-09-13T02:40:43.819 INFO:tasks.rados.rados.0.smithi088.stdout:708: done (4 left) 2024-09-13T02:40:43.819 INFO:tasks.rados.rados.0.smithi088.stdout:710: snap_create 2024-09-13T02:40:43.819 INFO:tasks.rados.rados.0.smithi088.stdout:709: finishing rollback tid 0 to smithi08884213-27 2024-09-13T02:40:43.819 INFO:tasks.rados.rados.0.smithi088.stdout:709: finishing rollback tid 1 to smithi08884213-27 2024-09-13T02:40:43.819 INFO:tasks.rados.rados.0.smithi088.stdout:709: finishing rollback tid 2 to smithi08884213-27 2024-09-13T02:40:43.820 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 359 (ObjNum 194 snap 52 seq_num 194) dirty exists 2024-09-13T02:40:43.820 INFO:tasks.rados.rados.0.smithi088.stdout:705: expect (ObjNum 210 snap 55 seq_num 210) 2024-09-13T02:40:43.887 INFO:tasks.rados.rados.0.smithi088.stdout:706: finishing rollback tid 0 to smithi08884213-16 2024-09-13T02:40:43.887 INFO:tasks.rados.rados.0.smithi088.stdout:706: finishing rollback tid 1 to smithi08884213-16 2024-09-13T02:40:43.887 INFO:tasks.rados.rados.0.smithi088.stdout:706: finishing rollback tid 2 to smithi08884213-16 2024-09-13T02:40:43.887 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 214 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-09-13T02:40:43.887 INFO:tasks.rados.rados.0.smithi088.stdout:707: finishing copy_from racing read to smithi08884213-43 2024-09-13T02:40:43.887 INFO:tasks.rados.rados.0.smithi088.stdout:707: finishing copy_from to smithi08884213-43 2024-09-13T02:40:43.888 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 105 (ObjNum 163 snap 41 seq_num 163) dirty exists 2024-09-13T02:40:44.135 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:44 smithi195 ceph-mon[31576]: mgrmap e35: y(active, since 25s), standbys: x 2024-09-13T02:40:44.135 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:44 smithi195 ceph-mon[31576]: pgmap v42: 121 pgs: 121 active+clean; 87 MiB data, 596 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-09-13T02:40:44.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:44 smithi195 ceph-mon[31576]: osdmap e209: 8 total, 8 up, 8 in 2024-09-13T02:40:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:44 smithi088 ceph-mon[39338]: mgrmap e35: y(active, since 25s), standbys: x 2024-09-13T02:40:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:44 smithi088 ceph-mon[39338]: pgmap v42: 121 pgs: 121 active+clean; 87 MiB data, 596 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-09-13T02:40:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:44 smithi088 ceph-mon[39338]: osdmap e209: 8 total, 8 up, 8 in 2024-09-13T02:40:44.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:44 smithi088 ceph-mon[27808]: mgrmap e35: y(active, since 25s), standbys: x 2024-09-13T02:40:44.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:44 smithi088 ceph-mon[27808]: pgmap v42: 121 pgs: 121 active+clean; 87 MiB data, 596 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-09-13T02:40:44.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:44 smithi088 ceph-mon[27808]: osdmap e209: 8 total, 8 up, 8 in 2024-09-13T02:40:44.762 INFO:tasks.rados.rados.0.smithi088.stdout:705: done (4 left) 2024-09-13T02:40:44.762 INFO:tasks.rados.rados.0.smithi088.stdout:706: done (3 left) 2024-09-13T02:40:44.762 INFO:tasks.rados.rados.0.smithi088.stdout:707: done (2 left) 2024-09-13T02:40:44.762 INFO:tasks.rados.rados.0.smithi088.stdout:709: done (1 left) 2024-09-13T02:40:44.762 INFO:tasks.rados.rados.0.smithi088.stdout:710: done (0 left) 2024-09-13T02:40:44.762 INFO:tasks.rados.rados.0.smithi088.stdout:711: copy_from oid 36 from oid 21 current snap is 67 2024-09-13T02:40:44.762 INFO:tasks.rados.rados.0.smithi088.stdout:712: read oid 12 snap -1 2024-09-13T02:40:44.763 INFO:tasks.rados.rados.0.smithi088.stdout:712: expect (ObjNum 162 snap 41 seq_num 162) 2024-09-13T02:40:44.763 INFO:tasks.rados.rados.0.smithi088.stdout:713: read oid 19 snap -1 2024-09-13T02:40:44.763 INFO:tasks.rados.rados.0.smithi088.stdout:713: expect deleted 2024-09-13T02:40:44.763 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 3 current snap is 67 2024-09-13T02:40:44.763 INFO:tasks.rados.rados.0.smithi088.stdout:714: seq_num 223 ranges {0=540672,540672=450560,991232=352256} 2024-09-13T02:40:44.765 INFO:tasks.rados.rados.0.smithi088.stdout:714: writing smithi08884213-3 from 0 to 540672 tid 1 2024-09-13T02:40:44.767 INFO:tasks.rados.rados.0.smithi088.stdout:714: writing smithi08884213-3 from 540672 to 991232 tid 2 2024-09-13T02:40:44.770 INFO:tasks.rados.rados.0.smithi088.stdout:714: writing smithi08884213-3 from 991232 to 1343488 tid 3 2024-09-13T02:40:44.770 INFO:tasks.rados.rados.0.smithi088.stdout:715: read oid 11 snap 66 2024-09-13T02:40:44.770 INFO:tasks.rados.rados.0.smithi088.stdout:715: expect (ObjNum 220 snap 66 seq_num 220) 2024-09-13T02:40:44.771 INFO:tasks.rados.rados.0.smithi088.stdout:716: rollback oid 2 current snap is 67 2024-09-13T02:40:44.771 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 2 to 55 2024-09-13T02:40:44.771 INFO:tasks.rados.rados.0.smithi088.stdout:713: done (5 left) 2024-09-13T02:40:44.771 INFO:tasks.rados.rados.0.smithi088.stdout:717: read oid 13 snap -1 2024-09-13T02:40:44.771 INFO:tasks.rados.rados.0.smithi088.stdout:717: expect (ObjNum 170 snap 45 seq_num 170) 2024-09-13T02:40:44.771 INFO:tasks.rados.rados.0.smithi088.stdout:718: delete oid 14 current snap is 67 2024-09-13T02:40:44.771 INFO:tasks.rados.rados.0.smithi088.stdout:711: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:40:44.771 INFO:tasks.rados.rados.0.smithi088.stdout:711: finishing copy_from to smithi08884213-36 2024-09-13T02:40:44.771 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 93 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:40:44.775 INFO:tasks.rados.rados.0.smithi088.stdout:716: finishing rollback tid 1 to smithi08884213-2 2024-09-13T02:40:44.775 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 0 (ObjNum 33 snap 0 seq_num 2143618296) dirty dne 2024-09-13T02:40:44.776 INFO:tasks.rados.rados.0.smithi088.stdout:714: finishing write tid 1 to smithi08884213-3 2024-09-13T02:40:44.778 INFO:tasks.rados.rados.0.smithi088.stdout:711: done (6 left) 2024-09-13T02:40:44.778 INFO:tasks.rados.rados.0.smithi088.stdout:716: done (5 left) 2024-09-13T02:40:44.779 INFO:tasks.rados.rados.0.smithi088.stdout:718: done (4 left) 2024-09-13T02:40:44.779 INFO:tasks.rados.rados.0.smithi088.stdout:719: snap_create 2024-09-13T02:40:44.779 INFO:tasks.rados.rados.0.smithi088.stdout:712: expect (ObjNum 162 snap 41 seq_num 162) 2024-09-13T02:40:44.956 INFO:tasks.rados.rados.0.smithi088.stdout:714: finishing write tid 2 to smithi08884213-3 2024-09-13T02:40:44.956 INFO:tasks.rados.rados.0.smithi088.stdout:714: finishing write tid 3 to smithi08884213-3 2024-09-13T02:40:44.956 INFO:tasks.rados.rados.0.smithi088.stdout:714: finishing write tid 4 to smithi08884213-3 2024-09-13T02:40:44.956 INFO:tasks.rados.rados.0.smithi088.stdout:714: finishing write tid 5 to smithi08884213-3 2024-09-13T02:40:44.956 INFO:tasks.rados.rados.0.smithi088.stdout:714: oid 3 updating version 0 to 38 2024-09-13T02:40:44.956 INFO:tasks.rados.rados.0.smithi088.stdout:714: oid 3 updating version 38 to 39 2024-09-13T02:40:44.956 INFO:tasks.rados.rados.0.smithi088.stdout:714: oid 3 updating version 39 to 40 2024-09-13T02:40:44.956 INFO:tasks.rados.rados.0.smithi088.stdout:714: oid 3 version 40 is already newer than 37 2024-09-13T02:40:44.956 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 40 (ObjNum 223 snap 67 seq_num 223) dirty exists 2024-09-13T02:40:44.956 INFO:tasks.rados.rados.0.smithi088.stdout:714: left oid 3 (ObjNum 223 snap 67 seq_num 223) 2024-09-13T02:40:44.957 INFO:tasks.rados.rados.0.smithi088.stdout:715: expect (ObjNum 220 snap 66 seq_num 220) 2024-09-13T02:40:45.019 INFO:tasks.rados.rados.0.smithi088.stdout:717: expect (ObjNum 170 snap 45 seq_num 170) 2024-09-13T02:40:45.771 INFO:tasks.rados.rados.0.smithi088.stdout:712: done (4 left) 2024-09-13T02:40:45.771 INFO:tasks.rados.rados.0.smithi088.stdout:714: done (3 left) 2024-09-13T02:40:45.771 INFO:tasks.rados.rados.0.smithi088.stdout:715: done (2 left) 2024-09-13T02:40:45.771 INFO:tasks.rados.rados.0.smithi088.stdout:717: done (1 left) 2024-09-13T02:40:45.771 INFO:tasks.rados.rados.0.smithi088.stdout:719: done (0 left) 2024-09-13T02:40:45.771 INFO:tasks.rados.rados.0.smithi088.stdout:720: delete oid 3 current snap is 68 2024-09-13T02:40:45.774 INFO:tasks.rados.rados.0.smithi088.stdout:720: done (0 left) 2024-09-13T02:40:45.774 INFO:tasks.rados.rados.0.smithi088.stdout:721: read oid 2 snap -1 2024-09-13T02:40:45.774 INFO:tasks.rados.rados.0.smithi088.stdout:721: expect deleted 2024-09-13T02:40:45.774 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 68 2024-09-13T02:40:45.774 INFO:tasks.rados.rados.0.smithi088.stdout:722: seq_num 226 ranges {0=589824,589824=507904,1097728=294912} 2024-09-13T02:40:45.777 INFO:tasks.rados.rados.0.smithi088.stdout:722: writing smithi08884213-26 from 0 to 589824 tid 1 2024-09-13T02:40:45.781 INFO:tasks.rados.rados.0.smithi088.stdout:722: writing smithi08884213-26 from 589824 to 1097728 tid 2 2024-09-13T02:40:45.783 INFO:tasks.rados.rados.0.smithi088.stdout:722: writing smithi08884213-26 from 1097728 to 1392640 tid 3 2024-09-13T02:40:45.783 INFO:tasks.rados.rados.0.smithi088.stdout:723: rollback oid 27 current snap is 68 2024-09-13T02:40:45.783 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 27 to 62 2024-09-13T02:40:45.783 INFO:tasks.rados.rados.0.smithi088.stdout:722: finishing write tid 1 to smithi08884213-26 2024-09-13T02:40:45.783 INFO:tasks.rados.rados.0.smithi088.stdout:721: done (2 left) 2024-09-13T02:40:45.783 INFO:tasks.rados.rados.0.smithi088.stdout:724: read oid 17 snap -1 2024-09-13T02:40:45.784 INFO:tasks.rados.rados.0.smithi088.stdout:724: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:40:45.784 INFO:tasks.rados.rados.0.smithi088.stdout:725: delete oid 10 current snap is 68 2024-09-13T02:40:45.784 INFO:tasks.rados.rados.0.smithi088.stdout:722: finishing write tid 2 to smithi08884213-26 2024-09-13T02:40:45.784 INFO:tasks.rados.rados.0.smithi088.stdout:724: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:40:45.788 INFO:tasks.rados.rados.0.smithi088.stdout:722: finishing write tid 3 to smithi08884213-26 2024-09-13T02:40:45.788 INFO:tasks.rados.rados.0.smithi088.stdout:723: finishing rollback tid 0 to smithi08884213-27 2024-09-13T02:40:45.788 INFO:tasks.rados.rados.0.smithi088.stdout:724: done (3 left) 2024-09-13T02:40:45.788 INFO:tasks.rados.rados.0.smithi088.stdout:725: done (2 left) 2024-09-13T02:40:45.788 INFO:tasks.rados.rados.0.smithi088.stdout:726: copy_from oid 19 from oid 47 current snap is 68 2024-09-13T02:40:45.788 INFO:tasks.rados.rados.0.smithi088.stdout:722: finishing write tid 4 to smithi08884213-26 2024-09-13T02:40:45.788 INFO:tasks.rados.rados.0.smithi088.stdout:723: finishing rollback tid 1 to smithi08884213-27 2024-09-13T02:40:45.788 INFO:tasks.rados.rados.0.smithi088.stdout:723: finishing rollback tid 2 to smithi08884213-27 2024-09-13T02:40:45.789 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 362 (ObjNum 194 snap 52 seq_num 194) dirty exists 2024-09-13T02:40:45.789 INFO:tasks.rados.rados.0.smithi088.stdout:723: done (2 left) 2024-09-13T02:40:45.789 INFO:tasks.rados.rados.0.smithi088.stdout:727: read oid 41 snap -1 2024-09-13T02:40:45.789 INFO:tasks.rados.rados.0.smithi088.stdout:727: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:40:45.789 INFO:tasks.rados.rados.0.smithi088.stdout:728: snap_create 2024-09-13T02:40:45.790 INFO:tasks.rados.rados.0.smithi088.stdout:722: finishing write tid 5 to smithi08884213-26 2024-09-13T02:40:45.790 INFO:tasks.rados.rados.0.smithi088.stdout:722: oid 26 updating version 0 to 136 2024-09-13T02:40:45.790 INFO:tasks.rados.rados.0.smithi088.stdout:722: oid 26 version 136 is already newer than 134 2024-09-13T02:40:45.790 INFO:tasks.rados.rados.0.smithi088.stdout:722: oid 26 version 136 is already newer than 135 2024-09-13T02:40:45.790 INFO:tasks.rados.rados.0.smithi088.stdout:722: oid 26 version 136 is already newer than 133 2024-09-13T02:40:45.790 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 136 (ObjNum 226 snap 68 seq_num 226) dirty exists 2024-09-13T02:40:45.791 INFO:tasks.rados.rados.0.smithi088.stdout:722: left oid 26 (ObjNum 226 snap 68 seq_num 226) 2024-09-13T02:40:45.793 INFO:tasks.rados.rados.0.smithi088.stdout:727: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:40:45.853 INFO:tasks.rados.rados.0.smithi088.stdout:726: finishing copy_from racing read to smithi08884213-19 2024-09-13T02:40:45.853 INFO:tasks.rados.rados.0.smithi088.stdout:726: finishing copy_from to smithi08884213-19 2024-09-13T02:40:45.853 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 273 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:40:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:45 smithi088 ceph-mon[27808]: osdmap e210: 8 total, 8 up, 8 in 2024-09-13T02:40:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:45 smithi088 ceph-mon[39338]: osdmap e210: 8 total, 8 up, 8 in 2024-09-13T02:40:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:45 smithi195 ceph-mon[31576]: osdmap e210: 8 total, 8 up, 8 in 2024-09-13T02:40:46.776 INFO:tasks.rados.rados.0.smithi088.stdout:722: done (3 left) 2024-09-13T02:40:46.776 INFO:tasks.rados.rados.0.smithi088.stdout:726: done (2 left) 2024-09-13T02:40:46.776 INFO:tasks.rados.rados.0.smithi088.stdout:727: done (1 left) 2024-09-13T02:40:46.776 INFO:tasks.rados.rados.0.smithi088.stdout:728: done (0 left) 2024-09-13T02:40:46.777 INFO:tasks.rados.rados.0.smithi088.stdout:729: read oid 27 snap -1 2024-09-13T02:40:46.777 INFO:tasks.rados.rados.0.smithi088.stdout:729: expect (ObjNum 194 snap 52 seq_num 194) 2024-09-13T02:40:46.777 INFO:tasks.rados.rados.0.smithi088.stdout:730: snap_remove snap 68 2024-09-13T02:40:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: pgmap v45: 121 pgs: 121 active+clean; 87 MiB data, 596 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-09-13T02:40:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: osdmap e211: 8 total, 8 up, 8 in 2024-09-13T02:40:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:40:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:40:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T02:40:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T02:40:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-13T02:40:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T02:40:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T02:40:46.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-13T02:40:46.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T02:40:46.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T02:40:46.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: pgmap v45: 121 pgs: 121 active+clean; 87 MiB data, 596 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-09-13T02:40:46.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: osdmap e211: 8 total, 8 up, 8 in 2024-09-13T02:40:46.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:46.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:46.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:46.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:40:46.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:46.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:46.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:40:46.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:46.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T02:40:46.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T02:40:46.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-13T02:40:46.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T02:40:46.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T02:40:46.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-13T02:40:46.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T02:40:46.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:46 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T02:40:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: pgmap v45: 121 pgs: 121 active+clean; 87 MiB data, 596 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-09-13T02:40:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: osdmap e211: 8 total, 8 up, 8 in 2024-09-13T02:40:47.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:47.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:47.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:47.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:40:47.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:47.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:47.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:40:47.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:47.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T02:40:47.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-09-13T02:40:47.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-09-13T02:40:47.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T02:40:47.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-09-13T02:40:47.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-09-13T02:40:47.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T02:40:47.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:46 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T02:40:47.744 INFO:tasks.rados.rados.0.smithi088.stdout:730: done (1 left) 2024-09-13T02:40:47.745 INFO:tasks.rados.rados.0.smithi088.stdout:731: snap_create 2024-09-13T02:40:47.745 INFO:tasks.rados.rados.0.smithi088.stdout:729: expect (ObjNum 194 snap 52 seq_num 194) 2024-09-13T02:40:48.133 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[27808]: Upgrade: Setting container_image for all mgr 2024-09-13T02:40:48.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[27808]: Upgrade: It appears safe to stop mon.a 2024-09-13T02:40:48.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[27808]: osdmap e212: 8 total, 8 up, 8 in 2024-09-13T02:40:48.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[27808]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:48.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:40:48.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:40:48.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:48.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[27808]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:48.134 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[27808]: osdmap e213: 8 total, 8 up, 8 in 2024-09-13T02:40:48.134 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[39338]: Upgrade: Setting container_image for all mgr 2024-09-13T02:40:48.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[39338]: Upgrade: It appears safe to stop mon.a 2024-09-13T02:40:48.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[39338]: osdmap e212: 8 total, 8 up, 8 in 2024-09-13T02:40:48.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:48.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:40:48.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:40:48.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:48.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[39338]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:48.135 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:47 smithi088 ceph-mon[39338]: osdmap e213: 8 total, 8 up, 8 in 2024-09-13T02:40:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:47 smithi195 ceph-mon[31576]: Upgrade: Setting container_image for all mgr 2024-09-13T02:40:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:47 smithi195 ceph-mon[31576]: Upgrade: It appears safe to stop mon.a 2024-09-13T02:40:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:47 smithi195 ceph-mon[31576]: osdmap e212: 8 total, 8 up, 8 in 2024-09-13T02:40:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:47 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='mgr.y' 2024-09-13T02:40:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:47 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:40:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:47 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:40:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:47 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:40:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:47 smithi195 ceph-mon[31576]: from='mgr.24929 172.21.15.88:0/2694131860' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:47 smithi195 ceph-mon[31576]: osdmap e213: 8 total, 8 up, 8 in 2024-09-13T02:40:48.745 INFO:tasks.rados.rados.0.smithi088.stdout:729: done (1 left) 2024-09-13T02:40:48.745 INFO:tasks.rados.rados.0.smithi088.stdout:731: done (0 left) 2024-09-13T02:40:48.746 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 70 2024-09-13T02:40:48.746 INFO:tasks.rados.rados.0.smithi088.stdout:732: seq_num 228 ranges {6684672=622592,7307264=671744,7979008=131072} 2024-09-13T02:40:48.784 INFO:tasks.rados.rados.0.smithi088.stdout:732: writing smithi08884213-48 from 6684672 to 7307264 tid 1 2024-09-13T02:40:48.788 INFO:tasks.rados.rados.0.smithi088.stdout:732: writing smithi08884213-48 from 7307264 to 7979008 tid 2 2024-09-13T02:40:48.789 INFO:tasks.rados.rados.0.smithi088.stdout:732: writing smithi08884213-48 from 7979008 to 8110080 tid 3 2024-09-13T02:40:48.789 INFO:tasks.rados.rados.0.smithi088.stdout:733: copy_from oid 23 from oid 35 current snap is 70 2024-09-13T02:40:48.789 INFO:tasks.rados.rados.0.smithi088.stdout:734: delete oid 34 current snap is 70 2024-09-13T02:40:48.792 INFO:tasks.rados.rados.0.smithi088.stdout:732: finishing write tid 1 to smithi08884213-48 2024-09-13T02:40:48.793 INFO:tasks.rados.rados.0.smithi088.stdout:732: finishing write tid 2 to smithi08884213-48 2024-09-13T02:40:48.793 INFO:tasks.rados.rados.0.smithi088.stdout:734: done (2 left) 2024-09-13T02:40:48.793 INFO:tasks.rados.rados.0.smithi088.stdout:735: snap_create 2024-09-13T02:40:48.793 INFO:tasks.rados.rados.0.smithi088.stdout:733: finishing copy_from racing read to smithi08884213-23 2024-09-13T02:40:48.794 INFO:tasks.rados.rados.0.smithi088.stdout:732: finishing write tid 3 to smithi08884213-48 2024-09-13T02:40:48.794 INFO:tasks.rados.rados.0.smithi088.stdout:732: finishing write tid 4 to smithi08884213-48 2024-09-13T02:40:48.794 INFO:tasks.rados.rados.0.smithi088.stdout:733: finishing copy_from to smithi08884213-23 2024-09-13T02:40:48.794 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 223 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-13T02:40:48.795 INFO:tasks.rados.rados.0.smithi088.stdout:732: finishing write tid 5 to smithi08884213-48 2024-09-13T02:40:48.795 INFO:tasks.rados.rados.0.smithi088.stdout:732: oid 48 updating version 0 to 164 2024-09-13T02:40:48.796 INFO:tasks.rados.rados.0.smithi088.stdout:732: oid 48 updating version 164 to 166 2024-09-13T02:40:48.796 INFO:tasks.rados.rados.0.smithi088.stdout:732: oid 48 updating version 166 to 167 2024-09-13T02:40:48.796 INFO:tasks.rados.rados.0.smithi088.stdout:732: oid 48 version 167 is already newer than 165 2024-09-13T02:40:48.796 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 167 (ObjNum 228 snap 70 seq_num 228) dirty exists 2024-09-13T02:40:48.796 INFO:tasks.rados.rados.0.smithi088.stdout:732: left oid 48 (ObjNum 228 snap 70 seq_num 228) 2024-09-13T02:40:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:48 smithi088 ceph-mon[27808]: Upgrade: Updating mon.a 2024-09-13T02:40:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:48 smithi088 ceph-mon[27808]: pgmap v48: 121 pgs: 121 active+clean; 87 MiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:48 smithi088 ceph-mon[27808]: Deploying daemon mon.a on smithi088 2024-09-13T02:40:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:48 smithi088 ceph-mon[27808]: osdmap e214: 8 total, 8 up, 8 in 2024-09-13T02:40:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:48 smithi088 ceph-mon[39338]: Upgrade: Updating mon.a 2024-09-13T02:40:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:48 smithi088 ceph-mon[39338]: pgmap v48: 121 pgs: 121 active+clean; 87 MiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:48 smithi088 ceph-mon[39338]: Deploying daemon mon.a on smithi088 2024-09-13T02:40:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:48 smithi088 ceph-mon[39338]: osdmap e214: 8 total, 8 up, 8 in 2024-09-13T02:40:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:48 smithi195 ceph-mon[31576]: Upgrade: Updating mon.a 2024-09-13T02:40:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:48 smithi195 ceph-mon[31576]: pgmap v48: 121 pgs: 121 active+clean; 87 MiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:40:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:48 smithi195 ceph-mon[31576]: Deploying daemon mon.a on smithi088 2024-09-13T02:40:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:48 smithi195 ceph-mon[31576]: osdmap e214: 8 total, 8 up, 8 in 2024-09-13T02:40:49.596 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:49 smithi088 systemd[1]: Stopping Ceph mon.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:40:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:49 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a[27785]: 2024-09-13T02:40:49.594+0000 7efd89e49640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:40:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:49 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a[27785]: 2024-09-13T02:40:49.594+0000 7efd89e49640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-13T02:40:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:49 smithi088 podman[96078]: 2024-09-13 02:40:49.768415364 +0000 UTC m=+0.385051274 container died 0df62733ea3258236d4551c0a3a77b941825b2b55942d771806f297bfb1e0b5f (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=reef-2c01458, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-13T02:40:50.384 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:50 smithi088 podman[96078]: 2024-09-13 02:40:50.209394173 +0000 UTC m=+0.826030081 container cleanup 0df62733ea3258236d4551c0a3a77b941825b2b55942d771806f297bfb1e0b5f (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-2c01458, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-13T02:40:50.385 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:50 smithi088 bash[96078]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a 2024-09-13T02:40:50.644 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:50 smithi088 podman[96096]: 2024-09-13 02:40:50.503209007 +0000 UTC m=+0.738058255 container remove 0df62733ea3258236d4551c0a3a77b941825b2b55942d771806f297bfb1e0b5f (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, RELEASE=reef-2c01458, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=) 2024-09-13T02:40:50.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:50 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-13T02:40:50.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:50 smithi088 systemd[1]: Stopped Ceph mon.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:40:50.645 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:50 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.a.service: Consumed 12.871s CPU time. 2024-09-13T02:40:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:50 smithi088 systemd[1]: Starting Ceph mon.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:40:51.291 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 podman[96228]: 2024-09-13 02:40:50.942422714 +0000 UTC m=+0.015862929 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:40:51.291 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 podman[96228]: 2024-09-13 02:40:51.054086756 +0000 UTC m=+0.127527014 container create d439976653a5c44063808ba1598dbfa6e46f96c54adce5dac018be0914869911 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-13T02:40:51.291 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 podman[96228]: 2024-09-13 02:40:51.256812443 +0000 UTC m=+0.330252662 container init d439976653a5c44063808ba1598dbfa6e46f96c54adce5dac018be0914869911 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-7741f7f) 2024-09-13T02:40:51.291 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 podman[96228]: 2024-09-13 02:40:51.26153581 +0000 UTC m=+0.334976026 container start d439976653a5c44063808ba1598dbfa6e46f96c54adce5dac018be0914869911 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, RELEASE=squid-7741f7f, ceph=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=20240731, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-13T02:40:51.291 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T02:40:51.291 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable), process ceph-mon, pid 7 2024-09-13T02:40:51.291 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: pidfile_write: ignore empty --pid-file 2024-09-13T02:40:51.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: load: jerasure load: lrc 2024-09-13T02:40:51.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: RocksDB version: 7.9.2 2024-09-13T02:40:51.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Git sha 0 2024-09-13T02:40:51.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Compile date 2024-09-12 19:43:04 2024-09-13T02:40:51.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: DB SUMMARY 2024-09-13T02:40:51.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: DB Session ID: TARLHHMTQGFDH63AWK54 2024-09-13T02:40:51.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: CURRENT file: CURRENT 2024-09-13T02:40:51.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T02:40:51.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1519 Bytes 2024-09-13T02:40:51.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000032.sst 2024-09-13T02:40:51.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000030.log size: 3591506 ; 2024-09-13T02:40:51.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.error_if_exists: 0 2024-09-13T02:40:51.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.create_if_missing: 0 2024-09-13T02:40:51.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.paranoid_checks: 1 2024-09-13T02:40:51.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T02:40:51.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T02:40:51.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T02:40:51.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.env: 0x556bb06f3940 2024-09-13T02:40:51.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T02:40:51.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.info_log: 0x556bb1fd76e0 2024-09-13T02:40:51.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T02:40:51.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.statistics: (nil) 2024-09-13T02:40:51.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.use_fsync: 0 2024-09-13T02:40:51.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_log_file_size: 0 2024-09-13T02:40:51.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T02:40:51.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T02:40:51.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T02:40:51.295 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T02:40:51.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.allow_fallocate: 1 2024-09-13T02:40:51.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T02:40:51.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T02:40:51.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.use_direct_reads: 0 2024-09-13T02:40:51.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T02:40:51.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T02:40:51.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.db_log_dir: 2024-09-13T02:40:51.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.wal_dir: 2024-09-13T02:40:51.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T02:40:51.296 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T02:40:51.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T02:40:51.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T02:40:51.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T02:40:51.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T02:40:51.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T02:40:51.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T02:40:51.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.write_buffer_manager: 0x556bb1fe68c0 2024-09-13T02:40:51.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T02:40:51.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T02:40:51.297 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.unordered_write: 0 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.row_cache: None 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.wal_filter: None 2024-09-13T02:40:51.298 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T02:40:51.299 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T02:40:51.299 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.two_write_queues: 0 2024-09-13T02:40:51.299 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T02:40:51.299 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.wal_compression: 0 2024-09-13T02:40:51.299 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.atomic_flush: 0 2024-09-13T02:40:51.299 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T02:40:51.299 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T02:40:51.299 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T02:40:51.299 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.log_readahead_size: 0 2024-09-13T02:40:51.299 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T02:40:51.299 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T02:40:51.299 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T02:40:51.300 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T02:40:51.300 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T02:40:51.300 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T02:40:51.300 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T02:40:51.300 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_background_jobs: 2 2024-09-13T02:40:51.300 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_background_compactions: -1 2024-09-13T02:40:51.300 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_subcompactions: 1 2024-09-13T02:40:51.300 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T02:40:51.300 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T02:40:51.300 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T02:40:51.300 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T02:40:51.300 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T02:40:51.301 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T02:40:51.301 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T02:40:51.301 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T02:40:51.301 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_open_files: -1 2024-09-13T02:40:51.301 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T02:40:51.301 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T02:40:51.301 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T02:40:51.301 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T02:40:51.301 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_background_flushes: -1 2024-09-13T02:40:51.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Compression algorithms supported: 2024-09-13T02:40:51.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: kZSTD supported: 0 2024-09-13T02:40:51.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: kXpressCompression supported: 0 2024-09-13T02:40:51.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: kBZip2Compression supported: 0 2024-09-13T02:40:51.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T02:40:51.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: kLZ4Compression supported: 1 2024-09-13T02:40:51.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: kZlibCompression supported: 1 2024-09-13T02:40:51.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T02:40:51.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: kSnappyCompression supported: 1 2024-09-13T02:40:51.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T02:40:51.302 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T02:40:51.303 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-09-13T02:40:51.303 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T02:40:51.303 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T02:40:51.303 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.merge_operator: 2024-09-13T02:40:51.303 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_filter: None 2024-09-13T02:40:51.303 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T02:40:51.303 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T02:40:51.303 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T02:40:51.303 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T02:40:51.303 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556bb1fd7320) 2024-09-13T02:40:51.303 INFO:journalctl@ceph.mon.a.smithi088.stdout: cache_index_and_filter_blocks: 1 2024-09-13T02:40:51.304 INFO:journalctl@ceph.mon.a.smithi088.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T02:40:51.304 INFO:journalctl@ceph.mon.a.smithi088.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T02:40:51.304 INFO:journalctl@ceph.mon.a.smithi088.stdout: pin_top_level_index_and_filter: 1 2024-09-13T02:40:51.304 INFO:journalctl@ceph.mon.a.smithi088.stdout: index_type: 0 2024-09-13T02:40:51.304 INFO:journalctl@ceph.mon.a.smithi088.stdout: data_block_index_type: 0 2024-09-13T02:40:51.304 INFO:journalctl@ceph.mon.a.smithi088.stdout: index_shortening: 1 2024-09-13T02:40:51.304 INFO:journalctl@ceph.mon.a.smithi088.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T02:40:51.304 INFO:journalctl@ceph.mon.a.smithi088.stdout: checksum: 4 2024-09-13T02:40:51.304 INFO:journalctl@ceph.mon.a.smithi088.stdout: no_block_cache: 0 2024-09-13T02:40:51.305 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache: 0x556bb1fcb1f0 2024-09-13T02:40:51.305 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache_name: BinnedLRUCache 2024-09-13T02:40:51.305 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache_options: 2024-09-13T02:40:51.305 INFO:journalctl@ceph.mon.a.smithi088.stdout: capacity : 536870912 2024-09-13T02:40:51.305 INFO:journalctl@ceph.mon.a.smithi088.stdout: num_shard_bits : 4 2024-09-13T02:40:51.305 INFO:journalctl@ceph.mon.a.smithi088.stdout: strict_capacity_limit : 0 2024-09-13T02:40:51.305 INFO:journalctl@ceph.mon.a.smithi088.stdout: high_pri_pool_ratio: 0.000 2024-09-13T02:40:51.306 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_cache_compressed: (nil) 2024-09-13T02:40:51.306 INFO:journalctl@ceph.mon.a.smithi088.stdout: persistent_cache: (nil) 2024-09-13T02:40:51.306 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_size: 4096 2024-09-13T02:40:51.306 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_size_deviation: 10 2024-09-13T02:40:51.306 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_restart_interval: 16 2024-09-13T02:40:51.306 INFO:journalctl@ceph.mon.a.smithi088.stdout: index_block_restart_interval: 1 2024-09-13T02:40:51.306 INFO:journalctl@ceph.mon.a.smithi088.stdout: metadata_block_size: 4096 2024-09-13T02:40:51.306 INFO:journalctl@ceph.mon.a.smithi088.stdout: partition_filters: 0 2024-09-13T02:40:51.306 INFO:journalctl@ceph.mon.a.smithi088.stdout: use_delta_encoding: 1 2024-09-13T02:40:51.306 INFO:journalctl@ceph.mon.a.smithi088.stdout: filter_policy: bloomfilter 2024-09-13T02:40:51.306 INFO:journalctl@ceph.mon.a.smithi088.stdout: whole_key_filtering: 1 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout: verify_compression: 0 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout: read_amp_bytes_per_bit: 0 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout: format_version: 5 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout: enable_index_compression: 1 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout: block_align: 0 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout: max_auto_readahead_size: 262144 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout: prepopulate_block_cache: 0 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout: initial_auto_readahead_size: 8192 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compression: NoCompression 2024-09-13T02:40:51.307 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T02:40:51.308 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T02:40:51.308 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T02:40:51.308 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.num_levels: 7 2024-09-13T02:40:51.308 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T02:40:51.308 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T02:40:51.308 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T02:40:51.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T02:40:51.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T02:40:51.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T02:40:51.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T02:40:51.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T02:40:51.309 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T02:40:51.310 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T02:40:51.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T02:40:51.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T02:40:51.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T02:40:51.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T02:40:51.311 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T02:40:51.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T02:40:51.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T02:40:51.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T02:40:51.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T02:40:51.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T02:40:51.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T02:40:51.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T02:40:51.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T02:40:51.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T02:40:51.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T02:40:51.312 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T02:40:51.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T02:40:51.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T02:40:51.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T02:40:51.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T02:40:51.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T02:40:51.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T02:40:51.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T02:40:51.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T02:40:51.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T02:40:51.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T02:40:51.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T02:40:51.313 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T02:40:51.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T02:40:51.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T02:40:51.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T02:40:51.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T02:40:51.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.inplace_update_support: 0 2024-09-13T02:40:51.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T02:40:51.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T02:40:51.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T02:40:51.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T02:40:51.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.bloom_locality: 0 2024-09-13T02:40:51.314 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.max_successive_merges: 0 2024-09-13T02:40:51.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T02:40:51.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T02:40:51.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T02:40:51.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T02:40:51.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.ttl: 2592000 2024-09-13T02:40:51.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T02:40:51.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T02:40:51.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T02:40:51.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.enable_blob_files: false 2024-09-13T02:40:51.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.min_blob_size: 0 2024-09-13T02:40:51.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T02:40:51.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T02:40:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T02:40:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T02:40:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T02:40:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T02:40:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T02:40:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T02:40:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-13T02:40:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: 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 12774, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 30 2024-09-13T02:40:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2024-09-13T02:40:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d29305a9-d408-4e1e-a7b5-e162baf94be1 2024-09-13T02:40:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726195251288063, "job": 1, "event": "recovery_started", "wal_files": [30]} 2024-09-13T02:40:51.316 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2024-09-13T02:40:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726195251297894, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 3360658, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12775, "largest_seqno": 14368, "table_properties": {"data_size": 3351989, "index_size": 5831, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1797, "raw_key_size": 17517, "raw_average_key_size": 24, "raw_value_size": 3335784, "raw_average_value_size": 4671, "num_data_blocks": 257, "num_entries": 714, "num_filter_entries": 714, "num_deletions": 32, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726195251, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d29305a9-d408-4e1e-a7b5-e162baf94be1", "db_session_id": "TARLHHMTQGFDH63AWK54", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2024-09-13T02:40:51.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726195251298020, "job": 1, "event": "recovery_finished"} 2024-09-13T02:40:51.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: [db/version_set.cc:5047] Creating manifest 37 2024-09-13T02:40:51.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-13T02:40:51.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000030.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T02:40:51.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556bb1ff8e00 2024-09-13T02:40:51.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: DB pointer 0x556bb20f4000 2024-09-13T02:40:51.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T02:40:51.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T02:40:51.691 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** DB Stats ** 2024-09-13T02:40:51.691 INFO:journalctl@ceph.mon.a.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T02:40:51.692 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-13T02:40:51.692 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T02:40:51.692 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T02:40:51.692 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-13T02:40:51.692 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T02:40:51.692 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T02:40:51.692 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:40:51.692 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** Compaction Stats [default] ** 2024-09-13T02:40:51.692 INFO:journalctl@ceph.mon.a.smithi088.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T02:40:51.692 INFO:journalctl@ceph.mon.a.smithi088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T02:40:51.693 INFO:journalctl@ceph.mon.a.smithi088.stdout: L0 1/0 3.20 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 661.8 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-09-13T02:40:51.693 INFO:journalctl@ceph.mon.a.smithi088.stdout: L6 1/0 7.45 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-13T02:40:51.693 INFO:journalctl@ceph.mon.a.smithi088.stdout: Sum 2/0 10.66 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 661.8 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-09-13T02:40:51.693 INFO:journalctl@ceph.mon.a.smithi088.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 661.8 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-09-13T02:40:51.693 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:40:51.693 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** Compaction Stats [default] ** 2024-09-13T02:40:51.693 INFO:journalctl@ceph.mon.a.smithi088.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T02:40:51.693 INFO:journalctl@ceph.mon.a.smithi088.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T02:40:51.693 INFO:journalctl@ceph.mon.a.smithi088.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 661.8 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-09-13T02:40:51.693 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: Flush(GB): cumulative 0.003, interval 0.003 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: Cumulative compaction: 0.00 GB write, 220.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: Interval compaction: 0.00 GB write, 220.56 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: Block cache BinnedLRUCache@0x556bb1fcb1f0#7 capacity: 512.00 MB usage: 8.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-13T02:40:51.694 INFO:journalctl@ceph.mon.a.smithi088.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: starting mon.a rank 0 at public addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] at bind addrs [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: mon.a@-1(???) e3 preinit fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: mon.a@-1(???).mds e7 new map 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: mon.a@-1(???).mds e7 print_map 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout: e7 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout: legacy client fscid: 1 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:40:51.695 INFO:journalctl@ceph.mon.a.smithi088.stdout: Filesystem 'cephfs' (1) 2024-09-13T02:40:51.696 INFO:journalctl@ceph.mon.a.smithi088.stdout: fs_name cephfs 2024-09-13T02:40:51.696 INFO:journalctl@ceph.mon.a.smithi088.stdout: epoch 7 2024-09-13T02:40:51.696 INFO:journalctl@ceph.mon.a.smithi088.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-13T02:40:51.696 INFO:journalctl@ceph.mon.a.smithi088.stdout: created 2024-09-13T02:34:52.032918+0000 2024-09-13T02:40:51.696 INFO:journalctl@ceph.mon.a.smithi088.stdout: modified 2024-09-13T02:35:04.170174+0000 2024-09-13T02:40:51.696 INFO:journalctl@ceph.mon.a.smithi088.stdout: tableserver 0 2024-09-13T02:40:51.696 INFO:journalctl@ceph.mon.a.smithi088.stdout: root 0 2024-09-13T02:40:51.696 INFO:journalctl@ceph.mon.a.smithi088.stdout: session_timeout 60 2024-09-13T02:40:51.696 INFO:journalctl@ceph.mon.a.smithi088.stdout: session_autoclose 300 2024-09-13T02:40:51.697 INFO:journalctl@ceph.mon.a.smithi088.stdout: max_file_size 1099511627776 2024-09-13T02:40:51.697 INFO:journalctl@ceph.mon.a.smithi088.stdout: max_xattr_size 65536 2024-09-13T02:40:51.697 INFO:journalctl@ceph.mon.a.smithi088.stdout: required_client_features {} 2024-09-13T02:40:51.697 INFO:journalctl@ceph.mon.a.smithi088.stdout: last_failure 0 2024-09-13T02:40:51.700 INFO:journalctl@ceph.mon.a.smithi088.stdout: last_failure_osd_epoch 0 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: max_mds 1 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: in 0 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: up {0=24307} 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: failed 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: damaged 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: stopped 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: data_pools [3] 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: metadata_pool 2 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: inline_data disabled 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: balancer 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: bal_rank_mask -1 2024-09-13T02:40:51.701 INFO:journalctl@ceph.mon.a.smithi088.stdout: standby_count_wanted 0 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout: qdb_cluster leader: 0 members: 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout: [mds.b{0:24307} state up:active seq 5 addr [v2:172.21.15.195:6832/2268681213,v1:172.21.15.195:6833/2268681213] compat {c=[1],r=[1],i=[7ff]}] 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout: Standby daemons: 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout: 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout: [mds.a{-1:14409} state up:standby seq 1 addr [v2:172.21.15.88:6834/3757226991,v1:172.21.15.88:6835/3757226991] compat {c=[1],r=[1],i=[7ff]}] 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: mon.a@-1(???).osd e214 crush map has features 3314933069573799936, adjusting msgr requires 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: mon.a@-1(???).osd e214 crush map has features 432629308056666112, adjusting msgr requires 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: mon.a@-1(???).osd e214 crush map has features 432629308056666112, adjusting msgr requires 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: mon.a@-1(???).osd e214 crush map has features 432629308056666112, adjusting msgr requires 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 ceph-mon[96266]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2024-09-13T02:40:51.702 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 bash[96228]: d439976653a5c44063808ba1598dbfa6e46f96c54adce5dac018be0914869911 2024-09-13T02:40:51.703 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:51 smithi088 systemd[1]: Started Ceph mon.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:40:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:40:53] "GET /metrics HTTP/1.1" 200 36092 "" "Prometheus/2.43.0" 2024-09-13T02:40:54.388 INFO:tasks.rados.rados.0.smithi088.stdout:732: done (2 left) 2024-09-13T02:40:54.388 INFO:tasks.rados.rados.0.smithi088.stdout:733: done (1 left) 2024-09-13T02:40:54.388 INFO:tasks.rados.rados.0.smithi088.stdout:735: done (0 left) 2024-09-13T02:40:54.388 INFO:tasks.rados.rados.0.smithi088.stdout:736: read oid 28 snap -1 2024-09-13T02:40:54.388 INFO:tasks.rados.rados.0.smithi088.stdout:736: expect (ObjNum 187 snap 52 seq_num 187) 2024-09-13T02:40:54.389 INFO:tasks.rados.rados.0.smithi088.stdout:737: rollback oid 46 current snap is 71 2024-09-13T02:40:54.389 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 46 to 64 2024-09-13T02:40:54.389 INFO:tasks.rados.rados.0.smithi088.stdout:738: snap_create 2024-09-13T02:40:54.393 INFO:tasks.rados.rados.0.smithi088.stdout:737: finishing rollback tid 0 to smithi08884213-46 2024-09-13T02:40:54.394 INFO:tasks.rados.rados.0.smithi088.stdout:737: finishing rollback tid 1 to smithi08884213-46 2024-09-13T02:40:54.395 INFO:tasks.rados.rados.0.smithi088.stdout:737: finishing rollback tid 2 to smithi08884213-46 2024-09-13T02:40:54.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 119 (ObjNum 106 snap 21 seq_num 106) dirty exists 2024-09-13T02:40:54.399 INFO:tasks.rados.rados.0.smithi088.stdout:736: expect (ObjNum 187 snap 52 seq_num 187) 2024-09-13T02:40:54.640 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: ignoring --setuser ceph since I am not root 2024-09-13T02:40:54.640 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: ignoring --setgroup ceph since I am not root 2024-09-13T02:40:54.640 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mgr[79099]: -- 172.21.15.195:0/3140004355 <== mon.1 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561f9e1470e0 con 0x561f9e124800 2024-09-13T02:40:54.640 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:54.488+0000 7fe5c9a67040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:40:54.640 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:54.545+0000 7fe5c9a67040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:40:54.640 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: pgmap v51: 121 pgs: 121 active+clean; 92 MiB data, 604 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: pgmap v52: 121 pgs: 121 active+clean; 92 MiB data, 604 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 773 KiB/s wr, 10 op/s 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: mon.a calling monitor election 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: pgmap v53: 121 pgs: 121 active+clean; 93 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 865 KiB/s wr, 9 op/s 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: monmap epoch 3 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: last_changed 2024-09-13T02:30:52.832250+0000 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: created 2024-09-13T02:29:14.825758+0000 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: min_mon_release 18 (reef) 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: election_strategy: 1 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: 1: [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon.b 2024-09-13T02:40:54.641 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: 2: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-09-13T02:40:54.642 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:40:54.642 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: osdmap e214: 8 total, 8 up, 8 in 2024-09-13T02:40:54.642 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: mgrmap e35: y(active, since 36s), standbys: x 2024-09-13T02:40:54.642 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: overall HEALTH_OK 2024-09-13T02:40:54.642 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: from='mgr.24929 ' entity='' 2024-09-13T02:40:54.642 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-mon[31576]: mgrmap e36: y(active, since 36s), standbys: x 2024-09-13T02:40:54.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ignoring --setuser ceph since I am not root 2024-09-13T02:40:54.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ignoring --setgroup ceph since I am not root 2024-09-13T02:40:54.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mgr[87042]: -- 172.21.15.88:0/133484983 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b8bdf470e0 con 0x55b8bdf24800 2024-09-13T02:40:54.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:54.489+0000 7f73232a4040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-13T02:40:54.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:54.544+0000 7f73232a4040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-13T02:40:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: pgmap v51: 121 pgs: 121 active+clean; 92 MiB data, 604 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-13T02:40:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: pgmap v52: 121 pgs: 121 active+clean; 92 MiB data, 604 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 773 KiB/s wr, 10 op/s 2024-09-13T02:40:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: mon.a calling monitor election 2024-09-13T02:40:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: pgmap v53: 121 pgs: 121 active+clean; 93 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 865 KiB/s wr, 9 op/s 2024-09-13T02:40:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T02:40:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: monmap epoch 3 2024-09-13T02:40:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:40:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: last_changed 2024-09-13T02:30:52.832250+0000 2024-09-13T02:40:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: created 2024-09-13T02:29:14.825758+0000 2024-09-13T02:40:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: min_mon_release 18 (reef) 2024-09-13T02:40:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: election_strategy: 1 2024-09-13T02:40:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-09-13T02:40:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: 1: [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon.b 2024-09-13T02:40:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: 2: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-09-13T02:40:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:40:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: osdmap e214: 8 total, 8 up, 8 in 2024-09-13T02:40:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: mgrmap e35: y(active, since 36s), standbys: x 2024-09-13T02:40:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: overall HEALTH_OK 2024-09-13T02:40:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: from='mgr.24929 ' entity='' 2024-09-13T02:40:54.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[39338]: mgrmap e36: y(active, since 36s), standbys: x 2024-09-13T02:40:54.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: pgmap v51: 121 pgs: 121 active+clean; 92 MiB data, 604 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2024-09-13T02:40:54.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: pgmap v52: 121 pgs: 121 active+clean; 92 MiB data, 604 MiB used, 715 GiB / 715 GiB avail; 7.3 MiB/s rd, 773 KiB/s wr, 10 op/s 2024-09-13T02:40:54.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: mon.a calling monitor election 2024-09-13T02:40:54.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: pgmap v53: 121 pgs: 121 active+clean; 93 MiB data, 607 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 865 KiB/s wr, 9 op/s 2024-09-13T02:40:54.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T02:40:54.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: monmap epoch 3 2024-09-13T02:40:54.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:40:54.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: last_changed 2024-09-13T02:30:52.832250+0000 2024-09-13T02:40:54.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: created 2024-09-13T02:29:14.825758+0000 2024-09-13T02:40:54.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: min_mon_release 18 (reef) 2024-09-13T02:40:54.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: election_strategy: 1 2024-09-13T02:40:54.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-09-13T02:40:54.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: 1: [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon.b 2024-09-13T02:40:54.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: 2: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-09-13T02:40:54.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:40:54.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: osdmap e214: 8 total, 8 up, 8 in 2024-09-13T02:40:54.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: mgrmap e35: y(active, since 36s), standbys: x 2024-09-13T02:40:54.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: overall HEALTH_OK 2024-09-13T02:40:54.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: from='mgr.24929 ' entity='' 2024-09-13T02:40:54.694 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-mon[96266]: mgrmap e36: y(active, since 36s), standbys: x 2024-09-13T02:40:54.907 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:54.694+0000 7fe5c9a67040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:40:54.907 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:54.759+0000 7fe5c9a67040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:40:54.907 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:54.905+0000 7fe5c9a67040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:40:55.039 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:54.689+0000 7f73232a4040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-13T02:40:55.039 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:54.755+0000 7f73232a4040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-13T02:40:55.039 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:54.898+0000 7f73232a4040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:40:55.039 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:55 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:55.036+0000 7f73232a4040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:40:55.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:55.046+0000 7fe5c9a67040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-13T02:40:55.388 INFO:tasks.rados.rados.0.smithi088.stdout:736: done (2 left) 2024-09-13T02:40:55.388 INFO:tasks.rados.rados.0.smithi088.stdout:737: done (1 left) 2024-09-13T02:40:55.388 INFO:tasks.rados.rados.0.smithi088.stdout:738: done (0 left) 2024-09-13T02:40:55.388 INFO:tasks.rados.rados.0.smithi088.stdout:739: copy_from oid 31 from oid 39 current snap is 72 2024-09-13T02:40:55.388 INFO:tasks.rados.rados.0.smithi088.stdout:740: copy_from oid 28 from oid 43 current snap is 72 2024-09-13T02:40:55.389 INFO:tasks.rados.rados.0.smithi088.stdout:741: delete oid 3 current snap is 72 2024-09-13T02:40:55.394 INFO:tasks.rados.rados.0.smithi088.stdout:741: done (2 left) 2024-09-13T02:40:55.394 INFO:tasks.rados.rados.0.smithi088.stdout:742: read oid 20 snap -1 2024-09-13T02:40:55.394 INFO:tasks.rados.rados.0.smithi088.stdout:742: expect (ObjNum 220 snap 66 seq_num 220) 2024-09-13T02:40:55.395 INFO:tasks.rados.rados.0.smithi088.stdout:743: read oid 1 snap 62 2024-09-13T02:40:55.395 INFO:tasks.rados.rados.0.smithi088.stdout:743: expect (ObjNum -2141827472 snap 21875 seq_num 2152981440) 2024-09-13T02:40:55.395 INFO:tasks.rados.rados.0.smithi088.stdout:744: rmattr oid 16 current snap is 72 2024-09-13T02:40:55.395 INFO:tasks.rados.rados.0.smithi088.stdout:744: done (4 left) 2024-09-13T02:40:55.395 INFO:tasks.rados.rados.0.smithi088.stdout:745: rmattr oid 10 current snap is 72 2024-09-13T02:40:55.395 INFO:tasks.rados.rados.0.smithi088.stdout:745: done (4 left) 2024-09-13T02:40:55.395 INFO:tasks.rados.rados.0.smithi088.stdout:746: snap_remove snap 64 2024-09-13T02:40:55.600 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:55 smithi088 ceph-mon[39338]: osdmap e215: 8 total, 8 up, 8 in 2024-09-13T02:40:55.601 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:55 smithi088 ceph-mon[96266]: osdmap e215: 8 total, 8 up, 8 in 2024-09-13T02:40:55.601 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:55 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:55.346+0000 7f73232a4040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:40:55.601 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:55 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:55.415+0000 7f73232a4040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:40:55.601 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:55 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:55.599+0000 7f73232a4040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:40:55.617 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:55 smithi195 ceph-mon[31576]: osdmap e215: 8 total, 8 up, 8 in 2024-09-13T02:40:55.618 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:55.363+0000 7fe5c9a67040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-13T02:40:55.618 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:55.432+0000 7fe5c9a67040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-13T02:40:55.910 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:55.616+0000 7fe5c9a67040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-13T02:40:56.313 INFO:tasks.rados.rados.0.smithi088.stdout:746: done (4 left) 2024-09-13T02:40:56.313 INFO:tasks.rados.rados.0.smithi088.stdout:747: snap_create 2024-09-13T02:40:56.313 INFO:tasks.rados.rados.0.smithi088.stdout:743: expect (ObjNum -2141827472 snap 21875 seq_num 2152981440) 2024-09-13T02:40:56.318 INFO:tasks.rados.rados.0.smithi088.stdout:740: finishing copy_from racing read to smithi08884213-28 2024-09-13T02:40:56.318 INFO:tasks.rados.rados.0.smithi088.stdout:740: finishing copy_from to smithi08884213-28 2024-09-13T02:40:56.318 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 105 (ObjNum 163 snap 41 seq_num 163) dirty exists 2024-09-13T02:40:56.318 INFO:tasks.rados.rados.0.smithi088.stdout:739: finishing copy_from racing read to smithi08884213-31 2024-09-13T02:40:56.318 INFO:tasks.rados.rados.0.smithi088.stdout:742: expect (ObjNum 220 snap 66 seq_num 220) 2024-09-13T02:40:56.388 INFO:tasks.rados.rados.0.smithi088.stdout:739: finishing copy_from to smithi08884213-31 2024-09-13T02:40:56.388 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 240 (ObjNum 190 snap 52 seq_num 190) dirty exists 2024-09-13T02:40:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:56 smithi088 ceph-mon[96266]: osdmap e216: 8 total, 8 up, 8 in 2024-09-13T02:40:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:56 smithi088 ceph-mon[96266]: osdmap e217: 8 total, 8 up, 8 in 2024-09-13T02:40:56.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:56 smithi088 ceph-mon[39338]: osdmap e216: 8 total, 8 up, 8 in 2024-09-13T02:40:56.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:56 smithi088 ceph-mon[39338]: osdmap e217: 8 total, 8 up, 8 in 2024-09-13T02:40:56.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:56 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:56.490+0000 7f73232a4040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:40:56.691 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:56 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:56.557+0000 7f73232a4040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:40:56.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:56.560+0000 7fe5c9a67040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-13T02:40:56.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:56.630+0000 7fe5c9a67040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-13T02:40:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:56 smithi195 ceph-mon[31576]: osdmap e216: 8 total, 8 up, 8 in 2024-09-13T02:40:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:56 smithi195 ceph-mon[31576]: osdmap e217: 8 total, 8 up, 8 in 2024-09-13T02:40:57.314 INFO:tasks.rados.rados.0.smithi088.stdout:739: done (4 left) 2024-09-13T02:40:57.314 INFO:tasks.rados.rados.0.smithi088.stdout:740: done (3 left) 2024-09-13T02:40:57.314 INFO:tasks.rados.rados.0.smithi088.stdout:742: done (2 left) 2024-09-13T02:40:57.314 INFO:tasks.rados.rados.0.smithi088.stdout:743: done (1 left) 2024-09-13T02:40:57.314 INFO:tasks.rados.rados.0.smithi088.stdout:747: done (0 left) 2024-09-13T02:40:57.314 INFO:tasks.rados.rados.0.smithi088.stdout:748: snap_create 2024-09-13T02:40:57.522 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:57.262+0000 7f73232a4040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:40:57.522 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:57.380+0000 7f73232a4040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:40:57.612 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:57.354+0000 7fe5c9a67040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-13T02:40:57.612 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:57.469+0000 7fe5c9a67040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-13T02:40:57.798 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:57.520+0000 7f73232a4040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:40:57.798 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:57.582+0000 7f73232a4040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:40:57.798 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:57.730+0000 7f73232a4040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:40:57.798 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:57.796+0000 7f73232a4040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:40:57.889 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:57.610+0000 7fe5c9a67040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-13T02:40:57.889 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:57.672+0000 7fe5c9a67040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-13T02:40:57.889 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:57.820+0000 7fe5c9a67040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-13T02:40:58.084 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:57.856+0000 7f73232a4040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:40:58.084 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:58.015+0000 7f73232a4040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:40:58.084 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:58.082+0000 7f73232a4040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:40:58.183 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:57.887+0000 7fe5c9a67040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-13T02:40:58.183 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:57.950+0000 7fe5c9a67040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-13T02:40:58.183 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:58.116+0000 7fe5c9a67040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-13T02:40:58.318 INFO:tasks.rados.rados.0.smithi088.stdout:748: done (0 left) 2024-09-13T02:40:58.318 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 74 2024-09-13T02:40:58.318 INFO:tasks.rados.rados.0.smithi088.stdout:749: seq_num 231 ranges {0=671744,671744=778240,1449984=24576} 2024-09-13T02:40:58.322 INFO:tasks.rados.rados.0.smithi088.stdout:749: writing smithi08884213-18 from 0 to 671744 tid 1 2024-09-13T02:40:58.327 INFO:tasks.rados.rados.0.smithi088.stdout:749: writing smithi08884213-18 from 671744 to 1449984 tid 2 2024-09-13T02:40:58.327 INFO:tasks.rados.rados.0.smithi088.stdout:749: writing smithi08884213-18 from 1449984 to 1474560 tid 3 2024-09-13T02:40:58.327 INFO:tasks.rados.rados.0.smithi088.stdout:750: copy_from oid 5 from oid 33 current snap is 74 2024-09-13T02:40:58.327 INFO:tasks.rados.rados.0.smithi088.stdout:751: snap_remove snap 71 2024-09-13T02:40:58.360 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:58 smithi088 ceph-mon[96266]: osdmap e218: 8 total, 8 up, 8 in 2024-09-13T02:40:58.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:58 smithi088 ceph-mon[39338]: osdmap e218: 8 total, 8 up, 8 in 2024-09-13T02:40:58.361 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:58.152+0000 7f73232a4040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:40:58.361 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:58.233+0000 7f73232a4040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:40:58.361 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:58.292+0000 7f73232a4040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:40:58.361 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:58.358+0000 7f73232a4040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:40:58.452 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:58 smithi195 ceph-mon[31576]: osdmap e218: 8 total, 8 up, 8 in 2024-09-13T02:40:58.453 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:58.181+0000 7fe5c9a67040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-13T02:40:58.453 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:58.247+0000 7fe5c9a67040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-13T02:40:58.453 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:58.333+0000 7fe5c9a67040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-13T02:40:58.453 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:58.392+0000 7fe5c9a67040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-13T02:40:58.453 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:58.450+0000 7fe5c9a67040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-13T02:40:59.152 INFO:tasks.rados.rados.0.smithi088.stdout:749: finishing write tid 1 to smithi08884213-18 2024-09-13T02:40:59.153 INFO:tasks.rados.rados.0.smithi088.stdout:749: finishing write tid 2 to smithi08884213-18 2024-09-13T02:40:59.153 INFO:tasks.rados.rados.0.smithi088.stdout:749: finishing write tid 3 to smithi08884213-18 2024-09-13T02:40:59.153 INFO:tasks.rados.rados.0.smithi088.stdout:749: finishing write tid 4 to smithi08884213-18 2024-09-13T02:40:59.153 INFO:tasks.rados.rados.0.smithi088.stdout:750: finishing copy_from to smithi08884213-5 2024-09-13T02:40:59.153 INFO:tasks.rados.rados.0.smithi088.stdout:750: got expected ENOENT (src dne) 2024-09-13T02:40:59.153 INFO:tasks.rados.rados.0.smithi088.stdout:749: finishing write tid 5 to smithi08884213-18 2024-09-13T02:40:59.153 INFO:tasks.rados.rados.0.smithi088.stdout:749: oid 18 updating version 0 to 216 2024-09-13T02:40:59.153 INFO:tasks.rados.rados.0.smithi088.stdout:749: oid 18 version 216 is already newer than 214 2024-09-13T02:40:59.153 INFO:tasks.rados.rados.0.smithi088.stdout:749: oid 18 version 216 is already newer than 213 2024-09-13T02:40:59.153 INFO:tasks.rados.rados.0.smithi088.stdout:749: oid 18 version 216 is already newer than 215 2024-09-13T02:40:59.153 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 216 (ObjNum 231 snap 74 seq_num 231) dirty exists 2024-09-13T02:40:59.154 INFO:tasks.rados.rados.0.smithi088.stdout:749: left oid 18 (ObjNum 231 snap 74 seq_num 231) 2024-09-13T02:40:59.154 INFO:tasks.rados.rados.0.smithi088.stdout:750: finishing copy_from racing read to smithi08884213-5 2024-09-13T02:40:59.154 INFO:tasks.rados.rados.0.smithi088.stdout:749: done (2 left) 2024-09-13T02:40:59.154 INFO:tasks.rados.rados.0.smithi088.stdout:750: done (1 left) 2024-09-13T02:40:59.154 INFO:tasks.rados.rados.0.smithi088.stdout:751: done (0 left) 2024-09-13T02:40:59.154 INFO:tasks.rados.rados.0.smithi088.stdout:752: rollback oid 28 current snap is 74 2024-09-13T02:40:59.154 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 28 to 72 2024-09-13T02:40:59.154 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 74 2024-09-13T02:40:59.154 INFO:tasks.rados.rados.0.smithi088.stdout:753: seq_num 232 ranges {0=688128,688128=663552,1351680=139264} 2024-09-13T02:40:59.157 INFO:tasks.rados.rados.0.smithi088.stdout:753: writing smithi08884213-42 from 0 to 688128 tid 1 2024-09-13T02:40:59.161 INFO:tasks.rados.rados.0.smithi088.stdout:753: writing smithi08884213-42 from 688128 to 1351680 tid 2 2024-09-13T02:40:59.162 INFO:tasks.rados.rados.0.smithi088.stdout:753: writing smithi08884213-42 from 1351680 to 1490944 tid 3 2024-09-13T02:40:59.162 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 74 2024-09-13T02:40:59.163 INFO:tasks.rados.rados.0.smithi088.stdout:752: finishing rollback tid 0 to smithi08884213-28 2024-09-13T02:40:59.163 INFO:tasks.rados.rados.0.smithi088.stdout:754: seq_num 233 ranges {0=712704,712704=548864,1261568=253952} 2024-09-13T02:40:59.167 INFO:tasks.rados.rados.0.smithi088.stdout:754: writing smithi08884213-23 from 0 to 712704 tid 1 2024-09-13T02:40:59.170 INFO:tasks.rados.rados.0.smithi088.stdout:754: writing smithi08884213-23 from 712704 to 1261568 tid 2 2024-09-13T02:40:59.172 INFO:tasks.rados.rados.0.smithi088.stdout:754: writing smithi08884213-23 from 1261568 to 1515520 tid 3 2024-09-13T02:40:59.173 INFO:tasks.rados.rados.0.smithi088.stdout:755: snap_create 2024-09-13T02:40:59.173 INFO:tasks.rados.rados.0.smithi088.stdout:752: finishing rollback tid 1 to smithi08884213-28 2024-09-13T02:40:59.174 INFO:tasks.rados.rados.0.smithi088.stdout:752: finishing rollback tid 2 to smithi08884213-28 2024-09-13T02:40:59.174 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 363 (ObjNum 163 snap 41 seq_num 163) dirty exists 2024-09-13T02:40:59.174 INFO:tasks.rados.rados.0.smithi088.stdout:753: finishing write tid 1 to smithi08884213-42 2024-09-13T02:40:59.174 INFO:tasks.rados.rados.0.smithi088.stdout:753: finishing write tid 2 to smithi08884213-42 2024-09-13T02:40:59.174 INFO:tasks.rados.rados.0.smithi088.stdout:753: finishing write tid 3 to smithi08884213-42 2024-09-13T02:40:59.174 INFO:tasks.rados.rados.0.smithi088.stdout:753: finishing write tid 4 to smithi08884213-42 2024-09-13T02:40:59.175 INFO:tasks.rados.rados.0.smithi088.stdout:753: finishing write tid 5 to smithi08884213-42 2024-09-13T02:40:59.175 INFO:tasks.rados.rados.0.smithi088.stdout:753: oid 42 updating version 0 to 124 2024-09-13T02:40:59.175 INFO:tasks.rados.rados.0.smithi088.stdout:753: oid 42 updating version 124 to 125 2024-09-13T02:40:59.175 INFO:tasks.rados.rados.0.smithi088.stdout:753: oid 42 version 125 is already newer than 123 2024-09-13T02:40:59.175 INFO:tasks.rados.rados.0.smithi088.stdout:753: oid 42 version 125 is already newer than 122 2024-09-13T02:40:59.176 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 125 (ObjNum 232 snap 74 seq_num 232) dirty exists 2024-09-13T02:40:59.176 INFO:tasks.rados.rados.0.smithi088.stdout:753: left oid 42 (ObjNum 232 snap 74 seq_num 232) 2024-09-13T02:40:59.178 INFO:tasks.rados.rados.0.smithi088.stdout:754: finishing write tid 1 to smithi08884213-23 2024-09-13T02:40:59.178 INFO:tasks.rados.rados.0.smithi088.stdout:754: finishing write tid 2 to smithi08884213-23 2024-09-13T02:40:59.178 INFO:tasks.rados.rados.0.smithi088.stdout:754: finishing write tid 3 to smithi08884213-23 2024-09-13T02:40:59.178 INFO:tasks.rados.rados.0.smithi088.stdout:754: finishing write tid 4 to smithi08884213-23 2024-09-13T02:40:59.178 INFO:tasks.rados.rados.0.smithi088.stdout:754: finishing write tid 5 to smithi08884213-23 2024-09-13T02:40:59.178 INFO:tasks.rados.rados.0.smithi088.stdout:754: oid 23 updating version 0 to 224 2024-09-13T02:40:59.179 INFO:tasks.rados.rados.0.smithi088.stdout:754: oid 23 updating version 224 to 226 2024-09-13T02:40:59.179 INFO:tasks.rados.rados.0.smithi088.stdout:754: oid 23 version 226 is already newer than 225 2024-09-13T02:40:59.179 INFO:tasks.rados.rados.0.smithi088.stdout:754: oid 23 updating version 226 to 227 2024-09-13T02:40:59.179 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 227 (ObjNum 233 snap 74 seq_num 233) dirty exists 2024-09-13T02:40:59.179 INFO:tasks.rados.rados.0.smithi088.stdout:754: left oid 23 (ObjNum 233 snap 74 seq_num 233) 2024-09-13T02:40:59.423 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:59.137+0000 7f73232a4040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:40:59.423 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:02:40:59] ENGINE Bus STARTING 2024-09-13T02:40:59.424 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: CherryPy Checker: 2024-09-13T02:40:59.424 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: The Application mounted at '' has an empty config. 2024-09-13T02:40:59.424 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:59.424 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:59.270+0000 7f728e438640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:59.424 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:59.270+0000 7f728e438640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:59.424 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:59.270+0000 7f728e438640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:59.424 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:59.270+0000 7f728e438640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:59.424 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:59.270+0000 7f728e438640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:59.424 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:59.271+0000 7f7293442640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:59.425 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:59.271+0000 7f7293442640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:59.425 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:59.271+0000 7f7293442640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:59.425 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:59.271+0000 7f7293442640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:59.425 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:40:59.271+0000 7f7293442640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-13T02:40:59.425 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:02:40:59] ENGINE Serving on http://:::9283 2024-09-13T02:40:59.425 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:02:40:59] ENGINE Bus STARTED 2024-09-13T02:40:59.425 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: osdmap e219: 8 total, 8 up, 8 in 2024-09-13T02:40:59.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: Active manager daemon y restarted 2024-09-13T02:40:59.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: Activating manager daemon y 2024-09-13T02:40:59.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: osdmap e220: 8 total, 8 up, 8 in 2024-09-13T02:40:59.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: mgrmap e37: y(active, starting, since 0.011441s), standbys: x 2024-09-13T02:40:59.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:59.426 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:59.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:59.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:40:59.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:40:59.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:40:59.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:40:59.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:40:59.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:40:59.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:40:59.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:40:59.427 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:40:59.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:40:59.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:40:59.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:40:59.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:40:59.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:40:59.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:40:59.428 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: Manager daemon y is now available 2024-09-13T02:40:59.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:59.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:59.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:40:59.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: Standby manager daemon x restarted 2024-09-13T02:40:59.429 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: Standby manager daemon x started 2024-09-13T02:40:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: osdmap e219: 8 total, 8 up, 8 in 2024-09-13T02:40:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: Active manager daemon y restarted 2024-09-13T02:40:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: Activating manager daemon y 2024-09-13T02:40:59.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: osdmap e220: 8 total, 8 up, 8 in 2024-09-13T02:40:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: mgrmap e37: y(active, starting, since 0.011441s), standbys: x 2024-09-13T02:40:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:40:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:40:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:40:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:40:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:40:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:40:59.430 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:40:59.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:40:59.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:40:59.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:40:59.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:40:59.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:40:59.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:40:59.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:40:59.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:40:59.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: Manager daemon y is now available 2024-09-13T02:40:59.431 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:59.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:59.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:40:59.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: Standby manager daemon x restarted 2024-09-13T02:40:59.432 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: Standby manager daemon x started 2024-09-13T02:40:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/3956463424' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:40:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/3956463424' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:40:59.432 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/3956463424' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:40:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.? 172.21.15.195:0/3956463424' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:40:59.433 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:40:59.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.? 172.21.15.195:0/3956463424' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:40:59.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.? 172.21.15.195:0/3956463424' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:40:59.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.? 172.21.15.195:0/3956463424' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:40:59.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.? 172.21.15.195:0/3956463424' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:40:59.433 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:40:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:40:59.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:59.250+0000 7fe5c9a67040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-13T02:40:59.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: [13/Sep/2024:02:40:59] ENGINE Bus STARTING 2024-09-13T02:40:59.734 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: CherryPy Checker: 2024-09-13T02:40:59.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: The Application mounted at '' has an empty config. 2024-09-13T02:40:59.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: 2024-09-13T02:40:59.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: [13/Sep/2024:02:40:59] ENGINE Serving on http://:::9283 2024-09-13T02:40:59.735 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x[79076]: [13/Sep/2024:02:40:59] ENGINE Bus STARTED 2024-09-13T02:40:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: osdmap e219: 8 total, 8 up, 8 in 2024-09-13T02:40:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: Active manager daemon y restarted 2024-09-13T02:40:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: Activating manager daemon y 2024-09-13T02:40:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: osdmap e220: 8 total, 8 up, 8 in 2024-09-13T02:40:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: mgrmap e37: y(active, starting, since 0.011441s), standbys: x 2024-09-13T02:40:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:40:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:40:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:40:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:40:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:40:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-09-13T02:40:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-09-13T02:40:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:40:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:40:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:40:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: Manager daemon y is now available 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: Standby manager daemon x restarted 2024-09-13T02:40:59.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: Standby manager daemon x started 2024-09-13T02:40:59.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/3956463424' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-09-13T02:40:59.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/3956463424' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-09-13T02:40:59.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/3956463424' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-09-13T02:40:59.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.? 172.21.15.195:0/3956463424' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-09-13T02:40:59.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:40:59 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-09-13T02:41:00.159 INFO:tasks.rados.rados.0.smithi088.stdout:752: done (3 left) 2024-09-13T02:41:00.159 INFO:tasks.rados.rados.0.smithi088.stdout:753: done (2 left) 2024-09-13T02:41:00.160 INFO:tasks.rados.rados.0.smithi088.stdout:754: done (1 left) 2024-09-13T02:41:00.160 INFO:tasks.rados.rados.0.smithi088.stdout:755: done (0 left) 2024-09-13T02:41:00.160 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 75 2024-09-13T02:41:00.160 INFO:tasks.rados.rados.0.smithi088.stdout:756: seq_num 234 ranges {0=729088,729088=434176,1163264=368640} 2024-09-13T02:41:00.164 INFO:tasks.rados.rados.0.smithi088.stdout:756: writing smithi08884213-45 from 0 to 729088 tid 1 2024-09-13T02:41:00.168 INFO:tasks.rados.rados.0.smithi088.stdout:756: writing smithi08884213-45 from 729088 to 1163264 tid 2 2024-09-13T02:41:00.170 INFO:tasks.rados.rados.0.smithi088.stdout:756: writing smithi08884213-45 from 1163264 to 1531904 tid 3 2024-09-13T02:41:00.171 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 75 2024-09-13T02:41:00.171 INFO:tasks.rados.rados.0.smithi088.stdout:756: finishing write tid 1 to smithi08884213-45 2024-09-13T02:41:00.171 INFO:tasks.rados.rados.0.smithi088.stdout:756: finishing write tid 2 to smithi08884213-45 2024-09-13T02:41:00.171 INFO:tasks.rados.rados.0.smithi088.stdout:757: seq_num 235 ranges {0=745472,745472=712704,1458176=90112} 2024-09-13T02:41:00.175 INFO:tasks.rados.rados.0.smithi088.stdout:757: writing smithi08884213-10 from 0 to 745472 tid 1 2024-09-13T02:41:00.180 INFO:tasks.rados.rados.0.smithi088.stdout:757: writing smithi08884213-10 from 745472 to 1458176 tid 2 2024-09-13T02:41:00.181 INFO:tasks.rados.rados.0.smithi088.stdout:757: writing smithi08884213-10 from 1458176 to 1548288 tid 3 2024-09-13T02:41:00.181 INFO:tasks.rados.rados.0.smithi088.stdout:758: delete oid 7 current snap is 75 2024-09-13T02:41:00.181 INFO:tasks.rados.rados.0.smithi088.stdout:756: finishing write tid 3 to smithi08884213-45 2024-09-13T02:41:00.181 INFO:tasks.rados.rados.0.smithi088.stdout:756: finishing write tid 4 to smithi08884213-45 2024-09-13T02:41:00.181 INFO:tasks.rados.rados.0.smithi088.stdout:756: finishing write tid 5 to smithi08884213-45 2024-09-13T02:41:00.181 INFO:tasks.rados.rados.0.smithi088.stdout:756: oid 45 updating version 0 to 81 2024-09-13T02:41:00.181 INFO:tasks.rados.rados.0.smithi088.stdout:756: oid 45 updating version 81 to 82 2024-09-13T02:41:00.181 INFO:tasks.rados.rados.0.smithi088.stdout:756: oid 45 updating version 82 to 83 2024-09-13T02:41:00.181 INFO:tasks.rados.rados.0.smithi088.stdout:756: oid 45 updating version 83 to 84 2024-09-13T02:41:00.181 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 84 (ObjNum 234 snap 75 seq_num 234) dirty exists 2024-09-13T02:41:00.181 INFO:tasks.rados.rados.0.smithi088.stdout:756: left oid 45 (ObjNum 234 snap 75 seq_num 234) 2024-09-13T02:41:00.182 INFO:tasks.rados.rados.0.smithi088.stdout:757: finishing write tid 1 to smithi08884213-10 2024-09-13T02:41:00.183 INFO:tasks.rados.rados.0.smithi088.stdout:757: finishing write tid 2 to smithi08884213-10 2024-09-13T02:41:00.184 INFO:tasks.rados.rados.0.smithi088.stdout:757: finishing write tid 3 to smithi08884213-10 2024-09-13T02:41:00.184 INFO:tasks.rados.rados.0.smithi088.stdout:757: finishing write tid 4 to smithi08884213-10 2024-09-13T02:41:00.186 INFO:tasks.rados.rados.0.smithi088.stdout:757: finishing write tid 5 to smithi08884213-10 2024-09-13T02:41:00.186 INFO:tasks.rados.rados.0.smithi088.stdout:757: oid 10 updating version 0 to 249 2024-09-13T02:41:00.186 INFO:tasks.rados.rados.0.smithi088.stdout:757: oid 10 version 249 is already newer than 248 2024-09-13T02:41:00.186 INFO:tasks.rados.rados.0.smithi088.stdout:757: oid 10 version 249 is already newer than 246 2024-09-13T02:41:00.186 INFO:tasks.rados.rados.0.smithi088.stdout:757: oid 10 version 249 is already newer than 247 2024-09-13T02:41:00.186 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 249 (ObjNum 235 snap 75 seq_num 235) dirty exists 2024-09-13T02:41:00.186 INFO:tasks.rados.rados.0.smithi088.stdout:757: left oid 10 (ObjNum 235 snap 75 seq_num 235) 2024-09-13T02:41:00.186 INFO:tasks.rados.rados.0.smithi088.stdout:756: done (2 left) 2024-09-13T02:41:00.186 INFO:tasks.rados.rados.0.smithi088.stdout:757: done (1 left) 2024-09-13T02:41:00.186 INFO:tasks.rados.rados.0.smithi088.stdout:758: done (0 left) 2024-09-13T02:41:00.186 INFO:tasks.rados.rados.0.smithi088.stdout:759: rmattr oid 17 current snap is 75 2024-09-13T02:41:00.187 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 75 2024-09-13T02:41:00.187 INFO:tasks.rados.rados.0.smithi088.stdout:760: seq_num 237 ranges {3768320=778240,4546560=532480,5079040=270336} 2024-09-13T02:41:00.210 INFO:tasks.rados.rados.0.smithi088.stdout:760: writing smithi08884213-24 from 3768320 to 4546560 tid 1 2024-09-13T02:41:00.213 INFO:tasks.rados.rados.0.smithi088.stdout:760: writing smithi08884213-24 from 4546560 to 5079040 tid 2 2024-09-13T02:41:00.215 INFO:tasks.rados.rados.0.smithi088.stdout:760: writing smithi08884213-24 from 5079040 to 5349376 tid 3 2024-09-13T02:41:00.215 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 37 current snap is 75 2024-09-13T02:41:00.215 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 228 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-13T02:41:00.215 INFO:tasks.rados.rados.0.smithi088.stdout:761: seq_num 238 ranges {0=794624,794624=417792,1212416=385024} 2024-09-13T02:41:00.219 INFO:tasks.rados.rados.0.smithi088.stdout:761: writing smithi08884213-37 from 0 to 794624 tid 1 2024-09-13T02:41:00.221 INFO:tasks.rados.rados.0.smithi088.stdout:761: writing smithi08884213-37 from 794624 to 1212416 tid 2 2024-09-13T02:41:00.224 INFO:tasks.rados.rados.0.smithi088.stdout:761: writing smithi08884213-37 from 1212416 to 1597440 tid 3 2024-09-13T02:41:00.224 INFO:tasks.rados.rados.0.smithi088.stdout:759: done (2 left) 2024-09-13T02:41:00.224 INFO:tasks.rados.rados.0.smithi088.stdout:762: delete oid 20 current snap is 75 2024-09-13T02:41:00.224 INFO:tasks.rados.rados.0.smithi088.stdout:760: finishing write tid 1 to smithi08884213-24 2024-09-13T02:41:00.224 INFO:tasks.rados.rados.0.smithi088.stdout:760: finishing write tid 2 to smithi08884213-24 2024-09-13T02:41:00.224 INFO:tasks.rados.rados.0.smithi088.stdout:760: finishing write tid 3 to smithi08884213-24 2024-09-13T02:41:00.225 INFO:tasks.rados.rados.0.smithi088.stdout:760: finishing write tid 4 to smithi08884213-24 2024-09-13T02:41:00.225 INFO:tasks.rados.rados.0.smithi088.stdout:760: finishing write tid 5 to smithi08884213-24 2024-09-13T02:41:00.225 INFO:tasks.rados.rados.0.smithi088.stdout:760: oid 24 updating version 0 to 127 2024-09-13T02:41:00.225 INFO:tasks.rados.rados.0.smithi088.stdout:760: oid 24 updating version 127 to 130 2024-09-13T02:41:00.225 INFO:tasks.rados.rados.0.smithi088.stdout:760: oid 24 version 130 is already newer than 129 2024-09-13T02:41:00.225 INFO:tasks.rados.rados.0.smithi088.stdout:760: oid 24 version 130 is already newer than 128 2024-09-13T02:41:00.225 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 130 (ObjNum 237 snap 75 seq_num 237) dirty exists 2024-09-13T02:41:00.225 INFO:tasks.rados.rados.0.smithi088.stdout:760: left oid 24 (ObjNum 237 snap 75 seq_num 237) 2024-09-13T02:41:00.225 INFO:tasks.rados.rados.0.smithi088.stdout:761: finishing write tid 1 to smithi08884213-37 2024-09-13T02:41:00.225 INFO:tasks.rados.rados.0.smithi088.stdout:761: finishing write tid 2 to smithi08884213-37 2024-09-13T02:41:00.226 INFO:tasks.rados.rados.0.smithi088.stdout:760: done (2 left) 2024-09-13T02:41:00.226 INFO:tasks.rados.rados.0.smithi088.stdout:762: done (1 left) 2024-09-13T02:41:00.226 INFO:tasks.rados.rados.0.smithi088.stdout:763: snap_create 2024-09-13T02:41:00.226 INFO:tasks.rados.rados.0.smithi088.stdout:761: finishing write tid 3 to smithi08884213-37 2024-09-13T02:41:00.226 INFO:tasks.rados.rados.0.smithi088.stdout:761: finishing write tid 4 to smithi08884213-37 2024-09-13T02:41:00.227 INFO:tasks.rados.rados.0.smithi088.stdout:761: finishing write tid 5 to smithi08884213-37 2024-09-13T02:41:00.227 INFO:tasks.rados.rados.0.smithi088.stdout:761: oid 37 updating version 0 to 178 2024-09-13T02:41:00.227 INFO:tasks.rados.rados.0.smithi088.stdout:761: oid 37 version 178 is already newer than 176 2024-09-13T02:41:00.227 INFO:tasks.rados.rados.0.smithi088.stdout:761: oid 37 version 178 is already newer than 177 2024-09-13T02:41:00.227 INFO:tasks.rados.rados.0.smithi088.stdout:761: oid 37 version 178 is already newer than 175 2024-09-13T02:41:00.227 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 178 (ObjNum 238 snap 75 seq_num 238) dirty exists 2024-09-13T02:41:00.227 INFO:tasks.rados.rados.0.smithi088.stdout:761: left oid 37 (ObjNum 238 snap 75 seq_num 238) 2024-09-13T02:41:00.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:41:00.149+0000 7f72c1fad640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-13T02:41:00.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:41:00.393+0000 7f7270282640 -1 log_channel(cephadm) log [ERR] : [13/Sep/2024:02:41:00] ENGINE Error in HTTPServer.serve 2024-09-13T02:41:00.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: Traceback (most recent call last): 2024-09-13T02:41:00.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:41:00.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: self._connections.run(self.expiration_interval) 2024-09-13T02:41:00.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:41:00.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: self._run(expiration_interval) 2024-09-13T02:41:00.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:41:00.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:41:00.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:41:00.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:41:00.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:41:00.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: s = self.context.wrap_socket( 2024-09-13T02:41:00.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:41:00.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: return self.sslsocket_class._create( 2024-09-13T02:41:00.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:41:00.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: self.do_handshake() 2024-09-13T02:41:00.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:41:00.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: self._sslobj.do_handshake() 2024-09-13T02:41:00.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:41:00.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:41:01.170 INFO:tasks.rados.rados.0.smithi088.stdout:761: done (1 left) 2024-09-13T02:41:01.170 INFO:tasks.rados.rados.0.smithi088.stdout:763: done (0 left) 2024-09-13T02:41:01.170 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 76 2024-09-13T02:41:01.170 INFO:tasks.rados.rados.0.smithi088.stdout:764: seq_num 240 ranges {4112384=425984,4538368=589824,5128192=483328,5611520=131072} 2024-09-13T02:41:01.194 INFO:tasks.rados.rados.0.smithi088.stdout:764: writing smithi08884213-13 from 4112384 to 4538368 tid 1 2024-09-13T02:41:01.197 INFO:tasks.rados.rados.0.smithi088.stdout:764: writing smithi08884213-13 from 4538368 to 5128192 tid 2 2024-09-13T02:41:01.200 INFO:tasks.rados.rados.0.smithi088.stdout:764: writing smithi08884213-13 from 5128192 to 5611520 tid 3 2024-09-13T02:41:01.201 INFO:tasks.rados.rados.0.smithi088.stdout:764: writing smithi08884213-13 from 5611520 to 5742592 tid 4 2024-09-13T02:41:01.201 INFO:tasks.rados.rados.0.smithi088.stdout:765: delete oid 50 current snap is 76 2024-09-13T02:41:01.201 INFO:tasks.rados.rados.0.smithi088.stdout:764: finishing write tid 1 to smithi08884213-13 2024-09-13T02:41:01.201 INFO:tasks.rados.rados.0.smithi088.stdout:764: finishing write tid 2 to smithi08884213-13 2024-09-13T02:41:01.203 INFO:tasks.rados.rados.0.smithi088.stdout:764: finishing write tid 3 to smithi08884213-13 2024-09-13T02:41:01.204 INFO:tasks.rados.rados.0.smithi088.stdout:764: finishing write tid 4 to smithi08884213-13 2024-09-13T02:41:01.205 INFO:tasks.rados.rados.0.smithi088.stdout:764: finishing write tid 5 to smithi08884213-13 2024-09-13T02:41:01.207 INFO:tasks.rados.rados.0.smithi088.stdout:765: done (1 left) 2024-09-13T02:41:01.208 INFO:tasks.rados.rados.0.smithi088.stdout:766: rollback oid 21 current snap is 76 2024-09-13T02:41:01.208 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 21 to 55 2024-09-13T02:41:01.208 INFO:tasks.rados.rados.0.smithi088.stdout:764: finishing write tid 6 to smithi08884213-13 2024-09-13T02:41:01.208 INFO:tasks.rados.rados.0.smithi088.stdout:764: oid 13 updating version 0 to 371 2024-09-13T02:41:01.208 INFO:tasks.rados.rados.0.smithi088.stdout:764: oid 13 version 371 is already newer than 368 2024-09-13T02:41:01.208 INFO:tasks.rados.rados.0.smithi088.stdout:764: oid 13 version 371 is already newer than 370 2024-09-13T02:41:01.208 INFO:tasks.rados.rados.0.smithi088.stdout:764: oid 13 version 371 is already newer than 367 2024-09-13T02:41:01.208 INFO:tasks.rados.rados.0.smithi088.stdout:764: oid 13 version 371 is already newer than 369 2024-09-13T02:41:01.208 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 371 (ObjNum 240 snap 76 seq_num 240) dirty exists 2024-09-13T02:41:01.208 INFO:tasks.rados.rados.0.smithi088.stdout:764: left oid 13 (ObjNum 240 snap 76 seq_num 240) 2024-09-13T02:41:01.208 INFO:tasks.rados.rados.0.smithi088.stdout:764: done (1 left) 2024-09-13T02:41:01.208 INFO:tasks.rados.rados.0.smithi088.stdout:767: snap_remove snap 59 2024-09-13T02:41:01.314 INFO:tasks.rados.rados.0.smithi088.stdout:766: finishing rollback tid 0 to smithi08884213-21 2024-09-13T02:41:01.314 INFO:tasks.rados.rados.0.smithi088.stdout:766: finishing rollback tid 1 to smithi08884213-21 2024-09-13T02:41:01.314 INFO:tasks.rados.rados.0.smithi088.stdout:766: finishing rollback tid 2 to smithi08884213-21 2024-09-13T02:41:01.314 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 128 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:41:01.315 INFO:tasks.rados.rados.0.smithi088.stdout:766: done (1 left) 2024-09-13T02:41:01.315 INFO:tasks.rados.rados.0.smithi088.stdout:767: done (0 left) 2024-09-13T02:41:01.315 INFO:tasks.rados.rados.0.smithi088.stdout:768: snap_create 2024-09-13T02:41:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[39338]: mgrmap e38: y(active, since 1.00906s), standbys: x 2024-09-13T02:41:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[39338]: osdmap e221: 8 total, 8 up, 8 in 2024-09-13T02:41:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[39338]: [13/Sep/2024:02:41:00] ENGINE Bus STARTING 2024-09-13T02:41:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[39338]: [13/Sep/2024:02:41:00] ENGINE Serving on http://172.21.15.88:8765 2024-09-13T02:41:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[39338]: [13/Sep/2024:02:41:00] ENGINE Serving on https://172.21.15.88:7150 2024-09-13T02:41:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[39338]: [13/Sep/2024:02:41:00] ENGINE Bus STARTED 2024-09-13T02:41:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[39338]: [13/Sep/2024:02:41:00] ENGINE Error in HTTPServer.serve 2024-09-13T02:41:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout: Traceback (most recent call last): 2024-09-13T02:41:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:41:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:41:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:41:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout: self._run(expiration_interval) 2024-09-13T02:41:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:41:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:41:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:41:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:41:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:41:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout: s = self.context.wrap_socket( 2024-09-13T02:41:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:41:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout: return self.sslsocket_class._create( 2024-09-13T02:41:01.442 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:41:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout: self.do_handshake() 2024-09-13T02:41:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:41:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout: self._sslobj.do_handshake() 2024-09-13T02:41:01.443 INFO:journalctl@ceph.mon.c.smithi088.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:41:01.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[96266]: mgrmap e38: y(active, since 1.00906s), standbys: x 2024-09-13T02:41:01.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[96266]: osdmap e221: 8 total, 8 up, 8 in 2024-09-13T02:41:01.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[96266]: [13/Sep/2024:02:41:00] ENGINE Bus STARTING 2024-09-13T02:41:01.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[96266]: [13/Sep/2024:02:41:00] ENGINE Serving on http://172.21.15.88:8765 2024-09-13T02:41:01.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[96266]: [13/Sep/2024:02:41:00] ENGINE Serving on https://172.21.15.88:7150 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[96266]: [13/Sep/2024:02:41:00] ENGINE Bus STARTED 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:01 smithi088 ceph-mon[96266]: [13/Sep/2024:02:41:00] ENGINE Error in HTTPServer.serve 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout: Traceback (most recent call last): 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._run(expiration_interval) 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:41:01.444 INFO:journalctl@ceph.mon.a.smithi088.stdout: s = self.context.wrap_socket( 2024-09-13T02:41:01.445 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:41:01.445 INFO:journalctl@ceph.mon.a.smithi088.stdout: return self.sslsocket_class._create( 2024-09-13T02:41:01.445 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:41:01.445 INFO:journalctl@ceph.mon.a.smithi088.stdout: self.do_handshake() 2024-09-13T02:41:01.445 INFO:journalctl@ceph.mon.a.smithi088.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:41:01.445 INFO:journalctl@ceph.mon.a.smithi088.stdout: self._sslobj.do_handshake() 2024-09-13T02:41:01.445 INFO:journalctl@ceph.mon.a.smithi088.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:41:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:01 smithi195 ceph-mon[31576]: mgrmap e38: y(active, since 1.00906s), standbys: x 2024-09-13T02:41:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:01 smithi195 ceph-mon[31576]: osdmap e221: 8 total, 8 up, 8 in 2024-09-13T02:41:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:01 smithi195 ceph-mon[31576]: [13/Sep/2024:02:41:00] ENGINE Bus STARTING 2024-09-13T02:41:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:01 smithi195 ceph-mon[31576]: [13/Sep/2024:02:41:00] ENGINE Serving on http://172.21.15.88:8765 2024-09-13T02:41:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:01 smithi195 ceph-mon[31576]: [13/Sep/2024:02:41:00] ENGINE Serving on https://172.21.15.88:7150 2024-09-13T02:41:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:01 smithi195 ceph-mon[31576]: [13/Sep/2024:02:41:00] ENGINE Bus STARTED 2024-09-13T02:41:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:01 smithi195 ceph-mon[31576]: [13/Sep/2024:02:41:00] ENGINE Error in HTTPServer.serve 2024-09-13T02:41:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout: Traceback (most recent call last): 2024-09-13T02:41:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-13T02:41:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout: self._connections.run(self.expiration_interval) 2024-09-13T02:41:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-13T02:41:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout: self._run(expiration_interval) 2024-09-13T02:41:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-13T02:41:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout: new_conn = self._from_server_socket(self.server.socket) 2024-09-13T02:41:01.486 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-13T02:41:01.486 INFO:journalctl@ceph.mon.b.smithi195.stdout: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-13T02:41:01.486 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-13T02:41:01.486 INFO:journalctl@ceph.mon.b.smithi195.stdout: s = self.context.wrap_socket( 2024-09-13T02:41:01.486 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-13T02:41:01.486 INFO:journalctl@ceph.mon.b.smithi195.stdout: return self.sslsocket_class._create( 2024-09-13T02:41:01.486 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-13T02:41:01.486 INFO:journalctl@ceph.mon.b.smithi195.stdout: self.do_handshake() 2024-09-13T02:41:01.486 INFO:journalctl@ceph.mon.b.smithi195.stdout: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-13T02:41:01.486 INFO:journalctl@ceph.mon.b.smithi195.stdout: self._sslobj.do_handshake() 2024-09-13T02:41:01.486 INFO:journalctl@ceph.mon.b.smithi195.stdout: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-13T02:41:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:02 smithi195 ceph-mon[31576]: pgmap v5: 121 pgs: 121 active+clean; 100 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 363 MiB/s rd, 168 MiB/s wr, 3.17k op/s; 1.7 MiB/s, 5 objects/s recovering 2024-09-13T02:41:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:02 smithi195 ceph-mon[31576]: osdmap e222: 8 total, 8 up, 8 in 2024-09-13T02:41:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:02 smithi195 ceph-mon[31576]: mgrmap e39: y(active, since 2s), standbys: x 2024-09-13T02:41:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:02 smithi195 ceph-mon[31576]: osdmap e223: 8 total, 8 up, 8 in 2024-09-13T02:41:02.317 INFO:tasks.rados.rados.0.smithi088.stdout:768: done (0 left) 2024-09-13T02:41:02.317 INFO:tasks.rados.rados.0.smithi088.stdout:769: read oid 46 snap -1 2024-09-13T02:41:02.317 INFO:tasks.rados.rados.0.smithi088.stdout:769: expect (ObjNum 106 snap 21 seq_num 106) 2024-09-13T02:41:02.318 INFO:tasks.rados.rados.0.smithi088.stdout:770: read oid 12 snap -1 2024-09-13T02:41:02.318 INFO:tasks.rados.rados.0.smithi088.stdout:770: expect (ObjNum 162 snap 41 seq_num 162) 2024-09-13T02:41:02.318 INFO:tasks.rados.rados.0.smithi088.stdout:771: read oid 29 snap -1 2024-09-13T02:41:02.318 INFO:tasks.rados.rados.0.smithi088.stdout:771: expect (ObjNum 143 snap 35 seq_num 143) 2024-09-13T02:41:02.318 INFO:tasks.rados.rados.0.smithi088.stdout:772: snap_remove snap 67 2024-09-13T02:41:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:02 smithi088 ceph-mon[96266]: pgmap v5: 121 pgs: 121 active+clean; 100 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 363 MiB/s rd, 168 MiB/s wr, 3.17k op/s; 1.7 MiB/s, 5 objects/s recovering 2024-09-13T02:41:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:02 smithi088 ceph-mon[96266]: osdmap e222: 8 total, 8 up, 8 in 2024-09-13T02:41:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:02 smithi088 ceph-mon[96266]: mgrmap e39: y(active, since 2s), standbys: x 2024-09-13T02:41:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:02 smithi088 ceph-mon[96266]: osdmap e223: 8 total, 8 up, 8 in 2024-09-13T02:41:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:02 smithi088 ceph-mon[39338]: pgmap v5: 121 pgs: 121 active+clean; 100 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 363 MiB/s rd, 168 MiB/s wr, 3.17k op/s; 1.7 MiB/s, 5 objects/s recovering 2024-09-13T02:41:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:02 smithi088 ceph-mon[39338]: osdmap e222: 8 total, 8 up, 8 in 2024-09-13T02:41:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:02 smithi088 ceph-mon[39338]: mgrmap e39: y(active, since 2s), standbys: x 2024-09-13T02:41:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:02 smithi088 ceph-mon[39338]: osdmap e223: 8 total, 8 up, 8 in 2024-09-13T02:41:03.335 INFO:tasks.rados.rados.0.smithi088.stdout:772: done (3 left) 2024-09-13T02:41:03.335 INFO:tasks.rados.rados.0.smithi088.stdout:773: setattr oid 42 current snap is 77 2024-09-13T02:41:03.335 INFO:tasks.rados.rados.0.smithi088.stdout:769: expect (ObjNum 106 snap 21 seq_num 106) 2024-09-13T02:41:03.390 INFO:tasks.rados.rados.0.smithi088.stdout:771: expect (ObjNum 143 snap 35 seq_num 143) 2024-09-13T02:41:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:41:03] "GET /metrics HTTP/1.1" 200 33346 "" "Prometheus/2.43.0" 2024-09-13T02:41:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:03 smithi088 ceph-mon[39338]: osdmap e224: 8 total, 8 up, 8 in 2024-09-13T02:41:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:03 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:03 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:03 smithi088 ceph-mon[96266]: osdmap e224: 8 total, 8 up, 8 in 2024-09-13T02:41:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:03.488 INFO:tasks.rados.rados.0.smithi088.stdout:770: expect (ObjNum 162 snap 41 seq_num 162) 2024-09-13T02:41:03.576 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:03 smithi195 ceph-mon[31576]: osdmap e224: 8 total, 8 up, 8 in 2024-09-13T02:41:03.577 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:03 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:03.577 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:03 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:769: done (3 left) 2024-09-13T02:41:03.674 INFO:tasks.rados.rados.0.smithi088.stdout:770: done (2 left) 2024-09-13T02:41:03.674 INFO:tasks.rados.rados.0.smithi088.stdout:771: done (1 left) 2024-09-13T02:41:03.674 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 77 2024-09-13T02:41:03.674 INFO:tasks.rados.rados.0.smithi088.stdout:774: seq_num 242 ranges {3858432=458752,4317184=753664,5070848=450560} 2024-09-13T02:41:03.697 INFO:tasks.rados.rados.0.smithi088.stdout:774: writing smithi08884213-12 from 3858432 to 4317184 tid 1 2024-09-13T02:41:03.701 INFO:tasks.rados.rados.0.smithi088.stdout:774: writing smithi08884213-12 from 4317184 to 5070848 tid 2 2024-09-13T02:41:03.704 INFO:tasks.rados.rados.0.smithi088.stdout:774: writing smithi08884213-12 from 5070848 to 5521408 tid 3 2024-09-13T02:41:03.704 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 140 (ObjNum 232 snap 74 seq_num 232) dirty exists 2024-09-13T02:41:03.704 INFO:tasks.rados.rados.0.smithi088.stdout:774: finishing write tid 1 to smithi08884213-12 2024-09-13T02:41:03.704 INFO:tasks.rados.rados.0.smithi088.stdout:774: finishing write tid 2 to smithi08884213-12 2024-09-13T02:41:03.704 INFO:tasks.rados.rados.0.smithi088.stdout:773: done (1 left) 2024-09-13T02:41:03.704 INFO:tasks.rados.rados.0.smithi088.stdout:775: read oid 36 snap 72 2024-09-13T02:41:03.704 INFO:tasks.rados.rados.0.smithi088.stdout:775: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:41:03.704 INFO:tasks.rados.rados.0.smithi088.stdout:776: read oid 9 snap 62 2024-09-13T02:41:03.704 INFO:tasks.rados.rados.0.smithi088.stdout:776: expect (ObjNum 195 snap 52 seq_num 195) 2024-09-13T02:41:03.704 INFO:tasks.rados.rados.0.smithi088.stdout:777: snap_create 2024-09-13T02:41:03.707 INFO:tasks.rados.rados.0.smithi088.stdout:774: finishing write tid 3 to smithi08884213-12 2024-09-13T02:41:03.707 INFO:tasks.rados.rados.0.smithi088.stdout:774: finishing write tid 4 to smithi08884213-12 2024-09-13T02:41:03.708 INFO:tasks.rados.rados.0.smithi088.stdout:775: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:41:03.711 INFO:tasks.rados.rados.0.smithi088.stdout:774: finishing write tid 5 to smithi08884213-12 2024-09-13T02:41:03.711 INFO:tasks.rados.rados.0.smithi088.stdout:774: oid 12 updating version 0 to 222 2024-09-13T02:41:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:774: oid 12 updating version 222 to 224 2024-09-13T02:41:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:774: oid 12 version 224 is already newer than 223 2024-09-13T02:41:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:774: oid 12 updating version 224 to 225 2024-09-13T02:41:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 225 (ObjNum 242 snap 77 seq_num 242) dirty exists 2024-09-13T02:41:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:774: left oid 12 (ObjNum 242 snap 77 seq_num 242) 2024-09-13T02:41:03.712 INFO:tasks.rados.rados.0.smithi088.stdout:776: expect (ObjNum 195 snap 52 seq_num 195) 2024-09-13T02:41:04.328 INFO:tasks.rados.rados.0.smithi088.stdout:774: done (3 left) 2024-09-13T02:41:04.329 INFO:tasks.rados.rados.0.smithi088.stdout:775: done (2 left) 2024-09-13T02:41:04.329 INFO:tasks.rados.rados.0.smithi088.stdout:776: done (1 left) 2024-09-13T02:41:04.329 INFO:tasks.rados.rados.0.smithi088.stdout:777: done (0 left) 2024-09-13T02:41:04.329 INFO:tasks.rados.rados.0.smithi088.stdout:778: rollback oid 40 current snap is 78 2024-09-13T02:41:04.329 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 40 to 77 2024-09-13T02:41:04.329 INFO:tasks.rados.rados.0.smithi088.stdout:779: rollback oid 16 current snap is 78 2024-09-13T02:41:04.329 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 16 to 69 2024-09-13T02:41:04.329 INFO:tasks.rados.rados.0.smithi088.stdout:780: rollback oid 26 current snap is 78 2024-09-13T02:41:04.329 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 26 to 72 2024-09-13T02:41:04.329 INFO:tasks.rados.rados.0.smithi088.stdout:781: read oid 18 snap -1 2024-09-13T02:41:04.329 INFO:tasks.rados.rados.0.smithi088.stdout:781: expect (ObjNum 231 snap 74 seq_num 231) 2024-09-13T02:41:04.330 INFO:tasks.rados.rados.0.smithi088.stdout:782: snap_remove snap 76 2024-09-13T02:41:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[96266]: pgmap v9: 121 pgs: 121 active+clean; 100 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 121 MiB/s rd, 56 MiB/s wr, 1.06k op/s; 576 KiB/s, 1 objects/s recovering 2024-09-13T02:41:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[96266]: osdmap e225: 8 total, 8 up, 8 in 2024-09-13T02:41:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[96266]: mgrmap e40: y(active, since 4s), standbys: x 2024-09-13T02:41:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[39338]: pgmap v9: 121 pgs: 121 active+clean; 100 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 121 MiB/s rd, 56 MiB/s wr, 1.06k op/s; 576 KiB/s, 1 objects/s recovering 2024-09-13T02:41:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[39338]: osdmap e225: 8 total, 8 up, 8 in 2024-09-13T02:41:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[39338]: mgrmap e40: y(active, since 4s), standbys: x 2024-09-13T02:41:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:04 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:04 smithi195 ceph-mon[31576]: pgmap v9: 121 pgs: 121 active+clean; 100 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 121 MiB/s rd, 56 MiB/s wr, 1.06k op/s; 576 KiB/s, 1 objects/s recovering 2024-09-13T02:41:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:04 smithi195 ceph-mon[31576]: osdmap e225: 8 total, 8 up, 8 in 2024-09-13T02:41:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:04 smithi195 ceph-mon[31576]: mgrmap e40: y(active, since 4s), standbys: x 2024-09-13T02:41:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:04 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:04 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:04 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:04 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:05.343 INFO:tasks.rados.rados.0.smithi088.stdout:782: done (4 left) 2024-09-13T02:41:05.343 INFO:tasks.rados.rados.0.smithi088.stdout:783: rmattr oid 23 current snap is 78 2024-09-13T02:41:05.343 INFO:tasks.rados.rados.0.smithi088.stdout:779: finishing rollback tid 0 to smithi08884213-16 2024-09-13T02:41:05.343 INFO:tasks.rados.rados.0.smithi088.stdout:779: finishing rollback tid 1 to smithi08884213-16 2024-09-13T02:41:05.343 INFO:tasks.rados.rados.0.smithi088.stdout:779: finishing rollback tid 2 to smithi08884213-16 2024-09-13T02:41:05.344 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 229 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-09-13T02:41:05.344 INFO:tasks.rados.rados.0.smithi088.stdout:778: finishing rollback tid 0 to smithi08884213-40 2024-09-13T02:41:05.344 INFO:tasks.rados.rados.0.smithi088.stdout:779: done (4 left) 2024-09-13T02:41:05.344 INFO:tasks.rados.rados.0.smithi088.stdout:784: snap_remove snap 69 2024-09-13T02:41:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:05 smithi195 ceph-mon[31576]: osdmap e226: 8 total, 8 up, 8 in 2024-09-13T02:41:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:05 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:05 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:05 smithi088 ceph-mon[96266]: osdmap e226: 8 total, 8 up, 8 in 2024-09-13T02:41:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:05 smithi088 ceph-mon[39338]: osdmap e226: 8 total, 8 up, 8 in 2024-09-13T02:41:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:05 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:05.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:05 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:06.345 INFO:tasks.rados.rados.0.smithi088.stdout:784: done (4 left) 2024-09-13T02:41:06.345 INFO:tasks.rados.rados.0.smithi088.stdout:785: setattr oid 4 current snap is 78 2024-09-13T02:41:06.345 INFO:tasks.rados.rados.0.smithi088.stdout:778: finishing rollback tid 1 to smithi08884213-40 2024-09-13T02:41:06.345 INFO:tasks.rados.rados.0.smithi088.stdout:780: finishing rollback tid 0 to smithi08884213-26 2024-09-13T02:41:06.345 INFO:tasks.rados.rados.0.smithi088.stdout:778: finishing rollback tid 2 to smithi08884213-40 2024-09-13T02:41:06.345 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 383 (ObjNum 210 snap 55 seq_num 210) dirty exists 2024-09-13T02:41:06.345 INFO:tasks.rados.rados.0.smithi088.stdout:780: finishing rollback tid 1 to smithi08884213-26 2024-09-13T02:41:06.345 INFO:tasks.rados.rados.0.smithi088.stdout:780: finishing rollback tid 2 to smithi08884213-26 2024-09-13T02:41:06.345 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 140 (ObjNum 226 snap 68 seq_num 226) dirty exists 2024-09-13T02:41:06.346 INFO:tasks.rados.rados.0.smithi088.stdout:781: expect (ObjNum 231 snap 74 seq_num 231) 2024-09-13T02:41:06.389 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 230 (ObjNum 233 snap 74 seq_num 233) dirty exists 2024-09-13T02:41:06.389 INFO:tasks.rados.rados.0.smithi088.stdout:778: done (4 left) 2024-09-13T02:41:06.389 INFO:tasks.rados.rados.0.smithi088.stdout:780: done (3 left) 2024-09-13T02:41:06.390 INFO:tasks.rados.rados.0.smithi088.stdout:781: done (2 left) 2024-09-13T02:41:06.390 INFO:tasks.rados.rados.0.smithi088.stdout:783: done (1 left) 2024-09-13T02:41:06.390 INFO:tasks.rados.rados.0.smithi088.stdout:786: rmattr oid 30 current snap is 78 2024-09-13T02:41:06.390 INFO:tasks.rados.rados.0.smithi088.stdout:786: done (1 left) 2024-09-13T02:41:06.390 INFO:tasks.rados.rados.0.smithi088.stdout:787: rollback oid 42 current snap is 78 2024-09-13T02:41:06.390 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 42 to 55 2024-09-13T02:41:06.390 INFO:tasks.rados.rados.0.smithi088.stdout:788: rollback oid 37 current snap is 78 2024-09-13T02:41:06.390 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 37 to 73 2024-09-13T02:41:06.390 INFO:tasks.rados.rados.0.smithi088.stdout:789: snap_create 2024-09-13T02:41:06.391 INFO:tasks.rados.rados.0.smithi088.stdout:787: finishing rollback tid 0 to smithi08884213-42 2024-09-13T02:41:06.392 INFO:tasks.rados.rados.0.smithi088.stdout:788: finishing rollback tid 0 to smithi08884213-37 2024-09-13T02:41:06.392 INFO:tasks.rados.rados.0.smithi088.stdout:788: finishing rollback tid 1 to smithi08884213-37 2024-09-13T02:41:06.392 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 185 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-13T02:41:06.392 INFO:tasks.rados.rados.0.smithi088.stdout:787: finishing rollback tid 1 to smithi08884213-42 2024-09-13T02:41:06.392 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 149 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-13T02:41:06.394 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 243 (ObjNum 213 snap 58 seq_num 213) dirty exists 2024-09-13T02:41:06.464 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:06 smithi195 ceph-mon[31576]: pgmap v12: 121 pgs: 121 active+clean; 108 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 52 op/s 2024-09-13T02:41:06.464 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:06 smithi195 ceph-mon[31576]: osdmap e227: 8 total, 8 up, 8 in 2024-09-13T02:41:06.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:06 smithi088 ceph-mon[96266]: pgmap v12: 121 pgs: 121 active+clean; 108 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 52 op/s 2024-09-13T02:41:06.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:06 smithi088 ceph-mon[96266]: osdmap e227: 8 total, 8 up, 8 in 2024-09-13T02:41:06.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:06 smithi088 ceph-mon[39338]: pgmap v12: 121 pgs: 121 active+clean; 108 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 52 op/s 2024-09-13T02:41:06.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:06 smithi088 ceph-mon[39338]: osdmap e227: 8 total, 8 up, 8 in 2024-09-13T02:41:07.360 INFO:tasks.rados.rados.0.smithi088.stdout:785: done (3 left) 2024-09-13T02:41:07.361 INFO:tasks.rados.rados.0.smithi088.stdout:787: done (2 left) 2024-09-13T02:41:07.361 INFO:tasks.rados.rados.0.smithi088.stdout:788: done (1 left) 2024-09-13T02:41:07.361 INFO:tasks.rados.rados.0.smithi088.stdout:789: done (0 left) 2024-09-13T02:41:07.361 INFO:tasks.rados.rados.0.smithi088.stdout:790: rollback oid 43 current snap is 79 2024-09-13T02:41:07.361 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 43 to 73 2024-09-13T02:41:07.361 INFO:tasks.rados.rados.0.smithi088.stdout:791: snap_create 2024-09-13T02:41:07.366 INFO:tasks.rados.rados.0.smithi088.stdout:790: finishing rollback tid 0 to smithi08884213-43 2024-09-13T02:41:07.366 INFO:tasks.rados.rados.0.smithi088.stdout:790: finishing rollback tid 1 to smithi08884213-43 2024-09-13T02:41:07.366 INFO:tasks.rados.rados.0.smithi088.stdout:790: finishing rollback tid 2 to smithi08884213-43 2024-09-13T02:41:07.366 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 140 (ObjNum 163 snap 41 seq_num 163) dirty exists 2024-09-13T02:41:07.578 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:41:07.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:07 smithi088 ceph-mon[96266]: osdmap e228: 8 total, 8 up, 8 in 2024-09-13T02:41:07.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:07 smithi088 ceph-mon[39338]: osdmap e228: 8 total, 8 up, 8 in 2024-09-13T02:41:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:07 smithi195 ceph-mon[31576]: osdmap e228: 8 total, 8 up, 8 in 2024-09-13T02:41:07.840 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:41:07.840 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (4m) 4s ago 5m 26.9M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:41:07.840 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (5m) 3s ago 4m 86.4M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:41:07.840 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (6m) 4s ago 6m 15.2M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:41:07.840 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (6m) 3s ago 6m 20.0M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:41:07.840 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (31s) 3s ago 9m 437M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:41:07.841 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (59s) 4s ago 11m 474M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:41:07.841 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (16s) 4s ago 11m 30.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:41:07.841 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (10m) 3s ago 10m 52.1M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 70a314811bb6 2024-09-13T02:41:07.841 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (10m) 4s ago 10m 50.8M 2048M 18.2.4-843-g2c01458a c129f5a2fd4e 7399c813d8ef 2024-09-13T02:41:07.841 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (4m) 4s ago 4m 16.1M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:41:07.841 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (4m) 3s ago 4m 16.4M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:41:07.841 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (9m) 4s ago 9m 124M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 28d3cbaecc3d 2024-09-13T02:41:07.841 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (9m) 4s ago 9m 120M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e d7e6375ac3bb 2024-09-13T02:41:07.841 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (8m) 4s ago 8m 115M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e fde4729094ff 2024-09-13T02:41:07.841 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (8m) 4s ago 8m 93.7M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e e1c194107511 2024-09-13T02:41:07.841 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (8m) 3s ago 8m 100M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 68ff34dd7c85 2024-09-13T02:41:07.842 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (7m) 3s ago 7m 127M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:41:07.842 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (7m) 3s ago 7m 96.5M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:41:07.842 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (6m) 3s ago 6m 91.7M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:41:07.842 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (36s) 3s ago 5m 45.1M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:41:08.182 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:41:08.182 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:41:08.182 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2, 2024-09-13T02:41:08.182 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1 2024-09-13T02:41:08.182 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:41:08.182 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:41:08.182 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:41:08.182 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:41:08.182 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:41:08.182 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8 2024-09-13T02:41:08.182 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:41:08.183 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:41:08.183 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:41:08.183 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:41:08.183 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:41:08.183 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 12, 2024-09-13T02:41:08.183 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:41:08.183 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:41:08.183 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:41:08.359 INFO:tasks.rados.rados.0.smithi088.stdout:790: done (1 left) 2024-09-13T02:41:08.359 INFO:tasks.rados.rados.0.smithi088.stdout:791: done (0 left) 2024-09-13T02:41:08.359 INFO:tasks.rados.rados.0.smithi088.stdout:792: rmattr oid 29 current snap is 80 2024-09-13T02:41:08.359 INFO:tasks.rados.rados.0.smithi088.stdout:792: done (0 left) 2024-09-13T02:41:08.359 INFO:tasks.rados.rados.0.smithi088.stdout:793: snap_create 2024-09-13T02:41:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[39338]: pgmap v15: 121 pgs: 121 active+clean; 108 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 53 op/s 2024-09-13T02:41:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[39338]: osdmap e229: 8 total, 8 up, 8 in 2024-09-13T02:41:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:41:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[39338]: from='client.? 172.21.15.88:0/1698618071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:41:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[96266]: pgmap v15: 121 pgs: 121 active+clean; 108 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 53 op/s 2024-09-13T02:41:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[96266]: osdmap e229: 8 total, 8 up, 8 in 2024-09-13T02:41:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:41:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:08 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1698618071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:41:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:08 smithi195 ceph-mon[31576]: pgmap v15: 121 pgs: 121 active+clean; 108 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 53 op/s 2024-09-13T02:41:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:08 smithi195 ceph-mon[31576]: osdmap e229: 8 total, 8 up, 8 in 2024-09-13T02:41:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:08 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:08 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:08 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:08 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:41:08.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:08 smithi195 ceph-mon[31576]: from='client.? 172.21.15.88:0/1698618071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:41:09.362 INFO:tasks.rados.rados.0.smithi088.stdout:793: done (0 left) 2024-09-13T02:41:09.363 INFO:tasks.rados.rados.0.smithi088.stdout:794: delete oid 33 current snap is 81 2024-09-13T02:41:09.366 INFO:tasks.rados.rados.0.smithi088.stdout:794: done (0 left) 2024-09-13T02:41:09.366 INFO:tasks.rados.rados.0.smithi088.stdout:795: setattr oid 48 current snap is 81 2024-09-13T02:41:09.367 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 81 2024-09-13T02:41:09.368 INFO:tasks.rados.rados.0.smithi088.stdout:796: seq_num 244 ranges {0=491520,491520=573440,1064960=458752,1523712=172032} 2024-09-13T02:41:09.370 INFO:tasks.rados.rados.0.smithi088.stdout:796: writing smithi08884213-2 from 0 to 491520 tid 1 2024-09-13T02:41:09.374 INFO:tasks.rados.rados.0.smithi088.stdout:796: writing smithi08884213-2 from 491520 to 1064960 tid 2 2024-09-13T02:41:09.377 INFO:tasks.rados.rados.0.smithi088.stdout:796: writing smithi08884213-2 from 1064960 to 1523712 tid 3 2024-09-13T02:41:09.379 INFO:tasks.rados.rados.0.smithi088.stdout:796: writing smithi08884213-2 from 1523712 to 1695744 tid 4 2024-09-13T02:41:09.379 INFO:tasks.rados.rados.0.smithi088.stdout:797: read oid 37 snap -1 2024-09-13T02:41:09.379 INFO:tasks.rados.rados.0.smithi088.stdout:797: expect deleted 2024-09-13T02:41:09.379 INFO:tasks.rados.rados.0.smithi088.stdout:798: copy_from oid 40 from oid 33 current snap is 81 2024-09-13T02:41:09.379 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 177 (ObjNum 228 snap 70 seq_num 228) dirty exists 2024-09-13T02:41:09.379 INFO:tasks.rados.rados.0.smithi088.stdout:795: done (3 left) 2024-09-13T02:41:09.380 INFO:tasks.rados.rados.0.smithi088.stdout:799: snap_remove snap 55 2024-09-13T02:41:09.623 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:41:09.623 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='client.25055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:41:09.623 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:41:09.623 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:41:09.623 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: osdmap e230: 8 total, 8 up, 8 in 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T02:41:09.624 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:41:09.625 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:41:09.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:41:09.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:41:09.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:41:09.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:41:09.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.626 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.627 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[96266]: osdmap e231: 8 total, 8 up, 8 in 2024-09-13T02:41:09.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:41:09.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='client.25055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:41:09.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:41:09.627 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:41:09.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:41:09.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:41:09.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: osdmap e230: 8 total, 8 up, 8 in 2024-09-13T02:41:09.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:41:09.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:41:09.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.628 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:41:09.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:41:09.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T02:41:09.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-13T02:41:09.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:41:09.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:41:09.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:41:09.630 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:41:09.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:41:09.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:41:09.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.631 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:09 smithi088 ceph-mon[39338]: osdmap e231: 8 total, 8 up, 8 in 2024-09-13T02:41:09.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:41:09.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='client.25055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:41:09.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: Updating smithi088:/etc/ceph/ceph.conf 2024-09-13T02:41:09.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: Updating smithi195:/etc/ceph/ceph.conf 2024-09-13T02:41:09.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:41:09.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-13T02:41:09.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: osdmap e230: 8 total, 8 up, 8 in 2024-09-13T02:41:09.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: Updating smithi195:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:41:09.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-13T02:41:09.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:09.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:41:09.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:41:09.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T02:41:09.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-09-13T02:41:09.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:41:09.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T02:41:09.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:41:09.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:41:09.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:41:09.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:41:09.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T02:41:09.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T02:41:09.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:09.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:09.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:09.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:09 smithi195 ceph-mon[31576]: osdmap e231: 8 total, 8 up, 8 in 2024-09-13T02:41:10.380 INFO:tasks.rados.rados.0.smithi088.stdout:799: done (3 left) 2024-09-13T02:41:10.380 INFO:tasks.rados.rados.0.smithi088.stdout:800: setattr oid 27 current snap is 81 2024-09-13T02:41:10.380 INFO:tasks.rados.rados.0.smithi088.stdout:796: finishing write tid 1 to smithi08884213-2 2024-09-13T02:41:10.381 INFO:tasks.rados.rados.0.smithi088.stdout:796: finishing write tid 2 to smithi08884213-2 2024-09-13T02:41:10.381 INFO:tasks.rados.rados.0.smithi088.stdout:798: finishing copy_from to smithi08884213-40 2024-09-13T02:41:10.381 INFO:tasks.rados.rados.0.smithi088.stdout:798: got expected ENOENT (src dne) 2024-09-13T02:41:10.381 INFO:tasks.rados.rados.0.smithi088.stdout:798: finishing copy_from racing read to smithi08884213-40 2024-09-13T02:41:10.381 INFO:tasks.rados.rados.0.smithi088.stdout:796: finishing write tid 3 to smithi08884213-2 2024-09-13T02:41:10.381 INFO:tasks.rados.rados.0.smithi088.stdout:796: finishing write tid 4 to smithi08884213-2 2024-09-13T02:41:10.381 INFO:tasks.rados.rados.0.smithi088.stdout:796: finishing write tid 5 to smithi08884213-2 2024-09-13T02:41:10.381 INFO:tasks.rados.rados.0.smithi088.stdout:796: finishing write tid 6 to smithi08884213-2 2024-09-13T02:41:10.381 INFO:tasks.rados.rados.0.smithi088.stdout:796: oid 2 updating version 0 to 233 2024-09-13T02:41:10.381 INFO:tasks.rados.rados.0.smithi088.stdout:796: oid 2 updating version 233 to 234 2024-09-13T02:41:10.381 INFO:tasks.rados.rados.0.smithi088.stdout:796: oid 2 updating version 234 to 237 2024-09-13T02:41:10.381 INFO:tasks.rados.rados.0.smithi088.stdout:796: oid 2 version 237 is already newer than 236 2024-09-13T02:41:10.382 INFO:tasks.rados.rados.0.smithi088.stdout:796: oid 2 version 237 is already newer than 235 2024-09-13T02:41:10.382 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 237 (ObjNum 244 snap 81 seq_num 244) dirty exists 2024-09-13T02:41:10.382 INFO:tasks.rados.rados.0.smithi088.stdout:796: left oid 2 (ObjNum 244 snap 81 seq_num 244) 2024-09-13T02:41:10.382 INFO:tasks.rados.rados.0.smithi088.stdout:796: done (3 left) 2024-09-13T02:41:10.382 INFO:tasks.rados.rados.0.smithi088.stdout:797: done (2 left) 2024-09-13T02:41:10.382 INFO:tasks.rados.rados.0.smithi088.stdout:798: done (1 left) 2024-09-13T02:41:10.382 INFO:tasks.rados.rados.0.smithi088.stdout:801: snap_create 2024-09-13T02:41:10.388 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 363 (ObjNum 194 snap 52 seq_num 194) dirty exists 2024-09-13T02:41:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:10 smithi088 ceph-mon[39338]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:41:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:10 smithi088 ceph-mon[39338]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:41:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:10 smithi088 ceph-mon[39338]: Upgrade: It appears safe to stop mon.c 2024-09-13T02:41:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:10 smithi088 ceph-mon[39338]: pgmap v18: 121 pgs: 121 active+clean; 108 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-13T02:41:10.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:10 smithi088 ceph-mon[96266]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:41:10.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:10 smithi088 ceph-mon[96266]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:41:10.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:10 smithi088 ceph-mon[96266]: Upgrade: It appears safe to stop mon.c 2024-09-13T02:41:10.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:10 smithi088 ceph-mon[96266]: pgmap v18: 121 pgs: 121 active+clean; 108 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-13T02:41:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:10 smithi195 ceph-mon[31576]: Updating smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:41:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:10 smithi195 ceph-mon[31576]: Updating smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-13T02:41:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:10 smithi195 ceph-mon[31576]: Upgrade: It appears safe to stop mon.c 2024-09-13T02:41:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:10 smithi195 ceph-mon[31576]: pgmap v18: 121 pgs: 121 active+clean; 108 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-09-13T02:41:11.317 INFO:tasks.rados.rados.0.smithi088.stdout:800: done (1 left) 2024-09-13T02:41:11.317 INFO:tasks.rados.rados.0.smithi088.stdout:801: done (0 left) 2024-09-13T02:41:11.317 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 37 current snap is 82 2024-09-13T02:41:11.317 INFO:tasks.rados.rados.0.smithi088.stdout:802: seq_num 245 ranges {0=507904,507904=458752,966656=671744,1638400=73728} 2024-09-13T02:41:11.319 INFO:tasks.rados.rados.0.smithi088.stdout:802: writing smithi08884213-37 from 0 to 507904 tid 1 2024-09-13T02:41:11.322 INFO:tasks.rados.rados.0.smithi088.stdout:802: writing smithi08884213-37 from 507904 to 966656 tid 2 2024-09-13T02:41:11.326 INFO:tasks.rados.rados.0.smithi088.stdout:802: writing smithi08884213-37 from 966656 to 1638400 tid 3 2024-09-13T02:41:11.326 INFO:tasks.rados.rados.0.smithi088.stdout:802: writing smithi08884213-37 from 1638400 to 1712128 tid 4 2024-09-13T02:41:11.327 INFO:tasks.rados.rados.0.smithi088.stdout:803: snap_create 2024-09-13T02:41:11.327 INFO:tasks.rados.rados.0.smithi088.stdout:802: finishing write tid 1 to smithi08884213-37 2024-09-13T02:41:11.330 INFO:tasks.rados.rados.0.smithi088.stdout:802: finishing write tid 2 to smithi08884213-37 2024-09-13T02:41:11.330 INFO:tasks.rados.rados.0.smithi088.stdout:802: finishing write tid 3 to smithi08884213-37 2024-09-13T02:41:11.330 INFO:tasks.rados.rados.0.smithi088.stdout:802: finishing write tid 4 to smithi08884213-37 2024-09-13T02:41:11.331 INFO:tasks.rados.rados.0.smithi088.stdout:802: finishing write tid 5 to smithi08884213-37 2024-09-13T02:41:11.332 INFO:tasks.rados.rados.0.smithi088.stdout:802: finishing write tid 6 to smithi08884213-37 2024-09-13T02:41:11.333 INFO:tasks.rados.rados.0.smithi088.stdout:802: oid 37 updating version 0 to 193 2024-09-13T02:41:11.333 INFO:tasks.rados.rados.0.smithi088.stdout:802: oid 37 updating version 193 to 195 2024-09-13T02:41:11.333 INFO:tasks.rados.rados.0.smithi088.stdout:802: oid 37 version 195 is already newer than 192 2024-09-13T02:41:11.333 INFO:tasks.rados.rados.0.smithi088.stdout:802: oid 37 version 195 is already newer than 194 2024-09-13T02:41:11.333 INFO:tasks.rados.rados.0.smithi088.stdout:802: oid 37 version 195 is already newer than 191 2024-09-13T02:41:11.333 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 195 (ObjNum 245 snap 82 seq_num 245) dirty exists 2024-09-13T02:41:11.333 INFO:tasks.rados.rados.0.smithi088.stdout:802: left oid 37 (ObjNum 245 snap 82 seq_num 245) 2024-09-13T02:41:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:11 smithi088 ceph-mon[96266]: osdmap e232: 8 total, 8 up, 8 in 2024-09-13T02:41:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:11 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:11 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:11 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:11.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:11 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:11.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:11 smithi088 ceph-mon[96266]: osdmap e233: 8 total, 8 up, 8 in 2024-09-13T02:41:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:11 smithi088 ceph-mon[39338]: osdmap e232: 8 total, 8 up, 8 in 2024-09-13T02:41:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:11 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:11 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:11 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:11 smithi088 ceph-mon[39338]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:11 smithi088 ceph-mon[39338]: osdmap e233: 8 total, 8 up, 8 in 2024-09-13T02:41:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:11 smithi195 ceph-mon[31576]: osdmap e232: 8 total, 8 up, 8 in 2024-09-13T02:41:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:11 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:11 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:11 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:11 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:11 smithi195 ceph-mon[31576]: osdmap e233: 8 total, 8 up, 8 in 2024-09-13T02:41:12.318 INFO:tasks.rados.rados.0.smithi088.stdout:802: done (1 left) 2024-09-13T02:41:12.318 INFO:tasks.rados.rados.0.smithi088.stdout:803: done (0 left) 2024-09-13T02:41:12.319 INFO:tasks.rados.rados.0.smithi088.stdout:804: read oid 11 snap 80 2024-09-13T02:41:12.319 INFO:tasks.rados.rados.0.smithi088.stdout:804: expect (ObjNum 220 snap 66 seq_num 220) 2024-09-13T02:41:12.319 INFO:tasks.rados.rados.0.smithi088.stdout:805: snap_create 2024-09-13T02:41:12.325 INFO:tasks.rados.rados.0.smithi088.stdout:804: expect (ObjNum 220 snap 66 seq_num 220) 2024-09-13T02:41:12.376 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:12 smithi088 systemd[1]: Stopping Ceph mon.c for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:41:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:12 smithi088 ceph-mon[96266]: Upgrade: Updating mon.c 2024-09-13T02:41:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:12 smithi088 ceph-mon[96266]: Deploying daemon mon.c on smithi088 2024-09-13T02:41:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:12 smithi088 ceph-mon[96266]: pgmap v21: 121 pgs: 121 active+clean; 110 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 414 KiB/s wr, 27 op/s 2024-09-13T02:41:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:12 smithi088 ceph-mon[96266]: mgrmap e41: y(active, since 12s), standbys: x 2024-09-13T02:41:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:12 smithi088 ceph-mon[96266]: osdmap e234: 8 total, 8 up, 8 in 2024-09-13T02:41:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:12 smithi088 ceph-mon[39338]: Upgrade: Updating mon.c 2024-09-13T02:41:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:12 smithi088 ceph-mon[39338]: Deploying daemon mon.c on smithi088 2024-09-13T02:41:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:12 smithi088 ceph-mon[39338]: pgmap v21: 121 pgs: 121 active+clean; 110 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 414 KiB/s wr, 27 op/s 2024-09-13T02:41:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:12 smithi088 ceph-mon[39338]: mgrmap e41: y(active, since 12s), standbys: x 2024-09-13T02:41:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:12 smithi088 ceph-mon[39338]: osdmap e234: 8 total, 8 up, 8 in 2024-09-13T02:41:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c[39315]: 2024-09-13T02:41:12.406+0000 7f155038d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:41:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:12 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c[39315]: 2024-09-13T02:41:12.406+0000 7f155038d640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-09-13T02:41:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:12 smithi088 podman[98570]: 2024-09-13 02:41:12.549635491 +0000 UTC m=+0.288811583 container died 7399c813d8efd9df5750228406247d19d485f583456be01a9e1643c9f80ac44d (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=reef-2c01458, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , ceph=True) 2024-09-13T02:41:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:12 smithi195 ceph-mon[31576]: Upgrade: Updating mon.c 2024-09-13T02:41:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:12 smithi195 ceph-mon[31576]: Deploying daemon mon.c on smithi088 2024-09-13T02:41:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:12 smithi195 ceph-mon[31576]: pgmap v21: 121 pgs: 121 active+clean; 110 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 414 KiB/s wr, 27 op/s 2024-09-13T02:41:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:12 smithi195 ceph-mon[31576]: mgrmap e41: y(active, since 12s), standbys: x 2024-09-13T02:41:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:12 smithi195 ceph-mon[31576]: osdmap e234: 8 total, 8 up, 8 in 2024-09-13T02:41:13.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:13 smithi088 podman[98570]: 2024-09-13 02:41:13.004798638 +0000 UTC m=+0.743974766 container cleanup 7399c813d8efd9df5750228406247d19d485f583456be01a9e1643c9f80ac44d (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=reef-2c01458, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-13T02:41:13.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:13 smithi088 bash[98570]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c 2024-09-13T02:41:13.391 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:41:13] "GET /metrics HTTP/1.1" 200 33346 "" "Prometheus/2.43.0" 2024-09-13T02:41:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:13 smithi088 podman[98587]: 2024-09-13 02:41:13.390332617 +0000 UTC m=+0.837053613 container remove 7399c813d8efd9df5750228406247d19d485f583456be01a9e1643c9f80ac44d (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-2c01458, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:41:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:13 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.c.service: Deactivated successfully. 2024-09-13T02:41:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:13 smithi088 systemd[1]: Stopped Ceph mon.c for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:41:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:13 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.c.service: Consumed 7.598s CPU time. 2024-09-13T02:41:14.161 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:13 smithi088 systemd[1]: Starting Ceph mon.c for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:41:14.161 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 podman[98725]: 2024-09-13 02:41:13.920152287 +0000 UTC m=+0.015856495 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:41:14.161 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 podman[98725]: 2024-09-13 02:41:14.050000746 +0000 UTC m=+0.145704945 container create 1cb8f8bdbf9e5e32a0947d9ef7a51c0f32e54c0dba341af1f9312ae1fc93bf6c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:41:14.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 podman[98725]: 2024-09-13 02:41:14.261440034 +0000 UTC m=+0.357144249 container init 1cb8f8bdbf9e5e32a0947d9ef7a51c0f32e54c0dba341af1f9312ae1fc93bf6c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:41:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 podman[98725]: 2024-09-13 02:41:14.26630719 +0000 UTC m=+0.362011390 container start 1cb8f8bdbf9e5e32a0947d9ef7a51c0f32e54c0dba341af1f9312ae1fc93bf6c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-13T02:41:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T02:41:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable), process ceph-mon, pid 7 2024-09-13T02:41:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: pidfile_write: ignore empty --pid-file 2024-09-13T02:41:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: load: jerasure load: lrc 2024-09-13T02:41:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: RocksDB version: 7.9.2 2024-09-13T02:41:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Git sha 0 2024-09-13T02:41:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Compile date 2024-09-12 19:43:04 2024-09-13T02:41:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: DB SUMMARY 2024-09-13T02:41:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: DB Session ID: FPCGTM9XEG8VNEZCOE1T 2024-09-13T02:41:14.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: CURRENT file: CURRENT 2024-09-13T02:41:14.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T02:41:14.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1412 Bytes 2024-09-13T02:41:14.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-09-13T02:41:14.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 8861984 ; 2024-09-13T02:41:14.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.error_if_exists: 0 2024-09-13T02:41:14.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.create_if_missing: 0 2024-09-13T02:41:14.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.paranoid_checks: 1 2024-09-13T02:41:14.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T02:41:14.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T02:41:14.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T02:41:14.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.env: 0x55affd920940 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.info_log: 0x55afff7eb6e0 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.statistics: (nil) 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.use_fsync: 0 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_log_file_size: 0 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.allow_fallocate: 1 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T02:41:14.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.use_direct_reads: 0 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.db_log_dir: 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.wal_dir: 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T02:41:14.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.write_buffer_manager: 0x55afff7fa8c0 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.unordered_write: 0 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T02:41:14.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.row_cache: None 2024-09-13T02:41:14.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.wal_filter: None 2024-09-13T02:41:14.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T02:41:14.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T02:41:14.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.two_write_queues: 0 2024-09-13T02:41:14.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T02:41:14.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.wal_compression: 0 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.atomic_flush: 0 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.log_readahead_size: 0 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T02:41:14.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_background_jobs: 2 2024-09-13T02:41:14.699 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_background_compactions: -1 2024-09-13T02:41:14.699 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_subcompactions: 1 2024-09-13T02:41:14.699 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T02:41:14.699 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T02:41:14.699 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T02:41:14.699 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T02:41:14.699 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T02:41:14.699 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T02:41:14.699 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T02:41:14.699 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T02:41:14.699 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_open_files: -1 2024-09-13T02:41:14.699 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_background_flushes: -1 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Compression algorithms supported: 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: kZSTD supported: 0 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: kXpressCompression supported: 0 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: kBZip2Compression supported: 0 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: kLZ4Compression supported: 1 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: kZlibCompression supported: 1 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T02:41:14.700 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: kSnappyCompression supported: 1 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.merge_operator: 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_filter: None 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55afff7eb320) 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout: cache_index_and_filter_blocks: 1 2024-09-13T02:41:14.701 INFO:journalctl@ceph.mon.c.smithi088.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: pin_top_level_index_and_filter: 1 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: index_type: 0 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: data_block_index_type: 0 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: index_shortening: 1 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: checksum: 4 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: no_block_cache: 0 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache: 0x55afff7df1f0 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache_name: BinnedLRUCache 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache_options: 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: capacity : 536870912 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: num_shard_bits : 4 2024-09-13T02:41:14.702 INFO:journalctl@ceph.mon.c.smithi088.stdout: strict_capacity_limit : 0 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: high_pri_pool_ratio: 0.000 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_cache_compressed: (nil) 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: persistent_cache: (nil) 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_size: 4096 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_size_deviation: 10 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_restart_interval: 16 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: index_block_restart_interval: 1 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: metadata_block_size: 4096 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: partition_filters: 0 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: use_delta_encoding: 1 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: filter_policy: bloomfilter 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: whole_key_filtering: 1 2024-09-13T02:41:14.703 INFO:journalctl@ceph.mon.c.smithi088.stdout: verify_compression: 0 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout: read_amp_bytes_per_bit: 0 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout: format_version: 5 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout: enable_index_compression: 1 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout: block_align: 0 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout: max_auto_readahead_size: 262144 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout: prepopulate_block_cache: 0 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout: initial_auto_readahead_size: 8192 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compression: NoCompression 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T02:41:14.704 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.num_levels: 7 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T02:41:14.705 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T02:41:14.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T02:41:14.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T02:41:14.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T02:41:14.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T02:41:14.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T02:41:14.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T02:41:14.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T02:41:14.706 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T02:41:14.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T02:41:14.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T02:41:14.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T02:41:14.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T02:41:14.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T02:41:14.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T02:41:14.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T02:41:14.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T02:41:14.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T02:41:14.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T02:41:14.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T02:41:14.707 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T02:41:14.708 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.inplace_update_support: 0 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T02:41:14.709 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.bloom_locality: 0 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.max_successive_merges: 0 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.ttl: 2592000 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.enable_blob_files: false 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.min_blob_size: 0 2024-09-13T02:41:14.710 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: 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 13384, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 21224586-622a-4c52-8334-523075370f27 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726195274293129, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-09-13T02:41:14.711 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726195274313517, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5477748, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13389, "largest_seqno": 15874, "table_properties": {"data_size": 5465700, "index_size": 8378, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2629, "raw_key_size": 25078, "raw_average_key_size": 24, "raw_value_size": 5442491, "raw_average_value_size": 5263, "num_data_blocks": 366, "num_entries": 1034, "num_filter_entries": 1034, "num_deletions": 34, "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": 1726195274, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "21224586-622a-4c52-8334-523075370f27", "db_session_id": "FPCGTM9XEG8VNEZCOE1T", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726195274313676, "job": 1, "event": "recovery_finished"} 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55afff80ce00 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: DB pointer 0x55afff908000 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** DB Stats ** 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-13T02:41:14.712 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** Compaction Stats [default] ** 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: L0 1/0 5.22 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 569.6 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: L6 1/0 7.45 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: Sum 2/0 12.68 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 569.6 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.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 569.6 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:41:14.713 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** Compaction Stats [default] ** 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.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 569.6 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: Cumulative compaction: 0.01 GB write, 212.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T02:41:14.714 INFO:journalctl@ceph.mon.c.smithi088.stdout: Interval compaction: 0.01 GB write, 212.45 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout: Block cache BinnedLRUCache@0x55afff7df1f0#7 capacity: 512.00 MB usage: 11.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.78 KB,0.000530481%) IndexBlock(1,9.08 KB,0.00173151%) Misc(1,0.00 KB,0%) 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: starting mon.c rank 2 at public addrs [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] at bind addrs [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: mon.c@-1(???) e3 preinit fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: mon.c@-1(???).mds e7 new map 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: mon.c@-1(???).mds e7 print_map 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout: e7 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-13T02:41:14.715 INFO:journalctl@ceph.mon.c.smithi088.stdout: legacy client fscid: 1 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: Filesystem 'cephfs' (1) 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: fs_name cephfs 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: epoch 7 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: created 2024-09-13T02:34:52.032918+0000 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: modified 2024-09-13T02:35:04.170174+0000 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: tableserver 0 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: root 0 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: session_timeout 60 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: session_autoclose 300 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: max_file_size 1099511627776 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: max_xattr_size 65536 2024-09-13T02:41:14.716 INFO:journalctl@ceph.mon.c.smithi088.stdout: required_client_features {} 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: last_failure 0 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: last_failure_osd_epoch 0 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: max_mds 1 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: in 0 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: up {0=24307} 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: failed 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: damaged 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: stopped 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: data_pools [3] 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: metadata_pool 2 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: inline_data disabled 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: balancer 2024-09-13T02:41:14.717 INFO:journalctl@ceph.mon.c.smithi088.stdout: bal_rank_mask -1 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout: standby_count_wanted 0 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout: qdb_cluster leader: 0 members: 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout: [mds.b{0:24307} state up:active seq 5 addr [v2:172.21.15.195:6832/2268681213,v1:172.21.15.195:6833/2268681213] compat {c=[1],r=[1],i=[7ff]}] 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout: Standby daemons: 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout: 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout: [mds.a{-1:14409} state up:standby seq 1 addr [v2:172.21.15.88:6834/3757226991,v1:172.21.15.88:6835/3757226991] compat {c=[1],r=[1],i=[7ff]}] 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: mon.c@-1(???).osd e234 crush map has features 3314933069573799936, adjusting msgr requires 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: mon.c@-1(???).osd e234 crush map has features 432629308056666112, adjusting msgr requires 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: mon.c@-1(???).osd e234 crush map has features 432629308056666112, adjusting msgr requires 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: mon.c@-1(???).osd e234 crush map has features 432629308056666112, adjusting msgr requires 2024-09-13T02:41:14.718 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 ceph-mon[98762]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-09-13T02:41:14.719 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 bash[98725]: 1cb8f8bdbf9e5e32a0947d9ef7a51c0f32e54c0dba341af1f9312ae1fc93bf6c 2024-09-13T02:41:14.719 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:14 smithi088 systemd[1]: Started Ceph mon.c for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:41:20.557 INFO:tasks.rados.rados.0.smithi088.stdout:804: done (1 left) 2024-09-13T02:41:20.557 INFO:tasks.rados.rados.0.smithi088.stdout:805: done (0 left) 2024-09-13T02:41:20.557 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 84 2024-09-13T02:41:20.557 INFO:tasks.rados.rados.0.smithi088.stdout:806: seq_num 246 ranges {1548288=524288,2072576=745472,2818048=425984,3244032=32768} 2024-09-13T02:41:20.564 INFO:tasks.rados.rados.0.smithi088.stdout:806: writing smithi08884213-10 from 1548288 to 2072576 tid 1 2024-09-13T02:41:20.568 INFO:tasks.rados.rados.0.smithi088.stdout:806: writing smithi08884213-10 from 2072576 to 2818048 tid 2 2024-09-13T02:41:20.571 INFO:tasks.rados.rados.0.smithi088.stdout:806: writing smithi08884213-10 from 2818048 to 3244032 tid 3 2024-09-13T02:41:20.572 INFO:tasks.rados.rados.0.smithi088.stdout:806: writing smithi08884213-10 from 3244032 to 3276800 tid 4 2024-09-13T02:41:20.572 INFO:tasks.rados.rados.0.smithi088.stdout:807: copy_from oid 5 from oid 16 current snap is 84 2024-09-13T02:41:20.572 INFO:tasks.rados.rados.0.smithi088.stdout:808: copy_from oid 36 from oid 3 current snap is 84 2024-09-13T02:41:20.572 INFO:tasks.rados.rados.0.smithi088.stdout:809: read oid 6 snap -1 2024-09-13T02:41:20.572 INFO:tasks.rados.rados.0.smithi088.stdout:809: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:41:20.572 INFO:tasks.rados.rados.0.smithi088.stdout:810: read oid 47 snap -1 2024-09-13T02:41:20.572 INFO:tasks.rados.rados.0.smithi088.stdout:810: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:41:20.573 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 84 2024-09-13T02:41:20.573 INFO:tasks.rados.rados.0.smithi088.stdout:811: seq_num 247 ranges {0=540672,540672=622592,1163264=581632} 2024-09-13T02:41:20.574 INFO:tasks.rados.rados.0.smithi088.stdout:811: writing smithi08884213-42 from 0 to 540672 tid 1 2024-09-13T02:41:20.578 INFO:tasks.rados.rados.0.smithi088.stdout:811: writing smithi08884213-42 from 540672 to 1163264 tid 2 2024-09-13T02:41:20.582 INFO:tasks.rados.rados.0.smithi088.stdout:811: writing smithi08884213-42 from 1163264 to 1744896 tid 3 2024-09-13T02:41:20.582 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 84 2024-09-13T02:41:20.582 INFO:tasks.rados.rados.0.smithi088.stdout:812: seq_num 248 ranges {0=557056,557056=507904,1064960=442368,1507328=253952} 2024-09-13T02:41:20.585 INFO:tasks.rados.rados.0.smithi088.stdout:812: writing smithi08884213-7 from 0 to 557056 tid 1 2024-09-13T02:41:20.588 INFO:tasks.rados.rados.0.smithi088.stdout:812: writing smithi08884213-7 from 557056 to 1064960 tid 2 2024-09-13T02:41:20.590 INFO:tasks.rados.rados.0.smithi088.stdout:812: writing smithi08884213-7 from 1064960 to 1507328 tid 3 2024-09-13T02:41:20.593 INFO:tasks.rados.rados.0.smithi088.stdout:812: writing smithi08884213-7 from 1507328 to 1761280 tid 4 2024-09-13T02:41:20.593 INFO:tasks.rados.rados.0.smithi088.stdout:813: read oid 37 snap -1 2024-09-13T02:41:20.593 INFO:tasks.rados.rados.0.smithi088.stdout:813: expect (ObjNum 245 snap 82 seq_num 245) 2024-09-13T02:41:20.593 INFO:tasks.rados.rados.0.smithi088.stdout:814: rmattr oid 43 current snap is 84 2024-09-13T02:41:20.593 INFO:tasks.rados.rados.0.smithi088.stdout:814: done (8 left) 2024-09-13T02:41:20.593 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 84 2024-09-13T02:41:20.593 INFO:tasks.rados.rados.0.smithi088.stdout:815: seq_num 249 ranges {8110080=573440,8683520=794624,9478144=409600} 2024-09-13T02:41:20.639 INFO:tasks.rados.rados.0.smithi088.stdout:815: writing smithi08884213-48 from 8110080 to 8683520 tid 1 2024-09-13T02:41:20.643 INFO:tasks.rados.rados.0.smithi088.stdout:815: writing smithi08884213-48 from 8683520 to 9478144 tid 2 2024-09-13T02:41:20.646 INFO:tasks.rados.rados.0.smithi088.stdout:815: writing smithi08884213-48 from 9478144 to 9887744 tid 3 2024-09-13T02:41:20.646 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 84 2024-09-13T02:41:20.646 INFO:tasks.rados.rados.0.smithi088.stdout:809: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:41:20.646 INFO:tasks.rados.rados.0.smithi088.stdout:816: seq_num 250 ranges {2129920=589824,2719744=679936,3399680=409600,3809280=114688} 2024-09-13T02:41:20.661 INFO:tasks.rados.rados.0.smithi088.stdout:816: writing smithi08884213-40 from 2129920 to 2719744 tid 1 2024-09-13T02:41:20.664 INFO:tasks.rados.rados.0.smithi088.stdout:816: writing smithi08884213-40 from 2719744 to 3399680 tid 2 2024-09-13T02:41:20.667 INFO:tasks.rados.rados.0.smithi088.stdout:816: writing smithi08884213-40 from 3399680 to 3809280 tid 3 2024-09-13T02:41:20.668 INFO:tasks.rados.rados.0.smithi088.stdout:816: writing smithi08884213-40 from 3809280 to 3923968 tid 4 2024-09-13T02:41:20.668 INFO:tasks.rados.rados.0.smithi088.stdout:809: done (9 left) 2024-09-13T02:41:20.668 INFO:tasks.rados.rados.0.smithi088.stdout:817: rmattr oid 22 current snap is 84 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:817: done (9 left) 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:818: snap_create 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:806: finishing write tid 1 to smithi08884213-10 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:808: finishing copy_from to smithi08884213-36 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:808: got expected ENOENT (src dne) 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:808: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:806: finishing write tid 2 to smithi08884213-10 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:806: finishing write tid 3 to smithi08884213-10 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:806: finishing write tid 4 to smithi08884213-10 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:806: finishing write tid 5 to smithi08884213-10 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:807: finishing copy_from racing read to smithi08884213-5 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:806: finishing write tid 6 to smithi08884213-10 2024-09-13T02:41:20.669 INFO:tasks.rados.rados.0.smithi088.stdout:806: oid 10 updating version 0 to 284 2024-09-13T02:41:20.670 INFO:tasks.rados.rados.0.smithi088.stdout:806: oid 10 version 284 is already newer than 283 2024-09-13T02:41:20.670 INFO:tasks.rados.rados.0.smithi088.stdout:806: oid 10 version 284 is already newer than 281 2024-09-13T02:41:20.670 INFO:tasks.rados.rados.0.smithi088.stdout:806: oid 10 updating version 284 to 285 2024-09-13T02:41:20.670 INFO:tasks.rados.rados.0.smithi088.stdout:806: oid 10 version 285 is already newer than 282 2024-09-13T02:41:20.670 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 285 (ObjNum 246 snap 84 seq_num 246) dirty exists 2024-09-13T02:41:20.670 INFO:tasks.rados.rados.0.smithi088.stdout:806: left oid 10 (ObjNum 246 snap 84 seq_num 246) 2024-09-13T02:41:20.670 INFO:tasks.rados.rados.0.smithi088.stdout:811: finishing write tid 1 to smithi08884213-42 2024-09-13T02:41:20.670 INFO:tasks.rados.rados.0.smithi088.stdout:810: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:41:20.712 INFO:tasks.rados.rados.0.smithi088.stdout:807: finishing copy_from to smithi08884213-5 2024-09-13T02:41:20.712 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 229 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-09-13T02:41:20.712 INFO:tasks.rados.rados.0.smithi088.stdout:811: finishing write tid 2 to smithi08884213-42 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:811: finishing write tid 3 to smithi08884213-42 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:811: finishing write tid 4 to smithi08884213-42 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:811: finishing write tid 5 to smithi08884213-42 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:811: oid 42 updating version 0 to 156 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:811: oid 42 updating version 156 to 157 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:811: oid 42 version 157 is already newer than 154 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:811: oid 42 version 157 is already newer than 155 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 157 (ObjNum 247 snap 84 seq_num 247) dirty exists 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:811: left oid 42 (ObjNum 247 snap 84 seq_num 247) 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:812: finishing write tid 1 to smithi08884213-7 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:812: finishing write tid 2 to smithi08884213-7 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:812: finishing write tid 3 to smithi08884213-7 2024-09-13T02:41:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:812: finishing write tid 4 to smithi08884213-7 2024-09-13T02:41:20.714 INFO:tasks.rados.rados.0.smithi088.stdout:812: finishing write tid 5 to smithi08884213-7 2024-09-13T02:41:20.714 INFO:tasks.rados.rados.0.smithi088.stdout:812: finishing write tid 6 to smithi08884213-7 2024-09-13T02:41:20.714 INFO:tasks.rados.rados.0.smithi088.stdout:812: oid 7 updating version 0 to 286 2024-09-13T02:41:20.714 INFO:tasks.rados.rados.0.smithi088.stdout:812: oid 7 updating version 286 to 288 2024-09-13T02:41:20.714 INFO:tasks.rados.rados.0.smithi088.stdout:812: oid 7 updating version 288 to 289 2024-09-13T02:41:20.714 INFO:tasks.rados.rados.0.smithi088.stdout:812: oid 7 updating version 289 to 290 2024-09-13T02:41:20.714 INFO:tasks.rados.rados.0.smithi088.stdout:812: oid 7 version 290 is already newer than 287 2024-09-13T02:41:20.714 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 290 (ObjNum 248 snap 84 seq_num 248) dirty exists 2024-09-13T02:41:20.714 INFO:tasks.rados.rados.0.smithi088.stdout:812: left oid 7 (ObjNum 248 snap 84 seq_num 248) 2024-09-13T02:41:20.714 INFO:tasks.rados.rados.0.smithi088.stdout:813: expect (ObjNum 245 snap 82 seq_num 245) 2024-09-13T02:41:20.763 INFO:tasks.rados.rados.0.smithi088.stdout:815: finishing write tid 1 to smithi08884213-48 2024-09-13T02:41:20.763 INFO:tasks.rados.rados.0.smithi088.stdout:815: finishing write tid 2 to smithi08884213-48 2024-09-13T02:41:20.763 INFO:tasks.rados.rados.0.smithi088.stdout:815: finishing write tid 3 to smithi08884213-48 2024-09-13T02:41:20.763 INFO:tasks.rados.rados.0.smithi088.stdout:815: finishing write tid 4 to smithi08884213-48 2024-09-13T02:41:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:815: finishing write tid 5 to smithi08884213-48 2024-09-13T02:41:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:815: oid 48 updating version 0 to 181 2024-09-13T02:41:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:815: oid 48 updating version 181 to 184 2024-09-13T02:41:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:815: oid 48 version 184 is already newer than 183 2024-09-13T02:41:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:815: oid 48 version 184 is already newer than 182 2024-09-13T02:41:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 184 (ObjNum 249 snap 84 seq_num 249) dirty exists 2024-09-13T02:41:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:815: left oid 48 (ObjNum 249 snap 84 seq_num 249) 2024-09-13T02:41:20.764 INFO:tasks.rados.rados.0.smithi088.stdout:816: finishing write tid 1 to smithi08884213-40 2024-09-13T02:41:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:816: finishing write tid 2 to smithi08884213-40 2024-09-13T02:41:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:816: finishing write tid 3 to smithi08884213-40 2024-09-13T02:41:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:816: finishing write tid 4 to smithi08884213-40 2024-09-13T02:41:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:816: finishing write tid 5 to smithi08884213-40 2024-09-13T02:41:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:816: finishing write tid 6 to smithi08884213-40 2024-09-13T02:41:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:816: oid 40 updating version 0 to 403 2024-09-13T02:41:20.765 INFO:tasks.rados.rados.0.smithi088.stdout:816: oid 40 version 403 is already newer than 401 2024-09-13T02:41:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:816: oid 40 version 403 is already newer than 402 2024-09-13T02:41:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:816: oid 40 updating version 403 to 405 2024-09-13T02:41:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:816: oid 40 version 405 is already newer than 404 2024-09-13T02:41:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 405 (ObjNum 250 snap 84 seq_num 250) dirty exists 2024-09-13T02:41:20.766 INFO:tasks.rados.rados.0.smithi088.stdout:816: left oid 40 (ObjNum 250 snap 84 seq_num 250) 2024-09-13T02:41:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: mon.c calling monitor election 2024-09-13T02:41:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: mon.a calling monitor election 2024-09-13T02:41:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: mon.b calling monitor election 2024-09-13T02:41:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T02:41:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: monmap epoch 3 2024-09-13T02:41:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:41:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: last_changed 2024-09-13T02:30:52.832250+0000 2024-09-13T02:41:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: created 2024-09-13T02:29:14.825758+0000 2024-09-13T02:41:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: min_mon_release 18 (reef) 2024-09-13T02:41:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: election_strategy: 1 2024-09-13T02:41:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-09-13T02:41:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: 1: [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon.b 2024-09-13T02:41:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: 2: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-09-13T02:41:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:41:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: osdmap e235: 8 total, 8 up, 8 in 2024-09-13T02:41:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: mgrmap e41: y(active, since 21s), standbys: x 2024-09-13T02:41:20.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[98762]: overall HEALTH_OK 2024-09-13T02:41:20.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: mon.c calling monitor election 2024-09-13T02:41:20.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: mon.a calling monitor election 2024-09-13T02:41:20.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: mon.b calling monitor election 2024-09-13T02:41:20.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T02:41:20.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: monmap epoch 3 2024-09-13T02:41:20.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:41:20.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: last_changed 2024-09-13T02:30:52.832250+0000 2024-09-13T02:41:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: created 2024-09-13T02:29:14.825758+0000 2024-09-13T02:41:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: min_mon_release 18 (reef) 2024-09-13T02:41:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: election_strategy: 1 2024-09-13T02:41:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-09-13T02:41:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: 1: [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon.b 2024-09-13T02:41:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: 2: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-09-13T02:41:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:41:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: osdmap e235: 8 total, 8 up, 8 in 2024-09-13T02:41:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: mgrmap e41: y(active, since 21s), standbys: x 2024-09-13T02:41:20.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:20 smithi088 ceph-mon[96266]: overall HEALTH_OK 2024-09-13T02:41:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: mon.c calling monitor election 2024-09-13T02:41:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: mon.a calling monitor election 2024-09-13T02:41:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: mon.b calling monitor election 2024-09-13T02:41:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T02:41:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: monmap epoch 3 2024-09-13T02:41:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:41:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: last_changed 2024-09-13T02:30:52.832250+0000 2024-09-13T02:41:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: created 2024-09-13T02:29:14.825758+0000 2024-09-13T02:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: min_mon_release 18 (reef) 2024-09-13T02:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: election_strategy: 1 2024-09-13T02:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-09-13T02:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: 1: [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon.b 2024-09-13T02:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: 2: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-09-13T02:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: osdmap e235: 8 total, 8 up, 8 in 2024-09-13T02:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: mgrmap e41: y(active, since 21s), standbys: x 2024-09-13T02:41:20.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:20 smithi195 ceph-mon[31576]: overall HEALTH_OK 2024-09-13T02:41:21.564 INFO:tasks.rados.rados.0.smithi088.stdout:806: done (9 left) 2024-09-13T02:41:21.564 INFO:tasks.rados.rados.0.smithi088.stdout:807: done (8 left) 2024-09-13T02:41:21.564 INFO:tasks.rados.rados.0.smithi088.stdout:808: done (7 left) 2024-09-13T02:41:21.564 INFO:tasks.rados.rados.0.smithi088.stdout:810: done (6 left) 2024-09-13T02:41:21.564 INFO:tasks.rados.rados.0.smithi088.stdout:811: done (5 left) 2024-09-13T02:41:21.564 INFO:tasks.rados.rados.0.smithi088.stdout:812: done (4 left) 2024-09-13T02:41:21.564 INFO:tasks.rados.rados.0.smithi088.stdout:813: done (3 left) 2024-09-13T02:41:21.564 INFO:tasks.rados.rados.0.smithi088.stdout:815: done (2 left) 2024-09-13T02:41:21.564 INFO:tasks.rados.rados.0.smithi088.stdout:816: done (1 left) 2024-09-13T02:41:21.565 INFO:tasks.rados.rados.0.smithi088.stdout:818: done (0 left) 2024-09-13T02:41:21.565 INFO:tasks.rados.rados.0.smithi088.stdout:819: snap_create 2024-09-13T02:41:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:21 smithi088 ceph-mon[96266]: osdmap e236: 8 total, 8 up, 8 in 2024-09-13T02:41:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:21 smithi088 ceph-mon[96266]: pgmap v30: 121 pgs: 121 active+clean; 106 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 750 KiB/s rd, 209 KiB/s wr, 3 op/s 2024-09-13T02:41:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:21 smithi088 ceph-mon[98762]: osdmap e236: 8 total, 8 up, 8 in 2024-09-13T02:41:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:21 smithi088 ceph-mon[98762]: pgmap v30: 121 pgs: 121 active+clean; 106 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 750 KiB/s rd, 209 KiB/s wr, 3 op/s 2024-09-13T02:41:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:21 smithi195 ceph-mon[31576]: osdmap e236: 8 total, 8 up, 8 in 2024-09-13T02:41:21.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:21 smithi195 ceph-mon[31576]: pgmap v30: 121 pgs: 121 active+clean; 106 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 750 KiB/s rd, 209 KiB/s wr, 3 op/s 2024-09-13T02:41:22.565 INFO:tasks.rados.rados.0.smithi088.stdout:819: done (0 left) 2024-09-13T02:41:22.565 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 86 2024-09-13T02:41:22.565 INFO:tasks.rados.rados.0.smithi088.stdout:820: seq_num 251 ranges {0=606208,606208=614400,1220608=589824} 2024-09-13T02:41:22.568 INFO:tasks.rados.rados.0.smithi088.stdout:820: writing smithi08884213-17 from 0 to 606208 tid 1 2024-09-13T02:41:22.572 INFO:tasks.rados.rados.0.smithi088.stdout:820: writing smithi08884213-17 from 606208 to 1220608 tid 2 2024-09-13T02:41:22.575 INFO:tasks.rados.rados.0.smithi088.stdout:820: writing smithi08884213-17 from 1220608 to 1810432 tid 3 2024-09-13T02:41:22.575 INFO:tasks.rados.rados.0.smithi088.stdout:821: delete oid 15 current snap is 86 2024-09-13T02:41:22.576 INFO:tasks.rados.rados.0.smithi088.stdout:820: finishing write tid 1 to smithi08884213-17 2024-09-13T02:41:22.577 INFO:tasks.rados.rados.0.smithi088.stdout:820: finishing write tid 2 to smithi08884213-17 2024-09-13T02:41:22.578 INFO:tasks.rados.rados.0.smithi088.stdout:820: finishing write tid 3 to smithi08884213-17 2024-09-13T02:41:22.578 INFO:tasks.rados.rados.0.smithi088.stdout:820: finishing write tid 4 to smithi08884213-17 2024-09-13T02:41:22.579 INFO:tasks.rados.rados.0.smithi088.stdout:821: done (1 left) 2024-09-13T02:41:22.579 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 86 2024-09-13T02:41:22.579 INFO:tasks.rados.rados.0.smithi088.stdout:822: seq_num 253 ranges {860160=647168,1507328=786432,2293760=417792} 2024-09-13T02:41:22.587 INFO:tasks.rados.rados.0.smithi088.stdout:822: writing smithi08884213-27 from 860160 to 1507328 tid 1 2024-09-13T02:41:22.592 INFO:tasks.rados.rados.0.smithi088.stdout:822: writing smithi08884213-27 from 1507328 to 2293760 tid 2 2024-09-13T02:41:22.595 INFO:tasks.rados.rados.0.smithi088.stdout:822: writing smithi08884213-27 from 2293760 to 2711552 tid 3 2024-09-13T02:41:22.595 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 86 2024-09-13T02:41:22.595 INFO:tasks.rados.rados.0.smithi088.stdout:820: finishing write tid 5 to smithi08884213-17 2024-09-13T02:41:22.595 INFO:tasks.rados.rados.0.smithi088.stdout:820: oid 17 updating version 0 to 245 2024-09-13T02:41:22.595 INFO:tasks.rados.rados.0.smithi088.stdout:820: oid 17 version 245 is already newer than 244 2024-09-13T02:41:22.595 INFO:tasks.rados.rados.0.smithi088.stdout:820: oid 17 updating version 245 to 246 2024-09-13T02:41:22.595 INFO:tasks.rados.rados.0.smithi088.stdout:820: oid 17 version 246 is already newer than 243 2024-09-13T02:41:22.595 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 246 (ObjNum 251 snap 86 seq_num 251) dirty exists 2024-09-13T02:41:22.595 INFO:tasks.rados.rados.0.smithi088.stdout:820: left oid 17 (ObjNum 251 snap 86 seq_num 251) 2024-09-13T02:41:22.595 INFO:tasks.rados.rados.0.smithi088.stdout:822: finishing write tid 1 to smithi08884213-27 2024-09-13T02:41:22.595 INFO:tasks.rados.rados.0.smithi088.stdout:823: seq_num 254 ranges {3276800=663552,3940352=663552,4603904=540672} 2024-09-13T02:41:22.615 INFO:tasks.rados.rados.0.smithi088.stdout:823: writing smithi08884213-10 from 3276800 to 3940352 tid 1 2024-09-13T02:41:22.619 INFO:tasks.rados.rados.0.smithi088.stdout:823: writing smithi08884213-10 from 3940352 to 4603904 tid 2 2024-09-13T02:41:22.622 INFO:tasks.rados.rados.0.smithi088.stdout:823: writing smithi08884213-10 from 4603904 to 5144576 tid 3 2024-09-13T02:41:22.623 INFO:tasks.rados.rados.0.smithi088.stdout:820: done (2 left) 2024-09-13T02:41:22.623 INFO:tasks.rados.rados.0.smithi088.stdout:824: delete oid 12 current snap is 86 2024-09-13T02:41:22.623 INFO:tasks.rados.rados.0.smithi088.stdout:822: finishing write tid 2 to smithi08884213-27 2024-09-13T02:41:22.623 INFO:tasks.rados.rados.0.smithi088.stdout:822: finishing write tid 3 to smithi08884213-27 2024-09-13T02:41:22.623 INFO:tasks.rados.rados.0.smithi088.stdout:822: finishing write tid 4 to smithi08884213-27 2024-09-13T02:41:22.623 INFO:tasks.rados.rados.0.smithi088.stdout:822: finishing write tid 5 to smithi08884213-27 2024-09-13T02:41:22.623 INFO:tasks.rados.rados.0.smithi088.stdout:822: oid 27 updating version 0 to 367 2024-09-13T02:41:22.623 INFO:tasks.rados.rados.0.smithi088.stdout:822: oid 27 version 367 is already newer than 364 2024-09-13T02:41:22.623 INFO:tasks.rados.rados.0.smithi088.stdout:822: oid 27 version 367 is already newer than 366 2024-09-13T02:41:22.623 INFO:tasks.rados.rados.0.smithi088.stdout:822: oid 27 version 367 is already newer than 365 2024-09-13T02:41:22.623 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 367 (ObjNum 253 snap 86 seq_num 253) dirty exists 2024-09-13T02:41:22.623 INFO:tasks.rados.rados.0.smithi088.stdout:822: left oid 27 (ObjNum 253 snap 86 seq_num 253) 2024-09-13T02:41:22.624 INFO:tasks.rados.rados.0.smithi088.stdout:823: finishing write tid 1 to smithi08884213-10 2024-09-13T02:41:22.624 INFO:tasks.rados.rados.0.smithi088.stdout:823: finishing write tid 2 to smithi08884213-10 2024-09-13T02:41:22.624 INFO:tasks.rados.rados.0.smithi088.stdout:822: done (2 left) 2024-09-13T02:41:22.624 INFO:tasks.rados.rados.0.smithi088.stdout:824: done (1 left) 2024-09-13T02:41:22.625 INFO:tasks.rados.rados.0.smithi088.stdout:825: read oid 41 snap -1 2024-09-13T02:41:22.625 INFO:tasks.rados.rados.0.smithi088.stdout:825: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:41:22.625 INFO:tasks.rados.rados.0.smithi088.stdout:826: copy_from oid 31 from oid 40 current snap is 86 2024-09-13T02:41:22.625 INFO:tasks.rados.rados.0.smithi088.stdout:827: setattr oid 45 current snap is 86 2024-09-13T02:41:22.625 INFO:tasks.rados.rados.0.smithi088.stdout:823: finishing write tid 3 to smithi08884213-10 2024-09-13T02:41:22.625 INFO:tasks.rados.rados.0.smithi088.stdout:823: finishing write tid 4 to smithi08884213-10 2024-09-13T02:41:22.627 INFO:tasks.rados.rados.0.smithi088.stdout:823: finishing write tid 5 to smithi08884213-10 2024-09-13T02:41:22.627 INFO:tasks.rados.rados.0.smithi088.stdout:823: oid 10 updating version 0 to 295 2024-09-13T02:41:22.627 INFO:tasks.rados.rados.0.smithi088.stdout:823: oid 10 version 295 is already newer than 294 2024-09-13T02:41:22.627 INFO:tasks.rados.rados.0.smithi088.stdout:823: oid 10 version 295 is already newer than 293 2024-09-13T02:41:22.627 INFO:tasks.rados.rados.0.smithi088.stdout:823: oid 10 version 295 is already newer than 292 2024-09-13T02:41:22.627 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 295 (ObjNum 254 snap 86 seq_num 254) dirty exists 2024-09-13T02:41:22.627 INFO:tasks.rados.rados.0.smithi088.stdout:823: left oid 10 (ObjNum 254 snap 86 seq_num 254) 2024-09-13T02:41:22.628 INFO:tasks.rados.rados.0.smithi088.stdout:823: done (3 left) 2024-09-13T02:41:22.628 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 21 current snap is 86 2024-09-13T02:41:22.628 INFO:tasks.rados.rados.0.smithi088.stdout:828: seq_num 256 ranges {147456=696320,843776=434176,1277952=770048} 2024-09-13T02:41:22.632 INFO:tasks.rados.rados.0.smithi088.stdout:828: writing smithi08884213-21 from 147456 to 843776 tid 1 2024-09-13T02:41:22.635 INFO:tasks.rados.rados.0.smithi088.stdout:828: writing smithi08884213-21 from 843776 to 1277952 tid 2 2024-09-13T02:41:22.639 INFO:tasks.rados.rados.0.smithi088.stdout:828: writing smithi08884213-21 from 1277952 to 2048000 tid 3 2024-09-13T02:41:22.640 INFO:tasks.rados.rados.0.smithi088.stdout:829: snap_remove snap 78 2024-09-13T02:41:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:22 smithi088 ceph-mon[96266]: osdmap e237: 8 total, 8 up, 8 in 2024-09-13T02:41:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:22 smithi088 ceph-mon[98762]: osdmap e237: 8 total, 8 up, 8 in 2024-09-13T02:41:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:22 smithi195 ceph-mon[31576]: osdmap e237: 8 total, 8 up, 8 in 2024-09-13T02:41:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:41:23] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2024-09-13T02:41:23.576 INFO:tasks.rados.rados.0.smithi088.stdout:829: done (4 left) 2024-09-13T02:41:23.577 INFO:tasks.rados.rados.0.smithi088.stdout:830: snap_remove snap 84 2024-09-13T02:41:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:23 smithi088 ceph-mon[98762]: osdmap e238: 8 total, 8 up, 8 in 2024-09-13T02:41:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:23 smithi088 ceph-mon[98762]: pgmap v33: 121 pgs: 121 active+clean; 106 MiB data, 690 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:41:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:23 smithi088 ceph-mon[96266]: osdmap e238: 8 total, 8 up, 8 in 2024-09-13T02:41:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:23 smithi088 ceph-mon[96266]: pgmap v33: 121 pgs: 121 active+clean; 106 MiB data, 690 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:41:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:23 smithi195 ceph-mon[31576]: osdmap e238: 8 total, 8 up, 8 in 2024-09-13T02:41:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:23 smithi195 ceph-mon[31576]: pgmap v33: 121 pgs: 121 active+clean; 106 MiB data, 690 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:41:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:23 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:23 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:24.573 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:24 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:41:24.324+0000 7f72c1fad640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-13T02:41:24.580 INFO:tasks.rados.rados.0.smithi088.stdout:830: done (4 left) 2024-09-13T02:41:24.580 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 86 2024-09-13T02:41:24.580 INFO:tasks.rados.rados.0.smithi088.stdout:831: seq_num 257 ranges {0=712704,712704=720896,1433600=483328} 2024-09-13T02:41:24.584 INFO:tasks.rados.rados.0.smithi088.stdout:831: writing smithi08884213-33 from 0 to 712704 tid 1 2024-09-13T02:41:24.588 INFO:tasks.rados.rados.0.smithi088.stdout:831: writing smithi08884213-33 from 712704 to 1433600 tid 2 2024-09-13T02:41:24.592 INFO:tasks.rados.rados.0.smithi088.stdout:831: writing smithi08884213-33 from 1433600 to 1916928 tid 3 2024-09-13T02:41:24.593 INFO:tasks.rados.rados.0.smithi088.stdout:832: setattr oid 29 current snap is 86 2024-09-13T02:41:24.593 INFO:tasks.rados.rados.0.smithi088.stdout:825: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:41:24.654 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 85 (ObjNum 234 snap 75 seq_num 234) dirty exists 2024-09-13T02:41:24.655 INFO:tasks.rados.rados.0.smithi088.stdout:828: finishing write tid 1 to smithi08884213-21 2024-09-13T02:41:24.655 INFO:tasks.rados.rados.0.smithi088.stdout:828: finishing write tid 2 to smithi08884213-21 2024-09-13T02:41:24.655 INFO:tasks.rados.rados.0.smithi088.stdout:826: finishing copy_from racing read to smithi08884213-31 2024-09-13T02:41:24.655 INFO:tasks.rados.rados.0.smithi088.stdout:828: finishing write tid 3 to smithi08884213-21 2024-09-13T02:41:24.655 INFO:tasks.rados.rados.0.smithi088.stdout:828: finishing write tid 4 to smithi08884213-21 2024-09-13T02:41:24.655 INFO:tasks.rados.rados.0.smithi088.stdout:828: finishing write tid 5 to smithi08884213-21 2024-09-13T02:41:24.655 INFO:tasks.rados.rados.0.smithi088.stdout:828: oid 21 updating version 0 to 144 2024-09-13T02:41:24.655 INFO:tasks.rados.rados.0.smithi088.stdout:828: oid 21 updating version 144 to 147 2024-09-13T02:41:24.655 INFO:tasks.rados.rados.0.smithi088.stdout:828: oid 21 version 147 is already newer than 145 2024-09-13T02:41:24.655 INFO:tasks.rados.rados.0.smithi088.stdout:828: oid 21 version 147 is already newer than 146 2024-09-13T02:41:24.655 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 147 (ObjNum 256 snap 86 seq_num 256) dirty exists 2024-09-13T02:41:24.656 INFO:tasks.rados.rados.0.smithi088.stdout:828: left oid 21 (ObjNum 256 snap 86 seq_num 256) 2024-09-13T02:41:24.656 INFO:tasks.rados.rados.0.smithi088.stdout:826: finishing copy_from to smithi08884213-31 2024-09-13T02:41:24.656 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 405 (ObjNum 250 snap 84 seq_num 250) dirty exists 2024-09-13T02:41:24.656 INFO:tasks.rados.rados.0.smithi088.stdout:831: finishing write tid 1 to smithi08884213-33 2024-09-13T02:41:24.656 INFO:tasks.rados.rados.0.smithi088.stdout:831: finishing write tid 2 to smithi08884213-33 2024-09-13T02:41:24.656 INFO:tasks.rados.rados.0.smithi088.stdout:831: finishing write tid 3 to smithi08884213-33 2024-09-13T02:41:24.656 INFO:tasks.rados.rados.0.smithi088.stdout:831: finishing write tid 4 to smithi08884213-33 2024-09-13T02:41:24.656 INFO:tasks.rados.rados.0.smithi088.stdout:831: finishing write tid 5 to smithi08884213-33 2024-09-13T02:41:24.657 INFO:tasks.rados.rados.0.smithi088.stdout:831: oid 33 updating version 0 to 199 2024-09-13T02:41:24.657 INFO:tasks.rados.rados.0.smithi088.stdout:831: oid 33 version 199 is already newer than 198 2024-09-13T02:41:24.657 INFO:tasks.rados.rados.0.smithi088.stdout:831: oid 33 version 199 is already newer than 196 2024-09-13T02:41:24.657 INFO:tasks.rados.rados.0.smithi088.stdout:831: oid 33 version 199 is already newer than 197 2024-09-13T02:41:24.657 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 199 (ObjNum 257 snap 86 seq_num 257) dirty exists 2024-09-13T02:41:24.657 INFO:tasks.rados.rados.0.smithi088.stdout:831: left oid 33 (ObjNum 257 snap 86 seq_num 257) 2024-09-13T02:41:24.657 INFO:tasks.rados.rados.0.smithi088.stdout:825: done (5 left) 2024-09-13T02:41:24.658 INFO:tasks.rados.rados.0.smithi088.stdout:826: done (4 left) 2024-09-13T02:41:24.658 INFO:tasks.rados.rados.0.smithi088.stdout:827: done (3 left) 2024-09-13T02:41:24.658 INFO:tasks.rados.rados.0.smithi088.stdout:828: done (2 left) 2024-09-13T02:41:24.658 INFO:tasks.rados.rados.0.smithi088.stdout:831: done (1 left) 2024-09-13T02:41:24.658 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 86 2024-09-13T02:41:24.659 INFO:tasks.rados.rados.0.smithi088.stdout:833: seq_num 258 ranges {1515520=729088,2244608=606208,2850816=598016} 2024-09-13T02:41:24.666 INFO:tasks.rados.rados.0.smithi088.stdout:833: writing smithi08884213-23 from 1515520 to 2244608 tid 1 2024-09-13T02:41:24.669 INFO:tasks.rados.rados.0.smithi088.stdout:833: writing smithi08884213-23 from 2244608 to 2850816 tid 2 2024-09-13T02:41:24.674 INFO:tasks.rados.rados.0.smithi088.stdout:833: writing smithi08884213-23 from 2850816 to 3448832 tid 3 2024-09-13T02:41:24.674 INFO:tasks.rados.rados.0.smithi088.stdout:834: rollback oid 4 current snap is 86 2024-09-13T02:41:24.674 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 4 to 75 2024-09-13T02:41:24.674 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 232 (ObjNum 143 snap 35 seq_num 143) dirty exists 2024-09-13T02:41:24.674 INFO:tasks.rados.rados.0.smithi088.stdout:833: finishing write tid 1 to smithi08884213-23 2024-09-13T02:41:24.675 INFO:tasks.rados.rados.0.smithi088.stdout:833: finishing write tid 2 to smithi08884213-23 2024-09-13T02:41:24.675 INFO:tasks.rados.rados.0.smithi088.stdout:832: done (2 left) 2024-09-13T02:41:24.675 INFO:tasks.rados.rados.0.smithi088.stdout:835: snap_remove snap 79 2024-09-13T02:41:24.885 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:24 smithi195 ceph-mon[31576]: osdmap e239: 8 total, 8 up, 8 in 2024-09-13T02:41:24.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:24 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:24.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:24 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:24 smithi088 ceph-mon[96266]: osdmap e239: 8 total, 8 up, 8 in 2024-09-13T02:41:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:24 smithi088 ceph-mon[98762]: osdmap e239: 8 total, 8 up, 8 in 2024-09-13T02:41:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:25.593 INFO:tasks.rados.rados.0.smithi088.stdout:835: done (2 left) 2024-09-13T02:41:25.593 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 86 2024-09-13T02:41:25.593 INFO:tasks.rados.rados.0.smithi088.stdout:836: seq_num 259 ranges {1810432=745472,2555904=540672,3096576=581632,3678208=81920} 2024-09-13T02:41:25.606 INFO:tasks.rados.rados.0.smithi088.stdout:836: writing smithi08884213-17 from 1810432 to 2555904 tid 1 2024-09-13T02:41:25.610 INFO:tasks.rados.rados.0.smithi088.stdout:836: writing smithi08884213-17 from 2555904 to 3096576 tid 2 2024-09-13T02:41:25.614 INFO:tasks.rados.rados.0.smithi088.stdout:836: writing smithi08884213-17 from 3096576 to 3678208 tid 3 2024-09-13T02:41:25.616 INFO:tasks.rados.rados.0.smithi088.stdout:836: writing smithi08884213-17 from 3678208 to 3760128 tid 4 2024-09-13T02:41:25.616 INFO:tasks.rados.rados.0.smithi088.stdout:837: read oid 2 snap -1 2024-09-13T02:41:25.616 INFO:tasks.rados.rados.0.smithi088.stdout:837: expect (ObjNum 244 snap 81 seq_num 244) 2024-09-13T02:41:25.617 INFO:tasks.rados.rados.0.smithi088.stdout:838: setattr oid 29 current snap is 86 2024-09-13T02:41:25.617 INFO:tasks.rados.rados.0.smithi088.stdout:833: finishing write tid 3 to smithi08884213-23 2024-09-13T02:41:25.617 INFO:tasks.rados.rados.0.smithi088.stdout:833: finishing write tid 4 to smithi08884213-23 2024-09-13T02:41:25.618 INFO:tasks.rados.rados.0.smithi088.stdout:834: finishing rollback tid 0 to smithi08884213-4 2024-09-13T02:41:25.618 INFO:tasks.rados.rados.0.smithi088.stdout:833: finishing write tid 5 to smithi08884213-23 2024-09-13T02:41:25.618 INFO:tasks.rados.rados.0.smithi088.stdout:833: oid 23 updating version 0 to 253 2024-09-13T02:41:25.618 INFO:tasks.rados.rados.0.smithi088.stdout:833: oid 23 updating version 253 to 254 2024-09-13T02:41:25.618 INFO:tasks.rados.rados.0.smithi088.stdout:833: oid 23 version 254 is already newer than 252 2024-09-13T02:41:25.618 INFO:tasks.rados.rados.0.smithi088.stdout:833: oid 23 updating version 254 to 255 2024-09-13T02:41:25.619 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 255 (ObjNum 258 snap 86 seq_num 258) dirty exists 2024-09-13T02:41:25.619 INFO:tasks.rados.rados.0.smithi088.stdout:833: left oid 23 (ObjNum 258 snap 86 seq_num 258) 2024-09-13T02:41:25.619 INFO:tasks.rados.rados.0.smithi088.stdout:834: finishing rollback tid 1 to smithi08884213-4 2024-09-13T02:41:25.619 INFO:tasks.rados.rados.0.smithi088.stdout:834: finishing rollback tid 2 to smithi08884213-4 2024-09-13T02:41:25.619 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 261 (ObjNum 213 snap 58 seq_num 213) dirty exists 2024-09-13T02:41:25.619 INFO:tasks.rados.rados.0.smithi088.stdout:836: finishing write tid 1 to smithi08884213-17 2024-09-13T02:41:25.620 INFO:tasks.rados.rados.0.smithi088.stdout:836: finishing write tid 2 to smithi08884213-17 2024-09-13T02:41:25.620 INFO:tasks.rados.rados.0.smithi088.stdout:833: done (4 left) 2024-09-13T02:41:25.620 INFO:tasks.rados.rados.0.smithi088.stdout:834: done (3 left) 2024-09-13T02:41:25.620 INFO:tasks.rados.rados.0.smithi088.stdout:839: delete oid 12 current snap is 86 2024-09-13T02:41:25.623 INFO:tasks.rados.rados.0.smithi088.stdout:839: done (3 left) 2024-09-13T02:41:25.623 INFO:tasks.rados.rados.0.smithi088.stdout:840: rollback oid 48 current snap is 86 2024-09-13T02:41:25.624 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 48 to 73 2024-09-13T02:41:25.624 INFO:tasks.rados.rados.0.smithi088.stdout:841: rollback oid 32 current snap is 86 2024-09-13T02:41:25.624 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 32 to 83 2024-09-13T02:41:25.624 INFO:tasks.rados.rados.0.smithi088.stdout:842: rmattr oid 30 current snap is 86 2024-09-13T02:41:25.624 INFO:tasks.rados.rados.0.smithi088.stdout:842: done (5 left) 2024-09-13T02:41:25.624 INFO:tasks.rados.rados.0.smithi088.stdout:843: read oid 18 snap -1 2024-09-13T02:41:25.624 INFO:tasks.rados.rados.0.smithi088.stdout:843: expect (ObjNum 231 snap 74 seq_num 231) 2024-09-13T02:41:25.624 INFO:tasks.rados.rados.0.smithi088.stdout:844: copy_from oid 7 from oid 8 current snap is 86 2024-09-13T02:41:25.625 INFO:tasks.rados.rados.0.smithi088.stdout:845: copy_from oid 42 from oid 12 current snap is 86 2024-09-13T02:41:25.625 INFO:tasks.rados.rados.0.smithi088.stdout:846: rollback oid 3 current snap is 86 2024-09-13T02:41:25.625 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 3 to 85 2024-09-13T02:41:25.625 INFO:tasks.rados.rados.0.smithi088.stdout:847: read oid 27 snap -1 2024-09-13T02:41:25.625 INFO:tasks.rados.rados.0.smithi088.stdout:847: expect (ObjNum 253 snap 86 seq_num 253) 2024-09-13T02:41:25.625 INFO:tasks.rados.rados.0.smithi088.stdout:848: snap_remove snap 80 2024-09-13T02:41:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:25 smithi088 ceph-mon[96266]: osdmap e240: 8 total, 8 up, 8 in 2024-09-13T02:41:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:25 smithi088 ceph-mon[96266]: pgmap v36: 121 pgs: 121 active+clean; 130 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.9 MiB/s wr, 31 op/s 2024-09-13T02:41:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:25 smithi088 ceph-mon[98762]: osdmap e240: 8 total, 8 up, 8 in 2024-09-13T02:41:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:25 smithi088 ceph-mon[98762]: pgmap v36: 121 pgs: 121 active+clean; 130 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.9 MiB/s wr, 31 op/s 2024-09-13T02:41:25.898 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:25 smithi195 ceph-mon[31576]: osdmap e240: 8 total, 8 up, 8 in 2024-09-13T02:41:25.898 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:25 smithi195 ceph-mon[31576]: pgmap v36: 121 pgs: 121 active+clean; 130 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.9 MiB/s wr, 31 op/s 2024-09-13T02:41:26.322 INFO:tasks.rados.rados.0.smithi088.stdout:848: done (10 left) 2024-09-13T02:41:26.322 INFO:tasks.rados.rados.0.smithi088.stdout:849: rmattr oid 28 current snap is 86 2024-09-13T02:41:26.322 INFO:tasks.rados.rados.0.smithi088.stdout:849: done (10 left) 2024-09-13T02:41:26.322 INFO:tasks.rados.rados.0.smithi088.stdout:850: setattr oid 28 current snap is 86 2024-09-13T02:41:26.322 INFO:tasks.rados.rados.0.smithi088.stdout:836: finishing write tid 3 to smithi08884213-17 2024-09-13T02:41:26.322 INFO:tasks.rados.rados.0.smithi088.stdout:836: finishing write tid 4 to smithi08884213-17 2024-09-13T02:41:26.322 INFO:tasks.rados.rados.0.smithi088.stdout:846: finishing rollback tid 1 to smithi08884213-3 2024-09-13T02:41:26.322 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 0 (ObjNum 33 snap 0 seq_num 2153128992) dirty dne 2024-09-13T02:41:26.322 INFO:tasks.rados.rados.0.smithi088.stdout:845: finishing copy_from to smithi08884213-42 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:845: got expected ENOENT (src dne) 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:845: finishing copy_from racing read to smithi08884213-42 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 235 (ObjNum 143 snap 35 seq_num 143) dirty exists 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:840: finishing rollback tid 0 to smithi08884213-48 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:840: finishing rollback tid 1 to smithi08884213-48 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:844: finishing copy_from racing read to smithi08884213-7 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:836: finishing write tid 5 to smithi08884213-17 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:840: finishing rollback tid 2 to smithi08884213-48 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 192 (ObjNum 228 snap 70 seq_num 228) dirty exists 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:836: finishing write tid 6 to smithi08884213-17 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:836: oid 17 updating version 0 to 264 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:836: oid 17 version 264 is already newer than 263 2024-09-13T02:41:26.323 INFO:tasks.rados.rados.0.smithi088.stdout:836: oid 17 version 264 is already newer than 262 2024-09-13T02:41:26.324 INFO:tasks.rados.rados.0.smithi088.stdout:836: oid 17 version 264 is already newer than 256 2024-09-13T02:41:26.324 INFO:tasks.rados.rados.0.smithi088.stdout:836: oid 17 version 264 is already newer than 257 2024-09-13T02:41:26.324 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 264 (ObjNum 259 snap 86 seq_num 259) dirty exists 2024-09-13T02:41:26.324 INFO:tasks.rados.rados.0.smithi088.stdout:836: left oid 17 (ObjNum 259 snap 86 seq_num 259) 2024-09-13T02:41:26.324 INFO:tasks.rados.rados.0.smithi088.stdout:841: finishing rollback tid 0 to smithi08884213-32 2024-09-13T02:41:26.324 INFO:tasks.rados.rados.0.smithi088.stdout:844: finishing copy_from to smithi08884213-7 2024-09-13T02:41:26.324 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 182 (ObjNum 204 snap 54 seq_num 204) dirty exists 2024-09-13T02:41:26.324 INFO:tasks.rados.rados.0.smithi088.stdout:841: finishing rollback tid 1 to smithi08884213-32 2024-09-13T02:41:26.324 INFO:tasks.rados.rados.0.smithi088.stdout:843: expect (ObjNum 231 snap 74 seq_num 231) 2024-09-13T02:41:26.364 INFO:tasks.rados.rados.0.smithi088.stdout:841: finishing rollback tid 2 to smithi08884213-32 2024-09-13T02:41:26.365 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 196 (ObjNum 81 snap 0 seq_num 1365921888) dirty exists 2024-09-13T02:41:26.365 INFO:tasks.rados.rados.0.smithi088.stdout:837: expect (ObjNum 244 snap 81 seq_num 244) 2024-09-13T02:41:26.409 INFO:tasks.rados.rados.0.smithi088.stdout:847: expect (ObjNum 253 snap 86 seq_num 253) 2024-09-13T02:41:26.498 INFO:tasks.rados.rados.0.smithi088.stdout:836: done (10 left) 2024-09-13T02:41:26.498 INFO:tasks.rados.rados.0.smithi088.stdout:837: done (9 left) 2024-09-13T02:41:26.498 INFO:tasks.rados.rados.0.smithi088.stdout:838: done (8 left) 2024-09-13T02:41:26.498 INFO:tasks.rados.rados.0.smithi088.stdout:840: done (7 left) 2024-09-13T02:41:26.499 INFO:tasks.rados.rados.0.smithi088.stdout:841: done (6 left) 2024-09-13T02:41:26.499 INFO:tasks.rados.rados.0.smithi088.stdout:843: done (5 left) 2024-09-13T02:41:26.499 INFO:tasks.rados.rados.0.smithi088.stdout:844: done (4 left) 2024-09-13T02:41:26.499 INFO:tasks.rados.rados.0.smithi088.stdout:845: done (3 left) 2024-09-13T02:41:26.499 INFO:tasks.rados.rados.0.smithi088.stdout:846: done (2 left) 2024-09-13T02:41:26.499 INFO:tasks.rados.rados.0.smithi088.stdout:847: done (1 left) 2024-09-13T02:41:26.499 INFO:tasks.rados.rados.0.smithi088.stdout:851: snap_remove snap 72 2024-09-13T02:41:26.855 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:26 smithi088 ceph-mon[98762]: osdmap e241: 8 total, 8 up, 8 in 2024-09-13T02:41:26.855 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:26 smithi088 ceph-mon[98762]: osdmap e242: 8 total, 8 up, 8 in 2024-09-13T02:41:26.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:26 smithi088 ceph-mon[96266]: osdmap e241: 8 total, 8 up, 8 in 2024-09-13T02:41:26.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:26 smithi088 ceph-mon[96266]: osdmap e242: 8 total, 8 up, 8 in 2024-09-13T02:41:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:26 smithi195 ceph-mon[31576]: osdmap e241: 8 total, 8 up, 8 in 2024-09-13T02:41:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:26 smithi195 ceph-mon[31576]: osdmap e242: 8 total, 8 up, 8 in 2024-09-13T02:41:27.321 INFO:tasks.rados.rados.0.smithi088.stdout:851: done (1 left) 2024-09-13T02:41:27.321 INFO:tasks.rados.rados.0.smithi088.stdout:852: rollback oid 16 current snap is 86 2024-09-13T02:41:27.321 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 16 to 75 2024-09-13T02:41:27.321 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 419 (ObjNum 163 snap 41 seq_num 163) dirty exists 2024-09-13T02:41:27.321 INFO:tasks.rados.rados.0.smithi088.stdout:850: done (1 left) 2024-09-13T02:41:27.321 INFO:tasks.rados.rados.0.smithi088.stdout:853: snap_remove snap 77 2024-09-13T02:41:28.328 INFO:tasks.rados.rados.0.smithi088.stdout:853: done (1 left) 2024-09-13T02:41:28.328 INFO:tasks.rados.rados.0.smithi088.stdout:854: read oid 46 snap -1 2024-09-13T02:41:28.328 INFO:tasks.rados.rados.0.smithi088.stdout:854: expect (ObjNum 106 snap 21 seq_num 106) 2024-09-13T02:41:28.328 INFO:tasks.rados.rados.0.smithi088.stdout:855: copy_from oid 21 from oid 11 current snap is 86 2024-09-13T02:41:28.329 INFO:tasks.rados.rados.0.smithi088.stdout:856: snap_remove snap 74 2024-09-13T02:41:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[96266]: pgmap v39: 121 pgs: 121 active+clean; 130 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.9 MiB/s wr, 31 op/s 2024-09-13T02:41:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:41:28.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:28.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[96266]: osdmap e243: 8 total, 8 up, 8 in 2024-09-13T02:41:28.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:41:28.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:41:28.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T02:41:28.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-13T02:41:28.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[96266]: Upgrade: It appears safe to stop mon.b 2024-09-13T02:41:28.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[98762]: pgmap v39: 121 pgs: 121 active+clean; 130 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.9 MiB/s wr, 31 op/s 2024-09-13T02:41:28.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:28.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:28.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:28.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:41:28.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:28.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[98762]: osdmap e243: 8 total, 8 up, 8 in 2024-09-13T02:41:28.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:41:28.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:41:28.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T02:41:28.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-13T02:41:28.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:28 smithi088 ceph-mon[98762]: Upgrade: It appears safe to stop mon.b 2024-09-13T02:41:28.705 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:28 smithi195 ceph-mon[31576]: pgmap v39: 121 pgs: 121 active+clean; 130 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 3.4 MiB/s rd, 5.9 MiB/s wr, 31 op/s 2024-09-13T02:41:28.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:28 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:28.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:28 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:28.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:28 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:28.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:28 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:41:28.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:28 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:28.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:28 smithi195 ceph-mon[31576]: osdmap e243: 8 total, 8 up, 8 in 2024-09-13T02:41:28.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:28 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:41:28.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:28 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:41:28.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:28 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-09-13T02:41:28.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:28 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-13T02:41:28.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:28 smithi195 ceph-mon[31576]: Upgrade: It appears safe to stop mon.b 2024-09-13T02:41:29.332 INFO:tasks.rados.rados.0.smithi088.stdout:856: done (3 left) 2024-09-13T02:41:29.332 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 86 2024-09-13T02:41:29.332 INFO:tasks.rados.rados.0.smithi088.stdout:857: seq_num 261 ranges {1474560=778240,2252800=704512,2957312=499712} 2024-09-13T02:41:29.345 INFO:tasks.rados.rados.0.smithi088.stdout:857: writing smithi08884213-18 from 1474560 to 2252800 tid 1 2024-09-13T02:41:29.349 INFO:tasks.rados.rados.0.smithi088.stdout:857: writing smithi08884213-18 from 2252800 to 2957312 tid 2 2024-09-13T02:41:29.353 INFO:tasks.rados.rados.0.smithi088.stdout:857: writing smithi08884213-18 from 2957312 to 3457024 tid 3 2024-09-13T02:41:29.353 INFO:tasks.rados.rados.0.smithi088.stdout:858: delete oid 12 current snap is 86 2024-09-13T02:41:29.353 INFO:tasks.rados.rados.0.smithi088.stdout:852: finishing rollback tid 0 to smithi08884213-16 2024-09-13T02:41:29.353 INFO:tasks.rados.rados.0.smithi088.stdout:852: finishing rollback tid 1 to smithi08884213-16 2024-09-13T02:41:29.353 INFO:tasks.rados.rados.0.smithi088.stdout:852: finishing rollback tid 2 to smithi08884213-16 2024-09-13T02:41:29.354 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 256 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-09-13T02:41:29.354 INFO:tasks.rados.rados.0.smithi088.stdout:854: expect (ObjNum 106 snap 21 seq_num 106) 2024-09-13T02:41:29.359 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:29 smithi195 ceph-mon[31576]: osdmap e244: 8 total, 8 up, 8 in 2024-09-13T02:41:29.359 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:29 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:29.359 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:29 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:29.359 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:29 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:29.359 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:29 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:29.359 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:29 smithi195 ceph-mon[31576]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:41:29.408 INFO:tasks.rados.rados.0.smithi088.stdout:855: finishing copy_from racing read to smithi08884213-21 2024-09-13T02:41:29.408 INFO:tasks.rados.rados.0.smithi088.stdout:855: finishing copy_from to smithi08884213-21 2024-09-13T02:41:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 205 (ObjNum 220 snap 66 seq_num 220) dirty exists 2024-09-13T02:41:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:857: finishing write tid 1 to smithi08884213-18 2024-09-13T02:41:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:852: done (4 left) 2024-09-13T02:41:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:854: done (3 left) 2024-09-13T02:41:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:855: done (2 left) 2024-09-13T02:41:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:858: done (1 left) 2024-09-13T02:41:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 86 2024-09-13T02:41:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:857: finishing write tid 2 to smithi08884213-18 2024-09-13T02:41:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:859: seq_num 263 ranges {1695744=409600,2105344=475136,2580480=557056,3137536=573440} 2024-09-13T02:41:29.419 INFO:tasks.rados.rados.0.smithi088.stdout:859: writing smithi08884213-2 from 1695744 to 2105344 tid 1 2024-09-13T02:41:29.421 INFO:tasks.rados.rados.0.smithi088.stdout:859: writing smithi08884213-2 from 2105344 to 2580480 tid 2 2024-09-13T02:41:29.425 INFO:tasks.rados.rados.0.smithi088.stdout:859: writing smithi08884213-2 from 2580480 to 3137536 tid 3 2024-09-13T02:41:29.429 INFO:tasks.rados.rados.0.smithi088.stdout:859: writing smithi08884213-2 from 3137536 to 3710976 tid 4 2024-09-13T02:41:29.430 INFO:tasks.rados.rados.0.smithi088.stdout:860: rollback oid 36 current snap is 86 2024-09-13T02:41:29.430 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 36 to 81 2024-09-13T02:41:29.430 INFO:tasks.rados.rados.0.smithi088.stdout:857: finishing write tid 3 to smithi08884213-18 2024-09-13T02:41:29.430 INFO:tasks.rados.rados.0.smithi088.stdout:857: finishing write tid 4 to smithi08884213-18 2024-09-13T02:41:29.430 INFO:tasks.rados.rados.0.smithi088.stdout:857: finishing write tid 5 to smithi08884213-18 2024-09-13T02:41:29.430 INFO:tasks.rados.rados.0.smithi088.stdout:857: oid 18 updating version 0 to 250 2024-09-13T02:41:29.430 INFO:tasks.rados.rados.0.smithi088.stdout:857: oid 18 version 250 is already newer than 249 2024-09-13T02:41:29.430 INFO:tasks.rados.rados.0.smithi088.stdout:857: oid 18 version 250 is already newer than 248 2024-09-13T02:41:29.430 INFO:tasks.rados.rados.0.smithi088.stdout:857: oid 18 version 250 is already newer than 247 2024-09-13T02:41:29.430 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 250 (ObjNum 261 snap 86 seq_num 261) dirty exists 2024-09-13T02:41:29.431 INFO:tasks.rados.rados.0.smithi088.stdout:857: left oid 18 (ObjNum 261 snap 86 seq_num 261) 2024-09-13T02:41:29.431 INFO:tasks.rados.rados.0.smithi088.stdout:857: done (2 left) 2024-09-13T02:41:29.431 INFO:tasks.rados.rados.0.smithi088.stdout:861: snap_create 2024-09-13T02:41:29.431 INFO:tasks.rados.rados.0.smithi088.stdout:859: finishing write tid 1 to smithi08884213-2 2024-09-13T02:41:29.431 INFO:tasks.rados.rados.0.smithi088.stdout:859: finishing write tid 2 to smithi08884213-2 2024-09-13T02:41:29.431 INFO:tasks.rados.rados.0.smithi088.stdout:859: finishing write tid 3 to smithi08884213-2 2024-09-13T02:41:29.432 INFO:tasks.rados.rados.0.smithi088.stdout:859: finishing write tid 4 to smithi08884213-2 2024-09-13T02:41:29.432 INFO:tasks.rados.rados.0.smithi088.stdout:860: finishing rollback tid 0 to smithi08884213-36 2024-09-13T02:41:29.432 INFO:tasks.rados.rados.0.smithi088.stdout:859: finishing write tid 5 to smithi08884213-2 2024-09-13T02:41:29.432 INFO:tasks.rados.rados.0.smithi088.stdout:860: finishing rollback tid 1 to smithi08884213-36 2024-09-13T02:41:29.432 INFO:tasks.rados.rados.0.smithi088.stdout:860: finishing rollback tid 2 to smithi08884213-36 2024-09-13T02:41:29.432 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 205 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:41:29.432 INFO:tasks.rados.rados.0.smithi088.stdout:859: finishing write tid 6 to smithi08884213-2 2024-09-13T02:41:29.432 INFO:tasks.rados.rados.0.smithi088.stdout:859: oid 2 updating version 0 to 284 2024-09-13T02:41:29.433 INFO:tasks.rados.rados.0.smithi088.stdout:859: oid 2 version 284 is already newer than 282 2024-09-13T02:41:29.433 INFO:tasks.rados.rados.0.smithi088.stdout:859: oid 2 version 284 is already newer than 283 2024-09-13T02:41:29.433 INFO:tasks.rados.rados.0.smithi088.stdout:859: oid 2 updating version 284 to 285 2024-09-13T02:41:29.433 INFO:tasks.rados.rados.0.smithi088.stdout:859: oid 2 updating version 285 to 286 2024-09-13T02:41:29.433 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 286 (ObjNum 263 snap 86 seq_num 263) dirty exists 2024-09-13T02:41:29.433 INFO:tasks.rados.rados.0.smithi088.stdout:859: left oid 2 (ObjNum 263 snap 86 seq_num 263) 2024-09-13T02:41:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:29 smithi088 ceph-mon[98762]: osdmap e244: 8 total, 8 up, 8 in 2024-09-13T02:41:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:41:29.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:29 smithi088 ceph-mon[96266]: osdmap e244: 8 total, 8 up, 8 in 2024-09-13T02:41:29.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:29.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:29.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:29.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:29.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:41:30.341 INFO:tasks.rados.rados.0.smithi088.stdout:859: done (2 left) 2024-09-13T02:41:30.342 INFO:tasks.rados.rados.0.smithi088.stdout:860: done (1 left) 2024-09-13T02:41:30.342 INFO:tasks.rados.rados.0.smithi088.stdout:861: done (0 left) 2024-09-13T02:41:30.342 INFO:tasks.rados.rados.0.smithi088.stdout:862: rmattr oid 32 current snap is 87 2024-09-13T02:41:30.342 INFO:tasks.rados.rados.0.smithi088.stdout:863: read oid 14 snap -1 2024-09-13T02:41:30.342 INFO:tasks.rados.rados.0.smithi088.stdout:863: expect deleted 2024-09-13T02:41:30.342 INFO:tasks.rados.rados.0.smithi088.stdout:864: rollback oid 42 current snap is 87 2024-09-13T02:41:30.342 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 42 to 83 2024-09-13T02:41:30.342 INFO:tasks.rados.rados.0.smithi088.stdout:865: delete oid 12 current snap is 87 2024-09-13T02:41:30.344 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 214 (ObjNum 97 snap 0 seq_num 0) dirty exists 2024-09-13T02:41:30.347 INFO:tasks.rados.rados.0.smithi088.stdout:862: done (3 left) 2024-09-13T02:41:30.347 INFO:tasks.rados.rados.0.smithi088.stdout:863: done (2 left) 2024-09-13T02:41:30.348 INFO:tasks.rados.rados.0.smithi088.stdout:865: done (1 left) 2024-09-13T02:41:30.348 INFO:tasks.rados.rados.0.smithi088.stdout:866: delete oid 46 current snap is 87 2024-09-13T02:41:30.350 INFO:tasks.rados.rados.0.smithi088.stdout:864: finishing rollback tid 0 to smithi08884213-42 2024-09-13T02:41:30.351 INFO:tasks.rados.rados.0.smithi088.stdout:864: finishing rollback tid 1 to smithi08884213-42 2024-09-13T02:41:30.351 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 168 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-09-13T02:41:30.351 INFO:tasks.rados.rados.0.smithi088.stdout:864: done (1 left) 2024-09-13T02:41:30.351 INFO:tasks.rados.rados.0.smithi088.stdout:866: done (0 left) 2024-09-13T02:41:30.351 INFO:tasks.rados.rados.0.smithi088.stdout:867: copy_from oid 25 from oid 31 current snap is 87 2024-09-13T02:41:30.351 INFO:tasks.rados.rados.0.smithi088.stdout:868: read oid 49 snap 85 2024-09-13T02:41:30.351 INFO:tasks.rados.rados.0.smithi088.stdout:868: expect (ObjNum 140 snap 35 seq_num 140) 2024-09-13T02:41:30.351 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 87 2024-09-13T02:41:30.351 INFO:tasks.rados.rados.0.smithi088.stdout:869: seq_num 266 ranges {3448832=458752,3907584=524288,4431872=729088,5160960=352256} 2024-09-13T02:41:30.373 INFO:tasks.rados.rados.0.smithi088.stdout:869: writing smithi08884213-23 from 3448832 to 3907584 tid 1 2024-09-13T02:41:30.376 INFO:tasks.rados.rados.0.smithi088.stdout:869: writing smithi08884213-23 from 3907584 to 4431872 tid 2 2024-09-13T02:41:30.381 INFO:tasks.rados.rados.0.smithi088.stdout:869: writing smithi08884213-23 from 4431872 to 5160960 tid 3 2024-09-13T02:41:30.383 INFO:tasks.rados.rados.0.smithi088.stdout:869: writing smithi08884213-23 from 5160960 to 5513216 tid 4 2024-09-13T02:41:30.383 INFO:tasks.rados.rados.0.smithi088.stdout:870: copy_from oid 32 from oid 42 current snap is 87 2024-09-13T02:41:30.383 INFO:tasks.rados.rados.0.smithi088.stdout:867: finishing copy_from racing read to smithi08884213-25 2024-09-13T02:41:30.384 INFO:tasks.rados.rados.0.smithi088.stdout:867: finishing copy_from to smithi08884213-25 2024-09-13T02:41:30.384 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 405 (ObjNum 250 snap 84 seq_num 250) dirty exists 2024-09-13T02:41:30.384 INFO:tasks.rados.rados.0.smithi088.stdout:869: finishing write tid 1 to smithi08884213-23 2024-09-13T02:41:30.384 INFO:tasks.rados.rados.0.smithi088.stdout:868: expect (ObjNum 140 snap 35 seq_num 140) 2024-09-13T02:41:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:30 smithi195 systemd[1]: Stopping Ceph mon.b for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:41:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:30 smithi195 ceph-mon[31576]: Upgrade: Updating mon.b 2024-09-13T02:41:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:30 smithi195 ceph-mon[31576]: Deploying daemon mon.b on smithi195 2024-09-13T02:41:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:30 smithi195 ceph-mon[31576]: pgmap v42: 121 pgs: 121 active+clean; 130 MiB data, 722 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:41:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:30 smithi195 ceph-mon[31576]: osdmap e245: 8 total, 8 up, 8 in 2024-09-13T02:41:30.641 INFO:tasks.rados.rados.0.smithi088.stdout:869: finishing write tid 2 to smithi08884213-23 2024-09-13T02:41:30.641 INFO:tasks.rados.rados.0.smithi088.stdout:870: finishing copy_from to smithi08884213-32 2024-09-13T02:41:30.641 INFO:tasks.rados.rados.0.smithi088.stdout:870: got expected ENOENT (src dne) 2024-09-13T02:41:30.641 INFO:tasks.rados.rados.0.smithi088.stdout:869: finishing write tid 3 to smithi08884213-23 2024-09-13T02:41:30.641 INFO:tasks.rados.rados.0.smithi088.stdout:870: finishing copy_from racing read to smithi08884213-32 2024-09-13T02:41:30.641 INFO:tasks.rados.rados.0.smithi088.stdout:867: done (3 left) 2024-09-13T02:41:30.641 INFO:tasks.rados.rados.0.smithi088.stdout:868: done (2 left) 2024-09-13T02:41:30.642 INFO:tasks.rados.rados.0.smithi088.stdout:870: done (1 left) 2024-09-13T02:41:30.642 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 87 2024-09-13T02:41:30.642 INFO:tasks.rados.rados.0.smithi088.stdout:869: finishing write tid 4 to smithi08884213-23 2024-09-13T02:41:30.642 INFO:tasks.rados.rados.0.smithi088.stdout:869: finishing write tid 5 to smithi08884213-23 2024-09-13T02:41:30.642 INFO:tasks.rados.rados.0.smithi088.stdout:871: seq_num 267 ranges {835584=475136,1310720=458752,1769472=540672,2310144=606208} 2024-09-13T02:41:30.647 INFO:tasks.rados.rados.0.smithi088.stdout:871: writing smithi08884213-16 from 835584 to 1310720 tid 1 2024-09-13T02:41:30.650 INFO:tasks.rados.rados.0.smithi088.stdout:871: writing smithi08884213-16 from 1310720 to 1769472 tid 2 2024-09-13T02:41:30.653 INFO:tasks.rados.rados.0.smithi088.stdout:871: writing smithi08884213-16 from 1769472 to 2310144 tid 3 2024-09-13T02:41:30.657 INFO:tasks.rados.rados.0.smithi088.stdout:871: writing smithi08884213-16 from 2310144 to 2916352 tid 4 2024-09-13T02:41:30.657 INFO:tasks.rados.rados.0.smithi088.stdout:872: read oid 41 snap 86 2024-09-13T02:41:30.657 INFO:tasks.rados.rados.0.smithi088.stdout:872: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:41:30.657 INFO:tasks.rados.rados.0.smithi088.stdout:873: copy_from oid 12 from oid 30 current snap is 87 2024-09-13T02:41:30.657 INFO:tasks.rados.rados.0.smithi088.stdout:869: finishing write tid 6 to smithi08884213-23 2024-09-13T02:41:30.657 INFO:tasks.rados.rados.0.smithi088.stdout:869: oid 23 updating version 0 to 291 2024-09-13T02:41:30.657 INFO:tasks.rados.rados.0.smithi088.stdout:869: oid 23 version 291 is already newer than 288 2024-09-13T02:41:30.658 INFO:tasks.rados.rados.0.smithi088.stdout:869: oid 23 version 291 is already newer than 289 2024-09-13T02:41:30.658 INFO:tasks.rados.rados.0.smithi088.stdout:869: oid 23 updating version 291 to 292 2024-09-13T02:41:30.658 INFO:tasks.rados.rados.0.smithi088.stdout:869: oid 23 version 292 is already newer than 290 2024-09-13T02:41:30.658 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 292 (ObjNum 266 snap 87 seq_num 266) dirty exists 2024-09-13T02:41:30.658 INFO:tasks.rados.rados.0.smithi088.stdout:869: left oid 23 (ObjNum 266 snap 87 seq_num 266) 2024-09-13T02:41:30.658 INFO:tasks.rados.rados.0.smithi088.stdout:871: finishing write tid 1 to smithi08884213-16 2024-09-13T02:41:30.658 INFO:tasks.rados.rados.0.smithi088.stdout:869: done (3 left) 2024-09-13T02:41:30.658 INFO:tasks.rados.rados.0.smithi088.stdout:874: snap_create 2024-09-13T02:41:30.658 INFO:tasks.rados.rados.0.smithi088.stdout:871: finishing write tid 2 to smithi08884213-16 2024-09-13T02:41:30.658 INFO:tasks.rados.rados.0.smithi088.stdout:871: finishing write tid 3 to smithi08884213-16 2024-09-13T02:41:30.659 INFO:tasks.rados.rados.0.smithi088.stdout:871: finishing write tid 4 to smithi08884213-16 2024-09-13T02:41:30.659 INFO:tasks.rados.rados.0.smithi088.stdout:871: finishing write tid 5 to smithi08884213-16 2024-09-13T02:41:30.661 INFO:tasks.rados.rados.0.smithi088.stdout:872: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:41:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:30 smithi088 ceph-mon[96266]: Upgrade: Updating mon.b 2024-09-13T02:41:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:30 smithi088 ceph-mon[96266]: Deploying daemon mon.b on smithi195 2024-09-13T02:41:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:30 smithi088 ceph-mon[96266]: pgmap v42: 121 pgs: 121 active+clean; 130 MiB data, 722 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:41:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:30 smithi088 ceph-mon[96266]: osdmap e245: 8 total, 8 up, 8 in 2024-09-13T02:41:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:30 smithi088 ceph-mon[98762]: Upgrade: Updating mon.b 2024-09-13T02:41:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:30 smithi088 ceph-mon[98762]: Deploying daemon mon.b on smithi195 2024-09-13T02:41:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:30 smithi088 ceph-mon[98762]: pgmap v42: 121 pgs: 121 active+clean; 130 MiB data, 722 MiB used, 715 GiB / 715 GiB avail 2024-09-13T02:41:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:30 smithi088 ceph-mon[98762]: osdmap e245: 8 total, 8 up, 8 in 2024-09-13T02:41:30.718 INFO:tasks.rados.rados.0.smithi088.stdout:871: finishing write tid 6 to smithi08884213-16 2024-09-13T02:41:30.718 INFO:tasks.rados.rados.0.smithi088.stdout:871: oid 16 updating version 0 to 407 2024-09-13T02:41:30.718 INFO:tasks.rados.rados.0.smithi088.stdout:871: oid 16 updating version 407 to 409 2024-09-13T02:41:30.718 INFO:tasks.rados.rados.0.smithi088.stdout:871: oid 16 version 409 is already newer than 406 2024-09-13T02:41:30.719 INFO:tasks.rados.rados.0.smithi088.stdout:871: oid 16 version 409 is already newer than 408 2024-09-13T02:41:30.719 INFO:tasks.rados.rados.0.smithi088.stdout:871: oid 16 updating version 409 to 410 2024-09-13T02:41:30.719 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 410 (ObjNum 267 snap 87 seq_num 267) dirty exists 2024-09-13T02:41:30.719 INFO:tasks.rados.rados.0.smithi088.stdout:871: left oid 16 (ObjNum 267 snap 87 seq_num 267) 2024-09-13T02:41:30.719 INFO:tasks.rados.rados.0.smithi088.stdout:873: finishing copy_from racing read to smithi08884213-12 2024-09-13T02:41:30.719 INFO:tasks.rados.rados.0.smithi088.stdout:873: finishing copy_from to smithi08884213-12 2024-09-13T02:41:30.719 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 139 (ObjNum 201 snap 54 seq_num 201) dirty exists 2024-09-13T02:41:30.952 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b[31553]: 2024-09-13T02:41:30.584+0000 7f1b28c5a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:41:30.952 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b[31553]: 2024-09-13T02:41:30.584+0000 7f1b28c5a640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-09-13T02:41:30.952 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:30 smithi195 podman[87552]: 2024-09-13 02:41:30.606000555 +0000 UTC m=+0.144945590 container died 70a314811bb673126e45f673175f3827634e9c756f22c26930e55cdadbe96a19 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=reef-2c01458, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:41:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:31 smithi195 podman[87552]: 2024-09-13 02:41:31.049780934 +0000 UTC m=+0.588725967 container cleanup 70a314811bb673126e45f673175f3827634e9c756f22c26930e55cdadbe96a19 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b, maintainer=Guillaume Abrioux , RELEASE=reef-2c01458, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-13T02:41:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:31 smithi195 bash[87552]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b 2024-09-13T02:41:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:31 smithi195 podman[87569]: 2024-09-13 02:41:31.35949529 +0000 UTC m=+0.755644107 container remove 70a314811bb673126e45f673175f3827634e9c756f22c26930e55cdadbe96a19 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=reef-2c01458, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T02:41:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:31 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-13T02:41:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:31 smithi195 systemd[1]: Stopped Ceph mon.b for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:41:31.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:31 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.b.service: Consumed 8.815s CPU time. 2024-09-13T02:41:32.068 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:31 smithi195 systemd[1]: Starting Ceph mon.b for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:41:32.069 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:31 smithi195 podman[87704]: 2024-09-13 02:41:31.846397414 +0000 UTC m=+0.015928705 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:41:32.069 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:31 smithi195 podman[87704]: 2024-09-13 02:41:31.952330633 +0000 UTC m=+0.121861913 container create a6a39471de9dd81e14f188362aa87e1ffe4533958e985e0a23c5eb0c03efd0e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-13T02:41:32.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 podman[87704]: 2024-09-13 02:41:32.205499808 +0000 UTC m=+0.375031098 container init a6a39471de9dd81e14f188362aa87e1ffe4533958e985e0a23c5eb0c03efd0e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-13T02:41:32.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 podman[87704]: 2024-09-13 02:41:32.210434387 +0000 UTC m=+0.379965669 container start a6a39471de9dd81e14f188362aa87e1ffe4533958e985e0a23c5eb0c03efd0e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-13T02:41:32.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: set uid:gid to 167:167 (ceph:ceph) 2024-09-13T02:41:32.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable), process ceph-mon, pid 7 2024-09-13T02:41:32.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: pidfile_write: ignore empty --pid-file 2024-09-13T02:41:32.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: load: jerasure load: lrc 2024-09-13T02:41:32.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: RocksDB version: 7.9.2 2024-09-13T02:41:32.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Git sha 0 2024-09-13T02:41:32.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Compile date 2024-09-12 19:43:04 2024-09-13T02:41:32.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: DB SUMMARY 2024-09-13T02:41:32.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: DB Session ID: C9UGRAAAP1SXO7PCNLEY 2024-09-13T02:41:32.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: CURRENT file: CURRENT 2024-09-13T02:41:32.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: IDENTITY file: IDENTITY 2024-09-13T02:41:32.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1412 Bytes 2024-09-13T02:41:32.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-09-13T02:41:32.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 9734248 ; 2024-09-13T02:41:32.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.error_if_exists: 0 2024-09-13T02:41:32.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.create_if_missing: 0 2024-09-13T02:41:32.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.paranoid_checks: 1 2024-09-13T02:41:32.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.flush_verify_memtable_count: 1 2024-09-13T02:41:32.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-13T02:41:32.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-13T02:41:32.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.env: 0x56538114f940 2024-09-13T02:41:32.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.fs: PosixFileSystem 2024-09-13T02:41:32.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.info_log: 0x56538229d6e0 2024-09-13T02:41:32.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_file_opening_threads: 16 2024-09-13T02:41:32.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.statistics: (nil) 2024-09-13T02:41:32.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.use_fsync: 0 2024-09-13T02:41:32.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_log_file_size: 0 2024-09-13T02:41:32.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-13T02:41:32.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.log_file_time_to_roll: 0 2024-09-13T02:41:32.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.keep_log_file_num: 1000 2024-09-13T02:41:32.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.recycle_log_file_num: 0 2024-09-13T02:41:32.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.allow_fallocate: 1 2024-09-13T02:41:32.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.allow_mmap_reads: 0 2024-09-13T02:41:32.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.allow_mmap_writes: 0 2024-09-13T02:41:32.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.use_direct_reads: 0 2024-09-13T02:41:32.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-13T02:41:32.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.create_missing_column_families: 0 2024-09-13T02:41:32.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.db_log_dir: 2024-09-13T02:41:32.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.wal_dir: 2024-09-13T02:41:32.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.table_cache_numshardbits: 6 2024-09-13T02:41:32.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.WAL_ttl_seconds: 0 2024-09-13T02:41:32.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.WAL_size_limit_MB: 0 2024-09-13T02:41:32.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-13T02:41:32.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-13T02:41:32.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.is_fd_close_on_exec: 1 2024-09-13T02:41:32.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.advise_random_on_open: 1 2024-09-13T02:41:32.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.db_write_buffer_size: 0 2024-09-13T02:41:32.490 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.write_buffer_manager: 0x5653822ac8c0 2024-09-13T02:41:32.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-13T02:41:32.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-13T02:41:32.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.use_adaptive_mutex: 0 2024-09-13T02:41:32.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.rate_limiter: (nil) 2024-09-13T02:41:32.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-13T02:41:32.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.wal_recovery_mode: 2 2024-09-13T02:41:32.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.enable_thread_tracking: 0 2024-09-13T02:41:32.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.enable_pipelined_write: 0 2024-09-13T02:41:32.491 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.unordered_write: 0 2024-09-13T02:41:32.492 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-13T02:41:32.492 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-13T02:41:32.492 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-13T02:41:32.492 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-13T02:41:32.492 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.row_cache: None 2024-09-13T02:41:32.492 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.wal_filter: None 2024-09-13T02:41:32.492 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-13T02:41:32.494 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.allow_ingest_behind: 0 2024-09-13T02:41:32.494 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.two_write_queues: 0 2024-09-13T02:41:32.494 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.manual_wal_flush: 0 2024-09-13T02:41:32.494 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.wal_compression: 0 2024-09-13T02:41:32.494 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.atomic_flush: 0 2024-09-13T02:41:32.495 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-13T02:41:32.495 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.persist_stats_to_disk: 0 2024-09-13T02:41:32.495 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.write_dbid_to_manifest: 0 2024-09-13T02:41:32.495 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.log_readahead_size: 0 2024-09-13T02:41:32.495 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-13T02:41:32.495 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.best_efforts_recovery: 0 2024-09-13T02:41:32.495 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-13T02:41:32.495 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-13T02:41:32.495 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.allow_data_in_errors: 0 2024-09-13T02:41:32.495 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.db_host_id: __hostname__ 2024-09-13T02:41:32.496 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.enforce_single_del_contracts: true 2024-09-13T02:41:32.496 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_background_jobs: 2 2024-09-13T02:41:32.496 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_background_compactions: -1 2024-09-13T02:41:32.496 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_subcompactions: 1 2024-09-13T02:41:32.496 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-13T02:41:32.496 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-13T02:41:32.497 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.delayed_write_rate : 16777216 2024-09-13T02:41:32.497 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_total_wal_size: 0 2024-09-13T02:41:32.497 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-13T02:41:32.497 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.stats_dump_period_sec: 600 2024-09-13T02:41:32.497 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.stats_persist_period_sec: 600 2024-09-13T02:41:32.497 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-13T02:41:32.497 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_open_files: -1 2024-09-13T02:41:32.497 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bytes_per_sync: 0 2024-09-13T02:41:32.497 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.wal_bytes_per_sync: 0 2024-09-13T02:41:32.497 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.strict_bytes_per_sync: 0 2024-09-13T02:41:32.497 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_readahead_size: 0 2024-09-13T02:41:32.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_background_flushes: -1 2024-09-13T02:41:32.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Compression algorithms supported: 2024-09-13T02:41:32.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: kZSTD supported: 0 2024-09-13T02:41:32.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: kXpressCompression supported: 0 2024-09-13T02:41:32.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: kBZip2Compression supported: 0 2024-09-13T02:41:32.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-13T02:41:32.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: kLZ4Compression supported: 1 2024-09-13T02:41:32.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: kZlibCompression supported: 1 2024-09-13T02:41:32.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: kLZ4HCCompression supported: 1 2024-09-13T02:41:32.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: kSnappyCompression supported: 1 2024-09-13T02:41:32.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Fast CRC32 supported: Supported on x86 2024-09-13T02:41:32.498 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: DMutex implementation: pthread_mutex_t 2024-09-13T02:41:32.499 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-09-13T02:41:32.499 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-13T02:41:32.499 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-13T02:41:32.499 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.merge_operator: 2024-09-13T02:41:32.499 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_filter: None 2024-09-13T02:41:32.499 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_filter_factory: None 2024-09-13T02:41:32.499 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.sst_partitioner_factory: None 2024-09-13T02:41:32.499 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.memtable_factory: SkipListFactory 2024-09-13T02:41:32.499 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.table_factory: BlockBasedTable 2024-09-13T02:41:32.499 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56538229d320) 2024-09-13T02:41:32.499 INFO:journalctl@ceph.mon.b.smithi195.stdout: cache_index_and_filter_blocks: 1 2024-09-13T02:41:32.500 INFO:journalctl@ceph.mon.b.smithi195.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-13T02:41:32.500 INFO:journalctl@ceph.mon.b.smithi195.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-13T02:41:32.500 INFO:journalctl@ceph.mon.b.smithi195.stdout: pin_top_level_index_and_filter: 1 2024-09-13T02:41:32.500 INFO:journalctl@ceph.mon.b.smithi195.stdout: index_type: 0 2024-09-13T02:41:32.500 INFO:journalctl@ceph.mon.b.smithi195.stdout: data_block_index_type: 0 2024-09-13T02:41:32.500 INFO:journalctl@ceph.mon.b.smithi195.stdout: index_shortening: 1 2024-09-13T02:41:32.500 INFO:journalctl@ceph.mon.b.smithi195.stdout: data_block_hash_table_util_ratio: 0.750000 2024-09-13T02:41:32.500 INFO:journalctl@ceph.mon.b.smithi195.stdout: checksum: 4 2024-09-13T02:41:32.500 INFO:journalctl@ceph.mon.b.smithi195.stdout: no_block_cache: 0 2024-09-13T02:41:32.501 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_cache: 0x5653822911f0 2024-09-13T02:41:32.501 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_cache_name: BinnedLRUCache 2024-09-13T02:41:32.501 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_cache_options: 2024-09-13T02:41:32.501 INFO:journalctl@ceph.mon.b.smithi195.stdout: capacity : 536870912 2024-09-13T02:41:32.501 INFO:journalctl@ceph.mon.b.smithi195.stdout: num_shard_bits : 4 2024-09-13T02:41:32.501 INFO:journalctl@ceph.mon.b.smithi195.stdout: strict_capacity_limit : 0 2024-09-13T02:41:32.502 INFO:journalctl@ceph.mon.b.smithi195.stdout: high_pri_pool_ratio: 0.000 2024-09-13T02:41:32.502 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_cache_compressed: (nil) 2024-09-13T02:41:32.502 INFO:journalctl@ceph.mon.b.smithi195.stdout: persistent_cache: (nil) 2024-09-13T02:41:32.502 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_size: 4096 2024-09-13T02:41:32.502 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_size_deviation: 10 2024-09-13T02:41:32.502 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_restart_interval: 16 2024-09-13T02:41:32.502 INFO:journalctl@ceph.mon.b.smithi195.stdout: index_block_restart_interval: 1 2024-09-13T02:41:32.502 INFO:journalctl@ceph.mon.b.smithi195.stdout: metadata_block_size: 4096 2024-09-13T02:41:32.503 INFO:journalctl@ceph.mon.b.smithi195.stdout: partition_filters: 0 2024-09-13T02:41:32.503 INFO:journalctl@ceph.mon.b.smithi195.stdout: use_delta_encoding: 1 2024-09-13T02:41:32.503 INFO:journalctl@ceph.mon.b.smithi195.stdout: filter_policy: bloomfilter 2024-09-13T02:41:32.503 INFO:journalctl@ceph.mon.b.smithi195.stdout: whole_key_filtering: 1 2024-09-13T02:41:32.503 INFO:journalctl@ceph.mon.b.smithi195.stdout: verify_compression: 0 2024-09-13T02:41:32.503 INFO:journalctl@ceph.mon.b.smithi195.stdout: read_amp_bytes_per_bit: 0 2024-09-13T02:41:32.503 INFO:journalctl@ceph.mon.b.smithi195.stdout: format_version: 5 2024-09-13T02:41:32.503 INFO:journalctl@ceph.mon.b.smithi195.stdout: enable_index_compression: 1 2024-09-13T02:41:32.504 INFO:journalctl@ceph.mon.b.smithi195.stdout: block_align: 0 2024-09-13T02:41:32.504 INFO:journalctl@ceph.mon.b.smithi195.stdout: max_auto_readahead_size: 262144 2024-09-13T02:41:32.504 INFO:journalctl@ceph.mon.b.smithi195.stdout: prepopulate_block_cache: 0 2024-09-13T02:41:32.504 INFO:journalctl@ceph.mon.b.smithi195.stdout: initial_auto_readahead_size: 8192 2024-09-13T02:41:32.504 INFO:journalctl@ceph.mon.b.smithi195.stdout: num_file_reads_for_auto_readahead: 2 2024-09-13T02:41:32.504 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.write_buffer_size: 33554432 2024-09-13T02:41:32.504 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_write_buffer_number: 2 2024-09-13T02:41:32.504 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compression: NoCompression 2024-09-13T02:41:32.504 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bottommost_compression: Disabled 2024-09-13T02:41:32.504 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.prefix_extractor: nullptr 2024-09-13T02:41:32.505 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-13T02:41:32.505 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.num_levels: 7 2024-09-13T02:41:32.505 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-13T02:41:32.505 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-13T02:41:32.505 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-13T02:41:32.505 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-13T02:41:32.505 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-13T02:41:32.506 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-13T02:41:32.506 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-13T02:41:32.506 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-13T02:41:32.506 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-13T02:41:32.506 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-13T02:41:32.506 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-13T02:41:32.506 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-13T02:41:32.506 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compression_opts.window_bits: -14 2024-09-13T02:41:32.506 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compression_opts.level: 32767 2024-09-13T02:41:32.506 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compression_opts.strategy: 0 2024-09-13T02:41:32.506 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-13T02:41:32.507 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-13T02:41:32.507 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-13T02:41:32.507 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-13T02:41:32.507 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compression_opts.enabled: false 2024-09-13T02:41:32.507 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-13T02:41:32.507 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-13T02:41:32.507 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-13T02:41:32.507 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-13T02:41:32.507 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.target_file_size_base: 67108864 2024-09-13T02:41:32.507 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.target_file_size_multiplier: 1 2024-09-13T02:41:32.508 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-13T02:41:32.508 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-13T02:41:32.508 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-13T02:41:32.508 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-13T02:41:32.508 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-13T02:41:32.508 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-13T02:41:32.508 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-13T02:41:32.508 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-13T02:41:32.508 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-13T02:41:32.508 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-13T02:41:32.509 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-13T02:41:32.509 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-13T02:41:32.509 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-13T02:41:32.509 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.arena_block_size: 1048576 2024-09-13T02:41:32.509 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-13T02:41:32.509 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-13T02:41:32.509 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.disable_auto_compactions: 0 2024-09-13T02:41:32.509 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-13T02:41:32.509 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-13T02:41:32.509 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-13T02:41:32.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-13T02:41:32.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-13T02:41:32.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-13T02:41:32.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-13T02:41:32.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-13T02:41:32.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-13T02:41:32.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-13T02:41:32.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-13T02:41:32.510 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.inplace_update_support: 0 2024-09-13T02:41:32.511 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.inplace_update_num_locks: 10000 2024-09-13T02:41:32.511 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-13T02:41:32.511 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-13T02:41:32.511 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.memtable_huge_page_size: 0 2024-09-13T02:41:32.511 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.bloom_locality: 0 2024-09-13T02:41:32.511 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.max_successive_merges: 0 2024-09-13T02:41:32.511 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.optimize_filters_for_hits: 0 2024-09-13T02:41:32.511 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.paranoid_file_checks: 0 2024-09-13T02:41:32.511 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.force_consistency_checks: 1 2024-09-13T02:41:32.511 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.report_bg_io_stats: 0 2024-09-13T02:41:32.511 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.ttl: 2592000 2024-09-13T02:41:32.511 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.periodic_compaction_seconds: 0 2024-09-13T02:41:32.512 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-13T02:41:32.512 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-13T02:41:32.512 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.enable_blob_files: false 2024-09-13T02:41:32.512 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.min_blob_size: 0 2024-09-13T02:41:32.512 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.blob_file_size: 268435456 2024-09-13T02:41:32.512 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.blob_compression_type: NoCompression 2024-09-13T02:41:32.512 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.enable_blob_garbage_collection: false 2024-09-13T02:41:32.512 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-13T02:41:32.512 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-13T02:41:32.512 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-13T02:41:32.513 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.blob_file_starting_level: 0 2024-09-13T02:41:32.513 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-13T02:41:32.513 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-13T02:41:32.513 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: 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 13457, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-09-13T02:41:32.513 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-09-13T02:41:32.513 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 90938b5d-8175-43cc-9d83-56de9555b76a 2024-09-13T02:41:32.513 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726195292236892, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-09-13T02:41:32.513 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-09-13T02:41:32.513 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726195292257583, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5989230, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13462, "largest_seqno": 16622, "table_properties": {"data_size": 5974821, "index_size": 9714, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3653, "raw_key_size": 32891, "raw_average_key_size": 22, "raw_value_size": 5944944, "raw_average_value_size": 4139, "num_data_blocks": 423, "num_entries": 1436, "num_filter_entries": 1436, "num_deletions": 287, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1726195292, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "90938b5d-8175-43cc-9d83-56de9555b76a", "db_session_id": "C9UGRAAAP1SXO7PCNLEY", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-09-13T02:41:32.513 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: EVENT_LOG_v1 {"time_micros": 1726195292257687, "job": 1, "event": "recovery_finished"} 2024-09-13T02:41:32.513 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-09-13T02:41:32.514 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-09-13T02:41:32.514 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-13T02:41:32.514 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5653822bee00 2024-09-13T02:41:32.514 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: DB pointer 0x5653823ba000 2024-09-13T02:41:32.514 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-13T02:41:32.514 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-13T02:41:32.514 INFO:journalctl@ceph.mon.b.smithi195.stdout: ** DB Stats ** 2024-09-13T02:41:32.514 INFO:journalctl@ceph.mon.b.smithi195.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T02:41:32.514 INFO:journalctl@ceph.mon.b.smithi195.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-13T02:41:32.515 INFO:journalctl@ceph.mon.b.smithi195.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T02:41:32.515 INFO:journalctl@ceph.mon.b.smithi195.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T02:41:32.515 INFO:journalctl@ceph.mon.b.smithi195.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-13T02:41:32.515 INFO:journalctl@ceph.mon.b.smithi195.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-13T02:41:32.515 INFO:journalctl@ceph.mon.b.smithi195.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-13T02:41:32.515 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:41:32.515 INFO:journalctl@ceph.mon.b.smithi195.stdout: ** Compaction Stats [default] ** 2024-09-13T02:41:32.515 INFO:journalctl@ceph.mon.b.smithi195.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T02:41:32.515 INFO:journalctl@ceph.mon.b.smithi195.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-13T02:41:32.516 INFO:journalctl@ceph.mon.b.smithi195.stdout: L0 1/0 5.71 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 708.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-13T02:41:32.516 INFO:journalctl@ceph.mon.b.smithi195.stdout: L6 1/0 7.45 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-09-13T02:41:32.516 INFO:journalctl@ceph.mon.b.smithi195.stdout: Sum 2/0 13.17 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 708.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-13T02:41:32.516 INFO:journalctl@ceph.mon.b.smithi195.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 708.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-13T02:41:32.516 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:41:32.516 INFO:journalctl@ceph.mon.b.smithi195.stdout: ** Compaction Stats [default] ** 2024-09-13T02:41:32.516 INFO:journalctl@ceph.mon.b.smithi195.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-09-13T02:41:32.516 INFO:journalctl@ceph.mon.b.smithi195.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-13T02:41:32.517 INFO:journalctl@ceph.mon.b.smithi195.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 708.0 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-09-13T02:41:32.517 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:41:32.517 INFO:journalctl@ceph.mon.b.smithi195.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-13T02:41:32.517 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:41:32.517 INFO:journalctl@ceph.mon.b.smithi195.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-09-13T02:41:32.517 INFO:journalctl@ceph.mon.b.smithi195.stdout: Flush(GB): cumulative 0.006, interval 0.006 2024-09-13T02:41:32.517 INFO:journalctl@ceph.mon.b.smithi195.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-13T02:41:32.517 INFO:journalctl@ceph.mon.b.smithi195.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-09-13T02:41:32.517 INFO:journalctl@ceph.mon.b.smithi195.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-09-13T02:41:32.518 INFO:journalctl@ceph.mon.b.smithi195.stdout: AddFile(Keys): cumulative 0, interval 0 2024-09-13T02:41:32.518 INFO:journalctl@ceph.mon.b.smithi195.stdout: Cumulative compaction: 0.01 GB write, 243.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T02:41:32.518 INFO:journalctl@ceph.mon.b.smithi195.stdout: Interval compaction: 0.01 GB write, 243.60 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-13T02:41:32.518 INFO:journalctl@ceph.mon.b.smithi195.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-09-13T02:41:32.518 INFO:journalctl@ceph.mon.b.smithi195.stdout: Block cache BinnedLRUCache@0x5653822911f0#7 capacity: 512.00 MB usage: 14.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-13T02:41:32.518 INFO:journalctl@ceph.mon.b.smithi195.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,4.03 KB,0.0007689%) IndexBlock(1,10.08 KB,0.00192225%) Misc(1,0.00 KB,0%) 2024-09-13T02:41:32.518 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:41:32.518 INFO:journalctl@ceph.mon.b.smithi195.stdout: ** File Read Latency Histogram By Level [default] ** 2024-09-13T02:41:32.518 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: starting mon.b rank 1 at public addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] at bind addrs [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:41:32.518 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: mon.b@-1(???) e3 preinit fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:41:32.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: mon.b@-1(???).mds e7 new map 2024-09-13T02:41:32.519 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: mon.b@-1(???).mds e7 print_map 2024-09-13T02:41:32.519 INFO:journalctl@ceph.mon.b.smithi195.stdout: e7 2024-09-13T02:41:32.519 INFO:journalctl@ceph.mon.b.smithi195.stdout: btime 1970-01-01T00:00:00:000000+0000 2024-09-13T02:41:32.519 INFO:journalctl@ceph.mon.b.smithi195.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-09-13T02:41:32.519 INFO:journalctl@ceph.mon.b.smithi195.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-13T02:41:32.519 INFO:journalctl@ceph.mon.b.smithi195.stdout: legacy client fscid: 1 2024-09-13T02:41:32.519 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:41:32.519 INFO:journalctl@ceph.mon.b.smithi195.stdout: Filesystem 'cephfs' (1) 2024-09-13T02:41:32.520 INFO:journalctl@ceph.mon.b.smithi195.stdout: fs_name cephfs 2024-09-13T02:41:32.520 INFO:journalctl@ceph.mon.b.smithi195.stdout: epoch 7 2024-09-13T02:41:32.520 INFO:journalctl@ceph.mon.b.smithi195.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-09-13T02:41:32.520 INFO:journalctl@ceph.mon.b.smithi195.stdout: created 2024-09-13T02:34:52.032918+0000 2024-09-13T02:41:32.520 INFO:journalctl@ceph.mon.b.smithi195.stdout: modified 2024-09-13T02:35:04.170174+0000 2024-09-13T02:41:32.520 INFO:journalctl@ceph.mon.b.smithi195.stdout: tableserver 0 2024-09-13T02:41:32.520 INFO:journalctl@ceph.mon.b.smithi195.stdout: root 0 2024-09-13T02:41:32.520 INFO:journalctl@ceph.mon.b.smithi195.stdout: session_timeout 60 2024-09-13T02:41:32.521 INFO:journalctl@ceph.mon.b.smithi195.stdout: session_autoclose 300 2024-09-13T02:41:32.521 INFO:journalctl@ceph.mon.b.smithi195.stdout: max_file_size 1099511627776 2024-09-13T02:41:32.521 INFO:journalctl@ceph.mon.b.smithi195.stdout: max_xattr_size 65536 2024-09-13T02:41:32.521 INFO:journalctl@ceph.mon.b.smithi195.stdout: required_client_features {} 2024-09-13T02:41:32.521 INFO:journalctl@ceph.mon.b.smithi195.stdout: last_failure 0 2024-09-13T02:41:32.521 INFO:journalctl@ceph.mon.b.smithi195.stdout: last_failure_osd_epoch 0 2024-09-13T02:41:32.521 INFO:journalctl@ceph.mon.b.smithi195.stdout: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-09-13T02:41:32.521 INFO:journalctl@ceph.mon.b.smithi195.stdout: max_mds 1 2024-09-13T02:41:32.521 INFO:journalctl@ceph.mon.b.smithi195.stdout: in 0 2024-09-13T02:41:32.522 INFO:journalctl@ceph.mon.b.smithi195.stdout: up {0=24307} 2024-09-13T02:41:32.522 INFO:journalctl@ceph.mon.b.smithi195.stdout: failed 2024-09-13T02:41:32.522 INFO:journalctl@ceph.mon.b.smithi195.stdout: damaged 2024-09-13T02:41:32.522 INFO:journalctl@ceph.mon.b.smithi195.stdout: stopped 2024-09-13T02:41:32.522 INFO:journalctl@ceph.mon.b.smithi195.stdout: data_pools [3] 2024-09-13T02:41:32.522 INFO:journalctl@ceph.mon.b.smithi195.stdout: metadata_pool 2 2024-09-13T02:41:32.522 INFO:journalctl@ceph.mon.b.smithi195.stdout: inline_data disabled 2024-09-13T02:41:32.522 INFO:journalctl@ceph.mon.b.smithi195.stdout: balancer 2024-09-13T02:41:32.522 INFO:journalctl@ceph.mon.b.smithi195.stdout: bal_rank_mask -1 2024-09-13T02:41:32.522 INFO:journalctl@ceph.mon.b.smithi195.stdout: standby_count_wanted 0 2024-09-13T02:41:32.523 INFO:journalctl@ceph.mon.b.smithi195.stdout: qdb_cluster leader: 0 members: 2024-09-13T02:41:32.523 INFO:journalctl@ceph.mon.b.smithi195.stdout: [mds.b{0:24307} state up:active seq 5 addr [v2:172.21.15.195:6832/2268681213,v1:172.21.15.195:6833/2268681213] compat {c=[1],r=[1],i=[7ff]}] 2024-09-13T02:41:32.523 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:41:32.523 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:41:32.523 INFO:journalctl@ceph.mon.b.smithi195.stdout: Standby daemons: 2024-09-13T02:41:32.523 INFO:journalctl@ceph.mon.b.smithi195.stdout: 2024-09-13T02:41:32.523 INFO:journalctl@ceph.mon.b.smithi195.stdout: [mds.a{-1:14409} state up:standby seq 1 addr [v2:172.21.15.88:6834/3757226991,v1:172.21.15.88:6835/3757226991] compat {c=[1],r=[1],i=[7ff]}] 2024-09-13T02:41:32.523 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: mon.b@-1(???).osd e246 crush map has features 3314933069573799936, adjusting msgr requires 2024-09-13T02:41:32.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: mon.b@-1(???).osd e246 crush map has features 432629308056666112, adjusting msgr requires 2024-09-13T02:41:32.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: mon.b@-1(???).osd e246 crush map has features 432629308056666112, adjusting msgr requires 2024-09-13T02:41:32.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: mon.b@-1(???).osd e246 crush map has features 432629308056666112, adjusting msgr requires 2024-09-13T02:41:32.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 ceph-mon[87742]: mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-09-13T02:41:32.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 bash[87704]: a6a39471de9dd81e14f188362aa87e1ffe4533958e985e0a23c5eb0c03efd0e2 2024-09-13T02:41:32.524 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:32 smithi195 systemd[1]: Started Ceph mon.b for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:41:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:41:33] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2024-09-13T02:41:34.744 INFO:tasks.rados.rados.0.smithi088.stdout:871: done (3 left) 2024-09-13T02:41:34.744 INFO:tasks.rados.rados.0.smithi088.stdout:872: done (2 left) 2024-09-13T02:41:34.744 INFO:tasks.rados.rados.0.smithi088.stdout:873: done (1 left) 2024-09-13T02:41:34.745 INFO:tasks.rados.rados.0.smithi088.stdout:874: done (0 left) 2024-09-13T02:41:34.745 INFO:tasks.rados.rados.0.smithi088.stdout:875: read oid 47 snap -1 2024-09-13T02:41:34.745 INFO:tasks.rados.rados.0.smithi088.stdout:875: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:41:34.745 INFO:tasks.rados.rados.0.smithi088.stdout:876: read oid 21 snap -1 2024-09-13T02:41:34.745 INFO:tasks.rados.rados.0.smithi088.stdout:876: expect (ObjNum 220 snap 66 seq_num 220) 2024-09-13T02:41:34.745 INFO:tasks.rados.rados.0.smithi088.stdout:877: snap_create 2024-09-13T02:41:34.753 INFO:tasks.rados.rados.0.smithi088.stdout:875: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:41:34.789 INFO:tasks.rados.rados.0.smithi088.stdout:876: expect (ObjNum 220 snap 66 seq_num 220) 2024-09-13T02:41:35.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:41:35.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: osdmap e246: 8 total, 8 up, 8 in 2024-09-13T02:41:35.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: mgrmap e41: y(active, since 34s), standbys: x 2024-09-13T02:41:35.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: overall HEALTH_OK 2024-09-13T02:41:35.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: mon.c calling monitor election 2024-09-13T02:41:35.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: mon.b calling monitor election 2024-09-13T02:41:35.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:35.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:35.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:35.112 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: mon.a calling monitor election 2024-09-13T02:41:35.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T02:41:35.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: monmap epoch 4 2024-09-13T02:41:35.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:41:35.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: last_changed 2024-09-13T02:41:33.734651+0000 2024-09-13T02:41:35.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: created 2024-09-13T02:29:14.825758+0000 2024-09-13T02:41:35.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: min_mon_release 19 (squid) 2024-09-13T02:41:35.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: election_strategy: 1 2024-09-13T02:41:35.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-09-13T02:41:35.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: 1: [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon.b 2024-09-13T02:41:35.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: 2: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-09-13T02:41:35.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:41:35.113 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: osdmap e246: 8 total, 8 up, 8 in 2024-09-13T02:41:35.114 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: mgrmap e41: y(active, since 34s), standbys: x 2024-09-13T02:41:35.114 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: overall HEALTH_OK 2024-09-13T02:41:35.114 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:35.114 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:35.114 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:41:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:41:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: osdmap e246: 8 total, 8 up, 8 in 2024-09-13T02:41:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: mgrmap e41: y(active, since 34s), standbys: x 2024-09-13T02:41:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: overall HEALTH_OK 2024-09-13T02:41:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: mon.c calling monitor election 2024-09-13T02:41:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: mon.b calling monitor election 2024-09-13T02:41:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: mon.a calling monitor election 2024-09-13T02:41:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T02:41:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: monmap epoch 4 2024-09-13T02:41:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:41:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: last_changed 2024-09-13T02:41:33.734651+0000 2024-09-13T02:41:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: created 2024-09-13T02:29:14.825758+0000 2024-09-13T02:41:35.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: min_mon_release 19 (squid) 2024-09-13T02:41:35.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: election_strategy: 1 2024-09-13T02:41:35.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-09-13T02:41:35.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: 1: [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon.b 2024-09-13T02:41:35.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: 2: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-09-13T02:41:35.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:41:35.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: osdmap e246: 8 total, 8 up, 8 in 2024-09-13T02:41:35.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: mgrmap e41: y(active, since 34s), standbys: x 2024-09-13T02:41:35.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: overall HEALTH_OK 2024-09-13T02:41:35.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:35.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:35.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:41:35.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:41:35.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: osdmap e246: 8 total, 8 up, 8 in 2024-09-13T02:41:35.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: mgrmap e41: y(active, since 34s), standbys: x 2024-09-13T02:41:35.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: overall HEALTH_OK 2024-09-13T02:41:35.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: mon.c calling monitor election 2024-09-13T02:41:35.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: mon.b calling monitor election 2024-09-13T02:41:35.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T02:41:35.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: mon.a calling monitor election 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: monmap epoch 4 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: fsid d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: last_changed 2024-09-13T02:41:33.734651+0000 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: created 2024-09-13T02:29:14.825758+0000 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: min_mon_release 19 (squid) 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: election_strategy: 1 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: 0: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.a 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: 1: [v2:172.21.15.195:3300/0,v1:172.21.15.195:6789/0] mon.b 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: 2: [v2:172.21.15.88:3301/0,v1:172.21.15.88:6790/0] mon.c 2024-09-13T02:41:35.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:41:35.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: osdmap e246: 8 total, 8 up, 8 in 2024-09-13T02:41:35.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: mgrmap e41: y(active, since 34s), standbys: x 2024-09-13T02:41:35.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: overall HEALTH_OK 2024-09-13T02:41:35.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:35.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:35.195 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:41:35.746 INFO:tasks.rados.rados.0.smithi088.stdout:875: done (2 left) 2024-09-13T02:41:35.763 INFO:tasks.rados.rados.0.smithi088.stdout:876: done (1 left) 2024-09-13T02:41:35.763 INFO:tasks.rados.rados.0.smithi088.stdout:877: done (0 left) 2024-09-13T02:41:35.763 INFO:tasks.rados.rados.0.smithi088.stdout:878: copy_from oid 44 from oid 47 current snap is 89 2024-09-13T02:41:35.763 INFO:tasks.rados.rados.0.smithi088.stdout:879: copy_from oid 18 from oid 21 current snap is 89 2024-09-13T02:41:35.763 INFO:tasks.rados.rados.0.smithi088.stdout:880: snap_create 2024-09-13T02:41:35.764 INFO:tasks.rados.rados.0.smithi088.stdout:878: finishing copy_from racing read to smithi08884213-44 2024-09-13T02:41:35.764 INFO:tasks.rados.rados.0.smithi088.stdout:878: finishing copy_from to smithi08884213-44 2024-09-13T02:41:35.764 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 273 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:41:35.764 INFO:tasks.rados.rados.0.smithi088.stdout:879: finishing copy_from racing read to smithi08884213-18 2024-09-13T02:41:35.766 INFO:tasks.rados.rados.0.smithi088.stdout:879: finishing copy_from to smithi08884213-18 2024-09-13T02:41:35.766 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 205 (ObjNum 220 snap 66 seq_num 220) dirty exists 2024-09-13T02:41:36.090 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:35 smithi195 ceph-mon[87742]: osdmap e247: 8 total, 8 up, 8 in 2024-09-13T02:41:36.090 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:35 smithi195 ceph-mon[87742]: pgmap v48: 121 pgs: 121 active+clean; 146 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-09-13T02:41:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:35 smithi088 ceph-mon[96266]: osdmap e247: 8 total, 8 up, 8 in 2024-09-13T02:41:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:35 smithi088 ceph-mon[96266]: pgmap v48: 121 pgs: 121 active+clean; 146 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-09-13T02:41:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:35 smithi088 ceph-mon[98762]: osdmap e247: 8 total, 8 up, 8 in 2024-09-13T02:41:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:35 smithi088 ceph-mon[98762]: pgmap v48: 121 pgs: 121 active+clean; 146 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-09-13T02:41:36.325 INFO:tasks.rados.rados.0.smithi088.stdout:878: done (2 left) 2024-09-13T02:41:36.325 INFO:tasks.rados.rados.0.smithi088.stdout:879: done (1 left) 2024-09-13T02:41:36.325 INFO:tasks.rados.rados.0.smithi088.stdout:880: done (0 left) 2024-09-13T02:41:36.325 INFO:tasks.rados.rados.0.smithi088.stdout:881: read oid 16 snap 70 2024-09-13T02:41:36.325 INFO:tasks.rados.rados.0.smithi088.stdout:881: expect (ObjNum 193 snap 52 seq_num 193) 2024-09-13T02:41:36.325 INFO:tasks.rados.rados.0.smithi088.stdout:882: setattr oid 20 current snap is 90 2024-09-13T02:41:36.327 INFO:tasks.rados.rados.0.smithi088.stdout:883: copy_from oid 23 from oid 36 current snap is 90 2024-09-13T02:41:36.327 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 90 2024-09-13T02:41:36.327 INFO:tasks.rados.rados.0.smithi088.stdout:884: seq_num 268 ranges {3760128=491520,4251648=745472,4997120=745472,5742592=114688} 2024-09-13T02:41:36.350 INFO:tasks.rados.rados.0.smithi088.stdout:884: writing smithi08884213-17 from 3760128 to 4251648 tid 1 2024-09-13T02:41:36.354 INFO:tasks.rados.rados.0.smithi088.stdout:884: writing smithi08884213-17 from 4251648 to 4997120 tid 2 2024-09-13T02:41:36.358 INFO:tasks.rados.rados.0.smithi088.stdout:884: writing smithi08884213-17 from 4997120 to 5742592 tid 3 2024-09-13T02:41:36.359 INFO:tasks.rados.rados.0.smithi088.stdout:884: writing smithi08884213-17 from 5742592 to 5857280 tid 4 2024-09-13T02:41:36.359 INFO:tasks.rados.rados.0.smithi088.stdout:885: setattr oid 13 current snap is 90 2024-09-13T02:41:36.359 INFO:tasks.rados.rados.0.smithi088.stdout:881: expect (ObjNum 193 snap 52 seq_num 193) 2024-09-13T02:41:36.397 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 406 (ObjNum 33 snap 0 seq_num 2152639312) dirty exists 2024-09-13T02:41:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:883: finishing copy_from racing read to smithi08884213-23 2024-09-13T02:41:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:883: finishing copy_from to smithi08884213-23 2024-09-13T02:41:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 205 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:41:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:884: finishing write tid 1 to smithi08884213-17 2024-09-13T02:41:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:884: finishing write tid 2 to smithi08884213-17 2024-09-13T02:41:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:884: finishing write tid 3 to smithi08884213-17 2024-09-13T02:41:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:884: finishing write tid 4 to smithi08884213-17 2024-09-13T02:41:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:884: finishing write tid 5 to smithi08884213-17 2024-09-13T02:41:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:884: finishing write tid 6 to smithi08884213-17 2024-09-13T02:41:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:884: oid 17 updating version 0 to 298 2024-09-13T02:41:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:884: oid 17 updating version 298 to 299 2024-09-13T02:41:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:884: oid 17 updating version 299 to 300 2024-09-13T02:41:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:884: oid 17 version 300 is already newer than 296 2024-09-13T02:41:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:884: oid 17 version 300 is already newer than 297 2024-09-13T02:41:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 300 (ObjNum 268 snap 90 seq_num 268) dirty exists 2024-09-13T02:41:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:884: left oid 17 (ObjNum 268 snap 90 seq_num 268) 2024-09-13T02:41:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:881: done (4 left) 2024-09-13T02:41:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:882: done (3 left) 2024-09-13T02:41:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:883: done (2 left) 2024-09-13T02:41:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:884: done (1 left) 2024-09-13T02:41:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:886: snap_create 2024-09-13T02:41:36.400 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 443 (ObjNum 240 snap 76 seq_num 240) dirty exists 2024-09-13T02:41:36.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:36 smithi195 ceph-mon[87742]: osdmap e248: 8 total, 8 up, 8 in 2024-09-13T02:41:36.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:36 smithi195 ceph-mon[87742]: osdmap e249: 8 total, 8 up, 8 in 2024-09-13T02:41:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:36 smithi088 ceph-mon[98762]: osdmap e248: 8 total, 8 up, 8 in 2024-09-13T02:41:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:36 smithi088 ceph-mon[98762]: osdmap e249: 8 total, 8 up, 8 in 2024-09-13T02:41:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:36 smithi088 ceph-mon[96266]: osdmap e248: 8 total, 8 up, 8 in 2024-09-13T02:41:37.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:36 smithi088 ceph-mon[96266]: osdmap e249: 8 total, 8 up, 8 in 2024-09-13T02:41:37.323 INFO:tasks.rados.rados.0.smithi088.stdout:885: done (1 left) 2024-09-13T02:41:37.323 INFO:tasks.rados.rados.0.smithi088.stdout:886: done (0 left) 2024-09-13T02:41:37.324 INFO:tasks.rados.rados.0.smithi088.stdout:887: snap_create 2024-09-13T02:41:37.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:37 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:41:37.268+0000 7f72c1fad640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-13T02:41:38.324 INFO:tasks.rados.rados.0.smithi088.stdout:887: done (0 left) 2024-09-13T02:41:38.324 INFO:tasks.rados.rados.0.smithi088.stdout:888: copy_from oid 10 from oid 16 current snap is 92 2024-09-13T02:41:38.325 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 92 2024-09-13T02:41:38.325 INFO:tasks.rados.rados.0.smithi088.stdout:889: seq_num 269 ranges {835584=507904,1343488=630784,1974272=557056,2531328=417792} 2024-09-13T02:41:38.333 INFO:tasks.rados.rados.0.smithi088.stdout:889: writing smithi08884213-5 from 835584 to 1343488 tid 1 2024-09-13T02:41:38.338 INFO:tasks.rados.rados.0.smithi088.stdout:889: writing smithi08884213-5 from 1343488 to 1974272 tid 2 2024-09-13T02:41:38.343 INFO:tasks.rados.rados.0.smithi088.stdout:889: writing smithi08884213-5 from 1974272 to 2531328 tid 3 2024-09-13T02:41:38.347 INFO:tasks.rados.rados.0.smithi088.stdout:889: writing smithi08884213-5 from 2531328 to 2949120 tid 4 2024-09-13T02:41:38.347 INFO:tasks.rados.rados.0.smithi088.stdout:890: read oid 23 snap 60 2024-09-13T02:41:38.347 INFO:tasks.rados.rados.0.smithi088.stdout:890: expect deleted 2024-09-13T02:41:38.347 INFO:tasks.rados.rados.0.smithi088.stdout:891: read oid 47 snap -1 2024-09-13T02:41:38.347 INFO:tasks.rados.rados.0.smithi088.stdout:891: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:41:38.347 INFO:tasks.rados.rados.0.smithi088.stdout:892: copy_from oid 11 from oid 37 current snap is 92 2024-09-13T02:41:38.347 INFO:tasks.rados.rados.0.smithi088.stdout:889: finishing write tid 1 to smithi08884213-5 2024-09-13T02:41:38.348 INFO:tasks.rados.rados.0.smithi088.stdout:889: finishing write tid 2 to smithi08884213-5 2024-09-13T02:41:38.348 INFO:tasks.rados.rados.0.smithi088.stdout:888: finishing copy_from racing read to smithi08884213-10 2024-09-13T02:41:38.348 INFO:tasks.rados.rados.0.smithi088.stdout:888: finishing copy_from to smithi08884213-10 2024-09-13T02:41:38.348 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 410 (ObjNum 267 snap 87 seq_num 267) dirty exists 2024-09-13T02:41:38.348 INFO:tasks.rados.rados.0.smithi088.stdout:889: finishing write tid 3 to smithi08884213-5 2024-09-13T02:41:38.348 INFO:tasks.rados.rados.0.smithi088.stdout:888: done (4 left) 2024-09-13T02:41:38.348 INFO:tasks.rados.rados.0.smithi088.stdout:893: delete oid 14 current snap is 92 2024-09-13T02:41:38.349 INFO:tasks.rados.rados.0.smithi088.stdout:890: done (4 left) 2024-09-13T02:41:38.349 INFO:tasks.rados.rados.0.smithi088.stdout:893: done (3 left) 2024-09-13T02:41:38.349 INFO:tasks.rados.rados.0.smithi088.stdout:894: setattr oid 38 current snap is 92 2024-09-13T02:41:38.350 INFO:tasks.rados.rados.0.smithi088.stdout:895: rollback oid 16 current snap is 92 2024-09-13T02:41:38.350 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 16 to 86 2024-09-13T02:41:38.350 INFO:tasks.rados.rados.0.smithi088.stdout:896: snap_create 2024-09-13T02:41:38.350 INFO:tasks.rados.rados.0.smithi088.stdout:889: finishing write tid 4 to smithi08884213-5 2024-09-13T02:41:38.350 INFO:tasks.rados.rados.0.smithi088.stdout:889: finishing write tid 5 to smithi08884213-5 2024-09-13T02:41:38.353 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 368 (ObjNum 208 snap 55 seq_num 208) dirty exists 2024-09-13T02:41:38.353 INFO:tasks.rados.rados.0.smithi088.stdout:895: finishing rollback tid 0 to smithi08884213-16 2024-09-13T02:41:38.353 INFO:tasks.rados.rados.0.smithi088.stdout:895: finishing rollback tid 1 to smithi08884213-16 2024-09-13T02:41:38.354 INFO:tasks.rados.rados.0.smithi088.stdout:895: finishing rollback tid 2 to smithi08884213-16 2024-09-13T02:41:38.354 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 413 (ObjNum 193 snap 52 seq_num 193) dirty exists 2024-09-13T02:41:38.356 INFO:tasks.rados.rados.0.smithi088.stdout:891: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:41:38.393 INFO:tasks.rados.rados.0.smithi088.stdout:889: finishing write tid 6 to smithi08884213-5 2024-09-13T02:41:38.394 INFO:tasks.rados.rados.0.smithi088.stdout:889: oid 5 updating version 0 to 447 2024-09-13T02:41:38.394 INFO:tasks.rados.rados.0.smithi088.stdout:889: oid 5 version 447 is already newer than 445 2024-09-13T02:41:38.394 INFO:tasks.rados.rados.0.smithi088.stdout:889: oid 5 updating version 447 to 449 2024-09-13T02:41:38.394 INFO:tasks.rados.rados.0.smithi088.stdout:889: oid 5 version 449 is already newer than 448 2024-09-13T02:41:38.394 INFO:tasks.rados.rados.0.smithi088.stdout:889: oid 5 version 449 is already newer than 446 2024-09-13T02:41:38.394 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 449 (ObjNum 269 snap 92 seq_num 269) dirty exists 2024-09-13T02:41:38.394 INFO:tasks.rados.rados.0.smithi088.stdout:889: left oid 5 (ObjNum 269 snap 92 seq_num 269) 2024-09-13T02:41:38.394 INFO:tasks.rados.rados.0.smithi088.stdout:892: finishing copy_from racing read to smithi08884213-11 2024-09-13T02:41:38.394 INFO:tasks.rados.rados.0.smithi088.stdout:892: finishing copy_from to smithi08884213-11 2024-09-13T02:41:38.394 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 195 (ObjNum 245 snap 82 seq_num 245) dirty exists 2024-09-13T02:41:38.501 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:41:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:38 smithi088 ceph-mon[96266]: pgmap v51: 121 pgs: 121 active+clean; 146 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 6 op/s 2024-09-13T02:41:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:38 smithi088 ceph-mon[96266]: osdmap e250: 8 total, 8 up, 8 in 2024-09-13T02:41:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:38 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:38 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:38 smithi088 ceph-mon[98762]: pgmap v51: 121 pgs: 121 active+clean; 146 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 6 op/s 2024-09-13T02:41:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:38 smithi088 ceph-mon[98762]: osdmap e250: 8 total, 8 up, 8 in 2024-09-13T02:41:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:38 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:38 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:38 smithi195 ceph-mon[87742]: pgmap v51: 121 pgs: 121 active+clean; 146 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.5 MiB/s wr, 6 op/s 2024-09-13T02:41:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:38 smithi195 ceph-mon[87742]: osdmap e250: 8 total, 8 up, 8 in 2024-09-13T02:41:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:38 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:38 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:38.764 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:41:38.764 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (4m) 15s ago 5m 26.9M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (5m) 0s ago 5m 87.0M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (7m) 15s ago 7m 15.4M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (7m) 0s ago 7m 20.4M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (62s) 0s ago 10m 439M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (90s) 15s ago 12m 500M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (47s) 15s ago 12m 39.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (6s) 0s ago 10m 26.9M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (24s) 15s ago 10m 29.9M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (5m) 15s ago 5m 16.7M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (5m) 0s ago 5m 17.1M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (10m) 15s ago 10m 129M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 28d3cbaecc3d 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (9m) 15s ago 9m 126M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e d7e6375ac3bb 2024-09-13T02:41:38.765 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (9m) 15s ago 9m 118M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e fde4729094ff 2024-09-13T02:41:38.766 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (8m) 15s ago 8m 96.9M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e e1c194107511 2024-09-13T02:41:38.766 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (8m) 0s ago 8m 114M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 68ff34dd7c85 2024-09-13T02:41:38.766 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (8m) 0s ago 8m 139M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:41:38.766 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (7m) 0s ago 7m 108M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:41:38.766 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (7m) 0s ago 7m 104M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:41:38.766 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (67s) 0s ago 6m 49.3M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:41:39.087 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:41:39.087 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:41:39.087 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 10, 2024-09-13T02:41:39.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 5 2024-09-13T02:41:39.089 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:41:39.089 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:41:39.334 INFO:tasks.rados.rados.0.smithi088.stdout:889: done (5 left) 2024-09-13T02:41:39.334 INFO:tasks.rados.rados.0.smithi088.stdout:891: done (4 left) 2024-09-13T02:41:39.334 INFO:tasks.rados.rados.0.smithi088.stdout:892: done (3 left) 2024-09-13T02:41:39.334 INFO:tasks.rados.rados.0.smithi088.stdout:894: done (2 left) 2024-09-13T02:41:39.335 INFO:tasks.rados.rados.0.smithi088.stdout:895: done (1 left) 2024-09-13T02:41:39.335 INFO:tasks.rados.rados.0.smithi088.stdout:896: done (0 left) 2024-09-13T02:41:39.335 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 36 current snap is 93 2024-09-13T02:41:39.335 INFO:tasks.rados.rados.0.smithi088.stdout:897: seq_num 271 ranges {147456=540672,688128=802816,1490944=516096,2007040=286720} 2024-09-13T02:41:39.337 INFO:tasks.rados.rados.0.smithi088.stdout:897: writing smithi08884213-36 from 147456 to 688128 tid 1 2024-09-13T02:41:39.341 INFO:tasks.rados.rados.0.smithi088.stdout:897: writing smithi08884213-36 from 688128 to 1490944 tid 2 2024-09-13T02:41:39.344 INFO:tasks.rados.rados.0.smithi088.stdout:897: writing smithi08884213-36 from 1490944 to 2007040 tid 3 2024-09-13T02:41:39.346 INFO:tasks.rados.rados.0.smithi088.stdout:897: writing smithi08884213-36 from 2007040 to 2293760 tid 4 2024-09-13T02:41:39.346 INFO:tasks.rados.rados.0.smithi088.stdout:898: read oid 24 snap -1 2024-09-13T02:41:39.346 INFO:tasks.rados.rados.0.smithi088.stdout:898: expect (ObjNum 237 snap 75 seq_num 237) 2024-09-13T02:41:39.347 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 93 2024-09-13T02:41:39.347 INFO:tasks.rados.rados.0.smithi088.stdout:897: finishing write tid 1 to smithi08884213-36 2024-09-13T02:41:39.347 INFO:tasks.rados.rados.0.smithi088.stdout:897: finishing write tid 2 to smithi08884213-36 2024-09-13T02:41:39.347 INFO:tasks.rados.rados.0.smithi088.stdout:899: seq_num 272 ranges {5742592=565248,6307840=688128,6995968=729088,7725056=188416} 2024-09-13T02:41:39.348 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:39 smithi088 ceph-mon[96266]: osdmap e251: 8 total, 8 up, 8 in 2024-09-13T02:41:39.348 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:39 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:39.348 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:39 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:39.348 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:39 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1156855408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:41:39.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:39 smithi088 ceph-mon[98762]: osdmap e251: 8 total, 8 up, 8 in 2024-09-13T02:41:39.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:39 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:39.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:39 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:39.349 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:39 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1156855408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:41:39.361 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:39 smithi195 ceph-mon[87742]: osdmap e251: 8 total, 8 up, 8 in 2024-09-13T02:41:39.361 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:39 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:39.361 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:39 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:39.362 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:39 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1156855408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:41:39.381 INFO:tasks.rados.rados.0.smithi088.stdout:899: writing smithi08884213-13 from 5742592 to 6307840 tid 1 2024-09-13T02:41:39.385 INFO:tasks.rados.rados.0.smithi088.stdout:899: writing smithi08884213-13 from 6307840 to 6995968 tid 2 2024-09-13T02:41:39.389 INFO:tasks.rados.rados.0.smithi088.stdout:899: writing smithi08884213-13 from 6995968 to 7725056 tid 3 2024-09-13T02:41:39.391 INFO:tasks.rados.rados.0.smithi088.stdout:899: writing smithi08884213-13 from 7725056 to 7913472 tid 4 2024-09-13T02:41:39.391 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 93 2024-09-13T02:41:39.391 INFO:tasks.rados.rados.0.smithi088.stdout:897: finishing write tid 3 to smithi08884213-36 2024-09-13T02:41:39.391 INFO:tasks.rados.rados.0.smithi088.stdout:897: finishing write tid 4 to smithi08884213-36 2024-09-13T02:41:39.391 INFO:tasks.rados.rados.0.smithi088.stdout:897: finishing write tid 5 to smithi08884213-36 2024-09-13T02:41:39.391 INFO:tasks.rados.rados.0.smithi088.stdout:897: finishing write tid 6 to smithi08884213-36 2024-09-13T02:41:39.392 INFO:tasks.rados.rados.0.smithi088.stdout:897: oid 36 updating version 0 to 278 2024-09-13T02:41:39.392 INFO:tasks.rados.rados.0.smithi088.stdout:897: oid 36 version 278 is already newer than 275 2024-09-13T02:41:39.392 INFO:tasks.rados.rados.0.smithi088.stdout:897: oid 36 version 278 is already newer than 277 2024-09-13T02:41:39.392 INFO:tasks.rados.rados.0.smithi088.stdout:897: oid 36 version 278 is already newer than 276 2024-09-13T02:41:39.392 INFO:tasks.rados.rados.0.smithi088.stdout:897: oid 36 version 278 is already newer than 274 2024-09-13T02:41:39.392 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 278 (ObjNum 271 snap 93 seq_num 271) dirty exists 2024-09-13T02:41:39.392 INFO:tasks.rados.rados.0.smithi088.stdout:897: left oid 36 (ObjNum 271 snap 93 seq_num 271) 2024-09-13T02:41:39.392 INFO:tasks.rados.rados.0.smithi088.stdout:900: seq_num 273 ranges {147456=581632,729088=565248,1294336=532480,1826816=507904} 2024-09-13T02:41:39.395 INFO:tasks.rados.rados.0.smithi088.stdout:900: writing smithi08884213-23 from 147456 to 729088 tid 1 2024-09-13T02:41:39.398 INFO:tasks.rados.rados.0.smithi088.stdout:900: writing smithi08884213-23 from 729088 to 1294336 tid 2 2024-09-13T02:41:39.401 INFO:tasks.rados.rados.0.smithi088.stdout:900: writing smithi08884213-23 from 1294336 to 1826816 tid 3 2024-09-13T02:41:39.405 INFO:tasks.rados.rados.0.smithi088.stdout:900: writing smithi08884213-23 from 1826816 to 2334720 tid 4 2024-09-13T02:41:39.405 INFO:tasks.rados.rados.0.smithi088.stdout:897: done (3 left) 2024-09-13T02:41:39.405 INFO:tasks.rados.rados.0.smithi088.stdout:901: copy_from oid 41 from oid 19 current snap is 93 2024-09-13T02:41:39.405 INFO:tasks.rados.rados.0.smithi088.stdout:898: expect (ObjNum 237 snap 75 seq_num 237) 2024-09-13T02:41:39.661 INFO:tasks.rados.rados.0.smithi088.stdout:899: finishing write tid 1 to smithi08884213-13 2024-09-13T02:41:39.661 INFO:tasks.rados.rados.0.smithi088.stdout:899: finishing write tid 2 to smithi08884213-13 2024-09-13T02:41:39.661 INFO:tasks.rados.rados.0.smithi088.stdout:899: finishing write tid 3 to smithi08884213-13 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:899: finishing write tid 4 to smithi08884213-13 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:899: finishing write tid 5 to smithi08884213-13 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:899: finishing write tid 6 to smithi08884213-13 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:899: oid 13 updating version 0 to 452 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:899: oid 13 updating version 452 to 455 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:899: oid 13 version 455 is already newer than 453 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:899: oid 13 version 455 is already newer than 451 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:899: oid 13 version 455 is already newer than 454 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 455 (ObjNum 272 snap 93 seq_num 272) dirty exists 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:899: left oid 13 (ObjNum 272 snap 93 seq_num 272) 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:900: finishing write tid 1 to smithi08884213-23 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:898: done (3 left) 2024-09-13T02:41:39.662 INFO:tasks.rados.rados.0.smithi088.stdout:899: done (2 left) 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:902: copy_from oid 29 from oid 50 current snap is 93 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:900: finishing write tid 2 to smithi08884213-23 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:900: finishing write tid 3 to smithi08884213-23 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:900: finishing write tid 4 to smithi08884213-23 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:900: finishing write tid 5 to smithi08884213-23 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:900: finishing write tid 6 to smithi08884213-23 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:900: oid 23 updating version 0 to 306 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:900: oid 23 version 306 is already newer than 302 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:900: oid 23 version 306 is already newer than 303 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:900: oid 23 version 306 is already newer than 304 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:900: oid 23 version 306 is already newer than 305 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 306 (ObjNum 273 snap 93 seq_num 273) dirty exists 2024-09-13T02:41:39.663 INFO:tasks.rados.rados.0.smithi088.stdout:900: left oid 23 (ObjNum 273 snap 93 seq_num 273) 2024-09-13T02:41:39.664 INFO:tasks.rados.rados.0.smithi088.stdout:901: finishing copy_from racing read to smithi08884213-41 2024-09-13T02:41:39.664 INFO:tasks.rados.rados.0.smithi088.stdout:901: finishing copy_from to smithi08884213-41 2024-09-13T02:41:39.664 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 273 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:41:39.664 INFO:tasks.rados.rados.0.smithi088.stdout:900: done (2 left) 2024-09-13T02:41:39.664 INFO:tasks.rados.rados.0.smithi088.stdout:901: done (1 left) 2024-09-13T02:41:39.664 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 21 current snap is 93 2024-09-13T02:41:39.664 INFO:tasks.rados.rados.0.smithi088.stdout:903: seq_num 274 ranges {2048000=598016,2646016=499712,3145728=745472,3891200=360448} 2024-09-13T02:41:39.675 INFO:tasks.rados.rados.0.smithi088.stdout:903: writing smithi08884213-21 from 2048000 to 2646016 tid 1 2024-09-13T02:41:39.678 INFO:tasks.rados.rados.0.smithi088.stdout:903: writing smithi08884213-21 from 2646016 to 3145728 tid 2 2024-09-13T02:41:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:903: writing smithi08884213-21 from 3145728 to 3891200 tid 3 2024-09-13T02:41:39.684 INFO:tasks.rados.rados.0.smithi088.stdout:903: writing smithi08884213-21 from 3891200 to 4251648 tid 4 2024-09-13T02:41:39.684 INFO:tasks.rados.rados.0.smithi088.stdout:904: snap_remove snap 90 2024-09-13T02:41:40.343 INFO:tasks.rados.rados.0.smithi088.stdout:904: done (2 left) 2024-09-13T02:41:40.343 INFO:tasks.rados.rados.0.smithi088.stdout:905: rmattr oid 9 current snap is 93 2024-09-13T02:41:40.343 INFO:tasks.rados.rados.0.smithi088.stdout:905: done (2 left) 2024-09-13T02:41:40.343 INFO:tasks.rados.rados.0.smithi088.stdout:906: rollback oid 38 current snap is 93 2024-09-13T02:41:40.343 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 38 to 81 2024-09-13T02:41:40.343 INFO:tasks.rados.rados.0.smithi088.stdout:902: finishing copy_from to smithi08884213-29 2024-09-13T02:41:40.343 INFO:tasks.rados.rados.0.smithi088.stdout:902: got expected ENOENT (src dne) 2024-09-13T02:41:40.344 INFO:tasks.rados.rados.0.smithi088.stdout:902: finishing copy_from racing read to smithi08884213-29 2024-09-13T02:41:40.344 INFO:tasks.rados.rados.0.smithi088.stdout:903: finishing write tid 1 to smithi08884213-21 2024-09-13T02:41:40.344 INFO:tasks.rados.rados.0.smithi088.stdout:903: finishing write tid 2 to smithi08884213-21 2024-09-13T02:41:40.344 INFO:tasks.rados.rados.0.smithi088.stdout:903: finishing write tid 3 to smithi08884213-21 2024-09-13T02:41:40.344 INFO:tasks.rados.rados.0.smithi088.stdout:903: finishing write tid 4 to smithi08884213-21 2024-09-13T02:41:40.344 INFO:tasks.rados.rados.0.smithi088.stdout:903: finishing write tid 5 to smithi08884213-21 2024-09-13T02:41:40.344 INFO:tasks.rados.rados.0.smithi088.stdout:903: finishing write tid 6 to smithi08884213-21 2024-09-13T02:41:40.344 INFO:tasks.rados.rados.0.smithi088.stdout:903: oid 21 updating version 0 to 207 2024-09-13T02:41:40.344 INFO:tasks.rados.rados.0.smithi088.stdout:903: oid 21 updating version 207 to 208 2024-09-13T02:41:40.344 INFO:tasks.rados.rados.0.smithi088.stdout:903: oid 21 updating version 208 to 210 2024-09-13T02:41:40.344 INFO:tasks.rados.rados.0.smithi088.stdout:903: oid 21 version 210 is already newer than 209 2024-09-13T02:41:40.344 INFO:tasks.rados.rados.0.smithi088.stdout:903: oid 21 version 210 is already newer than 206 2024-09-13T02:41:40.345 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 210 (ObjNum 274 snap 93 seq_num 274) dirty exists 2024-09-13T02:41:40.345 INFO:tasks.rados.rados.0.smithi088.stdout:903: left oid 21 (ObjNum 274 snap 93 seq_num 274) 2024-09-13T02:41:40.345 INFO:tasks.rados.rados.0.smithi088.stdout:902: done (2 left) 2024-09-13T02:41:40.345 INFO:tasks.rados.rados.0.smithi088.stdout:903: done (1 left) 2024-09-13T02:41:40.345 INFO:tasks.rados.rados.0.smithi088.stdout:907: delete oid 14 current snap is 93 2024-09-13T02:41:40.348 INFO:tasks.rados.rados.0.smithi088.stdout:907: done (1 left) 2024-09-13T02:41:40.348 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 93 2024-09-13T02:41:40.348 INFO:tasks.rados.rados.0.smithi088.stdout:908: seq_num 276 ranges {335872=630784,966656=671744,1638400=704512,2342912=229376} 2024-09-13T02:41:40.353 INFO:tasks.rados.rados.0.smithi088.stdout:908: writing smithi08884213-43 from 335872 to 966656 tid 1 2024-09-13T02:41:40.357 INFO:tasks.rados.rados.0.smithi088.stdout:908: writing smithi08884213-43 from 966656 to 1638400 tid 2 2024-09-13T02:41:40.361 INFO:tasks.rados.rados.0.smithi088.stdout:908: writing smithi08884213-43 from 1638400 to 2342912 tid 3 2024-09-13T02:41:40.363 INFO:tasks.rados.rados.0.smithi088.stdout:908: writing smithi08884213-43 from 2342912 to 2572288 tid 4 2024-09-13T02:41:40.363 INFO:tasks.rados.rados.0.smithi088.stdout:909: read oid 14 snap -1 2024-09-13T02:41:40.363 INFO:tasks.rados.rados.0.smithi088.stdout:909: expect deleted 2024-09-13T02:41:40.363 INFO:tasks.rados.rados.0.smithi088.stdout:910: snap_remove snap 92 2024-09-13T02:41:40.461 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:40 smithi195 ceph-mon[87742]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:41:40.461 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:40 smithi195 ceph-mon[87742]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:41:40.461 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:40 smithi195 ceph-mon[87742]: pgmap v54: 121 pgs: 121 active+clean; 146 MiB data, 768 MiB used, 714 GiB / 715 GiB avail 2024-09-13T02:41:40.461 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:40 smithi195 ceph-mon[87742]: osdmap e252: 8 total, 8 up, 8 in 2024-09-13T02:41:40.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:40 smithi088 ceph-mon[96266]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:41:40.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:40 smithi088 ceph-mon[96266]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:41:40.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:40 smithi088 ceph-mon[96266]: pgmap v54: 121 pgs: 121 active+clean; 146 MiB data, 768 MiB used, 714 GiB / 715 GiB avail 2024-09-13T02:41:40.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:40 smithi088 ceph-mon[96266]: osdmap e252: 8 total, 8 up, 8 in 2024-09-13T02:41:40.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:40 smithi088 ceph-mon[98762]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:41:40.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:40 smithi088 ceph-mon[98762]: from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:41:40.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:40 smithi088 ceph-mon[98762]: pgmap v54: 121 pgs: 121 active+clean; 146 MiB data, 768 MiB used, 714 GiB / 715 GiB avail 2024-09-13T02:41:40.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:40 smithi088 ceph-mon[98762]: osdmap e252: 8 total, 8 up, 8 in 2024-09-13T02:41:41.348 INFO:tasks.rados.rados.0.smithi088.stdout:910: done (3 left) 2024-09-13T02:41:41.348 INFO:tasks.rados.rados.0.smithi088.stdout:911: read oid 36 snap -1 2024-09-13T02:41:41.348 INFO:tasks.rados.rados.0.smithi088.stdout:911: expect (ObjNum 271 snap 93 seq_num 271) 2024-09-13T02:41:41.348 INFO:tasks.rados.rados.0.smithi088.stdout:912: rollback oid 26 current snap is 93 2024-09-13T02:41:41.348 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 26 to 91 2024-09-13T02:41:41.348 INFO:tasks.rados.rados.0.smithi088.stdout:906: finishing rollback tid 0 to smithi08884213-38 2024-09-13T02:41:41.348 INFO:tasks.rados.rados.0.smithi088.stdout:906: finishing rollback tid 1 to smithi08884213-38 2024-09-13T02:41:41.348 INFO:tasks.rados.rados.0.smithi088.stdout:906: finishing rollback tid 2 to smithi08884213-38 2024-09-13T02:41:41.348 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 371 (ObjNum 208 snap 55 seq_num 208) dirty exists 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:908: finishing write tid 1 to smithi08884213-43 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:908: finishing write tid 2 to smithi08884213-43 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:908: finishing write tid 3 to smithi08884213-43 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:908: finishing write tid 4 to smithi08884213-43 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:906: done (4 left) 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:909: done (3 left) 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 93 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:908: finishing write tid 5 to smithi08884213-43 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:908: finishing write tid 6 to smithi08884213-43 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:908: oid 43 updating version 0 to 212 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:908: oid 43 updating version 212 to 214 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:908: oid 43 version 214 is already newer than 213 2024-09-13T02:41:41.349 INFO:tasks.rados.rados.0.smithi088.stdout:908: oid 43 version 214 is already newer than 211 2024-09-13T02:41:41.350 INFO:tasks.rados.rados.0.smithi088.stdout:908: oid 43 updating version 214 to 215 2024-09-13T02:41:41.350 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 215 (ObjNum 276 snap 93 seq_num 276) dirty exists 2024-09-13T02:41:41.350 INFO:tasks.rados.rados.0.smithi088.stdout:908: left oid 43 (ObjNum 276 snap 93 seq_num 276) 2024-09-13T02:41:41.350 INFO:tasks.rados.rados.0.smithi088.stdout:913: seq_num 277 ranges {7913472=647168,8560640=557056,9117696=516096,9633792=532480} 2024-09-13T02:41:41.394 INFO:tasks.rados.rados.0.smithi088.stdout:913: writing smithi08884213-13 from 7913472 to 8560640 tid 1 2024-09-13T02:41:41.397 INFO:tasks.rados.rados.0.smithi088.stdout:913: writing smithi08884213-13 from 8560640 to 9117696 tid 2 2024-09-13T02:41:41.400 INFO:tasks.rados.rados.0.smithi088.stdout:913: writing smithi08884213-13 from 9117696 to 9633792 tid 3 2024-09-13T02:41:41.403 INFO:tasks.rados.rados.0.smithi088.stdout:913: writing smithi08884213-13 from 9633792 to 10166272 tid 4 2024-09-13T02:41:41.404 INFO:tasks.rados.rados.0.smithi088.stdout:908: done (3 left) 2024-09-13T02:41:41.404 INFO:tasks.rados.rados.0.smithi088.stdout:914: setattr oid 28 current snap is 93 2024-09-13T02:41:41.404 INFO:tasks.rados.rados.0.smithi088.stdout:912: finishing rollback tid 0 to smithi08884213-26 2024-09-13T02:41:41.404 INFO:tasks.rados.rados.0.smithi088.stdout:912: finishing rollback tid 1 to smithi08884213-26 2024-09-13T02:41:41.404 INFO:tasks.rados.rados.0.smithi088.stdout:912: finishing rollback tid 2 to smithi08884213-26 2024-09-13T02:41:41.404 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 154 (ObjNum 226 snap 68 seq_num 226) dirty exists 2024-09-13T02:41:41.404 INFO:tasks.rados.rados.0.smithi088.stdout:911: expect (ObjNum 271 snap 93 seq_num 271) 2024-09-13T02:41:41.465 INFO:tasks.rados.rados.0.smithi088.stdout:913: finishing write tid 1 to smithi08884213-13 2024-09-13T02:41:41.465 INFO:tasks.rados.rados.0.smithi088.stdout:913: finishing write tid 2 to smithi08884213-13 2024-09-13T02:41:41.465 INFO:tasks.rados.rados.0.smithi088.stdout:913: finishing write tid 3 to smithi08884213-13 2024-09-13T02:41:41.465 INFO:tasks.rados.rados.0.smithi088.stdout:913: finishing write tid 4 to smithi08884213-13 2024-09-13T02:41:41.465 INFO:tasks.rados.rados.0.smithi088.stdout:913: finishing write tid 5 to smithi08884213-13 2024-09-13T02:41:41.465 INFO:tasks.rados.rados.0.smithi088.stdout:913: finishing write tid 6 to smithi08884213-13 2024-09-13T02:41:41.465 INFO:tasks.rados.rados.0.smithi088.stdout:913: oid 13 updating version 0 to 463 2024-09-13T02:41:41.465 INFO:tasks.rados.rados.0.smithi088.stdout:913: oid 13 updating version 463 to 465 2024-09-13T02:41:41.465 INFO:tasks.rados.rados.0.smithi088.stdout:913: oid 13 updating version 465 to 466 2024-09-13T02:41:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:913: oid 13 version 466 is already newer than 462 2024-09-13T02:41:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:913: oid 13 version 466 is already newer than 464 2024-09-13T02:41:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 466 (ObjNum 277 snap 93 seq_num 277) dirty exists 2024-09-13T02:41:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:913: left oid 13 (ObjNum 277 snap 93 seq_num 277) 2024-09-13T02:41:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:911: done (3 left) 2024-09-13T02:41:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:912: done (2 left) 2024-09-13T02:41:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:913: done (1 left) 2024-09-13T02:41:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:915: setattr oid 9 current snap is 93 2024-09-13T02:41:41.467 INFO:tasks.rados.rados.0.smithi088.stdout:916: rmattr oid 11 current snap is 93 2024-09-13T02:41:41.467 INFO:tasks.rados.rados.0.smithi088.stdout:916: done (2 left) 2024-09-13T02:41:41.467 INFO:tasks.rados.rados.0.smithi088.stdout:917: read oid 8 snap -1 2024-09-13T02:41:41.467 INFO:tasks.rados.rados.0.smithi088.stdout:917: expect (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:41:41.467 INFO:tasks.rados.rados.0.smithi088.stdout:918: rmattr oid 5 current snap is 93 2024-09-13T02:41:41.467 INFO:tasks.rados.rados.0.smithi088.stdout:918: done (3 left) 2024-09-13T02:41:41.467 INFO:tasks.rados.rados.0.smithi088.stdout:919: setattr oid 14 current snap is 93 2024-09-13T02:41:41.468 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 93 2024-09-13T02:41:41.468 INFO:tasks.rados.rados.0.smithi088.stdout:920: seq_num 278 ranges {8110080=663552,8773632=442368,9216000=720896,9936896=442368} 2024-09-13T02:41:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:41 smithi195 ceph-mon[87742]: osdmap e253: 8 total, 8 up, 8 in 2024-09-13T02:41:41.514 INFO:tasks.rados.rados.0.smithi088.stdout:920: writing smithi08884213-48 from 8110080 to 8773632 tid 1 2024-09-13T02:41:41.516 INFO:tasks.rados.rados.0.smithi088.stdout:920: writing smithi08884213-48 from 8773632 to 9216000 tid 2 2024-09-13T02:41:41.520 INFO:tasks.rados.rados.0.smithi088.stdout:920: writing smithi08884213-48 from 9216000 to 9936896 tid 3 2024-09-13T02:41:41.523 INFO:tasks.rados.rados.0.smithi088.stdout:920: writing smithi08884213-48 from 9936896 to 10379264 tid 4 2024-09-13T02:41:41.523 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 93 2024-09-13T02:41:41.523 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 468 (ObjNum 163 snap 41 seq_num 163) dirty exists 2024-09-13T02:41:41.523 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 258 (ObjNum 195 snap 52 seq_num 195) dirty exists 2024-09-13T02:41:41.523 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 284 (ObjNum 33 snap 0 seq_num 2153071472) dirty exists 2024-09-13T02:41:41.524 INFO:tasks.rados.rados.0.smithi088.stdout:917: expect (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:41:41.549 INFO:tasks.rados.rados.0.smithi088.stdout:920: finishing write tid 1 to smithi08884213-48 2024-09-13T02:41:41.549 INFO:tasks.rados.rados.0.smithi088.stdout:920: finishing write tid 2 to smithi08884213-48 2024-09-13T02:41:41.549 INFO:tasks.rados.rados.0.smithi088.stdout:921: seq_num 279 ranges {1613824=679936,2293760=720896,3014656=483328,3497984=401408} 2024-09-13T02:41:41.561 INFO:tasks.rados.rados.0.smithi088.stdout:921: writing smithi08884213-12 from 1613824 to 2293760 tid 1 2024-09-13T02:41:41.565 INFO:tasks.rados.rados.0.smithi088.stdout:921: writing smithi08884213-12 from 2293760 to 3014656 tid 2 2024-09-13T02:41:41.568 INFO:tasks.rados.rados.0.smithi088.stdout:921: writing smithi08884213-12 from 3014656 to 3497984 tid 3 2024-09-13T02:41:41.571 INFO:tasks.rados.rados.0.smithi088.stdout:921: writing smithi08884213-12 from 3497984 to 3899392 tid 4 2024-09-13T02:41:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:914: done (5 left) 2024-09-13T02:41:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:915: done (4 left) 2024-09-13T02:41:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:917: done (3 left) 2024-09-13T02:41:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:919: done (2 left) 2024-09-13T02:41:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:922: setattr oid 37 current snap is 93 2024-09-13T02:41:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:920: finishing write tid 3 to smithi08884213-48 2024-09-13T02:41:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:920: finishing write tid 4 to smithi08884213-48 2024-09-13T02:41:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:920: finishing write tid 5 to smithi08884213-48 2024-09-13T02:41:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:920: finishing write tid 6 to smithi08884213-48 2024-09-13T02:41:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:920: oid 48 updating version 0 to 219 2024-09-13T02:41:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:920: oid 48 version 219 is already newer than 216 2024-09-13T02:41:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:920: oid 48 version 219 is already newer than 218 2024-09-13T02:41:41.573 INFO:tasks.rados.rados.0.smithi088.stdout:920: oid 48 version 219 is already newer than 217 2024-09-13T02:41:41.573 INFO:tasks.rados.rados.0.smithi088.stdout:920: oid 48 updating version 219 to 220 2024-09-13T02:41:41.573 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 220 (ObjNum 278 snap 93 seq_num 278) dirty exists 2024-09-13T02:41:41.573 INFO:tasks.rados.rados.0.smithi088.stdout:920: left oid 48 (ObjNum 278 snap 93 seq_num 278) 2024-09-13T02:41:41.573 INFO:tasks.rados.rados.0.smithi088.stdout:921: finishing write tid 1 to smithi08884213-12 2024-09-13T02:41:41.573 INFO:tasks.rados.rados.0.smithi088.stdout:921: finishing write tid 2 to smithi08884213-12 2024-09-13T02:41:41.573 INFO:tasks.rados.rados.0.smithi088.stdout:921: finishing write tid 3 to smithi08884213-12 2024-09-13T02:41:41.574 INFO:tasks.rados.rados.0.smithi088.stdout:921: finishing write tid 4 to smithi08884213-12 2024-09-13T02:41:41.574 INFO:tasks.rados.rados.0.smithi088.stdout:921: finishing write tid 5 to smithi08884213-12 2024-09-13T02:41:41.574 INFO:tasks.rados.rados.0.smithi088.stdout:920: done (2 left) 2024-09-13T02:41:41.574 INFO:tasks.rados.rados.0.smithi088.stdout:923: read oid 9 snap -1 2024-09-13T02:41:41.574 INFO:tasks.rados.rados.0.smithi088.stdout:923: expect (ObjNum 195 snap 52 seq_num 195) 2024-09-13T02:41:41.575 INFO:tasks.rados.rados.0.smithi088.stdout:924: read oid 3 snap 66 2024-09-13T02:41:41.575 INFO:tasks.rados.rados.0.smithi088.stdout:924: expect deleted 2024-09-13T02:41:41.575 INFO:tasks.rados.rados.0.smithi088.stdout:925: setattr oid 29 current snap is 93 2024-09-13T02:41:41.575 INFO:tasks.rados.rados.0.smithi088.stdout:921: finishing write tid 6 to smithi08884213-12 2024-09-13T02:41:41.575 INFO:tasks.rados.rados.0.smithi088.stdout:921: oid 12 updating version 0 to 415 2024-09-13T02:41:41.575 INFO:tasks.rados.rados.0.smithi088.stdout:921: oid 12 updating version 415 to 418 2024-09-13T02:41:41.575 INFO:tasks.rados.rados.0.smithi088.stdout:921: oid 12 version 418 is already newer than 414 2024-09-13T02:41:41.575 INFO:tasks.rados.rados.0.smithi088.stdout:921: oid 12 version 418 is already newer than 417 2024-09-13T02:41:41.575 INFO:tasks.rados.rados.0.smithi088.stdout:921: oid 12 version 418 is already newer than 416 2024-09-13T02:41:41.575 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 418 (ObjNum 279 snap 93 seq_num 279) dirty exists 2024-09-13T02:41:41.575 INFO:tasks.rados.rados.0.smithi088.stdout:921: left oid 12 (ObjNum 279 snap 93 seq_num 279) 2024-09-13T02:41:41.576 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 279 (ObjNum 245 snap 82 seq_num 245) dirty exists 2024-09-13T02:41:41.577 INFO:tasks.rados.rados.0.smithi088.stdout:921: done (4 left) 2024-09-13T02:41:41.577 INFO:tasks.rados.rados.0.smithi088.stdout:922: done (3 left) 2024-09-13T02:41:41.577 INFO:tasks.rados.rados.0.smithi088.stdout:924: done (2 left) 2024-09-13T02:41:41.577 INFO:tasks.rados.rados.0.smithi088.stdout:926: read oid 47 snap -1 2024-09-13T02:41:41.577 INFO:tasks.rados.rados.0.smithi088.stdout:926: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:41:41.577 INFO:tasks.rados.rados.0.smithi088.stdout:927: snap_create 2024-09-13T02:41:41.578 INFO:tasks.rados.rados.0.smithi088.stdout:923: expect (ObjNum 195 snap 52 seq_num 195) 2024-09-13T02:41:41.624 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 260 (ObjNum 143 snap 35 seq_num 143) dirty exists 2024-09-13T02:41:41.624 INFO:tasks.rados.rados.0.smithi088.stdout:926: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:41:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:41 smithi088 ceph-mon[96266]: osdmap e253: 8 total, 8 up, 8 in 2024-09-13T02:41:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:41 smithi088 ceph-mon[98762]: osdmap e253: 8 total, 8 up, 8 in 2024-09-13T02:41:42.351 INFO:tasks.rados.rados.0.smithi088.stdout:923: done (3 left) 2024-09-13T02:41:42.351 INFO:tasks.rados.rados.0.smithi088.stdout:925: done (2 left) 2024-09-13T02:41:42.351 INFO:tasks.rados.rados.0.smithi088.stdout:926: done (1 left) 2024-09-13T02:41:42.351 INFO:tasks.rados.rados.0.smithi088.stdout:927: done (0 left) 2024-09-13T02:41:42.351 INFO:tasks.rados.rados.0.smithi088.stdout:928: snap_remove snap 60 2024-09-13T02:41:42.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[96266]: pgmap v57: 121 pgs: 121 active+clean; 167 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.3 MiB/s wr, 30 op/s 2024-09-13T02:41:42.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[96266]: osdmap e254: 8 total, 8 up, 8 in 2024-09-13T02:41:42.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:42.650 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:42.650 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:42.650 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:41:42.650 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:42.650 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:42.650 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:42.650 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:42.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[98762]: pgmap v57: 121 pgs: 121 active+clean; 167 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.3 MiB/s wr, 30 op/s 2024-09-13T02:41:42.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[98762]: osdmap e254: 8 total, 8 up, 8 in 2024-09-13T02:41:42.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:42.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:42.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:42.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:41:42.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:42.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:42.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:42.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:42 smithi195 ceph-mon[87742]: pgmap v57: 121 pgs: 121 active+clean; 167 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.3 MiB/s wr, 30 op/s 2024-09-13T02:41:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:42 smithi195 ceph-mon[87742]: osdmap e254: 8 total, 8 up, 8 in 2024-09-13T02:41:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:41:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:43.353 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:41:43] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2024-09-13T02:41:43.357 INFO:tasks.rados.rados.0.smithi088.stdout:928: done (0 left) 2024-09-13T02:41:43.358 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 25 current snap is 94 2024-09-13T02:41:43.358 INFO:tasks.rados.rados.0.smithi088.stdout:929: seq_num 280 ranges {3923968=696320,4620288=606208,5226496=688128,5914624=311296} 2024-09-13T02:41:43.383 INFO:tasks.rados.rados.0.smithi088.stdout:929: writing smithi08884213-25 from 3923968 to 4620288 tid 1 2024-09-13T02:41:43.387 INFO:tasks.rados.rados.0.smithi088.stdout:929: writing smithi08884213-25 from 4620288 to 5226496 tid 2 2024-09-13T02:41:43.391 INFO:tasks.rados.rados.0.smithi088.stdout:929: writing smithi08884213-25 from 5226496 to 5914624 tid 3 2024-09-13T02:41:43.393 INFO:tasks.rados.rados.0.smithi088.stdout:929: writing smithi08884213-25 from 5914624 to 6225920 tid 4 2024-09-13T02:41:43.393 INFO:tasks.rados.rados.0.smithi088.stdout:930: copy_from oid 1 from oid 10 current snap is 94 2024-09-13T02:41:43.393 INFO:tasks.rados.rados.0.smithi088.stdout:929: finishing write tid 1 to smithi08884213-25 2024-09-13T02:41:43.393 INFO:tasks.rados.rados.0.smithi088.stdout:929: finishing write tid 2 to smithi08884213-25 2024-09-13T02:41:43.394 INFO:tasks.rados.rados.0.smithi088.stdout:931: read oid 46 snap -1 2024-09-13T02:41:43.394 INFO:tasks.rados.rados.0.smithi088.stdout:931: expect deleted 2024-09-13T02:41:43.394 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 94 2024-09-13T02:41:43.394 INFO:tasks.rados.rados.0.smithi088.stdout:932: seq_num 281 ranges {5349376=712704,6062080=491520,6553600=491520,7045120=622592} 2024-09-13T02:41:43.426 INFO:tasks.rados.rados.0.smithi088.stdout:932: writing smithi08884213-24 from 5349376 to 6062080 tid 1 2024-09-13T02:41:43.428 INFO:tasks.rados.rados.0.smithi088.stdout:932: writing smithi08884213-24 from 6062080 to 6553600 tid 2 2024-09-13T02:41:43.431 INFO:tasks.rados.rados.0.smithi088.stdout:932: writing smithi08884213-24 from 6553600 to 7045120 tid 3 2024-09-13T02:41:43.434 INFO:tasks.rados.rados.0.smithi088.stdout:932: writing smithi08884213-24 from 7045120 to 7667712 tid 4 2024-09-13T02:41:43.435 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 94 2024-09-13T02:41:43.435 INFO:tasks.rados.rados.0.smithi088.stdout:933: seq_num 282 ranges {2949120=729088,3678208=425984,4104192=704512,4808704=475136} 2024-09-13T02:41:43.454 INFO:tasks.rados.rados.0.smithi088.stdout:933: writing smithi08884213-5 from 2949120 to 3678208 tid 1 2024-09-13T02:41:43.457 INFO:tasks.rados.rados.0.smithi088.stdout:933: writing smithi08884213-5 from 3678208 to 4104192 tid 2 2024-09-13T02:41:43.461 INFO:tasks.rados.rados.0.smithi088.stdout:933: writing smithi08884213-5 from 4104192 to 4808704 tid 3 2024-09-13T02:41:43.464 INFO:tasks.rados.rados.0.smithi088.stdout:933: writing smithi08884213-5 from 4808704 to 5283840 tid 4 2024-09-13T02:41:43.464 INFO:tasks.rados.rados.0.smithi088.stdout:934: rollback oid 26 current snap is 94 2024-09-13T02:41:43.465 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 26 to 91 2024-09-13T02:41:43.465 INFO:tasks.rados.rados.0.smithi088.stdout:929: finishing write tid 3 to smithi08884213-25 2024-09-13T02:41:43.465 INFO:tasks.rados.rados.0.smithi088.stdout:929: finishing write tid 4 to smithi08884213-25 2024-09-13T02:41:43.468 INFO:tasks.rados.rados.0.smithi088.stdout:929: finishing write tid 5 to smithi08884213-25 2024-09-13T02:41:43.468 INFO:tasks.rados.rados.0.smithi088.stdout:929: finishing write tid 6 to smithi08884213-25 2024-09-13T02:41:43.468 INFO:tasks.rados.rados.0.smithi088.stdout:929: oid 25 updating version 0 to 420 2024-09-13T02:41:43.468 INFO:tasks.rados.rados.0.smithi088.stdout:929: oid 25 updating version 420 to 422 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:929: oid 25 version 422 is already newer than 421 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:929: oid 25 version 422 is already newer than 419 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:929: oid 25 updating version 422 to 423 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 423 (ObjNum 280 snap 94 seq_num 280) dirty exists 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:929: left oid 25 (ObjNum 280 snap 94 seq_num 280) 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:930: finishing copy_from racing read to smithi08884213-1 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:929: done (5 left) 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:931: done (4 left) 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 94 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:930: finishing copy_from to smithi08884213-1 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 410 (ObjNum 267 snap 87 seq_num 267) dirty exists 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:932: finishing write tid 1 to smithi08884213-24 2024-09-13T02:41:43.469 INFO:tasks.rados.rados.0.smithi088.stdout:932: finishing write tid 2 to smithi08884213-24 2024-09-13T02:41:43.470 INFO:tasks.rados.rados.0.smithi088.stdout:935: seq_num 283 ranges {1712128=745472,2457600=712704,3170304=458752,3629056=434176} 2024-09-13T02:41:43.477 INFO:tasks.rados.rados.0.smithi088.stdout:935: writing smithi08884213-11 from 1712128 to 2457600 tid 1 2024-09-13T02:41:43.481 INFO:tasks.rados.rados.0.smithi088.stdout:935: writing smithi08884213-11 from 2457600 to 3170304 tid 2 2024-09-13T02:41:43.484 INFO:tasks.rados.rados.0.smithi088.stdout:935: writing smithi08884213-11 from 3170304 to 3629056 tid 3 2024-09-13T02:41:43.488 INFO:tasks.rados.rados.0.smithi088.stdout:935: writing smithi08884213-11 from 3629056 to 4063232 tid 4 2024-09-13T02:41:43.488 INFO:tasks.rados.rados.0.smithi088.stdout:930: done (4 left) 2024-09-13T02:41:43.488 INFO:tasks.rados.rados.0.smithi088.stdout:936: copy_from oid 9 from oid 3 current snap is 94 2024-09-13T02:41:43.488 INFO:tasks.rados.rados.0.smithi088.stdout:932: finishing write tid 3 to smithi08884213-24 2024-09-13T02:41:43.488 INFO:tasks.rados.rados.0.smithi088.stdout:932: finishing write tid 4 to smithi08884213-24 2024-09-13T02:41:43.488 INFO:tasks.rados.rados.0.smithi088.stdout:937: copy_from oid 22 from oid 13 current snap is 94 2024-09-13T02:41:43.488 INFO:tasks.rados.rados.0.smithi088.stdout:932: finishing write tid 5 to smithi08884213-24 2024-09-13T02:41:43.488 INFO:tasks.rados.rados.0.smithi088.stdout:932: finishing write tid 6 to smithi08884213-24 2024-09-13T02:41:43.488 INFO:tasks.rados.rados.0.smithi088.stdout:932: oid 24 updating version 0 to 178 2024-09-13T02:41:43.488 INFO:tasks.rados.rados.0.smithi088.stdout:932: oid 24 updating version 178 to 179 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:932: oid 24 version 179 is already newer than 177 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:932: oid 24 version 179 is already newer than 176 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:932: oid 24 updating version 179 to 180 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 180 (ObjNum 281 snap 94 seq_num 281) dirty exists 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:932: left oid 24 (ObjNum 281 snap 94 seq_num 281) 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:933: finishing write tid 1 to smithi08884213-5 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:933: finishing write tid 2 to smithi08884213-5 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:933: finishing write tid 3 to smithi08884213-5 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:933: finishing write tid 4 to smithi08884213-5 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:933: finishing write tid 5 to smithi08884213-5 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:934: finishing rollback tid 0 to smithi08884213-26 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:932: done (5 left) 2024-09-13T02:41:43.489 INFO:tasks.rados.rados.0.smithi088.stdout:938: read oid 40 snap -1 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:938: expect (ObjNum 250 snap 84 seq_num 250) 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:939: setattr oid 48 current snap is 94 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:934: finishing rollback tid 1 to smithi08884213-26 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:934: finishing rollback tid 2 to smithi08884213-26 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 158 (ObjNum 226 snap 68 seq_num 226) dirty exists 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:933: finishing write tid 6 to smithi08884213-5 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:933: oid 5 updating version 0 to 482 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:933: oid 5 version 482 is already newer than 478 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:933: oid 5 version 482 is already newer than 479 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:933: oid 5 version 482 is already newer than 481 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:933: oid 5 version 482 is already newer than 480 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 482 (ObjNum 282 snap 94 seq_num 282) dirty exists 2024-09-13T02:41:43.490 INFO:tasks.rados.rados.0.smithi088.stdout:933: left oid 5 (ObjNum 282 snap 94 seq_num 282) 2024-09-13T02:41:43.491 INFO:tasks.rados.rados.0.smithi088.stdout:935: finishing write tid 1 to smithi08884213-11 2024-09-13T02:41:43.491 INFO:tasks.rados.rados.0.smithi088.stdout:935: finishing write tid 2 to smithi08884213-11 2024-09-13T02:41:43.491 INFO:tasks.rados.rados.0.smithi088.stdout:935: finishing write tid 3 to smithi08884213-11 2024-09-13T02:41:43.492 INFO:tasks.rados.rados.0.smithi088.stdout:933: done (6 left) 2024-09-13T02:41:43.492 INFO:tasks.rados.rados.0.smithi088.stdout:934: done (5 left) 2024-09-13T02:41:43.492 INFO:tasks.rados.rados.0.smithi088.stdout:940: rollback oid 25 current snap is 94 2024-09-13T02:41:43.492 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 25 to 93 2024-09-13T02:41:43.492 INFO:tasks.rados.rados.0.smithi088.stdout:941: rollback oid 45 current snap is 94 2024-09-13T02:41:43.492 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 45 to 70 2024-09-13T02:41:43.492 INFO:tasks.rados.rados.0.smithi088.stdout:942: read oid 41 snap -1 2024-09-13T02:41:43.492 INFO:tasks.rados.rados.0.smithi088.stdout:942: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:41:43.492 INFO:tasks.rados.rados.0.smithi088.stdout:943: delete oid 30 current snap is 94 2024-09-13T02:41:43.493 INFO:tasks.rados.rados.0.smithi088.stdout:935: finishing write tid 4 to smithi08884213-11 2024-09-13T02:41:43.493 INFO:tasks.rados.rados.0.smithi088.stdout:935: finishing write tid 5 to smithi08884213-11 2024-09-13T02:41:43.493 INFO:tasks.rados.rados.0.smithi088.stdout:936: finishing copy_from to smithi08884213-9 2024-09-13T02:41:43.493 INFO:tasks.rados.rados.0.smithi088.stdout:936: got expected ENOENT (src dne) 2024-09-13T02:41:43.493 INFO:tasks.rados.rados.0.smithi088.stdout:936: finishing copy_from racing read to smithi08884213-9 2024-09-13T02:41:43.494 INFO:tasks.rados.rados.0.smithi088.stdout:940: finishing rollback tid 0 to smithi08884213-25 2024-09-13T02:41:43.494 INFO:tasks.rados.rados.0.smithi088.stdout:941: finishing rollback tid 0 to smithi08884213-45 2024-09-13T02:41:43.494 INFO:tasks.rados.rados.0.smithi088.stdout:935: finishing write tid 6 to smithi08884213-11 2024-09-13T02:41:43.494 INFO:tasks.rados.rados.0.smithi088.stdout:935: oid 11 updating version 0 to 271 2024-09-13T02:41:43.494 INFO:tasks.rados.rados.0.smithi088.stdout:935: oid 11 updating version 271 to 274 2024-09-13T02:41:43.494 INFO:tasks.rados.rados.0.smithi088.stdout:935: oid 11 version 274 is already newer than 272 2024-09-13T02:41:43.494 INFO:tasks.rados.rados.0.smithi088.stdout:935: oid 11 version 274 is already newer than 273 2024-09-13T02:41:43.494 INFO:tasks.rados.rados.0.smithi088.stdout:935: oid 11 version 274 is already newer than 270 2024-09-13T02:41:43.495 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 274 (ObjNum 283 snap 94 seq_num 283) dirty exists 2024-09-13T02:41:43.495 INFO:tasks.rados.rados.0.smithi088.stdout:935: left oid 11 (ObjNum 283 snap 94 seq_num 283) 2024-09-13T02:41:43.495 INFO:tasks.rados.rados.0.smithi088.stdout:940: finishing rollback tid 1 to smithi08884213-25 2024-09-13T02:41:43.495 INFO:tasks.rados.rados.0.smithi088.stdout:940: finishing rollback tid 2 to smithi08884213-25 2024-09-13T02:41:43.495 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 426 (ObjNum 250 snap 84 seq_num 250) dirty exists 2024-09-13T02:41:43.495 INFO:tasks.rados.rados.0.smithi088.stdout:941: finishing rollback tid 1 to smithi08884213-45 2024-09-13T02:41:43.495 INFO:tasks.rados.rados.0.smithi088.stdout:941: finishing rollback tid 2 to smithi08884213-45 2024-09-13T02:41:43.495 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 97 (ObjNum 33 snap 0 seq_num 2153646800) dirty exists 2024-09-13T02:41:43.496 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 226 (ObjNum 278 snap 93 seq_num 278) dirty exists 2024-09-13T02:41:43.496 INFO:tasks.rados.rados.0.smithi088.stdout:935: done (8 left) 2024-09-13T02:41:43.496 INFO:tasks.rados.rados.0.smithi088.stdout:936: done (7 left) 2024-09-13T02:41:43.496 INFO:tasks.rados.rados.0.smithi088.stdout:939: done (6 left) 2024-09-13T02:41:43.496 INFO:tasks.rados.rados.0.smithi088.stdout:940: done (5 left) 2024-09-13T02:41:43.496 INFO:tasks.rados.rados.0.smithi088.stdout:941: done (4 left) 2024-09-13T02:41:43.496 INFO:tasks.rados.rados.0.smithi088.stdout:943: done (3 left) 2024-09-13T02:41:43.496 INFO:tasks.rados.rados.0.smithi088.stdout:944: snap_remove snap 85 2024-09-13T02:41:43.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:43 smithi088 ceph-mon[96266]: Reconfiguring mon.a (monmap changed)... 2024-09-13T02:41:43.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:43 smithi088 ceph-mon[96266]: Reconfiguring daemon mon.a on smithi088 2024-09-13T02:41:43.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:43 smithi088 ceph-mon[96266]: osdmap e255: 8 total, 8 up, 8 in 2024-09-13T02:41:43.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:43 smithi088 ceph-mon[98762]: Reconfiguring mon.a (monmap changed)... 2024-09-13T02:41:43.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:43 smithi088 ceph-mon[98762]: Reconfiguring daemon mon.a on smithi088 2024-09-13T02:41:43.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:43 smithi088 ceph-mon[98762]: osdmap e255: 8 total, 8 up, 8 in 2024-09-13T02:41:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:43 smithi195 ceph-mon[87742]: Reconfiguring mon.a (monmap changed)... 2024-09-13T02:41:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:43 smithi195 ceph-mon[87742]: Reconfiguring daemon mon.a on smithi088 2024-09-13T02:41:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:43 smithi195 ceph-mon[87742]: osdmap e255: 8 total, 8 up, 8 in 2024-09-13T02:41:44.358 INFO:tasks.rados.rados.0.smithi088.stdout:944: done (3 left) 2024-09-13T02:41:44.358 INFO:tasks.rados.rados.0.smithi088.stdout:945: rollback oid 21 current snap is 94 2024-09-13T02:41:44.358 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 21 to 62 2024-09-13T02:41:44.359 INFO:tasks.rados.rados.0.smithi088.stdout:946: delete oid 49 current snap is 94 2024-09-13T02:41:44.359 INFO:tasks.rados.rados.0.smithi088.stdout:942: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:41:44.403 INFO:tasks.rados.rados.0.smithi088.stdout:938: expect (ObjNum 250 snap 84 seq_num 250) 2024-09-13T02:41:44.552 INFO:tasks.rados.rados.0.smithi088.stdout:937: finishing copy_from racing read to smithi08884213-22 2024-09-13T02:41:44.553 INFO:tasks.rados.rados.0.smithi088.stdout:937: finishing copy_from to smithi08884213-22 2024-09-13T02:41:44.553 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 466 (ObjNum 277 snap 93 seq_num 277) dirty exists 2024-09-13T02:41:44.553 INFO:tasks.rados.rados.0.smithi088.stdout:937: done (4 left) 2024-09-13T02:41:44.553 INFO:tasks.rados.rados.0.smithi088.stdout:938: done (3 left) 2024-09-13T02:41:44.553 INFO:tasks.rados.rados.0.smithi088.stdout:942: done (2 left) 2024-09-13T02:41:44.553 INFO:tasks.rados.rados.0.smithi088.stdout:946: done (1 left) 2024-09-13T02:41:44.553 INFO:tasks.rados.rados.0.smithi088.stdout:947: snap_create 2024-09-13T02:41:44.553 INFO:tasks.rados.rados.0.smithi088.stdout:945: finishing rollback tid 0 to smithi08884213-21 2024-09-13T02:41:44.553 INFO:tasks.rados.rados.0.smithi088.stdout:945: finishing rollback tid 1 to smithi08884213-21 2024-09-13T02:41:44.553 INFO:tasks.rados.rados.0.smithi088.stdout:945: finishing rollback tid 2 to smithi08884213-21 2024-09-13T02:41:44.553 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 218 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:41:44.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[98762]: pgmap v60: 121 pgs: 121 active+clean; 167 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.3 MiB/s wr, 30 op/s 2024-09-13T02:41:44.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[98762]: osdmap e256: 8 total, 8 up, 8 in 2024-09-13T02:41:44.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:44.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:44.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:41:44.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:41:44.651 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:44.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:41:44.652 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[96266]: pgmap v60: 121 pgs: 121 active+clean; 167 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.3 MiB/s wr, 30 op/s 2024-09-13T02:41:44.652 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[96266]: osdmap e256: 8 total, 8 up, 8 in 2024-09-13T02:41:44.652 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:44.652 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:44.652 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:41:44.652 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:41:44.652 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:44.652 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:41:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:44 smithi195 ceph-mon[87742]: pgmap v60: 121 pgs: 121 active+clean; 167 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.3 MiB/s wr, 30 op/s 2024-09-13T02:41:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:44 smithi195 ceph-mon[87742]: osdmap e256: 8 total, 8 up, 8 in 2024-09-13T02:41:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:41:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:41:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:41:45.372 INFO:tasks.rados.rados.0.smithi088.stdout:945: done (1 left) 2024-09-13T02:41:45.372 INFO:tasks.rados.rados.0.smithi088.stdout:947: done (0 left) 2024-09-13T02:41:45.373 INFO:tasks.rados.rados.0.smithi088.stdout:948: read oid 35 snap -1 2024-09-13T02:41:45.373 INFO:tasks.rados.rados.0.smithi088.stdout:948: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:41:45.373 INFO:tasks.rados.rados.0.smithi088.stdout:949: read oid 42 snap -1 2024-09-13T02:41:45.373 INFO:tasks.rados.rados.0.smithi088.stdout:949: expect deleted 2024-09-13T02:41:45.373 INFO:tasks.rados.rados.0.smithi088.stdout:950: read oid 25 snap -1 2024-09-13T02:41:45.373 INFO:tasks.rados.rados.0.smithi088.stdout:950: expect (ObjNum 250 snap 84 seq_num 250) 2024-09-13T02:41:45.373 INFO:tasks.rados.rados.0.smithi088.stdout:951: snap_create 2024-09-13T02:41:45.375 INFO:tasks.rados.rados.0.smithi088.stdout:948: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:41:45.384 INFO:tasks.rados.rados.0.smithi088.stdout:950: expect (ObjNum 250 snap 84 seq_num 250) 2024-09-13T02:41:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[96266]: Reconfiguring mgr.y (monmap changed)... 2024-09-13T02:41:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[96266]: Reconfiguring daemon mgr.y on smithi088 2024-09-13T02:41:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[96266]: osdmap e257: 8 total, 8 up, 8 in 2024-09-13T02:41:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[98762]: Reconfiguring mgr.y (monmap changed)... 2024-09-13T02:41:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[98762]: Reconfiguring daemon mgr.y on smithi088 2024-09-13T02:41:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[98762]: osdmap e257: 8 total, 8 up, 8 in 2024-09-13T02:41:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:45 smithi195 ceph-mon[87742]: Reconfiguring mgr.y (monmap changed)... 2024-09-13T02:41:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:45 smithi195 ceph-mon[87742]: Reconfiguring daemon mgr.y on smithi088 2024-09-13T02:41:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:45 smithi195 ceph-mon[87742]: osdmap e257: 8 total, 8 up, 8 in 2024-09-13T02:41:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:46.324 INFO:tasks.rados.rados.0.smithi088.stdout:948: done (3 left) 2024-09-13T02:41:46.324 INFO:tasks.rados.rados.0.smithi088.stdout:949: done (2 left) 2024-09-13T02:41:46.324 INFO:tasks.rados.rados.0.smithi088.stdout:950: done (1 left) 2024-09-13T02:41:46.324 INFO:tasks.rados.rados.0.smithi088.stdout:951: done (0 left) 2024-09-13T02:41:46.324 INFO:tasks.rados.rados.0.smithi088.stdout:952: copy_from oid 31 from oid 33 current snap is 96 2024-09-13T02:41:46.324 INFO:tasks.rados.rados.0.smithi088.stdout:953: read oid 10 snap -1 2024-09-13T02:41:46.324 INFO:tasks.rados.rados.0.smithi088.stdout:953: expect (ObjNum 267 snap 87 seq_num 267) 2024-09-13T02:41:46.324 INFO:tasks.rados.rados.0.smithi088.stdout:954: snap_remove snap 87 2024-09-13T02:41:46.550 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:46 smithi088 ceph-mon[98762]: Reconfiguring mon.c (monmap changed)... 2024-09-13T02:41:46.551 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:46 smithi088 ceph-mon[98762]: Reconfiguring daemon mon.c on smithi088 2024-09-13T02:41:46.551 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:46 smithi088 ceph-mon[98762]: pgmap v63: 121 pgs: 121 active+clean; 192 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 7.5 MiB/s wr, 52 op/s 2024-09-13T02:41:46.551 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:46 smithi088 ceph-mon[98762]: osdmap e258: 8 total, 8 up, 8 in 2024-09-13T02:41:46.551 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:46 smithi088 ceph-mon[98762]: osdmap e259: 8 total, 8 up, 8 in 2024-09-13T02:41:46.551 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:46 smithi088 ceph-mon[96266]: Reconfiguring mon.c (monmap changed)... 2024-09-13T02:41:46.551 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:46 smithi088 ceph-mon[96266]: Reconfiguring daemon mon.c on smithi088 2024-09-13T02:41:46.551 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:46 smithi088 ceph-mon[96266]: pgmap v63: 121 pgs: 121 active+clean; 192 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 7.5 MiB/s wr, 52 op/s 2024-09-13T02:41:46.551 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:46 smithi088 ceph-mon[96266]: osdmap e258: 8 total, 8 up, 8 in 2024-09-13T02:41:46.551 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:46 smithi088 ceph-mon[96266]: osdmap e259: 8 total, 8 up, 8 in 2024-09-13T02:41:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:46 smithi195 ceph-mon[87742]: Reconfiguring mon.c (monmap changed)... 2024-09-13T02:41:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:46 smithi195 ceph-mon[87742]: Reconfiguring daemon mon.c on smithi088 2024-09-13T02:41:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:46 smithi195 ceph-mon[87742]: pgmap v63: 121 pgs: 121 active+clean; 192 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 7.5 MiB/s wr, 52 op/s 2024-09-13T02:41:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:46 smithi195 ceph-mon[87742]: osdmap e258: 8 total, 8 up, 8 in 2024-09-13T02:41:46.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:46 smithi195 ceph-mon[87742]: osdmap e259: 8 total, 8 up, 8 in 2024-09-13T02:41:47.325 INFO:tasks.rados.rados.0.smithi088.stdout:954: done (2 left) 2024-09-13T02:41:47.326 INFO:tasks.rados.rados.0.smithi088.stdout:955: snap_create 2024-09-13T02:41:47.326 INFO:tasks.rados.rados.0.smithi088.stdout:952: finishing copy_from racing read to smithi08884213-31 2024-09-13T02:41:47.326 INFO:tasks.rados.rados.0.smithi088.stdout:953: expect (ObjNum 267 snap 87 seq_num 267) 2024-09-13T02:41:47.419 INFO:tasks.rados.rados.0.smithi088.stdout:952: finishing copy_from to smithi08884213-31 2024-09-13T02:41:47.419 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 199 (ObjNum 257 snap 86 seq_num 257) dirty exists 2024-09-13T02:41:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[96266]: Reconfiguring osd.0 (monmap changed)... 2024-09-13T02:41:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T02:41:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[96266]: Reconfiguring daemon osd.0 on smithi088 2024-09-13T02:41:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[96266]: pgmap v66: 121 pgs: 121 active+clean; 192 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 7.5 MiB/s wr, 52 op/s 2024-09-13T02:41:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[96266]: osdmap e260: 8 total, 8 up, 8 in 2024-09-13T02:41:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[98762]: Reconfiguring osd.0 (monmap changed)... 2024-09-13T02:41:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T02:41:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[98762]: Reconfiguring daemon osd.0 on smithi088 2024-09-13T02:41:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[98762]: pgmap v66: 121 pgs: 121 active+clean; 192 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 7.5 MiB/s wr, 52 op/s 2024-09-13T02:41:47.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:47 smithi088 ceph-mon[98762]: osdmap e260: 8 total, 8 up, 8 in 2024-09-13T02:41:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:47 smithi195 ceph-mon[87742]: Reconfiguring osd.0 (monmap changed)... 2024-09-13T02:41:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T02:41:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:47 smithi195 ceph-mon[87742]: Reconfiguring daemon osd.0 on smithi088 2024-09-13T02:41:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:47 smithi195 ceph-mon[87742]: pgmap v66: 121 pgs: 121 active+clean; 192 MiB data, 919 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 7.5 MiB/s wr, 52 op/s 2024-09-13T02:41:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:47 smithi195 ceph-mon[87742]: osdmap e260: 8 total, 8 up, 8 in 2024-09-13T02:41:48.327 INFO:tasks.rados.rados.0.smithi088.stdout:952: done (2 left) 2024-09-13T02:41:48.328 INFO:tasks.rados.rados.0.smithi088.stdout:953: done (1 left) 2024-09-13T02:41:48.328 INFO:tasks.rados.rados.0.smithi088.stdout:955: done (0 left) 2024-09-13T02:41:48.328 INFO:tasks.rados.rados.0.smithi088.stdout:956: read oid 29 snap -1 2024-09-13T02:41:48.328 INFO:tasks.rados.rados.0.smithi088.stdout:956: expect (ObjNum 143 snap 35 seq_num 143) 2024-09-13T02:41:48.328 INFO:tasks.rados.rados.0.smithi088.stdout:957: rollback oid 38 current snap is 97 2024-09-13T02:41:48.328 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 38 to 93 2024-09-13T02:41:48.328 INFO:tasks.rados.rados.0.smithi088.stdout:958: rollback oid 31 current snap is 97 2024-09-13T02:41:48.328 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 31 to 94 2024-09-13T02:41:48.328 INFO:tasks.rados.rados.0.smithi088.stdout:959: rmattr oid 28 current snap is 97 2024-09-13T02:41:48.328 INFO:tasks.rados.rados.0.smithi088.stdout:960: rmattr oid 6 current snap is 97 2024-09-13T02:41:48.329 INFO:tasks.rados.rados.0.smithi088.stdout:960: done (4 left) 2024-09-13T02:41:48.329 INFO:tasks.rados.rados.0.smithi088.stdout:961: setattr oid 6 current snap is 97 2024-09-13T02:41:48.335 INFO:tasks.rados.rados.0.smithi088.stdout:962: copy_from oid 36 from oid 49 current snap is 97 2024-09-13T02:41:48.335 INFO:tasks.rados.rados.0.smithi088.stdout:963: rollback oid 9 current snap is 97 2024-09-13T02:41:48.335 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 9 to 86 2024-09-13T02:41:48.335 INFO:tasks.rados.rados.0.smithi088.stdout:964: snap_create 2024-09-13T02:41:48.335 INFO:tasks.rados.rados.0.smithi088.stdout:962: finishing copy_from to smithi08884213-36 2024-09-13T02:41:48.336 INFO:tasks.rados.rados.0.smithi088.stdout:962: got expected ENOENT (src dne) 2024-09-13T02:41:48.336 INFO:tasks.rados.rados.0.smithi088.stdout:958: finishing rollback tid 0 to smithi08884213-31 2024-09-13T02:41:48.337 INFO:tasks.rados.rados.0.smithi088.stdout:958: finishing rollback tid 1 to smithi08884213-31 2024-09-13T02:41:48.337 INFO:tasks.rados.rados.0.smithi088.stdout:958: finishing rollback tid 2 to smithi08884213-31 2024-09-13T02:41:48.337 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 469 (ObjNum 250 snap 84 seq_num 250) dirty exists 2024-09-13T02:41:48.337 INFO:tasks.rados.rados.0.smithi088.stdout:962: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:41:48.337 INFO:tasks.rados.rados.0.smithi088.stdout:957: finishing rollback tid 0 to smithi08884213-38 2024-09-13T02:41:48.338 INFO:tasks.rados.rados.0.smithi088.stdout:957: finishing rollback tid 1 to smithi08884213-38 2024-09-13T02:41:48.338 INFO:tasks.rados.rados.0.smithi088.stdout:957: finishing rollback tid 2 to smithi08884213-38 2024-09-13T02:41:48.338 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 374 (ObjNum 208 snap 55 seq_num 208) dirty exists 2024-09-13T02:41:48.339 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 496 (ObjNum 163 snap 41 seq_num 163) dirty exists 2024-09-13T02:41:48.341 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 219 (ObjNum 97 snap 0 seq_num 1) dirty exists 2024-09-13T02:41:48.343 INFO:tasks.rados.rados.0.smithi088.stdout:956: expect (ObjNum 143 snap 35 seq_num 143) 2024-09-13T02:41:48.445 INFO:tasks.rados.rados.0.smithi088.stdout:963: finishing rollback tid 0 to smithi08884213-9 2024-09-13T02:41:48.446 INFO:tasks.rados.rados.0.smithi088.stdout:963: finishing rollback tid 1 to smithi08884213-9 2024-09-13T02:41:48.446 INFO:tasks.rados.rados.0.smithi088.stdout:963: finishing rollback tid 2 to smithi08884213-9 2024-09-13T02:41:48.446 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 294 (ObjNum 195 snap 52 seq_num 195) dirty exists 2024-09-13T02:41:49.330 INFO:tasks.rados.rados.0.smithi088.stdout:956: done (7 left) 2024-09-13T02:41:49.330 INFO:tasks.rados.rados.0.smithi088.stdout:957: done (6 left) 2024-09-13T02:41:49.330 INFO:tasks.rados.rados.0.smithi088.stdout:958: done (5 left) 2024-09-13T02:41:49.330 INFO:tasks.rados.rados.0.smithi088.stdout:959: done (4 left) 2024-09-13T02:41:49.330 INFO:tasks.rados.rados.0.smithi088.stdout:961: done (3 left) 2024-09-13T02:41:49.330 INFO:tasks.rados.rados.0.smithi088.stdout:962: done (2 left) 2024-09-13T02:41:49.330 INFO:tasks.rados.rados.0.smithi088.stdout:963: done (1 left) 2024-09-13T02:41:49.330 INFO:tasks.rados.rados.0.smithi088.stdout:964: done (0 left) 2024-09-13T02:41:49.330 INFO:tasks.rados.rados.0.smithi088.stdout:965: read oid 7 snap 94 2024-09-13T02:41:49.330 INFO:tasks.rados.rados.0.smithi088.stdout:965: expect (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:41:49.330 INFO:tasks.rados.rados.0.smithi088.stdout:966: copy_from oid 13 from oid 41 current snap is 98 2024-09-13T02:41:49.331 INFO:tasks.rados.rados.0.smithi088.stdout:967: snap_remove snap 88 2024-09-13T02:41:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:49.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[96266]: Reconfiguring osd.1 (monmap changed)... 2024-09-13T02:41:49.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T02:41:49.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:49.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[96266]: Reconfiguring daemon osd.1 on smithi088 2024-09-13T02:41:49.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[96266]: osdmap e261: 8 total, 8 up, 8 in 2024-09-13T02:41:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[98762]: Reconfiguring osd.1 (monmap changed)... 2024-09-13T02:41:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T02:41:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:49.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[98762]: Reconfiguring daemon osd.1 on smithi088 2024-09-13T02:41:49.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:49 smithi088 ceph-mon[98762]: osdmap e261: 8 total, 8 up, 8 in 2024-09-13T02:41:49.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:49 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:49.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:49 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:49.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:49 smithi195 ceph-mon[87742]: Reconfiguring osd.1 (monmap changed)... 2024-09-13T02:41:49.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:49 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T02:41:49.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:49 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:49.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:49 smithi195 ceph-mon[87742]: Reconfiguring daemon osd.1 on smithi088 2024-09-13T02:41:49.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:49 smithi195 ceph-mon[87742]: osdmap e261: 8 total, 8 up, 8 in 2024-09-13T02:41:50.332 INFO:tasks.rados.rados.0.smithi088.stdout:967: done (2 left) 2024-09-13T02:41:50.333 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 98 2024-09-13T02:41:50.333 INFO:tasks.rados.rados.0.smithi088.stdout:968: seq_num 286 ranges {1335296=794624,2129920=761856,2891776=679936,3571712=163840} 2024-09-13T02:41:50.346 INFO:tasks.rados.rados.0.smithi088.stdout:968: writing smithi08884213-44 from 1335296 to 2129920 tid 1 2024-09-13T02:41:50.351 INFO:tasks.rados.rados.0.smithi088.stdout:968: writing smithi08884213-44 from 2129920 to 2891776 tid 2 2024-09-13T02:41:50.355 INFO:tasks.rados.rados.0.smithi088.stdout:968: writing smithi08884213-44 from 2891776 to 3571712 tid 3 2024-09-13T02:41:50.357 INFO:tasks.rados.rados.0.smithi088.stdout:968: writing smithi08884213-44 from 3571712 to 3735552 tid 4 2024-09-13T02:41:50.357 INFO:tasks.rados.rados.0.smithi088.stdout:969: snap_create 2024-09-13T02:41:50.357 INFO:tasks.rados.rados.0.smithi088.stdout:965: expect (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:41:50.384 INFO:tasks.rados.rados.0.smithi088.stdout:966: finishing copy_from racing read to smithi08884213-13 2024-09-13T02:41:50.385 INFO:tasks.rados.rados.0.smithi088.stdout:966: finishing copy_from to smithi08884213-13 2024-09-13T02:41:50.385 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 273 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:41:50.385 INFO:tasks.rados.rados.0.smithi088.stdout:968: finishing write tid 1 to smithi08884213-44 2024-09-13T02:41:50.385 INFO:tasks.rados.rados.0.smithi088.stdout:968: finishing write tid 2 to smithi08884213-44 2024-09-13T02:41:50.385 INFO:tasks.rados.rados.0.smithi088.stdout:968: finishing write tid 3 to smithi08884213-44 2024-09-13T02:41:50.385 INFO:tasks.rados.rados.0.smithi088.stdout:968: finishing write tid 4 to smithi08884213-44 2024-09-13T02:41:50.385 INFO:tasks.rados.rados.0.smithi088.stdout:968: finishing write tid 5 to smithi08884213-44 2024-09-13T02:41:50.385 INFO:tasks.rados.rados.0.smithi088.stdout:968: finishing write tid 6 to smithi08884213-44 2024-09-13T02:41:50.385 INFO:tasks.rados.rados.0.smithi088.stdout:968: oid 44 updating version 0 to 280 2024-09-13T02:41:50.385 INFO:tasks.rados.rados.0.smithi088.stdout:968: oid 44 updating version 280 to 281 2024-09-13T02:41:50.385 INFO:tasks.rados.rados.0.smithi088.stdout:968: oid 44 updating version 281 to 284 2024-09-13T02:41:50.385 INFO:tasks.rados.rados.0.smithi088.stdout:968: oid 44 version 284 is already newer than 282 2024-09-13T02:41:50.386 INFO:tasks.rados.rados.0.smithi088.stdout:968: oid 44 version 284 is already newer than 283 2024-09-13T02:41:50.386 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 284 (ObjNum 286 snap 98 seq_num 286) dirty exists 2024-09-13T02:41:50.386 INFO:tasks.rados.rados.0.smithi088.stdout:968: left oid 44 (ObjNum 286 snap 98 seq_num 286) 2024-09-13T02:41:50.397 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:50 smithi088 ceph-mon[98762]: pgmap v69: 121 pgs: 121 active+clean; 192 MiB data, 919 MiB used, 714 GiB / 715 GiB avail 2024-09-13T02:41:50.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:50 smithi088 ceph-mon[98762]: osdmap e262: 8 total, 8 up, 8 in 2024-09-13T02:41:50.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:50.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:50.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T02:41:50.398 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:50.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:50 smithi088 ceph-mon[96266]: pgmap v69: 121 pgs: 121 active+clean; 192 MiB data, 919 MiB used, 714 GiB / 715 GiB avail 2024-09-13T02:41:50.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:50 smithi088 ceph-mon[96266]: osdmap e262: 8 total, 8 up, 8 in 2024-09-13T02:41:50.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:50.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:50.398 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T02:41:50.399 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:50 smithi195 ceph-mon[87742]: pgmap v69: 121 pgs: 121 active+clean; 192 MiB data, 919 MiB used, 714 GiB / 715 GiB avail 2024-09-13T02:41:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:50 smithi195 ceph-mon[87742]: osdmap e262: 8 total, 8 up, 8 in 2024-09-13T02:41:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T02:41:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:51.343 INFO:tasks.rados.rados.0.smithi088.stdout:965: done (3 left) 2024-09-13T02:41:51.343 INFO:tasks.rados.rados.0.smithi088.stdout:966: done (2 left) 2024-09-13T02:41:51.343 INFO:tasks.rados.rados.0.smithi088.stdout:968: done (1 left) 2024-09-13T02:41:51.343 INFO:tasks.rados.rados.0.smithi088.stdout:969: done (0 left) 2024-09-13T02:41:51.344 INFO:tasks.rados.rados.0.smithi088.stdout:970: snap_create 2024-09-13T02:41:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[98762]: Reconfiguring osd.2 (monmap changed)... 2024-09-13T02:41:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[98762]: Reconfiguring daemon osd.2 on smithi088 2024-09-13T02:41:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[98762]: osdmap e263: 8 total, 8 up, 8 in 2024-09-13T02:41:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T02:41:51.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:51.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[96266]: Reconfiguring osd.2 (monmap changed)... 2024-09-13T02:41:51.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[96266]: Reconfiguring daemon osd.2 on smithi088 2024-09-13T02:41:51.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[96266]: osdmap e263: 8 total, 8 up, 8 in 2024-09-13T02:41:51.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:51.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:51.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T02:41:51.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:51 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:51 smithi195 ceph-mon[87742]: Reconfiguring osd.2 (monmap changed)... 2024-09-13T02:41:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:51 smithi195 ceph-mon[87742]: Reconfiguring daemon osd.2 on smithi088 2024-09-13T02:41:51.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:51 smithi195 ceph-mon[87742]: osdmap e263: 8 total, 8 up, 8 in 2024-09-13T02:41:51.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:51 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:51.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:51 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:51.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:51 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T02:41:51.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:51 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:52.345 INFO:tasks.rados.rados.0.smithi088.stdout:970: done (0 left) 2024-09-13T02:41:52.345 INFO:tasks.rados.rados.0.smithi088.stdout:971: snap_remove snap 86 2024-09-13T02:41:52.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:52 smithi088 ceph-mon[98762]: pgmap v72: 121 pgs: 121 active+clean; 199 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 794 KiB/s wr, 16 op/s 2024-09-13T02:41:52.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:52 smithi088 ceph-mon[98762]: Reconfiguring osd.3 (monmap changed)... 2024-09-13T02:41:52.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:52 smithi088 ceph-mon[98762]: Reconfiguring daemon osd.3 on smithi088 2024-09-13T02:41:52.648 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:52 smithi088 ceph-mon[98762]: osdmap e264: 8 total, 8 up, 8 in 2024-09-13T02:41:52.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:52 smithi088 ceph-mon[96266]: pgmap v72: 121 pgs: 121 active+clean; 199 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 794 KiB/s wr, 16 op/s 2024-09-13T02:41:52.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:52 smithi088 ceph-mon[96266]: Reconfiguring osd.3 (monmap changed)... 2024-09-13T02:41:52.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:52 smithi088 ceph-mon[96266]: Reconfiguring daemon osd.3 on smithi088 2024-09-13T02:41:52.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:52 smithi088 ceph-mon[96266]: osdmap e264: 8 total, 8 up, 8 in 2024-09-13T02:41:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:52 smithi195 ceph-mon[87742]: pgmap v72: 121 pgs: 121 active+clean; 199 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 794 KiB/s wr, 16 op/s 2024-09-13T02:41:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:52 smithi195 ceph-mon[87742]: Reconfiguring osd.3 (monmap changed)... 2024-09-13T02:41:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:52 smithi195 ceph-mon[87742]: Reconfiguring daemon osd.3 on smithi088 2024-09-13T02:41:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:52 smithi195 ceph-mon[87742]: osdmap e264: 8 total, 8 up, 8 in 2024-09-13T02:41:53.350 INFO:tasks.rados.rados.0.smithi088.stdout:971: done (0 left) 2024-09-13T02:41:53.350 INFO:tasks.rados.rados.0.smithi088.stdout:972: snap_remove snap 81 2024-09-13T02:41:53.353 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:41:53] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2024-09-13T02:41:53.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-mon[96266]: osdmap e265: 8 total, 8 up, 8 in 2024-09-13T02:41:53.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:53.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:53.354 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:41:53.355 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:53.355 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-mon[96266]: osdmap e266: 8 total, 8 up, 8 in 2024-09-13T02:41:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-mon[98762]: osdmap e265: 8 total, 8 up, 8 in 2024-09-13T02:41:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:41:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:53 smithi088 ceph-mon[98762]: osdmap e266: 8 total, 8 up, 8 in 2024-09-13T02:41:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:53 smithi195 ceph-mon[87742]: osdmap e265: 8 total, 8 up, 8 in 2024-09-13T02:41:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:53 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:53 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:53 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:41:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:53 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:53 smithi195 ceph-mon[87742]: osdmap e266: 8 total, 8 up, 8 in 2024-09-13T02:41:54.349 INFO:tasks.rados.rados.0.smithi088.stdout:972: done (0 left) 2024-09-13T02:41:54.349 INFO:tasks.rados.rados.0.smithi088.stdout:973: delete oid 6 current snap is 100 2024-09-13T02:41:54.358 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:54 smithi195 ceph-mon[87742]: Reconfiguring mds.a (monmap changed)... 2024-09-13T02:41:54.358 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:54 smithi195 ceph-mon[87742]: Reconfiguring daemon mds.a on smithi088 2024-09-13T02:41:54.358 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:54 smithi195 ceph-mon[87742]: pgmap v75: 121 pgs: 121 active+clean; 199 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 794 KiB/s wr, 16 op/s 2024-09-13T02:41:54.358 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:54 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:54.358 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:54 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:54.360 INFO:tasks.rados.rados.0.smithi088.stdout:973: done (0 left) 2024-09-13T02:41:54.360 INFO:tasks.rados.rados.0.smithi088.stdout:974: read oid 23 snap 89 2024-09-13T02:41:54.360 INFO:tasks.rados.rados.0.smithi088.stdout:974: expect (ObjNum 266 snap 87 seq_num 266) 2024-09-13T02:41:54.360 INFO:tasks.rados.rados.0.smithi088.stdout:975: delete oid 28 current snap is 100 2024-09-13T02:41:54.364 INFO:tasks.rados.rados.0.smithi088.stdout:975: done (1 left) 2024-09-13T02:41:54.365 INFO:tasks.rados.rados.0.smithi088.stdout:976: delete oid 47 current snap is 100 2024-09-13T02:41:54.367 INFO:tasks.rados.rados.0.smithi088.stdout:976: done (1 left) 2024-09-13T02:41:54.367 INFO:tasks.rados.rados.0.smithi088.stdout:977: rollback oid 41 current snap is 100 2024-09-13T02:41:54.368 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 41 to 73 2024-09-13T02:41:54.368 INFO:tasks.rados.rados.0.smithi088.stdout:978: snap_remove snap 94 2024-09-13T02:41:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[98762]: Reconfiguring mds.a (monmap changed)... 2024-09-13T02:41:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[98762]: Reconfiguring daemon mds.a on smithi088 2024-09-13T02:41:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[98762]: pgmap v75: 121 pgs: 121 active+clean; 199 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 794 KiB/s wr, 16 op/s 2024-09-13T02:41:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[98762]: osdmap e267: 8 total, 8 up, 8 in 2024-09-13T02:41:54.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[96266]: Reconfiguring mds.a (monmap changed)... 2024-09-13T02:41:54.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[96266]: Reconfiguring daemon mds.a on smithi088 2024-09-13T02:41:54.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[96266]: pgmap v75: 121 pgs: 121 active+clean; 199 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 794 KiB/s wr, 16 op/s 2024-09-13T02:41:54.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:54.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:54.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:54.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:54.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:54.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:54 smithi088 ceph-mon[96266]: osdmap e267: 8 total, 8 up, 8 in 2024-09-13T02:41:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:54 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-09-13T02:41:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:54 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-09-13T02:41:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:54 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:54 smithi195 ceph-mon[87742]: osdmap e267: 8 total, 8 up, 8 in 2024-09-13T02:41:55.365 INFO:tasks.rados.rados.0.smithi088.stdout:978: done (2 left) 2024-09-13T02:41:55.366 INFO:tasks.rados.rados.0.smithi088.stdout:979: read oid 29 snap -1 2024-09-13T02:41:55.366 INFO:tasks.rados.rados.0.smithi088.stdout:979: expect (ObjNum 143 snap 35 seq_num 143) 2024-09-13T02:41:55.366 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 100 2024-09-13T02:41:55.366 INFO:tasks.rados.rados.0.smithi088.stdout:980: seq_num 290 ranges {1392640=57344} 2024-09-13T02:41:55.373 INFO:tasks.rados.rados.0.smithi088.stdout:980: writing smithi08884213-26 from 1392640 to 1449984 tid 1 2024-09-13T02:41:55.374 INFO:tasks.rados.rados.0.smithi088.stdout:981: snap_create 2024-09-13T02:41:55.374 INFO:tasks.rados.rados.0.smithi088.stdout:974: expect (ObjNum 266 snap 87 seq_num 266) 2024-09-13T02:41:55.593 INFO:tasks.rados.rados.0.smithi088.stdout:977: finishing rollback tid 0 to smithi08884213-41 2024-09-13T02:41:55.594 INFO:tasks.rados.rados.0.smithi088.stdout:977: finishing rollback tid 1 to smithi08884213-41 2024-09-13T02:41:55.594 INFO:tasks.rados.rados.0.smithi088.stdout:977: finishing rollback tid 2 to smithi08884213-41 2024-09-13T02:41:55.594 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 354 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:41:55.594 INFO:tasks.rados.rados.0.smithi088.stdout:980: finishing write tid 1 to smithi08884213-26 2024-09-13T02:41:55.594 INFO:tasks.rados.rados.0.smithi088.stdout:980: finishing write tid 2 to smithi08884213-26 2024-09-13T02:41:55.594 INFO:tasks.rados.rados.0.smithi088.stdout:979: expect (ObjNum 143 snap 35 seq_num 143) 2024-09-13T02:41:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:55 smithi088 ceph-mon[96266]: Reconfiguring mon.b (monmap changed)... 2024-09-13T02:41:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:55 smithi088 ceph-mon[96266]: Reconfiguring daemon mon.b on smithi195 2024-09-13T02:41:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:55 smithi088 ceph-mon[98762]: Reconfiguring mon.b (monmap changed)... 2024-09-13T02:41:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:55 smithi088 ceph-mon[98762]: Reconfiguring daemon mon.b on smithi195 2024-09-13T02:41:55.693 INFO:tasks.rados.rados.0.smithi088.stdout:980: finishing write tid 3 to smithi08884213-26 2024-09-13T02:41:55.693 INFO:tasks.rados.rados.0.smithi088.stdout:980: oid 26 updating version 0 to 181 2024-09-13T02:41:55.693 INFO:tasks.rados.rados.0.smithi088.stdout:980: oid 26 version 181 is already newer than 180 2024-09-13T02:41:55.693 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 181 (ObjNum 290 snap 100 seq_num 290) dirty exists 2024-09-13T02:41:55.693 INFO:tasks.rados.rados.0.smithi088.stdout:980: left oid 26 (ObjNum 290 snap 100 seq_num 290) 2024-09-13T02:41:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:55 smithi195 ceph-mon[87742]: Reconfiguring mon.b (monmap changed)... 2024-09-13T02:41:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:55 smithi195 ceph-mon[87742]: Reconfiguring daemon mon.b on smithi195 2024-09-13T02:41:56.327 INFO:tasks.rados.rados.0.smithi088.stdout:974: done (4 left) 2024-09-13T02:41:56.327 INFO:tasks.rados.rados.0.smithi088.stdout:977: done (3 left) 2024-09-13T02:41:56.327 INFO:tasks.rados.rados.0.smithi088.stdout:979: done (2 left) 2024-09-13T02:41:56.327 INFO:tasks.rados.rados.0.smithi088.stdout:980: done (1 left) 2024-09-13T02:41:56.327 INFO:tasks.rados.rados.0.smithi088.stdout:981: done (0 left) 2024-09-13T02:41:56.327 INFO:tasks.rados.rados.0.smithi088.stdout:982: rollback oid 26 current snap is 101 2024-09-13T02:41:56.327 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 26 to 73 2024-09-13T02:41:56.327 INFO:tasks.rados.rados.0.smithi088.stdout:983: copy_from oid 48 from oid 14 current snap is 101 2024-09-13T02:41:56.327 INFO:tasks.rados.rados.0.smithi088.stdout:984: snap_create 2024-09-13T02:41:56.332 INFO:tasks.rados.rados.0.smithi088.stdout:983: finishing copy_from racing read to smithi08884213-48 2024-09-13T02:41:56.333 INFO:tasks.rados.rados.0.smithi088.stdout:982: finishing rollback tid 0 to smithi08884213-26 2024-09-13T02:41:56.333 INFO:tasks.rados.rados.0.smithi088.stdout:982: finishing rollback tid 1 to smithi08884213-26 2024-09-13T02:41:56.334 INFO:tasks.rados.rados.0.smithi088.stdout:982: finishing rollback tid 2 to smithi08884213-26 2024-09-13T02:41:56.334 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 185 (ObjNum 226 snap 68 seq_num 226) dirty exists 2024-09-13T02:41:56.335 INFO:tasks.rados.rados.0.smithi088.stdout:983: finishing copy_from to smithi08884213-48 2024-09-13T02:41:56.335 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 284 (ObjNum 65 snap 0 seq_num 1683576425) dirty exists 2024-09-13T02:41:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[96266]: pgmap v78: 121 pgs: 121 active+clean; 199 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 586 KiB/s wr, 3 op/s 2024-09-13T02:41:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[96266]: osdmap e268: 8 total, 8 up, 8 in 2024-09-13T02:41:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:56.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:56.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:41:56.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:41:56.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:56.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[96266]: osdmap e269: 8 total, 8 up, 8 in 2024-09-13T02:41:56.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[98762]: pgmap v78: 121 pgs: 121 active+clean; 199 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 586 KiB/s wr, 3 op/s 2024-09-13T02:41:56.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[98762]: osdmap e268: 8 total, 8 up, 8 in 2024-09-13T02:41:56.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:56.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:56.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:41:56.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:41:56.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:56.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:56 smithi088 ceph-mon[98762]: osdmap e269: 8 total, 8 up, 8 in 2024-09-13T02:41:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:56 smithi195 ceph-mon[87742]: pgmap v78: 121 pgs: 121 active+clean; 199 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 586 KiB/s wr, 3 op/s 2024-09-13T02:41:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:56 smithi195 ceph-mon[87742]: osdmap e268: 8 total, 8 up, 8 in 2024-09-13T02:41:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:56 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:56 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:56 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-09-13T02:41:56.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:56 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-09-13T02:41:56.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:56 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:56.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:56 smithi195 ceph-mon[87742]: osdmap e269: 8 total, 8 up, 8 in 2024-09-13T02:41:57.329 INFO:tasks.rados.rados.0.smithi088.stdout:982: done (2 left) 2024-09-13T02:41:57.329 INFO:tasks.rados.rados.0.smithi088.stdout:983: done (1 left) 2024-09-13T02:41:57.329 INFO:tasks.rados.rados.0.smithi088.stdout:984: done (0 left) 2024-09-13T02:41:57.329 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 102 2024-09-13T02:41:57.329 INFO:tasks.rados.rados.0.smithi088.stdout:985: seq_num 291 ranges {2334720=81920} 2024-09-13T02:41:57.341 INFO:tasks.rados.rados.0.smithi088.stdout:985: writing smithi08884213-23 from 2334720 to 2416640 tid 1 2024-09-13T02:41:57.341 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 36 current snap is 102 2024-09-13T02:41:57.341 INFO:tasks.rados.rados.0.smithi088.stdout:986: seq_num 292 ranges {2293760=98304} 2024-09-13T02:41:57.354 INFO:tasks.rados.rados.0.smithi088.stdout:986: writing smithi08884213-36 from 2293760 to 2392064 tid 1 2024-09-13T02:41:57.354 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 102 2024-09-13T02:41:57.354 INFO:tasks.rados.rados.0.smithi088.stdout:987: seq_num 293 ranges {3899392=114688} 2024-09-13T02:41:57.376 INFO:tasks.rados.rados.0.smithi088.stdout:987: writing smithi08884213-12 from 3899392 to 4014080 tid 1 2024-09-13T02:41:57.377 INFO:tasks.rados.rados.0.smithi088.stdout:988: snap_create 2024-09-13T02:41:57.377 INFO:tasks.rados.rados.0.smithi088.stdout:985: finishing write tid 1 to smithi08884213-23 2024-09-13T02:41:57.377 INFO:tasks.rados.rados.0.smithi088.stdout:985: finishing write tid 2 to smithi08884213-23 2024-09-13T02:41:57.377 INFO:tasks.rados.rados.0.smithi088.stdout:985: finishing write tid 3 to smithi08884213-23 2024-09-13T02:41:57.377 INFO:tasks.rados.rados.0.smithi088.stdout:985: oid 23 updating version 0 to 363 2024-09-13T02:41:57.377 INFO:tasks.rados.rados.0.smithi088.stdout:985: oid 23 version 363 is already newer than 362 2024-09-13T02:41:57.378 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 363 (ObjNum 291 snap 102 seq_num 291) dirty exists 2024-09-13T02:41:57.378 INFO:tasks.rados.rados.0.smithi088.stdout:985: left oid 23 (ObjNum 291 snap 102 seq_num 291) 2024-09-13T02:41:57.378 INFO:tasks.rados.rados.0.smithi088.stdout:986: finishing write tid 1 to smithi08884213-36 2024-09-13T02:41:57.378 INFO:tasks.rados.rados.0.smithi088.stdout:986: finishing write tid 2 to smithi08884213-36 2024-09-13T02:41:57.378 INFO:tasks.rados.rados.0.smithi088.stdout:986: finishing write tid 3 to smithi08884213-36 2024-09-13T02:41:57.378 INFO:tasks.rados.rados.0.smithi088.stdout:986: oid 36 updating version 0 to 285 2024-09-13T02:41:57.378 INFO:tasks.rados.rados.0.smithi088.stdout:986: oid 36 updating version 285 to 286 2024-09-13T02:41:57.379 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 286 (ObjNum 292 snap 102 seq_num 292) dirty exists 2024-09-13T02:41:57.379 INFO:tasks.rados.rados.0.smithi088.stdout:986: left oid 36 (ObjNum 292 snap 102 seq_num 292) 2024-09-13T02:41:57.379 INFO:tasks.rados.rados.0.smithi088.stdout:987: finishing write tid 1 to smithi08884213-12 2024-09-13T02:41:57.379 INFO:tasks.rados.rados.0.smithi088.stdout:987: finishing write tid 2 to smithi08884213-12 2024-09-13T02:41:57.380 INFO:tasks.rados.rados.0.smithi088.stdout:987: finishing write tid 3 to smithi08884213-12 2024-09-13T02:41:57.380 INFO:tasks.rados.rados.0.smithi088.stdout:987: oid 12 updating version 0 to 428 2024-09-13T02:41:57.380 INFO:tasks.rados.rados.0.smithi088.stdout:987: oid 12 version 428 is already newer than 427 2024-09-13T02:41:57.380 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 428 (ObjNum 293 snap 102 seq_num 293) dirty exists 2024-09-13T02:41:57.380 INFO:tasks.rados.rados.0.smithi088.stdout:987: left oid 12 (ObjNum 293 snap 102 seq_num 293) 2024-09-13T02:41:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:57 smithi088 ceph-mon[96266]: Reconfiguring mgr.x (monmap changed)... 2024-09-13T02:41:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:57 smithi088 ceph-mon[96266]: Reconfiguring daemon mgr.x on smithi195 2024-09-13T02:41:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:57 smithi088 ceph-mon[96266]: osdmap e270: 8 total, 8 up, 8 in 2024-09-13T02:41:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:57 smithi088 ceph-mon[98762]: Reconfiguring mgr.x (monmap changed)... 2024-09-13T02:41:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:57 smithi088 ceph-mon[98762]: Reconfiguring daemon mgr.x on smithi195 2024-09-13T02:41:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:57 smithi088 ceph-mon[98762]: osdmap e270: 8 total, 8 up, 8 in 2024-09-13T02:41:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:57 smithi195 ceph-mon[87742]: Reconfiguring mgr.x (monmap changed)... 2024-09-13T02:41:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:57 smithi195 ceph-mon[87742]: Reconfiguring daemon mgr.x on smithi195 2024-09-13T02:41:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:57 smithi195 ceph-mon[87742]: osdmap e270: 8 total, 8 up, 8 in 2024-09-13T02:41:58.372 INFO:tasks.rados.rados.0.smithi088.stdout:985: done (3 left) 2024-09-13T02:41:58.372 INFO:tasks.rados.rados.0.smithi088.stdout:986: done (2 left) 2024-09-13T02:41:58.372 INFO:tasks.rados.rados.0.smithi088.stdout:987: done (1 left) 2024-09-13T02:41:58.372 INFO:tasks.rados.rados.0.smithi088.stdout:988: done (0 left) 2024-09-13T02:41:58.372 INFO:tasks.rados.rados.0.smithi088.stdout:989: read oid 16 snap -1 2024-09-13T02:41:58.372 INFO:tasks.rados.rados.0.smithi088.stdout:989: expect (ObjNum 193 snap 52 seq_num 193) 2024-09-13T02:41:58.372 INFO:tasks.rados.rados.0.smithi088.stdout:990: read oid 47 snap -1 2024-09-13T02:41:58.372 INFO:tasks.rados.rados.0.smithi088.stdout:990: expect deleted 2024-09-13T02:41:58.373 INFO:tasks.rados.rados.0.smithi088.stdout:991: read oid 29 snap -1 2024-09-13T02:41:58.373 INFO:tasks.rados.rados.0.smithi088.stdout:991: expect (ObjNum 143 snap 35 seq_num 143) 2024-09-13T02:41:58.373 INFO:tasks.rados.rados.0.smithi088.stdout:992: copy_from oid 14 from oid 8 current snap is 103 2024-09-13T02:41:58.373 INFO:tasks.rados.rados.0.smithi088.stdout:993: snap_remove snap 89 2024-09-13T02:41:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[96266]: pgmap v81: 121 pgs: 121 active+clean; 199 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 586 KiB/s wr, 3 op/s 2024-09-13T02:41:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[96266]: Reconfiguring osd.4 (monmap changed)... 2024-09-13T02:41:58.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T02:41:58.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:58.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[96266]: osdmap e271: 8 total, 8 up, 8 in 2024-09-13T02:41:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[98762]: pgmap v81: 121 pgs: 121 active+clean; 199 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 586 KiB/s wr, 3 op/s 2024-09-13T02:41:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[98762]: Reconfiguring osd.4 (monmap changed)... 2024-09-13T02:41:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T02:41:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:58 smithi088 ceph-mon[98762]: osdmap e271: 8 total, 8 up, 8 in 2024-09-13T02:41:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:58 smithi195 ceph-mon[87742]: pgmap v81: 121 pgs: 121 active+clean; 199 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 586 KiB/s wr, 3 op/s 2024-09-13T02:41:58.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:58.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:58.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:58 smithi195 ceph-mon[87742]: Reconfiguring osd.4 (monmap changed)... 2024-09-13T02:41:58.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T02:41:58.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:58.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:58 smithi195 ceph-mon[87742]: osdmap e271: 8 total, 8 up, 8 in 2024-09-13T02:41:59.373 INFO:tasks.rados.rados.0.smithi088.stdout:989: expect (ObjNum 193 snap 52 seq_num 193) 2024-09-13T02:41:59.403 INFO:tasks.rados.rados.0.smithi088.stdout:992: finishing copy_from racing read to smithi08884213-14 2024-09-13T02:41:59.403 INFO:tasks.rados.rados.0.smithi088.stdout:991: expect (ObjNum 143 snap 35 seq_num 143) 2024-09-13T02:41:59.504 INFO:tasks.rados.rados.0.smithi088.stdout:992: finishing copy_from to smithi08884213-14 2024-09-13T02:41:59.504 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 182 (ObjNum 204 snap 54 seq_num 204) dirty exists 2024-09-13T02:41:59.505 INFO:tasks.rados.rados.0.smithi088.stdout:989: done (4 left) 2024-09-13T02:41:59.505 INFO:tasks.rados.rados.0.smithi088.stdout:990: done (3 left) 2024-09-13T02:41:59.505 INFO:tasks.rados.rados.0.smithi088.stdout:991: done (2 left) 2024-09-13T02:41:59.505 INFO:tasks.rados.rados.0.smithi088.stdout:992: done (1 left) 2024-09-13T02:41:59.505 INFO:tasks.rados.rados.0.smithi088.stdout:993: done (0 left) 2024-09-13T02:41:59.505 INFO:tasks.rados.rados.0.smithi088.stdout:994: delete oid 13 current snap is 103 2024-09-13T02:41:59.506 INFO:tasks.rados.rados.0.smithi088.stdout:994: done (0 left) 2024-09-13T02:41:59.506 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 103 2024-09-13T02:41:59.506 INFO:tasks.rados.rados.0.smithi088.stdout:995: seq_num 295 ranges {2916352=147456} 2024-09-13T02:41:59.522 INFO:tasks.rados.rados.0.smithi088.stdout:995: writing smithi08884213-10 from 2916352 to 3063808 tid 1 2024-09-13T02:41:59.523 INFO:tasks.rados.rados.0.smithi088.stdout:996: rmattr oid 1 current snap is 103 2024-09-13T02:41:59.523 INFO:tasks.rados.rados.0.smithi088.stdout:996: done (1 left) 2024-09-13T02:41:59.523 INFO:tasks.rados.rados.0.smithi088.stdout:997: read oid 7 snap 95 2024-09-13T02:41:59.523 INFO:tasks.rados.rados.0.smithi088.stdout:997: expect (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:41:59.523 INFO:tasks.rados.rados.0.smithi088.stdout:998: snap_remove snap 97 2024-09-13T02:41:59.640 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:59 smithi195 ceph-mon[87742]: Reconfiguring daemon osd.4 on smithi195 2024-09-13T02:41:59.640 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:59.640 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:59.640 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T02:41:59.640 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:59.640 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:41:59.640 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:41:59 smithi195 ceph-mon[87742]: osdmap e272: 8 total, 8 up, 8 in 2024-09-13T02:41:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[96266]: Reconfiguring daemon osd.4 on smithi195 2024-09-13T02:41:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T02:41:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:41:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[96266]: osdmap e272: 8 total, 8 up, 8 in 2024-09-13T02:41:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[98762]: Reconfiguring daemon osd.4 on smithi195 2024-09-13T02:41:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:41:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T02:41:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:41:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:41:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:41:59 smithi088 ceph-mon[98762]: osdmap e272: 8 total, 8 up, 8 in 2024-09-13T02:42:00.417 INFO:tasks.rados.rados.0.smithi088.stdout:998: done (2 left) 2024-09-13T02:42:00.417 INFO:tasks.rados.rados.0.smithi088.stdout:999: read oid 13 snap -1 2024-09-13T02:42:00.417 INFO:tasks.rados.rados.0.smithi088.stdout:999: expect deleted 2024-09-13T02:42:00.417 INFO:tasks.rados.rados.0.smithi088.stdout:1000: snap_remove snap 62 2024-09-13T02:42:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:00 smithi088 ceph-mon[96266]: Reconfiguring osd.5 (monmap changed)... 2024-09-13T02:42:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:00 smithi088 ceph-mon[96266]: Reconfiguring daemon osd.5 on smithi195 2024-09-13T02:42:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:00 smithi088 ceph-mon[96266]: pgmap v84: 121 pgs: 121 active+clean; 199 MiB data, 942 MiB used, 714 GiB / 715 GiB avail 2024-09-13T02:42:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:00 smithi088 ceph-mon[98762]: Reconfiguring osd.5 (monmap changed)... 2024-09-13T02:42:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:00 smithi088 ceph-mon[98762]: Reconfiguring daemon osd.5 on smithi195 2024-09-13T02:42:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:00 smithi088 ceph-mon[98762]: pgmap v84: 121 pgs: 121 active+clean; 199 MiB data, 942 MiB used, 714 GiB / 715 GiB avail 2024-09-13T02:42:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:00 smithi195 ceph-mon[87742]: Reconfiguring osd.5 (monmap changed)... 2024-09-13T02:42:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:00 smithi195 ceph-mon[87742]: Reconfiguring daemon osd.5 on smithi195 2024-09-13T02:42:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:00 smithi195 ceph-mon[87742]: pgmap v84: 121 pgs: 121 active+clean; 199 MiB data, 942 MiB used, 714 GiB / 715 GiB avail 2024-09-13T02:42:01.425 INFO:tasks.rados.rados.0.smithi088.stdout:995: finishing write tid 1 to smithi08884213-10 2024-09-13T02:42:01.425 INFO:tasks.rados.rados.0.smithi088.stdout:995: finishing write tid 2 to smithi08884213-10 2024-09-13T02:42:01.425 INFO:tasks.rados.rados.0.smithi088.stdout:995: finishing write tid 3 to smithi08884213-10 2024-09-13T02:42:01.425 INFO:tasks.rados.rados.0.smithi088.stdout:995: oid 10 updating version 0 to 470 2024-09-13T02:42:01.425 INFO:tasks.rados.rados.0.smithi088.stdout:995: oid 10 updating version 470 to 471 2024-09-13T02:42:01.425 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 471 (ObjNum 295 snap 103 seq_num 295) dirty exists 2024-09-13T02:42:01.425 INFO:tasks.rados.rados.0.smithi088.stdout:995: left oid 10 (ObjNum 295 snap 103 seq_num 295) 2024-09-13T02:42:01.425 INFO:tasks.rados.rados.0.smithi088.stdout:997: expect (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:42:01.459 INFO:tasks.rados.rados.0.smithi088.stdout:995: done (3 left) 2024-09-13T02:42:01.460 INFO:tasks.rados.rados.0.smithi088.stdout:997: done (2 left) 2024-09-13T02:42:01.460 INFO:tasks.rados.rados.0.smithi088.stdout:999: done (1 left) 2024-09-13T02:42:01.460 INFO:tasks.rados.rados.0.smithi088.stdout:1000: done (0 left) 2024-09-13T02:42:01.460 INFO:tasks.rados.rados.0.smithi088.stdout:1001: rollback oid 10 current snap is 103 2024-09-13T02:42:01.460 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 10 to 102 2024-09-13T02:42:01.460 INFO:tasks.rados.rados.0.smithi088.stdout:1002: snap_create 2024-09-13T02:42:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:1001: finishing rollback tid 0 to smithi08884213-10 2024-09-13T02:42:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:1001: finishing rollback tid 1 to smithi08884213-10 2024-09-13T02:42:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:1001: finishing rollback tid 2 to smithi08884213-10 2024-09-13T02:42:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 474 (ObjNum 267 snap 87 seq_num 267) dirty exists 2024-09-13T02:42:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[96266]: osdmap e273: 8 total, 8 up, 8 in 2024-09-13T02:42:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[96266]: Reconfiguring osd.6 (monmap changed)... 2024-09-13T02:42:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T02:42:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[96266]: Reconfiguring daemon osd.6 on smithi195 2024-09-13T02:42:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[96266]: pgmap v87: 121 pgs: 121 active+clean; 197 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 372 KiB/s wr, 9 op/s 2024-09-13T02:42:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[98762]: osdmap e273: 8 total, 8 up, 8 in 2024-09-13T02:42:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[98762]: Reconfiguring osd.6 (monmap changed)... 2024-09-13T02:42:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T02:42:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[98762]: Reconfiguring daemon osd.6 on smithi195 2024-09-13T02:42:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:01 smithi088 ceph-mon[98762]: pgmap v87: 121 pgs: 121 active+clean; 197 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 372 KiB/s wr, 9 op/s 2024-09-13T02:42:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:01 smithi195 ceph-mon[87742]: osdmap e273: 8 total, 8 up, 8 in 2024-09-13T02:42:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:01 smithi195 ceph-mon[87742]: Reconfiguring osd.6 (monmap changed)... 2024-09-13T02:42:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T02:42:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:01 smithi195 ceph-mon[87742]: Reconfiguring daemon osd.6 on smithi195 2024-09-13T02:42:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:01 smithi195 ceph-mon[87742]: pgmap v87: 121 pgs: 121 active+clean; 197 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 372 KiB/s wr, 9 op/s 2024-09-13T02:42:02.431 INFO:tasks.rados.rados.0.smithi088.stdout:1001: done (1 left) 2024-09-13T02:42:02.432 INFO:tasks.rados.rados.0.smithi088.stdout:1002: done (0 left) 2024-09-13T02:42:02.432 INFO:tasks.rados.rados.0.smithi088.stdout:1003: snap_create 2024-09-13T02:42:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[96266]: osdmap e274: 8 total, 8 up, 8 in 2024-09-13T02:42:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[96266]: Reconfiguring osd.7 (monmap changed)... 2024-09-13T02:42:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T02:42:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[96266]: Reconfiguring daemon osd.7 on smithi195 2024-09-13T02:42:02.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[98762]: osdmap e274: 8 total, 8 up, 8 in 2024-09-13T02:42:02.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:02.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:02.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[98762]: Reconfiguring osd.7 (monmap changed)... 2024-09-13T02:42:02.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T02:42:02.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:02.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:02 smithi088 ceph-mon[98762]: Reconfiguring daemon osd.7 on smithi195 2024-09-13T02:42:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:02 smithi195 ceph-mon[87742]: osdmap e274: 8 total, 8 up, 8 in 2024-09-13T02:42:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:02 smithi195 ceph-mon[87742]: Reconfiguring osd.7 (monmap changed)... 2024-09-13T02:42:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T02:42:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:02 smithi195 ceph-mon[87742]: Reconfiguring daemon osd.7 on smithi195 2024-09-13T02:42:03.433 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:42:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:42:03] "GET /metrics HTTP/1.1" 200 36097 "" "Prometheus/2.43.0" 2024-09-13T02:42:03.435 INFO:tasks.rados.rados.0.smithi088.stdout:1003: done (0 left) 2024-09-13T02:42:03.436 INFO:tasks.rados.rados.0.smithi088.stdout:1004: delete oid 39 current snap is 105 2024-09-13T02:42:03.440 INFO:tasks.rados.rados.0.smithi088.stdout:1004: done (0 left) 2024-09-13T02:42:03.440 INFO:tasks.rados.rados.0.smithi088.stdout:1005: rollback oid 33 current snap is 105 2024-09-13T02:42:03.440 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 33 to 93 2024-09-13T02:42:03.440 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 105 2024-09-13T02:42:03.441 INFO:tasks.rados.rados.0.smithi088.stdout:1006: seq_num 297 ranges {4014080=180224} 2024-09-13T02:42:03.462 INFO:tasks.rados.rados.0.smithi088.stdout:1006: writing smithi08884213-12 from 4014080 to 4194304 tid 1 2024-09-13T02:42:03.463 INFO:tasks.rados.rados.0.smithi088.stdout:1007: rollback oid 42 current snap is 105 2024-09-13T02:42:03.463 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 42 to 66 2024-09-13T02:42:03.463 INFO:tasks.rados.rados.0.smithi088.stdout:1008: snap_remove snap 98 2024-09-13T02:42:03.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:03 smithi088 ceph-mon[98762]: osdmap e275: 8 total, 8 up, 8 in 2024-09-13T02:42:03.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:03 smithi088 ceph-mon[98762]: pgmap v90: 121 pgs: 121 active+clean; 197 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 372 KiB/s wr, 9 op/s 2024-09-13T02:42:03.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:03 smithi088 ceph-mon[96266]: osdmap e275: 8 total, 8 up, 8 in 2024-09-13T02:42:03.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:03 smithi088 ceph-mon[96266]: pgmap v90: 121 pgs: 121 active+clean; 197 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 372 KiB/s wr, 9 op/s 2024-09-13T02:42:03.694 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:03 smithi195 ceph-mon[87742]: osdmap e275: 8 total, 8 up, 8 in 2024-09-13T02:42:03.694 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:03 smithi195 ceph-mon[87742]: pgmap v90: 121 pgs: 121 active+clean; 197 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 372 KiB/s wr, 9 op/s 2024-09-13T02:42:04.444 INFO:tasks.rados.rados.0.smithi088.stdout:1008: done (3 left) 2024-09-13T02:42:04.444 INFO:tasks.rados.rados.0.smithi088.stdout:1009: read oid 49 snap -1 2024-09-13T02:42:04.444 INFO:tasks.rados.rados.0.smithi088.stdout:1009: expect deleted 2024-09-13T02:42:04.444 INFO:tasks.rados.rados.0.smithi088.stdout:1010: setattr oid 1 current snap is 105 2024-09-13T02:42:04.444 INFO:tasks.rados.rados.0.smithi088.stdout:1005: finishing rollback tid 0 to smithi08884213-33 2024-09-13T02:42:04.444 INFO:tasks.rados.rados.0.smithi088.stdout:1005: finishing rollback tid 1 to smithi08884213-33 2024-09-13T02:42:04.444 INFO:tasks.rados.rados.0.smithi088.stdout:1005: finishing rollback tid 2 to smithi08884213-33 2024-09-13T02:42:04.444 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 289 (ObjNum 257 snap 86 seq_num 257) dirty exists 2024-09-13T02:42:04.445 INFO:tasks.rados.rados.0.smithi088.stdout:1006: finishing write tid 1 to smithi08884213-12 2024-09-13T02:42:04.445 INFO:tasks.rados.rados.0.smithi088.stdout:1006: finishing write tid 2 to smithi08884213-12 2024-09-13T02:42:04.445 INFO:tasks.rados.rados.0.smithi088.stdout:1007: finishing rollback tid 1 to smithi08884213-42 2024-09-13T02:42:04.445 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 168 (ObjNum 385 snap 0 seq_num 2153105808) dirty dne 2024-09-13T02:42:04.445 INFO:tasks.rados.rados.0.smithi088.stdout:1006: finishing write tid 3 to smithi08884213-12 2024-09-13T02:42:04.445 INFO:tasks.rados.rados.0.smithi088.stdout:1006: oid 12 updating version 0 to 429 2024-09-13T02:42:04.445 INFO:tasks.rados.rados.0.smithi088.stdout:1006: oid 12 updating version 429 to 430 2024-09-13T02:42:04.445 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 430 (ObjNum 297 snap 105 seq_num 297) dirty exists 2024-09-13T02:42:04.445 INFO:tasks.rados.rados.0.smithi088.stdout:1006: left oid 12 (ObjNum 297 snap 105 seq_num 297) 2024-09-13T02:42:04.445 INFO:tasks.rados.rados.0.smithi088.stdout:1005: done (4 left) 2024-09-13T02:42:04.446 INFO:tasks.rados.rados.0.smithi088.stdout:1006: done (3 left) 2024-09-13T02:42:04.446 INFO:tasks.rados.rados.0.smithi088.stdout:1007: done (2 left) 2024-09-13T02:42:04.446 INFO:tasks.rados.rados.0.smithi088.stdout:1011: delete oid 3 current snap is 105 2024-09-13T02:42:04.450 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 411 (ObjNum 267 snap 87 seq_num 267) dirty exists 2024-09-13T02:42:04.454 INFO:tasks.rados.rados.0.smithi088.stdout:1009: done (2 left) 2024-09-13T02:42:04.454 INFO:tasks.rados.rados.0.smithi088.stdout:1010: done (1 left) 2024-09-13T02:42:04.454 INFO:tasks.rados.rados.0.smithi088.stdout:1011: done (0 left) 2024-09-13T02:42:04.454 INFO:tasks.rados.rados.0.smithi088.stdout:1012: snap_create 2024-09-13T02:42:04.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[98762]: osdmap e276: 8 total, 8 up, 8 in 2024-09-13T02:42:04.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:04.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:04.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[98762]: Reconfiguring mds.b (monmap changed)... 2024-09-13T02:42:04.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:42:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[98762]: Reconfiguring daemon mds.b on smithi195 2024-09-13T02:42:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[96266]: osdmap e276: 8 total, 8 up, 8 in 2024-09-13T02:42:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[96266]: Reconfiguring mds.b (monmap changed)... 2024-09-13T02:42:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:42:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:04 smithi088 ceph-mon[96266]: Reconfiguring daemon mds.b on smithi195 2024-09-13T02:42:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:04 smithi195 ceph-mon[87742]: osdmap e276: 8 total, 8 up, 8 in 2024-09-13T02:42:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:04 smithi195 ceph-mon[87742]: Reconfiguring mds.b (monmap changed)... 2024-09-13T02:42:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:42:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:04 smithi195 ceph-mon[87742]: Reconfiguring daemon mds.b on smithi195 2024-09-13T02:42:05.449 INFO:tasks.rados.rados.0.smithi088.stdout:1012: done (0 left) 2024-09-13T02:42:05.449 INFO:tasks.rados.rados.0.smithi088.stdout:1013: rollback oid 41 current snap is 106 2024-09-13T02:42:05.449 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 41 to 82 2024-09-13T02:42:05.449 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 106 2024-09-13T02:42:05.449 INFO:tasks.rados.rados.0.smithi088.stdout:1014: seq_num 299 ranges {2007040=212992} 2024-09-13T02:42:05.461 INFO:tasks.rados.rados.0.smithi088.stdout:1014: writing smithi08884213-4 from 2007040 to 2220032 tid 1 2024-09-13T02:42:05.462 INFO:tasks.rados.rados.0.smithi088.stdout:1015: delete oid 19 current snap is 106 2024-09-13T02:42:05.462 INFO:tasks.rados.rados.0.smithi088.stdout:1013: finishing rollback tid 0 to smithi08884213-41 2024-09-13T02:42:05.462 INFO:tasks.rados.rados.0.smithi088.stdout:1013: finishing rollback tid 1 to smithi08884213-41 2024-09-13T02:42:05.462 INFO:tasks.rados.rados.0.smithi088.stdout:1013: finishing rollback tid 2 to smithi08884213-41 2024-09-13T02:42:05.462 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 385 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:42:05.465 INFO:tasks.rados.rados.0.smithi088.stdout:1014: finishing write tid 1 to smithi08884213-4 2024-09-13T02:42:05.465 INFO:tasks.rados.rados.0.smithi088.stdout:1014: finishing write tid 2 to smithi08884213-4 2024-09-13T02:42:05.467 INFO:tasks.rados.rados.0.smithi088.stdout:1014: finishing write tid 3 to smithi08884213-4 2024-09-13T02:42:05.467 INFO:tasks.rados.rados.0.smithi088.stdout:1014: oid 4 updating version 0 to 316 2024-09-13T02:42:05.467 INFO:tasks.rados.rados.0.smithi088.stdout:1014: oid 4 updating version 316 to 317 2024-09-13T02:42:05.467 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 317 (ObjNum 299 snap 106 seq_num 299) dirty exists 2024-09-13T02:42:05.467 INFO:tasks.rados.rados.0.smithi088.stdout:1014: left oid 4 (ObjNum 299 snap 106 seq_num 299) 2024-09-13T02:42:05.467 INFO:tasks.rados.rados.0.smithi088.stdout:1013: done (2 left) 2024-09-13T02:42:05.467 INFO:tasks.rados.rados.0.smithi088.stdout:1014: done (1 left) 2024-09-13T02:42:05.467 INFO:tasks.rados.rados.0.smithi088.stdout:1015: done (0 left) 2024-09-13T02:42:05.468 INFO:tasks.rados.rados.0.smithi088.stdout:1016: rollback oid 25 current snap is 106 2024-09-13T02:42:05.468 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 25 to 105 2024-09-13T02:42:05.468 INFO:tasks.rados.rados.0.smithi088.stdout:1017: snap_remove snap 91 2024-09-13T02:42:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: osdmap e277: 8 total, 8 up, 8 in 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: pgmap v93: 121 pgs: 121 active+clean; 191 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 44 KiB/s wr, 6 op/s 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: Upgrade: Setting container_image for all mon 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-13T02:42:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-13T02:42:05.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-13T02:42:05.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:05.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: Upgrade: Setting container_image for all crash 2024-09-13T02:42:05.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:05.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T02:42:05.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T02:42:05.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:05 smithi195 ceph-mon[87742]: Upgrade: osd.0 is safe to restart 2024-09-13T02:42:05.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: osdmap e277: 8 total, 8 up, 8 in 2024-09-13T02:42:05.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: pgmap v93: 121 pgs: 121 active+clean; 191 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 44 KiB/s wr, 6 op/s 2024-09-13T02:42:05.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:05.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:05.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:05.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:05.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:05.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: Upgrade: Setting container_image for all mon 2024-09-13T02:42:05.714 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:05.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-13T02:42:05.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-13T02:42:05.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T02:42:05.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-13T02:42:05.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-13T02:42:05.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-13T02:42:05.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:05.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: Upgrade: Setting container_image for all crash 2024-09-13T02:42:05.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:05.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T02:42:05.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T02:42:05.715 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[96266]: Upgrade: osd.0 is safe to restart 2024-09-13T02:42:05.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: osdmap e277: 8 total, 8 up, 8 in 2024-09-13T02:42:05.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: pgmap v93: 121 pgs: 121 active+clean; 191 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 44 KiB/s wr, 6 op/s 2024-09-13T02:42:05.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:05.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:05.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:05.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:05.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:05.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: Upgrade: Setting container_image for all mon 2024-09-13T02:42:05.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:05.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-09-13T02:42:05.717 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-09-13T02:42:05.717 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-09-13T02:42:05.717 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-09-13T02:42:05.717 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-09-13T02:42:05.717 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-09-13T02:42:05.717 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:05.717 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: Upgrade: Setting container_image for all crash 2024-09-13T02:42:05.717 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:05.717 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T02:42:05.717 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-09-13T02:42:05.717 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:05 smithi088 ceph-mon[98762]: Upgrade: osd.0 is safe to restart 2024-09-13T02:42:06.329 INFO:tasks.rados.rados.0.smithi088.stdout:1017: done (1 left) 2024-09-13T02:42:06.442 INFO:tasks.rados.rados.0.smithi088.stdout:1018: read oid 20 snap -1 2024-09-13T02:42:06.442 INFO:tasks.rados.rados.0.smithi088.stdout:1018: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:42:06.442 INFO:tasks.rados.rados.0.smithi088.stdout:1019: read oid 7 snap -1 2024-09-13T02:42:06.442 INFO:tasks.rados.rados.0.smithi088.stdout:1019: expect (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:42:06.442 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 106 2024-09-13T02:42:06.442 INFO:tasks.rados.rados.0.smithi088.stdout:1020: seq_num 301 ranges {0=245760} 2024-09-13T02:42:06.444 INFO:tasks.rados.rados.0.smithi088.stdout:1020: writing smithi08884213-49 from 0 to 245760 tid 1 2024-09-13T02:42:06.444 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 106 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:1016: finishing rollback tid 0 to smithi08884213-25 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:1016: finishing rollback tid 1 to smithi08884213-25 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:1021: seq_num 302 ranges {3735552=262144} 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:1021: writing smithi08884213-44 from 3735552 to 3997696 tid 1 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:1022: read oid 34 snap -1 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:1022: expect deleted 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 106 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:1016: finishing rollback tid 2 to smithi08884213-25 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 433 (ObjNum 250 snap 84 seq_num 250) dirty exists 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:1023: seq_num 303 ranges {2916352=278528} 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:1023: writing smithi08884213-10 from 2916352 to 3194880 tid 1 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:1016: done (6 left) 2024-09-13T02:42:06.445 INFO:tasks.rados.rados.0.smithi088.stdout:1024: read oid 25 snap -1 2024-09-13T02:42:06.446 INFO:tasks.rados.rados.0.smithi088.stdout:1024: expect (ObjNum 250 snap 84 seq_num 250) 2024-09-13T02:42:06.446 INFO:tasks.rados.rados.0.smithi088.stdout:1025: snap_create 2024-09-13T02:42:06.446 INFO:tasks.rados.rados.0.smithi088.stdout:1018: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:42:06.446 INFO:tasks.rados.rados.0.smithi088.stdout:1020: finishing write tid 1 to smithi08884213-49 2024-09-13T02:42:06.446 INFO:tasks.rados.rados.0.smithi088.stdout:1020: finishing write tid 2 to smithi08884213-49 2024-09-13T02:42:06.446 INFO:tasks.rados.rados.0.smithi088.stdout:1020: finishing write tid 3 to smithi08884213-49 2024-09-13T02:42:06.446 INFO:tasks.rados.rados.0.smithi088.stdout:1020: oid 49 updating version 0 to 200 2024-09-13T02:42:06.446 INFO:tasks.rados.rados.0.smithi088.stdout:1020: oid 49 updating version 200 to 201 2024-09-13T02:42:06.446 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 201 (ObjNum 301 snap 106 seq_num 301) dirty exists 2024-09-13T02:42:06.446 INFO:tasks.rados.rados.0.smithi088.stdout:1020: left oid 49 (ObjNum 301 snap 106 seq_num 301) 2024-09-13T02:42:06.446 INFO:tasks.rados.rados.0.smithi088.stdout:1019: expect (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:42:06.446 INFO:tasks.rados.rados.0.smithi088.stdout:1021: finishing write tid 1 to smithi08884213-44 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1021: finishing write tid 2 to smithi08884213-44 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1021: finishing write tid 3 to smithi08884213-44 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1021: oid 44 updating version 0 to 295 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1021: oid 44 version 295 is already newer than 294 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 295 (ObjNum 302 snap 106 seq_num 302) dirty exists 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1021: left oid 44 (ObjNum 302 snap 106 seq_num 302) 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1023: finishing write tid 1 to smithi08884213-10 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1023: finishing write tid 2 to smithi08884213-10 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1023: finishing write tid 3 to smithi08884213-10 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1023: oid 10 updating version 0 to 475 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1023: oid 10 updating version 475 to 476 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 476 (ObjNum 303 snap 106 seq_num 303) dirty exists 2024-09-13T02:42:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1023: left oid 10 (ObjNum 303 snap 106 seq_num 303) 2024-09-13T02:42:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:1024: expect (ObjNum 250 snap 84 seq_num 250) 2024-09-13T02:42:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:06 smithi195 ceph-mon[87742]: osdmap e278: 8 total, 8 up, 8 in 2024-09-13T02:42:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:06 smithi195 ceph-mon[87742]: osdmap e279: 8 total, 8 up, 8 in 2024-09-13T02:42:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:06 smithi088 ceph-mon[98762]: osdmap e278: 8 total, 8 up, 8 in 2024-09-13T02:42:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:06 smithi088 ceph-mon[98762]: osdmap e279: 8 total, 8 up, 8 in 2024-09-13T02:42:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:06 smithi088 ceph-mon[96266]: osdmap e278: 8 total, 8 up, 8 in 2024-09-13T02:42:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:06 smithi088 ceph-mon[96266]: osdmap e279: 8 total, 8 up, 8 in 2024-09-13T02:42:07.330 INFO:tasks.rados.rados.0.smithi088.stdout:1018: done (7 left) 2024-09-13T02:42:07.330 INFO:tasks.rados.rados.0.smithi088.stdout:1019: done (6 left) 2024-09-13T02:42:07.330 INFO:tasks.rados.rados.0.smithi088.stdout:1020: done (5 left) 2024-09-13T02:42:07.330 INFO:tasks.rados.rados.0.smithi088.stdout:1021: done (4 left) 2024-09-13T02:42:07.330 INFO:tasks.rados.rados.0.smithi088.stdout:1022: done (3 left) 2024-09-13T02:42:07.330 INFO:tasks.rados.rados.0.smithi088.stdout:1023: done (2 left) 2024-09-13T02:42:07.330 INFO:tasks.rados.rados.0.smithi088.stdout:1024: done (1 left) 2024-09-13T02:42:07.331 INFO:tasks.rados.rados.0.smithi088.stdout:1025: done (0 left) 2024-09-13T02:42:07.331 INFO:tasks.rados.rados.0.smithi088.stdout:1026: read oid 18 snap -1 2024-09-13T02:42:07.331 INFO:tasks.rados.rados.0.smithi088.stdout:1026: expect (ObjNum 220 snap 66 seq_num 220) 2024-09-13T02:42:07.331 INFO:tasks.rados.rados.0.smithi088.stdout:1027: setattr oid 1 current snap is 107 2024-09-13T02:42:07.333 INFO:tasks.rados.rados.0.smithi088.stdout:1028: snap_create 2024-09-13T02:42:07.338 INFO:tasks.rados.rados.0.smithi088.stdout:1026: expect (ObjNum 220 snap 66 seq_num 220) 2024-09-13T02:42:07.410 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 412 (ObjNum 267 snap 87 seq_num 267) dirty exists 2024-09-13T02:42:08.331 INFO:tasks.rados.rados.0.smithi088.stdout:1026: done (2 left) 2024-09-13T02:42:08.331 INFO:tasks.rados.rados.0.smithi088.stdout:1027: done (1 left) 2024-09-13T02:42:08.331 INFO:tasks.rados.rados.0.smithi088.stdout:1028: done (0 left) 2024-09-13T02:42:08.332 INFO:tasks.rados.rados.0.smithi088.stdout:1029: setattr oid 40 current snap is 108 2024-09-13T02:42:08.334 INFO:tasks.rados.rados.0.smithi088.stdout:1030: read oid 8 snap -1 2024-09-13T02:42:08.334 INFO:tasks.rados.rados.0.smithi088.stdout:1030: expect (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:42:08.334 INFO:tasks.rados.rados.0.smithi088.stdout:1031: snap_remove snap 82 2024-09-13T02:42:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[98762]: Upgrade: Updating osd.0 2024-09-13T02:42:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T02:42:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[98762]: Deploying daemon osd.0 on smithi088 2024-09-13T02:42:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[98762]: pgmap v96: 121 pgs: 121 active+clean; 191 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 44 KiB/s wr, 6 op/s 2024-09-13T02:42:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[98762]: osdmap e280: 8 total, 8 up, 8 in 2024-09-13T02:42:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[96266]: Upgrade: Updating osd.0 2024-09-13T02:42:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T02:42:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[96266]: Deploying daemon osd.0 on smithi088 2024-09-13T02:42:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[96266]: pgmap v96: 121 pgs: 121 active+clean; 191 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 44 KiB/s wr, 6 op/s 2024-09-13T02:42:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:07 smithi088 ceph-mon[96266]: osdmap e280: 8 total, 8 up, 8 in 2024-09-13T02:42:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:07 smithi195 ceph-mon[87742]: Upgrade: Updating osd.0 2024-09-13T02:42:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-09-13T02:42:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:07 smithi195 ceph-mon[87742]: Deploying daemon osd.0 on smithi088 2024-09-13T02:42:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:07 smithi195 ceph-mon[87742]: pgmap v96: 121 pgs: 121 active+clean; 191 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 44 KiB/s wr, 6 op/s 2024-09-13T02:42:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:07 smithi195 ceph-mon[87742]: osdmap e280: 8 total, 8 up, 8 in 2024-09-13T02:42:09.339 INFO:tasks.rados.rados.0.smithi088.stdout:1031: done (2 left) 2024-09-13T02:42:09.340 INFO:tasks.rados.rados.0.smithi088.stdout:1032: read oid 6 snap -1 2024-09-13T02:42:09.340 INFO:tasks.rados.rados.0.smithi088.stdout:1032: expect deleted 2024-09-13T02:42:09.340 INFO:tasks.rados.rados.0.smithi088.stdout:1033: snap_remove snap 103 2024-09-13T02:42:09.408 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:42:09.677 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:09 smithi088 ceph-mon[98762]: osdmap e281: 8 total, 8 up, 8 in 2024-09-13T02:42:09.677 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:09 smithi088 ceph-mon[96266]: osdmap e281: 8 total, 8 up, 8 in 2024-09-13T02:42:09.697 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:42:09.697 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (5m) 46s ago 6m 26.9M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:42:09.697 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (6m) 31s ago 6m 87.0M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:42:09.697 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (7m) 46s ago 7m 15.4M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:42:09.697 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (7m) 31s ago 7m 20.4M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:42:09.697 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (93s) 31s ago 11m 439M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:42:09.697 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (2m) 46s ago 12m 500M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:42:09.698 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (78s) 46s ago 12m 39.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:42:09.698 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (37s) 31s ago 11m 26.9M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:42:09.698 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (55s) 46s ago 11m 29.9M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:42:09.698 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (5m) 46s ago 5m 16.7M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:42:09.698 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (5m) 31s ago 5m 17.1M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:42:09.698 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (10m) 46s ago 10m 129M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 28d3cbaecc3d 2024-09-13T02:42:09.698 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (10m) 46s ago 10m 126M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e d7e6375ac3bb 2024-09-13T02:42:09.698 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (9m) 46s ago 9m 118M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e fde4729094ff 2024-09-13T02:42:09.698 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (9m) 46s ago 9m 96.9M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e e1c194107511 2024-09-13T02:42:09.698 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (9m) 31s ago 9m 114M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 68ff34dd7c85 2024-09-13T02:42:09.698 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (8m) 31s ago 8m 139M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:42:09.698 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (8m) 31s ago 8m 108M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:42:09.699 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (7m) 31s ago 7m 104M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:42:09.699 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (98s) 31s ago 6m 49.3M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:42:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:09 smithi195 ceph-mon[87742]: osdmap e281: 8 total, 8 up, 8 in 2024-09-13T02:42:10.045 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:42:10.045 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:42:10.045 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:42:10.045 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:42:10.045 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:42:10.045 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:42:10.045 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:42:10.046 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:42:10.046 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8 2024-09-13T02:42:10.046 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:42:10.046 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:42:10.046 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:42:10.046 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:42:10.046 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:42:10.046 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 10, 2024-09-13T02:42:10.046 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 5 2024-09-13T02:42:10.046 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:42:10.046 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:42:10.338 INFO:tasks.rados.rados.0.smithi088.stdout:1033: done (3 left) 2024-09-13T02:42:10.338 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 19 current snap is 108 2024-09-13T02:42:10.338 INFO:tasks.rados.rados.0.smithi088.stdout:1034: seq_num 304 ranges {0=294912} 2024-09-13T02:42:10.339 INFO:tasks.rados.rados.0.smithi088.stdout:1034: writing smithi08884213-19 from 0 to 294912 tid 1 2024-09-13T02:42:10.339 INFO:tasks.rados.rados.0.smithi088.stdout:1035: setattr oid 11 current snap is 108 2024-09-13T02:42:10.340 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 576 (ObjNum 250 snap 84 seq_num 250) dirty exists 2024-09-13T02:42:10.340 INFO:tasks.rados.rados.0.smithi088.stdout:1030: expect (ObjNum 204 snap 54 seq_num 204) 2024-09-13T02:42:10.345 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:10 smithi088 systemd[1]: Stopping Ceph osd.0 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:42:10.373 INFO:tasks.rados.rados.0.smithi088.stdout:1034: finishing write tid 1 to smithi08884213-19 2024-09-13T02:42:10.373 INFO:tasks.rados.rados.0.smithi088.stdout:1034: finishing write tid 2 to smithi08884213-19 2024-09-13T02:42:10.373 INFO:tasks.rados.rados.0.smithi088.stdout:1034: finishing write tid 3 to smithi08884213-19 2024-09-13T02:42:10.373 INFO:tasks.rados.rados.0.smithi088.stdout:1034: oid 19 updating version 0 to 376 2024-09-13T02:42:10.373 INFO:tasks.rados.rados.0.smithi088.stdout:1034: oid 19 updating version 376 to 377 2024-09-13T02:42:10.373 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 377 (ObjNum 304 snap 108 seq_num 304) dirty exists 2024-09-13T02:42:10.373 INFO:tasks.rados.rados.0.smithi088.stdout:1034: left oid 19 (ObjNum 304 snap 108 seq_num 304) 2024-09-13T02:42:10.373 INFO:tasks.rados.rados.0.smithi088.stdout:1029: done (4 left) 2024-09-13T02:42:10.373 INFO:tasks.rados.rados.0.smithi088.stdout:1030: done (3 left) 2024-09-13T02:42:10.373 INFO:tasks.rados.rados.0.smithi088.stdout:1032: done (2 left) 2024-09-13T02:42:10.374 INFO:tasks.rados.rados.0.smithi088.stdout:1034: done (1 left) 2024-09-13T02:42:10.374 INFO:tasks.rados.rados.0.smithi088.stdout:1036: rollback oid 9 current snap is 108 2024-09-13T02:42:10.374 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 9 to 107 2024-09-13T02:42:10.374 INFO:tasks.rados.rados.0.smithi088.stdout:1037: snap_remove snap 105 2024-09-13T02:42:10.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:10 smithi088 ceph-mon[96266]: pgmap v99: 121 pgs: 121 active+clean; 191 MiB data, 958 MiB used, 714 GiB / 715 GiB avail 2024-09-13T02:42:10.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:10 smithi088 ceph-mon[96266]: osdmap e282: 8 total, 8 up, 8 in 2024-09-13T02:42:10.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:10 smithi088 ceph-mon[96266]: from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:42:10.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:10 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1585212252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:10 smithi088 ceph-mon[98762]: pgmap v99: 121 pgs: 121 active+clean; 191 MiB data, 958 MiB used, 714 GiB / 715 GiB avail 2024-09-13T02:42:10.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:10 smithi088 ceph-mon[98762]: osdmap e282: 8 total, 8 up, 8 in 2024-09-13T02:42:10.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:10 smithi088 ceph-mon[98762]: from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:42:10.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:10 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1585212252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:10.691 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:10 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0[43743]: 2024-09-13T02:42:10.384+0000 7fcdd328e640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:42:10.691 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:10 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0[43743]: 2024-09-13T02:42:10.384+0000 7fcdd328e640 -1 osd.0 283 *** Got signal Terminated *** 2024-09-13T02:42:10.691 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:10 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0[43743]: 2024-09-13T02:42:10.384+0000 7fcdd328e640 -1 osd.0 283 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T02:42:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:10 smithi195 ceph-mon[87742]: pgmap v99: 121 pgs: 121 active+clean; 191 MiB data, 958 MiB used, 714 GiB / 715 GiB avail 2024-09-13T02:42:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:10 smithi195 ceph-mon[87742]: osdmap e282: 8 total, 8 up, 8 in 2024-09-13T02:42:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:10 smithi195 ceph-mon[87742]: from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:42:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:10 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1585212252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:11.356 INFO:tasks.rados.rados.0.smithi088.stdout:1037: done (2 left) 2024-09-13T02:42:11.356 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 108 2024-09-13T02:42:11.356 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 350 (ObjNum 283 snap 94 seq_num 283) dirty exists 2024-09-13T02:42:11.356 INFO:tasks.rados.rados.0.smithi088.stdout:1036: finishing rollback tid 0 to smithi08884213-9 2024-09-13T02:42:11.357 INFO:tasks.rados.rados.0.smithi088.stdout:1036: finishing rollback tid 1 to smithi08884213-9 2024-09-13T02:42:11.357 INFO:tasks.rados.rados.0.smithi088.stdout:1036: finishing rollback tid 2 to smithi08884213-9 2024-09-13T02:42:11.357 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 354 (ObjNum 195 snap 52 seq_num 195) dirty exists 2024-09-13T02:42:11.362 INFO:tasks.rados.rados.0.smithi088.stdout:1038: seq_num 305 ranges {3186688=311296} 2024-09-13T02:42:11.377 INFO:tasks.rados.rados.0.smithi088.stdout:1038: writing smithi08884213-29 from 3186688 to 3497984 tid 1 2024-09-13T02:42:11.377 INFO:tasks.rados.rados.0.smithi088.stdout:1035: done (2 left) 2024-09-13T02:42:11.378 INFO:tasks.rados.rados.0.smithi088.stdout:1036: done (1 left) 2024-09-13T02:42:11.378 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 108 2024-09-13T02:42:11.378 INFO:tasks.rados.rados.0.smithi088.stdout:1039: seq_num 306 ranges {0=327680} 2024-09-13T02:42:11.380 INFO:tasks.rados.rados.0.smithi088.stdout:1039: writing smithi08884213-6 from 0 to 327680 tid 1 2024-09-13T02:42:11.380 INFO:tasks.rados.rados.0.smithi088.stdout:1040: read oid 28 snap -1 2024-09-13T02:42:11.380 INFO:tasks.rados.rados.0.smithi088.stdout:1040: expect deleted 2024-09-13T02:42:11.381 INFO:tasks.rados.rados.0.smithi088.stdout:1041: copy_from oid 18 from oid 4 current snap is 108 2024-09-13T02:42:11.381 INFO:tasks.rados.rados.0.smithi088.stdout:1042: read oid 42 snap -1 2024-09-13T02:42:11.381 INFO:tasks.rados.rados.0.smithi088.stdout:1042: expect deleted 2024-09-13T02:42:11.381 INFO:tasks.rados.rados.0.smithi088.stdout:1043: rollback oid 19 current snap is 108 2024-09-13T02:42:11.381 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 19 to 100 2024-09-13T02:42:11.381 INFO:tasks.rados.rados.0.smithi088.stdout:1044: rmattr oid 25 current snap is 108 2024-09-13T02:42:11.382 INFO:tasks.rados.rados.0.smithi088.stdout:1044: done (6 left) 2024-09-13T02:42:11.382 INFO:tasks.rados.rados.0.smithi088.stdout:1045: read oid 10 snap -1 2024-09-13T02:42:11.382 INFO:tasks.rados.rados.0.smithi088.stdout:1045: expect (ObjNum 303 snap 106 seq_num 303) 2024-09-13T02:42:11.382 INFO:tasks.rados.rados.0.smithi088.stdout:1046: rmattr oid 34 current snap is 108 2024-09-13T02:42:11.382 INFO:tasks.rados.rados.0.smithi088.stdout:1046: done (7 left) 2024-09-13T02:42:11.382 INFO:tasks.rados.rados.0.smithi088.stdout:1047: rmattr oid 40 current snap is 108 2024-09-13T02:42:11.383 INFO:tasks.rados.rados.0.smithi088.stdout:1048: copy_from oid 13 from oid 14 current snap is 108 2024-09-13T02:42:11.383 INFO:tasks.rados.rados.0.smithi088.stdout:1049: snap_create 2024-09-13T02:42:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:11 smithi088 ceph-mon[96266]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:42:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:11 smithi088 ceph-mon[96266]: osdmap e283: 8 total, 8 up, 8 in 2024-09-13T02:42:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:11 smithi088 ceph-mon[96266]: osd.0 marked itself down and dead 2024-09-13T02:42:11.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:11 smithi088 ceph-mon[98762]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:42:11.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:11 smithi088 ceph-mon[98762]: osdmap e283: 8 total, 8 up, 8 in 2024-09-13T02:42:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:11 smithi088 ceph-mon[98762]: osd.0 marked itself down and dead 2024-09-13T02:42:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:11 smithi195 ceph-mon[87742]: from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:42:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:11 smithi195 ceph-mon[87742]: osdmap e283: 8 total, 8 up, 8 in 2024-09-13T02:42:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:11 smithi195 ceph-mon[87742]: osd.0 marked itself down and dead 2024-09-13T02:42:12.174 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:11 smithi088 podman[104021]: 2024-09-13 02:42:11.906911611 +0000 UTC m=+1.662058860 container died 28d3cbaecc3dbc0e736b8a16e8383744e56c6cfb837eb3067ebac13ddb2e96f7 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=reef-2c01458, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-09-13T02:42:12.359 INFO:tasks.rados.rados.0.smithi088.stdout:1042: done (9 left) 2024-09-13T02:42:12.359 INFO:tasks.rados.rados.0.smithi088.stdout:1049: done (8 left) 2024-09-13T02:42:12.359 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 109 2024-09-13T02:42:12.359 INFO:tasks.rados.rados.0.smithi088.stdout:1050: seq_num 307 ranges {0=344064} 2024-09-13T02:42:12.361 INFO:tasks.rados.rados.0.smithi088.stdout:1050: writing smithi08884213-45 from 0 to 344064 tid 1 2024-09-13T02:42:12.361 INFO:tasks.rados.rados.0.smithi088.stdout:1051: rmattr oid 42 current snap is 109 2024-09-13T02:42:12.362 INFO:tasks.rados.rados.0.smithi088.stdout:1051: done (9 left) 2024-09-13T02:42:12.362 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 109 2024-09-13T02:42:12.362 INFO:tasks.rados.rados.0.smithi088.stdout:1052: seq_num 308 ranges {5283840=360448} 2024-09-13T02:42:12.395 INFO:tasks.rados.rados.0.smithi088.stdout:1052: writing smithi08884213-5 from 5283840 to 5644288 tid 1 2024-09-13T02:42:12.395 INFO:tasks.rados.rados.0.smithi088.stdout:1053: copy_from oid 26 from oid 2 current snap is 109 2024-09-13T02:42:12.395 INFO:tasks.rados.rados.0.smithi088.stdout:1039: finishing write tid 1 to smithi08884213-6 2024-09-13T02:42:12.395 INFO:tasks.rados.rados.0.smithi088.stdout:1043: finishing rollback tid 0 to smithi08884213-19 2024-09-13T02:42:12.395 INFO:tasks.rados.rados.0.smithi088.stdout:1039: finishing write tid 2 to smithi08884213-6 2024-09-13T02:42:12.395 INFO:tasks.rados.rados.0.smithi088.stdout:1043: finishing rollback tid 1 to smithi08884213-19 2024-09-13T02:42:12.395 INFO:tasks.rados.rados.0.smithi088.stdout:1043: finishing rollback tid 2 to smithi08884213-19 2024-09-13T02:42:12.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 380 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:1039: finishing write tid 3 to smithi08884213-6 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:1039: oid 6 updating version 0 to 258 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:1039: oid 6 version 258 is already newer than 257 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 258 (ObjNum 306 snap 108 seq_num 306) dirty exists 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:1039: left oid 6 (ObjNum 306 snap 108 seq_num 306) 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:1039: done (10 left) 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:1043: done (9 left) 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:1054: copy_from oid 6 from oid 11 current snap is 109 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 593 (ObjNum 250 snap 84 seq_num 250) dirty exists 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:1050: finishing write tid 1 to smithi08884213-45 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:1050: finishing write tid 2 to smithi08884213-45 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:1050: finishing write tid 3 to smithi08884213-45 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:1050: oid 45 updating version 0 to 117 2024-09-13T02:42:12.396 INFO:tasks.rados.rados.0.smithi088.stdout:1050: oid 45 updating version 117 to 118 2024-09-13T02:42:12.397 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 118 (ObjNum 307 snap 109 seq_num 307) dirty exists 2024-09-13T02:42:12.397 INFO:tasks.rados.rados.0.smithi088.stdout:1050: left oid 45 (ObjNum 307 snap 109 seq_num 307) 2024-09-13T02:42:12.397 INFO:tasks.rados.rados.0.smithi088.stdout:1038: finishing write tid 1 to smithi08884213-29 2024-09-13T02:42:12.397 INFO:tasks.rados.rados.0.smithi088.stdout:1040: done (9 left) 2024-09-13T02:42:12.397 INFO:tasks.rados.rados.0.smithi088.stdout:1047: done (8 left) 2024-09-13T02:42:12.397 INFO:tasks.rados.rados.0.smithi088.stdout:1050: done (7 left) 2024-09-13T02:42:12.397 INFO:tasks.rados.rados.0.smithi088.stdout:1055: snap_create 2024-09-13T02:42:12.397 INFO:tasks.rados.rados.0.smithi088.stdout:1038: finishing write tid 2 to smithi08884213-29 2024-09-13T02:42:12.397 INFO:tasks.rados.rados.0.smithi088.stdout:1048: finishing copy_from racing read to smithi08884213-13 2024-09-13T02:42:12.397 INFO:tasks.rados.rados.0.smithi088.stdout:1041: finishing copy_from racing read to smithi08884213-18 2024-09-13T02:42:12.397 INFO:tasks.rados.rados.0.smithi088.stdout:1048: finishing copy_from to smithi08884213-13 2024-09-13T02:42:12.398 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 182 (ObjNum 204 snap 54 seq_num 204) dirty exists 2024-09-13T02:42:12.398 INFO:tasks.rados.rados.0.smithi088.stdout:1041: finishing copy_from to smithi08884213-18 2024-09-13T02:42:12.398 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 317 (ObjNum 299 snap 106 seq_num 299) dirty exists 2024-09-13T02:42:12.398 INFO:tasks.rados.rados.0.smithi088.stdout:1038: finishing write tid 3 to smithi08884213-29 2024-09-13T02:42:12.398 INFO:tasks.rados.rados.0.smithi088.stdout:1038: oid 29 updating version 0 to 357 2024-09-13T02:42:12.398 INFO:tasks.rados.rados.0.smithi088.stdout:1038: oid 29 version 357 is already newer than 356 2024-09-13T02:42:12.398 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 357 (ObjNum 305 snap 108 seq_num 305) dirty exists 2024-09-13T02:42:12.398 INFO:tasks.rados.rados.0.smithi088.stdout:1038: left oid 29 (ObjNum 305 snap 108 seq_num 305) 2024-09-13T02:42:12.398 INFO:tasks.rados.rados.0.smithi088.stdout:1045: expect (ObjNum 303 snap 106 seq_num 303) 2024-09-13T02:42:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:12 smithi088 ceph-mon[96266]: pgmap v102: 121 pgs: 121 active+clean; 188 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 244 KiB/s wr, 19 op/s 2024-09-13T02:42:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:12 smithi088 ceph-mon[96266]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:42:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:12 smithi088 ceph-mon[96266]: osdmap e284: 8 total, 7 up, 8 in 2024-09-13T02:42:12.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:12 smithi088 ceph-mon[98762]: pgmap v102: 121 pgs: 121 active+clean; 188 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 244 KiB/s wr, 19 op/s 2024-09-13T02:42:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:12 smithi088 ceph-mon[98762]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:42:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:12 smithi088 ceph-mon[98762]: osdmap e284: 8 total, 7 up, 8 in 2024-09-13T02:42:12.441 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:12 smithi088 podman[104021]: 2024-09-13 02:42:12.372317834 +0000 UTC m=+2.127465077 container cleanup 28d3cbaecc3dbc0e736b8a16e8383744e56c6cfb837eb3067ebac13ddb2e96f7 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, RELEASE=reef-2c01458, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-13T02:42:12.441 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:12 smithi088 bash[104021]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0 2024-09-13T02:42:12.550 INFO:tasks.rados.rados.0.smithi088.stdout:1052: finishing write tid 1 to smithi08884213-5 2024-09-13T02:42:12.551 INFO:tasks.rados.rados.0.smithi088.stdout:1052: finishing write tid 2 to smithi08884213-5 2024-09-13T02:42:12.551 INFO:tasks.rados.rados.0.smithi088.stdout:1052: finishing write tid 3 to smithi08884213-5 2024-09-13T02:42:12.551 INFO:tasks.rados.rados.0.smithi088.stdout:1052: oid 5 updating version 0 to 596 2024-09-13T02:42:12.551 INFO:tasks.rados.rados.0.smithi088.stdout:1052: oid 5 updating version 596 to 597 2024-09-13T02:42:12.551 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 597 (ObjNum 308 snap 109 seq_num 308) dirty exists 2024-09-13T02:42:12.551 INFO:tasks.rados.rados.0.smithi088.stdout:1052: left oid 5 (ObjNum 308 snap 109 seq_num 308) 2024-09-13T02:42:12.551 INFO:tasks.rados.rados.0.smithi088.stdout:1054: finishing copy_from racing read to smithi08884213-6 2024-09-13T02:42:12.551 INFO:tasks.rados.rados.0.smithi088.stdout:1054: finishing copy_from to smithi08884213-6 2024-09-13T02:42:12.551 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 350 (ObjNum 283 snap 94 seq_num 283) dirty exists 2024-09-13T02:42:12.551 INFO:tasks.rados.rados.0.smithi088.stdout:1053: finishing copy_from racing read to smithi08884213-26 2024-09-13T02:42:12.551 INFO:tasks.rados.rados.0.smithi088.stdout:1053: finishing copy_from to smithi08884213-26 2024-09-13T02:42:12.551 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 286 (ObjNum 263 snap 86 seq_num 263) dirty exists 2024-09-13T02:42:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:12 smithi195 ceph-mon[87742]: pgmap v102: 121 pgs: 121 active+clean; 188 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 244 KiB/s wr, 19 op/s 2024-09-13T02:42:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:12 smithi195 ceph-mon[87742]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:42:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:12 smithi195 ceph-mon[87742]: osdmap e284: 8 total, 7 up, 8 in 2024-09-13T02:42:12.940 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:12 smithi088 podman[104044]: 2024-09-13 02:42:12.623807224 +0000 UTC m=+0.711655860 container remove 28d3cbaecc3dbc0e736b8a16e8383744e56c6cfb837eb3067ebac13ddb2e96f7 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=reef-2c01458, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-13T02:42:13.302 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:42:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:42:13] "GET /metrics HTTP/1.1" 200 36097 "" "Prometheus/2.43.0" 2024-09-13T02:42:13.303 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:12 smithi088 podman[104138]: 2024-09-13 02:42:12.860720126 +0000 UTC m=+0.015709001 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:42:13.303 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:12 smithi088 podman[104138]: 2024-09-13 02:42:12.966403129 +0000 UTC m=+0.121392032 container create bf8a820654aca5049fe12440035d6271bce0586bb6ba1ab2887c5fc6caf21895 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f) 2024-09-13T02:42:13.303 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:13 smithi088 podman[104138]: 2024-09-13 02:42:13.202280595 +0000 UTC m=+0.357269459 container init bf8a820654aca5049fe12440035d6271bce0586bb6ba1ab2887c5fc6caf21895 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=) 2024-09-13T02:42:13.303 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:13 smithi088 podman[104138]: 2024-09-13 02:42:13.20726745 +0000 UTC m=+0.362256314 container start bf8a820654aca5049fe12440035d6271bce0586bb6ba1ab2887c5fc6caf21895 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-13T02:42:13.303 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:13 smithi088 podman[104138]: 2024-09-13 02:42:13.30194112 +0000 UTC m=+0.456929994 container attach bf8a820654aca5049fe12440035d6271bce0586bb6ba1ab2887c5fc6caf21895 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-13T02:42:13.367 INFO:tasks.rados.rados.0.smithi088.stdout:1038: done (7 left) 2024-09-13T02:42:13.367 INFO:tasks.rados.rados.0.smithi088.stdout:1041: done (6 left) 2024-09-13T02:42:13.367 INFO:tasks.rados.rados.0.smithi088.stdout:1045: done (5 left) 2024-09-13T02:42:13.367 INFO:tasks.rados.rados.0.smithi088.stdout:1048: done (4 left) 2024-09-13T02:42:13.367 INFO:tasks.rados.rados.0.smithi088.stdout:1052: done (3 left) 2024-09-13T02:42:13.367 INFO:tasks.rados.rados.0.smithi088.stdout:1053: done (2 left) 2024-09-13T02:42:13.368 INFO:tasks.rados.rados.0.smithi088.stdout:1054: done (1 left) 2024-09-13T02:42:13.368 INFO:tasks.rados.rados.0.smithi088.stdout:1055: done (0 left) 2024-09-13T02:42:13.368 INFO:tasks.rados.rados.0.smithi088.stdout:1056: snap_create 2024-09-13T02:42:13.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:13 smithi088 ceph-mon[96266]: osdmap e285: 8 total, 7 up, 8 in 2024-09-13T02:42:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:13 smithi088 ceph-mon[98762]: osdmap e285: 8 total, 7 up, 8 in 2024-09-13T02:42:13.691 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:13 smithi088 podman[104138]: 2024-09-13 02:42:13.394502759 +0000 UTC m=+0.549491631 container died bf8a820654aca5049fe12440035d6271bce0586bb6ba1ab2887c5fc6caf21895 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, io.buildah.version=1.37.2) 2024-09-13T02:42:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:13 smithi195 ceph-mon[87742]: osdmap e285: 8 total, 7 up, 8 in 2024-09-13T02:42:14.364 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 podman[104182]: 2024-09-13 02:42:14.097845567 +0000 UTC m=+0.697704864 container remove bf8a820654aca5049fe12440035d6271bce0586bb6ba1ab2887c5fc6caf21895 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-13T02:42:14.364 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.0.service: Deactivated successfully. 2024-09-13T02:42:14.364 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 systemd[1]: Stopped Ceph osd.0 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:42:14.364 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.0.service: Consumed 9.581s CPU time. 2024-09-13T02:42:14.364 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 systemd[1]: Starting Ceph osd.0 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:42:14.373 INFO:tasks.rados.rados.0.smithi088.stdout:1056: done (0 left) 2024-09-13T02:42:14.373 INFO:tasks.rados.rados.0.smithi088.stdout:1057: snap_remove snap 83 2024-09-13T02:42:14.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:14 smithi088 ceph-mon[98762]: pgmap v105: 121 pgs: 14 stale+active+clean, 107 active+clean; 188 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 244 KiB/s wr, 19 op/s 2024-09-13T02:42:14.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:14 smithi088 ceph-mon[98762]: osdmap e286: 8 total, 7 up, 8 in 2024-09-13T02:42:14.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:14.685 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:42:14.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:14 smithi088 ceph-mon[96266]: pgmap v105: 121 pgs: 14 stale+active+clean, 107 active+clean; 188 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 244 KiB/s wr, 19 op/s 2024-09-13T02:42:14.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:14 smithi088 ceph-mon[96266]: osdmap e286: 8 total, 7 up, 8 in 2024-09-13T02:42:14.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:14.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:42:14.686 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 podman[104286]: 2024-09-13 02:42:14.447570798 +0000 UTC m=+0.015487796 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:42:14.686 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 podman[104286]: 2024-09-13 02:42:14.565562198 +0000 UTC m=+0.133479193 container create 59bb905c7c23e354fdb305b88d07af425d1b07fbe3dd3a18f80330536da92f04 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-13T02:42:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:14 smithi195 ceph-mon[87742]: pgmap v105: 121 pgs: 14 stale+active+clean, 107 active+clean; 188 MiB data, 989 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 244 KiB/s wr, 19 op/s 2024-09-13T02:42:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:14 smithi195 ceph-mon[87742]: osdmap e286: 8 total, 7 up, 8 in 2024-09-13T02:42:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:42:14.940 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 podman[104286]: 2024-09-13 02:42:14.818245635 +0000 UTC m=+0.386162629 container init 59bb905c7c23e354fdb305b88d07af425d1b07fbe3dd3a18f80330536da92f04 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-13T02:42:14.940 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 podman[104286]: 2024-09-13 02:42:14.822940915 +0000 UTC m=+0.390857910 container start 59bb905c7c23e354fdb305b88d07af425d1b07fbe3dd3a18f80330536da92f04 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-13T02:42:14.940 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 podman[104286]: 2024-09-13 02:42:14.901186915 +0000 UTC m=+0.469103915 container attach 59bb905c7c23e354fdb305b88d07af425d1b07fbe3dd3a18f80330536da92f04 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-13T02:42:15.377 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate[104301]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:42:15.377 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 bash[104286]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:42:15.377 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate[104301]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:42:15.377 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:14 smithi088 bash[104286]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:42:15.377 INFO:tasks.rados.rados.0.smithi088.stdout:1057: done (0 left) 2024-09-13T02:42:15.378 INFO:tasks.rados.rados.0.smithi088.stdout:1058: rollback oid 5 current snap is 111 2024-09-13T02:42:15.378 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 5 to 66 2024-09-13T02:42:15.378 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 111 2024-09-13T02:42:15.378 INFO:tasks.rados.rados.0.smithi088.stdout:1059: seq_num 309 ranges {3497984=376832} 2024-09-13T02:42:15.399 INFO:tasks.rados.rados.0.smithi088.stdout:1059: writing smithi08884213-29 from 3497984 to 3874816 tid 1 2024-09-13T02:42:15.399 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 111 2024-09-13T02:42:15.399 INFO:tasks.rados.rados.0.smithi088.stdout:1058: finishing rollback tid 0 to smithi08884213-5 2024-09-13T02:42:15.399 INFO:tasks.rados.rados.0.smithi088.stdout:1058: finishing rollback tid 1 to smithi08884213-5 2024-09-13T02:42:15.400 INFO:tasks.rados.rados.0.smithi088.stdout:1058: finishing rollback tid 2 to smithi08884213-5 2024-09-13T02:42:15.400 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 601 (ObjNum 1409 snap 0 seq_num 2269094192) dirty exists 2024-09-13T02:42:15.400 INFO:tasks.rados.rados.0.smithi088.stdout:1060: seq_num 310 ranges {3194880=401408} 2024-09-13T02:42:15.419 INFO:tasks.rados.rados.0.smithi088.stdout:1060: writing smithi08884213-10 from 3194880 to 3596288 tid 1 2024-09-13T02:42:15.419 INFO:tasks.rados.rados.0.smithi088.stdout:1058: done (2 left) 2024-09-13T02:42:15.419 INFO:tasks.rados.rados.0.smithi088.stdout:1061: delete oid 17 current snap is 111 2024-09-13T02:42:15.419 INFO:tasks.rados.rados.0.smithi088.stdout:1059: finishing write tid 1 to smithi08884213-29 2024-09-13T02:42:15.419 INFO:tasks.rados.rados.0.smithi088.stdout:1059: finishing write tid 2 to smithi08884213-29 2024-09-13T02:42:15.419 INFO:tasks.rados.rados.0.smithi088.stdout:1059: finishing write tid 3 to smithi08884213-29 2024-09-13T02:42:15.419 INFO:tasks.rados.rados.0.smithi088.stdout:1059: oid 29 updating version 0 to 361 2024-09-13T02:42:15.419 INFO:tasks.rados.rados.0.smithi088.stdout:1059: oid 29 updating version 361 to 362 2024-09-13T02:42:15.419 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 362 (ObjNum 309 snap 111 seq_num 309) dirty exists 2024-09-13T02:42:15.419 INFO:tasks.rados.rados.0.smithi088.stdout:1059: left oid 29 (ObjNum 309 snap 111 seq_num 309) 2024-09-13T02:42:15.421 INFO:tasks.rados.rados.0.smithi088.stdout:1059: done (2 left) 2024-09-13T02:42:15.421 INFO:tasks.rados.rados.0.smithi088.stdout:1061: done (1 left) 2024-09-13T02:42:15.421 INFO:tasks.rados.rados.0.smithi088.stdout:1062: read oid 39 snap -1 2024-09-13T02:42:15.421 INFO:tasks.rados.rados.0.smithi088.stdout:1062: expect deleted 2024-09-13T02:42:15.421 INFO:tasks.rados.rados.0.smithi088.stdout:1063: snap_remove snap 109 2024-09-13T02:42:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:15 smithi088 ceph-mon[96266]: osdmap e287: 8 total, 7 up, 8 in 2024-09-13T02:42:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:15 smithi088 ceph-mon[98762]: osdmap e287: 8 total, 7 up, 8 in 2024-09-13T02:42:15.691 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate[104301]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-13T02:42:15.691 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 bash[104286]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-13T02:42:15.691 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate[104301]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-13T02:42:15.691 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 bash[104286]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-13T02:42:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:15 smithi195 ceph-mon[87742]: osdmap e287: 8 total, 7 up, 8 in 2024-09-13T02:42:16.089 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate[104301]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-13T02:42:16.089 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 bash[104286]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-13T02:42:16.089 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate[104301]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-13T02:42:16.089 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 bash[104286]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-13T02:42:16.089 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate[104301]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-13T02:42:16.089 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 bash[104286]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-09-13T02:42:16.090 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate[104301]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-13T02:42:16.090 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 bash[104286]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-13T02:42:16.090 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate[104301]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-13T02:42:16.090 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 bash[104286]: --> ceph-volume raw activate successful for osd ID: 0 2024-09-13T02:42:16.090 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:15 smithi088 podman[104286]: 2024-09-13 02:42:15.746963179 +0000 UTC m=+1.314880175 container died 59bb905c7c23e354fdb305b88d07af425d1b07fbe3dd3a18f80330536da92f04 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-13T02:42:16.330 INFO:tasks.rados.rados.0.smithi088.stdout:1063: done (2 left) 2024-09-13T02:42:16.330 INFO:tasks.rados.rados.0.smithi088.stdout:1064: snap_remove snap 96 2024-09-13T02:42:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:16 smithi088 ceph-mon[98762]: pgmap v108: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 201 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 108/570 objects degraded (18.947%) 2024-09-13T02:42:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:16 smithi088 ceph-mon[98762]: Health check failed: Degraded data redundancy: 108/570 objects degraded (18.947%), 15 pgs degraded (PG_DEGRADED) 2024-09-13T02:42:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:16 smithi088 ceph-mon[98762]: osdmap e288: 8 total, 7 up, 8 in 2024-09-13T02:42:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:16 smithi088 ceph-mon[98762]: osdmap e289: 8 total, 7 up, 8 in 2024-09-13T02:42:16.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:16 smithi088 ceph-mon[96266]: pgmap v108: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 201 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 108/570 objects degraded (18.947%) 2024-09-13T02:42:16.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:16 smithi088 ceph-mon[96266]: Health check failed: Degraded data redundancy: 108/570 objects degraded (18.947%), 15 pgs degraded (PG_DEGRADED) 2024-09-13T02:42:16.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:16 smithi088 ceph-mon[96266]: osdmap e288: 8 total, 7 up, 8 in 2024-09-13T02:42:16.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:16 smithi088 ceph-mon[96266]: osdmap e289: 8 total, 7 up, 8 in 2024-09-13T02:42:16.691 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:16 smithi088 podman[104462]: 2024-09-13 02:42:16.539305776 +0000 UTC m=+0.781653133 container remove 59bb905c7c23e354fdb305b88d07af425d1b07fbe3dd3a18f80330536da92f04 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-activate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-13T02:42:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:16 smithi195 ceph-mon[87742]: pgmap v108: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 201 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 108/570 objects degraded (18.947%) 2024-09-13T02:42:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:16 smithi195 ceph-mon[87742]: Health check failed: Degraded data redundancy: 108/570 objects degraded (18.947%), 15 pgs degraded (PG_DEGRADED) 2024-09-13T02:42:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:16 smithi195 ceph-mon[87742]: osdmap e288: 8 total, 7 up, 8 in 2024-09-13T02:42:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:16 smithi195 ceph-mon[87742]: osdmap e289: 8 total, 7 up, 8 in 2024-09-13T02:42:17.035 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:16 smithi088 podman[104526]: 2024-09-13 02:42:16.654124053 +0000 UTC m=+0.016382491 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:42:17.035 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:16 smithi088 podman[104526]: 2024-09-13 02:42:16.798751531 +0000 UTC m=+0.161009968 container create f6b18d576820b9fea8116663dc485cd25ec96b6ea474c9baec9cd631c57e0fe2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2) 2024-09-13T02:42:17.035 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:17 smithi088 podman[104526]: 2024-09-13 02:42:17.034561919 +0000 UTC m=+0.396820355 container init f6b18d576820b9fea8116663dc485cd25ec96b6ea474c9baec9cd631c57e0fe2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-13T02:42:17.331 INFO:tasks.rados.rados.0.smithi088.stdout:1064: done (2 left) 2024-09-13T02:42:17.332 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 111 2024-09-13T02:42:17.332 INFO:tasks.rados.rados.0.smithi088.stdout:1060: finishing write tid 1 to smithi08884213-10 2024-09-13T02:42:17.332 INFO:tasks.rados.rados.0.smithi088.stdout:1060: finishing write tid 2 to smithi08884213-10 2024-09-13T02:42:17.332 INFO:tasks.rados.rados.0.smithi088.stdout:1060: finishing write tid 3 to smithi08884213-10 2024-09-13T02:42:17.332 INFO:tasks.rados.rados.0.smithi088.stdout:1060: oid 10 updating version 0 to 477 2024-09-13T02:42:17.332 INFO:tasks.rados.rados.0.smithi088.stdout:1060: oid 10 updating version 477 to 478 2024-09-13T02:42:17.332 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 478 (ObjNum 310 snap 111 seq_num 310) dirty exists 2024-09-13T02:42:17.332 INFO:tasks.rados.rados.0.smithi088.stdout:1060: left oid 10 (ObjNum 310 snap 111 seq_num 310) 2024-09-13T02:42:17.332 INFO:tasks.rados.rados.0.smithi088.stdout:1065: seq_num 312 ranges {0=434176} 2024-09-13T02:42:17.335 INFO:tasks.rados.rados.0.smithi088.stdout:1065: writing smithi08884213-47 from 0 to 434176 tid 1 2024-09-13T02:42:17.335 INFO:tasks.rados.rados.0.smithi088.stdout:1060: done (2 left) 2024-09-13T02:42:17.335 INFO:tasks.rados.rados.0.smithi088.stdout:1062: done (1 left) 2024-09-13T02:42:17.335 INFO:tasks.rados.rados.0.smithi088.stdout:1066: copy_from oid 4 from oid 34 current snap is 111 2024-09-13T02:42:17.335 INFO:tasks.rados.rados.0.smithi088.stdout:1067: snap_create 2024-09-13T02:42:17.336 INFO:tasks.rados.rados.0.smithi088.stdout:1066: finishing copy_from to smithi08884213-4 2024-09-13T02:42:17.336 INFO:tasks.rados.rados.0.smithi088.stdout:1066: got expected ENOENT (src dne) 2024-09-13T02:42:17.337 INFO:tasks.rados.rados.0.smithi088.stdout:1066: finishing copy_from racing read to smithi08884213-4 2024-09-13T02:42:17.344 INFO:tasks.rados.rados.0.smithi088.stdout:1065: finishing write tid 1 to smithi08884213-47 2024-09-13T02:42:17.344 INFO:tasks.rados.rados.0.smithi088.stdout:1065: finishing write tid 2 to smithi08884213-47 2024-09-13T02:42:17.347 INFO:tasks.rados.rados.0.smithi088.stdout:1065: finishing write tid 3 to smithi08884213-47 2024-09-13T02:42:17.347 INFO:tasks.rados.rados.0.smithi088.stdout:1065: oid 47 updating version 0 to 603 2024-09-13T02:42:17.347 INFO:tasks.rados.rados.0.smithi088.stdout:1065: oid 47 version 603 is already newer than 602 2024-09-13T02:42:17.347 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 603 (ObjNum 312 snap 111 seq_num 312) dirty exists 2024-09-13T02:42:17.347 INFO:tasks.rados.rados.0.smithi088.stdout:1065: left oid 47 (ObjNum 312 snap 111 seq_num 312) 2024-09-13T02:42:17.440 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:17 smithi088 podman[104526]: 2024-09-13 02:42:17.039191194 +0000 UTC m=+0.401449632 container start f6b18d576820b9fea8116663dc485cd25ec96b6ea474c9baec9cd631c57e0fe2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-09-13T02:42:17.440 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:17 smithi088 ceph-osd[104564]: -- 172.21.15.88:0/3197813366 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56150bb35a40 con 0x56150c8fc400 2024-09-13T02:42:17.440 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:17 smithi088 bash[104526]: f6b18d576820b9fea8116663dc485cd25ec96b6ea474c9baec9cd631c57e0fe2 2024-09-13T02:42:17.440 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:17 smithi088 systemd[1]: Started Ceph osd.0 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:42:18.333 INFO:tasks.rados.rados.0.smithi088.stdout:1065: done (2 left) 2024-09-13T02:42:18.333 INFO:tasks.rados.rados.0.smithi088.stdout:1066: done (1 left) 2024-09-13T02:42:18.333 INFO:tasks.rados.rados.0.smithi088.stdout:1067: done (0 left) 2024-09-13T02:42:18.333 INFO:tasks.rados.rados.0.smithi088.stdout:1068: delete oid 3 current snap is 112 2024-09-13T02:42:18.336 INFO:tasks.rados.rados.0.smithi088.stdout:1068: done (0 left) 2024-09-13T02:42:18.336 INFO:tasks.rados.rados.0.smithi088.stdout:1069: read oid 6 snap -1 2024-09-13T02:42:18.337 INFO:tasks.rados.rados.0.smithi088.stdout:1069: expect (ObjNum 283 snap 94 seq_num 283) 2024-09-13T02:42:18.337 INFO:tasks.rados.rados.0.smithi088.stdout:1070: setattr oid 7 current snap is 112 2024-09-13T02:42:18.338 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 112 2024-09-13T02:42:18.338 INFO:tasks.rados.rados.0.smithi088.stdout:1071: seq_num 314 ranges {835584=466944} 2024-09-13T02:42:18.346 INFO:tasks.rados.rados.0.smithi088.stdout:1071: writing smithi08884213-16 from 835584 to 1302528 tid 1 2024-09-13T02:42:18.346 INFO:tasks.rados.rados.0.smithi088.stdout:1072: read oid 2 snap -1 2024-09-13T02:42:18.346 INFO:tasks.rados.rados.0.smithi088.stdout:1072: expect (ObjNum 263 snap 86 seq_num 263) 2024-09-13T02:42:18.346 INFO:tasks.rados.rados.0.smithi088.stdout:1073: delete oid 39 current snap is 112 2024-09-13T02:42:18.346 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 479 (ObjNum 204 snap 54 seq_num 204) dirty exists 2024-09-13T02:42:18.348 INFO:tasks.rados.rados.0.smithi088.stdout:1070: done (4 left) 2024-09-13T02:42:18.349 INFO:tasks.rados.rados.0.smithi088.stdout:1073: done (3 left) 2024-09-13T02:42:18.349 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 112 2024-09-13T02:42:18.349 INFO:tasks.rados.rados.0.smithi088.stdout:1074: seq_num 316 ranges {3997696=499712} 2024-09-13T02:42:18.373 INFO:tasks.rados.rados.0.smithi088.stdout:1074: writing smithi08884213-44 from 3997696 to 4497408 tid 1 2024-09-13T02:42:18.374 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 112 2024-09-13T02:42:18.374 INFO:tasks.rados.rados.0.smithi088.stdout:1075: seq_num 317 ranges {0=516096} 2024-09-13T02:42:18.376 INFO:tasks.rados.rados.0.smithi088.stdout:1075: writing smithi08884213-50 from 0 to 516096 tid 1 2024-09-13T02:42:18.377 INFO:tasks.rados.rados.0.smithi088.stdout:1076: read oid 17 snap -1 2024-09-13T02:42:18.377 INFO:tasks.rados.rados.0.smithi088.stdout:1076: expect deleted 2024-09-13T02:42:18.377 INFO:tasks.rados.rados.0.smithi088.stdout:1077: read oid 46 snap -1 2024-09-13T02:42:18.377 INFO:tasks.rados.rados.0.smithi088.stdout:1077: expect deleted 2024-09-13T02:42:18.377 INFO:tasks.rados.rados.0.smithi088.stdout:1078: snap_remove snap 104 2024-09-13T02:42:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:18 smithi195 ceph-mon[87742]: pgmap v111: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 201 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 108/570 objects degraded (18.947%) 2024-09-13T02:42:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:18 smithi195 ceph-mon[87742]: osdmap e290: 8 total, 7 up, 8 in 2024-09-13T02:42:18.690 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:18 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0[104541]: 2024-09-13T02:42:18.439+0000 7f56bc57f640 -1 Falling back to public interface 2024-09-13T02:42:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:18 smithi088 ceph-mon[96266]: pgmap v111: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 201 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 108/570 objects degraded (18.947%) 2024-09-13T02:42:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:18.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:18.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:18.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:18 smithi088 ceph-mon[96266]: osdmap e290: 8 total, 7 up, 8 in 2024-09-13T02:42:18.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:18 smithi088 ceph-mon[98762]: pgmap v111: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 201 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 108/570 objects degraded (18.947%) 2024-09-13T02:42:18.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:18.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:18.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:18.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:18 smithi088 ceph-mon[98762]: osdmap e290: 8 total, 7 up, 8 in 2024-09-13T02:42:19.343 INFO:tasks.rados.rados.0.smithi088.stdout:1078: done (7 left) 2024-09-13T02:42:19.343 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 112 2024-09-13T02:42:19.344 INFO:tasks.rados.rados.0.smithi088.stdout:1079: seq_num 318 ranges {0=532480} 2024-09-13T02:42:19.347 INFO:tasks.rados.rados.0.smithi088.stdout:1079: writing smithi08884213-34 from 0 to 532480 tid 1 2024-09-13T02:42:19.347 INFO:tasks.rados.rados.0.smithi088.stdout:1080: snap_create 2024-09-13T02:42:19.347 INFO:tasks.rados.rados.0.smithi088.stdout:1069: expect (ObjNum 283 snap 94 seq_num 283) 2024-09-13T02:42:19.480 INFO:tasks.rados.rados.0.smithi088.stdout:1071: finishing write tid 1 to smithi08884213-16 2024-09-13T02:42:19.480 INFO:tasks.rados.rados.0.smithi088.stdout:1071: finishing write tid 2 to smithi08884213-16 2024-09-13T02:42:19.480 INFO:tasks.rados.rados.0.smithi088.stdout:1071: finishing write tid 3 to smithi08884213-16 2024-09-13T02:42:19.480 INFO:tasks.rados.rados.0.smithi088.stdout:1071: oid 16 updating version 0 to 435 2024-09-13T02:42:19.480 INFO:tasks.rados.rados.0.smithi088.stdout:1071: oid 16 version 435 is already newer than 434 2024-09-13T02:42:19.480 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 435 (ObjNum 314 snap 112 seq_num 314) dirty exists 2024-09-13T02:42:19.480 INFO:tasks.rados.rados.0.smithi088.stdout:1071: left oid 16 (ObjNum 314 snap 112 seq_num 314) 2024-09-13T02:42:19.481 INFO:tasks.rados.rados.0.smithi088.stdout:1072: expect (ObjNum 263 snap 86 seq_num 263) 2024-09-13T02:42:19.595 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:19 smithi088 ceph-mon[98762]: osdmap e291: 8 total, 7 up, 8 in 2024-09-13T02:42:19.595 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:19 smithi088 ceph-mon[96266]: osdmap e291: 8 total, 7 up, 8 in 2024-09-13T02:42:19.605 INFO:tasks.rados.rados.0.smithi088.stdout:1074: finishing write tid 1 to smithi08884213-44 2024-09-13T02:42:19.605 INFO:tasks.rados.rados.0.smithi088.stdout:1074: finishing write tid 2 to smithi08884213-44 2024-09-13T02:42:19.606 INFO:tasks.rados.rados.0.smithi088.stdout:1074: finishing write tid 3 to smithi08884213-44 2024-09-13T02:42:19.606 INFO:tasks.rados.rados.0.smithi088.stdout:1074: oid 44 updating version 0 to 322 2024-09-13T02:42:19.606 INFO:tasks.rados.rados.0.smithi088.stdout:1074: oid 44 version 322 is already newer than 321 2024-09-13T02:42:19.606 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 322 (ObjNum 316 snap 112 seq_num 316) dirty exists 2024-09-13T02:42:19.606 INFO:tasks.rados.rados.0.smithi088.stdout:1074: left oid 44 (ObjNum 316 snap 112 seq_num 316) 2024-09-13T02:42:19.606 INFO:tasks.rados.rados.0.smithi088.stdout:1075: finishing write tid 1 to smithi08884213-50 2024-09-13T02:42:19.606 INFO:tasks.rados.rados.0.smithi088.stdout:1075: finishing write tid 2 to smithi08884213-50 2024-09-13T02:42:19.606 INFO:tasks.rados.rados.0.smithi088.stdout:1075: finishing write tid 3 to smithi08884213-50 2024-09-13T02:42:19.606 INFO:tasks.rados.rados.0.smithi088.stdout:1075: oid 50 updating version 0 to 413 2024-09-13T02:42:19.606 INFO:tasks.rados.rados.0.smithi088.stdout:1075: oid 50 updating version 413 to 414 2024-09-13T02:42:19.606 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 414 (ObjNum 317 snap 112 seq_num 317) dirty exists 2024-09-13T02:42:19.606 INFO:tasks.rados.rados.0.smithi088.stdout:1075: left oid 50 (ObjNum 317 snap 112 seq_num 317) 2024-09-13T02:42:19.607 INFO:tasks.rados.rados.0.smithi088.stdout:1079: finishing write tid 1 to smithi08884213-34 2024-09-13T02:42:19.607 INFO:tasks.rados.rados.0.smithi088.stdout:1079: finishing write tid 2 to smithi08884213-34 2024-09-13T02:42:19.607 INFO:tasks.rados.rados.0.smithi088.stdout:1079: finishing write tid 3 to smithi08884213-34 2024-09-13T02:42:19.607 INFO:tasks.rados.rados.0.smithi088.stdout:1079: oid 34 updating version 0 to 339 2024-09-13T02:42:19.607 INFO:tasks.rados.rados.0.smithi088.stdout:1079: oid 34 version 339 is already newer than 338 2024-09-13T02:42:19.607 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 339 (ObjNum 318 snap 112 seq_num 318) dirty exists 2024-09-13T02:42:19.607 INFO:tasks.rados.rados.0.smithi088.stdout:1079: left oid 34 (ObjNum 318 snap 112 seq_num 318) 2024-09-13T02:42:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:19 smithi195 ceph-mon[87742]: osdmap e291: 8 total, 7 up, 8 in 2024-09-13T02:42:20.345 INFO:tasks.rados.rados.0.smithi088.stdout:1069: done (8 left) 2024-09-13T02:42:20.345 INFO:tasks.rados.rados.0.smithi088.stdout:1071: done (7 left) 2024-09-13T02:42:20.345 INFO:tasks.rados.rados.0.smithi088.stdout:1072: done (6 left) 2024-09-13T02:42:20.346 INFO:tasks.rados.rados.0.smithi088.stdout:1074: done (5 left) 2024-09-13T02:42:20.346 INFO:tasks.rados.rados.0.smithi088.stdout:1075: done (4 left) 2024-09-13T02:42:20.346 INFO:tasks.rados.rados.0.smithi088.stdout:1076: done (3 left) 2024-09-13T02:42:20.346 INFO:tasks.rados.rados.0.smithi088.stdout:1077: done (2 left) 2024-09-13T02:42:20.346 INFO:tasks.rados.rados.0.smithi088.stdout:1079: done (1 left) 2024-09-13T02:42:20.346 INFO:tasks.rados.rados.0.smithi088.stdout:1080: done (0 left) 2024-09-13T02:42:20.346 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 113 2024-09-13T02:42:20.346 INFO:tasks.rados.rados.0.smithi088.stdout:1081: seq_num 319 ranges {532480=548864} 2024-09-13T02:42:20.352 INFO:tasks.rados.rados.0.smithi088.stdout:1081: writing smithi08884213-34 from 532480 to 1081344 tid 1 2024-09-13T02:42:20.352 INFO:tasks.rados.rados.0.smithi088.stdout:1082: read oid 37 snap -1 2024-09-13T02:42:20.352 INFO:tasks.rados.rados.0.smithi088.stdout:1082: expect (ObjNum 245 snap 82 seq_num 245) 2024-09-13T02:42:20.352 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 113 2024-09-13T02:42:20.352 INFO:tasks.rados.rados.0.smithi088.stdout:1083: seq_num 320 ranges {1024000=565248} 2024-09-13T02:42:20.362 INFO:tasks.rados.rados.0.smithi088.stdout:1083: writing smithi08884213-13 from 1024000 to 1589248 tid 1 2024-09-13T02:42:20.362 INFO:tasks.rados.rados.0.smithi088.stdout:1084: copy_from oid 44 from oid 28 current snap is 113 2024-09-13T02:42:20.362 INFO:tasks.rados.rados.0.smithi088.stdout:1081: finishing write tid 1 to smithi08884213-34 2024-09-13T02:42:20.362 INFO:tasks.rados.rados.0.smithi088.stdout:1081: finishing write tid 2 to smithi08884213-34 2024-09-13T02:42:20.362 INFO:tasks.rados.rados.0.smithi088.stdout:1081: finishing write tid 3 to smithi08884213-34 2024-09-13T02:42:20.362 INFO:tasks.rados.rados.0.smithi088.stdout:1081: oid 34 updating version 0 to 342 2024-09-13T02:42:20.362 INFO:tasks.rados.rados.0.smithi088.stdout:1081: oid 34 version 342 is already newer than 341 2024-09-13T02:42:20.362 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 342 (ObjNum 319 snap 113 seq_num 319) dirty exists 2024-09-13T02:42:20.362 INFO:tasks.rados.rados.0.smithi088.stdout:1081: left oid 34 (ObjNum 319 snap 113 seq_num 319) 2024-09-13T02:42:20.362 INFO:tasks.rados.rados.0.smithi088.stdout:1081: done (3 left) 2024-09-13T02:42:20.362 INFO:tasks.rados.rados.0.smithi088.stdout:1085: snap_create 2024-09-13T02:42:20.365 INFO:tasks.rados.rados.0.smithi088.stdout:1082: expect (ObjNum 245 snap 82 seq_num 245) 2024-09-13T02:42:20.429 INFO:tasks.rados.rados.0.smithi088.stdout:1084: finishing copy_from to smithi08884213-44 2024-09-13T02:42:20.430 INFO:tasks.rados.rados.0.smithi088.stdout:1084: got expected ENOENT (src dne) 2024-09-13T02:42:20.430 INFO:tasks.rados.rados.0.smithi088.stdout:1084: finishing copy_from racing read to smithi08884213-44 2024-09-13T02:42:20.430 INFO:tasks.rados.rados.0.smithi088.stdout:1083: finishing write tid 1 to smithi08884213-13 2024-09-13T02:42:20.430 INFO:tasks.rados.rados.0.smithi088.stdout:1083: finishing write tid 2 to smithi08884213-13 2024-09-13T02:42:20.430 INFO:tasks.rados.rados.0.smithi088.stdout:1083: finishing write tid 3 to smithi08884213-13 2024-09-13T02:42:20.430 INFO:tasks.rados.rados.0.smithi088.stdout:1083: oid 13 updating version 0 to 607 2024-09-13T02:42:20.430 INFO:tasks.rados.rados.0.smithi088.stdout:1083: oid 13 version 607 is already newer than 606 2024-09-13T02:42:20.430 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 607 (ObjNum 320 snap 113 seq_num 320) dirty exists 2024-09-13T02:42:20.430 INFO:tasks.rados.rados.0.smithi088.stdout:1083: left oid 13 (ObjNum 320 snap 113 seq_num 320) 2024-09-13T02:42:20.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:20 smithi088 ceph-mon[98762]: pgmap v114: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 201 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 108/570 objects degraded (18.947%) 2024-09-13T02:42:20.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:20 smithi088 ceph-mon[98762]: osdmap e292: 8 total, 7 up, 8 in 2024-09-13T02:42:20.650 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:20 smithi088 ceph-mon[96266]: pgmap v114: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 201 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 108/570 objects degraded (18.947%) 2024-09-13T02:42:20.650 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:20 smithi088 ceph-mon[96266]: osdmap e292: 8 total, 7 up, 8 in 2024-09-13T02:42:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:20 smithi195 ceph-mon[87742]: pgmap v114: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 201 MiB data, 1020 MiB used, 714 GiB / 715 GiB avail; 108/570 objects degraded (18.947%) 2024-09-13T02:42:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:20 smithi195 ceph-mon[87742]: osdmap e292: 8 total, 7 up, 8 in 2024-09-13T02:42:21.354 INFO:tasks.rados.rados.0.smithi088.stdout:1082: done (3 left) 2024-09-13T02:42:21.354 INFO:tasks.rados.rados.0.smithi088.stdout:1083: done (2 left) 2024-09-13T02:42:21.354 INFO:tasks.rados.rados.0.smithi088.stdout:1084: done (1 left) 2024-09-13T02:42:21.354 INFO:tasks.rados.rados.0.smithi088.stdout:1085: done (0 left) 2024-09-13T02:42:21.354 INFO:tasks.rados.rados.0.smithi088.stdout:1086: delete oid 25 current snap is 114 2024-09-13T02:42:21.356 INFO:tasks.rados.rados.0.smithi088.stdout:1086: done (0 left) 2024-09-13T02:42:21.356 INFO:tasks.rados.rados.0.smithi088.stdout:1087: delete oid 12 current snap is 114 2024-09-13T02:42:21.358 INFO:tasks.rados.rados.0.smithi088.stdout:1087: done (0 left) 2024-09-13T02:42:21.358 INFO:tasks.rados.rados.0.smithi088.stdout:1088: rollback oid 34 current snap is 114 2024-09-13T02:42:21.358 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 34 to 95 2024-09-13T02:42:21.358 INFO:tasks.rados.rados.0.smithi088.stdout:1089: snap_remove snap 113 2024-09-13T02:42:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:21 smithi088 ceph-mon[98762]: osdmap e293: 8 total, 7 up, 8 in 2024-09-13T02:42:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:21 smithi088 ceph-mon[96266]: osdmap e293: 8 total, 7 up, 8 in 2024-09-13T02:42:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:21 smithi195 ceph-mon[87742]: osdmap e293: 8 total, 7 up, 8 in 2024-09-13T02:42:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:22.188 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0[104541]: 2024-09-13T02:42:22.113+0000 7f56bc57f640 -1 osd.0 283 log_to_monitors true 2024-09-13T02:42:22.359 INFO:tasks.rados.rados.0.smithi088.stdout:1089: done (1 left) 2024-09-13T02:42:22.359 INFO:tasks.rados.rados.0.smithi088.stdout:1090: copy_from oid 15 from oid 41 current snap is 114 2024-09-13T02:42:22.359 INFO:tasks.rados.rados.0.smithi088.stdout:1088: finishing rollback tid 0 to smithi08884213-34 2024-09-13T02:42:22.359 INFO:tasks.rados.rados.0.smithi088.stdout:1088: finishing rollback tid 1 to smithi08884213-34 2024-09-13T02:42:22.359 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 345 (ObjNum 65 snap 0 seq_num 1600278100) dirty dne 2024-09-13T02:42:22.359 INFO:tasks.rados.rados.0.smithi088.stdout:1088: done (1 left) 2024-09-13T02:42:22.359 INFO:tasks.rados.rados.0.smithi088.stdout:1091: rollback oid 24 current snap is 114 2024-09-13T02:42:22.360 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 24 to 75 2024-09-13T02:42:22.360 INFO:tasks.rados.rados.0.smithi088.stdout:1092: rollback oid 49 current snap is 114 2024-09-13T02:42:22.360 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 49 to 107 2024-09-13T02:42:22.360 INFO:tasks.rados.rados.0.smithi088.stdout:1093: snap_remove snap 101 2024-09-13T02:42:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-mon[96266]: pgmap v117: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 204 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 788 KiB/s wr, 13 op/s; 113/573 objects degraded (19.721%) 2024-09-13T02:42:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-mon[96266]: osdmap e294: 8 total, 7 up, 8 in 2024-09-13T02:42:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 113/573 objects degraded (19.721%), 15 pgs degraded (PG_DEGRADED) 2024-09-13T02:42:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-mon[96266]: from='osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T02:42:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-mon[98762]: pgmap v117: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 204 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 788 KiB/s wr, 13 op/s; 113/573 objects degraded (19.721%) 2024-09-13T02:42:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-mon[98762]: osdmap e294: 8 total, 7 up, 8 in 2024-09-13T02:42:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 113/573 objects degraded (19.721%), 15 pgs degraded (PG_DEGRADED) 2024-09-13T02:42:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-mon[98762]: from='osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T02:42:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:22 smithi195 ceph-mon[87742]: pgmap v117: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 204 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 788 KiB/s wr, 13 op/s; 113/573 objects degraded (19.721%) 2024-09-13T02:42:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:22 smithi195 ceph-mon[87742]: osdmap e294: 8 total, 7 up, 8 in 2024-09-13T02:42:22.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:22.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:22.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:22 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 113/573 objects degraded (19.721%), 15 pgs degraded (PG_DEGRADED) 2024-09-13T02:42:22.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:22 smithi195 ceph-mon[87742]: from='osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-09-13T02:42:22.933 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 02:42:22 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0[104541]: 2024-09-13T02:42:22.814+0000 7f56b0322640 -1 osd.0 283 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:42:23.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:42:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:42:23] "GET /metrics HTTP/1.1" 200 36160 "" "Prometheus/2.43.0" 2024-09-13T02:42:23.366 INFO:tasks.rados.rados.0.smithi088.stdout:1093: done (3 left) 2024-09-13T02:42:23.366 INFO:tasks.rados.rados.0.smithi088.stdout:1094: copy_from oid 2 from oid 11 current snap is 114 2024-09-13T02:42:23.366 INFO:tasks.rados.rados.0.smithi088.stdout:1092: finishing rollback tid 0 to smithi08884213-49 2024-09-13T02:42:23.366 INFO:tasks.rados.rados.0.smithi088.stdout:1092: finishing rollback tid 1 to smithi08884213-49 2024-09-13T02:42:23.366 INFO:tasks.rados.rados.0.smithi088.stdout:1092: finishing rollback tid 2 to smithi08884213-49 2024-09-13T02:42:23.366 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 289 (ObjNum 301 snap 106 seq_num 301) dirty exists 2024-09-13T02:42:23.366 INFO:tasks.rados.rados.0.smithi088.stdout:1091: finishing rollback tid 0 to smithi08884213-24 2024-09-13T02:42:23.366 INFO:tasks.rados.rados.0.smithi088.stdout:1090: finishing copy_from racing read to smithi08884213-15 2024-09-13T02:42:23.366 INFO:tasks.rados.rados.0.smithi088.stdout:1091: finishing rollback tid 1 to smithi08884213-24 2024-09-13T02:42:23.366 INFO:tasks.rados.rados.0.smithi088.stdout:1091: finishing rollback tid 2 to smithi08884213-24 2024-09-13T02:42:23.366 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 221 (ObjNum 237 snap 75 seq_num 237) dirty exists 2024-09-13T02:42:23.367 INFO:tasks.rados.rados.0.smithi088.stdout:1090: finishing copy_from to smithi08884213-15 2024-09-13T02:42:23.367 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 385 (ObjNum 55 snap 4 seq_num 55) dirty exists 2024-09-13T02:42:23.367 INFO:tasks.rados.rados.0.smithi088.stdout:1090: done (3 left) 2024-09-13T02:42:23.367 INFO:tasks.rados.rados.0.smithi088.stdout:1091: done (2 left) 2024-09-13T02:42:23.367 INFO:tasks.rados.rados.0.smithi088.stdout:1092: done (1 left) 2024-09-13T02:42:23.367 INFO:tasks.rados.rados.0.smithi088.stdout:1095: snap_create 2024-09-13T02:42:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:23 smithi088 ceph-mon[96266]: from='osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T02:42:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:23 smithi088 ceph-mon[96266]: osdmap e295: 8 total, 7 up, 8 in 2024-09-13T02:42:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:23 smithi088 ceph-mon[96266]: from='osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:42:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:23 smithi088 ceph-mon[96266]: from='osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497]' entity='osd.0' 2024-09-13T02:42:23.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:23 smithi088 ceph-mon[98762]: from='osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T02:42:23.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:23 smithi088 ceph-mon[98762]: osdmap e295: 8 total, 7 up, 8 in 2024-09-13T02:42:23.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:23 smithi088 ceph-mon[98762]: from='osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:42:23.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:23 smithi088 ceph-mon[98762]: from='osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497]' entity='osd.0' 2024-09-13T02:42:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:23 smithi195 ceph-mon[87742]: from='osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-13T02:42:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:23 smithi195 ceph-mon[87742]: osdmap e295: 8 total, 7 up, 8 in 2024-09-13T02:42:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:23 smithi195 ceph-mon[87742]: from='osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:42:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:23 smithi195 ceph-mon[87742]: from='osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497]' entity='osd.0' 2024-09-13T02:42:24.367 INFO:tasks.rados.rados.0.smithi088.stdout:1095: done (1 left) 2024-09-13T02:42:24.367 INFO:tasks.rados.rados.0.smithi088.stdout:1096: copy_from oid 24 from oid 14 current snap is 115 2024-09-13T02:42:24.367 INFO:tasks.rados.rados.0.smithi088.stdout:1097: rollback oid 6 current snap is 115 2024-09-13T02:42:24.367 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 6 to 114 2024-09-13T02:42:24.367 INFO:tasks.rados.rados.0.smithi088.stdout:1098: delete oid 22 current snap is 115 2024-09-13T02:42:24.380 INFO:tasks.rados.rados.0.smithi088.stdout:1096: finishing copy_from racing read to smithi08884213-24 2024-09-13T02:42:24.387 INFO:tasks.rados.rados.0.smithi088.stdout:1096: finishing copy_from to smithi08884213-24 2024-09-13T02:42:24.387 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 182 (ObjNum 204 snap 54 seq_num 204) dirty exists 2024-09-13T02:42:24.389 INFO:tasks.rados.rados.0.smithi088.stdout:1096: done (3 left) 2024-09-13T02:42:24.389 INFO:tasks.rados.rados.0.smithi088.stdout:1098: done (2 left) 2024-09-13T02:42:24.389 INFO:tasks.rados.rados.0.smithi088.stdout:1099: rollback oid 35 current snap is 115 2024-09-13T02:42:24.389 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 35 to 106 2024-09-13T02:42:24.389 INFO:tasks.rados.rados.0.smithi088.stdout:1100: delete oid 7 current snap is 115 2024-09-13T02:42:24.394 INFO:tasks.rados.rados.0.smithi088.stdout:1099: finishing rollback tid 0 to smithi08884213-35 2024-09-13T02:42:24.394 INFO:tasks.rados.rados.0.smithi088.stdout:1099: finishing rollback tid 1 to smithi08884213-35 2024-09-13T02:42:24.394 INFO:tasks.rados.rados.0.smithi088.stdout:1099: finishing rollback tid 2 to smithi08884213-35 2024-09-13T02:42:24.394 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 483 (ObjNum 40 snap 0 seq_num 304) dirty exists 2024-09-13T02:42:24.400 INFO:tasks.rados.rados.0.smithi088.stdout:1099: done (3 left) 2024-09-13T02:42:24.400 INFO:tasks.rados.rados.0.smithi088.stdout:1100: done (2 left) 2024-09-13T02:42:24.400 INFO:tasks.rados.rados.0.smithi088.stdout:1101: copy_from oid 22 from oid 35 current snap is 115 2024-09-13T02:42:24.401 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 115 2024-09-13T02:42:24.401 INFO:tasks.rados.rados.0.smithi088.stdout:1102: seq_num 325 ranges {0=647168} 2024-09-13T02:42:24.404 INFO:tasks.rados.rados.0.smithi088.stdout:1102: writing smithi08884213-7 from 0 to 647168 tid 1 2024-09-13T02:42:24.405 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 115 2024-09-13T02:42:24.405 INFO:tasks.rados.rados.0.smithi088.stdout:1094: finishing copy_from racing read to smithi08884213-2 2024-09-13T02:42:24.405 INFO:tasks.rados.rados.0.smithi088.stdout:1101: finishing copy_from racing read to smithi08884213-22 2024-09-13T02:42:24.405 INFO:tasks.rados.rados.0.smithi088.stdout:1101: finishing copy_from to smithi08884213-22 2024-09-13T02:42:24.405 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 483 (ObjNum 49 snap 0 seq_num 6) dirty exists 2024-09-13T02:42:24.405 INFO:tasks.rados.rados.0.smithi088.stdout:1103: seq_num 326 ranges {0=663552} 2024-09-13T02:42:24.409 INFO:tasks.rados.rados.0.smithi088.stdout:1103: writing smithi08884213-30 from 0 to 663552 tid 1 2024-09-13T02:42:24.409 INFO:tasks.rados.rados.0.smithi088.stdout:1101: done (4 left) 2024-09-13T02:42:24.409 INFO:tasks.rados.rados.0.smithi088.stdout:1104: rollback oid 13 current snap is 115 2024-09-13T02:42:24.409 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 13 to 108 2024-09-13T02:42:24.409 INFO:tasks.rados.rados.0.smithi088.stdout:1097: finishing rollback tid 0 to smithi08884213-6 2024-09-13T02:42:24.410 INFO:tasks.rados.rados.0.smithi088.stdout:1094: finishing copy_from to smithi08884213-2 2024-09-13T02:42:24.410 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 350 (ObjNum 283 snap 94 seq_num 283) dirty exists 2024-09-13T02:42:24.410 INFO:tasks.rados.rados.0.smithi088.stdout:1102: finishing write tid 1 to smithi08884213-7 2024-09-13T02:42:24.410 INFO:tasks.rados.rados.0.smithi088.stdout:1094: done (4 left) 2024-09-13T02:42:24.410 INFO:tasks.rados.rados.0.smithi088.stdout:1105: read oid 15 snap -1 2024-09-13T02:42:24.410 INFO:tasks.rados.rados.0.smithi088.stdout:1105: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:42:24.410 INFO:tasks.rados.rados.0.smithi088.stdout:1102: finishing write tid 2 to smithi08884213-7 2024-09-13T02:42:24.410 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 115 2024-09-13T02:42:24.410 INFO:tasks.rados.rados.0.smithi088.stdout:1106: seq_num 327 ranges {3923968=679936} 2024-09-13T02:42:24.435 INFO:tasks.rados.rados.0.smithi088.stdout:1106: writing smithi08884213-31 from 3923968 to 4603904 tid 1 2024-09-13T02:42:24.435 INFO:tasks.rados.rados.0.smithi088.stdout:1107: snap_remove snap 111 2024-09-13T02:42:24.636 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:24 smithi195 ceph-mon[87742]: pgmap v120: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 204 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 788 KiB/s wr, 13 op/s; 113/573 objects degraded (19.721%) 2024-09-13T02:42:24.636 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:24 smithi195 ceph-mon[87742]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:42:24.636 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:24 smithi195 ceph-mon[87742]: osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497] boot 2024-09-13T02:42:24.636 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:24 smithi195 ceph-mon[87742]: osdmap e296: 8 total, 8 up, 8 in 2024-09-13T02:42:24.636 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:42:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:24 smithi088 ceph-mon[96266]: pgmap v120: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 204 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 788 KiB/s wr, 13 op/s; 113/573 objects degraded (19.721%) 2024-09-13T02:42:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:24 smithi088 ceph-mon[96266]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:42:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:24 smithi088 ceph-mon[96266]: osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497] boot 2024-09-13T02:42:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:24 smithi088 ceph-mon[96266]: osdmap e296: 8 total, 8 up, 8 in 2024-09-13T02:42:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:42:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:24 smithi088 ceph-mon[98762]: pgmap v120: 121 pgs: 38 active+undersized, 15 active+undersized+degraded, 68 active+clean; 204 MiB data, 969 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 788 KiB/s wr, 13 op/s; 113/573 objects degraded (19.721%) 2024-09-13T02:42:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:24 smithi088 ceph-mon[98762]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:42:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:24 smithi088 ceph-mon[98762]: osd.0 [v2:172.21.15.88:6802/1007594497,v1:172.21.15.88:6803/1007594497] boot 2024-09-13T02:42:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:24 smithi088 ceph-mon[98762]: osdmap e296: 8 total, 8 up, 8 in 2024-09-13T02:42:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-09-13T02:42:25.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:42:24 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:42:24.931+0000 7f72c1fad640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-13T02:42:25.368 INFO:tasks.rados.rados.0.smithi088.stdout:1107: done (6 left) 2024-09-13T02:42:25.368 INFO:tasks.rados.rados.0.smithi088.stdout:1108: snap_remove snap 66 2024-09-13T02:42:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:25 smithi195 ceph-mon[87742]: osdmap e297: 8 total, 8 up, 8 in 2024-09-13T02:42:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:25.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:42:25.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:25.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:25.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:25.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:25.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:25.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T02:42:25.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[98762]: osdmap e297: 8 total, 8 up, 8 in 2024-09-13T02:42:25.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:25.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:42:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T02:42:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[96266]: osdmap e297: 8 total, 8 up, 8 in 2024-09-13T02:42:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:25.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:25.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:42:25.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:25.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:25.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:25.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:25.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:25.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T02:42:26.373 INFO:tasks.rados.rados.0.smithi088.stdout:1097: finishing rollback tid 1 to smithi08884213-6 2024-09-13T02:42:26.373 INFO:tasks.rados.rados.0.smithi088.stdout:1097: finishing rollback tid 2 to smithi08884213-6 2024-09-13T02:42:26.373 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 353 (ObjNum 283 snap 94 seq_num 283) dirty exists 2024-09-13T02:42:26.373 INFO:tasks.rados.rados.0.smithi088.stdout:1102: finishing write tid 3 to smithi08884213-7 2024-09-13T02:42:26.374 INFO:tasks.rados.rados.0.smithi088.stdout:1102: oid 7 updating version 0 to 485 2024-09-13T02:42:26.374 INFO:tasks.rados.rados.0.smithi088.stdout:1102: oid 7 updating version 485 to 486 2024-09-13T02:42:26.374 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 486 (ObjNum 325 snap 115 seq_num 325) dirty exists 2024-09-13T02:42:26.374 INFO:tasks.rados.rados.0.smithi088.stdout:1102: left oid 7 (ObjNum 325 snap 115 seq_num 325) 2024-09-13T02:42:26.374 INFO:tasks.rados.rados.0.smithi088.stdout:1103: finishing write tid 1 to smithi08884213-30 2024-09-13T02:42:26.374 INFO:tasks.rados.rados.0.smithi088.stdout:1103: finishing write tid 2 to smithi08884213-30 2024-09-13T02:42:26.374 INFO:tasks.rados.rados.0.smithi088.stdout:1103: finishing write tid 3 to smithi08884213-30 2024-09-13T02:42:26.374 INFO:tasks.rados.rados.0.smithi088.stdout:1103: oid 30 updating version 0 to 289 2024-09-13T02:42:26.374 INFO:tasks.rados.rados.0.smithi088.stdout:1103: oid 30 updating version 289 to 290 2024-09-13T02:42:26.374 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 290 (ObjNum 326 snap 115 seq_num 326) dirty exists 2024-09-13T02:42:26.374 INFO:tasks.rados.rados.0.smithi088.stdout:1103: left oid 30 (ObjNum 326 snap 115 seq_num 326) 2024-09-13T02:42:26.374 INFO:tasks.rados.rados.0.smithi088.stdout:1105: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:42:26.439 INFO:tasks.rados.rados.0.smithi088.stdout:1104: finishing rollback tid 0 to smithi08884213-13 2024-09-13T02:42:26.439 INFO:tasks.rados.rados.0.smithi088.stdout:1104: finishing rollback tid 1 to smithi08884213-13 2024-09-13T02:42:26.439 INFO:tasks.rados.rados.0.smithi088.stdout:1104: finishing rollback tid 2 to smithi08884213-13 2024-09-13T02:42:26.439 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 611 (ObjNum 204 snap 54 seq_num 204) dirty exists 2024-09-13T02:42:26.439 INFO:tasks.rados.rados.0.smithi088.stdout:1106: finishing write tid 1 to smithi08884213-31 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:1106: finishing write tid 2 to smithi08884213-31 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:1106: finishing write tid 3 to smithi08884213-31 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:1106: oid 31 updating version 0 to 488 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:1106: oid 31 version 488 is already newer than 487 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 488 (ObjNum 327 snap 115 seq_num 327) dirty exists 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:1106: left oid 31 (ObjNum 327 snap 115 seq_num 327) 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:1097: done (6 left) 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:1102: done (5 left) 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:1103: done (4 left) 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:1104: done (3 left) 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:1105: done (2 left) 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:1106: done (1 left) 2024-09-13T02:42:26.440 INFO:tasks.rados.rados.0.smithi088.stdout:1108: done (0 left) 2024-09-13T02:42:26.441 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 115 2024-09-13T02:42:26.441 INFO:tasks.rados.rados.0.smithi088.stdout:1109: seq_num 328 ranges {0=696320} 2024-09-13T02:42:26.443 INFO:tasks.rados.rados.0.smithi088.stdout:1109: writing smithi08884213-12 from 0 to 696320 tid 1 2024-09-13T02:42:26.443 INFO:tasks.rados.rados.0.smithi088.stdout:1110: read oid 41 snap 100 2024-09-13T02:42:26.443 INFO:tasks.rados.rados.0.smithi088.stdout:1110: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:42:26.443 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 115 2024-09-13T02:42:26.443 INFO:tasks.rados.rados.0.smithi088.stdout:1111: seq_num 329 ranges {2220032=712704} 2024-09-13T02:42:26.458 INFO:tasks.rados.rados.0.smithi088.stdout:1111: writing smithi08884213-4 from 2220032 to 2932736 tid 1 2024-09-13T02:42:26.459 INFO:tasks.rados.rados.0.smithi088.stdout:1112: delete oid 14 current snap is 115 2024-09-13T02:42:26.459 INFO:tasks.rados.rados.0.smithi088.stdout:1109: finishing write tid 1 to smithi08884213-12 2024-09-13T02:42:26.459 INFO:tasks.rados.rados.0.smithi088.stdout:1109: finishing write tid 2 to smithi08884213-12 2024-09-13T02:42:26.459 INFO:tasks.rados.rados.0.smithi088.stdout:1110: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:42:26.515 INFO:tasks.rados.rados.0.smithi088.stdout:1109: finishing write tid 3 to smithi08884213-12 2024-09-13T02:42:26.515 INFO:tasks.rados.rados.0.smithi088.stdout:1109: oid 12 updating version 0 to 438 2024-09-13T02:42:26.515 INFO:tasks.rados.rados.0.smithi088.stdout:1109: oid 12 updating version 438 to 439 2024-09-13T02:42:26.515 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 439 (ObjNum 328 snap 115 seq_num 328) dirty exists 2024-09-13T02:42:26.515 INFO:tasks.rados.rados.0.smithi088.stdout:1109: left oid 12 (ObjNum 328 snap 115 seq_num 328) 2024-09-13T02:42:26.515 INFO:tasks.rados.rados.0.smithi088.stdout:1111: finishing write tid 1 to smithi08884213-4 2024-09-13T02:42:26.515 INFO:tasks.rados.rados.0.smithi088.stdout:1111: finishing write tid 2 to smithi08884213-4 2024-09-13T02:42:26.515 INFO:tasks.rados.rados.0.smithi088.stdout:1111: finishing write tid 3 to smithi08884213-4 2024-09-13T02:42:26.516 INFO:tasks.rados.rados.0.smithi088.stdout:1111: oid 4 updating version 0 to 387 2024-09-13T02:42:26.516 INFO:tasks.rados.rados.0.smithi088.stdout:1111: oid 4 version 387 is already newer than 386 2024-09-13T02:42:26.516 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 387 (ObjNum 329 snap 115 seq_num 329) dirty exists 2024-09-13T02:42:26.516 INFO:tasks.rados.rados.0.smithi088.stdout:1111: left oid 4 (ObjNum 329 snap 115 seq_num 329) 2024-09-13T02:42:26.516 INFO:tasks.rados.rados.0.smithi088.stdout:1109: done (3 left) 2024-09-13T02:42:26.516 INFO:tasks.rados.rados.0.smithi088.stdout:1110: done (2 left) 2024-09-13T02:42:26.516 INFO:tasks.rados.rados.0.smithi088.stdout:1111: done (1 left) 2024-09-13T02:42:26.516 INFO:tasks.rados.rados.0.smithi088.stdout:1112: done (0 left) 2024-09-13T02:42:26.516 INFO:tasks.rados.rados.0.smithi088.stdout:1113: snap_remove snap 108 2024-09-13T02:42:26.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:26 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T02:42:26.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:26 smithi088 ceph-mon[98762]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-13T02:42:26.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:26 smithi088 ceph-mon[98762]: pgmap v123: 121 pgs: 9 active+undersized, 5 active+undersized+degraded, 107 active+clean; 209 MiB data, 1012 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s; 19/591 objects degraded (3.215%); 13 MiB/s, 5 objects/s recovering 2024-09-13T02:42:26.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:26 smithi088 ceph-mon[98762]: osdmap e298: 8 total, 8 up, 8 in 2024-09-13T02:42:26.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:26 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T02:42:26.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:26 smithi088 ceph-mon[96266]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-13T02:42:26.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:26 smithi088 ceph-mon[96266]: pgmap v123: 121 pgs: 9 active+undersized, 5 active+undersized+degraded, 107 active+clean; 209 MiB data, 1012 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s; 19/591 objects degraded (3.215%); 13 MiB/s, 5 objects/s recovering 2024-09-13T02:42:26.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:26 smithi088 ceph-mon[96266]: osdmap e298: 8 total, 8 up, 8 in 2024-09-13T02:42:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:26 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T02:42:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:26 smithi195 ceph-mon[87742]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2024-09-13T02:42:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:26 smithi195 ceph-mon[87742]: pgmap v123: 121 pgs: 9 active+undersized, 5 active+undersized+degraded, 107 active+clean; 209 MiB data, 1012 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s; 19/591 objects degraded (3.215%); 13 MiB/s, 5 objects/s recovering 2024-09-13T02:42:26.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:26 smithi195 ceph-mon[87742]: osdmap e298: 8 total, 8 up, 8 in 2024-09-13T02:42:27.387 INFO:tasks.rados.rados.0.smithi088.stdout:1113: done (0 left) 2024-09-13T02:42:27.387 INFO:tasks.rados.rados.0.smithi088.stdout:1114: delete oid 20 current snap is 115 2024-09-13T02:42:27.398 INFO:tasks.rados.rados.0.smithi088.stdout:1114: done (0 left) 2024-09-13T02:42:27.398 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 115 2024-09-13T02:42:27.398 INFO:tasks.rados.rados.0.smithi088.stdout:1115: seq_num 332 ranges {1302528=770048} 2024-09-13T02:42:27.409 INFO:tasks.rados.rados.0.smithi088.stdout:1115: writing smithi08884213-16 from 1302528 to 2072576 tid 1 2024-09-13T02:42:27.410 INFO:tasks.rados.rados.0.smithi088.stdout:1116: copy_from oid 11 from oid 18 current snap is 115 2024-09-13T02:42:27.410 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 3 current snap is 115 2024-09-13T02:42:27.410 INFO:tasks.rados.rados.0.smithi088.stdout:1117: seq_num 333 ranges {0=786432} 2024-09-13T02:42:27.414 INFO:tasks.rados.rados.0.smithi088.stdout:1117: writing smithi08884213-3 from 0 to 786432 tid 1 2024-09-13T02:42:27.414 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 115 2024-09-13T02:42:27.414 INFO:tasks.rados.rados.0.smithi088.stdout:1115: finishing write tid 1 to smithi08884213-16 2024-09-13T02:42:27.415 INFO:tasks.rados.rados.0.smithi088.stdout:1115: finishing write tid 2 to smithi08884213-16 2024-09-13T02:42:27.415 INFO:tasks.rados.rados.0.smithi088.stdout:1118: seq_num 334 ranges {4497408=802816} 2024-09-13T02:42:27.443 INFO:tasks.rados.rados.0.smithi088.stdout:1118: writing smithi08884213-44 from 4497408 to 5300224 tid 1 2024-09-13T02:42:27.444 INFO:tasks.rados.rados.0.smithi088.stdout:1119: read oid 6 snap -1 2024-09-13T02:42:27.444 INFO:tasks.rados.rados.0.smithi088.stdout:1119: expect (ObjNum 283 snap 94 seq_num 283) 2024-09-13T02:42:27.444 INFO:tasks.rados.rados.0.smithi088.stdout:1120: setattr oid 50 current snap is 115 2024-09-13T02:42:27.444 INFO:tasks.rados.rados.0.smithi088.stdout:1115: finishing write tid 3 to smithi08884213-16 2024-09-13T02:42:27.444 INFO:tasks.rados.rados.0.smithi088.stdout:1115: oid 16 updating version 0 to 441 2024-09-13T02:42:27.444 INFO:tasks.rados.rados.0.smithi088.stdout:1115: oid 16 version 441 is already newer than 440 2024-09-13T02:42:27.444 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 441 (ObjNum 332 snap 115 seq_num 332) dirty exists 2024-09-13T02:42:27.444 INFO:tasks.rados.rados.0.smithi088.stdout:1115: left oid 16 (ObjNum 332 snap 115 seq_num 332) 2024-09-13T02:42:27.444 INFO:tasks.rados.rados.0.smithi088.stdout:1117: finishing write tid 1 to smithi08884213-3 2024-09-13T02:42:27.444 INFO:tasks.rados.rados.0.smithi088.stdout:1117: finishing write tid 2 to smithi08884213-3 2024-09-13T02:42:27.444 INFO:tasks.rados.rados.0.smithi088.stdout:1117: finishing write tid 3 to smithi08884213-3 2024-09-13T02:42:27.445 INFO:tasks.rados.rados.0.smithi088.stdout:1117: oid 3 updating version 0 to 49 2024-09-13T02:42:27.445 INFO:tasks.rados.rados.0.smithi088.stdout:1117: oid 3 version 49 is already newer than 48 2024-09-13T02:42:27.445 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 49 (ObjNum 333 snap 115 seq_num 333) dirty exists 2024-09-13T02:42:27.445 INFO:tasks.rados.rados.0.smithi088.stdout:1117: left oid 3 (ObjNum 333 snap 115 seq_num 333) 2024-09-13T02:42:27.445 INFO:tasks.rados.rados.0.smithi088.stdout:1116: finishing copy_from racing read to smithi08884213-11 2024-09-13T02:42:27.445 INFO:tasks.rados.rados.0.smithi088.stdout:1116: finishing copy_from to smithi08884213-11 2024-09-13T02:42:27.445 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 317 (ObjNum 299 snap 106 seq_num 299) dirty exists 2024-09-13T02:42:27.446 INFO:tasks.rados.rados.0.smithi088.stdout:1115: done (5 left) 2024-09-13T02:42:27.446 INFO:tasks.rados.rados.0.smithi088.stdout:1116: done (4 left) 2024-09-13T02:42:27.446 INFO:tasks.rados.rados.0.smithi088.stdout:1117: done (3 left) 2024-09-13T02:42:27.446 INFO:tasks.rados.rados.0.smithi088.stdout:1121: delete oid 18 current snap is 115 2024-09-13T02:42:27.448 INFO:tasks.rados.rados.0.smithi088.stdout:1118: finishing write tid 1 to smithi08884213-44 2024-09-13T02:42:27.448 INFO:tasks.rados.rados.0.smithi088.stdout:1118: finishing write tid 2 to smithi08884213-44 2024-09-13T02:42:27.449 INFO:tasks.rados.rados.0.smithi088.stdout:1121: done (3 left) 2024-09-13T02:42:27.449 INFO:tasks.rados.rados.0.smithi088.stdout:1122: delete oid 33 current snap is 115 2024-09-13T02:42:27.449 INFO:tasks.rados.rados.0.smithi088.stdout:1118: finishing write tid 3 to smithi08884213-44 2024-09-13T02:42:27.449 INFO:tasks.rados.rados.0.smithi088.stdout:1118: oid 44 updating version 0 to 342 2024-09-13T02:42:27.449 INFO:tasks.rados.rados.0.smithi088.stdout:1118: oid 44 updating version 342 to 343 2024-09-13T02:42:27.450 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 343 (ObjNum 334 snap 115 seq_num 334) dirty exists 2024-09-13T02:42:27.450 INFO:tasks.rados.rados.0.smithi088.stdout:1118: left oid 44 (ObjNum 334 snap 115 seq_num 334) 2024-09-13T02:42:27.450 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 415 (ObjNum 317 snap 112 seq_num 317) dirty exists 2024-09-13T02:42:27.451 INFO:tasks.rados.rados.0.smithi088.stdout:1118: done (3 left) 2024-09-13T02:42:27.451 INFO:tasks.rados.rados.0.smithi088.stdout:1120: done (2 left) 2024-09-13T02:42:27.451 INFO:tasks.rados.rados.0.smithi088.stdout:1122: done (1 left) 2024-09-13T02:42:27.451 INFO:tasks.rados.rados.0.smithi088.stdout:1123: copy_from oid 30 from oid 37 current snap is 115 2024-09-13T02:42:27.451 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 115 2024-09-13T02:42:27.451 INFO:tasks.rados.rados.0.smithi088.stdout:1124: seq_num 337 ranges {0=450560,450560=401408} 2024-09-13T02:42:27.453 INFO:tasks.rados.rados.0.smithi088.stdout:1124: writing smithi08884213-34 from 0 to 450560 tid 1 2024-09-13T02:42:27.456 INFO:tasks.rados.rados.0.smithi088.stdout:1124: writing smithi08884213-34 from 450560 to 851968 tid 2 2024-09-13T02:42:27.456 INFO:tasks.rados.rados.0.smithi088.stdout:1125: copy_from oid 26 from oid 27 current snap is 115 2024-09-13T02:42:27.456 INFO:tasks.rados.rados.0.smithi088.stdout:1126: read oid 3 snap -1 2024-09-13T02:42:27.456 INFO:tasks.rados.rados.0.smithi088.stdout:1126: expect (ObjNum 333 snap 115 seq_num 333) 2024-09-13T02:42:27.456 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 115 2024-09-13T02:42:27.456 INFO:tasks.rados.rados.0.smithi088.stdout:1127: seq_num 338 ranges {3923968=466944,4390912=401408} 2024-09-13T02:42:27.480 INFO:tasks.rados.rados.0.smithi088.stdout:1127: writing smithi08884213-40 from 3923968 to 4390912 tid 1 2024-09-13T02:42:27.482 INFO:tasks.rados.rados.0.smithi088.stdout:1127: writing smithi08884213-40 from 4390912 to 4792320 tid 2 2024-09-13T02:42:27.482 INFO:tasks.rados.rados.0.smithi088.stdout:1128: copy_from oid 23 from oid 33 current snap is 115 2024-09-13T02:42:27.482 INFO:tasks.rados.rados.0.smithi088.stdout:1119: expect (ObjNum 283 snap 94 seq_num 283) 2024-09-13T02:42:27.612 INFO:tasks.rados.rados.0.smithi088.stdout:1124: finishing write tid 1 to smithi08884213-34 2024-09-13T02:42:27.613 INFO:tasks.rados.rados.0.smithi088.stdout:1123: finishing copy_from racing read to smithi08884213-30 2024-09-13T02:42:27.613 INFO:tasks.rados.rados.0.smithi088.stdout:1124: finishing write tid 2 to smithi08884213-34 2024-09-13T02:42:27.613 INFO:tasks.rados.rados.0.smithi088.stdout:1123: finishing copy_from to smithi08884213-30 2024-09-13T02:42:27.613 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 279 (ObjNum 245 snap 82 seq_num 245) dirty exists 2024-09-13T02:42:27.613 INFO:tasks.rados.rados.0.smithi088.stdout:1124: finishing write tid 3 to smithi08884213-34 2024-09-13T02:42:27.613 INFO:tasks.rados.rados.0.smithi088.stdout:1124: finishing write tid 4 to smithi08884213-34 2024-09-13T02:42:27.613 INFO:tasks.rados.rados.0.smithi088.stdout:1124: oid 34 updating version 0 to 389 2024-09-13T02:42:27.613 INFO:tasks.rados.rados.0.smithi088.stdout:1124: oid 34 updating version 389 to 391 2024-09-13T02:42:27.613 INFO:tasks.rados.rados.0.smithi088.stdout:1124: oid 34 version 391 is already newer than 390 2024-09-13T02:42:27.613 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 391 (ObjNum 337 snap 115 seq_num 337) dirty exists 2024-09-13T02:42:27.613 INFO:tasks.rados.rados.0.smithi088.stdout:1124: left oid 34 (ObjNum 337 snap 115 seq_num 337) 2024-09-13T02:42:27.614 INFO:tasks.rados.rados.0.smithi088.stdout:1126: expect (ObjNum 333 snap 115 seq_num 333) 2024-09-13T02:42:27.633 INFO:tasks.rados.rados.0.smithi088.stdout:1125: finishing copy_from racing read to smithi08884213-26 2024-09-13T02:42:27.633 INFO:tasks.rados.rados.0.smithi088.stdout:1125: finishing copy_from to smithi08884213-26 2024-09-13T02:42:27.633 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 367 (ObjNum 253 snap 86 seq_num 253) dirty exists 2024-09-13T02:42:27.633 INFO:tasks.rados.rados.0.smithi088.stdout:1128: finishing copy_from to smithi08884213-23 2024-09-13T02:42:27.633 INFO:tasks.rados.rados.0.smithi088.stdout:1128: got expected ENOENT (src dne) 2024-09-13T02:42:27.633 INFO:tasks.rados.rados.0.smithi088.stdout:1128: finishing copy_from racing read to smithi08884213-23 2024-09-13T02:42:27.633 INFO:tasks.rados.rados.0.smithi088.stdout:1127: finishing write tid 1 to smithi08884213-40 2024-09-13T02:42:27.633 INFO:tasks.rados.rados.0.smithi088.stdout:1127: finishing write tid 2 to smithi08884213-40 2024-09-13T02:42:27.633 INFO:tasks.rados.rados.0.smithi088.stdout:1127: finishing write tid 3 to smithi08884213-40 2024-09-13T02:42:27.633 INFO:tasks.rados.rados.0.smithi088.stdout:1127: finishing write tid 4 to smithi08884213-40 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:1127: oid 40 updating version 0 to 656 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:1127: oid 40 updating version 656 to 657 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:1127: oid 40 version 657 is already newer than 655 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 657 (ObjNum 338 snap 115 seq_num 338) dirty exists 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:1127: left oid 40 (ObjNum 338 snap 115 seq_num 338) 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:1119: done (6 left) 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:1123: done (5 left) 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:1124: done (4 left) 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:1125: done (3 left) 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:1126: done (2 left) 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:1127: done (1 left) 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:1128: done (0 left) 2024-09-13T02:42:27.634 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 115 2024-09-13T02:42:27.635 INFO:tasks.rados.rados.0.smithi088.stdout:1129: seq_num 339 ranges {1024000=483328,1507328=401408} 2024-09-13T02:42:27.640 INFO:tasks.rados.rados.0.smithi088.stdout:1129: writing smithi08884213-8 from 1024000 to 1507328 tid 1 2024-09-13T02:42:27.642 INFO:tasks.rados.rados.0.smithi088.stdout:1129: writing smithi08884213-8 from 1507328 to 1908736 tid 2 2024-09-13T02:42:27.642 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 115 2024-09-13T02:42:27.643 INFO:tasks.rados.rados.0.smithi088.stdout:1130: seq_num 340 ranges {3874816=499712,4374528=401408} 2024-09-13T02:42:27.665 INFO:tasks.rados.rados.0.smithi088.stdout:1130: writing smithi08884213-29 from 3874816 to 4374528 tid 1 2024-09-13T02:42:27.668 INFO:tasks.rados.rados.0.smithi088.stdout:1130: writing smithi08884213-29 from 4374528 to 4775936 tid 2 2024-09-13T02:42:27.668 INFO:tasks.rados.rados.0.smithi088.stdout:1131: read oid 46 snap -1 2024-09-13T02:42:27.668 INFO:tasks.rados.rados.0.smithi088.stdout:1131: expect deleted 2024-09-13T02:42:27.668 INFO:tasks.rados.rados.0.smithi088.stdout:1132: snap_create 2024-09-13T02:42:27.668 INFO:tasks.rados.rados.0.smithi088.stdout:1129: finishing write tid 1 to smithi08884213-8 2024-09-13T02:42:27.668 INFO:tasks.rados.rados.0.smithi088.stdout:1129: finishing write tid 2 to smithi08884213-8 2024-09-13T02:42:27.668 INFO:tasks.rados.rados.0.smithi088.stdout:1129: finishing write tid 3 to smithi08884213-8 2024-09-13T02:42:27.668 INFO:tasks.rados.rados.0.smithi088.stdout:1129: finishing write tid 4 to smithi08884213-8 2024-09-13T02:42:27.668 INFO:tasks.rados.rados.0.smithi088.stdout:1129: oid 8 updating version 0 to 491 2024-09-13T02:42:27.669 INFO:tasks.rados.rados.0.smithi088.stdout:1129: oid 8 updating version 491 to 492 2024-09-13T02:42:27.669 INFO:tasks.rados.rados.0.smithi088.stdout:1129: oid 8 version 492 is already newer than 490 2024-09-13T02:42:27.669 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 492 (ObjNum 339 snap 115 seq_num 339) dirty exists 2024-09-13T02:42:27.669 INFO:tasks.rados.rados.0.smithi088.stdout:1129: left oid 8 (ObjNum 339 snap 115 seq_num 339) 2024-09-13T02:42:27.670 INFO:tasks.rados.rados.0.smithi088.stdout:1130: finishing write tid 1 to smithi08884213-29 2024-09-13T02:42:27.670 INFO:tasks.rados.rados.0.smithi088.stdout:1130: finishing write tid 2 to smithi08884213-29 2024-09-13T02:42:27.670 INFO:tasks.rados.rados.0.smithi088.stdout:1130: finishing write tid 3 to smithi08884213-29 2024-09-13T02:42:27.672 INFO:tasks.rados.rados.0.smithi088.stdout:1130: finishing write tid 4 to smithi08884213-29 2024-09-13T02:42:27.672 INFO:tasks.rados.rados.0.smithi088.stdout:1130: oid 29 updating version 0 to 398 2024-09-13T02:42:27.672 INFO:tasks.rados.rados.0.smithi088.stdout:1130: oid 29 updating version 398 to 400 2024-09-13T02:42:27.672 INFO:tasks.rados.rados.0.smithi088.stdout:1130: oid 29 version 400 is already newer than 399 2024-09-13T02:42:27.672 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 400 (ObjNum 340 snap 115 seq_num 340) dirty exists 2024-09-13T02:42:27.672 INFO:tasks.rados.rados.0.smithi088.stdout:1130: left oid 29 (ObjNum 340 snap 115 seq_num 340) 2024-09-13T02:42:27.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:27 smithi088 ceph-mon[96266]: osdmap e299: 8 total, 8 up, 8 in 2024-09-13T02:42:27.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:27 smithi088 ceph-mon[98762]: osdmap e299: 8 total, 8 up, 8 in 2024-09-13T02:42:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:27 smithi195 ceph-mon[87742]: osdmap e299: 8 total, 8 up, 8 in 2024-09-13T02:42:28.385 INFO:tasks.rados.rados.0.smithi088.stdout:1129: done (3 left) 2024-09-13T02:42:28.385 INFO:tasks.rados.rados.0.smithi088.stdout:1130: done (2 left) 2024-09-13T02:42:28.385 INFO:tasks.rados.rados.0.smithi088.stdout:1131: done (1 left) 2024-09-13T02:42:28.385 INFO:tasks.rados.rados.0.smithi088.stdout:1132: done (0 left) 2024-09-13T02:42:28.385 INFO:tasks.rados.rados.0.smithi088.stdout:1133: setattr oid 23 current snap is 116 2024-09-13T02:42:28.386 INFO:tasks.rados.rados.0.smithi088.stdout:1134: snap_remove snap 70 2024-09-13T02:42:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:28 smithi088 ceph-mon[96266]: pgmap v126: 121 pgs: 9 active+undersized, 5 active+undersized+degraded, 107 active+clean; 209 MiB data, 1012 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s; 19/591 objects degraded (3.215%); 13 MiB/s, 5 objects/s recovering 2024-09-13T02:42:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:28 smithi088 ceph-mon[96266]: osdmap e300: 8 total, 8 up, 8 in 2024-09-13T02:42:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:28 smithi088 ceph-mon[98762]: pgmap v126: 121 pgs: 9 active+undersized, 5 active+undersized+degraded, 107 active+clean; 209 MiB data, 1012 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s; 19/591 objects degraded (3.215%); 13 MiB/s, 5 objects/s recovering 2024-09-13T02:42:28.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:28 smithi088 ceph-mon[98762]: osdmap e300: 8 total, 8 up, 8 in 2024-09-13T02:42:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:28 smithi195 ceph-mon[87742]: pgmap v126: 121 pgs: 9 active+undersized, 5 active+undersized+degraded, 107 active+clean; 209 MiB data, 1012 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s; 19/591 objects degraded (3.215%); 13 MiB/s, 5 objects/s recovering 2024-09-13T02:42:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:28 smithi195 ceph-mon[87742]: osdmap e300: 8 total, 8 up, 8 in 2024-09-13T02:42:29.400 INFO:tasks.rados.rados.0.smithi088.stdout:1134: done (1 left) 2024-09-13T02:42:29.401 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 116 2024-09-13T02:42:29.401 INFO:tasks.rados.rados.0.smithi088.stdout:1135: seq_num 341 ranges {344064=516096,860160=401408} 2024-09-13T02:42:29.406 INFO:tasks.rados.rados.0.smithi088.stdout:1135: writing smithi08884213-45 from 344064 to 860160 tid 1 2024-09-13T02:42:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:1135: writing smithi08884213-45 from 860160 to 1261568 tid 2 2024-09-13T02:42:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 443 (ObjNum 291 snap 102 seq_num 291) dirty exists 2024-09-13T02:42:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:1133: done (1 left) 2024-09-13T02:42:29.409 INFO:tasks.rados.rados.0.smithi088.stdout:1136: snap_remove snap 106 2024-09-13T02:42:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:29 smithi088 ceph-mon[98762]: osdmap e301: 8 total, 8 up, 8 in 2024-09-13T02:42:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:42:29.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:29 smithi088 ceph-mon[96266]: osdmap e301: 8 total, 8 up, 8 in 2024-09-13T02:42:29.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:29.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:42:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:29 smithi195 ceph-mon[87742]: osdmap e301: 8 total, 8 up, 8 in 2024-09-13T02:42:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:42:30.404 INFO:tasks.rados.rados.0.smithi088.stdout:1136: done (1 left) 2024-09-13T02:42:30.404 INFO:tasks.rados.rados.0.smithi088.stdout:1137: delete oid 14 current snap is 116 2024-09-13T02:42:30.404 INFO:tasks.rados.rados.0.smithi088.stdout:1135: finishing write tid 1 to smithi08884213-45 2024-09-13T02:42:30.404 INFO:tasks.rados.rados.0.smithi088.stdout:1135: finishing write tid 2 to smithi08884213-45 2024-09-13T02:42:30.404 INFO:tasks.rados.rados.0.smithi088.stdout:1135: finishing write tid 3 to smithi08884213-45 2024-09-13T02:42:30.404 INFO:tasks.rados.rados.0.smithi088.stdout:1135: finishing write tid 4 to smithi08884213-45 2024-09-13T02:42:30.404 INFO:tasks.rados.rados.0.smithi088.stdout:1135: oid 45 updating version 0 to 132 2024-09-13T02:42:30.404 INFO:tasks.rados.rados.0.smithi088.stdout:1135: oid 45 version 132 is already newer than 131 2024-09-13T02:42:30.404 INFO:tasks.rados.rados.0.smithi088.stdout:1135: oid 45 version 132 is already newer than 130 2024-09-13T02:42:30.404 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 132 (ObjNum 341 snap 116 seq_num 341) dirty exists 2024-09-13T02:42:30.404 INFO:tasks.rados.rados.0.smithi088.stdout:1135: left oid 45 (ObjNum 341 snap 116 seq_num 341) 2024-09-13T02:42:30.412 INFO:tasks.rados.rados.0.smithi088.stdout:1135: done (1 left) 2024-09-13T02:42:30.412 INFO:tasks.rados.rados.0.smithi088.stdout:1137: done (0 left) 2024-09-13T02:42:30.412 INFO:tasks.rados.rados.0.smithi088.stdout:1138: rollback oid 50 current snap is 116 2024-09-13T02:42:30.412 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 50 to 100 2024-09-13T02:42:30.412 INFO:tasks.rados.rados.0.smithi088.stdout:1139: copy_from oid 39 from oid 10 current snap is 116 2024-09-13T02:42:30.412 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 116 2024-09-13T02:42:30.412 INFO:tasks.rados.rados.0.smithi088.stdout:1140: seq_num 343 ranges {4063232=548864,4612096=401408} 2024-09-13T02:42:30.439 INFO:tasks.rados.rados.0.smithi088.stdout:1140: writing smithi08884213-2 from 4063232 to 4612096 tid 1 2024-09-13T02:42:30.442 INFO:tasks.rados.rados.0.smithi088.stdout:1140: writing smithi08884213-2 from 4612096 to 5013504 tid 2 2024-09-13T02:42:30.442 INFO:tasks.rados.rados.0.smithi088.stdout:1141: read oid 36 snap -1 2024-09-13T02:42:30.442 INFO:tasks.rados.rados.0.smithi088.stdout:1141: expect (ObjNum 292 snap 102 seq_num 292) 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:1142: rollback oid 32 current snap is 116 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 32 to 100 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:1138: finishing rollback tid 0 to smithi08884213-50 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:1138: finishing rollback tid 1 to smithi08884213-50 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 417 (ObjNum 33 snap 0 seq_num 2153135488) dirty dne 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:1139: finishing copy_from racing read to smithi08884213-39 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:1139: finishing copy_from to smithi08884213-39 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 478 (ObjNum 310 snap 111 seq_num 310) dirty exists 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:1138: done (4 left) 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:1139: done (3 left) 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:1143: rollback oid 17 current snap is 116 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 17 to 115 2024-09-13T02:42:30.443 INFO:tasks.rados.rados.0.smithi088.stdout:1144: copy_from oid 38 from oid 9 current snap is 116 2024-09-13T02:42:30.444 INFO:tasks.rados.rados.0.smithi088.stdout:1145: snap_create 2024-09-13T02:42:30.444 INFO:tasks.rados.rados.0.smithi088.stdout:1140: finishing write tid 1 to smithi08884213-2 2024-09-13T02:42:30.445 INFO:tasks.rados.rados.0.smithi088.stdout:1142: finishing rollback tid 0 to smithi08884213-32 2024-09-13T02:42:30.446 INFO:tasks.rados.rados.0.smithi088.stdout:1140: finishing write tid 2 to smithi08884213-2 2024-09-13T02:42:30.446 INFO:tasks.rados.rados.0.smithi088.stdout:1142: finishing rollback tid 1 to smithi08884213-32 2024-09-13T02:42:30.447 INFO:tasks.rados.rados.0.smithi088.stdout:1140: finishing write tid 3 to smithi08884213-2 2024-09-13T02:42:30.448 INFO:tasks.rados.rados.0.smithi088.stdout:1143: finishing rollback tid 1 to smithi08884213-17 2024-09-13T02:42:30.448 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 411 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-13T02:42:30.449 INFO:tasks.rados.rados.0.smithi088.stdout:1142: finishing rollback tid 2 to smithi08884213-32 2024-09-13T02:42:30.449 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 307 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-13T02:42:30.449 INFO:tasks.rados.rados.0.smithi088.stdout:1140: finishing write tid 4 to smithi08884213-2 2024-09-13T02:42:30.449 INFO:tasks.rados.rados.0.smithi088.stdout:1140: oid 2 updating version 0 to 457 2024-09-13T02:42:30.450 INFO:tasks.rados.rados.0.smithi088.stdout:1140: oid 2 updating version 457 to 459 2024-09-13T02:42:30.450 INFO:tasks.rados.rados.0.smithi088.stdout:1140: oid 2 version 459 is already newer than 458 2024-09-13T02:42:30.450 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 459 (ObjNum 343 snap 116 seq_num 343) dirty exists 2024-09-13T02:42:30.450 INFO:tasks.rados.rados.0.smithi088.stdout:1140: left oid 2 (ObjNum 343 snap 116 seq_num 343) 2024-09-13T02:42:30.451 INFO:tasks.rados.rados.0.smithi088.stdout:1144: finishing copy_from racing read to smithi08884213-38 2024-09-13T02:42:30.452 INFO:tasks.rados.rados.0.smithi088.stdout:1144: finishing copy_from to smithi08884213-38 2024-09-13T02:42:30.452 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 354 (ObjNum 195 snap 52 seq_num 195) dirty exists 2024-09-13T02:42:30.453 INFO:tasks.rados.rados.0.smithi088.stdout:1141: expect (ObjNum 292 snap 102 seq_num 292) 2024-09-13T02:42:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:30 smithi088 ceph-mon[96266]: pgmap v129: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 410 KiB/s, 0 objects/s recovering 2024-09-13T02:42:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:30 smithi088 ceph-mon[96266]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/591 objects degraded (3.215%), 5 pgs degraded) 2024-09-13T02:42:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:30 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:42:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:30 smithi088 ceph-mon[96266]: osdmap e302: 8 total, 8 up, 8 in 2024-09-13T02:42:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:30 smithi088 ceph-mon[98762]: pgmap v129: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 410 KiB/s, 0 objects/s recovering 2024-09-13T02:42:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:30 smithi088 ceph-mon[98762]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/591 objects degraded (3.215%), 5 pgs degraded) 2024-09-13T02:42:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:30 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:42:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:30 smithi088 ceph-mon[98762]: osdmap e302: 8 total, 8 up, 8 in 2024-09-13T02:42:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:30 smithi195 ceph-mon[87742]: pgmap v129: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 209 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 410 KiB/s, 0 objects/s recovering 2024-09-13T02:42:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:30 smithi195 ceph-mon[87742]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/591 objects degraded (3.215%), 5 pgs degraded) 2024-09-13T02:42:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:30 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:42:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:30 smithi195 ceph-mon[87742]: osdmap e302: 8 total, 8 up, 8 in 2024-09-13T02:42:31.337 INFO:tasks.rados.rados.0.smithi088.stdout:1140: done (5 left) 2024-09-13T02:42:31.337 INFO:tasks.rados.rados.0.smithi088.stdout:1141: done (4 left) 2024-09-13T02:42:31.337 INFO:tasks.rados.rados.0.smithi088.stdout:1142: done (3 left) 2024-09-13T02:42:31.337 INFO:tasks.rados.rados.0.smithi088.stdout:1143: done (2 left) 2024-09-13T02:42:31.337 INFO:tasks.rados.rados.0.smithi088.stdout:1144: done (1 left) 2024-09-13T02:42:31.337 INFO:tasks.rados.rados.0.smithi088.stdout:1145: done (0 left) 2024-09-13T02:42:31.338 INFO:tasks.rados.rados.0.smithi088.stdout:1146: read oid 31 snap 115 2024-09-13T02:42:31.338 INFO:tasks.rados.rados.0.smithi088.stdout:1146: expect (ObjNum 327 snap 115 seq_num 327) 2024-09-13T02:42:31.338 INFO:tasks.rados.rados.0.smithi088.stdout:1147: delete oid 4 current snap is 117 2024-09-13T02:42:31.338 INFO:tasks.rados.rados.0.smithi088.stdout:1147: done (1 left) 2024-09-13T02:42:31.338 INFO:tasks.rados.rados.0.smithi088.stdout:1148: snap_remove snap 116 2024-09-13T02:42:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:31 smithi088 ceph-mon[96266]: osdmap e303: 8 total, 8 up, 8 in 2024-09-13T02:42:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:31 smithi088 ceph-mon[96266]: osdmap e304: 8 total, 8 up, 8 in 2024-09-13T02:42:31.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:31 smithi088 ceph-mon[98762]: osdmap e303: 8 total, 8 up, 8 in 2024-09-13T02:42:31.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:31 smithi088 ceph-mon[98762]: osdmap e304: 8 total, 8 up, 8 in 2024-09-13T02:42:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:31 smithi195 ceph-mon[87742]: osdmap e303: 8 total, 8 up, 8 in 2024-09-13T02:42:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:31 smithi195 ceph-mon[87742]: osdmap e304: 8 total, 8 up, 8 in 2024-09-13T02:42:32.336 INFO:tasks.rados.rados.0.smithi088.stdout:1148: done (1 left) 2024-09-13T02:42:32.336 INFO:tasks.rados.rados.0.smithi088.stdout:1149: read oid 9 snap -1 2024-09-13T02:42:32.337 INFO:tasks.rados.rados.0.smithi088.stdout:1149: expect (ObjNum 195 snap 52 seq_num 195) 2024-09-13T02:42:32.337 INFO:tasks.rados.rados.0.smithi088.stdout:1150: delete oid 47 current snap is 117 2024-09-13T02:42:32.337 INFO:tasks.rados.rados.0.smithi088.stdout:1146: expect (ObjNum 327 snap 115 seq_num 327) 2024-09-13T02:42:32.572 INFO:tasks.rados.rados.0.smithi088.stdout:1149: expect (ObjNum 195 snap 52 seq_num 195) 2024-09-13T02:42:32.615 INFO:tasks.rados.rados.0.smithi088.stdout:1146: done (2 left) 2024-09-13T02:42:32.615 INFO:tasks.rados.rados.0.smithi088.stdout:1149: done (1 left) 2024-09-13T02:42:32.615 INFO:tasks.rados.rados.0.smithi088.stdout:1150: done (0 left) 2024-09-13T02:42:32.616 INFO:tasks.rados.rados.0.smithi088.stdout:1151: snap_remove snap 112 2024-09-13T02:42:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:32 smithi088 ceph-mon[96266]: pgmap v132: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 217 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.3 MiB/s wr, 24 op/s; 410 KiB/s, 0 objects/s recovering 2024-09-13T02:42:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:32 smithi088 ceph-mon[96266]: mgrmap e42: y(active, since 92s), standbys: x 2024-09-13T02:42:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:32 smithi088 ceph-mon[96266]: osdmap e305: 8 total, 8 up, 8 in 2024-09-13T02:42:32.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:32 smithi088 ceph-mon[98762]: pgmap v132: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 217 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.3 MiB/s wr, 24 op/s; 410 KiB/s, 0 objects/s recovering 2024-09-13T02:42:32.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:32 smithi088 ceph-mon[98762]: mgrmap e42: y(active, since 92s), standbys: x 2024-09-13T02:42:32.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:32 smithi088 ceph-mon[98762]: osdmap e305: 8 total, 8 up, 8 in 2024-09-13T02:42:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:32 smithi195 ceph-mon[87742]: pgmap v132: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 217 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.3 MiB/s wr, 24 op/s; 410 KiB/s, 0 objects/s recovering 2024-09-13T02:42:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:32 smithi195 ceph-mon[87742]: mgrmap e42: y(active, since 92s), standbys: x 2024-09-13T02:42:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:32 smithi195 ceph-mon[87742]: osdmap e305: 8 total, 8 up, 8 in 2024-09-13T02:42:33.417 INFO:tasks.rados.rados.0.smithi088.stdout:1151: done (0 left) 2024-09-13T02:42:33.417 INFO:tasks.rados.rados.0.smithi088.stdout:1152: read oid 27 snap 93 2024-09-13T02:42:33.417 INFO:tasks.rados.rados.0.smithi088.stdout:1152: expect (ObjNum 253 snap 86 seq_num 253) 2024-09-13T02:42:33.418 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 117 2024-09-13T02:42:33.418 INFO:tasks.rados.rados.0.smithi088.stdout:1153: seq_num 346 ranges {1908736=598016,2506752=401408} 2024-09-13T02:42:33.431 INFO:tasks.rados.rados.0.smithi088.stdout:1153: writing smithi08884213-8 from 1908736 to 2506752 tid 1 2024-09-13T02:42:33.434 INFO:tasks.rados.rados.0.smithi088.stdout:1153: writing smithi08884213-8 from 2506752 to 2908160 tid 2 2024-09-13T02:42:33.435 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 117 2024-09-13T02:42:33.435 INFO:tasks.rados.rados.0.smithi088.stdout:1154: seq_num 347 ranges {696320=614400,1310720=401408} 2024-09-13T02:42:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:42:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:42:33] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2024-09-13T02:42:33.442 INFO:tasks.rados.rados.0.smithi088.stdout:1154: writing smithi08884213-12 from 696320 to 1310720 tid 1 2024-09-13T02:42:33.445 INFO:tasks.rados.rados.0.smithi088.stdout:1154: writing smithi08884213-12 from 1310720 to 1712128 tid 2 2024-09-13T02:42:33.445 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 117 2024-09-13T02:42:33.445 INFO:tasks.rados.rados.0.smithi088.stdout:1155: seq_num 348 ranges {0=630784,630784=401408} 2024-09-13T02:42:33.448 INFO:tasks.rados.rados.0.smithi088.stdout:1155: writing smithi08884213-22 from 0 to 630784 tid 1 2024-09-13T02:42:33.451 INFO:tasks.rados.rados.0.smithi088.stdout:1155: writing smithi08884213-22 from 630784 to 1032192 tid 2 2024-09-13T02:42:33.451 INFO:tasks.rados.rados.0.smithi088.stdout:1156: snap_remove snap 114 2024-09-13T02:42:34.426 INFO:tasks.rados.rados.0.smithi088.stdout:1156: done (4 left) 2024-09-13T02:42:34.426 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 117 2024-09-13T02:42:34.426 INFO:tasks.rados.rados.0.smithi088.stdout:1152: expect (ObjNum 253 snap 86 seq_num 253) 2024-09-13T02:42:34.518 INFO:tasks.rados.rados.0.smithi088.stdout:1153: finishing write tid 1 to smithi08884213-8 2024-09-13T02:42:34.519 INFO:tasks.rados.rados.0.smithi088.stdout:1153: finishing write tid 2 to smithi08884213-8 2024-09-13T02:42:34.519 INFO:tasks.rados.rados.0.smithi088.stdout:1153: finishing write tid 3 to smithi08884213-8 2024-09-13T02:42:34.519 INFO:tasks.rados.rados.0.smithi088.stdout:1153: finishing write tid 4 to smithi08884213-8 2024-09-13T02:42:34.519 INFO:tasks.rados.rados.0.smithi088.stdout:1153: oid 8 updating version 0 to 530 2024-09-13T02:42:34.519 INFO:tasks.rados.rados.0.smithi088.stdout:1153: oid 8 version 530 is already newer than 528 2024-09-13T02:42:34.519 INFO:tasks.rados.rados.0.smithi088.stdout:1153: oid 8 version 530 is already newer than 529 2024-09-13T02:42:34.519 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 530 (ObjNum 346 snap 117 seq_num 346) dirty exists 2024-09-13T02:42:34.519 INFO:tasks.rados.rados.0.smithi088.stdout:1153: left oid 8 (ObjNum 346 snap 117 seq_num 346) 2024-09-13T02:42:34.519 INFO:tasks.rados.rados.0.smithi088.stdout:1157: seq_num 349 ranges {1605632=655360,2260992=401408} 2024-09-13T02:42:34.530 INFO:tasks.rados.rados.0.smithi088.stdout:1157: writing smithi08884213-15 from 1605632 to 2260992 tid 1 2024-09-13T02:42:34.533 INFO:tasks.rados.rados.0.smithi088.stdout:1157: writing smithi08884213-15 from 2260992 to 2662400 tid 2 2024-09-13T02:42:34.533 INFO:tasks.rados.rados.0.smithi088.stdout:1152: done (4 left) 2024-09-13T02:42:34.533 INFO:tasks.rados.rados.0.smithi088.stdout:1153: done (3 left) 2024-09-13T02:42:34.533 INFO:tasks.rados.rados.0.smithi088.stdout:1158: setattr oid 47 current snap is 117 2024-09-13T02:42:34.533 INFO:tasks.rados.rados.0.smithi088.stdout:1154: finishing write tid 1 to smithi08884213-12 2024-09-13T02:42:34.533 INFO:tasks.rados.rados.0.smithi088.stdout:1154: finishing write tid 2 to smithi08884213-12 2024-09-13T02:42:34.533 INFO:tasks.rados.rados.0.smithi088.stdout:1154: finishing write tid 3 to smithi08884213-12 2024-09-13T02:42:34.533 INFO:tasks.rados.rados.0.smithi088.stdout:1154: finishing write tid 4 to smithi08884213-12 2024-09-13T02:42:34.533 INFO:tasks.rados.rados.0.smithi088.stdout:1154: oid 12 updating version 0 to 445 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:1154: oid 12 version 445 is already newer than 444 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:1154: oid 12 updating version 445 to 446 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 446 (ObjNum 347 snap 117 seq_num 347) dirty exists 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:1154: left oid 12 (ObjNum 347 snap 117 seq_num 347) 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:1155: finishing write tid 1 to smithi08884213-22 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:1155: finishing write tid 2 to smithi08884213-22 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:1155: finishing write tid 3 to smithi08884213-22 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:1155: finishing write tid 4 to smithi08884213-22 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:1155: oid 22 updating version 0 to 538 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:1155: oid 22 version 538 is already newer than 537 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:1155: oid 22 version 538 is already newer than 536 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 538 (ObjNum 348 snap 117 seq_num 348) dirty exists 2024-09-13T02:42:34.534 INFO:tasks.rados.rados.0.smithi088.stdout:1155: left oid 22 (ObjNum 348 snap 117 seq_num 348) 2024-09-13T02:42:34.535 INFO:tasks.rados.rados.0.smithi088.stdout:1154: done (3 left) 2024-09-13T02:42:34.535 INFO:tasks.rados.rados.0.smithi088.stdout:1155: done (2 left) 2024-09-13T02:42:34.535 INFO:tasks.rados.rados.0.smithi088.stdout:1159: copy_from oid 46 from oid 9 current snap is 117 2024-09-13T02:42:34.535 INFO:tasks.rados.rados.0.smithi088.stdout:1160: snap_create 2024-09-13T02:42:34.535 INFO:tasks.rados.rados.0.smithi088.stdout:1157: finishing write tid 1 to smithi08884213-15 2024-09-13T02:42:34.535 INFO:tasks.rados.rados.0.smithi088.stdout:1157: finishing write tid 2 to smithi08884213-15 2024-09-13T02:42:34.536 INFO:tasks.rados.rados.0.smithi088.stdout:1157: finishing write tid 3 to smithi08884213-15 2024-09-13T02:42:34.537 INFO:tasks.rados.rados.0.smithi088.stdout:1157: finishing write tid 4 to smithi08884213-15 2024-09-13T02:42:34.537 INFO:tasks.rados.rados.0.smithi088.stdout:1157: oid 15 updating version 0 to 397 2024-09-13T02:42:34.537 INFO:tasks.rados.rados.0.smithi088.stdout:1157: oid 15 updating version 397 to 398 2024-09-13T02:42:34.537 INFO:tasks.rados.rados.0.smithi088.stdout:1157: oid 15 updating version 398 to 399 2024-09-13T02:42:34.537 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 399 (ObjNum 349 snap 117 seq_num 349) dirty exists 2024-09-13T02:42:34.537 INFO:tasks.rados.rados.0.smithi088.stdout:1157: left oid 15 (ObjNum 349 snap 117 seq_num 349) 2024-09-13T02:42:34.537 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 689 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-13T02:42:34.541 INFO:tasks.rados.rados.0.smithi088.stdout:1159: finishing copy_from racing read to smithi08884213-46 2024-09-13T02:42:34.542 INFO:tasks.rados.rados.0.smithi088.stdout:1159: finishing copy_from to smithi08884213-46 2024-09-13T02:42:34.542 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 354 (ObjNum 195 snap 52 seq_num 195) dirty exists 2024-09-13T02:42:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:34 smithi088 ceph-mon[96266]: pgmap v135: 121 pgs: 121 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.9 MiB/s wr, 26 op/s 2024-09-13T02:42:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:34 smithi088 ceph-mon[96266]: osdmap e306: 8 total, 8 up, 8 in 2024-09-13T02:42:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:34 smithi088 ceph-mon[98762]: pgmap v135: 121 pgs: 121 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.9 MiB/s wr, 26 op/s 2024-09-13T02:42:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:34 smithi088 ceph-mon[98762]: osdmap e306: 8 total, 8 up, 8 in 2024-09-13T02:42:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:34 smithi195 ceph-mon[87742]: pgmap v135: 121 pgs: 121 active+clean; 219 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.9 MiB/s wr, 26 op/s 2024-09-13T02:42:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:34 smithi195 ceph-mon[87742]: osdmap e306: 8 total, 8 up, 8 in 2024-09-13T02:42:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:35.435 INFO:tasks.rados.rados.0.smithi088.stdout:1157: done (3 left) 2024-09-13T02:42:35.435 INFO:tasks.rados.rados.0.smithi088.stdout:1158: done (2 left) 2024-09-13T02:42:35.435 INFO:tasks.rados.rados.0.smithi088.stdout:1159: done (1 left) 2024-09-13T02:42:35.435 INFO:tasks.rados.rados.0.smithi088.stdout:1160: done (0 left) 2024-09-13T02:42:35.435 INFO:tasks.rados.rados.0.smithi088.stdout:1161: snap_remove snap 95 2024-09-13T02:42:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:35 smithi088 ceph-mon[96266]: osdmap e307: 8 total, 8 up, 8 in 2024-09-13T02:42:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:35 smithi088 ceph-mon[96266]: pgmap v138: 121 pgs: 121 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2024-09-13T02:42:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:35 smithi088 ceph-mon[98762]: osdmap e307: 8 total, 8 up, 8 in 2024-09-13T02:42:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:35 smithi088 ceph-mon[98762]: pgmap v138: 121 pgs: 121 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2024-09-13T02:42:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:35 smithi195 ceph-mon[87742]: osdmap e307: 8 total, 8 up, 8 in 2024-09-13T02:42:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:35 smithi195 ceph-mon[87742]: pgmap v138: 121 pgs: 121 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.9 MiB/s wr, 17 op/s 2024-09-13T02:42:36.336 INFO:tasks.rados.rados.0.smithi088.stdout:1161: done (0 left) 2024-09-13T02:42:36.336 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 118 2024-09-13T02:42:36.336 INFO:tasks.rados.rados.0.smithi088.stdout:1162: seq_num 350 ranges {2908160=671744,3579904=401408} 2024-09-13T02:42:36.357 INFO:tasks.rados.rados.0.smithi088.stdout:1162: writing smithi08884213-8 from 2908160 to 3579904 tid 1 2024-09-13T02:42:36.360 INFO:tasks.rados.rados.0.smithi088.stdout:1162: writing smithi08884213-8 from 3579904 to 3981312 tid 2 2024-09-13T02:42:36.361 INFO:tasks.rados.rados.0.smithi088.stdout:1163: rollback oid 31 current snap is 118 2024-09-13T02:42:36.361 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 31 to 110 2024-09-13T02:42:36.361 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 118 2024-09-13T02:42:36.361 INFO:tasks.rados.rados.0.smithi088.stdout:1164: seq_num 351 ranges {0=688128,688128=401408} 2024-09-13T02:42:36.365 INFO:tasks.rados.rados.0.smithi088.stdout:1164: writing smithi08884213-20 from 0 to 688128 tid 1 2024-09-13T02:42:36.367 INFO:tasks.rados.rados.0.smithi088.stdout:1164: writing smithi08884213-20 from 688128 to 1089536 tid 2 2024-09-13T02:42:36.367 INFO:tasks.rados.rados.0.smithi088.stdout:1165: read oid 41 snap -1 2024-09-13T02:42:36.367 INFO:tasks.rados.rados.0.smithi088.stdout:1165: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:42:36.367 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 118 2024-09-13T02:42:36.368 INFO:tasks.rados.rados.0.smithi088.stdout:1166: seq_num 352 ranges {0=704512,704512=401408} 2024-09-13T02:42:36.371 INFO:tasks.rados.rados.0.smithi088.stdout:1166: writing smithi08884213-14 from 0 to 704512 tid 1 2024-09-13T02:42:36.374 INFO:tasks.rados.rados.0.smithi088.stdout:1166: writing smithi08884213-14 from 704512 to 1105920 tid 2 2024-09-13T02:42:36.374 INFO:tasks.rados.rados.0.smithi088.stdout:1167: rmattr oid 21 current snap is 118 2024-09-13T02:42:36.374 INFO:tasks.rados.rados.0.smithi088.stdout:1167: done (5 left) 2024-09-13T02:42:36.374 INFO:tasks.rados.rados.0.smithi088.stdout:1168: snap_remove snap 99 2024-09-13T02:42:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:36 smithi088 ceph-mon[98762]: osdmap e308: 8 total, 8 up, 8 in 2024-09-13T02:42:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:36 smithi088 ceph-mon[98762]: osdmap e309: 8 total, 8 up, 8 in 2024-09-13T02:42:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:36 smithi088 ceph-mon[96266]: osdmap e308: 8 total, 8 up, 8 in 2024-09-13T02:42:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:36 smithi088 ceph-mon[96266]: osdmap e309: 8 total, 8 up, 8 in 2024-09-13T02:42:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:36 smithi195 ceph-mon[87742]: osdmap e308: 8 total, 8 up, 8 in 2024-09-13T02:42:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:36 smithi195 ceph-mon[87742]: osdmap e309: 8 total, 8 up, 8 in 2024-09-13T02:42:37.337 INFO:tasks.rados.rados.0.smithi088.stdout:1168: done (5 left) 2024-09-13T02:42:37.337 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 118 2024-09-13T02:42:37.337 INFO:tasks.rados.rados.0.smithi088.stdout:1162: finishing write tid 1 to smithi08884213-8 2024-09-13T02:42:37.337 INFO:tasks.rados.rados.0.smithi088.stdout:1169: seq_num 353 ranges {2220032=720896,2940928=401408} 2024-09-13T02:42:37.354 INFO:tasks.rados.rados.0.smithi088.stdout:1169: writing smithi08884213-11 from 2220032 to 2940928 tid 1 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:1169: writing smithi08884213-11 from 2940928 to 3342336 tid 2 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:1170: read oid 46 snap 73 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:1170: expect (ObjNum 106 snap 21 seq_num 106) 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 118 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:1162: finishing write tid 2 to smithi08884213-8 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:1162: finishing write tid 3 to smithi08884213-8 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:1163: finishing rollback tid 0 to smithi08884213-31 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:1163: finishing rollback tid 1 to smithi08884213-31 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:1162: finishing write tid 4 to smithi08884213-8 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:1162: oid 8 updating version 0 to 564 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:1162: oid 8 updating version 564 to 566 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:1162: oid 8 version 566 is already newer than 565 2024-09-13T02:42:37.359 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 566 (ObjNum 350 snap 118 seq_num 350) dirty exists 2024-09-13T02:42:37.360 INFO:tasks.rados.rados.0.smithi088.stdout:1162: left oid 8 (ObjNum 350 snap 118 seq_num 350) 2024-09-13T02:42:37.360 INFO:tasks.rados.rados.0.smithi088.stdout:1163: finishing rollback tid 2 to smithi08884213-31 2024-09-13T02:42:37.360 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 570 (ObjNum 250 snap 84 seq_num 250) dirty exists 2024-09-13T02:42:37.360 INFO:tasks.rados.rados.0.smithi088.stdout:1164: finishing write tid 1 to smithi08884213-20 2024-09-13T02:42:37.360 INFO:tasks.rados.rados.0.smithi088.stdout:1164: finishing write tid 2 to smithi08884213-20 2024-09-13T02:42:37.360 INFO:tasks.rados.rados.0.smithi088.stdout:1164: finishing write tid 3 to smithi08884213-20 2024-09-13T02:42:37.360 INFO:tasks.rados.rados.0.smithi088.stdout:1165: expect (ObjNum 55 snap 4 seq_num 55) 2024-09-13T02:42:37.418 INFO:tasks.rados.rados.0.smithi088.stdout:1164: finishing write tid 4 to smithi08884213-20 2024-09-13T02:42:37.418 INFO:tasks.rados.rados.0.smithi088.stdout:1164: oid 20 updating version 0 to 572 2024-09-13T02:42:37.418 INFO:tasks.rados.rados.0.smithi088.stdout:1164: oid 20 version 572 is already newer than 571 2024-09-13T02:42:37.419 INFO:tasks.rados.rados.0.smithi088.stdout:1164: oid 20 updating version 572 to 573 2024-09-13T02:42:37.419 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 573 (ObjNum 351 snap 118 seq_num 351) dirty exists 2024-09-13T02:42:37.419 INFO:tasks.rados.rados.0.smithi088.stdout:1164: left oid 20 (ObjNum 351 snap 118 seq_num 351) 2024-09-13T02:42:37.419 INFO:tasks.rados.rados.0.smithi088.stdout:1166: finishing write tid 1 to smithi08884213-14 2024-09-13T02:42:37.419 INFO:tasks.rados.rados.0.smithi088.stdout:1171: seq_num 354 ranges {2711552=737280,3448832=401408} 2024-09-13T02:42:37.437 INFO:tasks.rados.rados.0.smithi088.stdout:1171: writing smithi08884213-26 from 2711552 to 3448832 tid 1 2024-09-13T02:42:37.439 INFO:tasks.rados.rados.0.smithi088.stdout:1171: writing smithi08884213-26 from 3448832 to 3850240 tid 2 2024-09-13T02:42:37.439 INFO:tasks.rados.rados.0.smithi088.stdout:1162: done (7 left) 2024-09-13T02:42:37.439 INFO:tasks.rados.rados.0.smithi088.stdout:1163: done (6 left) 2024-09-13T02:42:37.440 INFO:tasks.rados.rados.0.smithi088.stdout:1164: done (5 left) 2024-09-13T02:42:37.440 INFO:tasks.rados.rados.0.smithi088.stdout:1165: done (4 left) 2024-09-13T02:42:37.440 INFO:tasks.rados.rados.0.smithi088.stdout:1172: copy_from oid 22 from oid 40 current snap is 118 2024-09-13T02:42:37.440 INFO:tasks.rados.rados.0.smithi088.stdout:1166: finishing write tid 2 to smithi08884213-14 2024-09-13T02:42:37.440 INFO:tasks.rados.rados.0.smithi088.stdout:1166: finishing write tid 3 to smithi08884213-14 2024-09-13T02:42:37.440 INFO:tasks.rados.rados.0.smithi088.stdout:1166: finishing write tid 4 to smithi08884213-14 2024-09-13T02:42:37.440 INFO:tasks.rados.rados.0.smithi088.stdout:1166: oid 14 updating version 0 to 406 2024-09-13T02:42:37.440 INFO:tasks.rados.rados.0.smithi088.stdout:1166: oid 14 version 406 is already newer than 404 2024-09-13T02:42:37.440 INFO:tasks.rados.rados.0.smithi088.stdout:1166: oid 14 version 406 is already newer than 405 2024-09-13T02:42:37.440 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 406 (ObjNum 352 snap 118 seq_num 352) dirty exists 2024-09-13T02:42:37.440 INFO:tasks.rados.rados.0.smithi088.stdout:1166: left oid 14 (ObjNum 352 snap 118 seq_num 352) 2024-09-13T02:42:37.440 INFO:tasks.rados.rados.0.smithi088.stdout:1169: finishing write tid 1 to smithi08884213-11 2024-09-13T02:42:37.441 INFO:tasks.rados.rados.0.smithi088.stdout:1166: done (4 left) 2024-09-13T02:42:37.441 INFO:tasks.rados.rados.0.smithi088.stdout:1173: snap_remove snap 75 2024-09-13T02:42:38.437 INFO:tasks.rados.rados.0.smithi088.stdout:1173: done (4 left) 2024-09-13T02:42:38.438 INFO:tasks.rados.rados.0.smithi088.stdout:1174: snap_create 2024-09-13T02:42:38.438 INFO:tasks.rados.rados.0.smithi088.stdout:1169: finishing write tid 2 to smithi08884213-11 2024-09-13T02:42:38.438 INFO:tasks.rados.rados.0.smithi088.stdout:1169: finishing write tid 3 to smithi08884213-11 2024-09-13T02:42:38.438 INFO:tasks.rados.rados.0.smithi088.stdout:1170: expect (ObjNum 106 snap 21 seq_num 106) 2024-09-13T02:42:38.501 INFO:tasks.rados.rados.0.smithi088.stdout:1169: finishing write tid 4 to smithi08884213-11 2024-09-13T02:42:38.501 INFO:tasks.rados.rados.0.smithi088.stdout:1169: oid 11 updating version 0 to 448 2024-09-13T02:42:38.501 INFO:tasks.rados.rados.0.smithi088.stdout:1169: oid 11 version 448 is already newer than 446 2024-09-13T02:42:38.501 INFO:tasks.rados.rados.0.smithi088.stdout:1169: oid 11 version 448 is already newer than 447 2024-09-13T02:42:38.501 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 448 (ObjNum 353 snap 118 seq_num 353) dirty exists 2024-09-13T02:42:38.501 INFO:tasks.rados.rados.0.smithi088.stdout:1169: left oid 11 (ObjNum 353 snap 118 seq_num 353) 2024-09-13T02:42:38.501 INFO:tasks.rados.rados.0.smithi088.stdout:1171: finishing write tid 1 to smithi08884213-26 2024-09-13T02:42:38.501 INFO:tasks.rados.rados.0.smithi088.stdout:1171: finishing write tid 2 to smithi08884213-26 2024-09-13T02:42:38.501 INFO:tasks.rados.rados.0.smithi088.stdout:1171: finishing write tid 3 to smithi08884213-26 2024-09-13T02:42:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:1171: finishing write tid 4 to smithi08884213-26 2024-09-13T02:42:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:1171: oid 26 updating version 0 to 370 2024-09-13T02:42:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:1171: oid 26 version 370 is already newer than 368 2024-09-13T02:42:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:1171: oid 26 version 370 is already newer than 369 2024-09-13T02:42:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 370 (ObjNum 354 snap 118 seq_num 354) dirty exists 2024-09-13T02:42:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:1171: left oid 26 (ObjNum 354 snap 118 seq_num 354) 2024-09-13T02:42:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:1172: finishing copy_from racing read to smithi08884213-22 2024-09-13T02:42:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:1172: finishing copy_from to smithi08884213-22 2024-09-13T02:42:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 657 (ObjNum 338 snap 115 seq_num 338) dirty exists 2024-09-13T02:42:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:38 smithi088 ceph-mon[96266]: pgmap v141: 121 pgs: 121 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-09-13T02:42:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:38 smithi088 ceph-mon[96266]: osdmap e310: 8 total, 8 up, 8 in 2024-09-13T02:42:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:38 smithi088 ceph-mon[98762]: pgmap v141: 121 pgs: 121 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-09-13T02:42:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:38 smithi088 ceph-mon[98762]: osdmap e310: 8 total, 8 up, 8 in 2024-09-13T02:42:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:38 smithi195 ceph-mon[87742]: pgmap v141: 121 pgs: 121 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-09-13T02:42:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:38 smithi195 ceph-mon[87742]: osdmap e310: 8 total, 8 up, 8 in 2024-09-13T02:42:39.441 INFO:tasks.rados.rados.0.smithi088.stdout:1169: done (4 left) 2024-09-13T02:42:39.441 INFO:tasks.rados.rados.0.smithi088.stdout:1170: done (3 left) 2024-09-13T02:42:39.441 INFO:tasks.rados.rados.0.smithi088.stdout:1171: done (2 left) 2024-09-13T02:42:39.442 INFO:tasks.rados.rados.0.smithi088.stdout:1172: done (1 left) 2024-09-13T02:42:39.442 INFO:tasks.rados.rados.0.smithi088.stdout:1174: done (0 left) 2024-09-13T02:42:39.442 INFO:tasks.rados.rados.0.smithi088.stdout:1175: read oid 47 snap -1 2024-09-13T02:42:39.442 INFO:tasks.rados.rados.0.smithi088.stdout:1175: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:42:39.442 INFO:tasks.rados.rados.0.smithi088.stdout:1176: copy_from oid 11 from oid 22 current snap is 119 2024-09-13T02:42:39.442 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 119 2024-09-13T02:42:39.442 INFO:tasks.rados.rados.0.smithi088.stdout:1177: seq_num 355 ranges {5013504=753664,5767168=401408} 2024-09-13T02:42:39.473 INFO:tasks.rados.rados.0.smithi088.stdout:1177: writing smithi08884213-2 from 5013504 to 5767168 tid 1 2024-09-13T02:42:39.476 INFO:tasks.rados.rados.0.smithi088.stdout:1177: writing smithi08884213-2 from 5767168 to 6168576 tid 2 2024-09-13T02:42:39.476 INFO:tasks.rados.rados.0.smithi088.stdout:1178: copy_from oid 41 from oid 27 current snap is 119 2024-09-13T02:42:39.476 INFO:tasks.rados.rados.0.smithi088.stdout:1175: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:42:39.478 INFO:tasks.rados.rados.0.smithi088.stdout:1176: finishing copy_from racing read to smithi08884213-11 2024-09-13T02:42:39.478 INFO:tasks.rados.rados.0.smithi088.stdout:1176: finishing copy_from to smithi08884213-11 2024-09-13T02:42:39.479 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 657 (ObjNum 338 snap 115 seq_num 338) dirty exists 2024-09-13T02:42:39.479 INFO:tasks.rados.rados.0.smithi088.stdout:1175: done (3 left) 2024-09-13T02:42:39.479 INFO:tasks.rados.rados.0.smithi088.stdout:1176: done (2 left) 2024-09-13T02:42:39.479 INFO:tasks.rados.rados.0.smithi088.stdout:1179: read oid 38 snap -1 2024-09-13T02:42:39.479 INFO:tasks.rados.rados.0.smithi088.stdout:1179: expect (ObjNum 195 snap 52 seq_num 195) 2024-09-13T02:42:39.479 INFO:tasks.rados.rados.0.smithi088.stdout:1180: snap_create 2024-09-13T02:42:39.481 INFO:tasks.rados.rados.0.smithi088.stdout:1177: finishing write tid 1 to smithi08884213-2 2024-09-13T02:42:39.481 INFO:tasks.rados.rados.0.smithi088.stdout:1177: finishing write tid 2 to smithi08884213-2 2024-09-13T02:42:39.481 INFO:tasks.rados.rados.0.smithi088.stdout:1177: finishing write tid 3 to smithi08884213-2 2024-09-13T02:42:39.482 INFO:tasks.rados.rados.0.smithi088.stdout:1177: finishing write tid 4 to smithi08884213-2 2024-09-13T02:42:39.483 INFO:tasks.rados.rados.0.smithi088.stdout:1177: oid 2 updating version 0 to 493 2024-09-13T02:42:39.483 INFO:tasks.rados.rados.0.smithi088.stdout:1177: oid 2 updating version 493 to 494 2024-09-13T02:42:39.483 INFO:tasks.rados.rados.0.smithi088.stdout:1177: oid 2 version 494 is already newer than 492 2024-09-13T02:42:39.483 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 494 (ObjNum 355 snap 119 seq_num 355) dirty exists 2024-09-13T02:42:39.483 INFO:tasks.rados.rados.0.smithi088.stdout:1177: left oid 2 (ObjNum 355 snap 119 seq_num 355) 2024-09-13T02:42:39.486 INFO:tasks.rados.rados.0.smithi088.stdout:1179: expect (ObjNum 195 snap 52 seq_num 195) 2024-09-13T02:42:39.530 INFO:tasks.rados.rados.0.smithi088.stdout:1178: finishing copy_from racing read to smithi08884213-41 2024-09-13T02:42:39.530 INFO:tasks.rados.rados.0.smithi088.stdout:1178: finishing copy_from to smithi08884213-41 2024-09-13T02:42:39.531 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 367 (ObjNum 253 snap 86 seq_num 253) dirty exists 2024-09-13T02:42:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:39 smithi088 ceph-mon[98762]: osdmap e311: 8 total, 8 up, 8 in 2024-09-13T02:42:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:39 smithi088 ceph-mon[98762]: pgmap v144: 121 pgs: 121 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 op/s 2024-09-13T02:42:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:39 smithi088 ceph-mon[96266]: osdmap e311: 8 total, 8 up, 8 in 2024-09-13T02:42:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:39 smithi088 ceph-mon[96266]: pgmap v144: 121 pgs: 121 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 op/s 2024-09-13T02:42:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:39 smithi195 ceph-mon[87742]: osdmap e311: 8 total, 8 up, 8 in 2024-09-13T02:42:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:39 smithi195 ceph-mon[87742]: pgmap v144: 121 pgs: 121 active+clean; 228 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 op/s 2024-09-13T02:42:40.412 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:42:40.446 INFO:tasks.rados.rados.0.smithi088.stdout:1177: done (3 left) 2024-09-13T02:42:40.447 INFO:tasks.rados.rados.0.smithi088.stdout:1178: done (2 left) 2024-09-13T02:42:40.447 INFO:tasks.rados.rados.0.smithi088.stdout:1179: done (1 left) 2024-09-13T02:42:40.447 INFO:tasks.rados.rados.0.smithi088.stdout:1180: done (0 left) 2024-09-13T02:42:40.447 INFO:tasks.rados.rados.0.smithi088.stdout:1181: snap_create 2024-09-13T02:42:40.613 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:40 smithi088 ceph-mon[96266]: osdmap e312: 8 total, 8 up, 8 in 2024-09-13T02:42:40.613 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T02:42:40.613 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:40 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T02:42:40.613 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:40 smithi088 ceph-mon[96266]: Upgrade: osd.1 is safe to restart 2024-09-13T02:42:40.613 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:40 smithi088 ceph-mon[96266]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:42:40.613 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:40 smithi088 ceph-mon[98762]: osdmap e312: 8 total, 8 up, 8 in 2024-09-13T02:42:40.613 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T02:42:40.613 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:40 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T02:42:40.614 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:40 smithi088 ceph-mon[98762]: Upgrade: osd.1 is safe to restart 2024-09-13T02:42:40.614 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:40 smithi088 ceph-mon[98762]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:42:40.696 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:42:40.696 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (5m) 19s ago 6m 26.9M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:42:40.696 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (6m) 62s ago 6m 87.0M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:42:40.697 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (8m) 19s ago 8m 15.7M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:42:40.697 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (8m) 62s ago 8m 20.4M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:42:40.697 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (2m) 62s ago 11m 439M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:42:40.697 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (2m) 19s ago 13m 504M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:42:40.697 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (109s) 19s ago 13m 46.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:42:40.697 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (68s) 62s ago 11m 26.9M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:42:40.697 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (86s) 19s ago 11m 42.7M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:42:40.697 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (6m) 19s ago 6m 16.3M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:42:40.697 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (6m) 62s ago 6m 17.1M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:42:40.697 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (24s) 19s ago 11m 12.1M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 f6b18d576820 2024-09-13T02:42:40.697 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (10m) 19s ago 10m 169M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e d7e6375ac3bb 2024-09-13T02:42:40.697 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (10m) 19s ago 10m 157M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e fde4729094ff 2024-09-13T02:42:40.698 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (9m) 19s ago 9m 115M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e e1c194107511 2024-09-13T02:42:40.698 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (9m) 62s ago 9m 114M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 68ff34dd7c85 2024-09-13T02:42:40.698 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (9m) 62s ago 9m 139M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:42:40.698 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (8m) 62s ago 8m 108M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:42:40.698 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (8m) 62s ago 8m 104M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:42:40.698 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (2m) 62s ago 7m 49.3M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:42:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:40 smithi195 ceph-mon[87742]: osdmap e312: 8 total, 8 up, 8 in 2024-09-13T02:42:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T02:42:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:40 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-09-13T02:42:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:40 smithi195 ceph-mon[87742]: Upgrade: osd.1 is safe to restart 2024-09-13T02:42:40.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:40 smithi195 ceph-mon[87742]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:42:41.045 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:42:41.045 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:42:41.045 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:42:41.045 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:42:41.045 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:42:41.045 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:42:41.045 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:42:41.046 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:42:41.046 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 7, 2024-09-13T02:42:41.046 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1 2024-09-13T02:42:41.046 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:42:41.046 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:42:41.046 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:42:41.046 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:42:41.046 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:42:41.046 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 9, 2024-09-13T02:42:41.047 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 6 2024-09-13T02:42:41.047 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:42:41.047 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:42:41.335 INFO:tasks.rados.rados.0.smithi088.stdout:1181: done (0 left) 2024-09-13T02:42:41.335 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 121 2024-09-13T02:42:41.336 INFO:tasks.rados.rados.0.smithi088.stdout:1182: seq_num 356 ranges {647168=770048,1417216=401408} 2024-09-13T02:42:41.342 INFO:tasks.rados.rados.0.smithi088.stdout:1182: writing smithi08884213-7 from 647168 to 1417216 tid 1 2024-09-13T02:42:41.345 INFO:tasks.rados.rados.0.smithi088.stdout:1182: writing smithi08884213-7 from 1417216 to 1818624 tid 2 2024-09-13T02:42:41.345 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 121 2024-09-13T02:42:41.345 INFO:tasks.rados.rados.0.smithi088.stdout:1183: seq_num 357 ranges {1261568=786432,2048000=401408} 2024-09-13T02:42:41.356 INFO:tasks.rados.rados.0.smithi088.stdout:1183: writing smithi08884213-45 from 1261568 to 2048000 tid 1 2024-09-13T02:42:41.359 INFO:tasks.rados.rados.0.smithi088.stdout:1183: writing smithi08884213-45 from 2048000 to 2449408 tid 2 2024-09-13T02:42:41.360 INFO:tasks.rados.rados.0.smithi088.stdout:1184: copy_from oid 38 from oid 44 current snap is 121 2024-09-13T02:42:41.360 INFO:tasks.rados.rados.0.smithi088.stdout:1182: finishing write tid 1 to smithi08884213-7 2024-09-13T02:42:41.360 INFO:tasks.rados.rados.0.smithi088.stdout:1182: finishing write tid 2 to smithi08884213-7 2024-09-13T02:42:41.360 INFO:tasks.rados.rados.0.smithi088.stdout:1182: finishing write tid 3 to smithi08884213-7 2024-09-13T02:42:41.360 INFO:tasks.rados.rados.0.smithi088.stdout:1182: finishing write tid 4 to smithi08884213-7 2024-09-13T02:42:41.360 INFO:tasks.rados.rados.0.smithi088.stdout:1182: oid 7 updating version 0 to 660 2024-09-13T02:42:41.360 INFO:tasks.rados.rados.0.smithi088.stdout:1182: oid 7 version 660 is already newer than 659 2024-09-13T02:42:41.361 INFO:tasks.rados.rados.0.smithi088.stdout:1182: oid 7 version 660 is already newer than 658 2024-09-13T02:42:41.361 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 660 (ObjNum 356 snap 121 seq_num 356) dirty exists 2024-09-13T02:42:41.361 INFO:tasks.rados.rados.0.smithi088.stdout:1182: left oid 7 (ObjNum 356 snap 121 seq_num 356) 2024-09-13T02:42:41.361 INFO:tasks.rados.rados.0.smithi088.stdout:1182: done (2 left) 2024-09-13T02:42:41.361 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 121 2024-09-13T02:42:41.361 INFO:tasks.rados.rados.0.smithi088.stdout:1185: seq_num 358 ranges {2711552=802816,3514368=401408} 2024-09-13T02:42:41.379 INFO:tasks.rados.rados.0.smithi088.stdout:1185: writing smithi08884213-27 from 2711552 to 3514368 tid 1 2024-09-13T02:42:41.381 INFO:tasks.rados.rados.0.smithi088.stdout:1185: writing smithi08884213-27 from 3514368 to 3915776 tid 2 2024-09-13T02:42:41.381 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 121 2024-09-13T02:42:41.381 INFO:tasks.rados.rados.0.smithi088.stdout:1183: finishing write tid 1 to smithi08884213-45 2024-09-13T02:42:41.382 INFO:tasks.rados.rados.0.smithi088.stdout:1186: seq_num 359 ranges {0=417792,417792=417792,835584=385024} 2024-09-13T02:42:41.384 INFO:tasks.rados.rados.0.smithi088.stdout:1186: writing smithi08884213-5 from 0 to 417792 tid 1 2024-09-13T02:42:41.386 INFO:tasks.rados.rados.0.smithi088.stdout:1186: writing smithi08884213-5 from 417792 to 835584 tid 2 2024-09-13T02:42:41.390 INFO:tasks.rados.rados.0.smithi088.stdout:1186: writing smithi08884213-5 from 835584 to 1220608 tid 3 2024-09-13T02:42:41.390 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 37 current snap is 121 2024-09-13T02:42:41.390 INFO:tasks.rados.rados.0.smithi088.stdout:1183: finishing write tid 2 to smithi08884213-45 2024-09-13T02:42:41.390 INFO:tasks.rados.rados.0.smithi088.stdout:1183: finishing write tid 3 to smithi08884213-45 2024-09-13T02:42:41.390 INFO:tasks.rados.rados.0.smithi088.stdout:1183: finishing write tid 4 to smithi08884213-45 2024-09-13T02:42:41.390 INFO:tasks.rados.rados.0.smithi088.stdout:1183: oid 45 updating version 0 to 147 2024-09-13T02:42:41.390 INFO:tasks.rados.rados.0.smithi088.stdout:1183: oid 45 version 147 is already newer than 146 2024-09-13T02:42:41.390 INFO:tasks.rados.rados.0.smithi088.stdout:1183: oid 45 updating version 147 to 148 2024-09-13T02:42:41.390 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 148 (ObjNum 357 snap 121 seq_num 357) dirty exists 2024-09-13T02:42:41.390 INFO:tasks.rados.rados.0.smithi088.stdout:1183: left oid 45 (ObjNum 357 snap 121 seq_num 357) 2024-09-13T02:42:41.391 INFO:tasks.rados.rados.0.smithi088.stdout:1184: finishing copy_from racing read to smithi08884213-38 2024-09-13T02:42:41.391 INFO:tasks.rados.rados.0.smithi088.stdout:1187: seq_num 360 ranges {1712128=434176,2146304=704512,2850816=98304} 2024-09-13T02:42:41.401 INFO:tasks.rados.rados.0.smithi088.stdout:1187: writing smithi08884213-37 from 1712128 to 2146304 tid 1 2024-09-13T02:42:41.405 INFO:tasks.rados.rados.0.smithi088.stdout:1187: writing smithi08884213-37 from 2146304 to 2850816 tid 2 2024-09-13T02:42:41.405 INFO:tasks.rados.rados.0.smithi088.stdout:1187: writing smithi08884213-37 from 2850816 to 2949120 tid 3 2024-09-13T02:42:41.405 INFO:tasks.rados.rados.0.smithi088.stdout:1183: done (4 left) 2024-09-13T02:42:41.406 INFO:tasks.rados.rados.0.smithi088.stdout:1188: snap_remove snap 102 2024-09-13T02:42:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[98762]: osdmap e313: 8 total, 8 up, 8 in 2024-09-13T02:42:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[98762]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:42:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1781632147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[98762]: pgmap v147: 121 pgs: 121 active+clean; 238 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.5 MiB/s wr, 11 op/s 2024-09-13T02:42:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[98762]: osdmap e314: 8 total, 8 up, 8 in 2024-09-13T02:42:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[98762]: Upgrade: Updating osd.1 2024-09-13T02:42:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T02:42:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[96266]: osdmap e313: 8 total, 8 up, 8 in 2024-09-13T02:42:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[96266]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:42:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1781632147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[96266]: pgmap v147: 121 pgs: 121 active+clean; 238 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.5 MiB/s wr, 11 op/s 2024-09-13T02:42:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[96266]: osdmap e314: 8 total, 8 up, 8 in 2024-09-13T02:42:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[96266]: Upgrade: Updating osd.1 2024-09-13T02:42:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T02:42:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:41 smithi195 ceph-mon[87742]: osdmap e313: 8 total, 8 up, 8 in 2024-09-13T02:42:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:41 smithi195 ceph-mon[87742]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:42:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:41 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1781632147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:41 smithi195 ceph-mon[87742]: pgmap v147: 121 pgs: 121 active+clean; 238 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.5 MiB/s wr, 11 op/s 2024-09-13T02:42:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:41 smithi195 ceph-mon[87742]: osdmap e314: 8 total, 8 up, 8 in 2024-09-13T02:42:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:41 smithi195 ceph-mon[87742]: Upgrade: Updating osd.1 2024-09-13T02:42:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-09-13T02:42:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:42.338 INFO:tasks.rados.rados.0.smithi088.stdout:1188: done (4 left) 2024-09-13T02:42:42.338 INFO:tasks.rados.rados.0.smithi088.stdout:1189: snap_create 2024-09-13T02:42:42.338 INFO:tasks.rados.rados.0.smithi088.stdout:1186: finishing write tid 1 to smithi08884213-5 2024-09-13T02:42:42.338 INFO:tasks.rados.rados.0.smithi088.stdout:1186: finishing write tid 2 to smithi08884213-5 2024-09-13T02:42:42.338 INFO:tasks.rados.rados.0.smithi088.stdout:1186: finishing write tid 3 to smithi08884213-5 2024-09-13T02:42:42.338 INFO:tasks.rados.rados.0.smithi088.stdout:1186: finishing write tid 4 to smithi08884213-5 2024-09-13T02:42:42.338 INFO:tasks.rados.rados.0.smithi088.stdout:1186: finishing write tid 5 to smithi08884213-5 2024-09-13T02:42:42.338 INFO:tasks.rados.rados.0.smithi088.stdout:1186: oid 5 updating version 0 to 729 2024-09-13T02:42:42.338 INFO:tasks.rados.rados.0.smithi088.stdout:1186: oid 5 version 729 is already newer than 728 2024-09-13T02:42:42.338 INFO:tasks.rados.rados.0.smithi088.stdout:1186: oid 5 version 729 is already newer than 727 2024-09-13T02:42:42.338 INFO:tasks.rados.rados.0.smithi088.stdout:1186: oid 5 updating version 729 to 730 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 730 (ObjNum 359 snap 121 seq_num 359) dirty exists 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:1186: left oid 5 (ObjNum 359 snap 121 seq_num 359) 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:1184: finishing copy_from to smithi08884213-38 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 343 (ObjNum 334 snap 115 seq_num 334) dirty exists 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:1185: finishing write tid 1 to smithi08884213-27 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:1185: finishing write tid 2 to smithi08884213-27 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:1185: finishing write tid 3 to smithi08884213-27 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:1185: finishing write tid 4 to smithi08884213-27 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:1185: oid 27 updating version 0 to 382 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:1185: oid 27 updating version 382 to 383 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:1185: oid 27 version 383 is already newer than 381 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 383 (ObjNum 358 snap 121 seq_num 358) dirty exists 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:1185: left oid 27 (ObjNum 358 snap 121 seq_num 358) 2024-09-13T02:42:42.339 INFO:tasks.rados.rados.0.smithi088.stdout:1187: finishing write tid 1 to smithi08884213-37 2024-09-13T02:42:42.340 INFO:tasks.rados.rados.0.smithi088.stdout:1187: finishing write tid 2 to smithi08884213-37 2024-09-13T02:42:42.340 INFO:tasks.rados.rados.0.smithi088.stdout:1187: finishing write tid 3 to smithi08884213-37 2024-09-13T02:42:42.340 INFO:tasks.rados.rados.0.smithi088.stdout:1187: finishing write tid 4 to smithi08884213-37 2024-09-13T02:42:42.340 INFO:tasks.rados.rados.0.smithi088.stdout:1187: finishing write tid 5 to smithi08884213-37 2024-09-13T02:42:42.340 INFO:tasks.rados.rados.0.smithi088.stdout:1187: oid 37 updating version 0 to 382 2024-09-13T02:42:42.340 INFO:tasks.rados.rados.0.smithi088.stdout:1187: oid 37 version 382 is already newer than 381 2024-09-13T02:42:42.340 INFO:tasks.rados.rados.0.smithi088.stdout:1187: oid 37 updating version 382 to 383 2024-09-13T02:42:42.340 INFO:tasks.rados.rados.0.smithi088.stdout:1187: oid 37 updating version 383 to 384 2024-09-13T02:42:42.340 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 384 (ObjNum 360 snap 121 seq_num 360) dirty exists 2024-09-13T02:42:42.340 INFO:tasks.rados.rados.0.smithi088.stdout:1187: left oid 37 (ObjNum 360 snap 121 seq_num 360) 2024-09-13T02:42:43.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:42:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:42:43] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2024-09-13T02:42:43.345 INFO:tasks.rados.rados.0.smithi088.stdout:1184: done (4 left) 2024-09-13T02:42:43.345 INFO:tasks.rados.rados.0.smithi088.stdout:1185: done (3 left) 2024-09-13T02:42:43.345 INFO:tasks.rados.rados.0.smithi088.stdout:1186: done (2 left) 2024-09-13T02:42:43.345 INFO:tasks.rados.rados.0.smithi088.stdout:1187: done (1 left) 2024-09-13T02:42:43.345 INFO:tasks.rados.rados.0.smithi088.stdout:1189: done (0 left) 2024-09-13T02:42:43.345 INFO:tasks.rados.rados.0.smithi088.stdout:1190: copy_from oid 34 from oid 38 current snap is 122 2024-09-13T02:42:43.345 INFO:tasks.rados.rados.0.smithi088.stdout:1191: rollback oid 46 current snap is 122 2024-09-13T02:42:43.346 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 46 to 100 2024-09-13T02:42:43.346 INFO:tasks.rados.rados.0.smithi088.stdout:1192: rollback oid 23 current snap is 122 2024-09-13T02:42:43.346 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 23 to 100 2024-09-13T02:42:43.346 INFO:tasks.rados.rados.0.smithi088.stdout:1193: delete oid 22 current snap is 122 2024-09-13T02:42:43.353 INFO:tasks.rados.rados.0.smithi088.stdout:1192: finishing rollback tid 0 to smithi08884213-23 2024-09-13T02:42:43.353 INFO:tasks.rados.rados.0.smithi088.stdout:1191: finishing rollback tid 0 to smithi08884213-46 2024-09-13T02:42:43.353 INFO:tasks.rados.rados.0.smithi088.stdout:1193: done (3 left) 2024-09-13T02:42:43.353 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 122 2024-09-13T02:42:43.353 INFO:tasks.rados.rados.0.smithi088.stdout:1194: seq_num 362 ranges {1712128=466944,2179072=466944,2646016=335872} 2024-09-13T02:42:43.364 INFO:tasks.rados.rados.0.smithi088.stdout:1194: writing smithi08884213-12 from 1712128 to 2179072 tid 1 2024-09-13T02:42:43.367 INFO:tasks.rados.rados.0.smithi088.stdout:1194: writing smithi08884213-12 from 2179072 to 2646016 tid 2 2024-09-13T02:42:43.370 INFO:tasks.rados.rados.0.smithi088.stdout:1194: writing smithi08884213-12 from 2646016 to 2981888 tid 3 2024-09-13T02:42:43.370 INFO:tasks.rados.rados.0.smithi088.stdout:1195: copy_from oid 28 from oid 42 current snap is 122 2024-09-13T02:42:43.370 INFO:tasks.rados.rados.0.smithi088.stdout:1191: finishing rollback tid 1 to smithi08884213-46 2024-09-13T02:42:43.370 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 356 (ObjNum 33 snap 0 seq_num 2153646800) dirty dne 2024-09-13T02:42:43.370 INFO:tasks.rados.rados.0.smithi088.stdout:1192: finishing rollback tid 1 to smithi08884213-23 2024-09-13T02:42:43.370 INFO:tasks.rados.rados.0.smithi088.stdout:1192: finishing rollback tid 2 to smithi08884213-23 2024-09-13T02:42:43.370 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 508 (ObjNum 273 snap 93 seq_num 273) dirty exists 2024-09-13T02:42:43.370 INFO:tasks.rados.rados.0.smithi088.stdout:1194: finishing write tid 1 to smithi08884213-12 2024-09-13T02:42:43.370 INFO:tasks.rados.rados.0.smithi088.stdout:1191: done (4 left) 2024-09-13T02:42:43.370 INFO:tasks.rados.rados.0.smithi088.stdout:1192: done (3 left) 2024-09-13T02:42:43.370 INFO:tasks.rados.rados.0.smithi088.stdout:1196: snap_remove snap 120 2024-09-13T02:42:43.510 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:43 smithi088 ceph-mon[96266]: Deploying daemon osd.1 on smithi088 2024-09-13T02:42:43.510 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:43 smithi088 ceph-mon[96266]: osdmap e315: 8 total, 8 up, 8 in 2024-09-13T02:42:43.510 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:43 smithi088 ceph-mon[98762]: Deploying daemon osd.1 on smithi088 2024-09-13T02:42:43.510 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:43 smithi088 ceph-mon[98762]: osdmap e315: 8 total, 8 up, 8 in 2024-09-13T02:42:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:43 smithi195 ceph-mon[87742]: Deploying daemon osd.1 on smithi088 2024-09-13T02:42:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:43 smithi195 ceph-mon[87742]: osdmap e315: 8 total, 8 up, 8 in 2024-09-13T02:42:44.354 INFO:tasks.rados.rados.0.smithi088.stdout:1196: done (3 left) 2024-09-13T02:42:44.354 INFO:tasks.rados.rados.0.smithi088.stdout:1197: copy_from oid 35 from oid 46 current snap is 122 2024-09-13T02:42:44.354 INFO:tasks.rados.rados.0.smithi088.stdout:1198: copy_from oid 36 from oid 45 current snap is 122 2024-09-13T02:42:44.354 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 122 2024-09-13T02:42:44.354 INFO:tasks.rados.rados.0.smithi088.stdout:1199: seq_num 363 ranges {1712128=483328,2195456=753664,2949120=49152} 2024-09-13T02:42:44.366 INFO:tasks.rados.rados.0.smithi088.stdout:1199: writing smithi08884213-30 from 1712128 to 2195456 tid 1 2024-09-13T02:42:44.371 INFO:tasks.rados.rados.0.smithi088.stdout:1199: writing smithi08884213-30 from 2195456 to 2949120 tid 2 2024-09-13T02:42:44.371 INFO:tasks.rados.rados.0.smithi088.stdout:1199: writing smithi08884213-30 from 2949120 to 2998272 tid 3 2024-09-13T02:42:44.372 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 122 2024-09-13T02:42:44.372 INFO:tasks.rados.rados.0.smithi088.stdout:1190: finishing copy_from racing read to smithi08884213-34 2024-09-13T02:42:44.372 INFO:tasks.rados.rados.0.smithi088.stdout:1195: finishing copy_from to smithi08884213-28 2024-09-13T02:42:44.372 INFO:tasks.rados.rados.0.smithi088.stdout:1195: got expected ENOENT (src dne) 2024-09-13T02:42:44.372 INFO:tasks.rados.rados.0.smithi088.stdout:1195: finishing copy_from racing read to smithi08884213-28 2024-09-13T02:42:44.372 INFO:tasks.rados.rados.0.smithi088.stdout:1190: finishing copy_from to smithi08884213-34 2024-09-13T02:42:44.372 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 343 (ObjNum 334 snap 115 seq_num 334) dirty exists 2024-09-13T02:42:44.372 INFO:tasks.rados.rados.0.smithi088.stdout:1194: finishing write tid 2 to smithi08884213-12 2024-09-13T02:42:44.372 INFO:tasks.rados.rados.0.smithi088.stdout:1194: finishing write tid 3 to smithi08884213-12 2024-09-13T02:42:44.372 INFO:tasks.rados.rados.0.smithi088.stdout:1194: finishing write tid 4 to smithi08884213-12 2024-09-13T02:42:44.372 INFO:tasks.rados.rados.0.smithi088.stdout:1200: seq_num 364 ranges {3915776=499712,4415488=638976,5054464=163840} 2024-09-13T02:42:44.395 INFO:tasks.rados.rados.0.smithi088.stdout:1200: writing smithi08884213-27 from 3915776 to 4415488 tid 1 2024-09-13T02:42:44.399 INFO:tasks.rados.rados.0.smithi088.stdout:1200: writing smithi08884213-27 from 4415488 to 5054464 tid 2 2024-09-13T02:42:44.401 INFO:tasks.rados.rados.0.smithi088.stdout:1200: writing smithi08884213-27 from 5054464 to 5218304 tid 3 2024-09-13T02:42:44.401 INFO:tasks.rados.rados.0.smithi088.stdout:1190: done (6 left) 2024-09-13T02:42:44.401 INFO:tasks.rados.rados.0.smithi088.stdout:1195: done (5 left) 2024-09-13T02:42:44.401 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 122 2024-09-13T02:42:44.401 INFO:tasks.rados.rados.0.smithi088.stdout:1194: finishing write tid 5 to smithi08884213-12 2024-09-13T02:42:44.401 INFO:tasks.rados.rados.0.smithi088.stdout:1194: oid 12 updating version 0 to 475 2024-09-13T02:42:44.401 INFO:tasks.rados.rados.0.smithi088.stdout:1194: oid 12 version 475 is already newer than 474 2024-09-13T02:42:44.401 INFO:tasks.rados.rados.0.smithi088.stdout:1194: oid 12 updating version 475 to 477 2024-09-13T02:42:44.402 INFO:tasks.rados.rados.0.smithi088.stdout:1194: oid 12 version 477 is already newer than 476 2024-09-13T02:42:44.402 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 477 (ObjNum 362 snap 122 seq_num 362) dirty exists 2024-09-13T02:42:44.402 INFO:tasks.rados.rados.0.smithi088.stdout:1194: left oid 12 (ObjNum 362 snap 122 seq_num 362) 2024-09-13T02:42:44.402 INFO:tasks.rados.rados.0.smithi088.stdout:1197: finishing copy_from to smithi08884213-35 2024-09-13T02:42:44.402 INFO:tasks.rados.rados.0.smithi088.stdout:1197: got expected ENOENT (src dne) 2024-09-13T02:42:44.402 INFO:tasks.rados.rados.0.smithi088.stdout:1197: finishing copy_from racing read to smithi08884213-35 2024-09-13T02:42:44.402 INFO:tasks.rados.rados.0.smithi088.stdout:1199: finishing write tid 1 to smithi08884213-30 2024-09-13T02:42:44.402 INFO:tasks.rados.rados.0.smithi088.stdout:1199: finishing write tid 2 to smithi08884213-30 2024-09-13T02:42:44.402 INFO:tasks.rados.rados.0.smithi088.stdout:1199: finishing write tid 3 to smithi08884213-30 2024-09-13T02:42:44.402 INFO:tasks.rados.rados.0.smithi088.stdout:1199: finishing write tid 4 to smithi08884213-30 2024-09-13T02:42:44.402 INFO:tasks.rados.rados.0.smithi088.stdout:1201: seq_num 365 ranges {0=516096,516096=573440,1089536=229376} 2024-09-13T02:42:44.403 INFO:tasks.rados.rados.0.smithi088.stdout:1201: writing smithi08884213-47 from 0 to 516096 tid 1 2024-09-13T02:42:44.407 INFO:tasks.rados.rados.0.smithi088.stdout:1201: writing smithi08884213-47 from 516096 to 1089536 tid 2 2024-09-13T02:42:44.409 INFO:tasks.rados.rados.0.smithi088.stdout:1201: writing smithi08884213-47 from 1089536 to 1318912 tid 3 2024-09-13T02:42:44.409 INFO:tasks.rados.rados.0.smithi088.stdout:1194: done (5 left) 2024-09-13T02:42:44.409 INFO:tasks.rados.rados.0.smithi088.stdout:1197: done (4 left) 2024-09-13T02:42:44.409 INFO:tasks.rados.rados.0.smithi088.stdout:1202: rmattr oid 5 current snap is 122 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:1198: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:1199: finishing write tid 5 to smithi08884213-30 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:1199: oid 30 updating version 0 to 329 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:1199: oid 30 updating version 329 to 331 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:1199: oid 30 version 331 is already newer than 330 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:1199: oid 30 updating version 331 to 332 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 332 (ObjNum 363 snap 122 seq_num 363) dirty exists 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:1199: left oid 30 (ObjNum 363 snap 122 seq_num 363) 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:1199: done (4 left) 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:1203: delete oid 15 current snap is 122 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:1198: finishing copy_from to smithi08884213-36 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 148 (ObjNum 357 snap 121 seq_num 357) dirty exists 2024-09-13T02:42:44.410 INFO:tasks.rados.rados.0.smithi088.stdout:1200: finishing write tid 1 to smithi08884213-27 2024-09-13T02:42:44.411 INFO:tasks.rados.rados.0.smithi088.stdout:1200: finishing write tid 2 to smithi08884213-27 2024-09-13T02:42:44.411 INFO:tasks.rados.rados.0.smithi088.stdout:1200: finishing write tid 3 to smithi08884213-27 2024-09-13T02:42:44.411 INFO:tasks.rados.rados.0.smithi088.stdout:1200: finishing write tid 4 to smithi08884213-27 2024-09-13T02:42:44.411 INFO:tasks.rados.rados.0.smithi088.stdout:1200: finishing write tid 5 to smithi08884213-27 2024-09-13T02:42:44.411 INFO:tasks.rados.rados.0.smithi088.stdout:1200: oid 27 updating version 0 to 384 2024-09-13T02:42:44.411 INFO:tasks.rados.rados.0.smithi088.stdout:1200: oid 27 updating version 384 to 387 2024-09-13T02:42:44.411 INFO:tasks.rados.rados.0.smithi088.stdout:1200: oid 27 version 387 is already newer than 386 2024-09-13T02:42:44.411 INFO:tasks.rados.rados.0.smithi088.stdout:1200: oid 27 version 387 is already newer than 385 2024-09-13T02:42:44.411 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 387 (ObjNum 364 snap 122 seq_num 364) dirty exists 2024-09-13T02:42:44.411 INFO:tasks.rados.rados.0.smithi088.stdout:1200: left oid 27 (ObjNum 364 snap 122 seq_num 364) 2024-09-13T02:42:44.411 INFO:tasks.rados.rados.0.smithi088.stdout:1201: finishing write tid 1 to smithi08884213-47 2024-09-13T02:42:44.412 INFO:tasks.rados.rados.0.smithi088.stdout:1198: done (4 left) 2024-09-13T02:42:44.412 INFO:tasks.rados.rados.0.smithi088.stdout:1200: done (3 left) 2024-09-13T02:42:44.412 INFO:tasks.rados.rados.0.smithi088.stdout:1203: done (2 left) 2024-09-13T02:42:44.412 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 28 current snap is 122 2024-09-13T02:42:44.412 INFO:tasks.rados.rados.0.smithi088.stdout:1204: seq_num 367 ranges {0=548864,548864=737280,1286144=65536} 2024-09-13T02:42:44.414 INFO:tasks.rados.rados.0.smithi088.stdout:1204: writing smithi08884213-28 from 0 to 548864 tid 1 2024-09-13T02:42:44.418 INFO:tasks.rados.rados.0.smithi088.stdout:1204: writing smithi08884213-28 from 548864 to 1286144 tid 2 2024-09-13T02:42:44.419 INFO:tasks.rados.rados.0.smithi088.stdout:1204: writing smithi08884213-28 from 1286144 to 1351680 tid 3 2024-09-13T02:42:44.419 INFO:tasks.rados.rados.0.smithi088.stdout:1205: delete oid 33 current snap is 122 2024-09-13T02:42:44.419 INFO:tasks.rados.rados.0.smithi088.stdout:1201: finishing write tid 2 to smithi08884213-47 2024-09-13T02:42:44.420 INFO:tasks.rados.rados.0.smithi088.stdout:1201: finishing write tid 3 to smithi08884213-47 2024-09-13T02:42:44.420 INFO:tasks.rados.rados.0.smithi088.stdout:1201: finishing write tid 4 to smithi08884213-47 2024-09-13T02:42:44.420 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 747 (ObjNum 359 snap 121 seq_num 359) dirty exists 2024-09-13T02:42:44.420 INFO:tasks.rados.rados.0.smithi088.stdout:1201: finishing write tid 5 to smithi08884213-47 2024-09-13T02:42:44.420 INFO:tasks.rados.rados.0.smithi088.stdout:1201: oid 47 updating version 0 to 743 2024-09-13T02:42:44.420 INFO:tasks.rados.rados.0.smithi088.stdout:1201: oid 47 updating version 743 to 744 2024-09-13T02:42:44.420 INFO:tasks.rados.rados.0.smithi088.stdout:1201: oid 47 updating version 744 to 745 2024-09-13T02:42:44.420 INFO:tasks.rados.rados.0.smithi088.stdout:1201: oid 47 version 745 is already newer than 742 2024-09-13T02:42:44.420 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 745 (ObjNum 365 snap 122 seq_num 365) dirty exists 2024-09-13T02:42:44.420 INFO:tasks.rados.rados.0.smithi088.stdout:1201: left oid 47 (ObjNum 365 snap 122 seq_num 365) 2024-09-13T02:42:44.420 INFO:tasks.rados.rados.0.smithi088.stdout:1204: finishing write tid 1 to smithi08884213-28 2024-09-13T02:42:44.421 INFO:tasks.rados.rados.0.smithi088.stdout:1201: done (3 left) 2024-09-13T02:42:44.421 INFO:tasks.rados.rados.0.smithi088.stdout:1202: done (2 left) 2024-09-13T02:42:44.421 INFO:tasks.rados.rados.0.smithi088.stdout:1205: done (1 left) 2024-09-13T02:42:44.421 INFO:tasks.rados.rados.0.smithi088.stdout:1206: setattr oid 17 current snap is 122 2024-09-13T02:42:44.422 INFO:tasks.rados.rados.0.smithi088.stdout:1207: read oid 21 snap -1 2024-09-13T02:42:44.422 INFO:tasks.rados.rados.0.smithi088.stdout:1207: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:42:44.423 INFO:tasks.rados.rados.0.smithi088.stdout:1208: snap_remove snap 119 2024-09-13T02:42:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:44 smithi088 ceph-mon[96266]: pgmap v150: 121 pgs: 121 active+clean; 246 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 6.4 MiB/s wr, 14 op/s 2024-09-13T02:42:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:44 smithi088 ceph-mon[96266]: osdmap e316: 8 total, 8 up, 8 in 2024-09-13T02:42:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:42:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:44 smithi088 ceph-mon[98762]: pgmap v150: 121 pgs: 121 active+clean; 246 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 6.4 MiB/s wr, 14 op/s 2024-09-13T02:42:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:44 smithi088 ceph-mon[98762]: osdmap e316: 8 total, 8 up, 8 in 2024-09-13T02:42:44.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:44.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:42:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:44 smithi195 ceph-mon[87742]: pgmap v150: 121 pgs: 121 active+clean; 246 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 6.4 MiB/s wr, 14 op/s 2024-09-13T02:42:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:44 smithi195 ceph-mon[87742]: osdmap e316: 8 total, 8 up, 8 in 2024-09-13T02:42:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:42:44.786 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:44 smithi088 systemd[1]: Stopping Ceph osd.1 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:42:45.190 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:44 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[50036]: 2024-09-13T02:42:44.784+0000 7fe2e60a0640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:42:45.190 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:44 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[50036]: 2024-09-13T02:42:44.784+0000 7fe2e60a0640 -1 osd.1 317 *** Got signal Terminated *** 2024-09-13T02:42:45.190 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:44 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[50036]: 2024-09-13T02:42:44.784+0000 7fe2e60a0640 -1 osd.1 317 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T02:42:45.364 INFO:tasks.rados.rados.0.smithi088.stdout:1204: finishing write tid 2 to smithi08884213-28 2024-09-13T02:42:45.365 INFO:tasks.rados.rados.0.smithi088.stdout:1204: finishing write tid 3 to smithi08884213-28 2024-09-13T02:42:45.365 INFO:tasks.rados.rados.0.smithi088.stdout:1204: finishing write tid 4 to smithi08884213-28 2024-09-13T02:42:45.365 INFO:tasks.rados.rados.0.smithi088.stdout:1204: finishing write tid 5 to smithi08884213-28 2024-09-13T02:42:45.365 INFO:tasks.rados.rados.0.smithi088.stdout:1204: oid 28 updating version 0 to 750 2024-09-13T02:42:45.365 INFO:tasks.rados.rados.0.smithi088.stdout:1204: oid 28 version 750 is already newer than 748 2024-09-13T02:42:45.365 INFO:tasks.rados.rados.0.smithi088.stdout:1204: oid 28 updating version 750 to 751 2024-09-13T02:42:45.365 INFO:tasks.rados.rados.0.smithi088.stdout:1204: oid 28 version 751 is already newer than 749 2024-09-13T02:42:45.365 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 751 (ObjNum 367 snap 122 seq_num 367) dirty exists 2024-09-13T02:42:45.365 INFO:tasks.rados.rados.0.smithi088.stdout:1204: left oid 28 (ObjNum 367 snap 122 seq_num 367) 2024-09-13T02:42:45.365 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 511 (ObjNum 33 snap 0 seq_num 2152891664) dirty exists 2024-09-13T02:42:45.365 INFO:tasks.rados.rados.0.smithi088.stdout:1207: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:42:45.367 INFO:tasks.rados.rados.0.smithi088.stdout:1204: done (3 left) 2024-09-13T02:42:45.367 INFO:tasks.rados.rados.0.smithi088.stdout:1206: done (2 left) 2024-09-13T02:42:45.368 INFO:tasks.rados.rados.0.smithi088.stdout:1207: done (1 left) 2024-09-13T02:42:45.368 INFO:tasks.rados.rados.0.smithi088.stdout:1208: done (0 left) 2024-09-13T02:42:45.368 INFO:tasks.rados.rados.0.smithi088.stdout:1209: snap_remove snap 118 2024-09-13T02:42:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:45 smithi088 ceph-mon[96266]: osdmap e317: 8 total, 8 up, 8 in 2024-09-13T02:42:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:45 smithi088 ceph-mon[96266]: osd.1 marked itself down and dead 2024-09-13T02:42:45.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:45 smithi088 ceph-mon[98762]: osdmap e317: 8 total, 8 up, 8 in 2024-09-13T02:42:45.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:45 smithi088 ceph-mon[98762]: osd.1 marked itself down and dead 2024-09-13T02:42:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:45 smithi195 ceph-mon[87742]: osdmap e317: 8 total, 8 up, 8 in 2024-09-13T02:42:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:45 smithi195 ceph-mon[87742]: osd.1 marked itself down and dead 2024-09-13T02:42:46.191 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:45 smithi088 podman[109235]: 2024-09-13 02:42:45.916036203 +0000 UTC m=+1.251073924 container died d7e6375ac3bbc88f60bfadab97cb795493c79592b8e64c86732eda354d9935c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-2c01458, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-13T02:42:46.339 INFO:tasks.rados.rados.0.smithi088.stdout:1209: done (0 left) 2024-09-13T02:42:46.339 INFO:tasks.rados.rados.0.smithi088.stdout:1210: snap_create 2024-09-13T02:42:46.485 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:46 smithi088 ceph-mon[96266]: pgmap v153: 121 pgs: 121 active+clean; 262 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.8 MiB/s wr, 22 op/s 2024-09-13T02:42:46.485 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:46 smithi088 ceph-mon[96266]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:42:46.485 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:46 smithi088 ceph-mon[96266]: osdmap e318: 8 total, 7 up, 8 in 2024-09-13T02:42:46.486 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:46 smithi088 ceph-mon[96266]: osdmap e319: 8 total, 7 up, 8 in 2024-09-13T02:42:46.486 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:46 smithi088 ceph-mon[98762]: pgmap v153: 121 pgs: 121 active+clean; 262 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.8 MiB/s wr, 22 op/s 2024-09-13T02:42:46.486 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:46 smithi088 ceph-mon[98762]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:42:46.486 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:46 smithi088 ceph-mon[98762]: osdmap e318: 8 total, 7 up, 8 in 2024-09-13T02:42:46.486 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:46 smithi088 ceph-mon[98762]: osdmap e319: 8 total, 7 up, 8 in 2024-09-13T02:42:46.486 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:46 smithi088 podman[109235]: 2024-09-13 02:42:46.291493951 +0000 UTC m=+1.626531669 container cleanup d7e6375ac3bbc88f60bfadab97cb795493c79592b8e64c86732eda354d9935c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=reef-2c01458, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-13T02:42:46.487 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:46 smithi088 bash[109235]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1 2024-09-13T02:42:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:46 smithi195 ceph-mon[87742]: pgmap v153: 121 pgs: 121 active+clean; 262 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.8 MiB/s wr, 22 op/s 2024-09-13T02:42:46.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:46 smithi195 ceph-mon[87742]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:42:46.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:46 smithi195 ceph-mon[87742]: osdmap e318: 8 total, 7 up, 8 in 2024-09-13T02:42:46.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:46 smithi195 ceph-mon[87742]: osdmap e319: 8 total, 7 up, 8 in 2024-09-13T02:42:46.890 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:46 smithi088 podman[109256]: 2024-09-13 02:42:46.48473711 +0000 UTC m=+0.566217390 container remove d7e6375ac3bbc88f60bfadab97cb795493c79592b8e64c86732eda354d9935c5 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, RELEASE=reef-2c01458, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-13T02:42:47.172 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:46 smithi088 podman[109346]: 2024-09-13 02:42:46.792471249 +0000 UTC m=+0.015746660 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:42:47.172 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:46 smithi088 podman[109346]: 2024-09-13 02:42:46.927451927 +0000 UTC m=+0.150727376 container create 7ff71eea3f35f2dffa7f87ff0b16e6b5dd76cdcb9bab3a5be49fb32886b93120 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-09-13T02:42:47.172 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:47 smithi088 podman[109346]: 2024-09-13 02:42:47.17150119 +0000 UTC m=+0.394776599 container init 7ff71eea3f35f2dffa7f87ff0b16e6b5dd76cdcb9bab3a5be49fb32886b93120 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731) 2024-09-13T02:42:47.339 INFO:tasks.rados.rados.0.smithi088.stdout:1210: done (0 left) 2024-09-13T02:42:47.339 INFO:tasks.rados.rados.0.smithi088.stdout:1211: rollback oid 14 current snap is 123 2024-09-13T02:42:47.340 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 14 to 93 2024-09-13T02:42:47.340 INFO:tasks.rados.rados.0.smithi088.stdout:1212: snap_remove snap 73 2024-09-13T02:42:47.440 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:47 smithi088 podman[109346]: 2024-09-13 02:42:47.176162309 +0000 UTC m=+0.399437718 container start 7ff71eea3f35f2dffa7f87ff0b16e6b5dd76cdcb9bab3a5be49fb32886b93120 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T02:42:47.440 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:47 smithi088 podman[109346]: 2024-09-13 02:42:47.271517506 +0000 UTC m=+0.494792910 container attach 7ff71eea3f35f2dffa7f87ff0b16e6b5dd76cdcb9bab3a5be49fb32886b93120 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=) 2024-09-13T02:42:47.440 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:47 smithi088 podman[109346]: 2024-09-13 02:42:47.366396188 +0000 UTC m=+0.589671592 container died 7ff71eea3f35f2dffa7f87ff0b16e6b5dd76cdcb9bab3a5be49fb32886b93120 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-13T02:42:48.339 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:47 smithi088 podman[109389]: 2024-09-13 02:42:47.966922074 +0000 UTC m=+0.590140280 container remove 7ff71eea3f35f2dffa7f87ff0b16e6b5dd76cdcb9bab3a5be49fb32886b93120 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-13T02:42:48.339 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:47 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.1.service: Deactivated successfully. 2024-09-13T02:42:48.339 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:47 smithi088 systemd[1]: Stopped Ceph osd.1 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:42:48.339 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:47 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.1.service: Consumed 10.291s CPU time. 2024-09-13T02:42:48.339 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:48 smithi088 systemd[1]: Starting Ceph osd.1 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:42:48.351 INFO:tasks.rados.rados.0.smithi088.stdout:1212: done (1 left) 2024-09-13T02:42:48.351 INFO:tasks.rados.rados.0.smithi088.stdout:1213: snap_remove snap 122 2024-09-13T02:42:48.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:48 smithi088 ceph-mon[96266]: pgmap v156: 121 pgs: 16 stale+active+clean, 105 active+clean; 262 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 4.0 MiB/s wr, 18 op/s 2024-09-13T02:42:48.671 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:48 smithi088 ceph-mon[96266]: osdmap e320: 8 total, 7 up, 8 in 2024-09-13T02:42:48.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:48 smithi088 ceph-mon[98762]: pgmap v156: 121 pgs: 16 stale+active+clean, 105 active+clean; 262 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 4.0 MiB/s wr, 18 op/s 2024-09-13T02:42:48.672 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:48 smithi088 ceph-mon[98762]: osdmap e320: 8 total, 7 up, 8 in 2024-09-13T02:42:48.672 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:48 smithi088 podman[109494]: 2024-09-13 02:42:48.300368184 +0000 UTC m=+0.016097408 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:42:48.672 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:48 smithi088 podman[109494]: 2024-09-13 02:42:48.451850058 +0000 UTC m=+0.167579275 container create 534c625bb236333a58b2acbeb69400c5cedaa5ddeacfab32a3f3f5f6e09f854b (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-13T02:42:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:48 smithi195 ceph-mon[87742]: pgmap v156: 121 pgs: 16 stale+active+clean, 105 active+clean; 262 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 4.0 MiB/s wr, 18 op/s 2024-09-13T02:42:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:48 smithi195 ceph-mon[87742]: osdmap e320: 8 total, 7 up, 8 in 2024-09-13T02:42:48.940 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:48 smithi088 podman[109494]: 2024-09-13 02:42:48.670843503 +0000 UTC m=+0.386572719 container init 534c625bb236333a58b2acbeb69400c5cedaa5ddeacfab32a3f3f5f6e09f854b (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-09-13T02:42:48.940 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:48 smithi088 podman[109494]: 2024-09-13 02:42:48.675716765 +0000 UTC m=+0.391445982 container start 534c625bb236333a58b2acbeb69400c5cedaa5ddeacfab32a3f3f5f6e09f854b (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2) 2024-09-13T02:42:48.940 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:48 smithi088 podman[109494]: 2024-09-13 02:42:48.787414354 +0000 UTC m=+0.503143576 container attach 534c625bb236333a58b2acbeb69400c5cedaa5ddeacfab32a3f3f5f6e09f854b (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate, RELEASE=squid-7741f7f, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2) 2024-09-13T02:42:48.941 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate[109509]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:42:48.941 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:48 smithi088 bash[109494]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:42:48.941 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:48 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate[109509]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:42:48.941 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:48 smithi088 bash[109494]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:42:49.355 INFO:tasks.rados.rados.0.smithi088.stdout:1213: done (1 left) 2024-09-13T02:42:49.355 INFO:tasks.rados.rados.0.smithi088.stdout:1214: rollback oid 38 current snap is 123 2024-09-13T02:42:49.355 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 38 to 93 2024-09-13T02:42:49.355 INFO:tasks.rados.rados.0.smithi088.stdout:1211: finishing rollback tid 0 to smithi08884213-14 2024-09-13T02:42:49.355 INFO:tasks.rados.rados.0.smithi088.stdout:1211: finishing rollback tid 1 to smithi08884213-14 2024-09-13T02:42:49.356 INFO:tasks.rados.rados.0.smithi088.stdout:1211: finishing rollback tid 2 to smithi08884213-14 2024-09-13T02:42:49.356 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 436 (ObjNum 481 snap 0 seq_num 3614196254) dirty exists 2024-09-13T02:42:49.356 INFO:tasks.rados.rados.0.smithi088.stdout:1211: done (1 left) 2024-09-13T02:42:49.356 INFO:tasks.rados.rados.0.smithi088.stdout:1215: read oid 30 snap -1 2024-09-13T02:42:49.356 INFO:tasks.rados.rados.0.smithi088.stdout:1215: expect (ObjNum 363 snap 122 seq_num 363) 2024-09-13T02:42:49.357 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 123 2024-09-13T02:42:49.357 INFO:tasks.rados.rados.0.smithi088.stdout:1216: seq_num 369 ranges {1024000=589824,1613824=507904,2121728=294912} 2024-09-13T02:42:49.363 INFO:tasks.rados.rados.0.smithi088.stdout:1216: writing smithi08884213-13 from 1024000 to 1613824 tid 1 2024-09-13T02:42:49.366 INFO:tasks.rados.rados.0.smithi088.stdout:1216: writing smithi08884213-13 from 1613824 to 2121728 tid 2 2024-09-13T02:42:49.368 INFO:tasks.rados.rados.0.smithi088.stdout:1216: writing smithi08884213-13 from 2121728 to 2416640 tid 3 2024-09-13T02:42:49.369 INFO:tasks.rados.rados.0.smithi088.stdout:1217: delete oid 10 current snap is 123 2024-09-13T02:42:49.369 INFO:tasks.rados.rados.0.smithi088.stdout:1214: finishing rollback tid 0 to smithi08884213-38 2024-09-13T02:42:49.369 INFO:tasks.rados.rados.0.smithi088.stdout:1214: finishing rollback tid 1 to smithi08884213-38 2024-09-13T02:42:49.369 INFO:tasks.rados.rados.0.smithi088.stdout:1214: finishing rollback tid 2 to smithi08884213-38 2024-09-13T02:42:49.369 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 390 (ObjNum 208 snap 55 seq_num 208) dirty exists 2024-09-13T02:42:49.372 INFO:tasks.rados.rados.0.smithi088.stdout:1214: done (3 left) 2024-09-13T02:42:49.372 INFO:tasks.rados.rados.0.smithi088.stdout:1217: done (2 left) 2024-09-13T02:42:49.372 INFO:tasks.rados.rados.0.smithi088.stdout:1218: read oid 50 snap -1 2024-09-13T02:42:49.372 INFO:tasks.rados.rados.0.smithi088.stdout:1218: expect deleted 2024-09-13T02:42:49.372 INFO:tasks.rados.rados.0.smithi088.stdout:1219: read oid 2 snap -1 2024-09-13T02:42:49.372 INFO:tasks.rados.rados.0.smithi088.stdout:1219: expect (ObjNum 355 snap 119 seq_num 355) 2024-09-13T02:42:49.372 INFO:tasks.rados.rados.0.smithi088.stdout:1220: read oid 31 snap -1 2024-09-13T02:42:49.372 INFO:tasks.rados.rados.0.smithi088.stdout:1220: expect (ObjNum 250 snap 84 seq_num 250) 2024-09-13T02:42:49.372 INFO:tasks.rados.rados.0.smithi088.stdout:1221: copy_from oid 47 from oid 22 current snap is 123 2024-09-13T02:42:49.373 INFO:tasks.rados.rados.0.smithi088.stdout:1222: snap_create 2024-09-13T02:42:49.373 INFO:tasks.rados.rados.0.smithi088.stdout:1215: expect (ObjNum 363 snap 122 seq_num 363) 2024-09-13T02:42:49.484 INFO:tasks.rados.rados.0.smithi088.stdout:1216: finishing write tid 1 to smithi08884213-13 2024-09-13T02:42:49.484 INFO:tasks.rados.rados.0.smithi088.stdout:1216: finishing write tid 2 to smithi08884213-13 2024-09-13T02:42:49.484 INFO:tasks.rados.rados.0.smithi088.stdout:1216: finishing write tid 3 to smithi08884213-13 2024-09-13T02:42:49.484 INFO:tasks.rados.rados.0.smithi088.stdout:1221: finishing copy_from to smithi08884213-47 2024-09-13T02:42:49.484 INFO:tasks.rados.rados.0.smithi088.stdout:1221: got expected ENOENT (src dne) 2024-09-13T02:42:49.484 INFO:tasks.rados.rados.0.smithi088.stdout:1221: finishing copy_from racing read to smithi08884213-47 2024-09-13T02:42:49.484 INFO:tasks.rados.rados.0.smithi088.stdout:1216: finishing write tid 4 to smithi08884213-13 2024-09-13T02:42:49.484 INFO:tasks.rados.rados.0.smithi088.stdout:1216: finishing write tid 5 to smithi08884213-13 2024-09-13T02:42:49.484 INFO:tasks.rados.rados.0.smithi088.stdout:1216: oid 13 updating version 0 to 756 2024-09-13T02:42:49.485 INFO:tasks.rados.rados.0.smithi088.stdout:1216: oid 13 version 756 is already newer than 754 2024-09-13T02:42:49.485 INFO:tasks.rados.rados.0.smithi088.stdout:1216: oid 13 version 756 is already newer than 753 2024-09-13T02:42:49.485 INFO:tasks.rados.rados.0.smithi088.stdout:1216: oid 13 version 756 is already newer than 755 2024-09-13T02:42:49.485 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 756 (ObjNum 369 snap 123 seq_num 369) dirty exists 2024-09-13T02:42:49.485 INFO:tasks.rados.rados.0.smithi088.stdout:1216: left oid 13 (ObjNum 369 snap 123 seq_num 369) 2024-09-13T02:42:49.485 INFO:tasks.rados.rados.0.smithi088.stdout:1220: expect (ObjNum 250 snap 84 seq_num 250) 2024-09-13T02:42:49.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:49 smithi088 ceph-mon[98762]: osdmap e321: 8 total, 7 up, 8 in 2024-09-13T02:42:49.567 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:49 smithi088 ceph-mon[96266]: osdmap e321: 8 total, 7 up, 8 in 2024-09-13T02:42:49.568 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate[109509]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-13T02:42:49.568 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 bash[109494]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-13T02:42:49.568 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate[109509]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-13T02:42:49.568 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 bash[109494]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-13T02:42:49.568 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate[109509]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-13T02:42:49.636 INFO:tasks.rados.rados.0.smithi088.stdout:1219: expect (ObjNum 355 snap 119 seq_num 355) 2024-09-13T02:42:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:49 smithi195 ceph-mon[87742]: osdmap e321: 8 total, 7 up, 8 in 2024-09-13T02:42:49.892 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 bash[109494]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-13T02:42:49.892 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate[109509]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-13T02:42:49.892 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 bash[109494]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-13T02:42:49.892 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate[109509]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-13T02:42:49.892 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 bash[109494]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-09-13T02:42:49.892 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate[109509]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-13T02:42:49.892 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 bash[109494]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-13T02:42:49.893 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate[109509]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-13T02:42:49.893 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 bash[109494]: --> ceph-volume raw activate successful for osd ID: 1 2024-09-13T02:42:49.893 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:49 smithi088 podman[109494]: 2024-09-13 02:42:49.594521108 +0000 UTC m=+1.310250330 container died 534c625bb236333a58b2acbeb69400c5cedaa5ddeacfab32a3f3f5f6e09f854b (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-09-13T02:42:50.363 INFO:tasks.rados.rados.0.smithi088.stdout:1215: done (6 left) 2024-09-13T02:42:50.363 INFO:tasks.rados.rados.0.smithi088.stdout:1216: done (5 left) 2024-09-13T02:42:50.363 INFO:tasks.rados.rados.0.smithi088.stdout:1218: done (4 left) 2024-09-13T02:42:50.363 INFO:tasks.rados.rados.0.smithi088.stdout:1219: done (3 left) 2024-09-13T02:42:50.363 INFO:tasks.rados.rados.0.smithi088.stdout:1220: done (2 left) 2024-09-13T02:42:50.363 INFO:tasks.rados.rados.0.smithi088.stdout:1221: done (1 left) 2024-09-13T02:42:50.363 INFO:tasks.rados.rados.0.smithi088.stdout:1222: done (0 left) 2024-09-13T02:42:50.364 INFO:tasks.rados.rados.0.smithi088.stdout:1223: setattr oid 12 current snap is 124 2024-09-13T02:42:50.364 INFO:tasks.rados.rados.0.smithi088.stdout:1224: delete oid 11 current snap is 124 2024-09-13T02:42:50.366 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 491 (ObjNum 362 snap 122 seq_num 362) dirty exists 2024-09-13T02:42:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:1223: done (1 left) 2024-09-13T02:42:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:1224: done (0 left) 2024-09-13T02:42:50.369 INFO:tasks.rados.rados.0.smithi088.stdout:1225: snap_remove snap 100 2024-09-13T02:42:50.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:50 smithi088 ceph-mon[96266]: pgmap v159: 121 pgs: 6 active+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 100 active+clean; 263 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 318 KiB/s wr, 1 op/s; 6/645 objects degraded (0.930%) 2024-09-13T02:42:50.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:50 smithi088 ceph-mon[96266]: Health check failed: Degraded data redundancy: 6/645 objects degraded (0.930%), 1 pg degraded (PG_DEGRADED) 2024-09-13T02:42:50.460 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:50 smithi088 ceph-mon[96266]: osdmap e322: 8 total, 7 up, 8 in 2024-09-13T02:42:50.460 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:50 smithi088 ceph-mon[98762]: pgmap v159: 121 pgs: 6 active+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 100 active+clean; 263 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 318 KiB/s wr, 1 op/s; 6/645 objects degraded (0.930%) 2024-09-13T02:42:50.460 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:50 smithi088 ceph-mon[98762]: Health check failed: Degraded data redundancy: 6/645 objects degraded (0.930%), 1 pg degraded (PG_DEGRADED) 2024-09-13T02:42:50.460 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:50 smithi088 ceph-mon[98762]: osdmap e322: 8 total, 7 up, 8 in 2024-09-13T02:42:50.461 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:50 smithi088 podman[109670]: 2024-09-13 02:42:50.208063242 +0000 UTC m=+0.607720651 container remove 534c625bb236333a58b2acbeb69400c5cedaa5ddeacfab32a3f3f5f6e09f854b (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:42:50.461 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:50 smithi088 podman[109734]: 2024-09-13 02:42:50.313500853 +0000 UTC m=+0.015766663 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:42:50.461 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:50 smithi088 podman[109734]: 2024-09-13 02:42:50.459255568 +0000 UTC m=+0.161521361 container create 449625b55177e631924f9452689bfbd9a2c21bdf567e0b66481fba829037fb84 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0) 2024-09-13T02:42:50.713 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:50 smithi088 podman[109734]: 2024-09-13 02:42:50.686584958 +0000 UTC m=+0.388850756 container init 449625b55177e631924f9452689bfbd9a2c21bdf567e0b66481fba829037fb84 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True) 2024-09-13T02:42:50.713 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:50 smithi088 podman[109734]: 2024-09-13 02:42:50.691277535 +0000 UTC m=+0.393543336 container start 449625b55177e631924f9452689bfbd9a2c21bdf567e0b66481fba829037fb84 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS) 2024-09-13T02:42:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:50 smithi195 ceph-mon[87742]: pgmap v159: 121 pgs: 6 active+undersized, 14 stale+active+clean, 1 active+undersized+degraded, 100 active+clean; 263 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 318 KiB/s wr, 1 op/s; 6/645 objects degraded (0.930%) 2024-09-13T02:42:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:50 smithi195 ceph-mon[87742]: Health check failed: Degraded data redundancy: 6/645 objects degraded (0.930%), 1 pg degraded (PG_DEGRADED) 2024-09-13T02:42:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:50 smithi195 ceph-mon[87742]: osdmap e322: 8 total, 7 up, 8 in 2024-09-13T02:42:50.973 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:50 smithi088 ceph-osd[109773]: -- 172.21.15.88:0/3543552523 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561329375a40 con 0x56132a13c000 2024-09-13T02:42:50.973 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:50 smithi088 bash[109734]: 449625b55177e631924f9452689bfbd9a2c21bdf567e0b66481fba829037fb84 2024-09-13T02:42:50.973 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:50 smithi088 systemd[1]: Started Ceph osd.1 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:42:51.346 INFO:tasks.rados.rados.0.smithi088.stdout:1225: done (0 left) 2024-09-13T02:42:51.346 INFO:tasks.rados.rados.0.smithi088.stdout:1226: rmattr oid 47 current snap is 124 2024-09-13T02:42:51.346 INFO:tasks.rados.rados.0.smithi088.stdout:1227: read oid 14 snap 123 2024-09-13T02:42:51.347 INFO:tasks.rados.rados.0.smithi088.stdout:1227: expect (ObjNum -2141368416 snap 21875 seq_num 2153568192) 2024-09-13T02:42:51.347 INFO:tasks.rados.rados.0.smithi088.stdout:1228: read oid 29 snap -1 2024-09-13T02:42:51.347 INFO:tasks.rados.rados.0.smithi088.stdout:1228: expect (ObjNum 340 snap 115 seq_num 340) 2024-09-13T02:42:51.347 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 124 2024-09-13T02:42:51.347 INFO:tasks.rados.rados.0.smithi088.stdout:1229: seq_num 372 ranges {3596288=638976,4235264=565248,4800512=237568} 2024-09-13T02:42:51.370 INFO:tasks.rados.rados.0.smithi088.stdout:1229: writing smithi08884213-39 from 3596288 to 4235264 tid 1 2024-09-13T02:42:51.373 INFO:tasks.rados.rados.0.smithi088.stdout:1229: writing smithi08884213-39 from 4235264 to 4800512 tid 2 2024-09-13T02:42:51.375 INFO:tasks.rados.rados.0.smithi088.stdout:1229: writing smithi08884213-39 from 4800512 to 5038080 tid 3 2024-09-13T02:42:51.375 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 124 2024-09-13T02:42:51.375 INFO:tasks.rados.rados.0.smithi088.stdout:1230: seq_num 373 ranges {5218304=655360,5873664=499712,6373376=303104} 2024-09-13T02:42:51.406 INFO:tasks.rados.rados.0.smithi088.stdout:1230: writing smithi08884213-27 from 5218304 to 5873664 tid 1 2024-09-13T02:42:51.409 INFO:tasks.rados.rados.0.smithi088.stdout:1230: writing smithi08884213-27 from 5873664 to 6373376 tid 2 2024-09-13T02:42:51.411 INFO:tasks.rados.rados.0.smithi088.stdout:1230: writing smithi08884213-27 from 6373376 to 6676480 tid 3 2024-09-13T02:42:51.411 INFO:tasks.rados.rados.0.smithi088.stdout:1231: read oid 38 snap -1 2024-09-13T02:42:51.411 INFO:tasks.rados.rados.0.smithi088.stdout:1231: expect (ObjNum 208 snap 55 seq_num 208) 2024-09-13T02:42:51.411 INFO:tasks.rados.rados.0.smithi088.stdout:1232: delete oid 41 current snap is 124 2024-09-13T02:42:51.411 INFO:tasks.rados.rados.0.smithi088.stdout:1227: expect (ObjNum -2141368416 snap 21875 seq_num 2153568192) 2024-09-13T02:42:51.413 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 758 (ObjNum 365 snap 122 seq_num 365) dirty exists 2024-09-13T02:42:51.413 INFO:tasks.rados.rados.0.smithi088.stdout:1229: finishing write tid 1 to smithi08884213-39 2024-09-13T02:42:51.414 INFO:tasks.rados.rados.0.smithi088.stdout:1229: finishing write tid 2 to smithi08884213-39 2024-09-13T02:42:51.414 INFO:tasks.rados.rados.0.smithi088.stdout:1229: finishing write tid 3 to smithi08884213-39 2024-09-13T02:42:51.414 INFO:tasks.rados.rados.0.smithi088.stdout:1229: finishing write tid 4 to smithi08884213-39 2024-09-13T02:42:51.414 INFO:tasks.rados.rados.0.smithi088.stdout:1228: expect (ObjNum 340 snap 115 seq_num 340) 2024-09-13T02:42:51.633 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:51 smithi088 ceph-mon[98762]: osdmap e323: 8 total, 7 up, 8 in 2024-09-13T02:42:51.633 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:51 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:51.633 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:51 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:51.633 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:51 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:51.633 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:51 smithi088 ceph-mon[98762]: osdmap e324: 8 total, 7 up, 8 in 2024-09-13T02:42:51.634 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:51 smithi088 ceph-mon[96266]: osdmap e323: 8 total, 7 up, 8 in 2024-09-13T02:42:51.634 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:51 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:51.634 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:51 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:51.634 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:51 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:51.634 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:51 smithi088 ceph-mon[96266]: osdmap e324: 8 total, 7 up, 8 in 2024-09-13T02:42:51.731 INFO:tasks.rados.rados.0.smithi088.stdout:1229: finishing write tid 5 to smithi08884213-39 2024-09-13T02:42:51.731 INFO:tasks.rados.rados.0.smithi088.stdout:1229: oid 39 updating version 0 to 760 2024-09-13T02:42:51.731 INFO:tasks.rados.rados.0.smithi088.stdout:1229: oid 39 updating version 760 to 761 2024-09-13T02:42:51.731 INFO:tasks.rados.rados.0.smithi088.stdout:1229: oid 39 updating version 761 to 763 2024-09-13T02:42:51.731 INFO:tasks.rados.rados.0.smithi088.stdout:1229: oid 39 version 763 is already newer than 762 2024-09-13T02:42:51.731 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 763 (ObjNum 372 snap 124 seq_num 372) dirty exists 2024-09-13T02:42:51.731 INFO:tasks.rados.rados.0.smithi088.stdout:1229: left oid 39 (ObjNum 372 snap 124 seq_num 372) 2024-09-13T02:42:51.731 INFO:tasks.rados.rados.0.smithi088.stdout:1230: finishing write tid 1 to smithi08884213-27 2024-09-13T02:42:51.731 INFO:tasks.rados.rados.0.smithi088.stdout:1230: finishing write tid 2 to smithi08884213-27 2024-09-13T02:42:51.732 INFO:tasks.rados.rados.0.smithi088.stdout:1226: done (6 left) 2024-09-13T02:42:51.732 INFO:tasks.rados.rados.0.smithi088.stdout:1227: done (5 left) 2024-09-13T02:42:51.732 INFO:tasks.rados.rados.0.smithi088.stdout:1228: done (4 left) 2024-09-13T02:42:51.732 INFO:tasks.rados.rados.0.smithi088.stdout:1229: done (3 left) 2024-09-13T02:42:51.732 INFO:tasks.rados.rados.0.smithi088.stdout:1232: done (2 left) 2024-09-13T02:42:51.732 INFO:tasks.rados.rados.0.smithi088.stdout:1233: rollback oid 48 current snap is 124 2024-09-13T02:42:51.732 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 48 to 110 2024-09-13T02:42:51.732 INFO:tasks.rados.rados.0.smithi088.stdout:1230: finishing write tid 3 to smithi08884213-27 2024-09-13T02:42:51.732 INFO:tasks.rados.rados.0.smithi088.stdout:1230: finishing write tid 4 to smithi08884213-27 2024-09-13T02:42:51.732 INFO:tasks.rados.rados.0.smithi088.stdout:1230: finishing write tid 5 to smithi08884213-27 2024-09-13T02:42:51.732 INFO:tasks.rados.rados.0.smithi088.stdout:1230: oid 27 updating version 0 to 392 2024-09-13T02:42:51.732 INFO:tasks.rados.rados.0.smithi088.stdout:1230: oid 27 updating version 392 to 393 2024-09-13T02:42:51.733 INFO:tasks.rados.rados.0.smithi088.stdout:1230: oid 27 version 393 is already newer than 391 2024-09-13T02:42:51.733 INFO:tasks.rados.rados.0.smithi088.stdout:1230: oid 27 updating version 393 to 394 2024-09-13T02:42:51.733 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 394 (ObjNum 373 snap 124 seq_num 373) dirty exists 2024-09-13T02:42:51.733 INFO:tasks.rados.rados.0.smithi088.stdout:1230: left oid 27 (ObjNum 373 snap 124 seq_num 373) 2024-09-13T02:42:51.733 INFO:tasks.rados.rados.0.smithi088.stdout:1231: expect (ObjNum 208 snap 55 seq_num 208) 2024-09-13T02:42:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:51 smithi195 ceph-mon[87742]: osdmap e323: 8 total, 7 up, 8 in 2024-09-13T02:42:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:51 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:51 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:51 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:51 smithi195 ceph-mon[87742]: osdmap e324: 8 total, 7 up, 8 in 2024-09-13T02:42:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:1233: finishing rollback tid 0 to smithi08884213-48 2024-09-13T02:42:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:1233: finishing rollback tid 1 to smithi08884213-48 2024-09-13T02:42:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:1233: finishing rollback tid 2 to smithi08884213-48 2024-09-13T02:42:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 336 (ObjNum 129 snap 0 seq_num 3613872902) dirty exists 2024-09-13T02:42:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:1230: done (2 left) 2024-09-13T02:42:51.759 INFO:tasks.rados.rados.0.smithi088.stdout:1231: done (1 left) 2024-09-13T02:42:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:1233: done (0 left) 2024-09-13T02:42:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:1234: read oid 17 snap 93 2024-09-13T02:42:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:1234: expect (ObjNum 268 snap 90 seq_num 268) 2024-09-13T02:42:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:1235: read oid 19 snap -1 2024-09-13T02:42:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:1235: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:42:51.760 INFO:tasks.rados.rados.0.smithi088.stdout:1236: snap_create 2024-09-13T02:42:51.763 INFO:tasks.rados.rados.0.smithi088.stdout:1235: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:42:51.805 INFO:tasks.rados.rados.0.smithi088.stdout:1234: expect (ObjNum 268 snap 90 seq_num 268) 2024-09-13T02:42:52.378 INFO:tasks.rados.rados.0.smithi088.stdout:1234: done (2 left) 2024-09-13T02:42:52.378 INFO:tasks.rados.rados.0.smithi088.stdout:1235: done (1 left) 2024-09-13T02:42:52.378 INFO:tasks.rados.rados.0.smithi088.stdout:1236: done (0 left) 2024-09-13T02:42:52.378 INFO:tasks.rados.rados.0.smithi088.stdout:1237: rmattr oid 40 current snap is 125 2024-09-13T02:42:52.378 INFO:tasks.rados.rados.0.smithi088.stdout:1238: snap_create 2024-09-13T02:42:52.383 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 765 (ObjNum 338 snap 115 seq_num 338) dirty exists 2024-09-13T02:42:52.670 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:52 smithi088 ceph-mon[98762]: pgmap v162: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 658 KiB/s wr, 4 op/s; 89/606 objects degraded (14.686%) 2024-09-13T02:42:52.670 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:52 smithi088 ceph-mon[96266]: pgmap v162: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 658 KiB/s wr, 4 op/s; 89/606 objects degraded (14.686%) 2024-09-13T02:42:52.670 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:52 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[109750]: 2024-09-13T02:42:52.329+0000 7faad66c2640 -1 Falling back to public interface 2024-09-13T02:42:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:52 smithi195 ceph-mon[87742]: pgmap v162: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 236 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 658 KiB/s wr, 4 op/s; 89/606 objects degraded (14.686%) 2024-09-13T02:42:53.380 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:42:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:42:53] "GET /metrics HTTP/1.1" 200 36226 "" "Prometheus/2.43.0" 2024-09-13T02:42:53.380 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:53 smithi088 ceph-mon[96266]: osdmap e325: 8 total, 7 up, 8 in 2024-09-13T02:42:53.383 INFO:tasks.rados.rados.0.smithi088.stdout:1237: done (1 left) 2024-09-13T02:42:53.384 INFO:tasks.rados.rados.0.smithi088.stdout:1238: done (0 left) 2024-09-13T02:42:53.384 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 35 current snap is 126 2024-09-13T02:42:53.384 INFO:tasks.rados.rados.0.smithi088.stdout:1239: seq_num 375 ranges {0=688128,688128=663552,1351680=139264} 2024-09-13T02:42:53.387 INFO:tasks.rados.rados.0.smithi088.stdout:1239: writing smithi08884213-35 from 0 to 688128 tid 1 2024-09-13T02:42:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:1239: writing smithi08884213-35 from 688128 to 1351680 tid 2 2024-09-13T02:42:53.392 INFO:tasks.rados.rados.0.smithi088.stdout:1239: writing smithi08884213-35 from 1351680 to 1490944 tid 3 2024-09-13T02:42:53.392 INFO:tasks.rados.rados.0.smithi088.stdout:1240: delete oid 36 current snap is 126 2024-09-13T02:42:53.397 INFO:tasks.rados.rados.0.smithi088.stdout:1239: finishing write tid 1 to smithi08884213-35 2024-09-13T02:42:53.398 INFO:tasks.rados.rados.0.smithi088.stdout:1239: finishing write tid 2 to smithi08884213-35 2024-09-13T02:42:53.398 INFO:tasks.rados.rados.0.smithi088.stdout:1240: done (1 left) 2024-09-13T02:42:53.398 INFO:tasks.rados.rados.0.smithi088.stdout:1241: read oid 3 snap -1 2024-09-13T02:42:53.398 INFO:tasks.rados.rados.0.smithi088.stdout:1241: expect (ObjNum 333 snap 115 seq_num 333) 2024-09-13T02:42:53.398 INFO:tasks.rados.rados.0.smithi088.stdout:1242: delete oid 13 current snap is 126 2024-09-13T02:42:53.399 INFO:tasks.rados.rados.0.smithi088.stdout:1239: finishing write tid 3 to smithi08884213-35 2024-09-13T02:42:53.399 INFO:tasks.rados.rados.0.smithi088.stdout:1239: finishing write tid 4 to smithi08884213-35 2024-09-13T02:42:53.400 INFO:tasks.rados.rados.0.smithi088.stdout:1242: done (2 left) 2024-09-13T02:42:53.400 INFO:tasks.rados.rados.0.smithi088.stdout:1243: snap_remove snap 124 2024-09-13T02:42:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:53 smithi088 ceph-mon[98762]: osdmap e325: 8 total, 7 up, 8 in 2024-09-13T02:42:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:53 smithi195 ceph-mon[87742]: osdmap e325: 8 total, 7 up, 8 in 2024-09-13T02:42:54.390 INFO:tasks.rados.rados.0.smithi088.stdout:1243: done (2 left) 2024-09-13T02:42:54.390 INFO:tasks.rados.rados.0.smithi088.stdout:1244: read oid 40 snap -1 2024-09-13T02:42:54.390 INFO:tasks.rados.rados.0.smithi088.stdout:1244: expect (ObjNum 338 snap 115 seq_num 338) 2024-09-13T02:42:54.390 INFO:tasks.rados.rados.0.smithi088.stdout:1245: read oid 18 snap -1 2024-09-13T02:42:54.390 INFO:tasks.rados.rados.0.smithi088.stdout:1245: expect deleted 2024-09-13T02:42:54.390 INFO:tasks.rados.rados.0.smithi088.stdout:1246: setattr oid 14 current snap is 126 2024-09-13T02:42:54.390 INFO:tasks.rados.rados.0.smithi088.stdout:1239: finishing write tid 5 to smithi08884213-35 2024-09-13T02:42:54.390 INFO:tasks.rados.rados.0.smithi088.stdout:1239: oid 35 updating version 0 to 665 2024-09-13T02:42:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:1239: oid 35 updating version 665 to 666 2024-09-13T02:42:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:1239: oid 35 version 666 is already newer than 663 2024-09-13T02:42:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:1239: oid 35 version 666 is already newer than 664 2024-09-13T02:42:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 666 (ObjNum 375 snap 126 seq_num 375) dirty exists 2024-09-13T02:42:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:1239: left oid 35 (ObjNum 375 snap 126 seq_num 375) 2024-09-13T02:42:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:1241: expect (ObjNum 333 snap 115 seq_num 333) 2024-09-13T02:42:54.412 INFO:tasks.rados.rados.0.smithi088.stdout:1239: done (4 left) 2024-09-13T02:42:54.412 INFO:tasks.rados.rados.0.smithi088.stdout:1241: done (3 left) 2024-09-13T02:42:54.412 INFO:tasks.rados.rados.0.smithi088.stdout:1245: done (2 left) 2024-09-13T02:42:54.412 INFO:tasks.rados.rados.0.smithi088.stdout:1247: snap_remove snap 93 2024-09-13T02:42:54.635 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:54 smithi195 ceph-mon[87742]: pgmap v165: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 696 KiB/s wr, 7 op/s; 89/606 objects degraded (14.686%) 2024-09-13T02:42:54.636 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:54 smithi195 ceph-mon[87742]: osdmap e326: 8 total, 7 up, 8 in 2024-09-13T02:42:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:54 smithi088 ceph-mon[96266]: pgmap v165: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 696 KiB/s wr, 7 op/s; 89/606 objects degraded (14.686%) 2024-09-13T02:42:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:54 smithi088 ceph-mon[96266]: osdmap e326: 8 total, 7 up, 8 in 2024-09-13T02:42:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:54 smithi088 ceph-mon[98762]: pgmap v165: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 239 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 696 KiB/s wr, 7 op/s; 89/606 objects degraded (14.686%) 2024-09-13T02:42:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:54 smithi088 ceph-mon[98762]: osdmap e326: 8 total, 7 up, 8 in 2024-09-13T02:42:55.391 INFO:tasks.rados.rados.0.smithi088.stdout:1247: done (2 left) 2024-09-13T02:42:55.391 INFO:tasks.rados.rados.0.smithi088.stdout:1248: snap_remove snap 110 2024-09-13T02:42:55.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:55 smithi088 ceph-mon[96266]: osdmap e327: 8 total, 7 up, 8 in 2024-09-13T02:42:55.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:55.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:55.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:55.656 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:55.657 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:55 smithi088 ceph-mon[98762]: osdmap e327: 8 total, 7 up, 8 in 2024-09-13T02:42:55.657 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:55.657 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:55.657 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:55.657 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:55 smithi195 ceph-mon[87742]: osdmap e327: 8 total, 7 up, 8 in 2024-09-13T02:42:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:56.395 INFO:tasks.rados.rados.0.smithi088.stdout:1248: done (2 left) 2024-09-13T02:42:56.396 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 126 2024-09-13T02:42:56.396 INFO:tasks.rados.rados.0.smithi088.stdout:1244: expect (ObjNum 338 snap 115 seq_num 338) 2024-09-13T02:42:56.638 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 448 (ObjNum 65 snap 0 seq_num 1901219436) dirty exists 2024-09-13T02:42:56.638 INFO:tasks.rados.rados.0.smithi088.stdout:1249: seq_num 378 ranges {0=737280,737280=720896,1458176=81920} 2024-09-13T02:42:56.641 INFO:tasks.rados.rados.0.smithi088.stdout:1249: writing smithi08884213-17 from 0 to 737280 tid 1 2024-09-13T02:42:56.645 INFO:tasks.rados.rados.0.smithi088.stdout:1249: writing smithi08884213-17 from 737280 to 1458176 tid 2 2024-09-13T02:42:56.646 INFO:tasks.rados.rados.0.smithi088.stdout:1249: writing smithi08884213-17 from 1458176 to 1540096 tid 3 2024-09-13T02:42:56.647 INFO:tasks.rados.rados.0.smithi088.stdout:1244: done (2 left) 2024-09-13T02:42:56.647 INFO:tasks.rados.rados.0.smithi088.stdout:1246: done (1 left) 2024-09-13T02:42:56.647 INFO:tasks.rados.rados.0.smithi088.stdout:1250: rmattr oid 15 current snap is 126 2024-09-13T02:42:56.647 INFO:tasks.rados.rados.0.smithi088.stdout:1250: done (1 left) 2024-09-13T02:42:56.647 INFO:tasks.rados.rados.0.smithi088.stdout:1251: read oid 6 snap 117 2024-09-13T02:42:56.647 INFO:tasks.rados.rados.0.smithi088.stdout:1251: expect (ObjNum 283 snap 94 seq_num 283) 2024-09-13T02:42:56.647 INFO:tasks.rados.rados.0.smithi088.stdout:1249: finishing write tid 1 to smithi08884213-17 2024-09-13T02:42:56.647 INFO:tasks.rados.rados.0.smithi088.stdout:1252: snap_remove snap 115 2024-09-13T02:42:56.678 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:56 smithi088 ceph-mon[96266]: pgmap v168: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 240 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.0 MiB/s wr, 25 op/s; 95/627 objects degraded (15.152%) 2024-09-13T02:42:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:56 smithi088 ceph-mon[96266]: osdmap e328: 8 total, 7 up, 8 in 2024-09-13T02:42:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:56 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 95/627 objects degraded (15.152%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T02:42:56.679 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:56 smithi088 ceph-mon[96266]: from='osd.1 [v2:172.21.15.88:6810/1233217343,v1:172.21.15.88:6811/1233217343]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T02:42:56.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:56 smithi088 ceph-mon[98762]: pgmap v168: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 240 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.0 MiB/s wr, 25 op/s; 95/627 objects degraded (15.152%) 2024-09-13T02:42:56.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:56 smithi088 ceph-mon[98762]: osdmap e328: 8 total, 7 up, 8 in 2024-09-13T02:42:56.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:56 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 95/627 objects degraded (15.152%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T02:42:56.679 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:56 smithi088 ceph-mon[98762]: from='osd.1 [v2:172.21.15.88:6810/1233217343,v1:172.21.15.88:6811/1233217343]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T02:42:56.680 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:56 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[109750]: 2024-09-13T02:42:56.234+0000 7faad66c2640 -1 osd.1 317 log_to_monitors true 2024-09-13T02:42:56.680 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:42:56 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[109750]: 2024-09-13T02:42:56.428+0000 7faaca465640 -1 osd.1 317 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:42:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:56 smithi195 ceph-mon[87742]: pgmap v168: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 240 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.0 MiB/s wr, 25 op/s; 95/627 objects degraded (15.152%) 2024-09-13T02:42:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:56 smithi195 ceph-mon[87742]: osdmap e328: 8 total, 7 up, 8 in 2024-09-13T02:42:56.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:56 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 95/627 objects degraded (15.152%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T02:42:56.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:56 smithi195 ceph-mon[87742]: from='osd.1 [v2:172.21.15.88:6810/1233217343,v1:172.21.15.88:6811/1233217343]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-09-13T02:42:57.406 INFO:tasks.rados.rados.0.smithi088.stdout:1252: done (2 left) 2024-09-13T02:42:57.406 INFO:tasks.rados.rados.0.smithi088.stdout:1253: read oid 41 snap -1 2024-09-13T02:42:57.406 INFO:tasks.rados.rados.0.smithi088.stdout:1253: expect deleted 2024-09-13T02:42:57.407 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 126 2024-09-13T02:42:57.407 INFO:tasks.rados.rados.0.smithi088.stdout:1254: seq_num 379 ranges {1318912=753664,2072576=606208,2678784=196608} 2024-09-13T02:42:57.418 INFO:tasks.rados.rados.0.smithi088.stdout:1254: writing smithi08884213-47 from 1318912 to 2072576 tid 1 2024-09-13T02:42:57.422 INFO:tasks.rados.rados.0.smithi088.stdout:1254: writing smithi08884213-47 from 2072576 to 2678784 tid 2 2024-09-13T02:42:57.424 INFO:tasks.rados.rados.0.smithi088.stdout:1254: writing smithi08884213-47 from 2678784 to 2875392 tid 3 2024-09-13T02:42:57.424 INFO:tasks.rados.rados.0.smithi088.stdout:1255: read oid 28 snap -1 2024-09-13T02:42:57.424 INFO:tasks.rados.rados.0.smithi088.stdout:1255: expect (ObjNum 367 snap 122 seq_num 367) 2024-09-13T02:42:57.424 INFO:tasks.rados.rados.0.smithi088.stdout:1256: snap_create 2024-09-13T02:42:57.431 INFO:tasks.rados.rados.0.smithi088.stdout:1249: finishing write tid 2 to smithi08884213-17 2024-09-13T02:42:57.431 INFO:tasks.rados.rados.0.smithi088.stdout:1249: finishing write tid 3 to smithi08884213-17 2024-09-13T02:42:57.431 INFO:tasks.rados.rados.0.smithi088.stdout:1249: finishing write tid 4 to smithi08884213-17 2024-09-13T02:42:57.431 INFO:tasks.rados.rados.0.smithi088.stdout:1249: finishing write tid 5 to smithi08884213-17 2024-09-13T02:42:57.431 INFO:tasks.rados.rados.0.smithi088.stdout:1249: oid 17 updating version 0 to 556 2024-09-13T02:42:57.431 INFO:tasks.rados.rados.0.smithi088.stdout:1249: oid 17 version 556 is already newer than 553 2024-09-13T02:42:57.431 INFO:tasks.rados.rados.0.smithi088.stdout:1249: oid 17 version 556 is already newer than 555 2024-09-13T02:42:57.431 INFO:tasks.rados.rados.0.smithi088.stdout:1249: oid 17 version 556 is already newer than 554 2024-09-13T02:42:57.431 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 556 (ObjNum 378 snap 126 seq_num 378) dirty exists 2024-09-13T02:42:57.431 INFO:tasks.rados.rados.0.smithi088.stdout:1249: left oid 17 (ObjNum 378 snap 126 seq_num 378) 2024-09-13T02:42:57.431 INFO:tasks.rados.rados.0.smithi088.stdout:1251: expect (ObjNum 283 snap 94 seq_num 283) 2024-09-13T02:42:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:57 smithi088 ceph-mon[98762]: from='osd.1 [v2:172.21.15.88:6810/1233217343,v1:172.21.15.88:6811/1233217343]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T02:42:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:57 smithi088 ceph-mon[98762]: osdmap e329: 8 total, 7 up, 8 in 2024-09-13T02:42:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:57 smithi088 ceph-mon[98762]: from='osd.1 [v2:172.21.15.88:6810/1233217343,v1:172.21.15.88:6811/1233217343]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:42:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:57 smithi088 ceph-mon[96266]: from='osd.1 [v2:172.21.15.88:6810/1233217343,v1:172.21.15.88:6811/1233217343]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T02:42:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:57 smithi088 ceph-mon[96266]: osdmap e329: 8 total, 7 up, 8 in 2024-09-13T02:42:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:57 smithi088 ceph-mon[96266]: from='osd.1 [v2:172.21.15.88:6810/1233217343,v1:172.21.15.88:6811/1233217343]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:42:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:57 smithi195 ceph-mon[87742]: from='osd.1 [v2:172.21.15.88:6810/1233217343,v1:172.21.15.88:6811/1233217343]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-13T02:42:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:57 smithi195 ceph-mon[87742]: osdmap e329: 8 total, 7 up, 8 in 2024-09-13T02:42:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:57 smithi195 ceph-mon[87742]: from='osd.1 [v2:172.21.15.88:6810/1233217343,v1:172.21.15.88:6811/1233217343]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:42:58.410 INFO:tasks.rados.rados.0.smithi088.stdout:1249: done (5 left) 2024-09-13T02:42:58.411 INFO:tasks.rados.rados.0.smithi088.stdout:1251: done (4 left) 2024-09-13T02:42:58.411 INFO:tasks.rados.rados.0.smithi088.stdout:1253: done (3 left) 2024-09-13T02:42:58.411 INFO:tasks.rados.rados.0.smithi088.stdout:1256: done (2 left) 2024-09-13T02:42:58.411 INFO:tasks.rados.rados.0.smithi088.stdout:1257: snap_remove snap 107 2024-09-13T02:42:58.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:58 smithi088 ceph-mon[96266]: pgmap v171: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 240 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 716 KiB/s wr, 22 op/s; 95/627 objects degraded (15.152%) 2024-09-13T02:42:58.578 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:58 smithi088 ceph-mon[96266]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:42:58.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:58 smithi088 ceph-mon[96266]: osd.1 [v2:172.21.15.88:6810/1233217343,v1:172.21.15.88:6811/1233217343] boot 2024-09-13T02:42:58.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:58 smithi088 ceph-mon[96266]: osdmap e330: 8 total, 8 up, 8 in 2024-09-13T02:42:58.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:42:58.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:58 smithi088 ceph-mon[98762]: pgmap v171: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 240 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 716 KiB/s wr, 22 op/s; 95/627 objects degraded (15.152%) 2024-09-13T02:42:58.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:58 smithi088 ceph-mon[98762]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:42:58.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:58 smithi088 ceph-mon[98762]: osd.1 [v2:172.21.15.88:6810/1233217343,v1:172.21.15.88:6811/1233217343] boot 2024-09-13T02:42:58.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:58 smithi088 ceph-mon[98762]: osdmap e330: 8 total, 8 up, 8 in 2024-09-13T02:42:58.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:42:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:58 smithi195 ceph-mon[87742]: pgmap v171: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 240 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 716 KiB/s wr, 22 op/s; 95/627 objects degraded (15.152%) 2024-09-13T02:42:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:58 smithi195 ceph-mon[87742]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:42:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:58 smithi195 ceph-mon[87742]: osd.1 [v2:172.21.15.88:6810/1233217343,v1:172.21.15.88:6811/1233217343] boot 2024-09-13T02:42:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:58 smithi195 ceph-mon[87742]: osdmap e330: 8 total, 8 up, 8 in 2024-09-13T02:42:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-09-13T02:42:58.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:42:58 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:42:58.730+0000 7f72c1fad640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-13T02:42:59.411 INFO:tasks.rados.rados.0.smithi088.stdout:1257: done (2 left) 2024-09-13T02:42:59.411 INFO:tasks.rados.rados.0.smithi088.stdout:1258: rollback oid 12 current snap is 127 2024-09-13T02:42:59.411 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 12 to 117 2024-09-13T02:42:59.411 INFO:tasks.rados.rados.0.smithi088.stdout:1259: snap_remove snap 125 2024-09-13T02:42:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: osdmap e331: 8 total, 8 up, 8 in 2024-09-13T02:42:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:42:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T02:42:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:42:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[96266]: osdmap e332: 8 total, 8 up, 8 in 2024-09-13T02:42:59.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: osdmap e331: 8 total, 8 up, 8 in 2024-09-13T02:42:59.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:59.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:59.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:59.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:42:59.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:59.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:59.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:59.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:59.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:59.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T02:42:59.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:59.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:42:59.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:42:59 smithi088 ceph-mon[98762]: osdmap e332: 8 total, 8 up, 8 in 2024-09-13T02:42:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: osdmap e331: 8 total, 8 up, 8 in 2024-09-13T02:42:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:42:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:42:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:42:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:42:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T02:42:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:42:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:42:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:42:59 smithi195 ceph-mon[87742]: osdmap e332: 8 total, 8 up, 8 in 2024-09-13T02:43:00.411 INFO:tasks.rados.rados.0.smithi088.stdout:1259: done (3 left) 2024-09-13T02:43:00.411 INFO:tasks.rados.rados.0.smithi088.stdout:1260: snap_create 2024-09-13T02:43:00.412 INFO:tasks.rados.rados.0.smithi088.stdout:1255: expect (ObjNum 367 snap 122 seq_num 367) 2024-09-13T02:43:00.451 INFO:tasks.rados.rados.0.smithi088.stdout:1254: finishing write tid 1 to smithi08884213-47 2024-09-13T02:43:00.451 INFO:tasks.rados.rados.0.smithi088.stdout:1254: finishing write tid 2 to smithi08884213-47 2024-09-13T02:43:00.451 INFO:tasks.rados.rados.0.smithi088.stdout:1254: finishing write tid 3 to smithi08884213-47 2024-09-13T02:43:00.451 INFO:tasks.rados.rados.0.smithi088.stdout:1254: finishing write tid 4 to smithi08884213-47 2024-09-13T02:43:00.451 INFO:tasks.rados.rados.0.smithi088.stdout:1254: finishing write tid 5 to smithi08884213-47 2024-09-13T02:43:00.451 INFO:tasks.rados.rados.0.smithi088.stdout:1254: oid 47 updating version 0 to 770 2024-09-13T02:43:00.451 INFO:tasks.rados.rados.0.smithi088.stdout:1254: oid 47 updating version 770 to 771 2024-09-13T02:43:00.451 INFO:tasks.rados.rados.0.smithi088.stdout:1254: oid 47 version 771 is already newer than 769 2024-09-13T02:43:00.451 INFO:tasks.rados.rados.0.smithi088.stdout:1254: oid 47 updating version 771 to 772 2024-09-13T02:43:00.451 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 772 (ObjNum 379 snap 126 seq_num 379) dirty exists 2024-09-13T02:43:00.452 INFO:tasks.rados.rados.0.smithi088.stdout:1254: left oid 47 (ObjNum 379 snap 126 seq_num 379) 2024-09-13T02:43:00.452 INFO:tasks.rados.rados.0.smithi088.stdout:1258: finishing rollback tid 0 to smithi08884213-12 2024-09-13T02:43:00.452 INFO:tasks.rados.rados.0.smithi088.stdout:1258: finishing rollback tid 1 to smithi08884213-12 2024-09-13T02:43:00.452 INFO:tasks.rados.rados.0.smithi088.stdout:1258: finishing rollback tid 2 to smithi08884213-12 2024-09-13T02:43:00.452 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 519 (ObjNum 347 snap 117 seq_num 347) dirty exists 2024-09-13T02:43:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:00 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T02:43:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:00 smithi088 ceph-mon[96266]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-13T02:43:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:00 smithi088 ceph-mon[96266]: pgmap v174: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 95/621 objects degraded (15.298%) 2024-09-13T02:43:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:00 smithi088 ceph-mon[96266]: osdmap e333: 8 total, 8 up, 8 in 2024-09-13T02:43:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:00 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T02:43:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:00 smithi088 ceph-mon[98762]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-13T02:43:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:00 smithi088 ceph-mon[98762]: pgmap v174: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 95/621 objects degraded (15.298%) 2024-09-13T02:43:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:00 smithi088 ceph-mon[98762]: osdmap e333: 8 total, 8 up, 8 in 2024-09-13T02:43:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:00 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T02:43:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:00 smithi195 ceph-mon[87742]: Upgrade: unsafe to stop osd(s) at this time (12 PGs are or would become offline) 2024-09-13T02:43:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:00 smithi195 ceph-mon[87742]: pgmap v174: 121 pgs: 31 active+undersized, 12 active+undersized+degraded, 78 active+clean; 239 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 95/621 objects degraded (15.298%) 2024-09-13T02:43:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:00 smithi195 ceph-mon[87742]: osdmap e333: 8 total, 8 up, 8 in 2024-09-13T02:43:01.414 INFO:tasks.rados.rados.0.smithi088.stdout:1254: done (3 left) 2024-09-13T02:43:01.414 INFO:tasks.rados.rados.0.smithi088.stdout:1255: done (2 left) 2024-09-13T02:43:01.414 INFO:tasks.rados.rados.0.smithi088.stdout:1258: done (1 left) 2024-09-13T02:43:01.414 INFO:tasks.rados.rados.0.smithi088.stdout:1260: done (0 left) 2024-09-13T02:43:01.414 INFO:tasks.rados.rados.0.smithi088.stdout:1261: copy_from oid 36 from oid 33 current snap is 128 2024-09-13T02:43:01.414 INFO:tasks.rados.rados.0.smithi088.stdout:1262: rollback oid 44 current snap is 128 2024-09-13T02:43:01.414 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 44 to 123 2024-09-13T02:43:01.414 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 128 2024-09-13T02:43:01.414 INFO:tasks.rados.rados.0.smithi088.stdout:1263: seq_num 380 ranges {3981312=770048,4751360=483328,5234688=319488} 2024-09-13T02:43:01.439 INFO:tasks.rados.rados.0.smithi088.stdout:1263: writing smithi08884213-8 from 3981312 to 4751360 tid 1 2024-09-13T02:43:01.442 INFO:tasks.rados.rados.0.smithi088.stdout:1263: writing smithi08884213-8 from 4751360 to 5234688 tid 2 2024-09-13T02:43:01.445 INFO:tasks.rados.rados.0.smithi088.stdout:1263: writing smithi08884213-8 from 5234688 to 5554176 tid 3 2024-09-13T02:43:01.445 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 9 current snap is 128 2024-09-13T02:43:01.445 INFO:tasks.rados.rados.0.smithi088.stdout:1262: finishing rollback tid 0 to smithi08884213-44 2024-09-13T02:43:01.445 INFO:tasks.rados.rados.0.smithi088.stdout:1261: finishing copy_from to smithi08884213-36 2024-09-13T02:43:01.445 INFO:tasks.rados.rados.0.smithi088.stdout:1261: got expected ENOENT (src dne) 2024-09-13T02:43:01.445 INFO:tasks.rados.rados.0.smithi088.stdout:1261: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:43:01.445 INFO:tasks.rados.rados.0.smithi088.stdout:1262: finishing rollback tid 1 to smithi08884213-44 2024-09-13T02:43:01.445 INFO:tasks.rados.rados.0.smithi088.stdout:1264: seq_num 381 ranges {1392640=786432,2179072=417792,2596864=385024} 2024-09-13T02:43:01.456 INFO:tasks.rados.rados.0.smithi088.stdout:1264: writing smithi08884213-9 from 1392640 to 2179072 tid 1 2024-09-13T02:43:01.459 INFO:tasks.rados.rados.0.smithi088.stdout:1264: writing smithi08884213-9 from 2179072 to 2596864 tid 2 2024-09-13T02:43:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:1264: writing smithi08884213-9 from 2596864 to 2981888 tid 3 2024-09-13T02:43:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:1261: done (3 left) 2024-09-13T02:43:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:1265: setattr oid 28 current snap is 128 2024-09-13T02:43:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:1262: finishing rollback tid 2 to smithi08884213-44 2024-09-13T02:43:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 453 (ObjNum 334 snap 115 seq_num 334) dirty exists 2024-09-13T02:43:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:1263: finishing write tid 1 to smithi08884213-8 2024-09-13T02:43:01.463 INFO:tasks.rados.rados.0.smithi088.stdout:1263: finishing write tid 2 to smithi08884213-8 2024-09-13T02:43:01.463 INFO:tasks.rados.rados.0.smithi088.stdout:1263: finishing write tid 3 to smithi08884213-8 2024-09-13T02:43:01.463 INFO:tasks.rados.rados.0.smithi088.stdout:1263: finishing write tid 4 to smithi08884213-8 2024-09-13T02:43:01.463 INFO:tasks.rados.rados.0.smithi088.stdout:1263: finishing write tid 5 to smithi08884213-8 2024-09-13T02:43:01.463 INFO:tasks.rados.rados.0.smithi088.stdout:1263: oid 8 updating version 0 to 727 2024-09-13T02:43:01.463 INFO:tasks.rados.rados.0.smithi088.stdout:1263: oid 8 updating version 727 to 728 2024-09-13T02:43:01.463 INFO:tasks.rados.rados.0.smithi088.stdout:1263: oid 8 updating version 728 to 729 2024-09-13T02:43:01.463 INFO:tasks.rados.rados.0.smithi088.stdout:1263: oid 8 version 729 is already newer than 726 2024-09-13T02:43:01.463 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 729 (ObjNum 380 snap 128 seq_num 380) dirty exists 2024-09-13T02:43:01.463 INFO:tasks.rados.rados.0.smithi088.stdout:1263: left oid 8 (ObjNum 380 snap 128 seq_num 380) 2024-09-13T02:43:01.464 INFO:tasks.rados.rados.0.smithi088.stdout:1262: done (3 left) 2024-09-13T02:43:01.464 INFO:tasks.rados.rados.0.smithi088.stdout:1263: done (2 left) 2024-09-13T02:43:01.464 INFO:tasks.rados.rados.0.smithi088.stdout:1266: snap_remove snap 123 2024-09-13T02:43:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:01 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 95/621 objects degraded (15.298%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:01 smithi088 ceph-mon[96266]: osdmap e334: 8 total, 8 up, 8 in 2024-09-13T02:43:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:01 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 95/621 objects degraded (15.298%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:01 smithi088 ceph-mon[98762]: osdmap e334: 8 total, 8 up, 8 in 2024-09-13T02:43:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:01 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 95/621 objects degraded (15.298%), 12 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:01 smithi195 ceph-mon[87742]: osdmap e334: 8 total, 8 up, 8 in 2024-09-13T02:43:02.439 INFO:tasks.rados.rados.0.smithi088.stdout:1266: done (2 left) 2024-09-13T02:43:02.439 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 128 2024-09-13T02:43:02.439 INFO:tasks.rados.rados.0.smithi088.stdout:1264: finishing write tid 1 to smithi08884213-9 2024-09-13T02:43:02.439 INFO:tasks.rados.rados.0.smithi088.stdout:1267: seq_num 382 ranges {1089536=802816,1892352=704512,2596864=98304} 2024-09-13T02:43:02.449 INFO:tasks.rados.rados.0.smithi088.stdout:1267: writing smithi08884213-38 from 1089536 to 1892352 tid 1 2024-09-13T02:43:02.453 INFO:tasks.rados.rados.0.smithi088.stdout:1267: writing smithi08884213-38 from 1892352 to 2596864 tid 2 2024-09-13T02:43:02.454 INFO:tasks.rados.rados.0.smithi088.stdout:1267: writing smithi08884213-38 from 2596864 to 2695168 tid 3 2024-09-13T02:43:02.454 INFO:tasks.rados.rados.0.smithi088.stdout:1268: setattr oid 22 current snap is 128 2024-09-13T02:43:02.454 INFO:tasks.rados.rados.0.smithi088.stdout:1264: finishing write tid 2 to smithi08884213-9 2024-09-13T02:43:02.454 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 824 (ObjNum 367 snap 122 seq_num 367) dirty exists 2024-09-13T02:43:02.454 INFO:tasks.rados.rados.0.smithi088.stdout:1264: finishing write tid 3 to smithi08884213-9 2024-09-13T02:43:02.454 INFO:tasks.rados.rados.0.smithi088.stdout:1264: finishing write tid 4 to smithi08884213-9 2024-09-13T02:43:02.455 INFO:tasks.rados.rados.0.smithi088.stdout:1264: finishing write tid 5 to smithi08884213-9 2024-09-13T02:43:02.455 INFO:tasks.rados.rados.0.smithi088.stdout:1264: oid 9 updating version 0 to 661 2024-09-13T02:43:02.455 INFO:tasks.rados.rados.0.smithi088.stdout:1264: oid 9 version 661 is already newer than 660 2024-09-13T02:43:02.455 INFO:tasks.rados.rados.0.smithi088.stdout:1264: oid 9 version 661 is already newer than 659 2024-09-13T02:43:02.455 INFO:tasks.rados.rados.0.smithi088.stdout:1264: oid 9 updating version 661 to 662 2024-09-13T02:43:02.455 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 662 (ObjNum 381 snap 128 seq_num 381) dirty exists 2024-09-13T02:43:02.455 INFO:tasks.rados.rados.0.smithi088.stdout:1264: left oid 9 (ObjNum 381 snap 128 seq_num 381) 2024-09-13T02:43:02.455 INFO:tasks.rados.rados.0.smithi088.stdout:1264: done (3 left) 2024-09-13T02:43:02.455 INFO:tasks.rados.rados.0.smithi088.stdout:1265: done (2 left) 2024-09-13T02:43:02.456 INFO:tasks.rados.rados.0.smithi088.stdout:1269: snap_remove snap 117 2024-09-13T02:43:02.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:02 smithi088 ceph-mon[98762]: pgmap v177: 121 pgs: 15 active+undersized, 6 active+undersized+degraded, 100 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 991 KiB/s rd, 756 KiB/s wr, 3 op/s; 31/399 objects degraded (7.769%); 5.8 MiB/s, 2 objects/s recovering 2024-09-13T02:43:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:02 smithi088 ceph-mon[96266]: pgmap v177: 121 pgs: 15 active+undersized, 6 active+undersized+degraded, 100 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 991 KiB/s rd, 756 KiB/s wr, 3 op/s; 31/399 objects degraded (7.769%); 5.8 MiB/s, 2 objects/s recovering 2024-09-13T02:43:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:02 smithi195 ceph-mon[87742]: pgmap v177: 121 pgs: 15 active+undersized, 6 active+undersized+degraded, 100 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 991 KiB/s rd, 756 KiB/s wr, 3 op/s; 31/399 objects degraded (7.769%); 5.8 MiB/s, 2 objects/s recovering 2024-09-13T02:43:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:43:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:43:03] "GET /metrics HTTP/1.1" 200 36085 "" "Prometheus/2.43.0" 2024-09-13T02:43:03.448 INFO:tasks.rados.rados.0.smithi088.stdout:1269: done (2 left) 2024-09-13T02:43:03.448 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 128 2024-09-13T02:43:03.448 INFO:tasks.rados.rados.0.smithi088.stdout:1270: seq_num 383 ranges {0=417792,417792=589824,1007616=417792,1425408=196608} 2024-09-13T02:43:03.449 INFO:tasks.rados.rados.0.smithi088.stdout:1270: writing smithi08884213-50 from 0 to 417792 tid 1 2024-09-13T02:43:03.453 INFO:tasks.rados.rados.0.smithi088.stdout:1270: writing smithi08884213-50 from 417792 to 1007616 tid 2 2024-09-13T02:43:03.457 INFO:tasks.rados.rados.0.smithi088.stdout:1270: writing smithi08884213-50 from 1007616 to 1425408 tid 3 2024-09-13T02:43:03.458 INFO:tasks.rados.rados.0.smithi088.stdout:1270: writing smithi08884213-50 from 1425408 to 1622016 tid 4 2024-09-13T02:43:03.459 INFO:tasks.rados.rados.0.smithi088.stdout:1271: copy_from oid 28 from oid 19 current snap is 128 2024-09-13T02:43:03.459 INFO:tasks.rados.rados.0.smithi088.stdout:1267: finishing write tid 1 to smithi08884213-38 2024-09-13T02:43:03.459 INFO:tasks.rados.rados.0.smithi088.stdout:1272: setattr oid 47 current snap is 128 2024-09-13T02:43:03.459 INFO:tasks.rados.rados.0.smithi088.stdout:1267: finishing write tid 2 to smithi08884213-38 2024-09-13T02:43:03.459 INFO:tasks.rados.rados.0.smithi088.stdout:1267: finishing write tid 3 to smithi08884213-38 2024-09-13T02:43:03.459 INFO:tasks.rados.rados.0.smithi088.stdout:1267: finishing write tid 4 to smithi08884213-38 2024-09-13T02:43:03.459 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 734 (ObjNum 33 snap 0 seq_num 2153985584) dirty exists 2024-09-13T02:43:03.460 INFO:tasks.rados.rados.0.smithi088.stdout:1267: finishing write tid 5 to smithi08884213-38 2024-09-13T02:43:03.460 INFO:tasks.rados.rados.0.smithi088.stdout:1267: oid 38 updating version 0 to 395 2024-09-13T02:43:03.460 INFO:tasks.rados.rados.0.smithi088.stdout:1267: oid 38 updating version 395 to 396 2024-09-13T02:43:03.460 INFO:tasks.rados.rados.0.smithi088.stdout:1267: oid 38 updating version 396 to 398 2024-09-13T02:43:03.460 INFO:tasks.rados.rados.0.smithi088.stdout:1267: oid 38 version 398 is already newer than 397 2024-09-13T02:43:03.460 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 398 (ObjNum 382 snap 128 seq_num 382) dirty exists 2024-09-13T02:43:03.460 INFO:tasks.rados.rados.0.smithi088.stdout:1267: left oid 38 (ObjNum 382 snap 128 seq_num 382) 2024-09-13T02:43:03.461 INFO:tasks.rados.rados.0.smithi088.stdout:1267: done (4 left) 2024-09-13T02:43:03.461 INFO:tasks.rados.rados.0.smithi088.stdout:1268: done (3 left) 2024-09-13T02:43:03.461 INFO:tasks.rados.rados.0.smithi088.stdout:1273: rollback oid 44 current snap is 128 2024-09-13T02:43:03.461 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 44 to 121 2024-09-13T02:43:03.461 INFO:tasks.rados.rados.0.smithi088.stdout:1274: rollback oid 6 current snap is 128 2024-09-13T02:43:03.461 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 6 to 127 2024-09-13T02:43:03.461 INFO:tasks.rados.rados.0.smithi088.stdout:1275: delete oid 7 current snap is 128 2024-09-13T02:43:03.464 INFO:tasks.rados.rados.0.smithi088.stdout:1270: finishing write tid 1 to smithi08884213-50 2024-09-13T02:43:03.464 INFO:tasks.rados.rados.0.smithi088.stdout:1270: finishing write tid 2 to smithi08884213-50 2024-09-13T02:43:03.465 INFO:tasks.rados.rados.0.smithi088.stdout:1270: finishing write tid 3 to smithi08884213-50 2024-09-13T02:43:03.466 INFO:tasks.rados.rados.0.smithi088.stdout:1274: finishing rollback tid 0 to smithi08884213-6 2024-09-13T02:43:03.466 INFO:tasks.rados.rados.0.smithi088.stdout:1274: finishing rollback tid 1 to smithi08884213-6 2024-09-13T02:43:03.466 INFO:tasks.rados.rados.0.smithi088.stdout:1274: finishing rollback tid 2 to smithi08884213-6 2024-09-13T02:43:03.466 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 356 (ObjNum 283 snap 94 seq_num 283) dirty exists 2024-09-13T02:43:03.468 INFO:tasks.rados.rados.0.smithi088.stdout:1270: finishing write tid 4 to smithi08884213-50 2024-09-13T02:43:03.468 INFO:tasks.rados.rados.0.smithi088.stdout:1273: finishing rollback tid 0 to smithi08884213-44 2024-09-13T02:43:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1274: done (5 left) 2024-09-13T02:43:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1275: done (4 left) 2024-09-13T02:43:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1276: read oid 10 snap -1 2024-09-13T02:43:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1276: expect deleted 2024-09-13T02:43:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1277: read oid 13 snap 126 2024-09-13T02:43:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1277: expect deleted 2024-09-13T02:43:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1278: read oid 42 snap 121 2024-09-13T02:43:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1278: expect deleted 2024-09-13T02:43:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1279: copy_from oid 17 from oid 3 current snap is 128 2024-09-13T02:43:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1280: copy_from oid 31 from oid 5 current snap is 128 2024-09-13T02:43:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1281: delete oid 25 current snap is 128 2024-09-13T02:43:03.470 INFO:tasks.rados.rados.0.smithi088.stdout:1273: finishing rollback tid 1 to smithi08884213-44 2024-09-13T02:43:03.470 INFO:tasks.rados.rados.0.smithi088.stdout:1273: finishing rollback tid 2 to smithi08884213-44 2024-09-13T02:43:03.471 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 466 (ObjNum 334 snap 115 seq_num 334) dirty exists 2024-09-13T02:43:03.471 INFO:tasks.rados.rados.0.smithi088.stdout:1273: done (9 left) 2024-09-13T02:43:03.471 INFO:tasks.rados.rados.0.smithi088.stdout:1278: done (8 left) 2024-09-13T02:43:03.471 INFO:tasks.rados.rados.0.smithi088.stdout:1281: done (7 left) 2024-09-13T02:43:03.471 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 128 2024-09-13T02:43:03.471 INFO:tasks.rados.rados.0.smithi088.stdout:1282: seq_num 386 ranges {1712128=466944,2179072=638976,2818048=565248} 2024-09-13T02:43:03.483 INFO:tasks.rados.rados.0.smithi088.stdout:1282: writing smithi08884213-12 from 1712128 to 2179072 tid 1 2024-09-13T02:43:03.486 INFO:tasks.rados.rados.0.smithi088.stdout:1282: writing smithi08884213-12 from 2179072 to 2818048 tid 2 2024-09-13T02:43:03.490 INFO:tasks.rados.rados.0.smithi088.stdout:1282: writing smithi08884213-12 from 2818048 to 3383296 tid 3 2024-09-13T02:43:03.490 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 128 2024-09-13T02:43:03.490 INFO:tasks.rados.rados.0.smithi088.stdout:1283: seq_num 387 ranges {5554176=483328,6037504=524288,6561792=679936} 2024-09-13T02:43:03.522 INFO:tasks.rados.rados.0.smithi088.stdout:1283: writing smithi08884213-8 from 5554176 to 6037504 tid 1 2024-09-13T02:43:03.525 INFO:tasks.rados.rados.0.smithi088.stdout:1283: writing smithi08884213-8 from 6037504 to 6561792 tid 2 2024-09-13T02:43:03.531 INFO:tasks.rados.rados.0.smithi088.stdout:1283: writing smithi08884213-8 from 6561792 to 7241728 tid 3 2024-09-13T02:43:03.531 INFO:tasks.rados.rados.0.smithi088.stdout:1284: copy_from oid 16 from oid 36 current snap is 128 2024-09-13T02:43:03.531 INFO:tasks.rados.rados.0.smithi088.stdout:1270: finishing write tid 5 to smithi08884213-50 2024-09-13T02:43:03.531 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 840 (ObjNum 379 snap 126 seq_num 379) dirty exists 2024-09-13T02:43:03.531 INFO:tasks.rados.rados.0.smithi088.stdout:1279: finishing copy_from racing read to smithi08884213-17 2024-09-13T02:43:03.531 INFO:tasks.rados.rados.0.smithi088.stdout:1270: finishing write tid 6 to smithi08884213-50 2024-09-13T02:43:03.531 INFO:tasks.rados.rados.0.smithi088.stdout:1270: oid 50 updating version 0 to 421 2024-09-13T02:43:03.531 INFO:tasks.rados.rados.0.smithi088.stdout:1270: oid 50 version 421 is already newer than 420 2024-09-13T02:43:03.531 INFO:tasks.rados.rados.0.smithi088.stdout:1270: oid 50 version 421 is already newer than 418 2024-09-13T02:43:03.531 INFO:tasks.rados.rados.0.smithi088.stdout:1270: oid 50 version 421 is already newer than 419 2024-09-13T02:43:03.531 INFO:tasks.rados.rados.0.smithi088.stdout:1270: oid 50 updating version 421 to 422 2024-09-13T02:43:03.531 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 422 (ObjNum 383 snap 128 seq_num 383) dirty exists 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:1270: left oid 50 (ObjNum 383 snap 128 seq_num 383) 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:1279: finishing copy_from to smithi08884213-17 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 49 (ObjNum 333 snap 115 seq_num 333) dirty exists 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:1271: finishing copy_from racing read to smithi08884213-28 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:1271: finishing copy_from to smithi08884213-28 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 380 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:1270: done (9 left) 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:1271: done (8 left) 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:1272: done (7 left) 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:1276: done (6 left) 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:1277: done (5 left) 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:1279: done (4 left) 2024-09-13T02:43:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:1285: snap_create 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:1282: finishing write tid 1 to smithi08884213-12 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:1280: finishing copy_from racing read to smithi08884213-31 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:1280: finishing copy_from to smithi08884213-31 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 747 (ObjNum 359 snap 121 seq_num 359) dirty exists 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:1282: finishing write tid 2 to smithi08884213-12 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:1282: finishing write tid 3 to smithi08884213-12 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:1282: finishing write tid 4 to smithi08884213-12 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:1282: finishing write tid 5 to smithi08884213-12 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:1282: oid 12 updating version 0 to 530 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:1282: oid 12 updating version 530 to 533 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:1282: oid 12 version 533 is already newer than 531 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:1282: oid 12 version 533 is already newer than 532 2024-09-13T02:43:03.533 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 533 (ObjNum 386 snap 128 seq_num 386) dirty exists 2024-09-13T02:43:03.534 INFO:tasks.rados.rados.0.smithi088.stdout:1282: left oid 12 (ObjNum 386 snap 128 seq_num 386) 2024-09-13T02:43:03.534 INFO:tasks.rados.rados.0.smithi088.stdout:1283: finishing write tid 1 to smithi08884213-8 2024-09-13T02:43:03.534 INFO:tasks.rados.rados.0.smithi088.stdout:1283: finishing write tid 2 to smithi08884213-8 2024-09-13T02:43:03.534 INFO:tasks.rados.rados.0.smithi088.stdout:1284: finishing copy_from to smithi08884213-16 2024-09-13T02:43:03.534 INFO:tasks.rados.rados.0.smithi088.stdout:1284: got expected ENOENT (src dne) 2024-09-13T02:43:03.534 INFO:tasks.rados.rados.0.smithi088.stdout:1284: finishing copy_from racing read to smithi08884213-16 2024-09-13T02:43:03.535 INFO:tasks.rados.rados.0.smithi088.stdout:1283: finishing write tid 3 to smithi08884213-8 2024-09-13T02:43:03.535 INFO:tasks.rados.rados.0.smithi088.stdout:1283: finishing write tid 4 to smithi08884213-8 2024-09-13T02:43:03.535 INFO:tasks.rados.rados.0.smithi088.stdout:1283: finishing write tid 5 to smithi08884213-8 2024-09-13T02:43:03.535 INFO:tasks.rados.rados.0.smithi088.stdout:1283: oid 8 updating version 0 to 753 2024-09-13T02:43:03.535 INFO:tasks.rados.rados.0.smithi088.stdout:1283: oid 8 version 753 is already newer than 752 2024-09-13T02:43:03.535 INFO:tasks.rados.rados.0.smithi088.stdout:1283: oid 8 version 753 is already newer than 751 2024-09-13T02:43:03.535 INFO:tasks.rados.rados.0.smithi088.stdout:1283: oid 8 updating version 753 to 754 2024-09-13T02:43:03.535 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 754 (ObjNum 387 snap 128 seq_num 387) dirty exists 2024-09-13T02:43:03.535 INFO:tasks.rados.rados.0.smithi088.stdout:1283: left oid 8 (ObjNum 387 snap 128 seq_num 387) 2024-09-13T02:43:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:03 smithi195 ceph-mon[87742]: osdmap e335: 8 total, 8 up, 8 in 2024-09-13T02:43:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:03 smithi195 ceph-mon[87742]: pgmap v180: 121 pgs: 121 active+clean; 128 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 756 KiB/s wr, 2 op/s; 6.9 MiB/s, 3 objects/s recovering 2024-09-13T02:43:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:03 smithi088 ceph-mon[96266]: osdmap e335: 8 total, 8 up, 8 in 2024-09-13T02:43:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:03 smithi088 ceph-mon[96266]: pgmap v180: 121 pgs: 121 active+clean; 128 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 756 KiB/s wr, 2 op/s; 6.9 MiB/s, 3 objects/s recovering 2024-09-13T02:43:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:03 smithi088 ceph-mon[98762]: osdmap e335: 8 total, 8 up, 8 in 2024-09-13T02:43:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:03 smithi088 ceph-mon[98762]: pgmap v180: 121 pgs: 121 active+clean; 128 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 756 KiB/s wr, 2 op/s; 6.9 MiB/s, 3 objects/s recovering 2024-09-13T02:43:04.450 INFO:tasks.rados.rados.0.smithi088.stdout:1280: done (4 left) 2024-09-13T02:43:04.451 INFO:tasks.rados.rados.0.smithi088.stdout:1282: done (3 left) 2024-09-13T02:43:04.451 INFO:tasks.rados.rados.0.smithi088.stdout:1283: done (2 left) 2024-09-13T02:43:04.451 INFO:tasks.rados.rados.0.smithi088.stdout:1284: done (1 left) 2024-09-13T02:43:04.451 INFO:tasks.rados.rados.0.smithi088.stdout:1285: done (0 left) 2024-09-13T02:43:04.451 INFO:tasks.rados.rados.0.smithi088.stdout:1286: copy_from oid 40 from oid 19 current snap is 129 2024-09-13T02:43:04.451 INFO:tasks.rados.rados.0.smithi088.stdout:1287: snap_remove snap 121 2024-09-13T02:43:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:04 smithi195 ceph-mon[87742]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/399 objects degraded (7.769%), 6 pgs degraded) 2024-09-13T02:43:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:04 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:43:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:04 smithi195 ceph-mon[87742]: osdmap e336: 8 total, 8 up, 8 in 2024-09-13T02:43:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:04 smithi088 ceph-mon[96266]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/399 objects degraded (7.769%), 6 pgs degraded) 2024-09-13T02:43:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:04 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:43:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:04 smithi088 ceph-mon[96266]: osdmap e336: 8 total, 8 up, 8 in 2024-09-13T02:43:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:04 smithi088 ceph-mon[98762]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/399 objects degraded (7.769%), 6 pgs degraded) 2024-09-13T02:43:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:04 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:43:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:04 smithi088 ceph-mon[98762]: osdmap e336: 8 total, 8 up, 8 in 2024-09-13T02:43:05.465 INFO:tasks.rados.rados.0.smithi088.stdout:1287: done (1 left) 2024-09-13T02:43:05.465 INFO:tasks.rados.rados.0.smithi088.stdout:1288: delete oid 15 current snap is 129 2024-09-13T02:43:05.465 INFO:tasks.rados.rados.0.smithi088.stdout:1286: finishing copy_from racing read to smithi08884213-40 2024-09-13T02:43:05.465 INFO:tasks.rados.rados.0.smithi088.stdout:1286: finishing copy_from to smithi08884213-40 2024-09-13T02:43:05.465 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 380 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:43:05.476 INFO:tasks.rados.rados.0.smithi088.stdout:1286: done (1 left) 2024-09-13T02:43:05.476 INFO:tasks.rados.rados.0.smithi088.stdout:1288: done (0 left) 2024-09-13T02:43:05.477 INFO:tasks.rados.rados.0.smithi088.stdout:1289: snap_remove snap 128 2024-09-13T02:43:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:05 smithi195 ceph-mon[87742]: osdmap e337: 8 total, 8 up, 8 in 2024-09-13T02:43:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:05 smithi195 ceph-mon[87742]: pgmap v183: 121 pgs: 121 active+clean; 132 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.7 MiB/s wr, 23 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-09-13T02:43:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:05 smithi088 ceph-mon[98762]: osdmap e337: 8 total, 8 up, 8 in 2024-09-13T02:43:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:05 smithi088 ceph-mon[98762]: pgmap v183: 121 pgs: 121 active+clean; 132 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.7 MiB/s wr, 23 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-09-13T02:43:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:05 smithi088 ceph-mon[96266]: osdmap e337: 8 total, 8 up, 8 in 2024-09-13T02:43:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:05 smithi088 ceph-mon[96266]: pgmap v183: 121 pgs: 121 active+clean; 132 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.7 MiB/s wr, 23 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-09-13T02:43:06.343 INFO:tasks.rados.rados.0.smithi088.stdout:1289: done (0 left) 2024-09-13T02:43:06.343 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 129 2024-09-13T02:43:06.343 INFO:tasks.rados.rados.0.smithi088.stdout:1290: seq_num 389 ranges {2072576=524288,2596864=745472,3342336=458752} 2024-09-13T02:43:06.357 INFO:tasks.rados.rados.0.smithi088.stdout:1290: writing smithi08884213-16 from 2072576 to 2596864 tid 1 2024-09-13T02:43:06.362 INFO:tasks.rados.rados.0.smithi088.stdout:1290: writing smithi08884213-16 from 2596864 to 3342336 tid 2 2024-09-13T02:43:06.365 INFO:tasks.rados.rados.0.smithi088.stdout:1290: writing smithi08884213-16 from 3342336 to 3801088 tid 3 2024-09-13T02:43:06.366 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 129 2024-09-13T02:43:06.366 INFO:tasks.rados.rados.0.smithi088.stdout:1290: finishing write tid 1 to smithi08884213-16 2024-09-13T02:43:06.366 INFO:tasks.rados.rados.0.smithi088.stdout:1291: seq_num 390 ranges {0=540672,540672=630784,1171456=573440} 2024-09-13T02:43:06.369 INFO:tasks.rados.rados.0.smithi088.stdout:1291: writing smithi08884213-15 from 0 to 540672 tid 1 2024-09-13T02:43:06.373 INFO:tasks.rados.rados.0.smithi088.stdout:1291: writing smithi08884213-15 from 540672 to 1171456 tid 2 2024-09-13T02:43:06.376 INFO:tasks.rados.rados.0.smithi088.stdout:1291: writing smithi08884213-15 from 1171456 to 1744896 tid 3 2024-09-13T02:43:06.376 INFO:tasks.rados.rados.0.smithi088.stdout:1292: snap_remove snap 127 2024-09-13T02:43:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:06 smithi195 ceph-mon[87742]: osdmap e338: 8 total, 8 up, 8 in 2024-09-13T02:43:06.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:06 smithi195 ceph-mon[87742]: osdmap e339: 8 total, 8 up, 8 in 2024-09-13T02:43:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:06 smithi088 ceph-mon[96266]: osdmap e338: 8 total, 8 up, 8 in 2024-09-13T02:43:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:06 smithi088 ceph-mon[96266]: osdmap e339: 8 total, 8 up, 8 in 2024-09-13T02:43:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:06 smithi088 ceph-mon[98762]: osdmap e338: 8 total, 8 up, 8 in 2024-09-13T02:43:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:06 smithi088 ceph-mon[98762]: osdmap e339: 8 total, 8 up, 8 in 2024-09-13T02:43:07.351 INFO:tasks.rados.rados.0.smithi088.stdout:1290: finishing write tid 2 to smithi08884213-16 2024-09-13T02:43:07.351 INFO:tasks.rados.rados.0.smithi088.stdout:1290: finishing write tid 3 to smithi08884213-16 2024-09-13T02:43:07.351 INFO:tasks.rados.rados.0.smithi088.stdout:1290: finishing write tid 4 to smithi08884213-16 2024-09-13T02:43:07.352 INFO:tasks.rados.rados.0.smithi088.stdout:1290: finishing write tid 5 to smithi08884213-16 2024-09-13T02:43:07.352 INFO:tasks.rados.rados.0.smithi088.stdout:1290: oid 16 updating version 0 to 540 2024-09-13T02:43:07.352 INFO:tasks.rados.rados.0.smithi088.stdout:1290: oid 16 version 540 is already newer than 537 2024-09-13T02:43:07.352 INFO:tasks.rados.rados.0.smithi088.stdout:1290: oid 16 version 540 is already newer than 539 2024-09-13T02:43:07.352 INFO:tasks.rados.rados.0.smithi088.stdout:1290: oid 16 version 540 is already newer than 538 2024-09-13T02:43:07.352 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 540 (ObjNum 389 snap 129 seq_num 389) dirty exists 2024-09-13T02:43:07.352 INFO:tasks.rados.rados.0.smithi088.stdout:1290: left oid 16 (ObjNum 389 snap 129 seq_num 389) 2024-09-13T02:43:07.352 INFO:tasks.rados.rados.0.smithi088.stdout:1291: finishing write tid 1 to smithi08884213-15 2024-09-13T02:43:07.352 INFO:tasks.rados.rados.0.smithi088.stdout:1291: finishing write tid 2 to smithi08884213-15 2024-09-13T02:43:07.352 INFO:tasks.rados.rados.0.smithi088.stdout:1291: finishing write tid 3 to smithi08884213-15 2024-09-13T02:43:07.352 INFO:tasks.rados.rados.0.smithi088.stdout:1291: finishing write tid 4 to smithi08884213-15 2024-09-13T02:43:07.352 INFO:tasks.rados.rados.0.smithi088.stdout:1291: finishing write tid 5 to smithi08884213-15 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:1291: oid 15 updating version 0 to 483 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:1291: oid 15 updating version 483 to 484 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:1291: oid 15 version 484 is already newer than 482 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:1291: oid 15 updating version 484 to 485 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 485 (ObjNum 390 snap 129 seq_num 390) dirty exists 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:1291: left oid 15 (ObjNum 390 snap 129 seq_num 390) 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:1290: done (2 left) 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:1291: done (1 left) 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:1292: done (0 left) 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:1293: read oid 33 snap -1 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:1293: expect deleted 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:1294: read oid 34 snap 126 2024-09-13T02:43:07.353 INFO:tasks.rados.rados.0.smithi088.stdout:1294: expect (ObjNum 334 snap 115 seq_num 334) 2024-09-13T02:43:07.354 INFO:tasks.rados.rados.0.smithi088.stdout:1295: rollback oid 41 current snap is 129 2024-09-13T02:43:07.354 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 41 to 126 2024-09-13T02:43:07.354 INFO:tasks.rados.rados.0.smithi088.stdout:1296: read oid 28 snap -1 2024-09-13T02:43:07.354 INFO:tasks.rados.rados.0.smithi088.stdout:1296: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:43:07.354 INFO:tasks.rados.rados.0.smithi088.stdout:1297: copy_from oid 42 from oid 24 current snap is 129 2024-09-13T02:43:07.354 INFO:tasks.rados.rados.0.smithi088.stdout:1298: rollback oid 30 current snap is 129 2024-09-13T02:43:07.354 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 30 to 126 2024-09-13T02:43:07.354 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 129 2024-09-13T02:43:07.354 INFO:tasks.rados.rados.0.smithi088.stdout:1299: seq_num 391 ranges {1744896=557056,2301952=516096,2818048=688128} 2024-09-13T02:43:07.364 INFO:tasks.rados.rados.0.smithi088.stdout:1299: writing smithi08884213-15 from 1744896 to 2301952 tid 1 2024-09-13T02:43:07.367 INFO:tasks.rados.rados.0.smithi088.stdout:1299: writing smithi08884213-15 from 2301952 to 2818048 tid 2 2024-09-13T02:43:07.373 INFO:tasks.rados.rados.0.smithi088.stdout:1299: writing smithi08884213-15 from 2818048 to 3506176 tid 3 2024-09-13T02:43:07.373 INFO:tasks.rados.rados.0.smithi088.stdout:1300: copy_from oid 40 from oid 17 current snap is 129 2024-09-13T02:43:07.373 INFO:tasks.rados.rados.0.smithi088.stdout:1295: finishing rollback tid 1 to smithi08884213-41 2024-09-13T02:43:07.373 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 0 (ObjNum 129 snap 0 seq_num 2153476192) dirty dne 2024-09-13T02:43:07.373 INFO:tasks.rados.rados.0.smithi088.stdout:1295: done (7 left) 2024-09-13T02:43:07.373 INFO:tasks.rados.rados.0.smithi088.stdout:1301: read oid 35 snap -1 2024-09-13T02:43:07.374 INFO:tasks.rados.rados.0.smithi088.stdout:1301: expect (ObjNum 375 snap 126 seq_num 375) 2024-09-13T02:43:07.374 INFO:tasks.rados.rados.0.smithi088.stdout:1302: rmattr oid 20 current snap is 129 2024-09-13T02:43:07.374 INFO:tasks.rados.rados.0.smithi088.stdout:1302: done (8 left) 2024-09-13T02:43:07.374 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 129 2024-09-13T02:43:07.374 INFO:tasks.rados.rados.0.smithi088.stdout:1298: finishing rollback tid 0 to smithi08884213-30 2024-09-13T02:43:07.374 INFO:tasks.rados.rados.0.smithi088.stdout:1298: finishing rollback tid 1 to smithi08884213-30 2024-09-13T02:43:07.375 INFO:tasks.rados.rados.0.smithi088.stdout:1298: finishing rollback tid 2 to smithi08884213-30 2024-09-13T02:43:07.375 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 370 (ObjNum 363 snap 122 seq_num 363) dirty exists 2024-09-13T02:43:07.375 INFO:tasks.rados.rados.0.smithi088.stdout:1297: finishing copy_from racing read to smithi08884213-42 2024-09-13T02:43:07.375 INFO:tasks.rados.rados.0.smithi088.stdout:1297: finishing copy_from to smithi08884213-42 2024-09-13T02:43:07.375 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 182 (ObjNum 204 snap 54 seq_num 204) dirty exists 2024-09-13T02:43:07.375 INFO:tasks.rados.rados.0.smithi088.stdout:1296: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:43:07.412 INFO:tasks.rados.rados.0.smithi088.stdout:1301: expect (ObjNum 375 snap 126 seq_num 375) 2024-09-13T02:43:07.451 INFO:tasks.rados.rados.0.smithi088.stdout:1300: finishing copy_from racing read to smithi08884213-40 2024-09-13T02:43:07.451 INFO:tasks.rados.rados.0.smithi088.stdout:1294: expect (ObjNum 334 snap 115 seq_num 334) 2024-09-13T02:43:07.796 INFO:tasks.rados.rados.0.smithi088.stdout:1299: finishing write tid 1 to smithi08884213-15 2024-09-13T02:43:07.796 INFO:tasks.rados.rados.0.smithi088.stdout:1300: finishing copy_from to smithi08884213-40 2024-09-13T02:43:07.796 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 49 (ObjNum 333 snap 115 seq_num 333) dirty exists 2024-09-13T02:43:07.796 INFO:tasks.rados.rados.0.smithi088.stdout:1299: finishing write tid 2 to smithi08884213-15 2024-09-13T02:43:07.796 INFO:tasks.rados.rados.0.smithi088.stdout:1299: finishing write tid 3 to smithi08884213-15 2024-09-13T02:43:07.796 INFO:tasks.rados.rados.0.smithi088.stdout:1299: finishing write tid 4 to smithi08884213-15 2024-09-13T02:43:07.796 INFO:tasks.rados.rados.0.smithi088.stdout:1303: seq_num 392 ranges {5300224=573440,5873664=802816,6676480=401408} 2024-09-13T02:43:07.826 INFO:tasks.rados.rados.0.smithi088.stdout:1303: writing smithi08884213-44 from 5300224 to 5873664 tid 1 2024-09-13T02:43:07.830 INFO:tasks.rados.rados.0.smithi088.stdout:1303: writing smithi08884213-44 from 5873664 to 6676480 tid 2 2024-09-13T02:43:07.833 INFO:tasks.rados.rados.0.smithi088.stdout:1303: writing smithi08884213-44 from 6676480 to 7077888 tid 3 2024-09-13T02:43:07.833 INFO:tasks.rados.rados.0.smithi088.stdout:1293: done (8 left) 2024-09-13T02:43:07.833 INFO:tasks.rados.rados.0.smithi088.stdout:1294: done (7 left) 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:1296: done (6 left) 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:1297: done (5 left) 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:1298: done (4 left) 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:1300: done (3 left) 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:1301: done (2 left) 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 129 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:1299: finishing write tid 5 to smithi08884213-15 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:1299: oid 15 updating version 0 to 487 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:1299: oid 15 updating version 487 to 488 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:1299: oid 15 version 488 is already newer than 486 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:1299: oid 15 updating version 488 to 489 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 489 (ObjNum 391 snap 129 seq_num 391) dirty exists 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:1299: left oid 15 (ObjNum 391 snap 129 seq_num 391) 2024-09-13T02:43:07.834 INFO:tasks.rados.rados.0.smithi088.stdout:1303: finishing write tid 1 to smithi08884213-44 2024-09-13T02:43:07.835 INFO:tasks.rados.rados.0.smithi088.stdout:1304: seq_num 393 ranges {2449408=589824,3039232=679936,3719168=524288} 2024-09-13T02:43:07.849 INFO:tasks.rados.rados.0.smithi088.stdout:1304: writing smithi08884213-45 from 2449408 to 3039232 tid 1 2024-09-13T02:43:07.853 INFO:tasks.rados.rados.0.smithi088.stdout:1304: writing smithi08884213-45 from 3039232 to 3719168 tid 2 2024-09-13T02:43:07.856 INFO:tasks.rados.rados.0.smithi088.stdout:1304: writing smithi08884213-45 from 3719168 to 4243456 tid 3 2024-09-13T02:43:07.857 INFO:tasks.rados.rados.0.smithi088.stdout:1299: done (2 left) 2024-09-13T02:43:07.857 INFO:tasks.rados.rados.0.smithi088.stdout:1305: snap_create 2024-09-13T02:43:07.857 INFO:tasks.rados.rados.0.smithi088.stdout:1303: finishing write tid 2 to smithi08884213-44 2024-09-13T02:43:07.857 INFO:tasks.rados.rados.0.smithi088.stdout:1303: finishing write tid 3 to smithi08884213-44 2024-09-13T02:43:07.857 INFO:tasks.rados.rados.0.smithi088.stdout:1303: finishing write tid 4 to smithi08884213-44 2024-09-13T02:43:07.857 INFO:tasks.rados.rados.0.smithi088.stdout:1303: finishing write tid 5 to smithi08884213-44 2024-09-13T02:43:07.857 INFO:tasks.rados.rados.0.smithi088.stdout:1303: oid 44 updating version 0 to 473 2024-09-13T02:43:07.857 INFO:tasks.rados.rados.0.smithi088.stdout:1303: oid 44 updating version 473 to 475 2024-09-13T02:43:07.857 INFO:tasks.rados.rados.0.smithi088.stdout:1303: oid 44 version 475 is already newer than 474 2024-09-13T02:43:07.857 INFO:tasks.rados.rados.0.smithi088.stdout:1303: oid 44 updating version 475 to 476 2024-09-13T02:43:07.857 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 476 (ObjNum 392 snap 129 seq_num 392) dirty exists 2024-09-13T02:43:07.857 INFO:tasks.rados.rados.0.smithi088.stdout:1303: left oid 44 (ObjNum 392 snap 129 seq_num 392) 2024-09-13T02:43:07.858 INFO:tasks.rados.rados.0.smithi088.stdout:1304: finishing write tid 1 to smithi08884213-45 2024-09-13T02:43:07.858 INFO:tasks.rados.rados.0.smithi088.stdout:1304: finishing write tid 2 to smithi08884213-45 2024-09-13T02:43:07.858 INFO:tasks.rados.rados.0.smithi088.stdout:1304: finishing write tid 3 to smithi08884213-45 2024-09-13T02:43:07.859 INFO:tasks.rados.rados.0.smithi088.stdout:1304: finishing write tid 4 to smithi08884213-45 2024-09-13T02:43:07.860 INFO:tasks.rados.rados.0.smithi088.stdout:1304: finishing write tid 5 to smithi08884213-45 2024-09-13T02:43:07.860 INFO:tasks.rados.rados.0.smithi088.stdout:1304: oid 45 updating version 0 to 168 2024-09-13T02:43:07.860 INFO:tasks.rados.rados.0.smithi088.stdout:1304: oid 45 updating version 168 to 169 2024-09-13T02:43:07.860 INFO:tasks.rados.rados.0.smithi088.stdout:1304: oid 45 updating version 169 to 171 2024-09-13T02:43:07.860 INFO:tasks.rados.rados.0.smithi088.stdout:1304: oid 45 version 171 is already newer than 170 2024-09-13T02:43:07.860 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 171 (ObjNum 393 snap 129 seq_num 393) dirty exists 2024-09-13T02:43:07.860 INFO:tasks.rados.rados.0.smithi088.stdout:1304: left oid 45 (ObjNum 393 snap 129 seq_num 393) 2024-09-13T02:43:08.463 INFO:tasks.rados.rados.0.smithi088.stdout:1303: done (2 left) 2024-09-13T02:43:08.463 INFO:tasks.rados.rados.0.smithi088.stdout:1304: done (1 left) 2024-09-13T02:43:08.463 INFO:tasks.rados.rados.0.smithi088.stdout:1305: done (0 left) 2024-09-13T02:43:08.463 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 9 current snap is 130 2024-09-13T02:43:08.463 INFO:tasks.rados.rados.0.smithi088.stdout:1306: seq_num 394 ranges {2981888=606208,3588096=565248,4153344=557056,4710400=81920} 2024-09-13T02:43:08.481 INFO:tasks.rados.rados.0.smithi088.stdout:1306: writing smithi08884213-9 from 2981888 to 3588096 tid 1 2024-09-13T02:43:08.485 INFO:tasks.rados.rados.0.smithi088.stdout:1306: writing smithi08884213-9 from 3588096 to 4153344 tid 2 2024-09-13T02:43:08.488 INFO:tasks.rados.rados.0.smithi088.stdout:1306: writing smithi08884213-9 from 4153344 to 4710400 tid 3 2024-09-13T02:43:08.489 INFO:tasks.rados.rados.0.smithi088.stdout:1306: writing smithi08884213-9 from 4710400 to 4792320 tid 4 2024-09-13T02:43:08.489 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 130 2024-09-13T02:43:08.489 INFO:tasks.rados.rados.0.smithi088.stdout:1306: finishing write tid 1 to smithi08884213-9 2024-09-13T02:43:08.489 INFO:tasks.rados.rados.0.smithi088.stdout:1306: finishing write tid 2 to smithi08884213-9 2024-09-13T02:43:08.489 INFO:tasks.rados.rados.0.smithi088.stdout:1307: seq_num 395 ranges {0=622592,622592=450560,1073152=753664} 2024-09-13T02:43:08.492 INFO:tasks.rados.rados.0.smithi088.stdout:1307: writing smithi08884213-10 from 0 to 622592 tid 1 2024-09-13T02:43:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:1307: writing smithi08884213-10 from 622592 to 1073152 tid 2 2024-09-13T02:43:08.500 INFO:tasks.rados.rados.0.smithi088.stdout:1307: writing smithi08884213-10 from 1073152 to 1826816 tid 3 2024-09-13T02:43:08.500 INFO:tasks.rados.rados.0.smithi088.stdout:1306: finishing write tid 3 to smithi08884213-9 2024-09-13T02:43:08.500 INFO:tasks.rados.rados.0.smithi088.stdout:1306: finishing write tid 4 to smithi08884213-9 2024-09-13T02:43:08.500 INFO:tasks.rados.rados.0.smithi088.stdout:1306: finishing write tid 5 to smithi08884213-9 2024-09-13T02:43:08.500 INFO:tasks.rados.rados.0.smithi088.stdout:1306: finishing write tid 6 to smithi08884213-9 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:1306: oid 9 updating version 0 to 667 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:1306: oid 9 version 667 is already newer than 664 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:1306: oid 9 version 667 is already newer than 665 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:1306: oid 9 version 667 is already newer than 666 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:1306: oid 9 version 667 is already newer than 663 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 667 (ObjNum 394 snap 130 seq_num 394) dirty exists 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:1306: left oid 9 (ObjNum 394 snap 130 seq_num 394) 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:1307: finishing write tid 1 to smithi08884213-10 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:1306: done (1 left) 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:1308: copy_from oid 30 from oid 19 current snap is 130 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:1309: rmattr oid 7 current snap is 130 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:1309: done (2 left) 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 130 2024-09-13T02:43:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:1310: seq_num 396 ranges {0=638976,638976=786432,1425408=417792} 2024-09-13T02:43:08.503 INFO:tasks.rados.rados.0.smithi088.stdout:1310: writing smithi08884213-4 from 0 to 638976 tid 1 2024-09-13T02:43:08.508 INFO:tasks.rados.rados.0.smithi088.stdout:1310: writing smithi08884213-4 from 638976 to 1425408 tid 2 2024-09-13T02:43:08.511 INFO:tasks.rados.rados.0.smithi088.stdout:1310: writing smithi08884213-4 from 1425408 to 1843200 tid 3 2024-09-13T02:43:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:1311: delete oid 18 current snap is 130 2024-09-13T02:43:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:1307: finishing write tid 2 to smithi08884213-10 2024-09-13T02:43:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:1307: finishing write tid 3 to smithi08884213-10 2024-09-13T02:43:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:1307: finishing write tid 4 to smithi08884213-10 2024-09-13T02:43:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:1307: finishing write tid 5 to smithi08884213-10 2024-09-13T02:43:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:1307: oid 10 updating version 0 to 775 2024-09-13T02:43:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:1307: oid 10 version 775 is already newer than 773 2024-09-13T02:43:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:1307: oid 10 updating version 775 to 776 2024-09-13T02:43:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:1307: oid 10 version 776 is already newer than 774 2024-09-13T02:43:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 776 (ObjNum 395 snap 130 seq_num 395) dirty exists 2024-09-13T02:43:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:1307: left oid 10 (ObjNum 395 snap 130 seq_num 395) 2024-09-13T02:43:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:1310: finishing write tid 1 to smithi08884213-4 2024-09-13T02:43:08.513 INFO:tasks.rados.rados.0.smithi088.stdout:1308: finishing copy_from racing read to smithi08884213-30 2024-09-13T02:43:08.513 INFO:tasks.rados.rados.0.smithi088.stdout:1308: finishing copy_from to smithi08884213-30 2024-09-13T02:43:08.513 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 380 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:43:08.514 INFO:tasks.rados.rados.0.smithi088.stdout:1307: done (3 left) 2024-09-13T02:43:08.514 INFO:tasks.rados.rados.0.smithi088.stdout:1308: done (2 left) 2024-09-13T02:43:08.514 INFO:tasks.rados.rados.0.smithi088.stdout:1311: done (1 left) 2024-09-13T02:43:08.514 INFO:tasks.rados.rados.0.smithi088.stdout:1312: read oid 11 snap -1 2024-09-13T02:43:08.514 INFO:tasks.rados.rados.0.smithi088.stdout:1312: expect deleted 2024-09-13T02:43:08.514 INFO:tasks.rados.rados.0.smithi088.stdout:1313: snap_create 2024-09-13T02:43:08.514 INFO:tasks.rados.rados.0.smithi088.stdout:1310: finishing write tid 2 to smithi08884213-4 2024-09-13T02:43:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:1310: finishing write tid 3 to smithi08884213-4 2024-09-13T02:43:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:1310: finishing write tid 4 to smithi08884213-4 2024-09-13T02:43:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:1310: finishing write tid 5 to smithi08884213-4 2024-09-13T02:43:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:1310: oid 4 updating version 0 to 490 2024-09-13T02:43:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:1310: oid 4 updating version 490 to 491 2024-09-13T02:43:08.516 INFO:tasks.rados.rados.0.smithi088.stdout:1310: oid 4 updating version 491 to 492 2024-09-13T02:43:08.516 INFO:tasks.rados.rados.0.smithi088.stdout:1310: oid 4 updating version 492 to 493 2024-09-13T02:43:08.516 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 493 (ObjNum 396 snap 130 seq_num 396) dirty exists 2024-09-13T02:43:08.516 INFO:tasks.rados.rados.0.smithi088.stdout:1310: left oid 4 (ObjNum 396 snap 130 seq_num 396) 2024-09-13T02:43:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:08 smithi088 ceph-mon[96266]: pgmap v186: 121 pgs: 121 active+clean; 127 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-09-13T02:43:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:08 smithi088 ceph-mon[96266]: osdmap e340: 8 total, 8 up, 8 in 2024-09-13T02:43:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:08 smithi088 ceph-mon[98762]: pgmap v186: 121 pgs: 121 active+clean; 127 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-09-13T02:43:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:08 smithi088 ceph-mon[98762]: osdmap e340: 8 total, 8 up, 8 in 2024-09-13T02:43:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:08 smithi195 ceph-mon[87742]: pgmap v186: 121 pgs: 121 active+clean; 127 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.1 MiB/s wr, 25 op/s 2024-09-13T02:43:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:08 smithi195 ceph-mon[87742]: osdmap e340: 8 total, 8 up, 8 in 2024-09-13T02:43:09.469 INFO:tasks.rados.rados.0.smithi088.stdout:1310: done (2 left) 2024-09-13T02:43:09.469 INFO:tasks.rados.rados.0.smithi088.stdout:1312: done (1 left) 2024-09-13T02:43:09.469 INFO:tasks.rados.rados.0.smithi088.stdout:1313: done (0 left) 2024-09-13T02:43:09.469 INFO:tasks.rados.rados.0.smithi088.stdout:1314: delete oid 24 current snap is 131 2024-09-13T02:43:09.473 INFO:tasks.rados.rados.0.smithi088.stdout:1314: done (0 left) 2024-09-13T02:43:09.473 INFO:tasks.rados.rados.0.smithi088.stdout:1315: snap_create 2024-09-13T02:43:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:09 smithi195 ceph-mon[87742]: osdmap e341: 8 total, 8 up, 8 in 2024-09-13T02:43:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:09 smithi195 ceph-mon[87742]: pgmap v189: 121 pgs: 121 active+clean; 122 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 780 KiB/s wr, 2 op/s 2024-09-13T02:43:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:09 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:09 smithi088 ceph-mon[96266]: osdmap e341: 8 total, 8 up, 8 in 2024-09-13T02:43:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:09 smithi088 ceph-mon[96266]: pgmap v189: 121 pgs: 121 active+clean; 122 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 780 KiB/s wr, 2 op/s 2024-09-13T02:43:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:09 smithi088 ceph-mon[98762]: osdmap e341: 8 total, 8 up, 8 in 2024-09-13T02:43:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:09 smithi088 ceph-mon[98762]: pgmap v189: 121 pgs: 121 active+clean; 122 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 780 KiB/s wr, 2 op/s 2024-09-13T02:43:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:09 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:10.470 INFO:tasks.rados.rados.0.smithi088.stdout:1315: done (0 left) 2024-09-13T02:43:10.470 INFO:tasks.rados.rados.0.smithi088.stdout:1316: snap_remove snap 126 2024-09-13T02:43:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:10 smithi195 ceph-mon[87742]: osdmap e342: 8 total, 8 up, 8 in 2024-09-13T02:43:10.872 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:10 smithi088 ceph-mon[98762]: osdmap e342: 8 total, 8 up, 8 in 2024-09-13T02:43:10.873 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:10 smithi088 ceph-mon[96266]: osdmap e342: 8 total, 8 up, 8 in 2024-09-13T02:43:11.340 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:43:11.344 INFO:tasks.rados.rados.0.smithi088.stdout:1316: done (0 left) 2024-09-13T02:43:11.345 INFO:tasks.rados.rados.0.smithi088.stdout:1317: snap_create 2024-09-13T02:43:11.616 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:43:11.616 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (6m) 17s ago 7m 26.9M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:43:11.616 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (7m) 93s ago 7m 87.0M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:43:11.616 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (8m) 17s ago 8m 15.8M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:43:11.616 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (8m) 93s ago 8m 20.4M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:43:11.616 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (2m) 93s ago 12m 439M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (3m) 17s ago 13m 505M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (2m) 17s ago 13m 50.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (99s) 93s ago 12m 26.9M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (117s) 17s ago 12m 47.4M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (6m) 17s ago 6m 16.0M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (6m) 93s ago 6m 17.1M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (54s) 17s ago 11m 123M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 f6b18d576820 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (21s) 17s ago 11m 12.1M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 449625b55177 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (10m) 17s ago 10m 186M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e fde4729094ff 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (10m) 17s ago 10m 129M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e e1c194107511 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (10m) 93s ago 10m 114M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 68ff34dd7c85 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (9m) 93s ago 9m 139M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:43:11.617 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (9m) 93s ago 9m 108M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:43:11.618 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (8m) 93s ago 8m 104M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:43:11.618 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (2m) 93s ago 7m 49.3M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:43:11.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:11 smithi088 ceph-mon[98762]: osdmap e343: 8 total, 8 up, 8 in 2024-09-13T02:43:11.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:11 smithi088 ceph-mon[98762]: pgmap v192: 121 pgs: 121 active+clean; 115 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-09-13T02:43:11.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:11 smithi088 ceph-mon[98762]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:43:11.618 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:11 smithi088 ceph-mon[98762]: osdmap e344: 8 total, 8 up, 8 in 2024-09-13T02:43:11.618 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:11 smithi088 ceph-mon[96266]: osdmap e343: 8 total, 8 up, 8 in 2024-09-13T02:43:11.618 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:11 smithi088 ceph-mon[96266]: pgmap v192: 121 pgs: 121 active+clean; 115 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-09-13T02:43:11.619 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:11 smithi088 ceph-mon[96266]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:43:11.619 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:11 smithi088 ceph-mon[96266]: osdmap e344: 8 total, 8 up, 8 in 2024-09-13T02:43:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:11 smithi195 ceph-mon[87742]: osdmap e343: 8 total, 8 up, 8 in 2024-09-13T02:43:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:11 smithi195 ceph-mon[87742]: pgmap v192: 121 pgs: 121 active+clean; 115 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2024-09-13T02:43:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:11 smithi195 ceph-mon[87742]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:43:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:11 smithi195 ceph-mon[87742]: osdmap e344: 8 total, 8 up, 8 in 2024-09-13T02:43:11.942 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:43:11.943 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:43:11.943 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:43:11.943 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:43:11.943 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:43:11.943 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:43:11.943 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:43:11.943 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:43:11.943 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 6, 2024-09-13T02:43:11.943 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:43:11.943 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:43:11.943 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:43:11.944 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:43:11.944 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:43:11.944 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:43:11.944 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 8, 2024-09-13T02:43:11.944 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 7 2024-09-13T02:43:11.944 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:43:11.944 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:43:12.348 INFO:tasks.rados.rados.0.smithi088.stdout:1317: done (0 left) 2024-09-13T02:43:12.348 INFO:tasks.rados.rados.0.smithi088.stdout:1318: read oid 11 snap -1 2024-09-13T02:43:12.348 INFO:tasks.rados.rados.0.smithi088.stdout:1318: expect deleted 2024-09-13T02:43:12.348 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 133 2024-09-13T02:43:12.348 INFO:tasks.rados.rados.0.smithi088.stdout:1319: seq_num 399 ranges {0=688128,688128=434176,1122304=745472,1867776=24576} 2024-09-13T02:43:12.352 INFO:tasks.rados.rados.0.smithi088.stdout:1319: writing smithi08884213-24 from 0 to 688128 tid 1 2024-09-13T02:43:12.354 INFO:tasks.rados.rados.0.smithi088.stdout:1319: writing smithi08884213-24 from 688128 to 1122304 tid 2 2024-09-13T02:43:12.359 INFO:tasks.rados.rados.0.smithi088.stdout:1319: writing smithi08884213-24 from 1122304 to 1867776 tid 3 2024-09-13T02:43:12.359 INFO:tasks.rados.rados.0.smithi088.stdout:1319: writing smithi08884213-24 from 1867776 to 1892352 tid 4 2024-09-13T02:43:12.359 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 133 2024-09-13T02:43:12.360 INFO:tasks.rados.rados.0.smithi088.stdout:1319: finishing write tid 1 to smithi08884213-24 2024-09-13T02:43:12.360 INFO:tasks.rados.rados.0.smithi088.stdout:1319: finishing write tid 2 to smithi08884213-24 2024-09-13T02:43:12.360 INFO:tasks.rados.rados.0.smithi088.stdout:1320: seq_num 400 ranges {0=704512,704512=720896,1425408=483328} 2024-09-13T02:43:12.363 INFO:tasks.rados.rados.0.smithi088.stdout:1320: writing smithi08884213-32 from 0 to 704512 tid 1 2024-09-13T02:43:12.367 INFO:tasks.rados.rados.0.smithi088.stdout:1320: writing smithi08884213-32 from 704512 to 1425408 tid 2 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:1320: writing smithi08884213-32 from 1425408 to 1908736 tid 3 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:1318: done (2 left) 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 133 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:1319: finishing write tid 3 to smithi08884213-24 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:1319: finishing write tid 4 to smithi08884213-24 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:1319: finishing write tid 5 to smithi08884213-24 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:1319: finishing write tid 6 to smithi08884213-24 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:1319: oid 24 updating version 0 to 362 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:1319: oid 24 version 362 is already newer than 361 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:1319: oid 24 version 362 is already newer than 359 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:1319: oid 24 version 362 is already newer than 358 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:1319: oid 24 version 362 is already newer than 360 2024-09-13T02:43:12.371 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 362 (ObjNum 399 snap 133 seq_num 399) dirty exists 2024-09-13T02:43:12.372 INFO:tasks.rados.rados.0.smithi088.stdout:1319: left oid 24 (ObjNum 399 snap 133 seq_num 399) 2024-09-13T02:43:12.372 INFO:tasks.rados.rados.0.smithi088.stdout:1320: finishing write tid 1 to smithi08884213-32 2024-09-13T02:43:12.372 INFO:tasks.rados.rados.0.smithi088.stdout:1321: seq_num 401 ranges {3801088=720896,4521984=606208,5128192=598016} 2024-09-13T02:43:12.395 INFO:tasks.rados.rados.0.smithi088.stdout:1321: writing smithi08884213-16 from 3801088 to 4521984 tid 1 2024-09-13T02:43:12.399 INFO:tasks.rados.rados.0.smithi088.stdout:1321: writing smithi08884213-16 from 4521984 to 5128192 tid 2 2024-09-13T02:43:12.404 INFO:tasks.rados.rados.0.smithi088.stdout:1321: writing smithi08884213-16 from 5128192 to 5726208 tid 3 2024-09-13T02:43:12.404 INFO:tasks.rados.rados.0.smithi088.stdout:1319: done (2 left) 2024-09-13T02:43:12.404 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 133 2024-09-13T02:43:12.404 INFO:tasks.rados.rados.0.smithi088.stdout:1320: finishing write tid 2 to smithi08884213-32 2024-09-13T02:43:12.404 INFO:tasks.rados.rados.0.smithi088.stdout:1320: finishing write tid 3 to smithi08884213-32 2024-09-13T02:43:12.404 INFO:tasks.rados.rados.0.smithi088.stdout:1320: finishing write tid 4 to smithi08884213-32 2024-09-13T02:43:12.404 INFO:tasks.rados.rados.0.smithi088.stdout:1320: finishing write tid 5 to smithi08884213-32 2024-09-13T02:43:12.405 INFO:tasks.rados.rados.0.smithi088.stdout:1320: oid 32 updating version 0 to 383 2024-09-13T02:43:12.405 INFO:tasks.rados.rados.0.smithi088.stdout:1320: oid 32 version 383 is already newer than 381 2024-09-13T02:43:12.405 INFO:tasks.rados.rados.0.smithi088.stdout:1320: oid 32 updating version 383 to 384 2024-09-13T02:43:12.405 INFO:tasks.rados.rados.0.smithi088.stdout:1320: oid 32 version 384 is already newer than 382 2024-09-13T02:43:12.405 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 384 (ObjNum 400 snap 133 seq_num 400) dirty exists 2024-09-13T02:43:12.405 INFO:tasks.rados.rados.0.smithi088.stdout:1320: left oid 32 (ObjNum 400 snap 133 seq_num 400) 2024-09-13T02:43:12.405 INFO:tasks.rados.rados.0.smithi088.stdout:1321: finishing write tid 1 to smithi08884213-16 2024-09-13T02:43:12.405 INFO:tasks.rados.rados.0.smithi088.stdout:1321: finishing write tid 2 to smithi08884213-16 2024-09-13T02:43:12.405 INFO:tasks.rados.rados.0.smithi088.stdout:1322: seq_num 402 ranges {5300224=737280,6037504=491520,6529024=516096,7045120=196608} 2024-09-13T02:43:12.435 INFO:tasks.rados.rados.0.smithi088.stdout:1322: writing smithi08884213-34 from 5300224 to 6037504 tid 1 2024-09-13T02:43:12.439 INFO:tasks.rados.rados.0.smithi088.stdout:1322: writing smithi08884213-34 from 6037504 to 6529024 tid 2 2024-09-13T02:43:12.441 INFO:tasks.rados.rados.0.smithi088.stdout:1322: writing smithi08884213-34 from 6529024 to 7045120 tid 3 2024-09-13T02:43:12.443 INFO:tasks.rados.rados.0.smithi088.stdout:1322: writing smithi08884213-34 from 7045120 to 7241728 tid 4 2024-09-13T02:43:12.443 INFO:tasks.rados.rados.0.smithi088.stdout:1320: done (2 left) 2024-09-13T02:43:12.443 INFO:tasks.rados.rados.0.smithi088.stdout:1323: snap_remove snap 130 2024-09-13T02:43:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:12 smithi195 ceph-mon[87742]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:43:12.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:12 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2950509686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:12.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:12 smithi195 ceph-mon[87742]: osdmap e345: 8 total, 8 up, 8 in 2024-09-13T02:43:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:12 smithi088 ceph-mon[96266]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:43:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:12 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2950509686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:12 smithi088 ceph-mon[96266]: osdmap e345: 8 total, 8 up, 8 in 2024-09-13T02:43:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:12 smithi088 ceph-mon[98762]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:43:12.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:12 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2950509686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:12.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:12 smithi088 ceph-mon[98762]: osdmap e345: 8 total, 8 up, 8 in 2024-09-13T02:43:13.351 INFO:tasks.rados.rados.0.smithi088.stdout:1323: done (2 left) 2024-09-13T02:43:13.351 INFO:tasks.rados.rados.0.smithi088.stdout:1324: rollback oid 46 current snap is 133 2024-09-13T02:43:13.351 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 46 to 131 2024-09-13T02:43:13.351 INFO:tasks.rados.rados.0.smithi088.stdout:1321: finishing write tid 3 to smithi08884213-16 2024-09-13T02:43:13.351 INFO:tasks.rados.rados.0.smithi088.stdout:1321: finishing write tid 4 to smithi08884213-16 2024-09-13T02:43:13.351 INFO:tasks.rados.rados.0.smithi088.stdout:1321: finishing write tid 5 to smithi08884213-16 2024-09-13T02:43:13.351 INFO:tasks.rados.rados.0.smithi088.stdout:1321: oid 16 updating version 0 to 551 2024-09-13T02:43:13.351 INFO:tasks.rados.rados.0.smithi088.stdout:1321: oid 16 updating version 551 to 552 2024-09-13T02:43:13.351 INFO:tasks.rados.rados.0.smithi088.stdout:1321: oid 16 updating version 552 to 553 2024-09-13T02:43:13.352 INFO:tasks.rados.rados.0.smithi088.stdout:1321: oid 16 version 553 is already newer than 550 2024-09-13T02:43:13.352 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 553 (ObjNum 401 snap 133 seq_num 401) dirty exists 2024-09-13T02:43:13.352 INFO:tasks.rados.rados.0.smithi088.stdout:1321: left oid 16 (ObjNum 401 snap 133 seq_num 401) 2024-09-13T02:43:13.352 INFO:tasks.rados.rados.0.smithi088.stdout:1322: finishing write tid 1 to smithi08884213-34 2024-09-13T02:43:13.352 INFO:tasks.rados.rados.0.smithi088.stdout:1322: finishing write tid 2 to smithi08884213-34 2024-09-13T02:43:13.352 INFO:tasks.rados.rados.0.smithi088.stdout:1322: finishing write tid 3 to smithi08884213-34 2024-09-13T02:43:13.352 INFO:tasks.rados.rados.0.smithi088.stdout:1321: done (2 left) 2024-09-13T02:43:13.352 INFO:tasks.rados.rados.0.smithi088.stdout:1325: snap_remove snap 132 2024-09-13T02:43:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:43:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:43:13] "GET /metrics HTTP/1.1" 200 36085 "" "Prometheus/2.43.0" 2024-09-13T02:43:14.353 INFO:tasks.rados.rados.0.smithi088.stdout:1325: done (2 left) 2024-09-13T02:43:14.353 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 133 2024-09-13T02:43:14.353 INFO:tasks.rados.rados.0.smithi088.stdout:1322: finishing write tid 4 to smithi08884213-34 2024-09-13T02:43:14.353 INFO:tasks.rados.rados.0.smithi088.stdout:1322: finishing write tid 5 to smithi08884213-34 2024-09-13T02:43:14.353 INFO:tasks.rados.rados.0.smithi088.stdout:1322: finishing write tid 6 to smithi08884213-34 2024-09-13T02:43:14.353 INFO:tasks.rados.rados.0.smithi088.stdout:1322: oid 34 updating version 0 to 497 2024-09-13T02:43:14.353 INFO:tasks.rados.rados.0.smithi088.stdout:1322: oid 34 version 497 is already newer than 496 2024-09-13T02:43:14.353 INFO:tasks.rados.rados.0.smithi088.stdout:1322: oid 34 updating version 497 to 498 2024-09-13T02:43:14.353 INFO:tasks.rados.rados.0.smithi088.stdout:1322: oid 34 updating version 498 to 499 2024-09-13T02:43:14.353 INFO:tasks.rados.rados.0.smithi088.stdout:1322: oid 34 version 499 is already newer than 495 2024-09-13T02:43:14.353 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 499 (ObjNum 402 snap 133 seq_num 402) dirty exists 2024-09-13T02:43:14.354 INFO:tasks.rados.rados.0.smithi088.stdout:1322: left oid 34 (ObjNum 402 snap 133 seq_num 402) 2024-09-13T02:43:14.354 INFO:tasks.rados.rados.0.smithi088.stdout:1324: finishing rollback tid 1 to smithi08884213-46 2024-09-13T02:43:14.354 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 0 (ObjNum 769 snap 0 seq_num 2153971824) dirty dne 2024-09-13T02:43:14.354 INFO:tasks.rados.rados.0.smithi088.stdout:1326: seq_num 403 ranges {2572288=753664,3325952=425984,3751936=720896,4472832=57344} 2024-09-13T02:43:14.370 INFO:tasks.rados.rados.0.smithi088.stdout:1326: writing smithi08884213-43 from 2572288 to 3325952 tid 1 2024-09-13T02:43:14.373 INFO:tasks.rados.rados.0.smithi088.stdout:1326: writing smithi08884213-43 from 3325952 to 3751936 tid 2 2024-09-13T02:43:14.378 INFO:tasks.rados.rados.0.smithi088.stdout:1326: writing smithi08884213-43 from 3751936 to 4472832 tid 3 2024-09-13T02:43:14.379 INFO:tasks.rados.rados.0.smithi088.stdout:1326: writing smithi08884213-43 from 4472832 to 4530176 tid 4 2024-09-13T02:43:14.379 INFO:tasks.rados.rados.0.smithi088.stdout:1322: done (2 left) 2024-09-13T02:43:14.379 INFO:tasks.rados.rados.0.smithi088.stdout:1324: done (1 left) 2024-09-13T02:43:14.379 INFO:tasks.rados.rados.0.smithi088.stdout:1327: read oid 33 snap 129 2024-09-13T02:43:14.379 INFO:tasks.rados.rados.0.smithi088.stdout:1327: expect deleted 2024-09-13T02:43:14.379 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 133 2024-09-13T02:43:14.379 INFO:tasks.rados.rados.0.smithi088.stdout:1328: seq_num 404 ranges {786432=770048,1556480=712704,2269184=491520} 2024-09-13T02:43:14.387 INFO:tasks.rados.rados.0.smithi088.stdout:1328: writing smithi08884213-17 from 786432 to 1556480 tid 1 2024-09-13T02:43:14.391 INFO:tasks.rados.rados.0.smithi088.stdout:1328: writing smithi08884213-17 from 1556480 to 2269184 tid 2 2024-09-13T02:43:14.394 INFO:tasks.rados.rados.0.smithi088.stdout:1328: writing smithi08884213-17 from 2269184 to 2760704 tid 3 2024-09-13T02:43:14.394 INFO:tasks.rados.rados.0.smithi088.stdout:1329: copy_from oid 4 from oid 40 current snap is 133 2024-09-13T02:43:14.395 INFO:tasks.rados.rados.0.smithi088.stdout:1326: finishing write tid 1 to smithi08884213-43 2024-09-13T02:43:14.395 INFO:tasks.rados.rados.0.smithi088.stdout:1326: finishing write tid 2 to smithi08884213-43 2024-09-13T02:43:14.395 INFO:tasks.rados.rados.0.smithi088.stdout:1326: finishing write tid 3 to smithi08884213-43 2024-09-13T02:43:14.395 INFO:tasks.rados.rados.0.smithi088.stdout:1326: finishing write tid 4 to smithi08884213-43 2024-09-13T02:43:14.395 INFO:tasks.rados.rados.0.smithi088.stdout:1326: finishing write tid 5 to smithi08884213-43 2024-09-13T02:43:14.395 INFO:tasks.rados.rados.0.smithi088.stdout:1327: done (3 left) 2024-09-13T02:43:14.395 INFO:tasks.rados.rados.0.smithi088.stdout:1330: snap_remove snap 131 2024-09-13T02:43:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:14 smithi088 ceph-mon[96266]: pgmap v195: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.2 MiB/s wr, 15 op/s 2024-09-13T02:43:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:14 smithi088 ceph-mon[96266]: osdmap e346: 8 total, 8 up, 8 in 2024-09-13T02:43:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T02:43:14.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:14.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:43:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:14 smithi088 ceph-mon[98762]: pgmap v195: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.2 MiB/s wr, 15 op/s 2024-09-13T02:43:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:14 smithi088 ceph-mon[98762]: osdmap e346: 8 total, 8 up, 8 in 2024-09-13T02:43:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T02:43:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:43:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:14 smithi195 ceph-mon[87742]: pgmap v195: 121 pgs: 121 active+clean; 118 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.2 MiB/s wr, 15 op/s 2024-09-13T02:43:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:14 smithi195 ceph-mon[87742]: osdmap e346: 8 total, 8 up, 8 in 2024-09-13T02:43:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T02:43:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:14.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:43:15.366 INFO:tasks.rados.rados.0.smithi088.stdout:1330: done (3 left) 2024-09-13T02:43:15.366 INFO:tasks.rados.rados.0.smithi088.stdout:1331: snap_create 2024-09-13T02:43:15.366 INFO:tasks.rados.rados.0.smithi088.stdout:1326: finishing write tid 6 to smithi08884213-43 2024-09-13T02:43:15.366 INFO:tasks.rados.rados.0.smithi088.stdout:1326: oid 43 updating version 0 to 361 2024-09-13T02:43:15.366 INFO:tasks.rados.rados.0.smithi088.stdout:1326: oid 43 version 361 is already newer than 357 2024-09-13T02:43:15.366 INFO:tasks.rados.rados.0.smithi088.stdout:1326: oid 43 version 361 is already newer than 359 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:1326: oid 43 version 361 is already newer than 358 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:1326: oid 43 version 361 is already newer than 360 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 361 (ObjNum 403 snap 133 seq_num 403) dirty exists 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:1326: left oid 43 (ObjNum 403 snap 133 seq_num 403) 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:1328: finishing write tid 1 to smithi08884213-17 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:1328: finishing write tid 2 to smithi08884213-17 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:1328: finishing write tid 3 to smithi08884213-17 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:1328: finishing write tid 4 to smithi08884213-17 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:1328: finishing write tid 5 to smithi08884213-17 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:1328: oid 17 updating version 0 to 597 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:1328: oid 17 version 597 is already newer than 596 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:1328: oid 17 version 597 is already newer than 595 2024-09-13T02:43:15.367 INFO:tasks.rados.rados.0.smithi088.stdout:1328: oid 17 version 597 is already newer than 594 2024-09-13T02:43:15.368 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 597 (ObjNum 404 snap 133 seq_num 404) dirty exists 2024-09-13T02:43:15.368 INFO:tasks.rados.rados.0.smithi088.stdout:1328: left oid 17 (ObjNum 404 snap 133 seq_num 404) 2024-09-13T02:43:15.368 INFO:tasks.rados.rados.0.smithi088.stdout:1329: finishing copy_from racing read to smithi08884213-4 2024-09-13T02:43:15.368 INFO:tasks.rados.rados.0.smithi088.stdout:1329: finishing copy_from to smithi08884213-4 2024-09-13T02:43:15.368 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 49 (ObjNum 333 snap 115 seq_num 333) dirty exists 2024-09-13T02:43:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:15 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T02:43:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:15 smithi088 ceph-mon[98762]: Upgrade: osd.2 is safe to restart 2024-09-13T02:43:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:15 smithi088 ceph-mon[98762]: osdmap e347: 8 total, 8 up, 8 in 2024-09-13T02:43:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T02:43:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:43:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:15 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T02:43:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:15 smithi088 ceph-mon[96266]: Upgrade: osd.2 is safe to restart 2024-09-13T02:43:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:15 smithi088 ceph-mon[96266]: osdmap e347: 8 total, 8 up, 8 in 2024-09-13T02:43:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T02:43:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:43:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:15 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-09-13T02:43:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:15 smithi195 ceph-mon[87742]: Upgrade: osd.2 is safe to restart 2024-09-13T02:43:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:15 smithi195 ceph-mon[87742]: osdmap e347: 8 total, 8 up, 8 in 2024-09-13T02:43:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:15.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-09-13T02:43:15.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:43:16.347 INFO:tasks.rados.rados.0.smithi088.stdout:1326: done (3 left) 2024-09-13T02:43:16.347 INFO:tasks.rados.rados.0.smithi088.stdout:1328: done (2 left) 2024-09-13T02:43:16.347 INFO:tasks.rados.rados.0.smithi088.stdout:1329: done (1 left) 2024-09-13T02:43:16.347 INFO:tasks.rados.rados.0.smithi088.stdout:1331: done (0 left) 2024-09-13T02:43:16.347 INFO:tasks.rados.rados.0.smithi088.stdout:1332: read oid 28 snap -1 2024-09-13T02:43:16.347 INFO:tasks.rados.rados.0.smithi088.stdout:1332: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:43:16.347 INFO:tasks.rados.rados.0.smithi088.stdout:1333: read oid 24 snap -1 2024-09-13T02:43:16.347 INFO:tasks.rados.rados.0.smithi088.stdout:1333: expect (ObjNum 399 snap 133 seq_num 399) 2024-09-13T02:43:16.347 INFO:tasks.rados.rados.0.smithi088.stdout:1334: snap_remove snap 133 2024-09-13T02:43:16.608 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:16 smithi088 ceph-mon[96266]: Upgrade: Updating osd.2 2024-09-13T02:43:16.608 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:16 smithi088 ceph-mon[96266]: Deploying daemon osd.2 on smithi088 2024-09-13T02:43:16.608 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:16 smithi088 ceph-mon[96266]: pgmap v198: 121 pgs: 121 active+clean; 116 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-09-13T02:43:16.608 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:16 smithi088 ceph-mon[96266]: osdmap e348: 8 total, 8 up, 8 in 2024-09-13T02:43:16.608 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:16 smithi088 ceph-mon[96266]: osdmap e349: 8 total, 8 up, 8 in 2024-09-13T02:43:16.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:16 smithi088 ceph-mon[98762]: Upgrade: Updating osd.2 2024-09-13T02:43:16.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:16 smithi088 ceph-mon[98762]: Deploying daemon osd.2 on smithi088 2024-09-13T02:43:16.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:16 smithi088 ceph-mon[98762]: pgmap v198: 121 pgs: 121 active+clean; 116 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-09-13T02:43:16.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:16 smithi088 ceph-mon[98762]: osdmap e348: 8 total, 8 up, 8 in 2024-09-13T02:43:16.609 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:16 smithi088 ceph-mon[98762]: osdmap e349: 8 total, 8 up, 8 in 2024-09-13T02:43:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:16 smithi195 ceph-mon[87742]: Upgrade: Updating osd.2 2024-09-13T02:43:16.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:16 smithi195 ceph-mon[87742]: Deploying daemon osd.2 on smithi088 2024-09-13T02:43:16.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:16 smithi195 ceph-mon[87742]: pgmap v198: 121 pgs: 121 active+clean; 116 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.0 KiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-09-13T02:43:16.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:16 smithi195 ceph-mon[87742]: osdmap e348: 8 total, 8 up, 8 in 2024-09-13T02:43:16.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:16 smithi195 ceph-mon[87742]: osdmap e349: 8 total, 8 up, 8 in 2024-09-13T02:43:17.348 INFO:tasks.rados.rados.0.smithi088.stdout:1334: done (2 left) 2024-09-13T02:43:17.349 INFO:tasks.rados.rados.0.smithi088.stdout:1335: snap_create 2024-09-13T02:43:17.349 INFO:tasks.rados.rados.0.smithi088.stdout:1332: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:43:17.385 INFO:tasks.rados.rados.0.smithi088.stdout:1333: expect (ObjNum 399 snap 133 seq_num 399) 2024-09-13T02:43:18.351 INFO:tasks.rados.rados.0.smithi088.stdout:1332: done (2 left) 2024-09-13T02:43:18.351 INFO:tasks.rados.rados.0.smithi088.stdout:1333: done (1 left) 2024-09-13T02:43:18.352 INFO:tasks.rados.rados.0.smithi088.stdout:1335: done (0 left) 2024-09-13T02:43:18.352 INFO:tasks.rados.rados.0.smithi088.stdout:1336: read oid 50 snap -1 2024-09-13T02:43:18.352 INFO:tasks.rados.rados.0.smithi088.stdout:1336: expect (ObjNum 383 snap 128 seq_num 383) 2024-09-13T02:43:18.352 INFO:tasks.rados.rados.0.smithi088.stdout:1337: rollback oid 37 current snap is 135 2024-09-13T02:43:18.352 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 37 to 129 2024-09-13T02:43:18.352 INFO:tasks.rados.rados.0.smithi088.stdout:1338: delete oid 27 current snap is 135 2024-09-13T02:43:18.360 INFO:tasks.rados.rados.0.smithi088.stdout:1338: done (2 left) 2024-09-13T02:43:18.360 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 135 2024-09-13T02:43:18.360 INFO:tasks.rados.rados.0.smithi088.stdout:1339: seq_num 406 ranges {1220608=802816,2023424=475136,2498560=499712,2998272=229376} 2024-09-13T02:43:18.371 INFO:tasks.rados.rados.0.smithi088.stdout:1339: writing smithi08884213-31 from 1220608 to 2023424 tid 1 2024-09-13T02:43:18.374 INFO:tasks.rados.rados.0.smithi088.stdout:1339: writing smithi08884213-31 from 2023424 to 2498560 tid 2 2024-09-13T02:43:18.377 INFO:tasks.rados.rados.0.smithi088.stdout:1339: writing smithi08884213-31 from 2498560 to 2998272 tid 3 2024-09-13T02:43:18.378 INFO:tasks.rados.rados.0.smithi088.stdout:1339: writing smithi08884213-31 from 2998272 to 3227648 tid 4 2024-09-13T02:43:18.379 INFO:tasks.rados.rados.0.smithi088.stdout:1340: rollback oid 24 current snap is 135 2024-09-13T02:43:18.379 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 24 to 129 2024-09-13T02:43:18.379 INFO:tasks.rados.rados.0.smithi088.stdout:1337: finishing rollback tid 0 to smithi08884213-37 2024-09-13T02:43:18.379 INFO:tasks.rados.rados.0.smithi088.stdout:1337: finishing rollback tid 1 to smithi08884213-37 2024-09-13T02:43:18.379 INFO:tasks.rados.rados.0.smithi088.stdout:1337: finishing rollback tid 2 to smithi08884213-37 2024-09-13T02:43:18.379 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 482 (ObjNum 360 snap 121 seq_num 360) dirty exists 2024-09-13T02:43:18.379 INFO:tasks.rados.rados.0.smithi088.stdout:1336: expect (ObjNum 383 snap 128 seq_num 383) 2024-09-13T02:43:18.440 INFO:tasks.rados.rados.0.smithi088.stdout:1339: finishing write tid 1 to smithi08884213-31 2024-09-13T02:43:18.440 INFO:tasks.rados.rados.0.smithi088.stdout:1339: finishing write tid 2 to smithi08884213-31 2024-09-13T02:43:18.440 INFO:tasks.rados.rados.0.smithi088.stdout:1339: finishing write tid 3 to smithi08884213-31 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:1339: finishing write tid 4 to smithi08884213-31 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:1339: finishing write tid 5 to smithi08884213-31 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:1340: finishing rollback tid 0 to smithi08884213-24 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:1340: finishing rollback tid 1 to smithi08884213-24 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:1340: finishing rollback tid 2 to smithi08884213-24 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 365 (ObjNum 204 snap 54 seq_num 204) dirty exists 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:1339: finishing write tid 6 to smithi08884213-31 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:1339: oid 31 updating version 0 to 785 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:1339: oid 31 updating version 785 to 787 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:1339: oid 31 version 787 is already newer than 786 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:1339: oid 31 version 787 is already newer than 784 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:1339: oid 31 updating version 787 to 788 2024-09-13T02:43:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 788 (ObjNum 406 snap 135 seq_num 406) dirty exists 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1339: left oid 31 (ObjNum 406 snap 135 seq_num 406) 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1336: done (3 left) 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1337: done (2 left) 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1339: done (1 left) 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1340: done (0 left) 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1341: copy_from oid 43 from oid 15 current snap is 135 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1342: read oid 25 snap -1 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1342: expect deleted 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1343: rmattr oid 49 current snap is 135 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1343: done (2 left) 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1344: read oid 11 snap -1 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1344: expect deleted 2024-09-13T02:43:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:1345: delete oid 7 current snap is 135 2024-09-13T02:43:18.443 INFO:tasks.rados.rados.0.smithi088.stdout:1342: done (3 left) 2024-09-13T02:43:18.443 INFO:tasks.rados.rados.0.smithi088.stdout:1344: done (2 left) 2024-09-13T02:43:18.443 INFO:tasks.rados.rados.0.smithi088.stdout:1345: done (1 left) 2024-09-13T02:43:18.443 INFO:tasks.rados.rados.0.smithi088.stdout:1346: rollback oid 39 current snap is 135 2024-09-13T02:43:18.443 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 39 to 129 2024-09-13T02:43:18.443 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 35 current snap is 135 2024-09-13T02:43:18.443 INFO:tasks.rados.rados.0.smithi088.stdout:1347: seq_num 408 ranges {1490944=442368,1933312=647168,2580480=507904,3088384=450560} 2024-09-13T02:43:18.453 INFO:tasks.rados.rados.0.smithi088.stdout:1347: writing smithi08884213-35 from 1490944 to 1933312 tid 1 2024-09-13T02:43:18.458 INFO:tasks.rados.rados.0.smithi088.stdout:1347: writing smithi08884213-35 from 1933312 to 2580480 tid 2 2024-09-13T02:43:18.462 INFO:tasks.rados.rados.0.smithi088.stdout:1347: writing smithi08884213-35 from 2580480 to 3088384 tid 3 2024-09-13T02:43:18.465 INFO:tasks.rados.rados.0.smithi088.stdout:1347: writing smithi08884213-35 from 3088384 to 3538944 tid 4 2024-09-13T02:43:18.465 INFO:tasks.rados.rados.0.smithi088.stdout:1348: setattr oid 48 current snap is 135 2024-09-13T02:43:18.466 INFO:tasks.rados.rados.0.smithi088.stdout:1346: finishing rollback tid 0 to smithi08884213-39 2024-09-13T02:43:18.466 INFO:tasks.rados.rados.0.smithi088.stdout:1346: finishing rollback tid 1 to smithi08884213-39 2024-09-13T02:43:18.466 INFO:tasks.rados.rados.0.smithi088.stdout:1346: finishing rollback tid 2 to smithi08884213-39 2024-09-13T02:43:18.466 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 878 (ObjNum 372 snap 124 seq_num 372) dirty exists 2024-09-13T02:43:18.466 INFO:tasks.rados.rados.0.smithi088.stdout:1341: finishing copy_from racing read to smithi08884213-43 2024-09-13T02:43:18.466 INFO:tasks.rados.rados.0.smithi088.stdout:1341: finishing copy_from to smithi08884213-43 2024-09-13T02:43:18.466 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 489 (ObjNum 391 snap 129 seq_num 391) dirty exists 2024-09-13T02:43:18.466 INFO:tasks.rados.rados.0.smithi088.stdout:1347: finishing write tid 1 to smithi08884213-35 2024-09-13T02:43:18.466 INFO:tasks.rados.rados.0.smithi088.stdout:1347: finishing write tid 2 to smithi08884213-35 2024-09-13T02:43:18.466 INFO:tasks.rados.rados.0.smithi088.stdout:1347: finishing write tid 3 to smithi08884213-35 2024-09-13T02:43:18.467 INFO:tasks.rados.rados.0.smithi088.stdout:1341: done (3 left) 2024-09-13T02:43:18.467 INFO:tasks.rados.rados.0.smithi088.stdout:1346: done (2 left) 2024-09-13T02:43:18.467 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 135 2024-09-13T02:43:18.467 INFO:tasks.rados.rados.0.smithi088.stdout:1349: seq_num 409 ranges {2760704=458752,3219456=532480,3751936=720896,4472832=352256} 2024-09-13T02:43:18.485 INFO:tasks.rados.rados.0.smithi088.stdout:1349: writing smithi08884213-17 from 2760704 to 3219456 tid 1 2024-09-13T02:43:18.489 INFO:tasks.rados.rados.0.smithi088.stdout:1349: writing smithi08884213-17 from 3219456 to 3751936 tid 2 2024-09-13T02:43:18.493 INFO:tasks.rados.rados.0.smithi088.stdout:1349: writing smithi08884213-17 from 3751936 to 4472832 tid 3 2024-09-13T02:43:18.496 INFO:tasks.rados.rados.0.smithi088.stdout:1349: writing smithi08884213-17 from 4472832 to 4825088 tid 4 2024-09-13T02:43:18.497 INFO:tasks.rados.rados.0.smithi088.stdout:1350: copy_from oid 11 from oid 9 current snap is 135 2024-09-13T02:43:18.497 INFO:tasks.rados.rados.0.smithi088.stdout:1347: finishing write tid 4 to smithi08884213-35 2024-09-13T02:43:18.497 INFO:tasks.rados.rados.0.smithi088.stdout:1347: finishing write tid 5 to smithi08884213-35 2024-09-13T02:43:18.497 INFO:tasks.rados.rados.0.smithi088.stdout:1347: finishing write tid 6 to smithi08884213-35 2024-09-13T02:43:18.497 INFO:tasks.rados.rados.0.smithi088.stdout:1347: oid 35 updating version 0 to 792 2024-09-13T02:43:18.497 INFO:tasks.rados.rados.0.smithi088.stdout:1347: oid 35 version 792 is already newer than 791 2024-09-13T02:43:18.497 INFO:tasks.rados.rados.0.smithi088.stdout:1347: oid 35 updating version 792 to 793 2024-09-13T02:43:18.497 INFO:tasks.rados.rados.0.smithi088.stdout:1347: oid 35 updating version 793 to 794 2024-09-13T02:43:18.497 INFO:tasks.rados.rados.0.smithi088.stdout:1347: oid 35 updating version 794 to 795 2024-09-13T02:43:18.497 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 795 (ObjNum 408 snap 135 seq_num 408) dirty exists 2024-09-13T02:43:18.497 INFO:tasks.rados.rados.0.smithi088.stdout:1347: left oid 35 (ObjNum 408 snap 135 seq_num 408) 2024-09-13T02:43:18.498 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 387 (ObjNum 129 snap 0 seq_num 2152634320) dirty exists 2024-09-13T02:43:18.498 INFO:tasks.rados.rados.0.smithi088.stdout:1347: done (3 left) 2024-09-13T02:43:18.498 INFO:tasks.rados.rados.0.smithi088.stdout:1348: done (2 left) 2024-09-13T02:43:18.498 INFO:tasks.rados.rados.0.smithi088.stdout:1351: read oid 27 snap 129 2024-09-13T02:43:18.498 INFO:tasks.rados.rados.0.smithi088.stdout:1351: expect (ObjNum 373 snap 124 seq_num 373) 2024-09-13T02:43:18.498 INFO:tasks.rados.rados.0.smithi088.stdout:1352: read oid 3 snap -1 2024-09-13T02:43:18.498 INFO:tasks.rados.rados.0.smithi088.stdout:1352: expect (ObjNum 333 snap 115 seq_num 333) 2024-09-13T02:43:18.498 INFO:tasks.rados.rados.0.smithi088.stdout:1353: read oid 8 snap -1 2024-09-13T02:43:18.498 INFO:tasks.rados.rados.0.smithi088.stdout:1353: expect (ObjNum 387 snap 128 seq_num 387) 2024-09-13T02:43:18.498 INFO:tasks.rados.rados.0.smithi088.stdout:1354: delete oid 23 current snap is 135 2024-09-13T02:43:18.498 INFO:tasks.rados.rados.0.smithi088.stdout:1349: finishing write tid 1 to smithi08884213-17 2024-09-13T02:43:18.498 INFO:tasks.rados.rados.0.smithi088.stdout:1349: finishing write tid 2 to smithi08884213-17 2024-09-13T02:43:18.499 INFO:tasks.rados.rados.0.smithi088.stdout:1349: finishing write tid 3 to smithi08884213-17 2024-09-13T02:43:18.500 INFO:tasks.rados.rados.0.smithi088.stdout:1352: expect (ObjNum 333 snap 115 seq_num 333) 2024-09-13T02:43:18.532 INFO:tasks.rados.rados.0.smithi088.stdout:1349: finishing write tid 4 to smithi08884213-17 2024-09-13T02:43:18.532 INFO:tasks.rados.rados.0.smithi088.stdout:1349: finishing write tid 5 to smithi08884213-17 2024-09-13T02:43:18.532 INFO:tasks.rados.rados.0.smithi088.stdout:1349: finishing write tid 6 to smithi08884213-17 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:1349: oid 17 updating version 0 to 604 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:1349: oid 17 updating version 604 to 605 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:1349: oid 17 version 605 is already newer than 602 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:1349: oid 17 version 605 is already newer than 603 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:1349: oid 17 version 605 is already newer than 601 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 605 (ObjNum 409 snap 135 seq_num 409) dirty exists 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:1349: left oid 17 (ObjNum 409 snap 135 seq_num 409) 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:1349: done (5 left) 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:1352: done (4 left) 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:1354: done (3 left) 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 135 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:1350: finishing copy_from racing read to smithi08884213-11 2024-09-13T02:43:18.533 INFO:tasks.rados.rados.0.smithi088.stdout:1355: seq_num 411 ranges {0=491520,491520=753664,1245184=688128,1933312=163840} 2024-09-13T02:43:18.534 INFO:tasks.rados.rados.0.smithi088.stdout:1355: writing smithi08884213-23 from 0 to 491520 tid 1 2024-09-13T02:43:18.539 INFO:tasks.rados.rados.0.smithi088.stdout:1355: writing smithi08884213-23 from 491520 to 1245184 tid 2 2024-09-13T02:43:18.543 INFO:tasks.rados.rados.0.smithi088.stdout:1355: writing smithi08884213-23 from 1245184 to 1933312 tid 3 2024-09-13T02:43:18.544 INFO:tasks.rados.rados.0.smithi088.stdout:1355: writing smithi08884213-23 from 1933312 to 2097152 tid 4 2024-09-13T02:43:18.544 INFO:tasks.rados.rados.0.smithi088.stdout:1356: read oid 33 snap -1 2024-09-13T02:43:18.544 INFO:tasks.rados.rados.0.smithi088.stdout:1356: expect deleted 2024-09-13T02:43:18.544 INFO:tasks.rados.rados.0.smithi088.stdout:1357: rmattr oid 21 current snap is 135 2024-09-13T02:43:18.545 INFO:tasks.rados.rados.0.smithi088.stdout:1357: done (5 left) 2024-09-13T02:43:18.545 INFO:tasks.rados.rados.0.smithi088.stdout:1358: copy_from oid 14 from oid 44 current snap is 135 2024-09-13T02:43:18.545 INFO:tasks.rados.rados.0.smithi088.stdout:1350: finishing copy_from to smithi08884213-11 2024-09-13T02:43:18.545 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 667 (ObjNum 394 snap 130 seq_num 394) dirty exists 2024-09-13T02:43:18.545 INFO:tasks.rados.rados.0.smithi088.stdout:1351: expect (ObjNum 373 snap 124 seq_num 373) 2024-09-13T02:43:18.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:18 smithi088 ceph-mon[96266]: pgmap v201: 121 pgs: 121 active+clean; 116 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 3.0 MiB/s wr, 8 op/s 2024-09-13T02:43:18.657 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:18 smithi088 ceph-mon[96266]: osdmap e350: 8 total, 8 up, 8 in 2024-09-13T02:43:18.658 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:18 smithi088 ceph-mon[98762]: pgmap v201: 121 pgs: 121 active+clean; 116 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 3.0 MiB/s wr, 8 op/s 2024-09-13T02:43:18.658 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:18 smithi088 ceph-mon[98762]: osdmap e350: 8 total, 8 up, 8 in 2024-09-13T02:43:18.658 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:18 smithi088 systemd[1]: Stopping Ceph osd.2 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:43:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:18 smithi195 ceph-mon[87742]: pgmap v201: 121 pgs: 121 active+clean; 116 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 3.0 MiB/s wr, 8 op/s 2024-09-13T02:43:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:18 smithi195 ceph-mon[87742]: osdmap e350: 8 total, 8 up, 8 in 2024-09-13T02:43:18.923 INFO:tasks.rados.rados.0.smithi088.stdout:1353: expect (ObjNum 387 snap 128 seq_num 387) 2024-09-13T02:43:18.940 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:18 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2[56415]: 2024-09-13T02:43:18.655+0000 7f331bfa0640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:43:18.940 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:18 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2[56415]: 2024-09-13T02:43:18.655+0000 7f331bfa0640 -1 osd.2 351 *** Got signal Terminated *** 2024-09-13T02:43:18.940 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:18 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2[56415]: 2024-09-13T02:43:18.655+0000 7f331bfa0640 -1 osd.2 351 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T02:43:19.350 INFO:tasks.rados.rados.0.smithi088.stdout:1355: finishing write tid 1 to smithi08884213-23 2024-09-13T02:43:19.350 INFO:tasks.rados.rados.0.smithi088.stdout:1355: finishing write tid 2 to smithi08884213-23 2024-09-13T02:43:19.350 INFO:tasks.rados.rados.0.smithi088.stdout:1355: finishing write tid 3 to smithi08884213-23 2024-09-13T02:43:19.350 INFO:tasks.rados.rados.0.smithi088.stdout:1355: finishing write tid 4 to smithi08884213-23 2024-09-13T02:43:19.350 INFO:tasks.rados.rados.0.smithi088.stdout:1355: finishing write tid 5 to smithi08884213-23 2024-09-13T02:43:19.350 INFO:tasks.rados.rados.0.smithi088.stdout:1355: finishing write tid 6 to smithi08884213-23 2024-09-13T02:43:19.350 INFO:tasks.rados.rados.0.smithi088.stdout:1355: oid 23 updating version 0 to 610 2024-09-13T02:43:19.350 INFO:tasks.rados.rados.0.smithi088.stdout:1355: oid 23 updating version 610 to 611 2024-09-13T02:43:19.350 INFO:tasks.rados.rados.0.smithi088.stdout:1355: oid 23 version 611 is already newer than 608 2024-09-13T02:43:19.350 INFO:tasks.rados.rados.0.smithi088.stdout:1355: oid 23 updating version 611 to 612 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:1355: oid 23 version 612 is already newer than 609 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 612 (ObjNum 411 snap 135 seq_num 411) dirty exists 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:1355: left oid 23 (ObjNum 411 snap 135 seq_num 411) 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:1358: finishing copy_from racing read to smithi08884213-14 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:1358: finishing copy_from to smithi08884213-14 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 476 (ObjNum 392 snap 129 seq_num 392) dirty exists 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:1350: done (5 left) 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:1351: done (4 left) 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:1353: done (3 left) 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:1355: done (2 left) 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:1356: done (1 left) 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:1358: done (0 left) 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:1359: rollback oid 24 current snap is 135 2024-09-13T02:43:19.351 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 24 to 129 2024-09-13T02:43:19.352 INFO:tasks.rados.rados.0.smithi088.stdout:1360: snap_create 2024-09-13T02:43:19.352 INFO:tasks.rados.rados.0.smithi088.stdout:1359: finishing rollback tid 0 to smithi08884213-24 2024-09-13T02:43:19.352 INFO:tasks.rados.rados.0.smithi088.stdout:1359: finishing rollback tid 1 to smithi08884213-24 2024-09-13T02:43:19.352 INFO:tasks.rados.rados.0.smithi088.stdout:1359: finishing rollback tid 2 to smithi08884213-24 2024-09-13T02:43:19.352 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 368 (ObjNum 204 snap 54 seq_num 204) dirty exists 2024-09-13T02:43:19.369 INFO:tasks.rados.rados.0.smithi088.stdout:1359: done (1 left) 2024-09-13T02:43:19.369 INFO:tasks.rados.rados.0.smithi088.stdout:1360: done (0 left) 2024-09-13T02:43:19.369 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 25 current snap is 136 2024-09-13T02:43:19.369 INFO:tasks.rados.rados.0.smithi088.stdout:1361: seq_num 412 ranges {0=507904,507904=630784,1138688=491520,1630208=483328} 2024-09-13T02:43:19.372 INFO:tasks.rados.rados.0.smithi088.stdout:1361: writing smithi08884213-25 from 0 to 507904 tid 1 2024-09-13T02:43:19.376 INFO:tasks.rados.rados.0.smithi088.stdout:1361: writing smithi08884213-25 from 507904 to 1138688 tid 2 2024-09-13T02:43:19.379 INFO:tasks.rados.rados.0.smithi088.stdout:1361: writing smithi08884213-25 from 1138688 to 1630208 tid 3 2024-09-13T02:43:19.382 INFO:tasks.rados.rados.0.smithi088.stdout:1361: writing smithi08884213-25 from 1630208 to 2113536 tid 4 2024-09-13T02:43:19.382 INFO:tasks.rados.rados.0.smithi088.stdout:1362: delete oid 33 current snap is 136 2024-09-13T02:43:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:19 smithi088 ceph-mon[96266]: osdmap e351: 8 total, 8 up, 8 in 2024-09-13T02:43:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:19 smithi088 ceph-mon[96266]: osd.2 marked itself down and dead 2024-09-13T02:43:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:19 smithi088 ceph-mon[98762]: osdmap e351: 8 total, 8 up, 8 in 2024-09-13T02:43:19.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:19 smithi088 ceph-mon[98762]: osd.2 marked itself down and dead 2024-09-13T02:43:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:19 smithi195 ceph-mon[87742]: osdmap e351: 8 total, 8 up, 8 in 2024-09-13T02:43:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:19 smithi195 ceph-mon[87742]: osd.2 marked itself down and dead 2024-09-13T02:43:20.072 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:19 smithi088 podman[114464]: 2024-09-13 02:43:19.765047548 +0000 UTC m=+1.220322287 container died fde4729094ff934c16f1f8247eaafea9f0ee21e29cbccab8d268573948839e02 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=reef-2c01458, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:43:20.362 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:20 smithi088 podman[114464]: 2024-09-13 02:43:20.170920672 +0000 UTC m=+1.626195410 container cleanup fde4729094ff934c16f1f8247eaafea9f0ee21e29cbccab8d268573948839e02 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=reef-2c01458, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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_BRANCH=HEAD) 2024-09-13T02:43:20.363 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:20 smithi088 bash[114464]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2 2024-09-13T02:43:20.391 INFO:tasks.rados.rados.0.smithi088.stdout:1362: done (1 left) 2024-09-13T02:43:20.391 INFO:tasks.rados.rados.0.smithi088.stdout:1363: snap_create 2024-09-13T02:43:20.392 INFO:tasks.rados.rados.0.smithi088.stdout:1361: finishing write tid 1 to smithi08884213-25 2024-09-13T02:43:20.394 INFO:tasks.rados.rados.0.smithi088.stdout:1361: finishing write tid 2 to smithi08884213-25 2024-09-13T02:43:20.395 INFO:tasks.rados.rados.0.smithi088.stdout:1361: finishing write tid 3 to smithi08884213-25 2024-09-13T02:43:20.395 INFO:tasks.rados.rados.0.smithi088.stdout:1361: finishing write tid 4 to smithi08884213-25 2024-09-13T02:43:20.395 INFO:tasks.rados.rados.0.smithi088.stdout:1361: finishing write tid 5 to smithi08884213-25 2024-09-13T02:43:20.396 INFO:tasks.rados.rados.0.smithi088.stdout:1361: finishing write tid 6 to smithi08884213-25 2024-09-13T02:43:20.396 INFO:tasks.rados.rados.0.smithi088.stdout:1361: oid 25 updating version 0 to 560 2024-09-13T02:43:20.396 INFO:tasks.rados.rados.0.smithi088.stdout:1361: oid 25 updating version 560 to 563 2024-09-13T02:43:20.397 INFO:tasks.rados.rados.0.smithi088.stdout:1361: oid 25 version 563 is already newer than 562 2024-09-13T02:43:20.397 INFO:tasks.rados.rados.0.smithi088.stdout:1361: oid 25 updating version 563 to 564 2024-09-13T02:43:20.397 INFO:tasks.rados.rados.0.smithi088.stdout:1361: oid 25 version 564 is already newer than 561 2024-09-13T02:43:20.397 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 564 (ObjNum 412 snap 136 seq_num 412) dirty exists 2024-09-13T02:43:20.397 INFO:tasks.rados.rados.0.smithi088.stdout:1361: left oid 25 (ObjNum 412 snap 136 seq_num 412) 2024-09-13T02:43:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:20 smithi088 ceph-mon[96266]: pgmap v204: 121 pgs: 121 active+clean; 116 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-13T02:43:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:20 smithi088 ceph-mon[96266]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:43:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:20 smithi088 ceph-mon[96266]: osdmap e352: 8 total, 7 up, 8 in 2024-09-13T02:43:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:20 smithi088 ceph-mon[98762]: pgmap v204: 121 pgs: 121 active+clean; 116 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-13T02:43:20.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:20 smithi088 ceph-mon[98762]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:43:20.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:20 smithi088 ceph-mon[98762]: osdmap e352: 8 total, 7 up, 8 in 2024-09-13T02:43:20.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:20 smithi088 podman[114486]: 2024-09-13 02:43:20.39723519 +0000 UTC m=+0.631410962 container remove fde4729094ff934c16f1f8247eaafea9f0ee21e29cbccab8d268573948839e02 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=reef-2c01458, ceph=True, org.label-schema.build-date=20240731) 2024-09-13T02:43:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:20 smithi195 ceph-mon[87742]: pgmap v204: 121 pgs: 121 active+clean; 116 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-09-13T02:43:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:20 smithi195 ceph-mon[87742]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:43:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:20 smithi195 ceph-mon[87742]: osdmap e352: 8 total, 7 up, 8 in 2024-09-13T02:43:21.085 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:20 smithi088 podman[114576]: 2024-09-13 02:43:20.736958728 +0000 UTC m=+0.015736507 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:43:21.085 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:20 smithi088 podman[114576]: 2024-09-13 02:43:20.848477312 +0000 UTC m=+0.127255146 container create 6aed3a13e2113a3c93e84d996abbf12386b9b02de8b1c3fbf31825e8146799e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f) 2024-09-13T02:43:21.341 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:21 smithi088 podman[114576]: 2024-09-13 02:43:21.084238738 +0000 UTC m=+0.363016505 container init 6aed3a13e2113a3c93e84d996abbf12386b9b02de8b1c3fbf31825e8146799e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0) 2024-09-13T02:43:21.341 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:21 smithi088 podman[114576]: 2024-09-13 02:43:21.089112953 +0000 UTC m=+0.367890730 container start 6aed3a13e2113a3c93e84d996abbf12386b9b02de8b1c3fbf31825e8146799e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-deactivate, io.buildah.version=1.37.2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-13T02:43:21.341 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:21 smithi088 podman[114576]: 2024-09-13 02:43:21.175544794 +0000 UTC m=+0.454322570 container attach 6aed3a13e2113a3c93e84d996abbf12386b9b02de8b1c3fbf31825e8146799e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, io.buildah.version=1.37.2) 2024-09-13T02:43:21.342 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:21 smithi088 podman[114576]: 2024-09-13 02:43:21.273188258 +0000 UTC m=+0.551966027 container died 6aed3a13e2113a3c93e84d996abbf12386b9b02de8b1c3fbf31825e8146799e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-deactivate, RELEASE=squid-7741f7f, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-13T02:43:21.347 INFO:tasks.rados.rados.0.smithi088.stdout:1361: done (1 left) 2024-09-13T02:43:21.347 INFO:tasks.rados.rados.0.smithi088.stdout:1363: done (0 left) 2024-09-13T02:43:21.347 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 137 2024-09-13T02:43:21.347 INFO:tasks.rados.rados.0.smithi088.stdout:1364: seq_num 414 ranges {1220608=540672,1761280=802816,2564096=458752,3022848=344064} 2024-09-13T02:43:21.356 INFO:tasks.rados.rados.0.smithi088.stdout:1364: writing smithi08884213-5 from 1220608 to 1761280 tid 1 2024-09-13T02:43:21.361 INFO:tasks.rados.rados.0.smithi088.stdout:1364: writing smithi08884213-5 from 1761280 to 2564096 tid 2 2024-09-13T02:43:21.364 INFO:tasks.rados.rados.0.smithi088.stdout:1364: writing smithi08884213-5 from 2564096 to 3022848 tid 3 2024-09-13T02:43:21.367 INFO:tasks.rados.rados.0.smithi088.stdout:1364: writing smithi08884213-5 from 3022848 to 3366912 tid 4 2024-09-13T02:43:21.367 INFO:tasks.rados.rados.0.smithi088.stdout:1365: rollback oid 11 current snap is 137 2024-09-13T02:43:21.367 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 11 to 135 2024-09-13T02:43:21.367 INFO:tasks.rados.rados.0.smithi088.stdout:1364: finishing write tid 1 to smithi08884213-5 2024-09-13T02:43:21.367 INFO:tasks.rados.rados.0.smithi088.stdout:1364: finishing write tid 2 to smithi08884213-5 2024-09-13T02:43:21.367 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 137 2024-09-13T02:43:21.367 INFO:tasks.rados.rados.0.smithi088.stdout:1366: seq_num 415 ranges {786432=557056,1343488=688128,2031616=663552,2695168=253952} 2024-09-13T02:43:21.374 INFO:tasks.rados.rados.0.smithi088.stdout:1366: writing smithi08884213-4 from 786432 to 1343488 tid 1 2024-09-13T02:43:21.379 INFO:tasks.rados.rados.0.smithi088.stdout:1366: writing smithi08884213-4 from 1343488 to 2031616 tid 2 2024-09-13T02:43:21.382 INFO:tasks.rados.rados.0.smithi088.stdout:1366: writing smithi08884213-4 from 2031616 to 2695168 tid 3 2024-09-13T02:43:21.385 INFO:tasks.rados.rados.0.smithi088.stdout:1366: writing smithi08884213-4 from 2695168 to 2949120 tid 4 2024-09-13T02:43:21.385 INFO:tasks.rados.rados.0.smithi088.stdout:1367: delete oid 30 current snap is 137 2024-09-13T02:43:21.385 INFO:tasks.rados.rados.0.smithi088.stdout:1364: finishing write tid 3 to smithi08884213-5 2024-09-13T02:43:21.385 INFO:tasks.rados.rados.0.smithi088.stdout:1365: finishing rollback tid 0 to smithi08884213-11 2024-09-13T02:43:21.385 INFO:tasks.rados.rados.0.smithi088.stdout:1365: finishing rollback tid 1 to smithi08884213-11 2024-09-13T02:43:21.385 INFO:tasks.rados.rados.0.smithi088.stdout:1364: finishing write tid 4 to smithi08884213-5 2024-09-13T02:43:21.385 INFO:tasks.rados.rados.0.smithi088.stdout:1365: finishing rollback tid 2 to smithi08884213-11 2024-09-13T02:43:21.385 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 670 (ObjNum 394 snap 130 seq_num 394) dirty exists 2024-09-13T02:43:21.385 INFO:tasks.rados.rados.0.smithi088.stdout:1364: finishing write tid 5 to smithi08884213-5 2024-09-13T02:43:21.385 INFO:tasks.rados.rados.0.smithi088.stdout:1364: finishing write tid 6 to smithi08884213-5 2024-09-13T02:43:21.386 INFO:tasks.rados.rados.0.smithi088.stdout:1364: oid 5 updating version 0 to 881 2024-09-13T02:43:21.386 INFO:tasks.rados.rados.0.smithi088.stdout:1364: oid 5 updating version 881 to 884 2024-09-13T02:43:21.386 INFO:tasks.rados.rados.0.smithi088.stdout:1364: oid 5 version 884 is already newer than 883 2024-09-13T02:43:21.386 INFO:tasks.rados.rados.0.smithi088.stdout:1364: oid 5 version 884 is already newer than 882 2024-09-13T02:43:21.386 INFO:tasks.rados.rados.0.smithi088.stdout:1364: oid 5 version 884 is already newer than 880 2024-09-13T02:43:21.386 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 884 (ObjNum 414 snap 137 seq_num 414) dirty exists 2024-09-13T02:43:21.386 INFO:tasks.rados.rados.0.smithi088.stdout:1364: left oid 5 (ObjNum 414 snap 137 seq_num 414) 2024-09-13T02:43:21.386 INFO:tasks.rados.rados.0.smithi088.stdout:1366: finishing write tid 1 to smithi08884213-4 2024-09-13T02:43:21.386 INFO:tasks.rados.rados.0.smithi088.stdout:1366: finishing write tid 2 to smithi08884213-4 2024-09-13T02:43:21.387 INFO:tasks.rados.rados.0.smithi088.stdout:1366: finishing write tid 3 to smithi08884213-4 2024-09-13T02:43:21.387 INFO:tasks.rados.rados.0.smithi088.stdout:1366: finishing write tid 4 to smithi08884213-4 2024-09-13T02:43:21.387 INFO:tasks.rados.rados.0.smithi088.stdout:1366: finishing write tid 5 to smithi08884213-4 2024-09-13T02:43:21.389 INFO:tasks.rados.rados.0.smithi088.stdout:1366: finishing write tid 6 to smithi08884213-4 2024-09-13T02:43:21.389 INFO:tasks.rados.rados.0.smithi088.stdout:1366: oid 4 updating version 0 to 517 2024-09-13T02:43:21.389 INFO:tasks.rados.rados.0.smithi088.stdout:1366: oid 4 version 517 is already newer than 515 2024-09-13T02:43:21.389 INFO:tasks.rados.rados.0.smithi088.stdout:1366: oid 4 version 517 is already newer than 513 2024-09-13T02:43:21.389 INFO:tasks.rados.rados.0.smithi088.stdout:1366: oid 4 version 517 is already newer than 514 2024-09-13T02:43:21.389 INFO:tasks.rados.rados.0.smithi088.stdout:1366: oid 4 version 517 is already newer than 516 2024-09-13T02:43:21.389 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 517 (ObjNum 415 snap 137 seq_num 415) dirty exists 2024-09-13T02:43:21.389 INFO:tasks.rados.rados.0.smithi088.stdout:1366: left oid 4 (ObjNum 415 snap 137 seq_num 415) 2024-09-13T02:43:21.390 INFO:tasks.rados.rados.0.smithi088.stdout:1364: done (3 left) 2024-09-13T02:43:21.390 INFO:tasks.rados.rados.0.smithi088.stdout:1365: done (2 left) 2024-09-13T02:43:21.390 INFO:tasks.rados.rados.0.smithi088.stdout:1366: done (1 left) 2024-09-13T02:43:21.390 INFO:tasks.rados.rados.0.smithi088.stdout:1367: done (0 left) 2024-09-13T02:43:21.390 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 137 2024-09-13T02:43:21.390 INFO:tasks.rados.rados.0.smithi088.stdout:1368: seq_num 417 ranges {0=589824,589824=458752,1048576=679936,1728512=466944} 2024-09-13T02:43:21.392 INFO:tasks.rados.rados.0.smithi088.stdout:1368: writing smithi08884213-7 from 0 to 589824 tid 1 2024-09-13T02:43:21.395 INFO:tasks.rados.rados.0.smithi088.stdout:1368: writing smithi08884213-7 from 589824 to 1048576 tid 2 2024-09-13T02:43:21.399 INFO:tasks.rados.rados.0.smithi088.stdout:1368: writing smithi08884213-7 from 1048576 to 1728512 tid 3 2024-09-13T02:43:21.402 INFO:tasks.rados.rados.0.smithi088.stdout:1368: writing smithi08884213-7 from 1728512 to 2195456 tid 4 2024-09-13T02:43:21.402 INFO:tasks.rados.rados.0.smithi088.stdout:1369: delete oid 38 current snap is 137 2024-09-13T02:43:21.402 INFO:tasks.rados.rados.0.smithi088.stdout:1368: finishing write tid 1 to smithi08884213-7 2024-09-13T02:43:21.402 INFO:tasks.rados.rados.0.smithi088.stdout:1368: finishing write tid 2 to smithi08884213-7 2024-09-13T02:43:21.402 INFO:tasks.rados.rados.0.smithi088.stdout:1368: finishing write tid 3 to smithi08884213-7 2024-09-13T02:43:21.403 INFO:tasks.rados.rados.0.smithi088.stdout:1369: done (1 left) 2024-09-13T02:43:21.403 INFO:tasks.rados.rados.0.smithi088.stdout:1370: rollback oid 13 current snap is 137 2024-09-13T02:43:21.403 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 13 to 136 2024-09-13T02:43:21.403 INFO:tasks.rados.rados.0.smithi088.stdout:1371: snap_create 2024-09-13T02:43:21.404 INFO:tasks.rados.rados.0.smithi088.stdout:1370: finishing rollback tid 1 to smithi08884213-13 2024-09-13T02:43:21.404 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-13T02:43:21.404 INFO:tasks.rados.rados.0.smithi088.stdout:1368: finishing write tid 4 to smithi08884213-7 2024-09-13T02:43:21.404 INFO:tasks.rados.rados.0.smithi088.stdout:1368: finishing write tid 5 to smithi08884213-7 2024-09-13T02:43:21.405 INFO:tasks.rados.rados.0.smithi088.stdout:1368: finishing write tid 6 to smithi08884213-7 2024-09-13T02:43:21.406 INFO:tasks.rados.rados.0.smithi088.stdout:1368: oid 7 updating version 0 to 800 2024-09-13T02:43:21.406 INFO:tasks.rados.rados.0.smithi088.stdout:1368: oid 7 version 800 is already newer than 796 2024-09-13T02:43:21.406 INFO:tasks.rados.rados.0.smithi088.stdout:1368: oid 7 version 800 is already newer than 799 2024-09-13T02:43:21.406 INFO:tasks.rados.rados.0.smithi088.stdout:1368: oid 7 version 800 is already newer than 797 2024-09-13T02:43:21.406 INFO:tasks.rados.rados.0.smithi088.stdout:1368: oid 7 version 800 is already newer than 798 2024-09-13T02:43:21.406 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 800 (ObjNum 417 snap 137 seq_num 417) dirty exists 2024-09-13T02:43:21.406 INFO:tasks.rados.rados.0.smithi088.stdout:1368: left oid 7 (ObjNum 417 snap 137 seq_num 417) 2024-09-13T02:43:21.621 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:21 smithi088 ceph-mon[98762]: osdmap e353: 8 total, 7 up, 8 in 2024-09-13T02:43:21.622 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:21 smithi088 ceph-mon[98762]: osdmap e354: 8 total, 7 up, 8 in 2024-09-13T02:43:21.622 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:21 smithi088 ceph-mon[96266]: osdmap e353: 8 total, 7 up, 8 in 2024-09-13T02:43:21.622 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:21 smithi088 ceph-mon[96266]: osdmap e354: 8 total, 7 up, 8 in 2024-09-13T02:43:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:21 smithi195 ceph-mon[87742]: osdmap e353: 8 total, 7 up, 8 in 2024-09-13T02:43:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:21 smithi195 ceph-mon[87742]: osdmap e354: 8 total, 7 up, 8 in 2024-09-13T02:43:22.190 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:21 smithi088 podman[114619]: 2024-09-13 02:43:21.938208695 +0000 UTC m=+0.655520247 container remove 6aed3a13e2113a3c93e84d996abbf12386b9b02de8b1c3fbf31825e8146799e1 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-13T02:43:22.190 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:21 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.2.service: Deactivated successfully. 2024-09-13T02:43:22.190 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:21 smithi088 systemd[1]: Stopped Ceph osd.2 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:43:22.191 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:21 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.2.service: Consumed 12.303s CPU time. 2024-09-13T02:43:22.191 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:22 smithi088 systemd[1]: Starting Ceph osd.2 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:43:22.388 INFO:tasks.rados.rados.0.smithi088.stdout:1368: done (2 left) 2024-09-13T02:43:22.388 INFO:tasks.rados.rados.0.smithi088.stdout:1370: done (1 left) 2024-09-13T02:43:22.388 INFO:tasks.rados.rados.0.smithi088.stdout:1371: done (0 left) 2024-09-13T02:43:22.388 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 138 2024-09-13T02:43:22.388 INFO:tasks.rados.rados.0.smithi088.stdout:1372: seq_num 419 ranges {0=622592,622592=671744,1294336=647168,1941504=286720} 2024-09-13T02:43:22.391 INFO:tasks.rados.rados.0.smithi088.stdout:1372: writing smithi08884213-38 from 0 to 622592 tid 1 2024-09-13T02:43:22.395 INFO:tasks.rados.rados.0.smithi088.stdout:1372: writing smithi08884213-38 from 622592 to 1294336 tid 2 2024-09-13T02:43:22.399 INFO:tasks.rados.rados.0.smithi088.stdout:1372: writing smithi08884213-38 from 1294336 to 1941504 tid 3 2024-09-13T02:43:22.401 INFO:tasks.rados.rados.0.smithi088.stdout:1372: writing smithi08884213-38 from 1941504 to 2228224 tid 4 2024-09-13T02:43:22.401 INFO:tasks.rados.rados.0.smithi088.stdout:1373: rollback oid 50 current snap is 138 2024-09-13T02:43:22.401 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 50 to 137 2024-09-13T02:43:22.401 INFO:tasks.rados.rados.0.smithi088.stdout:1372: finishing write tid 1 to smithi08884213-38 2024-09-13T02:43:22.401 INFO:tasks.rados.rados.0.smithi088.stdout:1372: finishing write tid 2 to smithi08884213-38 2024-09-13T02:43:22.401 INFO:tasks.rados.rados.0.smithi088.stdout:1374: setattr oid 41 current snap is 138 2024-09-13T02:43:22.402 INFO:tasks.rados.rados.0.smithi088.stdout:1372: finishing write tid 3 to smithi08884213-38 2024-09-13T02:43:22.402 INFO:tasks.rados.rados.0.smithi088.stdout:1372: finishing write tid 4 to smithi08884213-38 2024-09-13T02:43:22.403 INFO:tasks.rados.rados.0.smithi088.stdout:1372: finishing write tid 5 to smithi08884213-38 2024-09-13T02:43:22.404 INFO:tasks.rados.rados.0.smithi088.stdout:1372: finishing write tid 6 to smithi08884213-38 2024-09-13T02:43:22.404 INFO:tasks.rados.rados.0.smithi088.stdout:1372: oid 38 updating version 0 to 402 2024-09-13T02:43:22.404 INFO:tasks.rados.rados.0.smithi088.stdout:1372: oid 38 updating version 402 to 405 2024-09-13T02:43:22.404 INFO:tasks.rados.rados.0.smithi088.stdout:1372: oid 38 version 405 is already newer than 401 2024-09-13T02:43:22.404 INFO:tasks.rados.rados.0.smithi088.stdout:1372: oid 38 version 405 is already newer than 404 2024-09-13T02:43:22.404 INFO:tasks.rados.rados.0.smithi088.stdout:1372: oid 38 version 405 is already newer than 403 2024-09-13T02:43:22.405 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 405 (ObjNum 419 snap 138 seq_num 419) dirty exists 2024-09-13T02:43:22.405 INFO:tasks.rados.rados.0.smithi088.stdout:1372: left oid 38 (ObjNum 419 snap 138 seq_num 419) 2024-09-13T02:43:22.405 INFO:tasks.rados.rados.0.smithi088.stdout:1372: done (2 left) 2024-09-13T02:43:22.405 INFO:tasks.rados.rados.0.smithi088.stdout:1375: rollback oid 14 current snap is 138 2024-09-13T02:43:22.405 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 14 to 134 2024-09-13T02:43:22.405 INFO:tasks.rados.rados.0.smithi088.stdout:1376: snap_remove snap 135 2024-09-13T02:43:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:22 smithi088 ceph-mon[96266]: pgmap v207: 121 pgs: 25 peering, 5 stale+active+clean, 91 active+clean; 130 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-09-13T02:43:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:22 smithi088 ceph-mon[96266]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-13T02:43:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:22 smithi088 ceph-mon[98762]: pgmap v207: 121 pgs: 25 peering, 5 stale+active+clean, 91 active+clean; 130 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-09-13T02:43:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:22 smithi088 ceph-mon[98762]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-13T02:43:22.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:22 smithi088 podman[114723]: 2024-09-13 02:43:22.273030881 +0000 UTC m=+0.016038102 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:43:22.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:22 smithi088 podman[114723]: 2024-09-13 02:43:22.38122894 +0000 UTC m=+0.124236156 container create aaba543d915f174a8329c8e725af204bd186e00c720c16ae478de28239a54e27 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=squid-7741f7f) 2024-09-13T02:43:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:22 smithi195 ceph-mon[87742]: pgmap v207: 121 pgs: 25 peering, 5 stale+active+clean, 91 active+clean; 130 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.6 MiB/s wr, 15 op/s 2024-09-13T02:43:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:22 smithi195 ceph-mon[87742]: Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-09-13T02:43:23.092 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:22 smithi088 podman[114723]: 2024-09-13 02:43:22.708684399 +0000 UTC m=+0.451691612 container init aaba543d915f174a8329c8e725af204bd186e00c720c16ae478de28239a54e27 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True) 2024-09-13T02:43:23.239 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:22 smithi088 podman[114723]: 2024-09-13 02:43:22.714084901 +0000 UTC m=+0.457092120 container start aaba543d915f174a8329c8e725af204bd186e00c720c16ae478de28239a54e27 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True) 2024-09-13T02:43:23.239 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:22 smithi088 podman[114723]: 2024-09-13 02:43:22.817261665 +0000 UTC m=+0.560268879 container attach aaba543d915f174a8329c8e725af204bd186e00c720c16ae478de28239a54e27 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=squid-7741f7f, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-09-13T02:43:23.239 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:22 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate[114739]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:43:23.240 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:22 smithi088 bash[114723]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:43:23.240 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:22 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate[114739]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:43:23.240 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:22 smithi088 bash[114723]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:43:23.391 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:43:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:43:23] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2024-09-13T02:43:23.391 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate[114739]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-13T02:43:23.391 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 bash[114723]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-13T02:43:23.391 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate[114739]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-13T02:43:23.391 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 bash[114723]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-13T02:43:23.394 INFO:tasks.rados.rados.0.smithi088.stdout:1376: done (3 left) 2024-09-13T02:43:23.394 INFO:tasks.rados.rados.0.smithi088.stdout:1377: rollback oid 46 current snap is 138 2024-09-13T02:43:23.394 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 46 to 137 2024-09-13T02:43:23.394 INFO:tasks.rados.rados.0.smithi088.stdout:1373: finishing rollback tid 0 to smithi08884213-50 2024-09-13T02:43:23.394 INFO:tasks.rados.rados.0.smithi088.stdout:1373: finishing rollback tid 1 to smithi08884213-50 2024-09-13T02:43:23.394 INFO:tasks.rados.rados.0.smithi088.stdout:1373: finishing rollback tid 2 to smithi08884213-50 2024-09-13T02:43:23.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 425 (ObjNum 383 snap 128 seq_num 383) dirty exists 2024-09-13T02:43:23.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 613 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-13T02:43:23.395 INFO:tasks.rados.rados.0.smithi088.stdout:1375: finishing rollback tid 0 to smithi08884213-14 2024-09-13T02:43:23.395 INFO:tasks.rados.rados.0.smithi088.stdout:1375: finishing rollback tid 1 to smithi08884213-14 2024-09-13T02:43:23.395 INFO:tasks.rados.rados.0.smithi088.stdout:1375: finishing rollback tid 2 to smithi08884213-14 2024-09-13T02:43:23.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 521 (ObjNum 65 snap 0 seq_num 1315721063) dirty exists 2024-09-13T02:43:23.395 INFO:tasks.rados.rados.0.smithi088.stdout:1373: done (3 left) 2024-09-13T02:43:23.395 INFO:tasks.rados.rados.0.smithi088.stdout:1374: done (2 left) 2024-09-13T02:43:23.395 INFO:tasks.rados.rados.0.smithi088.stdout:1375: done (1 left) 2024-09-13T02:43:23.395 INFO:tasks.rados.rados.0.smithi088.stdout:1378: delete oid 30 current snap is 138 2024-09-13T02:43:23.399 INFO:tasks.rados.rados.0.smithi088.stdout:1377: finishing rollback tid 1 to smithi08884213-46 2024-09-13T02:43:23.399 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 0 (ObjNum 769 snap 0 seq_num 2153760352) dirty dne 2024-09-13T02:43:23.400 INFO:tasks.rados.rados.0.smithi088.stdout:1377: done (1 left) 2024-09-13T02:43:23.400 INFO:tasks.rados.rados.0.smithi088.stdout:1378: done (0 left) 2024-09-13T02:43:23.400 INFO:tasks.rados.rados.0.smithi088.stdout:1379: snap_remove snap 129 2024-09-13T02:43:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:23 smithi088 ceph-mon[96266]: osdmap e355: 8 total, 7 up, 8 in 2024-09-13T02:43:23.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:23 smithi088 ceph-mon[98762]: osdmap e355: 8 total, 7 up, 8 in 2024-09-13T02:43:23.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate[114739]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-13T02:43:23.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 bash[114723]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-13T02:43:23.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate[114739]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-13T02:43:23.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 bash[114723]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-13T02:43:23.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate[114739]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-13T02:43:23.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 bash[114723]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-09-13T02:43:23.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate[114739]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-13T02:43:23.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 bash[114723]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-13T02:43:23.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate[114739]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-13T02:43:23.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 bash[114723]: --> ceph-volume raw activate successful for osd ID: 2 2024-09-13T02:43:23.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:23 smithi088 podman[114723]: 2024-09-13 02:43:23.622328658 +0000 UTC m=+1.365335880 container died aaba543d915f174a8329c8e725af204bd186e00c720c16ae478de28239a54e27 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD) 2024-09-13T02:43:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:23 smithi195 ceph-mon[87742]: osdmap e355: 8 total, 7 up, 8 in 2024-09-13T02:43:24.392 INFO:tasks.rados.rados.0.smithi088.stdout:1379: done (0 left) 2024-09-13T02:43:24.392 INFO:tasks.rados.rados.0.smithi088.stdout:1380: read oid 12 snap 137 2024-09-13T02:43:24.392 INFO:tasks.rados.rados.0.smithi088.stdout:1380: expect (ObjNum 386 snap 128 seq_num 386) 2024-09-13T02:43:24.392 INFO:tasks.rados.rados.0.smithi088.stdout:1381: snap_remove snap 134 2024-09-13T02:43:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:24 smithi088 ceph-mon[96266]: pgmap v210: 121 pgs: 9 active+undersized, 25 peering, 3 active+undersized+degraded, 84 active+clean; 140 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.3 MiB/s wr, 19 op/s; 13/270 objects degraded (4.815%) 2024-09-13T02:43:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:24 smithi088 ceph-mon[96266]: Health check failed: Degraded data redundancy: 13/270 objects degraded (4.815%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:24 smithi088 ceph-mon[96266]: osdmap e356: 8 total, 7 up, 8 in 2024-09-13T02:43:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:24 smithi088 ceph-mon[98762]: pgmap v210: 121 pgs: 9 active+undersized, 25 peering, 3 active+undersized+degraded, 84 active+clean; 140 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.3 MiB/s wr, 19 op/s; 13/270 objects degraded (4.815%) 2024-09-13T02:43:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:24 smithi088 ceph-mon[98762]: Health check failed: Degraded data redundancy: 13/270 objects degraded (4.815%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:24 smithi088 ceph-mon[98762]: osdmap e356: 8 total, 7 up, 8 in 2024-09-13T02:43:24.692 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:24 smithi088 podman[114884]: 2024-09-13 02:43:24.421658001 +0000 UTC m=+0.793487159 container remove aaba543d915f174a8329c8e725af204bd186e00c720c16ae478de28239a54e27 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:43:24.692 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:24 smithi088 podman[114946]: 2024-09-13 02:43:24.529188402 +0000 UTC m=+0.016030572 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:43:24.692 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:24 smithi088 podman[114946]: 2024-09-13 02:43:24.630860942 +0000 UTC m=+0.117703110 container create 335d6d44ad1d56762db79edf18320c8668d5b4fe882e1261bc7739e9e7b6404d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=) 2024-09-13T02:43:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:24 smithi195 ceph-mon[87742]: pgmap v210: 121 pgs: 9 active+undersized, 25 peering, 3 active+undersized+degraded, 84 active+clean; 140 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.3 MiB/s wr, 19 op/s; 13/270 objects degraded (4.815%) 2024-09-13T02:43:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:24 smithi195 ceph-mon[87742]: Health check failed: Degraded data redundancy: 13/270 objects degraded (4.815%), 3 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:24 smithi195 ceph-mon[87742]: osdmap e356: 8 total, 7 up, 8 in 2024-09-13T02:43:25.190 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:24 smithi088 podman[114946]: 2024-09-13 02:43:24.867091068 +0000 UTC m=+0.353933237 container init 335d6d44ad1d56762db79edf18320c8668d5b4fe882e1261bc7739e9e7b6404d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2) 2024-09-13T02:43:25.190 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:24 smithi088 podman[114946]: 2024-09-13 02:43:24.872202485 +0000 UTC m=+0.359044657 container start 335d6d44ad1d56762db79edf18320c8668d5b4fe882e1261bc7739e9e7b6404d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T02:43:25.190 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:24 smithi088 ceph-osd[114984]: -- 172.21.15.88:0/1944509512 <== mon.0 v2:172.21.15.88:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562c22a7ba40 con 0x562c23842400 2024-09-13T02:43:25.190 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:24 smithi088 bash[114946]: 335d6d44ad1d56762db79edf18320c8668d5b4fe882e1261bc7739e9e7b6404d 2024-09-13T02:43:25.190 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:24 smithi088 systemd[1]: Started Ceph osd.2 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:43:25.394 INFO:tasks.rados.rados.0.smithi088.stdout:1381: done (1 left) 2024-09-13T02:43:25.394 INFO:tasks.rados.rados.0.smithi088.stdout:1382: snap_create 2024-09-13T02:43:25.394 INFO:tasks.rados.rados.0.smithi088.stdout:1380: expect (ObjNum 386 snap 128 seq_num 386) 2024-09-13T02:43:25.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:25 smithi088 ceph-mon[98762]: osdmap e357: 8 total, 7 up, 8 in 2024-09-13T02:43:25.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:25.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:25.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:43:25.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:25 smithi088 ceph-mon[98762]: osdmap e358: 8 total, 7 up, 8 in 2024-09-13T02:43:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:25 smithi088 ceph-mon[96266]: osdmap e357: 8 total, 7 up, 8 in 2024-09-13T02:43:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:43:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:25 smithi088 ceph-mon[96266]: osdmap e358: 8 total, 7 up, 8 in 2024-09-13T02:43:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:25 smithi195 ceph-mon[87742]: osdmap e357: 8 total, 7 up, 8 in 2024-09-13T02:43:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:43:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:25 smithi195 ceph-mon[87742]: osdmap e358: 8 total, 7 up, 8 in 2024-09-13T02:43:26.348 INFO:tasks.rados.rados.0.smithi088.stdout:1380: done (1 left) 2024-09-13T02:43:26.349 INFO:tasks.rados.rados.0.smithi088.stdout:1382: done (0 left) 2024-09-13T02:43:26.349 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 41 current snap is 139 2024-09-13T02:43:26.349 INFO:tasks.rados.rados.0.smithi088.stdout:1383: seq_num 421 ranges {0=655360,655360=442368,1097728=663552,1761280=499712} 2024-09-13T02:43:26.352 INFO:tasks.rados.rados.0.smithi088.stdout:1383: writing smithi08884213-41 from 0 to 655360 tid 1 2024-09-13T02:43:26.354 INFO:tasks.rados.rados.0.smithi088.stdout:1383: writing smithi08884213-41 from 655360 to 1097728 tid 2 2024-09-13T02:43:26.358 INFO:tasks.rados.rados.0.smithi088.stdout:1383: writing smithi08884213-41 from 1097728 to 1761280 tid 3 2024-09-13T02:43:26.361 INFO:tasks.rados.rados.0.smithi088.stdout:1383: writing smithi08884213-41 from 1761280 to 2260992 tid 4 2024-09-13T02:43:26.361 INFO:tasks.rados.rados.0.smithi088.stdout:1384: snap_remove snap 137 2024-09-13T02:43:26.674 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:26 smithi088 ceph-mon[96266]: pgmap v213: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.2 MiB/s wr, 15 op/s; 35/282 objects degraded (12.411%) 2024-09-13T02:43:26.674 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:26 smithi088 ceph-mon[96266]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 7 pgs peering) 2024-09-13T02:43:26.674 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:26 smithi088 ceph-mon[96266]: osdmap e359: 8 total, 7 up, 8 in 2024-09-13T02:43:26.674 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:26 smithi088 ceph-mon[98762]: pgmap v213: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.2 MiB/s wr, 15 op/s; 35/282 objects degraded (12.411%) 2024-09-13T02:43:26.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:26 smithi088 ceph-mon[98762]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 7 pgs peering) 2024-09-13T02:43:26.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:26 smithi088 ceph-mon[98762]: osdmap e359: 8 total, 7 up, 8 in 2024-09-13T02:43:26.675 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2[114961]: 2024-09-13T02:43:26.515+0000 7f9a0b8b7640 -1 Falling back to public interface 2024-09-13T02:43:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:26 smithi195 ceph-mon[87742]: pgmap v213: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.2 MiB/s wr, 15 op/s; 35/282 objects degraded (12.411%) 2024-09-13T02:43:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:26 smithi195 ceph-mon[87742]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 7 pgs peering) 2024-09-13T02:43:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:26 smithi195 ceph-mon[87742]: osdmap e359: 8 total, 7 up, 8 in 2024-09-13T02:43:27.350 INFO:tasks.rados.rados.0.smithi088.stdout:1384: done (1 left) 2024-09-13T02:43:27.350 INFO:tasks.rados.rados.0.smithi088.stdout:1385: read oid 7 snap -1 2024-09-13T02:43:27.350 INFO:tasks.rados.rados.0.smithi088.stdout:1385: expect (ObjNum 417 snap 137 seq_num 417) 2024-09-13T02:43:27.350 INFO:tasks.rados.rados.0.smithi088.stdout:1386: read oid 45 snap -1 2024-09-13T02:43:27.350 INFO:tasks.rados.rados.0.smithi088.stdout:1386: expect (ObjNum 393 snap 129 seq_num 393) 2024-09-13T02:43:27.350 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 139 2024-09-13T02:43:27.350 INFO:tasks.rados.rados.0.smithi088.stdout:1383: finishing write tid 1 to smithi08884213-41 2024-09-13T02:43:27.350 INFO:tasks.rados.rados.0.smithi088.stdout:1387: seq_num 422 ranges {2228224=671744,2899968=729088,3629056=417792,4046848=458752} 2024-09-13T02:43:27.365 INFO:tasks.rados.rados.0.smithi088.stdout:1387: writing smithi08884213-38 from 2228224 to 2899968 tid 1 2024-09-13T02:43:27.370 INFO:tasks.rados.rados.0.smithi088.stdout:1387: writing smithi08884213-38 from 2899968 to 3629056 tid 2 2024-09-13T02:43:27.372 INFO:tasks.rados.rados.0.smithi088.stdout:1387: writing smithi08884213-38 from 3629056 to 4046848 tid 3 2024-09-13T02:43:27.375 INFO:tasks.rados.rados.0.smithi088.stdout:1387: writing smithi08884213-38 from 4046848 to 4505600 tid 4 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:1388: setattr oid 18 current snap is 139 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:1383: finishing write tid 2 to smithi08884213-41 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:1383: finishing write tid 3 to smithi08884213-41 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:1383: finishing write tid 4 to smithi08884213-41 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:1383: finishing write tid 5 to smithi08884213-41 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:1383: finishing write tid 6 to smithi08884213-41 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:1383: oid 41 updating version 0 to 619 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:1383: oid 41 version 619 is already newer than 618 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:1383: oid 41 version 619 is already newer than 616 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:1383: oid 41 version 619 is already newer than 617 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:1383: oid 41 version 619 is already newer than 615 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 619 (ObjNum 421 snap 139 seq_num 421) dirty exists 2024-09-13T02:43:27.376 INFO:tasks.rados.rados.0.smithi088.stdout:1383: left oid 41 (ObjNum 421 snap 139 seq_num 421) 2024-09-13T02:43:27.377 INFO:tasks.rados.rados.0.smithi088.stdout:1385: expect (ObjNum 417 snap 137 seq_num 417) 2024-09-13T02:43:27.435 INFO:tasks.rados.rados.0.smithi088.stdout:1386: expect (ObjNum 393 snap 129 seq_num 393) 2024-09-13T02:43:27.614 INFO:tasks.rados.rados.0.smithi088.stdout:1387: finishing write tid 1 to smithi08884213-38 2024-09-13T02:43:27.614 INFO:tasks.rados.rados.0.smithi088.stdout:1387: finishing write tid 2 to smithi08884213-38 2024-09-13T02:43:27.614 INFO:tasks.rados.rados.0.smithi088.stdout:1387: finishing write tid 3 to smithi08884213-38 2024-09-13T02:43:27.614 INFO:tasks.rados.rados.0.smithi088.stdout:1387: finishing write tid 4 to smithi08884213-38 2024-09-13T02:43:27.614 INFO:tasks.rados.rados.0.smithi088.stdout:1387: finishing write tid 5 to smithi08884213-38 2024-09-13T02:43:27.614 INFO:tasks.rados.rados.0.smithi088.stdout:1387: finishing write tid 6 to smithi08884213-38 2024-09-13T02:43:27.614 INFO:tasks.rados.rados.0.smithi088.stdout:1387: oid 38 updating version 0 to 410 2024-09-13T02:43:27.614 INFO:tasks.rados.rados.0.smithi088.stdout:1387: oid 38 version 410 is already newer than 409 2024-09-13T02:43:27.614 INFO:tasks.rados.rados.0.smithi088.stdout:1387: oid 38 version 410 is already newer than 406 2024-09-13T02:43:27.614 INFO:tasks.rados.rados.0.smithi088.stdout:1387: oid 38 version 410 is already newer than 407 2024-09-13T02:43:27.614 INFO:tasks.rados.rados.0.smithi088.stdout:1387: oid 38 version 410 is already newer than 408 2024-09-13T02:43:27.615 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 410 (ObjNum 422 snap 139 seq_num 422) dirty exists 2024-09-13T02:43:27.615 INFO:tasks.rados.rados.0.smithi088.stdout:1387: left oid 38 (ObjNum 422 snap 139 seq_num 422) 2024-09-13T02:43:27.615 INFO:tasks.rados.rados.0.smithi088.stdout:1383: done (4 left) 2024-09-13T02:43:27.615 INFO:tasks.rados.rados.0.smithi088.stdout:1385: done (3 left) 2024-09-13T02:43:27.615 INFO:tasks.rados.rados.0.smithi088.stdout:1386: done (2 left) 2024-09-13T02:43:27.615 INFO:tasks.rados.rados.0.smithi088.stdout:1387: done (1 left) 2024-09-13T02:43:27.615 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 139 2024-09-13T02:43:27.615 INFO:tasks.rados.rados.0.smithi088.stdout:1389: seq_num 423 ranges {7241728=688128,7929856=614400,8544256=622592,9166848=368640} 2024-09-13T02:43:27.655 INFO:tasks.rados.rados.0.smithi088.stdout:1389: writing smithi08884213-34 from 7241728 to 7929856 tid 1 2024-09-13T02:43:27.658 INFO:tasks.rados.rados.0.smithi088.stdout:1389: writing smithi08884213-34 from 7929856 to 8544256 tid 2 2024-09-13T02:43:27.662 INFO:tasks.rados.rados.0.smithi088.stdout:1389: writing smithi08884213-34 from 8544256 to 9166848 tid 3 2024-09-13T02:43:27.664 INFO:tasks.rados.rados.0.smithi088.stdout:1389: writing smithi08884213-34 from 9166848 to 9535488 tid 4 2024-09-13T02:43:27.664 INFO:tasks.rados.rados.0.smithi088.stdout:1390: snap_remove snap 136 2024-09-13T02:43:28.406 INFO:tasks.rados.rados.0.smithi088.stdout:1390: done (2 left) 2024-09-13T02:43:28.406 INFO:tasks.rados.rados.0.smithi088.stdout:1391: rollback oid 6 current snap is 139 2024-09-13T02:43:28.406 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 6 to 138 2024-09-13T02:43:28.406 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 671 (ObjNum 129 snap 0 seq_num 2269093200) dirty exists 2024-09-13T02:43:28.406 INFO:tasks.rados.rados.0.smithi088.stdout:1389: finishing write tid 1 to smithi08884213-34 2024-09-13T02:43:28.406 INFO:tasks.rados.rados.0.smithi088.stdout:1389: finishing write tid 2 to smithi08884213-34 2024-09-13T02:43:28.406 INFO:tasks.rados.rados.0.smithi088.stdout:1389: finishing write tid 3 to smithi08884213-34 2024-09-13T02:43:28.406 INFO:tasks.rados.rados.0.smithi088.stdout:1389: finishing write tid 4 to smithi08884213-34 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:1389: finishing write tid 5 to smithi08884213-34 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:1389: finishing write tid 6 to smithi08884213-34 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:1389: oid 34 updating version 0 to 527 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:1389: oid 34 version 527 is already newer than 524 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:1389: oid 34 version 527 is already newer than 525 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:1389: oid 34 version 527 is already newer than 523 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:1389: oid 34 version 527 is already newer than 526 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 527 (ObjNum 423 snap 139 seq_num 423) dirty exists 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:1389: left oid 34 (ObjNum 423 snap 139 seq_num 423) 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:1388: done (2 left) 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:1389: done (1 left) 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:1392: read oid 50 snap -1 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:1392: expect (ObjNum 383 snap 128 seq_num 383) 2024-09-13T02:43:28.407 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 46 current snap is 139 2024-09-13T02:43:28.408 INFO:tasks.rados.rados.0.smithi088.stdout:1393: seq_num 424 ranges {0=704512,704512=491520,1196032=434176,1630208=679936} 2024-09-13T02:43:28.410 INFO:tasks.rados.rados.0.smithi088.stdout:1393: writing smithi08884213-46 from 0 to 704512 tid 1 2024-09-13T02:43:28.413 INFO:tasks.rados.rados.0.smithi088.stdout:1393: writing smithi08884213-46 from 704512 to 1196032 tid 2 2024-09-13T02:43:28.417 INFO:tasks.rados.rados.0.smithi088.stdout:1393: writing smithi08884213-46 from 1196032 to 1630208 tid 3 2024-09-13T02:43:28.420 INFO:tasks.rados.rados.0.smithi088.stdout:1393: writing smithi08884213-46 from 1630208 to 2310144 tid 4 2024-09-13T02:43:28.420 INFO:tasks.rados.rados.0.smithi088.stdout:1394: copy_from oid 31 from oid 25 current snap is 139 2024-09-13T02:43:28.420 INFO:tasks.rados.rados.0.smithi088.stdout:1391: finishing rollback tid 0 to smithi08884213-6 2024-09-13T02:43:28.420 INFO:tasks.rados.rados.0.smithi088.stdout:1391: finishing rollback tid 1 to smithi08884213-6 2024-09-13T02:43:28.420 INFO:tasks.rados.rados.0.smithi088.stdout:1391: finishing rollback tid 2 to smithi08884213-6 2024-09-13T02:43:28.420 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 492 (ObjNum 283 snap 94 seq_num 283) dirty exists 2024-09-13T02:43:28.420 INFO:tasks.rados.rados.0.smithi088.stdout:1393: finishing write tid 1 to smithi08884213-46 2024-09-13T02:43:28.420 INFO:tasks.rados.rados.0.smithi088.stdout:1392: expect (ObjNum 383 snap 128 seq_num 383) 2024-09-13T02:43:28.464 INFO:tasks.rados.rados.0.smithi088.stdout:1393: finishing write tid 2 to smithi08884213-46 2024-09-13T02:43:28.464 INFO:tasks.rados.rados.0.smithi088.stdout:1391: done (3 left) 2024-09-13T02:43:28.464 INFO:tasks.rados.rados.0.smithi088.stdout:1392: done (2 left) 2024-09-13T02:43:28.464 INFO:tasks.rados.rados.0.smithi088.stdout:1395: snap_create 2024-09-13T02:43:28.464 INFO:tasks.rados.rados.0.smithi088.stdout:1393: finishing write tid 3 to smithi08884213-46 2024-09-13T02:43:28.464 INFO:tasks.rados.rados.0.smithi088.stdout:1393: finishing write tid 4 to smithi08884213-46 2024-09-13T02:43:28.464 INFO:tasks.rados.rados.0.smithi088.stdout:1393: finishing write tid 5 to smithi08884213-46 2024-09-13T02:43:28.464 INFO:tasks.rados.rados.0.smithi088.stdout:1393: finishing write tid 6 to smithi08884213-46 2024-09-13T02:43:28.464 INFO:tasks.rados.rados.0.smithi088.stdout:1393: oid 46 updating version 0 to 372 2024-09-13T02:43:28.465 INFO:tasks.rados.rados.0.smithi088.stdout:1393: oid 46 version 372 is already newer than 369 2024-09-13T02:43:28.465 INFO:tasks.rados.rados.0.smithi088.stdout:1393: oid 46 version 372 is already newer than 371 2024-09-13T02:43:28.465 INFO:tasks.rados.rados.0.smithi088.stdout:1393: oid 46 updating version 372 to 373 2024-09-13T02:43:28.465 INFO:tasks.rados.rados.0.smithi088.stdout:1393: oid 46 version 373 is already newer than 370 2024-09-13T02:43:28.465 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 373 (ObjNum 424 snap 139 seq_num 424) dirty exists 2024-09-13T02:43:28.465 INFO:tasks.rados.rados.0.smithi088.stdout:1393: left oid 46 (ObjNum 424 snap 139 seq_num 424) 2024-09-13T02:43:28.465 INFO:tasks.rados.rados.0.smithi088.stdout:1394: finishing copy_from racing read to smithi08884213-31 2024-09-13T02:43:28.465 INFO:tasks.rados.rados.0.smithi088.stdout:1394: finishing copy_from to smithi08884213-31 2024-09-13T02:43:28.465 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 564 (ObjNum 412 snap 136 seq_num 412) dirty exists 2024-09-13T02:43:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:28 smithi088 ceph-mon[96266]: pgmap v216: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.6 MiB/s wr, 10 op/s; 35/279 objects degraded (12.545%) 2024-09-13T02:43:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:28 smithi088 ceph-mon[96266]: osdmap e360: 8 total, 7 up, 8 in 2024-09-13T02:43:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:28 smithi088 ceph-mon[98762]: pgmap v216: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.6 MiB/s wr, 10 op/s; 35/279 objects degraded (12.545%) 2024-09-13T02:43:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:28 smithi088 ceph-mon[98762]: osdmap e360: 8 total, 7 up, 8 in 2024-09-13T02:43:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:28 smithi195 ceph-mon[87742]: pgmap v216: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.6 MiB/s wr, 10 op/s; 35/279 objects degraded (12.545%) 2024-09-13T02:43:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:28 smithi195 ceph-mon[87742]: osdmap e360: 8 total, 7 up, 8 in 2024-09-13T02:43:29.414 INFO:tasks.rados.rados.0.smithi088.stdout:1393: done (2 left) 2024-09-13T02:43:29.414 INFO:tasks.rados.rados.0.smithi088.stdout:1394: done (1 left) 2024-09-13T02:43:29.414 INFO:tasks.rados.rados.0.smithi088.stdout:1395: done (0 left) 2024-09-13T02:43:29.414 INFO:tasks.rados.rados.0.smithi088.stdout:1396: rmattr oid 27 current snap is 140 2024-09-13T02:43:29.415 INFO:tasks.rados.rados.0.smithi088.stdout:1396: done (0 left) 2024-09-13T02:43:29.415 INFO:tasks.rados.rados.0.smithi088.stdout:1397: rollback oid 10 current snap is 140 2024-09-13T02:43:29.415 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 10 to 139 2024-09-13T02:43:29.415 INFO:tasks.rados.rados.0.smithi088.stdout:1398: read oid 14 snap -1 2024-09-13T02:43:29.415 INFO:tasks.rados.rados.0.smithi088.stdout:1398: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:43:29.415 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 140 2024-09-13T02:43:29.415 INFO:tasks.rados.rados.0.smithi088.stdout:1399: seq_num 425 ranges {4063232=720896,4784128=778240,5562368=638976,6201344=188416} 2024-09-13T02:43:29.440 INFO:tasks.rados.rados.0.smithi088.stdout:1399: writing smithi08884213-6 from 4063232 to 4784128 tid 1 2024-09-13T02:43:29.444 INFO:tasks.rados.rados.0.smithi088.stdout:1399: writing smithi08884213-6 from 4784128 to 5562368 tid 2 2024-09-13T02:43:29.448 INFO:tasks.rados.rados.0.smithi088.stdout:1399: writing smithi08884213-6 from 5562368 to 6201344 tid 3 2024-09-13T02:43:29.450 INFO:tasks.rados.rados.0.smithi088.stdout:1399: writing smithi08884213-6 from 6201344 to 6389760 tid 4 2024-09-13T02:43:29.450 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 140 2024-09-13T02:43:29.450 INFO:tasks.rados.rados.0.smithi088.stdout:1400: seq_num 426 ranges {6168576=737280,6905856=712704,7618560=802816,8421376=90112} 2024-09-13T02:43:29.487 INFO:tasks.rados.rados.0.smithi088.stdout:1400: writing smithi08884213-2 from 6168576 to 6905856 tid 1 2024-09-13T02:43:29.491 INFO:tasks.rados.rados.0.smithi088.stdout:1400: writing smithi08884213-2 from 6905856 to 7618560 tid 2 2024-09-13T02:43:29.496 INFO:tasks.rados.rados.0.smithi088.stdout:1400: writing smithi08884213-2 from 7618560 to 8421376 tid 3 2024-09-13T02:43:29.496 INFO:tasks.rados.rados.0.smithi088.stdout:1400: writing smithi08884213-2 from 8421376 to 8511488 tid 4 2024-09-13T02:43:29.497 INFO:tasks.rados.rados.0.smithi088.stdout:1401: read oid 27 snap -1 2024-09-13T02:43:29.497 INFO:tasks.rados.rados.0.smithi088.stdout:1401: expect deleted 2024-09-13T02:43:29.497 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 140 2024-09-13T02:43:29.497 INFO:tasks.rados.rados.0.smithi088.stdout:1398: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:43:29.500 INFO:tasks.rados.rados.0.smithi088.stdout:1397: finishing rollback tid 0 to smithi08884213-10 2024-09-13T02:43:29.500 INFO:tasks.rados.rados.0.smithi088.stdout:1397: finishing rollback tid 1 to smithi08884213-10 2024-09-13T02:43:29.501 INFO:tasks.rados.rados.0.smithi088.stdout:1397: finishing rollback tid 2 to smithi08884213-10 2024-09-13T02:43:29.501 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 814 (ObjNum 395 snap 130 seq_num 395) dirty exists 2024-09-13T02:43:29.501 INFO:tasks.rados.rados.0.smithi088.stdout:1399: finishing write tid 1 to smithi08884213-6 2024-09-13T02:43:29.501 INFO:tasks.rados.rados.0.smithi088.stdout:1402: seq_num 427 ranges {245760=761856,1007616=598016,1605632=606208,2211840=401408} 2024-09-13T02:43:29.506 INFO:tasks.rados.rados.0.smithi088.stdout:1402: writing smithi08884213-49 from 245760 to 1007616 tid 1 2024-09-13T02:43:29.509 INFO:tasks.rados.rados.0.smithi088.stdout:1402: writing smithi08884213-49 from 1007616 to 1605632 tid 2 2024-09-13T02:43:29.513 INFO:tasks.rados.rados.0.smithi088.stdout:1402: writing smithi08884213-49 from 1605632 to 2211840 tid 3 2024-09-13T02:43:29.516 INFO:tasks.rados.rados.0.smithi088.stdout:1402: writing smithi08884213-49 from 2211840 to 2613248 tid 4 2024-09-13T02:43:29.516 INFO:tasks.rados.rados.0.smithi088.stdout:1397: done (5 left) 2024-09-13T02:43:29.516 INFO:tasks.rados.rados.0.smithi088.stdout:1398: done (4 left) 2024-09-13T02:43:29.516 INFO:tasks.rados.rados.0.smithi088.stdout:1403: snap_remove snap 138 2024-09-13T02:43:29.683 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[98762]: osdmap e361: 8 total, 7 up, 8 in 2024-09-13T02:43:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:43:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[96266]: osdmap e361: 8 total, 7 up, 8 in 2024-09-13T02:43:29.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:43:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:29 smithi195 ceph-mon[87742]: osdmap e361: 8 total, 7 up, 8 in 2024-09-13T02:43:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:43:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:30.410 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:30 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2[114961]: 2024-09-13T02:43:30.179+0000 7f9a0b8b7640 -1 osd.2 351 log_to_monitors true 2024-09-13T02:43:30.424 INFO:tasks.rados.rados.0.smithi088.stdout:1403: done (4 left) 2024-09-13T02:43:30.424 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 140 2024-09-13T02:43:30.424 INFO:tasks.rados.rados.0.smithi088.stdout:1399: finishing write tid 2 to smithi08884213-6 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:1399: finishing write tid 3 to smithi08884213-6 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:1399: finishing write tid 4 to smithi08884213-6 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:1399: finishing write tid 5 to smithi08884213-6 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:1399: finishing write tid 6 to smithi08884213-6 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:1399: oid 6 updating version 0 to 495 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:1399: oid 6 updating version 495 to 497 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:1399: oid 6 version 497 is already newer than 494 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:1399: oid 6 version 497 is already newer than 496 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:1399: oid 6 version 497 is already newer than 493 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 497 (ObjNum 425 snap 140 seq_num 425) dirty exists 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:1399: left oid 6 (ObjNum 425 snap 140 seq_num 425) 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:1400: finishing write tid 1 to smithi08884213-2 2024-09-13T02:43:30.425 INFO:tasks.rados.rados.0.smithi088.stdout:1400: finishing write tid 2 to smithi08884213-2 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1400: finishing write tid 3 to smithi08884213-2 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1400: finishing write tid 4 to smithi08884213-2 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1400: finishing write tid 5 to smithi08884213-2 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1400: finishing write tid 6 to smithi08884213-2 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1400: oid 2 updating version 0 to 622 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1400: oid 2 updating version 622 to 623 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1400: oid 2 updating version 623 to 625 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1400: oid 2 version 625 is already newer than 624 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1400: oid 2 version 625 is already newer than 621 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 625 (ObjNum 426 snap 140 seq_num 426) dirty exists 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1400: left oid 2 (ObjNum 426 snap 140 seq_num 426) 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1402: finishing write tid 1 to smithi08884213-49 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1402: finishing write tid 2 to smithi08884213-49 2024-09-13T02:43:30.426 INFO:tasks.rados.rados.0.smithi088.stdout:1402: finishing write tid 3 to smithi08884213-49 2024-09-13T02:43:30.427 INFO:tasks.rados.rados.0.smithi088.stdout:1402: finishing write tid 4 to smithi08884213-49 2024-09-13T02:43:30.427 INFO:tasks.rados.rados.0.smithi088.stdout:1402: finishing write tid 5 to smithi08884213-49 2024-09-13T02:43:30.427 INFO:tasks.rados.rados.0.smithi088.stdout:1402: finishing write tid 6 to smithi08884213-49 2024-09-13T02:43:30.427 INFO:tasks.rados.rados.0.smithi088.stdout:1402: oid 49 updating version 0 to 372 2024-09-13T02:43:30.427 INFO:tasks.rados.rados.0.smithi088.stdout:1402: oid 49 updating version 372 to 373 2024-09-13T02:43:30.427 INFO:tasks.rados.rados.0.smithi088.stdout:1402: oid 49 version 373 is already newer than 371 2024-09-13T02:43:30.427 INFO:tasks.rados.rados.0.smithi088.stdout:1402: oid 49 updating version 373 to 374 2024-09-13T02:43:30.427 INFO:tasks.rados.rados.0.smithi088.stdout:1402: oid 49 updating version 374 to 375 2024-09-13T02:43:30.427 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 375 (ObjNum 427 snap 140 seq_num 427) dirty exists 2024-09-13T02:43:30.427 INFO:tasks.rados.rados.0.smithi088.stdout:1402: left oid 49 (ObjNum 427 snap 140 seq_num 427) 2024-09-13T02:43:30.427 INFO:tasks.rados.rados.0.smithi088.stdout:1404: seq_num 428 ranges {4825088=778240,5603328=483328,6086656=409600,6496256=417792,6914048=294912} 2024-09-13T02:43:30.454 INFO:tasks.rados.rados.0.smithi088.stdout:1404: writing smithi08884213-17 from 4825088 to 5603328 tid 1 2024-09-13T02:43:30.457 INFO:tasks.rados.rados.0.smithi088.stdout:1404: writing smithi08884213-17 from 5603328 to 6086656 tid 2 2024-09-13T02:43:30.459 INFO:tasks.rados.rados.0.smithi088.stdout:1404: writing smithi08884213-17 from 6086656 to 6496256 tid 3 2024-09-13T02:43:30.462 INFO:tasks.rados.rados.0.smithi088.stdout:1404: writing smithi08884213-17 from 6496256 to 6914048 tid 4 2024-09-13T02:43:30.463 INFO:tasks.rados.rados.0.smithi088.stdout:1404: writing smithi08884213-17 from 6914048 to 7208960 tid 5 2024-09-13T02:43:30.464 INFO:tasks.rados.rados.0.smithi088.stdout:1399: done (4 left) 2024-09-13T02:43:30.464 INFO:tasks.rados.rados.0.smithi088.stdout:1400: done (3 left) 2024-09-13T02:43:30.464 INFO:tasks.rados.rados.0.smithi088.stdout:1401: done (2 left) 2024-09-13T02:43:30.464 INFO:tasks.rados.rados.0.smithi088.stdout:1402: done (1 left) 2024-09-13T02:43:30.464 INFO:tasks.rados.rados.0.smithi088.stdout:1405: snap_create 2024-09-13T02:43:30.464 INFO:tasks.rados.rados.0.smithi088.stdout:1404: finishing write tid 1 to smithi08884213-17 2024-09-13T02:43:30.464 INFO:tasks.rados.rados.0.smithi088.stdout:1404: finishing write tid 2 to smithi08884213-17 2024-09-13T02:43:30.464 INFO:tasks.rados.rados.0.smithi088.stdout:1404: finishing write tid 3 to smithi08884213-17 2024-09-13T02:43:30.466 INFO:tasks.rados.rados.0.smithi088.stdout:1404: finishing write tid 4 to smithi08884213-17 2024-09-13T02:43:30.466 INFO:tasks.rados.rados.0.smithi088.stdout:1404: finishing write tid 5 to smithi08884213-17 2024-09-13T02:43:30.466 INFO:tasks.rados.rados.0.smithi088.stdout:1404: finishing write tid 6 to smithi08884213-17 2024-09-13T02:43:30.467 INFO:tasks.rados.rados.0.smithi088.stdout:1404: finishing write tid 7 to smithi08884213-17 2024-09-13T02:43:30.467 INFO:tasks.rados.rados.0.smithi088.stdout:1404: oid 17 updating version 0 to 629 2024-09-13T02:43:30.467 INFO:tasks.rados.rados.0.smithi088.stdout:1404: oid 17 version 629 is already newer than 628 2024-09-13T02:43:30.467 INFO:tasks.rados.rados.0.smithi088.stdout:1404: oid 17 version 629 is already newer than 627 2024-09-13T02:43:30.467 INFO:tasks.rados.rados.0.smithi088.stdout:1404: oid 17 updating version 629 to 630 2024-09-13T02:43:30.467 INFO:tasks.rados.rados.0.smithi088.stdout:1404: oid 17 updating version 630 to 631 2024-09-13T02:43:30.467 INFO:tasks.rados.rados.0.smithi088.stdout:1404: oid 17 updating version 631 to 632 2024-09-13T02:43:30.468 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 632 (ObjNum 428 snap 140 seq_num 428) dirty exists 2024-09-13T02:43:30.468 INFO:tasks.rados.rados.0.smithi088.stdout:1404: left oid 17 (ObjNum 428 snap 140 seq_num 428) 2024-09-13T02:43:30.690 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:43:30 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2[114961]: 2024-09-13T02:43:30.449+0000 7f99ff65a640 -1 osd.2 351 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:43:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:30 smithi088 ceph-mon[96266]: pgmap v219: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 140 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 948 KiB/s wr, 4 op/s; 35/276 objects degraded (12.681%) 2024-09-13T02:43:30.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:30 smithi088 ceph-mon[96266]: osdmap e362: 8 total, 7 up, 8 in 2024-09-13T02:43:30.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:30 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 35/276 objects degraded (12.681%), 10 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:30.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:30 smithi088 ceph-mon[96266]: from='osd.2 [v2:172.21.15.88:6818/1749890334,v1:172.21.15.88:6819/1749890334]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T02:43:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:30 smithi088 ceph-mon[98762]: pgmap v219: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 140 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 948 KiB/s wr, 4 op/s; 35/276 objects degraded (12.681%) 2024-09-13T02:43:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:30 smithi088 ceph-mon[98762]: osdmap e362: 8 total, 7 up, 8 in 2024-09-13T02:43:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:30 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 35/276 objects degraded (12.681%), 10 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:30 smithi088 ceph-mon[98762]: from='osd.2 [v2:172.21.15.88:6818/1749890334,v1:172.21.15.88:6819/1749890334]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T02:43:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:30 smithi195 ceph-mon[87742]: pgmap v219: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 140 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 948 KiB/s wr, 4 op/s; 35/276 objects degraded (12.681%) 2024-09-13T02:43:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:30 smithi195 ceph-mon[87742]: osdmap e362: 8 total, 7 up, 8 in 2024-09-13T02:43:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:30 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 35/276 objects degraded (12.681%), 10 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:30 smithi195 ceph-mon[87742]: from='osd.2 [v2:172.21.15.88:6818/1749890334,v1:172.21.15.88:6819/1749890334]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-09-13T02:43:31.426 INFO:tasks.rados.rados.0.smithi088.stdout:1404: done (1 left) 2024-09-13T02:43:31.426 INFO:tasks.rados.rados.0.smithi088.stdout:1405: done (0 left) 2024-09-13T02:43:31.426 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 141 2024-09-13T02:43:31.426 INFO:tasks.rados.rados.0.smithi088.stdout:1406: seq_num 429 ranges {7077888=794624,7872512=770048,8642560=622592,9265152=212992} 2024-09-13T02:43:31.469 INFO:tasks.rados.rados.0.smithi088.stdout:1406: writing smithi08884213-44 from 7077888 to 7872512 tid 1 2024-09-13T02:43:31.473 INFO:tasks.rados.rados.0.smithi088.stdout:1406: writing smithi08884213-44 from 7872512 to 8642560 tid 2 2024-09-13T02:43:31.477 INFO:tasks.rados.rados.0.smithi088.stdout:1406: writing smithi08884213-44 from 8642560 to 9265152 tid 3 2024-09-13T02:43:31.478 INFO:tasks.rados.rados.0.smithi088.stdout:1406: writing smithi08884213-44 from 9265152 to 9478144 tid 4 2024-09-13T02:43:31.478 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 141 2024-09-13T02:43:31.478 INFO:tasks.rados.rados.0.smithi088.stdout:1407: seq_num 430 ranges {0=8192} 2024-09-13T02:43:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:1407: writing smithi08884213-48 from 0 to 8192 tid 1 2024-09-13T02:43:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:1408: delete oid 25 current snap is 141 2024-09-13T02:43:31.481 INFO:tasks.rados.rados.0.smithi088.stdout:1407: finishing write tid 1 to smithi08884213-48 2024-09-13T02:43:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:1407: finishing write tid 2 to smithi08884213-48 2024-09-13T02:43:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:1407: finishing write tid 3 to smithi08884213-48 2024-09-13T02:43:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:1407: oid 48 updating version 0 to 407 2024-09-13T02:43:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:1407: oid 48 version 407 is already newer than 406 2024-09-13T02:43:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 407 (ObjNum 430 snap 141 seq_num 430) dirty exists 2024-09-13T02:43:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:1407: left oid 48 (ObjNum 430 snap 141 seq_num 430) 2024-09-13T02:43:31.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:31 smithi088 ceph-mon[98762]: from='osd.2 [v2:172.21.15.88:6818/1749890334,v1:172.21.15.88:6819/1749890334]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T02:43:31.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:31 smithi088 ceph-mon[98762]: osdmap e363: 8 total, 7 up, 8 in 2024-09-13T02:43:31.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:31 smithi088 ceph-mon[98762]: from='osd.2 [v2:172.21.15.88:6818/1749890334,v1:172.21.15.88:6819/1749890334]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:43:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:31 smithi088 ceph-mon[96266]: from='osd.2 [v2:172.21.15.88:6818/1749890334,v1:172.21.15.88:6819/1749890334]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T02:43:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:31 smithi088 ceph-mon[96266]: osdmap e363: 8 total, 7 up, 8 in 2024-09-13T02:43:31.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:31 smithi088 ceph-mon[96266]: from='osd.2 [v2:172.21.15.88:6818/1749890334,v1:172.21.15.88:6819/1749890334]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:43:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:31 smithi195 ceph-mon[87742]: from='osd.2 [v2:172.21.15.88:6818/1749890334,v1:172.21.15.88:6819/1749890334]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-13T02:43:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:31 smithi195 ceph-mon[87742]: osdmap e363: 8 total, 7 up, 8 in 2024-09-13T02:43:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:31 smithi195 ceph-mon[87742]: from='osd.2 [v2:172.21.15.88:6818/1749890334,v1:172.21.15.88:6819/1749890334]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:43:32.450 INFO:tasks.rados.rados.0.smithi088.stdout:1406: finishing write tid 1 to smithi08884213-44 2024-09-13T02:43:32.452 INFO:tasks.rados.rados.0.smithi088.stdout:1406: finishing write tid 2 to smithi08884213-44 2024-09-13T02:43:32.452 INFO:tasks.rados.rados.0.smithi088.stdout:1406: finishing write tid 3 to smithi08884213-44 2024-09-13T02:43:32.453 INFO:tasks.rados.rados.0.smithi088.stdout:1406: finishing write tid 4 to smithi08884213-44 2024-09-13T02:43:32.454 INFO:tasks.rados.rados.0.smithi088.stdout:1406: finishing write tid 5 to smithi08884213-44 2024-09-13T02:43:32.455 INFO:tasks.rados.rados.0.smithi088.stdout:1406: finishing write tid 6 to smithi08884213-44 2024-09-13T02:43:32.455 INFO:tasks.rados.rados.0.smithi088.stdout:1406: oid 44 updating version 0 to 486 2024-09-13T02:43:32.455 INFO:tasks.rados.rados.0.smithi088.stdout:1406: oid 44 updating version 486 to 488 2024-09-13T02:43:32.456 INFO:tasks.rados.rados.0.smithi088.stdout:1406: oid 44 version 488 is already newer than 485 2024-09-13T02:43:32.456 INFO:tasks.rados.rados.0.smithi088.stdout:1406: oid 44 version 488 is already newer than 487 2024-09-13T02:43:32.456 INFO:tasks.rados.rados.0.smithi088.stdout:1406: oid 44 updating version 488 to 489 2024-09-13T02:43:32.456 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 489 (ObjNum 429 snap 141 seq_num 429) dirty exists 2024-09-13T02:43:32.456 INFO:tasks.rados.rados.0.smithi088.stdout:1406: left oid 44 (ObjNum 429 snap 141 seq_num 429) 2024-09-13T02:43:32.458 INFO:tasks.rados.rados.0.smithi088.stdout:1406: done (2 left) 2024-09-13T02:43:32.458 INFO:tasks.rados.rados.0.smithi088.stdout:1407: done (1 left) 2024-09-13T02:43:32.458 INFO:tasks.rados.rados.0.smithi088.stdout:1408: done (0 left) 2024-09-13T02:43:32.458 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 141 2024-09-13T02:43:32.458 INFO:tasks.rados.rados.0.smithi088.stdout:1409: seq_num 432 ranges {1089536=40960} 2024-09-13T02:43:32.464 INFO:tasks.rados.rados.0.smithi088.stdout:1409: writing smithi08884213-20 from 1089536 to 1130496 tid 1 2024-09-13T02:43:32.464 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 141 2024-09-13T02:43:32.465 INFO:tasks.rados.rados.0.smithi088.stdout:1410: seq_num 433 ranges {0=57344} 2024-09-13T02:43:32.465 INFO:tasks.rados.rados.0.smithi088.stdout:1410: writing smithi08884213-14 from 0 to 57344 tid 1 2024-09-13T02:43:32.465 INFO:tasks.rados.rados.0.smithi088.stdout:1411: read oid 4 snap 139 2024-09-13T02:43:32.466 INFO:tasks.rados.rados.0.smithi088.stdout:1411: expect (ObjNum 415 snap 137 seq_num 415) 2024-09-13T02:43:32.466 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 141 2024-09-13T02:43:32.466 INFO:tasks.rados.rados.0.smithi088.stdout:1412: seq_num 434 ranges {0=73728} 2024-09-13T02:43:32.466 INFO:tasks.rados.rados.0.smithi088.stdout:1412: writing smithi08884213-22 from 0 to 73728 tid 1 2024-09-13T02:43:32.466 INFO:tasks.rados.rados.0.smithi088.stdout:1413: delete oid 41 current snap is 141 2024-09-13T02:43:32.469 INFO:tasks.rados.rados.0.smithi088.stdout:1409: finishing write tid 1 to smithi08884213-20 2024-09-13T02:43:32.469 INFO:tasks.rados.rados.0.smithi088.stdout:1409: finishing write tid 2 to smithi08884213-20 2024-09-13T02:43:32.471 INFO:tasks.rados.rados.0.smithi088.stdout:1412: finishing write tid 1 to smithi08884213-22 2024-09-13T02:43:32.471 INFO:tasks.rados.rados.0.smithi088.stdout:1409: finishing write tid 3 to smithi08884213-20 2024-09-13T02:43:32.471 INFO:tasks.rados.rados.0.smithi088.stdout:1409: oid 20 updating version 0 to 821 2024-09-13T02:43:32.471 INFO:tasks.rados.rados.0.smithi088.stdout:1409: oid 20 version 821 is already newer than 820 2024-09-13T02:43:32.471 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 821 (ObjNum 432 snap 141 seq_num 432) dirty exists 2024-09-13T02:43:32.471 INFO:tasks.rados.rados.0.smithi088.stdout:1409: left oid 20 (ObjNum 432 snap 141 seq_num 432) 2024-09-13T02:43:32.472 INFO:tasks.rados.rados.0.smithi088.stdout:1412: finishing write tid 2 to smithi08884213-22 2024-09-13T02:43:32.472 INFO:tasks.rados.rados.0.smithi088.stdout:1412: finishing write tid 3 to smithi08884213-22 2024-09-13T02:43:32.473 INFO:tasks.rados.rados.0.smithi088.stdout:1412: oid 22 updating version 0 to 824 2024-09-13T02:43:32.473 INFO:tasks.rados.rados.0.smithi088.stdout:1412: oid 22 version 824 is already newer than 823 2024-09-13T02:43:32.473 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 824 (ObjNum 434 snap 141 seq_num 434) dirty exists 2024-09-13T02:43:32.473 INFO:tasks.rados.rados.0.smithi088.stdout:1412: left oid 22 (ObjNum 434 snap 141 seq_num 434) 2024-09-13T02:43:32.480 INFO:tasks.rados.rados.0.smithi088.stdout:1411: expect (ObjNum 415 snap 137 seq_num 415) 2024-09-13T02:43:32.582 INFO:tasks.rados.rados.0.smithi088.stdout:1410: finishing write tid 1 to smithi08884213-14 2024-09-13T02:43:32.582 INFO:tasks.rados.rados.0.smithi088.stdout:1410: finishing write tid 2 to smithi08884213-14 2024-09-13T02:43:32.582 INFO:tasks.rados.rados.0.smithi088.stdout:1409: done (4 left) 2024-09-13T02:43:32.582 INFO:tasks.rados.rados.0.smithi088.stdout:1411: done (3 left) 2024-09-13T02:43:32.582 INFO:tasks.rados.rados.0.smithi088.stdout:1412: done (2 left) 2024-09-13T02:43:32.582 INFO:tasks.rados.rados.0.smithi088.stdout:1413: done (1 left) 2024-09-13T02:43:32.582 INFO:tasks.rados.rados.0.smithi088.stdout:1414: setattr oid 13 current snap is 141 2024-09-13T02:43:32.582 INFO:tasks.rados.rados.0.smithi088.stdout:1410: finishing write tid 3 to smithi08884213-14 2024-09-13T02:43:32.583 INFO:tasks.rados.rados.0.smithi088.stdout:1410: oid 14 updating version 0 to 530 2024-09-13T02:43:32.583 INFO:tasks.rados.rados.0.smithi088.stdout:1410: oid 14 version 530 is already newer than 529 2024-09-13T02:43:32.583 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 530 (ObjNum 433 snap 141 seq_num 433) dirty exists 2024-09-13T02:43:32.583 INFO:tasks.rados.rados.0.smithi088.stdout:1410: left oid 14 (ObjNum 433 snap 141 seq_num 433) 2024-09-13T02:43:32.583 INFO:tasks.rados.rados.0.smithi088.stdout:1410: done (1 left) 2024-09-13T02:43:32.583 INFO:tasks.rados.rados.0.smithi088.stdout:1415: snap_remove snap 140 2024-09-13T02:43:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:32 smithi088 ceph-mon[96266]: pgmap v222: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.2 MiB/s wr, 16 op/s; 38/270 objects degraded (14.074%) 2024-09-13T02:43:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:32 smithi088 ceph-mon[96266]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:43:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:32 smithi088 ceph-mon[96266]: osd.2 [v2:172.21.15.88:6818/1749890334,v1:172.21.15.88:6819/1749890334] boot 2024-09-13T02:43:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:32 smithi088 ceph-mon[96266]: osdmap e364: 8 total, 8 up, 8 in 2024-09-13T02:43:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:32 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:43:32.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:32 smithi088 ceph-mon[98762]: pgmap v222: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.2 MiB/s wr, 16 op/s; 38/270 objects degraded (14.074%) 2024-09-13T02:43:32.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:32 smithi088 ceph-mon[98762]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:43:32.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:32 smithi088 ceph-mon[98762]: osd.2 [v2:172.21.15.88:6818/1749890334,v1:172.21.15.88:6819/1749890334] boot 2024-09-13T02:43:32.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:32 smithi088 ceph-mon[98762]: osdmap e364: 8 total, 8 up, 8 in 2024-09-13T02:43:32.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:32 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:43:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:32 smithi195 ceph-mon[87742]: pgmap v222: 121 pgs: 27 active+undersized, 10 active+undersized+degraded, 84 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.2 MiB/s wr, 16 op/s; 38/270 objects degraded (14.074%) 2024-09-13T02:43:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:32 smithi195 ceph-mon[87742]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:43:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:32 smithi195 ceph-mon[87742]: osd.2 [v2:172.21.15.88:6818/1749890334,v1:172.21.15.88:6819/1749890334] boot 2024-09-13T02:43:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:32 smithi195 ceph-mon[87742]: osdmap e364: 8 total, 8 up, 8 in 2024-09-13T02:43:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:32 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-09-13T02:43:33.090 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:43:32 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:43:32.981+0000 7f72c1fad640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-13T02:43:33.091 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:43:33] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2024-09-13T02:43:33.443 INFO:tasks.rados.rados.0.smithi088.stdout:1415: done (1 left) 2024-09-13T02:43:33.443 INFO:tasks.rados.rados.0.smithi088.stdout:1416: setattr oid 50 current snap is 141 2024-09-13T02:43:33.443 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 897 (ObjNum 33 snap 0 seq_num 2153219984) dirty exists 2024-09-13T02:43:33.444 INFO:tasks.rados.rados.0.smithi088.stdout:1414: done (1 left) 2024-09-13T02:43:33.444 INFO:tasks.rados.rados.0.smithi088.stdout:1417: rollback oid 32 current snap is 141 2024-09-13T02:43:33.444 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 32 to 139 2024-09-13T02:43:33.444 INFO:tasks.rados.rados.0.smithi088.stdout:1418: copy_from oid 19 from oid 46 current snap is 141 2024-09-13T02:43:33.444 INFO:tasks.rados.rados.0.smithi088.stdout:1419: delete oid 44 current snap is 141 2024-09-13T02:43:33.455 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 426 (ObjNum 383 snap 128 seq_num 383) dirty exists 2024-09-13T02:43:33.455 INFO:tasks.rados.rados.0.smithi088.stdout:1417: finishing rollback tid 0 to smithi08884213-32 2024-09-13T02:43:33.456 INFO:tasks.rados.rados.0.smithi088.stdout:1417: finishing rollback tid 1 to smithi08884213-32 2024-09-13T02:43:33.456 INFO:tasks.rados.rados.0.smithi088.stdout:1417: finishing rollback tid 2 to smithi08884213-32 2024-09-13T02:43:33.457 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 411 (ObjNum 400 snap 133 seq_num 400) dirty exists 2024-09-13T02:43:33.457 INFO:tasks.rados.rados.0.smithi088.stdout:1416: done (3 left) 2024-09-13T02:43:33.457 INFO:tasks.rados.rados.0.smithi088.stdout:1417: done (2 left) 2024-09-13T02:43:33.457 INFO:tasks.rados.rados.0.smithi088.stdout:1419: done (1 left) 2024-09-13T02:43:33.457 INFO:tasks.rados.rados.0.smithi088.stdout:1420: read oid 7 snap -1 2024-09-13T02:43:33.457 INFO:tasks.rados.rados.0.smithi088.stdout:1420: expect (ObjNum 417 snap 137 seq_num 417) 2024-09-13T02:43:33.457 INFO:tasks.rados.rados.0.smithi088.stdout:1421: copy_from oid 33 from oid 11 current snap is 141 2024-09-13T02:43:33.457 INFO:tasks.rados.rados.0.smithi088.stdout:1422: copy_from oid 10 from oid 47 current snap is 141 2024-09-13T02:43:33.457 INFO:tasks.rados.rados.0.smithi088.stdout:1423: snap_remove snap 139 2024-09-13T02:43:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: osdmap e365: 8 total, 8 up, 8 in 2024-09-13T02:43:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:33.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:43:33.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:43:33.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:33.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:43:33.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:33.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:33.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:33.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T02:43:33.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T02:43:33.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-13T02:43:33.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[96266]: pgmap v225: 121 pgs: 3 peering, 24 active+undersized, 10 active+undersized+degraded, 84 active+clean; 147 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 16 op/s; 38/264 objects degraded (14.394%) 2024-09-13T02:43:33.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: osdmap e365: 8 total, 8 up, 8 in 2024-09-13T02:43:33.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:33.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:33.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:43:33.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:43:33.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:33.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:43:33.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:33.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:33.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:33.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T02:43:33.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T02:43:33.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-13T02:43:33.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:33 smithi088 ceph-mon[98762]: pgmap v225: 121 pgs: 3 peering, 24 active+undersized, 10 active+undersized+degraded, 84 active+clean; 147 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 16 op/s; 38/264 objects degraded (14.394%) 2024-09-13T02:43:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: osdmap e365: 8 total, 8 up, 8 in 2024-09-13T02:43:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:43:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:43:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:43:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T02:43:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T02:43:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-09-13T02:43:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:33 smithi195 ceph-mon[87742]: pgmap v225: 121 pgs: 3 peering, 24 active+undersized, 10 active+undersized+degraded, 84 active+clean; 147 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 16 op/s; 38/264 objects degraded (14.394%) 2024-09-13T02:43:34.447 INFO:tasks.rados.rados.0.smithi088.stdout:1423: done (4 left) 2024-09-13T02:43:34.448 INFO:tasks.rados.rados.0.smithi088.stdout:1424: copy_from oid 28 from oid 36 current snap is 141 2024-09-13T02:43:34.448 INFO:tasks.rados.rados.0.smithi088.stdout:1418: finishing copy_from racing read to smithi08884213-19 2024-09-13T02:43:34.448 INFO:tasks.rados.rados.0.smithi088.stdout:1418: finishing copy_from to smithi08884213-19 2024-09-13T02:43:34.448 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 373 (ObjNum 424 snap 139 seq_num 424) dirty exists 2024-09-13T02:43:34.448 INFO:tasks.rados.rados.0.smithi088.stdout:1420: expect (ObjNum 417 snap 137 seq_num 417) 2024-09-13T02:43:34.510 INFO:tasks.rados.rados.0.smithi088.stdout:1422: finishing copy_from racing read to smithi08884213-10 2024-09-13T02:43:34.510 INFO:tasks.rados.rados.0.smithi088.stdout:1422: finishing copy_from to smithi08884213-10 2024-09-13T02:43:34.510 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 840 (ObjNum 379 snap 126 seq_num 379) dirty exists 2024-09-13T02:43:34.510 INFO:tasks.rados.rados.0.smithi088.stdout:1421: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:43:34.510 INFO:tasks.rados.rados.0.smithi088.stdout:1421: finishing copy_from to smithi08884213-33 2024-09-13T02:43:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 670 (ObjNum 394 snap 130 seq_num 394) dirty exists 2024-09-13T02:43:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:1424: finishing copy_from to smithi08884213-28 2024-09-13T02:43:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:1424: got expected ENOENT (src dne) 2024-09-13T02:43:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:1424: finishing copy_from racing read to smithi08884213-28 2024-09-13T02:43:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:1418: done (4 left) 2024-09-13T02:43:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:1420: done (3 left) 2024-09-13T02:43:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:1421: done (2 left) 2024-09-13T02:43:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:1422: done (1 left) 2024-09-13T02:43:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:1424: done (0 left) 2024-09-13T02:43:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:1425: rmattr oid 39 current snap is 141 2024-09-13T02:43:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:1425: done (0 left) 2024-09-13T02:43:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:1426: snap_create 2024-09-13T02:43:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:34 smithi088 ceph-mon[96266]: osdmap e366: 8 total, 8 up, 8 in 2024-09-13T02:43:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:34 smithi088 ceph-mon[98762]: osdmap e366: 8 total, 8 up, 8 in 2024-09-13T02:43:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:34 smithi195 ceph-mon[87742]: osdmap e366: 8 total, 8 up, 8 in 2024-09-13T02:43:35.453 INFO:tasks.rados.rados.0.smithi088.stdout:1426: done (0 left) 2024-09-13T02:43:35.453 INFO:tasks.rados.rados.0.smithi088.stdout:1427: rollback oid 43 current snap is 142 2024-09-13T02:43:35.453 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 43 to 141 2024-09-13T02:43:35.454 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 142 2024-09-13T02:43:35.454 INFO:tasks.rados.rados.0.smithi088.stdout:1428: seq_num 437 ranges {2949120=122880} 2024-09-13T02:43:35.471 INFO:tasks.rados.rados.0.smithi088.stdout:1428: writing smithi08884213-4 from 2949120 to 3072000 tid 1 2024-09-13T02:43:35.471 INFO:tasks.rados.rados.0.smithi088.stdout:1429: read oid 18 snap -1 2024-09-13T02:43:35.471 INFO:tasks.rados.rados.0.smithi088.stdout:1429: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:43:35.471 INFO:tasks.rados.rados.0.smithi088.stdout:1430: read oid 50 snap -1 2024-09-13T02:43:35.471 INFO:tasks.rados.rados.0.smithi088.stdout:1430: expect (ObjNum 383 snap 128 seq_num 383) 2024-09-13T02:43:35.471 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 142 2024-09-13T02:43:35.471 INFO:tasks.rados.rados.0.smithi088.stdout:1427: finishing rollback tid 0 to smithi08884213-43 2024-09-13T02:43:35.471 INFO:tasks.rados.rados.0.smithi088.stdout:1427: finishing rollback tid 1 to smithi08884213-43 2024-09-13T02:43:35.471 INFO:tasks.rados.rados.0.smithi088.stdout:1427: finishing rollback tid 2 to smithi08884213-43 2024-09-13T02:43:35.471 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 500 (ObjNum 391 snap 129 seq_num 391) dirty exists 2024-09-13T02:43:35.471 INFO:tasks.rados.rados.0.smithi088.stdout:1431: seq_num 438 ranges {8511488=139264} 2024-09-13T02:43:35.516 INFO:tasks.rados.rados.0.smithi088.stdout:1431: writing smithi08884213-2 from 8511488 to 8650752 tid 1 2024-09-13T02:43:35.516 INFO:tasks.rados.rados.0.smithi088.stdout:1427: done (4 left) 2024-09-13T02:43:35.516 INFO:tasks.rados.rados.0.smithi088.stdout:1432: copy_from oid 20 from oid 31 current snap is 142 2024-09-13T02:43:35.516 INFO:tasks.rados.rados.0.smithi088.stdout:1429: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:43:35.519 INFO:tasks.rados.rados.0.smithi088.stdout:1428: finishing write tid 1 to smithi08884213-4 2024-09-13T02:43:35.519 INFO:tasks.rados.rados.0.smithi088.stdout:1428: finishing write tid 2 to smithi08884213-4 2024-09-13T02:43:35.519 INFO:tasks.rados.rados.0.smithi088.stdout:1429: done (4 left) 2024-09-13T02:43:35.519 INFO:tasks.rados.rados.0.smithi088.stdout:1433: rollback oid 7 current snap is 142 2024-09-13T02:43:35.519 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 7 to 141 2024-09-13T02:43:35.519 INFO:tasks.rados.rados.0.smithi088.stdout:1428: finishing write tid 3 to smithi08884213-4 2024-09-13T02:43:35.519 INFO:tasks.rados.rados.0.smithi088.stdout:1428: oid 4 updating version 0 to 546 2024-09-13T02:43:35.520 INFO:tasks.rados.rados.0.smithi088.stdout:1428: oid 4 updating version 546 to 547 2024-09-13T02:43:35.520 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 547 (ObjNum 437 snap 142 seq_num 437) dirty exists 2024-09-13T02:43:35.520 INFO:tasks.rados.rados.0.smithi088.stdout:1428: left oid 4 (ObjNum 437 snap 142 seq_num 437) 2024-09-13T02:43:35.520 INFO:tasks.rados.rados.0.smithi088.stdout:1430: expect (ObjNum 383 snap 128 seq_num 383) 2024-09-13T02:43:35.563 INFO:tasks.rados.rados.0.smithi088.stdout:1431: finishing write tid 1 to smithi08884213-2 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:1431: finishing write tid 2 to smithi08884213-2 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:1431: finishing write tid 3 to smithi08884213-2 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:1431: oid 2 updating version 0 to 654 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:1431: oid 2 updating version 654 to 655 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 655 (ObjNum 438 snap 142 seq_num 438) dirty exists 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:1431: left oid 2 (ObjNum 438 snap 142 seq_num 438) 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:1433: finishing rollback tid 0 to smithi08884213-7 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:1428: done (4 left) 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:1430: done (3 left) 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:1431: done (2 left) 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:1434: rollback oid 41 current snap is 142 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 41 to 141 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:1433: finishing rollback tid 1 to smithi08884213-7 2024-09-13T02:43:35.564 INFO:tasks.rados.rados.0.smithi088.stdout:1433: finishing rollback tid 2 to smithi08884213-7 2024-09-13T02:43:35.565 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 843 (ObjNum 417 snap 137 seq_num 417) dirty exists 2024-09-13T02:43:35.565 INFO:tasks.rados.rados.0.smithi088.stdout:1432: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:43:35.565 INFO:tasks.rados.rados.0.smithi088.stdout:1432: finishing copy_from to smithi08884213-20 2024-09-13T02:43:35.565 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 564 (ObjNum 412 snap 136 seq_num 412) dirty exists 2024-09-13T02:43:35.565 INFO:tasks.rados.rados.0.smithi088.stdout:1432: done (2 left) 2024-09-13T02:43:35.565 INFO:tasks.rados.rados.0.smithi088.stdout:1433: done (1 left) 2024-09-13T02:43:35.565 INFO:tasks.rados.rados.0.smithi088.stdout:1435: delete oid 42 current snap is 142 2024-09-13T02:43:35.565 INFO:tasks.rados.rados.0.smithi088.stdout:1434: finishing rollback tid 1 to smithi08884213-41 2024-09-13T02:43:35.565 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 0 (ObjNum 129 snap 0 seq_num 2153183376) dirty dne 2024-09-13T02:43:35.566 INFO:tasks.rados.rados.0.smithi088.stdout:1434: done (1 left) 2024-09-13T02:43:35.566 INFO:tasks.rados.rados.0.smithi088.stdout:1435: done (0 left) 2024-09-13T02:43:35.566 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 142 2024-09-13T02:43:35.566 INFO:tasks.rados.rados.0.smithi088.stdout:1436: seq_num 440 ranges {1024000=172032} 2024-09-13T02:43:35.572 INFO:tasks.rados.rados.0.smithi088.stdout:1436: writing smithi08884213-24 from 1024000 to 1196032 tid 1 2024-09-13T02:43:35.572 INFO:tasks.rados.rados.0.smithi088.stdout:1437: read oid 5 snap -1 2024-09-13T02:43:35.572 INFO:tasks.rados.rados.0.smithi088.stdout:1437: expect (ObjNum 414 snap 137 seq_num 414) 2024-09-13T02:43:35.572 INFO:tasks.rados.rados.0.smithi088.stdout:1438: snap_create 2024-09-13T02:43:35.574 INFO:tasks.rados.rados.0.smithi088.stdout:1436: finishing write tid 1 to smithi08884213-24 2024-09-13T02:43:35.574 INFO:tasks.rados.rados.0.smithi088.stdout:1436: finishing write tid 2 to smithi08884213-24 2024-09-13T02:43:35.575 INFO:tasks.rados.rados.0.smithi088.stdout:1436: finishing write tid 3 to smithi08884213-24 2024-09-13T02:43:35.575 INFO:tasks.rados.rados.0.smithi088.stdout:1436: oid 24 updating version 0 to 376 2024-09-13T02:43:35.575 INFO:tasks.rados.rados.0.smithi088.stdout:1436: oid 24 version 376 is already newer than 375 2024-09-13T02:43:35.575 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 376 (ObjNum 440 snap 142 seq_num 440) dirty exists 2024-09-13T02:43:35.575 INFO:tasks.rados.rados.0.smithi088.stdout:1436: left oid 24 (ObjNum 440 snap 142 seq_num 440) 2024-09-13T02:43:35.587 INFO:tasks.rados.rados.0.smithi088.stdout:1437: expect (ObjNum 414 snap 137 seq_num 414) 2024-09-13T02:43:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:35 smithi195 ceph-mon[87742]: osdmap e367: 8 total, 8 up, 8 in 2024-09-13T02:43:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:35 smithi195 ceph-mon[87742]: pgmap v228: 121 pgs: 3 peering, 12 active+undersized, 7 active+undersized+degraded, 99 active+clean; 143 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 21 op/s; 33/255 objects degraded (12.941%) 2024-09-13T02:43:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:35 smithi088 ceph-mon[96266]: osdmap e367: 8 total, 8 up, 8 in 2024-09-13T02:43:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:35 smithi088 ceph-mon[96266]: pgmap v228: 121 pgs: 3 peering, 12 active+undersized, 7 active+undersized+degraded, 99 active+clean; 143 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 21 op/s; 33/255 objects degraded (12.941%) 2024-09-13T02:43:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:35 smithi088 ceph-mon[98762]: osdmap e367: 8 total, 8 up, 8 in 2024-09-13T02:43:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:35 smithi088 ceph-mon[98762]: pgmap v228: 121 pgs: 3 peering, 12 active+undersized, 7 active+undersized+degraded, 99 active+clean; 143 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 21 op/s; 33/255 objects degraded (12.941%) 2024-09-13T02:43:36.462 INFO:tasks.rados.rados.0.smithi088.stdout:1436: done (2 left) 2024-09-13T02:43:36.462 INFO:tasks.rados.rados.0.smithi088.stdout:1437: done (1 left) 2024-09-13T02:43:36.463 INFO:tasks.rados.rados.0.smithi088.stdout:1438: done (0 left) 2024-09-13T02:43:36.463 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 143 2024-09-13T02:43:36.463 INFO:tasks.rados.rados.0.smithi088.stdout:1439: seq_num 441 ranges {1622016=188416} 2024-09-13T02:43:36.472 INFO:tasks.rados.rados.0.smithi088.stdout:1439: writing smithi08884213-50 from 1622016 to 1810432 tid 1 2024-09-13T02:43:36.472 INFO:tasks.rados.rados.0.smithi088.stdout:1440: rollback oid 12 current snap is 143 2024-09-13T02:43:36.472 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 12 to 141 2024-09-13T02:43:36.472 INFO:tasks.rados.rados.0.smithi088.stdout:1441: snap_remove snap 142 2024-09-13T02:43:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:36 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 33/255 objects degraded (12.941%), 7 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:36 smithi195 ceph-mon[87742]: osdmap e368: 8 total, 8 up, 8 in 2024-09-13T02:43:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:36 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 33/255 objects degraded (12.941%), 7 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:36 smithi088 ceph-mon[96266]: osdmap e368: 8 total, 8 up, 8 in 2024-09-13T02:43:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:36 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 33/255 objects degraded (12.941%), 7 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:36 smithi088 ceph-mon[98762]: osdmap e368: 8 total, 8 up, 8 in 2024-09-13T02:43:37.471 INFO:tasks.rados.rados.0.smithi088.stdout:1441: done (2 left) 2024-09-13T02:43:37.471 INFO:tasks.rados.rados.0.smithi088.stdout:1442: rollback oid 4 current snap is 143 2024-09-13T02:43:37.471 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 4 to 141 2024-09-13T02:43:37.471 INFO:tasks.rados.rados.0.smithi088.stdout:1440: finishing rollback tid 0 to smithi08884213-12 2024-09-13T02:43:37.471 INFO:tasks.rados.rados.0.smithi088.stdout:1440: finishing rollback tid 1 to smithi08884213-12 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:1440: finishing rollback tid 2 to smithi08884213-12 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 576 (ObjNum 386 snap 128 seq_num 386) dirty exists 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:1439: finishing write tid 1 to smithi08884213-50 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:1439: finishing write tid 2 to smithi08884213-50 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:1439: finishing write tid 3 to smithi08884213-50 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:1439: oid 50 updating version 0 to 427 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:1439: oid 50 updating version 427 to 428 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 428 (ObjNum 441 snap 143 seq_num 441) dirty exists 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:1439: left oid 50 (ObjNum 441 snap 143 seq_num 441) 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:1439: done (2 left) 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:1440: done (1 left) 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 143 2024-09-13T02:43:37.472 INFO:tasks.rados.rados.0.smithi088.stdout:1443: seq_num 442 ranges {7241728=204800} 2024-09-13T02:43:37.510 INFO:tasks.rados.rados.0.smithi088.stdout:1443: writing smithi08884213-8 from 7241728 to 7446528 tid 1 2024-09-13T02:43:37.510 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 143 2024-09-13T02:43:37.510 INFO:tasks.rados.rados.0.smithi088.stdout:1442: finishing rollback tid 0 to smithi08884213-4 2024-09-13T02:43:37.511 INFO:tasks.rados.rados.0.smithi088.stdout:1442: finishing rollback tid 1 to smithi08884213-4 2024-09-13T02:43:37.511 INFO:tasks.rados.rados.0.smithi088.stdout:1442: finishing rollback tid 2 to smithi08884213-4 2024-09-13T02:43:37.511 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 550 (ObjNum 415 snap 137 seq_num 415) dirty exists 2024-09-13T02:43:37.511 INFO:tasks.rados.rados.0.smithi088.stdout:1444: seq_num 443 ranges {1810432=221184} 2024-09-13T02:43:37.522 INFO:tasks.rados.rados.0.smithi088.stdout:1444: writing smithi08884213-50 from 1810432 to 2031616 tid 1 2024-09-13T02:43:37.522 INFO:tasks.rados.rados.0.smithi088.stdout:1442: done (2 left) 2024-09-13T02:43:37.522 INFO:tasks.rados.rados.0.smithi088.stdout:1445: read oid 37 snap 141 2024-09-13T02:43:37.522 INFO:tasks.rados.rados.0.smithi088.stdout:1445: expect (ObjNum 360 snap 121 seq_num 360) 2024-09-13T02:43:37.522 INFO:tasks.rados.rados.0.smithi088.stdout:1446: rollback oid 45 current snap is 143 2024-09-13T02:43:37.522 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 45 to 141 2024-09-13T02:43:37.522 INFO:tasks.rados.rados.0.smithi088.stdout:1443: finishing write tid 1 to smithi08884213-8 2024-09-13T02:43:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:1443: finishing write tid 2 to smithi08884213-8 2024-09-13T02:43:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:1443: finishing write tid 3 to smithi08884213-8 2024-09-13T02:43:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:1443: oid 8 updating version 0 to 844 2024-09-13T02:43:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:1443: oid 8 updating version 844 to 845 2024-09-13T02:43:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 845 (ObjNum 442 snap 143 seq_num 442) dirty exists 2024-09-13T02:43:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:1443: left oid 8 (ObjNum 442 snap 143 seq_num 442) 2024-09-13T02:43:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:1443: done (3 left) 2024-09-13T02:43:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:1447: read oid 28 snap -1 2024-09-13T02:43:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:1447: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:43:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:1448: setattr oid 8 current snap is 143 2024-09-13T02:43:37.524 INFO:tasks.rados.rados.0.smithi088.stdout:1449: read oid 14 snap 141 2024-09-13T02:43:37.524 INFO:tasks.rados.rados.0.smithi088.stdout:1449: expect (ObjNum 433 snap 141 seq_num 433) 2024-09-13T02:43:37.525 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 46 current snap is 143 2024-09-13T02:43:37.525 INFO:tasks.rados.rados.0.smithi088.stdout:1450: seq_num 444 ranges {2310144=237568} 2024-09-13T02:43:37.538 INFO:tasks.rados.rados.0.smithi088.stdout:1450: writing smithi08884213-46 from 2310144 to 2547712 tid 1 2024-09-13T02:43:37.538 INFO:tasks.rados.rados.0.smithi088.stdout:1451: read oid 19 snap -1 2024-09-13T02:43:37.538 INFO:tasks.rados.rados.0.smithi088.stdout:1451: expect (ObjNum 424 snap 139 seq_num 424) 2024-09-13T02:43:37.538 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 143 2024-09-13T02:43:37.538 INFO:tasks.rados.rados.0.smithi088.stdout:1444: finishing write tid 1 to smithi08884213-50 2024-09-13T02:43:37.538 INFO:tasks.rados.rados.0.smithi088.stdout:1444: finishing write tid 2 to smithi08884213-50 2024-09-13T02:43:37.539 INFO:tasks.rados.rados.0.smithi088.stdout:1446: finishing rollback tid 0 to smithi08884213-45 2024-09-13T02:43:37.539 INFO:tasks.rados.rados.0.smithi088.stdout:1446: finishing rollback tid 1 to smithi08884213-45 2024-09-13T02:43:37.539 INFO:tasks.rados.rados.0.smithi088.stdout:1444: finishing write tid 3 to smithi08884213-50 2024-09-13T02:43:37.539 INFO:tasks.rados.rados.0.smithi088.stdout:1444: oid 50 updating version 0 to 430 2024-09-13T02:43:37.539 INFO:tasks.rados.rados.0.smithi088.stdout:1444: oid 50 version 430 is already newer than 429 2024-09-13T02:43:37.539 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 430 (ObjNum 443 snap 143 seq_num 443) dirty exists 2024-09-13T02:43:37.539 INFO:tasks.rados.rados.0.smithi088.stdout:1444: left oid 50 (ObjNum 443 snap 143 seq_num 443) 2024-09-13T02:43:37.539 INFO:tasks.rados.rados.0.smithi088.stdout:1452: seq_num 445 ranges {1196032=253952} 2024-09-13T02:43:37.546 INFO:tasks.rados.rados.0.smithi088.stdout:1452: writing smithi08884213-24 from 1196032 to 1449984 tid 1 2024-09-13T02:43:37.546 INFO:tasks.rados.rados.0.smithi088.stdout:1444: done (8 left) 2024-09-13T02:43:37.546 INFO:tasks.rados.rados.0.smithi088.stdout:1453: read oid 49 snap -1 2024-09-13T02:43:37.546 INFO:tasks.rados.rados.0.smithi088.stdout:1453: expect (ObjNum 427 snap 140 seq_num 427) 2024-09-13T02:43:37.546 INFO:tasks.rados.rados.0.smithi088.stdout:1454: delete oid 43 current snap is 143 2024-09-13T02:43:37.546 INFO:tasks.rados.rados.0.smithi088.stdout:1446: finishing rollback tid 2 to smithi08884213-45 2024-09-13T02:43:37.546 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 177 (ObjNum 393 snap 129 seq_num 393) dirty exists 2024-09-13T02:43:37.547 INFO:tasks.rados.rados.0.smithi088.stdout:1449: expect (ObjNum 433 snap 141 seq_num 433) 2024-09-13T02:43:37.552 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 846 (ObjNum 442 snap 143 seq_num 442) dirty exists 2024-09-13T02:43:37.552 INFO:tasks.rados.rados.0.smithi088.stdout:1447: expect (ObjNum 79 snap 12 seq_num 79) 2024-09-13T02:43:37.588 INFO:tasks.rados.rados.0.smithi088.stdout:1445: expect (ObjNum 360 snap 121 seq_num 360) 2024-09-13T02:43:37.693 INFO:tasks.rados.rados.0.smithi088.stdout:1450: finishing write tid 1 to smithi08884213-46 2024-09-13T02:43:37.693 INFO:tasks.rados.rados.0.smithi088.stdout:1450: finishing write tid 2 to smithi08884213-46 2024-09-13T02:43:37.693 INFO:tasks.rados.rados.0.smithi088.stdout:1445: done (9 left) 2024-09-13T02:43:37.693 INFO:tasks.rados.rados.0.smithi088.stdout:1446: done (8 left) 2024-09-13T02:43:37.693 INFO:tasks.rados.rados.0.smithi088.stdout:1447: done (7 left) 2024-09-13T02:43:37.693 INFO:tasks.rados.rados.0.smithi088.stdout:1448: done (6 left) 2024-09-13T02:43:37.693 INFO:tasks.rados.rados.0.smithi088.stdout:1449: done (5 left) 2024-09-13T02:43:37.693 INFO:tasks.rados.rados.0.smithi088.stdout:1454: done (4 left) 2024-09-13T02:43:37.694 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 143 2024-09-13T02:43:37.694 INFO:tasks.rados.rados.0.smithi088.stdout:1450: finishing write tid 3 to smithi08884213-46 2024-09-13T02:43:37.694 INFO:tasks.rados.rados.0.smithi088.stdout:1450: oid 46 updating version 0 to 378 2024-09-13T02:43:37.694 INFO:tasks.rados.rados.0.smithi088.stdout:1450: oid 46 version 378 is already newer than 377 2024-09-13T02:43:37.694 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 378 (ObjNum 444 snap 143 seq_num 444) dirty exists 2024-09-13T02:43:37.694 INFO:tasks.rados.rados.0.smithi088.stdout:1450: left oid 46 (ObjNum 444 snap 143 seq_num 444) 2024-09-13T02:43:37.694 INFO:tasks.rados.rados.0.smithi088.stdout:1451: expect (ObjNum 424 snap 139 seq_num 424) 2024-09-13T02:43:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:37 smithi195 ceph-mon[87742]: osdmap e369: 8 total, 8 up, 8 in 2024-09-13T02:43:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:37 smithi195 ceph-mon[87742]: pgmap v231: 121 pgs: 3 peering, 118 active+clean; 130 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.6 MiB/s wr, 22 op/s; 17 MiB/s, 3 objects/s recovering 2024-09-13T02:43:37.751 INFO:tasks.rados.rados.0.smithi088.stdout:1452: finishing write tid 1 to smithi08884213-24 2024-09-13T02:43:37.751 INFO:tasks.rados.rados.0.smithi088.stdout:1452: finishing write tid 2 to smithi08884213-24 2024-09-13T02:43:37.751 INFO:tasks.rados.rados.0.smithi088.stdout:1455: seq_num 447 ranges {4505600=294912} 2024-09-13T02:43:37.775 INFO:tasks.rados.rados.0.smithi088.stdout:1455: writing smithi08884213-38 from 4505600 to 4800512 tid 1 2024-09-13T02:43:37.776 INFO:tasks.rados.rados.0.smithi088.stdout:1450: done (4 left) 2024-09-13T02:43:37.776 INFO:tasks.rados.rados.0.smithi088.stdout:1451: done (3 left) 2024-09-13T02:43:37.776 INFO:tasks.rados.rados.0.smithi088.stdout:1456: snap_remove snap 141 2024-09-13T02:43:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:37 smithi088 ceph-mon[96266]: osdmap e369: 8 total, 8 up, 8 in 2024-09-13T02:43:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:37 smithi088 ceph-mon[96266]: pgmap v231: 121 pgs: 3 peering, 118 active+clean; 130 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.6 MiB/s wr, 22 op/s; 17 MiB/s, 3 objects/s recovering 2024-09-13T02:43:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:37 smithi088 ceph-mon[98762]: osdmap e369: 8 total, 8 up, 8 in 2024-09-13T02:43:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:37 smithi088 ceph-mon[98762]: pgmap v231: 121 pgs: 3 peering, 118 active+clean; 130 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.6 MiB/s wr, 22 op/s; 17 MiB/s, 3 objects/s recovering 2024-09-13T02:43:38.473 INFO:tasks.rados.rados.0.smithi088.stdout:1456: done (3 left) 2024-09-13T02:43:38.473 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 9 current snap is 143 2024-09-13T02:43:38.473 INFO:tasks.rados.rados.0.smithi088.stdout:1457: seq_num 448 ranges {4792320=311296} 2024-09-13T02:43:38.501 INFO:tasks.rados.rados.0.smithi088.stdout:1457: writing smithi08884213-9 from 4792320 to 5103616 tid 1 2024-09-13T02:43:38.501 INFO:tasks.rados.rados.0.smithi088.stdout:1458: snap_create 2024-09-13T02:43:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:1452: finishing write tid 3 to smithi08884213-24 2024-09-13T02:43:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:1452: oid 24 updating version 0 to 380 2024-09-13T02:43:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:1452: oid 24 version 380 is already newer than 379 2024-09-13T02:43:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 380 (ObjNum 445 snap 143 seq_num 445) dirty exists 2024-09-13T02:43:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:1452: left oid 24 (ObjNum 445 snap 143 seq_num 445) 2024-09-13T02:43:38.502 INFO:tasks.rados.rados.0.smithi088.stdout:1453: expect (ObjNum 427 snap 140 seq_num 427) 2024-09-13T02:43:38.572 INFO:tasks.rados.rados.0.smithi088.stdout:1455: finishing write tid 1 to smithi08884213-38 2024-09-13T02:43:38.572 INFO:tasks.rados.rados.0.smithi088.stdout:1455: finishing write tid 2 to smithi08884213-38 2024-09-13T02:43:38.572 INFO:tasks.rados.rados.0.smithi088.stdout:1455: finishing write tid 3 to smithi08884213-38 2024-09-13T02:43:38.572 INFO:tasks.rados.rados.0.smithi088.stdout:1455: oid 38 updating version 0 to 417 2024-09-13T02:43:38.572 INFO:tasks.rados.rados.0.smithi088.stdout:1455: oid 38 updating version 417 to 418 2024-09-13T02:43:38.572 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 418 (ObjNum 447 snap 143 seq_num 447) dirty exists 2024-09-13T02:43:38.572 INFO:tasks.rados.rados.0.smithi088.stdout:1455: left oid 38 (ObjNum 447 snap 143 seq_num 447) 2024-09-13T02:43:38.573 INFO:tasks.rados.rados.0.smithi088.stdout:1457: finishing write tid 1 to smithi08884213-9 2024-09-13T02:43:38.573 INFO:tasks.rados.rados.0.smithi088.stdout:1457: finishing write tid 2 to smithi08884213-9 2024-09-13T02:43:38.573 INFO:tasks.rados.rados.0.smithi088.stdout:1457: finishing write tid 3 to smithi08884213-9 2024-09-13T02:43:38.573 INFO:tasks.rados.rados.0.smithi088.stdout:1457: oid 9 updating version 0 to 673 2024-09-13T02:43:38.573 INFO:tasks.rados.rados.0.smithi088.stdout:1457: oid 9 version 673 is already newer than 672 2024-09-13T02:43:38.573 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 673 (ObjNum 448 snap 143 seq_num 448) dirty exists 2024-09-13T02:43:38.573 INFO:tasks.rados.rados.0.smithi088.stdout:1457: left oid 9 (ObjNum 448 snap 143 seq_num 448) 2024-09-13T02:43:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:38 smithi195 ceph-mon[87742]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/255 objects degraded (12.941%), 7 pgs degraded) 2024-09-13T02:43:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:38 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:43:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:38 smithi195 ceph-mon[87742]: osdmap e370: 8 total, 8 up, 8 in 2024-09-13T02:43:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:38 smithi088 ceph-mon[96266]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/255 objects degraded (12.941%), 7 pgs degraded) 2024-09-13T02:43:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:38 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:43:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:38 smithi088 ceph-mon[96266]: osdmap e370: 8 total, 8 up, 8 in 2024-09-13T02:43:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:38 smithi088 ceph-mon[98762]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/255 objects degraded (12.941%), 7 pgs degraded) 2024-09-13T02:43:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:38 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:43:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:38 smithi088 ceph-mon[98762]: osdmap e370: 8 total, 8 up, 8 in 2024-09-13T02:43:39.477 INFO:tasks.rados.rados.0.smithi088.stdout:1452: done (4 left) 2024-09-13T02:43:39.477 INFO:tasks.rados.rados.0.smithi088.stdout:1453: done (3 left) 2024-09-13T02:43:39.477 INFO:tasks.rados.rados.0.smithi088.stdout:1455: done (2 left) 2024-09-13T02:43:39.477 INFO:tasks.rados.rados.0.smithi088.stdout:1457: done (1 left) 2024-09-13T02:43:39.477 INFO:tasks.rados.rados.0.smithi088.stdout:1458: done (0 left) 2024-09-13T02:43:39.477 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 3 current snap is 144 2024-09-13T02:43:39.477 INFO:tasks.rados.rados.0.smithi088.stdout:1459: seq_num 449 ranges {786432=327680} 2024-09-13T02:43:39.483 INFO:tasks.rados.rados.0.smithi088.stdout:1459: writing smithi08884213-3 from 786432 to 1114112 tid 1 2024-09-13T02:43:39.483 INFO:tasks.rados.rados.0.smithi088.stdout:1460: read oid 23 snap -1 2024-09-13T02:43:39.483 INFO:tasks.rados.rados.0.smithi088.stdout:1460: expect (ObjNum 411 snap 135 seq_num 411) 2024-09-13T02:43:39.483 INFO:tasks.rados.rados.0.smithi088.stdout:1461: read oid 30 snap 143 2024-09-13T02:43:39.483 INFO:tasks.rados.rados.0.smithi088.stdout:1461: expect deleted 2024-09-13T02:43:39.483 INFO:tasks.rados.rados.0.smithi088.stdout:1462: rmattr oid 13 current snap is 144 2024-09-13T02:43:39.483 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 144 2024-09-13T02:43:39.484 INFO:tasks.rados.rados.0.smithi088.stdout:1463: seq_num 450 ranges {786432=344064} 2024-09-13T02:43:39.490 INFO:tasks.rados.rados.0.smithi088.stdout:1463: writing smithi08884213-40 from 786432 to 1130496 tid 1 2024-09-13T02:43:39.490 INFO:tasks.rados.rados.0.smithi088.stdout:1464: read oid 50 snap -1 2024-09-13T02:43:39.490 INFO:tasks.rados.rados.0.smithi088.stdout:1464: expect (ObjNum 443 snap 143 seq_num 443) 2024-09-13T02:43:39.490 INFO:tasks.rados.rados.0.smithi088.stdout:1465: read oid 42 snap -1 2024-09-13T02:43:39.490 INFO:tasks.rados.rados.0.smithi088.stdout:1465: expect deleted 2024-09-13T02:43:39.490 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 144 2024-09-13T02:43:39.491 INFO:tasks.rados.rados.0.smithi088.stdout:1466: seq_num 451 ranges {4800512=360448} 2024-09-13T02:43:39.519 INFO:tasks.rados.rados.0.smithi088.stdout:1466: writing smithi08884213-38 from 4800512 to 5160960 tid 1 2024-09-13T02:43:39.519 INFO:tasks.rados.rados.0.smithi088.stdout:1467: rmattr oid 10 current snap is 144 2024-09-13T02:43:39.519 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 899 (ObjNum 177 snap 0 seq_num 2152754768) dirty exists 2024-09-13T02:43:39.519 INFO:tasks.rados.rados.0.smithi088.stdout:1459: finishing write tid 1 to smithi08884213-3 2024-09-13T02:43:39.519 INFO:tasks.rados.rados.0.smithi088.stdout:1459: finishing write tid 2 to smithi08884213-3 2024-09-13T02:43:39.519 INFO:tasks.rados.rados.0.smithi088.stdout:1459: finishing write tid 3 to smithi08884213-3 2024-09-13T02:43:39.519 INFO:tasks.rados.rados.0.smithi088.stdout:1459: oid 3 updating version 0 to 51 2024-09-13T02:43:39.519 INFO:tasks.rados.rados.0.smithi088.stdout:1459: oid 3 updating version 51 to 52 2024-09-13T02:43:39.520 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 52 (ObjNum 449 snap 144 seq_num 449) dirty exists 2024-09-13T02:43:39.520 INFO:tasks.rados.rados.0.smithi088.stdout:1459: left oid 3 (ObjNum 449 snap 144 seq_num 449) 2024-09-13T02:43:39.520 INFO:tasks.rados.rados.0.smithi088.stdout:1460: expect (ObjNum 411 snap 135 seq_num 411) 2024-09-13T02:43:39.573 INFO:tasks.rados.rados.0.smithi088.stdout:1463: finishing write tid 1 to smithi08884213-40 2024-09-13T02:43:39.573 INFO:tasks.rados.rados.0.smithi088.stdout:1463: finishing write tid 2 to smithi08884213-40 2024-09-13T02:43:39.574 INFO:tasks.rados.rados.0.smithi088.stdout:1459: done (8 left) 2024-09-13T02:43:39.574 INFO:tasks.rados.rados.0.smithi088.stdout:1460: done (7 left) 2024-09-13T02:43:39.574 INFO:tasks.rados.rados.0.smithi088.stdout:1461: done (6 left) 2024-09-13T02:43:39.574 INFO:tasks.rados.rados.0.smithi088.stdout:1462: done (5 left) 2024-09-13T02:43:39.574 INFO:tasks.rados.rados.0.smithi088.stdout:1465: done (4 left) 2024-09-13T02:43:39.574 INFO:tasks.rados.rados.0.smithi088.stdout:1468: rollback oid 18 current snap is 144 2024-09-13T02:43:39.574 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 18 to 143 2024-09-13T02:43:39.574 INFO:tasks.rados.rados.0.smithi088.stdout:1464: expect (ObjNum 443 snap 143 seq_num 443) 2024-09-13T02:43:39.681 INFO:tasks.rados.rados.0.smithi088.stdout:1463: finishing write tid 3 to smithi08884213-40 2024-09-13T02:43:39.681 INFO:tasks.rados.rados.0.smithi088.stdout:1463: oid 40 updating version 0 to 901 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:1463: oid 40 updating version 901 to 902 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 902 (ObjNum 450 snap 144 seq_num 450) dirty exists 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:1463: left oid 40 (ObjNum 450 snap 144 seq_num 450) 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 853 (ObjNum 379 snap 126 seq_num 379) dirty exists 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:1466: finishing write tid 1 to smithi08884213-38 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:1466: finishing write tid 2 to smithi08884213-38 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:1463: done (4 left) 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:1464: done (3 left) 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:1467: done (2 left) 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:1469: read oid 25 snap 143 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:1469: expect deleted 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:1470: copy_from oid 6 from oid 39 current snap is 144 2024-09-13T02:43:39.682 INFO:tasks.rados.rados.0.smithi088.stdout:1466: finishing write tid 3 to smithi08884213-38 2024-09-13T02:43:39.683 INFO:tasks.rados.rados.0.smithi088.stdout:1466: oid 38 updating version 0 to 423 2024-09-13T02:43:39.683 INFO:tasks.rados.rados.0.smithi088.stdout:1466: oid 38 version 423 is already newer than 422 2024-09-13T02:43:39.683 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 423 (ObjNum 451 snap 144 seq_num 451) dirty exists 2024-09-13T02:43:39.683 INFO:tasks.rados.rados.0.smithi088.stdout:1466: left oid 38 (ObjNum 451 snap 144 seq_num 451) 2024-09-13T02:43:39.683 INFO:tasks.rados.rados.0.smithi088.stdout:1468: finishing rollback tid 0 to smithi08884213-18 2024-09-13T02:43:39.683 INFO:tasks.rados.rados.0.smithi088.stdout:1468: finishing rollback tid 1 to smithi08884213-18 2024-09-13T02:43:39.683 INFO:tasks.rados.rados.0.smithi088.stdout:1468: finishing rollback tid 2 to smithi08884213-18 2024-09-13T02:43:39.683 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 676 (ObjNum 129 snap 0 seq_num 2153790184) dirty exists 2024-09-13T02:43:39.683 INFO:tasks.rados.rados.0.smithi088.stdout:1466: done (3 left) 2024-09-13T02:43:39.683 INFO:tasks.rados.rados.0.smithi088.stdout:1468: done (2 left) 2024-09-13T02:43:39.683 INFO:tasks.rados.rados.0.smithi088.stdout:1471: snap_create 2024-09-13T02:43:39.716 INFO:tasks.rados.rados.0.smithi088.stdout:1470: finishing copy_from racing read to smithi08884213-6 2024-09-13T02:43:39.721 INFO:tasks.rados.rados.0.smithi088.stdout:1470: finishing copy_from to smithi08884213-6 2024-09-13T02:43:39.721 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 878 (ObjNum 372 snap 124 seq_num 372) dirty exists 2024-09-13T02:43:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:39 smithi195 ceph-mon[87742]: osdmap e371: 8 total, 8 up, 8 in 2024-09-13T02:43:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:39 smithi195 ceph-mon[87742]: pgmap v234: 121 pgs: 121 active+clean; 131 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 6 op/s; 17 MiB/s, 3 objects/s recovering 2024-09-13T02:43:39.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:39 smithi088 ceph-mon[96266]: osdmap e371: 8 total, 8 up, 8 in 2024-09-13T02:43:39.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:39 smithi088 ceph-mon[96266]: pgmap v234: 121 pgs: 121 active+clean; 131 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 6 op/s; 17 MiB/s, 3 objects/s recovering 2024-09-13T02:43:39.842 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:39 smithi088 ceph-mon[98762]: osdmap e371: 8 total, 8 up, 8 in 2024-09-13T02:43:39.842 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:39 smithi088 ceph-mon[98762]: pgmap v234: 121 pgs: 121 active+clean; 131 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 6 op/s; 17 MiB/s, 3 objects/s recovering 2024-09-13T02:43:40.481 INFO:tasks.rados.rados.0.smithi088.stdout:1469: done (2 left) 2024-09-13T02:43:40.481 INFO:tasks.rados.rados.0.smithi088.stdout:1470: done (1 left) 2024-09-13T02:43:40.481 INFO:tasks.rados.rados.0.smithi088.stdout:1471: done (0 left) 2024-09-13T02:43:40.482 INFO:tasks.rados.rados.0.smithi088.stdout:1472: read oid 34 snap -1 2024-09-13T02:43:40.482 INFO:tasks.rados.rados.0.smithi088.stdout:1472: expect (ObjNum 423 snap 139 seq_num 423) 2024-09-13T02:43:40.482 INFO:tasks.rados.rados.0.smithi088.stdout:1473: snap_remove snap 143 2024-09-13T02:43:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:40 smithi195 ceph-mon[87742]: osdmap e372: 8 total, 8 up, 8 in 2024-09-13T02:43:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:40 smithi088 ceph-mon[96266]: osdmap e372: 8 total, 8 up, 8 in 2024-09-13T02:43:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:40 smithi088 ceph-mon[98762]: osdmap e372: 8 total, 8 up, 8 in 2024-09-13T02:43:41.351 INFO:tasks.rados.rados.0.smithi088.stdout:1473: done (1 left) 2024-09-13T02:43:41.351 INFO:tasks.rados.rados.0.smithi088.stdout:1474: read oid 20 snap -1 2024-09-13T02:43:41.351 INFO:tasks.rados.rados.0.smithi088.stdout:1474: expect (ObjNum 412 snap 136 seq_num 412) 2024-09-13T02:43:41.351 INFO:tasks.rados.rados.0.smithi088.stdout:1475: read oid 25 snap -1 2024-09-13T02:43:41.351 INFO:tasks.rados.rados.0.smithi088.stdout:1475: expect deleted 2024-09-13T02:43:41.351 INFO:tasks.rados.rados.0.smithi088.stdout:1476: snap_create 2024-09-13T02:43:41.351 INFO:tasks.rados.rados.0.smithi088.stdout:1472: expect (ObjNum 423 snap 139 seq_num 423) 2024-09-13T02:43:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:41 smithi195 ceph-mon[87742]: osdmap e373: 8 total, 8 up, 8 in 2024-09-13T02:43:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:41 smithi195 ceph-mon[87742]: pgmap v237: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-09-13T02:43:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:41 smithi195 ceph-mon[87742]: osdmap e374: 8 total, 8 up, 8 in 2024-09-13T02:43:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:41 smithi088 ceph-mon[98762]: osdmap e373: 8 total, 8 up, 8 in 2024-09-13T02:43:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:41 smithi088 ceph-mon[98762]: pgmap v237: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-09-13T02:43:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:41 smithi088 ceph-mon[98762]: osdmap e374: 8 total, 8 up, 8 in 2024-09-13T02:43:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:41 smithi088 ceph-mon[96266]: osdmap e373: 8 total, 8 up, 8 in 2024-09-13T02:43:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:41 smithi088 ceph-mon[96266]: pgmap v237: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-09-13T02:43:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:41 smithi088 ceph-mon[96266]: osdmap e374: 8 total, 8 up, 8 in 2024-09-13T02:43:42.010 INFO:tasks.rados.rados.0.smithi088.stdout:1474: expect (ObjNum 412 snap 136 seq_num 412) 2024-09-13T02:43:42.248 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:43:42.354 INFO:tasks.rados.rados.0.smithi088.stdout:1472: done (3 left) 2024-09-13T02:43:42.354 INFO:tasks.rados.rados.0.smithi088.stdout:1474: done (2 left) 2024-09-13T02:43:42.354 INFO:tasks.rados.rados.0.smithi088.stdout:1475: done (1 left) 2024-09-13T02:43:42.354 INFO:tasks.rados.rados.0.smithi088.stdout:1476: done (0 left) 2024-09-13T02:43:42.354 INFO:tasks.rados.rados.0.smithi088.stdout:1477: read oid 3 snap 144 2024-09-13T02:43:42.354 INFO:tasks.rados.rados.0.smithi088.stdout:1477: expect (ObjNum 449 snap 144 seq_num 449) 2024-09-13T02:43:42.354 INFO:tasks.rados.rados.0.smithi088.stdout:1478: rmattr oid 18 current snap is 146 2024-09-13T02:43:42.354 INFO:tasks.rados.rados.0.smithi088.stdout:1479: read oid 12 snap -1 2024-09-13T02:43:42.354 INFO:tasks.rados.rados.0.smithi088.stdout:1479: expect (ObjNum 386 snap 128 seq_num 386) 2024-09-13T02:43:42.354 INFO:tasks.rados.rados.0.smithi088.stdout:1480: copy_from oid 7 from oid 35 current snap is 146 2024-09-13T02:43:42.355 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 146 2024-09-13T02:43:42.355 INFO:tasks.rados.rados.0.smithi088.stdout:1481: seq_num 452 ranges {4243456=376832} 2024-09-13T02:43:42.379 INFO:tasks.rados.rados.0.smithi088.stdout:1481: writing smithi08884213-45 from 4243456 to 4620288 tid 1 2024-09-13T02:43:42.380 INFO:tasks.rados.rados.0.smithi088.stdout:1482: setattr oid 28 current snap is 146 2024-09-13T02:43:42.380 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 677 (ObjNum 257 snap 0 seq_num 2153731168) dirty exists 2024-09-13T02:43:42.380 INFO:tasks.rados.rados.0.smithi088.stdout:1477: expect (ObjNum 449 snap 144 seq_num 449) 2024-09-13T02:43:42.421 INFO:tasks.rados.rados.0.smithi088.stdout:1479: expect (ObjNum 386 snap 128 seq_num 386) 2024-09-13T02:43:42.528 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:43:42.528 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (6m) 13s ago 7m 26.8M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:43:42.528 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (7m) 2m ago 7m 87.0M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:43:42.528 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (9m) 13s ago 9m 15.9M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:43:42.528 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (9m) 2m ago 9m 20.4M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:43:42.528 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (3m) 2m ago 12m 439M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:43:42.528 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (3m) 13s ago 14m 507M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:43:42.528 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (2m) 13s ago 14m 51.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:43:42.528 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (2m) 2m ago 12m 26.9M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:43:42.529 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (2m) 13s ago 12m 46.6M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:43:42.529 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (7m) 13s ago 7m 16.0M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:43:42.529 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (7m) 2m ago 7m 17.1M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:43:42.529 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (85s) 13s ago 12m 149M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 f6b18d576820 2024-09-13T02:43:42.529 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (52s) 13s ago 11m 96.1M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 449625b55177 2024-09-13T02:43:42.529 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (17s) 13s ago 11m 11.7M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 335d6d44ad1d 2024-09-13T02:43:42.529 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (11m) 13s ago 11m 131M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e e1c194107511 2024-09-13T02:43:42.529 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (10m) 2m ago 10m 114M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 68ff34dd7c85 2024-09-13T02:43:42.529 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (10m) 2m ago 10m 139M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:43:42.529 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (9m) 2m ago 9m 108M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:43:42.529 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (9m) 2m ago 9m 104M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:43:42.530 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (3m) 2m ago 8m 49.3M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:43:42.553 INFO:tasks.rados.rados.0.smithi088.stdout:1480: finishing copy_from racing read to smithi08884213-7 2024-09-13T02:43:42.553 INFO:tasks.rados.rados.0.smithi088.stdout:1480: finishing copy_from to smithi08884213-7 2024-09-13T02:43:42.553 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 795 (ObjNum 408 snap 135 seq_num 408) dirty exists 2024-09-13T02:43:42.553 INFO:tasks.rados.rados.0.smithi088.stdout:1481: finishing write tid 1 to smithi08884213-45 2024-09-13T02:43:42.553 INFO:tasks.rados.rados.0.smithi088.stdout:1481: finishing write tid 2 to smithi08884213-45 2024-09-13T02:43:42.553 INFO:tasks.rados.rados.0.smithi088.stdout:1481: finishing write tid 3 to smithi08884213-45 2024-09-13T02:43:42.553 INFO:tasks.rados.rados.0.smithi088.stdout:1481: oid 45 updating version 0 to 182 2024-09-13T02:43:42.553 INFO:tasks.rados.rados.0.smithi088.stdout:1481: oid 45 version 182 is already newer than 181 2024-09-13T02:43:42.553 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 182 (ObjNum 452 snap 146 seq_num 452) dirty exists 2024-09-13T02:43:42.553 INFO:tasks.rados.rados.0.smithi088.stdout:1481: left oid 45 (ObjNum 452 snap 146 seq_num 452) 2024-09-13T02:43:42.554 INFO:tasks.rados.rados.0.smithi088.stdout:1477: done (5 left) 2024-09-13T02:43:42.554 INFO:tasks.rados.rados.0.smithi088.stdout:1478: done (4 left) 2024-09-13T02:43:42.554 INFO:tasks.rados.rados.0.smithi088.stdout:1479: done (3 left) 2024-09-13T02:43:42.554 INFO:tasks.rados.rados.0.smithi088.stdout:1480: done (2 left) 2024-09-13T02:43:42.554 INFO:tasks.rados.rados.0.smithi088.stdout:1481: done (1 left) 2024-09-13T02:43:42.554 INFO:tasks.rados.rados.0.smithi088.stdout:1483: snap_remove snap 144 2024-09-13T02:43:42.847 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:43:42.848 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:43:42.848 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:43:42.848 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:43:42.848 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:43:42.848 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:43:42.848 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:43:42.848 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:43:42.848 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 5, 2024-09-13T02:43:42.848 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:43:42.849 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:43:42.849 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:43:42.849 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:43:42.849 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:43:42.849 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:43:42.849 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 7, 2024-09-13T02:43:42.849 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T02:43:42.849 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:43:42.849 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:43:43.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:43:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:43:43] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2024-09-13T02:43:43.359 INFO:tasks.rados.rados.0.smithi088.stdout:1483: done (1 left) 2024-09-13T02:43:43.359 INFO:tasks.rados.rados.0.smithi088.stdout:1484: rmattr oid 23 current snap is 146 2024-09-13T02:43:43.359 INFO:tasks.rados.rados.0.smithi088.stdout:1484: done (1 left) 2024-09-13T02:43:43.359 INFO:tasks.rados.rados.0.smithi088.stdout:1485: read oid 4 snap 145 2024-09-13T02:43:43.359 INFO:tasks.rados.rados.0.smithi088.stdout:1485: expect (ObjNum 415 snap 137 seq_num 415) 2024-09-13T02:43:43.359 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 908 (ObjNum 79 snap 12 seq_num 79) dirty exists 2024-09-13T02:43:43.359 INFO:tasks.rados.rados.0.smithi088.stdout:1486: read oid 21 snap 145 2024-09-13T02:43:43.360 INFO:tasks.rados.rados.0.smithi088.stdout:1486: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:43:43.360 INFO:tasks.rados.rados.0.smithi088.stdout:1482: done (2 left) 2024-09-13T02:43:43.360 INFO:tasks.rados.rados.0.smithi088.stdout:1487: delete oid 48 current snap is 146 2024-09-13T02:43:43.363 INFO:tasks.rados.rados.0.smithi088.stdout:1487: done (2 left) 2024-09-13T02:43:43.364 INFO:tasks.rados.rados.0.smithi088.stdout:1488: read oid 36 snap 145 2024-09-13T02:43:43.364 INFO:tasks.rados.rados.0.smithi088.stdout:1488: expect deleted 2024-09-13T02:43:43.364 INFO:tasks.rados.rados.0.smithi088.stdout:1489: delete oid 11 current snap is 146 2024-09-13T02:43:43.365 INFO:tasks.rados.rados.0.smithi088.stdout:1486: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:43:43.371 INFO:tasks.rados.rados.0.smithi088.stdout:1486: done (3 left) 2024-09-13T02:43:43.371 INFO:tasks.rados.rados.0.smithi088.stdout:1488: done (2 left) 2024-09-13T02:43:43.371 INFO:tasks.rados.rados.0.smithi088.stdout:1489: done (1 left) 2024-09-13T02:43:43.371 INFO:tasks.rados.rados.0.smithi088.stdout:1490: delete oid 33 current snap is 146 2024-09-13T02:43:43.374 INFO:tasks.rados.rados.0.smithi088.stdout:1490: done (1 left) 2024-09-13T02:43:43.374 INFO:tasks.rados.rados.0.smithi088.stdout:1491: snap_create 2024-09-13T02:43:43.377 INFO:tasks.rados.rados.0.smithi088.stdout:1485: expect (ObjNum 415 snap 137 seq_num 415) 2024-09-13T02:43:43.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:43 smithi088 ceph-mon[96266]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:43:43.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:43 smithi088 ceph-mon[96266]: osdmap e375: 8 total, 8 up, 8 in 2024-09-13T02:43:43.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:43 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2801171916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:43.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:43 smithi088 ceph-mon[98762]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:43:43.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:43 smithi088 ceph-mon[98762]: osdmap e375: 8 total, 8 up, 8 in 2024-09-13T02:43:43.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:43 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2801171916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:43 smithi195 ceph-mon[87742]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:43:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:43 smithi195 ceph-mon[87742]: osdmap e375: 8 total, 8 up, 8 in 2024-09-13T02:43:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:43 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2801171916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:43:44.368 INFO:tasks.rados.rados.0.smithi088.stdout:1485: done (1 left) 2024-09-13T02:43:44.368 INFO:tasks.rados.rados.0.smithi088.stdout:1491: done (0 left) 2024-09-13T02:43:44.368 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 147 2024-09-13T02:43:44.368 INFO:tasks.rados.rados.0.smithi088.stdout:1492: seq_num 456 ranges {2613248=442368} 2024-09-13T02:43:44.385 INFO:tasks.rados.rados.0.smithi088.stdout:1492: writing smithi08884213-49 from 2613248 to 3055616 tid 1 2024-09-13T02:43:44.385 INFO:tasks.rados.rados.0.smithi088.stdout:1493: setattr oid 31 current snap is 147 2024-09-13T02:43:44.385 INFO:tasks.rados.rados.0.smithi088.stdout:1494: read oid 35 snap -1 2024-09-13T02:43:44.385 INFO:tasks.rados.rados.0.smithi088.stdout:1494: expect (ObjNum 408 snap 135 seq_num 408) 2024-09-13T02:43:44.386 INFO:tasks.rados.rados.0.smithi088.stdout:1495: snap_create 2024-09-13T02:43:44.391 INFO:tasks.rados.rados.0.smithi088.stdout:1492: finishing write tid 1 to smithi08884213-49 2024-09-13T02:43:44.392 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 861 (ObjNum 412 snap 136 seq_num 412) dirty exists 2024-09-13T02:43:44.392 INFO:tasks.rados.rados.0.smithi088.stdout:1492: finishing write tid 2 to smithi08884213-49 2024-09-13T02:43:44.394 INFO:tasks.rados.rados.0.smithi088.stdout:1492: finishing write tid 3 to smithi08884213-49 2024-09-13T02:43:44.394 INFO:tasks.rados.rados.0.smithi088.stdout:1492: oid 49 updating version 0 to 377 2024-09-13T02:43:44.394 INFO:tasks.rados.rados.0.smithi088.stdout:1492: oid 49 version 377 is already newer than 376 2024-09-13T02:43:44.394 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 377 (ObjNum 456 snap 147 seq_num 456) dirty exists 2024-09-13T02:43:44.394 INFO:tasks.rados.rados.0.smithi088.stdout:1492: left oid 49 (ObjNum 456 snap 147 seq_num 456) 2024-09-13T02:43:44.406 INFO:tasks.rados.rados.0.smithi088.stdout:1494: expect (ObjNum 408 snap 135 seq_num 408) 2024-09-13T02:43:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:44 smithi088 ceph-mon[96266]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:43:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:44 smithi088 ceph-mon[96266]: pgmap v240: 121 pgs: 121 active+clean; 136 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 33 op/s 2024-09-13T02:43:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:44 smithi088 ceph-mon[96266]: osdmap e376: 8 total, 8 up, 8 in 2024-09-13T02:43:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:43:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:44.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:44 smithi088 ceph-mon[98762]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:43:44.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:44 smithi088 ceph-mon[98762]: pgmap v240: 121 pgs: 121 active+clean; 136 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 33 op/s 2024-09-13T02:43:44.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:44 smithi088 ceph-mon[98762]: osdmap e376: 8 total, 8 up, 8 in 2024-09-13T02:43:44.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:44.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:43:44.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:44 smithi195 ceph-mon[87742]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:43:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:44 smithi195 ceph-mon[87742]: pgmap v240: 121 pgs: 121 active+clean; 136 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 33 op/s 2024-09-13T02:43:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:44 smithi195 ceph-mon[87742]: osdmap e376: 8 total, 8 up, 8 in 2024-09-13T02:43:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:43:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:45.375 INFO:tasks.rados.rados.0.smithi088.stdout:1492: done (3 left) 2024-09-13T02:43:45.375 INFO:tasks.rados.rados.0.smithi088.stdout:1493: done (2 left) 2024-09-13T02:43:45.375 INFO:tasks.rados.rados.0.smithi088.stdout:1494: done (1 left) 2024-09-13T02:43:45.375 INFO:tasks.rados.rados.0.smithi088.stdout:1495: done (0 left) 2024-09-13T02:43:45.375 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 3 current snap is 148 2024-09-13T02:43:45.375 INFO:tasks.rados.rados.0.smithi088.stdout:1496: seq_num 457 ranges {1114112=458752} 2024-09-13T02:43:45.383 INFO:tasks.rados.rados.0.smithi088.stdout:1496: writing smithi08884213-3 from 1114112 to 1572864 tid 1 2024-09-13T02:43:45.383 INFO:tasks.rados.rados.0.smithi088.stdout:1497: read oid 22 snap 146 2024-09-13T02:43:45.383 INFO:tasks.rados.rados.0.smithi088.stdout:1497: expect (ObjNum 434 snap 141 seq_num 434) 2024-09-13T02:43:45.384 INFO:tasks.rados.rados.0.smithi088.stdout:1498: read oid 25 snap -1 2024-09-13T02:43:45.384 INFO:tasks.rados.rados.0.smithi088.stdout:1498: expect deleted 2024-09-13T02:43:45.384 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 148 2024-09-13T02:43:45.384 INFO:tasks.rados.rados.0.smithi088.stdout:1499: seq_num 458 ranges {9535488=475136} 2024-09-13T02:43:45.437 INFO:tasks.rados.rados.0.smithi088.stdout:1499: writing smithi08884213-34 from 9535488 to 10010624 tid 1 2024-09-13T02:43:45.437 INFO:tasks.rados.rados.0.smithi088.stdout:1500: snap_remove snap 147 2024-09-13T02:43:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:45 smithi088 ceph-mon[96266]: osdmap e377: 8 total, 8 up, 8 in 2024-09-13T02:43:45.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:45 smithi088 ceph-mon[98762]: osdmap e377: 8 total, 8 up, 8 in 2024-09-13T02:43:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:45 smithi195 ceph-mon[87742]: osdmap e377: 8 total, 8 up, 8 in 2024-09-13T02:43:46.353 INFO:tasks.rados.rados.0.smithi088.stdout:1500: done (4 left) 2024-09-13T02:43:46.354 INFO:tasks.rados.rados.0.smithi088.stdout:1501: rollback oid 4 current snap is 148 2024-09-13T02:43:46.354 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 4 to 145 2024-09-13T02:43:46.354 INFO:tasks.rados.rados.0.smithi088.stdout:1497: expect (ObjNum 434 snap 141 seq_num 434) 2024-09-13T02:43:46.359 INFO:tasks.rados.rados.0.smithi088.stdout:1496: finishing write tid 1 to smithi08884213-3 2024-09-13T02:43:46.359 INFO:tasks.rados.rados.0.smithi088.stdout:1496: finishing write tid 2 to smithi08884213-3 2024-09-13T02:43:46.359 INFO:tasks.rados.rados.0.smithi088.stdout:1496: finishing write tid 3 to smithi08884213-3 2024-09-13T02:43:46.359 INFO:tasks.rados.rados.0.smithi088.stdout:1496: oid 3 updating version 0 to 57 2024-09-13T02:43:46.359 INFO:tasks.rados.rados.0.smithi088.stdout:1496: oid 3 version 57 is already newer than 56 2024-09-13T02:43:46.359 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 57 (ObjNum 457 snap 148 seq_num 457) dirty exists 2024-09-13T02:43:46.359 INFO:tasks.rados.rados.0.smithi088.stdout:1496: left oid 3 (ObjNum 457 snap 148 seq_num 457) 2024-09-13T02:43:46.359 INFO:tasks.rados.rados.0.smithi088.stdout:1499: finishing write tid 1 to smithi08884213-34 2024-09-13T02:43:46.359 INFO:tasks.rados.rados.0.smithi088.stdout:1499: finishing write tid 2 to smithi08884213-34 2024-09-13T02:43:46.359 INFO:tasks.rados.rados.0.smithi088.stdout:1496: done (4 left) 2024-09-13T02:43:46.359 INFO:tasks.rados.rados.0.smithi088.stdout:1497: done (3 left) 2024-09-13T02:43:46.360 INFO:tasks.rados.rados.0.smithi088.stdout:1498: done (2 left) 2024-09-13T02:43:46.360 INFO:tasks.rados.rados.0.smithi088.stdout:1502: copy_from oid 36 from oid 50 current snap is 148 2024-09-13T02:43:46.360 INFO:tasks.rados.rados.0.smithi088.stdout:1499: finishing write tid 3 to smithi08884213-34 2024-09-13T02:43:46.360 INFO:tasks.rados.rados.0.smithi088.stdout:1499: oid 34 updating version 0 to 554 2024-09-13T02:43:46.360 INFO:tasks.rados.rados.0.smithi088.stdout:1499: oid 34 updating version 554 to 555 2024-09-13T02:43:46.360 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 555 (ObjNum 458 snap 148 seq_num 458) dirty exists 2024-09-13T02:43:46.360 INFO:tasks.rados.rados.0.smithi088.stdout:1499: left oid 34 (ObjNum 458 snap 148 seq_num 458) 2024-09-13T02:43:46.360 INFO:tasks.rados.rados.0.smithi088.stdout:1499: done (2 left) 2024-09-13T02:43:46.360 INFO:tasks.rados.rados.0.smithi088.stdout:1503: setattr oid 7 current snap is 148 2024-09-13T02:43:46.363 INFO:tasks.rados.rados.0.smithi088.stdout:1504: copy_from oid 14 from oid 49 current snap is 148 2024-09-13T02:43:46.363 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 148 2024-09-13T02:43:46.363 INFO:tasks.rados.rados.0.smithi088.stdout:1505: seq_num 459 ranges {0=491520} 2024-09-13T02:43:46.364 INFO:tasks.rados.rados.0.smithi088.stdout:1505: writing smithi08884213-13 from 0 to 491520 tid 1 2024-09-13T02:43:46.364 INFO:tasks.rados.rados.0.smithi088.stdout:1506: snap_remove snap 146 2024-09-13T02:43:46.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:46 smithi088 ceph-mon[96266]: pgmap v243: 121 pgs: 121 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-09-13T02:43:46.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:46 smithi088 ceph-mon[96266]: osdmap e378: 8 total, 8 up, 8 in 2024-09-13T02:43:46.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:46 smithi088 ceph-mon[96266]: osdmap e379: 8 total, 8 up, 8 in 2024-09-13T02:43:46.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:46 smithi088 ceph-mon[98762]: pgmap v243: 121 pgs: 121 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-09-13T02:43:46.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:46 smithi088 ceph-mon[98762]: osdmap e378: 8 total, 8 up, 8 in 2024-09-13T02:43:46.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:46 smithi088 ceph-mon[98762]: osdmap e379: 8 total, 8 up, 8 in 2024-09-13T02:43:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:46 smithi195 ceph-mon[87742]: pgmap v243: 121 pgs: 121 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-09-13T02:43:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:46 smithi195 ceph-mon[87742]: osdmap e378: 8 total, 8 up, 8 in 2024-09-13T02:43:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:46 smithi195 ceph-mon[87742]: osdmap e379: 8 total, 8 up, 8 in 2024-09-13T02:43:47.356 INFO:tasks.rados.rados.0.smithi088.stdout:1506: done (5 left) 2024-09-13T02:43:47.356 INFO:tasks.rados.rados.0.smithi088.stdout:1507: copy_from oid 46 from oid 26 current snap is 148 2024-09-13T02:43:47.356 INFO:tasks.rados.rados.0.smithi088.stdout:1501: finishing rollback tid 0 to smithi08884213-4 2024-09-13T02:43:47.356 INFO:tasks.rados.rados.0.smithi088.stdout:1501: finishing rollback tid 1 to smithi08884213-4 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:1501: finishing rollback tid 2 to smithi08884213-4 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 559 (ObjNum 415 snap 137 seq_num 415) dirty exists 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:1502: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:1505: finishing write tid 1 to smithi08884213-13 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:1505: finishing write tid 2 to smithi08884213-13 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:1505: finishing write tid 3 to smithi08884213-13 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:1505: oid 13 updating version 0 to 912 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:1505: oid 13 updating version 912 to 913 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 913 (ObjNum 459 snap 148 seq_num 459) dirty exists 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:1505: left oid 13 (ObjNum 459 snap 148 seq_num 459) 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:1502: finishing copy_from to smithi08884213-36 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 430 (ObjNum 443 snap 143 seq_num 443) dirty exists 2024-09-13T02:43:47.357 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 863 (ObjNum 408 snap 135 seq_num 408) dirty exists 2024-09-13T02:43:47.358 INFO:tasks.rados.rados.0.smithi088.stdout:1504: finishing copy_from racing read to smithi08884213-14 2024-09-13T02:43:47.358 INFO:tasks.rados.rados.0.smithi088.stdout:1504: finishing copy_from to smithi08884213-14 2024-09-13T02:43:47.358 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 377 (ObjNum 456 snap 147 seq_num 456) dirty exists 2024-09-13T02:43:47.358 INFO:tasks.rados.rados.0.smithi088.stdout:1501: done (5 left) 2024-09-13T02:43:47.358 INFO:tasks.rados.rados.0.smithi088.stdout:1502: done (4 left) 2024-09-13T02:43:47.358 INFO:tasks.rados.rados.0.smithi088.stdout:1503: done (3 left) 2024-09-13T02:43:47.358 INFO:tasks.rados.rados.0.smithi088.stdout:1504: done (2 left) 2024-09-13T02:43:47.358 INFO:tasks.rados.rados.0.smithi088.stdout:1505: done (1 left) 2024-09-13T02:43:47.358 INFO:tasks.rados.rados.0.smithi088.stdout:1508: snap_create 2024-09-13T02:43:47.383 INFO:tasks.rados.rados.0.smithi088.stdout:1507: finishing copy_from racing read to smithi08884213-46 2024-09-13T02:43:47.384 INFO:tasks.rados.rados.0.smithi088.stdout:1507: finishing copy_from to smithi08884213-46 2024-09-13T02:43:47.384 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 370 (ObjNum 354 snap 118 seq_num 354) dirty exists 2024-09-13T02:43:48.357 INFO:tasks.rados.rados.0.smithi088.stdout:1507: done (1 left) 2024-09-13T02:43:48.357 INFO:tasks.rados.rados.0.smithi088.stdout:1508: done (0 left) 2024-09-13T02:43:48.357 INFO:tasks.rados.rados.0.smithi088.stdout:1509: delete oid 30 current snap is 149 2024-09-13T02:43:48.358 INFO:tasks.rados.rados.0.smithi088.stdout:1509: done (0 left) 2024-09-13T02:43:48.359 INFO:tasks.rados.rados.0.smithi088.stdout:1510: rollback oid 41 current snap is 149 2024-09-13T02:43:48.359 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 41 to 148 2024-09-13T02:43:48.359 INFO:tasks.rados.rados.0.smithi088.stdout:1511: read oid 42 snap -1 2024-09-13T02:43:48.359 INFO:tasks.rados.rados.0.smithi088.stdout:1511: expect deleted 2024-09-13T02:43:48.359 INFO:tasks.rados.rados.0.smithi088.stdout:1512: copy_from oid 31 from oid 50 current snap is 149 2024-09-13T02:43:48.359 INFO:tasks.rados.rados.0.smithi088.stdout:1513: snap_create 2024-09-13T02:43:48.365 INFO:tasks.rados.rados.0.smithi088.stdout:1510: finishing rollback tid 1 to smithi08884213-41 2024-09-13T02:43:48.365 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 0 (ObjNum 33 snap 0 seq_num 2153361552) dirty dne 2024-09-13T02:43:48.372 INFO:tasks.rados.rados.0.smithi088.stdout:1512: finishing copy_from racing read to smithi08884213-31 2024-09-13T02:43:48.373 INFO:tasks.rados.rados.0.smithi088.stdout:1512: finishing copy_from to smithi08884213-31 2024-09-13T02:43:48.373 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 430 (ObjNum 443 snap 143 seq_num 443) dirty exists 2024-09-13T02:43:48.628 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:48 smithi088 ceph-mon[96266]: pgmap v246: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-09-13T02:43:48.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:48 smithi088 ceph-mon[96266]: osdmap e380: 8 total, 8 up, 8 in 2024-09-13T02:43:48.629 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T02:43:48.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:48 smithi088 ceph-mon[98762]: pgmap v246: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-09-13T02:43:48.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:48 smithi088 ceph-mon[98762]: osdmap e380: 8 total, 8 up, 8 in 2024-09-13T02:43:48.629 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T02:43:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:48 smithi195 ceph-mon[87742]: pgmap v246: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2024-09-13T02:43:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:48 smithi195 ceph-mon[87742]: osdmap e380: 8 total, 8 up, 8 in 2024-09-13T02:43:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T02:43:49.367 INFO:tasks.rados.rados.0.smithi088.stdout:1510: done (3 left) 2024-09-13T02:43:49.367 INFO:tasks.rados.rados.0.smithi088.stdout:1511: done (2 left) 2024-09-13T02:43:49.367 INFO:tasks.rados.rados.0.smithi088.stdout:1512: done (1 left) 2024-09-13T02:43:49.367 INFO:tasks.rados.rados.0.smithi088.stdout:1513: done (0 left) 2024-09-13T02:43:49.367 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 150 2024-09-13T02:43:49.368 INFO:tasks.rados.rados.0.smithi088.stdout:1514: seq_num 461 ranges {2875392=524288} 2024-09-13T02:43:49.385 INFO:tasks.rados.rados.0.smithi088.stdout:1514: writing smithi08884213-47 from 2875392 to 3399680 tid 1 2024-09-13T02:43:49.385 INFO:tasks.rados.rados.0.smithi088.stdout:1515: read oid 37 snap -1 2024-09-13T02:43:49.386 INFO:tasks.rados.rados.0.smithi088.stdout:1515: expect (ObjNum 360 snap 121 seq_num 360) 2024-09-13T02:43:49.386 INFO:tasks.rados.rados.0.smithi088.stdout:1516: read oid 9 snap -1 2024-09-13T02:43:49.386 INFO:tasks.rados.rados.0.smithi088.stdout:1516: expect (ObjNum 448 snap 143 seq_num 448) 2024-09-13T02:43:49.386 INFO:tasks.rados.rados.0.smithi088.stdout:1517: setattr oid 26 current snap is 150 2024-09-13T02:43:49.386 INFO:tasks.rados.rados.0.smithi088.stdout:1518: rmattr oid 45 current snap is 150 2024-09-13T02:43:49.386 INFO:tasks.rados.rados.0.smithi088.stdout:1519: snap_create 2024-09-13T02:43:49.394 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 186 (ObjNum 452 snap 146 seq_num 452) dirty exists 2024-09-13T02:43:49.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 378 (ObjNum 354 snap 118 seq_num 354) dirty exists 2024-09-13T02:43:49.401 INFO:tasks.rados.rados.0.smithi088.stdout:1514: finishing write tid 1 to smithi08884213-47 2024-09-13T02:43:49.401 INFO:tasks.rados.rados.0.smithi088.stdout:1514: finishing write tid 2 to smithi08884213-47 2024-09-13T02:43:49.407 INFO:tasks.rados.rados.0.smithi088.stdout:1516: expect (ObjNum 448 snap 143 seq_num 448) 2024-09-13T02:43:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:49 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T02:43:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:49 smithi088 ceph-mon[98762]: Upgrade: osd.3 is safe to restart 2024-09-13T02:43:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:49 smithi088 ceph-mon[98762]: osdmap e381: 8 total, 8 up, 8 in 2024-09-13T02:43:49.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:49 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T02:43:49.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:49 smithi088 ceph-mon[96266]: Upgrade: osd.3 is safe to restart 2024-09-13T02:43:49.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:49 smithi088 ceph-mon[96266]: osdmap e381: 8 total, 8 up, 8 in 2024-09-13T02:43:49.706 INFO:tasks.rados.rados.0.smithi088.stdout:1514: finishing write tid 3 to smithi08884213-47 2024-09-13T02:43:49.706 INFO:tasks.rados.rados.0.smithi088.stdout:1514: oid 47 updating version 0 to 917 2024-09-13T02:43:49.706 INFO:tasks.rados.rados.0.smithi088.stdout:1514: oid 47 updating version 917 to 918 2024-09-13T02:43:49.706 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 918 (ObjNum 461 snap 150 seq_num 461) dirty exists 2024-09-13T02:43:49.707 INFO:tasks.rados.rados.0.smithi088.stdout:1514: left oid 47 (ObjNum 461 snap 150 seq_num 461) 2024-09-13T02:43:49.707 INFO:tasks.rados.rados.0.smithi088.stdout:1515: expect (ObjNum 360 snap 121 seq_num 360) 2024-09-13T02:43:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:49 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-09-13T02:43:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:49 smithi195 ceph-mon[87742]: Upgrade: osd.3 is safe to restart 2024-09-13T02:43:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:49 smithi195 ceph-mon[87742]: osdmap e381: 8 total, 8 up, 8 in 2024-09-13T02:43:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:1514: done (5 left) 2024-09-13T02:43:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:1515: done (4 left) 2024-09-13T02:43:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:1516: done (3 left) 2024-09-13T02:43:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:1517: done (2 left) 2024-09-13T02:43:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:1518: done (1 left) 2024-09-13T02:43:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:1519: done (0 left) 2024-09-13T02:43:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:1520: snap_remove snap 149 2024-09-13T02:43:50.567 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:50 smithi088 ceph-mon[98762]: pgmap v249: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 228 KiB/s wr, 8 op/s 2024-09-13T02:43:50.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:50 smithi088 ceph-mon[98762]: osdmap e382: 8 total, 8 up, 8 in 2024-09-13T02:43:50.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:50.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T02:43:50.568 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:43:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:50 smithi088 ceph-mon[96266]: pgmap v249: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 228 KiB/s wr, 8 op/s 2024-09-13T02:43:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:50 smithi088 ceph-mon[96266]: osdmap e382: 8 total, 8 up, 8 in 2024-09-13T02:43:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T02:43:50.568 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:43:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:50 smithi195 ceph-mon[87742]: pgmap v249: 121 pgs: 121 active+clean; 134 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 228 KiB/s wr, 8 op/s 2024-09-13T02:43:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:50 smithi195 ceph-mon[87742]: osdmap e382: 8 total, 8 up, 8 in 2024-09-13T02:43:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-09-13T02:43:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:43:51.354 INFO:tasks.rados.rados.0.smithi088.stdout:1520: done (0 left) 2024-09-13T02:43:51.354 INFO:tasks.rados.rados.0.smithi088.stdout:1521: delete oid 49 current snap is 151 2024-09-13T02:43:51.356 INFO:tasks.rados.rados.0.smithi088.stdout:1521: done (0 left) 2024-09-13T02:43:51.356 INFO:tasks.rados.rados.0.smithi088.stdout:1522: delete oid 40 current snap is 151 2024-09-13T02:43:51.362 INFO:tasks.rados.rados.0.smithi088.stdout:1522: done (0 left) 2024-09-13T02:43:51.362 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 151 2024-09-13T02:43:51.362 INFO:tasks.rados.rados.0.smithi088.stdout:1523: seq_num 464 ranges {3506176=573440} 2024-09-13T02:43:51.384 INFO:tasks.rados.rados.0.smithi088.stdout:1523: writing smithi08884213-15 from 3506176 to 4079616 tid 1 2024-09-13T02:43:51.384 INFO:tasks.rados.rados.0.smithi088.stdout:1524: delete oid 41 current snap is 151 2024-09-13T02:43:51.388 INFO:tasks.rados.rados.0.smithi088.stdout:1524: done (1 left) 2024-09-13T02:43:51.388 INFO:tasks.rados.rados.0.smithi088.stdout:1525: read oid 43 snap -1 2024-09-13T02:43:51.388 INFO:tasks.rados.rados.0.smithi088.stdout:1525: expect deleted 2024-09-13T02:43:51.388 INFO:tasks.rados.rados.0.smithi088.stdout:1526: read oid 50 snap -1 2024-09-13T02:43:51.389 INFO:tasks.rados.rados.0.smithi088.stdout:1526: expect (ObjNum 443 snap 143 seq_num 443) 2024-09-13T02:43:51.389 INFO:tasks.rados.rados.0.smithi088.stdout:1527: delete oid 28 current snap is 151 2024-09-13T02:43:51.391 INFO:tasks.rados.rados.0.smithi088.stdout:1523: finishing write tid 1 to smithi08884213-15 2024-09-13T02:43:51.391 INFO:tasks.rados.rados.0.smithi088.stdout:1523: finishing write tid 2 to smithi08884213-15 2024-09-13T02:43:51.392 INFO:tasks.rados.rados.0.smithi088.stdout:1523: finishing write tid 3 to smithi08884213-15 2024-09-13T02:43:51.393 INFO:tasks.rados.rados.0.smithi088.stdout:1523: oid 15 updating version 0 to 572 2024-09-13T02:43:51.393 INFO:tasks.rados.rados.0.smithi088.stdout:1523: oid 15 version 572 is already newer than 571 2024-09-13T02:43:51.393 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 572 (ObjNum 464 snap 151 seq_num 464) dirty exists 2024-09-13T02:43:51.393 INFO:tasks.rados.rados.0.smithi088.stdout:1523: left oid 15 (ObjNum 464 snap 151 seq_num 464) 2024-09-13T02:43:51.400 INFO:tasks.rados.rados.0.smithi088.stdout:1526: expect (ObjNum 443 snap 143 seq_num 443) 2024-09-13T02:43:51.510 INFO:tasks.rados.rados.0.smithi088.stdout:1523: done (3 left) 2024-09-13T02:43:51.510 INFO:tasks.rados.rados.0.smithi088.stdout:1525: done (2 left) 2024-09-13T02:43:51.510 INFO:tasks.rados.rados.0.smithi088.stdout:1526: done (1 left) 2024-09-13T02:43:51.511 INFO:tasks.rados.rados.0.smithi088.stdout:1527: done (0 left) 2024-09-13T02:43:51.511 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 151 2024-09-13T02:43:51.511 INFO:tasks.rados.rados.0.smithi088.stdout:1528: seq_num 467 ranges {2031616=630784} 2024-09-13T02:43:51.525 INFO:tasks.rados.rados.0.smithi088.stdout:1528: writing smithi08884213-50 from 2031616 to 2662400 tid 1 2024-09-13T02:43:51.525 INFO:tasks.rados.rados.0.smithi088.stdout:1529: snap_remove snap 148 2024-09-13T02:43:51.603 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:51 smithi088 ceph-mon[98762]: Upgrade: Updating osd.3 2024-09-13T02:43:51.604 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:51 smithi088 ceph-mon[98762]: Deploying daemon osd.3 on smithi088 2024-09-13T02:43:51.604 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:51 smithi088 ceph-mon[98762]: osdmap e383: 8 total, 8 up, 8 in 2024-09-13T02:43:51.604 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:51 smithi088 ceph-mon[98762]: osdmap e384: 8 total, 8 up, 8 in 2024-09-13T02:43:51.604 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:51 smithi088 ceph-mon[96266]: Upgrade: Updating osd.3 2024-09-13T02:43:51.604 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:51 smithi088 ceph-mon[96266]: Deploying daemon osd.3 on smithi088 2024-09-13T02:43:51.604 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:51 smithi088 ceph-mon[96266]: osdmap e383: 8 total, 8 up, 8 in 2024-09-13T02:43:51.604 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:51 smithi088 ceph-mon[96266]: osdmap e384: 8 total, 8 up, 8 in 2024-09-13T02:43:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:51 smithi195 ceph-mon[87742]: Upgrade: Updating osd.3 2024-09-13T02:43:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:51 smithi195 ceph-mon[87742]: Deploying daemon osd.3 on smithi088 2024-09-13T02:43:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:51 smithi195 ceph-mon[87742]: osdmap e383: 8 total, 8 up, 8 in 2024-09-13T02:43:51.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:51 smithi195 ceph-mon[87742]: osdmap e384: 8 total, 8 up, 8 in 2024-09-13T02:43:52.385 INFO:tasks.rados.rados.0.smithi088.stdout:1529: done (1 left) 2024-09-13T02:43:52.385 INFO:tasks.rados.rados.0.smithi088.stdout:1530: read oid 37 snap -1 2024-09-13T02:43:52.385 INFO:tasks.rados.rados.0.smithi088.stdout:1530: expect (ObjNum 360 snap 121 seq_num 360) 2024-09-13T02:43:52.385 INFO:tasks.rados.rados.0.smithi088.stdout:1531: rmattr oid 9 current snap is 151 2024-09-13T02:43:52.385 INFO:tasks.rados.rados.0.smithi088.stdout:1531: done (2 left) 2024-09-13T02:43:52.385 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 151 2024-09-13T02:43:52.385 INFO:tasks.rados.rados.0.smithi088.stdout:1532: seq_num 468 ranges {0=647168} 2024-09-13T02:43:52.389 INFO:tasks.rados.rados.0.smithi088.stdout:1532: writing smithi08884213-44 from 0 to 647168 tid 1 2024-09-13T02:43:52.389 INFO:tasks.rados.rados.0.smithi088.stdout:1533: delete oid 8 current snap is 151 2024-09-13T02:43:52.390 INFO:tasks.rados.rados.0.smithi088.stdout:1528: finishing write tid 1 to smithi08884213-50 2024-09-13T02:43:52.390 INFO:tasks.rados.rados.0.smithi088.stdout:1528: finishing write tid 2 to smithi08884213-50 2024-09-13T02:43:52.390 INFO:tasks.rados.rados.0.smithi088.stdout:1528: finishing write tid 3 to smithi08884213-50 2024-09-13T02:43:52.390 INFO:tasks.rados.rados.0.smithi088.stdout:1528: oid 50 updating version 0 to 431 2024-09-13T02:43:52.390 INFO:tasks.rados.rados.0.smithi088.stdout:1528: oid 50 updating version 431 to 432 2024-09-13T02:43:52.390 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 432 (ObjNum 467 snap 151 seq_num 467) dirty exists 2024-09-13T02:43:52.390 INFO:tasks.rados.rados.0.smithi088.stdout:1528: left oid 50 (ObjNum 467 snap 151 seq_num 467) 2024-09-13T02:43:52.396 INFO:tasks.rados.rados.0.smithi088.stdout:1528: done (3 left) 2024-09-13T02:43:52.396 INFO:tasks.rados.rados.0.smithi088.stdout:1533: done (2 left) 2024-09-13T02:43:52.396 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 41 current snap is 151 2024-09-13T02:43:52.396 INFO:tasks.rados.rados.0.smithi088.stdout:1534: seq_num 470 ranges {0=679936} 2024-09-13T02:43:52.400 INFO:tasks.rados.rados.0.smithi088.stdout:1534: writing smithi08884213-41 from 0 to 679936 tid 1 2024-09-13T02:43:52.401 INFO:tasks.rados.rados.0.smithi088.stdout:1535: snap_create 2024-09-13T02:43:52.405 INFO:tasks.rados.rados.0.smithi088.stdout:1534: finishing write tid 1 to smithi08884213-41 2024-09-13T02:43:52.405 INFO:tasks.rados.rados.0.smithi088.stdout:1534: finishing write tid 2 to smithi08884213-41 2024-09-13T02:43:52.406 INFO:tasks.rados.rados.0.smithi088.stdout:1534: finishing write tid 3 to smithi08884213-41 2024-09-13T02:43:52.407 INFO:tasks.rados.rados.0.smithi088.stdout:1534: oid 41 updating version 0 to 661 2024-09-13T02:43:52.407 INFO:tasks.rados.rados.0.smithi088.stdout:1534: oid 41 version 661 is already newer than 660 2024-09-13T02:43:52.407 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 661 (ObjNum 470 snap 151 seq_num 470) dirty exists 2024-09-13T02:43:52.407 INFO:tasks.rados.rados.0.smithi088.stdout:1534: left oid 41 (ObjNum 470 snap 151 seq_num 470) 2024-09-13T02:43:52.409 INFO:tasks.rados.rados.0.smithi088.stdout:1530: expect (ObjNum 360 snap 121 seq_num 360) 2024-09-13T02:43:52.523 INFO:tasks.rados.rados.0.smithi088.stdout:1532: finishing write tid 1 to smithi08884213-44 2024-09-13T02:43:52.523 INFO:tasks.rados.rados.0.smithi088.stdout:1532: finishing write tid 2 to smithi08884213-44 2024-09-13T02:43:52.523 INFO:tasks.rados.rados.0.smithi088.stdout:1532: finishing write tid 3 to smithi08884213-44 2024-09-13T02:43:52.523 INFO:tasks.rados.rados.0.smithi088.stdout:1532: oid 44 updating version 0 to 672 2024-09-13T02:43:52.523 INFO:tasks.rados.rados.0.smithi088.stdout:1532: oid 44 updating version 672 to 673 2024-09-13T02:43:52.523 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 673 (ObjNum 468 snap 151 seq_num 468) dirty exists 2024-09-13T02:43:52.523 INFO:tasks.rados.rados.0.smithi088.stdout:1532: left oid 44 (ObjNum 468 snap 151 seq_num 468) 2024-09-13T02:43:52.579 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:52 smithi088 ceph-mon[98762]: pgmap v252: 121 pgs: 121 active+clean; 146 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 15 op/s 2024-09-13T02:43:52.579 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:52 smithi088 ceph-mon[96266]: pgmap v252: 121 pgs: 121 active+clean; 146 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 15 op/s 2024-09-13T02:43:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:52 smithi195 ceph-mon[87742]: pgmap v252: 121 pgs: 121 active+clean; 146 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 15 op/s 2024-09-13T02:43:52.838 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:52 smithi088 systemd[1]: Stopping Ceph osd.3 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:43:53.091 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:52 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[62566]: 2024-09-13T02:43:52.836+0000 7fed74035640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:43:53.091 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:52 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[62566]: 2024-09-13T02:43:52.836+0000 7fed74035640 -1 osd.3 385 *** Got signal Terminated *** 2024-09-13T02:43:53.091 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:52 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[62566]: 2024-09-13T02:43:52.836+0000 7fed74035640 -1 osd.3 385 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T02:43:53.387 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:43:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:43:53] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:1530: done (3 left) 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:1532: done (2 left) 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:1534: done (1 left) 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:1535: done (0 left) 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:1536: rollback oid 21 current snap is 152 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 21 to 151 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:1537: read oid 13 snap 150 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:1537: expect (ObjNum 459 snap 148 seq_num 459) 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:1538: rollback oid 15 current snap is 152 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 15 to 145 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:1539: read oid 19 snap -1 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:1539: expect (ObjNum 424 snap 139 seq_num 424) 2024-09-13T02:43:53.391 INFO:tasks.rados.rados.0.smithi088.stdout:1540: copy_from oid 36 from oid 6 current snap is 152 2024-09-13T02:43:53.392 INFO:tasks.rados.rados.0.smithi088.stdout:1541: snap_create 2024-09-13T02:43:53.401 INFO:tasks.rados.rados.0.smithi088.stdout:1537: expect (ObjNum 459 snap 148 seq_num 459) 2024-09-13T02:43:53.417 INFO:tasks.rados.rados.0.smithi088.stdout:1536: finishing rollback tid 0 to smithi08884213-21 2024-09-13T02:43:53.417 INFO:tasks.rados.rados.0.smithi088.stdout:1536: finishing rollback tid 1 to smithi08884213-21 2024-09-13T02:43:53.418 INFO:tasks.rados.rados.0.smithi088.stdout:1536: finishing rollback tid 2 to smithi08884213-21 2024-09-13T02:43:53.418 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 881 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:43:53.425 INFO:tasks.rados.rados.0.smithi088.stdout:1540: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:43:53.429 INFO:tasks.rados.rados.0.smithi088.stdout:1540: finishing copy_from to smithi08884213-36 2024-09-13T02:43:53.429 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 878 (ObjNum 372 snap 124 seq_num 372) dirty exists 2024-09-13T02:43:53.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:53 smithi088 ceph-mon[96266]: osdmap e385: 8 total, 8 up, 8 in 2024-09-13T02:43:53.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:53 smithi088 ceph-mon[96266]: osd.3 marked itself down and dead 2024-09-13T02:43:53.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:53 smithi088 ceph-mon[98762]: osdmap e385: 8 total, 8 up, 8 in 2024-09-13T02:43:53.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:53 smithi088 ceph-mon[98762]: osd.3 marked itself down and dead 2024-09-13T02:43:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:53 smithi195 ceph-mon[87742]: osdmap e385: 8 total, 8 up, 8 in 2024-09-13T02:43:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:53 smithi195 ceph-mon[87742]: osd.3 marked itself down and dead 2024-09-13T02:43:54.153 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:53 smithi088 podman[119677]: 2024-09-13 02:43:53.868726919 +0000 UTC m=+1.147977075 container died e1c194107511c65075b2c1bc769529d170f0c4e5864f93c663f9c3eb3e1345d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, RELEASE=reef-2c01458, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:43:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:1536: done (5 left) 2024-09-13T02:43:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:1537: done (4 left) 2024-09-13T02:43:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:1540: done (3 left) 2024-09-13T02:43:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:1541: done (2 left) 2024-09-13T02:43:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:1542: rollback oid 28 current snap is 153 2024-09-13T02:43:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 28 to 152 2024-09-13T02:43:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:1543: read oid 2 snap -1 2024-09-13T02:43:54.391 INFO:tasks.rados.rados.0.smithi088.stdout:1543: expect (ObjNum 438 snap 142 seq_num 438) 2024-09-13T02:43:54.392 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 153 2024-09-13T02:43:54.394 INFO:tasks.rados.rados.0.smithi088.stdout:1544: seq_num 471 ranges {3399680=696320} 2024-09-13T02:43:54.415 INFO:tasks.rados.rados.0.smithi088.stdout:1544: writing smithi08884213-47 from 3399680 to 4096000 tid 1 2024-09-13T02:43:54.415 INFO:tasks.rados.rados.0.smithi088.stdout:1545: copy_from oid 33 from oid 39 current snap is 153 2024-09-13T02:43:54.415 INFO:tasks.rados.rados.0.smithi088.stdout:1542: finishing rollback tid 1 to smithi08884213-28 2024-09-13T02:43:54.416 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 924 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-13T02:43:54.416 INFO:tasks.rados.rados.0.smithi088.stdout:1538: finishing rollback tid 0 to smithi08884213-15 2024-09-13T02:43:54.416 INFO:tasks.rados.rados.0.smithi088.stdout:1538: finishing rollback tid 1 to smithi08884213-15 2024-09-13T02:43:54.416 INFO:tasks.rados.rados.0.smithi088.stdout:1538: finishing rollback tid 2 to smithi08884213-15 2024-09-13T02:43:54.416 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 578 (ObjNum 391 snap 129 seq_num 391) dirty exists 2024-09-13T02:43:54.416 INFO:tasks.rados.rados.0.smithi088.stdout:1538: done (5 left) 2024-09-13T02:43:54.416 INFO:tasks.rados.rados.0.smithi088.stdout:1542: done (4 left) 2024-09-13T02:43:54.416 INFO:tasks.rados.rados.0.smithi088.stdout:1546: rollback oid 34 current snap is 153 2024-09-13T02:43:54.416 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 34 to 150 2024-09-13T02:43:54.416 INFO:tasks.rados.rados.0.smithi088.stdout:1547: delete oid 50 current snap is 153 2024-09-13T02:43:54.418 INFO:tasks.rados.rados.0.smithi088.stdout:1539: expect (ObjNum 424 snap 139 seq_num 424) 2024-09-13T02:43:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:54 smithi088 ceph-mon[96266]: pgmap v255: 121 pgs: 121 active+clean; 146 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-09-13T02:43:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:54 smithi088 ceph-mon[96266]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:43:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:54 smithi088 ceph-mon[96266]: osdmap e386: 8 total, 7 up, 8 in 2024-09-13T02:43:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:54 smithi088 ceph-mon[98762]: pgmap v255: 121 pgs: 121 active+clean; 146 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-09-13T02:43:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:54 smithi088 ceph-mon[98762]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:43:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:54 smithi088 ceph-mon[98762]: osdmap e386: 8 total, 7 up, 8 in 2024-09-13T02:43:54.441 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:54 smithi088 podman[119677]: 2024-09-13 02:43:54.242322609 +0000 UTC m=+1.521572747 container cleanup e1c194107511c65075b2c1bc769529d170f0c4e5864f93c663f9c3eb3e1345d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-2c01458, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-13T02:43:54.441 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:54 smithi088 bash[119677]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3 2024-09-13T02:43:54.485 INFO:tasks.rados.rados.0.smithi088.stdout:1546: finishing rollback tid 0 to smithi08884213-34 2024-09-13T02:43:54.485 INFO:tasks.rados.rados.0.smithi088.stdout:1546: finishing rollback tid 1 to smithi08884213-34 2024-09-13T02:43:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:1546: finishing rollback tid 2 to smithi08884213-34 2024-09-13T02:43:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 582 (ObjNum 458 snap 148 seq_num 458) dirty exists 2024-09-13T02:43:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:1539: done (5 left) 2024-09-13T02:43:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:1546: done (4 left) 2024-09-13T02:43:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:1547: done (3 left) 2024-09-13T02:43:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:1548: copy_from oid 48 from oid 22 current snap is 153 2024-09-13T02:43:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:1544: finishing write tid 1 to smithi08884213-47 2024-09-13T02:43:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:1544: finishing write tid 2 to smithi08884213-47 2024-09-13T02:43:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:1544: finishing write tid 3 to smithi08884213-47 2024-09-13T02:43:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:1544: oid 47 updating version 0 to 934 2024-09-13T02:43:54.487 INFO:tasks.rados.rados.0.smithi088.stdout:1544: oid 47 version 934 is already newer than 933 2024-09-13T02:43:54.487 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 934 (ObjNum 471 snap 153 seq_num 471) dirty exists 2024-09-13T02:43:54.487 INFO:tasks.rados.rados.0.smithi088.stdout:1544: left oid 47 (ObjNum 471 snap 153 seq_num 471) 2024-09-13T02:43:54.487 INFO:tasks.rados.rados.0.smithi088.stdout:1545: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:43:54.487 INFO:tasks.rados.rados.0.smithi088.stdout:1543: expect (ObjNum 438 snap 142 seq_num 438) 2024-09-13T02:43:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:54 smithi195 ceph-mon[87742]: pgmap v255: 121 pgs: 121 active+clean; 146 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2024-09-13T02:43:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:54 smithi195 ceph-mon[87742]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:43:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:54 smithi195 ceph-mon[87742]: osdmap e386: 8 total, 7 up, 8 in 2024-09-13T02:43:54.915 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:54 smithi088 podman[119697]: 2024-09-13 02:43:54.577633294 +0000 UTC m=+0.704420691 container remove e1c194107511c65075b2c1bc769529d170f0c4e5864f93c663f9c3eb3e1345d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=reef-2c01458, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731) 2024-09-13T02:43:55.125 INFO:tasks.rados.rados.0.smithi088.stdout:1545: finishing copy_from to smithi08884213-33 2024-09-13T02:43:55.125 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 878 (ObjNum 372 snap 124 seq_num 372) dirty exists 2024-09-13T02:43:55.125 INFO:tasks.rados.rados.0.smithi088.stdout:1548: finishing copy_from racing read to smithi08884213-48 2024-09-13T02:43:55.125 INFO:tasks.rados.rados.0.smithi088.stdout:1548: finishing copy_from to smithi08884213-48 2024-09-13T02:43:55.125 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 824 (ObjNum 434 snap 141 seq_num 434) dirty exists 2024-09-13T02:43:55.125 INFO:tasks.rados.rados.0.smithi088.stdout:1543: done (3 left) 2024-09-13T02:43:55.126 INFO:tasks.rados.rados.0.smithi088.stdout:1544: done (2 left) 2024-09-13T02:43:55.126 INFO:tasks.rados.rados.0.smithi088.stdout:1545: done (1 left) 2024-09-13T02:43:55.126 INFO:tasks.rados.rados.0.smithi088.stdout:1548: done (0 left) 2024-09-13T02:43:55.126 INFO:tasks.rados.rados.0.smithi088.stdout:1549: copy_from oid 13 from oid 25 current snap is 153 2024-09-13T02:43:55.126 INFO:tasks.rados.rados.0.smithi088.stdout:1550: read oid 42 snap -1 2024-09-13T02:43:55.126 INFO:tasks.rados.rados.0.smithi088.stdout:1550: expect deleted 2024-09-13T02:43:55.126 INFO:tasks.rados.rados.0.smithi088.stdout:1551: delete oid 5 current snap is 153 2024-09-13T02:43:55.127 INFO:tasks.rados.rados.0.smithi088.stdout:1549: finishing copy_from to smithi08884213-13 2024-09-13T02:43:55.127 INFO:tasks.rados.rados.0.smithi088.stdout:1549: got expected ENOENT (src dne) 2024-09-13T02:43:55.127 INFO:tasks.rados.rados.0.smithi088.stdout:1549: finishing copy_from racing read to smithi08884213-13 2024-09-13T02:43:55.128 INFO:tasks.rados.rados.0.smithi088.stdout:1549: done (2 left) 2024-09-13T02:43:55.128 INFO:tasks.rados.rados.0.smithi088.stdout:1550: done (1 left) 2024-09-13T02:43:55.128 INFO:tasks.rados.rados.0.smithi088.stdout:1551: done (0 left) 2024-09-13T02:43:55.128 INFO:tasks.rados.rados.0.smithi088.stdout:1552: rmattr oid 46 current snap is 153 2024-09-13T02:43:55.128 INFO:tasks.rados.rados.0.smithi088.stdout:1553: read oid 16 snap -1 2024-09-13T02:43:55.128 INFO:tasks.rados.rados.0.smithi088.stdout:1553: expect (ObjNum 401 snap 133 seq_num 401) 2024-09-13T02:43:55.129 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 153 2024-09-13T02:43:55.129 INFO:tasks.rados.rados.0.smithi088.stdout:1554: seq_num 474 ranges {3850240=745472} 2024-09-13T02:43:55.153 INFO:tasks.rados.rados.0.smithi088.stdout:1554: writing smithi08884213-26 from 3850240 to 4595712 tid 1 2024-09-13T02:43:55.153 INFO:tasks.rados.rados.0.smithi088.stdout:1555: delete oid 39 current snap is 153 2024-09-13T02:43:55.153 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 381 (ObjNum 354 snap 118 seq_num 354) dirty exists 2024-09-13T02:43:55.153 INFO:tasks.rados.rados.0.smithi088.stdout:1553: expect (ObjNum 401 snap 133 seq_num 401) 2024-09-13T02:43:55.190 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:54 smithi088 podman[119790]: 2024-09-13 02:43:54.817919803 +0000 UTC m=+0.016384409 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:43:55.190 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:54 smithi088 podman[119790]: 2024-09-13 02:43:54.936779036 +0000 UTC m=+0.135243638 container create 424c86f2738ef1f2b9ebf47ade921ec4fb136d523a5711d2053973f7b4b00f8e (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T02:43:55.190 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:55 smithi088 podman[119790]: 2024-09-13 02:43:55.147989587 +0000 UTC m=+0.346454186 container init 424c86f2738ef1f2b9ebf47ade921ec4fb136d523a5711d2053973f7b4b00f8e (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-deactivate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-13T02:43:55.190 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:55 smithi088 podman[119790]: 2024-09-13 02:43:55.15325828 +0000 UTC m=+0.351722882 container start 424c86f2738ef1f2b9ebf47ade921ec4fb136d523a5711d2053973f7b4b00f8e (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731) 2024-09-13T02:43:55.434 INFO:tasks.rados.rados.0.smithi088.stdout:1554: finishing write tid 1 to smithi08884213-26 2024-09-13T02:43:55.434 INFO:tasks.rados.rados.0.smithi088.stdout:1554: finishing write tid 2 to smithi08884213-26 2024-09-13T02:43:55.434 INFO:tasks.rados.rados.0.smithi088.stdout:1554: finishing write tid 3 to smithi08884213-26 2024-09-13T02:43:55.434 INFO:tasks.rados.rados.0.smithi088.stdout:1554: oid 26 updating version 0 to 381 2024-09-13T02:43:55.434 INFO:tasks.rados.rados.0.smithi088.stdout:1554: oid 26 version 381 is already newer than 380 2024-09-13T02:43:55.435 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 381 (ObjNum 474 snap 153 seq_num 474) dirty exists 2024-09-13T02:43:55.435 INFO:tasks.rados.rados.0.smithi088.stdout:1554: left oid 26 (ObjNum 474 snap 153 seq_num 474) 2024-09-13T02:43:55.435 INFO:tasks.rados.rados.0.smithi088.stdout:1552: done (3 left) 2024-09-13T02:43:55.435 INFO:tasks.rados.rados.0.smithi088.stdout:1553: done (2 left) 2024-09-13T02:43:55.435 INFO:tasks.rados.rados.0.smithi088.stdout:1554: done (1 left) 2024-09-13T02:43:55.435 INFO:tasks.rados.rados.0.smithi088.stdout:1555: done (0 left) 2024-09-13T02:43:55.435 INFO:tasks.rados.rados.0.smithi088.stdout:1556: snap_remove snap 145 2024-09-13T02:43:55.684 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:55 smithi088 ceph-mon[98762]: osdmap e387: 8 total, 7 up, 8 in 2024-09-13T02:43:55.685 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:55 smithi088 ceph-mon[96266]: osdmap e387: 8 total, 7 up, 8 in 2024-09-13T02:43:55.685 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:55 smithi088 podman[119790]: 2024-09-13 02:43:55.274117378 +0000 UTC m=+0.472581993 container attach 424c86f2738ef1f2b9ebf47ade921ec4fb136d523a5711d2053973f7b4b00f8e (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-13T02:43:55.685 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:55 smithi088 podman[119790]: 2024-09-13 02:43:55.340186278 +0000 UTC m=+0.538650878 container died 424c86f2738ef1f2b9ebf47ade921ec4fb136d523a5711d2053973f7b4b00f8e (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-13T02:43:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:55 smithi195 ceph-mon[87742]: osdmap e387: 8 total, 7 up, 8 in 2024-09-13T02:43:56.354 INFO:tasks.rados.rados.0.smithi088.stdout:1556: done (0 left) 2024-09-13T02:43:56.355 INFO:tasks.rados.rados.0.smithi088.stdout:1557: delete oid 24 current snap is 153 2024-09-13T02:43:56.362 INFO:tasks.rados.rados.0.smithi088.stdout:1557: done (0 left) 2024-09-13T02:43:56.362 INFO:tasks.rados.rados.0.smithi088.stdout:1558: delete oid 23 current snap is 153 2024-09-13T02:43:56.368 INFO:tasks.rados.rados.0.smithi088.stdout:1558: done (0 left) 2024-09-13T02:43:56.368 INFO:tasks.rados.rados.0.smithi088.stdout:1559: copy_from oid 6 from oid 30 current snap is 153 2024-09-13T02:43:56.368 INFO:tasks.rados.rados.0.smithi088.stdout:1560: snap_remove snap 152 2024-09-13T02:43:56.400 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:55 smithi088 podman[119834]: 2024-09-13 02:43:55.968112793 +0000 UTC m=+0.622189072 container remove 424c86f2738ef1f2b9ebf47ade921ec4fb136d523a5711d2053973f7b4b00f8e (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, 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.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-13T02:43:56.400 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:55 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.3.service: Deactivated successfully. 2024-09-13T02:43:56.400 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:55 smithi088 systemd[1]: Stopped Ceph osd.3 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:43:56.400 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:55 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.3.service: Consumed 9.210s CPU time. 2024-09-13T02:43:56.400 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:56 smithi088 systemd[1]: Starting Ceph osd.3 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:43:56.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:56 smithi088 ceph-mon[96266]: pgmap v258: 121 pgs: 19 active+undersized, 5 stale+active+clean, 2 active+undersized+degraded, 95 active+clean; 157 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.9 MiB/s wr, 13 op/s; 8/291 objects degraded (2.749%) 2024-09-13T02:43:56.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:56 smithi088 ceph-mon[96266]: Health check failed: Degraded data redundancy: 8/291 objects degraded (2.749%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:56.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:56 smithi088 ceph-mon[96266]: osdmap e388: 8 total, 7 up, 8 in 2024-09-13T02:43:56.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:56 smithi088 ceph-mon[98762]: pgmap v258: 121 pgs: 19 active+undersized, 5 stale+active+clean, 2 active+undersized+degraded, 95 active+clean; 157 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.9 MiB/s wr, 13 op/s; 8/291 objects degraded (2.749%) 2024-09-13T02:43:56.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:56 smithi088 ceph-mon[98762]: Health check failed: Degraded data redundancy: 8/291 objects degraded (2.749%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:56.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:56 smithi088 ceph-mon[98762]: osdmap e388: 8 total, 7 up, 8 in 2024-09-13T02:43:56.665 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:56 smithi088 podman[119937]: 2024-09-13 02:43:56.307146364 +0000 UTC m=+0.015676054 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:43:56.665 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:56 smithi088 podman[119937]: 2024-09-13 02:43:56.427545401 +0000 UTC m=+0.136075076 container create ffa3d6150a5040629267bfe72020214294dd6bdab021dde33a92f04f2c853d34 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:43:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:56 smithi195 ceph-mon[87742]: pgmap v258: 121 pgs: 19 active+undersized, 5 stale+active+clean, 2 active+undersized+degraded, 95 active+clean; 157 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.6 MiB/s rd, 2.9 MiB/s wr, 13 op/s; 8/291 objects degraded (2.749%) 2024-09-13T02:43:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:56 smithi195 ceph-mon[87742]: Health check failed: Degraded data redundancy: 8/291 objects degraded (2.749%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T02:43:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:56 smithi195 ceph-mon[87742]: osdmap e388: 8 total, 7 up, 8 in 2024-09-13T02:43:56.940 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:56 smithi088 podman[119937]: 2024-09-13 02:43:56.66363365 +0000 UTC m=+0.372163325 container init ffa3d6150a5040629267bfe72020214294dd6bdab021dde33a92f04f2c853d34 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-13T02:43:56.940 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:56 smithi088 podman[119937]: 2024-09-13 02:43:56.66827012 +0000 UTC m=+0.376799808 container start ffa3d6150a5040629267bfe72020214294dd6bdab021dde33a92f04f2c853d34 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:43:56.940 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:56 smithi088 podman[119937]: 2024-09-13 02:43:56.755094449 +0000 UTC m=+0.463624124 container attach ffa3d6150a5040629267bfe72020214294dd6bdab021dde33a92f04f2c853d34 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-13T02:43:56.940 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:56 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate[119952]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:43:56.941 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:56 smithi088 bash[119937]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:43:56.941 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:56 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate[119952]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:43:56.941 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:56 smithi088 bash[119937]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:43:57.357 INFO:tasks.rados.rados.0.smithi088.stdout:1560: done (1 left) 2024-09-13T02:43:57.357 INFO:tasks.rados.rados.0.smithi088.stdout:1561: snap_create 2024-09-13T02:43:57.357 INFO:tasks.rados.rados.0.smithi088.stdout:1559: finishing copy_from to smithi08884213-6 2024-09-13T02:43:57.357 INFO:tasks.rados.rados.0.smithi088.stdout:1559: got expected ENOENT (src dne) 2024-09-13T02:43:57.358 INFO:tasks.rados.rados.0.smithi088.stdout:1559: finishing copy_from racing read to smithi08884213-6 2024-09-13T02:43:57.547 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate[119952]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-13T02:43:57.547 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 bash[119937]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-13T02:43:57.547 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate[119952]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-13T02:43:57.547 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 bash[119937]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-13T02:43:57.547 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate[119952]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-13T02:43:57.547 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 bash[119937]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-13T02:43:57.918 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate[119952]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-13T02:43:57.918 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 bash[119937]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-13T02:43:57.918 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate[119952]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-13T02:43:57.918 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 bash[119937]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-09-13T02:43:57.919 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate[119952]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-13T02:43:57.919 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 bash[119937]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-13T02:43:57.919 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate[119952]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-13T02:43:57.919 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 bash[119937]: --> ceph-volume raw activate successful for osd ID: 3 2024-09-13T02:43:57.919 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:57 smithi088 podman[119937]: 2024-09-13 02:43:57.574533824 +0000 UTC m=+1.283063513 container died ffa3d6150a5040629267bfe72020214294dd6bdab021dde33a92f04f2c853d34 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, ceph=True) 2024-09-13T02:43:58.358 INFO:tasks.rados.rados.0.smithi088.stdout:1559: done (1 left) 2024-09-13T02:43:58.359 INFO:tasks.rados.rados.0.smithi088.stdout:1561: done (0 left) 2024-09-13T02:43:58.359 INFO:tasks.rados.rados.0.smithi088.stdout:1562: delete oid 46 current snap is 154 2024-09-13T02:43:58.363 INFO:tasks.rados.rados.0.smithi088.stdout:1562: done (0 left) 2024-09-13T02:43:58.363 INFO:tasks.rados.rados.0.smithi088.stdout:1563: rollback oid 6 current snap is 154 2024-09-13T02:43:58.363 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 6 to 153 2024-09-13T02:43:58.363 INFO:tasks.rados.rados.0.smithi088.stdout:1564: read oid 17 snap -1 2024-09-13T02:43:58.363 INFO:tasks.rados.rados.0.smithi088.stdout:1564: expect (ObjNum 428 snap 140 seq_num 428) 2024-09-13T02:43:58.363 INFO:tasks.rados.rados.0.smithi088.stdout:1565: snap_create 2024-09-13T02:43:58.371 INFO:tasks.rados.rados.0.smithi088.stdout:1563: finishing rollback tid 0 to smithi08884213-6 2024-09-13T02:43:58.372 INFO:tasks.rados.rados.0.smithi088.stdout:1563: finishing rollback tid 1 to smithi08884213-6 2024-09-13T02:43:58.372 INFO:tasks.rados.rados.0.smithi088.stdout:1563: finishing rollback tid 2 to smithi08884213-6 2024-09-13T02:43:58.372 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 884 (ObjNum 372 snap 124 seq_num 372) dirty exists 2024-09-13T02:43:58.393 INFO:tasks.rados.rados.0.smithi088.stdout:1564: expect (ObjNum 428 snap 140 seq_num 428) 2024-09-13T02:43:58.544 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:58 smithi088 ceph-mon[96266]: pgmap v260: 121 pgs: 27 active+undersized, 3 stale+active+clean, 6 active+undersized+degraded, 85 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 26/303 objects degraded (8.581%) 2024-09-13T02:43:58.544 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:58 smithi088 ceph-mon[96266]: osdmap e389: 8 total, 7 up, 8 in 2024-09-13T02:43:58.544 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:58 smithi088 ceph-mon[98762]: pgmap v260: 121 pgs: 27 active+undersized, 3 stale+active+clean, 6 active+undersized+degraded, 85 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 26/303 objects degraded (8.581%) 2024-09-13T02:43:58.544 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:58 smithi088 ceph-mon[98762]: osdmap e389: 8 total, 7 up, 8 in 2024-09-13T02:43:58.544 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:58 smithi088 podman[120103]: 2024-09-13 02:43:58.292520365 +0000 UTC m=+0.712162028 container remove ffa3d6150a5040629267bfe72020214294dd6bdab021dde33a92f04f2c853d34 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-activate, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f) 2024-09-13T02:43:58.545 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:58 smithi088 podman[120170]: 2024-09-13 02:43:58.424637335 +0000 UTC m=+0.019468393 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:43:58.545 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:58 smithi088 podman[120170]: 2024-09-13 02:43:58.543355301 +0000 UTC m=+0.138186354 container create 1cc57714682e4341cea33079ffabb357478470c5c3395914464f84111c6ab8cb (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux ) 2024-09-13T02:43:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:58 smithi195 ceph-mon[87742]: pgmap v260: 121 pgs: 27 active+undersized, 3 stale+active+clean, 6 active+undersized+degraded, 85 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 26/303 objects degraded (8.581%) 2024-09-13T02:43:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:58 smithi195 ceph-mon[87742]: osdmap e389: 8 total, 7 up, 8 in 2024-09-13T02:43:58.797 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:58 smithi088 podman[120170]: 2024-09-13 02:43:58.770963912 +0000 UTC m=+0.365794965 container init 1cc57714682e4341cea33079ffabb357478470c5c3395914464f84111c6ab8cb (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:43:58.797 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:58 smithi088 podman[120170]: 2024-09-13 02:43:58.775354856 +0000 UTC m=+0.370185909 container start 1cc57714682e4341cea33079ffabb357478470c5c3395914464f84111c6ab8cb (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f) 2024-09-13T02:43:59.190 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:58 smithi088 ceph-osd[120208]: -- 172.21.15.88:0/457334080 <== mon.2 v2:172.21.15.88:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cd975c7a40 con 0x55cd9838e000 2024-09-13T02:43:59.190 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:58 smithi088 bash[120170]: 1cc57714682e4341cea33079ffabb357478470c5c3395914464f84111c6ab8cb 2024-09-13T02:43:59.190 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:43:58 smithi088 systemd[1]: Started Ceph osd.3 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:43:59.369 INFO:tasks.rados.rados.0.smithi088.stdout:1563: done (2 left) 2024-09-13T02:43:59.369 INFO:tasks.rados.rados.0.smithi088.stdout:1564: done (1 left) 2024-09-13T02:43:59.369 INFO:tasks.rados.rados.0.smithi088.stdout:1565: done (0 left) 2024-09-13T02:43:59.369 INFO:tasks.rados.rados.0.smithi088.stdout:1566: rollback oid 5 current snap is 155 2024-09-13T02:43:59.369 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 5 to 150 2024-09-13T02:43:59.370 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 46 current snap is 155 2024-09-13T02:43:59.370 INFO:tasks.rados.rados.0.smithi088.stdout:1567: seq_num 479 ranges {0=425984,425984=401408} 2024-09-13T02:43:59.371 INFO:tasks.rados.rados.0.smithi088.stdout:1567: writing smithi08884213-46 from 0 to 425984 tid 1 2024-09-13T02:43:59.374 INFO:tasks.rados.rados.0.smithi088.stdout:1567: writing smithi08884213-46 from 425984 to 827392 tid 2 2024-09-13T02:43:59.374 INFO:tasks.rados.rados.0.smithi088.stdout:1568: snap_create 2024-09-13T02:43:59.375 INFO:tasks.rados.rados.0.smithi088.stdout:1566: finishing rollback tid 1 to smithi08884213-5 2024-09-13T02:43:59.376 INFO:tasks.rados.rados.0.smithi088.stdout:1566: finishing rollback tid 2 to smithi08884213-5 2024-09-13T02:43:59.376 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 958 (ObjNum 414 snap 137 seq_num 414) dirty exists 2024-09-13T02:43:59.380 INFO:tasks.rados.rados.0.smithi088.stdout:1567: finishing write tid 1 to smithi08884213-46 2024-09-13T02:43:59.380 INFO:tasks.rados.rados.0.smithi088.stdout:1567: finishing write tid 2 to smithi08884213-46 2024-09-13T02:43:59.380 INFO:tasks.rados.rados.0.smithi088.stdout:1567: finishing write tid 3 to smithi08884213-46 2024-09-13T02:43:59.381 INFO:tasks.rados.rados.0.smithi088.stdout:1567: finishing write tid 4 to smithi08884213-46 2024-09-13T02:43:59.381 INFO:tasks.rados.rados.0.smithi088.stdout:1567: oid 46 updating version 0 to 385 2024-09-13T02:43:59.381 INFO:tasks.rados.rados.0.smithi088.stdout:1567: oid 46 version 385 is already newer than 384 2024-09-13T02:43:59.381 INFO:tasks.rados.rados.0.smithi088.stdout:1567: oid 46 updating version 385 to 386 2024-09-13T02:43:59.381 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 386 (ObjNum 479 snap 155 seq_num 479) dirty exists 2024-09-13T02:43:59.381 INFO:tasks.rados.rados.0.smithi088.stdout:1567: left oid 46 (ObjNum 479 snap 155 seq_num 479) 2024-09-13T02:43:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:59 smithi088 ceph-mon[96266]: osdmap e390: 8 total, 7 up, 8 in 2024-09-13T02:43:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:43:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:43:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:43:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:59 smithi088 ceph-mon[98762]: osdmap e390: 8 total, 7 up, 8 in 2024-09-13T02:43:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:43:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:43:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:43:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:59 smithi195 ceph-mon[87742]: osdmap e390: 8 total, 7 up, 8 in 2024-09-13T02:43:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:43:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:43:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:43:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:44:00.379 INFO:tasks.rados.rados.0.smithi088.stdout:1566: done (2 left) 2024-09-13T02:44:00.379 INFO:tasks.rados.rados.0.smithi088.stdout:1567: done (1 left) 2024-09-13T02:44:00.379 INFO:tasks.rados.rados.0.smithi088.stdout:1568: done (0 left) 2024-09-13T02:44:00.379 INFO:tasks.rados.rados.0.smithi088.stdout:1569: snap_remove snap 155 2024-09-13T02:44:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:00 smithi088 ceph-mon[96266]: pgmap v263: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 30/300 objects degraded (10.000%) 2024-09-13T02:44:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:00 smithi088 ceph-mon[96266]: osdmap e391: 8 total, 7 up, 8 in 2024-09-13T02:44:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:00 smithi088 ceph-mon[98762]: pgmap v263: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 30/300 objects degraded (10.000%) 2024-09-13T02:44:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:00 smithi088 ceph-mon[98762]: osdmap e391: 8 total, 7 up, 8 in 2024-09-13T02:44:00.692 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:44:00 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[120185]: 2024-09-13T02:44:00.425+0000 7fb43e153640 -1 Falling back to public interface 2024-09-13T02:44:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:00 smithi195 ceph-mon[87742]: pgmap v263: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.8 MiB/s wr, 15 op/s; 30/300 objects degraded (10.000%) 2024-09-13T02:44:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:00 smithi195 ceph-mon[87742]: osdmap e391: 8 total, 7 up, 8 in 2024-09-13T02:44:01.357 INFO:tasks.rados.rados.0.smithi088.stdout:1569: done (0 left) 2024-09-13T02:44:01.357 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 156 2024-09-13T02:44:01.357 INFO:tasks.rados.rados.0.smithi088.stdout:1570: seq_num 480 ranges {0=442368,442368=401408} 2024-09-13T02:44:01.359 INFO:tasks.rados.rados.0.smithi088.stdout:1570: writing smithi08884213-49 from 0 to 442368 tid 1 2024-09-13T02:44:01.361 INFO:tasks.rados.rados.0.smithi088.stdout:1570: writing smithi08884213-49 from 442368 to 843776 tid 2 2024-09-13T02:44:01.361 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 25 current snap is 156 2024-09-13T02:44:01.361 INFO:tasks.rados.rados.0.smithi088.stdout:1571: seq_num 481 ranges {0=458752,458752=401408} 2024-09-13T02:44:01.364 INFO:tasks.rados.rados.0.smithi088.stdout:1571: writing smithi08884213-25 from 0 to 458752 tid 1 2024-09-13T02:44:01.367 INFO:tasks.rados.rados.0.smithi088.stdout:1571: writing smithi08884213-25 from 458752 to 860160 tid 2 2024-09-13T02:44:01.367 INFO:tasks.rados.rados.0.smithi088.stdout:1572: copy_from oid 30 from oid 13 current snap is 156 2024-09-13T02:44:01.367 INFO:tasks.rados.rados.0.smithi088.stdout:1570: finishing write tid 1 to smithi08884213-49 2024-09-13T02:44:01.367 INFO:tasks.rados.rados.0.smithi088.stdout:1570: finishing write tid 2 to smithi08884213-49 2024-09-13T02:44:01.367 INFO:tasks.rados.rados.0.smithi088.stdout:1570: finishing write tid 3 to smithi08884213-49 2024-09-13T02:44:01.367 INFO:tasks.rados.rados.0.smithi088.stdout:1570: finishing write tid 4 to smithi08884213-49 2024-09-13T02:44:01.367 INFO:tasks.rados.rados.0.smithi088.stdout:1570: oid 49 updating version 0 to 382 2024-09-13T02:44:01.367 INFO:tasks.rados.rados.0.smithi088.stdout:1570: oid 49 updating version 382 to 384 2024-09-13T02:44:01.367 INFO:tasks.rados.rados.0.smithi088.stdout:1570: oid 49 version 384 is already newer than 383 2024-09-13T02:44:01.367 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 384 (ObjNum 480 snap 156 seq_num 480) dirty exists 2024-09-13T02:44:01.368 INFO:tasks.rados.rados.0.smithi088.stdout:1570: left oid 49 (ObjNum 480 snap 156 seq_num 480) 2024-09-13T02:44:01.368 INFO:tasks.rados.rados.0.smithi088.stdout:1570: done (2 left) 2024-09-13T02:44:01.368 INFO:tasks.rados.rados.0.smithi088.stdout:1573: read oid 36 snap -1 2024-09-13T02:44:01.368 INFO:tasks.rados.rados.0.smithi088.stdout:1573: expect (ObjNum 372 snap 124 seq_num 372) 2024-09-13T02:44:01.368 INFO:tasks.rados.rados.0.smithi088.stdout:1574: setattr oid 47 current snap is 156 2024-09-13T02:44:01.370 INFO:tasks.rados.rados.0.smithi088.stdout:1575: read oid 35 snap -1 2024-09-13T02:44:01.371 INFO:tasks.rados.rados.0.smithi088.stdout:1575: expect (ObjNum 408 snap 135 seq_num 408) 2024-09-13T02:44:01.371 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 156 2024-09-13T02:44:01.371 INFO:tasks.rados.rados.0.smithi088.stdout:1576: seq_num 482 ranges {0=475136,475136=401408} 2024-09-13T02:44:01.373 INFO:tasks.rados.rados.0.smithi088.stdout:1576: writing smithi08884213-40 from 0 to 475136 tid 1 2024-09-13T02:44:01.376 INFO:tasks.rados.rados.0.smithi088.stdout:1576: writing smithi08884213-40 from 475136 to 876544 tid 2 2024-09-13T02:44:01.376 INFO:tasks.rados.rados.0.smithi088.stdout:1577: delete oid 27 current snap is 156 2024-09-13T02:44:01.377 INFO:tasks.rados.rados.0.smithi088.stdout:1571: finishing write tid 1 to smithi08884213-25 2024-09-13T02:44:01.377 INFO:tasks.rados.rados.0.smithi088.stdout:1571: finishing write tid 2 to smithi08884213-25 2024-09-13T02:44:01.377 INFO:tasks.rados.rados.0.smithi088.stdout:1571: finishing write tid 3 to smithi08884213-25 2024-09-13T02:44:01.377 INFO:tasks.rados.rados.0.smithi088.stdout:1571: finishing write tid 4 to smithi08884213-25 2024-09-13T02:44:01.377 INFO:tasks.rados.rados.0.smithi088.stdout:1571: oid 25 updating version 0 to 581 2024-09-13T02:44:01.377 INFO:tasks.rados.rados.0.smithi088.stdout:1571: oid 25 updating version 581 to 582 2024-09-13T02:44:01.377 INFO:tasks.rados.rados.0.smithi088.stdout:1571: oid 25 updating version 582 to 583 2024-09-13T02:44:01.377 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 583 (ObjNum 481 snap 156 seq_num 481) dirty exists 2024-09-13T02:44:01.377 INFO:tasks.rados.rados.0.smithi088.stdout:1571: left oid 25 (ObjNum 481 snap 156 seq_num 481) 2024-09-13T02:44:01.378 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 960 (ObjNum 471 snap 153 seq_num 471) dirty exists 2024-09-13T02:44:01.378 INFO:tasks.rados.rados.0.smithi088.stdout:1572: finishing copy_from racing read to smithi08884213-30 2024-09-13T02:44:01.383 INFO:tasks.rados.rados.0.smithi088.stdout:1572: finishing copy_from to smithi08884213-30 2024-09-13T02:44:01.384 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 913 (ObjNum 459 snap 148 seq_num 459) dirty exists 2024-09-13T02:44:01.384 INFO:tasks.rados.rados.0.smithi088.stdout:1576: finishing write tid 1 to smithi08884213-40 2024-09-13T02:44:01.384 INFO:tasks.rados.rados.0.smithi088.stdout:1576: finishing write tid 2 to smithi08884213-40 2024-09-13T02:44:01.384 INFO:tasks.rados.rados.0.smithi088.stdout:1576: finishing write tid 3 to smithi08884213-40 2024-09-13T02:44:01.389 INFO:tasks.rados.rados.0.smithi088.stdout:1576: finishing write tid 4 to smithi08884213-40 2024-09-13T02:44:01.389 INFO:tasks.rados.rados.0.smithi088.stdout:1576: oid 40 updating version 0 to 963 2024-09-13T02:44:01.389 INFO:tasks.rados.rados.0.smithi088.stdout:1576: oid 40 version 963 is already newer than 961 2024-09-13T02:44:01.389 INFO:tasks.rados.rados.0.smithi088.stdout:1576: oid 40 version 963 is already newer than 962 2024-09-13T02:44:01.389 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 963 (ObjNum 482 snap 156 seq_num 482) dirty exists 2024-09-13T02:44:01.389 INFO:tasks.rados.rados.0.smithi088.stdout:1576: left oid 40 (ObjNum 482 snap 156 seq_num 482) 2024-09-13T02:44:01.391 INFO:tasks.rados.rados.0.smithi088.stdout:1571: done (6 left) 2024-09-13T02:44:01.391 INFO:tasks.rados.rados.0.smithi088.stdout:1572: done (5 left) 2024-09-13T02:44:01.391 INFO:tasks.rados.rados.0.smithi088.stdout:1574: done (4 left) 2024-09-13T02:44:01.391 INFO:tasks.rados.rados.0.smithi088.stdout:1576: done (3 left) 2024-09-13T02:44:01.391 INFO:tasks.rados.rados.0.smithi088.stdout:1577: done (2 left) 2024-09-13T02:44:01.391 INFO:tasks.rados.rados.0.smithi088.stdout:1578: snap_create 2024-09-13T02:44:01.404 INFO:tasks.rados.rados.0.smithi088.stdout:1575: expect (ObjNum 408 snap 135 seq_num 408) 2024-09-13T02:44:01.528 INFO:tasks.rados.rados.0.smithi088.stdout:1573: expect (ObjNum 372 snap 124 seq_num 372) 2024-09-13T02:44:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:01 smithi088 ceph-mon[98762]: osdmap e392: 8 total, 7 up, 8 in 2024-09-13T02:44:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:01 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 30/300 objects degraded (10.000%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:01 smithi088 ceph-mon[98762]: osdmap e393: 8 total, 7 up, 8 in 2024-09-13T02:44:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:01 smithi088 ceph-mon[96266]: osdmap e392: 8 total, 7 up, 8 in 2024-09-13T02:44:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:01 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 30/300 objects degraded (10.000%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:01 smithi088 ceph-mon[96266]: osdmap e393: 8 total, 7 up, 8 in 2024-09-13T02:44:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:01 smithi195 ceph-mon[87742]: osdmap e392: 8 total, 7 up, 8 in 2024-09-13T02:44:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:01 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 30/300 objects degraded (10.000%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:01 smithi195 ceph-mon[87742]: osdmap e393: 8 total, 7 up, 8 in 2024-09-13T02:44:02.393 INFO:tasks.rados.rados.0.smithi088.stdout:1573: done (2 left) 2024-09-13T02:44:02.393 INFO:tasks.rados.rados.0.smithi088.stdout:1575: done (1 left) 2024-09-13T02:44:02.393 INFO:tasks.rados.rados.0.smithi088.stdout:1578: done (0 left) 2024-09-13T02:44:02.393 INFO:tasks.rados.rados.0.smithi088.stdout:1579: rollback oid 10 current snap is 157 2024-09-13T02:44:02.393 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 10 to 151 2024-09-13T02:44:02.393 INFO:tasks.rados.rados.0.smithi088.stdout:1580: snap_remove snap 150 2024-09-13T02:44:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:02 smithi088 ceph-mon[96266]: pgmap v266: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 150 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 202 KiB/s wr, 5 op/s; 32/288 objects degraded (11.111%) 2024-09-13T02:44:02.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:02 smithi088 ceph-mon[98762]: pgmap v266: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 150 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 202 KiB/s wr, 5 op/s; 32/288 objects degraded (11.111%) 2024-09-13T02:44:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:02 smithi195 ceph-mon[87742]: pgmap v266: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 150 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 202 KiB/s wr, 5 op/s; 32/288 objects degraded (11.111%) 2024-09-13T02:44:03.394 INFO:tasks.rados.rados.0.smithi088.stdout:1580: done (1 left) 2024-09-13T02:44:03.395 INFO:tasks.rados.rados.0.smithi088.stdout:1581: copy_from oid 33 from oid 25 current snap is 157 2024-09-13T02:44:03.396 INFO:tasks.rados.rados.0.smithi088.stdout:1579: finishing rollback tid 0 to smithi08884213-10 2024-09-13T02:44:03.396 INFO:tasks.rados.rados.0.smithi088.stdout:1579: finishing rollback tid 1 to smithi08884213-10 2024-09-13T02:44:03.396 INFO:tasks.rados.rados.0.smithi088.stdout:1579: finishing rollback tid 2 to smithi08884213-10 2024-09-13T02:44:03.396 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 883 (ObjNum 379 snap 126 seq_num 379) dirty exists 2024-09-13T02:44:03.396 INFO:tasks.rados.rados.0.smithi088.stdout:1579: done (1 left) 2024-09-13T02:44:03.396 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 157 2024-09-13T02:44:03.396 INFO:tasks.rados.rados.0.smithi088.stdout:1582: seq_num 484 ranges {5160960=507904,5668864=401408} 2024-09-13T02:44:03.396 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:44:03] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2024-09-13T02:44:03.428 INFO:tasks.rados.rados.0.smithi088.stdout:1582: writing smithi08884213-38 from 5160960 to 5668864 tid 1 2024-09-13T02:44:03.431 INFO:tasks.rados.rados.0.smithi088.stdout:1582: writing smithi08884213-38 from 5668864 to 6070272 tid 2 2024-09-13T02:44:03.431 INFO:tasks.rados.rados.0.smithi088.stdout:1583: rollback oid 12 current snap is 157 2024-09-13T02:44:03.431 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 12 to 151 2024-09-13T02:44:03.431 INFO:tasks.rados.rados.0.smithi088.stdout:1581: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:44:03.431 INFO:tasks.rados.rados.0.smithi088.stdout:1581: finishing copy_from to smithi08884213-33 2024-09-13T02:44:03.431 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 583 (ObjNum 481 snap 156 seq_num 481) dirty exists 2024-09-13T02:44:03.431 INFO:tasks.rados.rados.0.smithi088.stdout:1581: done (2 left) 2024-09-13T02:44:03.431 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 157 2024-09-13T02:44:03.431 INFO:tasks.rados.rados.0.smithi088.stdout:1584: seq_num 485 ranges {0=532480,532480=401408} 2024-09-13T02:44:03.434 INFO:tasks.rados.rados.0.smithi088.stdout:1584: writing smithi08884213-18 from 0 to 532480 tid 1 2024-09-13T02:44:03.437 INFO:tasks.rados.rados.0.smithi088.stdout:1584: writing smithi08884213-18 from 532480 to 933888 tid 2 2024-09-13T02:44:03.437 INFO:tasks.rados.rados.0.smithi088.stdout:1585: rollback oid 34 current snap is 157 2024-09-13T02:44:03.437 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 34 to 153 2024-09-13T02:44:03.437 INFO:tasks.rados.rados.0.smithi088.stdout:1582: finishing write tid 1 to smithi08884213-38 2024-09-13T02:44:03.437 INFO:tasks.rados.rados.0.smithi088.stdout:1582: finishing write tid 2 to smithi08884213-38 2024-09-13T02:44:03.438 INFO:tasks.rados.rados.0.smithi088.stdout:1583: finishing rollback tid 0 to smithi08884213-12 2024-09-13T02:44:03.438 INFO:tasks.rados.rados.0.smithi088.stdout:1582: finishing write tid 3 to smithi08884213-38 2024-09-13T02:44:03.438 INFO:tasks.rados.rados.0.smithi088.stdout:1583: finishing rollback tid 1 to smithi08884213-12 2024-09-13T02:44:03.438 INFO:tasks.rados.rados.0.smithi088.stdout:1583: finishing rollback tid 2 to smithi08884213-12 2024-09-13T02:44:03.438 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 587 (ObjNum 386 snap 128 seq_num 386) dirty exists 2024-09-13T02:44:03.438 INFO:tasks.rados.rados.0.smithi088.stdout:1583: done (3 left) 2024-09-13T02:44:03.438 INFO:tasks.rados.rados.0.smithi088.stdout:1586: setattr oid 5 current snap is 157 2024-09-13T02:44:03.440 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 157 2024-09-13T02:44:03.440 INFO:tasks.rados.rados.0.smithi088.stdout:1587: seq_num 486 ranges {0=548864,548864=401408} 2024-09-13T02:44:03.443 INFO:tasks.rados.rados.0.smithi088.stdout:1587: writing smithi08884213-23 from 0 to 548864 tid 1 2024-09-13T02:44:03.446 INFO:tasks.rados.rados.0.smithi088.stdout:1587: writing smithi08884213-23 from 548864 to 950272 tid 2 2024-09-13T02:44:03.446 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 157 2024-09-13T02:44:03.446 INFO:tasks.rados.rados.0.smithi088.stdout:1584: finishing write tid 1 to smithi08884213-18 2024-09-13T02:44:03.446 INFO:tasks.rados.rados.0.smithi088.stdout:1588: seq_num 487 ranges {3055616=565248,3620864=401408} 2024-09-13T02:44:03.465 INFO:tasks.rados.rados.0.smithi088.stdout:1588: writing smithi08884213-14 from 3055616 to 3620864 tid 1 2024-09-13T02:44:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1588: writing smithi08884213-14 from 3620864 to 4022272 tid 2 2024-09-13T02:44:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1589: read oid 3 snap -1 2024-09-13T02:44:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1589: expect (ObjNum 457 snap 148 seq_num 457) 2024-09-13T02:44:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1590: read oid 37 snap -1 2024-09-13T02:44:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1590: expect (ObjNum 360 snap 121 seq_num 360) 2024-09-13T02:44:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1591: copy_from oid 2 from oid 32 current snap is 157 2024-09-13T02:44:03.469 INFO:tasks.rados.rados.0.smithi088.stdout:1582: finishing write tid 4 to smithi08884213-38 2024-09-13T02:44:03.470 INFO:tasks.rados.rados.0.smithi088.stdout:1582: oid 38 updating version 0 to 428 2024-09-13T02:44:03.470 INFO:tasks.rados.rados.0.smithi088.stdout:1582: oid 38 updating version 428 to 429 2024-09-13T02:44:03.470 INFO:tasks.rados.rados.0.smithi088.stdout:1582: oid 38 updating version 429 to 430 2024-09-13T02:44:03.470 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 430 (ObjNum 484 snap 157 seq_num 484) dirty exists 2024-09-13T02:44:03.470 INFO:tasks.rados.rados.0.smithi088.stdout:1582: left oid 38 (ObjNum 484 snap 157 seq_num 484) 2024-09-13T02:44:03.470 INFO:tasks.rados.rados.0.smithi088.stdout:1584: finishing write tid 2 to smithi08884213-18 2024-09-13T02:44:03.470 INFO:tasks.rados.rados.0.smithi088.stdout:1582: done (8 left) 2024-09-13T02:44:03.470 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 157 2024-09-13T02:44:03.470 INFO:tasks.rados.rados.0.smithi088.stdout:1585: finishing rollback tid 0 to smithi08884213-34 2024-09-13T02:44:03.470 INFO:tasks.rados.rados.0.smithi088.stdout:1592: seq_num 488 ranges {647168=581632,1228800=401408} 2024-09-13T02:44:03.476 INFO:tasks.rados.rados.0.smithi088.stdout:1592: writing smithi08884213-44 from 647168 to 1228800 tid 1 2024-09-13T02:44:03.479 INFO:tasks.rados.rados.0.smithi088.stdout:1592: writing smithi08884213-44 from 1228800 to 1630208 tid 2 2024-09-13T02:44:03.480 INFO:tasks.rados.rados.0.smithi088.stdout:1593: delete oid 1 current snap is 157 2024-09-13T02:44:03.480 INFO:tasks.rados.rados.0.smithi088.stdout:1585: finishing rollback tid 1 to smithi08884213-34 2024-09-13T02:44:03.480 INFO:tasks.rados.rados.0.smithi088.stdout:1584: finishing write tid 3 to smithi08884213-18 2024-09-13T02:44:03.480 INFO:tasks.rados.rados.0.smithi088.stdout:1585: finishing rollback tid 2 to smithi08884213-34 2024-09-13T02:44:03.480 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 586 (ObjNum 458 snap 148 seq_num 458) dirty exists 2024-09-13T02:44:03.480 INFO:tasks.rados.rados.0.smithi088.stdout:1584: finishing write tid 4 to smithi08884213-18 2024-09-13T02:44:03.480 INFO:tasks.rados.rados.0.smithi088.stdout:1584: oid 18 updating version 0 to 680 2024-09-13T02:44:03.480 INFO:tasks.rados.rados.0.smithi088.stdout:1584: oid 18 updating version 680 to 681 2024-09-13T02:44:03.480 INFO:tasks.rados.rados.0.smithi088.stdout:1584: oid 18 version 681 is already newer than 679 2024-09-13T02:44:03.480 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 681 (ObjNum 485 snap 157 seq_num 485) dirty exists 2024-09-13T02:44:03.481 INFO:tasks.rados.rados.0.smithi088.stdout:1584: left oid 18 (ObjNum 485 snap 157 seq_num 485) 2024-09-13T02:44:03.481 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 975 (ObjNum 414 snap 137 seq_num 414) dirty exists 2024-09-13T02:44:03.481 INFO:tasks.rados.rados.0.smithi088.stdout:1587: finishing write tid 1 to smithi08884213-23 2024-09-13T02:44:03.481 INFO:tasks.rados.rados.0.smithi088.stdout:1587: finishing write tid 2 to smithi08884213-23 2024-09-13T02:44:03.481 INFO:tasks.rados.rados.0.smithi088.stdout:1587: finishing write tid 3 to smithi08884213-23 2024-09-13T02:44:03.481 INFO:tasks.rados.rados.0.smithi088.stdout:1587: finishing write tid 4 to smithi08884213-23 2024-09-13T02:44:03.481 INFO:tasks.rados.rados.0.smithi088.stdout:1587: oid 23 updating version 0 to 668 2024-09-13T02:44:03.481 INFO:tasks.rados.rados.0.smithi088.stdout:1587: oid 23 updating version 668 to 669 2024-09-13T02:44:03.481 INFO:tasks.rados.rados.0.smithi088.stdout:1587: oid 23 updating version 669 to 670 2024-09-13T02:44:03.481 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 670 (ObjNum 486 snap 157 seq_num 486) dirty exists 2024-09-13T02:44:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:1587: left oid 23 (ObjNum 486 snap 157 seq_num 486) 2024-09-13T02:44:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:1588: finishing write tid 1 to smithi08884213-14 2024-09-13T02:44:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:1588: finishing write tid 2 to smithi08884213-14 2024-09-13T02:44:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:1588: finishing write tid 3 to smithi08884213-14 2024-09-13T02:44:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:1588: finishing write tid 4 to smithi08884213-14 2024-09-13T02:44:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:1588: oid 14 updating version 0 to 590 2024-09-13T02:44:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:1588: oid 14 version 590 is already newer than 588 2024-09-13T02:44:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:1588: oid 14 version 590 is already newer than 589 2024-09-13T02:44:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 590 (ObjNum 487 snap 157 seq_num 487) dirty exists 2024-09-13T02:44:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:1588: left oid 14 (ObjNum 487 snap 157 seq_num 487) 2024-09-13T02:44:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:1589: expect (ObjNum 457 snap 148 seq_num 457) 2024-09-13T02:44:03.558 INFO:tasks.rados.rados.0.smithi088.stdout:1591: finishing copy_from racing read to smithi08884213-2 2024-09-13T02:44:03.558 INFO:tasks.rados.rados.0.smithi088.stdout:1590: expect (ObjNum 360 snap 121 seq_num 360) 2024-09-13T02:44:03.672 INFO:tasks.rados.rados.0.smithi088.stdout:1592: finishing write tid 1 to smithi08884213-44 2024-09-13T02:44:03.672 INFO:tasks.rados.rados.0.smithi088.stdout:1592: finishing write tid 2 to smithi08884213-44 2024-09-13T02:44:03.672 INFO:tasks.rados.rados.0.smithi088.stdout:1584: done (9 left) 2024-09-13T02:44:03.672 INFO:tasks.rados.rados.0.smithi088.stdout:1585: done (8 left) 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:1586: done (7 left) 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:1587: done (6 left) 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:1588: done (5 left) 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:1589: done (4 left) 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:1590: done (3 left) 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:1593: done (2 left) 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 157 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:1591: finishing copy_from to smithi08884213-2 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 411 (ObjNum 400 snap 133 seq_num 400) dirty exists 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:1592: finishing write tid 3 to smithi08884213-44 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:1592: finishing write tid 4 to smithi08884213-44 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:1592: oid 44 updating version 0 to 881 2024-09-13T02:44:03.673 INFO:tasks.rados.rados.0.smithi088.stdout:1592: oid 44 version 881 is already newer than 879 2024-09-13T02:44:03.674 INFO:tasks.rados.rados.0.smithi088.stdout:1592: oid 44 version 881 is already newer than 880 2024-09-13T02:44:03.674 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 881 (ObjNum 488 snap 157 seq_num 488) dirty exists 2024-09-13T02:44:03.674 INFO:tasks.rados.rados.0.smithi088.stdout:1592: left oid 44 (ObjNum 488 snap 157 seq_num 488) 2024-09-13T02:44:03.674 INFO:tasks.rados.rados.0.smithi088.stdout:1594: seq_num 490 ranges {5726208=614400,6340608=401408} 2024-09-13T02:44:03.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-mon[96266]: osdmap e394: 8 total, 7 up, 8 in 2024-09-13T02:44:03.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:03.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:03.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:03.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:03.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-mon[96266]: osdmap e395: 8 total, 7 up, 8 in 2024-09-13T02:44:03.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-mon[98762]: osdmap e394: 8 total, 7 up, 8 in 2024-09-13T02:44:03.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:03.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:03.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:03.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:03.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-mon[98762]: osdmap e395: 8 total, 7 up, 8 in 2024-09-13T02:44:03.706 INFO:tasks.rados.rados.0.smithi088.stdout:1594: writing smithi08884213-16 from 5726208 to 6340608 tid 1 2024-09-13T02:44:03.709 INFO:tasks.rados.rados.0.smithi088.stdout:1594: writing smithi08884213-16 from 6340608 to 6742016 tid 2 2024-09-13T02:44:03.709 INFO:tasks.rados.rados.0.smithi088.stdout:1591: done (2 left) 2024-09-13T02:44:03.709 INFO:tasks.rados.rados.0.smithi088.stdout:1592: done (1 left) 2024-09-13T02:44:03.710 INFO:tasks.rados.rados.0.smithi088.stdout:1595: rollback oid 46 current snap is 157 2024-09-13T02:44:03.710 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 46 to 156 2024-09-13T02:44:03.710 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 157 2024-09-13T02:44:03.710 INFO:tasks.rados.rados.0.smithi088.stdout:1596: seq_num 491 ranges {4620288=630784,5251072=401408} 2024-09-13T02:44:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:03 smithi195 ceph-mon[87742]: osdmap e394: 8 total, 7 up, 8 in 2024-09-13T02:44:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:03.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:03.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:03.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:03 smithi195 ceph-mon[87742]: osdmap e395: 8 total, 7 up, 8 in 2024-09-13T02:44:03.738 INFO:tasks.rados.rados.0.smithi088.stdout:1596: writing smithi08884213-45 from 4620288 to 5251072 tid 1 2024-09-13T02:44:03.741 INFO:tasks.rados.rados.0.smithi088.stdout:1596: writing smithi08884213-45 from 5251072 to 5652480 tid 2 2024-09-13T02:44:03.741 INFO:tasks.rados.rados.0.smithi088.stdout:1597: setattr oid 13 current snap is 157 2024-09-13T02:44:03.742 INFO:tasks.rados.rados.0.smithi088.stdout:1594: finishing write tid 1 to smithi08884213-16 2024-09-13T02:44:03.742 INFO:tasks.rados.rados.0.smithi088.stdout:1594: finishing write tid 2 to smithi08884213-16 2024-09-13T02:44:03.742 INFO:tasks.rados.rados.0.smithi088.stdout:1595: finishing rollback tid 0 to smithi08884213-46 2024-09-13T02:44:03.742 INFO:tasks.rados.rados.0.smithi088.stdout:1595: finishing rollback tid 1 to smithi08884213-46 2024-09-13T02:44:03.742 INFO:tasks.rados.rados.0.smithi088.stdout:1594: finishing write tid 3 to smithi08884213-16 2024-09-13T02:44:03.742 INFO:tasks.rados.rados.0.smithi088.stdout:1595: finishing rollback tid 2 to smithi08884213-46 2024-09-13T02:44:03.742 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 389 (ObjNum 479 snap 155 seq_num 479) dirty exists 2024-09-13T02:44:03.743 INFO:tasks.rados.rados.0.smithi088.stdout:1594: finishing write tid 4 to smithi08884213-16 2024-09-13T02:44:03.743 INFO:tasks.rados.rados.0.smithi088.stdout:1594: oid 16 updating version 0 to 591 2024-09-13T02:44:03.743 INFO:tasks.rados.rados.0.smithi088.stdout:1594: oid 16 version 591 is already newer than 590 2024-09-13T02:44:03.743 INFO:tasks.rados.rados.0.smithi088.stdout:1594: oid 16 version 591 is already newer than 589 2024-09-13T02:44:03.743 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 591 (ObjNum 490 snap 157 seq_num 490) dirty exists 2024-09-13T02:44:03.743 INFO:tasks.rados.rados.0.smithi088.stdout:1594: left oid 16 (ObjNum 490 snap 157 seq_num 490) 2024-09-13T02:44:03.745 INFO:tasks.rados.rados.0.smithi088.stdout:1594: done (3 left) 2024-09-13T02:44:03.745 INFO:tasks.rados.rados.0.smithi088.stdout:1595: done (2 left) 2024-09-13T02:44:03.745 INFO:tasks.rados.rados.0.smithi088.stdout:1598: setattr oid 17 current snap is 157 2024-09-13T02:44:03.745 INFO:tasks.rados.rados.0.smithi088.stdout:1596: finishing write tid 1 to smithi08884213-45 2024-09-13T02:44:03.746 INFO:tasks.rados.rados.0.smithi088.stdout:1596: finishing write tid 2 to smithi08884213-45 2024-09-13T02:44:03.746 INFO:tasks.rados.rados.0.smithi088.stdout:1599: copy_from oid 43 from oid 39 current snap is 157 2024-09-13T02:44:03.746 INFO:tasks.rados.rados.0.smithi088.stdout:1600: read oid 38 snap -1 2024-09-13T02:44:03.746 INFO:tasks.rados.rados.0.smithi088.stdout:1600: expect (ObjNum 484 snap 157 seq_num 484) 2024-09-13T02:44:03.746 INFO:tasks.rados.rados.0.smithi088.stdout:1601: rollback oid 3 current snap is 157 2024-09-13T02:44:03.746 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 3 to 154 2024-09-13T02:44:03.746 INFO:tasks.rados.rados.0.smithi088.stdout:1602: copy_from oid 28 from oid 30 current snap is 157 2024-09-13T02:44:03.746 INFO:tasks.rados.rados.0.smithi088.stdout:1603: rollback oid 37 current snap is 157 2024-09-13T02:44:03.746 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 37 to 154 2024-09-13T02:44:03.746 INFO:tasks.rados.rados.0.smithi088.stdout:1604: snap_create 2024-09-13T02:44:03.746 INFO:tasks.rados.rados.0.smithi088.stdout:1596: finishing write tid 3 to smithi08884213-45 2024-09-13T02:44:03.747 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 977 (ObjNum 459 snap 148 seq_num 459) dirty exists 2024-09-13T02:44:03.747 INFO:tasks.rados.rados.0.smithi088.stdout:1599: finishing copy_from to smithi08884213-43 2024-09-13T02:44:03.747 INFO:tasks.rados.rados.0.smithi088.stdout:1599: got expected ENOENT (src dne) 2024-09-13T02:44:03.747 INFO:tasks.rados.rados.0.smithi088.stdout:1596: finishing write tid 4 to smithi08884213-45 2024-09-13T02:44:03.748 INFO:tasks.rados.rados.0.smithi088.stdout:1596: oid 45 updating version 0 to 194 2024-09-13T02:44:03.748 INFO:tasks.rados.rados.0.smithi088.stdout:1596: oid 45 updating version 194 to 195 2024-09-13T02:44:03.748 INFO:tasks.rados.rados.0.smithi088.stdout:1596: oid 45 updating version 195 to 196 2024-09-13T02:44:03.748 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 196 (ObjNum 491 snap 157 seq_num 491) dirty exists 2024-09-13T02:44:03.748 INFO:tasks.rados.rados.0.smithi088.stdout:1596: left oid 45 (ObjNum 491 snap 157 seq_num 491) 2024-09-13T02:44:03.748 INFO:tasks.rados.rados.0.smithi088.stdout:1599: finishing copy_from racing read to smithi08884213-43 2024-09-13T02:44:03.749 INFO:tasks.rados.rados.0.smithi088.stdout:1603: finishing rollback tid 0 to smithi08884213-37 2024-09-13T02:44:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:1603: finishing rollback tid 1 to smithi08884213-37 2024-09-13T02:44:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:1603: finishing rollback tid 2 to smithi08884213-37 2024-09-13T02:44:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 884 (ObjNum 360 snap 121 seq_num 360) dirty exists 2024-09-13T02:44:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:1602: finishing copy_from racing read to smithi08884213-28 2024-09-13T02:44:03.750 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 674 (ObjNum 428 snap 140 seq_num 428) dirty exists 2024-09-13T02:44:03.751 INFO:tasks.rados.rados.0.smithi088.stdout:1602: finishing copy_from to smithi08884213-28 2024-09-13T02:44:03.751 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 913 (ObjNum 459 snap 148 seq_num 459) dirty exists 2024-09-13T02:44:03.751 INFO:tasks.rados.rados.0.smithi088.stdout:1601: finishing rollback tid 0 to smithi08884213-3 2024-09-13T02:44:03.751 INFO:tasks.rados.rados.0.smithi088.stdout:1601: finishing rollback tid 1 to smithi08884213-3 2024-09-13T02:44:03.752 INFO:tasks.rados.rados.0.smithi088.stdout:1601: finishing rollback tid 2 to smithi08884213-3 2024-09-13T02:44:03.752 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 67 (ObjNum 457 snap 148 seq_num 457) dirty exists 2024-09-13T02:44:03.774 INFO:tasks.rados.rados.0.smithi088.stdout:1600: expect (ObjNum 484 snap 157 seq_num 484) 2024-09-13T02:44:04.159 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:44:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[120185]: 2024-09-13T02:44:03.818+0000 7fb43e153640 -1 osd.3 385 log_to_monitors true 2024-09-13T02:44:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:04 smithi088 ceph-mon[98762]: pgmap v269: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 408 KiB/s wr, 5 op/s; 32/288 objects degraded (11.111%) 2024-09-13T02:44:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:04 smithi088 ceph-mon[98762]: from='osd.3 [v2:172.21.15.88:6826/3296579109,v1:172.21.15.88:6827/3296579109]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-13T02:44:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:04 smithi088 ceph-mon[96266]: pgmap v269: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 408 KiB/s wr, 5 op/s; 32/288 objects degraded (11.111%) 2024-09-13T02:44:04.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:04 smithi088 ceph-mon[96266]: from='osd.3 [v2:172.21.15.88:6826/3296579109,v1:172.21.15.88:6827/3296579109]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-13T02:44:04.663 INFO:tasks.rados.rados.0.smithi088.stdout:1596: done (8 left) 2024-09-13T02:44:04.664 INFO:tasks.rados.rados.0.smithi088.stdout:1597: done (7 left) 2024-09-13T02:44:04.664 INFO:tasks.rados.rados.0.smithi088.stdout:1598: done (6 left) 2024-09-13T02:44:04.664 INFO:tasks.rados.rados.0.smithi088.stdout:1599: done (5 left) 2024-09-13T02:44:04.664 INFO:tasks.rados.rados.0.smithi088.stdout:1600: done (4 left) 2024-09-13T02:44:04.664 INFO:tasks.rados.rados.0.smithi088.stdout:1601: done (3 left) 2024-09-13T02:44:04.664 INFO:tasks.rados.rados.0.smithi088.stdout:1602: done (2 left) 2024-09-13T02:44:04.664 INFO:tasks.rados.rados.0.smithi088.stdout:1603: done (1 left) 2024-09-13T02:44:04.664 INFO:tasks.rados.rados.0.smithi088.stdout:1604: done (0 left) 2024-09-13T02:44:04.664 INFO:tasks.rados.rados.0.smithi088.stdout:1605: snap_create 2024-09-13T02:44:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:04 smithi195 ceph-mon[87742]: pgmap v269: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 408 KiB/s wr, 5 op/s; 32/288 objects degraded (11.111%) 2024-09-13T02:44:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:04 smithi195 ceph-mon[87742]: from='osd.3 [v2:172.21.15.88:6826/3296579109,v1:172.21.15.88:6827/3296579109]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-09-13T02:44:04.940 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:44:04 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[120185]: 2024-09-13T02:44:04.682+0000 7fb435efe640 -1 osd.3 385 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:44:05.678 INFO:tasks.rados.rados.0.smithi088.stdout:1605: done (0 left) 2024-09-13T02:44:05.678 INFO:tasks.rados.rados.0.smithi088.stdout:1606: read oid 37 snap -1 2024-09-13T02:44:05.678 INFO:tasks.rados.rados.0.smithi088.stdout:1606: expect (ObjNum 360 snap 121 seq_num 360) 2024-09-13T02:44:05.678 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 159 2024-09-13T02:44:05.678 INFO:tasks.rados.rados.0.smithi088.stdout:1607: seq_num 492 ranges {5652480=647168,6299648=401408} 2024-09-13T02:44:05.713 INFO:tasks.rados.rados.0.smithi088.stdout:1607: writing smithi08884213-45 from 5652480 to 6299648 tid 1 2024-09-13T02:44:05.715 INFO:tasks.rados.rados.0.smithi088.stdout:1607: writing smithi08884213-45 from 6299648 to 6701056 tid 2 2024-09-13T02:44:05.716 INFO:tasks.rados.rados.0.smithi088.stdout:1608: copy_from oid 16 from oid 27 current snap is 159 2024-09-13T02:44:05.716 INFO:tasks.rados.rados.0.smithi088.stdout:1606: expect (ObjNum 360 snap 121 seq_num 360) 2024-09-13T02:44:05.837 INFO:tasks.rados.rados.0.smithi088.stdout:1607: finishing write tid 1 to smithi08884213-45 2024-09-13T02:44:05.837 INFO:tasks.rados.rados.0.smithi088.stdout:1607: finishing write tid 2 to smithi08884213-45 2024-09-13T02:44:05.838 INFO:tasks.rados.rados.0.smithi088.stdout:1607: finishing write tid 3 to smithi08884213-45 2024-09-13T02:44:05.838 INFO:tasks.rados.rados.0.smithi088.stdout:1606: done (2 left) 2024-09-13T02:44:05.838 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 159 2024-09-13T02:44:05.838 INFO:tasks.rados.rados.0.smithi088.stdout:1607: finishing write tid 4 to smithi08884213-45 2024-09-13T02:44:05.838 INFO:tasks.rados.rados.0.smithi088.stdout:1607: oid 45 updating version 0 to 198 2024-09-13T02:44:05.838 INFO:tasks.rados.rados.0.smithi088.stdout:1607: oid 45 updating version 198 to 200 2024-09-13T02:44:05.838 INFO:tasks.rados.rados.0.smithi088.stdout:1607: oid 45 version 200 is already newer than 199 2024-09-13T02:44:05.838 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 200 (ObjNum 492 snap 159 seq_num 492) dirty exists 2024-09-13T02:44:05.838 INFO:tasks.rados.rados.0.smithi088.stdout:1607: left oid 45 (ObjNum 492 snap 159 seq_num 492) 2024-09-13T02:44:05.838 INFO:tasks.rados.rados.0.smithi088.stdout:1609: seq_num 493 ranges {1908736=663552,2572288=401408} 2024-09-13T02:44:05.851 INFO:tasks.rados.rados.0.smithi088.stdout:1609: writing smithi08884213-2 from 1908736 to 2572288 tid 1 2024-09-13T02:44:05.853 INFO:tasks.rados.rados.0.smithi088.stdout:1609: writing smithi08884213-2 from 2572288 to 2973696 tid 2 2024-09-13T02:44:05.853 INFO:tasks.rados.rados.0.smithi088.stdout:1607: done (2 left) 2024-09-13T02:44:05.853 INFO:tasks.rados.rados.0.smithi088.stdout:1610: snap_remove snap 154 2024-09-13T02:44:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:05 smithi088 ceph-mon[96266]: from='osd.3 [v2:172.21.15.88:6826/3296579109,v1:172.21.15.88:6827/3296579109]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T02:44:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:05 smithi088 ceph-mon[96266]: osdmap e396: 8 total, 7 up, 8 in 2024-09-13T02:44:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:05 smithi088 ceph-mon[96266]: from='osd.3 [v2:172.21.15.88:6826/3296579109,v1:172.21.15.88:6827/3296579109]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:44:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:05 smithi088 ceph-mon[96266]: pgmap v272: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 145 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.1 MiB/s wr, 24 op/s; 33/303 objects degraded (10.891%) 2024-09-13T02:44:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:05 smithi088 ceph-mon[98762]: from='osd.3 [v2:172.21.15.88:6826/3296579109,v1:172.21.15.88:6827/3296579109]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T02:44:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:05 smithi088 ceph-mon[98762]: osdmap e396: 8 total, 7 up, 8 in 2024-09-13T02:44:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:05 smithi088 ceph-mon[98762]: from='osd.3 [v2:172.21.15.88:6826/3296579109,v1:172.21.15.88:6827/3296579109]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:44:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:05 smithi088 ceph-mon[98762]: pgmap v272: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 145 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.1 MiB/s wr, 24 op/s; 33/303 objects degraded (10.891%) 2024-09-13T02:44:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:05 smithi195 ceph-mon[87742]: from='osd.3 [v2:172.21.15.88:6826/3296579109,v1:172.21.15.88:6827/3296579109]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-13T02:44:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:05 smithi195 ceph-mon[87742]: osdmap e396: 8 total, 7 up, 8 in 2024-09-13T02:44:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:05 smithi195 ceph-mon[87742]: from='osd.3 [v2:172.21.15.88:6826/3296579109,v1:172.21.15.88:6827/3296579109]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]: dispatch 2024-09-13T02:44:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:05 smithi195 ceph-mon[87742]: pgmap v272: 121 pgs: 33 active+undersized, 8 active+undersized+degraded, 80 active+clean; 145 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.1 MiB/s wr, 24 op/s; 33/303 objects degraded (10.891%) 2024-09-13T02:44:06.668 INFO:tasks.rados.rados.0.smithi088.stdout:1609: finishing write tid 1 to smithi08884213-2 2024-09-13T02:44:06.668 INFO:tasks.rados.rados.0.smithi088.stdout:1609: finishing write tid 2 to smithi08884213-2 2024-09-13T02:44:06.668 INFO:tasks.rados.rados.0.smithi088.stdout:1609: finishing write tid 3 to smithi08884213-2 2024-09-13T02:44:06.668 INFO:tasks.rados.rados.0.smithi088.stdout:1609: finishing write tid 4 to smithi08884213-2 2024-09-13T02:44:06.668 INFO:tasks.rados.rados.0.smithi088.stdout:1609: oid 2 updating version 0 to 678 2024-09-13T02:44:06.668 INFO:tasks.rados.rados.0.smithi088.stdout:1609: oid 2 version 678 is already newer than 677 2024-09-13T02:44:06.668 INFO:tasks.rados.rados.0.smithi088.stdout:1609: oid 2 version 678 is already newer than 676 2024-09-13T02:44:06.668 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 678 (ObjNum 493 snap 159 seq_num 493) dirty exists 2024-09-13T02:44:06.668 INFO:tasks.rados.rados.0.smithi088.stdout:1609: left oid 2 (ObjNum 493 snap 159 seq_num 493) 2024-09-13T02:44:06.668 INFO:tasks.rados.rados.0.smithi088.stdout:1609: done (2 left) 2024-09-13T02:44:06.668 INFO:tasks.rados.rados.0.smithi088.stdout:1610: done (1 left) 2024-09-13T02:44:06.669 INFO:tasks.rados.rados.0.smithi088.stdout:1611: copy_from oid 35 from oid 41 current snap is 159 2024-09-13T02:44:06.669 INFO:tasks.rados.rados.0.smithi088.stdout:1612: snap_create 2024-09-13T02:44:06.686 INFO:tasks.rados.rados.0.smithi088.stdout:1611: finishing copy_from racing read to smithi08884213-35 2024-09-13T02:44:06.690 INFO:tasks.rados.rados.0.smithi088.stdout:1611: finishing copy_from to smithi08884213-35 2024-09-13T02:44:06.690 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 661 (ObjNum 470 snap 151 seq_num 470) dirty exists 2024-09-13T02:44:06.696 INFO:tasks.rados.rados.0.smithi088.stdout:1608: finishing copy_from to smithi08884213-16 2024-09-13T02:44:06.696 INFO:tasks.rados.rados.0.smithi088.stdout:1608: got expected ENOENT (src dne) 2024-09-13T02:44:06.696 INFO:tasks.rados.rados.0.smithi088.stdout:1608: finishing copy_from racing read to smithi08884213-16 2024-09-13T02:44:06.778 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:06 smithi088 ceph-mon[98762]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:44:06.778 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:06 smithi088 ceph-mon[98762]: osd.3 [v2:172.21.15.88:6826/3296579109,v1:172.21.15.88:6827/3296579109] boot 2024-09-13T02:44:06.779 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:06 smithi088 ceph-mon[98762]: osdmap e397: 8 total, 8 up, 8 in 2024-09-13T02:44:06.779 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:06 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:44:06.779 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:06 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 33/303 objects degraded (10.891%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:06.779 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:06 smithi088 ceph-mon[96266]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:44:06.779 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:06 smithi088 ceph-mon[96266]: osd.3 [v2:172.21.15.88:6826/3296579109,v1:172.21.15.88:6827/3296579109] boot 2024-09-13T02:44:06.779 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:06 smithi088 ceph-mon[96266]: osdmap e397: 8 total, 8 up, 8 in 2024-09-13T02:44:06.779 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:06 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:44:06.779 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:06 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 33/303 objects degraded (10.891%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:06 smithi195 ceph-mon[87742]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:44:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:06 smithi195 ceph-mon[87742]: osd.3 [v2:172.21.15.88:6826/3296579109,v1:172.21.15.88:6827/3296579109] boot 2024-09-13T02:44:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:06 smithi195 ceph-mon[87742]: osdmap e397: 8 total, 8 up, 8 in 2024-09-13T02:44:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:06 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-09-13T02:44:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:06 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 33/303 objects degraded (10.891%), 8 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:07.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:44:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:44:06.951+0000 7f72c1fad640 -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-09-13T02:44:07.670 INFO:tasks.rados.rados.0.smithi088.stdout:1608: done (2 left) 2024-09-13T02:44:07.670 INFO:tasks.rados.rados.0.smithi088.stdout:1611: done (1 left) 2024-09-13T02:44:07.670 INFO:tasks.rados.rados.0.smithi088.stdout:1612: done (0 left) 2024-09-13T02:44:07.670 INFO:tasks.rados.rados.0.smithi088.stdout:1613: read oid 44 snap -1 2024-09-13T02:44:07.670 INFO:tasks.rados.rados.0.smithi088.stdout:1613: expect (ObjNum 488 snap 157 seq_num 488) 2024-09-13T02:44:07.671 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 160 2024-09-13T02:44:07.671 INFO:tasks.rados.rados.0.smithi088.stdout:1614: seq_num 494 ranges {3538944=679936,4218880=401408} 2024-09-13T02:44:07.694 INFO:tasks.rados.rados.0.smithi088.stdout:1614: writing smithi08884213-7 from 3538944 to 4218880 tid 1 2024-09-13T02:44:07.697 INFO:tasks.rados.rados.0.smithi088.stdout:1614: writing smithi08884213-7 from 4218880 to 4620288 tid 2 2024-09-13T02:44:07.697 INFO:tasks.rados.rados.0.smithi088.stdout:1615: delete oid 12 current snap is 160 2024-09-13T02:44:07.697 INFO:tasks.rados.rados.0.smithi088.stdout:1613: expect (ObjNum 488 snap 157 seq_num 488) 2024-09-13T02:44:07.749 INFO:tasks.rados.rados.0.smithi088.stdout:1614: finishing write tid 1 to smithi08884213-7 2024-09-13T02:44:07.749 INFO:tasks.rados.rados.0.smithi088.stdout:1614: finishing write tid 2 to smithi08884213-7 2024-09-13T02:44:07.750 INFO:tasks.rados.rados.0.smithi088.stdout:1614: finishing write tid 3 to smithi08884213-7 2024-09-13T02:44:07.750 INFO:tasks.rados.rados.0.smithi088.stdout:1614: finishing write tid 4 to smithi08884213-7 2024-09-13T02:44:07.750 INFO:tasks.rados.rados.0.smithi088.stdout:1614: oid 7 updating version 0 to 894 2024-09-13T02:44:07.750 INFO:tasks.rados.rados.0.smithi088.stdout:1614: oid 7 updating version 894 to 895 2024-09-13T02:44:07.750 INFO:tasks.rados.rados.0.smithi088.stdout:1614: oid 7 version 895 is already newer than 893 2024-09-13T02:44:07.750 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 895 (ObjNum 494 snap 160 seq_num 494) dirty exists 2024-09-13T02:44:07.750 INFO:tasks.rados.rados.0.smithi088.stdout:1614: left oid 7 (ObjNum 494 snap 160 seq_num 494) 2024-09-13T02:44:07.750 INFO:tasks.rados.rados.0.smithi088.stdout:1613: done (2 left) 2024-09-13T02:44:07.750 INFO:tasks.rados.rados.0.smithi088.stdout:1614: done (1 left) 2024-09-13T02:44:07.750 INFO:tasks.rados.rados.0.smithi088.stdout:1615: done (0 left) 2024-09-13T02:44:07.750 INFO:tasks.rados.rados.0.smithi088.stdout:1616: rollback oid 10 current snap is 160 2024-09-13T02:44:07.751 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 10 to 158 2024-09-13T02:44:07.751 INFO:tasks.rados.rados.0.smithi088.stdout:1617: snap_remove snap 156 2024-09-13T02:44:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: osdmap e398: 8 total, 8 up, 8 in 2024-09-13T02:44:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:44:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:44:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:44:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T02:44:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T02:44:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-13T02:44:07.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: pgmap v275: 121 pgs: 6 peering, 28 active+undersized, 7 active+undersized+degraded, 80 active+clean; 151 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.5 MiB/s wr, 36 op/s; 34/330 objects degraded (10.303%) 2024-09-13T02:44:07.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[96266]: osdmap e399: 8 total, 8 up, 8 in 2024-09-13T02:44:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: osdmap e398: 8 total, 8 up, 8 in 2024-09-13T02:44:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:44:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:44:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:44:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:07.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:07.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:07.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T02:44:07.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T02:44:07.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-13T02:44:07.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: pgmap v275: 121 pgs: 6 peering, 28 active+undersized, 7 active+undersized+degraded, 80 active+clean; 151 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.5 MiB/s wr, 36 op/s; 34/330 objects degraded (10.303%) 2024-09-13T02:44:07.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:07 smithi088 ceph-mon[98762]: osdmap e399: 8 total, 8 up, 8 in 2024-09-13T02:44:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: osdmap e398: 8 total, 8 up, 8 in 2024-09-13T02:44:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:44:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:44:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:44:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T02:44:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T02:44:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-09-13T02:44:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: pgmap v275: 121 pgs: 6 peering, 28 active+undersized, 7 active+undersized+degraded, 80 active+clean; 151 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 2.5 MiB/s wr, 36 op/s; 34/330 objects degraded (10.303%) 2024-09-13T02:44:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:07 smithi195 ceph-mon[87742]: osdmap e399: 8 total, 8 up, 8 in 2024-09-13T02:44:08.677 INFO:tasks.rados.rados.0.smithi088.stdout:1617: done (1 left) 2024-09-13T02:44:08.677 INFO:tasks.rados.rados.0.smithi088.stdout:1618: copy_from oid 28 from oid 21 current snap is 160 2024-09-13T02:44:08.677 INFO:tasks.rados.rados.0.smithi088.stdout:1616: finishing rollback tid 0 to smithi08884213-10 2024-09-13T02:44:08.678 INFO:tasks.rados.rados.0.smithi088.stdout:1616: finishing rollback tid 1 to smithi08884213-10 2024-09-13T02:44:08.678 INFO:tasks.rados.rados.0.smithi088.stdout:1616: finishing rollback tid 2 to smithi08884213-10 2024-09-13T02:44:08.678 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 899 (ObjNum 379 snap 126 seq_num 379) dirty exists 2024-09-13T02:44:08.678 INFO:tasks.rados.rados.0.smithi088.stdout:1616: done (1 left) 2024-09-13T02:44:08.678 INFO:tasks.rados.rados.0.smithi088.stdout:1619: snap_remove snap 157 2024-09-13T02:44:09.686 INFO:tasks.rados.rados.0.smithi088.stdout:1619: done (1 left) 2024-09-13T02:44:09.686 INFO:tasks.rados.rados.0.smithi088.stdout:1620: read oid 30 snap -1 2024-09-13T02:44:09.686 INFO:tasks.rados.rados.0.smithi088.stdout:1620: expect (ObjNum 459 snap 148 seq_num 459) 2024-09-13T02:44:09.686 INFO:tasks.rados.rados.0.smithi088.stdout:1621: snap_remove snap 158 2024-09-13T02:44:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:09 smithi088 ceph-mon[96266]: osdmap e400: 8 total, 8 up, 8 in 2024-09-13T02:44:09.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:09 smithi088 ceph-mon[96266]: pgmap v278: 121 pgs: 6 peering, 25 active+undersized, 5 active+undersized+degraded, 85 active+clean; 154 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.3 MiB/s wr, 16 op/s; 30/339 objects degraded (8.850%); 2.7 MiB/s, 0 objects/s recovering 2024-09-13T02:44:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:09 smithi088 ceph-mon[98762]: osdmap e400: 8 total, 8 up, 8 in 2024-09-13T02:44:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:09 smithi088 ceph-mon[98762]: pgmap v278: 121 pgs: 6 peering, 25 active+undersized, 5 active+undersized+degraded, 85 active+clean; 154 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.3 MiB/s wr, 16 op/s; 30/339 objects degraded (8.850%); 2.7 MiB/s, 0 objects/s recovering 2024-09-13T02:44:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:09 smithi195 ceph-mon[87742]: osdmap e400: 8 total, 8 up, 8 in 2024-09-13T02:44:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:09 smithi195 ceph-mon[87742]: pgmap v278: 121 pgs: 6 peering, 25 active+undersized, 5 active+undersized+degraded, 85 active+clean; 154 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.3 MiB/s wr, 16 op/s; 30/339 objects degraded (8.850%); 2.7 MiB/s, 0 objects/s recovering 2024-09-13T02:44:10.684 INFO:tasks.rados.rados.0.smithi088.stdout:1621: done (2 left) 2024-09-13T02:44:10.684 INFO:tasks.rados.rados.0.smithi088.stdout:1622: read oid 48 snap -1 2024-09-13T02:44:10.684 INFO:tasks.rados.rados.0.smithi088.stdout:1622: expect (ObjNum 434 snap 141 seq_num 434) 2024-09-13T02:44:10.685 INFO:tasks.rados.rados.0.smithi088.stdout:1623: read oid 26 snap -1 2024-09-13T02:44:10.685 INFO:tasks.rados.rados.0.smithi088.stdout:1623: expect (ObjNum 474 snap 153 seq_num 474) 2024-09-13T02:44:10.685 INFO:tasks.rados.rados.0.smithi088.stdout:1624: delete oid 22 current snap is 160 2024-09-13T02:44:10.685 INFO:tasks.rados.rados.0.smithi088.stdout:1618: finishing copy_from racing read to smithi08884213-28 2024-09-13T02:44:10.685 INFO:tasks.rados.rados.0.smithi088.stdout:1618: finishing copy_from to smithi08884213-28 2024-09-13T02:44:10.685 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 881 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:44:10.685 INFO:tasks.rados.rados.0.smithi088.stdout:1620: expect (ObjNum 459 snap 148 seq_num 459) 2024-09-13T02:44:10.704 INFO:tasks.rados.rados.0.smithi088.stdout:1622: expect (ObjNum 434 snap 141 seq_num 434) 2024-09-13T02:44:10.708 INFO:tasks.rados.rados.0.smithi088.stdout:1623: expect (ObjNum 474 snap 153 seq_num 474) 2024-09-13T02:44:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:10 smithi088 ceph-mon[96266]: osdmap e401: 8 total, 8 up, 8 in 2024-09-13T02:44:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:10 smithi088 ceph-mon[98762]: osdmap e401: 8 total, 8 up, 8 in 2024-09-13T02:44:10.953 INFO:tasks.rados.rados.0.smithi088.stdout:1618: done (4 left) 2024-09-13T02:44:10.953 INFO:tasks.rados.rados.0.smithi088.stdout:1620: done (3 left) 2024-09-13T02:44:10.953 INFO:tasks.rados.rados.0.smithi088.stdout:1622: done (2 left) 2024-09-13T02:44:10.953 INFO:tasks.rados.rados.0.smithi088.stdout:1623: done (1 left) 2024-09-13T02:44:10.953 INFO:tasks.rados.rados.0.smithi088.stdout:1624: done (0 left) 2024-09-13T02:44:10.953 INFO:tasks.rados.rados.0.smithi088.stdout:1625: snap_remove snap 151 2024-09-13T02:44:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:10 smithi195 ceph-mon[87742]: osdmap e401: 8 total, 8 up, 8 in 2024-09-13T02:44:11.699 INFO:tasks.rados.rados.0.smithi088.stdout:1625: done (0 left) 2024-09-13T02:44:11.699 INFO:tasks.rados.rados.0.smithi088.stdout:1626: read oid 13 snap 153 2024-09-13T02:44:11.699 INFO:tasks.rados.rados.0.smithi088.stdout:1626: expect (ObjNum 459 snap 148 seq_num 459) 2024-09-13T02:44:11.699 INFO:tasks.rados.rados.0.smithi088.stdout:1627: delete oid 8 current snap is 160 2024-09-13T02:44:11.707 INFO:tasks.rados.rados.0.smithi088.stdout:1627: done (1 left) 2024-09-13T02:44:11.707 INFO:tasks.rados.rados.0.smithi088.stdout:1628: rollback oid 19 current snap is 160 2024-09-13T02:44:11.707 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 19 to 159 2024-09-13T02:44:11.707 INFO:tasks.rados.rados.0.smithi088.stdout:1629: snap_create 2024-09-13T02:44:11.713 INFO:tasks.rados.rados.0.smithi088.stdout:1628: finishing rollback tid 0 to smithi08884213-19 2024-09-13T02:44:11.713 INFO:tasks.rados.rados.0.smithi088.stdout:1628: finishing rollback tid 1 to smithi08884213-19 2024-09-13T02:44:11.714 INFO:tasks.rados.rados.0.smithi088.stdout:1628: finishing rollback tid 2 to smithi08884213-19 2024-09-13T02:44:11.714 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 440 (ObjNum 424 snap 139 seq_num 424) dirty exists 2024-09-13T02:44:11.719 INFO:tasks.rados.rados.0.smithi088.stdout:1626: expect (ObjNum 459 snap 148 seq_num 459) 2024-09-13T02:44:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:11 smithi195 ceph-mon[87742]: osdmap e402: 8 total, 8 up, 8 in 2024-09-13T02:44:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:11 smithi195 ceph-mon[87742]: pgmap v281: 121 pgs: 6 peering, 115 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.4 MiB/s wr, 10 op/s; 18 MiB/s, 4 objects/s recovering 2024-09-13T02:44:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:11 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 30/339 objects degraded (8.850%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:11 smithi088 ceph-mon[96266]: osdmap e402: 8 total, 8 up, 8 in 2024-09-13T02:44:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:11 smithi088 ceph-mon[96266]: pgmap v281: 121 pgs: 6 peering, 115 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.4 MiB/s wr, 10 op/s; 18 MiB/s, 4 objects/s recovering 2024-09-13T02:44:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:11 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 30/339 objects degraded (8.850%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:11 smithi088 ceph-mon[98762]: osdmap e402: 8 total, 8 up, 8 in 2024-09-13T02:44:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:11 smithi088 ceph-mon[98762]: pgmap v281: 121 pgs: 6 peering, 115 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.4 MiB/s wr, 10 op/s; 18 MiB/s, 4 objects/s recovering 2024-09-13T02:44:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:11 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 30/339 objects degraded (8.850%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:12.702 INFO:tasks.rados.rados.0.smithi088.stdout:1626: done (2 left) 2024-09-13T02:44:12.702 INFO:tasks.rados.rados.0.smithi088.stdout:1628: done (1 left) 2024-09-13T02:44:12.702 INFO:tasks.rados.rados.0.smithi088.stdout:1629: done (0 left) 2024-09-13T02:44:12.702 INFO:tasks.rados.rados.0.smithi088.stdout:1630: rmattr oid 18 current snap is 161 2024-09-13T02:44:12.702 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 161 2024-09-13T02:44:12.702 INFO:tasks.rados.rados.0.smithi088.stdout:1631: seq_num 498 ranges {4022272=745472,4767744=401408} 2024-09-13T02:44:12.727 INFO:tasks.rados.rados.0.smithi088.stdout:1631: writing smithi08884213-14 from 4022272 to 4767744 tid 1 2024-09-13T02:44:12.729 INFO:tasks.rados.rados.0.smithi088.stdout:1631: writing smithi08884213-14 from 4767744 to 5169152 tid 2 2024-09-13T02:44:12.730 INFO:tasks.rados.rados.0.smithi088.stdout:1632: snap_create 2024-09-13T02:44:12.730 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 682 (ObjNum 485 snap 157 seq_num 485) dirty exists 2024-09-13T02:44:12.734 INFO:tasks.rados.rados.0.smithi088.stdout:1631: finishing write tid 1 to smithi08884213-14 2024-09-13T02:44:12.734 INFO:tasks.rados.rados.0.smithi088.stdout:1631: finishing write tid 2 to smithi08884213-14 2024-09-13T02:44:12.734 INFO:tasks.rados.rados.0.smithi088.stdout:1631: finishing write tid 3 to smithi08884213-14 2024-09-13T02:44:12.735 INFO:tasks.rados.rados.0.smithi088.stdout:1631: finishing write tid 4 to smithi08884213-14 2024-09-13T02:44:12.736 INFO:tasks.rados.rados.0.smithi088.stdout:1631: oid 14 updating version 0 to 618 2024-09-13T02:44:12.736 INFO:tasks.rados.rados.0.smithi088.stdout:1631: oid 14 version 618 is already newer than 617 2024-09-13T02:44:12.736 INFO:tasks.rados.rados.0.smithi088.stdout:1631: oid 14 version 618 is already newer than 616 2024-09-13T02:44:12.736 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 618 (ObjNum 498 snap 161 seq_num 498) dirty exists 2024-09-13T02:44:12.736 INFO:tasks.rados.rados.0.smithi088.stdout:1631: left oid 14 (ObjNum 498 snap 161 seq_num 498) 2024-09-13T02:44:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:12 smithi195 ceph-mon[87742]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/339 objects degraded (8.850%), 5 pgs degraded) 2024-09-13T02:44:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:12 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:44:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:12 smithi195 ceph-mon[87742]: osdmap e403: 8 total, 8 up, 8 in 2024-09-13T02:44:13.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:12 smithi088 ceph-mon[96266]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/339 objects degraded (8.850%), 5 pgs degraded) 2024-09-13T02:44:13.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:12 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:44:13.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:12 smithi088 ceph-mon[96266]: osdmap e403: 8 total, 8 up, 8 in 2024-09-13T02:44:13.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:12 smithi088 ceph-mon[98762]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/339 objects degraded (8.850%), 5 pgs degraded) 2024-09-13T02:44:13.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:12 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:44:13.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:12 smithi088 ceph-mon[98762]: osdmap e403: 8 total, 8 up, 8 in 2024-09-13T02:44:13.145 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:44:13.418 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:44:13.418 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (7m) 10s ago 8m 26.8M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:44:13.418 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (8m) 2m ago 8m 87.0M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:44:13.418 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (9m) 10s ago 9m 16.1M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:44:13.418 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (9m) 2m ago 9m 20.4M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:44:13.419 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (3m) 2m ago 13m 439M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:44:13.419 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (4m) 10s ago 14m 508M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:44:13.419 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (3m) 10s ago 14m 54.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:44:13.419 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (2m) 2m ago 13m 26.9M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:44:13.419 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (2m) 10s ago 13m 49.8M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:44:13.419 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (7m) 10s ago 7m 16.7M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:44:13.419 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (7m) 2m ago 7m 17.1M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:44:13.419 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (116s) 10s ago 12m 164M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 f6b18d576820 2024-09-13T02:44:13.419 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (83s) 10s ago 12m 114M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 449625b55177 2024-09-13T02:44:13.419 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (48s) 10s ago 11m 108M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 335d6d44ad1d 2024-09-13T02:44:13.419 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (14s) 10s ago 11m 12.1M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 1cc57714682e 2024-09-13T02:44:13.420 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (11m) 2m ago 11m 114M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 68ff34dd7c85 2024-09-13T02:44:13.420 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (10m) 2m ago 10m 139M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:44:13.420 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (10m) 2m ago 10m 108M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:44:13.420 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (9m) 2m ago 9m 104M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:44:13.420 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (3m) 2m ago 8m 49.3M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:44:13.420 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:44:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:44:13] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2024-09-13T02:44:13.710 INFO:tasks.rados.rados.0.smithi088.stdout:1630: done (2 left) 2024-09-13T02:44:13.710 INFO:tasks.rados.rados.0.smithi088.stdout:1631: done (1 left) 2024-09-13T02:44:13.710 INFO:tasks.rados.rados.0.smithi088.stdout:1632: done (0 left) 2024-09-13T02:44:13.711 INFO:tasks.rados.rados.0.smithi088.stdout:1633: copy_from oid 34 from oid 41 current snap is 162 2024-09-13T02:44:13.711 INFO:tasks.rados.rados.0.smithi088.stdout:1634: rollback oid 2 current snap is 162 2024-09-13T02:44:13.711 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 2 to 160 2024-09-13T02:44:13.711 INFO:tasks.rados.rados.0.smithi088.stdout:1635: rollback oid 26 current snap is 162 2024-09-13T02:44:13.711 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 26 to 161 2024-09-13T02:44:13.711 INFO:tasks.rados.rados.0.smithi088.stdout:1636: read oid 9 snap -1 2024-09-13T02:44:13.711 INFO:tasks.rados.rados.0.smithi088.stdout:1636: expect (ObjNum 448 snap 143 seq_num 448) 2024-09-13T02:44:13.711 INFO:tasks.rados.rados.0.smithi088.stdout:1637: read oid 16 snap -1 2024-09-13T02:44:13.711 INFO:tasks.rados.rados.0.smithi088.stdout:1637: expect (ObjNum 490 snap 157 seq_num 490) 2024-09-13T02:44:13.711 INFO:tasks.rados.rados.0.smithi088.stdout:1638: read oid 49 snap -1 2024-09-13T02:44:13.712 INFO:tasks.rados.rados.0.smithi088.stdout:1638: expect (ObjNum 480 snap 156 seq_num 480) 2024-09-13T02:44:13.712 INFO:tasks.rados.rados.0.smithi088.stdout:1639: read oid 31 snap -1 2024-09-13T02:44:13.712 INFO:tasks.rados.rados.0.smithi088.stdout:1639: expect (ObjNum 443 snap 143 seq_num 443) 2024-09-13T02:44:13.712 INFO:tasks.rados.rados.0.smithi088.stdout:1640: snap_create 2024-09-13T02:44:13.719 INFO:tasks.rados.rados.0.smithi088.stdout:1634: finishing rollback tid 0 to smithi08884213-2 2024-09-13T02:44:13.721 INFO:tasks.rados.rados.0.smithi088.stdout:1635: finishing rollback tid 0 to smithi08884213-26 2024-09-13T02:44:13.725 INFO:tasks.rados.rados.0.smithi088.stdout:1635: finishing rollback tid 1 to smithi08884213-26 2024-09-13T02:44:13.725 INFO:tasks.rados.rados.0.smithi088.stdout:1635: finishing rollback tid 2 to smithi08884213-26 2024-09-13T02:44:13.725 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 387 (ObjNum 474 snap 153 seq_num 474) dirty exists 2024-09-13T02:44:13.725 INFO:tasks.rados.rados.0.smithi088.stdout:1634: finishing rollback tid 1 to smithi08884213-2 2024-09-13T02:44:13.728 INFO:tasks.rados.rados.0.smithi088.stdout:1638: expect (ObjNum 480 snap 156 seq_num 480) 2024-09-13T02:44:13.755 INFO:tasks.rados.rados.0.smithi088.stdout:1639: expect (ObjNum 443 snap 143 seq_num 443) 2024-09-13T02:44:13.758 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:44:13.758 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:44:13.758 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:44:13.759 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:44:13.759 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:44:13.759 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:44:13.759 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:44:13.759 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:44:13.759 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 4, 2024-09-13T02:44:13.759 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 4 2024-09-13T02:44:13.759 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:44:13.759 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:44:13.760 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:44:13.760 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:44:13.760 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:44:13.760 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 6, 2024-09-13T02:44:13.760 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 9 2024-09-13T02:44:13.760 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:44:13.760 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:44:13.864 INFO:tasks.rados.rados.0.smithi088.stdout:1634: finishing rollback tid 2 to smithi08884213-2 2024-09-13T02:44:13.864 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 700 (ObjNum 493 snap 159 seq_num 493) dirty exists 2024-09-13T02:44:13.864 INFO:tasks.rados.rados.0.smithi088.stdout:1633: finishing copy_from racing read to smithi08884213-34 2024-09-13T02:44:13.864 INFO:tasks.rados.rados.0.smithi088.stdout:1637: expect (ObjNum 490 snap 157 seq_num 490) 2024-09-13T02:44:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:13 smithi195 ceph-mon[87742]: osdmap e404: 8 total, 8 up, 8 in 2024-09-13T02:44:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:13 smithi195 ceph-mon[87742]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:44:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:13 smithi195 ceph-mon[87742]: pgmap v284: 121 pgs: 121 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 726 KiB/s wr, 7 op/s; 15 MiB/s, 3 objects/s recovering 2024-09-13T02:44:13.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:13 smithi195 ceph-mon[87742]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:44:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:13 smithi088 ceph-mon[96266]: osdmap e404: 8 total, 8 up, 8 in 2024-09-13T02:44:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:13 smithi088 ceph-mon[96266]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:44:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:13 smithi088 ceph-mon[96266]: pgmap v284: 121 pgs: 121 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 726 KiB/s wr, 7 op/s; 15 MiB/s, 3 objects/s recovering 2024-09-13T02:44:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:13 smithi088 ceph-mon[96266]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:44:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:13 smithi088 ceph-mon[98762]: osdmap e404: 8 total, 8 up, 8 in 2024-09-13T02:44:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:13 smithi088 ceph-mon[98762]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:44:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:13 smithi088 ceph-mon[98762]: pgmap v284: 121 pgs: 121 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 726 KiB/s wr, 7 op/s; 15 MiB/s, 3 objects/s recovering 2024-09-13T02:44:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:13 smithi088 ceph-mon[98762]: from='client.44222 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:44:14.249 INFO:tasks.rados.rados.0.smithi088.stdout:1633: finishing copy_from to smithi08884213-34 2024-09-13T02:44:14.249 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 661 (ObjNum 470 snap 151 seq_num 470) dirty exists 2024-09-13T02:44:14.250 INFO:tasks.rados.rados.0.smithi088.stdout:1636: expect (ObjNum 448 snap 143 seq_num 448) 2024-09-13T02:44:14.713 INFO:tasks.rados.rados.0.smithi088.stdout:1633: done (7 left) 2024-09-13T02:44:14.713 INFO:tasks.rados.rados.0.smithi088.stdout:1634: done (6 left) 2024-09-13T02:44:14.713 INFO:tasks.rados.rados.0.smithi088.stdout:1635: done (5 left) 2024-09-13T02:44:14.714 INFO:tasks.rados.rados.0.smithi088.stdout:1636: done (4 left) 2024-09-13T02:44:14.714 INFO:tasks.rados.rados.0.smithi088.stdout:1637: done (3 left) 2024-09-13T02:44:14.714 INFO:tasks.rados.rados.0.smithi088.stdout:1638: done (2 left) 2024-09-13T02:44:14.714 INFO:tasks.rados.rados.0.smithi088.stdout:1639: done (1 left) 2024-09-13T02:44:14.714 INFO:tasks.rados.rados.0.smithi088.stdout:1640: done (0 left) 2024-09-13T02:44:14.714 INFO:tasks.rados.rados.0.smithi088.stdout:1641: rollback oid 35 current snap is 163 2024-09-13T02:44:14.714 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 35 to 153 2024-09-13T02:44:14.714 INFO:tasks.rados.rados.0.smithi088.stdout:1642: snap_remove snap 159 2024-09-13T02:44:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:14 smithi195 ceph-mon[87742]: osdmap e405: 8 total, 8 up, 8 in 2024-09-13T02:44:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:14 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1925703268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:44:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:14 smithi088 ceph-mon[96266]: osdmap e405: 8 total, 8 up, 8 in 2024-09-13T02:44:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:14 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1925703268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:44:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:14 smithi088 ceph-mon[98762]: osdmap e405: 8 total, 8 up, 8 in 2024-09-13T02:44:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:14 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1925703268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:44:15.716 INFO:tasks.rados.rados.0.smithi088.stdout:1642: done (1 left) 2024-09-13T02:44:15.716 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 163 2024-09-13T02:44:15.716 INFO:tasks.rados.rados.0.smithi088.stdout:1643: seq_num 499 ranges {933888=761856,1695744=401408} 2024-09-13T02:44:15.726 INFO:tasks.rados.rados.0.smithi088.stdout:1643: writing smithi08884213-18 from 933888 to 1695744 tid 1 2024-09-13T02:44:15.729 INFO:tasks.rados.rados.0.smithi088.stdout:1643: writing smithi08884213-18 from 1695744 to 2097152 tid 2 2024-09-13T02:44:15.729 INFO:tasks.rados.rados.0.smithi088.stdout:1644: snap_remove snap 160 2024-09-13T02:44:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:15 smithi195 ceph-mon[87742]: osdmap e406: 8 total, 8 up, 8 in 2024-09-13T02:44:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:15 smithi195 ceph-mon[87742]: pgmap v287: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T02:44:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:15 smithi088 ceph-mon[98762]: osdmap e406: 8 total, 8 up, 8 in 2024-09-13T02:44:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:15 smithi088 ceph-mon[98762]: pgmap v287: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T02:44:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:15 smithi088 ceph-mon[96266]: osdmap e406: 8 total, 8 up, 8 in 2024-09-13T02:44:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:15 smithi088 ceph-mon[96266]: pgmap v287: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T02:44:16.363 INFO:tasks.rados.rados.0.smithi088.stdout:1644: done (2 left) 2024-09-13T02:44:16.363 INFO:tasks.rados.rados.0.smithi088.stdout:1645: rmattr oid 13 current snap is 163 2024-09-13T02:44:16.363 INFO:tasks.rados.rados.0.smithi088.stdout:1641: finishing rollback tid 0 to smithi08884213-35 2024-09-13T02:44:16.363 INFO:tasks.rados.rados.0.smithi088.stdout:1641: finishing rollback tid 1 to smithi08884213-35 2024-09-13T02:44:16.363 INFO:tasks.rados.rados.0.smithi088.stdout:1641: finishing rollback tid 2 to smithi08884213-35 2024-09-13T02:44:16.363 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 932 (ObjNum 408 snap 135 seq_num 408) dirty exists 2024-09-13T02:44:16.363 INFO:tasks.rados.rados.0.smithi088.stdout:1643: finishing write tid 1 to smithi08884213-18 2024-09-13T02:44:16.363 INFO:tasks.rados.rados.0.smithi088.stdout:1643: finishing write tid 2 to smithi08884213-18 2024-09-13T02:44:16.363 INFO:tasks.rados.rados.0.smithi088.stdout:1643: finishing write tid 3 to smithi08884213-18 2024-09-13T02:44:16.363 INFO:tasks.rados.rados.0.smithi088.stdout:1643: finishing write tid 4 to smithi08884213-18 2024-09-13T02:44:16.363 INFO:tasks.rados.rados.0.smithi088.stdout:1643: oid 18 updating version 0 to 684 2024-09-13T02:44:16.364 INFO:tasks.rados.rados.0.smithi088.stdout:1643: oid 18 version 684 is already newer than 683 2024-09-13T02:44:16.364 INFO:tasks.rados.rados.0.smithi088.stdout:1643: oid 18 updating version 684 to 685 2024-09-13T02:44:16.364 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 685 (ObjNum 499 snap 163 seq_num 499) dirty exists 2024-09-13T02:44:16.364 INFO:tasks.rados.rados.0.smithi088.stdout:1643: left oid 18 (ObjNum 499 snap 163 seq_num 499) 2024-09-13T02:44:16.364 INFO:tasks.rados.rados.0.smithi088.stdout:1641: done (2 left) 2024-09-13T02:44:16.364 INFO:tasks.rados.rados.0.smithi088.stdout:1643: done (1 left) 2024-09-13T02:44:16.364 INFO:tasks.rados.rados.0.smithi088.stdout:1646: snap_create 2024-09-13T02:44:16.366 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 1004 (ObjNum 459 snap 148 seq_num 459) dirty exists 2024-09-13T02:44:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:16 smithi195 ceph-mon[87742]: osdmap e407: 8 total, 8 up, 8 in 2024-09-13T02:44:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:16 smithi195 ceph-mon[87742]: osdmap e408: 8 total, 8 up, 8 in 2024-09-13T02:44:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:16 smithi088 ceph-mon[98762]: osdmap e407: 8 total, 8 up, 8 in 2024-09-13T02:44:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:16 smithi088 ceph-mon[98762]: osdmap e408: 8 total, 8 up, 8 in 2024-09-13T02:44:17.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:16 smithi088 ceph-mon[96266]: osdmap e407: 8 total, 8 up, 8 in 2024-09-13T02:44:17.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:16 smithi088 ceph-mon[96266]: osdmap e408: 8 total, 8 up, 8 in 2024-09-13T02:44:17.364 INFO:tasks.rados.rados.0.smithi088.stdout:1645: done (1 left) 2024-09-13T02:44:17.364 INFO:tasks.rados.rados.0.smithi088.stdout:1646: done (0 left) 2024-09-13T02:44:17.364 INFO:tasks.rados.rados.0.smithi088.stdout:1647: delete oid 42 current snap is 164 2024-09-13T02:44:17.368 INFO:tasks.rados.rados.0.smithi088.stdout:1647: done (0 left) 2024-09-13T02:44:17.368 INFO:tasks.rados.rados.0.smithi088.stdout:1648: copy_from oid 11 from oid 21 current snap is 164 2024-09-13T02:44:17.368 INFO:tasks.rados.rados.0.smithi088.stdout:1649: rollback oid 32 current snap is 164 2024-09-13T02:44:17.368 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 32 to 162 2024-09-13T02:44:17.368 INFO:tasks.rados.rados.0.smithi088.stdout:1650: read oid 39 snap -1 2024-09-13T02:44:17.369 INFO:tasks.rados.rados.0.smithi088.stdout:1650: expect deleted 2024-09-13T02:44:17.369 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 164 2024-09-13T02:44:17.369 INFO:tasks.rados.rados.0.smithi088.stdout:1651: seq_num 501 ranges {0=794624,794624=401408} 2024-09-13T02:44:17.373 INFO:tasks.rados.rados.0.smithi088.stdout:1651: writing smithi08884213-50 from 0 to 794624 tid 1 2024-09-13T02:44:17.375 INFO:tasks.rados.rados.0.smithi088.stdout:1651: writing smithi08884213-50 from 794624 to 1196032 tid 2 2024-09-13T02:44:17.376 INFO:tasks.rados.rados.0.smithi088.stdout:1652: snap_remove snap 163 2024-09-13T02:44:18.365 INFO:tasks.rados.rados.0.smithi088.stdout:1652: done (4 left) 2024-09-13T02:44:18.365 INFO:tasks.rados.rados.0.smithi088.stdout:1653: copy_from oid 15 from oid 1 current snap is 164 2024-09-13T02:44:18.365 INFO:tasks.rados.rados.0.smithi088.stdout:1649: finishing rollback tid 0 to smithi08884213-32 2024-09-13T02:44:18.365 INFO:tasks.rados.rados.0.smithi088.stdout:1649: finishing rollback tid 1 to smithi08884213-32 2024-09-13T02:44:18.365 INFO:tasks.rados.rados.0.smithi088.stdout:1649: finishing rollback tid 2 to smithi08884213-32 2024-09-13T02:44:18.365 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 916 (ObjNum 400 snap 133 seq_num 400) dirty exists 2024-09-13T02:44:18.365 INFO:tasks.rados.rados.0.smithi088.stdout:1648: finishing copy_from racing read to smithi08884213-11 2024-09-13T02:44:18.366 INFO:tasks.rados.rados.0.smithi088.stdout:1648: finishing copy_from to smithi08884213-11 2024-09-13T02:44:18.366 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 881 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:44:18.366 INFO:tasks.rados.rados.0.smithi088.stdout:1651: finishing write tid 1 to smithi08884213-50 2024-09-13T02:44:18.366 INFO:tasks.rados.rados.0.smithi088.stdout:1651: finishing write tid 2 to smithi08884213-50 2024-09-13T02:44:18.366 INFO:tasks.rados.rados.0.smithi088.stdout:1651: finishing write tid 3 to smithi08884213-50 2024-09-13T02:44:18.366 INFO:tasks.rados.rados.0.smithi088.stdout:1651: finishing write tid 4 to smithi08884213-50 2024-09-13T02:44:18.366 INFO:tasks.rados.rados.0.smithi088.stdout:1651: oid 50 updating version 0 to 437 2024-09-13T02:44:18.366 INFO:tasks.rados.rados.0.smithi088.stdout:1651: oid 50 version 437 is already newer than 436 2024-09-13T02:44:18.366 INFO:tasks.rados.rados.0.smithi088.stdout:1651: oid 50 version 437 is already newer than 435 2024-09-13T02:44:18.366 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 437 (ObjNum 501 snap 164 seq_num 501) dirty exists 2024-09-13T02:44:18.366 INFO:tasks.rados.rados.0.smithi088.stdout:1651: left oid 50 (ObjNum 501 snap 164 seq_num 501) 2024-09-13T02:44:18.366 INFO:tasks.rados.rados.0.smithi088.stdout:1648: done (4 left) 2024-09-13T02:44:18.367 INFO:tasks.rados.rados.0.smithi088.stdout:1649: done (3 left) 2024-09-13T02:44:18.367 INFO:tasks.rados.rados.0.smithi088.stdout:1650: done (2 left) 2024-09-13T02:44:18.367 INFO:tasks.rados.rados.0.smithi088.stdout:1651: done (1 left) 2024-09-13T02:44:18.367 INFO:tasks.rados.rados.0.smithi088.stdout:1654: rmattr oid 25 current snap is 164 2024-09-13T02:44:18.367 INFO:tasks.rados.rados.0.smithi088.stdout:1654: done (1 left) 2024-09-13T02:44:18.367 INFO:tasks.rados.rados.0.smithi088.stdout:1655: setattr oid 9 current snap is 164 2024-09-13T02:44:18.367 INFO:tasks.rados.rados.0.smithi088.stdout:1656: snap_remove snap 162 2024-09-13T02:44:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:18 smithi088 ceph-mon[96266]: pgmap v290: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 730 KiB/s wr, 11 op/s 2024-09-13T02:44:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:18 smithi088 ceph-mon[96266]: osdmap e409: 8 total, 8 up, 8 in 2024-09-13T02:44:18.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:18 smithi088 ceph-mon[98762]: pgmap v290: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 730 KiB/s wr, 11 op/s 2024-09-13T02:44:18.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:18 smithi088 ceph-mon[98762]: osdmap e409: 8 total, 8 up, 8 in 2024-09-13T02:44:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:18 smithi195 ceph-mon[87742]: pgmap v290: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 730 KiB/s wr, 11 op/s 2024-09-13T02:44:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:18 smithi195 ceph-mon[87742]: osdmap e409: 8 total, 8 up, 8 in 2024-09-13T02:44:19.374 INFO:tasks.rados.rados.0.smithi088.stdout:1656: done (2 left) 2024-09-13T02:44:19.374 INFO:tasks.rados.rados.0.smithi088.stdout:1657: setattr oid 49 current snap is 164 2024-09-13T02:44:19.375 INFO:tasks.rados.rados.0.smithi088.stdout:1653: finishing copy_from to smithi08884213-15 2024-09-13T02:44:19.375 INFO:tasks.rados.rados.0.smithi088.stdout:1653: got expected ENOENT (src dne) 2024-09-13T02:44:19.375 INFO:tasks.rados.rados.0.smithi088.stdout:1653: finishing copy_from racing read to smithi08884213-15 2024-09-13T02:44:19.375 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 882 (ObjNum 448 snap 143 seq_num 448) dirty exists 2024-09-13T02:44:19.376 INFO:tasks.rados.rados.0.smithi088.stdout:1653: done (2 left) 2024-09-13T02:44:19.377 INFO:tasks.rados.rados.0.smithi088.stdout:1655: done (1 left) 2024-09-13T02:44:19.377 INFO:tasks.rados.rados.0.smithi088.stdout:1658: copy_from oid 37 from oid 1 current snap is 164 2024-09-13T02:44:19.378 INFO:tasks.rados.rados.0.smithi088.stdout:1659: rollback oid 15 current snap is 164 2024-09-13T02:44:19.378 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 15 to 161 2024-09-13T02:44:19.378 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 164 2024-09-13T02:44:19.378 INFO:tasks.rados.rados.0.smithi088.stdout:1660: seq_num 502 ranges {0=409600,409600=417792,827392=385024} 2024-09-13T02:44:19.380 INFO:tasks.rados.rados.0.smithi088.stdout:1660: writing smithi08884213-22 from 0 to 409600 tid 1 2024-09-13T02:44:19.383 INFO:tasks.rados.rados.0.smithi088.stdout:1660: writing smithi08884213-22 from 409600 to 827392 tid 2 2024-09-13T02:44:19.386 INFO:tasks.rados.rados.0.smithi088.stdout:1660: writing smithi08884213-22 from 827392 to 1212416 tid 3 2024-09-13T02:44:19.386 INFO:tasks.rados.rados.0.smithi088.stdout:1661: rollback oid 10 current snap is 164 2024-09-13T02:44:19.387 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 10 to 153 2024-09-13T02:44:19.387 INFO:tasks.rados.rados.0.smithi088.stdout:1658: finishing copy_from to smithi08884213-37 2024-09-13T02:44:19.387 INFO:tasks.rados.rados.0.smithi088.stdout:1658: got expected ENOENT (src dne) 2024-09-13T02:44:19.387 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 388 (ObjNum 480 snap 156 seq_num 480) dirty exists 2024-09-13T02:44:19.387 INFO:tasks.rados.rados.0.smithi088.stdout:1658: finishing copy_from racing read to smithi08884213-37 2024-09-13T02:44:19.387 INFO:tasks.rados.rados.0.smithi088.stdout:1659: finishing rollback tid 0 to smithi08884213-15 2024-09-13T02:44:19.387 INFO:tasks.rados.rados.0.smithi088.stdout:1657: done (4 left) 2024-09-13T02:44:19.387 INFO:tasks.rados.rados.0.smithi088.stdout:1658: done (3 left) 2024-09-13T02:44:19.387 INFO:tasks.rados.rados.0.smithi088.stdout:1662: snap_create 2024-09-13T02:44:19.387 INFO:tasks.rados.rados.0.smithi088.stdout:1659: finishing rollback tid 1 to smithi08884213-15 2024-09-13T02:44:19.387 INFO:tasks.rados.rados.0.smithi088.stdout:1659: finishing rollback tid 2 to smithi08884213-15 2024-09-13T02:44:19.387 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 664 (ObjNum 391 snap 129 seq_num 391) dirty exists 2024-09-13T02:44:19.388 INFO:tasks.rados.rados.0.smithi088.stdout:1660: finishing write tid 1 to smithi08884213-22 2024-09-13T02:44:19.389 INFO:tasks.rados.rados.0.smithi088.stdout:1660: finishing write tid 2 to smithi08884213-22 2024-09-13T02:44:19.392 INFO:tasks.rados.rados.0.smithi088.stdout:1660: finishing write tid 3 to smithi08884213-22 2024-09-13T02:44:19.392 INFO:tasks.rados.rados.0.smithi088.stdout:1660: finishing write tid 4 to smithi08884213-22 2024-09-13T02:44:19.393 INFO:tasks.rados.rados.0.smithi088.stdout:1661: finishing rollback tid 0 to smithi08884213-10 2024-09-13T02:44:19.393 INFO:tasks.rados.rados.0.smithi088.stdout:1661: finishing rollback tid 1 to smithi08884213-10 2024-09-13T02:44:19.394 INFO:tasks.rados.rados.0.smithi088.stdout:1660: finishing write tid 5 to smithi08884213-22 2024-09-13T02:44:19.394 INFO:tasks.rados.rados.0.smithi088.stdout:1660: oid 22 updating version 0 to 947 2024-09-13T02:44:19.394 INFO:tasks.rados.rados.0.smithi088.stdout:1660: oid 22 version 947 is already newer than 945 2024-09-13T02:44:19.394 INFO:tasks.rados.rados.0.smithi088.stdout:1660: oid 22 updating version 947 to 948 2024-09-13T02:44:19.394 INFO:tasks.rados.rados.0.smithi088.stdout:1660: oid 22 version 948 is already newer than 946 2024-09-13T02:44:19.394 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 948 (ObjNum 502 snap 164 seq_num 502) dirty exists 2024-09-13T02:44:19.394 INFO:tasks.rados.rados.0.smithi088.stdout:1660: left oid 22 (ObjNum 502 snap 164 seq_num 502) 2024-09-13T02:44:19.395 INFO:tasks.rados.rados.0.smithi088.stdout:1661: finishing rollback tid 2 to smithi08884213-10 2024-09-13T02:44:19.396 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 952 (ObjNum 379 snap 126 seq_num 379) dirty exists 2024-09-13T02:44:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:19 smithi088 ceph-mon[96266]: osdmap e410: 8 total, 8 up, 8 in 2024-09-13T02:44:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:19 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:19 smithi088 ceph-mon[98762]: osdmap e410: 8 total, 8 up, 8 in 2024-09-13T02:44:19.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:19 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:19.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:19 smithi195 ceph-mon[87742]: osdmap e410: 8 total, 8 up, 8 in 2024-09-13T02:44:19.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:19 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:20.385 INFO:tasks.rados.rados.0.smithi088.stdout:1659: done (3 left) 2024-09-13T02:44:20.385 INFO:tasks.rados.rados.0.smithi088.stdout:1660: done (2 left) 2024-09-13T02:44:20.385 INFO:tasks.rados.rados.0.smithi088.stdout:1661: done (1 left) 2024-09-13T02:44:20.386 INFO:tasks.rados.rados.0.smithi088.stdout:1662: done (0 left) 2024-09-13T02:44:20.386 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 165 2024-09-13T02:44:20.386 INFO:tasks.rados.rados.0.smithi088.stdout:1663: seq_num 503 ranges {0=425984,425984=704512,1130496=98304} 2024-09-13T02:44:20.387 INFO:tasks.rados.rados.0.smithi088.stdout:1663: writing smithi08884213-8 from 0 to 425984 tid 1 2024-09-13T02:44:20.391 INFO:tasks.rados.rados.0.smithi088.stdout:1663: writing smithi08884213-8 from 425984 to 1130496 tid 2 2024-09-13T02:44:20.392 INFO:tasks.rados.rados.0.smithi088.stdout:1663: writing smithi08884213-8 from 1130496 to 1228800 tid 3 2024-09-13T02:44:20.392 INFO:tasks.rados.rados.0.smithi088.stdout:1664: delete oid 12 current snap is 165 2024-09-13T02:44:20.395 INFO:tasks.rados.rados.0.smithi088.stdout:1663: finishing write tid 1 to smithi08884213-8 2024-09-13T02:44:20.397 INFO:tasks.rados.rados.0.smithi088.stdout:1663: finishing write tid 2 to smithi08884213-8 2024-09-13T02:44:20.397 INFO:tasks.rados.rados.0.smithi088.stdout:1663: finishing write tid 3 to smithi08884213-8 2024-09-13T02:44:20.397 INFO:tasks.rados.rados.0.smithi088.stdout:1664: done (1 left) 2024-09-13T02:44:20.397 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 35 current snap is 165 2024-09-13T02:44:20.398 INFO:tasks.rados.rados.0.smithi088.stdout:1665: seq_num 505 ranges {3538944=466944,4005888=475136,4481024=327680} 2024-09-13T02:44:20.418 INFO:tasks.rados.rados.0.smithi088.stdout:1665: writing smithi08884213-35 from 3538944 to 4005888 tid 1 2024-09-13T02:44:20.420 INFO:tasks.rados.rados.0.smithi088.stdout:1665: writing smithi08884213-35 from 4005888 to 4481024 tid 2 2024-09-13T02:44:20.423 INFO:tasks.rados.rados.0.smithi088.stdout:1665: writing smithi08884213-35 from 4481024 to 4808704 tid 3 2024-09-13T02:44:20.423 INFO:tasks.rados.rados.0.smithi088.stdout:1666: delete oid 4 current snap is 165 2024-09-13T02:44:20.423 INFO:tasks.rados.rados.0.smithi088.stdout:1663: finishing write tid 4 to smithi08884213-8 2024-09-13T02:44:20.423 INFO:tasks.rados.rados.0.smithi088.stdout:1663: finishing write tid 5 to smithi08884213-8 2024-09-13T02:44:20.423 INFO:tasks.rados.rados.0.smithi088.stdout:1663: oid 8 updating version 0 to 954 2024-09-13T02:44:20.423 INFO:tasks.rados.rados.0.smithi088.stdout:1663: oid 8 updating version 954 to 956 2024-09-13T02:44:20.424 INFO:tasks.rados.rados.0.smithi088.stdout:1663: oid 8 version 956 is already newer than 955 2024-09-13T02:44:20.424 INFO:tasks.rados.rados.0.smithi088.stdout:1663: oid 8 version 956 is already newer than 953 2024-09-13T02:44:20.424 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 956 (ObjNum 503 snap 165 seq_num 503) dirty exists 2024-09-13T02:44:20.424 INFO:tasks.rados.rados.0.smithi088.stdout:1663: left oid 8 (ObjNum 503 snap 165 seq_num 503) 2024-09-13T02:44:20.424 INFO:tasks.rados.rados.0.smithi088.stdout:1665: finishing write tid 1 to smithi08884213-35 2024-09-13T02:44:20.425 INFO:tasks.rados.rados.0.smithi088.stdout:1663: done (2 left) 2024-09-13T02:44:20.425 INFO:tasks.rados.rados.0.smithi088.stdout:1666: done (1 left) 2024-09-13T02:44:20.425 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 165 2024-09-13T02:44:20.425 INFO:tasks.rados.rados.0.smithi088.stdout:1667: seq_num 507 ranges {4096000=499712,4595712=638976,5234688=163840} 2024-09-13T02:44:20.450 INFO:tasks.rados.rados.0.smithi088.stdout:1667: writing smithi08884213-47 from 4096000 to 4595712 tid 1 2024-09-13T02:44:20.454 INFO:tasks.rados.rados.0.smithi088.stdout:1667: writing smithi08884213-47 from 4595712 to 5234688 tid 2 2024-09-13T02:44:20.457 INFO:tasks.rados.rados.0.smithi088.stdout:1667: writing smithi08884213-47 from 5234688 to 5398528 tid 3 2024-09-13T02:44:20.457 INFO:tasks.rados.rados.0.smithi088.stdout:1668: rmattr oid 23 current snap is 165 2024-09-13T02:44:20.457 INFO:tasks.rados.rados.0.smithi088.stdout:1668: done (2 left) 2024-09-13T02:44:20.457 INFO:tasks.rados.rados.0.smithi088.stdout:1669: copy_from oid 30 from oid 2 current snap is 165 2024-09-13T02:44:20.457 INFO:tasks.rados.rados.0.smithi088.stdout:1665: finishing write tid 2 to smithi08884213-35 2024-09-13T02:44:20.457 INFO:tasks.rados.rados.0.smithi088.stdout:1665: finishing write tid 3 to smithi08884213-35 2024-09-13T02:44:20.457 INFO:tasks.rados.rados.0.smithi088.stdout:1665: finishing write tid 4 to smithi08884213-35 2024-09-13T02:44:20.457 INFO:tasks.rados.rados.0.smithi088.stdout:1665: finishing write tid 5 to smithi08884213-35 2024-09-13T02:44:20.457 INFO:tasks.rados.rados.0.smithi088.stdout:1665: oid 35 updating version 0 to 959 2024-09-13T02:44:20.457 INFO:tasks.rados.rados.0.smithi088.stdout:1665: oid 35 updating version 959 to 960 2024-09-13T02:44:20.457 INFO:tasks.rados.rados.0.smithi088.stdout:1665: oid 35 version 960 is already newer than 958 2024-09-13T02:44:20.457 INFO:tasks.rados.rados.0.smithi088.stdout:1665: oid 35 updating version 960 to 961 2024-09-13T02:44:20.458 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 961 (ObjNum 505 snap 165 seq_num 505) dirty exists 2024-09-13T02:44:20.458 INFO:tasks.rados.rados.0.smithi088.stdout:1665: left oid 35 (ObjNum 505 snap 165 seq_num 505) 2024-09-13T02:44:20.458 INFO:tasks.rados.rados.0.smithi088.stdout:1665: done (2 left) 2024-09-13T02:44:20.458 INFO:tasks.rados.rados.0.smithi088.stdout:1670: copy_from oid 18 from oid 44 current snap is 165 2024-09-13T02:44:20.458 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 165 2024-09-13T02:44:20.458 INFO:tasks.rados.rados.0.smithi088.stdout:1671: seq_num 508 ranges {4620288=516096,5136384=524288,5660672=278528} 2024-09-13T02:44:20.484 INFO:tasks.rados.rados.0.smithi088.stdout:1671: writing smithi08884213-7 from 4620288 to 5136384 tid 1 2024-09-13T02:44:20.487 INFO:tasks.rados.rados.0.smithi088.stdout:1671: writing smithi08884213-7 from 5136384 to 5660672 tid 2 2024-09-13T02:44:20.489 INFO:tasks.rados.rados.0.smithi088.stdout:1671: writing smithi08884213-7 from 5660672 to 5939200 tid 3 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:1672: delete oid 46 current snap is 165 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:1667: finishing write tid 1 to smithi08884213-47 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:1667: finishing write tid 2 to smithi08884213-47 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:1667: finishing write tid 3 to smithi08884213-47 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:1667: finishing write tid 4 to smithi08884213-47 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:1667: finishing write tid 5 to smithi08884213-47 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:1667: oid 47 updating version 0 to 1010 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:1667: oid 47 version 1010 is already newer than 1009 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:1667: oid 47 updating version 1010 to 1011 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:1667: oid 47 version 1011 is already newer than 1008 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1011 (ObjNum 507 snap 165 seq_num 507) dirty exists 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:1667: left oid 47 (ObjNum 507 snap 165 seq_num 507) 2024-09-13T02:44:20.490 INFO:tasks.rados.rados.0.smithi088.stdout:1670: finishing copy_from racing read to smithi08884213-18 2024-09-13T02:44:20.491 INFO:tasks.rados.rados.0.smithi088.stdout:1670: finishing copy_from to smithi08884213-18 2024-09-13T02:44:20.491 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 881 (ObjNum 488 snap 157 seq_num 488) dirty exists 2024-09-13T02:44:20.491 INFO:tasks.rados.rados.0.smithi088.stdout:1669: finishing copy_from racing read to smithi08884213-30 2024-09-13T02:44:20.491 INFO:tasks.rados.rados.0.smithi088.stdout:1669: finishing copy_from to smithi08884213-30 2024-09-13T02:44:20.491 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 700 (ObjNum 493 snap 159 seq_num 493) dirty exists 2024-09-13T02:44:20.491 INFO:tasks.rados.rados.0.smithi088.stdout:1671: finishing write tid 1 to smithi08884213-7 2024-09-13T02:44:20.492 INFO:tasks.rados.rados.0.smithi088.stdout:1667: done (4 left) 2024-09-13T02:44:20.492 INFO:tasks.rados.rados.0.smithi088.stdout:1669: done (3 left) 2024-09-13T02:44:20.492 INFO:tasks.rados.rados.0.smithi088.stdout:1670: done (2 left) 2024-09-13T02:44:20.492 INFO:tasks.rados.rados.0.smithi088.stdout:1672: done (1 left) 2024-09-13T02:44:20.492 INFO:tasks.rados.rados.0.smithi088.stdout:1673: read oid 29 snap -1 2024-09-13T02:44:20.492 INFO:tasks.rados.rados.0.smithi088.stdout:1673: expect (ObjNum 340 snap 115 seq_num 340) 2024-09-13T02:44:20.492 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 165 2024-09-13T02:44:20.492 INFO:tasks.rados.rados.0.smithi088.stdout:1674: seq_num 510 ranges {0=548864,548864=745472,1294336=57344} 2024-09-13T02:44:20.495 INFO:tasks.rados.rados.0.smithi088.stdout:1674: writing smithi08884213-12 from 0 to 548864 tid 1 2024-09-13T02:44:20.499 INFO:tasks.rados.rados.0.smithi088.stdout:1674: writing smithi08884213-12 from 548864 to 1294336 tid 2 2024-09-13T02:44:20.500 INFO:tasks.rados.rados.0.smithi088.stdout:1674: writing smithi08884213-12 from 1294336 to 1351680 tid 3 2024-09-13T02:44:20.500 INFO:tasks.rados.rados.0.smithi088.stdout:1675: snap_remove snap 164 2024-09-13T02:44:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:20 smithi088 ceph-mon[96266]: pgmap v293: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 730 KiB/s wr, 5 op/s 2024-09-13T02:44:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:20 smithi088 ceph-mon[96266]: osdmap e411: 8 total, 8 up, 8 in 2024-09-13T02:44:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:20 smithi088 ceph-mon[98762]: pgmap v293: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 730 KiB/s wr, 5 op/s 2024-09-13T02:44:20.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:20 smithi088 ceph-mon[98762]: osdmap e411: 8 total, 8 up, 8 in 2024-09-13T02:44:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:20 smithi195 ceph-mon[87742]: pgmap v293: 121 pgs: 121 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 730 KiB/s wr, 5 op/s 2024-09-13T02:44:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:20 smithi195 ceph-mon[87742]: osdmap e411: 8 total, 8 up, 8 in 2024-09-13T02:44:21.362 INFO:tasks.rados.rados.0.smithi088.stdout:1675: done (3 left) 2024-09-13T02:44:21.362 INFO:tasks.rados.rados.0.smithi088.stdout:1676: rollback oid 1 current snap is 165 2024-09-13T02:44:21.362 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 1 to 161 2024-09-13T02:44:21.362 INFO:tasks.rados.rados.0.smithi088.stdout:1671: finishing write tid 2 to smithi08884213-7 2024-09-13T02:44:21.362 INFO:tasks.rados.rados.0.smithi088.stdout:1671: finishing write tid 3 to smithi08884213-7 2024-09-13T02:44:21.362 INFO:tasks.rados.rados.0.smithi088.stdout:1671: finishing write tid 4 to smithi08884213-7 2024-09-13T02:44:21.363 INFO:tasks.rados.rados.0.smithi088.stdout:1671: finishing write tid 5 to smithi08884213-7 2024-09-13T02:44:21.363 INFO:tasks.rados.rados.0.smithi088.stdout:1671: oid 7 updating version 0 to 966 2024-09-13T02:44:21.363 INFO:tasks.rados.rados.0.smithi088.stdout:1671: oid 7 version 966 is already newer than 963 2024-09-13T02:44:21.363 INFO:tasks.rados.rados.0.smithi088.stdout:1671: oid 7 version 966 is already newer than 964 2024-09-13T02:44:21.363 INFO:tasks.rados.rados.0.smithi088.stdout:1671: oid 7 version 966 is already newer than 965 2024-09-13T02:44:21.363 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 966 (ObjNum 508 snap 165 seq_num 508) dirty exists 2024-09-13T02:44:21.363 INFO:tasks.rados.rados.0.smithi088.stdout:1671: left oid 7 (ObjNum 508 snap 165 seq_num 508) 2024-09-13T02:44:21.363 INFO:tasks.rados.rados.0.smithi088.stdout:1674: finishing write tid 1 to smithi08884213-12 2024-09-13T02:44:21.363 INFO:tasks.rados.rados.0.smithi088.stdout:1674: finishing write tid 2 to smithi08884213-12 2024-09-13T02:44:21.363 INFO:tasks.rados.rados.0.smithi088.stdout:1671: done (3 left) 2024-09-13T02:44:21.363 INFO:tasks.rados.rados.0.smithi088.stdout:1677: rollback oid 16 current snap is 165 2024-09-13T02:44:21.363 INFO:tasks.rados.rados.0.smithi088.stdout:1674: finishing write tid 3 to smithi08884213-12 2024-09-13T02:44:21.364 INFO:tasks.rados.rados.0.smithi088.stdout:1674: finishing write tid 4 to smithi08884213-12 2024-09-13T02:44:21.364 INFO:tasks.rados.rados.0.smithi088.stdout:1674: finishing write tid 5 to smithi08884213-12 2024-09-13T02:44:21.364 INFO:tasks.rados.rados.0.smithi088.stdout:1674: oid 12 updating version 0 to 615 2024-09-13T02:44:21.364 INFO:tasks.rados.rados.0.smithi088.stdout:1674: oid 12 version 615 is already newer than 613 2024-09-13T02:44:21.364 INFO:tasks.rados.rados.0.smithi088.stdout:1674: oid 12 updating version 615 to 616 2024-09-13T02:44:21.364 INFO:tasks.rados.rados.0.smithi088.stdout:1674: oid 12 version 616 is already newer than 614 2024-09-13T02:44:21.364 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 616 (ObjNum 510 snap 165 seq_num 510) dirty exists 2024-09-13T02:44:21.364 INFO:tasks.rados.rados.0.smithi088.stdout:1674: left oid 12 (ObjNum 510 snap 165 seq_num 510) 2024-09-13T02:44:21.364 INFO:tasks.rados.rados.0.smithi088.stdout:1673: expect (ObjNum 340 snap 115 seq_num 340) 2024-09-13T02:44:21.672 INFO:tasks.rados.rados.0.smithi088.stdout:1676: finishing rollback tid 1 to smithi08884213-1 2024-09-13T02:44:21.672 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 434 (ObjNum 289 snap 0 seq_num 2153165344) dirty dne 2024-09-13T02:44:21.672 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 16 to 153 2024-09-13T02:44:21.672 INFO:tasks.rados.rados.0.smithi088.stdout:1673: done (3 left) 2024-09-13T02:44:21.672 INFO:tasks.rados.rados.0.smithi088.stdout:1674: done (2 left) 2024-09-13T02:44:21.672 INFO:tasks.rados.rados.0.smithi088.stdout:1676: done (1 left) 2024-09-13T02:44:21.672 INFO:tasks.rados.rados.0.smithi088.stdout:1678: read oid 15 snap -1 2024-09-13T02:44:21.672 INFO:tasks.rados.rados.0.smithi088.stdout:1678: expect (ObjNum 391 snap 129 seq_num 391) 2024-09-13T02:44:21.673 INFO:tasks.rados.rados.0.smithi088.stdout:1679: snap_remove snap 161 2024-09-13T02:44:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:21 smithi088 ceph-mon[98762]: osdmap e412: 8 total, 8 up, 8 in 2024-09-13T02:44:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:21 smithi088 ceph-mon[98762]: osdmap e413: 8 total, 8 up, 8 in 2024-09-13T02:44:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:21 smithi088 ceph-mon[96266]: osdmap e412: 8 total, 8 up, 8 in 2024-09-13T02:44:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:21 smithi088 ceph-mon[96266]: osdmap e413: 8 total, 8 up, 8 in 2024-09-13T02:44:21.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:21 smithi195 ceph-mon[87742]: osdmap e412: 8 total, 8 up, 8 in 2024-09-13T02:44:21.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:21 smithi195 ceph-mon[87742]: osdmap e413: 8 total, 8 up, 8 in 2024-09-13T02:44:22.395 INFO:tasks.rados.rados.0.smithi088.stdout:1679: done (2 left) 2024-09-13T02:44:22.395 INFO:tasks.rados.rados.0.smithi088.stdout:1680: setattr oid 40 current snap is 165 2024-09-13T02:44:22.395 INFO:tasks.rados.rados.0.smithi088.stdout:1677: finishing rollback tid 0 to smithi08884213-16 2024-09-13T02:44:22.395 INFO:tasks.rados.rados.0.smithi088.stdout:1677: finishing rollback tid 1 to smithi08884213-16 2024-09-13T02:44:22.395 INFO:tasks.rados.rados.0.smithi088.stdout:1677: finishing rollback tid 2 to smithi08884213-16 2024-09-13T02:44:22.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 620 (ObjNum 401 snap 133 seq_num 401) dirty exists 2024-09-13T02:44:22.395 INFO:tasks.rados.rados.0.smithi088.stdout:1678: expect (ObjNum 391 snap 129 seq_num 391) 2024-09-13T02:44:22.518 INFO:tasks.rados.rados.0.smithi088.stdout:1677: done (2 left) 2024-09-13T02:44:22.518 INFO:tasks.rados.rados.0.smithi088.stdout:1678: done (1 left) 2024-09-13T02:44:22.518 INFO:tasks.rados.rados.0.smithi088.stdout:1681: read oid 21 snap 153 2024-09-13T02:44:22.518 INFO:tasks.rados.rados.0.smithi088.stdout:1681: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:44:22.519 INFO:tasks.rados.rados.0.smithi088.stdout:1682: read oid 44 snap 153 2024-09-13T02:44:22.519 INFO:tasks.rados.rados.0.smithi088.stdout:1682: expect (ObjNum 468 snap 151 seq_num 468) 2024-09-13T02:44:22.519 INFO:tasks.rados.rados.0.smithi088.stdout:1683: rmattr oid 3 current snap is 165 2024-09-13T02:44:22.519 INFO:tasks.rados.rados.0.smithi088.stdout:1683: done (3 left) 2024-09-13T02:44:22.519 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 165 2024-09-13T02:44:22.519 INFO:tasks.rados.rados.0.smithi088.stdout:1684: seq_num 511 ranges {3506176=565248,4071424=630784,4702208=172032} 2024-09-13T02:44:22.539 INFO:tasks.rados.rados.0.smithi088.stdout:1684: writing smithi08884213-15 from 3506176 to 4071424 tid 1 2024-09-13T02:44:22.543 INFO:tasks.rados.rados.0.smithi088.stdout:1684: writing smithi08884213-15 from 4071424 to 4702208 tid 2 2024-09-13T02:44:22.544 INFO:tasks.rados.rados.0.smithi088.stdout:1684: writing smithi08884213-15 from 4702208 to 4874240 tid 3 2024-09-13T02:44:22.544 INFO:tasks.rados.rados.0.smithi088.stdout:1685: read oid 46 snap 153 2024-09-13T02:44:22.544 INFO:tasks.rados.rados.0.smithi088.stdout:1685: expect (ObjNum 354 snap 118 seq_num 354) 2024-09-13T02:44:22.544 INFO:tasks.rados.rados.0.smithi088.stdout:1686: delete oid 26 current snap is 165 2024-09-13T02:44:22.545 INFO:tasks.rados.rados.0.smithi088.stdout:1681: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:44:22.549 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1018 (ObjNum 482 snap 156 seq_num 482) dirty exists 2024-09-13T02:44:22.549 INFO:tasks.rados.rados.0.smithi088.stdout:1682: expect (ObjNum 468 snap 151 seq_num 468) 2024-09-13T02:44:22.567 INFO:tasks.rados.rados.0.smithi088.stdout:1684: finishing write tid 1 to smithi08884213-15 2024-09-13T02:44:22.567 INFO:tasks.rados.rados.0.smithi088.stdout:1684: finishing write tid 2 to smithi08884213-15 2024-09-13T02:44:22.567 INFO:tasks.rados.rados.0.smithi088.stdout:1684: finishing write tid 3 to smithi08884213-15 2024-09-13T02:44:22.567 INFO:tasks.rados.rados.0.smithi088.stdout:1684: finishing write tid 4 to smithi08884213-15 2024-09-13T02:44:22.567 INFO:tasks.rados.rados.0.smithi088.stdout:1684: finishing write tid 5 to smithi08884213-15 2024-09-13T02:44:22.567 INFO:tasks.rados.rados.0.smithi088.stdout:1684: oid 15 updating version 0 to 669 2024-09-13T02:44:22.567 INFO:tasks.rados.rados.0.smithi088.stdout:1684: oid 15 version 669 is already newer than 667 2024-09-13T02:44:22.567 INFO:tasks.rados.rados.0.smithi088.stdout:1684: oid 15 version 669 is already newer than 668 2024-09-13T02:44:22.567 INFO:tasks.rados.rados.0.smithi088.stdout:1684: oid 15 version 669 is already newer than 666 2024-09-13T02:44:22.567 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 669 (ObjNum 511 snap 165 seq_num 511) dirty exists 2024-09-13T02:44:22.567 INFO:tasks.rados.rados.0.smithi088.stdout:1684: left oid 15 (ObjNum 511 snap 165 seq_num 511) 2024-09-13T02:44:22.567 INFO:tasks.rados.rados.0.smithi088.stdout:1680: done (5 left) 2024-09-13T02:44:22.568 INFO:tasks.rados.rados.0.smithi088.stdout:1681: done (4 left) 2024-09-13T02:44:22.568 INFO:tasks.rados.rados.0.smithi088.stdout:1682: done (3 left) 2024-09-13T02:44:22.568 INFO:tasks.rados.rados.0.smithi088.stdout:1684: done (2 left) 2024-09-13T02:44:22.568 INFO:tasks.rados.rados.0.smithi088.stdout:1686: done (1 left) 2024-09-13T02:44:22.568 INFO:tasks.rados.rados.0.smithi088.stdout:1687: setattr oid 28 current snap is 165 2024-09-13T02:44:22.568 INFO:tasks.rados.rados.0.smithi088.stdout:1685: expect (ObjNum 354 snap 118 seq_num 354) 2024-09-13T02:44:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:22 smithi088 ceph-mon[96266]: pgmap v296: 121 pgs: 121 active+clean; 143 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 588 KiB/s wr, 10 op/s 2024-09-13T02:44:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T02:44:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:22 smithi088 ceph-mon[98762]: pgmap v296: 121 pgs: 121 active+clean; 143 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 588 KiB/s wr, 10 op/s 2024-09-13T02:44:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T02:44:22.705 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:22 smithi195 ceph-mon[87742]: pgmap v296: 121 pgs: 121 active+clean; 143 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 588 KiB/s wr, 10 op/s 2024-09-13T02:44:22.705 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T02:44:22.724 INFO:tasks.rados.rados.0.smithi088.stdout:1685: done (1 left) 2024-09-13T02:44:22.724 INFO:tasks.rados.rados.0.smithi088.stdout:1688: rollback oid 18 current snap is 165 2024-09-13T02:44:22.724 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 18 to 153 2024-09-13T02:44:22.724 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 165 2024-09-13T02:44:22.724 INFO:tasks.rados.rados.0.smithi088.stdout:1689: seq_num 513 ranges {73728=598016,671744=794624,1466368=8192} 2024-09-13T02:44:22.728 INFO:tasks.rados.rados.0.smithi088.stdout:1689: writing smithi08884213-48 from 73728 to 671744 tid 1 2024-09-13T02:44:22.733 INFO:tasks.rados.rados.0.smithi088.stdout:1689: writing smithi08884213-48 from 671744 to 1466368 tid 2 2024-09-13T02:44:22.733 INFO:tasks.rados.rados.0.smithi088.stdout:1689: writing smithi08884213-48 from 1466368 to 1474560 tid 3 2024-09-13T02:44:22.733 INFO:tasks.rados.rados.0.smithi088.stdout:1690: read oid 1 snap -1 2024-09-13T02:44:22.733 INFO:tasks.rados.rados.0.smithi088.stdout:1690: expect deleted 2024-09-13T02:44:22.734 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 165 2024-09-13T02:44:22.734 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1019 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:44:22.734 INFO:tasks.rados.rados.0.smithi088.stdout:1688: finishing rollback tid 0 to smithi08884213-18 2024-09-13T02:44:22.734 INFO:tasks.rados.rados.0.smithi088.stdout:1688: finishing rollback tid 1 to smithi08884213-18 2024-09-13T02:44:22.734 INFO:tasks.rados.rados.0.smithi088.stdout:1688: finishing rollback tid 2 to smithi08884213-18 2024-09-13T02:44:22.734 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 885 (ObjNum 257 snap 0 seq_num 2152911488) dirty exists 2024-09-13T02:44:22.734 INFO:tasks.rados.rados.0.smithi088.stdout:1689: finishing write tid 1 to smithi08884213-48 2024-09-13T02:44:22.734 INFO:tasks.rados.rados.0.smithi088.stdout:1691: seq_num 514 ranges {4874240=614400,5488640=679936,6168576=122880} 2024-09-13T02:44:22.762 INFO:tasks.rados.rados.0.smithi088.stdout:1691: writing smithi08884213-15 from 4874240 to 5488640 tid 1 2024-09-13T02:44:22.765 INFO:tasks.rados.rados.0.smithi088.stdout:1691: writing smithi08884213-15 from 5488640 to 6168576 tid 2 2024-09-13T02:44:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:1691: writing smithi08884213-15 from 6168576 to 6291456 tid 3 2024-09-13T02:44:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:1687: done (4 left) 2024-09-13T02:44:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:1688: done (3 left) 2024-09-13T02:44:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:1692: delete oid 35 current snap is 165 2024-09-13T02:44:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:1689: finishing write tid 2 to smithi08884213-48 2024-09-13T02:44:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:1689: finishing write tid 3 to smithi08884213-48 2024-09-13T02:44:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:1689: finishing write tid 4 to smithi08884213-48 2024-09-13T02:44:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:1689: finishing write tid 5 to smithi08884213-48 2024-09-13T02:44:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:1689: oid 48 updating version 0 to 918 2024-09-13T02:44:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:1689: oid 48 updating version 918 to 919 2024-09-13T02:44:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:1689: oid 48 updating version 919 to 920 2024-09-13T02:44:22.768 INFO:tasks.rados.rados.0.smithi088.stdout:1689: oid 48 version 920 is already newer than 917 2024-09-13T02:44:22.768 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 920 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:44:22.768 INFO:tasks.rados.rados.0.smithi088.stdout:1689: left oid 48 (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:44:22.768 INFO:tasks.rados.rados.0.smithi088.stdout:1691: finishing write tid 1 to smithi08884213-15 2024-09-13T02:44:22.769 INFO:tasks.rados.rados.0.smithi088.stdout:1689: done (3 left) 2024-09-13T02:44:22.769 INFO:tasks.rados.rados.0.smithi088.stdout:1690: done (2 left) 2024-09-13T02:44:22.769 INFO:tasks.rados.rados.0.smithi088.stdout:1692: done (1 left) 2024-09-13T02:44:22.769 INFO:tasks.rados.rados.0.smithi088.stdout:1693: snap_create 2024-09-13T02:44:22.769 INFO:tasks.rados.rados.0.smithi088.stdout:1691: finishing write tid 2 to smithi08884213-15 2024-09-13T02:44:22.769 INFO:tasks.rados.rados.0.smithi088.stdout:1691: finishing write tid 3 to smithi08884213-15 2024-09-13T02:44:22.769 INFO:tasks.rados.rados.0.smithi088.stdout:1691: finishing write tid 4 to smithi08884213-15 2024-09-13T02:44:22.770 INFO:tasks.rados.rados.0.smithi088.stdout:1691: finishing write tid 5 to smithi08884213-15 2024-09-13T02:44:22.770 INFO:tasks.rados.rados.0.smithi088.stdout:1691: oid 15 updating version 0 to 672 2024-09-13T02:44:22.770 INFO:tasks.rados.rados.0.smithi088.stdout:1691: oid 15 version 672 is already newer than 670 2024-09-13T02:44:22.770 INFO:tasks.rados.rados.0.smithi088.stdout:1691: oid 15 updating version 672 to 673 2024-09-13T02:44:22.770 INFO:tasks.rados.rados.0.smithi088.stdout:1691: oid 15 version 673 is already newer than 671 2024-09-13T02:44:22.770 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 673 (ObjNum 514 snap 165 seq_num 514) dirty exists 2024-09-13T02:44:22.770 INFO:tasks.rados.rados.0.smithi088.stdout:1691: left oid 15 (ObjNum 514 snap 165 seq_num 514) 2024-09-13T02:44:23.396 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:44:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:44:23] "GET /metrics HTTP/1.1" 200 36259 "" "Prometheus/2.43.0" 2024-09-13T02:44:23.399 INFO:tasks.rados.rados.0.smithi088.stdout:1691: done (1 left) 2024-09-13T02:44:23.399 INFO:tasks.rados.rados.0.smithi088.stdout:1693: done (0 left) 2024-09-13T02:44:23.399 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 3 current snap is 166 2024-09-13T02:44:23.399 INFO:tasks.rados.rados.0.smithi088.stdout:1694: seq_num 516 ranges {1572864=647168,2220032=450560,2670592=352256} 2024-09-13T02:44:23.411 INFO:tasks.rados.rados.0.smithi088.stdout:1694: writing smithi08884213-3 from 1572864 to 2220032 tid 1 2024-09-13T02:44:23.413 INFO:tasks.rados.rados.0.smithi088.stdout:1694: writing smithi08884213-3 from 2220032 to 2670592 tid 2 2024-09-13T02:44:23.416 INFO:tasks.rados.rados.0.smithi088.stdout:1694: writing smithi08884213-3 from 2670592 to 3022848 tid 3 2024-09-13T02:44:23.416 INFO:tasks.rados.rados.0.smithi088.stdout:1695: rollback oid 11 current snap is 166 2024-09-13T02:44:23.416 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 11 to 153 2024-09-13T02:44:23.416 INFO:tasks.rados.rados.0.smithi088.stdout:1696: rollback oid 26 current snap is 166 2024-09-13T02:44:23.416 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 26 to 153 2024-09-13T02:44:23.417 INFO:tasks.rados.rados.0.smithi088.stdout:1697: rollback oid 19 current snap is 166 2024-09-13T02:44:23.417 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 19 to 165 2024-09-13T02:44:23.417 INFO:tasks.rados.rados.0.smithi088.stdout:1698: snap_create 2024-09-13T02:44:23.417 INFO:tasks.rados.rados.0.smithi088.stdout:1694: finishing write tid 1 to smithi08884213-3 2024-09-13T02:44:23.419 INFO:tasks.rados.rados.0.smithi088.stdout:1694: finishing write tid 2 to smithi08884213-3 2024-09-13T02:44:23.420 INFO:tasks.rados.rados.0.smithi088.stdout:1694: finishing write tid 3 to smithi08884213-3 2024-09-13T02:44:23.420 INFO:tasks.rados.rados.0.smithi088.stdout:1694: finishing write tid 4 to smithi08884213-3 2024-09-13T02:44:23.420 INFO:tasks.rados.rados.0.smithi088.stdout:1697: finishing rollback tid 0 to smithi08884213-19 2024-09-13T02:44:23.421 INFO:tasks.rados.rados.0.smithi088.stdout:1697: finishing rollback tid 1 to smithi08884213-19 2024-09-13T02:44:23.421 INFO:tasks.rados.rados.0.smithi088.stdout:1695: finishing rollback tid 0 to smithi08884213-11 2024-09-13T02:44:23.425 INFO:tasks.rados.rados.0.smithi088.stdout:1695: finishing rollback tid 1 to smithi08884213-11 2024-09-13T02:44:23.425 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 887 (ObjNum 321 snap 0 seq_num 2154016464) dirty dne 2024-09-13T02:44:23.425 INFO:tasks.rados.rados.0.smithi088.stdout:1696: finishing rollback tid 1 to smithi08884213-26 2024-09-13T02:44:23.425 INFO:tasks.rados.rados.0.smithi088.stdout:1697: finishing rollback tid 2 to smithi08884213-19 2024-09-13T02:44:23.425 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 446 (ObjNum 424 snap 139 seq_num 424) dirty exists 2024-09-13T02:44:23.425 INFO:tasks.rados.rados.0.smithi088.stdout:1696: finishing rollback tid 2 to smithi08884213-26 2024-09-13T02:44:23.425 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 391 (ObjNum 474 snap 153 seq_num 474) dirty exists 2024-09-13T02:44:23.425 INFO:tasks.rados.rados.0.smithi088.stdout:1694: finishing write tid 5 to smithi08884213-3 2024-09-13T02:44:23.425 INFO:tasks.rados.rados.0.smithi088.stdout:1694: oid 3 updating version 0 to 77 2024-09-13T02:44:23.426 INFO:tasks.rados.rados.0.smithi088.stdout:1694: oid 3 version 77 is already newer than 76 2024-09-13T02:44:23.426 INFO:tasks.rados.rados.0.smithi088.stdout:1694: oid 3 updating version 77 to 78 2024-09-13T02:44:23.426 INFO:tasks.rados.rados.0.smithi088.stdout:1694: oid 3 version 78 is already newer than 75 2024-09-13T02:44:23.426 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 78 (ObjNum 516 snap 166 seq_num 516) dirty exists 2024-09-13T02:44:23.426 INFO:tasks.rados.rados.0.smithi088.stdout:1694: left oid 3 (ObjNum 516 snap 166 seq_num 516) 2024-09-13T02:44:23.446 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:23 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T02:44:23.446 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:23 smithi195 ceph-mon[87742]: Upgrade: osd.4 is safe to restart 2024-09-13T02:44:23.446 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:23 smithi195 ceph-mon[87742]: osdmap e414: 8 total, 8 up, 8 in 2024-09-13T02:44:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:23 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T02:44:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:23 smithi088 ceph-mon[96266]: Upgrade: osd.4 is safe to restart 2024-09-13T02:44:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:23 smithi088 ceph-mon[96266]: osdmap e414: 8 total, 8 up, 8 in 2024-09-13T02:44:23.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:23 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-09-13T02:44:23.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:23 smithi088 ceph-mon[98762]: Upgrade: osd.4 is safe to restart 2024-09-13T02:44:23.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:23 smithi088 ceph-mon[98762]: osdmap e414: 8 total, 8 up, 8 in 2024-09-13T02:44:24.404 INFO:tasks.rados.rados.0.smithi088.stdout:1694: done (4 left) 2024-09-13T02:44:24.404 INFO:tasks.rados.rados.0.smithi088.stdout:1695: done (3 left) 2024-09-13T02:44:24.404 INFO:tasks.rados.rados.0.smithi088.stdout:1696: done (2 left) 2024-09-13T02:44:24.405 INFO:tasks.rados.rados.0.smithi088.stdout:1697: done (1 left) 2024-09-13T02:44:24.405 INFO:tasks.rados.rados.0.smithi088.stdout:1698: done (0 left) 2024-09-13T02:44:24.405 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 167 2024-09-13T02:44:24.405 INFO:tasks.rados.rados.0.smithi088.stdout:1699: seq_num 517 ranges {6070272=663552,6733824=786432,7520256=16384} 2024-09-13T02:44:24.440 INFO:tasks.rados.rados.0.smithi088.stdout:1699: writing smithi08884213-38 from 6070272 to 6733824 tid 1 2024-09-13T02:44:24.444 INFO:tasks.rados.rados.0.smithi088.stdout:1699: writing smithi08884213-38 from 6733824 to 7520256 tid 2 2024-09-13T02:44:24.444 INFO:tasks.rados.rados.0.smithi088.stdout:1699: writing smithi08884213-38 from 7520256 to 7536640 tid 3 2024-09-13T02:44:24.444 INFO:tasks.rados.rados.0.smithi088.stdout:1700: snap_create 2024-09-13T02:44:24.447 INFO:tasks.rados.rados.0.smithi088.stdout:1699: finishing write tid 1 to smithi08884213-38 2024-09-13T02:44:24.448 INFO:tasks.rados.rados.0.smithi088.stdout:1699: finishing write tid 2 to smithi08884213-38 2024-09-13T02:44:24.448 INFO:tasks.rados.rados.0.smithi088.stdout:1699: finishing write tid 3 to smithi08884213-38 2024-09-13T02:44:24.448 INFO:tasks.rados.rados.0.smithi088.stdout:1699: finishing write tid 4 to smithi08884213-38 2024-09-13T02:44:24.450 INFO:tasks.rados.rados.0.smithi088.stdout:1699: finishing write tid 5 to smithi08884213-38 2024-09-13T02:44:24.450 INFO:tasks.rados.rados.0.smithi088.stdout:1699: oid 38 updating version 0 to 449 2024-09-13T02:44:24.450 INFO:tasks.rados.rados.0.smithi088.stdout:1699: oid 38 updating version 449 to 450 2024-09-13T02:44:24.450 INFO:tasks.rados.rados.0.smithi088.stdout:1699: oid 38 version 450 is already newer than 448 2024-09-13T02:44:24.450 INFO:tasks.rados.rados.0.smithi088.stdout:1699: oid 38 updating version 450 to 451 2024-09-13T02:44:24.451 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 451 (ObjNum 517 snap 167 seq_num 517) dirty exists 2024-09-13T02:44:24.451 INFO:tasks.rados.rados.0.smithi088.stdout:1699: left oid 38 (ObjNum 517 snap 167 seq_num 517) 2024-09-13T02:44:24.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:24 smithi088 ceph-mon[98762]: pgmap v299: 121 pgs: 121 active+clean; 144 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 1022 KiB/s wr, 17 op/s 2024-09-13T02:44:24.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:24 smithi088 ceph-mon[98762]: osdmap e415: 8 total, 8 up, 8 in 2024-09-13T02:44:24.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:24.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T02:44:24.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:44:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:24 smithi088 ceph-mon[96266]: pgmap v299: 121 pgs: 121 active+clean; 144 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 1022 KiB/s wr, 17 op/s 2024-09-13T02:44:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:24 smithi088 ceph-mon[96266]: osdmap e415: 8 total, 8 up, 8 in 2024-09-13T02:44:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T02:44:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:44:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:24 smithi195 ceph-mon[87742]: pgmap v299: 121 pgs: 121 active+clean; 144 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 1022 KiB/s wr, 17 op/s 2024-09-13T02:44:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:24 smithi195 ceph-mon[87742]: osdmap e415: 8 total, 8 up, 8 in 2024-09-13T02:44:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-09-13T02:44:24.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:44:25.411 INFO:tasks.rados.rados.0.smithi088.stdout:1699: done (1 left) 2024-09-13T02:44:25.412 INFO:tasks.rados.rados.0.smithi088.stdout:1700: done (0 left) 2024-09-13T02:44:25.412 INFO:tasks.rados.rados.0.smithi088.stdout:1701: setattr oid 29 current snap is 168 2024-09-13T02:44:25.413 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 168 2024-09-13T02:44:25.413 INFO:tasks.rados.rados.0.smithi088.stdout:1702: seq_num 518 ranges {2031616=679936,2711552=671744,3383296=131072} 2024-09-13T02:44:25.428 INFO:tasks.rados.rados.0.smithi088.stdout:1702: writing smithi08884213-31 from 2031616 to 2711552 tid 1 2024-09-13T02:44:25.431 INFO:tasks.rados.rados.0.smithi088.stdout:1702: writing smithi08884213-31 from 2711552 to 3383296 tid 2 2024-09-13T02:44:25.432 INFO:tasks.rados.rados.0.smithi088.stdout:1702: writing smithi08884213-31 from 3383296 to 3514368 tid 3 2024-09-13T02:44:25.432 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 46 current snap is 168 2024-09-13T02:44:25.432 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 888 (ObjNum 340 snap 115 seq_num 340) dirty exists 2024-09-13T02:44:25.433 INFO:tasks.rados.rados.0.smithi088.stdout:1703: seq_num 519 ranges {0=696320,696320=548864,1245184=253952} 2024-09-13T02:44:25.436 INFO:tasks.rados.rados.0.smithi088.stdout:1703: writing smithi08884213-46 from 0 to 696320 tid 1 2024-09-13T02:44:25.440 INFO:tasks.rados.rados.0.smithi088.stdout:1703: writing smithi08884213-46 from 696320 to 1245184 tid 2 2024-09-13T02:44:25.441 INFO:tasks.rados.rados.0.smithi088.stdout:1703: writing smithi08884213-46 from 1245184 to 1499136 tid 3 2024-09-13T02:44:25.441 INFO:tasks.rados.rados.0.smithi088.stdout:1701: done (2 left) 2024-09-13T02:44:25.441 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 25 current snap is 168 2024-09-13T02:44:25.441 INFO:tasks.rados.rados.0.smithi088.stdout:1702: finishing write tid 1 to smithi08884213-31 2024-09-13T02:44:25.441 INFO:tasks.rados.rados.0.smithi088.stdout:1704: seq_num 520 ranges {860160=712704,1572864=434176,2007040=368640} 2024-09-13T02:44:25.449 INFO:tasks.rados.rados.0.smithi088.stdout:1704: writing smithi08884213-25 from 860160 to 1572864 tid 1 2024-09-13T02:44:25.452 INFO:tasks.rados.rados.0.smithi088.stdout:1704: writing smithi08884213-25 from 1572864 to 2007040 tid 2 2024-09-13T02:44:25.455 INFO:tasks.rados.rados.0.smithi088.stdout:1704: writing smithi08884213-25 from 2007040 to 2375680 tid 3 2024-09-13T02:44:25.455 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 168 2024-09-13T02:44:25.455 INFO:tasks.rados.rados.0.smithi088.stdout:1702: finishing write tid 2 to smithi08884213-31 2024-09-13T02:44:25.455 INFO:tasks.rados.rados.0.smithi088.stdout:1702: finishing write tid 3 to smithi08884213-31 2024-09-13T02:44:25.455 INFO:tasks.rados.rados.0.smithi088.stdout:1705: seq_num 521 ranges {2973696=729088,3702784=720896,4423680=81920} 2024-09-13T02:44:25.474 INFO:tasks.rados.rados.0.smithi088.stdout:1705: writing smithi08884213-2 from 2973696 to 3702784 tid 1 2024-09-13T02:44:25.478 INFO:tasks.rados.rados.0.smithi088.stdout:1705: writing smithi08884213-2 from 3702784 to 4423680 tid 2 2024-09-13T02:44:25.479 INFO:tasks.rados.rados.0.smithi088.stdout:1705: writing smithi08884213-2 from 4423680 to 4505600 tid 3 2024-09-13T02:44:25.479 INFO:tasks.rados.rados.0.smithi088.stdout:1706: rmattr oid 12 current snap is 168 2024-09-13T02:44:25.479 INFO:tasks.rados.rados.0.smithi088.stdout:1706: done (4 left) 2024-09-13T02:44:25.479 INFO:tasks.rados.rados.0.smithi088.stdout:1707: setattr oid 47 current snap is 168 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1702: finishing write tid 4 to smithi08884213-31 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1702: finishing write tid 5 to smithi08884213-31 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1702: oid 31 updating version 0 to 982 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1702: oid 31 version 982 is already newer than 980 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1702: oid 31 version 982 is already newer than 981 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1702: oid 31 version 982 is already newer than 979 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 982 (ObjNum 518 snap 168 seq_num 518) dirty exists 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1702: left oid 31 (ObjNum 518 snap 168 seq_num 518) 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1703: finishing write tid 1 to smithi08884213-46 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1703: finishing write tid 2 to smithi08884213-46 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1703: finishing write tid 3 to smithi08884213-46 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1703: finishing write tid 4 to smithi08884213-46 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1703: finishing write tid 5 to smithi08884213-46 2024-09-13T02:44:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:1703: oid 46 updating version 0 to 394 2024-09-13T02:44:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:1703: oid 46 version 394 is already newer than 392 2024-09-13T02:44:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:1703: oid 46 version 394 is already newer than 391 2024-09-13T02:44:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:1703: oid 46 version 394 is already newer than 393 2024-09-13T02:44:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 394 (ObjNum 519 snap 168 seq_num 519) dirty exists 2024-09-13T02:44:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:1703: left oid 46 (ObjNum 519 snap 168 seq_num 519) 2024-09-13T02:44:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:1704: finishing write tid 1 to smithi08884213-25 2024-09-13T02:44:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:1704: finishing write tid 2 to smithi08884213-25 2024-09-13T02:44:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:1704: finishing write tid 3 to smithi08884213-25 2024-09-13T02:44:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:1704: finishing write tid 4 to smithi08884213-25 2024-09-13T02:44:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:1704: finishing write tid 5 to smithi08884213-25 2024-09-13T02:44:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:1704: oid 25 updating version 0 to 626 2024-09-13T02:44:25.482 INFO:tasks.rados.rados.0.smithi088.stdout:1704: oid 25 version 626 is already newer than 624 2024-09-13T02:44:25.482 INFO:tasks.rados.rados.0.smithi088.stdout:1704: oid 25 updating version 626 to 627 2024-09-13T02:44:25.482 INFO:tasks.rados.rados.0.smithi088.stdout:1704: oid 25 version 627 is already newer than 625 2024-09-13T02:44:25.482 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 627 (ObjNum 520 snap 168 seq_num 520) dirty exists 2024-09-13T02:44:25.482 INFO:tasks.rados.rados.0.smithi088.stdout:1704: left oid 25 (ObjNum 520 snap 168 seq_num 520) 2024-09-13T02:44:25.482 INFO:tasks.rados.rados.0.smithi088.stdout:1705: finishing write tid 1 to smithi08884213-2 2024-09-13T02:44:25.483 INFO:tasks.rados.rados.0.smithi088.stdout:1702: done (4 left) 2024-09-13T02:44:25.483 INFO:tasks.rados.rados.0.smithi088.stdout:1703: done (3 left) 2024-09-13T02:44:25.483 INFO:tasks.rados.rados.0.smithi088.stdout:1704: done (2 left) 2024-09-13T02:44:25.483 INFO:tasks.rados.rados.0.smithi088.stdout:1708: rollback oid 24 current snap is 168 2024-09-13T02:44:25.483 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 24 to 167 2024-09-13T02:44:25.483 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 168 2024-09-13T02:44:25.483 INFO:tasks.rados.rados.0.smithi088.stdout:1709: seq_num 522 ranges {876544=745472,1622016=606208,2228224=196608} 2024-09-13T02:44:25.490 INFO:tasks.rados.rados.0.smithi088.stdout:1709: writing smithi08884213-40 from 876544 to 1622016 tid 1 2024-09-13T02:44:25.494 INFO:tasks.rados.rados.0.smithi088.stdout:1709: writing smithi08884213-40 from 1622016 to 2228224 tid 2 2024-09-13T02:44:25.495 INFO:tasks.rados.rados.0.smithi088.stdout:1709: writing smithi08884213-40 from 2228224 to 2424832 tid 3 2024-09-13T02:44:25.496 INFO:tasks.rados.rados.0.smithi088.stdout:1710: rollback oid 42 current snap is 168 2024-09-13T02:44:25.496 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 42 to 166 2024-09-13T02:44:25.496 INFO:tasks.rados.rados.0.smithi088.stdout:1705: finishing write tid 2 to smithi08884213-2 2024-09-13T02:44:25.496 INFO:tasks.rados.rados.0.smithi088.stdout:1708: finishing rollback tid 1 to smithi08884213-24 2024-09-13T02:44:25.496 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 0 (ObjNum 33 snap 0 seq_num 2143618296) dirty dne 2024-09-13T02:44:25.496 INFO:tasks.rados.rados.0.smithi088.stdout:1705: finishing write tid 3 to smithi08884213-2 2024-09-13T02:44:25.496 INFO:tasks.rados.rados.0.smithi088.stdout:1708: done (4 left) 2024-09-13T02:44:25.496 INFO:tasks.rados.rados.0.smithi088.stdout:1711: copy_from oid 37 from oid 21 current snap is 168 2024-09-13T02:44:25.496 INFO:tasks.rados.rados.0.smithi088.stdout:1705: finishing write tid 4 to smithi08884213-2 2024-09-13T02:44:25.496 INFO:tasks.rados.rados.0.smithi088.stdout:1705: finishing write tid 5 to smithi08884213-2 2024-09-13T02:44:25.496 INFO:tasks.rados.rados.0.smithi088.stdout:1705: oid 2 updating version 0 to 706 2024-09-13T02:44:25.496 INFO:tasks.rados.rados.0.smithi088.stdout:1705: oid 2 updating version 706 to 708 2024-09-13T02:44:25.497 INFO:tasks.rados.rados.0.smithi088.stdout:1705: oid 2 version 708 is already newer than 707 2024-09-13T02:44:25.497 INFO:tasks.rados.rados.0.smithi088.stdout:1705: oid 2 updating version 708 to 709 2024-09-13T02:44:25.497 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 709 (ObjNum 521 snap 168 seq_num 521) dirty exists 2024-09-13T02:44:25.497 INFO:tasks.rados.rados.0.smithi088.stdout:1705: left oid 2 (ObjNum 521 snap 168 seq_num 521) 2024-09-13T02:44:25.497 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1021 (ObjNum 507 snap 165 seq_num 507) dirty exists 2024-09-13T02:44:25.497 INFO:tasks.rados.rados.0.smithi088.stdout:1705: done (4 left) 2024-09-13T02:44:25.497 INFO:tasks.rados.rados.0.smithi088.stdout:1707: done (3 left) 2024-09-13T02:44:25.497 INFO:tasks.rados.rados.0.smithi088.stdout:1712: delete oid 22 current snap is 168 2024-09-13T02:44:25.498 INFO:tasks.rados.rados.0.smithi088.stdout:1709: finishing write tid 1 to smithi08884213-40 2024-09-13T02:44:25.498 INFO:tasks.rados.rados.0.smithi088.stdout:1710: finishing rollback tid 1 to smithi08884213-42 2024-09-13T02:44:25.498 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 0 (ObjNum 161 snap 0 seq_num 2152609072) dirty dne 2024-09-13T02:44:25.498 INFO:tasks.rados.rados.0.smithi088.stdout:1710: done (3 left) 2024-09-13T02:44:25.498 INFO:tasks.rados.rados.0.smithi088.stdout:1712: done (2 left) 2024-09-13T02:44:25.498 INFO:tasks.rados.rados.0.smithi088.stdout:1713: rmattr oid 16 current snap is 168 2024-09-13T02:44:25.498 INFO:tasks.rados.rados.0.smithi088.stdout:1713: done (2 left) 2024-09-13T02:44:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:1714: copy_from oid 18 from oid 5 current snap is 168 2024-09-13T02:44:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:1715: setattr oid 14 current snap is 168 2024-09-13T02:44:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:1709: finishing write tid 2 to smithi08884213-40 2024-09-13T02:44:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:1709: finishing write tid 3 to smithi08884213-40 2024-09-13T02:44:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:1709: finishing write tid 4 to smithi08884213-40 2024-09-13T02:44:25.500 INFO:tasks.rados.rados.0.smithi088.stdout:1711: finishing copy_from racing read to smithi08884213-37 2024-09-13T02:44:25.500 INFO:tasks.rados.rados.0.smithi088.stdout:1711: finishing copy_from to smithi08884213-37 2024-09-13T02:44:25.500 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 881 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:44:25.501 INFO:tasks.rados.rados.0.smithi088.stdout:1711: done (3 left) 2024-09-13T02:44:25.501 INFO:tasks.rados.rados.0.smithi088.stdout:1716: snap_create 2024-09-13T02:44:25.501 INFO:tasks.rados.rados.0.smithi088.stdout:1709: finishing write tid 5 to smithi08884213-40 2024-09-13T02:44:25.501 INFO:tasks.rados.rados.0.smithi088.stdout:1709: oid 40 updating version 0 to 1023 2024-09-13T02:44:25.501 INFO:tasks.rados.rados.0.smithi088.stdout:1709: oid 40 updating version 1023 to 1024 2024-09-13T02:44:25.502 INFO:tasks.rados.rados.0.smithi088.stdout:1709: oid 40 updating version 1024 to 1025 2024-09-13T02:44:25.502 INFO:tasks.rados.rados.0.smithi088.stdout:1709: oid 40 updating version 1025 to 1026 2024-09-13T02:44:25.502 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1026 (ObjNum 522 snap 168 seq_num 522) dirty exists 2024-09-13T02:44:25.502 INFO:tasks.rados.rados.0.smithi088.stdout:1709: left oid 40 (ObjNum 522 snap 168 seq_num 522) 2024-09-13T02:44:25.504 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 674 (ObjNum 498 snap 161 seq_num 498) dirty exists 2024-09-13T02:44:25.517 INFO:tasks.rados.rados.0.smithi088.stdout:1714: finishing copy_from racing read to smithi08884213-18 2024-09-13T02:44:25.519 INFO:tasks.rados.rados.0.smithi088.stdout:1714: finishing copy_from to smithi08884213-18 2024-09-13T02:44:25.520 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 975 (ObjNum 414 snap 137 seq_num 414) dirty exists 2024-09-13T02:44:25.646 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:25 smithi195 ceph-mon[87742]: Upgrade: Updating osd.4 2024-09-13T02:44:25.647 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:25 smithi195 ceph-mon[87742]: Deploying daemon osd.4 on smithi195 2024-09-13T02:44:25.647 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:25 smithi195 ceph-mon[87742]: osdmap e416: 8 total, 8 up, 8 in 2024-09-13T02:44:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:25 smithi088 ceph-mon[96266]: Upgrade: Updating osd.4 2024-09-13T02:44:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:25 smithi088 ceph-mon[96266]: Deploying daemon osd.4 on smithi195 2024-09-13T02:44:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:25 smithi088 ceph-mon[96266]: osdmap e416: 8 total, 8 up, 8 in 2024-09-13T02:44:25.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:25 smithi088 ceph-mon[98762]: Upgrade: Updating osd.4 2024-09-13T02:44:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:25 smithi088 ceph-mon[98762]: Deploying daemon osd.4 on smithi195 2024-09-13T02:44:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:25 smithi088 ceph-mon[98762]: osdmap e416: 8 total, 8 up, 8 in 2024-09-13T02:44:26.362 INFO:tasks.rados.rados.0.smithi088.stdout:1709: done (3 left) 2024-09-13T02:44:26.362 INFO:tasks.rados.rados.0.smithi088.stdout:1714: done (2 left) 2024-09-13T02:44:26.363 INFO:tasks.rados.rados.0.smithi088.stdout:1715: done (1 left) 2024-09-13T02:44:26.363 INFO:tasks.rados.rados.0.smithi088.stdout:1716: done (0 left) 2024-09-13T02:44:26.363 INFO:tasks.rados.rados.0.smithi088.stdout:1717: delete oid 24 current snap is 169 2024-09-13T02:44:26.364 INFO:tasks.rados.rados.0.smithi088.stdout:1717: done (0 left) 2024-09-13T02:44:26.364 INFO:tasks.rados.rados.0.smithi088.stdout:1718: rmattr oid 14 current snap is 169 2024-09-13T02:44:26.364 INFO:tasks.rados.rados.0.smithi088.stdout:1719: delete oid 7 current snap is 169 2024-09-13T02:44:26.370 INFO:tasks.rados.rados.0.smithi088.stdout:1719: done (1 left) 2024-09-13T02:44:26.371 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 169 2024-09-13T02:44:26.371 INFO:tasks.rados.rados.0.smithi088.stdout:1720: seq_num 526 ranges {4775936=417792,5193728=589824,5783552=614400} 2024-09-13T02:44:26.398 INFO:tasks.rados.rados.0.smithi088.stdout:1720: writing smithi08884213-29 from 4775936 to 5193728 tid 1 2024-09-13T02:44:26.402 INFO:tasks.rados.rados.0.smithi088.stdout:1720: writing smithi08884213-29 from 5193728 to 5783552 tid 2 2024-09-13T02:44:26.405 INFO:tasks.rados.rados.0.smithi088.stdout:1720: writing smithi08884213-29 from 5783552 to 6397952 tid 3 2024-09-13T02:44:26.405 INFO:tasks.rados.rados.0.smithi088.stdout:1721: snap_create 2024-09-13T02:44:26.405 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 675 (ObjNum 498 snap 161 seq_num 498) dirty exists 2024-09-13T02:44:26.409 INFO:tasks.rados.rados.0.smithi088.stdout:1720: finishing write tid 1 to smithi08884213-29 2024-09-13T02:44:26.409 INFO:tasks.rados.rados.0.smithi088.stdout:1720: finishing write tid 2 to smithi08884213-29 2024-09-13T02:44:26.416 INFO:tasks.rados.rados.0.smithi088.stdout:1720: finishing write tid 3 to smithi08884213-29 2024-09-13T02:44:26.416 INFO:tasks.rados.rados.0.smithi088.stdout:1720: finishing write tid 4 to smithi08884213-29 2024-09-13T02:44:26.417 INFO:tasks.rados.rados.0.smithi088.stdout:1720: finishing write tid 5 to smithi08884213-29 2024-09-13T02:44:26.417 INFO:tasks.rados.rados.0.smithi088.stdout:1720: oid 29 updating version 0 to 978 2024-09-13T02:44:26.417 INFO:tasks.rados.rados.0.smithi088.stdout:1720: oid 29 version 978 is already newer than 977 2024-09-13T02:44:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:1720: oid 29 updating version 978 to 979 2024-09-13T02:44:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:1720: oid 29 version 979 is already newer than 976 2024-09-13T02:44:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 979 (ObjNum 526 snap 169 seq_num 526) dirty exists 2024-09-13T02:44:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:1720: left oid 29 (ObjNum 526 snap 169 seq_num 526) 2024-09-13T02:44:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:26 smithi088 ceph-mon[96266]: pgmap v302: 121 pgs: 121 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-13T02:44:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:26 smithi088 ceph-mon[96266]: osdmap e417: 8 total, 8 up, 8 in 2024-09-13T02:44:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:26 smithi088 ceph-mon[96266]: osdmap e418: 8 total, 8 up, 8 in 2024-09-13T02:44:26.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:26 smithi088 ceph-mon[98762]: pgmap v302: 121 pgs: 121 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-13T02:44:26.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:26 smithi088 ceph-mon[98762]: osdmap e417: 8 total, 8 up, 8 in 2024-09-13T02:44:26.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:26 smithi088 ceph-mon[98762]: osdmap e418: 8 total, 8 up, 8 in 2024-09-13T02:44:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:26 smithi195 ceph-mon[87742]: pgmap v302: 121 pgs: 121 active+clean; 151 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-13T02:44:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:26 smithi195 ceph-mon[87742]: osdmap e417: 8 total, 8 up, 8 in 2024-09-13T02:44:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:26 smithi195 ceph-mon[87742]: osdmap e418: 8 total, 8 up, 8 in 2024-09-13T02:44:27.013 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:26 smithi195 systemd[1]: Stopping Ceph osd.4 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:44:27.013 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:27 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[36901]: 2024-09-13T02:44:26.999+0000 7f375b2f9640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:44:27.014 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:27 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[36901]: 2024-09-13T02:44:26.999+0000 7f375b2f9640 -1 osd.4 418 *** Got signal Terminated *** 2024-09-13T02:44:27.014 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:27 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[36901]: 2024-09-13T02:44:26.999+0000 7f375b2f9640 -1 osd.4 418 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T02:44:27.368 INFO:tasks.rados.rados.0.smithi088.stdout:1718: done (2 left) 2024-09-13T02:44:27.368 INFO:tasks.rados.rados.0.smithi088.stdout:1720: done (1 left) 2024-09-13T02:44:27.368 INFO:tasks.rados.rados.0.smithi088.stdout:1721: done (0 left) 2024-09-13T02:44:27.368 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 170 2024-09-13T02:44:27.368 INFO:tasks.rados.rados.0.smithi088.stdout:1722: seq_num 527 ranges {6701056=434176,7135232=475136,7610368=565248,8175616=163840} 2024-09-13T02:44:27.406 INFO:tasks.rados.rados.0.smithi088.stdout:1722: writing smithi08884213-45 from 6701056 to 7135232 tid 1 2024-09-13T02:44:27.409 INFO:tasks.rados.rados.0.smithi088.stdout:1722: writing smithi08884213-45 from 7135232 to 7610368 tid 2 2024-09-13T02:44:27.412 INFO:tasks.rados.rados.0.smithi088.stdout:1722: writing smithi08884213-45 from 7610368 to 8175616 tid 3 2024-09-13T02:44:27.413 INFO:tasks.rados.rados.0.smithi088.stdout:1722: writing smithi08884213-45 from 8175616 to 8339456 tid 4 2024-09-13T02:44:27.413 INFO:tasks.rados.rados.0.smithi088.stdout:1723: snap_remove snap 167 2024-09-13T02:44:27.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:27 smithi088 ceph-mon[98762]: osd.4 marked itself down and dead 2024-09-13T02:44:27.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:27 smithi088 ceph-mon[98762]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:44:27.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:27 smithi088 ceph-mon[98762]: osdmap e419: 8 total, 7 up, 8 in 2024-09-13T02:44:27.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:27 smithi088 ceph-mon[96266]: osd.4 marked itself down and dead 2024-09-13T02:44:27.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:27 smithi088 ceph-mon[96266]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:44:27.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:27 smithi088 ceph-mon[96266]: osdmap e419: 8 total, 7 up, 8 in 2024-09-13T02:44:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:27 smithi195 ceph-mon[87742]: osd.4 marked itself down and dead 2024-09-13T02:44:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:27 smithi195 ceph-mon[87742]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:44:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:27 smithi195 ceph-mon[87742]: osdmap e419: 8 total, 7 up, 8 in 2024-09-13T02:44:28.025 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:27 smithi195 podman[93361]: 2024-09-13 02:44:27.752814855 +0000 UTC m=+0.845270120 container died 68ff34dd7c8536e7e68585050a33706c132df40edce8d7eb4060a5ccaf6a4e58 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-2c01458, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-13T02:44:28.369 INFO:tasks.rados.rados.0.smithi088.stdout:1723: done (1 left) 2024-09-13T02:44:28.369 INFO:tasks.rados.rados.0.smithi088.stdout:1724: copy_from oid 25 from oid 40 current snap is 170 2024-09-13T02:44:28.369 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 170 2024-09-13T02:44:28.369 INFO:tasks.rados.rados.0.smithi088.stdout:1725: seq_num 528 ranges {6397952=450560,6848512=761856,7610368=442368} 2024-09-13T02:44:28.392 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:28 smithi195 podman[93361]: 2024-09-13 02:44:28.139556389 +0000 UTC m=+1.232011641 container cleanup 68ff34dd7c8536e7e68585050a33706c132df40edce8d7eb4060a5ccaf6a4e58 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-2c01458, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-09-13T02:44:28.392 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:28 smithi195 bash[93361]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4 2024-09-13T02:44:28.406 INFO:tasks.rados.rados.0.smithi088.stdout:1725: writing smithi08884213-29 from 6397952 to 6848512 tid 1 2024-09-13T02:44:28.411 INFO:tasks.rados.rados.0.smithi088.stdout:1725: writing smithi08884213-29 from 6848512 to 7610368 tid 2 2024-09-13T02:44:28.414 INFO:tasks.rados.rados.0.smithi088.stdout:1725: writing smithi08884213-29 from 7610368 to 8052736 tid 3 2024-09-13T02:44:28.414 INFO:tasks.rados.rados.0.smithi088.stdout:1726: snap_remove snap 166 2024-09-13T02:44:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:28 smithi088 ceph-mon[96266]: pgmap v305: 121 pgs: 121 active+clean; 157 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.8 MiB/s wr, 35 op/s 2024-09-13T02:44:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:28 smithi088 ceph-mon[96266]: osdmap e420: 8 total, 7 up, 8 in 2024-09-13T02:44:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:28 smithi088 ceph-mon[98762]: pgmap v305: 121 pgs: 121 active+clean; 157 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.8 MiB/s wr, 35 op/s 2024-09-13T02:44:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:28 smithi088 ceph-mon[98762]: osdmap e420: 8 total, 7 up, 8 in 2024-09-13T02:44:28.705 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:28 smithi195 ceph-mon[87742]: pgmap v305: 121 pgs: 121 active+clean; 157 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.8 MiB/s wr, 35 op/s 2024-09-13T02:44:28.705 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:28 smithi195 ceph-mon[87742]: osdmap e420: 8 total, 7 up, 8 in 2024-09-13T02:44:28.705 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:28 smithi195 podman[93391]: 2024-09-13 02:44:28.391321509 +0000 UTC m=+0.637569084 container remove 68ff34dd7c8536e7e68585050a33706c132df40edce8d7eb4060a5ccaf6a4e58 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=reef-2c01458, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:44:28.972 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:28 smithi195 podman[93488]: 2024-09-13 02:44:28.607736915 +0000 UTC m=+0.016444675 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:44:28.972 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:28 smithi195 podman[93488]: 2024-09-13 02:44:28.735829086 +0000 UTC m=+0.144536841 container create 597745b16cc3a6610b324caec27800a6c228bd8e56e5e69c41066904cd364236 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-13T02:44:29.234 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:28 smithi195 podman[93488]: 2024-09-13 02:44:28.971766599 +0000 UTC m=+0.380474347 container init 597745b16cc3a6610b324caec27800a6c228bd8e56e5e69c41066904cd364236 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, ceph=True, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux ) 2024-09-13T02:44:29.235 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:28 smithi195 podman[93488]: 2024-09-13 02:44:28.976649426 +0000 UTC m=+0.385357182 container start 597745b16cc3a6610b324caec27800a6c228bd8e56e5e69c41066904cd364236 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-deactivate, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-13T02:44:29.235 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:29 smithi195 podman[93488]: 2024-09-13 02:44:29.063129407 +0000 UTC m=+0.471837171 container attach 597745b16cc3a6610b324caec27800a6c228bd8e56e5e69c41066904cd364236 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731) 2024-09-13T02:44:29.235 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:29 smithi195 podman[93488]: 2024-09-13 02:44:29.172411111 +0000 UTC m=+0.581118876 container died 597745b16cc3a6610b324caec27800a6c228bd8e56e5e69c41066904cd364236 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-deactivate, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True) 2024-09-13T02:44:29.369 INFO:tasks.rados.rados.0.smithi088.stdout:1722: finishing write tid 1 to smithi08884213-45 2024-09-13T02:44:29.369 INFO:tasks.rados.rados.0.smithi088.stdout:1722: finishing write tid 2 to smithi08884213-45 2024-09-13T02:44:29.369 INFO:tasks.rados.rados.0.smithi088.stdout:1722: finishing write tid 3 to smithi08884213-45 2024-09-13T02:44:29.369 INFO:tasks.rados.rados.0.smithi088.stdout:1722: finishing write tid 4 to smithi08884213-45 2024-09-13T02:44:29.369 INFO:tasks.rados.rados.0.smithi088.stdout:1722: finishing write tid 5 to smithi08884213-45 2024-09-13T02:44:29.369 INFO:tasks.rados.rados.0.smithi088.stdout:1722: finishing write tid 6 to smithi08884213-45 2024-09-13T02:44:29.370 INFO:tasks.rados.rados.0.smithi088.stdout:1722: oid 45 updating version 0 to 215 2024-09-13T02:44:29.370 INFO:tasks.rados.rados.0.smithi088.stdout:1722: oid 45 version 215 is already newer than 212 2024-09-13T02:44:29.370 INFO:tasks.rados.rados.0.smithi088.stdout:1722: oid 45 version 215 is already newer than 213 2024-09-13T02:44:29.370 INFO:tasks.rados.rados.0.smithi088.stdout:1722: oid 45 updating version 215 to 216 2024-09-13T02:44:29.370 INFO:tasks.rados.rados.0.smithi088.stdout:1722: oid 45 version 216 is already newer than 214 2024-09-13T02:44:29.370 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 216 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-09-13T02:44:29.370 INFO:tasks.rados.rados.0.smithi088.stdout:1722: left oid 45 (ObjNum 527 snap 170 seq_num 527) 2024-09-13T02:44:29.370 INFO:tasks.rados.rados.0.smithi088.stdout:1724: finishing copy_from racing read to smithi08884213-25 2024-09-13T02:44:29.370 INFO:tasks.rados.rados.0.smithi088.stdout:1724: finishing copy_from to smithi08884213-25 2024-09-13T02:44:29.370 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1026 (ObjNum 522 snap 168 seq_num 522) dirty exists 2024-09-13T02:44:29.370 INFO:tasks.rados.rados.0.smithi088.stdout:1725: finishing write tid 1 to smithi08884213-29 2024-09-13T02:44:29.370 INFO:tasks.rados.rados.0.smithi088.stdout:1725: finishing write tid 2 to smithi08884213-29 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:1725: finishing write tid 3 to smithi08884213-29 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:1725: finishing write tid 4 to smithi08884213-29 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:1725: finishing write tid 5 to smithi08884213-29 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:1725: oid 29 updating version 0 to 982 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:1725: oid 29 version 982 is already newer than 981 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:1725: oid 29 version 982 is already newer than 980 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:1725: oid 29 updating version 982 to 983 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 983 (ObjNum 528 snap 170 seq_num 528) dirty exists 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:1725: left oid 29 (ObjNum 528 snap 170 seq_num 528) 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:1722: done (3 left) 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:1724: done (2 left) 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:1725: done (1 left) 2024-09-13T02:44:29.371 INFO:tasks.rados.rados.0.smithi088.stdout:1726: done (0 left) 2024-09-13T02:44:29.372 INFO:tasks.rados.rados.0.smithi088.stdout:1727: delete oid 8 current snap is 170 2024-09-13T02:44:29.375 INFO:tasks.rados.rados.0.smithi088.stdout:1727: done (0 left) 2024-09-13T02:44:29.375 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 170 2024-09-13T02:44:29.376 INFO:tasks.rados.rados.0.smithi088.stdout:1728: seq_num 530 ranges {950272=483328,1433600=532480,1966080=671744} 2024-09-13T02:44:29.383 INFO:tasks.rados.rados.0.smithi088.stdout:1728: writing smithi08884213-23 from 950272 to 1433600 tid 1 2024-09-13T02:44:29.387 INFO:tasks.rados.rados.0.smithi088.stdout:1728: writing smithi08884213-23 from 1433600 to 1966080 tid 2 2024-09-13T02:44:29.390 INFO:tasks.rados.rados.0.smithi088.stdout:1728: writing smithi08884213-23 from 1966080 to 2637824 tid 3 2024-09-13T02:44:29.391 INFO:tasks.rados.rados.0.smithi088.stdout:1729: snap_create 2024-09-13T02:44:29.391 INFO:tasks.rados.rados.0.smithi088.stdout:1728: finishing write tid 1 to smithi08884213-23 2024-09-13T02:44:29.391 INFO:tasks.rados.rados.0.smithi088.stdout:1728: finishing write tid 2 to smithi08884213-23 2024-09-13T02:44:29.393 INFO:tasks.rados.rados.0.smithi088.stdout:1728: finishing write tid 3 to smithi08884213-23 2024-09-13T02:44:29.393 INFO:tasks.rados.rados.0.smithi088.stdout:1728: finishing write tid 4 to smithi08884213-23 2024-09-13T02:44:29.394 INFO:tasks.rados.rados.0.smithi088.stdout:1728: finishing write tid 5 to smithi08884213-23 2024-09-13T02:44:29.394 INFO:tasks.rados.rados.0.smithi088.stdout:1728: oid 23 updating version 0 to 715 2024-09-13T02:44:29.394 INFO:tasks.rados.rados.0.smithi088.stdout:1728: oid 23 updating version 715 to 718 2024-09-13T02:44:29.394 INFO:tasks.rados.rados.0.smithi088.stdout:1728: oid 23 version 718 is already newer than 717 2024-09-13T02:44:29.394 INFO:tasks.rados.rados.0.smithi088.stdout:1728: oid 23 version 718 is already newer than 716 2024-09-13T02:44:29.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 718 (ObjNum 530 snap 170 seq_num 530) dirty exists 2024-09-13T02:44:29.395 INFO:tasks.rados.rados.0.smithi088.stdout:1728: left oid 23 (ObjNum 530 snap 170 seq_num 530) 2024-09-13T02:44:30.235 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:29 smithi195 podman[93531]: 2024-09-13 02:44:29.900472396 +0000 UTC m=+0.722097188 container remove 597745b16cc3a6610b324caec27800a6c228bd8e56e5e69c41066904cd364236 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-13T02:44:30.235 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:29 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.4.service: Deactivated successfully. 2024-09-13T02:44:30.235 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:29 smithi195 systemd[1]: Stopped Ceph osd.4 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:44:30.235 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:29 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.4.service: Consumed 11.293s CPU time. 2024-09-13T02:44:30.235 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:30 smithi195 systemd[1]: Starting Ceph osd.4 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:44:30.377 INFO:tasks.rados.rados.0.smithi088.stdout:1728: done (1 left) 2024-09-13T02:44:30.377 INFO:tasks.rados.rados.0.smithi088.stdout:1729: done (0 left) 2024-09-13T02:44:30.377 INFO:tasks.rados.rados.0.smithi088.stdout:1730: read oid 33 snap -1 2024-09-13T02:44:30.377 INFO:tasks.rados.rados.0.smithi088.stdout:1730: expect (ObjNum 481 snap 156 seq_num 481) 2024-09-13T02:44:30.377 INFO:tasks.rados.rados.0.smithi088.stdout:1731: read oid 6 snap -1 2024-09-13T02:44:30.377 INFO:tasks.rados.rados.0.smithi088.stdout:1731: expect (ObjNum 372 snap 124 seq_num 372) 2024-09-13T02:44:30.377 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 171 2024-09-13T02:44:30.377 INFO:tasks.rados.rados.0.smithi088.stdout:1732: seq_num 531 ranges {4505600=499712,5005312=417792,5423104=548864,5971968=237568} 2024-09-13T02:44:30.404 INFO:tasks.rados.rados.0.smithi088.stdout:1732: writing smithi08884213-2 from 4505600 to 5005312 tid 1 2024-09-13T02:44:30.406 INFO:tasks.rados.rados.0.smithi088.stdout:1732: writing smithi08884213-2 from 5005312 to 5423104 tid 2 2024-09-13T02:44:30.410 INFO:tasks.rados.rados.0.smithi088.stdout:1732: writing smithi08884213-2 from 5423104 to 5971968 tid 3 2024-09-13T02:44:30.411 INFO:tasks.rados.rados.0.smithi088.stdout:1732: writing smithi08884213-2 from 5971968 to 6209536 tid 4 2024-09-13T02:44:30.411 INFO:tasks.rados.rados.0.smithi088.stdout:1733: delete oid 8 current snap is 171 2024-09-13T02:44:30.411 INFO:tasks.rados.rados.0.smithi088.stdout:1730: expect (ObjNum 481 snap 156 seq_num 481) 2024-09-13T02:44:30.434 INFO:tasks.rados.rados.0.smithi088.stdout:1731: expect (ObjNum 372 snap 124 seq_num 372) 2024-09-13T02:44:30.517 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:30 smithi195 podman[93632]: 2024-09-13 02:44:30.236432305 +0000 UTC m=+0.016119476 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:44:30.517 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:30 smithi195 podman[93632]: 2024-09-13 02:44:30.385334418 +0000 UTC m=+0.165021588 container create 3124e49ebb81af9957f621f5ace264684e6e388787d053785cebcac21f743655 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-7741f7f, ceph=True) 2024-09-13T02:44:30.517 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:30 smithi195 ceph-mon[87742]: pgmap v308: 121 pgs: 9 peering, 6 stale+active+clean, 106 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2024-09-13T02:44:30.517 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:30.517 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:44:30.517 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:30 smithi195 ceph-mon[87742]: osdmap e421: 8 total, 7 up, 8 in 2024-09-13T02:44:30.517 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:30 smithi195 ceph-mon[87742]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-13T02:44:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:30 smithi088 ceph-mon[96266]: pgmap v308: 121 pgs: 9 peering, 6 stale+active+clean, 106 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2024-09-13T02:44:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:44:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:30 smithi088 ceph-mon[96266]: osdmap e421: 8 total, 7 up, 8 in 2024-09-13T02:44:30.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:30 smithi088 ceph-mon[96266]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-13T02:44:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:30 smithi088 ceph-mon[98762]: pgmap v308: 121 pgs: 9 peering, 6 stale+active+clean, 106 active+clean; 159 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2024-09-13T02:44:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:44:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:30 smithi088 ceph-mon[98762]: osdmap e421: 8 total, 7 up, 8 in 2024-09-13T02:44:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:30 smithi088 ceph-mon[98762]: Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-13T02:44:30.726 INFO:tasks.rados.rados.0.smithi088.stdout:1732: finishing write tid 1 to smithi08884213-2 2024-09-13T02:44:30.727 INFO:tasks.rados.rados.0.smithi088.stdout:1732: finishing write tid 2 to smithi08884213-2 2024-09-13T02:44:30.727 INFO:tasks.rados.rados.0.smithi088.stdout:1732: finishing write tid 3 to smithi08884213-2 2024-09-13T02:44:30.727 INFO:tasks.rados.rados.0.smithi088.stdout:1732: finishing write tid 4 to smithi08884213-2 2024-09-13T02:44:30.727 INFO:tasks.rados.rados.0.smithi088.stdout:1732: finishing write tid 5 to smithi08884213-2 2024-09-13T02:44:30.727 INFO:tasks.rados.rados.0.smithi088.stdout:1732: finishing write tid 6 to smithi08884213-2 2024-09-13T02:44:30.727 INFO:tasks.rados.rados.0.smithi088.stdout:1732: oid 2 updating version 0 to 722 2024-09-13T02:44:30.727 INFO:tasks.rados.rados.0.smithi088.stdout:1732: oid 2 updating version 722 to 723 2024-09-13T02:44:30.727 INFO:tasks.rados.rados.0.smithi088.stdout:1732: oid 2 updating version 723 to 724 2024-09-13T02:44:30.727 INFO:tasks.rados.rados.0.smithi088.stdout:1732: oid 2 version 724 is already newer than 720 2024-09-13T02:44:30.727 INFO:tasks.rados.rados.0.smithi088.stdout:1732: oid 2 version 724 is already newer than 721 2024-09-13T02:44:30.727 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 724 (ObjNum 531 snap 171 seq_num 531) dirty exists 2024-09-13T02:44:30.727 INFO:tasks.rados.rados.0.smithi088.stdout:1732: left oid 2 (ObjNum 531 snap 171 seq_num 531) 2024-09-13T02:44:30.728 INFO:tasks.rados.rados.0.smithi088.stdout:1730: done (3 left) 2024-09-13T02:44:30.728 INFO:tasks.rados.rados.0.smithi088.stdout:1731: done (2 left) 2024-09-13T02:44:30.728 INFO:tasks.rados.rados.0.smithi088.stdout:1732: done (1 left) 2024-09-13T02:44:30.728 INFO:tasks.rados.rados.0.smithi088.stdout:1733: done (0 left) 2024-09-13T02:44:30.728 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 171 2024-09-13T02:44:30.728 INFO:tasks.rados.rados.0.smithi088.stdout:1734: seq_num 533 ranges {0=532480,532480=630784,1163264=516096,1679360=57344} 2024-09-13T02:44:30.728 INFO:tasks.rados.rados.0.smithi088.stdout:1734: writing smithi08884213-42 from 0 to 532480 tid 1 2024-09-13T02:44:30.733 INFO:tasks.rados.rados.0.smithi088.stdout:1734: writing smithi08884213-42 from 532480 to 1163264 tid 2 2024-09-13T02:44:30.735 INFO:tasks.rados.rados.0.smithi088.stdout:1734: writing smithi08884213-42 from 1163264 to 1679360 tid 3 2024-09-13T02:44:30.736 INFO:tasks.rados.rados.0.smithi088.stdout:1734: writing smithi08884213-42 from 1679360 to 1736704 tid 4 2024-09-13T02:44:30.736 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 171 2024-09-13T02:44:30.736 INFO:tasks.rados.rados.0.smithi088.stdout:1734: finishing write tid 1 to smithi08884213-42 2024-09-13T02:44:30.736 INFO:tasks.rados.rados.0.smithi088.stdout:1734: finishing write tid 2 to smithi08884213-42 2024-09-13T02:44:30.737 INFO:tasks.rados.rados.0.smithi088.stdout:1735: seq_num 534 ranges {0=548864,548864=516096,1064960=688128} 2024-09-13T02:44:30.739 INFO:tasks.rados.rados.0.smithi088.stdout:1735: writing smithi08884213-39 from 0 to 548864 tid 1 2024-09-13T02:44:30.742 INFO:tasks.rados.rados.0.smithi088.stdout:1735: writing smithi08884213-39 from 548864 to 1064960 tid 2 2024-09-13T02:44:30.746 INFO:tasks.rados.rados.0.smithi088.stdout:1735: writing smithi08884213-39 from 1064960 to 1753088 tid 3 2024-09-13T02:44:30.746 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 171 2024-09-13T02:44:30.746 INFO:tasks.rados.rados.0.smithi088.stdout:1734: finishing write tid 3 to smithi08884213-42 2024-09-13T02:44:30.746 INFO:tasks.rados.rados.0.smithi088.stdout:1736: seq_num 535 ranges {2637824=565248,3203072=802816,4005888=401408} 2024-09-13T02:44:30.764 INFO:tasks.rados.rados.0.smithi088.stdout:1736: writing smithi08884213-23 from 2637824 to 3203072 tid 1 2024-09-13T02:44:30.768 INFO:tasks.rados.rados.0.smithi088.stdout:1736: writing smithi08884213-23 from 3203072 to 4005888 tid 2 2024-09-13T02:44:30.771 INFO:tasks.rados.rados.0.smithi088.stdout:1736: writing smithi08884213-23 from 4005888 to 4407296 tid 3 2024-09-13T02:44:30.771 INFO:tasks.rados.rados.0.smithi088.stdout:1737: delete oid 13 current snap is 171 2024-09-13T02:44:30.771 INFO:tasks.rados.rados.0.smithi088.stdout:1734: finishing write tid 4 to smithi08884213-42 2024-09-13T02:44:30.771 INFO:tasks.rados.rados.0.smithi088.stdout:1734: finishing write tid 5 to smithi08884213-42 2024-09-13T02:44:30.771 INFO:tasks.rados.rados.0.smithi088.stdout:1734: finishing write tid 6 to smithi08884213-42 2024-09-13T02:44:30.771 INFO:tasks.rados.rados.0.smithi088.stdout:1734: oid 42 updating version 0 to 397 2024-09-13T02:44:30.772 INFO:tasks.rados.rados.0.smithi088.stdout:1734: oid 42 updating version 397 to 399 2024-09-13T02:44:30.772 INFO:tasks.rados.rados.0.smithi088.stdout:1734: oid 42 version 399 is already newer than 395 2024-09-13T02:44:30.772 INFO:tasks.rados.rados.0.smithi088.stdout:1734: oid 42 version 399 is already newer than 396 2024-09-13T02:44:30.772 INFO:tasks.rados.rados.0.smithi088.stdout:1734: oid 42 version 399 is already newer than 398 2024-09-13T02:44:30.772 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 399 (ObjNum 533 snap 171 seq_num 533) dirty exists 2024-09-13T02:44:30.772 INFO:tasks.rados.rados.0.smithi088.stdout:1734: left oid 42 (ObjNum 533 snap 171 seq_num 533) 2024-09-13T02:44:30.772 INFO:tasks.rados.rados.0.smithi088.stdout:1735: finishing write tid 1 to smithi08884213-39 2024-09-13T02:44:30.772 INFO:tasks.rados.rados.0.smithi088.stdout:1735: finishing write tid 2 to smithi08884213-39 2024-09-13T02:44:30.772 INFO:tasks.rados.rados.0.smithi088.stdout:1735: finishing write tid 3 to smithi08884213-39 2024-09-13T02:44:30.772 INFO:tasks.rados.rados.0.smithi088.stdout:1735: finishing write tid 4 to smithi08884213-39 2024-09-13T02:44:30.772 INFO:tasks.rados.rados.0.smithi088.stdout:1735: finishing write tid 5 to smithi08884213-39 2024-09-13T02:44:30.772 INFO:tasks.rados.rados.0.smithi088.stdout:1735: oid 39 updating version 0 to 1035 2024-09-13T02:44:30.773 INFO:tasks.rados.rados.0.smithi088.stdout:1735: oid 39 updating version 1035 to 1037 2024-09-13T02:44:30.773 INFO:tasks.rados.rados.0.smithi088.stdout:1735: oid 39 updating version 1037 to 1038 2024-09-13T02:44:30.773 INFO:tasks.rados.rados.0.smithi088.stdout:1735: oid 39 version 1038 is already newer than 1036 2024-09-13T02:44:30.773 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1038 (ObjNum 534 snap 171 seq_num 534) dirty exists 2024-09-13T02:44:30.773 INFO:tasks.rados.rados.0.smithi088.stdout:1735: left oid 39 (ObjNum 534 snap 171 seq_num 534) 2024-09-13T02:44:30.773 INFO:tasks.rados.rados.0.smithi088.stdout:1736: finishing write tid 1 to smithi08884213-23 2024-09-13T02:44:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:1736: finishing write tid 2 to smithi08884213-23 2024-09-13T02:44:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:1734: done (3 left) 2024-09-13T02:44:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:1735: done (2 left) 2024-09-13T02:44:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:1737: done (1 left) 2024-09-13T02:44:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:1738: rmattr oid 7 current snap is 171 2024-09-13T02:44:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:1738: done (1 left) 2024-09-13T02:44:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:1739: read oid 29 snap -1 2024-09-13T02:44:30.774 INFO:tasks.rados.rados.0.smithi088.stdout:1739: expect (ObjNum 528 snap 170 seq_num 528) 2024-09-13T02:44:30.775 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 171 2024-09-13T02:44:30.775 INFO:tasks.rados.rados.0.smithi088.stdout:1740: seq_num 537 ranges {1196032=598016,1794048=573440,2367488=491520,2859008=139264} 2024-09-13T02:44:30.783 INFO:tasks.rados.rados.0.smithi088.stdout:1740: writing smithi08884213-50 from 1196032 to 1794048 tid 1 2024-09-13T02:44:30.787 INFO:tasks.rados.rados.0.smithi088.stdout:1740: writing smithi08884213-50 from 1794048 to 2367488 tid 2 2024-09-13T02:44:30.790 INFO:tasks.rados.rados.0.smithi088.stdout:1740: writing smithi08884213-50 from 2367488 to 2859008 tid 3 2024-09-13T02:44:30.792 INFO:tasks.rados.rados.0.smithi088.stdout:1740: writing smithi08884213-50 from 2859008 to 2998272 tid 4 2024-09-13T02:44:30.792 INFO:tasks.rados.rados.0.smithi088.stdout:1741: setattr oid 34 current snap is 171 2024-09-13T02:44:30.792 INFO:tasks.rados.rados.0.smithi088.stdout:1736: finishing write tid 3 to smithi08884213-23 2024-09-13T02:44:30.792 INFO:tasks.rados.rados.0.smithi088.stdout:1736: finishing write tid 4 to smithi08884213-23 2024-09-13T02:44:30.792 INFO:tasks.rados.rados.0.smithi088.stdout:1736: finishing write tid 5 to smithi08884213-23 2024-09-13T02:44:30.792 INFO:tasks.rados.rados.0.smithi088.stdout:1736: oid 23 updating version 0 to 728 2024-09-13T02:44:30.792 INFO:tasks.rados.rados.0.smithi088.stdout:1736: oid 23 version 728 is already newer than 726 2024-09-13T02:44:30.792 INFO:tasks.rados.rados.0.smithi088.stdout:1736: oid 23 updating version 728 to 729 2024-09-13T02:44:30.792 INFO:tasks.rados.rados.0.smithi088.stdout:1736: oid 23 version 729 is already newer than 727 2024-09-13T02:44:30.792 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 729 (ObjNum 535 snap 171 seq_num 535) dirty exists 2024-09-13T02:44:30.793 INFO:tasks.rados.rados.0.smithi088.stdout:1736: left oid 23 (ObjNum 535 snap 171 seq_num 535) 2024-09-13T02:44:30.793 INFO:tasks.rados.rados.0.smithi088.stdout:1740: finishing write tid 1 to smithi08884213-50 2024-09-13T02:44:30.793 INFO:tasks.rados.rados.0.smithi088.stdout:1740: finishing write tid 2 to smithi08884213-50 2024-09-13T02:44:30.793 INFO:tasks.rados.rados.0.smithi088.stdout:1736: done (3 left) 2024-09-13T02:44:30.793 INFO:tasks.rados.rados.0.smithi088.stdout:1742: snap_remove snap 153 2024-09-13T02:44:30.806 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:30 smithi195 podman[93632]: 2024-09-13 02:44:30.663113002 +0000 UTC m=+0.442800178 container init 3124e49ebb81af9957f621f5ace264684e6e388787d053785cebcac21f743655 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, 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) 2024-09-13T02:44:30.806 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:30 smithi195 podman[93632]: 2024-09-13 02:44:30.667997159 +0000 UTC m=+0.447684328 container start 3124e49ebb81af9957f621f5ace264684e6e388787d053785cebcac21f743655 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, GIT_CLEAN=True) 2024-09-13T02:44:31.234 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate[93647]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:44:31.234 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:30 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate[93647]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:44:31.234 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:30 smithi195 bash[93632]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:44:31.235 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:30 smithi195 bash[93632]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:44:31.235 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:30 smithi195 podman[93632]: 2024-09-13 02:44:30.855518649 +0000 UTC m=+0.635205822 container attach 3124e49ebb81af9957f621f5ace264684e6e388787d053785cebcac21f743655 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, ceph=True, 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, io.buildah.version=1.37.2) 2024-09-13T02:44:31.366 INFO:tasks.rados.rados.0.smithi088.stdout:1740: finishing write tid 3 to smithi08884213-50 2024-09-13T02:44:31.366 INFO:tasks.rados.rados.0.smithi088.stdout:1740: finishing write tid 4 to smithi08884213-50 2024-09-13T02:44:31.366 INFO:tasks.rados.rados.0.smithi088.stdout:1740: finishing write tid 5 to smithi08884213-50 2024-09-13T02:44:31.366 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 676 (ObjNum 470 snap 151 seq_num 470) dirty exists 2024-09-13T02:44:31.366 INFO:tasks.rados.rados.0.smithi088.stdout:1740: finishing write tid 6 to smithi08884213-50 2024-09-13T02:44:31.366 INFO:tasks.rados.rados.0.smithi088.stdout:1740: oid 50 updating version 0 to 441 2024-09-13T02:44:31.367 INFO:tasks.rados.rados.0.smithi088.stdout:1740: oid 50 version 441 is already newer than 438 2024-09-13T02:44:31.367 INFO:tasks.rados.rados.0.smithi088.stdout:1740: oid 50 version 441 is already newer than 440 2024-09-13T02:44:31.367 INFO:tasks.rados.rados.0.smithi088.stdout:1740: oid 50 version 441 is already newer than 439 2024-09-13T02:44:31.367 INFO:tasks.rados.rados.0.smithi088.stdout:1740: oid 50 updating version 441 to 442 2024-09-13T02:44:31.367 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 442 (ObjNum 537 snap 171 seq_num 537) dirty exists 2024-09-13T02:44:31.367 INFO:tasks.rados.rados.0.smithi088.stdout:1740: left oid 50 (ObjNum 537 snap 171 seq_num 537) 2024-09-13T02:44:31.367 INFO:tasks.rados.rados.0.smithi088.stdout:1739: expect (ObjNum 528 snap 170 seq_num 528) 2024-09-13T02:44:31.572 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:31 smithi195 ceph-mon[87742]: osdmap e422: 8 total, 7 up, 8 in 2024-09-13T02:44:31.573 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:31 smithi195 ceph-mon[87742]: osdmap e423: 8 total, 7 up, 8 in 2024-09-13T02:44:31.573 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate[93647]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-13T02:44:31.573 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 bash[93632]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-13T02:44:31.573 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate[93647]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-13T02:44:31.573 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 bash[93632]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-4 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-09-13T02:44:31.573 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate[93647]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-13T02:44:31.573 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 bash[93632]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-09-13T02:44:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:31 smithi088 ceph-mon[96266]: osdmap e422: 8 total, 7 up, 8 in 2024-09-13T02:44:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:31 smithi088 ceph-mon[96266]: osdmap e423: 8 total, 7 up, 8 in 2024-09-13T02:44:31.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:31 smithi088 ceph-mon[98762]: osdmap e422: 8 total, 7 up, 8 in 2024-09-13T02:44:31.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:31 smithi088 ceph-mon[98762]: osdmap e423: 8 total, 7 up, 8 in 2024-09-13T02:44:31.938 INFO:tasks.rados.rados.0.smithi088.stdout:1739: done (3 left) 2024-09-13T02:44:31.938 INFO:tasks.rados.rados.0.smithi088.stdout:1740: done (2 left) 2024-09-13T02:44:31.938 INFO:tasks.rados.rados.0.smithi088.stdout:1741: done (1 left) 2024-09-13T02:44:31.938 INFO:tasks.rados.rados.0.smithi088.stdout:1742: done (0 left) 2024-09-13T02:44:31.938 INFO:tasks.rados.rados.0.smithi088.stdout:1743: copy_from oid 8 from oid 11 current snap is 171 2024-09-13T02:44:31.939 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 171 2024-09-13T02:44:31.939 INFO:tasks.rados.rados.0.smithi088.stdout:1744: seq_num 538 ranges {860160=614400,1474560=450560,1925120=704512,2629632=49152} 2024-09-13T02:44:31.945 INFO:tasks.rados.rados.0.smithi088.stdout:1744: writing smithi08884213-33 from 860160 to 1474560 tid 1 2024-09-13T02:44:31.948 INFO:tasks.rados.rados.0.smithi088.stdout:1744: writing smithi08884213-33 from 1474560 to 1925120 tid 2 2024-09-13T02:44:31.952 INFO:tasks.rados.rados.0.smithi088.stdout:1744: writing smithi08884213-33 from 1925120 to 2629632 tid 3 2024-09-13T02:44:31.953 INFO:tasks.rados.rados.0.smithi088.stdout:1744: writing smithi08884213-33 from 2629632 to 2678784 tid 4 2024-09-13T02:44:31.953 INFO:tasks.rados.rados.0.smithi088.stdout:1745: copy_from oid 43 from oid 1 current snap is 171 2024-09-13T02:44:31.953 INFO:tasks.rados.rados.0.smithi088.stdout:1743: finishing copy_from to smithi08884213-8 2024-09-13T02:44:31.953 INFO:tasks.rados.rados.0.smithi088.stdout:1743: got expected ENOENT (src dne) 2024-09-13T02:44:31.953 INFO:tasks.rados.rados.0.smithi088.stdout:1743: finishing copy_from racing read to smithi08884213-8 2024-09-13T02:44:31.953 INFO:tasks.rados.rados.0.smithi088.stdout:1744: finishing write tid 1 to smithi08884213-33 2024-09-13T02:44:31.953 INFO:tasks.rados.rados.0.smithi088.stdout:1744: finishing write tid 2 to smithi08884213-33 2024-09-13T02:44:31.953 INFO:tasks.rados.rados.0.smithi088.stdout:1743: done (2 left) 2024-09-13T02:44:31.953 INFO:tasks.rados.rados.0.smithi088.stdout:1746: delete oid 46 current snap is 171 2024-09-13T02:44:31.954 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate[93647]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-13T02:44:31.954 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 bash[93632]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-09-13T02:44:31.954 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate[93647]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-13T02:44:31.954 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 bash[93632]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-09-13T02:44:31.954 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate[93647]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-13T02:44:31.954 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 bash[93632]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-13T02:44:31.954 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate[93647]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-13T02:44:31.955 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 bash[93632]: --> ceph-volume raw activate successful for osd ID: 4 2024-09-13T02:44:31.955 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:31 smithi195 podman[93632]: 2024-09-13 02:44:31.59989115 +0000 UTC m=+1.379578327 container died 3124e49ebb81af9957f621f5ace264684e6e388787d053785cebcac21f743655 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-13T02:44:31.955 INFO:tasks.rados.rados.0.smithi088.stdout:1745: finishing copy_from to smithi08884213-43 2024-09-13T02:44:31.955 INFO:tasks.rados.rados.0.smithi088.stdout:1745: got expected ENOENT (src dne) 2024-09-13T02:44:31.955 INFO:tasks.rados.rados.0.smithi088.stdout:1745: finishing copy_from racing read to smithi08884213-43 2024-09-13T02:44:31.955 INFO:tasks.rados.rados.0.smithi088.stdout:1745: done (2 left) 2024-09-13T02:44:31.955 INFO:tasks.rados.rados.0.smithi088.stdout:1746: done (1 left) 2024-09-13T02:44:31.956 INFO:tasks.rados.rados.0.smithi088.stdout:1747: copy_from oid 11 from oid 28 current snap is 171 2024-09-13T02:44:31.956 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 171 2024-09-13T02:44:31.956 INFO:tasks.rados.rados.0.smithi088.stdout:1748: seq_num 540 ranges {843776=647168,1490944=671744,2162688=532480} 2024-09-13T02:44:31.962 INFO:tasks.rados.rados.0.smithi088.stdout:1748: writing smithi08884213-49 from 843776 to 1490944 tid 1 2024-09-13T02:44:31.966 INFO:tasks.rados.rados.0.smithi088.stdout:1748: writing smithi08884213-49 from 1490944 to 2162688 tid 2 2024-09-13T02:44:31.970 INFO:tasks.rados.rados.0.smithi088.stdout:1748: writing smithi08884213-49 from 2162688 to 2695168 tid 3 2024-09-13T02:44:31.970 INFO:tasks.rados.rados.0.smithi088.stdout:1749: delete oid 17 current snap is 171 2024-09-13T02:44:31.970 INFO:tasks.rados.rados.0.smithi088.stdout:1744: finishing write tid 3 to smithi08884213-33 2024-09-13T02:44:31.970 INFO:tasks.rados.rados.0.smithi088.stdout:1744: finishing write tid 4 to smithi08884213-33 2024-09-13T02:44:31.970 INFO:tasks.rados.rados.0.smithi088.stdout:1744: finishing write tid 5 to smithi08884213-33 2024-09-13T02:44:31.970 INFO:tasks.rados.rados.0.smithi088.stdout:1744: finishing write tid 6 to smithi08884213-33 2024-09-13T02:44:31.970 INFO:tasks.rados.rados.0.smithi088.stdout:1744: oid 33 updating version 0 to 889 2024-09-13T02:44:31.970 INFO:tasks.rados.rados.0.smithi088.stdout:1744: oid 33 version 889 is already newer than 888 2024-09-13T02:44:31.970 INFO:tasks.rados.rados.0.smithi088.stdout:1744: oid 33 version 889 is already newer than 885 2024-09-13T02:44:31.970 INFO:tasks.rados.rados.0.smithi088.stdout:1744: oid 33 version 889 is already newer than 886 2024-09-13T02:44:31.970 INFO:tasks.rados.rados.0.smithi088.stdout:1744: oid 33 version 889 is already newer than 887 2024-09-13T02:44:31.971 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 889 (ObjNum 538 snap 171 seq_num 538) dirty exists 2024-09-13T02:44:31.971 INFO:tasks.rados.rados.0.smithi088.stdout:1744: left oid 33 (ObjNum 538 snap 171 seq_num 538) 2024-09-13T02:44:31.971 INFO:tasks.rados.rados.0.smithi088.stdout:1747: finishing copy_from racing read to smithi08884213-11 2024-09-13T02:44:31.971 INFO:tasks.rados.rados.0.smithi088.stdout:1747: finishing copy_from to smithi08884213-11 2024-09-13T02:44:31.971 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1019 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:44:31.971 INFO:tasks.rados.rados.0.smithi088.stdout:1748: finishing write tid 1 to smithi08884213-49 2024-09-13T02:44:31.971 INFO:tasks.rados.rados.0.smithi088.stdout:1748: finishing write tid 2 to smithi08884213-49 2024-09-13T02:44:31.971 INFO:tasks.rados.rados.0.smithi088.stdout:1748: finishing write tid 3 to smithi08884213-49 2024-09-13T02:44:31.972 INFO:tasks.rados.rados.0.smithi088.stdout:1748: finishing write tid 4 to smithi08884213-49 2024-09-13T02:44:31.972 INFO:tasks.rados.rados.0.smithi088.stdout:1744: done (3 left) 2024-09-13T02:44:31.972 INFO:tasks.rados.rados.0.smithi088.stdout:1747: done (2 left) 2024-09-13T02:44:31.972 INFO:tasks.rados.rados.0.smithi088.stdout:1749: done (1 left) 2024-09-13T02:44:31.972 INFO:tasks.rados.rados.0.smithi088.stdout:1750: snap_remove snap 165 2024-09-13T02:44:32.395 INFO:tasks.rados.rados.0.smithi088.stdout:1750: done (1 left) 2024-09-13T02:44:32.396 INFO:tasks.rados.rados.0.smithi088.stdout:1751: read oid 11 snap -1 2024-09-13T02:44:32.396 INFO:tasks.rados.rados.0.smithi088.stdout:1751: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:44:32.396 INFO:tasks.rados.rados.0.smithi088.stdout:1748: finishing write tid 5 to smithi08884213-49 2024-09-13T02:44:32.396 INFO:tasks.rados.rados.0.smithi088.stdout:1748: oid 49 updating version 0 to 394 2024-09-13T02:44:32.396 INFO:tasks.rados.rados.0.smithi088.stdout:1748: oid 49 version 394 is already newer than 393 2024-09-13T02:44:32.396 INFO:tasks.rados.rados.0.smithi088.stdout:1748: oid 49 version 394 is already newer than 392 2024-09-13T02:44:32.396 INFO:tasks.rados.rados.0.smithi088.stdout:1748: oid 49 updating version 394 to 395 2024-09-13T02:44:32.396 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 395 (ObjNum 540 snap 171 seq_num 540) dirty exists 2024-09-13T02:44:32.396 INFO:tasks.rados.rados.0.smithi088.stdout:1748: left oid 49 (ObjNum 540 snap 171 seq_num 540) 2024-09-13T02:44:32.397 INFO:tasks.rados.rados.0.smithi088.stdout:1748: done (1 left) 2024-09-13T02:44:32.397 INFO:tasks.rados.rados.0.smithi088.stdout:1752: copy_from oid 26 from oid 1 current snap is 171 2024-09-13T02:44:32.397 INFO:tasks.rados.rados.0.smithi088.stdout:1753: snap_create 2024-09-13T02:44:32.399 INFO:tasks.rados.rados.0.smithi088.stdout:1752: finishing copy_from to smithi08884213-26 2024-09-13T02:44:32.399 INFO:tasks.rados.rados.0.smithi088.stdout:1752: got expected ENOENT (src dne) 2024-09-13T02:44:32.399 INFO:tasks.rados.rados.0.smithi088.stdout:1752: finishing copy_from racing read to smithi08884213-26 2024-09-13T02:44:32.402 INFO:tasks.rados.rados.0.smithi088.stdout:1751: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:44:32.612 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:32 smithi195 ceph-mon[87742]: pgmap v311: 121 pgs: 25 active+undersized, 9 peering, 1 stale+active+clean, 5 active+undersized+degraded, 81 active+clean; 172 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.6 MiB/s wr, 26 op/s; 19/363 objects degraded (5.234%) 2024-09-13T02:44:32.613 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:32 smithi195 ceph-mon[87742]: Health check failed: Degraded data redundancy: 19/363 objects degraded (5.234%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:32.613 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:32 smithi195 podman[93809]: 2024-09-13 02:44:32.243805115 +0000 UTC m=+0.637833718 container remove 3124e49ebb81af9957f621f5ace264684e6e388787d053785cebcac21f743655 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-activate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-13T02:44:32.613 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:32 smithi195 podman[93872]: 2024-09-13 02:44:32.355710776 +0000 UTC m=+0.016346874 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:44:32.613 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:32 smithi195 podman[93872]: 2024-09-13 02:44:32.487824217 +0000 UTC m=+0.148460340 container create 681d4b550d3565a11c471992ad38d61a3875078cf2f0da1c4aca323e5bdaa7c2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, 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.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:44:32.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:32 smithi088 ceph-mon[98762]: pgmap v311: 121 pgs: 25 active+undersized, 9 peering, 1 stale+active+clean, 5 active+undersized+degraded, 81 active+clean; 172 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.6 MiB/s wr, 26 op/s; 19/363 objects degraded (5.234%) 2024-09-13T02:44:32.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:32 smithi088 ceph-mon[98762]: Health check failed: Degraded data redundancy: 19/363 objects degraded (5.234%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:32 smithi088 ceph-mon[96266]: pgmap v311: 121 pgs: 25 active+undersized, 9 peering, 1 stale+active+clean, 5 active+undersized+degraded, 81 active+clean; 172 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.6 MiB/s wr, 26 op/s; 19/363 objects degraded (5.234%) 2024-09-13T02:44:32.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:32 smithi088 ceph-mon[96266]: Health check failed: Degraded data redundancy: 19/363 objects degraded (5.234%), 5 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:32.984 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:32 smithi195 podman[93872]: 2024-09-13 02:44:32.725168449 +0000 UTC m=+0.385804537 container init 681d4b550d3565a11c471992ad38d61a3875078cf2f0da1c4aca323e5bdaa7c2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-13T02:44:32.984 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:32 smithi195 podman[93872]: 2024-09-13 02:44:32.729960637 +0000 UTC m=+0.390596722 container start 681d4b550d3565a11c471992ad38d61a3875078cf2f0da1c4aca323e5bdaa7c2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T02:44:32.984 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:32 smithi195 ceph-osd[93911]: -- 172.21.15.195:0/848599481 <== mon.1 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c0e4efba40 con 0x55c0e5cc2400 2024-09-13T02:44:32.985 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:32 smithi195 bash[93872]: 681d4b550d3565a11c471992ad38d61a3875078cf2f0da1c4aca323e5bdaa7c2 2024-09-13T02:44:32.985 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:32 smithi195 systemd[1]: Started Ceph osd.4 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:44:33.389 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:44:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:44:33] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2024-09-13T02:44:33.397 INFO:tasks.rados.rados.0.smithi088.stdout:1751: done (2 left) 2024-09-13T02:44:33.397 INFO:tasks.rados.rados.0.smithi088.stdout:1752: done (1 left) 2024-09-13T02:44:33.397 INFO:tasks.rados.rados.0.smithi088.stdout:1753: done (0 left) 2024-09-13T02:44:33.397 INFO:tasks.rados.rados.0.smithi088.stdout:1754: delete oid 2 current snap is 172 2024-09-13T02:44:33.401 INFO:tasks.rados.rados.0.smithi088.stdout:1754: done (0 left) 2024-09-13T02:44:33.401 INFO:tasks.rados.rados.0.smithi088.stdout:1755: copy_from oid 29 from oid 30 current snap is 172 2024-09-13T02:44:33.401 INFO:tasks.rados.rados.0.smithi088.stdout:1756: read oid 1 snap 171 2024-09-13T02:44:33.401 INFO:tasks.rados.rados.0.smithi088.stdout:1756: expect deleted 2024-09-13T02:44:33.402 INFO:tasks.rados.rados.0.smithi088.stdout:1757: rollback oid 17 current snap is 172 2024-09-13T02:44:33.402 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 17 to 168 2024-09-13T02:44:33.402 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 172 2024-09-13T02:44:33.402 INFO:tasks.rados.rados.0.smithi088.stdout:1758: seq_num 543 ranges {2695168=704512,3399680=729088,4128768=475136} 2024-09-13T02:44:33.420 INFO:tasks.rados.rados.0.smithi088.stdout:1758: writing smithi08884213-49 from 2695168 to 3399680 tid 1 2024-09-13T02:44:33.425 INFO:tasks.rados.rados.0.smithi088.stdout:1758: writing smithi08884213-49 from 3399680 to 4128768 tid 2 2024-09-13T02:44:33.429 INFO:tasks.rados.rados.0.smithi088.stdout:1758: writing smithi08884213-49 from 4128768 to 4603904 tid 3 2024-09-13T02:44:33.429 INFO:tasks.rados.rados.0.smithi088.stdout:1759: setattr oid 5 current snap is 172 2024-09-13T02:44:33.429 INFO:tasks.rados.rados.0.smithi088.stdout:1757: finishing rollback tid 1 to smithi08884213-17 2024-09-13T02:44:33.429 INFO:tasks.rados.rados.0.smithi088.stdout:1757: finishing rollback tid 2 to smithi08884213-17 2024-09-13T02:44:33.429 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 745 (ObjNum 428 snap 140 seq_num 428) dirty exists 2024-09-13T02:44:33.429 INFO:tasks.rados.rados.0.smithi088.stdout:1755: finishing copy_from racing read to smithi08884213-29 2024-09-13T02:44:33.429 INFO:tasks.rados.rados.0.smithi088.stdout:1755: finishing copy_from to smithi08884213-29 2024-09-13T02:44:33.429 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 700 (ObjNum 493 snap 159 seq_num 493) dirty exists 2024-09-13T02:44:33.429 INFO:tasks.rados.rados.0.smithi088.stdout:1758: finishing write tid 1 to smithi08884213-49 2024-09-13T02:44:33.430 INFO:tasks.rados.rados.0.smithi088.stdout:1758: finishing write tid 2 to smithi08884213-49 2024-09-13T02:44:33.431 INFO:tasks.rados.rados.0.smithi088.stdout:1755: done (4 left) 2024-09-13T02:44:33.431 INFO:tasks.rados.rados.0.smithi088.stdout:1756: done (3 left) 2024-09-13T02:44:33.431 INFO:tasks.rados.rados.0.smithi088.stdout:1757: done (2 left) 2024-09-13T02:44:33.431 INFO:tasks.rados.rados.0.smithi088.stdout:1760: read oid 39 snap 171 2024-09-13T02:44:33.431 INFO:tasks.rados.rados.0.smithi088.stdout:1760: expect (ObjNum 534 snap 171 seq_num 534) 2024-09-13T02:44:33.432 INFO:tasks.rados.rados.0.smithi088.stdout:1761: rmattr oid 47 current snap is 172 2024-09-13T02:44:33.432 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 172 2024-09-13T02:44:33.432 INFO:tasks.rados.rados.0.smithi088.stdout:1762: seq_num 544 ranges {2998272=720896,3719168=614400,4333568=589824} 2024-09-13T02:44:33.451 INFO:tasks.rados.rados.0.smithi088.stdout:1762: writing smithi08884213-50 from 2998272 to 3719168 tid 1 2024-09-13T02:44:33.454 INFO:tasks.rados.rados.0.smithi088.stdout:1762: writing smithi08884213-50 from 3719168 to 4333568 tid 2 2024-09-13T02:44:33.458 INFO:tasks.rados.rados.0.smithi088.stdout:1762: writing smithi08884213-50 from 4333568 to 4923392 tid 3 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:1763: rollback oid 17 current snap is 172 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 17 to 170 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:1758: finishing write tid 3 to smithi08884213-49 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:1758: finishing write tid 4 to smithi08884213-49 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:1758: finishing write tid 5 to smithi08884213-49 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:1758: oid 49 updating version 0 to 399 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:1758: oid 49 version 399 is already newer than 397 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:1758: oid 49 version 399 is already newer than 398 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:1758: oid 49 version 399 is already newer than 396 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 399 (ObjNum 543 snap 172 seq_num 543) dirty exists 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:1758: left oid 49 (ObjNum 543 snap 172 seq_num 543) 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1052 (ObjNum 414 snap 137 seq_num 414) dirty exists 2024-09-13T02:44:33.459 INFO:tasks.rados.rados.0.smithi088.stdout:1758: done (5 left) 2024-09-13T02:44:33.460 INFO:tasks.rados.rados.0.smithi088.stdout:1759: done (4 left) 2024-09-13T02:44:33.460 INFO:tasks.rados.rados.0.smithi088.stdout:1764: copy_from oid 42 from oid 5 current snap is 172 2024-09-13T02:44:33.460 INFO:tasks.rados.rados.0.smithi088.stdout:1760: expect (ObjNum 534 snap 171 seq_num 534) 2024-09-13T02:44:33.506 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1054 (ObjNum 507 snap 165 seq_num 507) dirty exists 2024-09-13T02:44:33.506 INFO:tasks.rados.rados.0.smithi088.stdout:1760: done (4 left) 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:1761: done (3 left) 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:1765: rollback oid 37 current snap is 172 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 37 to 168 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:1762: finishing write tid 1 to smithi08884213-50 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:1762: finishing write tid 2 to smithi08884213-50 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:1762: finishing write tid 3 to smithi08884213-50 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:1763: finishing rollback tid 0 to smithi08884213-17 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:1762: finishing write tid 4 to smithi08884213-50 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:1763: finishing rollback tid 1 to smithi08884213-17 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:1763: finishing rollback tid 2 to smithi08884213-17 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 748 (ObjNum 428 snap 140 seq_num 428) dirty exists 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:1762: finishing write tid 5 to smithi08884213-50 2024-09-13T02:44:33.507 INFO:tasks.rados.rados.0.smithi088.stdout:1762: oid 50 updating version 0 to 444 2024-09-13T02:44:33.508 INFO:tasks.rados.rados.0.smithi088.stdout:1762: oid 50 updating version 444 to 446 2024-09-13T02:44:33.508 INFO:tasks.rados.rados.0.smithi088.stdout:1762: oid 50 version 446 is already newer than 443 2024-09-13T02:44:33.508 INFO:tasks.rados.rados.0.smithi088.stdout:1762: oid 50 version 446 is already newer than 445 2024-09-13T02:44:33.508 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 446 (ObjNum 544 snap 172 seq_num 544) dirty exists 2024-09-13T02:44:33.508 INFO:tasks.rados.rados.0.smithi088.stdout:1762: left oid 50 (ObjNum 544 snap 172 seq_num 544) 2024-09-13T02:44:33.508 INFO:tasks.rados.rados.0.smithi088.stdout:1764: finishing copy_from racing read to smithi08884213-42 2024-09-13T02:44:33.508 INFO:tasks.rados.rados.0.smithi088.stdout:1764: finishing copy_from to smithi08884213-42 2024-09-13T02:44:33.508 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1052 (ObjNum 414 snap 137 seq_num 414) dirty exists 2024-09-13T02:44:33.508 INFO:tasks.rados.rados.0.smithi088.stdout:1762: done (3 left) 2024-09-13T02:44:33.508 INFO:tasks.rados.rados.0.smithi088.stdout:1763: done (2 left) 2024-09-13T02:44:33.508 INFO:tasks.rados.rados.0.smithi088.stdout:1764: done (1 left) 2024-09-13T02:44:33.508 INFO:tasks.rados.rados.0.smithi088.stdout:1766: setattr oid 1 current snap is 172 2024-09-13T02:44:33.509 INFO:tasks.rados.rados.0.smithi088.stdout:1767: read oid 2 snap -1 2024-09-13T02:44:33.509 INFO:tasks.rados.rados.0.smithi088.stdout:1767: expect deleted 2024-09-13T02:44:33.509 INFO:tasks.rados.rados.0.smithi088.stdout:1768: copy_from oid 18 from oid 31 current snap is 172 2024-09-13T02:44:33.510 INFO:tasks.rados.rados.0.smithi088.stdout:1769: copy_from oid 47 from oid 13 current snap is 172 2024-09-13T02:44:33.510 INFO:tasks.rados.rados.0.smithi088.stdout:1770: read oid 10 snap 171 2024-09-13T02:44:33.510 INFO:tasks.rados.rados.0.smithi088.stdout:1770: expect (ObjNum 379 snap 126 seq_num 379) 2024-09-13T02:44:33.510 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 172 2024-09-13T02:44:33.510 INFO:tasks.rados.rados.0.smithi088.stdout:1771: seq_num 545 ranges {3366912=737280,4104192=491520,4595712=450560,5046272=262144} 2024-09-13T02:44:33.530 INFO:tasks.rados.rados.0.smithi088.stdout:1771: writing smithi08884213-42 from 3366912 to 4104192 tid 1 2024-09-13T02:44:33.533 INFO:tasks.rados.rados.0.smithi088.stdout:1771: writing smithi08884213-42 from 4104192 to 4595712 tid 2 2024-09-13T02:44:33.535 INFO:tasks.rados.rados.0.smithi088.stdout:1771: writing smithi08884213-42 from 4595712 to 5046272 tid 3 2024-09-13T02:44:33.538 INFO:tasks.rados.rados.0.smithi088.stdout:1771: writing smithi08884213-42 from 5046272 to 5308416 tid 4 2024-09-13T02:44:33.538 INFO:tasks.rados.rados.0.smithi088.stdout:1772: snap_create 2024-09-13T02:44:33.538 INFO:tasks.rados.rados.0.smithi088.stdout:1765: finishing rollback tid 0 to smithi08884213-37 2024-09-13T02:44:33.538 INFO:tasks.rados.rados.0.smithi088.stdout:1769: finishing copy_from to smithi08884213-47 2024-09-13T02:44:33.538 INFO:tasks.rados.rados.0.smithi088.stdout:1769: got expected ENOENT (src dne) 2024-09-13T02:44:33.538 INFO:tasks.rados.rados.0.smithi088.stdout:1765: finishing rollback tid 1 to smithi08884213-37 2024-09-13T02:44:33.538 INFO:tasks.rados.rados.0.smithi088.stdout:1769: finishing copy_from racing read to smithi08884213-47 2024-09-13T02:44:33.538 INFO:tasks.rados.rados.0.smithi088.stdout:1765: finishing rollback tid 2 to smithi08884213-37 2024-09-13T02:44:33.538 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 892 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:44:33.538 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 447 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-13T02:44:33.538 INFO:tasks.rados.rados.0.smithi088.stdout:1770: expect (ObjNum 379 snap 126 seq_num 379) 2024-09-13T02:44:33.634 INFO:tasks.rados.rados.0.smithi088.stdout:1771: finishing write tid 1 to smithi08884213-42 2024-09-13T02:44:33.634 INFO:tasks.rados.rados.0.smithi088.stdout:1768: finishing copy_from racing read to smithi08884213-18 2024-09-13T02:44:33.634 INFO:tasks.rados.rados.0.smithi088.stdout:1771: finishing write tid 2 to smithi08884213-42 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:1768: finishing copy_from to smithi08884213-18 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 982 (ObjNum 518 snap 168 seq_num 518) dirty exists 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:1771: finishing write tid 3 to smithi08884213-42 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:1771: finishing write tid 4 to smithi08884213-42 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:1771: finishing write tid 5 to smithi08884213-42 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:1771: finishing write tid 6 to smithi08884213-42 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:1771: oid 42 updating version 0 to 1055 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:1771: oid 42 updating version 1055 to 1057 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:1771: oid 42 version 1057 is already newer than 1056 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:1771: oid 42 version 1057 is already newer than 1054 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:1771: oid 42 version 1057 is already newer than 1053 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1057 (ObjNum 545 snap 172 seq_num 545) dirty exists 2024-09-13T02:44:33.635 INFO:tasks.rados.rados.0.smithi088.stdout:1771: left oid 42 (ObjNum 545 snap 172 seq_num 545) 2024-09-13T02:44:33.679 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:33 smithi195 ceph-mon[87742]: osdmap e424: 8 total, 7 up, 8 in 2024-09-13T02:44:33.679 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:33.679 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:33.679 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:44:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:33 smithi088 ceph-mon[96266]: osdmap e424: 8 total, 7 up, 8 in 2024-09-13T02:44:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:44:33.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:33 smithi088 ceph-mon[98762]: osdmap e424: 8 total, 7 up, 8 in 2024-09-13T02:44:33.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:33.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:33.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:44:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:1765: done (7 left) 2024-09-13T02:44:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:1766: done (6 left) 2024-09-13T02:44:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:1767: done (5 left) 2024-09-13T02:44:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:1768: done (4 left) 2024-09-13T02:44:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:1769: done (3 left) 2024-09-13T02:44:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:1770: done (2 left) 2024-09-13T02:44:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:1771: done (1 left) 2024-09-13T02:44:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:1772: done (0 left) 2024-09-13T02:44:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:1773: delete oid 43 current snap is 173 2024-09-13T02:44:34.404 INFO:tasks.rados.rados.0.smithi088.stdout:1773: done (0 left) 2024-09-13T02:44:34.404 INFO:tasks.rados.rados.0.smithi088.stdout:1774: read oid 30 snap -1 2024-09-13T02:44:34.405 INFO:tasks.rados.rados.0.smithi088.stdout:1774: expect (ObjNum 493 snap 159 seq_num 493) 2024-09-13T02:44:34.405 INFO:tasks.rados.rados.0.smithi088.stdout:1775: read oid 5 snap -1 2024-09-13T02:44:34.405 INFO:tasks.rados.rados.0.smithi088.stdout:1775: expect (ObjNum 414 snap 137 seq_num 414) 2024-09-13T02:44:34.405 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 173 2024-09-13T02:44:34.405 INFO:tasks.rados.rados.0.smithi088.stdout:1776: seq_num 547 ranges {1753088=770048,2523136=663552,3186688=466944,3653632=73728} 2024-09-13T02:44:34.419 INFO:tasks.rados.rados.0.smithi088.stdout:1776: writing smithi08884213-39 from 1753088 to 2523136 tid 1 2024-09-13T02:44:34.423 INFO:tasks.rados.rados.0.smithi088.stdout:1776: writing smithi08884213-39 from 2523136 to 3186688 tid 2 2024-09-13T02:44:34.426 INFO:tasks.rados.rados.0.smithi088.stdout:1776: writing smithi08884213-39 from 3186688 to 3653632 tid 3 2024-09-13T02:44:34.427 INFO:tasks.rados.rados.0.smithi088.stdout:1776: writing smithi08884213-39 from 3653632 to 3727360 tid 4 2024-09-13T02:44:34.427 INFO:tasks.rados.rados.0.smithi088.stdout:1777: snap_create 2024-09-13T02:44:34.427 INFO:tasks.rados.rados.0.smithi088.stdout:1774: expect (ObjNum 493 snap 159 seq_num 493) 2024-09-13T02:44:34.539 INFO:tasks.rados.rados.0.smithi088.stdout:1775: expect (ObjNum 414 snap 137 seq_num 414) 2024-09-13T02:44:34.649 INFO:tasks.rados.rados.0.smithi088.stdout:1776: finishing write tid 1 to smithi08884213-39 2024-09-13T02:44:34.649 INFO:tasks.rados.rados.0.smithi088.stdout:1776: finishing write tid 2 to smithi08884213-39 2024-09-13T02:44:34.650 INFO:tasks.rados.rados.0.smithi088.stdout:1776: finishing write tid 3 to smithi08884213-39 2024-09-13T02:44:34.650 INFO:tasks.rados.rados.0.smithi088.stdout:1776: finishing write tid 4 to smithi08884213-39 2024-09-13T02:44:34.650 INFO:tasks.rados.rados.0.smithi088.stdout:1776: finishing write tid 5 to smithi08884213-39 2024-09-13T02:44:34.650 INFO:tasks.rados.rados.0.smithi088.stdout:1776: finishing write tid 6 to smithi08884213-39 2024-09-13T02:44:34.650 INFO:tasks.rados.rados.0.smithi088.stdout:1776: oid 39 updating version 0 to 1058 2024-09-13T02:44:34.650 INFO:tasks.rados.rados.0.smithi088.stdout:1776: oid 39 version 1058 is already newer than 1056 2024-09-13T02:44:34.650 INFO:tasks.rados.rados.0.smithi088.stdout:1776: oid 39 updating version 1058 to 1060 2024-09-13T02:44:34.650 INFO:tasks.rados.rados.0.smithi088.stdout:1776: oid 39 version 1060 is already newer than 1059 2024-09-13T02:44:34.650 INFO:tasks.rados.rados.0.smithi088.stdout:1776: oid 39 version 1060 is already newer than 1057 2024-09-13T02:44:34.651 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1060 (ObjNum 547 snap 173 seq_num 547) dirty exists 2024-09-13T02:44:34.651 INFO:tasks.rados.rados.0.smithi088.stdout:1776: left oid 39 (ObjNum 547 snap 173 seq_num 547) 2024-09-13T02:44:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:34 smithi088 ceph-mon[96266]: pgmap v314: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.0 MiB/s wr, 28 op/s; 41/357 objects degraded (11.485%) 2024-09-13T02:44:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:34 smithi088 ceph-mon[96266]: osdmap e425: 8 total, 7 up, 8 in 2024-09-13T02:44:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:34 smithi088 ceph-mon[96266]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-13T02:44:34.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:34 smithi088 ceph-mon[98762]: pgmap v314: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.0 MiB/s wr, 28 op/s; 41/357 objects degraded (11.485%) 2024-09-13T02:44:34.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:34 smithi088 ceph-mon[98762]: osdmap e425: 8 total, 7 up, 8 in 2024-09-13T02:44:34.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:34 smithi088 ceph-mon[98762]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-13T02:44:34.691 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:34 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T02:44:34.368+0000 7fec56c0c640 -1 Falling back to public interface 2024-09-13T02:44:34.692 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:34 smithi195 ceph-mon[87742]: pgmap v314: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 4.0 MiB/s wr, 28 op/s; 41/357 objects degraded (11.485%) 2024-09-13T02:44:34.692 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:34 smithi195 ceph-mon[87742]: osdmap e425: 8 total, 7 up, 8 in 2024-09-13T02:44:34.692 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:34 smithi195 ceph-mon[87742]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2024-09-13T02:44:35.422 INFO:tasks.rados.rados.0.smithi088.stdout:1774: done (3 left) 2024-09-13T02:44:35.422 INFO:tasks.rados.rados.0.smithi088.stdout:1775: done (2 left) 2024-09-13T02:44:35.422 INFO:tasks.rados.rados.0.smithi088.stdout:1776: done (1 left) 2024-09-13T02:44:35.422 INFO:tasks.rados.rados.0.smithi088.stdout:1777: done (0 left) 2024-09-13T02:44:35.422 INFO:tasks.rados.rados.0.smithi088.stdout:1778: rollback oid 27 current snap is 174 2024-09-13T02:44:35.422 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 27 to 172 2024-09-13T02:44:35.422 INFO:tasks.rados.rados.0.smithi088.stdout:1779: delete oid 39 current snap is 174 2024-09-13T02:44:35.426 INFO:tasks.rados.rados.0.smithi088.stdout:1779: done (1 left) 2024-09-13T02:44:35.426 INFO:tasks.rados.rados.0.smithi088.stdout:1780: rollback oid 5 current snap is 174 2024-09-13T02:44:35.426 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 5 to 171 2024-09-13T02:44:35.426 INFO:tasks.rados.rados.0.smithi088.stdout:1781: copy_from oid 6 from oid 24 current snap is 174 2024-09-13T02:44:35.426 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 174 2024-09-13T02:44:35.426 INFO:tasks.rados.rados.0.smithi088.stdout:1782: seq_num 549 ranges {7208960=802816,8011776=483328,8495104=434176,8929280=286720} 2024-09-13T02:44:35.468 INFO:tasks.rados.rados.0.smithi088.stdout:1782: writing smithi08884213-17 from 7208960 to 8011776 tid 1 2024-09-13T02:44:35.471 INFO:tasks.rados.rados.0.smithi088.stdout:1782: writing smithi08884213-17 from 8011776 to 8495104 tid 2 2024-09-13T02:44:35.473 INFO:tasks.rados.rados.0.smithi088.stdout:1782: writing smithi08884213-17 from 8495104 to 8929280 tid 3 2024-09-13T02:44:35.476 INFO:tasks.rados.rados.0.smithi088.stdout:1782: writing smithi08884213-17 from 8929280 to 9216000 tid 4 2024-09-13T02:44:35.476 INFO:tasks.rados.rados.0.smithi088.stdout:1783: snap_create 2024-09-13T02:44:35.476 INFO:tasks.rados.rados.0.smithi088.stdout:1778: finishing rollback tid 1 to smithi08884213-27 2024-09-13T02:44:35.476 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 0 (ObjNum 161 snap 0 seq_num 3614841074) dirty dne 2024-09-13T02:44:35.476 INFO:tasks.rados.rados.0.smithi088.stdout:1781: finishing copy_from to smithi08884213-6 2024-09-13T02:44:35.476 INFO:tasks.rados.rados.0.smithi088.stdout:1781: got expected ENOENT (src dne) 2024-09-13T02:44:35.476 INFO:tasks.rados.rados.0.smithi088.stdout:1781: finishing copy_from racing read to smithi08884213-6 2024-09-13T02:44:35.476 INFO:tasks.rados.rados.0.smithi088.stdout:1780: finishing rollback tid 0 to smithi08884213-5 2024-09-13T02:44:35.476 INFO:tasks.rados.rados.0.smithi088.stdout:1780: finishing rollback tid 1 to smithi08884213-5 2024-09-13T02:44:35.476 INFO:tasks.rados.rados.0.smithi088.stdout:1780: finishing rollback tid 2 to smithi08884213-5 2024-09-13T02:44:35.476 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1066 (ObjNum 414 snap 137 seq_num 414) dirty exists 2024-09-13T02:44:35.476 INFO:tasks.rados.rados.0.smithi088.stdout:1782: finishing write tid 1 to smithi08884213-17 2024-09-13T02:44:35.477 INFO:tasks.rados.rados.0.smithi088.stdout:1782: finishing write tid 2 to smithi08884213-17 2024-09-13T02:44:35.477 INFO:tasks.rados.rados.0.smithi088.stdout:1782: finishing write tid 3 to smithi08884213-17 2024-09-13T02:44:35.477 INFO:tasks.rados.rados.0.smithi088.stdout:1782: finishing write tid 4 to smithi08884213-17 2024-09-13T02:44:35.477 INFO:tasks.rados.rados.0.smithi088.stdout:1782: finishing write tid 5 to smithi08884213-17 2024-09-13T02:44:35.478 INFO:tasks.rados.rados.0.smithi088.stdout:1782: finishing write tid 6 to smithi08884213-17 2024-09-13T02:44:35.479 INFO:tasks.rados.rados.0.smithi088.stdout:1782: oid 17 updating version 0 to 751 2024-09-13T02:44:35.479 INFO:tasks.rados.rados.0.smithi088.stdout:1782: oid 17 updating version 751 to 753 2024-09-13T02:44:35.479 INFO:tasks.rados.rados.0.smithi088.stdout:1782: oid 17 version 753 is already newer than 752 2024-09-13T02:44:35.479 INFO:tasks.rados.rados.0.smithi088.stdout:1782: oid 17 version 753 is already newer than 750 2024-09-13T02:44:35.479 INFO:tasks.rados.rados.0.smithi088.stdout:1782: oid 17 updating version 753 to 754 2024-09-13T02:44:35.479 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 754 (ObjNum 549 snap 174 seq_num 549) dirty exists 2024-09-13T02:44:35.479 INFO:tasks.rados.rados.0.smithi088.stdout:1782: left oid 17 (ObjNum 549 snap 174 seq_num 549) 2024-09-13T02:44:35.670 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:35 smithi195 ceph-mon[87742]: osdmap e426: 8 total, 7 up, 8 in 2024-09-13T02:44:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:35 smithi088 ceph-mon[96266]: osdmap e426: 8 total, 7 up, 8 in 2024-09-13T02:44:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:35 smithi088 ceph-mon[98762]: osdmap e426: 8 total, 7 up, 8 in 2024-09-13T02:44:36.432 INFO:tasks.rados.rados.0.smithi088.stdout:1778: done (4 left) 2024-09-13T02:44:36.433 INFO:tasks.rados.rados.0.smithi088.stdout:1780: done (3 left) 2024-09-13T02:44:36.433 INFO:tasks.rados.rados.0.smithi088.stdout:1781: done (2 left) 2024-09-13T02:44:36.433 INFO:tasks.rados.rados.0.smithi088.stdout:1782: done (1 left) 2024-09-13T02:44:36.433 INFO:tasks.rados.rados.0.smithi088.stdout:1783: done (0 left) 2024-09-13T02:44:36.433 INFO:tasks.rados.rados.0.smithi088.stdout:1784: snap_remove snap 169 2024-09-13T02:44:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:36 smithi195 ceph-mon[87742]: pgmap v317: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 182 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.6 MiB/s wr, 38 op/s; 48/345 objects degraded (13.913%) 2024-09-13T02:44:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:36 smithi195 ceph-mon[87742]: osdmap e427: 8 total, 7 up, 8 in 2024-09-13T02:44:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:36 smithi088 ceph-mon[96266]: pgmap v317: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 182 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.6 MiB/s wr, 38 op/s; 48/345 objects degraded (13.913%) 2024-09-13T02:44:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:36 smithi088 ceph-mon[96266]: osdmap e427: 8 total, 7 up, 8 in 2024-09-13T02:44:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:36 smithi088 ceph-mon[98762]: pgmap v317: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 182 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.6 MiB/s wr, 38 op/s; 48/345 objects degraded (13.913%) 2024-09-13T02:44:36.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:36 smithi088 ceph-mon[98762]: osdmap e427: 8 total, 7 up, 8 in 2024-09-13T02:44:37.441 INFO:tasks.rados.rados.0.smithi088.stdout:1784: done (0 left) 2024-09-13T02:44:37.441 INFO:tasks.rados.rados.0.smithi088.stdout:1785: read oid 42 snap 170 2024-09-13T02:44:37.441 INFO:tasks.rados.rados.0.smithi088.stdout:1785: expect deleted 2024-09-13T02:44:37.441 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 175 2024-09-13T02:44:37.441 INFO:tasks.rados.rados.0.smithi088.stdout:1786: seq_num 550 ranges {2678784=417792,3096576=770048,3866624=638976,4505600=196608} 2024-09-13T02:44:37.456 INFO:tasks.rados.rados.0.smithi088.stdout:1786: writing smithi08884213-33 from 2678784 to 3096576 tid 1 2024-09-13T02:44:37.461 INFO:tasks.rados.rados.0.smithi088.stdout:1786: writing smithi08884213-33 from 3096576 to 3866624 tid 2 2024-09-13T02:44:37.464 INFO:tasks.rados.rados.0.smithi088.stdout:1786: writing smithi08884213-33 from 3866624 to 4505600 tid 3 2024-09-13T02:44:37.465 INFO:tasks.rados.rados.0.smithi088.stdout:1786: writing smithi08884213-33 from 4505600 to 4702208 tid 4 2024-09-13T02:44:37.466 INFO:tasks.rados.rados.0.smithi088.stdout:1787: delete oid 6 current snap is 175 2024-09-13T02:44:37.466 INFO:tasks.rados.rados.0.smithi088.stdout:1786: finishing write tid 1 to smithi08884213-33 2024-09-13T02:44:37.466 INFO:tasks.rados.rados.0.smithi088.stdout:1786: finishing write tid 2 to smithi08884213-33 2024-09-13T02:44:37.467 INFO:tasks.rados.rados.0.smithi088.stdout:1785: done (2 left) 2024-09-13T02:44:37.468 INFO:tasks.rados.rados.0.smithi088.stdout:1787: done (1 left) 2024-09-13T02:44:37.468 INFO:tasks.rados.rados.0.smithi088.stdout:1788: read oid 4 snap -1 2024-09-13T02:44:37.468 INFO:tasks.rados.rados.0.smithi088.stdout:1788: expect deleted 2024-09-13T02:44:37.468 INFO:tasks.rados.rados.0.smithi088.stdout:1789: read oid 31 snap -1 2024-09-13T02:44:37.468 INFO:tasks.rados.rados.0.smithi088.stdout:1789: expect (ObjNum 518 snap 168 seq_num 518) 2024-09-13T02:44:37.468 INFO:tasks.rados.rados.0.smithi088.stdout:1790: snap_remove snap 172 2024-09-13T02:44:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:37 smithi088 ceph-mon[96266]: osdmap e428: 8 total, 7 up, 8 in 2024-09-13T02:44:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:37 smithi088 ceph-mon[98762]: osdmap e428: 8 total, 7 up, 8 in 2024-09-13T02:44:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:37 smithi195 ceph-mon[87742]: osdmap e428: 8 total, 7 up, 8 in 2024-09-13T02:44:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:38.436 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T02:44:38.085+0000 7fec56c0c640 -1 osd.4 418 log_to_monitors true 2024-09-13T02:44:38.444 INFO:tasks.rados.rados.0.smithi088.stdout:1790: done (3 left) 2024-09-13T02:44:38.444 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 175 2024-09-13T02:44:38.444 INFO:tasks.rados.rados.0.smithi088.stdout:1791: seq_num 552 ranges {0=450560,450560=532480,983040=655360,1638400=417792} 2024-09-13T02:44:38.447 INFO:tasks.rados.rados.0.smithi088.stdout:1791: writing smithi08884213-39 from 0 to 450560 tid 1 2024-09-13T02:44:38.450 INFO:tasks.rados.rados.0.smithi088.stdout:1791: writing smithi08884213-39 from 450560 to 983040 tid 2 2024-09-13T02:44:38.455 INFO:tasks.rados.rados.0.smithi088.stdout:1791: writing smithi08884213-39 from 983040 to 1638400 tid 3 2024-09-13T02:44:38.457 INFO:tasks.rados.rados.0.smithi088.stdout:1791: writing smithi08884213-39 from 1638400 to 2056192 tid 4 2024-09-13T02:44:38.457 INFO:tasks.rados.rados.0.smithi088.stdout:1792: snap_remove snap 170 2024-09-13T02:44:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[96266]: pgmap v320: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 185 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.8 MiB/s wr, 45 op/s; 51/336 objects degraded (15.179%) 2024-09-13T02:44:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 51/336 objects degraded (15.179%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[96266]: osdmap e429: 8 total, 7 up, 8 in 2024-09-13T02:44:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:38.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[96266]: from='osd.4 [v2:172.21.15.195:6800/1978827045,v1:172.21.15.195:6801/1978827045]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T02:44:38.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[96266]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T02:44:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[98762]: pgmap v320: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 185 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.8 MiB/s wr, 45 op/s; 51/336 objects degraded (15.179%) 2024-09-13T02:44:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 51/336 objects degraded (15.179%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[98762]: osdmap e429: 8 total, 7 up, 8 in 2024-09-13T02:44:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[98762]: from='osd.4 [v2:172.21.15.195:6800/1978827045,v1:172.21.15.195:6801/1978827045]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T02:44:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:38 smithi088 ceph-mon[98762]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T02:44:38.734 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 02:44:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T02:44:38.467+0000 7fec4e9b7640 -1 osd.4 418 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:44:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:38 smithi195 ceph-mon[87742]: pgmap v320: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 185 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.8 MiB/s wr, 45 op/s; 51/336 objects degraded (15.179%) 2024-09-13T02:44:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:38 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 51/336 objects degraded (15.179%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:38 smithi195 ceph-mon[87742]: osdmap e429: 8 total, 7 up, 8 in 2024-09-13T02:44:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:38 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:38.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:38 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:38.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:38 smithi195 ceph-mon[87742]: from='osd.4 [v2:172.21.15.195:6800/1978827045,v1:172.21.15.195:6801/1978827045]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T02:44:38.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:38 smithi195 ceph-mon[87742]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-09-13T02:44:39.456 INFO:tasks.rados.rados.0.smithi088.stdout:1786: finishing write tid 3 to smithi08884213-33 2024-09-13T02:44:39.456 INFO:tasks.rados.rados.0.smithi088.stdout:1786: finishing write tid 4 to smithi08884213-33 2024-09-13T02:44:39.456 INFO:tasks.rados.rados.0.smithi088.stdout:1786: finishing write tid 5 to smithi08884213-33 2024-09-13T02:44:39.456 INFO:tasks.rados.rados.0.smithi088.stdout:1786: finishing write tid 6 to smithi08884213-33 2024-09-13T02:44:39.456 INFO:tasks.rados.rados.0.smithi088.stdout:1786: oid 33 updating version 0 to 895 2024-09-13T02:44:39.457 INFO:tasks.rados.rados.0.smithi088.stdout:1786: oid 33 version 895 is already newer than 894 2024-09-13T02:44:39.457 INFO:tasks.rados.rados.0.smithi088.stdout:1786: oid 33 updating version 895 to 897 2024-09-13T02:44:39.457 INFO:tasks.rados.rados.0.smithi088.stdout:1786: oid 33 version 897 is already newer than 896 2024-09-13T02:44:39.457 INFO:tasks.rados.rados.0.smithi088.stdout:1786: oid 33 version 897 is already newer than 893 2024-09-13T02:44:39.457 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 897 (ObjNum 550 snap 175 seq_num 550) dirty exists 2024-09-13T02:44:39.457 INFO:tasks.rados.rados.0.smithi088.stdout:1786: left oid 33 (ObjNum 550 snap 175 seq_num 550) 2024-09-13T02:44:39.457 INFO:tasks.rados.rados.0.smithi088.stdout:1789: expect (ObjNum 518 snap 168 seq_num 518) 2024-09-13T02:44:39.605 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:39 smithi195 ceph-mon[87742]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T02:44:39.606 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:39 smithi195 ceph-mon[87742]: osdmap e430: 8 total, 7 up, 8 in 2024-09-13T02:44:39.606 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:39 smithi195 ceph-mon[87742]: from='osd.4 [v2:172.21.15.195:6800/1978827045,v1:172.21.15.195:6801/1978827045]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:44:39.606 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:39 smithi195 ceph-mon[87742]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:44:39.606 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:39 smithi195 ceph-mon[87742]: pgmap v323: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 185 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 128 KiB/s rd, 2.0 MiB/s wr, 10 op/s; 51/336 objects degraded (15.179%) 2024-09-13T02:44:39.645 INFO:tasks.rados.rados.0.smithi088.stdout:1791: finishing write tid 1 to smithi08884213-39 2024-09-13T02:44:39.645 INFO:tasks.rados.rados.0.smithi088.stdout:1791: finishing write tid 2 to smithi08884213-39 2024-09-13T02:44:39.645 INFO:tasks.rados.rados.0.smithi088.stdout:1791: finishing write tid 3 to smithi08884213-39 2024-09-13T02:44:39.645 INFO:tasks.rados.rados.0.smithi088.stdout:1791: finishing write tid 4 to smithi08884213-39 2024-09-13T02:44:39.645 INFO:tasks.rados.rados.0.smithi088.stdout:1791: finishing write tid 5 to smithi08884213-39 2024-09-13T02:44:39.645 INFO:tasks.rados.rados.0.smithi088.stdout:1786: done (4 left) 2024-09-13T02:44:39.645 INFO:tasks.rados.rados.0.smithi088.stdout:1788: done (3 left) 2024-09-13T02:44:39.645 INFO:tasks.rados.rados.0.smithi088.stdout:1789: done (2 left) 2024-09-13T02:44:39.645 INFO:tasks.rados.rados.0.smithi088.stdout:1792: done (1 left) 2024-09-13T02:44:39.645 INFO:tasks.rados.rados.0.smithi088.stdout:1793: delete oid 27 current snap is 175 2024-09-13T02:44:39.645 INFO:tasks.rados.rados.0.smithi088.stdout:1791: finishing write tid 6 to smithi08884213-39 2024-09-13T02:44:39.645 INFO:tasks.rados.rados.0.smithi088.stdout:1791: oid 39 updating version 0 to 1081 2024-09-13T02:44:39.646 INFO:tasks.rados.rados.0.smithi088.stdout:1791: oid 39 version 1081 is already newer than 1078 2024-09-13T02:44:39.646 INFO:tasks.rados.rados.0.smithi088.stdout:1791: oid 39 version 1081 is already newer than 1079 2024-09-13T02:44:39.646 INFO:tasks.rados.rados.0.smithi088.stdout:1791: oid 39 version 1081 is already newer than 1077 2024-09-13T02:44:39.646 INFO:tasks.rados.rados.0.smithi088.stdout:1791: oid 39 version 1081 is already newer than 1080 2024-09-13T02:44:39.646 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1081 (ObjNum 552 snap 175 seq_num 552) dirty exists 2024-09-13T02:44:39.646 INFO:tasks.rados.rados.0.smithi088.stdout:1791: left oid 39 (ObjNum 552 snap 175 seq_num 552) 2024-09-13T02:44:39.646 INFO:tasks.rados.rados.0.smithi088.stdout:1791: done (1 left) 2024-09-13T02:44:39.646 INFO:tasks.rados.rados.0.smithi088.stdout:1793: done (0 left) 2024-09-13T02:44:39.646 INFO:tasks.rados.rados.0.smithi088.stdout:1794: snap_create 2024-09-13T02:44:39.855 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:39 smithi088 ceph-mon[98762]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T02:44:39.855 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:39 smithi088 ceph-mon[98762]: osdmap e430: 8 total, 7 up, 8 in 2024-09-13T02:44:39.855 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:39 smithi088 ceph-mon[98762]: from='osd.4 [v2:172.21.15.195:6800/1978827045,v1:172.21.15.195:6801/1978827045]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:44:39.855 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:39 smithi088 ceph-mon[98762]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:44:39.855 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:39 smithi088 ceph-mon[98762]: pgmap v323: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 185 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 128 KiB/s rd, 2.0 MiB/s wr, 10 op/s; 51/336 objects degraded (15.179%) 2024-09-13T02:44:39.855 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:39 smithi088 ceph-mon[96266]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-13T02:44:39.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:39 smithi088 ceph-mon[96266]: osdmap e430: 8 total, 7 up, 8 in 2024-09-13T02:44:39.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:39 smithi088 ceph-mon[96266]: from='osd.4 [v2:172.21.15.195:6800/1978827045,v1:172.21.15.195:6801/1978827045]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:44:39.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:39 smithi088 ceph-mon[96266]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:44:39.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:39 smithi088 ceph-mon[96266]: pgmap v323: 121 pgs: 33 active+undersized, 13 active+undersized+degraded, 75 active+clean; 185 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 128 KiB/s rd, 2.0 MiB/s wr, 10 op/s; 51/336 objects degraded (15.179%) 2024-09-13T02:44:40.458 INFO:tasks.rados.rados.0.smithi088.stdout:1794: done (0 left) 2024-09-13T02:44:40.458 INFO:tasks.rados.rados.0.smithi088.stdout:1795: read oid 15 snap 174 2024-09-13T02:44:40.458 INFO:tasks.rados.rados.0.smithi088.stdout:1795: expect (ObjNum 514 snap 165 seq_num 514) 2024-09-13T02:44:40.459 INFO:tasks.rados.rados.0.smithi088.stdout:1796: setattr oid 3 current snap is 176 2024-09-13T02:44:40.459 INFO:tasks.rados.rados.0.smithi088.stdout:1797: snap_remove snap 175 2024-09-13T02:44:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:40 smithi195 ceph-mon[87742]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:44:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:40 smithi195 ceph-mon[87742]: osd.4 [v2:172.21.15.195:6800/1978827045,v1:172.21.15.195:6801/1978827045] boot 2024-09-13T02:44:40.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:40 smithi195 ceph-mon[87742]: osdmap e431: 8 total, 8 up, 8 in 2024-09-13T02:44:40.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:44:40.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:40 smithi088 ceph-mon[96266]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:44:40.856 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:40 smithi088 ceph-mon[96266]: osd.4 [v2:172.21.15.195:6800/1978827045,v1:172.21.15.195:6801/1978827045] boot 2024-09-13T02:44:40.857 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:40 smithi088 ceph-mon[96266]: osdmap e431: 8 total, 8 up, 8 in 2024-09-13T02:44:40.857 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:44:40.857 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:40 smithi088 ceph-mon[98762]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:44:40.857 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:40 smithi088 ceph-mon[98762]: osd.4 [v2:172.21.15.195:6800/1978827045,v1:172.21.15.195:6801/1978827045] boot 2024-09-13T02:44:40.857 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:40 smithi088 ceph-mon[98762]: osdmap e431: 8 total, 8 up, 8 in 2024-09-13T02:44:40.857 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-09-13T02:44:41.465 INFO:tasks.rados.rados.0.smithi088.stdout:1797: done (2 left) 2024-09-13T02:44:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:1798: read oid 42 snap 171 2024-09-13T02:44:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:1798: expect (ObjNum 533 snap 171 seq_num 533) 2024-09-13T02:44:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:1799: read oid 23 snap 168 2024-09-13T02:44:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:1799: expect (ObjNum 486 snap 157 seq_num 486) 2024-09-13T02:44:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 176 2024-09-13T02:44:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 84 (ObjNum 516 snap 166 seq_num 516) dirty exists 2024-09-13T02:44:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:1800: seq_num 554 ranges {4595712=483328,5079040=704512,5783552=622592,6406144=278528} 2024-09-13T02:44:41.493 INFO:tasks.rados.rados.0.smithi088.stdout:1800: writing smithi08884213-26 from 4595712 to 5079040 tid 1 2024-09-13T02:44:41.497 INFO:tasks.rados.rados.0.smithi088.stdout:1800: writing smithi08884213-26 from 5079040 to 5783552 tid 2 2024-09-13T02:44:41.501 INFO:tasks.rados.rados.0.smithi088.stdout:1800: writing smithi08884213-26 from 5783552 to 6406144 tid 3 2024-09-13T02:44:41.503 INFO:tasks.rados.rados.0.smithi088.stdout:1800: writing smithi08884213-26 from 6406144 to 6684672 tid 4 2024-09-13T02:44:41.503 INFO:tasks.rados.rados.0.smithi088.stdout:1796: done (4 left) 2024-09-13T02:44:41.503 INFO:tasks.rados.rados.0.smithi088.stdout:1801: delete oid 2 current snap is 176 2024-09-13T02:44:41.503 INFO:tasks.rados.rados.0.smithi088.stdout:1795: expect (ObjNum 514 snap 165 seq_num 514) 2024-09-13T02:44:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:41 smithi195 ceph-mon[87742]: osdmap e432: 8 total, 8 up, 8 in 2024-09-13T02:44:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:41 smithi195 ceph-mon[87742]: pgmap v326: 121 pgs: 25 peering, 12 active+undersized, 9 active+undersized+degraded, 75 active+clean; 191 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 6 op/s; 29/348 objects degraded (8.333%) 2024-09-13T02:44:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:44:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:44:41.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:41.822 INFO:tasks.rados.rados.0.smithi088.stdout:1799: expect (ObjNum 486 snap 157 seq_num 486) 2024-09-13T02:44:41.846 INFO:tasks.rados.rados.0.smithi088.stdout:1798: expect (ObjNum 533 snap 171 seq_num 533) 2024-09-13T02:44:41.890 INFO:tasks.rados.rados.0.smithi088.stdout:1800: finishing write tid 1 to smithi08884213-26 2024-09-13T02:44:41.890 INFO:tasks.rados.rados.0.smithi088.stdout:1800: finishing write tid 2 to smithi08884213-26 2024-09-13T02:44:41.890 INFO:tasks.rados.rados.0.smithi088.stdout:1800: finishing write tid 3 to smithi08884213-26 2024-09-13T02:44:41.890 INFO:tasks.rados.rados.0.smithi088.stdout:1800: finishing write tid 4 to smithi08884213-26 2024-09-13T02:44:41.890 INFO:tasks.rados.rados.0.smithi088.stdout:1800: finishing write tid 5 to smithi08884213-26 2024-09-13T02:44:41.890 INFO:tasks.rados.rados.0.smithi088.stdout:1800: finishing write tid 6 to smithi08884213-26 2024-09-13T02:44:41.890 INFO:tasks.rados.rados.0.smithi088.stdout:1800: oid 26 updating version 0 to 400 2024-09-13T02:44:41.890 INFO:tasks.rados.rados.0.smithi088.stdout:1800: oid 26 updating version 400 to 402 2024-09-13T02:44:41.890 INFO:tasks.rados.rados.0.smithi088.stdout:1800: oid 26 updating version 402 to 403 2024-09-13T02:44:41.890 INFO:tasks.rados.rados.0.smithi088.stdout:1800: oid 26 version 403 is already newer than 401 2024-09-13T02:44:41.891 INFO:tasks.rados.rados.0.smithi088.stdout:1800: oid 26 updating version 403 to 404 2024-09-13T02:44:41.891 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 404 (ObjNum 554 snap 176 seq_num 554) dirty exists 2024-09-13T02:44:41.891 INFO:tasks.rados.rados.0.smithi088.stdout:1800: left oid 26 (ObjNum 554 snap 176 seq_num 554) 2024-09-13T02:44:41.891 INFO:tasks.rados.rados.0.smithi088.stdout:1795: done (4 left) 2024-09-13T02:44:41.891 INFO:tasks.rados.rados.0.smithi088.stdout:1798: done (3 left) 2024-09-13T02:44:41.891 INFO:tasks.rados.rados.0.smithi088.stdout:1799: done (2 left) 2024-09-13T02:44:41.891 INFO:tasks.rados.rados.0.smithi088.stdout:1800: done (1 left) 2024-09-13T02:44:41.891 INFO:tasks.rados.rados.0.smithi088.stdout:1801: done (0 left) 2024-09-13T02:44:41.891 INFO:tasks.rados.rados.0.smithi088.stdout:1802: setattr oid 45 current snap is 176 2024-09-13T02:44:41.892 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 176 2024-09-13T02:44:41.892 INFO:tasks.rados.rados.0.smithi088.stdout:1803: seq_num 556 ranges {0=516096,516096=524288,1040384=638976,1679360=442368} 2024-09-13T02:44:41.893 INFO:tasks.rados.rados.0.smithi088.stdout:1803: writing smithi08884213-4 from 0 to 516096 tid 1 2024-09-13T02:44:41.897 INFO:tasks.rados.rados.0.smithi088.stdout:1803: writing smithi08884213-4 from 516096 to 1040384 tid 2 2024-09-13T02:44:41.900 INFO:tasks.rados.rados.0.smithi088.stdout:1803: writing smithi08884213-4 from 1040384 to 1679360 tid 3 2024-09-13T02:44:41.903 INFO:tasks.rados.rados.0.smithi088.stdout:1803: writing smithi08884213-4 from 1679360 to 2121728 tid 4 2024-09-13T02:44:41.903 INFO:tasks.rados.rados.0.smithi088.stdout:1804: rollback oid 26 current snap is 176 2024-09-13T02:44:41.903 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 26 to 173 2024-09-13T02:44:41.904 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 222 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-09-13T02:44:41.904 INFO:tasks.rados.rados.0.smithi088.stdout:1803: finishing write tid 1 to smithi08884213-4 2024-09-13T02:44:41.904 INFO:tasks.rados.rados.0.smithi088.stdout:1803: finishing write tid 2 to smithi08884213-4 2024-09-13T02:44:41.904 INFO:tasks.rados.rados.0.smithi088.stdout:1803: finishing write tid 3 to smithi08884213-4 2024-09-13T02:44:41.904 INFO:tasks.rados.rados.0.smithi088.stdout:1802: done (2 left) 2024-09-13T02:44:41.904 INFO:tasks.rados.rados.0.smithi088.stdout:1805: copy_from oid 14 from oid 24 current snap is 176 2024-09-13T02:44:41.904 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 176 2024-09-13T02:44:41.904 INFO:tasks.rados.rados.0.smithi088.stdout:1806: seq_num 557 ranges {5308416=532480,5840896=802816,6643712=794624,7438336=8192} 2024-09-13T02:44:41.934 INFO:tasks.rados.rados.0.smithi088.stdout:1806: writing smithi08884213-42 from 5308416 to 5840896 tid 1 2024-09-13T02:44:41.939 INFO:tasks.rados.rados.0.smithi088.stdout:1806: writing smithi08884213-42 from 5840896 to 6643712 tid 2 2024-09-13T02:44:41.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:44:41.545+0000 7f72c1fad640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-13T02:44:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[96266]: osdmap e432: 8 total, 8 up, 8 in 2024-09-13T02:44:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[96266]: pgmap v326: 121 pgs: 25 peering, 12 active+undersized, 9 active+undersized+degraded, 75 active+clean; 191 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 6 op/s; 29/348 objects degraded (8.333%) 2024-09-13T02:44:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:44:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:44:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[98762]: osdmap e432: 8 total, 8 up, 8 in 2024-09-13T02:44:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[98762]: pgmap v326: 121 pgs: 25 peering, 12 active+undersized, 9 active+undersized+degraded, 75 active+clean; 191 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 6 op/s; 29/348 objects degraded (8.333%) 2024-09-13T02:44:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:44:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:44:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:41.944 INFO:tasks.rados.rados.0.smithi088.stdout:1806: writing smithi08884213-42 from 6643712 to 7438336 tid 3 2024-09-13T02:44:41.944 INFO:tasks.rados.rados.0.smithi088.stdout:1806: writing smithi08884213-42 from 7438336 to 7446528 tid 4 2024-09-13T02:44:41.944 INFO:tasks.rados.rados.0.smithi088.stdout:1807: delete oid 40 current snap is 176 2024-09-13T02:44:41.944 INFO:tasks.rados.rados.0.smithi088.stdout:1803: finishing write tid 4 to smithi08884213-4 2024-09-13T02:44:41.945 INFO:tasks.rados.rados.0.smithi088.stdout:1804: finishing rollback tid 0 to smithi08884213-26 2024-09-13T02:44:41.945 INFO:tasks.rados.rados.0.smithi088.stdout:1803: finishing write tid 5 to smithi08884213-4 2024-09-13T02:44:41.945 INFO:tasks.rados.rados.0.smithi088.stdout:1804: finishing rollback tid 1 to smithi08884213-26 2024-09-13T02:44:41.945 INFO:tasks.rados.rados.0.smithi088.stdout:1804: finishing rollback tid 2 to smithi08884213-26 2024-09-13T02:44:41.945 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 407 (ObjNum 474 snap 153 seq_num 474) dirty exists 2024-09-13T02:44:41.945 INFO:tasks.rados.rados.0.smithi088.stdout:1805: finishing copy_from to smithi08884213-14 2024-09-13T02:44:41.945 INFO:tasks.rados.rados.0.smithi088.stdout:1805: got expected ENOENT (src dne) 2024-09-13T02:44:41.945 INFO:tasks.rados.rados.0.smithi088.stdout:1805: finishing copy_from racing read to smithi08884213-14 2024-09-13T02:44:41.945 INFO:tasks.rados.rados.0.smithi088.stdout:1803: finishing write tid 6 to smithi08884213-4 2024-09-13T02:44:41.945 INFO:tasks.rados.rados.0.smithi088.stdout:1803: oid 4 updating version 0 to 681 2024-09-13T02:44:41.945 INFO:tasks.rados.rados.0.smithi088.stdout:1803: oid 4 version 681 is already newer than 677 2024-09-13T02:44:41.945 INFO:tasks.rados.rados.0.smithi088.stdout:1803: oid 4 version 681 is already newer than 678 2024-09-13T02:44:41.946 INFO:tasks.rados.rados.0.smithi088.stdout:1803: oid 4 version 681 is already newer than 680 2024-09-13T02:44:41.946 INFO:tasks.rados.rados.0.smithi088.stdout:1803: oid 4 version 681 is already newer than 679 2024-09-13T02:44:41.946 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 681 (ObjNum 556 snap 176 seq_num 556) dirty exists 2024-09-13T02:44:41.946 INFO:tasks.rados.rados.0.smithi088.stdout:1803: left oid 4 (ObjNum 556 snap 176 seq_num 556) 2024-09-13T02:44:41.946 INFO:tasks.rados.rados.0.smithi088.stdout:1806: finishing write tid 1 to smithi08884213-42 2024-09-13T02:44:41.946 INFO:tasks.rados.rados.0.smithi088.stdout:1806: finishing write tid 2 to smithi08884213-42 2024-09-13T02:44:41.947 INFO:tasks.rados.rados.0.smithi088.stdout:1803: done (4 left) 2024-09-13T02:44:41.947 INFO:tasks.rados.rados.0.smithi088.stdout:1804: done (3 left) 2024-09-13T02:44:41.947 INFO:tasks.rados.rados.0.smithi088.stdout:1805: done (2 left) 2024-09-13T02:44:41.947 INFO:tasks.rados.rados.0.smithi088.stdout:1807: done (1 left) 2024-09-13T02:44:41.947 INFO:tasks.rados.rados.0.smithi088.stdout:1808: read oid 26 snap -1 2024-09-13T02:44:41.947 INFO:tasks.rados.rados.0.smithi088.stdout:1808: expect (ObjNum 474 snap 153 seq_num 474) 2024-09-13T02:44:41.947 INFO:tasks.rados.rados.0.smithi088.stdout:1809: read oid 15 snap 171 2024-09-13T02:44:41.947 INFO:tasks.rados.rados.0.smithi088.stdout:1809: expect (ObjNum 514 snap 165 seq_num 514) 2024-09-13T02:44:41.947 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 176 2024-09-13T02:44:41.947 INFO:tasks.rados.rados.0.smithi088.stdout:1810: seq_num 559 ranges {1630208=565248,2195456=573440,2768896=409600,3178496=622592} 2024-09-13T02:44:41.958 INFO:tasks.rados.rados.0.smithi088.stdout:1810: writing smithi08884213-44 from 1630208 to 2195456 tid 1 2024-09-13T02:44:41.962 INFO:tasks.rados.rados.0.smithi088.stdout:1810: writing smithi08884213-44 from 2195456 to 2768896 tid 2 2024-09-13T02:44:41.964 INFO:tasks.rados.rados.0.smithi088.stdout:1810: writing smithi08884213-44 from 2768896 to 3178496 tid 3 2024-09-13T02:44:41.968 INFO:tasks.rados.rados.0.smithi088.stdout:1810: writing smithi08884213-44 from 3178496 to 3801088 tid 4 2024-09-13T02:44:41.968 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 176 2024-09-13T02:44:41.968 INFO:tasks.rados.rados.0.smithi088.stdout:1806: finishing write tid 3 to smithi08884213-42 2024-09-13T02:44:41.968 INFO:tasks.rados.rados.0.smithi088.stdout:1811: seq_num 560 ranges {2875392=581632,3457024=458752,3915776=614400,4530176=532480} 2024-09-13T02:44:41.986 INFO:tasks.rados.rados.0.smithi088.stdout:1811: writing smithi08884213-10 from 2875392 to 3457024 tid 1 2024-09-13T02:44:41.989 INFO:tasks.rados.rados.0.smithi088.stdout:1811: writing smithi08884213-10 from 3457024 to 3915776 tid 2 2024-09-13T02:44:41.992 INFO:tasks.rados.rados.0.smithi088.stdout:1811: writing smithi08884213-10 from 3915776 to 4530176 tid 3 2024-09-13T02:44:41.996 INFO:tasks.rados.rados.0.smithi088.stdout:1811: writing smithi08884213-10 from 4530176 to 5062656 tid 4 2024-09-13T02:44:41.996 INFO:tasks.rados.rados.0.smithi088.stdout:1812: rmattr oid 28 current snap is 176 2024-09-13T02:44:41.996 INFO:tasks.rados.rados.0.smithi088.stdout:1806: finishing write tid 4 to smithi08884213-42 2024-09-13T02:44:41.997 INFO:tasks.rados.rados.0.smithi088.stdout:1806: finishing write tid 5 to smithi08884213-42 2024-09-13T02:44:41.997 INFO:tasks.rados.rados.0.smithi088.stdout:1806: finishing write tid 6 to smithi08884213-42 2024-09-13T02:44:41.997 INFO:tasks.rados.rados.0.smithi088.stdout:1806: oid 42 updating version 0 to 1061 2024-09-13T02:44:41.997 INFO:tasks.rados.rados.0.smithi088.stdout:1806: oid 42 updating version 1061 to 1062 2024-09-13T02:44:41.997 INFO:tasks.rados.rados.0.smithi088.stdout:1806: oid 42 version 1062 is already newer than 1059 2024-09-13T02:44:41.997 INFO:tasks.rados.rados.0.smithi088.stdout:1806: oid 42 version 1062 is already newer than 1058 2024-09-13T02:44:41.997 INFO:tasks.rados.rados.0.smithi088.stdout:1806: oid 42 version 1062 is already newer than 1060 2024-09-13T02:44:41.997 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1062 (ObjNum 557 snap 176 seq_num 557) dirty exists 2024-09-13T02:44:41.997 INFO:tasks.rados.rados.0.smithi088.stdout:1806: left oid 42 (ObjNum 557 snap 176 seq_num 557) 2024-09-13T02:44:41.997 INFO:tasks.rados.rados.0.smithi088.stdout:1810: finishing write tid 1 to smithi08884213-44 2024-09-13T02:44:41.997 INFO:tasks.rados.rados.0.smithi088.stdout:1806: done (5 left) 2024-09-13T02:44:41.997 INFO:tasks.rados.rados.0.smithi088.stdout:1813: rollback oid 48 current snap is 176 2024-09-13T02:44:41.998 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 48 to 173 2024-09-13T02:44:41.998 INFO:tasks.rados.rados.0.smithi088.stdout:1810: finishing write tid 2 to smithi08884213-44 2024-09-13T02:44:41.998 INFO:tasks.rados.rados.0.smithi088.stdout:1810: finishing write tid 3 to smithi08884213-44 2024-09-13T02:44:41.998 INFO:tasks.rados.rados.0.smithi088.stdout:1808: expect (ObjNum 474 snap 153 seq_num 474) 2024-09-13T02:44:42.229 INFO:tasks.rados.rados.0.smithi088.stdout:1809: expect (ObjNum 514 snap 165 seq_num 514) 2024-09-13T02:44:42.545 INFO:tasks.rados.rados.0.smithi088.stdout:1810: finishing write tid 4 to smithi08884213-44 2024-09-13T02:44:42.545 INFO:tasks.rados.rados.0.smithi088.stdout:1810: finishing write tid 5 to smithi08884213-44 2024-09-13T02:44:42.545 INFO:tasks.rados.rados.0.smithi088.stdout:1810: finishing write tid 6 to smithi08884213-44 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:1810: oid 44 updating version 0 to 902 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:1810: oid 44 version 902 is already newer than 900 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:1810: oid 44 version 902 is already newer than 901 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:1810: oid 44 version 902 is already newer than 898 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:1810: oid 44 version 902 is already newer than 899 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 902 (ObjNum 559 snap 176 seq_num 559) dirty exists 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:1810: left oid 44 (ObjNum 559 snap 176 seq_num 559) 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:1811: finishing write tid 1 to smithi08884213-10 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:1811: finishing write tid 2 to smithi08884213-10 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:1811: finishing write tid 3 to smithi08884213-10 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1091 (ObjNum 152 snap 41 seq_num 152) dirty exists 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:1811: finishing write tid 4 to smithi08884213-10 2024-09-13T02:44:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:1808: done (5 left) 2024-09-13T02:44:42.547 INFO:tasks.rados.rados.0.smithi088.stdout:1809: done (4 left) 2024-09-13T02:44:42.547 INFO:tasks.rados.rados.0.smithi088.stdout:1810: done (3 left) 2024-09-13T02:44:42.547 INFO:tasks.rados.rados.0.smithi088.stdout:1812: done (2 left) 2024-09-13T02:44:42.547 INFO:tasks.rados.rados.0.smithi088.stdout:1814: snap_create 2024-09-13T02:44:42.547 INFO:tasks.rados.rados.0.smithi088.stdout:1813: finishing rollback tid 0 to smithi08884213-48 2024-09-13T02:44:42.547 INFO:tasks.rados.rados.0.smithi088.stdout:1811: finishing write tid 5 to smithi08884213-10 2024-09-13T02:44:42.547 INFO:tasks.rados.rados.0.smithi088.stdout:1813: finishing rollback tid 1 to smithi08884213-48 2024-09-13T02:44:42.547 INFO:tasks.rados.rados.0.smithi088.stdout:1813: finishing rollback tid 2 to smithi08884213-48 2024-09-13T02:44:42.547 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 923 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:44:42.547 INFO:tasks.rados.rados.0.smithi088.stdout:1811: finishing write tid 6 to smithi08884213-10 2024-09-13T02:44:42.547 INFO:tasks.rados.rados.0.smithi088.stdout:1811: oid 10 updating version 0 to 1026 2024-09-13T02:44:42.548 INFO:tasks.rados.rados.0.smithi088.stdout:1811: oid 10 version 1026 is already newer than 1025 2024-09-13T02:44:42.548 INFO:tasks.rados.rados.0.smithi088.stdout:1811: oid 10 updating version 1026 to 1027 2024-09-13T02:44:42.548 INFO:tasks.rados.rados.0.smithi088.stdout:1811: oid 10 version 1027 is already newer than 1024 2024-09-13T02:44:42.548 INFO:tasks.rados.rados.0.smithi088.stdout:1811: oid 10 version 1027 is already newer than 1023 2024-09-13T02:44:42.548 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1027 (ObjNum 560 snap 176 seq_num 560) dirty exists 2024-09-13T02:44:42.548 INFO:tasks.rados.rados.0.smithi088.stdout:1811: left oid 10 (ObjNum 560 snap 176 seq_num 560) 2024-09-13T02:44:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:42 smithi195 ceph-mon[87742]: osdmap e433: 8 total, 8 up, 8 in 2024-09-13T02:44:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:44:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T02:44:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:42 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T02:44:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:42 smithi195 ceph-mon[87742]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-13T02:44:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[96266]: osdmap e433: 8 total, 8 up, 8 in 2024-09-13T02:44:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:44:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:42.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:42.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:42.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T02:44:42.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T02:44:42.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[96266]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-13T02:44:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[98762]: osdmap e433: 8 total, 8 up, 8 in 2024-09-13T02:44:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:44:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:42.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T02:44:42.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T02:44:42.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:42 smithi088 ceph-mon[98762]: Upgrade: unsafe to stop osd(s) at this time (8 PGs are or would become offline) 2024-09-13T02:44:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:44:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:44:43] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2024-09-13T02:44:43.471 INFO:tasks.rados.rados.0.smithi088.stdout:1811: done (2 left) 2024-09-13T02:44:43.471 INFO:tasks.rados.rados.0.smithi088.stdout:1813: done (1 left) 2024-09-13T02:44:43.471 INFO:tasks.rados.rados.0.smithi088.stdout:1814: done (0 left) 2024-09-13T02:44:43.472 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 177 2024-09-13T02:44:43.472 INFO:tasks.rados.rados.0.smithi088.stdout:1815: seq_num 561 ranges {3514368=598016,4112384=745472,4857856=778240,5636096=81920} 2024-09-13T02:44:43.493 INFO:tasks.rados.rados.0.smithi088.stdout:1815: writing smithi08884213-18 from 3514368 to 4112384 tid 1 2024-09-13T02:44:43.497 INFO:tasks.rados.rados.0.smithi088.stdout:1815: writing smithi08884213-18 from 4112384 to 4857856 tid 2 2024-09-13T02:44:43.502 INFO:tasks.rados.rados.0.smithi088.stdout:1815: writing smithi08884213-18 from 4857856 to 5636096 tid 3 2024-09-13T02:44:43.503 INFO:tasks.rados.rados.0.smithi088.stdout:1815: writing smithi08884213-18 from 5636096 to 5718016 tid 4 2024-09-13T02:44:43.503 INFO:tasks.rados.rados.0.smithi088.stdout:1816: snap_create 2024-09-13T02:44:43.503 INFO:tasks.rados.rados.0.smithi088.stdout:1815: finishing write tid 1 to smithi08884213-18 2024-09-13T02:44:43.503 INFO:tasks.rados.rados.0.smithi088.stdout:1815: finishing write tid 2 to smithi08884213-18 2024-09-13T02:44:43.506 INFO:tasks.rados.rados.0.smithi088.stdout:1815: finishing write tid 3 to smithi08884213-18 2024-09-13T02:44:43.506 INFO:tasks.rados.rados.0.smithi088.stdout:1815: finishing write tid 4 to smithi08884213-18 2024-09-13T02:44:43.506 INFO:tasks.rados.rados.0.smithi088.stdout:1815: finishing write tid 5 to smithi08884213-18 2024-09-13T02:44:43.507 INFO:tasks.rados.rados.0.smithi088.stdout:1815: finishing write tid 6 to smithi08884213-18 2024-09-13T02:44:43.508 INFO:tasks.rados.rados.0.smithi088.stdout:1815: oid 18 updating version 0 to 1021 2024-09-13T02:44:43.508 INFO:tasks.rados.rados.0.smithi088.stdout:1815: oid 18 updating version 1021 to 1022 2024-09-13T02:44:43.508 INFO:tasks.rados.rados.0.smithi088.stdout:1815: oid 18 updating version 1022 to 1023 2024-09-13T02:44:43.508 INFO:tasks.rados.rados.0.smithi088.stdout:1815: oid 18 version 1023 is already newer than 1020 2024-09-13T02:44:43.508 INFO:tasks.rados.rados.0.smithi088.stdout:1815: oid 18 updating version 1023 to 1024 2024-09-13T02:44:43.508 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1024 (ObjNum 561 snap 177 seq_num 561) dirty exists 2024-09-13T02:44:43.508 INFO:tasks.rados.rados.0.smithi088.stdout:1815: left oid 18 (ObjNum 561 snap 177 seq_num 561) 2024-09-13T02:44:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:43 smithi195 ceph-mon[87742]: pgmap v328: 121 pgs: 25 peering, 6 active+undersized, 2 active+undersized+degraded, 88 active+clean; 191 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 6/330 objects degraded (1.818%); 7.9 MiB/s, 1 objects/s recovering 2024-09-13T02:44:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:43 smithi088 ceph-mon[96266]: pgmap v328: 121 pgs: 25 peering, 6 active+undersized, 2 active+undersized+degraded, 88 active+clean; 191 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 6/330 objects degraded (1.818%); 7.9 MiB/s, 1 objects/s recovering 2024-09-13T02:44:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:43 smithi088 ceph-mon[98762]: pgmap v328: 121 pgs: 25 peering, 6 active+undersized, 2 active+undersized+degraded, 88 active+clean; 191 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.2 MiB/s wr, 9 op/s; 6/330 objects degraded (1.818%); 7.9 MiB/s, 1 objects/s recovering 2024-09-13T02:44:44.055 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:44:44.319 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:44:44.319 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (7m) 41s ago 8m 26.8M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:44:44.319 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (8m) 6s ago 8m 85.2M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:44:44.319 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (10m) 41s ago 10m 16.1M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:44:44.319 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (10m) 6s ago 10m 22.3M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:44:44.319 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (4m) 6s ago 13m 441M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:44:44.319 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (4m) 41s ago 15m 508M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (3m) 41s ago 15m 54.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (3m) 6s ago 13m 44.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (3m) 41s ago 13m 49.8M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (8m) 41s ago 8m 16.7M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (8m) 6s ago 8m 16.9M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (2m) 41s ago 13m 164M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 f6b18d576820 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (113s) 41s ago 12m 114M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 449625b55177 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (79s) 41s ago 12m 108M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 335d6d44ad1d 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (45s) 41s ago 12m 12.1M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 1cc57714682e 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (11s) 6s ago 11m 11.2M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 681d4b550d35 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (11m) 6s ago 11m 264M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 1b7521427a59 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (10m) 6s ago 10m 175M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:44:44.320 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (10m) 6s ago 10m 185M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:44:44.321 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (4m) 6s ago 9m 53.2M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:44:44.477 INFO:tasks.rados.rados.0.smithi088.stdout:1815: done (1 left) 2024-09-13T02:44:44.477 INFO:tasks.rados.rados.0.smithi088.stdout:1816: done (0 left) 2024-09-13T02:44:44.478 INFO:tasks.rados.rados.0.smithi088.stdout:1817: setattr oid 44 current snap is 178 2024-09-13T02:44:44.478 INFO:tasks.rados.rados.0.smithi088.stdout:1818: rollback oid 20 current snap is 178 2024-09-13T02:44:44.478 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 20 to 171 2024-09-13T02:44:44.479 INFO:tasks.rados.rados.0.smithi088.stdout:1819: snap_remove snap 174 2024-09-13T02:44:44.647 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:44:44.647 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:44:44.647 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:44:44.647 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:44:44.647 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:44:44.647 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:44:44.647 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:44:44.647 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:44:44.647 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 3, 2024-09-13T02:44:44.648 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 5 2024-09-13T02:44:44.648 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:44:44.648 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:44:44.648 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:44:44.648 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:44:44.648 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:44:44.648 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 5, 2024-09-13T02:44:44.648 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 10 2024-09-13T02:44:44.648 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:44:44.648 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:44:44.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:44 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 6/330 objects degraded (1.818%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:44.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:44 smithi088 ceph-mon[96266]: osdmap e434: 8 total, 8 up, 8 in 2024-09-13T02:44:44.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:44 smithi088 ceph-mon[96266]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:44:44.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:44.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:44:44.649 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:44 smithi088 ceph-mon[96266]: from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:44:44.649 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:44 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 6/330 objects degraded (1.818%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:44.649 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:44 smithi088 ceph-mon[98762]: osdmap e434: 8 total, 8 up, 8 in 2024-09-13T02:44:44.649 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:44 smithi088 ceph-mon[98762]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:44:44.649 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:44.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:44:44.650 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:44 smithi088 ceph-mon[98762]: from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:44:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:44 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 6/330 objects degraded (1.818%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T02:44:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:44 smithi195 ceph-mon[87742]: osdmap e434: 8 total, 8 up, 8 in 2024-09-13T02:44:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:44 smithi195 ceph-mon[87742]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:44:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:44:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:44 smithi195 ceph-mon[87742]: from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:44:45.483 INFO:tasks.rados.rados.0.smithi088.stdout:1819: done (2 left) 2024-09-13T02:44:45.484 INFO:tasks.rados.rados.0.smithi088.stdout:1820: copy_from oid 39 from oid 18 current snap is 178 2024-09-13T02:44:45.484 INFO:tasks.rados.rados.0.smithi088.stdout:1818: finishing rollback tid 0 to smithi08884213-20 2024-09-13T02:44:45.484 INFO:tasks.rados.rados.0.smithi088.stdout:1818: finishing rollback tid 1 to smithi08884213-20 2024-09-13T02:44:45.484 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 903 (ObjNum 559 snap 176 seq_num 559) dirty exists 2024-09-13T02:44:45.484 INFO:tasks.rados.rados.0.smithi088.stdout:1818: finishing rollback tid 2 to smithi08884213-20 2024-09-13T02:44:45.484 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1031 (ObjNum 412 snap 136 seq_num 412) dirty exists 2024-09-13T02:44:45.484 INFO:tasks.rados.rados.0.smithi088.stdout:1817: done (2 left) 2024-09-13T02:44:45.484 INFO:tasks.rados.rados.0.smithi088.stdout:1818: done (1 left) 2024-09-13T02:44:45.484 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 178 2024-09-13T02:44:45.484 INFO:tasks.rados.rados.0.smithi088.stdout:1821: seq_num 562 ranges {4407296=622592,5029888=630784,5660672=581632,6242304=393216} 2024-09-13T02:44:45.511 INFO:tasks.rados.rados.0.smithi088.stdout:1821: writing smithi08884213-23 from 4407296 to 5029888 tid 1 2024-09-13T02:44:45.515 INFO:tasks.rados.rados.0.smithi088.stdout:1821: writing smithi08884213-23 from 5029888 to 5660672 tid 2 2024-09-13T02:44:45.518 INFO:tasks.rados.rados.0.smithi088.stdout:1821: writing smithi08884213-23 from 5660672 to 6242304 tid 3 2024-09-13T02:44:45.521 INFO:tasks.rados.rados.0.smithi088.stdout:1821: writing smithi08884213-23 from 6242304 to 6635520 tid 4 2024-09-13T02:44:45.521 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 178 2024-09-13T02:44:45.521 INFO:tasks.rados.rados.0.smithi088.stdout:1821: finishing write tid 1 to smithi08884213-23 2024-09-13T02:44:45.521 INFO:tasks.rados.rados.0.smithi088.stdout:1821: finishing write tid 2 to smithi08884213-23 2024-09-13T02:44:45.521 INFO:tasks.rados.rados.0.smithi088.stdout:1822: seq_num 563 ranges {2973696=638976,3612672=565248,4177920=794624,4972544=245760} 2024-09-13T02:44:45.541 INFO:tasks.rados.rados.0.smithi088.stdout:1822: writing smithi08884213-30 from 2973696 to 3612672 tid 1 2024-09-13T02:44:45.544 INFO:tasks.rados.rados.0.smithi088.stdout:1822: writing smithi08884213-30 from 3612672 to 4177920 tid 2 2024-09-13T02:44:45.548 INFO:tasks.rados.rados.0.smithi088.stdout:1822: writing smithi08884213-30 from 4177920 to 4972544 tid 3 2024-09-13T02:44:45.550 INFO:tasks.rados.rados.0.smithi088.stdout:1822: writing smithi08884213-30 from 4972544 to 5218304 tid 4 2024-09-13T02:44:45.550 INFO:tasks.rados.rados.0.smithi088.stdout:1823: read oid 19 snap -1 2024-09-13T02:44:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:1823: expect (ObjNum 424 snap 139 seq_num 424) 2024-09-13T02:44:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:1820: finishing copy_from racing read to smithi08884213-39 2024-09-13T02:44:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:1821: finishing write tid 3 to smithi08884213-23 2024-09-13T02:44:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:1821: finishing write tid 4 to smithi08884213-23 2024-09-13T02:44:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:1824: read oid 1 snap -1 2024-09-13T02:44:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:1824: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:44:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 178 2024-09-13T02:44:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:1821: finishing write tid 5 to smithi08884213-23 2024-09-13T02:44:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:1821: finishing write tid 6 to smithi08884213-23 2024-09-13T02:44:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:1821: oid 23 updating version 0 to 774 2024-09-13T02:44:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:1821: oid 23 version 774 is already newer than 771 2024-09-13T02:44:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:1821: oid 23 version 774 is already newer than 772 2024-09-13T02:44:45.552 INFO:tasks.rados.rados.0.smithi088.stdout:1821: oid 23 version 774 is already newer than 773 2024-09-13T02:44:45.552 INFO:tasks.rados.rados.0.smithi088.stdout:1821: oid 23 updating version 774 to 775 2024-09-13T02:44:45.552 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 775 (ObjNum 562 snap 178 seq_num 562) dirty exists 2024-09-13T02:44:45.552 INFO:tasks.rados.rados.0.smithi088.stdout:1821: left oid 23 (ObjNum 562 snap 178 seq_num 562) 2024-09-13T02:44:45.552 INFO:tasks.rados.rados.0.smithi088.stdout:1820: finishing copy_from to smithi08884213-39 2024-09-13T02:44:45.552 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1024 (ObjNum 561 snap 177 seq_num 561) dirty exists 2024-09-13T02:44:45.552 INFO:tasks.rados.rados.0.smithi088.stdout:1822: finishing write tid 1 to smithi08884213-30 2024-09-13T02:44:45.552 INFO:tasks.rados.rados.0.smithi088.stdout:1825: seq_num 564 ranges {7536640=655360,8192000=442368,8634368=598016,9232384=565248} 2024-09-13T02:44:45.593 INFO:tasks.rados.rados.0.smithi088.stdout:1825: writing smithi08884213-38 from 7536640 to 8192000 tid 1 2024-09-13T02:44:45.595 INFO:tasks.rados.rados.0.smithi088.stdout:1825: writing smithi08884213-38 from 8192000 to 8634368 tid 2 2024-09-13T02:44:45.600 INFO:tasks.rados.rados.0.smithi088.stdout:1825: writing smithi08884213-38 from 8634368 to 9232384 tid 3 2024-09-13T02:44:45.602 INFO:tasks.rados.rados.0.smithi088.stdout:1825: writing smithi08884213-38 from 9232384 to 9797632 tid 4 2024-09-13T02:44:45.602 INFO:tasks.rados.rados.0.smithi088.stdout:1820: done (5 left) 2024-09-13T02:44:45.603 INFO:tasks.rados.rados.0.smithi088.stdout:1821: done (4 left) 2024-09-13T02:44:45.603 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 178 2024-09-13T02:44:45.603 INFO:tasks.rados.rados.0.smithi088.stdout:1822: finishing write tid 2 to smithi08884213-30 2024-09-13T02:44:45.603 INFO:tasks.rados.rados.0.smithi088.stdout:1826: seq_num 565 ranges {0=671744,671744=729088,1400832=753664,2154496=122880} 2024-09-13T02:44:45.606 INFO:tasks.rados.rados.0.smithi088.stdout:1826: writing smithi08884213-40 from 0 to 671744 tid 1 2024-09-13T02:44:45.610 INFO:tasks.rados.rados.0.smithi088.stdout:1826: writing smithi08884213-40 from 671744 to 1400832 tid 2 2024-09-13T02:44:45.615 INFO:tasks.rados.rados.0.smithi088.stdout:1826: writing smithi08884213-40 from 1400832 to 2154496 tid 3 2024-09-13T02:44:45.616 INFO:tasks.rados.rados.0.smithi088.stdout:1826: writing smithi08884213-40 from 2154496 to 2277376 tid 4 2024-09-13T02:44:45.616 INFO:tasks.rados.rados.0.smithi088.stdout:1827: copy_from oid 41 from oid 45 current snap is 178 2024-09-13T02:44:45.616 INFO:tasks.rados.rados.0.smithi088.stdout:1824: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:44:45.619 INFO:tasks.rados.rados.0.smithi088.stdout:1822: finishing write tid 3 to smithi08884213-30 2024-09-13T02:44:45.619 INFO:tasks.rados.rados.0.smithi088.stdout:1822: finishing write tid 4 to smithi08884213-30 2024-09-13T02:44:45.619 INFO:tasks.rados.rados.0.smithi088.stdout:1822: finishing write tid 5 to smithi08884213-30 2024-09-13T02:44:45.619 INFO:tasks.rados.rados.0.smithi088.stdout:1822: finishing write tid 6 to smithi08884213-30 2024-09-13T02:44:45.619 INFO:tasks.rados.rados.0.smithi088.stdout:1822: oid 30 updating version 0 to 925 2024-09-13T02:44:45.619 INFO:tasks.rados.rados.0.smithi088.stdout:1822: oid 30 updating version 925 to 927 2024-09-13T02:44:45.619 INFO:tasks.rados.rados.0.smithi088.stdout:1822: oid 30 version 927 is already newer than 926 2024-09-13T02:44:45.619 INFO:tasks.rados.rados.0.smithi088.stdout:1822: oid 30 version 927 is already newer than 924 2024-09-13T02:44:45.620 INFO:tasks.rados.rados.0.smithi088.stdout:1822: oid 30 updating version 927 to 928 2024-09-13T02:44:45.620 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 928 (ObjNum 563 snap 178 seq_num 563) dirty exists 2024-09-13T02:44:45.620 INFO:tasks.rados.rados.0.smithi088.stdout:1822: left oid 30 (ObjNum 563 snap 178 seq_num 563) 2024-09-13T02:44:45.620 INFO:tasks.rados.rados.0.smithi088.stdout:1823: expect (ObjNum 424 snap 139 seq_num 424) 2024-09-13T02:44:45.679 INFO:tasks.rados.rados.0.smithi088.stdout:1825: finishing write tid 1 to smithi08884213-38 2024-09-13T02:44:45.680 INFO:tasks.rados.rados.0.smithi088.stdout:1825: finishing write tid 2 to smithi08884213-38 2024-09-13T02:44:45.680 INFO:tasks.rados.rados.0.smithi088.stdout:1825: finishing write tid 3 to smithi08884213-38 2024-09-13T02:44:45.680 INFO:tasks.rados.rados.0.smithi088.stdout:1822: done (5 left) 2024-09-13T02:44:45.680 INFO:tasks.rados.rados.0.smithi088.stdout:1823: done (4 left) 2024-09-13T02:44:45.680 INFO:tasks.rados.rados.0.smithi088.stdout:1824: done (3 left) 2024-09-13T02:44:45.680 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 178 2024-09-13T02:44:45.680 INFO:tasks.rados.rados.0.smithi088.stdout:1825: finishing write tid 4 to smithi08884213-38 2024-09-13T02:44:45.680 INFO:tasks.rados.rados.0.smithi088.stdout:1828: seq_num 566 ranges {7446528=688128,8134656=614400,8749056=565248,9314304=425984} 2024-09-13T02:44:45.721 INFO:tasks.rados.rados.0.smithi088.stdout:1828: writing smithi08884213-42 from 7446528 to 8134656 tid 1 2024-09-13T02:44:45.724 INFO:tasks.rados.rados.0.smithi088.stdout:1828: writing smithi08884213-42 from 8134656 to 8749056 tid 2 2024-09-13T02:44:45.727 INFO:tasks.rados.rados.0.smithi088.stdout:1828: writing smithi08884213-42 from 8749056 to 9314304 tid 3 2024-09-13T02:44:45.733 INFO:tasks.rados.rados.0.smithi088.stdout:1828: writing smithi08884213-42 from 9314304 to 9740288 tid 4 2024-09-13T02:44:45.733 INFO:tasks.rados.rados.0.smithi088.stdout:1829: read oid 22 snap -1 2024-09-13T02:44:45.734 INFO:tasks.rados.rados.0.smithi088.stdout:1829: expect deleted 2024-09-13T02:44:45.734 INFO:tasks.rados.rados.0.smithi088.stdout:1830: read oid 34 snap -1 2024-09-13T02:44:45.734 INFO:tasks.rados.rados.0.smithi088.stdout:1830: expect (ObjNum 470 snap 151 seq_num 470) 2024-09-13T02:44:45.734 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 178 2024-09-13T02:44:45.734 INFO:tasks.rados.rados.0.smithi088.stdout:1825: finishing write tid 5 to smithi08884213-38 2024-09-13T02:44:45.734 INFO:tasks.rados.rados.0.smithi088.stdout:1825: finishing write tid 6 to smithi08884213-38 2024-09-13T02:44:45.734 INFO:tasks.rados.rados.0.smithi088.stdout:1825: oid 38 updating version 0 to 468 2024-09-13T02:44:45.734 INFO:tasks.rados.rados.0.smithi088.stdout:1825: oid 38 version 468 is already newer than 466 2024-09-13T02:44:45.734 INFO:tasks.rados.rados.0.smithi088.stdout:1825: oid 38 version 468 is already newer than 465 2024-09-13T02:44:45.735 INFO:tasks.rados.rados.0.smithi088.stdout:1825: oid 38 updating version 468 to 469 2024-09-13T02:44:45.735 INFO:tasks.rados.rados.0.smithi088.stdout:1825: oid 38 version 469 is already newer than 467 2024-09-13T02:44:45.735 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 469 (ObjNum 564 snap 178 seq_num 564) dirty exists 2024-09-13T02:44:45.735 INFO:tasks.rados.rados.0.smithi088.stdout:1825: left oid 38 (ObjNum 564 snap 178 seq_num 564) 2024-09-13T02:44:45.735 INFO:tasks.rados.rados.0.smithi088.stdout:1826: finishing write tid 1 to smithi08884213-40 2024-09-13T02:44:45.735 INFO:tasks.rados.rados.0.smithi088.stdout:1831: seq_num 567 ranges {5718016=704512,6422528=499712,6922240=770048,7692288=335872} 2024-09-13T02:44:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:45 smithi195 ceph-mon[87742]: osdmap e435: 8 total, 8 up, 8 in 2024-09-13T02:44:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:45 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2632582252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:45 smithi195 ceph-mon[87742]: pgmap v331: 121 pgs: 1 peering, 120 active+clean; 186 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.7 MiB/s wr, 18 op/s; 13 MiB/s, 3 objects/s recovering 2024-09-13T02:44:45.764 INFO:tasks.rados.rados.0.smithi088.stdout:1831: writing smithi08884213-18 from 5718016 to 6422528 tid 1 2024-09-13T02:44:45.767 INFO:tasks.rados.rados.0.smithi088.stdout:1831: writing smithi08884213-18 from 6422528 to 6922240 tid 2 2024-09-13T02:44:45.771 INFO:tasks.rados.rados.0.smithi088.stdout:1831: writing smithi08884213-18 from 6922240 to 7692288 tid 3 2024-09-13T02:44:45.774 INFO:tasks.rados.rados.0.smithi088.stdout:1831: writing smithi08884213-18 from 7692288 to 8028160 tid 4 2024-09-13T02:44:45.774 INFO:tasks.rados.rados.0.smithi088.stdout:1825: done (6 left) 2024-09-13T02:44:45.774 INFO:tasks.rados.rados.0.smithi088.stdout:1832: read oid 27 snap -1 2024-09-13T02:44:45.774 INFO:tasks.rados.rados.0.smithi088.stdout:1832: expect deleted 2024-09-13T02:44:45.774 INFO:tasks.rados.rados.0.smithi088.stdout:1833: snap_remove snap 173 2024-09-13T02:44:45.940 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:44:45 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[109750]: 2024-09-13T02:44:45.499+0000 7faab2c1c640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap ef after trimming was started 2024-09-13T02:44:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:45 smithi088 ceph-mon[96266]: osdmap e435: 8 total, 8 up, 8 in 2024-09-13T02:44:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:45 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2632582252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:45 smithi088 ceph-mon[96266]: pgmap v331: 121 pgs: 1 peering, 120 active+clean; 186 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.7 MiB/s wr, 18 op/s; 13 MiB/s, 3 objects/s recovering 2024-09-13T02:44:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:45 smithi088 ceph-mon[98762]: osdmap e435: 8 total, 8 up, 8 in 2024-09-13T02:44:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:45 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2632582252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:44:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:45 smithi088 ceph-mon[98762]: pgmap v331: 121 pgs: 1 peering, 120 active+clean; 186 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.7 MiB/s wr, 18 op/s; 13 MiB/s, 3 objects/s recovering 2024-09-13T02:44:46.490 INFO:tasks.rados.rados.0.smithi088.stdout:1833: done (7 left) 2024-09-13T02:44:46.490 INFO:tasks.rados.rados.0.smithi088.stdout:1834: copy_from oid 28 from oid 39 current snap is 178 2024-09-13T02:44:46.491 INFO:tasks.rados.rados.0.smithi088.stdout:1826: finishing write tid 2 to smithi08884213-40 2024-09-13T02:44:46.491 INFO:tasks.rados.rados.0.smithi088.stdout:1826: finishing write tid 3 to smithi08884213-40 2024-09-13T02:44:46.491 INFO:tasks.rados.rados.0.smithi088.stdout:1826: finishing write tid 4 to smithi08884213-40 2024-09-13T02:44:46.491 INFO:tasks.rados.rados.0.smithi088.stdout:1826: finishing write tid 5 to smithi08884213-40 2024-09-13T02:44:46.491 INFO:tasks.rados.rados.0.smithi088.stdout:1826: finishing write tid 6 to smithi08884213-40 2024-09-13T02:44:46.491 INFO:tasks.rados.rados.0.smithi088.stdout:1826: oid 40 updating version 0 to 1100 2024-09-13T02:44:46.492 INFO:tasks.rados.rados.0.smithi088.stdout:1826: oid 40 updating version 1100 to 1101 2024-09-13T02:44:46.492 INFO:tasks.rados.rados.0.smithi088.stdout:1826: oid 40 version 1101 is already newer than 1099 2024-09-13T02:44:46.492 INFO:tasks.rados.rados.0.smithi088.stdout:1826: oid 40 version 1101 is already newer than 1098 2024-09-13T02:44:46.492 INFO:tasks.rados.rados.0.smithi088.stdout:1826: oid 40 updating version 1101 to 1102 2024-09-13T02:44:46.492 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1102 (ObjNum 565 snap 178 seq_num 565) dirty exists 2024-09-13T02:44:46.492 INFO:tasks.rados.rados.0.smithi088.stdout:1826: left oid 40 (ObjNum 565 snap 178 seq_num 565) 2024-09-13T02:44:46.492 INFO:tasks.rados.rados.0.smithi088.stdout:1827: finishing copy_from racing read to smithi08884213-41 2024-09-13T02:44:46.493 INFO:tasks.rados.rados.0.smithi088.stdout:1827: finishing copy_from to smithi08884213-41 2024-09-13T02:44:46.493 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 222 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-09-13T02:44:46.493 INFO:tasks.rados.rados.0.smithi088.stdout:1828: finishing write tid 1 to smithi08884213-42 2024-09-13T02:44:46.493 INFO:tasks.rados.rados.0.smithi088.stdout:1828: finishing write tid 2 to smithi08884213-42 2024-09-13T02:44:46.493 INFO:tasks.rados.rados.0.smithi088.stdout:1828: finishing write tid 3 to smithi08884213-42 2024-09-13T02:44:46.493 INFO:tasks.rados.rados.0.smithi088.stdout:1826: done (7 left) 2024-09-13T02:44:46.493 INFO:tasks.rados.rados.0.smithi088.stdout:1827: done (6 left) 2024-09-13T02:44:46.494 INFO:tasks.rados.rados.0.smithi088.stdout:1829: done (5 left) 2024-09-13T02:44:46.494 INFO:tasks.rados.rados.0.smithi088.stdout:1835: copy_from oid 26 from oid 44 current snap is 178 2024-09-13T02:44:46.494 INFO:tasks.rados.rados.0.smithi088.stdout:1830: expect (ObjNum 470 snap 151 seq_num 470) 2024-09-13T02:44:46.518 INFO:tasks.rados.rados.0.smithi088.stdout:1828: finishing write tid 4 to smithi08884213-42 2024-09-13T02:44:46.519 INFO:tasks.rados.rados.0.smithi088.stdout:1828: finishing write tid 5 to smithi08884213-42 2024-09-13T02:44:46.519 INFO:tasks.rados.rados.0.smithi088.stdout:1830: done (5 left) 2024-09-13T02:44:46.519 INFO:tasks.rados.rados.0.smithi088.stdout:1836: snap_remove snap 176 2024-09-13T02:44:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:46 smithi195 ceph-mon[87742]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/330 objects degraded (1.818%), 2 pgs degraded) 2024-09-13T02:44:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:46 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:44:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:46 smithi195 ceph-mon[87742]: osdmap e436: 8 total, 8 up, 8 in 2024-09-13T02:44:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:46 smithi088 ceph-mon[98762]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/330 objects degraded (1.818%), 2 pgs degraded) 2024-09-13T02:44:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:46 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:44:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:46 smithi088 ceph-mon[98762]: osdmap e436: 8 total, 8 up, 8 in 2024-09-13T02:44:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:46 smithi088 ceph-mon[96266]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/330 objects degraded (1.818%), 2 pgs degraded) 2024-09-13T02:44:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:46 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:44:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:46 smithi088 ceph-mon[96266]: osdmap e436: 8 total, 8 up, 8 in 2024-09-13T02:44:47.496 INFO:tasks.rados.rados.0.smithi088.stdout:1836: done (5 left) 2024-09-13T02:44:47.496 INFO:tasks.rados.rados.0.smithi088.stdout:1837: setattr oid 22 current snap is 178 2024-09-13T02:44:47.496 INFO:tasks.rados.rados.0.smithi088.stdout:1828: finishing write tid 6 to smithi08884213-42 2024-09-13T02:44:47.496 INFO:tasks.rados.rados.0.smithi088.stdout:1828: oid 42 updating version 0 to 1067 2024-09-13T02:44:47.496 INFO:tasks.rados.rados.0.smithi088.stdout:1828: oid 42 version 1067 is already newer than 1064 2024-09-13T02:44:47.496 INFO:tasks.rados.rados.0.smithi088.stdout:1828: oid 42 version 1067 is already newer than 1065 2024-09-13T02:44:47.496 INFO:tasks.rados.rados.0.smithi088.stdout:1828: oid 42 version 1067 is already newer than 1066 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1828: oid 42 version 1067 is already newer than 1063 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1067 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1828: left oid 42 (ObjNum 566 snap 178 seq_num 566) 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1831: finishing write tid 1 to smithi08884213-18 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1831: finishing write tid 2 to smithi08884213-18 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1831: finishing write tid 3 to smithi08884213-18 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1831: finishing write tid 4 to smithi08884213-18 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1831: finishing write tid 5 to smithi08884213-18 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1831: finishing write tid 6 to smithi08884213-18 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1831: oid 18 updating version 0 to 1029 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1831: oid 18 version 1029 is already newer than 1026 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1831: oid 18 version 1029 is already newer than 1028 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1831: oid 18 version 1029 is already newer than 1027 2024-09-13T02:44:47.497 INFO:tasks.rados.rados.0.smithi088.stdout:1831: oid 18 version 1029 is already newer than 1025 2024-09-13T02:44:47.498 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1029 (ObjNum 567 snap 178 seq_num 567) dirty exists 2024-09-13T02:44:47.498 INFO:tasks.rados.rados.0.smithi088.stdout:1831: left oid 18 (ObjNum 567 snap 178 seq_num 567) 2024-09-13T02:44:47.498 INFO:tasks.rados.rados.0.smithi088.stdout:1835: finishing copy_from racing read to smithi08884213-26 2024-09-13T02:44:47.498 INFO:tasks.rados.rados.0.smithi088.stdout:1835: finishing copy_from to smithi08884213-26 2024-09-13T02:44:47.498 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 903 (ObjNum 559 snap 176 seq_num 559) dirty exists 2024-09-13T02:44:47.498 INFO:tasks.rados.rados.0.smithi088.stdout:1834: finishing copy_from racing read to smithi08884213-28 2024-09-13T02:44:47.498 INFO:tasks.rados.rados.0.smithi088.stdout:1834: finishing copy_from to smithi08884213-28 2024-09-13T02:44:47.498 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1024 (ObjNum 561 snap 177 seq_num 561) dirty exists 2024-09-13T02:44:47.499 INFO:tasks.rados.rados.0.smithi088.stdout:1828: done (5 left) 2024-09-13T02:44:47.499 INFO:tasks.rados.rados.0.smithi088.stdout:1831: done (4 left) 2024-09-13T02:44:47.499 INFO:tasks.rados.rados.0.smithi088.stdout:1832: done (3 left) 2024-09-13T02:44:47.499 INFO:tasks.rados.rados.0.smithi088.stdout:1834: done (2 left) 2024-09-13T02:44:47.499 INFO:tasks.rados.rados.0.smithi088.stdout:1835: done (1 left) 2024-09-13T02:44:47.499 INFO:tasks.rados.rados.0.smithi088.stdout:1838: setattr oid 25 current snap is 178 2024-09-13T02:44:47.502 INFO:tasks.rados.rados.0.smithi088.stdout:1839: read oid 24 snap 171 2024-09-13T02:44:47.502 INFO:tasks.rados.rados.0.smithi088.stdout:1839: expect deleted 2024-09-13T02:44:47.502 INFO:tasks.rados.rados.0.smithi088.stdout:1840: delete oid 39 current snap is 178 2024-09-13T02:44:47.507 INFO:tasks.rados.rados.0.smithi088.stdout:1839: done (3 left) 2024-09-13T02:44:47.507 INFO:tasks.rados.rados.0.smithi088.stdout:1840: done (2 left) 2024-09-13T02:44:47.507 INFO:tasks.rados.rados.0.smithi088.stdout:1841: snap_create 2024-09-13T02:44:47.507 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1040 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-13T02:44:47.508 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1027 (ObjNum 522 snap 168 seq_num 522) dirty exists 2024-09-13T02:44:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:47 smithi088 ceph-mon[96266]: osdmap e437: 8 total, 8 up, 8 in 2024-09-13T02:44:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:47 smithi088 ceph-mon[96266]: pgmap v334: 121 pgs: 121 active+clean; 180 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 29 op/s; 6.5 MiB/s, 3 objects/s recovering 2024-09-13T02:44:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:47 smithi088 ceph-mon[98762]: osdmap e437: 8 total, 8 up, 8 in 2024-09-13T02:44:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:47 smithi088 ceph-mon[98762]: pgmap v334: 121 pgs: 121 active+clean; 180 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 29 op/s; 6.5 MiB/s, 3 objects/s recovering 2024-09-13T02:44:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:47 smithi195 ceph-mon[87742]: osdmap e437: 8 total, 8 up, 8 in 2024-09-13T02:44:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:47 smithi195 ceph-mon[87742]: pgmap v334: 121 pgs: 121 active+clean; 180 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 3.6 MiB/s wr, 29 op/s; 6.5 MiB/s, 3 objects/s recovering 2024-09-13T02:44:48.498 INFO:tasks.rados.rados.0.smithi088.stdout:1837: done (2 left) 2024-09-13T02:44:48.498 INFO:tasks.rados.rados.0.smithi088.stdout:1838: done (1 left) 2024-09-13T02:44:48.498 INFO:tasks.rados.rados.0.smithi088.stdout:1841: done (0 left) 2024-09-13T02:44:48.498 INFO:tasks.rados.rados.0.smithi088.stdout:1842: delete oid 8 current snap is 179 2024-09-13T02:44:48.504 INFO:tasks.rados.rados.0.smithi088.stdout:1842: done (0 left) 2024-09-13T02:44:48.504 INFO:tasks.rados.rados.0.smithi088.stdout:1843: rollback oid 13 current snap is 179 2024-09-13T02:44:48.504 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 13 to 168 2024-09-13T02:44:48.504 INFO:tasks.rados.rados.0.smithi088.stdout:1844: snap_create 2024-09-13T02:44:48.507 INFO:tasks.rados.rados.0.smithi088.stdout:1843: finishing rollback tid 1 to smithi08884213-13 2024-09-13T02:44:48.508 INFO:tasks.rados.rados.0.smithi088.stdout:1843: finishing rollback tid 2 to smithi08884213-13 2024-09-13T02:44:48.508 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 1119 (ObjNum 459 snap 148 seq_num 459) dirty exists 2024-09-13T02:44:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:48 smithi088 ceph-mon[96266]: osdmap e438: 8 total, 8 up, 8 in 2024-09-13T02:44:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:48 smithi088 ceph-mon[98762]: osdmap e438: 8 total, 8 up, 8 in 2024-09-13T02:44:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:48 smithi195 ceph-mon[87742]: osdmap e438: 8 total, 8 up, 8 in 2024-09-13T02:44:49.505 INFO:tasks.rados.rados.0.smithi088.stdout:1843: done (1 left) 2024-09-13T02:44:49.505 INFO:tasks.rados.rados.0.smithi088.stdout:1844: done (0 left) 2024-09-13T02:44:49.505 INFO:tasks.rados.rados.0.smithi088.stdout:1845: snap_remove snap 168 2024-09-13T02:44:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:49 smithi088 ceph-mon[96266]: osdmap e439: 8 total, 8 up, 8 in 2024-09-13T02:44:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:49 smithi088 ceph-mon[96266]: pgmap v337: 121 pgs: 121 active+clean; 184 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 16 op/s; 332 KiB/s, 0 objects/s recovering 2024-09-13T02:44:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:49 smithi088 ceph-mon[98762]: osdmap e439: 8 total, 8 up, 8 in 2024-09-13T02:44:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:49 smithi088 ceph-mon[98762]: pgmap v337: 121 pgs: 121 active+clean; 184 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 16 op/s; 332 KiB/s, 0 objects/s recovering 2024-09-13T02:44:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:49 smithi195 ceph-mon[87742]: osdmap e439: 8 total, 8 up, 8 in 2024-09-13T02:44:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:49 smithi195 ceph-mon[87742]: pgmap v337: 121 pgs: 121 active+clean; 184 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.7 MiB/s wr, 16 op/s; 332 KiB/s, 0 objects/s recovering 2024-09-13T02:44:50.506 INFO:tasks.rados.rados.0.smithi088.stdout:1845: done (0 left) 2024-09-13T02:44:50.506 INFO:tasks.rados.rados.0.smithi088.stdout:1846: copy_from oid 10 from oid 48 current snap is 180 2024-09-13T02:44:50.506 INFO:tasks.rados.rados.0.smithi088.stdout:1847: snap_create 2024-09-13T02:44:50.527 INFO:tasks.rados.rados.0.smithi088.stdout:1846: finishing copy_from racing read to smithi08884213-10 2024-09-13T02:44:50.531 INFO:tasks.rados.rados.0.smithi088.stdout:1846: finishing copy_from to smithi08884213-10 2024-09-13T02:44:50.531 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 923 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:44:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:50 smithi088 ceph-mon[96266]: osdmap e440: 8 total, 8 up, 8 in 2024-09-13T02:44:50.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:50 smithi088 ceph-mon[98762]: osdmap e440: 8 total, 8 up, 8 in 2024-09-13T02:44:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:50 smithi195 ceph-mon[87742]: osdmap e440: 8 total, 8 up, 8 in 2024-09-13T02:44:51.369 INFO:tasks.rados.rados.0.smithi088.stdout:1846: done (1 left) 2024-09-13T02:44:51.369 INFO:tasks.rados.rados.0.smithi088.stdout:1847: done (0 left) 2024-09-13T02:44:51.369 INFO:tasks.rados.rados.0.smithi088.stdout:1848: read oid 11 snap -1 2024-09-13T02:44:51.369 INFO:tasks.rados.rados.0.smithi088.stdout:1848: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:44:51.369 INFO:tasks.rados.rados.0.smithi088.stdout:1849: read oid 12 snap -1 2024-09-13T02:44:51.369 INFO:tasks.rados.rados.0.smithi088.stdout:1849: expect (ObjNum 510 snap 165 seq_num 510) 2024-09-13T02:44:51.369 INFO:tasks.rados.rados.0.smithi088.stdout:1850: delete oid 31 current snap is 181 2024-09-13T02:44:51.374 INFO:tasks.rados.rados.0.smithi088.stdout:1850: done (2 left) 2024-09-13T02:44:51.374 INFO:tasks.rados.rados.0.smithi088.stdout:1851: read oid 2 snap -1 2024-09-13T02:44:51.375 INFO:tasks.rados.rados.0.smithi088.stdout:1851: expect deleted 2024-09-13T02:44:51.375 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 181 2024-09-13T02:44:51.375 INFO:tasks.rados.rados.0.smithi088.stdout:1852: seq_num 571 ranges {2973696=770048,3743744=483328,4227072=753664,4980736=368640} 2024-09-13T02:44:51.394 INFO:tasks.rados.rados.0.smithi088.stdout:1852: writing smithi08884213-29 from 2973696 to 3743744 tid 1 2024-09-13T02:44:51.398 INFO:tasks.rados.rados.0.smithi088.stdout:1852: writing smithi08884213-29 from 3743744 to 4227072 tid 2 2024-09-13T02:44:51.402 INFO:tasks.rados.rados.0.smithi088.stdout:1852: writing smithi08884213-29 from 4227072 to 4980736 tid 3 2024-09-13T02:44:51.405 INFO:tasks.rados.rados.0.smithi088.stdout:1852: writing smithi08884213-29 from 4980736 to 5349376 tid 4 2024-09-13T02:44:51.405 INFO:tasks.rados.rados.0.smithi088.stdout:1853: read oid 44 snap -1 2024-09-13T02:44:51.405 INFO:tasks.rados.rados.0.smithi088.stdout:1853: expect (ObjNum 559 snap 176 seq_num 559) 2024-09-13T02:44:51.405 INFO:tasks.rados.rados.0.smithi088.stdout:1854: read oid 21 snap -1 2024-09-13T02:44:51.405 INFO:tasks.rados.rados.0.smithi088.stdout:1854: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:44:51.406 INFO:tasks.rados.rados.0.smithi088.stdout:1855: setattr oid 6 current snap is 181 2024-09-13T02:44:51.406 INFO:tasks.rados.rados.0.smithi088.stdout:1848: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:44:51.413 INFO:tasks.rados.rados.0.smithi088.stdout:1849: expect (ObjNum 510 snap 165 seq_num 510) 2024-09-13T02:44:51.448 INFO:tasks.rados.rados.0.smithi088.stdout:1852: finishing write tid 1 to smithi08884213-29 2024-09-13T02:44:51.448 INFO:tasks.rados.rados.0.smithi088.stdout:1852: finishing write tid 2 to smithi08884213-29 2024-09-13T02:44:51.449 INFO:tasks.rados.rados.0.smithi088.stdout:1854: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:44:51.452 INFO:tasks.rados.rados.0.smithi088.stdout:1852: finishing write tid 3 to smithi08884213-29 2024-09-13T02:44:51.452 INFO:tasks.rados.rados.0.smithi088.stdout:1852: finishing write tid 4 to smithi08884213-29 2024-09-13T02:44:51.452 INFO:tasks.rados.rados.0.smithi088.stdout:1852: finishing write tid 5 to smithi08884213-29 2024-09-13T02:44:51.452 INFO:tasks.rados.rados.0.smithi088.stdout:1852: finishing write tid 6 to smithi08884213-29 2024-09-13T02:44:51.452 INFO:tasks.rados.rados.0.smithi088.stdout:1852: oid 29 updating version 0 to 1034 2024-09-13T02:44:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:1852: oid 29 version 1034 is already newer than 1032 2024-09-13T02:44:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:1852: oid 29 version 1034 is already newer than 1030 2024-09-13T02:44:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:1852: oid 29 version 1034 is already newer than 1033 2024-09-13T02:44:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:1852: oid 29 version 1034 is already newer than 1031 2024-09-13T02:44:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1034 (ObjNum 571 snap 181 seq_num 571) dirty exists 2024-09-13T02:44:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:1852: left oid 29 (ObjNum 571 snap 181 seq_num 571) 2024-09-13T02:44:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:1853: expect (ObjNum 559 snap 176 seq_num 559) 2024-09-13T02:44:51.586 INFO:tasks.rados.rados.0.smithi088.stdout:1848: done (6 left) 2024-09-13T02:44:51.586 INFO:tasks.rados.rados.0.smithi088.stdout:1849: done (5 left) 2024-09-13T02:44:51.586 INFO:tasks.rados.rados.0.smithi088.stdout:1851: done (4 left) 2024-09-13T02:44:51.586 INFO:tasks.rados.rados.0.smithi088.stdout:1852: done (3 left) 2024-09-13T02:44:51.586 INFO:tasks.rados.rados.0.smithi088.stdout:1853: done (2 left) 2024-09-13T02:44:51.586 INFO:tasks.rados.rados.0.smithi088.stdout:1854: done (1 left) 2024-09-13T02:44:51.586 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 181 2024-09-13T02:44:51.586 INFO:tasks.rados.rados.0.smithi088.stdout:1856: seq_num 572 ranges {0=786432,786432=770048,1556480=557056,2113536=278528} 2024-09-13T02:44:51.590 INFO:tasks.rados.rados.0.smithi088.stdout:1856: writing smithi08884213-7 from 0 to 786432 tid 1 2024-09-13T02:44:51.594 INFO:tasks.rados.rados.0.smithi088.stdout:1856: writing smithi08884213-7 from 786432 to 1556480 tid 2 2024-09-13T02:44:51.597 INFO:tasks.rados.rados.0.smithi088.stdout:1856: writing smithi08884213-7 from 1556480 to 2113536 tid 3 2024-09-13T02:44:51.599 INFO:tasks.rados.rados.0.smithi088.stdout:1856: writing smithi08884213-7 from 2113536 to 2392064 tid 4 2024-09-13T02:44:51.599 INFO:tasks.rados.rados.0.smithi088.stdout:1857: snap_remove snap 171 2024-09-13T02:44:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:51 smithi088 ceph-mon[96266]: osdmap e441: 8 total, 8 up, 8 in 2024-09-13T02:44:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:51 smithi088 ceph-mon[96266]: pgmap v340: 121 pgs: 121 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 8.3 MiB/s wr, 23 op/s 2024-09-13T02:44:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:51 smithi088 ceph-mon[96266]: osdmap e442: 8 total, 8 up, 8 in 2024-09-13T02:44:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:51 smithi088 ceph-mon[98762]: osdmap e441: 8 total, 8 up, 8 in 2024-09-13T02:44:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:51 smithi088 ceph-mon[98762]: pgmap v340: 121 pgs: 121 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 8.3 MiB/s wr, 23 op/s 2024-09-13T02:44:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:51 smithi088 ceph-mon[98762]: osdmap e442: 8 total, 8 up, 8 in 2024-09-13T02:44:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:51 smithi195 ceph-mon[87742]: osdmap e441: 8 total, 8 up, 8 in 2024-09-13T02:44:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:51 smithi195 ceph-mon[87742]: pgmap v340: 121 pgs: 121 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 8.3 MiB/s wr, 23 op/s 2024-09-13T02:44:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:51 smithi195 ceph-mon[87742]: osdmap e442: 8 total, 8 up, 8 in 2024-09-13T02:44:52.526 INFO:tasks.rados.rados.0.smithi088.stdout:1857: done (2 left) 2024-09-13T02:44:52.526 INFO:tasks.rados.rados.0.smithi088.stdout:1858: snap_create 2024-09-13T02:44:52.526 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 886 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-09-13T02:44:52.526 INFO:tasks.rados.rados.0.smithi088.stdout:1856: finishing write tid 1 to smithi08884213-7 2024-09-13T02:44:52.526 INFO:tasks.rados.rados.0.smithi088.stdout:1856: finishing write tid 2 to smithi08884213-7 2024-09-13T02:44:52.526 INFO:tasks.rados.rados.0.smithi088.stdout:1856: finishing write tid 3 to smithi08884213-7 2024-09-13T02:44:52.526 INFO:tasks.rados.rados.0.smithi088.stdout:1856: finishing write tid 4 to smithi08884213-7 2024-09-13T02:44:52.526 INFO:tasks.rados.rados.0.smithi088.stdout:1856: finishing write tid 5 to smithi08884213-7 2024-09-13T02:44:52.527 INFO:tasks.rados.rados.0.smithi088.stdout:1856: finishing write tid 6 to smithi08884213-7 2024-09-13T02:44:52.527 INFO:tasks.rados.rados.0.smithi088.stdout:1856: oid 7 updating version 0 to 1058 2024-09-13T02:44:52.527 INFO:tasks.rados.rados.0.smithi088.stdout:1856: oid 7 updating version 1058 to 1059 2024-09-13T02:44:52.527 INFO:tasks.rados.rados.0.smithi088.stdout:1856: oid 7 version 1059 is already newer than 1056 2024-09-13T02:44:52.527 INFO:tasks.rados.rados.0.smithi088.stdout:1856: oid 7 updating version 1059 to 1060 2024-09-13T02:44:52.527 INFO:tasks.rados.rados.0.smithi088.stdout:1856: oid 7 version 1060 is already newer than 1057 2024-09-13T02:44:52.527 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1060 (ObjNum 572 snap 181 seq_num 572) dirty exists 2024-09-13T02:44:52.527 INFO:tasks.rados.rados.0.smithi088.stdout:1856: left oid 7 (ObjNum 572 snap 181 seq_num 572) 2024-09-13T02:44:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:44:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:44:53] "GET /metrics HTTP/1.1" 200 36256 "" "Prometheus/2.43.0" 2024-09-13T02:44:53.526 INFO:tasks.rados.rados.0.smithi088.stdout:1855: done (2 left) 2024-09-13T02:44:53.526 INFO:tasks.rados.rados.0.smithi088.stdout:1856: done (1 left) 2024-09-13T02:44:53.526 INFO:tasks.rados.rados.0.smithi088.stdout:1858: done (0 left) 2024-09-13T02:44:53.526 INFO:tasks.rados.rados.0.smithi088.stdout:1859: delete oid 38 current snap is 182 2024-09-13T02:44:53.531 INFO:tasks.rados.rados.0.smithi088.stdout:1859: done (0 left) 2024-09-13T02:44:53.531 INFO:tasks.rados.rados.0.smithi088.stdout:1860: snap_remove snap 178 2024-09-13T02:44:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:53 smithi088 ceph-mon[96266]: osdmap e443: 8 total, 8 up, 8 in 2024-09-13T02:44:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:53 smithi088 ceph-mon[96266]: pgmap v343: 121 pgs: 121 active+clean; 209 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 658 KiB/s rd, 7.8 MiB/s wr, 21 op/s 2024-09-13T02:44:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:53 smithi088 ceph-mon[98762]: osdmap e443: 8 total, 8 up, 8 in 2024-09-13T02:44:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:53 smithi088 ceph-mon[98762]: pgmap v343: 121 pgs: 121 active+clean; 209 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 658 KiB/s rd, 7.8 MiB/s wr, 21 op/s 2024-09-13T02:44:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:53 smithi195 ceph-mon[87742]: osdmap e443: 8 total, 8 up, 8 in 2024-09-13T02:44:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:53 smithi195 ceph-mon[87742]: pgmap v343: 121 pgs: 121 active+clean; 209 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 658 KiB/s rd, 7.8 MiB/s wr, 21 op/s 2024-09-13T02:44:54.532 INFO:tasks.rados.rados.0.smithi088.stdout:1860: done (0 left) 2024-09-13T02:44:54.532 INFO:tasks.rados.rados.0.smithi088.stdout:1861: rmattr oid 12 current snap is 182 2024-09-13T02:44:54.532 INFO:tasks.rados.rados.0.smithi088.stdout:1861: done (0 left) 2024-09-13T02:44:54.533 INFO:tasks.rados.rados.0.smithi088.stdout:1862: snap_remove snap 180 2024-09-13T02:44:54.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:54 smithi195 ceph-mon[87742]: osdmap e444: 8 total, 8 up, 8 in 2024-09-13T02:44:54.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:54 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:54 smithi088 ceph-mon[96266]: osdmap e444: 8 total, 8 up, 8 in 2024-09-13T02:44:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:54 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:54 smithi088 ceph-mon[98762]: osdmap e444: 8 total, 8 up, 8 in 2024-09-13T02:44:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:54 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:55.540 INFO:tasks.rados.rados.0.smithi088.stdout:1862: done (0 left) 2024-09-13T02:44:55.540 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 182 2024-09-13T02:44:55.540 INFO:tasks.rados.rados.0.smithi088.stdout:1863: seq_num 574 ranges {679936=16384} 2024-09-13T02:44:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:1863: writing smithi08884213-34 from 679936 to 696320 tid 1 2024-09-13T02:44:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 182 2024-09-13T02:44:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:1864: seq_num 575 ranges {0=32768} 2024-09-13T02:44:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:1864: writing smithi08884213-38 from 0 to 32768 tid 1 2024-09-13T02:44:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 1 current snap is 182 2024-09-13T02:44:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:1865: seq_num 576 ranges {0=49152} 2024-09-13T02:44:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:1865: writing smithi08884213-1 from 0 to 49152 tid 1 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:1866: rollback oid 33 current snap is 182 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 33 to 181 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:1867: rollback oid 7 current snap is 182 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 7 to 177 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:1868: copy_from oid 15 from oid 28 current snap is 182 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:1869: read oid 3 snap -1 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:1869: expect (ObjNum 516 snap 166 seq_num 516) 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:1870: rollback oid 25 current snap is 182 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 25 to 181 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:1871: copy_from oid 5 from oid 42 current snap is 182 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:1872: copy_from oid 20 from oid 8 current snap is 182 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:1873: read oid 26 snap 179 2024-09-13T02:44:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:1873: expect (ObjNum 559 snap 176 seq_num 559) 2024-09-13T02:44:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:1874: read oid 4 snap -1 2024-09-13T02:44:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:1874: expect (ObjNum 556 snap 176 seq_num 556) 2024-09-13T02:44:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:1875: copy_from oid 23 from oid 36 current snap is 182 2024-09-13T02:44:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:1876: copy_from oid 35 from oid 14 current snap is 182 2024-09-13T02:44:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:1877: rmattr oid 24 current snap is 182 2024-09-13T02:44:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:1877: done (14 left) 2024-09-13T02:44:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:1878: read oid 27 snap 181 2024-09-13T02:44:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:1878: expect deleted 2024-09-13T02:44:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:1879: snap_create 2024-09-13T02:44:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:1864: finishing write tid 1 to smithi08884213-38 2024-09-13T02:44:55.549 INFO:tasks.rados.rados.0.smithi088.stdout:1872: finishing copy_from to smithi08884213-20 2024-09-13T02:44:55.549 INFO:tasks.rados.rados.0.smithi088.stdout:1872: got expected ENOENT (src dne) 2024-09-13T02:44:55.549 INFO:tasks.rados.rados.0.smithi088.stdout:1872: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:44:55.551 INFO:tasks.rados.rados.0.smithi088.stdout:1865: finishing write tid 1 to smithi08884213-1 2024-09-13T02:44:55.551 INFO:tasks.rados.rados.0.smithi088.stdout:1865: finishing write tid 2 to smithi08884213-1 2024-09-13T02:44:55.551 INFO:tasks.rados.rados.0.smithi088.stdout:1864: finishing write tid 2 to smithi08884213-38 2024-09-13T02:44:55.552 INFO:tasks.rados.rados.0.smithi088.stdout:1867: finishing rollback tid 0 to smithi08884213-7 2024-09-13T02:44:55.552 INFO:tasks.rados.rados.0.smithi088.stdout:1867: finishing rollback tid 1 to smithi08884213-7 2024-09-13T02:44:55.552 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1075 (ObjNum 1265 snap 0 seq_num 2294165128) dirty dne 2024-09-13T02:44:55.553 INFO:tasks.rados.rados.0.smithi088.stdout:1865: finishing write tid 3 to smithi08884213-1 2024-09-13T02:44:55.553 INFO:tasks.rados.rados.0.smithi088.stdout:1865: oid 1 updating version 0 to 448 2024-09-13T02:44:55.553 INFO:tasks.rados.rados.0.smithi088.stdout:1865: oid 1 updating version 448 to 449 2024-09-13T02:44:55.553 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 449 (ObjNum 576 snap 182 seq_num 576) dirty exists 2024-09-13T02:44:55.553 INFO:tasks.rados.rados.0.smithi088.stdout:1865: left oid 1 (ObjNum 576 snap 182 seq_num 576) 2024-09-13T02:44:55.556 INFO:tasks.rados.rados.0.smithi088.stdout:1864: finishing write tid 3 to smithi08884213-38 2024-09-13T02:44:55.556 INFO:tasks.rados.rados.0.smithi088.stdout:1864: oid 38 updating version 0 to 484 2024-09-13T02:44:55.556 INFO:tasks.rados.rados.0.smithi088.stdout:1864: oid 38 updating version 484 to 485 2024-09-13T02:44:55.556 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 485 (ObjNum 575 snap 182 seq_num 575) dirty exists 2024-09-13T02:44:55.556 INFO:tasks.rados.rados.0.smithi088.stdout:1864: left oid 38 (ObjNum 575 snap 182 seq_num 575) 2024-09-13T02:44:55.559 INFO:tasks.rados.rados.0.smithi088.stdout:1870: finishing rollback tid 0 to smithi08884213-25 2024-09-13T02:44:55.559 INFO:tasks.rados.rados.0.smithi088.stdout:1870: finishing rollback tid 1 to smithi08884213-25 2024-09-13T02:44:55.565 INFO:tasks.rados.rados.0.smithi088.stdout:1863: finishing write tid 1 to smithi08884213-34 2024-09-13T02:44:55.566 INFO:tasks.rados.rados.0.smithi088.stdout:1866: finishing rollback tid 0 to smithi08884213-33 2024-09-13T02:44:55.566 INFO:tasks.rados.rados.0.smithi088.stdout:1866: finishing rollback tid 1 to smithi08884213-33 2024-09-13T02:44:55.566 INFO:tasks.rados.rados.0.smithi088.stdout:1870: finishing rollback tid 2 to smithi08884213-25 2024-09-13T02:44:55.566 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1030 (ObjNum 522 snap 168 seq_num 522) dirty exists 2024-09-13T02:44:55.566 INFO:tasks.rados.rados.0.smithi088.stdout:1866: finishing rollback tid 2 to smithi08884213-33 2024-09-13T02:44:55.566 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 906 (ObjNum 550 snap 175 seq_num 550) dirty exists 2024-09-13T02:44:55.571 INFO:tasks.rados.rados.0.smithi088.stdout:1873: expect (ObjNum 559 snap 176 seq_num 559) 2024-09-13T02:44:55.712 INFO:tasks.rados.rados.0.smithi088.stdout:1869: expect (ObjNum 516 snap 166 seq_num 516) 2024-09-13T02:44:55.843 INFO:tasks.rados.rados.0.smithi088.stdout:1863: finishing write tid 2 to smithi08884213-34 2024-09-13T02:44:55.844 INFO:tasks.rados.rados.0.smithi088.stdout:1874: expect (ObjNum 556 snap 176 seq_num 556) 2024-09-13T02:44:55.896 INFO:tasks.rados.rados.0.smithi088.stdout:1863: finishing write tid 3 to smithi08884213-34 2024-09-13T02:44:55.896 INFO:tasks.rados.rados.0.smithi088.stdout:1863: oid 34 updating version 0 to 683 2024-09-13T02:44:55.896 INFO:tasks.rados.rados.0.smithi088.stdout:1863: oid 34 version 683 is already newer than 682 2024-09-13T02:44:55.896 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 683 (ObjNum 574 snap 182 seq_num 574) dirty exists 2024-09-13T02:44:55.897 INFO:tasks.rados.rados.0.smithi088.stdout:1863: left oid 34 (ObjNum 574 snap 182 seq_num 574) 2024-09-13T02:44:55.897 INFO:tasks.rados.rados.0.smithi088.stdout:1875: finishing copy_from racing read to smithi08884213-23 2024-09-13T02:44:55.897 INFO:tasks.rados.rados.0.smithi088.stdout:1875: finishing copy_from to smithi08884213-23 2024-09-13T02:44:55.897 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 878 (ObjNum 372 snap 124 seq_num 372) dirty exists 2024-09-13T02:44:55.897 INFO:tasks.rados.rados.0.smithi088.stdout:1868: finishing copy_from racing read to smithi08884213-15 2024-09-13T02:44:55.897 INFO:tasks.rados.rados.0.smithi088.stdout:1871: finishing copy_from racing read to smithi08884213-5 2024-09-13T02:44:55.897 INFO:tasks.rados.rados.0.smithi088.stdout:1876: finishing copy_from racing read to smithi08884213-35 2024-09-13T02:44:55.897 INFO:tasks.rados.rados.0.smithi088.stdout:1868: finishing copy_from to smithi08884213-15 2024-09-13T02:44:55.897 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1024 (ObjNum 561 snap 177 seq_num 561) dirty exists 2024-09-13T02:44:55.897 INFO:tasks.rados.rados.0.smithi088.stdout:1876: finishing copy_from to smithi08884213-35 2024-09-13T02:44:55.897 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 675 (ObjNum 498 snap 161 seq_num 498) dirty exists 2024-09-13T02:44:55.898 INFO:tasks.rados.rados.0.smithi088.stdout:1871: finishing copy_from to smithi08884213-5 2024-09-13T02:44:55.898 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1067 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-09-13T02:44:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:55 smithi088 ceph-mon[96266]: osdmap e445: 8 total, 8 up, 8 in 2024-09-13T02:44:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:55 smithi088 ceph-mon[96266]: pgmap v346: 121 pgs: 121 active+clean; 198 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-13T02:44:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:55 smithi088 ceph-mon[98762]: osdmap e445: 8 total, 8 up, 8 in 2024-09-13T02:44:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:55 smithi088 ceph-mon[98762]: pgmap v346: 121 pgs: 121 active+clean; 198 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-13T02:44:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:55 smithi195 ceph-mon[87742]: osdmap e445: 8 total, 8 up, 8 in 2024-09-13T02:44:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:55 smithi195 ceph-mon[87742]: pgmap v346: 121 pgs: 121 active+clean; 198 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-13T02:44:56.374 INFO:tasks.rados.rados.0.smithi088.stdout:1863: done (15 left) 2024-09-13T02:44:56.374 INFO:tasks.rados.rados.0.smithi088.stdout:1864: done (14 left) 2024-09-13T02:44:56.374 INFO:tasks.rados.rados.0.smithi088.stdout:1865: done (13 left) 2024-09-13T02:44:56.374 INFO:tasks.rados.rados.0.smithi088.stdout:1866: done (12 left) 2024-09-13T02:44:56.374 INFO:tasks.rados.rados.0.smithi088.stdout:1867: done (11 left) 2024-09-13T02:44:56.374 INFO:tasks.rados.rados.0.smithi088.stdout:1868: done (10 left) 2024-09-13T02:44:56.374 INFO:tasks.rados.rados.0.smithi088.stdout:1869: done (9 left) 2024-09-13T02:44:56.374 INFO:tasks.rados.rados.0.smithi088.stdout:1870: done (8 left) 2024-09-13T02:44:56.374 INFO:tasks.rados.rados.0.smithi088.stdout:1871: done (7 left) 2024-09-13T02:44:56.374 INFO:tasks.rados.rados.0.smithi088.stdout:1872: done (6 left) 2024-09-13T02:44:56.374 INFO:tasks.rados.rados.0.smithi088.stdout:1873: done (5 left) 2024-09-13T02:44:56.374 INFO:tasks.rados.rados.0.smithi088.stdout:1874: done (4 left) 2024-09-13T02:44:56.375 INFO:tasks.rados.rados.0.smithi088.stdout:1875: done (3 left) 2024-09-13T02:44:56.375 INFO:tasks.rados.rados.0.smithi088.stdout:1876: done (2 left) 2024-09-13T02:44:56.375 INFO:tasks.rados.rados.0.smithi088.stdout:1878: done (1 left) 2024-09-13T02:44:56.375 INFO:tasks.rados.rados.0.smithi088.stdout:1879: done (0 left) 2024-09-13T02:44:56.375 INFO:tasks.rados.rados.0.smithi088.stdout:1880: snap_remove snap 181 2024-09-13T02:44:56.939 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:56 smithi195 ceph-mon[87742]: osdmap e446: 8 total, 8 up, 8 in 2024-09-13T02:44:56.939 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:56 smithi195 ceph-mon[87742]: osdmap e447: 8 total, 8 up, 8 in 2024-09-13T02:44:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:56 smithi088 ceph-mon[96266]: osdmap e446: 8 total, 8 up, 8 in 2024-09-13T02:44:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:56 smithi088 ceph-mon[96266]: osdmap e447: 8 total, 8 up, 8 in 2024-09-13T02:44:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:56 smithi088 ceph-mon[98762]: osdmap e446: 8 total, 8 up, 8 in 2024-09-13T02:44:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:56 smithi088 ceph-mon[98762]: osdmap e447: 8 total, 8 up, 8 in 2024-09-13T02:44:57.371 INFO:tasks.rados.rados.0.smithi088.stdout:1880: done (0 left) 2024-09-13T02:44:57.371 INFO:tasks.rados.rados.0.smithi088.stdout:1881: copy_from oid 3 from oid 28 current snap is 183 2024-09-13T02:44:57.371 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 183 2024-09-13T02:44:57.371 INFO:tasks.rados.rados.0.smithi088.stdout:1882: seq_num 577 ranges {8339456=65536} 2024-09-13T02:44:57.418 INFO:tasks.rados.rados.0.smithi088.stdout:1882: writing smithi08884213-45 from 8339456 to 8404992 tid 1 2024-09-13T02:44:57.418 INFO:tasks.rados.rados.0.smithi088.stdout:1883: read oid 14 snap -1 2024-09-13T02:44:57.418 INFO:tasks.rados.rados.0.smithi088.stdout:1883: expect (ObjNum 498 snap 161 seq_num 498) 2024-09-13T02:44:57.418 INFO:tasks.rados.rados.0.smithi088.stdout:1884: setattr oid 6 current snap is 183 2024-09-13T02:44:57.418 INFO:tasks.rados.rados.0.smithi088.stdout:1881: finishing copy_from racing read to smithi08884213-3 2024-09-13T02:44:57.418 INFO:tasks.rados.rados.0.smithi088.stdout:1881: finishing copy_from to smithi08884213-3 2024-09-13T02:44:57.418 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1024 (ObjNum 561 snap 177 seq_num 561) dirty exists 2024-09-13T02:44:57.419 INFO:tasks.rados.rados.0.smithi088.stdout:1881: done (3 left) 2024-09-13T02:44:57.419 INFO:tasks.rados.rados.0.smithi088.stdout:1885: read oid 33 snap -1 2024-09-13T02:44:57.419 INFO:tasks.rados.rados.0.smithi088.stdout:1885: expect (ObjNum 550 snap 175 seq_num 550) 2024-09-13T02:44:57.419 INFO:tasks.rados.rados.0.smithi088.stdout:1886: snap_remove snap 179 2024-09-13T02:44:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T02:44:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:57 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T02:44:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:57 smithi088 ceph-mon[96266]: Upgrade: osd.5 is safe to restart 2024-09-13T02:44:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:57 smithi088 ceph-mon[96266]: pgmap v349: 121 pgs: 121 active+clean; 167 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 944 KiB/s wr, 10 op/s 2024-09-13T02:44:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:57 smithi088 ceph-mon[96266]: osdmap e448: 8 total, 8 up, 8 in 2024-09-13T02:44:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T02:44:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:57 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T02:44:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:57 smithi088 ceph-mon[98762]: Upgrade: osd.5 is safe to restart 2024-09-13T02:44:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:57 smithi088 ceph-mon[98762]: pgmap v349: 121 pgs: 121 active+clean; 167 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 944 KiB/s wr, 10 op/s 2024-09-13T02:44:57.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:57 smithi088 ceph-mon[98762]: osdmap e448: 8 total, 8 up, 8 in 2024-09-13T02:44:57.970 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T02:44:57.970 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:57 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-09-13T02:44:57.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:57 smithi195 ceph-mon[87742]: Upgrade: osd.5 is safe to restart 2024-09-13T02:44:57.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:57 smithi195 ceph-mon[87742]: pgmap v349: 121 pgs: 121 active+clean; 167 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 944 KiB/s wr, 10 op/s 2024-09-13T02:44:57.971 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:57 smithi195 ceph-mon[87742]: osdmap e448: 8 total, 8 up, 8 in 2024-09-13T02:44:58.375 INFO:tasks.rados.rados.0.smithi088.stdout:1886: done (4 left) 2024-09-13T02:44:58.376 INFO:tasks.rados.rados.0.smithi088.stdout:1887: read oid 42 snap -1 2024-09-13T02:44:58.376 INFO:tasks.rados.rados.0.smithi088.stdout:1887: expect (ObjNum 566 snap 178 seq_num 566) 2024-09-13T02:44:58.376 INFO:tasks.rados.rados.0.smithi088.stdout:1888: copy_from oid 48 from oid 28 current snap is 183 2024-09-13T02:44:58.376 INFO:tasks.rados.rados.0.smithi088.stdout:1882: finishing write tid 1 to smithi08884213-45 2024-09-13T02:44:58.376 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 887 (ObjNum 129 snap 0 seq_num 2151101392) dirty exists 2024-09-13T02:44:58.376 INFO:tasks.rados.rados.0.smithi088.stdout:1882: finishing write tid 2 to smithi08884213-45 2024-09-13T02:44:58.376 INFO:tasks.rados.rados.0.smithi088.stdout:1882: finishing write tid 3 to smithi08884213-45 2024-09-13T02:44:58.376 INFO:tasks.rados.rados.0.smithi088.stdout:1882: oid 45 updating version 0 to 232 2024-09-13T02:44:58.376 INFO:tasks.rados.rados.0.smithi088.stdout:1882: oid 45 updating version 232 to 233 2024-09-13T02:44:58.376 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 233 (ObjNum 577 snap 183 seq_num 577) dirty exists 2024-09-13T02:44:58.376 INFO:tasks.rados.rados.0.smithi088.stdout:1882: left oid 45 (ObjNum 577 snap 183 seq_num 577) 2024-09-13T02:44:58.376 INFO:tasks.rados.rados.0.smithi088.stdout:1883: expect (ObjNum 498 snap 161 seq_num 498) 2024-09-13T02:44:58.673 INFO:tasks.rados.rados.0.smithi088.stdout:1885: expect (ObjNum 550 snap 175 seq_num 550) 2024-09-13T02:44:58.846 INFO:tasks.rados.rados.0.smithi088.stdout:1882: done (5 left) 2024-09-13T02:44:58.846 INFO:tasks.rados.rados.0.smithi088.stdout:1883: done (4 left) 2024-09-13T02:44:58.846 INFO:tasks.rados.rados.0.smithi088.stdout:1884: done (3 left) 2024-09-13T02:44:58.846 INFO:tasks.rados.rados.0.smithi088.stdout:1885: done (2 left) 2024-09-13T02:44:58.846 INFO:tasks.rados.rados.0.smithi088.stdout:1889: delete oid 44 current snap is 183 2024-09-13T02:44:58.846 INFO:tasks.rados.rados.0.smithi088.stdout:1888: finishing copy_from racing read to smithi08884213-48 2024-09-13T02:44:58.846 INFO:tasks.rados.rados.0.smithi088.stdout:1888: finishing copy_from to smithi08884213-48 2024-09-13T02:44:58.846 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1024 (ObjNum 561 snap 177 seq_num 561) dirty exists 2024-09-13T02:44:58.846 INFO:tasks.rados.rados.0.smithi088.stdout:1887: expect (ObjNum 566 snap 178 seq_num 566) 2024-09-13T02:44:59.369 INFO:tasks.rados.rados.0.smithi088.stdout:1887: done (2 left) 2024-09-13T02:44:59.369 INFO:tasks.rados.rados.0.smithi088.stdout:1888: done (1 left) 2024-09-13T02:44:59.369 INFO:tasks.rados.rados.0.smithi088.stdout:1889: done (0 left) 2024-09-13T02:44:59.369 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 183 2024-09-13T02:44:59.369 INFO:tasks.rados.rados.0.smithi088.stdout:1890: seq_num 579 ranges {0=98304} 2024-09-13T02:44:59.370 INFO:tasks.rados.rados.0.smithi088.stdout:1890: writing smithi08884213-24 from 0 to 98304 tid 1 2024-09-13T02:44:59.370 INFO:tasks.rados.rados.0.smithi088.stdout:1891: rollback oid 50 current snap is 183 2024-09-13T02:44:59.370 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 50 to 182 2024-09-13T02:44:59.370 INFO:tasks.rados.rados.0.smithi088.stdout:1892: read oid 9 snap -1 2024-09-13T02:44:59.370 INFO:tasks.rados.rados.0.smithi088.stdout:1892: expect (ObjNum 448 snap 143 seq_num 448) 2024-09-13T02:44:59.370 INFO:tasks.rados.rados.0.smithi088.stdout:1893: copy_from oid 22 from oid 44 current snap is 183 2024-09-13T02:44:59.370 INFO:tasks.rados.rados.0.smithi088.stdout:1894: snap_remove snap 177 2024-09-13T02:44:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:59 smithi088 ceph-mon[96266]: Upgrade: Updating osd.5 2024-09-13T02:44:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T02:44:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:44:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:59 smithi088 ceph-mon[96266]: Deploying daemon osd.5 on smithi195 2024-09-13T02:44:59.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:44:59 smithi088 ceph-mon[96266]: osdmap e449: 8 total, 8 up, 8 in 2024-09-13T02:44:59.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:59 smithi088 ceph-mon[98762]: Upgrade: Updating osd.5 2024-09-13T02:44:59.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:59.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T02:44:59.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:44:59.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:59 smithi088 ceph-mon[98762]: Deploying daemon osd.5 on smithi195 2024-09-13T02:44:59.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:44:59 smithi088 ceph-mon[98762]: osdmap e449: 8 total, 8 up, 8 in 2024-09-13T02:44:59.447 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:59 smithi195 ceph-mon[87742]: Upgrade: Updating osd.5 2024-09-13T02:44:59.447 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:44:59.447 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-09-13T02:44:59.447 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:44:59.447 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:59 smithi195 ceph-mon[87742]: Deploying daemon osd.5 on smithi195 2024-09-13T02:44:59.447 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:44:59 smithi195 ceph-mon[87742]: osdmap e449: 8 total, 8 up, 8 in 2024-09-13T02:45:00.244 INFO:tasks.rados.rados.0.smithi088.stdout:1894: done (4 left) 2024-09-13T02:45:00.244 INFO:tasks.rados.rados.0.smithi088.stdout:1895: copy_from oid 5 from oid 39 current snap is 183 2024-09-13T02:45:00.244 INFO:tasks.rados.rados.0.smithi088.stdout:1893: finishing copy_from to smithi08884213-22 2024-09-13T02:45:00.244 INFO:tasks.rados.rados.0.smithi088.stdout:1893: got expected ENOENT (src dne) 2024-09-13T02:45:00.244 INFO:tasks.rados.rados.0.smithi088.stdout:1893: finishing copy_from racing read to smithi08884213-22 2024-09-13T02:45:00.244 INFO:tasks.rados.rados.0.smithi088.stdout:1890: finishing write tid 1 to smithi08884213-24 2024-09-13T02:45:00.244 INFO:tasks.rados.rados.0.smithi088.stdout:1891: finishing rollback tid 0 to smithi08884213-50 2024-09-13T02:45:00.244 INFO:tasks.rados.rados.0.smithi088.stdout:1890: finishing write tid 2 to smithi08884213-24 2024-09-13T02:45:00.244 INFO:tasks.rados.rados.0.smithi088.stdout:1891: finishing rollback tid 1 to smithi08884213-50 2024-09-13T02:45:00.245 INFO:tasks.rados.rados.0.smithi088.stdout:1891: finishing rollback tid 2 to smithi08884213-50 2024-09-13T02:45:00.245 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 452 (ObjNum 544 snap 172 seq_num 544) dirty exists 2024-09-13T02:45:00.245 INFO:tasks.rados.rados.0.smithi088.stdout:1890: finishing write tid 3 to smithi08884213-24 2024-09-13T02:45:00.245 INFO:tasks.rados.rados.0.smithi088.stdout:1890: oid 24 updating version 0 to 1068 2024-09-13T02:45:00.245 INFO:tasks.rados.rados.0.smithi088.stdout:1890: oid 24 updating version 1068 to 1069 2024-09-13T02:45:00.245 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1069 (ObjNum 579 snap 183 seq_num 579) dirty exists 2024-09-13T02:45:00.245 INFO:tasks.rados.rados.0.smithi088.stdout:1890: left oid 24 (ObjNum 579 snap 183 seq_num 579) 2024-09-13T02:45:00.245 INFO:tasks.rados.rados.0.smithi088.stdout:1892: expect (ObjNum 448 snap 143 seq_num 448) 2024-09-13T02:45:00.379 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:00 smithi195 ceph-mon[87742]: pgmap v352: 121 pgs: 121 active+clean; 167 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 8.0 KiB/s wr, 8 op/s 2024-09-13T02:45:00.379 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:00.379 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:00.535 INFO:tasks.rados.rados.0.smithi088.stdout:1895: finishing copy_from to smithi08884213-5 2024-09-13T02:45:00.535 INFO:tasks.rados.rados.0.smithi088.stdout:1895: got expected ENOENT (src dne) 2024-09-13T02:45:00.535 INFO:tasks.rados.rados.0.smithi088.stdout:1895: finishing copy_from racing read to smithi08884213-5 2024-09-13T02:45:00.535 INFO:tasks.rados.rados.0.smithi088.stdout:1890: done (4 left) 2024-09-13T02:45:00.535 INFO:tasks.rados.rados.0.smithi088.stdout:1891: done (3 left) 2024-09-13T02:45:00.535 INFO:tasks.rados.rados.0.smithi088.stdout:1892: done (2 left) 2024-09-13T02:45:00.535 INFO:tasks.rados.rados.0.smithi088.stdout:1893: done (1 left) 2024-09-13T02:45:00.535 INFO:tasks.rados.rados.0.smithi088.stdout:1895: done (0 left) 2024-09-13T02:45:00.535 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 183 2024-09-13T02:45:00.535 INFO:tasks.rados.rados.0.smithi088.stdout:1896: seq_num 580 ranges {1351680=114688} 2024-09-13T02:45:00.542 INFO:tasks.rados.rados.0.smithi088.stdout:1896: writing smithi08884213-12 from 1351680 to 1466368 tid 1 2024-09-13T02:45:00.542 INFO:tasks.rados.rados.0.smithi088.stdout:1897: rollback oid 24 current snap is 183 2024-09-13T02:45:00.542 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 24 to 182 2024-09-13T02:45:00.542 INFO:tasks.rados.rados.0.smithi088.stdout:1898: delete oid 38 current snap is 183 2024-09-13T02:45:00.544 INFO:tasks.rados.rados.0.smithi088.stdout:1897: finishing rollback tid 0 to smithi08884213-24 2024-09-13T02:45:00.544 INFO:tasks.rados.rados.0.smithi088.stdout:1898: done (2 left) 2024-09-13T02:45:00.544 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 9 current snap is 183 2024-09-13T02:45:00.544 INFO:tasks.rados.rados.0.smithi088.stdout:1899: seq_num 582 ranges {5103616=155648} 2024-09-13T02:45:00.572 INFO:tasks.rados.rados.0.smithi088.stdout:1899: writing smithi08884213-9 from 5103616 to 5259264 tid 1 2024-09-13T02:45:00.572 INFO:tasks.rados.rados.0.smithi088.stdout:1900: rollback oid 25 current snap is 183 2024-09-13T02:45:00.572 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 25 to 182 2024-09-13T02:45:00.572 INFO:tasks.rados.rados.0.smithi088.stdout:1897: finishing rollback tid 1 to smithi08884213-24 2024-09-13T02:45:00.573 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1071 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-13T02:45:00.573 INFO:tasks.rados.rados.0.smithi088.stdout:1896: finishing write tid 1 to smithi08884213-12 2024-09-13T02:45:00.573 INFO:tasks.rados.rados.0.smithi088.stdout:1897: done (3 left) 2024-09-13T02:45:00.573 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 183 2024-09-13T02:45:00.573 INFO:tasks.rados.rados.0.smithi088.stdout:1896: finishing write tid 2 to smithi08884213-12 2024-09-13T02:45:00.573 INFO:tasks.rados.rados.0.smithi088.stdout:1896: finishing write tid 3 to smithi08884213-12 2024-09-13T02:45:00.573 INFO:tasks.rados.rados.0.smithi088.stdout:1896: oid 12 updating version 0 to 1031 2024-09-13T02:45:00.573 INFO:tasks.rados.rados.0.smithi088.stdout:1896: oid 12 updating version 1031 to 1032 2024-09-13T02:45:00.573 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1032 (ObjNum 580 snap 183 seq_num 580) dirty exists 2024-09-13T02:45:00.573 INFO:tasks.rados.rados.0.smithi088.stdout:1896: left oid 12 (ObjNum 580 snap 183 seq_num 580) 2024-09-13T02:45:00.573 INFO:tasks.rados.rados.0.smithi088.stdout:1901: seq_num 583 ranges {5169152=172032} 2024-09-13T02:45:00.601 INFO:tasks.rados.rados.0.smithi088.stdout:1901: writing smithi08884213-14 from 5169152 to 5341184 tid 1 2024-09-13T02:45:00.601 INFO:tasks.rados.rados.0.smithi088.stdout:1896: done (3 left) 2024-09-13T02:45:00.601 INFO:tasks.rados.rados.0.smithi088.stdout:1902: rollback oid 44 current snap is 183 2024-09-13T02:45:00.601 INFO:tasks.rados.rados.0.smithi088.stdout:1899: finishing write tid 1 to smithi08884213-9 2024-09-13T02:45:00.601 INFO:tasks.rados.rados.0.smithi088.stdout:1900: finishing rollback tid 0 to smithi08884213-25 2024-09-13T02:45:00.601 INFO:tasks.rados.rados.0.smithi088.stdout:1899: finishing write tid 2 to smithi08884213-9 2024-09-13T02:45:00.601 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 44 to 182 2024-09-13T02:45:00.601 INFO:tasks.rados.rados.0.smithi088.stdout:1900: finishing rollback tid 1 to smithi08884213-25 2024-09-13T02:45:00.601 INFO:tasks.rados.rados.0.smithi088.stdout:1900: finishing rollback tid 2 to smithi08884213-25 2024-09-13T02:45:00.602 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1035 (ObjNum 522 snap 168 seq_num 522) dirty exists 2024-09-13T02:45:00.602 INFO:tasks.rados.rados.0.smithi088.stdout:1899: finishing write tid 3 to smithi08884213-9 2024-09-13T02:45:00.602 INFO:tasks.rados.rados.0.smithi088.stdout:1899: oid 9 updating version 0 to 1035 2024-09-13T02:45:00.602 INFO:tasks.rados.rados.0.smithi088.stdout:1899: oid 9 updating version 1035 to 1036 2024-09-13T02:45:00.602 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 1036 (ObjNum 582 snap 183 seq_num 582) dirty exists 2024-09-13T02:45:00.602 INFO:tasks.rados.rados.0.smithi088.stdout:1899: left oid 9 (ObjNum 582 snap 183 seq_num 582) 2024-09-13T02:45:00.602 INFO:tasks.rados.rados.0.smithi088.stdout:1899: done (3 left) 2024-09-13T02:45:00.602 INFO:tasks.rados.rados.0.smithi088.stdout:1900: done (2 left) 2024-09-13T02:45:00.602 INFO:tasks.rados.rados.0.smithi088.stdout:1903: snap_create 2024-09-13T02:45:00.603 INFO:tasks.rados.rados.0.smithi088.stdout:1902: finishing rollback tid 1 to smithi08884213-44 2024-09-13T02:45:00.603 INFO:tasks.rados.rados.0.smithi088.stdout:1902: finishing rollback tid 2 to smithi08884213-44 2024-09-13T02:45:00.603 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 909 (ObjNum 559 snap 176 seq_num 559) dirty exists 2024-09-13T02:45:00.603 INFO:tasks.rados.rados.0.smithi088.stdout:1901: finishing write tid 1 to smithi08884213-14 2024-09-13T02:45:00.604 INFO:tasks.rados.rados.0.smithi088.stdout:1901: finishing write tid 2 to smithi08884213-14 2024-09-13T02:45:00.604 INFO:tasks.rados.rados.0.smithi088.stdout:1901: finishing write tid 3 to smithi08884213-14 2024-09-13T02:45:00.604 INFO:tasks.rados.rados.0.smithi088.stdout:1901: oid 14 updating version 0 to 1025 2024-09-13T02:45:00.604 INFO:tasks.rados.rados.0.smithi088.stdout:1901: oid 14 updating version 1025 to 1026 2024-09-13T02:45:00.605 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1026 (ObjNum 583 snap 183 seq_num 583) dirty exists 2024-09-13T02:45:00.605 INFO:tasks.rados.rados.0.smithi088.stdout:1901: left oid 14 (ObjNum 583 snap 183 seq_num 583) 2024-09-13T02:45:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:00 smithi088 ceph-mon[96266]: pgmap v352: 121 pgs: 121 active+clean; 167 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 8.0 KiB/s wr, 8 op/s 2024-09-13T02:45:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:00 smithi088 ceph-mon[98762]: pgmap v352: 121 pgs: 121 active+clean; 167 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 8.0 KiB/s wr, 8 op/s 2024-09-13T02:45:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:01.253 INFO:tasks.rados.rados.0.smithi088.stdout:1901: done (2 left) 2024-09-13T02:45:01.253 INFO:tasks.rados.rados.0.smithi088.stdout:1902: done (1 left) 2024-09-13T02:45:01.253 INFO:tasks.rados.rados.0.smithi088.stdout:1903: done (0 left) 2024-09-13T02:45:01.253 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 184 2024-09-13T02:45:01.254 INFO:tasks.rados.rados.0.smithi088.stdout:1904: seq_num 584 ranges {4923392=188416} 2024-09-13T02:45:01.280 INFO:tasks.rados.rados.0.smithi088.stdout:1904: writing smithi08884213-50 from 4923392 to 5111808 tid 1 2024-09-13T02:45:01.280 INFO:tasks.rados.rados.0.smithi088.stdout:1905: read oid 28 snap 183 2024-09-13T02:45:01.281 INFO:tasks.rados.rados.0.smithi088.stdout:1905: expect (ObjNum 561 snap 177 seq_num 561) 2024-09-13T02:45:01.281 INFO:tasks.rados.rados.0.smithi088.stdout:1906: setattr oid 14 current snap is 184 2024-09-13T02:45:01.282 INFO:tasks.rados.rados.0.smithi088.stdout:1907: rollback oid 47 current snap is 184 2024-09-13T02:45:01.282 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 47 to 183 2024-09-13T02:45:01.282 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 184 2024-09-13T02:45:01.282 INFO:tasks.rados.rados.0.smithi088.stdout:1908: seq_num 585 ranges {147456=204800} 2024-09-13T02:45:01.284 INFO:tasks.rados.rados.0.smithi088.stdout:1908: writing smithi08884213-11 from 147456 to 352256 tid 1 2024-09-13T02:45:01.284 INFO:tasks.rados.rados.0.smithi088.stdout:1909: copy_from oid 23 from oid 43 current snap is 184 2024-09-13T02:45:01.284 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 184 2024-09-13T02:45:01.284 INFO:tasks.rados.rados.0.smithi088.stdout:1910: seq_num 586 ranges {9740288=221184} 2024-09-13T02:45:01.339 INFO:tasks.rados.rados.0.smithi088.stdout:1910: writing smithi08884213-42 from 9740288 to 9961472 tid 1 2024-09-13T02:45:01.339 INFO:tasks.rados.rados.0.smithi088.stdout:1911: snap_remove snap 182 2024-09-13T02:45:01.369 INFO:tasks.rados.rados.0.smithi088.stdout:1911: done (7 left) 2024-09-13T02:45:01.369 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 184 2024-09-13T02:45:01.369 INFO:tasks.rados.rados.0.smithi088.stdout:1909: finishing copy_from to smithi08884213-23 2024-09-13T02:45:01.369 INFO:tasks.rados.rados.0.smithi088.stdout:1909: got expected ENOENT (src dne) 2024-09-13T02:45:01.370 INFO:tasks.rados.rados.0.smithi088.stdout:1912: seq_num 587 ranges {1908736=237568} 2024-09-13T02:45:01.383 INFO:tasks.rados.rados.0.smithi088.stdout:1912: writing smithi08884213-32 from 1908736 to 2146304 tid 1 2024-09-13T02:45:01.383 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 184 2024-09-13T02:45:01.383 INFO:tasks.rados.rados.0.smithi088.stdout:1909: finishing copy_from racing read to smithi08884213-23 2024-09-13T02:45:01.383 INFO:tasks.rados.rados.0.smithi088.stdout:1908: finishing write tid 1 to smithi08884213-11 2024-09-13T02:45:01.383 INFO:tasks.rados.rados.0.smithi088.stdout:1908: finishing write tid 2 to smithi08884213-11 2024-09-13T02:45:01.383 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1027 (ObjNum 583 snap 183 seq_num 583) dirty exists 2024-09-13T02:45:01.383 INFO:tasks.rados.rados.0.smithi088.stdout:1908: finishing write tid 3 to smithi08884213-11 2024-09-13T02:45:01.383 INFO:tasks.rados.rados.0.smithi088.stdout:1908: oid 11 updating version 0 to 1037 2024-09-13T02:45:01.383 INFO:tasks.rados.rados.0.smithi088.stdout:1908: oid 11 updating version 1037 to 1038 2024-09-13T02:45:01.383 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1038 (ObjNum 585 snap 184 seq_num 585) dirty exists 2024-09-13T02:45:01.383 INFO:tasks.rados.rados.0.smithi088.stdout:1908: left oid 11 (ObjNum 585 snap 184 seq_num 585) 2024-09-13T02:45:01.384 INFO:tasks.rados.rados.0.smithi088.stdout:1913: seq_num 588 ranges {2113536=253952} 2024-09-13T02:45:01.396 INFO:tasks.rados.rados.0.smithi088.stdout:1913: writing smithi08884213-20 from 2113536 to 2367488 tid 1 2024-09-13T02:45:01.396 INFO:tasks.rados.rados.0.smithi088.stdout:1906: done (8 left) 2024-09-13T02:45:01.396 INFO:tasks.rados.rados.0.smithi088.stdout:1908: done (7 left) 2024-09-13T02:45:01.397 INFO:tasks.rados.rados.0.smithi088.stdout:1909: done (6 left) 2024-09-13T02:45:01.397 INFO:tasks.rados.rados.0.smithi088.stdout:1914: rmattr oid 39 current snap is 184 2024-09-13T02:45:01.397 INFO:tasks.rados.rados.0.smithi088.stdout:1914: done (6 left) 2024-09-13T02:45:01.397 INFO:tasks.rados.rados.0.smithi088.stdout:1915: rollback oid 31 current snap is 184 2024-09-13T02:45:01.397 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 31 to 183 2024-09-13T02:45:01.397 INFO:tasks.rados.rados.0.smithi088.stdout:1904: finishing write tid 1 to smithi08884213-50 2024-09-13T02:45:01.397 INFO:tasks.rados.rados.0.smithi088.stdout:1904: finishing write tid 2 to smithi08884213-50 2024-09-13T02:45:01.397 INFO:tasks.rados.rados.0.smithi088.stdout:1916: read oid 7 snap -1 2024-09-13T02:45:01.397 INFO:tasks.rados.rados.0.smithi088.stdout:1916: expect deleted 2024-09-13T02:45:01.398 INFO:tasks.rados.rados.0.smithi088.stdout:1917: read oid 14 snap 183 2024-09-13T02:45:01.398 INFO:tasks.rados.rados.0.smithi088.stdout:1917: expect (ObjNum 583 snap 183 seq_num 583) 2024-09-13T02:45:01.398 INFO:tasks.rados.rados.0.smithi088.stdout:1918: rollback oid 40 current snap is 184 2024-09-13T02:45:01.398 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 40 to 183 2024-09-13T02:45:01.398 INFO:tasks.rados.rados.0.smithi088.stdout:1905: expect (ObjNum 561 snap 177 seq_num 561) 2024-09-13T02:45:01.428 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:01 smithi195 ceph-mon[87742]: osdmap e450: 8 total, 8 up, 8 in 2024-09-13T02:45:01.428 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:01 smithi195 systemd[1]: Stopping Ceph osd.5 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:45:01.687 INFO:tasks.rados.rados.0.smithi088.stdout:1907: finishing rollback tid 0 to smithi08884213-47 2024-09-13T02:45:01.687 INFO:tasks.rados.rados.0.smithi088.stdout:1907: finishing rollback tid 1 to smithi08884213-47 2024-09-13T02:45:01.687 INFO:tasks.rados.rados.0.smithi088.stdout:1907: finishing rollback tid 2 to smithi08884213-47 2024-09-13T02:45:01.687 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1155 (ObjNum 507 snap 165 seq_num 507) dirty exists 2024-09-13T02:45:01.687 INFO:tasks.rados.rados.0.smithi088.stdout:1904: finishing write tid 3 to smithi08884213-50 2024-09-13T02:45:01.687 INFO:tasks.rados.rados.0.smithi088.stdout:1904: oid 50 updating version 0 to 454 2024-09-13T02:45:01.687 INFO:tasks.rados.rados.0.smithi088.stdout:1904: oid 50 version 454 is already newer than 453 2024-09-13T02:45:01.687 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 454 (ObjNum 584 snap 184 seq_num 584) dirty exists 2024-09-13T02:45:01.688 INFO:tasks.rados.rados.0.smithi088.stdout:1904: left oid 50 (ObjNum 584 snap 184 seq_num 584) 2024-09-13T02:45:01.688 INFO:tasks.rados.rados.0.smithi088.stdout:1910: finishing write tid 1 to smithi08884213-42 2024-09-13T02:45:01.688 INFO:tasks.rados.rados.0.smithi088.stdout:1904: done (9 left) 2024-09-13T02:45:01.688 INFO:tasks.rados.rados.0.smithi088.stdout:1905: done (8 left) 2024-09-13T02:45:01.688 INFO:tasks.rados.rados.0.smithi088.stdout:1907: done (7 left) 2024-09-13T02:45:01.688 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 184 2024-09-13T02:45:01.688 INFO:tasks.rados.rados.0.smithi088.stdout:1910: finishing write tid 2 to smithi08884213-42 2024-09-13T02:45:01.688 INFO:tasks.rados.rados.0.smithi088.stdout:1919: seq_num 589 ranges {4603904=270336} 2024-09-13T02:45:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:01 smithi088 ceph-mon[96266]: osdmap e450: 8 total, 8 up, 8 in 2024-09-13T02:45:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:01 smithi088 ceph-mon[98762]: osdmap e450: 8 total, 8 up, 8 in 2024-09-13T02:45:01.714 INFO:tasks.rados.rados.0.smithi088.stdout:1919: writing smithi08884213-49 from 4603904 to 4874240 tid 1 2024-09-13T02:45:01.714 INFO:tasks.rados.rados.0.smithi088.stdout:1920: rmattr oid 22 current snap is 184 2024-09-13T02:45:01.714 INFO:tasks.rados.rados.0.smithi088.stdout:1910: finishing write tid 3 to smithi08884213-42 2024-09-13T02:45:01.714 INFO:tasks.rados.rados.0.smithi088.stdout:1910: oid 42 updating version 0 to 1072 2024-09-13T02:45:01.714 INFO:tasks.rados.rados.0.smithi088.stdout:1910: oid 42 updating version 1072 to 1073 2024-09-13T02:45:01.714 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1073 (ObjNum 586 snap 184 seq_num 586) dirty exists 2024-09-13T02:45:01.714 INFO:tasks.rados.rados.0.smithi088.stdout:1910: left oid 42 (ObjNum 586 snap 184 seq_num 586) 2024-09-13T02:45:01.714 INFO:tasks.rados.rados.0.smithi088.stdout:1912: finishing write tid 1 to smithi08884213-32 2024-09-13T02:45:01.715 INFO:tasks.rados.rados.0.smithi088.stdout:1912: finishing write tid 2 to smithi08884213-32 2024-09-13T02:45:01.715 INFO:tasks.rados.rados.0.smithi088.stdout:1912: finishing write tid 3 to smithi08884213-32 2024-09-13T02:45:01.715 INFO:tasks.rados.rados.0.smithi088.stdout:1912: oid 32 updating version 0 to 1025 2024-09-13T02:45:01.715 INFO:tasks.rados.rados.0.smithi088.stdout:1912: oid 32 updating version 1025 to 1026 2024-09-13T02:45:01.715 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1026 (ObjNum 587 snap 184 seq_num 587) dirty exists 2024-09-13T02:45:01.715 INFO:tasks.rados.rados.0.smithi088.stdout:1912: left oid 32 (ObjNum 587 snap 184 seq_num 587) 2024-09-13T02:45:01.715 INFO:tasks.rados.rados.0.smithi088.stdout:1913: finishing write tid 1 to smithi08884213-20 2024-09-13T02:45:01.715 INFO:tasks.rados.rados.0.smithi088.stdout:1918: finishing rollback tid 0 to smithi08884213-40 2024-09-13T02:45:01.715 INFO:tasks.rados.rados.0.smithi088.stdout:1915: finishing rollback tid 1 to smithi08884213-31 2024-09-13T02:45:01.715 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 0 (ObjNum 129 snap 0 seq_num 2153161456) dirty dne 2024-09-13T02:45:01.715 INFO:tasks.rados.rados.0.smithi088.stdout:1918: finishing rollback tid 1 to smithi08884213-40 2024-09-13T02:45:01.715 INFO:tasks.rados.rados.0.smithi088.stdout:1910: done (8 left) 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:1912: done (7 left) 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:1915: done (6 left) 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:1921: read oid 8 snap -1 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:1921: expect deleted 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:1922: snap_create 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:1913: finishing write tid 2 to smithi08884213-20 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:1918: finishing rollback tid 2 to smithi08884213-40 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1161 (ObjNum 565 snap 178 seq_num 565) dirty exists 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:1913: finishing write tid 3 to smithi08884213-20 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:1913: oid 20 updating version 0 to 1091 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:1913: oid 20 version 1091 is already newer than 1090 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1091 (ObjNum 588 snap 184 seq_num 588) dirty exists 2024-09-13T02:45:01.716 INFO:tasks.rados.rados.0.smithi088.stdout:1913: left oid 20 (ObjNum 588 snap 184 seq_num 588) 2024-09-13T02:45:01.717 INFO:tasks.rados.rados.0.smithi088.stdout:1917: expect (ObjNum 583 snap 183 seq_num 583) 2024-09-13T02:45:01.734 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[43249]: 2024-09-13T02:45:01.426+0000 7fb3003ce640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:45:01.734 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[43249]: 2024-09-13T02:45:01.426+0000 7fb3003ce640 -1 osd.5 452 *** Got signal Terminated *** 2024-09-13T02:45:01.734 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[43249]: 2024-09-13T02:45:01.426+0000 7fb3003ce640 -1 osd.5 452 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T02:45:02.084 INFO:tasks.rados.rados.0.smithi088.stdout:1919: finishing write tid 1 to smithi08884213-49 2024-09-13T02:45:02.084 INFO:tasks.rados.rados.0.smithi088.stdout:1919: finishing write tid 2 to smithi08884213-49 2024-09-13T02:45:02.085 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1093 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-13T02:45:02.085 INFO:tasks.rados.rados.0.smithi088.stdout:1919: finishing write tid 3 to smithi08884213-49 2024-09-13T02:45:02.085 INFO:tasks.rados.rados.0.smithi088.stdout:1919: oid 49 updating version 0 to 904 2024-09-13T02:45:02.085 INFO:tasks.rados.rados.0.smithi088.stdout:1919: oid 49 updating version 904 to 905 2024-09-13T02:45:02.085 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 905 (ObjNum 589 snap 184 seq_num 589) dirty exists 2024-09-13T02:45:02.085 INFO:tasks.rados.rados.0.smithi088.stdout:1919: left oid 49 (ObjNum 589 snap 184 seq_num 589) 2024-09-13T02:45:02.371 INFO:tasks.rados.rados.0.smithi088.stdout:1913: done (7 left) 2024-09-13T02:45:02.372 INFO:tasks.rados.rados.0.smithi088.stdout:1916: done (6 left) 2024-09-13T02:45:02.372 INFO:tasks.rados.rados.0.smithi088.stdout:1917: done (5 left) 2024-09-13T02:45:02.372 INFO:tasks.rados.rados.0.smithi088.stdout:1918: done (4 left) 2024-09-13T02:45:02.372 INFO:tasks.rados.rados.0.smithi088.stdout:1919: done (3 left) 2024-09-13T02:45:02.372 INFO:tasks.rados.rados.0.smithi088.stdout:1920: done (2 left) 2024-09-13T02:45:02.372 INFO:tasks.rados.rados.0.smithi088.stdout:1921: done (1 left) 2024-09-13T02:45:02.372 INFO:tasks.rados.rados.0.smithi088.stdout:1922: done (0 left) 2024-09-13T02:45:02.372 INFO:tasks.rados.rados.0.smithi088.stdout:1923: read oid 48 snap -1 2024-09-13T02:45:02.372 INFO:tasks.rados.rados.0.smithi088.stdout:1923: expect (ObjNum 561 snap 177 seq_num 561) 2024-09-13T02:45:02.372 INFO:tasks.rados.rados.0.smithi088.stdout:1924: delete oid 39 current snap is 185 2024-09-13T02:45:02.418 INFO:tasks.rados.rados.0.smithi088.stdout:1923: expect (ObjNum 561 snap 177 seq_num 561) 2024-09-13T02:45:02.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:02 smithi088 ceph-mon[98762]: pgmap v354: 121 pgs: 121 active+clean; 188 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.3 MiB/s wr, 15 op/s 2024-09-13T02:45:02.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:02 smithi088 ceph-mon[98762]: osdmap e451: 8 total, 8 up, 8 in 2024-09-13T02:45:02.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:02 smithi088 ceph-mon[98762]: osdmap e452: 8 total, 8 up, 8 in 2024-09-13T02:45:02.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:02 smithi088 ceph-mon[98762]: osd.5 marked itself down and dead 2024-09-13T02:45:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:02 smithi088 ceph-mon[96266]: pgmap v354: 121 pgs: 121 active+clean; 188 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.3 MiB/s wr, 15 op/s 2024-09-13T02:45:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:02 smithi088 ceph-mon[96266]: osdmap e451: 8 total, 8 up, 8 in 2024-09-13T02:45:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:02 smithi088 ceph-mon[96266]: osdmap e452: 8 total, 8 up, 8 in 2024-09-13T02:45:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:02 smithi088 ceph-mon[96266]: osd.5 marked itself down and dead 2024-09-13T02:45:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:02 smithi195 ceph-mon[87742]: pgmap v354: 121 pgs: 121 active+clean; 188 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 7.3 MiB/s wr, 15 op/s 2024-09-13T02:45:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:02 smithi195 ceph-mon[87742]: osdmap e451: 8 total, 8 up, 8 in 2024-09-13T02:45:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:02 smithi195 ceph-mon[87742]: osdmap e452: 8 total, 8 up, 8 in 2024-09-13T02:45:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:02 smithi195 ceph-mon[87742]: osd.5 marked itself down and dead 2024-09-13T02:45:03.234 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:02 smithi195 podman[98571]: 2024-09-13 02:45:02.937695047 +0000 UTC m=+1.633365191 container died 1b7521427a593f61d88b2f6ebad12b5e1e7e59cb1f43d019480e35cdd10a768e (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=reef-2c01458, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731) 2024-09-13T02:45:03.393 INFO:tasks.rados.rados.0.smithi088.stdout:1923: done (1 left) 2024-09-13T02:45:03.394 INFO:tasks.rados.rados.0.smithi088.stdout:1924: done (0 left) 2024-09-13T02:45:03.394 INFO:tasks.rados.rados.0.smithi088.stdout:1925: read oid 44 snap -1 2024-09-13T02:45:03.394 INFO:tasks.rados.rados.0.smithi088.stdout:1925: expect (ObjNum 559 snap 176 seq_num 559) 2024-09-13T02:45:03.394 INFO:tasks.rados.rados.0.smithi088.stdout:1926: snap_remove snap 183 2024-09-13T02:45:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:03 smithi088 ceph-mon[96266]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:45:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:03 smithi088 ceph-mon[96266]: osdmap e453: 8 total, 7 up, 8 in 2024-09-13T02:45:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:45:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:45:03] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2024-09-13T02:45:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:03 smithi088 ceph-mon[98762]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:45:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:03 smithi088 ceph-mon[98762]: osdmap e453: 8 total, 7 up, 8 in 2024-09-13T02:45:03.669 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:03 smithi195 ceph-mon[87742]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:45:03.669 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:03 smithi195 ceph-mon[87742]: osdmap e453: 8 total, 7 up, 8 in 2024-09-13T02:45:03.669 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:03 smithi195 podman[98571]: 2024-09-13 02:45:03.450322674 +0000 UTC m=+2.145992820 container cleanup 1b7521427a593f61d88b2f6ebad12b5e1e7e59cb1f43d019480e35cdd10a768e (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=reef-2c01458, org.label-schema.build-date=20240731) 2024-09-13T02:45:03.670 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:03 smithi195 bash[98571]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5 2024-09-13T02:45:03.984 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:03 smithi195 podman[98593]: 2024-09-13 02:45:03.668568497 +0000 UTC m=+0.729745041 container remove 1b7521427a593f61d88b2f6ebad12b5e1e7e59cb1f43d019480e35cdd10a768e (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, RELEASE=reef-2c01458, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:45:04.387 INFO:tasks.rados.rados.0.smithi088.stdout:1925: expect (ObjNum 559 snap 176 seq_num 559) 2024-09-13T02:45:04.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:04 smithi195 ceph-mon[87742]: pgmap v358: 121 pgs: 4 peering, 17 stale+active+clean, 100 active+clean; 179 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 9.0 MiB/s wr, 20 op/s 2024-09-13T02:45:04.405 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:04 smithi195 ceph-mon[87742]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-13T02:45:04.406 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:04 smithi195 ceph-mon[87742]: osdmap e454: 8 total, 7 up, 8 in 2024-09-13T02:45:04.406 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:04 smithi195 podman[98685]: 2024-09-13 02:45:04.019780138 +0000 UTC m=+0.016096446 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:45:04.406 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:04 smithi195 podman[98685]: 2024-09-13 02:45:04.119344465 +0000 UTC m=+0.115660767 container create 9eb92b3a7b7ca1d2f82c03c08f51fcf5b9d490490e698b4e3d25217816eea477 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f) 2024-09-13T02:45:04.406 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:04 smithi195 podman[98685]: 2024-09-13 02:45:04.321885367 +0000 UTC m=+0.318201666 container init 9eb92b3a7b7ca1d2f82c03c08f51fcf5b9d490490e698b4e3d25217816eea477 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-deactivate, ceph=True, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-13T02:45:04.406 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:04 smithi195 podman[98685]: 2024-09-13 02:45:04.326907266 +0000 UTC m=+0.323223566 container start 9eb92b3a7b7ca1d2f82c03c08f51fcf5b9d490490e698b4e3d25217816eea477 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:45:04.406 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:04 smithi195 podman[98685]: 2024-09-13 02:45:04.40501933 +0000 UTC m=+0.401335635 container attach 9eb92b3a7b7ca1d2f82c03c08f51fcf5b9d490490e698b4e3d25217816eea477 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T02:45:04.524 INFO:tasks.rados.rados.0.smithi088.stdout:1925: done (1 left) 2024-09-13T02:45:04.524 INFO:tasks.rados.rados.0.smithi088.stdout:1926: done (0 left) 2024-09-13T02:45:04.524 INFO:tasks.rados.rados.0.smithi088.stdout:1927: snap_remove snap 184 2024-09-13T02:45:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:04 smithi088 ceph-mon[96266]: pgmap v358: 121 pgs: 4 peering, 17 stale+active+clean, 100 active+clean; 179 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 9.0 MiB/s wr, 20 op/s 2024-09-13T02:45:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:04 smithi088 ceph-mon[96266]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-13T02:45:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:04 smithi088 ceph-mon[96266]: osdmap e454: 8 total, 7 up, 8 in 2024-09-13T02:45:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:04 smithi088 ceph-mon[98762]: pgmap v358: 121 pgs: 4 peering, 17 stale+active+clean, 100 active+clean; 179 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 9.0 MiB/s wr, 20 op/s 2024-09-13T02:45:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:04 smithi088 ceph-mon[98762]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-13T02:45:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:04 smithi088 ceph-mon[98762]: osdmap e454: 8 total, 7 up, 8 in 2024-09-13T02:45:04.734 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:04 smithi195 podman[98685]: 2024-09-13 02:45:04.515159527 +0000 UTC m=+0.511475829 container died 9eb92b3a7b7ca1d2f82c03c08f51fcf5b9d490490e698b4e3d25217816eea477 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-deactivate, ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:45:05.070 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:05 smithi195 podman[98729]: 2024-09-13 02:45:05.067079621 +0000 UTC m=+0.546141574 container remove 9eb92b3a7b7ca1d2f82c03c08f51fcf5b9d490490e698b4e3d25217816eea477 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=squid-7741f7f) 2024-09-13T02:45:05.385 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:05 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.5.service: Deactivated successfully. 2024-09-13T02:45:05.385 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:05 smithi195 systemd[1]: Stopped Ceph osd.5 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:45:05.385 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:05 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.5.service: Consumed 16.183s CPU time. 2024-09-13T02:45:05.385 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:05 smithi195 systemd[1]: Starting Ceph osd.5 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:45:05.393 INFO:tasks.rados.rados.0.smithi088.stdout:1927: done (0 left) 2024-09-13T02:45:05.393 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 185 2024-09-13T02:45:05.393 INFO:tasks.rados.rados.0.smithi088.stdout:1928: seq_num 591 ranges {5726208=303104} 2024-09-13T02:45:05.425 INFO:tasks.rados.rados.0.smithi088.stdout:1928: writing smithi08884213-16 from 5726208 to 6029312 tid 1 2024-09-13T02:45:05.425 INFO:tasks.rados.rados.0.smithi088.stdout:1929: copy_from oid 20 from oid 29 current snap is 185 2024-09-13T02:45:05.425 INFO:tasks.rados.rados.0.smithi088.stdout:1930: rmattr oid 5 current snap is 185 2024-09-13T02:45:05.425 INFO:tasks.rados.rados.0.smithi088.stdout:1931: snap_create 2024-09-13T02:45:05.432 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1163 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-09-13T02:45:05.432 INFO:tasks.rados.rados.0.smithi088.stdout:1928: finishing write tid 1 to smithi08884213-16 2024-09-13T02:45:05.432 INFO:tasks.rados.rados.0.smithi088.stdout:1928: finishing write tid 2 to smithi08884213-16 2024-09-13T02:45:05.433 INFO:tasks.rados.rados.0.smithi088.stdout:1928: finishing write tid 3 to smithi08884213-16 2024-09-13T02:45:05.433 INFO:tasks.rados.rados.0.smithi088.stdout:1928: oid 16 updating version 0 to 1036 2024-09-13T02:45:05.433 INFO:tasks.rados.rados.0.smithi088.stdout:1928: oid 16 updating version 1036 to 1037 2024-09-13T02:45:05.434 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1037 (ObjNum 591 snap 185 seq_num 591) dirty exists 2024-09-13T02:45:05.434 INFO:tasks.rados.rados.0.smithi088.stdout:1928: left oid 16 (ObjNum 591 snap 185 seq_num 591) 2024-09-13T02:45:05.449 INFO:tasks.rados.rados.0.smithi088.stdout:1929: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:45:05.451 INFO:tasks.rados.rados.0.smithi088.stdout:1929: finishing copy_from to smithi08884213-20 2024-09-13T02:45:05.451 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1034 (ObjNum 571 snap 181 seq_num 571) dirty exists 2024-09-13T02:45:05.646 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:05 smithi195 ceph-mon[87742]: osdmap e455: 8 total, 7 up, 8 in 2024-09-13T02:45:05.646 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:05 smithi195 podman[98832]: 2024-09-13 02:45:05.415317714 +0000 UTC m=+0.016041064 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:45:05.646 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:05 smithi195 podman[98832]: 2024-09-13 02:45:05.540434319 +0000 UTC m=+0.141157699 container create f26b0b59c281c70e77910ae2371763e4b6a6bc969bbe5c4291aa9a03d7b5e683 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS) 2024-09-13T02:45:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:05 smithi088 ceph-mon[98762]: osdmap e455: 8 total, 7 up, 8 in 2024-09-13T02:45:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:05 smithi088 ceph-mon[96266]: osdmap e455: 8 total, 7 up, 8 in 2024-09-13T02:45:05.963 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:05 smithi195 podman[98832]: 2024-09-13 02:45:05.879643814 +0000 UTC m=+0.480367152 container init f26b0b59c281c70e77910ae2371763e4b6a6bc969bbe5c4291aa9a03d7b5e683 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0) 2024-09-13T02:45:05.963 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:05 smithi195 podman[98832]: 2024-09-13 02:45:05.88464519 +0000 UTC m=+0.485368529 container start f26b0b59c281c70e77910ae2371763e4b6a6bc969bbe5c4291aa9a03d7b5e683 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-13T02:45:05.963 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:05 smithi195 podman[98832]: 2024-09-13 02:45:05.962669506 +0000 UTC m=+0.563392848 container attach f26b0b59c281c70e77910ae2371763e4b6a6bc969bbe5c4291aa9a03d7b5e683 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-13T02:45:06.234 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate[98847]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:45:06.234 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 bash[98832]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:45:06.234 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate[98847]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:45:06.235 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 bash[98832]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:45:06.372 INFO:tasks.rados.rados.0.smithi088.stdout:1928: done (3 left) 2024-09-13T02:45:06.372 INFO:tasks.rados.rados.0.smithi088.stdout:1929: done (2 left) 2024-09-13T02:45:06.372 INFO:tasks.rados.rados.0.smithi088.stdout:1930: done (1 left) 2024-09-13T02:45:06.372 INFO:tasks.rados.rados.0.smithi088.stdout:1931: done (0 left) 2024-09-13T02:45:06.372 INFO:tasks.rados.rados.0.smithi088.stdout:1932: delete oid 9 current snap is 186 2024-09-13T02:45:06.377 INFO:tasks.rados.rados.0.smithi088.stdout:1932: done (0 left) 2024-09-13T02:45:06.377 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 35 current snap is 186 2024-09-13T02:45:06.378 INFO:tasks.rados.rados.0.smithi088.stdout:1933: seq_num 593 ranges {5169152=335872} 2024-09-13T02:45:06.407 INFO:tasks.rados.rados.0.smithi088.stdout:1933: writing smithi08884213-35 from 5169152 to 5505024 tid 1 2024-09-13T02:45:06.407 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 186 2024-09-13T02:45:06.407 INFO:tasks.rados.rados.0.smithi088.stdout:1934: seq_num 594 ranges {0=352256} 2024-09-13T02:45:06.409 INFO:tasks.rados.rados.0.smithi088.stdout:1934: writing smithi08884213-6 from 0 to 352256 tid 1 2024-09-13T02:45:06.409 INFO:tasks.rados.rados.0.smithi088.stdout:1935: delete oid 37 current snap is 186 2024-09-13T02:45:06.411 INFO:tasks.rados.rados.0.smithi088.stdout:1933: finishing write tid 1 to smithi08884213-35 2024-09-13T02:45:06.411 INFO:tasks.rados.rados.0.smithi088.stdout:1933: finishing write tid 2 to smithi08884213-35 2024-09-13T02:45:06.412 INFO:tasks.rados.rados.0.smithi088.stdout:1935: done (2 left) 2024-09-13T02:45:06.412 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 186 2024-09-13T02:45:06.412 INFO:tasks.rados.rados.0.smithi088.stdout:1936: seq_num 596 ranges {0=385024} 2024-09-13T02:45:06.415 INFO:tasks.rados.rados.0.smithi088.stdout:1936: writing smithi08884213-2 from 0 to 385024 tid 1 2024-09-13T02:45:06.415 INFO:tasks.rados.rados.0.smithi088.stdout:1937: copy_from oid 43 from oid 28 current snap is 186 2024-09-13T02:45:06.415 INFO:tasks.rados.rados.0.smithi088.stdout:1933: finishing write tid 3 to smithi08884213-35 2024-09-13T02:45:06.415 INFO:tasks.rados.rados.0.smithi088.stdout:1933: oid 35 updating version 0 to 1097 2024-09-13T02:45:06.415 INFO:tasks.rados.rados.0.smithi088.stdout:1933: oid 35 version 1097 is already newer than 1096 2024-09-13T02:45:06.415 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1097 (ObjNum 593 snap 186 seq_num 593) dirty exists 2024-09-13T02:45:06.415 INFO:tasks.rados.rados.0.smithi088.stdout:1933: left oid 35 (ObjNum 593 snap 186 seq_num 593) 2024-09-13T02:45:06.415 INFO:tasks.rados.rados.0.smithi088.stdout:1933: done (3 left) 2024-09-13T02:45:06.415 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 186 2024-09-13T02:45:06.415 INFO:tasks.rados.rados.0.smithi088.stdout:1938: seq_num 597 ranges {5341184=401408} 2024-09-13T02:45:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1938: writing smithi08884213-14 from 5341184 to 5742592 tid 1 2024-09-13T02:45:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1939: copy_from oid 29 from oid 25 current snap is 186 2024-09-13T02:45:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1934: finishing write tid 1 to smithi08884213-6 2024-09-13T02:45:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1934: finishing write tid 2 to smithi08884213-6 2024-09-13T02:45:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1936: finishing write tid 1 to smithi08884213-2 2024-09-13T02:45:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1936: finishing write tid 2 to smithi08884213-2 2024-09-13T02:45:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1934: finishing write tid 3 to smithi08884213-6 2024-09-13T02:45:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1934: oid 6 updating version 0 to 888 2024-09-13T02:45:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:1934: oid 6 updating version 888 to 889 2024-09-13T02:45:06.447 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 889 (ObjNum 594 snap 186 seq_num 594) dirty exists 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:1934: left oid 6 (ObjNum 594 snap 186 seq_num 594) 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:1936: finishing write tid 3 to smithi08884213-2 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:1936: oid 2 updating version 0 to 880 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:1936: oid 2 version 880 is already newer than 879 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 880 (ObjNum 596 snap 186 seq_num 596) dirty exists 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:1936: left oid 2 (ObjNum 596 snap 186 seq_num 596) 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:1937: finishing copy_from racing read to smithi08884213-43 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:1937: finishing copy_from to smithi08884213-43 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1024 (ObjNum 561 snap 177 seq_num 561) dirty exists 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:1934: done (4 left) 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:1936: done (3 left) 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:1937: done (2 left) 2024-09-13T02:45:06.448 INFO:tasks.rados.rados.0.smithi088.stdout:1940: delete oid 32 current snap is 186 2024-09-13T02:45:06.451 INFO:tasks.rados.rados.0.smithi088.stdout:1940: done (2 left) 2024-09-13T02:45:06.451 INFO:tasks.rados.rados.0.smithi088.stdout:1941: snap_remove snap 185 2024-09-13T02:45:06.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:06 smithi088 ceph-mon[96266]: pgmap v361: 121 pgs: 25 active+undersized, 4 peering, 3 stale+active+clean, 6 active+undersized+degraded, 83 active+clean; 166 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 417 KiB/s wr, 13 op/s; 19/231 objects degraded (8.225%) 2024-09-13T02:45:06.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:06 smithi088 ceph-mon[96266]: Health check failed: Degraded data redundancy: 19/231 objects degraded (8.225%), 6 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:06.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:06 smithi088 ceph-mon[96266]: osdmap e456: 8 total, 7 up, 8 in 2024-09-13T02:45:06.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:06 smithi088 ceph-mon[96266]: osdmap e457: 8 total, 7 up, 8 in 2024-09-13T02:45:06.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:06 smithi088 ceph-mon[98762]: pgmap v361: 121 pgs: 25 active+undersized, 4 peering, 3 stale+active+clean, 6 active+undersized+degraded, 83 active+clean; 166 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 417 KiB/s wr, 13 op/s; 19/231 objects degraded (8.225%) 2024-09-13T02:45:06.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:06 smithi088 ceph-mon[98762]: Health check failed: Degraded data redundancy: 19/231 objects degraded (8.225%), 6 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:06.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:06 smithi088 ceph-mon[98762]: osdmap e456: 8 total, 7 up, 8 in 2024-09-13T02:45:06.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:06 smithi088 ceph-mon[98762]: osdmap e457: 8 total, 7 up, 8 in 2024-09-13T02:45:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-mon[87742]: pgmap v361: 121 pgs: 25 active+undersized, 4 peering, 3 stale+active+clean, 6 active+undersized+degraded, 83 active+clean; 166 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 417 KiB/s wr, 13 op/s; 19/231 objects degraded (8.225%) 2024-09-13T02:45:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-mon[87742]: Health check failed: Degraded data redundancy: 19/231 objects degraded (8.225%), 6 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-mon[87742]: osdmap e456: 8 total, 7 up, 8 in 2024-09-13T02:45:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-mon[87742]: osdmap e457: 8 total, 7 up, 8 in 2024-09-13T02:45:06.734 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate[98847]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-13T02:45:06.735 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 bash[98832]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-13T02:45:06.735 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate[98847]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-13T02:45:06.735 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 bash[98832]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-5 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2024-09-13T02:45:07.126 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate[98847]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-13T02:45:07.126 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 bash[98832]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-09-13T02:45:07.126 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate[98847]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-13T02:45:07.126 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 bash[98832]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-09-13T02:45:07.126 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate[98847]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-13T02:45:07.127 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 bash[98832]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-09-13T02:45:07.127 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate[98847]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-13T02:45:07.127 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 bash[98832]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-13T02:45:07.127 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate[98847]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-13T02:45:07.127 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 bash[98832]: --> ceph-volume raw activate successful for osd ID: 5 2024-09-13T02:45:07.127 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:06 smithi195 podman[98832]: 2024-09-13 02:45:06.796185492 +0000 UTC m=+1.396908844 container died f26b0b59c281c70e77910ae2371763e4b6a6bc969bbe5c4291aa9a03d7b5e683 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-13T02:45:07.401 INFO:tasks.rados.rados.0.smithi088.stdout:1941: done (2 left) 2024-09-13T02:45:07.401 INFO:tasks.rados.rados.0.smithi088.stdout:1942: read oid 21 snap -1 2024-09-13T02:45:07.401 INFO:tasks.rados.rados.0.smithi088.stdout:1942: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:45:07.401 INFO:tasks.rados.rados.0.smithi088.stdout:1943: read oid 9 snap -1 2024-09-13T02:45:07.401 INFO:tasks.rados.rados.0.smithi088.stdout:1943: expect deleted 2024-09-13T02:45:07.401 INFO:tasks.rados.rados.0.smithi088.stdout:1944: setattr oid 33 current snap is 186 2024-09-13T02:45:07.402 INFO:tasks.rados.rados.0.smithi088.stdout:1938: finishing write tid 1 to smithi08884213-14 2024-09-13T02:45:07.402 INFO:tasks.rados.rados.0.smithi088.stdout:1938: finishing write tid 2 to smithi08884213-14 2024-09-13T02:45:07.402 INFO:tasks.rados.rados.0.smithi088.stdout:1938: finishing write tid 3 to smithi08884213-14 2024-09-13T02:45:07.402 INFO:tasks.rados.rados.0.smithi088.stdout:1938: oid 14 updating version 0 to 1029 2024-09-13T02:45:07.402 INFO:tasks.rados.rados.0.smithi088.stdout:1938: oid 14 version 1029 is already newer than 1028 2024-09-13T02:45:07.402 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1029 (ObjNum 597 snap 186 seq_num 597) dirty exists 2024-09-13T02:45:07.402 INFO:tasks.rados.rados.0.smithi088.stdout:1938: left oid 14 (ObjNum 597 snap 186 seq_num 597) 2024-09-13T02:45:07.402 INFO:tasks.rados.rados.0.smithi088.stdout:1939: finishing copy_from racing read to smithi08884213-29 2024-09-13T02:45:07.402 INFO:tasks.rados.rados.0.smithi088.stdout:1939: finishing copy_from to smithi08884213-29 2024-09-13T02:45:07.402 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1035 (ObjNum 522 snap 168 seq_num 522) dirty exists 2024-09-13T02:45:07.403 INFO:tasks.rados.rados.0.smithi088.stdout:1938: done (4 left) 2024-09-13T02:45:07.403 INFO:tasks.rados.rados.0.smithi088.stdout:1939: done (3 left) 2024-09-13T02:45:07.403 INFO:tasks.rados.rados.0.smithi088.stdout:1945: setattr oid 8 current snap is 186 2024-09-13T02:45:07.405 INFO:tasks.rados.rados.0.smithi088.stdout:1943: done (3 left) 2024-09-13T02:45:07.405 INFO:tasks.rados.rados.0.smithi088.stdout:1946: copy_from oid 30 from oid 49 current snap is 186 2024-09-13T02:45:07.405 INFO:tasks.rados.rados.0.smithi088.stdout:1947: rmattr oid 28 current snap is 186 2024-09-13T02:45:07.405 INFO:tasks.rados.rados.0.smithi088.stdout:1948: read oid 42 snap -1 2024-09-13T02:45:07.405 INFO:tasks.rados.rados.0.smithi088.stdout:1948: expect (ObjNum 586 snap 184 seq_num 586) 2024-09-13T02:45:07.405 INFO:tasks.rados.rados.0.smithi088.stdout:1949: rmattr oid 4 current snap is 186 2024-09-13T02:45:07.405 INFO:tasks.rados.rados.0.smithi088.stdout:1949: done (6 left) 2024-09-13T02:45:07.405 INFO:tasks.rados.rados.0.smithi088.stdout:1950: read oid 9 snap -1 2024-09-13T02:45:07.405 INFO:tasks.rados.rados.0.smithi088.stdout:1950: expect deleted 2024-09-13T02:45:07.405 INFO:tasks.rados.rados.0.smithi088.stdout:1951: read oid 50 snap -1 2024-09-13T02:45:07.406 INFO:tasks.rados.rados.0.smithi088.stdout:1951: expect (ObjNum 584 snap 184 seq_num 584) 2024-09-13T02:45:07.406 INFO:tasks.rados.rados.0.smithi088.stdout:1952: read oid 48 snap -1 2024-09-13T02:45:07.406 INFO:tasks.rados.rados.0.smithi088.stdout:1952: expect (ObjNum 561 snap 177 seq_num 561) 2024-09-13T02:45:07.406 INFO:tasks.rados.rados.0.smithi088.stdout:1953: snap_create 2024-09-13T02:45:07.412 INFO:tasks.rados.rados.0.smithi088.stdout:1942: expect (ObjNum 152 snap 41 seq_num 152) 2024-09-13T02:45:07.416 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 911 (ObjNum 550 snap 175 seq_num 550) dirty exists 2024-09-13T02:45:07.416 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 1098 (ObjNum 641 snap 0 seq_num 2269093712) dirty exists 2024-09-13T02:45:07.417 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1164 (ObjNum 561 snap 177 seq_num 561) dirty exists 2024-09-13T02:45:07.455 INFO:tasks.rados.rados.0.smithi088.stdout:1952: expect (ObjNum 561 snap 177 seq_num 561) 2024-09-13T02:45:07.734 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:07 smithi195 podman[99008]: 2024-09-13 02:45:07.400364341 +0000 UTC m=+0.598367751 container remove f26b0b59c281c70e77910ae2371763e4b6a6bc969bbe5c4291aa9a03d7b5e683 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-activate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-09-13T02:45:07.734 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:07 smithi195 podman[99069]: 2024-09-13 02:45:07.530125667 +0000 UTC m=+0.015986171 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:45:07.734 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:07 smithi195 podman[99069]: 2024-09-13 02:45:07.634455454 +0000 UTC m=+0.120315946 container create 66cf5ae11cce0735e665ef3ea9e7d5a3c0be8483309be8e68f12a456f5eb4649 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:45:07.744 INFO:tasks.rados.rados.0.smithi088.stdout:1946: finishing copy_from racing read to smithi08884213-30 2024-09-13T02:45:07.744 INFO:tasks.rados.rados.0.smithi088.stdout:1946: finishing copy_from to smithi08884213-30 2024-09-13T02:45:07.744 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 905 (ObjNum 589 snap 184 seq_num 589) dirty exists 2024-09-13T02:45:07.744 INFO:tasks.rados.rados.0.smithi088.stdout:1951: expect (ObjNum 584 snap 184 seq_num 584) 2024-09-13T02:45:08.014 INFO:tasks.rados.rados.0.smithi088.stdout:1948: expect (ObjNum 586 snap 184 seq_num 586) 2024-09-13T02:45:08.234 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:07 smithi195 podman[99069]: 2024-09-13 02:45:07.861851884 +0000 UTC m=+0.347712378 container init 66cf5ae11cce0735e665ef3ea9e7d5a3c0be8483309be8e68f12a456f5eb4649 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-13T02:45:08.234 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:07 smithi195 podman[99069]: 2024-09-13 02:45:07.866533447 +0000 UTC m=+0.352393951 container start 66cf5ae11cce0735e665ef3ea9e7d5a3c0be8483309be8e68f12a456f5eb4649 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:45:08.234 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:07 smithi195 ceph-osd[99107]: -- 172.21.15.195:0/2407653630 <== mon.1 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564985117a40 con 0x564985ede400 2024-09-13T02:45:08.235 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:07 smithi195 bash[99069]: 66cf5ae11cce0735e665ef3ea9e7d5a3c0be8483309be8e68f12a456f5eb4649 2024-09-13T02:45:08.235 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:07 smithi195 systemd[1]: Started Ceph osd.5 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:45:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:08 smithi088 ceph-mon[96266]: pgmap v364: 121 pgs: 34 active+undersized, 4 peering, 12 active+undersized+degraded, 71 active+clean; 158 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 454 KiB/s wr, 26 op/s; 36/219 objects degraded (16.438%) 2024-09-13T02:45:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:08 smithi088 ceph-mon[96266]: osdmap e458: 8 total, 7 up, 8 in 2024-09-13T02:45:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:45:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:08 smithi088 ceph-mon[98762]: pgmap v364: 121 pgs: 34 active+undersized, 4 peering, 12 active+undersized+degraded, 71 active+clean; 158 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 454 KiB/s wr, 26 op/s; 36/219 objects degraded (16.438%) 2024-09-13T02:45:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:08 smithi088 ceph-mon[98762]: osdmap e458: 8 total, 7 up, 8 in 2024-09-13T02:45:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:45:08.708 INFO:tasks.rados.rados.0.smithi088.stdout:1942: done (9 left) 2024-09-13T02:45:08.708 INFO:tasks.rados.rados.0.smithi088.stdout:1944: done (8 left) 2024-09-13T02:45:08.708 INFO:tasks.rados.rados.0.smithi088.stdout:1945: done (7 left) 2024-09-13T02:45:08.708 INFO:tasks.rados.rados.0.smithi088.stdout:1946: done (6 left) 2024-09-13T02:45:08.708 INFO:tasks.rados.rados.0.smithi088.stdout:1947: done (5 left) 2024-09-13T02:45:08.708 INFO:tasks.rados.rados.0.smithi088.stdout:1948: done (4 left) 2024-09-13T02:45:08.708 INFO:tasks.rados.rados.0.smithi088.stdout:1950: done (3 left) 2024-09-13T02:45:08.708 INFO:tasks.rados.rados.0.smithi088.stdout:1951: done (2 left) 2024-09-13T02:45:08.708 INFO:tasks.rados.rados.0.smithi088.stdout:1952: done (1 left) 2024-09-13T02:45:08.708 INFO:tasks.rados.rados.0.smithi088.stdout:1953: done (0 left) 2024-09-13T02:45:08.708 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 187 2024-09-13T02:45:08.709 INFO:tasks.rados.rados.0.smithi088.stdout:1954: seq_num 599 ranges {0=434176} 2024-09-13T02:45:08.709 INFO:tasks.rados.rados.0.smithi088.stdout:1954: writing smithi08884213-31 from 0 to 434176 tid 1 2024-09-13T02:45:08.710 INFO:tasks.rados.rados.0.smithi088.stdout:1955: delete oid 16 current snap is 187 2024-09-13T02:45:08.713 INFO:tasks.rados.rados.0.smithi088.stdout:1954: finishing write tid 1 to smithi08884213-31 2024-09-13T02:45:08.713 INFO:tasks.rados.rados.0.smithi088.stdout:1954: finishing write tid 2 to smithi08884213-31 2024-09-13T02:45:08.714 INFO:tasks.rados.rados.0.smithi088.stdout:1955: done (1 left) 2024-09-13T02:45:08.714 INFO:tasks.rados.rados.0.smithi088.stdout:1956: snap_remove snap 186 2024-09-13T02:45:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:08 smithi195 ceph-mon[87742]: pgmap v364: 121 pgs: 34 active+undersized, 4 peering, 12 active+undersized+degraded, 71 active+clean; 158 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 454 KiB/s wr, 26 op/s; 36/219 objects degraded (16.438%) 2024-09-13T02:45:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:08 smithi195 ceph-mon[87742]: osdmap e458: 8 total, 7 up, 8 in 2024-09-13T02:45:08.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:08.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:08.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:45:09.408 INFO:tasks.rados.rados.0.smithi088.stdout:1956: done (1 left) 2024-09-13T02:45:09.408 INFO:tasks.rados.rados.0.smithi088.stdout:1957: read oid 34 snap -1 2024-09-13T02:45:09.408 INFO:tasks.rados.rados.0.smithi088.stdout:1957: expect (ObjNum 574 snap 182 seq_num 574) 2024-09-13T02:45:09.408 INFO:tasks.rados.rados.0.smithi088.stdout:1958: copy_from oid 49 from oid 39 current snap is 187 2024-09-13T02:45:09.408 INFO:tasks.rados.rados.0.smithi088.stdout:1954: finishing write tid 3 to smithi08884213-31 2024-09-13T02:45:09.408 INFO:tasks.rados.rados.0.smithi088.stdout:1954: oid 31 updating version 0 to 1100 2024-09-13T02:45:09.409 INFO:tasks.rados.rados.0.smithi088.stdout:1954: oid 31 version 1100 is already newer than 1099 2024-09-13T02:45:09.409 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1100 (ObjNum 599 snap 187 seq_num 599) dirty exists 2024-09-13T02:45:09.409 INFO:tasks.rados.rados.0.smithi088.stdout:1954: left oid 31 (ObjNum 599 snap 187 seq_num 599) 2024-09-13T02:45:09.409 INFO:tasks.rados.rados.0.smithi088.stdout:1954: done (2 left) 2024-09-13T02:45:09.409 INFO:tasks.rados.rados.0.smithi088.stdout:1959: rmattr oid 10 current snap is 187 2024-09-13T02:45:09.409 INFO:tasks.rados.rados.0.smithi088.stdout:1960: rmattr oid 17 current snap is 187 2024-09-13T02:45:09.409 INFO:tasks.rados.rados.0.smithi088.stdout:1961: rollback oid 14 current snap is 187 2024-09-13T02:45:09.409 INFO:tasks.rados.rados.0.smithi088.stdout:1961: done (4 left) 2024-09-13T02:45:09.409 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 1 current snap is 187 2024-09-13T02:45:09.409 INFO:tasks.rados.rados.0.smithi088.stdout:1962: seq_num 601 ranges {49152=475136} 2024-09-13T02:45:09.411 INFO:tasks.rados.rados.0.smithi088.stdout:1962: writing smithi08884213-1 from 49152 to 524288 tid 1 2024-09-13T02:45:09.411 INFO:tasks.rados.rados.0.smithi088.stdout:1963: rollback oid 21 current snap is 187 2024-09-13T02:45:09.411 INFO:tasks.rados.rados.0.smithi088.stdout:1963: done (5 left) 2024-09-13T02:45:09.411 INFO:tasks.rados.rados.0.smithi088.stdout:1964: read oid 6 snap -1 2024-09-13T02:45:09.411 INFO:tasks.rados.rados.0.smithi088.stdout:1964: expect (ObjNum 594 snap 186 seq_num 594) 2024-09-13T02:45:09.412 INFO:tasks.rados.rados.0.smithi088.stdout:1965: snap_create 2024-09-13T02:45:09.414 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1101 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:45:09.414 INFO:tasks.rados.rados.0.smithi088.stdout:1962: finishing write tid 1 to smithi08884213-1 2024-09-13T02:45:09.415 INFO:tasks.rados.rados.0.smithi088.stdout:1962: finishing write tid 2 to smithi08884213-1 2024-09-13T02:45:09.416 INFO:tasks.rados.rados.0.smithi088.stdout:1962: finishing write tid 3 to smithi08884213-1 2024-09-13T02:45:09.416 INFO:tasks.rados.rados.0.smithi088.stdout:1962: oid 1 updating version 0 to 456 2024-09-13T02:45:09.416 INFO:tasks.rados.rados.0.smithi088.stdout:1962: oid 1 version 456 is already newer than 455 2024-09-13T02:45:09.416 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 456 (ObjNum 601 snap 187 seq_num 601) dirty exists 2024-09-13T02:45:09.416 INFO:tasks.rados.rados.0.smithi088.stdout:1962: left oid 1 (ObjNum 601 snap 187 seq_num 601) 2024-09-13T02:45:09.416 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 881 (ObjNum 549 snap 174 seq_num 549) dirty exists 2024-09-13T02:45:09.418 INFO:tasks.rados.rados.0.smithi088.stdout:1964: expect (ObjNum 594 snap 186 seq_num 594) 2024-09-13T02:45:09.431 INFO:tasks.rados.rados.0.smithi088.stdout:1957: expect (ObjNum 574 snap 182 seq_num 574) 2024-09-13T02:45:09.461 INFO:tasks.rados.rados.0.smithi088.stdout:1958: finishing copy_from to smithi08884213-49 2024-09-13T02:45:09.462 INFO:tasks.rados.rados.0.smithi088.stdout:1958: got expected ENOENT (src dne) 2024-09-13T02:45:09.462 INFO:tasks.rados.rados.0.smithi088.stdout:1958: finishing copy_from racing read to smithi08884213-49 2024-09-13T02:45:09.535 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:09 smithi195 ceph-mon[87742]: osdmap e459: 8 total, 7 up, 8 in 2024-09-13T02:45:09.536 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T02:45:09.255+0000 7ff31628d640 -1 Falling back to public interface 2024-09-13T02:45:09.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:09 smithi088 ceph-mon[96266]: osdmap e459: 8 total, 7 up, 8 in 2024-09-13T02:45:09.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:09 smithi088 ceph-mon[98762]: osdmap e459: 8 total, 7 up, 8 in 2024-09-13T02:45:10.421 INFO:tasks.rados.rados.0.smithi088.stdout:1957: done (6 left) 2024-09-13T02:45:10.421 INFO:tasks.rados.rados.0.smithi088.stdout:1958: done (5 left) 2024-09-13T02:45:10.421 INFO:tasks.rados.rados.0.smithi088.stdout:1959: done (4 left) 2024-09-13T02:45:10.421 INFO:tasks.rados.rados.0.smithi088.stdout:1960: done (3 left) 2024-09-13T02:45:10.421 INFO:tasks.rados.rados.0.smithi088.stdout:1962: done (2 left) 2024-09-13T02:45:10.421 INFO:tasks.rados.rados.0.smithi088.stdout:1964: done (1 left) 2024-09-13T02:45:10.421 INFO:tasks.rados.rados.0.smithi088.stdout:1965: done (0 left) 2024-09-13T02:45:10.421 INFO:tasks.rados.rados.0.smithi088.stdout:1966: copy_from oid 23 from oid 20 current snap is 188 2024-09-13T02:45:10.421 INFO:tasks.rados.rados.0.smithi088.stdout:1967: rmattr oid 4 current snap is 188 2024-09-13T02:45:10.421 INFO:tasks.rados.rados.0.smithi088.stdout:1967: done (1 left) 2024-09-13T02:45:10.422 INFO:tasks.rados.rados.0.smithi088.stdout:1968: snap_create 2024-09-13T02:45:10.450 INFO:tasks.rados.rados.0.smithi088.stdout:1966: finishing copy_from racing read to smithi08884213-23 2024-09-13T02:45:10.451 INFO:tasks.rados.rados.0.smithi088.stdout:1966: finishing copy_from to smithi08884213-23 2024-09-13T02:45:10.452 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1034 (ObjNum 571 snap 181 seq_num 571) dirty exists 2024-09-13T02:45:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:10 smithi088 ceph-mon[98762]: pgmap v367: 121 pgs: 2 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 69 active+clean; 158 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 144 KiB/s wr, 19 op/s; 37/216 objects degraded (17.130%) 2024-09-13T02:45:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:10 smithi088 ceph-mon[98762]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-13T02:45:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:10 smithi088 ceph-mon[98762]: osdmap e460: 8 total, 7 up, 8 in 2024-09-13T02:45:10.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:10 smithi088 ceph-mon[96266]: pgmap v367: 121 pgs: 2 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 69 active+clean; 158 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 144 KiB/s wr, 19 op/s; 37/216 objects degraded (17.130%) 2024-09-13T02:45:10.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:10 smithi088 ceph-mon[96266]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-13T02:45:10.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:10 smithi088 ceph-mon[96266]: osdmap e460: 8 total, 7 up, 8 in 2024-09-13T02:45:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:10 smithi195 ceph-mon[87742]: pgmap v367: 121 pgs: 2 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 69 active+clean; 158 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 144 KiB/s wr, 19 op/s; 37/216 objects degraded (17.130%) 2024-09-13T02:45:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:10 smithi195 ceph-mon[87742]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-13T02:45:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:10 smithi195 ceph-mon[87742]: osdmap e460: 8 total, 7 up, 8 in 2024-09-13T02:45:11.375 INFO:tasks.rados.rados.0.smithi088.stdout:1966: done (1 left) 2024-09-13T02:45:11.375 INFO:tasks.rados.rados.0.smithi088.stdout:1968: done (0 left) 2024-09-13T02:45:11.375 INFO:tasks.rados.rados.0.smithi088.stdout:1969: rollback oid 37 current snap is 189 2024-09-13T02:45:11.375 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 37 to 187 2024-09-13T02:45:11.375 INFO:tasks.rados.rados.0.smithi088.stdout:1970: read oid 25 snap -1 2024-09-13T02:45:11.375 INFO:tasks.rados.rados.0.smithi088.stdout:1970: expect (ObjNum 522 snap 168 seq_num 522) 2024-09-13T02:45:11.375 INFO:tasks.rados.rados.0.smithi088.stdout:1971: snap_create 2024-09-13T02:45:11.379 INFO:tasks.rados.rados.0.smithi088.stdout:1969: finishing rollback tid 1 to smithi08884213-37 2024-09-13T02:45:11.379 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 910 (ObjNum 801 snap 0 seq_num 2153605104) dirty dne 2024-09-13T02:45:11.386 INFO:tasks.rados.rados.0.smithi088.stdout:1970: expect (ObjNum 522 snap 168 seq_num 522) 2024-09-13T02:45:11.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:11 smithi088 ceph-mon[98762]: osdmap e461: 8 total, 7 up, 8 in 2024-09-13T02:45:11.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:11 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 37/216 objects degraded (17.130%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:11.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:11 smithi088 ceph-mon[98762]: osdmap e462: 8 total, 7 up, 8 in 2024-09-13T02:45:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:11 smithi088 ceph-mon[96266]: osdmap e461: 8 total, 7 up, 8 in 2024-09-13T02:45:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:11 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 37/216 objects degraded (17.130%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:11.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:11 smithi088 ceph-mon[96266]: osdmap e462: 8 total, 7 up, 8 in 2024-09-13T02:45:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:11 smithi195 ceph-mon[87742]: osdmap e461: 8 total, 7 up, 8 in 2024-09-13T02:45:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:11 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 37/216 objects degraded (17.130%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:11.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:11 smithi195 ceph-mon[87742]: osdmap e462: 8 total, 7 up, 8 in 2024-09-13T02:45:12.378 INFO:tasks.rados.rados.0.smithi088.stdout:1969: done (2 left) 2024-09-13T02:45:12.378 INFO:tasks.rados.rados.0.smithi088.stdout:1970: done (1 left) 2024-09-13T02:45:12.378 INFO:tasks.rados.rados.0.smithi088.stdout:1971: done (0 left) 2024-09-13T02:45:12.379 INFO:tasks.rados.rados.0.smithi088.stdout:1972: snap_remove snap 188 2024-09-13T02:45:12.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:12 smithi088 ceph-mon[98762]: pgmap v370: 121 pgs: 2 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 69 active+clean; 173 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 5.5 MiB/s wr, 26 op/s; 44/237 objects degraded (18.565%) 2024-09-13T02:45:12.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:12 smithi088 ceph-mon[98762]: osdmap e463: 8 total, 7 up, 8 in 2024-09-13T02:45:12.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:12 smithi088 ceph-mon[96266]: pgmap v370: 121 pgs: 2 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 69 active+clean; 173 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 5.5 MiB/s wr, 26 op/s; 44/237 objects degraded (18.565%) 2024-09-13T02:45:12.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:12 smithi088 ceph-mon[96266]: osdmap e463: 8 total, 7 up, 8 in 2024-09-13T02:45:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:12 smithi195 ceph-mon[87742]: pgmap v370: 121 pgs: 2 active+clean+snaptrim, 37 active+undersized, 13 active+undersized+degraded, 69 active+clean; 173 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 5.5 MiB/s wr, 26 op/s; 44/237 objects degraded (18.565%) 2024-09-13T02:45:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:12 smithi195 ceph-mon[87742]: osdmap e463: 8 total, 7 up, 8 in 2024-09-13T02:45:13.381 INFO:tasks.rados.rados.0.smithi088.stdout:1972: done (0 left) 2024-09-13T02:45:13.381 INFO:tasks.rados.rados.0.smithi088.stdout:1973: delete oid 21 current snap is 190 2024-09-13T02:45:13.385 INFO:tasks.rados.rados.0.smithi088.stdout:1973: done (0 left) 2024-09-13T02:45:13.385 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 190 2024-09-13T02:45:13.386 INFO:tasks.rados.rados.0.smithi088.stdout:1974: seq_num 603 ranges {5349376=507904} 2024-09-13T02:45:13.416 INFO:tasks.rados.rados.0.smithi088.stdout:1974: writing smithi08884213-23 from 5349376 to 5857280 tid 1 2024-09-13T02:45:13.416 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 190 2024-09-13T02:45:13.416 INFO:tasks.rados.rados.0.smithi088.stdout:1975: seq_num 604 ranges {5718016=524288} 2024-09-13T02:45:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:45:13] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2024-09-13T02:45:13.450 INFO:tasks.rados.rados.0.smithi088.stdout:1975: writing smithi08884213-43 from 5718016 to 6242304 tid 1 2024-09-13T02:45:13.451 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 190 2024-09-13T02:45:13.451 INFO:tasks.rados.rados.0.smithi088.stdout:1974: finishing write tid 1 to smithi08884213-23 2024-09-13T02:45:13.451 INFO:tasks.rados.rados.0.smithi088.stdout:1976: seq_num 605 ranges {5718016=540672} 2024-09-13T02:45:13.484 INFO:tasks.rados.rados.0.smithi088.stdout:1976: writing smithi08884213-48 from 5718016 to 6258688 tid 1 2024-09-13T02:45:13.484 INFO:tasks.rados.rados.0.smithi088.stdout:1977: read oid 10 snap -1 2024-09-13T02:45:13.484 INFO:tasks.rados.rados.0.smithi088.stdout:1977: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:45:13.484 INFO:tasks.rados.rados.0.smithi088.stdout:1978: rmattr oid 44 current snap is 190 2024-09-13T02:45:13.485 INFO:tasks.rados.rados.0.smithi088.stdout:1974: finishing write tid 2 to smithi08884213-23 2024-09-13T02:45:13.485 INFO:tasks.rados.rados.0.smithi088.stdout:1974: finishing write tid 3 to smithi08884213-23 2024-09-13T02:45:13.485 INFO:tasks.rados.rados.0.smithi088.stdout:1974: oid 23 updating version 0 to 1035 2024-09-13T02:45:13.485 INFO:tasks.rados.rados.0.smithi088.stdout:1974: oid 23 updating version 1035 to 1036 2024-09-13T02:45:13.485 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1036 (ObjNum 603 snap 190 seq_num 603) dirty exists 2024-09-13T02:45:13.485 INFO:tasks.rados.rados.0.smithi088.stdout:1974: left oid 23 (ObjNum 603 snap 190 seq_num 603) 2024-09-13T02:45:13.485 INFO:tasks.rados.rados.0.smithi088.stdout:1974: done (4 left) 2024-09-13T02:45:13.485 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 190 2024-09-13T02:45:13.485 INFO:tasks.rados.rados.0.smithi088.stdout:1975: finishing write tid 1 to smithi08884213-43 2024-09-13T02:45:13.485 INFO:tasks.rados.rados.0.smithi088.stdout:1975: finishing write tid 2 to smithi08884213-43 2024-09-13T02:45:13.486 INFO:tasks.rados.rados.0.smithi088.stdout:1979: seq_num 606 ranges {0=557056} 2024-09-13T02:45:13.487 INFO:tasks.rados.rados.0.smithi088.stdout:1979: writing smithi08884213-22 from 0 to 557056 tid 1 2024-09-13T02:45:13.487 INFO:tasks.rados.rados.0.smithi088.stdout:1980: snap_create 2024-09-13T02:45:13.487 INFO:tasks.rados.rados.0.smithi088.stdout:1975: finishing write tid 3 to smithi08884213-43 2024-09-13T02:45:13.487 INFO:tasks.rados.rados.0.smithi088.stdout:1975: oid 43 updating version 0 to 1027 2024-09-13T02:45:13.487 INFO:tasks.rados.rados.0.smithi088.stdout:1975: oid 43 version 1027 is already newer than 1026 2024-09-13T02:45:13.487 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1027 (ObjNum 604 snap 190 seq_num 604) dirty exists 2024-09-13T02:45:13.487 INFO:tasks.rados.rados.0.smithi088.stdout:1975: left oid 43 (ObjNum 604 snap 190 seq_num 604) 2024-09-13T02:45:13.487 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 912 (ObjNum 559 snap 176 seq_num 559) dirty exists 2024-09-13T02:45:13.488 INFO:tasks.rados.rados.0.smithi088.stdout:1976: finishing write tid 1 to smithi08884213-48 2024-09-13T02:45:13.488 INFO:tasks.rados.rados.0.smithi088.stdout:1976: finishing write tid 2 to smithi08884213-48 2024-09-13T02:45:13.490 INFO:tasks.rados.rados.0.smithi088.stdout:1976: finishing write tid 3 to smithi08884213-48 2024-09-13T02:45:13.490 INFO:tasks.rados.rados.0.smithi088.stdout:1976: oid 48 updating version 0 to 1028 2024-09-13T02:45:13.490 INFO:tasks.rados.rados.0.smithi088.stdout:1976: oid 48 updating version 1028 to 1029 2024-09-13T02:45:13.490 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1029 (ObjNum 605 snap 190 seq_num 605) dirty exists 2024-09-13T02:45:13.490 INFO:tasks.rados.rados.0.smithi088.stdout:1976: left oid 48 (ObjNum 605 snap 190 seq_num 605) 2024-09-13T02:45:13.495 INFO:tasks.rados.rados.0.smithi088.stdout:1977: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:45:13.535 INFO:tasks.rados.rados.0.smithi088.stdout:1979: finishing write tid 1 to smithi08884213-22 2024-09-13T02:45:13.535 INFO:tasks.rados.rados.0.smithi088.stdout:1979: finishing write tid 2 to smithi08884213-22 2024-09-13T02:45:13.536 INFO:tasks.rados.rados.0.smithi088.stdout:1979: finishing write tid 3 to smithi08884213-22 2024-09-13T02:45:13.536 INFO:tasks.rados.rados.0.smithi088.stdout:1979: oid 22 updating version 0 to 1103 2024-09-13T02:45:13.536 INFO:tasks.rados.rados.0.smithi088.stdout:1979: oid 22 updating version 1103 to 1104 2024-09-13T02:45:13.536 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1104 (ObjNum 606 snap 190 seq_num 606) dirty exists 2024-09-13T02:45:13.536 INFO:tasks.rados.rados.0.smithi088.stdout:1979: left oid 22 (ObjNum 606 snap 190 seq_num 606) 2024-09-13T02:45:13.734 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:13 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T02:45:13.420+0000 7ff31628d640 -1 osd.5 452 log_to_monitors true 2024-09-13T02:45:13.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:13.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:13.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:13.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:13.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:13 smithi195 ceph-mon[87742]: pgmap v373: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 165 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 6.1 MiB/s wr, 27 op/s; 44/231 objects degraded (19.048%) 2024-09-13T02:45:13.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:13 smithi195 ceph-mon[87742]: osdmap e464: 8 total, 7 up, 8 in 2024-09-13T02:45:13.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:13 smithi195 ceph-mon[87742]: from='osd.5 [v2:172.21.15.195:6808/2736190726,v1:172.21.15.195:6809/2736190726]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T02:45:13.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:13 smithi195 ceph-mon[87742]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T02:45:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[96266]: pgmap v373: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 165 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 6.1 MiB/s wr, 27 op/s; 44/231 objects degraded (19.048%) 2024-09-13T02:45:13.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[96266]: osdmap e464: 8 total, 7 up, 8 in 2024-09-13T02:45:13.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[96266]: from='osd.5 [v2:172.21.15.195:6808/2736190726,v1:172.21.15.195:6809/2736190726]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T02:45:13.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[96266]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T02:45:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[98762]: pgmap v373: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 165 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.0 MiB/s rd, 6.1 MiB/s wr, 27 op/s; 44/231 objects degraded (19.048%) 2024-09-13T02:45:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[98762]: osdmap e464: 8 total, 7 up, 8 in 2024-09-13T02:45:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[98762]: from='osd.5 [v2:172.21.15.195:6808/2736190726,v1:172.21.15.195:6809/2736190726]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T02:45:13.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:13 smithi088 ceph-mon[98762]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-09-13T02:45:14.382 INFO:tasks.rados.rados.0.smithi088.stdout:1975: done (5 left) 2024-09-13T02:45:14.382 INFO:tasks.rados.rados.0.smithi088.stdout:1976: done (4 left) 2024-09-13T02:45:14.382 INFO:tasks.rados.rados.0.smithi088.stdout:1977: done (3 left) 2024-09-13T02:45:14.383 INFO:tasks.rados.rados.0.smithi088.stdout:1978: done (2 left) 2024-09-13T02:45:14.383 INFO:tasks.rados.rados.0.smithi088.stdout:1979: done (1 left) 2024-09-13T02:45:14.383 INFO:tasks.rados.rados.0.smithi088.stdout:1980: done (0 left) 2024-09-13T02:45:14.383 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 36 current snap is 191 2024-09-13T02:45:14.383 INFO:tasks.rados.rados.0.smithi088.stdout:1981: seq_num 607 ranges {5038080=573440} 2024-09-13T02:45:14.412 INFO:tasks.rados.rados.0.smithi088.stdout:1981: writing smithi08884213-36 from 5038080 to 5611520 tid 1 2024-09-13T02:45:14.412 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 191 2024-09-13T02:45:14.413 INFO:tasks.rados.rados.0.smithi088.stdout:1982: seq_num 608 ranges {434176=589824} 2024-09-13T02:45:14.418 INFO:tasks.rados.rados.0.smithi088.stdout:1982: writing smithi08884213-31 from 434176 to 1024000 tid 1 2024-09-13T02:45:14.418 INFO:tasks.rados.rados.0.smithi088.stdout:1983: rmattr oid 39 current snap is 191 2024-09-13T02:45:14.418 INFO:tasks.rados.rados.0.smithi088.stdout:1983: done (2 left) 2024-09-13T02:45:14.418 INFO:tasks.rados.rados.0.smithi088.stdout:1984: snap_remove snap 189 2024-09-13T02:45:14.484 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:45:14 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T02:45:14.403+0000 7ff30a030640 -1 osd.5 452 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:45:14.945 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:45:15.205 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:45:15.205 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (8m) 72s ago 9m 26.8M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:45:15.205 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (9m) 2s ago 9m 87.9M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:45:15.205 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (10m) 72s ago 10m 16.1M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:45:15.205 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (10m) 2s ago 10m 22.6M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:45:15.205 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (4m) 2s ago 14m 441M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (5m) 72s ago 15m 508M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (4m) 72s ago 15m 54.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (3m) 2s ago 14m 46.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (4m) 72s ago 14m 49.8M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (8m) 72s ago 8m 16.7M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (8m) 2s ago 8m 16.5M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (2m) 72s ago 13m 164M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 f6b18d576820 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (2m) 72s ago 13m 114M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 449625b55177 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (110s) 72s ago 12m 108M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 335d6d44ad1d 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (76s) 72s ago 12m 12.1M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 1cc57714682e 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (42s) 2s ago 12m 117M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 681d4b550d35 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (7s) 2s ago 11m 11.1M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 66cf5ae11cce 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (11m) 2s ago 11m 197M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e 314d60a9bd91 2024-09-13T02:45:15.206 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (10m) 2s ago 10m 212M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:45:15.207 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (4m) 2s ago 9m 53.7M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:45:15.392 INFO:tasks.rados.rados.0.smithi088.stdout:1984: done (2 left) 2024-09-13T02:45:15.392 INFO:tasks.rados.rados.0.smithi088.stdout:1985: delete oid 18 current snap is 191 2024-09-13T02:45:15.392 INFO:tasks.rados.rados.0.smithi088.stdout:1981: finishing write tid 1 to smithi08884213-36 2024-09-13T02:45:15.392 INFO:tasks.rados.rados.0.smithi088.stdout:1981: finishing write tid 2 to smithi08884213-36 2024-09-13T02:45:15.393 INFO:tasks.rados.rados.0.smithi088.stdout:1981: finishing write tid 3 to smithi08884213-36 2024-09-13T02:45:15.393 INFO:tasks.rados.rados.0.smithi088.stdout:1981: oid 36 updating version 0 to 914 2024-09-13T02:45:15.393 INFO:tasks.rados.rados.0.smithi088.stdout:1981: oid 36 version 914 is already newer than 913 2024-09-13T02:45:15.393 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 914 (ObjNum 607 snap 191 seq_num 607) dirty exists 2024-09-13T02:45:15.393 INFO:tasks.rados.rados.0.smithi088.stdout:1981: left oid 36 (ObjNum 607 snap 191 seq_num 607) 2024-09-13T02:45:15.393 INFO:tasks.rados.rados.0.smithi088.stdout:1982: finishing write tid 1 to smithi08884213-31 2024-09-13T02:45:15.393 INFO:tasks.rados.rados.0.smithi088.stdout:1982: finishing write tid 2 to smithi08884213-31 2024-09-13T02:45:15.393 INFO:tasks.rados.rados.0.smithi088.stdout:1982: finishing write tid 3 to smithi08884213-31 2024-09-13T02:45:15.393 INFO:tasks.rados.rados.0.smithi088.stdout:1982: oid 31 updating version 0 to 1107 2024-09-13T02:45:15.393 INFO:tasks.rados.rados.0.smithi088.stdout:1982: oid 31 version 1107 is already newer than 1106 2024-09-13T02:45:15.393 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1107 (ObjNum 608 snap 191 seq_num 608) dirty exists 2024-09-13T02:45:15.394 INFO:tasks.rados.rados.0.smithi088.stdout:1982: left oid 31 (ObjNum 608 snap 191 seq_num 608) 2024-09-13T02:45:15.401 INFO:tasks.rados.rados.0.smithi088.stdout:1981: done (2 left) 2024-09-13T02:45:15.401 INFO:tasks.rados.rados.0.smithi088.stdout:1982: done (1 left) 2024-09-13T02:45:15.401 INFO:tasks.rados.rados.0.smithi088.stdout:1985: done (0 left) 2024-09-13T02:45:15.401 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 191 2024-09-13T02:45:15.401 INFO:tasks.rados.rados.0.smithi088.stdout:1986: seq_num 610 ranges {0=622592} 2024-09-13T02:45:15.404 INFO:tasks.rados.rados.0.smithi088.stdout:1986: writing smithi08884213-27 from 0 to 622592 tid 1 2024-09-13T02:45:15.405 INFO:tasks.rados.rados.0.smithi088.stdout:1987: delete oid 7 current snap is 191 2024-09-13T02:45:15.408 INFO:tasks.rados.rados.0.smithi088.stdout:1986: finishing write tid 1 to smithi08884213-27 2024-09-13T02:45:15.408 INFO:tasks.rados.rados.0.smithi088.stdout:1986: finishing write tid 2 to smithi08884213-27 2024-09-13T02:45:15.409 INFO:tasks.rados.rados.0.smithi088.stdout:1986: finishing write tid 3 to smithi08884213-27 2024-09-13T02:45:15.409 INFO:tasks.rados.rados.0.smithi088.stdout:1986: oid 27 updating version 0 to 496 2024-09-13T02:45:15.409 INFO:tasks.rados.rados.0.smithi088.stdout:1986: oid 27 updating version 496 to 497 2024-09-13T02:45:15.410 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 497 (ObjNum 610 snap 191 seq_num 610) dirty exists 2024-09-13T02:45:15.410 INFO:tasks.rados.rados.0.smithi088.stdout:1986: left oid 27 (ObjNum 610 snap 191 seq_num 610) 2024-09-13T02:45:15.543 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:45:15.544 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:45:15.544 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:45:15.544 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:45:15.544 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:45:15.544 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:45:15.544 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:45:15.544 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:45:15.544 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2, 2024-09-13T02:45:15.544 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 6 2024-09-13T02:45:15.544 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:45:15.544 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:45:15.545 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:45:15.545 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:45:15.545 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:45:15.545 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 4, 2024-09-13T02:45:15.545 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 11 2024-09-13T02:45:15.545 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:45:15.545 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:45:15.545 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:15.545 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:15.546 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:15 smithi088 ceph-mon[96266]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T02:45:15.546 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:15 smithi088 ceph-mon[96266]: osdmap e465: 8 total, 7 up, 8 in 2024-09-13T02:45:15.546 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:15 smithi088 ceph-mon[96266]: from='osd.5 [v2:172.21.15.195:6808/2736190726,v1:172.21.15.195:6809/2736190726]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:45:15.546 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:15 smithi088 ceph-mon[96266]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:45:15.546 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:15.546 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:15.546 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:15 smithi088 ceph-mon[98762]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T02:45:15.546 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:15 smithi088 ceph-mon[98762]: osdmap e465: 8 total, 7 up, 8 in 2024-09-13T02:45:15.546 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:15 smithi088 ceph-mon[98762]: from='osd.5 [v2:172.21.15.195:6808/2736190726,v1:172.21.15.195:6809/2736190726]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:45:15.547 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:15 smithi088 ceph-mon[98762]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:45:15.583 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:15.583 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:15.583 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:15 smithi195 ceph-mon[87742]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-13T02:45:15.583 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:15 smithi195 ceph-mon[87742]: osdmap e465: 8 total, 7 up, 8 in 2024-09-13T02:45:15.583 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:15 smithi195 ceph-mon[87742]: from='osd.5 [v2:172.21.15.195:6808/2736190726,v1:172.21.15.195:6809/2736190726]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:45:15.583 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:15 smithi195 ceph-mon[87742]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:45:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:1986: done (1 left) 2024-09-13T02:45:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:1987: done (0 left) 2024-09-13T02:45:16.411 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 191 2024-09-13T02:45:16.411 INFO:tasks.rados.rados.0.smithi088.stdout:1988: seq_num 612 ranges {0=655360} 2024-09-13T02:45:16.414 INFO:tasks.rados.rados.0.smithi088.stdout:1988: writing smithi08884213-7 from 0 to 655360 tid 1 2024-09-13T02:45:16.414 INFO:tasks.rados.rados.0.smithi088.stdout:1989: snap_create 2024-09-13T02:45:16.418 INFO:tasks.rados.rados.0.smithi088.stdout:1988: finishing write tid 1 to smithi08884213-7 2024-09-13T02:45:16.418 INFO:tasks.rados.rados.0.smithi088.stdout:1988: finishing write tid 2 to smithi08884213-7 2024-09-13T02:45:16.420 INFO:tasks.rados.rados.0.smithi088.stdout:1988: finishing write tid 3 to smithi08884213-7 2024-09-13T02:45:16.420 INFO:tasks.rados.rados.0.smithi088.stdout:1988: oid 7 updating version 0 to 1109 2024-09-13T02:45:16.420 INFO:tasks.rados.rados.0.smithi088.stdout:1988: oid 7 updating version 1109 to 1110 2024-09-13T02:45:16.420 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1110 (ObjNum 612 snap 191 seq_num 612) dirty exists 2024-09-13T02:45:16.420 INFO:tasks.rados.rados.0.smithi088.stdout:1988: left oid 7 (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:45:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:45:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:45:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: pgmap v376: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 168 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.2 MiB/s wr, 8 op/s; 48/246 objects degraded (19.512%) 2024-09-13T02:45:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:45:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: osd.5 [v2:172.21.15.195:6808/2736190726,v1:172.21.15.195:6809/2736190726] boot 2024-09-13T02:45:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: osdmap e466: 8 total, 8 up, 8 in 2024-09-13T02:45:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:45:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2098602475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:45:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:45:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:16.690 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:45:16.322+0000 7f72c1fad640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-13T02:45:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:45:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:45:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: pgmap v376: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 168 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.2 MiB/s wr, 8 op/s; 48/246 objects degraded (19.512%) 2024-09-13T02:45:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:45:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: osd.5 [v2:172.21.15.195:6808/2736190726,v1:172.21.15.195:6809/2736190726] boot 2024-09-13T02:45:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: osdmap e466: 8 total, 8 up, 8 in 2024-09-13T02:45:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:45:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2098602475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:45:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:45:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:16.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:45:16.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:45:16.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: pgmap v376: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 168 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.2 MiB/s wr, 8 op/s; 48/246 objects degraded (19.512%) 2024-09-13T02:45:16.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:45:16.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: osd.5 [v2:172.21.15.195:6808/2736190726,v1:172.21.15.195:6809/2736190726] boot 2024-09-13T02:45:16.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: osdmap e466: 8 total, 8 up, 8 in 2024-09-13T02:45:16.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-09-13T02:45:16.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2098602475' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:16.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:16.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:16.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:45:16.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:45:16.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:17.391 INFO:tasks.rados.rados.0.smithi088.stdout:1988: done (1 left) 2024-09-13T02:45:17.391 INFO:tasks.rados.rados.0.smithi088.stdout:1989: done (0 left) 2024-09-13T02:45:17.391 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 192 2024-09-13T02:45:17.391 INFO:tasks.rados.rados.0.smithi088.stdout:1990: seq_num 613 ranges {1024000=671744} 2024-09-13T02:45:17.400 INFO:tasks.rados.rados.0.smithi088.stdout:1990: writing smithi08884213-31 from 1024000 to 1695744 tid 1 2024-09-13T02:45:17.400 INFO:tasks.rados.rados.0.smithi088.stdout:1991: read oid 19 snap -1 2024-09-13T02:45:17.400 INFO:tasks.rados.rados.0.smithi088.stdout:1991: expect (ObjNum 424 snap 139 seq_num 424) 2024-09-13T02:45:17.400 INFO:tasks.rados.rados.0.smithi088.stdout:1992: snap_remove snap 190 2024-09-13T02:45:17.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:45:17.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:17.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T02:45:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T02:45:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[98762]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-13T02:45:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 48/246 objects degraded (19.512%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[98762]: osdmap e467: 8 total, 8 up, 8 in 2024-09-13T02:45:17.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:45:17.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:17.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:17.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:17.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T02:45:17.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T02:45:17.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[96266]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-13T02:45:17.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 48/246 objects degraded (19.512%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:17.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:17 smithi088 ceph-mon[96266]: osdmap e467: 8 total, 8 up, 8 in 2024-09-13T02:45:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:45:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:17.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:17.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:17.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T02:45:17.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:17 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T02:45:17.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:17 smithi195 ceph-mon[87742]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-09-13T02:45:17.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:17 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 48/246 objects degraded (19.512%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:17.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:17 smithi195 ceph-mon[87742]: osdmap e467: 8 total, 8 up, 8 in 2024-09-13T02:45:18.396 INFO:tasks.rados.rados.0.smithi088.stdout:1992: done (2 left) 2024-09-13T02:45:18.396 INFO:tasks.rados.rados.0.smithi088.stdout:1993: rollback oid 45 current snap is 192 2024-09-13T02:45:18.396 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 45 to 187 2024-09-13T02:45:18.396 INFO:tasks.rados.rados.0.smithi088.stdout:1990: finishing write tid 1 to smithi08884213-31 2024-09-13T02:45:18.397 INFO:tasks.rados.rados.0.smithi088.stdout:1990: finishing write tid 2 to smithi08884213-31 2024-09-13T02:45:18.397 INFO:tasks.rados.rados.0.smithi088.stdout:1991: expect (ObjNum 424 snap 139 seq_num 424) 2024-09-13T02:45:18.459 INFO:tasks.rados.rados.0.smithi088.stdout:1990: finishing write tid 3 to smithi08884213-31 2024-09-13T02:45:18.459 INFO:tasks.rados.rados.0.smithi088.stdout:1990: oid 31 updating version 0 to 1123 2024-09-13T02:45:18.459 INFO:tasks.rados.rados.0.smithi088.stdout:1990: oid 31 version 1123 is already newer than 1122 2024-09-13T02:45:18.459 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1123 (ObjNum 613 snap 192 seq_num 613) dirty exists 2024-09-13T02:45:18.459 INFO:tasks.rados.rados.0.smithi088.stdout:1990: left oid 31 (ObjNum 613 snap 192 seq_num 613) 2024-09-13T02:45:18.459 INFO:tasks.rados.rados.0.smithi088.stdout:1990: done (2 left) 2024-09-13T02:45:18.459 INFO:tasks.rados.rados.0.smithi088.stdout:1991: done (1 left) 2024-09-13T02:45:18.459 INFO:tasks.rados.rados.0.smithi088.stdout:1994: setattr oid 35 current snap is 192 2024-09-13T02:45:18.459 INFO:tasks.rados.rados.0.smithi088.stdout:1993: finishing rollback tid 0 to smithi08884213-45 2024-09-13T02:45:18.460 INFO:tasks.rados.rados.0.smithi088.stdout:1993: finishing rollback tid 1 to smithi08884213-45 2024-09-13T02:45:18.460 INFO:tasks.rados.rados.0.smithi088.stdout:1993: finishing rollback tid 2 to smithi08884213-45 2024-09-13T02:45:18.460 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 243 (ObjNum 577 snap 183 seq_num 577) dirty exists 2024-09-13T02:45:18.460 INFO:tasks.rados.rados.0.smithi088.stdout:1993: done (1 left) 2024-09-13T02:45:18.460 INFO:tasks.rados.rados.0.smithi088.stdout:1995: snap_create 2024-09-13T02:45:18.463 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1127 (ObjNum 593 snap 186 seq_num 593) dirty exists 2024-09-13T02:45:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:18 smithi088 ceph-mon[96266]: pgmap v379: 121 pgs: 7 peering, 30 active+undersized, 8 active+undersized+degraded, 76 active+clean; 169 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 920 KiB/s wr, 10 op/s; 35/258 objects degraded (13.566%) 2024-09-13T02:45:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:18 smithi088 ceph-mon[96266]: osdmap e468: 8 total, 8 up, 8 in 2024-09-13T02:45:18.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:18 smithi088 ceph-mon[98762]: pgmap v379: 121 pgs: 7 peering, 30 active+undersized, 8 active+undersized+degraded, 76 active+clean; 169 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 920 KiB/s wr, 10 op/s; 35/258 objects degraded (13.566%) 2024-09-13T02:45:18.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:18 smithi088 ceph-mon[98762]: osdmap e468: 8 total, 8 up, 8 in 2024-09-13T02:45:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:18 smithi195 ceph-mon[87742]: pgmap v379: 121 pgs: 7 peering, 30 active+undersized, 8 active+undersized+degraded, 76 active+clean; 169 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 920 KiB/s wr, 10 op/s; 35/258 objects degraded (13.566%) 2024-09-13T02:45:18.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:18 smithi195 ceph-mon[87742]: osdmap e468: 8 total, 8 up, 8 in 2024-09-13T02:45:19.407 INFO:tasks.rados.rados.0.smithi088.stdout:1994: done (1 left) 2024-09-13T02:45:19.407 INFO:tasks.rados.rados.0.smithi088.stdout:1995: done (0 left) 2024-09-13T02:45:19.408 INFO:tasks.rados.rados.0.smithi088.stdout:1996: delete oid 49 current snap is 193 2024-09-13T02:45:19.411 INFO:tasks.rados.rados.0.smithi088.stdout:1996: done (0 left) 2024-09-13T02:45:19.411 INFO:tasks.rados.rados.0.smithi088.stdout:1997: read oid 3 snap 191 2024-09-13T02:45:19.411 INFO:tasks.rados.rados.0.smithi088.stdout:1997: expect (ObjNum 561 snap 177 seq_num 561) 2024-09-13T02:45:19.411 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 193 2024-09-13T02:45:19.411 INFO:tasks.rados.rados.0.smithi088.stdout:1998: seq_num 615 ranges {352256=704512} 2024-09-13T02:45:19.416 INFO:tasks.rados.rados.0.smithi088.stdout:1998: writing smithi08884213-6 from 352256 to 1056768 tid 1 2024-09-13T02:45:19.417 INFO:tasks.rados.rados.0.smithi088.stdout:1999: snap_remove snap 187 2024-09-13T02:45:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:19 smithi088 ceph-mon[96266]: osdmap e469: 8 total, 8 up, 8 in 2024-09-13T02:45:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:19 smithi088 ceph-mon[98762]: osdmap e469: 8 total, 8 up, 8 in 2024-09-13T02:45:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:19 smithi195 ceph-mon[87742]: osdmap e469: 8 total, 8 up, 8 in 2024-09-13T02:45:20.413 INFO:tasks.rados.rados.0.smithi088.stdout:1998: finishing write tid 1 to smithi08884213-6 2024-09-13T02:45:20.413 INFO:tasks.rados.rados.0.smithi088.stdout:1998: finishing write tid 2 to smithi08884213-6 2024-09-13T02:45:20.413 INFO:tasks.rados.rados.0.smithi088.stdout:1998: finishing write tid 3 to smithi08884213-6 2024-09-13T02:45:20.414 INFO:tasks.rados.rados.0.smithi088.stdout:1998: oid 6 updating version 0 to 1029 2024-09-13T02:45:20.414 INFO:tasks.rados.rados.0.smithi088.stdout:1998: oid 6 version 1029 is already newer than 1028 2024-09-13T02:45:20.414 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1029 (ObjNum 615 snap 193 seq_num 615) dirty exists 2024-09-13T02:45:20.414 INFO:tasks.rados.rados.0.smithi088.stdout:1998: left oid 6 (ObjNum 615 snap 193 seq_num 615) 2024-09-13T02:45:20.414 INFO:tasks.rados.rados.0.smithi088.stdout:1997: expect (ObjNum 561 snap 177 seq_num 561) 2024-09-13T02:45:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:20 smithi088 ceph-mon[98762]: pgmap v382: 121 pgs: 7 peering, 27 active+undersized, 7 active+undersized+degraded, 80 active+clean; 169 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 404 KiB/s wr, 5 op/s; 34/261 objects degraded (13.027%) 2024-09-13T02:45:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:20 smithi088 ceph-mon[98762]: osdmap e470: 8 total, 8 up, 8 in 2024-09-13T02:45:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:20 smithi088 ceph-mon[96266]: pgmap v382: 121 pgs: 7 peering, 27 active+undersized, 7 active+undersized+degraded, 80 active+clean; 169 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 404 KiB/s wr, 5 op/s; 34/261 objects degraded (13.027%) 2024-09-13T02:45:20.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:20 smithi088 ceph-mon[96266]: osdmap e470: 8 total, 8 up, 8 in 2024-09-13T02:45:20.707 INFO:tasks.rados.rados.0.smithi088.stdout:1997: done (2 left) 2024-09-13T02:45:20.708 INFO:tasks.rados.rados.0.smithi088.stdout:1998: done (1 left) 2024-09-13T02:45:20.708 INFO:tasks.rados.rados.0.smithi088.stdout:1999: done (0 left) 2024-09-13T02:45:20.708 INFO:tasks.rados.rados.0.smithi088.stdout:2000: rmattr oid 2 current snap is 193 2024-09-13T02:45:20.708 INFO:tasks.rados.rados.0.smithi088.stdout:2000: done (0 left) 2024-09-13T02:45:20.708 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 193 2024-09-13T02:45:20.708 INFO:tasks.rados.rados.0.smithi088.stdout:2001: seq_num 616 ranges {0=720896} 2024-09-13T02:45:20.711 INFO:tasks.rados.rados.0.smithi088.stdout:2001: writing smithi08884213-49 from 0 to 720896 tid 1 2024-09-13T02:45:20.711 INFO:tasks.rados.rados.0.smithi088.stdout:2002: copy_from oid 39 from oid 22 current snap is 193 2024-09-13T02:45:20.712 INFO:tasks.rados.rados.0.smithi088.stdout:2003: delete oid 46 current snap is 193 2024-09-13T02:45:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:2003: done (2 left) 2024-09-13T02:45:20.713 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 193 2024-09-13T02:45:20.714 INFO:tasks.rados.rados.0.smithi088.stdout:2004: seq_num 618 ranges {8404992=753664} 2024-09-13T02:45:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:20 smithi195 ceph-mon[87742]: pgmap v382: 121 pgs: 7 peering, 27 active+undersized, 7 active+undersized+degraded, 80 active+clean; 169 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 404 KiB/s wr, 5 op/s; 34/261 objects degraded (13.027%) 2024-09-13T02:45:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:20 smithi195 ceph-mon[87742]: osdmap e470: 8 total, 8 up, 8 in 2024-09-13T02:45:20.762 INFO:tasks.rados.rados.0.smithi088.stdout:2004: writing smithi08884213-45 from 8404992 to 9158656 tid 1 2024-09-13T02:45:20.762 INFO:tasks.rados.rados.0.smithi088.stdout:2005: snap_remove snap 192 2024-09-13T02:45:21.419 INFO:tasks.rados.rados.0.smithi088.stdout:2005: done (3 left) 2024-09-13T02:45:21.419 INFO:tasks.rados.rados.0.smithi088.stdout:2006: delete oid 23 current snap is 193 2024-09-13T02:45:21.419 INFO:tasks.rados.rados.0.smithi088.stdout:2001: finishing write tid 1 to smithi08884213-49 2024-09-13T02:45:21.419 INFO:tasks.rados.rados.0.smithi088.stdout:2001: finishing write tid 2 to smithi08884213-49 2024-09-13T02:45:21.419 INFO:tasks.rados.rados.0.smithi088.stdout:2001: finishing write tid 3 to smithi08884213-49 2024-09-13T02:45:21.419 INFO:tasks.rados.rados.0.smithi088.stdout:2001: oid 49 updating version 0 to 908 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:2001: oid 49 version 908 is already newer than 907 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 908 (ObjNum 616 snap 193 seq_num 616) dirty exists 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:2001: left oid 49 (ObjNum 616 snap 193 seq_num 616) 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:2002: finishing copy_from racing read to smithi08884213-39 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:2002: finishing copy_from to smithi08884213-39 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1104 (ObjNum 606 snap 190 seq_num 606) dirty exists 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:2004: finishing write tid 1 to smithi08884213-45 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:2004: finishing write tid 2 to smithi08884213-45 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:2004: finishing write tid 3 to smithi08884213-45 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:2004: oid 45 updating version 0 to 248 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:2004: oid 45 version 248 is already newer than 247 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 248 (ObjNum 618 snap 193 seq_num 618) dirty exists 2024-09-13T02:45:21.420 INFO:tasks.rados.rados.0.smithi088.stdout:2004: left oid 45 (ObjNum 618 snap 193 seq_num 618) 2024-09-13T02:45:21.425 INFO:tasks.rados.rados.0.smithi088.stdout:2001: done (3 left) 2024-09-13T02:45:21.425 INFO:tasks.rados.rados.0.smithi088.stdout:2002: done (2 left) 2024-09-13T02:45:21.425 INFO:tasks.rados.rados.0.smithi088.stdout:2004: done (1 left) 2024-09-13T02:45:21.425 INFO:tasks.rados.rados.0.smithi088.stdout:2006: done (0 left) 2024-09-13T02:45:21.425 INFO:tasks.rados.rados.0.smithi088.stdout:2007: setattr oid 22 current snap is 193 2024-09-13T02:45:21.426 INFO:tasks.rados.rados.0.smithi088.stdout:2008: snap_create 2024-09-13T02:45:21.430 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1135 (ObjNum 606 snap 190 seq_num 606) dirty exists 2024-09-13T02:45:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:21 smithi088 ceph-mon[96266]: osdmap e471: 8 total, 8 up, 8 in 2024-09-13T02:45:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:21 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 34/261 objects degraded (13.027%), 7 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:21 smithi088 ceph-mon[98762]: osdmap e471: 8 total, 8 up, 8 in 2024-09-13T02:45:21.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:21 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 34/261 objects degraded (13.027%), 7 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:21 smithi195 ceph-mon[87742]: osdmap e471: 8 total, 8 up, 8 in 2024-09-13T02:45:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:21 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 34/261 objects degraded (13.027%), 7 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:22.422 INFO:tasks.rados.rados.0.smithi088.stdout:2007: done (1 left) 2024-09-13T02:45:22.423 INFO:tasks.rados.rados.0.smithi088.stdout:2008: done (0 left) 2024-09-13T02:45:22.423 INFO:tasks.rados.rados.0.smithi088.stdout:2009: snap_remove snap 191 2024-09-13T02:45:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:22 smithi088 ceph-mon[96266]: pgmap v385: 121 pgs: 121 active+clean; 163 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 648 KiB/s wr, 9 op/s; 22 MiB/s, 6 objects/s recovering 2024-09-13T02:45:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:22 smithi088 ceph-mon[96266]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/261 objects degraded (13.027%), 7 pgs degraded) 2024-09-13T02:45:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:22 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:45:22.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:22 smithi088 ceph-mon[96266]: osdmap e472: 8 total, 8 up, 8 in 2024-09-13T02:45:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:22 smithi088 ceph-mon[98762]: pgmap v385: 121 pgs: 121 active+clean; 163 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 648 KiB/s wr, 9 op/s; 22 MiB/s, 6 objects/s recovering 2024-09-13T02:45:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:22 smithi088 ceph-mon[98762]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/261 objects degraded (13.027%), 7 pgs degraded) 2024-09-13T02:45:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:22 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:45:22.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:22 smithi088 ceph-mon[98762]: osdmap e472: 8 total, 8 up, 8 in 2024-09-13T02:45:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:22 smithi195 ceph-mon[87742]: pgmap v385: 121 pgs: 121 active+clean; 163 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 648 KiB/s wr, 9 op/s; 22 MiB/s, 6 objects/s recovering 2024-09-13T02:45:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:22 smithi195 ceph-mon[87742]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/261 objects degraded (13.027%), 7 pgs degraded) 2024-09-13T02:45:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:22 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:45:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:22 smithi195 ceph-mon[87742]: osdmap e472: 8 total, 8 up, 8 in 2024-09-13T02:45:23.427 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:45:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:45:23] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2024-09-13T02:45:23.431 INFO:tasks.rados.rados.0.smithi088.stdout:2009: done (0 left) 2024-09-13T02:45:23.431 INFO:tasks.rados.rados.0.smithi088.stdout:2010: read oid 8 snap -1 2024-09-13T02:45:23.431 INFO:tasks.rados.rados.0.smithi088.stdout:2010: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:45:23.431 INFO:tasks.rados.rados.0.smithi088.stdout:2011: rmattr oid 25 current snap is 194 2024-09-13T02:45:23.431 INFO:tasks.rados.rados.0.smithi088.stdout:2012: snap_create 2024-09-13T02:45:23.434 INFO:tasks.rados.rados.0.smithi088.stdout:2010: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:45:23.441 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1039 (ObjNum 522 snap 168 seq_num 522) dirty exists 2024-09-13T02:45:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:23 smithi088 ceph-mon[96266]: osdmap e473: 8 total, 8 up, 8 in 2024-09-13T02:45:23.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:23 smithi088 ceph-mon[98762]: osdmap e473: 8 total, 8 up, 8 in 2024-09-13T02:45:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:23 smithi195 ceph-mon[87742]: osdmap e473: 8 total, 8 up, 8 in 2024-09-13T02:45:24.437 INFO:tasks.rados.rados.0.smithi088.stdout:2010: done (2 left) 2024-09-13T02:45:24.437 INFO:tasks.rados.rados.0.smithi088.stdout:2011: done (1 left) 2024-09-13T02:45:24.437 INFO:tasks.rados.rados.0.smithi088.stdout:2012: done (0 left) 2024-09-13T02:45:24.437 INFO:tasks.rados.rados.0.smithi088.stdout:2013: read oid 39 snap 194 2024-09-13T02:45:24.438 INFO:tasks.rados.rados.0.smithi088.stdout:2013: expect (ObjNum 606 snap 190 seq_num 606) 2024-09-13T02:45:24.438 INFO:tasks.rados.rados.0.smithi088.stdout:2014: read oid 47 snap -1 2024-09-13T02:45:24.438 INFO:tasks.rados.rados.0.smithi088.stdout:2014: expect (ObjNum 507 snap 165 seq_num 507) 2024-09-13T02:45:24.438 INFO:tasks.rados.rados.0.smithi088.stdout:2015: read oid 2 snap -1 2024-09-13T02:45:24.438 INFO:tasks.rados.rados.0.smithi088.stdout:2015: expect (ObjNum 596 snap 186 seq_num 596) 2024-09-13T02:45:24.438 INFO:tasks.rados.rados.0.smithi088.stdout:2016: copy_from oid 7 from oid 21 current snap is 195 2024-09-13T02:45:24.438 INFO:tasks.rados.rados.0.smithi088.stdout:2017: read oid 38 snap -1 2024-09-13T02:45:24.438 INFO:tasks.rados.rados.0.smithi088.stdout:2017: expect deleted 2024-09-13T02:45:24.438 INFO:tasks.rados.rados.0.smithi088.stdout:2018: snap_create 2024-09-13T02:45:24.439 INFO:tasks.rados.rados.0.smithi088.stdout:2016: finishing copy_from to smithi08884213-7 2024-09-13T02:45:24.439 INFO:tasks.rados.rados.0.smithi088.stdout:2016: got expected ENOENT (src dne) 2024-09-13T02:45:24.439 INFO:tasks.rados.rados.0.smithi088.stdout:2016: finishing copy_from racing read to smithi08884213-7 2024-09-13T02:45:24.444 INFO:tasks.rados.rados.0.smithi088.stdout:2015: expect (ObjNum 596 snap 186 seq_num 596) 2024-09-13T02:45:24.454 INFO:tasks.rados.rados.0.smithi088.stdout:2013: expect (ObjNum 606 snap 190 seq_num 606) 2024-09-13T02:45:24.475 INFO:tasks.rados.rados.0.smithi088.stdout:2014: expect (ObjNum 507 snap 165 seq_num 507) 2024-09-13T02:45:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:24 smithi088 ceph-mon[96266]: pgmap v388: 121 pgs: 121 active+clean; 156 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 680 KiB/s wr, 9 op/s; 22 MiB/s, 6 objects/s recovering 2024-09-13T02:45:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:24 smithi088 ceph-mon[96266]: osdmap e474: 8 total, 8 up, 8 in 2024-09-13T02:45:24.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:24 smithi088 ceph-mon[98762]: pgmap v388: 121 pgs: 121 active+clean; 156 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 680 KiB/s wr, 9 op/s; 22 MiB/s, 6 objects/s recovering 2024-09-13T02:45:24.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:24 smithi088 ceph-mon[98762]: osdmap e474: 8 total, 8 up, 8 in 2024-09-13T02:45:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:24 smithi195 ceph-mon[87742]: pgmap v388: 121 pgs: 121 active+clean; 156 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 680 KiB/s wr, 9 op/s; 22 MiB/s, 6 objects/s recovering 2024-09-13T02:45:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:24 smithi195 ceph-mon[87742]: osdmap e474: 8 total, 8 up, 8 in 2024-09-13T02:45:25.439 INFO:tasks.rados.rados.0.smithi088.stdout:2013: done (5 left) 2024-09-13T02:45:25.440 INFO:tasks.rados.rados.0.smithi088.stdout:2014: done (4 left) 2024-09-13T02:45:25.440 INFO:tasks.rados.rados.0.smithi088.stdout:2015: done (3 left) 2024-09-13T02:45:25.440 INFO:tasks.rados.rados.0.smithi088.stdout:2016: done (2 left) 2024-09-13T02:45:25.440 INFO:tasks.rados.rados.0.smithi088.stdout:2017: done (1 left) 2024-09-13T02:45:25.440 INFO:tasks.rados.rados.0.smithi088.stdout:2018: done (0 left) 2024-09-13T02:45:25.440 INFO:tasks.rados.rados.0.smithi088.stdout:2019: snap_create 2024-09-13T02:45:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:25 smithi088 ceph-mon[96266]: osdmap e475: 8 total, 8 up, 8 in 2024-09-13T02:45:25.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:25 smithi088 ceph-mon[98762]: osdmap e475: 8 total, 8 up, 8 in 2024-09-13T02:45:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:25 smithi195 ceph-mon[87742]: osdmap e475: 8 total, 8 up, 8 in 2024-09-13T02:45:26.377 INFO:tasks.rados.rados.0.smithi088.stdout:2019: done (0 left) 2024-09-13T02:45:26.377 INFO:tasks.rados.rados.0.smithi088.stdout:2020: delete oid 45 current snap is 197 2024-09-13T02:45:26.384 INFO:tasks.rados.rados.0.smithi088.stdout:2020: done (0 left) 2024-09-13T02:45:26.384 INFO:tasks.rados.rados.0.smithi088.stdout:2021: read oid 40 snap -1 2024-09-13T02:45:26.384 INFO:tasks.rados.rados.0.smithi088.stdout:2021: expect (ObjNum 565 snap 178 seq_num 565) 2024-09-13T02:45:26.384 INFO:tasks.rados.rados.0.smithi088.stdout:2022: snap_remove snap 194 2024-09-13T02:45:26.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:26 smithi088 ceph-mon[98762]: pgmap v391: 121 pgs: 121 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 496 KiB/s wr, 8 op/s 2024-09-13T02:45:26.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:26 smithi088 ceph-mon[98762]: osdmap e476: 8 total, 8 up, 8 in 2024-09-13T02:45:26.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:26 smithi088 ceph-mon[98762]: osdmap e477: 8 total, 8 up, 8 in 2024-09-13T02:45:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:26 smithi088 ceph-mon[96266]: pgmap v391: 121 pgs: 121 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 496 KiB/s wr, 8 op/s 2024-09-13T02:45:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:26 smithi088 ceph-mon[96266]: osdmap e476: 8 total, 8 up, 8 in 2024-09-13T02:45:26.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:26 smithi088 ceph-mon[96266]: osdmap e477: 8 total, 8 up, 8 in 2024-09-13T02:45:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:26 smithi195 ceph-mon[87742]: pgmap v391: 121 pgs: 121 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 496 KiB/s wr, 8 op/s 2024-09-13T02:45:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:26 smithi195 ceph-mon[87742]: osdmap e476: 8 total, 8 up, 8 in 2024-09-13T02:45:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:26 smithi195 ceph-mon[87742]: osdmap e477: 8 total, 8 up, 8 in 2024-09-13T02:45:27.384 INFO:tasks.rados.rados.0.smithi088.stdout:2022: done (1 left) 2024-09-13T02:45:27.385 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 36 current snap is 197 2024-09-13T02:45:27.385 INFO:tasks.rados.rados.0.smithi088.stdout:2023: seq_num 621 ranges {5611520=409600,6021120=401408} 2024-09-13T02:45:27.416 INFO:tasks.rados.rados.0.smithi088.stdout:2023: writing smithi08884213-36 from 5611520 to 6021120 tid 1 2024-09-13T02:45:27.418 INFO:tasks.rados.rados.0.smithi088.stdout:2023: writing smithi08884213-36 from 6021120 to 6422528 tid 2 2024-09-13T02:45:27.418 INFO:tasks.rados.rados.0.smithi088.stdout:2024: delete oid 1 current snap is 197 2024-09-13T02:45:27.418 INFO:tasks.rados.rados.0.smithi088.stdout:2021: expect (ObjNum 565 snap 178 seq_num 565) 2024-09-13T02:45:27.478 INFO:tasks.rados.rados.0.smithi088.stdout:2023: finishing write tid 1 to smithi08884213-36 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:2023: finishing write tid 2 to smithi08884213-36 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:2023: finishing write tid 3 to smithi08884213-36 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:2023: finishing write tid 4 to smithi08884213-36 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:2023: oid 36 updating version 0 to 916 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:2023: oid 36 version 916 is already newer than 915 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:2023: oid 36 updating version 916 to 917 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 917 (ObjNum 621 snap 197 seq_num 621) dirty exists 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:2023: left oid 36 (ObjNum 621 snap 197 seq_num 621) 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:2021: done (2 left) 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:2023: done (1 left) 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:2024: done (0 left) 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:2025: read oid 34 snap -1 2024-09-13T02:45:27.479 INFO:tasks.rados.rados.0.smithi088.stdout:2025: expect (ObjNum 574 snap 182 seq_num 574) 2024-09-13T02:45:27.480 INFO:tasks.rados.rados.0.smithi088.stdout:2026: setattr oid 47 current snap is 197 2024-09-13T02:45:27.480 INFO:tasks.rados.rados.0.smithi088.stdout:2027: delete oid 3 current snap is 197 2024-09-13T02:45:27.482 INFO:tasks.rados.rados.0.smithi088.stdout:2025: expect (ObjNum 574 snap 182 seq_num 574) 2024-09-13T02:45:27.515 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1171 (ObjNum 507 snap 165 seq_num 507) dirty exists 2024-09-13T02:45:27.515 INFO:tasks.rados.rados.0.smithi088.stdout:2025: done (2 left) 2024-09-13T02:45:27.515 INFO:tasks.rados.rados.0.smithi088.stdout:2026: done (1 left) 2024-09-13T02:45:27.515 INFO:tasks.rados.rados.0.smithi088.stdout:2027: done (0 left) 2024-09-13T02:45:27.515 INFO:tasks.rados.rados.0.smithi088.stdout:2028: read oid 46 snap 196 2024-09-13T02:45:27.515 INFO:tasks.rados.rados.0.smithi088.stdout:2028: expect deleted 2024-09-13T02:45:27.515 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 197 2024-09-13T02:45:27.515 INFO:tasks.rados.rados.0.smithi088.stdout:2029: seq_num 624 ranges {0=458752,458752=401408} 2024-09-13T02:45:27.517 INFO:tasks.rados.rados.0.smithi088.stdout:2029: writing smithi08884213-32 from 0 to 458752 tid 1 2024-09-13T02:45:27.520 INFO:tasks.rados.rados.0.smithi088.stdout:2029: writing smithi08884213-32 from 458752 to 860160 tid 2 2024-09-13T02:45:27.520 INFO:tasks.rados.rados.0.smithi088.stdout:2030: read oid 31 snap -1 2024-09-13T02:45:27.520 INFO:tasks.rados.rados.0.smithi088.stdout:2030: expect (ObjNum 613 snap 192 seq_num 613) 2024-09-13T02:45:27.520 INFO:tasks.rados.rados.0.smithi088.stdout:2031: copy_from oid 20 from oid 38 current snap is 197 2024-09-13T02:45:27.520 INFO:tasks.rados.rados.0.smithi088.stdout:2028: done (3 left) 2024-09-13T02:45:27.520 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 197 2024-09-13T02:45:27.520 INFO:tasks.rados.rados.0.smithi088.stdout:2032: seq_num 625 ranges {0=475136,475136=401408} 2024-09-13T02:45:27.524 INFO:tasks.rados.rados.0.smithi088.stdout:2032: writing smithi08884213-18 from 0 to 475136 tid 1 2024-09-13T02:45:27.525 INFO:tasks.rados.rados.0.smithi088.stdout:2032: writing smithi08884213-18 from 475136 to 876544 tid 2 2024-09-13T02:45:27.525 INFO:tasks.rados.rados.0.smithi088.stdout:2033: snap_remove snap 195 2024-09-13T02:45:28.444 INFO:tasks.rados.rados.0.smithi088.stdout:2033: done (4 left) 2024-09-13T02:45:28.444 INFO:tasks.rados.rados.0.smithi088.stdout:2034: delete oid 8 current snap is 197 2024-09-13T02:45:28.444 INFO:tasks.rados.rados.0.smithi088.stdout:2029: finishing write tid 1 to smithi08884213-32 2024-09-13T02:45:28.444 INFO:tasks.rados.rados.0.smithi088.stdout:2029: finishing write tid 2 to smithi08884213-32 2024-09-13T02:45:28.444 INFO:tasks.rados.rados.0.smithi088.stdout:2031: finishing copy_from to smithi08884213-20 2024-09-13T02:45:28.444 INFO:tasks.rados.rados.0.smithi088.stdout:2031: got expected ENOENT (src dne) 2024-09-13T02:45:28.444 INFO:tasks.rados.rados.0.smithi088.stdout:2031: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:45:28.444 INFO:tasks.rados.rados.0.smithi088.stdout:2029: finishing write tid 3 to smithi08884213-32 2024-09-13T02:45:28.444 INFO:tasks.rados.rados.0.smithi088.stdout:2029: finishing write tid 4 to smithi08884213-32 2024-09-13T02:45:28.444 INFO:tasks.rados.rados.0.smithi088.stdout:2029: oid 32 updating version 0 to 1032 2024-09-13T02:45:28.445 INFO:tasks.rados.rados.0.smithi088.stdout:2029: oid 32 version 1032 is already newer than 1030 2024-09-13T02:45:28.445 INFO:tasks.rados.rados.0.smithi088.stdout:2029: oid 32 version 1032 is already newer than 1031 2024-09-13T02:45:28.445 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1032 (ObjNum 624 snap 197 seq_num 624) dirty exists 2024-09-13T02:45:28.445 INFO:tasks.rados.rados.0.smithi088.stdout:2029: left oid 32 (ObjNum 624 snap 197 seq_num 624) 2024-09-13T02:45:28.445 INFO:tasks.rados.rados.0.smithi088.stdout:2032: finishing write tid 1 to smithi08884213-18 2024-09-13T02:45:28.445 INFO:tasks.rados.rados.0.smithi088.stdout:2032: finishing write tid 2 to smithi08884213-18 2024-09-13T02:45:28.445 INFO:tasks.rados.rados.0.smithi088.stdout:2032: finishing write tid 3 to smithi08884213-18 2024-09-13T02:45:28.445 INFO:tasks.rados.rados.0.smithi088.stdout:2030: expect (ObjNum 613 snap 192 seq_num 613) 2024-09-13T02:45:28.516 INFO:tasks.rados.rados.0.smithi088.stdout:2032: finishing write tid 4 to smithi08884213-18 2024-09-13T02:45:28.516 INFO:tasks.rados.rados.0.smithi088.stdout:2032: oid 18 updating version 0 to 1041 2024-09-13T02:45:28.516 INFO:tasks.rados.rados.0.smithi088.stdout:2032: oid 18 updating version 1041 to 1042 2024-09-13T02:45:28.517 INFO:tasks.rados.rados.0.smithi088.stdout:2032: oid 18 updating version 1042 to 1043 2024-09-13T02:45:28.517 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1043 (ObjNum 625 snap 197 seq_num 625) dirty exists 2024-09-13T02:45:28.517 INFO:tasks.rados.rados.0.smithi088.stdout:2032: left oid 18 (ObjNum 625 snap 197 seq_num 625) 2024-09-13T02:45:28.517 INFO:tasks.rados.rados.0.smithi088.stdout:2029: done (4 left) 2024-09-13T02:45:28.517 INFO:tasks.rados.rados.0.smithi088.stdout:2030: done (3 left) 2024-09-13T02:45:28.517 INFO:tasks.rados.rados.0.smithi088.stdout:2031: done (2 left) 2024-09-13T02:45:28.517 INFO:tasks.rados.rados.0.smithi088.stdout:2032: done (1 left) 2024-09-13T02:45:28.517 INFO:tasks.rados.rados.0.smithi088.stdout:2034: done (0 left) 2024-09-13T02:45:28.517 INFO:tasks.rados.rados.0.smithi088.stdout:2035: setattr oid 9 current snap is 197 2024-09-13T02:45:28.518 INFO:tasks.rados.rados.0.smithi088.stdout:2036: rollback oid 23 current snap is 197 2024-09-13T02:45:28.518 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 23 to 193 2024-09-13T02:45:28.518 INFO:tasks.rados.rados.0.smithi088.stdout:2037: rollback oid 5 current snap is 197 2024-09-13T02:45:28.518 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 5 to 193 2024-09-13T02:45:28.518 INFO:tasks.rados.rados.0.smithi088.stdout:2038: rmattr oid 22 current snap is 197 2024-09-13T02:45:28.518 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 197 2024-09-13T02:45:28.518 INFO:tasks.rados.rados.0.smithi088.stdout:2039: seq_num 627 ranges {2424832=507904,2932736=401408} 2024-09-13T02:45:28.534 INFO:tasks.rados.rados.0.smithi088.stdout:2039: writing smithi08884213-29 from 2424832 to 2932736 tid 1 2024-09-13T02:45:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:2039: writing smithi08884213-29 from 2932736 to 3334144 tid 2 2024-09-13T02:45:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 197 2024-09-13T02:45:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:2036: finishing rollback tid 1 to smithi08884213-23 2024-09-13T02:45:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 0 (ObjNum 65 snap 0 seq_num 1633902445) dirty dne 2024-09-13T02:45:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 1044 (ObjNum 33 snap 0 seq_num 2154013360) dirty exists 2024-09-13T02:45:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1145 (ObjNum 606 snap 190 seq_num 606) dirty exists 2024-09-13T02:45:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:2037: finishing rollback tid 0 to smithi08884213-5 2024-09-13T02:45:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:2037: finishing rollback tid 1 to smithi08884213-5 2024-09-13T02:45:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:2037: finishing rollback tid 2 to smithi08884213-5 2024-09-13T02:45:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1177 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-09-13T02:45:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:2040: seq_num 628 ranges {0=524288,524288=401408} 2024-09-13T02:45:28.539 INFO:tasks.rados.rados.0.smithi088.stdout:2040: writing smithi08884213-8 from 0 to 524288 tid 1 2024-09-13T02:45:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:2040: writing smithi08884213-8 from 524288 to 925696 tid 2 2024-09-13T02:45:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:2035: done (5 left) 2024-09-13T02:45:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:2036: done (4 left) 2024-09-13T02:45:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:2037: done (3 left) 2024-09-13T02:45:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:2038: done (2 left) 2024-09-13T02:45:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:2041: read oid 46 snap -1 2024-09-13T02:45:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:2041: expect deleted 2024-09-13T02:45:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 197 2024-09-13T02:45:28.543 INFO:tasks.rados.rados.0.smithi088.stdout:2039: finishing write tid 1 to smithi08884213-29 2024-09-13T02:45:28.543 INFO:tasks.rados.rados.0.smithi088.stdout:2042: seq_num 629 ranges {696320=540672,1236992=401408} 2024-09-13T02:45:28.548 INFO:tasks.rados.rados.0.smithi088.stdout:2042: writing smithi08884213-34 from 696320 to 1236992 tid 1 2024-09-13T02:45:28.551 INFO:tasks.rados.rados.0.smithi088.stdout:2042: writing smithi08884213-34 from 1236992 to 1638400 tid 2 2024-09-13T02:45:28.551 INFO:tasks.rados.rados.0.smithi088.stdout:2043: copy_from oid 4 from oid 26 current snap is 197 2024-09-13T02:45:28.552 INFO:tasks.rados.rados.0.smithi088.stdout:2039: finishing write tid 2 to smithi08884213-29 2024-09-13T02:45:28.552 INFO:tasks.rados.rados.0.smithi088.stdout:2044: read oid 3 snap -1 2024-09-13T02:45:28.552 INFO:tasks.rados.rados.0.smithi088.stdout:2044: expect deleted 2024-09-13T02:45:28.552 INFO:tasks.rados.rados.0.smithi088.stdout:2045: snap_create 2024-09-13T02:45:28.552 INFO:tasks.rados.rados.0.smithi088.stdout:2039: finishing write tid 3 to smithi08884213-29 2024-09-13T02:45:28.552 INFO:tasks.rados.rados.0.smithi088.stdout:2039: finishing write tid 4 to smithi08884213-29 2024-09-13T02:45:28.552 INFO:tasks.rados.rados.0.smithi088.stdout:2039: oid 29 updating version 0 to 1047 2024-09-13T02:45:28.552 INFO:tasks.rados.rados.0.smithi088.stdout:2039: oid 29 version 1047 is already newer than 1046 2024-09-13T02:45:28.552 INFO:tasks.rados.rados.0.smithi088.stdout:2039: oid 29 version 1047 is already newer than 1045 2024-09-13T02:45:28.552 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1047 (ObjNum 627 snap 197 seq_num 627) dirty exists 2024-09-13T02:45:28.552 INFO:tasks.rados.rados.0.smithi088.stdout:2039: left oid 29 (ObjNum 627 snap 197 seq_num 627) 2024-09-13T02:45:28.552 INFO:tasks.rados.rados.0.smithi088.stdout:2040: finishing write tid 1 to smithi08884213-8 2024-09-13T02:45:28.553 INFO:tasks.rados.rados.0.smithi088.stdout:2040: finishing write tid 2 to smithi08884213-8 2024-09-13T02:45:28.553 INFO:tasks.rados.rados.0.smithi088.stdout:2040: finishing write tid 3 to smithi08884213-8 2024-09-13T02:45:28.553 INFO:tasks.rados.rados.0.smithi088.stdout:2040: finishing write tid 4 to smithi08884213-8 2024-09-13T02:45:28.553 INFO:tasks.rados.rados.0.smithi088.stdout:2040: oid 8 updating version 0 to 1148 2024-09-13T02:45:28.553 INFO:tasks.rados.rados.0.smithi088.stdout:2040: oid 8 version 1148 is already newer than 1147 2024-09-13T02:45:28.553 INFO:tasks.rados.rados.0.smithi088.stdout:2040: oid 8 version 1148 is already newer than 1146 2024-09-13T02:45:28.553 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 1148 (ObjNum 628 snap 197 seq_num 628) dirty exists 2024-09-13T02:45:28.553 INFO:tasks.rados.rados.0.smithi088.stdout:2040: left oid 8 (ObjNum 628 snap 197 seq_num 628) 2024-09-13T02:45:28.554 INFO:tasks.rados.rados.0.smithi088.stdout:2042: finishing write tid 1 to smithi08884213-34 2024-09-13T02:45:28.554 INFO:tasks.rados.rados.0.smithi088.stdout:2042: finishing write tid 2 to smithi08884213-34 2024-09-13T02:45:28.554 INFO:tasks.rados.rados.0.smithi088.stdout:2042: finishing write tid 3 to smithi08884213-34 2024-09-13T02:45:28.555 INFO:tasks.rados.rados.0.smithi088.stdout:2042: finishing write tid 4 to smithi08884213-34 2024-09-13T02:45:28.555 INFO:tasks.rados.rados.0.smithi088.stdout:2042: oid 34 updating version 0 to 1032 2024-09-13T02:45:28.555 INFO:tasks.rados.rados.0.smithi088.stdout:2042: oid 34 version 1032 is already newer than 1031 2024-09-13T02:45:28.555 INFO:tasks.rados.rados.0.smithi088.stdout:2042: oid 34 version 1032 is already newer than 1030 2024-09-13T02:45:28.555 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1032 (ObjNum 629 snap 197 seq_num 629) dirty exists 2024-09-13T02:45:28.555 INFO:tasks.rados.rados.0.smithi088.stdout:2042: left oid 34 (ObjNum 629 snap 197 seq_num 629) 2024-09-13T02:45:28.565 INFO:tasks.rados.rados.0.smithi088.stdout:2043: finishing copy_from racing read to smithi08884213-4 2024-09-13T02:45:28.568 INFO:tasks.rados.rados.0.smithi088.stdout:2043: finishing copy_from to smithi08884213-4 2024-09-13T02:45:28.568 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 903 (ObjNum 559 snap 176 seq_num 559) dirty exists 2024-09-13T02:45:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:28 smithi088 ceph-mon[96266]: pgmap v394: 121 pgs: 121 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 293 KiB/s rd, 312 KiB/s wr, 12 op/s 2024-09-13T02:45:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:28 smithi088 ceph-mon[96266]: osdmap e478: 8 total, 8 up, 8 in 2024-09-13T02:45:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:28 smithi088 ceph-mon[98762]: pgmap v394: 121 pgs: 121 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 293 KiB/s rd, 312 KiB/s wr, 12 op/s 2024-09-13T02:45:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:28 smithi088 ceph-mon[98762]: osdmap e478: 8 total, 8 up, 8 in 2024-09-13T02:45:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:28 smithi195 ceph-mon[87742]: pgmap v394: 121 pgs: 121 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 293 KiB/s rd, 312 KiB/s wr, 12 op/s 2024-09-13T02:45:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:28 smithi195 ceph-mon[87742]: osdmap e478: 8 total, 8 up, 8 in 2024-09-13T02:45:29.452 INFO:tasks.rados.rados.0.smithi088.stdout:2039: done (6 left) 2024-09-13T02:45:29.452 INFO:tasks.rados.rados.0.smithi088.stdout:2040: done (5 left) 2024-09-13T02:45:29.452 INFO:tasks.rados.rados.0.smithi088.stdout:2041: done (4 left) 2024-09-13T02:45:29.452 INFO:tasks.rados.rados.0.smithi088.stdout:2042: done (3 left) 2024-09-13T02:45:29.452 INFO:tasks.rados.rados.0.smithi088.stdout:2043: done (2 left) 2024-09-13T02:45:29.452 INFO:tasks.rados.rados.0.smithi088.stdout:2044: done (1 left) 2024-09-13T02:45:29.452 INFO:tasks.rados.rados.0.smithi088.stdout:2045: done (0 left) 2024-09-13T02:45:29.452 INFO:tasks.rados.rados.0.smithi088.stdout:2046: delete oid 16 current snap is 198 2024-09-13T02:45:29.455 INFO:tasks.rados.rados.0.smithi088.stdout:2046: done (0 left) 2024-09-13T02:45:29.455 INFO:tasks.rados.rados.0.smithi088.stdout:2047: rollback oid 28 current snap is 198 2024-09-13T02:45:29.455 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 28 to 193 2024-09-13T02:45:29.455 INFO:tasks.rados.rados.0.smithi088.stdout:2048: copy_from oid 35 from oid 21 current snap is 198 2024-09-13T02:45:29.455 INFO:tasks.rados.rados.0.smithi088.stdout:2049: delete oid 50 current snap is 198 2024-09-13T02:45:29.456 INFO:tasks.rados.rados.0.smithi088.stdout:2048: finishing copy_from to smithi08884213-35 2024-09-13T02:45:29.456 INFO:tasks.rados.rados.0.smithi088.stdout:2048: got expected ENOENT (src dne) 2024-09-13T02:45:29.456 INFO:tasks.rados.rados.0.smithi088.stdout:2048: finishing copy_from racing read to smithi08884213-35 2024-09-13T02:45:29.459 INFO:tasks.rados.rados.0.smithi088.stdout:2047: finishing rollback tid 0 to smithi08884213-28 2024-09-13T02:45:29.459 INFO:tasks.rados.rados.0.smithi088.stdout:2047: finishing rollback tid 1 to smithi08884213-28 2024-09-13T02:45:29.460 INFO:tasks.rados.rados.0.smithi088.stdout:2047: finishing rollback tid 2 to smithi08884213-28 2024-09-13T02:45:29.460 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1181 (ObjNum 561 snap 177 seq_num 561) dirty exists 2024-09-13T02:45:29.460 INFO:tasks.rados.rados.0.smithi088.stdout:2047: done (2 left) 2024-09-13T02:45:29.460 INFO:tasks.rados.rados.0.smithi088.stdout:2048: done (1 left) 2024-09-13T02:45:29.460 INFO:tasks.rados.rados.0.smithi088.stdout:2049: done (0 left) 2024-09-13T02:45:29.460 INFO:tasks.rados.rados.0.smithi088.stdout:2050: setattr oid 46 current snap is 198 2024-09-13T02:45:29.462 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 3 current snap is 198 2024-09-13T02:45:29.462 INFO:tasks.rados.rados.0.smithi088.stdout:2051: seq_num 632 ranges {0=589824,589824=401408} 2024-09-13T02:45:29.465 INFO:tasks.rados.rados.0.smithi088.stdout:2051: writing smithi08884213-3 from 0 to 589824 tid 1 2024-09-13T02:45:29.468 INFO:tasks.rados.rados.0.smithi088.stdout:2051: writing smithi08884213-3 from 589824 to 991232 tid 2 2024-09-13T02:45:29.468 INFO:tasks.rados.rados.0.smithi088.stdout:2052: read oid 28 snap -1 2024-09-13T02:45:29.468 INFO:tasks.rados.rados.0.smithi088.stdout:2052: expect (ObjNum 561 snap 177 seq_num 561) 2024-09-13T02:45:29.469 INFO:tasks.rados.rados.0.smithi088.stdout:2053: rollback oid 49 current snap is 198 2024-09-13T02:45:29.469 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 49 to 197 2024-09-13T02:45:29.469 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1074 (ObjNum 33 snap 0 seq_num 2153084000) dirty exists 2024-09-13T02:45:29.469 INFO:tasks.rados.rados.0.smithi088.stdout:2050: done (3 left) 2024-09-13T02:45:29.469 INFO:tasks.rados.rados.0.smithi088.stdout:2054: read oid 16 snap -1 2024-09-13T02:45:29.469 INFO:tasks.rados.rados.0.smithi088.stdout:2054: expect deleted 2024-09-13T02:45:29.469 INFO:tasks.rados.rados.0.smithi088.stdout:2055: snap_remove snap 193 2024-09-13T02:45:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:29 smithi195 ceph-mon[87742]: osdmap e479: 8 total, 8 up, 8 in 2024-09-13T02:45:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:29 smithi195 ceph-mon[87742]: pgmap v397: 121 pgs: 121 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 282 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T02:45:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:29 smithi088 ceph-mon[96266]: osdmap e479: 8 total, 8 up, 8 in 2024-09-13T02:45:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:29 smithi088 ceph-mon[96266]: pgmap v397: 121 pgs: 121 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 282 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T02:45:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:29 smithi088 ceph-mon[98762]: osdmap e479: 8 total, 8 up, 8 in 2024-09-13T02:45:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:29 smithi088 ceph-mon[98762]: pgmap v397: 121 pgs: 121 active+clean; 142 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 282 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T02:45:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:30.455 INFO:tasks.rados.rados.0.smithi088.stdout:2055: done (4 left) 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:2056: snap_create 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:2051: finishing write tid 1 to smithi08884213-3 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:2051: finishing write tid 2 to smithi08884213-3 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:2053: finishing rollback tid 0 to smithi08884213-49 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:2053: finishing rollback tid 1 to smithi08884213-49 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:2051: finishing write tid 3 to smithi08884213-3 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:2053: finishing rollback tid 2 to smithi08884213-49 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 911 (ObjNum 616 snap 193 seq_num 616) dirty exists 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:2051: finishing write tid 4 to smithi08884213-3 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:2051: oid 3 updating version 0 to 1026 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:2051: oid 3 updating version 1026 to 1027 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:2051: oid 3 updating version 1027 to 1028 2024-09-13T02:45:30.456 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1028 (ObjNum 632 snap 198 seq_num 632) dirty exists 2024-09-13T02:45:30.457 INFO:tasks.rados.rados.0.smithi088.stdout:2051: left oid 3 (ObjNum 632 snap 198 seq_num 632) 2024-09-13T02:45:30.457 INFO:tasks.rados.rados.0.smithi088.stdout:2052: expect (ObjNum 561 snap 177 seq_num 561) 2024-09-13T02:45:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:30 smithi195 ceph-mon[87742]: osdmap e480: 8 total, 8 up, 8 in 2024-09-13T02:45:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:30 smithi088 ceph-mon[96266]: osdmap e480: 8 total, 8 up, 8 in 2024-09-13T02:45:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:30 smithi088 ceph-mon[98762]: osdmap e480: 8 total, 8 up, 8 in 2024-09-13T02:45:31.377 INFO:tasks.rados.rados.0.smithi088.stdout:2051: done (4 left) 2024-09-13T02:45:31.377 INFO:tasks.rados.rados.0.smithi088.stdout:2052: done (3 left) 2024-09-13T02:45:31.377 INFO:tasks.rados.rados.0.smithi088.stdout:2053: done (2 left) 2024-09-13T02:45:31.377 INFO:tasks.rados.rados.0.smithi088.stdout:2054: done (1 left) 2024-09-13T02:45:31.377 INFO:tasks.rados.rados.0.smithi088.stdout:2056: done (0 left) 2024-09-13T02:45:31.377 INFO:tasks.rados.rados.0.smithi088.stdout:2057: snap_create 2024-09-13T02:45:31.726 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:31 smithi195 ceph-mon[87742]: osdmap e481: 8 total, 8 up, 8 in 2024-09-13T02:45:31.726 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:31 smithi195 ceph-mon[87742]: pgmap v400: 121 pgs: 121 active+clean; 150 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-13T02:45:31.726 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:31 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T02:45:31.726 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:31 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T02:45:31.726 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:31 smithi195 ceph-mon[87742]: Upgrade: osd.6 is safe to restart 2024-09-13T02:45:31.726 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:31 smithi195 ceph-mon[87742]: osdmap e482: 8 total, 8 up, 8 in 2024-09-13T02:45:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:31 smithi088 ceph-mon[96266]: osdmap e481: 8 total, 8 up, 8 in 2024-09-13T02:45:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:31 smithi088 ceph-mon[96266]: pgmap v400: 121 pgs: 121 active+clean; 150 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-13T02:45:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:31 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T02:45:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:31 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T02:45:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:31 smithi088 ceph-mon[96266]: Upgrade: osd.6 is safe to restart 2024-09-13T02:45:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:31 smithi088 ceph-mon[96266]: osdmap e482: 8 total, 8 up, 8 in 2024-09-13T02:45:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:31 smithi088 ceph-mon[98762]: osdmap e481: 8 total, 8 up, 8 in 2024-09-13T02:45:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:31 smithi088 ceph-mon[98762]: pgmap v400: 121 pgs: 121 active+clean; 150 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-13T02:45:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:31 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T02:45:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:31 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-09-13T02:45:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:31 smithi088 ceph-mon[98762]: Upgrade: osd.6 is safe to restart 2024-09-13T02:45:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:31 smithi088 ceph-mon[98762]: osdmap e482: 8 total, 8 up, 8 in 2024-09-13T02:45:32.379 INFO:tasks.rados.rados.0.smithi088.stdout:2057: done (0 left) 2024-09-13T02:45:32.379 INFO:tasks.rados.rados.0.smithi088.stdout:2058: setattr oid 22 current snap is 200 2024-09-13T02:45:32.380 INFO:tasks.rados.rados.0.smithi088.stdout:2059: snap_remove snap 198 2024-09-13T02:45:33.382 INFO:tasks.rados.rados.0.smithi088.stdout:2059: done (1 left) 2024-09-13T02:45:33.382 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 200 2024-09-13T02:45:33.382 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1154 (ObjNum 606 snap 190 seq_num 606) dirty exists 2024-09-13T02:45:33.382 INFO:tasks.rados.rados.0.smithi088.stdout:2060: seq_num 633 ranges {352256=606208,958464=401408} 2024-09-13T02:45:33.382 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:45:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:45:33] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2024-09-13T02:45:33.387 INFO:tasks.rados.rados.0.smithi088.stdout:2060: writing smithi08884213-11 from 352256 to 958464 tid 1 2024-09-13T02:45:33.390 INFO:tasks.rados.rados.0.smithi088.stdout:2060: writing smithi08884213-11 from 958464 to 1359872 tid 2 2024-09-13T02:45:33.390 INFO:tasks.rados.rados.0.smithi088.stdout:2058: done (1 left) 2024-09-13T02:45:33.390 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 200 2024-09-13T02:45:33.390 INFO:tasks.rados.rados.0.smithi088.stdout:2061: seq_num 634 ranges {3801088=622592,4423680=401408} 2024-09-13T02:45:33.414 INFO:tasks.rados.rados.0.smithi088.stdout:2061: writing smithi08884213-44 from 3801088 to 4423680 tid 1 2024-09-13T02:45:33.416 INFO:tasks.rados.rados.0.smithi088.stdout:2061: writing smithi08884213-44 from 4423680 to 4825088 tid 2 2024-09-13T02:45:33.416 INFO:tasks.rados.rados.0.smithi088.stdout:2062: setattr oid 23 current snap is 200 2024-09-13T02:45:33.416 INFO:tasks.rados.rados.0.smithi088.stdout:2060: finishing write tid 1 to smithi08884213-11 2024-09-13T02:45:33.416 INFO:tasks.rados.rados.0.smithi088.stdout:2060: finishing write tid 2 to smithi08884213-11 2024-09-13T02:45:33.417 INFO:tasks.rados.rados.0.smithi088.stdout:2060: finishing write tid 3 to smithi08884213-11 2024-09-13T02:45:33.417 INFO:tasks.rados.rados.0.smithi088.stdout:2060: finishing write tid 4 to smithi08884213-11 2024-09-13T02:45:33.417 INFO:tasks.rados.rados.0.smithi088.stdout:2060: oid 11 updating version 0 to 1048 2024-09-13T02:45:33.417 INFO:tasks.rados.rados.0.smithi088.stdout:2060: oid 11 updating version 1048 to 1049 2024-09-13T02:45:33.417 INFO:tasks.rados.rados.0.smithi088.stdout:2060: oid 11 updating version 1049 to 1050 2024-09-13T02:45:33.417 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1050 (ObjNum 633 snap 200 seq_num 633) dirty exists 2024-09-13T02:45:33.417 INFO:tasks.rados.rados.0.smithi088.stdout:2060: left oid 11 (ObjNum 633 snap 200 seq_num 633) 2024-09-13T02:45:33.417 INFO:tasks.rados.rados.0.smithi088.stdout:2060: done (2 left) 2024-09-13T02:45:33.417 INFO:tasks.rados.rados.0.smithi088.stdout:2063: snap_remove snap 199 2024-09-13T02:45:33.465 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:33 smithi195 ceph-mon[87742]: osdmap e483: 8 total, 8 up, 8 in 2024-09-13T02:45:33.465 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:33.465 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T02:45:33.465 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:45:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:33 smithi088 ceph-mon[96266]: osdmap e483: 8 total, 8 up, 8 in 2024-09-13T02:45:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T02:45:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:45:33.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:33 smithi088 ceph-mon[98762]: osdmap e483: 8 total, 8 up, 8 in 2024-09-13T02:45:33.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:33.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-09-13T02:45:33.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:45:34.391 INFO:tasks.rados.rados.0.smithi088.stdout:2063: done (2 left) 2024-09-13T02:45:34.391 INFO:tasks.rados.rados.0.smithi088.stdout:2064: read oid 25 snap -1 2024-09-13T02:45:34.391 INFO:tasks.rados.rados.0.smithi088.stdout:2064: expect (ObjNum 522 snap 168 seq_num 522) 2024-09-13T02:45:34.391 INFO:tasks.rados.rados.0.smithi088.stdout:2065: rollback oid 3 current snap is 200 2024-09-13T02:45:34.391 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 3 to 197 2024-09-13T02:45:34.391 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1038 (ObjNum 33 snap 0 seq_num 2153286464) dirty exists 2024-09-13T02:45:34.392 INFO:tasks.rados.rados.0.smithi088.stdout:2062: done (3 left) 2024-09-13T02:45:34.392 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 200 2024-09-13T02:45:34.392 INFO:tasks.rados.rados.0.smithi088.stdout:2061: finishing write tid 1 to smithi08884213-44 2024-09-13T02:45:34.392 INFO:tasks.rados.rados.0.smithi088.stdout:2066: seq_num 635 ranges {385024=638976,1024000=401408} 2024-09-13T02:45:34.397 INFO:tasks.rados.rados.0.smithi088.stdout:2066: writing smithi08884213-2 from 385024 to 1024000 tid 1 2024-09-13T02:45:34.400 INFO:tasks.rados.rados.0.smithi088.stdout:2066: writing smithi08884213-2 from 1024000 to 1425408 tid 2 2024-09-13T02:45:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:2067: rollback oid 28 current snap is 200 2024-09-13T02:45:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:2061: finishing write tid 2 to smithi08884213-44 2024-09-13T02:45:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:2061: finishing write tid 3 to smithi08884213-44 2024-09-13T02:45:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:2061: finishing write tid 4 to smithi08884213-44 2024-09-13T02:45:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:2061: oid 44 updating version 0 to 918 2024-09-13T02:45:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:2061: oid 44 updating version 918 to 919 2024-09-13T02:45:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:2061: oid 44 updating version 919 to 920 2024-09-13T02:45:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 920 (ObjNum 634 snap 200 seq_num 634) dirty exists 2024-09-13T02:45:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:2061: left oid 44 (ObjNum 634 snap 200 seq_num 634) 2024-09-13T02:45:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:2065: finishing rollback tid 0 to smithi08884213-3 2024-09-13T02:45:34.401 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 28 to 196 2024-09-13T02:45:34.402 INFO:tasks.rados.rados.0.smithi088.stdout:2061: done (4 left) 2024-09-13T02:45:34.402 INFO:tasks.rados.rados.0.smithi088.stdout:2068: setattr oid 42 current snap is 200 2024-09-13T02:45:34.402 INFO:tasks.rados.rados.0.smithi088.stdout:2065: finishing rollback tid 1 to smithi08884213-3 2024-09-13T02:45:34.402 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1030 (ObjNum 33 snap 0 seq_num 2153219984) dirty dne 2024-09-13T02:45:34.403 INFO:tasks.rados.rados.0.smithi088.stdout:2065: done (4 left) 2024-09-13T02:45:34.403 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 200 2024-09-13T02:45:34.403 INFO:tasks.rados.rados.0.smithi088.stdout:2069: seq_num 636 ranges {491520=655360,1146880=401408} 2024-09-13T02:45:34.410 INFO:tasks.rados.rados.0.smithi088.stdout:2069: writing smithi08884213-13 from 491520 to 1146880 tid 1 2024-09-13T02:45:34.413 INFO:tasks.rados.rados.0.smithi088.stdout:2069: writing smithi08884213-13 from 1146880 to 1548288 tid 2 2024-09-13T02:45:34.413 INFO:tasks.rados.rados.0.smithi088.stdout:2070: copy_from oid 17 from oid 31 current snap is 200 2024-09-13T02:45:34.413 INFO:tasks.rados.rados.0.smithi088.stdout:2067: finishing rollback tid 0 to smithi08884213-28 2024-09-13T02:45:34.413 INFO:tasks.rados.rados.0.smithi088.stdout:2066: finishing write tid 1 to smithi08884213-2 2024-09-13T02:45:34.413 INFO:tasks.rados.rados.0.smithi088.stdout:2066: finishing write tid 2 to smithi08884213-2 2024-09-13T02:45:34.413 INFO:tasks.rados.rados.0.smithi088.stdout:2067: finishing rollback tid 1 to smithi08884213-28 2024-09-13T02:45:34.414 INFO:tasks.rados.rados.0.smithi088.stdout:2067: finishing rollback tid 2 to smithi08884213-28 2024-09-13T02:45:34.414 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1190 (ObjNum 561 snap 177 seq_num 561) dirty exists 2024-09-13T02:45:34.414 INFO:tasks.rados.rados.0.smithi088.stdout:2064: expect (ObjNum 522 snap 168 seq_num 522) 2024-09-13T02:45:34.493 INFO:tasks.rados.rados.0.smithi088.stdout:2066: finishing write tid 3 to smithi08884213-2 2024-09-13T02:45:34.493 INFO:tasks.rados.rados.0.smithi088.stdout:2066: finishing write tid 4 to smithi08884213-2 2024-09-13T02:45:34.493 INFO:tasks.rados.rados.0.smithi088.stdout:2066: oid 2 updating version 0 to 1039 2024-09-13T02:45:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:2066: oid 2 updating version 1039 to 1041 2024-09-13T02:45:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:2066: oid 2 version 1041 is already newer than 1040 2024-09-13T02:45:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1041 (ObjNum 635 snap 200 seq_num 635) dirty exists 2024-09-13T02:45:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:2066: left oid 2 (ObjNum 635 snap 200 seq_num 635) 2024-09-13T02:45:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1075 (ObjNum 586 snap 184 seq_num 586) dirty exists 2024-09-13T02:45:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:2064: done (5 left) 2024-09-13T02:45:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:2066: done (4 left) 2024-09-13T02:45:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:2067: done (3 left) 2024-09-13T02:45:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:2068: done (2 left) 2024-09-13T02:45:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:2071: snap_remove snap 197 2024-09-13T02:45:34.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:34 smithi195 ceph-mon[87742]: Upgrade: Updating osd.6 2024-09-13T02:45:34.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:34 smithi195 ceph-mon[87742]: Deploying daemon osd.6 on smithi195 2024-09-13T02:45:34.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:34 smithi195 ceph-mon[87742]: pgmap v403: 121 pgs: 121 active+clean; 152 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.4 MiB/s wr, 26 op/s 2024-09-13T02:45:34.655 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:34 smithi195 ceph-mon[87742]: osdmap e484: 8 total, 8 up, 8 in 2024-09-13T02:45:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:34 smithi088 ceph-mon[98762]: Upgrade: Updating osd.6 2024-09-13T02:45:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:34 smithi088 ceph-mon[98762]: Deploying daemon osd.6 on smithi195 2024-09-13T02:45:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:34 smithi088 ceph-mon[98762]: pgmap v403: 121 pgs: 121 active+clean; 152 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.4 MiB/s wr, 26 op/s 2024-09-13T02:45:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:34 smithi088 ceph-mon[98762]: osdmap e484: 8 total, 8 up, 8 in 2024-09-13T02:45:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:34 smithi088 ceph-mon[96266]: Upgrade: Updating osd.6 2024-09-13T02:45:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:34 smithi088 ceph-mon[96266]: Deploying daemon osd.6 on smithi195 2024-09-13T02:45:34.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:34 smithi088 ceph-mon[96266]: pgmap v403: 121 pgs: 121 active+clean; 152 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 2.4 MiB/s wr, 26 op/s 2024-09-13T02:45:34.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:34 smithi088 ceph-mon[96266]: osdmap e484: 8 total, 8 up, 8 in 2024-09-13T02:45:35.404 INFO:tasks.rados.rados.0.smithi088.stdout:2071: done (2 left) 2024-09-13T02:45:35.404 INFO:tasks.rados.rados.0.smithi088.stdout:2072: snap_create 2024-09-13T02:45:35.404 INFO:tasks.rados.rados.0.smithi088.stdout:2069: finishing write tid 1 to smithi08884213-13 2024-09-13T02:45:35.404 INFO:tasks.rados.rados.0.smithi088.stdout:2069: finishing write tid 2 to smithi08884213-13 2024-09-13T02:45:35.404 INFO:tasks.rados.rados.0.smithi088.stdout:2069: finishing write tid 3 to smithi08884213-13 2024-09-13T02:45:35.404 INFO:tasks.rados.rados.0.smithi088.stdout:2069: finishing write tid 4 to smithi08884213-13 2024-09-13T02:45:35.405 INFO:tasks.rados.rados.0.smithi088.stdout:2069: oid 13 updating version 0 to 1194 2024-09-13T02:45:35.405 INFO:tasks.rados.rados.0.smithi088.stdout:2069: oid 13 version 1194 is already newer than 1193 2024-09-13T02:45:35.405 INFO:tasks.rados.rados.0.smithi088.stdout:2069: oid 13 version 1194 is already newer than 1192 2024-09-13T02:45:35.405 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 1194 (ObjNum 636 snap 200 seq_num 636) dirty exists 2024-09-13T02:45:35.405 INFO:tasks.rados.rados.0.smithi088.stdout:2069: left oid 13 (ObjNum 636 snap 200 seq_num 636) 2024-09-13T02:45:35.405 INFO:tasks.rados.rados.0.smithi088.stdout:2070: finishing copy_from racing read to smithi08884213-17 2024-09-13T02:45:35.405 INFO:tasks.rados.rados.0.smithi088.stdout:2070: finishing copy_from to smithi08884213-17 2024-09-13T02:45:35.405 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 1123 (ObjNum 613 snap 192 seq_num 613) dirty exists 2024-09-13T02:45:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:35 smithi088 ceph-mon[98762]: osdmap e485: 8 total, 8 up, 8 in 2024-09-13T02:45:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:35 smithi088 ceph-mon[96266]: osdmap e485: 8 total, 8 up, 8 in 2024-09-13T02:45:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:35 smithi195 ceph-mon[87742]: osdmap e485: 8 total, 8 up, 8 in 2024-09-13T02:45:36.200 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:35 smithi195 systemd[1]: Stopping Ceph osd.6 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:45:36.382 INFO:tasks.rados.rados.0.smithi088.stdout:2069: done (2 left) 2024-09-13T02:45:36.382 INFO:tasks.rados.rados.0.smithi088.stdout:2070: done (1 left) 2024-09-13T02:45:36.382 INFO:tasks.rados.rados.0.smithi088.stdout:2072: done (0 left) 2024-09-13T02:45:36.382 INFO:tasks.rados.rados.0.smithi088.stdout:2073: rollback oid 29 current snap is 201 2024-09-13T02:45:36.382 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 29 to 196 2024-09-13T02:45:36.383 INFO:tasks.rados.rados.0.smithi088.stdout:2074: snap_remove snap 200 2024-09-13T02:45:36.484 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:36 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[49169]: 2024-09-13T02:45:36.199+0000 7fb467dad640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:45:36.485 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:36 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[49169]: 2024-09-13T02:45:36.199+0000 7fb467dad640 -1 osd.6 486 *** Got signal Terminated *** 2024-09-13T02:45:36.485 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:36 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[49169]: 2024-09-13T02:45:36.199+0000 7fb467dad640 -1 osd.6 486 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T02:45:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:36 smithi195 ceph-mon[87742]: pgmap v406: 121 pgs: 121 active+clean; 153 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 686 KiB/s wr, 19 op/s 2024-09-13T02:45:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:36 smithi195 ceph-mon[87742]: osdmap e486: 8 total, 8 up, 8 in 2024-09-13T02:45:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:36 smithi195 ceph-mon[87742]: osd.6 marked itself down and dead 2024-09-13T02:45:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:36 smithi195 ceph-mon[87742]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:45:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:36 smithi195 ceph-mon[87742]: osdmap e487: 8 total, 7 up, 8 in 2024-09-13T02:45:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:36 smithi088 ceph-mon[98762]: pgmap v406: 121 pgs: 121 active+clean; 153 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 686 KiB/s wr, 19 op/s 2024-09-13T02:45:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:36 smithi088 ceph-mon[98762]: osdmap e486: 8 total, 8 up, 8 in 2024-09-13T02:45:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:36 smithi088 ceph-mon[98762]: osd.6 marked itself down and dead 2024-09-13T02:45:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:36 smithi088 ceph-mon[98762]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:45:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:36 smithi088 ceph-mon[98762]: osdmap e487: 8 total, 7 up, 8 in 2024-09-13T02:45:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:36 smithi088 ceph-mon[96266]: pgmap v406: 121 pgs: 121 active+clean; 153 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 686 KiB/s wr, 19 op/s 2024-09-13T02:45:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:36 smithi088 ceph-mon[96266]: osdmap e486: 8 total, 8 up, 8 in 2024-09-13T02:45:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:36 smithi088 ceph-mon[96266]: osd.6 marked itself down and dead 2024-09-13T02:45:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:36 smithi088 ceph-mon[96266]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:45:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:36 smithi088 ceph-mon[96266]: osdmap e487: 8 total, 7 up, 8 in 2024-09-13T02:45:37.207 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:36 smithi195 podman[103750]: 2024-09-13 02:45:36.935592372 +0000 UTC m=+0.849610725 container died 314d60a9bd91b48458501a2de70cac71977026e2f3d63e49cb0a4aea4781af85 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-2c01458, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-13T02:45:37.385 INFO:tasks.rados.rados.0.smithi088.stdout:2074: done (1 left) 2024-09-13T02:45:37.385 INFO:tasks.rados.rados.0.smithi088.stdout:2075: rollback oid 42 current snap is 201 2024-09-13T02:45:37.385 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 42 to 196 2024-09-13T02:45:37.385 INFO:tasks.rados.rados.0.smithi088.stdout:2073: finishing rollback tid 0 to smithi08884213-29 2024-09-13T02:45:37.385 INFO:tasks.rados.rados.0.smithi088.stdout:2073: finishing rollback tid 1 to smithi08884213-29 2024-09-13T02:45:37.386 INFO:tasks.rados.rados.0.smithi088.stdout:2073: finishing rollback tid 2 to smithi08884213-29 2024-09-13T02:45:37.386 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1053 (ObjNum 522 snap 168 seq_num 522) dirty exists 2024-09-13T02:45:37.386 INFO:tasks.rados.rados.0.smithi088.stdout:2073: done (1 left) 2024-09-13T02:45:37.386 INFO:tasks.rados.rados.0.smithi088.stdout:2076: delete oid 11 current snap is 201 2024-09-13T02:45:37.397 INFO:tasks.rados.rados.0.smithi088.stdout:2076: done (1 left) 2024-09-13T02:45:37.397 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 201 2024-09-13T02:45:37.397 INFO:tasks.rados.rados.0.smithi088.stdout:2077: seq_num 638 ranges {720896=688128,1409024=401408} 2024-09-13T02:45:37.405 INFO:tasks.rados.rados.0.smithi088.stdout:2077: writing smithi08884213-49 from 720896 to 1409024 tid 1 2024-09-13T02:45:37.408 INFO:tasks.rados.rados.0.smithi088.stdout:2077: writing smithi08884213-49 from 1409024 to 1810432 tid 2 2024-09-13T02:45:37.408 INFO:tasks.rados.rados.0.smithi088.stdout:2078: rmattr oid 12 current snap is 201 2024-09-13T02:45:37.408 INFO:tasks.rados.rados.0.smithi088.stdout:2078: done (2 left) 2024-09-13T02:45:37.408 INFO:tasks.rados.rados.0.smithi088.stdout:2079: rmattr oid 10 current snap is 201 2024-09-13T02:45:37.408 INFO:tasks.rados.rados.0.smithi088.stdout:2075: finishing rollback tid 0 to smithi08884213-42 2024-09-13T02:45:37.408 INFO:tasks.rados.rados.0.smithi088.stdout:2075: finishing rollback tid 1 to smithi08884213-42 2024-09-13T02:45:37.409 INFO:tasks.rados.rados.0.smithi088.stdout:2075: finishing rollback tid 2 to smithi08884213-42 2024-09-13T02:45:37.409 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1078 (ObjNum 586 snap 184 seq_num 586) dirty exists 2024-09-13T02:45:37.409 INFO:tasks.rados.rados.0.smithi088.stdout:2075: done (2 left) 2024-09-13T02:45:37.409 INFO:tasks.rados.rados.0.smithi088.stdout:2080: copy_from oid 24 from oid 37 current snap is 201 2024-09-13T02:45:37.409 INFO:tasks.rados.rados.0.smithi088.stdout:2081: copy_from oid 12 from oid 50 current snap is 201 2024-09-13T02:45:37.409 INFO:tasks.rados.rados.0.smithi088.stdout:2082: snap_remove snap 196 2024-09-13T02:45:37.484 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:37 smithi195 podman[103750]: 2024-09-13 02:45:37.288534122 +0000 UTC m=+1.202552474 container cleanup 314d60a9bd91b48458501a2de70cac71977026e2f3d63e49cb0a4aea4781af85 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6, maintainer=Guillaume Abrioux , RELEASE=reef-2c01458, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:45:37.484 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:37 smithi195 bash[103750]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6 2024-09-13T02:45:37.910 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:37 smithi195 podman[103770]: 2024-09-13 02:45:37.57357374 +0000 UTC m=+0.640702383 container remove 314d60a9bd91b48458501a2de70cac71977026e2f3d63e49cb0a4aea4781af85 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=reef-2c01458) 2024-09-13T02:45:38.186 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:37 smithi195 podman[103864]: 2024-09-13 02:45:37.812696318 +0000 UTC m=+0.016490993 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:45:38.186 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:37 smithi195 podman[103864]: 2024-09-13 02:45:37.991295846 +0000 UTC m=+0.195090523 container create 27235e704d209a9d5805b57f8f053cc33d7fb428c1e3fb2c3a4a72872528e8b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, ceph=True, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:45:38.406 INFO:tasks.rados.rados.0.smithi088.stdout:2082: done (4 left) 2024-09-13T02:45:38.406 INFO:tasks.rados.rados.0.smithi088.stdout:2083: rollback oid 1 current snap is 201 2024-09-13T02:45:38.406 INFO:tasks.rados.rados.0.smithi088.stdout:2083: done (4 left) 2024-09-13T02:45:38.407 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 28 current snap is 201 2024-09-13T02:45:38.407 INFO:tasks.rados.rados.0.smithi088.stdout:2080: finishing copy_from to smithi08884213-24 2024-09-13T02:45:38.407 INFO:tasks.rados.rados.0.smithi088.stdout:2080: got expected ENOENT (src dne) 2024-09-13T02:45:38.407 INFO:tasks.rados.rados.0.smithi088.stdout:2084: seq_num 639 ranges {5718016=704512,6422528=401408} 2024-09-13T02:45:38.442 INFO:tasks.rados.rados.0.smithi088.stdout:2084: writing smithi08884213-28 from 5718016 to 6422528 tid 1 2024-09-13T02:45:38.444 INFO:tasks.rados.rados.0.smithi088.stdout:2084: writing smithi08884213-28 from 6422528 to 6823936 tid 2 2024-09-13T02:45:38.445 INFO:tasks.rados.rados.0.smithi088.stdout:2085: delete oid 45 current snap is 201 2024-09-13T02:45:38.445 INFO:tasks.rados.rados.0.smithi088.stdout:2080: finishing copy_from racing read to smithi08884213-24 2024-09-13T02:45:38.445 INFO:tasks.rados.rados.0.smithi088.stdout:2077: finishing write tid 1 to smithi08884213-49 2024-09-13T02:45:38.445 INFO:tasks.rados.rados.0.smithi088.stdout:2081: finishing copy_from to smithi08884213-12 2024-09-13T02:45:38.445 INFO:tasks.rados.rados.0.smithi088.stdout:2081: got expected ENOENT (src dne) 2024-09-13T02:45:38.445 INFO:tasks.rados.rados.0.smithi088.stdout:2081: finishing copy_from racing read to smithi08884213-12 2024-09-13T02:45:38.445 INFO:tasks.rados.rados.0.smithi088.stdout:2077: finishing write tid 2 to smithi08884213-49 2024-09-13T02:45:38.445 INFO:tasks.rados.rados.0.smithi088.stdout:2077: finishing write tid 3 to smithi08884213-49 2024-09-13T02:45:38.445 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1162 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:45:38.445 INFO:tasks.rados.rados.0.smithi088.stdout:2077: finishing write tid 4 to smithi08884213-49 2024-09-13T02:45:38.445 INFO:tasks.rados.rados.0.smithi088.stdout:2077: oid 49 updating version 0 to 914 2024-09-13T02:45:38.446 INFO:tasks.rados.rados.0.smithi088.stdout:2077: oid 49 version 914 is already newer than 912 2024-09-13T02:45:38.446 INFO:tasks.rados.rados.0.smithi088.stdout:2077: oid 49 version 914 is already newer than 913 2024-09-13T02:45:38.446 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 914 (ObjNum 638 snap 201 seq_num 638) dirty exists 2024-09-13T02:45:38.446 INFO:tasks.rados.rados.0.smithi088.stdout:2077: left oid 49 (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:45:38.446 INFO:tasks.rados.rados.0.smithi088.stdout:2077: done (5 left) 2024-09-13T02:45:38.446 INFO:tasks.rados.rados.0.smithi088.stdout:2079: done (4 left) 2024-09-13T02:45:38.446 INFO:tasks.rados.rados.0.smithi088.stdout:2080: done (3 left) 2024-09-13T02:45:38.446 INFO:tasks.rados.rados.0.smithi088.stdout:2081: done (2 left) 2024-09-13T02:45:38.446 INFO:tasks.rados.rados.0.smithi088.stdout:2085: done (1 left) 2024-09-13T02:45:38.447 INFO:tasks.rados.rados.0.smithi088.stdout:2086: snap_create 2024-09-13T02:45:38.447 INFO:tasks.rados.rados.0.smithi088.stdout:2084: finishing write tid 1 to smithi08884213-28 2024-09-13T02:45:38.447 INFO:tasks.rados.rados.0.smithi088.stdout:2084: finishing write tid 2 to smithi08884213-28 2024-09-13T02:45:38.447 INFO:tasks.rados.rados.0.smithi088.stdout:2084: finishing write tid 3 to smithi08884213-28 2024-09-13T02:45:38.448 INFO:tasks.rados.rados.0.smithi088.stdout:2084: finishing write tid 4 to smithi08884213-28 2024-09-13T02:45:38.449 INFO:tasks.rados.rados.0.smithi088.stdout:2084: oid 28 updating version 0 to 1207 2024-09-13T02:45:38.449 INFO:tasks.rados.rados.0.smithi088.stdout:2084: oid 28 updating version 1207 to 1208 2024-09-13T02:45:38.449 INFO:tasks.rados.rados.0.smithi088.stdout:2084: oid 28 updating version 1208 to 1209 2024-09-13T02:45:38.449 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1209 (ObjNum 639 snap 201 seq_num 639) dirty exists 2024-09-13T02:45:38.449 INFO:tasks.rados.rados.0.smithi088.stdout:2084: left oid 28 (ObjNum 639 snap 201 seq_num 639) 2024-09-13T02:45:38.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:38 smithi195 ceph-mon[87742]: pgmap v409: 121 pgs: 3 peering, 14 stale+active+clean, 104 active+clean; 156 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.1 MiB/s wr, 22 op/s 2024-09-13T02:45:38.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:38 smithi195 ceph-mon[87742]: osdmap e488: 8 total, 7 up, 8 in 2024-09-13T02:45:38.485 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:38 smithi195 podman[103864]: 2024-09-13 02:45:38.185388832 +0000 UTC m=+0.389183508 container init 27235e704d209a9d5805b57f8f053cc33d7fb428c1e3fb2c3a4a72872528e8b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-13T02:45:38.485 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:38 smithi195 podman[103864]: 2024-09-13 02:45:38.190568588 +0000 UTC m=+0.394363264 container start 27235e704d209a9d5805b57f8f053cc33d7fb428c1e3fb2c3a4a72872528e8b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-13T02:45:38.485 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:38 smithi195 podman[103864]: 2024-09-13 02:45:38.260316195 +0000 UTC m=+0.464110880 container attach 27235e704d209a9d5805b57f8f053cc33d7fb428c1e3fb2c3a4a72872528e8b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-09-13T02:45:38.485 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:38 smithi195 podman[103864]: 2024-09-13 02:45:38.379550917 +0000 UTC m=+0.583345603 container died 27235e704d209a9d5805b57f8f053cc33d7fb428c1e3fb2c3a4a72872528e8b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD) 2024-09-13T02:45:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:38 smithi088 ceph-mon[98762]: pgmap v409: 121 pgs: 3 peering, 14 stale+active+clean, 104 active+clean; 156 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.1 MiB/s wr, 22 op/s 2024-09-13T02:45:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:38 smithi088 ceph-mon[98762]: osdmap e488: 8 total, 7 up, 8 in 2024-09-13T02:45:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:38 smithi088 ceph-mon[96266]: pgmap v409: 121 pgs: 3 peering, 14 stale+active+clean, 104 active+clean; 156 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 1.1 MiB/s wr, 22 op/s 2024-09-13T02:45:38.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:38 smithi088 ceph-mon[96266]: osdmap e488: 8 total, 7 up, 8 in 2024-09-13T02:45:39.234 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:38 smithi195 podman[103907]: 2024-09-13 02:45:38.947517273 +0000 UTC m=+0.561870091 container remove 27235e704d209a9d5805b57f8f053cc33d7fb428c1e3fb2c3a4a72872528e8b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, ceph=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux ) 2024-09-13T02:45:39.234 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:38 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.6.service: Deactivated successfully. 2024-09-13T02:45:39.234 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:38 smithi195 systemd[1]: Stopped Ceph osd.6 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:45:39.234 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:38 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.6.service: Consumed 13.395s CPU time. 2024-09-13T02:45:39.235 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:39 smithi195 systemd[1]: Starting Ceph osd.6 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:45:39.412 INFO:tasks.rados.rados.0.smithi088.stdout:2084: done (1 left) 2024-09-13T02:45:39.413 INFO:tasks.rados.rados.0.smithi088.stdout:2086: done (0 left) 2024-09-13T02:45:39.413 INFO:tasks.rados.rados.0.smithi088.stdout:2087: read oid 46 snap -1 2024-09-13T02:45:39.413 INFO:tasks.rados.rados.0.smithi088.stdout:2087: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:45:39.413 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 202 2024-09-13T02:45:39.413 INFO:tasks.rados.rados.0.smithi088.stdout:2088: seq_num 641 ranges {5718016=745472,6463488=401408} 2024-09-13T02:45:39.446 INFO:tasks.rados.rados.0.smithi088.stdout:2088: writing smithi08884213-15 from 5718016 to 6463488 tid 1 2024-09-13T02:45:39.449 INFO:tasks.rados.rados.0.smithi088.stdout:2088: writing smithi08884213-15 from 6463488 to 6864896 tid 2 2024-09-13T02:45:39.449 INFO:tasks.rados.rados.0.smithi088.stdout:2089: read oid 49 snap 201 2024-09-13T02:45:39.449 INFO:tasks.rados.rados.0.smithi088.stdout:2089: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:45:39.449 INFO:tasks.rados.rados.0.smithi088.stdout:2090: copy_from oid 43 from oid 10 current snap is 202 2024-09-13T02:45:39.449 INFO:tasks.rados.rados.0.smithi088.stdout:2087: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:45:39.454 INFO:tasks.rados.rados.0.smithi088.stdout:2087: done (3 left) 2024-09-13T02:45:39.454 INFO:tasks.rados.rados.0.smithi088.stdout:2091: read oid 38 snap 201 2024-09-13T02:45:39.454 INFO:tasks.rados.rados.0.smithi088.stdout:2091: expect deleted 2024-09-13T02:45:39.454 INFO:tasks.rados.rados.0.smithi088.stdout:2092: snap_create 2024-09-13T02:45:39.457 INFO:tasks.rados.rados.0.smithi088.stdout:2088: finishing write tid 1 to smithi08884213-15 2024-09-13T02:45:39.457 INFO:tasks.rados.rados.0.smithi088.stdout:2088: finishing write tid 2 to smithi08884213-15 2024-09-13T02:45:39.457 INFO:tasks.rados.rados.0.smithi088.stdout:2088: finishing write tid 3 to smithi08884213-15 2024-09-13T02:45:39.461 INFO:tasks.rados.rados.0.smithi088.stdout:2088: finishing write tid 4 to smithi08884213-15 2024-09-13T02:45:39.461 INFO:tasks.rados.rados.0.smithi088.stdout:2088: oid 15 updating version 0 to 1033 2024-09-13T02:45:39.461 INFO:tasks.rados.rados.0.smithi088.stdout:2088: oid 15 updating version 1033 to 1035 2024-09-13T02:45:39.461 INFO:tasks.rados.rados.0.smithi088.stdout:2088: oid 15 version 1035 is already newer than 1034 2024-09-13T02:45:39.461 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1035 (ObjNum 641 snap 202 seq_num 641) dirty exists 2024-09-13T02:45:39.461 INFO:tasks.rados.rados.0.smithi088.stdout:2088: left oid 15 (ObjNum 641 snap 202 seq_num 641) 2024-09-13T02:45:39.462 INFO:tasks.rados.rados.0.smithi088.stdout:2089: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:45:39.520 INFO:tasks.rados.rados.0.smithi088.stdout:2090: finishing copy_from racing read to smithi08884213-43 2024-09-13T02:45:39.520 INFO:tasks.rados.rados.0.smithi088.stdout:2090: finishing copy_from to smithi08884213-43 2024-09-13T02:45:39.520 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1162 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:45:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:39 smithi088 ceph-mon[98762]: osdmap e489: 8 total, 7 up, 8 in 2024-09-13T02:45:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:39 smithi088 ceph-mon[96266]: osdmap e489: 8 total, 7 up, 8 in 2024-09-13T02:45:39.693 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:39 smithi195 ceph-mon[87742]: osdmap e489: 8 total, 7 up, 8 in 2024-09-13T02:45:39.693 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:39 smithi195 podman[104011]: 2024-09-13 02:45:39.289931816 +0000 UTC m=+0.016211707 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:45:39.693 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:39 smithi195 podman[104011]: 2024-09-13 02:45:39.407051539 +0000 UTC m=+0.133331426 container create dc99c195760c570e0782914d03a07f371fa22a941cb20df179a1e286c83b9b86 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=) 2024-09-13T02:45:39.693 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:39 smithi195 podman[104011]: 2024-09-13 02:45:39.601371446 +0000 UTC m=+0.327651329 container init dc99c195760c570e0782914d03a07f371fa22a941cb20df179a1e286c83b9b86 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=squid-7741f7f, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD) 2024-09-13T02:45:39.694 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:39 smithi195 podman[104011]: 2024-09-13 02:45:39.606281223 +0000 UTC m=+0.332561116 container start dc99c195760c570e0782914d03a07f371fa22a941cb20df179a1e286c83b9b86 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:45:39.694 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:39 smithi195 podman[104011]: 2024-09-13 02:45:39.692991415 +0000 UTC m=+0.419271300 container attach dc99c195760c570e0782914d03a07f371fa22a941cb20df179a1e286c83b9b86 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f) 2024-09-13T02:45:39.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:39 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate[104027]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:45:39.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:39 smithi195 bash[104011]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:45:39.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:39 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate[104027]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:45:39.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:39 smithi195 bash[104011]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:45:40.419 INFO:tasks.rados.rados.0.smithi088.stdout:2088: done (4 left) 2024-09-13T02:45:40.419 INFO:tasks.rados.rados.0.smithi088.stdout:2089: done (3 left) 2024-09-13T02:45:40.419 INFO:tasks.rados.rados.0.smithi088.stdout:2090: done (2 left) 2024-09-13T02:45:40.419 INFO:tasks.rados.rados.0.smithi088.stdout:2091: done (1 left) 2024-09-13T02:45:40.419 INFO:tasks.rados.rados.0.smithi088.stdout:2092: done (0 left) 2024-09-13T02:45:40.419 INFO:tasks.rados.rados.0.smithi088.stdout:2093: copy_from oid 23 from oid 16 current snap is 203 2024-09-13T02:45:40.419 INFO:tasks.rados.rados.0.smithi088.stdout:2094: setattr oid 43 current snap is 203 2024-09-13T02:45:40.420 INFO:tasks.rados.rados.0.smithi088.stdout:2095: snap_create 2024-09-13T02:45:40.421 INFO:tasks.rados.rados.0.smithi088.stdout:2093: finishing copy_from to smithi08884213-23 2024-09-13T02:45:40.422 INFO:tasks.rados.rados.0.smithi088.stdout:2093: got expected ENOENT (src dne) 2024-09-13T02:45:40.422 INFO:tasks.rados.rados.0.smithi088.stdout:2093: finishing copy_from racing read to smithi08884213-23 2024-09-13T02:45:40.424 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1163 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:45:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:40 smithi195 ceph-mon[87742]: pgmap v412: 121 pgs: 10 active+undersized, 3 peering, 6 stale+active+clean, 2 active+undersized+degraded, 100 active+clean; 156 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 914 KiB/s wr, 15 op/s; 12/273 objects degraded (4.396%) 2024-09-13T02:45:40.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:40 smithi195 ceph-mon[87742]: Health check failed: Degraded data redundancy: 12/273 objects degraded (4.396%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:40.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:40 smithi195 ceph-mon[87742]: osdmap e490: 8 total, 7 up, 8 in 2024-09-13T02:45:40.485 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate[104027]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-13T02:45:40.485 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 bash[104011]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-13T02:45:40.485 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate[104027]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-13T02:45:40.485 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 bash[104011]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2024-09-13T02:45:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:40 smithi088 ceph-mon[98762]: pgmap v412: 121 pgs: 10 active+undersized, 3 peering, 6 stale+active+clean, 2 active+undersized+degraded, 100 active+clean; 156 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 914 KiB/s wr, 15 op/s; 12/273 objects degraded (4.396%) 2024-09-13T02:45:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:40 smithi088 ceph-mon[98762]: Health check failed: Degraded data redundancy: 12/273 objects degraded (4.396%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:40 smithi088 ceph-mon[98762]: osdmap e490: 8 total, 7 up, 8 in 2024-09-13T02:45:40.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:40 smithi088 ceph-mon[96266]: pgmap v412: 121 pgs: 10 active+undersized, 3 peering, 6 stale+active+clean, 2 active+undersized+degraded, 100 active+clean; 156 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 914 KiB/s wr, 15 op/s; 12/273 objects degraded (4.396%) 2024-09-13T02:45:40.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:40 smithi088 ceph-mon[96266]: Health check failed: Degraded data redundancy: 12/273 objects degraded (4.396%), 2 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:40.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:40 smithi088 ceph-mon[96266]: osdmap e490: 8 total, 7 up, 8 in 2024-09-13T02:45:40.832 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate[104027]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-13T02:45:40.832 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 bash[104011]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-09-13T02:45:40.832 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate[104027]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-13T02:45:40.832 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 bash[104011]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-09-13T02:45:40.832 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate[104027]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-13T02:45:40.832 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 bash[104011]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-09-13T02:45:40.832 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate[104027]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-13T02:45:40.832 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 bash[104011]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-13T02:45:40.832 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate[104027]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-13T02:45:40.833 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 bash[104011]: --> ceph-volume raw activate successful for osd ID: 6 2024-09-13T02:45:40.833 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:40 smithi195 podman[104011]: 2024-09-13 02:45:40.519483004 +0000 UTC m=+1.245762889 container died dc99c195760c570e0782914d03a07f371fa22a941cb20df179a1e286c83b9b86 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731) 2024-09-13T02:45:41.385 INFO:tasks.rados.rados.0.smithi088.stdout:2093: done (2 left) 2024-09-13T02:45:41.385 INFO:tasks.rados.rados.0.smithi088.stdout:2094: done (1 left) 2024-09-13T02:45:41.385 INFO:tasks.rados.rados.0.smithi088.stdout:2095: done (0 left) 2024-09-13T02:45:41.385 INFO:tasks.rados.rados.0.smithi088.stdout:2096: copy_from oid 9 from oid 43 current snap is 204 2024-09-13T02:45:41.386 INFO:tasks.rados.rados.0.smithi088.stdout:2097: copy_from oid 20 from oid 18 current snap is 204 2024-09-13T02:45:41.386 INFO:tasks.rados.rados.0.smithi088.stdout:2098: read oid 15 snap 202 2024-09-13T02:45:41.386 INFO:tasks.rados.rados.0.smithi088.stdout:2098: expect (ObjNum 641 snap 202 seq_num 641) 2024-09-13T02:45:41.386 INFO:tasks.rados.rados.0.smithi088.stdout:2099: rollback oid 48 current snap is 204 2024-09-13T02:45:41.386 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 48 to 201 2024-09-13T02:45:41.386 INFO:tasks.rados.rados.0.smithi088.stdout:2100: read oid 19 snap -1 2024-09-13T02:45:41.386 INFO:tasks.rados.rados.0.smithi088.stdout:2100: expect (ObjNum 424 snap 139 seq_num 424) 2024-09-13T02:45:41.387 INFO:tasks.rados.rados.0.smithi088.stdout:2101: read oid 45 snap -1 2024-09-13T02:45:41.388 INFO:tasks.rados.rados.0.smithi088.stdout:2101: expect deleted 2024-09-13T02:45:41.388 INFO:tasks.rados.rados.0.smithi088.stdout:2102: setattr oid 38 current snap is 204 2024-09-13T02:45:41.388 INFO:tasks.rados.rados.0.smithi088.stdout:2103: rollback oid 42 current snap is 204 2024-09-13T02:45:41.388 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 42 to 203 2024-09-13T02:45:41.388 INFO:tasks.rados.rados.0.smithi088.stdout:2101: done (7 left) 2024-09-13T02:45:41.388 INFO:tasks.rados.rados.0.smithi088.stdout:2104: snap_create 2024-09-13T02:45:41.393 INFO:tasks.rados.rados.0.smithi088.stdout:2099: finishing rollback tid 0 to smithi08884213-48 2024-09-13T02:45:41.393 INFO:tasks.rados.rados.0.smithi088.stdout:2099: finishing rollback tid 1 to smithi08884213-48 2024-09-13T02:45:41.394 INFO:tasks.rados.rados.0.smithi088.stdout:2099: finishing rollback tid 2 to smithi08884213-48 2024-09-13T02:45:41.394 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1035 (ObjNum 605 snap 190 seq_num 605) dirty exists 2024-09-13T02:45:41.396 INFO:tasks.rados.rados.0.smithi088.stdout:2103: finishing rollback tid 0 to smithi08884213-42 2024-09-13T02:45:41.399 INFO:tasks.rados.rados.0.smithi088.stdout:2097: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:45:41.401 INFO:tasks.rados.rados.0.smithi088.stdout:2103: finishing rollback tid 1 to smithi08884213-42 2024-09-13T02:45:41.401 INFO:tasks.rados.rados.0.smithi088.stdout:2103: finishing rollback tid 2 to smithi08884213-42 2024-09-13T02:45:41.401 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1081 (ObjNum 586 snap 184 seq_num 586) dirty exists 2024-09-13T02:45:41.402 INFO:tasks.rados.rados.0.smithi088.stdout:2100: expect (ObjNum 424 snap 139 seq_num 424) 2024-09-13T02:45:41.419 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:41 smithi195 podman[104189]: 2024-09-13 02:45:41.122100672 +0000 UTC m=+0.591754877 container remove dc99c195760c570e0782914d03a07f371fa22a941cb20df179a1e286c83b9b86 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, ceph=True) 2024-09-13T02:45:41.419 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:41 smithi195 podman[104257]: 2024-09-13 02:45:41.235904149 +0000 UTC m=+0.015781171 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:45:41.419 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:41 smithi195 podman[104257]: 2024-09-13 02:45:41.339653368 +0000 UTC m=+0.119530439 container create d236c44f5fe7a1ce0f23468f67f215aa992629f4628c0b35e348b2dc27c3168d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, RELEASE=squid-7741f7f, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:45:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:2097: finishing copy_from to smithi08884213-20 2024-09-13T02:45:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1043 (ObjNum 625 snap 197 seq_num 625) dirty exists 2024-09-13T02:45:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 498 (ObjNum 2129 snap 0 seq_num 2152616848) dirty exists 2024-09-13T02:45:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:2096: finishing copy_from racing read to smithi08884213-9 2024-09-13T02:45:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:2096: finishing copy_from to smithi08884213-9 2024-09-13T02:45:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 1163 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:45:41.466 INFO:tasks.rados.rados.0.smithi088.stdout:2098: expect (ObjNum 641 snap 202 seq_num 641) 2024-09-13T02:45:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:41 smithi088 ceph-mon[96266]: osdmap e491: 8 total, 7 up, 8 in 2024-09-13T02:45:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:41 smithi088 ceph-mon[96266]: osdmap e492: 8 total, 7 up, 8 in 2024-09-13T02:45:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:41 smithi088 ceph-mon[98762]: osdmap e491: 8 total, 7 up, 8 in 2024-09-13T02:45:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:41 smithi088 ceph-mon[98762]: osdmap e492: 8 total, 7 up, 8 in 2024-09-13T02:45:41.693 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:41 smithi195 ceph-mon[87742]: osdmap e491: 8 total, 7 up, 8 in 2024-09-13T02:45:41.693 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:41 smithi195 ceph-mon[87742]: osdmap e492: 8 total, 7 up, 8 in 2024-09-13T02:45:41.693 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:41 smithi195 podman[104257]: 2024-09-13 02:45:41.592573568 +0000 UTC m=+0.372450590 container init d236c44f5fe7a1ce0f23468f67f215aa992629f4628c0b35e348b2dc27c3168d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6, ceph=True, RELEASE=squid-7741f7f, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:45:41.693 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:41 smithi195 podman[104257]: 2024-09-13 02:45:41.597294499 +0000 UTC m=+0.377171522 container start d236c44f5fe7a1ce0f23468f67f215aa992629f4628c0b35e348b2dc27c3168d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:45:41.693 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:41 smithi195 ceph-osd[104295]: -- 172.21.15.195:0/2215832201 <== mon.1 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55af1d79ba40 con 0x55af1d779c00 2024-09-13T02:45:41.693 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:41 smithi195 bash[104257]: d236c44f5fe7a1ce0f23468f67f215aa992629f4628c0b35e348b2dc27c3168d 2024-09-13T02:45:41.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:41 smithi195 systemd[1]: Started Ceph osd.6 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:45:42.383 INFO:tasks.rados.rados.0.smithi088.stdout:2096: done (7 left) 2024-09-13T02:45:42.383 INFO:tasks.rados.rados.0.smithi088.stdout:2097: done (6 left) 2024-09-13T02:45:42.383 INFO:tasks.rados.rados.0.smithi088.stdout:2098: done (5 left) 2024-09-13T02:45:42.383 INFO:tasks.rados.rados.0.smithi088.stdout:2099: done (4 left) 2024-09-13T02:45:42.383 INFO:tasks.rados.rados.0.smithi088.stdout:2100: done (3 left) 2024-09-13T02:45:42.383 INFO:tasks.rados.rados.0.smithi088.stdout:2102: done (2 left) 2024-09-13T02:45:42.384 INFO:tasks.rados.rados.0.smithi088.stdout:2103: done (1 left) 2024-09-13T02:45:42.384 INFO:tasks.rados.rados.0.smithi088.stdout:2104: done (0 left) 2024-09-13T02:45:42.384 INFO:tasks.rados.rados.0.smithi088.stdout:2105: read oid 7 snap -1 2024-09-13T02:45:42.384 INFO:tasks.rados.rados.0.smithi088.stdout:2105: expect (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:45:42.384 INFO:tasks.rados.rados.0.smithi088.stdout:2106: delete oid 38 current snap is 205 2024-09-13T02:45:42.388 INFO:tasks.rados.rados.0.smithi088.stdout:2106: done (1 left) 2024-09-13T02:45:42.388 INFO:tasks.rados.rados.0.smithi088.stdout:2107: rmattr oid 19 current snap is 205 2024-09-13T02:45:42.388 INFO:tasks.rados.rados.0.smithi088.stdout:2107: done (1 left) 2024-09-13T02:45:42.388 INFO:tasks.rados.rados.0.smithi088.stdout:2108: read oid 48 snap 202 2024-09-13T02:45:42.389 INFO:tasks.rados.rados.0.smithi088.stdout:2108: expect (ObjNum 605 snap 190 seq_num 605) 2024-09-13T02:45:42.389 INFO:tasks.rados.rados.0.smithi088.stdout:2109: read oid 50 snap -1 2024-09-13T02:45:42.389 INFO:tasks.rados.rados.0.smithi088.stdout:2109: expect deleted 2024-09-13T02:45:42.389 INFO:tasks.rados.rados.0.smithi088.stdout:2110: read oid 12 snap -1 2024-09-13T02:45:42.389 INFO:tasks.rados.rados.0.smithi088.stdout:2110: expect (ObjNum 580 snap 183 seq_num 580) 2024-09-13T02:45:42.389 INFO:tasks.rados.rados.0.smithi088.stdout:2111: copy_from oid 1 from oid 30 current snap is 205 2024-09-13T02:45:42.389 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 205 2024-09-13T02:45:42.389 INFO:tasks.rados.rados.0.smithi088.stdout:2112: seq_num 643 ranges {5398528=778240,6176768=401408} 2024-09-13T02:45:42.423 INFO:tasks.rados.rados.0.smithi088.stdout:2112: writing smithi08884213-47 from 5398528 to 6176768 tid 1 2024-09-13T02:45:42.425 INFO:tasks.rados.rados.0.smithi088.stdout:2112: writing smithi08884213-47 from 6176768 to 6578176 tid 2 2024-09-13T02:45:42.425 INFO:tasks.rados.rados.0.smithi088.stdout:2113: snap_create 2024-09-13T02:45:42.426 INFO:tasks.rados.rados.0.smithi088.stdout:2105: expect (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:45:42.444 INFO:tasks.rados.rados.0.smithi088.stdout:2110: expect (ObjNum 580 snap 183 seq_num 580) 2024-09-13T02:45:42.502 INFO:tasks.rados.rados.0.smithi088.stdout:2108: expect (ObjNum 605 snap 190 seq_num 605) 2024-09-13T02:45:42.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:42 smithi088 ceph-mon[96266]: pgmap v415: 121 pgs: 32 active+undersized, 3 peering, 8 active+undersized+degraded, 78 active+clean; 145 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 17 op/s; 27/246 objects degraded (10.976%) 2024-09-13T02:45:42.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:42.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:42.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:45:42.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:42 smithi088 ceph-mon[96266]: osdmap e493: 8 total, 7 up, 8 in 2024-09-13T02:45:42.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:42 smithi088 ceph-mon[98762]: pgmap v415: 121 pgs: 32 active+undersized, 3 peering, 8 active+undersized+degraded, 78 active+clean; 145 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 17 op/s; 27/246 objects degraded (10.976%) 2024-09-13T02:45:42.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:42.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:42.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:45:42.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:42 smithi088 ceph-mon[98762]: osdmap e493: 8 total, 7 up, 8 in 2024-09-13T02:45:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:42 smithi195 ceph-mon[87742]: pgmap v415: 121 pgs: 32 active+undersized, 3 peering, 8 active+undersized+degraded, 78 active+clean; 145 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.4 MiB/s wr, 17 op/s; 27/246 objects degraded (10.976%) 2024-09-13T02:45:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:45:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:42 smithi195 ceph-mon[87742]: osdmap e493: 8 total, 7 up, 8 in 2024-09-13T02:45:42.889 INFO:tasks.rados.rados.0.smithi088.stdout:2111: finishing copy_from racing read to smithi08884213-1 2024-09-13T02:45:42.890 INFO:tasks.rados.rados.0.smithi088.stdout:2111: finishing copy_from to smithi08884213-1 2024-09-13T02:45:42.890 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 905 (ObjNum 589 snap 184 seq_num 589) dirty exists 2024-09-13T02:45:42.890 INFO:tasks.rados.rados.0.smithi088.stdout:2112: finishing write tid 1 to smithi08884213-47 2024-09-13T02:45:42.890 INFO:tasks.rados.rados.0.smithi088.stdout:2112: finishing write tid 2 to smithi08884213-47 2024-09-13T02:45:42.890 INFO:tasks.rados.rados.0.smithi088.stdout:2112: finishing write tid 3 to smithi08884213-47 2024-09-13T02:45:42.890 INFO:tasks.rados.rados.0.smithi088.stdout:2112: finishing write tid 4 to smithi08884213-47 2024-09-13T02:45:42.890 INFO:tasks.rados.rados.0.smithi088.stdout:2112: oid 47 updating version 0 to 1211 2024-09-13T02:45:42.890 INFO:tasks.rados.rados.0.smithi088.stdout:2112: oid 47 updating version 1211 to 1212 2024-09-13T02:45:42.890 INFO:tasks.rados.rados.0.smithi088.stdout:2112: oid 47 updating version 1212 to 1213 2024-09-13T02:45:42.890 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1213 (ObjNum 643 snap 205 seq_num 643) dirty exists 2024-09-13T02:45:42.890 INFO:tasks.rados.rados.0.smithi088.stdout:2112: left oid 47 (ObjNum 643 snap 205 seq_num 643) 2024-09-13T02:45:43.427 INFO:tasks.rados.rados.0.smithi088.stdout:2105: done (6 left) 2024-09-13T02:45:43.427 INFO:tasks.rados.rados.0.smithi088.stdout:2108: done (5 left) 2024-09-13T02:45:43.427 INFO:tasks.rados.rados.0.smithi088.stdout:2109: done (4 left) 2024-09-13T02:45:43.427 INFO:tasks.rados.rados.0.smithi088.stdout:2110: done (3 left) 2024-09-13T02:45:43.428 INFO:tasks.rados.rados.0.smithi088.stdout:2111: done (2 left) 2024-09-13T02:45:43.428 INFO:tasks.rados.rados.0.smithi088.stdout:2112: done (1 left) 2024-09-13T02:45:43.428 INFO:tasks.rados.rados.0.smithi088.stdout:2113: done (0 left) 2024-09-13T02:45:43.428 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 206 2024-09-13T02:45:43.428 INFO:tasks.rados.rados.0.smithi088.stdout:2114: seq_num 644 ranges {1474560=794624,2269184=401408} 2024-09-13T02:45:43.432 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:43 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T02:45:43.008+0000 7f450431e640 -1 Falling back to public interface 2024-09-13T02:45:43.438 INFO:tasks.rados.rados.0.smithi088.stdout:2114: writing smithi08884213-43 from 1474560 to 2269184 tid 1 2024-09-13T02:45:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:45:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:45:43] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2024-09-13T02:45:43.441 INFO:tasks.rados.rados.0.smithi088.stdout:2114: writing smithi08884213-43 from 2269184 to 2670592 tid 2 2024-09-13T02:45:43.441 INFO:tasks.rados.rados.0.smithi088.stdout:2115: snap_remove snap 205 2024-09-13T02:45:44.435 INFO:tasks.rados.rados.0.smithi088.stdout:2115: done (1 left) 2024-09-13T02:45:44.435 INFO:tasks.rados.rados.0.smithi088.stdout:2116: copy_from oid 29 from oid 6 current snap is 206 2024-09-13T02:45:44.435 INFO:tasks.rados.rados.0.smithi088.stdout:2117: copy_from oid 22 from oid 16 current snap is 206 2024-09-13T02:45:44.435 INFO:tasks.rados.rados.0.smithi088.stdout:2118: delete oid 13 current snap is 206 2024-09-13T02:45:44.435 INFO:tasks.rados.rados.0.smithi088.stdout:2114: finishing write tid 1 to smithi08884213-43 2024-09-13T02:45:44.435 INFO:tasks.rados.rados.0.smithi088.stdout:2114: finishing write tid 2 to smithi08884213-43 2024-09-13T02:45:44.435 INFO:tasks.rados.rados.0.smithi088.stdout:2114: finishing write tid 3 to smithi08884213-43 2024-09-13T02:45:44.436 INFO:tasks.rados.rados.0.smithi088.stdout:2114: finishing write tid 4 to smithi08884213-43 2024-09-13T02:45:44.436 INFO:tasks.rados.rados.0.smithi088.stdout:2114: oid 43 updating version 0 to 1164 2024-09-13T02:45:44.436 INFO:tasks.rados.rados.0.smithi088.stdout:2114: oid 43 updating version 1164 to 1166 2024-09-13T02:45:44.436 INFO:tasks.rados.rados.0.smithi088.stdout:2114: oid 43 version 1166 is already newer than 1165 2024-09-13T02:45:44.436 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1166 (ObjNum 644 snap 206 seq_num 644) dirty exists 2024-09-13T02:45:44.436 INFO:tasks.rados.rados.0.smithi088.stdout:2114: left oid 43 (ObjNum 644 snap 206 seq_num 644) 2024-09-13T02:45:44.439 INFO:tasks.rados.rados.0.smithi088.stdout:2114: done (3 left) 2024-09-13T02:45:44.439 INFO:tasks.rados.rados.0.smithi088.stdout:2118: done (2 left) 2024-09-13T02:45:44.439 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 19 current snap is 206 2024-09-13T02:45:44.439 INFO:tasks.rados.rados.0.smithi088.stdout:2119: seq_num 646 ranges {2310144=425984,2736128=655360,3391488=147456} 2024-09-13T02:45:44.454 INFO:tasks.rados.rados.0.smithi088.stdout:2119: writing smithi08884213-19 from 2310144 to 2736128 tid 1 2024-09-13T02:45:44.459 INFO:tasks.rados.rados.0.smithi088.stdout:2119: writing smithi08884213-19 from 2736128 to 3391488 tid 2 2024-09-13T02:45:44.460 INFO:tasks.rados.rados.0.smithi088.stdout:2119: writing smithi08884213-19 from 3391488 to 3538944 tid 3 2024-09-13T02:45:44.460 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 206 2024-09-13T02:45:44.460 INFO:tasks.rados.rados.0.smithi088.stdout:2117: finishing copy_from to smithi08884213-22 2024-09-13T02:45:44.460 INFO:tasks.rados.rados.0.smithi088.stdout:2117: got expected ENOENT (src dne) 2024-09-13T02:45:44.460 INFO:tasks.rados.rados.0.smithi088.stdout:2120: seq_num 647 ranges {3801088=442368,4243456=589824,4833280=212992} 2024-09-13T02:45:44.483 INFO:tasks.rados.rados.0.smithi088.stdout:2120: writing smithi08884213-4 from 3801088 to 4243456 tid 1 2024-09-13T02:45:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:44 smithi195 ceph-mon[87742]: pgmap v418: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 136 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 19 op/s; 31/240 objects degraded (12.917%) 2024-09-13T02:45:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:44 smithi195 ceph-mon[87742]: osdmap e494: 8 total, 7 up, 8 in 2024-09-13T02:45:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:44.486 INFO:tasks.rados.rados.0.smithi088.stdout:2120: writing smithi08884213-4 from 4243456 to 4833280 tid 2 2024-09-13T02:45:44.488 INFO:tasks.rados.rados.0.smithi088.stdout:2120: writing smithi08884213-4 from 4833280 to 5046272 tid 3 2024-09-13T02:45:44.488 INFO:tasks.rados.rados.0.smithi088.stdout:2121: read oid 15 snap -1 2024-09-13T02:45:44.488 INFO:tasks.rados.rados.0.smithi088.stdout:2121: expect (ObjNum 641 snap 202 seq_num 641) 2024-09-13T02:45:44.488 INFO:tasks.rados.rados.0.smithi088.stdout:2122: snap_create 2024-09-13T02:45:44.488 INFO:tasks.rados.rados.0.smithi088.stdout:2117: finishing copy_from racing read to smithi08884213-22 2024-09-13T02:45:44.489 INFO:tasks.rados.rados.0.smithi088.stdout:2116: finishing copy_from racing read to smithi08884213-29 2024-09-13T02:45:44.489 INFO:tasks.rados.rados.0.smithi088.stdout:2116: finishing copy_from to smithi08884213-29 2024-09-13T02:45:44.489 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1029 (ObjNum 615 snap 193 seq_num 615) dirty exists 2024-09-13T02:45:44.489 INFO:tasks.rados.rados.0.smithi088.stdout:2119: finishing write tid 1 to smithi08884213-19 2024-09-13T02:45:44.489 INFO:tasks.rados.rados.0.smithi088.stdout:2119: finishing write tid 2 to smithi08884213-19 2024-09-13T02:45:44.489 INFO:tasks.rados.rados.0.smithi088.stdout:2119: finishing write tid 3 to smithi08884213-19 2024-09-13T02:45:44.489 INFO:tasks.rados.rados.0.smithi088.stdout:2119: finishing write tid 4 to smithi08884213-19 2024-09-13T02:45:44.489 INFO:tasks.rados.rados.0.smithi088.stdout:2119: finishing write tid 5 to smithi08884213-19 2024-09-13T02:45:44.489 INFO:tasks.rados.rados.0.smithi088.stdout:2119: oid 19 updating version 0 to 503 2024-09-13T02:45:44.489 INFO:tasks.rados.rados.0.smithi088.stdout:2119: oid 19 updating version 503 to 505 2024-09-13T02:45:44.489 INFO:tasks.rados.rados.0.smithi088.stdout:2119: oid 19 version 505 is already newer than 504 2024-09-13T02:45:44.490 INFO:tasks.rados.rados.0.smithi088.stdout:2119: oid 19 version 505 is already newer than 502 2024-09-13T02:45:44.490 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 505 (ObjNum 646 snap 206 seq_num 646) dirty exists 2024-09-13T02:45:44.490 INFO:tasks.rados.rados.0.smithi088.stdout:2119: left oid 19 (ObjNum 646 snap 206 seq_num 646) 2024-09-13T02:45:44.490 INFO:tasks.rados.rados.0.smithi088.stdout:2120: finishing write tid 1 to smithi08884213-4 2024-09-13T02:45:44.490 INFO:tasks.rados.rados.0.smithi088.stdout:2120: finishing write tid 2 to smithi08884213-4 2024-09-13T02:45:44.490 INFO:tasks.rados.rados.0.smithi088.stdout:2120: finishing write tid 3 to smithi08884213-4 2024-09-13T02:45:44.490 INFO:tasks.rados.rados.0.smithi088.stdout:2120: finishing write tid 4 to smithi08884213-4 2024-09-13T02:45:44.493 INFO:tasks.rados.rados.0.smithi088.stdout:2120: finishing write tid 5 to smithi08884213-4 2024-09-13T02:45:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:2120: oid 4 updating version 0 to 1038 2024-09-13T02:45:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:2120: oid 4 version 1038 is already newer than 1037 2024-09-13T02:45:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:2120: oid 4 updating version 1038 to 1039 2024-09-13T02:45:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:2120: oid 4 version 1039 is already newer than 1036 2024-09-13T02:45:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1039 (ObjNum 647 snap 206 seq_num 647) dirty exists 2024-09-13T02:45:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:2120: left oid 4 (ObjNum 647 snap 206 seq_num 647) 2024-09-13T02:45:44.511 INFO:tasks.rados.rados.0.smithi088.stdout:2121: expect (ObjNum 641 snap 202 seq_num 641) 2024-09-13T02:45:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:44 smithi088 ceph-mon[96266]: pgmap v418: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 136 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 19 op/s; 31/240 objects degraded (12.917%) 2024-09-13T02:45:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:44 smithi088 ceph-mon[96266]: osdmap e494: 8 total, 7 up, 8 in 2024-09-13T02:45:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:44.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:44 smithi088 ceph-mon[98762]: pgmap v418: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 136 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 19 op/s; 31/240 objects degraded (12.917%) 2024-09-13T02:45:44.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:44 smithi088 ceph-mon[98762]: osdmap e494: 8 total, 7 up, 8 in 2024-09-13T02:45:44.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:44.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:45.439 INFO:tasks.rados.rados.0.smithi088.stdout:2116: done (5 left) 2024-09-13T02:45:45.439 INFO:tasks.rados.rados.0.smithi088.stdout:2117: done (4 left) 2024-09-13T02:45:45.439 INFO:tasks.rados.rados.0.smithi088.stdout:2119: done (3 left) 2024-09-13T02:45:45.439 INFO:tasks.rados.rados.0.smithi088.stdout:2120: done (2 left) 2024-09-13T02:45:45.439 INFO:tasks.rados.rados.0.smithi088.stdout:2121: done (1 left) 2024-09-13T02:45:45.440 INFO:tasks.rados.rados.0.smithi088.stdout:2122: done (0 left) 2024-09-13T02:45:45.440 INFO:tasks.rados.rados.0.smithi088.stdout:2123: setattr oid 30 current snap is 207 2024-09-13T02:45:45.441 INFO:tasks.rados.rados.0.smithi088.stdout:2124: read oid 4 snap -1 2024-09-13T02:45:45.441 INFO:tasks.rados.rados.0.smithi088.stdout:2124: expect (ObjNum 647 snap 206 seq_num 647) 2024-09-13T02:45:45.441 INFO:tasks.rados.rados.0.smithi088.stdout:2125: snap_create 2024-09-13T02:45:45.446 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1036 (ObjNum 589 snap 184 seq_num 589) dirty exists 2024-09-13T02:45:45.461 INFO:tasks.rados.rados.0.smithi088.stdout:2124: expect (ObjNum 647 snap 206 seq_num 647) 2024-09-13T02:45:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:45 smithi088 ceph-mon[96266]: osdmap e495: 8 total, 7 up, 8 in 2024-09-13T02:45:45.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:45 smithi088 ceph-mon[98762]: osdmap e495: 8 total, 7 up, 8 in 2024-09-13T02:45:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:45 smithi195 ceph-mon[87742]: osdmap e495: 8 total, 7 up, 8 in 2024-09-13T02:45:45.837 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:45:46.097 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:45:46.097 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (8m) 103s ago 9m 26.8M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:45:46.097 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (9m) 33s ago 9m 87.9M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (11m) 103s ago 11m 16.1M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (11m) 33s ago 11m 22.6M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (5m) 33s ago 14m 441M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (5m) 103s ago 16m 508M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (4m) 103s ago 16m 54.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (4m) 33s ago 15m 46.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (4m) 103s ago 14m 49.8M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (9m) 103s ago 9m 16.7M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (9m) 33s ago 9m 16.5M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (3m) 103s ago 14m 164M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 f6b18d576820 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (2m) 103s ago 13m 114M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 449625b55177 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (2m) 103s ago 13m 108M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 335d6d44ad1d 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (107s) 103s ago 13m 12.1M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 1cc57714682e 2024-09-13T02:45:46.098 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (73s) 33s ago 12m 117M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 681d4b550d35 2024-09-13T02:45:46.099 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (38s) 33s ago 12m 11.1M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 66cf5ae11cce 2024-09-13T02:45:46.099 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 starting - - - 2480M 2024-09-13T02:45:46.099 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (11m) 33s ago 11m 212M 2480M 18.2.4-843-g2c01458a c129f5a2fd4e b5c36576ae3e 2024-09-13T02:45:46.099 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (5m) 33s ago 10m 53.7M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:45:46.382 INFO:tasks.rados.rados.0.smithi088.stdout:2123: done (2 left) 2024-09-13T02:45:46.382 INFO:tasks.rados.rados.0.smithi088.stdout:2124: done (1 left) 2024-09-13T02:45:46.383 INFO:tasks.rados.rados.0.smithi088.stdout:2125: done (0 left) 2024-09-13T02:45:46.383 INFO:tasks.rados.rados.0.smithi088.stdout:2126: setattr oid 33 current snap is 208 2024-09-13T02:45:46.384 INFO:tasks.rados.rados.0.smithi088.stdout:2127: delete oid 35 current snap is 208 2024-09-13T02:45:46.388 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 921 (ObjNum 550 snap 175 seq_num 550) dirty exists 2024-09-13T02:45:46.391 INFO:tasks.rados.rados.0.smithi088.stdout:2126: done (1 left) 2024-09-13T02:45:46.391 INFO:tasks.rados.rados.0.smithi088.stdout:2127: done (0 left) 2024-09-13T02:45:46.392 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 208 2024-09-13T02:45:46.392 INFO:tasks.rados.rados.0.smithi088.stdout:2128: seq_num 649 ranges {1056768=475136,1531904=761856,2293760=40960} 2024-09-13T02:45:46.399 INFO:tasks.rados.rados.0.smithi088.stdout:2128: writing smithi08884213-6 from 1056768 to 1531904 tid 1 2024-09-13T02:45:46.404 INFO:tasks.rados.rados.0.smithi088.stdout:2128: writing smithi08884213-6 from 1531904 to 2293760 tid 2 2024-09-13T02:45:46.404 INFO:tasks.rados.rados.0.smithi088.stdout:2128: writing smithi08884213-6 from 2293760 to 2334720 tid 3 2024-09-13T02:45:46.405 INFO:tasks.rados.rados.0.smithi088.stdout:2129: snap_create 2024-09-13T02:45:46.405 INFO:tasks.rados.rados.0.smithi088.stdout:2128: finishing write tid 1 to smithi08884213-6 2024-09-13T02:45:46.409 INFO:tasks.rados.rados.0.smithi088.stdout:2128: finishing write tid 2 to smithi08884213-6 2024-09-13T02:45:46.409 INFO:tasks.rados.rados.0.smithi088.stdout:2128: finishing write tid 3 to smithi08884213-6 2024-09-13T02:45:46.409 INFO:tasks.rados.rados.0.smithi088.stdout:2128: finishing write tid 4 to smithi08884213-6 2024-09-13T02:45:46.410 INFO:tasks.rados.rados.0.smithi088.stdout:2128: finishing write tid 5 to smithi08884213-6 2024-09-13T02:45:46.411 INFO:tasks.rados.rados.0.smithi088.stdout:2128: oid 6 updating version 0 to 1170 2024-09-13T02:45:46.411 INFO:tasks.rados.rados.0.smithi088.stdout:2128: oid 6 version 1170 is already newer than 1169 2024-09-13T02:45:46.411 INFO:tasks.rados.rados.0.smithi088.stdout:2128: oid 6 version 1170 is already newer than 1168 2024-09-13T02:45:46.411 INFO:tasks.rados.rados.0.smithi088.stdout:2128: oid 6 version 1170 is already newer than 1167 2024-09-13T02:45:46.411 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1170 (ObjNum 649 snap 208 seq_num 649) dirty exists 2024-09-13T02:45:46.411 INFO:tasks.rados.rados.0.smithi088.stdout:2128: left oid 6 (ObjNum 649 snap 208 seq_num 649) 2024-09-13T02:45:46.429 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:45:46.430 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:45:46.430 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:45:46.430 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:45:46.430 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:45:46.430 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:45:46.430 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:45:46.430 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:45:46.430 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 1, 2024-09-13T02:45:46.430 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 6 2024-09-13T02:45:46.430 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:45:46.430 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:45:46.430 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:45:46.431 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:45:46.431 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:45:46.431 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 3, 2024-09-13T02:45:46.431 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 11 2024-09-13T02:45:46.431 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:45:46.431 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:45:46.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[96266]: pgmap v421: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 142 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 32/249 objects degraded (12.851%) 2024-09-13T02:45:46.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 32/249 objects degraded (12.851%), 9 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:46.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[96266]: osdmap e496: 8 total, 7 up, 8 in 2024-09-13T02:45:46.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:46.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:46.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[96266]: osdmap e497: 8 total, 7 up, 8 in 2024-09-13T02:45:46.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/880070605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:46.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[98762]: pgmap v421: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 142 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 32/249 objects degraded (12.851%) 2024-09-13T02:45:46.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 32/249 objects degraded (12.851%), 9 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:46.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[98762]: osdmap e496: 8 total, 7 up, 8 in 2024-09-13T02:45:46.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:46.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:46.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[98762]: osdmap e497: 8 total, 7 up, 8 in 2024-09-13T02:45:46.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/880070605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:46.719 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:46 smithi195 ceph-mon[87742]: pgmap v421: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 142 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.6 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 32/249 objects degraded (12.851%) 2024-09-13T02:45:46.719 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:46 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 32/249 objects degraded (12.851%), 9 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:46.719 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:46 smithi195 ceph-mon[87742]: osdmap e496: 8 total, 7 up, 8 in 2024-09-13T02:45:46.720 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:46 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:46.720 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:46 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:46.720 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:46 smithi195 ceph-mon[87742]: osdmap e497: 8 total, 7 up, 8 in 2024-09-13T02:45:46.720 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/880070605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:46.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:46 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T02:45:46.717+0000 7f450431e640 -1 osd.6 486 log_to_monitors true 2024-09-13T02:45:47.386 INFO:tasks.rados.rados.0.smithi088.stdout:2128: done (1 left) 2024-09-13T02:45:47.387 INFO:tasks.rados.rados.0.smithi088.stdout:2129: done (0 left) 2024-09-13T02:45:47.387 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 209 2024-09-13T02:45:47.387 INFO:tasks.rados.rados.0.smithi088.stdout:2130: seq_num 650 ranges {860160=491520,1351680=647168,1998848=155648} 2024-09-13T02:45:47.393 INFO:tasks.rados.rados.0.smithi088.stdout:2130: writing smithi08884213-32 from 860160 to 1351680 tid 1 2024-09-13T02:45:47.397 INFO:tasks.rados.rados.0.smithi088.stdout:2130: writing smithi08884213-32 from 1351680 to 1998848 tid 2 2024-09-13T02:45:47.398 INFO:tasks.rados.rados.0.smithi088.stdout:2130: writing smithi08884213-32 from 1998848 to 2154496 tid 3 2024-09-13T02:45:47.398 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 209 2024-09-13T02:45:47.398 INFO:tasks.rados.rados.0.smithi088.stdout:2131: seq_num 651 ranges {1466368=507904,1974272=532480,2506752=270336} 2024-09-13T02:45:47.409 INFO:tasks.rados.rados.0.smithi088.stdout:2131: writing smithi08884213-12 from 1466368 to 1974272 tid 1 2024-09-13T02:45:47.412 INFO:tasks.rados.rados.0.smithi088.stdout:2131: writing smithi08884213-12 from 1974272 to 2506752 tid 2 2024-09-13T02:45:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2131: writing smithi08884213-12 from 2506752 to 2777088 tid 3 2024-09-13T02:45:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2132: rmattr oid 2 current snap is 209 2024-09-13T02:45:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2132: done (2 left) 2024-09-13T02:45:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2133: rollback oid 46 current snap is 209 2024-09-13T02:45:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 46 to 206 2024-09-13T02:45:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2130: finishing write tid 1 to smithi08884213-32 2024-09-13T02:45:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2130: finishing write tid 2 to smithi08884213-32 2024-09-13T02:45:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2130: finishing write tid 3 to smithi08884213-32 2024-09-13T02:45:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2130: finishing write tid 4 to smithi08884213-32 2024-09-13T02:45:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2130: finishing write tid 5 to smithi08884213-32 2024-09-13T02:45:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2130: oid 32 updating version 0 to 1037 2024-09-13T02:45:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2130: oid 32 updating version 1037 to 1038 2024-09-13T02:45:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2130: oid 32 updating version 1038 to 1040 2024-09-13T02:45:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2130: oid 32 version 1040 is already newer than 1039 2024-09-13T02:45:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1040 (ObjNum 650 snap 209 seq_num 650) dirty exists 2024-09-13T02:45:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2130: left oid 32 (ObjNum 650 snap 209 seq_num 650) 2024-09-13T02:45:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2130: done (2 left) 2024-09-13T02:45:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2134: delete oid 14 current snap is 209 2024-09-13T02:45:47.417 INFO:tasks.rados.rados.0.smithi088.stdout:2131: finishing write tid 1 to smithi08884213-12 2024-09-13T02:45:47.417 INFO:tasks.rados.rados.0.smithi088.stdout:2131: finishing write tid 2 to smithi08884213-12 2024-09-13T02:45:47.418 INFO:tasks.rados.rados.0.smithi088.stdout:2133: finishing rollback tid 0 to smithi08884213-46 2024-09-13T02:45:47.419 INFO:tasks.rados.rados.0.smithi088.stdout:2131: finishing write tid 3 to smithi08884213-12 2024-09-13T02:45:47.419 INFO:tasks.rados.rados.0.smithi088.stdout:2131: finishing write tid 4 to smithi08884213-12 2024-09-13T02:45:47.420 INFO:tasks.rados.rados.0.smithi088.stdout:2133: finishing rollback tid 1 to smithi08884213-46 2024-09-13T02:45:47.420 INFO:tasks.rados.rados.0.smithi088.stdout:2134: done (2 left) 2024-09-13T02:45:47.420 INFO:tasks.rados.rados.0.smithi088.stdout:2135: setattr oid 10 current snap is 209 2024-09-13T02:45:47.421 INFO:tasks.rados.rados.0.smithi088.stdout:2133: finishing rollback tid 2 to smithi08884213-46 2024-09-13T02:45:47.421 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1084 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-13T02:45:47.421 INFO:tasks.rados.rados.0.smithi088.stdout:2131: finishing write tid 5 to smithi08884213-12 2024-09-13T02:45:47.421 INFO:tasks.rados.rados.0.smithi088.stdout:2131: oid 12 updating version 0 to 1042 2024-09-13T02:45:47.421 INFO:tasks.rados.rados.0.smithi088.stdout:2131: oid 12 version 1042 is already newer than 1040 2024-09-13T02:45:47.421 INFO:tasks.rados.rados.0.smithi088.stdout:2131: oid 12 updating version 1042 to 1043 2024-09-13T02:45:47.421 INFO:tasks.rados.rados.0.smithi088.stdout:2131: oid 12 version 1043 is already newer than 1041 2024-09-13T02:45:47.421 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1043 (ObjNum 651 snap 209 seq_num 651) dirty exists 2024-09-13T02:45:47.421 INFO:tasks.rados.rados.0.smithi088.stdout:2131: left oid 12 (ObjNum 651 snap 209 seq_num 651) 2024-09-13T02:45:47.423 INFO:tasks.rados.rados.0.smithi088.stdout:2131: done (2 left) 2024-09-13T02:45:47.423 INFO:tasks.rados.rados.0.smithi088.stdout:2133: done (1 left) 2024-09-13T02:45:47.423 INFO:tasks.rados.rados.0.smithi088.stdout:2136: rmattr oid 50 current snap is 209 2024-09-13T02:45:47.423 INFO:tasks.rados.rados.0.smithi088.stdout:2136: done (1 left) 2024-09-13T02:45:47.423 INFO:tasks.rados.rados.0.smithi088.stdout:2137: read oid 44 snap -1 2024-09-13T02:45:47.423 INFO:tasks.rados.rados.0.smithi088.stdout:2137: expect (ObjNum 634 snap 200 seq_num 634) 2024-09-13T02:45:47.423 INFO:tasks.rados.rados.0.smithi088.stdout:2138: read oid 26 snap -1 2024-09-13T02:45:47.423 INFO:tasks.rados.rados.0.smithi088.stdout:2138: expect (ObjNum 559 snap 176 seq_num 559) 2024-09-13T02:45:47.424 INFO:tasks.rados.rados.0.smithi088.stdout:2139: copy_from oid 46 from oid 17 current snap is 209 2024-09-13T02:45:47.424 INFO:tasks.rados.rados.0.smithi088.stdout:2140: read oid 8 snap -1 2024-09-13T02:45:47.424 INFO:tasks.rados.rados.0.smithi088.stdout:2140: expect (ObjNum 628 snap 197 seq_num 628) 2024-09-13T02:45:47.424 INFO:tasks.rados.rados.0.smithi088.stdout:2141: read oid 13 snap 201 2024-09-13T02:45:47.424 INFO:tasks.rados.rados.0.smithi088.stdout:2141: expect (ObjNum 636 snap 200 seq_num 636) 2024-09-13T02:45:47.424 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 35 current snap is 209 2024-09-13T02:45:47.424 INFO:tasks.rados.rados.0.smithi088.stdout:2142: seq_num 653 ranges {0=540672,540672=696320,1236992=106496} 2024-09-13T02:45:47.426 INFO:tasks.rados.rados.0.smithi088.stdout:2142: writing smithi08884213-35 from 0 to 540672 tid 1 2024-09-13T02:45:47.430 INFO:tasks.rados.rados.0.smithi088.stdout:2142: writing smithi08884213-35 from 540672 to 1236992 tid 2 2024-09-13T02:45:47.432 INFO:tasks.rados.rados.0.smithi088.stdout:2142: writing smithi08884213-35 from 1236992 to 1343488 tid 3 2024-09-13T02:45:47.432 INFO:tasks.rados.rados.0.smithi088.stdout:2143: read oid 50 snap -1 2024-09-13T02:45:47.432 INFO:tasks.rados.rados.0.smithi088.stdout:2143: expect deleted 2024-09-13T02:45:47.432 INFO:tasks.rados.rados.0.smithi088.stdout:2144: delete oid 21 current snap is 209 2024-09-13T02:45:47.433 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1168 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:45:47.434 INFO:tasks.rados.rados.0.smithi088.stdout:2135: done (8 left) 2024-09-13T02:45:47.434 INFO:tasks.rados.rados.0.smithi088.stdout:2144: done (7 left) 2024-09-13T02:45:47.434 INFO:tasks.rados.rados.0.smithi088.stdout:2145: rmattr oid 24 current snap is 209 2024-09-13T02:45:47.434 INFO:tasks.rados.rados.0.smithi088.stdout:2145: done (7 left) 2024-09-13T02:45:47.435 INFO:tasks.rados.rados.0.smithi088.stdout:2146: snap_remove snap 204 2024-09-13T02:45:47.485 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:45:47 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T02:45:47.409+0000 7f44f80c1640 -1 osd.6 486 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:45:47.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:47 smithi195 ceph-mon[87742]: from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:45:47.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:47 smithi195 ceph-mon[87742]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:45:47.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:47 smithi195 ceph-mon[87742]: from='osd.6 [v2:172.21.15.195:6816/1263278986,v1:172.21.15.195:6817/1263278986]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T02:45:47.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:47 smithi195 ceph-mon[87742]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T02:45:47.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:47 smithi195 ceph-mon[87742]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T02:45:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:47 smithi195 ceph-mon[87742]: from='osd.6 [v2:172.21.15.195:6816/1263278986,v1:172.21.15.195:6817/1263278986]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:45:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:47 smithi195 ceph-mon[87742]: osdmap e498: 8 total, 7 up, 8 in 2024-09-13T02:45:47.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:47 smithi195 ceph-mon[87742]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:45:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[96266]: from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:45:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[96266]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:45:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[96266]: from='osd.6 [v2:172.21.15.195:6816/1263278986,v1:172.21.15.195:6817/1263278986]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T02:45:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[96266]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T02:45:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[96266]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T02:45:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[96266]: from='osd.6 [v2:172.21.15.195:6816/1263278986,v1:172.21.15.195:6817/1263278986]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:45:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[96266]: osdmap e498: 8 total, 7 up, 8 in 2024-09-13T02:45:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[96266]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:45:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[98762]: from='client.44285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:45:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[98762]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:45:47.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[98762]: from='osd.6 [v2:172.21.15.195:6816/1263278986,v1:172.21.15.195:6817/1263278986]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T02:45:47.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[98762]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-09-13T02:45:47.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:47.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:47.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[98762]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-09-13T02:45:47.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[98762]: from='osd.6 [v2:172.21.15.195:6816/1263278986,v1:172.21.15.195:6817/1263278986]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:45:47.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[98762]: osdmap e498: 8 total, 7 up, 8 in 2024-09-13T02:45:47.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:47 smithi088 ceph-mon[98762]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:45:48.396 INFO:tasks.rados.rados.0.smithi088.stdout:2146: done (7 left) 2024-09-13T02:45:48.396 INFO:tasks.rados.rados.0.smithi088.stdout:2147: snap_create 2024-09-13T02:45:48.396 INFO:tasks.rados.rados.0.smithi088.stdout:2141: expect (ObjNum 636 snap 200 seq_num 636) 2024-09-13T02:45:48.457 INFO:tasks.rados.rados.0.smithi088.stdout:2142: finishing write tid 1 to smithi08884213-35 2024-09-13T02:45:48.457 INFO:tasks.rados.rados.0.smithi088.stdout:2140: expect (ObjNum 628 snap 197 seq_num 628) 2024-09-13T02:45:48.480 INFO:tasks.rados.rados.0.smithi088.stdout:2142: finishing write tid 2 to smithi08884213-35 2024-09-13T02:45:48.480 INFO:tasks.rados.rados.0.smithi088.stdout:2138: expect (ObjNum 559 snap 176 seq_num 559) 2024-09-13T02:45:48.581 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:48 smithi195 ceph-mon[87742]: pgmap v424: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 145 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 10 op/s; 32/258 objects degraded (12.403%) 2024-09-13T02:45:48.581 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:48 smithi195 ceph-mon[87742]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:45:48.581 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:48 smithi195 ceph-mon[87742]: osd.6 [v2:172.21.15.195:6816/1263278986,v1:172.21.15.195:6817/1263278986] boot 2024-09-13T02:45:48.581 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:48 smithi195 ceph-mon[87742]: osdmap e499: 8 total, 8 up, 8 in 2024-09-13T02:45:48.581 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:45:48.612 INFO:tasks.rados.rados.0.smithi088.stdout:2139: finishing copy_from racing read to smithi08884213-46 2024-09-13T02:45:48.612 INFO:tasks.rados.rados.0.smithi088.stdout:2142: finishing write tid 3 to smithi08884213-35 2024-09-13T02:45:48.612 INFO:tasks.rados.rados.0.smithi088.stdout:2142: finishing write tid 4 to smithi08884213-35 2024-09-13T02:45:48.612 INFO:tasks.rados.rados.0.smithi088.stdout:2142: finishing write tid 5 to smithi08884213-35 2024-09-13T02:45:48.612 INFO:tasks.rados.rados.0.smithi088.stdout:2142: oid 35 updating version 0 to 1169 2024-09-13T02:45:48.612 INFO:tasks.rados.rados.0.smithi088.stdout:2142: oid 35 updating version 1169 to 1170 2024-09-13T02:45:48.612 INFO:tasks.rados.rados.0.smithi088.stdout:2142: oid 35 updating version 1170 to 1172 2024-09-13T02:45:48.613 INFO:tasks.rados.rados.0.smithi088.stdout:2142: oid 35 version 1172 is already newer than 1171 2024-09-13T02:45:48.613 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1172 (ObjNum 653 snap 209 seq_num 653) dirty exists 2024-09-13T02:45:48.613 INFO:tasks.rados.rados.0.smithi088.stdout:2142: left oid 35 (ObjNum 653 snap 209 seq_num 653) 2024-09-13T02:45:48.613 INFO:tasks.rados.rados.0.smithi088.stdout:2139: finishing copy_from to smithi08884213-46 2024-09-13T02:45:48.613 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1123 (ObjNum 613 snap 192 seq_num 613) dirty exists 2024-09-13T02:45:48.613 INFO:tasks.rados.rados.0.smithi088.stdout:2137: expect (ObjNum 634 snap 200 seq_num 634) 2024-09-13T02:45:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:48 smithi088 ceph-mon[96266]: pgmap v424: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 145 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 10 op/s; 32/258 objects degraded (12.403%) 2024-09-13T02:45:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:48 smithi088 ceph-mon[96266]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:45:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:48 smithi088 ceph-mon[96266]: osd.6 [v2:172.21.15.195:6816/1263278986,v1:172.21.15.195:6817/1263278986] boot 2024-09-13T02:45:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:48 smithi088 ceph-mon[96266]: osdmap e499: 8 total, 8 up, 8 in 2024-09-13T02:45:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:45:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:48 smithi088 ceph-mon[98762]: pgmap v424: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 145 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.3 MiB/s wr, 10 op/s; 32/258 objects degraded (12.403%) 2024-09-13T02:45:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:48 smithi088 ceph-mon[98762]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:45:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:48 smithi088 ceph-mon[98762]: osd.6 [v2:172.21.15.195:6816/1263278986,v1:172.21.15.195:6817/1263278986] boot 2024-09-13T02:45:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:48 smithi088 ceph-mon[98762]: osdmap e499: 8 total, 8 up, 8 in 2024-09-13T02:45:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-09-13T02:45:49.394 INFO:tasks.rados.rados.0.smithi088.stdout:2137: done (7 left) 2024-09-13T02:45:49.394 INFO:tasks.rados.rados.0.smithi088.stdout:2138: done (6 left) 2024-09-13T02:45:49.394 INFO:tasks.rados.rados.0.smithi088.stdout:2139: done (5 left) 2024-09-13T02:45:49.395 INFO:tasks.rados.rados.0.smithi088.stdout:2140: done (4 left) 2024-09-13T02:45:49.395 INFO:tasks.rados.rados.0.smithi088.stdout:2141: done (3 left) 2024-09-13T02:45:49.395 INFO:tasks.rados.rados.0.smithi088.stdout:2142: done (2 left) 2024-09-13T02:45:49.395 INFO:tasks.rados.rados.0.smithi088.stdout:2143: done (1 left) 2024-09-13T02:45:49.395 INFO:tasks.rados.rados.0.smithi088.stdout:2147: done (0 left) 2024-09-13T02:45:49.395 INFO:tasks.rados.rados.0.smithi088.stdout:2148: rollback oid 30 current snap is 210 2024-09-13T02:45:49.395 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 30 to 202 2024-09-13T02:45:49.395 INFO:tasks.rados.rados.0.smithi088.stdout:2149: rollback oid 21 current snap is 210 2024-09-13T02:45:49.395 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 21 to 201 2024-09-13T02:45:49.395 INFO:tasks.rados.rados.0.smithi088.stdout:2150: delete oid 10 current snap is 210 2024-09-13T02:45:49.396 INFO:tasks.rados.rados.0.smithi088.stdout:2149: finishing rollback tid 1 to smithi08884213-21 2024-09-13T02:45:49.396 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 0 (ObjNum 577 snap 0 seq_num 2269093648) dirty dne 2024-09-13T02:45:49.426 INFO:tasks.rados.rados.0.smithi088.stdout:2149: done (2 left) 2024-09-13T02:45:49.426 INFO:tasks.rados.rados.0.smithi088.stdout:2150: done (1 left) 2024-09-13T02:45:49.426 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 210 2024-09-13T02:45:49.427 INFO:tasks.rados.rados.0.smithi088.stdout:2151: seq_num 656 ranges {2334720=589824,2924544=802816} 2024-09-13T02:45:49.442 INFO:tasks.rados.rados.0.smithi088.stdout:2151: writing smithi08884213-6 from 2334720 to 2924544 tid 1 2024-09-13T02:45:49.448 INFO:tasks.rados.rados.0.smithi088.stdout:2151: writing smithi08884213-6 from 2924544 to 3727360 tid 2 2024-09-13T02:45:49.448 INFO:tasks.rados.rados.0.smithi088.stdout:2152: snap_create 2024-09-13T02:45:49.448 INFO:tasks.rados.rados.0.smithi088.stdout:2148: finishing rollback tid 0 to smithi08884213-30 2024-09-13T02:45:49.448 INFO:tasks.rados.rados.0.smithi088.stdout:2151: finishing write tid 1 to smithi08884213-6 2024-09-13T02:45:49.451 INFO:tasks.rados.rados.0.smithi088.stdout:2151: finishing write tid 2 to smithi08884213-6 2024-09-13T02:45:49.451 INFO:tasks.rados.rados.0.smithi088.stdout:2151: finishing write tid 3 to smithi08884213-6 2024-09-13T02:45:49.453 INFO:tasks.rados.rados.0.smithi088.stdout:2151: finishing write tid 4 to smithi08884213-6 2024-09-13T02:45:49.453 INFO:tasks.rados.rados.0.smithi088.stdout:2151: oid 6 updating version 0 to 1171 2024-09-13T02:45:49.453 INFO:tasks.rados.rados.0.smithi088.stdout:2151: oid 6 updating version 1171 to 1172 2024-09-13T02:45:49.453 INFO:tasks.rados.rados.0.smithi088.stdout:2151: oid 6 updating version 1172 to 1173 2024-09-13T02:45:49.453 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1173 (ObjNum 656 snap 210 seq_num 656) dirty exists 2024-09-13T02:45:49.453 INFO:tasks.rados.rados.0.smithi088.stdout:2151: left oid 6 (ObjNum 656 snap 210 seq_num 656) 2024-09-13T02:45:49.453 INFO:tasks.rados.rados.0.smithi088.stdout:2148: finishing rollback tid 1 to smithi08884213-30 2024-09-13T02:45:49.454 INFO:tasks.rados.rados.0.smithi088.stdout:2148: finishing rollback tid 2 to smithi08884213-30 2024-09-13T02:45:49.454 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1043 (ObjNum 589 snap 184 seq_num 589) dirty exists 2024-09-13T02:45:50.387 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T02:45:50.127+0000 7f72c1fad640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-13T02:45:50.446 INFO:tasks.rados.rados.0.smithi088.stdout:2148: done (2 left) 2024-09-13T02:45:50.446 INFO:tasks.rados.rados.0.smithi088.stdout:2151: done (1 left) 2024-09-13T02:45:50.446 INFO:tasks.rados.rados.0.smithi088.stdout:2152: done (0 left) 2024-09-13T02:45:50.446 INFO:tasks.rados.rados.0.smithi088.stdout:2153: rmattr oid 36 current snap is 211 2024-09-13T02:45:50.446 INFO:tasks.rados.rados.0.smithi088.stdout:2153: done (0 left) 2024-09-13T02:45:50.446 INFO:tasks.rados.rados.0.smithi088.stdout:2154: delete oid 24 current snap is 211 2024-09-13T02:45:50.447 INFO:tasks.rados.rados.0.smithi088.stdout:2154: done (0 left) 2024-09-13T02:45:50.447 INFO:tasks.rados.rados.0.smithi088.stdout:2155: read oid 46 snap -1 2024-09-13T02:45:50.447 INFO:tasks.rados.rados.0.smithi088.stdout:2155: expect (ObjNum 613 snap 192 seq_num 613) 2024-09-13T02:45:50.447 INFO:tasks.rados.rados.0.smithi088.stdout:2156: setattr oid 5 current snap is 211 2024-09-13T02:45:50.448 INFO:tasks.rados.rados.0.smithi088.stdout:2157: copy_from oid 6 from oid 7 current snap is 211 2024-09-13T02:45:50.448 INFO:tasks.rados.rados.0.smithi088.stdout:2158: read oid 48 snap -1 2024-09-13T02:45:50.448 INFO:tasks.rados.rados.0.smithi088.stdout:2158: expect (ObjNum 605 snap 190 seq_num 605) 2024-09-13T02:45:50.448 INFO:tasks.rados.rados.0.smithi088.stdout:2159: rmattr oid 34 current snap is 211 2024-09-13T02:45:50.448 INFO:tasks.rados.rados.0.smithi088.stdout:2160: read oid 43 snap -1 2024-09-13T02:45:50.449 INFO:tasks.rados.rados.0.smithi088.stdout:2160: expect (ObjNum 644 snap 206 seq_num 644) 2024-09-13T02:45:50.449 INFO:tasks.rados.rados.0.smithi088.stdout:2161: delete oid 4 current snap is 211 2024-09-13T02:45:50.458 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1221 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-09-13T02:45:50.458 INFO:tasks.rados.rados.0.smithi088.stdout:2155: expect (ObjNum 613 snap 192 seq_num 613) 2024-09-13T02:45:50.528 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1041 (ObjNum 629 snap 197 seq_num 629) dirty exists 2024-09-13T02:45:50.528 INFO:tasks.rados.rados.0.smithi088.stdout:2160: expect (ObjNum 644 snap 206 seq_num 644) 2024-09-13T02:45:50.621 INFO:tasks.rados.rados.0.smithi088.stdout:2157: finishing copy_from racing read to smithi08884213-6 2024-09-13T02:45:50.621 INFO:tasks.rados.rados.0.smithi088.stdout:2157: finishing copy_from to smithi08884213-6 2024-09-13T02:45:50.621 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1110 (ObjNum 612 snap 191 seq_num 612) dirty exists 2024-09-13T02:45:50.621 INFO:tasks.rados.rados.0.smithi088.stdout:2158: expect (ObjNum 605 snap 190 seq_num 605) 2024-09-13T02:45:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[96266]: pgmap v427: 121 pgs: 3 peering, 31 active+undersized, 9 active+undersized+degraded, 78 active+clean; 148 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 9 op/s; 34/267 objects degraded (12.734%) 2024-09-13T02:45:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[96266]: osdmap e500: 8 total, 8 up, 8 in 2024-09-13T02:45:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:50.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:50.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:45:50.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:45:50.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:50.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:45:50.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:50.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:50.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:50.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T02:45:50.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[98762]: pgmap v427: 121 pgs: 3 peering, 31 active+undersized, 9 active+undersized+degraded, 78 active+clean; 148 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 9 op/s; 34/267 objects degraded (12.734%) 2024-09-13T02:45:50.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[98762]: osdmap e500: 8 total, 8 up, 8 in 2024-09-13T02:45:50.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:50.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:50.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:45:50.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:45:50.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:50.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:45:50.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:50.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:50.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:50.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:50 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T02:45:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:50 smithi195 ceph-mon[87742]: pgmap v427: 121 pgs: 3 peering, 31 active+undersized, 9 active+undersized+degraded, 78 active+clean; 148 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 9 op/s; 34/267 objects degraded (12.734%) 2024-09-13T02:45:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:50 smithi195 ceph-mon[87742]: osdmap e500: 8 total, 8 up, 8 in 2024-09-13T02:45:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:45:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:45:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:45:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:45:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:50 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T02:45:51.010 INFO:tasks.rados.rados.0.smithi088.stdout:2155: done (6 left) 2024-09-13T02:45:51.010 INFO:tasks.rados.rados.0.smithi088.stdout:2156: done (5 left) 2024-09-13T02:45:51.010 INFO:tasks.rados.rados.0.smithi088.stdout:2157: done (4 left) 2024-09-13T02:45:51.010 INFO:tasks.rados.rados.0.smithi088.stdout:2158: done (3 left) 2024-09-13T02:45:51.010 INFO:tasks.rados.rados.0.smithi088.stdout:2159: done (2 left) 2024-09-13T02:45:51.010 INFO:tasks.rados.rados.0.smithi088.stdout:2160: done (1 left) 2024-09-13T02:45:51.010 INFO:tasks.rados.rados.0.smithi088.stdout:2161: done (0 left) 2024-09-13T02:45:51.010 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 211 2024-09-13T02:45:51.010 INFO:tasks.rados.rados.0.smithi088.stdout:2162: seq_num 659 ranges {557056=647168,1204224=450560,1654784=352256} 2024-09-13T02:45:51.016 INFO:tasks.rados.rados.0.smithi088.stdout:2162: writing smithi08884213-39 from 557056 to 1204224 tid 1 2024-09-13T02:45:51.018 INFO:tasks.rados.rados.0.smithi088.stdout:2162: writing smithi08884213-39 from 1204224 to 1654784 tid 2 2024-09-13T02:45:51.021 INFO:tasks.rados.rados.0.smithi088.stdout:2162: writing smithi08884213-39 from 1654784 to 2007040 tid 3 2024-09-13T02:45:51.021 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 211 2024-09-13T02:45:51.021 INFO:tasks.rados.rados.0.smithi088.stdout:2163: seq_num 660 ranges {0=663552,663552=737280,1400832=65536} 2024-09-13T02:45:51.024 INFO:tasks.rados.rados.0.smithi088.stdout:2163: writing smithi08884213-13 from 0 to 663552 tid 1 2024-09-13T02:45:51.028 INFO:tasks.rados.rados.0.smithi088.stdout:2163: writing smithi08884213-13 from 663552 to 1400832 tid 2 2024-09-13T02:45:51.029 INFO:tasks.rados.rados.0.smithi088.stdout:2163: writing smithi08884213-13 from 1400832 to 1466368 tid 3 2024-09-13T02:45:51.029 INFO:tasks.rados.rados.0.smithi088.stdout:2164: snap_remove snap 206 2024-09-13T02:45:51.461 INFO:tasks.rados.rados.0.smithi088.stdout:2164: done (2 left) 2024-09-13T02:45:51.461 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 28 current snap is 211 2024-09-13T02:45:51.461 INFO:tasks.rados.rados.0.smithi088.stdout:2162: finishing write tid 1 to smithi08884213-39 2024-09-13T02:45:51.461 INFO:tasks.rados.rados.0.smithi088.stdout:2162: finishing write tid 2 to smithi08884213-39 2024-09-13T02:45:51.461 INFO:tasks.rados.rados.0.smithi088.stdout:2162: finishing write tid 3 to smithi08884213-39 2024-09-13T02:45:51.461 INFO:tasks.rados.rados.0.smithi088.stdout:2162: finishing write tid 4 to smithi08884213-39 2024-09-13T02:45:51.461 INFO:tasks.rados.rados.0.smithi088.stdout:2162: finishing write tid 5 to smithi08884213-39 2024-09-13T02:45:51.461 INFO:tasks.rados.rados.0.smithi088.stdout:2162: oid 39 updating version 0 to 1224 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2162: oid 39 updating version 1224 to 1226 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2162: oid 39 version 1226 is already newer than 1223 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2162: oid 39 version 1226 is already newer than 1225 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1226 (ObjNum 659 snap 211 seq_num 659) dirty exists 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2162: left oid 39 (ObjNum 659 snap 211 seq_num 659) 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2163: finishing write tid 1 to smithi08884213-13 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2163: finishing write tid 2 to smithi08884213-13 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2163: finishing write tid 3 to smithi08884213-13 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2163: finishing write tid 4 to smithi08884213-13 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2163: finishing write tid 5 to smithi08884213-13 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2163: oid 13 updating version 0 to 1230 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2163: oid 13 version 1230 is already newer than 1228 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2163: oid 13 version 1230 is already newer than 1229 2024-09-13T02:45:51.462 INFO:tasks.rados.rados.0.smithi088.stdout:2163: oid 13 version 1230 is already newer than 1227 2024-09-13T02:45:51.463 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 1230 (ObjNum 660 snap 211 seq_num 660) dirty exists 2024-09-13T02:45:51.463 INFO:tasks.rados.rados.0.smithi088.stdout:2163: left oid 13 (ObjNum 660 snap 211 seq_num 660) 2024-09-13T02:45:51.463 INFO:tasks.rados.rados.0.smithi088.stdout:2165: seq_num 661 ranges {6823936=679936,7503872=622592,8126464=180224} 2024-09-13T02:45:51.501 INFO:tasks.rados.rados.0.smithi088.stdout:2165: writing smithi08884213-28 from 6823936 to 7503872 tid 1 2024-09-13T02:45:51.504 INFO:tasks.rados.rados.0.smithi088.stdout:2165: writing smithi08884213-28 from 7503872 to 8126464 tid 2 2024-09-13T02:45:51.506 INFO:tasks.rados.rados.0.smithi088.stdout:2165: writing smithi08884213-28 from 8126464 to 8306688 tid 3 2024-09-13T02:45:51.506 INFO:tasks.rados.rados.0.smithi088.stdout:2162: done (2 left) 2024-09-13T02:45:51.506 INFO:tasks.rados.rados.0.smithi088.stdout:2163: done (1 left) 2024-09-13T02:45:51.506 INFO:tasks.rados.rados.0.smithi088.stdout:2166: read oid 36 snap 201 2024-09-13T02:45:51.506 INFO:tasks.rados.rados.0.smithi088.stdout:2166: expect (ObjNum 621 snap 197 seq_num 621) 2024-09-13T02:45:51.506 INFO:tasks.rados.rados.0.smithi088.stdout:2167: delete oid 26 current snap is 211 2024-09-13T02:45:51.508 INFO:tasks.rados.rados.0.smithi088.stdout:2165: finishing write tid 1 to smithi08884213-28 2024-09-13T02:45:51.508 INFO:tasks.rados.rados.0.smithi088.stdout:2167: done (2 left) 2024-09-13T02:45:51.508 INFO:tasks.rados.rados.0.smithi088.stdout:2168: delete oid 12 current snap is 211 2024-09-13T02:45:51.509 INFO:tasks.rados.rados.0.smithi088.stdout:2165: finishing write tid 2 to smithi08884213-28 2024-09-13T02:45:51.510 INFO:tasks.rados.rados.0.smithi088.stdout:2165: finishing write tid 3 to smithi08884213-28 2024-09-13T02:45:51.512 INFO:tasks.rados.rados.0.smithi088.stdout:2165: finishing write tid 4 to smithi08884213-28 2024-09-13T02:45:51.512 INFO:tasks.rados.rados.0.smithi088.stdout:2168: done (2 left) 2024-09-13T02:45:51.513 INFO:tasks.rados.rados.0.smithi088.stdout:2169: setattr oid 33 current snap is 211 2024-09-13T02:45:51.513 INFO:tasks.rados.rados.0.smithi088.stdout:2165: finishing write tid 5 to smithi08884213-28 2024-09-13T02:45:51.513 INFO:tasks.rados.rados.0.smithi088.stdout:2165: oid 28 updating version 0 to 1239 2024-09-13T02:45:51.513 INFO:tasks.rados.rados.0.smithi088.stdout:2165: oid 28 version 1239 is already newer than 1236 2024-09-13T02:45:51.513 INFO:tasks.rados.rados.0.smithi088.stdout:2165: oid 28 version 1239 is already newer than 1238 2024-09-13T02:45:51.513 INFO:tasks.rados.rados.0.smithi088.stdout:2165: oid 28 version 1239 is already newer than 1237 2024-09-13T02:45:51.513 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1239 (ObjNum 661 snap 211 seq_num 661) dirty exists 2024-09-13T02:45:51.513 INFO:tasks.rados.rados.0.smithi088.stdout:2165: left oid 28 (ObjNum 661 snap 211 seq_num 661) 2024-09-13T02:45:51.514 INFO:tasks.rados.rados.0.smithi088.stdout:2165: done (2 left) 2024-09-13T02:45:51.514 INFO:tasks.rados.rados.0.smithi088.stdout:2170: snap_remove snap 207 2024-09-13T02:45:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:51 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T02:45:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:51 smithi195 ceph-mon[87742]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-13T02:45:51.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:51 smithi195 ceph-mon[87742]: osdmap e501: 8 total, 8 up, 8 in 2024-09-13T02:45:51.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:51 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 34/267 objects degraded (12.734%), 9 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:51 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T02:45:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:51 smithi088 ceph-mon[96266]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-13T02:45:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:51 smithi088 ceph-mon[96266]: osdmap e501: 8 total, 8 up, 8 in 2024-09-13T02:45:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:51 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 34/267 objects degraded (12.734%), 9 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:51 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T02:45:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:51 smithi088 ceph-mon[98762]: Upgrade: unsafe to stop osd(s) at this time (15 PGs are or would become offline) 2024-09-13T02:45:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:51 smithi088 ceph-mon[98762]: osdmap e501: 8 total, 8 up, 8 in 2024-09-13T02:45:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:51 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 34/267 objects degraded (12.734%), 9 pgs degraded (PG_DEGRADED) 2024-09-13T02:45:52.465 INFO:tasks.rados.rados.0.smithi088.stdout:2170: done (2 left) 2024-09-13T02:45:52.466 INFO:tasks.rados.rados.0.smithi088.stdout:2171: snap_create 2024-09-13T02:45:52.466 INFO:tasks.rados.rados.0.smithi088.stdout:2166: expect (ObjNum 621 snap 197 seq_num 621) 2024-09-13T02:45:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:52 smithi195 ceph-mon[87742]: pgmap v430: 121 pgs: 1 activating+degraded, 4 activating, 3 peering, 13 active+undersized, 5 active+undersized+degraded, 95 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 2.0 MiB/s wr, 22 op/s; 24/294 objects degraded (8.163%); 6.0 MiB/s, 1 objects/s recovering 2024-09-13T02:45:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:52 smithi195 ceph-mon[87742]: osdmap e502: 8 total, 8 up, 8 in 2024-09-13T02:45:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:52 smithi088 ceph-mon[98762]: pgmap v430: 121 pgs: 1 activating+degraded, 4 activating, 3 peering, 13 active+undersized, 5 active+undersized+degraded, 95 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 2.0 MiB/s wr, 22 op/s; 24/294 objects degraded (8.163%); 6.0 MiB/s, 1 objects/s recovering 2024-09-13T02:45:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:52 smithi088 ceph-mon[98762]: osdmap e502: 8 total, 8 up, 8 in 2024-09-13T02:45:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:52 smithi088 ceph-mon[96266]: pgmap v430: 121 pgs: 1 activating+degraded, 4 activating, 3 peering, 13 active+undersized, 5 active+undersized+degraded, 95 active+clean; 153 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 2.0 MiB/s wr, 22 op/s; 24/294 objects degraded (8.163%); 6.0 MiB/s, 1 objects/s recovering 2024-09-13T02:45:52.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:52 smithi088 ceph-mon[96266]: osdmap e502: 8 total, 8 up, 8 in 2024-09-13T02:45:52.965 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 922 (ObjNum 550 snap 175 seq_num 550) dirty exists 2024-09-13T02:45:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:45:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:45:53] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2024-09-13T02:45:53.469 INFO:tasks.rados.rados.0.smithi088.stdout:2166: done (2 left) 2024-09-13T02:45:53.469 INFO:tasks.rados.rados.0.smithi088.stdout:2169: done (1 left) 2024-09-13T02:45:53.469 INFO:tasks.rados.rados.0.smithi088.stdout:2171: done (0 left) 2024-09-13T02:45:53.469 INFO:tasks.rados.rados.0.smithi088.stdout:2172: read oid 42 snap -1 2024-09-13T02:45:53.469 INFO:tasks.rados.rados.0.smithi088.stdout:2172: expect (ObjNum 586 snap 184 seq_num 586) 2024-09-13T02:45:53.469 INFO:tasks.rados.rados.0.smithi088.stdout:2173: read oid 41 snap 209 2024-09-13T02:45:53.469 INFO:tasks.rados.rados.0.smithi088.stdout:2173: expect (ObjNum 527 snap 170 seq_num 527) 2024-09-13T02:45:53.469 INFO:tasks.rados.rados.0.smithi088.stdout:2174: read oid 32 snap -1 2024-09-13T02:45:53.469 INFO:tasks.rados.rados.0.smithi088.stdout:2174: expect (ObjNum 650 snap 209 seq_num 650) 2024-09-13T02:45:53.469 INFO:tasks.rados.rados.0.smithi088.stdout:2175: snap_create 2024-09-13T02:45:53.491 INFO:tasks.rados.rados.0.smithi088.stdout:2174: expect (ObjNum 650 snap 209 seq_num 650) 2024-09-13T02:45:53.564 INFO:tasks.rados.rados.0.smithi088.stdout:2173: expect (ObjNum 527 snap 170 seq_num 527) 2024-09-13T02:45:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:53 smithi195 ceph-mon[87742]: osdmap e503: 8 total, 8 up, 8 in 2024-09-13T02:45:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:53 smithi195 ceph-mon[87742]: pgmap v433: 121 pgs: 1 activating+degraded, 4 activating, 3 peering, 113 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.6 MiB/s wr, 26 op/s; 1/285 objects degraded (0.351%); 12 MiB/s, 4 objects/s recovering 2024-09-13T02:45:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:53 smithi088 ceph-mon[96266]: osdmap e503: 8 total, 8 up, 8 in 2024-09-13T02:45:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:53 smithi088 ceph-mon[96266]: pgmap v433: 121 pgs: 1 activating+degraded, 4 activating, 3 peering, 113 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.6 MiB/s wr, 26 op/s; 1/285 objects degraded (0.351%); 12 MiB/s, 4 objects/s recovering 2024-09-13T02:45:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:53 smithi088 ceph-mon[98762]: osdmap e503: 8 total, 8 up, 8 in 2024-09-13T02:45:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:53 smithi088 ceph-mon[98762]: pgmap v433: 121 pgs: 1 activating+degraded, 4 activating, 3 peering, 113 active+clean; 155 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 1.6 MiB/s wr, 26 op/s; 1/285 objects degraded (0.351%); 12 MiB/s, 4 objects/s recovering 2024-09-13T02:45:54.168 INFO:tasks.rados.rados.0.smithi088.stdout:2172: expect (ObjNum 586 snap 184 seq_num 586) 2024-09-13T02:45:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:54 smithi195 ceph-mon[87742]: osdmap e504: 8 total, 8 up, 8 in 2024-09-13T02:45:54.848 INFO:tasks.rados.rados.0.smithi088.stdout:2172: done (3 left) 2024-09-13T02:45:54.848 INFO:tasks.rados.rados.0.smithi088.stdout:2173: done (2 left) 2024-09-13T02:45:54.849 INFO:tasks.rados.rados.0.smithi088.stdout:2174: done (1 left) 2024-09-13T02:45:54.849 INFO:tasks.rados.rados.0.smithi088.stdout:2175: done (0 left) 2024-09-13T02:45:54.849 INFO:tasks.rados.rados.0.smithi088.stdout:2176: read oid 28 snap -1 2024-09-13T02:45:54.849 INFO:tasks.rados.rados.0.smithi088.stdout:2176: expect (ObjNum 661 snap 211 seq_num 661) 2024-09-13T02:45:54.849 INFO:tasks.rados.rados.0.smithi088.stdout:2177: copy_from oid 31 from oid 11 current snap is 213 2024-09-13T02:45:54.849 INFO:tasks.rados.rados.0.smithi088.stdout:2178: read oid 23 snap -1 2024-09-13T02:45:54.849 INFO:tasks.rados.rados.0.smithi088.stdout:2178: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:45:54.849 INFO:tasks.rados.rados.0.smithi088.stdout:2179: snap_create 2024-09-13T02:45:54.851 INFO:tasks.rados.rados.0.smithi088.stdout:2178: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:45:54.853 INFO:tasks.rados.rados.0.smithi088.stdout:2177: finishing copy_from to smithi08884213-31 2024-09-13T02:45:54.853 INFO:tasks.rados.rados.0.smithi088.stdout:2177: got expected ENOENT (src dne) 2024-09-13T02:45:54.853 INFO:tasks.rados.rados.0.smithi088.stdout:2177: finishing copy_from racing read to smithi08884213-31 2024-09-13T02:45:54.891 INFO:tasks.rados.rados.0.smithi088.stdout:2176: expect (ObjNum 661 snap 211 seq_num 661) 2024-09-13T02:45:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:54 smithi088 ceph-mon[96266]: osdmap e504: 8 total, 8 up, 8 in 2024-09-13T02:45:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:54 smithi088 ceph-mon[98762]: osdmap e504: 8 total, 8 up, 8 in 2024-09-13T02:45:55.478 INFO:tasks.rados.rados.0.smithi088.stdout:2176: done (3 left) 2024-09-13T02:45:55.478 INFO:tasks.rados.rados.0.smithi088.stdout:2177: done (2 left) 2024-09-13T02:45:55.478 INFO:tasks.rados.rados.0.smithi088.stdout:2178: done (1 left) 2024-09-13T02:45:55.478 INFO:tasks.rados.rados.0.smithi088.stdout:2179: done (0 left) 2024-09-13T02:45:55.478 INFO:tasks.rados.rados.0.smithi088.stdout:2180: rmattr oid 33 current snap is 214 2024-09-13T02:45:55.478 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 214 2024-09-13T02:45:55.478 INFO:tasks.rados.rados.0.smithi088.stdout:2181: seq_num 664 ranges {0=729088,729088=729088,1458176=73728} 2024-09-13T02:45:55.482 INFO:tasks.rados.rados.0.smithi088.stdout:2181: writing smithi08884213-12 from 0 to 729088 tid 1 2024-09-13T02:45:55.486 INFO:tasks.rados.rados.0.smithi088.stdout:2181: writing smithi08884213-12 from 729088 to 1458176 tid 2 2024-09-13T02:45:55.487 INFO:tasks.rados.rados.0.smithi088.stdout:2181: writing smithi08884213-12 from 1458176 to 1531904 tid 3 2024-09-13T02:45:55.487 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 214 2024-09-13T02:45:55.487 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 923 (ObjNum 550 snap 175 seq_num 550) dirty exists 2024-09-13T02:45:55.487 INFO:tasks.rados.rados.0.smithi088.stdout:2181: finishing write tid 1 to smithi08884213-12 2024-09-13T02:45:55.487 INFO:tasks.rados.rados.0.smithi088.stdout:2182: seq_num 665 ranges {1638400=745472,2383872=606208,2990080=196608} 2024-09-13T02:45:55.499 INFO:tasks.rados.rados.0.smithi088.stdout:2182: writing smithi08884213-34 from 1638400 to 2383872 tid 1 2024-09-13T02:45:55.503 INFO:tasks.rados.rados.0.smithi088.stdout:2182: writing smithi08884213-34 from 2383872 to 2990080 tid 2 2024-09-13T02:45:55.505 INFO:tasks.rados.rados.0.smithi088.stdout:2182: writing smithi08884213-34 from 2990080 to 3186688 tid 3 2024-09-13T02:45:55.505 INFO:tasks.rados.rados.0.smithi088.stdout:2180: done (2 left) 2024-09-13T02:45:55.505 INFO:tasks.rados.rados.0.smithi088.stdout:2183: copy_from oid 24 from oid 20 current snap is 214 2024-09-13T02:45:55.505 INFO:tasks.rados.rados.0.smithi088.stdout:2181: finishing write tid 2 to smithi08884213-12 2024-09-13T02:45:55.505 INFO:tasks.rados.rados.0.smithi088.stdout:2181: finishing write tid 3 to smithi08884213-12 2024-09-13T02:45:55.505 INFO:tasks.rados.rados.0.smithi088.stdout:2181: finishing write tid 4 to smithi08884213-12 2024-09-13T02:45:55.505 INFO:tasks.rados.rados.0.smithi088.stdout:2181: finishing write tid 5 to smithi08884213-12 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:2181: oid 12 updating version 0 to 1047 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:2181: oid 12 version 1047 is already newer than 1045 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:2181: oid 12 updating version 1047 to 1048 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:2181: oid 12 version 1048 is already newer than 1046 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1048 (ObjNum 664 snap 214 seq_num 664) dirty exists 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:2181: left oid 12 (ObjNum 664 snap 214 seq_num 664) 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:2182: finishing write tid 1 to smithi08884213-34 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:2181: done (2 left) 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:2184: rmattr oid 10 current snap is 214 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:2184: done (2 left) 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:2185: rollback oid 14 current snap is 214 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 14 to 202 2024-09-13T02:45:55.506 INFO:tasks.rados.rados.0.smithi088.stdout:2186: setattr oid 21 current snap is 214 2024-09-13T02:45:55.507 INFO:tasks.rados.rados.0.smithi088.stdout:2187: copy_from oid 15 from oid 49 current snap is 214 2024-09-13T02:45:55.507 INFO:tasks.rados.rados.0.smithi088.stdout:2188: rmattr oid 40 current snap is 214 2024-09-13T02:45:55.508 INFO:tasks.rados.rados.0.smithi088.stdout:2188: done (5 left) 2024-09-13T02:45:55.508 INFO:tasks.rados.rados.0.smithi088.stdout:2189: copy_from oid 50 from oid 9 current snap is 214 2024-09-13T02:45:55.508 INFO:tasks.rados.rados.0.smithi088.stdout:2190: read oid 3 snap -1 2024-09-13T02:45:55.508 INFO:tasks.rados.rados.0.smithi088.stdout:2190: expect deleted 2024-09-13T02:45:55.508 INFO:tasks.rados.rados.0.smithi088.stdout:2191: delete oid 39 current snap is 214 2024-09-13T02:45:55.508 INFO:tasks.rados.rados.0.smithi088.stdout:2182: finishing write tid 2 to smithi08884213-34 2024-09-13T02:45:55.508 INFO:tasks.rados.rados.0.smithi088.stdout:2182: finishing write tid 3 to smithi08884213-34 2024-09-13T02:45:55.510 INFO:tasks.rados.rados.0.smithi088.stdout:2182: finishing write tid 4 to smithi08884213-34 2024-09-13T02:45:55.511 INFO:tasks.rados.rados.0.smithi088.stdout:2190: done (7 left) 2024-09-13T02:45:55.511 INFO:tasks.rados.rados.0.smithi088.stdout:2191: done (6 left) 2024-09-13T02:45:55.511 INFO:tasks.rados.rados.0.smithi088.stdout:2192: rmattr oid 47 current snap is 214 2024-09-13T02:45:55.511 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1174 (ObjNum 161 snap 0 seq_num 2153605648) dirty exists 2024-09-13T02:45:55.511 INFO:tasks.rados.rados.0.smithi088.stdout:2186: done (6 left) 2024-09-13T02:45:55.511 INFO:tasks.rados.rados.0.smithi088.stdout:2193: delete oid 43 current snap is 214 2024-09-13T02:45:55.512 INFO:tasks.rados.rados.0.smithi088.stdout:2185: finishing rollback tid 1 to smithi08884213-14 2024-09-13T02:45:55.512 INFO:tasks.rados.rados.0.smithi088.stdout:2182: finishing write tid 5 to smithi08884213-34 2024-09-13T02:45:55.512 INFO:tasks.rados.rados.0.smithi088.stdout:2182: oid 34 updating version 0 to 1044 2024-09-13T02:45:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:2182: oid 34 updating version 1044 to 1046 2024-09-13T02:45:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:2182: oid 34 version 1046 is already newer than 1045 2024-09-13T02:45:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:2182: oid 34 version 1046 is already newer than 1043 2024-09-13T02:45:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1046 (ObjNum 665 snap 214 seq_num 665) dirty exists 2024-09-13T02:45:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:2182: left oid 34 (ObjNum 665 snap 214 seq_num 665) 2024-09-13T02:45:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:2185: finishing rollback tid 2 to smithi08884213-14 2024-09-13T02:45:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1048 (ObjNum 597 snap 186 seq_num 597) dirty exists 2024-09-13T02:45:55.515 INFO:tasks.rados.rados.0.smithi088.stdout:2182: done (6 left) 2024-09-13T02:45:55.515 INFO:tasks.rados.rados.0.smithi088.stdout:2185: done (5 left) 2024-09-13T02:45:55.515 INFO:tasks.rados.rados.0.smithi088.stdout:2193: done (4 left) 2024-09-13T02:45:55.515 INFO:tasks.rados.rados.0.smithi088.stdout:2194: rollback oid 31 current snap is 214 2024-09-13T02:45:55.515 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 31 to 210 2024-09-13T02:45:55.515 INFO:tasks.rados.rados.0.smithi088.stdout:2195: rollback oid 28 current snap is 214 2024-09-13T02:45:55.516 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 28 to 202 2024-09-13T02:45:55.516 INFO:tasks.rados.rados.0.smithi088.stdout:2196: read oid 48 snap 201 2024-09-13T02:45:55.516 INFO:tasks.rados.rados.0.smithi088.stdout:2196: expect (ObjNum 605 snap 190 seq_num 605) 2024-09-13T02:45:55.516 INFO:tasks.rados.rados.0.smithi088.stdout:2197: read oid 44 snap -1 2024-09-13T02:45:55.516 INFO:tasks.rados.rados.0.smithi088.stdout:2197: expect (ObjNum 634 snap 200 seq_num 634) 2024-09-13T02:45:55.516 INFO:tasks.rados.rados.0.smithi088.stdout:2198: snap_remove snap 209 2024-09-13T02:45:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:55 smithi195 ceph-mon[87742]: osdmap e505: 8 total, 8 up, 8 in 2024-09-13T02:45:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:55 smithi195 ceph-mon[87742]: pgmap v436: 121 pgs: 121 active+clean; 153 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 25 op/s; 6.7 MiB/s, 2 objects/s recovering 2024-09-13T02:45:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:55 smithi088 ceph-mon[98762]: osdmap e505: 8 total, 8 up, 8 in 2024-09-13T02:45:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:55 smithi088 ceph-mon[98762]: pgmap v436: 121 pgs: 121 active+clean; 153 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 25 op/s; 6.7 MiB/s, 2 objects/s recovering 2024-09-13T02:45:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:55 smithi088 ceph-mon[96266]: osdmap e505: 8 total, 8 up, 8 in 2024-09-13T02:45:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:55 smithi088 ceph-mon[96266]: pgmap v436: 121 pgs: 121 active+clean; 153 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 25 op/s; 6.7 MiB/s, 2 objects/s recovering 2024-09-13T02:45:56.389 INFO:tasks.rados.rados.0.smithi088.stdout:2198: done (8 left) 2024-09-13T02:45:56.389 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 214 2024-09-13T02:45:56.389 INFO:tasks.rados.rados.0.smithi088.stdout:2199: seq_num 668 ranges {4702208=794624,5496832=663552,6160384=139264} 2024-09-13T02:45:56.418 INFO:tasks.rados.rados.0.smithi088.stdout:2199: writing smithi08884213-33 from 4702208 to 5496832 tid 1 2024-09-13T02:45:56.422 INFO:tasks.rados.rados.0.smithi088.stdout:2199: writing smithi08884213-33 from 5496832 to 6160384 tid 2 2024-09-13T02:45:56.423 INFO:tasks.rados.rados.0.smithi088.stdout:2199: writing smithi08884213-33 from 6160384 to 6299648 tid 3 2024-09-13T02:45:56.423 INFO:tasks.rados.rados.0.smithi088.stdout:2200: snap_remove snap 203 2024-09-13T02:45:56.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:56 smithi195 ceph-mon[87742]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/285 objects degraded (0.351%), 1 pg degraded) 2024-09-13T02:45:56.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:56 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:45:56.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:56 smithi195 ceph-mon[87742]: osdmap e506: 8 total, 8 up, 8 in 2024-09-13T02:45:56.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:56 smithi195 ceph-mon[87742]: osdmap e507: 8 total, 8 up, 8 in 2024-09-13T02:45:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:56 smithi088 ceph-mon[96266]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/285 objects degraded (0.351%), 1 pg degraded) 2024-09-13T02:45:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:56 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:45:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:56 smithi088 ceph-mon[96266]: osdmap e506: 8 total, 8 up, 8 in 2024-09-13T02:45:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:56 smithi088 ceph-mon[96266]: osdmap e507: 8 total, 8 up, 8 in 2024-09-13T02:45:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:56 smithi088 ceph-mon[98762]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/285 objects degraded (0.351%), 1 pg degraded) 2024-09-13T02:45:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:56 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:45:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:56 smithi088 ceph-mon[98762]: osdmap e506: 8 total, 8 up, 8 in 2024-09-13T02:45:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:56 smithi088 ceph-mon[98762]: osdmap e507: 8 total, 8 up, 8 in 2024-09-13T02:45:57.394 INFO:tasks.rados.rados.0.smithi088.stdout:2200: done (9 left) 2024-09-13T02:45:57.394 INFO:tasks.rados.rados.0.smithi088.stdout:2201: setattr oid 21 current snap is 214 2024-09-13T02:45:57.394 INFO:tasks.rados.rados.0.smithi088.stdout:2183: finishing copy_from racing read to smithi08884213-24 2024-09-13T02:45:57.394 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1249 (ObjNum 643 snap 205 seq_num 643) dirty exists 2024-09-13T02:45:57.394 INFO:tasks.rados.rados.0.smithi088.stdout:2187: finishing copy_from racing read to smithi08884213-15 2024-09-13T02:45:57.394 INFO:tasks.rados.rados.0.smithi088.stdout:2194: finishing rollback tid 0 to smithi08884213-31 2024-09-13T02:45:57.394 INFO:tasks.rados.rados.0.smithi088.stdout:2194: finishing rollback tid 1 to smithi08884213-31 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:2195: finishing rollback tid 0 to smithi08884213-28 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:2195: finishing rollback tid 1 to smithi08884213-28 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:2194: finishing rollback tid 2 to smithi08884213-31 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1196 (ObjNum 613 snap 192 seq_num 613) dirty exists 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:2195: finishing rollback tid 2 to smithi08884213-28 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1253 (ObjNum 639 snap 201 seq_num 639) dirty exists 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:2187: finishing copy_from to smithi08884213-15 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 914 (ObjNum 638 snap 201 seq_num 638) dirty exists 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:2189: finishing copy_from racing read to smithi08884213-50 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:2183: finishing copy_from to smithi08884213-24 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1043 (ObjNum 625 snap 197 seq_num 625) dirty exists 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:2189: finishing copy_from to smithi08884213-50 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 1163 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:45:57.395 INFO:tasks.rados.rados.0.smithi088.stdout:2197: expect (ObjNum 634 snap 200 seq_num 634) 2024-09-13T02:45:57.619 INFO:tasks.rados.rados.0.smithi088.stdout:2196: expect (ObjNum 605 snap 190 seq_num 605) 2024-09-13T02:45:58.005 INFO:tasks.rados.rados.0.smithi088.stdout:2199: finishing write tid 1 to smithi08884213-33 2024-09-13T02:45:58.005 INFO:tasks.rados.rados.0.smithi088.stdout:2199: finishing write tid 2 to smithi08884213-33 2024-09-13T02:45:58.005 INFO:tasks.rados.rados.0.smithi088.stdout:2199: finishing write tid 3 to smithi08884213-33 2024-09-13T02:45:58.005 INFO:tasks.rados.rados.0.smithi088.stdout:2199: finishing write tid 4 to smithi08884213-33 2024-09-13T02:45:58.005 INFO:tasks.rados.rados.0.smithi088.stdout:2199: finishing write tid 5 to smithi08884213-33 2024-09-13T02:45:58.005 INFO:tasks.rados.rados.0.smithi088.stdout:2199: oid 33 updating version 0 to 925 2024-09-13T02:45:58.005 INFO:tasks.rados.rados.0.smithi088.stdout:2199: oid 33 updating version 925 to 927 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:2199: oid 33 version 927 is already newer than 924 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:2199: oid 33 version 927 is already newer than 926 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 927 (ObjNum 668 snap 214 seq_num 668) dirty exists 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:2199: left oid 33 (ObjNum 668 snap 214 seq_num 668) 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:2183: done (9 left) 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:2187: done (8 left) 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:2189: done (7 left) 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:2192: done (6 left) 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:2194: done (5 left) 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:2195: done (4 left) 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:2196: done (3 left) 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:2197: done (2 left) 2024-09-13T02:45:58.006 INFO:tasks.rados.rados.0.smithi088.stdout:2199: done (1 left) 2024-09-13T02:45:58.007 INFO:tasks.rados.rados.0.smithi088.stdout:2202: rmattr oid 39 current snap is 214 2024-09-13T02:45:58.007 INFO:tasks.rados.rados.0.smithi088.stdout:2202: done (1 left) 2024-09-13T02:45:58.007 INFO:tasks.rados.rados.0.smithi088.stdout:2203: rollback oid 23 current snap is 214 2024-09-13T02:45:58.007 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 23 to 208 2024-09-13T02:45:58.007 INFO:tasks.rados.rados.0.smithi088.stdout:2204: snap_remove snap 202 2024-09-13T02:45:58.483 INFO:tasks.rados.rados.0.smithi088.stdout:2204: done (2 left) 2024-09-13T02:45:58.483 INFO:tasks.rados.rados.0.smithi088.stdout:2205: delete oid 18 current snap is 214 2024-09-13T02:45:58.483 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1176 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-13T02:45:58.483 INFO:tasks.rados.rados.0.smithi088.stdout:2203: finishing rollback tid 0 to smithi08884213-23 2024-09-13T02:45:58.483 INFO:tasks.rados.rados.0.smithi088.stdout:2203: finishing rollback tid 1 to smithi08884213-23 2024-09-13T02:45:58.483 INFO:tasks.rados.rados.0.smithi088.stdout:2203: finishing rollback tid 2 to smithi08884213-23 2024-09-13T02:45:58.483 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1126 (ObjNum 81 snap 0 seq_num 2152607072) dirty exists 2024-09-13T02:45:58.488 INFO:tasks.rados.rados.0.smithi088.stdout:2201: done (2 left) 2024-09-13T02:45:58.488 INFO:tasks.rados.rados.0.smithi088.stdout:2203: done (1 left) 2024-09-13T02:45:58.488 INFO:tasks.rados.rados.0.smithi088.stdout:2205: done (0 left) 2024-09-13T02:45:58.488 INFO:tasks.rados.rados.0.smithi088.stdout:2206: read oid 50 snap -1 2024-09-13T02:45:58.488 INFO:tasks.rados.rados.0.smithi088.stdout:2206: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:45:58.488 INFO:tasks.rados.rados.0.smithi088.stdout:2207: snap_create 2024-09-13T02:45:58.503 INFO:tasks.rados.rados.0.smithi088.stdout:2206: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:45:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:58 smithi088 ceph-mon[96266]: pgmap v439: 121 pgs: 121 active+clean; 154 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 24 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-09-13T02:45:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:58 smithi088 ceph-mon[96266]: osdmap e508: 8 total, 8 up, 8 in 2024-09-13T02:45:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:58 smithi088 ceph-mon[98762]: pgmap v439: 121 pgs: 121 active+clean; 154 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 24 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-09-13T02:45:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:58 smithi088 ceph-mon[98762]: osdmap e508: 8 total, 8 up, 8 in 2024-09-13T02:45:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:58 smithi195 ceph-mon[87742]: pgmap v439: 121 pgs: 121 active+clean; 154 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.2 MiB/s wr, 24 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-09-13T02:45:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:58 smithi195 ceph-mon[87742]: osdmap e508: 8 total, 8 up, 8 in 2024-09-13T02:45:59.495 INFO:tasks.rados.rados.0.smithi088.stdout:2206: done (1 left) 2024-09-13T02:45:59.495 INFO:tasks.rados.rados.0.smithi088.stdout:2207: done (0 left) 2024-09-13T02:45:59.495 INFO:tasks.rados.rados.0.smithi088.stdout:2208: read oid 5 snap -1 2024-09-13T02:45:59.496 INFO:tasks.rados.rados.0.smithi088.stdout:2208: expect (ObjNum 566 snap 178 seq_num 566) 2024-09-13T02:45:59.496 INFO:tasks.rados.rados.0.smithi088.stdout:2209: snap_create 2024-09-13T02:45:59.551 INFO:tasks.rados.rados.0.smithi088.stdout:2208: expect (ObjNum 566 snap 178 seq_num 566) 2024-09-13T02:45:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:59 smithi088 ceph-mon[98762]: osdmap e509: 8 total, 8 up, 8 in 2024-09-13T02:45:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:59 smithi088 ceph-mon[98762]: pgmap v442: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 155 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 374 KiB/s wr, 9 op/s 2024-09-13T02:45:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:45:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:59 smithi088 ceph-mon[96266]: osdmap e509: 8 total, 8 up, 8 in 2024-09-13T02:45:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:59 smithi088 ceph-mon[96266]: pgmap v442: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 155 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 374 KiB/s wr, 9 op/s 2024-09-13T02:45:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:45:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:45:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:59 smithi195 ceph-mon[87742]: osdmap e509: 8 total, 8 up, 8 in 2024-09-13T02:45:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:59 smithi195 ceph-mon[87742]: pgmap v442: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 155 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 374 KiB/s wr, 9 op/s 2024-09-13T02:45:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:45:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:45:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:46:00.494 INFO:tasks.rados.rados.0.smithi088.stdout:2208: done (1 left) 2024-09-13T02:46:00.494 INFO:tasks.rados.rados.0.smithi088.stdout:2209: done (0 left) 2024-09-13T02:46:00.494 INFO:tasks.rados.rados.0.smithi088.stdout:2210: rmattr oid 11 current snap is 216 2024-09-13T02:46:00.494 INFO:tasks.rados.rados.0.smithi088.stdout:2210: done (0 left) 2024-09-13T02:46:00.494 INFO:tasks.rados.rados.0.smithi088.stdout:2211: read oid 43 snap -1 2024-09-13T02:46:00.494 INFO:tasks.rados.rados.0.smithi088.stdout:2211: expect deleted 2024-09-13T02:46:00.494 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 216 2024-09-13T02:46:00.494 INFO:tasks.rados.rados.0.smithi088.stdout:2212: seq_num 670 ranges {0=425984,425984=483328,909312=507904,1417216=212992} 2024-09-13T02:46:00.495 INFO:tasks.rados.rados.0.smithi088.stdout:2212: writing smithi08884213-4 from 0 to 425984 tid 1 2024-09-13T02:46:00.498 INFO:tasks.rados.rados.0.smithi088.stdout:2212: writing smithi08884213-4 from 425984 to 909312 tid 2 2024-09-13T02:46:00.502 INFO:tasks.rados.rados.0.smithi088.stdout:2212: writing smithi08884213-4 from 909312 to 1417216 tid 3 2024-09-13T02:46:00.503 INFO:tasks.rados.rados.0.smithi088.stdout:2212: writing smithi08884213-4 from 1417216 to 1630208 tid 4 2024-09-13T02:46:00.503 INFO:tasks.rados.rados.0.smithi088.stdout:2213: read oid 2 snap -1 2024-09-13T02:46:00.503 INFO:tasks.rados.rados.0.smithi088.stdout:2213: expect (ObjNum 635 snap 200 seq_num 635) 2024-09-13T02:46:00.504 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 216 2024-09-13T02:46:00.504 INFO:tasks.rados.rados.0.smithi088.stdout:2214: seq_num 671 ranges {0=442368,442368=761856,1204224=442368} 2024-09-13T02:46:00.506 INFO:tasks.rados.rados.0.smithi088.stdout:2214: writing smithi08884213-18 from 0 to 442368 tid 1 2024-09-13T02:46:00.511 INFO:tasks.rados.rados.0.smithi088.stdout:2214: writing smithi08884213-18 from 442368 to 1204224 tid 2 2024-09-13T02:46:00.514 INFO:tasks.rados.rados.0.smithi088.stdout:2214: writing smithi08884213-18 from 1204224 to 1646592 tid 3 2024-09-13T02:46:00.514 INFO:tasks.rados.rados.0.smithi088.stdout:2215: snap_create 2024-09-13T02:46:00.514 INFO:tasks.rados.rados.0.smithi088.stdout:2212: finishing write tid 1 to smithi08884213-4 2024-09-13T02:46:00.514 INFO:tasks.rados.rados.0.smithi088.stdout:2212: finishing write tid 2 to smithi08884213-4 2024-09-13T02:46:00.514 INFO:tasks.rados.rados.0.smithi088.stdout:2212: finishing write tid 3 to smithi08884213-4 2024-09-13T02:46:00.514 INFO:tasks.rados.rados.0.smithi088.stdout:2212: finishing write tid 4 to smithi08884213-4 2024-09-13T02:46:00.515 INFO:tasks.rados.rados.0.smithi088.stdout:2212: finishing write tid 5 to smithi08884213-4 2024-09-13T02:46:00.515 INFO:tasks.rados.rados.0.smithi088.stdout:2212: finishing write tid 6 to smithi08884213-4 2024-09-13T02:46:00.515 INFO:tasks.rados.rados.0.smithi088.stdout:2212: oid 4 updating version 0 to 1050 2024-09-13T02:46:00.515 INFO:tasks.rados.rados.0.smithi088.stdout:2212: oid 4 updating version 1050 to 1052 2024-09-13T02:46:00.515 INFO:tasks.rados.rados.0.smithi088.stdout:2212: oid 4 updating version 1052 to 1053 2024-09-13T02:46:00.515 INFO:tasks.rados.rados.0.smithi088.stdout:2212: oid 4 version 1053 is already newer than 1049 2024-09-13T02:46:00.515 INFO:tasks.rados.rados.0.smithi088.stdout:2212: oid 4 version 1053 is already newer than 1051 2024-09-13T02:46:00.515 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1053 (ObjNum 670 snap 216 seq_num 670) dirty exists 2024-09-13T02:46:00.515 INFO:tasks.rados.rados.0.smithi088.stdout:2212: left oid 4 (ObjNum 670 snap 216 seq_num 670) 2024-09-13T02:46:00.515 INFO:tasks.rados.rados.0.smithi088.stdout:2213: expect (ObjNum 635 snap 200 seq_num 635) 2024-09-13T02:46:00.558 INFO:tasks.rados.rados.0.smithi088.stdout:2214: finishing write tid 1 to smithi08884213-18 2024-09-13T02:46:00.558 INFO:tasks.rados.rados.0.smithi088.stdout:2214: finishing write tid 2 to smithi08884213-18 2024-09-13T02:46:00.558 INFO:tasks.rados.rados.0.smithi088.stdout:2214: finishing write tid 3 to smithi08884213-18 2024-09-13T02:46:00.558 INFO:tasks.rados.rados.0.smithi088.stdout:2214: finishing write tid 4 to smithi08884213-18 2024-09-13T02:46:00.558 INFO:tasks.rados.rados.0.smithi088.stdout:2214: finishing write tid 5 to smithi08884213-18 2024-09-13T02:46:00.558 INFO:tasks.rados.rados.0.smithi088.stdout:2214: oid 18 updating version 0 to 1167 2024-09-13T02:46:00.558 INFO:tasks.rados.rados.0.smithi088.stdout:2214: oid 18 version 1167 is already newer than 1166 2024-09-13T02:46:00.559 INFO:tasks.rados.rados.0.smithi088.stdout:2214: oid 18 updating version 1167 to 1168 2024-09-13T02:46:00.559 INFO:tasks.rados.rados.0.smithi088.stdout:2214: oid 18 version 1168 is already newer than 1165 2024-09-13T02:46:00.559 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1168 (ObjNum 671 snap 216 seq_num 671) dirty exists 2024-09-13T02:46:00.559 INFO:tasks.rados.rados.0.smithi088.stdout:2214: left oid 18 (ObjNum 671 snap 216 seq_num 671) 2024-09-13T02:46:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:00 smithi088 ceph-mon[96266]: osdmap e510: 8 total, 8 up, 8 in 2024-09-13T02:46:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:00 smithi088 ceph-mon[98762]: osdmap e510: 8 total, 8 up, 8 in 2024-09-13T02:46:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:00 smithi195 ceph-mon[87742]: osdmap e510: 8 total, 8 up, 8 in 2024-09-13T02:46:01.386 INFO:tasks.rados.rados.0.smithi088.stdout:2211: done (4 left) 2024-09-13T02:46:01.386 INFO:tasks.rados.rados.0.smithi088.stdout:2212: done (3 left) 2024-09-13T02:46:01.386 INFO:tasks.rados.rados.0.smithi088.stdout:2213: done (2 left) 2024-09-13T02:46:01.386 INFO:tasks.rados.rados.0.smithi088.stdout:2214: done (1 left) 2024-09-13T02:46:01.386 INFO:tasks.rados.rados.0.smithi088.stdout:2215: done (0 left) 2024-09-13T02:46:01.387 INFO:tasks.rados.rados.0.smithi088.stdout:2216: delete oid 37 current snap is 217 2024-09-13T02:46:01.388 INFO:tasks.rados.rados.0.smithi088.stdout:2216: done (0 left) 2024-09-13T02:46:01.389 INFO:tasks.rados.rados.0.smithi088.stdout:2217: delete oid 8 current snap is 217 2024-09-13T02:46:01.394 INFO:tasks.rados.rados.0.smithi088.stdout:2217: done (0 left) 2024-09-13T02:46:01.394 INFO:tasks.rados.rados.0.smithi088.stdout:2218: read oid 49 snap 210 2024-09-13T02:46:01.394 INFO:tasks.rados.rados.0.smithi088.stdout:2218: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:46:01.394 INFO:tasks.rados.rados.0.smithi088.stdout:2219: read oid 36 snap 201 2024-09-13T02:46:01.394 INFO:tasks.rados.rados.0.smithi088.stdout:2219: expect (ObjNum 621 snap 197 seq_num 621) 2024-09-13T02:46:01.394 INFO:tasks.rados.rados.0.smithi088.stdout:2220: copy_from oid 43 from oid 5 current snap is 217 2024-09-13T02:46:01.395 INFO:tasks.rados.rados.0.smithi088.stdout:2221: snap_remove snap 214 2024-09-13T02:46:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:01 smithi088 ceph-mon[96266]: osdmap e511: 8 total, 8 up, 8 in 2024-09-13T02:46:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:01 smithi088 ceph-mon[96266]: pgmap v445: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 168 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 2.1 MiB/s wr, 32 op/s 2024-09-13T02:46:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:01 smithi088 ceph-mon[96266]: osdmap e512: 8 total, 8 up, 8 in 2024-09-13T02:46:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:01 smithi088 ceph-mon[98762]: osdmap e511: 8 total, 8 up, 8 in 2024-09-13T02:46:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:01 smithi088 ceph-mon[98762]: pgmap v445: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 168 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 2.1 MiB/s wr, 32 op/s 2024-09-13T02:46:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:01 smithi088 ceph-mon[98762]: osdmap e512: 8 total, 8 up, 8 in 2024-09-13T02:46:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:01 smithi195 ceph-mon[87742]: osdmap e511: 8 total, 8 up, 8 in 2024-09-13T02:46:01.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:01 smithi195 ceph-mon[87742]: pgmap v445: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 168 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 2.1 MiB/s wr, 32 op/s 2024-09-13T02:46:01.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:01 smithi195 ceph-mon[87742]: osdmap e512: 8 total, 8 up, 8 in 2024-09-13T02:46:02.389 INFO:tasks.rados.rados.0.smithi088.stdout:2221: done (3 left) 2024-09-13T02:46:02.389 INFO:tasks.rados.rados.0.smithi088.stdout:2222: copy_from oid 50 from oid 10 current snap is 217 2024-09-13T02:46:02.389 INFO:tasks.rados.rados.0.smithi088.stdout:2218: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:46:02.449 INFO:tasks.rados.rados.0.smithi088.stdout:2219: expect (ObjNum 621 snap 197 seq_num 621) 2024-09-13T02:46:02.938 INFO:tasks.rados.rados.0.smithi088.stdout:2220: finishing copy_from racing read to smithi08884213-43 2024-09-13T02:46:02.939 INFO:tasks.rados.rados.0.smithi088.stdout:2220: finishing copy_from to smithi08884213-43 2024-09-13T02:46:02.939 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1221 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-09-13T02:46:02.939 INFO:tasks.rados.rados.0.smithi088.stdout:2222: finishing copy_from to smithi08884213-50 2024-09-13T02:46:02.939 INFO:tasks.rados.rados.0.smithi088.stdout:2222: got expected ENOENT (src dne) 2024-09-13T02:46:02.939 INFO:tasks.rados.rados.0.smithi088.stdout:2218: done (3 left) 2024-09-13T02:46:02.939 INFO:tasks.rados.rados.0.smithi088.stdout:2219: done (2 left) 2024-09-13T02:46:02.939 INFO:tasks.rados.rados.0.smithi088.stdout:2220: done (1 left) 2024-09-13T02:46:02.939 INFO:tasks.rados.rados.0.smithi088.stdout:2223: read oid 37 snap -1 2024-09-13T02:46:02.940 INFO:tasks.rados.rados.0.smithi088.stdout:2223: expect deleted 2024-09-13T02:46:02.940 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 217 2024-09-13T02:46:02.940 INFO:tasks.rados.rados.0.smithi088.stdout:2222: finishing copy_from racing read to smithi08884213-50 2024-09-13T02:46:02.940 INFO:tasks.rados.rados.0.smithi088.stdout:2224: seq_num 674 ranges {0=491520,491520=417792,909312=483328,1392640=303104} 2024-09-13T02:46:02.941 INFO:tasks.rados.rados.0.smithi088.stdout:2224: writing smithi08884213-39 from 0 to 491520 tid 1 2024-09-13T02:46:02.944 INFO:tasks.rados.rados.0.smithi088.stdout:2224: writing smithi08884213-39 from 491520 to 909312 tid 2 2024-09-13T02:46:02.946 INFO:tasks.rados.rados.0.smithi088.stdout:2224: writing smithi08884213-39 from 909312 to 1392640 tid 3 2024-09-13T02:46:02.948 INFO:tasks.rados.rados.0.smithi088.stdout:2224: writing smithi08884213-39 from 1392640 to 1695744 tid 4 2024-09-13T02:46:02.948 INFO:tasks.rados.rados.0.smithi088.stdout:2222: done (2 left) 2024-09-13T02:46:02.948 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 217 2024-09-13T02:46:02.948 INFO:tasks.rados.rados.0.smithi088.stdout:2225: seq_num 675 ranges {0=507904,507904=704512,1212416=499712} 2024-09-13T02:46:02.951 INFO:tasks.rados.rados.0.smithi088.stdout:2225: writing smithi08884213-38 from 0 to 507904 tid 1 2024-09-13T02:46:02.955 INFO:tasks.rados.rados.0.smithi088.stdout:2225: writing smithi08884213-38 from 507904 to 1212416 tid 2 2024-09-13T02:46:02.958 INFO:tasks.rados.rados.0.smithi088.stdout:2225: writing smithi08884213-38 from 1212416 to 1712128 tid 3 2024-09-13T02:46:02.958 INFO:tasks.rados.rados.0.smithi088.stdout:2226: delete oid 17 current snap is 217 2024-09-13T02:46:02.958 INFO:tasks.rados.rados.0.smithi088.stdout:2224: finishing write tid 1 to smithi08884213-39 2024-09-13T02:46:02.958 INFO:tasks.rados.rados.0.smithi088.stdout:2224: finishing write tid 2 to smithi08884213-39 2024-09-13T02:46:02.958 INFO:tasks.rados.rados.0.smithi088.stdout:2224: finishing write tid 3 to smithi08884213-39 2024-09-13T02:46:02.958 INFO:tasks.rados.rados.0.smithi088.stdout:2224: finishing write tid 4 to smithi08884213-39 2024-09-13T02:46:02.958 INFO:tasks.rados.rados.0.smithi088.stdout:2224: finishing write tid 5 to smithi08884213-39 2024-09-13T02:46:02.958 INFO:tasks.rados.rados.0.smithi088.stdout:2224: finishing write tid 6 to smithi08884213-39 2024-09-13T02:46:02.959 INFO:tasks.rados.rados.0.smithi088.stdout:2224: oid 39 updating version 0 to 1284 2024-09-13T02:46:02.959 INFO:tasks.rados.rados.0.smithi088.stdout:2224: oid 39 updating version 1284 to 1285 2024-09-13T02:46:02.959 INFO:tasks.rados.rados.0.smithi088.stdout:2224: oid 39 version 1285 is already newer than 1283 2024-09-13T02:46:02.959 INFO:tasks.rados.rados.0.smithi088.stdout:2224: oid 39 updating version 1285 to 1286 2024-09-13T02:46:02.959 INFO:tasks.rados.rados.0.smithi088.stdout:2224: oid 39 version 1286 is already newer than 1282 2024-09-13T02:46:02.959 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1286 (ObjNum 674 snap 217 seq_num 674) dirty exists 2024-09-13T02:46:02.959 INFO:tasks.rados.rados.0.smithi088.stdout:2224: left oid 39 (ObjNum 674 snap 217 seq_num 674) 2024-09-13T02:46:02.959 INFO:tasks.rados.rados.0.smithi088.stdout:2225: finishing write tid 1 to smithi08884213-38 2024-09-13T02:46:02.960 INFO:tasks.rados.rados.0.smithi088.stdout:2225: finishing write tid 2 to smithi08884213-38 2024-09-13T02:46:02.961 INFO:tasks.rados.rados.0.smithi088.stdout:2225: finishing write tid 3 to smithi08884213-38 2024-09-13T02:46:02.961 INFO:tasks.rados.rados.0.smithi088.stdout:2225: finishing write tid 4 to smithi08884213-38 2024-09-13T02:46:02.961 INFO:tasks.rados.rados.0.smithi088.stdout:2223: done (3 left) 2024-09-13T02:46:02.961 INFO:tasks.rados.rados.0.smithi088.stdout:2224: done (2 left) 2024-09-13T02:46:02.961 INFO:tasks.rados.rados.0.smithi088.stdout:2226: done (1 left) 2024-09-13T02:46:02.962 INFO:tasks.rados.rados.0.smithi088.stdout:2227: setattr oid 40 current snap is 217 2024-09-13T02:46:02.962 INFO:tasks.rados.rados.0.smithi088.stdout:2228: read oid 50 snap -1 2024-09-13T02:46:02.962 INFO:tasks.rados.rados.0.smithi088.stdout:2228: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:46:02.962 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 25 current snap is 217 2024-09-13T02:46:02.962 INFO:tasks.rados.rados.0.smithi088.stdout:2229: seq_num 677 ranges {2424832=540672,2965504=516096,3481600=655360,4136960=32768} 2024-09-13T02:46:02.977 INFO:tasks.rados.rados.0.smithi088.stdout:2229: writing smithi08884213-25 from 2424832 to 2965504 tid 1 2024-09-13T02:46:02.980 INFO:tasks.rados.rados.0.smithi088.stdout:2229: writing smithi08884213-25 from 2965504 to 3481600 tid 2 2024-09-13T02:46:02.985 INFO:tasks.rados.rados.0.smithi088.stdout:2229: writing smithi08884213-25 from 3481600 to 4136960 tid 3 2024-09-13T02:46:02.985 INFO:tasks.rados.rados.0.smithi088.stdout:2229: writing smithi08884213-25 from 4136960 to 4169728 tid 4 2024-09-13T02:46:02.985 INFO:tasks.rados.rados.0.smithi088.stdout:2230: copy_from oid 34 from oid 3 current snap is 217 2024-09-13T02:46:02.985 INFO:tasks.rados.rados.0.smithi088.stdout:2225: finishing write tid 5 to smithi08884213-38 2024-09-13T02:46:02.985 INFO:tasks.rados.rados.0.smithi088.stdout:2225: oid 38 updating version 0 to 516 2024-09-13T02:46:02.985 INFO:tasks.rados.rados.0.smithi088.stdout:2225: oid 38 version 516 is already newer than 514 2024-09-13T02:46:02.985 INFO:tasks.rados.rados.0.smithi088.stdout:2225: oid 38 version 516 is already newer than 515 2024-09-13T02:46:02.985 INFO:tasks.rados.rados.0.smithi088.stdout:2225: oid 38 updating version 516 to 517 2024-09-13T02:46:02.985 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 517 (ObjNum 675 snap 217 seq_num 675) dirty exists 2024-09-13T02:46:02.985 INFO:tasks.rados.rados.0.smithi088.stdout:2225: left oid 38 (ObjNum 675 snap 217 seq_num 675) 2024-09-13T02:46:02.985 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1288 (ObjNum 565 snap 178 seq_num 565) dirty exists 2024-09-13T02:46:02.986 INFO:tasks.rados.rados.0.smithi088.stdout:2225: done (4 left) 2024-09-13T02:46:02.986 INFO:tasks.rados.rados.0.smithi088.stdout:2227: done (3 left) 2024-09-13T02:46:02.986 INFO:tasks.rados.rados.0.smithi088.stdout:2231: rollback oid 2 current snap is 217 2024-09-13T02:46:02.986 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 2 to 216 2024-09-13T02:46:02.986 INFO:tasks.rados.rados.0.smithi088.stdout:2228: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:46:03.027 INFO:tasks.rados.rados.0.smithi088.stdout:2229: finishing write tid 1 to smithi08884213-25 2024-09-13T02:46:03.027 INFO:tasks.rados.rados.0.smithi088.stdout:2229: finishing write tid 2 to smithi08884213-25 2024-09-13T02:46:03.027 INFO:tasks.rados.rados.0.smithi088.stdout:2230: finishing copy_from to smithi08884213-34 2024-09-13T02:46:03.027 INFO:tasks.rados.rados.0.smithi088.stdout:2230: got expected ENOENT (src dne) 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:2230: finishing copy_from racing read to smithi08884213-34 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:2231: finishing rollback tid 0 to smithi08884213-2 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:2228: done (3 left) 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:2230: done (2 left) 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:2232: delete oid 40 current snap is 217 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:2231: finishing rollback tid 1 to smithi08884213-2 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:2231: finishing rollback tid 2 to smithi08884213-2 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1130 (ObjNum 635 snap 200 seq_num 635) dirty exists 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:2229: finishing write tid 3 to smithi08884213-25 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:2229: finishing write tid 4 to smithi08884213-25 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:2229: finishing write tid 5 to smithi08884213-25 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:2229: finishing write tid 6 to smithi08884213-25 2024-09-13T02:46:03.028 INFO:tasks.rados.rados.0.smithi088.stdout:2229: oid 25 updating version 0 to 1049 2024-09-13T02:46:03.029 INFO:tasks.rados.rados.0.smithi088.stdout:2229: oid 25 updating version 1049 to 1051 2024-09-13T02:46:03.029 INFO:tasks.rados.rados.0.smithi088.stdout:2229: oid 25 updating version 1051 to 1053 2024-09-13T02:46:03.029 INFO:tasks.rados.rados.0.smithi088.stdout:2229: oid 25 version 1053 is already newer than 1050 2024-09-13T02:46:03.029 INFO:tasks.rados.rados.0.smithi088.stdout:2229: oid 25 version 1053 is already newer than 1052 2024-09-13T02:46:03.029 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1053 (ObjNum 677 snap 217 seq_num 677) dirty exists 2024-09-13T02:46:03.029 INFO:tasks.rados.rados.0.smithi088.stdout:2229: left oid 25 (ObjNum 677 snap 217 seq_num 677) 2024-09-13T02:46:03.029 INFO:tasks.rados.rados.0.smithi088.stdout:2229: done (2 left) 2024-09-13T02:46:03.029 INFO:tasks.rados.rados.0.smithi088.stdout:2231: done (1 left) 2024-09-13T02:46:03.030 INFO:tasks.rados.rados.0.smithi088.stdout:2232: done (0 left) 2024-09-13T02:46:03.030 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 217 2024-09-13T02:46:03.030 INFO:tasks.rados.rados.0.smithi088.stdout:2233: seq_num 679 ranges {1425408=581632,2007040=688128,2695168=516096} 2024-09-13T02:46:03.039 INFO:tasks.rados.rados.0.smithi088.stdout:2233: writing smithi08884213-2 from 1425408 to 2007040 tid 1 2024-09-13T02:46:03.043 INFO:tasks.rados.rados.0.smithi088.stdout:2233: writing smithi08884213-2 from 2007040 to 2695168 tid 2 2024-09-13T02:46:03.046 INFO:tasks.rados.rados.0.smithi088.stdout:2233: writing smithi08884213-2 from 2695168 to 3211264 tid 3 2024-09-13T02:46:03.046 INFO:tasks.rados.rados.0.smithi088.stdout:2234: copy_from oid 31 from oid 17 current snap is 217 2024-09-13T02:46:03.047 INFO:tasks.rados.rados.0.smithi088.stdout:2233: finishing write tid 1 to smithi08884213-2 2024-09-13T02:46:03.047 INFO:tasks.rados.rados.0.smithi088.stdout:2233: finishing write tid 2 to smithi08884213-2 2024-09-13T02:46:03.047 INFO:tasks.rados.rados.0.smithi088.stdout:2235: snap_remove snap 215 2024-09-13T02:46:03.392 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:46:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:46:03] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2024-09-13T02:46:03.398 INFO:tasks.rados.rados.0.smithi088.stdout:2235: done (2 left) 2024-09-13T02:46:03.398 INFO:tasks.rados.rados.0.smithi088.stdout:2236: read oid 34 snap -1 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:2236: expect (ObjNum 665 snap 214 seq_num 665) 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:2237: copy_from oid 38 from oid 49 current snap is 217 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:2233: finishing write tid 3 to smithi08884213-2 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:2234: finishing copy_from to smithi08884213-31 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:2234: got expected ENOENT (src dne) 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:2233: finishing write tid 4 to smithi08884213-2 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:2234: finishing copy_from racing read to smithi08884213-31 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:2233: finishing write tid 5 to smithi08884213-2 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:2233: oid 2 updating version 0 to 1131 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:2233: oid 2 updating version 1131 to 1134 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:2233: oid 2 version 1134 is already newer than 1133 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:2233: oid 2 version 1134 is already newer than 1132 2024-09-13T02:46:03.399 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1134 (ObjNum 679 snap 217 seq_num 679) dirty exists 2024-09-13T02:46:03.400 INFO:tasks.rados.rados.0.smithi088.stdout:2233: left oid 2 (ObjNum 679 snap 217 seq_num 679) 2024-09-13T02:46:03.400 INFO:tasks.rados.rados.0.smithi088.stdout:2233: done (3 left) 2024-09-13T02:46:03.400 INFO:tasks.rados.rados.0.smithi088.stdout:2234: done (2 left) 2024-09-13T02:46:03.400 INFO:tasks.rados.rados.0.smithi088.stdout:2238: setattr oid 4 current snap is 217 2024-09-13T02:46:03.400 INFO:tasks.rados.rados.0.smithi088.stdout:2239: read oid 35 snap -1 2024-09-13T02:46:03.401 INFO:tasks.rados.rados.0.smithi088.stdout:2239: expect (ObjNum 653 snap 209 seq_num 653) 2024-09-13T02:46:03.401 INFO:tasks.rados.rados.0.smithi088.stdout:2240: setattr oid 7 current snap is 217 2024-09-13T02:46:03.403 INFO:tasks.rados.rados.0.smithi088.stdout:2241: read oid 28 snap -1 2024-09-13T02:46:03.403 INFO:tasks.rados.rados.0.smithi088.stdout:2241: expect (ObjNum 639 snap 201 seq_num 639) 2024-09-13T02:46:03.403 INFO:tasks.rados.rados.0.smithi088.stdout:2242: read oid 39 snap 201 2024-09-13T02:46:03.403 INFO:tasks.rados.rados.0.smithi088.stdout:2242: expect (ObjNum 606 snap 190 seq_num 606) 2024-09-13T02:46:03.403 INFO:tasks.rados.rados.0.smithi088.stdout:2243: delete oid 36 current snap is 217 2024-09-13T02:46:03.412 INFO:tasks.rados.rados.0.smithi088.stdout:2237: finishing copy_from racing read to smithi08884213-38 2024-09-13T02:46:03.414 INFO:tasks.rados.rados.0.smithi088.stdout:2243: done (7 left) 2024-09-13T02:46:03.415 INFO:tasks.rados.rados.0.smithi088.stdout:2244: copy_from oid 37 from oid 3 current snap is 217 2024-09-13T02:46:03.415 INFO:tasks.rados.rados.0.smithi088.stdout:2245: copy_from oid 26 from oid 43 current snap is 217 2024-09-13T02:46:03.415 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 217 2024-09-13T02:46:03.415 INFO:tasks.rados.rados.0.smithi088.stdout:2246: seq_num 681 ranges {0=614400,614400=458752,1073152=638976,1712128=106496} 2024-09-13T02:46:03.418 INFO:tasks.rados.rados.0.smithi088.stdout:2246: writing smithi08884213-23 from 0 to 614400 tid 1 2024-09-13T02:46:03.422 INFO:tasks.rados.rados.0.smithi088.stdout:2246: writing smithi08884213-23 from 614400 to 1073152 tid 2 2024-09-13T02:46:03.426 INFO:tasks.rados.rados.0.smithi088.stdout:2246: writing smithi08884213-23 from 1073152 to 1712128 tid 3 2024-09-13T02:46:03.427 INFO:tasks.rados.rados.0.smithi088.stdout:2246: writing smithi08884213-23 from 1712128 to 1818624 tid 4 2024-09-13T02:46:03.427 INFO:tasks.rados.rados.0.smithi088.stdout:2247: snap_remove snap 211 2024-09-13T02:46:03.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:03 smithi088 ceph-mon[96266]: osdmap e513: 8 total, 8 up, 8 in 2024-09-13T02:46:03.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:03 smithi088 ceph-mon[98762]: osdmap e513: 8 total, 8 up, 8 in 2024-09-13T02:46:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:03 smithi195 ceph-mon[87742]: osdmap e513: 8 total, 8 up, 8 in 2024-09-13T02:46:04.403 INFO:tasks.rados.rados.0.smithi088.stdout:2247: done (10 left) 2024-09-13T02:46:04.404 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 19 current snap is 217 2024-09-13T02:46:04.404 INFO:tasks.rados.rados.0.smithi088.stdout:2239: expect (ObjNum 653 snap 209 seq_num 653) 2024-09-13T02:46:04.446 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1222 (ObjNum 612 snap 191 seq_num 612) dirty exists 2024-09-13T02:46:04.446 INFO:tasks.rados.rados.0.smithi088.stdout:2237: finishing copy_from to smithi08884213-38 2024-09-13T02:46:04.446 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 914 (ObjNum 638 snap 201 seq_num 638) dirty exists 2024-09-13T02:46:04.446 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1054 (ObjNum 670 snap 216 seq_num 670) dirty exists 2024-09-13T02:46:04.446 INFO:tasks.rados.rados.0.smithi088.stdout:2244: finishing copy_from to smithi08884213-37 2024-09-13T02:46:04.446 INFO:tasks.rados.rados.0.smithi088.stdout:2244: got expected ENOENT (src dne) 2024-09-13T02:46:04.446 INFO:tasks.rados.rados.0.smithi088.stdout:2244: finishing copy_from racing read to smithi08884213-37 2024-09-13T02:46:04.446 INFO:tasks.rados.rados.0.smithi088.stdout:2236: expect (ObjNum 665 snap 214 seq_num 665) 2024-09-13T02:46:04.573 INFO:tasks.rados.rados.0.smithi088.stdout:2246: finishing write tid 1 to smithi08884213-23 2024-09-13T02:46:04.573 INFO:tasks.rados.rados.0.smithi088.stdout:2246: finishing write tid 2 to smithi08884213-23 2024-09-13T02:46:04.573 INFO:tasks.rados.rados.0.smithi088.stdout:2246: finishing write tid 3 to smithi08884213-23 2024-09-13T02:46:04.573 INFO:tasks.rados.rados.0.smithi088.stdout:2246: finishing write tid 4 to smithi08884213-23 2024-09-13T02:46:04.573 INFO:tasks.rados.rados.0.smithi088.stdout:2246: finishing write tid 5 to smithi08884213-23 2024-09-13T02:46:04.573 INFO:tasks.rados.rados.0.smithi088.stdout:2246: finishing write tid 6 to smithi08884213-23 2024-09-13T02:46:04.573 INFO:tasks.rados.rados.0.smithi088.stdout:2246: oid 23 updating version 0 to 1139 2024-09-13T02:46:04.574 INFO:tasks.rados.rados.0.smithi088.stdout:2246: oid 23 version 1139 is already newer than 1136 2024-09-13T02:46:04.574 INFO:tasks.rados.rados.0.smithi088.stdout:2246: oid 23 version 1139 is already newer than 1135 2024-09-13T02:46:04.574 INFO:tasks.rados.rados.0.smithi088.stdout:2246: oid 23 version 1139 is already newer than 1137 2024-09-13T02:46:04.574 INFO:tasks.rados.rados.0.smithi088.stdout:2246: oid 23 version 1139 is already newer than 1138 2024-09-13T02:46:04.574 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1139 (ObjNum 681 snap 217 seq_num 681) dirty exists 2024-09-13T02:46:04.574 INFO:tasks.rados.rados.0.smithi088.stdout:2246: left oid 23 (ObjNum 681 snap 217 seq_num 681) 2024-09-13T02:46:04.574 INFO:tasks.rados.rados.0.smithi088.stdout:2241: expect (ObjNum 639 snap 201 seq_num 639) 2024-09-13T02:46:04.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:04 smithi088 ceph-mon[98762]: pgmap v448: 121 pgs: 121 active+clean; 170 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 32 op/s 2024-09-13T02:46:04.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:04 smithi088 ceph-mon[98762]: osdmap e514: 8 total, 8 up, 8 in 2024-09-13T02:46:04.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:04 smithi088 ceph-mon[96266]: pgmap v448: 121 pgs: 121 active+clean; 170 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 32 op/s 2024-09-13T02:46:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:04 smithi088 ceph-mon[96266]: osdmap e514: 8 total, 8 up, 8 in 2024-09-13T02:46:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:04 smithi195 ceph-mon[87742]: pgmap v448: 121 pgs: 121 active+clean; 170 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 2.3 MiB/s wr, 32 op/s 2024-09-13T02:46:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:04 smithi195 ceph-mon[87742]: osdmap e514: 8 total, 8 up, 8 in 2024-09-13T02:46:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:04.978 INFO:tasks.rados.rados.0.smithi088.stdout:2242: expect (ObjNum 606 snap 190 seq_num 606) 2024-09-13T02:46:04.994 INFO:tasks.rados.rados.0.smithi088.stdout:2245: finishing copy_from racing read to smithi08884213-26 2024-09-13T02:46:04.994 INFO:tasks.rados.rados.0.smithi088.stdout:2245: finishing copy_from to smithi08884213-26 2024-09-13T02:46:04.994 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1221 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-09-13T02:46:04.994 INFO:tasks.rados.rados.0.smithi088.stdout:2248: seq_num 682 ranges {3538944=630784,4169728=745472,4915200=442368,5357568=16384} 2024-09-13T02:46:05.015 INFO:tasks.rados.rados.0.smithi088.stdout:2248: writing smithi08884213-19 from 3538944 to 4169728 tid 1 2024-09-13T02:46:05.019 INFO:tasks.rados.rados.0.smithi088.stdout:2248: writing smithi08884213-19 from 4169728 to 4915200 tid 2 2024-09-13T02:46:05.023 INFO:tasks.rados.rados.0.smithi088.stdout:2248: writing smithi08884213-19 from 4915200 to 5357568 tid 3 2024-09-13T02:46:05.023 INFO:tasks.rados.rados.0.smithi088.stdout:2248: writing smithi08884213-19 from 5357568 to 5373952 tid 4 2024-09-13T02:46:05.023 INFO:tasks.rados.rados.0.smithi088.stdout:2236: done (10 left) 2024-09-13T02:46:05.023 INFO:tasks.rados.rados.0.smithi088.stdout:2237: done (9 left) 2024-09-13T02:46:05.023 INFO:tasks.rados.rados.0.smithi088.stdout:2238: done (8 left) 2024-09-13T02:46:05.023 INFO:tasks.rados.rados.0.smithi088.stdout:2239: done (7 left) 2024-09-13T02:46:05.023 INFO:tasks.rados.rados.0.smithi088.stdout:2240: done (6 left) 2024-09-13T02:46:05.024 INFO:tasks.rados.rados.0.smithi088.stdout:2241: done (5 left) 2024-09-13T02:46:05.024 INFO:tasks.rados.rados.0.smithi088.stdout:2242: done (4 left) 2024-09-13T02:46:05.024 INFO:tasks.rados.rados.0.smithi088.stdout:2244: done (3 left) 2024-09-13T02:46:05.024 INFO:tasks.rados.rados.0.smithi088.stdout:2245: done (2 left) 2024-09-13T02:46:05.024 INFO:tasks.rados.rados.0.smithi088.stdout:2246: done (1 left) 2024-09-13T02:46:05.024 INFO:tasks.rados.rados.0.smithi088.stdout:2249: snap_create 2024-09-13T02:46:05.024 INFO:tasks.rados.rados.0.smithi088.stdout:2248: finishing write tid 1 to smithi08884213-19 2024-09-13T02:46:05.024 INFO:tasks.rados.rados.0.smithi088.stdout:2248: finishing write tid 2 to smithi08884213-19 2024-09-13T02:46:05.025 INFO:tasks.rados.rados.0.smithi088.stdout:2248: finishing write tid 3 to smithi08884213-19 2024-09-13T02:46:05.025 INFO:tasks.rados.rados.0.smithi088.stdout:2248: finishing write tid 4 to smithi08884213-19 2024-09-13T02:46:05.026 INFO:tasks.rados.rados.0.smithi088.stdout:2248: finishing write tid 5 to smithi08884213-19 2024-09-13T02:46:05.027 INFO:tasks.rados.rados.0.smithi088.stdout:2248: finishing write tid 6 to smithi08884213-19 2024-09-13T02:46:05.027 INFO:tasks.rados.rados.0.smithi088.stdout:2248: oid 19 updating version 0 to 915 2024-09-13T02:46:05.027 INFO:tasks.rados.rados.0.smithi088.stdout:2248: oid 19 updating version 915 to 919 2024-09-13T02:46:05.027 INFO:tasks.rados.rados.0.smithi088.stdout:2248: oid 19 version 919 is already newer than 918 2024-09-13T02:46:05.027 INFO:tasks.rados.rados.0.smithi088.stdout:2248: oid 19 version 919 is already newer than 917 2024-09-13T02:46:05.027 INFO:tasks.rados.rados.0.smithi088.stdout:2248: oid 19 version 919 is already newer than 916 2024-09-13T02:46:05.027 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 919 (ObjNum 682 snap 217 seq_num 682) dirty exists 2024-09-13T02:46:05.027 INFO:tasks.rados.rados.0.smithi088.stdout:2248: left oid 19 (ObjNum 682 snap 217 seq_num 682) 2024-09-13T02:46:05.408 INFO:tasks.rados.rados.0.smithi088.stdout:2248: done (1 left) 2024-09-13T02:46:05.408 INFO:tasks.rados.rados.0.smithi088.stdout:2249: done (0 left) 2024-09-13T02:46:05.409 INFO:tasks.rados.rados.0.smithi088.stdout:2250: read oid 35 snap -1 2024-09-13T02:46:05.409 INFO:tasks.rados.rados.0.smithi088.stdout:2250: expect (ObjNum 653 snap 209 seq_num 653) 2024-09-13T02:46:05.409 INFO:tasks.rados.rados.0.smithi088.stdout:2251: rmattr oid 18 current snap is 218 2024-09-13T02:46:05.409 INFO:tasks.rados.rados.0.smithi088.stdout:2251: done (1 left) 2024-09-13T02:46:05.409 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 28 current snap is 218 2024-09-13T02:46:05.409 INFO:tasks.rados.rados.0.smithi088.stdout:2252: seq_num 683 ranges {6823936=647168,7471104=630784,8101888=573440} 2024-09-13T02:46:05.447 INFO:tasks.rados.rados.0.smithi088.stdout:2252: writing smithi08884213-28 from 6823936 to 7471104 tid 1 2024-09-13T02:46:05.451 INFO:tasks.rados.rados.0.smithi088.stdout:2252: writing smithi08884213-28 from 7471104 to 8101888 tid 2 2024-09-13T02:46:05.455 INFO:tasks.rados.rados.0.smithi088.stdout:2252: writing smithi08884213-28 from 8101888 to 8675328 tid 3 2024-09-13T02:46:05.455 INFO:tasks.rados.rados.0.smithi088.stdout:2253: rollback oid 41 current snap is 218 2024-09-13T02:46:05.455 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 41 to 210 2024-09-13T02:46:05.455 INFO:tasks.rados.rados.0.smithi088.stdout:2250: expect (ObjNum 653 snap 209 seq_num 653) 2024-09-13T02:46:05.491 INFO:tasks.rados.rados.0.smithi088.stdout:2252: finishing write tid 1 to smithi08884213-28 2024-09-13T02:46:05.491 INFO:tasks.rados.rados.0.smithi088.stdout:2252: finishing write tid 2 to smithi08884213-28 2024-09-13T02:46:05.491 INFO:tasks.rados.rados.0.smithi088.stdout:2252: finishing write tid 3 to smithi08884213-28 2024-09-13T02:46:05.491 INFO:tasks.rados.rados.0.smithi088.stdout:2253: finishing rollback tid 0 to smithi08884213-41 2024-09-13T02:46:05.491 INFO:tasks.rados.rados.0.smithi088.stdout:2252: finishing write tid 4 to smithi08884213-28 2024-09-13T02:46:05.491 INFO:tasks.rados.rados.0.smithi088.stdout:2253: finishing rollback tid 1 to smithi08884213-41 2024-09-13T02:46:05.491 INFO:tasks.rados.rados.0.smithi088.stdout:2253: finishing rollback tid 2 to smithi08884213-41 2024-09-13T02:46:05.491 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1142 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-09-13T02:46:05.491 INFO:tasks.rados.rados.0.smithi088.stdout:2252: finishing write tid 5 to smithi08884213-28 2024-09-13T02:46:05.491 INFO:tasks.rados.rados.0.smithi088.stdout:2252: oid 28 updating version 0 to 1304 2024-09-13T02:46:05.492 INFO:tasks.rados.rados.0.smithi088.stdout:2252: oid 28 version 1304 is already newer than 1303 2024-09-13T02:46:05.492 INFO:tasks.rados.rados.0.smithi088.stdout:2252: oid 28 version 1304 is already newer than 1302 2024-09-13T02:46:05.492 INFO:tasks.rados.rados.0.smithi088.stdout:2252: oid 28 version 1304 is already newer than 1301 2024-09-13T02:46:05.492 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1304 (ObjNum 683 snap 218 seq_num 683) dirty exists 2024-09-13T02:46:05.492 INFO:tasks.rados.rados.0.smithi088.stdout:2252: left oid 28 (ObjNum 683 snap 218 seq_num 683) 2024-09-13T02:46:05.492 INFO:tasks.rados.rados.0.smithi088.stdout:2250: done (2 left) 2024-09-13T02:46:05.492 INFO:tasks.rados.rados.0.smithi088.stdout:2252: done (1 left) 2024-09-13T02:46:05.492 INFO:tasks.rados.rados.0.smithi088.stdout:2253: done (0 left) 2024-09-13T02:46:05.492 INFO:tasks.rados.rados.0.smithi088.stdout:2254: rollback oid 20 current snap is 218 2024-09-13T02:46:05.492 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 20 to 208 2024-09-13T02:46:05.492 INFO:tasks.rados.rados.0.smithi088.stdout:2255: snap_create 2024-09-13T02:46:05.494 INFO:tasks.rados.rados.0.smithi088.stdout:2254: finishing rollback tid 0 to smithi08884213-20 2024-09-13T02:46:05.494 INFO:tasks.rados.rados.0.smithi088.stdout:2254: finishing rollback tid 1 to smithi08884213-20 2024-09-13T02:46:05.494 INFO:tasks.rados.rados.0.smithi088.stdout:2254: finishing rollback tid 2 to smithi08884213-20 2024-09-13T02:46:05.494 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1234 (ObjNum 625 snap 197 seq_num 625) dirty exists 2024-09-13T02:46:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:05 smithi088 ceph-mon[96266]: osdmap e515: 8 total, 8 up, 8 in 2024-09-13T02:46:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T02:46:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:05 smithi088 ceph-mon[98762]: osdmap e515: 8 total, 8 up, 8 in 2024-09-13T02:46:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T02:46:05.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:05 smithi195 ceph-mon[87742]: osdmap e515: 8 total, 8 up, 8 in 2024-09-13T02:46:05.706 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T02:46:06.389 INFO:tasks.rados.rados.0.smithi088.stdout:2254: done (1 left) 2024-09-13T02:46:06.389 INFO:tasks.rados.rados.0.smithi088.stdout:2255: done (0 left) 2024-09-13T02:46:06.389 INFO:tasks.rados.rados.0.smithi088.stdout:2256: copy_from oid 22 from oid 29 current snap is 219 2024-09-13T02:46:06.389 INFO:tasks.rados.rados.0.smithi088.stdout:2257: read oid 10 snap -1 2024-09-13T02:46:06.389 INFO:tasks.rados.rados.0.smithi088.stdout:2257: expect deleted 2024-09-13T02:46:06.389 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 219 2024-09-13T02:46:06.389 INFO:tasks.rados.rados.0.smithi088.stdout:2258: seq_num 684 ranges {3186688=663552,3850240=507904,4358144=409600,4767744=286720} 2024-09-13T02:46:06.410 INFO:tasks.rados.rados.0.smithi088.stdout:2258: writing smithi08884213-34 from 3186688 to 3850240 tid 1 2024-09-13T02:46:06.413 INFO:tasks.rados.rados.0.smithi088.stdout:2258: writing smithi08884213-34 from 3850240 to 4358144 tid 2 2024-09-13T02:46:06.415 INFO:tasks.rados.rados.0.smithi088.stdout:2258: writing smithi08884213-34 from 4358144 to 4767744 tid 3 2024-09-13T02:46:06.418 INFO:tasks.rados.rados.0.smithi088.stdout:2258: writing smithi08884213-34 from 4767744 to 5054464 tid 4 2024-09-13T02:46:06.418 INFO:tasks.rados.rados.0.smithi088.stdout:2259: rollback oid 16 current snap is 219 2024-09-13T02:46:06.418 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 16 to 217 2024-09-13T02:46:06.418 INFO:tasks.rados.rados.0.smithi088.stdout:2257: done (3 left) 2024-09-13T02:46:06.418 INFO:tasks.rados.rados.0.smithi088.stdout:2260: read oid 38 snap -1 2024-09-13T02:46:06.419 INFO:tasks.rados.rados.0.smithi088.stdout:2260: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:46:06.419 INFO:tasks.rados.rados.0.smithi088.stdout:2261: copy_from oid 15 from oid 50 current snap is 219 2024-09-13T02:46:06.419 INFO:tasks.rados.rados.0.smithi088.stdout:2256: finishing copy_from racing read to smithi08884213-22 2024-09-13T02:46:06.419 INFO:tasks.rados.rados.0.smithi088.stdout:2256: finishing copy_from to smithi08884213-22 2024-09-13T02:46:06.419 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1029 (ObjNum 615 snap 193 seq_num 615) dirty exists 2024-09-13T02:46:06.420 INFO:tasks.rados.rados.0.smithi088.stdout:2259: finishing rollback tid 1 to smithi08884213-16 2024-09-13T02:46:06.420 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 0 (ObjNum 81 snap 0 seq_num 1633509977) dirty dne 2024-09-13T02:46:06.420 INFO:tasks.rados.rados.0.smithi088.stdout:2256: done (4 left) 2024-09-13T02:46:06.420 INFO:tasks.rados.rados.0.smithi088.stdout:2259: done (3 left) 2024-09-13T02:46:06.420 INFO:tasks.rados.rados.0.smithi088.stdout:2262: rollback oid 13 current snap is 219 2024-09-13T02:46:06.420 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 13 to 210 2024-09-13T02:46:06.420 INFO:tasks.rados.rados.0.smithi088.stdout:2263: setattr oid 21 current snap is 219 2024-09-13T02:46:06.421 INFO:tasks.rados.rados.0.smithi088.stdout:2258: finishing write tid 1 to smithi08884213-34 2024-09-13T02:46:06.421 INFO:tasks.rados.rados.0.smithi088.stdout:2258: finishing write tid 2 to smithi08884213-34 2024-09-13T02:46:06.421 INFO:tasks.rados.rados.0.smithi088.stdout:2258: finishing write tid 3 to smithi08884213-34 2024-09-13T02:46:06.421 INFO:tasks.rados.rados.0.smithi088.stdout:2264: setattr oid 7 current snap is 219 2024-09-13T02:46:06.422 INFO:tasks.rados.rados.0.smithi088.stdout:2262: finishing rollback tid 0 to smithi08884213-13 2024-09-13T02:46:06.423 INFO:tasks.rados.rados.0.smithi088.stdout:2262: finishing rollback tid 1 to smithi08884213-13 2024-09-13T02:46:06.423 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 1307 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-13T02:46:06.425 INFO:tasks.rados.rados.0.smithi088.stdout:2262: done (5 left) 2024-09-13T02:46:06.425 INFO:tasks.rados.rados.0.smithi088.stdout:2265: read oid 6 snap -1 2024-09-13T02:46:06.425 INFO:tasks.rados.rados.0.smithi088.stdout:2265: expect (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:46:06.425 INFO:tasks.rados.rados.0.smithi088.stdout:2266: rmattr oid 22 current snap is 219 2024-09-13T02:46:06.425 INFO:tasks.rados.rados.0.smithi088.stdout:2267: copy_from oid 33 from oid 14 current snap is 219 2024-09-13T02:46:06.425 INFO:tasks.rados.rados.0.smithi088.stdout:2268: delete oid 28 current snap is 219 2024-09-13T02:46:06.428 INFO:tasks.rados.rados.0.smithi088.stdout:2258: finishing write tid 4 to smithi08884213-34 2024-09-13T02:46:06.430 INFO:tasks.rados.rados.0.smithi088.stdout:2258: finishing write tid 5 to smithi08884213-34 2024-09-13T02:46:06.431 INFO:tasks.rados.rados.0.smithi088.stdout:2260: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:46:06.493 INFO:tasks.rados.rados.0.smithi088.stdout:2265: expect (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:46:06.510 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1222 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-13T02:46:06.511 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1238 (ObjNum 612 snap 191 seq_num 612) dirty exists 2024-09-13T02:46:06.511 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1239 (ObjNum 615 snap 193 seq_num 615) dirty exists 2024-09-13T02:46:06.511 INFO:tasks.rados.rados.0.smithi088.stdout:2261: finishing copy_from racing read to smithi08884213-15 2024-09-13T02:46:06.511 INFO:tasks.rados.rados.0.smithi088.stdout:2258: finishing write tid 6 to smithi08884213-34 2024-09-13T02:46:06.511 INFO:tasks.rados.rados.0.smithi088.stdout:2258: oid 34 updating version 0 to 1059 2024-09-13T02:46:06.511 INFO:tasks.rados.rados.0.smithi088.stdout:2258: oid 34 version 1059 is already newer than 1057 2024-09-13T02:46:06.511 INFO:tasks.rados.rados.0.smithi088.stdout:2258: oid 34 version 1059 is already newer than 1055 2024-09-13T02:46:06.511 INFO:tasks.rados.rados.0.smithi088.stdout:2258: oid 34 version 1059 is already newer than 1056 2024-09-13T02:46:06.511 INFO:tasks.rados.rados.0.smithi088.stdout:2258: oid 34 version 1059 is already newer than 1058 2024-09-13T02:46:06.511 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1059 (ObjNum 684 snap 219 seq_num 684) dirty exists 2024-09-13T02:46:06.511 INFO:tasks.rados.rados.0.smithi088.stdout:2258: left oid 34 (ObjNum 684 snap 219 seq_num 684) 2024-09-13T02:46:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:2261: finishing copy_from to smithi08884213-15 2024-09-13T02:46:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1163 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:46:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:2267: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:46:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:2267: finishing copy_from to smithi08884213-33 2024-09-13T02:46:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1048 (ObjNum 597 snap 186 seq_num 597) dirty exists 2024-09-13T02:46:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:2258: done (8 left) 2024-09-13T02:46:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:2260: done (7 left) 2024-09-13T02:46:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:2261: done (6 left) 2024-09-13T02:46:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:2263: done (5 left) 2024-09-13T02:46:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:2264: done (4 left) 2024-09-13T02:46:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:2265: done (3 left) 2024-09-13T02:46:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:2266: done (2 left) 2024-09-13T02:46:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:2267: done (1 left) 2024-09-13T02:46:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:2268: done (0 left) 2024-09-13T02:46:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:2269: rollback oid 1 current snap is 219 2024-09-13T02:46:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 1 to 218 2024-09-13T02:46:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:2270: read oid 5 snap -1 2024-09-13T02:46:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:2270: expect (ObjNum 566 snap 178 seq_num 566) 2024-09-13T02:46:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 219 2024-09-13T02:46:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:2271: seq_num 686 ranges {1695744=696320,2392064=729088,3121152=425984,3547136=49152} 2024-09-13T02:46:06.522 INFO:tasks.rados.rados.0.smithi088.stdout:2271: writing smithi08884213-39 from 1695744 to 2392064 tid 1 2024-09-13T02:46:06.526 INFO:tasks.rados.rados.0.smithi088.stdout:2271: writing smithi08884213-39 from 2392064 to 3121152 tid 2 2024-09-13T02:46:06.528 INFO:tasks.rados.rados.0.smithi088.stdout:2271: writing smithi08884213-39 from 3121152 to 3547136 tid 3 2024-09-13T02:46:06.529 INFO:tasks.rados.rados.0.smithi088.stdout:2271: writing smithi08884213-39 from 3547136 to 3596288 tid 4 2024-09-13T02:46:06.529 INFO:tasks.rados.rados.0.smithi088.stdout:2272: snap_remove snap 216 2024-09-13T02:46:06.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:06 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T02:46:06.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:06 smithi195 ceph-mon[87742]: Upgrade: osd.7 is safe to restart 2024-09-13T02:46:06.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:06 smithi195 ceph-mon[87742]: pgmap v451: 121 pgs: 121 active+clean; 180 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.1 MiB/s wr, 16 op/s 2024-09-13T02:46:06.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:06 smithi195 ceph-mon[87742]: osdmap e516: 8 total, 8 up, 8 in 2024-09-13T02:46:06.686 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:06 smithi195 ceph-mon[87742]: osdmap e517: 8 total, 8 up, 8 in 2024-09-13T02:46:06.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:06 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T02:46:06.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:06 smithi088 ceph-mon[96266]: Upgrade: osd.7 is safe to restart 2024-09-13T02:46:06.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:06 smithi088 ceph-mon[96266]: pgmap v451: 121 pgs: 121 active+clean; 180 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.1 MiB/s wr, 16 op/s 2024-09-13T02:46:06.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:06 smithi088 ceph-mon[96266]: osdmap e516: 8 total, 8 up, 8 in 2024-09-13T02:46:06.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:06 smithi088 ceph-mon[96266]: osdmap e517: 8 total, 8 up, 8 in 2024-09-13T02:46:06.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:06 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-09-13T02:46:06.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:06 smithi088 ceph-mon[98762]: Upgrade: osd.7 is safe to restart 2024-09-13T02:46:06.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:06 smithi088 ceph-mon[98762]: pgmap v451: 121 pgs: 121 active+clean; 180 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.1 MiB/s wr, 16 op/s 2024-09-13T02:46:06.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:06 smithi088 ceph-mon[98762]: osdmap e516: 8 total, 8 up, 8 in 2024-09-13T02:46:06.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:06 smithi088 ceph-mon[98762]: osdmap e517: 8 total, 8 up, 8 in 2024-09-13T02:46:07.411 INFO:tasks.rados.rados.0.smithi088.stdout:2269: finishing rollback tid 0 to smithi08884213-1 2024-09-13T02:46:07.412 INFO:tasks.rados.rados.0.smithi088.stdout:2272: done (3 left) 2024-09-13T02:46:07.412 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 219 2024-09-13T02:46:07.412 INFO:tasks.rados.rados.0.smithi088.stdout:2269: finishing rollback tid 1 to smithi08884213-1 2024-09-13T02:46:07.412 INFO:tasks.rados.rados.0.smithi088.stdout:2269: finishing rollback tid 2 to smithi08884213-1 2024-09-13T02:46:07.412 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1166 (ObjNum 589 snap 184 seq_num 589) dirty exists 2024-09-13T02:46:07.412 INFO:tasks.rados.rados.0.smithi088.stdout:2270: expect (ObjNum 566 snap 178 seq_num 566) 2024-09-13T02:46:07.939 INFO:tasks.rados.rados.0.smithi088.stdout:2271: finishing write tid 1 to smithi08884213-39 2024-09-13T02:46:07.940 INFO:tasks.rados.rados.0.smithi088.stdout:2271: finishing write tid 2 to smithi08884213-39 2024-09-13T02:46:07.940 INFO:tasks.rados.rados.0.smithi088.stdout:2271: finishing write tid 3 to smithi08884213-39 2024-09-13T02:46:07.940 INFO:tasks.rados.rados.0.smithi088.stdout:2271: finishing write tid 4 to smithi08884213-39 2024-09-13T02:46:07.940 INFO:tasks.rados.rados.0.smithi088.stdout:2273: seq_num 687 ranges {1630208=712704,2342912=614400,2957312=589824} 2024-09-13T02:46:07.951 INFO:tasks.rados.rados.0.smithi088.stdout:2273: writing smithi08884213-4 from 1630208 to 2342912 tid 1 2024-09-13T02:46:07.955 INFO:tasks.rados.rados.0.smithi088.stdout:2273: writing smithi08884213-4 from 2342912 to 2957312 tid 2 2024-09-13T02:46:07.959 INFO:tasks.rados.rados.0.smithi088.stdout:2273: writing smithi08884213-4 from 2957312 to 3547136 tid 3 2024-09-13T02:46:07.959 INFO:tasks.rados.rados.0.smithi088.stdout:2269: done (3 left) 2024-09-13T02:46:07.959 INFO:tasks.rados.rados.0.smithi088.stdout:2270: done (2 left) 2024-09-13T02:46:07.959 INFO:tasks.rados.rados.0.smithi088.stdout:2274: read oid 7 snap -1 2024-09-13T02:46:07.959 INFO:tasks.rados.rados.0.smithi088.stdout:2274: expect (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:46:07.960 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 219 2024-09-13T02:46:07.960 INFO:tasks.rados.rados.0.smithi088.stdout:2271: finishing write tid 5 to smithi08884213-39 2024-09-13T02:46:07.960 INFO:tasks.rados.rados.0.smithi088.stdout:2271: finishing write tid 6 to smithi08884213-39 2024-09-13T02:46:07.960 INFO:tasks.rados.rados.0.smithi088.stdout:2271: oid 39 updating version 0 to 1313 2024-09-13T02:46:07.960 INFO:tasks.rados.rados.0.smithi088.stdout:2271: oid 39 updating version 1313 to 1314 2024-09-13T02:46:07.960 INFO:tasks.rados.rados.0.smithi088.stdout:2271: oid 39 version 1314 is already newer than 1311 2024-09-13T02:46:07.960 INFO:tasks.rados.rados.0.smithi088.stdout:2271: oid 39 version 1314 is already newer than 1312 2024-09-13T02:46:07.960 INFO:tasks.rados.rados.0.smithi088.stdout:2271: oid 39 updating version 1314 to 1315 2024-09-13T02:46:07.960 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1315 (ObjNum 686 snap 219 seq_num 686) dirty exists 2024-09-13T02:46:07.960 INFO:tasks.rados.rados.0.smithi088.stdout:2271: left oid 39 (ObjNum 686 snap 219 seq_num 686) 2024-09-13T02:46:07.960 INFO:tasks.rados.rados.0.smithi088.stdout:2275: seq_num 688 ranges {1695744=729088,2424832=499712,2924544=704512} 2024-09-13T02:46:07.972 INFO:tasks.rados.rados.0.smithi088.stdout:2275: writing smithi08884213-31 from 1695744 to 2424832 tid 1 2024-09-13T02:46:07.974 INFO:tasks.rados.rados.0.smithi088.stdout:2275: writing smithi08884213-31 from 2424832 to 2924544 tid 2 2024-09-13T02:46:07.978 INFO:tasks.rados.rados.0.smithi088.stdout:2275: writing smithi08884213-31 from 2924544 to 3629056 tid 3 2024-09-13T02:46:07.978 INFO:tasks.rados.rados.0.smithi088.stdout:2271: done (3 left) 2024-09-13T02:46:07.978 INFO:tasks.rados.rados.0.smithi088.stdout:2276: snap_remove snap 208 2024-09-13T02:46:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:07 smithi195 ceph-mon[87742]: Upgrade: Updating osd.7 2024-09-13T02:46:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T02:46:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:07 smithi195 ceph-mon[87742]: Deploying daemon osd.7 on smithi195 2024-09-13T02:46:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:07 smithi195 ceph-mon[87742]: pgmap v454: 121 pgs: 121 active+clean; 196 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 6.7 MiB/s wr, 28 op/s 2024-09-13T02:46:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:07 smithi195 ceph-mon[87742]: osdmap e518: 8 total, 8 up, 8 in 2024-09-13T02:46:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[96266]: Upgrade: Updating osd.7 2024-09-13T02:46:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T02:46:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[96266]: Deploying daemon osd.7 on smithi195 2024-09-13T02:46:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[96266]: pgmap v454: 121 pgs: 121 active+clean; 196 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 6.7 MiB/s wr, 28 op/s 2024-09-13T02:46:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[96266]: osdmap e518: 8 total, 8 up, 8 in 2024-09-13T02:46:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[98762]: Upgrade: Updating osd.7 2024-09-13T02:46:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-09-13T02:46:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[98762]: Deploying daemon osd.7 on smithi195 2024-09-13T02:46:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[98762]: pgmap v454: 121 pgs: 121 active+clean; 196 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 6.7 MiB/s wr, 28 op/s 2024-09-13T02:46:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:07 smithi088 ceph-mon[98762]: osdmap e518: 8 total, 8 up, 8 in 2024-09-13T02:46:08.731 INFO:tasks.rados.rados.0.smithi088.stdout:2276: done (3 left) 2024-09-13T02:46:08.731 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 219 2024-09-13T02:46:08.731 INFO:tasks.rados.rados.0.smithi088.stdout:2277: seq_num 689 ranges {0=745472,745472=786432,1531904=417792} 2024-09-13T02:46:08.735 INFO:tasks.rados.rados.0.smithi088.stdout:2277: writing smithi08884213-10 from 0 to 745472 tid 1 2024-09-13T02:46:08.741 INFO:tasks.rados.rados.0.smithi088.stdout:2277: writing smithi08884213-10 from 745472 to 1531904 tid 2 2024-09-13T02:46:08.744 INFO:tasks.rados.rados.0.smithi088.stdout:2277: writing smithi08884213-10 from 1531904 to 1949696 tid 3 2024-09-13T02:46:08.744 INFO:tasks.rados.rados.0.smithi088.stdout:2278: rmattr oid 50 current snap is 219 2024-09-13T02:46:08.744 INFO:tasks.rados.rados.0.smithi088.stdout:2279: snap_remove snap 213 2024-09-13T02:46:09.533 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:46:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[63724]: logger=cleanup t=2024-09-13T02:46:09.323447426Z level=info msg="Completed cleanup jobs" duration=12.780516ms 2024-09-13T02:46:09.732 INFO:tasks.rados.rados.0.smithi088.stdout:2279: done (5 left) 2024-09-13T02:46:09.732 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 46 current snap is 219 2024-09-13T02:46:09.732 INFO:tasks.rados.rados.0.smithi088.stdout:2273: finishing write tid 1 to smithi08884213-4 2024-09-13T02:46:09.732 INFO:tasks.rados.rados.0.smithi088.stdout:2273: finishing write tid 2 to smithi08884213-4 2024-09-13T02:46:09.732 INFO:tasks.rados.rados.0.smithi088.stdout:2273: finishing write tid 3 to smithi08884213-4 2024-09-13T02:46:09.733 INFO:tasks.rados.rados.0.smithi088.stdout:2280: seq_num 690 ranges {1695744=761856,2457600=663552,3121152=409600,3530752=131072} 2024-09-13T02:46:09.745 INFO:tasks.rados.rados.0.smithi088.stdout:2280: writing smithi08884213-46 from 1695744 to 2457600 tid 1 2024-09-13T02:46:09.750 INFO:tasks.rados.rados.0.smithi088.stdout:2280: writing smithi08884213-46 from 2457600 to 3121152 tid 2 2024-09-13T02:46:09.752 INFO:tasks.rados.rados.0.smithi088.stdout:2280: writing smithi08884213-46 from 3121152 to 3530752 tid 3 2024-09-13T02:46:09.755 INFO:tasks.rados.rados.0.smithi088.stdout:2280: writing smithi08884213-46 from 3530752 to 3661824 tid 4 2024-09-13T02:46:09.755 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 219 2024-09-13T02:46:09.755 INFO:tasks.rados.rados.0.smithi088.stdout:2273: finishing write tid 4 to smithi08884213-4 2024-09-13T02:46:09.755 INFO:tasks.rados.rados.0.smithi088.stdout:2273: finishing write tid 5 to smithi08884213-4 2024-09-13T02:46:09.755 INFO:tasks.rados.rados.0.smithi088.stdout:2273: oid 4 updating version 0 to 1167 2024-09-13T02:46:09.755 INFO:tasks.rados.rados.0.smithi088.stdout:2273: oid 4 version 1167 is already newer than 1164 2024-09-13T02:46:09.755 INFO:tasks.rados.rados.0.smithi088.stdout:2273: oid 4 version 1167 is already newer than 1166 2024-09-13T02:46:09.755 INFO:tasks.rados.rados.0.smithi088.stdout:2273: oid 4 version 1167 is already newer than 1165 2024-09-13T02:46:09.755 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1167 (ObjNum 687 snap 219 seq_num 687) dirty exists 2024-09-13T02:46:09.756 INFO:tasks.rados.rados.0.smithi088.stdout:2273: left oid 4 (ObjNum 687 snap 219 seq_num 687) 2024-09-13T02:46:09.756 INFO:tasks.rados.rados.0.smithi088.stdout:2274: expect (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:46:09.779 INFO:tasks.rados.rados.0.smithi088.stdout:2275: finishing write tid 1 to smithi08884213-31 2024-09-13T02:46:09.780 INFO:tasks.rados.rados.0.smithi088.stdout:2275: finishing write tid 2 to smithi08884213-31 2024-09-13T02:46:09.780 INFO:tasks.rados.rados.0.smithi088.stdout:2275: finishing write tid 3 to smithi08884213-31 2024-09-13T02:46:09.780 INFO:tasks.rados.rados.0.smithi088.stdout:2275: finishing write tid 4 to smithi08884213-31 2024-09-13T02:46:09.780 INFO:tasks.rados.rados.0.smithi088.stdout:2275: finishing write tid 5 to smithi08884213-31 2024-09-13T02:46:09.780 INFO:tasks.rados.rados.0.smithi088.stdout:2275: oid 31 updating version 0 to 1251 2024-09-13T02:46:09.780 INFO:tasks.rados.rados.0.smithi088.stdout:2275: oid 31 version 1251 is already newer than 1249 2024-09-13T02:46:09.780 INFO:tasks.rados.rados.0.smithi088.stdout:2275: oid 31 version 1251 is already newer than 1250 2024-09-13T02:46:09.780 INFO:tasks.rados.rados.0.smithi088.stdout:2275: oid 31 updating version 1251 to 1252 2024-09-13T02:46:09.780 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1252 (ObjNum 688 snap 219 seq_num 688) dirty exists 2024-09-13T02:46:09.780 INFO:tasks.rados.rados.0.smithi088.stdout:2275: left oid 31 (ObjNum 688 snap 219 seq_num 688) 2024-09-13T02:46:09.780 INFO:tasks.rados.rados.0.smithi088.stdout:2277: finishing write tid 1 to smithi08884213-10 2024-09-13T02:46:09.781 INFO:tasks.rados.rados.0.smithi088.stdout:2281: seq_num 691 ranges {2154496=778240,2932736=548864,3481600=614400,4096000=40960} 2024-09-13T02:46:09.795 INFO:tasks.rados.rados.0.smithi088.stdout:2281: writing smithi08884213-32 from 2154496 to 2932736 tid 1 2024-09-13T02:46:09.798 INFO:tasks.rados.rados.0.smithi088.stdout:2281: writing smithi08884213-32 from 2932736 to 3481600 tid 2 2024-09-13T02:46:09.802 INFO:tasks.rados.rados.0.smithi088.stdout:2281: writing smithi08884213-32 from 3481600 to 4096000 tid 3 2024-09-13T02:46:09.803 INFO:tasks.rados.rados.0.smithi088.stdout:2281: writing smithi08884213-32 from 4096000 to 4136960 tid 4 2024-09-13T02:46:09.803 INFO:tasks.rados.rados.0.smithi088.stdout:2273: done (6 left) 2024-09-13T02:46:09.803 INFO:tasks.rados.rados.0.smithi088.stdout:2274: done (5 left) 2024-09-13T02:46:09.803 INFO:tasks.rados.rados.0.smithi088.stdout:2275: done (4 left) 2024-09-13T02:46:09.803 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 219 2024-09-13T02:46:09.803 INFO:tasks.rados.rados.0.smithi088.stdout:2277: finishing write tid 2 to smithi08884213-10 2024-09-13T02:46:09.803 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 1167 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:46:09.803 INFO:tasks.rados.rados.0.smithi088.stdout:2277: finishing write tid 3 to smithi08884213-10 2024-09-13T02:46:09.804 INFO:tasks.rados.rados.0.smithi088.stdout:2277: finishing write tid 4 to smithi08884213-10 2024-09-13T02:46:09.804 INFO:tasks.rados.rados.0.smithi088.stdout:2277: finishing write tid 5 to smithi08884213-10 2024-09-13T02:46:09.804 INFO:tasks.rados.rados.0.smithi088.stdout:2277: oid 10 updating version 0 to 1262 2024-09-13T02:46:09.804 INFO:tasks.rados.rados.0.smithi088.stdout:2277: oid 10 version 1262 is already newer than 1257 2024-09-13T02:46:09.804 INFO:tasks.rados.rados.0.smithi088.stdout:2277: oid 10 updating version 1262 to 1268 2024-09-13T02:46:09.804 INFO:tasks.rados.rados.0.smithi088.stdout:2277: oid 10 version 1268 is already newer than 1267 2024-09-13T02:46:09.804 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1268 (ObjNum 689 snap 219 seq_num 689) dirty exists 2024-09-13T02:46:09.804 INFO:tasks.rados.rados.0.smithi088.stdout:2277: left oid 10 (ObjNum 689 snap 219 seq_num 689) 2024-09-13T02:46:09.804 INFO:tasks.rados.rados.0.smithi088.stdout:2280: finishing write tid 1 to smithi08884213-46 2024-09-13T02:46:09.804 INFO:tasks.rados.rados.0.smithi088.stdout:2282: seq_num 692 ranges {3211264=794624,4005888=483328,4489216=720896} 2024-09-13T02:46:09.823 INFO:tasks.rados.rados.0.smithi088.stdout:2282: writing smithi08884213-2 from 3211264 to 4005888 tid 1 2024-09-13T02:46:09.826 INFO:tasks.rados.rados.0.smithi088.stdout:2282: writing smithi08884213-2 from 4005888 to 4489216 tid 2 2024-09-13T02:46:09.830 INFO:tasks.rados.rados.0.smithi088.stdout:2282: writing smithi08884213-2 from 4489216 to 5210112 tid 3 2024-09-13T02:46:09.830 INFO:tasks.rados.rados.0.smithi088.stdout:2277: done (4 left) 2024-09-13T02:46:09.831 INFO:tasks.rados.rados.0.smithi088.stdout:2278: done (3 left) 2024-09-13T02:46:09.831 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 219 2024-09-13T02:46:09.831 INFO:tasks.rados.rados.0.smithi088.stdout:2280: finishing write tid 2 to smithi08884213-46 2024-09-13T02:46:09.831 INFO:tasks.rados.rados.0.smithi088.stdout:2280: finishing write tid 3 to smithi08884213-46 2024-09-13T02:46:09.831 INFO:tasks.rados.rados.0.smithi088.stdout:2283: seq_num 693 ranges {6258688=409600,6668288=770048,7438336=581632,8019968=253952} 2024-09-13T02:46:09.865 INFO:tasks.rados.rados.0.smithi088.stdout:2283: writing smithi08884213-48 from 6258688 to 6668288 tid 1 2024-09-13T02:46:09.869 INFO:tasks.rados.rados.0.smithi088.stdout:2283: writing smithi08884213-48 from 6668288 to 7438336 tid 2 2024-09-13T02:46:09.872 INFO:tasks.rados.rados.0.smithi088.stdout:2283: writing smithi08884213-48 from 7438336 to 8019968 tid 3 2024-09-13T02:46:09.876 INFO:tasks.rados.rados.0.smithi088.stdout:2283: writing smithi08884213-48 from 8019968 to 8273920 tid 4 2024-09-13T02:46:09.876 INFO:tasks.rados.rados.0.smithi088.stdout:2284: rollback oid 3 current snap is 219 2024-09-13T02:46:09.876 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 3 to 212 2024-09-13T02:46:09.876 INFO:tasks.rados.rados.0.smithi088.stdout:2280: finishing write tid 4 to smithi08884213-46 2024-09-13T02:46:09.876 INFO:tasks.rados.rados.0.smithi088.stdout:2280: finishing write tid 5 to smithi08884213-46 2024-09-13T02:46:09.876 INFO:tasks.rados.rados.0.smithi088.stdout:2280: finishing write tid 6 to smithi08884213-46 2024-09-13T02:46:09.876 INFO:tasks.rados.rados.0.smithi088.stdout:2280: oid 46 updating version 0 to 1128 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:2280: oid 46 version 1128 is already newer than 1125 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:2280: oid 46 version 1128 is already newer than 1127 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:2280: oid 46 version 1128 is already newer than 1124 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:2280: oid 46 version 1128 is already newer than 1126 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1128 (ObjNum 690 snap 219 seq_num 690) dirty exists 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:2280: left oid 46 (ObjNum 690 snap 219 seq_num 690) 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:2281: finishing write tid 1 to smithi08884213-32 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:2281: finishing write tid 2 to smithi08884213-32 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:2280: done (4 left) 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:2285: snap_create 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:2281: finishing write tid 3 to smithi08884213-32 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:2281: finishing write tid 4 to smithi08884213-32 2024-09-13T02:46:09.877 INFO:tasks.rados.rados.0.smithi088.stdout:2281: finishing write tid 5 to smithi08884213-32 2024-09-13T02:46:09.878 INFO:tasks.rados.rados.0.smithi088.stdout:2281: finishing write tid 6 to smithi08884213-32 2024-09-13T02:46:09.878 INFO:tasks.rados.rados.0.smithi088.stdout:2281: oid 32 updating version 0 to 1047 2024-09-13T02:46:09.878 INFO:tasks.rados.rados.0.smithi088.stdout:2281: oid 32 version 1047 is already newer than 1044 2024-09-13T02:46:09.878 INFO:tasks.rados.rados.0.smithi088.stdout:2281: oid 32 version 1047 is already newer than 1046 2024-09-13T02:46:09.878 INFO:tasks.rados.rados.0.smithi088.stdout:2281: oid 32 version 1047 is already newer than 1045 2024-09-13T02:46:09.878 INFO:tasks.rados.rados.0.smithi088.stdout:2281: oid 32 updating version 1047 to 1048 2024-09-13T02:46:09.878 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1048 (ObjNum 691 snap 219 seq_num 691) dirty exists 2024-09-13T02:46:09.878 INFO:tasks.rados.rados.0.smithi088.stdout:2281: left oid 32 (ObjNum 691 snap 219 seq_num 691) 2024-09-13T02:46:09.878 INFO:tasks.rados.rados.0.smithi088.stdout:2282: finishing write tid 1 to smithi08884213-2 2024-09-13T02:46:09.878 INFO:tasks.rados.rados.0.smithi088.stdout:2282: finishing write tid 2 to smithi08884213-2 2024-09-13T02:46:09.878 INFO:tasks.rados.rados.0.smithi088.stdout:2282: finishing write tid 3 to smithi08884213-2 2024-09-13T02:46:09.879 INFO:tasks.rados.rados.0.smithi088.stdout:2282: finishing write tid 4 to smithi08884213-2 2024-09-13T02:46:09.879 INFO:tasks.rados.rados.0.smithi088.stdout:2282: finishing write tid 5 to smithi08884213-2 2024-09-13T02:46:09.879 INFO:tasks.rados.rados.0.smithi088.stdout:2282: oid 2 updating version 0 to 1146 2024-09-13T02:46:09.879 INFO:tasks.rados.rados.0.smithi088.stdout:2282: oid 2 version 1146 is already newer than 1144 2024-09-13T02:46:09.879 INFO:tasks.rados.rados.0.smithi088.stdout:2282: oid 2 version 1146 is already newer than 1143 2024-09-13T02:46:09.879 INFO:tasks.rados.rados.0.smithi088.stdout:2282: oid 2 version 1146 is already newer than 1145 2024-09-13T02:46:09.879 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1146 (ObjNum 692 snap 219 seq_num 692) dirty exists 2024-09-13T02:46:09.879 INFO:tasks.rados.rados.0.smithi088.stdout:2282: left oid 2 (ObjNum 692 snap 219 seq_num 692) 2024-09-13T02:46:09.879 INFO:tasks.rados.rados.0.smithi088.stdout:2283: finishing write tid 1 to smithi08884213-48 2024-09-13T02:46:09.879 INFO:tasks.rados.rados.0.smithi088.stdout:2283: finishing write tid 2 to smithi08884213-48 2024-09-13T02:46:09.879 INFO:tasks.rados.rados.0.smithi088.stdout:2284: finishing rollback tid 1 to smithi08884213-3 2024-09-13T02:46:09.880 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 0 (ObjNum 65 snap 0 seq_num 1902275693) dirty dne 2024-09-13T02:46:09.881 INFO:tasks.rados.rados.0.smithi088.stdout:2283: finishing write tid 3 to smithi08884213-48 2024-09-13T02:46:09.881 INFO:tasks.rados.rados.0.smithi088.stdout:2283: finishing write tid 4 to smithi08884213-48 2024-09-13T02:46:09.881 INFO:tasks.rados.rados.0.smithi088.stdout:2283: finishing write tid 5 to smithi08884213-48 2024-09-13T02:46:09.881 INFO:tasks.rados.rados.0.smithi088.stdout:2283: finishing write tid 6 to smithi08884213-48 2024-09-13T02:46:09.881 INFO:tasks.rados.rados.0.smithi088.stdout:2283: oid 48 updating version 0 to 1052 2024-09-13T02:46:09.881 INFO:tasks.rados.rados.0.smithi088.stdout:2283: oid 48 version 1052 is already newer than 1050 2024-09-13T02:46:09.881 INFO:tasks.rados.rados.0.smithi088.stdout:2283: oid 48 version 1052 is already newer than 1051 2024-09-13T02:46:09.881 INFO:tasks.rados.rados.0.smithi088.stdout:2283: oid 48 updating version 1052 to 1053 2024-09-13T02:46:09.881 INFO:tasks.rados.rados.0.smithi088.stdout:2283: oid 48 version 1053 is already newer than 1049 2024-09-13T02:46:09.881 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1053 (ObjNum 693 snap 219 seq_num 693) dirty exists 2024-09-13T02:46:09.881 INFO:tasks.rados.rados.0.smithi088.stdout:2283: left oid 48 (ObjNum 693 snap 219 seq_num 693) 2024-09-13T02:46:09.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:09 smithi195 ceph-mon[87742]: osdmap e519: 8 total, 8 up, 8 in 2024-09-13T02:46:09.900 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:09 smithi195 ceph-mon[87742]: pgmap v457: 121 pgs: 121 active+clean; 201 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 5.5 MiB/s wr, 35 op/s 2024-09-13T02:46:09.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:09 smithi088 ceph-mon[96266]: osdmap e519: 8 total, 8 up, 8 in 2024-09-13T02:46:09.993 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:09 smithi088 ceph-mon[96266]: pgmap v457: 121 pgs: 121 active+clean; 201 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 5.5 MiB/s wr, 35 op/s 2024-09-13T02:46:09.993 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:09 smithi088 ceph-mon[98762]: osdmap e519: 8 total, 8 up, 8 in 2024-09-13T02:46:09.993 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:09 smithi088 ceph-mon[98762]: pgmap v457: 121 pgs: 121 active+clean; 201 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 5.5 MiB/s wr, 35 op/s 2024-09-13T02:46:10.165 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:09 smithi195 systemd[1]: Stopping Ceph osd.7 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:46:10.484 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[55557]: 2024-09-13T02:46:10.162+0000 7f9d93c0a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:46:10.484 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[55557]: 2024-09-13T02:46:10.162+0000 7f9d93c0a640 -1 osd.7 520 *** Got signal Terminated *** 2024-09-13T02:46:10.484 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[55557]: 2024-09-13T02:46:10.162+0000 7f9d93c0a640 -1 osd.7 520 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T02:46:10.738 INFO:tasks.rados.rados.0.smithi088.stdout:2281: done (4 left) 2024-09-13T02:46:10.738 INFO:tasks.rados.rados.0.smithi088.stdout:2282: done (3 left) 2024-09-13T02:46:10.739 INFO:tasks.rados.rados.0.smithi088.stdout:2283: done (2 left) 2024-09-13T02:46:10.739 INFO:tasks.rados.rados.0.smithi088.stdout:2284: done (1 left) 2024-09-13T02:46:10.739 INFO:tasks.rados.rados.0.smithi088.stdout:2285: done (0 left) 2024-09-13T02:46:10.739 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 220 2024-09-13T02:46:10.739 INFO:tasks.rados.rados.0.smithi088.stdout:2286: seq_num 694 ranges {1949696=425984,2375680=655360,3031040=786432,3817472=163840} 2024-09-13T02:46:10.752 INFO:tasks.rados.rados.0.smithi088.stdout:2286: writing smithi08884213-10 from 1949696 to 2375680 tid 1 2024-09-13T02:46:10.755 INFO:tasks.rados.rados.0.smithi088.stdout:2286: writing smithi08884213-10 from 2375680 to 3031040 tid 2 2024-09-13T02:46:10.759 INFO:tasks.rados.rados.0.smithi088.stdout:2286: writing smithi08884213-10 from 3031040 to 3817472 tid 3 2024-09-13T02:46:10.761 INFO:tasks.rados.rados.0.smithi088.stdout:2286: writing smithi08884213-10 from 3817472 to 3981312 tid 4 2024-09-13T02:46:10.761 INFO:tasks.rados.rados.0.smithi088.stdout:2287: read oid 21 snap -1 2024-09-13T02:46:10.761 INFO:tasks.rados.rados.0.smithi088.stdout:2287: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:46:10.761 INFO:tasks.rados.rados.0.smithi088.stdout:2288: read oid 29 snap -1 2024-09-13T02:46:10.761 INFO:tasks.rados.rados.0.smithi088.stdout:2288: expect (ObjNum 615 snap 193 seq_num 615) 2024-09-13T02:46:10.761 INFO:tasks.rados.rados.0.smithi088.stdout:2289: copy_from oid 28 from oid 6 current snap is 220 2024-09-13T02:46:10.762 INFO:tasks.rados.rados.0.smithi088.stdout:2286: finishing write tid 1 to smithi08884213-10 2024-09-13T02:46:10.762 INFO:tasks.rados.rados.0.smithi088.stdout:2286: finishing write tid 2 to smithi08884213-10 2024-09-13T02:46:10.762 INFO:tasks.rados.rados.0.smithi088.stdout:2290: snap_remove snap 212 2024-09-13T02:46:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:10 smithi195 ceph-mon[87742]: osdmap e520: 8 total, 8 up, 8 in 2024-09-13T02:46:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:10 smithi195 ceph-mon[87742]: osd.7 marked itself down and dead 2024-09-13T02:46:11.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:10 smithi088 ceph-mon[96266]: osdmap e520: 8 total, 8 up, 8 in 2024-09-13T02:46:11.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:10 smithi088 ceph-mon[96266]: osd.7 marked itself down and dead 2024-09-13T02:46:11.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:10 smithi088 ceph-mon[98762]: osdmap e520: 8 total, 8 up, 8 in 2024-09-13T02:46:11.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:10 smithi088 ceph-mon[98762]: osd.7 marked itself down and dead 2024-09-13T02:46:11.391 INFO:tasks.rados.rados.0.smithi088.stdout:2290: done (4 left) 2024-09-13T02:46:11.391 INFO:tasks.rados.rados.0.smithi088.stdout:2291: read oid 49 snap -1 2024-09-13T02:46:11.392 INFO:tasks.rados.rados.0.smithi088.stdout:2291: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:46:11.392 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 220 2024-09-13T02:46:11.392 INFO:tasks.rados.rados.0.smithi088.stdout:2292: seq_num 695 ranges {876544=442368,1318912=540672,1859584=598016,2457600=466944} 2024-09-13T02:46:11.399 INFO:tasks.rados.rados.0.smithi088.stdout:2292: writing smithi08884213-20 from 876544 to 1318912 tid 1 2024-09-13T02:46:11.403 INFO:tasks.rados.rados.0.smithi088.stdout:2292: writing smithi08884213-20 from 1318912 to 1859584 tid 2 2024-09-13T02:46:11.408 INFO:tasks.rados.rados.0.smithi088.stdout:2292: writing smithi08884213-20 from 1859584 to 2457600 tid 3 2024-09-13T02:46:11.411 INFO:tasks.rados.rados.0.smithi088.stdout:2292: writing smithi08884213-20 from 2457600 to 2924544 tid 4 2024-09-13T02:46:11.417 INFO:tasks.rados.rados.0.smithi088.stdout:2287: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:46:11.422 INFO:tasks.rados.rados.0.smithi088.stdout:2286: finishing write tid 3 to smithi08884213-10 2024-09-13T02:46:11.422 INFO:tasks.rados.rados.0.smithi088.stdout:2288: expect (ObjNum 615 snap 193 seq_num 615) 2024-09-13T02:46:11.459 INFO:tasks.rados.rados.0.smithi088.stdout:2286: finishing write tid 4 to smithi08884213-10 2024-09-13T02:46:11.460 INFO:tasks.rados.rados.0.smithi088.stdout:2286: finishing write tid 5 to smithi08884213-10 2024-09-13T02:46:11.460 INFO:tasks.rados.rados.0.smithi088.stdout:2286: finishing write tid 6 to smithi08884213-10 2024-09-13T02:46:11.460 INFO:tasks.rados.rados.0.smithi088.stdout:2286: oid 10 updating version 0 to 1283 2024-09-13T02:46:11.460 INFO:tasks.rados.rados.0.smithi088.stdout:2286: oid 10 updating version 1283 to 1284 2024-09-13T02:46:11.460 INFO:tasks.rados.rados.0.smithi088.stdout:2286: oid 10 version 1284 is already newer than 1282 2024-09-13T02:46:11.460 INFO:tasks.rados.rados.0.smithi088.stdout:2286: oid 10 version 1284 is already newer than 1280 2024-09-13T02:46:11.460 INFO:tasks.rados.rados.0.smithi088.stdout:2286: oid 10 version 1284 is already newer than 1281 2024-09-13T02:46:11.460 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1284 (ObjNum 694 snap 220 seq_num 694) dirty exists 2024-09-13T02:46:11.460 INFO:tasks.rados.rados.0.smithi088.stdout:2286: left oid 10 (ObjNum 694 snap 220 seq_num 694) 2024-09-13T02:46:11.460 INFO:tasks.rados.rados.0.smithi088.stdout:2289: finishing copy_from racing read to smithi08884213-28 2024-09-13T02:46:11.461 INFO:tasks.rados.rados.0.smithi088.stdout:2289: finishing copy_from to smithi08884213-28 2024-09-13T02:46:11.461 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1110 (ObjNum 612 snap 191 seq_num 612) dirty exists 2024-09-13T02:46:11.461 INFO:tasks.rados.rados.0.smithi088.stdout:2286: done (5 left) 2024-09-13T02:46:11.461 INFO:tasks.rados.rados.0.smithi088.stdout:2287: done (4 left) 2024-09-13T02:46:11.461 INFO:tasks.rados.rados.0.smithi088.stdout:2288: done (3 left) 2024-09-13T02:46:11.461 INFO:tasks.rados.rados.0.smithi088.stdout:2289: done (2 left) 2024-09-13T02:46:11.461 INFO:tasks.rados.rados.0.smithi088.stdout:2293: snap_create 2024-09-13T02:46:11.461 INFO:tasks.rados.rados.0.smithi088.stdout:2291: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:46:11.484 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 02:46:11 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T02:46:11.422+0000 7f44e5882640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 115 after trimming was started 2024-09-13T02:46:11.484 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:11 smithi195 podman[108511]: 2024-09-13 02:46:11.2253196 +0000 UTC m=+1.181978002 container died b5c36576ae3e9e8d595b6d6618778f89f450b5c10704451f9f31867fd639c77e (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, RELEASE=reef-2c01458, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-09-13T02:46:11.515 INFO:tasks.rados.rados.0.smithi088.stdout:2292: finishing write tid 1 to smithi08884213-20 2024-09-13T02:46:11.516 INFO:tasks.rados.rados.0.smithi088.stdout:2292: finishing write tid 2 to smithi08884213-20 2024-09-13T02:46:11.516 INFO:tasks.rados.rados.0.smithi088.stdout:2292: finishing write tid 3 to smithi08884213-20 2024-09-13T02:46:11.516 INFO:tasks.rados.rados.0.smithi088.stdout:2292: finishing write tid 4 to smithi08884213-20 2024-09-13T02:46:11.516 INFO:tasks.rados.rados.0.smithi088.stdout:2292: finishing write tid 5 to smithi08884213-20 2024-09-13T02:46:11.516 INFO:tasks.rados.rados.0.smithi088.stdout:2292: finishing write tid 6 to smithi08884213-20 2024-09-13T02:46:11.516 INFO:tasks.rados.rados.0.smithi088.stdout:2292: oid 20 updating version 0 to 1291 2024-09-13T02:46:11.516 INFO:tasks.rados.rados.0.smithi088.stdout:2292: oid 20 updating version 1291 to 1292 2024-09-13T02:46:11.516 INFO:tasks.rados.rados.0.smithi088.stdout:2292: oid 20 version 1292 is already newer than 1290 2024-09-13T02:46:11.516 INFO:tasks.rados.rados.0.smithi088.stdout:2292: oid 20 updating version 1292 to 1294 2024-09-13T02:46:11.516 INFO:tasks.rados.rados.0.smithi088.stdout:2292: oid 20 version 1294 is already newer than 1293 2024-09-13T02:46:11.516 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1294 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:46:11.517 INFO:tasks.rados.rados.0.smithi088.stdout:2292: left oid 20 (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:46:11.880 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:11 smithi195 ceph-mon[87742]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:46:11.880 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:11 smithi195 ceph-mon[87742]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-13T02:46:11.880 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:11 smithi195 ceph-mon[87742]: osdmap e521: 8 total, 7 up, 8 in 2024-09-13T02:46:11.880 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:11 smithi195 ceph-mon[87742]: pgmap v460: 121 pgs: 19 stale+active+clean, 102 active+clean; 221 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 42 op/s 2024-09-13T02:46:11.880 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:11 smithi195 ceph-mon[87742]: osdmap e522: 8 total, 7 up, 8 in 2024-09-13T02:46:11.881 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:11 smithi195 podman[108511]: 2024-09-13 02:46:11.586697977 +0000 UTC m=+1.543356418 container cleanup b5c36576ae3e9e8d595b6d6618778f89f450b5c10704451f9f31867fd639c77e (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240731, RELEASE=reef-2c01458, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T02:46:11.881 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:11 smithi195 bash[108511]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7 2024-09-13T02:46:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:11 smithi088 ceph-mon[96266]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:46:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:11 smithi088 ceph-mon[96266]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-13T02:46:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:11 smithi088 ceph-mon[96266]: osdmap e521: 8 total, 7 up, 8 in 2024-09-13T02:46:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:11 smithi088 ceph-mon[96266]: pgmap v460: 121 pgs: 19 stale+active+clean, 102 active+clean; 221 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 42 op/s 2024-09-13T02:46:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:11 smithi088 ceph-mon[96266]: osdmap e522: 8 total, 7 up, 8 in 2024-09-13T02:46:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:11 smithi088 ceph-mon[98762]: Health check failed: 1 osds down (OSD_DOWN) 2024-09-13T02:46:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:11 smithi088 ceph-mon[98762]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-09-13T02:46:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:11 smithi088 ceph-mon[98762]: osdmap e521: 8 total, 7 up, 8 in 2024-09-13T02:46:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:11 smithi088 ceph-mon[98762]: pgmap v460: 121 pgs: 19 stale+active+clean, 102 active+clean; 221 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.5 MiB/s wr, 42 op/s 2024-09-13T02:46:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:11 smithi088 ceph-mon[98762]: osdmap e522: 8 total, 7 up, 8 in 2024-09-13T02:46:12.208 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:11 smithi195 podman[108536]: 2024-09-13 02:46:11.87958851 +0000 UTC m=+0.649952955 container remove b5c36576ae3e9e8d595b6d6618778f89f450b5c10704451f9f31867fd639c77e (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=reef-2c01458, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-13T02:46:12.393 INFO:tasks.rados.rados.0.smithi088.stdout:2291: done (2 left) 2024-09-13T02:46:12.393 INFO:tasks.rados.rados.0.smithi088.stdout:2292: done (1 left) 2024-09-13T02:46:12.394 INFO:tasks.rados.rados.0.smithi088.stdout:2293: done (0 left) 2024-09-13T02:46:12.394 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 221 2024-09-13T02:46:12.394 INFO:tasks.rados.rados.0.smithi088.stdout:2294: seq_num 696 ranges {1531904=458752,1990656=417792,2408448=753664,3162112=434176} 2024-09-13T02:46:12.404 INFO:tasks.rados.rados.0.smithi088.stdout:2294: writing smithi08884213-12 from 1531904 to 1990656 tid 1 2024-09-13T02:46:12.407 INFO:tasks.rados.rados.0.smithi088.stdout:2294: writing smithi08884213-12 from 1990656 to 2408448 tid 2 2024-09-13T02:46:12.412 INFO:tasks.rados.rados.0.smithi088.stdout:2294: writing smithi08884213-12 from 2408448 to 3162112 tid 3 2024-09-13T02:46:12.415 INFO:tasks.rados.rados.0.smithi088.stdout:2294: writing smithi08884213-12 from 3162112 to 3596288 tid 4 2024-09-13T02:46:12.415 INFO:tasks.rados.rados.0.smithi088.stdout:2295: rollback oid 49 current snap is 221 2024-09-13T02:46:12.415 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 49 to 210 2024-09-13T02:46:12.415 INFO:tasks.rados.rados.0.smithi088.stdout:2294: finishing write tid 1 to smithi08884213-12 2024-09-13T02:46:12.415 INFO:tasks.rados.rados.0.smithi088.stdout:2294: finishing write tid 2 to smithi08884213-12 2024-09-13T02:46:12.415 INFO:tasks.rados.rados.0.smithi088.stdout:2296: copy_from oid 20 from oid 40 current snap is 221 2024-09-13T02:46:12.416 INFO:tasks.rados.rados.0.smithi088.stdout:2297: rollback oid 8 current snap is 221 2024-09-13T02:46:12.416 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 8 to 220 2024-09-13T02:46:12.416 INFO:tasks.rados.rados.0.smithi088.stdout:2298: delete oid 31 current snap is 221 2024-09-13T02:46:12.416 INFO:tasks.rados.rados.0.smithi088.stdout:2294: finishing write tid 3 to smithi08884213-12 2024-09-13T02:46:12.419 INFO:tasks.rados.rados.0.smithi088.stdout:2295: finishing rollback tid 0 to smithi08884213-49 2024-09-13T02:46:12.419 INFO:tasks.rados.rados.0.smithi088.stdout:2296: finishing copy_from to smithi08884213-20 2024-09-13T02:46:12.419 INFO:tasks.rados.rados.0.smithi088.stdout:2296: got expected ENOENT (src dne) 2024-09-13T02:46:12.420 INFO:tasks.rados.rados.0.smithi088.stdout:2296: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:46:12.420 INFO:tasks.rados.rados.0.smithi088.stdout:2294: finishing write tid 4 to smithi08884213-12 2024-09-13T02:46:12.421 INFO:tasks.rados.rados.0.smithi088.stdout:2297: finishing rollback tid 1 to smithi08884213-8 2024-09-13T02:46:12.421 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 1218 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-13T02:46:12.421 INFO:tasks.rados.rados.0.smithi088.stdout:2295: finishing rollback tid 1 to smithi08884213-49 2024-09-13T02:46:12.421 INFO:tasks.rados.rados.0.smithi088.stdout:2294: finishing write tid 5 to smithi08884213-12 2024-09-13T02:46:12.421 INFO:tasks.rados.rados.0.smithi088.stdout:2295: finishing rollback tid 2 to smithi08884213-49 2024-09-13T02:46:12.421 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1224 (ObjNum 638 snap 201 seq_num 638) dirty exists 2024-09-13T02:46:12.421 INFO:tasks.rados.rados.0.smithi088.stdout:2295: done (4 left) 2024-09-13T02:46:12.421 INFO:tasks.rados.rados.0.smithi088.stdout:2296: done (3 left) 2024-09-13T02:46:12.421 INFO:tasks.rados.rados.0.smithi088.stdout:2297: done (2 left) 2024-09-13T02:46:12.421 INFO:tasks.rados.rados.0.smithi088.stdout:2298: done (1 left) 2024-09-13T02:46:12.422 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 221 2024-09-13T02:46:12.422 INFO:tasks.rados.rados.0.smithi088.stdout:2299: seq_num 698 ranges {655360=499712,1155072=589824,1744896=770048,2514944=245760} 2024-09-13T02:46:12.426 INFO:tasks.rados.rados.0.smithi088.stdout:2299: writing smithi08884213-6 from 655360 to 1155072 tid 1 2024-09-13T02:46:12.430 INFO:tasks.rados.rados.0.smithi088.stdout:2299: writing smithi08884213-6 from 1155072 to 1744896 tid 2 2024-09-13T02:46:12.434 INFO:tasks.rados.rados.0.smithi088.stdout:2299: writing smithi08884213-6 from 1744896 to 2514944 tid 3 2024-09-13T02:46:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:2299: writing smithi08884213-6 from 2514944 to 2760704 tid 4 2024-09-13T02:46:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:2300: setattr oid 20 current snap is 221 2024-09-13T02:46:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:2294: finishing write tid 6 to smithi08884213-12 2024-09-13T02:46:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:2294: oid 12 updating version 0 to 1056 2024-09-13T02:46:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:2294: oid 12 updating version 1056 to 1057 2024-09-13T02:46:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:2294: oid 12 version 1057 is already newer than 1054 2024-09-13T02:46:12.437 INFO:tasks.rados.rados.0.smithi088.stdout:2294: oid 12 version 1057 is already newer than 1055 2024-09-13T02:46:12.437 INFO:tasks.rados.rados.0.smithi088.stdout:2294: oid 12 updating version 1057 to 1058 2024-09-13T02:46:12.437 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1058 (ObjNum 696 snap 221 seq_num 696) dirty exists 2024-09-13T02:46:12.437 INFO:tasks.rados.rados.0.smithi088.stdout:2294: left oid 12 (ObjNum 696 snap 221 seq_num 696) 2024-09-13T02:46:12.437 INFO:tasks.rados.rados.0.smithi088.stdout:2299: finishing write tid 1 to smithi08884213-6 2024-09-13T02:46:12.437 INFO:tasks.rados.rados.0.smithi088.stdout:2299: finishing write tid 2 to smithi08884213-6 2024-09-13T02:46:12.438 INFO:tasks.rados.rados.0.smithi088.stdout:2294: done (2 left) 2024-09-13T02:46:12.438 INFO:tasks.rados.rados.0.smithi088.stdout:2301: read oid 33 snap -1 2024-09-13T02:46:12.438 INFO:tasks.rados.rados.0.smithi088.stdout:2301: expect (ObjNum 597 snap 186 seq_num 597) 2024-09-13T02:46:12.438 INFO:tasks.rados.rados.0.smithi088.stdout:2302: delete oid 37 current snap is 221 2024-09-13T02:46:12.439 INFO:tasks.rados.rados.0.smithi088.stdout:2299: finishing write tid 3 to smithi08884213-6 2024-09-13T02:46:12.439 INFO:tasks.rados.rados.0.smithi088.stdout:2299: finishing write tid 4 to smithi08884213-6 2024-09-13T02:46:12.439 INFO:tasks.rados.rados.0.smithi088.stdout:2299: finishing write tid 5 to smithi08884213-6 2024-09-13T02:46:12.440 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1305 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:46:12.441 INFO:tasks.rados.rados.0.smithi088.stdout:2299: finishing write tid 6 to smithi08884213-6 2024-09-13T02:46:12.441 INFO:tasks.rados.rados.0.smithi088.stdout:2299: oid 6 updating version 0 to 1224 2024-09-13T02:46:12.441 INFO:tasks.rados.rados.0.smithi088.stdout:2299: oid 6 updating version 1224 to 1226 2024-09-13T02:46:12.441 INFO:tasks.rados.rados.0.smithi088.stdout:2299: oid 6 version 1226 is already newer than 1223 2024-09-13T02:46:12.441 INFO:tasks.rados.rados.0.smithi088.stdout:2299: oid 6 version 1226 is already newer than 1225 2024-09-13T02:46:12.441 INFO:tasks.rados.rados.0.smithi088.stdout:2299: oid 6 updating version 1226 to 1227 2024-09-13T02:46:12.441 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1227 (ObjNum 698 snap 221 seq_num 698) dirty exists 2024-09-13T02:46:12.441 INFO:tasks.rados.rados.0.smithi088.stdout:2299: left oid 6 (ObjNum 698 snap 221 seq_num 698) 2024-09-13T02:46:12.458 INFO:tasks.rados.rados.0.smithi088.stdout:2301: expect (ObjNum 597 snap 186 seq_num 597) 2024-09-13T02:46:12.484 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:12 smithi195 podman[108628]: 2024-09-13 02:46:12.110589329 +0000 UTC m=+0.015977515 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:46:12.484 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:12 smithi195 podman[108628]: 2024-09-13 02:46:12.213691061 +0000 UTC m=+0.119079238 container create 12572c4c868cf03acc754fce95a1ee38543b543316d06b9be008bbecdb72ac74 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS) 2024-09-13T02:46:12.484 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:12 smithi195 podman[108628]: 2024-09-13 02:46:12.424533363 +0000 UTC m=+0.329921546 container init 12572c4c868cf03acc754fce95a1ee38543b543316d06b9be008bbecdb72ac74 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-deactivate, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.schema-version=1.0) 2024-09-13T02:46:12.484 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:12 smithi195 podman[108628]: 2024-09-13 02:46:12.429851121 +0000 UTC m=+0.335239298 container start 12572c4c868cf03acc754fce95a1ee38543b543316d06b9be008bbecdb72ac74 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True) 2024-09-13T02:46:12.904 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:12 smithi195 podman[108628]: 2024-09-13 02:46:12.524594243 +0000 UTC m=+0.429982448 container attach 12572c4c868cf03acc754fce95a1ee38543b543316d06b9be008bbecdb72ac74 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-deactivate, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, ceph=True, 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.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=) 2024-09-13T02:46:12.904 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:12 smithi195 podman[108628]: 2024-09-13 02:46:12.617668822 +0000 UTC m=+0.523057001 container died 12572c4c868cf03acc754fce95a1ee38543b543316d06b9be008bbecdb72ac74 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-deactivate, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-09-13T02:46:12.924 INFO:tasks.rados.rados.0.smithi088.stdout:2299: done (3 left) 2024-09-13T02:46:12.924 INFO:tasks.rados.rados.0.smithi088.stdout:2300: done (2 left) 2024-09-13T02:46:12.924 INFO:tasks.rados.rados.0.smithi088.stdout:2301: done (1 left) 2024-09-13T02:46:12.925 INFO:tasks.rados.rados.0.smithi088.stdout:2302: done (0 left) 2024-09-13T02:46:12.925 INFO:tasks.rados.rados.0.smithi088.stdout:2303: delete oid 48 current snap is 221 2024-09-13T02:46:12.927 INFO:tasks.rados.rados.0.smithi088.stdout:2303: done (0 left) 2024-09-13T02:46:12.927 INFO:tasks.rados.rados.0.smithi088.stdout:2304: snap_create 2024-09-13T02:46:13.394 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:46:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:46:13] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2024-09-13T02:46:13.398 INFO:tasks.rados.rados.0.smithi088.stdout:2304: done (0 left) 2024-09-13T02:46:13.398 INFO:tasks.rados.rados.0.smithi088.stdout:2305: snap_remove snap 217 2024-09-13T02:46:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:13 smithi195 ceph-mon[87742]: osdmap e523: 8 total, 7 up, 8 in 2024-09-13T02:46:13.485 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:13 smithi195 podman[108671]: 2024-09-13 02:46:13.186804742 +0000 UTC m=+0.560007804 container remove 12572c4c868cf03acc754fce95a1ee38543b543316d06b9be008bbecdb72ac74 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:46:13.485 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:13 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.7.service: Deactivated successfully. 2024-09-13T02:46:13.485 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:13 smithi195 systemd[1]: Stopped Ceph osd.7 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:46:13.485 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:13 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.7.service: Consumed 15.689s CPU time. 2024-09-13T02:46:13.485 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:13 smithi195 systemd[1]: Starting Ceph osd.7 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:46:13.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:13 smithi088 ceph-mon[96266]: osdmap e523: 8 total, 7 up, 8 in 2024-09-13T02:46:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:13 smithi088 ceph-mon[98762]: osdmap e523: 8 total, 7 up, 8 in 2024-09-13T02:46:13.883 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:13 smithi195 podman[108773]: 2024-09-13 02:46:13.520061719 +0000 UTC m=+0.016082806 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:46:13.883 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:13 smithi195 podman[108773]: 2024-09-13 02:46:13.621422594 +0000 UTC m=+0.117443670 container create 3d930e508c48d32a2a55f7105705a03f046ce78e7b08cf0cfc407d6ba917b63a (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True) 2024-09-13T02:46:14.234 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:13 smithi195 podman[108773]: 2024-09-13 02:46:13.88259851 +0000 UTC m=+0.378619587 container init 3d930e508c48d32a2a55f7105705a03f046ce78e7b08cf0cfc407d6ba917b63a (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-09-13T02:46:14.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:13 smithi195 podman[108773]: 2024-09-13 02:46:13.88758201 +0000 UTC m=+0.383603095 container start 3d930e508c48d32a2a55f7105705a03f046ce78e7b08cf0cfc407d6ba917b63a (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2) 2024-09-13T02:46:14.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:13 smithi195 podman[108773]: 2024-09-13 02:46:13.973947767 +0000 UTC m=+0.469968847 container attach 3d930e508c48d32a2a55f7105705a03f046ce78e7b08cf0cfc407d6ba917b63a (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-13T02:46:14.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate[108788]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:46:14.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 bash[108773]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:46:14.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate[108788]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:46:14.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 bash[108773]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-09-13T02:46:14.398 INFO:tasks.rados.rados.0.smithi088.stdout:2305: done (0 left) 2024-09-13T02:46:14.399 INFO:tasks.rados.rados.0.smithi088.stdout:2306: rmattr oid 26 current snap is 222 2024-09-13T02:46:14.399 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 222 2024-09-13T02:46:14.399 INFO:tasks.rados.rados.0.smithi088.stdout:2307: seq_num 701 ranges {0=548864,548864=696320,1245184=540672,1785856=368640} 2024-09-13T02:46:14.402 INFO:tasks.rados.rados.0.smithi088.stdout:2307: writing smithi08884213-11 from 0 to 548864 tid 1 2024-09-13T02:46:14.407 INFO:tasks.rados.rados.0.smithi088.stdout:2307: writing smithi08884213-11 from 548864 to 1245184 tid 2 2024-09-13T02:46:14.411 INFO:tasks.rados.rados.0.smithi088.stdout:2307: writing smithi08884213-11 from 1245184 to 1785856 tid 3 2024-09-13T02:46:14.414 INFO:tasks.rados.rados.0.smithi088.stdout:2307: writing smithi08884213-11 from 1785856 to 2154496 tid 4 2024-09-13T02:46:14.414 INFO:tasks.rados.rados.0.smithi088.stdout:2308: copy_from oid 24 from oid 3 current snap is 222 2024-09-13T02:46:14.414 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1225 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-09-13T02:46:14.414 INFO:tasks.rados.rados.0.smithi088.stdout:2307: finishing write tid 1 to smithi08884213-11 2024-09-13T02:46:14.414 INFO:tasks.rados.rados.0.smithi088.stdout:2307: finishing write tid 2 to smithi08884213-11 2024-09-13T02:46:14.414 INFO:tasks.rados.rados.0.smithi088.stdout:2306: done (2 left) 2024-09-13T02:46:14.414 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 222 2024-09-13T02:46:14.414 INFO:tasks.rados.rados.0.smithi088.stdout:2309: seq_num 702 ranges {9961472=565248,10526720=581632,11108352=745472,11853824=278528} 2024-09-13T02:46:14.471 INFO:tasks.rados.rados.0.smithi088.stdout:2309: writing smithi08884213-42 from 9961472 to 10526720 tid 1 2024-09-13T02:46:14.474 INFO:tasks.rados.rados.0.smithi088.stdout:2309: writing smithi08884213-42 from 10526720 to 11108352 tid 2 2024-09-13T02:46:14.478 INFO:tasks.rados.rados.0.smithi088.stdout:2309: writing smithi08884213-42 from 11108352 to 11853824 tid 3 2024-09-13T02:46:14.480 INFO:tasks.rados.rados.0.smithi088.stdout:2309: writing smithi08884213-42 from 11853824 to 12132352 tid 4 2024-09-13T02:46:14.480 INFO:tasks.rados.rados.0.smithi088.stdout:2310: delete oid 39 current snap is 222 2024-09-13T02:46:14.480 INFO:tasks.rados.rados.0.smithi088.stdout:2307: finishing write tid 3 to smithi08884213-11 2024-09-13T02:46:14.480 INFO:tasks.rados.rados.0.smithi088.stdout:2308: finishing copy_from to smithi08884213-24 2024-09-13T02:46:14.480 INFO:tasks.rados.rados.0.smithi088.stdout:2308: got expected ENOENT (src dne) 2024-09-13T02:46:14.480 INFO:tasks.rados.rados.0.smithi088.stdout:2308: finishing copy_from racing read to smithi08884213-24 2024-09-13T02:46:14.480 INFO:tasks.rados.rados.0.smithi088.stdout:2307: finishing write tid 4 to smithi08884213-11 2024-09-13T02:46:14.480 INFO:tasks.rados.rados.0.smithi088.stdout:2307: finishing write tid 5 to smithi08884213-11 2024-09-13T02:46:14.481 INFO:tasks.rados.rados.0.smithi088.stdout:2307: finishing write tid 6 to smithi08884213-11 2024-09-13T02:46:14.481 INFO:tasks.rados.rados.0.smithi088.stdout:2307: oid 11 updating version 0 to 1172 2024-09-13T02:46:14.481 INFO:tasks.rados.rados.0.smithi088.stdout:2307: oid 11 version 1172 is already newer than 1170 2024-09-13T02:46:14.481 INFO:tasks.rados.rados.0.smithi088.stdout:2307: oid 11 version 1172 is already newer than 1171 2024-09-13T02:46:14.481 INFO:tasks.rados.rados.0.smithi088.stdout:2307: oid 11 version 1172 is already newer than 1169 2024-09-13T02:46:14.481 INFO:tasks.rados.rados.0.smithi088.stdout:2307: oid 11 updating version 1172 to 1173 2024-09-13T02:46:14.481 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1173 (ObjNum 701 snap 222 seq_num 701) dirty exists 2024-09-13T02:46:14.481 INFO:tasks.rados.rados.0.smithi088.stdout:2307: left oid 11 (ObjNum 701 snap 222 seq_num 701) 2024-09-13T02:46:14.481 INFO:tasks.rados.rados.0.smithi088.stdout:2309: finishing write tid 1 to smithi08884213-42 2024-09-13T02:46:14.481 INFO:tasks.rados.rados.0.smithi088.stdout:2309: finishing write tid 2 to smithi08884213-42 2024-09-13T02:46:14.482 INFO:tasks.rados.rados.0.smithi088.stdout:2307: done (3 left) 2024-09-13T02:46:14.482 INFO:tasks.rados.rados.0.smithi088.stdout:2308: done (2 left) 2024-09-13T02:46:14.482 INFO:tasks.rados.rados.0.smithi088.stdout:2310: done (1 left) 2024-09-13T02:46:14.483 INFO:tasks.rados.rados.0.smithi088.stdout:2311: rollback oid 41 current snap is 222 2024-09-13T02:46:14.483 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 41 to 221 2024-09-13T02:46:14.483 INFO:tasks.rados.rados.0.smithi088.stdout:2312: rollback oid 35 current snap is 222 2024-09-13T02:46:14.483 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 35 to 201 2024-09-13T02:46:14.483 INFO:tasks.rados.rados.0.smithi088.stdout:2313: rollback oid 19 current snap is 222 2024-09-13T02:46:14.483 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 19 to 218 2024-09-13T02:46:14.483 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 222 2024-09-13T02:46:14.483 INFO:tasks.rados.rados.0.smithi088.stdout:2314: seq_num 704 ranges {3547136=598016,4145152=745472,4890624=712704,5603328=147456} 2024-09-13T02:46:14.504 INFO:tasks.rados.rados.0.smithi088.stdout:2314: writing smithi08884213-4 from 3547136 to 4145152 tid 1 2024-09-13T02:46:14.509 INFO:tasks.rados.rados.0.smithi088.stdout:2314: writing smithi08884213-4 from 4145152 to 4890624 tid 2 2024-09-13T02:46:14.513 INFO:tasks.rados.rados.0.smithi088.stdout:2314: writing smithi08884213-4 from 4890624 to 5603328 tid 3 2024-09-13T02:46:14.514 INFO:tasks.rados.rados.0.smithi088.stdout:2314: writing smithi08884213-4 from 5603328 to 5750784 tid 4 2024-09-13T02:46:14.514 INFO:tasks.rados.rados.0.smithi088.stdout:2315: snap_create 2024-09-13T02:46:14.514 INFO:tasks.rados.rados.0.smithi088.stdout:2309: finishing write tid 3 to smithi08884213-42 2024-09-13T02:46:14.514 INFO:tasks.rados.rados.0.smithi088.stdout:2309: finishing write tid 4 to smithi08884213-42 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:2309: finishing write tid 5 to smithi08884213-42 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:2309: finishing write tid 6 to smithi08884213-42 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:2309: oid 42 updating version 0 to 1131 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:2309: oid 42 updating version 1131 to 1132 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:2309: oid 42 version 1132 is already newer than 1130 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:2309: oid 42 updating version 1132 to 1133 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:2309: oid 42 version 1133 is already newer than 1129 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1133 (ObjNum 702 snap 222 seq_num 702) dirty exists 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:2309: left oid 42 (ObjNum 702 snap 222 seq_num 702) 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:2313: finishing rollback tid 0 to smithi08884213-19 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:2313: finishing rollback tid 1 to smithi08884213-19 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:2313: finishing rollback tid 2 to smithi08884213-19 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 922 (ObjNum 682 snap 217 seq_num 682) dirty exists 2024-09-13T02:46:14.515 INFO:tasks.rados.rados.0.smithi088.stdout:2312: finishing rollback tid 0 to smithi08884213-35 2024-09-13T02:46:14.516 INFO:tasks.rados.rados.0.smithi088.stdout:2312: finishing rollback tid 1 to smithi08884213-35 2024-09-13T02:46:14.516 INFO:tasks.rados.rados.0.smithi088.stdout:2311: finishing rollback tid 0 to smithi08884213-41 2024-09-13T02:46:14.516 INFO:tasks.rados.rados.0.smithi088.stdout:2311: finishing rollback tid 1 to smithi08884213-41 2024-09-13T02:46:14.516 INFO:tasks.rados.rados.0.smithi088.stdout:2312: finishing rollback tid 2 to smithi08884213-35 2024-09-13T02:46:14.516 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1317 (ObjNum 593 snap 186 seq_num 593) dirty exists 2024-09-13T02:46:14.516 INFO:tasks.rados.rados.0.smithi088.stdout:2311: finishing rollback tid 2 to smithi08884213-41 2024-09-13T02:46:14.516 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1149 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-09-13T02:46:14.516 INFO:tasks.rados.rados.0.smithi088.stdout:2314: finishing write tid 1 to smithi08884213-4 2024-09-13T02:46:14.516 INFO:tasks.rados.rados.0.smithi088.stdout:2314: finishing write tid 2 to smithi08884213-4 2024-09-13T02:46:14.517 INFO:tasks.rados.rados.0.smithi088.stdout:2314: finishing write tid 3 to smithi08884213-4 2024-09-13T02:46:14.517 INFO:tasks.rados.rados.0.smithi088.stdout:2314: finishing write tid 4 to smithi08884213-4 2024-09-13T02:46:14.517 INFO:tasks.rados.rados.0.smithi088.stdout:2314: finishing write tid 5 to smithi08884213-4 2024-09-13T02:46:14.518 INFO:tasks.rados.rados.0.smithi088.stdout:2314: finishing write tid 6 to smithi08884213-4 2024-09-13T02:46:14.518 INFO:tasks.rados.rados.0.smithi088.stdout:2314: oid 4 updating version 0 to 1169 2024-09-13T02:46:14.518 INFO:tasks.rados.rados.0.smithi088.stdout:2314: oid 4 updating version 1169 to 1172 2024-09-13T02:46:14.518 INFO:tasks.rados.rados.0.smithi088.stdout:2314: oid 4 version 1172 is already newer than 1168 2024-09-13T02:46:14.518 INFO:tasks.rados.rados.0.smithi088.stdout:2314: oid 4 version 1172 is already newer than 1171 2024-09-13T02:46:14.518 INFO:tasks.rados.rados.0.smithi088.stdout:2314: oid 4 version 1172 is already newer than 1170 2024-09-13T02:46:14.518 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1172 (ObjNum 704 snap 222 seq_num 704) dirty exists 2024-09-13T02:46:14.518 INFO:tasks.rados.rados.0.smithi088.stdout:2314: left oid 4 (ObjNum 704 snap 222 seq_num 704) 2024-09-13T02:46:14.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:14 smithi088 ceph-mon[96266]: pgmap v463: 121 pgs: 13 active+undersized, 12 stale+active+clean, 6 active+undersized+degraded, 90 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.8 MiB/s wr, 25 op/s; 15/417 objects degraded (3.597%) 2024-09-13T02:46:14.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:14 smithi088 ceph-mon[96266]: Health check failed: Degraded data redundancy: 15/417 objects degraded (3.597%), 6 pgs degraded (PG_DEGRADED) 2024-09-13T02:46:14.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:14 smithi088 ceph-mon[96266]: osdmap e524: 8 total, 7 up, 8 in 2024-09-13T02:46:14.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:14.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:46:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:14 smithi088 ceph-mon[98762]: pgmap v463: 121 pgs: 13 active+undersized, 12 stale+active+clean, 6 active+undersized+degraded, 90 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.8 MiB/s wr, 25 op/s; 15/417 objects degraded (3.597%) 2024-09-13T02:46:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:14 smithi088 ceph-mon[98762]: Health check failed: Degraded data redundancy: 15/417 objects degraded (3.597%), 6 pgs degraded (PG_DEGRADED) 2024-09-13T02:46:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:14 smithi088 ceph-mon[98762]: osdmap e524: 8 total, 7 up, 8 in 2024-09-13T02:46:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:46:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-mon[87742]: pgmap v463: 121 pgs: 13 active+undersized, 12 stale+active+clean, 6 active+undersized+degraded, 90 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.8 MiB/s wr, 25 op/s; 15/417 objects degraded (3.597%) 2024-09-13T02:46:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-mon[87742]: Health check failed: Degraded data redundancy: 15/417 objects degraded (3.597%), 6 pgs degraded (PG_DEGRADED) 2024-09-13T02:46:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-mon[87742]: osdmap e524: 8 total, 7 up, 8 in 2024-09-13T02:46:14.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:14.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:46:14.735 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate[108788]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-13T02:46:14.735 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 bash[108773]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-13T02:46:14.735 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate[108788]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-13T02:46:14.735 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 bash[108773]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-7 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2024-09-13T02:46:15.112 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate[108788]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-13T02:46:15.112 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 bash[108773]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-09-13T02:46:15.112 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate[108788]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-13T02:46:15.112 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 bash[108773]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-09-13T02:46:15.113 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate[108788]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-13T02:46:15.113 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 bash[108773]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-09-13T02:46:15.113 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate[108788]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-13T02:46:15.113 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 bash[108773]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-13T02:46:15.113 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate[108788]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-13T02:46:15.113 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 bash[108773]: --> ceph-volume raw activate successful for osd ID: 7 2024-09-13T02:46:15.113 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:14 smithi195 podman[108773]: 2024-09-13 02:46:14.808317144 +0000 UTC m=+1.304338223 container died 3d930e508c48d32a2a55f7105705a03f046ce78e7b08cf0cfc407d6ba917b63a (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0) 2024-09-13T02:46:15.417 INFO:tasks.rados.rados.0.smithi088.stdout:2309: done (5 left) 2024-09-13T02:46:15.417 INFO:tasks.rados.rados.0.smithi088.stdout:2311: done (4 left) 2024-09-13T02:46:15.418 INFO:tasks.rados.rados.0.smithi088.stdout:2312: done (3 left) 2024-09-13T02:46:15.418 INFO:tasks.rados.rados.0.smithi088.stdout:2313: done (2 left) 2024-09-13T02:46:15.418 INFO:tasks.rados.rados.0.smithi088.stdout:2314: done (1 left) 2024-09-13T02:46:15.418 INFO:tasks.rados.rados.0.smithi088.stdout:2315: done (0 left) 2024-09-13T02:46:15.418 INFO:tasks.rados.rados.0.smithi088.stdout:2316: read oid 19 snap -1 2024-09-13T02:46:15.418 INFO:tasks.rados.rados.0.smithi088.stdout:2316: expect (ObjNum 682 snap 217 seq_num 682) 2024-09-13T02:46:15.418 INFO:tasks.rados.rados.0.smithi088.stdout:2317: snap_remove snap 219 2024-09-13T02:46:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:15 smithi088 ceph-mon[96266]: osdmap e525: 8 total, 7 up, 8 in 2024-09-13T02:46:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:15 smithi088 ceph-mon[98762]: osdmap e525: 8 total, 7 up, 8 in 2024-09-13T02:46:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:15 smithi195 ceph-mon[87742]: osdmap e525: 8 total, 7 up, 8 in 2024-09-13T02:46:15.734 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:15 smithi195 podman[108948]: 2024-09-13 02:46:15.377751201 +0000 UTC m=+0.559764981 container remove 3d930e508c48d32a2a55f7105705a03f046ce78e7b08cf0cfc407d6ba917b63a (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-activate, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-13T02:46:15.734 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:15 smithi195 podman[109014]: 2024-09-13 02:46:15.496045084 +0000 UTC m=+0.016150668 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:46:15.734 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:15 smithi195 podman[109014]: 2024-09-13 02:46:15.603605986 +0000 UTC m=+0.123711570 container create 9a145996b436381413a00cf35cb5ed91a2e6ba11b14a7c66cd8bab54470ffbce (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f) 2024-09-13T02:46:16.234 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:15 smithi195 podman[109014]: 2024-09-13 02:46:15.864412278 +0000 UTC m=+0.384517862 container init 9a145996b436381413a00cf35cb5ed91a2e6ba11b14a7c66cd8bab54470ffbce (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True) 2024-09-13T02:46:16.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:15 smithi195 podman[109014]: 2024-09-13 02:46:15.869750059 +0000 UTC m=+0.389855644 container start 9a145996b436381413a00cf35cb5ed91a2e6ba11b14a7c66cd8bab54470ffbce (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, 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_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:46:16.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:15 smithi195 ceph-osd[109052]: -- 172.21.15.195:0/1363849469 <== mon.1 v2:172.21.15.195:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5632f99d5a40 con 0x5632fa79c400 2024-09-13T02:46:16.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:15 smithi195 bash[109014]: 9a145996b436381413a00cf35cb5ed91a2e6ba11b14a7c66cd8bab54470ffbce 2024-09-13T02:46:16.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:15 smithi195 systemd[1]: Started Ceph osd.7 for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:46:16.393 INFO:tasks.rados.rados.0.smithi088.stdout:2317: done (1 left) 2024-09-13T02:46:16.393 INFO:tasks.rados.rados.0.smithi088.stdout:2318: snap_create 2024-09-13T02:46:16.393 INFO:tasks.rados.rados.0.smithi088.stdout:2316: expect (ObjNum 682 snap 217 seq_num 682) 2024-09-13T02:46:16.659 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:16 smithi195 ceph-mon[87742]: pgmap v466: 121 pgs: 34 active+undersized, 3 stale+active+clean, 10 active+undersized+degraded, 74 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 9 op/s; 24/420 objects degraded (5.714%) 2024-09-13T02:46:16.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:16 smithi195 ceph-mon[87742]: osdmap e526: 8 total, 7 up, 8 in 2024-09-13T02:46:16.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:16.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:16.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:16.660 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:16 smithi195 ceph-mon[87742]: osdmap e527: 8 total, 7 up, 8 in 2024-09-13T02:46:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:16 smithi088 ceph-mon[96266]: pgmap v466: 121 pgs: 34 active+undersized, 3 stale+active+clean, 10 active+undersized+degraded, 74 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 9 op/s; 24/420 objects degraded (5.714%) 2024-09-13T02:46:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:16 smithi088 ceph-mon[96266]: osdmap e526: 8 total, 7 up, 8 in 2024-09-13T02:46:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:16 smithi088 ceph-mon[96266]: osdmap e527: 8 total, 7 up, 8 in 2024-09-13T02:46:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:16 smithi088 ceph-mon[98762]: pgmap v466: 121 pgs: 34 active+undersized, 3 stale+active+clean, 10 active+undersized+degraded, 74 active+clean; 228 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 9 op/s; 24/420 objects degraded (5.714%) 2024-09-13T02:46:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:16 smithi088 ceph-mon[98762]: osdmap e526: 8 total, 7 up, 8 in 2024-09-13T02:46:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:16 smithi088 ceph-mon[98762]: osdmap e527: 8 total, 7 up, 8 in 2024-09-13T02:46:16.724 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:46:16.985 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:46:16.986 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (9m) 2m ago 10m 26.8M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:46:16.986 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (10m) 30s ago 10m 86.6M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:46:16.986 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (11m) 2m ago 11m 16.1M - 18.2.4-843-g2c01458a c129f5a2fd4e 40d5bbabb3e8 2024-09-13T02:46:16.986 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (11m) 30s ago 11m 22.9M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:46:16.986 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (5m) 30s ago 15m 442M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:46:16.986 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (6m) 2m ago 16m 508M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:46:16.986 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (5m) 2m ago 16m 54.1M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:46:16.986 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (4m) 30s ago 15m 45.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:46:16.986 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (5m) 2m ago 15m 49.8M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:46:16.986 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (9m) 2m ago 9m 16.7M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:46:16.986 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (9m) 30s ago 9m 16.9M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:46:16.986 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (4m) 2m ago 14m 164M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 f6b18d576820 2024-09-13T02:46:16.987 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (3m) 2m ago 14m 114M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 449625b55177 2024-09-13T02:46:16.987 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (2m) 2m ago 13m 108M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 335d6d44ad1d 2024-09-13T02:46:16.987 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (2m) 2m ago 13m 12.1M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 1cc57714682e 2024-09-13T02:46:16.987 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (104s) 30s ago 13m 130M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 681d4b550d35 2024-09-13T02:46:16.987 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (69s) 30s ago 12m 104M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 66cf5ae11cce 2024-09-13T02:46:16.987 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (35s) 30s ago 12m 12.2M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 d236c44f5fe7 2024-09-13T02:46:16.987 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 starting - - - 2480M 2024-09-13T02:46:16.987 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (5m) 30s ago 10m 53.7M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:46:17.304 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:46:17.305 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:46:17.305 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:46:17.305 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:46:17.305 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:46:17.305 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:46:17.305 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:46:17.305 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:46:17.305 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 7 2024-09-13T02:46:17.305 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:46:17.305 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:46:17.305 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2 2024-09-13T02:46:17.305 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:46:17.306 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:46:17.306 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 18.2.4-843-g2c01458a (2c01458affee2b2435cd231b6e392435c1c21661) reef (stable)": 2, 2024-09-13T02:46:17.306 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 12 2024-09-13T02:46:17.306 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:46:17.306 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:46:17.393 INFO:tasks.rados.rados.0.smithi088.stdout:2316: done (1 left) 2024-09-13T02:46:17.394 INFO:tasks.rados.rados.0.smithi088.stdout:2318: done (0 left) 2024-09-13T02:46:17.394 INFO:tasks.rados.rados.0.smithi088.stdout:2319: copy_from oid 50 from oid 43 current snap is 224 2024-09-13T02:46:17.394 INFO:tasks.rados.rados.0.smithi088.stdout:2320: snap_create 2024-09-13T02:46:17.440 INFO:tasks.rados.rados.0.smithi088.stdout:2319: finishing copy_from racing read to smithi08884213-50 2024-09-13T02:46:17.441 INFO:tasks.rados.rados.0.smithi088.stdout:2319: finishing copy_from to smithi08884213-50 2024-09-13T02:46:17.441 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 1221 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-09-13T02:46:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:17 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2108588395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:17 smithi088 ceph-mon[96266]: osdmap e528: 8 total, 7 up, 8 in 2024-09-13T02:46:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:17 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2108588395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:17 smithi088 ceph-mon[98762]: osdmap e528: 8 total, 7 up, 8 in 2024-09-13T02:46:17.721 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:17 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2108588395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:17.721 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:17 smithi195 ceph-mon[87742]: osdmap e528: 8 total, 7 up, 8 in 2024-09-13T02:46:17.721 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:17 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T02:46:17.515+0000 7fa31cbcb640 -1 Falling back to public interface 2024-09-13T02:46:18.396 INFO:tasks.rados.rados.0.smithi088.stdout:2319: done (1 left) 2024-09-13T02:46:18.396 INFO:tasks.rados.rados.0.smithi088.stdout:2320: done (0 left) 2024-09-13T02:46:18.396 INFO:tasks.rados.rados.0.smithi088.stdout:2321: rollback oid 44 current snap is 225 2024-09-13T02:46:18.396 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 44 to 224 2024-09-13T02:46:18.396 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 225 2024-09-13T02:46:18.396 INFO:tasks.rados.rados.0.smithi088.stdout:2322: seq_num 705 ranges {12132352=614400,12746752=630784,13377536=524288,13901824=450560} 2024-09-13T02:46:18.464 INFO:tasks.rados.rados.0.smithi088.stdout:2322: writing smithi08884213-42 from 12132352 to 12746752 tid 1 2024-09-13T02:46:18.467 INFO:tasks.rados.rados.0.smithi088.stdout:2322: writing smithi08884213-42 from 12746752 to 13377536 tid 2 2024-09-13T02:46:18.470 INFO:tasks.rados.rados.0.smithi088.stdout:2322: writing smithi08884213-42 from 13377536 to 13901824 tid 3 2024-09-13T02:46:18.474 INFO:tasks.rados.rados.0.smithi088.stdout:2322: writing smithi08884213-42 from 13901824 to 14352384 tid 4 2024-09-13T02:46:18.474 INFO:tasks.rados.rados.0.smithi088.stdout:2323: rollback oid 5 current snap is 225 2024-09-13T02:46:18.474 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 5 to 218 2024-09-13T02:46:18.474 INFO:tasks.rados.rados.0.smithi088.stdout:2321: finishing rollback tid 0 to smithi08884213-44 2024-09-13T02:46:18.474 INFO:tasks.rados.rados.0.smithi088.stdout:2321: finishing rollback tid 1 to smithi08884213-44 2024-09-13T02:46:18.474 INFO:tasks.rados.rados.0.smithi088.stdout:2321: finishing rollback tid 2 to smithi08884213-44 2024-09-13T02:46:18.474 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1051 (ObjNum 634 snap 200 seq_num 634) dirty exists 2024-09-13T02:46:18.474 INFO:tasks.rados.rados.0.smithi088.stdout:2322: finishing write tid 1 to smithi08884213-42 2024-09-13T02:46:18.474 INFO:tasks.rados.rados.0.smithi088.stdout:2322: finishing write tid 2 to smithi08884213-42 2024-09-13T02:46:18.474 INFO:tasks.rados.rados.0.smithi088.stdout:2321: done (2 left) 2024-09-13T02:46:18.474 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 37 current snap is 225 2024-09-13T02:46:18.475 INFO:tasks.rados.rados.0.smithi088.stdout:2324: seq_num 706 ranges {0=630784,630784=516096,1146880=729088,1875968=360448} 2024-09-13T02:46:18.477 INFO:tasks.rados.rados.0.smithi088.stdout:2324: writing smithi08884213-37 from 0 to 630784 tid 1 2024-09-13T02:46:18.481 INFO:tasks.rados.rados.0.smithi088.stdout:2324: writing smithi08884213-37 from 630784 to 1146880 tid 2 2024-09-13T02:46:18.485 INFO:tasks.rados.rados.0.smithi088.stdout:2324: writing smithi08884213-37 from 1146880 to 1875968 tid 3 2024-09-13T02:46:18.488 INFO:tasks.rados.rados.0.smithi088.stdout:2324: writing smithi08884213-37 from 1875968 to 2236416 tid 4 2024-09-13T02:46:18.488 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 9 current snap is 225 2024-09-13T02:46:18.488 INFO:tasks.rados.rados.0.smithi088.stdout:2322: finishing write tid 3 to smithi08884213-42 2024-09-13T02:46:18.488 INFO:tasks.rados.rados.0.smithi088.stdout:2322: finishing write tid 4 to smithi08884213-42 2024-09-13T02:46:18.488 INFO:tasks.rados.rados.0.smithi088.stdout:2325: seq_num 707 ranges {1474560=647168,2121728=802816,2924544=532480,3457024=270336} 2024-09-13T02:46:18.499 INFO:tasks.rados.rados.0.smithi088.stdout:2325: writing smithi08884213-9 from 1474560 to 2121728 tid 1 2024-09-13T02:46:18.504 INFO:tasks.rados.rados.0.smithi088.stdout:2325: writing smithi08884213-9 from 2121728 to 2924544 tid 2 2024-09-13T02:46:18.507 INFO:tasks.rados.rados.0.smithi088.stdout:2325: writing smithi08884213-9 from 2924544 to 3457024 tid 3 2024-09-13T02:46:18.510 INFO:tasks.rados.rados.0.smithi088.stdout:2325: writing smithi08884213-9 from 3457024 to 3727360 tid 4 2024-09-13T02:46:18.510 INFO:tasks.rados.rados.0.smithi088.stdout:2326: read oid 19 snap -1 2024-09-13T02:46:18.510 INFO:tasks.rados.rados.0.smithi088.stdout:2326: expect (ObjNum 682 snap 217 seq_num 682) 2024-09-13T02:46:18.510 INFO:tasks.rados.rados.0.smithi088.stdout:2327: delete oid 36 current snap is 225 2024-09-13T02:46:18.510 INFO:tasks.rados.rados.0.smithi088.stdout:2322: finishing write tid 5 to smithi08884213-42 2024-09-13T02:46:18.510 INFO:tasks.rados.rados.0.smithi088.stdout:2323: finishing rollback tid 0 to smithi08884213-5 2024-09-13T02:46:18.510 INFO:tasks.rados.rados.0.smithi088.stdout:2324: finishing write tid 1 to smithi08884213-37 2024-09-13T02:46:18.510 INFO:tasks.rados.rados.0.smithi088.stdout:2323: finishing rollback tid 1 to smithi08884213-5 2024-09-13T02:46:18.510 INFO:tasks.rados.rados.0.smithi088.stdout:2322: finishing write tid 6 to smithi08884213-42 2024-09-13T02:46:18.510 INFO:tasks.rados.rados.0.smithi088.stdout:2322: oid 42 updating version 0 to 1137 2024-09-13T02:46:18.510 INFO:tasks.rados.rados.0.smithi088.stdout:2322: oid 42 version 1137 is already newer than 1136 2024-09-13T02:46:18.510 INFO:tasks.rados.rados.0.smithi088.stdout:2322: oid 42 version 1137 is already newer than 1135 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:2322: oid 42 updating version 1137 to 1138 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:2322: oid 42 version 1138 is already newer than 1134 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1138 (ObjNum 705 snap 225 seq_num 705) dirty exists 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:2322: left oid 42 (ObjNum 705 snap 225 seq_num 705) 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:2323: finishing rollback tid 2 to smithi08884213-5 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1366 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:2324: finishing write tid 2 to smithi08884213-37 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:2324: finishing write tid 3 to smithi08884213-37 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:2324: finishing write tid 4 to smithi08884213-37 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:2324: finishing write tid 5 to smithi08884213-37 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:2324: finishing write tid 6 to smithi08884213-37 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:2324: oid 37 updating version 0 to 1054 2024-09-13T02:46:18.511 INFO:tasks.rados.rados.0.smithi088.stdout:2324: oid 37 version 1054 is already newer than 1052 2024-09-13T02:46:18.512 INFO:tasks.rados.rados.0.smithi088.stdout:2324: oid 37 updating version 1054 to 1056 2024-09-13T02:46:18.512 INFO:tasks.rados.rados.0.smithi088.stdout:2324: oid 37 version 1056 is already newer than 1055 2024-09-13T02:46:18.512 INFO:tasks.rados.rados.0.smithi088.stdout:2324: oid 37 version 1056 is already newer than 1053 2024-09-13T02:46:18.512 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 1056 (ObjNum 706 snap 225 seq_num 706) dirty exists 2024-09-13T02:46:18.512 INFO:tasks.rados.rados.0.smithi088.stdout:2324: left oid 37 (ObjNum 706 snap 225 seq_num 706) 2024-09-13T02:46:18.512 INFO:tasks.rados.rados.0.smithi088.stdout:2325: finishing write tid 1 to smithi08884213-9 2024-09-13T02:46:18.512 INFO:tasks.rados.rados.0.smithi088.stdout:2325: finishing write tid 2 to smithi08884213-9 2024-09-13T02:46:18.513 INFO:tasks.rados.rados.0.smithi088.stdout:2322: done (5 left) 2024-09-13T02:46:18.513 INFO:tasks.rados.rados.0.smithi088.stdout:2323: done (4 left) 2024-09-13T02:46:18.513 INFO:tasks.rados.rados.0.smithi088.stdout:2324: done (3 left) 2024-09-13T02:46:18.513 INFO:tasks.rados.rados.0.smithi088.stdout:2327: done (2 left) 2024-09-13T02:46:18.513 INFO:tasks.rados.rados.0.smithi088.stdout:2328: read oid 35 snap -1 2024-09-13T02:46:18.513 INFO:tasks.rados.rados.0.smithi088.stdout:2328: expect (ObjNum 593 snap 186 seq_num 593) 2024-09-13T02:46:18.513 INFO:tasks.rados.rados.0.smithi088.stdout:2329: snap_create 2024-09-13T02:46:18.513 INFO:tasks.rados.rados.0.smithi088.stdout:2325: finishing write tid 3 to smithi08884213-9 2024-09-13T02:46:18.515 INFO:tasks.rados.rados.0.smithi088.stdout:2325: finishing write tid 4 to smithi08884213-9 2024-09-13T02:46:18.516 INFO:tasks.rados.rados.0.smithi088.stdout:2325: finishing write tid 5 to smithi08884213-9 2024-09-13T02:46:18.517 INFO:tasks.rados.rados.0.smithi088.stdout:2325: finishing write tid 6 to smithi08884213-9 2024-09-13T02:46:18.518 INFO:tasks.rados.rados.0.smithi088.stdout:2325: oid 9 updating version 0 to 1175 2024-09-13T02:46:18.518 INFO:tasks.rados.rados.0.smithi088.stdout:2325: oid 9 updating version 1175 to 1178 2024-09-13T02:46:18.518 INFO:tasks.rados.rados.0.smithi088.stdout:2325: oid 9 version 1178 is already newer than 1174 2024-09-13T02:46:18.518 INFO:tasks.rados.rados.0.smithi088.stdout:2325: oid 9 version 1178 is already newer than 1177 2024-09-13T02:46:18.518 INFO:tasks.rados.rados.0.smithi088.stdout:2325: oid 9 version 1178 is already newer than 1176 2024-09-13T02:46:18.518 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 1178 (ObjNum 707 snap 225 seq_num 707) dirty exists 2024-09-13T02:46:18.518 INFO:tasks.rados.rados.0.smithi088.stdout:2325: left oid 9 (ObjNum 707 snap 225 seq_num 707) 2024-09-13T02:46:18.524 INFO:tasks.rados.rados.0.smithi088.stdout:2326: expect (ObjNum 682 snap 217 seq_num 682) 2024-09-13T02:46:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:18 smithi088 ceph-mon[96266]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:46:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:18 smithi088 ceph-mon[96266]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:46:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:18 smithi088 ceph-mon[96266]: pgmap v469: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.7 MiB/s wr, 14 op/s; 43/432 objects degraded (9.954%) 2024-09-13T02:46:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:18 smithi088 ceph-mon[96266]: osdmap e529: 8 total, 7 up, 8 in 2024-09-13T02:46:18.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:18 smithi088 ceph-mon[98762]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:46:18.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:18 smithi088 ceph-mon[98762]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:46:18.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:18 smithi088 ceph-mon[98762]: pgmap v469: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.7 MiB/s wr, 14 op/s; 43/432 objects degraded (9.954%) 2024-09-13T02:46:18.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:18 smithi088 ceph-mon[98762]: osdmap e529: 8 total, 7 up, 8 in 2024-09-13T02:46:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:18 smithi195 ceph-mon[87742]: from='client.44306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:46:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:18 smithi195 ceph-mon[87742]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:46:18.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:18 smithi195 ceph-mon[87742]: pgmap v469: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.7 MiB/s wr, 14 op/s; 43/432 objects degraded (9.954%) 2024-09-13T02:46:18.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:18 smithi195 ceph-mon[87742]: osdmap e529: 8 total, 7 up, 8 in 2024-09-13T02:46:18.752 INFO:tasks.rados.rados.0.smithi088.stdout:2328: expect (ObjNum 593 snap 186 seq_num 593) 2024-09-13T02:46:19.424 INFO:tasks.rados.rados.0.smithi088.stdout:2325: done (3 left) 2024-09-13T02:46:19.424 INFO:tasks.rados.rados.0.smithi088.stdout:2326: done (2 left) 2024-09-13T02:46:19.424 INFO:tasks.rados.rados.0.smithi088.stdout:2328: done (1 left) 2024-09-13T02:46:19.425 INFO:tasks.rados.rados.0.smithi088.stdout:2329: done (0 left) 2024-09-13T02:46:19.425 INFO:tasks.rados.rados.0.smithi088.stdout:2330: copy_from oid 38 from oid 17 current snap is 226 2024-09-13T02:46:19.425 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 226 2024-09-13T02:46:19.425 INFO:tasks.rados.rados.0.smithi088.stdout:2331: seq_num 709 ranges {2154496=679936,2834432=614400,3448832=499712,3948544=491520} 2024-09-13T02:46:19.439 INFO:tasks.rados.rados.0.smithi088.stdout:2331: writing smithi08884213-11 from 2154496 to 2834432 tid 1 2024-09-13T02:46:19.443 INFO:tasks.rados.rados.0.smithi088.stdout:2331: writing smithi08884213-11 from 2834432 to 3448832 tid 2 2024-09-13T02:46:19.445 INFO:tasks.rados.rados.0.smithi088.stdout:2331: writing smithi08884213-11 from 3448832 to 3948544 tid 3 2024-09-13T02:46:19.449 INFO:tasks.rados.rados.0.smithi088.stdout:2331: writing smithi08884213-11 from 3948544 to 4440064 tid 4 2024-09-13T02:46:19.449 INFO:tasks.rados.rados.0.smithi088.stdout:2332: delete oid 47 current snap is 226 2024-09-13T02:46:19.449 INFO:tasks.rados.rados.0.smithi088.stdout:2330: finishing copy_from to smithi08884213-38 2024-09-13T02:46:19.449 INFO:tasks.rados.rados.0.smithi088.stdout:2330: got expected ENOENT (src dne) 2024-09-13T02:46:19.449 INFO:tasks.rados.rados.0.smithi088.stdout:2330: finishing copy_from racing read to smithi08884213-38 2024-09-13T02:46:19.449 INFO:tasks.rados.rados.0.smithi088.stdout:2331: finishing write tid 1 to smithi08884213-11 2024-09-13T02:46:19.449 INFO:tasks.rados.rados.0.smithi088.stdout:2331: finishing write tid 2 to smithi08884213-11 2024-09-13T02:46:19.449 INFO:tasks.rados.rados.0.smithi088.stdout:2331: finishing write tid 3 to smithi08884213-11 2024-09-13T02:46:19.451 INFO:tasks.rados.rados.0.smithi088.stdout:2331: finishing write tid 4 to smithi08884213-11 2024-09-13T02:46:19.451 INFO:tasks.rados.rados.0.smithi088.stdout:2331: finishing write tid 5 to smithi08884213-11 2024-09-13T02:46:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2331: finishing write tid 6 to smithi08884213-11 2024-09-13T02:46:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2331: oid 11 updating version 0 to 1182 2024-09-13T02:46:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2331: oid 11 version 1182 is already newer than 1180 2024-09-13T02:46:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2331: oid 11 version 1182 is already newer than 1181 2024-09-13T02:46:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2331: oid 11 version 1182 is already newer than 1179 2024-09-13T02:46:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2331: oid 11 updating version 1182 to 1183 2024-09-13T02:46:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1183 (ObjNum 709 snap 226 seq_num 709) dirty exists 2024-09-13T02:46:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2331: left oid 11 (ObjNum 709 snap 226 seq_num 709) 2024-09-13T02:46:19.455 INFO:tasks.rados.rados.0.smithi088.stdout:2330: done (2 left) 2024-09-13T02:46:19.455 INFO:tasks.rados.rados.0.smithi088.stdout:2331: done (1 left) 2024-09-13T02:46:19.455 INFO:tasks.rados.rados.0.smithi088.stdout:2332: done (0 left) 2024-09-13T02:46:19.455 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 226 2024-09-13T02:46:19.455 INFO:tasks.rados.rados.0.smithi088.stdout:2333: seq_num 711 ranges {4874240=712704,5586944=786432,6373376=516096,6889472=303104} 2024-09-13T02:46:19.485 INFO:tasks.rados.rados.0.smithi088.stdout:2333: writing smithi08884213-30 from 4874240 to 5586944 tid 1 2024-09-13T02:46:19.490 INFO:tasks.rados.rados.0.smithi088.stdout:2333: writing smithi08884213-30 from 5586944 to 6373376 tid 2 2024-09-13T02:46:19.492 INFO:tasks.rados.rados.0.smithi088.stdout:2333: writing smithi08884213-30 from 6373376 to 6889472 tid 3 2024-09-13T02:46:19.493 INFO:tasks.rados.rados.0.smithi088.stdout:2333: writing smithi08884213-30 from 6889472 to 7192576 tid 4 2024-09-13T02:46:19.494 INFO:tasks.rados.rados.0.smithi088.stdout:2334: delete oid 35 current snap is 226 2024-09-13T02:46:19.494 INFO:tasks.rados.rados.0.smithi088.stdout:2333: finishing write tid 1 to smithi08884213-30 2024-09-13T02:46:19.494 INFO:tasks.rados.rados.0.smithi088.stdout:2333: finishing write tid 2 to smithi08884213-30 2024-09-13T02:46:19.495 INFO:tasks.rados.rados.0.smithi088.stdout:2333: finishing write tid 3 to smithi08884213-30 2024-09-13T02:46:19.495 INFO:tasks.rados.rados.0.smithi088.stdout:2333: finishing write tid 4 to smithi08884213-30 2024-09-13T02:46:19.496 INFO:tasks.rados.rados.0.smithi088.stdout:2333: finishing write tid 5 to smithi08884213-30 2024-09-13T02:46:19.497 INFO:tasks.rados.rados.0.smithi088.stdout:2334: done (1 left) 2024-09-13T02:46:19.497 INFO:tasks.rados.rados.0.smithi088.stdout:2335: rollback oid 39 current snap is 226 2024-09-13T02:46:19.497 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 39 to 210 2024-09-13T02:46:19.497 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 226 2024-09-13T02:46:19.498 INFO:tasks.rados.rados.0.smithi088.stdout:2336: seq_num 713 ranges {0=745472,745472=557056,1302528=483328,1785856=565248} 2024-09-13T02:46:19.501 INFO:tasks.rados.rados.0.smithi088.stdout:2336: writing smithi08884213-47 from 0 to 745472 tid 1 2024-09-13T02:46:19.504 INFO:tasks.rados.rados.0.smithi088.stdout:2336: writing smithi08884213-47 from 745472 to 1302528 tid 2 2024-09-13T02:46:19.507 INFO:tasks.rados.rados.0.smithi088.stdout:2336: writing smithi08884213-47 from 1302528 to 1785856 tid 3 2024-09-13T02:46:19.510 INFO:tasks.rados.rados.0.smithi088.stdout:2336: writing smithi08884213-47 from 1785856 to 2351104 tid 4 2024-09-13T02:46:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:2337: read oid 7 snap -1 2024-09-13T02:46:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:2337: expect (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:46:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:2338: rmattr oid 1 current snap is 226 2024-09-13T02:46:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:2333: finishing write tid 6 to smithi08884213-30 2024-09-13T02:46:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:2333: oid 30 updating version 0 to 1057 2024-09-13T02:46:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:2333: oid 30 updating version 1057 to 1059 2024-09-13T02:46:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:2333: oid 30 version 1059 is already newer than 1056 2024-09-13T02:46:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:2333: oid 30 version 1059 is already newer than 1055 2024-09-13T02:46:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:2333: oid 30 version 1059 is already newer than 1058 2024-09-13T02:46:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1059 (ObjNum 711 snap 226 seq_num 711) dirty exists 2024-09-13T02:46:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:2333: left oid 30 (ObjNum 711 snap 226 seq_num 711) 2024-09-13T02:46:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:2335: finishing rollback tid 1 to smithi08884213-39 2024-09-13T02:46:19.512 INFO:tasks.rados.rados.0.smithi088.stdout:2335: finishing rollback tid 2 to smithi08884213-39 2024-09-13T02:46:19.512 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1370 (ObjNum 606 snap 190 seq_num 606) dirty exists 2024-09-13T02:46:19.512 INFO:tasks.rados.rados.0.smithi088.stdout:2336: finishing write tid 1 to smithi08884213-47 2024-09-13T02:46:19.512 INFO:tasks.rados.rados.0.smithi088.stdout:2333: done (4 left) 2024-09-13T02:46:19.512 INFO:tasks.rados.rados.0.smithi088.stdout:2335: done (3 left) 2024-09-13T02:46:19.512 INFO:tasks.rados.rados.0.smithi088.stdout:2339: setattr oid 33 current snap is 226 2024-09-13T02:46:19.512 INFO:tasks.rados.rados.0.smithi088.stdout:2336: finishing write tid 2 to smithi08884213-47 2024-09-13T02:46:19.512 INFO:tasks.rados.rados.0.smithi088.stdout:2336: finishing write tid 3 to smithi08884213-47 2024-09-13T02:46:19.513 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 226 2024-09-13T02:46:19.513 INFO:tasks.rados.rados.0.smithi088.stdout:2340: seq_num 714 ranges {5210112=761856,5971968=442368,6414336=688128,7102464=475136} 2024-09-13T02:46:19.543 INFO:tasks.rados.rados.0.smithi088.stdout:2340: writing smithi08884213-2 from 5210112 to 5971968 tid 1 2024-09-13T02:46:19.545 INFO:tasks.rados.rados.0.smithi088.stdout:2340: writing smithi08884213-2 from 5971968 to 6414336 tid 2 2024-09-13T02:46:19.549 INFO:tasks.rados.rados.0.smithi088.stdout:2340: writing smithi08884213-2 from 6414336 to 7102464 tid 3 2024-09-13T02:46:19.551 INFO:tasks.rados.rados.0.smithi088.stdout:2340: writing smithi08884213-2 from 7102464 to 7577600 tid 4 2024-09-13T02:46:19.551 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 226 2024-09-13T02:46:19.552 INFO:tasks.rados.rados.0.smithi088.stdout:2341: seq_num 715 ranges {5054464=778240,5832704=770048,6602752=499712,7102464=335872} 2024-09-13T02:46:19.582 INFO:tasks.rados.rados.0.smithi088.stdout:2341: writing smithi08884213-34 from 5054464 to 5832704 tid 1 2024-09-13T02:46:19.586 INFO:tasks.rados.rados.0.smithi088.stdout:2341: writing smithi08884213-34 from 5832704 to 6602752 tid 2 2024-09-13T02:46:19.589 INFO:tasks.rados.rados.0.smithi088.stdout:2341: writing smithi08884213-34 from 6602752 to 7102464 tid 3 2024-09-13T02:46:19.592 INFO:tasks.rados.rados.0.smithi088.stdout:2341: writing smithi08884213-34 from 7102464 to 7438336 tid 4 2024-09-13T02:46:19.592 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 226 2024-09-13T02:46:19.592 INFO:tasks.rados.rados.0.smithi088.stdout:2342: seq_num 716 ranges {4440064=794624,5234688=655360,5890048=704512,6594560=245760} 2024-09-13T02:46:19.619 INFO:tasks.rados.rados.0.smithi088.stdout:2342: writing smithi08884213-11 from 4440064 to 5234688 tid 1 2024-09-13T02:46:19.623 INFO:tasks.rados.rados.0.smithi088.stdout:2342: writing smithi08884213-11 from 5234688 to 5890048 tid 2 2024-09-13T02:46:19.627 INFO:tasks.rados.rados.0.smithi088.stdout:2342: writing smithi08884213-11 from 5890048 to 6594560 tid 3 2024-09-13T02:46:19.629 INFO:tasks.rados.rados.0.smithi088.stdout:2342: writing smithi08884213-11 from 6594560 to 6840320 tid 4 2024-09-13T02:46:19.629 INFO:tasks.rados.rados.0.smithi088.stdout:2343: rollback oid 37 current snap is 226 2024-09-13T02:46:19.629 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 37 to 225 2024-09-13T02:46:19.629 INFO:tasks.rados.rados.0.smithi088.stdout:2336: finishing write tid 4 to smithi08884213-47 2024-09-13T02:46:19.629 INFO:tasks.rados.rados.0.smithi088.stdout:2336: finishing write tid 5 to smithi08884213-47 2024-09-13T02:46:19.629 INFO:tasks.rados.rados.0.smithi088.stdout:2337: expect (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:46:19.653 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1222 (ObjNum 589 snap 184 seq_num 589) dirty exists 2024-09-13T02:46:19.654 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1057 (ObjNum 597 snap 186 seq_num 597) dirty exists 2024-09-13T02:46:19.654 INFO:tasks.rados.rados.0.smithi088.stdout:2336: finishing write tid 6 to smithi08884213-47 2024-09-13T02:46:19.654 INFO:tasks.rados.rados.0.smithi088.stdout:2336: oid 47 updating version 0 to 1373 2024-09-13T02:46:19.654 INFO:tasks.rados.rados.0.smithi088.stdout:2336: oid 47 version 1373 is already newer than 1371 2024-09-13T02:46:19.654 INFO:tasks.rados.rados.0.smithi088.stdout:2336: oid 47 version 1373 is already newer than 1372 2024-09-13T02:46:19.654 INFO:tasks.rados.rados.0.smithi088.stdout:2336: oid 47 updating version 1373 to 1374 2024-09-13T02:46:19.654 INFO:tasks.rados.rados.0.smithi088.stdout:2336: oid 47 updating version 1374 to 1375 2024-09-13T02:46:19.654 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1375 (ObjNum 713 snap 226 seq_num 713) dirty exists 2024-09-13T02:46:19.654 INFO:tasks.rados.rados.0.smithi088.stdout:2336: left oid 47 (ObjNum 713 snap 226 seq_num 713) 2024-09-13T02:46:19.654 INFO:tasks.rados.rados.0.smithi088.stdout:2340: finishing write tid 1 to smithi08884213-2 2024-09-13T02:46:19.654 INFO:tasks.rados.rados.0.smithi088.stdout:2336: done (7 left) 2024-09-13T02:46:19.654 INFO:tasks.rados.rados.0.smithi088.stdout:2337: done (6 left) 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2338: done (5 left) 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2339: done (4 left) 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2344: delete oid 6 current snap is 226 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2340: finishing write tid 2 to smithi08884213-2 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2340: finishing write tid 3 to smithi08884213-2 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2340: finishing write tid 4 to smithi08884213-2 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2340: finishing write tid 5 to smithi08884213-2 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2340: finishing write tid 6 to smithi08884213-2 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2340: oid 2 updating version 0 to 1151 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2340: oid 2 updating version 1151 to 1154 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2340: oid 2 version 1154 is already newer than 1153 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2340: oid 2 version 1154 is already newer than 1152 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:2340: oid 2 version 1154 is already newer than 1150 2024-09-13T02:46:19.655 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1154 (ObjNum 714 snap 226 seq_num 714) dirty exists 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:2340: left oid 2 (ObjNum 714 snap 226 seq_num 714) 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:2341: finishing write tid 1 to smithi08884213-34 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:2341: finishing write tid 2 to smithi08884213-34 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:2341: finishing write tid 3 to smithi08884213-34 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:2341: finishing write tid 4 to smithi08884213-34 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:2341: finishing write tid 5 to smithi08884213-34 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:2341: finishing write tid 6 to smithi08884213-34 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:2341: oid 34 updating version 0 to 1175 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:2341: oid 34 updating version 1175 to 1176 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:2341: oid 34 updating version 1176 to 1177 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:2341: oid 34 version 1177 is already newer than 1174 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:2341: oid 34 version 1177 is already newer than 1173 2024-09-13T02:46:19.656 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1177 (ObjNum 715 snap 226 seq_num 715) dirty exists 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:2341: left oid 34 (ObjNum 715 snap 226 seq_num 715) 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:2342: finishing write tid 1 to smithi08884213-11 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:2342: finishing write tid 2 to smithi08884213-11 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:2342: finishing write tid 3 to smithi08884213-11 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:2342: finishing write tid 4 to smithi08884213-11 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:2342: finishing write tid 5 to smithi08884213-11 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:2343: finishing rollback tid 0 to smithi08884213-37 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:2343: finishing rollback tid 1 to smithi08884213-37 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:2343: finishing rollback tid 2 to smithi08884213-37 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 1060 (ObjNum 706 snap 225 seq_num 706) dirty exists 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:2342: finishing write tid 6 to smithi08884213-11 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:2342: oid 11 updating version 0 to 1184 2024-09-13T02:46:19.657 INFO:tasks.rados.rados.0.smithi088.stdout:2342: oid 11 updating version 1184 to 1187 2024-09-13T02:46:19.658 INFO:tasks.rados.rados.0.smithi088.stdout:2342: oid 11 version 1187 is already newer than 1185 2024-09-13T02:46:19.658 INFO:tasks.rados.rados.0.smithi088.stdout:2342: oid 11 updating version 1187 to 1188 2024-09-13T02:46:19.658 INFO:tasks.rados.rados.0.smithi088.stdout:2342: oid 11 version 1188 is already newer than 1186 2024-09-13T02:46:19.658 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1188 (ObjNum 716 snap 226 seq_num 716) dirty exists 2024-09-13T02:46:19.658 INFO:tasks.rados.rados.0.smithi088.stdout:2342: left oid 11 (ObjNum 716 snap 226 seq_num 716) 2024-09-13T02:46:19.658 INFO:tasks.rados.rados.0.smithi088.stdout:2340: done (4 left) 2024-09-13T02:46:19.658 INFO:tasks.rados.rados.0.smithi088.stdout:2341: done (3 left) 2024-09-13T02:46:19.658 INFO:tasks.rados.rados.0.smithi088.stdout:2342: done (2 left) 2024-09-13T02:46:19.659 INFO:tasks.rados.rados.0.smithi088.stdout:2343: done (1 left) 2024-09-13T02:46:19.659 INFO:tasks.rados.rados.0.smithi088.stdout:2344: done (0 left) 2024-09-13T02:46:19.659 INFO:tasks.rados.rados.0.smithi088.stdout:2345: snap_create 2024-09-13T02:46:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:19 smithi195 ceph-mon[87742]: pgmap v472: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 245 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.0 MiB/s wr, 18 op/s; 46/450 objects degraded (10.222%) 2024-09-13T02:46:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:19 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 46/450 objects degraded (10.222%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:46:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:19 smithi195 ceph-mon[87742]: osdmap e530: 8 total, 7 up, 8 in 2024-09-13T02:46:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:19 smithi088 ceph-mon[96266]: pgmap v472: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 245 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.0 MiB/s wr, 18 op/s; 46/450 objects degraded (10.222%) 2024-09-13T02:46:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:19 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 46/450 objects degraded (10.222%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:46:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:19 smithi088 ceph-mon[96266]: osdmap e530: 8 total, 7 up, 8 in 2024-09-13T02:46:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:19 smithi088 ceph-mon[98762]: pgmap v472: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 245 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 3.0 MiB/s wr, 18 op/s; 46/450 objects degraded (10.222%) 2024-09-13T02:46:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:19 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 46/450 objects degraded (10.222%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:46:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:19 smithi088 ceph-mon[98762]: osdmap e530: 8 total, 7 up, 8 in 2024-09-13T02:46:20.470 INFO:tasks.rados.rados.0.smithi088.stdout:2345: done (0 left) 2024-09-13T02:46:20.471 INFO:tasks.rados.rados.0.smithi088.stdout:2346: copy_from oid 8 from oid 3 current snap is 227 2024-09-13T02:46:20.471 INFO:tasks.rados.rados.0.smithi088.stdout:2347: setattr oid 13 current snap is 227 2024-09-13T02:46:20.471 INFO:tasks.rados.rados.0.smithi088.stdout:2348: delete oid 23 current snap is 227 2024-09-13T02:46:20.473 INFO:tasks.rados.rados.0.smithi088.stdout:2346: finishing copy_from to smithi08884213-8 2024-09-13T02:46:20.473 INFO:tasks.rados.rados.0.smithi088.stdout:2346: got expected ENOENT (src dne) 2024-09-13T02:46:20.473 INFO:tasks.rados.rados.0.smithi088.stdout:2346: finishing copy_from racing read to smithi08884213-8 2024-09-13T02:46:20.475 INFO:tasks.rados.rados.0.smithi088.stdout:2346: done (2 left) 2024-09-13T02:46:20.475 INFO:tasks.rados.rados.0.smithi088.stdout:2348: done (1 left) 2024-09-13T02:46:20.475 INFO:tasks.rados.rados.0.smithi088.stdout:2349: copy_from oid 30 from oid 35 current snap is 227 2024-09-13T02:46:20.475 INFO:tasks.rados.rados.0.smithi088.stdout:2350: snap_create 2024-09-13T02:46:20.476 INFO:tasks.rados.rados.0.smithi088.stdout:2349: finishing copy_from to smithi08884213-30 2024-09-13T02:46:20.476 INFO:tasks.rados.rados.0.smithi088.stdout:2349: got expected ENOENT (src dne) 2024-09-13T02:46:20.476 INFO:tasks.rados.rados.0.smithi088.stdout:2349: finishing copy_from racing read to smithi08884213-30 2024-09-13T02:46:20.479 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 1376 (ObjNum 113 snap 0 seq_num 2143620688) dirty exists 2024-09-13T02:46:21.473 INFO:tasks.rados.rados.0.smithi088.stdout:2347: done (2 left) 2024-09-13T02:46:21.473 INFO:tasks.rados.rados.0.smithi088.stdout:2349: done (1 left) 2024-09-13T02:46:21.474 INFO:tasks.rados.rados.0.smithi088.stdout:2350: done (0 left) 2024-09-13T02:46:21.474 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 228 2024-09-13T02:46:21.474 INFO:tasks.rados.rados.0.smithi088.stdout:2351: seq_num 719 ranges {3596288=49152} 2024-09-13T02:46:21.493 INFO:tasks.rados.rados.0.smithi088.stdout:2351: writing smithi08884213-12 from 3596288 to 3645440 tid 1 2024-09-13T02:46:21.494 INFO:tasks.rados.rados.0.smithi088.stdout:2352: read oid 33 snap -1 2024-09-13T02:46:21.494 INFO:tasks.rados.rados.0.smithi088.stdout:2352: expect (ObjNum 597 snap 186 seq_num 597) 2024-09-13T02:46:21.494 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 28 current snap is 228 2024-09-13T02:46:21.494 INFO:tasks.rados.rados.0.smithi088.stdout:2353: seq_num 720 ranges {655360=65536} 2024-09-13T02:46:21.498 INFO:tasks.rados.rados.0.smithi088.stdout:2353: writing smithi08884213-28 from 655360 to 720896 tid 1 2024-09-13T02:46:21.498 INFO:tasks.rados.rados.0.smithi088.stdout:2354: setattr oid 27 current snap is 228 2024-09-13T02:46:21.500 INFO:tasks.rados.rados.0.smithi088.stdout:2355: copy_from oid 50 from oid 43 current snap is 228 2024-09-13T02:46:21.500 INFO:tasks.rados.rados.0.smithi088.stdout:2356: snap_create 2024-09-13T02:46:21.503 INFO:tasks.rados.rados.0.smithi088.stdout:2351: finishing write tid 1 to smithi08884213-12 2024-09-13T02:46:21.503 INFO:tasks.rados.rados.0.smithi088.stdout:2351: finishing write tid 2 to smithi08884213-12 2024-09-13T02:46:21.504 INFO:tasks.rados.rados.0.smithi088.stdout:2351: finishing write tid 3 to smithi08884213-12 2024-09-13T02:46:21.504 INFO:tasks.rados.rados.0.smithi088.stdout:2351: oid 12 updating version 0 to 1060 2024-09-13T02:46:21.504 INFO:tasks.rados.rados.0.smithi088.stdout:2351: oid 12 version 1060 is already newer than 1059 2024-09-13T02:46:21.505 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1060 (ObjNum 719 snap 228 seq_num 719) dirty exists 2024-09-13T02:46:21.505 INFO:tasks.rados.rados.0.smithi088.stdout:2351: left oid 12 (ObjNum 719 snap 228 seq_num 719) 2024-09-13T02:46:21.506 INFO:tasks.rados.rados.0.smithi088.stdout:2353: finishing write tid 1 to smithi08884213-28 2024-09-13T02:46:21.506 INFO:tasks.rados.rados.0.smithi088.stdout:2353: finishing write tid 2 to smithi08884213-28 2024-09-13T02:46:21.507 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 923 (ObjNum 610 snap 191 seq_num 610) dirty exists 2024-09-13T02:46:21.509 INFO:tasks.rados.rados.0.smithi088.stdout:2353: finishing write tid 3 to smithi08884213-28 2024-09-13T02:46:21.509 INFO:tasks.rados.rados.0.smithi088.stdout:2353: oid 28 updating version 0 to 1378 2024-09-13T02:46:21.509 INFO:tasks.rados.rados.0.smithi088.stdout:2353: oid 28 updating version 1378 to 1379 2024-09-13T02:46:21.509 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1379 (ObjNum 720 snap 228 seq_num 720) dirty exists 2024-09-13T02:46:21.510 INFO:tasks.rados.rados.0.smithi088.stdout:2353: left oid 28 (ObjNum 720 snap 228 seq_num 720) 2024-09-13T02:46:21.520 INFO:tasks.rados.rados.0.smithi088.stdout:2352: expect (ObjNum 597 snap 186 seq_num 597) 2024-09-13T02:46:21.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:21.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:21.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:21 smithi195 ceph-mon[87742]: osdmap e531: 8 total, 7 up, 8 in 2024-09-13T02:46:21.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:21.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:21.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:21 smithi195 ceph-mon[87742]: pgmap v475: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 261 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.9 MiB/s wr, 22 op/s; 51/477 objects degraded (10.692%) 2024-09-13T02:46:21.735 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:21 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T02:46:21.474+0000 7fa31cbcb640 -1 osd.7 520 log_to_monitors true 2024-09-13T02:46:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:21 smithi088 ceph-mon[98762]: osdmap e531: 8 total, 7 up, 8 in 2024-09-13T02:46:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:21 smithi088 ceph-mon[98762]: pgmap v475: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 261 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.9 MiB/s wr, 22 op/s; 51/477 objects degraded (10.692%) 2024-09-13T02:46:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:21 smithi088 ceph-mon[96266]: osdmap e531: 8 total, 7 up, 8 in 2024-09-13T02:46:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:21.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:21 smithi088 ceph-mon[96266]: pgmap v475: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 261 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.9 MiB/s wr, 22 op/s; 51/477 objects degraded (10.692%) 2024-09-13T02:46:21.990 INFO:tasks.rados.rados.0.smithi088.stdout:2355: finishing copy_from racing read to smithi08884213-50 2024-09-13T02:46:21.990 INFO:tasks.rados.rados.0.smithi088.stdout:2355: finishing copy_from to smithi08884213-50 2024-09-13T02:46:21.990 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 1221 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-09-13T02:46:22.474 INFO:tasks.rados.rados.0.smithi088.stdout:2351: done (5 left) 2024-09-13T02:46:22.475 INFO:tasks.rados.rados.0.smithi088.stdout:2352: done (4 left) 2024-09-13T02:46:22.475 INFO:tasks.rados.rados.0.smithi088.stdout:2353: done (3 left) 2024-09-13T02:46:22.475 INFO:tasks.rados.rados.0.smithi088.stdout:2354: done (2 left) 2024-09-13T02:46:22.475 INFO:tasks.rados.rados.0.smithi088.stdout:2355: done (1 left) 2024-09-13T02:46:22.475 INFO:tasks.rados.rados.0.smithi088.stdout:2356: done (0 left) 2024-09-13T02:46:22.475 INFO:tasks.rados.rados.0.smithi088.stdout:2357: rollback oid 6 current snap is 229 2024-09-13T02:46:22.475 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 6 to 223 2024-09-13T02:46:22.475 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 9 current snap is 229 2024-09-13T02:46:22.475 INFO:tasks.rados.rados.0.smithi088.stdout:2358: seq_num 721 ranges {3727360=81920} 2024-09-13T02:46:22.495 INFO:tasks.rados.rados.0.smithi088.stdout:2358: writing smithi08884213-9 from 3727360 to 3809280 tid 1 2024-09-13T02:46:22.495 INFO:tasks.rados.rados.0.smithi088.stdout:2359: copy_from oid 19 from oid 31 current snap is 229 2024-09-13T02:46:22.496 INFO:tasks.rados.rados.0.smithi088.stdout:2357: finishing rollback tid 1 to smithi08884213-6 2024-09-13T02:46:22.496 INFO:tasks.rados.rados.0.smithi088.stdout:2357: finishing rollback tid 2 to smithi08884213-6 2024-09-13T02:46:22.496 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1230 (ObjNum 698 snap 221 seq_num 698) dirty exists 2024-09-13T02:46:22.496 INFO:tasks.rados.rados.0.smithi088.stdout:2357: done (2 left) 2024-09-13T02:46:22.496 INFO:tasks.rados.rados.0.smithi088.stdout:2360: rollback oid 34 current snap is 229 2024-09-13T02:46:22.496 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 34 to 222 2024-09-13T02:46:22.496 INFO:tasks.rados.rados.0.smithi088.stdout:2361: delete oid 7 current snap is 229 2024-09-13T02:46:22.499 INFO:tasks.rados.rados.0.smithi088.stdout:2358: finishing write tid 1 to smithi08884213-9 2024-09-13T02:46:22.499 INFO:tasks.rados.rados.0.smithi088.stdout:2358: finishing write tid 2 to smithi08884213-9 2024-09-13T02:46:22.500 INFO:tasks.rados.rados.0.smithi088.stdout:2360: finishing rollback tid 0 to smithi08884213-34 2024-09-13T02:46:22.500 INFO:tasks.rados.rados.0.smithi088.stdout:2359: finishing copy_from to smithi08884213-19 2024-09-13T02:46:22.500 INFO:tasks.rados.rados.0.smithi088.stdout:2359: got expected ENOENT (src dne) 2024-09-13T02:46:22.500 INFO:tasks.rados.rados.0.smithi088.stdout:2360: finishing rollback tid 1 to smithi08884213-34 2024-09-13T02:46:22.501 INFO:tasks.rados.rados.0.smithi088.stdout:2359: finishing copy_from racing read to smithi08884213-19 2024-09-13T02:46:22.501 INFO:tasks.rados.rados.0.smithi088.stdout:2360: finishing rollback tid 2 to smithi08884213-34 2024-09-13T02:46:22.501 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1180 (ObjNum 684 snap 219 seq_num 684) dirty exists 2024-09-13T02:46:22.501 INFO:tasks.rados.rados.0.smithi088.stdout:2358: finishing write tid 3 to smithi08884213-9 2024-09-13T02:46:22.501 INFO:tasks.rados.rados.0.smithi088.stdout:2358: oid 9 updating version 0 to 1190 2024-09-13T02:46:22.501 INFO:tasks.rados.rados.0.smithi088.stdout:2358: oid 9 version 1190 is already newer than 1189 2024-09-13T02:46:22.502 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 1190 (ObjNum 721 snap 229 seq_num 721) dirty exists 2024-09-13T02:46:22.502 INFO:tasks.rados.rados.0.smithi088.stdout:2358: left oid 9 (ObjNum 721 snap 229 seq_num 721) 2024-09-13T02:46:22.503 INFO:tasks.rados.rados.0.smithi088.stdout:2358: done (3 left) 2024-09-13T02:46:22.503 INFO:tasks.rados.rados.0.smithi088.stdout:2359: done (2 left) 2024-09-13T02:46:22.503 INFO:tasks.rados.rados.0.smithi088.stdout:2360: done (1 left) 2024-09-13T02:46:22.503 INFO:tasks.rados.rados.0.smithi088.stdout:2361: done (0 left) 2024-09-13T02:46:22.503 INFO:tasks.rados.rados.0.smithi088.stdout:2362: read oid 30 snap -1 2024-09-13T02:46:22.503 INFO:tasks.rados.rados.0.smithi088.stdout:2362: expect (ObjNum 711 snap 226 seq_num 711) 2024-09-13T02:46:22.503 INFO:tasks.rados.rados.0.smithi088.stdout:2363: copy_from oid 22 from oid 27 current snap is 229 2024-09-13T02:46:22.503 INFO:tasks.rados.rados.0.smithi088.stdout:2364: read oid 1 snap -1 2024-09-13T02:46:22.503 INFO:tasks.rados.rados.0.smithi088.stdout:2364: expect (ObjNum 589 snap 184 seq_num 589) 2024-09-13T02:46:22.503 INFO:tasks.rados.rados.0.smithi088.stdout:2365: copy_from oid 9 from oid 20 current snap is 229 2024-09-13T02:46:22.503 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 229 2024-09-13T02:46:22.504 INFO:tasks.rados.rados.0.smithi088.stdout:2366: seq_num 723 ranges {9740288=114688} 2024-09-13T02:46:22.559 INFO:tasks.rados.rados.0.smithi088.stdout:2366: writing smithi08884213-43 from 9740288 to 9854976 tid 1 2024-09-13T02:46:22.732 INFO:tasks.rados.rados.0.smithi088.stdout:2367: delete oid 25 current snap is 229 2024-09-13T02:46:22.732 INFO:tasks.rados.rados.0.smithi088.stdout:2363: finishing copy_from racing read to smithi08884213-22 2024-09-13T02:46:22.732 INFO:tasks.rados.rados.0.smithi088.stdout:2363: finishing copy_from to smithi08884213-22 2024-09-13T02:46:22.733 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 923 (ObjNum 610 snap 191 seq_num 610) dirty exists 2024-09-13T02:46:22.733 INFO:tasks.rados.rados.0.smithi088.stdout:2365: finishing copy_from racing read to smithi08884213-9 2024-09-13T02:46:22.733 INFO:tasks.rados.rados.0.smithi088.stdout:2365: finishing copy_from to smithi08884213-9 2024-09-13T02:46:22.733 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 1305 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:46:22.733 INFO:tasks.rados.rados.0.smithi088.stdout:2364: expect (ObjNum 589 snap 184 seq_num 589) 2024-09-13T02:46:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:22 smithi195 ceph-mon[87742]: osdmap e532: 8 total, 7 up, 8 in 2024-09-13T02:46:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:22 smithi195 ceph-mon[87742]: from='osd.7 [v2:172.21.15.195:6824/343667665,v1:172.21.15.195:6825/343667665]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T02:46:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:22 smithi195 ceph-mon[87742]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T02:46:22.734 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 02:46:22 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T02:46:22.494+0000 7fa314976640 -1 osd.7 520 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-13T02:46:22.814 INFO:tasks.rados.rados.0.smithi088.stdout:2362: expect (ObjNum 711 snap 226 seq_num 711) 2024-09-13T02:46:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:22 smithi088 ceph-mon[98762]: osdmap e532: 8 total, 7 up, 8 in 2024-09-13T02:46:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:22 smithi088 ceph-mon[98762]: from='osd.7 [v2:172.21.15.195:6824/343667665,v1:172.21.15.195:6825/343667665]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T02:46:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:22 smithi088 ceph-mon[98762]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T02:46:22.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:22 smithi088 ceph-mon[96266]: osdmap e532: 8 total, 7 up, 8 in 2024-09-13T02:46:22.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:22 smithi088 ceph-mon[96266]: from='osd.7 [v2:172.21.15.195:6824/343667665,v1:172.21.15.195:6825/343667665]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T02:46:22.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:22 smithi088 ceph-mon[96266]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-09-13T02:46:23.201 INFO:tasks.rados.rados.0.smithi088.stdout:2366: finishing write tid 1 to smithi08884213-43 2024-09-13T02:46:23.201 INFO:tasks.rados.rados.0.smithi088.stdout:2366: finishing write tid 2 to smithi08884213-43 2024-09-13T02:46:23.201 INFO:tasks.rados.rados.0.smithi088.stdout:2366: finishing write tid 3 to smithi08884213-43 2024-09-13T02:46:23.201 INFO:tasks.rados.rados.0.smithi088.stdout:2366: oid 43 updating version 0 to 1232 2024-09-13T02:46:23.201 INFO:tasks.rados.rados.0.smithi088.stdout:2366: oid 43 version 1232 is already newer than 1231 2024-09-13T02:46:23.201 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1232 (ObjNum 723 snap 229 seq_num 723) dirty exists 2024-09-13T02:46:23.201 INFO:tasks.rados.rados.0.smithi088.stdout:2366: left oid 43 (ObjNum 723 snap 229 seq_num 723) 2024-09-13T02:46:23.202 INFO:tasks.rados.rados.0.smithi088.stdout:2362: done (5 left) 2024-09-13T02:46:23.202 INFO:tasks.rados.rados.0.smithi088.stdout:2363: done (4 left) 2024-09-13T02:46:23.202 INFO:tasks.rados.rados.0.smithi088.stdout:2364: done (3 left) 2024-09-13T02:46:23.202 INFO:tasks.rados.rados.0.smithi088.stdout:2365: done (2 left) 2024-09-13T02:46:23.202 INFO:tasks.rados.rados.0.smithi088.stdout:2366: done (1 left) 2024-09-13T02:46:23.202 INFO:tasks.rados.rados.0.smithi088.stdout:2367: done (0 left) 2024-09-13T02:46:23.202 INFO:tasks.rados.rados.0.smithi088.stdout:2368: setattr oid 50 current snap is 229 2024-09-13T02:46:23.202 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 229 2024-09-13T02:46:23.203 INFO:tasks.rados.rados.0.smithi088.stdout:2369: seq_num 725 ranges {1056768=147456} 2024-09-13T02:46:23.208 INFO:tasks.rados.rados.0.smithi088.stdout:2369: writing smithi08884213-29 from 1056768 to 1204224 tid 1 2024-09-13T02:46:23.208 INFO:tasks.rados.rados.0.smithi088.stdout:2370: setattr oid 36 current snap is 229 2024-09-13T02:46:23.209 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 1223 (ObjNum 566 snap 178 seq_num 566) dirty exists 2024-09-13T02:46:23.209 INFO:tasks.rados.rados.0.smithi088.stdout:2368: done (2 left) 2024-09-13T02:46:23.210 INFO:tasks.rados.rados.0.smithi088.stdout:2371: rollback oid 17 current snap is 229 2024-09-13T02:46:23.210 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 17 to 223 2024-09-13T02:46:23.210 INFO:tasks.rados.rados.0.smithi088.stdout:2372: read oid 34 snap -1 2024-09-13T02:46:23.210 INFO:tasks.rados.rados.0.smithi088.stdout:2372: expect (ObjNum 684 snap 219 seq_num 684) 2024-09-13T02:46:23.210 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 229 2024-09-13T02:46:23.210 INFO:tasks.rados.rados.0.smithi088.stdout:2373: seq_num 726 ranges {9740288=163840} 2024-09-13T02:46:23.262 INFO:tasks.rados.rados.0.smithi088.stdout:2373: writing smithi08884213-5 from 9740288 to 9904128 tid 1 2024-09-13T02:46:23.263 INFO:tasks.rados.rados.0.smithi088.stdout:2374: rollback oid 42 current snap is 229 2024-09-13T02:46:23.263 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 42 to 227 2024-09-13T02:46:23.263 INFO:tasks.rados.rados.0.smithi088.stdout:2371: finishing rollback tid 1 to smithi08884213-17 2024-09-13T02:46:23.263 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 1127 (ObjNum 97 snap 0 seq_num 2154367408) dirty dne 2024-09-13T02:46:23.263 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 1061 (ObjNum 33 snap 0 seq_num 2154096240) dirty exists 2024-09-13T02:46:23.263 INFO:tasks.rados.rados.0.smithi088.stdout:2369: finishing write tid 1 to smithi08884213-29 2024-09-13T02:46:23.263 INFO:tasks.rados.rados.0.smithi088.stdout:2369: finishing write tid 2 to smithi08884213-29 2024-09-13T02:46:23.263 INFO:tasks.rados.rados.0.smithi088.stdout:2370: done (5 left) 2024-09-13T02:46:23.263 INFO:tasks.rados.rados.0.smithi088.stdout:2371: done (4 left) 2024-09-13T02:46:23.263 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 229 2024-09-13T02:46:23.263 INFO:tasks.rados.rados.0.smithi088.stdout:2369: finishing write tid 3 to smithi08884213-29 2024-09-13T02:46:23.264 INFO:tasks.rados.rados.0.smithi088.stdout:2369: oid 29 updating version 0 to 1307 2024-09-13T02:46:23.264 INFO:tasks.rados.rados.0.smithi088.stdout:2369: oid 29 version 1307 is already newer than 1306 2024-09-13T02:46:23.264 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1307 (ObjNum 725 snap 229 seq_num 725) dirty exists 2024-09-13T02:46:23.264 INFO:tasks.rados.rados.0.smithi088.stdout:2369: left oid 29 (ObjNum 725 snap 229 seq_num 725) 2024-09-13T02:46:23.264 INFO:tasks.rados.rados.0.smithi088.stdout:2372: expect (ObjNum 684 snap 219 seq_num 684) 2024-09-13T02:46:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:46:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:46:23] "GET /metrics HTTP/1.1" 200 36320 "" "Prometheus/2.43.0" 2024-09-13T02:46:23.497 INFO:tasks.rados.rados.0.smithi088.stdout:2375: seq_num 727 ranges {2924544=180224} 2024-09-13T02:46:23.515 INFO:tasks.rados.rados.0.smithi088.stdout:2375: writing smithi08884213-20 from 2924544 to 3104768 tid 1 2024-09-13T02:46:23.515 INFO:tasks.rados.rados.0.smithi088.stdout:2369: done (4 left) 2024-09-13T02:46:23.515 INFO:tasks.rados.rados.0.smithi088.stdout:2372: done (3 left) 2024-09-13T02:46:23.515 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 229 2024-09-13T02:46:23.515 INFO:tasks.rados.rados.0.smithi088.stdout:2373: finishing write tid 1 to smithi08884213-5 2024-09-13T02:46:23.516 INFO:tasks.rados.rados.0.smithi088.stdout:2373: finishing write tid 2 to smithi08884213-5 2024-09-13T02:46:23.516 INFO:tasks.rados.rados.0.smithi088.stdout:2376: seq_num 728 ranges {0=196608} 2024-09-13T02:46:23.516 INFO:tasks.rados.rados.0.smithi088.stdout:2376: writing smithi08884213-40 from 0 to 196608 tid 1 2024-09-13T02:46:23.516 INFO:tasks.rados.rados.0.smithi088.stdout:2377: read oid 36 snap -1 2024-09-13T02:46:23.516 INFO:tasks.rados.rados.0.smithi088.stdout:2377: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:46:23.517 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 35 current snap is 229 2024-09-13T02:46:23.517 INFO:tasks.rados.rados.0.smithi088.stdout:2378: seq_num 729 ranges {0=212992} 2024-09-13T02:46:23.518 INFO:tasks.rados.rados.0.smithi088.stdout:2378: writing smithi08884213-35 from 0 to 212992 tid 1 2024-09-13T02:46:23.518 INFO:tasks.rados.rados.0.smithi088.stdout:2379: copy_from oid 25 from oid 1 current snap is 229 2024-09-13T02:46:23.518 INFO:tasks.rados.rados.0.smithi088.stdout:2374: finishing rollback tid 0 to smithi08884213-42 2024-09-13T02:46:23.518 INFO:tasks.rados.rados.0.smithi088.stdout:2374: finishing rollback tid 1 to smithi08884213-42 2024-09-13T02:46:23.518 INFO:tasks.rados.rados.0.smithi088.stdout:2374: finishing rollback tid 2 to smithi08884213-42 2024-09-13T02:46:23.518 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1141 (ObjNum 705 snap 225 seq_num 705) dirty exists 2024-09-13T02:46:23.518 INFO:tasks.rados.rados.0.smithi088.stdout:2373: finishing write tid 3 to smithi08884213-5 2024-09-13T02:46:23.518 INFO:tasks.rados.rados.0.smithi088.stdout:2373: oid 5 updating version 0 to 1382 2024-09-13T02:46:23.518 INFO:tasks.rados.rados.0.smithi088.stdout:2373: oid 5 version 1382 is already newer than 1381 2024-09-13T02:46:23.518 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1382 (ObjNum 726 snap 229 seq_num 726) dirty exists 2024-09-13T02:46:23.518 INFO:tasks.rados.rados.0.smithi088.stdout:2373: left oid 5 (ObjNum 726 snap 229 seq_num 726) 2024-09-13T02:46:23.518 INFO:tasks.rados.rados.0.smithi088.stdout:2373: done (6 left) 2024-09-13T02:46:23.519 INFO:tasks.rados.rados.0.smithi088.stdout:2374: done (5 left) 2024-09-13T02:46:23.519 INFO:tasks.rados.rados.0.smithi088.stdout:2380: setattr oid 7 current snap is 229 2024-09-13T02:46:23.519 INFO:tasks.rados.rados.0.smithi088.stdout:2376: finishing write tid 1 to smithi08884213-40 2024-09-13T02:46:23.519 INFO:tasks.rados.rados.0.smithi088.stdout:2381: snap_remove snap 224 2024-09-13T02:46:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:23 smithi195 ceph-mon[87742]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T02:46:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:23 smithi195 ceph-mon[87742]: osdmap e533: 8 total, 7 up, 8 in 2024-09-13T02:46:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:23 smithi195 ceph-mon[87742]: from='osd.7 [v2:172.21.15.195:6824/343667665,v1:172.21.15.195:6825/343667665]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:46:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:23 smithi195 ceph-mon[87742]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:46:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:23 smithi195 ceph-mon[87742]: pgmap v478: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.2 MiB/s wr, 27 op/s; 52/492 objects degraded (10.569%) 2024-09-13T02:46:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:23 smithi088 ceph-mon[98762]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T02:46:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:23 smithi088 ceph-mon[98762]: osdmap e533: 8 total, 7 up, 8 in 2024-09-13T02:46:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:23 smithi088 ceph-mon[98762]: from='osd.7 [v2:172.21.15.195:6824/343667665,v1:172.21.15.195:6825/343667665]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:46:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:23 smithi088 ceph-mon[98762]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:46:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:23 smithi088 ceph-mon[98762]: pgmap v478: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.2 MiB/s wr, 27 op/s; 52/492 objects degraded (10.569%) 2024-09-13T02:46:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:23 smithi088 ceph-mon[96266]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-09-13T02:46:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:23 smithi088 ceph-mon[96266]: osdmap e533: 8 total, 7 up, 8 in 2024-09-13T02:46:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:23 smithi088 ceph-mon[96266]: from='osd.7 [v2:172.21.15.195:6824/343667665,v1:172.21.15.195:6825/343667665]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:46:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:23 smithi088 ceph-mon[96266]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi195", "root=default"]}]: dispatch 2024-09-13T02:46:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:23 smithi088 ceph-mon[96266]: pgmap v478: 121 pgs: 37 active+undersized, 13 active+undersized+degraded, 71 active+clean; 270 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 6.2 MiB/s wr, 27 op/s; 52/492 objects degraded (10.569%) 2024-09-13T02:46:24.499 INFO:tasks.rados.rados.0.smithi088.stdout:2381: done (6 left) 2024-09-13T02:46:24.499 INFO:tasks.rados.rados.0.smithi088.stdout:2382: snap_create 2024-09-13T02:46:24.499 INFO:tasks.rados.rados.0.smithi088.stdout:2375: finishing write tid 1 to smithi08884213-20 2024-09-13T02:46:24.499 INFO:tasks.rados.rados.0.smithi088.stdout:2375: finishing write tid 2 to smithi08884213-20 2024-09-13T02:46:24.499 INFO:tasks.rados.rados.0.smithi088.stdout:2378: finishing write tid 1 to smithi08884213-35 2024-09-13T02:46:24.499 INFO:tasks.rados.rados.0.smithi088.stdout:2376: finishing write tid 2 to smithi08884213-40 2024-09-13T02:46:24.499 INFO:tasks.rados.rados.0.smithi088.stdout:2376: finishing write tid 3 to smithi08884213-40 2024-09-13T02:46:24.499 INFO:tasks.rados.rados.0.smithi088.stdout:2376: oid 40 updating version 0 to 1383 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:2376: oid 40 updating version 1383 to 1384 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1384 (ObjNum 728 snap 229 seq_num 728) dirty exists 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:2376: left oid 40 (ObjNum 728 snap 229 seq_num 728) 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:2378: finishing write tid 2 to smithi08884213-35 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:2375: finishing write tid 3 to smithi08884213-20 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:2375: oid 20 updating version 0 to 1334 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:2375: oid 20 version 1334 is already newer than 1333 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1334 (ObjNum 727 snap 229 seq_num 727) dirty exists 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:2375: left oid 20 (ObjNum 727 snap 229 seq_num 727) 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:2378: finishing write tid 3 to smithi08884213-35 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:2378: oid 35 updating version 0 to 1336 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:2378: oid 35 version 1336 is already newer than 1335 2024-09-13T02:46:24.500 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1336 (ObjNum 729 snap 229 seq_num 729) dirty exists 2024-09-13T02:46:24.501 INFO:tasks.rados.rados.0.smithi088.stdout:2378: left oid 35 (ObjNum 729 snap 229 seq_num 729) 2024-09-13T02:46:24.501 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1337 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-09-13T02:46:24.501 INFO:tasks.rados.rados.0.smithi088.stdout:2379: finishing copy_from racing read to smithi08884213-25 2024-09-13T02:46:24.501 INFO:tasks.rados.rados.0.smithi088.stdout:2379: finishing copy_from to smithi08884213-25 2024-09-13T02:46:24.501 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1222 (ObjNum 589 snap 184 seq_num 589) dirty exists 2024-09-13T02:46:24.527 INFO:tasks.rados.rados.0.smithi088.stdout:2377: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:46:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:46:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: osd.7 [v2:172.21.15.195:6824/343667665,v1:172.21.15.195:6825/343667665] boot 2024-09-13T02:46:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: osdmap e534: 8 total, 8 up, 8 in 2024-09-13T02:46:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:46:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:46:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:24.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-13T02:46:24.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-13T02:46:24.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-13T02:46:24.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-13T02:46:24.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-13T02:46:24.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:46:24.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: osd.7 [v2:172.21.15.195:6824/343667665,v1:172.21.15.195:6825/343667665] boot 2024-09-13T02:46:24.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: osdmap e534: 8 total, 8 up, 8 in 2024-09-13T02:46:24.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:46:24.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:24.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:24.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-13T02:46:24.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-13T02:46:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-09-13T02:46:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: osd.7 [v2:172.21.15.195:6824/343667665,v1:172.21.15.195:6825/343667665] boot 2024-09-13T02:46:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: osdmap e534: 8 total, 8 up, 8 in 2024-09-13T02:46:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-09-13T02:46:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:46:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-09-13T02:46:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-09-13T02:46:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-09-13T02:46:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-09-13T02:46:24.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-09-13T02:46:25.498 INFO:tasks.rados.rados.0.smithi088.stdout:2375: done (6 left) 2024-09-13T02:46:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:2376: done (5 left) 2024-09-13T02:46:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:2377: done (4 left) 2024-09-13T02:46:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:2378: done (3 left) 2024-09-13T02:46:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:2379: done (2 left) 2024-09-13T02:46:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:2380: done (1 left) 2024-09-13T02:46:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:2382: done (0 left) 2024-09-13T02:46:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:2383: rmattr oid 49 current snap is 230 2024-09-13T02:46:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:2383: done (0 left) 2024-09-13T02:46:25.499 INFO:tasks.rados.rados.0.smithi088.stdout:2384: snap_remove snap 225 2024-09-13T02:46:25.749 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: Upgrade: Setting container_image for all osd 2024-09-13T02:46:25.749 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-13T02:46:25.749 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-13T02:46:25.749 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: osdmap e535: 8 total, 8 up, 8 in 2024-09-13T02:46:25.749 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-13T02:46:25.749 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-13T02:46:25.749 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-13T02:46:25.749 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-13T02:46:25.749 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-13T02:46:25.750 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-13T02:46:25.750 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-13T02:46:25.750 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-13T02:46:25.750 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-13T02:46:25.750 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: Upgrade: Setting require_osd_release to 19 squid 2024-09-13T02:46:25.750 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-09-13T02:46:25.750 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:25 smithi195 ceph-mon[87742]: pgmap v481: 121 pgs: 8 peering, 25 active+undersized, 13 active+undersized+degraded, 75 active+clean; 283 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 33 op/s; 53/513 objects degraded (10.331%) 2024-09-13T02:46:25.870 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: Upgrade: Setting container_image for all osd 2024-09-13T02:46:25.870 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-13T02:46:25.870 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-13T02:46:25.870 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: osdmap e535: 8 total, 8 up, 8 in 2024-09-13T02:46:25.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-13T02:46:25.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-13T02:46:25.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-13T02:46:25.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-13T02:46:25.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-13T02:46:25.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-13T02:46:25.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-13T02:46:25.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-13T02:46:25.872 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-13T02:46:25.872 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: Upgrade: Setting require_osd_release to 19 squid 2024-09-13T02:46:25.872 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-09-13T02:46:25.872 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[98762]: pgmap v481: 121 pgs: 8 peering, 25 active+undersized, 13 active+undersized+degraded, 75 active+clean; 283 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 33 op/s; 53/513 objects degraded (10.331%) 2024-09-13T02:46:25.872 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: Upgrade: Setting container_image for all osd 2024-09-13T02:46:25.872 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-09-13T02:46:25.872 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-09-13T02:46:25.872 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: osdmap e535: 8 total, 8 up, 8 in 2024-09-13T02:46:25.872 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-09-13T02:46:25.872 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-09-13T02:46:25.873 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-09-13T02:46:25.873 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-09-13T02:46:25.873 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-09-13T02:46:25.873 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-09-13T02:46:25.873 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-09-13T02:46:25.873 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-09-13T02:46:25.873 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-09-13T02:46:25.873 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: Upgrade: Setting require_osd_release to 19 squid 2024-09-13T02:46:25.873 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-09-13T02:46:25.873 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:25 smithi088 ceph-mon[96266]: pgmap v481: 121 pgs: 8 peering, 25 active+undersized, 13 active+undersized+degraded, 75 active+clean; 283 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 33 op/s; 53/513 objects degraded (10.331%) 2024-09-13T02:46:26.499 INFO:tasks.rados.rados.0.smithi088.stdout:2384: done (0 left) 2024-09-13T02:46:26.499 INFO:tasks.rados.rados.0.smithi088.stdout:2385: rollback oid 11 current snap is 230 2024-09-13T02:46:26.499 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 11 to 228 2024-09-13T02:46:26.499 INFO:tasks.rados.rados.0.smithi088.stdout:2386: delete oid 36 current snap is 230 2024-09-13T02:46:26.510 INFO:tasks.rados.rados.0.smithi088.stdout:2385: finishing rollback tid 0 to smithi08884213-11 2024-09-13T02:46:26.510 INFO:tasks.rados.rados.0.smithi088.stdout:2385: finishing rollback tid 1 to smithi08884213-11 2024-09-13T02:46:26.510 INFO:tasks.rados.rados.0.smithi088.stdout:2385: finishing rollback tid 2 to smithi08884213-11 2024-09-13T02:46:26.510 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1310 (ObjNum 716 snap 226 seq_num 716) dirty exists 2024-09-13T02:46:26.511 INFO:tasks.rados.rados.0.smithi088.stdout:2385: done (1 left) 2024-09-13T02:46:26.511 INFO:tasks.rados.rados.0.smithi088.stdout:2386: done (0 left) 2024-09-13T02:46:26.511 INFO:tasks.rados.rados.0.smithi088.stdout:2387: copy_from oid 45 from oid 47 current snap is 230 2024-09-13T02:46:26.511 INFO:tasks.rados.rados.0.smithi088.stdout:2388: snap_remove snap 221 2024-09-13T02:46:26.921 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:26 smithi088 ceph-mon[98762]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-13T02:46:26.921 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-13T02:46:26.921 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:26 smithi088 ceph-mon[98762]: osdmap e536: 8 total, 8 up, 8 in 2024-09-13T02:46:26.921 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T02:46:26.921 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:26 smithi088 ceph-mon[98762]: Upgrade: It appears safe to stop mds.a 2024-09-13T02:46:26.922 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:26 smithi088 ceph-mon[98762]: Health check update: Degraded data redundancy: 53/513 objects degraded (10.331%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:46:26.922 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:26 smithi088 ceph-mon[96266]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-13T02:46:26.922 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-13T02:46:26.922 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:26 smithi088 ceph-mon[96266]: osdmap e536: 8 total, 8 up, 8 in 2024-09-13T02:46:26.922 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T02:46:26.922 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:26 smithi088 ceph-mon[96266]: Upgrade: It appears safe to stop mds.a 2024-09-13T02:46:26.922 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:26 smithi088 ceph-mon[96266]: Health check update: Degraded data redundancy: 53/513 objects degraded (10.331%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:46:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:26 smithi195 ceph-mon[87742]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-09-13T02:46:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-09-13T02:46:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:26 smithi195 ceph-mon[87742]: osdmap e536: 8 total, 8 up, 8 in 2024-09-13T02:46:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-09-13T02:46:26.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:26 smithi195 ceph-mon[87742]: Upgrade: It appears safe to stop mds.a 2024-09-13T02:46:26.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:26 smithi195 ceph-mon[87742]: Health check update: Degraded data redundancy: 53/513 objects degraded (10.331%), 13 pgs degraded (PG_DEGRADED) 2024-09-13T02:46:27.508 INFO:tasks.rados.rados.0.smithi088.stdout:2388: done (1 left) 2024-09-13T02:46:27.509 INFO:tasks.rados.rados.0.smithi088.stdout:2389: setattr oid 1 current snap is 230 2024-09-13T02:46:27.509 INFO:tasks.rados.rados.0.smithi088.stdout:2387: finishing copy_from racing read to smithi08884213-45 2024-09-13T02:46:27.509 INFO:tasks.rados.rados.0.smithi088.stdout:2387: finishing copy_from to smithi08884213-45 2024-09-13T02:46:27.509 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1375 (ObjNum 713 snap 226 seq_num 713) dirty exists 2024-09-13T02:46:27.510 INFO:tasks.rados.rados.0.smithi088.stdout:2387: done (1 left) 2024-09-13T02:46:27.510 INFO:tasks.rados.rados.0.smithi088.stdout:2390: snap_create 2024-09-13T02:46:27.520 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1224 (ObjNum 589 snap 184 seq_num 589) dirty exists 2024-09-13T02:46:27.633 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[98762]: osdmap e537: 8 total, 8 up, 8 in 2024-09-13T02:46:27.634 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[98762]: Upgrade: Updating mds.a 2024-09-13T02:46:27.634 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:27.634 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:46:27.634 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:27.634 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[98762]: Deploying daemon mds.a on smithi088 2024-09-13T02:46:27.634 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[98762]: pgmap v484: 121 pgs: 8 peering, 21 active+undersized, 11 active+undersized+degraded, 81 active+clean; 293 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.0 MiB/s wr, 24 op/s; 41/534 objects degraded (7.678%); 7.5 MiB/s, 1 objects/s recovering 2024-09-13T02:46:27.634 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[96266]: osdmap e537: 8 total, 8 up, 8 in 2024-09-13T02:46:27.634 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[96266]: Upgrade: Updating mds.a 2024-09-13T02:46:27.634 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:27.635 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:46:27.635 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:27.635 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[96266]: Deploying daemon mds.a on smithi088 2024-09-13T02:46:27.635 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:27 smithi088 ceph-mon[96266]: pgmap v484: 121 pgs: 8 peering, 21 active+undersized, 11 active+undersized+degraded, 81 active+clean; 293 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.0 MiB/s wr, 24 op/s; 41/534 objects degraded (7.678%); 7.5 MiB/s, 1 objects/s recovering 2024-09-13T02:46:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:27 smithi195 ceph-mon[87742]: osdmap e537: 8 total, 8 up, 8 in 2024-09-13T02:46:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:27 smithi195 ceph-mon[87742]: Upgrade: Updating mds.a 2024-09-13T02:46:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:46:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:27 smithi195 ceph-mon[87742]: Deploying daemon mds.a on smithi088 2024-09-13T02:46:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:27 smithi195 ceph-mon[87742]: pgmap v484: 121 pgs: 8 peering, 21 active+undersized, 11 active+undersized+degraded, 81 active+clean; 293 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 5.0 MiB/s wr, 24 op/s; 41/534 objects degraded (7.678%); 7.5 MiB/s, 1 objects/s recovering 2024-09-13T02:46:28.510 INFO:tasks.rados.rados.0.smithi088.stdout:2389: done (1 left) 2024-09-13T02:46:28.510 INFO:tasks.rados.rados.0.smithi088.stdout:2390: done (0 left) 2024-09-13T02:46:28.510 INFO:tasks.rados.rados.0.smithi088.stdout:2391: snap_remove snap 223 2024-09-13T02:46:28.681 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:28 smithi088 ceph-mon[96266]: osdmap e538: 8 total, 8 up, 8 in 2024-09-13T02:46:28.681 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:28 smithi088 ceph-mon[98762]: osdmap e538: 8 total, 8 up, 8 in 2024-09-13T02:46:28.940 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:28 smithi088 systemd[1]: Stopping Ceph mds.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:46:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:28 smithi195 ceph-mon[87742]: osdmap e538: 8 total, 8 up, 8 in 2024-09-13T02:46:29.241 INFO:tasks.rados.rados.0.smithi088.stdout:2391: done (0 left) 2024-09-13T02:46:29.241 INFO:tasks.rados.rados.0.smithi088.stdout:2392: delete oid 29 current snap is 231 2024-09-13T02:46:29.254 INFO:tasks.rados.rados.0.smithi088.stdout:2392: done (0 left) 2024-09-13T02:46:29.255 INFO:tasks.rados.rados.0.smithi088.stdout:2393: copy_from oid 14 from oid 22 current snap is 231 2024-09-13T02:46:29.255 INFO:tasks.rados.rados.0.smithi088.stdout:2394: delete oid 40 current snap is 231 2024-09-13T02:46:29.262 INFO:tasks.rados.rados.0.smithi088.stdout:2394: done (1 left) 2024-09-13T02:46:29.263 INFO:tasks.rados.rados.0.smithi088.stdout:2395: delete oid 21 current snap is 231 2024-09-13T02:46:29.268 INFO:tasks.rados.rados.0.smithi088.stdout:2395: done (1 left) 2024-09-13T02:46:29.268 INFO:tasks.rados.rados.0.smithi088.stdout:2396: rmattr oid 28 current snap is 231 2024-09-13T02:46:29.268 INFO:tasks.rados.rados.0.smithi088.stdout:2396: done (1 left) 2024-09-13T02:46:29.268 INFO:tasks.rados.rados.0.smithi088.stdout:2397: read oid 7 snap 227 2024-09-13T02:46:29.268 INFO:tasks.rados.rados.0.smithi088.stdout:2397: expect (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:46:29.268 INFO:tasks.rados.rados.0.smithi088.stdout:2398: delete oid 1 current snap is 231 2024-09-13T02:46:29.268 INFO:tasks.rados.rados.0.smithi088.stdout:2393: finishing copy_from racing read to smithi08884213-14 2024-09-13T02:46:29.269 INFO:tasks.rados.rados.0.smithi088.stdout:2393: finishing copy_from to smithi08884213-14 2024-09-13T02:46:29.269 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 923 (ObjNum 610 snap 191 seq_num 610) dirty exists 2024-09-13T02:46:29.271 INFO:tasks.rados.rados.0.smithi088.stdout:2393: done (2 left) 2024-09-13T02:46:29.271 INFO:tasks.rados.rados.0.smithi088.stdout:2398: done (1 left) 2024-09-13T02:46:29.271 INFO:tasks.rados.rados.0.smithi088.stdout:2399: copy_from oid 44 from oid 14 current snap is 231 2024-09-13T02:46:29.271 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 25 current snap is 231 2024-09-13T02:46:29.271 INFO:tasks.rados.rados.0.smithi088.stdout:2400: seq_num 735 ranges {4874240=311296} 2024-09-13T02:46:29.299 INFO:tasks.rados.rados.0.smithi088.stdout:2400: writing smithi08884213-25 from 4874240 to 5185536 tid 1 2024-09-13T02:46:29.299 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 231 2024-09-13T02:46:29.299 INFO:tasks.rados.rados.0.smithi088.stdout:2401: seq_num 736 ranges {3104768=335872} 2024-09-13T02:46:29.318 INFO:tasks.rados.rados.0.smithi088.stdout:2401: writing smithi08884213-20 from 3104768 to 3440640 tid 1 2024-09-13T02:46:29.318 INFO:tasks.rados.rados.0.smithi088.stdout:2402: read oid 17 snap -1 2024-09-13T02:46:29.318 INFO:tasks.rados.rados.0.smithi088.stdout:2402: expect deleted 2024-09-13T02:46:29.318 INFO:tasks.rados.rados.0.smithi088.stdout:2403: rollback oid 29 current snap is 231 2024-09-13T02:46:29.318 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 29 to 218 2024-09-13T02:46:29.318 INFO:tasks.rados.rados.0.smithi088.stdout:2397: expect (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:46:29.341 INFO:tasks.rados.rados.0.smithi088.stdout:2399: finishing copy_from racing read to smithi08884213-44 2024-09-13T02:46:29.341 INFO:tasks.rados.rados.0.smithi088.stdout:2399: finishing copy_from to smithi08884213-44 2024-09-13T02:46:29.341 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 923 (ObjNum 610 snap 191 seq_num 610) dirty exists 2024-09-13T02:46:29.341 INFO:tasks.rados.rados.0.smithi088.stdout:2397: done (5 left) 2024-09-13T02:46:29.341 INFO:tasks.rados.rados.0.smithi088.stdout:2399: done (4 left) 2024-09-13T02:46:29.341 INFO:tasks.rados.rados.0.smithi088.stdout:2404: snap_remove snap 227 2024-09-13T02:46:29.440 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:29 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a[67633]: 2024-09-13T02:46:29.050+0000 7fd7c2362640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:46:29.440 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:29 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a[67633]: 2024-09-13T02:46:29.050+0000 7fd7c2362640 -1 mds.a *** got signal Terminated *** 2024-09-13T02:46:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:29 smithi088 ceph-mon[96266]: osdmap e539: 8 total, 8 up, 8 in 2024-09-13T02:46:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:29 smithi088 ceph-mon[96266]: osdmap e540: 8 total, 8 up, 8 in 2024-09-13T02:46:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:29 smithi088 ceph-mon[96266]: pgmap v488: 121 pgs: 8 peering, 113 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 18 op/s; 25 MiB/s, 4 objects/s recovering 2024-09-13T02:46:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:46:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:29 smithi088 ceph-mon[98762]: osdmap e539: 8 total, 8 up, 8 in 2024-09-13T02:46:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:29 smithi088 ceph-mon[98762]: osdmap e540: 8 total, 8 up, 8 in 2024-09-13T02:46:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:29 smithi088 ceph-mon[98762]: pgmap v488: 121 pgs: 8 peering, 113 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 18 op/s; 25 MiB/s, 4 objects/s recovering 2024-09-13T02:46:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:46:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:29 smithi195 ceph-mon[87742]: osdmap e539: 8 total, 8 up, 8 in 2024-09-13T02:46:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:29 smithi195 ceph-mon[87742]: osdmap e540: 8 total, 8 up, 8 in 2024-09-13T02:46:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:29 smithi195 ceph-mon[87742]: pgmap v488: 121 pgs: 8 peering, 113 active+clean; 296 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.7 MiB/s wr, 18 op/s; 25 MiB/s, 4 objects/s recovering 2024-09-13T02:46:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:46:30.253 INFO:tasks.rados.rados.0.smithi088.stdout:2404: done (4 left) 2024-09-13T02:46:30.253 INFO:tasks.rados.rados.0.smithi088.stdout:2405: snap_remove snap 230 2024-09-13T02:46:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:30 smithi088 ceph-mon[96266]: fsmap cephfs:1 {0=b=up:active} 2024-09-13T02:46:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:46:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:30 smithi088 ceph-mon[96266]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/534 objects degraded (7.678%), 11 pgs degraded) 2024-09-13T02:46:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:30 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:46:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:30 smithi088 ceph-mon[96266]: osdmap e541: 8 total, 8 up, 8 in 2024-09-13T02:46:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:30 smithi088 ceph-mon[98762]: fsmap cephfs:1 {0=b=up:active} 2024-09-13T02:46:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:46:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:30 smithi088 ceph-mon[98762]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/534 objects degraded (7.678%), 11 pgs degraded) 2024-09-13T02:46:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:30 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:46:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:30 smithi088 ceph-mon[98762]: osdmap e541: 8 total, 8 up, 8 in 2024-09-13T02:46:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:30 smithi195 ceph-mon[87742]: fsmap cephfs:1 {0=b=up:active} 2024-09-13T02:46:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:46:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:30 smithi195 ceph-mon[87742]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 41/534 objects degraded (7.678%), 11 pgs degraded) 2024-09-13T02:46:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:30 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:46:30.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:30 smithi195 ceph-mon[87742]: osdmap e541: 8 total, 8 up, 8 in 2024-09-13T02:46:31.254 INFO:tasks.rados.rados.0.smithi088.stdout:2405: done (4 left) 2024-09-13T02:46:31.254 INFO:tasks.rados.rados.0.smithi088.stdout:2406: rmattr oid 3 current snap is 231 2024-09-13T02:46:31.254 INFO:tasks.rados.rados.0.smithi088.stdout:2406: done (4 left) 2024-09-13T02:46:31.254 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 231 2024-09-13T02:46:31.254 INFO:tasks.rados.rados.0.smithi088.stdout:2407: seq_num 737 ranges {0=352256} 2024-09-13T02:46:31.256 INFO:tasks.rados.rados.0.smithi088.stdout:2407: writing smithi08884213-48 from 0 to 352256 tid 1 2024-09-13T02:46:31.256 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 231 2024-09-13T02:46:31.256 INFO:tasks.rados.rados.0.smithi088.stdout:2408: seq_num 738 ranges {0=368640} 2024-09-13T02:46:31.259 INFO:tasks.rados.rados.0.smithi088.stdout:2408: writing smithi08884213-8 from 0 to 368640 tid 1 2024-09-13T02:46:31.259 INFO:tasks.rados.rados.0.smithi088.stdout:2400: finishing write tid 1 to smithi08884213-25 2024-09-13T02:46:31.259 INFO:tasks.rados.rados.0.smithi088.stdout:2400: finishing write tid 2 to smithi08884213-25 2024-09-13T02:46:31.259 INFO:tasks.rados.rados.0.smithi088.stdout:2400: finishing write tid 3 to smithi08884213-25 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:2400: oid 25 updating version 0 to 1224 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:2400: oid 25 version 1224 is already newer than 1223 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1224 (ObjNum 735 snap 231 seq_num 735) dirty exists 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:2400: left oid 25 (ObjNum 735 snap 231 seq_num 735) 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:2409: read oid 15 snap -1 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:2409: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:2400: done (6 left) 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:2410: copy_from oid 1 from oid 45 current snap is 231 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:2403: finishing rollback tid 1 to smithi08884213-29 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:2403: finishing rollback tid 2 to smithi08884213-29 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1313 (ObjNum 615 snap 193 seq_num 615) dirty exists 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:2401: finishing write tid 1 to smithi08884213-20 2024-09-13T02:46:31.260 INFO:tasks.rados.rados.0.smithi088.stdout:2401: finishing write tid 2 to smithi08884213-20 2024-09-13T02:46:31.261 INFO:tasks.rados.rados.0.smithi088.stdout:2401: finishing write tid 3 to smithi08884213-20 2024-09-13T02:46:31.261 INFO:tasks.rados.rados.0.smithi088.stdout:2401: oid 20 updating version 0 to 1371 2024-09-13T02:46:31.261 INFO:tasks.rados.rados.0.smithi088.stdout:2401: oid 20 updating version 1371 to 1372 2024-09-13T02:46:31.261 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1372 (ObjNum 736 snap 231 seq_num 736) dirty exists 2024-09-13T02:46:31.261 INFO:tasks.rados.rados.0.smithi088.stdout:2401: left oid 20 (ObjNum 736 snap 231 seq_num 736) 2024-09-13T02:46:31.261 INFO:tasks.rados.rados.0.smithi088.stdout:2401: done (6 left) 2024-09-13T02:46:31.261 INFO:tasks.rados.rados.0.smithi088.stdout:2402: done (5 left) 2024-09-13T02:46:31.261 INFO:tasks.rados.rados.0.smithi088.stdout:2403: done (4 left) 2024-09-13T02:46:31.261 INFO:tasks.rados.rados.0.smithi088.stdout:2411: snap_create 2024-09-13T02:46:31.262 INFO:tasks.rados.rados.0.smithi088.stdout:2407: finishing write tid 1 to smithi08884213-48 2024-09-13T02:46:31.262 INFO:tasks.rados.rados.0.smithi088.stdout:2407: finishing write tid 2 to smithi08884213-48 2024-09-13T02:46:31.264 INFO:tasks.rados.rados.0.smithi088.stdout:2407: finishing write tid 3 to smithi08884213-48 2024-09-13T02:46:31.264 INFO:tasks.rados.rados.0.smithi088.stdout:2407: oid 48 updating version 0 to 1060 2024-09-13T02:46:31.264 INFO:tasks.rados.rados.0.smithi088.stdout:2407: oid 48 updating version 1060 to 1061 2024-09-13T02:46:31.264 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1061 (ObjNum 737 snap 231 seq_num 737) dirty exists 2024-09-13T02:46:31.264 INFO:tasks.rados.rados.0.smithi088.stdout:2407: left oid 48 (ObjNum 737 snap 231 seq_num 737) 2024-09-13T02:46:31.264 INFO:tasks.rados.rados.0.smithi088.stdout:2408: finishing write tid 1 to smithi08884213-8 2024-09-13T02:46:31.265 INFO:tasks.rados.rados.0.smithi088.stdout:2408: finishing write tid 2 to smithi08884213-8 2024-09-13T02:46:31.269 INFO:tasks.rados.rados.0.smithi088.stdout:2408: finishing write tid 3 to smithi08884213-8 2024-09-13T02:46:31.269 INFO:tasks.rados.rados.0.smithi088.stdout:2408: oid 8 updating version 0 to 1382 2024-09-13T02:46:31.269 INFO:tasks.rados.rados.0.smithi088.stdout:2408: oid 8 version 1382 is already newer than 1381 2024-09-13T02:46:31.269 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 1382 (ObjNum 738 snap 231 seq_num 738) dirty exists 2024-09-13T02:46:31.269 INFO:tasks.rados.rados.0.smithi088.stdout:2408: left oid 8 (ObjNum 738 snap 231 seq_num 738) 2024-09-13T02:46:31.271 INFO:tasks.rados.rados.0.smithi088.stdout:2409: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:46:31.313 INFO:tasks.rados.rados.0.smithi088.stdout:2410: finishing copy_from racing read to smithi08884213-1 2024-09-13T02:46:31.314 INFO:tasks.rados.rados.0.smithi088.stdout:2410: finishing copy_from to smithi08884213-1 2024-09-13T02:46:31.314 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1375 (ObjNum 713 snap 226 seq_num 713) dirty exists 2024-09-13T02:46:31.395 INFO:tasks.rados.rados.0.smithi088.stdout:2407: done (4 left) 2024-09-13T02:46:31.396 INFO:tasks.rados.rados.0.smithi088.stdout:2408: done (3 left) 2024-09-13T02:46:31.396 INFO:tasks.rados.rados.0.smithi088.stdout:2409: done (2 left) 2024-09-13T02:46:31.396 INFO:tasks.rados.rados.0.smithi088.stdout:2410: done (1 left) 2024-09-13T02:46:31.396 INFO:tasks.rados.rados.0.smithi088.stdout:2411: done (0 left) 2024-09-13T02:46:31.396 INFO:tasks.rados.rados.0.smithi088.stdout:2412: snap_create 2024-09-13T02:46:32.397 INFO:tasks.rados.rados.0.smithi088.stdout:2412: done (0 left) 2024-09-13T02:46:32.398 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 233 2024-09-13T02:46:32.398 INFO:tasks.rados.rados.0.smithi088.stdout:2413: seq_num 739 ranges {14352384=385024} 2024-09-13T02:46:32.476 INFO:tasks.rados.rados.0.smithi088.stdout:2413: writing smithi08884213-42 from 14352384 to 14737408 tid 1 2024-09-13T02:46:32.476 INFO:tasks.rados.rados.0.smithi088.stdout:2414: read oid 35 snap 228 2024-09-13T02:46:32.476 INFO:tasks.rados.rados.0.smithi088.stdout:2414: expect deleted 2024-09-13T02:46:32.476 INFO:tasks.rados.rados.0.smithi088.stdout:2415: read oid 9 snap -1 2024-09-13T02:46:32.476 INFO:tasks.rados.rados.0.smithi088.stdout:2415: expect (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:46:32.476 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 21 current snap is 233 2024-09-13T02:46:32.476 INFO:tasks.rados.rados.0.smithi088.stdout:2416: seq_num 740 ranges {0=401408} 2024-09-13T02:46:32.478 INFO:tasks.rados.rados.0.smithi088.stdout:2416: writing smithi08884213-21 from 0 to 401408 tid 1 2024-09-13T02:46:32.478 INFO:tasks.rados.rados.0.smithi088.stdout:2417: rmattr oid 15 current snap is 233 2024-09-13T02:46:32.478 INFO:tasks.rados.rados.0.smithi088.stdout:2414: done (4 left) 2024-09-13T02:46:32.478 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 3 current snap is 233 2024-09-13T02:46:32.479 INFO:tasks.rados.rados.0.smithi088.stdout:2418: seq_num 741 ranges {0=417792} 2024-09-13T02:46:32.480 INFO:tasks.rados.rados.0.smithi088.stdout:2418: writing smithi08884213-3 from 0 to 417792 tid 1 2024-09-13T02:46:32.481 INFO:tasks.rados.rados.0.smithi088.stdout:2419: rollback oid 35 current snap is 233 2024-09-13T02:46:32.481 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 35 to 229 2024-09-13T02:46:32.481 INFO:tasks.rados.rados.0.smithi088.stdout:2420: setattr oid 1 current snap is 233 2024-09-13T02:46:32.483 INFO:tasks.rados.rados.0.smithi088.stdout:2421: rollback oid 18 current snap is 233 2024-09-13T02:46:32.483 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 18 to 229 2024-09-13T02:46:32.483 INFO:tasks.rados.rados.0.smithi088.stdout:2422: snap_create 2024-09-13T02:46:32.486 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1181 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:46:32.486 INFO:tasks.rados.rados.0.smithi088.stdout:2416: finishing write tid 1 to smithi08884213-21 2024-09-13T02:46:32.486 INFO:tasks.rados.rados.0.smithi088.stdout:2413: finishing write tid 1 to smithi08884213-42 2024-09-13T02:46:32.486 INFO:tasks.rados.rados.0.smithi088.stdout:2413: finishing write tid 2 to smithi08884213-42 2024-09-13T02:46:32.487 INFO:tasks.rados.rados.0.smithi088.stdout:2416: finishing write tid 2 to smithi08884213-21 2024-09-13T02:46:32.487 INFO:tasks.rados.rados.0.smithi088.stdout:2418: finishing write tid 1 to smithi08884213-3 2024-09-13T02:46:32.487 INFO:tasks.rados.rados.0.smithi088.stdout:2418: finishing write tid 2 to smithi08884213-3 2024-09-13T02:46:32.489 INFO:tasks.rados.rados.0.smithi088.stdout:2413: finishing write tid 3 to smithi08884213-42 2024-09-13T02:46:32.489 INFO:tasks.rados.rados.0.smithi088.stdout:2413: oid 42 updating version 0 to 1143 2024-09-13T02:46:32.489 INFO:tasks.rados.rados.0.smithi088.stdout:2413: oid 42 version 1143 is already newer than 1142 2024-09-13T02:46:32.489 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1143 (ObjNum 739 snap 233 seq_num 739) dirty exists 2024-09-13T02:46:32.489 INFO:tasks.rados.rados.0.smithi088.stdout:2413: left oid 42 (ObjNum 739 snap 233 seq_num 739) 2024-09-13T02:46:32.489 INFO:tasks.rados.rados.0.smithi088.stdout:2418: finishing write tid 3 to smithi08884213-3 2024-09-13T02:46:32.489 INFO:tasks.rados.rados.0.smithi088.stdout:2418: oid 3 updating version 0 to 1032 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:2418: oid 3 version 1032 is already newer than 1031 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1032 (ObjNum 741 snap 233 seq_num 741) dirty exists 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:2418: left oid 3 (ObjNum 741 snap 233 seq_num 741) 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:2416: finishing write tid 3 to smithi08884213-21 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:2416: oid 21 updating version 0 to 1235 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:2416: oid 21 version 1235 is already newer than 1234 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1235 (ObjNum 740 snap 233 seq_num 740) dirty exists 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:2416: left oid 21 (ObjNum 740 snap 233 seq_num 740) 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:2419: finishing rollback tid 0 to smithi08884213-35 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1376 (ObjNum 713 snap 226 seq_num 713) dirty exists 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:2419: finishing rollback tid 1 to smithi08884213-35 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:2419: finishing rollback tid 2 to smithi08884213-35 2024-09-13T02:46:32.490 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1386 (ObjNum 729 snap 229 seq_num 729) dirty exists 2024-09-13T02:46:32.494 INFO:tasks.rados.rados.0.smithi088.stdout:2415: expect (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:46:32.585 INFO:tasks.rados.rados.0.smithi088.stdout:2421: finishing rollback tid 0 to smithi08884213-18 2024-09-13T02:46:32.585 INFO:tasks.rados.rados.0.smithi088.stdout:2421: finishing rollback tid 1 to smithi08884213-18 2024-09-13T02:46:32.585 INFO:tasks.rados.rados.0.smithi088.stdout:2421: finishing rollback tid 2 to smithi08884213-18 2024-09-13T02:46:32.585 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1316 (ObjNum 671 snap 216 seq_num 671) dirty exists 2024-09-13T02:46:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:32 smithi088 ceph-mon[96266]: pgmap v490: 121 pgs: 121 active+clean; 297 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.0 MiB/s wr, 22 op/s; 23 MiB/s, 3 objects/s recovering 2024-09-13T02:46:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:32 smithi088 ceph-mon[96266]: osdmap e542: 8 total, 8 up, 8 in 2024-09-13T02:46:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:32 smithi088 ceph-mon[96266]: osdmap e543: 8 total, 8 up, 8 in 2024-09-13T02:46:32.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:32 smithi088 ceph-mon[98762]: pgmap v490: 121 pgs: 121 active+clean; 297 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.0 MiB/s wr, 22 op/s; 23 MiB/s, 3 objects/s recovering 2024-09-13T02:46:32.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:32 smithi088 ceph-mon[98762]: osdmap e542: 8 total, 8 up, 8 in 2024-09-13T02:46:32.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:32 smithi088 ceph-mon[98762]: osdmap e543: 8 total, 8 up, 8 in 2024-09-13T02:46:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:32 smithi195 ceph-mon[87742]: pgmap v490: 121 pgs: 121 active+clean; 297 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.0 MiB/s wr, 22 op/s; 23 MiB/s, 3 objects/s recovering 2024-09-13T02:46:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:32 smithi195 ceph-mon[87742]: osdmap e542: 8 total, 8 up, 8 in 2024-09-13T02:46:32.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:32 smithi195 ceph-mon[87742]: osdmap e543: 8 total, 8 up, 8 in 2024-09-13T02:46:33.324 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:46:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:46:33] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-09-13T02:46:33.325 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:33 smithi088 podman[124965]: 2024-09-13 02:46:33.061266285 +0000 UTC m=+4.236954551 container died 40d5bbabb3e8398373cd5bc64911ab93bfa7fbecfa5314c8446d22d49f0c44c1 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-2c01458, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-09-13T02:46:33.405 INFO:tasks.rados.rados.0.smithi088.stdout:2413: done (8 left) 2024-09-13T02:46:33.406 INFO:tasks.rados.rados.0.smithi088.stdout:2415: done (7 left) 2024-09-13T02:46:33.406 INFO:tasks.rados.rados.0.smithi088.stdout:2416: done (6 left) 2024-09-13T02:46:33.406 INFO:tasks.rados.rados.0.smithi088.stdout:2417: done (5 left) 2024-09-13T02:46:33.406 INFO:tasks.rados.rados.0.smithi088.stdout:2418: done (4 left) 2024-09-13T02:46:33.406 INFO:tasks.rados.rados.0.smithi088.stdout:2419: done (3 left) 2024-09-13T02:46:33.406 INFO:tasks.rados.rados.0.smithi088.stdout:2420: done (2 left) 2024-09-13T02:46:33.406 INFO:tasks.rados.rados.0.smithi088.stdout:2421: done (1 left) 2024-09-13T02:46:33.406 INFO:tasks.rados.rados.0.smithi088.stdout:2422: done (0 left) 2024-09-13T02:46:33.406 INFO:tasks.rados.rados.0.smithi088.stdout:2423: rollback oid 14 current snap is 234 2024-09-13T02:46:33.406 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 14 to 228 2024-09-13T02:46:33.406 INFO:tasks.rados.rados.0.smithi088.stdout:2424: snap_create 2024-09-13T02:46:33.410 INFO:tasks.rados.rados.0.smithi088.stdout:2423: finishing rollback tid 0 to smithi08884213-14 2024-09-13T02:46:33.410 INFO:tasks.rados.rados.0.smithi088.stdout:2423: finishing rollback tid 1 to smithi08884213-14 2024-09-13T02:46:33.411 INFO:tasks.rados.rados.0.smithi088.stdout:2423: finishing rollback tid 2 to smithi08884213-14 2024-09-13T02:46:33.411 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1184 (ObjNum 597 snap 186 seq_num 597) dirty exists 2024-09-13T02:46:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:33 smithi088 ceph-mon[96266]: osdmap e544: 8 total, 8 up, 8 in 2024-09-13T02:46:33.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:33 smithi088 ceph-mon[98762]: osdmap e544: 8 total, 8 up, 8 in 2024-09-13T02:46:33.691 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:33 smithi088 podman[124965]: 2024-09-13 02:46:33.415021508 +0000 UTC m=+4.590709774 container cleanup 40d5bbabb3e8398373cd5bc64911ab93bfa7fbecfa5314c8446d22d49f0c44c1 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, RELEASE=reef-2c01458, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True) 2024-09-13T02:46:33.691 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:33 smithi088 bash[124965]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a 2024-09-13T02:46:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:33 smithi195 ceph-mon[87742]: osdmap e544: 8 total, 8 up, 8 in 2024-09-13T02:46:34.055 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:33 smithi088 podman[124984]: 2024-09-13 02:46:33.705172382 +0000 UTC m=+0.642872747 container remove 40d5bbabb3e8398373cd5bc64911ab93bfa7fbecfa5314c8446d22d49f0c44c1 (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240731, RELEASE=reef-2c01458, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-09-13T02:46:34.056 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:33 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mds.a.service: Deactivated successfully. 2024-09-13T02:46:34.056 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:33 smithi088 systemd[1]: Stopped Ceph mds.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:46:34.056 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:33 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mds.a.service: Consumed 1.127s CPU time. 2024-09-13T02:46:34.379 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:34 smithi088 systemd[1]: Starting Ceph mds.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:46:34.379 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:34 smithi088 podman[125118]: 2024-09-13 02:46:34.25922468 +0000 UTC m=+0.109648170 container create 0d78a4843e4a0559b5f165a93cf31626dd8811034b7b2989ad3fb4573131e017 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True) 2024-09-13T02:46:34.379 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:34 smithi088 podman[125118]: 2024-09-13 02:46:34.165046753 +0000 UTC m=+0.015470259 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:46:34.406 INFO:tasks.rados.rados.0.smithi088.stdout:2423: done (1 left) 2024-09-13T02:46:34.406 INFO:tasks.rados.rados.0.smithi088.stdout:2424: done (0 left) 2024-09-13T02:46:34.406 INFO:tasks.rados.rados.0.smithi088.stdout:2425: read oid 49 snap -1 2024-09-13T02:46:34.406 INFO:tasks.rados.rados.0.smithi088.stdout:2425: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:46:34.406 INFO:tasks.rados.rados.0.smithi088.stdout:2426: rmattr oid 6 current snap is 235 2024-09-13T02:46:34.406 INFO:tasks.rados.rados.0.smithi088.stdout:2426: done (1 left) 2024-09-13T02:46:34.406 INFO:tasks.rados.rados.0.smithi088.stdout:2427: rollback oid 28 current snap is 235 2024-09-13T02:46:34.406 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 28 to 220 2024-09-13T02:46:34.406 INFO:tasks.rados.rados.0.smithi088.stdout:2428: copy_from oid 34 from oid 35 current snap is 235 2024-09-13T02:46:34.407 INFO:tasks.rados.rados.0.smithi088.stdout:2429: delete oid 27 current snap is 235 2024-09-13T02:46:34.410 INFO:tasks.rados.rados.0.smithi088.stdout:2429: done (3 left) 2024-09-13T02:46:34.411 INFO:tasks.rados.rados.0.smithi088.stdout:2430: read oid 19 snap 229 2024-09-13T02:46:34.411 INFO:tasks.rados.rados.0.smithi088.stdout:2430: expect (ObjNum 682 snap 217 seq_num 682) 2024-09-13T02:46:34.411 INFO:tasks.rados.rados.0.smithi088.stdout:2431: snap_create 2024-09-13T02:46:34.415 INFO:tasks.rados.rados.0.smithi088.stdout:2428: finishing copy_from racing read to smithi08884213-34 2024-09-13T02:46:34.415 INFO:tasks.rados.rados.0.smithi088.stdout:2427: finishing rollback tid 0 to smithi08884213-28 2024-09-13T02:46:34.415 INFO:tasks.rados.rados.0.smithi088.stdout:2427: finishing rollback tid 1 to smithi08884213-28 2024-09-13T02:46:34.418 INFO:tasks.rados.rados.0.smithi088.stdout:2428: finishing copy_from to smithi08884213-34 2024-09-13T02:46:34.418 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1386 (ObjNum 729 snap 229 seq_num 729) dirty exists 2024-09-13T02:46:34.419 INFO:tasks.rados.rados.0.smithi088.stdout:2427: finishing rollback tid 2 to smithi08884213-28 2024-09-13T02:46:34.419 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1422 (ObjNum 612 snap 191 seq_num 612) dirty exists 2024-09-13T02:46:34.419 INFO:tasks.rados.rados.0.smithi088.stdout:2425: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:46:34.478 INFO:tasks.rados.rados.0.smithi088.stdout:2430: expect (ObjNum 682 snap 217 seq_num 682) 2024-09-13T02:46:34.662 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:34 smithi088 ceph-mon[98762]: pgmap v494: 121 pgs: 121 active+clean; 300 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 518 KiB/s rd, 638 KiB/s wr, 12 op/s 2024-09-13T02:46:34.663 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:34 smithi088 ceph-mon[98762]: osdmap e545: 8 total, 8 up, 8 in 2024-09-13T02:46:34.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:34 smithi088 ceph-mon[96266]: pgmap v494: 121 pgs: 121 active+clean; 300 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 518 KiB/s rd, 638 KiB/s wr, 12 op/s 2024-09-13T02:46:34.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:34 smithi088 ceph-mon[96266]: osdmap e545: 8 total, 8 up, 8 in 2024-09-13T02:46:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:34 smithi195 ceph-mon[87742]: pgmap v494: 121 pgs: 121 active+clean; 300 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 518 KiB/s rd, 638 KiB/s wr, 12 op/s 2024-09-13T02:46:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:34 smithi195 ceph-mon[87742]: osdmap e545: 8 total, 8 up, 8 in 2024-09-13T02:46:34.940 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:34 smithi088 podman[125118]: 2024-09-13 02:46:34.662183806 +0000 UTC m=+0.512607305 container init 0d78a4843e4a0559b5f165a93cf31626dd8811034b7b2989ad3fb4573131e017 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, GIT_CLEAN=True, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, ceph=True) 2024-09-13T02:46:34.940 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:34 smithi088 podman[125118]: 2024-09-13 02:46:34.668939952 +0000 UTC m=+0.519363450 container start 0d78a4843e4a0559b5f165a93cf31626dd8811034b7b2989ad3fb4573131e017 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T02:46:34.940 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:34 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a[125133]: starting mds.a at 2024-09-13T02:46:34.940 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:34 smithi088 bash[125118]: 0d78a4843e4a0559b5f165a93cf31626dd8811034b7b2989ad3fb4573131e017 2024-09-13T02:46:34.940 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:34 smithi088 systemd[1]: Started Ceph mds.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:46:35.416 INFO:tasks.rados.rados.0.smithi088.stdout:2425: done (4 left) 2024-09-13T02:46:35.416 INFO:tasks.rados.rados.0.smithi088.stdout:2427: done (3 left) 2024-09-13T02:46:35.417 INFO:tasks.rados.rados.0.smithi088.stdout:2428: done (2 left) 2024-09-13T02:46:35.417 INFO:tasks.rados.rados.0.smithi088.stdout:2430: done (1 left) 2024-09-13T02:46:35.417 INFO:tasks.rados.rados.0.smithi088.stdout:2431: done (0 left) 2024-09-13T02:46:35.417 INFO:tasks.rados.rados.0.smithi088.stdout:2432: rollback oid 18 current snap is 236 2024-09-13T02:46:35.417 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 18 to 222 2024-09-13T02:46:35.417 INFO:tasks.rados.rados.0.smithi088.stdout:2433: copy_from oid 24 from oid 30 current snap is 236 2024-09-13T02:46:35.417 INFO:tasks.rados.rados.0.smithi088.stdout:2434: copy_from oid 10 from oid 22 current snap is 236 2024-09-13T02:46:35.417 INFO:tasks.rados.rados.0.smithi088.stdout:2435: snap_remove snap 201 2024-09-13T02:46:35.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:35 smithi088 ceph-mon[96266]: osdmap e546: 8 total, 8 up, 8 in 2024-09-13T02:46:35.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:35.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:35.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:35.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:35 smithi088 ceph-mon[98762]: osdmap e546: 8 total, 8 up, 8 in 2024-09-13T02:46:35.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:35.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:35.676 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:35 smithi195 ceph-mon[87742]: osdmap e546: 8 total, 8 up, 8 in 2024-09-13T02:46:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:36.397 INFO:tasks.rados.rados.0.smithi088.stdout:2435: done (3 left) 2024-09-13T02:46:36.397 INFO:tasks.rados.rados.0.smithi088.stdout:2436: read oid 16 snap -1 2024-09-13T02:46:36.397 INFO:tasks.rados.rados.0.smithi088.stdout:2436: expect deleted 2024-09-13T02:46:36.397 INFO:tasks.rados.rados.0.smithi088.stdout:2437: rollback oid 11 current snap is 236 2024-09-13T02:46:36.397 INFO:tasks.rados.rados.0.smithi088.stdout:2432: finishing rollback tid 0 to smithi08884213-18 2024-09-13T02:46:36.397 INFO:tasks.rados.rados.0.smithi088.stdout:2432: finishing rollback tid 1 to smithi08884213-18 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:2432: finishing rollback tid 2 to smithi08884213-18 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1319 (ObjNum 671 snap 216 seq_num 671) dirty exists 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:2434: finishing copy_from racing read to smithi08884213-10 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:2434: finishing copy_from to smithi08884213-10 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 923 (ObjNum 610 snap 191 seq_num 610) dirty exists 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:2433: finishing copy_from racing read to smithi08884213-24 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:2433: finishing copy_from to smithi08884213-24 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1059 (ObjNum 711 snap 226 seq_num 711) dirty exists 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 11 to 235 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:2432: done (4 left) 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:2433: done (3 left) 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:2434: done (2 left) 2024-09-13T02:46:36.398 INFO:tasks.rados.rados.0.smithi088.stdout:2438: copy_from oid 45 from oid 9 current snap is 236 2024-09-13T02:46:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 236 2024-09-13T02:46:36.399 INFO:tasks.rados.rados.0.smithi088.stdout:2439: seq_num 743 ranges {9740288=450560} 2024-09-13T02:46:36.455 INFO:tasks.rados.rados.0.smithi088.stdout:2439: writing smithi08884213-26 from 9740288 to 10190848 tid 1 2024-09-13T02:46:36.455 INFO:tasks.rados.rados.0.smithi088.stdout:2440: snap_remove snap 226 2024-09-13T02:46:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:36 smithi195 ceph-mon[87742]: pgmap v497: 121 pgs: 121 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-13T02:46:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:36 smithi195 ceph-mon[87742]: mds.? [v2:172.21.15.88:6834/3714611851,v1:172.21.15.88:6835/3714611851] up:boot 2024-09-13T02:46:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:36 smithi195 ceph-mon[87742]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:46:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:36 smithi195 ceph-mon[87742]: osdmap e547: 8 total, 8 up, 8 in 2024-09-13T02:46:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:36 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:46:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:36 smithi195 ceph-mon[87742]: osdmap e548: 8 total, 8 up, 8 in 2024-09-13T02:46:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:36 smithi088 ceph-mon[96266]: pgmap v497: 121 pgs: 121 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-13T02:46:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:36 smithi088 ceph-mon[96266]: mds.? [v2:172.21.15.88:6834/3714611851,v1:172.21.15.88:6835/3714611851] up:boot 2024-09-13T02:46:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:36 smithi088 ceph-mon[96266]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:46:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:36 smithi088 ceph-mon[96266]: osdmap e547: 8 total, 8 up, 8 in 2024-09-13T02:46:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:36 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:46:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:36 smithi088 ceph-mon[96266]: osdmap e548: 8 total, 8 up, 8 in 2024-09-13T02:46:36.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:36 smithi088 ceph-mon[98762]: pgmap v497: 121 pgs: 121 active+clean; 302 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.1 MiB/s wr, 12 op/s 2024-09-13T02:46:36.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:36 smithi088 ceph-mon[98762]: mds.? [v2:172.21.15.88:6834/3714611851,v1:172.21.15.88:6835/3714611851] up:boot 2024-09-13T02:46:36.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:36 smithi088 ceph-mon[98762]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-09-13T02:46:36.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:36 smithi088 ceph-mon[98762]: osdmap e547: 8 total, 8 up, 8 in 2024-09-13T02:46:36.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:36 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T02:46:36.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:36 smithi088 ceph-mon[98762]: osdmap e548: 8 total, 8 up, 8 in 2024-09-13T02:46:37.422 INFO:tasks.rados.rados.0.smithi088.stdout:2440: done (4 left) 2024-09-13T02:46:37.422 INFO:tasks.rados.rados.0.smithi088.stdout:2441: delete oid 37 current snap is 236 2024-09-13T02:46:37.422 INFO:tasks.rados.rados.0.smithi088.stdout:2437: finishing rollback tid 0 to smithi08884213-11 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:2437: finishing rollback tid 1 to smithi08884213-11 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:2437: finishing rollback tid 2 to smithi08884213-11 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1322 (ObjNum 716 snap 226 seq_num 716) dirty exists 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:2438: finishing copy_from racing read to smithi08884213-45 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:2438: finishing copy_from to smithi08884213-45 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1305 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:2439: finishing write tid 1 to smithi08884213-26 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:2439: finishing write tid 2 to smithi08884213-26 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:2439: finishing write tid 3 to smithi08884213-26 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:2439: oid 26 updating version 0 to 1227 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:2439: oid 26 version 1227 is already newer than 1226 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1227 (ObjNum 743 snap 236 seq_num 743) dirty exists 2024-09-13T02:46:37.423 INFO:tasks.rados.rados.0.smithi088.stdout:2439: left oid 26 (ObjNum 743 snap 236 seq_num 743) 2024-09-13T02:46:37.429 INFO:tasks.rados.rados.0.smithi088.stdout:2436: done (4 left) 2024-09-13T02:46:37.429 INFO:tasks.rados.rados.0.smithi088.stdout:2437: done (3 left) 2024-09-13T02:46:37.429 INFO:tasks.rados.rados.0.smithi088.stdout:2438: done (2 left) 2024-09-13T02:46:37.429 INFO:tasks.rados.rados.0.smithi088.stdout:2439: done (1 left) 2024-09-13T02:46:37.429 INFO:tasks.rados.rados.0.smithi088.stdout:2441: done (0 left) 2024-09-13T02:46:37.429 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 236 2024-09-13T02:46:37.429 INFO:tasks.rados.rados.0.smithi088.stdout:2442: seq_num 745 ranges {9854976=483328} 2024-09-13T02:46:37.485 INFO:tasks.rados.rados.0.smithi088.stdout:2442: writing smithi08884213-43 from 9854976 to 10338304 tid 1 2024-09-13T02:46:37.485 INFO:tasks.rados.rados.0.smithi088.stdout:2443: snap_remove snap 210 2024-09-13T02:46:38.431 INFO:tasks.rados.rados.0.smithi088.stdout:2443: done (1 left) 2024-09-13T02:46:38.431 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 21 current snap is 236 2024-09-13T02:46:38.431 INFO:tasks.rados.rados.0.smithi088.stdout:2444: seq_num 746 ranges {401408=499712} 2024-09-13T02:46:38.439 INFO:tasks.rados.rados.0.smithi088.stdout:2444: writing smithi08884213-21 from 401408 to 901120 tid 1 2024-09-13T02:46:38.440 INFO:tasks.rados.rados.0.smithi088.stdout:2442: finishing write tid 1 to smithi08884213-43 2024-09-13T02:46:38.441 INFO:tasks.rados.rados.0.smithi088.stdout:2442: finishing write tid 2 to smithi08884213-43 2024-09-13T02:46:38.441 INFO:tasks.rados.rados.0.smithi088.stdout:2442: finishing write tid 3 to smithi08884213-43 2024-09-13T02:46:38.441 INFO:tasks.rados.rados.0.smithi088.stdout:2442: oid 43 updating version 0 to 1237 2024-09-13T02:46:38.441 INFO:tasks.rados.rados.0.smithi088.stdout:2442: oid 43 version 1237 is already newer than 1236 2024-09-13T02:46:38.441 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1237 (ObjNum 745 snap 236 seq_num 745) dirty exists 2024-09-13T02:46:38.441 INFO:tasks.rados.rados.0.smithi088.stdout:2442: left oid 43 (ObjNum 745 snap 236 seq_num 745) 2024-09-13T02:46:38.441 INFO:tasks.rados.rados.0.smithi088.stdout:2442: done (1 left) 2024-09-13T02:46:38.441 INFO:tasks.rados.rados.0.smithi088.stdout:2445: rmattr oid 36 current snap is 236 2024-09-13T02:46:38.441 INFO:tasks.rados.rados.0.smithi088.stdout:2445: done (1 left) 2024-09-13T02:46:38.441 INFO:tasks.rados.rados.0.smithi088.stdout:2446: snap_remove snap 231 2024-09-13T02:46:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:38 smithi088 ceph-mon[96266]: pgmap v500: 121 pgs: 121 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 920 KiB/s wr, 15 op/s 2024-09-13T02:46:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:38 smithi088 ceph-mon[96266]: osdmap e549: 8 total, 8 up, 8 in 2024-09-13T02:46:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:38 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:38 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:38 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:38 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:38 smithi088 ceph-mon[98762]: pgmap v500: 121 pgs: 121 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 920 KiB/s wr, 15 op/s 2024-09-13T02:46:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:38 smithi088 ceph-mon[98762]: osdmap e549: 8 total, 8 up, 8 in 2024-09-13T02:46:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:38 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:38 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:38 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:38 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:38 smithi195 ceph-mon[87742]: pgmap v500: 121 pgs: 121 active+clean; 307 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 920 KiB/s wr, 15 op/s 2024-09-13T02:46:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:38 smithi195 ceph-mon[87742]: osdmap e549: 8 total, 8 up, 8 in 2024-09-13T02:46:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:38 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:38 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:38 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:38.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:38 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:39.436 INFO:tasks.rados.rados.0.smithi088.stdout:2446: done (1 left) 2024-09-13T02:46:39.437 INFO:tasks.rados.rados.0.smithi088.stdout:2447: snap_remove snap 218 2024-09-13T02:46:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:39 smithi088 ceph-mon[96266]: osdmap e550: 8 total, 8 up, 8 in 2024-09-13T02:46:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:39 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:39 smithi088 ceph-mon[98762]: osdmap e550: 8 total, 8 up, 8 in 2024-09-13T02:46:39.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:39 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:39 smithi195 ceph-mon[87742]: osdmap e550: 8 total, 8 up, 8 in 2024-09-13T02:46:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:39 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:40.446 INFO:tasks.rados.rados.0.smithi088.stdout:2447: done (1 left) 2024-09-13T02:46:40.446 INFO:tasks.rados.rados.0.smithi088.stdout:2448: rmattr oid 44 current snap is 236 2024-09-13T02:46:40.446 INFO:tasks.rados.rados.0.smithi088.stdout:2449: read oid 11 snap -1 2024-09-13T02:46:40.446 INFO:tasks.rados.rados.0.smithi088.stdout:2449: expect (ObjNum 716 snap 226 seq_num 716) 2024-09-13T02:46:40.446 INFO:tasks.rados.rados.0.smithi088.stdout:2450: read oid 40 snap -1 2024-09-13T02:46:40.446 INFO:tasks.rados.rados.0.smithi088.stdout:2450: expect deleted 2024-09-13T02:46:40.446 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 236 2024-09-13T02:46:40.446 INFO:tasks.rados.rados.0.smithi088.stdout:2451: seq_num 747 ranges {1646592=516096} 2024-09-13T02:46:40.457 INFO:tasks.rados.rados.0.smithi088.stdout:2451: writing smithi08884213-18 from 1646592 to 2162688 tid 1 2024-09-13T02:46:40.457 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 236 2024-09-13T02:46:40.457 INFO:tasks.rados.rados.0.smithi088.stdout:2444: finishing write tid 1 to smithi08884213-21 2024-09-13T02:46:40.457 INFO:tasks.rados.rados.0.smithi088.stdout:2444: finishing write tid 2 to smithi08884213-21 2024-09-13T02:46:40.457 INFO:tasks.rados.rados.0.smithi088.stdout:2444: finishing write tid 3 to smithi08884213-21 2024-09-13T02:46:40.457 INFO:tasks.rados.rados.0.smithi088.stdout:2444: oid 21 updating version 0 to 1239 2024-09-13T02:46:40.458 INFO:tasks.rados.rados.0.smithi088.stdout:2444: oid 21 version 1239 is already newer than 1238 2024-09-13T02:46:40.458 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1239 (ObjNum 746 snap 236 seq_num 746) dirty exists 2024-09-13T02:46:40.458 INFO:tasks.rados.rados.0.smithi088.stdout:2444: left oid 21 (ObjNum 746 snap 236 seq_num 746) 2024-09-13T02:46:40.458 INFO:tasks.rados.rados.0.smithi088.stdout:2452: seq_num 748 ranges {0=532480} 2024-09-13T02:46:40.461 INFO:tasks.rados.rados.0.smithi088.stdout:2452: writing smithi08884213-7 from 0 to 532480 tid 1 2024-09-13T02:46:40.461 INFO:tasks.rados.rados.0.smithi088.stdout:2444: done (5 left) 2024-09-13T02:46:40.461 INFO:tasks.rados.rados.0.smithi088.stdout:2450: done (4 left) 2024-09-13T02:46:40.461 INFO:tasks.rados.rados.0.smithi088.stdout:2453: snap_remove snap 229 2024-09-13T02:46:40.486 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:40 smithi088 ceph-mon[98762]: pgmap v503: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 305 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-13T02:46:40.486 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:40 smithi088 ceph-mon[98762]: osdmap e551: 8 total, 8 up, 8 in 2024-09-13T02:46:40.486 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:40 smithi088 ceph-mon[96266]: pgmap v503: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 305 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-13T02:46:40.486 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:40 smithi088 ceph-mon[96266]: osdmap e551: 8 total, 8 up, 8 in 2024-09-13T02:46:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:40 smithi195 ceph-mon[87742]: pgmap v503: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 305 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.8 MiB/s wr, 11 op/s 2024-09-13T02:46:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:40 smithi195 ceph-mon[87742]: osdmap e551: 8 total, 8 up, 8 in 2024-09-13T02:46:41.397 INFO:tasks.rados.rados.0.smithi088.stdout:2453: done (4 left) 2024-09-13T02:46:41.397 INFO:tasks.rados.rados.0.smithi088.stdout:2454: copy_from oid 32 from oid 45 current snap is 236 2024-09-13T02:46:41.398 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1064 (ObjNum 610 snap 191 seq_num 610) dirty exists 2024-09-13T02:46:41.398 INFO:tasks.rados.rados.0.smithi088.stdout:2452: finishing write tid 1 to smithi08884213-7 2024-09-13T02:46:41.398 INFO:tasks.rados.rados.0.smithi088.stdout:2452: finishing write tid 2 to smithi08884213-7 2024-09-13T02:46:41.398 INFO:tasks.rados.rados.0.smithi088.stdout:2452: finishing write tid 3 to smithi08884213-7 2024-09-13T02:46:41.398 INFO:tasks.rados.rados.0.smithi088.stdout:2452: oid 7 updating version 0 to 1436 2024-09-13T02:46:41.398 INFO:tasks.rados.rados.0.smithi088.stdout:2452: oid 7 updating version 1436 to 1437 2024-09-13T02:46:41.398 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1437 (ObjNum 748 snap 236 seq_num 748) dirty exists 2024-09-13T02:46:41.398 INFO:tasks.rados.rados.0.smithi088.stdout:2452: left oid 7 (ObjNum 748 snap 236 seq_num 748) 2024-09-13T02:46:41.398 INFO:tasks.rados.rados.0.smithi088.stdout:2449: expect (ObjNum 716 snap 226 seq_num 716) 2024-09-13T02:46:41.690 INFO:tasks.rados.rados.0.smithi088.stdout:2451: finishing write tid 1 to smithi08884213-18 2024-09-13T02:46:41.690 INFO:tasks.rados.rados.0.smithi088.stdout:2451: finishing write tid 2 to smithi08884213-18 2024-09-13T02:46:41.690 INFO:tasks.rados.rados.0.smithi088.stdout:2451: finishing write tid 3 to smithi08884213-18 2024-09-13T02:46:41.690 INFO:tasks.rados.rados.0.smithi088.stdout:2451: oid 18 updating version 0 to 1324 2024-09-13T02:46:41.690 INFO:tasks.rados.rados.0.smithi088.stdout:2451: oid 18 version 1324 is already newer than 1323 2024-09-13T02:46:41.690 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1324 (ObjNum 747 snap 236 seq_num 747) dirty exists 2024-09-13T02:46:41.690 INFO:tasks.rados.rados.0.smithi088.stdout:2451: left oid 18 (ObjNum 747 snap 236 seq_num 747) 2024-09-13T02:46:41.690 INFO:tasks.rados.rados.0.smithi088.stdout:2448: done (4 left) 2024-09-13T02:46:41.690 INFO:tasks.rados.rados.0.smithi088.stdout:2449: done (3 left) 2024-09-13T02:46:41.690 INFO:tasks.rados.rados.0.smithi088.stdout:2451: done (2 left) 2024-09-13T02:46:41.691 INFO:tasks.rados.rados.0.smithi088.stdout:2452: done (1 left) 2024-09-13T02:46:41.691 INFO:tasks.rados.rados.0.smithi088.stdout:2455: snap_remove snap 235 2024-09-13T02:46:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:41 smithi088 ceph-mon[96266]: osdmap e552: 8 total, 8 up, 8 in 2024-09-13T02:46:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:41 smithi088 ceph-mon[96266]: osdmap e553: 8 total, 8 up, 8 in 2024-09-13T02:46:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:41 smithi088 ceph-mon[98762]: osdmap e552: 8 total, 8 up, 8 in 2024-09-13T02:46:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:41 smithi088 ceph-mon[98762]: osdmap e553: 8 total, 8 up, 8 in 2024-09-13T02:46:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:41 smithi195 ceph-mon[87742]: osdmap e552: 8 total, 8 up, 8 in 2024-09-13T02:46:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:41 smithi195 ceph-mon[87742]: osdmap e553: 8 total, 8 up, 8 in 2024-09-13T02:46:42.456 INFO:tasks.rados.rados.0.smithi088.stdout:2455: done (1 left) 2024-09-13T02:46:42.456 INFO:tasks.rados.rados.0.smithi088.stdout:2456: copy_from oid 5 from oid 16 current snap is 236 2024-09-13T02:46:42.456 INFO:tasks.rados.rados.0.smithi088.stdout:2454: finishing copy_from racing read to smithi08884213-32 2024-09-13T02:46:42.456 INFO:tasks.rados.rados.0.smithi088.stdout:2454: finishing copy_from to smithi08884213-32 2024-09-13T02:46:42.456 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1305 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:46:42.456 INFO:tasks.rados.rados.0.smithi088.stdout:2454: done (1 left) 2024-09-13T02:46:42.457 INFO:tasks.rados.rados.0.smithi088.stdout:2457: read oid 18 snap -1 2024-09-13T02:46:42.457 INFO:tasks.rados.rados.0.smithi088.stdout:2457: expect (ObjNum 747 snap 236 seq_num 747) 2024-09-13T02:46:42.457 INFO:tasks.rados.rados.0.smithi088.stdout:2458: delete oid 34 current snap is 236 2024-09-13T02:46:42.461 INFO:tasks.rados.rados.0.smithi088.stdout:2456: finishing copy_from to smithi08884213-5 2024-09-13T02:46:42.461 INFO:tasks.rados.rados.0.smithi088.stdout:2456: got expected ENOENT (src dne) 2024-09-13T02:46:42.461 INFO:tasks.rados.rados.0.smithi088.stdout:2456: finishing copy_from racing read to smithi08884213-5 2024-09-13T02:46:42.464 INFO:tasks.rados.rados.0.smithi088.stdout:2456: done (2 left) 2024-09-13T02:46:42.464 INFO:tasks.rados.rados.0.smithi088.stdout:2458: done (1 left) 2024-09-13T02:46:42.464 INFO:tasks.rados.rados.0.smithi088.stdout:2459: setattr oid 21 current snap is 236 2024-09-13T02:46:42.465 INFO:tasks.rados.rados.0.smithi088.stdout:2460: snap_create 2024-09-13T02:46:42.469 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1240 (ObjNum 746 snap 236 seq_num 746) dirty exists 2024-09-13T02:46:42.470 INFO:tasks.rados.rados.0.smithi088.stdout:2457: expect (ObjNum 747 snap 236 seq_num 747) 2024-09-13T02:46:42.538 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:42 smithi195 ceph-mon[87742]: pgmap v506: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 256 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-13T02:46:42.538 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:42.538 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:42.538 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:42.538 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:46:42.538 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:42.539 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:42.539 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:42.539 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:42.539 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:42.539 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:42.539 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:42 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-13T02:46:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[98762]: pgmap v506: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 256 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-13T02:46:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:46:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-13T02:46:42.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[96266]: pgmap v506: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 256 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-13T02:46:42.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:42.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:42.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:42.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:46:42.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:42.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:42.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:42.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:42.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:42.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:42.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:42 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-09-13T02:46:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:46:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:46:43] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-09-13T02:46:43.458 INFO:tasks.rados.rados.0.smithi088.stdout:2457: done (2 left) 2024-09-13T02:46:43.458 INFO:tasks.rados.rados.0.smithi088.stdout:2459: done (1 left) 2024-09-13T02:46:43.458 INFO:tasks.rados.rados.0.smithi088.stdout:2460: done (0 left) 2024-09-13T02:46:43.458 INFO:tasks.rados.rados.0.smithi088.stdout:2461: snap_remove snap 220 2024-09-13T02:46:43.683 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:43 smithi195 ceph-mon[87742]: Upgrade: It appears safe to stop mds.b 2024-09-13T02:46:43.683 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:43 smithi195 ceph-mon[87742]: osdmap e554: 8 total, 8 up, 8 in 2024-09-13T02:46:43.683 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:43 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:43.683 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:43 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:46:43.683 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:43 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:43 smithi088 ceph-mon[98762]: Upgrade: It appears safe to stop mds.b 2024-09-13T02:46:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:43 smithi088 ceph-mon[98762]: osdmap e554: 8 total, 8 up, 8 in 2024-09-13T02:46:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:43 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:43 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:46:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:43 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:43.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:43 smithi088 ceph-mon[96266]: Upgrade: It appears safe to stop mds.b 2024-09-13T02:46:43.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:43 smithi088 ceph-mon[96266]: osdmap e554: 8 total, 8 up, 8 in 2024-09-13T02:46:43.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:43 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:43.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:43 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-09-13T02:46:43.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:43 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:46:44.462 INFO:tasks.rados.rados.0.smithi088.stdout:2461: done (0 left) 2024-09-13T02:46:44.462 INFO:tasks.rados.rados.0.smithi088.stdout:2462: snap_remove snap 234 2024-09-13T02:46:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:44 smithi195 ceph-mon[87742]: pgmap v509: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 245 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-09-13T02:46:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:44 smithi195 ceph-mon[87742]: Upgrade: Updating mds.b 2024-09-13T02:46:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:44 smithi195 ceph-mon[87742]: Deploying daemon mds.b on smithi195 2024-09-13T02:46:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:44 smithi195 ceph-mon[87742]: osdmap e555: 8 total, 8 up, 8 in 2024-09-13T02:46:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:46:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:44 smithi088 ceph-mon[96266]: pgmap v509: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 245 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-09-13T02:46:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:44 smithi088 ceph-mon[96266]: Upgrade: Updating mds.b 2024-09-13T02:46:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:44 smithi088 ceph-mon[96266]: Deploying daemon mds.b on smithi195 2024-09-13T02:46:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:44 smithi088 ceph-mon[96266]: osdmap e555: 8 total, 8 up, 8 in 2024-09-13T02:46:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:46:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:44 smithi088 ceph-mon[98762]: pgmap v509: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 245 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-09-13T02:46:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:44 smithi088 ceph-mon[98762]: Upgrade: Updating mds.b 2024-09-13T02:46:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:44 smithi088 ceph-mon[98762]: Deploying daemon mds.b on smithi195 2024-09-13T02:46:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:44 smithi088 ceph-mon[98762]: osdmap e555: 8 total, 8 up, 8 in 2024-09-13T02:46:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:46:45.274 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:45 smithi195 systemd[1]: Stopping Ceph mds.b for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:46:45.282 INFO:tasks.rados.rados.0.smithi088.stdout:2462: done (0 left) 2024-09-13T02:46:45.282 INFO:tasks.rados.rados.0.smithi088.stdout:2463: rollback oid 18 current snap is 237 2024-09-13T02:46:45.282 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 18 to 222 2024-09-13T02:46:45.282 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 237 2024-09-13T02:46:45.282 INFO:tasks.rados.rados.0.smithi088.stdout:2464: seq_num 750 ranges {622592=565248} 2024-09-13T02:46:45.289 INFO:tasks.rados.rados.0.smithi088.stdout:2464: writing smithi08884213-10 from 622592 to 1187840 tid 1 2024-09-13T02:46:45.289 INFO:tasks.rados.rados.0.smithi088.stdout:2465: snap_create 2024-09-13T02:46:45.294 INFO:tasks.rados.rados.0.smithi088.stdout:2463: finishing rollback tid 0 to smithi08884213-18 2024-09-13T02:46:45.295 INFO:tasks.rados.rados.0.smithi088.stdout:2463: finishing rollback tid 1 to smithi08884213-18 2024-09-13T02:46:45.297 INFO:tasks.rados.rados.0.smithi088.stdout:2463: finishing rollback tid 2 to smithi08884213-18 2024-09-13T02:46:45.297 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1327 (ObjNum 671 snap 216 seq_num 671) dirty exists 2024-09-13T02:46:45.302 INFO:tasks.rados.rados.0.smithi088.stdout:2464: finishing write tid 1 to smithi08884213-10 2024-09-13T02:46:45.302 INFO:tasks.rados.rados.0.smithi088.stdout:2464: finishing write tid 2 to smithi08884213-10 2024-09-13T02:46:45.303 INFO:tasks.rados.rados.0.smithi088.stdout:2464: finishing write tid 3 to smithi08884213-10 2024-09-13T02:46:45.303 INFO:tasks.rados.rados.0.smithi088.stdout:2464: oid 10 updating version 0 to 1470 2024-09-13T02:46:45.303 INFO:tasks.rados.rados.0.smithi088.stdout:2464: oid 10 version 1470 is already newer than 1469 2024-09-13T02:46:45.304 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1470 (ObjNum 750 snap 237 seq_num 750) dirty exists 2024-09-13T02:46:45.304 INFO:tasks.rados.rados.0.smithi088.stdout:2464: left oid 10 (ObjNum 750 snap 237 seq_num 750) 2024-09-13T02:46:45.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[98762]: osdmap e556: 8 total, 8 up, 8 in 2024-09-13T02:46:45.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[98762]: pgmap v512: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 236 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 970 KiB/s wr, 5 op/s 2024-09-13T02:46:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[98762]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-13T02:46:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[98762]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T02:46:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[98762]: osdmap e557: 8 total, 8 up, 8 in 2024-09-13T02:46:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[98762]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-09-13T02:46:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[98762]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T02:46:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[98762]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-13T02:46:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[98762]: fsmap cephfs:1/1 {0=a=up:replay} 2024-09-13T02:46:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a[96243]: 2024-09-13T02:46:45.272+0000 7f328450b640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T02:46:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[96266]: osdmap e556: 8 total, 8 up, 8 in 2024-09-13T02:46:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[96266]: pgmap v512: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 236 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 970 KiB/s wr, 5 op/s 2024-09-13T02:46:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[96266]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-13T02:46:45.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[96266]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T02:46:45.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[96266]: osdmap e557: 8 total, 8 up, 8 in 2024-09-13T02:46:45.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[96266]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-09-13T02:46:45.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[96266]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T02:46:45.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[96266]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-13T02:46:45.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:45 smithi088 ceph-mon[96266]: fsmap cephfs:1/1 {0=a=up:replay} 2024-09-13T02:46:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:45 smithi195 ceph-mon[87742]: osdmap e556: 8 total, 8 up, 8 in 2024-09-13T02:46:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:45 smithi195 ceph-mon[87742]: pgmap v512: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 236 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 970 KiB/s wr, 5 op/s 2024-09-13T02:46:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:45 smithi195 ceph-mon[87742]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-13T02:46:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:45 smithi195 ceph-mon[87742]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T02:46:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:45 smithi195 ceph-mon[87742]: osdmap e557: 8 total, 8 up, 8 in 2024-09-13T02:46:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:45 smithi195 ceph-mon[87742]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-09-13T02:46:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:45 smithi195 ceph-mon[87742]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T02:46:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:45 smithi195 ceph-mon[87742]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-13T02:46:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:45 smithi195 ceph-mon[87742]: fsmap cephfs:1/1 {0=a=up:replay} 2024-09-13T02:46:45.735 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:45 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b[59674]: 2024-09-13T02:46:45.271+0000 7f1820503640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T02:46:45.735 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:45 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b[59674]: 2024-09-13T02:46:45.271+0000 7f1820503640 -1 mds.b *** got signal Terminated *** 2024-09-13T02:46:46.294 INFO:tasks.rados.rados.0.smithi088.stdout:2463: done (2 left) 2024-09-13T02:46:46.294 INFO:tasks.rados.rados.0.smithi088.stdout:2464: done (1 left) 2024-09-13T02:46:46.294 INFO:tasks.rados.rados.0.smithi088.stdout:2465: done (0 left) 2024-09-13T02:46:46.294 INFO:tasks.rados.rados.0.smithi088.stdout:2466: rollback oid 20 current snap is 238 2024-09-13T02:46:46.294 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 20 to 232 2024-09-13T02:46:46.295 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 35 current snap is 238 2024-09-13T02:46:46.295 INFO:tasks.rados.rados.0.smithi088.stdout:2467: seq_num 751 ranges {212992=581632} 2024-09-13T02:46:46.298 INFO:tasks.rados.rados.0.smithi088.stdout:2467: writing smithi08884213-35 from 212992 to 794624 tid 1 2024-09-13T02:46:46.298 INFO:tasks.rados.rados.0.smithi088.stdout:2468: delete oid 5 current snap is 238 2024-09-13T02:46:46.300 INFO:tasks.rados.rados.0.smithi088.stdout:2466: finishing rollback tid 0 to smithi08884213-20 2024-09-13T02:46:46.303 INFO:tasks.rados.rados.0.smithi088.stdout:2466: finishing rollback tid 1 to smithi08884213-20 2024-09-13T02:46:46.303 INFO:tasks.rados.rados.0.smithi088.stdout:2466: finishing rollback tid 2 to smithi08884213-20 2024-09-13T02:46:46.303 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1474 (ObjNum 736 snap 231 seq_num 736) dirty exists 2024-09-13T02:46:46.304 INFO:tasks.rados.rados.0.smithi088.stdout:2466: done (2 left) 2024-09-13T02:46:46.304 INFO:tasks.rados.rados.0.smithi088.stdout:2468: done (1 left) 2024-09-13T02:46:46.304 INFO:tasks.rados.rados.0.smithi088.stdout:2469: setattr oid 3 current snap is 238 2024-09-13T02:46:46.304 INFO:tasks.rados.rados.0.smithi088.stdout:2467: finishing write tid 1 to smithi08884213-35 2024-09-13T02:46:46.304 INFO:tasks.rados.rados.0.smithi088.stdout:2467: finishing write tid 2 to smithi08884213-35 2024-09-13T02:46:46.306 INFO:tasks.rados.rados.0.smithi088.stdout:2470: rmattr oid 7 current snap is 238 2024-09-13T02:46:46.306 INFO:tasks.rados.rados.0.smithi088.stdout:2471: rmattr oid 1 current snap is 238 2024-09-13T02:46:46.306 INFO:tasks.rados.rados.0.smithi088.stdout:2472: read oid 45 snap 237 2024-09-13T02:46:46.306 INFO:tasks.rados.rados.0.smithi088.stdout:2472: expect (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:46:46.306 INFO:tasks.rados.rados.0.smithi088.stdout:2473: read oid 5 snap -1 2024-09-13T02:46:46.306 INFO:tasks.rados.rados.0.smithi088.stdout:2473: expect deleted 2024-09-13T02:46:46.306 INFO:tasks.rados.rados.0.smithi088.stdout:2474: rollback oid 27 current snap is 238 2024-09-13T02:46:46.307 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 27 to 236 2024-09-13T02:46:46.307 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 19 current snap is 238 2024-09-13T02:46:46.307 INFO:tasks.rados.rados.0.smithi088.stdout:2475: seq_num 753 ranges {5373952=614400} 2024-09-13T02:46:46.337 INFO:tasks.rados.rados.0.smithi088.stdout:2475: writing smithi08884213-19 from 5373952 to 5988352 tid 1 2024-09-13T02:46:46.337 INFO:tasks.rados.rados.0.smithi088.stdout:2476: snap_remove snap 232 2024-09-13T02:46:46.404 INFO:tasks.rados.rados.0.smithi088.stdout:2476: done (8 left) 2024-09-13T02:46:46.404 INFO:tasks.rados.rados.0.smithi088.stdout:2477: rollback oid 36 current snap is 238 2024-09-13T02:46:46.404 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 36 to 237 2024-09-13T02:46:46.404 INFO:tasks.rados.rados.0.smithi088.stdout:2467: finishing write tid 3 to smithi08884213-35 2024-09-13T02:46:46.404 INFO:tasks.rados.rados.0.smithi088.stdout:2467: oid 35 updating version 0 to 1476 2024-09-13T02:46:46.405 INFO:tasks.rados.rados.0.smithi088.stdout:2467: oid 35 updating version 1476 to 1477 2024-09-13T02:46:46.405 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1477 (ObjNum 751 snap 238 seq_num 751) dirty exists 2024-09-13T02:46:46.405 INFO:tasks.rados.rados.0.smithi088.stdout:2467: left oid 35 (ObjNum 751 snap 238 seq_num 751) 2024-09-13T02:46:46.405 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1377 (ObjNum 713 snap 226 seq_num 713) dirty exists 2024-09-13T02:46:46.405 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1479 (ObjNum 748 snap 236 seq_num 748) dirty exists 2024-09-13T02:46:46.405 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1033 (ObjNum 741 snap 233 seq_num 741) dirty exists 2024-09-13T02:46:46.405 INFO:tasks.rados.rados.0.smithi088.stdout:2474: finishing rollback tid 1 to smithi08884213-27 2024-09-13T02:46:46.405 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 924 (ObjNum 81 snap 0 seq_num 1918529110) dirty dne 2024-09-13T02:46:46.405 INFO:tasks.rados.rados.0.smithi088.stdout:2472: expect (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:46:46.499 INFO:tasks.rados.rados.0.smithi088.stdout:2475: finishing write tid 1 to smithi08884213-19 2024-09-13T02:46:46.499 INFO:tasks.rados.rados.0.smithi088.stdout:2475: finishing write tid 2 to smithi08884213-19 2024-09-13T02:46:46.499 INFO:tasks.rados.rados.0.smithi088.stdout:2475: finishing write tid 3 to smithi08884213-19 2024-09-13T02:46:46.499 INFO:tasks.rados.rados.0.smithi088.stdout:2475: oid 19 updating version 0 to 925 2024-09-13T02:46:46.499 INFO:tasks.rados.rados.0.smithi088.stdout:2475: oid 19 updating version 925 to 926 2024-09-13T02:46:46.499 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 926 (ObjNum 753 snap 238 seq_num 753) dirty exists 2024-09-13T02:46:46.499 INFO:tasks.rados.rados.0.smithi088.stdout:2475: left oid 19 (ObjNum 753 snap 238 seq_num 753) 2024-09-13T02:46:46.499 INFO:tasks.rados.rados.0.smithi088.stdout:2477: finishing rollback tid 1 to smithi08884213-36 2024-09-13T02:46:46.499 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-09-13T02:46:46.499 INFO:tasks.rados.rados.0.smithi088.stdout:2467: done (8 left) 2024-09-13T02:46:46.500 INFO:tasks.rados.rados.0.smithi088.stdout:2469: done (7 left) 2024-09-13T02:46:46.500 INFO:tasks.rados.rados.0.smithi088.stdout:2470: done (6 left) 2024-09-13T02:46:46.500 INFO:tasks.rados.rados.0.smithi088.stdout:2471: done (5 left) 2024-09-13T02:46:46.500 INFO:tasks.rados.rados.0.smithi088.stdout:2472: done (4 left) 2024-09-13T02:46:46.500 INFO:tasks.rados.rados.0.smithi088.stdout:2473: done (3 left) 2024-09-13T02:46:46.500 INFO:tasks.rados.rados.0.smithi088.stdout:2474: done (2 left) 2024-09-13T02:46:46.500 INFO:tasks.rados.rados.0.smithi088.stdout:2475: done (1 left) 2024-09-13T02:46:46.500 INFO:tasks.rados.rados.0.smithi088.stdout:2477: done (0 left) 2024-09-13T02:46:46.500 INFO:tasks.rados.rados.0.smithi088.stdout:2478: delete oid 45 current snap is 238 2024-09-13T02:46:46.501 INFO:tasks.rados.rados.0.smithi088.stdout:2478: done (0 left) 2024-09-13T02:46:46.501 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 238 2024-09-13T02:46:46.501 INFO:tasks.rados.rados.0.smithi088.stdout:2479: seq_num 755 ranges {7577600=647168} 2024-09-13T02:46:46.544 INFO:tasks.rados.rados.0.smithi088.stdout:2479: writing smithi08884213-2 from 7577600 to 8224768 tid 1 2024-09-13T02:46:46.544 INFO:tasks.rados.rados.0.smithi088.stdout:2480: snap_remove snap 233 2024-09-13T02:46:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2480: done (1 left) 2024-09-13T02:46:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2481: read oid 43 snap -1 2024-09-13T02:46:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2481: expect (ObjNum 745 snap 236 seq_num 745) 2024-09-13T02:46:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2479: finishing write tid 1 to smithi08884213-2 2024-09-13T02:46:47.415 INFO:tasks.rados.rados.0.smithi088.stdout:2479: finishing write tid 2 to smithi08884213-2 2024-09-13T02:46:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2479: finishing write tid 3 to smithi08884213-2 2024-09-13T02:46:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2479: oid 2 updating version 0 to 1157 2024-09-13T02:46:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2479: oid 2 version 1157 is already newer than 1156 2024-09-13T02:46:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1157 (ObjNum 755 snap 238 seq_num 755) dirty exists 2024-09-13T02:46:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2479: left oid 2 (ObjNum 755 snap 238 seq_num 755) 2024-09-13T02:46:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2482: read oid 47 snap -1 2024-09-13T02:46:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2482: expect (ObjNum 713 snap 226 seq_num 713) 2024-09-13T02:46:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2479: done (2 left) 2024-09-13T02:46:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2483: snap_remove snap 236 2024-09-13T02:46:47.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:47 smithi088 ceph-mon[98762]: osdmap e558: 8 total, 8 up, 8 in 2024-09-13T02:46:47.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:47 smithi088 ceph-mon[98762]: mds.? [v2:172.21.15.88:6834/3714611851,v1:172.21.15.88:6835/3714611851] up:reconnect 2024-09-13T02:46:47.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:47 smithi088 ceph-mon[98762]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-09-13T02:46:47.620 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:47 smithi088 ceph-mon[98762]: osdmap e559: 8 total, 8 up, 8 in 2024-09-13T02:46:47.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:47 smithi088 ceph-mon[96266]: osdmap e558: 8 total, 8 up, 8 in 2024-09-13T02:46:47.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:47 smithi088 ceph-mon[96266]: mds.? [v2:172.21.15.88:6834/3714611851,v1:172.21.15.88:6835/3714611851] up:reconnect 2024-09-13T02:46:47.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:47 smithi088 ceph-mon[96266]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-09-13T02:46:47.621 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:47 smithi088 ceph-mon[96266]: osdmap e559: 8 total, 8 up, 8 in 2024-09-13T02:46:47.621 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:46:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:47 smithi195 ceph-mon[87742]: osdmap e558: 8 total, 8 up, 8 in 2024-09-13T02:46:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:47 smithi195 ceph-mon[87742]: mds.? [v2:172.21.15.88:6834/3714611851,v1:172.21.15.88:6835/3714611851] up:reconnect 2024-09-13T02:46:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:47 smithi195 ceph-mon[87742]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-09-13T02:46:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:47 smithi195 ceph-mon[87742]: osdmap e559: 8 total, 8 up, 8 in 2024-09-13T02:46:47.881 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:46:47.881 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (9m) 10s ago 10m 26.8M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:46:47.881 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (10m) 27s ago 10m 87.0M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:46:47.881 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (13s) 10s ago 12m 11.8M - 19.1.1-322-g7741f7f9 19dc8d659727 0d78a4843e4a 2024-09-13T02:46:47.881 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (12m) 27s ago 12m 23.3M - 18.2.4-843-g2c01458a c129f5a2fd4e f76833e04a7a 2024-09-13T02:46:47.881 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (6m) 27s ago 15m 442M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:46:47.881 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (6m) 10s ago 17m 512M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:46:47.881 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (5m) 10s ago 17m 65.9M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (5m) 27s ago 16m 52.4M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (5m) 10s ago 15m 59.0M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (10m) 10s ago 10m 16.5M - 1.5.0 0da6a335fe13 13f6c383f5f6 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (10m) 27s ago 10m 16.8M - 1.5.0 0da6a335fe13 b29e2f0e84dc 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (4m) 10s ago 15m 314M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 f6b18d576820 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (3m) 10s ago 14m 249M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 449625b55177 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (3m) 10s ago 14m 197M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 335d6d44ad1d 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (2m) 10s ago 14m 145M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 1cc57714682e 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (2m) 27s ago 13m 154M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 681d4b550d35 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (100s) 27s ago 13m 163M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 66cf5ae11cce 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (66s) 27s ago 12m 91.0M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 d236c44f5fe7 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (32s) 27s ago 12m 14.3M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 9a145996b436 2024-09-13T02:46:47.882 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (6m) 27s ago 11m 53.7M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:46:48.198 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:46:48.198 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:46:48.198 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:46:48.198 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:46:48.198 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:46:48.198 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:46:48.198 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:46:48.198 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:46:48.198 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T02:46:48.198 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:46:48.199 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:46:48.199 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 1 2024-09-13T02:46:48.199 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:46:48.199 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:46:48.199 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 14 2024-09-13T02:46:48.199 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:46:48.199 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:46:48.416 INFO:tasks.rados.rados.0.smithi088.stdout:2483: done (2 left) 2024-09-13T02:46:48.416 INFO:tasks.rados.rados.0.smithi088.stdout:2484: rollback oid 23 current snap is 238 2024-09-13T02:46:48.416 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 23 to 222 2024-09-13T02:46:48.416 INFO:tasks.rados.rados.0.smithi088.stdout:2482: expect (ObjNum 713 snap 226 seq_num 713) 2024-09-13T02:46:48.483 INFO:tasks.rados.rados.0.smithi088.stdout:2481: expect (ObjNum 745 snap 236 seq_num 745) 2024-09-13T02:46:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:48 smithi088 ceph-mon[96266]: pgmap v516: 121 pgs: 121 active+clean; 234 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T02:46:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:48 smithi088 ceph-mon[96266]: mds.? [v2:172.21.15.88:6834/3714611851,v1:172.21.15.88:6835/3714611851] up:rejoin 2024-09-13T02:46:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:48 smithi088 ceph-mon[96266]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-09-13T02:46:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:48 smithi088 ceph-mon[96266]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-09-13T02:46:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:48 smithi088 ceph-mon[96266]: osdmap e560: 8 total, 8 up, 8 in 2024-09-13T02:46:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:48 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2140873326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:48.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:48 smithi088 ceph-mon[98762]: pgmap v516: 121 pgs: 121 active+clean; 234 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T02:46:48.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:48 smithi088 ceph-mon[98762]: mds.? [v2:172.21.15.88:6834/3714611851,v1:172.21.15.88:6835/3714611851] up:rejoin 2024-09-13T02:46:48.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:48 smithi088 ceph-mon[98762]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-09-13T02:46:48.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:48 smithi088 ceph-mon[98762]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-09-13T02:46:48.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:48 smithi088 ceph-mon[98762]: osdmap e560: 8 total, 8 up, 8 in 2024-09-13T02:46:48.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:48 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2140873326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:48 smithi195 ceph-mon[87742]: pgmap v516: 121 pgs: 121 active+clean; 234 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T02:46:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:48 smithi195 ceph-mon[87742]: mds.? [v2:172.21.15.88:6834/3714611851,v1:172.21.15.88:6835/3714611851] up:rejoin 2024-09-13T02:46:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:48 smithi195 ceph-mon[87742]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-09-13T02:46:48.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:48 smithi195 ceph-mon[87742]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-09-13T02:46:48.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:48 smithi195 ceph-mon[87742]: osdmap e560: 8 total, 8 up, 8 in 2024-09-13T02:46:48.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:48 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2140873326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:46:49.326 INFO:tasks.rados.rados.0.smithi088.stdout:2484: finishing rollback tid 1 to smithi08884213-23 2024-09-13T02:46:49.327 INFO:tasks.rados.rados.0.smithi088.stdout:2484: finishing rollback tid 2 to smithi08884213-23 2024-09-13T02:46:49.327 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1159 (ObjNum 681 snap 217 seq_num 681) dirty exists 2024-09-13T02:46:49.327 INFO:tasks.rados.rados.0.smithi088.stdout:2481: done (2 left) 2024-09-13T02:46:49.327 INFO:tasks.rados.rados.0.smithi088.stdout:2482: done (1 left) 2024-09-13T02:46:49.327 INFO:tasks.rados.rados.0.smithi088.stdout:2484: done (0 left) 2024-09-13T02:46:49.327 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 238 2024-09-13T02:46:49.327 INFO:tasks.rados.rados.0.smithi088.stdout:2485: seq_num 756 ranges {2351104=671744} 2024-09-13T02:46:49.342 INFO:tasks.rados.rados.0.smithi088.stdout:2485: writing smithi08884213-47 from 2351104 to 3022848 tid 1 2024-09-13T02:46:49.342 INFO:tasks.rados.rados.0.smithi088.stdout:2486: read oid 10 snap 237 2024-09-13T02:46:49.342 INFO:tasks.rados.rados.0.smithi088.stdout:2486: expect (ObjNum 750 snap 237 seq_num 750) 2024-09-13T02:46:49.342 INFO:tasks.rados.rados.0.smithi088.stdout:2487: setattr oid 40 current snap is 238 2024-09-13T02:46:49.343 INFO:tasks.rados.rados.0.smithi088.stdout:2488: read oid 42 snap -1 2024-09-13T02:46:49.343 INFO:tasks.rados.rados.0.smithi088.stdout:2488: expect (ObjNum 739 snap 233 seq_num 739) 2024-09-13T02:46:49.343 INFO:tasks.rados.rados.0.smithi088.stdout:2489: read oid 36 snap -1 2024-09-13T02:46:49.343 INFO:tasks.rados.rados.0.smithi088.stdout:2489: expect deleted 2024-09-13T02:46:49.343 INFO:tasks.rados.rados.0.smithi088.stdout:2490: delete oid 44 current snap is 238 2024-09-13T02:46:49.347 INFO:tasks.rados.rados.0.smithi088.stdout:2489: done (5 left) 2024-09-13T02:46:49.347 INFO:tasks.rados.rados.0.smithi088.stdout:2490: done (4 left) 2024-09-13T02:46:49.347 INFO:tasks.rados.rados.0.smithi088.stdout:2491: rmattr oid 22 current snap is 238 2024-09-13T02:46:49.347 INFO:tasks.rados.rados.0.smithi088.stdout:2492: snap_remove snap 222 2024-09-13T02:46:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[98762]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:46:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[98762]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:46:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[98762]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-13T02:46:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:46:49.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[98762]: mds.? [v2:172.21.15.88:6834/3714611851,v1:172.21.15.88:6835/3714611851] up:active 2024-09-13T02:46:49.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[98762]: fsmap cephfs:1 {0=a=up:active} 2024-09-13T02:46:49.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[98762]: osdmap e561: 8 total, 8 up, 8 in 2024-09-13T02:46:49.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[96266]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:46:49.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[96266]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:46:49.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[96266]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-13T02:46:49.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:46:49.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[96266]: mds.? [v2:172.21.15.88:6834/3714611851,v1:172.21.15.88:6835/3714611851] up:active 2024-09-13T02:46:49.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[96266]: fsmap cephfs:1 {0=a=up:active} 2024-09-13T02:46:49.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:49 smithi088 ceph-mon[96266]: osdmap e561: 8 total, 8 up, 8 in 2024-09-13T02:46:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:49 smithi195 ceph-mon[87742]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:46:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:49 smithi195 ceph-mon[87742]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:46:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:49 smithi195 ceph-mon[87742]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-13T02:46:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:49 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:46:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:49 smithi195 ceph-mon[87742]: mds.? [v2:172.21.15.88:6834/3714611851,v1:172.21.15.88:6835/3714611851] up:active 2024-09-13T02:46:49.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:49 smithi195 ceph-mon[87742]: fsmap cephfs:1 {0=a=up:active} 2024-09-13T02:46:49.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:49 smithi195 ceph-mon[87742]: osdmap e561: 8 total, 8 up, 8 in 2024-09-13T02:46:50.312 INFO:tasks.rados.rados.0.smithi088.stdout:2492: done (5 left) 2024-09-13T02:46:50.312 INFO:tasks.rados.rados.0.smithi088.stdout:2493: rollback oid 6 current snap is 238 2024-09-13T02:46:50.312 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 6 to 237 2024-09-13T02:46:50.313 INFO:tasks.rados.rados.0.smithi088.stdout:2486: expect (ObjNum 750 snap 237 seq_num 750) 2024-09-13T02:46:50.367 INFO:tasks.rados.rados.0.smithi088.stdout:2485: finishing write tid 1 to smithi08884213-47 2024-09-13T02:46:50.367 INFO:tasks.rados.rados.0.smithi088.stdout:2485: finishing write tid 2 to smithi08884213-47 2024-09-13T02:46:50.367 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1490 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-13T02:46:50.367 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1505 (ObjNum 610 snap 191 seq_num 610) dirty exists 2024-09-13T02:46:50.367 INFO:tasks.rados.rados.0.smithi088.stdout:2486: done (5 left) 2024-09-13T02:46:50.367 INFO:tasks.rados.rados.0.smithi088.stdout:2487: done (4 left) 2024-09-13T02:46:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:2491: done (3 left) 2024-09-13T02:46:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:2494: copy_from oid 32 from oid 49 current snap is 238 2024-09-13T02:46:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:2485: finishing write tid 3 to smithi08884213-47 2024-09-13T02:46:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:2485: oid 47 updating version 0 to 1488 2024-09-13T02:46:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:2485: oid 47 updating version 1488 to 1489 2024-09-13T02:46:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1489 (ObjNum 756 snap 238 seq_num 756) dirty exists 2024-09-13T02:46:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:2485: left oid 47 (ObjNum 756 snap 238 seq_num 756) 2024-09-13T02:46:50.368 INFO:tasks.rados.rados.0.smithi088.stdout:2488: expect (ObjNum 739 snap 233 seq_num 739) 2024-09-13T02:46:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:50 smithi088 ceph-mon[96266]: pgmap v519: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 220 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 433 KiB/s wr, 15 op/s 2024-09-13T02:46:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:50 smithi088 ceph-mon[96266]: osdmap e562: 8 total, 8 up, 8 in 2024-09-13T02:46:50.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:50 smithi088 ceph-mon[98762]: pgmap v519: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 220 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 433 KiB/s wr, 15 op/s 2024-09-13T02:46:50.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:50 smithi088 ceph-mon[98762]: osdmap e562: 8 total, 8 up, 8 in 2024-09-13T02:46:50.691 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 02:46:50 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a[125133]: 2024-09-13T02:46:50.418+0000 7f1383fb7640 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-09-13T02:46:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:50 smithi195 ceph-mon[87742]: pgmap v519: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 220 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 433 KiB/s wr, 15 op/s 2024-09-13T02:46:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:50 smithi195 ceph-mon[87742]: osdmap e562: 8 total, 8 up, 8 in 2024-09-13T02:46:51.742 INFO:tasks.rados.rados.0.smithi088.stdout:2493: finishing rollback tid 0 to smithi08884213-6 2024-09-13T02:46:51.742 INFO:tasks.rados.rados.0.smithi088.stdout:2493: finishing rollback tid 1 to smithi08884213-6 2024-09-13T02:46:51.742 INFO:tasks.rados.rados.0.smithi088.stdout:2485: done (3 left) 2024-09-13T02:46:51.742 INFO:tasks.rados.rados.0.smithi088.stdout:2488: done (2 left) 2024-09-13T02:46:51.742 INFO:tasks.rados.rados.0.smithi088.stdout:2495: read oid 33 snap -1 2024-09-13T02:46:51.742 INFO:tasks.rados.rados.0.smithi088.stdout:2495: expect (ObjNum 597 snap 186 seq_num 597) 2024-09-13T02:46:51.742 INFO:tasks.rados.rados.0.smithi088.stdout:2496: snap_remove snap 228 2024-09-13T02:46:52.422 INFO:tasks.rados.rados.0.smithi088.stdout:2496: done (3 left) 2024-09-13T02:46:52.422 INFO:tasks.rados.rados.0.smithi088.stdout:2497: read oid 47 snap 237 2024-09-13T02:46:52.422 INFO:tasks.rados.rados.0.smithi088.stdout:2497: expect (ObjNum 713 snap 226 seq_num 713) 2024-09-13T02:46:52.422 INFO:tasks.rados.rados.0.smithi088.stdout:2498: snap_create 2024-09-13T02:46:52.423 INFO:tasks.rados.rados.0.smithi088.stdout:2493: finishing rollback tid 2 to smithi08884213-6 2024-09-13T02:46:52.423 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1243 (ObjNum 698 snap 221 seq_num 698) dirty exists 2024-09-13T02:46:52.423 INFO:tasks.rados.rados.0.smithi088.stdout:2494: finishing copy_from racing read to smithi08884213-32 2024-09-13T02:46:52.423 INFO:tasks.rados.rados.0.smithi088.stdout:2494: finishing copy_from to smithi08884213-32 2024-09-13T02:46:52.423 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1224 (ObjNum 638 snap 201 seq_num 638) dirty exists 2024-09-13T02:46:52.423 INFO:tasks.rados.rados.0.smithi088.stdout:2495: expect (ObjNum 597 snap 186 seq_num 597) 2024-09-13T02:46:52.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:52 smithi088 ceph-mon[96266]: pgmap v521: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 215 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 621 KiB/s wr, 28 op/s 2024-09-13T02:46:52.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:52 smithi088 ceph-mon[96266]: osdmap e563: 8 total, 8 up, 8 in 2024-09-13T02:46:52.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:52 smithi088 ceph-mon[98762]: pgmap v521: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 215 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 621 KiB/s wr, 28 op/s 2024-09-13T02:46:52.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:52 smithi088 ceph-mon[98762]: osdmap e563: 8 total, 8 up, 8 in 2024-09-13T02:46:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:52 smithi195 ceph-mon[87742]: pgmap v521: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 215 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 621 KiB/s wr, 28 op/s 2024-09-13T02:46:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:52 smithi195 ceph-mon[87742]: osdmap e563: 8 total, 8 up, 8 in 2024-09-13T02:46:52.900 INFO:tasks.rados.rados.0.smithi088.stdout:2497: expect (ObjNum 713 snap 226 seq_num 713) 2024-09-13T02:46:53.155 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:52 smithi195 podman[113625]: 2024-09-13 02:46:52.881667973 +0000 UTC m=+7.720518993 container died f76833e04a7a242fc1a0785e43b2b39fc2bc90c64176783460047d648f15257b (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, RELEASE=reef-2c01458, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-13T02:46:53.423 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:53 smithi195 podman[113625]: 2024-09-13 02:46:53.261495228 +0000 UTC m=+8.100346245 container cleanup f76833e04a7a242fc1a0785e43b2b39fc2bc90c64176783460047d648f15257b (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, RELEASE=reef-2c01458, maintainer=Guillaume Abrioux ) 2024-09-13T02:46:53.424 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:53 smithi195 bash[113625]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b 2024-09-13T02:46:53.428 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:46:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:46:53] "GET /metrics HTTP/1.1" 200 36319 "" "Prometheus/2.43.0" 2024-09-13T02:46:53.431 INFO:tasks.rados.rados.0.smithi088.stdout:2493: done (4 left) 2024-09-13T02:46:53.432 INFO:tasks.rados.rados.0.smithi088.stdout:2494: done (3 left) 2024-09-13T02:46:53.432 INFO:tasks.rados.rados.0.smithi088.stdout:2495: done (2 left) 2024-09-13T02:46:53.432 INFO:tasks.rados.rados.0.smithi088.stdout:2497: done (1 left) 2024-09-13T02:46:53.432 INFO:tasks.rados.rados.0.smithi088.stdout:2498: done (0 left) 2024-09-13T02:46:53.432 INFO:tasks.rados.rados.0.smithi088.stdout:2499: copy_from oid 43 from oid 41 current snap is 239 2024-09-13T02:46:53.432 INFO:tasks.rados.rados.0.smithi088.stdout:2500: delete oid 31 current snap is 239 2024-09-13T02:46:53.437 INFO:tasks.rados.rados.0.smithi088.stdout:2500: done (1 left) 2024-09-13T02:46:53.437 INFO:tasks.rados.rados.0.smithi088.stdout:2501: copy_from oid 10 from oid 31 current snap is 239 2024-09-13T02:46:53.437 INFO:tasks.rados.rados.0.smithi088.stdout:2502: read oid 4 snap -1 2024-09-13T02:46:53.437 INFO:tasks.rados.rados.0.smithi088.stdout:2502: expect (ObjNum 704 snap 222 seq_num 704) 2024-09-13T02:46:53.438 INFO:tasks.rados.rados.0.smithi088.stdout:2503: setattr oid 9 current snap is 239 2024-09-13T02:46:53.438 INFO:tasks.rados.rados.0.smithi088.stdout:2501: finishing copy_from to smithi08884213-10 2024-09-13T02:46:53.438 INFO:tasks.rados.rados.0.smithi088.stdout:2501: got expected ENOENT (src dne) 2024-09-13T02:46:53.438 INFO:tasks.rados.rados.0.smithi088.stdout:2501: finishing copy_from racing read to smithi08884213-10 2024-09-13T02:46:53.438 INFO:tasks.rados.rados.0.smithi088.stdout:2501: done (3 left) 2024-09-13T02:46:53.438 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 239 2024-09-13T02:46:53.439 INFO:tasks.rados.rados.0.smithi088.stdout:2504: seq_num 759 ranges {1646592=720896} 2024-09-13T02:46:53.453 INFO:tasks.rados.rados.0.smithi088.stdout:2504: writing smithi08884213-18 from 1646592 to 2367488 tid 1 2024-09-13T02:46:53.453 INFO:tasks.rados.rados.0.smithi088.stdout:2505: copy_from oid 1 from oid 36 current snap is 239 2024-09-13T02:46:53.453 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 1328 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:46:53.453 INFO:tasks.rados.rados.0.smithi088.stdout:2503: done (4 left) 2024-09-13T02:46:53.453 INFO:tasks.rados.rados.0.smithi088.stdout:2506: rollback oid 49 current snap is 239 2024-09-13T02:46:53.453 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 49 to 238 2024-09-13T02:46:53.454 INFO:tasks.rados.rados.0.smithi088.stdout:2507: setattr oid 32 current snap is 239 2024-09-13T02:46:53.454 INFO:tasks.rados.rados.0.smithi088.stdout:2505: finishing copy_from to smithi08884213-1 2024-09-13T02:46:53.454 INFO:tasks.rados.rados.0.smithi088.stdout:2505: got expected ENOENT (src dne) 2024-09-13T02:46:53.454 INFO:tasks.rados.rados.0.smithi088.stdout:2505: finishing copy_from racing read to smithi08884213-1 2024-09-13T02:46:53.455 INFO:tasks.rados.rados.0.smithi088.stdout:2505: done (5 left) 2024-09-13T02:46:53.455 INFO:tasks.rados.rados.0.smithi088.stdout:2508: snap_create 2024-09-13T02:46:53.457 INFO:tasks.rados.rados.0.smithi088.stdout:2506: finishing rollback tid 0 to smithi08884213-49 2024-09-13T02:46:53.457 INFO:tasks.rados.rados.0.smithi088.stdout:2506: finishing rollback tid 1 to smithi08884213-49 2024-09-13T02:46:53.457 INFO:tasks.rados.rados.0.smithi088.stdout:2506: finishing rollback tid 2 to smithi08884213-49 2024-09-13T02:46:53.457 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1230 (ObjNum 638 snap 201 seq_num 638) dirty exists 2024-09-13T02:46:53.459 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1306 (ObjNum 638 snap 201 seq_num 638) dirty exists 2024-09-13T02:46:53.460 INFO:tasks.rados.rados.0.smithi088.stdout:2504: finishing write tid 1 to smithi08884213-18 2024-09-13T02:46:53.460 INFO:tasks.rados.rados.0.smithi088.stdout:2504: finishing write tid 2 to smithi08884213-18 2024-09-13T02:46:53.462 INFO:tasks.rados.rados.0.smithi088.stdout:2504: finishing write tid 3 to smithi08884213-18 2024-09-13T02:46:53.462 INFO:tasks.rados.rados.0.smithi088.stdout:2504: oid 18 updating version 0 to 1329 2024-09-13T02:46:53.462 INFO:tasks.rados.rados.0.smithi088.stdout:2504: oid 18 updating version 1329 to 1330 2024-09-13T02:46:53.462 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1330 (ObjNum 759 snap 239 seq_num 759) dirty exists 2024-09-13T02:46:53.462 INFO:tasks.rados.rados.0.smithi088.stdout:2504: left oid 18 (ObjNum 759 snap 239 seq_num 759) 2024-09-13T02:46:53.465 INFO:tasks.rados.rados.0.smithi088.stdout:2502: expect (ObjNum 704 snap 222 seq_num 704) 2024-09-13T02:46:53.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:53 smithi088 ceph-mon[96266]: osdmap e564: 8 total, 8 up, 8 in 2024-09-13T02:46:53.739 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:53 smithi088 ceph-mon[98762]: osdmap e564: 8 total, 8 up, 8 in 2024-09-13T02:46:53.739 INFO:tasks.rados.rados.0.smithi088.stdout:2499: finishing copy_from racing read to smithi08884213-43 2024-09-13T02:46:53.739 INFO:tasks.rados.rados.0.smithi088.stdout:2499: finishing copy_from to smithi08884213-43 2024-09-13T02:46:53.739 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1149 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-09-13T02:46:53.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:53 smithi195 ceph-mon[87742]: osdmap e564: 8 total, 8 up, 8 in 2024-09-13T02:46:53.740 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:53 smithi195 podman[113642]: 2024-09-13 02:46:53.554785925 +0000 UTC m=+0.671723674 container remove f76833e04a7a242fc1a0785e43b2b39fc2bc90c64176783460047d648f15257b (image=quay.ceph.io/ceph-ci/ceph@sha256:c37c250ffe653639d7a4124ac8acdc3c8f6a53cb4ef1f26b1d2df36648631a11, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-2c01458, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-13T02:46:54.002 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:53 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mds.b.service: Deactivated successfully. 2024-09-13T02:46:54.002 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:53 smithi195 systemd[1]: Stopped Ceph mds.b for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:46:54.002 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:53 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mds.b.service: Consumed 1.741s CPU time. 2024-09-13T02:46:54.002 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:53 smithi195 systemd[1]: Starting Ceph mds.b for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:46:54.376 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:54 smithi195 podman[113772]: 2024-09-13 02:46:54.018610689 +0000 UTC m=+0.016105714 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T02:46:54.376 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:54 smithi195 podman[113772]: 2024-09-13 02:46:54.147499539 +0000 UTC m=+0.144994572 container create e5dda7e739bdeef46b7aacb519e31d8bd5e2c174a73726067fb2ed1e1e97a0d9 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-13T02:46:54.376 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:54 smithi195 podman[113772]: 2024-09-13 02:46:54.375155919 +0000 UTC m=+0.372650944 container init e5dda7e739bdeef46b7aacb519e31d8bd5e2c174a73726067fb2ed1e1e97a0d9 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-13T02:46:54.438 INFO:tasks.rados.rados.0.smithi088.stdout:2499: done (5 left) 2024-09-13T02:46:54.438 INFO:tasks.rados.rados.0.smithi088.stdout:2502: done (4 left) 2024-09-13T02:46:54.438 INFO:tasks.rados.rados.0.smithi088.stdout:2504: done (3 left) 2024-09-13T02:46:54.438 INFO:tasks.rados.rados.0.smithi088.stdout:2506: done (2 left) 2024-09-13T02:46:54.438 INFO:tasks.rados.rados.0.smithi088.stdout:2507: done (1 left) 2024-09-13T02:46:54.438 INFO:tasks.rados.rados.0.smithi088.stdout:2508: done (0 left) 2024-09-13T02:46:54.438 INFO:tasks.rados.rados.0.smithi088.stdout:2509: read oid 18 snap -1 2024-09-13T02:46:54.438 INFO:tasks.rados.rados.0.smithi088.stdout:2509: expect (ObjNum 759 snap 239 seq_num 759) 2024-09-13T02:46:54.438 INFO:tasks.rados.rados.0.smithi088.stdout:2510: read oid 38 snap -1 2024-09-13T02:46:54.439 INFO:tasks.rados.rados.0.smithi088.stdout:2510: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:46:54.439 INFO:tasks.rados.rados.0.smithi088.stdout:2511: read oid 10 snap -1 2024-09-13T02:46:54.439 INFO:tasks.rados.rados.0.smithi088.stdout:2511: expect (ObjNum 750 snap 237 seq_num 750) 2024-09-13T02:46:54.439 INFO:tasks.rados.rados.0.smithi088.stdout:2512: snap_create 2024-09-13T02:46:54.447 INFO:tasks.rados.rados.0.smithi088.stdout:2511: expect (ObjNum 750 snap 237 seq_num 750) 2024-09-13T02:46:54.489 INFO:tasks.rados.rados.0.smithi088.stdout:2510: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:46:54.548 INFO:tasks.rados.rados.0.smithi088.stdout:2509: expect (ObjNum 759 snap 239 seq_num 759) 2024-09-13T02:46:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:54 smithi088 ceph-mon[96266]: pgmap v524: 121 pgs: 121 active+clean; 200 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 632 KiB/s wr, 29 op/s 2024-09-13T02:46:54.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:54 smithi088 ceph-mon[96266]: osdmap e565: 8 total, 8 up, 8 in 2024-09-13T02:46:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:54 smithi088 ceph-mon[98762]: pgmap v524: 121 pgs: 121 active+clean; 200 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 632 KiB/s wr, 29 op/s 2024-09-13T02:46:54.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:54 smithi088 ceph-mon[98762]: osdmap e565: 8 total, 8 up, 8 in 2024-09-13T02:46:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:54 smithi195 ceph-mon[87742]: pgmap v524: 121 pgs: 121 active+clean; 200 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 632 KiB/s wr, 29 op/s 2024-09-13T02:46:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:54 smithi195 ceph-mon[87742]: osdmap e565: 8 total, 8 up, 8 in 2024-09-13T02:46:54.735 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:54 smithi195 podman[113772]: 2024-09-13 02:46:54.380218991 +0000 UTC m=+0.377714017 container start e5dda7e739bdeef46b7aacb519e31d8bd5e2c174a73726067fb2ed1e1e97a0d9 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, 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, GIT_CLEAN=True, io.buildah.version=1.37.2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T02:46:54.735 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b[113787]: starting mds.b at 2024-09-13T02:46:54.735 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:54 smithi195 bash[113772]: e5dda7e739bdeef46b7aacb519e31d8bd5e2c174a73726067fb2ed1e1e97a0d9 2024-09-13T02:46:54.735 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 02:46:54 smithi195 systemd[1]: Started Ceph mds.b for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:46:55.444 INFO:tasks.rados.rados.0.smithi088.stdout:2509: done (3 left) 2024-09-13T02:46:55.445 INFO:tasks.rados.rados.0.smithi088.stdout:2510: done (2 left) 2024-09-13T02:46:55.445 INFO:tasks.rados.rados.0.smithi088.stdout:2511: done (1 left) 2024-09-13T02:46:55.445 INFO:tasks.rados.rados.0.smithi088.stdout:2512: done (0 left) 2024-09-13T02:46:55.445 INFO:tasks.rados.rados.0.smithi088.stdout:2513: rollback oid 30 current snap is 241 2024-09-13T02:46:55.445 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 30 to 239 2024-09-13T02:46:55.445 INFO:tasks.rados.rados.0.smithi088.stdout:2514: delete oid 14 current snap is 241 2024-09-13T02:46:55.451 INFO:tasks.rados.rados.0.smithi088.stdout:2514: done (1 left) 2024-09-13T02:46:55.452 INFO:tasks.rados.rados.0.smithi088.stdout:2515: rollback oid 47 current snap is 241 2024-09-13T02:46:55.452 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 47 to 240 2024-09-13T02:46:55.452 INFO:tasks.rados.rados.0.smithi088.stdout:2513: finishing rollback tid 0 to smithi08884213-30 2024-09-13T02:46:55.452 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 241 2024-09-13T02:46:55.452 INFO:tasks.rados.rados.0.smithi088.stdout:2513: finishing rollback tid 1 to smithi08884213-30 2024-09-13T02:46:55.452 INFO:tasks.rados.rados.0.smithi088.stdout:2516: seq_num 761 ranges {5742592=753664} 2024-09-13T02:46:55.486 INFO:tasks.rados.rados.0.smithi088.stdout:2516: writing smithi08884213-33 from 5742592 to 6496256 tid 1 2024-09-13T02:46:55.486 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 241 2024-09-13T02:46:55.486 INFO:tasks.rados.rados.0.smithi088.stdout:2513: finishing rollback tid 2 to smithi08884213-30 2024-09-13T02:46:55.487 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1309 (ObjNum 711 snap 226 seq_num 711) dirty exists 2024-09-13T02:46:55.487 INFO:tasks.rados.rados.0.smithi088.stdout:2515: finishing rollback tid 0 to smithi08884213-47 2024-09-13T02:46:55.487 INFO:tasks.rados.rados.0.smithi088.stdout:2515: finishing rollback tid 1 to smithi08884213-47 2024-09-13T02:46:55.487 INFO:tasks.rados.rados.0.smithi088.stdout:2517: seq_num 762 ranges {5750784=770048} 2024-09-13T02:46:55.520 INFO:tasks.rados.rados.0.smithi088.stdout:2517: writing smithi08884213-4 from 5750784 to 6520832 tid 1 2024-09-13T02:46:55.521 INFO:tasks.rados.rados.0.smithi088.stdout:2513: done (3 left) 2024-09-13T02:46:55.521 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 241 2024-09-13T02:46:55.521 INFO:tasks.rados.rados.0.smithi088.stdout:2518: seq_num 763 ranges {0=786432} 2024-09-13T02:46:55.526 INFO:tasks.rados.rados.0.smithi088.stdout:2518: writing smithi08884213-34 from 0 to 786432 tid 1 2024-09-13T02:46:55.526 INFO:tasks.rados.rados.0.smithi088.stdout:2519: snap_create 2024-09-13T02:46:55.526 INFO:tasks.rados.rados.0.smithi088.stdout:2515: finishing rollback tid 2 to smithi08884213-47 2024-09-13T02:46:55.526 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1506 (ObjNum 756 snap 238 seq_num 756) dirty exists 2024-09-13T02:46:55.526 INFO:tasks.rados.rados.0.smithi088.stdout:2516: finishing write tid 1 to smithi08884213-33 2024-09-13T02:46:55.526 INFO:tasks.rados.rados.0.smithi088.stdout:2516: finishing write tid 2 to smithi08884213-33 2024-09-13T02:46:55.526 INFO:tasks.rados.rados.0.smithi088.stdout:2516: finishing write tid 3 to smithi08884213-33 2024-09-13T02:46:55.526 INFO:tasks.rados.rados.0.smithi088.stdout:2516: oid 33 updating version 0 to 1066 2024-09-13T02:46:55.526 INFO:tasks.rados.rados.0.smithi088.stdout:2516: oid 33 updating version 1066 to 1067 2024-09-13T02:46:55.527 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1067 (ObjNum 761 snap 241 seq_num 761) dirty exists 2024-09-13T02:46:55.527 INFO:tasks.rados.rados.0.smithi088.stdout:2516: left oid 33 (ObjNum 761 snap 241 seq_num 761) 2024-09-13T02:46:55.527 INFO:tasks.rados.rados.0.smithi088.stdout:2517: finishing write tid 1 to smithi08884213-4 2024-09-13T02:46:55.527 INFO:tasks.rados.rados.0.smithi088.stdout:2517: finishing write tid 2 to smithi08884213-4 2024-09-13T02:46:55.527 INFO:tasks.rados.rados.0.smithi088.stdout:2517: finishing write tid 3 to smithi08884213-4 2024-09-13T02:46:55.527 INFO:tasks.rados.rados.0.smithi088.stdout:2517: oid 4 updating version 0 to 1390 2024-09-13T02:46:55.527 INFO:tasks.rados.rados.0.smithi088.stdout:2517: oid 4 version 1390 is already newer than 1389 2024-09-13T02:46:55.527 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1390 (ObjNum 762 snap 241 seq_num 762) dirty exists 2024-09-13T02:46:55.527 INFO:tasks.rados.rados.0.smithi088.stdout:2517: left oid 4 (ObjNum 762 snap 241 seq_num 762) 2024-09-13T02:46:55.528 INFO:tasks.rados.rados.0.smithi088.stdout:2518: finishing write tid 1 to smithi08884213-34 2024-09-13T02:46:55.528 INFO:tasks.rados.rados.0.smithi088.stdout:2518: finishing write tid 2 to smithi08884213-34 2024-09-13T02:46:55.529 INFO:tasks.rados.rados.0.smithi088.stdout:2518: finishing write tid 3 to smithi08884213-34 2024-09-13T02:46:55.529 INFO:tasks.rados.rados.0.smithi088.stdout:2518: oid 34 updating version 0 to 1392 2024-09-13T02:46:55.529 INFO:tasks.rados.rados.0.smithi088.stdout:2518: oid 34 version 1392 is already newer than 1391 2024-09-13T02:46:55.529 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1392 (ObjNum 763 snap 241 seq_num 763) dirty exists 2024-09-13T02:46:55.530 INFO:tasks.rados.rados.0.smithi088.stdout:2518: left oid 34 (ObjNum 763 snap 241 seq_num 763) 2024-09-13T02:46:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[96266]: mds.? [v2:172.21.15.195:6832/3731304440,v1:172.21.15.195:6833/3731304440] up:boot 2024-09-13T02:46:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[96266]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-09-13T02:46:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[96266]: osdmap e566: 8 total, 8 up, 8 in 2024-09-13T02:46:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:46:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:55.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[98762]: mds.? [v2:172.21.15.195:6832/3731304440,v1:172.21.15.195:6833/3731304440] up:boot 2024-09-13T02:46:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[98762]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-09-13T02:46:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[98762]: osdmap e566: 8 total, 8 up, 8 in 2024-09-13T02:46:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:46:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:55.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:55 smithi195 ceph-mon[87742]: mds.? [v2:172.21.15.195:6832/3731304440,v1:172.21.15.195:6833/3731304440] up:boot 2024-09-13T02:46:55.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:55 smithi195 ceph-mon[87742]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-09-13T02:46:55.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:55 smithi195 ceph-mon[87742]: osdmap e566: 8 total, 8 up, 8 in 2024-09-13T02:46:55.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-09-13T02:46:55.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:55.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:55.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:46:56.402 INFO:tasks.rados.rados.0.smithi088.stdout:2515: done (4 left) 2024-09-13T02:46:56.402 INFO:tasks.rados.rados.0.smithi088.stdout:2516: done (3 left) 2024-09-13T02:46:56.402 INFO:tasks.rados.rados.0.smithi088.stdout:2517: done (2 left) 2024-09-13T02:46:56.402 INFO:tasks.rados.rados.0.smithi088.stdout:2518: done (1 left) 2024-09-13T02:46:56.402 INFO:tasks.rados.rados.0.smithi088.stdout:2519: done (0 left) 2024-09-13T02:46:56.402 INFO:tasks.rados.rados.0.smithi088.stdout:2520: copy_from oid 48 from oid 43 current snap is 242 2024-09-13T02:46:56.402 INFO:tasks.rados.rados.0.smithi088.stdout:2521: setattr oid 7 current snap is 242 2024-09-13T02:46:56.403 INFO:tasks.rados.rados.0.smithi088.stdout:2522: read oid 36 snap 241 2024-09-13T02:46:56.403 INFO:tasks.rados.rados.0.smithi088.stdout:2522: expect deleted 2024-09-13T02:46:56.403 INFO:tasks.rados.rados.0.smithi088.stdout:2523: read oid 25 snap -1 2024-09-13T02:46:56.404 INFO:tasks.rados.rados.0.smithi088.stdout:2523: expect (ObjNum 735 snap 231 seq_num 735) 2024-09-13T02:46:56.404 INFO:tasks.rados.rados.0.smithi088.stdout:2524: read oid 39 snap 238 2024-09-13T02:46:56.404 INFO:tasks.rados.rados.0.smithi088.stdout:2524: expect (ObjNum 606 snap 190 seq_num 606) 2024-09-13T02:46:56.404 INFO:tasks.rados.rados.0.smithi088.stdout:2525: snap_remove snap 237 2024-09-13T02:46:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:56 smithi195 ceph-mon[87742]: pgmap v527: 121 pgs: 121 active+clean; 187 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 442 KiB/s wr, 15 op/s 2024-09-13T02:46:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:56 smithi195 ceph-mon[87742]: osdmap e567: 8 total, 8 up, 8 in 2024-09-13T02:46:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:56 smithi195 ceph-mon[87742]: osdmap e568: 8 total, 8 up, 8 in 2024-09-13T02:46:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:56 smithi088 ceph-mon[96266]: pgmap v527: 121 pgs: 121 active+clean; 187 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 442 KiB/s wr, 15 op/s 2024-09-13T02:46:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:56 smithi088 ceph-mon[96266]: osdmap e567: 8 total, 8 up, 8 in 2024-09-13T02:46:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:56 smithi088 ceph-mon[96266]: osdmap e568: 8 total, 8 up, 8 in 2024-09-13T02:46:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:56 smithi088 ceph-mon[98762]: pgmap v527: 121 pgs: 121 active+clean; 187 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 442 KiB/s wr, 15 op/s 2024-09-13T02:46:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:56 smithi088 ceph-mon[98762]: osdmap e567: 8 total, 8 up, 8 in 2024-09-13T02:46:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:56 smithi088 ceph-mon[98762]: osdmap e568: 8 total, 8 up, 8 in 2024-09-13T02:46:57.403 INFO:tasks.rados.rados.0.smithi088.stdout:2525: done (5 left) 2024-09-13T02:46:57.404 INFO:tasks.rados.rados.0.smithi088.stdout:2526: delete oid 37 current snap is 242 2024-09-13T02:46:57.404 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1526 (ObjNum 748 snap 236 seq_num 748) dirty exists 2024-09-13T02:46:57.404 INFO:tasks.rados.rados.0.smithi088.stdout:2524: expect (ObjNum 606 snap 190 seq_num 606) 2024-09-13T02:46:57.428 INFO:tasks.rados.rados.0.smithi088.stdout:2523: expect (ObjNum 735 snap 231 seq_num 735) 2024-09-13T02:46:57.765 INFO:tasks.rados.rados.0.smithi088.stdout:2520: finishing copy_from racing read to smithi08884213-48 2024-09-13T02:46:57.765 INFO:tasks.rados.rados.0.smithi088.stdout:2520: finishing copy_from to smithi08884213-48 2024-09-13T02:46:57.765 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1149 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-09-13T02:46:57.765 INFO:tasks.rados.rados.0.smithi088.stdout:2520: done (5 left) 2024-09-13T02:46:57.765 INFO:tasks.rados.rados.0.smithi088.stdout:2521: done (4 left) 2024-09-13T02:46:57.765 INFO:tasks.rados.rados.0.smithi088.stdout:2522: done (3 left) 2024-09-13T02:46:57.765 INFO:tasks.rados.rados.0.smithi088.stdout:2523: done (2 left) 2024-09-13T02:46:57.766 INFO:tasks.rados.rados.0.smithi088.stdout:2524: done (1 left) 2024-09-13T02:46:57.766 INFO:tasks.rados.rados.0.smithi088.stdout:2526: done (0 left) 2024-09-13T02:46:57.766 INFO:tasks.rados.rados.0.smithi088.stdout:2527: snap_create 2024-09-13T02:46:58.449 INFO:tasks.rados.rados.0.smithi088.stdout:2527: done (0 left) 2024-09-13T02:46:58.449 INFO:tasks.rados.rados.0.smithi088.stdout:2528: read oid 43 snap 242 2024-09-13T02:46:58.449 INFO:tasks.rados.rados.0.smithi088.stdout:2528: expect (ObjNum 527 snap 170 seq_num 527) 2024-09-13T02:46:58.449 INFO:tasks.rados.rados.0.smithi088.stdout:2529: snap_remove snap 241 2024-09-13T02:46:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:58 smithi088 ceph-mon[96266]: pgmap v530: 121 pgs: 121 active+clean; 174 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-09-13T02:46:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:58 smithi088 ceph-mon[96266]: osdmap e569: 8 total, 8 up, 8 in 2024-09-13T02:46:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:58 smithi088 ceph-mon[98762]: pgmap v530: 121 pgs: 121 active+clean; 174 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-09-13T02:46:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:58 smithi088 ceph-mon[98762]: osdmap e569: 8 total, 8 up, 8 in 2024-09-13T02:46:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:58 smithi195 ceph-mon[87742]: pgmap v530: 121 pgs: 121 active+clean; 174 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.2 MiB/s wr, 11 op/s 2024-09-13T02:46:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:58 smithi195 ceph-mon[87742]: osdmap e569: 8 total, 8 up, 8 in 2024-09-13T02:46:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:59.451 INFO:tasks.rados.rados.0.smithi088.stdout:2529: done (1 left) 2024-09-13T02:46:59.451 INFO:tasks.rados.rados.0.smithi088.stdout:2530: delete oid 11 current snap is 243 2024-09-13T02:46:59.451 INFO:tasks.rados.rados.0.smithi088.stdout:2528: expect (ObjNum 527 snap 170 seq_num 527) 2024-09-13T02:46:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:59 smithi195 ceph-mon[87742]: osdmap e570: 8 total, 8 up, 8 in 2024-09-13T02:46:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:59.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:46:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:46:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:59 smithi088 ceph-mon[96266]: osdmap e570: 8 total, 8 up, 8 in 2024-09-13T02:46:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:46:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:46:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:59 smithi088 ceph-mon[98762]: osdmap e570: 8 total, 8 up, 8 in 2024-09-13T02:46:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:46:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:46:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:47:00.060 INFO:tasks.rados.rados.0.smithi088.stdout:2528: done (1 left) 2024-09-13T02:47:00.060 INFO:tasks.rados.rados.0.smithi088.stdout:2530: done (0 left) 2024-09-13T02:47:00.060 INFO:tasks.rados.rados.0.smithi088.stdout:2531: rollback oid 10 current snap is 243 2024-09-13T02:47:00.060 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 10 to 242 2024-09-13T02:47:00.060 INFO:tasks.rados.rados.0.smithi088.stdout:2532: read oid 37 snap -1 2024-09-13T02:47:00.060 INFO:tasks.rados.rados.0.smithi088.stdout:2532: expect deleted 2024-09-13T02:47:00.060 INFO:tasks.rados.rados.0.smithi088.stdout:2533: delete oid 50 current snap is 243 2024-09-13T02:47:00.064 INFO:tasks.rados.rados.0.smithi088.stdout:2532: done (2 left) 2024-09-13T02:47:00.064 INFO:tasks.rados.rados.0.smithi088.stdout:2533: done (1 left) 2024-09-13T02:47:00.064 INFO:tasks.rados.rados.0.smithi088.stdout:2534: snap_create 2024-09-13T02:47:00.064 INFO:tasks.rados.rados.0.smithi088.stdout:2531: finishing rollback tid 0 to smithi08884213-10 2024-09-13T02:47:00.065 INFO:tasks.rados.rados.0.smithi088.stdout:2531: finishing rollback tid 1 to smithi08884213-10 2024-09-13T02:47:00.065 INFO:tasks.rados.rados.0.smithi088.stdout:2531: finishing rollback tid 2 to smithi08884213-10 2024-09-13T02:47:00.065 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1540 (ObjNum 750 snap 237 seq_num 750) dirty exists 2024-09-13T02:47:00.690 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:00 smithi195 ceph-mon[87742]: pgmap v533: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 171 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.3 MiB/s wr, 22 op/s 2024-09-13T02:47:00.691 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:00 smithi195 ceph-mon[87742]: osdmap e571: 8 total, 8 up, 8 in 2024-09-13T02:47:00.822 INFO:tasks.rados.rados.0.smithi088.stdout:2531: done (1 left) 2024-09-13T02:47:00.822 INFO:tasks.rados.rados.0.smithi088.stdout:2534: done (0 left) 2024-09-13T02:47:00.823 INFO:tasks.rados.rados.0.smithi088.stdout:2535: read oid 10 snap -1 2024-09-13T02:47:00.823 INFO:tasks.rados.rados.0.smithi088.stdout:2535: expect (ObjNum 750 snap 237 seq_num 750) 2024-09-13T02:47:00.823 INFO:tasks.rados.rados.0.smithi088.stdout:2536: rmattr oid 46 current snap is 244 2024-09-13T02:47:00.823 INFO:tasks.rados.rados.0.smithi088.stdout:2536: done (1 left) 2024-09-13T02:47:00.823 INFO:tasks.rados.rados.0.smithi088.stdout:2537: copy_from oid 49 from oid 13 current snap is 244 2024-09-13T02:47:00.823 INFO:tasks.rados.rados.0.smithi088.stdout:2538: delete oid 15 current snap is 244 2024-09-13T02:47:00.825 INFO:tasks.rados.rados.0.smithi088.stdout:2538: done (2 left) 2024-09-13T02:47:00.825 INFO:tasks.rados.rados.0.smithi088.stdout:2539: read oid 5 snap -1 2024-09-13T02:47:00.825 INFO:tasks.rados.rados.0.smithi088.stdout:2539: expect deleted 2024-09-13T02:47:00.825 INFO:tasks.rados.rados.0.smithi088.stdout:2540: copy_from oid 43 from oid 30 current snap is 244 2024-09-13T02:47:00.825 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 21 current snap is 244 2024-09-13T02:47:00.825 INFO:tasks.rados.rados.0.smithi088.stdout:2541: seq_num 768 ranges {901120=466944,1368064=401408} 2024-09-13T02:47:00.833 INFO:tasks.rados.rados.0.smithi088.stdout:2541: writing smithi08884213-21 from 901120 to 1368064 tid 1 2024-09-13T02:47:00.835 INFO:tasks.rados.rados.0.smithi088.stdout:2541: writing smithi08884213-21 from 1368064 to 1769472 tid 2 2024-09-13T02:47:00.835 INFO:tasks.rados.rados.0.smithi088.stdout:2542: delete oid 22 current snap is 244 2024-09-13T02:47:00.835 INFO:tasks.rados.rados.0.smithi088.stdout:2535: expect (ObjNum 750 snap 237 seq_num 750) 2024-09-13T02:47:00.884 INFO:tasks.rados.rados.0.smithi088.stdout:2537: finishing copy_from racing read to smithi08884213-49 2024-09-13T02:47:00.884 INFO:tasks.rados.rados.0.smithi088.stdout:2537: finishing copy_from to smithi08884213-49 2024-09-13T02:47:00.884 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1376 (ObjNum 65 snap 0 seq_num 1348883311) dirty exists 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:2541: finishing write tid 1 to smithi08884213-21 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:2541: finishing write tid 2 to smithi08884213-21 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:2541: finishing write tid 3 to smithi08884213-21 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:2535: done (5 left) 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:2537: done (4 left) 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:2539: done (3 left) 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:2542: done (2 left) 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:2543: rollback oid 49 current snap is 244 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 49 to 238 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:2541: finishing write tid 4 to smithi08884213-21 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:2541: oid 21 updating version 0 to 1245 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:2541: oid 21 version 1245 is already newer than 1244 2024-09-13T02:47:00.885 INFO:tasks.rados.rados.0.smithi088.stdout:2541: oid 21 updating version 1245 to 1246 2024-09-13T02:47:00.886 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1246 (ObjNum 768 snap 244 seq_num 768) dirty exists 2024-09-13T02:47:00.886 INFO:tasks.rados.rados.0.smithi088.stdout:2541: left oid 21 (ObjNum 768 snap 244 seq_num 768) 2024-09-13T02:47:00.886 INFO:tasks.rados.rados.0.smithi088.stdout:2540: finishing copy_from racing read to smithi08884213-43 2024-09-13T02:47:00.886 INFO:tasks.rados.rados.0.smithi088.stdout:2540: finishing copy_from to smithi08884213-43 2024-09-13T02:47:00.886 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1309 (ObjNum 711 snap 226 seq_num 711) dirty exists 2024-09-13T02:47:00.886 INFO:tasks.rados.rados.0.smithi088.stdout:2540: done (2 left) 2024-09-13T02:47:00.886 INFO:tasks.rados.rados.0.smithi088.stdout:2541: done (1 left) 2024-09-13T02:47:00.886 INFO:tasks.rados.rados.0.smithi088.stdout:2544: copy_from oid 10 from oid 47 current snap is 244 2024-09-13T02:47:00.886 INFO:tasks.rados.rados.0.smithi088.stdout:2545: rollback oid 12 current snap is 244 2024-09-13T02:47:00.886 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 12 to 238 2024-09-13T02:47:00.886 INFO:tasks.rados.rados.0.smithi088.stdout:2546: delete oid 43 current snap is 244 2024-09-13T02:47:00.887 INFO:tasks.rados.rados.0.smithi088.stdout:2546: done (3 left) 2024-09-13T02:47:00.888 INFO:tasks.rados.rados.0.smithi088.stdout:2547: read oid 37 snap -1 2024-09-13T02:47:00.888 INFO:tasks.rados.rados.0.smithi088.stdout:2547: expect deleted 2024-09-13T02:47:00.888 INFO:tasks.rados.rados.0.smithi088.stdout:2548: read oid 28 snap -1 2024-09-13T02:47:00.888 INFO:tasks.rados.rados.0.smithi088.stdout:2548: expect (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:47:00.888 INFO:tasks.rados.rados.0.smithi088.stdout:2543: finishing rollback tid 0 to smithi08884213-49 2024-09-13T02:47:00.888 INFO:tasks.rados.rados.0.smithi088.stdout:2543: finishing rollback tid 1 to smithi08884213-49 2024-09-13T02:47:00.888 INFO:tasks.rados.rados.0.smithi088.stdout:2543: finishing rollback tid 2 to smithi08884213-49 2024-09-13T02:47:00.888 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1379 (ObjNum 638 snap 201 seq_num 638) dirty exists 2024-09-13T02:47:00.888 INFO:tasks.rados.rados.0.smithi088.stdout:2549: read oid 48 snap -1 2024-09-13T02:47:00.888 INFO:tasks.rados.rados.0.smithi088.stdout:2549: expect (ObjNum 527 snap 170 seq_num 527) 2024-09-13T02:47:00.888 INFO:tasks.rados.rados.0.smithi088.stdout:2543: done (5 left) 2024-09-13T02:47:00.888 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 244 2024-09-13T02:47:00.889 INFO:tasks.rados.rados.0.smithi088.stdout:2550: seq_num 771 ranges {0=516096,516096=401408} 2024-09-13T02:47:00.890 INFO:tasks.rados.rados.0.smithi088.stdout:2550: writing smithi08884213-15 from 0 to 516096 tid 1 2024-09-13T02:47:00.893 INFO:tasks.rados.rados.0.smithi088.stdout:2550: writing smithi08884213-15 from 516096 to 917504 tid 2 2024-09-13T02:47:00.893 INFO:tasks.rados.rados.0.smithi088.stdout:2551: read oid 36 snap -1 2024-09-13T02:47:00.893 INFO:tasks.rados.rados.0.smithi088.stdout:2551: expect deleted 2024-09-13T02:47:00.893 INFO:tasks.rados.rados.0.smithi088.stdout:2552: read oid 46 snap -1 2024-09-13T02:47:00.893 INFO:tasks.rados.rados.0.smithi088.stdout:2552: expect (ObjNum 690 snap 219 seq_num 690) 2024-09-13T02:47:00.893 INFO:tasks.rados.rados.0.smithi088.stdout:2553: snap_create 2024-09-13T02:47:00.893 INFO:tasks.rados.rados.0.smithi088.stdout:2545: finishing rollback tid 0 to smithi08884213-12 2024-09-13T02:47:00.894 INFO:tasks.rados.rados.0.smithi088.stdout:2545: finishing rollback tid 1 to smithi08884213-12 2024-09-13T02:47:00.894 INFO:tasks.rados.rados.0.smithi088.stdout:2545: finishing rollback tid 2 to smithi08884213-12 2024-09-13T02:47:00.894 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1227 (ObjNum 719 snap 228 seq_num 719) dirty exists 2024-09-13T02:47:00.894 INFO:tasks.rados.rados.0.smithi088.stdout:2548: expect (ObjNum 612 snap 191 seq_num 612) 2024-09-13T02:47:00.916 INFO:tasks.rados.rados.0.smithi088.stdout:2550: finishing write tid 1 to smithi08884213-15 2024-09-13T02:47:00.916 INFO:tasks.rados.rados.0.smithi088.stdout:2550: finishing write tid 2 to smithi08884213-15 2024-09-13T02:47:00.916 INFO:tasks.rados.rados.0.smithi088.stdout:2550: finishing write tid 3 to smithi08884213-15 2024-09-13T02:47:00.916 INFO:tasks.rados.rados.0.smithi088.stdout:2550: finishing write tid 4 to smithi08884213-15 2024-09-13T02:47:00.916 INFO:tasks.rados.rados.0.smithi088.stdout:2550: oid 15 updating version 0 to 1395 2024-09-13T02:47:00.916 INFO:tasks.rados.rados.0.smithi088.stdout:2550: oid 15 updating version 1395 to 1396 2024-09-13T02:47:00.917 INFO:tasks.rados.rados.0.smithi088.stdout:2550: oid 15 version 1396 is already newer than 1394 2024-09-13T02:47:00.917 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1396 (ObjNum 771 snap 244 seq_num 771) dirty exists 2024-09-13T02:47:00.917 INFO:tasks.rados.rados.0.smithi088.stdout:2550: left oid 15 (ObjNum 771 snap 244 seq_num 771) 2024-09-13T02:47:00.917 INFO:tasks.rados.rados.0.smithi088.stdout:2544: finishing copy_from racing read to smithi08884213-10 2024-09-13T02:47:00.917 INFO:tasks.rados.rados.0.smithi088.stdout:2544: finishing copy_from to smithi08884213-10 2024-09-13T02:47:00.917 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1506 (ObjNum 756 snap 238 seq_num 756) dirty exists 2024-09-13T02:47:00.922 INFO:tasks.rados.rados.0.smithi088.stdout:2552: expect (ObjNum 690 snap 219 seq_num 690) 2024-09-13T02:47:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:00 smithi088 ceph-mon[96266]: pgmap v533: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 171 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.3 MiB/s wr, 22 op/s 2024-09-13T02:47:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:00 smithi088 ceph-mon[96266]: osdmap e571: 8 total, 8 up, 8 in 2024-09-13T02:47:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:00 smithi088 ceph-mon[98762]: pgmap v533: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 171 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.3 MiB/s wr, 22 op/s 2024-09-13T02:47:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:00 smithi088 ceph-mon[98762]: osdmap e571: 8 total, 8 up, 8 in 2024-09-13T02:47:01.063 INFO:tasks.rados.rados.0.smithi088.stdout:2549: expect (ObjNum 527 snap 170 seq_num 527) 2024-09-13T02:47:01.669 INFO:tasks.rados.rados.0.smithi088.stdout:2544: done (8 left) 2024-09-13T02:47:01.670 INFO:tasks.rados.rados.0.smithi088.stdout:2545: done (7 left) 2024-09-13T02:47:01.670 INFO:tasks.rados.rados.0.smithi088.stdout:2547: done (6 left) 2024-09-13T02:47:01.670 INFO:tasks.rados.rados.0.smithi088.stdout:2548: done (5 left) 2024-09-13T02:47:01.670 INFO:tasks.rados.rados.0.smithi088.stdout:2549: done (4 left) 2024-09-13T02:47:01.670 INFO:tasks.rados.rados.0.smithi088.stdout:2550: done (3 left) 2024-09-13T02:47:01.670 INFO:tasks.rados.rados.0.smithi088.stdout:2551: done (2 left) 2024-09-13T02:47:01.670 INFO:tasks.rados.rados.0.smithi088.stdout:2552: done (1 left) 2024-09-13T02:47:01.670 INFO:tasks.rados.rados.0.smithi088.stdout:2553: done (0 left) 2024-09-13T02:47:01.670 INFO:tasks.rados.rados.0.smithi088.stdout:2554: read oid 32 snap -1 2024-09-13T02:47:01.670 INFO:tasks.rados.rados.0.smithi088.stdout:2554: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:47:01.670 INFO:tasks.rados.rados.0.smithi088.stdout:2555: snap_create 2024-09-13T02:47:01.679 INFO:tasks.rados.rados.0.smithi088.stdout:2554: expect (ObjNum 638 snap 201 seq_num 638) 2024-09-13T02:47:02.166 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:01 smithi195 ceph-mon[87742]: osdmap e572: 8 total, 8 up, 8 in 2024-09-13T02:47:02.166 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:01 smithi195 ceph-mon[87742]: pgmap v536: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 163 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-09-13T02:47:02.167 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:01 smithi195 ceph-mon[87742]: osdmap e573: 8 total, 8 up, 8 in 2024-09-13T02:47:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:01 smithi088 ceph-mon[96266]: osdmap e572: 8 total, 8 up, 8 in 2024-09-13T02:47:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:01 smithi088 ceph-mon[96266]: pgmap v536: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 163 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-09-13T02:47:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:01 smithi088 ceph-mon[96266]: osdmap e573: 8 total, 8 up, 8 in 2024-09-13T02:47:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:01 smithi088 ceph-mon[98762]: osdmap e572: 8 total, 8 up, 8 in 2024-09-13T02:47:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:01 smithi088 ceph-mon[98762]: pgmap v536: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 163 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2024-09-13T02:47:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:01 smithi088 ceph-mon[98762]: osdmap e573: 8 total, 8 up, 8 in 2024-09-13T02:47:02.405 INFO:tasks.rados.rados.0.smithi088.stdout:2554: done (1 left) 2024-09-13T02:47:02.405 INFO:tasks.rados.rados.0.smithi088.stdout:2555: done (0 left) 2024-09-13T02:47:02.405 INFO:tasks.rados.rados.0.smithi088.stdout:2556: delete oid 29 current snap is 246 2024-09-13T02:47:02.410 INFO:tasks.rados.rados.0.smithi088.stdout:2556: done (0 left) 2024-09-13T02:47:02.410 INFO:tasks.rados.rados.0.smithi088.stdout:2557: setattr oid 4 current snap is 246 2024-09-13T02:47:02.411 INFO:tasks.rados.rados.0.smithi088.stdout:2558: rollback oid 15 current snap is 246 2024-09-13T02:47:02.411 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 15 to 240 2024-09-13T02:47:02.412 INFO:tasks.rados.rados.0.smithi088.stdout:2559: copy_from oid 1 from oid 45 current snap is 246 2024-09-13T02:47:02.412 INFO:tasks.rados.rados.0.smithi088.stdout:2560: rollback oid 36 current snap is 246 2024-09-13T02:47:02.412 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 36 to 238 2024-09-13T02:47:02.412 INFO:tasks.rados.rados.0.smithi088.stdout:2561: read oid 29 snap -1 2024-09-13T02:47:02.412 INFO:tasks.rados.rados.0.smithi088.stdout:2561: expect deleted 2024-09-13T02:47:02.412 INFO:tasks.rados.rados.0.smithi088.stdout:2562: delete oid 39 current snap is 246 2024-09-13T02:47:02.414 INFO:tasks.rados.rados.0.smithi088.stdout:2560: finishing rollback tid 1 to smithi08884213-36 2024-09-13T02:47:02.414 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-13T02:47:02.415 INFO:tasks.rados.rados.0.smithi088.stdout:2559: finishing copy_from to smithi08884213-1 2024-09-13T02:47:02.415 INFO:tasks.rados.rados.0.smithi088.stdout:2559: got expected ENOENT (src dne) 2024-09-13T02:47:02.415 INFO:tasks.rados.rados.0.smithi088.stdout:2559: finishing copy_from racing read to smithi08884213-1 2024-09-13T02:47:02.416 INFO:tasks.rados.rados.0.smithi088.stdout:2559: done (5 left) 2024-09-13T02:47:02.416 INFO:tasks.rados.rados.0.smithi088.stdout:2560: done (4 left) 2024-09-13T02:47:02.416 INFO:tasks.rados.rados.0.smithi088.stdout:2561: done (3 left) 2024-09-13T02:47:02.416 INFO:tasks.rados.rados.0.smithi088.stdout:2562: done (2 left) 2024-09-13T02:47:02.416 INFO:tasks.rados.rados.0.smithi088.stdout:2563: setattr oid 34 current snap is 246 2024-09-13T02:47:02.417 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1397 (ObjNum 762 snap 241 seq_num 762) dirty exists 2024-09-13T02:47:02.417 INFO:tasks.rados.rados.0.smithi088.stdout:2558: finishing rollback tid 0 to smithi08884213-15 2024-09-13T02:47:02.418 INFO:tasks.rados.rados.0.smithi088.stdout:2558: finishing rollback tid 1 to smithi08884213-15 2024-09-13T02:47:02.418 INFO:tasks.rados.rados.0.smithi088.stdout:2558: finishing rollback tid 2 to smithi08884213-15 2024-09-13T02:47:02.418 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1400 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:47:02.419 INFO:tasks.rados.rados.0.smithi088.stdout:2557: done (2 left) 2024-09-13T02:47:02.419 INFO:tasks.rados.rados.0.smithi088.stdout:2558: done (1 left) 2024-09-13T02:47:02.419 INFO:tasks.rados.rados.0.smithi088.stdout:2564: snap_remove snap 242 2024-09-13T02:47:03.406 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:47:03] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.43.0" 2024-09-13T02:47:03.406 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: Upgrade: Setting container_image for all mds 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.407 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-09-13T02:47:03.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-09-13T02:47:03.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-09-13T02:47:03.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-09-13T02:47:03.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: Upgrade: Setting container_image for all rgw 2024-09-13T02:47:03.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T02:47:03.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.408 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T02:47:03.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: Upgrade: Setting container_image for all iscsi 2024-09-13T02:47:03.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.409 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.409 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.409 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.409 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:47:03.409 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:47:03.409 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: Upgrade: Setting container_image for all mds 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-09-13T02:47:03.410 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: Upgrade: Setting container_image for all rgw 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: Upgrade: Setting container_image for all iscsi 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.411 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.412 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: Upgrade: Setting container_image for all nfs 2024-09-13T02:47:03.412 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.412 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.412 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: Upgrade: Setting container_image for all nvmeof 2024-09-13T02:47:03.412 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.412 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[98762]: osdmap e574: 8 total, 8 up, 8 in 2024-09-13T02:47:03.412 INFO:tasks.rados.rados.0.smithi088.stdout:2564: done (1 left) 2024-09-13T02:47:03.412 INFO:tasks.rados.rados.0.smithi088.stdout:2565: read oid 42 snap 245 2024-09-13T02:47:03.413 INFO:tasks.rados.rados.0.smithi088.stdout:2565: expect (ObjNum 739 snap 233 seq_num 739) 2024-09-13T02:47:03.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: Upgrade: Setting container_image for all nfs 2024-09-13T02:47:03.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: Upgrade: Setting container_image for all nvmeof 2024-09-13T02:47:03.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.413 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:03 smithi088 ceph-mon[96266]: osdmap e574: 8 total, 8 up, 8 in 2024-09-13T02:47:03.414 INFO:tasks.rados.rados.0.smithi088.stdout:2566: delete oid 25 current snap is 246 2024-09-13T02:47:03.414 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1401 (ObjNum 763 snap 241 seq_num 763) dirty exists 2024-09-13T02:47:03.415 INFO:tasks.rados.rados.0.smithi088.stdout:2563: done (2 left) 2024-09-13T02:47:03.415 INFO:tasks.rados.rados.0.smithi088.stdout:2566: done (1 left) 2024-09-13T02:47:03.415 INFO:tasks.rados.rados.0.smithi088.stdout:2567: snap_remove snap 243 2024-09-13T02:47:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:47:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:47:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: Upgrade: Setting container_image for all mds 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: Upgrade: Setting container_image for all rgw 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: Upgrade: Setting container_image for all rbd-mirror 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: Upgrade: Setting container_image for all ceph-exporter 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: Upgrade: Setting container_image for all iscsi 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: Upgrade: Setting container_image for all nfs 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: Upgrade: Setting container_image for all nvmeof 2024-09-13T02:47:03.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:03.488 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:03 smithi195 ceph-mon[87742]: osdmap e574: 8 total, 8 up, 8 in 2024-09-13T02:47:04.405 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:04 smithi088 systemd[1]: Stopping Ceph node-exporter.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:47:04.419 INFO:tasks.rados.rados.0.smithi088.stdout:2567: done (1 left) 2024-09-13T02:47:04.419 INFO:tasks.rados.rados.0.smithi088.stdout:2568: read oid 13 snap 240 2024-09-13T02:47:04.419 INFO:tasks.rados.rados.0.smithi088.stdout:2568: expect (ObjNum -2141363328 snap 21875 seq_num 2152711952) 2024-09-13T02:47:04.419 INFO:tasks.rados.rados.0.smithi088.stdout:2569: copy_from oid 28 from oid 31 current snap is 246 2024-09-13T02:47:04.419 INFO:tasks.rados.rados.0.smithi088.stdout:2565: expect (ObjNum 739 snap 233 seq_num 739) 2024-09-13T02:47:04.690 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:04 smithi088 podman[129228]: 2024-09-13 02:47:04.621324953 +0000 UTC m=+0.123833768 container died 13f6c383f5f630033d01b25831652cd26621fb229bae5d9ffa894ea63f0283e9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:04 smithi088 ceph-mon[96266]: pgmap v539: 121 pgs: 121 active+clean; 166 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-09-13T02:47:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:04 smithi088 ceph-mon[96266]: osdmap e575: 8 total, 8 up, 8 in 2024-09-13T02:47:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:04 smithi088 ceph-mon[98762]: pgmap v539: 121 pgs: 121 active+clean; 166 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-09-13T02:47:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:04 smithi088 ceph-mon[98762]: osdmap e575: 8 total, 8 up, 8 in 2024-09-13T02:47:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:04 smithi195 ceph-mon[87742]: pgmap v539: 121 pgs: 121 active+clean; 166 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2024-09-13T02:47:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:04 smithi195 ceph-mon[87742]: osdmap e575: 8 total, 8 up, 8 in 2024-09-13T02:47:05.190 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:04 smithi088 podman[129228]: 2024-09-13 02:47:04.958560207 +0000 UTC m=+0.461069020 container cleanup 13f6c383f5f630033d01b25831652cd26621fb229bae5d9ffa894ea63f0283e9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:05.190 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:04 smithi088 bash[129228]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a 2024-09-13T02:47:05.661 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:05 smithi088 ceph-mon[98762]: Upgrade: Updating node-exporter.a (1/2) 2024-09-13T02:47:05.661 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:05 smithi088 ceph-mon[98762]: Deploying daemon node-exporter.a on smithi088 2024-09-13T02:47:05.661 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:05 smithi088 ceph-mon[98762]: osdmap e576: 8 total, 8 up, 8 in 2024-09-13T02:47:05.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:05 smithi088 ceph-mon[96266]: Upgrade: Updating node-exporter.a (1/2) 2024-09-13T02:47:05.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:05 smithi088 ceph-mon[96266]: Deploying daemon node-exporter.a on smithi088 2024-09-13T02:47:05.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:05 smithi088 ceph-mon[96266]: osdmap e576: 8 total, 8 up, 8 in 2024-09-13T02:47:05.662 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:05 smithi088 podman[129248]: 2024-09-13 02:47:05.2769255 +0000 UTC m=+0.659354081 container remove 13f6c383f5f630033d01b25831652cd26621fb229bae5d9ffa894ea63f0283e9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:05.662 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:05 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-13T02:47:05.662 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:05 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-13T02:47:05.663 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:05 smithi088 systemd[1]: Stopped Ceph node-exporter.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:47:05.663 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:05 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 2.964s CPU time. 2024-09-13T02:47:05.663 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:05 smithi088 systemd[1]: Starting Ceph node-exporter.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:47:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:05 smithi195 ceph-mon[87742]: Upgrade: Updating node-exporter.a (1/2) 2024-09-13T02:47:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:05 smithi195 ceph-mon[87742]: Deploying daemon node-exporter.a on smithi088 2024-09-13T02:47:05.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:05 smithi195 ceph-mon[87742]: osdmap e576: 8 total, 8 up, 8 in 2024-09-13T02:47:05.851 INFO:tasks.rados.rados.0.smithi088.stdout:2568: expect (ObjNum -2141363328 snap 21875 seq_num 2152711952) 2024-09-13T02:47:05.853 INFO:tasks.rados.rados.0.smithi088.stdout:2569: finishing copy_from to smithi08884213-28 2024-09-13T02:47:05.853 INFO:tasks.rados.rados.0.smithi088.stdout:2569: got expected ENOENT (src dne) 2024-09-13T02:47:05.853 INFO:tasks.rados.rados.0.smithi088.stdout:2569: finishing copy_from racing read to smithi08884213-28 2024-09-13T02:47:05.853 INFO:tasks.rados.rados.0.smithi088.stdout:2565: done (2 left) 2024-09-13T02:47:05.854 INFO:tasks.rados.rados.0.smithi088.stdout:2568: done (1 left) 2024-09-13T02:47:05.854 INFO:tasks.rados.rados.0.smithi088.stdout:2569: done (0 left) 2024-09-13T02:47:05.854 INFO:tasks.rados.rados.0.smithi088.stdout:2570: rollback oid 5 current snap is 246 2024-09-13T02:47:05.854 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 5 to 245 2024-09-13T02:47:05.854 INFO:tasks.rados.rados.0.smithi088.stdout:2571: read oid 26 snap -1 2024-09-13T02:47:05.854 INFO:tasks.rados.rados.0.smithi088.stdout:2571: expect (ObjNum 743 snap 236 seq_num 743) 2024-09-13T02:47:05.854 INFO:tasks.rados.rados.0.smithi088.stdout:2572: snap_remove snap 240 2024-09-13T02:47:05.937 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:05 smithi088 podman[129379]: 2024-09-13 02:47:05.768060341 +0000 UTC m=+0.015285209 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-13T02:47:06.190 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:05 smithi088 podman[129379]: 2024-09-13 02:47:05.936844535 +0000 UTC m=+0.184069394 container create aaccc9e76a1c72915a8dcb04c307241d16fe6eb9983c61f71889d3d61c19025d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:06.191 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 podman[129379]: 2024-09-13 02:47:06.156046574 +0000 UTC m=+0.403271442 container init aaccc9e76a1c72915a8dcb04c307241d16fe6eb9983c61f71889d3d61c19025d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:06.191 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 podman[129379]: 2024-09-13 02:47:06.160800903 +0000 UTC m=+0.408025762 container start aaccc9e76a1c72915a8dcb04c307241d16fe6eb9983c61f71889d3d61c19025d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:06.191 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.164Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-13T02:47:06.191 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.164Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-13T02:47:06.191 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-13T02:47:06.191 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-13T02:47:06.191 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-13T02:47:06.191 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=arp 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=edac 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-13T02:47:06.192 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-13T02:47:06.193 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-13T02:47:06.194 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-13T02:47:06.194 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=os 2024-09-13T02:47:06.194 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-13T02:47:06.194 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-13T02:47:06.194 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-13T02:47:06.194 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-13T02:47:06.194 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-13T02:47:06.194 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-13T02:47:06.194 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-13T02:47:06.195 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=stat 2024-09-13T02:47:06.195 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-13T02:47:06.195 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-13T02:47:06.195 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-13T02:47:06.195 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=time 2024-09-13T02:47:06.195 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-13T02:47:06.195 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=uname 2024-09-13T02:47:06.195 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-13T02:47:06.195 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-13T02:47:06.195 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-13T02:47:06.195 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-13T02:47:06.195 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a[129393]: ts=2024-09-13T02:47:06.165Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-13T02:47:06.406 INFO:tasks.rados.rados.0.smithi088.stdout:2572: done (2 left) 2024-09-13T02:47:06.407 INFO:tasks.rados.rados.0.smithi088.stdout:2573: read oid 15 snap 239 2024-09-13T02:47:06.407 INFO:tasks.rados.rados.0.smithi088.stdout:2573: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:47:06.407 INFO:tasks.rados.rados.0.smithi088.stdout:2574: read oid 10 snap 239 2024-09-13T02:47:06.407 INFO:tasks.rados.rados.0.smithi088.stdout:2574: expect (ObjNum 750 snap 237 seq_num 750) 2024-09-13T02:47:06.407 INFO:tasks.rados.rados.0.smithi088.stdout:2575: snap_remove snap 244 2024-09-13T02:47:06.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-mon[98762]: pgmap v542: 121 pgs: 121 active+clean; 168 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 738 KiB/s wr, 9 op/s 2024-09-13T02:47:06.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-mon[98762]: osdmap e577: 8 total, 8 up, 8 in 2024-09-13T02:47:06.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-mon[96266]: pgmap v542: 121 pgs: 121 active+clean; 168 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 738 KiB/s wr, 9 op/s 2024-09-13T02:47:06.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:06 smithi088 ceph-mon[96266]: osdmap e577: 8 total, 8 up, 8 in 2024-09-13T02:47:06.691 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 bash[129379]: aaccc9e76a1c72915a8dcb04c307241d16fe6eb9983c61f71889d3d61c19025d 2024-09-13T02:47:06.691 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 02:47:06 smithi088 systemd[1]: Started Ceph node-exporter.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:47:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:06 smithi195 ceph-mon[87742]: pgmap v542: 121 pgs: 121 active+clean; 168 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 738 KiB/s wr, 9 op/s 2024-09-13T02:47:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:06 smithi195 ceph-mon[87742]: osdmap e577: 8 total, 8 up, 8 in 2024-09-13T02:47:07.409 INFO:tasks.rados.rados.0.smithi088.stdout:2575: done (4 left) 2024-09-13T02:47:07.409 INFO:tasks.rados.rados.0.smithi088.stdout:2576: rmattr oid 21 current snap is 246 2024-09-13T02:47:07.409 INFO:tasks.rados.rados.0.smithi088.stdout:2570: finishing rollback tid 1 to smithi08884213-5 2024-09-13T02:47:07.409 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 0 (ObjNum 129 snap 0 seq_num 3612427222) dirty dne 2024-09-13T02:47:07.409 INFO:tasks.rados.rados.0.smithi088.stdout:2571: expect (ObjNum 743 snap 236 seq_num 743) 2024-09-13T02:47:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:07.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:07 smithi195 ceph-mon[87742]: osdmap e578: 8 total, 8 up, 8 in 2024-09-13T02:47:07.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:07.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:07.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:07 smithi088 ceph-mon[96266]: osdmap e578: 8 total, 8 up, 8 in 2024-09-13T02:47:07.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:07.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:07.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:07 smithi088 ceph-mon[98762]: osdmap e578: 8 total, 8 up, 8 in 2024-09-13T02:47:08.097 INFO:tasks.rados.rados.0.smithi088.stdout:2574: expect (ObjNum 750 snap 237 seq_num 750) 2024-09-13T02:47:08.139 INFO:tasks.rados.rados.0.smithi088.stdout:2573: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:47:08.179 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1311 (ObjNum 768 snap 244 seq_num 768) dirty exists 2024-09-13T02:47:08.180 INFO:tasks.rados.rados.0.smithi088.stdout:2570: done (4 left) 2024-09-13T02:47:08.180 INFO:tasks.rados.rados.0.smithi088.stdout:2571: done (3 left) 2024-09-13T02:47:08.180 INFO:tasks.rados.rados.0.smithi088.stdout:2573: done (2 left) 2024-09-13T02:47:08.180 INFO:tasks.rados.rados.0.smithi088.stdout:2574: done (1 left) 2024-09-13T02:47:08.180 INFO:tasks.rados.rados.0.smithi088.stdout:2576: done (0 left) 2024-09-13T02:47:08.180 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 246 2024-09-13T02:47:08.180 INFO:tasks.rados.rados.0.smithi088.stdout:2577: seq_num 775 ranges {0=589824,589824=401408} 2024-09-13T02:47:08.182 INFO:tasks.rados.rados.0.smithi088.stdout:2577: writing smithi08884213-40 from 0 to 589824 tid 1 2024-09-13T02:47:08.184 INFO:tasks.rados.rados.0.smithi088.stdout:2577: writing smithi08884213-40 from 589824 to 991232 tid 2 2024-09-13T02:47:08.185 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 246 2024-09-13T02:47:08.185 INFO:tasks.rados.rados.0.smithi088.stdout:2578: seq_num 776 ranges {0=606208,606208=401408} 2024-09-13T02:47:08.188 INFO:tasks.rados.rados.0.smithi088.stdout:2578: writing smithi08884213-29 from 0 to 606208 tid 1 2024-09-13T02:47:08.191 INFO:tasks.rados.rados.0.smithi088.stdout:2578: writing smithi08884213-29 from 606208 to 1007616 tid 2 2024-09-13T02:47:08.191 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 246 2024-09-13T02:47:08.191 INFO:tasks.rados.rados.0.smithi088.stdout:2577: finishing write tid 1 to smithi08884213-40 2024-09-13T02:47:08.191 INFO:tasks.rados.rados.0.smithi088.stdout:2577: finishing write tid 2 to smithi08884213-40 2024-09-13T02:47:08.191 INFO:tasks.rados.rados.0.smithi088.stdout:2577: finishing write tid 3 to smithi08884213-40 2024-09-13T02:47:08.191 INFO:tasks.rados.rados.0.smithi088.stdout:2579: seq_num 777 ranges {3440640=622592,4063232=401408} 2024-09-13T02:47:08.212 INFO:tasks.rados.rados.0.smithi088.stdout:2579: writing smithi08884213-20 from 3440640 to 4063232 tid 1 2024-09-13T02:47:08.215 INFO:tasks.rados.rados.0.smithi088.stdout:2579: writing smithi08884213-20 from 4063232 to 4464640 tid 2 2024-09-13T02:47:08.215 INFO:tasks.rados.rados.0.smithi088.stdout:2580: copy_from oid 5 from oid 36 current snap is 246 2024-09-13T02:47:08.215 INFO:tasks.rados.rados.0.smithi088.stdout:2577: finishing write tid 4 to smithi08884213-40 2024-09-13T02:47:08.216 INFO:tasks.rados.rados.0.smithi088.stdout:2577: oid 40 updating version 0 to 1524 2024-09-13T02:47:08.216 INFO:tasks.rados.rados.0.smithi088.stdout:2577: oid 40 updating version 1524 to 1525 2024-09-13T02:47:08.216 INFO:tasks.rados.rados.0.smithi088.stdout:2577: oid 40 updating version 1525 to 1526 2024-09-13T02:47:08.216 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1526 (ObjNum 775 snap 246 seq_num 775) dirty exists 2024-09-13T02:47:08.216 INFO:tasks.rados.rados.0.smithi088.stdout:2577: left oid 40 (ObjNum 775 snap 246 seq_num 775) 2024-09-13T02:47:08.216 INFO:tasks.rados.rados.0.smithi088.stdout:2577: done (3 left) 2024-09-13T02:47:08.216 INFO:tasks.rados.rados.0.smithi088.stdout:2581: snap_create 2024-09-13T02:47:08.216 INFO:tasks.rados.rados.0.smithi088.stdout:2578: finishing write tid 1 to smithi08884213-29 2024-09-13T02:47:08.216 INFO:tasks.rados.rados.0.smithi088.stdout:2578: finishing write tid 2 to smithi08884213-29 2024-09-13T02:47:08.217 INFO:tasks.rados.rados.0.smithi088.stdout:2578: finishing write tid 3 to smithi08884213-29 2024-09-13T02:47:08.217 INFO:tasks.rados.rados.0.smithi088.stdout:2578: finishing write tid 4 to smithi08884213-29 2024-09-13T02:47:08.217 INFO:tasks.rados.rados.0.smithi088.stdout:2578: oid 29 updating version 0 to 1335 2024-09-13T02:47:08.217 INFO:tasks.rados.rados.0.smithi088.stdout:2578: oid 29 version 1335 is already newer than 1334 2024-09-13T02:47:08.217 INFO:tasks.rados.rados.0.smithi088.stdout:2578: oid 29 version 1335 is already newer than 1333 2024-09-13T02:47:08.217 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1335 (ObjNum 776 snap 246 seq_num 776) dirty exists 2024-09-13T02:47:08.217 INFO:tasks.rados.rados.0.smithi088.stdout:2578: left oid 29 (ObjNum 776 snap 246 seq_num 776) 2024-09-13T02:47:08.217 INFO:tasks.rados.rados.0.smithi088.stdout:2580: finishing copy_from to smithi08884213-5 2024-09-13T02:47:08.217 INFO:tasks.rados.rados.0.smithi088.stdout:2580: got expected ENOENT (src dne) 2024-09-13T02:47:08.217 INFO:tasks.rados.rados.0.smithi088.stdout:2580: finishing copy_from racing read to smithi08884213-5 2024-09-13T02:47:08.219 INFO:tasks.rados.rados.0.smithi088.stdout:2579: finishing write tid 1 to smithi08884213-20 2024-09-13T02:47:08.219 INFO:tasks.rados.rados.0.smithi088.stdout:2579: finishing write tid 2 to smithi08884213-20 2024-09-13T02:47:08.219 INFO:tasks.rados.rados.0.smithi088.stdout:2579: finishing write tid 3 to smithi08884213-20 2024-09-13T02:47:08.220 INFO:tasks.rados.rados.0.smithi088.stdout:2579: finishing write tid 4 to smithi08884213-20 2024-09-13T02:47:08.221 INFO:tasks.rados.rados.0.smithi088.stdout:2579: oid 20 updating version 0 to 1562 2024-09-13T02:47:08.221 INFO:tasks.rados.rados.0.smithi088.stdout:2579: oid 20 version 1562 is already newer than 1560 2024-09-13T02:47:08.221 INFO:tasks.rados.rados.0.smithi088.stdout:2579: oid 20 version 1562 is already newer than 1561 2024-09-13T02:47:08.221 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1562 (ObjNum 777 snap 246 seq_num 777) dirty exists 2024-09-13T02:47:08.221 INFO:tasks.rados.rados.0.smithi088.stdout:2579: left oid 20 (ObjNum 777 snap 246 seq_num 777) 2024-09-13T02:47:08.445 INFO:tasks.rados.rados.0.smithi088.stdout:2578: done (3 left) 2024-09-13T02:47:08.445 INFO:tasks.rados.rados.0.smithi088.stdout:2579: done (2 left) 2024-09-13T02:47:08.445 INFO:tasks.rados.rados.0.smithi088.stdout:2580: done (1 left) 2024-09-13T02:47:08.445 INFO:tasks.rados.rados.0.smithi088.stdout:2581: done (0 left) 2024-09-13T02:47:08.445 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 13 current snap is 247 2024-09-13T02:47:08.445 INFO:tasks.rados.rados.0.smithi088.stdout:2582: seq_num 778 ranges {0=638976,638976=401408} 2024-09-13T02:47:08.448 INFO:tasks.rados.rados.0.smithi088.stdout:2582: writing smithi08884213-13 from 0 to 638976 tid 1 2024-09-13T02:47:08.450 INFO:tasks.rados.rados.0.smithi088.stdout:2582: writing smithi08884213-13 from 638976 to 1040384 tid 2 2024-09-13T02:47:08.451 INFO:tasks.rados.rados.0.smithi088.stdout:2583: rollback oid 43 current snap is 247 2024-09-13T02:47:08.451 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 43 to 246 2024-09-13T02:47:08.451 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 247 2024-09-13T02:47:08.451 INFO:tasks.rados.rados.0.smithi088.stdout:2584: seq_num 779 ranges {7192576=655360,7847936=401408} 2024-09-13T02:47:08.492 INFO:tasks.rados.rados.0.smithi088.stdout:2584: writing smithi08884213-30 from 7192576 to 7847936 tid 1 2024-09-13T02:47:08.494 INFO:tasks.rados.rados.0.smithi088.stdout:2584: writing smithi08884213-30 from 7847936 to 8249344 tid 2 2024-09-13T02:47:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:2585: snap_create 2024-09-13T02:47:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:2583: finishing rollback tid 1 to smithi08884213-43 2024-09-13T02:47:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1310 (ObjNum 65 snap 0 seq_num 1348883311) dirty dne 2024-09-13T02:47:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:2582: finishing write tid 1 to smithi08884213-13 2024-09-13T02:47:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:2582: finishing write tid 2 to smithi08884213-13 2024-09-13T02:47:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:2582: finishing write tid 3 to smithi08884213-13 2024-09-13T02:47:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:2582: finishing write tid 4 to smithi08884213-13 2024-09-13T02:47:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:2582: oid 13 updating version 0 to 1529 2024-09-13T02:47:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:2582: oid 13 updating version 1529 to 1530 2024-09-13T02:47:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:2582: oid 13 version 1530 is already newer than 1528 2024-09-13T02:47:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 1530 (ObjNum 778 snap 247 seq_num 778) dirty exists 2024-09-13T02:47:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:2582: left oid 13 (ObjNum 778 snap 247 seq_num 778) 2024-09-13T02:47:08.499 INFO:tasks.rados.rados.0.smithi088.stdout:2584: finishing write tid 1 to smithi08884213-30 2024-09-13T02:47:08.499 INFO:tasks.rados.rados.0.smithi088.stdout:2584: finishing write tid 2 to smithi08884213-30 2024-09-13T02:47:08.500 INFO:tasks.rados.rados.0.smithi088.stdout:2584: finishing write tid 3 to smithi08884213-30 2024-09-13T02:47:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:2584: finishing write tid 4 to smithi08884213-30 2024-09-13T02:47:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:2584: oid 30 updating version 0 to 1310 2024-09-13T02:47:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:2584: oid 30 updating version 1310 to 1312 2024-09-13T02:47:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:2584: oid 30 version 1312 is already newer than 1311 2024-09-13T02:47:08.501 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1312 (ObjNum 779 snap 247 seq_num 779) dirty exists 2024-09-13T02:47:08.502 INFO:tasks.rados.rados.0.smithi088.stdout:2584: left oid 30 (ObjNum 779 snap 247 seq_num 779) 2024-09-13T02:47:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:08 smithi088 ceph-mon[96266]: pgmap v544: 121 pgs: 121 active+clean; 171 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-09-13T02:47:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:08 smithi088 ceph-mon[98762]: pgmap v544: 121 pgs: 121 active+clean; 171 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-09-13T02:47:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:08 smithi195 ceph-mon[87742]: pgmap v544: 121 pgs: 121 active+clean; 171 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-09-13T02:47:08.735 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:08 smithi195 systemd[1]: Stopping Ceph node-exporter.b for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:47:09.111 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:08 smithi195 podman[117529]: 2024-09-13 02:47:08.831505637 +0000 UTC m=+0.133860875 container died b29e2f0e84dc7595aa3b9422d46af33884df430a8c47bfdc729a4d0c6c1750c8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T02:47:09.445 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:09 smithi195 podman[117529]: 2024-09-13 02:47:09.202142682 +0000 UTC m=+0.504497916 container cleanup b29e2f0e84dc7595aa3b9422d46af33884df430a8c47bfdc729a4d0c6c1750c8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T02:47:09.445 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:09 smithi195 bash[117529]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b 2024-09-13T02:47:09.449 INFO:tasks.rados.rados.0.smithi088.stdout:2582: done (3 left) 2024-09-13T02:47:09.449 INFO:tasks.rados.rados.0.smithi088.stdout:2583: done (2 left) 2024-09-13T02:47:09.450 INFO:tasks.rados.rados.0.smithi088.stdout:2584: done (1 left) 2024-09-13T02:47:09.450 INFO:tasks.rados.rados.0.smithi088.stdout:2585: done (0 left) 2024-09-13T02:47:09.450 INFO:tasks.rados.rados.0.smithi088.stdout:2586: snap_remove snap 238 2024-09-13T02:47:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:09 smithi195 ceph-mon[87742]: Upgrade: Updating node-exporter.b (2/2) 2024-09-13T02:47:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:09 smithi195 ceph-mon[87742]: Deploying daemon node-exporter.b on smithi195 2024-09-13T02:47:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:09 smithi195 ceph-mon[87742]: osdmap e579: 8 total, 8 up, 8 in 2024-09-13T02:47:09.735 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:09 smithi195 podman[117547]: 2024-09-13 02:47:09.470336586 +0000 UTC m=+0.639308213 container remove b29e2f0e84dc7595aa3b9422d46af33884df430a8c47bfdc729a4d0c6c1750c8 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T02:47:09.735 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:09 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-13T02:47:09.735 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:09 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-13T02:47:09.735 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:09 smithi195 systemd[1]: Stopped Ceph node-exporter.b for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:47:09.735 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:09 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 2.981s CPU time. 2024-09-13T02:47:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:09 smithi088 ceph-mon[96266]: Upgrade: Updating node-exporter.b (2/2) 2024-09-13T02:47:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:09 smithi088 ceph-mon[96266]: Deploying daemon node-exporter.b on smithi195 2024-09-13T02:47:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:09 smithi088 ceph-mon[96266]: osdmap e579: 8 total, 8 up, 8 in 2024-09-13T02:47:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:09 smithi088 ceph-mon[98762]: Upgrade: Updating node-exporter.b (2/2) 2024-09-13T02:47:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:09 smithi088 ceph-mon[98762]: Deploying daemon node-exporter.b on smithi195 2024-09-13T02:47:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:09 smithi088 ceph-mon[98762]: osdmap e579: 8 total, 8 up, 8 in 2024-09-13T02:47:10.173 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:09 smithi195 systemd[1]: Starting Ceph node-exporter.b for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:47:10.173 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 podman[117679]: 2024-09-13 02:47:09.938157315 +0000 UTC m=+0.015717811 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-09-13T02:47:10.173 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 podman[117679]: 2024-09-13 02:47:10.037913256 +0000 UTC m=+0.115473739 container create 2429a9649909875caa7f93bbf74d707769d903037e7356881886040c7491b043 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T02:47:10.452 INFO:tasks.rados.rados.0.smithi088.stdout:2586: done (0 left) 2024-09-13T02:47:10.452 INFO:tasks.rados.rados.0.smithi088.stdout:2587: setattr oid 40 current snap is 248 2024-09-13T02:47:10.455 INFO:tasks.rados.rados.0.smithi088.stdout:2588: read oid 41 snap 246 2024-09-13T02:47:10.455 INFO:tasks.rados.rados.0.smithi088.stdout:2588: expect (ObjNum 527 snap 170 seq_num 527) 2024-09-13T02:47:10.455 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 28 current snap is 248 2024-09-13T02:47:10.455 INFO:tasks.rados.rados.0.smithi088.stdout:2589: seq_num 780 ranges {655360=671744,1327104=401408} 2024-09-13T02:47:10.464 INFO:tasks.rados.rados.0.smithi088.stdout:2589: writing smithi08884213-28 from 655360 to 1327104 tid 1 2024-09-13T02:47:10.467 INFO:tasks.rados.rados.0.smithi088.stdout:2589: writing smithi08884213-28 from 1327104 to 1728512 tid 2 2024-09-13T02:47:10.468 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1536 (ObjNum 775 snap 246 seq_num 775) dirty exists 2024-09-13T02:47:10.468 INFO:tasks.rados.rados.0.smithi088.stdout:2587: done (2 left) 2024-09-13T02:47:10.468 INFO:tasks.rados.rados.0.smithi088.stdout:2590: copy_from oid 31 from oid 50 current snap is 248 2024-09-13T02:47:10.468 INFO:tasks.rados.rados.0.smithi088.stdout:2591: snap_remove snap 245 2024-09-13T02:47:10.731 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:10 smithi088 ceph-mon[98762]: pgmap v547: 121 pgs: 121 active+clean; 171 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 736 KiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-09-13T02:47:10.731 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:10 smithi088 ceph-mon[98762]: osdmap e580: 8 total, 8 up, 8 in 2024-09-13T02:47:10.731 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:10 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:10.731 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:10 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:10.731 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:10 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:10.731 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:10 smithi088 ceph-mon[96266]: pgmap v547: 121 pgs: 121 active+clean; 171 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 736 KiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-09-13T02:47:10.731 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:10 smithi088 ceph-mon[96266]: osdmap e580: 8 total, 8 up, 8 in 2024-09-13T02:47:10.731 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:10 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:10.731 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:10 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:10.731 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:10 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-mon[87742]: pgmap v547: 121 pgs: 121 active+clean; 171 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 736 KiB/s rd, 1.8 MiB/s wr, 14 op/s 2024-09-13T02:47:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-mon[87742]: osdmap e580: 8 total, 8 up, 8 in 2024-09-13T02:47:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:10.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:10.735 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 podman[117679]: 2024-09-13 02:47:10.290143589 +0000 UTC m=+0.367704072 container init 2429a9649909875caa7f93bbf74d707769d903037e7356881886040c7491b043 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T02:47:10.735 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 podman[117679]: 2024-09-13 02:47:10.294743115 +0000 UTC m=+0.372303601 container start 2429a9649909875caa7f93bbf74d707769d903037e7356881886040c7491b043 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T02:47:10.735 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.298Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-09-13T02:47:10.735 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.298Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-09-13T02:47:10.735 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.298Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-09-13T02:47:10.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-09-13T02:47:10.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-09-13T02:47:10.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-09-13T02:47:10.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-09-13T02:47:10.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=arp 2024-09-13T02:47:10.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=bcache 2024-09-13T02:47:10.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=bonding 2024-09-13T02:47:10.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=btrfs 2024-09-13T02:47:10.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=conntrack 2024-09-13T02:47:10.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=cpu 2024-09-13T02:47:10.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-09-13T02:47:10.736 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=diskstats 2024-09-13T02:47:10.737 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=dmi 2024-09-13T02:47:10.737 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=edac 2024-09-13T02:47:10.737 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=entropy 2024-09-13T02:47:10.737 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-09-13T02:47:10.737 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=filefd 2024-09-13T02:47:10.737 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=filesystem 2024-09-13T02:47:10.737 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=hwmon 2024-09-13T02:47:10.737 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=infiniband 2024-09-13T02:47:10.737 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=ipvs 2024-09-13T02:47:10.737 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=loadavg 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=mdadm 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=meminfo 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=netclass 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=netdev 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=netstat 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=nfs 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=nfsd 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=nvme 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=os 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=pressure 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=rapl 2024-09-13T02:47:10.738 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=schedstat 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=selinux 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=sockstat 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=softnet 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=stat 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=tapestats 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=textfile 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=time 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=uname 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=vmstat 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=xfs 2024-09-13T02:47:10.739 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.299Z caller=node_exporter.go:117 level=info collector=zfs 2024-09-13T02:47:10.740 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.300Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-09-13T02:47:10.740 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b[117694]: ts=2024-09-13T02:47:10.300Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-09-13T02:47:10.740 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 bash[117679]: 2429a9649909875caa7f93bbf74d707769d903037e7356881886040c7491b043 2024-09-13T02:47:10.740 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 02:47:10 smithi195 systemd[1]: Started Ceph node-exporter.b for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:47:11.408 INFO:tasks.rados.rados.0.smithi088.stdout:2591: done (3 left) 2024-09-13T02:47:11.408 INFO:tasks.rados.rados.0.smithi088.stdout:2592: copy_from oid 42 from oid 33 current snap is 248 2024-09-13T02:47:11.408 INFO:tasks.rados.rados.0.smithi088.stdout:2590: finishing copy_from to smithi08884213-31 2024-09-13T02:47:11.408 INFO:tasks.rados.rados.0.smithi088.stdout:2590: got expected ENOENT (src dne) 2024-09-13T02:47:11.408 INFO:tasks.rados.rados.0.smithi088.stdout:2590: finishing copy_from racing read to smithi08884213-31 2024-09-13T02:47:11.408 INFO:tasks.rados.rados.0.smithi088.stdout:2589: finishing write tid 1 to smithi08884213-28 2024-09-13T02:47:11.408 INFO:tasks.rados.rados.0.smithi088.stdout:2589: finishing write tid 2 to smithi08884213-28 2024-09-13T02:47:11.408 INFO:tasks.rados.rados.0.smithi088.stdout:2589: finishing write tid 3 to smithi08884213-28 2024-09-13T02:47:11.408 INFO:tasks.rados.rados.0.smithi088.stdout:2589: finishing write tid 4 to smithi08884213-28 2024-09-13T02:47:11.409 INFO:tasks.rados.rados.0.smithi088.stdout:2589: oid 28 updating version 0 to 1538 2024-09-13T02:47:11.409 INFO:tasks.rados.rados.0.smithi088.stdout:2589: oid 28 updating version 1538 to 1543 2024-09-13T02:47:11.409 INFO:tasks.rados.rados.0.smithi088.stdout:2589: oid 28 updating version 1543 to 1544 2024-09-13T02:47:11.409 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1544 (ObjNum 780 snap 248 seq_num 780) dirty exists 2024-09-13T02:47:11.409 INFO:tasks.rados.rados.0.smithi088.stdout:2589: left oid 28 (ObjNum 780 snap 248 seq_num 780) 2024-09-13T02:47:11.409 INFO:tasks.rados.rados.0.smithi088.stdout:2588: expect (ObjNum 527 snap 170 seq_num 527) 2024-09-13T02:47:11.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:11 smithi195 ceph-mon[87742]: osdmap e581: 8 total, 8 up, 8 in 2024-09-13T02:47:11.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:11 smithi195 ceph-mon[87742]: osdmap e582: 8 total, 8 up, 8 in 2024-09-13T02:47:11.757 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:11 smithi088 ceph-mon[98762]: osdmap e581: 8 total, 8 up, 8 in 2024-09-13T02:47:11.757 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:11 smithi088 ceph-mon[98762]: osdmap e582: 8 total, 8 up, 8 in 2024-09-13T02:47:11.757 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:11 smithi088 ceph-mon[96266]: osdmap e581: 8 total, 8 up, 8 in 2024-09-13T02:47:11.757 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:11 smithi088 ceph-mon[96266]: osdmap e582: 8 total, 8 up, 8 in 2024-09-13T02:47:12.073 INFO:tasks.rados.rados.0.smithi088.stdout:2592: finishing copy_from racing read to smithi08884213-42 2024-09-13T02:47:12.073 INFO:tasks.rados.rados.0.smithi088.stdout:2592: finishing copy_from to smithi08884213-42 2024-09-13T02:47:12.073 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1067 (ObjNum 761 snap 241 seq_num 761) dirty exists 2024-09-13T02:47:12.073 INFO:tasks.rados.rados.0.smithi088.stdout:2588: done (3 left) 2024-09-13T02:47:12.073 INFO:tasks.rados.rados.0.smithi088.stdout:2589: done (2 left) 2024-09-13T02:47:12.074 INFO:tasks.rados.rados.0.smithi088.stdout:2590: done (1 left) 2024-09-13T02:47:12.074 INFO:tasks.rados.rados.0.smithi088.stdout:2592: done (0 left) 2024-09-13T02:47:12.074 INFO:tasks.rados.rados.0.smithi088.stdout:2593: read oid 21 snap 246 2024-09-13T02:47:12.074 INFO:tasks.rados.rados.0.smithi088.stdout:2593: expect (ObjNum 768 snap 244 seq_num 768) 2024-09-13T02:47:12.074 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 248 2024-09-13T02:47:12.074 INFO:tasks.rados.rados.0.smithi088.stdout:2594: seq_num 781 ranges {0=688128,688128=401408} 2024-09-13T02:47:12.077 INFO:tasks.rados.rados.0.smithi088.stdout:2594: writing smithi08884213-39 from 0 to 688128 tid 1 2024-09-13T02:47:12.079 INFO:tasks.rados.rados.0.smithi088.stdout:2594: writing smithi08884213-39 from 688128 to 1089536 tid 2 2024-09-13T02:47:12.080 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 248 2024-09-13T02:47:12.080 INFO:tasks.rados.rados.0.smithi088.stdout:2595: seq_num 782 ranges {4464640=704512,5169152=401408} 2024-09-13T02:47:12.107 INFO:tasks.rados.rados.0.smithi088.stdout:2595: writing smithi08884213-20 from 4464640 to 5169152 tid 1 2024-09-13T02:47:12.109 INFO:tasks.rados.rados.0.smithi088.stdout:2595: writing smithi08884213-20 from 5169152 to 5570560 tid 2 2024-09-13T02:47:12.109 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 19 current snap is 248 2024-09-13T02:47:12.109 INFO:tasks.rados.rados.0.smithi088.stdout:2596: seq_num 783 ranges {5988352=720896,6709248=401408} 2024-09-13T02:47:12.144 INFO:tasks.rados.rados.0.smithi088.stdout:2596: writing smithi08884213-19 from 5988352 to 6709248 tid 1 2024-09-13T02:47:12.147 INFO:tasks.rados.rados.0.smithi088.stdout:2596: writing smithi08884213-19 from 6709248 to 7110656 tid 2 2024-09-13T02:47:12.147 INFO:tasks.rados.rados.0.smithi088.stdout:2597: read oid 43 snap -1 2024-09-13T02:47:12.147 INFO:tasks.rados.rados.0.smithi088.stdout:2597: expect deleted 2024-09-13T02:47:12.147 INFO:tasks.rados.rados.0.smithi088.stdout:2598: read oid 37 snap -1 2024-09-13T02:47:12.147 INFO:tasks.rados.rados.0.smithi088.stdout:2598: expect deleted 2024-09-13T02:47:12.147 INFO:tasks.rados.rados.0.smithi088.stdout:2599: snap_remove snap 239 2024-09-13T02:47:12.466 INFO:tasks.rados.rados.0.smithi088.stdout:2599: done (6 left) 2024-09-13T02:47:12.466 INFO:tasks.rados.rados.0.smithi088.stdout:2600: read oid 30 snap -1 2024-09-13T02:47:12.466 INFO:tasks.rados.rados.0.smithi088.stdout:2600: expect (ObjNum 779 snap 247 seq_num 779) 2024-09-13T02:47:12.467 INFO:tasks.rados.rados.0.smithi088.stdout:2601: rmattr oid 33 current snap is 248 2024-09-13T02:47:12.467 INFO:tasks.rados.rados.0.smithi088.stdout:2593: expect (ObjNum 768 snap 244 seq_num 768) 2024-09-13T02:47:12.543 INFO:tasks.rados.rados.0.smithi088.stdout:2594: finishing write tid 1 to smithi08884213-39 2024-09-13T02:47:12.543 INFO:tasks.rados.rados.0.smithi088.stdout:2594: finishing write tid 2 to smithi08884213-39 2024-09-13T02:47:12.543 INFO:tasks.rados.rados.0.smithi088.stdout:2594: finishing write tid 3 to smithi08884213-39 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:2594: finishing write tid 4 to smithi08884213-39 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:2594: oid 39 updating version 0 to 1554 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:2594: oid 39 updating version 1554 to 1555 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:2594: oid 39 version 1555 is already newer than 1553 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1555 (ObjNum 781 snap 248 seq_num 781) dirty exists 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:2594: left oid 39 (ObjNum 781 snap 248 seq_num 781) 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:2595: finishing write tid 1 to smithi08884213-20 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:2595: finishing write tid 2 to smithi08884213-20 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:2595: finishing write tid 3 to smithi08884213-20 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:2593: done (7 left) 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:2594: done (6 left) 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:2602: delete oid 10 current snap is 248 2024-09-13T02:47:12.544 INFO:tasks.rados.rados.0.smithi088.stdout:2595: finishing write tid 4 to smithi08884213-20 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:2595: oid 20 updating version 0 to 1576 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:2595: oid 20 version 1576 is already newer than 1575 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:2595: oid 20 version 1576 is already newer than 1574 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1576 (ObjNum 782 snap 248 seq_num 782) dirty exists 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:2595: left oid 20 (ObjNum 782 snap 248 seq_num 782) 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:2596: finishing write tid 1 to smithi08884213-19 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:2596: finishing write tid 2 to smithi08884213-19 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:2596: finishing write tid 3 to smithi08884213-19 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:2596: finishing write tid 4 to smithi08884213-19 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:2596: oid 19 updating version 0 to 927 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:2596: oid 19 updating version 927 to 929 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:2596: oid 19 version 929 is already newer than 928 2024-09-13T02:47:12.545 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 929 (ObjNum 783 snap 248 seq_num 783) dirty exists 2024-09-13T02:47:12.546 INFO:tasks.rados.rados.0.smithi088.stdout:2596: left oid 19 (ObjNum 783 snap 248 seq_num 783) 2024-09-13T02:47:12.546 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1068 (ObjNum 761 snap 241 seq_num 761) dirty exists 2024-09-13T02:47:12.546 INFO:tasks.rados.rados.0.smithi088.stdout:2600: expect (ObjNum 779 snap 247 seq_num 779) 2024-09-13T02:47:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:12 smithi088 ceph-mon[96266]: pgmap v550: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 173 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 496 KiB/s wr, 9 op/s 2024-09-13T02:47:12.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:12 smithi088 ceph-mon[98762]: pgmap v550: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 173 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 496 KiB/s wr, 9 op/s 2024-09-13T02:47:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:12 smithi195 ceph-mon[87742]: pgmap v550: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 173 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 496 KiB/s wr, 9 op/s 2024-09-13T02:47:13.081 INFO:tasks.rados.rados.0.smithi088.stdout:2595: done (6 left) 2024-09-13T02:47:13.081 INFO:tasks.rados.rados.0.smithi088.stdout:2596: done (5 left) 2024-09-13T02:47:13.081 INFO:tasks.rados.rados.0.smithi088.stdout:2597: done (4 left) 2024-09-13T02:47:13.081 INFO:tasks.rados.rados.0.smithi088.stdout:2598: done (3 left) 2024-09-13T02:47:13.082 INFO:tasks.rados.rados.0.smithi088.stdout:2600: done (2 left) 2024-09-13T02:47:13.082 INFO:tasks.rados.rados.0.smithi088.stdout:2601: done (1 left) 2024-09-13T02:47:13.082 INFO:tasks.rados.rados.0.smithi088.stdout:2602: done (0 left) 2024-09-13T02:47:13.082 INFO:tasks.rados.rados.0.smithi088.stdout:2603: delete oid 8 current snap is 248 2024-09-13T02:47:13.083 INFO:tasks.rados.rados.0.smithi088.stdout:2603: done (0 left) 2024-09-13T02:47:13.083 INFO:tasks.rados.rados.0.smithi088.stdout:2604: snap_create 2024-09-13T02:47:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:47:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:47:13] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.43.0" 2024-09-13T02:47:13.471 INFO:tasks.rados.rados.0.smithi088.stdout:2604: done (0 left) 2024-09-13T02:47:13.471 INFO:tasks.rados.rados.0.smithi088.stdout:2605: setattr oid 28 current snap is 249 2024-09-13T02:47:13.472 INFO:tasks.rados.rados.0.smithi088.stdout:2606: read oid 7 snap 247 2024-09-13T02:47:13.472 INFO:tasks.rados.rados.0.smithi088.stdout:2606: expect (ObjNum 748 snap 236 seq_num 748) 2024-09-13T02:47:13.473 INFO:tasks.rados.rados.0.smithi088.stdout:2607: snap_remove snap 248 2024-09-13T02:47:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:13 smithi195 ceph-mon[87742]: osdmap e583: 8 total, 8 up, 8 in 2024-09-13T02:47:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:13 smithi195 ceph-mon[87742]: pgmap v553: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 178 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-09-13T02:47:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:13 smithi088 ceph-mon[98762]: osdmap e583: 8 total, 8 up, 8 in 2024-09-13T02:47:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:13 smithi088 ceph-mon[98762]: pgmap v553: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 178 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-09-13T02:47:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:13 smithi088 ceph-mon[96266]: osdmap e583: 8 total, 8 up, 8 in 2024-09-13T02:47:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:13 smithi088 ceph-mon[96266]: pgmap v553: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 178 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-09-13T02:47:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.478 INFO:tasks.rados.rados.0.smithi088.stdout:2607: done (2 left) 2024-09-13T02:47:14.478 INFO:tasks.rados.rados.0.smithi088.stdout:2608: read oid 30 snap 247 2024-09-13T02:47:14.478 INFO:tasks.rados.rados.0.smithi088.stdout:2608: expect (ObjNum 779 snap 247 seq_num 779) 2024-09-13T02:47:14.478 INFO:tasks.rados.rados.0.smithi088.stdout:2609: snap_remove snap 246 2024-09-13T02:47:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:14 smithi195 ceph-mon[87742]: osdmap e584: 8 total, 8 up, 8 in 2024-09-13T02:47:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:47:14.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:14 smithi088 ceph-mon[98762]: osdmap e584: 8 total, 8 up, 8 in 2024-09-13T02:47:14.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.805 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:47:14.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:14 smithi088 ceph-mon[96266]: osdmap e584: 8 total, 8 up, 8 in 2024-09-13T02:47:14.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.806 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:14.807 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:47:15.478 INFO:tasks.rados.rados.0.smithi088.stdout:2609: done (3 left) 2024-09-13T02:47:15.478 INFO:tasks.rados.rados.0.smithi088.stdout:2610: read oid 35 snap -1 2024-09-13T02:47:15.478 INFO:tasks.rados.rados.0.smithi088.stdout:2610: expect (ObjNum 751 snap 238 seq_num 751) 2024-09-13T02:47:15.478 INFO:tasks.rados.rados.0.smithi088.stdout:2611: read oid 43 snap -1 2024-09-13T02:47:15.478 INFO:tasks.rados.rados.0.smithi088.stdout:2611: expect deleted 2024-09-13T02:47:15.479 INFO:tasks.rados.rados.0.smithi088.stdout:2612: rmattr oid 17 current snap is 249 2024-09-13T02:47:15.479 INFO:tasks.rados.rados.0.smithi088.stdout:2612: done (5 left) 2024-09-13T02:47:15.479 INFO:tasks.rados.rados.0.smithi088.stdout:2613: copy_from oid 8 from oid 37 current snap is 249 2024-09-13T02:47:15.479 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 249 2024-09-13T02:47:15.479 INFO:tasks.rados.rados.0.smithi088.stdout:2614: seq_num 786 ranges {0=770048,770048=401408} 2024-09-13T02:47:15.482 INFO:tasks.rados.rados.0.smithi088.stdout:2614: writing smithi08884213-14 from 0 to 770048 tid 1 2024-09-13T02:47:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:15 smithi195 ceph-mon[87742]: osdmap e585: 8 total, 8 up, 8 in 2024-09-13T02:47:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:15 smithi195 ceph-mon[87742]: pgmap v556: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 174 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-09-13T02:47:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:15 smithi195 ceph-mon[87742]: osdmap e586: 8 total, 8 up, 8 in 2024-09-13T02:47:15.485 INFO:tasks.rados.rados.0.smithi088.stdout:2614: writing smithi08884213-14 from 770048 to 1171456 tid 2 2024-09-13T02:47:15.485 INFO:tasks.rados.rados.0.smithi088.stdout:2615: copy_from oid 34 from oid 15 current snap is 249 2024-09-13T02:47:15.489 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1567 (ObjNum 780 snap 248 seq_num 780) dirty exists 2024-09-13T02:47:15.490 INFO:tasks.rados.rados.0.smithi088.stdout:2606: expect (ObjNum 748 snap 236 seq_num 748) 2024-09-13T02:47:15.507 INFO:tasks.rados.rados.0.smithi088.stdout:2608: expect (ObjNum 779 snap 247 seq_num 779) 2024-09-13T02:47:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:15 smithi088 ceph-mon[98762]: osdmap e585: 8 total, 8 up, 8 in 2024-09-13T02:47:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:15 smithi088 ceph-mon[98762]: pgmap v556: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 174 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-09-13T02:47:15.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:15 smithi088 ceph-mon[98762]: osdmap e586: 8 total, 8 up, 8 in 2024-09-13T02:47:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:15 smithi088 ceph-mon[96266]: osdmap e585: 8 total, 8 up, 8 in 2024-09-13T02:47:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:15 smithi088 ceph-mon[96266]: pgmap v556: 121 pgs: 3 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 115 active+clean; 174 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.3 MiB/s wr, 22 op/s 2024-09-13T02:47:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:15 smithi088 ceph-mon[96266]: osdmap e586: 8 total, 8 up, 8 in 2024-09-13T02:47:16.048 INFO:tasks.rados.rados.0.smithi088.stdout:2610: expect (ObjNum 751 snap 238 seq_num 751) 2024-09-13T02:47:16.072 INFO:tasks.rados.rados.0.smithi088.stdout:2613: finishing copy_from to smithi08884213-8 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:2613: got expected ENOENT (src dne) 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:2613: finishing copy_from racing read to smithi08884213-8 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:2614: finishing write tid 1 to smithi08884213-14 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:2614: finishing write tid 2 to smithi08884213-14 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:2614: finishing write tid 3 to smithi08884213-14 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:2614: finishing write tid 4 to smithi08884213-14 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:2614: oid 14 updating version 0 to 1404 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:2614: oid 14 version 1404 is already newer than 1403 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:2614: oid 14 version 1404 is already newer than 1402 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1404 (ObjNum 786 snap 249 seq_num 786) dirty exists 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:2614: left oid 14 (ObjNum 786 snap 249 seq_num 786) 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:2615: finishing copy_from racing read to smithi08884213-34 2024-09-13T02:47:16.073 INFO:tasks.rados.rados.0.smithi088.stdout:2605: done (7 left) 2024-09-13T02:47:16.074 INFO:tasks.rados.rados.0.smithi088.stdout:2606: done (6 left) 2024-09-13T02:47:16.074 INFO:tasks.rados.rados.0.smithi088.stdout:2608: done (5 left) 2024-09-13T02:47:16.074 INFO:tasks.rados.rados.0.smithi088.stdout:2610: done (4 left) 2024-09-13T02:47:16.074 INFO:tasks.rados.rados.0.smithi088.stdout:2611: done (3 left) 2024-09-13T02:47:16.074 INFO:tasks.rados.rados.0.smithi088.stdout:2613: done (2 left) 2024-09-13T02:47:16.074 INFO:tasks.rados.rados.0.smithi088.stdout:2614: done (1 left) 2024-09-13T02:47:16.074 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 249 2024-09-13T02:47:16.074 INFO:tasks.rados.rados.0.smithi088.stdout:2615: finishing copy_from to smithi08884213-34 2024-09-13T02:47:16.074 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1400 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:47:16.074 INFO:tasks.rados.rados.0.smithi088.stdout:2616: seq_num 787 ranges {1810432=786432,2596864=401408} 2024-09-13T02:47:16.085 INFO:tasks.rados.rados.0.smithi088.stdout:2616: writing smithi08884213-38 from 1810432 to 2596864 tid 1 2024-09-13T02:47:16.088 INFO:tasks.rados.rados.0.smithi088.stdout:2616: writing smithi08884213-38 from 2596864 to 2998272 tid 2 2024-09-13T02:47:16.088 INFO:tasks.rados.rados.0.smithi088.stdout:2615: done (1 left) 2024-09-13T02:47:16.088 INFO:tasks.rados.rados.0.smithi088.stdout:2617: rollback oid 50 current snap is 249 2024-09-13T02:47:16.088 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 50 to 247 2024-09-13T02:47:16.088 INFO:tasks.rados.rados.0.smithi088.stdout:2618: rollback oid 30 current snap is 249 2024-09-13T02:47:16.088 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 30 to 247 2024-09-13T02:47:16.088 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 28 current snap is 249 2024-09-13T02:47:16.088 INFO:tasks.rados.rados.0.smithi088.stdout:2619: seq_num 788 ranges {1728512=802816,2531328=401408} 2024-09-13T02:47:16.101 INFO:tasks.rados.rados.0.smithi088.stdout:2619: writing smithi08884213-28 from 1728512 to 2531328 tid 1 2024-09-13T02:47:16.104 INFO:tasks.rados.rados.0.smithi088.stdout:2619: writing smithi08884213-28 from 2531328 to 2932736 tid 2 2024-09-13T02:47:16.104 INFO:tasks.rados.rados.0.smithi088.stdout:2620: rmattr oid 19 current snap is 249 2024-09-13T02:47:16.104 INFO:tasks.rados.rados.0.smithi088.stdout:2620: done (4 left) 2024-09-13T02:47:16.104 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 249 2024-09-13T02:47:16.104 INFO:tasks.rados.rados.0.smithi088.stdout:2617: finishing rollback tid 1 to smithi08884213-50 2024-09-13T02:47:16.105 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 0 (ObjNum 129 snap 0 seq_num 2152738992) dirty dne 2024-09-13T02:47:16.105 INFO:tasks.rados.rados.0.smithi088.stdout:2616: finishing write tid 1 to smithi08884213-38 2024-09-13T02:47:16.105 INFO:tasks.rados.rados.0.smithi088.stdout:2616: finishing write tid 2 to smithi08884213-38 2024-09-13T02:47:16.105 INFO:tasks.rados.rados.0.smithi088.stdout:2616: finishing write tid 3 to smithi08884213-38 2024-09-13T02:47:16.105 INFO:tasks.rados.rados.0.smithi088.stdout:2621: seq_num 789 ranges {1810432=417792,2228224=663552,2891776=139264} 2024-09-13T02:47:16.116 INFO:tasks.rados.rados.0.smithi088.stdout:2621: writing smithi08884213-32 from 1810432 to 2228224 tid 1 2024-09-13T02:47:16.119 INFO:tasks.rados.rados.0.smithi088.stdout:2621: writing smithi08884213-32 from 2228224 to 2891776 tid 2 2024-09-13T02:47:16.121 INFO:tasks.rados.rados.0.smithi088.stdout:2621: writing smithi08884213-32 from 2891776 to 3031040 tid 3 2024-09-13T02:47:16.121 INFO:tasks.rados.rados.0.smithi088.stdout:2617: done (4 left) 2024-09-13T02:47:16.121 INFO:tasks.rados.rados.0.smithi088.stdout:2622: setattr oid 43 current snap is 249 2024-09-13T02:47:16.121 INFO:tasks.rados.rados.0.smithi088.stdout:2618: finishing rollback tid 0 to smithi08884213-30 2024-09-13T02:47:16.121 INFO:tasks.rados.rados.0.smithi088.stdout:2618: finishing rollback tid 1 to smithi08884213-30 2024-09-13T02:47:16.121 INFO:tasks.rados.rados.0.smithi088.stdout:2618: finishing rollback tid 2 to smithi08884213-30 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1315 (ObjNum 779 snap 247 seq_num 779) dirty exists 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:2616: finishing write tid 4 to smithi08884213-38 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:2616: oid 38 updating version 0 to 930 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:2616: oid 38 updating version 930 to 931 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:2616: oid 38 updating version 931 to 932 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 932 (ObjNum 787 snap 249 seq_num 787) dirty exists 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:2616: left oid 38 (ObjNum 787 snap 249 seq_num 787) 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:2619: finishing write tid 1 to smithi08884213-28 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:2619: finishing write tid 2 to smithi08884213-28 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:2619: finishing write tid 3 to smithi08884213-28 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:2619: finishing write tid 4 to smithi08884213-28 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:2619: oid 28 updating version 0 to 1578 2024-09-13T02:47:16.122 INFO:tasks.rados.rados.0.smithi088.stdout:2619: oid 28 version 1578 is already newer than 1576 2024-09-13T02:47:16.123 INFO:tasks.rados.rados.0.smithi088.stdout:2619: oid 28 version 1578 is already newer than 1577 2024-09-13T02:47:16.123 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1578 (ObjNum 788 snap 249 seq_num 788) dirty exists 2024-09-13T02:47:16.123 INFO:tasks.rados.rados.0.smithi088.stdout:2619: left oid 28 (ObjNum 788 snap 249 seq_num 788) 2024-09-13T02:47:16.123 INFO:tasks.rados.rados.0.smithi088.stdout:2621: finishing write tid 1 to smithi08884213-32 2024-09-13T02:47:16.123 INFO:tasks.rados.rados.0.smithi088.stdout:2616: done (4 left) 2024-09-13T02:47:16.123 INFO:tasks.rados.rados.0.smithi088.stdout:2618: done (3 left) 2024-09-13T02:47:16.123 INFO:tasks.rados.rados.0.smithi088.stdout:2619: done (2 left) 2024-09-13T02:47:16.124 INFO:tasks.rados.rados.0.smithi088.stdout:2623: snap_remove snap 247 2024-09-13T02:47:16.409 INFO:tasks.rados.rados.0.smithi088.stdout:2623: done (2 left) 2024-09-13T02:47:16.409 INFO:tasks.rados.rados.0.smithi088.stdout:2624: copy_from oid 46 from oid 29 current snap is 249 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:2621: finishing write tid 2 to smithi08884213-32 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:2621: finishing write tid 3 to smithi08884213-32 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:2621: finishing write tid 4 to smithi08884213-32 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1312 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:2621: finishing write tid 5 to smithi08884213-32 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:2621: oid 32 updating version 0 to 1318 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:2621: oid 32 version 1318 is already newer than 1317 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:2621: oid 32 updating version 1318 to 1319 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:2621: oid 32 version 1319 is already newer than 1316 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1319 (ObjNum 789 snap 249 seq_num 789) dirty exists 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:2621: left oid 32 (ObjNum 789 snap 249 seq_num 789) 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:2621: done (2 left) 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:2622: done (1 left) 2024-09-13T02:47:16.410 INFO:tasks.rados.rados.0.smithi088.stdout:2625: rollback oid 44 current snap is 249 2024-09-13T02:47:16.411 INFO:tasks.rados.rados.0.smithi088.stdout:2625: done (1 left) 2024-09-13T02:47:16.411 INFO:tasks.rados.rados.0.smithi088.stdout:2626: copy_from oid 36 from oid 34 current snap is 249 2024-09-13T02:47:16.411 INFO:tasks.rados.rados.0.smithi088.stdout:2627: copy_from oid 16 from oid 49 current snap is 249 2024-09-13T02:47:16.411 INFO:tasks.rados.rados.0.smithi088.stdout:2628: rmattr oid 6 current snap is 249 2024-09-13T02:47:16.411 INFO:tasks.rados.rados.0.smithi088.stdout:2628: done (3 left) 2024-09-13T02:47:16.411 INFO:tasks.rados.rados.0.smithi088.stdout:2629: delete oid 39 current snap is 249 2024-09-13T02:47:16.422 INFO:tasks.rados.rados.0.smithi088.stdout:2629: done (3 left) 2024-09-13T02:47:16.422 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 249 2024-09-13T02:47:16.422 INFO:tasks.rados.rados.0.smithi088.stdout:2630: seq_num 791 ranges {0=450560,450560=475136,925696=327680} 2024-09-13T02:47:16.425 INFO:tasks.rados.rados.0.smithi088.stdout:2630: writing smithi08884213-8 from 0 to 450560 tid 1 2024-09-13T02:47:16.428 INFO:tasks.rados.rados.0.smithi088.stdout:2630: writing smithi08884213-8 from 450560 to 925696 tid 2 2024-09-13T02:47:16.431 INFO:tasks.rados.rados.0.smithi088.stdout:2630: writing smithi08884213-8 from 925696 to 1253376 tid 3 2024-09-13T02:47:16.431 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 249 2024-09-13T02:47:16.431 INFO:tasks.rados.rados.0.smithi088.stdout:2624: finishing copy_from racing read to smithi08884213-46 2024-09-13T02:47:16.431 INFO:tasks.rados.rados.0.smithi088.stdout:2631: seq_num 792 ranges {2998272=466944,3465216=761856,4227072=40960} 2024-09-13T02:47:16.450 INFO:tasks.rados.rados.0.smithi088.stdout:2631: writing smithi08884213-38 from 2998272 to 3465216 tid 1 2024-09-13T02:47:16.455 INFO:tasks.rados.rados.0.smithi088.stdout:2631: writing smithi08884213-38 from 3465216 to 4227072 tid 2 2024-09-13T02:47:16.455 INFO:tasks.rados.rados.0.smithi088.stdout:2631: writing smithi08884213-38 from 4227072 to 4268032 tid 3 2024-09-13T02:47:16.455 INFO:tasks.rados.rados.0.smithi088.stdout:2632: setattr oid 28 current snap is 249 2024-09-13T02:47:16.455 INFO:tasks.rados.rados.0.smithi088.stdout:2626: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:47:16.455 INFO:tasks.rados.rados.0.smithi088.stdout:2624: finishing copy_from to smithi08884213-46 2024-09-13T02:47:16.455 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1335 (ObjNum 776 snap 246 seq_num 776) dirty exists 2024-09-13T02:47:16.455 INFO:tasks.rados.rados.0.smithi088.stdout:2626: finishing copy_from to smithi08884213-36 2024-09-13T02:47:16.455 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 1400 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:47:16.455 INFO:tasks.rados.rados.0.smithi088.stdout:2627: finishing copy_from racing read to smithi08884213-16 2024-09-13T02:47:16.455 INFO:tasks.rados.rados.0.smithi088.stdout:2630: finishing write tid 1 to smithi08884213-8 2024-09-13T02:47:16.455 INFO:tasks.rados.rados.0.smithi088.stdout:2627: finishing copy_from to smithi08884213-16 2024-09-13T02:47:16.456 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1379 (ObjNum 638 snap 201 seq_num 638) dirty exists 2024-09-13T02:47:16.456 INFO:tasks.rados.rados.0.smithi088.stdout:2630: finishing write tid 2 to smithi08884213-8 2024-09-13T02:47:16.456 INFO:tasks.rados.rados.0.smithi088.stdout:2630: finishing write tid 3 to smithi08884213-8 2024-09-13T02:47:16.456 INFO:tasks.rados.rados.0.smithi088.stdout:2630: finishing write tid 4 to smithi08884213-8 2024-09-13T02:47:16.456 INFO:tasks.rados.rados.0.smithi088.stdout:2630: finishing write tid 5 to smithi08884213-8 2024-09-13T02:47:16.456 INFO:tasks.rados.rados.0.smithi088.stdout:2630: oid 8 updating version 0 to 1602 2024-09-13T02:47:16.456 INFO:tasks.rados.rados.0.smithi088.stdout:2630: oid 8 updating version 1602 to 1604 2024-09-13T02:47:16.456 INFO:tasks.rados.rados.0.smithi088.stdout:2630: oid 8 version 1604 is already newer than 1603 2024-09-13T02:47:16.456 INFO:tasks.rados.rados.0.smithi088.stdout:2630: oid 8 version 1604 is already newer than 1601 2024-09-13T02:47:16.456 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 1604 (ObjNum 791 snap 249 seq_num 791) dirty exists 2024-09-13T02:47:16.456 INFO:tasks.rados.rados.0.smithi088.stdout:2630: left oid 8 (ObjNum 791 snap 249 seq_num 791) 2024-09-13T02:47:16.456 INFO:tasks.rados.rados.0.smithi088.stdout:2631: finishing write tid 1 to smithi08884213-38 2024-09-13T02:47:16.458 INFO:tasks.rados.rados.0.smithi088.stdout:2624: done (5 left) 2024-09-13T02:47:16.458 INFO:tasks.rados.rados.0.smithi088.stdout:2626: done (4 left) 2024-09-13T02:47:16.458 INFO:tasks.rados.rados.0.smithi088.stdout:2627: done (3 left) 2024-09-13T02:47:16.458 INFO:tasks.rados.rados.0.smithi088.stdout:2630: done (2 left) 2024-09-13T02:47:16.458 INFO:tasks.rados.rados.0.smithi088.stdout:2633: copy_from oid 15 from oid 34 current snap is 249 2024-09-13T02:47:16.458 INFO:tasks.rados.rados.0.smithi088.stdout:2631: finishing write tid 2 to smithi08884213-38 2024-09-13T02:47:16.458 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 36 current snap is 249 2024-09-13T02:47:16.458 INFO:tasks.rados.rados.0.smithi088.stdout:2634: seq_num 793 ranges {1474560=483328,1957888=647168,2605056=155648} 2024-09-13T02:47:16.468 INFO:tasks.rados.rados.0.smithi088.stdout:2634: writing smithi08884213-36 from 1474560 to 1957888 tid 1 2024-09-13T02:47:16.472 INFO:tasks.rados.rados.0.smithi088.stdout:2634: writing smithi08884213-36 from 1957888 to 2605056 tid 2 2024-09-13T02:47:16.473 INFO:tasks.rados.rados.0.smithi088.stdout:2634: writing smithi08884213-36 from 2605056 to 2760704 tid 3 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:2635: copy_from oid 40 from oid 5 current snap is 249 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:2631: finishing write tid 3 to smithi08884213-38 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:2631: finishing write tid 4 to smithi08884213-38 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:2636: delete oid 27 current snap is 249 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:2631: finishing write tid 5 to smithi08884213-38 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:2631: oid 38 updating version 0 to 934 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:2631: oid 38 version 934 is already newer than 933 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:2631: oid 38 updating version 934 to 936 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:2631: oid 38 version 936 is already newer than 935 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 936 (ObjNum 792 snap 249 seq_num 792) dirty exists 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:2631: left oid 38 (ObjNum 792 snap 249 seq_num 792) 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1584 (ObjNum 788 snap 249 seq_num 788) dirty exists 2024-09-13T02:47:16.474 INFO:tasks.rados.rados.0.smithi088.stdout:2633: finishing copy_from racing read to smithi08884213-15 2024-09-13T02:47:16.475 INFO:tasks.rados.rados.0.smithi088.stdout:2633: finishing copy_from to smithi08884213-15 2024-09-13T02:47:16.475 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1400 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:47:16.475 INFO:tasks.rados.rados.0.smithi088.stdout:2634: finishing write tid 1 to smithi08884213-36 2024-09-13T02:47:16.475 INFO:tasks.rados.rados.0.smithi088.stdout:2631: done (5 left) 2024-09-13T02:47:16.475 INFO:tasks.rados.rados.0.smithi088.stdout:2632: done (4 left) 2024-09-13T02:47:16.475 INFO:tasks.rados.rados.0.smithi088.stdout:2633: done (3 left) 2024-09-13T02:47:16.475 INFO:tasks.rados.rados.0.smithi088.stdout:2636: done (2 left) 2024-09-13T02:47:16.476 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 46 current snap is 249 2024-09-13T02:47:16.476 INFO:tasks.rados.rados.0.smithi088.stdout:2637: seq_num 795 ranges {1007616=524288,1531904=417792,1949696=385024} 2024-09-13T02:47:16.483 INFO:tasks.rados.rados.0.smithi088.stdout:2637: writing smithi08884213-46 from 1007616 to 1531904 tid 1 2024-09-13T02:47:16.485 INFO:tasks.rados.rados.0.smithi088.stdout:2637: writing smithi08884213-46 from 1531904 to 1949696 tid 2 2024-09-13T02:47:16.488 INFO:tasks.rados.rados.0.smithi088.stdout:2637: writing smithi08884213-46 from 1949696 to 2334720 tid 3 2024-09-13T02:47:16.488 INFO:tasks.rados.rados.0.smithi088.stdout:2638: read oid 28 snap -1 2024-09-13T02:47:16.488 INFO:tasks.rados.rados.0.smithi088.stdout:2638: expect (ObjNum 788 snap 249 seq_num 788) 2024-09-13T02:47:16.488 INFO:tasks.rados.rados.0.smithi088.stdout:2639: copy_from oid 22 from oid 6 current snap is 249 2024-09-13T02:47:16.488 INFO:tasks.rados.rados.0.smithi088.stdout:2635: finishing copy_from to smithi08884213-40 2024-09-13T02:47:16.489 INFO:tasks.rados.rados.0.smithi088.stdout:2635: got expected ENOENT (src dne) 2024-09-13T02:47:16.489 INFO:tasks.rados.rados.0.smithi088.stdout:2635: finishing copy_from racing read to smithi08884213-40 2024-09-13T02:47:16.489 INFO:tasks.rados.rados.0.smithi088.stdout:2634: finishing write tid 2 to smithi08884213-36 2024-09-13T02:47:16.489 INFO:tasks.rados.rados.0.smithi088.stdout:2634: finishing write tid 3 to smithi08884213-36 2024-09-13T02:47:16.489 INFO:tasks.rados.rados.0.smithi088.stdout:2634: finishing write tid 4 to smithi08884213-36 2024-09-13T02:47:16.489 INFO:tasks.rados.rados.0.smithi088.stdout:2634: finishing write tid 5 to smithi08884213-36 2024-09-13T02:47:16.489 INFO:tasks.rados.rados.0.smithi088.stdout:2634: oid 36 updating version 0 to 1401 2024-09-13T02:47:16.489 INFO:tasks.rados.rados.0.smithi088.stdout:2634: oid 36 updating version 1401 to 1403 2024-09-13T02:47:16.489 INFO:tasks.rados.rados.0.smithi088.stdout:2634: oid 36 version 1403 is already newer than 1402 2024-09-13T02:47:16.489 INFO:tasks.rados.rados.0.smithi088.stdout:2634: oid 36 updating version 1403 to 1404 2024-09-13T02:47:16.489 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 1404 (ObjNum 793 snap 249 seq_num 793) dirty exists 2024-09-13T02:47:16.490 INFO:tasks.rados.rados.0.smithi088.stdout:2634: left oid 36 (ObjNum 793 snap 249 seq_num 793) 2024-09-13T02:47:16.490 INFO:tasks.rados.rados.0.smithi088.stdout:2637: finishing write tid 1 to smithi08884213-46 2024-09-13T02:47:16.490 INFO:tasks.rados.rados.0.smithi088.stdout:2637: finishing write tid 2 to smithi08884213-46 2024-09-13T02:47:16.490 INFO:tasks.rados.rados.0.smithi088.stdout:2634: done (4 left) 2024-09-13T02:47:16.490 INFO:tasks.rados.rados.0.smithi088.stdout:2635: done (3 left) 2024-09-13T02:47:16.490 INFO:tasks.rados.rados.0.smithi088.stdout:2640: snap_create 2024-09-13T02:47:16.491 INFO:tasks.rados.rados.0.smithi088.stdout:2637: finishing write tid 3 to smithi08884213-46 2024-09-13T02:47:16.491 INFO:tasks.rados.rados.0.smithi088.stdout:2637: finishing write tid 4 to smithi08884213-46 2024-09-13T02:47:16.493 INFO:tasks.rados.rados.0.smithi088.stdout:2637: finishing write tid 5 to smithi08884213-46 2024-09-13T02:47:16.493 INFO:tasks.rados.rados.0.smithi088.stdout:2637: oid 46 updating version 0 to 1338 2024-09-13T02:47:16.493 INFO:tasks.rados.rados.0.smithi088.stdout:2637: oid 46 updating version 1338 to 1339 2024-09-13T02:47:16.493 INFO:tasks.rados.rados.0.smithi088.stdout:2637: oid 46 version 1339 is already newer than 1337 2024-09-13T02:47:16.493 INFO:tasks.rados.rados.0.smithi088.stdout:2637: oid 46 version 1339 is already newer than 1336 2024-09-13T02:47:16.493 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1339 (ObjNum 795 snap 249 seq_num 795) dirty exists 2024-09-13T02:47:16.493 INFO:tasks.rados.rados.0.smithi088.stdout:2637: left oid 46 (ObjNum 795 snap 249 seq_num 795) 2024-09-13T02:47:16.503 INFO:tasks.rados.rados.0.smithi088.stdout:2639: finishing copy_from racing read to smithi08884213-22 2024-09-13T02:47:16.504 INFO:tasks.rados.rados.0.smithi088.stdout:2638: expect (ObjNum 788 snap 249 seq_num 788) 2024-09-13T02:47:16.626 INFO:tasks.rados.rados.0.smithi088.stdout:2639: finishing copy_from to smithi08884213-22 2024-09-13T02:47:16.626 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1243 (ObjNum 698 snap 221 seq_num 698) dirty exists 2024-09-13T02:47:17.418 INFO:tasks.rados.rados.0.smithi088.stdout:2637: done (3 left) 2024-09-13T02:47:17.419 INFO:tasks.rados.rados.0.smithi088.stdout:2638: done (2 left) 2024-09-13T02:47:17.419 INFO:tasks.rados.rados.0.smithi088.stdout:2639: done (1 left) 2024-09-13T02:47:17.419 INFO:tasks.rados.rados.0.smithi088.stdout:2640: done (0 left) 2024-09-13T02:47:17.419 INFO:tasks.rados.rados.0.smithi088.stdout:2641: rollback oid 15 current snap is 250 2024-09-13T02:47:17.419 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 15 to 249 2024-09-13T02:47:17.419 INFO:tasks.rados.rados.0.smithi088.stdout:2642: read oid 37 snap -1 2024-09-13T02:47:17.419 INFO:tasks.rados.rados.0.smithi088.stdout:2642: expect deleted 2024-09-13T02:47:17.419 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 250 2024-09-13T02:47:17.419 INFO:tasks.rados.rados.0.smithi088.stdout:2643: seq_num 796 ranges {3031040=540672,3571712=704512,4276224=98304} 2024-09-13T02:47:17.438 INFO:tasks.rados.rados.0.smithi088.stdout:2643: writing smithi08884213-32 from 3031040 to 3571712 tid 1 2024-09-13T02:47:17.441 INFO:tasks.rados.rados.0.smithi088.stdout:2643: writing smithi08884213-32 from 3571712 to 4276224 tid 2 2024-09-13T02:47:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:2643: writing smithi08884213-32 from 4276224 to 4374528 tid 3 2024-09-13T02:47:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:2644: rollback oid 14 current snap is 250 2024-09-13T02:47:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 14 to 249 2024-09-13T02:47:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:2641: finishing rollback tid 0 to smithi08884213-15 2024-09-13T02:47:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:2641: finishing rollback tid 1 to smithi08884213-15 2024-09-13T02:47:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:2641: finishing rollback tid 2 to smithi08884213-15 2024-09-13T02:47:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1407 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:47:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:2643: finishing write tid 1 to smithi08884213-32 2024-09-13T02:47:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:2641: done (3 left) 2024-09-13T02:47:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:2642: done (2 left) 2024-09-13T02:47:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:2645: rollback oid 34 current snap is 250 2024-09-13T02:47:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 34 to 249 2024-09-13T02:47:17.444 INFO:tasks.rados.rados.0.smithi088.stdout:2646: rollback oid 23 current snap is 250 2024-09-13T02:47:17.444 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 23 to 249 2024-09-13T02:47:17.444 INFO:tasks.rados.rados.0.smithi088.stdout:2647: rmattr oid 49 current snap is 250 2024-09-13T02:47:17.444 INFO:tasks.rados.rados.0.smithi088.stdout:2647: done (4 left) 2024-09-13T02:47:17.444 INFO:tasks.rados.rados.0.smithi088.stdout:2648: rmattr oid 21 current snap is 250 2024-09-13T02:47:17.444 INFO:tasks.rados.rados.0.smithi088.stdout:2649: snap_create 2024-09-13T02:47:17.446 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1313 (ObjNum 768 snap 244 seq_num 768) dirty exists 2024-09-13T02:47:17.446 INFO:tasks.rados.rados.0.smithi088.stdout:2646: finishing rollback tid 0 to smithi08884213-23 2024-09-13T02:47:17.448 INFO:tasks.rados.rados.0.smithi088.stdout:2643: finishing write tid 2 to smithi08884213-32 2024-09-13T02:47:17.448 INFO:tasks.rados.rados.0.smithi088.stdout:2643: finishing write tid 3 to smithi08884213-32 2024-09-13T02:47:17.448 INFO:tasks.rados.rados.0.smithi088.stdout:2646: finishing rollback tid 1 to smithi08884213-23 2024-09-13T02:47:17.448 INFO:tasks.rados.rados.0.smithi088.stdout:2643: finishing write tid 4 to smithi08884213-32 2024-09-13T02:47:17.448 INFO:tasks.rados.rados.0.smithi088.stdout:2646: finishing rollback tid 2 to smithi08884213-23 2024-09-13T02:47:17.449 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1162 (ObjNum 681 snap 217 seq_num 681) dirty exists 2024-09-13T02:47:17.449 INFO:tasks.rados.rados.0.smithi088.stdout:2644: finishing rollback tid 0 to smithi08884213-14 2024-09-13T02:47:17.449 INFO:tasks.rados.rados.0.smithi088.stdout:2644: finishing rollback tid 1 to smithi08884213-14 2024-09-13T02:47:17.450 INFO:tasks.rados.rados.0.smithi088.stdout:2644: finishing rollback tid 2 to smithi08884213-14 2024-09-13T02:47:17.450 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1410 (ObjNum 786 snap 249 seq_num 786) dirty exists 2024-09-13T02:47:17.450 INFO:tasks.rados.rados.0.smithi088.stdout:2643: finishing write tid 5 to smithi08884213-32 2024-09-13T02:47:17.450 INFO:tasks.rados.rados.0.smithi088.stdout:2643: oid 32 updating version 0 to 1321 2024-09-13T02:47:17.450 INFO:tasks.rados.rados.0.smithi088.stdout:2643: oid 32 updating version 1321 to 1323 2024-09-13T02:47:17.450 INFO:tasks.rados.rados.0.smithi088.stdout:2643: oid 32 version 1323 is already newer than 1322 2024-09-13T02:47:17.450 INFO:tasks.rados.rados.0.smithi088.stdout:2643: oid 32 version 1323 is already newer than 1320 2024-09-13T02:47:17.450 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1323 (ObjNum 796 snap 250 seq_num 796) dirty exists 2024-09-13T02:47:17.450 INFO:tasks.rados.rados.0.smithi088.stdout:2643: left oid 32 (ObjNum 796 snap 250 seq_num 796) 2024-09-13T02:47:17.451 INFO:tasks.rados.rados.0.smithi088.stdout:2645: finishing rollback tid 0 to smithi08884213-34 2024-09-13T02:47:17.451 INFO:tasks.rados.rados.0.smithi088.stdout:2645: finishing rollback tid 1 to smithi08884213-34 2024-09-13T02:47:17.451 INFO:tasks.rados.rados.0.smithi088.stdout:2645: finishing rollback tid 2 to smithi08884213-34 2024-09-13T02:47:17.451 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1413 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:47:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:17 smithi195 ceph-mon[87742]: osdmap e587: 8 total, 8 up, 8 in 2024-09-13T02:47:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:17 smithi088 ceph-mon[96266]: osdmap e587: 8 total, 8 up, 8 in 2024-09-13T02:47:17.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:17 smithi088 ceph-mon[98762]: osdmap e587: 8 total, 8 up, 8 in 2024-09-13T02:47:18.419 INFO:tasks.rados.rados.0.smithi088.stdout:2643: done (5 left) 2024-09-13T02:47:18.419 INFO:tasks.rados.rados.0.smithi088.stdout:2644: done (4 left) 2024-09-13T02:47:18.419 INFO:tasks.rados.rados.0.smithi088.stdout:2645: done (3 left) 2024-09-13T02:47:18.420 INFO:tasks.rados.rados.0.smithi088.stdout:2646: done (2 left) 2024-09-13T02:47:18.420 INFO:tasks.rados.rados.0.smithi088.stdout:2648: done (1 left) 2024-09-13T02:47:18.420 INFO:tasks.rados.rados.0.smithi088.stdout:2649: done (0 left) 2024-09-13T02:47:18.420 INFO:tasks.rados.rados.0.smithi088.stdout:2650: delete oid 49 current snap is 251 2024-09-13T02:47:18.424 INFO:tasks.rados.rados.0.smithi088.stdout:2650: done (0 left) 2024-09-13T02:47:18.424 INFO:tasks.rados.rados.0.smithi088.stdout:2651: rmattr oid 20 current snap is 251 2024-09-13T02:47:18.424 INFO:tasks.rados.rados.0.smithi088.stdout:2652: copy_from oid 28 from oid 24 current snap is 251 2024-09-13T02:47:18.424 INFO:tasks.rados.rados.0.smithi088.stdout:2653: rollback oid 14 current snap is 251 2024-09-13T02:47:18.424 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 14 to 250 2024-09-13T02:47:18.424 INFO:tasks.rados.rados.0.smithi088.stdout:2654: read oid 36 snap -1 2024-09-13T02:47:18.424 INFO:tasks.rados.rados.0.smithi088.stdout:2654: expect (ObjNum 793 snap 249 seq_num 793) 2024-09-13T02:47:18.424 INFO:tasks.rados.rados.0.smithi088.stdout:2655: copy_from oid 6 from oid 9 current snap is 251 2024-09-13T02:47:18.424 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 251 2024-09-13T02:47:18.424 INFO:tasks.rados.rados.0.smithi088.stdout:2656: seq_num 798 ranges {991232=573440,1564672=466944,2031616=335872} 2024-09-13T02:47:18.433 INFO:tasks.rados.rados.0.smithi088.stdout:2656: writing smithi08884213-40 from 991232 to 1564672 tid 1 2024-09-13T02:47:18.435 INFO:tasks.rados.rados.0.smithi088.stdout:2656: writing smithi08884213-40 from 1564672 to 2031616 tid 2 2024-09-13T02:47:18.438 INFO:tasks.rados.rados.0.smithi088.stdout:2656: writing smithi08884213-40 from 2031616 to 2367488 tid 3 2024-09-13T02:47:18.438 INFO:tasks.rados.rados.0.smithi088.stdout:2657: snap_create 2024-09-13T02:47:18.438 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1607 (ObjNum 782 snap 248 seq_num 782) dirty exists 2024-09-13T02:47:18.439 INFO:tasks.rados.rados.0.smithi088.stdout:2653: finishing rollback tid 0 to smithi08884213-14 2024-09-13T02:47:18.439 INFO:tasks.rados.rados.0.smithi088.stdout:2653: finishing rollback tid 1 to smithi08884213-14 2024-09-13T02:47:18.439 INFO:tasks.rados.rados.0.smithi088.stdout:2653: finishing rollback tid 2 to smithi08884213-14 2024-09-13T02:47:18.439 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1416 (ObjNum 786 snap 249 seq_num 786) dirty exists 2024-09-13T02:47:18.440 INFO:tasks.rados.rados.0.smithi088.stdout:2655: finishing copy_from racing read to smithi08884213-6 2024-09-13T02:47:18.444 INFO:tasks.rados.rados.0.smithi088.stdout:2655: finishing copy_from to smithi08884213-6 2024-09-13T02:47:18.444 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1328 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:47:18.447 INFO:tasks.rados.rados.0.smithi088.stdout:2654: expect (ObjNum 793 snap 249 seq_num 793) 2024-09-13T02:47:18.504 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:47:18.548 INFO:tasks.rados.rados.0.smithi088.stdout:2652: finishing copy_from racing read to smithi08884213-28 2024-09-13T02:47:18.549 INFO:tasks.rados.rados.0.smithi088.stdout:2656: finishing write tid 1 to smithi08884213-40 2024-09-13T02:47:18.549 INFO:tasks.rados.rados.0.smithi088.stdout:2656: finishing write tid 2 to smithi08884213-40 2024-09-13T02:47:18.549 INFO:tasks.rados.rados.0.smithi088.stdout:2656: finishing write tid 3 to smithi08884213-40 2024-09-13T02:47:18.549 INFO:tasks.rados.rados.0.smithi088.stdout:2656: finishing write tid 4 to smithi08884213-40 2024-09-13T02:47:18.549 INFO:tasks.rados.rados.0.smithi088.stdout:2656: finishing write tid 5 to smithi08884213-40 2024-09-13T02:47:18.549 INFO:tasks.rados.rados.0.smithi088.stdout:2656: oid 40 updating version 0 to 1588 2024-09-13T02:47:18.549 INFO:tasks.rados.rados.0.smithi088.stdout:2656: oid 40 version 1588 is already newer than 1587 2024-09-13T02:47:18.549 INFO:tasks.rados.rados.0.smithi088.stdout:2656: oid 40 updating version 1588 to 1589 2024-09-13T02:47:18.549 INFO:tasks.rados.rados.0.smithi088.stdout:2656: oid 40 version 1589 is already newer than 1586 2024-09-13T02:47:18.550 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1589 (ObjNum 798 snap 251 seq_num 798) dirty exists 2024-09-13T02:47:18.550 INFO:tasks.rados.rados.0.smithi088.stdout:2656: left oid 40 (ObjNum 798 snap 251 seq_num 798) 2024-09-13T02:47:18.550 INFO:tasks.rados.rados.0.smithi088.stdout:2652: finishing copy_from to smithi08884213-28 2024-09-13T02:47:18.550 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1059 (ObjNum 711 snap 226 seq_num 711) dirty exists 2024-09-13T02:47:18.684 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: pgmap v559: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 136 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-09-13T02:47:18.684 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: osdmap e588: 8 total, 8 up, 8 in 2024-09-13T02:47:18.684 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.684 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.684 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.684 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.684 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:47:18.684 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:47:18.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:18.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.685 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.686 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.686 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.686 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: pgmap v559: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 136 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-09-13T02:47:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: osdmap e588: 8 total, 8 up, 8 in 2024-09-13T02:47:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:47:18.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:47:18.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:18.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: pgmap v559: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 136 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-09-13T02:47:18.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: osdmap e588: 8 total, 8 up, 8 in 2024-09-13T02:47:18.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:47:18.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:47:18.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:18.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:18.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.697 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:18.768 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:47:18.768 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (10m) 5s ago 11m 26.8M - 0.25.0 c8568f914cd2 4c851865c9b1 2024-09-13T02:47:18.768 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (11m) 4s ago 11m 86.1M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:47:18.768 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (44s) 5s ago 12m 14.4M - 19.1.1-322-g7741f7f9 19dc8d659727 0d78a4843e4a 2024-09-13T02:47:18.769 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (24s) 4s ago 12m 13.2M - 19.1.1-322-g7741f7f9 19dc8d659727 e5dda7e739bd 2024-09-13T02:47:18.769 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (6m) 4s ago 16m 442M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:47:18.769 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (7m) 5s ago 17m 514M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:47:18.769 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (6m) 5s ago 18m 68.7M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:47:18.769 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (5m) 4s ago 16m 54.2M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:47:18.769 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (6m) 5s ago 16m 61.8M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:47:18.769 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (12s) 5s ago 10m 3347k - 1.5.0 0da6a335fe13 aaccc9e76a1c 2024-09-13T02:47:18.769 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (8s) 4s ago 10m 3581k - 1.5.0 0da6a335fe13 2429a9649909 2024-09-13T02:47:18.769 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (5m) 5s ago 15m 344M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 f6b18d576820 2024-09-13T02:47:18.769 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (4m) 5s ago 15m 286M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 449625b55177 2024-09-13T02:47:18.769 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (3m) 5s ago 15m 227M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 335d6d44ad1d 2024-09-13T02:47:18.770 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (3m) 5s ago 14m 167M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 1cc57714682e 2024-09-13T02:47:18.770 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (2m) 4s ago 14m 220M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 681d4b550d35 2024-09-13T02:47:18.770 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (2m) 4s ago 13m 225M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 66cf5ae11cce 2024-09-13T02:47:18.770 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (97s) 4s ago 13m 137M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 d236c44f5fe7 2024-09-13T02:47:18.770 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (63s) 4s ago 13m 145M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 9a145996b436 2024-09-13T02:47:18.770 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (6m) 4s ago 11m 51.0M - 2.43.0 a07b618ecd1d 3c3c039db567 2024-09-13T02:47:19.088 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:47:19.088 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:47:19.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:47:19.088 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:47:19.088 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:47:19.088 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:47:19.089 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:47:19.089 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:47:19.089 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T02:47:19.089 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:47:19.089 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:47:19.089 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:47:19.089 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:47:19.090 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:47:19.090 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 15 2024-09-13T02:47:19.090 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:47:19.090 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:47:19.426 INFO:tasks.rados.rados.0.smithi088.stdout:2651: done (6 left) 2024-09-13T02:47:19.426 INFO:tasks.rados.rados.0.smithi088.stdout:2652: done (5 left) 2024-09-13T02:47:19.426 INFO:tasks.rados.rados.0.smithi088.stdout:2653: done (4 left) 2024-09-13T02:47:19.426 INFO:tasks.rados.rados.0.smithi088.stdout:2654: done (3 left) 2024-09-13T02:47:19.426 INFO:tasks.rados.rados.0.smithi088.stdout:2655: done (2 left) 2024-09-13T02:47:19.427 INFO:tasks.rados.rados.0.smithi088.stdout:2656: done (1 left) 2024-09-13T02:47:19.427 INFO:tasks.rados.rados.0.smithi088.stdout:2657: done (0 left) 2024-09-13T02:47:19.427 INFO:tasks.rados.rados.0.smithi088.stdout:2658: delete oid 35 current snap is 252 2024-09-13T02:47:19.430 INFO:tasks.rados.rados.0.smithi088.stdout:2658: done (0 left) 2024-09-13T02:47:19.430 INFO:tasks.rados.rados.0.smithi088.stdout:2659: delete oid 27 current snap is 252 2024-09-13T02:47:19.432 INFO:tasks.rados.rados.0.smithi088.stdout:2659: done (0 left) 2024-09-13T02:47:19.432 INFO:tasks.rados.rados.0.smithi088.stdout:2660: snap_remove snap 250 2024-09-13T02:47:19.546 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:19 smithi195 ceph-mon[87742]: osdmap e589: 8 total, 8 up, 8 in 2024-09-13T02:47:19.546 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:19 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1083128160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:19.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:19 smithi088 ceph-mon[96266]: osdmap e589: 8 total, 8 up, 8 in 2024-09-13T02:47:19.693 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:19 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1083128160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:19.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:19 smithi088 ceph-mon[98762]: osdmap e589: 8 total, 8 up, 8 in 2024-09-13T02:47:19.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:19 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1083128160' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:20.429 INFO:tasks.rados.rados.0.smithi088.stdout:2660: done (0 left) 2024-09-13T02:47:20.429 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 252 2024-09-13T02:47:20.429 INFO:tasks.rados.rados.0.smithi088.stdout:2661: seq_num 801 ranges {0=622592,622592=573440,1196032=229376} 2024-09-13T02:47:20.432 INFO:tasks.rados.rados.0.smithi088.stdout:2661: writing smithi08884213-17 from 0 to 622592 tid 1 2024-09-13T02:47:20.435 INFO:tasks.rados.rados.0.smithi088.stdout:2661: writing smithi08884213-17 from 622592 to 1196032 tid 2 2024-09-13T02:47:20.437 INFO:tasks.rados.rados.0.smithi088.stdout:2661: writing smithi08884213-17 from 1196032 to 1425408 tid 3 2024-09-13T02:47:20.437 INFO:tasks.rados.rados.0.smithi088.stdout:2662: snap_remove snap 251 2024-09-13T02:47:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:20 smithi088 ceph-mon[96266]: from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:47:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:20 smithi088 ceph-mon[96266]: from='client.44363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:47:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:20 smithi088 ceph-mon[96266]: pgmap v562: 121 pgs: 121 active+clean; 127 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.4 MiB/s wr, 16 op/s 2024-09-13T02:47:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:20 smithi088 ceph-mon[96266]: osdmap e590: 8 total, 8 up, 8 in 2024-09-13T02:47:20.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:20 smithi088 ceph-mon[98762]: from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:47:20.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:20 smithi088 ceph-mon[98762]: from='client.44363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:47:20.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:20 smithi088 ceph-mon[98762]: pgmap v562: 121 pgs: 121 active+clean; 127 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.4 MiB/s wr, 16 op/s 2024-09-13T02:47:20.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:20 smithi088 ceph-mon[98762]: osdmap e590: 8 total, 8 up, 8 in 2024-09-13T02:47:20.712 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:20 smithi195 ceph-mon[87742]: from='client.44357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:47:20.712 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:20 smithi195 ceph-mon[87742]: from='client.44363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:47:20.713 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:20 smithi195 ceph-mon[87742]: pgmap v562: 121 pgs: 121 active+clean; 127 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 3.4 MiB/s wr, 16 op/s 2024-09-13T02:47:20.713 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:20 smithi195 ceph-mon[87742]: osdmap e590: 8 total, 8 up, 8 in 2024-09-13T02:47:21.410 INFO:tasks.rados.rados.0.smithi088.stdout:2662: done (1 left) 2024-09-13T02:47:21.410 INFO:tasks.rados.rados.0.smithi088.stdout:2663: snap_create 2024-09-13T02:47:21.410 INFO:tasks.rados.rados.0.smithi088.stdout:2661: finishing write tid 1 to smithi08884213-17 2024-09-13T02:47:21.410 INFO:tasks.rados.rados.0.smithi088.stdout:2661: finishing write tid 2 to smithi08884213-17 2024-09-13T02:47:21.410 INFO:tasks.rados.rados.0.smithi088.stdout:2661: finishing write tid 3 to smithi08884213-17 2024-09-13T02:47:21.410 INFO:tasks.rados.rados.0.smithi088.stdout:2661: finishing write tid 4 to smithi08884213-17 2024-09-13T02:47:21.410 INFO:tasks.rados.rados.0.smithi088.stdout:2661: finishing write tid 5 to smithi08884213-17 2024-09-13T02:47:21.410 INFO:tasks.rados.rados.0.smithi088.stdout:2661: oid 17 updating version 0 to 1165 2024-09-13T02:47:21.410 INFO:tasks.rados.rados.0.smithi088.stdout:2661: oid 17 version 1165 is already newer than 1164 2024-09-13T02:47:21.410 INFO:tasks.rados.rados.0.smithi088.stdout:2661: oid 17 updating version 1165 to 1166 2024-09-13T02:47:21.410 INFO:tasks.rados.rados.0.smithi088.stdout:2661: oid 17 version 1166 is already newer than 1163 2024-09-13T02:47:21.411 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 1166 (ObjNum 801 snap 252 seq_num 801) dirty exists 2024-09-13T02:47:21.411 INFO:tasks.rados.rados.0.smithi088.stdout:2661: left oid 17 (ObjNum 801 snap 252 seq_num 801) 2024-09-13T02:47:21.581 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:21 smithi195 ceph-mon[87742]: Upgrade: Updating prometheus.a 2024-09-13T02:47:21.581 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:21 smithi195 ceph-mon[87742]: Deploying daemon prometheus.a on smithi195 2024-09-13T02:47:21.581 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:21 smithi195 ceph-mon[87742]: osdmap e591: 8 total, 8 up, 8 in 2024-09-13T02:47:21.581 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:21 smithi195 ceph-mon[87742]: osdmap e592: 8 total, 8 up, 8 in 2024-09-13T02:47:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:21 smithi088 ceph-mon[96266]: Upgrade: Updating prometheus.a 2024-09-13T02:47:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:21 smithi088 ceph-mon[96266]: Deploying daemon prometheus.a on smithi195 2024-09-13T02:47:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:21 smithi088 ceph-mon[96266]: osdmap e591: 8 total, 8 up, 8 in 2024-09-13T02:47:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:21 smithi088 ceph-mon[96266]: osdmap e592: 8 total, 8 up, 8 in 2024-09-13T02:47:21.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:21 smithi088 ceph-mon[98762]: Upgrade: Updating prometheus.a 2024-09-13T02:47:21.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:21 smithi088 ceph-mon[98762]: Deploying daemon prometheus.a on smithi195 2024-09-13T02:47:21.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:21 smithi088 ceph-mon[98762]: osdmap e591: 8 total, 8 up, 8 in 2024-09-13T02:47:21.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:21 smithi088 ceph-mon[98762]: osdmap e592: 8 total, 8 up, 8 in 2024-09-13T02:47:22.411 INFO:tasks.rados.rados.0.smithi088.stdout:2661: done (1 left) 2024-09-13T02:47:22.412 INFO:tasks.rados.rados.0.smithi088.stdout:2663: done (0 left) 2024-09-13T02:47:22.412 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 253 2024-09-13T02:47:22.412 INFO:tasks.rados.rados.0.smithi088.stdout:2664: seq_num 802 ranges {1474560=638976,2113536=458752,2572288=344064} 2024-09-13T02:47:22.423 INFO:tasks.rados.rados.0.smithi088.stdout:2664: writing smithi08884213-34 from 1474560 to 2113536 tid 1 2024-09-13T02:47:22.426 INFO:tasks.rados.rados.0.smithi088.stdout:2664: writing smithi08884213-34 from 2113536 to 2572288 tid 2 2024-09-13T02:47:22.428 INFO:tasks.rados.rados.0.smithi088.stdout:2664: writing smithi08884213-34 from 2572288 to 2916352 tid 3 2024-09-13T02:47:22.428 INFO:tasks.rados.rados.0.smithi088.stdout:2665: setattr oid 41 current snap is 253 2024-09-13T02:47:22.429 INFO:tasks.rados.rados.0.smithi088.stdout:2664: finishing write tid 1 to smithi08884213-34 2024-09-13T02:47:22.430 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 253 2024-09-13T02:47:22.430 INFO:tasks.rados.rados.0.smithi088.stdout:2666: seq_num 803 ranges {2367488=655360,3022848=745472,3768320=57344} 2024-09-13T02:47:22.447 INFO:tasks.rados.rados.0.smithi088.stdout:2666: writing smithi08884213-40 from 2367488 to 3022848 tid 1 2024-09-13T02:47:22.451 INFO:tasks.rados.rados.0.smithi088.stdout:2666: writing smithi08884213-40 from 3022848 to 3768320 tid 2 2024-09-13T02:47:22.453 INFO:tasks.rados.rados.0.smithi088.stdout:2666: writing smithi08884213-40 from 3768320 to 3825664 tid 3 2024-09-13T02:47:22.453 INFO:tasks.rados.rados.0.smithi088.stdout:2667: read oid 47 snap 252 2024-09-13T02:47:22.453 INFO:tasks.rados.rados.0.smithi088.stdout:2667: expect (ObjNum 756 snap 238 seq_num 756) 2024-09-13T02:47:22.453 INFO:tasks.rados.rados.0.smithi088.stdout:2664: finishing write tid 2 to smithi08884213-34 2024-09-13T02:47:22.453 INFO:tasks.rados.rados.0.smithi088.stdout:2664: finishing write tid 3 to smithi08884213-34 2024-09-13T02:47:22.453 INFO:tasks.rados.rados.0.smithi088.stdout:2664: finishing write tid 4 to smithi08884213-34 2024-09-13T02:47:22.453 INFO:tasks.rados.rados.0.smithi088.stdout:2664: finishing write tid 5 to smithi08884213-34 2024-09-13T02:47:22.453 INFO:tasks.rados.rados.0.smithi088.stdout:2664: oid 34 updating version 0 to 1417 2024-09-13T02:47:22.454 INFO:tasks.rados.rados.0.smithi088.stdout:2664: oid 34 updating version 1417 to 1419 2024-09-13T02:47:22.454 INFO:tasks.rados.rados.0.smithi088.stdout:2664: oid 34 updating version 1419 to 1420 2024-09-13T02:47:22.454 INFO:tasks.rados.rados.0.smithi088.stdout:2664: oid 34 version 1420 is already newer than 1418 2024-09-13T02:47:22.454 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1420 (ObjNum 802 snap 253 seq_num 802) dirty exists 2024-09-13T02:47:22.454 INFO:tasks.rados.rados.0.smithi088.stdout:2664: left oid 34 (ObjNum 802 snap 253 seq_num 802) 2024-09-13T02:47:22.454 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1167 (ObjNum 527 snap 170 seq_num 527) dirty exists 2024-09-13T02:47:22.454 INFO:tasks.rados.rados.0.smithi088.stdout:2668: read oid 12 snap -1 2024-09-13T02:47:22.454 INFO:tasks.rados.rados.0.smithi088.stdout:2668: expect (ObjNum 719 snap 228 seq_num 719) 2024-09-13T02:47:22.454 INFO:tasks.rados.rados.0.smithi088.stdout:2664: done (4 left) 2024-09-13T02:47:22.454 INFO:tasks.rados.rados.0.smithi088.stdout:2665: done (3 left) 2024-09-13T02:47:22.454 INFO:tasks.rados.rados.0.smithi088.stdout:2669: snap_remove snap 249 2024-09-13T02:47:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:22 smithi088 ceph-mon[96266]: pgmap v565: 121 pgs: 121 active+clean; 143 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 8.1 MiB/s wr, 36 op/s 2024-09-13T02:47:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:22 smithi088 ceph-mon[96266]: osdmap e593: 8 total, 8 up, 8 in 2024-09-13T02:47:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:22 smithi088 ceph-mon[98762]: pgmap v565: 121 pgs: 121 active+clean; 143 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 8.1 MiB/s wr, 36 op/s 2024-09-13T02:47:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:22 smithi088 ceph-mon[98762]: osdmap e593: 8 total, 8 up, 8 in 2024-09-13T02:47:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:22 smithi195 ceph-mon[87742]: pgmap v565: 121 pgs: 121 active+clean; 143 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 8.1 MiB/s wr, 36 op/s 2024-09-13T02:47:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:22 smithi195 ceph-mon[87742]: osdmap e593: 8 total, 8 up, 8 in 2024-09-13T02:47:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:47:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:47:23] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.43.0" 2024-09-13T02:47:23.441 INFO:tasks.rados.rados.0.smithi088.stdout:2669: done (3 left) 2024-09-13T02:47:23.441 INFO:tasks.rados.rados.0.smithi088.stdout:2670: rollback oid 15 current snap is 253 2024-09-13T02:47:23.441 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 15 to 252 2024-09-13T02:47:23.441 INFO:tasks.rados.rados.0.smithi088.stdout:2666: finishing write tid 1 to smithi08884213-40 2024-09-13T02:47:23.441 INFO:tasks.rados.rados.0.smithi088.stdout:2666: finishing write tid 2 to smithi08884213-40 2024-09-13T02:47:23.442 INFO:tasks.rados.rados.0.smithi088.stdout:2666: finishing write tid 3 to smithi08884213-40 2024-09-13T02:47:23.442 INFO:tasks.rados.rados.0.smithi088.stdout:2668: expect (ObjNum 719 snap 228 seq_num 719) 2024-09-13T02:47:23.485 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 systemd[1]: Stopping Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:47:23.620 INFO:tasks.rados.rados.0.smithi088.stdout:2666: finishing write tid 4 to smithi08884213-40 2024-09-13T02:47:23.621 INFO:tasks.rados.rados.0.smithi088.stdout:2667: expect (ObjNum 756 snap 238 seq_num 756) 2024-09-13T02:47:23.732 INFO:tasks.rados.rados.0.smithi088.stdout:2666: finishing write tid 5 to smithi08884213-40 2024-09-13T02:47:23.732 INFO:tasks.rados.rados.0.smithi088.stdout:2666: oid 40 updating version 0 to 1599 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:2666: oid 40 version 1599 is already newer than 1598 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:2666: oid 40 updating version 1599 to 1600 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:2666: oid 40 version 1600 is already newer than 1597 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1600 (ObjNum 803 snap 253 seq_num 803) dirty exists 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:2666: left oid 40 (ObjNum 803 snap 253 seq_num 803) 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:2670: finishing rollback tid 0 to smithi08884213-15 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:2670: finishing rollback tid 1 to smithi08884213-15 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:2670: finishing rollback tid 2 to smithi08884213-15 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1423 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:2666: done (3 left) 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:2667: done (2 left) 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:2668: done (1 left) 2024-09-13T02:47:23.733 INFO:tasks.rados.rados.0.smithi088.stdout:2670: done (0 left) 2024-09-13T02:47:23.734 INFO:tasks.rados.rados.0.smithi088.stdout:2671: read oid 13 snap -1 2024-09-13T02:47:23.734 INFO:tasks.rados.rados.0.smithi088.stdout:2671: expect (ObjNum 778 snap 247 seq_num 778) 2024-09-13T02:47:23.734 INFO:tasks.rados.rados.0.smithi088.stdout:2672: snap_create 2024-09-13T02:47:23.738 INFO:tasks.rados.rados.0.smithi088.stdout:2671: expect (ObjNum 778 snap 247 seq_num 778) 2024-09-13T02:47:23.836 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:47:23.556Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T02:47:23.837 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:47:23.556Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T02:47:23.837 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:47:23.556Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T02:47:23.837 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:47:23.556Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T02:47:23.837 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:47:23.556Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T02:47:23.837 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:47:23.556Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T02:47:23.837 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:47:23.556Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T02:47:23.837 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:47:23.556Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T02:47:23.837 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:47:23.556Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T02:47:23.838 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:47:23.556Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T02:47:23.838 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:47:23.556Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T02:47:23.838 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[78519]: ts=2024-09-13T02:47:23.556Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T02:47:23.838 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 podman[121638]: 2024-09-13 02:47:23.566476297 +0000 UTC m=+0.151095649 container died 3c3c039db56710c2990cb8e6072142e072d9753f9fbb6aeb15474cea001d7efc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:24.170 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 podman[121638]: 2024-09-13 02:47:23.935096692 +0000 UTC m=+0.519716044 container cleanup 3c3c039db56710c2990cb8e6072142e072d9753f9fbb6aeb15474cea001d7efc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:24.170 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:23 smithi195 bash[121638]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T02:47:24.444 INFO:tasks.rados.rados.0.smithi088.stdout:2671: done (1 left) 2024-09-13T02:47:24.444 INFO:tasks.rados.rados.0.smithi088.stdout:2672: done (0 left) 2024-09-13T02:47:24.444 INFO:tasks.rados.rados.0.smithi088.stdout:2673: copy_from oid 41 from oid 6 current snap is 254 2024-09-13T02:47:24.444 INFO:tasks.rados.rados.0.smithi088.stdout:2674: read oid 46 snap 252 2024-09-13T02:47:24.445 INFO:tasks.rados.rados.0.smithi088.stdout:2674: expect (ObjNum 795 snap 249 seq_num 795) 2024-09-13T02:47:24.445 INFO:tasks.rados.rados.0.smithi088.stdout:2675: snap_create 2024-09-13T02:47:24.448 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:24 smithi195 podman[121656]: 2024-09-13 02:47:24.16962506 +0000 UTC m=+0.603737214 container remove 3c3c039db56710c2990cb8e6072142e072d9753f9fbb6aeb15474cea001d7efc (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:24.448 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:24 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-09-13T02:47:24.448 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:24 smithi195 systemd[1]: Stopped Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:47:24.448 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:24 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@prometheus.a.service: Consumed 2.712s CPU time. 2024-09-13T02:47:24.459 INFO:tasks.rados.rados.0.smithi088.stdout:2674: expect (ObjNum 795 snap 249 seq_num 795) 2024-09-13T02:47:24.535 INFO:tasks.rados.rados.0.smithi088.stdout:2673: finishing copy_from racing read to smithi08884213-41 2024-09-13T02:47:24.535 INFO:tasks.rados.rados.0.smithi088.stdout:2673: finishing copy_from to smithi08884213-41 2024-09-13T02:47:24.535 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1328 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:47:24.718 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:24 smithi195 systemd[1]: Starting Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:47:24.719 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:24 smithi195 ceph-mon[87742]: pgmap v568: 121 pgs: 121 active+clean; 143 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-09-13T02:47:24.719 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:24 smithi195 ceph-mon[87742]: osdmap e594: 8 total, 8 up, 8 in 2024-09-13T02:47:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:24 smithi088 ceph-mon[96266]: pgmap v568: 121 pgs: 121 active+clean; 143 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-09-13T02:47:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:24 smithi088 ceph-mon[96266]: osdmap e594: 8 total, 8 up, 8 in 2024-09-13T02:47:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:24 smithi088 ceph-mon[98762]: pgmap v568: 121 pgs: 121 active+clean; 143 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-09-13T02:47:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:24 smithi088 ceph-mon[98762]: osdmap e594: 8 total, 8 up, 8 in 2024-09-13T02:47:24.973 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:24 smithi195 podman[121789]: 2024-09-13 02:47:24.62151939 +0000 UTC m=+0.016655943 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-09-13T02:47:24.973 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:24 smithi195 podman[121789]: 2024-09-13 02:47:24.728885313 +0000 UTC m=+0.124021859 container create e76fd57b5e5ef8fd118c923f9d58b46175a30d789c5a58ef462c44ddef37500f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:25.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:24 smithi195 podman[121789]: 2024-09-13 02:47:24.972884564 +0000 UTC m=+0.368021108 container init e76fd57b5e5ef8fd118c923f9d58b46175a30d789c5a58ef462c44ddef37500f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:25.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:24 smithi195 podman[121789]: 2024-09-13 02:47:24.97759036 +0000 UTC m=+0.372726899 container start e76fd57b5e5ef8fd118c923f9d58b46175a30d789c5a58ef462c44ddef37500f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:25.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.001Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-09-13T02:47:25.235 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.001Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-09-13T02:47:25.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.001Z caller=main.go:570 level=info host_details="(Linux 5.14.0-505.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024 x86_64 smithi195 (none))" 2024-09-13T02:47:25.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.002Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-09-13T02:47:25.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.002Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-09-13T02:47:25.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.003Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-09-13T02:47:25.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.004Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-09-13T02:47:25.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.004Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-09-13T02:47:25.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.004Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-09-13T02:47:25.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.007Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-09-13T02:47:25.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.007Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.087µs 2024-09-13T02:47:25.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.007Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-09-13T02:47:25.236 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.009Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-09-13T02:47:25.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.017Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-09-13T02:47:25.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.017Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-09-13T02:47:25.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.022Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-09-13T02:47:25.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.022Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-09-13T02:47:25.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.022Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.591µs wal_replay_duration=15.137312ms wbl_replay_duration=113ns total_replay_duration=15.176971ms 2024-09-13T02:47:25.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.024Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-09-13T02:47:25.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.024Z caller=main.go:1029 level=info msg="TSDB started" 2024-09-13T02:47:25.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.024Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-09-13T02:47:25.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.045Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.94802ms db_storage=808ns remote_storage=1.03µs web_handler=399ns query_engine=596ns scrape=381.84µs scrape_sd=83.982µs notify=11.101µs notify_sd=14.281µs rules=20.146103ms tracing=5.433µs 2024-09-13T02:47:25.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.045Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-09-13T02:47:25.237 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T02:47:25.045Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-09-13T02:47:25.238 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 bash[121789]: e76fd57b5e5ef8fd118c923f9d58b46175a30d789c5a58ef462c44ddef37500f 2024-09-13T02:47:25.238 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 02:47:25 smithi195 systemd[1]: Started Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:47:25.446 INFO:tasks.rados.rados.0.smithi088.stdout:2673: done (2 left) 2024-09-13T02:47:25.446 INFO:tasks.rados.rados.0.smithi088.stdout:2674: done (1 left) 2024-09-13T02:47:25.447 INFO:tasks.rados.rados.0.smithi088.stdout:2675: done (0 left) 2024-09-13T02:47:25.447 INFO:tasks.rados.rados.0.smithi088.stdout:2676: setattr oid 18 current snap is 255 2024-09-13T02:47:25.449 INFO:tasks.rados.rados.0.smithi088.stdout:2677: copy_from oid 28 from oid 41 current snap is 255 2024-09-13T02:47:25.449 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 3 current snap is 255 2024-09-13T02:47:25.449 INFO:tasks.rados.rados.0.smithi088.stdout:2678: seq_num 804 ranges {417792=671744,1089536=622592,1712128=180224} 2024-09-13T02:47:25.455 INFO:tasks.rados.rados.0.smithi088.stdout:2678: writing smithi08884213-3 from 417792 to 1089536 tid 1 2024-09-13T02:47:25.460 INFO:tasks.rados.rados.0.smithi088.stdout:2678: writing smithi08884213-3 from 1089536 to 1712128 tid 2 2024-09-13T02:47:25.462 INFO:tasks.rados.rados.0.smithi088.stdout:2678: writing smithi08884213-3 from 1712128 to 1892352 tid 3 2024-09-13T02:47:25.462 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 255 2024-09-13T02:47:25.462 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1336 (ObjNum 759 snap 239 seq_num 759) dirty exists 2024-09-13T02:47:25.462 INFO:tasks.rados.rados.0.smithi088.stdout:2678: finishing write tid 1 to smithi08884213-3 2024-09-13T02:47:25.462 INFO:tasks.rados.rados.0.smithi088.stdout:2679: seq_num 805 ranges {0=688128,688128=507904,1196032=294912} 2024-09-13T02:47:25.465 INFO:tasks.rados.rados.0.smithi088.stdout:2679: writing smithi08884213-5 from 0 to 688128 tid 1 2024-09-13T02:47:25.468 INFO:tasks.rados.rados.0.smithi088.stdout:2679: writing smithi08884213-5 from 688128 to 1196032 tid 2 2024-09-13T02:47:25.471 INFO:tasks.rados.rados.0.smithi088.stdout:2679: writing smithi08884213-5 from 1196032 to 1490944 tid 3 2024-09-13T02:47:25.471 INFO:tasks.rados.rados.0.smithi088.stdout:2676: done (3 left) 2024-09-13T02:47:25.471 INFO:tasks.rados.rados.0.smithi088.stdout:2680: snap_remove snap 252 2024-09-13T02:47:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-mon[87742]: osdmap e595: 8 total, 8 up, 8 in 2024-09-13T02:47:25.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:25.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:25.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:25.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:25 smithi195 ceph-mon[87742]: osdmap e596: 8 total, 8 up, 8 in 2024-09-13T02:47:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:25 smithi088 ceph-mon[96266]: osdmap e595: 8 total, 8 up, 8 in 2024-09-13T02:47:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:25 smithi088 ceph-mon[96266]: osdmap e596: 8 total, 8 up, 8 in 2024-09-13T02:47:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:25 smithi088 ceph-mon[98762]: osdmap e595: 8 total, 8 up, 8 in 2024-09-13T02:47:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:25 smithi088 ceph-mon[98762]: osdmap e596: 8 total, 8 up, 8 in 2024-09-13T02:47:26.415 INFO:tasks.rados.rados.0.smithi088.stdout:2680: done (3 left) 2024-09-13T02:47:26.415 INFO:tasks.rados.rados.0.smithi088.stdout:2681: rollback oid 49 current snap is 255 2024-09-13T02:47:26.416 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 49 to 254 2024-09-13T02:47:26.416 INFO:tasks.rados.rados.0.smithi088.stdout:2678: finishing write tid 2 to smithi08884213-3 2024-09-13T02:47:26.416 INFO:tasks.rados.rados.0.smithi088.stdout:2678: finishing write tid 3 to smithi08884213-3 2024-09-13T02:47:26.416 INFO:tasks.rados.rados.0.smithi088.stdout:2678: finishing write tid 4 to smithi08884213-3 2024-09-13T02:47:26.416 INFO:tasks.rados.rados.0.smithi088.stdout:2678: finishing write tid 5 to smithi08884213-3 2024-09-13T02:47:26.416 INFO:tasks.rados.rados.0.smithi088.stdout:2678: oid 3 updating version 0 to 1035 2024-09-13T02:47:26.416 INFO:tasks.rados.rados.0.smithi088.stdout:2678: oid 3 version 1035 is already newer than 1034 2024-09-13T02:47:26.417 INFO:tasks.rados.rados.0.smithi088.stdout:2678: oid 3 updating version 1035 to 1037 2024-09-13T02:47:26.417 INFO:tasks.rados.rados.0.smithi088.stdout:2678: oid 3 version 1037 is already newer than 1036 2024-09-13T02:47:26.417 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1037 (ObjNum 804 snap 255 seq_num 804) dirty exists 2024-09-13T02:47:26.417 INFO:tasks.rados.rados.0.smithi088.stdout:2678: left oid 3 (ObjNum 804 snap 255 seq_num 804) 2024-09-13T02:47:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:2677: finishing copy_from racing read to smithi08884213-28 2024-09-13T02:47:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:2677: finishing copy_from to smithi08884213-28 2024-09-13T02:47:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1328 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:47:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:2679: finishing write tid 1 to smithi08884213-5 2024-09-13T02:47:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:2679: finishing write tid 2 to smithi08884213-5 2024-09-13T02:47:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:2679: finishing write tid 3 to smithi08884213-5 2024-09-13T02:47:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:2679: finishing write tid 4 to smithi08884213-5 2024-09-13T02:47:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:2677: done (3 left) 2024-09-13T02:47:26.418 INFO:tasks.rados.rados.0.smithi088.stdout:2678: done (2 left) 2024-09-13T02:47:26.419 INFO:tasks.rados.rados.0.smithi088.stdout:2682: setattr oid 42 current snap is 255 2024-09-13T02:47:26.419 INFO:tasks.rados.rados.0.smithi088.stdout:2679: finishing write tid 5 to smithi08884213-5 2024-09-13T02:47:26.419 INFO:tasks.rados.rados.0.smithi088.stdout:2679: oid 5 updating version 0 to 1610 2024-09-13T02:47:26.419 INFO:tasks.rados.rados.0.smithi088.stdout:2679: oid 5 version 1610 is already newer than 1608 2024-09-13T02:47:26.419 INFO:tasks.rados.rados.0.smithi088.stdout:2679: oid 5 version 1610 is already newer than 1609 2024-09-13T02:47:26.419 INFO:tasks.rados.rados.0.smithi088.stdout:2679: oid 5 version 1610 is already newer than 1607 2024-09-13T02:47:26.419 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1610 (ObjNum 805 snap 255 seq_num 805) dirty exists 2024-09-13T02:47:26.419 INFO:tasks.rados.rados.0.smithi088.stdout:2679: left oid 5 (ObjNum 805 snap 255 seq_num 805) 2024-09-13T02:47:26.420 INFO:tasks.rados.rados.0.smithi088.stdout:2679: done (2 left) 2024-09-13T02:47:26.421 INFO:tasks.rados.rados.0.smithi088.stdout:2683: copy_from oid 44 from oid 33 current snap is 255 2024-09-13T02:47:26.421 INFO:tasks.rados.rados.0.smithi088.stdout:2684: read oid 15 snap -1 2024-09-13T02:47:26.421 INFO:tasks.rados.rados.0.smithi088.stdout:2684: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:47:26.421 INFO:tasks.rados.rados.0.smithi088.stdout:2685: read oid 25 snap -1 2024-09-13T02:47:26.421 INFO:tasks.rados.rados.0.smithi088.stdout:2685: expect deleted 2024-09-13T02:47:26.421 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 255 2024-09-13T02:47:26.421 INFO:tasks.rados.rados.0.smithi088.stdout:2686: seq_num 806 ranges {2924544=704512,3629056=442368,4071424=360448} 2024-09-13T02:47:26.437 INFO:tasks.rados.rados.0.smithi088.stdout:2686: writing smithi08884213-6 from 2924544 to 3629056 tid 1 2024-09-13T02:47:26.439 INFO:tasks.rados.rados.0.smithi088.stdout:2686: writing smithi08884213-6 from 3629056 to 4071424 tid 2 2024-09-13T02:47:26.442 INFO:tasks.rados.rados.0.smithi088.stdout:2686: writing smithi08884213-6 from 4071424 to 4431872 tid 3 2024-09-13T02:47:26.442 INFO:tasks.rados.rados.0.smithi088.stdout:2687: copy_from oid 3 from oid 31 current snap is 255 2024-09-13T02:47:26.442 INFO:tasks.rados.rados.0.smithi088.stdout:2681: finishing rollback tid 1 to smithi08884213-49 2024-09-13T02:47:26.442 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 0 (ObjNum 449 snap 0 seq_num 2153906560) dirty dne 2024-09-13T02:47:26.442 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1340 (ObjNum 761 snap 241 seq_num 761) dirty exists 2024-09-13T02:47:26.442 INFO:tasks.rados.rados.0.smithi088.stdout:2684: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:47:26.485 INFO:tasks.rados.rados.0.smithi088.stdout:2686: finishing write tid 1 to smithi08884213-6 2024-09-13T02:47:26.485 INFO:tasks.rados.rados.0.smithi088.stdout:2686: finishing write tid 2 to smithi08884213-6 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:2686: finishing write tid 3 to smithi08884213-6 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:2686: finishing write tid 4 to smithi08884213-6 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:2683: finishing copy_from racing read to smithi08884213-44 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:2687: finishing copy_from to smithi08884213-3 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:2687: got expected ENOENT (src dne) 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:2686: finishing write tid 5 to smithi08884213-6 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:2686: oid 6 updating version 0 to 1329 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:2686: oid 6 updating version 1329 to 1332 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:2686: oid 6 version 1332 is already newer than 1330 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:2686: oid 6 version 1332 is already newer than 1331 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1332 (ObjNum 806 snap 255 seq_num 806) dirty exists 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:2686: left oid 6 (ObjNum 806 snap 255 seq_num 806) 2024-09-13T02:47:26.486 INFO:tasks.rados.rados.0.smithi088.stdout:2687: finishing copy_from racing read to smithi08884213-3 2024-09-13T02:47:26.487 INFO:tasks.rados.rados.0.smithi088.stdout:2683: finishing copy_from to smithi08884213-44 2024-09-13T02:47:26.487 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1068 (ObjNum 761 snap 241 seq_num 761) dirty exists 2024-09-13T02:47:26.487 INFO:tasks.rados.rados.0.smithi088.stdout:2681: done (6 left) 2024-09-13T02:47:26.487 INFO:tasks.rados.rados.0.smithi088.stdout:2682: done (5 left) 2024-09-13T02:47:26.487 INFO:tasks.rados.rados.0.smithi088.stdout:2683: done (4 left) 2024-09-13T02:47:26.487 INFO:tasks.rados.rados.0.smithi088.stdout:2684: done (3 left) 2024-09-13T02:47:26.487 INFO:tasks.rados.rados.0.smithi088.stdout:2685: done (2 left) 2024-09-13T02:47:26.487 INFO:tasks.rados.rados.0.smithi088.stdout:2686: done (1 left) 2024-09-13T02:47:26.487 INFO:tasks.rados.rados.0.smithi088.stdout:2687: done (0 left) 2024-09-13T02:47:26.487 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 35 current snap is 255 2024-09-13T02:47:26.487 INFO:tasks.rados.rados.0.smithi088.stdout:2688: seq_num 807 ranges {0=720896,720896=729088,1449984=73728} 2024-09-13T02:47:26.488 INFO:tasks.rados.rados.0.smithi088.stdout:2688: writing smithi08884213-35 from 0 to 720896 tid 1 2024-09-13T02:47:26.493 INFO:tasks.rados.rados.0.smithi088.stdout:2688: writing smithi08884213-35 from 720896 to 1449984 tid 2 2024-09-13T02:47:26.493 INFO:tasks.rados.rados.0.smithi088.stdout:2688: writing smithi08884213-35 from 1449984 to 1523712 tid 3 2024-09-13T02:47:26.493 INFO:tasks.rados.rados.0.smithi088.stdout:2689: read oid 42 snap -1 2024-09-13T02:47:26.494 INFO:tasks.rados.rados.0.smithi088.stdout:2689: expect (ObjNum 761 snap 241 seq_num 761) 2024-09-13T02:47:26.494 INFO:tasks.rados.rados.0.smithi088.stdout:2690: snap_remove snap 254 2024-09-13T02:47:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:26 smithi195 ceph-mon[87742]: pgmap v571: 121 pgs: 121 active+clean; 140 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 356 KiB/s wr, 6 op/s 2024-09-13T02:47:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:26 smithi195 ceph-mon[87742]: osdmap e597: 8 total, 8 up, 8 in 2024-09-13T02:47:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:26 smithi088 ceph-mon[96266]: pgmap v571: 121 pgs: 121 active+clean; 140 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 356 KiB/s wr, 6 op/s 2024-09-13T02:47:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:26 smithi088 ceph-mon[96266]: osdmap e597: 8 total, 8 up, 8 in 2024-09-13T02:47:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:26 smithi088 ceph-mon[98762]: pgmap v571: 121 pgs: 121 active+clean; 140 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 356 KiB/s wr, 6 op/s 2024-09-13T02:47:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:26 smithi088 ceph-mon[98762]: osdmap e597: 8 total, 8 up, 8 in 2024-09-13T02:47:27.464 INFO:tasks.rados.rados.0.smithi088.stdout:2690: done (2 left) 2024-09-13T02:47:27.464 INFO:tasks.rados.rados.0.smithi088.stdout:2691: copy_from oid 20 from oid 37 current snap is 255 2024-09-13T02:47:27.464 INFO:tasks.rados.rados.0.smithi088.stdout:2692: copy_from oid 2 from oid 39 current snap is 255 2024-09-13T02:47:27.464 INFO:tasks.rados.rados.0.smithi088.stdout:2693: delete oid 32 current snap is 255 2024-09-13T02:47:27.464 INFO:tasks.rados.rados.0.smithi088.stdout:2688: finishing write tid 1 to smithi08884213-35 2024-09-13T02:47:27.464 INFO:tasks.rados.rados.0.smithi088.stdout:2688: finishing write tid 2 to smithi08884213-35 2024-09-13T02:47:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:2688: finishing write tid 3 to smithi08884213-35 2024-09-13T02:47:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:2688: finishing write tid 4 to smithi08884213-35 2024-09-13T02:47:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:2688: finishing write tid 5 to smithi08884213-35 2024-09-13T02:47:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:2688: oid 35 updating version 0 to 1621 2024-09-13T02:47:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:2688: oid 35 version 1621 is already newer than 1620 2024-09-13T02:47:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:2688: oid 35 updating version 1621 to 1623 2024-09-13T02:47:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:2688: oid 35 version 1623 is already newer than 1622 2024-09-13T02:47:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1623 (ObjNum 807 snap 255 seq_num 807) dirty exists 2024-09-13T02:47:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:2688: left oid 35 (ObjNum 807 snap 255 seq_num 807) 2024-09-13T02:47:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:2689: expect (ObjNum 761 snap 241 seq_num 761) 2024-09-13T02:47:28.043 INFO:tasks.rados.rados.0.smithi088.stdout:2691: finishing copy_from to smithi08884213-20 2024-09-13T02:47:28.044 INFO:tasks.rados.rados.0.smithi088.stdout:2691: got expected ENOENT (src dne) 2024-09-13T02:47:28.044 INFO:tasks.rados.rados.0.smithi088.stdout:2691: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:47:28.044 INFO:tasks.rados.rados.0.smithi088.stdout:2692: finishing copy_from to smithi08884213-2 2024-09-13T02:47:28.044 INFO:tasks.rados.rados.0.smithi088.stdout:2692: got expected ENOENT (src dne) 2024-09-13T02:47:28.044 INFO:tasks.rados.rados.0.smithi088.stdout:2692: finishing copy_from racing read to smithi08884213-2 2024-09-13T02:47:28.044 INFO:tasks.rados.rados.0.smithi088.stdout:2688: done (4 left) 2024-09-13T02:47:28.044 INFO:tasks.rados.rados.0.smithi088.stdout:2689: done (3 left) 2024-09-13T02:47:28.044 INFO:tasks.rados.rados.0.smithi088.stdout:2691: done (2 left) 2024-09-13T02:47:28.044 INFO:tasks.rados.rados.0.smithi088.stdout:2692: done (1 left) 2024-09-13T02:47:28.044 INFO:tasks.rados.rados.0.smithi088.stdout:2693: done (0 left) 2024-09-13T02:47:28.044 INFO:tasks.rados.rados.0.smithi088.stdout:2694: snap_remove snap 253 2024-09-13T02:47:28.479 INFO:tasks.rados.rados.0.smithi088.stdout:2694: done (0 left) 2024-09-13T02:47:28.479 INFO:tasks.rados.rados.0.smithi088.stdout:2695: read oid 39 snap -1 2024-09-13T02:47:28.479 INFO:tasks.rados.rados.0.smithi088.stdout:2695: expect deleted 2024-09-13T02:47:28.480 INFO:tasks.rados.rados.0.smithi088.stdout:2696: setattr oid 34 current snap is 255 2024-09-13T02:47:28.486 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 255 2024-09-13T02:47:28.486 INFO:tasks.rados.rados.0.smithi088.stdout:2697: seq_num 809 ranges {4268032=753664,5021696=499712,5521408=303104} 2024-09-13T02:47:28.527 INFO:tasks.rados.rados.0.smithi088.stdout:2697: writing smithi08884213-38 from 4268032 to 5021696 tid 1 2024-09-13T02:47:28.530 INFO:tasks.rados.rados.0.smithi088.stdout:2697: writing smithi08884213-38 from 5021696 to 5521408 tid 2 2024-09-13T02:47:28.531 INFO:tasks.rados.rados.0.smithi088.stdout:2697: writing smithi08884213-38 from 5521408 to 5824512 tid 3 2024-09-13T02:47:28.531 INFO:tasks.rados.rados.0.smithi088.stdout:2698: read oid 31 snap -1 2024-09-13T02:47:28.531 INFO:tasks.rados.rados.0.smithi088.stdout:2698: expect deleted 2024-09-13T02:47:28.531 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1424 (ObjNum 802 snap 253 seq_num 802) dirty exists 2024-09-13T02:47:28.531 INFO:tasks.rados.rados.0.smithi088.stdout:2697: finishing write tid 1 to smithi08884213-38 2024-09-13T02:47:28.531 INFO:tasks.rados.rados.0.smithi088.stdout:2699: read oid 32 snap -1 2024-09-13T02:47:28.531 INFO:tasks.rados.rados.0.smithi088.stdout:2699: expect deleted 2024-09-13T02:47:28.531 INFO:tasks.rados.rados.0.smithi088.stdout:2695: done (4 left) 2024-09-13T02:47:28.531 INFO:tasks.rados.rados.0.smithi088.stdout:2696: done (3 left) 2024-09-13T02:47:28.531 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 255 2024-09-13T02:47:28.531 INFO:tasks.rados.rados.0.smithi088.stdout:2700: seq_num 810 ranges {1810432=770048,2580480=778240,3358720=24576} 2024-09-13T02:47:28.533 INFO:tasks.rados.rados.0.smithi088.stdout:2700: writing smithi08884213-16 from 1810432 to 2580480 tid 1 2024-09-13T02:47:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:2700: writing smithi08884213-16 from 2580480 to 3358720 tid 2 2024-09-13T02:47:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:2700: writing smithi08884213-16 from 3358720 to 3383296 tid 3 2024-09-13T02:47:28.537 INFO:tasks.rados.rados.0.smithi088.stdout:2701: rollback oid 13 current snap is 255 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:2701: done (4 left) 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:2702: snap_create 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:2697: finishing write tid 2 to smithi08884213-38 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:2697: finishing write tid 3 to smithi08884213-38 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:2697: finishing write tid 4 to smithi08884213-38 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:2697: finishing write tid 5 to smithi08884213-38 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:2697: oid 38 updating version 0 to 937 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:2697: oid 38 updating version 937 to 940 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:2697: oid 38 version 940 is already newer than 939 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:2697: oid 38 version 940 is already newer than 938 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 940 (ObjNum 809 snap 255 seq_num 809) dirty exists 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:2697: left oid 38 (ObjNum 809 snap 255 seq_num 809) 2024-09-13T02:47:28.538 INFO:tasks.rados.rados.0.smithi088.stdout:2700: finishing write tid 1 to smithi08884213-16 2024-09-13T02:47:28.539 INFO:tasks.rados.rados.0.smithi088.stdout:2700: finishing write tid 2 to smithi08884213-16 2024-09-13T02:47:28.539 INFO:tasks.rados.rados.0.smithi088.stdout:2700: finishing write tid 3 to smithi08884213-16 2024-09-13T02:47:28.539 INFO:tasks.rados.rados.0.smithi088.stdout:2700: finishing write tid 4 to smithi08884213-16 2024-09-13T02:47:28.541 INFO:tasks.rados.rados.0.smithi088.stdout:2700: finishing write tid 5 to smithi08884213-16 2024-09-13T02:47:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:2700: oid 16 updating version 0 to 1380 2024-09-13T02:47:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:2700: oid 16 updating version 1380 to 1383 2024-09-13T02:47:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:2700: oid 16 version 1383 is already newer than 1381 2024-09-13T02:47:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:2700: oid 16 version 1383 is already newer than 1382 2024-09-13T02:47:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1383 (ObjNum 810 snap 255 seq_num 810) dirty exists 2024-09-13T02:47:28.542 INFO:tasks.rados.rados.0.smithi088.stdout:2700: left oid 16 (ObjNum 810 snap 255 seq_num 810) 2024-09-13T02:47:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:28 smithi195 ceph-mon[87742]: pgmap v574: 121 pgs: 121 active+clean; 143 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-09-13T02:47:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:28 smithi195 ceph-mon[87742]: osdmap e598: 8 total, 8 up, 8 in 2024-09-13T02:47:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:28 smithi088 ceph-mon[98762]: pgmap v574: 121 pgs: 121 active+clean; 143 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-09-13T02:47:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:28 smithi088 ceph-mon[98762]: osdmap e598: 8 total, 8 up, 8 in 2024-09-13T02:47:28.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:28 smithi088 ceph-mon[96266]: pgmap v574: 121 pgs: 121 active+clean; 143 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2024-09-13T02:47:28.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:28 smithi088 ceph-mon[96266]: osdmap e598: 8 total, 8 up, 8 in 2024-09-13T02:47:29.485 INFO:tasks.rados.rados.0.smithi088.stdout:2697: done (4 left) 2024-09-13T02:47:29.485 INFO:tasks.rados.rados.0.smithi088.stdout:2698: done (3 left) 2024-09-13T02:47:29.485 INFO:tasks.rados.rados.0.smithi088.stdout:2699: done (2 left) 2024-09-13T02:47:29.486 INFO:tasks.rados.rados.0.smithi088.stdout:2700: done (1 left) 2024-09-13T02:47:29.486 INFO:tasks.rados.rados.0.smithi088.stdout:2702: done (0 left) 2024-09-13T02:47:29.486 INFO:tasks.rados.rados.0.smithi088.stdout:2703: read oid 26 snap 255 2024-09-13T02:47:29.486 INFO:tasks.rados.rados.0.smithi088.stdout:2703: expect (ObjNum 743 snap 236 seq_num 743) 2024-09-13T02:47:29.486 INFO:tasks.rados.rados.0.smithi088.stdout:2704: read oid 32 snap 255 2024-09-13T02:47:29.486 INFO:tasks.rados.rados.0.smithi088.stdout:2704: expect deleted 2024-09-13T02:47:29.486 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 256 2024-09-13T02:47:29.486 INFO:tasks.rados.rados.0.smithi088.stdout:2705: seq_num 811 ranges {0=786432,786432=663552,1449984=139264} 2024-09-13T02:47:29.489 INFO:tasks.rados.rados.0.smithi088.stdout:2705: writing smithi08884213-11 from 0 to 786432 tid 1 2024-09-13T02:47:29.494 INFO:tasks.rados.rados.0.smithi088.stdout:2705: writing smithi08884213-11 from 786432 to 1449984 tid 2 2024-09-13T02:47:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:2705: writing smithi08884213-11 from 1449984 to 1589248 tid 3 2024-09-13T02:47:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:2706: rollback oid 17 current snap is 256 2024-09-13T02:47:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 17 to 255 2024-09-13T02:47:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:2704: done (3 left) 2024-09-13T02:47:29.496 INFO:tasks.rados.rados.0.smithi088.stdout:2707: rollback oid 23 current snap is 256 2024-09-13T02:47:29.496 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 23 to 255 2024-09-13T02:47:29.496 INFO:tasks.rados.rados.0.smithi088.stdout:2708: snap_create 2024-09-13T02:47:29.497 INFO:tasks.rados.rados.0.smithi088.stdout:2705: finishing write tid 1 to smithi08884213-11 2024-09-13T02:47:29.499 INFO:tasks.rados.rados.0.smithi088.stdout:2705: finishing write tid 2 to smithi08884213-11 2024-09-13T02:47:29.500 INFO:tasks.rados.rados.0.smithi088.stdout:2705: finishing write tid 3 to smithi08884213-11 2024-09-13T02:47:29.500 INFO:tasks.rados.rados.0.smithi088.stdout:2705: finishing write tid 4 to smithi08884213-11 2024-09-13T02:47:29.502 INFO:tasks.rados.rados.0.smithi088.stdout:2706: finishing rollback tid 0 to smithi08884213-17 2024-09-13T02:47:29.502 INFO:tasks.rados.rados.0.smithi088.stdout:2706: finishing rollback tid 1 to smithi08884213-17 2024-09-13T02:47:29.503 INFO:tasks.rados.rados.0.smithi088.stdout:2705: finishing write tid 5 to smithi08884213-11 2024-09-13T02:47:29.503 INFO:tasks.rados.rados.0.smithi088.stdout:2705: oid 11 updating version 0 to 1338 2024-09-13T02:47:29.503 INFO:tasks.rados.rados.0.smithi088.stdout:2705: oid 11 updating version 1338 to 1339 2024-09-13T02:47:29.503 INFO:tasks.rados.rados.0.smithi088.stdout:2705: oid 11 version 1339 is already newer than 1337 2024-09-13T02:47:29.503 INFO:tasks.rados.rados.0.smithi088.stdout:2705: oid 11 updating version 1339 to 1340 2024-09-13T02:47:29.503 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1340 (ObjNum 811 snap 256 seq_num 811) dirty exists 2024-09-13T02:47:29.503 INFO:tasks.rados.rados.0.smithi088.stdout:2705: left oid 11 (ObjNum 811 snap 256 seq_num 811) 2024-09-13T02:47:29.503 INFO:tasks.rados.rados.0.smithi088.stdout:2706: finishing rollback tid 2 to smithi08884213-17 2024-09-13T02:47:29.503 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 1331 (ObjNum 801 snap 252 seq_num 801) dirty exists 2024-09-13T02:47:29.506 INFO:tasks.rados.rados.0.smithi088.stdout:2707: finishing rollback tid 0 to smithi08884213-23 2024-09-13T02:47:29.508 INFO:tasks.rados.rados.0.smithi088.stdout:2707: finishing rollback tid 1 to smithi08884213-23 2024-09-13T02:47:29.508 INFO:tasks.rados.rados.0.smithi088.stdout:2707: finishing rollback tid 2 to smithi08884213-23 2024-09-13T02:47:29.508 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1334 (ObjNum 681 snap 217 seq_num 681) dirty exists 2024-09-13T02:47:29.521 INFO:tasks.rados.rados.0.smithi088.stdout:2703: expect (ObjNum 743 snap 236 seq_num 743) 2024-09-13T02:47:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:29 smithi195 ceph-mon[87742]: osdmap e599: 8 total, 8 up, 8 in 2024-09-13T02:47:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:47:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:29 smithi195 ceph-mon[87742]: pgmap v577: 121 pgs: 121 active+clean; 150 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-09-13T02:47:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:29 smithi088 ceph-mon[96266]: osdmap e599: 8 total, 8 up, 8 in 2024-09-13T02:47:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:47:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:29 smithi088 ceph-mon[96266]: pgmap v577: 121 pgs: 121 active+clean; 150 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-09-13T02:47:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:29 smithi088 ceph-mon[98762]: osdmap e599: 8 total, 8 up, 8 in 2024-09-13T02:47:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:47:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:29 smithi088 ceph-mon[98762]: pgmap v577: 121 pgs: 121 active+clean; 150 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-09-13T02:47:30.488 INFO:tasks.rados.rados.0.smithi088.stdout:2703: done (4 left) 2024-09-13T02:47:30.488 INFO:tasks.rados.rados.0.smithi088.stdout:2705: done (3 left) 2024-09-13T02:47:30.488 INFO:tasks.rados.rados.0.smithi088.stdout:2706: done (2 left) 2024-09-13T02:47:30.488 INFO:tasks.rados.rados.0.smithi088.stdout:2707: done (1 left) 2024-09-13T02:47:30.488 INFO:tasks.rados.rados.0.smithi088.stdout:2708: done (0 left) 2024-09-13T02:47:30.488 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 257 2024-09-13T02:47:30.488 INFO:tasks.rados.rados.0.smithi088.stdout:2709: seq_num 812 ranges {8249344=802816,9052160=548864,9601024=253952} 2024-09-13T02:47:30.535 INFO:tasks.rados.rados.0.smithi088.stdout:2709: writing smithi08884213-30 from 8249344 to 9052160 tid 1 2024-09-13T02:47:30.538 INFO:tasks.rados.rados.0.smithi088.stdout:2709: writing smithi08884213-30 from 9052160 to 9601024 tid 2 2024-09-13T02:47:30.540 INFO:tasks.rados.rados.0.smithi088.stdout:2709: writing smithi08884213-30 from 9601024 to 9854976 tid 3 2024-09-13T02:47:30.540 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 257 2024-09-13T02:47:30.540 INFO:tasks.rados.rados.0.smithi088.stdout:2710: seq_num 813 ranges {5824512=417792,6242304=434176,6676480=442368,7118848=327680} 2024-09-13T02:47:30.572 INFO:tasks.rados.rados.0.smithi088.stdout:2710: writing smithi08884213-38 from 5824512 to 6242304 tid 1 2024-09-13T02:47:30.575 INFO:tasks.rados.rados.0.smithi088.stdout:2710: writing smithi08884213-38 from 6242304 to 6676480 tid 2 2024-09-13T02:47:30.578 INFO:tasks.rados.rados.0.smithi088.stdout:2710: writing smithi08884213-38 from 6676480 to 7118848 tid 3 2024-09-13T02:47:30.581 INFO:tasks.rados.rados.0.smithi088.stdout:2710: writing smithi08884213-38 from 7118848 to 7446528 tid 4 2024-09-13T02:47:30.581 INFO:tasks.rados.rados.0.smithi088.stdout:2711: snap_create 2024-09-13T02:47:30.582 INFO:tasks.rados.rados.0.smithi088.stdout:2709: finishing write tid 1 to smithi08884213-30 2024-09-13T02:47:30.582 INFO:tasks.rados.rados.0.smithi088.stdout:2709: finishing write tid 2 to smithi08884213-30 2024-09-13T02:47:30.582 INFO:tasks.rados.rados.0.smithi088.stdout:2709: finishing write tid 3 to smithi08884213-30 2024-09-13T02:47:30.582 INFO:tasks.rados.rados.0.smithi088.stdout:2709: finishing write tid 4 to smithi08884213-30 2024-09-13T02:47:30.582 INFO:tasks.rados.rados.0.smithi088.stdout:2709: finishing write tid 5 to smithi08884213-30 2024-09-13T02:47:30.582 INFO:tasks.rados.rados.0.smithi088.stdout:2709: oid 30 updating version 0 to 1327 2024-09-13T02:47:30.582 INFO:tasks.rados.rados.0.smithi088.stdout:2709: oid 30 version 1327 is already newer than 1326 2024-09-13T02:47:30.582 INFO:tasks.rados.rados.0.smithi088.stdout:2709: oid 30 version 1327 is already newer than 1325 2024-09-13T02:47:30.582 INFO:tasks.rados.rados.0.smithi088.stdout:2709: oid 30 updating version 1327 to 1328 2024-09-13T02:47:30.582 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1328 (ObjNum 812 snap 257 seq_num 812) dirty exists 2024-09-13T02:47:30.582 INFO:tasks.rados.rados.0.smithi088.stdout:2709: left oid 30 (ObjNum 812 snap 257 seq_num 812) 2024-09-13T02:47:30.582 INFO:tasks.rados.rados.0.smithi088.stdout:2710: finishing write tid 1 to smithi08884213-38 2024-09-13T02:47:30.583 INFO:tasks.rados.rados.0.smithi088.stdout:2710: finishing write tid 2 to smithi08884213-38 2024-09-13T02:47:30.583 INFO:tasks.rados.rados.0.smithi088.stdout:2710: finishing write tid 3 to smithi08884213-38 2024-09-13T02:47:30.583 INFO:tasks.rados.rados.0.smithi088.stdout:2710: finishing write tid 4 to smithi08884213-38 2024-09-13T02:47:30.584 INFO:tasks.rados.rados.0.smithi088.stdout:2710: finishing write tid 5 to smithi08884213-38 2024-09-13T02:47:30.584 INFO:tasks.rados.rados.0.smithi088.stdout:2710: finishing write tid 6 to smithi08884213-38 2024-09-13T02:47:30.584 INFO:tasks.rados.rados.0.smithi088.stdout:2710: oid 38 updating version 0 to 942 2024-09-13T02:47:30.584 INFO:tasks.rados.rados.0.smithi088.stdout:2710: oid 38 updating version 942 to 945 2024-09-13T02:47:30.584 INFO:tasks.rados.rados.0.smithi088.stdout:2710: oid 38 version 945 is already newer than 941 2024-09-13T02:47:30.584 INFO:tasks.rados.rados.0.smithi088.stdout:2710: oid 38 version 945 is already newer than 943 2024-09-13T02:47:30.584 INFO:tasks.rados.rados.0.smithi088.stdout:2710: oid 38 version 945 is already newer than 944 2024-09-13T02:47:30.584 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 945 (ObjNum 813 snap 257 seq_num 813) dirty exists 2024-09-13T02:47:30.584 INFO:tasks.rados.rados.0.smithi088.stdout:2710: left oid 38 (ObjNum 813 snap 257 seq_num 813) 2024-09-13T02:47:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:30 smithi195 ceph-mon[87742]: osdmap e600: 8 total, 8 up, 8 in 2024-09-13T02:47:30.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:30.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:30 smithi088 ceph-mon[98762]: osdmap e600: 8 total, 8 up, 8 in 2024-09-13T02:47:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:30 smithi088 ceph-mon[96266]: osdmap e600: 8 total, 8 up, 8 in 2024-09-13T02:47:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:31.418 INFO:tasks.rados.rados.0.smithi088.stdout:2709: done (2 left) 2024-09-13T02:47:31.418 INFO:tasks.rados.rados.0.smithi088.stdout:2710: done (1 left) 2024-09-13T02:47:31.418 INFO:tasks.rados.rados.0.smithi088.stdout:2711: done (0 left) 2024-09-13T02:47:31.418 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 258 2024-09-13T02:47:31.418 INFO:tasks.rados.rados.0.smithi088.stdout:2712: seq_num 814 ranges {0=442368,442368=770048,1212416=434176} 2024-09-13T02:47:31.420 INFO:tasks.rados.rados.0.smithi088.stdout:2712: writing smithi08884213-31 from 0 to 442368 tid 1 2024-09-13T02:47:31.425 INFO:tasks.rados.rados.0.smithi088.stdout:2712: writing smithi08884213-31 from 442368 to 1212416 tid 2 2024-09-13T02:47:31.428 INFO:tasks.rados.rados.0.smithi088.stdout:2712: writing smithi08884213-31 from 1212416 to 1646592 tid 3 2024-09-13T02:47:31.428 INFO:tasks.rados.rados.0.smithi088.stdout:2713: rmattr oid 35 current snap is 258 2024-09-13T02:47:31.428 INFO:tasks.rados.rados.0.smithi088.stdout:2713: done (1 left) 2024-09-13T02:47:31.428 INFO:tasks.rados.rados.0.smithi088.stdout:2714: read oid 29 snap 257 2024-09-13T02:47:31.428 INFO:tasks.rados.rados.0.smithi088.stdout:2714: expect (ObjNum 776 snap 246 seq_num 776) 2024-09-13T02:47:31.428 INFO:tasks.rados.rados.0.smithi088.stdout:2715: copy_from oid 11 from oid 13 current snap is 258 2024-09-13T02:47:31.428 INFO:tasks.rados.rados.0.smithi088.stdout:2712: finishing write tid 1 to smithi08884213-31 2024-09-13T02:47:31.428 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 46 current snap is 258 2024-09-13T02:47:31.428 INFO:tasks.rados.rados.0.smithi088.stdout:2716: seq_num 815 ranges {2334720=458752,2793472=655360,3448832=409600,3858432=139264} 2024-09-13T02:47:31.443 INFO:tasks.rados.rados.0.smithi088.stdout:2716: writing smithi08884213-46 from 2334720 to 2793472 tid 1 2024-09-13T02:47:31.447 INFO:tasks.rados.rados.0.smithi088.stdout:2716: writing smithi08884213-46 from 2793472 to 3448832 tid 2 2024-09-13T02:47:31.450 INFO:tasks.rados.rados.0.smithi088.stdout:2716: writing smithi08884213-46 from 3448832 to 3858432 tid 3 2024-09-13T02:47:31.451 INFO:tasks.rados.rados.0.smithi088.stdout:2716: writing smithi08884213-46 from 3858432 to 3997696 tid 4 2024-09-13T02:47:31.451 INFO:tasks.rados.rados.0.smithi088.stdout:2717: delete oid 18 current snap is 258 2024-09-13T02:47:31.451 INFO:tasks.rados.rados.0.smithi088.stdout:2712: finishing write tid 2 to smithi08884213-31 2024-09-13T02:47:31.451 INFO:tasks.rados.rados.0.smithi088.stdout:2712: finishing write tid 3 to smithi08884213-31 2024-09-13T02:47:31.451 INFO:tasks.rados.rados.0.smithi088.stdout:2712: finishing write tid 4 to smithi08884213-31 2024-09-13T02:47:31.451 INFO:tasks.rados.rados.0.smithi088.stdout:2712: finishing write tid 5 to smithi08884213-31 2024-09-13T02:47:31.451 INFO:tasks.rados.rados.0.smithi088.stdout:2712: oid 31 updating version 0 to 1626 2024-09-13T02:47:31.452 INFO:tasks.rados.rados.0.smithi088.stdout:2712: oid 31 updating version 1626 to 1627 2024-09-13T02:47:31.452 INFO:tasks.rados.rados.0.smithi088.stdout:2712: oid 31 version 1627 is already newer than 1624 2024-09-13T02:47:31.452 INFO:tasks.rados.rados.0.smithi088.stdout:2712: oid 31 version 1627 is already newer than 1625 2024-09-13T02:47:31.452 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1627 (ObjNum 814 snap 258 seq_num 814) dirty exists 2024-09-13T02:47:31.452 INFO:tasks.rados.rados.0.smithi088.stdout:2712: left oid 31 (ObjNum 814 snap 258 seq_num 814) 2024-09-13T02:47:31.452 INFO:tasks.rados.rados.0.smithi088.stdout:2714: expect (ObjNum 776 snap 246 seq_num 776) 2024-09-13T02:47:31.478 INFO:tasks.rados.rados.0.smithi088.stdout:2715: finishing copy_from racing read to smithi08884213-11 2024-09-13T02:47:31.478 INFO:tasks.rados.rados.0.smithi088.stdout:2715: finishing copy_from to smithi08884213-11 2024-09-13T02:47:31.478 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1530 (ObjNum 778 snap 247 seq_num 778) dirty exists 2024-09-13T02:47:31.478 INFO:tasks.rados.rados.0.smithi088.stdout:2716: finishing write tid 1 to smithi08884213-46 2024-09-13T02:47:31.478 INFO:tasks.rados.rados.0.smithi088.stdout:2716: finishing write tid 2 to smithi08884213-46 2024-09-13T02:47:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:2712: done (4 left) 2024-09-13T02:47:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:2714: done (3 left) 2024-09-13T02:47:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:2715: done (2 left) 2024-09-13T02:47:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:2717: done (1 left) 2024-09-13T02:47:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:2718: read oid 33 snap -1 2024-09-13T02:47:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:2718: expect (ObjNum 761 snap 241 seq_num 761) 2024-09-13T02:47:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:2716: finishing write tid 3 to smithi08884213-46 2024-09-13T02:47:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:2716: finishing write tid 4 to smithi08884213-46 2024-09-13T02:47:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:2716: finishing write tid 5 to smithi08884213-46 2024-09-13T02:47:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:2716: finishing write tid 6 to smithi08884213-46 2024-09-13T02:47:31.479 INFO:tasks.rados.rados.0.smithi088.stdout:2716: oid 46 updating version 0 to 1344 2024-09-13T02:47:31.480 INFO:tasks.rados.rados.0.smithi088.stdout:2716: oid 46 updating version 1344 to 1345 2024-09-13T02:47:31.480 INFO:tasks.rados.rados.0.smithi088.stdout:2716: oid 46 version 1345 is already newer than 1341 2024-09-13T02:47:31.480 INFO:tasks.rados.rados.0.smithi088.stdout:2716: oid 46 version 1345 is already newer than 1342 2024-09-13T02:47:31.480 INFO:tasks.rados.rados.0.smithi088.stdout:2716: oid 46 version 1345 is already newer than 1343 2024-09-13T02:47:31.480 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1345 (ObjNum 815 snap 258 seq_num 815) dirty exists 2024-09-13T02:47:31.480 INFO:tasks.rados.rados.0.smithi088.stdout:2716: left oid 46 (ObjNum 815 snap 258 seq_num 815) 2024-09-13T02:47:31.480 INFO:tasks.rados.rados.0.smithi088.stdout:2719: read oid 19 snap 257 2024-09-13T02:47:31.480 INFO:tasks.rados.rados.0.smithi088.stdout:2719: expect (ObjNum 783 snap 248 seq_num 783) 2024-09-13T02:47:31.480 INFO:tasks.rados.rados.0.smithi088.stdout:2716: done (2 left) 2024-09-13T02:47:31.480 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 258 2024-09-13T02:47:31.480 INFO:tasks.rados.rados.0.smithi088.stdout:2720: seq_num 817 ranges {0=491520,491520=417792,909312=425984,1335296=360448} 2024-09-13T02:47:31.481 INFO:tasks.rados.rados.0.smithi088.stdout:2720: writing smithi08884213-45 from 0 to 491520 tid 1 2024-09-13T02:47:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:2720: writing smithi08884213-45 from 491520 to 909312 tid 2 2024-09-13T02:47:31.486 INFO:tasks.rados.rados.0.smithi088.stdout:2720: writing smithi08884213-45 from 909312 to 1335296 tid 3 2024-09-13T02:47:31.489 INFO:tasks.rados.rados.0.smithi088.stdout:2720: writing smithi08884213-45 from 1335296 to 1695744 tid 4 2024-09-13T02:47:31.489 INFO:tasks.rados.rados.0.smithi088.stdout:2721: delete oid 12 current snap is 258 2024-09-13T02:47:31.497 INFO:tasks.rados.rados.0.smithi088.stdout:2720: finishing write tid 1 to smithi08884213-45 2024-09-13T02:47:31.497 INFO:tasks.rados.rados.0.smithi088.stdout:2720: finishing write tid 2 to smithi08884213-45 2024-09-13T02:47:31.497 INFO:tasks.rados.rados.0.smithi088.stdout:2720: finishing write tid 3 to smithi08884213-45 2024-09-13T02:47:31.497 INFO:tasks.rados.rados.0.smithi088.stdout:2720: finishing write tid 4 to smithi08884213-45 2024-09-13T02:47:31.497 INFO:tasks.rados.rados.0.smithi088.stdout:2720: finishing write tid 5 to smithi08884213-45 2024-09-13T02:47:31.497 INFO:tasks.rados.rados.0.smithi088.stdout:2720: finishing write tid 6 to smithi08884213-45 2024-09-13T02:47:31.497 INFO:tasks.rados.rados.0.smithi088.stdout:2720: oid 45 updating version 0 to 1381 2024-09-13T02:47:31.497 INFO:tasks.rados.rados.0.smithi088.stdout:2720: oid 45 version 1381 is already newer than 1380 2024-09-13T02:47:31.497 INFO:tasks.rados.rados.0.smithi088.stdout:2720: oid 45 version 1381 is already newer than 1377 2024-09-13T02:47:31.497 INFO:tasks.rados.rados.0.smithi088.stdout:2720: oid 45 version 1381 is already newer than 1379 2024-09-13T02:47:31.498 INFO:tasks.rados.rados.0.smithi088.stdout:2720: oid 45 version 1381 is already newer than 1378 2024-09-13T02:47:31.498 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1381 (ObjNum 817 snap 258 seq_num 817) dirty exists 2024-09-13T02:47:31.498 INFO:tasks.rados.rados.0.smithi088.stdout:2720: left oid 45 (ObjNum 817 snap 258 seq_num 817) 2024-09-13T02:47:31.498 INFO:tasks.rados.rados.0.smithi088.stdout:2720: done (3 left) 2024-09-13T02:47:31.498 INFO:tasks.rados.rados.0.smithi088.stdout:2721: done (2 left) 2024-09-13T02:47:31.498 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 258 2024-09-13T02:47:31.499 INFO:tasks.rados.rados.0.smithi088.stdout:2722: seq_num 819 ranges {0=524288,524288=589824,1114112=614400} 2024-09-13T02:47:31.502 INFO:tasks.rados.rados.0.smithi088.stdout:2722: writing smithi08884213-49 from 0 to 524288 tid 1 2024-09-13T02:47:31.505 INFO:tasks.rados.rados.0.smithi088.stdout:2722: writing smithi08884213-49 from 524288 to 1114112 tid 2 2024-09-13T02:47:31.509 INFO:tasks.rados.rados.0.smithi088.stdout:2722: writing smithi08884213-49 from 1114112 to 1728512 tid 3 2024-09-13T02:47:31.509 INFO:tasks.rados.rados.0.smithi088.stdout:2723: snap_create 2024-09-13T02:47:31.509 INFO:tasks.rados.rados.0.smithi088.stdout:2722: finishing write tid 1 to smithi08884213-49 2024-09-13T02:47:31.509 INFO:tasks.rados.rados.0.smithi088.stdout:2719: expect (ObjNum 783 snap 248 seq_num 783) 2024-09-13T02:47:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:31 smithi195 ceph-mon[87742]: osdmap e601: 8 total, 8 up, 8 in 2024-09-13T02:47:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:31 smithi195 ceph-mon[87742]: pgmap v580: 121 pgs: 121 active+clean; 142 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2024-09-13T02:47:31.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:31 smithi195 ceph-mon[87742]: osdmap e602: 8 total, 8 up, 8 in 2024-09-13T02:47:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:31 smithi088 ceph-mon[98762]: osdmap e601: 8 total, 8 up, 8 in 2024-09-13T02:47:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:31 smithi088 ceph-mon[98762]: pgmap v580: 121 pgs: 121 active+clean; 142 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2024-09-13T02:47:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:31 smithi088 ceph-mon[98762]: osdmap e602: 8 total, 8 up, 8 in 2024-09-13T02:47:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:31 smithi088 ceph-mon[96266]: osdmap e601: 8 total, 8 up, 8 in 2024-09-13T02:47:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:31 smithi088 ceph-mon[96266]: pgmap v580: 121 pgs: 121 active+clean; 142 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 3.7 MiB/s wr, 21 op/s 2024-09-13T02:47:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:31 smithi088 ceph-mon[96266]: osdmap e602: 8 total, 8 up, 8 in 2024-09-13T02:47:31.958 INFO:tasks.rados.rados.0.smithi088.stdout:2722: finishing write tid 2 to smithi08884213-49 2024-09-13T02:47:31.959 INFO:tasks.rados.rados.0.smithi088.stdout:2718: expect (ObjNum 761 snap 241 seq_num 761) 2024-09-13T02:47:32.543 INFO:tasks.rados.rados.0.smithi088.stdout:2722: finishing write tid 3 to smithi08884213-49 2024-09-13T02:47:32.543 INFO:tasks.rados.rados.0.smithi088.stdout:2722: finishing write tid 4 to smithi08884213-49 2024-09-13T02:47:32.543 INFO:tasks.rados.rados.0.smithi088.stdout:2722: finishing write tid 5 to smithi08884213-49 2024-09-13T02:47:32.544 INFO:tasks.rados.rados.0.smithi088.stdout:2722: oid 49 updating version 0 to 1382 2024-09-13T02:47:32.544 INFO:tasks.rados.rados.0.smithi088.stdout:2722: oid 49 updating version 1382 to 1383 2024-09-13T02:47:32.544 INFO:tasks.rados.rados.0.smithi088.stdout:2722: oid 49 version 1383 is already newer than 1381 2024-09-13T02:47:32.544 INFO:tasks.rados.rados.0.smithi088.stdout:2722: oid 49 updating version 1383 to 1384 2024-09-13T02:47:32.544 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1384 (ObjNum 819 snap 258 seq_num 819) dirty exists 2024-09-13T02:47:32.544 INFO:tasks.rados.rados.0.smithi088.stdout:2722: left oid 49 (ObjNum 819 snap 258 seq_num 819) 2024-09-13T02:47:32.544 INFO:tasks.rados.rados.0.smithi088.stdout:2718: done (3 left) 2024-09-13T02:47:32.544 INFO:tasks.rados.rados.0.smithi088.stdout:2719: done (2 left) 2024-09-13T02:47:32.544 INFO:tasks.rados.rados.0.smithi088.stdout:2722: done (1 left) 2024-09-13T02:47:32.544 INFO:tasks.rados.rados.0.smithi088.stdout:2723: done (0 left) 2024-09-13T02:47:32.544 INFO:tasks.rados.rados.0.smithi088.stdout:2724: copy_from oid 40 from oid 20 current snap is 259 2024-09-13T02:47:32.544 INFO:tasks.rados.rados.0.smithi088.stdout:2725: rmattr oid 46 current snap is 259 2024-09-13T02:47:32.545 INFO:tasks.rados.rados.0.smithi088.stdout:2725: done (1 left) 2024-09-13T02:47:32.545 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 259 2024-09-13T02:47:32.545 INFO:tasks.rados.rados.0.smithi088.stdout:2726: seq_num 820 ranges {8339456=540672,8880128=475136,9355264=598016,9953280=131072} 2024-09-13T02:47:32.591 INFO:tasks.rados.rados.0.smithi088.stdout:2726: writing smithi08884213-48 from 8339456 to 8880128 tid 1 2024-09-13T02:47:32.593 INFO:tasks.rados.rados.0.smithi088.stdout:2726: writing smithi08884213-48 from 8880128 to 9355264 tid 2 2024-09-13T02:47:32.596 INFO:tasks.rados.rados.0.smithi088.stdout:2726: writing smithi08884213-48 from 9355264 to 9953280 tid 3 2024-09-13T02:47:32.597 INFO:tasks.rados.rados.0.smithi088.stdout:2726: writing smithi08884213-48 from 9953280 to 10084352 tid 4 2024-09-13T02:47:32.597 INFO:tasks.rados.rados.0.smithi088.stdout:2727: snap_create 2024-09-13T02:47:32.598 INFO:tasks.rados.rados.0.smithi088.stdout:2724: finishing copy_from racing read to smithi08884213-40 2024-09-13T02:47:32.598 INFO:tasks.rados.rados.0.smithi088.stdout:2724: finishing copy_from to smithi08884213-40 2024-09-13T02:47:32.598 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1607 (ObjNum 782 snap 248 seq_num 782) dirty exists 2024-09-13T02:47:32.598 INFO:tasks.rados.rados.0.smithi088.stdout:2726: finishing write tid 1 to smithi08884213-48 2024-09-13T02:47:32.598 INFO:tasks.rados.rados.0.smithi088.stdout:2726: finishing write tid 2 to smithi08884213-48 2024-09-13T02:47:32.600 INFO:tasks.rados.rados.0.smithi088.stdout:2726: finishing write tid 3 to smithi08884213-48 2024-09-13T02:47:32.600 INFO:tasks.rados.rados.0.smithi088.stdout:2726: finishing write tid 4 to smithi08884213-48 2024-09-13T02:47:32.600 INFO:tasks.rados.rados.0.smithi088.stdout:2726: finishing write tid 5 to smithi08884213-48 2024-09-13T02:47:32.602 INFO:tasks.rados.rados.0.smithi088.stdout:2726: finishing write tid 6 to smithi08884213-48 2024-09-13T02:47:32.602 INFO:tasks.rados.rados.0.smithi088.stdout:2726: oid 48 updating version 0 to 1330 2024-09-13T02:47:32.602 INFO:tasks.rados.rados.0.smithi088.stdout:2726: oid 48 version 1330 is already newer than 1329 2024-09-13T02:47:32.602 INFO:tasks.rados.rados.0.smithi088.stdout:2726: oid 48 updating version 1330 to 1332 2024-09-13T02:47:32.602 INFO:tasks.rados.rados.0.smithi088.stdout:2726: oid 48 updating version 1332 to 1333 2024-09-13T02:47:32.602 INFO:tasks.rados.rados.0.smithi088.stdout:2726: oid 48 version 1333 is already newer than 1331 2024-09-13T02:47:32.603 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1333 (ObjNum 820 snap 259 seq_num 820) dirty exists 2024-09-13T02:47:32.603 INFO:tasks.rados.rados.0.smithi088.stdout:2726: left oid 48 (ObjNum 820 snap 259 seq_num 820) 2024-09-13T02:47:33.347 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:47:33] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2024-09-13T02:47:33.509 INFO:tasks.rados.rados.0.smithi088.stdout:2724: done (2 left) 2024-09-13T02:47:33.509 INFO:tasks.rados.rados.0.smithi088.stdout:2726: done (1 left) 2024-09-13T02:47:33.509 INFO:tasks.rados.rados.0.smithi088.stdout:2727: done (0 left) 2024-09-13T02:47:33.509 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 260 2024-09-13T02:47:33.509 INFO:tasks.rados.rados.0.smithi088.stdout:2728: seq_num 821 ranges {0=557056,557056=761856,1318912=442368} 2024-09-13T02:47:33.511 INFO:tasks.rados.rados.0.smithi088.stdout:2728: writing smithi08884213-39 from 0 to 557056 tid 1 2024-09-13T02:47:33.515 INFO:tasks.rados.rados.0.smithi088.stdout:2728: writing smithi08884213-39 from 557056 to 1318912 tid 2 2024-09-13T02:47:33.519 INFO:tasks.rados.rados.0.smithi088.stdout:2728: writing smithi08884213-39 from 1318912 to 1761280 tid 3 2024-09-13T02:47:33.519 INFO:tasks.rados.rados.0.smithi088.stdout:2729: read oid 17 snap -1 2024-09-13T02:47:33.519 INFO:tasks.rados.rados.0.smithi088.stdout:2729: expect (ObjNum 801 snap 252 seq_num 801) 2024-09-13T02:47:33.519 INFO:tasks.rados.rados.0.smithi088.stdout:2730: snap_create 2024-09-13T02:47:33.521 INFO:tasks.rados.rados.0.smithi088.stdout:2728: finishing write tid 1 to smithi08884213-39 2024-09-13T02:47:33.521 INFO:tasks.rados.rados.0.smithi088.stdout:2728: finishing write tid 2 to smithi08884213-39 2024-09-13T02:47:33.523 INFO:tasks.rados.rados.0.smithi088.stdout:2728: finishing write tid 3 to smithi08884213-39 2024-09-13T02:47:33.523 INFO:tasks.rados.rados.0.smithi088.stdout:2728: finishing write tid 4 to smithi08884213-39 2024-09-13T02:47:33.524 INFO:tasks.rados.rados.0.smithi088.stdout:2728: finishing write tid 5 to smithi08884213-39 2024-09-13T02:47:33.524 INFO:tasks.rados.rados.0.smithi088.stdout:2728: oid 39 updating version 0 to 1623 2024-09-13T02:47:33.524 INFO:tasks.rados.rados.0.smithi088.stdout:2728: oid 39 updating version 1623 to 1624 2024-09-13T02:47:33.524 INFO:tasks.rados.rados.0.smithi088.stdout:2728: oid 39 version 1624 is already newer than 1621 2024-09-13T02:47:33.524 INFO:tasks.rados.rados.0.smithi088.stdout:2728: oid 39 version 1624 is already newer than 1622 2024-09-13T02:47:33.524 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1624 (ObjNum 821 snap 260 seq_num 821) dirty exists 2024-09-13T02:47:33.525 INFO:tasks.rados.rados.0.smithi088.stdout:2728: left oid 39 (ObjNum 821 snap 260 seq_num 821) 2024-09-13T02:47:33.525 INFO:tasks.rados.rados.0.smithi088.stdout:2729: expect (ObjNum 801 snap 252 seq_num 801) 2024-09-13T02:47:33.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: osdmap e603: 8 total, 8 up, 8 in 2024-09-13T02:47:33.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:33.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:33.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:47:33.662 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.663 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.664 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[96266]: pgmap v583: 121 pgs: 121 active+clean; 148 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-09-13T02:47:33.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: osdmap e603: 8 total, 8 up, 8 in 2024-09-13T02:47:33.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:33.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:33.664 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.665 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:33 smithi088 ceph-mon[98762]: pgmap v583: 121 pgs: 121 active+clean; 148 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-09-13T02:47:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: osdmap e603: 8 total, 8 up, 8 in 2024-09-13T02:47:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:47:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:47:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:47:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-09-13T02:47:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:33.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:33 smithi195 ceph-mon[87742]: pgmap v583: 121 pgs: 121 active+clean; 148 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.4 MiB/s wr, 24 op/s 2024-09-13T02:47:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:2728: done (2 left) 2024-09-13T02:47:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:2729: done (1 left) 2024-09-13T02:47:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:2730: done (0 left) 2024-09-13T02:47:34.511 INFO:tasks.rados.rados.0.smithi088.stdout:2731: snap_create 2024-09-13T02:47:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:34 smithi088 ceph-mon[98762]: osdmap e604: 8 total, 8 up, 8 in 2024-09-13T02:47:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:34 smithi088 ceph-mon[96266]: osdmap e604: 8 total, 8 up, 8 in 2024-09-13T02:47:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:34 smithi195 ceph-mon[87742]: osdmap e604: 8 total, 8 up, 8 in 2024-09-13T02:47:35.519 INFO:tasks.rados.rados.0.smithi088.stdout:2731: done (0 left) 2024-09-13T02:47:35.519 INFO:tasks.rados.rados.0.smithi088.stdout:2732: rollback oid 32 current snap is 262 2024-09-13T02:47:35.519 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 32 to 260 2024-09-13T02:47:35.519 INFO:tasks.rados.rados.0.smithi088.stdout:2733: copy_from oid 1 from oid 15 current snap is 262 2024-09-13T02:47:35.519 INFO:tasks.rados.rados.0.smithi088.stdout:2734: snap_remove snap 257 2024-09-13T02:47:35.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:35 smithi088 ceph-mon[98762]: osdmap e605: 8 total, 8 up, 8 in 2024-09-13T02:47:35.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:35 smithi088 ceph-mon[98762]: Upgrade: Updating alertmanager.a 2024-09-13T02:47:35.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:35 smithi088 ceph-mon[98762]: Deploying daemon alertmanager.a on smithi088 2024-09-13T02:47:35.807 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:35 smithi088 ceph-mon[98762]: pgmap v586: 121 pgs: 121 active+clean; 159 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.1 MiB/s wr, 16 op/s 2024-09-13T02:47:35.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:35 smithi088 ceph-mon[96266]: osdmap e605: 8 total, 8 up, 8 in 2024-09-13T02:47:35.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:35 smithi088 ceph-mon[96266]: Upgrade: Updating alertmanager.a 2024-09-13T02:47:35.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:35 smithi088 ceph-mon[96266]: Deploying daemon alertmanager.a on smithi088 2024-09-13T02:47:35.808 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:35 smithi088 ceph-mon[96266]: pgmap v586: 121 pgs: 121 active+clean; 159 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.1 MiB/s wr, 16 op/s 2024-09-13T02:47:35.852 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:35 smithi195 ceph-mon[87742]: osdmap e605: 8 total, 8 up, 8 in 2024-09-13T02:47:35.852 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:35 smithi195 ceph-mon[87742]: Upgrade: Updating alertmanager.a 2024-09-13T02:47:35.852 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:35 smithi195 ceph-mon[87742]: Deploying daemon alertmanager.a on smithi088 2024-09-13T02:47:35.852 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:35 smithi195 ceph-mon[87742]: pgmap v586: 121 pgs: 121 active+clean; 159 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.1 MiB/s wr, 16 op/s 2024-09-13T02:47:36.414 INFO:tasks.rados.rados.0.smithi088.stdout:2734: done (2 left) 2024-09-13T02:47:36.414 INFO:tasks.rados.rados.0.smithi088.stdout:2735: copy_from oid 30 from oid 13 current snap is 262 2024-09-13T02:47:36.414 INFO:tasks.rados.rados.0.smithi088.stdout:2732: finishing rollback tid 1 to smithi08884213-32 2024-09-13T02:47:36.414 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-13T02:47:36.414 INFO:tasks.rados.rados.0.smithi088.stdout:2733: finishing copy_from racing read to smithi08884213-1 2024-09-13T02:47:36.414 INFO:tasks.rados.rados.0.smithi088.stdout:2733: finishing copy_from to smithi08884213-1 2024-09-13T02:47:36.414 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1423 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:47:36.414 INFO:tasks.rados.rados.0.smithi088.stdout:2732: done (2 left) 2024-09-13T02:47:36.414 INFO:tasks.rados.rados.0.smithi088.stdout:2733: done (1 left) 2024-09-13T02:47:36.414 INFO:tasks.rados.rados.0.smithi088.stdout:2736: delete oid 10 current snap is 262 2024-09-13T02:47:36.425 INFO:tasks.rados.rados.0.smithi088.stdout:2736: done (1 left) 2024-09-13T02:47:36.425 INFO:tasks.rados.rados.0.smithi088.stdout:2737: read oid 34 snap 258 2024-09-13T02:47:36.425 INFO:tasks.rados.rados.0.smithi088.stdout:2737: expect (ObjNum 802 snap 253 seq_num 802) 2024-09-13T02:47:36.425 INFO:tasks.rados.rados.0.smithi088.stdout:2738: read oid 36 snap -1 2024-09-13T02:47:36.425 INFO:tasks.rados.rados.0.smithi088.stdout:2738: expect (ObjNum 793 snap 249 seq_num 793) 2024-09-13T02:47:36.425 INFO:tasks.rados.rados.0.smithi088.stdout:2739: copy_from oid 9 from oid 3 current snap is 262 2024-09-13T02:47:36.425 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 262 2024-09-13T02:47:36.426 INFO:tasks.rados.rados.0.smithi088.stdout:2740: seq_num 823 ranges {10084352=589824,10674176=573440,11247616=630784} 2024-09-13T02:47:36.484 INFO:tasks.rados.rados.0.smithi088.stdout:2740: writing smithi08884213-48 from 10084352 to 10674176 tid 1 2024-09-13T02:47:36.487 INFO:tasks.rados.rados.0.smithi088.stdout:2740: writing smithi08884213-48 from 10674176 to 11247616 tid 2 2024-09-13T02:47:36.491 INFO:tasks.rados.rados.0.smithi088.stdout:2740: writing smithi08884213-48 from 11247616 to 11878400 tid 3 2024-09-13T02:47:36.491 INFO:tasks.rados.rados.0.smithi088.stdout:2741: read oid 46 snap -1 2024-09-13T02:47:36.491 INFO:tasks.rados.rados.0.smithi088.stdout:2741: expect (ObjNum 815 snap 258 seq_num 815) 2024-09-13T02:47:36.491 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 262 2024-09-13T02:47:36.491 INFO:tasks.rados.rados.0.smithi088.stdout:2735: finishing copy_from racing read to smithi08884213-30 2024-09-13T02:47:36.491 INFO:tasks.rados.rados.0.smithi088.stdout:2742: seq_num 824 ranges {1695744=606208,2301952=458752,2760704=573440,3334144=172032} 2024-09-13T02:47:36.503 INFO:tasks.rados.rados.0.smithi088.stdout:2742: writing smithi08884213-45 from 1695744 to 2301952 tid 1 2024-09-13T02:47:36.505 INFO:tasks.rados.rados.0.smithi088.stdout:2742: writing smithi08884213-45 from 2301952 to 2760704 tid 2 2024-09-13T02:47:36.509 INFO:tasks.rados.rados.0.smithi088.stdout:2742: writing smithi08884213-45 from 2760704 to 3334144 tid 3 2024-09-13T02:47:36.510 INFO:tasks.rados.rados.0.smithi088.stdout:2742: writing smithi08884213-45 from 3334144 to 3506176 tid 4 2024-09-13T02:47:36.510 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 262 2024-09-13T02:47:36.510 INFO:tasks.rados.rados.0.smithi088.stdout:2735: finishing copy_from to smithi08884213-30 2024-09-13T02:47:36.510 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1530 (ObjNum 778 snap 247 seq_num 778) dirty exists 2024-09-13T02:47:36.510 INFO:tasks.rados.rados.0.smithi088.stdout:2743: seq_num 825 ranges {0=622592,622592=745472,1368064=458752} 2024-09-13T02:47:36.514 INFO:tasks.rados.rados.0.smithi088.stdout:2743: writing smithi08884213-10 from 0 to 622592 tid 1 2024-09-13T02:47:36.519 INFO:tasks.rados.rados.0.smithi088.stdout:2743: writing smithi08884213-10 from 622592 to 1368064 tid 2 2024-09-13T02:47:36.522 INFO:tasks.rados.rados.0.smithi088.stdout:2743: writing smithi08884213-10 from 1368064 to 1826816 tid 3 2024-09-13T02:47:36.522 INFO:tasks.rados.rados.0.smithi088.stdout:2735: done (7 left) 2024-09-13T02:47:36.522 INFO:tasks.rados.rados.0.smithi088.stdout:2744: rollback oid 4 current snap is 262 2024-09-13T02:47:36.522 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 4 to 260 2024-09-13T02:47:36.522 INFO:tasks.rados.rados.0.smithi088.stdout:2739: finishing copy_from racing read to smithi08884213-9 2024-09-13T02:47:36.522 INFO:tasks.rados.rados.0.smithi088.stdout:2738: expect (ObjNum 793 snap 249 seq_num 793) 2024-09-13T02:47:36.623 INFO:tasks.rados.rados.0.smithi088.stdout:2737: expect (ObjNum 802 snap 253 seq_num 802) 2024-09-13T02:47:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:36 smithi088 ceph-mon[98762]: osdmap e606: 8 total, 8 up, 8 in 2024-09-13T02:47:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:36 smithi088 ceph-mon[98762]: osdmap e607: 8 total, 8 up, 8 in 2024-09-13T02:47:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:36 smithi088 ceph-mon[96266]: osdmap e606: 8 total, 8 up, 8 in 2024-09-13T02:47:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:36 smithi088 ceph-mon[96266]: osdmap e607: 8 total, 8 up, 8 in 2024-09-13T02:47:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:2739: finishing copy_from to smithi08884213-9 2024-09-13T02:47:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 1037 (ObjNum 804 snap 255 seq_num 804) dirty exists 2024-09-13T02:47:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:2740: finishing write tid 1 to smithi08884213-48 2024-09-13T02:47:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:2740: finishing write tid 2 to smithi08884213-48 2024-09-13T02:47:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:2740: finishing write tid 3 to smithi08884213-48 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2740: finishing write tid 4 to smithi08884213-48 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2737: done (7 left) 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2738: done (6 left) 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2739: done (5 left) 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2745: delete oid 22 current snap is 262 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2740: finishing write tid 5 to smithi08884213-48 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2740: oid 48 updating version 0 to 1533 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2740: oid 48 version 1533 is already newer than 1531 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2740: oid 48 version 1533 is already newer than 1532 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2740: oid 48 updating version 1533 to 1534 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1534 (ObjNum 823 snap 262 seq_num 823) dirty exists 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2740: left oid 48 (ObjNum 823 snap 262 seq_num 823) 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2742: finishing write tid 1 to smithi08884213-45 2024-09-13T02:47:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:2742: finishing write tid 2 to smithi08884213-45 2024-09-13T02:47:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:2741: expect (ObjNum 815 snap 258 seq_num 815) 2024-09-13T02:47:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:36 smithi195 ceph-mon[87742]: osdmap e606: 8 total, 8 up, 8 in 2024-09-13T02:47:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:36 smithi195 ceph-mon[87742]: osdmap e607: 8 total, 8 up, 8 in 2024-09-13T02:47:36.885 INFO:tasks.rados.rados.0.smithi088.stdout:2742: finishing write tid 3 to smithi08884213-45 2024-09-13T02:47:36.885 INFO:tasks.rados.rados.0.smithi088.stdout:2742: finishing write tid 4 to smithi08884213-45 2024-09-13T02:47:36.885 INFO:tasks.rados.rados.0.smithi088.stdout:2742: finishing write tid 5 to smithi08884213-45 2024-09-13T02:47:36.885 INFO:tasks.rados.rados.0.smithi088.stdout:2742: finishing write tid 6 to smithi08884213-45 2024-09-13T02:47:36.885 INFO:tasks.rados.rados.0.smithi088.stdout:2742: oid 45 updating version 0 to 1385 2024-09-13T02:47:36.885 INFO:tasks.rados.rados.0.smithi088.stdout:2742: oid 45 updating version 1385 to 1386 2024-09-13T02:47:36.885 INFO:tasks.rados.rados.0.smithi088.stdout:2742: oid 45 version 1386 is already newer than 1384 2024-09-13T02:47:36.885 INFO:tasks.rados.rados.0.smithi088.stdout:2742: oid 45 version 1386 is already newer than 1383 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2742: oid 45 version 1386 is already newer than 1382 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1386 (ObjNum 824 snap 262 seq_num 824) dirty exists 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2742: left oid 45 (ObjNum 824 snap 262 seq_num 824) 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2743: finishing write tid 1 to smithi08884213-10 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2743: finishing write tid 2 to smithi08884213-10 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2744: finishing rollback tid 0 to smithi08884213-4 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2744: finishing rollback tid 1 to smithi08884213-4 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2740: done (5 left) 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2741: done (4 left) 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2742: done (3 left) 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2745: done (2 left) 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2746: read oid 27 snap -1 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2746: expect deleted 2024-09-13T02:47:36.886 INFO:tasks.rados.rados.0.smithi088.stdout:2747: read oid 46 snap 256 2024-09-13T02:47:36.887 INFO:tasks.rados.rados.0.smithi088.stdout:2747: expect (ObjNum 795 snap 249 seq_num 795) 2024-09-13T02:47:36.887 INFO:tasks.rados.rados.0.smithi088.stdout:2748: snap_remove snap 258 2024-09-13T02:47:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:2748: done (4 left) 2024-09-13T02:47:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:2749: snap_remove snap 255 2024-09-13T02:47:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:37 smithi088 ceph-mon[96266]: pgmap v589: 121 pgs: 121 active+clean; 160 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-13T02:47:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:37 smithi088 ceph-mon[98762]: pgmap v589: 121 pgs: 121 active+clean; 160 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-13T02:47:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:37 smithi195 ceph-mon[87742]: pgmap v589: 121 pgs: 121 active+clean; 160 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-13T02:47:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:2749: done (4 left) 2024-09-13T02:47:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 262 2024-09-13T02:47:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:2743: finishing write tid 3 to smithi08884213-10 2024-09-13T02:47:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:2743: finishing write tid 4 to smithi08884213-10 2024-09-13T02:47:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:2750: seq_num 827 ranges {3022848=655360,3678208=516096,4194304=688128} 2024-09-13T02:47:38.552 INFO:tasks.rados.rados.0.smithi088.stdout:2750: writing smithi08884213-47 from 3022848 to 3678208 tid 1 2024-09-13T02:47:38.555 INFO:tasks.rados.rados.0.smithi088.stdout:2750: writing smithi08884213-47 from 3678208 to 4194304 tid 2 2024-09-13T02:47:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:2750: writing smithi08884213-47 from 4194304 to 4882432 tid 3 2024-09-13T02:47:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:2751: rollback oid 30 current snap is 262 2024-09-13T02:47:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 30 to 256 2024-09-13T02:47:38.560 INFO:tasks.rados.rados.0.smithi088.stdout:2744: finishing rollback tid 2 to smithi08884213-4 2024-09-13T02:47:38.560 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1427 (ObjNum 762 snap 241 seq_num 762) dirty exists 2024-09-13T02:47:38.560 INFO:tasks.rados.rados.0.smithi088.stdout:2743: finishing write tid 5 to smithi08884213-10 2024-09-13T02:47:38.560 INFO:tasks.rados.rados.0.smithi088.stdout:2743: oid 10 updating version 0 to 1629 2024-09-13T02:47:38.560 INFO:tasks.rados.rados.0.smithi088.stdout:2743: oid 10 updating version 1629 to 1631 2024-09-13T02:47:38.560 INFO:tasks.rados.rados.0.smithi088.stdout:2743: oid 10 version 1631 is already newer than 1630 2024-09-13T02:47:38.560 INFO:tasks.rados.rados.0.smithi088.stdout:2743: oid 10 updating version 1631 to 1632 2024-09-13T02:47:38.560 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1632 (ObjNum 825 snap 262 seq_num 825) dirty exists 2024-09-13T02:47:38.560 INFO:tasks.rados.rados.0.smithi088.stdout:2743: left oid 10 (ObjNum 825 snap 262 seq_num 825) 2024-09-13T02:47:38.561 INFO:tasks.rados.rados.0.smithi088.stdout:2747: expect (ObjNum 795 snap 249 seq_num 795) 2024-09-13T02:47:38.645 INFO:tasks.rados.rados.0.smithi088.stdout:2750: finishing write tid 1 to smithi08884213-47 2024-09-13T02:47:38.645 INFO:tasks.rados.rados.0.smithi088.stdout:2750: finishing write tid 2 to smithi08884213-47 2024-09-13T02:47:38.645 INFO:tasks.rados.rados.0.smithi088.stdout:2751: finishing rollback tid 0 to smithi08884213-30 2024-09-13T02:47:38.645 INFO:tasks.rados.rados.0.smithi088.stdout:2751: finishing rollback tid 1 to smithi08884213-30 2024-09-13T02:47:38.645 INFO:tasks.rados.rados.0.smithi088.stdout:2751: finishing rollback tid 2 to smithi08884213-30 2024-09-13T02:47:38.645 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1537 (ObjNum 779 snap 247 seq_num 779) dirty exists 2024-09-13T02:47:38.645 INFO:tasks.rados.rados.0.smithi088.stdout:2750: finishing write tid 3 to smithi08884213-47 2024-09-13T02:47:38.645 INFO:tasks.rados.rados.0.smithi088.stdout:2750: finishing write tid 4 to smithi08884213-47 2024-09-13T02:47:38.645 INFO:tasks.rados.rados.0.smithi088.stdout:2743: done (5 left) 2024-09-13T02:47:38.645 INFO:tasks.rados.rados.0.smithi088.stdout:2744: done (4 left) 2024-09-13T02:47:38.646 INFO:tasks.rados.rados.0.smithi088.stdout:2746: done (3 left) 2024-09-13T02:47:38.646 INFO:tasks.rados.rados.0.smithi088.stdout:2747: done (2 left) 2024-09-13T02:47:38.646 INFO:tasks.rados.rados.0.smithi088.stdout:2751: done (1 left) 2024-09-13T02:47:38.646 INFO:tasks.rados.rados.0.smithi088.stdout:2752: delete oid 8 current snap is 262 2024-09-13T02:47:38.646 INFO:tasks.rados.rados.0.smithi088.stdout:2750: finishing write tid 5 to smithi08884213-47 2024-09-13T02:47:38.646 INFO:tasks.rados.rados.0.smithi088.stdout:2750: oid 47 updating version 0 to 1632 2024-09-13T02:47:38.646 INFO:tasks.rados.rados.0.smithi088.stdout:2750: oid 47 updating version 1632 to 1634 2024-09-13T02:47:38.646 INFO:tasks.rados.rados.0.smithi088.stdout:2750: oid 47 version 1634 is already newer than 1633 2024-09-13T02:47:38.646 INFO:tasks.rados.rados.0.smithi088.stdout:2750: oid 47 updating version 1634 to 1635 2024-09-13T02:47:38.646 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1635 (ObjNum 827 snap 262 seq_num 827) dirty exists 2024-09-13T02:47:38.646 INFO:tasks.rados.rados.0.smithi088.stdout:2750: left oid 47 (ObjNum 827 snap 262 seq_num 827) 2024-09-13T02:47:38.647 INFO:tasks.rados.rados.0.smithi088.stdout:2750: done (1 left) 2024-09-13T02:47:38.647 INFO:tasks.rados.rados.0.smithi088.stdout:2752: done (0 left) 2024-09-13T02:47:38.647 INFO:tasks.rados.rados.0.smithi088.stdout:2753: snap_remove snap 260 2024-09-13T02:47:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:38 smithi088 ceph-mon[96266]: osdmap e608: 8 total, 8 up, 8 in 2024-09-13T02:47:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:38 smithi088 ceph-mon[98762]: osdmap e608: 8 total, 8 up, 8 in 2024-09-13T02:47:38.691 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:38 smithi088 systemd[1]: Stopping Ceph alertmanager.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:47:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:38 smithi195 ceph-mon[87742]: osdmap e608: 8 total, 8 up, 8 in 2024-09-13T02:47:39.018 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[79312]: ts=2024-09-13T02:47:38.701Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-13T02:47:39.018 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:38 smithi088 podman[133573]: 2024-09-13 02:47:38.752411319 +0000 UTC m=+0.160713191 container died 4c851865c9b1a9f7a06c02e38316e37aab96a8521e4e8c29ca56ebaf7a2e6036 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:39.410 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:39 smithi088 podman[133573]: 2024-09-13 02:47:39.108297253 +0000 UTC m=+0.516599126 container cleanup 4c851865c9b1a9f7a06c02e38316e37aab96a8521e4e8c29ca56ebaf7a2e6036 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:39.410 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:39 smithi088 bash[133573]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a 2024-09-13T02:47:39.549 INFO:tasks.rados.rados.0.smithi088.stdout:2753: done (0 left) 2024-09-13T02:47:39.549 INFO:tasks.rados.rados.0.smithi088.stdout:2754: copy_from oid 6 from oid 30 current snap is 262 2024-09-13T02:47:39.550 INFO:tasks.rados.rados.0.smithi088.stdout:2755: snap_remove snap 259 2024-09-13T02:47:39.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:39 smithi088 ceph-mon[98762]: osdmap e609: 8 total, 8 up, 8 in 2024-09-13T02:47:39.666 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:39 smithi088 ceph-mon[98762]: pgmap v592: 121 pgs: 121 active+clean; 168 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-09-13T02:47:39.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:39 smithi088 ceph-mon[96266]: osdmap e609: 8 total, 8 up, 8 in 2024-09-13T02:47:39.667 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:39 smithi088 ceph-mon[96266]: pgmap v592: 121 pgs: 121 active+clean; 168 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-09-13T02:47:39.667 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:39 smithi088 podman[133591]: 2024-09-13 02:47:39.40959175 +0000 UTC m=+0.655637116 container remove 4c851865c9b1a9f7a06c02e38316e37aab96a8521e4e8c29ca56ebaf7a2e6036 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:39.667 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:39 smithi088 podman[133591]: 2024-09-13 02:47:39.525514628 +0000 UTC m=+0.771559949 volume remove 639a4e03318479a1c9d4e397fbf7dc82af1331e93ebb7dba5c9e2b21a1855f1a 2024-09-13T02:47:39.940 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:39 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-13T02:47:39.940 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:39 smithi088 systemd[1]: Stopped Ceph alertmanager.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:47:39.940 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:39 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 1.732s CPU time. 2024-09-13T02:47:39.940 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:39 smithi088 systemd[1]: Starting Ceph alertmanager.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:47:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:39 smithi195 ceph-mon[87742]: osdmap e609: 8 total, 8 up, 8 in 2024-09-13T02:47:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:39 smithi195 ceph-mon[87742]: pgmap v592: 121 pgs: 121 active+clean; 168 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 2.4 MiB/s wr, 11 op/s 2024-09-13T02:47:40.440 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 podman[133723]: 2024-09-13 02:47:39.994402251 +0000 UTC m=+0.015653753 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-09-13T02:47:40.440 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 podman[133723]: 2024-09-13 02:47:40.11990226 +0000 UTC m=+0.141153750 volume create 1fe2ddf8e5cda89e53f83f741775923aa27713071c0db6b79300ab7b91591c52 2024-09-13T02:47:40.440 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 podman[133723]: 2024-09-13 02:47:40.245298034 +0000 UTC m=+0.266549523 container create 7b2da4b36ef80dd2dca953657c3aa7ae8468f810f34c4c78b92186bf91191c47 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:40.546 INFO:tasks.rados.rados.0.smithi088.stdout:2754: finishing copy_from racing read to smithi08884213-6 2024-09-13T02:47:40.546 INFO:tasks.rados.rados.0.smithi088.stdout:2754: finishing copy_from to smithi08884213-6 2024-09-13T02:47:40.546 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1537 (ObjNum 779 snap 247 seq_num 779) dirty exists 2024-09-13T02:47:40.546 INFO:tasks.rados.rados.0.smithi088.stdout:2754: done (1 left) 2024-09-13T02:47:40.546 INFO:tasks.rados.rados.0.smithi088.stdout:2755: done (0 left) 2024-09-13T02:47:40.546 INFO:tasks.rados.rados.0.smithi088.stdout:2756: read oid 35 snap -1 2024-09-13T02:47:40.547 INFO:tasks.rados.rados.0.smithi088.stdout:2756: expect (ObjNum 807 snap 255 seq_num 807) 2024-09-13T02:47:40.547 INFO:tasks.rados.rados.0.smithi088.stdout:2757: read oid 42 snap -1 2024-09-13T02:47:40.547 INFO:tasks.rados.rados.0.smithi088.stdout:2757: expect (ObjNum 761 snap 241 seq_num 761) 2024-09-13T02:47:40.547 INFO:tasks.rados.rados.0.smithi088.stdout:2758: copy_from oid 37 from oid 8 current snap is 262 2024-09-13T02:47:40.547 INFO:tasks.rados.rados.0.smithi088.stdout:2759: snap_create 2024-09-13T02:47:40.558 INFO:tasks.rados.rados.0.smithi088.stdout:2758: finishing copy_from to smithi08884213-37 2024-09-13T02:47:40.558 INFO:tasks.rados.rados.0.smithi088.stdout:2758: got expected ENOENT (src dne) 2024-09-13T02:47:40.559 INFO:tasks.rados.rados.0.smithi088.stdout:2758: finishing copy_from racing read to smithi08884213-37 2024-09-13T02:47:40.565 INFO:tasks.rados.rados.0.smithi088.stdout:2756: expect (ObjNum 807 snap 255 seq_num 807) 2024-09-13T02:47:40.609 INFO:tasks.rados.rados.0.smithi088.stdout:2757: expect (ObjNum 761 snap 241 seq_num 761) 2024-09-13T02:47:40.777 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:40 smithi088 ceph-mon[98762]: osdmap e610: 8 total, 8 up, 8 in 2024-09-13T02:47:40.777 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:40 smithi088 ceph-mon[96266]: osdmap e610: 8 total, 8 up, 8 in 2024-09-13T02:47:40.777 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 podman[133723]: 2024-09-13 02:47:40.623951292 +0000 UTC m=+0.645202798 container init 7b2da4b36ef80dd2dca953657c3aa7ae8468f810f34c4c78b92186bf91191c47 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:40.777 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 podman[133723]: 2024-09-13 02:47:40.629084983 +0000 UTC m=+0.650336480 container start 7b2da4b36ef80dd2dca953657c3aa7ae8468f810f34c4c78b92186bf91191c47 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T02:47:40.780 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[133738]: ts=2024-09-13T02:47:40.640Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-09-13T02:47:40.781 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[133738]: ts=2024-09-13T02:47:40.640Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-09-13T02:47:40.781 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[133738]: ts=2024-09-13T02:47:40.642Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.88 port=9094 2024-09-13T02:47:40.781 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[133738]: ts=2024-09-13T02:47:40.644Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-09-13T02:47:40.781 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[133738]: ts=2024-09-13T02:47:40.672Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T02:47:40.781 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[133738]: ts=2024-09-13T02:47:40.672Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-09-13T02:47:40.781 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[133738]: ts=2024-09-13T02:47:40.676Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-09-13T02:47:40.781 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[133738]: ts=2024-09-13T02:47:40.676Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-09-13T02:47:40.781 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 bash[133723]: 7b2da4b36ef80dd2dca953657c3aa7ae8468f810f34c4c78b92186bf91191c47 2024-09-13T02:47:40.781 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:40 smithi088 systemd[1]: Started Ceph alertmanager.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:47:40.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:40 smithi195 ceph-mon[87742]: osdmap e610: 8 total, 8 up, 8 in 2024-09-13T02:47:41.546 INFO:tasks.rados.rados.0.smithi088.stdout:2756: done (3 left) 2024-09-13T02:47:41.546 INFO:tasks.rados.rados.0.smithi088.stdout:2757: done (2 left) 2024-09-13T02:47:41.546 INFO:tasks.rados.rados.0.smithi088.stdout:2758: done (1 left) 2024-09-13T02:47:41.546 INFO:tasks.rados.rados.0.smithi088.stdout:2759: done (0 left) 2024-09-13T02:47:41.546 INFO:tasks.rados.rados.0.smithi088.stdout:2760: read oid 38 snap 256 2024-09-13T02:47:41.546 INFO:tasks.rados.rados.0.smithi088.stdout:2760: expect (ObjNum 809 snap 255 seq_num 809) 2024-09-13T02:47:41.546 INFO:tasks.rados.rados.0.smithi088.stdout:2761: delete oid 20 current snap is 263 2024-09-13T02:47:41.551 INFO:tasks.rados.rados.0.smithi088.stdout:2761: done (1 left) 2024-09-13T02:47:41.551 INFO:tasks.rados.rados.0.smithi088.stdout:2762: snap_create 2024-09-13T02:47:41.566 INFO:tasks.rados.rados.0.smithi088.stdout:2760: expect (ObjNum 809 snap 255 seq_num 809) 2024-09-13T02:47:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:41 smithi088 ceph-mon[98762]: osdmap e611: 8 total, 8 up, 8 in 2024-09-13T02:47:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:41 smithi088 ceph-mon[98762]: pgmap v595: 121 pgs: 121 active+clean; 179 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.7 MiB/s wr, 13 op/s 2024-09-13T02:47:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:41 smithi088 ceph-mon[98762]: osdmap e612: 8 total, 8 up, 8 in 2024-09-13T02:47:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:41 smithi088 ceph-mon[96266]: osdmap e611: 8 total, 8 up, 8 in 2024-09-13T02:47:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:41 smithi088 ceph-mon[96266]: pgmap v595: 121 pgs: 121 active+clean; 179 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.7 MiB/s wr, 13 op/s 2024-09-13T02:47:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:41 smithi088 ceph-mon[96266]: osdmap e612: 8 total, 8 up, 8 in 2024-09-13T02:47:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:41 smithi195 ceph-mon[87742]: osdmap e611: 8 total, 8 up, 8 in 2024-09-13T02:47:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:41.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:41.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:41 smithi195 ceph-mon[87742]: pgmap v595: 121 pgs: 121 active+clean; 179 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.6 MiB/s rd, 4.7 MiB/s wr, 13 op/s 2024-09-13T02:47:41.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:41 smithi195 ceph-mon[87742]: osdmap e612: 8 total, 8 up, 8 in 2024-09-13T02:47:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:2760: done (1 left) 2024-09-13T02:47:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:2762: done (0 left) 2024-09-13T02:47:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:2763: rollback oid 31 current snap is 264 2024-09-13T02:47:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 31 to 263 2024-09-13T02:47:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:2764: read oid 45 snap -1 2024-09-13T02:47:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:2764: expect (ObjNum 824 snap 262 seq_num 824) 2024-09-13T02:47:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:2765: read oid 1 snap -1 2024-09-13T02:47:42.546 INFO:tasks.rados.rados.0.smithi088.stdout:2765: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:47:42.547 INFO:tasks.rados.rados.0.smithi088.stdout:2766: snap_create 2024-09-13T02:47:42.554 INFO:tasks.rados.rados.0.smithi088.stdout:2763: finishing rollback tid 0 to smithi08884213-31 2024-09-13T02:47:42.554 INFO:tasks.rados.rados.0.smithi088.stdout:2763: finishing rollback tid 1 to smithi08884213-31 2024-09-13T02:47:42.555 INFO:tasks.rados.rados.0.smithi088.stdout:2763: finishing rollback tid 2 to smithi08884213-31 2024-09-13T02:47:42.555 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1654 (ObjNum 814 snap 258 seq_num 814) dirty exists 2024-09-13T02:47:42.556 INFO:tasks.rados.rados.0.smithi088.stdout:2764: expect (ObjNum 824 snap 262 seq_num 824) 2024-09-13T02:47:42.674 INFO:tasks.rados.rados.0.smithi088.stdout:2765: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:47:42.940 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[133738]: ts=2024-09-13T02:47:42.645Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001060871s 2024-09-13T02:47:43.410 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:47:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:47:43] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2024-09-13T02:47:43.552 INFO:tasks.rados.rados.0.smithi088.stdout:2763: done (3 left) 2024-09-13T02:47:43.553 INFO:tasks.rados.rados.0.smithi088.stdout:2764: done (2 left) 2024-09-13T02:47:43.553 INFO:tasks.rados.rados.0.smithi088.stdout:2765: done (1 left) 2024-09-13T02:47:43.553 INFO:tasks.rados.rados.0.smithi088.stdout:2766: done (0 left) 2024-09-13T02:47:43.553 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 265 2024-09-13T02:47:43.553 INFO:tasks.rados.rados.0.smithi088.stdout:2767: seq_num 830 ranges {0=704512,704512=614400,1318912=573440,1892352=16384} 2024-09-13T02:47:43.556 INFO:tasks.rados.rados.0.smithi088.stdout:2767: writing smithi08884213-18 from 0 to 704512 tid 1 2024-09-13T02:47:43.560 INFO:tasks.rados.rados.0.smithi088.stdout:2767: writing smithi08884213-18 from 704512 to 1318912 tid 2 2024-09-13T02:47:43.564 INFO:tasks.rados.rados.0.smithi088.stdout:2767: writing smithi08884213-18 from 1318912 to 1892352 tid 3 2024-09-13T02:47:43.564 INFO:tasks.rados.rados.0.smithi088.stdout:2767: writing smithi08884213-18 from 1892352 to 1908736 tid 4 2024-09-13T02:47:43.564 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 265 2024-09-13T02:47:43.564 INFO:tasks.rados.rados.0.smithi088.stdout:2767: finishing write tid 1 to smithi08884213-18 2024-09-13T02:47:43.564 INFO:tasks.rados.rados.0.smithi088.stdout:2767: finishing write tid 2 to smithi08884213-18 2024-09-13T02:47:43.564 INFO:tasks.rados.rados.0.smithi088.stdout:2768: seq_num 831 ranges {7446528=720896,8167424=499712,8667136=704512} 2024-09-13T02:47:43.607 INFO:tasks.rados.rados.0.smithi088.stdout:2768: writing smithi08884213-38 from 7446528 to 8167424 tid 1 2024-09-13T02:47:43.610 INFO:tasks.rados.rados.0.smithi088.stdout:2768: writing smithi08884213-38 from 8167424 to 8667136 tid 2 2024-09-13T02:47:43.615 INFO:tasks.rados.rados.0.smithi088.stdout:2768: writing smithi08884213-38 from 8667136 to 9371648 tid 3 2024-09-13T02:47:43.615 INFO:tasks.rados.rados.0.smithi088.stdout:2769: snap_create 2024-09-13T02:47:43.615 INFO:tasks.rados.rados.0.smithi088.stdout:2767: finishing write tid 3 to smithi08884213-18 2024-09-13T02:47:43.615 INFO:tasks.rados.rados.0.smithi088.stdout:2767: finishing write tid 4 to smithi08884213-18 2024-09-13T02:47:43.615 INFO:tasks.rados.rados.0.smithi088.stdout:2767: finishing write tid 5 to smithi08884213-18 2024-09-13T02:47:43.615 INFO:tasks.rados.rados.0.smithi088.stdout:2767: finishing write tid 6 to smithi08884213-18 2024-09-13T02:47:43.615 INFO:tasks.rados.rados.0.smithi088.stdout:2767: oid 18 updating version 0 to 1534 2024-09-13T02:47:43.615 INFO:tasks.rados.rados.0.smithi088.stdout:2767: oid 18 version 1534 is already newer than 1533 2024-09-13T02:47:43.615 INFO:tasks.rados.rados.0.smithi088.stdout:2767: oid 18 updating version 1534 to 1535 2024-09-13T02:47:43.615 INFO:tasks.rados.rados.0.smithi088.stdout:2767: oid 18 updating version 1535 to 1536 2024-09-13T02:47:43.616 INFO:tasks.rados.rados.0.smithi088.stdout:2767: oid 18 version 1536 is already newer than 1532 2024-09-13T02:47:43.616 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1536 (ObjNum 830 snap 265 seq_num 830) dirty exists 2024-09-13T02:47:43.616 INFO:tasks.rados.rados.0.smithi088.stdout:2767: left oid 18 (ObjNum 830 snap 265 seq_num 830) 2024-09-13T02:47:43.616 INFO:tasks.rados.rados.0.smithi088.stdout:2768: finishing write tid 1 to smithi08884213-38 2024-09-13T02:47:43.616 INFO:tasks.rados.rados.0.smithi088.stdout:2768: finishing write tid 2 to smithi08884213-38 2024-09-13T02:47:43.617 INFO:tasks.rados.rados.0.smithi088.stdout:2768: finishing write tid 3 to smithi08884213-38 2024-09-13T02:47:43.617 INFO:tasks.rados.rados.0.smithi088.stdout:2768: finishing write tid 4 to smithi08884213-38 2024-09-13T02:47:43.618 INFO:tasks.rados.rados.0.smithi088.stdout:2768: finishing write tid 5 to smithi08884213-38 2024-09-13T02:47:43.619 INFO:tasks.rados.rados.0.smithi088.stdout:2768: oid 38 updating version 0 to 947 2024-09-13T02:47:43.619 INFO:tasks.rados.rados.0.smithi088.stdout:2768: oid 38 version 947 is already newer than 946 2024-09-13T02:47:43.619 INFO:tasks.rados.rados.0.smithi088.stdout:2768: oid 38 updating version 947 to 949 2024-09-13T02:47:43.619 INFO:tasks.rados.rados.0.smithi088.stdout:2768: oid 38 version 949 is already newer than 948 2024-09-13T02:47:43.619 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 949 (ObjNum 831 snap 265 seq_num 831) dirty exists 2024-09-13T02:47:43.619 INFO:tasks.rados.rados.0.smithi088.stdout:2768: left oid 38 (ObjNum 831 snap 265 seq_num 831) 2024-09-13T02:47:43.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:43 smithi088 ceph-mon[96266]: osdmap e613: 8 total, 8 up, 8 in 2024-09-13T02:47:43.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:43 smithi088 ceph-mon[96266]: pgmap v598: 121 pgs: 121 active+clean; 186 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-13T02:47:43.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:43 smithi088 ceph-mon[98762]: osdmap e613: 8 total, 8 up, 8 in 2024-09-13T02:47:43.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:43 smithi088 ceph-mon[98762]: pgmap v598: 121 pgs: 121 active+clean; 186 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-13T02:47:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:43 smithi195 ceph-mon[87742]: osdmap e613: 8 total, 8 up, 8 in 2024-09-13T02:47:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:43 smithi195 ceph-mon[87742]: pgmap v598: 121 pgs: 121 active+clean; 186 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-13T02:47:44.562 INFO:tasks.rados.rados.0.smithi088.stdout:2767: done (2 left) 2024-09-13T02:47:44.562 INFO:tasks.rados.rados.0.smithi088.stdout:2768: done (1 left) 2024-09-13T02:47:44.562 INFO:tasks.rados.rados.0.smithi088.stdout:2769: done (0 left) 2024-09-13T02:47:44.562 INFO:tasks.rados.rados.0.smithi088.stdout:2770: snap_create 2024-09-13T02:47:44.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:44 smithi088 ceph-mon[96266]: osdmap e614: 8 total, 8 up, 8 in 2024-09-13T02:47:44.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:44.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:44.822 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:47:44.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:44.823 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:44.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:44 smithi088 ceph-mon[98762]: osdmap e614: 8 total, 8 up, 8 in 2024-09-13T02:47:44.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:44.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:44.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:47:44.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:44.823 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:44 smithi195 ceph-mon[87742]: osdmap e614: 8 total, 8 up, 8 in 2024-09-13T02:47:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:47:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:45.573 INFO:tasks.rados.rados.0.smithi088.stdout:2770: done (0 left) 2024-09-13T02:47:45.573 INFO:tasks.rados.rados.0.smithi088.stdout:2771: snap_remove snap 266 2024-09-13T02:47:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:45 smithi088 ceph-mon[98762]: osdmap e615: 8 total, 8 up, 8 in 2024-09-13T02:47:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:45 smithi088 ceph-mon[98762]: pgmap v601: 121 pgs: 121 active+clean; 186 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T02:47:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:45 smithi088 ceph-mon[96266]: osdmap e615: 8 total, 8 up, 8 in 2024-09-13T02:47:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:45 smithi088 ceph-mon[96266]: pgmap v601: 121 pgs: 121 active+clean; 186 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T02:47:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:45 smithi195 ceph-mon[87742]: osdmap e615: 8 total, 8 up, 8 in 2024-09-13T02:47:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:45 smithi195 ceph-mon[87742]: pgmap v601: 121 pgs: 121 active+clean; 186 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T02:47:46.414 INFO:tasks.rados.rados.0.smithi088.stdout:2771: done (0 left) 2024-09-13T02:47:46.415 INFO:tasks.rados.rados.0.smithi088.stdout:2772: rollback oid 24 current snap is 267 2024-09-13T02:47:46.415 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 24 to 256 2024-09-13T02:47:46.415 INFO:tasks.rados.rados.0.smithi088.stdout:2773: copy_from oid 33 from oid 15 current snap is 267 2024-09-13T02:47:46.415 INFO:tasks.rados.rados.0.smithi088.stdout:2774: snap_remove snap 264 2024-09-13T02:47:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:46 smithi088 ceph-mon[98762]: osdmap e616: 8 total, 8 up, 8 in 2024-09-13T02:47:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:46 smithi088 ceph-mon[98762]: osdmap e617: 8 total, 8 up, 8 in 2024-09-13T02:47:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:46 smithi088 ceph-mon[96266]: osdmap e616: 8 total, 8 up, 8 in 2024-09-13T02:47:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:46 smithi088 ceph-mon[96266]: osdmap e617: 8 total, 8 up, 8 in 2024-09-13T02:47:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:46 smithi195 ceph-mon[87742]: osdmap e616: 8 total, 8 up, 8 in 2024-09-13T02:47:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:46 smithi195 ceph-mon[87742]: osdmap e617: 8 total, 8 up, 8 in 2024-09-13T02:47:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2774: done (2 left) 2024-09-13T02:47:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 267 2024-09-13T02:47:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2772: finishing rollback tid 0 to smithi08884213-24 2024-09-13T02:47:47.416 INFO:tasks.rados.rados.0.smithi088.stdout:2775: seq_num 832 ranges {5570560=737280,6307840=786432,7094272=417792} 2024-09-13T02:47:47.450 INFO:tasks.rados.rados.0.smithi088.stdout:2775: writing smithi08884213-40 from 5570560 to 6307840 tid 1 2024-09-13T02:47:47.454 INFO:tasks.rados.rados.0.smithi088.stdout:2775: writing smithi08884213-40 from 6307840 to 7094272 tid 2 2024-09-13T02:47:47.458 INFO:tasks.rados.rados.0.smithi088.stdout:2775: writing smithi08884213-40 from 7094272 to 7512064 tid 3 2024-09-13T02:47:47.458 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 21 current snap is 267 2024-09-13T02:47:47.458 INFO:tasks.rados.rados.0.smithi088.stdout:2772: finishing rollback tid 1 to smithi08884213-24 2024-09-13T02:47:47.458 INFO:tasks.rados.rados.0.smithi088.stdout:2772: finishing rollback tid 2 to smithi08884213-24 2024-09-13T02:47:47.458 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1348 (ObjNum 711 snap 226 seq_num 711) dirty exists 2024-09-13T02:47:47.458 INFO:tasks.rados.rados.0.smithi088.stdout:2773: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:47:47.458 INFO:tasks.rados.rados.0.smithi088.stdout:2773: finishing copy_from to smithi08884213-33 2024-09-13T02:47:47.459 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1423 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:47:47.459 INFO:tasks.rados.rados.0.smithi088.stdout:2776: seq_num 833 ranges {1769472=761856,2531328=671744,3203072=532480} 2024-09-13T02:47:47.471 INFO:tasks.rados.rados.0.smithi088.stdout:2776: writing smithi08884213-21 from 1769472 to 2531328 tid 1 2024-09-13T02:47:47.475 INFO:tasks.rados.rados.0.smithi088.stdout:2776: writing smithi08884213-21 from 2531328 to 3203072 tid 2 2024-09-13T02:47:47.479 INFO:tasks.rados.rados.0.smithi088.stdout:2776: writing smithi08884213-21 from 3203072 to 3735552 tid 3 2024-09-13T02:47:47.479 INFO:tasks.rados.rados.0.smithi088.stdout:2772: done (3 left) 2024-09-13T02:47:47.479 INFO:tasks.rados.rados.0.smithi088.stdout:2773: done (2 left) 2024-09-13T02:47:47.479 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 267 2024-09-13T02:47:47.479 INFO:tasks.rados.rados.0.smithi088.stdout:2775: finishing write tid 1 to smithi08884213-40 2024-09-13T02:47:47.479 INFO:tasks.rados.rados.0.smithi088.stdout:2775: finishing write tid 2 to smithi08884213-40 2024-09-13T02:47:47.479 INFO:tasks.rados.rados.0.smithi088.stdout:2775: finishing write tid 3 to smithi08884213-40 2024-09-13T02:47:47.480 INFO:tasks.rados.rados.0.smithi088.stdout:2775: finishing write tid 4 to smithi08884213-40 2024-09-13T02:47:47.480 INFO:tasks.rados.rados.0.smithi088.stdout:2775: finishing write tid 5 to smithi08884213-40 2024-09-13T02:47:47.480 INFO:tasks.rados.rados.0.smithi088.stdout:2775: oid 40 updating version 0 to 1643 2024-09-13T02:47:47.480 INFO:tasks.rados.rados.0.smithi088.stdout:2775: oid 40 version 1643 is already newer than 1642 2024-09-13T02:47:47.480 INFO:tasks.rados.rados.0.smithi088.stdout:2775: oid 40 updating version 1643 to 1644 2024-09-13T02:47:47.480 INFO:tasks.rados.rados.0.smithi088.stdout:2775: oid 40 version 1644 is already newer than 1641 2024-09-13T02:47:47.480 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1644 (ObjNum 832 snap 267 seq_num 832) dirty exists 2024-09-13T02:47:47.480 INFO:tasks.rados.rados.0.smithi088.stdout:2775: left oid 40 (ObjNum 832 snap 267 seq_num 832) 2024-09-13T02:47:47.480 INFO:tasks.rados.rados.0.smithi088.stdout:2776: finishing write tid 1 to smithi08884213-21 2024-09-13T02:47:47.480 INFO:tasks.rados.rados.0.smithi088.stdout:2776: finishing write tid 2 to smithi08884213-21 2024-09-13T02:47:47.480 INFO:tasks.rados.rados.0.smithi088.stdout:2777: seq_num 834 ranges {0=778240,778240=557056,1335296=548864,1884160=98304} 2024-09-13T02:47:47.483 INFO:tasks.rados.rados.0.smithi088.stdout:2777: writing smithi08884213-32 from 0 to 778240 tid 1 2024-09-13T02:47:47.486 INFO:tasks.rados.rados.0.smithi088.stdout:2777: writing smithi08884213-32 from 778240 to 1335296 tid 2 2024-09-13T02:47:47.489 INFO:tasks.rados.rados.0.smithi088.stdout:2777: writing smithi08884213-32 from 1335296 to 1884160 tid 3 2024-09-13T02:47:47.490 INFO:tasks.rados.rados.0.smithi088.stdout:2777: writing smithi08884213-32 from 1884160 to 1982464 tid 4 2024-09-13T02:47:47.490 INFO:tasks.rados.rados.0.smithi088.stdout:2775: done (2 left) 2024-09-13T02:47:47.490 INFO:tasks.rados.rados.0.smithi088.stdout:2778: delete oid 27 current snap is 267 2024-09-13T02:47:47.490 INFO:tasks.rados.rados.0.smithi088.stdout:2776: finishing write tid 3 to smithi08884213-21 2024-09-13T02:47:47.490 INFO:tasks.rados.rados.0.smithi088.stdout:2776: finishing write tid 4 to smithi08884213-21 2024-09-13T02:47:47.490 INFO:tasks.rados.rados.0.smithi088.stdout:2776: finishing write tid 5 to smithi08884213-21 2024-09-13T02:47:47.490 INFO:tasks.rados.rados.0.smithi088.stdout:2776: oid 21 updating version 0 to 1540 2024-09-13T02:47:47.490 INFO:tasks.rados.rados.0.smithi088.stdout:2776: oid 21 updating version 1540 to 1541 2024-09-13T02:47:47.491 INFO:tasks.rados.rados.0.smithi088.stdout:2776: oid 21 version 1541 is already newer than 1539 2024-09-13T02:47:47.491 INFO:tasks.rados.rados.0.smithi088.stdout:2776: oid 21 version 1541 is already newer than 1538 2024-09-13T02:47:47.491 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1541 (ObjNum 833 snap 267 seq_num 833) dirty exists 2024-09-13T02:47:47.491 INFO:tasks.rados.rados.0.smithi088.stdout:2776: left oid 21 (ObjNum 833 snap 267 seq_num 833) 2024-09-13T02:47:47.491 INFO:tasks.rados.rados.0.smithi088.stdout:2777: finishing write tid 1 to smithi08884213-32 2024-09-13T02:47:47.491 INFO:tasks.rados.rados.0.smithi088.stdout:2777: finishing write tid 2 to smithi08884213-32 2024-09-13T02:47:47.492 INFO:tasks.rados.rados.0.smithi088.stdout:2776: done (2 left) 2024-09-13T02:47:47.492 INFO:tasks.rados.rados.0.smithi088.stdout:2778: done (1 left) 2024-09-13T02:47:47.492 INFO:tasks.rados.rados.0.smithi088.stdout:2779: snap_create 2024-09-13T02:47:47.493 INFO:tasks.rados.rados.0.smithi088.stdout:2777: finishing write tid 3 to smithi08884213-32 2024-09-13T02:47:47.493 INFO:tasks.rados.rados.0.smithi088.stdout:2777: finishing write tid 4 to smithi08884213-32 2024-09-13T02:47:47.493 INFO:tasks.rados.rados.0.smithi088.stdout:2777: finishing write tid 5 to smithi08884213-32 2024-09-13T02:47:47.495 INFO:tasks.rados.rados.0.smithi088.stdout:2777: finishing write tid 6 to smithi08884213-32 2024-09-13T02:47:47.495 INFO:tasks.rados.rados.0.smithi088.stdout:2777: oid 32 updating version 0 to 1538 2024-09-13T02:47:47.495 INFO:tasks.rados.rados.0.smithi088.stdout:2777: oid 32 updating version 1538 to 1542 2024-09-13T02:47:47.495 INFO:tasks.rados.rados.0.smithi088.stdout:2777: oid 32 version 1542 is already newer than 1539 2024-09-13T02:47:47.495 INFO:tasks.rados.rados.0.smithi088.stdout:2777: oid 32 version 1542 is already newer than 1541 2024-09-13T02:47:47.495 INFO:tasks.rados.rados.0.smithi088.stdout:2777: oid 32 version 1542 is already newer than 1540 2024-09-13T02:47:47.495 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1542 (ObjNum 834 snap 267 seq_num 834) dirty exists 2024-09-13T02:47:47.495 INFO:tasks.rados.rados.0.smithi088.stdout:2777: left oid 32 (ObjNum 834 snap 267 seq_num 834) 2024-09-13T02:47:48.423 INFO:tasks.rados.rados.0.smithi088.stdout:2777: done (1 left) 2024-09-13T02:47:48.423 INFO:tasks.rados.rados.0.smithi088.stdout:2779: done (0 left) 2024-09-13T02:47:48.423 INFO:tasks.rados.rados.0.smithi088.stdout:2780: read oid 21 snap 261 2024-09-13T02:47:48.423 INFO:tasks.rados.rados.0.smithi088.stdout:2780: expect (ObjNum 768 snap 244 seq_num 768) 2024-09-13T02:47:48.423 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 268 2024-09-13T02:47:48.423 INFO:tasks.rados.rados.0.smithi088.stdout:2781: seq_num 836 ranges {1425408=409600,1835008=720896,2555904=516096,3072000=368640} 2024-09-13T02:47:48.433 INFO:tasks.rados.rados.0.smithi088.stdout:2781: writing smithi08884213-17 from 1425408 to 1835008 tid 1 2024-09-13T02:47:48.436 INFO:tasks.rados.rados.0.smithi088.stdout:2781: writing smithi08884213-17 from 1835008 to 2555904 tid 2 2024-09-13T02:47:48.439 INFO:tasks.rados.rados.0.smithi088.stdout:2781: writing smithi08884213-17 from 2555904 to 3072000 tid 3 2024-09-13T02:47:48.442 INFO:tasks.rados.rados.0.smithi088.stdout:2781: writing smithi08884213-17 from 3072000 to 3440640 tid 4 2024-09-13T02:47:48.442 INFO:tasks.rados.rados.0.smithi088.stdout:2782: snap_create 2024-09-13T02:47:48.442 INFO:tasks.rados.rados.0.smithi088.stdout:2780: expect (ObjNum 768 snap 244 seq_num 768) 2024-09-13T02:47:48.509 INFO:tasks.rados.rados.0.smithi088.stdout:2781: finishing write tid 1 to smithi08884213-17 2024-09-13T02:47:48.509 INFO:tasks.rados.rados.0.smithi088.stdout:2781: finishing write tid 2 to smithi08884213-17 2024-09-13T02:47:48.509 INFO:tasks.rados.rados.0.smithi088.stdout:2781: finishing write tid 3 to smithi08884213-17 2024-09-13T02:47:48.509 INFO:tasks.rados.rados.0.smithi088.stdout:2781: finishing write tid 4 to smithi08884213-17 2024-09-13T02:47:48.509 INFO:tasks.rados.rados.0.smithi088.stdout:2781: finishing write tid 5 to smithi08884213-17 2024-09-13T02:47:48.509 INFO:tasks.rados.rados.0.smithi088.stdout:2781: finishing write tid 6 to smithi08884213-17 2024-09-13T02:47:48.510 INFO:tasks.rados.rados.0.smithi088.stdout:2781: oid 17 updating version 0 to 1336 2024-09-13T02:47:48.510 INFO:tasks.rados.rados.0.smithi088.stdout:2781: oid 17 updating version 1336 to 1337 2024-09-13T02:47:48.510 INFO:tasks.rados.rados.0.smithi088.stdout:2781: oid 17 version 1337 is already newer than 1335 2024-09-13T02:47:48.510 INFO:tasks.rados.rados.0.smithi088.stdout:2781: oid 17 updating version 1337 to 1338 2024-09-13T02:47:48.510 INFO:tasks.rados.rados.0.smithi088.stdout:2781: oid 17 updating version 1338 to 1339 2024-09-13T02:47:48.510 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 1339 (ObjNum 836 snap 268 seq_num 836) dirty exists 2024-09-13T02:47:48.510 INFO:tasks.rados.rados.0.smithi088.stdout:2781: left oid 17 (ObjNum 836 snap 268 seq_num 836) 2024-09-13T02:47:48.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: pgmap v604: 121 pgs: 121 active+clean; 188 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 466 KiB/s wr, 3 op/s 2024-09-13T02:47:48.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: osdmap e618: 8 total, 8 up, 8 in 2024-09-13T02:47:48.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:48.651 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:48.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:47:48.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:47:48.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:48.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T02:47:48.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:48.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.652 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.653 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: pgmap v604: 121 pgs: 121 active+clean; 188 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 466 KiB/s wr, 3 op/s 2024-09-13T02:47:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: osdmap e618: 8 total, 8 up, 8 in 2024-09-13T02:47:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: pgmap v604: 121 pgs: 121 active+clean; 188 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 466 KiB/s wr, 3 op/s 2024-09-13T02:47:48.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: osdmap e618: 8 total, 8 up, 8 in 2024-09-13T02:47:48.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:48.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:48.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:47:48.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:47:48.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:47:48.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T02:47:48.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:47:48.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.694 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:48.695 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:49.380 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:47:49.427 INFO:tasks.rados.rados.0.smithi088.stdout:2780: done (2 left) 2024-09-13T02:47:49.427 INFO:tasks.rados.rados.0.smithi088.stdout:2781: done (1 left) 2024-09-13T02:47:49.427 INFO:tasks.rados.rados.0.smithi088.stdout:2782: done (0 left) 2024-09-13T02:47:49.427 INFO:tasks.rados.rados.0.smithi088.stdout:2783: copy_from oid 14 from oid 19 current snap is 269 2024-09-13T02:47:49.428 INFO:tasks.rados.rados.0.smithi088.stdout:2784: rmattr oid 49 current snap is 269 2024-09-13T02:47:49.428 INFO:tasks.rados.rados.0.smithi088.stdout:2784: done (1 left) 2024-09-13T02:47:49.428 INFO:tasks.rados.rados.0.smithi088.stdout:2785: delete oid 29 current snap is 269 2024-09-13T02:47:49.433 INFO:tasks.rados.rados.0.smithi088.stdout:2785: done (1 left) 2024-09-13T02:47:49.433 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 39 current snap is 269 2024-09-13T02:47:49.433 INFO:tasks.rados.rados.0.smithi088.stdout:2786: seq_num 838 ranges {1761280=442368,2203648=540672,2744320=532480,3276800=442368,3719168=90112} 2024-09-13T02:47:49.445 INFO:tasks.rados.rados.0.smithi088.stdout:2786: writing smithi08884213-39 from 1761280 to 2203648 tid 1 2024-09-13T02:47:49.448 INFO:tasks.rados.rados.0.smithi088.stdout:2786: writing smithi08884213-39 from 2203648 to 2744320 tid 2 2024-09-13T02:47:49.452 INFO:tasks.rados.rados.0.smithi088.stdout:2786: writing smithi08884213-39 from 2744320 to 3276800 tid 3 2024-09-13T02:47:49.454 INFO:tasks.rados.rados.0.smithi088.stdout:2786: writing smithi08884213-39 from 3276800 to 3719168 tid 4 2024-09-13T02:47:49.454 INFO:tasks.rados.rados.0.smithi088.stdout:2786: writing smithi08884213-39 from 3719168 to 3809280 tid 5 2024-09-13T02:47:49.455 INFO:tasks.rados.rados.0.smithi088.stdout:2787: delete oid 5 current snap is 269 2024-09-13T02:47:49.455 INFO:tasks.rados.rados.0.smithi088.stdout:2786: finishing write tid 1 to smithi08884213-39 2024-09-13T02:47:49.455 INFO:tasks.rados.rados.0.smithi088.stdout:2786: finishing write tid 2 to smithi08884213-39 2024-09-13T02:47:49.459 INFO:tasks.rados.rados.0.smithi088.stdout:2786: finishing write tid 3 to smithi08884213-39 2024-09-13T02:47:49.460 INFO:tasks.rados.rados.0.smithi088.stdout:2786: finishing write tid 4 to smithi08884213-39 2024-09-13T02:47:49.460 INFO:tasks.rados.rados.0.smithi088.stdout:2786: finishing write tid 5 to smithi08884213-39 2024-09-13T02:47:49.461 INFO:tasks.rados.rados.0.smithi088.stdout:2786: finishing write tid 6 to smithi08884213-39 2024-09-13T02:47:49.462 INFO:tasks.rados.rados.0.smithi088.stdout:2786: finishing write tid 7 to smithi08884213-39 2024-09-13T02:47:49.462 INFO:tasks.rados.rados.0.smithi088.stdout:2786: oid 39 updating version 0 to 1646 2024-09-13T02:47:49.462 INFO:tasks.rados.rados.0.smithi088.stdout:2786: oid 39 updating version 1646 to 1647 2024-09-13T02:47:49.462 INFO:tasks.rados.rados.0.smithi088.stdout:2786: oid 39 updating version 1647 to 1651 2024-09-13T02:47:49.462 INFO:tasks.rados.rados.0.smithi088.stdout:2786: oid 39 version 1651 is already newer than 1650 2024-09-13T02:47:49.462 INFO:tasks.rados.rados.0.smithi088.stdout:2786: oid 39 version 1651 is already newer than 1649 2024-09-13T02:47:49.462 INFO:tasks.rados.rados.0.smithi088.stdout:2786: oid 39 version 1651 is already newer than 1648 2024-09-13T02:47:49.463 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1651 (ObjNum 838 snap 269 seq_num 838) dirty exists 2024-09-13T02:47:49.463 INFO:tasks.rados.rados.0.smithi088.stdout:2786: left oid 39 (ObjNum 838 snap 269 seq_num 838) 2024-09-13T02:47:49.463 INFO:tasks.rados.rados.0.smithi088.stdout:2783: finishing copy_from racing read to smithi08884213-14 2024-09-13T02:47:49.464 INFO:tasks.rados.rados.0.smithi088.stdout:2786: done (2 left) 2024-09-13T02:47:49.464 INFO:tasks.rados.rados.0.smithi088.stdout:2787: done (1 left) 2024-09-13T02:47:49.464 INFO:tasks.rados.rados.0.smithi088.stdout:2788: rmattr oid 41 current snap is 269 2024-09-13T02:47:49.464 INFO:tasks.rados.rados.0.smithi088.stdout:2789: read oid 48 snap 265 2024-09-13T02:47:49.465 INFO:tasks.rados.rados.0.smithi088.stdout:2789: expect (ObjNum 823 snap 262 seq_num 823) 2024-09-13T02:47:49.465 INFO:tasks.rados.rados.0.smithi088.stdout:2783: finishing copy_from to smithi08884213-14 2024-09-13T02:47:49.465 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 929 (ObjNum 783 snap 248 seq_num 783) dirty exists 2024-09-13T02:47:49.465 INFO:tasks.rados.rados.0.smithi088.stdout:2783: done (2 left) 2024-09-13T02:47:49.465 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 269 2024-09-13T02:47:49.466 INFO:tasks.rados.rados.0.smithi088.stdout:2790: seq_num 840 ranges {0=475136,475136=712704,1187840=499712,1687552=393216} 2024-09-13T02:47:49.467 INFO:tasks.rados.rados.0.smithi088.stdout:2790: writing smithi08884213-22 from 0 to 475136 tid 1 2024-09-13T02:47:49.471 INFO:tasks.rados.rados.0.smithi088.stdout:2790: writing smithi08884213-22 from 475136 to 1187840 tid 2 2024-09-13T02:47:49.474 INFO:tasks.rados.rados.0.smithi088.stdout:2790: writing smithi08884213-22 from 1187840 to 1687552 tid 3 2024-09-13T02:47:49.476 INFO:tasks.rados.rados.0.smithi088.stdout:2790: writing smithi08884213-22 from 1687552 to 2080768 tid 4 2024-09-13T02:47:49.477 INFO:tasks.rados.rados.0.smithi088.stdout:2791: delete oid 43 current snap is 269 2024-09-13T02:47:49.477 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1340 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:47:49.477 INFO:tasks.rados.rados.0.smithi088.stdout:2790: finishing write tid 1 to smithi08884213-22 2024-09-13T02:47:49.477 INFO:tasks.rados.rados.0.smithi088.stdout:2790: finishing write tid 2 to smithi08884213-22 2024-09-13T02:47:49.479 INFO:tasks.rados.rados.0.smithi088.stdout:2788: done (3 left) 2024-09-13T02:47:49.479 INFO:tasks.rados.rados.0.smithi088.stdout:2791: done (2 left) 2024-09-13T02:47:49.479 INFO:tasks.rados.rados.0.smithi088.stdout:2792: read oid 10 snap -1 2024-09-13T02:47:49.479 INFO:tasks.rados.rados.0.smithi088.stdout:2792: expect (ObjNum 825 snap 262 seq_num 825) 2024-09-13T02:47:49.480 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 36 current snap is 269 2024-09-13T02:47:49.480 INFO:tasks.rados.rados.0.smithi088.stdout:2793: seq_num 842 ranges {2760704=507904,3268608=475136,3743744=516096,4259840=499712,4759552=114688} 2024-09-13T02:47:49.499 INFO:tasks.rados.rados.0.smithi088.stdout:2793: writing smithi08884213-36 from 2760704 to 3268608 tid 1 2024-09-13T02:47:49.503 INFO:tasks.rados.rados.0.smithi088.stdout:2793: writing smithi08884213-36 from 3268608 to 3743744 tid 2 2024-09-13T02:47:49.507 INFO:tasks.rados.rados.0.smithi088.stdout:2793: writing smithi08884213-36 from 3743744 to 4259840 tid 3 2024-09-13T02:47:49.511 INFO:tasks.rados.rados.0.smithi088.stdout:2793: writing smithi08884213-36 from 4259840 to 4759552 tid 4 2024-09-13T02:47:49.512 INFO:tasks.rados.rados.0.smithi088.stdout:2793: writing smithi08884213-36 from 4759552 to 4874240 tid 5 2024-09-13T02:47:49.513 INFO:tasks.rados.rados.0.smithi088.stdout:2794: read oid 1 snap -1 2024-09-13T02:47:49.513 INFO:tasks.rados.rados.0.smithi088.stdout:2794: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:47:49.513 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 269 2024-09-13T02:47:49.513 INFO:tasks.rados.rados.0.smithi088.stdout:2790: finishing write tid 3 to smithi08884213-22 2024-09-13T02:47:49.513 INFO:tasks.rados.rados.0.smithi088.stdout:2790: finishing write tid 4 to smithi08884213-22 2024-09-13T02:47:49.513 INFO:tasks.rados.rados.0.smithi088.stdout:2795: seq_num 843 ranges {9371648=524288,9895936=761856,10657792=671744,11329536=172032} 2024-09-13T02:47:49.572 INFO:tasks.rados.rados.0.smithi088.stdout:2795: writing smithi08884213-38 from 9371648 to 9895936 tid 1 2024-09-13T02:47:49.578 INFO:tasks.rados.rados.0.smithi088.stdout:2795: writing smithi08884213-38 from 9895936 to 10657792 tid 2 2024-09-13T02:47:49.583 INFO:tasks.rados.rados.0.smithi088.stdout:2795: writing smithi08884213-38 from 10657792 to 11329536 tid 3 2024-09-13T02:47:49.584 INFO:tasks.rados.rados.0.smithi088.stdout:2795: writing smithi08884213-38 from 11329536 to 11501568 tid 4 2024-09-13T02:47:49.585 INFO:tasks.rados.rados.0.smithi088.stdout:2796: snap_create 2024-09-13T02:47:49.585 INFO:tasks.rados.rados.0.smithi088.stdout:2790: finishing write tid 5 to smithi08884213-22 2024-09-13T02:47:49.585 INFO:tasks.rados.rados.0.smithi088.stdout:2790: finishing write tid 6 to smithi08884213-22 2024-09-13T02:47:49.585 INFO:tasks.rados.rados.0.smithi088.stdout:2790: oid 22 updating version 0 to 1658 2024-09-13T02:47:49.585 INFO:tasks.rados.rados.0.smithi088.stdout:2790: oid 22 version 1658 is already newer than 1655 2024-09-13T02:47:49.585 INFO:tasks.rados.rados.0.smithi088.stdout:2790: oid 22 version 1658 is already newer than 1656 2024-09-13T02:47:49.585 INFO:tasks.rados.rados.0.smithi088.stdout:2790: oid 22 updating version 1658 to 1659 2024-09-13T02:47:49.585 INFO:tasks.rados.rados.0.smithi088.stdout:2790: oid 22 version 1659 is already newer than 1657 2024-09-13T02:47:49.585 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1659 (ObjNum 840 snap 269 seq_num 840) dirty exists 2024-09-13T02:47:49.585 INFO:tasks.rados.rados.0.smithi088.stdout:2790: left oid 22 (ObjNum 840 snap 269 seq_num 840) 2024-09-13T02:47:49.585 INFO:tasks.rados.rados.0.smithi088.stdout:2792: expect (ObjNum 825 snap 262 seq_num 825) 2024-09-13T02:47:49.634 INFO:tasks.rados.rados.0.smithi088.stdout:2794: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:47:49.677 INFO:tasks.rados.rados.0.smithi088.stdout:2789: expect (ObjNum 823 snap 262 seq_num 823) 2024-09-13T02:47:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:49 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T02:47:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:49 smithi088 ceph-mon[98762]: osdmap e619: 8 total, 8 up, 8 in 2024-09-13T02:47:49.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:49 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T02:47:49.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:49 smithi088 ceph-mon[96266]: osdmap e619: 8 total, 8 up, 8 in 2024-09-13T02:47:49.724 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:47:49.724 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (9s) 5s ago 11m 17.6M - 0.25.0 c8568f914cd2 7b2da4b36ef8 2024-09-13T02:47:49.724 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (11m) 20s ago 11m 86.1M - 9.4.7 954c08fa6188 8046b10dfed2 2024-09-13T02:47:49.724 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (75s) 5s ago 13m 14.6M - 19.1.1-322-g7741f7f9 19dc8d659727 0d78a4843e4a 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (55s) 20s ago 13m 13.2M - 19.1.1-322-g7741f7f9 19dc8d659727 e5dda7e739bd 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (7m) 20s ago 16m 442M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (7m) 5s ago 18m 516M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (6m) 5s ago 18m 70.3M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (6m) 20s ago 17m 55.6M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (6m) 5s ago 16m 62.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (43s) 5s ago 11m 7876k - 1.5.0 0da6a335fe13 aaccc9e76a1c 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (39s) 20s ago 11m 7293k - 1.5.0 0da6a335fe13 2429a9649909 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (5m) 5s ago 16m 252M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 f6b18d576820 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (4m) 5s ago 15m 303M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 449625b55177 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (4m) 5s ago 15m 242M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 335d6d44ad1d 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (3m) 5s ago 15m 181M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 1cc57714682e 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (3m) 20s ago 14m 227M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 681d4b550d35 2024-09-13T02:47:49.725 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (2m) 20s ago 14m 232M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 66cf5ae11cce 2024-09-13T02:47:49.726 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (2m) 20s ago 13m 135M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 d236c44f5fe7 2024-09-13T02:47:49.726 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (94s) 20s ago 13m 146M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 9a145996b436 2024-09-13T02:47:49.726 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (25s) 20s ago 12m 36.8M - 2.43.0 a07b618ecd1d e76fd57b5e5e 2024-09-13T02:47:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:49 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-09-13T02:47:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:49 smithi195 ceph-mon[87742]: osdmap e619: 8 total, 8 up, 8 in 2024-09-13T02:47:50.049 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:47:50.049 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:47:50.049 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:47:50.049 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 15 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:47:50.050 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:47:50.667 INFO:tasks.rados.rados.0.smithi088.stdout:2793: finishing write tid 1 to smithi08884213-36 2024-09-13T02:47:50.667 INFO:tasks.rados.rados.0.smithi088.stdout:2793: finishing write tid 2 to smithi08884213-36 2024-09-13T02:47:50.667 INFO:tasks.rados.rados.0.smithi088.stdout:2793: finishing write tid 3 to smithi08884213-36 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:2793: finishing write tid 4 to smithi08884213-36 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:2793: finishing write tid 5 to smithi08884213-36 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:2793: finishing write tid 6 to smithi08884213-36 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:2793: finishing write tid 7 to smithi08884213-36 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:2793: oid 36 updating version 0 to 1425 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:2793: oid 36 updating version 1425 to 1428 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:2793: oid 36 version 1428 is already newer than 1427 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:2793: oid 36 updating version 1428 to 1429 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:2793: oid 36 version 1429 is already newer than 1424 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:2793: oid 36 version 1429 is already newer than 1426 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 1429 (ObjNum 842 snap 269 seq_num 842) dirty exists 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:2793: left oid 36 (ObjNum 842 snap 269 seq_num 842) 2024-09-13T02:47:50.668 INFO:tasks.rados.rados.0.smithi088.stdout:2795: finishing write tid 1 to smithi08884213-38 2024-09-13T02:47:50.669 INFO:tasks.rados.rados.0.smithi088.stdout:2795: finishing write tid 2 to smithi08884213-38 2024-09-13T02:47:50.669 INFO:tasks.rados.rados.0.smithi088.stdout:2795: finishing write tid 3 to smithi08884213-38 2024-09-13T02:47:50.669 INFO:tasks.rados.rados.0.smithi088.stdout:2789: done (6 left) 2024-09-13T02:47:50.669 INFO:tasks.rados.rados.0.smithi088.stdout:2790: done (5 left) 2024-09-13T02:47:50.669 INFO:tasks.rados.rados.0.smithi088.stdout:2792: done (4 left) 2024-09-13T02:47:50.669 INFO:tasks.rados.rados.0.smithi088.stdout:2793: done (3 left) 2024-09-13T02:47:50.669 INFO:tasks.rados.rados.0.smithi088.stdout:2794: done (2 left) 2024-09-13T02:47:50.669 INFO:tasks.rados.rados.0.smithi088.stdout:2796: done (1 left) 2024-09-13T02:47:50.669 INFO:tasks.rados.rados.0.smithi088.stdout:2797: snap_remove snap 269 2024-09-13T02:47:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-mon[96266]: pgmap v607: 121 pgs: 121 active+clean; 193 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-13T02:47:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-mon[96266]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:47:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-mon[96266]: Upgrade: Updating grafana.a 2024-09-13T02:47:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-mon[96266]: osdmap e620: 8 total, 8 up, 8 in 2024-09-13T02:47:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-mon[96266]: Deploying daemon grafana.a on smithi195 2024-09-13T02:47:50.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2741625314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:50.691 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[133738]: ts=2024-09-13T02:47:50.648Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003879541s 2024-09-13T02:47:50.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-mon[98762]: pgmap v607: 121 pgs: 121 active+clean; 193 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-13T02:47:50.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-mon[98762]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:47:50.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-mon[98762]: Upgrade: Updating grafana.a 2024-09-13T02:47:50.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-mon[98762]: osdmap e620: 8 total, 8 up, 8 in 2024-09-13T02:47:50.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-mon[98762]: Deploying daemon grafana.a on smithi195 2024-09-13T02:47:50.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:50 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2741625314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:50 smithi195 ceph-mon[87742]: pgmap v607: 121 pgs: 121 active+clean; 193 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-13T02:47:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:50 smithi195 ceph-mon[87742]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:47:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:50 smithi195 ceph-mon[87742]: Upgrade: Updating grafana.a 2024-09-13T02:47:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:50 smithi195 ceph-mon[87742]: osdmap e620: 8 total, 8 up, 8 in 2024-09-13T02:47:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:50 smithi195 ceph-mon[87742]: Deploying daemon grafana.a on smithi195 2024-09-13T02:47:50.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:50 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2741625314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:47:51.424 INFO:tasks.rados.rados.0.smithi088.stdout:2797: done (1 left) 2024-09-13T02:47:51.424 INFO:tasks.rados.rados.0.smithi088.stdout:2798: copy_from oid 36 from oid 44 current snap is 270 2024-09-13T02:47:51.424 INFO:tasks.rados.rados.0.smithi088.stdout:2795: finishing write tid 4 to smithi08884213-38 2024-09-13T02:47:51.425 INFO:tasks.rados.rados.0.smithi088.stdout:2795: finishing write tid 5 to smithi08884213-38 2024-09-13T02:47:51.425 INFO:tasks.rados.rados.0.smithi088.stdout:2795: finishing write tid 6 to smithi08884213-38 2024-09-13T02:47:51.425 INFO:tasks.rados.rados.0.smithi088.stdout:2795: oid 38 updating version 0 to 951 2024-09-13T02:47:51.425 INFO:tasks.rados.rados.0.smithi088.stdout:2795: oid 38 version 951 is already newer than 950 2024-09-13T02:47:51.425 INFO:tasks.rados.rados.0.smithi088.stdout:2795: oid 38 updating version 951 to 952 2024-09-13T02:47:51.425 INFO:tasks.rados.rados.0.smithi088.stdout:2795: oid 38 updating version 952 to 954 2024-09-13T02:47:51.425 INFO:tasks.rados.rados.0.smithi088.stdout:2795: oid 38 version 954 is already newer than 953 2024-09-13T02:47:51.425 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 954 (ObjNum 843 snap 269 seq_num 843) dirty exists 2024-09-13T02:47:51.425 INFO:tasks.rados.rados.0.smithi088.stdout:2795: left oid 38 (ObjNum 843 snap 269 seq_num 843) 2024-09-13T02:47:51.426 INFO:tasks.rados.rados.0.smithi088.stdout:2795: done (1 left) 2024-09-13T02:47:51.426 INFO:tasks.rados.rados.0.smithi088.stdout:2799: snap_remove snap 265 2024-09-13T02:47:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:51 smithi088 ceph-mon[96266]: from='client.44381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:47:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:51 smithi088 ceph-mon[96266]: osdmap e621: 8 total, 8 up, 8 in 2024-09-13T02:47:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:51 smithi088 ceph-mon[96266]: osdmap e622: 8 total, 8 up, 8 in 2024-09-13T02:47:51.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:51 smithi088 ceph-mon[98762]: from='client.44381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:47:51.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:51 smithi088 ceph-mon[98762]: osdmap e621: 8 total, 8 up, 8 in 2024-09-13T02:47:51.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:51 smithi088 ceph-mon[98762]: osdmap e622: 8 total, 8 up, 8 in 2024-09-13T02:47:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:51 smithi195 ceph-mon[87742]: from='client.44381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:47:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:51 smithi195 ceph-mon[87742]: osdmap e621: 8 total, 8 up, 8 in 2024-09-13T02:47:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:51 smithi195 ceph-mon[87742]: osdmap e622: 8 total, 8 up, 8 in 2024-09-13T02:47:52.420 INFO:tasks.rados.rados.0.smithi088.stdout:2798: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:47:52.420 INFO:tasks.rados.rados.0.smithi088.stdout:2798: finishing copy_from to smithi08884213-36 2024-09-13T02:47:52.420 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 1068 (ObjNum 761 snap 241 seq_num 761) dirty exists 2024-09-13T02:47:52.420 INFO:tasks.rados.rados.0.smithi088.stdout:2798: done (1 left) 2024-09-13T02:47:52.420 INFO:tasks.rados.rados.0.smithi088.stdout:2799: done (0 left) 2024-09-13T02:47:52.421 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 270 2024-09-13T02:47:52.421 INFO:tasks.rados.rados.0.smithi088.stdout:2800: seq_num 844 ranges {3506176=540672,4046848=696320,4743168=475136,5218304=434176} 2024-09-13T02:47:52.442 INFO:tasks.rados.rados.0.smithi088.stdout:2800: writing smithi08884213-45 from 3506176 to 4046848 tid 1 2024-09-13T02:47:52.446 INFO:tasks.rados.rados.0.smithi088.stdout:2800: writing smithi08884213-45 from 4046848 to 4743168 tid 2 2024-09-13T02:47:52.449 INFO:tasks.rados.rados.0.smithi088.stdout:2800: writing smithi08884213-45 from 4743168 to 5218304 tid 3 2024-09-13T02:47:52.452 INFO:tasks.rados.rados.0.smithi088.stdout:2800: writing smithi08884213-45 from 5218304 to 5652480 tid 4 2024-09-13T02:47:52.452 INFO:tasks.rados.rados.0.smithi088.stdout:2801: snap_remove snap 261 2024-09-13T02:47:52.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:52 smithi088 ceph-mon[96266]: pgmap v610: 121 pgs: 121 active+clean; 205 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.4 MiB/s wr, 13 op/s 2024-09-13T02:47:52.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:52 smithi088 ceph-mon[96266]: osdmap e623: 8 total, 8 up, 8 in 2024-09-13T02:47:52.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:52 smithi088 ceph-mon[98762]: pgmap v610: 121 pgs: 121 active+clean; 205 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.4 MiB/s wr, 13 op/s 2024-09-13T02:47:52.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:52 smithi088 ceph-mon[98762]: osdmap e623: 8 total, 8 up, 8 in 2024-09-13T02:47:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:52 smithi195 ceph-mon[87742]: pgmap v610: 121 pgs: 121 active+clean; 205 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.4 MiB/s wr, 13 op/s 2024-09-13T02:47:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:52 smithi195 ceph-mon[87742]: osdmap e623: 8 total, 8 up, 8 in 2024-09-13T02:47:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:47:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:47:53] "GET /metrics HTTP/1.1" 200 36325 "" "Prometheus/2.43.0" 2024-09-13T02:47:53.448 INFO:tasks.rados.rados.0.smithi088.stdout:2801: done (1 left) 2024-09-13T02:47:53.449 INFO:tasks.rados.rados.0.smithi088.stdout:2802: delete oid 28 current snap is 270 2024-09-13T02:47:53.449 INFO:tasks.rados.rados.0.smithi088.stdout:2800: finishing write tid 1 to smithi08884213-45 2024-09-13T02:47:53.449 INFO:tasks.rados.rados.0.smithi088.stdout:2800: finishing write tid 2 to smithi08884213-45 2024-09-13T02:47:53.449 INFO:tasks.rados.rados.0.smithi088.stdout:2800: finishing write tid 3 to smithi08884213-45 2024-09-13T02:47:53.449 INFO:tasks.rados.rados.0.smithi088.stdout:2800: finishing write tid 4 to smithi08884213-45 2024-09-13T02:47:53.449 INFO:tasks.rados.rados.0.smithi088.stdout:2800: finishing write tid 5 to smithi08884213-45 2024-09-13T02:47:53.449 INFO:tasks.rados.rados.0.smithi088.stdout:2800: finishing write tid 6 to smithi08884213-45 2024-09-13T02:47:53.449 INFO:tasks.rados.rados.0.smithi088.stdout:2800: oid 45 updating version 0 to 1387 2024-09-13T02:47:53.449 INFO:tasks.rados.rados.0.smithi088.stdout:2800: oid 45 updating version 1387 to 1389 2024-09-13T02:47:53.449 INFO:tasks.rados.rados.0.smithi088.stdout:2800: oid 45 updating version 1389 to 1390 2024-09-13T02:47:53.450 INFO:tasks.rados.rados.0.smithi088.stdout:2800: oid 45 version 1390 is already newer than 1388 2024-09-13T02:47:53.450 INFO:tasks.rados.rados.0.smithi088.stdout:2800: oid 45 updating version 1390 to 1391 2024-09-13T02:47:53.450 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1391 (ObjNum 844 snap 270 seq_num 844) dirty exists 2024-09-13T02:47:53.450 INFO:tasks.rados.rados.0.smithi088.stdout:2800: left oid 45 (ObjNum 844 snap 270 seq_num 844) 2024-09-13T02:47:53.461 INFO:tasks.rados.rados.0.smithi088.stdout:2800: done (1 left) 2024-09-13T02:47:53.461 INFO:tasks.rados.rados.0.smithi088.stdout:2802: done (0 left) 2024-09-13T02:47:53.461 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 270 2024-09-13T02:47:53.461 INFO:tasks.rados.rados.0.smithi088.stdout:2803: seq_num 846 ranges {6520832=573440,7094272=466944,7561216=491520,8052736=548864,8601600=98304} 2024-09-13T02:47:53.499 INFO:tasks.rados.rados.0.smithi088.stdout:2803: writing smithi08884213-4 from 6520832 to 7094272 tid 1 2024-09-13T02:47:53.502 INFO:tasks.rados.rados.0.smithi088.stdout:2803: writing smithi08884213-4 from 7094272 to 7561216 tid 2 2024-09-13T02:47:53.505 INFO:tasks.rados.rados.0.smithi088.stdout:2803: writing smithi08884213-4 from 7561216 to 8052736 tid 3 2024-09-13T02:47:53.508 INFO:tasks.rados.rados.0.smithi088.stdout:2803: writing smithi08884213-4 from 8052736 to 8601600 tid 4 2024-09-13T02:47:53.509 INFO:tasks.rados.rados.0.smithi088.stdout:2803: writing smithi08884213-4 from 8601600 to 8699904 tid 5 2024-09-13T02:47:53.509 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 270 2024-09-13T02:47:53.509 INFO:tasks.rados.rados.0.smithi088.stdout:2803: finishing write tid 1 to smithi08884213-4 2024-09-13T02:47:53.509 INFO:tasks.rados.rados.0.smithi088.stdout:2803: finishing write tid 2 to smithi08884213-4 2024-09-13T02:47:53.509 INFO:tasks.rados.rados.0.smithi088.stdout:2803: finishing write tid 3 to smithi08884213-4 2024-09-13T02:47:53.509 INFO:tasks.rados.rados.0.smithi088.stdout:2804: seq_num 847 ranges {7512064=589824,8101888=753664,8855552=655360,9510912=196608} 2024-09-13T02:47:53.552 INFO:tasks.rados.rados.0.smithi088.stdout:2804: writing smithi08884213-40 from 7512064 to 8101888 tid 1 2024-09-13T02:47:53.556 INFO:tasks.rados.rados.0.smithi088.stdout:2804: writing smithi08884213-40 from 8101888 to 8855552 tid 2 2024-09-13T02:47:53.560 INFO:tasks.rados.rados.0.smithi088.stdout:2804: writing smithi08884213-40 from 8855552 to 9510912 tid 3 2024-09-13T02:47:53.561 INFO:tasks.rados.rados.0.smithi088.stdout:2804: writing smithi08884213-40 from 9510912 to 9707520 tid 4 2024-09-13T02:47:53.561 INFO:tasks.rados.rados.0.smithi088.stdout:2805: copy_from oid 33 from oid 22 current snap is 270 2024-09-13T02:47:53.562 INFO:tasks.rados.rados.0.smithi088.stdout:2803: finishing write tid 4 to smithi08884213-4 2024-09-13T02:47:53.562 INFO:tasks.rados.rados.0.smithi088.stdout:2803: finishing write tid 5 to smithi08884213-4 2024-09-13T02:47:53.562 INFO:tasks.rados.rados.0.smithi088.stdout:2803: finishing write tid 6 to smithi08884213-4 2024-09-13T02:47:53.562 INFO:tasks.rados.rados.0.smithi088.stdout:2806: snap_remove snap 262 2024-09-13T02:47:54.454 INFO:tasks.rados.rados.0.smithi088.stdout:2806: done (3 left) 2024-09-13T02:47:54.519 INFO:tasks.rados.rados.0.smithi088.stdout:2807: rmattr oid 12 current snap is 270 2024-09-13T02:47:54.520 INFO:tasks.rados.rados.0.smithi088.stdout:2807: done (3 left) 2024-09-13T02:47:54.520 INFO:tasks.rados.rados.0.smithi088.stdout:2808: setattr oid 29 current snap is 270 2024-09-13T02:47:54.521 INFO:tasks.rados.rados.0.smithi088.stdout:2803: finishing write tid 7 to smithi08884213-4 2024-09-13T02:47:54.521 INFO:tasks.rados.rados.0.smithi088.stdout:2803: oid 4 updating version 0 to 1432 2024-09-13T02:47:54.521 INFO:tasks.rados.rados.0.smithi088.stdout:2803: oid 4 version 1432 is already newer than 1428 2024-09-13T02:47:54.521 INFO:tasks.rados.rados.0.smithi088.stdout:2803: oid 4 version 1432 is already newer than 1430 2024-09-13T02:47:54.521 INFO:tasks.rados.rados.0.smithi088.stdout:2803: oid 4 version 1432 is already newer than 1431 2024-09-13T02:47:54.521 INFO:tasks.rados.rados.0.smithi088.stdout:2803: oid 4 version 1432 is already newer than 1429 2024-09-13T02:47:54.522 INFO:tasks.rados.rados.0.smithi088.stdout:2803: oid 4 updating version 1432 to 1433 2024-09-13T02:47:54.522 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1433 (ObjNum 846 snap 270 seq_num 846) dirty exists 2024-09-13T02:47:54.522 INFO:tasks.rados.rados.0.smithi088.stdout:2803: left oid 4 (ObjNum 846 snap 270 seq_num 846) 2024-09-13T02:47:54.522 INFO:tasks.rados.rados.0.smithi088.stdout:2804: finishing write tid 1 to smithi08884213-40 2024-09-13T02:47:54.522 INFO:tasks.rados.rados.0.smithi088.stdout:2804: finishing write tid 2 to smithi08884213-40 2024-09-13T02:47:54.522 INFO:tasks.rados.rados.0.smithi088.stdout:2804: finishing write tid 3 to smithi08884213-40 2024-09-13T02:47:54.522 INFO:tasks.rados.rados.0.smithi088.stdout:2804: finishing write tid 4 to smithi08884213-40 2024-09-13T02:47:54.522 INFO:tasks.rados.rados.0.smithi088.stdout:2804: finishing write tid 5 to smithi08884213-40 2024-09-13T02:47:54.522 INFO:tasks.rados.rados.0.smithi088.stdout:2804: finishing write tid 6 to smithi08884213-40 2024-09-13T02:47:54.522 INFO:tasks.rados.rados.0.smithi088.stdout:2804: oid 40 updating version 0 to 1675 2024-09-13T02:47:54.522 INFO:tasks.rados.rados.0.smithi088.stdout:2804: oid 40 version 1675 is already newer than 1673 2024-09-13T02:47:54.522 INFO:tasks.rados.rados.0.smithi088.stdout:2804: oid 40 version 1675 is already newer than 1672 2024-09-13T02:47:54.523 INFO:tasks.rados.rados.0.smithi088.stdout:2804: oid 40 version 1675 is already newer than 1674 2024-09-13T02:47:54.523 INFO:tasks.rados.rados.0.smithi088.stdout:2804: oid 40 version 1675 is already newer than 1671 2024-09-13T02:47:54.523 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1675 (ObjNum 847 snap 270 seq_num 847) dirty exists 2024-09-13T02:47:54.523 INFO:tasks.rados.rados.0.smithi088.stdout:2804: left oid 40 (ObjNum 847 snap 270 seq_num 847) 2024-09-13T02:47:54.523 INFO:tasks.rados.rados.0.smithi088.stdout:2805: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:47:54.523 INFO:tasks.rados.rados.0.smithi088.stdout:2805: finishing copy_from to smithi08884213-33 2024-09-13T02:47:54.523 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1659 (ObjNum 840 snap 269 seq_num 840) dirty exists 2024-09-13T02:47:54.523 INFO:tasks.rados.rados.0.smithi088.stdout:2803: done (3 left) 2024-09-13T02:47:54.523 INFO:tasks.rados.rados.0.smithi088.stdout:2804: done (2 left) 2024-09-13T02:47:54.523 INFO:tasks.rados.rados.0.smithi088.stdout:2805: done (1 left) 2024-09-13T02:47:54.523 INFO:tasks.rados.rados.0.smithi088.stdout:2809: read oid 33 snap -1 2024-09-13T02:47:54.524 INFO:tasks.rados.rados.0.smithi088.stdout:2809: expect (ObjNum 840 snap 269 seq_num 840) 2024-09-13T02:47:54.524 INFO:tasks.rados.rados.0.smithi088.stdout:2810: snap_remove snap 267 2024-09-13T02:47:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:54 smithi195 ceph-mon[87742]: pgmap v613: 121 pgs: 121 active+clean; 216 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 15 op/s 2024-09-13T02:47:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:54 smithi195 ceph-mon[87742]: osdmap e624: 8 total, 8 up, 8 in 2024-09-13T02:47:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:54 smithi088 ceph-mon[96266]: pgmap v613: 121 pgs: 121 active+clean; 216 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 15 op/s 2024-09-13T02:47:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:54 smithi088 ceph-mon[96266]: osdmap e624: 8 total, 8 up, 8 in 2024-09-13T02:47:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:54 smithi088 ceph-mon[98762]: pgmap v613: 121 pgs: 121 active+clean; 216 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 15 op/s 2024-09-13T02:47:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:54 smithi088 ceph-mon[98762]: osdmap e624: 8 total, 8 up, 8 in 2024-09-13T02:47:55.466 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1538 (ObjNum -2025874208 snap 32712 seq_num 304) dirty exists 2024-09-13T02:47:55.466 INFO:tasks.rados.rados.0.smithi088.stdout:2809: expect (ObjNum 840 snap 269 seq_num 840) 2024-09-13T02:47:55.523 INFO:tasks.rados.rados.0.smithi088.stdout:2808: done (2 left) 2024-09-13T02:47:55.523 INFO:tasks.rados.rados.0.smithi088.stdout:2809: done (1 left) 2024-09-13T02:47:55.524 INFO:tasks.rados.rados.0.smithi088.stdout:2810: done (0 left) 2024-09-13T02:47:55.524 INFO:tasks.rados.rados.0.smithi088.stdout:2811: snap_remove snap 263 2024-09-13T02:47:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:55 smithi195 ceph-mon[87742]: osdmap e625: 8 total, 8 up, 8 in 2024-09-13T02:47:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:55 smithi088 ceph-mon[96266]: osdmap e625: 8 total, 8 up, 8 in 2024-09-13T02:47:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:55 smithi088 ceph-mon[98762]: osdmap e625: 8 total, 8 up, 8 in 2024-09-13T02:47:56.421 INFO:tasks.rados.rados.0.smithi088.stdout:2811: done (0 left) 2024-09-13T02:47:56.421 INFO:tasks.rados.rados.0.smithi088.stdout:2812: copy_from oid 5 from oid 40 current snap is 270 2024-09-13T02:47:56.421 INFO:tasks.rados.rados.0.smithi088.stdout:2813: setattr oid 39 current snap is 270 2024-09-13T02:47:56.424 INFO:tasks.rados.rados.0.smithi088.stdout:2814: snap_remove snap 268 2024-09-13T02:47:56.725 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:56 smithi195 ceph-mon[87742]: pgmap v616: 121 pgs: 121 active+clean; 220 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 12 op/s 2024-09-13T02:47:56.725 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:56 smithi195 ceph-mon[87742]: osdmap e626: 8 total, 8 up, 8 in 2024-09-13T02:47:56.725 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:56 smithi195 ceph-mon[87742]: osdmap e627: 8 total, 8 up, 8 in 2024-09-13T02:47:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:56 smithi088 ceph-mon[96266]: pgmap v616: 121 pgs: 121 active+clean; 220 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 12 op/s 2024-09-13T02:47:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:56 smithi088 ceph-mon[96266]: osdmap e626: 8 total, 8 up, 8 in 2024-09-13T02:47:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:56 smithi088 ceph-mon[96266]: osdmap e627: 8 total, 8 up, 8 in 2024-09-13T02:47:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:56 smithi088 ceph-mon[98762]: pgmap v616: 121 pgs: 121 active+clean; 220 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 4.1 MiB/s wr, 12 op/s 2024-09-13T02:47:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:56 smithi088 ceph-mon[98762]: osdmap e626: 8 total, 8 up, 8 in 2024-09-13T02:47:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:56 smithi088 ceph-mon[98762]: osdmap e627: 8 total, 8 up, 8 in 2024-09-13T02:47:57.426 INFO:tasks.rados.rados.0.smithi088.stdout:2814: done (2 left) 2024-09-13T02:47:57.426 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 270 2024-09-13T02:47:57.426 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1692 (ObjNum 838 snap 269 seq_num 838) dirty exists 2024-09-13T02:47:57.427 INFO:tasks.rados.rados.0.smithi088.stdout:2812: finishing copy_from racing read to smithi08884213-5 2024-09-13T02:47:57.427 INFO:tasks.rados.rados.0.smithi088.stdout:2812: finishing copy_from to smithi08884213-5 2024-09-13T02:47:57.427 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1675 (ObjNum 847 snap 270 seq_num 847) dirty exists 2024-09-13T02:47:57.427 INFO:tasks.rados.rados.0.smithi088.stdout:2815: seq_num 848 ranges {6496256=606208,7102464=630784,7733248=458752,8192000=516096} 2024-09-13T02:47:57.465 INFO:tasks.rados.rados.0.smithi088.stdout:2815: writing smithi08884213-42 from 6496256 to 7102464 tid 1 2024-09-13T02:47:57.469 INFO:tasks.rados.rados.0.smithi088.stdout:2815: writing smithi08884213-42 from 7102464 to 7733248 tid 2 2024-09-13T02:47:57.471 INFO:tasks.rados.rados.0.smithi088.stdout:2815: writing smithi08884213-42 from 7733248 to 8192000 tid 3 2024-09-13T02:47:57.475 INFO:tasks.rados.rados.0.smithi088.stdout:2815: writing smithi08884213-42 from 8192000 to 8708096 tid 4 2024-09-13T02:47:57.475 INFO:tasks.rados.rados.0.smithi088.stdout:2812: done (2 left) 2024-09-13T02:47:57.475 INFO:tasks.rados.rados.0.smithi088.stdout:2813: done (1 left) 2024-09-13T02:47:57.475 INFO:tasks.rados.rados.0.smithi088.stdout:2816: rollback oid 28 current snap is 270 2024-09-13T02:47:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 28 to 256 2024-09-13T02:47:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:2815: finishing write tid 1 to smithi08884213-42 2024-09-13T02:47:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:2815: finishing write tid 2 to smithi08884213-42 2024-09-13T02:47:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:2817: rollback oid 46 current snap is 270 2024-09-13T02:47:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 46 to 256 2024-09-13T02:47:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:2818: read oid 25 snap -1 2024-09-13T02:47:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:2818: expect deleted 2024-09-13T02:47:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:2819: rollback oid 26 current snap is 270 2024-09-13T02:47:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 26 to 256 2024-09-13T02:47:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:2820: delete oid 12 current snap is 270 2024-09-13T02:47:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:2815: finishing write tid 3 to smithi08884213-42 2024-09-13T02:47:57.478 INFO:tasks.rados.rados.0.smithi088.stdout:2818: done (5 left) 2024-09-13T02:47:57.478 INFO:tasks.rados.rados.0.smithi088.stdout:2820: done (4 left) 2024-09-13T02:47:57.478 INFO:tasks.rados.rados.0.smithi088.stdout:2821: read oid 10 snap -1 2024-09-13T02:47:57.478 INFO:tasks.rados.rados.0.smithi088.stdout:2821: expect (ObjNum 825 snap 262 seq_num 825) 2024-09-13T02:47:57.478 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 270 2024-09-13T02:47:57.479 INFO:tasks.rados.rados.0.smithi088.stdout:2822: seq_num 850 ranges {8224768=638976,8863744=802816,9666560=475136,10141696=327680} 2024-09-13T02:47:57.525 INFO:tasks.rados.rados.0.smithi088.stdout:2822: writing smithi08884213-2 from 8224768 to 8863744 tid 1 2024-09-13T02:47:57.529 INFO:tasks.rados.rados.0.smithi088.stdout:2822: writing smithi08884213-2 from 8863744 to 9666560 tid 2 2024-09-13T02:47:57.532 INFO:tasks.rados.rados.0.smithi088.stdout:2822: writing smithi08884213-2 from 9666560 to 10141696 tid 3 2024-09-13T02:47:57.534 INFO:tasks.rados.rados.0.smithi088.stdout:2822: writing smithi08884213-2 from 10141696 to 10469376 tid 4 2024-09-13T02:47:57.534 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 270 2024-09-13T02:47:57.534 INFO:tasks.rados.rados.0.smithi088.stdout:2816: finishing rollback tid 1 to smithi08884213-28 2024-09-13T02:47:57.535 INFO:tasks.rados.rados.0.smithi088.stdout:2819: finishing rollback tid 0 to smithi08884213-26 2024-09-13T02:47:57.535 INFO:tasks.rados.rados.0.smithi088.stdout:2815: finishing write tid 4 to smithi08884213-42 2024-09-13T02:47:57.535 INFO:tasks.rados.rados.0.smithi088.stdout:2823: seq_num 851 ranges {3440640=655360,4096000=688128,4784128=679936,5464064=237568} 2024-09-13T02:47:57.556 INFO:tasks.rados.rados.0.smithi088.stdout:2823: writing smithi08884213-17 from 3440640 to 4096000 tid 1 2024-09-13T02:47:57.559 INFO:tasks.rados.rados.0.smithi088.stdout:2823: writing smithi08884213-17 from 4096000 to 4784128 tid 2 2024-09-13T02:47:57.563 INFO:tasks.rados.rados.0.smithi088.stdout:2823: writing smithi08884213-17 from 4784128 to 5464064 tid 3 2024-09-13T02:47:57.565 INFO:tasks.rados.rados.0.smithi088.stdout:2823: writing smithi08884213-17 from 5464064 to 5701632 tid 4 2024-09-13T02:47:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:2824: copy_from oid 44 from oid 48 current snap is 270 2024-09-13T02:47:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:2816: finishing rollback tid 2 to smithi08884213-28 2024-09-13T02:47:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1711 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:47:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:2819: finishing rollback tid 1 to smithi08884213-26 2024-09-13T02:47:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:2815: finishing write tid 5 to smithi08884213-42 2024-09-13T02:47:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:2819: finishing rollback tid 2 to smithi08884213-26 2024-09-13T02:47:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1387 (ObjNum 743 snap 236 seq_num 743) dirty exists 2024-09-13T02:47:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:2817: finishing rollback tid 0 to smithi08884213-46 2024-09-13T02:47:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:2817: finishing rollback tid 1 to smithi08884213-46 2024-09-13T02:47:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:2817: finishing rollback tid 2 to smithi08884213-46 2024-09-13T02:47:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1356 (ObjNum 795 snap 249 seq_num 795) dirty exists 2024-09-13T02:47:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:2815: finishing write tid 6 to smithi08884213-42 2024-09-13T02:47:57.567 INFO:tasks.rados.rados.0.smithi088.stdout:2815: oid 42 updating version 0 to 1352 2024-09-13T02:47:57.567 INFO:tasks.rados.rados.0.smithi088.stdout:2815: oid 42 version 1352 is already newer than 1350 2024-09-13T02:47:57.567 INFO:tasks.rados.rados.0.smithi088.stdout:2815: oid 42 version 1352 is already newer than 1351 2024-09-13T02:47:57.567 INFO:tasks.rados.rados.0.smithi088.stdout:2815: oid 42 version 1352 is already newer than 1349 2024-09-13T02:47:57.567 INFO:tasks.rados.rados.0.smithi088.stdout:2815: oid 42 updating version 1352 to 1353 2024-09-13T02:47:57.567 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1353 (ObjNum 848 snap 270 seq_num 848) dirty exists 2024-09-13T02:47:57.567 INFO:tasks.rados.rados.0.smithi088.stdout:2815: left oid 42 (ObjNum 848 snap 270 seq_num 848) 2024-09-13T02:47:57.567 INFO:tasks.rados.rados.0.smithi088.stdout:2821: expect (ObjNum 825 snap 262 seq_num 825) 2024-09-13T02:47:57.615 INFO:tasks.rados.rados.0.smithi088.stdout:2822: finishing write tid 1 to smithi08884213-2 2024-09-13T02:47:57.615 INFO:tasks.rados.rados.0.smithi088.stdout:2822: finishing write tid 2 to smithi08884213-2 2024-09-13T02:47:57.616 INFO:tasks.rados.rados.0.smithi088.stdout:2815: done (7 left) 2024-09-13T02:47:57.616 INFO:tasks.rados.rados.0.smithi088.stdout:2816: done (6 left) 2024-09-13T02:47:57.616 INFO:tasks.rados.rados.0.smithi088.stdout:2817: done (5 left) 2024-09-13T02:47:57.616 INFO:tasks.rados.rados.0.smithi088.stdout:2819: done (4 left) 2024-09-13T02:47:57.616 INFO:tasks.rados.rados.0.smithi088.stdout:2821: done (3 left) 2024-09-13T02:47:57.616 INFO:tasks.rados.rados.0.smithi088.stdout:2825: snap_remove snap 256 2024-09-13T02:47:58.465 INFO:tasks.rados.rados.0.smithi088.stdout:2825: done (3 left) 2024-09-13T02:47:58.465 INFO:tasks.rados.rados.0.smithi088.stdout:2826: copy_from oid 11 from oid 40 current snap is 270 2024-09-13T02:47:58.465 INFO:tasks.rados.rados.0.smithi088.stdout:2822: finishing write tid 3 to smithi08884213-2 2024-09-13T02:47:58.465 INFO:tasks.rados.rados.0.smithi088.stdout:2822: finishing write tid 4 to smithi08884213-2 2024-09-13T02:47:58.465 INFO:tasks.rados.rados.0.smithi088.stdout:2822: finishing write tid 5 to smithi08884213-2 2024-09-13T02:47:58.465 INFO:tasks.rados.rados.0.smithi088.stdout:2822: finishing write tid 6 to smithi08884213-2 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:2822: oid 2 updating version 0 to 1345 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:2822: oid 2 version 1345 is already newer than 1341 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:2822: oid 2 version 1345 is already newer than 1342 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:2822: oid 2 version 1345 is already newer than 1344 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:2822: oid 2 version 1345 is already newer than 1343 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1345 (ObjNum 850 snap 270 seq_num 850) dirty exists 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:2822: left oid 2 (ObjNum 850 snap 270 seq_num 850) 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:2823: finishing write tid 1 to smithi08884213-17 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:2823: finishing write tid 2 to smithi08884213-17 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:2823: finishing write tid 3 to smithi08884213-17 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:2823: finishing write tid 4 to smithi08884213-17 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:2823: finishing write tid 5 to smithi08884213-17 2024-09-13T02:47:58.466 INFO:tasks.rados.rados.0.smithi088.stdout:2823: finishing write tid 6 to smithi08884213-17 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:2823: oid 17 updating version 0 to 1346 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:2823: oid 17 updating version 1346 to 1350 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:2823: oid 17 version 1350 is already newer than 1349 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:2823: oid 17 version 1350 is already newer than 1348 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:2823: oid 17 version 1350 is already newer than 1347 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 1350 (ObjNum 851 snap 270 seq_num 851) dirty exists 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:2823: left oid 17 (ObjNum 851 snap 270 seq_num 851) 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:2824: finishing copy_from racing read to smithi08884213-44 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:2824: finishing copy_from to smithi08884213-44 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1534 (ObjNum 823 snap 262 seq_num 823) dirty exists 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:2822: done (3 left) 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:2823: done (2 left) 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:2824: done (1 left) 2024-09-13T02:47:58.467 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 270 2024-09-13T02:47:58.468 INFO:tasks.rados.rados.0.smithi088.stdout:2827: seq_num 852 ranges {1728512=671744,2400256=622592,3022848=442368,3465216=540672} 2024-09-13T02:47:58.479 INFO:tasks.rados.rados.0.smithi088.stdout:2827: writing smithi08884213-49 from 1728512 to 2400256 tid 1 2024-09-13T02:47:58.483 INFO:tasks.rados.rados.0.smithi088.stdout:2827: writing smithi08884213-49 from 2400256 to 3022848 tid 2 2024-09-13T02:47:58.487 INFO:tasks.rados.rados.0.smithi088.stdout:2827: writing smithi08884213-49 from 3022848 to 3465216 tid 3 2024-09-13T02:47:58.491 INFO:tasks.rados.rados.0.smithi088.stdout:2827: writing smithi08884213-49 from 3465216 to 4005888 tid 4 2024-09-13T02:47:58.491 INFO:tasks.rados.rados.0.smithi088.stdout:2828: rollback oid 35 current snap is 270 2024-09-13T02:47:58.491 INFO:tasks.rados.rados.0.smithi088.stdout:2828: done (2 left) 2024-09-13T02:47:58.492 INFO:tasks.rados.rados.0.smithi088.stdout:2829: rollback oid 30 current snap is 270 2024-09-13T02:47:58.492 INFO:tasks.rados.rados.0.smithi088.stdout:2829: done (2 left) 2024-09-13T02:47:58.492 INFO:tasks.rados.rados.0.smithi088.stdout:2830: rmattr oid 16 current snap is 270 2024-09-13T02:47:58.492 INFO:tasks.rados.rados.0.smithi088.stdout:2830: done (2 left) 2024-09-13T02:47:58.492 INFO:tasks.rados.rados.0.smithi088.stdout:2831: delete oid 46 current snap is 270 2024-09-13T02:47:58.492 INFO:tasks.rados.rados.0.smithi088.stdout:2827: finishing write tid 1 to smithi08884213-49 2024-09-13T02:47:58.492 INFO:tasks.rados.rados.0.smithi088.stdout:2827: finishing write tid 2 to smithi08884213-49 2024-09-13T02:47:58.494 INFO:tasks.rados.rados.0.smithi088.stdout:2831: done (2 left) 2024-09-13T02:47:58.494 INFO:tasks.rados.rados.0.smithi088.stdout:2832: read oid 35 snap -1 2024-09-13T02:47:58.494 INFO:tasks.rados.rados.0.smithi088.stdout:2832: expect (ObjNum 807 snap 255 seq_num 807) 2024-09-13T02:47:58.494 INFO:tasks.rados.rados.0.smithi088.stdout:2833: delete oid 8 current snap is 270 2024-09-13T02:47:58.494 INFO:tasks.rados.rados.0.smithi088.stdout:2827: finishing write tid 3 to smithi08884213-49 2024-09-13T02:47:58.496 INFO:tasks.rados.rados.0.smithi088.stdout:2827: finishing write tid 4 to smithi08884213-49 2024-09-13T02:47:58.496 INFO:tasks.rados.rados.0.smithi088.stdout:2827: finishing write tid 5 to smithi08884213-49 2024-09-13T02:47:58.502 INFO:tasks.rados.rados.0.smithi088.stdout:2827: finishing write tid 6 to smithi08884213-49 2024-09-13T02:47:58.502 INFO:tasks.rados.rados.0.smithi088.stdout:2827: oid 49 updating version 0 to 1388 2024-09-13T02:47:58.502 INFO:tasks.rados.rados.0.smithi088.stdout:2827: oid 49 updating version 1388 to 1392 2024-09-13T02:47:58.502 INFO:tasks.rados.rados.0.smithi088.stdout:2827: oid 49 version 1392 is already newer than 1391 2024-09-13T02:47:58.502 INFO:tasks.rados.rados.0.smithi088.stdout:2827: oid 49 version 1392 is already newer than 1390 2024-09-13T02:47:58.502 INFO:tasks.rados.rados.0.smithi088.stdout:2827: oid 49 version 1392 is already newer than 1389 2024-09-13T02:47:58.502 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1392 (ObjNum 852 snap 270 seq_num 852) dirty exists 2024-09-13T02:47:58.502 INFO:tasks.rados.rados.0.smithi088.stdout:2827: left oid 49 (ObjNum 852 snap 270 seq_num 852) 2024-09-13T02:47:58.505 INFO:tasks.rados.rados.0.smithi088.stdout:2832: expect (ObjNum 807 snap 255 seq_num 807) 2024-09-13T02:47:58.550 INFO:tasks.rados.rados.0.smithi088.stdout:2826: finishing copy_from racing read to smithi08884213-11 2024-09-13T02:47:58.550 INFO:tasks.rados.rados.0.smithi088.stdout:2826: finishing copy_from to smithi08884213-11 2024-09-13T02:47:58.550 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1675 (ObjNum 847 snap 270 seq_num 847) dirty exists 2024-09-13T02:47:58.550 INFO:tasks.rados.rados.0.smithi088.stdout:2826: done (3 left) 2024-09-13T02:47:58.550 INFO:tasks.rados.rados.0.smithi088.stdout:2827: done (2 left) 2024-09-13T02:47:58.550 INFO:tasks.rados.rados.0.smithi088.stdout:2832: done (1 left) 2024-09-13T02:47:58.550 INFO:tasks.rados.rados.0.smithi088.stdout:2833: done (0 left) 2024-09-13T02:47:58.550 INFO:tasks.rados.rados.0.smithi088.stdout:2834: copy_from oid 16 from oid 14 current snap is 270 2024-09-13T02:47:58.551 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 1 current snap is 270 2024-09-13T02:47:58.551 INFO:tasks.rados.rados.0.smithi088.stdout:2835: seq_num 855 ranges {1474560=729088,2203648=671744,2875392=663552,3538944=270336} 2024-09-13T02:47:58.562 INFO:tasks.rados.rados.0.smithi088.stdout:2835: writing smithi08884213-1 from 1474560 to 2203648 tid 1 2024-09-13T02:47:58.566 INFO:tasks.rados.rados.0.smithi088.stdout:2835: writing smithi08884213-1 from 2203648 to 2875392 tid 2 2024-09-13T02:47:58.570 INFO:tasks.rados.rados.0.smithi088.stdout:2835: writing smithi08884213-1 from 2875392 to 3538944 tid 3 2024-09-13T02:47:58.572 INFO:tasks.rados.rados.0.smithi088.stdout:2835: writing smithi08884213-1 from 3538944 to 3809280 tid 4 2024-09-13T02:47:58.572 INFO:tasks.rados.rados.0.smithi088.stdout:2836: read oid 27 snap -1 2024-09-13T02:47:58.572 INFO:tasks.rados.rados.0.smithi088.stdout:2836: expect deleted 2024-09-13T02:47:58.572 INFO:tasks.rados.rados.0.smithi088.stdout:2837: delete oid 33 current snap is 270 2024-09-13T02:47:58.572 INFO:tasks.rados.rados.0.smithi088.stdout:2835: finishing write tid 1 to smithi08884213-1 2024-09-13T02:47:58.572 INFO:tasks.rados.rados.0.smithi088.stdout:2835: finishing write tid 2 to smithi08884213-1 2024-09-13T02:47:58.573 INFO:tasks.rados.rados.0.smithi088.stdout:2834: finishing copy_from racing read to smithi08884213-16 2024-09-13T02:47:58.575 INFO:tasks.rados.rados.0.smithi088.stdout:2836: done (3 left) 2024-09-13T02:47:58.575 INFO:tasks.rados.rados.0.smithi088.stdout:2837: done (2 left) 2024-09-13T02:47:58.575 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 270 2024-09-13T02:47:58.575 INFO:tasks.rados.rados.0.smithi088.stdout:2838: seq_num 857 ranges {1982464=761856,2744320=442368,3186688=630784,3817472=532480} 2024-09-13T02:47:58.589 INFO:tasks.rados.rados.0.smithi088.stdout:2838: writing smithi08884213-32 from 1982464 to 2744320 tid 1 2024-09-13T02:47:58.592 INFO:tasks.rados.rados.0.smithi088.stdout:2838: writing smithi08884213-32 from 2744320 to 3186688 tid 2 2024-09-13T02:47:58.595 INFO:tasks.rados.rados.0.smithi088.stdout:2838: writing smithi08884213-32 from 3186688 to 3817472 tid 3 2024-09-13T02:47:58.599 INFO:tasks.rados.rados.0.smithi088.stdout:2838: writing smithi08884213-32 from 3817472 to 4349952 tid 4 2024-09-13T02:47:58.599 INFO:tasks.rados.rados.0.smithi088.stdout:2839: rollback oid 17 current snap is 270 2024-09-13T02:47:58.599 INFO:tasks.rados.rados.0.smithi088.stdout:2839: done (3 left) 2024-09-13T02:47:58.599 INFO:tasks.rados.rados.0.smithi088.stdout:2840: copy_from oid 6 from oid 41 current snap is 270 2024-09-13T02:47:58.599 INFO:tasks.rados.rados.0.smithi088.stdout:2835: finishing write tid 3 to smithi08884213-1 2024-09-13T02:47:58.599 INFO:tasks.rados.rados.0.smithi088.stdout:2835: finishing write tid 4 to smithi08884213-1 2024-09-13T02:47:58.599 INFO:tasks.rados.rados.0.smithi088.stdout:2835: finishing write tid 5 to smithi08884213-1 2024-09-13T02:47:58.599 INFO:tasks.rados.rados.0.smithi088.stdout:2834: finishing copy_from to smithi08884213-16 2024-09-13T02:47:58.599 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 929 (ObjNum 783 snap 248 seq_num 783) dirty exists 2024-09-13T02:47:58.599 INFO:tasks.rados.rados.0.smithi088.stdout:2835: finishing write tid 6 to smithi08884213-1 2024-09-13T02:47:58.599 INFO:tasks.rados.rados.0.smithi088.stdout:2835: oid 1 updating version 0 to 1424 2024-09-13T02:47:58.599 INFO:tasks.rados.rados.0.smithi088.stdout:2835: oid 1 updating version 1424 to 1426 2024-09-13T02:47:58.600 INFO:tasks.rados.rados.0.smithi088.stdout:2835: oid 1 updating version 1426 to 1427 2024-09-13T02:47:58.600 INFO:tasks.rados.rados.0.smithi088.stdout:2835: oid 1 updating version 1427 to 1428 2024-09-13T02:47:58.600 INFO:tasks.rados.rados.0.smithi088.stdout:2835: oid 1 version 1428 is already newer than 1425 2024-09-13T02:47:58.600 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1428 (ObjNum 855 snap 270 seq_num 855) dirty exists 2024-09-13T02:47:58.600 INFO:tasks.rados.rados.0.smithi088.stdout:2835: left oid 1 (ObjNum 855 snap 270 seq_num 855) 2024-09-13T02:47:58.600 INFO:tasks.rados.rados.0.smithi088.stdout:2838: finishing write tid 1 to smithi08884213-32 2024-09-13T02:47:58.600 INFO:tasks.rados.rados.0.smithi088.stdout:2838: finishing write tid 2 to smithi08884213-32 2024-09-13T02:47:58.600 INFO:tasks.rados.rados.0.smithi088.stdout:2838: finishing write tid 3 to smithi08884213-32 2024-09-13T02:47:58.600 INFO:tasks.rados.rados.0.smithi088.stdout:2834: done (3 left) 2024-09-13T02:47:58.600 INFO:tasks.rados.rados.0.smithi088.stdout:2835: done (2 left) 2024-09-13T02:47:58.600 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 270 2024-09-13T02:47:58.600 INFO:tasks.rados.rados.0.smithi088.stdout:2841: seq_num 858 ranges {8699904=778240,9478144=729088,10207232=434176,10641408=442368} 2024-09-13T02:47:58.650 INFO:tasks.rados.rados.0.smithi088.stdout:2841: writing smithi08884213-4 from 8699904 to 9478144 tid 1 2024-09-13T02:47:58.653 INFO:tasks.rados.rados.0.smithi088.stdout:2841: writing smithi08884213-4 from 9478144 to 10207232 tid 2 2024-09-13T02:47:58.656 INFO:tasks.rados.rados.0.smithi088.stdout:2841: writing smithi08884213-4 from 10207232 to 10641408 tid 3 2024-09-13T02:47:58.659 INFO:tasks.rados.rados.0.smithi088.stdout:2841: writing smithi08884213-4 from 10641408 to 11083776 tid 4 2024-09-13T02:47:58.659 INFO:tasks.rados.rados.0.smithi088.stdout:2842: snap_create 2024-09-13T02:47:58.659 INFO:tasks.rados.rados.0.smithi088.stdout:2838: finishing write tid 4 to smithi08884213-32 2024-09-13T02:47:58.659 INFO:tasks.rados.rados.0.smithi088.stdout:2838: finishing write tid 5 to smithi08884213-32 2024-09-13T02:47:58.659 INFO:tasks.rados.rados.0.smithi088.stdout:2838: finishing write tid 6 to smithi08884213-32 2024-09-13T02:47:58.659 INFO:tasks.rados.rados.0.smithi088.stdout:2838: oid 32 updating version 0 to 1544 2024-09-13T02:47:58.660 INFO:tasks.rados.rados.0.smithi088.stdout:2838: oid 32 updating version 1544 to 1546 2024-09-13T02:47:58.660 INFO:tasks.rados.rados.0.smithi088.stdout:2838: oid 32 version 1546 is already newer than 1543 2024-09-13T02:47:58.660 INFO:tasks.rados.rados.0.smithi088.stdout:2838: oid 32 updating version 1546 to 1547 2024-09-13T02:47:58.660 INFO:tasks.rados.rados.0.smithi088.stdout:2838: oid 32 version 1547 is already newer than 1545 2024-09-13T02:47:58.660 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1547 (ObjNum 857 snap 270 seq_num 857) dirty exists 2024-09-13T02:47:58.660 INFO:tasks.rados.rados.0.smithi088.stdout:2838: left oid 32 (ObjNum 857 snap 270 seq_num 857) 2024-09-13T02:47:58.660 INFO:tasks.rados.rados.0.smithi088.stdout:2840: finishing copy_from racing read to smithi08884213-6 2024-09-13T02:47:58.660 INFO:tasks.rados.rados.0.smithi088.stdout:2840: finishing copy_from to smithi08884213-6 2024-09-13T02:47:58.660 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1340 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:47:58.660 INFO:tasks.rados.rados.0.smithi088.stdout:2841: finishing write tid 1 to smithi08884213-4 2024-09-13T02:47:58.660 INFO:tasks.rados.rados.0.smithi088.stdout:2841: finishing write tid 2 to smithi08884213-4 2024-09-13T02:47:58.660 INFO:tasks.rados.rados.0.smithi088.stdout:2841: finishing write tid 3 to smithi08884213-4 2024-09-13T02:47:58.662 INFO:tasks.rados.rados.0.smithi088.stdout:2841: finishing write tid 4 to smithi08884213-4 2024-09-13T02:47:58.662 INFO:tasks.rados.rados.0.smithi088.stdout:2841: finishing write tid 5 to smithi08884213-4 2024-09-13T02:47:58.663 INFO:tasks.rados.rados.0.smithi088.stdout:2841: finishing write tid 6 to smithi08884213-4 2024-09-13T02:47:58.663 INFO:tasks.rados.rados.0.smithi088.stdout:2841: oid 4 updating version 0 to 1434 2024-09-13T02:47:58.663 INFO:tasks.rados.rados.0.smithi088.stdout:2841: oid 4 updating version 1434 to 1435 2024-09-13T02:47:58.663 INFO:tasks.rados.rados.0.smithi088.stdout:2841: oid 4 updating version 1435 to 1438 2024-09-13T02:47:58.663 INFO:tasks.rados.rados.0.smithi088.stdout:2841: oid 4 version 1438 is already newer than 1437 2024-09-13T02:47:58.663 INFO:tasks.rados.rados.0.smithi088.stdout:2841: oid 4 version 1438 is already newer than 1436 2024-09-13T02:47:58.663 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1438 (ObjNum 858 snap 270 seq_num 858) dirty exists 2024-09-13T02:47:58.664 INFO:tasks.rados.rados.0.smithi088.stdout:2841: left oid 4 (ObjNum 858 snap 270 seq_num 858) 2024-09-13T02:47:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:58 smithi088 ceph-mon[96266]: pgmap v619: 121 pgs: 121 active+clean; 222 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-09-13T02:47:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:58 smithi088 ceph-mon[96266]: osdmap e628: 8 total, 8 up, 8 in 2024-09-13T02:47:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:58 smithi088 ceph-mon[98762]: pgmap v619: 121 pgs: 121 active+clean; 222 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-09-13T02:47:58.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:58 smithi088 ceph-mon[98762]: osdmap e628: 8 total, 8 up, 8 in 2024-09-13T02:47:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:58 smithi195 ceph-mon[87742]: pgmap v619: 121 pgs: 121 active+clean; 222 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 11 op/s 2024-09-13T02:47:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:58 smithi195 ceph-mon[87742]: osdmap e628: 8 total, 8 up, 8 in 2024-09-13T02:47:59.471 INFO:tasks.rados.rados.0.smithi088.stdout:2838: done (3 left) 2024-09-13T02:47:59.471 INFO:tasks.rados.rados.0.smithi088.stdout:2840: done (2 left) 2024-09-13T02:47:59.471 INFO:tasks.rados.rados.0.smithi088.stdout:2841: done (1 left) 2024-09-13T02:47:59.472 INFO:tasks.rados.rados.0.smithi088.stdout:2842: done (0 left) 2024-09-13T02:47:59.472 INFO:tasks.rados.rados.0.smithi088.stdout:2843: delete oid 47 current snap is 271 2024-09-13T02:47:59.477 INFO:tasks.rados.rados.0.smithi088.stdout:2843: done (0 left) 2024-09-13T02:47:59.477 INFO:tasks.rados.rados.0.smithi088.stdout:2844: snap_create 2024-09-13T02:47:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:59 smithi195 ceph-mon[87742]: osdmap e629: 8 total, 8 up, 8 in 2024-09-13T02:47:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:47:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:47:59.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:59 smithi088 ceph-mon[96266]: osdmap e629: 8 total, 8 up, 8 in 2024-09-13T02:47:59.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:47:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:47:59.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:59 smithi088 ceph-mon[98762]: osdmap e629: 8 total, 8 up, 8 in 2024-09-13T02:47:59.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:47:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:48:00.007 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:47:59 smithi195 systemd[1]: Stopping Ceph grafana.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:48:00.308 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:00 smithi195 podman[126130]: 2024-09-13 02:48:00.002440386 +0000 UTC m=+0.121910415 container died 8046b10dfed2e936fb87fb3d7a9dd66e294a4f8ce0617a5ebf2af1cc82b100b1 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, release=239.1651231664, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, version=8.5, io.openshift.expose-services=, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, build-date=2022-04-29T11:48:11.055897, architecture=x86_64, vcs-type=git, com.redhat.component=ubi8-container, description=Ceph Grafana Container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.32.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vendor=Red Hat, Inc., maintainer=Paul Cuzner , name=ubi8) 2024-09-13T02:48:00.479 INFO:tasks.rados.rados.0.smithi088.stdout:2844: done (0 left) 2024-09-13T02:48:00.479 INFO:tasks.rados.rados.0.smithi088.stdout:2845: read oid 39 snap -1 2024-09-13T02:48:00.479 INFO:tasks.rados.rados.0.smithi088.stdout:2845: expect (ObjNum 838 snap 269 seq_num 838) 2024-09-13T02:48:00.479 INFO:tasks.rados.rados.0.smithi088.stdout:2846: read oid 43 snap -1 2024-09-13T02:48:00.479 INFO:tasks.rados.rados.0.smithi088.stdout:2846: expect deleted 2024-09-13T02:48:00.479 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 272 2024-09-13T02:48:00.479 INFO:tasks.rados.rados.0.smithi088.stdout:2847: seq_num 860 ranges {10190848=8192} 2024-09-13T02:48:00.536 INFO:tasks.rados.rados.0.smithi088.stdout:2847: writing smithi08884213-26 from 10190848 to 10199040 tid 1 2024-09-13T02:48:00.536 INFO:tasks.rados.rados.0.smithi088.stdout:2848: delete oid 4 current snap is 272 2024-09-13T02:48:00.536 INFO:tasks.rados.rados.0.smithi088.stdout:2845: expect (ObjNum 838 snap 269 seq_num 838) 2024-09-13T02:48:00.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:00 smithi195 ceph-mon[87742]: pgmap v622: 121 pgs: 121 active+clean; 223 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-09-13T02:48:00.658 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:00 smithi195 ceph-mon[87742]: osdmap e630: 8 total, 8 up, 8 in 2024-09-13T02:48:00.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:00 smithi195 podman[126130]: 2024-09-13 02:48:00.39810782 +0000 UTC m=+0.517577848 container cleanup 8046b10dfed2e936fb87fb3d7a9dd66e294a4f8ce0617a5ebf2af1cc82b100b1 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a, io.openshift.tags=base rhel8, description=Ceph Grafana Container, distribution-scope=public, build-date=2022-04-29T11:48:11.055897, vendor=Red Hat, Inc., release=239.1651231664, vcs-type=git, maintainer=Paul Cuzner , io.buildah.version=1.32.0, io.openshift.expose-services=, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, name=ubi8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, architecture=x86_64, 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., io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com) 2024-09-13T02:48:00.659 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:00 smithi195 bash[126130]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a 2024-09-13T02:48:00.664 INFO:tasks.rados.rados.0.smithi088.stdout:2847: finishing write tid 1 to smithi08884213-26 2024-09-13T02:48:00.664 INFO:tasks.rados.rados.0.smithi088.stdout:2847: finishing write tid 2 to smithi08884213-26 2024-09-13T02:48:00.664 INFO:tasks.rados.rados.0.smithi088.stdout:2847: finishing write tid 3 to smithi08884213-26 2024-09-13T02:48:00.664 INFO:tasks.rados.rados.0.smithi088.stdout:2847: oid 26 updating version 0 to 1393 2024-09-13T02:48:00.665 INFO:tasks.rados.rados.0.smithi088.stdout:2847: oid 26 updating version 1393 to 1394 2024-09-13T02:48:00.665 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1394 (ObjNum 860 snap 272 seq_num 860) dirty exists 2024-09-13T02:48:00.665 INFO:tasks.rados.rados.0.smithi088.stdout:2847: left oid 26 (ObjNum 860 snap 272 seq_num 860) 2024-09-13T02:48:00.665 INFO:tasks.rados.rados.0.smithi088.stdout:2845: done (3 left) 2024-09-13T02:48:00.665 INFO:tasks.rados.rados.0.smithi088.stdout:2846: done (2 left) 2024-09-13T02:48:00.665 INFO:tasks.rados.rados.0.smithi088.stdout:2847: done (1 left) 2024-09-13T02:48:00.665 INFO:tasks.rados.rados.0.smithi088.stdout:2848: done (0 left) 2024-09-13T02:48:00.665 INFO:tasks.rados.rados.0.smithi088.stdout:2849: setattr oid 33 current snap is 272 2024-09-13T02:48:00.665 INFO:tasks.rados.rados.0.smithi088.stdout:2850: delete oid 45 current snap is 272 2024-09-13T02:48:00.669 INFO:tasks.rados.rados.0.smithi088.stdout:2850: done (1 left) 2024-09-13T02:48:00.669 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 272 2024-09-13T02:48:00.669 INFO:tasks.rados.rados.0.smithi088.stdout:2851: seq_num 863 ranges {0=57344} 2024-09-13T02:48:00.669 INFO:tasks.rados.rados.0.smithi088.stdout:2851: writing smithi08884213-43 from 0 to 57344 tid 1 2024-09-13T02:48:00.669 INFO:tasks.rados.rados.0.smithi088.stdout:2852: delete oid 14 current snap is 272 2024-09-13T02:48:00.670 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1661 (ObjNum 2625 snap 0 seq_num 2269094496) dirty exists 2024-09-13T02:48:00.672 INFO:tasks.rados.rados.0.smithi088.stdout:2849: done (2 left) 2024-09-13T02:48:00.672 INFO:tasks.rados.rados.0.smithi088.stdout:2852: done (1 left) 2024-09-13T02:48:00.672 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 272 2024-09-13T02:48:00.672 INFO:tasks.rados.rados.0.smithi088.stdout:2853: seq_num 865 ranges {9707520=90112} 2024-09-13T02:48:00.723 INFO:tasks.rados.rados.0.smithi088.stdout:2853: writing smithi08884213-5 from 9707520 to 9797632 tid 1 2024-09-13T02:48:00.723 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 272 2024-09-13T02:48:00.723 INFO:tasks.rados.rados.0.smithi088.stdout:2854: seq_num 866 ranges {11878400=106496} 2024-09-13T02:48:00.786 INFO:tasks.rados.rados.0.smithi088.stdout:2854: writing smithi08884213-48 from 11878400 to 11984896 tid 1 2024-09-13T02:48:00.786 INFO:tasks.rados.rados.0.smithi088.stdout:2855: rollback oid 40 current snap is 272 2024-09-13T02:48:00.786 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 40 to 270 2024-09-13T02:48:00.786 INFO:tasks.rados.rados.0.smithi088.stdout:2851: finishing write tid 1 to smithi08884213-43 2024-09-13T02:48:00.786 INFO:tasks.rados.rados.0.smithi088.stdout:2851: finishing write tid 2 to smithi08884213-43 2024-09-13T02:48:00.786 INFO:tasks.rados.rados.0.smithi088.stdout:2851: finishing write tid 3 to smithi08884213-43 2024-09-13T02:48:00.786 INFO:tasks.rados.rados.0.smithi088.stdout:2851: oid 43 updating version 0 to 1544 2024-09-13T02:48:00.786 INFO:tasks.rados.rados.0.smithi088.stdout:2851: oid 43 version 1544 is already newer than 1543 2024-09-13T02:48:00.786 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1544 (ObjNum 863 snap 272 seq_num 863) dirty exists 2024-09-13T02:48:00.786 INFO:tasks.rados.rados.0.smithi088.stdout:2851: left oid 43 (ObjNum 863 snap 272 seq_num 863) 2024-09-13T02:48:00.787 INFO:tasks.rados.rados.0.smithi088.stdout:2853: finishing write tid 1 to smithi08884213-5 2024-09-13T02:48:00.787 INFO:tasks.rados.rados.0.smithi088.stdout:2853: finishing write tid 2 to smithi08884213-5 2024-09-13T02:48:00.787 INFO:tasks.rados.rados.0.smithi088.stdout:2851: done (3 left) 2024-09-13T02:48:00.787 INFO:tasks.rados.rados.0.smithi088.stdout:2856: delete oid 36 current snap is 272 2024-09-13T02:48:00.787 INFO:tasks.rados.rados.0.smithi088.stdout:2853: finishing write tid 3 to smithi08884213-5 2024-09-13T02:48:00.787 INFO:tasks.rados.rados.0.smithi088.stdout:2853: oid 5 updating version 0 to 1723 2024-09-13T02:48:00.787 INFO:tasks.rados.rados.0.smithi088.stdout:2853: oid 5 updating version 1723 to 1724 2024-09-13T02:48:00.787 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1724 (ObjNum 865 snap 272 seq_num 865) dirty exists 2024-09-13T02:48:00.787 INFO:tasks.rados.rados.0.smithi088.stdout:2853: left oid 5 (ObjNum 865 snap 272 seq_num 865) 2024-09-13T02:48:00.789 INFO:tasks.rados.rados.0.smithi088.stdout:2853: done (3 left) 2024-09-13T02:48:00.789 INFO:tasks.rados.rados.0.smithi088.stdout:2856: done (2 left) 2024-09-13T02:48:00.789 INFO:tasks.rados.rados.0.smithi088.stdout:2857: delete oid 32 current snap is 272 2024-09-13T02:48:00.790 INFO:tasks.rados.rados.0.smithi088.stdout:2854: finishing write tid 1 to smithi08884213-48 2024-09-13T02:48:00.791 INFO:tasks.rados.rados.0.smithi088.stdout:2855: finishing rollback tid 0 to smithi08884213-40 2024-09-13T02:48:00.791 INFO:tasks.rados.rados.0.smithi088.stdout:2855: finishing rollback tid 1 to smithi08884213-40 2024-09-13T02:48:00.792 INFO:tasks.rados.rados.0.smithi088.stdout:2855: finishing rollback tid 2 to smithi08884213-40 2024-09-13T02:48:00.792 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1728 (ObjNum 847 snap 270 seq_num 847) dirty exists 2024-09-13T02:48:00.792 INFO:tasks.rados.rados.0.smithi088.stdout:2854: finishing write tid 2 to smithi08884213-48 2024-09-13T02:48:00.792 INFO:tasks.rados.rados.0.smithi088.stdout:2855: done (2 left) 2024-09-13T02:48:00.792 INFO:tasks.rados.rados.0.smithi088.stdout:2857: done (1 left) 2024-09-13T02:48:00.792 INFO:tasks.rados.rados.0.smithi088.stdout:2858: read oid 23 snap 270 2024-09-13T02:48:00.793 INFO:tasks.rados.rados.0.smithi088.stdout:2858: expect (ObjNum 681 snap 217 seq_num 681) 2024-09-13T02:48:00.793 INFO:tasks.rados.rados.0.smithi088.stdout:2859: rollback oid 19 current snap is 272 2024-09-13T02:48:00.793 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 19 to 270 2024-09-13T02:48:00.793 INFO:tasks.rados.rados.0.smithi088.stdout:2860: snap_remove snap 271 2024-09-13T02:48:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:00 smithi088 ceph-mon[96266]: pgmap v622: 121 pgs: 121 active+clean; 223 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-09-13T02:48:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:00 smithi088 ceph-mon[96266]: osdmap e630: 8 total, 8 up, 8 in 2024-09-13T02:48:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:00 smithi088 ceph-mon[98762]: pgmap v622: 121 pgs: 121 active+clean; 223 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.1 MiB/s wr, 11 op/s 2024-09-13T02:48:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:00 smithi088 ceph-mon[98762]: osdmap e630: 8 total, 8 up, 8 in 2024-09-13T02:48:00.984 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:00 smithi195 podman[126150]: 2024-09-13 02:48:00.657885851 +0000 UTC m=+0.653819918 container remove 8046b10dfed2e936fb87fb3d7a9dd66e294a4f8ce0617a5ebf2af1cc82b100b1 (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a, release=239.1651231664, architecture=x86_64, com.redhat.component=ubi8-container, io.buildah.version=1.32.0, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, description=Ceph Grafana Container, vcs-type=git, version=8.5, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, name=ubi8, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, build-date=2022-04-29T11:48:11.055897, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=) 2024-09-13T02:48:00.984 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:00 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-09-13T02:48:00.984 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:00 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-09-13T02:48:00.984 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:00 smithi195 systemd[1]: Stopped Ceph grafana.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:48:00.984 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:00 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@grafana.a.service: Consumed 10.789s CPU time. 2024-09-13T02:48:01.328 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 systemd[1]: Starting Ceph grafana.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T02:48:01.328 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 podman[126284]: 2024-09-13 02:48:01.209377815 +0000 UTC m=+0.112169695 container create ae5fb5b10c5c9ac68cbca66bb6be79ec65ad4cb55b8a6ea81f676db13317d474 (image=quay.io/ceph/grafana:9.4.12, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T02:48:01.328 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 podman[126284]: 2024-09-13 02:48:01.113435722 +0000 UTC m=+0.016227611 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-09-13T02:48:01.426 INFO:tasks.rados.rados.0.smithi088.stdout:2860: done (3 left) 2024-09-13T02:48:01.427 INFO:tasks.rados.rados.0.smithi088.stdout:2861: rmattr oid 44 current snap is 272 2024-09-13T02:48:01.428 INFO:tasks.rados.rados.0.smithi088.stdout:2854: finishing write tid 3 to smithi08884213-48 2024-09-13T02:48:01.428 INFO:tasks.rados.rados.0.smithi088.stdout:2854: oid 48 updating version 0 to 1548 2024-09-13T02:48:01.428 INFO:tasks.rados.rados.0.smithi088.stdout:2854: oid 48 updating version 1548 to 1549 2024-09-13T02:48:01.428 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1549 (ObjNum 866 snap 272 seq_num 866) dirty exists 2024-09-13T02:48:01.428 INFO:tasks.rados.rados.0.smithi088.stdout:2854: left oid 48 (ObjNum 866 snap 272 seq_num 866) 2024-09-13T02:48:01.428 INFO:tasks.rados.rados.0.smithi088.stdout:2854: done (3 left) 2024-09-13T02:48:01.428 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 272 2024-09-13T02:48:01.428 INFO:tasks.rados.rados.0.smithi088.stdout:2859: finishing rollback tid 0 to smithi08884213-19 2024-09-13T02:48:01.428 INFO:tasks.rados.rados.0.smithi088.stdout:2862: seq_num 869 ranges {0=155648} 2024-09-13T02:48:01.429 INFO:tasks.rados.rados.0.smithi088.stdout:2862: writing smithi08884213-29 from 0 to 155648 tid 1 2024-09-13T02:48:01.429 INFO:tasks.rados.rados.0.smithi088.stdout:2863: copy_from oid 9 from oid 15 current snap is 272 2024-09-13T02:48:01.429 INFO:tasks.rados.rados.0.smithi088.stdout:2859: finishing rollback tid 1 to smithi08884213-19 2024-09-13T02:48:01.429 INFO:tasks.rados.rados.0.smithi088.stdout:2859: finishing rollback tid 2 to smithi08884213-19 2024-09-13T02:48:01.429 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 957 (ObjNum 783 snap 248 seq_num 783) dirty exists 2024-09-13T02:48:01.429 INFO:tasks.rados.rados.0.smithi088.stdout:2858: expect (ObjNum 681 snap 217 seq_num 681) 2024-09-13T02:48:01.484 INFO:tasks.rados.rados.0.smithi088.stdout:2862: finishing write tid 1 to smithi08884213-29 2024-09-13T02:48:01.484 INFO:tasks.rados.rados.0.smithi088.stdout:2862: finishing write tid 2 to smithi08884213-29 2024-09-13T02:48:01.484 INFO:tasks.rados.rados.0.smithi088.stdout:2862: finishing write tid 3 to smithi08884213-29 2024-09-13T02:48:01.484 INFO:tasks.rados.rados.0.smithi088.stdout:2862: oid 29 updating version 0 to 1676 2024-09-13T02:48:01.484 INFO:tasks.rados.rados.0.smithi088.stdout:2862: oid 29 updating version 1676 to 1677 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1677 (ObjNum 869 snap 272 seq_num 869) dirty exists 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:2862: left oid 29 (ObjNum 869 snap 272 seq_num 869) 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1663 (ObjNum 823 snap 262 seq_num 823) dirty exists 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:2863: finishing copy_from racing read to smithi08884213-9 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:2863: finishing copy_from to smithi08884213-9 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 1423 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:2858: done (4 left) 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:2859: done (3 left) 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:2861: done (2 left) 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:2862: done (1 left) 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:2863: done (0 left) 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:2864: copy_from oid 39 from oid 5 current snap is 272 2024-09-13T02:48:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:2865: setattr oid 21 current snap is 272 2024-09-13T02:48:01.486 INFO:tasks.rados.rados.0.smithi088.stdout:2866: delete oid 13 current snap is 272 2024-09-13T02:48:01.488 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1545 (ObjNum 833 snap 267 seq_num 833) dirty exists 2024-09-13T02:48:01.494 INFO:tasks.rados.rados.0.smithi088.stdout:2865: done (2 left) 2024-09-13T02:48:01.494 INFO:tasks.rados.rados.0.smithi088.stdout:2866: done (1 left) 2024-09-13T02:48:01.494 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 272 2024-09-13T02:48:01.494 INFO:tasks.rados.rados.0.smithi088.stdout:2867: seq_num 871 ranges {11878400=188416} 2024-09-13T02:48:01.560 INFO:tasks.rados.rados.0.smithi088.stdout:2867: writing smithi08884213-44 from 11878400 to 12066816 tid 1 2024-09-13T02:48:01.560 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 272 2024-09-13T02:48:01.560 INFO:tasks.rados.rados.0.smithi088.stdout:2864: finishing copy_from racing read to smithi08884213-39 2024-09-13T02:48:01.560 INFO:tasks.rados.rados.0.smithi088.stdout:2864: finishing copy_from to smithi08884213-39 2024-09-13T02:48:01.560 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1724 (ObjNum 865 snap 272 seq_num 865) dirty exists 2024-09-13T02:48:01.560 INFO:tasks.rados.rados.0.smithi088.stdout:2868: seq_num 872 ranges {532480=212992} 2024-09-13T02:48:01.564 INFO:tasks.rados.rados.0.smithi088.stdout:2868: writing smithi08884213-7 from 532480 to 745472 tid 1 2024-09-13T02:48:01.564 INFO:tasks.rados.rados.0.smithi088.stdout:2864: done (2 left) 2024-09-13T02:48:01.564 INFO:tasks.rados.rados.0.smithi088.stdout:2869: setattr oid 35 current snap is 272 2024-09-13T02:48:01.564 INFO:tasks.rados.rados.0.smithi088.stdout:2867: finishing write tid 1 to smithi08884213-44 2024-09-13T02:48:01.564 INFO:tasks.rados.rados.0.smithi088.stdout:2867: finishing write tid 2 to smithi08884213-44 2024-09-13T02:48:01.564 INFO:tasks.rados.rados.0.smithi088.stdout:2867: finishing write tid 3 to smithi08884213-44 2024-09-13T02:48:01.565 INFO:tasks.rados.rados.0.smithi088.stdout:2867: oid 44 updating version 0 to 1664 2024-09-13T02:48:01.565 INFO:tasks.rados.rados.0.smithi088.stdout:2867: oid 44 updating version 1664 to 1665 2024-09-13T02:48:01.565 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1665 (ObjNum 871 snap 272 seq_num 871) dirty exists 2024-09-13T02:48:01.565 INFO:tasks.rados.rados.0.smithi088.stdout:2867: left oid 44 (ObjNum 871 snap 272 seq_num 871) 2024-09-13T02:48:01.566 INFO:tasks.rados.rados.0.smithi088.stdout:2867: done (2 left) 2024-09-13T02:48:01.566 INFO:tasks.rados.rados.0.smithi088.stdout:2870: rollback oid 14 current snap is 272 2024-09-13T02:48:01.566 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 14 to 270 2024-09-13T02:48:01.566 INFO:tasks.rados.rados.0.smithi088.stdout:2871: setattr oid 22 current snap is 272 2024-09-13T02:48:01.568 INFO:tasks.rados.rados.0.smithi088.stdout:2872: snap_create 2024-09-13T02:48:01.568 INFO:tasks.rados.rados.0.smithi088.stdout:2870: finishing rollback tid 1 to smithi08884213-14 2024-09-13T02:48:01.568 INFO:tasks.rados.rados.0.smithi088.stdout:2870: finishing rollback tid 2 to smithi08884213-14 2024-09-13T02:48:01.568 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1442 (ObjNum 783 snap 248 seq_num 783) dirty exists 2024-09-13T02:48:01.570 INFO:tasks.rados.rados.0.smithi088.stdout:2868: finishing write tid 1 to smithi08884213-7 2024-09-13T02:48:01.570 INFO:tasks.rados.rados.0.smithi088.stdout:2868: finishing write tid 2 to smithi08884213-7 2024-09-13T02:48:01.570 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1685 (ObjNum 807 snap 255 seq_num 807) dirty exists 2024-09-13T02:48:01.571 INFO:tasks.rados.rados.0.smithi088.stdout:2868: finishing write tid 3 to smithi08884213-7 2024-09-13T02:48:01.572 INFO:tasks.rados.rados.0.smithi088.stdout:2868: oid 7 updating version 0 to 1683 2024-09-13T02:48:01.572 INFO:tasks.rados.rados.0.smithi088.stdout:2868: oid 7 version 1683 is already newer than 1682 2024-09-13T02:48:01.572 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1683 (ObjNum 872 snap 272 seq_num 872) dirty exists 2024-09-13T02:48:01.572 INFO:tasks.rados.rados.0.smithi088.stdout:2868: left oid 7 (ObjNum 872 snap 272 seq_num 872) 2024-09-13T02:48:01.574 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1687 (ObjNum 840 snap 269 seq_num 840) dirty exists 2024-09-13T02:48:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-mon[87742]: osdmap e631: 8 total, 8 up, 8 in 2024-09-13T02:48:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-mon[87742]: pgmap v625: 121 pgs: 121 active+clean; 226 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 9.0 MiB/s wr, 19 op/s 2024-09-13T02:48:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-mon[87742]: osdmap e632: 8 total, 8 up, 8 in 2024-09-13T02:48:01.735 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 podman[126284]: 2024-09-13 02:48:01.45399326 +0000 UTC m=+0.356785141 container init ae5fb5b10c5c9ac68cbca66bb6be79ec65ad4cb55b8a6ea81f676db13317d474 (image=quay.io/ceph/grafana:9.4.12, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T02:48:01.735 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 podman[126284]: 2024-09-13 02:48:01.45860791 +0000 UTC m=+0.361399791 container start ae5fb5b10c5c9ac68cbca66bb6be79ec65ad4cb55b8a6ea81f676db13317d474 (image=quay.io/ceph/grafana:9.4.12, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T02:48:01.735 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 bash[126284]: ae5fb5b10c5c9ac68cbca66bb6be79ec65ad4cb55b8a6ea81f676db13317d474 2024-09-13T02:48:01.735 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 systemd[1]: Started Ceph grafana.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T02:48:01.735 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.62445966Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-09-13T02:48:01.735 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624662941Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-09-13T02:48:01.735 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624674766Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-09-13T02:48:01.735 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624678417Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-09-13T02:48:01.735 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624681474Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-09-13T02:48:01.736 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624684402Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-09-13T02:48:01.736 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624687027Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-09-13T02:48:01.736 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624689674Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-09-13T02:48:01.736 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624692893Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-09-13T02:48:01.736 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624695863Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-09-13T02:48:01.736 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624698774Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-09-13T02:48:01.736 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624701462Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-09-13T02:48:01.736 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624704157Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-09-13T02:48:01.736 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.62470718Z level=info msg="Path Home" path=/usr/share/grafana 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.62470991Z level=info msg="Path Data" path=/var/lib/grafana 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624712385Z level=info msg="Path Logs" path=/var/log/grafana 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624714963Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.6247176Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=settings t=2024-09-13T02:48:01.624720303Z level=info msg="App mode production" 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=sqlstore t=2024-09-13T02:48:01.624760211Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=sqlstore t=2024-09-13T02:48:01.624770792Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=migrator t=2024-09-13T02:48:01.638992258Z level=info msg="Starting DB migrations" 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=migrator t=2024-09-13T02:48:01.643562873Z level=info msg="migrations completed" performed=0 skipped=481 duration=439.521µs 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=sqlstore t=2024-09-13T02:48:01.64390581Z level=info msg="Created default organization" 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=plugin.finder t=2024-09-13T02:48:01.676951225Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=secrets t=2024-09-13T02:48:01.677040682Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-09-13T02:48:01.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=query_data t=2024-09-13T02:48:01.679312078Z level=info msg="Query Service initialization" 2024-09-13T02:48:01.738 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=live.push_http t=2024-09-13T02:48:01.683499021Z level=info msg="Live Push Gateway initialization" 2024-09-13T02:48:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:01 smithi088 ceph-mon[98762]: osdmap e631: 8 total, 8 up, 8 in 2024-09-13T02:48:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:01 smithi088 ceph-mon[98762]: pgmap v625: 121 pgs: 121 active+clean; 226 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 9.0 MiB/s wr, 19 op/s 2024-09-13T02:48:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:01 smithi088 ceph-mon[98762]: osdmap e632: 8 total, 8 up, 8 in 2024-09-13T02:48:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:01 smithi088 ceph-mon[96266]: osdmap e631: 8 total, 8 up, 8 in 2024-09-13T02:48:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:01 smithi088 ceph-mon[96266]: pgmap v625: 121 pgs: 121 active+clean; 226 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 9.0 MiB/s wr, 19 op/s 2024-09-13T02:48:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:01 smithi088 ceph-mon[96266]: osdmap e632: 8 total, 8 up, 8 in 2024-09-13T02:48:02.485 INFO:tasks.rados.rados.0.smithi088.stdout:2868: done (4 left) 2024-09-13T02:48:02.485 INFO:tasks.rados.rados.0.smithi088.stdout:2869: done (3 left) 2024-09-13T02:48:02.485 INFO:tasks.rados.rados.0.smithi088.stdout:2870: done (2 left) 2024-09-13T02:48:02.486 INFO:tasks.rados.rados.0.smithi088.stdout:2871: done (1 left) 2024-09-13T02:48:02.486 INFO:tasks.rados.rados.0.smithi088.stdout:2872: done (0 left) 2024-09-13T02:48:02.486 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 273 2024-09-13T02:48:02.486 INFO:tasks.rados.rados.0.smithi088.stdout:2873: seq_num 873 ranges {0=229376} 2024-09-13T02:48:02.487 INFO:tasks.rados.rados.0.smithi088.stdout:2873: writing smithi08884213-45 from 0 to 229376 tid 1 2024-09-13T02:48:02.487 INFO:tasks.rados.rados.0.smithi088.stdout:2874: read oid 41 snap 272 2024-09-13T02:48:02.487 INFO:tasks.rados.rados.0.smithi088.stdout:2874: expect (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:48:02.487 INFO:tasks.rados.rados.0.smithi088.stdout:2875: copy_from oid 30 from oid 3 current snap is 273 2024-09-13T02:48:02.487 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 19 current snap is 273 2024-09-13T02:48:02.487 INFO:tasks.rados.rados.0.smithi088.stdout:2876: seq_num 874 ranges {7110656=245760} 2024-09-13T02:48:02.528 INFO:tasks.rados.rados.0.smithi088.stdout:2876: writing smithi08884213-19 from 7110656 to 7356416 tid 1 2024-09-13T02:48:02.528 INFO:tasks.rados.rados.0.smithi088.stdout:2877: rollback oid 1 current snap is 273 2024-09-13T02:48:02.528 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 1 to 272 2024-09-13T02:48:02.528 INFO:tasks.rados.rados.0.smithi088.stdout:2873: finishing write tid 1 to smithi08884213-45 2024-09-13T02:48:02.528 INFO:tasks.rados.rados.0.smithi088.stdout:2873: finishing write tid 2 to smithi08884213-45 2024-09-13T02:48:02.528 INFO:tasks.rados.rados.0.smithi088.stdout:2873: finishing write tid 3 to smithi08884213-45 2024-09-13T02:48:02.528 INFO:tasks.rados.rados.0.smithi088.stdout:2873: oid 45 updating version 0 to 1393 2024-09-13T02:48:02.528 INFO:tasks.rados.rados.0.smithi088.stdout:2873: oid 45 updating version 1393 to 1394 2024-09-13T02:48:02.528 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1394 (ObjNum 873 snap 273 seq_num 873) dirty exists 2024-09-13T02:48:02.528 INFO:tasks.rados.rados.0.smithi088.stdout:2873: left oid 45 (ObjNum 873 snap 273 seq_num 873) 2024-09-13T02:48:02.528 INFO:tasks.rados.rados.0.smithi088.stdout:2874: expect (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:48:02.614 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=infra.usagestats.collector t=2024-09-13T02:48:02.313468536Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-09-13T02:48:02.614 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=provisioning.datasources t=2024-09-13T02:48:02.315847562Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-09-13T02:48:02.615 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=provisioning.datasources t=2024-09-13T02:48:02.315858946Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-09-13T02:48:02.615 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=provisioning.datasources t=2024-09-13T02:48:02.315996694Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-09-13T02:48:02.615 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=provisioning.alerting t=2024-09-13T02:48:02.339689678Z level=info msg="starting to provision alerting" 2024-09-13T02:48:02.615 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=provisioning.alerting t=2024-09-13T02:48:02.339705417Z level=info msg="finished to provision alerting" 2024-09-13T02:48:02.615 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=grafanaStorageLogger t=2024-09-13T02:48:02.339845196Z level=info msg="storage starting" 2024-09-13T02:48:02.615 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=ngalert.state.manager t=2024-09-13T02:48:02.340167288Z level=info msg="Warming state cache for startup" 2024-09-13T02:48:02.615 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=http.server t=2024-09-13T02:48:02.342100917Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-09-13T02:48:02.615 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=ngalert.state.manager t=2024-09-13T02:48:02.354962707Z level=info msg="State cache has been initialized" states=0 duration=14.794504ms 2024-09-13T02:48:02.615 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=ticker t=2024-09-13T02:48:02.355034674Z level=info msg=starting first_tick=2024-09-13T02:48:10Z 2024-09-13T02:48:02.615 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=ngalert.multiorg.alertmanager t=2024-09-13T02:48:02.355041375Z level=info msg="starting MultiOrg Alertmanager" 2024-09-13T02:48:02.615 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=sqlstore.transactions t=2024-09-13T02:48:02.365794272Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:2875: finishing copy_from racing read to smithi08884213-30 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:2875: finishing copy_from to smithi08884213-30 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1037 (ObjNum 804 snap 255 seq_num 804) dirty exists 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:2876: finishing write tid 1 to smithi08884213-19 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:2876: finishing write tid 2 to smithi08884213-19 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:2877: finishing rollback tid 0 to smithi08884213-1 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:2877: finishing rollback tid 1 to smithi08884213-1 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:2877: finishing rollback tid 2 to smithi08884213-1 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1431 (ObjNum 855 snap 270 seq_num 855) dirty exists 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:2876: finishing write tid 3 to smithi08884213-19 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:2876: oid 19 updating version 0 to 958 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:2876: oid 19 updating version 958 to 959 2024-09-13T02:48:02.619 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 959 (ObjNum 874 snap 273 seq_num 874) dirty exists 2024-09-13T02:48:02.620 INFO:tasks.rados.rados.0.smithi088.stdout:2876: left oid 19 (ObjNum 874 snap 273 seq_num 874) 2024-09-13T02:48:02.620 INFO:tasks.rados.rados.0.smithi088.stdout:2873: done (4 left) 2024-09-13T02:48:02.620 INFO:tasks.rados.rados.0.smithi088.stdout:2874: done (3 left) 2024-09-13T02:48:02.620 INFO:tasks.rados.rados.0.smithi088.stdout:2875: done (2 left) 2024-09-13T02:48:02.620 INFO:tasks.rados.rados.0.smithi088.stdout:2876: done (1 left) 2024-09-13T02:48:02.620 INFO:tasks.rados.rados.0.smithi088.stdout:2877: done (0 left) 2024-09-13T02:48:02.620 INFO:tasks.rados.rados.0.smithi088.stdout:2878: snap_remove snap 272 2024-09-13T02:48:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:48:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:02 smithi088 ceph-mon[96266]: osdmap e633: 8 total, 8 up, 8 in 2024-09-13T02:48:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:48:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:02 smithi088 ceph-mon[98762]: osdmap e633: 8 total, 8 up, 8 in 2024-09-13T02:48:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:48:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:02 smithi195 ceph-mon[87742]: osdmap e633: 8 total, 8 up, 8 in 2024-09-13T02:48:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:48:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:48:03] "GET /metrics HTTP/1.1" 200 36325 "" "Prometheus/2.43.0" 2024-09-13T02:48:03.624 INFO:tasks.rados.rados.0.smithi088.stdout:2878: done (0 left) 2024-09-13T02:48:03.624 INFO:tasks.rados.rados.0.smithi088.stdout:2879: rollback oid 24 current snap is 273 2024-09-13T02:48:03.625 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 24 to 270 2024-09-13T02:48:03.625 INFO:tasks.rados.rados.0.smithi088.stdout:2880: read oid 2 snap -1 2024-09-13T02:48:03.625 INFO:tasks.rados.rados.0.smithi088.stdout:2880: expect (ObjNum 850 snap 270 seq_num 850) 2024-09-13T02:48:03.625 INFO:tasks.rados.rados.0.smithi088.stdout:2881: delete oid 6 current snap is 273 2024-09-13T02:48:03.631 INFO:tasks.rados.rados.0.smithi088.stdout:2879: finishing rollback tid 0 to smithi08884213-24 2024-09-13T02:48:03.631 INFO:tasks.rados.rados.0.smithi088.stdout:2879: finishing rollback tid 1 to smithi08884213-24 2024-09-13T02:48:03.632 INFO:tasks.rados.rados.0.smithi088.stdout:2879: finishing rollback tid 2 to smithi08884213-24 2024-09-13T02:48:03.632 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1360 (ObjNum 711 snap 226 seq_num 711) dirty exists 2024-09-13T02:48:03.633 INFO:tasks.rados.rados.0.smithi088.stdout:2879: done (2 left) 2024-09-13T02:48:03.633 INFO:tasks.rados.rados.0.smithi088.stdout:2881: done (1 left) 2024-09-13T02:48:03.633 INFO:tasks.rados.rados.0.smithi088.stdout:2882: delete oid 33 current snap is 273 2024-09-13T02:48:03.643 INFO:tasks.rados.rados.0.smithi088.stdout:2882: done (1 left) 2024-09-13T02:48:03.643 INFO:tasks.rados.rados.0.smithi088.stdout:2883: read oid 27 snap -1 2024-09-13T02:48:03.643 INFO:tasks.rados.rados.0.smithi088.stdout:2883: expect deleted 2024-09-13T02:48:03.643 INFO:tasks.rados.rados.0.smithi088.stdout:2884: copy_from oid 38 from oid 41 current snap is 273 2024-09-13T02:48:03.643 INFO:tasks.rados.rados.0.smithi088.stdout:2885: rollback oid 7 current snap is 273 2024-09-13T02:48:03.643 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 7 to 270 2024-09-13T02:48:03.643 INFO:tasks.rados.rados.0.smithi088.stdout:2886: snap_create 2024-09-13T02:48:03.646 INFO:tasks.rados.rados.0.smithi088.stdout:2885: finishing rollback tid 0 to smithi08884213-7 2024-09-13T02:48:03.647 INFO:tasks.rados.rados.0.smithi088.stdout:2885: finishing rollback tid 1 to smithi08884213-7 2024-09-13T02:48:03.647 INFO:tasks.rados.rados.0.smithi088.stdout:2885: finishing rollback tid 2 to smithi08884213-7 2024-09-13T02:48:03.647 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1690 (ObjNum 748 snap 236 seq_num 748) dirty exists 2024-09-13T02:48:03.671 INFO:tasks.rados.rados.0.smithi088.stdout:2880: expect (ObjNum 850 snap 270 seq_num 850) 2024-09-13T02:48:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:03 smithi195 ceph-mon[87742]: pgmap v628: 121 pgs: 121 active+clean; 210 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 14 MiB/s wr, 45 op/s 2024-09-13T02:48:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:03 smithi088 ceph-mon[96266]: pgmap v628: 121 pgs: 121 active+clean; 210 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 14 MiB/s wr, 45 op/s 2024-09-13T02:48:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:03 smithi088 ceph-mon[98762]: pgmap v628: 121 pgs: 121 active+clean; 210 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 14 MiB/s wr, 45 op/s 2024-09-13T02:48:04.339 INFO:tasks.rados.rados.0.smithi088.stdout:2884: finishing copy_from racing read to smithi08884213-38 2024-09-13T02:48:04.339 INFO:tasks.rados.rados.0.smithi088.stdout:2884: finishing copy_from to smithi08884213-38 2024-09-13T02:48:04.339 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1340 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:48:04.627 INFO:tasks.rados.rados.0.smithi088.stdout:2880: done (4 left) 2024-09-13T02:48:04.627 INFO:tasks.rados.rados.0.smithi088.stdout:2883: done (3 left) 2024-09-13T02:48:04.627 INFO:tasks.rados.rados.0.smithi088.stdout:2884: done (2 left) 2024-09-13T02:48:04.627 INFO:tasks.rados.rados.0.smithi088.stdout:2885: done (1 left) 2024-09-13T02:48:04.627 INFO:tasks.rados.rados.0.smithi088.stdout:2886: done (0 left) 2024-09-13T02:48:04.627 INFO:tasks.rados.rados.0.smithi088.stdout:2887: snap_create 2024-09-13T02:48:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:04 smithi088 ceph-mon[96266]: osdmap e634: 8 total, 8 up, 8 in 2024-09-13T02:48:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:04 smithi088 ceph-mon[98762]: osdmap e634: 8 total, 8 up, 8 in 2024-09-13T02:48:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:04 smithi195 ceph-mon[87742]: osdmap e634: 8 total, 8 up, 8 in 2024-09-13T02:48:05.627 INFO:tasks.rados.rados.0.smithi088.stdout:2887: done (0 left) 2024-09-13T02:48:05.627 INFO:tasks.rados.rados.0.smithi088.stdout:2888: delete oid 22 current snap is 275 2024-09-13T02:48:05.631 INFO:tasks.rados.rados.0.smithi088.stdout:2888: done (0 left) 2024-09-13T02:48:05.631 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 275 2024-09-13T02:48:05.631 INFO:tasks.rados.rados.0.smithi088.stdout:2889: seq_num 878 ranges {0=311296} 2024-09-13T02:48:05.633 INFO:tasks.rados.rados.0.smithi088.stdout:2889: writing smithi08884213-47 from 0 to 311296 tid 1 2024-09-13T02:48:05.633 INFO:tasks.rados.rados.0.smithi088.stdout:2890: setattr oid 7 current snap is 275 2024-09-13T02:48:05.635 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 275 2024-09-13T02:48:05.635 INFO:tasks.rados.rados.0.smithi088.stdout:2891: seq_num 879 ranges {10469376=327680} 2024-09-13T02:48:05.692 INFO:tasks.rados.rados.0.smithi088.stdout:2891: writing smithi08884213-2 from 10469376 to 10797056 tid 1 2024-09-13T02:48:05.692 INFO:tasks.rados.rados.0.smithi088.stdout:2892: rmattr oid 28 current snap is 275 2024-09-13T02:48:05.692 INFO:tasks.rados.rados.0.smithi088.stdout:2889: finishing write tid 1 to smithi08884213-47 2024-09-13T02:48:05.693 INFO:tasks.rados.rados.0.smithi088.stdout:2889: finishing write tid 2 to smithi08884213-47 2024-09-13T02:48:05.693 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1694 (ObjNum 748 snap 236 seq_num 748) dirty exists 2024-09-13T02:48:05.693 INFO:tasks.rados.rados.0.smithi088.stdout:2889: finishing write tid 3 to smithi08884213-47 2024-09-13T02:48:05.693 INFO:tasks.rados.rados.0.smithi088.stdout:2889: oid 47 updating version 0 to 1738 2024-09-13T02:48:05.693 INFO:tasks.rados.rados.0.smithi088.stdout:2889: oid 47 version 1738 is already newer than 1737 2024-09-13T02:48:05.693 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1738 (ObjNum 878 snap 275 seq_num 878) dirty exists 2024-09-13T02:48:05.693 INFO:tasks.rados.rados.0.smithi088.stdout:2889: left oid 47 (ObjNum 878 snap 275 seq_num 878) 2024-09-13T02:48:05.693 INFO:tasks.rados.rados.0.smithi088.stdout:2889: done (3 left) 2024-09-13T02:48:05.693 INFO:tasks.rados.rados.0.smithi088.stdout:2890: done (2 left) 2024-09-13T02:48:05.693 INFO:tasks.rados.rados.0.smithi088.stdout:2893: snap_create 2024-09-13T02:48:05.696 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1740 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:48:05.698 INFO:tasks.rados.rados.0.smithi088.stdout:2891: finishing write tid 1 to smithi08884213-2 2024-09-13T02:48:05.698 INFO:tasks.rados.rados.0.smithi088.stdout:2891: finishing write tid 2 to smithi08884213-2 2024-09-13T02:48:05.700 INFO:tasks.rados.rados.0.smithi088.stdout:2891: finishing write tid 3 to smithi08884213-2 2024-09-13T02:48:05.700 INFO:tasks.rados.rados.0.smithi088.stdout:2891: oid 2 updating version 0 to 1351 2024-09-13T02:48:05.700 INFO:tasks.rados.rados.0.smithi088.stdout:2891: oid 2 updating version 1351 to 1352 2024-09-13T02:48:05.700 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1352 (ObjNum 879 snap 275 seq_num 879) dirty exists 2024-09-13T02:48:05.700 INFO:tasks.rados.rados.0.smithi088.stdout:2891: left oid 2 (ObjNum 879 snap 275 seq_num 879) 2024-09-13T02:48:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:05 smithi088 ceph-mon[96266]: osdmap e635: 8 total, 8 up, 8 in 2024-09-13T02:48:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:05 smithi088 ceph-mon[96266]: pgmap v631: 121 pgs: 121 active+clean; 217 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 9.0 MiB/s wr, 35 op/s 2024-09-13T02:48:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:05 smithi088 ceph-mon[96266]: osdmap e636: 8 total, 8 up, 8 in 2024-09-13T02:48:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:05 smithi088 ceph-mon[98762]: osdmap e635: 8 total, 8 up, 8 in 2024-09-13T02:48:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:05 smithi088 ceph-mon[98762]: pgmap v631: 121 pgs: 121 active+clean; 217 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 9.0 MiB/s wr, 35 op/s 2024-09-13T02:48:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:05 smithi088 ceph-mon[98762]: osdmap e636: 8 total, 8 up, 8 in 2024-09-13T02:48:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:05 smithi195 ceph-mon[87742]: osdmap e635: 8 total, 8 up, 8 in 2024-09-13T02:48:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:05 smithi195 ceph-mon[87742]: pgmap v631: 121 pgs: 121 active+clean; 217 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 9.0 MiB/s wr, 35 op/s 2024-09-13T02:48:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:05 smithi195 ceph-mon[87742]: osdmap e636: 8 total, 8 up, 8 in 2024-09-13T02:48:06.423 INFO:tasks.rados.rados.0.smithi088.stdout:2891: done (2 left) 2024-09-13T02:48:06.423 INFO:tasks.rados.rados.0.smithi088.stdout:2892: done (1 left) 2024-09-13T02:48:06.423 INFO:tasks.rados.rados.0.smithi088.stdout:2893: done (0 left) 2024-09-13T02:48:06.423 INFO:tasks.rados.rados.0.smithi088.stdout:2894: copy_from oid 26 from oid 49 current snap is 276 2024-09-13T02:48:06.423 INFO:tasks.rados.rados.0.smithi088.stdout:2895: setattr oid 24 current snap is 276 2024-09-13T02:48:06.425 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 276 2024-09-13T02:48:06.425 INFO:tasks.rados.rados.0.smithi088.stdout:2896: seq_num 880 ranges {7110656=344064} 2024-09-13T02:48:06.467 INFO:tasks.rados.rados.0.smithi088.stdout:2896: writing smithi08884213-16 from 7110656 to 7454720 tid 1 2024-09-13T02:48:06.467 INFO:tasks.rados.rados.0.smithi088.stdout:2897: delete oid 41 current snap is 276 2024-09-13T02:48:06.467 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1361 (ObjNum 711 snap 226 seq_num 711) dirty exists 2024-09-13T02:48:06.467 INFO:tasks.rados.rados.0.smithi088.stdout:2894: finishing copy_from racing read to smithi08884213-26 2024-09-13T02:48:06.467 INFO:tasks.rados.rados.0.smithi088.stdout:2894: finishing copy_from to smithi08884213-26 2024-09-13T02:48:06.467 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1392 (ObjNum 852 snap 270 seq_num 852) dirty exists 2024-09-13T02:48:06.472 INFO:tasks.rados.rados.0.smithi088.stdout:2894: done (3 left) 2024-09-13T02:48:06.472 INFO:tasks.rados.rados.0.smithi088.stdout:2895: done (2 left) 2024-09-13T02:48:06.473 INFO:tasks.rados.rados.0.smithi088.stdout:2897: done (1 left) 2024-09-13T02:48:06.473 INFO:tasks.rados.rados.0.smithi088.stdout:2898: rmattr oid 10 current snap is 276 2024-09-13T02:48:06.473 INFO:tasks.rados.rados.0.smithi088.stdout:2898: done (1 left) 2024-09-13T02:48:06.473 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 276 2024-09-13T02:48:06.473 INFO:tasks.rados.rados.0.smithi088.stdout:2896: finishing write tid 1 to smithi08884213-16 2024-09-13T02:48:06.473 INFO:tasks.rados.rados.0.smithi088.stdout:2899: seq_num 882 ranges {9797632=376832} 2024-09-13T02:48:06.525 INFO:tasks.rados.rados.0.smithi088.stdout:2899: writing smithi08884213-5 from 9797632 to 10174464 tid 1 2024-09-13T02:48:06.526 INFO:tasks.rados.rados.0.smithi088.stdout:2900: snap_create 2024-09-13T02:48:06.526 INFO:tasks.rados.rados.0.smithi088.stdout:2896: finishing write tid 2 to smithi08884213-16 2024-09-13T02:48:06.526 INFO:tasks.rados.rados.0.smithi088.stdout:2896: finishing write tid 3 to smithi08884213-16 2024-09-13T02:48:06.526 INFO:tasks.rados.rados.0.smithi088.stdout:2896: oid 16 updating version 0 to 1385 2024-09-13T02:48:06.526 INFO:tasks.rados.rados.0.smithi088.stdout:2896: oid 16 updating version 1385 to 1386 2024-09-13T02:48:06.526 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1386 (ObjNum 880 snap 276 seq_num 880) dirty exists 2024-09-13T02:48:06.526 INFO:tasks.rados.rados.0.smithi088.stdout:2896: left oid 16 (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:48:06.529 INFO:tasks.rados.rados.0.smithi088.stdout:2899: finishing write tid 1 to smithi08884213-5 2024-09-13T02:48:06.529 INFO:tasks.rados.rados.0.smithi088.stdout:2899: finishing write tid 2 to smithi08884213-5 2024-09-13T02:48:06.530 INFO:tasks.rados.rados.0.smithi088.stdout:2899: finishing write tid 3 to smithi08884213-5 2024-09-13T02:48:06.531 INFO:tasks.rados.rados.0.smithi088.stdout:2899: oid 5 updating version 0 to 1743 2024-09-13T02:48:06.531 INFO:tasks.rados.rados.0.smithi088.stdout:2899: oid 5 version 1743 is already newer than 1742 2024-09-13T02:48:06.531 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1743 (ObjNum 882 snap 276 seq_num 882) dirty exists 2024-09-13T02:48:06.531 INFO:tasks.rados.rados.0.smithi088.stdout:2899: left oid 5 (ObjNum 882 snap 276 seq_num 882) 2024-09-13T02:48:07.424 INFO:tasks.rados.rados.0.smithi088.stdout:2896: done (2 left) 2024-09-13T02:48:07.424 INFO:tasks.rados.rados.0.smithi088.stdout:2899: done (1 left) 2024-09-13T02:48:07.424 INFO:tasks.rados.rados.0.smithi088.stdout:2900: done (0 left) 2024-09-13T02:48:07.424 INFO:tasks.rados.rados.0.smithi088.stdout:2901: delete oid 25 current snap is 277 2024-09-13T02:48:07.428 INFO:tasks.rados.rados.0.smithi088.stdout:2901: done (0 left) 2024-09-13T02:48:07.428 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 277 2024-09-13T02:48:07.428 INFO:tasks.rados.rados.0.smithi088.stdout:2902: seq_num 884 ranges {229376=409600} 2024-09-13T02:48:07.431 INFO:tasks.rados.rados.0.smithi088.stdout:2902: writing smithi08884213-45 from 229376 to 638976 tid 1 2024-09-13T02:48:07.431 INFO:tasks.rados.rados.0.smithi088.stdout:2903: read oid 17 snap -1 2024-09-13T02:48:07.431 INFO:tasks.rados.rados.0.smithi088.stdout:2903: expect (ObjNum 851 snap 270 seq_num 851) 2024-09-13T02:48:07.432 INFO:tasks.rados.rados.0.smithi088.stdout:2904: delete oid 32 current snap is 277 2024-09-13T02:48:07.435 INFO:tasks.rados.rados.0.smithi088.stdout:2902: finishing write tid 1 to smithi08884213-45 2024-09-13T02:48:07.435 INFO:tasks.rados.rados.0.smithi088.stdout:2902: finishing write tid 2 to smithi08884213-45 2024-09-13T02:48:07.436 INFO:tasks.rados.rados.0.smithi088.stdout:2902: finishing write tid 3 to smithi08884213-45 2024-09-13T02:48:07.436 INFO:tasks.rados.rados.0.smithi088.stdout:2902: oid 45 updating version 0 to 1396 2024-09-13T02:48:07.436 INFO:tasks.rados.rados.0.smithi088.stdout:2902: oid 45 version 1396 is already newer than 1395 2024-09-13T02:48:07.436 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1396 (ObjNum 884 snap 277 seq_num 884) dirty exists 2024-09-13T02:48:07.437 INFO:tasks.rados.rados.0.smithi088.stdout:2902: left oid 45 (ObjNum 884 snap 277 seq_num 884) 2024-09-13T02:48:07.437 INFO:tasks.rados.rados.0.smithi088.stdout:2902: done (2 left) 2024-09-13T02:48:07.437 INFO:tasks.rados.rados.0.smithi088.stdout:2904: done (1 left) 2024-09-13T02:48:07.437 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 277 2024-09-13T02:48:07.437 INFO:tasks.rados.rados.0.smithi088.stdout:2905: seq_num 886 ranges {0=442368} 2024-09-13T02:48:07.439 INFO:tasks.rados.rados.0.smithi088.stdout:2905: writing smithi08884213-12 from 0 to 442368 tid 1 2024-09-13T02:48:07.439 INFO:tasks.rados.rados.0.smithi088.stdout:2906: snap_create 2024-09-13T02:48:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:07 smithi088 ceph-mon[98762]: osdmap e637: 8 total, 8 up, 8 in 2024-09-13T02:48:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:07 smithi088 ceph-mon[96266]: osdmap e637: 8 total, 8 up, 8 in 2024-09-13T02:48:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:2905: finishing write tid 1 to smithi08884213-12 2024-09-13T02:48:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:2905: finishing write tid 2 to smithi08884213-12 2024-09-13T02:48:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:2905: finishing write tid 3 to smithi08884213-12 2024-09-13T02:48:07.447 INFO:tasks.rados.rados.0.smithi088.stdout:2905: oid 12 updating version 0 to 1387 2024-09-13T02:48:07.447 INFO:tasks.rados.rados.0.smithi088.stdout:2905: oid 12 updating version 1387 to 1388 2024-09-13T02:48:07.447 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1388 (ObjNum 886 snap 277 seq_num 886) dirty exists 2024-09-13T02:48:07.447 INFO:tasks.rados.rados.0.smithi088.stdout:2905: left oid 12 (ObjNum 886 snap 277 seq_num 886) 2024-09-13T02:48:07.452 INFO:tasks.rados.rados.0.smithi088.stdout:2903: expect (ObjNum 851 snap 270 seq_num 851) 2024-09-13T02:48:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:07.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:07 smithi195 ceph-mon[87742]: osdmap e637: 8 total, 8 up, 8 in 2024-09-13T02:48:08.430 INFO:tasks.rados.rados.0.smithi088.stdout:2903: done (2 left) 2024-09-13T02:48:08.430 INFO:tasks.rados.rados.0.smithi088.stdout:2905: done (1 left) 2024-09-13T02:48:08.430 INFO:tasks.rados.rados.0.smithi088.stdout:2906: done (0 left) 2024-09-13T02:48:08.431 INFO:tasks.rados.rados.0.smithi088.stdout:2907: delete oid 26 current snap is 278 2024-09-13T02:48:08.434 INFO:tasks.rados.rados.0.smithi088.stdout:2907: done (0 left) 2024-09-13T02:48:08.434 INFO:tasks.rados.rados.0.smithi088.stdout:2908: copy_from oid 40 from oid 42 current snap is 278 2024-09-13T02:48:08.435 INFO:tasks.rados.rados.0.smithi088.stdout:2909: rmattr oid 28 current snap is 278 2024-09-13T02:48:08.435 INFO:tasks.rados.rados.0.smithi088.stdout:2910: delete oid 50 current snap is 278 2024-09-13T02:48:08.439 INFO:tasks.rados.rados.0.smithi088.stdout:2910: done (2 left) 2024-09-13T02:48:08.439 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 278 2024-09-13T02:48:08.439 INFO:tasks.rados.rados.0.smithi088.stdout:2911: seq_num 889 ranges {0=491520} 2024-09-13T02:48:08.443 INFO:tasks.rados.rados.0.smithi088.stdout:2911: writing smithi08884213-6 from 0 to 491520 tid 1 2024-09-13T02:48:08.443 INFO:tasks.rados.rados.0.smithi088.stdout:2912: read oid 44 snap -1 2024-09-13T02:48:08.444 INFO:tasks.rados.rados.0.smithi088.stdout:2912: expect (ObjNum 871 snap 272 seq_num 871) 2024-09-13T02:48:08.444 INFO:tasks.rados.rados.0.smithi088.stdout:2913: copy_from oid 48 from oid 9 current snap is 278 2024-09-13T02:48:08.444 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1745 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:48:08.444 INFO:tasks.rados.rados.0.smithi088.stdout:2909: done (4 left) 2024-09-13T02:48:08.444 INFO:tasks.rados.rados.0.smithi088.stdout:2914: read oid 15 snap -1 2024-09-13T02:48:08.444 INFO:tasks.rados.rados.0.smithi088.stdout:2914: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:48:08.444 INFO:tasks.rados.rados.0.smithi088.stdout:2915: read oid 12 snap 273 2024-09-13T02:48:08.444 INFO:tasks.rados.rados.0.smithi088.stdout:2915: expect deleted 2024-09-13T02:48:08.444 INFO:tasks.rados.rados.0.smithi088.stdout:2916: read oid 13 snap 274 2024-09-13T02:48:08.444 INFO:tasks.rados.rados.0.smithi088.stdout:2916: expect deleted 2024-09-13T02:48:08.444 INFO:tasks.rados.rados.0.smithi088.stdout:2917: setattr oid 35 current snap is 278 2024-09-13T02:48:08.445 INFO:tasks.rados.rados.0.smithi088.stdout:2915: done (7 left) 2024-09-13T02:48:08.445 INFO:tasks.rados.rados.0.smithi088.stdout:2916: done (6 left) 2024-09-13T02:48:08.445 INFO:tasks.rados.rados.0.smithi088.stdout:2918: snap_remove snap 276 2024-09-13T02:48:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:08 smithi088 ceph-mon[96266]: pgmap v634: 121 pgs: 121 active+clean; 224 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-09-13T02:48:09.294 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:08 smithi088 ceph-mon[96266]: osdmap e638: 8 total, 8 up, 8 in 2024-09-13T02:48:09.295 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:08 smithi088 ceph-mon[98762]: pgmap v634: 121 pgs: 121 active+clean; 224 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-09-13T02:48:09.295 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:08 smithi088 ceph-mon[98762]: osdmap e638: 8 total, 8 up, 8 in 2024-09-13T02:48:09.295 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:08 smithi195 ceph-mon[87742]: pgmap v634: 121 pgs: 121 active+clean; 224 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2024-09-13T02:48:09.295 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:08 smithi195 ceph-mon[87742]: osdmap e638: 8 total, 8 up, 8 in 2024-09-13T02:48:09.438 INFO:tasks.rados.rados.0.smithi088.stdout:2918: done (6 left) 2024-09-13T02:48:09.438 INFO:tasks.rados.rados.0.smithi088.stdout:2919: rmattr oid 17 current snap is 278 2024-09-13T02:48:09.438 INFO:tasks.rados.rados.0.smithi088.stdout:2919: done (6 left) 2024-09-13T02:48:09.438 INFO:tasks.rados.rados.0.smithi088.stdout:2920: snap_create 2024-09-13T02:48:09.438 INFO:tasks.rados.rados.0.smithi088.stdout:2911: finishing write tid 1 to smithi08884213-6 2024-09-13T02:48:09.438 INFO:tasks.rados.rados.0.smithi088.stdout:2911: finishing write tid 2 to smithi08884213-6 2024-09-13T02:48:09.438 INFO:tasks.rados.rados.0.smithi088.stdout:2914: expect (ObjNum 513 snap 165 seq_num 513) 2024-09-13T02:48:09.479 INFO:tasks.rados.rados.0.smithi088.stdout:2911: finishing write tid 3 to smithi08884213-6 2024-09-13T02:48:09.479 INFO:tasks.rados.rados.0.smithi088.stdout:2911: oid 6 updating version 0 to 1547 2024-09-13T02:48:09.479 INFO:tasks.rados.rados.0.smithi088.stdout:2911: oid 6 updating version 1547 to 1548 2024-09-13T02:48:09.479 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1548 (ObjNum 889 snap 278 seq_num 889) dirty exists 2024-09-13T02:48:09.479 INFO:tasks.rados.rados.0.smithi088.stdout:2911: left oid 6 (ObjNum 889 snap 278 seq_num 889) 2024-09-13T02:48:09.480 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1696 (ObjNum 807 snap 255 seq_num 807) dirty exists 2024-09-13T02:48:09.480 INFO:tasks.rados.rados.0.smithi088.stdout:2913: finishing copy_from racing read to smithi08884213-48 2024-09-13T02:48:09.480 INFO:tasks.rados.rados.0.smithi088.stdout:2913: finishing copy_from to smithi08884213-48 2024-09-13T02:48:09.480 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1423 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:48:09.480 INFO:tasks.rados.rados.0.smithi088.stdout:2908: finishing copy_from racing read to smithi08884213-40 2024-09-13T02:48:09.480 INFO:tasks.rados.rados.0.smithi088.stdout:2908: finishing copy_from to smithi08884213-40 2024-09-13T02:48:09.480 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1353 (ObjNum 848 snap 270 seq_num 848) dirty exists 2024-09-13T02:48:09.480 INFO:tasks.rados.rados.0.smithi088.stdout:2912: expect (ObjNum 871 snap 272 seq_num 871) 2024-09-13T02:48:09.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:09 smithi088 ceph-mon[96266]: osdmap e639: 8 total, 8 up, 8 in 2024-09-13T02:48:09.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:09 smithi088 ceph-mon[98762]: osdmap e639: 8 total, 8 up, 8 in 2024-09-13T02:48:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:09 smithi195 ceph-mon[87742]: osdmap e639: 8 total, 8 up, 8 in 2024-09-13T02:48:10.699 INFO:tasks.rados.rados.0.smithi088.stdout:2908: done (6 left) 2024-09-13T02:48:10.699 INFO:tasks.rados.rados.0.smithi088.stdout:2911: done (5 left) 2024-09-13T02:48:10.699 INFO:tasks.rados.rados.0.smithi088.stdout:2912: done (4 left) 2024-09-13T02:48:10.699 INFO:tasks.rados.rados.0.smithi088.stdout:2913: done (3 left) 2024-09-13T02:48:10.699 INFO:tasks.rados.rados.0.smithi088.stdout:2914: done (2 left) 2024-09-13T02:48:10.699 INFO:tasks.rados.rados.0.smithi088.stdout:2917: done (1 left) 2024-09-13T02:48:10.700 INFO:tasks.rados.rados.0.smithi088.stdout:2920: done (0 left) 2024-09-13T02:48:10.700 INFO:tasks.rados.rados.0.smithi088.stdout:2921: copy_from oid 27 from oid 12 current snap is 279 2024-09-13T02:48:10.700 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 279 2024-09-13T02:48:10.700 INFO:tasks.rados.rados.0.smithi088.stdout:2922: seq_num 890 ranges {1908736=507904} 2024-09-13T02:48:10.712 INFO:tasks.rados.rados.0.smithi088.stdout:2922: writing smithi08884213-18 from 1908736 to 2416640 tid 1 2024-09-13T02:48:10.712 INFO:tasks.rados.rados.0.smithi088.stdout:2923: snap_remove snap 275 2024-09-13T02:48:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:10 smithi195 ceph-mon[87742]: pgmap v637: 121 pgs: 121 active+clean; 228 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 944 KiB/s wr, 24 op/s 2024-09-13T02:48:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:10 smithi195 ceph-mon[87742]: osdmap e640: 8 total, 8 up, 8 in 2024-09-13T02:48:10.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:10 smithi088 ceph-mon[96266]: pgmap v637: 121 pgs: 121 active+clean; 228 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 944 KiB/s wr, 24 op/s 2024-09-13T02:48:10.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:10 smithi088 ceph-mon[96266]: osdmap e640: 8 total, 8 up, 8 in 2024-09-13T02:48:10.841 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:10 smithi088 ceph-mon[98762]: pgmap v637: 121 pgs: 121 active+clean; 228 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 944 KiB/s wr, 24 op/s 2024-09-13T02:48:10.842 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:10 smithi088 ceph-mon[98762]: osdmap e640: 8 total, 8 up, 8 in 2024-09-13T02:48:11.423 INFO:tasks.rados.rados.0.smithi088.stdout:2923: done (2 left) 2024-09-13T02:48:11.423 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 279 2024-09-13T02:48:11.423 INFO:tasks.rados.rados.0.smithi088.stdout:2921: finishing copy_from racing read to smithi08884213-27 2024-09-13T02:48:11.424 INFO:tasks.rados.rados.0.smithi088.stdout:2921: finishing copy_from to smithi08884213-27 2024-09-13T02:48:11.424 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 1388 (ObjNum 886 snap 277 seq_num 886) dirty exists 2024-09-13T02:48:11.424 INFO:tasks.rados.rados.0.smithi088.stdout:2922: finishing write tid 1 to smithi08884213-18 2024-09-13T02:48:11.424 INFO:tasks.rados.rados.0.smithi088.stdout:2922: finishing write tid 2 to smithi08884213-18 2024-09-13T02:48:11.424 INFO:tasks.rados.rados.0.smithi088.stdout:2922: finishing write tid 3 to smithi08884213-18 2024-09-13T02:48:11.424 INFO:tasks.rados.rados.0.smithi088.stdout:2922: oid 18 updating version 0 to 1678 2024-09-13T02:48:11.424 INFO:tasks.rados.rados.0.smithi088.stdout:2922: oid 18 updating version 1678 to 1679 2024-09-13T02:48:11.424 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1679 (ObjNum 890 snap 279 seq_num 890) dirty exists 2024-09-13T02:48:11.424 INFO:tasks.rados.rados.0.smithi088.stdout:2922: left oid 18 (ObjNum 890 snap 279 seq_num 890) 2024-09-13T02:48:11.424 INFO:tasks.rados.rados.0.smithi088.stdout:2924: seq_num 891 ranges {0=532480} 2024-09-13T02:48:11.427 INFO:tasks.rados.rados.0.smithi088.stdout:2924: writing smithi08884213-20 from 0 to 532480 tid 1 2024-09-13T02:48:11.427 INFO:tasks.rados.rados.0.smithi088.stdout:2921: done (2 left) 2024-09-13T02:48:11.428 INFO:tasks.rados.rados.0.smithi088.stdout:2922: done (1 left) 2024-09-13T02:48:11.428 INFO:tasks.rados.rados.0.smithi088.stdout:2925: read oid 3 snap -1 2024-09-13T02:48:11.428 INFO:tasks.rados.rados.0.smithi088.stdout:2925: expect (ObjNum 804 snap 255 seq_num 804) 2024-09-13T02:48:11.428 INFO:tasks.rados.rados.0.smithi088.stdout:2926: read oid 21 snap -1 2024-09-13T02:48:11.428 INFO:tasks.rados.rados.0.smithi088.stdout:2926: expect (ObjNum 833 snap 267 seq_num 833) 2024-09-13T02:48:11.428 INFO:tasks.rados.rados.0.smithi088.stdout:2927: rollback oid 17 current snap is 279 2024-09-13T02:48:11.428 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 17 to 278 2024-09-13T02:48:11.428 INFO:tasks.rados.rados.0.smithi088.stdout:2928: snap_remove snap 274 2024-09-13T02:48:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:11 smithi195 ceph-mon[87742]: osdmap e641: 8 total, 8 up, 8 in 2024-09-13T02:48:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:11 smithi195 ceph-mon[87742]: osdmap e642: 8 total, 8 up, 8 in 2024-09-13T02:48:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:11 smithi088 ceph-mon[96266]: osdmap e641: 8 total, 8 up, 8 in 2024-09-13T02:48:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:11 smithi088 ceph-mon[96266]: osdmap e642: 8 total, 8 up, 8 in 2024-09-13T02:48:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:11 smithi088 ceph-mon[98762]: osdmap e641: 8 total, 8 up, 8 in 2024-09-13T02:48:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:11 smithi088 ceph-mon[98762]: osdmap e642: 8 total, 8 up, 8 in 2024-09-13T02:48:12.427 INFO:tasks.rados.rados.0.smithi088.stdout:2928: done (4 left) 2024-09-13T02:48:12.427 INFO:tasks.rados.rados.0.smithi088.stdout:2929: setattr oid 45 current snap is 279 2024-09-13T02:48:12.427 INFO:tasks.rados.rados.0.smithi088.stdout:2924: finishing write tid 1 to smithi08884213-20 2024-09-13T02:48:12.427 INFO:tasks.rados.rados.0.smithi088.stdout:2924: finishing write tid 2 to smithi08884213-20 2024-09-13T02:48:12.427 INFO:tasks.rados.rados.0.smithi088.stdout:2927: finishing rollback tid 0 to smithi08884213-17 2024-09-13T02:48:12.427 INFO:tasks.rados.rados.0.smithi088.stdout:2927: finishing rollback tid 1 to smithi08884213-17 2024-09-13T02:48:12.427 INFO:tasks.rados.rados.0.smithi088.stdout:2924: finishing write tid 3 to smithi08884213-20 2024-09-13T02:48:12.428 INFO:tasks.rados.rados.0.smithi088.stdout:2924: oid 20 updating version 0 to 1700 2024-09-13T02:48:12.428 INFO:tasks.rados.rados.0.smithi088.stdout:2924: oid 20 version 1700 is already newer than 1699 2024-09-13T02:48:12.428 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1700 (ObjNum 891 snap 279 seq_num 891) dirty exists 2024-09-13T02:48:12.428 INFO:tasks.rados.rados.0.smithi088.stdout:2924: left oid 20 (ObjNum 891 snap 279 seq_num 891) 2024-09-13T02:48:12.428 INFO:tasks.rados.rados.0.smithi088.stdout:2925: expect (ObjNum 804 snap 255 seq_num 804) 2024-09-13T02:48:12.493 INFO:tasks.rados.rados.0.smithi088.stdout:2927: finishing rollback tid 2 to smithi08884213-17 2024-09-13T02:48:12.493 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 1356 (ObjNum 851 snap 270 seq_num 851) dirty exists 2024-09-13T02:48:12.493 INFO:tasks.rados.rados.0.smithi088.stdout:2926: expect (ObjNum 833 snap 267 seq_num 833) 2024-09-13T02:48:12.638 INFO:tasks.rados.rados.0.smithi088.stdout:2924: done (4 left) 2024-09-13T02:48:12.638 INFO:tasks.rados.rados.0.smithi088.stdout:2925: done (3 left) 2024-09-13T02:48:12.638 INFO:tasks.rados.rados.0.smithi088.stdout:2926: done (2 left) 2024-09-13T02:48:12.638 INFO:tasks.rados.rados.0.smithi088.stdout:2927: done (1 left) 2024-09-13T02:48:12.638 INFO:tasks.rados.rados.0.smithi088.stdout:2930: read oid 47 snap -1 2024-09-13T02:48:12.638 INFO:tasks.rados.rados.0.smithi088.stdout:2930: expect (ObjNum 878 snap 275 seq_num 878) 2024-09-13T02:48:12.638 INFO:tasks.rados.rados.0.smithi088.stdout:2931: read oid 5 snap -1 2024-09-13T02:48:12.638 INFO:tasks.rados.rados.0.smithi088.stdout:2931: expect (ObjNum 882 snap 276 seq_num 882) 2024-09-13T02:48:12.639 INFO:tasks.rados.rados.0.smithi088.stdout:2932: read oid 38 snap 277 2024-09-13T02:48:12.639 INFO:tasks.rados.rados.0.smithi088.stdout:2932: expect (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:48:12.639 INFO:tasks.rados.rados.0.smithi088.stdout:2933: read oid 8 snap 273 2024-09-13T02:48:12.639 INFO:tasks.rados.rados.0.smithi088.stdout:2933: expect deleted 2024-09-13T02:48:12.639 INFO:tasks.rados.rados.0.smithi088.stdout:2934: read oid 33 snap 270 2024-09-13T02:48:12.639 INFO:tasks.rados.rados.0.smithi088.stdout:2934: expect deleted 2024-09-13T02:48:12.639 INFO:tasks.rados.rados.0.smithi088.stdout:2935: read oid 37 snap -1 2024-09-13T02:48:12.639 INFO:tasks.rados.rados.0.smithi088.stdout:2935: expect deleted 2024-09-13T02:48:12.639 INFO:tasks.rados.rados.0.smithi088.stdout:2936: snap_remove snap 278 2024-09-13T02:48:12.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: pgmap v640: 121 pgs: 121 active+clean; 242 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-09-13T02:48:12.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:48:12.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:48:12.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T02:48:12.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:48:12.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.738 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T02:48:12.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T02:48:12.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T02:48:12.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T02:48:12.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T02:48:12.739 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T02:48:12.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T02:48:12.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T02:48:12.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T02:48:12.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T02:48:12.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T02:48:12.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T02:48:12.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T02:48:12.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T02:48:12.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T02:48:12.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T02:48:12.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-13T02:48:12.741 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T02:48:12.741 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T02:48:12.741 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T02:48:12.741 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T02:48:12.741 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.741 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.742 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.742 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.742 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.742 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.742 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T02:48:12.742 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T02:48:12.742 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:48:12.742 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:48:12.742 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:48:12.742 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.742 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:48:12.742 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:48:12.743 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:48:12.743 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.743 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:12 smithi195 ceph-mon[87742]: osdmap e643: 8 total, 8 up, 8 in 2024-09-13T02:48:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: pgmap v640: 121 pgs: 121 active+clean; 242 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-09-13T02:48:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:48:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:48:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T02:48:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:48:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T02:48:12.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: pgmap v640: 121 pgs: 121 active+clean; 242 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-09-13T02:48:12.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:48:12.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:48:12.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T02:48:12.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:48:12.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:12.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-09-13T02:48:12.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T02:48:12.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T02:48:12.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T02:48:12.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T02:48:12.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T02:48:12.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T02:48:12.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T02:48:12.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T02:48:12.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T02:48:12.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T02:48:12.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T02:48:12.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T02:48:12.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T02:48:12.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T02:48:12.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T02:48:12.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-13T02:48:12.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T02:48:12.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T02:48:12.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T02:48:12.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T02:48:12.949 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-09-13T02:48:12.949 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.949 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-09-13T02:48:12.949 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-09-13T02:48:12.949 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-09-13T02:48:12.949 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-09-13T02:48:12.949 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-09-13T02:48:12.949 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-09-13T02:48:12.949 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-09-13T02:48:12.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-09-13T02:48:12.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-09-13T02:48:12.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-09-13T02:48:12.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-09-13T02:48:12.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-09-13T02:48:12.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-09-13T02:48:12.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-09-13T02:48:12.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-09-13T02:48:12.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-09-13T02:48:12.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-09-13T02:48:12.950 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.951 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:48:12.952 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:48:12.952 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:48:12.952 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.952 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[98762]: osdmap e643: 8 total, 8 up, 8 in 2024-09-13T02:48:12.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-09-13T02:48:12.953 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-09-13T02:48:12.953 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-09-13T02:48:12.953 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:48:12.953 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:48:12.953 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:48:12.953 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.953 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:48:12.953 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:48:12.953 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:48:12.953 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:12.953 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:12 smithi088 ceph-mon[96266]: osdmap e643: 8 total, 8 up, 8 in 2024-09-13T02:48:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:48:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:48:13] "GET /metrics HTTP/1.1" 200 36325 "" "Prometheus/2.43.0" 2024-09-13T02:48:13.461 INFO:tasks.rados.rados.0.smithi088.stdout:2936: done (7 left) 2024-09-13T02:48:13.461 INFO:tasks.rados.rados.0.smithi088.stdout:2937: rmattr oid 4 current snap is 279 2024-09-13T02:48:13.461 INFO:tasks.rados.rados.0.smithi088.stdout:2937: done (7 left) 2024-09-13T02:48:13.462 INFO:tasks.rados.rados.0.smithi088.stdout:2938: snap_create 2024-09-13T02:48:13.462 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1397 (ObjNum 884 snap 277 seq_num 884) dirty exists 2024-09-13T02:48:13.462 INFO:tasks.rados.rados.0.smithi088.stdout:2930: expect (ObjNum 878 snap 275 seq_num 878) 2024-09-13T02:48:13.471 INFO:tasks.rados.rados.0.smithi088.stdout:2932: expect (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:48:13.560 INFO:tasks.rados.rados.0.smithi088.stdout:2931: expect (ObjNum 882 snap 276 seq_num 882) 2024-09-13T02:48:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:13 smithi195 ceph-mon[87742]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T02:48:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:13 smithi195 ceph-mon[87742]: Upgrade: Finalizing container_image settings 2024-09-13T02:48:13.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:13 smithi195 ceph-mon[87742]: Upgrade: Complete! 2024-09-13T02:48:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:13 smithi088 ceph-mon[98762]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T02:48:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:13 smithi088 ceph-mon[98762]: Upgrade: Finalizing container_image settings 2024-09-13T02:48:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:13 smithi088 ceph-mon[98762]: Upgrade: Complete! 2024-09-13T02:48:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:13 smithi088 ceph-mon[96266]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-09-13T02:48:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:13 smithi088 ceph-mon[96266]: Upgrade: Finalizing container_image settings 2024-09-13T02:48:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:13 smithi088 ceph-mon[96266]: Upgrade: Complete! 2024-09-13T02:48:14.556 INFO:tasks.rados.rados.0.smithi088.stdout:2929: done (7 left) 2024-09-13T02:48:14.556 INFO:tasks.rados.rados.0.smithi088.stdout:2930: done (6 left) 2024-09-13T02:48:14.556 INFO:tasks.rados.rados.0.smithi088.stdout:2931: done (5 left) 2024-09-13T02:48:14.556 INFO:tasks.rados.rados.0.smithi088.stdout:2932: done (4 left) 2024-09-13T02:48:14.556 INFO:tasks.rados.rados.0.smithi088.stdout:2933: done (3 left) 2024-09-13T02:48:14.557 INFO:tasks.rados.rados.0.smithi088.stdout:2934: done (2 left) 2024-09-13T02:48:14.557 INFO:tasks.rados.rados.0.smithi088.stdout:2935: done (1 left) 2024-09-13T02:48:14.557 INFO:tasks.rados.rados.0.smithi088.stdout:2938: done (0 left) 2024-09-13T02:48:14.557 INFO:tasks.rados.rados.0.smithi088.stdout:2939: delete oid 43 current snap is 280 2024-09-13T02:48:14.558 INFO:tasks.rados.rados.0.smithi088.stdout:2939: done (0 left) 2024-09-13T02:48:14.558 INFO:tasks.rados.rados.0.smithi088.stdout:2940: snap_create 2024-09-13T02:48:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:14 smithi195 ceph-mon[87742]: pgmap v643: 121 pgs: 121 active+clean; 245 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 26 op/s 2024-09-13T02:48:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:14 smithi195 ceph-mon[87742]: osdmap e644: 8 total, 8 up, 8 in 2024-09-13T02:48:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:48:14.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:14 smithi088 ceph-mon[98762]: pgmap v643: 121 pgs: 121 active+clean; 245 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 26 op/s 2024-09-13T02:48:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:14 smithi088 ceph-mon[98762]: osdmap e644: 8 total, 8 up, 8 in 2024-09-13T02:48:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:48:14.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:14.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:14 smithi088 ceph-mon[96266]: pgmap v643: 121 pgs: 121 active+clean; 245 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 4.3 MiB/s wr, 26 op/s 2024-09-13T02:48:14.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:14 smithi088 ceph-mon[96266]: osdmap e644: 8 total, 8 up, 8 in 2024-09-13T02:48:14.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:48:14.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:48:15.481 INFO:tasks.rados.rados.0.smithi088.stdout:2940: done (0 left) 2024-09-13T02:48:15.481 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 281 2024-09-13T02:48:15.481 INFO:tasks.rados.rados.0.smithi088.stdout:2941: seq_num 893 ranges {0=565248} 2024-09-13T02:48:15.484 INFO:tasks.rados.rados.0.smithi088.stdout:2941: writing smithi08884213-33 from 0 to 565248 tid 1 2024-09-13T02:48:15.484 INFO:tasks.rados.rados.0.smithi088.stdout:2942: copy_from oid 10 from oid 40 current snap is 281 2024-09-13T02:48:15.484 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 281 2024-09-13T02:48:15.484 INFO:tasks.rados.rados.0.smithi088.stdout:2943: seq_num 894 ranges {2416640=581632} 2024-09-13T02:48:15.501 INFO:tasks.rados.rados.0.smithi088.stdout:2943: writing smithi08884213-18 from 2416640 to 2998272 tid 1 2024-09-13T02:48:15.501 INFO:tasks.rados.rados.0.smithi088.stdout:2944: setattr oid 34 current snap is 281 2024-09-13T02:48:15.501 INFO:tasks.rados.rados.0.smithi088.stdout:2941: finishing write tid 1 to smithi08884213-33 2024-09-13T02:48:15.501 INFO:tasks.rados.rados.0.smithi088.stdout:2941: finishing write tid 2 to smithi08884213-33 2024-09-13T02:48:15.501 INFO:tasks.rados.rados.0.smithi088.stdout:2941: finishing write tid 3 to smithi08884213-33 2024-09-13T02:48:15.501 INFO:tasks.rados.rados.0.smithi088.stdout:2941: oid 33 updating version 0 to 1668 2024-09-13T02:48:15.501 INFO:tasks.rados.rados.0.smithi088.stdout:2941: oid 33 version 1668 is already newer than 1667 2024-09-13T02:48:15.501 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1668 (ObjNum 893 snap 281 seq_num 893) dirty exists 2024-09-13T02:48:15.501 INFO:tasks.rados.rados.0.smithi088.stdout:2941: left oid 33 (ObjNum 893 snap 281 seq_num 893) 2024-09-13T02:48:15.502 INFO:tasks.rados.rados.0.smithi088.stdout:2941: done (3 left) 2024-09-13T02:48:15.502 INFO:tasks.rados.rados.0.smithi088.stdout:2945: snap_remove snap 273 2024-09-13T02:48:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:15 smithi195 ceph-mon[87742]: osdmap e645: 8 total, 8 up, 8 in 2024-09-13T02:48:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:15 smithi195 ceph-mon[87742]: pgmap v646: 121 pgs: 121 active+clean; 245 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 722 KiB/s wr, 10 op/s 2024-09-13T02:48:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:15 smithi088 ceph-mon[96266]: osdmap e645: 8 total, 8 up, 8 in 2024-09-13T02:48:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:15 smithi088 ceph-mon[96266]: pgmap v646: 121 pgs: 121 active+clean; 245 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 722 KiB/s wr, 10 op/s 2024-09-13T02:48:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:15 smithi088 ceph-mon[98762]: osdmap e645: 8 total, 8 up, 8 in 2024-09-13T02:48:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:15 smithi088 ceph-mon[98762]: pgmap v646: 121 pgs: 121 active+clean; 245 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 722 KiB/s wr, 10 op/s 2024-09-13T02:48:16.425 INFO:tasks.rados.rados.0.smithi088.stdout:2945: done (3 left) 2024-09-13T02:48:16.425 INFO:tasks.rados.rados.0.smithi088.stdout:2946: snap_remove snap 270 2024-09-13T02:48:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:16 smithi195 ceph-mon[87742]: osdmap e646: 8 total, 8 up, 8 in 2024-09-13T02:48:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:16 smithi195 ceph-mon[87742]: osdmap e647: 8 total, 8 up, 8 in 2024-09-13T02:48:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:16 smithi088 ceph-mon[96266]: osdmap e646: 8 total, 8 up, 8 in 2024-09-13T02:48:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:16 smithi088 ceph-mon[96266]: osdmap e647: 8 total, 8 up, 8 in 2024-09-13T02:48:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:16 smithi088 ceph-mon[98762]: osdmap e646: 8 total, 8 up, 8 in 2024-09-13T02:48:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:16 smithi088 ceph-mon[98762]: osdmap e647: 8 total, 8 up, 8 in 2024-09-13T02:48:17.428 INFO:tasks.rados.rados.0.smithi088.stdout:2946: done (3 left) 2024-09-13T02:48:17.429 INFO:tasks.rados.rados.0.smithi088.stdout:2947: snap_remove snap 277 2024-09-13T02:48:18.432 INFO:tasks.rados.rados.0.smithi088.stdout:2947: done (3 left) 2024-09-13T02:48:18.432 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 41 current snap is 281 2024-09-13T02:48:18.432 INFO:tasks.rados.rados.0.smithi088.stdout:2943: finishing write tid 1 to smithi08884213-18 2024-09-13T02:48:18.432 INFO:tasks.rados.rados.0.smithi088.stdout:2943: finishing write tid 2 to smithi08884213-18 2024-09-13T02:48:18.432 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1443 (ObjNum 802 snap 253 seq_num 802) dirty exists 2024-09-13T02:48:18.433 INFO:tasks.rados.rados.0.smithi088.stdout:2943: finishing write tid 3 to smithi08884213-18 2024-09-13T02:48:18.433 INFO:tasks.rados.rados.0.smithi088.stdout:2943: oid 18 updating version 0 to 1681 2024-09-13T02:48:18.433 INFO:tasks.rados.rados.0.smithi088.stdout:2943: oid 18 version 1681 is already newer than 1680 2024-09-13T02:48:18.433 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1681 (ObjNum 894 snap 281 seq_num 894) dirty exists 2024-09-13T02:48:18.433 INFO:tasks.rados.rados.0.smithi088.stdout:2943: left oid 18 (ObjNum 894 snap 281 seq_num 894) 2024-09-13T02:48:18.433 INFO:tasks.rados.rados.0.smithi088.stdout:2942: finishing copy_from racing read to smithi08884213-10 2024-09-13T02:48:18.433 INFO:tasks.rados.rados.0.smithi088.stdout:2942: finishing copy_from to smithi08884213-10 2024-09-13T02:48:18.434 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1353 (ObjNum 848 snap 270 seq_num 848) dirty exists 2024-09-13T02:48:18.434 INFO:tasks.rados.rados.0.smithi088.stdout:2948: seq_num 895 ranges {0=598016} 2024-09-13T02:48:18.435 INFO:tasks.rados.rados.0.smithi088.stdout:2948: writing smithi08884213-41 from 0 to 598016 tid 1 2024-09-13T02:48:18.435 INFO:tasks.rados.rados.0.smithi088.stdout:2942: done (3 left) 2024-09-13T02:48:18.435 INFO:tasks.rados.rados.0.smithi088.stdout:2943: done (2 left) 2024-09-13T02:48:18.435 INFO:tasks.rados.rados.0.smithi088.stdout:2944: done (1 left) 2024-09-13T02:48:18.435 INFO:tasks.rados.rados.0.smithi088.stdout:2949: snap_create 2024-09-13T02:48:18.441 INFO:tasks.rados.rados.0.smithi088.stdout:2948: finishing write tid 1 to smithi08884213-41 2024-09-13T02:48:18.442 INFO:tasks.rados.rados.0.smithi088.stdout:2948: finishing write tid 2 to smithi08884213-41 2024-09-13T02:48:18.444 INFO:tasks.rados.rados.0.smithi088.stdout:2948: finishing write tid 3 to smithi08884213-41 2024-09-13T02:48:18.444 INFO:tasks.rados.rados.0.smithi088.stdout:2948: oid 41 updating version 0 to 1357 2024-09-13T02:48:18.444 INFO:tasks.rados.rados.0.smithi088.stdout:2948: oid 41 updating version 1357 to 1358 2024-09-13T02:48:18.444 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1358 (ObjNum 895 snap 281 seq_num 895) dirty exists 2024-09-13T02:48:18.444 INFO:tasks.rados.rados.0.smithi088.stdout:2948: left oid 41 (ObjNum 895 snap 281 seq_num 895) 2024-09-13T02:48:18.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:18 smithi088 ceph-mon[98762]: pgmap v649: 121 pgs: 121 active+clean; 245 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 142 KiB/s wr, 5 op/s 2024-09-13T02:48:18.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:18 smithi088 ceph-mon[98762]: osdmap e648: 8 total, 8 up, 8 in 2024-09-13T02:48:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:18 smithi088 ceph-mon[96266]: pgmap v649: 121 pgs: 121 active+clean; 245 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 142 KiB/s wr, 5 op/s 2024-09-13T02:48:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:18 smithi088 ceph-mon[96266]: osdmap e648: 8 total, 8 up, 8 in 2024-09-13T02:48:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:18 smithi195 ceph-mon[87742]: pgmap v649: 121 pgs: 121 active+clean; 245 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 142 KiB/s wr, 5 op/s 2024-09-13T02:48:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:18 smithi195 ceph-mon[87742]: osdmap e648: 8 total, 8 up, 8 in 2024-09-13T02:48:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2948: done (1 left) 2024-09-13T02:48:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2949: done (0 left) 2024-09-13T02:48:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2950: rmattr oid 43 current snap is 282 2024-09-13T02:48:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2950: done (0 left) 2024-09-13T02:48:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2951: read oid 26 snap 280 2024-09-13T02:48:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2951: expect deleted 2024-09-13T02:48:19.452 INFO:tasks.rados.rados.0.smithi088.stdout:2952: delete oid 33 current snap is 282 2024-09-13T02:48:19.456 INFO:tasks.rados.rados.0.smithi088.stdout:2951: done (1 left) 2024-09-13T02:48:19.456 INFO:tasks.rados.rados.0.smithi088.stdout:2952: done (0 left) 2024-09-13T02:48:19.456 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 282 2024-09-13T02:48:19.456 INFO:tasks.rados.rados.0.smithi088.stdout:2953: seq_num 897 ranges {9707520=630784} 2024-09-13T02:48:19.510 INFO:tasks.rados.rados.0.smithi088.stdout:2953: writing smithi08884213-11 from 9707520 to 10338304 tid 1 2024-09-13T02:48:19.510 INFO:tasks.rados.rados.0.smithi088.stdout:2954: copy_from oid 5 from oid 38 current snap is 282 2024-09-13T02:48:19.511 INFO:tasks.rados.rados.0.smithi088.stdout:2955: delete oid 9 current snap is 282 2024-09-13T02:48:19.517 INFO:tasks.rados.rados.0.smithi088.stdout:2953: finishing write tid 1 to smithi08884213-11 2024-09-13T02:48:19.517 INFO:tasks.rados.rados.0.smithi088.stdout:2953: finishing write tid 2 to smithi08884213-11 2024-09-13T02:48:19.518 INFO:tasks.rados.rados.0.smithi088.stdout:2955: done (2 left) 2024-09-13T02:48:19.518 INFO:tasks.rados.rados.0.smithi088.stdout:2956: read oid 18 snap 280 2024-09-13T02:48:19.518 INFO:tasks.rados.rados.0.smithi088.stdout:2956: expect (ObjNum 890 snap 279 seq_num 890) 2024-09-13T02:48:19.518 INFO:tasks.rados.rados.0.smithi088.stdout:2957: snap_remove snap 279 2024-09-13T02:48:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:19 smithi195 ceph-mon[87742]: osdmap e649: 8 total, 8 up, 8 in 2024-09-13T02:48:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:19 smithi088 ceph-mon[96266]: osdmap e649: 8 total, 8 up, 8 in 2024-09-13T02:48:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:19 smithi088 ceph-mon[98762]: osdmap e649: 8 total, 8 up, 8 in 2024-09-13T02:48:20.452 INFO:tasks.rados.rados.0.smithi088.stdout:2957: done (3 left) 2024-09-13T02:48:20.452 INFO:tasks.rados.rados.0.smithi088.stdout:2958: read oid 8 snap -1 2024-09-13T02:48:20.452 INFO:tasks.rados.rados.0.smithi088.stdout:2958: expect deleted 2024-09-13T02:48:20.452 INFO:tasks.rados.rados.0.smithi088.stdout:2959: rmattr oid 17 current snap is 282 2024-09-13T02:48:20.452 INFO:tasks.rados.rados.0.smithi088.stdout:2959: done (4 left) 2024-09-13T02:48:20.452 INFO:tasks.rados.rados.0.smithi088.stdout:2960: snap_create 2024-09-13T02:48:20.453 INFO:tasks.rados.rados.0.smithi088.stdout:2953: finishing write tid 3 to smithi08884213-11 2024-09-13T02:48:20.453 INFO:tasks.rados.rados.0.smithi088.stdout:2953: oid 11 updating version 0 to 1683 2024-09-13T02:48:20.453 INFO:tasks.rados.rados.0.smithi088.stdout:2953: oid 11 version 1683 is already newer than 1682 2024-09-13T02:48:20.453 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1683 (ObjNum 897 snap 282 seq_num 897) dirty exists 2024-09-13T02:48:20.453 INFO:tasks.rados.rados.0.smithi088.stdout:2953: left oid 11 (ObjNum 897 snap 282 seq_num 897) 2024-09-13T02:48:20.453 INFO:tasks.rados.rados.0.smithi088.stdout:2954: finishing copy_from racing read to smithi08884213-5 2024-09-13T02:48:20.453 INFO:tasks.rados.rados.0.smithi088.stdout:2956: expect (ObjNum 890 snap 279 seq_num 890) 2024-09-13T02:48:20.547 INFO:tasks.rados.rados.0.smithi088.stdout:2954: finishing copy_from to smithi08884213-5 2024-09-13T02:48:20.547 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1340 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:48:20.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:20 smithi088 ceph-mon[96266]: pgmap v652: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2024-09-13T02:48:20.680 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:20 smithi088 ceph-mon[96266]: osdmap e650: 8 total, 8 up, 8 in 2024-09-13T02:48:20.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:20 smithi088 ceph-mon[98762]: pgmap v652: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2024-09-13T02:48:20.680 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:20 smithi088 ceph-mon[98762]: osdmap e650: 8 total, 8 up, 8 in 2024-09-13T02:48:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:20 smithi195 ceph-mon[87742]: pgmap v652: 121 pgs: 121 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2024-09-13T02:48:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:20 smithi195 ceph-mon[87742]: osdmap e650: 8 total, 8 up, 8 in 2024-09-13T02:48:21.119 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -e sha1=7741f7f9ee20524f89b8f61d1609b32fb3b1570a -- bash -c 'ceph orch ps' 2024-09-13T02:48:21.319 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:48:21.431 INFO:tasks.rados.rados.0.smithi088.stdout:2953: done (4 left) 2024-09-13T02:48:21.431 INFO:tasks.rados.rados.0.smithi088.stdout:2954: done (3 left) 2024-09-13T02:48:21.431 INFO:tasks.rados.rados.0.smithi088.stdout:2956: done (2 left) 2024-09-13T02:48:21.431 INFO:tasks.rados.rados.0.smithi088.stdout:2958: done (1 left) 2024-09-13T02:48:21.431 INFO:tasks.rados.rados.0.smithi088.stdout:2960: done (0 left) 2024-09-13T02:48:21.431 INFO:tasks.rados.rados.0.smithi088.stdout:2961: read oid 43 snap -1 2024-09-13T02:48:21.431 INFO:tasks.rados.rados.0.smithi088.stdout:2961: expect deleted 2024-09-13T02:48:21.431 INFO:tasks.rados.rados.0.smithi088.stdout:2962: snap_create 2024-09-13T02:48:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:21 smithi088 ceph-mon[98762]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:48:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:21 smithi088 ceph-mon[98762]: osdmap e651: 8 total, 8 up, 8 in 2024-09-13T02:48:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:21 smithi088 ceph-mon[98762]: osdmap e652: 8 total, 8 up, 8 in 2024-09-13T02:48:21.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:21 smithi088 ceph-mon[96266]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:48:21.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:21 smithi088 ceph-mon[96266]: osdmap e651: 8 total, 8 up, 8 in 2024-09-13T02:48:21.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:21 smithi088 ceph-mon[96266]: osdmap e652: 8 total, 8 up, 8 in 2024-09-13T02:48:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:21 smithi195 ceph-mon[87742]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:48:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:21 smithi195 ceph-mon[87742]: osdmap e651: 8 total, 8 up, 8 in 2024-09-13T02:48:21.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:21 smithi195 ceph-mon[87742]: osdmap e652: 8 total, 8 up, 8 in 2024-09-13T02:48:22.429 INFO:tasks.rados.rados.0.smithi088.stdout:2961: done (1 left) 2024-09-13T02:48:22.429 INFO:tasks.rados.rados.0.smithi088.stdout:2962: done (0 left) 2024-09-13T02:48:22.429 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 284 2024-09-13T02:48:22.429 INFO:tasks.rados.rados.0.smithi088.stdout:2963: seq_num 899 ranges {532480=663552} 2024-09-13T02:48:22.435 INFO:tasks.rados.rados.0.smithi088.stdout:2963: writing smithi08884213-7 from 532480 to 1196032 tid 1 2024-09-13T02:48:22.435 INFO:tasks.rados.rados.0.smithi088.stdout:2964: delete oid 47 current snap is 284 2024-09-13T02:48:22.439 INFO:tasks.rados.rados.0.smithi088.stdout:2964: done (1 left) 2024-09-13T02:48:22.439 INFO:tasks.rados.rados.0.smithi088.stdout:2965: read oid 21 snap -1 2024-09-13T02:48:22.439 INFO:tasks.rados.rados.0.smithi088.stdout:2965: expect (ObjNum 833 snap 267 seq_num 833) 2024-09-13T02:48:22.439 INFO:tasks.rados.rados.0.smithi088.stdout:2966: rollback oid 25 current snap is 284 2024-09-13T02:48:22.439 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 25 to 283 2024-09-13T02:48:22.439 INFO:tasks.rados.rados.0.smithi088.stdout:2967: read oid 8 snap 283 2024-09-13T02:48:22.439 INFO:tasks.rados.rados.0.smithi088.stdout:2967: expect deleted 2024-09-13T02:48:22.439 INFO:tasks.rados.rados.0.smithi088.stdout:2968: snap_remove snap 282 2024-09-13T02:48:22.716 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:22 smithi088 ceph-mon[96266]: pgmap v655: 121 pgs: 121 active+clean; 165 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-09-13T02:48:22.716 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:22 smithi088 ceph-mon[96266]: osdmap e653: 8 total, 8 up, 8 in 2024-09-13T02:48:22.716 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:22 smithi088 ceph-mon[98762]: pgmap v655: 121 pgs: 121 active+clean; 165 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-09-13T02:48:22.717 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:22 smithi088 ceph-mon[98762]: osdmap e653: 8 total, 8 up, 8 in 2024-09-13T02:48:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:22 smithi195 ceph-mon[87742]: pgmap v655: 121 pgs: 121 active+clean; 165 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 12 op/s 2024-09-13T02:48:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:22 smithi195 ceph-mon[87742]: osdmap e653: 8 total, 8 up, 8 in 2024-09-13T02:48:23.265 INFO:teuthology.orchestra.run.smithi088.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-13T02:48:23.265 INFO:teuthology.orchestra.run.smithi088.stdout:alertmanager.a smithi088 *:9093,9094 running (43s) 39s ago 12m 17.6M - 0.25.0 c8568f914cd2 7b2da4b36ef8 2024-09-13T02:48:23.265 INFO:teuthology.orchestra.run.smithi088.stdout:grafana.a smithi195 *:3000 running (22s) 17s ago 12m 46.1M - 9.4.12 2bacad6d85d8 ae5fb5b10c5c 2024-09-13T02:48:23.265 INFO:teuthology.orchestra.run.smithi088.stdout:mds.a smithi088 running (109s) 39s ago 13m 14.6M - 19.1.1-322-g7741f7f9 19dc8d659727 0d78a4843e4a 2024-09-13T02:48:23.265 INFO:teuthology.orchestra.run.smithi088.stdout:mds.b smithi195 running (89s) 17s ago 13m 13.4M - 19.1.1-322-g7741f7f9 19dc8d659727 e5dda7e739bd 2024-09-13T02:48:23.265 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.x smithi195 *:8443,9283,8765 running (7m) 17s ago 17m 443M - 19.1.1-322-g7741f7f9 19dc8d659727 2ca0ce45ea0d 2024-09-13T02:48:23.265 INFO:teuthology.orchestra.run.smithi088.stdout:mgr.y smithi088 *:8443,9283,8765 running (8m) 39s ago 18m 516M - 19.1.1-322-g7741f7f9 19dc8d659727 73bc4fffcacc 2024-09-13T02:48:23.265 INFO:teuthology.orchestra.run.smithi088.stdout:mon.a smithi088 running (7m) 39s ago 19m 70.3M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 d439976653a5 2024-09-13T02:48:23.266 INFO:teuthology.orchestra.run.smithi088.stdout:mon.b smithi195 running (6m) 17s ago 17m 55.3M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 a6a39471de9d 2024-09-13T02:48:23.266 INFO:teuthology.orchestra.run.smithi088.stdout:mon.c smithi088 running (7m) 39s ago 17m 62.5M 2048M 19.1.1-322-g7741f7f9 19dc8d659727 1cb8f8bdbf9e 2024-09-13T02:48:23.266 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.a smithi088 *:9100 running (77s) 39s ago 11m 7876k - 1.5.0 0da6a335fe13 aaccc9e76a1c 2024-09-13T02:48:23.266 INFO:teuthology.orchestra.run.smithi088.stdout:node-exporter.b smithi195 *:9100 running (73s) 17s ago 11m 7734k - 1.5.0 0da6a335fe13 2429a9649909 2024-09-13T02:48:23.266 INFO:teuthology.orchestra.run.smithi088.stdout:osd.0 smithi088 running (6m) 39s ago 16m 252M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 f6b18d576820 2024-09-13T02:48:23.266 INFO:teuthology.orchestra.run.smithi088.stdout:osd.1 smithi088 running (5m) 39s ago 16m 303M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 449625b55177 2024-09-13T02:48:23.266 INFO:teuthology.orchestra.run.smithi088.stdout:osd.2 smithi088 running (4m) 39s ago 16m 242M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 335d6d44ad1d 2024-09-13T02:48:23.266 INFO:teuthology.orchestra.run.smithi088.stdout:osd.3 smithi088 running (4m) 39s ago 15m 181M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 1cc57714682e 2024-09-13T02:48:23.266 INFO:teuthology.orchestra.run.smithi088.stdout:osd.4 smithi195 running (3m) 17s ago 15m 242M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 681d4b550d35 2024-09-13T02:48:23.266 INFO:teuthology.orchestra.run.smithi088.stdout:osd.5 smithi195 running (3m) 17s ago 14m 255M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 66cf5ae11cce 2024-09-13T02:48:23.266 INFO:teuthology.orchestra.run.smithi088.stdout:osd.6 smithi195 running (2m) 17s ago 14m 153M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 d236c44f5fe7 2024-09-13T02:48:23.267 INFO:teuthology.orchestra.run.smithi088.stdout:osd.7 smithi195 running (2m) 17s ago 14m 175M 2480M 19.1.1-322-g7741f7f9 19dc8d659727 9a145996b436 2024-09-13T02:48:23.267 INFO:teuthology.orchestra.run.smithi088.stdout:prometheus.a smithi195 *:9095 running (58s) 17s ago 12m 42.4M - 2.43.0 a07b618ecd1d e76fd57b5e5e 2024-09-13T02:48:23.267 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:48:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:48:23] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.43.0" 2024-09-13T02:48:23.430 INFO:tasks.rados.rados.0.smithi088.stdout:2968: done (4 left) 2024-09-13T02:48:23.431 INFO:tasks.rados.rados.0.smithi088.stdout:2969: read oid 30 snap -1 2024-09-13T02:48:23.431 INFO:tasks.rados.rados.0.smithi088.stdout:2969: expect (ObjNum 804 snap 255 seq_num 804) 2024-09-13T02:48:23.431 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 284 2024-09-13T02:48:23.431 INFO:tasks.rados.rados.0.smithi088.stdout:2966: finishing rollback tid 1 to smithi08884213-25 2024-09-13T02:48:23.431 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-09-13T02:48:23.431 INFO:tasks.rados.rados.0.smithi088.stdout:2970: seq_num 901 ranges {8708096=696320} 2024-09-13T02:48:23.482 INFO:tasks.rados.rados.0.smithi088.stdout:2970: writing smithi08884213-42 from 8708096 to 9404416 tid 1 2024-09-13T02:48:23.482 INFO:tasks.rados.rados.0.smithi088.stdout:2966: done (5 left) 2024-09-13T02:48:23.482 INFO:tasks.rados.rados.0.smithi088.stdout:2971: read oid 32 snap -1 2024-09-13T02:48:23.482 INFO:tasks.rados.rados.0.smithi088.stdout:2971: expect deleted 2024-09-13T02:48:23.482 INFO:tasks.rados.rados.0.smithi088.stdout:2972: delete oid 3 current snap is 284 2024-09-13T02:48:23.482 INFO:tasks.rados.rados.0.smithi088.stdout:2963: finishing write tid 1 to smithi08884213-7 2024-09-13T02:48:23.482 INFO:tasks.rados.rados.0.smithi088.stdout:2963: finishing write tid 2 to smithi08884213-7 2024-09-13T02:48:23.483 INFO:tasks.rados.rados.0.smithi088.stdout:2963: finishing write tid 3 to smithi08884213-7 2024-09-13T02:48:23.483 INFO:tasks.rados.rados.0.smithi088.stdout:2963: oid 7 updating version 0 to 1735 2024-09-13T02:48:23.483 INFO:tasks.rados.rados.0.smithi088.stdout:2963: oid 7 version 1735 is already newer than 1734 2024-09-13T02:48:23.483 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1735 (ObjNum 899 snap 284 seq_num 899) dirty exists 2024-09-13T02:48:23.483 INFO:tasks.rados.rados.0.smithi088.stdout:2963: left oid 7 (ObjNum 899 snap 284 seq_num 899) 2024-09-13T02:48:23.483 INFO:tasks.rados.rados.0.smithi088.stdout:2965: expect (ObjNum 833 snap 267 seq_num 833) 2024-09-13T02:48:23.631 INFO:tasks.rados.rados.0.smithi088.stdout:2969: expect (ObjNum 804 snap 255 seq_num 804) 2024-09-13T02:48:23.688 INFO:tasks.rados.rados.0.smithi088.stdout:2970: finishing write tid 1 to smithi08884213-42 2024-09-13T02:48:23.688 INFO:tasks.rados.rados.0.smithi088.stdout:2970: finishing write tid 2 to smithi08884213-42 2024-09-13T02:48:23.688 INFO:tasks.rados.rados.0.smithi088.stdout:2970: finishing write tid 3 to smithi08884213-42 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:2970: oid 42 updating version 0 to 1362 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:2970: oid 42 updating version 1362 to 1363 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1363 (ObjNum 901 snap 284 seq_num 901) dirty exists 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:2970: left oid 42 (ObjNum 901 snap 284 seq_num 901) 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:2963: done (6 left) 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:2965: done (5 left) 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:2967: done (4 left) 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:2969: done (3 left) 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:2970: done (2 left) 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:2971: done (1 left) 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:2972: done (0 left) 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:2973: read oid 32 snap -1 2024-09-13T02:48:23.689 INFO:tasks.rados.rados.0.smithi088.stdout:2973: expect deleted 2024-09-13T02:48:23.690 INFO:tasks.rados.rados.0.smithi088.stdout:2974: copy_from oid 39 from oid 16 current snap is 284 2024-09-13T02:48:23.690 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 284 2024-09-13T02:48:23.690 INFO:tasks.rados.rados.0.smithi088.stdout:2975: seq_num 903 ranges {10338304=729088} 2024-09-13T02:48:23.749 INFO:tasks.rados.rados.0.smithi088.stdout:2975: writing smithi08884213-11 from 10338304 to 11067392 tid 1 2024-09-13T02:48:23.749 INFO:tasks.rados.rados.0.smithi088.stdout:2976: delete oid 14 current snap is 284 2024-09-13T02:48:23.749 INFO:tasks.rados.rados.0.smithi088.stdout:2974: finishing copy_from racing read to smithi08884213-39 2024-09-13T02:48:23.749 INFO:tasks.rados.rados.0.smithi088.stdout:2974: finishing copy_from to smithi08884213-39 2024-09-13T02:48:23.749 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1386 (ObjNum 880 snap 276 seq_num 880) dirty exists 2024-09-13T02:48:23.751 INFO:tasks.rados.rados.0.smithi088.stdout:2973: done (3 left) 2024-09-13T02:48:23.751 INFO:tasks.rados.rados.0.smithi088.stdout:2974: done (2 left) 2024-09-13T02:48:23.751 INFO:tasks.rados.rados.0.smithi088.stdout:2976: done (1 left) 2024-09-13T02:48:23.751 INFO:tasks.rados.rados.0.smithi088.stdout:2977: copy_from oid 36 from oid 43 current snap is 284 2024-09-13T02:48:23.751 INFO:tasks.rados.rados.0.smithi088.stdout:2978: read oid 16 snap -1 2024-09-13T02:48:23.751 INFO:tasks.rados.rados.0.smithi088.stdout:2978: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:48:23.751 INFO:tasks.rados.rados.0.smithi088.stdout:2979: snap_remove snap 283 2024-09-13T02:48:24.043 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -e sha1=7741f7f9ee20524f89b8f61d1609b32fb3b1570a -- bash -c 'ceph versions' 2024-09-13T02:48:24.239 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:48:24.468 INFO:tasks.rados.rados.0.smithi088.stdout:2979: done (3 left) 2024-09-13T02:48:24.468 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 284 2024-09-13T02:48:24.469 INFO:tasks.rados.rados.0.smithi088.stdout:2977: finishing copy_from to smithi08884213-36 2024-09-13T02:48:24.469 INFO:tasks.rados.rados.0.smithi088.stdout:2977: got expected ENOENT (src dne) 2024-09-13T02:48:24.469 INFO:tasks.rados.rados.0.smithi088.stdout:2977: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:48:24.469 INFO:tasks.rados.rados.0.smithi088.stdout:2975: finishing write tid 1 to smithi08884213-11 2024-09-13T02:48:24.469 INFO:tasks.rados.rados.0.smithi088.stdout:2975: finishing write tid 2 to smithi08884213-11 2024-09-13T02:48:24.469 INFO:tasks.rados.rados.0.smithi088.stdout:2975: finishing write tid 3 to smithi08884213-11 2024-09-13T02:48:24.469 INFO:tasks.rados.rados.0.smithi088.stdout:2975: oid 11 updating version 0 to 1686 2024-09-13T02:48:24.469 INFO:tasks.rados.rados.0.smithi088.stdout:2975: oid 11 version 1686 is already newer than 1685 2024-09-13T02:48:24.469 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1686 (ObjNum 903 snap 284 seq_num 903) dirty exists 2024-09-13T02:48:24.469 INFO:tasks.rados.rados.0.smithi088.stdout:2975: left oid 11 (ObjNum 903 snap 284 seq_num 903) 2024-09-13T02:48:24.469 INFO:tasks.rados.rados.0.smithi088.stdout:2980: seq_num 905 ranges {491520=761856} 2024-09-13T02:48:24.475 INFO:tasks.rados.rados.0.smithi088.stdout:2980: writing smithi08884213-6 from 491520 to 1253376 tid 1 2024-09-13T02:48:24.475 INFO:tasks.rados.rados.0.smithi088.stdout:2975: done (3 left) 2024-09-13T02:48:24.475 INFO:tasks.rados.rados.0.smithi088.stdout:2977: done (2 left) 2024-09-13T02:48:24.475 INFO:tasks.rados.rados.0.smithi088.stdout:2981: copy_from oid 47 from oid 3 current snap is 284 2024-09-13T02:48:24.475 INFO:tasks.rados.rados.0.smithi088.stdout:2978: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:48:24.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:24 smithi088 ceph-mon[98762]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:48:24.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:24 smithi088 ceph-mon[98762]: pgmap v658: 121 pgs: 121 active+clean; 151 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 300 KiB/s wr, 8 op/s 2024-09-13T02:48:24.659 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:24 smithi088 ceph-mon[98762]: osdmap e654: 8 total, 8 up, 8 in 2024-09-13T02:48:24.659 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:24 smithi088 ceph-mon[96266]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:48:24.660 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:24 smithi088 ceph-mon[96266]: pgmap v658: 121 pgs: 121 active+clean; 151 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 300 KiB/s wr, 8 op/s 2024-09-13T02:48:24.660 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:24 smithi088 ceph-mon[96266]: osdmap e654: 8 total, 8 up, 8 in 2024-09-13T02:48:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:24 smithi195 ceph-mon[87742]: from='client.34470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T02:48:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:24 smithi195 ceph-mon[87742]: pgmap v658: 121 pgs: 121 active+clean; 151 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 300 KiB/s wr, 8 op/s 2024-09-13T02:48:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:24 smithi195 ceph-mon[87742]: osdmap e654: 8 total, 8 up, 8 in 2024-09-13T02:48:25.059 INFO:tasks.rados.rados.0.smithi088.stdout:2981: finishing copy_from to smithi08884213-47 2024-09-13T02:48:25.059 INFO:tasks.rados.rados.0.smithi088.stdout:2981: got expected ENOENT (src dne) 2024-09-13T02:48:25.059 INFO:tasks.rados.rados.0.smithi088.stdout:2981: finishing copy_from racing read to smithi08884213-47 2024-09-13T02:48:25.059 INFO:tasks.rados.rados.0.smithi088.stdout:2980: finishing write tid 1 to smithi08884213-6 2024-09-13T02:48:25.059 INFO:tasks.rados.rados.0.smithi088.stdout:2980: finishing write tid 2 to smithi08884213-6 2024-09-13T02:48:25.059 INFO:tasks.rados.rados.0.smithi088.stdout:2980: finishing write tid 3 to smithi08884213-6 2024-09-13T02:48:25.059 INFO:tasks.rados.rados.0.smithi088.stdout:2980: oid 6 updating version 0 to 1551 2024-09-13T02:48:25.059 INFO:tasks.rados.rados.0.smithi088.stdout:2980: oid 6 version 1551 is already newer than 1550 2024-09-13T02:48:25.060 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1551 (ObjNum 905 snap 284 seq_num 905) dirty exists 2024-09-13T02:48:25.060 INFO:tasks.rados.rados.0.smithi088.stdout:2980: left oid 6 (ObjNum 905 snap 284 seq_num 905) 2024-09-13T02:48:25.060 INFO:tasks.rados.rados.0.smithi088.stdout:2978: done (2 left) 2024-09-13T02:48:25.060 INFO:tasks.rados.rados.0.smithi088.stdout:2980: done (1 left) 2024-09-13T02:48:25.060 INFO:tasks.rados.rados.0.smithi088.stdout:2981: done (0 left) 2024-09-13T02:48:25.060 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 35 current snap is 284 2024-09-13T02:48:25.060 INFO:tasks.rados.rados.0.smithi088.stdout:2982: seq_num 906 ranges {1523712=778240} 2024-09-13T02:48:25.071 INFO:tasks.rados.rados.0.smithi088.stdout:2982: writing smithi08884213-35 from 1523712 to 2301952 tid 1 2024-09-13T02:48:25.071 INFO:tasks.rados.rados.0.smithi088.stdout:2983: snap_create 2024-09-13T02:48:25.076 INFO:tasks.rados.rados.0.smithi088.stdout:2982: finishing write tid 1 to smithi08884213-35 2024-09-13T02:48:25.076 INFO:tasks.rados.rados.0.smithi088.stdout:2982: finishing write tid 2 to smithi08884213-35 2024-09-13T02:48:25.078 INFO:tasks.rados.rados.0.smithi088.stdout:2982: finishing write tid 3 to smithi08884213-35 2024-09-13T02:48:25.078 INFO:tasks.rados.rados.0.smithi088.stdout:2982: oid 35 updating version 0 to 1741 2024-09-13T02:48:25.078 INFO:tasks.rados.rados.0.smithi088.stdout:2982: oid 35 updating version 1741 to 1742 2024-09-13T02:48:25.078 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1742 (ObjNum 906 snap 284 seq_num 906) dirty exists 2024-09-13T02:48:25.078 INFO:tasks.rados.rados.0.smithi088.stdout:2982: left oid 35 (ObjNum 906 snap 284 seq_num 906) 2024-09-13T02:48:25.468 INFO:tasks.rados.rados.0.smithi088.stdout:2982: done (1 left) 2024-09-13T02:48:25.468 INFO:tasks.rados.rados.0.smithi088.stdout:2983: done (0 left) 2024-09-13T02:48:25.468 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 285 2024-09-13T02:48:25.468 INFO:tasks.rados.rados.0.smithi088.stdout:2984: seq_num 907 ranges {0=794624} 2024-09-13T02:48:25.474 INFO:tasks.rados.rados.0.smithi088.stdout:2984: writing smithi08884213-32 from 0 to 794624 tid 1 2024-09-13T02:48:25.474 INFO:tasks.rados.rados.0.smithi088.stdout:2985: snap_create 2024-09-13T02:48:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:2984: finishing write tid 1 to smithi08884213-32 2024-09-13T02:48:25.480 INFO:tasks.rados.rados.0.smithi088.stdout:2984: finishing write tid 2 to smithi08884213-32 2024-09-13T02:48:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:2984: finishing write tid 3 to smithi08884213-32 2024-09-13T02:48:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:2984: oid 32 updating version 0 to 1552 2024-09-13T02:48:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:2984: oid 32 version 1552 is already newer than 1551 2024-09-13T02:48:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1552 (ObjNum 907 snap 285 seq_num 907) dirty exists 2024-09-13T02:48:25.481 INFO:tasks.rados.rados.0.smithi088.stdout:2984: left oid 32 (ObjNum 907 snap 285 seq_num 907) 2024-09-13T02:48:25.733 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:25 smithi088 ceph-mon[96266]: osdmap e655: 8 total, 8 up, 8 in 2024-09-13T02:48:25.734 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:25 smithi088 ceph-mon[98762]: osdmap e655: 8 total, 8 up, 8 in 2024-09-13T02:48:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:25 smithi195 ceph-mon[87742]: osdmap e655: 8 total, 8 up, 8 in 2024-09-13T02:48:26.204 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-13T02:48:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: "mon": { 2024-09-13T02:48:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T02:48:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:48:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: "mgr": { 2024-09-13T02:48:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:48:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:48:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: "osd": { 2024-09-13T02:48:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T02:48:26.204 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:48:26.205 INFO:teuthology.orchestra.run.smithi088.stdout: "mds": { 2024-09-13T02:48:26.205 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T02:48:26.205 INFO:teuthology.orchestra.run.smithi088.stdout: }, 2024-09-13T02:48:26.205 INFO:teuthology.orchestra.run.smithi088.stdout: "overall": { 2024-09-13T02:48:26.205 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 15 2024-09-13T02:48:26.205 INFO:teuthology.orchestra.run.smithi088.stdout: } 2024-09-13T02:48:26.205 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-13T02:48:26.427 INFO:tasks.rados.rados.0.smithi088.stdout:2984: done (1 left) 2024-09-13T02:48:26.427 INFO:tasks.rados.rados.0.smithi088.stdout:2985: done (0 left) 2024-09-13T02:48:26.427 INFO:tasks.rados.rados.0.smithi088.stdout:2986: read oid 10 snap -1 2024-09-13T02:48:26.427 INFO:tasks.rados.rados.0.smithi088.stdout:2986: expect (ObjNum 848 snap 270 seq_num 848) 2024-09-13T02:48:26.427 INFO:tasks.rados.rados.0.smithi088.stdout:2987: read oid 40 snap -1 2024-09-13T02:48:26.427 INFO:tasks.rados.rados.0.smithi088.stdout:2987: expect (ObjNum 848 snap 270 seq_num 848) 2024-09-13T02:48:26.428 INFO:tasks.rados.rados.0.smithi088.stdout:2988: read oid 2 snap 280 2024-09-13T02:48:26.428 INFO:tasks.rados.rados.0.smithi088.stdout:2988: expect (ObjNum 879 snap 275 seq_num 879) 2024-09-13T02:48:26.428 INFO:tasks.rados.rados.0.smithi088.stdout:2989: delete oid 7 current snap is 286 2024-09-13T02:48:26.477 INFO:tasks.rados.rados.0.smithi088.stdout:2988: expect (ObjNum 879 snap 275 seq_num 879) 2024-09-13T02:48:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:26 smithi195 ceph-mon[87742]: pgmap v661: 121 pgs: 121 active+clean; 160 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-09-13T02:48:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:26 smithi195 ceph-mon[87742]: osdmap e656: 8 total, 8 up, 8 in 2024-09-13T02:48:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:26 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3429828819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:26.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:26 smithi195 ceph-mon[87742]: osdmap e657: 8 total, 8 up, 8 in 2024-09-13T02:48:26.896 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:26 smithi088 ceph-mon[98762]: pgmap v661: 121 pgs: 121 active+clean; 160 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-09-13T02:48:26.896 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:26 smithi088 ceph-mon[98762]: osdmap e656: 8 total, 8 up, 8 in 2024-09-13T02:48:26.896 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:26 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3429828819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:26.896 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:26 smithi088 ceph-mon[98762]: osdmap e657: 8 total, 8 up, 8 in 2024-09-13T02:48:26.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:26 smithi088 ceph-mon[96266]: pgmap v661: 121 pgs: 121 active+clean; 160 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-09-13T02:48:26.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:26 smithi088 ceph-mon[96266]: osdmap e656: 8 total, 8 up, 8 in 2024-09-13T02:48:26.896 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:26 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3429828819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:26.897 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:26 smithi088 ceph-mon[96266]: osdmap e657: 8 total, 8 up, 8 in 2024-09-13T02:48:26.916 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -e sha1=7741f7f9ee20524f89b8f61d1609b32fb3b1570a -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-09-13T02:48:27.123 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:48:27.347 INFO:tasks.rados.rados.0.smithi088.stdout:2987: expect (ObjNum 848 snap 270 seq_num 848) 2024-09-13T02:48:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:27 smithi088 ceph-mon[96266]: pgmap v664: 121 pgs: 121 active+clean; 162 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T02:48:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:27 smithi088 ceph-mon[98762]: pgmap v664: 121 pgs: 121 active+clean; 162 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T02:48:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:27 smithi195 ceph-mon[87742]: pgmap v664: 121 pgs: 121 active+clean; 162 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T02:48:28.097 INFO:tasks.rados.rados.0.smithi088.stdout:2986: expect (ObjNum 848 snap 270 seq_num 848) 2024-09-13T02:48:28.852 INFO:tasks.rados.rados.0.smithi088.stdout:2986: done (3 left) 2024-09-13T02:48:28.852 INFO:tasks.rados.rados.0.smithi088.stdout:2987: done (2 left) 2024-09-13T02:48:28.852 INFO:tasks.rados.rados.0.smithi088.stdout:2988: done (1 left) 2024-09-13T02:48:28.852 INFO:tasks.rados.rados.0.smithi088.stdout:2989: done (0 left) 2024-09-13T02:48:28.852 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 286 2024-09-13T02:48:28.852 INFO:tasks.rados.rados.0.smithi088.stdout:2990: seq_num 909 ranges {0=425984,425984=401408} 2024-09-13T02:48:28.853 INFO:tasks.rados.rados.0.smithi088.stdout:2990: writing smithi08884213-8 from 0 to 425984 tid 1 2024-09-13T02:48:28.854 INFO:tasks.rados.rados.0.smithi088.stdout:2990: writing smithi08884213-8 from 425984 to 827392 tid 2 2024-09-13T02:48:28.854 INFO:tasks.rados.rados.0.smithi088.stdout:2991: snap_remove snap 285 2024-09-13T02:48:28.910 INFO:tasks.rados.rados.0.smithi088.stdout:2991: done (1 left) 2024-09-13T02:48:28.910 INFO:tasks.rados.rados.0.smithi088.stdout:2992: snap_remove snap 281 2024-09-13T02:48:29.199 INFO:teuthology.orchestra.run.smithi088.stdout:true 2024-09-13T02:48:29.919 INFO:tasks.rados.rados.0.smithi088.stdout:2992: done (1 left) 2024-09-13T02:48:29.919 INFO:tasks.rados.rados.0.smithi088.stdout:2993: snap_remove snap 284 2024-09-13T02:48:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:29 smithi088 ceph-mon[96266]: osdmap e658: 8 total, 8 up, 8 in 2024-09-13T02:48:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:29 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1448198985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:48:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:29 smithi088 ceph-mon[96266]: pgmap v666: 121 pgs: 121 active+clean; 165 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 899 KiB/s wr, 7 op/s 2024-09-13T02:48:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:29 smithi088 ceph-mon[98762]: osdmap e658: 8 total, 8 up, 8 in 2024-09-13T02:48:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:29 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1448198985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:48:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:29 smithi088 ceph-mon[98762]: pgmap v666: 121 pgs: 121 active+clean; 165 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 899 KiB/s wr, 7 op/s 2024-09-13T02:48:30.058 DEBUG:teuthology.orchestra.run.smithi088:> 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 d75e6bfc-7177-11ef-bceb-c7b262605968 -e sha1=7741f7f9ee20524f89b8f61d1609b32fb3b1570a -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-09-13T02:48:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:29 smithi195 ceph-mon[87742]: osdmap e658: 8 total, 8 up, 8 in 2024-09-13T02:48:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:29 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1448198985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:48:30.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:29 smithi195 ceph-mon[87742]: pgmap v666: 121 pgs: 121 active+clean; 165 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 899 KiB/s wr, 7 op/s 2024-09-13T02:48:30.254 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:48:30.920 INFO:tasks.rados.rados.0.smithi088.stdout:2993: done (1 left) 2024-09-13T02:48:30.920 INFO:tasks.rados.rados.0.smithi088.stdout:2994: read oid 32 snap -1 2024-09-13T02:48:30.920 INFO:tasks.rados.rados.0.smithi088.stdout:2994: expect (ObjNum 907 snap 285 seq_num 907) 2024-09-13T02:48:30.920 INFO:tasks.rados.rados.0.smithi088.stdout:2995: read oid 19 snap -1 2024-09-13T02:48:30.920 INFO:tasks.rados.rados.0.smithi088.stdout:2995: expect (ObjNum 874 snap 273 seq_num 874) 2024-09-13T02:48:30.920 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 36 current snap is 286 2024-09-13T02:48:30.920 INFO:tasks.rados.rados.0.smithi088.stdout:2990: finishing write tid 1 to smithi08884213-8 2024-09-13T02:48:30.921 INFO:tasks.rados.rados.0.smithi088.stdout:2990: finishing write tid 2 to smithi08884213-8 2024-09-13T02:48:30.921 INFO:tasks.rados.rados.0.smithi088.stdout:2990: finishing write tid 3 to smithi08884213-8 2024-09-13T02:48:30.921 INFO:tasks.rados.rados.0.smithi088.stdout:2990: finishing write tid 4 to smithi08884213-8 2024-09-13T02:48:30.921 INFO:tasks.rados.rados.0.smithi088.stdout:2990: oid 8 updating version 0 to 1747 2024-09-13T02:48:30.921 INFO:tasks.rados.rados.0.smithi088.stdout:2990: oid 8 version 1747 is already newer than 1745 2024-09-13T02:48:30.921 INFO:tasks.rados.rados.0.smithi088.stdout:2990: oid 8 version 1747 is already newer than 1746 2024-09-13T02:48:30.921 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 1747 (ObjNum 909 snap 286 seq_num 909) dirty exists 2024-09-13T02:48:30.921 INFO:tasks.rados.rados.0.smithi088.stdout:2990: left oid 8 (ObjNum 909 snap 286 seq_num 909) 2024-09-13T02:48:30.921 INFO:tasks.rados.rados.0.smithi088.stdout:2996: seq_num 910 ranges {0=442368,442368=401408} 2024-09-13T02:48:30.922 INFO:tasks.rados.rados.0.smithi088.stdout:2996: writing smithi08884213-36 from 0 to 442368 tid 1 2024-09-13T02:48:30.925 INFO:tasks.rados.rados.0.smithi088.stdout:2996: writing smithi08884213-36 from 442368 to 843776 tid 2 2024-09-13T02:48:30.925 INFO:tasks.rados.rados.0.smithi088.stdout:2990: done (3 left) 2024-09-13T02:48:30.925 INFO:tasks.rados.rados.0.smithi088.stdout:2997: delete oid 50 current snap is 286 2024-09-13T02:48:30.929 INFO:tasks.rados.rados.0.smithi088.stdout:2994: expect (ObjNum 907 snap 285 seq_num 907) 2024-09-13T02:48:30.952 INFO:tasks.rados.rados.0.smithi088.stdout:2996: finishing write tid 1 to smithi08884213-36 2024-09-13T02:48:30.952 INFO:tasks.rados.rados.0.smithi088.stdout:2996: finishing write tid 2 to smithi08884213-36 2024-09-13T02:48:30.952 INFO:tasks.rados.rados.0.smithi088.stdout:2996: finishing write tid 3 to smithi08884213-36 2024-09-13T02:48:30.952 INFO:tasks.rados.rados.0.smithi088.stdout:2996: finishing write tid 4 to smithi08884213-36 2024-09-13T02:48:30.952 INFO:tasks.rados.rados.0.smithi088.stdout:2996: oid 36 updating version 0 to 1670 2024-09-13T02:48:30.952 INFO:tasks.rados.rados.0.smithi088.stdout:2996: oid 36 updating version 1670 to 1671 2024-09-13T02:48:30.952 INFO:tasks.rados.rados.0.smithi088.stdout:2996: oid 36 updating version 1671 to 1672 2024-09-13T02:48:30.953 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 1672 (ObjNum 910 snap 286 seq_num 910) dirty exists 2024-09-13T02:48:30.953 INFO:tasks.rados.rados.0.smithi088.stdout:2996: left oid 36 (ObjNum 910 snap 286 seq_num 910) 2024-09-13T02:48:30.953 INFO:tasks.rados.rados.0.smithi088.stdout:2994: done (3 left) 2024-09-13T02:48:30.953 INFO:tasks.rados.rados.0.smithi088.stdout:2996: done (2 left) 2024-09-13T02:48:30.953 INFO:tasks.rados.rados.0.smithi088.stdout:2997: done (1 left) 2024-09-13T02:48:30.953 INFO:tasks.rados.rados.0.smithi088.stdout:2998: read oid 27 snap 280 2024-09-13T02:48:30.953 INFO:tasks.rados.rados.0.smithi088.stdout:2998: expect (ObjNum 886 snap 277 seq_num 886) 2024-09-13T02:48:30.953 INFO:tasks.rados.rados.0.smithi088.stdout:2999: delete oid 32 current snap is 286 2024-09-13T02:48:30.953 INFO:tasks.rados.rados.0.smithi088.stdout:2995: expect (ObjNum 874 snap 273 seq_num 874) 2024-09-13T02:48:31.085 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:30 smithi088 ceph-mon[96266]: osdmap e659: 8 total, 8 up, 8 in 2024-09-13T02:48:31.085 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:30 smithi088 ceph-mon[98762]: osdmap e659: 8 total, 8 up, 8 in 2024-09-13T02:48:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:30 smithi195 ceph-mon[87742]: osdmap e659: 8 total, 8 up, 8 in 2024-09-13T02:48:31.530 INFO:tasks.rados.rados.0.smithi088.stdout:2998: expect (ObjNum 886 snap 277 seq_num 886) 2024-09-13T02:48:31.548 INFO:tasks.rados.rados.0.smithi088.stdout:2995: done (2 left) 2024-09-13T02:48:31.548 INFO:tasks.rados.rados.0.smithi088.stdout:2998: done (1 left) 2024-09-13T02:48:31.548 INFO:tasks.rados.rados.0.smithi088.stdout:2999: done (0 left) 2024-09-13T02:48:31.548 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 286 2024-09-13T02:48:31.548 INFO:tasks.rados.rados.0.smithi088.stdout:3000: seq_num 913 ranges {0=499712,499712=401408} 2024-09-13T02:48:31.551 INFO:tasks.rados.rados.0.smithi088.stdout:3000: writing smithi08884213-7 from 0 to 499712 tid 1 2024-09-13T02:48:31.553 INFO:tasks.rados.rados.0.smithi088.stdout:3000: writing smithi08884213-7 from 499712 to 901120 tid 2 2024-09-13T02:48:31.554 INFO:tasks.rados.rados.0.smithi088.stdout:3001: read oid 30 snap -1 2024-09-13T02:48:31.554 INFO:tasks.rados.rados.0.smithi088.stdout:3001: expect (ObjNum 804 snap 255 seq_num 804) 2024-09-13T02:48:31.554 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 35 current snap is 286 2024-09-13T02:48:31.554 INFO:tasks.rados.rados.0.smithi088.stdout:3002: seq_num 914 ranges {2301952=516096,2818048=401408} 2024-09-13T02:48:31.569 INFO:tasks.rados.rados.0.smithi088.stdout:3002: writing smithi08884213-35 from 2301952 to 2818048 tid 1 2024-09-13T02:48:31.572 INFO:tasks.rados.rados.0.smithi088.stdout:3002: writing smithi08884213-35 from 2818048 to 3219456 tid 2 2024-09-13T02:48:31.572 INFO:tasks.rados.rados.0.smithi088.stdout:3003: read oid 27 snap -1 2024-09-13T02:48:31.572 INFO:tasks.rados.rados.0.smithi088.stdout:3003: expect (ObjNum 886 snap 277 seq_num 886) 2024-09-13T02:48:31.572 INFO:tasks.rados.rados.0.smithi088.stdout:3004: copy_from oid 22 from oid 39 current snap is 286 2024-09-13T02:48:31.572 INFO:tasks.rados.rados.0.smithi088.stdout:3000: finishing write tid 1 to smithi08884213-7 2024-09-13T02:48:31.572 INFO:tasks.rados.rados.0.smithi088.stdout:3000: finishing write tid 2 to smithi08884213-7 2024-09-13T02:48:31.572 INFO:tasks.rados.rados.0.smithi088.stdout:3000: finishing write tid 3 to smithi08884213-7 2024-09-13T02:48:31.572 INFO:tasks.rados.rados.0.smithi088.stdout:3000: finishing write tid 4 to smithi08884213-7 2024-09-13T02:48:31.573 INFO:tasks.rados.rados.0.smithi088.stdout:3000: oid 7 updating version 0 to 1757 2024-09-13T02:48:31.573 INFO:tasks.rados.rados.0.smithi088.stdout:3000: oid 7 updating version 1757 to 1758 2024-09-13T02:48:31.573 INFO:tasks.rados.rados.0.smithi088.stdout:3000: oid 7 version 1758 is already newer than 1756 2024-09-13T02:48:31.573 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1758 (ObjNum 913 snap 286 seq_num 913) dirty exists 2024-09-13T02:48:31.573 INFO:tasks.rados.rados.0.smithi088.stdout:3000: left oid 7 (ObjNum 913 snap 286 seq_num 913) 2024-09-13T02:48:31.573 INFO:tasks.rados.rados.0.smithi088.stdout:3001: expect (ObjNum 804 snap 255 seq_num 804) 2024-09-13T02:48:31.631 INFO:tasks.rados.rados.0.smithi088.stdout:3002: finishing write tid 1 to smithi08884213-35 2024-09-13T02:48:31.631 INFO:tasks.rados.rados.0.smithi088.stdout:3003: expect (ObjNum 886 snap 277 seq_num 886) 2024-09-13T02:48:31.643 INFO:tasks.rados.rados.0.smithi088.stdout:3002: finishing write tid 2 to smithi08884213-35 2024-09-13T02:48:31.643 INFO:tasks.rados.rados.0.smithi088.stdout:3002: finishing write tid 3 to smithi08884213-35 2024-09-13T02:48:31.643 INFO:tasks.rados.rados.0.smithi088.stdout:3002: finishing write tid 4 to smithi08884213-35 2024-09-13T02:48:31.643 INFO:tasks.rados.rados.0.smithi088.stdout:3002: oid 35 updating version 0 to 1759 2024-09-13T02:48:31.643 INFO:tasks.rados.rados.0.smithi088.stdout:3002: oid 35 updating version 1759 to 1760 2024-09-13T02:48:31.643 INFO:tasks.rados.rados.0.smithi088.stdout:3002: oid 35 updating version 1760 to 1761 2024-09-13T02:48:31.643 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1761 (ObjNum 914 snap 286 seq_num 914) dirty exists 2024-09-13T02:48:31.643 INFO:tasks.rados.rados.0.smithi088.stdout:3002: left oid 35 (ObjNum 914 snap 286 seq_num 914) 2024-09-13T02:48:31.643 INFO:tasks.rados.rados.0.smithi088.stdout:3004: finishing copy_from racing read to smithi08884213-22 2024-09-13T02:48:31.643 INFO:tasks.rados.rados.0.smithi088.stdout:3004: finishing copy_from to smithi08884213-22 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1386 (ObjNum 880 snap 276 seq_num 880) dirty exists 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:3000: done (4 left) 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:3001: done (3 left) 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:3002: done (2 left) 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:3003: done (1 left) 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:3004: done (0 left) 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:3005: read oid 26 snap -1 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:3005: expect deleted 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:3006: read oid 2 snap -1 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:3006: expect (ObjNum 879 snap 275 seq_num 879) 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:3007: rollback oid 45 current snap is 286 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 45 to 280 2024-09-13T02:48:31.644 INFO:tasks.rados.rados.0.smithi088.stdout:3008: delete oid 43 current snap is 286 2024-09-13T02:48:31.646 INFO:tasks.rados.rados.0.smithi088.stdout:3007: finishing rollback tid 0 to smithi08884213-45 2024-09-13T02:48:31.646 INFO:tasks.rados.rados.0.smithi088.stdout:3007: finishing rollback tid 1 to smithi08884213-45 2024-09-13T02:48:31.646 INFO:tasks.rados.rados.0.smithi088.stdout:3005: done (3 left) 2024-09-13T02:48:31.647 INFO:tasks.rados.rados.0.smithi088.stdout:3008: done (2 left) 2024-09-13T02:48:31.647 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 286 2024-09-13T02:48:31.647 INFO:tasks.rados.rados.0.smithi088.stdout:3009: seq_num 916 ranges {532480=548864,1081344=401408} 2024-09-13T02:48:31.653 INFO:tasks.rados.rados.0.smithi088.stdout:3009: writing smithi08884213-20 from 532480 to 1081344 tid 1 2024-09-13T02:48:31.656 INFO:tasks.rados.rados.0.smithi088.stdout:3009: writing smithi08884213-20 from 1081344 to 1482752 tid 2 2024-09-13T02:48:31.656 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 286 2024-09-13T02:48:31.656 INFO:tasks.rados.rados.0.smithi088.stdout:3007: finishing rollback tid 2 to smithi08884213-45 2024-09-13T02:48:31.656 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1400 (ObjNum 884 snap 277 seq_num 884) dirty exists 2024-09-13T02:48:31.656 INFO:tasks.rados.rados.0.smithi088.stdout:3010: seq_num 917 ranges {7192576=565248,7757824=401408} 2024-09-13T02:48:31.698 INFO:tasks.rados.rados.0.smithi088.stdout:3010: writing smithi08884213-24 from 7192576 to 7757824 tid 1 2024-09-13T02:48:31.701 INFO:tasks.rados.rados.0.smithi088.stdout:3010: writing smithi08884213-24 from 7757824 to 8159232 tid 2 2024-09-13T02:48:31.701 INFO:tasks.rados.rados.0.smithi088.stdout:3007: done (3 left) 2024-09-13T02:48:31.701 INFO:tasks.rados.rados.0.smithi088.stdout:3011: delete oid 14 current snap is 286 2024-09-13T02:48:31.701 INFO:tasks.rados.rados.0.smithi088.stdout:3009: finishing write tid 1 to smithi08884213-20 2024-09-13T02:48:31.701 INFO:tasks.rados.rados.0.smithi088.stdout:3009: finishing write tid 2 to smithi08884213-20 2024-09-13T02:48:31.701 INFO:tasks.rados.rados.0.smithi088.stdout:3009: finishing write tid 3 to smithi08884213-20 2024-09-13T02:48:31.701 INFO:tasks.rados.rados.0.smithi088.stdout:3009: finishing write tid 4 to smithi08884213-20 2024-09-13T02:48:31.701 INFO:tasks.rados.rados.0.smithi088.stdout:3009: oid 20 updating version 0 to 1766 2024-09-13T02:48:31.701 INFO:tasks.rados.rados.0.smithi088.stdout:3009: oid 20 version 1766 is already newer than 1765 2024-09-13T02:48:31.701 INFO:tasks.rados.rados.0.smithi088.stdout:3009: oid 20 version 1766 is already newer than 1764 2024-09-13T02:48:31.701 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1766 (ObjNum 916 snap 286 seq_num 916) dirty exists 2024-09-13T02:48:31.702 INFO:tasks.rados.rados.0.smithi088.stdout:3009: left oid 20 (ObjNum 916 snap 286 seq_num 916) 2024-09-13T02:48:31.702 INFO:tasks.rados.rados.0.smithi088.stdout:3006: expect (ObjNum 879 snap 275 seq_num 879) 2024-09-13T02:48:32.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:31 smithi088 ceph-mon[98762]: osdmap e660: 8 total, 8 up, 8 in 2024-09-13T02:48:32.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:31 smithi088 ceph-mon[98762]: pgmap v669: 121 pgs: 121 active+clean; 165 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 738 KiB/s wr, 6 op/s 2024-09-13T02:48:32.073 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:31 smithi088 ceph-mon[98762]: osdmap e661: 8 total, 8 up, 8 in 2024-09-13T02:48:32.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:31 smithi088 ceph-mon[96266]: osdmap e660: 8 total, 8 up, 8 in 2024-09-13T02:48:32.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:31 smithi088 ceph-mon[96266]: pgmap v669: 121 pgs: 121 active+clean; 165 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 738 KiB/s wr, 6 op/s 2024-09-13T02:48:32.074 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:31 smithi088 ceph-mon[96266]: osdmap e661: 8 total, 8 up, 8 in 2024-09-13T02:48:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:31 smithi195 ceph-mon[87742]: osdmap e660: 8 total, 8 up, 8 in 2024-09-13T02:48:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:31 smithi195 ceph-mon[87742]: pgmap v669: 121 pgs: 121 active+clean; 165 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 738 KiB/s wr, 6 op/s 2024-09-13T02:48:32.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:31 smithi195 ceph-mon[87742]: osdmap e661: 8 total, 8 up, 8 in 2024-09-13T02:48:32.299 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)" 2024-09-13T02:48:32.565 INFO:tasks.rados.rados.0.smithi088.stdout:3010: finishing write tid 1 to smithi08884213-24 2024-09-13T02:48:32.565 INFO:tasks.rados.rados.0.smithi088.stdout:3006: done (3 left) 2024-09-13T02:48:32.565 INFO:tasks.rados.rados.0.smithi088.stdout:3009: done (2 left) 2024-09-13T02:48:32.565 INFO:tasks.rados.rados.0.smithi088.stdout:3011: done (1 left) 2024-09-13T02:48:32.565 INFO:tasks.rados.rados.0.smithi088.stdout:3012: read oid 6 snap -1 2024-09-13T02:48:32.565 INFO:tasks.rados.rados.0.smithi088.stdout:3012: expect (ObjNum 905 snap 284 seq_num 905) 2024-09-13T02:48:32.565 INFO:tasks.rados.rados.0.smithi088.stdout:3013: read oid 28 snap -1 2024-09-13T02:48:32.566 INFO:tasks.rados.rados.0.smithi088.stdout:3013: expect (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:48:32.566 INFO:tasks.rados.rados.0.smithi088.stdout:3014: delete oid 30 current snap is 286 2024-09-13T02:48:32.566 INFO:tasks.rados.rados.0.smithi088.stdout:3010: finishing write tid 2 to smithi08884213-24 2024-09-13T02:48:32.566 INFO:tasks.rados.rados.0.smithi088.stdout:3010: finishing write tid 3 to smithi08884213-24 2024-09-13T02:48:32.566 INFO:tasks.rados.rados.0.smithi088.stdout:3010: finishing write tid 4 to smithi08884213-24 2024-09-13T02:48:32.566 INFO:tasks.rados.rados.0.smithi088.stdout:3010: oid 24 updating version 0 to 1365 2024-09-13T02:48:32.566 INFO:tasks.rados.rados.0.smithi088.stdout:3010: oid 24 updating version 1365 to 1366 2024-09-13T02:48:32.566 INFO:tasks.rados.rados.0.smithi088.stdout:3010: oid 24 version 1366 is already newer than 1364 2024-09-13T02:48:32.566 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1366 (ObjNum 917 snap 286 seq_num 917) dirty exists 2024-09-13T02:48:32.566 INFO:tasks.rados.rados.0.smithi088.stdout:3010: left oid 24 (ObjNum 917 snap 286 seq_num 917) 2024-09-13T02:48:32.568 INFO:tasks.rados.rados.0.smithi088.stdout:3010: done (3 left) 2024-09-13T02:48:32.568 INFO:tasks.rados.rados.0.smithi088.stdout:3014: done (2 left) 2024-09-13T02:48:32.568 INFO:tasks.rados.rados.0.smithi088.stdout:3015: copy_from oid 3 from oid 17 current snap is 286 2024-09-13T02:48:32.568 INFO:tasks.rados.rados.0.smithi088.stdout:3016: copy_from oid 45 from oid 15 current snap is 286 2024-09-13T02:48:32.568 INFO:tasks.rados.rados.0.smithi088.stdout:3017: rollback oid 47 current snap is 286 2024-09-13T02:48:32.568 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 47 to 280 2024-09-13T02:48:32.568 INFO:tasks.rados.rados.0.smithi088.stdout:3018: copy_from oid 38 from oid 27 current snap is 286 2024-09-13T02:48:32.568 INFO:tasks.rados.rados.0.smithi088.stdout:3019: read oid 42 snap -1 2024-09-13T02:48:32.569 INFO:tasks.rados.rados.0.smithi088.stdout:3019: expect (ObjNum 901 snap 284 seq_num 901) 2024-09-13T02:48:32.569 INFO:tasks.rados.rados.0.smithi088.stdout:3020: rmattr oid 40 current snap is 286 2024-09-13T02:48:32.569 INFO:tasks.rados.rados.0.smithi088.stdout:3021: copy_from oid 49 from oid 8 current snap is 286 2024-09-13T02:48:32.569 INFO:tasks.rados.rados.0.smithi088.stdout:3022: setattr oid 31 current snap is 286 2024-09-13T02:48:32.569 INFO:tasks.rados.rados.0.smithi088.stdout:3023: delete oid 18 current snap is 286 2024-09-13T02:48:32.572 INFO:tasks.rados.rados.0.smithi088.stdout:3012: expect (ObjNum 905 snap 284 seq_num 905) 2024-09-13T02:48:32.621 INFO:tasks.rados.rados.0.smithi088.stdout:3018: finishing copy_from racing read to smithi08884213-38 2024-09-13T02:48:32.621 INFO:tasks.rados.rados.0.smithi088.stdout:3016: finishing copy_from racing read to smithi08884213-45 2024-09-13T02:48:32.621 INFO:tasks.rados.rados.0.smithi088.stdout:3018: finishing copy_from to smithi08884213-38 2024-09-13T02:48:32.622 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1388 (ObjNum 886 snap 277 seq_num 886) dirty exists 2024-09-13T02:48:32.622 INFO:tasks.rados.rados.0.smithi088.stdout:3012: done (10 left) 2024-09-13T02:48:32.622 INFO:tasks.rados.rados.0.smithi088.stdout:3018: done (9 left) 2024-09-13T02:48:32.622 INFO:tasks.rados.rados.0.smithi088.stdout:3023: done (8 left) 2024-09-13T02:48:32.622 INFO:tasks.rados.rados.0.smithi088.stdout:3024: copy_from oid 4 from oid 1 current snap is 286 2024-09-13T02:48:32.622 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1768 (ObjNum 814 snap 258 seq_num 814) dirty exists 2024-09-13T02:48:32.622 INFO:tasks.rados.rados.0.smithi088.stdout:3016: finishing copy_from to smithi08884213-45 2024-09-13T02:48:32.622 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1423 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:48:32.622 INFO:tasks.rados.rados.0.smithi088.stdout:3021: finishing copy_from racing read to smithi08884213-49 2024-09-13T02:48:32.622 INFO:tasks.rados.rados.0.smithi088.stdout:3013: expect (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:48:32.711 INFO:tasks.rados.rados.0.smithi088.stdout:3017: finishing rollback tid 1 to smithi08884213-47 2024-09-13T02:48:32.711 INFO:tasks.rados.rados.0.smithi088.stdout:3017: finishing rollback tid 2 to smithi08884213-47 2024-09-13T02:48:32.711 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1807 (ObjNum 878 snap 275 seq_num 878) dirty exists 2024-09-13T02:48:32.711 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1809 (ObjNum 848 snap 270 seq_num 848) dirty exists 2024-09-13T02:48:32.711 INFO:tasks.rados.rados.0.smithi088.stdout:3021: finishing copy_from to smithi08884213-49 2024-09-13T02:48:32.712 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1747 (ObjNum 909 snap 286 seq_num 909) dirty exists 2024-09-13T02:48:32.712 INFO:tasks.rados.rados.0.smithi088.stdout:3015: finishing copy_from racing read to smithi08884213-3 2024-09-13T02:48:32.712 INFO:tasks.rados.rados.0.smithi088.stdout:3013: done (8 left) 2024-09-13T02:48:32.712 INFO:tasks.rados.rados.0.smithi088.stdout:3016: done (7 left) 2024-09-13T02:48:32.712 INFO:tasks.rados.rados.0.smithi088.stdout:3017: done (6 left) 2024-09-13T02:48:32.712 INFO:tasks.rados.rados.0.smithi088.stdout:3020: done (5 left) 2024-09-13T02:48:32.712 INFO:tasks.rados.rados.0.smithi088.stdout:3021: done (4 left) 2024-09-13T02:48:32.712 INFO:tasks.rados.rados.0.smithi088.stdout:3022: done (3 left) 2024-09-13T02:48:32.712 INFO:tasks.rados.rados.0.smithi088.stdout:3025: snap_create 2024-09-13T02:48:32.712 INFO:tasks.rados.rados.0.smithi088.stdout:3015: finishing copy_from to smithi08884213-3 2024-09-13T02:48:32.712 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1356 (ObjNum 851 snap 270 seq_num 851) dirty exists 2024-09-13T02:48:32.712 INFO:tasks.rados.rados.0.smithi088.stdout:3019: expect (ObjNum 901 snap 284 seq_num 901) 2024-09-13T02:48:32.966 INFO:teuthology.task.sequential:In sequential, running task print... 2024-09-13T02:48:32.966 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-09-13T02:48:32.966 DEBUG:teuthology.parallel:result is None 2024-09-13T02:48:33.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:32 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/978185933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:33.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:32 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/978185933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:33.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:48:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:48:33] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.43.0" 2024-09-13T02:48:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:32 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/978185933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-09-13T02:48:33.608 INFO:tasks.rados.rados.0.smithi088.stdout:3024: finishing copy_from racing read to smithi08884213-4 2024-09-13T02:48:33.608 INFO:tasks.rados.rados.0.smithi088.stdout:3024: finishing copy_from to smithi08884213-4 2024-09-13T02:48:33.608 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1431 (ObjNum 855 snap 270 seq_num 855) dirty exists 2024-09-13T02:48:33.608 INFO:tasks.rados.rados.0.smithi088.stdout:3015: done (3 left) 2024-09-13T02:48:33.608 INFO:tasks.rados.rados.0.smithi088.stdout:3019: done (2 left) 2024-09-13T02:48:33.608 INFO:tasks.rados.rados.0.smithi088.stdout:3024: done (1 left) 2024-09-13T02:48:33.608 INFO:tasks.rados.rados.0.smithi088.stdout:3025: done (0 left) 2024-09-13T02:48:33.608 INFO:tasks.rados.rados.0.smithi088.stdout:3026: snap_create 2024-09-13T02:48:33.934 INFO:tasks.rados.rados.0.smithi088.stdout:3026: done (0 left) 2024-09-13T02:48:33.935 INFO:tasks.rados.rados.0.smithi088.stdout:3027: copy_from oid 38 from oid 6 current snap is 288 2024-09-13T02:48:33.935 INFO:tasks.rados.rados.0.smithi088.stdout:3028: setattr oid 26 current snap is 288 2024-09-13T02:48:33.937 INFO:tasks.rados.rados.0.smithi088.stdout:3029: snap_create 2024-09-13T02:48:33.940 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1748 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-13T02:48:33.944 INFO:tasks.rados.rados.0.smithi088.stdout:3027: finishing copy_from racing read to smithi08884213-38 2024-09-13T02:48:33.945 INFO:tasks.rados.rados.0.smithi088.stdout:3027: finishing copy_from to smithi08884213-38 2024-09-13T02:48:33.945 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1551 (ObjNum 905 snap 284 seq_num 905) dirty exists 2024-09-13T02:48:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:33 smithi088 ceph-mon[96266]: osdmap e662: 8 total, 8 up, 8 in 2024-09-13T02:48:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:33 smithi088 ceph-mon[96266]: pgmap v672: 121 pgs: 121 active+clean; 174 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-09-13T02:48:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:33 smithi088 ceph-mon[98762]: osdmap e662: 8 total, 8 up, 8 in 2024-09-13T02:48:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:33 smithi088 ceph-mon[98762]: pgmap v672: 121 pgs: 121 active+clean; 174 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-09-13T02:48:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:33 smithi195 ceph-mon[87742]: osdmap e662: 8 total, 8 up, 8 in 2024-09-13T02:48:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:33 smithi195 ceph-mon[87742]: pgmap v672: 121 pgs: 121 active+clean; 174 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 2.8 MiB/s wr, 13 op/s 2024-09-13T02:48:34.941 INFO:tasks.rados.rados.0.smithi088.stdout:3027: done (2 left) 2024-09-13T02:48:34.942 INFO:tasks.rados.rados.0.smithi088.stdout:3028: done (1 left) 2024-09-13T02:48:34.942 INFO:tasks.rados.rados.0.smithi088.stdout:3029: done (0 left) 2024-09-13T02:48:34.942 INFO:tasks.rados.rados.0.smithi088.stdout:3030: delete oid 34 current snap is 289 2024-09-13T02:48:34.950 INFO:tasks.rados.rados.0.smithi088.stdout:3030: done (0 left) 2024-09-13T02:48:34.951 INFO:tasks.rados.rados.0.smithi088.stdout:3031: rmattr oid 6 current snap is 289 2024-09-13T02:48:34.951 INFO:tasks.rados.rados.0.smithi088.stdout:3031: done (0 left) 2024-09-13T02:48:34.951 INFO:tasks.rados.rados.0.smithi088.stdout:3032: read oid 36 snap -1 2024-09-13T02:48:34.951 INFO:tasks.rados.rados.0.smithi088.stdout:3032: expect (ObjNum 910 snap 286 seq_num 910) 2024-09-13T02:48:34.951 INFO:tasks.rados.rados.0.smithi088.stdout:3033: delete oid 50 current snap is 289 2024-09-13T02:48:34.953 INFO:tasks.rados.rados.0.smithi088.stdout:3033: done (1 left) 2024-09-13T02:48:34.953 INFO:tasks.rados.rados.0.smithi088.stdout:3034: rollback oid 25 current snap is 289 2024-09-13T02:48:34.953 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 25 to 286 2024-09-13T02:48:34.953 INFO:tasks.rados.rados.0.smithi088.stdout:3035: read oid 20 snap 286 2024-09-13T02:48:34.953 INFO:tasks.rados.rados.0.smithi088.stdout:3035: expect (ObjNum 916 snap 286 seq_num 916) 2024-09-13T02:48:34.953 INFO:tasks.rados.rados.0.smithi088.stdout:3036: snap_remove snap 288 2024-09-13T02:48:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:34 smithi195 ceph-mon[87742]: osdmap e663: 8 total, 8 up, 8 in 2024-09-13T02:48:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:34 smithi088 ceph-mon[96266]: osdmap e663: 8 total, 8 up, 8 in 2024-09-13T02:48:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:34 smithi088 ceph-mon[98762]: osdmap e663: 8 total, 8 up, 8 in 2024-09-13T02:48:35.952 INFO:tasks.rados.rados.0.smithi088.stdout:3036: done (3 left) 2024-09-13T02:48:35.952 INFO:tasks.rados.rados.0.smithi088.stdout:3037: snap_remove snap 287 2024-09-13T02:48:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:35 smithi195 ceph-mon[87742]: osdmap e664: 8 total, 8 up, 8 in 2024-09-13T02:48:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:35 smithi195 ceph-mon[87742]: pgmap v675: 121 pgs: 121 active+clean; 176 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-09-13T02:48:36.432 INFO:tasks.rados.rados.0.smithi088.stdout:3037: done (3 left) 2024-09-13T02:48:36.432 INFO:tasks.rados.rados.0.smithi088.stdout:3038: delete oid 15 current snap is 289 2024-09-13T02:48:36.432 INFO:tasks.rados.rados.0.smithi088.stdout:3034: finishing rollback tid 1 to smithi08884213-25 2024-09-13T02:48:36.432 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-13T02:48:36.432 INFO:tasks.rados.rados.0.smithi088.stdout:3032: expect (ObjNum 910 snap 286 seq_num 910) 2024-09-13T02:48:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:35 smithi088 ceph-mon[98762]: osdmap e664: 8 total, 8 up, 8 in 2024-09-13T02:48:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:35 smithi088 ceph-mon[98762]: pgmap v675: 121 pgs: 121 active+clean; 176 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-09-13T02:48:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:35 smithi088 ceph-mon[96266]: osdmap e664: 8 total, 8 up, 8 in 2024-09-13T02:48:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:35 smithi088 ceph-mon[96266]: pgmap v675: 121 pgs: 121 active+clean; 176 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-09-13T02:48:36.457 INFO:tasks.rados.rados.0.smithi088.stdout:3035: expect (ObjNum 916 snap 286 seq_num 916) 2024-09-13T02:48:36.503 INFO:tasks.rados.rados.0.smithi088.stdout:3032: done (3 left) 2024-09-13T02:48:36.503 INFO:tasks.rados.rados.0.smithi088.stdout:3034: done (2 left) 2024-09-13T02:48:36.504 INFO:tasks.rados.rados.0.smithi088.stdout:3035: done (1 left) 2024-09-13T02:48:36.504 INFO:tasks.rados.rados.0.smithi088.stdout:3038: done (0 left) 2024-09-13T02:48:36.504 INFO:tasks.rados.rados.0.smithi088.stdout:3039: snap_remove snap 286 2024-09-13T02:48:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:36 smithi195 ceph-mon[87742]: osdmap e665: 8 total, 8 up, 8 in 2024-09-13T02:48:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:36 smithi195 ceph-mon[87742]: osdmap e666: 8 total, 8 up, 8 in 2024-09-13T02:48:37.433 INFO:tasks.rados.rados.0.smithi088.stdout:3039: done (0 left) 2024-09-13T02:48:37.433 INFO:tasks.rados.rados.0.smithi088.stdout:3040: snap_remove snap 280 2024-09-13T02:48:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:36 smithi088 ceph-mon[96266]: osdmap e665: 8 total, 8 up, 8 in 2024-09-13T02:48:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:36 smithi088 ceph-mon[96266]: osdmap e666: 8 total, 8 up, 8 in 2024-09-13T02:48:37.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:36 smithi088 ceph-mon[98762]: osdmap e665: 8 total, 8 up, 8 in 2024-09-13T02:48:37.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:36 smithi088 ceph-mon[98762]: osdmap e666: 8 total, 8 up, 8 in 2024-09-13T02:48:38.435 INFO:tasks.rados.rados.0.smithi088.stdout:3040: done (0 left) 2024-09-13T02:48:38.436 INFO:tasks.rados.rados.0.smithi088.stdout:3041: read oid 40 snap -1 2024-09-13T02:48:38.436 INFO:tasks.rados.rados.0.smithi088.stdout:3041: expect (ObjNum 848 snap 270 seq_num 848) 2024-09-13T02:48:38.436 INFO:tasks.rados.rados.0.smithi088.stdout:3042: read oid 3 snap -1 2024-09-13T02:48:38.436 INFO:tasks.rados.rados.0.smithi088.stdout:3042: expect (ObjNum 851 snap 270 seq_num 851) 2024-09-13T02:48:38.436 INFO:tasks.rados.rados.0.smithi088.stdout:3043: delete oid 2 current snap is 289 2024-09-13T02:48:38.449 INFO:tasks.rados.rados.0.smithi088.stdout:3043: done (2 left) 2024-09-13T02:48:38.449 INFO:tasks.rados.rados.0.smithi088.stdout:3044: snap_create 2024-09-13T02:48:38.471 INFO:tasks.rados.rados.0.smithi088.stdout:3042: expect (ObjNum 851 snap 270 seq_num 851) 2024-09-13T02:48:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:38 smithi088 ceph-mon[96266]: pgmap v678: 121 pgs: 121 active+clean; 185 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-09-13T02:48:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:38 smithi088 ceph-mon[96266]: osdmap e667: 8 total, 8 up, 8 in 2024-09-13T02:48:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:38 smithi088 ceph-mon[98762]: pgmap v678: 121 pgs: 121 active+clean; 185 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-09-13T02:48:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:38 smithi088 ceph-mon[98762]: osdmap e667: 8 total, 8 up, 8 in 2024-09-13T02:48:38.691 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 02:48:38 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2[114961]: 2024-09-13T02:48:38.466+0000 7f99eae17640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 159 after trimming was started 2024-09-13T02:48:38.693 INFO:tasks.rados.rados.0.smithi088.stdout:3041: expect (ObjNum 848 snap 270 seq_num 848) 2024-09-13T02:48:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:38 smithi195 ceph-mon[87742]: pgmap v678: 121 pgs: 121 active+clean; 185 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-09-13T02:48:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:38 smithi195 ceph-mon[87742]: osdmap e667: 8 total, 8 up, 8 in 2024-09-13T02:48:39.449 INFO:tasks.rados.rados.0.smithi088.stdout:3041: done (2 left) 2024-09-13T02:48:39.449 INFO:tasks.rados.rados.0.smithi088.stdout:3042: done (1 left) 2024-09-13T02:48:39.449 INFO:tasks.rados.rados.0.smithi088.stdout:3044: done (0 left) 2024-09-13T02:48:39.449 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 1 current snap is 290 2024-09-13T02:48:39.449 INFO:tasks.rados.rados.0.smithi088.stdout:3045: seq_num 925 ranges {3809280=696320,4505600=401408} 2024-09-13T02:48:39.472 INFO:tasks.rados.rados.0.smithi088.stdout:3045: writing smithi08884213-1 from 3809280 to 4505600 tid 1 2024-09-13T02:48:39.475 INFO:tasks.rados.rados.0.smithi088.stdout:3045: writing smithi08884213-1 from 4505600 to 4907008 tid 2 2024-09-13T02:48:39.475 INFO:tasks.rados.rados.0.smithi088.stdout:3046: delete oid 50 current snap is 290 2024-09-13T02:48:39.481 INFO:tasks.rados.rados.0.smithi088.stdout:3045: finishing write tid 1 to smithi08884213-1 2024-09-13T02:48:39.481 INFO:tasks.rados.rados.0.smithi088.stdout:3045: finishing write tid 2 to smithi08884213-1 2024-09-13T02:48:39.482 INFO:tasks.rados.rados.0.smithi088.stdout:3045: finishing write tid 3 to smithi08884213-1 2024-09-13T02:48:39.484 INFO:tasks.rados.rados.0.smithi088.stdout:3046: done (1 left) 2024-09-13T02:48:39.484 INFO:tasks.rados.rados.0.smithi088.stdout:3047: snap_create 2024-09-13T02:48:39.484 INFO:tasks.rados.rados.0.smithi088.stdout:3045: finishing write tid 4 to smithi08884213-1 2024-09-13T02:48:39.484 INFO:tasks.rados.rados.0.smithi088.stdout:3045: oid 1 updating version 0 to 1434 2024-09-13T02:48:39.484 INFO:tasks.rados.rados.0.smithi088.stdout:3045: oid 1 version 1434 is already newer than 1433 2024-09-13T02:48:39.484 INFO:tasks.rados.rados.0.smithi088.stdout:3045: oid 1 version 1434 is already newer than 1432 2024-09-13T02:48:39.484 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1434 (ObjNum 925 snap 290 seq_num 925) dirty exists 2024-09-13T02:48:39.484 INFO:tasks.rados.rados.0.smithi088.stdout:3045: left oid 1 (ObjNum 925 snap 290 seq_num 925) 2024-09-13T02:48:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:39 smithi195 ceph-mon[87742]: osdmap e668: 8 total, 8 up, 8 in 2024-09-13T02:48:39.842 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:39 smithi088 ceph-mon[98762]: osdmap e668: 8 total, 8 up, 8 in 2024-09-13T02:48:39.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:39 smithi088 ceph-mon[96266]: osdmap e668: 8 total, 8 up, 8 in 2024-09-13T02:48:40.451 INFO:tasks.rados.rados.0.smithi088.stdout:3045: done (1 left) 2024-09-13T02:48:40.451 INFO:tasks.rados.rados.0.smithi088.stdout:3047: done (0 left) 2024-09-13T02:48:40.451 INFO:tasks.rados.rados.0.smithi088.stdout:3048: rmattr oid 15 current snap is 291 2024-09-13T02:48:40.451 INFO:tasks.rados.rados.0.smithi088.stdout:3048: done (0 left) 2024-09-13T02:48:40.451 INFO:tasks.rados.rados.0.smithi088.stdout:3049: read oid 37 snap -1 2024-09-13T02:48:40.451 INFO:tasks.rados.rados.0.smithi088.stdout:3049: expect deleted 2024-09-13T02:48:40.451 INFO:tasks.rados.rados.0.smithi088.stdout:3050: read oid 2 snap -1 2024-09-13T02:48:40.452 INFO:tasks.rados.rados.0.smithi088.stdout:3050: expect deleted 2024-09-13T02:48:40.452 INFO:tasks.rados.rados.0.smithi088.stdout:3051: snap_remove snap 289 2024-09-13T02:48:40.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:40 smithi195 ceph-mon[87742]: pgmap v681: 121 pgs: 121 active+clean; 188 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-13T02:48:40.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:40 smithi195 ceph-mon[87742]: osdmap e669: 8 total, 8 up, 8 in 2024-09-13T02:48:40.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:40 smithi088 ceph-mon[96266]: pgmap v681: 121 pgs: 121 active+clean; 188 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-13T02:48:40.798 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:40 smithi088 ceph-mon[96266]: osdmap e669: 8 total, 8 up, 8 in 2024-09-13T02:48:40.798 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:40 smithi088 ceph-mon[98762]: pgmap v681: 121 pgs: 121 active+clean; 188 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-13T02:48:40.798 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:40 smithi088 ceph-mon[98762]: osdmap e669: 8 total, 8 up, 8 in 2024-09-13T02:48:41.432 INFO:tasks.rados.rados.0.smithi088.stdout:3051: done (2 left) 2024-09-13T02:48:41.432 INFO:tasks.rados.rados.0.smithi088.stdout:3052: read oid 38 snap 290 2024-09-13T02:48:41.432 INFO:tasks.rados.rados.0.smithi088.stdout:3052: expect (ObjNum 905 snap 284 seq_num 905) 2024-09-13T02:48:41.432 INFO:tasks.rados.rados.0.smithi088.stdout:3053: rollback oid 12 current snap is 291 2024-09-13T02:48:41.433 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 12 to 290 2024-09-13T02:48:41.433 INFO:tasks.rados.rados.0.smithi088.stdout:3049: done (3 left) 2024-09-13T02:48:41.433 INFO:tasks.rados.rados.0.smithi088.stdout:3050: done (2 left) 2024-09-13T02:48:41.433 INFO:tasks.rados.rados.0.smithi088.stdout:3054: delete oid 6 current snap is 291 2024-09-13T02:48:41.438 INFO:tasks.rados.rados.0.smithi088.stdout:3054: done (2 left) 2024-09-13T02:48:41.439 INFO:tasks.rados.rados.0.smithi088.stdout:3055: delete oid 17 current snap is 291 2024-09-13T02:48:41.442 INFO:tasks.rados.rados.0.smithi088.stdout:3053: finishing rollback tid 0 to smithi08884213-12 2024-09-13T02:48:41.442 INFO:tasks.rados.rados.0.smithi088.stdout:3053: finishing rollback tid 1 to smithi08884213-12 2024-09-13T02:48:41.443 INFO:tasks.rados.rados.0.smithi088.stdout:3053: finishing rollback tid 2 to smithi08884213-12 2024-09-13T02:48:41.443 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1391 (ObjNum 886 snap 277 seq_num 886) dirty exists 2024-09-13T02:48:41.444 INFO:tasks.rados.rados.0.smithi088.stdout:3053: done (2 left) 2024-09-13T02:48:41.444 INFO:tasks.rados.rados.0.smithi088.stdout:3055: done (1 left) 2024-09-13T02:48:41.445 INFO:tasks.rados.rados.0.smithi088.stdout:3056: rollback oid 2 current snap is 291 2024-09-13T02:48:41.445 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 2 to 290 2024-09-13T02:48:41.445 INFO:tasks.rados.rados.0.smithi088.stdout:3057: rollback oid 39 current snap is 291 2024-09-13T02:48:41.445 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 39 to 290 2024-09-13T02:48:41.445 INFO:tasks.rados.rados.0.smithi088.stdout:3058: rollback oid 45 current snap is 291 2024-09-13T02:48:41.445 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 45 to 290 2024-09-13T02:48:41.445 INFO:tasks.rados.rados.0.smithi088.stdout:3059: delete oid 20 current snap is 291 2024-09-13T02:48:41.447 INFO:tasks.rados.rados.0.smithi088.stdout:3056: finishing rollback tid 1 to smithi08884213-2 2024-09-13T02:48:41.447 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 0 (ObjNum 129 snap 0 seq_num 190471432) dirty dne 2024-09-13T02:48:41.449 INFO:tasks.rados.rados.0.smithi088.stdout:3052: expect (ObjNum 905 snap 284 seq_num 905) 2024-09-13T02:48:41.492 INFO:tasks.rados.rados.0.smithi088.stdout:3058: finishing rollback tid 0 to smithi08884213-45 2024-09-13T02:48:41.492 INFO:tasks.rados.rados.0.smithi088.stdout:3058: finishing rollback tid 1 to smithi08884213-45 2024-09-13T02:48:41.493 INFO:tasks.rados.rados.0.smithi088.stdout:3057: finishing rollback tid 0 to smithi08884213-39 2024-09-13T02:48:41.493 INFO:tasks.rados.rados.0.smithi088.stdout:3058: finishing rollback tid 2 to smithi08884213-45 2024-09-13T02:48:41.493 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1426 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:48:41.493 INFO:tasks.rados.rados.0.smithi088.stdout:3057: finishing rollback tid 1 to smithi08884213-39 2024-09-13T02:48:41.493 INFO:tasks.rados.rados.0.smithi088.stdout:3052: done (4 left) 2024-09-13T02:48:41.494 INFO:tasks.rados.rados.0.smithi088.stdout:3056: done (3 left) 2024-09-13T02:48:41.494 INFO:tasks.rados.rados.0.smithi088.stdout:3058: done (2 left) 2024-09-13T02:48:41.494 INFO:tasks.rados.rados.0.smithi088.stdout:3059: done (1 left) 2024-09-13T02:48:41.494 INFO:tasks.rados.rados.0.smithi088.stdout:3060: delete oid 33 current snap is 291 2024-09-13T02:48:41.494 INFO:tasks.rados.rados.0.smithi088.stdout:3057: finishing rollback tid 2 to smithi08884213-39 2024-09-13T02:48:41.494 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1821 (ObjNum 880 snap 276 seq_num 880) dirty exists 2024-09-13T02:48:41.495 INFO:tasks.rados.rados.0.smithi088.stdout:3057: done (1 left) 2024-09-13T02:48:41.496 INFO:tasks.rados.rados.0.smithi088.stdout:3060: done (0 left) 2024-09-13T02:48:41.496 INFO:tasks.rados.rados.0.smithi088.stdout:3061: read oid 30 snap 290 2024-09-13T02:48:41.496 INFO:tasks.rados.rados.0.smithi088.stdout:3061: expect deleted 2024-09-13T02:48:41.496 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 35 current snap is 291 2024-09-13T02:48:41.496 INFO:tasks.rados.rados.0.smithi088.stdout:3062: seq_num 931 ranges {3219456=802816,4022272=401408} 2024-09-13T02:48:41.515 INFO:tasks.rados.rados.0.smithi088.stdout:3062: writing smithi08884213-35 from 3219456 to 4022272 tid 1 2024-09-13T02:48:41.517 INFO:tasks.rados.rados.0.smithi088.stdout:3062: writing smithi08884213-35 from 4022272 to 4423680 tid 2 2024-09-13T02:48:41.517 INFO:tasks.rados.rados.0.smithi088.stdout:3063: copy_from oid 6 from oid 11 current snap is 291 2024-09-13T02:48:41.517 INFO:tasks.rados.rados.0.smithi088.stdout:3061: done (2 left) 2024-09-13T02:48:41.517 INFO:tasks.rados.rados.0.smithi088.stdout:3064: snap_create 2024-09-13T02:48:41.524 INFO:tasks.rados.rados.0.smithi088.stdout:3062: finishing write tid 1 to smithi08884213-35 2024-09-13T02:48:41.524 INFO:tasks.rados.rados.0.smithi088.stdout:3062: finishing write tid 2 to smithi08884213-35 2024-09-13T02:48:41.524 INFO:tasks.rados.rados.0.smithi088.stdout:3062: finishing write tid 3 to smithi08884213-35 2024-09-13T02:48:41.525 INFO:tasks.rados.rados.0.smithi088.stdout:3062: finishing write tid 4 to smithi08884213-35 2024-09-13T02:48:41.525 INFO:tasks.rados.rados.0.smithi088.stdout:3062: oid 35 updating version 0 to 1784 2024-09-13T02:48:41.525 INFO:tasks.rados.rados.0.smithi088.stdout:3062: oid 35 version 1784 is already newer than 1782 2024-09-13T02:48:41.526 INFO:tasks.rados.rados.0.smithi088.stdout:3062: oid 35 version 1784 is already newer than 1783 2024-09-13T02:48:41.526 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1784 (ObjNum 931 snap 291 seq_num 931) dirty exists 2024-09-13T02:48:41.526 INFO:tasks.rados.rados.0.smithi088.stdout:3062: left oid 35 (ObjNum 931 snap 291 seq_num 931) 2024-09-13T02:48:41.556 INFO:tasks.rados.rados.0.smithi088.stdout:3063: finishing copy_from racing read to smithi08884213-6 2024-09-13T02:48:41.559 INFO:tasks.rados.rados.0.smithi088.stdout:3063: finishing copy_from to smithi08884213-6 2024-09-13T02:48:41.559 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1686 (ObjNum 903 snap 284 seq_num 903) dirty exists 2024-09-13T02:48:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:41 smithi195 ceph-mon[87742]: osdmap e670: 8 total, 8 up, 8 in 2024-09-13T02:48:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:41 smithi195 ceph-mon[87742]: osdmap e671: 8 total, 8 up, 8 in 2024-09-13T02:48:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:41 smithi088 ceph-mon[96266]: osdmap e670: 8 total, 8 up, 8 in 2024-09-13T02:48:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:41 smithi088 ceph-mon[96266]: osdmap e671: 8 total, 8 up, 8 in 2024-09-13T02:48:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:41 smithi088 ceph-mon[98762]: osdmap e670: 8 total, 8 up, 8 in 2024-09-13T02:48:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:41 smithi088 ceph-mon[98762]: osdmap e671: 8 total, 8 up, 8 in 2024-09-13T02:48:42.458 INFO:tasks.rados.rados.0.smithi088.stdout:3062: done (2 left) 2024-09-13T02:48:42.458 INFO:tasks.rados.rados.0.smithi088.stdout:3063: done (1 left) 2024-09-13T02:48:42.458 INFO:tasks.rados.rados.0.smithi088.stdout:3064: done (0 left) 2024-09-13T02:48:42.458 INFO:tasks.rados.rados.0.smithi088.stdout:3065: delete oid 26 current snap is 292 2024-09-13T02:48:42.464 INFO:tasks.rados.rados.0.smithi088.stdout:3065: done (0 left) 2024-09-13T02:48:42.464 INFO:tasks.rados.rados.0.smithi088.stdout:3066: snap_remove snap 291 2024-09-13T02:48:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:42 smithi195 ceph-mon[87742]: pgmap v684: 121 pgs: 121 active+clean; 141 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 774 KiB/s wr, 11 op/s 2024-09-13T02:48:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:42 smithi088 ceph-mon[96266]: pgmap v684: 121 pgs: 121 active+clean; 141 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 774 KiB/s wr, 11 op/s 2024-09-13T02:48:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:42 smithi088 ceph-mon[98762]: pgmap v684: 121 pgs: 121 active+clean; 141 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 774 KiB/s wr, 11 op/s 2024-09-13T02:48:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:48:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:48:43] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.43.0" 2024-09-13T02:48:43.476 INFO:tasks.rados.rados.0.smithi088.stdout:3066: done (0 left) 2024-09-13T02:48:43.476 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 1 current snap is 292 2024-09-13T02:48:43.477 INFO:tasks.rados.rados.0.smithi088.stdout:3067: seq_num 933 ranges {4907008=434176,5341184=548864,5890048=253952} 2024-09-13T02:48:43.505 INFO:tasks.rados.rados.0.smithi088.stdout:3067: writing smithi08884213-1 from 4907008 to 5341184 tid 1 2024-09-13T02:48:43.508 INFO:tasks.rados.rados.0.smithi088.stdout:3067: writing smithi08884213-1 from 5341184 to 5890048 tid 2 2024-09-13T02:48:43.510 INFO:tasks.rados.rados.0.smithi088.stdout:3067: writing smithi08884213-1 from 5890048 to 6144000 tid 3 2024-09-13T02:48:43.510 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 292 2024-09-13T02:48:43.510 INFO:tasks.rados.rados.0.smithi088.stdout:3068: seq_num 934 ranges {1646592=450560,2097152=434176,2531328=368640} 2024-09-13T02:48:43.521 INFO:tasks.rados.rados.0.smithi088.stdout:3068: writing smithi08884213-31 from 1646592 to 2097152 tid 1 2024-09-13T02:48:43.523 INFO:tasks.rados.rados.0.smithi088.stdout:3068: writing smithi08884213-31 from 2097152 to 2531328 tid 2 2024-09-13T02:48:43.526 INFO:tasks.rados.rados.0.smithi088.stdout:3068: writing smithi08884213-31 from 2531328 to 2899968 tid 3 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 292 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:3067: finishing write tid 1 to smithi08884213-1 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:3067: finishing write tid 2 to smithi08884213-1 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:3067: finishing write tid 3 to smithi08884213-1 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:3067: finishing write tid 4 to smithi08884213-1 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:3067: finishing write tid 5 to smithi08884213-1 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:3067: oid 1 updating version 0 to 1437 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:3067: oid 1 updating version 1437 to 1438 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:3067: oid 1 version 1438 is already newer than 1435 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:3067: oid 1 version 1438 is already newer than 1436 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1438 (ObjNum 933 snap 292 seq_num 933) dirty exists 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:3067: left oid 1 (ObjNum 933 snap 292 seq_num 933) 2024-09-13T02:48:43.527 INFO:tasks.rados.rados.0.smithi088.stdout:3069: seq_num 935 ranges {1253376=466944,1720320=720896,2441216=81920} 2024-09-13T02:48:43.535 INFO:tasks.rados.rados.0.smithi088.stdout:3069: writing smithi08884213-38 from 1253376 to 1720320 tid 1 2024-09-13T02:48:43.539 INFO:tasks.rados.rados.0.smithi088.stdout:3069: writing smithi08884213-38 from 1720320 to 2441216 tid 2 2024-09-13T02:48:43.540 INFO:tasks.rados.rados.0.smithi088.stdout:3069: writing smithi08884213-38 from 2441216 to 2523136 tid 3 2024-09-13T02:48:43.540 INFO:tasks.rados.rados.0.smithi088.stdout:3067: done (2 left) 2024-09-13T02:48:43.540 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 292 2024-09-13T02:48:43.541 INFO:tasks.rados.rados.0.smithi088.stdout:3068: finishing write tid 1 to smithi08884213-31 2024-09-13T02:48:43.541 INFO:tasks.rados.rados.0.smithi088.stdout:3068: finishing write tid 2 to smithi08884213-31 2024-09-13T02:48:43.541 INFO:tasks.rados.rados.0.smithi088.stdout:3070: seq_num 936 ranges {7454720=483328,7938048=655360,8593408=147456} 2024-09-13T02:48:43.582 INFO:tasks.rados.rados.0.smithi088.stdout:3070: writing smithi08884213-22 from 7454720 to 7938048 tid 1 2024-09-13T02:48:43.586 INFO:tasks.rados.rados.0.smithi088.stdout:3070: writing smithi08884213-22 from 7938048 to 8593408 tid 2 2024-09-13T02:48:43.587 INFO:tasks.rados.rados.0.smithi088.stdout:3070: writing smithi08884213-22 from 8593408 to 8740864 tid 3 2024-09-13T02:48:43.587 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 3 current snap is 292 2024-09-13T02:48:43.587 INFO:tasks.rados.rados.0.smithi088.stdout:3068: finishing write tid 3 to smithi08884213-31 2024-09-13T02:48:43.587 INFO:tasks.rados.rados.0.smithi088.stdout:3068: finishing write tid 4 to smithi08884213-31 2024-09-13T02:48:43.587 INFO:tasks.rados.rados.0.smithi088.stdout:3071: seq_num 937 ranges {5701632=499712,6201344=532480,6733824=270336} 2024-09-13T02:48:43.619 INFO:tasks.rados.rados.0.smithi088.stdout:3071: writing smithi08884213-3 from 5701632 to 6201344 tid 1 2024-09-13T02:48:43.623 INFO:tasks.rados.rados.0.smithi088.stdout:3071: writing smithi08884213-3 from 6201344 to 6733824 tid 2 2024-09-13T02:48:43.626 INFO:tasks.rados.rados.0.smithi088.stdout:3071: writing smithi08884213-3 from 6733824 to 7004160 tid 3 2024-09-13T02:48:43.626 INFO:tasks.rados.rados.0.smithi088.stdout:3072: rmattr oid 28 current snap is 292 2024-09-13T02:48:43.626 INFO:tasks.rados.rados.0.smithi088.stdout:3072: done (4 left) 2024-09-13T02:48:43.626 INFO:tasks.rados.rados.0.smithi088.stdout:3073: rollback oid 48 current snap is 292 2024-09-13T02:48:43.626 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 48 to 290 2024-09-13T02:48:43.626 INFO:tasks.rados.rados.0.smithi088.stdout:3068: finishing write tid 5 to smithi08884213-31 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3068: oid 31 updating version 0 to 1787 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3068: oid 31 updating version 1787 to 1788 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3068: oid 31 updating version 1788 to 1789 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3068: oid 31 version 1789 is already newer than 1786 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1789 (ObjNum 934 snap 292 seq_num 934) dirty exists 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3068: left oid 31 (ObjNum 934 snap 292 seq_num 934) 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3069: finishing write tid 1 to smithi08884213-38 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3068: done (4 left) 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3074: rmattr oid 12 current snap is 292 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3074: done (4 left) 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3075: rmattr oid 9 current snap is 292 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3075: done (4 left) 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3076: read oid 9 snap -1 2024-09-13T02:48:43.627 INFO:tasks.rados.rados.0.smithi088.stdout:3076: expect deleted 2024-09-13T02:48:43.628 INFO:tasks.rados.rados.0.smithi088.stdout:3077: rollback oid 1 current snap is 292 2024-09-13T02:48:43.628 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 1 to 290 2024-09-13T02:48:43.628 INFO:tasks.rados.rados.0.smithi088.stdout:3069: finishing write tid 2 to smithi08884213-38 2024-09-13T02:48:43.628 INFO:tasks.rados.rados.0.smithi088.stdout:3069: finishing write tid 3 to smithi08884213-38 2024-09-13T02:48:43.628 INFO:tasks.rados.rados.0.smithi088.stdout:3069: finishing write tid 4 to smithi08884213-38 2024-09-13T02:48:43.628 INFO:tasks.rados.rados.0.smithi088.stdout:3069: finishing write tid 5 to smithi08884213-38 2024-09-13T02:48:43.628 INFO:tasks.rados.rados.0.smithi088.stdout:3069: oid 38 updating version 0 to 1553 2024-09-13T02:48:43.628 INFO:tasks.rados.rados.0.smithi088.stdout:3069: oid 38 version 1553 is already newer than 1552 2024-09-13T02:48:43.628 INFO:tasks.rados.rados.0.smithi088.stdout:3069: oid 38 updating version 1553 to 1555 2024-09-13T02:48:43.628 INFO:tasks.rados.rados.0.smithi088.stdout:3069: oid 38 version 1555 is already newer than 1554 2024-09-13T02:48:43.628 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1555 (ObjNum 935 snap 292 seq_num 935) dirty exists 2024-09-13T02:48:43.628 INFO:tasks.rados.rados.0.smithi088.stdout:3069: left oid 38 (ObjNum 935 snap 292 seq_num 935) 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3070: finishing write tid 1 to smithi08884213-22 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3070: finishing write tid 2 to smithi08884213-22 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3070: finishing write tid 3 to smithi08884213-22 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3070: finishing write tid 4 to smithi08884213-22 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3070: finishing write tid 5 to smithi08884213-22 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3070: oid 22 updating version 0 to 1794 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3070: oid 22 version 1794 is already newer than 1793 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3070: oid 22 version 1794 is already newer than 1791 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3070: oid 22 version 1794 is already newer than 1792 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1794 (ObjNum 936 snap 292 seq_num 936) dirty exists 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3070: left oid 22 (ObjNum 936 snap 292 seq_num 936) 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3069: done (5 left) 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3070: done (4 left) 2024-09-13T02:48:43.629 INFO:tasks.rados.rados.0.smithi088.stdout:3078: read oid 34 snap -1 2024-09-13T02:48:43.630 INFO:tasks.rados.rados.0.smithi088.stdout:3078: expect deleted 2024-09-13T02:48:43.630 INFO:tasks.rados.rados.0.smithi088.stdout:3079: setattr oid 37 current snap is 292 2024-09-13T02:48:43.630 INFO:tasks.rados.rados.0.smithi088.stdout:3071: finishing write tid 1 to smithi08884213-3 2024-09-13T02:48:43.630 INFO:tasks.rados.rados.0.smithi088.stdout:3071: finishing write tid 2 to smithi08884213-3 2024-09-13T02:48:43.631 INFO:tasks.rados.rados.0.smithi088.stdout:3076: done (5 left) 2024-09-13T02:48:43.631 INFO:tasks.rados.rados.0.smithi088.stdout:3078: done (4 left) 2024-09-13T02:48:43.631 INFO:tasks.rados.rados.0.smithi088.stdout:3080: rmattr oid 6 current snap is 292 2024-09-13T02:48:43.631 INFO:tasks.rados.rados.0.smithi088.stdout:3081: read oid 46 snap -1 2024-09-13T02:48:43.632 INFO:tasks.rados.rados.0.smithi088.stdout:3081: expect deleted 2024-09-13T02:48:43.632 INFO:tasks.rados.rados.0.smithi088.stdout:3082: read oid 39 snap -1 2024-09-13T02:48:43.632 INFO:tasks.rados.rados.0.smithi088.stdout:3082: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:48:43.632 INFO:tasks.rados.rados.0.smithi088.stdout:3083: copy_from oid 42 from oid 44 current snap is 292 2024-09-13T02:48:43.632 INFO:tasks.rados.rados.0.smithi088.stdout:3084: rollback oid 36 current snap is 292 2024-09-13T02:48:43.632 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 36 to 290 2024-09-13T02:48:43.632 INFO:tasks.rados.rados.0.smithi088.stdout:3085: rollback oid 28 current snap is 292 2024-09-13T02:48:43.632 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 28 to 290 2024-09-13T02:48:43.632 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 292 2024-09-13T02:48:43.632 INFO:tasks.rados.rados.0.smithi088.stdout:3086: seq_num 938 ranges {0=516096,516096=417792,933888=385024} 2024-09-13T02:48:43.632 INFO:tasks.rados.rados.0.smithi088.stdout:3086: writing smithi08884213-26 from 0 to 516096 tid 1 2024-09-13T02:48:43.634 INFO:tasks.rados.rados.0.smithi088.stdout:3086: writing smithi08884213-26 from 516096 to 933888 tid 2 2024-09-13T02:48:43.636 INFO:tasks.rados.rados.0.smithi088.stdout:3086: writing smithi08884213-26 from 933888 to 1318912 tid 3 2024-09-13T02:48:43.636 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 292 2024-09-13T02:48:43.637 INFO:tasks.rados.rados.0.smithi088.stdout:3087: seq_num 939 ranges {8159232=532480,8691712=704512,9396224=98304} 2024-09-13T02:48:43.684 INFO:tasks.rados.rados.0.smithi088.stdout:3087: writing smithi08884213-24 from 8159232 to 8691712 tid 1 2024-09-13T02:48:43.688 INFO:tasks.rados.rados.0.smithi088.stdout:3087: writing smithi08884213-24 from 8691712 to 9396224 tid 2 2024-09-13T02:48:43.689 INFO:tasks.rados.rados.0.smithi088.stdout:3087: writing smithi08884213-24 from 9396224 to 9494528 tid 3 2024-09-13T02:48:43.689 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 292 2024-09-13T02:48:43.689 INFO:tasks.rados.rados.0.smithi088.stdout:3088: seq_num 940 ranges {0=548864,548864=589824,1138688=212992} 2024-09-13T02:48:43.692 INFO:tasks.rados.rados.0.smithi088.stdout:3088: writing smithi08884213-20 from 0 to 548864 tid 1 2024-09-13T02:48:43.695 INFO:tasks.rados.rados.0.smithi088.stdout:3088: writing smithi08884213-20 from 548864 to 1138688 tid 2 2024-09-13T02:48:43.697 INFO:tasks.rados.rados.0.smithi088.stdout:3088: writing smithi08884213-20 from 1138688 to 1351680 tid 3 2024-09-13T02:48:43.697 INFO:tasks.rados.rados.0.smithi088.stdout:3089: delete oid 32 current snap is 292 2024-09-13T02:48:43.697 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1687 (ObjNum 903 snap 284 seq_num 903) dirty exists 2024-09-13T02:48:43.697 INFO:tasks.rados.rados.0.smithi088.stdout:3077: finishing rollback tid 0 to smithi08884213-1 2024-09-13T02:48:43.697 INFO:tasks.rados.rados.0.smithi088.stdout:3077: finishing rollback tid 1 to smithi08884213-1 2024-09-13T02:48:43.697 INFO:tasks.rados.rados.0.smithi088.stdout:3077: finishing rollback tid 2 to smithi08884213-1 2024-09-13T02:48:43.697 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1441 (ObjNum 925 snap 290 seq_num 925) dirty exists 2024-09-13T02:48:43.697 INFO:tasks.rados.rados.0.smithi088.stdout:3071: finishing write tid 3 to smithi08884213-3 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:3073: finishing rollback tid 0 to smithi08884213-48 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:3071: finishing write tid 4 to smithi08884213-3 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:3073: finishing rollback tid 1 to smithi08884213-48 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:3073: finishing rollback tid 2 to smithi08884213-48 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1557 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:3071: finishing write tid 5 to smithi08884213-3 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:3071: oid 3 updating version 0 to 1359 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:3071: oid 3 updating version 1359 to 1360 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:3071: oid 3 version 1360 is already newer than 1358 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:3071: oid 3 version 1360 is already newer than 1357 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1360 (ObjNum 937 snap 292 seq_num 937) dirty exists 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:3071: left oid 3 (ObjNum 937 snap 292 seq_num 937) 2024-09-13T02:48:43.698 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 1673 (ObjNum 129 snap 0 seq_num 2154292984) dirty exists 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3084: finishing rollback tid 0 to smithi08884213-36 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3084: finishing rollback tid 1 to smithi08884213-36 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3086: finishing write tid 1 to smithi08884213-26 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3086: finishing write tid 2 to smithi08884213-26 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3086: finishing write tid 3 to smithi08884213-26 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3086: finishing write tid 4 to smithi08884213-26 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3086: finishing write tid 5 to smithi08884213-26 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3086: oid 26 updating version 0 to 1751 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3086: oid 26 version 1751 is already newer than 1750 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3086: oid 26 updating version 1751 to 1753 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3086: oid 26 version 1753 is already newer than 1752 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1753 (ObjNum 938 snap 292 seq_num 938) dirty exists 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3086: left oid 26 (ObjNum 938 snap 292 seq_num 938) 2024-09-13T02:48:43.699 INFO:tasks.rados.rados.0.smithi088.stdout:3084: finishing rollback tid 2 to smithi08884213-36 2024-09-13T02:48:43.700 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 1676 (ObjNum 910 snap 286 seq_num 910) dirty exists 2024-09-13T02:48:43.700 INFO:tasks.rados.rados.0.smithi088.stdout:3082: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:48:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:43 smithi195 ceph-mon[87742]: osdmap e672: 8 total, 8 up, 8 in 2024-09-13T02:48:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:43 smithi088 ceph-mon[98762]: osdmap e672: 8 total, 8 up, 8 in 2024-09-13T02:48:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:43 smithi088 ceph-mon[96266]: osdmap e672: 8 total, 8 up, 8 in 2024-09-13T02:48:44.263 INFO:tasks.rados.rados.0.smithi088.stdout:3085: finishing rollback tid 0 to smithi08884213-28 2024-09-13T02:48:44.263 INFO:tasks.rados.rados.0.smithi088.stdout:3085: finishing rollback tid 1 to smithi08884213-28 2024-09-13T02:48:44.263 INFO:tasks.rados.rados.0.smithi088.stdout:3085: finishing rollback tid 2 to smithi08884213-28 2024-09-13T02:48:44.263 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1825 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:3083: finishing copy_from racing read to smithi08884213-42 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:3083: finishing copy_from to smithi08884213-42 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1665 (ObjNum 871 snap 272 seq_num 871) dirty exists 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:3071: done (13 left) 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:3073: done (12 left) 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:3077: done (11 left) 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:3079: done (10 left) 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:3080: done (9 left) 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:3081: done (8 left) 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:3082: done (7 left) 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:3083: done (6 left) 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:3084: done (5 left) 2024-09-13T02:48:44.264 INFO:tasks.rados.rados.0.smithi088.stdout:3085: done (4 left) 2024-09-13T02:48:44.265 INFO:tasks.rados.rados.0.smithi088.stdout:3086: done (3 left) 2024-09-13T02:48:44.265 INFO:tasks.rados.rados.0.smithi088.stdout:3089: done (2 left) 2024-09-13T02:48:44.265 INFO:tasks.rados.rados.0.smithi088.stdout:3090: read oid 15 snap -1 2024-09-13T02:48:44.265 INFO:tasks.rados.rados.0.smithi088.stdout:3090: expect deleted 2024-09-13T02:48:44.265 INFO:tasks.rados.rados.0.smithi088.stdout:3091: copy_from oid 45 from oid 9 current snap is 292 2024-09-13T02:48:44.265 INFO:tasks.rados.rados.0.smithi088.stdout:3087: finishing write tid 1 to smithi08884213-24 2024-09-13T02:48:44.265 INFO:tasks.rados.rados.0.smithi088.stdout:3087: finishing write tid 2 to smithi08884213-24 2024-09-13T02:48:44.265 INFO:tasks.rados.rados.0.smithi088.stdout:3087: finishing write tid 3 to smithi08884213-24 2024-09-13T02:48:44.265 INFO:tasks.rados.rados.0.smithi088.stdout:3087: finishing write tid 4 to smithi08884213-24 2024-09-13T02:48:44.265 INFO:tasks.rados.rados.0.smithi088.stdout:3087: finishing write tid 5 to smithi08884213-24 2024-09-13T02:48:44.265 INFO:tasks.rados.rados.0.smithi088.stdout:3087: oid 24 updating version 0 to 1669 2024-09-13T02:48:44.265 INFO:tasks.rados.rados.0.smithi088.stdout:3087: oid 24 version 1669 is already newer than 1666 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:3087: oid 24 version 1669 is already newer than 1667 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:3087: oid 24 version 1669 is already newer than 1668 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1669 (ObjNum 939 snap 292 seq_num 939) dirty exists 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:3087: left oid 24 (ObjNum 939 snap 292 seq_num 939) 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:3088: finishing write tid 1 to smithi08884213-20 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:3088: finishing write tid 2 to smithi08884213-20 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:3088: finishing write tid 3 to smithi08884213-20 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:3088: finishing write tid 4 to smithi08884213-20 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:3088: finishing write tid 5 to smithi08884213-20 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:3088: oid 20 updating version 0 to 1796 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:3088: oid 20 updating version 1796 to 1798 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:3088: oid 20 version 1798 is already newer than 1795 2024-09-13T02:48:44.266 INFO:tasks.rados.rados.0.smithi088.stdout:3088: oid 20 version 1798 is already newer than 1797 2024-09-13T02:48:44.267 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1798 (ObjNum 940 snap 292 seq_num 940) dirty exists 2024-09-13T02:48:44.267 INFO:tasks.rados.rados.0.smithi088.stdout:3088: left oid 20 (ObjNum 940 snap 292 seq_num 940) 2024-09-13T02:48:44.267 INFO:tasks.rados.rados.0.smithi088.stdout:3087: done (3 left) 2024-09-13T02:48:44.267 INFO:tasks.rados.rados.0.smithi088.stdout:3088: done (2 left) 2024-09-13T02:48:44.267 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 292 2024-09-13T02:48:44.267 INFO:tasks.rados.rados.0.smithi088.stdout:3092: seq_num 942 ranges {11067392=581632,11649024=761856,12410880=40960} 2024-09-13T02:48:44.323 INFO:tasks.rados.rados.0.smithi088.stdout:3092: writing smithi08884213-6 from 11067392 to 11649024 tid 1 2024-09-13T02:48:44.327 INFO:tasks.rados.rados.0.smithi088.stdout:3092: writing smithi08884213-6 from 11649024 to 12410880 tid 2 2024-09-13T02:48:44.328 INFO:tasks.rados.rados.0.smithi088.stdout:3092: writing smithi08884213-6 from 12410880 to 12451840 tid 3 2024-09-13T02:48:44.328 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 292 2024-09-13T02:48:44.328 INFO:tasks.rados.rados.0.smithi088.stdout:3093: seq_num 943 ranges {2899968=598016,3497984=688128,4186112=114688} 2024-09-13T02:48:44.347 INFO:tasks.rados.rados.0.smithi088.stdout:3093: writing smithi08884213-31 from 2899968 to 3497984 tid 1 2024-09-13T02:48:44.351 INFO:tasks.rados.rados.0.smithi088.stdout:3093: writing smithi08884213-31 from 3497984 to 4186112 tid 2 2024-09-13T02:48:44.352 INFO:tasks.rados.rados.0.smithi088.stdout:3093: writing smithi08884213-31 from 4186112 to 4300800 tid 3 2024-09-13T02:48:44.352 INFO:tasks.rados.rados.0.smithi088.stdout:3094: snap_remove snap 290 2024-09-13T02:48:44.478 INFO:tasks.rados.rados.0.smithi088.stdout:3094: done (4 left) 2024-09-13T02:48:44.479 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 36 current snap is 292 2024-09-13T02:48:44.479 INFO:tasks.rados.rados.0.smithi088.stdout:3091: finishing copy_from to smithi08884213-45 2024-09-13T02:48:44.479 INFO:tasks.rados.rados.0.smithi088.stdout:3091: got expected ENOENT (src dne) 2024-09-13T02:48:44.479 INFO:tasks.rados.rados.0.smithi088.stdout:3091: finishing copy_from racing read to smithi08884213-45 2024-09-13T02:48:44.479 INFO:tasks.rados.rados.0.smithi088.stdout:3092: finishing write tid 1 to smithi08884213-6 2024-09-13T02:48:44.479 INFO:tasks.rados.rados.0.smithi088.stdout:3092: finishing write tid 2 to smithi08884213-6 2024-09-13T02:48:44.479 INFO:tasks.rados.rados.0.smithi088.stdout:3092: finishing write tid 3 to smithi08884213-6 2024-09-13T02:48:44.479 INFO:tasks.rados.rados.0.smithi088.stdout:3095: seq_num 944 ranges {843776=614400,1458176=573440,2031616=229376} 2024-09-13T02:48:44.487 INFO:tasks.rados.rados.0.smithi088.stdout:3095: writing smithi08884213-36 from 843776 to 1458176 tid 1 2024-09-13T02:48:44.491 INFO:tasks.rados.rados.0.smithi088.stdout:3095: writing smithi08884213-36 from 1458176 to 2031616 tid 2 2024-09-13T02:48:44.493 INFO:tasks.rados.rados.0.smithi088.stdout:3095: writing smithi08884213-36 from 2031616 to 2260992 tid 3 2024-09-13T02:48:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:3090: done (4 left) 2024-09-13T02:48:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:3091: done (3 left) 2024-09-13T02:48:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:3096: read oid 50 snap -1 2024-09-13T02:48:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:3096: expect deleted 2024-09-13T02:48:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:3097: snap_create 2024-09-13T02:48:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:3092: finishing write tid 4 to smithi08884213-6 2024-09-13T02:48:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:3092: finishing write tid 5 to smithi08884213-6 2024-09-13T02:48:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:3092: oid 6 updating version 0 to 1689 2024-09-13T02:48:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:3092: oid 6 updating version 1689 to 1690 2024-09-13T02:48:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:3092: oid 6 version 1690 is already newer than 1688 2024-09-13T02:48:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:3092: oid 6 updating version 1690 to 1691 2024-09-13T02:48:44.494 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1691 (ObjNum 942 snap 292 seq_num 942) dirty exists 2024-09-13T02:48:44.495 INFO:tasks.rados.rados.0.smithi088.stdout:3092: left oid 6 (ObjNum 942 snap 292 seq_num 942) 2024-09-13T02:48:44.495 INFO:tasks.rados.rados.0.smithi088.stdout:3093: finishing write tid 1 to smithi08884213-31 2024-09-13T02:48:44.495 INFO:tasks.rados.rados.0.smithi088.stdout:3093: finishing write tid 2 to smithi08884213-31 2024-09-13T02:48:44.495 INFO:tasks.rados.rados.0.smithi088.stdout:3093: finishing write tid 3 to smithi08884213-31 2024-09-13T02:48:44.495 INFO:tasks.rados.rados.0.smithi088.stdout:3093: finishing write tid 4 to smithi08884213-31 2024-09-13T02:48:44.495 INFO:tasks.rados.rados.0.smithi088.stdout:3093: finishing write tid 5 to smithi08884213-31 2024-09-13T02:48:44.495 INFO:tasks.rados.rados.0.smithi088.stdout:3093: oid 31 updating version 0 to 1799 2024-09-13T02:48:44.495 INFO:tasks.rados.rados.0.smithi088.stdout:3093: oid 31 updating version 1799 to 1800 2024-09-13T02:48:44.495 INFO:tasks.rados.rados.0.smithi088.stdout:3093: oid 31 updating version 1800 to 1801 2024-09-13T02:48:44.495 INFO:tasks.rados.rados.0.smithi088.stdout:3093: oid 31 updating version 1801 to 1802 2024-09-13T02:48:44.495 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1802 (ObjNum 943 snap 292 seq_num 943) dirty exists 2024-09-13T02:48:44.495 INFO:tasks.rados.rados.0.smithi088.stdout:3093: left oid 31 (ObjNum 943 snap 292 seq_num 943) 2024-09-13T02:48:44.496 INFO:tasks.rados.rados.0.smithi088.stdout:3095: finishing write tid 1 to smithi08884213-36 2024-09-13T02:48:44.496 INFO:tasks.rados.rados.0.smithi088.stdout:3095: finishing write tid 2 to smithi08884213-36 2024-09-13T02:48:44.497 INFO:tasks.rados.rados.0.smithi088.stdout:3095: finishing write tid 3 to smithi08884213-36 2024-09-13T02:48:44.497 INFO:tasks.rados.rados.0.smithi088.stdout:3095: finishing write tid 4 to smithi08884213-36 2024-09-13T02:48:44.498 INFO:tasks.rados.rados.0.smithi088.stdout:3095: finishing write tid 5 to smithi08884213-36 2024-09-13T02:48:44.499 INFO:tasks.rados.rados.0.smithi088.stdout:3095: oid 36 updating version 0 to 1677 2024-09-13T02:48:44.499 INFO:tasks.rados.rados.0.smithi088.stdout:3095: oid 36 updating version 1677 to 1679 2024-09-13T02:48:44.499 INFO:tasks.rados.rados.0.smithi088.stdout:3095: oid 36 version 1679 is already newer than 1678 2024-09-13T02:48:44.499 INFO:tasks.rados.rados.0.smithi088.stdout:3095: oid 36 updating version 1679 to 1680 2024-09-13T02:48:44.499 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 1680 (ObjNum 944 snap 292 seq_num 944) dirty exists 2024-09-13T02:48:44.499 INFO:tasks.rados.rados.0.smithi088.stdout:3095: left oid 36 (ObjNum 944 snap 292 seq_num 944) 2024-09-13T02:48:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:44 smithi195 ceph-mon[87742]: pgmap v687: 121 pgs: 121 active+clean; 131 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 294 KiB/s wr, 5 op/s 2024-09-13T02:48:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:44 smithi195 ceph-mon[87742]: osdmap e673: 8 total, 8 up, 8 in 2024-09-13T02:48:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:48:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:44 smithi088 ceph-mon[98762]: pgmap v687: 121 pgs: 121 active+clean; 131 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 294 KiB/s wr, 5 op/s 2024-09-13T02:48:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:44 smithi088 ceph-mon[98762]: osdmap e673: 8 total, 8 up, 8 in 2024-09-13T02:48:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:48:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:44 smithi088 ceph-mon[96266]: pgmap v687: 121 pgs: 121 active+clean; 131 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 294 KiB/s wr, 5 op/s 2024-09-13T02:48:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:44 smithi088 ceph-mon[96266]: osdmap e673: 8 total, 8 up, 8 in 2024-09-13T02:48:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:48:45.489 INFO:tasks.rados.rados.0.smithi088.stdout:3092: done (4 left) 2024-09-13T02:48:45.489 INFO:tasks.rados.rados.0.smithi088.stdout:3093: done (3 left) 2024-09-13T02:48:45.489 INFO:tasks.rados.rados.0.smithi088.stdout:3095: done (2 left) 2024-09-13T02:48:45.490 INFO:tasks.rados.rados.0.smithi088.stdout:3096: done (1 left) 2024-09-13T02:48:45.490 INFO:tasks.rados.rados.0.smithi088.stdout:3097: done (0 left) 2024-09-13T02:48:45.490 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 293 2024-09-13T02:48:45.490 INFO:tasks.rados.rados.0.smithi088.stdout:3098: seq_num 945 ranges {311296=630784,942080=458752,1400832=344064} 2024-09-13T02:48:45.494 INFO:tasks.rados.rados.0.smithi088.stdout:3098: writing smithi08884213-47 from 311296 to 942080 tid 1 2024-09-13T02:48:45.497 INFO:tasks.rados.rados.0.smithi088.stdout:3098: writing smithi08884213-47 from 942080 to 1400832 tid 2 2024-09-13T02:48:45.499 INFO:tasks.rados.rados.0.smithi088.stdout:3098: writing smithi08884213-47 from 1400832 to 1744896 tid 3 2024-09-13T02:48:45.499 INFO:tasks.rados.rados.0.smithi088.stdout:3099: read oid 6 snap -1 2024-09-13T02:48:45.499 INFO:tasks.rados.rados.0.smithi088.stdout:3099: expect (ObjNum 942 snap 292 seq_num 942) 2024-09-13T02:48:45.499 INFO:tasks.rados.rados.0.smithi088.stdout:3100: delete oid 37 current snap is 293 2024-09-13T02:48:45.505 INFO:tasks.rados.rados.0.smithi088.stdout:3098: finishing write tid 1 to smithi08884213-47 2024-09-13T02:48:45.509 INFO:tasks.rados.rados.0.smithi088.stdout:3100: done (2 left) 2024-09-13T02:48:45.509 INFO:tasks.rados.rados.0.smithi088.stdout:3101: read oid 43 snap -1 2024-09-13T02:48:45.509 INFO:tasks.rados.rados.0.smithi088.stdout:3101: expect deleted 2024-09-13T02:48:45.509 INFO:tasks.rados.rados.0.smithi088.stdout:3102: rmattr oid 22 current snap is 293 2024-09-13T02:48:45.509 INFO:tasks.rados.rados.0.smithi088.stdout:3102: done (3 left) 2024-09-13T02:48:45.509 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 293 2024-09-13T02:48:45.509 INFO:tasks.rados.rados.0.smithi088.stdout:3103: seq_num 947 ranges {1474560=663552,2138112=630784,2768896=172032} 2024-09-13T02:48:45.521 INFO:tasks.rados.rados.0.smithi088.stdout:3103: writing smithi08884213-48 from 1474560 to 2138112 tid 1 2024-09-13T02:48:45.525 INFO:tasks.rados.rados.0.smithi088.stdout:3103: writing smithi08884213-48 from 2138112 to 2768896 tid 2 2024-09-13T02:48:45.526 INFO:tasks.rados.rados.0.smithi088.stdout:3103: writing smithi08884213-48 from 2768896 to 2940928 tid 3 2024-09-13T02:48:45.526 INFO:tasks.rados.rados.0.smithi088.stdout:3104: snap_create 2024-09-13T02:48:45.526 INFO:tasks.rados.rados.0.smithi088.stdout:3098: finishing write tid 2 to smithi08884213-47 2024-09-13T02:48:45.526 INFO:tasks.rados.rados.0.smithi088.stdout:3098: finishing write tid 3 to smithi08884213-47 2024-09-13T02:48:45.526 INFO:tasks.rados.rados.0.smithi088.stdout:3098: finishing write tid 4 to smithi08884213-47 2024-09-13T02:48:45.527 INFO:tasks.rados.rados.0.smithi088.stdout:3098: finishing write tid 5 to smithi08884213-47 2024-09-13T02:48:45.527 INFO:tasks.rados.rados.0.smithi088.stdout:3098: oid 47 updating version 0 to 1833 2024-09-13T02:48:45.527 INFO:tasks.rados.rados.0.smithi088.stdout:3098: oid 47 version 1833 is already newer than 1832 2024-09-13T02:48:45.527 INFO:tasks.rados.rados.0.smithi088.stdout:3098: oid 47 updating version 1833 to 1834 2024-09-13T02:48:45.527 INFO:tasks.rados.rados.0.smithi088.stdout:3098: oid 47 version 1834 is already newer than 1831 2024-09-13T02:48:45.527 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1834 (ObjNum 945 snap 293 seq_num 945) dirty exists 2024-09-13T02:48:45.527 INFO:tasks.rados.rados.0.smithi088.stdout:3098: left oid 47 (ObjNum 945 snap 293 seq_num 945) 2024-09-13T02:48:45.527 INFO:tasks.rados.rados.0.smithi088.stdout:3103: finishing write tid 1 to smithi08884213-48 2024-09-13T02:48:45.530 INFO:tasks.rados.rados.0.smithi088.stdout:3103: finishing write tid 2 to smithi08884213-48 2024-09-13T02:48:45.530 INFO:tasks.rados.rados.0.smithi088.stdout:3103: finishing write tid 3 to smithi08884213-48 2024-09-13T02:48:45.530 INFO:tasks.rados.rados.0.smithi088.stdout:3103: finishing write tid 4 to smithi08884213-48 2024-09-13T02:48:45.531 INFO:tasks.rados.rados.0.smithi088.stdout:3103: finishing write tid 5 to smithi08884213-48 2024-09-13T02:48:45.531 INFO:tasks.rados.rados.0.smithi088.stdout:3103: oid 48 updating version 0 to 1560 2024-09-13T02:48:45.532 INFO:tasks.rados.rados.0.smithi088.stdout:3103: oid 48 updating version 1560 to 1561 2024-09-13T02:48:45.532 INFO:tasks.rados.rados.0.smithi088.stdout:3103: oid 48 version 1561 is already newer than 1559 2024-09-13T02:48:45.532 INFO:tasks.rados.rados.0.smithi088.stdout:3103: oid 48 version 1561 is already newer than 1558 2024-09-13T02:48:45.532 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1561 (ObjNum 947 snap 293 seq_num 947) dirty exists 2024-09-13T02:48:45.532 INFO:tasks.rados.rados.0.smithi088.stdout:3103: left oid 48 (ObjNum 947 snap 293 seq_num 947) 2024-09-13T02:48:45.551 INFO:tasks.rados.rados.0.smithi088.stdout:3099: expect (ObjNum 942 snap 292 seq_num 942) 2024-09-13T02:48:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:45 smithi195 ceph-mon[87742]: osdmap e674: 8 total, 8 up, 8 in 2024-09-13T02:48:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:45 smithi195 ceph-mon[87742]: pgmap v690: 121 pgs: 121 active+clean; 133 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-13T02:48:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:45 smithi088 ceph-mon[96266]: osdmap e674: 8 total, 8 up, 8 in 2024-09-13T02:48:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:45 smithi088 ceph-mon[96266]: pgmap v690: 121 pgs: 121 active+clean; 133 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-13T02:48:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:45 smithi088 ceph-mon[98762]: osdmap e674: 8 total, 8 up, 8 in 2024-09-13T02:48:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:45 smithi088 ceph-mon[98762]: pgmap v690: 121 pgs: 121 active+clean; 133 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-13T02:48:46.782 INFO:tasks.rados.rados.0.smithi088.stdout:3098: done (4 left) 2024-09-13T02:48:46.782 INFO:tasks.rados.rados.0.smithi088.stdout:3099: done (3 left) 2024-09-13T02:48:46.782 INFO:tasks.rados.rados.0.smithi088.stdout:3101: done (2 left) 2024-09-13T02:48:46.782 INFO:tasks.rados.rados.0.smithi088.stdout:3103: done (1 left) 2024-09-13T02:48:46.782 INFO:tasks.rados.rados.0.smithi088.stdout:3104: done (0 left) 2024-09-13T02:48:46.782 INFO:tasks.rados.rados.0.smithi088.stdout:3105: snap_remove snap 292 2024-09-13T02:48:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:46 smithi088 ceph-mon[98762]: osdmap e675: 8 total, 8 up, 8 in 2024-09-13T02:48:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:46 smithi088 ceph-mon[98762]: osdmap e676: 8 total, 8 up, 8 in 2024-09-13T02:48:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:46 smithi088 ceph-mon[96266]: osdmap e675: 8 total, 8 up, 8 in 2024-09-13T02:48:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:46 smithi088 ceph-mon[96266]: osdmap e676: 8 total, 8 up, 8 in 2024-09-13T02:48:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:46 smithi195 ceph-mon[87742]: osdmap e675: 8 total, 8 up, 8 in 2024-09-13T02:48:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:46 smithi195 ceph-mon[87742]: osdmap e676: 8 total, 8 up, 8 in 2024-09-13T02:48:47.494 INFO:tasks.rados.rados.0.smithi088.stdout:3105: done (0 left) 2024-09-13T02:48:47.494 INFO:tasks.rados.rados.0.smithi088.stdout:3106: read oid 8 snap -1 2024-09-13T02:48:47.494 INFO:tasks.rados.rados.0.smithi088.stdout:3106: expect (ObjNum 909 snap 286 seq_num 909) 2024-09-13T02:48:47.495 INFO:tasks.rados.rados.0.smithi088.stdout:3107: copy_from oid 2 from oid 5 current snap is 294 2024-09-13T02:48:47.495 INFO:tasks.rados.rados.0.smithi088.stdout:3108: copy_from oid 15 from oid 11 current snap is 294 2024-09-13T02:48:47.495 INFO:tasks.rados.rados.0.smithi088.stdout:3109: delete oid 22 current snap is 294 2024-09-13T02:48:47.501 INFO:tasks.rados.rados.0.smithi088.stdout:3106: expect (ObjNum 909 snap 286 seq_num 909) 2024-09-13T02:48:47.528 INFO:tasks.rados.rados.0.smithi088.stdout:3107: finishing copy_from racing read to smithi08884213-2 2024-09-13T02:48:47.528 INFO:tasks.rados.rados.0.smithi088.stdout:3107: finishing copy_from to smithi08884213-2 2024-09-13T02:48:47.528 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1340 (ObjNum 695 snap 220 seq_num 695) dirty exists 2024-09-13T02:48:47.529 INFO:tasks.rados.rados.0.smithi088.stdout:3106: done (3 left) 2024-09-13T02:48:47.529 INFO:tasks.rados.rados.0.smithi088.stdout:3107: done (2 left) 2024-09-13T02:48:47.529 INFO:tasks.rados.rados.0.smithi088.stdout:3109: done (1 left) 2024-09-13T02:48:47.529 INFO:tasks.rados.rados.0.smithi088.stdout:3110: rollback oid 48 current snap is 294 2024-09-13T02:48:47.529 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 48 to 293 2024-09-13T02:48:47.529 INFO:tasks.rados.rados.0.smithi088.stdout:3111: rollback oid 19 current snap is 294 2024-09-13T02:48:47.529 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 19 to 293 2024-09-13T02:48:47.529 INFO:tasks.rados.rados.0.smithi088.stdout:3112: delete oid 4 current snap is 294 2024-09-13T02:48:47.533 INFO:tasks.rados.rados.0.smithi088.stdout:3110: finishing rollback tid 0 to smithi08884213-48 2024-09-13T02:48:47.533 INFO:tasks.rados.rados.0.smithi088.stdout:3111: finishing rollback tid 0 to smithi08884213-19 2024-09-13T02:48:47.534 INFO:tasks.rados.rados.0.smithi088.stdout:3110: finishing rollback tid 1 to smithi08884213-48 2024-09-13T02:48:47.534 INFO:tasks.rados.rados.0.smithi088.stdout:3111: finishing rollback tid 1 to smithi08884213-19 2024-09-13T02:48:47.534 INFO:tasks.rados.rados.0.smithi088.stdout:3111: finishing rollback tid 2 to smithi08884213-19 2024-09-13T02:48:47.534 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 1558 (ObjNum 874 snap 273 seq_num 874) dirty exists 2024-09-13T02:48:47.534 INFO:tasks.rados.rados.0.smithi088.stdout:3110: finishing rollback tid 2 to smithi08884213-48 2024-09-13T02:48:47.534 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1564 (ObjNum 947 snap 293 seq_num 947) dirty exists 2024-09-13T02:48:47.537 INFO:tasks.rados.rados.0.smithi088.stdout:3108: finishing copy_from racing read to smithi08884213-15 2024-09-13T02:48:47.537 INFO:tasks.rados.rados.0.smithi088.stdout:3110: done (3 left) 2024-09-13T02:48:47.537 INFO:tasks.rados.rados.0.smithi088.stdout:3111: done (2 left) 2024-09-13T02:48:47.538 INFO:tasks.rados.rados.0.smithi088.stdout:3112: done (1 left) 2024-09-13T02:48:47.538 INFO:tasks.rados.rados.0.smithi088.stdout:3113: copy_from oid 27 from oid 25 current snap is 294 2024-09-13T02:48:47.538 INFO:tasks.rados.rados.0.smithi088.stdout:3114: delete oid 14 current snap is 294 2024-09-13T02:48:47.538 INFO:tasks.rados.rados.0.smithi088.stdout:3113: finishing copy_from to smithi08884213-27 2024-09-13T02:48:47.538 INFO:tasks.rados.rados.0.smithi088.stdout:3113: got expected ENOENT (src dne) 2024-09-13T02:48:47.539 INFO:tasks.rados.rados.0.smithi088.stdout:3113: finishing copy_from racing read to smithi08884213-27 2024-09-13T02:48:47.539 INFO:tasks.rados.rados.0.smithi088.stdout:3108: finishing copy_from to smithi08884213-15 2024-09-13T02:48:47.539 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1686 (ObjNum 903 snap 284 seq_num 903) dirty exists 2024-09-13T02:48:47.539 INFO:tasks.rados.rados.0.smithi088.stdout:3108: done (2 left) 2024-09-13T02:48:47.539 INFO:tasks.rados.rados.0.smithi088.stdout:3113: done (1 left) 2024-09-13T02:48:47.539 INFO:tasks.rados.rados.0.smithi088.stdout:3114: done (0 left) 2024-09-13T02:48:47.539 INFO:tasks.rados.rados.0.smithi088.stdout:3115: delete oid 2 current snap is 294 2024-09-13T02:48:47.541 INFO:tasks.rados.rados.0.smithi088.stdout:3115: done (0 left) 2024-09-13T02:48:47.541 INFO:tasks.rados.rados.0.smithi088.stdout:3116: snap_create 2024-09-13T02:48:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:47 smithi088 ceph-mon[96266]: pgmap v693: 121 pgs: 121 active+clean; 140 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-09-13T02:48:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:47 smithi088 ceph-mon[98762]: pgmap v693: 121 pgs: 121 active+clean; 140 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-09-13T02:48:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:47 smithi195 ceph-mon[87742]: pgmap v693: 121 pgs: 121 active+clean; 140 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 4.1 MiB/s wr, 11 op/s 2024-09-13T02:48:48.499 INFO:tasks.rados.rados.0.smithi088.stdout:3116: done (0 left) 2024-09-13T02:48:48.499 INFO:tasks.rados.rados.0.smithi088.stdout:3117: read oid 49 snap -1 2024-09-13T02:48:48.499 INFO:tasks.rados.rados.0.smithi088.stdout:3117: expect (ObjNum 909 snap 286 seq_num 909) 2024-09-13T02:48:48.499 INFO:tasks.rados.rados.0.smithi088.stdout:3118: snap_remove snap 294 2024-09-13T02:48:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:48 smithi088 ceph-mon[96266]: osdmap e677: 8 total, 8 up, 8 in 2024-09-13T02:48:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:48 smithi088 ceph-mon[98762]: osdmap e677: 8 total, 8 up, 8 in 2024-09-13T02:48:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:48 smithi195 ceph-mon[87742]: osdmap e677: 8 total, 8 up, 8 in 2024-09-13T02:48:49.505 INFO:tasks.rados.rados.0.smithi088.stdout:3118: done (1 left) 2024-09-13T02:48:49.505 INFO:tasks.rados.rados.0.smithi088.stdout:3119: snap_remove snap 293 2024-09-13T02:48:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:49 smithi088 ceph-mon[96266]: osdmap e678: 8 total, 8 up, 8 in 2024-09-13T02:48:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:49 smithi088 ceph-mon[96266]: pgmap v696: 121 pgs: 121 active+clean; 151 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.5 KiB/s rd, 8.7 MiB/s wr, 22 op/s 2024-09-13T02:48:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:49 smithi088 ceph-mon[98762]: osdmap e678: 8 total, 8 up, 8 in 2024-09-13T02:48:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:49 smithi088 ceph-mon[98762]: pgmap v696: 121 pgs: 121 active+clean; 151 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.5 KiB/s rd, 8.7 MiB/s wr, 22 op/s 2024-09-13T02:48:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:49 smithi195 ceph-mon[87742]: osdmap e678: 8 total, 8 up, 8 in 2024-09-13T02:48:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:49 smithi195 ceph-mon[87742]: pgmap v696: 121 pgs: 121 active+clean; 151 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.5 KiB/s rd, 8.7 MiB/s wr, 22 op/s 2024-09-13T02:48:50.506 INFO:tasks.rados.rados.0.smithi088.stdout:3119: done (1 left) 2024-09-13T02:48:50.506 INFO:tasks.rados.rados.0.smithi088.stdout:3120: delete oid 14 current snap is 295 2024-09-13T02:48:50.507 INFO:tasks.rados.rados.0.smithi088.stdout:3117: expect (ObjNum 909 snap 286 seq_num 909) 2024-09-13T02:48:50.532 INFO:tasks.rados.rados.0.smithi088.stdout:3117: done (1 left) 2024-09-13T02:48:50.532 INFO:tasks.rados.rados.0.smithi088.stdout:3120: done (0 left) 2024-09-13T02:48:50.533 INFO:tasks.rados.rados.0.smithi088.stdout:3121: rollback oid 19 current snap is 295 2024-09-13T02:48:50.533 INFO:tasks.rados.rados.0.smithi088.stdout:3121: done (0 left) 2024-09-13T02:48:50.533 INFO:tasks.rados.rados.0.smithi088.stdout:3122: copy_from oid 50 from oid 14 current snap is 295 2024-09-13T02:48:50.533 INFO:tasks.rados.rados.0.smithi088.stdout:3123: read oid 7 snap -1 2024-09-13T02:48:50.533 INFO:tasks.rados.rados.0.smithi088.stdout:3123: expect (ObjNum 913 snap 286 seq_num 913) 2024-09-13T02:48:50.533 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 295 2024-09-13T02:48:50.533 INFO:tasks.rados.rados.0.smithi088.stdout:3124: seq_num 953 ranges {1318912=770048,2088960=786432,2875392=16384} 2024-09-13T02:48:50.543 INFO:tasks.rados.rados.0.smithi088.stdout:3124: writing smithi08884213-26 from 1318912 to 2088960 tid 1 2024-09-13T02:48:50.548 INFO:tasks.rados.rados.0.smithi088.stdout:3124: writing smithi08884213-26 from 2088960 to 2875392 tid 2 2024-09-13T02:48:50.548 INFO:tasks.rados.rados.0.smithi088.stdout:3124: writing smithi08884213-26 from 2875392 to 2891776 tid 3 2024-09-13T02:48:50.548 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 18 current snap is 295 2024-09-13T02:48:50.549 INFO:tasks.rados.rados.0.smithi088.stdout:3122: finishing copy_from to smithi08884213-50 2024-09-13T02:48:50.549 INFO:tasks.rados.rados.0.smithi088.stdout:3122: got expected ENOENT (src dne) 2024-09-13T02:48:50.549 INFO:tasks.rados.rados.0.smithi088.stdout:3125: seq_num 954 ranges {0=786432,786432=671744,1458176=131072} 2024-09-13T02:48:50.553 INFO:tasks.rados.rados.0.smithi088.stdout:3125: writing smithi08884213-18 from 0 to 786432 tid 1 2024-09-13T02:48:50.557 INFO:tasks.rados.rados.0.smithi088.stdout:3125: writing smithi08884213-18 from 786432 to 1458176 tid 2 2024-09-13T02:48:50.558 INFO:tasks.rados.rados.0.smithi088.stdout:3125: writing smithi08884213-18 from 1458176 to 1589248 tid 3 2024-09-13T02:48:50.558 INFO:tasks.rados.rados.0.smithi088.stdout:3126: delete oid 20 current snap is 295 2024-09-13T02:48:50.558 INFO:tasks.rados.rados.0.smithi088.stdout:3122: finishing copy_from racing read to smithi08884213-50 2024-09-13T02:48:50.558 INFO:tasks.rados.rados.0.smithi088.stdout:3123: expect (ObjNum 913 snap 286 seq_num 913) 2024-09-13T02:48:50.582 INFO:tasks.rados.rados.0.smithi088.stdout:3124: finishing write tid 1 to smithi08884213-26 2024-09-13T02:48:50.582 INFO:tasks.rados.rados.0.smithi088.stdout:3124: finishing write tid 2 to smithi08884213-26 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:3124: finishing write tid 3 to smithi08884213-26 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:3124: finishing write tid 4 to smithi08884213-26 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:3124: finishing write tid 5 to smithi08884213-26 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:3124: oid 26 updating version 0 to 1754 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:3124: oid 26 updating version 1754 to 1757 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:3124: oid 26 version 1757 is already newer than 1755 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:3124: oid 26 version 1757 is already newer than 1756 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1757 (ObjNum 953 snap 295 seq_num 953) dirty exists 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:3124: left oid 26 (ObjNum 953 snap 295 seq_num 953) 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:3125: finishing write tid 1 to smithi08884213-18 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:3125: finishing write tid 2 to smithi08884213-18 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:3125: finishing write tid 3 to smithi08884213-18 2024-09-13T02:48:50.583 INFO:tasks.rados.rados.0.smithi088.stdout:3125: finishing write tid 4 to smithi08884213-18 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:3122: done (4 left) 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:3123: done (3 left) 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:3124: done (2 left) 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:3126: done (1 left) 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:3127: rmattr oid 8 current snap is 295 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:3127: done (1 left) 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 36 current snap is 295 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:3125: finishing write tid 5 to smithi08884213-18 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:3125: oid 18 updating version 0 to 1689 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:3125: oid 18 updating version 1689 to 1691 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:3125: oid 18 version 1691 is already newer than 1688 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:3125: oid 18 version 1691 is already newer than 1690 2024-09-13T02:48:50.584 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1691 (ObjNum 954 snap 295 seq_num 954) dirty exists 2024-09-13T02:48:50.585 INFO:tasks.rados.rados.0.smithi088.stdout:3125: left oid 18 (ObjNum 954 snap 295 seq_num 954) 2024-09-13T02:48:50.585 INFO:tasks.rados.rados.0.smithi088.stdout:3128: seq_num 956 ranges {2260992=417792,2678784=434176,3112960=770048} 2024-09-13T02:48:50.596 INFO:tasks.rados.rados.0.smithi088.stdout:3128: writing smithi08884213-36 from 2260992 to 2678784 tid 1 2024-09-13T02:48:50.598 INFO:tasks.rados.rados.0.smithi088.stdout:3128: writing smithi08884213-36 from 2678784 to 3112960 tid 2 2024-09-13T02:48:50.603 INFO:tasks.rados.rados.0.smithi088.stdout:3128: writing smithi08884213-36 from 3112960 to 3883008 tid 3 2024-09-13T02:48:50.603 INFO:tasks.rados.rados.0.smithi088.stdout:3125: done (1 left) 2024-09-13T02:48:50.603 INFO:tasks.rados.rados.0.smithi088.stdout:3129: rollback oid 12 current snap is 295 2024-09-13T02:48:50.603 INFO:tasks.rados.rados.0.smithi088.stdout:3129: done (1 left) 2024-09-13T02:48:50.603 INFO:tasks.rados.rados.0.smithi088.stdout:3130: rollback oid 44 current snap is 295 2024-09-13T02:48:50.603 INFO:tasks.rados.rados.0.smithi088.stdout:3130: done (1 left) 2024-09-13T02:48:50.603 INFO:tasks.rados.rados.0.smithi088.stdout:3131: read oid 5 snap -1 2024-09-13T02:48:50.603 INFO:tasks.rados.rados.0.smithi088.stdout:3131: expect (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:48:50.603 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 295 2024-09-13T02:48:50.604 INFO:tasks.rados.rados.0.smithi088.stdout:3132: seq_num 957 ranges {0=434176,434176=720896,1155072=483328} 2024-09-13T02:48:50.605 INFO:tasks.rados.rados.0.smithi088.stdout:3132: writing smithi08884213-14 from 0 to 434176 tid 1 2024-09-13T02:48:50.609 INFO:tasks.rados.rados.0.smithi088.stdout:3132: writing smithi08884213-14 from 434176 to 1155072 tid 2 2024-09-13T02:48:50.614 INFO:tasks.rados.rados.0.smithi088.stdout:3132: writing smithi08884213-14 from 1155072 to 1638400 tid 3 2024-09-13T02:48:50.614 INFO:tasks.rados.rados.0.smithi088.stdout:3133: read oid 33 snap -1 2024-09-13T02:48:50.614 INFO:tasks.rados.rados.0.smithi088.stdout:3133: expect deleted 2024-09-13T02:48:50.614 INFO:tasks.rados.rados.0.smithi088.stdout:3134: read oid 44 snap -1 2024-09-13T02:48:50.614 INFO:tasks.rados.rados.0.smithi088.stdout:3134: expect (ObjNum 871 snap 272 seq_num 871) 2024-09-13T02:48:50.614 INFO:tasks.rados.rados.0.smithi088.stdout:3135: copy_from oid 19 from oid 8 current snap is 295 2024-09-13T02:48:50.614 INFO:tasks.rados.rados.0.smithi088.stdout:3128: finishing write tid 1 to smithi08884213-36 2024-09-13T02:48:50.614 INFO:tasks.rados.rados.0.smithi088.stdout:3128: finishing write tid 2 to smithi08884213-36 2024-09-13T02:48:50.614 INFO:tasks.rados.rados.0.smithi088.stdout:3128: finishing write tid 3 to smithi08884213-36 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:3128: finishing write tid 4 to smithi08884213-36 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:3132: finishing write tid 1 to smithi08884213-14 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:3136: read oid 32 snap -1 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:3136: expect deleted 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:3137: copy_from oid 16 from oid 1 current snap is 295 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:3128: finishing write tid 5 to smithi08884213-36 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:3128: oid 36 updating version 0 to 1684 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:3128: oid 36 updating version 1684 to 1685 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:3128: oid 36 version 1685 is already newer than 1683 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:3128: oid 36 version 1685 is already newer than 1682 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 1685 (ObjNum 956 snap 295 seq_num 956) dirty exists 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:3128: left oid 36 (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:3128: done (7 left) 2024-09-13T02:48:50.615 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 295 2024-09-13T02:48:50.616 INFO:tasks.rados.rados.0.smithi088.stdout:3138: seq_num 958 ranges {2523136=450560,2973696=655360,3629056=548864} 2024-09-13T02:48:50.630 INFO:tasks.rados.rados.0.smithi088.stdout:3138: writing smithi08884213-38 from 2523136 to 2973696 tid 1 2024-09-13T02:48:50.634 INFO:tasks.rados.rados.0.smithi088.stdout:3138: writing smithi08884213-38 from 2973696 to 3629056 tid 2 2024-09-13T02:48:50.637 INFO:tasks.rados.rados.0.smithi088.stdout:3138: writing smithi08884213-38 from 3629056 to 4177920 tid 3 2024-09-13T02:48:50.637 INFO:tasks.rados.rados.0.smithi088.stdout:3139: snap_create 2024-09-13T02:48:50.637 INFO:tasks.rados.rados.0.smithi088.stdout:3132: finishing write tid 2 to smithi08884213-14 2024-09-13T02:48:50.638 INFO:tasks.rados.rados.0.smithi088.stdout:3132: finishing write tid 3 to smithi08884213-14 2024-09-13T02:48:50.638 INFO:tasks.rados.rados.0.smithi088.stdout:3132: finishing write tid 4 to smithi08884213-14 2024-09-13T02:48:50.638 INFO:tasks.rados.rados.0.smithi088.stdout:3132: finishing write tid 5 to smithi08884213-14 2024-09-13T02:48:50.638 INFO:tasks.rados.rados.0.smithi088.stdout:3132: oid 14 updating version 0 to 1687 2024-09-13T02:48:50.638 INFO:tasks.rados.rados.0.smithi088.stdout:3132: oid 14 updating version 1687 to 1689 2024-09-13T02:48:50.638 INFO:tasks.rados.rados.0.smithi088.stdout:3132: oid 14 version 1689 is already newer than 1688 2024-09-13T02:48:50.638 INFO:tasks.rados.rados.0.smithi088.stdout:3132: oid 14 updating version 1689 to 1690 2024-09-13T02:48:50.638 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1690 (ObjNum 957 snap 295 seq_num 957) dirty exists 2024-09-13T02:48:50.638 INFO:tasks.rados.rados.0.smithi088.stdout:3132: left oid 14 (ObjNum 957 snap 295 seq_num 957) 2024-09-13T02:48:50.638 INFO:tasks.rados.rados.0.smithi088.stdout:3131: expect (ObjNum 695 snap 220 seq_num 695) 2024-09-13T02:48:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:50 smithi088 ceph-mon[96266]: osdmap e679: 8 total, 8 up, 8 in 2024-09-13T02:48:50.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:50 smithi088 ceph-mon[98762]: osdmap e679: 8 total, 8 up, 8 in 2024-09-13T02:48:50.736 INFO:tasks.rados.rados.0.smithi088.stdout:3135: finishing copy_from racing read to smithi08884213-19 2024-09-13T02:48:50.736 INFO:tasks.rados.rados.0.smithi088.stdout:3135: finishing copy_from to smithi08884213-19 2024-09-13T02:48:50.736 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 1747 (ObjNum 909 snap 286 seq_num 909) dirty exists 2024-09-13T02:48:50.736 INFO:tasks.rados.rados.0.smithi088.stdout:3138: finishing write tid 1 to smithi08884213-38 2024-09-13T02:48:50.737 INFO:tasks.rados.rados.0.smithi088.stdout:3137: finishing copy_from racing read to smithi08884213-16 2024-09-13T02:48:50.737 INFO:tasks.rados.rados.0.smithi088.stdout:3138: finishing write tid 2 to smithi08884213-38 2024-09-13T02:48:50.737 INFO:tasks.rados.rados.0.smithi088.stdout:3138: finishing write tid 3 to smithi08884213-38 2024-09-13T02:48:50.737 INFO:tasks.rados.rados.0.smithi088.stdout:3138: finishing write tid 4 to smithi08884213-38 2024-09-13T02:48:50.737 INFO:tasks.rados.rados.0.smithi088.stdout:3138: finishing write tid 5 to smithi08884213-38 2024-09-13T02:48:50.738 INFO:tasks.rados.rados.0.smithi088.stdout:3138: oid 38 updating version 0 to 1748 2024-09-13T02:48:50.738 INFO:tasks.rados.rados.0.smithi088.stdout:3138: oid 38 updating version 1748 to 1750 2024-09-13T02:48:50.738 INFO:tasks.rados.rados.0.smithi088.stdout:3138: oid 38 updating version 1750 to 1751 2024-09-13T02:48:50.738 INFO:tasks.rados.rados.0.smithi088.stdout:3138: oid 38 version 1751 is already newer than 1749 2024-09-13T02:48:50.738 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1751 (ObjNum 958 snap 295 seq_num 958) dirty exists 2024-09-13T02:48:50.739 INFO:tasks.rados.rados.0.smithi088.stdout:3138: left oid 38 (ObjNum 958 snap 295 seq_num 958) 2024-09-13T02:48:50.739 INFO:tasks.rados.rados.0.smithi088.stdout:3137: finishing copy_from to smithi08884213-16 2024-09-13T02:48:50.739 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1441 (ObjNum 925 snap 290 seq_num 925) dirty exists 2024-09-13T02:48:50.739 INFO:tasks.rados.rados.0.smithi088.stdout:3134: expect (ObjNum 871 snap 272 seq_num 871) 2024-09-13T02:48:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:50 smithi195 ceph-mon[87742]: osdmap e679: 8 total, 8 up, 8 in 2024-09-13T02:48:51.909 INFO:tasks.rados.rados.0.smithi088.stdout:3131: done (8 left) 2024-09-13T02:48:51.910 INFO:tasks.rados.rados.0.smithi088.stdout:3132: done (7 left) 2024-09-13T02:48:51.910 INFO:tasks.rados.rados.0.smithi088.stdout:3133: done (6 left) 2024-09-13T02:48:51.910 INFO:tasks.rados.rados.0.smithi088.stdout:3134: done (5 left) 2024-09-13T02:48:51.910 INFO:tasks.rados.rados.0.smithi088.stdout:3135: done (4 left) 2024-09-13T02:48:51.910 INFO:tasks.rados.rados.0.smithi088.stdout:3136: done (3 left) 2024-09-13T02:48:51.911 INFO:tasks.rados.rados.0.smithi088.stdout:3137: done (2 left) 2024-09-13T02:48:51.911 INFO:tasks.rados.rados.0.smithi088.stdout:3138: done (1 left) 2024-09-13T02:48:51.911 INFO:tasks.rados.rados.0.smithi088.stdout:3139: done (0 left) 2024-09-13T02:48:51.911 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 296 2024-09-13T02:48:51.911 INFO:tasks.rados.rados.0.smithi088.stdout:3140: seq_num 959 ranges {2924544=466944,3391488=540672,3932160=557056,4489216=106496} 2024-09-13T02:48:51.926 INFO:tasks.rados.rados.0.smithi088.stdout:3140: writing smithi08884213-5 from 2924544 to 3391488 tid 1 2024-09-13T02:48:51.929 INFO:tasks.rados.rados.0.smithi088.stdout:3140: writing smithi08884213-5 from 3391488 to 3932160 tid 2 2024-09-13T02:48:51.932 INFO:tasks.rados.rados.0.smithi088.stdout:3140: writing smithi08884213-5 from 3932160 to 4489216 tid 3 2024-09-13T02:48:51.933 INFO:tasks.rados.rados.0.smithi088.stdout:3140: writing smithi08884213-5 from 4489216 to 4595712 tid 4 2024-09-13T02:48:51.933 INFO:tasks.rados.rados.0.smithi088.stdout:3141: delete oid 35 current snap is 296 2024-09-13T02:48:51.933 INFO:tasks.rados.rados.0.smithi088.stdout:3140: finishing write tid 1 to smithi08884213-5 2024-09-13T02:48:51.938 INFO:tasks.rados.rados.0.smithi088.stdout:3140: finishing write tid 2 to smithi08884213-5 2024-09-13T02:48:51.938 INFO:tasks.rados.rados.0.smithi088.stdout:3140: finishing write tid 3 to smithi08884213-5 2024-09-13T02:48:51.938 INFO:tasks.rados.rados.0.smithi088.stdout:3141: done (1 left) 2024-09-13T02:48:51.938 INFO:tasks.rados.rados.0.smithi088.stdout:3142: rmattr oid 45 current snap is 296 2024-09-13T02:48:51.939 INFO:tasks.rados.rados.0.smithi088.stdout:3143: read oid 20 snap -1 2024-09-13T02:48:51.939 INFO:tasks.rados.rados.0.smithi088.stdout:3143: expect deleted 2024-09-13T02:48:51.939 INFO:tasks.rados.rados.0.smithi088.stdout:3144: read oid 35 snap -1 2024-09-13T02:48:51.939 INFO:tasks.rados.rados.0.smithi088.stdout:3144: expect deleted 2024-09-13T02:48:51.939 INFO:tasks.rados.rados.0.smithi088.stdout:3145: copy_from oid 16 from oid 36 current snap is 296 2024-09-13T02:48:51.939 INFO:tasks.rados.rados.0.smithi088.stdout:3146: snap_remove snap 295 2024-09-13T02:48:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:51 smithi088 ceph-mon[96266]: osdmap e680: 8 total, 8 up, 8 in 2024-09-13T02:48:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:51 smithi088 ceph-mon[96266]: pgmap v699: 121 pgs: 121 active+clean; 163 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.1 MiB/s wr, 21 op/s 2024-09-13T02:48:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:51 smithi088 ceph-mon[96266]: osdmap e681: 8 total, 8 up, 8 in 2024-09-13T02:48:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:51 smithi088 ceph-mon[98762]: osdmap e680: 8 total, 8 up, 8 in 2024-09-13T02:48:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:51 smithi088 ceph-mon[98762]: pgmap v699: 121 pgs: 121 active+clean; 163 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.1 MiB/s wr, 21 op/s 2024-09-13T02:48:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:51 smithi088 ceph-mon[98762]: osdmap e681: 8 total, 8 up, 8 in 2024-09-13T02:48:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:51 smithi195 ceph-mon[87742]: osdmap e680: 8 total, 8 up, 8 in 2024-09-13T02:48:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:51 smithi195 ceph-mon[87742]: pgmap v699: 121 pgs: 121 active+clean; 163 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.1 MiB/s wr, 21 op/s 2024-09-13T02:48:51.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:51 smithi195 ceph-mon[87742]: osdmap e681: 8 total, 8 up, 8 in 2024-09-13T02:48:52.516 INFO:tasks.rados.rados.0.smithi088.stdout:3146: done (5 left) 2024-09-13T02:48:52.517 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 296 2024-09-13T02:48:52.517 INFO:tasks.rados.rados.0.smithi088.stdout:3140: finishing write tid 4 to smithi08884213-5 2024-09-13T02:48:52.517 INFO:tasks.rados.rados.0.smithi088.stdout:3147: seq_num 961 ranges {4300800=499712,4800512=712704,5513216=491520} 2024-09-13T02:48:52.542 INFO:tasks.rados.rados.0.smithi088.stdout:3147: writing smithi08884213-31 from 4300800 to 4800512 tid 1 2024-09-13T02:48:52.546 INFO:tasks.rados.rados.0.smithi088.stdout:3147: writing smithi08884213-31 from 4800512 to 5513216 tid 2 2024-09-13T02:48:52.549 INFO:tasks.rados.rados.0.smithi088.stdout:3147: writing smithi08884213-31 from 5513216 to 6004736 tid 3 2024-09-13T02:48:52.549 INFO:tasks.rados.rados.0.smithi088.stdout:3148: delete oid 27 current snap is 296 2024-09-13T02:48:52.549 INFO:tasks.rados.rados.0.smithi088.stdout:3140: finishing write tid 5 to smithi08884213-5 2024-09-13T02:48:52.549 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1427 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:48:52.549 INFO:tasks.rados.rados.0.smithi088.stdout:3140: finishing write tid 6 to smithi08884213-5 2024-09-13T02:48:52.549 INFO:tasks.rados.rados.0.smithi088.stdout:3140: oid 5 updating version 0 to 1841 2024-09-13T02:48:52.549 INFO:tasks.rados.rados.0.smithi088.stdout:3140: oid 5 version 1841 is already newer than 1840 2024-09-13T02:48:52.549 INFO:tasks.rados.rados.0.smithi088.stdout:3140: oid 5 updating version 1841 to 1842 2024-09-13T02:48:52.550 INFO:tasks.rados.rados.0.smithi088.stdout:3140: oid 5 version 1842 is already newer than 1838 2024-09-13T02:48:52.550 INFO:tasks.rados.rados.0.smithi088.stdout:3140: oid 5 version 1842 is already newer than 1839 2024-09-13T02:48:52.550 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1842 (ObjNum 959 snap 296 seq_num 959) dirty exists 2024-09-13T02:48:52.550 INFO:tasks.rados.rados.0.smithi088.stdout:3140: left oid 5 (ObjNum 959 snap 296 seq_num 959) 2024-09-13T02:48:52.550 INFO:tasks.rados.rados.0.smithi088.stdout:3145: finishing copy_from racing read to smithi08884213-16 2024-09-13T02:48:52.550 INFO:tasks.rados.rados.0.smithi088.stdout:3145: finishing copy_from to smithi08884213-16 2024-09-13T02:48:52.550 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1685 (ObjNum 956 snap 295 seq_num 956) dirty exists 2024-09-13T02:48:52.551 INFO:tasks.rados.rados.0.smithi088.stdout:3140: done (6 left) 2024-09-13T02:48:52.551 INFO:tasks.rados.rados.0.smithi088.stdout:3142: done (5 left) 2024-09-13T02:48:52.551 INFO:tasks.rados.rados.0.smithi088.stdout:3143: done (4 left) 2024-09-13T02:48:52.551 INFO:tasks.rados.rados.0.smithi088.stdout:3144: done (3 left) 2024-09-13T02:48:52.551 INFO:tasks.rados.rados.0.smithi088.stdout:3145: done (2 left) 2024-09-13T02:48:52.551 INFO:tasks.rados.rados.0.smithi088.stdout:3148: done (1 left) 2024-09-13T02:48:52.551 INFO:tasks.rados.rados.0.smithi088.stdout:3149: copy_from oid 41 from oid 11 current snap is 296 2024-09-13T02:48:52.551 INFO:tasks.rados.rados.0.smithi088.stdout:3150: snap_create 2024-09-13T02:48:52.551 INFO:tasks.rados.rados.0.smithi088.stdout:3147: finishing write tid 1 to smithi08884213-31 2024-09-13T02:48:52.554 INFO:tasks.rados.rados.0.smithi088.stdout:3147: finishing write tid 2 to smithi08884213-31 2024-09-13T02:48:52.555 INFO:tasks.rados.rados.0.smithi088.stdout:3147: finishing write tid 3 to smithi08884213-31 2024-09-13T02:48:52.555 INFO:tasks.rados.rados.0.smithi088.stdout:3147: finishing write tid 4 to smithi08884213-31 2024-09-13T02:48:52.558 INFO:tasks.rados.rados.0.smithi088.stdout:3147: finishing write tid 5 to smithi08884213-31 2024-09-13T02:48:52.558 INFO:tasks.rados.rados.0.smithi088.stdout:3147: oid 31 updating version 0 to 1818 2024-09-13T02:48:52.558 INFO:tasks.rados.rados.0.smithi088.stdout:3147: oid 31 updating version 1818 to 1821 2024-09-13T02:48:52.558 INFO:tasks.rados.rados.0.smithi088.stdout:3147: oid 31 updating version 1821 to 1822 2024-09-13T02:48:52.558 INFO:tasks.rados.rados.0.smithi088.stdout:3147: oid 31 updating version 1822 to 1823 2024-09-13T02:48:52.558 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1823 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:48:52.558 INFO:tasks.rados.rados.0.smithi088.stdout:3147: left oid 31 (ObjNum 961 snap 296 seq_num 961) 2024-09-13T02:48:52.585 INFO:tasks.rados.rados.0.smithi088.stdout:3149: finishing copy_from racing read to smithi08884213-41 2024-09-13T02:48:52.591 INFO:tasks.rados.rados.0.smithi088.stdout:3149: finishing copy_from to smithi08884213-41 2024-09-13T02:48:52.591 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1686 (ObjNum 903 snap 284 seq_num 903) dirty exists 2024-09-13T02:48:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:48:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:48:53] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.43.0" 2024-09-13T02:48:53.523 INFO:tasks.rados.rados.0.smithi088.stdout:3147: done (2 left) 2024-09-13T02:48:53.523 INFO:tasks.rados.rados.0.smithi088.stdout:3149: done (1 left) 2024-09-13T02:48:53.523 INFO:tasks.rados.rados.0.smithi088.stdout:3150: done (0 left) 2024-09-13T02:48:53.523 INFO:tasks.rados.rados.0.smithi088.stdout:3151: snap_create 2024-09-13T02:48:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:53 smithi088 ceph-mon[96266]: osdmap e682: 8 total, 8 up, 8 in 2024-09-13T02:48:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:53 smithi088 ceph-mon[96266]: pgmap v702: 121 pgs: 121 active+clean; 152 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.0 MiB/s wr, 15 op/s 2024-09-13T02:48:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:53 smithi088 ceph-mon[98762]: osdmap e682: 8 total, 8 up, 8 in 2024-09-13T02:48:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:53 smithi088 ceph-mon[98762]: pgmap v702: 121 pgs: 121 active+clean; 152 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.0 MiB/s wr, 15 op/s 2024-09-13T02:48:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:53 smithi195 ceph-mon[87742]: osdmap e682: 8 total, 8 up, 8 in 2024-09-13T02:48:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:53 smithi195 ceph-mon[87742]: pgmap v702: 121 pgs: 121 active+clean; 152 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 5.0 MiB/s wr, 15 op/s 2024-09-13T02:48:54.529 INFO:tasks.rados.rados.0.smithi088.stdout:3151: done (0 left) 2024-09-13T02:48:54.529 INFO:tasks.rados.rados.0.smithi088.stdout:3152: rollback oid 9 current snap is 298 2024-09-13T02:48:54.529 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 9 to 297 2024-09-13T02:48:54.529 INFO:tasks.rados.rados.0.smithi088.stdout:3153: copy_from oid 11 from oid 31 current snap is 298 2024-09-13T02:48:54.529 INFO:tasks.rados.rados.0.smithi088.stdout:3154: read oid 13 snap -1 2024-09-13T02:48:54.529 INFO:tasks.rados.rados.0.smithi088.stdout:3154: expect deleted 2024-09-13T02:48:54.529 INFO:tasks.rados.rados.0.smithi088.stdout:3155: snap_create 2024-09-13T02:48:54.531 INFO:tasks.rados.rados.0.smithi088.stdout:3152: finishing rollback tid 1 to smithi08884213-9 2024-09-13T02:48:54.531 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 0 (ObjNum 449 snap 0 seq_num 2154376304) dirty dne 2024-09-13T02:48:54.563 INFO:tasks.rados.rados.0.smithi088.stdout:3153: finishing copy_from racing read to smithi08884213-11 2024-09-13T02:48:54.566 INFO:tasks.rados.rados.0.smithi088.stdout:3153: finishing copy_from to smithi08884213-11 2024-09-13T02:48:54.566 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1823 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:48:54.885 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:54 smithi195 ceph-mon[87742]: osdmap e683: 8 total, 8 up, 8 in 2024-09-13T02:48:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:54 smithi088 ceph-mon[96266]: osdmap e683: 8 total, 8 up, 8 in 2024-09-13T02:48:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:54 smithi088 ceph-mon[98762]: osdmap e683: 8 total, 8 up, 8 in 2024-09-13T02:48:55.539 INFO:tasks.rados.rados.0.smithi088.stdout:3152: done (3 left) 2024-09-13T02:48:55.540 INFO:tasks.rados.rados.0.smithi088.stdout:3153: done (2 left) 2024-09-13T02:48:55.540 INFO:tasks.rados.rados.0.smithi088.stdout:3154: done (1 left) 2024-09-13T02:48:55.540 INFO:tasks.rados.rados.0.smithi088.stdout:3155: done (0 left) 2024-09-13T02:48:55.540 INFO:tasks.rados.rados.0.smithi088.stdout:3156: rollback oid 20 current snap is 299 2024-09-13T02:48:55.540 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 20 to 298 2024-09-13T02:48:55.540 INFO:tasks.rados.rados.0.smithi088.stdout:3157: rmattr oid 23 current snap is 299 2024-09-13T02:48:55.540 INFO:tasks.rados.rados.0.smithi088.stdout:3158: rollback oid 6 current snap is 299 2024-09-13T02:48:55.540 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 6 to 296 2024-09-13T02:48:55.540 INFO:tasks.rados.rados.0.smithi088.stdout:3159: delete oid 36 current snap is 299 2024-09-13T02:48:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1687 (ObjNum 681 snap 217 seq_num 681) dirty exists 2024-09-13T02:48:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:3156: finishing rollback tid 1 to smithi08884213-20 2024-09-13T02:48:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 0 (ObjNum 225 snap 0 seq_num 2153280544) dirty dne 2024-09-13T02:48:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:3156: done (3 left) 2024-09-13T02:48:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:3157: done (2 left) 2024-09-13T02:48:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:3159: done (1 left) 2024-09-13T02:48:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:3160: delete oid 50 current snap is 299 2024-09-13T02:48:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:3158: finishing rollback tid 0 to smithi08884213-6 2024-09-13T02:48:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:3158: finishing rollback tid 1 to smithi08884213-6 2024-09-13T02:48:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:3158: finishing rollback tid 2 to smithi08884213-6 2024-09-13T02:48:55.547 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1694 (ObjNum 942 snap 292 seq_num 942) dirty exists 2024-09-13T02:48:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:3158: done (1 left) 2024-09-13T02:48:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:3160: done (0 left) 2024-09-13T02:48:55.548 INFO:tasks.rados.rados.0.smithi088.stdout:3161: snap_remove snap 297 2024-09-13T02:48:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:55 smithi088 ceph-mon[98762]: osdmap e684: 8 total, 8 up, 8 in 2024-09-13T02:48:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:55 smithi088 ceph-mon[98762]: pgmap v705: 121 pgs: 121 active+clean; 155 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-09-13T02:48:55.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:55 smithi088 ceph-mon[96266]: osdmap e684: 8 total, 8 up, 8 in 2024-09-13T02:48:55.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:55 smithi088 ceph-mon[96266]: pgmap v705: 121 pgs: 121 active+clean; 155 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-09-13T02:48:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:55 smithi195 ceph-mon[87742]: osdmap e684: 8 total, 8 up, 8 in 2024-09-13T02:48:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:55 smithi195 ceph-mon[87742]: pgmap v705: 121 pgs: 121 active+clean; 155 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2024-09-13T02:48:56.439 INFO:tasks.rados.rados.0.smithi088.stdout:3161: done (0 left) 2024-09-13T02:48:56.439 INFO:tasks.rados.rados.0.smithi088.stdout:3162: delete oid 17 current snap is 299 2024-09-13T02:48:56.443 INFO:tasks.rados.rados.0.smithi088.stdout:3162: done (0 left) 2024-09-13T02:48:56.444 INFO:tasks.rados.rados.0.smithi088.stdout:3163: snap_create 2024-09-13T02:48:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:56 smithi088 ceph-mon[98762]: osdmap e685: 8 total, 8 up, 8 in 2024-09-13T02:48:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:56 smithi088 ceph-mon[98762]: osdmap e686: 8 total, 8 up, 8 in 2024-09-13T02:48:56.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:56 smithi088 ceph-mon[96266]: osdmap e685: 8 total, 8 up, 8 in 2024-09-13T02:48:56.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:56 smithi088 ceph-mon[96266]: osdmap e686: 8 total, 8 up, 8 in 2024-09-13T02:48:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:56 smithi195 ceph-mon[87742]: osdmap e685: 8 total, 8 up, 8 in 2024-09-13T02:48:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:56 smithi195 ceph-mon[87742]: osdmap e686: 8 total, 8 up, 8 in 2024-09-13T02:48:57.438 INFO:tasks.rados.rados.0.smithi088.stdout:3163: done (0 left) 2024-09-13T02:48:57.438 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 300 2024-09-13T02:48:57.438 INFO:tasks.rados.rados.0.smithi088.stdout:3164: seq_num 966 ranges {827392=581632,1409024=581632,1990656=622592} 2024-09-13T02:48:57.445 INFO:tasks.rados.rados.0.smithi088.stdout:3164: writing smithi08884213-8 from 827392 to 1409024 tid 1 2024-09-13T02:48:57.448 INFO:tasks.rados.rados.0.smithi088.stdout:3164: writing smithi08884213-8 from 1409024 to 1990656 tid 2 2024-09-13T02:48:57.453 INFO:tasks.rados.rados.0.smithi088.stdout:3164: writing smithi08884213-8 from 1990656 to 2613248 tid 3 2024-09-13T02:48:57.453 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 300 2024-09-13T02:48:57.453 INFO:tasks.rados.rados.0.smithi088.stdout:3164: finishing write tid 1 to smithi08884213-8 2024-09-13T02:48:57.453 INFO:tasks.rados.rados.0.smithi088.stdout:3165: seq_num 967 ranges {155648=598016,753664=466944,1220608=516096,1736704=221184} 2024-09-13T02:48:57.457 INFO:tasks.rados.rados.0.smithi088.stdout:3165: writing smithi08884213-29 from 155648 to 753664 tid 1 2024-09-13T02:48:57.460 INFO:tasks.rados.rados.0.smithi088.stdout:3165: writing smithi08884213-29 from 753664 to 1220608 tid 2 2024-09-13T02:48:57.464 INFO:tasks.rados.rados.0.smithi088.stdout:3165: writing smithi08884213-29 from 1220608 to 1736704 tid 3 2024-09-13T02:48:57.466 INFO:tasks.rados.rados.0.smithi088.stdout:3165: writing smithi08884213-29 from 1736704 to 1957888 tid 4 2024-09-13T02:48:57.466 INFO:tasks.rados.rados.0.smithi088.stdout:3166: copy_from oid 12 from oid 17 current snap is 300 2024-09-13T02:48:57.466 INFO:tasks.rados.rados.0.smithi088.stdout:3164: finishing write tid 2 to smithi08884213-8 2024-09-13T02:48:57.466 INFO:tasks.rados.rados.0.smithi088.stdout:3164: finishing write tid 3 to smithi08884213-8 2024-09-13T02:48:57.466 INFO:tasks.rados.rados.0.smithi088.stdout:3164: finishing write tid 4 to smithi08884213-8 2024-09-13T02:48:57.466 INFO:tasks.rados.rados.0.smithi088.stdout:3164: finishing write tid 5 to smithi08884213-8 2024-09-13T02:48:57.466 INFO:tasks.rados.rados.0.smithi088.stdout:3164: oid 8 updating version 0 to 1826 2024-09-13T02:48:57.466 INFO:tasks.rados.rados.0.smithi088.stdout:3164: oid 8 updating version 1826 to 1829 2024-09-13T02:48:57.466 INFO:tasks.rados.rados.0.smithi088.stdout:3164: oid 8 version 1829 is already newer than 1828 2024-09-13T02:48:57.466 INFO:tasks.rados.rados.0.smithi088.stdout:3164: oid 8 version 1829 is already newer than 1827 2024-09-13T02:48:57.466 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 1829 (ObjNum 966 snap 300 seq_num 966) dirty exists 2024-09-13T02:48:57.467 INFO:tasks.rados.rados.0.smithi088.stdout:3164: left oid 8 (ObjNum 966 snap 300 seq_num 966) 2024-09-13T02:48:57.467 INFO:tasks.rados.rados.0.smithi088.stdout:3165: finishing write tid 1 to smithi08884213-29 2024-09-13T02:48:57.467 INFO:tasks.rados.rados.0.smithi088.stdout:3165: finishing write tid 2 to smithi08884213-29 2024-09-13T02:48:57.467 INFO:tasks.rados.rados.0.smithi088.stdout:3164: done (2 left) 2024-09-13T02:48:57.467 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 300 2024-09-13T02:48:57.467 INFO:tasks.rados.rados.0.smithi088.stdout:3167: seq_num 968 ranges {0=614400,614400=745472,1359872=458752} 2024-09-13T02:48:57.469 INFO:tasks.rados.rados.0.smithi088.stdout:3167: writing smithi08884213-22 from 0 to 614400 tid 1 2024-09-13T02:48:57.473 INFO:tasks.rados.rados.0.smithi088.stdout:3167: writing smithi08884213-22 from 614400 to 1359872 tid 2 2024-09-13T02:48:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:3167: writing smithi08884213-22 from 1359872 to 1818624 tid 3 2024-09-13T02:48:57.476 INFO:tasks.rados.rados.0.smithi088.stdout:3168: snap_remove snap 299 2024-09-13T02:48:58.445 INFO:tasks.rados.rados.0.smithi088.stdout:3168: done (3 left) 2024-09-13T02:48:58.445 INFO:tasks.rados.rados.0.smithi088.stdout:3169: rollback oid 40 current snap is 300 2024-09-13T02:48:58.445 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 40 to 296 2024-09-13T02:48:58.445 INFO:tasks.rados.rados.0.smithi088.stdout:3166: finishing copy_from to smithi08884213-12 2024-09-13T02:48:58.445 INFO:tasks.rados.rados.0.smithi088.stdout:3166: got expected ENOENT (src dne) 2024-09-13T02:48:58.445 INFO:tasks.rados.rados.0.smithi088.stdout:3166: finishing copy_from racing read to smithi08884213-12 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:3165: finishing write tid 3 to smithi08884213-29 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:3165: finishing write tid 4 to smithi08884213-29 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:3165: finishing write tid 5 to smithi08884213-29 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:3165: finishing write tid 6 to smithi08884213-29 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:3165: oid 29 updating version 0 to 1827 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:3165: oid 29 version 1827 is already newer than 1825 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:3165: oid 29 version 1827 is already newer than 1824 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:3165: oid 29 updating version 1827 to 1828 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:3165: oid 29 version 1828 is already newer than 1826 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1828 (ObjNum 967 snap 300 seq_num 967) dirty exists 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:3165: left oid 29 (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:3167: finishing write tid 1 to smithi08884213-22 2024-09-13T02:48:58.446 INFO:tasks.rados.rados.0.smithi088.stdout:3167: finishing write tid 2 to smithi08884213-22 2024-09-13T02:48:58.447 INFO:tasks.rados.rados.0.smithi088.stdout:3167: finishing write tid 3 to smithi08884213-22 2024-09-13T02:48:58.447 INFO:tasks.rados.rados.0.smithi088.stdout:3165: done (3 left) 2024-09-13T02:48:58.447 INFO:tasks.rados.rados.0.smithi088.stdout:3166: done (2 left) 2024-09-13T02:48:58.447 INFO:tasks.rados.rados.0.smithi088.stdout:3170: snap_remove snap 298 2024-09-13T02:48:58.447 INFO:tasks.rados.rados.0.smithi088.stdout:3167: finishing write tid 4 to smithi08884213-22 2024-09-13T02:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:58 smithi088 ceph-mon[98762]: pgmap v708: 121 pgs: 121 active+clean; 165 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 7.3 MiB/s wr, 6 op/s 2024-09-13T02:48:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:58 smithi088 ceph-mon[98762]: osdmap e687: 8 total, 8 up, 8 in 2024-09-13T02:48:58.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:58 smithi088 ceph-mon[96266]: pgmap v708: 121 pgs: 121 active+clean; 165 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 7.3 MiB/s wr, 6 op/s 2024-09-13T02:48:58.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:58 smithi088 ceph-mon[96266]: osdmap e687: 8 total, 8 up, 8 in 2024-09-13T02:48:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:58 smithi195 ceph-mon[87742]: pgmap v708: 121 pgs: 121 active+clean; 165 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 7.3 MiB/s wr, 6 op/s 2024-09-13T02:48:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:58 smithi195 ceph-mon[87742]: osdmap e687: 8 total, 8 up, 8 in 2024-09-13T02:48:59.454 INFO:tasks.rados.rados.0.smithi088.stdout:3170: done (2 left) 2024-09-13T02:48:59.455 INFO:tasks.rados.rados.0.smithi088.stdout:3171: snap_create 2024-09-13T02:48:59.455 INFO:tasks.rados.rados.0.smithi088.stdout:3167: finishing write tid 5 to smithi08884213-22 2024-09-13T02:48:59.455 INFO:tasks.rados.rados.0.smithi088.stdout:3167: oid 22 updating version 0 to 1831 2024-09-13T02:48:59.455 INFO:tasks.rados.rados.0.smithi088.stdout:3167: oid 22 updating version 1831 to 1833 2024-09-13T02:48:59.455 INFO:tasks.rados.rados.0.smithi088.stdout:3167: oid 22 version 1833 is already newer than 1832 2024-09-13T02:48:59.455 INFO:tasks.rados.rados.0.smithi088.stdout:3167: oid 22 version 1833 is already newer than 1830 2024-09-13T02:48:59.455 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1833 (ObjNum 968 snap 300 seq_num 968) dirty exists 2024-09-13T02:48:59.455 INFO:tasks.rados.rados.0.smithi088.stdout:3167: left oid 22 (ObjNum 968 snap 300 seq_num 968) 2024-09-13T02:48:59.455 INFO:tasks.rados.rados.0.smithi088.stdout:3169: finishing rollback tid 0 to smithi08884213-40 2024-09-13T02:48:59.455 INFO:tasks.rados.rados.0.smithi088.stdout:3169: finishing rollback tid 1 to smithi08884213-40 2024-09-13T02:48:59.455 INFO:tasks.rados.rados.0.smithi088.stdout:3169: finishing rollback tid 2 to smithi08884213-40 2024-09-13T02:48:59.456 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 1848 (ObjNum 848 snap 270 seq_num 848) dirty exists 2024-09-13T02:48:59.741 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:59 smithi195 ceph-mon[87742]: osdmap e688: 8 total, 8 up, 8 in 2024-09-13T02:48:59.741 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:48:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:48:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:59 smithi088 ceph-mon[96266]: osdmap e688: 8 total, 8 up, 8 in 2024-09-13T02:48:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:48:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:48:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:59 smithi088 ceph-mon[98762]: osdmap e688: 8 total, 8 up, 8 in 2024-09-13T02:48:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:48:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:00.454 INFO:tasks.rados.rados.0.smithi088.stdout:3167: done (2 left) 2024-09-13T02:49:00.454 INFO:tasks.rados.rados.0.smithi088.stdout:3169: done (1 left) 2024-09-13T02:49:00.454 INFO:tasks.rados.rados.0.smithi088.stdout:3171: done (0 left) 2024-09-13T02:49:00.454 INFO:tasks.rados.rados.0.smithi088.stdout:3172: read oid 31 snap -1 2024-09-13T02:49:00.454 INFO:tasks.rados.rados.0.smithi088.stdout:3172: expect (ObjNum 961 snap 296 seq_num 961) 2024-09-13T02:49:00.454 INFO:tasks.rados.rados.0.smithi088.stdout:3173: delete oid 23 current snap is 301 2024-09-13T02:49:00.461 INFO:tasks.rados.rados.0.smithi088.stdout:3173: done (1 left) 2024-09-13T02:49:00.461 INFO:tasks.rados.rados.0.smithi088.stdout:3174: read oid 20 snap 296 2024-09-13T02:49:00.461 INFO:tasks.rados.rados.0.smithi088.stdout:3174: expect deleted 2024-09-13T02:49:00.462 INFO:tasks.rados.rados.0.smithi088.stdout:3175: delete oid 3 current snap is 301 2024-09-13T02:49:00.465 INFO:tasks.rados.rados.0.smithi088.stdout:3175: done (2 left) 2024-09-13T02:49:00.465 INFO:tasks.rados.rados.0.smithi088.stdout:3176: rollback oid 33 current snap is 301 2024-09-13T02:49:00.465 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 33 to 300 2024-09-13T02:49:00.465 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 301 2024-09-13T02:49:00.465 INFO:tasks.rados.rados.0.smithi088.stdout:3177: seq_num 971 ranges {0=671744,671744=802816,1474560=401408} 2024-09-13T02:49:00.468 INFO:tasks.rados.rados.0.smithi088.stdout:3177: writing smithi08884213-30 from 0 to 671744 tid 1 2024-09-13T02:49:00.473 INFO:tasks.rados.rados.0.smithi088.stdout:3177: writing smithi08884213-30 from 671744 to 1474560 tid 2 2024-09-13T02:49:00.476 INFO:tasks.rados.rados.0.smithi088.stdout:3177: writing smithi08884213-30 from 1474560 to 1875968 tid 3 2024-09-13T02:49:00.476 INFO:tasks.rados.rados.0.smithi088.stdout:3178: snap_create 2024-09-13T02:49:00.476 INFO:tasks.rados.rados.0.smithi088.stdout:3176: finishing rollback tid 1 to smithi08884213-33 2024-09-13T02:49:00.476 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-09-13T02:49:00.476 INFO:tasks.rados.rados.0.smithi088.stdout:3177: finishing write tid 1 to smithi08884213-30 2024-09-13T02:49:00.479 INFO:tasks.rados.rados.0.smithi088.stdout:3177: finishing write tid 2 to smithi08884213-30 2024-09-13T02:49:00.481 INFO:tasks.rados.rados.0.smithi088.stdout:3177: finishing write tid 3 to smithi08884213-30 2024-09-13T02:49:00.481 INFO:tasks.rados.rados.0.smithi088.stdout:3177: finishing write tid 4 to smithi08884213-30 2024-09-13T02:49:00.482 INFO:tasks.rados.rados.0.smithi088.stdout:3177: finishing write tid 5 to smithi08884213-30 2024-09-13T02:49:00.482 INFO:tasks.rados.rados.0.smithi088.stdout:3177: oid 30 updating version 0 to 1566 2024-09-13T02:49:00.482 INFO:tasks.rados.rados.0.smithi088.stdout:3177: oid 30 version 1566 is already newer than 1565 2024-09-13T02:49:00.482 INFO:tasks.rados.rados.0.smithi088.stdout:3177: oid 30 updating version 1566 to 1567 2024-09-13T02:49:00.482 INFO:tasks.rados.rados.0.smithi088.stdout:3177: oid 30 updating version 1567 to 1568 2024-09-13T02:49:00.482 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1568 (ObjNum 971 snap 301 seq_num 971) dirty exists 2024-09-13T02:49:00.482 INFO:tasks.rados.rados.0.smithi088.stdout:3177: left oid 30 (ObjNum 971 snap 301 seq_num 971) 2024-09-13T02:49:00.486 INFO:tasks.rados.rados.0.smithi088.stdout:3172: expect (ObjNum 961 snap 296 seq_num 961) 2024-09-13T02:49:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:00 smithi195 ceph-mon[87742]: pgmap v711: 121 pgs: 121 active+clean; 162 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 7.0 MiB/s wr, 5 op/s 2024-09-13T02:49:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:00 smithi195 ceph-mon[87742]: osdmap e689: 8 total, 8 up, 8 in 2024-09-13T02:49:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:00 smithi088 ceph-mon[96266]: pgmap v711: 121 pgs: 121 active+clean; 162 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 7.0 MiB/s wr, 5 op/s 2024-09-13T02:49:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:00 smithi088 ceph-mon[96266]: osdmap e689: 8 total, 8 up, 8 in 2024-09-13T02:49:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:00 smithi088 ceph-mon[98762]: pgmap v711: 121 pgs: 121 active+clean; 162 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 7.0 MiB/s wr, 5 op/s 2024-09-13T02:49:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:00 smithi088 ceph-mon[98762]: osdmap e689: 8 total, 8 up, 8 in 2024-09-13T02:49:01.437 INFO:tasks.rados.rados.0.smithi088.stdout:3172: done (4 left) 2024-09-13T02:49:01.437 INFO:tasks.rados.rados.0.smithi088.stdout:3174: done (3 left) 2024-09-13T02:49:01.437 INFO:tasks.rados.rados.0.smithi088.stdout:3176: done (2 left) 2024-09-13T02:49:01.438 INFO:tasks.rados.rados.0.smithi088.stdout:3177: done (1 left) 2024-09-13T02:49:01.438 INFO:tasks.rados.rados.0.smithi088.stdout:3178: done (0 left) 2024-09-13T02:49:01.438 INFO:tasks.rados.rados.0.smithi088.stdout:3179: rollback oid 16 current snap is 302 2024-09-13T02:49:01.438 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 16 to 296 2024-09-13T02:49:01.438 INFO:tasks.rados.rados.0.smithi088.stdout:3180: setattr oid 43 current snap is 302 2024-09-13T02:49:01.441 INFO:tasks.rados.rados.0.smithi088.stdout:3181: delete oid 40 current snap is 302 2024-09-13T02:49:01.443 INFO:tasks.rados.rados.0.smithi088.stdout:3179: finishing rollback tid 0 to smithi08884213-16 2024-09-13T02:49:01.444 INFO:tasks.rados.rados.0.smithi088.stdout:3179: finishing rollback tid 1 to smithi08884213-16 2024-09-13T02:49:01.444 INFO:tasks.rados.rados.0.smithi088.stdout:3179: finishing rollback tid 2 to smithi08884213-16 2024-09-13T02:49:01.445 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1688 (ObjNum 956 snap 295 seq_num 956) dirty exists 2024-09-13T02:49:01.446 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1695 (ObjNum 49 snap 0 seq_num 3614332745) dirty exists 2024-09-13T02:49:01.448 INFO:tasks.rados.rados.0.smithi088.stdout:3179: done (2 left) 2024-09-13T02:49:01.448 INFO:tasks.rados.rados.0.smithi088.stdout:3180: done (1 left) 2024-09-13T02:49:01.448 INFO:tasks.rados.rados.0.smithi088.stdout:3181: done (0 left) 2024-09-13T02:49:01.448 INFO:tasks.rados.rados.0.smithi088.stdout:3182: copy_from oid 13 from oid 10 current snap is 302 2024-09-13T02:49:01.448 INFO:tasks.rados.rados.0.smithi088.stdout:3183: setattr oid 22 current snap is 302 2024-09-13T02:49:01.450 INFO:tasks.rados.rados.0.smithi088.stdout:3184: copy_from oid 50 from oid 32 current snap is 302 2024-09-13T02:49:01.450 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 302 2024-09-13T02:49:01.450 INFO:tasks.rados.rados.0.smithi088.stdout:3185: seq_num 973 ranges {0=704512,704512=573440,1277952=507904,1785856=122880} 2024-09-13T02:49:01.453 INFO:tasks.rados.rados.0.smithi088.stdout:3185: writing smithi08884213-4 from 0 to 704512 tid 1 2024-09-13T02:49:01.457 INFO:tasks.rados.rados.0.smithi088.stdout:3185: writing smithi08884213-4 from 704512 to 1277952 tid 2 2024-09-13T02:49:01.461 INFO:tasks.rados.rados.0.smithi088.stdout:3185: writing smithi08884213-4 from 1277952 to 1785856 tid 3 2024-09-13T02:49:01.461 INFO:tasks.rados.rados.0.smithi088.stdout:3185: writing smithi08884213-4 from 1785856 to 1908736 tid 4 2024-09-13T02:49:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:3186: snap_create 2024-09-13T02:49:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:3184: finishing copy_from to smithi08884213-50 2024-09-13T02:49:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:3184: got expected ENOENT (src dne) 2024-09-13T02:49:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:3184: finishing copy_from racing read to smithi08884213-50 2024-09-13T02:49:01.462 INFO:tasks.rados.rados.0.smithi088.stdout:3185: finishing write tid 1 to smithi08884213-4 2024-09-13T02:49:01.463 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1839 (ObjNum 968 snap 300 seq_num 968) dirty exists 2024-09-13T02:49:01.464 INFO:tasks.rados.rados.0.smithi088.stdout:3185: finishing write tid 2 to smithi08884213-4 2024-09-13T02:49:01.465 INFO:tasks.rados.rados.0.smithi088.stdout:3185: finishing write tid 3 to smithi08884213-4 2024-09-13T02:49:01.466 INFO:tasks.rados.rados.0.smithi088.stdout:3185: finishing write tid 4 to smithi08884213-4 2024-09-13T02:49:01.466 INFO:tasks.rados.rados.0.smithi088.stdout:3185: finishing write tid 5 to smithi08884213-4 2024-09-13T02:49:01.468 INFO:tasks.rados.rados.0.smithi088.stdout:3185: finishing write tid 6 to smithi08884213-4 2024-09-13T02:49:01.469 INFO:tasks.rados.rados.0.smithi088.stdout:3185: oid 4 updating version 0 to 1694 2024-09-13T02:49:01.469 INFO:tasks.rados.rados.0.smithi088.stdout:3185: oid 4 version 1694 is already newer than 1693 2024-09-13T02:49:01.469 INFO:tasks.rados.rados.0.smithi088.stdout:3185: oid 4 updating version 1694 to 1695 2024-09-13T02:49:01.469 INFO:tasks.rados.rados.0.smithi088.stdout:3185: oid 4 version 1695 is already newer than 1692 2024-09-13T02:49:01.469 INFO:tasks.rados.rados.0.smithi088.stdout:3185: oid 4 version 1695 is already newer than 1691 2024-09-13T02:49:01.469 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1695 (ObjNum 973 snap 302 seq_num 973) dirty exists 2024-09-13T02:49:01.469 INFO:tasks.rados.rados.0.smithi088.stdout:3185: left oid 4 (ObjNum 973 snap 302 seq_num 973) 2024-09-13T02:49:01.485 INFO:tasks.rados.rados.0.smithi088.stdout:3182: finishing copy_from racing read to smithi08884213-13 2024-09-13T02:49:01.495 INFO:tasks.rados.rados.0.smithi088.stdout:3182: finishing copy_from to smithi08884213-13 2024-09-13T02:49:01.495 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 1353 (ObjNum 848 snap 270 seq_num 848) dirty exists 2024-09-13T02:49:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:01 smithi195 ceph-mon[87742]: osdmap e690: 8 total, 8 up, 8 in 2024-09-13T02:49:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:01 smithi195 ceph-mon[87742]: osdmap e691: 8 total, 8 up, 8 in 2024-09-13T02:49:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:01 smithi088 ceph-mon[98762]: osdmap e690: 8 total, 8 up, 8 in 2024-09-13T02:49:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:01 smithi088 ceph-mon[98762]: osdmap e691: 8 total, 8 up, 8 in 2024-09-13T02:49:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:01 smithi088 ceph-mon[96266]: osdmap e690: 8 total, 8 up, 8 in 2024-09-13T02:49:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:01 smithi088 ceph-mon[96266]: osdmap e691: 8 total, 8 up, 8 in 2024-09-13T02:49:02.464 INFO:tasks.rados.rados.0.smithi088.stdout:3182: done (4 left) 2024-09-13T02:49:02.465 INFO:tasks.rados.rados.0.smithi088.stdout:3183: done (3 left) 2024-09-13T02:49:02.465 INFO:tasks.rados.rados.0.smithi088.stdout:3184: done (2 left) 2024-09-13T02:49:02.465 INFO:tasks.rados.rados.0.smithi088.stdout:3185: done (1 left) 2024-09-13T02:49:02.465 INFO:tasks.rados.rados.0.smithi088.stdout:3186: done (0 left) 2024-09-13T02:49:02.465 INFO:tasks.rados.rados.0.smithi088.stdout:3187: read oid 10 snap -1 2024-09-13T02:49:02.465 INFO:tasks.rados.rados.0.smithi088.stdout:3187: expect (ObjNum 848 snap 270 seq_num 848) 2024-09-13T02:49:02.465 INFO:tasks.rados.rados.0.smithi088.stdout:3188: snap_create 2024-09-13T02:49:02.511 INFO:tasks.rados.rados.0.smithi088.stdout:3187: expect (ObjNum 848 snap 270 seq_num 848) 2024-09-13T02:49:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:02 smithi195 ceph-mon[87742]: pgmap v714: 121 pgs: 121 active+clean; 162 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 416 KiB/s wr, 5 op/s 2024-09-13T02:49:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:02 smithi088 ceph-mon[96266]: pgmap v714: 121 pgs: 121 active+clean; 162 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 416 KiB/s wr, 5 op/s 2024-09-13T02:49:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:02 smithi088 ceph-mon[98762]: pgmap v714: 121 pgs: 121 active+clean; 162 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 416 KiB/s wr, 5 op/s 2024-09-13T02:49:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:49:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:49:03] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.43.0" 2024-09-13T02:49:03.466 INFO:tasks.rados.rados.0.smithi088.stdout:3187: done (1 left) 2024-09-13T02:49:03.468 INFO:tasks.rados.rados.0.smithi088.stdout:3188: done (0 left) 2024-09-13T02:49:03.468 INFO:tasks.rados.rados.0.smithi088.stdout:3189: delete oid 10 current snap is 304 2024-09-13T02:49:03.474 INFO:tasks.rados.rados.0.smithi088.stdout:3189: done (0 left) 2024-09-13T02:49:03.474 INFO:tasks.rados.rados.0.smithi088.stdout:3190: rollback oid 48 current snap is 304 2024-09-13T02:49:03.474 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 48 to 301 2024-09-13T02:49:03.474 INFO:tasks.rados.rados.0.smithi088.stdout:3191: copy_from oid 44 from oid 42 current snap is 304 2024-09-13T02:49:03.474 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 41 current snap is 304 2024-09-13T02:49:03.474 INFO:tasks.rados.rados.0.smithi088.stdout:3192: seq_num 975 ranges {11067392=737280,11804672=786432,12591104=417792} 2024-09-13T02:49:03.538 INFO:tasks.rados.rados.0.smithi088.stdout:3192: writing smithi08884213-41 from 11067392 to 11804672 tid 1 2024-09-13T02:49:03.543 INFO:tasks.rados.rados.0.smithi088.stdout:3192: writing smithi08884213-41 from 11804672 to 12591104 tid 2 2024-09-13T02:49:03.546 INFO:tasks.rados.rados.0.smithi088.stdout:3192: writing smithi08884213-41 from 12591104 to 13008896 tid 3 2024-09-13T02:49:03.546 INFO:tasks.rados.rados.0.smithi088.stdout:3193: read oid 1 snap -1 2024-09-13T02:49:03.546 INFO:tasks.rados.rados.0.smithi088.stdout:3193: expect (ObjNum 925 snap 290 seq_num 925) 2024-09-13T02:49:03.546 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 304 2024-09-13T02:49:03.546 INFO:tasks.rados.rados.0.smithi088.stdout:3190: finishing rollback tid 0 to smithi08884213-48 2024-09-13T02:49:03.546 INFO:tasks.rados.rados.0.smithi088.stdout:3194: seq_num 976 ranges {0=753664,753664=671744,1425408=532480} 2024-09-13T02:49:03.550 INFO:tasks.rados.rados.0.smithi088.stdout:3194: writing smithi08884213-10 from 0 to 753664 tid 1 2024-09-13T02:49:03.554 INFO:tasks.rados.rados.0.smithi088.stdout:3194: writing smithi08884213-10 from 753664 to 1425408 tid 2 2024-09-13T02:49:03.557 INFO:tasks.rados.rados.0.smithi088.stdout:3194: writing smithi08884213-10 from 1425408 to 1957888 tid 3 2024-09-13T02:49:03.557 INFO:tasks.rados.rados.0.smithi088.stdout:3195: read oid 30 snap -1 2024-09-13T02:49:03.558 INFO:tasks.rados.rados.0.smithi088.stdout:3195: expect (ObjNum 971 snap 301 seq_num 971) 2024-09-13T02:49:03.558 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 45 current snap is 304 2024-09-13T02:49:03.558 INFO:tasks.rados.rados.0.smithi088.stdout:3190: finishing rollback tid 1 to smithi08884213-48 2024-09-13T02:49:03.558 INFO:tasks.rados.rados.0.smithi088.stdout:3190: finishing rollback tid 2 to smithi08884213-48 2024-09-13T02:49:03.558 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1571 (ObjNum 947 snap 293 seq_num 947) dirty exists 2024-09-13T02:49:03.558 INFO:tasks.rados.rados.0.smithi088.stdout:3191: finishing copy_from racing read to smithi08884213-44 2024-09-13T02:49:03.558 INFO:tasks.rados.rados.0.smithi088.stdout:3196: seq_num 977 ranges {1474560=770048,2244608=557056,2801664=491520,3293184=155648} 2024-09-13T02:49:03.570 INFO:tasks.rados.rados.0.smithi088.stdout:3196: writing smithi08884213-45 from 1474560 to 2244608 tid 1 2024-09-13T02:49:03.573 INFO:tasks.rados.rados.0.smithi088.stdout:3196: writing smithi08884213-45 from 2244608 to 2801664 tid 2 2024-09-13T02:49:03.576 INFO:tasks.rados.rados.0.smithi088.stdout:3196: writing smithi08884213-45 from 2801664 to 3293184 tid 3 2024-09-13T02:49:03.577 INFO:tasks.rados.rados.0.smithi088.stdout:3196: writing smithi08884213-45 from 3293184 to 3448832 tid 4 2024-09-13T02:49:03.577 INFO:tasks.rados.rados.0.smithi088.stdout:3190: done (6 left) 2024-09-13T02:49:03.577 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 304 2024-09-13T02:49:03.577 INFO:tasks.rados.rados.0.smithi088.stdout:3197: seq_num 978 ranges {827392=786432,1613824=442368,2056192=647168,2703360=114688} 2024-09-13T02:49:03.586 INFO:tasks.rados.rados.0.smithi088.stdout:3197: writing smithi08884213-49 from 827392 to 1613824 tid 1 2024-09-13T02:49:03.588 INFO:tasks.rados.rados.0.smithi088.stdout:3197: writing smithi08884213-49 from 1613824 to 2056192 tid 2 2024-09-13T02:49:03.592 INFO:tasks.rados.rados.0.smithi088.stdout:3197: writing smithi08884213-49 from 2056192 to 2703360 tid 3 2024-09-13T02:49:03.593 INFO:tasks.rados.rados.0.smithi088.stdout:3197: writing smithi08884213-49 from 2703360 to 2818048 tid 4 2024-09-13T02:49:03.593 INFO:tasks.rados.rados.0.smithi088.stdout:3198: read oid 21 snap -1 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:3198: expect (ObjNum 833 snap 267 seq_num 833) 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:3199: snap_create 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:3191: finishing copy_from to smithi08884213-44 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1665 (ObjNum 871 snap 272 seq_num 871) dirty exists 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:3192: finishing write tid 1 to smithi08884213-41 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:3192: finishing write tid 2 to smithi08884213-41 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:3192: finishing write tid 3 to smithi08884213-41 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:3192: finishing write tid 4 to smithi08884213-41 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:3192: finishing write tid 5 to smithi08884213-41 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:3192: oid 41 updating version 0 to 1691 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:3192: oid 41 version 1691 is already newer than 1690 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:3192: oid 41 updating version 1691 to 1692 2024-09-13T02:49:03.594 INFO:tasks.rados.rados.0.smithi088.stdout:3192: oid 41 version 1692 is already newer than 1689 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1692 (ObjNum 975 snap 304 seq_num 975) dirty exists 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:3192: left oid 41 (ObjNum 975 snap 304 seq_num 975) 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:3194: finishing write tid 1 to smithi08884213-10 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:3194: finishing write tid 2 to smithi08884213-10 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:3194: finishing write tid 3 to smithi08884213-10 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:3194: finishing write tid 4 to smithi08884213-10 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:3194: finishing write tid 5 to smithi08884213-10 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:3194: oid 10 updating version 0 to 1844 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:3194: oid 10 version 1844 is already newer than 1842 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:3194: oid 10 version 1844 is already newer than 1843 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:3194: oid 10 updating version 1844 to 1845 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1845 (ObjNum 976 snap 304 seq_num 976) dirty exists 2024-09-13T02:49:03.595 INFO:tasks.rados.rados.0.smithi088.stdout:3194: left oid 10 (ObjNum 976 snap 304 seq_num 976) 2024-09-13T02:49:03.596 INFO:tasks.rados.rados.0.smithi088.stdout:3195: expect (ObjNum 971 snap 301 seq_num 971) 2024-09-13T02:49:03.642 INFO:tasks.rados.rados.0.smithi088.stdout:3193: expect (ObjNum 925 snap 290 seq_num 925) 2024-09-13T02:49:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:03 smithi195 ceph-mon[87742]: osdmap e692: 8 total, 8 up, 8 in 2024-09-13T02:49:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:03 smithi195 ceph-mon[87742]: osdmap e693: 8 total, 8 up, 8 in 2024-09-13T02:49:03.851 INFO:tasks.rados.rados.0.smithi088.stdout:3196: finishing write tid 1 to smithi08884213-45 2024-09-13T02:49:03.851 INFO:tasks.rados.rados.0.smithi088.stdout:3196: finishing write tid 2 to smithi08884213-45 2024-09-13T02:49:03.851 INFO:tasks.rados.rados.0.smithi088.stdout:3196: finishing write tid 3 to smithi08884213-45 2024-09-13T02:49:03.851 INFO:tasks.rados.rados.0.smithi088.stdout:3196: finishing write tid 4 to smithi08884213-45 2024-09-13T02:49:03.851 INFO:tasks.rados.rados.0.smithi088.stdout:3196: finishing write tid 5 to smithi08884213-45 2024-09-13T02:49:03.851 INFO:tasks.rados.rados.0.smithi088.stdout:3196: finishing write tid 6 to smithi08884213-45 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:3196: oid 45 updating version 0 to 1431 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:3196: oid 45 version 1431 is already newer than 1429 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:3196: oid 45 version 1431 is already newer than 1430 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:3196: oid 45 version 1431 is already newer than 1428 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:3196: oid 45 updating version 1431 to 1432 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1432 (ObjNum 977 snap 304 seq_num 977) dirty exists 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:3196: left oid 45 (ObjNum 977 snap 304 seq_num 977) 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:3197: finishing write tid 1 to smithi08884213-49 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:3197: finishing write tid 2 to smithi08884213-49 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:3197: finishing write tid 3 to smithi08884213-49 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:3197: finishing write tid 4 to smithi08884213-49 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:3197: finishing write tid 5 to smithi08884213-49 2024-09-13T02:49:03.852 INFO:tasks.rados.rados.0.smithi088.stdout:3197: finishing write tid 6 to smithi08884213-49 2024-09-13T02:49:03.853 INFO:tasks.rados.rados.0.smithi088.stdout:3197: oid 49 updating version 0 to 1758 2024-09-13T02:49:03.853 INFO:tasks.rados.rados.0.smithi088.stdout:3197: oid 49 updating version 1758 to 1760 2024-09-13T02:49:03.853 INFO:tasks.rados.rados.0.smithi088.stdout:3197: oid 49 version 1760 is already newer than 1759 2024-09-13T02:49:03.853 INFO:tasks.rados.rados.0.smithi088.stdout:3197: oid 49 updating version 1760 to 1762 2024-09-13T02:49:03.853 INFO:tasks.rados.rados.0.smithi088.stdout:3197: oid 49 version 1762 is already newer than 1761 2024-09-13T02:49:03.853 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1762 (ObjNum 978 snap 304 seq_num 978) dirty exists 2024-09-13T02:49:03.853 INFO:tasks.rados.rados.0.smithi088.stdout:3197: left oid 49 (ObjNum 978 snap 304 seq_num 978) 2024-09-13T02:49:03.853 INFO:tasks.rados.rados.0.smithi088.stdout:3198: expect (ObjNum 833 snap 267 seq_num 833) 2024-09-13T02:49:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:03 smithi088 ceph-mon[98762]: osdmap e692: 8 total, 8 up, 8 in 2024-09-13T02:49:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:03 smithi088 ceph-mon[98762]: osdmap e693: 8 total, 8 up, 8 in 2024-09-13T02:49:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:03 smithi088 ceph-mon[96266]: osdmap e692: 8 total, 8 up, 8 in 2024-09-13T02:49:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:03 smithi088 ceph-mon[96266]: osdmap e693: 8 total, 8 up, 8 in 2024-09-13T02:49:04.488 INFO:tasks.rados.rados.0.smithi088.stdout:3191: done (8 left) 2024-09-13T02:49:04.488 INFO:tasks.rados.rados.0.smithi088.stdout:3192: done (7 left) 2024-09-13T02:49:04.488 INFO:tasks.rados.rados.0.smithi088.stdout:3193: done (6 left) 2024-09-13T02:49:04.488 INFO:tasks.rados.rados.0.smithi088.stdout:3194: done (5 left) 2024-09-13T02:49:04.488 INFO:tasks.rados.rados.0.smithi088.stdout:3195: done (4 left) 2024-09-13T02:49:04.488 INFO:tasks.rados.rados.0.smithi088.stdout:3196: done (3 left) 2024-09-13T02:49:04.488 INFO:tasks.rados.rados.0.smithi088.stdout:3197: done (2 left) 2024-09-13T02:49:04.488 INFO:tasks.rados.rados.0.smithi088.stdout:3198: done (1 left) 2024-09-13T02:49:04.489 INFO:tasks.rados.rados.0.smithi088.stdout:3199: done (0 left) 2024-09-13T02:49:04.489 INFO:tasks.rados.rados.0.smithi088.stdout:3200: rollback oid 45 current snap is 305 2024-09-13T02:49:04.489 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 45 to 300 2024-09-13T02:49:04.489 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 46 current snap is 305 2024-09-13T02:49:04.489 INFO:tasks.rados.rados.0.smithi088.stdout:3201: seq_num 979 ranges {0=802816,802816=729088,1531904=458752,1990656=16384} 2024-09-13T02:49:04.492 INFO:tasks.rados.rados.0.smithi088.stdout:3201: writing smithi08884213-46 from 0 to 802816 tid 1 2024-09-13T02:49:04.497 INFO:tasks.rados.rados.0.smithi088.stdout:3201: writing smithi08884213-46 from 802816 to 1531904 tid 2 2024-09-13T02:49:04.500 INFO:tasks.rados.rados.0.smithi088.stdout:3201: writing smithi08884213-46 from 1531904 to 1990656 tid 3 2024-09-13T02:49:04.500 INFO:tasks.rados.rados.0.smithi088.stdout:3201: writing smithi08884213-46 from 1990656 to 2007040 tid 4 2024-09-13T02:49:04.501 INFO:tasks.rados.rados.0.smithi088.stdout:3202: rollback oid 12 current snap is 305 2024-09-13T02:49:04.501 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 12 to 303 2024-09-13T02:49:04.501 INFO:tasks.rados.rados.0.smithi088.stdout:3200: finishing rollback tid 0 to smithi08884213-45 2024-09-13T02:49:04.501 INFO:tasks.rados.rados.0.smithi088.stdout:3200: finishing rollback tid 1 to smithi08884213-45 2024-09-13T02:49:04.501 INFO:tasks.rados.rados.0.smithi088.stdout:3200: finishing rollback tid 2 to smithi08884213-45 2024-09-13T02:49:04.501 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1435 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:49:04.501 INFO:tasks.rados.rados.0.smithi088.stdout:3201: finishing write tid 1 to smithi08884213-46 2024-09-13T02:49:04.501 INFO:tasks.rados.rados.0.smithi088.stdout:3200: done (2 left) 2024-09-13T02:49:04.501 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 305 2024-09-13T02:49:04.501 INFO:tasks.rados.rados.0.smithi088.stdout:3203: seq_num 980 ranges {4177920=417792,4595712=614400,5210112=663552,5873664=327680} 2024-09-13T02:49:04.525 INFO:tasks.rados.rados.0.smithi088.stdout:3203: writing smithi08884213-38 from 4177920 to 4595712 tid 1 2024-09-13T02:49:04.528 INFO:tasks.rados.rados.0.smithi088.stdout:3203: writing smithi08884213-38 from 4595712 to 5210112 tid 2 2024-09-13T02:49:04.532 INFO:tasks.rados.rados.0.smithi088.stdout:3203: writing smithi08884213-38 from 5210112 to 5873664 tid 3 2024-09-13T02:49:04.535 INFO:tasks.rados.rados.0.smithi088.stdout:3203: writing smithi08884213-38 from 5873664 to 6201344 tid 4 2024-09-13T02:49:04.535 INFO:tasks.rados.rados.0.smithi088.stdout:3204: snap_create 2024-09-13T02:49:04.535 INFO:tasks.rados.rados.0.smithi088.stdout:3201: finishing write tid 2 to smithi08884213-46 2024-09-13T02:49:04.535 INFO:tasks.rados.rados.0.smithi088.stdout:3201: finishing write tid 3 to smithi08884213-46 2024-09-13T02:49:04.535 INFO:tasks.rados.rados.0.smithi088.stdout:3201: finishing write tid 4 to smithi08884213-46 2024-09-13T02:49:04.535 INFO:tasks.rados.rados.0.smithi088.stdout:3201: finishing write tid 5 to smithi08884213-46 2024-09-13T02:49:04.535 INFO:tasks.rados.rados.0.smithi088.stdout:3202: finishing rollback tid 0 to smithi08884213-12 2024-09-13T02:49:04.535 INFO:tasks.rados.rados.0.smithi088.stdout:3202: finishing rollback tid 1 to smithi08884213-12 2024-09-13T02:49:04.536 INFO:tasks.rados.rados.0.smithi088.stdout:3202: finishing rollback tid 2 to smithi08884213-12 2024-09-13T02:49:04.536 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1691 (ObjNum 886 snap 277 seq_num 886) dirty exists 2024-09-13T02:49:04.536 INFO:tasks.rados.rados.0.smithi088.stdout:3201: finishing write tid 6 to smithi08884213-46 2024-09-13T02:49:04.536 INFO:tasks.rados.rados.0.smithi088.stdout:3201: oid 46 updating version 0 to 1674 2024-09-13T02:49:04.536 INFO:tasks.rados.rados.0.smithi088.stdout:3201: oid 46 version 1674 is already newer than 1671 2024-09-13T02:49:04.536 INFO:tasks.rados.rados.0.smithi088.stdout:3201: oid 46 version 1674 is already newer than 1672 2024-09-13T02:49:04.536 INFO:tasks.rados.rados.0.smithi088.stdout:3201: oid 46 version 1674 is already newer than 1670 2024-09-13T02:49:04.536 INFO:tasks.rados.rados.0.smithi088.stdout:3201: oid 46 version 1674 is already newer than 1673 2024-09-13T02:49:04.536 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1674 (ObjNum 979 snap 305 seq_num 979) dirty exists 2024-09-13T02:49:04.536 INFO:tasks.rados.rados.0.smithi088.stdout:3201: left oid 46 (ObjNum 979 snap 305 seq_num 979) 2024-09-13T02:49:04.536 INFO:tasks.rados.rados.0.smithi088.stdout:3203: finishing write tid 1 to smithi08884213-38 2024-09-13T02:49:04.536 INFO:tasks.rados.rados.0.smithi088.stdout:3203: finishing write tid 2 to smithi08884213-38 2024-09-13T02:49:04.537 INFO:tasks.rados.rados.0.smithi088.stdout:3203: finishing write tid 3 to smithi08884213-38 2024-09-13T02:49:04.537 INFO:tasks.rados.rados.0.smithi088.stdout:3203: finishing write tid 4 to smithi08884213-38 2024-09-13T02:49:04.537 INFO:tasks.rados.rados.0.smithi088.stdout:3203: finishing write tid 5 to smithi08884213-38 2024-09-13T02:49:04.538 INFO:tasks.rados.rados.0.smithi088.stdout:3203: finishing write tid 6 to smithi08884213-38 2024-09-13T02:49:04.538 INFO:tasks.rados.rados.0.smithi088.stdout:3203: oid 38 updating version 0 to 1757 2024-09-13T02:49:04.538 INFO:tasks.rados.rados.0.smithi088.stdout:3203: oid 38 version 1757 is already newer than 1756 2024-09-13T02:49:04.538 INFO:tasks.rados.rados.0.smithi088.stdout:3203: oid 38 version 1757 is already newer than 1754 2024-09-13T02:49:04.538 INFO:tasks.rados.rados.0.smithi088.stdout:3203: oid 38 version 1757 is already newer than 1755 2024-09-13T02:49:04.538 INFO:tasks.rados.rados.0.smithi088.stdout:3203: oid 38 version 1757 is already newer than 1753 2024-09-13T02:49:04.538 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1757 (ObjNum 980 snap 305 seq_num 980) dirty exists 2024-09-13T02:49:04.538 INFO:tasks.rados.rados.0.smithi088.stdout:3203: left oid 38 (ObjNum 980 snap 305 seq_num 980) 2024-09-13T02:49:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:04 smithi195 ceph-mon[87742]: pgmap v717: 121 pgs: 121 active+clean; 169 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-13T02:49:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:04 smithi088 ceph-mon[96266]: pgmap v717: 121 pgs: 121 active+clean; 169 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-13T02:49:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:04 smithi088 ceph-mon[98762]: pgmap v717: 121 pgs: 121 active+clean; 169 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.7 MiB/s wr, 14 op/s 2024-09-13T02:49:05.490 INFO:tasks.rados.rados.0.smithi088.stdout:3201: done (3 left) 2024-09-13T02:49:05.490 INFO:tasks.rados.rados.0.smithi088.stdout:3202: done (2 left) 2024-09-13T02:49:05.490 INFO:tasks.rados.rados.0.smithi088.stdout:3203: done (1 left) 2024-09-13T02:49:05.490 INFO:tasks.rados.rados.0.smithi088.stdout:3204: done (0 left) 2024-09-13T02:49:05.490 INFO:tasks.rados.rados.0.smithi088.stdout:3205: delete oid 49 current snap is 306 2024-09-13T02:49:05.494 INFO:tasks.rados.rados.0.smithi088.stdout:3205: done (0 left) 2024-09-13T02:49:05.494 INFO:tasks.rados.rados.0.smithi088.stdout:3206: snap_remove snap 302 2024-09-13T02:49:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:05 smithi088 ceph-mon[98762]: osdmap e694: 8 total, 8 up, 8 in 2024-09-13T02:49:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:05 smithi088 ceph-mon[98762]: pgmap v720: 121 pgs: 121 active+clean; 179 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.3 MiB/s wr, 14 op/s 2024-09-13T02:49:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:05 smithi088 ceph-mon[96266]: osdmap e694: 8 total, 8 up, 8 in 2024-09-13T02:49:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:05 smithi088 ceph-mon[96266]: pgmap v720: 121 pgs: 121 active+clean; 179 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.3 MiB/s wr, 14 op/s 2024-09-13T02:49:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:05 smithi195 ceph-mon[87742]: osdmap e694: 8 total, 8 up, 8 in 2024-09-13T02:49:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:05 smithi195 ceph-mon[87742]: pgmap v720: 121 pgs: 121 active+clean; 179 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 4.3 MiB/s wr, 14 op/s 2024-09-13T02:49:06.440 INFO:tasks.rados.rados.0.smithi088.stdout:3206: done (0 left) 2024-09-13T02:49:06.440 INFO:tasks.rados.rados.0.smithi088.stdout:3207: rollback oid 20 current snap is 306 2024-09-13T02:49:06.440 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 20 to 296 2024-09-13T02:49:06.440 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 306 2024-09-13T02:49:06.440 INFO:tasks.rados.rados.0.smithi088.stdout:3208: seq_num 982 ranges {1957888=450560,2408448=425984,2834432=679936,3514368=466944,3981312=32768} 2024-09-13T02:49:06.453 INFO:tasks.rados.rados.0.smithi088.stdout:3208: writing smithi08884213-10 from 1957888 to 2408448 tid 1 2024-09-13T02:49:06.455 INFO:tasks.rados.rados.0.smithi088.stdout:3208: writing smithi08884213-10 from 2408448 to 2834432 tid 2 2024-09-13T02:49:06.459 INFO:tasks.rados.rados.0.smithi088.stdout:3208: writing smithi08884213-10 from 2834432 to 3514368 tid 3 2024-09-13T02:49:06.462 INFO:tasks.rados.rados.0.smithi088.stdout:3208: writing smithi08884213-10 from 3514368 to 3981312 tid 4 2024-09-13T02:49:06.462 INFO:tasks.rados.rados.0.smithi088.stdout:3208: writing smithi08884213-10 from 3981312 to 4014080 tid 5 2024-09-13T02:49:06.462 INFO:tasks.rados.rados.0.smithi088.stdout:3209: copy_from oid 24 from oid 49 current snap is 306 2024-09-13T02:49:06.463 INFO:tasks.rados.rados.0.smithi088.stdout:3207: finishing rollback tid 1 to smithi08884213-20 2024-09-13T02:49:06.463 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 0 (ObjNum 65 snap 0 seq_num 370) dirty dne 2024-09-13T02:49:06.463 INFO:tasks.rados.rados.0.smithi088.stdout:3208: finishing write tid 1 to smithi08884213-10 2024-09-13T02:49:06.463 INFO:tasks.rados.rados.0.smithi088.stdout:3208: finishing write tid 2 to smithi08884213-10 2024-09-13T02:49:06.463 INFO:tasks.rados.rados.0.smithi088.stdout:3207: done (2 left) 2024-09-13T02:49:06.463 INFO:tasks.rados.rados.0.smithi088.stdout:3210: rollback oid 22 current snap is 306 2024-09-13T02:49:06.463 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 22 to 305 2024-09-13T02:49:06.463 INFO:tasks.rados.rados.0.smithi088.stdout:3211: snap_remove snap 301 2024-09-13T02:49:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:06 smithi088 ceph-mon[96266]: osdmap e695: 8 total, 8 up, 8 in 2024-09-13T02:49:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:06 smithi088 ceph-mon[96266]: osdmap e696: 8 total, 8 up, 8 in 2024-09-13T02:49:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:06 smithi088 ceph-mon[98762]: osdmap e695: 8 total, 8 up, 8 in 2024-09-13T02:49:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:06 smithi088 ceph-mon[98762]: osdmap e696: 8 total, 8 up, 8 in 2024-09-13T02:49:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:06 smithi195 ceph-mon[87742]: osdmap e695: 8 total, 8 up, 8 in 2024-09-13T02:49:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:06 smithi195 ceph-mon[87742]: osdmap e696: 8 total, 8 up, 8 in 2024-09-13T02:49:07.445 INFO:tasks.rados.rados.0.smithi088.stdout:3211: done (3 left) 2024-09-13T02:49:07.445 INFO:tasks.rados.rados.0.smithi088.stdout:3212: delete oid 30 current snap is 306 2024-09-13T02:49:07.445 INFO:tasks.rados.rados.0.smithi088.stdout:3208: finishing write tid 3 to smithi08884213-10 2024-09-13T02:49:07.445 INFO:tasks.rados.rados.0.smithi088.stdout:3209: finishing copy_from to smithi08884213-24 2024-09-13T02:49:07.445 INFO:tasks.rados.rados.0.smithi088.stdout:3209: got expected ENOENT (src dne) 2024-09-13T02:49:07.445 INFO:tasks.rados.rados.0.smithi088.stdout:3209: finishing copy_from racing read to smithi08884213-24 2024-09-13T02:49:07.445 INFO:tasks.rados.rados.0.smithi088.stdout:3208: finishing write tid 4 to smithi08884213-10 2024-09-13T02:49:07.445 INFO:tasks.rados.rados.0.smithi088.stdout:3208: finishing write tid 5 to smithi08884213-10 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:3208: finishing write tid 6 to smithi08884213-10 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:3210: finishing rollback tid 0 to smithi08884213-22 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:3210: finishing rollback tid 1 to smithi08884213-22 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:3208: finishing write tid 7 to smithi08884213-10 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:3208: oid 10 updating version 0 to 1852 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:3208: oid 10 version 1852 is already newer than 1851 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:3208: oid 10 updating version 1852 to 1854 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:3208: oid 10 updating version 1854 to 1855 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:3208: oid 10 version 1855 is already newer than 1850 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:3208: oid 10 version 1855 is already newer than 1853 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1855 (ObjNum 982 snap 306 seq_num 982) dirty exists 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:3208: left oid 10 (ObjNum 982 snap 306 seq_num 982) 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:3210: finishing rollback tid 2 to smithi08884213-22 2024-09-13T02:49:07.446 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1859 (ObjNum 968 snap 300 seq_num 968) dirty exists 2024-09-13T02:49:07.453 INFO:tasks.rados.rados.0.smithi088.stdout:3208: done (3 left) 2024-09-13T02:49:07.453 INFO:tasks.rados.rados.0.smithi088.stdout:3209: done (2 left) 2024-09-13T02:49:07.453 INFO:tasks.rados.rados.0.smithi088.stdout:3210: done (1 left) 2024-09-13T02:49:07.453 INFO:tasks.rados.rados.0.smithi088.stdout:3212: done (0 left) 2024-09-13T02:49:07.453 INFO:tasks.rados.rados.0.smithi088.stdout:3213: read oid 27 snap -1 2024-09-13T02:49:07.453 INFO:tasks.rados.rados.0.smithi088.stdout:3213: expect deleted 2024-09-13T02:49:07.454 INFO:tasks.rados.rados.0.smithi088.stdout:3214: copy_from oid 25 from oid 17 current snap is 306 2024-09-13T02:49:07.454 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 19 current snap is 306 2024-09-13T02:49:07.454 INFO:tasks.rados.rados.0.smithi088.stdout:3215: seq_num 984 ranges {827392=483328,1310720=598016,1908736=647168,2555904=360448} 2024-09-13T02:49:07.460 INFO:tasks.rados.rados.0.smithi088.stdout:3215: writing smithi08884213-19 from 827392 to 1310720 tid 1 2024-09-13T02:49:07.464 INFO:tasks.rados.rados.0.smithi088.stdout:3215: writing smithi08884213-19 from 1310720 to 1908736 tid 2 2024-09-13T02:49:07.467 INFO:tasks.rados.rados.0.smithi088.stdout:3215: writing smithi08884213-19 from 1908736 to 2555904 tid 3 2024-09-13T02:49:07.470 INFO:tasks.rados.rados.0.smithi088.stdout:3215: writing smithi08884213-19 from 2555904 to 2916352 tid 4 2024-09-13T02:49:07.470 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 306 2024-09-13T02:49:07.470 INFO:tasks.rados.rados.0.smithi088.stdout:3216: seq_num 985 ranges {12066816=499712,12566528=483328,13049856=450560,13500416=581632,14082048=90112} 2024-09-13T02:49:07.537 INFO:tasks.rados.rados.0.smithi088.stdout:3216: writing smithi08884213-42 from 12066816 to 12566528 tid 1 2024-09-13T02:49:07.540 INFO:tasks.rados.rados.0.smithi088.stdout:3216: writing smithi08884213-42 from 12566528 to 13049856 tid 2 2024-09-13T02:49:07.542 INFO:tasks.rados.rados.0.smithi088.stdout:3216: writing smithi08884213-42 from 13049856 to 13500416 tid 3 2024-09-13T02:49:07.545 INFO:tasks.rados.rados.0.smithi088.stdout:3216: writing smithi08884213-42 from 13500416 to 14082048 tid 4 2024-09-13T02:49:07.547 INFO:tasks.rados.rados.0.smithi088.stdout:3216: writing smithi08884213-42 from 14082048 to 14172160 tid 5 2024-09-13T02:49:07.547 INFO:tasks.rados.rados.0.smithi088.stdout:3217: rollback oid 10 current snap is 306 2024-09-13T02:49:07.547 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 10 to 296 2024-09-13T02:49:07.547 INFO:tasks.rados.rados.0.smithi088.stdout:3214: finishing copy_from to smithi08884213-25 2024-09-13T02:49:07.547 INFO:tasks.rados.rados.0.smithi088.stdout:3214: got expected ENOENT (src dne) 2024-09-13T02:49:07.547 INFO:tasks.rados.rados.0.smithi088.stdout:3214: finishing copy_from racing read to smithi08884213-25 2024-09-13T02:49:07.547 INFO:tasks.rados.rados.0.smithi088.stdout:3215: finishing write tid 1 to smithi08884213-19 2024-09-13T02:49:07.547 INFO:tasks.rados.rados.0.smithi088.stdout:3215: finishing write tid 2 to smithi08884213-19 2024-09-13T02:49:07.548 INFO:tasks.rados.rados.0.smithi088.stdout:3215: finishing write tid 3 to smithi08884213-19 2024-09-13T02:49:07.548 INFO:tasks.rados.rados.0.smithi088.stdout:3215: finishing write tid 4 to smithi08884213-19 2024-09-13T02:49:07.548 INFO:tasks.rados.rados.0.smithi088.stdout:3215: finishing write tid 5 to smithi08884213-19 2024-09-13T02:49:07.548 INFO:tasks.rados.rados.0.smithi088.stdout:3215: finishing write tid 6 to smithi08884213-19 2024-09-13T02:49:07.548 INFO:tasks.rados.rados.0.smithi088.stdout:3215: oid 19 updating version 0 to 1761 2024-09-13T02:49:07.548 INFO:tasks.rados.rados.0.smithi088.stdout:3215: oid 19 version 1761 is already newer than 1758 2024-09-13T02:49:07.548 INFO:tasks.rados.rados.0.smithi088.stdout:3215: oid 19 updating version 1761 to 1762 2024-09-13T02:49:07.548 INFO:tasks.rados.rados.0.smithi088.stdout:3215: oid 19 version 1762 is already newer than 1759 2024-09-13T02:49:07.548 INFO:tasks.rados.rados.0.smithi088.stdout:3215: oid 19 version 1762 is already newer than 1760 2024-09-13T02:49:07.548 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 1762 (ObjNum 984 snap 306 seq_num 984) dirty exists 2024-09-13T02:49:07.548 INFO:tasks.rados.rados.0.smithi088.stdout:3215: left oid 19 (ObjNum 984 snap 306 seq_num 984) 2024-09-13T02:49:07.549 INFO:tasks.rados.rados.0.smithi088.stdout:3216: finishing write tid 1 to smithi08884213-42 2024-09-13T02:49:07.549 INFO:tasks.rados.rados.0.smithi088.stdout:3213: done (4 left) 2024-09-13T02:49:07.549 INFO:tasks.rados.rados.0.smithi088.stdout:3214: done (3 left) 2024-09-13T02:49:07.549 INFO:tasks.rados.rados.0.smithi088.stdout:3215: done (2 left) 2024-09-13T02:49:07.549 INFO:tasks.rados.rados.0.smithi088.stdout:3218: read oid 16 snap -1 2024-09-13T02:49:07.549 INFO:tasks.rados.rados.0.smithi088.stdout:3218: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:49:07.549 INFO:tasks.rados.rados.0.smithi088.stdout:3219: delete oid 12 current snap is 306 2024-09-13T02:49:07.549 INFO:tasks.rados.rados.0.smithi088.stdout:3216: finishing write tid 2 to smithi08884213-42 2024-09-13T02:49:07.549 INFO:tasks.rados.rados.0.smithi088.stdout:3216: finishing write tid 3 to smithi08884213-42 2024-09-13T02:49:07.550 INFO:tasks.rados.rados.0.smithi088.stdout:3216: finishing write tid 4 to smithi08884213-42 2024-09-13T02:49:07.550 INFO:tasks.rados.rados.0.smithi088.stdout:3216: finishing write tid 5 to smithi08884213-42 2024-09-13T02:49:07.550 INFO:tasks.rados.rados.0.smithi088.stdout:3216: finishing write tid 6 to smithi08884213-42 2024-09-13T02:49:07.552 INFO:tasks.rados.rados.0.smithi088.stdout:3216: finishing write tid 7 to smithi08884213-42 2024-09-13T02:49:07.552 INFO:tasks.rados.rados.0.smithi088.stdout:3216: oid 42 updating version 0 to 1680 2024-09-13T02:49:07.552 INFO:tasks.rados.rados.0.smithi088.stdout:3216: oid 42 version 1680 is already newer than 1677 2024-09-13T02:49:07.552 INFO:tasks.rados.rados.0.smithi088.stdout:3216: oid 42 version 1680 is already newer than 1675 2024-09-13T02:49:07.552 INFO:tasks.rados.rados.0.smithi088.stdout:3216: oid 42 version 1680 is already newer than 1678 2024-09-13T02:49:07.552 INFO:tasks.rados.rados.0.smithi088.stdout:3216: oid 42 version 1680 is already newer than 1679 2024-09-13T02:49:07.552 INFO:tasks.rados.rados.0.smithi088.stdout:3216: oid 42 version 1680 is already newer than 1676 2024-09-13T02:49:07.553 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1680 (ObjNum 985 snap 306 seq_num 985) dirty exists 2024-09-13T02:49:07.553 INFO:tasks.rados.rados.0.smithi088.stdout:3216: left oid 42 (ObjNum 985 snap 306 seq_num 985) 2024-09-13T02:49:07.553 INFO:tasks.rados.rados.0.smithi088.stdout:3217: finishing rollback tid 0 to smithi08884213-10 2024-09-13T02:49:07.553 INFO:tasks.rados.rados.0.smithi088.stdout:3217: finishing rollback tid 1 to smithi08884213-10 2024-09-13T02:49:07.553 INFO:tasks.rados.rados.0.smithi088.stdout:3217: finishing rollback tid 2 to smithi08884213-10 2024-09-13T02:49:07.553 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1866 (ObjNum 848 snap 270 seq_num 848) dirty exists 2024-09-13T02:49:07.559 INFO:tasks.rados.rados.0.smithi088.stdout:3218: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:49:07.704 INFO:tasks.rados.rados.0.smithi088.stdout:3216: done (3 left) 2024-09-13T02:49:07.704 INFO:tasks.rados.rados.0.smithi088.stdout:3217: done (2 left) 2024-09-13T02:49:07.704 INFO:tasks.rados.rados.0.smithi088.stdout:3218: done (1 left) 2024-09-13T02:49:07.704 INFO:tasks.rados.rados.0.smithi088.stdout:3219: done (0 left) 2024-09-13T02:49:07.704 INFO:tasks.rados.rados.0.smithi088.stdout:3220: rollback oid 25 current snap is 306 2024-09-13T02:49:07.705 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 25 to 296 2024-09-13T02:49:07.705 INFO:tasks.rados.rados.0.smithi088.stdout:3221: delete oid 48 current snap is 306 2024-09-13T02:49:07.706 INFO:tasks.rados.rados.0.smithi088.stdout:3220: finishing rollback tid 1 to smithi08884213-25 2024-09-13T02:49:07.707 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 0 (ObjNum 49 snap 0 seq_num 2294159888) dirty dne 2024-09-13T02:49:07.707 INFO:tasks.rados.rados.0.smithi088.stdout:3220: done (1 left) 2024-09-13T02:49:07.707 INFO:tasks.rados.rados.0.smithi088.stdout:3221: done (0 left) 2024-09-13T02:49:07.707 INFO:tasks.rados.rados.0.smithi088.stdout:3222: setattr oid 49 current snap is 306 2024-09-13T02:49:07.708 INFO:tasks.rados.rados.0.smithi088.stdout:3223: setattr oid 12 current snap is 306 2024-09-13T02:49:07.709 INFO:tasks.rados.rados.0.smithi088.stdout:3224: read oid 8 snap -1 2024-09-13T02:49:07.709 INFO:tasks.rados.rados.0.smithi088.stdout:3224: expect (ObjNum 966 snap 300 seq_num 966) 2024-09-13T02:49:07.709 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 306 2024-09-13T02:49:07.709 INFO:tasks.rados.rados.0.smithi088.stdout:3225: seq_num 988 ranges {6004736=557056,6561792=532480,7094272=622592,7716864=450560} 2024-09-13T02:49:07.744 INFO:tasks.rados.rados.0.smithi088.stdout:3225: writing smithi08884213-31 from 6004736 to 6561792 tid 1 2024-09-13T02:49:07.746 INFO:tasks.rados.rados.0.smithi088.stdout:3225: writing smithi08884213-31 from 6561792 to 7094272 tid 2 2024-09-13T02:49:07.750 INFO:tasks.rados.rados.0.smithi088.stdout:3225: writing smithi08884213-31 from 7094272 to 7716864 tid 3 2024-09-13T02:49:07.753 INFO:tasks.rados.rados.0.smithi088.stdout:3225: writing smithi08884213-31 from 7716864 to 8167424 tid 4 2024-09-13T02:49:07.753 INFO:tasks.rados.rados.0.smithi088.stdout:3226: read oid 40 snap -1 2024-09-13T02:49:07.753 INFO:tasks.rados.rados.0.smithi088.stdout:3226: expect deleted 2024-09-13T02:49:07.753 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 306 2024-09-13T02:49:07.753 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1764 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-13T02:49:07.754 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1693 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-09-13T02:49:07.754 INFO:tasks.rados.rados.0.smithi088.stdout:3224: expect (ObjNum 966 snap 300 seq_num 966) 2024-09-13T02:49:07.831 INFO:tasks.rados.rados.0.smithi088.stdout:3225: finishing write tid 1 to smithi08884213-31 2024-09-13T02:49:07.832 INFO:tasks.rados.rados.0.smithi088.stdout:3225: finishing write tid 2 to smithi08884213-31 2024-09-13T02:49:07.832 INFO:tasks.rados.rados.0.smithi088.stdout:3225: finishing write tid 3 to smithi08884213-31 2024-09-13T02:49:07.832 INFO:tasks.rados.rados.0.smithi088.stdout:3225: finishing write tid 4 to smithi08884213-31 2024-09-13T02:49:07.832 INFO:tasks.rados.rados.0.smithi088.stdout:3225: finishing write tid 5 to smithi08884213-31 2024-09-13T02:49:07.832 INFO:tasks.rados.rados.0.smithi088.stdout:3225: finishing write tid 6 to smithi08884213-31 2024-09-13T02:49:07.832 INFO:tasks.rados.rados.0.smithi088.stdout:3225: oid 31 updating version 0 to 1870 2024-09-13T02:49:07.832 INFO:tasks.rados.rados.0.smithi088.stdout:3225: oid 31 updating version 1870 to 1872 2024-09-13T02:49:07.832 INFO:tasks.rados.rados.0.smithi088.stdout:3225: oid 31 version 1872 is already newer than 1869 2024-09-13T02:49:07.832 INFO:tasks.rados.rados.0.smithi088.stdout:3225: oid 31 version 1872 is already newer than 1868 2024-09-13T02:49:07.832 INFO:tasks.rados.rados.0.smithi088.stdout:3225: oid 31 version 1872 is already newer than 1871 2024-09-13T02:49:07.833 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1872 (ObjNum 988 snap 306 seq_num 988) dirty exists 2024-09-13T02:49:07.833 INFO:tasks.rados.rados.0.smithi088.stdout:3225: left oid 31 (ObjNum 988 snap 306 seq_num 988) 2024-09-13T02:49:07.833 INFO:tasks.rados.rados.0.smithi088.stdout:3227: seq_num 989 ranges {12066816=573440,12640256=466944,13107200=434176,13541376=638976,14180352=65536} 2024-09-13T02:49:07.897 INFO:tasks.rados.rados.0.smithi088.stdout:3227: writing smithi08884213-44 from 12066816 to 12640256 tid 1 2024-09-13T02:49:07.899 INFO:tasks.rados.rados.0.smithi088.stdout:3227: writing smithi08884213-44 from 12640256 to 13107200 tid 2 2024-09-13T02:49:07.902 INFO:tasks.rados.rados.0.smithi088.stdout:3227: writing smithi08884213-44 from 13107200 to 13541376 tid 3 2024-09-13T02:49:07.905 INFO:tasks.rados.rados.0.smithi088.stdout:3227: writing smithi08884213-44 from 13541376 to 14180352 tid 4 2024-09-13T02:49:07.906 INFO:tasks.rados.rados.0.smithi088.stdout:3227: writing smithi08884213-44 from 14180352 to 14245888 tid 5 2024-09-13T02:49:07.906 INFO:tasks.rados.rados.0.smithi088.stdout:3222: done (5 left) 2024-09-13T02:49:07.906 INFO:tasks.rados.rados.0.smithi088.stdout:3223: done (4 left) 2024-09-13T02:49:07.906 INFO:tasks.rados.rados.0.smithi088.stdout:3224: done (3 left) 2024-09-13T02:49:07.907 INFO:tasks.rados.rados.0.smithi088.stdout:3225: done (2 left) 2024-09-13T02:49:07.907 INFO:tasks.rados.rados.0.smithi088.stdout:3226: done (1 left) 2024-09-13T02:49:07.907 INFO:tasks.rados.rados.0.smithi088.stdout:3228: snap_create 2024-09-13T02:49:07.907 INFO:tasks.rados.rados.0.smithi088.stdout:3227: finishing write tid 1 to smithi08884213-44 2024-09-13T02:49:07.907 INFO:tasks.rados.rados.0.smithi088.stdout:3227: finishing write tid 2 to smithi08884213-44 2024-09-13T02:49:07.907 INFO:tasks.rados.rados.0.smithi088.stdout:3227: finishing write tid 3 to smithi08884213-44 2024-09-13T02:49:07.909 INFO:tasks.rados.rados.0.smithi088.stdout:3227: finishing write tid 4 to smithi08884213-44 2024-09-13T02:49:07.909 INFO:tasks.rados.rados.0.smithi088.stdout:3227: finishing write tid 5 to smithi08884213-44 2024-09-13T02:49:07.910 INFO:tasks.rados.rados.0.smithi088.stdout:3227: finishing write tid 6 to smithi08884213-44 2024-09-13T02:49:07.911 INFO:tasks.rados.rados.0.smithi088.stdout:3227: finishing write tid 7 to smithi08884213-44 2024-09-13T02:49:07.911 INFO:tasks.rados.rados.0.smithi088.stdout:3227: oid 44 updating version 0 to 1692 2024-09-13T02:49:07.911 INFO:tasks.rados.rados.0.smithi088.stdout:3227: oid 44 version 1692 is already newer than 1688 2024-09-13T02:49:07.911 INFO:tasks.rados.rados.0.smithi088.stdout:3227: oid 44 version 1692 is already newer than 1691 2024-09-13T02:49:07.911 INFO:tasks.rados.rados.0.smithi088.stdout:3227: oid 44 version 1692 is already newer than 1689 2024-09-13T02:49:07.911 INFO:tasks.rados.rados.0.smithi088.stdout:3227: oid 44 version 1692 is already newer than 1690 2024-09-13T02:49:07.911 INFO:tasks.rados.rados.0.smithi088.stdout:3227: oid 44 version 1692 is already newer than 1687 2024-09-13T02:49:07.911 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1692 (ObjNum 989 snap 306 seq_num 989) dirty exists 2024-09-13T02:49:07.911 INFO:tasks.rados.rados.0.smithi088.stdout:3227: left oid 44 (ObjNum 989 snap 306 seq_num 989) 2024-09-13T02:49:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:3227: done (1 left) 2024-09-13T02:49:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:3228: done (0 left) 2024-09-13T02:49:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 307 2024-09-13T02:49:08.495 INFO:tasks.rados.rados.0.smithi088.stdout:3229: seq_num 990 ranges {0=589824,589824=753664,1343488=638976,1982464=212992} 2024-09-13T02:49:08.498 INFO:tasks.rados.rados.0.smithi088.stdout:3229: writing smithi08884213-43 from 0 to 589824 tid 1 2024-09-13T02:49:08.503 INFO:tasks.rados.rados.0.smithi088.stdout:3229: writing smithi08884213-43 from 589824 to 1343488 tid 2 2024-09-13T02:49:08.507 INFO:tasks.rados.rados.0.smithi088.stdout:3229: writing smithi08884213-43 from 1343488 to 1982464 tid 3 2024-09-13T02:49:08.508 INFO:tasks.rados.rados.0.smithi088.stdout:3229: writing smithi08884213-43 from 1982464 to 2195456 tid 4 2024-09-13T02:49:08.508 INFO:tasks.rados.rados.0.smithi088.stdout:3230: setattr oid 29 current snap is 307 2024-09-13T02:49:08.508 INFO:tasks.rados.rados.0.smithi088.stdout:3229: finishing write tid 1 to smithi08884213-43 2024-09-13T02:49:08.509 INFO:tasks.rados.rados.0.smithi088.stdout:3229: finishing write tid 2 to smithi08884213-43 2024-09-13T02:49:08.510 INFO:tasks.rados.rados.0.smithi088.stdout:3231: snap_create 2024-09-13T02:49:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:3229: finishing write tid 3 to smithi08884213-43 2024-09-13T02:49:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:3229: finishing write tid 4 to smithi08884213-43 2024-09-13T02:49:08.512 INFO:tasks.rados.rados.0.smithi088.stdout:3229: finishing write tid 5 to smithi08884213-43 2024-09-13T02:49:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:3229: finishing write tid 6 to smithi08884213-43 2024-09-13T02:49:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:3229: oid 43 updating version 0 to 1699 2024-09-13T02:49:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:3229: oid 43 version 1699 is already newer than 1696 2024-09-13T02:49:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:3229: oid 43 version 1699 is already newer than 1698 2024-09-13T02:49:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:3229: oid 43 updating version 1699 to 1700 2024-09-13T02:49:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:3229: oid 43 version 1700 is already newer than 1697 2024-09-13T02:49:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1700 (ObjNum 990 snap 307 seq_num 990) dirty exists 2024-09-13T02:49:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:3229: left oid 43 (ObjNum 990 snap 307 seq_num 990) 2024-09-13T02:49:08.515 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1829 (ObjNum 967 snap 300 seq_num 967) dirty exists 2024-09-13T02:49:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:08 smithi088 ceph-mon[96266]: pgmap v723: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.5 MiB/s wr, 13 op/s 2024-09-13T02:49:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:08 smithi088 ceph-mon[96266]: osdmap e697: 8 total, 8 up, 8 in 2024-09-13T02:49:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:08 smithi088 ceph-mon[98762]: pgmap v723: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.5 MiB/s wr, 13 op/s 2024-09-13T02:49:08.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:08 smithi088 ceph-mon[98762]: osdmap e697: 8 total, 8 up, 8 in 2024-09-13T02:49:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:08 smithi195 ceph-mon[87742]: pgmap v723: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.5 MiB/s wr, 13 op/s 2024-09-13T02:49:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:08 smithi195 ceph-mon[87742]: osdmap e697: 8 total, 8 up, 8 in 2024-09-13T02:49:09.507 INFO:tasks.rados.rados.0.smithi088.stdout:3229: done (2 left) 2024-09-13T02:49:09.507 INFO:tasks.rados.rados.0.smithi088.stdout:3230: done (1 left) 2024-09-13T02:49:09.508 INFO:tasks.rados.rados.0.smithi088.stdout:3231: done (0 left) 2024-09-13T02:49:09.508 INFO:tasks.rados.rados.0.smithi088.stdout:3232: snap_create 2024-09-13T02:49:09.866 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:09 smithi088 ceph-mon[98762]: osdmap e698: 8 total, 8 up, 8 in 2024-09-13T02:49:09.866 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:09 smithi088 ceph-mon[98762]: pgmap v726: 121 pgs: 121 active+clean; 206 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.7 MiB/s wr, 23 op/s 2024-09-13T02:49:09.867 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:09 smithi088 ceph-mon[96266]: osdmap e698: 8 total, 8 up, 8 in 2024-09-13T02:49:09.867 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:09 smithi088 ceph-mon[96266]: pgmap v726: 121 pgs: 121 active+clean; 206 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.7 MiB/s wr, 23 op/s 2024-09-13T02:49:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:09 smithi195 ceph-mon[87742]: osdmap e698: 8 total, 8 up, 8 in 2024-09-13T02:49:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:09 smithi195 ceph-mon[87742]: pgmap v726: 121 pgs: 121 active+clean; 206 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.7 MiB/s wr, 23 op/s 2024-09-13T02:49:10.509 INFO:tasks.rados.rados.0.smithi088.stdout:3232: done (0 left) 2024-09-13T02:49:10.509 INFO:tasks.rados.rados.0.smithi088.stdout:3233: delete oid 2 current snap is 309 2024-09-13T02:49:10.514 INFO:tasks.rados.rados.0.smithi088.stdout:3233: done (0 left) 2024-09-13T02:49:10.514 INFO:tasks.rados.rados.0.smithi088.stdout:3234: snap_remove snap 300 2024-09-13T02:49:10.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:10 smithi088 ceph-mon[96266]: osdmap e699: 8 total, 8 up, 8 in 2024-09-13T02:49:10.811 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:10 smithi088 ceph-mon[98762]: osdmap e699: 8 total, 8 up, 8 in 2024-09-13T02:49:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:10 smithi195 ceph-mon[87742]: osdmap e699: 8 total, 8 up, 8 in 2024-09-13T02:49:11.535 INFO:tasks.rados.rados.0.smithi088.stdout:3234: done (0 left) 2024-09-13T02:49:11.536 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 309 2024-09-13T02:49:11.536 INFO:tasks.rados.rados.0.smithi088.stdout:3235: seq_num 992 ranges {11067392=622592,11689984=524288,12214272=606208,12820480=475136} 2024-09-13T02:49:11.596 INFO:tasks.rados.rados.0.smithi088.stdout:3235: writing smithi08884213-15 from 11067392 to 11689984 tid 1 2024-09-13T02:49:11.599 INFO:tasks.rados.rados.0.smithi088.stdout:3235: writing smithi08884213-15 from 11689984 to 12214272 tid 2 2024-09-13T02:49:11.602 INFO:tasks.rados.rados.0.smithi088.stdout:3235: writing smithi08884213-15 from 12214272 to 12820480 tid 3 2024-09-13T02:49:11.606 INFO:tasks.rados.rados.0.smithi088.stdout:3235: writing smithi08884213-15 from 12820480 to 13295616 tid 4 2024-09-13T02:49:11.606 INFO:tasks.rados.rados.0.smithi088.stdout:3236: read oid 39 snap -1 2024-09-13T02:49:11.606 INFO:tasks.rados.rados.0.smithi088.stdout:3236: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:49:11.606 INFO:tasks.rados.rados.0.smithi088.stdout:3237: rollback oid 17 current snap is 309 2024-09-13T02:49:11.606 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 17 to 307 2024-09-13T02:49:11.607 INFO:tasks.rados.rados.0.smithi088.stdout:3235: finishing write tid 1 to smithi08884213-15 2024-09-13T02:49:11.607 INFO:tasks.rados.rados.0.smithi088.stdout:3235: finishing write tid 2 to smithi08884213-15 2024-09-13T02:49:11.607 INFO:tasks.rados.rados.0.smithi088.stdout:3235: finishing write tid 3 to smithi08884213-15 2024-09-13T02:49:11.607 INFO:tasks.rados.rados.0.smithi088.stdout:3238: read oid 19 snap -1 2024-09-13T02:49:11.607 INFO:tasks.rados.rados.0.smithi088.stdout:3238: expect (ObjNum 984 snap 306 seq_num 984) 2024-09-13T02:49:11.607 INFO:tasks.rados.rados.0.smithi088.stdout:3239: rollback oid 24 current snap is 309 2024-09-13T02:49:11.607 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 24 to 305 2024-09-13T02:49:11.607 INFO:tasks.rados.rados.0.smithi088.stdout:3240: copy_from oid 10 from oid 32 current snap is 309 2024-09-13T02:49:11.607 INFO:tasks.rados.rados.0.smithi088.stdout:3241: copy_from oid 27 from oid 30 current snap is 309 2024-09-13T02:49:11.607 INFO:tasks.rados.rados.0.smithi088.stdout:3242: delete oid 37 current snap is 309 2024-09-13T02:49:11.607 INFO:tasks.rados.rados.0.smithi088.stdout:3237: finishing rollback tid 1 to smithi08884213-17 2024-09-13T02:49:11.607 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 0 (ObjNum 145 snap 0 seq_num 2152910080) dirty dne 2024-09-13T02:49:11.608 INFO:tasks.rados.rados.0.smithi088.stdout:3240: finishing copy_from to smithi08884213-10 2024-09-13T02:49:11.608 INFO:tasks.rados.rados.0.smithi088.stdout:3240: got expected ENOENT (src dne) 2024-09-13T02:49:11.608 INFO:tasks.rados.rados.0.smithi088.stdout:3240: finishing copy_from racing read to smithi08884213-10 2024-09-13T02:49:11.609 INFO:tasks.rados.rados.0.smithi088.stdout:3237: done (7 left) 2024-09-13T02:49:11.609 INFO:tasks.rados.rados.0.smithi088.stdout:3240: done (6 left) 2024-09-13T02:49:11.610 INFO:tasks.rados.rados.0.smithi088.stdout:3242: done (5 left) 2024-09-13T02:49:11.610 INFO:tasks.rados.rados.0.smithi088.stdout:3243: read oid 16 snap -1 2024-09-13T02:49:11.610 INFO:tasks.rados.rados.0.smithi088.stdout:3243: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:49:11.610 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 309 2024-09-13T02:49:11.610 INFO:tasks.rados.rados.0.smithi088.stdout:3244: seq_num 994 ranges {1638400=655360,2293760=688128,2981888=622592,3604480=294912} 2024-09-13T02:49:11.623 INFO:tasks.rados.rados.0.smithi088.stdout:3244: writing smithi08884213-14 from 1638400 to 2293760 tid 1 2024-09-13T02:49:11.627 INFO:tasks.rados.rados.0.smithi088.stdout:3244: writing smithi08884213-14 from 2293760 to 2981888 tid 2 2024-09-13T02:49:11.631 INFO:tasks.rados.rados.0.smithi088.stdout:3244: writing smithi08884213-14 from 2981888 to 3604480 tid 3 2024-09-13T02:49:11.634 INFO:tasks.rados.rados.0.smithi088.stdout:3244: writing smithi08884213-14 from 3604480 to 3899392 tid 4 2024-09-13T02:49:11.634 INFO:tasks.rados.rados.0.smithi088.stdout:3245: rmattr oid 49 current snap is 309 2024-09-13T02:49:11.634 INFO:tasks.rados.rados.0.smithi088.stdout:3246: delete oid 37 current snap is 309 2024-09-13T02:49:11.634 INFO:tasks.rados.rados.0.smithi088.stdout:3235: finishing write tid 4 to smithi08884213-15 2024-09-13T02:49:11.634 INFO:tasks.rados.rados.0.smithi088.stdout:3239: finishing rollback tid 0 to smithi08884213-24 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:3239: finishing rollback tid 1 to smithi08884213-24 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:3235: finishing write tid 5 to smithi08884213-15 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:3239: finishing rollback tid 2 to smithi08884213-24 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1683 (ObjNum 939 snap 292 seq_num 939) dirty exists 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:3235: finishing write tid 6 to smithi08884213-15 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:3235: oid 15 updating version 0 to 1699 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:3235: oid 15 version 1699 is already newer than 1696 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:3235: oid 15 updating version 1699 to 1700 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:3235: oid 15 version 1700 is already newer than 1698 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:3235: oid 15 version 1700 is already newer than 1697 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1700 (ObjNum 992 snap 309 seq_num 992) dirty exists 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:3235: left oid 15 (ObjNum 992 snap 309 seq_num 992) 2024-09-13T02:49:11.635 INFO:tasks.rados.rados.0.smithi088.stdout:3238: expect (ObjNum 984 snap 306 seq_num 984) 2024-09-13T02:49:11.722 INFO:tasks.rados.rados.0.smithi088.stdout:3241: finishing copy_from to smithi08884213-27 2024-09-13T02:49:11.722 INFO:tasks.rados.rados.0.smithi088.stdout:3241: got expected ENOENT (src dne) 2024-09-13T02:49:11.723 INFO:tasks.rados.rados.0.smithi088.stdout:3241: finishing copy_from racing read to smithi08884213-27 2024-09-13T02:49:11.723 INFO:tasks.rados.rados.0.smithi088.stdout:3243: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:49:11.868 INFO:tasks.rados.rados.0.smithi088.stdout:3244: finishing write tid 1 to smithi08884213-14 2024-09-13T02:49:11.868 INFO:tasks.rados.rados.0.smithi088.stdout:3244: finishing write tid 2 to smithi08884213-14 2024-09-13T02:49:11.868 INFO:tasks.rados.rados.0.smithi088.stdout:3244: finishing write tid 3 to smithi08884213-14 2024-09-13T02:49:11.868 INFO:tasks.rados.rados.0.smithi088.stdout:3244: finishing write tid 4 to smithi08884213-14 2024-09-13T02:49:11.868 INFO:tasks.rados.rados.0.smithi088.stdout:3244: finishing write tid 5 to smithi08884213-14 2024-09-13T02:49:11.868 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1765 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-13T02:49:11.868 INFO:tasks.rados.rados.0.smithi088.stdout:3244: finishing write tid 6 to smithi08884213-14 2024-09-13T02:49:11.868 INFO:tasks.rados.rados.0.smithi088.stdout:3244: oid 14 updating version 0 to 1705 2024-09-13T02:49:11.868 INFO:tasks.rados.rados.0.smithi088.stdout:3244: oid 14 version 1705 is already newer than 1701 2024-09-13T02:49:11.869 INFO:tasks.rados.rados.0.smithi088.stdout:3244: oid 14 version 1705 is already newer than 1703 2024-09-13T02:49:11.869 INFO:tasks.rados.rados.0.smithi088.stdout:3244: oid 14 version 1705 is already newer than 1702 2024-09-13T02:49:11.869 INFO:tasks.rados.rados.0.smithi088.stdout:3244: oid 14 version 1705 is already newer than 1704 2024-09-13T02:49:11.869 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1705 (ObjNum 994 snap 309 seq_num 994) dirty exists 2024-09-13T02:49:11.869 INFO:tasks.rados.rados.0.smithi088.stdout:3244: left oid 14 (ObjNum 994 snap 309 seq_num 994) 2024-09-13T02:49:11.869 INFO:tasks.rados.rados.0.smithi088.stdout:3236: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:49:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:11 smithi088 ceph-mon[98762]: osdmap e700: 8 total, 8 up, 8 in 2024-09-13T02:49:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:11 smithi088 ceph-mon[98762]: pgmap v729: 121 pgs: 121 active+clean; 208 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.3 MiB/s wr, 27 op/s 2024-09-13T02:49:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:11 smithi088 ceph-mon[96266]: osdmap e700: 8 total, 8 up, 8 in 2024-09-13T02:49:11.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:11 smithi088 ceph-mon[96266]: pgmap v729: 121 pgs: 121 active+clean; 208 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.3 MiB/s wr, 27 op/s 2024-09-13T02:49:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:11 smithi195 ceph-mon[87742]: osdmap e700: 8 total, 8 up, 8 in 2024-09-13T02:49:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:11 smithi195 ceph-mon[87742]: pgmap v729: 121 pgs: 121 active+clean; 208 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.3 MiB/s wr, 27 op/s 2024-09-13T02:49:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:3235: done (8 left) 2024-09-13T02:49:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:3236: done (7 left) 2024-09-13T02:49:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:3238: done (6 left) 2024-09-13T02:49:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:3239: done (5 left) 2024-09-13T02:49:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:3241: done (4 left) 2024-09-13T02:49:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:3243: done (3 left) 2024-09-13T02:49:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:3244: done (2 left) 2024-09-13T02:49:12.436 INFO:tasks.rados.rados.0.smithi088.stdout:3245: done (1 left) 2024-09-13T02:49:12.437 INFO:tasks.rados.rados.0.smithi088.stdout:3246: done (0 left) 2024-09-13T02:49:12.437 INFO:tasks.rados.rados.0.smithi088.stdout:3247: rmattr oid 6 current snap is 309 2024-09-13T02:49:12.437 INFO:tasks.rados.rados.0.smithi088.stdout:3248: copy_from oid 25 from oid 41 current snap is 309 2024-09-13T02:49:12.437 INFO:tasks.rados.rados.0.smithi088.stdout:3249: rollback oid 29 current snap is 309 2024-09-13T02:49:12.437 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 29 to 303 2024-09-13T02:49:12.437 INFO:tasks.rados.rados.0.smithi088.stdout:3250: delete oid 13 current snap is 309 2024-09-13T02:49:12.440 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1701 (ObjNum 942 snap 292 seq_num 942) dirty exists 2024-09-13T02:49:12.441 INFO:tasks.rados.rados.0.smithi088.stdout:3249: finishing rollback tid 0 to smithi08884213-29 2024-09-13T02:49:12.444 INFO:tasks.rados.rados.0.smithi088.stdout:3249: finishing rollback tid 1 to smithi08884213-29 2024-09-13T02:49:12.445 INFO:tasks.rados.rados.0.smithi088.stdout:3247: done (3 left) 2024-09-13T02:49:12.445 INFO:tasks.rados.rados.0.smithi088.stdout:3250: done (2 left) 2024-09-13T02:49:12.445 INFO:tasks.rados.rados.0.smithi088.stdout:3251: read oid 4 snap 296 2024-09-13T02:49:12.445 INFO:tasks.rados.rados.0.smithi088.stdout:3251: expect deleted 2024-09-13T02:49:12.445 INFO:tasks.rados.rados.0.smithi088.stdout:3252: setattr oid 43 current snap is 309 2024-09-13T02:49:12.445 INFO:tasks.rados.rados.0.smithi088.stdout:3249: finishing rollback tid 2 to smithi08884213-29 2024-09-13T02:49:12.445 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1832 (ObjNum 967 snap 300 seq_num 967) dirty exists 2024-09-13T02:49:12.446 INFO:tasks.rados.rados.0.smithi088.stdout:3249: done (3 left) 2024-09-13T02:49:12.446 INFO:tasks.rados.rados.0.smithi088.stdout:3251: done (2 left) 2024-09-13T02:49:12.446 INFO:tasks.rados.rados.0.smithi088.stdout:3253: snap_create 2024-09-13T02:49:12.452 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1702 (ObjNum 990 snap 307 seq_num 990) dirty exists 2024-09-13T02:49:12.485 INFO:tasks.rados.rados.0.smithi088.stdout:3248: finishing copy_from racing read to smithi08884213-25 2024-09-13T02:49:12.488 INFO:tasks.rados.rados.0.smithi088.stdout:3248: finishing copy_from to smithi08884213-25 2024-09-13T02:49:12.488 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1692 (ObjNum 975 snap 304 seq_num 975) dirty exists 2024-09-13T02:49:12.523 INFO:tasks.rados.rados.0.smithi088.stdout:3248: done (2 left) 2024-09-13T02:49:12.523 INFO:tasks.rados.rados.0.smithi088.stdout:3252: done (1 left) 2024-09-13T02:49:12.524 INFO:tasks.rados.rados.0.smithi088.stdout:3253: done (0 left) 2024-09-13T02:49:12.524 INFO:tasks.rados.rados.0.smithi088.stdout:3254: rmattr oid 41 current snap is 310 2024-09-13T02:49:12.524 INFO:tasks.rados.rados.0.smithi088.stdout:3255: read oid 24 snap -1 2024-09-13T02:49:12.524 INFO:tasks.rados.rados.0.smithi088.stdout:3255: expect (ObjNum 939 snap 292 seq_num 939) 2024-09-13T02:49:12.524 INFO:tasks.rados.rados.0.smithi088.stdout:3256: delete oid 26 current snap is 310 2024-09-13T02:49:12.528 INFO:tasks.rados.rados.0.smithi088.stdout:3256: done (2 left) 2024-09-13T02:49:12.529 INFO:tasks.rados.rados.0.smithi088.stdout:3257: setattr oid 38 current snap is 310 2024-09-13T02:49:12.529 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1693 (ObjNum 975 snap 304 seq_num 975) dirty exists 2024-09-13T02:49:12.531 INFO:tasks.rados.rados.0.smithi088.stdout:3254: done (2 left) 2024-09-13T02:49:12.531 INFO:tasks.rados.rados.0.smithi088.stdout:3258: snap_create 2024-09-13T02:49:12.538 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1763 (ObjNum 980 snap 305 seq_num 980) dirty exists 2024-09-13T02:49:12.573 INFO:tasks.rados.rados.0.smithi088.stdout:3255: expect (ObjNum 939 snap 292 seq_num 939) 2024-09-13T02:49:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:12 smithi088 ceph-mon[98762]: osdmap e701: 8 total, 8 up, 8 in 2024-09-13T02:49:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:12 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:49:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:12 smithi088 ceph-mon[96266]: osdmap e701: 8 total, 8 up, 8 in 2024-09-13T02:49:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:12 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:49:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:12 smithi195 ceph-mon[87742]: osdmap e701: 8 total, 8 up, 8 in 2024-09-13T02:49:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:12 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:49:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:49:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:49:13] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.43.0" 2024-09-13T02:49:13.536 INFO:tasks.rados.rados.0.smithi088.stdout:3255: done (2 left) 2024-09-13T02:49:13.536 INFO:tasks.rados.rados.0.smithi088.stdout:3257: done (1 left) 2024-09-13T02:49:13.536 INFO:tasks.rados.rados.0.smithi088.stdout:3258: done (0 left) 2024-09-13T02:49:13.536 INFO:tasks.rados.rados.0.smithi088.stdout:3259: snap_remove snap 309 2024-09-13T02:49:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:13 smithi088 ceph-mon[96266]: osdmap e702: 8 total, 8 up, 8 in 2024-09-13T02:49:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:49:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:49:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:49:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:13 smithi088 ceph-mon[96266]: pgmap v732: 121 pgs: 121 active+clean; 221 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.1 MiB/s wr, 26 op/s 2024-09-13T02:49:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:13 smithi088 ceph-mon[98762]: osdmap e702: 8 total, 8 up, 8 in 2024-09-13T02:49:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:49:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:49:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:49:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:13 smithi088 ceph-mon[98762]: pgmap v732: 121 pgs: 121 active+clean; 221 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.1 MiB/s wr, 26 op/s 2024-09-13T02:49:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:13 smithi195 ceph-mon[87742]: osdmap e702: 8 total, 8 up, 8 in 2024-09-13T02:49:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:49:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:49:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:49:13.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:13 smithi195 ceph-mon[87742]: pgmap v732: 121 pgs: 121 active+clean; 221 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.1 MiB/s wr, 26 op/s 2024-09-13T02:49:14.536 INFO:tasks.rados.rados.0.smithi088.stdout:3259: done (0 left) 2024-09-13T02:49:14.536 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 311 2024-09-13T02:49:14.536 INFO:tasks.rados.rados.0.smithi088.stdout:3260: seq_num 998 ranges {901120=720896,1622016=679936,2301952=598016,2899968=327680} 2024-09-13T02:49:14.545 INFO:tasks.rados.rados.0.smithi088.stdout:3260: writing smithi08884213-7 from 901120 to 1622016 tid 1 2024-09-13T02:49:14.549 INFO:tasks.rados.rados.0.smithi088.stdout:3260: writing smithi08884213-7 from 1622016 to 2301952 tid 2 2024-09-13T02:49:14.553 INFO:tasks.rados.rados.0.smithi088.stdout:3260: writing smithi08884213-7 from 2301952 to 2899968 tid 3 2024-09-13T02:49:14.554 INFO:tasks.rados.rados.0.smithi088.stdout:3260: writing smithi08884213-7 from 2899968 to 3227648 tid 4 2024-09-13T02:49:14.554 INFO:tasks.rados.rados.0.smithi088.stdout:3261: snap_remove snap 303 2024-09-13T02:49:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:14 smithi088 ceph-mon[96266]: osdmap e703: 8 total, 8 up, 8 in 2024-09-13T02:49:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:14 smithi088 ceph-mon[98762]: osdmap e703: 8 total, 8 up, 8 in 2024-09-13T02:49:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:14 smithi195 ceph-mon[87742]: osdmap e703: 8 total, 8 up, 8 in 2024-09-13T02:49:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:15.549 INFO:tasks.rados.rados.0.smithi088.stdout:3261: done (1 left) 2024-09-13T02:49:15.549 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 41 current snap is 311 2024-09-13T02:49:15.549 INFO:tasks.rados.rados.0.smithi088.stdout:3260: finishing write tid 1 to smithi08884213-7 2024-09-13T02:49:15.549 INFO:tasks.rados.rados.0.smithi088.stdout:3260: finishing write tid 2 to smithi08884213-7 2024-09-13T02:49:15.549 INFO:tasks.rados.rados.0.smithi088.stdout:3260: finishing write tid 3 to smithi08884213-7 2024-09-13T02:49:15.549 INFO:tasks.rados.rados.0.smithi088.stdout:3260: finishing write tid 4 to smithi08884213-7 2024-09-13T02:49:15.549 INFO:tasks.rados.rados.0.smithi088.stdout:3260: finishing write tid 5 to smithi08884213-7 2024-09-13T02:49:15.549 INFO:tasks.rados.rados.0.smithi088.stdout:3260: finishing write tid 6 to smithi08884213-7 2024-09-13T02:49:15.550 INFO:tasks.rados.rados.0.smithi088.stdout:3260: oid 7 updating version 0 to 1884 2024-09-13T02:49:15.550 INFO:tasks.rados.rados.0.smithi088.stdout:3260: oid 7 version 1884 is already newer than 1880 2024-09-13T02:49:15.550 INFO:tasks.rados.rados.0.smithi088.stdout:3260: oid 7 version 1884 is already newer than 1881 2024-09-13T02:49:15.550 INFO:tasks.rados.rados.0.smithi088.stdout:3260: oid 7 version 1884 is already newer than 1883 2024-09-13T02:49:15.550 INFO:tasks.rados.rados.0.smithi088.stdout:3260: oid 7 version 1884 is already newer than 1882 2024-09-13T02:49:15.550 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1884 (ObjNum 998 snap 311 seq_num 998) dirty exists 2024-09-13T02:49:15.550 INFO:tasks.rados.rados.0.smithi088.stdout:3260: left oid 7 (ObjNum 998 snap 311 seq_num 998) 2024-09-13T02:49:15.550 INFO:tasks.rados.rados.0.smithi088.stdout:3262: seq_num 999 ranges {13008896=737280,13746176=565248,14311424=761856,15073280=278528} 2024-09-13T02:49:15.620 INFO:tasks.rados.rados.0.smithi088.stdout:3262: writing smithi08884213-41 from 13008896 to 13746176 tid 1 2024-09-13T02:49:15.624 INFO:tasks.rados.rados.0.smithi088.stdout:3262: writing smithi08884213-41 from 13746176 to 14311424 tid 2 2024-09-13T02:49:15.628 INFO:tasks.rados.rados.0.smithi088.stdout:3262: writing smithi08884213-41 from 14311424 to 15073280 tid 3 2024-09-13T02:49:15.630 INFO:tasks.rados.rados.0.smithi088.stdout:3262: writing smithi08884213-41 from 15073280 to 15351808 tid 4 2024-09-13T02:49:15.630 INFO:tasks.rados.rados.0.smithi088.stdout:3260: done (1 left) 2024-09-13T02:49:15.631 INFO:tasks.rados.rados.0.smithi088.stdout:3263: read oid 37 snap 307 2024-09-13T02:49:15.631 INFO:tasks.rados.rados.0.smithi088.stdout:3263: expect deleted 2024-09-13T02:49:15.631 INFO:tasks.rados.rados.0.smithi088.stdout:3264: snap_create 2024-09-13T02:49:15.631 INFO:tasks.rados.rados.0.smithi088.stdout:3262: finishing write tid 1 to smithi08884213-41 2024-09-13T02:49:15.631 INFO:tasks.rados.rados.0.smithi088.stdout:3262: finishing write tid 2 to smithi08884213-41 2024-09-13T02:49:15.632 INFO:tasks.rados.rados.0.smithi088.stdout:3262: finishing write tid 3 to smithi08884213-41 2024-09-13T02:49:15.632 INFO:tasks.rados.rados.0.smithi088.stdout:3262: finishing write tid 4 to smithi08884213-41 2024-09-13T02:49:15.633 INFO:tasks.rados.rados.0.smithi088.stdout:3262: finishing write tid 5 to smithi08884213-41 2024-09-13T02:49:15.634 INFO:tasks.rados.rados.0.smithi088.stdout:3262: finishing write tid 6 to smithi08884213-41 2024-09-13T02:49:15.634 INFO:tasks.rados.rados.0.smithi088.stdout:3262: oid 41 updating version 0 to 1697 2024-09-13T02:49:15.634 INFO:tasks.rados.rados.0.smithi088.stdout:3262: oid 41 version 1697 is already newer than 1695 2024-09-13T02:49:15.634 INFO:tasks.rados.rados.0.smithi088.stdout:3262: oid 41 version 1697 is already newer than 1696 2024-09-13T02:49:15.634 INFO:tasks.rados.rados.0.smithi088.stdout:3262: oid 41 updating version 1697 to 1698 2024-09-13T02:49:15.634 INFO:tasks.rados.rados.0.smithi088.stdout:3262: oid 41 version 1698 is already newer than 1694 2024-09-13T02:49:15.634 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1698 (ObjNum 999 snap 311 seq_num 999) dirty exists 2024-09-13T02:49:15.634 INFO:tasks.rados.rados.0.smithi088.stdout:3262: left oid 41 (ObjNum 999 snap 311 seq_num 999) 2024-09-13T02:49:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:15 smithi088 ceph-mon[96266]: osdmap e704: 8 total, 8 up, 8 in 2024-09-13T02:49:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:15 smithi088 ceph-mon[96266]: pgmap v735: 121 pgs: 121 active+clean; 221 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-09-13T02:49:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:15 smithi088 ceph-mon[98762]: osdmap e704: 8 total, 8 up, 8 in 2024-09-13T02:49:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:15 smithi088 ceph-mon[98762]: pgmap v735: 121 pgs: 121 active+clean; 221 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-09-13T02:49:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:15 smithi195 ceph-mon[87742]: osdmap e704: 8 total, 8 up, 8 in 2024-09-13T02:49:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:15 smithi195 ceph-mon[87742]: pgmap v735: 121 pgs: 121 active+clean; 221 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 18 op/s 2024-09-13T02:49:16.441 INFO:tasks.rados.rados.0.smithi088.stdout:3262: done (2 left) 2024-09-13T02:49:16.441 INFO:tasks.rados.rados.0.smithi088.stdout:3263: done (1 left) 2024-09-13T02:49:16.442 INFO:tasks.rados.rados.0.smithi088.stdout:3264: done (0 left) 2024-09-13T02:49:16.442 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 312 2024-09-13T02:49:16.442 INFO:tasks.rados.rados.0.smithi088.stdout:3265: seq_num 1000 ranges {14245888=753664,14999552=442368,15441920=565248,16007168=458752,16465920=139264} 2024-09-13T02:49:16.519 INFO:tasks.rados.rados.0.smithi088.stdout:3265: writing smithi08884213-44 from 14245888 to 14999552 tid 1 2024-09-13T02:49:16.521 INFO:tasks.rados.rados.0.smithi088.stdout:3265: writing smithi08884213-44 from 14999552 to 15441920 tid 2 2024-09-13T02:49:16.525 INFO:tasks.rados.rados.0.smithi088.stdout:3265: writing smithi08884213-44 from 15441920 to 16007168 tid 3 2024-09-13T02:49:16.527 INFO:tasks.rados.rados.0.smithi088.stdout:3265: writing smithi08884213-44 from 16007168 to 16465920 tid 4 2024-09-13T02:49:16.528 INFO:tasks.rados.rados.0.smithi088.stdout:3265: writing smithi08884213-44 from 16465920 to 16605184 tid 5 2024-09-13T02:49:16.528 INFO:tasks.rados.rados.0.smithi088.stdout:3266: snap_remove snap 311 2024-09-13T02:49:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:16 smithi088 ceph-mon[96266]: osdmap e705: 8 total, 8 up, 8 in 2024-09-13T02:49:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:16 smithi088 ceph-mon[96266]: osdmap e706: 8 total, 8 up, 8 in 2024-09-13T02:49:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:16 smithi088 ceph-mon[98762]: osdmap e705: 8 total, 8 up, 8 in 2024-09-13T02:49:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:16 smithi088 ceph-mon[98762]: osdmap e706: 8 total, 8 up, 8 in 2024-09-13T02:49:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:16 smithi195 ceph-mon[87742]: osdmap e705: 8 total, 8 up, 8 in 2024-09-13T02:49:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:16 smithi195 ceph-mon[87742]: osdmap e706: 8 total, 8 up, 8 in 2024-09-13T02:49:17.442 INFO:tasks.rados.rados.0.smithi088.stdout:3266: done (1 left) 2024-09-13T02:49:17.442 INFO:tasks.rados.rados.0.smithi088.stdout:3267: delete oid 42 current snap is 312 2024-09-13T02:49:17.442 INFO:tasks.rados.rados.0.smithi088.stdout:3265: finishing write tid 1 to smithi08884213-44 2024-09-13T02:49:17.442 INFO:tasks.rados.rados.0.smithi088.stdout:3265: finishing write tid 2 to smithi08884213-44 2024-09-13T02:49:17.442 INFO:tasks.rados.rados.0.smithi088.stdout:3265: finishing write tid 3 to smithi08884213-44 2024-09-13T02:49:17.442 INFO:tasks.rados.rados.0.smithi088.stdout:3265: finishing write tid 4 to smithi08884213-44 2024-09-13T02:49:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:3265: finishing write tid 5 to smithi08884213-44 2024-09-13T02:49:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:3265: finishing write tid 6 to smithi08884213-44 2024-09-13T02:49:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:3265: finishing write tid 7 to smithi08884213-44 2024-09-13T02:49:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:3265: oid 44 updating version 0 to 1693 2024-09-13T02:49:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:3265: oid 44 updating version 1693 to 1698 2024-09-13T02:49:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:3265: oid 44 version 1698 is already newer than 1697 2024-09-13T02:49:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:3265: oid 44 version 1698 is already newer than 1696 2024-09-13T02:49:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:3265: oid 44 version 1698 is already newer than 1694 2024-09-13T02:49:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:3265: oid 44 version 1698 is already newer than 1695 2024-09-13T02:49:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1698 (ObjNum 1000 snap 312 seq_num 1000) dirty exists 2024-09-13T02:49:17.443 INFO:tasks.rados.rados.0.smithi088.stdout:3265: left oid 44 (ObjNum 1000 snap 312 seq_num 1000) 2024-09-13T02:49:17.449 INFO:tasks.rados.rados.0.smithi088.stdout:3265: done (1 left) 2024-09-13T02:49:17.449 INFO:tasks.rados.rados.0.smithi088.stdout:3267: done (0 left) 2024-09-13T02:49:17.449 INFO:tasks.rados.rados.0.smithi088.stdout:3268: setattr oid 19 current snap is 312 2024-09-13T02:49:17.450 INFO:tasks.rados.rados.0.smithi088.stdout:3269: snap_create 2024-09-13T02:49:17.454 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 1764 (ObjNum 984 snap 306 seq_num 984) dirty exists 2024-09-13T02:49:18.449 INFO:tasks.rados.rados.0.smithi088.stdout:3268: done (1 left) 2024-09-13T02:49:18.449 INFO:tasks.rados.rados.0.smithi088.stdout:3269: done (0 left) 2024-09-13T02:49:18.449 INFO:tasks.rados.rados.0.smithi088.stdout:3270: rollback oid 1 current snap is 313 2024-09-13T02:49:18.449 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 1 to 310 2024-09-13T02:49:18.449 INFO:tasks.rados.rados.0.smithi088.stdout:3271: rollback oid 18 current snap is 313 2024-09-13T02:49:18.449 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 18 to 310 2024-09-13T02:49:18.450 INFO:tasks.rados.rados.0.smithi088.stdout:3272: copy_from oid 6 from oid 4 current snap is 313 2024-09-13T02:49:18.450 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 313 2024-09-13T02:49:18.450 INFO:tasks.rados.rados.0.smithi088.stdout:3273: seq_num 1002 ranges {13295616=786432,14082048=614400,14696448=581632,15278080=409600} 2024-09-13T02:49:18.524 INFO:tasks.rados.rados.0.smithi088.stdout:3273: writing smithi08884213-15 from 13295616 to 14082048 tid 1 2024-09-13T02:49:18.527 INFO:tasks.rados.rados.0.smithi088.stdout:3273: writing smithi08884213-15 from 14082048 to 14696448 tid 2 2024-09-13T02:49:18.531 INFO:tasks.rados.rados.0.smithi088.stdout:3273: writing smithi08884213-15 from 14696448 to 15278080 tid 3 2024-09-13T02:49:18.534 INFO:tasks.rados.rados.0.smithi088.stdout:3273: writing smithi08884213-15 from 15278080 to 15687680 tid 4 2024-09-13T02:49:18.534 INFO:tasks.rados.rados.0.smithi088.stdout:3270: finishing rollback tid 0 to smithi08884213-1 2024-09-13T02:49:18.534 INFO:tasks.rados.rados.0.smithi088.stdout:3274: read oid 39 snap 306 2024-09-13T02:49:18.534 INFO:tasks.rados.rados.0.smithi088.stdout:3274: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:49:18.534 INFO:tasks.rados.rados.0.smithi088.stdout:3275: snap_create 2024-09-13T02:49:18.534 INFO:tasks.rados.rados.0.smithi088.stdout:3270: finishing rollback tid 1 to smithi08884213-1 2024-09-13T02:49:18.535 INFO:tasks.rados.rados.0.smithi088.stdout:3271: finishing rollback tid 0 to smithi08884213-18 2024-09-13T02:49:18.535 INFO:tasks.rados.rados.0.smithi088.stdout:3270: finishing rollback tid 2 to smithi08884213-1 2024-09-13T02:49:18.535 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1444 (ObjNum 925 snap 290 seq_num 925) dirty exists 2024-09-13T02:49:18.535 INFO:tasks.rados.rados.0.smithi088.stdout:3271: finishing rollback tid 1 to smithi08884213-18 2024-09-13T02:49:18.535 INFO:tasks.rados.rados.0.smithi088.stdout:3271: finishing rollback tid 2 to smithi08884213-18 2024-09-13T02:49:18.535 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1835 (ObjNum 954 snap 295 seq_num 954) dirty exists 2024-09-13T02:49:18.535 INFO:tasks.rados.rados.0.smithi088.stdout:3272: finishing copy_from racing read to smithi08884213-6 2024-09-13T02:49:18.535 INFO:tasks.rados.rados.0.smithi088.stdout:3272: finishing copy_from to smithi08884213-6 2024-09-13T02:49:18.535 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1695 (ObjNum 973 snap 302 seq_num 973) dirty exists 2024-09-13T02:49:18.535 INFO:tasks.rados.rados.0.smithi088.stdout:3273: finishing write tid 1 to smithi08884213-15 2024-09-13T02:49:18.535 INFO:tasks.rados.rados.0.smithi088.stdout:3273: finishing write tid 2 to smithi08884213-15 2024-09-13T02:49:18.536 INFO:tasks.rados.rados.0.smithi088.stdout:3273: finishing write tid 3 to smithi08884213-15 2024-09-13T02:49:18.536 INFO:tasks.rados.rados.0.smithi088.stdout:3273: finishing write tid 4 to smithi08884213-15 2024-09-13T02:49:18.536 INFO:tasks.rados.rados.0.smithi088.stdout:3273: finishing write tid 5 to smithi08884213-15 2024-09-13T02:49:18.537 INFO:tasks.rados.rados.0.smithi088.stdout:3273: finishing write tid 6 to smithi08884213-15 2024-09-13T02:49:18.537 INFO:tasks.rados.rados.0.smithi088.stdout:3273: oid 15 updating version 0 to 1707 2024-09-13T02:49:18.537 INFO:tasks.rados.rados.0.smithi088.stdout:3273: oid 15 version 1707 is already newer than 1706 2024-09-13T02:49:18.537 INFO:tasks.rados.rados.0.smithi088.stdout:3273: oid 15 updating version 1707 to 1710 2024-09-13T02:49:18.537 INFO:tasks.rados.rados.0.smithi088.stdout:3273: oid 15 version 1710 is already newer than 1709 2024-09-13T02:49:18.538 INFO:tasks.rados.rados.0.smithi088.stdout:3273: oid 15 version 1710 is already newer than 1708 2024-09-13T02:49:18.538 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1710 (ObjNum 1002 snap 313 seq_num 1002) dirty exists 2024-09-13T02:49:18.538 INFO:tasks.rados.rados.0.smithi088.stdout:3273: left oid 15 (ObjNum 1002 snap 313 seq_num 1002) 2024-09-13T02:49:18.578 INFO:tasks.rados.rados.0.smithi088.stdout:3274: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:49:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:18 smithi195 ceph-mon[87742]: pgmap v738: 121 pgs: 121 active+clean; 237 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-13T02:49:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:18 smithi195 ceph-mon[87742]: osdmap e707: 8 total, 8 up, 8 in 2024-09-13T02:49:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:18 smithi088 ceph-mon[96266]: pgmap v738: 121 pgs: 121 active+clean; 237 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-13T02:49:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:18 smithi088 ceph-mon[96266]: osdmap e707: 8 total, 8 up, 8 in 2024-09-13T02:49:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:18 smithi088 ceph-mon[98762]: pgmap v738: 121 pgs: 121 active+clean; 237 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2024-09-13T02:49:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:18 smithi088 ceph-mon[98762]: osdmap e707: 8 total, 8 up, 8 in 2024-09-13T02:49:19.454 INFO:tasks.rados.rados.0.smithi088.stdout:3270: done (5 left) 2024-09-13T02:49:19.454 INFO:tasks.rados.rados.0.smithi088.stdout:3271: done (4 left) 2024-09-13T02:49:19.454 INFO:tasks.rados.rados.0.smithi088.stdout:3272: done (3 left) 2024-09-13T02:49:19.454 INFO:tasks.rados.rados.0.smithi088.stdout:3273: done (2 left) 2024-09-13T02:49:19.454 INFO:tasks.rados.rados.0.smithi088.stdout:3274: done (1 left) 2024-09-13T02:49:19.454 INFO:tasks.rados.rados.0.smithi088.stdout:3275: done (0 left) 2024-09-13T02:49:19.454 INFO:tasks.rados.rados.0.smithi088.stdout:3276: rmattr oid 27 current snap is 314 2024-09-13T02:49:19.454 INFO:tasks.rados.rados.0.smithi088.stdout:3276: done (0 left) 2024-09-13T02:49:19.454 INFO:tasks.rados.rados.0.smithi088.stdout:3277: copy_from oid 33 from oid 29 current snap is 314 2024-09-13T02:49:19.455 INFO:tasks.rados.rados.0.smithi088.stdout:3278: setattr oid 37 current snap is 314 2024-09-13T02:49:19.455 INFO:tasks.rados.rados.0.smithi088.stdout:3279: read oid 23 snap -1 2024-09-13T02:49:19.455 INFO:tasks.rados.rados.0.smithi088.stdout:3279: expect deleted 2024-09-13T02:49:19.455 INFO:tasks.rados.rados.0.smithi088.stdout:3280: rollback oid 27 current snap is 314 2024-09-13T02:49:19.455 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 27 to 296 2024-09-13T02:49:19.456 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 314 2024-09-13T02:49:19.456 INFO:tasks.rados.rados.0.smithi088.stdout:3281: seq_num 1003 ranges {0=802816,802816=499712,1302528=737280,2039808=368640} 2024-09-13T02:49:19.460 INFO:tasks.rados.rados.0.smithi088.stdout:3281: writing smithi08884213-26 from 0 to 802816 tid 1 2024-09-13T02:49:19.463 INFO:tasks.rados.rados.0.smithi088.stdout:3281: writing smithi08884213-26 from 802816 to 1302528 tid 2 2024-09-13T02:49:19.467 INFO:tasks.rados.rados.0.smithi088.stdout:3281: writing smithi08884213-26 from 1302528 to 2039808 tid 3 2024-09-13T02:49:19.470 INFO:tasks.rados.rados.0.smithi088.stdout:3281: writing smithi08884213-26 from 2039808 to 2408448 tid 4 2024-09-13T02:49:19.470 INFO:tasks.rados.rados.0.smithi088.stdout:3282: rollback oid 45 current snap is 314 2024-09-13T02:49:19.470 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 45 to 296 2024-09-13T02:49:19.471 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 1699 (ObjNum 33 snap 0 seq_num 2153334240) dirty exists 2024-09-13T02:49:19.471 INFO:tasks.rados.rados.0.smithi088.stdout:3278: done (5 left) 2024-09-13T02:49:19.471 INFO:tasks.rados.rados.0.smithi088.stdout:3279: done (4 left) 2024-09-13T02:49:19.471 INFO:tasks.rados.rados.0.smithi088.stdout:3283: setattr oid 14 current snap is 314 2024-09-13T02:49:19.471 INFO:tasks.rados.rados.0.smithi088.stdout:3280: finishing rollback tid 1 to smithi08884213-27 2024-09-13T02:49:19.471 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 0 (ObjNum 33 snap 0 seq_num 2143618296) dirty dne 2024-09-13T02:49:19.471 INFO:tasks.rados.rados.0.smithi088.stdout:3281: finishing write tid 1 to smithi08884213-26 2024-09-13T02:49:19.471 INFO:tasks.rados.rados.0.smithi088.stdout:3281: finishing write tid 2 to smithi08884213-26 2024-09-13T02:49:19.471 INFO:tasks.rados.rados.0.smithi088.stdout:3277: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:49:19.472 INFO:tasks.rados.rados.0.smithi088.stdout:3277: finishing copy_from to smithi08884213-33 2024-09-13T02:49:19.472 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1832 (ObjNum 967 snap 300 seq_num 967) dirty exists 2024-09-13T02:49:19.472 INFO:tasks.rados.rados.0.smithi088.stdout:3281: finishing write tid 3 to smithi08884213-26 2024-09-13T02:49:19.473 INFO:tasks.rados.rados.0.smithi088.stdout:3281: finishing write tid 4 to smithi08884213-26 2024-09-13T02:49:19.473 INFO:tasks.rados.rados.0.smithi088.stdout:3281: finishing write tid 5 to smithi08884213-26 2024-09-13T02:49:19.473 INFO:tasks.rados.rados.0.smithi088.stdout:3277: done (4 left) 2024-09-13T02:49:19.473 INFO:tasks.rados.rados.0.smithi088.stdout:3280: done (3 left) 2024-09-13T02:49:19.473 INFO:tasks.rados.rados.0.smithi088.stdout:3284: snap_create 2024-09-13T02:49:19.473 INFO:tasks.rados.rados.0.smithi088.stdout:3282: finishing rollback tid 0 to smithi08884213-45 2024-09-13T02:49:19.474 INFO:tasks.rados.rados.0.smithi088.stdout:3282: finishing rollback tid 1 to smithi08884213-45 2024-09-13T02:49:19.474 INFO:tasks.rados.rados.0.smithi088.stdout:3282: finishing rollback tid 2 to smithi08884213-45 2024-09-13T02:49:19.474 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1438 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:49:19.475 INFO:tasks.rados.rados.0.smithi088.stdout:3281: finishing write tid 6 to smithi08884213-26 2024-09-13T02:49:19.475 INFO:tasks.rados.rados.0.smithi088.stdout:3281: oid 26 updating version 0 to 1769 2024-09-13T02:49:19.475 INFO:tasks.rados.rados.0.smithi088.stdout:3281: oid 26 version 1769 is already newer than 1767 2024-09-13T02:49:19.475 INFO:tasks.rados.rados.0.smithi088.stdout:3281: oid 26 updating version 1769 to 1770 2024-09-13T02:49:19.475 INFO:tasks.rados.rados.0.smithi088.stdout:3281: oid 26 updating version 1770 to 1771 2024-09-13T02:49:19.475 INFO:tasks.rados.rados.0.smithi088.stdout:3281: oid 26 version 1771 is already newer than 1768 2024-09-13T02:49:19.475 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1771 (ObjNum 1003 snap 314 seq_num 1003) dirty exists 2024-09-13T02:49:19.475 INFO:tasks.rados.rados.0.smithi088.stdout:3281: left oid 26 (ObjNum 1003 snap 314 seq_num 1003) 2024-09-13T02:49:19.476 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1711 (ObjNum 994 snap 309 seq_num 994) dirty exists 2024-09-13T02:49:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:19 smithi195 ceph-mon[87742]: osdmap e708: 8 total, 8 up, 8 in 2024-09-13T02:49:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:19 smithi088 ceph-mon[96266]: osdmap e708: 8 total, 8 up, 8 in 2024-09-13T02:49:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:19 smithi088 ceph-mon[98762]: osdmap e708: 8 total, 8 up, 8 in 2024-09-13T02:49:20.460 INFO:tasks.rados.rados.0.smithi088.stdout:3281: done (3 left) 2024-09-13T02:49:20.460 INFO:tasks.rados.rados.0.smithi088.stdout:3282: done (2 left) 2024-09-13T02:49:20.460 INFO:tasks.rados.rados.0.smithi088.stdout:3283: done (1 left) 2024-09-13T02:49:20.460 INFO:tasks.rados.rados.0.smithi088.stdout:3284: done (0 left) 2024-09-13T02:49:20.460 INFO:tasks.rados.rados.0.smithi088.stdout:3285: read oid 20 snap -1 2024-09-13T02:49:20.461 INFO:tasks.rados.rados.0.smithi088.stdout:3285: expect deleted 2024-09-13T02:49:20.461 INFO:tasks.rados.rados.0.smithi088.stdout:3286: snap_create 2024-09-13T02:49:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:20 smithi088 ceph-mon[96266]: pgmap v741: 121 pgs: 121 active+clean; 242 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.3 MiB/s wr, 21 op/s 2024-09-13T02:49:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:20 smithi088 ceph-mon[96266]: osdmap e709: 8 total, 8 up, 8 in 2024-09-13T02:49:20.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:20 smithi088 ceph-mon[98762]: pgmap v741: 121 pgs: 121 active+clean; 242 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.3 MiB/s wr, 21 op/s 2024-09-13T02:49:20.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:20 smithi088 ceph-mon[98762]: osdmap e709: 8 total, 8 up, 8 in 2024-09-13T02:49:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:20 smithi195 ceph-mon[87742]: pgmap v741: 121 pgs: 121 active+clean; 242 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.3 MiB/s wr, 21 op/s 2024-09-13T02:49:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:20 smithi195 ceph-mon[87742]: osdmap e709: 8 total, 8 up, 8 in 2024-09-13T02:49:21.441 INFO:tasks.rados.rados.0.smithi088.stdout:3285: done (1 left) 2024-09-13T02:49:21.442 INFO:tasks.rados.rados.0.smithi088.stdout:3286: done (0 left) 2024-09-13T02:49:21.442 INFO:tasks.rados.rados.0.smithi088.stdout:3287: snap_create 2024-09-13T02:49:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:21 smithi195 ceph-mon[87742]: osdmap e710: 8 total, 8 up, 8 in 2024-09-13T02:49:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:21 smithi195 ceph-mon[87742]: osdmap e711: 8 total, 8 up, 8 in 2024-09-13T02:49:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:21 smithi088 ceph-mon[96266]: osdmap e710: 8 total, 8 up, 8 in 2024-09-13T02:49:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:21 smithi088 ceph-mon[96266]: osdmap e711: 8 total, 8 up, 8 in 2024-09-13T02:49:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:21 smithi088 ceph-mon[98762]: osdmap e710: 8 total, 8 up, 8 in 2024-09-13T02:49:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:21 smithi088 ceph-mon[98762]: osdmap e711: 8 total, 8 up, 8 in 2024-09-13T02:49:22.445 INFO:tasks.rados.rados.0.smithi088.stdout:3287: done (0 left) 2024-09-13T02:49:22.445 INFO:tasks.rados.rados.0.smithi088.stdout:3288: rmattr oid 8 current snap is 317 2024-09-13T02:49:22.445 INFO:tasks.rados.rados.0.smithi088.stdout:3289: copy_from oid 30 from oid 7 current snap is 317 2024-09-13T02:49:22.445 INFO:tasks.rados.rados.0.smithi088.stdout:3290: setattr oid 47 current snap is 317 2024-09-13T02:49:22.447 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 317 2024-09-13T02:49:22.447 INFO:tasks.rados.rados.0.smithi088.stdout:3291: seq_num 1004 ranges {0=16384} 2024-09-13T02:49:22.448 INFO:tasks.rados.rados.0.smithi088.stdout:3291: writing smithi08884213-20 from 0 to 16384 tid 1 2024-09-13T02:49:22.448 INFO:tasks.rados.rados.0.smithi088.stdout:3292: snap_remove snap 310 2024-09-13T02:49:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:22 smithi195 ceph-mon[87742]: pgmap v744: 121 pgs: 121 active+clean; 250 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-09-13T02:49:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:22 smithi195 ceph-mon[87742]: osdmap e712: 8 total, 8 up, 8 in 2024-09-13T02:49:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:22 smithi088 ceph-mon[96266]: pgmap v744: 121 pgs: 121 active+clean; 250 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-09-13T02:49:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:22 smithi088 ceph-mon[96266]: osdmap e712: 8 total, 8 up, 8 in 2024-09-13T02:49:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:22 smithi088 ceph-mon[98762]: pgmap v744: 121 pgs: 121 active+clean; 250 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-09-13T02:49:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:22 smithi088 ceph-mon[98762]: osdmap e712: 8 total, 8 up, 8 in 2024-09-13T02:49:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:49:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:49:23] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-09-13T02:49:23.449 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 0 (ObjNum 966 snap 300 seq_num 966) dirty exists 2024-09-13T02:49:23.449 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1863 (ObjNum 945 snap 293 seq_num 945) dirty exists 2024-09-13T02:49:23.449 INFO:tasks.rados.rados.0.smithi088.stdout:3291: finishing write tid 1 to smithi08884213-20 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:3291: finishing write tid 2 to smithi08884213-20 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:3291: finishing write tid 3 to smithi08884213-20 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:3291: oid 20 updating version 0 to 1893 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:3291: oid 20 updating version 1893 to 1894 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1894 (ObjNum 1004 snap 317 seq_num 1004) dirty exists 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:3291: left oid 20 (ObjNum 1004 snap 317 seq_num 1004) 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:3289: finishing copy_from racing read to smithi08884213-30 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:3289: finishing copy_from to smithi08884213-30 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1884 (ObjNum 998 snap 311 seq_num 998) dirty exists 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:3288: done (4 left) 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:3289: done (3 left) 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:3290: done (2 left) 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:3291: done (1 left) 2024-09-13T02:49:23.450 INFO:tasks.rados.rados.0.smithi088.stdout:3292: done (0 left) 2024-09-13T02:49:23.451 INFO:tasks.rados.rados.0.smithi088.stdout:3293: read oid 16 snap 304 2024-09-13T02:49:23.451 INFO:tasks.rados.rados.0.smithi088.stdout:3293: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:49:23.451 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 317 2024-09-13T02:49:23.451 INFO:tasks.rados.rados.0.smithi088.stdout:3294: seq_num 1005 ranges {0=32768} 2024-09-13T02:49:23.451 INFO:tasks.rados.rados.0.smithi088.stdout:3294: writing smithi08884213-50 from 0 to 32768 tid 1 2024-09-13T02:49:23.451 INFO:tasks.rados.rados.0.smithi088.stdout:3295: snap_remove snap 316 2024-09-13T02:49:24.451 INFO:tasks.rados.rados.0.smithi088.stdout:3295: done (2 left) 2024-09-13T02:49:24.451 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 317 2024-09-13T02:49:24.451 INFO:tasks.rados.rados.0.smithi088.stdout:3294: finishing write tid 1 to smithi08884213-50 2024-09-13T02:49:24.451 INFO:tasks.rados.rados.0.smithi088.stdout:3294: finishing write tid 2 to smithi08884213-50 2024-09-13T02:49:24.451 INFO:tasks.rados.rados.0.smithi088.stdout:3294: finishing write tid 3 to smithi08884213-50 2024-09-13T02:49:24.451 INFO:tasks.rados.rados.0.smithi088.stdout:3294: oid 50 updating version 0 to 1446 2024-09-13T02:49:24.451 INFO:tasks.rados.rados.0.smithi088.stdout:3294: oid 50 version 1446 is already newer than 1445 2024-09-13T02:49:24.451 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 1446 (ObjNum 1005 snap 317 seq_num 1005) dirty exists 2024-09-13T02:49:24.451 INFO:tasks.rados.rados.0.smithi088.stdout:3294: left oid 50 (ObjNum 1005 snap 317 seq_num 1005) 2024-09-13T02:49:24.451 INFO:tasks.rados.rados.0.smithi088.stdout:3293: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:49:24.598 INFO:tasks.rados.rados.0.smithi088.stdout:3296: seq_num 1006 ranges {9494528=49152} 2024-09-13T02:49:24.647 INFO:tasks.rados.rados.0.smithi088.stdout:3296: writing smithi08884213-24 from 9494528 to 9543680 tid 1 2024-09-13T02:49:24.647 INFO:tasks.rados.rados.0.smithi088.stdout:3293: done (2 left) 2024-09-13T02:49:24.647 INFO:tasks.rados.rados.0.smithi088.stdout:3294: done (1 left) 2024-09-13T02:49:24.648 INFO:tasks.rados.rados.0.smithi088.stdout:3297: snap_create 2024-09-13T02:49:24.651 INFO:tasks.rados.rados.0.smithi088.stdout:3296: finishing write tid 1 to smithi08884213-24 2024-09-13T02:49:24.652 INFO:tasks.rados.rados.0.smithi088.stdout:3296: finishing write tid 2 to smithi08884213-24 2024-09-13T02:49:24.653 INFO:tasks.rados.rados.0.smithi088.stdout:3296: finishing write tid 3 to smithi08884213-24 2024-09-13T02:49:24.653 INFO:tasks.rados.rados.0.smithi088.stdout:3296: oid 24 updating version 0 to 1686 2024-09-13T02:49:24.653 INFO:tasks.rados.rados.0.smithi088.stdout:3296: oid 24 version 1686 is already newer than 1685 2024-09-13T02:49:24.653 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1686 (ObjNum 1006 snap 317 seq_num 1006) dirty exists 2024-09-13T02:49:24.654 INFO:tasks.rados.rados.0.smithi088.stdout:3296: left oid 24 (ObjNum 1006 snap 317 seq_num 1006) 2024-09-13T02:49:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:24 smithi195 ceph-mon[87742]: pgmap v747: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-09-13T02:49:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:24 smithi195 ceph-mon[87742]: osdmap e713: 8 total, 8 up, 8 in 2024-09-13T02:49:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:24 smithi088 ceph-mon[96266]: pgmap v747: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-09-13T02:49:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:24 smithi088 ceph-mon[96266]: osdmap e713: 8 total, 8 up, 8 in 2024-09-13T02:49:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:24 smithi088 ceph-mon[98762]: pgmap v747: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2024-09-13T02:49:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:24 smithi088 ceph-mon[98762]: osdmap e713: 8 total, 8 up, 8 in 2024-09-13T02:49:25.451 INFO:tasks.rados.rados.0.smithi088.stdout:3296: done (1 left) 2024-09-13T02:49:25.452 INFO:tasks.rados.rados.0.smithi088.stdout:3297: done (0 left) 2024-09-13T02:49:25.452 INFO:tasks.rados.rados.0.smithi088.stdout:3298: snap_create 2024-09-13T02:49:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:25 smithi195 ceph-mon[87742]: osdmap e714: 8 total, 8 up, 8 in 2024-09-13T02:49:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:25 smithi088 ceph-mon[98762]: osdmap e714: 8 total, 8 up, 8 in 2024-09-13T02:49:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:25 smithi088 ceph-mon[96266]: osdmap e714: 8 total, 8 up, 8 in 2024-09-13T02:49:26.445 INFO:tasks.rados.rados.0.smithi088.stdout:3298: done (0 left) 2024-09-13T02:49:26.445 INFO:tasks.rados.rados.0.smithi088.stdout:3299: rollback oid 29 current snap is 319 2024-09-13T02:49:26.445 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 29 to 313 2024-09-13T02:49:26.445 INFO:tasks.rados.rados.0.smithi088.stdout:3300: rmattr oid 15 current snap is 319 2024-09-13T02:49:26.445 INFO:tasks.rados.rados.0.smithi088.stdout:3301: rmattr oid 34 current snap is 319 2024-09-13T02:49:26.445 INFO:tasks.rados.rados.0.smithi088.stdout:3301: done (2 left) 2024-09-13T02:49:26.445 INFO:tasks.rados.rados.0.smithi088.stdout:3302: snap_remove snap 317 2024-09-13T02:49:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:26 smithi195 ceph-mon[87742]: pgmap v750: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 17 op/s 2024-09-13T02:49:26.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:26 smithi195 ceph-mon[87742]: osdmap e715: 8 total, 8 up, 8 in 2024-09-13T02:49:26.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:26 smithi195 ceph-mon[87742]: osdmap e716: 8 total, 8 up, 8 in 2024-09-13T02:49:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:26 smithi088 ceph-mon[96266]: pgmap v750: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 17 op/s 2024-09-13T02:49:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:26 smithi088 ceph-mon[96266]: osdmap e715: 8 total, 8 up, 8 in 2024-09-13T02:49:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:26 smithi088 ceph-mon[96266]: osdmap e716: 8 total, 8 up, 8 in 2024-09-13T02:49:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:26 smithi088 ceph-mon[98762]: pgmap v750: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 17 op/s 2024-09-13T02:49:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:26 smithi088 ceph-mon[98762]: osdmap e715: 8 total, 8 up, 8 in 2024-09-13T02:49:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:26 smithi088 ceph-mon[98762]: osdmap e716: 8 total, 8 up, 8 in 2024-09-13T02:49:27.453 INFO:tasks.rados.rados.0.smithi088.stdout:3302: done (2 left) 2024-09-13T02:49:27.454 INFO:tasks.rados.rados.0.smithi088.stdout:3303: delete oid 4 current snap is 319 2024-09-13T02:49:27.454 INFO:tasks.rados.rados.0.smithi088.stdout:3299: finishing rollback tid 0 to smithi08884213-29 2024-09-13T02:49:27.454 INFO:tasks.rados.rados.0.smithi088.stdout:3299: finishing rollback tid 1 to smithi08884213-29 2024-09-13T02:49:27.454 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1712 (ObjNum 1002 snap 313 seq_num 1002) dirty exists 2024-09-13T02:49:27.454 INFO:tasks.rados.rados.0.smithi088.stdout:3299: finishing rollback tid 2 to smithi08884213-29 2024-09-13T02:49:27.454 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1838 (ObjNum 967 snap 300 seq_num 967) dirty exists 2024-09-13T02:49:27.459 INFO:tasks.rados.rados.0.smithi088.stdout:3299: done (2 left) 2024-09-13T02:49:27.459 INFO:tasks.rados.rados.0.smithi088.stdout:3300: done (1 left) 2024-09-13T02:49:27.459 INFO:tasks.rados.rados.0.smithi088.stdout:3303: done (0 left) 2024-09-13T02:49:27.459 INFO:tasks.rados.rados.0.smithi088.stdout:3304: snap_create 2024-09-13T02:49:28.462 INFO:tasks.rados.rados.0.smithi088.stdout:3304: done (0 left) 2024-09-13T02:49:28.463 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 19 current snap is 320 2024-09-13T02:49:28.463 INFO:tasks.rados.rados.0.smithi088.stdout:3305: seq_num 1008 ranges {2916352=90112} 2024-09-13T02:49:28.479 INFO:tasks.rados.rados.0.smithi088.stdout:3305: writing smithi08884213-19 from 2916352 to 3006464 tid 1 2024-09-13T02:49:28.479 INFO:tasks.rados.rados.0.smithi088.stdout:3306: copy_from oid 20 from oid 49 current snap is 320 2024-09-13T02:49:28.479 INFO:tasks.rados.rados.0.smithi088.stdout:3307: snap_remove snap 296 2024-09-13T02:49:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:28 smithi195 ceph-mon[87742]: pgmap v753: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 8.0 KiB/s wr, 7 op/s 2024-09-13T02:49:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:28 smithi195 ceph-mon[87742]: osdmap e717: 8 total, 8 up, 8 in 2024-09-13T02:49:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:28 smithi088 ceph-mon[96266]: pgmap v753: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 8.0 KiB/s wr, 7 op/s 2024-09-13T02:49:28.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:28 smithi088 ceph-mon[96266]: osdmap e717: 8 total, 8 up, 8 in 2024-09-13T02:49:28.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:28 smithi088 ceph-mon[98762]: pgmap v753: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 8.0 KiB/s wr, 7 op/s 2024-09-13T02:49:28.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:28 smithi088 ceph-mon[98762]: osdmap e717: 8 total, 8 up, 8 in 2024-09-13T02:49:29.470 INFO:tasks.rados.rados.0.smithi088.stdout:3307: done (2 left) 2024-09-13T02:49:29.470 INFO:tasks.rados.rados.0.smithi088.stdout:3308: rollback oid 39 current snap is 320 2024-09-13T02:49:29.470 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 39 to 308 2024-09-13T02:49:29.470 INFO:tasks.rados.rados.0.smithi088.stdout:3305: finishing write tid 1 to smithi08884213-19 2024-09-13T02:49:29.470 INFO:tasks.rados.rados.0.smithi088.stdout:3305: finishing write tid 2 to smithi08884213-19 2024-09-13T02:49:29.470 INFO:tasks.rados.rados.0.smithi088.stdout:3306: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:49:29.470 INFO:tasks.rados.rados.0.smithi088.stdout:3306: finishing copy_from to smithi08884213-20 2024-09-13T02:49:29.470 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1765 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-09-13T02:49:29.471 INFO:tasks.rados.rados.0.smithi088.stdout:3305: finishing write tid 3 to smithi08884213-19 2024-09-13T02:49:29.471 INFO:tasks.rados.rados.0.smithi088.stdout:3305: oid 19 updating version 0 to 1765 2024-09-13T02:49:29.471 INFO:tasks.rados.rados.0.smithi088.stdout:3305: oid 19 updating version 1765 to 1766 2024-09-13T02:49:29.471 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 1766 (ObjNum 1008 snap 320 seq_num 1008) dirty exists 2024-09-13T02:49:29.471 INFO:tasks.rados.rados.0.smithi088.stdout:3305: left oid 19 (ObjNum 1008 snap 320 seq_num 1008) 2024-09-13T02:49:29.471 INFO:tasks.rados.rados.0.smithi088.stdout:3305: done (2 left) 2024-09-13T02:49:29.471 INFO:tasks.rados.rados.0.smithi088.stdout:3306: done (1 left) 2024-09-13T02:49:29.471 INFO:tasks.rados.rados.0.smithi088.stdout:3309: copy_from oid 27 from oid 46 current snap is 320 2024-09-13T02:49:29.471 INFO:tasks.rados.rados.0.smithi088.stdout:3310: delete oid 4 current snap is 320 2024-09-13T02:49:29.479 INFO:tasks.rados.rados.0.smithi088.stdout:3310: done (2 left) 2024-09-13T02:49:29.479 INFO:tasks.rados.rados.0.smithi088.stdout:3311: rollback oid 38 current snap is 320 2024-09-13T02:49:29.479 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 38 to 312 2024-09-13T02:49:29.479 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 320 2024-09-13T02:49:29.480 INFO:tasks.rados.rados.0.smithi088.stdout:3312: seq_num 1010 ranges {0=122880} 2024-09-13T02:49:29.480 INFO:tasks.rados.rados.0.smithi088.stdout:3312: writing smithi08884213-23 from 0 to 122880 tid 1 2024-09-13T02:49:29.480 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 320 2024-09-13T02:49:29.480 INFO:tasks.rados.rados.0.smithi088.stdout:3313: seq_num 1011 ranges {2195456=139264} 2024-09-13T02:49:29.494 INFO:tasks.rados.rados.0.smithi088.stdout:3313: writing smithi08884213-43 from 2195456 to 2334720 tid 1 2024-09-13T02:49:29.494 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 320 2024-09-13T02:49:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:3312: finishing write tid 1 to smithi08884213-23 2024-09-13T02:49:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:3312: finishing write tid 2 to smithi08884213-23 2024-09-13T02:49:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:3308: finishing rollback tid 0 to smithi08884213-39 2024-09-13T02:49:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:3308: finishing rollback tid 1 to smithi08884213-39 2024-09-13T02:49:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:3308: finishing rollback tid 2 to smithi08884213-39 2024-09-13T02:49:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 1871 (ObjNum 880 snap 276 seq_num 880) dirty exists 2024-09-13T02:49:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:3312: finishing write tid 3 to smithi08884213-23 2024-09-13T02:49:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:3312: oid 23 updating version 0 to 1700 2024-09-13T02:49:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:3312: oid 23 version 1700 is already newer than 1699 2024-09-13T02:49:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1700 (ObjNum 1010 snap 320 seq_num 1010) dirty exists 2024-09-13T02:49:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:3312: left oid 23 (ObjNum 1010 snap 320 seq_num 1010) 2024-09-13T02:49:29.495 INFO:tasks.rados.rados.0.smithi088.stdout:3314: seq_num 1012 ranges {1818624=155648} 2024-09-13T02:49:29.506 INFO:tasks.rados.rados.0.smithi088.stdout:3314: writing smithi08884213-22 from 1818624 to 1974272 tid 1 2024-09-13T02:49:29.506 INFO:tasks.rados.rados.0.smithi088.stdout:3308: done (5 left) 2024-09-13T02:49:29.506 INFO:tasks.rados.rados.0.smithi088.stdout:3312: done (4 left) 2024-09-13T02:49:29.506 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 320 2024-09-13T02:49:29.506 INFO:tasks.rados.rados.0.smithi088.stdout:3315: seq_num 1013 ranges {16605184=172032} 2024-09-13T02:49:29.593 INFO:tasks.rados.rados.0.smithi088.stdout:3315: writing smithi08884213-44 from 16605184 to 16777216 tid 1 2024-09-13T02:49:29.594 INFO:tasks.rados.rados.0.smithi088.stdout:3316: delete oid 26 current snap is 320 2024-09-13T02:49:29.594 INFO:tasks.rados.rados.0.smithi088.stdout:3311: finishing rollback tid 0 to smithi08884213-38 2024-09-13T02:49:29.594 INFO:tasks.rados.rados.0.smithi088.stdout:3311: finishing rollback tid 1 to smithi08884213-38 2024-09-13T02:49:29.594 INFO:tasks.rados.rados.0.smithi088.stdout:3311: finishing rollback tid 2 to smithi08884213-38 2024-09-13T02:49:29.594 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1769 (ObjNum 980 snap 305 seq_num 980) dirty exists 2024-09-13T02:49:29.594 INFO:tasks.rados.rados.0.smithi088.stdout:3309: finishing copy_from racing read to smithi08884213-27 2024-09-13T02:49:29.594 INFO:tasks.rados.rados.0.smithi088.stdout:3313: finishing write tid 1 to smithi08884213-43 2024-09-13T02:49:29.594 INFO:tasks.rados.rados.0.smithi088.stdout:3313: finishing write tid 2 to smithi08884213-43 2024-09-13T02:49:29.594 INFO:tasks.rados.rados.0.smithi088.stdout:3309: finishing copy_from to smithi08884213-27 2024-09-13T02:49:29.594 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 1674 (ObjNum 979 snap 305 seq_num 979) dirty exists 2024-09-13T02:49:29.594 INFO:tasks.rados.rados.0.smithi088.stdout:3313: finishing write tid 3 to smithi08884213-43 2024-09-13T02:49:29.594 INFO:tasks.rados.rados.0.smithi088.stdout:3313: oid 43 updating version 0 to 1704 2024-09-13T02:49:29.595 INFO:tasks.rados.rados.0.smithi088.stdout:3313: oid 43 version 1704 is already newer than 1703 2024-09-13T02:49:29.595 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1704 (ObjNum 1011 snap 320 seq_num 1011) dirty exists 2024-09-13T02:49:29.595 INFO:tasks.rados.rados.0.smithi088.stdout:3313: left oid 43 (ObjNum 1011 snap 320 seq_num 1011) 2024-09-13T02:49:29.595 INFO:tasks.rados.rados.0.smithi088.stdout:3314: finishing write tid 1 to smithi08884213-22 2024-09-13T02:49:29.595 INFO:tasks.rados.rados.0.smithi088.stdout:3314: finishing write tid 2 to smithi08884213-22 2024-09-13T02:49:29.595 INFO:tasks.rados.rados.0.smithi088.stdout:3314: finishing write tid 3 to smithi08884213-22 2024-09-13T02:49:29.595 INFO:tasks.rados.rados.0.smithi088.stdout:3314: oid 22 updating version 0 to 1909 2024-09-13T02:49:29.595 INFO:tasks.rados.rados.0.smithi088.stdout:3314: oid 22 version 1909 is already newer than 1908 2024-09-13T02:49:29.595 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 1909 (ObjNum 1012 snap 320 seq_num 1012) dirty exists 2024-09-13T02:49:29.595 INFO:tasks.rados.rados.0.smithi088.stdout:3314: left oid 22 (ObjNum 1012 snap 320 seq_num 1012) 2024-09-13T02:49:29.596 INFO:tasks.rados.rados.0.smithi088.stdout:3309: done (5 left) 2024-09-13T02:49:29.596 INFO:tasks.rados.rados.0.smithi088.stdout:3311: done (4 left) 2024-09-13T02:49:29.596 INFO:tasks.rados.rados.0.smithi088.stdout:3313: done (3 left) 2024-09-13T02:49:29.596 INFO:tasks.rados.rados.0.smithi088.stdout:3314: done (2 left) 2024-09-13T02:49:29.596 INFO:tasks.rados.rados.0.smithi088.stdout:3316: done (1 left) 2024-09-13T02:49:29.596 INFO:tasks.rados.rados.0.smithi088.stdout:3317: delete oid 1 current snap is 320 2024-09-13T02:49:29.597 INFO:tasks.rados.rados.0.smithi088.stdout:3315: finishing write tid 1 to smithi08884213-44 2024-09-13T02:49:29.597 INFO:tasks.rados.rados.0.smithi088.stdout:3315: finishing write tid 2 to smithi08884213-44 2024-09-13T02:49:29.598 INFO:tasks.rados.rados.0.smithi088.stdout:3317: done (1 left) 2024-09-13T02:49:29.598 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 320 2024-09-13T02:49:29.598 INFO:tasks.rados.rados.0.smithi088.stdout:3318: seq_num 1016 ranges {0=221184} 2024-09-13T02:49:29.599 INFO:tasks.rados.rados.0.smithi088.stdout:3318: writing smithi08884213-2 from 0 to 221184 tid 1 2024-09-13T02:49:29.599 INFO:tasks.rados.rados.0.smithi088.stdout:3319: snap_create 2024-09-13T02:49:29.599 INFO:tasks.rados.rados.0.smithi088.stdout:3315: finishing write tid 3 to smithi08884213-44 2024-09-13T02:49:29.599 INFO:tasks.rados.rados.0.smithi088.stdout:3315: oid 44 updating version 0 to 1834 2024-09-13T02:49:29.600 INFO:tasks.rados.rados.0.smithi088.stdout:3315: oid 44 version 1834 is already newer than 1833 2024-09-13T02:49:29.600 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1834 (ObjNum 1013 snap 320 seq_num 1013) dirty exists 2024-09-13T02:49:29.600 INFO:tasks.rados.rados.0.smithi088.stdout:3315: left oid 44 (ObjNum 1013 snap 320 seq_num 1013) 2024-09-13T02:49:29.601 INFO:tasks.rados.rados.0.smithi088.stdout:3318: finishing write tid 1 to smithi08884213-2 2024-09-13T02:49:29.601 INFO:tasks.rados.rados.0.smithi088.stdout:3318: finishing write tid 2 to smithi08884213-2 2024-09-13T02:49:29.602 INFO:tasks.rados.rados.0.smithi088.stdout:3318: finishing write tid 3 to smithi08884213-2 2024-09-13T02:49:29.602 INFO:tasks.rados.rados.0.smithi088.stdout:3318: oid 2 updating version 0 to 1702 2024-09-13T02:49:29.603 INFO:tasks.rados.rados.0.smithi088.stdout:3318: oid 2 version 1702 is already newer than 1701 2024-09-13T02:49:29.603 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1702 (ObjNum 1016 snap 320 seq_num 1016) dirty exists 2024-09-13T02:49:29.603 INFO:tasks.rados.rados.0.smithi088.stdout:3318: left oid 2 (ObjNum 1016 snap 320 seq_num 1016) 2024-09-13T02:49:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:29 smithi195 ceph-mon[87742]: osdmap e718: 8 total, 8 up, 8 in 2024-09-13T02:49:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:29 smithi088 ceph-mon[98762]: osdmap e718: 8 total, 8 up, 8 in 2024-09-13T02:49:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:29 smithi088 ceph-mon[96266]: osdmap e718: 8 total, 8 up, 8 in 2024-09-13T02:49:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:30.473 INFO:tasks.rados.rados.0.smithi088.stdout:3315: done (2 left) 2024-09-13T02:49:30.604 INFO:tasks.rados.rados.0.smithi088.stdout:3318: done (1 left) 2024-09-13T02:49:30.604 INFO:tasks.rados.rados.0.smithi088.stdout:3319: done (0 left) 2024-09-13T02:49:30.604 INFO:tasks.rados.rados.0.smithi088.stdout:3320: read oid 25 snap -1 2024-09-13T02:49:30.604 INFO:tasks.rados.rados.0.smithi088.stdout:3320: expect (ObjNum 975 snap 304 seq_num 975) 2024-09-13T02:49:30.604 INFO:tasks.rados.rados.0.smithi088.stdout:3321: rmattr oid 24 current snap is 321 2024-09-13T02:49:30.604 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 28 current snap is 321 2024-09-13T02:49:30.605 INFO:tasks.rados.rados.0.smithi088.stdout:3322: seq_num 1017 ranges {2924544=237568} 2024-09-13T02:49:30.607 INFO:tasks.rados.rados.0.smithi088.stdout:3322: writing smithi08884213-28 from 2924544 to 3162112 tid 1 2024-09-13T02:49:30.607 INFO:tasks.rados.rados.0.smithi088.stdout:3323: read oid 18 snap -1 2024-09-13T02:49:30.607 INFO:tasks.rados.rados.0.smithi088.stdout:3323: expect (ObjNum 954 snap 295 seq_num 954) 2024-09-13T02:49:30.608 INFO:tasks.rados.rados.0.smithi088.stdout:3324: copy_from oid 3 from oid 32 current snap is 321 2024-09-13T02:49:30.608 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1687 (ObjNum 1006 snap 317 seq_num 1006) dirty exists 2024-09-13T02:49:30.608 INFO:tasks.rados.rados.0.smithi088.stdout:3321: done (4 left) 2024-09-13T02:49:30.608 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 321 2024-09-13T02:49:30.608 INFO:tasks.rados.rados.0.smithi088.stdout:3325: seq_num 1018 ranges {0=253952} 2024-09-13T02:49:30.608 INFO:tasks.rados.rados.0.smithi088.stdout:3325: writing smithi08884213-4 from 0 to 253952 tid 1 2024-09-13T02:49:30.608 INFO:tasks.rados.rados.0.smithi088.stdout:3324: finishing copy_from to smithi08884213-3 2024-09-13T02:49:30.608 INFO:tasks.rados.rados.0.smithi088.stdout:3324: got expected ENOENT (src dne) 2024-09-13T02:49:30.608 INFO:tasks.rados.rados.0.smithi088.stdout:3324: finishing copy_from racing read to smithi08884213-3 2024-09-13T02:49:30.608 INFO:tasks.rados.rados.0.smithi088.stdout:3324: done (4 left) 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:3326: copy_from oid 42 from oid 47 current snap is 321 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:3327: read oid 36 snap -1 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:3327: expect deleted 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:3328: setattr oid 19 current snap is 321 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:3327: done (6 left) 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:3329: delete oid 27 current snap is 321 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:3325: finishing write tid 1 to smithi08884213-4 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:3323: expect (ObjNum 954 snap 295 seq_num 954) 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:3325: finishing write tid 2 to smithi08884213-4 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 1770 (ObjNum 1008 snap 320 seq_num 1008) dirty exists 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:3325: finishing write tid 3 to smithi08884213-4 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:3325: oid 4 updating version 0 to 1715 2024-09-13T02:49:30.609 INFO:tasks.rados.rados.0.smithi088.stdout:3325: oid 4 version 1715 is already newer than 1714 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1715 (ObjNum 1018 snap 321 seq_num 1018) dirty exists 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3325: left oid 4 (ObjNum 1018 snap 321 seq_num 1018) 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3322: finishing write tid 1 to smithi08884213-28 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3323: done (6 left) 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3325: done (5 left) 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3328: done (4 left) 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3329: done (3 left) 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3330: read oid 6 snap -1 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3330: expect (ObjNum 973 snap 302 seq_num 973) 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3331: copy_from oid 49 from oid 7 current snap is 321 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3322: finishing write tid 2 to smithi08884213-28 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3322: finishing write tid 3 to smithi08884213-28 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3322: oid 28 updating version 0 to 1878 2024-09-13T02:49:30.610 INFO:tasks.rados.rados.0.smithi088.stdout:3322: oid 28 version 1878 is already newer than 1877 2024-09-13T02:49:30.611 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 1878 (ObjNum 1017 snap 321 seq_num 1017) dirty exists 2024-09-13T02:49:30.611 INFO:tasks.rados.rados.0.smithi088.stdout:3322: left oid 28 (ObjNum 1017 snap 321 seq_num 1017) 2024-09-13T02:49:30.611 INFO:tasks.rados.rados.0.smithi088.stdout:3326: finishing copy_from racing read to smithi08884213-42 2024-09-13T02:49:30.611 INFO:tasks.rados.rados.0.smithi088.stdout:3326: finishing copy_from to smithi08884213-42 2024-09-13T02:49:30.611 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1863 (ObjNum 945 snap 293 seq_num 945) dirty exists 2024-09-13T02:49:30.611 INFO:tasks.rados.rados.0.smithi088.stdout:3320: expect (ObjNum 975 snap 304 seq_num 975) 2024-09-13T02:49:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:30 smithi195 ceph-mon[87742]: pgmap v756: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 16 KiB/s wr, 2 op/s 2024-09-13T02:49:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:30 smithi195 ceph-mon[87742]: osdmap e719: 8 total, 8 up, 8 in 2024-09-13T02:49:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:30 smithi088 ceph-mon[96266]: pgmap v756: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 16 KiB/s wr, 2 op/s 2024-09-13T02:49:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:30 smithi088 ceph-mon[96266]: osdmap e719: 8 total, 8 up, 8 in 2024-09-13T02:49:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:30 smithi088 ceph-mon[98762]: pgmap v756: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 16 KiB/s wr, 2 op/s 2024-09-13T02:49:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:30 smithi088 ceph-mon[98762]: osdmap e719: 8 total, 8 up, 8 in 2024-09-13T02:49:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:31 smithi195 ceph-mon[87742]: osdmap e720: 8 total, 8 up, 8 in 2024-09-13T02:49:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:31 smithi195 ceph-mon[87742]: osdmap e721: 8 total, 8 up, 8 in 2024-09-13T02:49:31.790 INFO:tasks.rados.rados.0.smithi088.stdout:3330: expect (ObjNum 973 snap 302 seq_num 973) 2024-09-13T02:49:31.839 INFO:tasks.rados.rados.0.smithi088.stdout:3331: finishing copy_from racing read to smithi08884213-49 2024-09-13T02:49:31.839 INFO:tasks.rados.rados.0.smithi088.stdout:3331: finishing copy_from to smithi08884213-49 2024-09-13T02:49:31.839 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1884 (ObjNum 998 snap 311 seq_num 998) dirty exists 2024-09-13T02:49:31.839 INFO:tasks.rados.rados.0.smithi088.stdout:3320: done (4 left) 2024-09-13T02:49:31.839 INFO:tasks.rados.rados.0.smithi088.stdout:3322: done (3 left) 2024-09-13T02:49:31.839 INFO:tasks.rados.rados.0.smithi088.stdout:3326: done (2 left) 2024-09-13T02:49:31.839 INFO:tasks.rados.rados.0.smithi088.stdout:3330: done (1 left) 2024-09-13T02:49:31.839 INFO:tasks.rados.rados.0.smithi088.stdout:3331: done (0 left) 2024-09-13T02:49:31.839 INFO:tasks.rados.rados.0.smithi088.stdout:3332: read oid 29 snap 318 2024-09-13T02:49:31.839 INFO:tasks.rados.rados.0.smithi088.stdout:3332: expect (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:49:31.839 INFO:tasks.rados.rados.0.smithi088.stdout:3333: snap_remove snap 320 2024-09-13T02:49:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:31 smithi088 ceph-mon[96266]: osdmap e720: 8 total, 8 up, 8 in 2024-09-13T02:49:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:31 smithi088 ceph-mon[96266]: osdmap e721: 8 total, 8 up, 8 in 2024-09-13T02:49:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:31 smithi088 ceph-mon[98762]: osdmap e720: 8 total, 8 up, 8 in 2024-09-13T02:49:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:31 smithi088 ceph-mon[98762]: osdmap e721: 8 total, 8 up, 8 in 2024-09-13T02:49:32.484 INFO:tasks.rados.rados.0.smithi088.stdout:3332: expect (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:49:32.542 INFO:tasks.rados.rados.0.smithi088.stdout:3332: done (1 left) 2024-09-13T02:49:32.542 INFO:tasks.rados.rados.0.smithi088.stdout:3333: done (0 left) 2024-09-13T02:49:32.542 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 321 2024-09-13T02:49:32.542 INFO:tasks.rados.rados.0.smithi088.stdout:3334: seq_num 1020 ranges {3899392=286720} 2024-09-13T02:49:32.564 INFO:tasks.rados.rados.0.smithi088.stdout:3334: writing smithi08884213-14 from 3899392 to 4186112 tid 1 2024-09-13T02:49:32.564 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 321 2024-09-13T02:49:32.564 INFO:tasks.rados.rados.0.smithi088.stdout:3335: seq_num 1021 ranges {3227648=303104} 2024-09-13T02:49:32.583 INFO:tasks.rados.rados.0.smithi088.stdout:3335: writing smithi08884213-30 from 3227648 to 3530752 tid 1 2024-09-13T02:49:32.583 INFO:tasks.rados.rados.0.smithi088.stdout:3336: rmattr oid 42 current snap is 321 2024-09-13T02:49:32.583 INFO:tasks.rados.rados.0.smithi088.stdout:3334: finishing write tid 1 to smithi08884213-14 2024-09-13T02:49:32.583 INFO:tasks.rados.rados.0.smithi088.stdout:3334: finishing write tid 2 to smithi08884213-14 2024-09-13T02:49:32.583 INFO:tasks.rados.rados.0.smithi088.stdout:3334: finishing write tid 3 to smithi08884213-14 2024-09-13T02:49:32.583 INFO:tasks.rados.rados.0.smithi088.stdout:3334: oid 14 updating version 0 to 1717 2024-09-13T02:49:32.584 INFO:tasks.rados.rados.0.smithi088.stdout:3334: oid 14 version 1717 is already newer than 1716 2024-09-13T02:49:32.584 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1717 (ObjNum 1020 snap 321 seq_num 1020) dirty exists 2024-09-13T02:49:32.584 INFO:tasks.rados.rados.0.smithi088.stdout:3334: left oid 14 (ObjNum 1020 snap 321 seq_num 1020) 2024-09-13T02:49:32.584 INFO:tasks.rados.rados.0.smithi088.stdout:3334: done (2 left) 2024-09-13T02:49:32.584 INFO:tasks.rados.rados.0.smithi088.stdout:3337: snap_remove snap 304 2024-09-13T02:49:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:32 smithi195 ceph-mon[87742]: pgmap v759: 121 pgs: 121 active+clean; 247 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 134 KiB/s wr, 5 op/s 2024-09-13T02:49:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:32 smithi088 ceph-mon[96266]: pgmap v759: 121 pgs: 121 active+clean; 247 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 134 KiB/s wr, 5 op/s 2024-09-13T02:49:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:32 smithi088 ceph-mon[98762]: pgmap v759: 121 pgs: 121 active+clean; 247 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 134 KiB/s wr, 5 op/s 2024-09-13T02:49:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:49:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:49:33] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.43.0" 2024-09-13T02:49:33.500 INFO:tasks.rados.rados.0.smithi088.stdout:3335: finishing write tid 1 to smithi08884213-30 2024-09-13T02:49:33.500 INFO:tasks.rados.rados.0.smithi088.stdout:3335: finishing write tid 2 to smithi08884213-30 2024-09-13T02:49:33.500 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1864 (ObjNum 945 snap 293 seq_num 945) dirty exists 2024-09-13T02:49:33.500 INFO:tasks.rados.rados.0.smithi088.stdout:3335: finishing write tid 3 to smithi08884213-30 2024-09-13T02:49:33.500 INFO:tasks.rados.rados.0.smithi088.stdout:3335: oid 30 updating version 0 to 1885 2024-09-13T02:49:33.500 INFO:tasks.rados.rados.0.smithi088.stdout:3335: oid 30 updating version 1885 to 1886 2024-09-13T02:49:33.500 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1886 (ObjNum 1021 snap 321 seq_num 1021) dirty exists 2024-09-13T02:49:33.500 INFO:tasks.rados.rados.0.smithi088.stdout:3335: left oid 30 (ObjNum 1021 snap 321 seq_num 1021) 2024-09-13T02:49:33.500 INFO:tasks.rados.rados.0.smithi088.stdout:3335: done (2 left) 2024-09-13T02:49:33.500 INFO:tasks.rados.rados.0.smithi088.stdout:3336: done (1 left) 2024-09-13T02:49:33.501 INFO:tasks.rados.rados.0.smithi088.stdout:3337: done (0 left) 2024-09-13T02:49:33.501 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 321 2024-09-13T02:49:33.501 INFO:tasks.rados.rados.0.smithi088.stdout:3338: seq_num 1022 ranges {0=319488} 2024-09-13T02:49:33.502 INFO:tasks.rados.rados.0.smithi088.stdout:3338: writing smithi08884213-48 from 0 to 319488 tid 1 2024-09-13T02:49:33.502 INFO:tasks.rados.rados.0.smithi088.stdout:3339: snap_remove snap 318 2024-09-13T02:49:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:33 smithi088 ceph-mon[98762]: osdmap e722: 8 total, 8 up, 8 in 2024-09-13T02:49:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:33 smithi088 ceph-mon[98762]: pgmap v762: 121 pgs: 121 active+clean; 216 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 710 KiB/s wr, 14 op/s 2024-09-13T02:49:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:33 smithi088 ceph-mon[96266]: osdmap e722: 8 total, 8 up, 8 in 2024-09-13T02:49:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:33 smithi088 ceph-mon[96266]: pgmap v762: 121 pgs: 121 active+clean; 216 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 710 KiB/s wr, 14 op/s 2024-09-13T02:49:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:33 smithi195 ceph-mon[87742]: osdmap e722: 8 total, 8 up, 8 in 2024-09-13T02:49:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:33 smithi195 ceph-mon[87742]: pgmap v762: 121 pgs: 121 active+clean; 216 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 710 KiB/s wr, 14 op/s 2024-09-13T02:49:34.498 INFO:tasks.rados.rados.0.smithi088.stdout:3338: finishing write tid 1 to smithi08884213-48 2024-09-13T02:49:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:3338: finishing write tid 2 to smithi08884213-48 2024-09-13T02:49:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:3338: finishing write tid 3 to smithi08884213-48 2024-09-13T02:49:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:3338: oid 48 updating version 0 to 1888 2024-09-13T02:49:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:3338: oid 48 version 1888 is already newer than 1887 2024-09-13T02:49:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1888 (ObjNum 1022 snap 321 seq_num 1022) dirty exists 2024-09-13T02:49:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:3338: left oid 48 (ObjNum 1022 snap 321 seq_num 1022) 2024-09-13T02:49:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:3338: done (1 left) 2024-09-13T02:49:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:3339: done (0 left) 2024-09-13T02:49:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:3340: delete oid 24 current snap is 321 2024-09-13T02:49:34.506 INFO:tasks.rados.rados.0.smithi088.stdout:3340: done (0 left) 2024-09-13T02:49:34.506 INFO:tasks.rados.rados.0.smithi088.stdout:3341: rollback oid 8 current snap is 321 2024-09-13T02:49:34.506 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 8 to 314 2024-09-13T02:49:34.506 INFO:tasks.rados.rados.0.smithi088.stdout:3342: read oid 28 snap -1 2024-09-13T02:49:34.506 INFO:tasks.rados.rados.0.smithi088.stdout:3342: expect (ObjNum 1017 snap 321 seq_num 1017) 2024-09-13T02:49:34.507 INFO:tasks.rados.rados.0.smithi088.stdout:3343: delete oid 43 current snap is 321 2024-09-13T02:49:34.514 INFO:tasks.rados.rados.0.smithi088.stdout:3343: done (2 left) 2024-09-13T02:49:34.514 INFO:tasks.rados.rados.0.smithi088.stdout:3344: snap_remove snap 307 2024-09-13T02:49:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:34 smithi088 ceph-mon[98762]: osdmap e723: 8 total, 8 up, 8 in 2024-09-13T02:49:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:34 smithi088 ceph-mon[96266]: osdmap e723: 8 total, 8 up, 8 in 2024-09-13T02:49:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:34 smithi195 ceph-mon[87742]: osdmap e723: 8 total, 8 up, 8 in 2024-09-13T02:49:35.513 INFO:tasks.rados.rados.0.smithi088.stdout:3341: finishing rollback tid 0 to smithi08884213-8 2024-09-13T02:49:35.513 INFO:tasks.rados.rados.0.smithi088.stdout:3341: finishing rollback tid 1 to smithi08884213-8 2024-09-13T02:49:35.513 INFO:tasks.rados.rados.0.smithi088.stdout:3341: finishing rollback tid 2 to smithi08884213-8 2024-09-13T02:49:35.513 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 1925 (ObjNum 966 snap 300 seq_num 966) dirty exists 2024-09-13T02:49:35.513 INFO:tasks.rados.rados.0.smithi088.stdout:3342: expect (ObjNum 1017 snap 321 seq_num 1017) 2024-09-13T02:49:35.658 INFO:tasks.rados.rados.0.smithi088.stdout:3341: done (2 left) 2024-09-13T02:49:35.659 INFO:tasks.rados.rados.0.smithi088.stdout:3342: done (1 left) 2024-09-13T02:49:35.659 INFO:tasks.rados.rados.0.smithi088.stdout:3344: done (0 left) 2024-09-13T02:49:35.659 INFO:tasks.rados.rados.0.smithi088.stdout:3345: rollback oid 16 current snap is 321 2024-09-13T02:49:35.659 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 16 to 312 2024-09-13T02:49:35.659 INFO:tasks.rados.rados.0.smithi088.stdout:3346: rollback oid 7 current snap is 321 2024-09-13T02:49:35.659 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 7 to 313 2024-09-13T02:49:35.659 INFO:tasks.rados.rados.0.smithi088.stdout:3347: rollback oid 32 current snap is 321 2024-09-13T02:49:35.659 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 32 to 312 2024-09-13T02:49:35.659 INFO:tasks.rados.rados.0.smithi088.stdout:3348: delete oid 46 current snap is 321 2024-09-13T02:49:35.661 INFO:tasks.rados.rados.0.smithi088.stdout:3347: finishing rollback tid 1 to smithi08884213-32 2024-09-13T02:49:35.661 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 0 (ObjNum 145 snap 0 seq_num 2153549808) dirty dne 2024-09-13T02:49:35.661 INFO:tasks.rados.rados.0.smithi088.stdout:3347: done (3 left) 2024-09-13T02:49:35.661 INFO:tasks.rados.rados.0.smithi088.stdout:3348: done (2 left) 2024-09-13T02:49:35.661 INFO:tasks.rados.rados.0.smithi088.stdout:3349: delete oid 36 current snap is 321 2024-09-13T02:49:35.662 INFO:tasks.rados.rados.0.smithi088.stdout:3345: finishing rollback tid 0 to smithi08884213-16 2024-09-13T02:49:35.662 INFO:tasks.rados.rados.0.smithi088.stdout:3345: finishing rollback tid 1 to smithi08884213-16 2024-09-13T02:49:35.662 INFO:tasks.rados.rados.0.smithi088.stdout:3345: finishing rollback tid 2 to smithi08884213-16 2024-09-13T02:49:35.662 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1696 (ObjNum 956 snap 295 seq_num 956) dirty exists 2024-09-13T02:49:35.664 INFO:tasks.rados.rados.0.smithi088.stdout:3346: finishing rollback tid 0 to smithi08884213-7 2024-09-13T02:49:35.664 INFO:tasks.rados.rados.0.smithi088.stdout:3346: finishing rollback tid 1 to smithi08884213-7 2024-09-13T02:49:35.664 INFO:tasks.rados.rados.0.smithi088.stdout:3345: done (2 left) 2024-09-13T02:49:35.664 INFO:tasks.rados.rados.0.smithi088.stdout:3349: done (1 left) 2024-09-13T02:49:35.664 INFO:tasks.rados.rados.0.smithi088.stdout:3350: rmattr oid 38 current snap is 321 2024-09-13T02:49:35.664 INFO:tasks.rados.rados.0.smithi088.stdout:3351: read oid 46 snap -1 2024-09-13T02:49:35.664 INFO:tasks.rados.rados.0.smithi088.stdout:3351: expect deleted 2024-09-13T02:49:35.664 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 321 2024-09-13T02:49:35.664 INFO:tasks.rados.rados.0.smithi088.stdout:3352: seq_num 1027 ranges {0=409600} 2024-09-13T02:49:35.666 INFO:tasks.rados.rados.0.smithi088.stdout:3352: writing smithi08884213-26 from 0 to 409600 tid 1 2024-09-13T02:49:35.666 INFO:tasks.rados.rados.0.smithi088.stdout:3353: copy_from oid 3 from oid 2 current snap is 321 2024-09-13T02:49:35.667 INFO:tasks.rados.rados.0.smithi088.stdout:3346: finishing rollback tid 2 to smithi08884213-7 2024-09-13T02:49:35.667 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1935 (ObjNum 998 snap 311 seq_num 998) dirty exists 2024-09-13T02:49:35.667 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1772 (ObjNum 980 snap 305 seq_num 980) dirty exists 2024-09-13T02:49:35.667 INFO:tasks.rados.rados.0.smithi088.stdout:3346: done (4 left) 2024-09-13T02:49:35.667 INFO:tasks.rados.rados.0.smithi088.stdout:3350: done (3 left) 2024-09-13T02:49:35.667 INFO:tasks.rados.rados.0.smithi088.stdout:3351: done (2 left) 2024-09-13T02:49:35.667 INFO:tasks.rados.rados.0.smithi088.stdout:3354: read oid 12 snap -1 2024-09-13T02:49:35.667 INFO:tasks.rados.rados.0.smithi088.stdout:3354: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:49:35.667 INFO:tasks.rados.rados.0.smithi088.stdout:3355: read oid 17 snap 314 2024-09-13T02:49:35.667 INFO:tasks.rados.rados.0.smithi088.stdout:3355: expect deleted 2024-09-13T02:49:35.667 INFO:tasks.rados.rados.0.smithi088.stdout:3356: snap_remove snap 306 2024-09-13T02:49:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:35 smithi195 ceph-mon[87742]: osdmap e724: 8 total, 8 up, 8 in 2024-09-13T02:49:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:35 smithi195 ceph-mon[87742]: pgmap v765: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 212 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-09-13T02:49:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:35 smithi088 ceph-mon[96266]: osdmap e724: 8 total, 8 up, 8 in 2024-09-13T02:49:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:35 smithi088 ceph-mon[96266]: pgmap v765: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 212 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-09-13T02:49:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:35 smithi088 ceph-mon[98762]: osdmap e724: 8 total, 8 up, 8 in 2024-09-13T02:49:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:35 smithi088 ceph-mon[98762]: pgmap v765: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 212 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.8 MiB/s wr, 18 op/s 2024-09-13T02:49:36.448 INFO:tasks.rados.rados.0.smithi088.stdout:3356: done (4 left) 2024-09-13T02:49:36.448 INFO:tasks.rados.rados.0.smithi088.stdout:3357: copy_from oid 36 from oid 22 current snap is 321 2024-09-13T02:49:36.448 INFO:tasks.rados.rados.0.smithi088.stdout:3354: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:49:36.452 INFO:tasks.rados.rados.0.smithi088.stdout:3352: finishing write tid 1 to smithi08884213-26 2024-09-13T02:49:36.452 INFO:tasks.rados.rados.0.smithi088.stdout:3352: finishing write tid 2 to smithi08884213-26 2024-09-13T02:49:36.452 INFO:tasks.rados.rados.0.smithi088.stdout:3353: finishing copy_from racing read to smithi08884213-3 2024-09-13T02:49:36.452 INFO:tasks.rados.rados.0.smithi088.stdout:3353: finishing copy_from to smithi08884213-3 2024-09-13T02:49:36.452 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1702 (ObjNum 1016 snap 320 seq_num 1016) dirty exists 2024-09-13T02:49:36.452 INFO:tasks.rados.rados.0.smithi088.stdout:3352: finishing write tid 3 to smithi08884213-26 2024-09-13T02:49:36.452 INFO:tasks.rados.rados.0.smithi088.stdout:3352: oid 26 updating version 0 to 1886 2024-09-13T02:49:36.452 INFO:tasks.rados.rados.0.smithi088.stdout:3352: oid 26 version 1886 is already newer than 1885 2024-09-13T02:49:36.452 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1886 (ObjNum 1027 snap 321 seq_num 1027) dirty exists 2024-09-13T02:49:36.452 INFO:tasks.rados.rados.0.smithi088.stdout:3352: left oid 26 (ObjNum 1027 snap 321 seq_num 1027) 2024-09-13T02:49:36.453 INFO:tasks.rados.rados.0.smithi088.stdout:3352: done (4 left) 2024-09-13T02:49:36.453 INFO:tasks.rados.rados.0.smithi088.stdout:3353: done (3 left) 2024-09-13T02:49:36.453 INFO:tasks.rados.rados.0.smithi088.stdout:3354: done (2 left) 2024-09-13T02:49:36.453 INFO:tasks.rados.rados.0.smithi088.stdout:3355: done (1 left) 2024-09-13T02:49:36.453 INFO:tasks.rados.rados.0.smithi088.stdout:3358: delete oid 23 current snap is 321 2024-09-13T02:49:36.461 INFO:tasks.rados.rados.0.smithi088.stdout:3358: done (1 left) 2024-09-13T02:49:36.461 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 321 2024-09-13T02:49:36.461 INFO:tasks.rados.rados.0.smithi088.stdout:3359: seq_num 1029 ranges {8167424=442368} 2024-09-13T02:49:36.508 INFO:tasks.rados.rados.0.smithi088.stdout:3359: writing smithi08884213-31 from 8167424 to 8609792 tid 1 2024-09-13T02:49:36.509 INFO:tasks.rados.rados.0.smithi088.stdout:3360: read oid 19 snap -1 2024-09-13T02:49:36.509 INFO:tasks.rados.rados.0.smithi088.stdout:3360: expect (ObjNum 1008 snap 320 seq_num 1008) 2024-09-13T02:49:36.509 INFO:tasks.rados.rados.0.smithi088.stdout:3361: read oid 4 snap 319 2024-09-13T02:49:36.509 INFO:tasks.rados.rados.0.smithi088.stdout:3361: expect deleted 2024-09-13T02:49:36.509 INFO:tasks.rados.rados.0.smithi088.stdout:3362: delete oid 13 current snap is 321 2024-09-13T02:49:36.509 INFO:tasks.rados.rados.0.smithi088.stdout:3357: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:49:36.509 INFO:tasks.rados.rados.0.smithi088.stdout:3357: finishing copy_from to smithi08884213-36 2024-09-13T02:49:36.509 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 1909 (ObjNum 1012 snap 320 seq_num 1012) dirty exists 2024-09-13T02:49:36.514 INFO:tasks.rados.rados.0.smithi088.stdout:3357: done (4 left) 2024-09-13T02:49:36.514 INFO:tasks.rados.rados.0.smithi088.stdout:3361: done (3 left) 2024-09-13T02:49:36.514 INFO:tasks.rados.rados.0.smithi088.stdout:3362: done (2 left) 2024-09-13T02:49:36.514 INFO:tasks.rados.rados.0.smithi088.stdout:3363: rollback oid 12 current snap is 321 2024-09-13T02:49:36.514 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 12 to 312 2024-09-13T02:49:36.514 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 321 2024-09-13T02:49:36.514 INFO:tasks.rados.rados.0.smithi088.stdout:3364: seq_num 1031 ranges {1908736=475136} 2024-09-13T02:49:36.527 INFO:tasks.rados.rados.0.smithi088.stdout:3364: writing smithi08884213-6 from 1908736 to 2383872 tid 1 2024-09-13T02:49:36.527 INFO:tasks.rados.rados.0.smithi088.stdout:3365: rmattr oid 47 current snap is 321 2024-09-13T02:49:36.527 INFO:tasks.rados.rados.0.smithi088.stdout:3360: expect (ObjNum 1008 snap 320 seq_num 1008) 2024-09-13T02:49:36.669 INFO:tasks.rados.rados.0.smithi088.stdout:3363: finishing rollback tid 0 to smithi08884213-12 2024-09-13T02:49:36.669 INFO:tasks.rados.rados.0.smithi088.stdout:3359: finishing write tid 1 to smithi08884213-31 2024-09-13T02:49:36.669 INFO:tasks.rados.rados.0.smithi088.stdout:3363: finishing rollback tid 1 to smithi08884213-12 2024-09-13T02:49:36.669 INFO:tasks.rados.rados.0.smithi088.stdout:3359: finishing write tid 2 to smithi08884213-31 2024-09-13T02:49:36.669 INFO:tasks.rados.rados.0.smithi088.stdout:3363: finishing rollback tid 2 to smithi08884213-12 2024-09-13T02:49:36.669 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1699 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-09-13T02:49:36.669 INFO:tasks.rados.rados.0.smithi088.stdout:3359: finishing write tid 3 to smithi08884213-31 2024-09-13T02:49:36.670 INFO:tasks.rados.rados.0.smithi088.stdout:3359: oid 31 updating version 0 to 1944 2024-09-13T02:49:36.670 INFO:tasks.rados.rados.0.smithi088.stdout:3359: oid 31 version 1944 is already newer than 1943 2024-09-13T02:49:36.670 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1944 (ObjNum 1029 snap 321 seq_num 1029) dirty exists 2024-09-13T02:49:36.670 INFO:tasks.rados.rados.0.smithi088.stdout:3359: left oid 31 (ObjNum 1029 snap 321 seq_num 1029) 2024-09-13T02:49:36.670 INFO:tasks.rados.rados.0.smithi088.stdout:3359: done (4 left) 2024-09-13T02:49:36.670 INFO:tasks.rados.rados.0.smithi088.stdout:3360: done (3 left) 2024-09-13T02:49:36.670 INFO:tasks.rados.rados.0.smithi088.stdout:3363: done (2 left) 2024-09-13T02:49:36.670 INFO:tasks.rados.rados.0.smithi088.stdout:3366: copy_from oid 33 from oid 28 current snap is 321 2024-09-13T02:49:36.670 INFO:tasks.rados.rados.0.smithi088.stdout:3364: finishing write tid 1 to smithi08884213-6 2024-09-13T02:49:36.670 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1911 (ObjNum 945 snap 293 seq_num 945) dirty exists 2024-09-13T02:49:36.670 INFO:tasks.rados.rados.0.smithi088.stdout:3364: finishing write tid 2 to smithi08884213-6 2024-09-13T02:49:36.670 INFO:tasks.rados.rados.0.smithi088.stdout:3364: finishing write tid 3 to smithi08884213-6 2024-09-13T02:49:36.671 INFO:tasks.rados.rados.0.smithi088.stdout:3364: oid 6 updating version 0 to 1706 2024-09-13T02:49:36.671 INFO:tasks.rados.rados.0.smithi088.stdout:3364: oid 6 updating version 1706 to 1707 2024-09-13T02:49:36.671 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1707 (ObjNum 1031 snap 321 seq_num 1031) dirty exists 2024-09-13T02:49:36.671 INFO:tasks.rados.rados.0.smithi088.stdout:3364: left oid 6 (ObjNum 1031 snap 321 seq_num 1031) 2024-09-13T02:49:36.671 INFO:tasks.rados.rados.0.smithi088.stdout:3364: done (2 left) 2024-09-13T02:49:36.671 INFO:tasks.rados.rados.0.smithi088.stdout:3365: done (1 left) 2024-09-13T02:49:36.671 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 321 2024-09-13T02:49:36.671 INFO:tasks.rados.rados.0.smithi088.stdout:3367: seq_num 1032 ranges {2613248=491520} 2024-09-13T02:49:36.685 INFO:tasks.rados.rados.0.smithi088.stdout:3367: writing smithi08884213-8 from 2613248 to 3104768 tid 1 2024-09-13T02:49:36.685 INFO:tasks.rados.rados.0.smithi088.stdout:3368: read oid 22 snap -1 2024-09-13T02:49:36.685 INFO:tasks.rados.rados.0.smithi088.stdout:3368: expect (ObjNum 1012 snap 320 seq_num 1012) 2024-09-13T02:49:36.685 INFO:tasks.rados.rados.0.smithi088.stdout:3369: snap_create 2024-09-13T02:49:36.685 INFO:tasks.rados.rados.0.smithi088.stdout:3366: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:49:36.685 INFO:tasks.rados.rados.0.smithi088.stdout:3366: finishing copy_from to smithi08884213-33 2024-09-13T02:49:36.686 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1878 (ObjNum 1017 snap 321 seq_num 1017) dirty exists 2024-09-13T02:49:36.688 INFO:tasks.rados.rados.0.smithi088.stdout:3367: finishing write tid 1 to smithi08884213-8 2024-09-13T02:49:36.689 INFO:tasks.rados.rados.0.smithi088.stdout:3367: finishing write tid 2 to smithi08884213-8 2024-09-13T02:49:36.693 INFO:tasks.rados.rados.0.smithi088.stdout:3367: finishing write tid 3 to smithi08884213-8 2024-09-13T02:49:36.694 INFO:tasks.rados.rados.0.smithi088.stdout:3367: oid 8 updating version 0 to 1946 2024-09-13T02:49:36.694 INFO:tasks.rados.rados.0.smithi088.stdout:3367: oid 8 version 1946 is already newer than 1945 2024-09-13T02:49:36.694 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 1946 (ObjNum 1032 snap 321 seq_num 1032) dirty exists 2024-09-13T02:49:36.694 INFO:tasks.rados.rados.0.smithi088.stdout:3367: left oid 8 (ObjNum 1032 snap 321 seq_num 1032) 2024-09-13T02:49:36.697 INFO:tasks.rados.rados.0.smithi088.stdout:3368: expect (ObjNum 1012 snap 320 seq_num 1012) 2024-09-13T02:49:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:36 smithi088 ceph-mon[96266]: osdmap e725: 8 total, 8 up, 8 in 2024-09-13T02:49:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:36 smithi088 ceph-mon[96266]: osdmap e726: 8 total, 8 up, 8 in 2024-09-13T02:49:36.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:36 smithi088 ceph-mon[98762]: osdmap e725: 8 total, 8 up, 8 in 2024-09-13T02:49:36.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:36 smithi088 ceph-mon[98762]: osdmap e726: 8 total, 8 up, 8 in 2024-09-13T02:49:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:36 smithi195 ceph-mon[87742]: osdmap e725: 8 total, 8 up, 8 in 2024-09-13T02:49:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:36 smithi195 ceph-mon[87742]: osdmap e726: 8 total, 8 up, 8 in 2024-09-13T02:49:37.519 INFO:tasks.rados.rados.0.smithi088.stdout:3366: done (3 left) 2024-09-13T02:49:37.520 INFO:tasks.rados.rados.0.smithi088.stdout:3367: done (2 left) 2024-09-13T02:49:37.520 INFO:tasks.rados.rados.0.smithi088.stdout:3368: done (1 left) 2024-09-13T02:49:37.520 INFO:tasks.rados.rados.0.smithi088.stdout:3369: done (0 left) 2024-09-13T02:49:37.520 INFO:tasks.rados.rados.0.smithi088.stdout:3370: copy_from oid 7 from oid 49 current snap is 322 2024-09-13T02:49:37.520 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 37 current snap is 322 2024-09-13T02:49:37.520 INFO:tasks.rados.rados.0.smithi088.stdout:3371: seq_num 1033 ranges {0=507904} 2024-09-13T02:49:37.522 INFO:tasks.rados.rados.0.smithi088.stdout:3371: writing smithi08884213-37 from 0 to 507904 tid 1 2024-09-13T02:49:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:3372: copy_from oid 5 from oid 6 current snap is 322 2024-09-13T02:49:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:3373: rollback oid 30 current snap is 322 2024-09-13T02:49:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 30 to 314 2024-09-13T02:49:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:3374: rollback oid 44 current snap is 322 2024-09-13T02:49:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 44 to 312 2024-09-13T02:49:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:3375: copy_from oid 25 from oid 18 current snap is 322 2024-09-13T02:49:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 322 2024-09-13T02:49:37.523 INFO:tasks.rados.rados.0.smithi088.stdout:3376: seq_num 1034 ranges {8708096=524288} 2024-09-13T02:49:37.573 INFO:tasks.rados.rados.0.smithi088.stdout:3376: writing smithi08884213-10 from 8708096 to 9232384 tid 1 2024-09-13T02:49:37.573 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 322 2024-09-13T02:49:37.573 INFO:tasks.rados.rados.0.smithi088.stdout:3373: finishing rollback tid 0 to smithi08884213-30 2024-09-13T02:49:37.573 INFO:tasks.rados.rados.0.smithi088.stdout:3377: seq_num 1035 ranges {1744896=540672} 2024-09-13T02:49:37.585 INFO:tasks.rados.rados.0.smithi088.stdout:3377: writing smithi08884213-47 from 1744896 to 2285568 tid 1 2024-09-13T02:49:37.585 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 322 2024-09-13T02:49:37.586 INFO:tasks.rados.rados.0.smithi088.stdout:3373: finishing rollback tid 1 to smithi08884213-30 2024-09-13T02:49:37.586 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1890 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-09-13T02:49:37.586 INFO:tasks.rados.rados.0.smithi088.stdout:3371: finishing write tid 1 to smithi08884213-37 2024-09-13T02:49:37.586 INFO:tasks.rados.rados.0.smithi088.stdout:3371: finishing write tid 2 to smithi08884213-37 2024-09-13T02:49:37.586 INFO:tasks.rados.rados.0.smithi088.stdout:3374: finishing rollback tid 0 to smithi08884213-44 2024-09-13T02:49:37.586 INFO:tasks.rados.rados.0.smithi088.stdout:3371: finishing write tid 3 to smithi08884213-37 2024-09-13T02:49:37.586 INFO:tasks.rados.rados.0.smithi088.stdout:3371: oid 37 updating version 0 to 1911 2024-09-13T02:49:37.586 INFO:tasks.rados.rados.0.smithi088.stdout:3371: oid 37 version 1911 is already newer than 1910 2024-09-13T02:49:37.586 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 1911 (ObjNum 1033 snap 322 seq_num 1033) dirty exists 2024-09-13T02:49:37.586 INFO:tasks.rados.rados.0.smithi088.stdout:3371: left oid 37 (ObjNum 1033 snap 322 seq_num 1033) 2024-09-13T02:49:37.586 INFO:tasks.rados.rados.0.smithi088.stdout:3378: seq_num 1036 ranges {253952=557056} 2024-09-13T02:49:37.590 INFO:tasks.rados.rados.0.smithi088.stdout:3378: writing smithi08884213-4 from 253952 to 811008 tid 1 2024-09-13T02:49:37.590 INFO:tasks.rados.rados.0.smithi088.stdout:3371: done (8 left) 2024-09-13T02:49:37.591 INFO:tasks.rados.rados.0.smithi088.stdout:3373: done (7 left) 2024-09-13T02:49:37.591 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 21 current snap is 322 2024-09-13T02:49:37.591 INFO:tasks.rados.rados.0.smithi088.stdout:3374: finishing rollback tid 1 to smithi08884213-44 2024-09-13T02:49:37.591 INFO:tasks.rados.rados.0.smithi088.stdout:3374: finishing rollback tid 2 to smithi08884213-44 2024-09-13T02:49:37.591 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1914 (ObjNum 1000 snap 312 seq_num 1000) dirty exists 2024-09-13T02:49:37.591 INFO:tasks.rados.rados.0.smithi088.stdout:3375: finishing copy_from racing read to smithi08884213-25 2024-09-13T02:49:37.591 INFO:tasks.rados.rados.0.smithi088.stdout:3375: finishing copy_from to smithi08884213-25 2024-09-13T02:49:37.591 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1835 (ObjNum 954 snap 295 seq_num 954) dirty exists 2024-09-13T02:49:37.591 INFO:tasks.rados.rados.0.smithi088.stdout:3372: finishing copy_from racing read to smithi08884213-5 2024-09-13T02:49:37.591 INFO:tasks.rados.rados.0.smithi088.stdout:3379: seq_num 1037 ranges {3735552=573440} 2024-09-13T02:49:37.614 INFO:tasks.rados.rados.0.smithi088.stdout:3379: writing smithi08884213-21 from 3735552 to 4308992 tid 1 2024-09-13T02:49:37.615 INFO:tasks.rados.rados.0.smithi088.stdout:3374: done (7 left) 2024-09-13T02:49:37.615 INFO:tasks.rados.rados.0.smithi088.stdout:3375: done (6 left) 2024-09-13T02:49:37.615 INFO:tasks.rados.rados.0.smithi088.stdout:3380: read oid 32 snap -1 2024-09-13T02:49:37.615 INFO:tasks.rados.rados.0.smithi088.stdout:3380: expect deleted 2024-09-13T02:49:37.615 INFO:tasks.rados.rados.0.smithi088.stdout:3381: copy_from oid 46 from oid 16 current snap is 322 2024-09-13T02:49:37.615 INFO:tasks.rados.rados.0.smithi088.stdout:3370: finishing copy_from racing read to smithi08884213-7 2024-09-13T02:49:37.615 INFO:tasks.rados.rados.0.smithi088.stdout:3370: finishing copy_from to smithi08884213-7 2024-09-13T02:49:37.615 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1884 (ObjNum 998 snap 311 seq_num 998) dirty exists 2024-09-13T02:49:37.615 INFO:tasks.rados.rados.0.smithi088.stdout:3372: finishing copy_from to smithi08884213-5 2024-09-13T02:49:37.615 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1707 (ObjNum 1031 snap 321 seq_num 1031) dirty exists 2024-09-13T02:49:37.615 INFO:tasks.rados.rados.0.smithi088.stdout:3376: finishing write tid 1 to smithi08884213-10 2024-09-13T02:49:37.615 INFO:tasks.rados.rados.0.smithi088.stdout:3376: finishing write tid 2 to smithi08884213-10 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:3376: finishing write tid 3 to smithi08884213-10 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:3376: oid 10 updating version 0 to 1950 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:3376: oid 10 updating version 1950 to 1951 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1951 (ObjNum 1034 snap 322 seq_num 1034) dirty exists 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:3376: left oid 10 (ObjNum 1034 snap 322 seq_num 1034) 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:3377: finishing write tid 1 to smithi08884213-47 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:3377: finishing write tid 2 to smithi08884213-47 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:3377: finishing write tid 3 to smithi08884213-47 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:3377: oid 47 updating version 0 to 1916 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:3377: oid 47 version 1916 is already newer than 1915 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1916 (ObjNum 1035 snap 322 seq_num 1035) dirty exists 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:3377: left oid 47 (ObjNum 1035 snap 322 seq_num 1035) 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:3378: finishing write tid 1 to smithi08884213-4 2024-09-13T02:49:37.616 INFO:tasks.rados.rados.0.smithi088.stdout:3378: finishing write tid 2 to smithi08884213-4 2024-09-13T02:49:37.617 INFO:tasks.rados.rados.0.smithi088.stdout:3378: finishing write tid 3 to smithi08884213-4 2024-09-13T02:49:37.617 INFO:tasks.rados.rados.0.smithi088.stdout:3378: oid 4 updating version 0 to 1719 2024-09-13T02:49:37.617 INFO:tasks.rados.rados.0.smithi088.stdout:3378: oid 4 version 1719 is already newer than 1718 2024-09-13T02:49:37.617 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1719 (ObjNum 1036 snap 322 seq_num 1036) dirty exists 2024-09-13T02:49:37.617 INFO:tasks.rados.rados.0.smithi088.stdout:3378: left oid 4 (ObjNum 1036 snap 322 seq_num 1036) 2024-09-13T02:49:37.617 INFO:tasks.rados.rados.0.smithi088.stdout:3370: done (7 left) 2024-09-13T02:49:37.617 INFO:tasks.rados.rados.0.smithi088.stdout:3372: done (6 left) 2024-09-13T02:49:37.617 INFO:tasks.rados.rados.0.smithi088.stdout:3376: done (5 left) 2024-09-13T02:49:37.617 INFO:tasks.rados.rados.0.smithi088.stdout:3377: done (4 left) 2024-09-13T02:49:37.617 INFO:tasks.rados.rados.0.smithi088.stdout:3378: done (3 left) 2024-09-13T02:49:37.617 INFO:tasks.rados.rados.0.smithi088.stdout:3382: snap_remove snap 308 2024-09-13T02:49:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:37 smithi088 ceph-mon[96266]: pgmap v768: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 213 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-09-13T02:49:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:37 smithi088 ceph-mon[98762]: pgmap v768: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 213 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-09-13T02:49:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:37 smithi195 ceph-mon[87742]: pgmap v768: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 213 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2024-09-13T02:49:38.531 INFO:tasks.rados.rados.0.smithi088.stdout:3382: done (3 left) 2024-09-13T02:49:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:3383: copy_from oid 50 from oid 42 current snap is 322 2024-09-13T02:49:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:3379: finishing write tid 1 to smithi08884213-21 2024-09-13T02:49:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:3379: finishing write tid 2 to smithi08884213-21 2024-09-13T02:49:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:3379: finishing write tid 3 to smithi08884213-21 2024-09-13T02:49:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:3379: oid 21 updating version 0 to 1709 2024-09-13T02:49:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:3379: oid 21 version 1709 is already newer than 1708 2024-09-13T02:49:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1709 (ObjNum 1037 snap 322 seq_num 1037) dirty exists 2024-09-13T02:49:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:3379: left oid 21 (ObjNum 1037 snap 322 seq_num 1037) 2024-09-13T02:49:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:3381: finishing copy_from racing read to smithi08884213-46 2024-09-13T02:49:38.532 INFO:tasks.rados.rados.0.smithi088.stdout:3381: finishing copy_from to smithi08884213-46 2024-09-13T02:49:38.533 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1696 (ObjNum 956 snap 295 seq_num 956) dirty exists 2024-09-13T02:49:38.533 INFO:tasks.rados.rados.0.smithi088.stdout:3379: done (3 left) 2024-09-13T02:49:38.533 INFO:tasks.rados.rados.0.smithi088.stdout:3380: done (2 left) 2024-09-13T02:49:38.533 INFO:tasks.rados.rados.0.smithi088.stdout:3381: done (1 left) 2024-09-13T02:49:38.533 INFO:tasks.rados.rados.0.smithi088.stdout:3384: rollback oid 34 current snap is 322 2024-09-13T02:49:38.533 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 34 to 313 2024-09-13T02:49:38.533 INFO:tasks.rados.rados.0.smithi088.stdout:3385: copy_from oid 11 from oid 40 current snap is 322 2024-09-13T02:49:38.533 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 322 2024-09-13T02:49:38.533 INFO:tasks.rados.rados.0.smithi088.stdout:3386: seq_num 1038 ranges {4186112=589824} 2024-09-13T02:49:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:3386: writing smithi08884213-14 from 4186112 to 4775936 tid 1 2024-09-13T02:49:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:3387: copy_from oid 31 from oid 49 current snap is 322 2024-09-13T02:49:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:3384: finishing rollback tid 1 to smithi08884213-34 2024-09-13T02:49:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 0 (ObjNum 225 snap 0 seq_num 2153684080) dirty dne 2024-09-13T02:49:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:3385: finishing copy_from to smithi08884213-11 2024-09-13T02:49:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:3385: got expected ENOENT (src dne) 2024-09-13T02:49:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:3385: finishing copy_from racing read to smithi08884213-11 2024-09-13T02:49:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:3383: finishing copy_from racing read to smithi08884213-50 2024-09-13T02:49:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:3384: done (4 left) 2024-09-13T02:49:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:3385: done (3 left) 2024-09-13T02:49:38.559 INFO:tasks.rados.rados.0.smithi088.stdout:3388: snap_remove snap 305 2024-09-13T02:49:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:38 smithi088 ceph-mon[96266]: osdmap e727: 8 total, 8 up, 8 in 2024-09-13T02:49:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:38 smithi088 ceph-mon[98762]: osdmap e727: 8 total, 8 up, 8 in 2024-09-13T02:49:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:38 smithi195 ceph-mon[87742]: osdmap e727: 8 total, 8 up, 8 in 2024-09-13T02:49:39.533 INFO:tasks.rados.rados.0.smithi088.stdout:3383: finishing copy_from to smithi08884213-50 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 1864 (ObjNum 945 snap 293 seq_num 945) dirty exists 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:3386: finishing write tid 1 to smithi08884213-14 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:3386: finishing write tid 2 to smithi08884213-14 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:3386: finishing write tid 3 to smithi08884213-14 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:3386: oid 14 updating version 0 to 1721 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:3386: oid 14 version 1721 is already newer than 1720 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1721 (ObjNum 1038 snap 322 seq_num 1038) dirty exists 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:3386: left oid 14 (ObjNum 1038 snap 322 seq_num 1038) 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:3387: finishing copy_from racing read to smithi08884213-31 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:3387: finishing copy_from to smithi08884213-31 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1884 (ObjNum 998 snap 311 seq_num 998) dirty exists 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:3383: done (3 left) 2024-09-13T02:49:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:3386: done (2 left) 2024-09-13T02:49:39.535 INFO:tasks.rados.rados.0.smithi088.stdout:3387: done (1 left) 2024-09-13T02:49:39.535 INFO:tasks.rados.rados.0.smithi088.stdout:3388: done (0 left) 2024-09-13T02:49:39.535 INFO:tasks.rados.rados.0.smithi088.stdout:3389: snap_create 2024-09-13T02:49:39.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:39 smithi088 ceph-mon[96266]: osdmap e728: 8 total, 8 up, 8 in 2024-09-13T02:49:39.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:39 smithi088 ceph-mon[96266]: pgmap v771: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 219 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-09-13T02:49:39.842 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:39 smithi088 ceph-mon[98762]: osdmap e728: 8 total, 8 up, 8 in 2024-09-13T02:49:39.842 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:39 smithi088 ceph-mon[98762]: pgmap v771: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 219 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-09-13T02:49:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:39 smithi195 ceph-mon[87742]: osdmap e728: 8 total, 8 up, 8 in 2024-09-13T02:49:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:39 smithi195 ceph-mon[87742]: pgmap v771: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 219 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.6 MiB/s wr, 14 op/s 2024-09-13T02:49:40.532 INFO:tasks.rados.rados.0.smithi088.stdout:3389: done (0 left) 2024-09-13T02:49:40.532 INFO:tasks.rados.rados.0.smithi088.stdout:3390: rollback oid 42 current snap is 323 2024-09-13T02:49:40.532 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 42 to 314 2024-09-13T02:49:40.532 INFO:tasks.rados.rados.0.smithi088.stdout:3391: read oid 27 snap -1 2024-09-13T02:49:40.533 INFO:tasks.rados.rados.0.smithi088.stdout:3391: expect deleted 2024-09-13T02:49:40.533 INFO:tasks.rados.rados.0.smithi088.stdout:3392: read oid 29 snap -1 2024-09-13T02:49:40.533 INFO:tasks.rados.rados.0.smithi088.stdout:3392: expect (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:49:40.533 INFO:tasks.rados.rados.0.smithi088.stdout:3393: snap_remove snap 319 2024-09-13T02:49:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:40 smithi088 ceph-mon[96266]: osdmap e729: 8 total, 8 up, 8 in 2024-09-13T02:49:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:40 smithi088 ceph-mon[98762]: osdmap e729: 8 total, 8 up, 8 in 2024-09-13T02:49:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:40 smithi195 ceph-mon[87742]: osdmap e729: 8 total, 8 up, 8 in 2024-09-13T02:49:41.450 INFO:tasks.rados.rados.0.smithi088.stdout:3393: done (3 left) 2024-09-13T02:49:41.450 INFO:tasks.rados.rados.0.smithi088.stdout:3394: rollback oid 7 current snap is 323 2024-09-13T02:49:41.450 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 7 to 312 2024-09-13T02:49:41.450 INFO:tasks.rados.rados.0.smithi088.stdout:3390: finishing rollback tid 0 to smithi08884213-42 2024-09-13T02:49:41.450 INFO:tasks.rados.rados.0.smithi088.stdout:3390: finishing rollback tid 1 to smithi08884213-42 2024-09-13T02:49:41.450 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1868 (ObjNum 833 snap 0 seq_num 2269093904) dirty dne 2024-09-13T02:49:41.450 INFO:tasks.rados.rados.0.smithi088.stdout:3392: expect (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:49:41.515 INFO:tasks.rados.rados.0.smithi088.stdout:3394: finishing rollback tid 0 to smithi08884213-7 2024-09-13T02:49:41.516 INFO:tasks.rados.rados.0.smithi088.stdout:3394: finishing rollback tid 1 to smithi08884213-7 2024-09-13T02:49:41.516 INFO:tasks.rados.rados.0.smithi088.stdout:3394: finishing rollback tid 2 to smithi08884213-7 2024-09-13T02:49:41.516 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1977 (ObjNum 998 snap 311 seq_num 998) dirty exists 2024-09-13T02:49:41.516 INFO:tasks.rados.rados.0.smithi088.stdout:3390: done (3 left) 2024-09-13T02:49:41.516 INFO:tasks.rados.rados.0.smithi088.stdout:3391: done (2 left) 2024-09-13T02:49:41.516 INFO:tasks.rados.rados.0.smithi088.stdout:3392: done (1 left) 2024-09-13T02:49:41.516 INFO:tasks.rados.rados.0.smithi088.stdout:3394: done (0 left) 2024-09-13T02:49:41.516 INFO:tasks.rados.rados.0.smithi088.stdout:3395: snap_remove snap 313 2024-09-13T02:49:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:41 smithi088 ceph-mon[96266]: osdmap e730: 8 total, 8 up, 8 in 2024-09-13T02:49:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:41 smithi088 ceph-mon[96266]: pgmap v774: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 222 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.7 MiB/s wr, 22 op/s 2024-09-13T02:49:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:41 smithi088 ceph-mon[96266]: osdmap e731: 8 total, 8 up, 8 in 2024-09-13T02:49:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:41 smithi088 ceph-mon[98762]: osdmap e730: 8 total, 8 up, 8 in 2024-09-13T02:49:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:41 smithi088 ceph-mon[98762]: pgmap v774: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 222 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.7 MiB/s wr, 22 op/s 2024-09-13T02:49:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:41 smithi088 ceph-mon[98762]: osdmap e731: 8 total, 8 up, 8 in 2024-09-13T02:49:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:41 smithi195 ceph-mon[87742]: osdmap e730: 8 total, 8 up, 8 in 2024-09-13T02:49:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:41 smithi195 ceph-mon[87742]: pgmap v774: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 222 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.7 MiB/s wr, 22 op/s 2024-09-13T02:49:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:41 smithi195 ceph-mon[87742]: osdmap e731: 8 total, 8 up, 8 in 2024-09-13T02:49:42.451 INFO:tasks.rados.rados.0.smithi088.stdout:3395: done (0 left) 2024-09-13T02:49:42.451 INFO:tasks.rados.rados.0.smithi088.stdout:3396: snap_create 2024-09-13T02:49:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:49:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:49:43] "GET /metrics HTTP/1.1" 200 36323 "" "Prometheus/2.43.0" 2024-09-13T02:49:43.456 INFO:tasks.rados.rados.0.smithi088.stdout:3396: done (0 left) 2024-09-13T02:49:43.456 INFO:tasks.rados.rados.0.smithi088.stdout:3397: rmattr oid 7 current snap is 324 2024-09-13T02:49:43.457 INFO:tasks.rados.rados.0.smithi088.stdout:3397: done (0 left) 2024-09-13T02:49:43.457 INFO:tasks.rados.rados.0.smithi088.stdout:3398: read oid 17 snap 321 2024-09-13T02:49:43.457 INFO:tasks.rados.rados.0.smithi088.stdout:3398: expect deleted 2024-09-13T02:49:43.457 INFO:tasks.rados.rados.0.smithi088.stdout:3399: read oid 46 snap -1 2024-09-13T02:49:43.457 INFO:tasks.rados.rados.0.smithi088.stdout:3399: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:49:43.457 INFO:tasks.rados.rados.0.smithi088.stdout:3400: snap_create 2024-09-13T02:49:43.480 INFO:tasks.rados.rados.0.smithi088.stdout:3399: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:49:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:43 smithi195 ceph-mon[87742]: osdmap e732: 8 total, 8 up, 8 in 2024-09-13T02:49:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:43 smithi088 ceph-mon[96266]: osdmap e732: 8 total, 8 up, 8 in 2024-09-13T02:49:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:43 smithi088 ceph-mon[98762]: osdmap e732: 8 total, 8 up, 8 in 2024-09-13T02:49:44.458 INFO:tasks.rados.rados.0.smithi088.stdout:3398: done (2 left) 2024-09-13T02:49:44.459 INFO:tasks.rados.rados.0.smithi088.stdout:3399: done (1 left) 2024-09-13T02:49:44.459 INFO:tasks.rados.rados.0.smithi088.stdout:3400: done (0 left) 2024-09-13T02:49:44.459 INFO:tasks.rados.rados.0.smithi088.stdout:3401: snap_create 2024-09-13T02:49:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:44 smithi195 ceph-mon[87742]: pgmap v777: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 225 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-09-13T02:49:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:44 smithi195 ceph-mon[87742]: osdmap e733: 8 total, 8 up, 8 in 2024-09-13T02:49:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:44 smithi088 ceph-mon[98762]: pgmap v777: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 225 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-09-13T02:49:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:44 smithi088 ceph-mon[98762]: osdmap e733: 8 total, 8 up, 8 in 2024-09-13T02:49:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:44 smithi088 ceph-mon[96266]: pgmap v777: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 225 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 4.0 MiB/s wr, 17 op/s 2024-09-13T02:49:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:44 smithi088 ceph-mon[96266]: osdmap e733: 8 total, 8 up, 8 in 2024-09-13T02:49:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:45.459 INFO:tasks.rados.rados.0.smithi088.stdout:3401: done (0 left) 2024-09-13T02:49:45.459 INFO:tasks.rados.rados.0.smithi088.stdout:3402: snap_remove snap 315 2024-09-13T02:49:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:45 smithi195 ceph-mon[87742]: osdmap e734: 8 total, 8 up, 8 in 2024-09-13T02:49:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:45 smithi195 ceph-mon[87742]: osdmap e735: 8 total, 8 up, 8 in 2024-09-13T02:49:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:45 smithi088 ceph-mon[96266]: osdmap e734: 8 total, 8 up, 8 in 2024-09-13T02:49:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:45 smithi088 ceph-mon[96266]: osdmap e735: 8 total, 8 up, 8 in 2024-09-13T02:49:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:45 smithi088 ceph-mon[98762]: osdmap e734: 8 total, 8 up, 8 in 2024-09-13T02:49:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:45 smithi088 ceph-mon[98762]: osdmap e735: 8 total, 8 up, 8 in 2024-09-13T02:49:46.451 INFO:tasks.rados.rados.0.smithi088.stdout:3402: done (0 left) 2024-09-13T02:49:46.451 INFO:tasks.rados.rados.0.smithi088.stdout:3403: rmattr oid 50 current snap is 326 2024-09-13T02:49:46.452 INFO:tasks.rados.rados.0.smithi088.stdout:3404: read oid 35 snap 322 2024-09-13T02:49:46.452 INFO:tasks.rados.rados.0.smithi088.stdout:3404: expect deleted 2024-09-13T02:49:46.452 INFO:tasks.rados.rados.0.smithi088.stdout:3405: read oid 44 snap -1 2024-09-13T02:49:46.452 INFO:tasks.rados.rados.0.smithi088.stdout:3405: expect (ObjNum 1000 snap 312 seq_num 1000) 2024-09-13T02:49:46.452 INFO:tasks.rados.rados.0.smithi088.stdout:3406: snap_remove snap 321 2024-09-13T02:49:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:46 smithi195 ceph-mon[87742]: pgmap v780: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 204 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-09-13T02:49:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:46 smithi195 ceph-mon[87742]: osdmap e736: 8 total, 8 up, 8 in 2024-09-13T02:49:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:46 smithi088 ceph-mon[96266]: pgmap v780: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 204 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-09-13T02:49:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:46 smithi088 ceph-mon[96266]: osdmap e736: 8 total, 8 up, 8 in 2024-09-13T02:49:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:46 smithi088 ceph-mon[98762]: pgmap v780: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 204 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-09-13T02:49:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:46 smithi088 ceph-mon[98762]: osdmap e736: 8 total, 8 up, 8 in 2024-09-13T02:49:47.453 INFO:tasks.rados.rados.0.smithi088.stdout:3406: done (3 left) 2024-09-13T02:49:47.453 INFO:tasks.rados.rados.0.smithi088.stdout:3407: delete oid 38 current snap is 326 2024-09-13T02:49:47.454 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 1865 (ObjNum 945 snap 293 seq_num 945) dirty exists 2024-09-13T02:49:47.454 INFO:tasks.rados.rados.0.smithi088.stdout:3405: expect (ObjNum 1000 snap 312 seq_num 1000) 2024-09-13T02:49:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:48 smithi195 ceph-mon[87742]: pgmap v783: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 204 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:49:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:48 smithi195 ceph-mon[87742]: osdmap e737: 8 total, 8 up, 8 in 2024-09-13T02:49:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:48 smithi088 ceph-mon[96266]: pgmap v783: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 204 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:49:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:48 smithi088 ceph-mon[96266]: osdmap e737: 8 total, 8 up, 8 in 2024-09-13T02:49:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:48 smithi088 ceph-mon[98762]: pgmap v783: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 204 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:49:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:48 smithi088 ceph-mon[98762]: osdmap e737: 8 total, 8 up, 8 in 2024-09-13T02:49:49.153 INFO:tasks.rados.rados.0.smithi088.stdout:3403: done (3 left) 2024-09-13T02:49:49.153 INFO:tasks.rados.rados.0.smithi088.stdout:3404: done (2 left) 2024-09-13T02:49:49.153 INFO:tasks.rados.rados.0.smithi088.stdout:3405: done (1 left) 2024-09-13T02:49:49.153 INFO:tasks.rados.rados.0.smithi088.stdout:3407: done (0 left) 2024-09-13T02:49:49.153 INFO:tasks.rados.rados.0.smithi088.stdout:3408: snap_remove snap 325 2024-09-13T02:49:49.461 INFO:tasks.rados.rados.0.smithi088.stdout:3408: done (0 left) 2024-09-13T02:49:49.461 INFO:tasks.rados.rados.0.smithi088.stdout:3409: snap_remove snap 314 2024-09-13T02:49:50.465 INFO:tasks.rados.rados.0.smithi088.stdout:3409: done (0 left) 2024-09-13T02:49:50.465 INFO:tasks.rados.rados.0.smithi088.stdout:3410: snap_remove snap 324 2024-09-13T02:49:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:50 smithi195 ceph-mon[87742]: pgmap v785: 121 pgs: 121 active+clean; 200 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 0 op/s 2024-09-13T02:49:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:50 smithi195 ceph-mon[87742]: osdmap e738: 8 total, 8 up, 8 in 2024-09-13T02:49:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:50 smithi088 ceph-mon[98762]: pgmap v785: 121 pgs: 121 active+clean; 200 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 0 op/s 2024-09-13T02:49:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:50 smithi088 ceph-mon[98762]: osdmap e738: 8 total, 8 up, 8 in 2024-09-13T02:49:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:50 smithi088 ceph-mon[96266]: pgmap v785: 121 pgs: 121 active+clean; 200 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 0 op/s 2024-09-13T02:49:50.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:50 smithi088 ceph-mon[96266]: osdmap e738: 8 total, 8 up, 8 in 2024-09-13T02:49:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:3410: done (0 left) 2024-09-13T02:49:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:3411: read oid 39 snap 322 2024-09-13T02:49:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:3411: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:49:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:3412: read oid 12 snap -1 2024-09-13T02:49:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:3412: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:49:51.453 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 326 2024-09-13T02:49:51.454 INFO:tasks.rados.rados.0.smithi088.stdout:3413: seq_num 1040 ranges {9232384=622592} 2024-09-13T02:49:51.514 INFO:tasks.rados.rados.0.smithi088.stdout:3413: writing smithi08884213-10 from 9232384 to 9854976 tid 1 2024-09-13T02:49:51.514 INFO:tasks.rados.rados.0.smithi088.stdout:3414: read oid 44 snap -1 2024-09-13T02:49:51.514 INFO:tasks.rados.rados.0.smithi088.stdout:3414: expect (ObjNum 1000 snap 312 seq_num 1000) 2024-09-13T02:49:51.515 INFO:tasks.rados.rados.0.smithi088.stdout:3412: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:49:51.516 INFO:tasks.rados.rados.0.smithi088.stdout:3411: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:49:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:51 smithi195 ceph-mon[87742]: osdmap e739: 8 total, 8 up, 8 in 2024-09-13T02:49:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:51 smithi195 ceph-mon[87742]: osdmap e740: 8 total, 8 up, 8 in 2024-09-13T02:49:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:51 smithi088 ceph-mon[98762]: osdmap e739: 8 total, 8 up, 8 in 2024-09-13T02:49:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:51 smithi088 ceph-mon[98762]: osdmap e740: 8 total, 8 up, 8 in 2024-09-13T02:49:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:51 smithi088 ceph-mon[96266]: osdmap e739: 8 total, 8 up, 8 in 2024-09-13T02:49:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:51 smithi088 ceph-mon[96266]: osdmap e740: 8 total, 8 up, 8 in 2024-09-13T02:49:52.097 INFO:tasks.rados.rados.0.smithi088.stdout:3413: finishing write tid 1 to smithi08884213-10 2024-09-13T02:49:52.097 INFO:tasks.rados.rados.0.smithi088.stdout:3413: finishing write tid 2 to smithi08884213-10 2024-09-13T02:49:52.097 INFO:tasks.rados.rados.0.smithi088.stdout:3413: finishing write tid 3 to smithi08884213-10 2024-09-13T02:49:52.097 INFO:tasks.rados.rados.0.smithi088.stdout:3413: oid 10 updating version 0 to 2027 2024-09-13T02:49:52.097 INFO:tasks.rados.rados.0.smithi088.stdout:3413: oid 10 updating version 2027 to 2028 2024-09-13T02:49:52.097 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 2028 (ObjNum 1040 snap 326 seq_num 1040) dirty exists 2024-09-13T02:49:52.097 INFO:tasks.rados.rados.0.smithi088.stdout:3413: left oid 10 (ObjNum 1040 snap 326 seq_num 1040) 2024-09-13T02:49:52.097 INFO:tasks.rados.rados.0.smithi088.stdout:3414: expect (ObjNum 1000 snap 312 seq_num 1000) 2024-09-13T02:49:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:52 smithi195 ceph-mon[87742]: pgmap v788: 121 pgs: 121 active+clean; 200 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:49:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:52 smithi088 ceph-mon[98762]: pgmap v788: 121 pgs: 121 active+clean; 200 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:49:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:52 smithi088 ceph-mon[96266]: pgmap v788: 121 pgs: 121 active+clean; 200 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:49:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:49:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:49:53] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.43.0" 2024-09-13T02:49:53.790 INFO:tasks.rados.rados.0.smithi088.stdout:3415: read oid 33 snap -1 2024-09-13T02:49:53.790 INFO:tasks.rados.rados.0.smithi088.stdout:3415: expect (ObjNum 1017 snap 321 seq_num 1017) 2024-09-13T02:49:53.790 INFO:tasks.rados.rados.0.smithi088.stdout:3411: done (4 left) 2024-09-13T02:49:53.790 INFO:tasks.rados.rados.0.smithi088.stdout:3412: done (3 left) 2024-09-13T02:49:53.790 INFO:tasks.rados.rados.0.smithi088.stdout:3413: done (2 left) 2024-09-13T02:49:53.790 INFO:tasks.rados.rados.0.smithi088.stdout:3414: done (1 left) 2024-09-13T02:49:53.790 INFO:tasks.rados.rados.0.smithi088.stdout:3416: snap_remove snap 322 2024-09-13T02:49:54.487 INFO:tasks.rados.rados.0.smithi088.stdout:3416: done (1 left) 2024-09-13T02:49:54.487 INFO:tasks.rados.rados.0.smithi088.stdout:3417: read oid 17 snap 323 2024-09-13T02:49:54.487 INFO:tasks.rados.rados.0.smithi088.stdout:3417: expect deleted 2024-09-13T02:49:54.487 INFO:tasks.rados.rados.0.smithi088.stdout:3418: rollback oid 4 current snap is 326 2024-09-13T02:49:54.487 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 4 to 323 2024-09-13T02:49:54.487 INFO:tasks.rados.rados.0.smithi088.stdout:3415: expect (ObjNum 1017 snap 321 seq_num 1017) 2024-09-13T02:49:54.632 INFO:tasks.rados.rados.0.smithi088.stdout:3418: finishing rollback tid 0 to smithi08884213-4 2024-09-13T02:49:54.632 INFO:tasks.rados.rados.0.smithi088.stdout:3418: finishing rollback tid 1 to smithi08884213-4 2024-09-13T02:49:54.632 INFO:tasks.rados.rados.0.smithi088.stdout:3418: finishing rollback tid 2 to smithi08884213-4 2024-09-13T02:49:54.632 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1724 (ObjNum 1036 snap 322 seq_num 1036) dirty exists 2024-09-13T02:49:54.632 INFO:tasks.rados.rados.0.smithi088.stdout:3415: done (2 left) 2024-09-13T02:49:54.632 INFO:tasks.rados.rados.0.smithi088.stdout:3417: done (1 left) 2024-09-13T02:49:54.633 INFO:tasks.rados.rados.0.smithi088.stdout:3418: done (0 left) 2024-09-13T02:49:54.633 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 326 2024-09-13T02:49:54.633 INFO:tasks.rados.rados.0.smithi088.stdout:3419: seq_num 1041 ranges {0=638976} 2024-09-13T02:49:54.634 INFO:tasks.rados.rados.0.smithi088.stdout:3419: writing smithi08884213-17 from 0 to 638976 tid 1 2024-09-13T02:49:54.634 INFO:tasks.rados.rados.0.smithi088.stdout:3420: snap_create 2024-09-13T02:49:54.637 INFO:tasks.rados.rados.0.smithi088.stdout:3419: finishing write tid 1 to smithi08884213-17 2024-09-13T02:49:54.638 INFO:tasks.rados.rados.0.smithi088.stdout:3419: finishing write tid 2 to smithi08884213-17 2024-09-13T02:49:54.639 INFO:tasks.rados.rados.0.smithi088.stdout:3419: finishing write tid 3 to smithi08884213-17 2024-09-13T02:49:54.639 INFO:tasks.rados.rados.0.smithi088.stdout:3419: oid 17 updating version 0 to 1705 2024-09-13T02:49:54.639 INFO:tasks.rados.rados.0.smithi088.stdout:3419: oid 17 version 1705 is already newer than 1704 2024-09-13T02:49:54.639 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 1705 (ObjNum 1041 snap 326 seq_num 1041) dirty exists 2024-09-13T02:49:54.639 INFO:tasks.rados.rados.0.smithi088.stdout:3419: left oid 17 (ObjNum 1041 snap 326 seq_num 1041) 2024-09-13T02:49:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:54 smithi195 ceph-mon[87742]: pgmap v790: 121 pgs: 121 active+clean; 198 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 104 KiB/s wr, 2 op/s 2024-09-13T02:49:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:54 smithi088 ceph-mon[96266]: pgmap v790: 121 pgs: 121 active+clean; 198 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 104 KiB/s wr, 2 op/s 2024-09-13T02:49:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:54 smithi088 ceph-mon[98762]: pgmap v790: 121 pgs: 121 active+clean; 198 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 104 KiB/s wr, 2 op/s 2024-09-13T02:49:55.496 INFO:tasks.rados.rados.0.smithi088.stdout:3419: done (1 left) 2024-09-13T02:49:55.496 INFO:tasks.rados.rados.0.smithi088.stdout:3420: done (0 left) 2024-09-13T02:49:55.496 INFO:tasks.rados.rados.0.smithi088.stdout:3421: copy_from oid 13 from oid 29 current snap is 327 2024-09-13T02:49:55.496 INFO:tasks.rados.rados.0.smithi088.stdout:3422: setattr oid 33 current snap is 327 2024-09-13T02:49:55.497 INFO:tasks.rados.rados.0.smithi088.stdout:3423: setattr oid 30 current snap is 327 2024-09-13T02:49:55.499 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 327 2024-09-13T02:49:55.499 INFO:tasks.rados.rados.0.smithi088.stdout:3424: seq_num 1042 ranges {3227648=655360} 2024-09-13T02:49:55.520 INFO:tasks.rados.rados.0.smithi088.stdout:3424: writing smithi08884213-7 from 3227648 to 3883008 tid 1 2024-09-13T02:49:55.521 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 327 2024-09-13T02:49:55.521 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1891 (ObjNum 49 snap 0 seq_num 2152631248) dirty exists 2024-09-13T02:49:55.521 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1915 (ObjNum 1017 snap 321 seq_num 1017) dirty exists 2024-09-13T02:49:55.521 INFO:tasks.rados.rados.0.smithi088.stdout:3421: finishing copy_from racing read to smithi08884213-13 2024-09-13T02:49:55.521 INFO:tasks.rados.rados.0.smithi088.stdout:3421: finishing copy_from to smithi08884213-13 2024-09-13T02:49:55.521 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 1838 (ObjNum 967 snap 300 seq_num 967) dirty exists 2024-09-13T02:49:55.521 INFO:tasks.rados.rados.0.smithi088.stdout:3425: seq_num 1043 ranges {0=671744} 2024-09-13T02:49:55.524 INFO:tasks.rados.rados.0.smithi088.stdout:3425: writing smithi08884213-27 from 0 to 671744 tid 1 2024-09-13T02:49:55.524 INFO:tasks.rados.rados.0.smithi088.stdout:3421: done (4 left) 2024-09-13T02:49:55.524 INFO:tasks.rados.rados.0.smithi088.stdout:3422: done (3 left) 2024-09-13T02:49:55.524 INFO:tasks.rados.rados.0.smithi088.stdout:3423: done (2 left) 2024-09-13T02:49:55.524 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 19 current snap is 327 2024-09-13T02:49:55.524 INFO:tasks.rados.rados.0.smithi088.stdout:3426: seq_num 1044 ranges {3006464=688128} 2024-09-13T02:49:55.544 INFO:tasks.rados.rados.0.smithi088.stdout:3426: writing smithi08884213-19 from 3006464 to 3694592 tid 1 2024-09-13T02:49:55.544 INFO:tasks.rados.rados.0.smithi088.stdout:3427: read oid 46 snap -1 2024-09-13T02:49:55.544 INFO:tasks.rados.rados.0.smithi088.stdout:3427: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:49:55.544 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 327 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:3424: finishing write tid 1 to smithi08884213-7 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:3424: finishing write tid 2 to smithi08884213-7 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:3424: finishing write tid 3 to smithi08884213-7 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:3424: oid 7 updating version 0 to 2035 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:3424: oid 7 version 2035 is already newer than 2034 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 2035 (ObjNum 1042 snap 327 seq_num 1042) dirty exists 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:3424: left oid 7 (ObjNum 1042 snap 327 seq_num 1042) 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:3425: finishing write tid 1 to smithi08884213-27 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:3425: finishing write tid 2 to smithi08884213-27 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:3425: finishing write tid 3 to smithi08884213-27 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:3425: oid 27 updating version 0 to 1775 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:3425: oid 27 version 1775 is already newer than 1774 2024-09-13T02:49:55.545 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 1775 (ObjNum 1043 snap 327 seq_num 1043) dirty exists 2024-09-13T02:49:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:3425: left oid 27 (ObjNum 1043 snap 327 seq_num 1043) 2024-09-13T02:49:55.546 INFO:tasks.rados.rados.0.smithi088.stdout:3428: seq_num 1045 ranges {3227648=704512} 2024-09-13T02:49:55.566 INFO:tasks.rados.rados.0.smithi088.stdout:3428: writing smithi08884213-49 from 3227648 to 3932160 tid 1 2024-09-13T02:49:55.566 INFO:tasks.rados.rados.0.smithi088.stdout:3424: done (4 left) 2024-09-13T02:49:55.566 INFO:tasks.rados.rados.0.smithi088.stdout:3425: done (3 left) 2024-09-13T02:49:55.566 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 327 2024-09-13T02:49:55.566 INFO:tasks.rados.rados.0.smithi088.stdout:3429: seq_num 1046 ranges {2383872=729088} 2024-09-13T02:49:55.583 INFO:tasks.rados.rados.0.smithi088.stdout:3429: writing smithi08884213-5 from 2383872 to 3112960 tid 1 2024-09-13T02:49:55.583 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 327 2024-09-13T02:49:55.583 INFO:tasks.rados.rados.0.smithi088.stdout:3430: seq_num 1047 ranges {0=745472} 2024-09-13T02:49:55.587 INFO:tasks.rados.rados.0.smithi088.stdout:3430: writing smithi08884213-23 from 0 to 745472 tid 1 2024-09-13T02:49:55.587 INFO:tasks.rados.rados.0.smithi088.stdout:3431: rmattr oid 38 current snap is 327 2024-09-13T02:49:55.587 INFO:tasks.rados.rados.0.smithi088.stdout:3431: done (5 left) 2024-09-13T02:49:55.587 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 327 2024-09-13T02:49:55.587 INFO:tasks.rados.rados.0.smithi088.stdout:3426: finishing write tid 1 to smithi08884213-19 2024-09-13T02:49:55.587 INFO:tasks.rados.rados.0.smithi088.stdout:3432: seq_num 1048 ranges {3227648=761856} 2024-09-13T02:49:55.608 INFO:tasks.rados.rados.0.smithi088.stdout:3432: writing smithi08884213-31 from 3227648 to 3989504 tid 1 2024-09-13T02:49:55.608 INFO:tasks.rados.rados.0.smithi088.stdout:3433: snap_create 2024-09-13T02:49:55.609 INFO:tasks.rados.rados.0.smithi088.stdout:3426: finishing write tid 2 to smithi08884213-19 2024-09-13T02:49:55.609 INFO:tasks.rados.rados.0.smithi088.stdout:3426: finishing write tid 3 to smithi08884213-19 2024-09-13T02:49:55.609 INFO:tasks.rados.rados.0.smithi088.stdout:3426: oid 19 updating version 0 to 1776 2024-09-13T02:49:55.609 INFO:tasks.rados.rados.0.smithi088.stdout:3426: oid 19 updating version 1776 to 1777 2024-09-13T02:49:55.609 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 1777 (ObjNum 1044 snap 327 seq_num 1044) dirty exists 2024-09-13T02:49:55.609 INFO:tasks.rados.rados.0.smithi088.stdout:3426: left oid 19 (ObjNum 1044 snap 327 seq_num 1044) 2024-09-13T02:49:55.609 INFO:tasks.rados.rados.0.smithi088.stdout:3427: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:49:55.754 INFO:tasks.rados.rados.0.smithi088.stdout:3428: finishing write tid 1 to smithi08884213-49 2024-09-13T02:49:55.754 INFO:tasks.rados.rados.0.smithi088.stdout:3428: finishing write tid 2 to smithi08884213-49 2024-09-13T02:49:55.754 INFO:tasks.rados.rados.0.smithi088.stdout:3428: finishing write tid 3 to smithi08884213-49 2024-09-13T02:49:55.754 INFO:tasks.rados.rados.0.smithi088.stdout:3428: oid 49 updating version 0 to 1887 2024-09-13T02:49:55.755 INFO:tasks.rados.rados.0.smithi088.stdout:3428: oid 49 updating version 1887 to 1888 2024-09-13T02:49:55.755 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1888 (ObjNum 1045 snap 327 seq_num 1045) dirty exists 2024-09-13T02:49:55.755 INFO:tasks.rados.rados.0.smithi088.stdout:3428: left oid 49 (ObjNum 1045 snap 327 seq_num 1045) 2024-09-13T02:49:55.755 INFO:tasks.rados.rados.0.smithi088.stdout:3429: finishing write tid 1 to smithi08884213-5 2024-09-13T02:49:55.755 INFO:tasks.rados.rados.0.smithi088.stdout:3429: finishing write tid 2 to smithi08884213-5 2024-09-13T02:49:55.755 INFO:tasks.rados.rados.0.smithi088.stdout:3429: finishing write tid 3 to smithi08884213-5 2024-09-13T02:49:55.755 INFO:tasks.rados.rados.0.smithi088.stdout:3429: oid 5 updating version 0 to 1976 2024-09-13T02:49:55.755 INFO:tasks.rados.rados.0.smithi088.stdout:3429: oid 5 version 1976 is already newer than 1975 2024-09-13T02:49:55.755 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 1976 (ObjNum 1046 snap 327 seq_num 1046) dirty exists 2024-09-13T02:49:55.755 INFO:tasks.rados.rados.0.smithi088.stdout:3429: left oid 5 (ObjNum 1046 snap 327 seq_num 1046) 2024-09-13T02:49:55.755 INFO:tasks.rados.rados.0.smithi088.stdout:3430: finishing write tid 1 to smithi08884213-23 2024-09-13T02:49:55.755 INFO:tasks.rados.rados.0.smithi088.stdout:3430: finishing write tid 2 to smithi08884213-23 2024-09-13T02:49:55.756 INFO:tasks.rados.rados.0.smithi088.stdout:3430: finishing write tid 3 to smithi08884213-23 2024-09-13T02:49:55.756 INFO:tasks.rados.rados.0.smithi088.stdout:3430: oid 23 updating version 0 to 1707 2024-09-13T02:49:55.756 INFO:tasks.rados.rados.0.smithi088.stdout:3430: oid 23 version 1707 is already newer than 1706 2024-09-13T02:49:55.756 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1707 (ObjNum 1047 snap 327 seq_num 1047) dirty exists 2024-09-13T02:49:55.756 INFO:tasks.rados.rados.0.smithi088.stdout:3430: left oid 23 (ObjNum 1047 snap 327 seq_num 1047) 2024-09-13T02:49:55.756 INFO:tasks.rados.rados.0.smithi088.stdout:3432: finishing write tid 1 to smithi08884213-31 2024-09-13T02:49:55.756 INFO:tasks.rados.rados.0.smithi088.stdout:3432: finishing write tid 2 to smithi08884213-31 2024-09-13T02:49:55.756 INFO:tasks.rados.rados.0.smithi088.stdout:3432: finishing write tid 3 to smithi08884213-31 2024-09-13T02:49:55.756 INFO:tasks.rados.rados.0.smithi088.stdout:3432: oid 31 updating version 0 to 2037 2024-09-13T02:49:55.757 INFO:tasks.rados.rados.0.smithi088.stdout:3432: oid 31 updating version 2037 to 2038 2024-09-13T02:49:55.757 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 2038 (ObjNum 1048 snap 327 seq_num 1048) dirty exists 2024-09-13T02:49:55.757 INFO:tasks.rados.rados.0.smithi088.stdout:3432: left oid 31 (ObjNum 1048 snap 327 seq_num 1048) 2024-09-13T02:49:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:55 smithi088 ceph-mon[96266]: osdmap e741: 8 total, 8 up, 8 in 2024-09-13T02:49:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:55 smithi088 ceph-mon[96266]: pgmap v792: 121 pgs: 121 active+clean; 196 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 104 KiB/s wr, 2 op/s 2024-09-13T02:49:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:55 smithi088 ceph-mon[98762]: osdmap e741: 8 total, 8 up, 8 in 2024-09-13T02:49:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:55 smithi088 ceph-mon[98762]: pgmap v792: 121 pgs: 121 active+clean; 196 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 104 KiB/s wr, 2 op/s 2024-09-13T02:49:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:55 smithi195 ceph-mon[87742]: osdmap e741: 8 total, 8 up, 8 in 2024-09-13T02:49:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:55 smithi195 ceph-mon[87742]: pgmap v792: 121 pgs: 121 active+clean; 196 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 104 KiB/s wr, 2 op/s 2024-09-13T02:49:56.455 INFO:tasks.rados.rados.0.smithi088.stdout:3426: done (6 left) 2024-09-13T02:49:56.455 INFO:tasks.rados.rados.0.smithi088.stdout:3427: done (5 left) 2024-09-13T02:49:56.455 INFO:tasks.rados.rados.0.smithi088.stdout:3428: done (4 left) 2024-09-13T02:49:56.455 INFO:tasks.rados.rados.0.smithi088.stdout:3429: done (3 left) 2024-09-13T02:49:56.455 INFO:tasks.rados.rados.0.smithi088.stdout:3430: done (2 left) 2024-09-13T02:49:56.456 INFO:tasks.rados.rados.0.smithi088.stdout:3432: done (1 left) 2024-09-13T02:49:56.456 INFO:tasks.rados.rados.0.smithi088.stdout:3433: done (0 left) 2024-09-13T02:49:56.456 INFO:tasks.rados.rados.0.smithi088.stdout:3434: snap_remove snap 323 2024-09-13T02:49:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:56 smithi088 ceph-mon[98762]: osdmap e742: 8 total, 8 up, 8 in 2024-09-13T02:49:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:56 smithi088 ceph-mon[98762]: osdmap e743: 8 total, 8 up, 8 in 2024-09-13T02:49:56.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:56 smithi088 ceph-mon[96266]: osdmap e742: 8 total, 8 up, 8 in 2024-09-13T02:49:56.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:56 smithi088 ceph-mon[96266]: osdmap e743: 8 total, 8 up, 8 in 2024-09-13T02:49:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:56 smithi195 ceph-mon[87742]: osdmap e742: 8 total, 8 up, 8 in 2024-09-13T02:49:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:56 smithi195 ceph-mon[87742]: osdmap e743: 8 total, 8 up, 8 in 2024-09-13T02:49:57.455 INFO:tasks.rados.rados.0.smithi088.stdout:3434: done (0 left) 2024-09-13T02:49:57.455 INFO:tasks.rados.rados.0.smithi088.stdout:3435: copy_from oid 49 from oid 2 current snap is 328 2024-09-13T02:49:57.455 INFO:tasks.rados.rados.0.smithi088.stdout:3436: read oid 18 snap -1 2024-09-13T02:49:57.455 INFO:tasks.rados.rados.0.smithi088.stdout:3436: expect (ObjNum 954 snap 295 seq_num 954) 2024-09-13T02:49:57.455 INFO:tasks.rados.rados.0.smithi088.stdout:3437: copy_from oid 12 from oid 4 current snap is 328 2024-09-13T02:49:57.456 INFO:tasks.rados.rados.0.smithi088.stdout:3438: rollback oid 25 current snap is 328 2024-09-13T02:49:57.456 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 25 to 326 2024-09-13T02:49:57.456 INFO:tasks.rados.rados.0.smithi088.stdout:3439: snap_create 2024-09-13T02:49:57.466 INFO:tasks.rados.rados.0.smithi088.stdout:3436: expect (ObjNum 954 snap 295 seq_num 954) 2024-09-13T02:49:57.511 INFO:tasks.rados.rados.0.smithi088.stdout:3438: finishing rollback tid 0 to smithi08884213-25 2024-09-13T02:49:57.511 INFO:tasks.rados.rados.0.smithi088.stdout:3435: finishing copy_from racing read to smithi08884213-49 2024-09-13T02:49:57.511 INFO:tasks.rados.rados.0.smithi088.stdout:3438: finishing rollback tid 1 to smithi08884213-25 2024-09-13T02:49:57.511 INFO:tasks.rados.rados.0.smithi088.stdout:3438: finishing rollback tid 2 to smithi08884213-25 2024-09-13T02:49:57.511 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1838 (ObjNum 954 snap 295 seq_num 954) dirty exists 2024-09-13T02:49:57.511 INFO:tasks.rados.rados.0.smithi088.stdout:3435: finishing copy_from to smithi08884213-49 2024-09-13T02:49:57.511 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1702 (ObjNum 1016 snap 320 seq_num 1016) dirty exists 2024-09-13T02:49:57.512 INFO:tasks.rados.rados.0.smithi088.stdout:3437: finishing copy_from racing read to smithi08884213-12 2024-09-13T02:49:57.512 INFO:tasks.rados.rados.0.smithi088.stdout:3437: finishing copy_from to smithi08884213-12 2024-09-13T02:49:57.512 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1724 (ObjNum 1036 snap 322 seq_num 1036) dirty exists 2024-09-13T02:49:58.456 INFO:tasks.rados.rados.0.smithi088.stdout:3435: done (4 left) 2024-09-13T02:49:58.456 INFO:tasks.rados.rados.0.smithi088.stdout:3436: done (3 left) 2024-09-13T02:49:58.456 INFO:tasks.rados.rados.0.smithi088.stdout:3437: done (2 left) 2024-09-13T02:49:58.457 INFO:tasks.rados.rados.0.smithi088.stdout:3438: done (1 left) 2024-09-13T02:49:58.457 INFO:tasks.rados.rados.0.smithi088.stdout:3439: done (0 left) 2024-09-13T02:49:58.457 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 329 2024-09-13T02:49:58.457 INFO:tasks.rados.rados.0.smithi088.stdout:3440: seq_num 1049 ranges {0=778240} 2024-09-13T02:49:58.461 INFO:tasks.rados.rados.0.smithi088.stdout:3440: writing smithi08884213-32 from 0 to 778240 tid 1 2024-09-13T02:49:58.461 INFO:tasks.rados.rados.0.smithi088.stdout:3441: snap_remove snap 312 2024-09-13T02:49:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:58 smithi195 ceph-mon[87742]: pgmap v795: 121 pgs: 121 active+clean; 197 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 211 KiB/s wr, 3 op/s 2024-09-13T02:49:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:58 smithi195 ceph-mon[87742]: osdmap e744: 8 total, 8 up, 8 in 2024-09-13T02:49:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:58 smithi088 ceph-mon[98762]: pgmap v795: 121 pgs: 121 active+clean; 197 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 211 KiB/s wr, 3 op/s 2024-09-13T02:49:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:58 smithi088 ceph-mon[98762]: osdmap e744: 8 total, 8 up, 8 in 2024-09-13T02:49:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:58 smithi088 ceph-mon[96266]: pgmap v795: 121 pgs: 121 active+clean; 197 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 211 KiB/s wr, 3 op/s 2024-09-13T02:49:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:58 smithi088 ceph-mon[96266]: osdmap e744: 8 total, 8 up, 8 in 2024-09-13T02:49:59.461 INFO:tasks.rados.rados.0.smithi088.stdout:3441: done (1 left) 2024-09-13T02:49:59.461 INFO:tasks.rados.rados.0.smithi088.stdout:3442: copy_from oid 44 from oid 3 current snap is 329 2024-09-13T02:49:59.461 INFO:tasks.rados.rados.0.smithi088.stdout:3440: finishing write tid 1 to smithi08884213-32 2024-09-13T02:49:59.461 INFO:tasks.rados.rados.0.smithi088.stdout:3440: finishing write tid 2 to smithi08884213-32 2024-09-13T02:49:59.461 INFO:tasks.rados.rados.0.smithi088.stdout:3440: finishing write tid 3 to smithi08884213-32 2024-09-13T02:49:59.461 INFO:tasks.rados.rados.0.smithi088.stdout:3440: oid 32 updating version 0 to 1893 2024-09-13T02:49:59.461 INFO:tasks.rados.rados.0.smithi088.stdout:3440: oid 32 version 1893 is already newer than 1892 2024-09-13T02:49:59.461 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1893 (ObjNum 1049 snap 329 seq_num 1049) dirty exists 2024-09-13T02:49:59.461 INFO:tasks.rados.rados.0.smithi088.stdout:3440: left oid 32 (ObjNum 1049 snap 329 seq_num 1049) 2024-09-13T02:49:59.461 INFO:tasks.rados.rados.0.smithi088.stdout:3440: done (1 left) 2024-09-13T02:49:59.461 INFO:tasks.rados.rados.0.smithi088.stdout:3443: read oid 40 snap -1 2024-09-13T02:49:59.461 INFO:tasks.rados.rados.0.smithi088.stdout:3443: expect deleted 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:3444: copy_from oid 5 from oid 7 current snap is 329 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:3445: rmattr oid 13 current snap is 329 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:3446: read oid 39 snap -1 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:3446: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:3447: read oid 42 snap -1 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:3447: expect deleted 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:3448: rollback oid 38 current snap is 329 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 38 to 328 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:3449: rmattr oid 46 current snap is 329 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:3449: done (7 left) 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:3450: read oid 33 snap -1 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:3450: expect (ObjNum 1017 snap 321 seq_num 1017) 2024-09-13T02:49:59.462 INFO:tasks.rados.rados.0.smithi088.stdout:3451: snap_remove snap 327 2024-09-13T02:49:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:59 smithi195 ceph-mon[87742]: osdmap e745: 8 total, 8 up, 8 in 2024-09-13T02:49:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:49:59 smithi195 ceph-mon[87742]: osdmap e746: 8 total, 8 up, 8 in 2024-09-13T02:49:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:59 smithi088 ceph-mon[98762]: osdmap e745: 8 total, 8 up, 8 in 2024-09-13T02:49:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:49:59 smithi088 ceph-mon[98762]: osdmap e746: 8 total, 8 up, 8 in 2024-09-13T02:49:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:59 smithi088 ceph-mon[96266]: osdmap e745: 8 total, 8 up, 8 in 2024-09-13T02:49:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:49:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:49:59 smithi088 ceph-mon[96266]: osdmap e746: 8 total, 8 up, 8 in 2024-09-13T02:50:00.467 INFO:tasks.rados.rados.0.smithi088.stdout:3451: done (8 left) 2024-09-13T02:50:00.467 INFO:tasks.rados.rados.0.smithi088.stdout:3452: setattr oid 28 current snap is 329 2024-09-13T02:50:00.467 INFO:tasks.rados.rados.0.smithi088.stdout:3448: finishing rollback tid 1 to smithi08884213-38 2024-09-13T02:50:00.467 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1773 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-09-13T02:50:00.467 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 1980 (ObjNum 967 snap 300 seq_num 967) dirty exists 2024-09-13T02:50:00.467 INFO:tasks.rados.rados.0.smithi088.stdout:3442: finishing copy_from racing read to smithi08884213-44 2024-09-13T02:50:00.467 INFO:tasks.rados.rados.0.smithi088.stdout:3450: expect (ObjNum 1017 snap 321 seq_num 1017) 2024-09-13T02:50:00.611 INFO:tasks.rados.rados.0.smithi088.stdout:3442: finishing copy_from to smithi08884213-44 2024-09-13T02:50:00.611 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1702 (ObjNum 1016 snap 320 seq_num 1016) dirty exists 2024-09-13T02:50:00.612 INFO:tasks.rados.rados.0.smithi088.stdout:3444: finishing copy_from racing read to smithi08884213-5 2024-09-13T02:50:00.612 INFO:tasks.rados.rados.0.smithi088.stdout:3446: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:50:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:00 smithi195 ceph-mon[87742]: pgmap v798: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 195 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 834 KiB/s wr, 17 op/s 2024-09-13T02:50:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:00 smithi195 ceph-mon[87742]: overall HEALTH_OK 2024-09-13T02:50:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:00 smithi195 ceph-mon[87742]: osdmap e747: 8 total, 8 up, 8 in 2024-09-13T02:50:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:00 smithi088 ceph-mon[98762]: pgmap v798: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 195 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 834 KiB/s wr, 17 op/s 2024-09-13T02:50:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:00 smithi088 ceph-mon[98762]: overall HEALTH_OK 2024-09-13T02:50:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:00 smithi088 ceph-mon[98762]: osdmap e747: 8 total, 8 up, 8 in 2024-09-13T02:50:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:00 smithi088 ceph-mon[96266]: pgmap v798: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 195 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 834 KiB/s wr, 17 op/s 2024-09-13T02:50:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:00 smithi088 ceph-mon[96266]: overall HEALTH_OK 2024-09-13T02:50:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:00 smithi088 ceph-mon[96266]: osdmap e747: 8 total, 8 up, 8 in 2024-09-13T02:50:01.181 INFO:tasks.rados.rados.0.smithi088.stdout:3444: finishing copy_from to smithi08884213-5 2024-09-13T02:50:01.181 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 2035 (ObjNum 1042 snap 327 seq_num 1042) dirty exists 2024-09-13T02:50:01.181 INFO:tasks.rados.rados.0.smithi088.stdout:3442: done (8 left) 2024-09-13T02:50:01.181 INFO:tasks.rados.rados.0.smithi088.stdout:3443: done (7 left) 2024-09-13T02:50:01.181 INFO:tasks.rados.rados.0.smithi088.stdout:3444: done (6 left) 2024-09-13T02:50:01.181 INFO:tasks.rados.rados.0.smithi088.stdout:3445: done (5 left) 2024-09-13T02:50:01.181 INFO:tasks.rados.rados.0.smithi088.stdout:3446: done (4 left) 2024-09-13T02:50:01.181 INFO:tasks.rados.rados.0.smithi088.stdout:3447: done (3 left) 2024-09-13T02:50:01.181 INFO:tasks.rados.rados.0.smithi088.stdout:3448: done (2 left) 2024-09-13T02:50:01.182 INFO:tasks.rados.rados.0.smithi088.stdout:3450: done (1 left) 2024-09-13T02:50:01.182 INFO:tasks.rados.rados.0.smithi088.stdout:3453: delete oid 34 current snap is 329 2024-09-13T02:50:01.183 INFO:tasks.rados.rados.0.smithi088.stdout:3453: done (1 left) 2024-09-13T02:50:01.183 INFO:tasks.rados.rados.0.smithi088.stdout:3454: read oid 49 snap -1 2024-09-13T02:50:01.183 INFO:tasks.rados.rados.0.smithi088.stdout:3454: expect (ObjNum 1016 snap 320 seq_num 1016) 2024-09-13T02:50:01.183 INFO:tasks.rados.rados.0.smithi088.stdout:3455: rollback oid 21 current snap is 329 2024-09-13T02:50:01.183 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 21 to 328 2024-09-13T02:50:01.183 INFO:tasks.rados.rados.0.smithi088.stdout:3456: read oid 4 snap -1 2024-09-13T02:50:01.183 INFO:tasks.rados.rados.0.smithi088.stdout:3456: expect (ObjNum 1036 snap 322 seq_num 1036) 2024-09-13T02:50:01.183 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 329 2024-09-13T02:50:01.183 INFO:tasks.rados.rados.0.smithi088.stdout:3457: seq_num 1051 ranges {3162112=409600,3571712=401408} 2024-09-13T02:50:01.202 INFO:tasks.rados.rados.0.smithi088.stdout:3457: writing smithi08884213-33 from 3162112 to 3571712 tid 1 2024-09-13T02:50:01.205 INFO:tasks.rados.rados.0.smithi088.stdout:3457: writing smithi08884213-33 from 3571712 to 3973120 tid 2 2024-09-13T02:50:01.205 INFO:tasks.rados.rados.0.smithi088.stdout:3458: rollback oid 11 current snap is 329 2024-09-13T02:50:01.205 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 11 to 326 2024-09-13T02:50:01.205 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 2036 (ObjNum 1017 snap 321 seq_num 1017) dirty exists 2024-09-13T02:50:01.205 INFO:tasks.rados.rados.0.smithi088.stdout:3454: expect (ObjNum 1016 snap 320 seq_num 1016) 2024-09-13T02:50:01.212 INFO:tasks.rados.rados.0.smithi088.stdout:3455: finishing rollback tid 0 to smithi08884213-21 2024-09-13T02:50:01.213 INFO:tasks.rados.rados.0.smithi088.stdout:3456: expect (ObjNum 1036 snap 322 seq_num 1036) 2024-09-13T02:50:01.238 INFO:tasks.rados.rados.0.smithi088.stdout:3455: finishing rollback tid 1 to smithi08884213-21 2024-09-13T02:50:01.238 INFO:tasks.rados.rados.0.smithi088.stdout:3455: finishing rollback tid 2 to smithi08884213-21 2024-09-13T02:50:01.238 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1712 (ObjNum 1037 snap 322 seq_num 1037) dirty exists 2024-09-13T02:50:01.238 INFO:tasks.rados.rados.0.smithi088.stdout:3457: finishing write tid 1 to smithi08884213-33 2024-09-13T02:50:01.238 INFO:tasks.rados.rados.0.smithi088.stdout:3457: finishing write tid 2 to smithi08884213-33 2024-09-13T02:50:01.238 INFO:tasks.rados.rados.0.smithi088.stdout:3452: done (5 left) 2024-09-13T02:50:01.238 INFO:tasks.rados.rados.0.smithi088.stdout:3454: done (4 left) 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:3455: done (3 left) 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:3456: done (2 left) 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:3459: copy_from oid 3 from oid 9 current snap is 329 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:3458: finishing rollback tid 0 to smithi08884213-11 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:3457: finishing write tid 3 to smithi08884213-33 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:3458: finishing rollback tid 1 to smithi08884213-11 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:3458: finishing rollback tid 2 to smithi08884213-11 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1841 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:3457: finishing write tid 4 to smithi08884213-33 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:3457: oid 33 updating version 0 to 1918 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:3457: oid 33 version 1918 is already newer than 1917 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:3457: oid 33 version 1918 is already newer than 1916 2024-09-13T02:50:01.239 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1918 (ObjNum 1051 snap 329 seq_num 1051) dirty exists 2024-09-13T02:50:01.240 INFO:tasks.rados.rados.0.smithi088.stdout:3457: left oid 33 (ObjNum 1051 snap 329 seq_num 1051) 2024-09-13T02:50:01.240 INFO:tasks.rados.rados.0.smithi088.stdout:3457: done (2 left) 2024-09-13T02:50:01.240 INFO:tasks.rados.rados.0.smithi088.stdout:3458: done (1 left) 2024-09-13T02:50:01.240 INFO:tasks.rados.rados.0.smithi088.stdout:3460: read oid 42 snap -1 2024-09-13T02:50:01.240 INFO:tasks.rados.rados.0.smithi088.stdout:3460: expect deleted 2024-09-13T02:50:01.240 INFO:tasks.rados.rados.0.smithi088.stdout:3461: copy_from oid 49 from oid 17 current snap is 329 2024-09-13T02:50:01.240 INFO:tasks.rados.rados.0.smithi088.stdout:3462: copy_from oid 4 from oid 41 current snap is 329 2024-09-13T02:50:01.240 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 40 current snap is 329 2024-09-13T02:50:01.240 INFO:tasks.rados.rados.0.smithi088.stdout:3463: seq_num 1052 ranges {0=425984,425984=401408} 2024-09-13T02:50:01.241 INFO:tasks.rados.rados.0.smithi088.stdout:3463: writing smithi08884213-40 from 0 to 425984 tid 1 2024-09-13T02:50:01.242 INFO:tasks.rados.rados.0.smithi088.stdout:3463: writing smithi08884213-40 from 425984 to 827392 tid 2 2024-09-13T02:50:01.242 INFO:tasks.rados.rados.0.smithi088.stdout:3464: read oid 33 snap -1 2024-09-13T02:50:01.242 INFO:tasks.rados.rados.0.smithi088.stdout:3464: expect (ObjNum 1051 snap 329 seq_num 1051) 2024-09-13T02:50:01.243 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 329 2024-09-13T02:50:01.243 INFO:tasks.rados.rados.0.smithi088.stdout:3459: finishing copy_from to smithi08884213-3 2024-09-13T02:50:01.243 INFO:tasks.rados.rados.0.smithi088.stdout:3459: got expected ENOENT (src dne) 2024-09-13T02:50:01.243 INFO:tasks.rados.rados.0.smithi088.stdout:3459: finishing copy_from racing read to smithi08884213-3 2024-09-13T02:50:01.243 INFO:tasks.rados.rados.0.smithi088.stdout:3465: seq_num 1053 ranges {0=442368,442368=401408} 2024-09-13T02:50:01.245 INFO:tasks.rados.rados.0.smithi088.stdout:3465: writing smithi08884213-38 from 0 to 442368 tid 1 2024-09-13T02:50:01.248 INFO:tasks.rados.rados.0.smithi088.stdout:3465: writing smithi08884213-38 from 442368 to 843776 tid 2 2024-09-13T02:50:01.248 INFO:tasks.rados.rados.0.smithi088.stdout:3459: done (6 left) 2024-09-13T02:50:01.248 INFO:tasks.rados.rados.0.smithi088.stdout:3460: done (5 left) 2024-09-13T02:50:01.248 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 329 2024-09-13T02:50:01.248 INFO:tasks.rados.rados.0.smithi088.stdout:3461: finishing copy_from racing read to smithi08884213-49 2024-09-13T02:50:01.248 INFO:tasks.rados.rados.0.smithi088.stdout:3466: seq_num 1054 ranges {2383872=458752,2842624=401408} 2024-09-13T02:50:01.264 INFO:tasks.rados.rados.0.smithi088.stdout:3466: writing smithi08884213-6 from 2383872 to 2842624 tid 1 2024-09-13T02:50:01.267 INFO:tasks.rados.rados.0.smithi088.stdout:3466: writing smithi08884213-6 from 2842624 to 3244032 tid 2 2024-09-13T02:50:01.267 INFO:tasks.rados.rados.0.smithi088.stdout:3467: read oid 29 snap -1 2024-09-13T02:50:01.267 INFO:tasks.rados.rados.0.smithi088.stdout:3467: expect (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:50:01.267 INFO:tasks.rados.rados.0.smithi088.stdout:3468: snap_create 2024-09-13T02:50:01.267 INFO:tasks.rados.rados.0.smithi088.stdout:3463: finishing write tid 1 to smithi08884213-40 2024-09-13T02:50:01.267 INFO:tasks.rados.rados.0.smithi088.stdout:3461: finishing copy_from to smithi08884213-49 2024-09-13T02:50:01.267 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1705 (ObjNum 1041 snap 326 seq_num 1041) dirty exists 2024-09-13T02:50:01.267 INFO:tasks.rados.rados.0.smithi088.stdout:3463: finishing write tid 2 to smithi08884213-40 2024-09-13T02:50:01.267 INFO:tasks.rados.rados.0.smithi088.stdout:3463: finishing write tid 3 to smithi08884213-40 2024-09-13T02:50:01.267 INFO:tasks.rados.rados.0.smithi088.stdout:3463: finishing write tid 4 to smithi08884213-40 2024-09-13T02:50:01.267 INFO:tasks.rados.rados.0.smithi088.stdout:3463: oid 40 updating version 0 to 2039 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:3463: oid 40 version 2039 is already newer than 2038 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:3463: oid 40 version 2039 is already newer than 2037 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 2039 (ObjNum 1052 snap 329 seq_num 1052) dirty exists 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:3463: left oid 40 (ObjNum 1052 snap 329 seq_num 1052) 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:3465: finishing write tid 1 to smithi08884213-38 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:3465: finishing write tid 2 to smithi08884213-38 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:3465: finishing write tid 3 to smithi08884213-38 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:3465: finishing write tid 4 to smithi08884213-38 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:3465: oid 38 updating version 0 to 1778 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:3465: oid 38 updating version 1778 to 1780 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:3465: oid 38 version 1780 is already newer than 1779 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1780 (ObjNum 1053 snap 329 seq_num 1053) dirty exists 2024-09-13T02:50:01.268 INFO:tasks.rados.rados.0.smithi088.stdout:3465: left oid 38 (ObjNum 1053 snap 329 seq_num 1053) 2024-09-13T02:50:01.269 INFO:tasks.rados.rados.0.smithi088.stdout:3464: expect (ObjNum 1051 snap 329 seq_num 1051) 2024-09-13T02:50:01.486 INFO:tasks.rados.rados.0.smithi088.stdout:3467: expect (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:50:01.541 INFO:tasks.rados.rados.0.smithi088.stdout:3466: finishing write tid 1 to smithi08884213-6 2024-09-13T02:50:01.541 INFO:tasks.rados.rados.0.smithi088.stdout:3466: finishing write tid 2 to smithi08884213-6 2024-09-13T02:50:01.541 INFO:tasks.rados.rados.0.smithi088.stdout:3466: finishing write tid 3 to smithi08884213-6 2024-09-13T02:50:01.541 INFO:tasks.rados.rados.0.smithi088.stdout:3466: finishing write tid 4 to smithi08884213-6 2024-09-13T02:50:01.541 INFO:tasks.rados.rados.0.smithi088.stdout:3466: oid 6 updating version 0 to 1715 2024-09-13T02:50:01.541 INFO:tasks.rados.rados.0.smithi088.stdout:3466: oid 6 version 1715 is already newer than 1713 2024-09-13T02:50:01.541 INFO:tasks.rados.rados.0.smithi088.stdout:3466: oid 6 version 1715 is already newer than 1714 2024-09-13T02:50:01.541 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1715 (ObjNum 1054 snap 329 seq_num 1054) dirty exists 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:3466: left oid 6 (ObjNum 1054 snap 329 seq_num 1054) 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:3462: finishing copy_from racing read to smithi08884213-4 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:3462: finishing copy_from to smithi08884213-4 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1698 (ObjNum 999 snap 311 seq_num 999) dirty exists 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:3461: done (7 left) 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:3462: done (6 left) 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:3463: done (5 left) 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:3464: done (4 left) 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:3465: done (3 left) 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:3466: done (2 left) 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:3467: done (1 left) 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:3468: done (0 left) 2024-09-13T02:50:01.542 INFO:tasks.rados.rados.0.smithi088.stdout:3469: delete oid 8 current snap is 330 2024-09-13T02:50:01.544 INFO:tasks.rados.rados.0.smithi088.stdout:3469: done (0 left) 2024-09-13T02:50:01.544 INFO:tasks.rados.rados.0.smithi088.stdout:3470: snap_remove snap 328 2024-09-13T02:50:02.483 INFO:tasks.rados.rados.0.smithi088.stdout:3470: done (0 left) 2024-09-13T02:50:02.483 INFO:tasks.rados.rados.0.smithi088.stdout:3471: snap_remove snap 326 2024-09-13T02:50:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:02 smithi195 ceph-mon[87742]: pgmap v801: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 171 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-09-13T02:50:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:02 smithi195 ceph-mon[87742]: osdmap e748: 8 total, 8 up, 8 in 2024-09-13T02:50:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:02 smithi088 ceph-mon[98762]: pgmap v801: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 171 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-09-13T02:50:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:02 smithi088 ceph-mon[98762]: osdmap e748: 8 total, 8 up, 8 in 2024-09-13T02:50:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:02 smithi088 ceph-mon[96266]: pgmap v801: 121 pgs: 1 active+clean+snaptrim_wait, 120 active+clean; 171 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2024-09-13T02:50:02.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:02 smithi088 ceph-mon[96266]: osdmap e748: 8 total, 8 up, 8 in 2024-09-13T02:50:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:50:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:50:03] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.43.0" 2024-09-13T02:50:03.491 INFO:tasks.rados.rados.0.smithi088.stdout:3471: done (0 left) 2024-09-13T02:50:03.491 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 21 current snap is 330 2024-09-13T02:50:03.491 INFO:tasks.rados.rados.0.smithi088.stdout:3472: seq_num 1056 ranges {4308992=491520,4800512=401408} 2024-09-13T02:50:03.517 INFO:tasks.rados.rados.0.smithi088.stdout:3472: writing smithi08884213-21 from 4308992 to 4800512 tid 1 2024-09-13T02:50:03.520 INFO:tasks.rados.rados.0.smithi088.stdout:3472: writing smithi08884213-21 from 4800512 to 5201920 tid 2 2024-09-13T02:50:03.520 INFO:tasks.rados.rados.0.smithi088.stdout:3473: setattr oid 11 current snap is 330 2024-09-13T02:50:03.523 INFO:tasks.rados.rados.0.smithi088.stdout:3474: read oid 22 snap -1 2024-09-13T02:50:03.523 INFO:tasks.rados.rados.0.smithi088.stdout:3474: expect (ObjNum 1012 snap 320 seq_num 1012) 2024-09-13T02:50:03.523 INFO:tasks.rados.rados.0.smithi088.stdout:3475: snap_create 2024-09-13T02:50:03.523 INFO:tasks.rados.rados.0.smithi088.stdout:3472: finishing write tid 1 to smithi08884213-21 2024-09-13T02:50:03.524 INFO:tasks.rados.rados.0.smithi088.stdout:3472: finishing write tid 2 to smithi08884213-21 2024-09-13T02:50:03.525 INFO:tasks.rados.rados.0.smithi088.stdout:3472: finishing write tid 3 to smithi08884213-21 2024-09-13T02:50:03.526 INFO:tasks.rados.rados.0.smithi088.stdout:3472: finishing write tid 4 to smithi08884213-21 2024-09-13T02:50:03.526 INFO:tasks.rados.rados.0.smithi088.stdout:3472: oid 21 updating version 0 to 1717 2024-09-13T02:50:03.527 INFO:tasks.rados.rados.0.smithi088.stdout:3472: oid 21 updating version 1717 to 1718 2024-09-13T02:50:03.527 INFO:tasks.rados.rados.0.smithi088.stdout:3472: oid 21 version 1718 is already newer than 1716 2024-09-13T02:50:03.527 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1718 (ObjNum 1056 snap 330 seq_num 1056) dirty exists 2024-09-13T02:50:03.527 INFO:tasks.rados.rados.0.smithi088.stdout:3472: left oid 21 (ObjNum 1056 snap 330 seq_num 1056) 2024-09-13T02:50:03.527 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1842 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:50:03.532 INFO:tasks.rados.rados.0.smithi088.stdout:3474: expect (ObjNum 1012 snap 320 seq_num 1012) 2024-09-13T02:50:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:03 smithi088 ceph-mon[98762]: osdmap e749: 8 total, 8 up, 8 in 2024-09-13T02:50:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:03 smithi088 ceph-mon[98762]: pgmap v804: 121 pgs: 121 active+clean; 157 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-09-13T02:50:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:03 smithi088 ceph-mon[96266]: osdmap e749: 8 total, 8 up, 8 in 2024-09-13T02:50:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:03 smithi088 ceph-mon[96266]: pgmap v804: 121 pgs: 121 active+clean; 157 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-09-13T02:50:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:03 smithi195 ceph-mon[87742]: osdmap e749: 8 total, 8 up, 8 in 2024-09-13T02:50:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:03 smithi195 ceph-mon[87742]: pgmap v804: 121 pgs: 121 active+clean; 157 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 1.9 MiB/s wr, 12 op/s 2024-09-13T02:50:04.496 INFO:tasks.rados.rados.0.smithi088.stdout:3472: done (3 left) 2024-09-13T02:50:04.496 INFO:tasks.rados.rados.0.smithi088.stdout:3473: done (2 left) 2024-09-13T02:50:04.496 INFO:tasks.rados.rados.0.smithi088.stdout:3474: done (1 left) 2024-09-13T02:50:04.496 INFO:tasks.rados.rados.0.smithi088.stdout:3475: done (0 left) 2024-09-13T02:50:04.496 INFO:tasks.rados.rados.0.smithi088.stdout:3476: copy_from oid 33 from oid 47 current snap is 331 2024-09-13T02:50:04.496 INFO:tasks.rados.rados.0.smithi088.stdout:3477: snap_create 2024-09-13T02:50:04.510 INFO:tasks.rados.rados.0.smithi088.stdout:3476: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:50:04.512 INFO:tasks.rados.rados.0.smithi088.stdout:3476: finishing copy_from to smithi08884213-33 2024-09-13T02:50:04.512 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1916 (ObjNum 1035 snap 322 seq_num 1035) dirty exists 2024-09-13T02:50:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:04 smithi088 ceph-mon[96266]: osdmap e750: 8 total, 8 up, 8 in 2024-09-13T02:50:04.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:04 smithi088 ceph-mon[98762]: osdmap e750: 8 total, 8 up, 8 in 2024-09-13T02:50:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:04 smithi195 ceph-mon[87742]: osdmap e750: 8 total, 8 up, 8 in 2024-09-13T02:50:05.508 INFO:tasks.rados.rados.0.smithi088.stdout:3476: done (1 left) 2024-09-13T02:50:05.508 INFO:tasks.rados.rados.0.smithi088.stdout:3477: done (0 left) 2024-09-13T02:50:05.508 INFO:tasks.rados.rados.0.smithi088.stdout:3478: delete oid 8 current snap is 332 2024-09-13T02:50:05.513 INFO:tasks.rados.rados.0.smithi088.stdout:3478: done (0 left) 2024-09-13T02:50:05.513 INFO:tasks.rados.rados.0.smithi088.stdout:3479: snap_remove snap 329 2024-09-13T02:50:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:05 smithi088 ceph-mon[96266]: osdmap e751: 8 total, 8 up, 8 in 2024-09-13T02:50:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:05 smithi088 ceph-mon[96266]: pgmap v807: 121 pgs: 121 active+clean; 135 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-13T02:50:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:05 smithi088 ceph-mon[98762]: osdmap e751: 8 total, 8 up, 8 in 2024-09-13T02:50:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:05 smithi088 ceph-mon[98762]: pgmap v807: 121 pgs: 121 active+clean; 135 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-13T02:50:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:05 smithi195 ceph-mon[87742]: osdmap e751: 8 total, 8 up, 8 in 2024-09-13T02:50:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:05 smithi195 ceph-mon[87742]: pgmap v807: 121 pgs: 121 active+clean; 135 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.9 MiB/s wr, 18 op/s 2024-09-13T02:50:06.456 INFO:tasks.rados.rados.0.smithi088.stdout:3479: done (0 left) 2024-09-13T02:50:06.456 INFO:tasks.rados.rados.0.smithi088.stdout:3480: rmattr oid 5 current snap is 332 2024-09-13T02:50:06.456 INFO:tasks.rados.rados.0.smithi088.stdout:3480: done (0 left) 2024-09-13T02:50:06.457 INFO:tasks.rados.rados.0.smithi088.stdout:3481: snap_create 2024-09-13T02:50:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:06 smithi088 ceph-mon[96266]: osdmap e752: 8 total, 8 up, 8 in 2024-09-13T02:50:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:06 smithi088 ceph-mon[96266]: osdmap e753: 8 total, 8 up, 8 in 2024-09-13T02:50:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:06 smithi088 ceph-mon[98762]: osdmap e752: 8 total, 8 up, 8 in 2024-09-13T02:50:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:06 smithi088 ceph-mon[98762]: osdmap e753: 8 total, 8 up, 8 in 2024-09-13T02:50:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:06 smithi195 ceph-mon[87742]: osdmap e752: 8 total, 8 up, 8 in 2024-09-13T02:50:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:06 smithi195 ceph-mon[87742]: osdmap e753: 8 total, 8 up, 8 in 2024-09-13T02:50:07.458 INFO:tasks.rados.rados.0.smithi088.stdout:3481: done (0 left) 2024-09-13T02:50:07.458 INFO:tasks.rados.rados.0.smithi088.stdout:3482: snap_remove snap 330 2024-09-13T02:50:08.460 INFO:tasks.rados.rados.0.smithi088.stdout:3482: done (0 left) 2024-09-13T02:50:08.460 INFO:tasks.rados.rados.0.smithi088.stdout:3483: snap_remove snap 331 2024-09-13T02:50:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:08 smithi195 ceph-mon[87742]: pgmap v810: 121 pgs: 121 active+clean; 151 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.4 MiB/s wr, 19 op/s 2024-09-13T02:50:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:08 smithi195 ceph-mon[87742]: osdmap e754: 8 total, 8 up, 8 in 2024-09-13T02:50:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:08 smithi088 ceph-mon[98762]: pgmap v810: 121 pgs: 121 active+clean; 151 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.4 MiB/s wr, 19 op/s 2024-09-13T02:50:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:08 smithi088 ceph-mon[98762]: osdmap e754: 8 total, 8 up, 8 in 2024-09-13T02:50:08.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:08 smithi088 ceph-mon[96266]: pgmap v810: 121 pgs: 121 active+clean; 151 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.4 MiB/s wr, 19 op/s 2024-09-13T02:50:08.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:08 smithi088 ceph-mon[96266]: osdmap e754: 8 total, 8 up, 8 in 2024-09-13T02:50:09.470 INFO:tasks.rados.rados.0.smithi088.stdout:3483: done (0 left) 2024-09-13T02:50:09.470 INFO:tasks.rados.rados.0.smithi088.stdout:3484: snap_create 2024-09-13T02:50:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:09 smithi195 ceph-mon[87742]: osdmap e755: 8 total, 8 up, 8 in 2024-09-13T02:50:09.841 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:09 smithi088 ceph-mon[96266]: osdmap e755: 8 total, 8 up, 8 in 2024-09-13T02:50:09.842 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:09 smithi088 ceph-mon[98762]: osdmap e755: 8 total, 8 up, 8 in 2024-09-13T02:50:10.471 INFO:tasks.rados.rados.0.smithi088.stdout:3484: done (0 left) 2024-09-13T02:50:10.471 INFO:tasks.rados.rados.0.smithi088.stdout:3485: read oid 36 snap 333 2024-09-13T02:50:10.471 INFO:tasks.rados.rados.0.smithi088.stdout:3485: expect (ObjNum 1012 snap 320 seq_num 1012) 2024-09-13T02:50:10.472 INFO:tasks.rados.rados.0.smithi088.stdout:3486: read oid 44 snap -1 2024-09-13T02:50:10.472 INFO:tasks.rados.rados.0.smithi088.stdout:3486: expect (ObjNum 1016 snap 320 seq_num 1016) 2024-09-13T02:50:10.472 INFO:tasks.rados.rados.0.smithi088.stdout:3487: setattr oid 10 current snap is 334 2024-09-13T02:50:10.473 INFO:tasks.rados.rados.0.smithi088.stdout:3488: read oid 11 snap -1 2024-09-13T02:50:10.473 INFO:tasks.rados.rados.0.smithi088.stdout:3488: expect (ObjNum 961 snap 296 seq_num 961) 2024-09-13T02:50:10.473 INFO:tasks.rados.rados.0.smithi088.stdout:3489: delete oid 18 current snap is 334 2024-09-13T02:50:10.484 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 2069 (ObjNum 1040 snap 326 seq_num 1040) dirty exists 2024-09-13T02:50:10.488 INFO:tasks.rados.rados.0.smithi088.stdout:3485: expect (ObjNum 1012 snap 320 seq_num 1012) 2024-09-13T02:50:10.576 INFO:tasks.rados.rados.0.smithi088.stdout:3486: expect (ObjNum 1016 snap 320 seq_num 1016) 2024-09-13T02:50:10.581 INFO:tasks.rados.rados.0.smithi088.stdout:3488: expect (ObjNum 961 snap 296 seq_num 961) 2024-09-13T02:50:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:10 smithi195 ceph-mon[87742]: pgmap v813: 121 pgs: 121 active+clean; 134 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.6 MiB/s wr, 10 op/s 2024-09-13T02:50:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:10 smithi195 ceph-mon[87742]: osdmap e756: 8 total, 8 up, 8 in 2024-09-13T02:50:10.873 INFO:tasks.rados.rados.0.smithi088.stdout:3485: done (4 left) 2024-09-13T02:50:10.873 INFO:tasks.rados.rados.0.smithi088.stdout:3486: done (3 left) 2024-09-13T02:50:10.873 INFO:tasks.rados.rados.0.smithi088.stdout:3487: done (2 left) 2024-09-13T02:50:10.873 INFO:tasks.rados.rados.0.smithi088.stdout:3488: done (1 left) 2024-09-13T02:50:10.873 INFO:tasks.rados.rados.0.smithi088.stdout:3489: done (0 left) 2024-09-13T02:50:10.873 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 25 current snap is 334 2024-09-13T02:50:10.873 INFO:tasks.rados.rados.0.smithi088.stdout:3490: seq_num 1059 ranges {1589248=540672,2129920=401408} 2024-09-13T02:50:10.884 INFO:tasks.rados.rados.0.smithi088.stdout:3490: writing smithi08884213-25 from 1589248 to 2129920 tid 1 2024-09-13T02:50:10.887 INFO:tasks.rados.rados.0.smithi088.stdout:3490: writing smithi08884213-25 from 2129920 to 2531328 tid 2 2024-09-13T02:50:10.887 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 334 2024-09-13T02:50:10.887 INFO:tasks.rados.rados.0.smithi088.stdout:3491: seq_num 1060 ranges {221184=557056,778240=401408} 2024-09-13T02:50:10.891 INFO:tasks.rados.rados.0.smithi088.stdout:3491: writing smithi08884213-44 from 221184 to 778240 tid 1 2024-09-13T02:50:10.894 INFO:tasks.rados.rados.0.smithi088.stdout:3491: writing smithi08884213-44 from 778240 to 1179648 tid 2 2024-09-13T02:50:10.894 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 29 current snap is 334 2024-09-13T02:50:10.894 INFO:tasks.rados.rados.0.smithi088.stdout:3490: finishing write tid 1 to smithi08884213-25 2024-09-13T02:50:10.894 INFO:tasks.rados.rados.0.smithi088.stdout:3490: finishing write tid 2 to smithi08884213-25 2024-09-13T02:50:10.894 INFO:tasks.rados.rados.0.smithi088.stdout:3492: seq_num 1061 ranges {1957888=573440,2531328=401408} 2024-09-13T02:50:10.907 INFO:tasks.rados.rados.0.smithi088.stdout:3492: writing smithi08884213-29 from 1957888 to 2531328 tid 1 2024-09-13T02:50:10.910 INFO:tasks.rados.rados.0.smithi088.stdout:3492: writing smithi08884213-29 from 2531328 to 2932736 tid 2 2024-09-13T02:50:10.910 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 12 current snap is 334 2024-09-13T02:50:10.910 INFO:tasks.rados.rados.0.smithi088.stdout:3490: finishing write tid 3 to smithi08884213-25 2024-09-13T02:50:10.910 INFO:tasks.rados.rados.0.smithi088.stdout:3490: finishing write tid 4 to smithi08884213-25 2024-09-13T02:50:10.911 INFO:tasks.rados.rados.0.smithi088.stdout:3490: oid 25 updating version 0 to 1841 2024-09-13T02:50:10.911 INFO:tasks.rados.rados.0.smithi088.stdout:3490: oid 25 version 1841 is already newer than 1840 2024-09-13T02:50:10.911 INFO:tasks.rados.rados.0.smithi088.stdout:3490: oid 25 version 1841 is already newer than 1839 2024-09-13T02:50:10.911 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1841 (ObjNum 1059 snap 334 seq_num 1059) dirty exists 2024-09-13T02:50:10.911 INFO:tasks.rados.rados.0.smithi088.stdout:3490: left oid 25 (ObjNum 1059 snap 334 seq_num 1059) 2024-09-13T02:50:10.911 INFO:tasks.rados.rados.0.smithi088.stdout:3491: finishing write tid 1 to smithi08884213-44 2024-09-13T02:50:10.911 INFO:tasks.rados.rados.0.smithi088.stdout:3493: seq_num 1062 ranges {811008=589824,1400832=401408} 2024-09-13T02:50:10.917 INFO:tasks.rados.rados.0.smithi088.stdout:3493: writing smithi08884213-12 from 811008 to 1400832 tid 1 2024-09-13T02:50:10.921 INFO:tasks.rados.rados.0.smithi088.stdout:3493: writing smithi08884213-12 from 1400832 to 1802240 tid 2 2024-09-13T02:50:10.921 INFO:tasks.rados.rados.0.smithi088.stdout:3490: done (3 left) 2024-09-13T02:50:10.921 INFO:tasks.rados.rados.0.smithi088.stdout:3494: snap_create 2024-09-13T02:50:10.921 INFO:tasks.rados.rados.0.smithi088.stdout:3491: finishing write tid 2 to smithi08884213-44 2024-09-13T02:50:10.921 INFO:tasks.rados.rados.0.smithi088.stdout:3491: finishing write tid 3 to smithi08884213-44 2024-09-13T02:50:10.921 INFO:tasks.rados.rados.0.smithi088.stdout:3491: finishing write tid 4 to smithi08884213-44 2024-09-13T02:50:10.921 INFO:tasks.rados.rados.0.smithi088.stdout:3491: oid 44 updating version 0 to 1919 2024-09-13T02:50:10.921 INFO:tasks.rados.rados.0.smithi088.stdout:3491: oid 44 updating version 1919 to 1921 2024-09-13T02:50:10.921 INFO:tasks.rados.rados.0.smithi088.stdout:3491: oid 44 version 1921 is already newer than 1920 2024-09-13T02:50:10.922 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1921 (ObjNum 1060 snap 334 seq_num 1060) dirty exists 2024-09-13T02:50:10.922 INFO:tasks.rados.rados.0.smithi088.stdout:3491: left oid 44 (ObjNum 1060 snap 334 seq_num 1060) 2024-09-13T02:50:10.922 INFO:tasks.rados.rados.0.smithi088.stdout:3492: finishing write tid 1 to smithi08884213-29 2024-09-13T02:50:10.922 INFO:tasks.rados.rados.0.smithi088.stdout:3492: finishing write tid 2 to smithi08884213-29 2024-09-13T02:50:10.922 INFO:tasks.rados.rados.0.smithi088.stdout:3492: finishing write tid 3 to smithi08884213-29 2024-09-13T02:50:10.922 INFO:tasks.rados.rados.0.smithi088.stdout:3492: finishing write tid 4 to smithi08884213-29 2024-09-13T02:50:10.922 INFO:tasks.rados.rados.0.smithi088.stdout:3492: oid 29 updating version 0 to 1844 2024-09-13T02:50:10.922 INFO:tasks.rados.rados.0.smithi088.stdout:3492: oid 29 updating version 1844 to 1846 2024-09-13T02:50:10.922 INFO:tasks.rados.rados.0.smithi088.stdout:3492: oid 29 version 1846 is already newer than 1845 2024-09-13T02:50:10.922 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1846 (ObjNum 1061 snap 334 seq_num 1061) dirty exists 2024-09-13T02:50:10.922 INFO:tasks.rados.rados.0.smithi088.stdout:3492: left oid 29 (ObjNum 1061 snap 334 seq_num 1061) 2024-09-13T02:50:10.923 INFO:tasks.rados.rados.0.smithi088.stdout:3493: finishing write tid 1 to smithi08884213-12 2024-09-13T02:50:10.923 INFO:tasks.rados.rados.0.smithi088.stdout:3493: finishing write tid 2 to smithi08884213-12 2024-09-13T02:50:10.923 INFO:tasks.rados.rados.0.smithi088.stdout:3493: finishing write tid 3 to smithi08884213-12 2024-09-13T02:50:10.924 INFO:tasks.rados.rados.0.smithi088.stdout:3493: finishing write tid 4 to smithi08884213-12 2024-09-13T02:50:10.924 INFO:tasks.rados.rados.0.smithi088.stdout:3493: oid 12 updating version 0 to 1844 2024-09-13T02:50:10.925 INFO:tasks.rados.rados.0.smithi088.stdout:3493: oid 12 version 1844 is already newer than 1842 2024-09-13T02:50:10.925 INFO:tasks.rados.rados.0.smithi088.stdout:3493: oid 12 version 1844 is already newer than 1843 2024-09-13T02:50:10.925 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1844 (ObjNum 1062 snap 334 seq_num 1062) dirty exists 2024-09-13T02:50:10.925 INFO:tasks.rados.rados.0.smithi088.stdout:3493: left oid 12 (ObjNum 1062 snap 334 seq_num 1062) 2024-09-13T02:50:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:10 smithi088 ceph-mon[96266]: pgmap v813: 121 pgs: 121 active+clean; 134 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.6 MiB/s wr, 10 op/s 2024-09-13T02:50:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:10 smithi088 ceph-mon[96266]: osdmap e756: 8 total, 8 up, 8 in 2024-09-13T02:50:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:10 smithi088 ceph-mon[98762]: pgmap v813: 121 pgs: 121 active+clean; 134 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 4.6 MiB/s wr, 10 op/s 2024-09-13T02:50:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:10 smithi088 ceph-mon[98762]: osdmap e756: 8 total, 8 up, 8 in 2024-09-13T02:50:11.456 INFO:tasks.rados.rados.0.smithi088.stdout:3491: done (3 left) 2024-09-13T02:50:11.457 INFO:tasks.rados.rados.0.smithi088.stdout:3492: done (2 left) 2024-09-13T02:50:11.457 INFO:tasks.rados.rados.0.smithi088.stdout:3493: done (1 left) 2024-09-13T02:50:11.457 INFO:tasks.rados.rados.0.smithi088.stdout:3494: done (0 left) 2024-09-13T02:50:11.457 INFO:tasks.rados.rados.0.smithi088.stdout:3495: read oid 22 snap -1 2024-09-13T02:50:11.457 INFO:tasks.rados.rados.0.smithi088.stdout:3495: expect (ObjNum 1012 snap 320 seq_num 1012) 2024-09-13T02:50:11.457 INFO:tasks.rados.rados.0.smithi088.stdout:3496: copy_from oid 36 from oid 35 current snap is 335 2024-09-13T02:50:11.457 INFO:tasks.rados.rados.0.smithi088.stdout:3497: read oid 23 snap -1 2024-09-13T02:50:11.457 INFO:tasks.rados.rados.0.smithi088.stdout:3497: expect (ObjNum 1047 snap 327 seq_num 1047) 2024-09-13T02:50:11.457 INFO:tasks.rados.rados.0.smithi088.stdout:3498: snap_remove snap 334 2024-09-13T02:50:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:11 smithi195 ceph-mon[87742]: osdmap e757: 8 total, 8 up, 8 in 2024-09-13T02:50:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:11 smithi195 ceph-mon[87742]: osdmap e758: 8 total, 8 up, 8 in 2024-09-13T02:50:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:11 smithi088 ceph-mon[96266]: osdmap e757: 8 total, 8 up, 8 in 2024-09-13T02:50:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:11 smithi088 ceph-mon[96266]: osdmap e758: 8 total, 8 up, 8 in 2024-09-13T02:50:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:11 smithi088 ceph-mon[98762]: osdmap e757: 8 total, 8 up, 8 in 2024-09-13T02:50:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:11 smithi088 ceph-mon[98762]: osdmap e758: 8 total, 8 up, 8 in 2024-09-13T02:50:12.458 INFO:tasks.rados.rados.0.smithi088.stdout:3498: done (3 left) 2024-09-13T02:50:12.459 INFO:tasks.rados.rados.0.smithi088.stdout:3499: rollback oid 12 current snap is 335 2024-09-13T02:50:12.459 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 12 to 333 2024-09-13T02:50:12.459 INFO:tasks.rados.rados.0.smithi088.stdout:3497: expect (ObjNum 1047 snap 327 seq_num 1047) 2024-09-13T02:50:12.480 INFO:tasks.rados.rados.0.smithi088.stdout:3496: finishing copy_from to smithi08884213-36 2024-09-13T02:50:12.480 INFO:tasks.rados.rados.0.smithi088.stdout:3496: got expected ENOENT (src dne) 2024-09-13T02:50:12.480 INFO:tasks.rados.rados.0.smithi088.stdout:3496: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:50:12.480 INFO:tasks.rados.rados.0.smithi088.stdout:3495: expect (ObjNum 1012 snap 320 seq_num 1012) 2024-09-13T02:50:12.562 INFO:tasks.rados.rados.0.smithi088.stdout:3499: finishing rollback tid 0 to smithi08884213-12 2024-09-13T02:50:12.562 INFO:tasks.rados.rados.0.smithi088.stdout:3499: finishing rollback tid 1 to smithi08884213-12 2024-09-13T02:50:12.562 INFO:tasks.rados.rados.0.smithi088.stdout:3499: finishing rollback tid 2 to smithi08884213-12 2024-09-13T02:50:12.562 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1847 (ObjNum 1036 snap 322 seq_num 1036) dirty exists 2024-09-13T02:50:12.563 INFO:tasks.rados.rados.0.smithi088.stdout:3495: done (3 left) 2024-09-13T02:50:12.563 INFO:tasks.rados.rados.0.smithi088.stdout:3496: done (2 left) 2024-09-13T02:50:12.563 INFO:tasks.rados.rados.0.smithi088.stdout:3497: done (1 left) 2024-09-13T02:50:12.563 INFO:tasks.rados.rados.0.smithi088.stdout:3499: done (0 left) 2024-09-13T02:50:12.563 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 335 2024-09-13T02:50:12.563 INFO:tasks.rados.rados.0.smithi088.stdout:3500: seq_num 1063 ranges {4775936=606208,5382144=401408} 2024-09-13T02:50:12.591 INFO:tasks.rados.rados.0.smithi088.stdout:3500: writing smithi08884213-14 from 4775936 to 5382144 tid 1 2024-09-13T02:50:12.593 INFO:tasks.rados.rados.0.smithi088.stdout:3500: writing smithi08884213-14 from 5382144 to 5783552 tid 2 2024-09-13T02:50:12.593 INFO:tasks.rados.rados.0.smithi088.stdout:3501: snap_remove snap 332 2024-09-13T02:50:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:12 smithi195 ceph-mon[87742]: pgmap v816: 121 pgs: 121 active+clean; 134 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 558 KiB/s wr, 1 op/s 2024-09-13T02:50:12.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:12 smithi195 ceph-mon[87742]: osdmap e759: 8 total, 8 up, 8 in 2024-09-13T02:50:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:12 smithi088 ceph-mon[96266]: pgmap v816: 121 pgs: 121 active+clean; 134 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 558 KiB/s wr, 1 op/s 2024-09-13T02:50:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:12 smithi088 ceph-mon[96266]: osdmap e759: 8 total, 8 up, 8 in 2024-09-13T02:50:12.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:12 smithi088 ceph-mon[98762]: pgmap v816: 121 pgs: 121 active+clean; 134 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 558 KiB/s wr, 1 op/s 2024-09-13T02:50:12.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:12 smithi088 ceph-mon[98762]: osdmap e759: 8 total, 8 up, 8 in 2024-09-13T02:50:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:50:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:50:13] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.43.0" 2024-09-13T02:50:13.497 INFO:tasks.rados.rados.0.smithi088.stdout:3501: done (1 left) 2024-09-13T02:50:13.497 INFO:tasks.rados.rados.0.smithi088.stdout:3502: read oid 6 snap -1 2024-09-13T02:50:13.498 INFO:tasks.rados.rados.0.smithi088.stdout:3502: expect (ObjNum 1054 snap 329 seq_num 1054) 2024-09-13T02:50:13.498 INFO:tasks.rados.rados.0.smithi088.stdout:3503: setattr oid 46 current snap is 335 2024-09-13T02:50:13.498 INFO:tasks.rados.rados.0.smithi088.stdout:3500: finishing write tid 1 to smithi08884213-14 2024-09-13T02:50:13.498 INFO:tasks.rados.rados.0.smithi088.stdout:3500: finishing write tid 2 to smithi08884213-14 2024-09-13T02:50:13.498 INFO:tasks.rados.rados.0.smithi088.stdout:3500: finishing write tid 3 to smithi08884213-14 2024-09-13T02:50:13.498 INFO:tasks.rados.rados.0.smithi088.stdout:3500: finishing write tid 4 to smithi08884213-14 2024-09-13T02:50:13.498 INFO:tasks.rados.rados.0.smithi088.stdout:3500: oid 14 updating version 0 to 1725 2024-09-13T02:50:13.498 INFO:tasks.rados.rados.0.smithi088.stdout:3500: oid 14 updating version 1725 to 1726 2024-09-13T02:50:13.498 INFO:tasks.rados.rados.0.smithi088.stdout:3500: oid 14 updating version 1726 to 1727 2024-09-13T02:50:13.498 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1727 (ObjNum 1063 snap 335 seq_num 1063) dirty exists 2024-09-13T02:50:13.498 INFO:tasks.rados.rados.0.smithi088.stdout:3500: left oid 14 (ObjNum 1063 snap 335 seq_num 1063) 2024-09-13T02:50:13.499 INFO:tasks.rados.rados.0.smithi088.stdout:3500: done (2 left) 2024-09-13T02:50:13.499 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 335 2024-09-13T02:50:13.499 INFO:tasks.rados.rados.0.smithi088.stdout:3504: seq_num 1064 ranges {319488=622592,942080=401408} 2024-09-13T02:50:13.504 INFO:tasks.rados.rados.0.smithi088.stdout:3504: writing smithi08884213-48 from 319488 to 942080 tid 1 2024-09-13T02:50:13.507 INFO:tasks.rados.rados.0.smithi088.stdout:3504: writing smithi08884213-48 from 942080 to 1343488 tid 2 2024-09-13T02:50:13.507 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1869 (ObjNum 956 snap 295 seq_num 956) dirty exists 2024-09-13T02:50:13.507 INFO:tasks.rados.rados.0.smithi088.stdout:3503: done (2 left) 2024-09-13T02:50:13.507 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 1 current snap is 335 2024-09-13T02:50:13.508 INFO:tasks.rados.rados.0.smithi088.stdout:3505: seq_num 1065 ranges {0=638976,638976=401408} 2024-09-13T02:50:13.511 INFO:tasks.rados.rados.0.smithi088.stdout:3505: writing smithi08884213-1 from 0 to 638976 tid 1 2024-09-13T02:50:13.514 INFO:tasks.rados.rados.0.smithi088.stdout:3505: writing smithi08884213-1 from 638976 to 1040384 tid 2 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:3506: copy_from oid 8 from oid 11 current snap is 335 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:3504: finishing write tid 1 to smithi08884213-48 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:3504: finishing write tid 2 to smithi08884213-48 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:3504: finishing write tid 3 to smithi08884213-48 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:3504: finishing write tid 4 to smithi08884213-48 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:3504: oid 48 updating version 0 to 1896 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:3504: oid 48 version 1896 is already newer than 1895 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:3504: oid 48 version 1896 is already newer than 1894 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1896 (ObjNum 1064 snap 335 seq_num 1064) dirty exists 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:3504: left oid 48 (ObjNum 1064 snap 335 seq_num 1064) 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:3504: done (3 left) 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 335 2024-09-13T02:50:13.515 INFO:tasks.rados.rados.0.smithi088.stdout:3507: seq_num 1066 ranges {671744=663552,1335296=401408} 2024-09-13T02:50:13.522 INFO:tasks.rados.rados.0.smithi088.stdout:3507: writing smithi08884213-27 from 671744 to 1335296 tid 1 2024-09-13T02:50:13.525 INFO:tasks.rados.rados.0.smithi088.stdout:3507: writing smithi08884213-27 from 1335296 to 1736704 tid 2 2024-09-13T02:50:13.525 INFO:tasks.rados.rados.0.smithi088.stdout:3508: copy_from oid 40 from oid 28 current snap is 335 2024-09-13T02:50:13.525 INFO:tasks.rados.rados.0.smithi088.stdout:3502: expect (ObjNum 1054 snap 329 seq_num 1054) 2024-09-13T02:50:13.683 INFO:tasks.rados.rados.0.smithi088.stdout:3505: finishing write tid 1 to smithi08884213-1 2024-09-13T02:50:13.683 INFO:tasks.rados.rados.0.smithi088.stdout:3505: finishing write tid 2 to smithi08884213-1 2024-09-13T02:50:13.683 INFO:tasks.rados.rados.0.smithi088.stdout:3505: finishing write tid 3 to smithi08884213-1 2024-09-13T02:50:13.683 INFO:tasks.rados.rados.0.smithi088.stdout:3505: finishing write tid 4 to smithi08884213-1 2024-09-13T02:50:13.683 INFO:tasks.rados.rados.0.smithi088.stdout:3505: oid 1 updating version 0 to 1867 2024-09-13T02:50:13.683 INFO:tasks.rados.rados.0.smithi088.stdout:3505: oid 1 version 1867 is already newer than 1866 2024-09-13T02:50:13.684 INFO:tasks.rados.rados.0.smithi088.stdout:3505: oid 1 updating version 1867 to 1868 2024-09-13T02:50:13.684 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 1868 (ObjNum 1065 snap 335 seq_num 1065) dirty exists 2024-09-13T02:50:13.684 INFO:tasks.rados.rados.0.smithi088.stdout:3505: left oid 1 (ObjNum 1065 snap 335 seq_num 1065) 2024-09-13T02:50:13.684 INFO:tasks.rados.rados.0.smithi088.stdout:3507: finishing write tid 1 to smithi08884213-27 2024-09-13T02:50:13.684 INFO:tasks.rados.rados.0.smithi088.stdout:3502: done (4 left) 2024-09-13T02:50:13.684 INFO:tasks.rados.rados.0.smithi088.stdout:3505: done (3 left) 2024-09-13T02:50:13.684 INFO:tasks.rados.rados.0.smithi088.stdout:3509: snap_remove snap 333 2024-09-13T02:50:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:50:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:50:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:50:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:13 smithi195 ceph-mon[87742]: pgmap v819: 121 pgs: 121 active+clean; 132 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 472 KiB/s wr, 11 op/s 2024-09-13T02:50:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:50:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:50:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:50:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:13 smithi088 ceph-mon[96266]: pgmap v819: 121 pgs: 121 active+clean; 132 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 472 KiB/s wr, 11 op/s 2024-09-13T02:50:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:50:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:50:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:50:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:13 smithi088 ceph-mon[98762]: pgmap v819: 121 pgs: 121 active+clean; 132 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 472 KiB/s wr, 11 op/s 2024-09-13T02:50:14.559 INFO:tasks.rados.rados.0.smithi088.stdout:3509: done (3 left) 2024-09-13T02:50:14.559 INFO:tasks.rados.rados.0.smithi088.stdout:3510: rollback oid 34 current snap is 335 2024-09-13T02:50:14.559 INFO:tasks.rados.rados.0.smithi088.stdout:3510: done (3 left) 2024-09-13T02:50:14.559 INFO:tasks.rados.rados.0.smithi088.stdout:3511: setattr oid 10 current snap is 335 2024-09-13T02:50:14.559 INFO:tasks.rados.rados.0.smithi088.stdout:3507: finishing write tid 2 to smithi08884213-27 2024-09-13T02:50:14.559 INFO:tasks.rados.rados.0.smithi088.stdout:3507: finishing write tid 3 to smithi08884213-27 2024-09-13T02:50:14.560 INFO:tasks.rados.rados.0.smithi088.stdout:3507: finishing write tid 4 to smithi08884213-27 2024-09-13T02:50:14.560 INFO:tasks.rados.rados.0.smithi088.stdout:3507: oid 27 updating version 0 to 1782 2024-09-13T02:50:14.560 INFO:tasks.rados.rados.0.smithi088.stdout:3507: oid 27 version 1782 is already newer than 1781 2024-09-13T02:50:14.560 INFO:tasks.rados.rados.0.smithi088.stdout:3507: oid 27 updating version 1782 to 1783 2024-09-13T02:50:14.560 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 1783 (ObjNum 1066 snap 335 seq_num 1066) dirty exists 2024-09-13T02:50:14.560 INFO:tasks.rados.rados.0.smithi088.stdout:3507: left oid 27 (ObjNum 1066 snap 335 seq_num 1066) 2024-09-13T02:50:14.560 INFO:tasks.rados.rados.0.smithi088.stdout:3508: finishing copy_from racing read to smithi08884213-40 2024-09-13T02:50:14.560 INFO:tasks.rados.rados.0.smithi088.stdout:3506: finishing copy_from racing read to smithi08884213-8 2024-09-13T02:50:14.560 INFO:tasks.rados.rados.0.smithi088.stdout:3508: finishing copy_from to smithi08884213-40 2024-09-13T02:50:14.560 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 2036 (ObjNum 1017 snap 321 seq_num 1017) dirty exists 2024-09-13T02:50:14.560 INFO:tasks.rados.rados.0.smithi088.stdout:3506: finishing copy_from to smithi08884213-8 2024-09-13T02:50:14.560 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 1842 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:50:14.561 INFO:tasks.rados.rados.0.smithi088.stdout:3506: done (3 left) 2024-09-13T02:50:14.561 INFO:tasks.rados.rados.0.smithi088.stdout:3507: done (2 left) 2024-09-13T02:50:14.561 INFO:tasks.rados.rados.0.smithi088.stdout:3508: done (1 left) 2024-09-13T02:50:14.561 INFO:tasks.rados.rados.0.smithi088.stdout:3512: read oid 19 snap -1 2024-09-13T02:50:14.561 INFO:tasks.rados.rados.0.smithi088.stdout:3512: expect (ObjNum 1044 snap 327 seq_num 1044) 2024-09-13T02:50:14.561 INFO:tasks.rados.rados.0.smithi088.stdout:3513: read oid 3 snap -1 2024-09-13T02:50:14.562 INFO:tasks.rados.rados.0.smithi088.stdout:3513: expect (ObjNum 1016 snap 320 seq_num 1016) 2024-09-13T02:50:14.562 INFO:tasks.rados.rados.0.smithi088.stdout:3514: copy_from oid 33 from oid 49 current snap is 335 2024-09-13T02:50:14.562 INFO:tasks.rados.rados.0.smithi088.stdout:3515: read oid 47 snap -1 2024-09-13T02:50:14.562 INFO:tasks.rados.rados.0.smithi088.stdout:3515: expect (ObjNum 1035 snap 322 seq_num 1035) 2024-09-13T02:50:14.562 INFO:tasks.rados.rados.0.smithi088.stdout:3516: copy_from oid 35 from oid 21 current snap is 335 2024-09-13T02:50:14.562 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 335 2024-09-13T02:50:14.562 INFO:tasks.rados.rados.0.smithi088.stdout:3517: seq_num 1067 ranges {3989504=679936,4669440=401408} 2024-09-13T02:50:14.588 INFO:tasks.rados.rados.0.smithi088.stdout:3517: writing smithi08884213-31 from 3989504 to 4669440 tid 1 2024-09-13T02:50:14.591 INFO:tasks.rados.rados.0.smithi088.stdout:3517: writing smithi08884213-31 from 4669440 to 5070848 tid 2 2024-09-13T02:50:14.591 INFO:tasks.rados.rados.0.smithi088.stdout:3518: read oid 30 snap -1 2024-09-13T02:50:14.591 INFO:tasks.rados.rados.0.smithi088.stdout:3518: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:50:14.591 INFO:tasks.rados.rados.0.smithi088.stdout:3519: snap_create 2024-09-13T02:50:14.591 INFO:tasks.rados.rados.0.smithi088.stdout:3513: expect (ObjNum 1016 snap 320 seq_num 1016) 2024-09-13T02:50:14.597 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 2073 (ObjNum 1040 snap 326 seq_num 1040) dirty exists 2024-09-13T02:50:14.597 INFO:tasks.rados.rados.0.smithi088.stdout:3515: expect (ObjNum 1035 snap 322 seq_num 1035) 2024-09-13T02:50:14.689 INFO:tasks.rados.rados.0.smithi088.stdout:3514: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:50:14.689 INFO:tasks.rados.rados.0.smithi088.stdout:3514: finishing copy_from to smithi08884213-33 2024-09-13T02:50:14.689 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1705 (ObjNum 1041 snap 326 seq_num 1041) dirty exists 2024-09-13T02:50:14.689 INFO:tasks.rados.rados.0.smithi088.stdout:3512: expect (ObjNum 1044 snap 327 seq_num 1044) 2024-09-13T02:50:14.893 INFO:tasks.rados.rados.0.smithi088.stdout:3518: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:50:14.895 INFO:tasks.rados.rados.0.smithi088.stdout:3516: finishing copy_from racing read to smithi08884213-35 2024-09-13T02:50:14.895 INFO:tasks.rados.rados.0.smithi088.stdout:3516: finishing copy_from to smithi08884213-35 2024-09-13T02:50:14.895 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1718 (ObjNum 1056 snap 330 seq_num 1056) dirty exists 2024-09-13T02:50:14.895 INFO:tasks.rados.rados.0.smithi088.stdout:3517: finishing write tid 1 to smithi08884213-31 2024-09-13T02:50:14.895 INFO:tasks.rados.rados.0.smithi088.stdout:3517: finishing write tid 2 to smithi08884213-31 2024-09-13T02:50:14.895 INFO:tasks.rados.rados.0.smithi088.stdout:3517: finishing write tid 3 to smithi08884213-31 2024-09-13T02:50:14.895 INFO:tasks.rados.rados.0.smithi088.stdout:3517: finishing write tid 4 to smithi08884213-31 2024-09-13T02:50:14.896 INFO:tasks.rados.rados.0.smithi088.stdout:3517: oid 31 updating version 0 to 2077 2024-09-13T02:50:14.896 INFO:tasks.rados.rados.0.smithi088.stdout:3517: oid 31 updating version 2077 to 2079 2024-09-13T02:50:14.896 INFO:tasks.rados.rados.0.smithi088.stdout:3517: oid 31 version 2079 is already newer than 2078 2024-09-13T02:50:14.896 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 2079 (ObjNum 1067 snap 335 seq_num 1067) dirty exists 2024-09-13T02:50:14.896 INFO:tasks.rados.rados.0.smithi088.stdout:3517: left oid 31 (ObjNum 1067 snap 335 seq_num 1067) 2024-09-13T02:50:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:14 smithi088 ceph-mon[96266]: osdmap e760: 8 total, 8 up, 8 in 2024-09-13T02:50:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:50:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:50:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:50:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:50:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:14 smithi088 ceph-mon[98762]: osdmap e760: 8 total, 8 up, 8 in 2024-09-13T02:50:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:50:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:50:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:50:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:50:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:14 smithi195 ceph-mon[87742]: osdmap e760: 8 total, 8 up, 8 in 2024-09-13T02:50:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:50:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:50:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:50:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:50:15.563 INFO:tasks.rados.rados.0.smithi088.stdout:3511: done (8 left) 2024-09-13T02:50:15.563 INFO:tasks.rados.rados.0.smithi088.stdout:3512: done (7 left) 2024-09-13T02:50:15.564 INFO:tasks.rados.rados.0.smithi088.stdout:3513: done (6 left) 2024-09-13T02:50:15.564 INFO:tasks.rados.rados.0.smithi088.stdout:3514: done (5 left) 2024-09-13T02:50:15.564 INFO:tasks.rados.rados.0.smithi088.stdout:3515: done (4 left) 2024-09-13T02:50:15.564 INFO:tasks.rados.rados.0.smithi088.stdout:3516: done (3 left) 2024-09-13T02:50:15.564 INFO:tasks.rados.rados.0.smithi088.stdout:3517: done (2 left) 2024-09-13T02:50:15.564 INFO:tasks.rados.rados.0.smithi088.stdout:3518: done (1 left) 2024-09-13T02:50:15.564 INFO:tasks.rados.rados.0.smithi088.stdout:3519: done (0 left) 2024-09-13T02:50:15.564 INFO:tasks.rados.rados.0.smithi088.stdout:3520: rollback oid 39 current snap is 336 2024-09-13T02:50:15.564 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 39 to 335 2024-09-13T02:50:15.564 INFO:tasks.rados.rados.0.smithi088.stdout:3521: rmattr oid 17 current snap is 336 2024-09-13T02:50:15.564 INFO:tasks.rados.rados.0.smithi088.stdout:3521: done (1 left) 2024-09-13T02:50:15.564 INFO:tasks.rados.rados.0.smithi088.stdout:3522: rollback oid 14 current snap is 336 2024-09-13T02:50:15.565 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 14 to 335 2024-09-13T02:50:15.565 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 28 current snap is 336 2024-09-13T02:50:15.565 INFO:tasks.rados.rados.0.smithi088.stdout:3523: seq_num 1068 ranges {3162112=696320,3858432=401408} 2024-09-13T02:50:15.584 INFO:tasks.rados.rados.0.smithi088.stdout:3523: writing smithi08884213-28 from 3162112 to 3858432 tid 1 2024-09-13T02:50:15.587 INFO:tasks.rados.rados.0.smithi088.stdout:3523: writing smithi08884213-28 from 3858432 to 4259840 tid 2 2024-09-13T02:50:15.587 INFO:tasks.rados.rados.0.smithi088.stdout:3522: finishing rollback tid 0 to smithi08884213-14 2024-09-13T02:50:15.587 INFO:tasks.rados.rados.0.smithi088.stdout:3522: finishing rollback tid 1 to smithi08884213-14 2024-09-13T02:50:15.587 INFO:tasks.rados.rados.0.smithi088.stdout:3522: finishing rollback tid 2 to smithi08884213-14 2024-09-13T02:50:15.587 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1730 (ObjNum 1063 snap 335 seq_num 1063) dirty exists 2024-09-13T02:50:15.587 INFO:tasks.rados.rados.0.smithi088.stdout:3520: finishing rollback tid 0 to smithi08884213-39 2024-09-13T02:50:15.587 INFO:tasks.rados.rados.0.smithi088.stdout:3520: finishing rollback tid 1 to smithi08884213-39 2024-09-13T02:50:15.587 INFO:tasks.rados.rados.0.smithi088.stdout:3524: read oid 21 snap -1 2024-09-13T02:50:15.587 INFO:tasks.rados.rados.0.smithi088.stdout:3524: expect (ObjNum 1056 snap 330 seq_num 1056) 2024-09-13T02:50:15.587 INFO:tasks.rados.rados.0.smithi088.stdout:3522: done (3 left) 2024-09-13T02:50:15.588 INFO:tasks.rados.rados.0.smithi088.stdout:3525: delete oid 40 current snap is 336 2024-09-13T02:50:15.588 INFO:tasks.rados.rados.0.smithi088.stdout:3520: finishing rollback tid 2 to smithi08884213-39 2024-09-13T02:50:15.588 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 39 v 2042 (ObjNum 880 snap 276 seq_num 880) dirty exists 2024-09-13T02:50:15.592 INFO:tasks.rados.rados.0.smithi088.stdout:3523: finishing write tid 1 to smithi08884213-28 2024-09-13T02:50:15.592 INFO:tasks.rados.rados.0.smithi088.stdout:3523: finishing write tid 2 to smithi08884213-28 2024-09-13T02:50:15.593 INFO:tasks.rados.rados.0.smithi088.stdout:3523: finishing write tid 3 to smithi08884213-28 2024-09-13T02:50:15.594 INFO:tasks.rados.rados.0.smithi088.stdout:3520: done (3 left) 2024-09-13T02:50:15.594 INFO:tasks.rados.rados.0.smithi088.stdout:3525: done (2 left) 2024-09-13T02:50:15.594 INFO:tasks.rados.rados.0.smithi088.stdout:3526: copy_from oid 50 from oid 8 current snap is 336 2024-09-13T02:50:15.594 INFO:tasks.rados.rados.0.smithi088.stdout:3527: rmattr oid 11 current snap is 336 2024-09-13T02:50:15.594 INFO:tasks.rados.rados.0.smithi088.stdout:3528: snap_remove snap 335 2024-09-13T02:50:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:15 smithi088 ceph-mon[96266]: osdmap e761: 8 total, 8 up, 8 in 2024-09-13T02:50:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:15 smithi088 ceph-mon[96266]: pgmap v822: 121 pgs: 121 active+clean; 136 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-13T02:50:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:15 smithi088 ceph-mon[98762]: osdmap e761: 8 total, 8 up, 8 in 2024-09-13T02:50:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:15 smithi088 ceph-mon[98762]: pgmap v822: 121 pgs: 121 active+clean; 136 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-13T02:50:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:15 smithi195 ceph-mon[87742]: osdmap e761: 8 total, 8 up, 8 in 2024-09-13T02:50:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:15 smithi195 ceph-mon[87742]: pgmap v822: 121 pgs: 121 active+clean; 136 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-13T02:50:16.459 INFO:tasks.rados.rados.0.smithi088.stdout:3528: done (4 left) 2024-09-13T02:50:16.460 INFO:tasks.rados.rados.0.smithi088.stdout:3529: rmattr oid 35 current snap is 336 2024-09-13T02:50:16.460 INFO:tasks.rados.rados.0.smithi088.stdout:3523: finishing write tid 4 to smithi08884213-28 2024-09-13T02:50:16.460 INFO:tasks.rados.rados.0.smithi088.stdout:3523: oid 28 updating version 0 to 2043 2024-09-13T02:50:16.460 INFO:tasks.rados.rados.0.smithi088.stdout:3523: oid 28 updating version 2043 to 2045 2024-09-13T02:50:16.460 INFO:tasks.rados.rados.0.smithi088.stdout:3523: oid 28 version 2045 is already newer than 2044 2024-09-13T02:50:16.460 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 2045 (ObjNum 1068 snap 336 seq_num 1068) dirty exists 2024-09-13T02:50:16.460 INFO:tasks.rados.rados.0.smithi088.stdout:3523: left oid 28 (ObjNum 1068 snap 336 seq_num 1068) 2024-09-13T02:50:16.460 INFO:tasks.rados.rados.0.smithi088.stdout:3523: done (4 left) 2024-09-13T02:50:16.460 INFO:tasks.rados.rados.0.smithi088.stdout:3530: rollback oid 43 current snap is 336 2024-09-13T02:50:16.460 INFO:tasks.rados.rados.0.smithi088.stdout:3530: done (4 left) 2024-09-13T02:50:16.460 INFO:tasks.rados.rados.0.smithi088.stdout:3531: read oid 20 snap -1 2024-09-13T02:50:16.460 INFO:tasks.rados.rados.0.smithi088.stdout:3531: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:50:16.461 INFO:tasks.rados.rados.0.smithi088.stdout:3532: read oid 34 snap -1 2024-09-13T02:50:16.461 INFO:tasks.rados.rados.0.smithi088.stdout:3532: expect deleted 2024-09-13T02:50:16.461 INFO:tasks.rados.rados.0.smithi088.stdout:3533: rollback oid 9 current snap is 336 2024-09-13T02:50:16.461 INFO:tasks.rados.rados.0.smithi088.stdout:3533: done (6 left) 2024-09-13T02:50:16.461 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 336 2024-09-13T02:50:16.461 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1847 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:50:16.461 INFO:tasks.rados.rados.0.smithi088.stdout:3524: expect (ObjNum 1056 snap 330 seq_num 1056) 2024-09-13T02:50:16.777 INFO:tasks.rados.rados.0.smithi088.stdout:3526: finishing copy_from racing read to smithi08884213-50 2024-09-13T02:50:16.777 INFO:tasks.rados.rados.0.smithi088.stdout:3526: finishing copy_from to smithi08884213-50 2024-09-13T02:50:16.777 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 1842 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:50:16.777 INFO:tasks.rados.rados.0.smithi088.stdout:3534: seq_num 1070 ranges {409600=729088,1138688=401408} 2024-09-13T02:50:16.782 INFO:tasks.rados.rados.0.smithi088.stdout:3534: writing smithi08884213-26 from 409600 to 1138688 tid 1 2024-09-13T02:50:16.785 INFO:tasks.rados.rados.0.smithi088.stdout:3534: writing smithi08884213-26 from 1138688 to 1540096 tid 2 2024-09-13T02:50:16.785 INFO:tasks.rados.rados.0.smithi088.stdout:3524: done (6 left) 2024-09-13T02:50:16.786 INFO:tasks.rados.rados.0.smithi088.stdout:3526: done (5 left) 2024-09-13T02:50:16.786 INFO:tasks.rados.rados.0.smithi088.stdout:3527: done (4 left) 2024-09-13T02:50:16.786 INFO:tasks.rados.rados.0.smithi088.stdout:3535: rollback oid 8 current snap is 336 2024-09-13T02:50:16.786 INFO:tasks.rados.rados.0.smithi088.stdout:3535: done (4 left) 2024-09-13T02:50:16.786 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 336 2024-09-13T02:50:16.786 INFO:tasks.rados.rados.0.smithi088.stdout:3531: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:50:16.786 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 2080 (ObjNum 1056 snap 330 seq_num 1056) dirty exists 2024-09-13T02:50:16.786 INFO:tasks.rados.rados.0.smithi088.stdout:3536: seq_num 1071 ranges {1343488=745472,2088960=401408} 2024-09-13T02:50:16.797 INFO:tasks.rados.rados.0.smithi088.stdout:3536: writing smithi08884213-48 from 1343488 to 2088960 tid 1 2024-09-13T02:50:16.800 INFO:tasks.rados.rados.0.smithi088.stdout:3536: writing smithi08884213-48 from 2088960 to 2490368 tid 2 2024-09-13T02:50:16.801 INFO:tasks.rados.rados.0.smithi088.stdout:3529: done (4 left) 2024-09-13T02:50:16.801 INFO:tasks.rados.rados.0.smithi088.stdout:3531: done (3 left) 2024-09-13T02:50:16.801 INFO:tasks.rados.rados.0.smithi088.stdout:3532: done (2 left) 2024-09-13T02:50:16.801 INFO:tasks.rados.rados.0.smithi088.stdout:3537: read oid 13 snap -1 2024-09-13T02:50:16.801 INFO:tasks.rados.rados.0.smithi088.stdout:3537: expect (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:50:16.801 INFO:tasks.rados.rados.0.smithi088.stdout:3538: snap_create 2024-09-13T02:50:16.801 INFO:tasks.rados.rados.0.smithi088.stdout:3534: finishing write tid 1 to smithi08884213-26 2024-09-13T02:50:16.801 INFO:tasks.rados.rados.0.smithi088.stdout:3534: finishing write tid 2 to smithi08884213-26 2024-09-13T02:50:16.801 INFO:tasks.rados.rados.0.smithi088.stdout:3534: finishing write tid 3 to smithi08884213-26 2024-09-13T02:50:16.801 INFO:tasks.rados.rados.0.smithi088.stdout:3534: finishing write tid 4 to smithi08884213-26 2024-09-13T02:50:16.801 INFO:tasks.rados.rados.0.smithi088.stdout:3534: oid 26 updating version 0 to 1891 2024-09-13T02:50:16.801 INFO:tasks.rados.rados.0.smithi088.stdout:3534: oid 26 version 1891 is already newer than 1889 2024-09-13T02:50:16.802 INFO:tasks.rados.rados.0.smithi088.stdout:3534: oid 26 version 1891 is already newer than 1890 2024-09-13T02:50:16.802 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1891 (ObjNum 1070 snap 336 seq_num 1070) dirty exists 2024-09-13T02:50:16.802 INFO:tasks.rados.rados.0.smithi088.stdout:3534: left oid 26 (ObjNum 1070 snap 336 seq_num 1070) 2024-09-13T02:50:16.804 INFO:tasks.rados.rados.0.smithi088.stdout:3536: finishing write tid 1 to smithi08884213-48 2024-09-13T02:50:16.804 INFO:tasks.rados.rados.0.smithi088.stdout:3536: finishing write tid 2 to smithi08884213-48 2024-09-13T02:50:16.804 INFO:tasks.rados.rados.0.smithi088.stdout:3536: finishing write tid 3 to smithi08884213-48 2024-09-13T02:50:16.807 INFO:tasks.rados.rados.0.smithi088.stdout:3536: finishing write tid 4 to smithi08884213-48 2024-09-13T02:50:16.807 INFO:tasks.rados.rados.0.smithi088.stdout:3536: oid 48 updating version 0 to 1899 2024-09-13T02:50:16.807 INFO:tasks.rados.rados.0.smithi088.stdout:3536: oid 48 version 1899 is already newer than 1897 2024-09-13T02:50:16.807 INFO:tasks.rados.rados.0.smithi088.stdout:3536: oid 48 version 1899 is already newer than 1898 2024-09-13T02:50:16.807 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1899 (ObjNum 1071 snap 336 seq_num 1071) dirty exists 2024-09-13T02:50:16.807 INFO:tasks.rados.rados.0.smithi088.stdout:3536: left oid 48 (ObjNum 1071 snap 336 seq_num 1071) 2024-09-13T02:50:16.811 INFO:tasks.rados.rados.0.smithi088.stdout:3537: expect (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:50:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:16 smithi088 ceph-mon[96266]: osdmap e762: 8 total, 8 up, 8 in 2024-09-13T02:50:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:16 smithi088 ceph-mon[96266]: osdmap e763: 8 total, 8 up, 8 in 2024-09-13T02:50:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:16 smithi088 ceph-mon[98762]: osdmap e762: 8 total, 8 up, 8 in 2024-09-13T02:50:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:16 smithi088 ceph-mon[98762]: osdmap e763: 8 total, 8 up, 8 in 2024-09-13T02:50:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:16 smithi195 ceph-mon[87742]: osdmap e762: 8 total, 8 up, 8 in 2024-09-13T02:50:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:16 smithi195 ceph-mon[87742]: osdmap e763: 8 total, 8 up, 8 in 2024-09-13T02:50:17.569 INFO:tasks.rados.rados.0.smithi088.stdout:3534: done (3 left) 2024-09-13T02:50:17.569 INFO:tasks.rados.rados.0.smithi088.stdout:3536: done (2 left) 2024-09-13T02:50:17.569 INFO:tasks.rados.rados.0.smithi088.stdout:3537: done (1 left) 2024-09-13T02:50:17.569 INFO:tasks.rados.rados.0.smithi088.stdout:3538: done (0 left) 2024-09-13T02:50:17.570 INFO:tasks.rados.rados.0.smithi088.stdout:3539: snap_create 2024-09-13T02:50:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:17 smithi088 ceph-mon[96266]: pgmap v825: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 136 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-09-13T02:50:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:17 smithi088 ceph-mon[98762]: pgmap v825: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 136 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-09-13T02:50:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:17 smithi195 ceph-mon[87742]: pgmap v825: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 136 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-09-13T02:50:18.572 INFO:tasks.rados.rados.0.smithi088.stdout:3539: done (0 left) 2024-09-13T02:50:18.572 INFO:tasks.rados.rados.0.smithi088.stdout:3540: copy_from oid 7 from oid 45 current snap is 338 2024-09-13T02:50:18.572 INFO:tasks.rados.rados.0.smithi088.stdout:3541: snap_remove snap 337 2024-09-13T02:50:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:18 smithi088 ceph-mon[96266]: osdmap e764: 8 total, 8 up, 8 in 2024-09-13T02:50:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:18 smithi088 ceph-mon[98762]: osdmap e764: 8 total, 8 up, 8 in 2024-09-13T02:50:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:18 smithi195 ceph-mon[87742]: osdmap e764: 8 total, 8 up, 8 in 2024-09-13T02:50:19.575 INFO:tasks.rados.rados.0.smithi088.stdout:3541: done (1 left) 2024-09-13T02:50:19.576 INFO:tasks.rados.rados.0.smithi088.stdout:3542: read oid 16 snap 336 2024-09-13T02:50:19.576 INFO:tasks.rados.rados.0.smithi088.stdout:3542: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:50:19.576 INFO:tasks.rados.rados.0.smithi088.stdout:3543: snap_create 2024-09-13T02:50:19.576 INFO:tasks.rados.rados.0.smithi088.stdout:3540: finishing copy_from racing read to smithi08884213-7 2024-09-13T02:50:19.576 INFO:tasks.rados.rados.0.smithi088.stdout:3540: finishing copy_from to smithi08884213-7 2024-09-13T02:50:19.576 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1438 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:50:19.593 INFO:tasks.rados.rados.0.smithi088.stdout:3542: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:50:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:19 smithi088 ceph-mon[96266]: osdmap e765: 8 total, 8 up, 8 in 2024-09-13T02:50:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:19 smithi088 ceph-mon[96266]: pgmap v828: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 150 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.6 MiB/s wr, 27 op/s 2024-09-13T02:50:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:19 smithi088 ceph-mon[98762]: osdmap e765: 8 total, 8 up, 8 in 2024-09-13T02:50:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:19 smithi088 ceph-mon[98762]: pgmap v828: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 150 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.6 MiB/s wr, 27 op/s 2024-09-13T02:50:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:19 smithi195 ceph-mon[87742]: osdmap e765: 8 total, 8 up, 8 in 2024-09-13T02:50:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:19 smithi195 ceph-mon[87742]: pgmap v828: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 150 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.7 MiB/s rd, 4.6 MiB/s wr, 27 op/s 2024-09-13T02:50:20.577 INFO:tasks.rados.rados.0.smithi088.stdout:3540: done (2 left) 2024-09-13T02:50:20.577 INFO:tasks.rados.rados.0.smithi088.stdout:3542: done (1 left) 2024-09-13T02:50:20.577 INFO:tasks.rados.rados.0.smithi088.stdout:3543: done (0 left) 2024-09-13T02:50:20.577 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 339 2024-09-13T02:50:20.577 INFO:tasks.rados.rados.0.smithi088.stdout:3544: seq_num 1072 ranges {0=761856,761856=401408} 2024-09-13T02:50:20.581 INFO:tasks.rados.rados.0.smithi088.stdout:3544: writing smithi08884213-43 from 0 to 761856 tid 1 2024-09-13T02:50:20.583 INFO:tasks.rados.rados.0.smithi088.stdout:3544: writing smithi08884213-43 from 761856 to 1163264 tid 2 2024-09-13T02:50:20.583 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 339 2024-09-13T02:50:20.584 INFO:tasks.rados.rados.0.smithi088.stdout:3545: seq_num 1073 ranges {1179648=778240,1957888=401408} 2024-09-13T02:50:20.594 INFO:tasks.rados.rados.0.smithi088.stdout:3545: writing smithi08884213-44 from 1179648 to 1957888 tid 1 2024-09-13T02:50:20.597 INFO:tasks.rados.rados.0.smithi088.stdout:3545: writing smithi08884213-44 from 1957888 to 2359296 tid 2 2024-09-13T02:50:20.597 INFO:tasks.rados.rados.0.smithi088.stdout:3546: copy_from oid 11 from oid 13 current snap is 339 2024-09-13T02:50:20.597 INFO:tasks.rados.rados.0.smithi088.stdout:3544: finishing write tid 1 to smithi08884213-43 2024-09-13T02:50:20.597 INFO:tasks.rados.rados.0.smithi088.stdout:3547: delete oid 10 current snap is 339 2024-09-13T02:50:20.597 INFO:tasks.rados.rados.0.smithi088.stdout:3544: finishing write tid 2 to smithi08884213-43 2024-09-13T02:50:20.597 INFO:tasks.rados.rados.0.smithi088.stdout:3544: finishing write tid 3 to smithi08884213-43 2024-09-13T02:50:20.597 INFO:tasks.rados.rados.0.smithi088.stdout:3544: finishing write tid 4 to smithi08884213-43 2024-09-13T02:50:20.597 INFO:tasks.rados.rados.0.smithi088.stdout:3544: oid 43 updating version 0 to 1719 2024-09-13T02:50:20.597 INFO:tasks.rados.rados.0.smithi088.stdout:3544: oid 43 updating version 1719 to 1720 2024-09-13T02:50:20.597 INFO:tasks.rados.rados.0.smithi088.stdout:3544: oid 43 updating version 1720 to 1721 2024-09-13T02:50:20.598 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1721 (ObjNum 1072 snap 339 seq_num 1072) dirty exists 2024-09-13T02:50:20.598 INFO:tasks.rados.rados.0.smithi088.stdout:3544: left oid 43 (ObjNum 1072 snap 339 seq_num 1072) 2024-09-13T02:50:20.604 INFO:tasks.rados.rados.0.smithi088.stdout:3544: done (3 left) 2024-09-13T02:50:20.604 INFO:tasks.rados.rados.0.smithi088.stdout:3547: done (2 left) 2024-09-13T02:50:20.604 INFO:tasks.rados.rados.0.smithi088.stdout:3548: copy_from oid 14 from oid 18 current snap is 339 2024-09-13T02:50:20.604 INFO:tasks.rados.rados.0.smithi088.stdout:3549: copy_from oid 36 from oid 42 current snap is 339 2024-09-13T02:50:20.604 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 43 current snap is 339 2024-09-13T02:50:20.605 INFO:tasks.rados.rados.0.smithi088.stdout:3550: seq_num 1075 ranges {1163264=409600,1572864=671744,2244608=131072} 2024-09-13T02:50:20.613 INFO:tasks.rados.rados.0.smithi088.stdout:3550: writing smithi08884213-43 from 1163264 to 1572864 tid 1 2024-09-13T02:50:20.617 INFO:tasks.rados.rados.0.smithi088.stdout:3550: writing smithi08884213-43 from 1572864 to 2244608 tid 2 2024-09-13T02:50:20.618 INFO:tasks.rados.rados.0.smithi088.stdout:3550: writing smithi08884213-43 from 2244608 to 2375680 tid 3 2024-09-13T02:50:20.618 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 2 current snap is 339 2024-09-13T02:50:20.618 INFO:tasks.rados.rados.0.smithi088.stdout:3545: finishing write tid 1 to smithi08884213-44 2024-09-13T02:50:20.618 INFO:tasks.rados.rados.0.smithi088.stdout:3551: seq_num 1076 ranges {221184=425984,647168=548864,1196032=253952} 2024-09-13T02:50:20.621 INFO:tasks.rados.rados.0.smithi088.stdout:3551: writing smithi08884213-2 from 221184 to 647168 tid 1 2024-09-13T02:50:20.625 INFO:tasks.rados.rados.0.smithi088.stdout:3551: writing smithi08884213-2 from 647168 to 1196032 tid 2 2024-09-13T02:50:20.630 INFO:tasks.rados.rados.0.smithi088.stdout:3551: writing smithi08884213-2 from 1196032 to 1449984 tid 3 2024-09-13T02:50:20.630 INFO:tasks.rados.rados.0.smithi088.stdout:3552: snap_remove snap 338 2024-09-13T02:50:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:20 smithi088 ceph-mon[96266]: osdmap e766: 8 total, 8 up, 8 in 2024-09-13T02:50:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:20 smithi088 ceph-mon[98762]: osdmap e766: 8 total, 8 up, 8 in 2024-09-13T02:50:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:20 smithi195 ceph-mon[87742]: osdmap e766: 8 total, 8 up, 8 in 2024-09-13T02:50:21.461 INFO:tasks.rados.rados.0.smithi088.stdout:3552: done (6 left) 2024-09-13T02:50:21.461 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 339 2024-09-13T02:50:21.461 INFO:tasks.rados.rados.0.smithi088.stdout:3548: finishing copy_from to smithi08884213-14 2024-09-13T02:50:21.461 INFO:tasks.rados.rados.0.smithi088.stdout:3548: got expected ENOENT (src dne) 2024-09-13T02:50:21.461 INFO:tasks.rados.rados.0.smithi088.stdout:3545: finishing write tid 2 to smithi08884213-44 2024-09-13T02:50:21.461 INFO:tasks.rados.rados.0.smithi088.stdout:3548: finishing copy_from racing read to smithi08884213-14 2024-09-13T02:50:21.461 INFO:tasks.rados.rados.0.smithi088.stdout:3545: finishing write tid 3 to smithi08884213-44 2024-09-13T02:50:21.461 INFO:tasks.rados.rados.0.smithi088.stdout:3545: finishing write tid 4 to smithi08884213-44 2024-09-13T02:50:21.461 INFO:tasks.rados.rados.0.smithi088.stdout:3545: oid 44 updating version 0 to 1922 2024-09-13T02:50:21.461 INFO:tasks.rados.rados.0.smithi088.stdout:3545: oid 44 updating version 1922 to 1924 2024-09-13T02:50:21.462 INFO:tasks.rados.rados.0.smithi088.stdout:3545: oid 44 version 1924 is already newer than 1923 2024-09-13T02:50:21.462 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1924 (ObjNum 1073 snap 339 seq_num 1073) dirty exists 2024-09-13T02:50:21.462 INFO:tasks.rados.rados.0.smithi088.stdout:3545: left oid 44 (ObjNum 1073 snap 339 seq_num 1073) 2024-09-13T02:50:21.462 INFO:tasks.rados.rados.0.smithi088.stdout:3549: finishing copy_from to smithi08884213-36 2024-09-13T02:50:21.462 INFO:tasks.rados.rados.0.smithi088.stdout:3549: got expected ENOENT (src dne) 2024-09-13T02:50:21.462 INFO:tasks.rados.rados.0.smithi088.stdout:3549: finishing copy_from racing read to smithi08884213-36 2024-09-13T02:50:21.462 INFO:tasks.rados.rados.0.smithi088.stdout:3546: finishing copy_from racing read to smithi08884213-11 2024-09-13T02:50:21.462 INFO:tasks.rados.rados.0.smithi088.stdout:3546: finishing copy_from to smithi08884213-11 2024-09-13T02:50:21.462 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1980 (ObjNum 967 snap 300 seq_num 967) dirty exists 2024-09-13T02:50:21.462 INFO:tasks.rados.rados.0.smithi088.stdout:3550: finishing write tid 1 to smithi08884213-43 2024-09-13T02:50:21.462 INFO:tasks.rados.rados.0.smithi088.stdout:3550: finishing write tid 2 to smithi08884213-43 2024-09-13T02:50:21.462 INFO:tasks.rados.rados.0.smithi088.stdout:3550: finishing write tid 3 to smithi08884213-43 2024-09-13T02:50:21.463 INFO:tasks.rados.rados.0.smithi088.stdout:3550: finishing write tid 4 to smithi08884213-43 2024-09-13T02:50:21.463 INFO:tasks.rados.rados.0.smithi088.stdout:3550: finishing write tid 5 to smithi08884213-43 2024-09-13T02:50:21.463 INFO:tasks.rados.rados.0.smithi088.stdout:3550: oid 43 updating version 0 to 1722 2024-09-13T02:50:21.463 INFO:tasks.rados.rados.0.smithi088.stdout:3550: oid 43 updating version 1722 to 1723 2024-09-13T02:50:21.463 INFO:tasks.rados.rados.0.smithi088.stdout:3550: oid 43 updating version 1723 to 1725 2024-09-13T02:50:21.463 INFO:tasks.rados.rados.0.smithi088.stdout:3550: oid 43 version 1725 is already newer than 1724 2024-09-13T02:50:21.463 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 1725 (ObjNum 1075 snap 339 seq_num 1075) dirty exists 2024-09-13T02:50:21.463 INFO:tasks.rados.rados.0.smithi088.stdout:3550: left oid 43 (ObjNum 1075 snap 339 seq_num 1075) 2024-09-13T02:50:21.463 INFO:tasks.rados.rados.0.smithi088.stdout:3551: finishing write tid 1 to smithi08884213-2 2024-09-13T02:50:21.463 INFO:tasks.rados.rados.0.smithi088.stdout:3551: finishing write tid 2 to smithi08884213-2 2024-09-13T02:50:21.463 INFO:tasks.rados.rados.0.smithi088.stdout:3551: finishing write tid 3 to smithi08884213-2 2024-09-13T02:50:21.463 INFO:tasks.rados.rados.0.smithi088.stdout:3551: finishing write tid 4 to smithi08884213-2 2024-09-13T02:50:21.464 INFO:tasks.rados.rados.0.smithi088.stdout:3551: finishing write tid 5 to smithi08884213-2 2024-09-13T02:50:21.464 INFO:tasks.rados.rados.0.smithi088.stdout:3551: oid 2 updating version 0 to 1710 2024-09-13T02:50:21.464 INFO:tasks.rados.rados.0.smithi088.stdout:3551: oid 2 version 1710 is already newer than 1709 2024-09-13T02:50:21.464 INFO:tasks.rados.rados.0.smithi088.stdout:3551: oid 2 version 1710 is already newer than 1708 2024-09-13T02:50:21.464 INFO:tasks.rados.rados.0.smithi088.stdout:3551: oid 2 updating version 1710 to 1711 2024-09-13T02:50:21.464 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1711 (ObjNum 1076 snap 339 seq_num 1076) dirty exists 2024-09-13T02:50:21.464 INFO:tasks.rados.rados.0.smithi088.stdout:3551: left oid 2 (ObjNum 1076 snap 339 seq_num 1076) 2024-09-13T02:50:21.464 INFO:tasks.rados.rados.0.smithi088.stdout:3553: seq_num 1077 ranges {1736704=442368,2179072=434176,2613248=368640} 2024-09-13T02:50:21.472 INFO:tasks.rados.rados.0.smithi088.stdout:3553: writing smithi08884213-27 from 1736704 to 2179072 tid 1 2024-09-13T02:50:21.475 INFO:tasks.rados.rados.0.smithi088.stdout:3553: writing smithi08884213-27 from 2179072 to 2613248 tid 2 2024-09-13T02:50:21.478 INFO:tasks.rados.rados.0.smithi088.stdout:3553: writing smithi08884213-27 from 2613248 to 2981888 tid 3 2024-09-13T02:50:21.478 INFO:tasks.rados.rados.0.smithi088.stdout:3545: done (6 left) 2024-09-13T02:50:21.478 INFO:tasks.rados.rados.0.smithi088.stdout:3546: done (5 left) 2024-09-13T02:50:21.478 INFO:tasks.rados.rados.0.smithi088.stdout:3548: done (4 left) 2024-09-13T02:50:21.479 INFO:tasks.rados.rados.0.smithi088.stdout:3549: done (3 left) 2024-09-13T02:50:21.479 INFO:tasks.rados.rados.0.smithi088.stdout:3550: done (2 left) 2024-09-13T02:50:21.479 INFO:tasks.rados.rados.0.smithi088.stdout:3551: done (1 left) 2024-09-13T02:50:21.479 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 339 2024-09-13T02:50:21.479 INFO:tasks.rados.rados.0.smithi088.stdout:3554: seq_num 1078 ranges {1974272=458752,2433024=720896,3153920=81920} 2024-09-13T02:50:21.491 INFO:tasks.rados.rados.0.smithi088.stdout:3554: writing smithi08884213-22 from 1974272 to 2433024 tid 1 2024-09-13T02:50:21.495 INFO:tasks.rados.rados.0.smithi088.stdout:3554: writing smithi08884213-22 from 2433024 to 3153920 tid 2 2024-09-13T02:50:21.497 INFO:tasks.rados.rados.0.smithi088.stdout:3554: writing smithi08884213-22 from 3153920 to 3235840 tid 3 2024-09-13T02:50:21.497 INFO:tasks.rados.rados.0.smithi088.stdout:3555: rollback oid 11 current snap is 339 2024-09-13T02:50:21.497 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 11 to 336 2024-09-13T02:50:21.497 INFO:tasks.rados.rados.0.smithi088.stdout:3553: finishing write tid 1 to smithi08884213-27 2024-09-13T02:50:21.497 INFO:tasks.rados.rados.0.smithi088.stdout:3553: finishing write tid 2 to smithi08884213-27 2024-09-13T02:50:21.497 INFO:tasks.rados.rados.0.smithi088.stdout:3553: finishing write tid 3 to smithi08884213-27 2024-09-13T02:50:21.497 INFO:tasks.rados.rados.0.smithi088.stdout:3553: finishing write tid 4 to smithi08884213-27 2024-09-13T02:50:21.497 INFO:tasks.rados.rados.0.smithi088.stdout:3553: finishing write tid 5 to smithi08884213-27 2024-09-13T02:50:21.497 INFO:tasks.rados.rados.0.smithi088.stdout:3553: oid 27 updating version 0 to 1787 2024-09-13T02:50:21.497 INFO:tasks.rados.rados.0.smithi088.stdout:3553: oid 27 version 1787 is already newer than 1785 2024-09-13T02:50:21.497 INFO:tasks.rados.rados.0.smithi088.stdout:3553: oid 27 version 1787 is already newer than 1786 2024-09-13T02:50:21.497 INFO:tasks.rados.rados.0.smithi088.stdout:3553: oid 27 version 1787 is already newer than 1784 2024-09-13T02:50:21.498 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 1787 (ObjNum 1077 snap 339 seq_num 1077) dirty exists 2024-09-13T02:50:21.498 INFO:tasks.rados.rados.0.smithi088.stdout:3553: left oid 27 (ObjNum 1077 snap 339 seq_num 1077) 2024-09-13T02:50:21.498 INFO:tasks.rados.rados.0.smithi088.stdout:3554: finishing write tid 1 to smithi08884213-22 2024-09-13T02:50:21.498 INFO:tasks.rados.rados.0.smithi088.stdout:3553: done (2 left) 2024-09-13T02:50:21.498 INFO:tasks.rados.rados.0.smithi088.stdout:3556: read oid 30 snap -1 2024-09-13T02:50:21.498 INFO:tasks.rados.rados.0.smithi088.stdout:3556: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:50:21.498 INFO:tasks.rados.rados.0.smithi088.stdout:3557: delete oid 34 current snap is 339 2024-09-13T02:50:21.498 INFO:tasks.rados.rados.0.smithi088.stdout:3556: expect (ObjNum 0 snap 0 seq_num 0) 2024-09-13T02:50:21.501 INFO:tasks.rados.rados.0.smithi088.stdout:3556: done (3 left) 2024-09-13T02:50:21.501 INFO:tasks.rados.rados.0.smithi088.stdout:3557: done (2 left) 2024-09-13T02:50:21.501 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 339 2024-09-13T02:50:21.501 INFO:tasks.rados.rados.0.smithi088.stdout:3558: seq_num 1080 ranges {1474560=491520,1966080=540672,2506752=262144} 2024-09-13T02:50:21.512 INFO:tasks.rados.rados.0.smithi088.stdout:3558: writing smithi08884213-7 from 1474560 to 1966080 tid 1 2024-09-13T02:50:21.514 INFO:tasks.rados.rados.0.smithi088.stdout:3558: writing smithi08884213-7 from 1966080 to 2506752 tid 2 2024-09-13T02:50:21.517 INFO:tasks.rados.rados.0.smithi088.stdout:3558: writing smithi08884213-7 from 2506752 to 2768896 tid 3 2024-09-13T02:50:21.517 INFO:tasks.rados.rados.0.smithi088.stdout:3559: read oid 47 snap -1 2024-09-13T02:50:21.517 INFO:tasks.rados.rados.0.smithi088.stdout:3559: expect (ObjNum 1035 snap 322 seq_num 1035) 2024-09-13T02:50:21.517 INFO:tasks.rados.rados.0.smithi088.stdout:3560: read oid 39 snap -1 2024-09-13T02:50:21.517 INFO:tasks.rados.rados.0.smithi088.stdout:3560: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:50:21.517 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 19 current snap is 339 2024-09-13T02:50:21.518 INFO:tasks.rados.rados.0.smithi088.stdout:3554: finishing write tid 2 to smithi08884213-22 2024-09-13T02:50:21.518 INFO:tasks.rados.rados.0.smithi088.stdout:3554: finishing write tid 3 to smithi08884213-22 2024-09-13T02:50:21.518 INFO:tasks.rados.rados.0.smithi088.stdout:3554: finishing write tid 4 to smithi08884213-22 2024-09-13T02:50:21.518 INFO:tasks.rados.rados.0.smithi088.stdout:3554: finishing write tid 5 to smithi08884213-22 2024-09-13T02:50:21.518 INFO:tasks.rados.rados.0.smithi088.stdout:3554: oid 22 updating version 0 to 2091 2024-09-13T02:50:21.518 INFO:tasks.rados.rados.0.smithi088.stdout:3554: oid 22 updating version 2091 to 2092 2024-09-13T02:50:21.518 INFO:tasks.rados.rados.0.smithi088.stdout:3554: oid 22 updating version 2092 to 2093 2024-09-13T02:50:21.518 INFO:tasks.rados.rados.0.smithi088.stdout:3554: oid 22 version 2093 is already newer than 2090 2024-09-13T02:50:21.518 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 2093 (ObjNum 1078 snap 339 seq_num 1078) dirty exists 2024-09-13T02:50:21.518 INFO:tasks.rados.rados.0.smithi088.stdout:3554: left oid 22 (ObjNum 1078 snap 339 seq_num 1078) 2024-09-13T02:50:21.519 INFO:tasks.rados.rados.0.smithi088.stdout:3555: finishing rollback tid 0 to smithi08884213-11 2024-09-13T02:50:21.519 INFO:tasks.rados.rados.0.smithi088.stdout:3555: finishing rollback tid 1 to smithi08884213-11 2024-09-13T02:50:21.519 INFO:tasks.rados.rados.0.smithi088.stdout:3555: finishing rollback tid 2 to smithi08884213-11 2024-09-13T02:50:21.519 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1983 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:50:21.519 INFO:tasks.rados.rados.0.smithi088.stdout:3558: finishing write tid 1 to smithi08884213-7 2024-09-13T02:50:21.519 INFO:tasks.rados.rados.0.smithi088.stdout:3561: seq_num 1081 ranges {3694592=507904,4202496=425984,4628480=376832} 2024-09-13T02:50:21.542 INFO:tasks.rados.rados.0.smithi088.stdout:3561: writing smithi08884213-19 from 3694592 to 4202496 tid 1 2024-09-13T02:50:21.545 INFO:tasks.rados.rados.0.smithi088.stdout:3561: writing smithi08884213-19 from 4202496 to 4628480 tid 2 2024-09-13T02:50:21.548 INFO:tasks.rados.rados.0.smithi088.stdout:3561: writing smithi08884213-19 from 4628480 to 5005312 tid 3 2024-09-13T02:50:21.548 INFO:tasks.rados.rados.0.smithi088.stdout:3554: done (5 left) 2024-09-13T02:50:21.548 INFO:tasks.rados.rados.0.smithi088.stdout:3555: done (4 left) 2024-09-13T02:50:21.548 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 339 2024-09-13T02:50:21.548 INFO:tasks.rados.rados.0.smithi088.stdout:3558: finishing write tid 2 to smithi08884213-7 2024-09-13T02:50:21.548 INFO:tasks.rados.rados.0.smithi088.stdout:3558: finishing write tid 3 to smithi08884213-7 2024-09-13T02:50:21.549 INFO:tasks.rados.rados.0.smithi088.stdout:3558: finishing write tid 4 to smithi08884213-7 2024-09-13T02:50:21.549 INFO:tasks.rados.rados.0.smithi088.stdout:3562: seq_num 1082 ranges {638976=524288,1163264=704512,1867776=98304} 2024-09-13T02:50:21.554 INFO:tasks.rados.rados.0.smithi088.stdout:3562: writing smithi08884213-33 from 638976 to 1163264 tid 1 2024-09-13T02:50:21.558 INFO:tasks.rados.rados.0.smithi088.stdout:3562: writing smithi08884213-33 from 1163264 to 1867776 tid 2 2024-09-13T02:50:21.559 INFO:tasks.rados.rados.0.smithi088.stdout:3562: writing smithi08884213-33 from 1867776 to 1966080 tid 3 2024-09-13T02:50:21.560 INFO:tasks.rados.rados.0.smithi088.stdout:3563: rollback oid 24 current snap is 339 2024-09-13T02:50:21.560 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 24 to 336 2024-09-13T02:50:21.560 INFO:tasks.rados.rados.0.smithi088.stdout:3558: finishing write tid 5 to smithi08884213-7 2024-09-13T02:50:21.560 INFO:tasks.rados.rados.0.smithi088.stdout:3558: oid 7 updating version 0 to 2095 2024-09-13T02:50:21.560 INFO:tasks.rados.rados.0.smithi088.stdout:3558: oid 7 version 2095 is already newer than 2094 2024-09-13T02:50:21.560 INFO:tasks.rados.rados.0.smithi088.stdout:3558: oid 7 updating version 2095 to 2096 2024-09-13T02:50:21.560 INFO:tasks.rados.rados.0.smithi088.stdout:3558: oid 7 updating version 2096 to 2097 2024-09-13T02:50:21.560 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 2097 (ObjNum 1080 snap 339 seq_num 1080) dirty exists 2024-09-13T02:50:21.560 INFO:tasks.rados.rados.0.smithi088.stdout:3558: left oid 7 (ObjNum 1080 snap 339 seq_num 1080) 2024-09-13T02:50:21.560 INFO:tasks.rados.rados.0.smithi088.stdout:3559: expect (ObjNum 1035 snap 322 seq_num 1035) 2024-09-13T02:50:21.653 INFO:tasks.rados.rados.0.smithi088.stdout:3561: finishing write tid 1 to smithi08884213-19 2024-09-13T02:50:21.653 INFO:tasks.rados.rados.0.smithi088.stdout:3561: finishing write tid 2 to smithi08884213-19 2024-09-13T02:50:21.653 INFO:tasks.rados.rados.0.smithi088.stdout:3561: finishing write tid 3 to smithi08884213-19 2024-09-13T02:50:21.653 INFO:tasks.rados.rados.0.smithi088.stdout:3561: finishing write tid 4 to smithi08884213-19 2024-09-13T02:50:21.653 INFO:tasks.rados.rados.0.smithi088.stdout:3561: finishing write tid 5 to smithi08884213-19 2024-09-13T02:50:21.653 INFO:tasks.rados.rados.0.smithi088.stdout:3561: oid 19 updating version 0 to 1790 2024-09-13T02:50:21.653 INFO:tasks.rados.rados.0.smithi088.stdout:3561: oid 19 version 1790 is already newer than 1789 2024-09-13T02:50:21.653 INFO:tasks.rados.rados.0.smithi088.stdout:3561: oid 19 updating version 1790 to 1791 2024-09-13T02:50:21.653 INFO:tasks.rados.rados.0.smithi088.stdout:3561: oid 19 version 1791 is already newer than 1788 2024-09-13T02:50:21.653 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 1791 (ObjNum 1081 snap 339 seq_num 1081) dirty exists 2024-09-13T02:50:21.653 INFO:tasks.rados.rados.0.smithi088.stdout:3561: left oid 19 (ObjNum 1081 snap 339 seq_num 1081) 2024-09-13T02:50:21.653 INFO:tasks.rados.rados.0.smithi088.stdout:3560: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:50:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:21 smithi088 ceph-mon[96266]: osdmap e767: 8 total, 8 up, 8 in 2024-09-13T02:50:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:21 smithi088 ceph-mon[96266]: pgmap v831: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 26 op/s 2024-09-13T02:50:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:21 smithi088 ceph-mon[96266]: osdmap e768: 8 total, 8 up, 8 in 2024-09-13T02:50:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:21 smithi088 ceph-mon[98762]: osdmap e767: 8 total, 8 up, 8 in 2024-09-13T02:50:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:21 smithi088 ceph-mon[98762]: pgmap v831: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 26 op/s 2024-09-13T02:50:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:21 smithi088 ceph-mon[98762]: osdmap e768: 8 total, 8 up, 8 in 2024-09-13T02:50:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:21 smithi195 ceph-mon[87742]: osdmap e767: 8 total, 8 up, 8 in 2024-09-13T02:50:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:21 smithi195 ceph-mon[87742]: pgmap v831: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 152 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 26 op/s 2024-09-13T02:50:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:21 smithi195 ceph-mon[87742]: osdmap e768: 8 total, 8 up, 8 in 2024-09-13T02:50:22.218 INFO:tasks.rados.rados.0.smithi088.stdout:3562: finishing write tid 1 to smithi08884213-33 2024-09-13T02:50:22.218 INFO:tasks.rados.rados.0.smithi088.stdout:3563: finishing rollback tid 1 to smithi08884213-24 2024-09-13T02:50:22.218 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 0 (ObjNum 33 snap 0 seq_num 2143622960) dirty dne 2024-09-13T02:50:22.218 INFO:tasks.rados.rados.0.smithi088.stdout:3562: finishing write tid 2 to smithi08884213-33 2024-09-13T02:50:22.218 INFO:tasks.rados.rados.0.smithi088.stdout:3562: finishing write tid 3 to smithi08884213-33 2024-09-13T02:50:22.218 INFO:tasks.rados.rados.0.smithi088.stdout:3558: done (5 left) 2024-09-13T02:50:22.218 INFO:tasks.rados.rados.0.smithi088.stdout:3559: done (4 left) 2024-09-13T02:50:22.218 INFO:tasks.rados.rados.0.smithi088.stdout:3560: done (3 left) 2024-09-13T02:50:22.219 INFO:tasks.rados.rados.0.smithi088.stdout:3561: done (2 left) 2024-09-13T02:50:22.219 INFO:tasks.rados.rados.0.smithi088.stdout:3563: done (1 left) 2024-09-13T02:50:22.219 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 339 2024-09-13T02:50:22.219 INFO:tasks.rados.rados.0.smithi088.stdout:3562: finishing write tid 4 to smithi08884213-33 2024-09-13T02:50:22.219 INFO:tasks.rados.rados.0.smithi088.stdout:3564: seq_num 1083 ranges {2285568=540672,2826240=589824,3416064=212992} 2024-09-13T02:50:22.232 INFO:tasks.rados.rados.0.smithi088.stdout:3564: writing smithi08884213-47 from 2285568 to 2826240 tid 1 2024-09-13T02:50:22.235 INFO:tasks.rados.rados.0.smithi088.stdout:3564: writing smithi08884213-47 from 2826240 to 3416064 tid 2 2024-09-13T02:50:22.237 INFO:tasks.rados.rados.0.smithi088.stdout:3564: writing smithi08884213-47 from 3416064 to 3629056 tid 3 2024-09-13T02:50:22.238 INFO:tasks.rados.rados.0.smithi088.stdout:3565: read oid 40 snap -1 2024-09-13T02:50:22.238 INFO:tasks.rados.rados.0.smithi088.stdout:3565: expect deleted 2024-09-13T02:50:22.238 INFO:tasks.rados.rados.0.smithi088.stdout:3562: finishing write tid 5 to smithi08884213-33 2024-09-13T02:50:22.238 INFO:tasks.rados.rados.0.smithi088.stdout:3562: oid 33 updating version 0 to 1925 2024-09-13T02:50:22.238 INFO:tasks.rados.rados.0.smithi088.stdout:3562: oid 33 updating version 1925 to 1926 2024-09-13T02:50:22.238 INFO:tasks.rados.rados.0.smithi088.stdout:3562: oid 33 updating version 1926 to 1928 2024-09-13T02:50:22.238 INFO:tasks.rados.rados.0.smithi088.stdout:3562: oid 33 version 1928 is already newer than 1927 2024-09-13T02:50:22.238 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1928 (ObjNum 1082 snap 339 seq_num 1082) dirty exists 2024-09-13T02:50:22.238 INFO:tasks.rados.rados.0.smithi088.stdout:3562: left oid 33 (ObjNum 1082 snap 339 seq_num 1082) 2024-09-13T02:50:22.238 INFO:tasks.rados.rados.0.smithi088.stdout:3566: read oid 37 snap -1 2024-09-13T02:50:22.238 INFO:tasks.rados.rados.0.smithi088.stdout:3566: expect (ObjNum 1033 snap 322 seq_num 1033) 2024-09-13T02:50:22.238 INFO:tasks.rados.rados.0.smithi088.stdout:3562: done (3 left) 2024-09-13T02:50:22.239 INFO:tasks.rados.rados.0.smithi088.stdout:3567: rmattr oid 27 current snap is 339 2024-09-13T02:50:22.239 INFO:tasks.rados.rados.0.smithi088.stdout:3567: done (3 left) 2024-09-13T02:50:22.239 INFO:tasks.rados.rados.0.smithi088.stdout:3568: copy_from oid 44 from oid 17 current snap is 339 2024-09-13T02:50:22.239 INFO:tasks.rados.rados.0.smithi088.stdout:3569: setattr oid 13 current snap is 339 2024-09-13T02:50:22.240 INFO:tasks.rados.rados.0.smithi088.stdout:3564: finishing write tid 1 to smithi08884213-47 2024-09-13T02:50:22.241 INFO:tasks.rados.rados.0.smithi088.stdout:3570: delete oid 48 current snap is 339 2024-09-13T02:50:22.241 INFO:tasks.rados.rados.0.smithi088.stdout:3564: finishing write tid 2 to smithi08884213-47 2024-09-13T02:50:22.241 INFO:tasks.rados.rados.0.smithi088.stdout:3566: expect (ObjNum 1033 snap 322 seq_num 1033) 2024-09-13T02:50:22.258 INFO:tasks.rados.rados.0.smithi088.stdout:3564: finishing write tid 3 to smithi08884213-47 2024-09-13T02:50:22.258 INFO:tasks.rados.rados.0.smithi088.stdout:3568: finishing copy_from racing read to smithi08884213-44 2024-09-13T02:50:22.259 INFO:tasks.rados.rados.0.smithi088.stdout:3564: finishing write tid 4 to smithi08884213-47 2024-09-13T02:50:22.259 INFO:tasks.rados.rados.0.smithi088.stdout:3564: finishing write tid 5 to smithi08884213-47 2024-09-13T02:50:22.259 INFO:tasks.rados.rados.0.smithi088.stdout:3564: oid 47 updating version 0 to 2047 2024-09-13T02:50:22.259 INFO:tasks.rados.rados.0.smithi088.stdout:3564: oid 47 updating version 2047 to 2050 2024-09-13T02:50:22.259 INFO:tasks.rados.rados.0.smithi088.stdout:3564: oid 47 version 2050 is already newer than 2049 2024-09-13T02:50:22.259 INFO:tasks.rados.rados.0.smithi088.stdout:3564: oid 47 version 2050 is already newer than 2048 2024-09-13T02:50:22.259 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 2050 (ObjNum 1083 snap 339 seq_num 1083) dirty exists 2024-09-13T02:50:22.259 INFO:tasks.rados.rados.0.smithi088.stdout:3564: left oid 47 (ObjNum 1083 snap 339 seq_num 1083) 2024-09-13T02:50:22.259 INFO:tasks.rados.rados.0.smithi088.stdout:3568: finishing copy_from to smithi08884213-44 2024-09-13T02:50:22.259 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 1705 (ObjNum 1041 snap 326 seq_num 1041) dirty exists 2024-09-13T02:50:22.259 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 2051 (ObjNum 967 snap 300 seq_num 967) dirty exists 2024-09-13T02:50:22.259 INFO:tasks.rados.rados.0.smithi088.stdout:3564: done (5 left) 2024-09-13T02:50:22.260 INFO:tasks.rados.rados.0.smithi088.stdout:3565: done (4 left) 2024-09-13T02:50:22.260 INFO:tasks.rados.rados.0.smithi088.stdout:3566: done (3 left) 2024-09-13T02:50:22.260 INFO:tasks.rados.rados.0.smithi088.stdout:3568: done (2 left) 2024-09-13T02:50:22.260 INFO:tasks.rados.rados.0.smithi088.stdout:3569: done (1 left) 2024-09-13T02:50:22.260 INFO:tasks.rados.rados.0.smithi088.stdout:3570: done (0 left) 2024-09-13T02:50:22.260 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 339 2024-09-13T02:50:22.260 INFO:tasks.rados.rados.0.smithi088.stdout:3571: seq_num 1085 ranges {15687680=581632,16269312=761856,17031168=40960} 2024-09-13T02:50:22.342 INFO:tasks.rados.rados.0.smithi088.stdout:3571: writing smithi08884213-15 from 15687680 to 16269312 tid 1 2024-09-13T02:50:22.347 INFO:tasks.rados.rados.0.smithi088.stdout:3571: writing smithi08884213-15 from 16269312 to 17031168 tid 2 2024-09-13T02:50:22.347 INFO:tasks.rados.rados.0.smithi088.stdout:3571: writing smithi08884213-15 from 17031168 to 17072128 tid 3 2024-09-13T02:50:22.347 INFO:tasks.rados.rados.0.smithi088.stdout:3572: copy_from oid 35 from oid 38 current snap is 339 2024-09-13T02:50:22.347 INFO:tasks.rados.rados.0.smithi088.stdout:3571: finishing write tid 1 to smithi08884213-15 2024-09-13T02:50:22.347 INFO:tasks.rados.rados.0.smithi088.stdout:3573: copy_from oid 47 from oid 11 current snap is 339 2024-09-13T02:50:22.347 INFO:tasks.rados.rados.0.smithi088.stdout:3574: rollback oid 9 current snap is 339 2024-09-13T02:50:22.348 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 9 to 336 2024-09-13T02:50:22.348 INFO:tasks.rados.rados.0.smithi088.stdout:3575: copy_from oid 23 from oid 12 current snap is 339 2024-09-13T02:50:22.348 INFO:tasks.rados.rados.0.smithi088.stdout:3576: snap_create 2024-09-13T02:50:22.352 INFO:tasks.rados.rados.0.smithi088.stdout:3571: finishing write tid 2 to smithi08884213-15 2024-09-13T02:50:22.352 INFO:tasks.rados.rados.0.smithi088.stdout:3571: finishing write tid 3 to smithi08884213-15 2024-09-13T02:50:22.352 INFO:tasks.rados.rados.0.smithi088.stdout:3575: finishing copy_from racing read to smithi08884213-23 2024-09-13T02:50:22.353 INFO:tasks.rados.rados.0.smithi088.stdout:3571: finishing write tid 4 to smithi08884213-15 2024-09-13T02:50:22.355 INFO:tasks.rados.rados.0.smithi088.stdout:3572: finishing copy_from racing read to smithi08884213-35 2024-09-13T02:50:22.355 INFO:tasks.rados.rados.0.smithi088.stdout:3571: finishing write tid 5 to smithi08884213-15 2024-09-13T02:50:22.355 INFO:tasks.rados.rados.0.smithi088.stdout:3571: oid 15 updating version 0 to 1733 2024-09-13T02:50:22.355 INFO:tasks.rados.rados.0.smithi088.stdout:3571: oid 15 version 1733 is already newer than 1731 2024-09-13T02:50:22.356 INFO:tasks.rados.rados.0.smithi088.stdout:3571: oid 15 updating version 1733 to 1734 2024-09-13T02:50:22.356 INFO:tasks.rados.rados.0.smithi088.stdout:3571: oid 15 version 1734 is already newer than 1732 2024-09-13T02:50:22.356 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1734 (ObjNum 1085 snap 339 seq_num 1085) dirty exists 2024-09-13T02:50:22.356 INFO:tasks.rados.rados.0.smithi088.stdout:3571: left oid 15 (ObjNum 1085 snap 339 seq_num 1085) 2024-09-13T02:50:22.356 INFO:tasks.rados.rados.0.smithi088.stdout:3575: finishing copy_from to smithi08884213-23 2024-09-13T02:50:22.356 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1847 (ObjNum 1036 snap 322 seq_num 1036) dirty exists 2024-09-13T02:50:22.357 INFO:tasks.rados.rados.0.smithi088.stdout:3572: finishing copy_from to smithi08884213-35 2024-09-13T02:50:22.357 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1780 (ObjNum 1053 snap 329 seq_num 1053) dirty exists 2024-09-13T02:50:22.357 INFO:tasks.rados.rados.0.smithi088.stdout:3574: finishing rollback tid 1 to smithi08884213-9 2024-09-13T02:50:22.357 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 0 (ObjNum 49 snap 0 seq_num 3614957007) dirty dne 2024-09-13T02:50:22.377 INFO:tasks.rados.rados.0.smithi088.stdout:3573: finishing copy_from racing read to smithi08884213-47 2024-09-13T02:50:22.389 INFO:tasks.rados.rados.0.smithi088.stdout:3573: finishing copy_from to smithi08884213-47 2024-09-13T02:50:22.389 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1983 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:50:22.587 INFO:tasks.rados.rados.0.smithi088.stdout:3571: done (5 left) 2024-09-13T02:50:22.587 INFO:tasks.rados.rados.0.smithi088.stdout:3572: done (4 left) 2024-09-13T02:50:22.587 INFO:tasks.rados.rados.0.smithi088.stdout:3573: done (3 left) 2024-09-13T02:50:22.587 INFO:tasks.rados.rados.0.smithi088.stdout:3574: done (2 left) 2024-09-13T02:50:22.587 INFO:tasks.rados.rados.0.smithi088.stdout:3575: done (1 left) 2024-09-13T02:50:22.587 INFO:tasks.rados.rados.0.smithi088.stdout:3576: done (0 left) 2024-09-13T02:50:22.587 INFO:tasks.rados.rados.0.smithi088.stdout:3577: snap_remove snap 339 2024-09-13T02:50:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:50:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:50:23] "GET /metrics HTTP/1.1" 200 36322 "" "Prometheus/2.43.0" 2024-09-13T02:50:23.593 INFO:tasks.rados.rados.0.smithi088.stdout:3577: done (0 left) 2024-09-13T02:50:23.593 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 340 2024-09-13T02:50:23.593 INFO:tasks.rados.rados.0.smithi088.stdout:3578: seq_num 1086 ranges {0=598016,598016=647168,1245184=155648} 2024-09-13T02:50:23.595 INFO:tasks.rados.rados.0.smithi088.stdout:3578: writing smithi08884213-30 from 0 to 598016 tid 1 2024-09-13T02:50:23.599 INFO:tasks.rados.rados.0.smithi088.stdout:3578: writing smithi08884213-30 from 598016 to 1245184 tid 2 2024-09-13T02:50:23.600 INFO:tasks.rados.rados.0.smithi088.stdout:3578: writing smithi08884213-30 from 1245184 to 1400832 tid 3 2024-09-13T02:50:23.600 INFO:tasks.rados.rados.0.smithi088.stdout:3579: setattr oid 36 current snap is 340 2024-09-13T02:50:23.601 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 340 2024-09-13T02:50:23.601 INFO:tasks.rados.rados.0.smithi088.stdout:3580: seq_num 1087 ranges {1540096=614400,2154496=532480,2686976=270336} 2024-09-13T02:50:23.613 INFO:tasks.rados.rados.0.smithi088.stdout:3580: writing smithi08884213-26 from 1540096 to 2154496 tid 1 2024-09-13T02:50:23.616 INFO:tasks.rados.rados.0.smithi088.stdout:3580: writing smithi08884213-26 from 2154496 to 2686976 tid 2 2024-09-13T02:50:23.618 INFO:tasks.rados.rados.0.smithi088.stdout:3580: writing smithi08884213-26 from 2686976 to 2957312 tid 3 2024-09-13T02:50:23.619 INFO:tasks.rados.rados.0.smithi088.stdout:3581: snap_create 2024-09-13T02:50:23.619 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 1929 (ObjNum 1012 snap 320 seq_num 1012) dirty exists 2024-09-13T02:50:23.619 INFO:tasks.rados.rados.0.smithi088.stdout:3578: finishing write tid 1 to smithi08884213-30 2024-09-13T02:50:23.619 INFO:tasks.rados.rados.0.smithi088.stdout:3578: finishing write tid 2 to smithi08884213-30 2024-09-13T02:50:23.619 INFO:tasks.rados.rados.0.smithi088.stdout:3578: finishing write tid 3 to smithi08884213-30 2024-09-13T02:50:23.619 INFO:tasks.rados.rados.0.smithi088.stdout:3578: finishing write tid 4 to smithi08884213-30 2024-09-13T02:50:23.619 INFO:tasks.rados.rados.0.smithi088.stdout:3578: finishing write tid 5 to smithi08884213-30 2024-09-13T02:50:23.619 INFO:tasks.rados.rados.0.smithi088.stdout:3578: oid 30 updating version 0 to 1903 2024-09-13T02:50:23.619 INFO:tasks.rados.rados.0.smithi088.stdout:3578: oid 30 version 1903 is already newer than 1902 2024-09-13T02:50:23.619 INFO:tasks.rados.rados.0.smithi088.stdout:3578: oid 30 version 1903 is already newer than 1901 2024-09-13T02:50:23.620 INFO:tasks.rados.rados.0.smithi088.stdout:3578: oid 30 updating version 1903 to 1904 2024-09-13T02:50:23.620 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1904 (ObjNum 1086 snap 340 seq_num 1086) dirty exists 2024-09-13T02:50:23.620 INFO:tasks.rados.rados.0.smithi088.stdout:3578: left oid 30 (ObjNum 1086 snap 340 seq_num 1086) 2024-09-13T02:50:23.620 INFO:tasks.rados.rados.0.smithi088.stdout:3580: finishing write tid 1 to smithi08884213-26 2024-09-13T02:50:23.622 INFO:tasks.rados.rados.0.smithi088.stdout:3580: finishing write tid 2 to smithi08884213-26 2024-09-13T02:50:23.622 INFO:tasks.rados.rados.0.smithi088.stdout:3580: finishing write tid 3 to smithi08884213-26 2024-09-13T02:50:23.622 INFO:tasks.rados.rados.0.smithi088.stdout:3580: finishing write tid 4 to smithi08884213-26 2024-09-13T02:50:23.624 INFO:tasks.rados.rados.0.smithi088.stdout:3580: finishing write tid 5 to smithi08884213-26 2024-09-13T02:50:23.624 INFO:tasks.rados.rados.0.smithi088.stdout:3580: oid 26 updating version 0 to 1892 2024-09-13T02:50:23.624 INFO:tasks.rados.rados.0.smithi088.stdout:3580: oid 26 updating version 1892 to 1894 2024-09-13T02:50:23.624 INFO:tasks.rados.rados.0.smithi088.stdout:3580: oid 26 updating version 1894 to 1895 2024-09-13T02:50:23.625 INFO:tasks.rados.rados.0.smithi088.stdout:3580: oid 26 version 1895 is already newer than 1893 2024-09-13T02:50:23.625 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1895 (ObjNum 1087 snap 340 seq_num 1087) dirty exists 2024-09-13T02:50:23.625 INFO:tasks.rados.rados.0.smithi088.stdout:3580: left oid 26 (ObjNum 1087 snap 340 seq_num 1087) 2024-09-13T02:50:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:23 smithi088 ceph-mon[96266]: osdmap e769: 8 total, 8 up, 8 in 2024-09-13T02:50:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:23 smithi088 ceph-mon[96266]: pgmap v834: 121 pgs: 121 active+clean; 163 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 19 op/s 2024-09-13T02:50:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:23 smithi088 ceph-mon[98762]: osdmap e769: 8 total, 8 up, 8 in 2024-09-13T02:50:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:23 smithi088 ceph-mon[98762]: pgmap v834: 121 pgs: 121 active+clean; 163 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 19 op/s 2024-09-13T02:50:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:23 smithi195 ceph-mon[87742]: osdmap e769: 8 total, 8 up, 8 in 2024-09-13T02:50:23.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:23 smithi195 ceph-mon[87742]: pgmap v834: 121 pgs: 121 active+clean; 163 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 19 op/s 2024-09-13T02:50:24.605 INFO:tasks.rados.rados.0.smithi088.stdout:3578: done (3 left) 2024-09-13T02:50:24.605 INFO:tasks.rados.rados.0.smithi088.stdout:3579: done (2 left) 2024-09-13T02:50:24.605 INFO:tasks.rados.rados.0.smithi088.stdout:3580: done (1 left) 2024-09-13T02:50:24.605 INFO:tasks.rados.rados.0.smithi088.stdout:3581: done (0 left) 2024-09-13T02:50:24.606 INFO:tasks.rados.rados.0.smithi088.stdout:3582: rollback oid 46 current snap is 341 2024-09-13T02:50:24.606 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 46 to 336 2024-09-13T02:50:24.606 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 341 2024-09-13T02:50:24.606 INFO:tasks.rados.rados.0.smithi088.stdout:3583: seq_num 1088 ranges {0=630784,630784=466944,1097728=335872} 2024-09-13T02:50:24.608 INFO:tasks.rados.rados.0.smithi088.stdout:3583: writing smithi08884213-48 from 0 to 630784 tid 1 2024-09-13T02:50:24.611 INFO:tasks.rados.rados.0.smithi088.stdout:3583: writing smithi08884213-48 from 630784 to 1097728 tid 2 2024-09-13T02:50:24.614 INFO:tasks.rados.rados.0.smithi088.stdout:3583: writing smithi08884213-48 from 1097728 to 1433600 tid 3 2024-09-13T02:50:24.614 INFO:tasks.rados.rados.0.smithi088.stdout:3584: read oid 33 snap -1 2024-09-13T02:50:24.614 INFO:tasks.rados.rados.0.smithi088.stdout:3584: expect (ObjNum 1082 snap 339 seq_num 1082) 2024-09-13T02:50:24.614 INFO:tasks.rados.rados.0.smithi088.stdout:3585: setattr oid 14 current snap is 341 2024-09-13T02:50:24.615 INFO:tasks.rados.rados.0.smithi088.stdout:3582: finishing rollback tid 0 to smithi08884213-46 2024-09-13T02:50:24.615 INFO:tasks.rados.rados.0.smithi088.stdout:3582: finishing rollback tid 1 to smithi08884213-46 2024-09-13T02:50:24.615 INFO:tasks.rados.rados.0.smithi088.stdout:3582: finishing rollback tid 2 to smithi08884213-46 2024-09-13T02:50:24.615 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1872 (ObjNum 956 snap 295 seq_num 956) dirty exists 2024-09-13T02:50:24.616 INFO:tasks.rados.rados.0.smithi088.stdout:3582: done (3 left) 2024-09-13T02:50:24.616 INFO:tasks.rados.rados.0.smithi088.stdout:3586: read oid 3 snap -1 2024-09-13T02:50:24.616 INFO:tasks.rados.rados.0.smithi088.stdout:3586: expect (ObjNum 1016 snap 320 seq_num 1016) 2024-09-13T02:50:24.616 INFO:tasks.rados.rados.0.smithi088.stdout:3587: rollback oid 18 current snap is 341 2024-09-13T02:50:24.616 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 18 to 340 2024-09-13T02:50:24.616 INFO:tasks.rados.rados.0.smithi088.stdout:3588: copy_from oid 35 from oid 23 current snap is 341 2024-09-13T02:50:24.616 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 341 2024-09-13T02:50:24.617 INFO:tasks.rados.rados.0.smithi088.stdout:3589: seq_num 1089 ranges {3883008=647168,4530176=745472,5275648=57344} 2024-09-13T02:50:24.641 INFO:tasks.rados.rados.0.smithi088.stdout:3589: writing smithi08884213-16 from 3883008 to 4530176 tid 1 2024-09-13T02:50:24.645 INFO:tasks.rados.rados.0.smithi088.stdout:3589: writing smithi08884213-16 from 4530176 to 5275648 tid 2 2024-09-13T02:50:24.646 INFO:tasks.rados.rados.0.smithi088.stdout:3589: writing smithi08884213-16 from 5275648 to 5332992 tid 3 2024-09-13T02:50:24.646 INFO:tasks.rados.rados.0.smithi088.stdout:3590: read oid 11 snap -1 2024-09-13T02:50:24.646 INFO:tasks.rados.rados.0.smithi088.stdout:3590: expect (ObjNum 961 snap 296 seq_num 961) 2024-09-13T02:50:24.646 INFO:tasks.rados.rados.0.smithi088.stdout:3591: snap_create 2024-09-13T02:50:24.646 INFO:tasks.rados.rados.0.smithi088.stdout:3587: finishing rollback tid 1 to smithi08884213-18 2024-09-13T02:50:24.646 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-13T02:50:24.646 INFO:tasks.rados.rados.0.smithi088.stdout:3583: finishing write tid 1 to smithi08884213-48 2024-09-13T02:50:24.646 INFO:tasks.rados.rados.0.smithi088.stdout:3583: finishing write tid 2 to smithi08884213-48 2024-09-13T02:50:24.646 INFO:tasks.rados.rados.0.smithi088.stdout:3583: finishing write tid 3 to smithi08884213-48 2024-09-13T02:50:24.646 INFO:tasks.rados.rados.0.smithi088.stdout:3583: finishing write tid 4 to smithi08884213-48 2024-09-13T02:50:24.646 INFO:tasks.rados.rados.0.smithi088.stdout:3583: finishing write tid 5 to smithi08884213-48 2024-09-13T02:50:24.647 INFO:tasks.rados.rados.0.smithi088.stdout:3583: oid 48 updating version 0 to 1906 2024-09-13T02:50:24.647 INFO:tasks.rados.rados.0.smithi088.stdout:3583: oid 48 version 1906 is already newer than 1905 2024-09-13T02:50:24.647 INFO:tasks.rados.rados.0.smithi088.stdout:3583: oid 48 updating version 1906 to 1907 2024-09-13T02:50:24.647 INFO:tasks.rados.rados.0.smithi088.stdout:3583: oid 48 updating version 1907 to 1908 2024-09-13T02:50:24.647 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1908 (ObjNum 1088 snap 341 seq_num 1088) dirty exists 2024-09-13T02:50:24.647 INFO:tasks.rados.rados.0.smithi088.stdout:3583: left oid 48 (ObjNum 1088 snap 341 seq_num 1088) 2024-09-13T02:50:24.647 INFO:tasks.rados.rados.0.smithi088.stdout:3586: expect (ObjNum 1016 snap 320 seq_num 1016) 2024-09-13T02:50:24.653 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1735 (ObjNum 1063 snap 335 seq_num 1063) dirty exists 2024-09-13T02:50:24.653 INFO:tasks.rados.rados.0.smithi088.stdout:3588: finishing copy_from racing read to smithi08884213-35 2024-09-13T02:50:24.653 INFO:tasks.rados.rados.0.smithi088.stdout:3584: expect (ObjNum 1082 snap 339 seq_num 1082) 2024-09-13T02:50:24.713 INFO:tasks.rados.rados.0.smithi088.stdout:3588: finishing copy_from to smithi08884213-35 2024-09-13T02:50:24.713 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1847 (ObjNum 1036 snap 322 seq_num 1036) dirty exists 2024-09-13T02:50:24.713 INFO:tasks.rados.rados.0.smithi088.stdout:3589: finishing write tid 1 to smithi08884213-16 2024-09-13T02:50:24.714 INFO:tasks.rados.rados.0.smithi088.stdout:3589: finishing write tid 2 to smithi08884213-16 2024-09-13T02:50:24.714 INFO:tasks.rados.rados.0.smithi088.stdout:3589: finishing write tid 3 to smithi08884213-16 2024-09-13T02:50:24.714 INFO:tasks.rados.rados.0.smithi088.stdout:3589: finishing write tid 4 to smithi08884213-16 2024-09-13T02:50:24.714 INFO:tasks.rados.rados.0.smithi088.stdout:3589: finishing write tid 5 to smithi08884213-16 2024-09-13T02:50:24.714 INFO:tasks.rados.rados.0.smithi088.stdout:3589: oid 16 updating version 0 to 1851 2024-09-13T02:50:24.714 INFO:tasks.rados.rados.0.smithi088.stdout:3589: oid 16 version 1851 is already newer than 1850 2024-09-13T02:50:24.714 INFO:tasks.rados.rados.0.smithi088.stdout:3589: oid 16 version 1851 is already newer than 1848 2024-09-13T02:50:24.714 INFO:tasks.rados.rados.0.smithi088.stdout:3589: oid 16 version 1851 is already newer than 1849 2024-09-13T02:50:24.714 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1851 (ObjNum 1089 snap 341 seq_num 1089) dirty exists 2024-09-13T02:50:24.714 INFO:tasks.rados.rados.0.smithi088.stdout:3589: left oid 16 (ObjNum 1089 snap 341 seq_num 1089) 2024-09-13T02:50:24.714 INFO:tasks.rados.rados.0.smithi088.stdout:3590: expect (ObjNum 961 snap 296 seq_num 961) 2024-09-13T02:50:24.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:24 smithi195 ceph-mon[87742]: osdmap e770: 8 total, 8 up, 8 in 2024-09-13T02:50:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:24 smithi088 ceph-mon[96266]: osdmap e770: 8 total, 8 up, 8 in 2024-09-13T02:50:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:24 smithi088 ceph-mon[98762]: osdmap e770: 8 total, 8 up, 8 in 2024-09-13T02:50:25.621 INFO:tasks.rados.rados.0.smithi088.stdout:3583: done (8 left) 2024-09-13T02:50:25.622 INFO:tasks.rados.rados.0.smithi088.stdout:3584: done (7 left) 2024-09-13T02:50:25.622 INFO:tasks.rados.rados.0.smithi088.stdout:3585: done (6 left) 2024-09-13T02:50:25.622 INFO:tasks.rados.rados.0.smithi088.stdout:3586: done (5 left) 2024-09-13T02:50:25.622 INFO:tasks.rados.rados.0.smithi088.stdout:3587: done (4 left) 2024-09-13T02:50:25.622 INFO:tasks.rados.rados.0.smithi088.stdout:3588: done (3 left) 2024-09-13T02:50:25.622 INFO:tasks.rados.rados.0.smithi088.stdout:3589: done (2 left) 2024-09-13T02:50:25.622 INFO:tasks.rados.rados.0.smithi088.stdout:3590: done (1 left) 2024-09-13T02:50:25.622 INFO:tasks.rados.rados.0.smithi088.stdout:3591: done (0 left) 2024-09-13T02:50:25.622 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 342 2024-09-13T02:50:25.622 INFO:tasks.rados.rados.0.smithi088.stdout:3592: seq_num 1090 ranges {3235840=663552,3899392=630784,4530176=172032} 2024-09-13T02:50:25.642 INFO:tasks.rados.rados.0.smithi088.stdout:3592: writing smithi08884213-22 from 3235840 to 3899392 tid 1 2024-09-13T02:50:25.645 INFO:tasks.rados.rados.0.smithi088.stdout:3592: writing smithi08884213-22 from 3899392 to 4530176 tid 2 2024-09-13T02:50:25.647 INFO:tasks.rados.rados.0.smithi088.stdout:3592: writing smithi08884213-22 from 4530176 to 4702208 tid 3 2024-09-13T02:50:25.647 INFO:tasks.rados.rados.0.smithi088.stdout:3593: read oid 32 snap -1 2024-09-13T02:50:25.647 INFO:tasks.rados.rados.0.smithi088.stdout:3593: expect (ObjNum 1049 snap 329 seq_num 1049) 2024-09-13T02:50:25.647 INFO:tasks.rados.rados.0.smithi088.stdout:3594: rmattr oid 7 current snap is 342 2024-09-13T02:50:25.647 INFO:tasks.rados.rados.0.smithi088.stdout:3595: snap_remove snap 340 2024-09-13T02:50:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:25 smithi088 ceph-mon[96266]: osdmap e771: 8 total, 8 up, 8 in 2024-09-13T02:50:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:25 smithi088 ceph-mon[96266]: pgmap v837: 121 pgs: 121 active+clean; 170 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.1 MiB/s wr, 21 op/s 2024-09-13T02:50:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:25 smithi088 ceph-mon[98762]: osdmap e771: 8 total, 8 up, 8 in 2024-09-13T02:50:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:25 smithi088 ceph-mon[98762]: pgmap v837: 121 pgs: 121 active+clean; 170 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.1 MiB/s wr, 21 op/s 2024-09-13T02:50:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:25 smithi195 ceph-mon[87742]: osdmap e771: 8 total, 8 up, 8 in 2024-09-13T02:50:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:25 smithi195 ceph-mon[87742]: pgmap v837: 121 pgs: 121 active+clean; 170 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.1 MiB/s wr, 21 op/s 2024-09-13T02:50:26.464 INFO:tasks.rados.rados.0.smithi088.stdout:3595: done (3 left) 2024-09-13T02:50:26.464 INFO:tasks.rados.rados.0.smithi088.stdout:3596: snap_remove snap 336 2024-09-13T02:50:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:26 smithi088 ceph-mon[96266]: osdmap e772: 8 total, 8 up, 8 in 2024-09-13T02:50:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:26 smithi088 ceph-mon[96266]: osdmap e773: 8 total, 8 up, 8 in 2024-09-13T02:50:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:26 smithi088 ceph-mon[98762]: osdmap e772: 8 total, 8 up, 8 in 2024-09-13T02:50:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:26 smithi088 ceph-mon[98762]: osdmap e773: 8 total, 8 up, 8 in 2024-09-13T02:50:26.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:26 smithi195 ceph-mon[87742]: osdmap e772: 8 total, 8 up, 8 in 2024-09-13T02:50:26.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:26 smithi195 ceph-mon[87742]: osdmap e773: 8 total, 8 up, 8 in 2024-09-13T02:50:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:3596: done (3 left) 2024-09-13T02:50:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:3597: copy_from oid 24 from oid 19 current snap is 342 2024-09-13T02:50:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:3592: finishing write tid 1 to smithi08884213-22 2024-09-13T02:50:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:3592: finishing write tid 2 to smithi08884213-22 2024-09-13T02:50:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:3592: finishing write tid 3 to smithi08884213-22 2024-09-13T02:50:27.465 INFO:tasks.rados.rados.0.smithi088.stdout:3593: expect (ObjNum 1049 snap 329 seq_num 1049) 2024-09-13T02:50:27.495 INFO:tasks.rados.rados.0.smithi088.stdout:3592: finishing write tid 4 to smithi08884213-22 2024-09-13T02:50:27.495 INFO:tasks.rados.rados.0.smithi088.stdout:3592: finishing write tid 5 to smithi08884213-22 2024-09-13T02:50:27.495 INFO:tasks.rados.rados.0.smithi088.stdout:3592: oid 22 updating version 0 to 2104 2024-09-13T02:50:27.495 INFO:tasks.rados.rados.0.smithi088.stdout:3592: oid 22 version 2104 is already newer than 2103 2024-09-13T02:50:27.495 INFO:tasks.rados.rados.0.smithi088.stdout:3592: oid 22 updating version 2104 to 2106 2024-09-13T02:50:27.495 INFO:tasks.rados.rados.0.smithi088.stdout:3592: oid 22 version 2106 is already newer than 2105 2024-09-13T02:50:27.495 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 2106 (ObjNum 1090 snap 342 seq_num 1090) dirty exists 2024-09-13T02:50:27.495 INFO:tasks.rados.rados.0.smithi088.stdout:3592: left oid 22 (ObjNum 1090 snap 342 seq_num 1090) 2024-09-13T02:50:27.495 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 2108 (ObjNum 1080 snap 339 seq_num 1080) dirty exists 2024-09-13T02:50:27.495 INFO:tasks.rados.rados.0.smithi088.stdout:3592: done (3 left) 2024-09-13T02:50:27.495 INFO:tasks.rados.rados.0.smithi088.stdout:3593: done (2 left) 2024-09-13T02:50:27.495 INFO:tasks.rados.rados.0.smithi088.stdout:3594: done (1 left) 2024-09-13T02:50:27.496 INFO:tasks.rados.rados.0.smithi088.stdout:3598: setattr oid 2 current snap is 342 2024-09-13T02:50:27.496 INFO:tasks.rados.rados.0.smithi088.stdout:3599: delete oid 12 current snap is 342 2024-09-13T02:50:27.499 INFO:tasks.rados.rados.0.smithi088.stdout:3599: done (2 left) 2024-09-13T02:50:27.499 INFO:tasks.rados.rados.0.smithi088.stdout:3600: rollback oid 21 current snap is 342 2024-09-13T02:50:27.499 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 21 to 341 2024-09-13T02:50:27.499 INFO:tasks.rados.rados.0.smithi088.stdout:3601: read oid 14 snap -1 2024-09-13T02:50:27.499 INFO:tasks.rados.rados.0.smithi088.stdout:3601: expect (ObjNum 1063 snap 335 seq_num 1063) 2024-09-13T02:50:27.499 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 342 2024-09-13T02:50:27.499 INFO:tasks.rados.rados.0.smithi088.stdout:3602: seq_num 1092 ranges {2981888=696320,3678208=802816} 2024-09-13T02:50:27.519 INFO:tasks.rados.rados.0.smithi088.stdout:3602: writing smithi08884213-27 from 2981888 to 3678208 tid 1 2024-09-13T02:50:27.524 INFO:tasks.rados.rados.0.smithi088.stdout:3602: writing smithi08884213-27 from 3678208 to 4481024 tid 2 2024-09-13T02:50:27.524 INFO:tasks.rados.rados.0.smithi088.stdout:3603: read oid 34 snap -1 2024-09-13T02:50:27.524 INFO:tasks.rados.rados.0.smithi088.stdout:3603: expect deleted 2024-09-13T02:50:27.524 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 5 current snap is 342 2024-09-13T02:50:27.525 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1848 (ObjNum 1076 snap 339 seq_num 1076) dirty exists 2024-09-13T02:50:27.525 INFO:tasks.rados.rados.0.smithi088.stdout:3597: finishing copy_from racing read to smithi08884213-24 2024-09-13T02:50:27.525 INFO:tasks.rados.rados.0.smithi088.stdout:3600: finishing rollback tid 0 to smithi08884213-21 2024-09-13T02:50:27.525 INFO:tasks.rados.rados.0.smithi088.stdout:3600: finishing rollback tid 1 to smithi08884213-21 2024-09-13T02:50:27.525 INFO:tasks.rados.rados.0.smithi088.stdout:3600: finishing rollback tid 2 to smithi08884213-21 2024-09-13T02:50:27.525 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1728 (ObjNum 1056 snap 330 seq_num 1056) dirty exists 2024-09-13T02:50:27.525 INFO:tasks.rados.rados.0.smithi088.stdout:3597: finishing copy_from to smithi08884213-24 2024-09-13T02:50:27.525 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1791 (ObjNum 1081 snap 339 seq_num 1081) dirty exists 2024-09-13T02:50:27.525 INFO:tasks.rados.rados.0.smithi088.stdout:3601: expect (ObjNum 1063 snap 335 seq_num 1063) 2024-09-13T02:50:27.902 INFO:tasks.rados.rados.0.smithi088.stdout:3602: finishing write tid 1 to smithi08884213-27 2024-09-13T02:50:27.902 INFO:tasks.rados.rados.0.smithi088.stdout:3602: finishing write tid 2 to smithi08884213-27 2024-09-13T02:50:27.902 INFO:tasks.rados.rados.0.smithi088.stdout:3602: finishing write tid 3 to smithi08884213-27 2024-09-13T02:50:27.902 INFO:tasks.rados.rados.0.smithi088.stdout:3602: finishing write tid 4 to smithi08884213-27 2024-09-13T02:50:27.903 INFO:tasks.rados.rados.0.smithi088.stdout:3602: oid 27 updating version 0 to 1792 2024-09-13T02:50:27.903 INFO:tasks.rados.rados.0.smithi088.stdout:3602: oid 27 updating version 1792 to 1794 2024-09-13T02:50:27.903 INFO:tasks.rados.rados.0.smithi088.stdout:3602: oid 27 version 1794 is already newer than 1793 2024-09-13T02:50:27.903 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 1794 (ObjNum 1092 snap 342 seq_num 1092) dirty exists 2024-09-13T02:50:27.903 INFO:tasks.rados.rados.0.smithi088.stdout:3602: left oid 27 (ObjNum 1092 snap 342 seq_num 1092) 2024-09-13T02:50:27.903 INFO:tasks.rados.rados.0.smithi088.stdout:3604: seq_num 1093 ranges {3883008=712704,4595712=688128,5283840=114688} 2024-09-13T02:50:27.926 INFO:tasks.rados.rados.0.smithi088.stdout:3604: writing smithi08884213-5 from 3883008 to 4595712 tid 1 2024-09-13T02:50:27.930 INFO:tasks.rados.rados.0.smithi088.stdout:3604: writing smithi08884213-5 from 4595712 to 5283840 tid 2 2024-09-13T02:50:27.931 INFO:tasks.rados.rados.0.smithi088.stdout:3604: writing smithi08884213-5 from 5283840 to 5398528 tid 3 2024-09-13T02:50:27.931 INFO:tasks.rados.rados.0.smithi088.stdout:3597: done (6 left) 2024-09-13T02:50:27.931 INFO:tasks.rados.rados.0.smithi088.stdout:3598: done (5 left) 2024-09-13T02:50:27.931 INFO:tasks.rados.rados.0.smithi088.stdout:3600: done (4 left) 2024-09-13T02:50:27.931 INFO:tasks.rados.rados.0.smithi088.stdout:3601: done (3 left) 2024-09-13T02:50:27.931 INFO:tasks.rados.rados.0.smithi088.stdout:3602: done (2 left) 2024-09-13T02:50:27.931 INFO:tasks.rados.rados.0.smithi088.stdout:3603: done (1 left) 2024-09-13T02:50:27.931 INFO:tasks.rados.rados.0.smithi088.stdout:3605: snap_remove snap 341 2024-09-13T02:50:28.628 INFO:tasks.rados.rados.0.smithi088.stdout:3605: done (1 left) 2024-09-13T02:50:28.628 INFO:tasks.rados.rados.0.smithi088.stdout:3604: finishing write tid 1 to smithi08884213-5 2024-09-13T02:50:28.628 INFO:tasks.rados.rados.0.smithi088.stdout:3604: finishing write tid 2 to smithi08884213-5 2024-09-13T02:50:28.628 INFO:tasks.rados.rados.0.smithi088.stdout:3604: finishing write tid 3 to smithi08884213-5 2024-09-13T02:50:28.628 INFO:tasks.rados.rados.0.smithi088.stdout:3604: finishing write tid 4 to smithi08884213-5 2024-09-13T02:50:28.628 INFO:tasks.rados.rados.0.smithi088.stdout:3604: finishing write tid 5 to smithi08884213-5 2024-09-13T02:50:28.628 INFO:tasks.rados.rados.0.smithi088.stdout:3604: oid 5 updating version 0 to 2053 2024-09-13T02:50:28.628 INFO:tasks.rados.rados.0.smithi088.stdout:3604: oid 5 version 2053 is already newer than 2052 2024-09-13T02:50:28.629 INFO:tasks.rados.rados.0.smithi088.stdout:3604: oid 5 updating version 2053 to 2054 2024-09-13T02:50:28.629 INFO:tasks.rados.rados.0.smithi088.stdout:3604: oid 5 updating version 2054 to 2055 2024-09-13T02:50:28.629 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 2055 (ObjNum 1093 snap 342 seq_num 1093) dirty exists 2024-09-13T02:50:28.629 INFO:tasks.rados.rados.0.smithi088.stdout:3604: left oid 5 (ObjNum 1093 snap 342 seq_num 1093) 2024-09-13T02:50:28.629 INFO:tasks.rados.rados.0.smithi088.stdout:3606: read oid 21 snap -1 2024-09-13T02:50:28.629 INFO:tasks.rados.rados.0.smithi088.stdout:3606: expect (ObjNum 1056 snap 330 seq_num 1056) 2024-09-13T02:50:28.629 INFO:tasks.rados.rados.0.smithi088.stdout:3604: done (1 left) 2024-09-13T02:50:28.629 INFO:tasks.rados.rados.0.smithi088.stdout:3607: read oid 5 snap -1 2024-09-13T02:50:28.629 INFO:tasks.rados.rados.0.smithi088.stdout:3607: expect (ObjNum 1093 snap 342 seq_num 1093) 2024-09-13T02:50:28.629 INFO:tasks.rados.rados.0.smithi088.stdout:3608: snap_create 2024-09-13T02:50:28.656 INFO:tasks.rados.rados.0.smithi088.stdout:3606: expect (ObjNum 1056 snap 330 seq_num 1056) 2024-09-13T02:50:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:28 smithi195 ceph-mon[87742]: pgmap v840: 121 pgs: 121 active+clean; 181 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-09-13T02:50:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:28 smithi195 ceph-mon[87742]: osdmap e774: 8 total, 8 up, 8 in 2024-09-13T02:50:28.735 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 02:50:28 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T02:50:28.651+0000 7ff2f4fec640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 196 after trimming was started 2024-09-13T02:50:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:28 smithi088 ceph-mon[96266]: pgmap v840: 121 pgs: 121 active+clean; 181 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-09-13T02:50:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:28 smithi088 ceph-mon[96266]: osdmap e774: 8 total, 8 up, 8 in 2024-09-13T02:50:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:28 smithi088 ceph-mon[98762]: pgmap v840: 121 pgs: 121 active+clean; 181 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-09-13T02:50:28.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:28 smithi088 ceph-mon[98762]: osdmap e774: 8 total, 8 up, 8 in 2024-09-13T02:50:28.965 INFO:tasks.rados.rados.0.smithi088.stdout:3607: expect (ObjNum 1093 snap 342 seq_num 1093) 2024-09-13T02:50:29.631 INFO:tasks.rados.rados.0.smithi088.stdout:3606: done (2 left) 2024-09-13T02:50:29.631 INFO:tasks.rados.rados.0.smithi088.stdout:3607: done (1 left) 2024-09-13T02:50:29.632 INFO:tasks.rados.rados.0.smithi088.stdout:3608: done (0 left) 2024-09-13T02:50:29.632 INFO:tasks.rados.rados.0.smithi088.stdout:3609: read oid 11 snap 342 2024-09-13T02:50:29.632 INFO:tasks.rados.rados.0.smithi088.stdout:3609: expect (ObjNum 961 snap 296 seq_num 961) 2024-09-13T02:50:29.632 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 343 2024-09-13T02:50:29.632 INFO:tasks.rados.rados.0.smithi088.stdout:3610: seq_num 1094 ranges {4702208=729088,5431296=573440,6004736=229376} 2024-09-13T02:50:29.660 INFO:tasks.rados.rados.0.smithi088.stdout:3610: writing smithi08884213-22 from 4702208 to 5431296 tid 1 2024-09-13T02:50:29.663 INFO:tasks.rados.rados.0.smithi088.stdout:3610: writing smithi08884213-22 from 5431296 to 6004736 tid 2 2024-09-13T02:50:29.665 INFO:tasks.rados.rados.0.smithi088.stdout:3610: writing smithi08884213-22 from 6004736 to 6234112 tid 3 2024-09-13T02:50:29.665 INFO:tasks.rados.rados.0.smithi088.stdout:3611: delete oid 29 current snap is 343 2024-09-13T02:50:29.665 INFO:tasks.rados.rados.0.smithi088.stdout:3609: expect (ObjNum 961 snap 296 seq_num 961) 2024-09-13T02:50:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:29 smithi088 ceph-mon[96266]: osdmap e775: 8 total, 8 up, 8 in 2024-09-13T02:50:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:50:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:29 smithi088 ceph-mon[96266]: pgmap v843: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-09-13T02:50:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:29 smithi088 ceph-mon[98762]: osdmap e775: 8 total, 8 up, 8 in 2024-09-13T02:50:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:50:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:29 smithi088 ceph-mon[98762]: pgmap v843: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-09-13T02:50:29.958 INFO:tasks.rados.rados.0.smithi088.stdout:3610: finishing write tid 1 to smithi08884213-22 2024-09-13T02:50:29.958 INFO:tasks.rados.rados.0.smithi088.stdout:3610: finishing write tid 2 to smithi08884213-22 2024-09-13T02:50:29.958 INFO:tasks.rados.rados.0.smithi088.stdout:3610: finishing write tid 3 to smithi08884213-22 2024-09-13T02:50:29.958 INFO:tasks.rados.rados.0.smithi088.stdout:3610: finishing write tid 4 to smithi08884213-22 2024-09-13T02:50:29.958 INFO:tasks.rados.rados.0.smithi088.stdout:3610: finishing write tid 5 to smithi08884213-22 2024-09-13T02:50:29.958 INFO:tasks.rados.rados.0.smithi088.stdout:3610: oid 22 updating version 0 to 2130 2024-09-13T02:50:29.958 INFO:tasks.rados.rados.0.smithi088.stdout:3610: oid 22 version 2130 is already newer than 2128 2024-09-13T02:50:29.958 INFO:tasks.rados.rados.0.smithi088.stdout:3610: oid 22 updating version 2130 to 2131 2024-09-13T02:50:29.958 INFO:tasks.rados.rados.0.smithi088.stdout:3610: oid 22 version 2131 is already newer than 2129 2024-09-13T02:50:29.959 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 2131 (ObjNum 1094 snap 343 seq_num 1094) dirty exists 2024-09-13T02:50:29.959 INFO:tasks.rados.rados.0.smithi088.stdout:3610: left oid 22 (ObjNum 1094 snap 343 seq_num 1094) 2024-09-13T02:50:29.959 INFO:tasks.rados.rados.0.smithi088.stdout:3609: done (2 left) 2024-09-13T02:50:29.959 INFO:tasks.rados.rados.0.smithi088.stdout:3610: done (1 left) 2024-09-13T02:50:29.959 INFO:tasks.rados.rados.0.smithi088.stdout:3611: done (0 left) 2024-09-13T02:50:29.959 INFO:tasks.rados.rados.0.smithi088.stdout:3612: snap_create 2024-09-13T02:50:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:29 smithi195 ceph-mon[87742]: osdmap e775: 8 total, 8 up, 8 in 2024-09-13T02:50:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:50:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:29 smithi195 ceph-mon[87742]: pgmap v843: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.4 MiB/s rd, 4.1 MiB/s wr, 28 op/s 2024-09-13T02:50:30.642 INFO:tasks.rados.rados.0.smithi088.stdout:3612: done (0 left) 2024-09-13T02:50:30.642 INFO:tasks.rados.rados.0.smithi088.stdout:3613: copy_from oid 1 from oid 28 current snap is 344 2024-09-13T02:50:30.642 INFO:tasks.rados.rados.0.smithi088.stdout:3614: delete oid 34 current snap is 344 2024-09-13T02:50:30.647 INFO:tasks.rados.rados.0.smithi088.stdout:3614: done (1 left) 2024-09-13T02:50:30.647 INFO:tasks.rados.rados.0.smithi088.stdout:3615: snap_create 2024-09-13T02:50:30.669 INFO:tasks.rados.rados.0.smithi088.stdout:3613: finishing copy_from racing read to smithi08884213-1 2024-09-13T02:50:30.671 INFO:tasks.rados.rados.0.smithi088.stdout:3613: finishing copy_from to smithi08884213-1 2024-09-13T02:50:30.671 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 2045 (ObjNum 1068 snap 336 seq_num 1068) dirty exists 2024-09-13T02:50:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:30 smithi088 ceph-mon[98762]: osdmap e776: 8 total, 8 up, 8 in 2024-09-13T02:50:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:30 smithi088 ceph-mon[96266]: osdmap e776: 8 total, 8 up, 8 in 2024-09-13T02:50:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:30 smithi195 ceph-mon[87742]: osdmap e776: 8 total, 8 up, 8 in 2024-09-13T02:50:31.469 INFO:tasks.rados.rados.0.smithi088.stdout:3613: done (1 left) 2024-09-13T02:50:31.469 INFO:tasks.rados.rados.0.smithi088.stdout:3615: done (0 left) 2024-09-13T02:50:31.469 INFO:tasks.rados.rados.0.smithi088.stdout:3616: copy_from oid 44 from oid 13 current snap is 345 2024-09-13T02:50:31.470 INFO:tasks.rados.rados.0.smithi088.stdout:3617: snap_remove snap 343 2024-09-13T02:50:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:31 smithi088 ceph-mon[96266]: osdmap e777: 8 total, 8 up, 8 in 2024-09-13T02:50:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:31 smithi088 ceph-mon[96266]: pgmap v846: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 184 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-09-13T02:50:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:31 smithi088 ceph-mon[96266]: osdmap e778: 8 total, 8 up, 8 in 2024-09-13T02:50:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:31 smithi088 ceph-mon[98762]: osdmap e777: 8 total, 8 up, 8 in 2024-09-13T02:50:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:31 smithi088 ceph-mon[98762]: pgmap v846: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 184 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-09-13T02:50:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:31 smithi088 ceph-mon[98762]: osdmap e778: 8 total, 8 up, 8 in 2024-09-13T02:50:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:31 smithi195 ceph-mon[87742]: osdmap e777: 8 total, 8 up, 8 in 2024-09-13T02:50:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:31 smithi195 ceph-mon[87742]: pgmap v846: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 184 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-09-13T02:50:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:31 smithi195 ceph-mon[87742]: osdmap e778: 8 total, 8 up, 8 in 2024-09-13T02:50:32.467 INFO:tasks.rados.rados.0.smithi088.stdout:3617: done (1 left) 2024-09-13T02:50:32.467 INFO:tasks.rados.rados.0.smithi088.stdout:3618: copy_from oid 12 from oid 17 current snap is 345 2024-09-13T02:50:32.467 INFO:tasks.rados.rados.0.smithi088.stdout:3616: finishing copy_from racing read to smithi08884213-44 2024-09-13T02:50:32.467 INFO:tasks.rados.rados.0.smithi088.stdout:3616: finishing copy_from to smithi08884213-44 2024-09-13T02:50:32.467 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 2051 (ObjNum 967 snap 300 seq_num 967) dirty exists 2024-09-13T02:50:32.467 INFO:tasks.rados.rados.0.smithi088.stdout:3616: done (1 left) 2024-09-13T02:50:32.467 INFO:tasks.rados.rados.0.smithi088.stdout:3619: delete oid 2 current snap is 345 2024-09-13T02:50:32.471 INFO:tasks.rados.rados.0.smithi088.stdout:3619: done (1 left) 2024-09-13T02:50:32.471 INFO:tasks.rados.rados.0.smithi088.stdout:3620: read oid 47 snap -1 2024-09-13T02:50:32.472 INFO:tasks.rados.rados.0.smithi088.stdout:3620: expect (ObjNum 961 snap 296 seq_num 961) 2024-09-13T02:50:32.472 INFO:tasks.rados.rados.0.smithi088.stdout:3621: read oid 46 snap -1 2024-09-13T02:50:32.472 INFO:tasks.rados.rados.0.smithi088.stdout:3621: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:50:32.472 INFO:tasks.rados.rados.0.smithi088.stdout:3622: snap_remove snap 344 2024-09-13T02:50:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:50:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:50:33] "GET /metrics HTTP/1.1" 200 36322 "" "Prometheus/2.43.0" 2024-09-13T02:50:33.478 INFO:tasks.rados.rados.0.smithi088.stdout:3622: done (3 left) 2024-09-13T02:50:33.478 INFO:tasks.rados.rados.0.smithi088.stdout:3623: delete oid 26 current snap is 345 2024-09-13T02:50:33.478 INFO:tasks.rados.rados.0.smithi088.stdout:3618: finishing copy_from racing read to smithi08884213-12 2024-09-13T02:50:33.478 INFO:tasks.rados.rados.0.smithi088.stdout:3618: finishing copy_from to smithi08884213-12 2024-09-13T02:50:33.478 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1705 (ObjNum 1041 snap 326 seq_num 1041) dirty exists 2024-09-13T02:50:33.478 INFO:tasks.rados.rados.0.smithi088.stdout:3621: expect (ObjNum 956 snap 295 seq_num 956) 2024-09-13T02:50:33.628 INFO:tasks.rados.rados.0.smithi088.stdout:3620: expect (ObjNum 961 snap 296 seq_num 961) 2024-09-13T02:50:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:33 smithi195 ceph-mon[87742]: osdmap e779: 8 total, 8 up, 8 in 2024-09-13T02:50:33.921 INFO:tasks.rados.rados.0.smithi088.stdout:3618: done (3 left) 2024-09-13T02:50:33.921 INFO:tasks.rados.rados.0.smithi088.stdout:3620: done (2 left) 2024-09-13T02:50:33.921 INFO:tasks.rados.rados.0.smithi088.stdout:3621: done (1 left) 2024-09-13T02:50:33.921 INFO:tasks.rados.rados.0.smithi088.stdout:3623: done (0 left) 2024-09-13T02:50:33.921 INFO:tasks.rados.rados.0.smithi088.stdout:3624: read oid 6 snap 342 2024-09-13T02:50:33.921 INFO:tasks.rados.rados.0.smithi088.stdout:3624: expect (ObjNum 1054 snap 329 seq_num 1054) 2024-09-13T02:50:33.921 INFO:tasks.rados.rados.0.smithi088.stdout:3625: rollback oid 19 current snap is 345 2024-09-13T02:50:33.921 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 19 to 342 2024-09-13T02:50:33.921 INFO:tasks.rados.rados.0.smithi088.stdout:3626: delete oid 40 current snap is 345 2024-09-13T02:50:33.924 INFO:tasks.rados.rados.0.smithi088.stdout:3626: done (2 left) 2024-09-13T02:50:33.924 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 345 2024-09-13T02:50:33.924 INFO:tasks.rados.rados.0.smithi088.stdout:3627: seq_num 1100 ranges {778240=425984,1204224=729088,1933312=475136} 2024-09-13T02:50:33.931 INFO:tasks.rados.rados.0.smithi088.stdout:3627: writing smithi08884213-32 from 778240 to 1204224 tid 1 2024-09-13T02:50:33.935 INFO:tasks.rados.rados.0.smithi088.stdout:3627: writing smithi08884213-32 from 1204224 to 1933312 tid 2 2024-09-13T02:50:33.938 INFO:tasks.rados.rados.0.smithi088.stdout:3627: writing smithi08884213-32 from 1933312 to 2408448 tid 3 2024-09-13T02:50:33.938 INFO:tasks.rados.rados.0.smithi088.stdout:3628: snap_create 2024-09-13T02:50:33.938 INFO:tasks.rados.rados.0.smithi088.stdout:3625: finishing rollback tid 0 to smithi08884213-19 2024-09-13T02:50:33.938 INFO:tasks.rados.rados.0.smithi088.stdout:3625: finishing rollback tid 1 to smithi08884213-19 2024-09-13T02:50:33.938 INFO:tasks.rados.rados.0.smithi088.stdout:3625: finishing rollback tid 2 to smithi08884213-19 2024-09-13T02:50:33.938 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 1797 (ObjNum 1081 snap 339 seq_num 1081) dirty exists 2024-09-13T02:50:33.939 INFO:tasks.rados.rados.0.smithi088.stdout:3624: expect (ObjNum 1054 snap 329 seq_num 1054) 2024-09-13T02:50:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:33 smithi088 ceph-mon[96266]: osdmap e779: 8 total, 8 up, 8 in 2024-09-13T02:50:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:33 smithi088 ceph-mon[98762]: osdmap e779: 8 total, 8 up, 8 in 2024-09-13T02:50:34.085 INFO:tasks.rados.rados.0.smithi088.stdout:3627: finishing write tid 1 to smithi08884213-32 2024-09-13T02:50:34.086 INFO:tasks.rados.rados.0.smithi088.stdout:3627: finishing write tid 2 to smithi08884213-32 2024-09-13T02:50:34.086 INFO:tasks.rados.rados.0.smithi088.stdout:3627: finishing write tid 3 to smithi08884213-32 2024-09-13T02:50:34.086 INFO:tasks.rados.rados.0.smithi088.stdout:3627: finishing write tid 4 to smithi08884213-32 2024-09-13T02:50:34.086 INFO:tasks.rados.rados.0.smithi088.stdout:3627: finishing write tid 5 to smithi08884213-32 2024-09-13T02:50:34.086 INFO:tasks.rados.rados.0.smithi088.stdout:3627: oid 32 updating version 0 to 1911 2024-09-13T02:50:34.086 INFO:tasks.rados.rados.0.smithi088.stdout:3627: oid 32 version 1911 is already newer than 1909 2024-09-13T02:50:34.086 INFO:tasks.rados.rados.0.smithi088.stdout:3627: oid 32 updating version 1911 to 1912 2024-09-13T02:50:34.086 INFO:tasks.rados.rados.0.smithi088.stdout:3627: oid 32 version 1912 is already newer than 1910 2024-09-13T02:50:34.086 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1912 (ObjNum 1100 snap 345 seq_num 1100) dirty exists 2024-09-13T02:50:34.086 INFO:tasks.rados.rados.0.smithi088.stdout:3627: left oid 32 (ObjNum 1100 snap 345 seq_num 1100) 2024-09-13T02:50:34.478 INFO:tasks.rados.rados.0.smithi088.stdout:3624: done (3 left) 2024-09-13T02:50:34.478 INFO:tasks.rados.rados.0.smithi088.stdout:3625: done (2 left) 2024-09-13T02:50:34.478 INFO:tasks.rados.rados.0.smithi088.stdout:3627: done (1 left) 2024-09-13T02:50:34.478 INFO:tasks.rados.rados.0.smithi088.stdout:3628: done (0 left) 2024-09-13T02:50:34.478 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 346 2024-09-13T02:50:34.478 INFO:tasks.rados.rados.0.smithi088.stdout:3629: seq_num 1101 ranges {0=442368,442368=606208,1048576=598016} 2024-09-13T02:50:34.480 INFO:tasks.rados.rados.0.smithi088.stdout:3629: writing smithi08884213-42 from 0 to 442368 tid 1 2024-09-13T02:50:34.484 INFO:tasks.rados.rados.0.smithi088.stdout:3629: writing smithi08884213-42 from 442368 to 1048576 tid 2 2024-09-13T02:50:34.488 INFO:tasks.rados.rados.0.smithi088.stdout:3629: writing smithi08884213-42 from 1048576 to 1646592 tid 3 2024-09-13T02:50:34.488 INFO:tasks.rados.rados.0.smithi088.stdout:3630: read oid 41 snap -1 2024-09-13T02:50:34.488 INFO:tasks.rados.rados.0.smithi088.stdout:3630: expect (ObjNum 999 snap 311 seq_num 999) 2024-09-13T02:50:34.488 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 346 2024-09-13T02:50:34.488 INFO:tasks.rados.rados.0.smithi088.stdout:3629: finishing write tid 1 to smithi08884213-42 2024-09-13T02:50:34.488 INFO:tasks.rados.rados.0.smithi088.stdout:3631: seq_num 1102 ranges {2408448=458752,2867200=491520,3358720=491520,3850240=221184} 2024-09-13T02:50:34.504 INFO:tasks.rados.rados.0.smithi088.stdout:3631: writing smithi08884213-32 from 2408448 to 2867200 tid 1 2024-09-13T02:50:34.506 INFO:tasks.rados.rados.0.smithi088.stdout:3631: writing smithi08884213-32 from 2867200 to 3358720 tid 2 2024-09-13T02:50:34.510 INFO:tasks.rados.rados.0.smithi088.stdout:3631: writing smithi08884213-32 from 3358720 to 3850240 tid 3 2024-09-13T02:50:34.512 INFO:tasks.rados.rados.0.smithi088.stdout:3631: writing smithi08884213-32 from 3850240 to 4071424 tid 4 2024-09-13T02:50:34.512 INFO:tasks.rados.rados.0.smithi088.stdout:3632: rollback oid 6 current snap is 346 2024-09-13T02:50:34.512 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 6 to 342 2024-09-13T02:50:34.512 INFO:tasks.rados.rados.0.smithi088.stdout:3629: finishing write tid 2 to smithi08884213-42 2024-09-13T02:50:34.512 INFO:tasks.rados.rados.0.smithi088.stdout:3629: finishing write tid 3 to smithi08884213-42 2024-09-13T02:50:34.512 INFO:tasks.rados.rados.0.smithi088.stdout:3629: finishing write tid 4 to smithi08884213-42 2024-09-13T02:50:34.512 INFO:tasks.rados.rados.0.smithi088.stdout:3629: finishing write tid 5 to smithi08884213-42 2024-09-13T02:50:34.512 INFO:tasks.rados.rados.0.smithi088.stdout:3629: oid 42 updating version 0 to 1875 2024-09-13T02:50:34.512 INFO:tasks.rados.rados.0.smithi088.stdout:3629: oid 42 updating version 1875 to 1876 2024-09-13T02:50:34.513 INFO:tasks.rados.rados.0.smithi088.stdout:3629: oid 42 version 1876 is already newer than 1874 2024-09-13T02:50:34.513 INFO:tasks.rados.rados.0.smithi088.stdout:3629: oid 42 version 1876 is already newer than 1873 2024-09-13T02:50:34.513 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1876 (ObjNum 1101 snap 346 seq_num 1101) dirty exists 2024-09-13T02:50:34.513 INFO:tasks.rados.rados.0.smithi088.stdout:3629: left oid 42 (ObjNum 1101 snap 346 seq_num 1101) 2024-09-13T02:50:34.513 INFO:tasks.rados.rados.0.smithi088.stdout:3631: finishing write tid 1 to smithi08884213-32 2024-09-13T02:50:34.513 INFO:tasks.rados.rados.0.smithi088.stdout:3631: finishing write tid 2 to smithi08884213-32 2024-09-13T02:50:34.513 INFO:tasks.rados.rados.0.smithi088.stdout:3629: done (3 left) 2024-09-13T02:50:34.513 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 346 2024-09-13T02:50:34.513 INFO:tasks.rados.rados.0.smithi088.stdout:3633: seq_num 1103 ranges {638976=475136,1114112=425984,1540096=696320,2236416=81920} 2024-09-13T02:50:34.518 INFO:tasks.rados.rados.0.smithi088.stdout:3633: writing smithi08884213-49 from 638976 to 1114112 tid 1 2024-09-13T02:50:34.521 INFO:tasks.rados.rados.0.smithi088.stdout:3633: writing smithi08884213-49 from 1114112 to 1540096 tid 2 2024-09-13T02:50:34.525 INFO:tasks.rados.rados.0.smithi088.stdout:3633: writing smithi08884213-49 from 1540096 to 2236416 tid 3 2024-09-13T02:50:34.526 INFO:tasks.rados.rados.0.smithi088.stdout:3633: writing smithi08884213-49 from 2236416 to 2318336 tid 4 2024-09-13T02:50:34.526 INFO:tasks.rados.rados.0.smithi088.stdout:3634: read oid 29 snap -1 2024-09-13T02:50:34.526 INFO:tasks.rados.rados.0.smithi088.stdout:3634: expect deleted 2024-09-13T02:50:34.527 INFO:tasks.rados.rados.0.smithi088.stdout:3635: read oid 36 snap -1 2024-09-13T02:50:34.527 INFO:tasks.rados.rados.0.smithi088.stdout:3635: expect (ObjNum 1012 snap 320 seq_num 1012) 2024-09-13T02:50:34.527 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 25 current snap is 346 2024-09-13T02:50:34.527 INFO:tasks.rados.rados.0.smithi088.stdout:3631: finishing write tid 3 to smithi08884213-32 2024-09-13T02:50:34.527 INFO:tasks.rados.rados.0.smithi088.stdout:3636: seq_num 1104 ranges {2531328=499712,3031040=712704,3743744=491520} 2024-09-13T02:50:34.544 INFO:tasks.rados.rados.0.smithi088.stdout:3636: writing smithi08884213-25 from 2531328 to 3031040 tid 1 2024-09-13T02:50:34.548 INFO:tasks.rados.rados.0.smithi088.stdout:3636: writing smithi08884213-25 from 3031040 to 3743744 tid 2 2024-09-13T02:50:34.552 INFO:tasks.rados.rados.0.smithi088.stdout:3636: writing smithi08884213-25 from 3743744 to 4235264 tid 3 2024-09-13T02:50:34.552 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 346 2024-09-13T02:50:34.552 INFO:tasks.rados.rados.0.smithi088.stdout:3631: finishing write tid 4 to smithi08884213-32 2024-09-13T02:50:34.552 INFO:tasks.rados.rados.0.smithi088.stdout:3631: finishing write tid 5 to smithi08884213-32 2024-09-13T02:50:34.552 INFO:tasks.rados.rados.0.smithi088.stdout:3631: finishing write tid 6 to smithi08884213-32 2024-09-13T02:50:34.552 INFO:tasks.rados.rados.0.smithi088.stdout:3631: oid 32 updating version 0 to 1914 2024-09-13T02:50:34.552 INFO:tasks.rados.rados.0.smithi088.stdout:3631: oid 32 updating version 1914 to 1915 2024-09-13T02:50:34.552 INFO:tasks.rados.rados.0.smithi088.stdout:3631: oid 32 updating version 1915 to 1916 2024-09-13T02:50:34.552 INFO:tasks.rados.rados.0.smithi088.stdout:3631: oid 32 version 1916 is already newer than 1913 2024-09-13T02:50:34.553 INFO:tasks.rados.rados.0.smithi088.stdout:3631: oid 32 updating version 1916 to 1917 2024-09-13T02:50:34.553 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1917 (ObjNum 1102 snap 346 seq_num 1102) dirty exists 2024-09-13T02:50:34.553 INFO:tasks.rados.rados.0.smithi088.stdout:3631: left oid 32 (ObjNum 1102 snap 346 seq_num 1102) 2024-09-13T02:50:34.553 INFO:tasks.rados.rados.0.smithi088.stdout:3633: finishing write tid 1 to smithi08884213-49 2024-09-13T02:50:34.553 INFO:tasks.rados.rados.0.smithi088.stdout:3633: finishing write tid 2 to smithi08884213-49 2024-09-13T02:50:34.553 INFO:tasks.rados.rados.0.smithi088.stdout:3632: finishing rollback tid 0 to smithi08884213-6 2024-09-13T02:50:34.553 INFO:tasks.rados.rados.0.smithi088.stdout:3637: seq_num 1105 ranges {638976=516096,1155072=598016,1753088=606208} 2024-09-13T02:50:34.558 INFO:tasks.rados.rados.0.smithi088.stdout:3637: writing smithi08884213-17 from 638976 to 1155072 tid 1 2024-09-13T02:50:34.561 INFO:tasks.rados.rados.0.smithi088.stdout:3637: writing smithi08884213-17 from 1155072 to 1753088 tid 2 2024-09-13T02:50:34.565 INFO:tasks.rados.rados.0.smithi088.stdout:3637: writing smithi08884213-17 from 1753088 to 2359296 tid 3 2024-09-13T02:50:34.565 INFO:tasks.rados.rados.0.smithi088.stdout:3631: done (7 left) 2024-09-13T02:50:34.565 INFO:tasks.rados.rados.0.smithi088.stdout:3638: snap_remove snap 345 2024-09-13T02:50:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:34 smithi195 ceph-mon[87742]: pgmap v849: 121 pgs: 121 active+clean; 165 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-09-13T02:50:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:34 smithi195 ceph-mon[87742]: osdmap e780: 8 total, 8 up, 8 in 2024-09-13T02:50:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:34 smithi088 ceph-mon[96266]: pgmap v849: 121 pgs: 121 active+clean; 165 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-09-13T02:50:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:34 smithi088 ceph-mon[96266]: osdmap e780: 8 total, 8 up, 8 in 2024-09-13T02:50:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:34 smithi088 ceph-mon[98762]: pgmap v849: 121 pgs: 121 active+clean; 165 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-09-13T02:50:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:34 smithi088 ceph-mon[98762]: osdmap e780: 8 total, 8 up, 8 in 2024-09-13T02:50:35.487 INFO:tasks.rados.rados.0.smithi088.stdout:3638: done (7 left) 2024-09-13T02:50:35.487 INFO:tasks.rados.rados.0.smithi088.stdout:3639: rollback oid 24 current snap is 346 2024-09-13T02:50:35.487 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 24 to 342 2024-09-13T02:50:35.488 INFO:tasks.rados.rados.0.smithi088.stdout:3632: finishing rollback tid 1 to smithi08884213-6 2024-09-13T02:50:35.488 INFO:tasks.rados.rados.0.smithi088.stdout:3632: finishing rollback tid 2 to smithi08884213-6 2024-09-13T02:50:35.488 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1731 (ObjNum 1054 snap 329 seq_num 1054) dirty exists 2024-09-13T02:50:35.488 INFO:tasks.rados.rados.0.smithi088.stdout:3633: finishing write tid 3 to smithi08884213-49 2024-09-13T02:50:35.488 INFO:tasks.rados.rados.0.smithi088.stdout:3633: finishing write tid 4 to smithi08884213-49 2024-09-13T02:50:35.488 INFO:tasks.rados.rados.0.smithi088.stdout:3633: finishing write tid 5 to smithi08884213-49 2024-09-13T02:50:35.489 INFO:tasks.rados.rados.0.smithi088.stdout:3633: finishing write tid 6 to smithi08884213-49 2024-09-13T02:50:35.489 INFO:tasks.rados.rados.0.smithi088.stdout:3633: oid 49 updating version 0 to 1899 2024-09-13T02:50:35.489 INFO:tasks.rados.rados.0.smithi088.stdout:3633: oid 49 version 1899 is already newer than 1898 2024-09-13T02:50:35.489 INFO:tasks.rados.rados.0.smithi088.stdout:3633: oid 49 version 1899 is already newer than 1897 2024-09-13T02:50:35.489 INFO:tasks.rados.rados.0.smithi088.stdout:3633: oid 49 updating version 1899 to 1901 2024-09-13T02:50:35.489 INFO:tasks.rados.rados.0.smithi088.stdout:3633: oid 49 version 1901 is already newer than 1900 2024-09-13T02:50:35.490 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1901 (ObjNum 1103 snap 346 seq_num 1103) dirty exists 2024-09-13T02:50:35.490 INFO:tasks.rados.rados.0.smithi088.stdout:3633: left oid 49 (ObjNum 1103 snap 346 seq_num 1103) 2024-09-13T02:50:35.490 INFO:tasks.rados.rados.0.smithi088.stdout:3635: expect (ObjNum 1012 snap 320 seq_num 1012) 2024-09-13T02:50:35.573 INFO:tasks.rados.rados.0.smithi088.stdout:3630: expect (ObjNum 999 snap 311 seq_num 999) 2024-09-13T02:50:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:35 smithi195 ceph-mon[87742]: osdmap e781: 8 total, 8 up, 8 in 2024-09-13T02:50:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:35 smithi088 ceph-mon[96266]: osdmap e781: 8 total, 8 up, 8 in 2024-09-13T02:50:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:35 smithi088 ceph-mon[98762]: osdmap e781: 8 total, 8 up, 8 in 2024-09-13T02:50:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:36 smithi195 ceph-mon[87742]: pgmap v852: 121 pgs: 121 active+clean; 171 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-09-13T02:50:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:36 smithi195 ceph-mon[87742]: osdmap e782: 8 total, 8 up, 8 in 2024-09-13T02:50:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:36 smithi195 ceph-mon[87742]: osdmap e783: 8 total, 8 up, 8 in 2024-09-13T02:50:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:36 smithi088 ceph-mon[98762]: pgmap v852: 121 pgs: 121 active+clean; 171 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-09-13T02:50:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:36 smithi088 ceph-mon[98762]: osdmap e782: 8 total, 8 up, 8 in 2024-09-13T02:50:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:36 smithi088 ceph-mon[98762]: osdmap e783: 8 total, 8 up, 8 in 2024-09-13T02:50:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:36 smithi088 ceph-mon[96266]: pgmap v852: 121 pgs: 121 active+clean; 171 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 8 op/s 2024-09-13T02:50:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:36 smithi088 ceph-mon[96266]: osdmap e782: 8 total, 8 up, 8 in 2024-09-13T02:50:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:36 smithi088 ceph-mon[96266]: osdmap e783: 8 total, 8 up, 8 in 2024-09-13T02:50:37.080 INFO:tasks.rados.rados.0.smithi088.stdout:3636: finishing write tid 1 to smithi08884213-25 2024-09-13T02:50:37.080 INFO:tasks.rados.rados.0.smithi088.stdout:3636: finishing write tid 2 to smithi08884213-25 2024-09-13T02:50:37.080 INFO:tasks.rados.rados.0.smithi088.stdout:3636: finishing write tid 3 to smithi08884213-25 2024-09-13T02:50:37.080 INFO:tasks.rados.rados.0.smithi088.stdout:3636: finishing write tid 4 to smithi08884213-25 2024-09-13T02:50:37.080 INFO:tasks.rados.rados.0.smithi088.stdout:3636: finishing write tid 5 to smithi08884213-25 2024-09-13T02:50:37.080 INFO:tasks.rados.rados.0.smithi088.stdout:3636: oid 25 updating version 0 to 1855 2024-09-13T02:50:37.080 INFO:tasks.rados.rados.0.smithi088.stdout:3636: oid 25 updating version 1855 to 1856 2024-09-13T02:50:37.080 INFO:tasks.rados.rados.0.smithi088.stdout:3636: oid 25 version 1856 is already newer than 1853 2024-09-13T02:50:37.080 INFO:tasks.rados.rados.0.smithi088.stdout:3636: oid 25 version 1856 is already newer than 1854 2024-09-13T02:50:37.080 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1856 (ObjNum 1104 snap 346 seq_num 1104) dirty exists 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:3636: left oid 25 (ObjNum 1104 snap 346 seq_num 1104) 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:3637: finishing write tid 1 to smithi08884213-17 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:3630: done (7 left) 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:3632: done (6 left) 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:3633: done (5 left) 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:3634: done (4 left) 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:3635: done (3 left) 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:3636: done (2 left) 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 346 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:3637: finishing write tid 2 to smithi08884213-17 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:3637: finishing write tid 3 to smithi08884213-17 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:3637: finishing write tid 4 to smithi08884213-17 2024-09-13T02:50:37.081 INFO:tasks.rados.rados.0.smithi088.stdout:3637: finishing write tid 5 to smithi08884213-17 2024-09-13T02:50:37.082 INFO:tasks.rados.rados.0.smithi088.stdout:3637: oid 17 updating version 0 to 1851 2024-09-13T02:50:37.082 INFO:tasks.rados.rados.0.smithi088.stdout:3637: oid 17 updating version 1851 to 1852 2024-09-13T02:50:37.082 INFO:tasks.rados.rados.0.smithi088.stdout:3637: oid 17 version 1852 is already newer than 1850 2024-09-13T02:50:37.082 INFO:tasks.rados.rados.0.smithi088.stdout:3637: oid 17 updating version 1852 to 1853 2024-09-13T02:50:37.082 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 1853 (ObjNum 1105 snap 346 seq_num 1105) dirty exists 2024-09-13T02:50:37.082 INFO:tasks.rados.rados.0.smithi088.stdout:3637: left oid 17 (ObjNum 1105 snap 346 seq_num 1105) 2024-09-13T02:50:37.082 INFO:tasks.rados.rados.0.smithi088.stdout:3640: seq_num 1106 ranges {1400832=532480,1933312=483328,2416640=475136,2891776=245760} 2024-09-13T02:50:37.089 INFO:tasks.rados.rados.0.smithi088.stdout:3640: writing smithi08884213-30 from 1400832 to 1933312 tid 1 2024-09-13T02:50:37.091 INFO:tasks.rados.rados.0.smithi088.stdout:3640: writing smithi08884213-30 from 1933312 to 2416640 tid 2 2024-09-13T02:50:37.094 INFO:tasks.rados.rados.0.smithi088.stdout:3640: writing smithi08884213-30 from 2416640 to 2891776 tid 3 2024-09-13T02:50:37.096 INFO:tasks.rados.rados.0.smithi088.stdout:3640: writing smithi08884213-30 from 2891776 to 3137536 tid 4 2024-09-13T02:50:37.096 INFO:tasks.rados.rados.0.smithi088.stdout:3637: done (2 left) 2024-09-13T02:50:37.096 INFO:tasks.rados.rados.0.smithi088.stdout:3641: read oid 21 snap -1 2024-09-13T02:50:37.097 INFO:tasks.rados.rados.0.smithi088.stdout:3641: expect (ObjNum 1056 snap 330 seq_num 1056) 2024-09-13T02:50:37.097 INFO:tasks.rados.rados.0.smithi088.stdout:3642: setattr oid 22 current snap is 346 2024-09-13T02:50:37.097 INFO:tasks.rados.rados.0.smithi088.stdout:3639: finishing rollback tid 0 to smithi08884213-24 2024-09-13T02:50:37.097 INFO:tasks.rados.rados.0.smithi088.stdout:3639: finishing rollback tid 1 to smithi08884213-24 2024-09-13T02:50:37.097 INFO:tasks.rados.rados.0.smithi088.stdout:3639: finishing rollback tid 2 to smithi08884213-24 2024-09-13T02:50:37.097 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1879 (ObjNum 1081 snap 339 seq_num 1081) dirty exists 2024-09-13T02:50:37.097 INFO:tasks.rados.rados.0.smithi088.stdout:3640: finishing write tid 1 to smithi08884213-30 2024-09-13T02:50:37.097 INFO:tasks.rados.rados.0.smithi088.stdout:3640: finishing write tid 2 to smithi08884213-30 2024-09-13T02:50:37.098 INFO:tasks.rados.rados.0.smithi088.stdout:3639: done (3 left) 2024-09-13T02:50:37.098 INFO:tasks.rados.rados.0.smithi088.stdout:3643: snap_create 2024-09-13T02:50:37.100 INFO:tasks.rados.rados.0.smithi088.stdout:3640: finishing write tid 3 to smithi08884213-30 2024-09-13T02:50:37.101 INFO:tasks.rados.rados.0.smithi088.stdout:3640: finishing write tid 4 to smithi08884213-30 2024-09-13T02:50:37.101 INFO:tasks.rados.rados.0.smithi088.stdout:3640: finishing write tid 5 to smithi08884213-30 2024-09-13T02:50:37.102 INFO:tasks.rados.rados.0.smithi088.stdout:3640: finishing write tid 6 to smithi08884213-30 2024-09-13T02:50:37.102 INFO:tasks.rados.rados.0.smithi088.stdout:3640: oid 30 updating version 0 to 1922 2024-09-13T02:50:37.102 INFO:tasks.rados.rados.0.smithi088.stdout:3640: oid 30 version 1922 is already newer than 1920 2024-09-13T02:50:37.102 INFO:tasks.rados.rados.0.smithi088.stdout:3640: oid 30 version 1922 is already newer than 1918 2024-09-13T02:50:37.102 INFO:tasks.rados.rados.0.smithi088.stdout:3640: oid 30 version 1922 is already newer than 1921 2024-09-13T02:50:37.103 INFO:tasks.rados.rados.0.smithi088.stdout:3640: oid 30 version 1922 is already newer than 1919 2024-09-13T02:50:37.103 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1922 (ObjNum 1106 snap 346 seq_num 1106) dirty exists 2024-09-13T02:50:37.103 INFO:tasks.rados.rados.0.smithi088.stdout:3640: left oid 30 (ObjNum 1106 snap 346 seq_num 1106) 2024-09-13T02:50:37.103 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 2132 (ObjNum 1094 snap 343 seq_num 1094) dirty exists 2024-09-13T02:50:37.111 INFO:tasks.rados.rados.0.smithi088.stdout:3641: expect (ObjNum 1056 snap 330 seq_num 1056) 2024-09-13T02:50:37.490 INFO:tasks.rados.rados.0.smithi088.stdout:3640: done (3 left) 2024-09-13T02:50:37.490 INFO:tasks.rados.rados.0.smithi088.stdout:3641: done (2 left) 2024-09-13T02:50:37.490 INFO:tasks.rados.rados.0.smithi088.stdout:3642: done (1 left) 2024-09-13T02:50:37.490 INFO:tasks.rados.rados.0.smithi088.stdout:3643: done (0 left) 2024-09-13T02:50:37.490 INFO:tasks.rados.rados.0.smithi088.stdout:3644: delete oid 13 current snap is 347 2024-09-13T02:50:37.497 INFO:tasks.rados.rados.0.smithi088.stdout:3644: done (0 left) 2024-09-13T02:50:37.497 INFO:tasks.rados.rados.0.smithi088.stdout:3645: snap_create 2024-09-13T02:50:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:37 smithi088 ceph-mon[96266]: pgmap v855: 121 pgs: 121 active+clean; 174 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2024-09-13T02:50:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:37 smithi088 ceph-mon[96266]: osdmap e784: 8 total, 8 up, 8 in 2024-09-13T02:50:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:37 smithi088 ceph-mon[98762]: pgmap v855: 121 pgs: 121 active+clean; 174 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2024-09-13T02:50:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:37 smithi088 ceph-mon[98762]: osdmap e784: 8 total, 8 up, 8 in 2024-09-13T02:50:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:37 smithi195 ceph-mon[87742]: pgmap v855: 121 pgs: 121 active+clean; 174 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 2.4 MiB/s wr, 10 op/s 2024-09-13T02:50:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:37 smithi195 ceph-mon[87742]: osdmap e784: 8 total, 8 up, 8 in 2024-09-13T02:50:38.493 INFO:tasks.rados.rados.0.smithi088.stdout:3645: done (0 left) 2024-09-13T02:50:38.493 INFO:tasks.rados.rados.0.smithi088.stdout:3646: snap_create 2024-09-13T02:50:39.498 INFO:tasks.rados.rados.0.smithi088.stdout:3646: done (0 left) 2024-09-13T02:50:39.499 INFO:tasks.rados.rados.0.smithi088.stdout:3647: delete oid 36 current snap is 349 2024-09-13T02:50:39.505 INFO:tasks.rados.rados.0.smithi088.stdout:3647: done (0 left) 2024-09-13T02:50:39.505 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 349 2024-09-13T02:50:39.505 INFO:tasks.rados.rados.0.smithi088.stdout:3648: seq_num 1109 ranges {2318336=581632,2899968=532480,3432448=647168,4079616=24576} 2024-09-13T02:50:39.520 INFO:tasks.rados.rados.0.smithi088.stdout:3648: writing smithi08884213-49 from 2318336 to 2899968 tid 1 2024-09-13T02:50:39.523 INFO:tasks.rados.rados.0.smithi088.stdout:3648: writing smithi08884213-49 from 2899968 to 3432448 tid 2 2024-09-13T02:50:39.527 INFO:tasks.rados.rados.0.smithi088.stdout:3648: writing smithi08884213-49 from 3432448 to 4079616 tid 3 2024-09-13T02:50:39.528 INFO:tasks.rados.rados.0.smithi088.stdout:3648: writing smithi08884213-49 from 4079616 to 4104192 tid 4 2024-09-13T02:50:39.528 INFO:tasks.rados.rados.0.smithi088.stdout:3649: rollback oid 45 current snap is 349 2024-09-13T02:50:39.528 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 45 to 346 2024-09-13T02:50:39.528 INFO:tasks.rados.rados.0.smithi088.stdout:3648: finishing write tid 1 to smithi08884213-49 2024-09-13T02:50:39.528 INFO:tasks.rados.rados.0.smithi088.stdout:3648: finishing write tid 2 to smithi08884213-49 2024-09-13T02:50:39.528 INFO:tasks.rados.rados.0.smithi088.stdout:3650: setattr oid 5 current snap is 349 2024-09-13T02:50:39.529 INFO:tasks.rados.rados.0.smithi088.stdout:3651: copy_from oid 3 from oid 46 current snap is 349 2024-09-13T02:50:39.529 INFO:tasks.rados.rados.0.smithi088.stdout:3652: copy_from oid 47 from oid 50 current snap is 349 2024-09-13T02:50:39.529 INFO:tasks.rados.rados.0.smithi088.stdout:3653: read oid 38 snap -1 2024-09-13T02:50:39.529 INFO:tasks.rados.rados.0.smithi088.stdout:3653: expect (ObjNum 1053 snap 329 seq_num 1053) 2024-09-13T02:50:39.530 INFO:tasks.rados.rados.0.smithi088.stdout:3654: copy_from oid 20 from oid 4 current snap is 349 2024-09-13T02:50:39.530 INFO:tasks.rados.rados.0.smithi088.stdout:3655: delete oid 27 current snap is 349 2024-09-13T02:50:39.532 INFO:tasks.rados.rados.0.smithi088.stdout:3648: finishing write tid 3 to smithi08884213-49 2024-09-13T02:50:39.533 INFO:tasks.rados.rados.0.smithi088.stdout:3648: finishing write tid 4 to smithi08884213-49 2024-09-13T02:50:39.534 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 5 v 2057 (ObjNum 1093 snap 342 seq_num 1093) dirty exists 2024-09-13T02:50:39.537 INFO:tasks.rados.rados.0.smithi088.stdout:3648: finishing write tid 5 to smithi08884213-49 2024-09-13T02:50:39.538 INFO:tasks.rados.rados.0.smithi088.stdout:3649: finishing rollback tid 0 to smithi08884213-45 2024-09-13T02:50:39.539 INFO:tasks.rados.rados.0.smithi088.stdout:3653: expect (ObjNum 1053 snap 329 seq_num 1053) 2024-09-13T02:50:39.567 INFO:tasks.rados.rados.0.smithi088.stdout:3649: finishing rollback tid 1 to smithi08884213-45 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:3649: finishing rollback tid 2 to smithi08884213-45 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1441 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:3648: finishing write tid 6 to smithi08884213-49 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:3648: oid 49 updating version 0 to 1904 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:3648: oid 49 version 1904 is already newer than 1903 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:3648: oid 49 updating version 1904 to 1905 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:3648: oid 49 version 1905 is already newer than 1902 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:3648: oid 49 updating version 1905 to 1906 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1906 (ObjNum 1109 snap 349 seq_num 1109) dirty exists 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:3648: left oid 49 (ObjNum 1109 snap 349 seq_num 1109) 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:3648: done (7 left) 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:3649: done (6 left) 2024-09-13T02:50:39.568 INFO:tasks.rados.rados.0.smithi088.stdout:3650: done (5 left) 2024-09-13T02:50:39.569 INFO:tasks.rados.rados.0.smithi088.stdout:3653: done (4 left) 2024-09-13T02:50:39.569 INFO:tasks.rados.rados.0.smithi088.stdout:3655: done (3 left) 2024-09-13T02:50:39.569 INFO:tasks.rados.rados.0.smithi088.stdout:3656: rollback oid 41 current snap is 349 2024-09-13T02:50:39.569 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 41 to 342 2024-09-13T02:50:39.569 INFO:tasks.rados.rados.0.smithi088.stdout:3651: finishing copy_from racing read to smithi08884213-3 2024-09-13T02:50:39.569 INFO:tasks.rados.rados.0.smithi088.stdout:3651: finishing copy_from to smithi08884213-3 2024-09-13T02:50:39.569 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1872 (ObjNum 956 snap 295 seq_num 956) dirty exists 2024-09-13T02:50:39.569 INFO:tasks.rados.rados.0.smithi088.stdout:3652: finishing copy_from racing read to smithi08884213-47 2024-09-13T02:50:39.569 INFO:tasks.rados.rados.0.smithi088.stdout:3651: done (3 left) 2024-09-13T02:50:39.569 INFO:tasks.rados.rados.0.smithi088.stdout:3657: snap_create 2024-09-13T02:50:39.569 INFO:tasks.rados.rados.0.smithi088.stdout:3652: finishing copy_from to smithi08884213-47 2024-09-13T02:50:39.569 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1842 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:50:39.571 INFO:tasks.rados.rados.0.smithi088.stdout:3656: finishing rollback tid 0 to smithi08884213-41 2024-09-13T02:50:39.571 INFO:tasks.rados.rados.0.smithi088.stdout:3656: finishing rollback tid 1 to smithi08884213-41 2024-09-13T02:50:39.571 INFO:tasks.rados.rados.0.smithi088.stdout:3656: finishing rollback tid 2 to smithi08884213-41 2024-09-13T02:50:39.571 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1856 (ObjNum 999 snap 311 seq_num 999) dirty exists 2024-09-13T02:50:39.604 INFO:tasks.rados.rados.0.smithi088.stdout:3654: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:50:39.606 INFO:tasks.rados.rados.0.smithi088.stdout:3654: finishing copy_from to smithi08884213-20 2024-09-13T02:50:39.607 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1698 (ObjNum 999 snap 311 seq_num 999) dirty exists 2024-09-13T02:50:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:39 smithi088 ceph-mon[98762]: osdmap e785: 8 total, 8 up, 8 in 2024-09-13T02:50:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:39 smithi088 ceph-mon[98762]: pgmap v858: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-13T02:50:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:39 smithi088 ceph-mon[96266]: osdmap e785: 8 total, 8 up, 8 in 2024-09-13T02:50:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:39 smithi088 ceph-mon[96266]: pgmap v858: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-13T02:50:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:39 smithi195 ceph-mon[87742]: osdmap e785: 8 total, 8 up, 8 in 2024-09-13T02:50:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:39 smithi195 ceph-mon[87742]: pgmap v858: 121 pgs: 121 active+clean; 181 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 18 op/s 2024-09-13T02:50:40.507 INFO:tasks.rados.rados.0.smithi088.stdout:3652: done (3 left) 2024-09-13T02:50:40.507 INFO:tasks.rados.rados.0.smithi088.stdout:3654: done (2 left) 2024-09-13T02:50:40.507 INFO:tasks.rados.rados.0.smithi088.stdout:3656: done (1 left) 2024-09-13T02:50:40.507 INFO:tasks.rados.rados.0.smithi088.stdout:3657: done (0 left) 2024-09-13T02:50:40.507 INFO:tasks.rados.rados.0.smithi088.stdout:3658: setattr oid 49 current snap is 350 2024-09-13T02:50:40.509 INFO:tasks.rados.rados.0.smithi088.stdout:3659: rollback oid 23 current snap is 350 2024-09-13T02:50:40.509 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 23 to 346 2024-09-13T02:50:40.509 INFO:tasks.rados.rados.0.smithi088.stdout:3660: snap_remove snap 347 2024-09-13T02:50:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:40 smithi088 ceph-mon[96266]: osdmap e786: 8 total, 8 up, 8 in 2024-09-13T02:50:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:40 smithi088 ceph-mon[98762]: osdmap e786: 8 total, 8 up, 8 in 2024-09-13T02:50:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:40 smithi195 ceph-mon[87742]: osdmap e786: 8 total, 8 up, 8 in 2024-09-13T02:50:41.468 INFO:tasks.rados.rados.0.smithi088.stdout:3660: done (2 left) 2024-09-13T02:50:41.468 INFO:tasks.rados.rados.0.smithi088.stdout:3661: read oid 22 snap 342 2024-09-13T02:50:41.468 INFO:tasks.rados.rados.0.smithi088.stdout:3661: expect (ObjNum 1090 snap 342 seq_num 1090) 2024-09-13T02:50:41.468 INFO:tasks.rados.rados.0.smithi088.stdout:3662: rmattr oid 47 current snap is 350 2024-09-13T02:50:41.469 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1907 (ObjNum 1109 snap 349 seq_num 1109) dirty exists 2024-09-13T02:50:41.469 INFO:tasks.rados.rados.0.smithi088.stdout:3659: finishing rollback tid 0 to smithi08884213-23 2024-09-13T02:50:41.469 INFO:tasks.rados.rados.0.smithi088.stdout:3659: finishing rollback tid 1 to smithi08884213-23 2024-09-13T02:50:41.469 INFO:tasks.rados.rados.0.smithi088.stdout:3659: finishing rollback tid 2 to smithi08884213-23 2024-09-13T02:50:41.469 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1859 (ObjNum 1036 snap 322 seq_num 1036) dirty exists 2024-09-13T02:50:41.469 INFO:tasks.rados.rados.0.smithi088.stdout:3658: done (3 left) 2024-09-13T02:50:41.469 INFO:tasks.rados.rados.0.smithi088.stdout:3659: done (2 left) 2024-09-13T02:50:41.469 INFO:tasks.rados.rados.0.smithi088.stdout:3663: rmattr oid 12 current snap is 350 2024-09-13T02:50:41.469 INFO:tasks.rados.rados.0.smithi088.stdout:3663: done (2 left) 2024-09-13T02:50:41.469 INFO:tasks.rados.rados.0.smithi088.stdout:3664: copy_from oid 13 from oid 49 current snap is 350 2024-09-13T02:50:41.469 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 15 current snap is 350 2024-09-13T02:50:41.469 INFO:tasks.rados.rados.0.smithi088.stdout:3665: seq_num 1111 ranges {17072128=614400,17686528=753664,18440192=450560} 2024-09-13T02:50:41.564 INFO:tasks.rados.rados.0.smithi088.stdout:3665: writing smithi08884213-15 from 17072128 to 17686528 tid 1 2024-09-13T02:50:41.568 INFO:tasks.rados.rados.0.smithi088.stdout:3665: writing smithi08884213-15 from 17686528 to 18440192 tid 2 2024-09-13T02:50:41.571 INFO:tasks.rados.rados.0.smithi088.stdout:3665: writing smithi08884213-15 from 18440192 to 18890752 tid 3 2024-09-13T02:50:41.571 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 350 2024-09-13T02:50:41.571 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 2058 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:50:41.572 INFO:tasks.rados.rados.0.smithi088.stdout:3666: seq_num 1112 ranges {0=630784,630784=638976,1269760=466944,1736704=98304} 2024-09-13T02:50:41.575 INFO:tasks.rados.rados.0.smithi088.stdout:3666: writing smithi08884213-26 from 0 to 630784 tid 1 2024-09-13T02:50:41.579 INFO:tasks.rados.rados.0.smithi088.stdout:3666: writing smithi08884213-26 from 630784 to 1269760 tid 2 2024-09-13T02:50:41.581 INFO:tasks.rados.rados.0.smithi088.stdout:3666: writing smithi08884213-26 from 1269760 to 1736704 tid 3 2024-09-13T02:50:41.582 INFO:tasks.rados.rados.0.smithi088.stdout:3666: writing smithi08884213-26 from 1736704 to 1835008 tid 4 2024-09-13T02:50:41.582 INFO:tasks.rados.rados.0.smithi088.stdout:3662: done (4 left) 2024-09-13T02:50:41.583 INFO:tasks.rados.rados.0.smithi088.stdout:3667: rmattr oid 41 current snap is 350 2024-09-13T02:50:41.583 INFO:tasks.rados.rados.0.smithi088.stdout:3661: expect (ObjNum 1090 snap 342 seq_num 1090) 2024-09-13T02:50:41.815 INFO:tasks.rados.rados.0.smithi088.stdout:3664: finishing copy_from racing read to smithi08884213-13 2024-09-13T02:50:41.815 INFO:tasks.rados.rados.0.smithi088.stdout:3664: finishing copy_from to smithi08884213-13 2024-09-13T02:50:41.815 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 1907 (ObjNum 1109 snap 349 seq_num 1109) dirty exists 2024-09-13T02:50:41.815 INFO:tasks.rados.rados.0.smithi088.stdout:3665: finishing write tid 1 to smithi08884213-15 2024-09-13T02:50:41.816 INFO:tasks.rados.rados.0.smithi088.stdout:3661: done (4 left) 2024-09-13T02:50:41.816 INFO:tasks.rados.rados.0.smithi088.stdout:3664: done (3 left) 2024-09-13T02:50:41.816 INFO:tasks.rados.rados.0.smithi088.stdout:3668: snap_create 2024-09-13T02:50:41.816 INFO:tasks.rados.rados.0.smithi088.stdout:3665: finishing write tid 2 to smithi08884213-15 2024-09-13T02:50:41.816 INFO:tasks.rados.rados.0.smithi088.stdout:3665: finishing write tid 3 to smithi08884213-15 2024-09-13T02:50:41.816 INFO:tasks.rados.rados.0.smithi088.stdout:3665: finishing write tid 4 to smithi08884213-15 2024-09-13T02:50:41.816 INFO:tasks.rados.rados.0.smithi088.stdout:3665: finishing write tid 5 to smithi08884213-15 2024-09-13T02:50:41.816 INFO:tasks.rados.rados.0.smithi088.stdout:3665: oid 15 updating version 0 to 1736 2024-09-13T02:50:41.816 INFO:tasks.rados.rados.0.smithi088.stdout:3665: oid 15 updating version 1736 to 1737 2024-09-13T02:50:41.816 INFO:tasks.rados.rados.0.smithi088.stdout:3665: oid 15 updating version 1737 to 1739 2024-09-13T02:50:41.816 INFO:tasks.rados.rados.0.smithi088.stdout:3665: oid 15 version 1739 is already newer than 1738 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1739 (ObjNum 1111 snap 350 seq_num 1111) dirty exists 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:3665: left oid 15 (ObjNum 1111 snap 350 seq_num 1111) 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:3666: finishing write tid 1 to smithi08884213-26 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:3666: finishing write tid 2 to smithi08884213-26 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:3666: finishing write tid 3 to smithi08884213-26 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1860 (ObjNum 999 snap 311 seq_num 999) dirty exists 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:3666: finishing write tid 4 to smithi08884213-26 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:3666: finishing write tid 5 to smithi08884213-26 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:3666: finishing write tid 6 to smithi08884213-26 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:3666: oid 26 updating version 0 to 1909 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:3666: oid 26 updating version 1909 to 1911 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:3666: oid 26 version 1911 is already newer than 1908 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:3666: oid 26 version 1911 is already newer than 1910 2024-09-13T02:50:41.817 INFO:tasks.rados.rados.0.smithi088.stdout:3666: oid 26 updating version 1911 to 1912 2024-09-13T02:50:41.818 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1912 (ObjNum 1112 snap 350 seq_num 1112) dirty exists 2024-09-13T02:50:41.818 INFO:tasks.rados.rados.0.smithi088.stdout:3666: left oid 26 (ObjNum 1112 snap 350 seq_num 1112) 2024-09-13T02:50:41.940 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:50:41 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[120185]: 2024-09-13T02:50:41.487+0000 7fb4246c1640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 19c after trimming was started 2024-09-13T02:50:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:41 smithi088 ceph-mon[96266]: osdmap e787: 8 total, 8 up, 8 in 2024-09-13T02:50:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:41 smithi088 ceph-mon[96266]: pgmap v861: 121 pgs: 121 active+clean; 186 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2024-09-13T02:50:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:41 smithi088 ceph-mon[96266]: osdmap e788: 8 total, 8 up, 8 in 2024-09-13T02:50:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:41 smithi088 ceph-mon[98762]: osdmap e787: 8 total, 8 up, 8 in 2024-09-13T02:50:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:41 smithi088 ceph-mon[98762]: pgmap v861: 121 pgs: 121 active+clean; 186 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2024-09-13T02:50:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:41 smithi088 ceph-mon[98762]: osdmap e788: 8 total, 8 up, 8 in 2024-09-13T02:50:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:41 smithi195 ceph-mon[87742]: osdmap e787: 8 total, 8 up, 8 in 2024-09-13T02:50:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:41 smithi195 ceph-mon[87742]: pgmap v861: 121 pgs: 121 active+clean; 186 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2024-09-13T02:50:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:41 smithi195 ceph-mon[87742]: osdmap e788: 8 total, 8 up, 8 in 2024-09-13T02:50:42.511 INFO:tasks.rados.rados.0.smithi088.stdout:3665: done (3 left) 2024-09-13T02:50:42.511 INFO:tasks.rados.rados.0.smithi088.stdout:3666: done (2 left) 2024-09-13T02:50:42.512 INFO:tasks.rados.rados.0.smithi088.stdout:3667: done (1 left) 2024-09-13T02:50:42.512 INFO:tasks.rados.rados.0.smithi088.stdout:3668: done (0 left) 2024-09-13T02:50:42.512 INFO:tasks.rados.rados.0.smithi088.stdout:3669: snap_create 2024-09-13T02:50:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:50:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:50:43] "GET /metrics HTTP/1.1" 200 36322 "" "Prometheus/2.43.0" 2024-09-13T02:50:43.518 INFO:tasks.rados.rados.0.smithi088.stdout:3669: done (0 left) 2024-09-13T02:50:43.518 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 352 2024-09-13T02:50:43.518 INFO:tasks.rados.rados.0.smithi088.stdout:3670: seq_num 1113 ranges {1433600=647168,2080768=524288,2605056=622592,3227648=57344} 2024-09-13T02:50:43.529 INFO:tasks.rados.rados.0.smithi088.stdout:3670: writing smithi08884213-48 from 1433600 to 2080768 tid 1 2024-09-13T02:50:43.532 INFO:tasks.rados.rados.0.smithi088.stdout:3670: writing smithi08884213-48 from 2080768 to 2605056 tid 2 2024-09-13T02:50:43.535 INFO:tasks.rados.rados.0.smithi088.stdout:3670: writing smithi08884213-48 from 2605056 to 3227648 tid 3 2024-09-13T02:50:43.536 INFO:tasks.rados.rados.0.smithi088.stdout:3670: writing smithi08884213-48 from 3227648 to 3284992 tid 4 2024-09-13T02:50:43.536 INFO:tasks.rados.rados.0.smithi088.stdout:3671: snap_create 2024-09-13T02:50:43.536 INFO:tasks.rados.rados.0.smithi088.stdout:3670: finishing write tid 1 to smithi08884213-48 2024-09-13T02:50:43.536 INFO:tasks.rados.rados.0.smithi088.stdout:3670: finishing write tid 2 to smithi08884213-48 2024-09-13T02:50:43.538 INFO:tasks.rados.rados.0.smithi088.stdout:3670: finishing write tid 3 to smithi08884213-48 2024-09-13T02:50:43.539 INFO:tasks.rados.rados.0.smithi088.stdout:3670: finishing write tid 4 to smithi08884213-48 2024-09-13T02:50:43.539 INFO:tasks.rados.rados.0.smithi088.stdout:3670: finishing write tid 5 to smithi08884213-48 2024-09-13T02:50:43.540 INFO:tasks.rados.rados.0.smithi088.stdout:3670: finishing write tid 6 to smithi08884213-48 2024-09-13T02:50:43.541 INFO:tasks.rados.rados.0.smithi088.stdout:3670: oid 48 updating version 0 to 1927 2024-09-13T02:50:43.541 INFO:tasks.rados.rados.0.smithi088.stdout:3670: oid 48 version 1927 is already newer than 1923 2024-09-13T02:50:43.541 INFO:tasks.rados.rados.0.smithi088.stdout:3670: oid 48 version 1927 is already newer than 1924 2024-09-13T02:50:43.541 INFO:tasks.rados.rados.0.smithi088.stdout:3670: oid 48 version 1927 is already newer than 1926 2024-09-13T02:50:43.541 INFO:tasks.rados.rados.0.smithi088.stdout:3670: oid 48 version 1927 is already newer than 1925 2024-09-13T02:50:43.541 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1927 (ObjNum 1113 snap 352 seq_num 1113) dirty exists 2024-09-13T02:50:43.541 INFO:tasks.rados.rados.0.smithi088.stdout:3670: left oid 48 (ObjNum 1113 snap 352 seq_num 1113) 2024-09-13T02:50:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:43 smithi088 ceph-mon[96266]: osdmap e789: 8 total, 8 up, 8 in 2024-09-13T02:50:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:43 smithi088 ceph-mon[96266]: pgmap v864: 121 pgs: 121 active+clean; 201 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.0 MiB/s wr, 7 op/s 2024-09-13T02:50:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:43 smithi088 ceph-mon[98762]: osdmap e789: 8 total, 8 up, 8 in 2024-09-13T02:50:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:43 smithi088 ceph-mon[98762]: pgmap v864: 121 pgs: 121 active+clean; 201 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.0 MiB/s wr, 7 op/s 2024-09-13T02:50:43.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:43 smithi195 ceph-mon[87742]: osdmap e789: 8 total, 8 up, 8 in 2024-09-13T02:50:43.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:43 smithi195 ceph-mon[87742]: pgmap v864: 121 pgs: 121 active+clean; 201 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.0 MiB/s wr, 7 op/s 2024-09-13T02:50:44.526 INFO:tasks.rados.rados.0.smithi088.stdout:3670: done (1 left) 2024-09-13T02:50:44.527 INFO:tasks.rados.rados.0.smithi088.stdout:3671: done (0 left) 2024-09-13T02:50:44.527 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 353 2024-09-13T02:50:44.527 INFO:tasks.rados.rados.0.smithi088.stdout:3672: seq_num 1114 ranges {5070848=663552,5734400=802816,6537216=401408} 2024-09-13T02:50:44.556 INFO:tasks.rados.rados.0.smithi088.stdout:3672: writing smithi08884213-31 from 5070848 to 5734400 tid 1 2024-09-13T02:50:44.561 INFO:tasks.rados.rados.0.smithi088.stdout:3672: writing smithi08884213-31 from 5734400 to 6537216 tid 2 2024-09-13T02:50:44.563 INFO:tasks.rados.rados.0.smithi088.stdout:3672: writing smithi08884213-31 from 6537216 to 6938624 tid 3 2024-09-13T02:50:44.563 INFO:tasks.rados.rados.0.smithi088.stdout:3673: copy_from oid 50 from oid 15 current snap is 353 2024-09-13T02:50:44.563 INFO:tasks.rados.rados.0.smithi088.stdout:3672: finishing write tid 1 to smithi08884213-31 2024-09-13T02:50:44.563 INFO:tasks.rados.rados.0.smithi088.stdout:3674: snap_create 2024-09-13T02:50:44.567 INFO:tasks.rados.rados.0.smithi088.stdout:3672: finishing write tid 2 to smithi08884213-31 2024-09-13T02:50:44.567 INFO:tasks.rados.rados.0.smithi088.stdout:3672: finishing write tid 3 to smithi08884213-31 2024-09-13T02:50:44.569 INFO:tasks.rados.rados.0.smithi088.stdout:3672: finishing write tid 4 to smithi08884213-31 2024-09-13T02:50:44.571 INFO:tasks.rados.rados.0.smithi088.stdout:3672: finishing write tid 5 to smithi08884213-31 2024-09-13T02:50:44.571 INFO:tasks.rados.rados.0.smithi088.stdout:3672: oid 31 updating version 0 to 2139 2024-09-13T02:50:44.571 INFO:tasks.rados.rados.0.smithi088.stdout:3672: oid 31 updating version 2139 to 2141 2024-09-13T02:50:44.571 INFO:tasks.rados.rados.0.smithi088.stdout:3672: oid 31 version 2141 is already newer than 2140 2024-09-13T02:50:44.571 INFO:tasks.rados.rados.0.smithi088.stdout:3672: oid 31 version 2141 is already newer than 2138 2024-09-13T02:50:44.571 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 2141 (ObjNum 1114 snap 353 seq_num 1114) dirty exists 2024-09-13T02:50:44.571 INFO:tasks.rados.rados.0.smithi088.stdout:3672: left oid 31 (ObjNum 1114 snap 353 seq_num 1114) 2024-09-13T02:50:44.651 INFO:tasks.rados.rados.0.smithi088.stdout:3673: finishing copy_from racing read to smithi08884213-50 2024-09-13T02:50:44.652 INFO:tasks.rados.rados.0.smithi088.stdout:3673: finishing copy_from to smithi08884213-50 2024-09-13T02:50:44.652 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 1739 (ObjNum 1111 snap 350 seq_num 1111) dirty exists 2024-09-13T02:50:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:44 smithi088 ceph-mon[98762]: osdmap e790: 8 total, 8 up, 8 in 2024-09-13T02:50:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:50:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:44 smithi088 ceph-mon[96266]: osdmap e790: 8 total, 8 up, 8 in 2024-09-13T02:50:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:50:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:44 smithi195 ceph-mon[87742]: osdmap e790: 8 total, 8 up, 8 in 2024-09-13T02:50:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:50:45.532 INFO:tasks.rados.rados.0.smithi088.stdout:3672: done (2 left) 2024-09-13T02:50:45.532 INFO:tasks.rados.rados.0.smithi088.stdout:3673: done (1 left) 2024-09-13T02:50:45.532 INFO:tasks.rados.rados.0.smithi088.stdout:3674: done (0 left) 2024-09-13T02:50:45.532 INFO:tasks.rados.rados.0.smithi088.stdout:3675: rollback oid 31 current snap is 354 2024-09-13T02:50:45.532 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 31 to 348 2024-09-13T02:50:45.532 INFO:tasks.rados.rados.0.smithi088.stdout:3676: read oid 29 snap -1 2024-09-13T02:50:45.532 INFO:tasks.rados.rados.0.smithi088.stdout:3676: expect deleted 2024-09-13T02:50:45.533 INFO:tasks.rados.rados.0.smithi088.stdout:3677: snap_create 2024-09-13T02:50:45.539 INFO:tasks.rados.rados.0.smithi088.stdout:3675: finishing rollback tid 0 to smithi08884213-31 2024-09-13T02:50:45.539 INFO:tasks.rados.rados.0.smithi088.stdout:3675: finishing rollback tid 1 to smithi08884213-31 2024-09-13T02:50:45.539 INFO:tasks.rados.rados.0.smithi088.stdout:3675: finishing rollback tid 2 to smithi08884213-31 2024-09-13T02:50:45.539 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 2145 (ObjNum 1067 snap 335 seq_num 1067) dirty exists 2024-09-13T02:50:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:45 smithi088 ceph-mon[96266]: osdmap e791: 8 total, 8 up, 8 in 2024-09-13T02:50:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:45 smithi088 ceph-mon[96266]: pgmap v867: 121 pgs: 121 active+clean; 212 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 6.5 MiB/s wr, 18 op/s 2024-09-13T02:50:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:45 smithi088 ceph-mon[98762]: osdmap e791: 8 total, 8 up, 8 in 2024-09-13T02:50:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:45 smithi088 ceph-mon[98762]: pgmap v867: 121 pgs: 121 active+clean; 212 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 6.5 MiB/s wr, 18 op/s 2024-09-13T02:50:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:45 smithi195 ceph-mon[87742]: osdmap e791: 8 total, 8 up, 8 in 2024-09-13T02:50:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:45 smithi195 ceph-mon[87742]: pgmap v867: 121 pgs: 121 active+clean; 212 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 6.5 MiB/s wr, 18 op/s 2024-09-13T02:50:46.469 INFO:tasks.rados.rados.0.smithi088.stdout:3675: done (2 left) 2024-09-13T02:50:46.469 INFO:tasks.rados.rados.0.smithi088.stdout:3676: done (1 left) 2024-09-13T02:50:46.469 INFO:tasks.rados.rados.0.smithi088.stdout:3677: done (0 left) 2024-09-13T02:50:46.469 INFO:tasks.rados.rados.0.smithi088.stdout:3678: read oid 7 snap -1 2024-09-13T02:50:46.469 INFO:tasks.rados.rados.0.smithi088.stdout:3678: expect (ObjNum 1080 snap 339 seq_num 1080) 2024-09-13T02:50:46.469 INFO:tasks.rados.rados.0.smithi088.stdout:3679: snap_remove snap 348 2024-09-13T02:50:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:46 smithi088 ceph-mon[96266]: osdmap e792: 8 total, 8 up, 8 in 2024-09-13T02:50:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:46 smithi088 ceph-mon[96266]: osdmap e793: 8 total, 8 up, 8 in 2024-09-13T02:50:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:46 smithi088 ceph-mon[98762]: osdmap e792: 8 total, 8 up, 8 in 2024-09-13T02:50:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:46 smithi088 ceph-mon[98762]: osdmap e793: 8 total, 8 up, 8 in 2024-09-13T02:50:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:46 smithi195 ceph-mon[87742]: osdmap e792: 8 total, 8 up, 8 in 2024-09-13T02:50:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:46 smithi195 ceph-mon[87742]: osdmap e793: 8 total, 8 up, 8 in 2024-09-13T02:50:47.471 INFO:tasks.rados.rados.0.smithi088.stdout:3679: done (1 left) 2024-09-13T02:50:47.471 INFO:tasks.rados.rados.0.smithi088.stdout:3680: delete oid 46 current snap is 355 2024-09-13T02:50:47.471 INFO:tasks.rados.rados.0.smithi088.stdout:3678: expect (ObjNum 1080 snap 339 seq_num 1080) 2024-09-13T02:50:47.572 INFO:tasks.rados.rados.0.smithi088.stdout:3678: done (1 left) 2024-09-13T02:50:47.573 INFO:tasks.rados.rados.0.smithi088.stdout:3680: done (0 left) 2024-09-13T02:50:47.573 INFO:tasks.rados.rados.0.smithi088.stdout:3681: snap_create 2024-09-13T02:50:48.537 INFO:tasks.rados.rados.0.smithi088.stdout:3681: done (0 left) 2024-09-13T02:50:48.537 INFO:tasks.rados.rados.0.smithi088.stdout:3682: copy_from oid 20 from oid 28 current snap is 356 2024-09-13T02:50:48.537 INFO:tasks.rados.rados.0.smithi088.stdout:3683: rollback oid 6 current snap is 356 2024-09-13T02:50:48.537 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 6 to 352 2024-09-13T02:50:48.537 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 356 2024-09-13T02:50:48.537 INFO:tasks.rados.rados.0.smithi088.stdout:3684: seq_num 1116 ranges {1966080=696320,2662400=573440,3235840=450560,3686400=180224} 2024-09-13T02:50:48.552 INFO:tasks.rados.rados.0.smithi088.stdout:3684: writing smithi08884213-33 from 1966080 to 2662400 tid 1 2024-09-13T02:50:48.555 INFO:tasks.rados.rados.0.smithi088.stdout:3684: writing smithi08884213-33 from 2662400 to 3235840 tid 2 2024-09-13T02:50:48.558 INFO:tasks.rados.rados.0.smithi088.stdout:3684: writing smithi08884213-33 from 3235840 to 3686400 tid 3 2024-09-13T02:50:48.559 INFO:tasks.rados.rados.0.smithi088.stdout:3684: writing smithi08884213-33 from 3686400 to 3866624 tid 4 2024-09-13T02:50:48.559 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 19 current snap is 356 2024-09-13T02:50:48.559 INFO:tasks.rados.rados.0.smithi088.stdout:3683: finishing rollback tid 0 to smithi08884213-6 2024-09-13T02:50:48.559 INFO:tasks.rados.rados.0.smithi088.stdout:3685: seq_num 1117 ranges {5005312=712704,5718016=458752,6176768=655360,6832128=90112} 2024-09-13T02:50:48.589 INFO:tasks.rados.rados.0.smithi088.stdout:3685: writing smithi08884213-19 from 5005312 to 5718016 tid 1 2024-09-13T02:50:48.592 INFO:tasks.rados.rados.0.smithi088.stdout:3685: writing smithi08884213-19 from 5718016 to 6176768 tid 2 2024-09-13T02:50:48.596 INFO:tasks.rados.rados.0.smithi088.stdout:3685: writing smithi08884213-19 from 6176768 to 6832128 tid 3 2024-09-13T02:50:48.598 INFO:tasks.rados.rados.0.smithi088.stdout:3685: writing smithi08884213-19 from 6832128 to 6922240 tid 4 2024-09-13T02:50:48.598 INFO:tasks.rados.rados.0.smithi088.stdout:3686: rmattr oid 48 current snap is 356 2024-09-13T02:50:48.598 INFO:tasks.rados.rados.0.smithi088.stdout:3686: done (4 left) 2024-09-13T02:50:48.598 INFO:tasks.rados.rados.0.smithi088.stdout:3687: copy_from oid 47 from oid 16 current snap is 356 2024-09-13T02:50:48.598 INFO:tasks.rados.rados.0.smithi088.stdout:3683: finishing rollback tid 1 to smithi08884213-6 2024-09-13T02:50:48.598 INFO:tasks.rados.rados.0.smithi088.stdout:3683: finishing rollback tid 2 to smithi08884213-6 2024-09-13T02:50:48.598 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 1734 (ObjNum 1054 snap 329 seq_num 1054) dirty exists 2024-09-13T02:50:48.599 INFO:tasks.rados.rados.0.smithi088.stdout:3684: finishing write tid 1 to smithi08884213-33 2024-09-13T02:50:48.599 INFO:tasks.rados.rados.0.smithi088.stdout:3684: finishing write tid 2 to smithi08884213-33 2024-09-13T02:50:48.599 INFO:tasks.rados.rados.0.smithi088.stdout:3683: done (4 left) 2024-09-13T02:50:48.599 INFO:tasks.rados.rados.0.smithi088.stdout:3688: setattr oid 44 current snap is 356 2024-09-13T02:50:48.599 INFO:tasks.rados.rados.0.smithi088.stdout:3682: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:50:48.599 INFO:tasks.rados.rados.0.smithi088.stdout:3682: finishing copy_from to smithi08884213-20 2024-09-13T02:50:48.599 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 2045 (ObjNum 1068 snap 336 seq_num 1068) dirty exists 2024-09-13T02:50:48.599 INFO:tasks.rados.rados.0.smithi088.stdout:3684: finishing write tid 3 to smithi08884213-33 2024-09-13T02:50:48.599 INFO:tasks.rados.rados.0.smithi088.stdout:3684: finishing write tid 4 to smithi08884213-33 2024-09-13T02:50:48.599 INFO:tasks.rados.rados.0.smithi088.stdout:3684: finishing write tid 5 to smithi08884213-33 2024-09-13T02:50:48.599 INFO:tasks.rados.rados.0.smithi088.stdout:3684: finishing write tid 6 to smithi08884213-33 2024-09-13T02:50:48.599 INFO:tasks.rados.rados.0.smithi088.stdout:3684: oid 33 updating version 0 to 2053 2024-09-13T02:50:48.600 INFO:tasks.rados.rados.0.smithi088.stdout:3684: oid 33 updating version 2053 to 2055 2024-09-13T02:50:48.600 INFO:tasks.rados.rados.0.smithi088.stdout:3684: oid 33 updating version 2055 to 2056 2024-09-13T02:50:48.600 INFO:tasks.rados.rados.0.smithi088.stdout:3684: oid 33 version 2056 is already newer than 2054 2024-09-13T02:50:48.600 INFO:tasks.rados.rados.0.smithi088.stdout:3684: oid 33 updating version 2056 to 2057 2024-09-13T02:50:48.600 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 2057 (ObjNum 1116 snap 356 seq_num 1116) dirty exists 2024-09-13T02:50:48.600 INFO:tasks.rados.rados.0.smithi088.stdout:3684: left oid 33 (ObjNum 1116 snap 356 seq_num 1116) 2024-09-13T02:50:48.600 INFO:tasks.rados.rados.0.smithi088.stdout:3685: finishing write tid 1 to smithi08884213-19 2024-09-13T02:50:48.600 INFO:tasks.rados.rados.0.smithi088.stdout:3685: finishing write tid 2 to smithi08884213-19 2024-09-13T02:50:48.601 INFO:tasks.rados.rados.0.smithi088.stdout:3682: done (4 left) 2024-09-13T02:50:48.601 INFO:tasks.rados.rados.0.smithi088.stdout:3684: done (3 left) 2024-09-13T02:50:48.601 INFO:tasks.rados.rados.0.smithi088.stdout:3689: rollback oid 21 current snap is 356 2024-09-13T02:50:48.601 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 21 to 354 2024-09-13T02:50:48.601 INFO:tasks.rados.rados.0.smithi088.stdout:3690: read oid 43 snap -1 2024-09-13T02:50:48.601 INFO:tasks.rados.rados.0.smithi088.stdout:3690: expect (ObjNum 1075 snap 339 seq_num 1075) 2024-09-13T02:50:48.601 INFO:tasks.rados.rados.0.smithi088.stdout:3691: rollback oid 1 current snap is 356 2024-09-13T02:50:48.602 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 1 to 349 2024-09-13T02:50:48.602 INFO:tasks.rados.rados.0.smithi088.stdout:3692: rollback oid 36 current snap is 356 2024-09-13T02:50:48.602 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 36 to 355 2024-09-13T02:50:48.602 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 356 2024-09-13T02:50:48.602 INFO:tasks.rados.rados.0.smithi088.stdout:3693: seq_num 1118 ranges {6234112=729088,6963200=794624,7757824=409600} 2024-09-13T02:50:48.638 INFO:tasks.rados.rados.0.smithi088.stdout:3693: writing smithi08884213-22 from 6234112 to 6963200 tid 1 2024-09-13T02:50:48.643 INFO:tasks.rados.rados.0.smithi088.stdout:3693: writing smithi08884213-22 from 6963200 to 7757824 tid 2 2024-09-13T02:50:48.646 INFO:tasks.rados.rados.0.smithi088.stdout:3693: writing smithi08884213-22 from 7757824 to 8167424 tid 3 2024-09-13T02:50:48.647 INFO:tasks.rados.rados.0.smithi088.stdout:3694: snap_create 2024-09-13T02:50:48.647 INFO:tasks.rados.rados.0.smithi088.stdout:3685: finishing write tid 3 to smithi08884213-19 2024-09-13T02:50:48.647 INFO:tasks.rados.rados.0.smithi088.stdout:3685: finishing write tid 4 to smithi08884213-19 2024-09-13T02:50:48.647 INFO:tasks.rados.rados.0.smithi088.stdout:3685: finishing write tid 5 to smithi08884213-19 2024-09-13T02:50:48.647 INFO:tasks.rados.rados.0.smithi088.stdout:3691: finishing rollback tid 0 to smithi08884213-1 2024-09-13T02:50:48.647 INFO:tasks.rados.rados.0.smithi088.stdout:3691: finishing rollback tid 1 to smithi08884213-1 2024-09-13T02:50:48.647 INFO:tasks.rados.rados.0.smithi088.stdout:3691: finishing rollback tid 2 to smithi08884213-1 2024-09-13T02:50:48.647 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 2048 (ObjNum 1068 snap 336 seq_num 1068) dirty exists 2024-09-13T02:50:48.647 INFO:tasks.rados.rados.0.smithi088.stdout:3689: finishing rollback tid 0 to smithi08884213-21 2024-09-13T02:50:48.647 INFO:tasks.rados.rados.0.smithi088.stdout:3689: finishing rollback tid 1 to smithi08884213-21 2024-09-13T02:50:48.647 INFO:tasks.rados.rados.0.smithi088.stdout:3685: finishing write tid 6 to smithi08884213-19 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:3685: oid 19 updating version 0 to 1799 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:3685: oid 19 updating version 1799 to 1800 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:3685: oid 19 updating version 1800 to 1801 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:3685: oid 19 updating version 1801 to 1802 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:3685: oid 19 updating version 1802 to 1803 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 1803 (ObjNum 1117 snap 356 seq_num 1117) dirty exists 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:3685: left oid 19 (ObjNum 1117 snap 356 seq_num 1117) 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 2058 (ObjNum 967 snap 300 seq_num 967) dirty exists 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:3692: finishing rollback tid 1 to smithi08884213-36 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 2052 (ObjNum 33 snap 0 seq_num 2143618296) dirty dne 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:3689: finishing rollback tid 2 to smithi08884213-21 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 1737 (ObjNum 1056 snap 330 seq_num 1056) dirty exists 2024-09-13T02:50:48.648 INFO:tasks.rados.rados.0.smithi088.stdout:3690: expect (ObjNum 1075 snap 339 seq_num 1075) 2024-09-13T02:50:48.724 INFO:tasks.rados.rados.0.smithi088.stdout:3687: finishing copy_from racing read to smithi08884213-47 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:3687: finishing copy_from to smithi08884213-47 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 1851 (ObjNum 1089 snap 341 seq_num 1089) dirty exists 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:3693: finishing write tid 1 to smithi08884213-22 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:3693: finishing write tid 2 to smithi08884213-22 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:3693: finishing write tid 3 to smithi08884213-22 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:3693: finishing write tid 4 to smithi08884213-22 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:3693: finishing write tid 5 to smithi08884213-22 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:3693: oid 22 updating version 0 to 2156 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:3693: oid 22 version 2156 is already newer than 2153 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:3693: oid 22 version 2156 is already newer than 2154 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:3693: oid 22 version 2156 is already newer than 2155 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 2156 (ObjNum 1118 snap 356 seq_num 1118) dirty exists 2024-09-13T02:50:48.725 INFO:tasks.rados.rados.0.smithi088.stdout:3693: left oid 22 (ObjNum 1118 snap 356 seq_num 1118) 2024-09-13T02:50:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:48 smithi195 ceph-mon[87742]: pgmap v870: 121 pgs: 121 active+clean; 214 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 3.3 MiB/s wr, 17 op/s 2024-09-13T02:50:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:48 smithi195 ceph-mon[87742]: osdmap e794: 8 total, 8 up, 8 in 2024-09-13T02:50:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:48 smithi088 ceph-mon[96266]: pgmap v870: 121 pgs: 121 active+clean; 214 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 3.3 MiB/s wr, 17 op/s 2024-09-13T02:50:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:48 smithi088 ceph-mon[96266]: osdmap e794: 8 total, 8 up, 8 in 2024-09-13T02:50:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:48 smithi088 ceph-mon[98762]: pgmap v870: 121 pgs: 121 active+clean; 214 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 3.3 MiB/s wr, 17 op/s 2024-09-13T02:50:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:48 smithi088 ceph-mon[98762]: osdmap e794: 8 total, 8 up, 8 in 2024-09-13T02:50:49.547 INFO:tasks.rados.rados.0.smithi088.stdout:3685: done (8 left) 2024-09-13T02:50:49.548 INFO:tasks.rados.rados.0.smithi088.stdout:3687: done (7 left) 2024-09-13T02:50:49.548 INFO:tasks.rados.rados.0.smithi088.stdout:3688: done (6 left) 2024-09-13T02:50:49.548 INFO:tasks.rados.rados.0.smithi088.stdout:3689: done (5 left) 2024-09-13T02:50:49.548 INFO:tasks.rados.rados.0.smithi088.stdout:3690: done (4 left) 2024-09-13T02:50:49.548 INFO:tasks.rados.rados.0.smithi088.stdout:3691: done (3 left) 2024-09-13T02:50:49.548 INFO:tasks.rados.rados.0.smithi088.stdout:3692: done (2 left) 2024-09-13T02:50:49.548 INFO:tasks.rados.rados.0.smithi088.stdout:3693: done (1 left) 2024-09-13T02:50:49.548 INFO:tasks.rados.rados.0.smithi088.stdout:3694: done (0 left) 2024-09-13T02:50:49.548 INFO:tasks.rados.rados.0.smithi088.stdout:3695: snap_create 2024-09-13T02:50:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:49 smithi088 ceph-mon[96266]: osdmap e795: 8 total, 8 up, 8 in 2024-09-13T02:50:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:49 smithi088 ceph-mon[96266]: pgmap v873: 121 pgs: 121 active+clean; 217 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-09-13T02:50:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:49 smithi088 ceph-mon[98762]: osdmap e795: 8 total, 8 up, 8 in 2024-09-13T02:50:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:49 smithi088 ceph-mon[98762]: pgmap v873: 121 pgs: 121 active+clean; 217 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-09-13T02:50:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:49 smithi195 ceph-mon[87742]: osdmap e795: 8 total, 8 up, 8 in 2024-09-13T02:50:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:49 smithi195 ceph-mon[87742]: pgmap v873: 121 pgs: 121 active+clean; 217 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-09-13T02:50:50.547 INFO:tasks.rados.rados.0.smithi088.stdout:3695: done (0 left) 2024-09-13T02:50:50.547 INFO:tasks.rados.rados.0.smithi088.stdout:3696: copy_from oid 12 from oid 13 current snap is 358 2024-09-13T02:50:50.547 INFO:tasks.rados.rados.0.smithi088.stdout:3697: snap_create 2024-09-13T02:50:50.573 INFO:tasks.rados.rados.0.smithi088.stdout:3696: finishing copy_from racing read to smithi08884213-12 2024-09-13T02:50:50.576 INFO:tasks.rados.rados.0.smithi088.stdout:3696: finishing copy_from to smithi08884213-12 2024-09-13T02:50:50.576 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 12 v 1907 (ObjNum 1109 snap 349 seq_num 1109) dirty exists 2024-09-13T02:50:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:50 smithi088 ceph-mon[96266]: osdmap e796: 8 total, 8 up, 8 in 2024-09-13T02:50:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:50 smithi088 ceph-mon[98762]: osdmap e796: 8 total, 8 up, 8 in 2024-09-13T02:50:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:50 smithi195 ceph-mon[87742]: osdmap e796: 8 total, 8 up, 8 in 2024-09-13T02:50:51.469 INFO:tasks.rados.rados.0.smithi088.stdout:3696: done (1 left) 2024-09-13T02:50:51.469 INFO:tasks.rados.rados.0.smithi088.stdout:3697: done (0 left) 2024-09-13T02:50:51.470 INFO:tasks.rados.rados.0.smithi088.stdout:3698: rollback oid 8 current snap is 359 2024-09-13T02:50:51.470 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 8 to 350 2024-09-13T02:50:51.470 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 359 2024-09-13T02:50:51.470 INFO:tasks.rados.rados.0.smithi088.stdout:3699: seq_num 1119 ranges {4071424=745472,4816896=679936,5496832=524288} 2024-09-13T02:50:51.495 INFO:tasks.rados.rados.0.smithi088.stdout:3699: writing smithi08884213-32 from 4071424 to 4816896 tid 1 2024-09-13T02:50:51.499 INFO:tasks.rados.rados.0.smithi088.stdout:3699: writing smithi08884213-32 from 4816896 to 5496832 tid 2 2024-09-13T02:50:51.502 INFO:tasks.rados.rados.0.smithi088.stdout:3699: writing smithi08884213-32 from 5496832 to 6021120 tid 3 2024-09-13T02:50:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:3700: snap_create 2024-09-13T02:50:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:3698: finishing rollback tid 0 to smithi08884213-8 2024-09-13T02:50:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:3698: finishing rollback tid 1 to smithi08884213-8 2024-09-13T02:50:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:3698: finishing rollback tid 2 to smithi08884213-8 2024-09-13T02:50:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 2160 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:50:51.505 INFO:tasks.rados.rados.0.smithi088.stdout:3699: finishing write tid 1 to smithi08884213-32 2024-09-13T02:50:51.505 INFO:tasks.rados.rados.0.smithi088.stdout:3699: finishing write tid 2 to smithi08884213-32 2024-09-13T02:50:51.506 INFO:tasks.rados.rados.0.smithi088.stdout:3699: finishing write tid 3 to smithi08884213-32 2024-09-13T02:50:51.506 INFO:tasks.rados.rados.0.smithi088.stdout:3699: finishing write tid 4 to smithi08884213-32 2024-09-13T02:50:51.507 INFO:tasks.rados.rados.0.smithi088.stdout:3699: finishing write tid 5 to smithi08884213-32 2024-09-13T02:50:51.507 INFO:tasks.rados.rados.0.smithi088.stdout:3699: oid 32 updating version 0 to 1929 2024-09-13T02:50:51.507 INFO:tasks.rados.rados.0.smithi088.stdout:3699: oid 32 version 1929 is already newer than 1928 2024-09-13T02:50:51.507 INFO:tasks.rados.rados.0.smithi088.stdout:3699: oid 32 updating version 1929 to 1931 2024-09-13T02:50:51.507 INFO:tasks.rados.rados.0.smithi088.stdout:3699: oid 32 version 1931 is already newer than 1930 2024-09-13T02:50:51.508 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1931 (ObjNum 1119 snap 359 seq_num 1119) dirty exists 2024-09-13T02:50:51.508 INFO:tasks.rados.rados.0.smithi088.stdout:3699: left oid 32 (ObjNum 1119 snap 359 seq_num 1119) 2024-09-13T02:50:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:51 smithi088 ceph-mon[96266]: osdmap e797: 8 total, 8 up, 8 in 2024-09-13T02:50:51.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:51 smithi088 ceph-mon[96266]: pgmap v876: 121 pgs: 121 active+clean; 241 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.7 MiB/s wr, 7 op/s 2024-09-13T02:50:51.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:51 smithi088 ceph-mon[96266]: osdmap e798: 8 total, 8 up, 8 in 2024-09-13T02:50:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:51 smithi088 ceph-mon[98762]: osdmap e797: 8 total, 8 up, 8 in 2024-09-13T02:50:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:51 smithi088 ceph-mon[98762]: pgmap v876: 121 pgs: 121 active+clean; 241 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.7 MiB/s wr, 7 op/s 2024-09-13T02:50:51.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:51 smithi088 ceph-mon[98762]: osdmap e798: 8 total, 8 up, 8 in 2024-09-13T02:50:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:51 smithi195 ceph-mon[87742]: osdmap e797: 8 total, 8 up, 8 in 2024-09-13T02:50:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:51 smithi195 ceph-mon[87742]: pgmap v876: 121 pgs: 121 active+clean; 241 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.7 MiB/s wr, 7 op/s 2024-09-13T02:50:51.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:51 smithi195 ceph-mon[87742]: osdmap e798: 8 total, 8 up, 8 in 2024-09-13T02:50:52.471 INFO:tasks.rados.rados.0.smithi088.stdout:3698: done (2 left) 2024-09-13T02:50:52.472 INFO:tasks.rados.rados.0.smithi088.stdout:3699: done (1 left) 2024-09-13T02:50:52.472 INFO:tasks.rados.rados.0.smithi088.stdout:3700: done (0 left) 2024-09-13T02:50:52.472 INFO:tasks.rados.rados.0.smithi088.stdout:3701: rmattr oid 22 current snap is 360 2024-09-13T02:50:52.472 INFO:tasks.rados.rados.0.smithi088.stdout:3702: read oid 36 snap -1 2024-09-13T02:50:52.472 INFO:tasks.rados.rados.0.smithi088.stdout:3702: expect deleted 2024-09-13T02:50:52.472 INFO:tasks.rados.rados.0.smithi088.stdout:3703: delete oid 23 current snap is 360 2024-09-13T02:50:52.476 INFO:tasks.rados.rados.0.smithi088.stdout:3702: done (2 left) 2024-09-13T02:50:52.476 INFO:tasks.rados.rados.0.smithi088.stdout:3703: done (1 left) 2024-09-13T02:50:52.476 INFO:tasks.rados.rados.0.smithi088.stdout:3704: snap_remove snap 352 2024-09-13T02:50:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:50:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:50:53] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-09-13T02:50:53.478 INFO:tasks.rados.rados.0.smithi088.stdout:3704: done (1 left) 2024-09-13T02:50:53.478 INFO:tasks.rados.rados.0.smithi088.stdout:3705: snap_remove snap 358 2024-09-13T02:50:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:53 smithi195 ceph-mon[87742]: osdmap e799: 8 total, 8 up, 8 in 2024-09-13T02:50:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:53 smithi088 ceph-mon[96266]: osdmap e799: 8 total, 8 up, 8 in 2024-09-13T02:50:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:53 smithi088 ceph-mon[98762]: osdmap e799: 8 total, 8 up, 8 in 2024-09-13T02:50:54.485 INFO:tasks.rados.rados.0.smithi088.stdout:3705: done (1 left) 2024-09-13T02:50:54.485 INFO:tasks.rados.rados.0.smithi088.stdout:3706: read oid 44 snap -1 2024-09-13T02:50:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:3706: expect (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:50:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:3707: copy_from oid 18 from oid 35 current snap is 360 2024-09-13T02:50:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 2162 (ObjNum 1118 snap 356 seq_num 1118) dirty exists 2024-09-13T02:50:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:3701: done (2 left) 2024-09-13T02:50:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 3 current snap is 360 2024-09-13T02:50:54.486 INFO:tasks.rados.rados.0.smithi088.stdout:3708: seq_num 1121 ranges {3883008=778240,4661248=442368,5103616=638976,5742592=122880} 2024-09-13T02:50:54.510 INFO:tasks.rados.rados.0.smithi088.stdout:3708: writing smithi08884213-3 from 3883008 to 4661248 tid 1 2024-09-13T02:50:54.513 INFO:tasks.rados.rados.0.smithi088.stdout:3708: writing smithi08884213-3 from 4661248 to 5103616 tid 2 2024-09-13T02:50:54.517 INFO:tasks.rados.rados.0.smithi088.stdout:3708: writing smithi08884213-3 from 5103616 to 5742592 tid 3 2024-09-13T02:50:54.518 INFO:tasks.rados.rados.0.smithi088.stdout:3708: writing smithi08884213-3 from 5742592 to 5865472 tid 4 2024-09-13T02:50:54.518 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 26 current snap is 360 2024-09-13T02:50:54.518 INFO:tasks.rados.rados.0.smithi088.stdout:3709: seq_num 1122 ranges {1835008=794624,2629632=729088,3358720=475136} 2024-09-13T02:50:54.532 INFO:tasks.rados.rados.0.smithi088.stdout:3709: writing smithi08884213-26 from 1835008 to 2629632 tid 1 2024-09-13T02:50:54.536 INFO:tasks.rados.rados.0.smithi088.stdout:3709: writing smithi08884213-26 from 2629632 to 3358720 tid 2 2024-09-13T02:50:54.539 INFO:tasks.rados.rados.0.smithi088.stdout:3709: writing smithi08884213-26 from 3358720 to 3833856 tid 3 2024-09-13T02:50:54.540 INFO:tasks.rados.rados.0.smithi088.stdout:3710: read oid 5 snap 351 2024-09-13T02:50:54.540 INFO:tasks.rados.rados.0.smithi088.stdout:3710: expect (ObjNum 1093 snap 342 seq_num 1093) 2024-09-13T02:50:54.540 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 16 current snap is 360 2024-09-13T02:50:54.540 INFO:tasks.rados.rados.0.smithi088.stdout:3711: seq_num 1123 ranges {5332992=409600,5742592=614400,6356992=598016,6955008=393216} 2024-09-13T02:50:54.571 INFO:tasks.rados.rados.0.smithi088.stdout:3711: writing smithi08884213-16 from 5332992 to 5742592 tid 1 2024-09-13T02:50:54.574 INFO:tasks.rados.rados.0.smithi088.stdout:3711: writing smithi08884213-16 from 5742592 to 6356992 tid 2 2024-09-13T02:50:54.577 INFO:tasks.rados.rados.0.smithi088.stdout:3711: writing smithi08884213-16 from 6356992 to 6955008 tid 3 2024-09-13T02:50:54.580 INFO:tasks.rados.rados.0.smithi088.stdout:3711: writing smithi08884213-16 from 6955008 to 7348224 tid 4 2024-09-13T02:50:54.580 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 37 current snap is 360 2024-09-13T02:50:54.580 INFO:tasks.rados.rados.0.smithi088.stdout:3706: expect (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:50:54.642 INFO:tasks.rados.rados.0.smithi088.stdout:3707: finishing copy_from racing read to smithi08884213-18 2024-09-13T02:50:54.642 INFO:tasks.rados.rados.0.smithi088.stdout:3707: finishing copy_from to smithi08884213-18 2024-09-13T02:50:54.643 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 1847 (ObjNum 1036 snap 322 seq_num 1036) dirty exists 2024-09-13T02:50:54.643 INFO:tasks.rados.rados.0.smithi088.stdout:3708: finishing write tid 1 to smithi08884213-3 2024-09-13T02:50:54.643 INFO:tasks.rados.rados.0.smithi088.stdout:3708: finishing write tid 2 to smithi08884213-3 2024-09-13T02:50:54.643 INFO:tasks.rados.rados.0.smithi088.stdout:3712: seq_num 1124 ranges {507904=434176,942080=499712,1441792=409600,1851392=663552,2514944=32768} 2024-09-13T02:50:54.647 INFO:tasks.rados.rados.0.smithi088.stdout:3712: writing smithi08884213-37 from 507904 to 942080 tid 1 2024-09-13T02:50:54.650 INFO:tasks.rados.rados.0.smithi088.stdout:3712: writing smithi08884213-37 from 942080 to 1441792 tid 2 2024-09-13T02:50:54.652 INFO:tasks.rados.rados.0.smithi088.stdout:3712: writing smithi08884213-37 from 1441792 to 1851392 tid 3 2024-09-13T02:50:54.657 INFO:tasks.rados.rados.0.smithi088.stdout:3712: writing smithi08884213-37 from 1851392 to 2514944 tid 4 2024-09-13T02:50:54.657 INFO:tasks.rados.rados.0.smithi088.stdout:3712: writing smithi08884213-37 from 2514944 to 2547712 tid 5 2024-09-13T02:50:54.657 INFO:tasks.rados.rados.0.smithi088.stdout:3706: done (6 left) 2024-09-13T02:50:54.657 INFO:tasks.rados.rados.0.smithi088.stdout:3707: done (5 left) 2024-09-13T02:50:54.657 INFO:tasks.rados.rados.0.smithi088.stdout:3713: copy_from oid 49 from oid 46 current snap is 360 2024-09-13T02:50:54.657 INFO:tasks.rados.rados.0.smithi088.stdout:3708: finishing write tid 3 to smithi08884213-3 2024-09-13T02:50:54.657 INFO:tasks.rados.rados.0.smithi088.stdout:3708: finishing write tid 4 to smithi08884213-3 2024-09-13T02:50:54.657 INFO:tasks.rados.rados.0.smithi088.stdout:3708: finishing write tid 5 to smithi08884213-3 2024-09-13T02:50:54.657 INFO:tasks.rados.rados.0.smithi088.stdout:3708: finishing write tid 6 to smithi08884213-3 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:3708: oid 3 updating version 0 to 1874 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:3708: oid 3 updating version 1874 to 1875 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:3708: oid 3 updating version 1875 to 1876 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:3708: oid 3 updating version 1876 to 1877 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:3708: oid 3 version 1877 is already newer than 1873 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1877 (ObjNum 1121 snap 360 seq_num 1121) dirty exists 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:3708: left oid 3 (ObjNum 1121 snap 360 seq_num 1121) 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:3709: finishing write tid 1 to smithi08884213-26 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:3708: done (5 left) 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:3714: read oid 43 snap -1 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:3714: expect (ObjNum 1075 snap 339 seq_num 1075) 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 28 current snap is 360 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:3709: finishing write tid 2 to smithi08884213-26 2024-09-13T02:50:54.658 INFO:tasks.rados.rados.0.smithi088.stdout:3709: finishing write tid 3 to smithi08884213-26 2024-09-13T02:50:54.659 INFO:tasks.rados.rados.0.smithi088.stdout:3715: seq_num 1125 ranges {4259840=450560,4710400=786432,5496832=614400,6111232=204800} 2024-09-13T02:50:54.681 INFO:tasks.rados.rados.0.smithi088.stdout:3715: writing smithi08884213-28 from 4259840 to 4710400 tid 1 2024-09-13T02:50:54.685 INFO:tasks.rados.rados.0.smithi088.stdout:3715: writing smithi08884213-28 from 4710400 to 5496832 tid 2 2024-09-13T02:50:54.689 INFO:tasks.rados.rados.0.smithi088.stdout:3715: writing smithi08884213-28 from 5496832 to 6111232 tid 3 2024-09-13T02:50:54.690 INFO:tasks.rados.rados.0.smithi088.stdout:3715: writing smithi08884213-28 from 6111232 to 6316032 tid 4 2024-09-13T02:50:54.690 INFO:tasks.rados.rados.0.smithi088.stdout:3716: snap_create 2024-09-13T02:50:54.690 INFO:tasks.rados.rados.0.smithi088.stdout:3709: finishing write tid 4 to smithi08884213-26 2024-09-13T02:50:54.690 INFO:tasks.rados.rados.0.smithi088.stdout:3709: finishing write tid 5 to smithi08884213-26 2024-09-13T02:50:54.690 INFO:tasks.rados.rados.0.smithi088.stdout:3709: oid 26 updating version 0 to 1914 2024-09-13T02:50:54.691 INFO:tasks.rados.rados.0.smithi088.stdout:3709: oid 26 updating version 1914 to 1915 2024-09-13T02:50:54.691 INFO:tasks.rados.rados.0.smithi088.stdout:3709: oid 26 updating version 1915 to 1916 2024-09-13T02:50:54.691 INFO:tasks.rados.rados.0.smithi088.stdout:3709: oid 26 version 1916 is already newer than 1913 2024-09-13T02:50:54.691 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 26 v 1916 (ObjNum 1122 snap 360 seq_num 1122) dirty exists 2024-09-13T02:50:54.691 INFO:tasks.rados.rados.0.smithi088.stdout:3709: left oid 26 (ObjNum 1122 snap 360 seq_num 1122) 2024-09-13T02:50:54.691 INFO:tasks.rados.rados.0.smithi088.stdout:3710: expect (ObjNum 1093 snap 342 seq_num 1093) 2024-09-13T02:50:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:54 smithi195 ceph-mon[87742]: pgmap v879: 121 pgs: 121 active+clean; 252 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 8.6 MiB/s wr, 14 op/s 2024-09-13T02:50:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:54 smithi195 ceph-mon[87742]: osdmap e800: 8 total, 8 up, 8 in 2024-09-13T02:50:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:54 smithi088 ceph-mon[96266]: pgmap v879: 121 pgs: 121 active+clean; 252 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 8.6 MiB/s wr, 14 op/s 2024-09-13T02:50:54.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:54 smithi088 ceph-mon[96266]: osdmap e800: 8 total, 8 up, 8 in 2024-09-13T02:50:54.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:54 smithi088 ceph-mon[98762]: pgmap v879: 121 pgs: 121 active+clean; 252 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 8.6 MiB/s wr, 14 op/s 2024-09-13T02:50:54.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:54 smithi088 ceph-mon[98762]: osdmap e800: 8 total, 8 up, 8 in 2024-09-13T02:50:54.954 INFO:tasks.rados.rados.0.smithi088.stdout:3711: finishing write tid 1 to smithi08884213-16 2024-09-13T02:50:54.954 INFO:tasks.rados.rados.0.smithi088.stdout:3711: finishing write tid 2 to smithi08884213-16 2024-09-13T02:50:54.954 INFO:tasks.rados.rados.0.smithi088.stdout:3711: finishing write tid 3 to smithi08884213-16 2024-09-13T02:50:54.954 INFO:tasks.rados.rados.0.smithi088.stdout:3711: finishing write tid 4 to smithi08884213-16 2024-09-13T02:50:54.954 INFO:tasks.rados.rados.0.smithi088.stdout:3711: finishing write tid 5 to smithi08884213-16 2024-09-13T02:50:54.954 INFO:tasks.rados.rados.0.smithi088.stdout:3711: finishing write tid 6 to smithi08884213-16 2024-09-13T02:50:54.954 INFO:tasks.rados.rados.0.smithi088.stdout:3711: oid 16 updating version 0 to 1909 2024-09-13T02:50:54.954 INFO:tasks.rados.rados.0.smithi088.stdout:3711: oid 16 updating version 1909 to 1911 2024-09-13T02:50:54.954 INFO:tasks.rados.rados.0.smithi088.stdout:3711: oid 16 updating version 1911 to 1912 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:3711: oid 16 version 1912 is already newer than 1908 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:3711: oid 16 version 1912 is already newer than 1910 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1912 (ObjNum 1123 snap 360 seq_num 1123) dirty exists 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:3711: left oid 16 (ObjNum 1123 snap 360 seq_num 1123) 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:3712: finishing write tid 1 to smithi08884213-37 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:3712: finishing write tid 2 to smithi08884213-37 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:3712: finishing write tid 3 to smithi08884213-37 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:3713: finishing copy_from to smithi08884213-49 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:3713: got expected ENOENT (src dne) 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:3713: finishing copy_from racing read to smithi08884213-49 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:3712: finishing write tid 4 to smithi08884213-37 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:3712: finishing write tid 5 to smithi08884213-37 2024-09-13T02:50:54.955 INFO:tasks.rados.rados.0.smithi088.stdout:3712: finishing write tid 6 to smithi08884213-37 2024-09-13T02:50:54.956 INFO:tasks.rados.rados.0.smithi088.stdout:3714: expect (ObjNum 1075 snap 339 seq_num 1075) 2024-09-13T02:50:55.031 INFO:tasks.rados.rados.0.smithi088.stdout:3712: finishing write tid 7 to smithi08884213-37 2024-09-13T02:50:55.031 INFO:tasks.rados.rados.0.smithi088.stdout:3712: oid 37 updating version 0 to 2062 2024-09-13T02:50:55.031 INFO:tasks.rados.rados.0.smithi088.stdout:3712: oid 37 updating version 2062 to 2063 2024-09-13T02:50:55.031 INFO:tasks.rados.rados.0.smithi088.stdout:3712: oid 37 version 2063 is already newer than 2061 2024-09-13T02:50:55.031 INFO:tasks.rados.rados.0.smithi088.stdout:3712: oid 37 version 2063 is already newer than 2059 2024-09-13T02:50:55.031 INFO:tasks.rados.rados.0.smithi088.stdout:3712: oid 37 updating version 2063 to 2064 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:3712: oid 37 version 2064 is already newer than 2060 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 37 v 2064 (ObjNum 1124 snap 360 seq_num 1124) dirty exists 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:3712: left oid 37 (ObjNum 1124 snap 360 seq_num 1124) 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:3715: finishing write tid 1 to smithi08884213-28 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:3715: finishing write tid 2 to smithi08884213-28 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:3715: finishing write tid 3 to smithi08884213-28 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:3715: finishing write tid 4 to smithi08884213-28 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:3715: finishing write tid 5 to smithi08884213-28 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:3715: finishing write tid 6 to smithi08884213-28 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:3715: oid 28 updating version 0 to 2074 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:3715: oid 28 updating version 2074 to 2075 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:3715: oid 28 version 2075 is already newer than 2072 2024-09-13T02:50:55.032 INFO:tasks.rados.rados.0.smithi088.stdout:3715: oid 28 version 2075 is already newer than 2073 2024-09-13T02:50:55.033 INFO:tasks.rados.rados.0.smithi088.stdout:3715: oid 28 updating version 2075 to 2076 2024-09-13T02:50:55.033 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 2076 (ObjNum 1125 snap 360 seq_num 1125) dirty exists 2024-09-13T02:50:55.033 INFO:tasks.rados.rados.0.smithi088.stdout:3715: left oid 28 (ObjNum 1125 snap 360 seq_num 1125) 2024-09-13T02:50:55.492 INFO:tasks.rados.rados.0.smithi088.stdout:3709: done (7 left) 2024-09-13T02:50:55.492 INFO:tasks.rados.rados.0.smithi088.stdout:3710: done (6 left) 2024-09-13T02:50:55.492 INFO:tasks.rados.rados.0.smithi088.stdout:3711: done (5 left) 2024-09-13T02:50:55.492 INFO:tasks.rados.rados.0.smithi088.stdout:3712: done (4 left) 2024-09-13T02:50:55.492 INFO:tasks.rados.rados.0.smithi088.stdout:3713: done (3 left) 2024-09-13T02:50:55.493 INFO:tasks.rados.rados.0.smithi088.stdout:3714: done (2 left) 2024-09-13T02:50:55.493 INFO:tasks.rados.rados.0.smithi088.stdout:3715: done (1 left) 2024-09-13T02:50:55.493 INFO:tasks.rados.rados.0.smithi088.stdout:3716: done (0 left) 2024-09-13T02:50:55.493 INFO:tasks.rados.rados.0.smithi088.stdout:3717: read oid 13 snap -1 2024-09-13T02:50:55.493 INFO:tasks.rados.rados.0.smithi088.stdout:3717: expect (ObjNum 1109 snap 349 seq_num 1109) 2024-09-13T02:50:55.493 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 361 2024-09-13T02:50:55.493 INFO:tasks.rados.rados.0.smithi088.stdout:3718: seq_num 1126 ranges {0=466944,466944=720896,1187840=778240,1966080=106496} 2024-09-13T02:50:55.494 INFO:tasks.rados.rados.0.smithi088.stdout:3718: writing smithi08884213-10 from 0 to 466944 tid 1 2024-09-13T02:50:55.498 INFO:tasks.rados.rados.0.smithi088.stdout:3718: writing smithi08884213-10 from 466944 to 1187840 tid 2 2024-09-13T02:50:55.503 INFO:tasks.rados.rados.0.smithi088.stdout:3718: writing smithi08884213-10 from 1187840 to 1966080 tid 3 2024-09-13T02:50:55.503 INFO:tasks.rados.rados.0.smithi088.stdout:3718: writing smithi08884213-10 from 1966080 to 2072576 tid 4 2024-09-13T02:50:55.504 INFO:tasks.rados.rados.0.smithi088.stdout:3719: delete oid 2 current snap is 361 2024-09-13T02:50:55.508 INFO:tasks.rados.rados.0.smithi088.stdout:3718: finishing write tid 1 to smithi08884213-10 2024-09-13T02:50:55.508 INFO:tasks.rados.rados.0.smithi088.stdout:3718: finishing write tid 2 to smithi08884213-10 2024-09-13T02:50:55.511 INFO:tasks.rados.rados.0.smithi088.stdout:3719: done (2 left) 2024-09-13T02:50:55.511 INFO:tasks.rados.rados.0.smithi088.stdout:3720: read oid 25 snap -1 2024-09-13T02:50:55.511 INFO:tasks.rados.rados.0.smithi088.stdout:3720: expect (ObjNum 1104 snap 346 seq_num 1104) 2024-09-13T02:50:55.511 INFO:tasks.rados.rados.0.smithi088.stdout:3721: delete oid 20 current snap is 361 2024-09-13T02:50:55.511 INFO:tasks.rados.rados.0.smithi088.stdout:3718: finishing write tid 3 to smithi08884213-10 2024-09-13T02:50:55.514 INFO:tasks.rados.rados.0.smithi088.stdout:3718: finishing write tid 4 to smithi08884213-10 2024-09-13T02:50:55.514 INFO:tasks.rados.rados.0.smithi088.stdout:3718: finishing write tid 5 to smithi08884213-10 2024-09-13T02:50:55.515 INFO:tasks.rados.rados.0.smithi088.stdout:3721: done (3 left) 2024-09-13T02:50:55.515 INFO:tasks.rados.rados.0.smithi088.stdout:3722: rollback oid 15 current snap is 361 2024-09-13T02:50:55.515 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 15 to 346 2024-09-13T02:50:55.515 INFO:tasks.rados.rados.0.smithi088.stdout:3723: snap_remove snap 360 2024-09-13T02:50:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:55 smithi088 ceph-mon[96266]: osdmap e801: 8 total, 8 up, 8 in 2024-09-13T02:50:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:55 smithi088 ceph-mon[98762]: osdmap e801: 8 total, 8 up, 8 in 2024-09-13T02:50:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:55 smithi195 ceph-mon[87742]: osdmap e801: 8 total, 8 up, 8 in 2024-09-13T02:50:56.471 INFO:tasks.rados.rados.0.smithi088.stdout:3723: done (4 left) 2024-09-13T02:50:56.472 INFO:tasks.rados.rados.0.smithi088.stdout:3724: copy_from oid 43 from oid 8 current snap is 361 2024-09-13T02:50:56.472 INFO:tasks.rados.rados.0.smithi088.stdout:3718: finishing write tid 6 to smithi08884213-10 2024-09-13T02:50:56.472 INFO:tasks.rados.rados.0.smithi088.stdout:3718: oid 10 updating version 0 to 2175 2024-09-13T02:50:56.472 INFO:tasks.rados.rados.0.smithi088.stdout:3718: oid 10 updating version 2175 to 2178 2024-09-13T02:50:56.472 INFO:tasks.rados.rados.0.smithi088.stdout:3718: oid 10 version 2178 is already newer than 2177 2024-09-13T02:50:56.472 INFO:tasks.rados.rados.0.smithi088.stdout:3718: oid 10 version 2178 is already newer than 2176 2024-09-13T02:50:56.472 INFO:tasks.rados.rados.0.smithi088.stdout:3718: oid 10 updating version 2178 to 2179 2024-09-13T02:50:56.472 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 2179 (ObjNum 1126 snap 361 seq_num 1126) dirty exists 2024-09-13T02:50:56.472 INFO:tasks.rados.rados.0.smithi088.stdout:3718: left oid 10 (ObjNum 1126 snap 361 seq_num 1126) 2024-09-13T02:50:56.472 INFO:tasks.rados.rados.0.smithi088.stdout:3717: expect (ObjNum 1109 snap 349 seq_num 1109) 2024-09-13T02:50:56.633 INFO:tasks.rados.rados.0.smithi088.stdout:3722: finishing rollback tid 0 to smithi08884213-15 2024-09-13T02:50:56.634 INFO:tasks.rados.rados.0.smithi088.stdout:3722: finishing rollback tid 1 to smithi08884213-15 2024-09-13T02:50:56.634 INFO:tasks.rados.rados.0.smithi088.stdout:3722: finishing rollback tid 2 to smithi08884213-15 2024-09-13T02:50:56.634 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1742 (ObjNum 1085 snap 339 seq_num 1085) dirty exists 2024-09-13T02:50:56.634 INFO:tasks.rados.rados.0.smithi088.stdout:3720: expect (ObjNum 1104 snap 346 seq_num 1104) 2024-09-13T02:50:56.805 INFO:tasks.rados.rados.0.smithi088.stdout:3724: finishing copy_from racing read to smithi08884213-43 2024-09-13T02:50:56.805 INFO:tasks.rados.rados.0.smithi088.stdout:3724: finishing copy_from to smithi08884213-43 2024-09-13T02:50:56.805 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 2160 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:50:56.805 INFO:tasks.rados.rados.0.smithi088.stdout:3717: done (4 left) 2024-09-13T02:50:56.805 INFO:tasks.rados.rados.0.smithi088.stdout:3718: done (3 left) 2024-09-13T02:50:56.805 INFO:tasks.rados.rados.0.smithi088.stdout:3720: done (2 left) 2024-09-13T02:50:56.805 INFO:tasks.rados.rados.0.smithi088.stdout:3722: done (1 left) 2024-09-13T02:50:56.805 INFO:tasks.rados.rados.0.smithi088.stdout:3724: done (0 left) 2024-09-13T02:50:56.805 INFO:tasks.rados.rados.0.smithi088.stdout:3725: copy_from oid 7 from oid 19 current snap is 361 2024-09-13T02:50:56.805 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 361 2024-09-13T02:50:56.806 INFO:tasks.rados.rados.0.smithi088.stdout:3726: seq_num 1129 ranges {843776=516096,1359872=770048,2129920=598016,2727936=237568} 2024-09-13T02:50:56.812 INFO:tasks.rados.rados.0.smithi088.stdout:3726: writing smithi08884213-38 from 843776 to 1359872 tid 1 2024-09-13T02:50:56.816 INFO:tasks.rados.rados.0.smithi088.stdout:3726: writing smithi08884213-38 from 1359872 to 2129920 tid 2 2024-09-13T02:50:56.819 INFO:tasks.rados.rados.0.smithi088.stdout:3726: writing smithi08884213-38 from 2129920 to 2727936 tid 3 2024-09-13T02:50:56.821 INFO:tasks.rados.rados.0.smithi088.stdout:3726: writing smithi08884213-38 from 2727936 to 2965504 tid 4 2024-09-13T02:50:56.821 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 28 current snap is 361 2024-09-13T02:50:56.821 INFO:tasks.rados.rados.0.smithi088.stdout:3726: finishing write tid 1 to smithi08884213-38 2024-09-13T02:50:56.821 INFO:tasks.rados.rados.0.smithi088.stdout:3726: finishing write tid 2 to smithi08884213-38 2024-09-13T02:50:56.821 INFO:tasks.rados.rados.0.smithi088.stdout:3727: seq_num 1130 ranges {6316032=532480,6848512=655360,7503872=753664,8257536=196608} 2024-09-13T02:50:56.859 INFO:tasks.rados.rados.0.smithi088.stdout:3727: writing smithi08884213-28 from 6316032 to 6848512 tid 1 2024-09-13T02:50:56.862 INFO:tasks.rados.rados.0.smithi088.stdout:3727: writing smithi08884213-28 from 6848512 to 7503872 tid 2 2024-09-13T02:50:56.867 INFO:tasks.rados.rados.0.smithi088.stdout:3727: writing smithi08884213-28 from 7503872 to 8257536 tid 3 2024-09-13T02:50:56.868 INFO:tasks.rados.rados.0.smithi088.stdout:3727: writing smithi08884213-28 from 8257536 to 8454144 tid 4 2024-09-13T02:50:56.869 INFO:tasks.rados.rados.0.smithi088.stdout:3728: snap_create 2024-09-13T02:50:56.869 INFO:tasks.rados.rados.0.smithi088.stdout:3726: finishing write tid 3 to smithi08884213-38 2024-09-13T02:50:56.869 INFO:tasks.rados.rados.0.smithi088.stdout:3726: finishing write tid 4 to smithi08884213-38 2024-09-13T02:50:56.869 INFO:tasks.rados.rados.0.smithi088.stdout:3726: finishing write tid 5 to smithi08884213-38 2024-09-13T02:50:56.869 INFO:tasks.rados.rados.0.smithi088.stdout:3726: finishing write tid 6 to smithi08884213-38 2024-09-13T02:50:56.869 INFO:tasks.rados.rados.0.smithi088.stdout:3726: oid 38 updating version 0 to 1805 2024-09-13T02:50:56.869 INFO:tasks.rados.rados.0.smithi088.stdout:3726: oid 38 updating version 1805 to 1806 2024-09-13T02:50:56.869 INFO:tasks.rados.rados.0.smithi088.stdout:3726: oid 38 updating version 1806 to 1808 2024-09-13T02:50:56.870 INFO:tasks.rados.rados.0.smithi088.stdout:3726: oid 38 version 1808 is already newer than 1807 2024-09-13T02:50:56.870 INFO:tasks.rados.rados.0.smithi088.stdout:3726: oid 38 version 1808 is already newer than 1804 2024-09-13T02:50:56.870 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1808 (ObjNum 1129 snap 361 seq_num 1129) dirty exists 2024-09-13T02:50:56.870 INFO:tasks.rados.rados.0.smithi088.stdout:3726: left oid 38 (ObjNum 1129 snap 361 seq_num 1129) 2024-09-13T02:50:56.870 INFO:tasks.rados.rados.0.smithi088.stdout:3725: finishing copy_from racing read to smithi08884213-7 2024-09-13T02:50:56.870 INFO:tasks.rados.rados.0.smithi088.stdout:3725: finishing copy_from to smithi08884213-7 2024-09-13T02:50:56.872 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1803 (ObjNum 1117 snap 356 seq_num 1117) dirty exists 2024-09-13T02:50:56.872 INFO:tasks.rados.rados.0.smithi088.stdout:3727: finishing write tid 1 to smithi08884213-28 2024-09-13T02:50:56.872 INFO:tasks.rados.rados.0.smithi088.stdout:3727: finishing write tid 2 to smithi08884213-28 2024-09-13T02:50:56.873 INFO:tasks.rados.rados.0.smithi088.stdout:3727: finishing write tid 3 to smithi08884213-28 2024-09-13T02:50:56.874 INFO:tasks.rados.rados.0.smithi088.stdout:3727: finishing write tid 4 to smithi08884213-28 2024-09-13T02:50:56.874 INFO:tasks.rados.rados.0.smithi088.stdout:3727: finishing write tid 5 to smithi08884213-28 2024-09-13T02:50:56.874 INFO:tasks.rados.rados.0.smithi088.stdout:3727: finishing write tid 6 to smithi08884213-28 2024-09-13T02:50:56.874 INFO:tasks.rados.rados.0.smithi088.stdout:3727: oid 28 updating version 0 to 2077 2024-09-13T02:50:56.874 INFO:tasks.rados.rados.0.smithi088.stdout:3727: oid 28 updating version 2077 to 2078 2024-09-13T02:50:56.875 INFO:tasks.rados.rados.0.smithi088.stdout:3727: oid 28 updating version 2078 to 2079 2024-09-13T02:50:56.875 INFO:tasks.rados.rados.0.smithi088.stdout:3727: oid 28 updating version 2079 to 2080 2024-09-13T02:50:56.875 INFO:tasks.rados.rados.0.smithi088.stdout:3727: oid 28 updating version 2080 to 2081 2024-09-13T02:50:56.875 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 2081 (ObjNum 1130 snap 361 seq_num 1130) dirty exists 2024-09-13T02:50:56.875 INFO:tasks.rados.rados.0.smithi088.stdout:3727: left oid 28 (ObjNum 1130 snap 361 seq_num 1130) 2024-09-13T02:50:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:56 smithi088 ceph-mon[96266]: pgmap v882: 121 pgs: 121 active+clean; 254 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.3 MiB/s wr, 12 op/s 2024-09-13T02:50:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:56 smithi088 ceph-mon[96266]: osdmap e802: 8 total, 8 up, 8 in 2024-09-13T02:50:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:56 smithi088 ceph-mon[96266]: osdmap e803: 8 total, 8 up, 8 in 2024-09-13T02:50:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:56 smithi088 ceph-mon[98762]: pgmap v882: 121 pgs: 121 active+clean; 254 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.3 MiB/s wr, 12 op/s 2024-09-13T02:50:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:56 smithi088 ceph-mon[98762]: osdmap e802: 8 total, 8 up, 8 in 2024-09-13T02:50:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:56 smithi088 ceph-mon[98762]: osdmap e803: 8 total, 8 up, 8 in 2024-09-13T02:50:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:56 smithi195 ceph-mon[87742]: pgmap v882: 121 pgs: 121 active+clean; 254 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.3 MiB/s wr, 12 op/s 2024-09-13T02:50:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:56 smithi195 ceph-mon[87742]: osdmap e802: 8 total, 8 up, 8 in 2024-09-13T02:50:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:56 smithi195 ceph-mon[87742]: osdmap e803: 8 total, 8 up, 8 in 2024-09-13T02:50:57.497 INFO:tasks.rados.rados.0.smithi088.stdout:3725: done (3 left) 2024-09-13T02:50:57.497 INFO:tasks.rados.rados.0.smithi088.stdout:3726: done (2 left) 2024-09-13T02:50:57.497 INFO:tasks.rados.rados.0.smithi088.stdout:3727: done (1 left) 2024-09-13T02:50:57.497 INFO:tasks.rados.rados.0.smithi088.stdout:3728: done (0 left) 2024-09-13T02:50:57.497 INFO:tasks.rados.rados.0.smithi088.stdout:3729: copy_from oid 35 from oid 38 current snap is 362 2024-09-13T02:50:57.497 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 362 2024-09-13T02:50:57.497 INFO:tasks.rados.rados.0.smithi088.stdout:3730: seq_num 1131 ranges {6004736=548864,6553600=540672,7094272=565248,7659520=425984,8085504=73728} 2024-09-13T02:50:57.532 INFO:tasks.rados.rados.0.smithi088.stdout:3730: writing smithi08884213-8 from 6004736 to 6553600 tid 1 2024-09-13T02:50:57.535 INFO:tasks.rados.rados.0.smithi088.stdout:3730: writing smithi08884213-8 from 6553600 to 7094272 tid 2 2024-09-13T02:50:57.538 INFO:tasks.rados.rados.0.smithi088.stdout:3730: writing smithi08884213-8 from 7094272 to 7659520 tid 3 2024-09-13T02:50:57.540 INFO:tasks.rados.rados.0.smithi088.stdout:3730: writing smithi08884213-8 from 7659520 to 8085504 tid 4 2024-09-13T02:50:57.541 INFO:tasks.rados.rados.0.smithi088.stdout:3730: writing smithi08884213-8 from 8085504 to 8159232 tid 5 2024-09-13T02:50:57.542 INFO:tasks.rados.rados.0.smithi088.stdout:3731: rmattr oid 28 current snap is 362 2024-09-13T02:50:57.542 INFO:tasks.rados.rados.0.smithi088.stdout:3729: finishing copy_from racing read to smithi08884213-35 2024-09-13T02:50:57.542 INFO:tasks.rados.rados.0.smithi088.stdout:3729: finishing copy_from to smithi08884213-35 2024-09-13T02:50:57.542 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1808 (ObjNum 1129 snap 361 seq_num 1129) dirty exists 2024-09-13T02:50:57.542 INFO:tasks.rados.rados.0.smithi088.stdout:3730: finishing write tid 1 to smithi08884213-8 2024-09-13T02:50:57.542 INFO:tasks.rados.rados.0.smithi088.stdout:3730: finishing write tid 2 to smithi08884213-8 2024-09-13T02:50:57.542 INFO:tasks.rados.rados.0.smithi088.stdout:3729: done (2 left) 2024-09-13T02:50:57.542 INFO:tasks.rados.rados.0.smithi088.stdout:3732: read oid 1 snap -1 2024-09-13T02:50:57.542 INFO:tasks.rados.rados.0.smithi088.stdout:3732: expect (ObjNum 1068 snap 336 seq_num 1068) 2024-09-13T02:50:57.542 INFO:tasks.rados.rados.0.smithi088.stdout:3733: delete oid 32 current snap is 362 2024-09-13T02:50:57.548 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 28 v 2083 (ObjNum 1130 snap 361 seq_num 1130) dirty exists 2024-09-13T02:50:57.548 INFO:tasks.rados.rados.0.smithi088.stdout:3730: finishing write tid 3 to smithi08884213-8 2024-09-13T02:50:57.548 INFO:tasks.rados.rados.0.smithi088.stdout:3730: finishing write tid 4 to smithi08884213-8 2024-09-13T02:50:57.549 INFO:tasks.rados.rados.0.smithi088.stdout:3731: done (3 left) 2024-09-13T02:50:57.549 INFO:tasks.rados.rados.0.smithi088.stdout:3733: done (2 left) 2024-09-13T02:50:57.550 INFO:tasks.rados.rados.0.smithi088.stdout:3734: read oid 44 snap -1 2024-09-13T02:50:57.550 INFO:tasks.rados.rados.0.smithi088.stdout:3734: expect (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:50:57.550 INFO:tasks.rados.rados.0.smithi088.stdout:3735: snap_create 2024-09-13T02:50:57.550 INFO:tasks.rados.rados.0.smithi088.stdout:3730: finishing write tid 5 to smithi08884213-8 2024-09-13T02:50:57.551 INFO:tasks.rados.rados.0.smithi088.stdout:3730: finishing write tid 6 to smithi08884213-8 2024-09-13T02:50:57.554 INFO:tasks.rados.rados.0.smithi088.stdout:3730: finishing write tid 7 to smithi08884213-8 2024-09-13T02:50:57.554 INFO:tasks.rados.rados.0.smithi088.stdout:3730: oid 8 updating version 0 to 2189 2024-09-13T02:50:57.554 INFO:tasks.rados.rados.0.smithi088.stdout:3730: oid 8 updating version 2189 to 2193 2024-09-13T02:50:57.554 INFO:tasks.rados.rados.0.smithi088.stdout:3730: oid 8 updating version 2193 to 2194 2024-09-13T02:50:57.554 INFO:tasks.rados.rados.0.smithi088.stdout:3730: oid 8 version 2194 is already newer than 2191 2024-09-13T02:50:57.554 INFO:tasks.rados.rados.0.smithi088.stdout:3730: oid 8 version 2194 is already newer than 2190 2024-09-13T02:50:57.554 INFO:tasks.rados.rados.0.smithi088.stdout:3730: oid 8 version 2194 is already newer than 2192 2024-09-13T02:50:57.554 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 2194 (ObjNum 1131 snap 362 seq_num 1131) dirty exists 2024-09-13T02:50:57.554 INFO:tasks.rados.rados.0.smithi088.stdout:3730: left oid 8 (ObjNum 1131 snap 362 seq_num 1131) 2024-09-13T02:50:57.566 INFO:tasks.rados.rados.0.smithi088.stdout:3734: expect (ObjNum 967 snap 300 seq_num 967) 2024-09-13T02:50:57.627 INFO:tasks.rados.rados.0.smithi088.stdout:3732: expect (ObjNum 1068 snap 336 seq_num 1068) 2024-09-13T02:50:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:57 smithi088 ceph-mon[96266]: pgmap v885: 121 pgs: 121 active+clean; 262 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-13T02:50:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:57 smithi088 ceph-mon[98762]: pgmap v885: 121 pgs: 121 active+clean; 262 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-13T02:50:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:57 smithi195 ceph-mon[87742]: pgmap v885: 121 pgs: 121 active+clean; 262 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-13T02:50:58.501 INFO:tasks.rados.rados.0.smithi088.stdout:3730: done (3 left) 2024-09-13T02:50:58.501 INFO:tasks.rados.rados.0.smithi088.stdout:3732: done (2 left) 2024-09-13T02:50:58.501 INFO:tasks.rados.rados.0.smithi088.stdout:3734: done (1 left) 2024-09-13T02:50:58.501 INFO:tasks.rados.rados.0.smithi088.stdout:3735: done (0 left) 2024-09-13T02:50:58.501 INFO:tasks.rados.rados.0.smithi088.stdout:3736: snap_remove snap 346 2024-09-13T02:50:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:58 smithi088 ceph-mon[96266]: osdmap e804: 8 total, 8 up, 8 in 2024-09-13T02:50:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:58 smithi088 ceph-mon[98762]: osdmap e804: 8 total, 8 up, 8 in 2024-09-13T02:50:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:58 smithi195 ceph-mon[87742]: osdmap e804: 8 total, 8 up, 8 in 2024-09-13T02:50:59.511 INFO:tasks.rados.rados.0.smithi088.stdout:3736: done (0 left) 2024-09-13T02:50:59.511 INFO:tasks.rados.rados.0.smithi088.stdout:3737: snap_remove snap 355 2024-09-13T02:50:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:59 smithi088 ceph-mon[96266]: osdmap e805: 8 total, 8 up, 8 in 2024-09-13T02:50:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:50:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:50:59 smithi088 ceph-mon[96266]: pgmap v888: 121 pgs: 121 active+clean; 275 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.3 MiB/s wr, 13 op/s 2024-09-13T02:50:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:59 smithi088 ceph-mon[98762]: osdmap e805: 8 total, 8 up, 8 in 2024-09-13T02:50:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:50:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:50:59 smithi088 ceph-mon[98762]: pgmap v888: 121 pgs: 121 active+clean; 275 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.3 MiB/s wr, 13 op/s 2024-09-13T02:50:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:59 smithi195 ceph-mon[87742]: osdmap e805: 8 total, 8 up, 8 in 2024-09-13T02:50:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:50:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:50:59 smithi195 ceph-mon[87742]: pgmap v888: 121 pgs: 121 active+clean; 275 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.3 MiB/s wr, 13 op/s 2024-09-13T02:51:00.512 INFO:tasks.rados.rados.0.smithi088.stdout:3737: done (0 left) 2024-09-13T02:51:00.513 INFO:tasks.rados.rados.0.smithi088.stdout:3738: snap_create 2024-09-13T02:51:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:00 smithi088 ceph-mon[96266]: osdmap e806: 8 total, 8 up, 8 in 2024-09-13T02:51:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:00 smithi088 ceph-mon[98762]: osdmap e806: 8 total, 8 up, 8 in 2024-09-13T02:51:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:00 smithi195 ceph-mon[87742]: osdmap e806: 8 total, 8 up, 8 in 2024-09-13T02:51:01.475 INFO:tasks.rados.rados.0.smithi088.stdout:3738: done (0 left) 2024-09-13T02:51:01.475 INFO:tasks.rados.rados.0.smithi088.stdout:3739: rmattr oid 26 current snap is 364 2024-09-13T02:51:01.475 INFO:tasks.rados.rados.0.smithi088.stdout:3739: done (0 left) 2024-09-13T02:51:01.475 INFO:tasks.rados.rados.0.smithi088.stdout:3740: snap_remove snap 356 2024-09-13T02:51:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:01 smithi088 ceph-mon[96266]: osdmap e807: 8 total, 8 up, 8 in 2024-09-13T02:51:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:01 smithi088 ceph-mon[96266]: pgmap v891: 121 pgs: 121 active+clean; 285 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 5.6 MiB/s wr, 17 op/s 2024-09-13T02:51:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:01 smithi088 ceph-mon[96266]: osdmap e808: 8 total, 8 up, 8 in 2024-09-13T02:51:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:01 smithi088 ceph-mon[98762]: osdmap e807: 8 total, 8 up, 8 in 2024-09-13T02:51:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:01 smithi088 ceph-mon[98762]: pgmap v891: 121 pgs: 121 active+clean; 285 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 5.6 MiB/s wr, 17 op/s 2024-09-13T02:51:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:01 smithi088 ceph-mon[98762]: osdmap e808: 8 total, 8 up, 8 in 2024-09-13T02:51:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:01 smithi195 ceph-mon[87742]: osdmap e807: 8 total, 8 up, 8 in 2024-09-13T02:51:01.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:01 smithi195 ceph-mon[87742]: pgmap v891: 121 pgs: 121 active+clean; 285 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 5.6 MiB/s wr, 17 op/s 2024-09-13T02:51:01.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:01 smithi195 ceph-mon[87742]: osdmap e808: 8 total, 8 up, 8 in 2024-09-13T02:51:02.475 INFO:tasks.rados.rados.0.smithi088.stdout:3740: done (0 left) 2024-09-13T02:51:02.475 INFO:tasks.rados.rados.0.smithi088.stdout:3741: snap_create 2024-09-13T02:51:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:51:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:51:03] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-09-13T02:51:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:3741: done (0 left) 2024-09-13T02:51:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 365 2024-09-13T02:51:03.482 INFO:tasks.rados.rados.0.smithi088.stdout:3742: seq_num 1133 ranges {18890752=581632,19472384=753664,20226048=573440,20799488=278528} 2024-09-13T02:51:03.583 INFO:tasks.rados.rados.0.smithi088.stdout:3742: writing smithi08884213-50 from 18890752 to 19472384 tid 1 2024-09-13T02:51:03.586 INFO:tasks.rados.rados.0.smithi088.stdout:3742: writing smithi08884213-50 from 19472384 to 20226048 tid 2 2024-09-13T02:51:03.589 INFO:tasks.rados.rados.0.smithi088.stdout:3742: writing smithi08884213-50 from 20226048 to 20799488 tid 3 2024-09-13T02:51:03.591 INFO:tasks.rados.rados.0.smithi088.stdout:3742: writing smithi08884213-50 from 20799488 to 21078016 tid 4 2024-09-13T02:51:03.591 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 7 current snap is 365 2024-09-13T02:51:03.591 INFO:tasks.rados.rados.0.smithi088.stdout:3742: finishing write tid 1 to smithi08884213-50 2024-09-13T02:51:03.591 INFO:tasks.rados.rados.0.smithi088.stdout:3742: finishing write tid 2 to smithi08884213-50 2024-09-13T02:51:03.591 INFO:tasks.rados.rados.0.smithi088.stdout:3743: seq_num 1134 ranges {6922240=598016,7520256=638976,8159232=737280,8896512=229376} 2024-09-13T02:51:03.630 INFO:tasks.rados.rados.0.smithi088.stdout:3743: writing smithi08884213-7 from 6922240 to 7520256 tid 1 2024-09-13T02:51:03.633 INFO:tasks.rados.rados.0.smithi088.stdout:3743: writing smithi08884213-7 from 7520256 to 8159232 tid 2 2024-09-13T02:51:03.637 INFO:tasks.rados.rados.0.smithi088.stdout:3743: writing smithi08884213-7 from 8159232 to 8896512 tid 3 2024-09-13T02:51:03.639 INFO:tasks.rados.rados.0.smithi088.stdout:3743: writing smithi08884213-7 from 8896512 to 9125888 tid 4 2024-09-13T02:51:03.639 INFO:tasks.rados.rados.0.smithi088.stdout:3744: rollback oid 43 current snap is 365 2024-09-13T02:51:03.639 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 43 to 354 2024-09-13T02:51:03.640 INFO:tasks.rados.rados.0.smithi088.stdout:3742: finishing write tid 3 to smithi08884213-50 2024-09-13T02:51:03.640 INFO:tasks.rados.rados.0.smithi088.stdout:3742: finishing write tid 4 to smithi08884213-50 2024-09-13T02:51:03.640 INFO:tasks.rados.rados.0.smithi088.stdout:3742: finishing write tid 5 to smithi08884213-50 2024-09-13T02:51:03.640 INFO:tasks.rados.rados.0.smithi088.stdout:3742: finishing write tid 6 to smithi08884213-50 2024-09-13T02:51:03.640 INFO:tasks.rados.rados.0.smithi088.stdout:3742: oid 50 updating version 0 to 2051 2024-09-13T02:51:03.640 INFO:tasks.rados.rados.0.smithi088.stdout:3742: oid 50 version 2051 is already newer than 2049 2024-09-13T02:51:03.640 INFO:tasks.rados.rados.0.smithi088.stdout:3742: oid 50 version 2051 is already newer than 2050 2024-09-13T02:51:03.640 INFO:tasks.rados.rados.0.smithi088.stdout:3742: oid 50 updating version 2051 to 2052 2024-09-13T02:51:03.640 INFO:tasks.rados.rados.0.smithi088.stdout:3742: oid 50 updating version 2052 to 2053 2024-09-13T02:51:03.640 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 2053 (ObjNum 1133 snap 365 seq_num 1133) dirty exists 2024-09-13T02:51:03.641 INFO:tasks.rados.rados.0.smithi088.stdout:3742: left oid 50 (ObjNum 1133 snap 365 seq_num 1133) 2024-09-13T02:51:03.641 INFO:tasks.rados.rados.0.smithi088.stdout:3743: finishing write tid 1 to smithi08884213-7 2024-09-13T02:51:03.641 INFO:tasks.rados.rados.0.smithi088.stdout:3743: finishing write tid 2 to smithi08884213-7 2024-09-13T02:51:03.641 INFO:tasks.rados.rados.0.smithi088.stdout:3742: done (2 left) 2024-09-13T02:51:03.641 INFO:tasks.rados.rados.0.smithi088.stdout:3745: delete oid 4 current snap is 365 2024-09-13T02:51:03.644 INFO:tasks.rados.rados.0.smithi088.stdout:3745: done (2 left) 2024-09-13T02:51:03.644 INFO:tasks.rados.rados.0.smithi088.stdout:3746: read oid 18 snap 350 2024-09-13T02:51:03.644 INFO:tasks.rados.rados.0.smithi088.stdout:3746: expect deleted 2024-09-13T02:51:03.644 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 46 current snap is 365 2024-09-13T02:51:03.644 INFO:tasks.rados.rados.0.smithi088.stdout:3747: seq_num 1136 ranges {0=630784,630784=409600,1040384=753664,1794048=417792,2211840=24576} 2024-09-13T02:51:03.647 INFO:tasks.rados.rados.0.smithi088.stdout:3747: writing smithi08884213-46 from 0 to 630784 tid 1 2024-09-13T02:51:03.649 INFO:tasks.rados.rados.0.smithi088.stdout:3747: writing smithi08884213-46 from 630784 to 1040384 tid 2 2024-09-13T02:51:03.653 INFO:tasks.rados.rados.0.smithi088.stdout:3747: writing smithi08884213-46 from 1040384 to 1794048 tid 3 2024-09-13T02:51:03.657 INFO:tasks.rados.rados.0.smithi088.stdout:3747: writing smithi08884213-46 from 1794048 to 2211840 tid 4 2024-09-13T02:51:03.657 INFO:tasks.rados.rados.0.smithi088.stdout:3747: writing smithi08884213-46 from 2211840 to 2236416 tid 5 2024-09-13T02:51:03.657 INFO:tasks.rados.rados.0.smithi088.stdout:3748: delete oid 3 current snap is 365 2024-09-13T02:51:03.657 INFO:tasks.rados.rados.0.smithi088.stdout:3744: finishing rollback tid 0 to smithi08884213-43 2024-09-13T02:51:03.657 INFO:tasks.rados.rados.0.smithi088.stdout:3744: finishing rollback tid 1 to smithi08884213-43 2024-09-13T02:51:03.657 INFO:tasks.rados.rados.0.smithi088.stdout:3744: finishing rollback tid 2 to smithi08884213-43 2024-09-13T02:51:03.657 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 2163 (ObjNum 1075 snap 339 seq_num 1075) dirty exists 2024-09-13T02:51:03.657 INFO:tasks.rados.rados.0.smithi088.stdout:3743: finishing write tid 3 to smithi08884213-7 2024-09-13T02:51:03.657 INFO:tasks.rados.rados.0.smithi088.stdout:3743: finishing write tid 4 to smithi08884213-7 2024-09-13T02:51:03.658 INFO:tasks.rados.rados.0.smithi088.stdout:3743: finishing write tid 5 to smithi08884213-7 2024-09-13T02:51:03.658 INFO:tasks.rados.rados.0.smithi088.stdout:3743: finishing write tid 6 to smithi08884213-7 2024-09-13T02:51:03.658 INFO:tasks.rados.rados.0.smithi088.stdout:3743: oid 7 updating version 0 to 2229 2024-09-13T02:51:03.658 INFO:tasks.rados.rados.0.smithi088.stdout:3743: oid 7 updating version 2229 to 2231 2024-09-13T02:51:03.658 INFO:tasks.rados.rados.0.smithi088.stdout:3743: oid 7 updating version 2231 to 2232 2024-09-13T02:51:03.658 INFO:tasks.rados.rados.0.smithi088.stdout:3743: oid 7 version 2232 is already newer than 2230 2024-09-13T02:51:03.658 INFO:tasks.rados.rados.0.smithi088.stdout:3743: oid 7 version 2232 is already newer than 2228 2024-09-13T02:51:03.658 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 2232 (ObjNum 1134 snap 365 seq_num 1134) dirty exists 2024-09-13T02:51:03.658 INFO:tasks.rados.rados.0.smithi088.stdout:3743: left oid 7 (ObjNum 1134 snap 365 seq_num 1134) 2024-09-13T02:51:03.658 INFO:tasks.rados.rados.0.smithi088.stdout:3747: finishing write tid 1 to smithi08884213-46 2024-09-13T02:51:03.658 INFO:tasks.rados.rados.0.smithi088.stdout:3747: finishing write tid 2 to smithi08884213-46 2024-09-13T02:51:03.659 INFO:tasks.rados.rados.0.smithi088.stdout:3743: done (4 left) 2024-09-13T02:51:03.659 INFO:tasks.rados.rados.0.smithi088.stdout:3744: done (3 left) 2024-09-13T02:51:03.659 INFO:tasks.rados.rados.0.smithi088.stdout:3746: done (2 left) 2024-09-13T02:51:03.659 INFO:tasks.rados.rados.0.smithi088.stdout:3748: done (1 left) 2024-09-13T02:51:03.659 INFO:tasks.rados.rados.0.smithi088.stdout:3749: delete oid 32 current snap is 365 2024-09-13T02:51:03.659 INFO:tasks.rados.rados.0.smithi088.stdout:3747: finishing write tid 3 to smithi08884213-46 2024-09-13T02:51:03.660 INFO:tasks.rados.rados.0.smithi088.stdout:3747: finishing write tid 4 to smithi08884213-46 2024-09-13T02:51:03.660 INFO:tasks.rados.rados.0.smithi088.stdout:3747: finishing write tid 5 to smithi08884213-46 2024-09-13T02:51:03.660 INFO:tasks.rados.rados.0.smithi088.stdout:3747: finishing write tid 6 to smithi08884213-46 2024-09-13T02:51:03.661 INFO:tasks.rados.rados.0.smithi088.stdout:3749: done (1 left) 2024-09-13T02:51:03.661 INFO:tasks.rados.rados.0.smithi088.stdout:3750: copy_from oid 31 from oid 38 current snap is 365 2024-09-13T02:51:03.661 INFO:tasks.rados.rados.0.smithi088.stdout:3751: read oid 37 snap -1 2024-09-13T02:51:03.661 INFO:tasks.rados.rados.0.smithi088.stdout:3751: expect (ObjNum 1124 snap 360 seq_num 1124) 2024-09-13T02:51:03.662 INFO:tasks.rados.rados.0.smithi088.stdout:3752: read oid 10 snap 362 2024-09-13T02:51:03.662 INFO:tasks.rados.rados.0.smithi088.stdout:3752: expect (ObjNum 1126 snap 361 seq_num 1126) 2024-09-13T02:51:03.662 INFO:tasks.rados.rados.0.smithi088.stdout:3753: delete oid 24 current snap is 365 2024-09-13T02:51:03.664 INFO:tasks.rados.rados.0.smithi088.stdout:3747: finishing write tid 7 to smithi08884213-46 2024-09-13T02:51:03.664 INFO:tasks.rados.rados.0.smithi088.stdout:3747: oid 46 updating version 0 to 1884 2024-09-13T02:51:03.664 INFO:tasks.rados.rados.0.smithi088.stdout:3747: oid 46 version 1884 is already newer than 1883 2024-09-13T02:51:03.664 INFO:tasks.rados.rados.0.smithi088.stdout:3747: oid 46 version 1884 is already newer than 1881 2024-09-13T02:51:03.664 INFO:tasks.rados.rados.0.smithi088.stdout:3747: oid 46 updating version 1884 to 1886 2024-09-13T02:51:03.664 INFO:tasks.rados.rados.0.smithi088.stdout:3747: oid 46 version 1886 is already newer than 1882 2024-09-13T02:51:03.664 INFO:tasks.rados.rados.0.smithi088.stdout:3747: oid 46 version 1886 is already newer than 1885 2024-09-13T02:51:03.664 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 46 v 1886 (ObjNum 1136 snap 365 seq_num 1136) dirty exists 2024-09-13T02:51:03.665 INFO:tasks.rados.rados.0.smithi088.stdout:3747: left oid 46 (ObjNum 1136 snap 365 seq_num 1136) 2024-09-13T02:51:03.665 INFO:tasks.rados.rados.0.smithi088.stdout:3747: done (4 left) 2024-09-13T02:51:03.666 INFO:tasks.rados.rados.0.smithi088.stdout:3753: done (3 left) 2024-09-13T02:51:03.666 INFO:tasks.rados.rados.0.smithi088.stdout:3754: read oid 6 snap -1 2024-09-13T02:51:03.666 INFO:tasks.rados.rados.0.smithi088.stdout:3754: expect (ObjNum 1054 snap 329 seq_num 1054) 2024-09-13T02:51:03.666 INFO:tasks.rados.rados.0.smithi088.stdout:3755: delete oid 12 current snap is 365 2024-09-13T02:51:03.669 INFO:tasks.rados.rados.0.smithi088.stdout:3755: done (4 left) 2024-09-13T02:51:03.669 INFO:tasks.rados.rados.0.smithi088.stdout:3756: snap_remove snap 353 2024-09-13T02:51:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:03 smithi195 ceph-mon[87742]: osdmap e809: 8 total, 8 up, 8 in 2024-09-13T02:51:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:03 smithi088 ceph-mon[96266]: osdmap e809: 8 total, 8 up, 8 in 2024-09-13T02:51:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:03 smithi088 ceph-mon[98762]: osdmap e809: 8 total, 8 up, 8 in 2024-09-13T02:51:04.488 INFO:tasks.rados.rados.0.smithi088.stdout:3756: done (4 left) 2024-09-13T02:51:04.489 INFO:tasks.rados.rados.0.smithi088.stdout:3757: rollback oid 24 current snap is 365 2024-09-13T02:51:04.489 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 24 to 361 2024-09-13T02:51:04.489 INFO:tasks.rados.rados.0.smithi088.stdout:3754: expect (ObjNum 1054 snap 329 seq_num 1054) 2024-09-13T02:51:04.647 INFO:tasks.rados.rados.0.smithi088.stdout:3752: expect (ObjNum 1126 snap 361 seq_num 1126) 2024-09-13T02:51:04.699 INFO:tasks.rados.rados.0.smithi088.stdout:3750: finishing copy_from racing read to smithi08884213-31 2024-09-13T02:51:04.700 INFO:tasks.rados.rados.0.smithi088.stdout:3751: expect (ObjNum 1124 snap 360 seq_num 1124) 2024-09-13T02:51:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:04 smithi195 ceph-mon[87742]: pgmap v894: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 290 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.7 MiB/s wr, 12 op/s 2024-09-13T02:51:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:04 smithi195 ceph-mon[87742]: osdmap e810: 8 total, 8 up, 8 in 2024-09-13T02:51:04.774 INFO:tasks.rados.rados.0.smithi088.stdout:3750: finishing copy_from to smithi08884213-31 2024-09-13T02:51:04.774 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 1808 (ObjNum 1129 snap 361 seq_num 1129) dirty exists 2024-09-13T02:51:04.774 INFO:tasks.rados.rados.0.smithi088.stdout:3757: finishing rollback tid 1 to smithi08884213-24 2024-09-13T02:51:04.774 INFO:tasks.rados.rados.0.smithi088.stdout:3757: finishing rollback tid 2 to smithi08884213-24 2024-09-13T02:51:04.774 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1889 (ObjNum 1081 snap 339 seq_num 1081) dirty exists 2024-09-13T02:51:04.774 INFO:tasks.rados.rados.0.smithi088.stdout:3750: done (4 left) 2024-09-13T02:51:04.774 INFO:tasks.rados.rados.0.smithi088.stdout:3751: done (3 left) 2024-09-13T02:51:04.774 INFO:tasks.rados.rados.0.smithi088.stdout:3752: done (2 left) 2024-09-13T02:51:04.774 INFO:tasks.rados.rados.0.smithi088.stdout:3754: done (1 left) 2024-09-13T02:51:04.774 INFO:tasks.rados.rados.0.smithi088.stdout:3757: done (0 left) 2024-09-13T02:51:04.775 INFO:tasks.rados.rados.0.smithi088.stdout:3758: snap_remove snap 359 2024-09-13T02:51:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:04 smithi088 ceph-mon[96266]: pgmap v894: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 290 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.7 MiB/s wr, 12 op/s 2024-09-13T02:51:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:04 smithi088 ceph-mon[96266]: osdmap e810: 8 total, 8 up, 8 in 2024-09-13T02:51:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:04 smithi088 ceph-mon[98762]: pgmap v894: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 290 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.7 MiB/s wr, 12 op/s 2024-09-13T02:51:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:04 smithi088 ceph-mon[98762]: osdmap e810: 8 total, 8 up, 8 in 2024-09-13T02:51:05.493 INFO:tasks.rados.rados.0.smithi088.stdout:3758: done (0 left) 2024-09-13T02:51:05.493 INFO:tasks.rados.rados.0.smithi088.stdout:3759: delete oid 36 current snap is 365 2024-09-13T02:51:05.501 INFO:tasks.rados.rados.0.smithi088.stdout:3759: done (0 left) 2024-09-13T02:51:05.501 INFO:tasks.rados.rados.0.smithi088.stdout:3760: delete oid 18 current snap is 365 2024-09-13T02:51:05.507 INFO:tasks.rados.rados.0.smithi088.stdout:3760: done (0 left) 2024-09-13T02:51:05.507 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 365 2024-09-13T02:51:05.507 INFO:tasks.rados.rados.0.smithi088.stdout:3761: seq_num 1143 ranges {21078016=753664,21831680=450560,22282240=507904,22790144=589824,23379968=57344} 2024-09-13T02:51:05.620 INFO:tasks.rados.rados.0.smithi088.stdout:3761: writing smithi08884213-50 from 21078016 to 21831680 tid 1 2024-09-13T02:51:05.622 INFO:tasks.rados.rados.0.smithi088.stdout:3761: writing smithi08884213-50 from 21831680 to 22282240 tid 2 2024-09-13T02:51:05.625 INFO:tasks.rados.rados.0.smithi088.stdout:3761: writing smithi08884213-50 from 22282240 to 22790144 tid 3 2024-09-13T02:51:05.628 INFO:tasks.rados.rados.0.smithi088.stdout:3761: writing smithi08884213-50 from 22790144 to 23379968 tid 4 2024-09-13T02:51:05.629 INFO:tasks.rados.rados.0.smithi088.stdout:3761: writing smithi08884213-50 from 23379968 to 23437312 tid 5 2024-09-13T02:51:05.629 INFO:tasks.rados.rados.0.smithi088.stdout:3762: copy_from oid 35 from oid 17 current snap is 365 2024-09-13T02:51:05.629 INFO:tasks.rados.rados.0.smithi088.stdout:3761: finishing write tid 1 to smithi08884213-50 2024-09-13T02:51:05.629 INFO:tasks.rados.rados.0.smithi088.stdout:3761: finishing write tid 2 to smithi08884213-50 2024-09-13T02:51:05.629 INFO:tasks.rados.rados.0.smithi088.stdout:3761: finishing write tid 3 to smithi08884213-50 2024-09-13T02:51:05.629 INFO:tasks.rados.rados.0.smithi088.stdout:3763: copy_from oid 41 from oid 15 current snap is 365 2024-09-13T02:51:05.629 INFO:tasks.rados.rados.0.smithi088.stdout:3764: rollback oid 48 current snap is 365 2024-09-13T02:51:05.630 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 48 to 354 2024-09-13T02:51:05.630 INFO:tasks.rados.rados.0.smithi088.stdout:3765: snap_remove snap 363 2024-09-13T02:51:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:05 smithi088 ceph-mon[96266]: osdmap e811: 8 total, 8 up, 8 in 2024-09-13T02:51:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:05 smithi088 ceph-mon[98762]: osdmap e811: 8 total, 8 up, 8 in 2024-09-13T02:51:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:05 smithi195 ceph-mon[87742]: osdmap e811: 8 total, 8 up, 8 in 2024-09-13T02:51:06.475 INFO:tasks.rados.rados.0.smithi088.stdout:3765: done (4 left) 2024-09-13T02:51:06.475 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 365 2024-09-13T02:51:06.476 INFO:tasks.rados.rados.0.smithi088.stdout:3764: finishing rollback tid 0 to smithi08884213-48 2024-09-13T02:51:06.476 INFO:tasks.rados.rados.0.smithi088.stdout:3766: seq_num 1144 ranges {3866624=770048,4636672=737280,5373952=712704,6086656=155648} 2024-09-13T02:51:06.501 INFO:tasks.rados.rados.0.smithi088.stdout:3766: writing smithi08884213-33 from 3866624 to 4636672 tid 1 2024-09-13T02:51:06.505 INFO:tasks.rados.rados.0.smithi088.stdout:3766: writing smithi08884213-33 from 4636672 to 5373952 tid 2 2024-09-13T02:51:06.509 INFO:tasks.rados.rados.0.smithi088.stdout:3766: writing smithi08884213-33 from 5373952 to 6086656 tid 3 2024-09-13T02:51:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:3766: writing smithi08884213-33 from 6086656 to 6242304 tid 4 2024-09-13T02:51:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:3767: rollback oid 40 current snap is 365 2024-09-13T02:51:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 40 to 357 2024-09-13T02:51:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:3764: finishing rollback tid 1 to smithi08884213-48 2024-09-13T02:51:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:3764: finishing rollback tid 2 to smithi08884213-48 2024-09-13T02:51:06.512 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1935 (ObjNum 1113 snap 352 seq_num 1113) dirty exists 2024-09-13T02:51:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:3761: finishing write tid 4 to smithi08884213-50 2024-09-13T02:51:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:3761: finishing write tid 5 to smithi08884213-50 2024-09-13T02:51:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:3761: finishing write tid 6 to smithi08884213-50 2024-09-13T02:51:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:3761: finishing write tid 7 to smithi08884213-50 2024-09-13T02:51:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:3761: oid 50 updating version 0 to 2056 2024-09-13T02:51:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:3761: oid 50 updating version 2056 to 2057 2024-09-13T02:51:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:3761: oid 50 updating version 2057 to 2058 2024-09-13T02:51:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:3761: oid 50 version 2058 is already newer than 2055 2024-09-13T02:51:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:3761: oid 50 updating version 2058 to 2059 2024-09-13T02:51:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:3761: oid 50 version 2059 is already newer than 2054 2024-09-13T02:51:06.513 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 2059 (ObjNum 1143 snap 365 seq_num 1143) dirty exists 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:3761: left oid 50 (ObjNum 1143 snap 365 seq_num 1143) 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:3762: finishing copy_from racing read to smithi08884213-35 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:3761: done (5 left) 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:3764: done (4 left) 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:3768: read oid 10 snap -1 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:3768: expect (ObjNum 1126 snap 361 seq_num 1126) 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:3769: copy_from oid 2 from oid 45 current snap is 365 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:3762: finishing copy_from to smithi08884213-35 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 1853 (ObjNum 1105 snap 346 seq_num 1105) dirty exists 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:3763: finishing copy_from racing read to smithi08884213-41 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:3763: finishing copy_from to smithi08884213-41 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1742 (ObjNum 1085 snap 339 seq_num 1085) dirty exists 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:3766: finishing write tid 1 to smithi08884213-33 2024-09-13T02:51:06.514 INFO:tasks.rados.rados.0.smithi088.stdout:3766: finishing write tid 2 to smithi08884213-33 2024-09-13T02:51:06.515 INFO:tasks.rados.rados.0.smithi088.stdout:3762: done (5 left) 2024-09-13T02:51:06.515 INFO:tasks.rados.rados.0.smithi088.stdout:3763: done (4 left) 2024-09-13T02:51:06.515 INFO:tasks.rados.rados.0.smithi088.stdout:3770: read oid 29 snap -1 2024-09-13T02:51:06.515 INFO:tasks.rados.rados.0.smithi088.stdout:3770: expect deleted 2024-09-13T02:51:06.515 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 365 2024-09-13T02:51:06.515 INFO:tasks.rados.rados.0.smithi088.stdout:3771: seq_num 1145 ranges {0=786432,786432=622592,1409024=516096,1925120=417792,2342912=49152} 2024-09-13T02:51:06.517 INFO:tasks.rados.rados.0.smithi088.stdout:3771: writing smithi08884213-27 from 0 to 786432 tid 1 2024-09-13T02:51:06.521 INFO:tasks.rados.rados.0.smithi088.stdout:3771: writing smithi08884213-27 from 786432 to 1409024 tid 2 2024-09-13T02:51:06.524 INFO:tasks.rados.rados.0.smithi088.stdout:3771: writing smithi08884213-27 from 1409024 to 1925120 tid 3 2024-09-13T02:51:06.527 INFO:tasks.rados.rados.0.smithi088.stdout:3771: writing smithi08884213-27 from 1925120 to 2342912 tid 4 2024-09-13T02:51:06.527 INFO:tasks.rados.rados.0.smithi088.stdout:3771: writing smithi08884213-27 from 2342912 to 2392064 tid 5 2024-09-13T02:51:06.527 INFO:tasks.rados.rados.0.smithi088.stdout:3772: snap_remove snap 362 2024-09-13T02:51:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:06 smithi088 ceph-mon[96266]: pgmap v897: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 292 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-13T02:51:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:06 smithi088 ceph-mon[96266]: osdmap e812: 8 total, 8 up, 8 in 2024-09-13T02:51:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:06 smithi088 ceph-mon[96266]: osdmap e813: 8 total, 8 up, 8 in 2024-09-13T02:51:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:06 smithi088 ceph-mon[98762]: pgmap v897: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 292 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-13T02:51:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:06 smithi088 ceph-mon[98762]: osdmap e812: 8 total, 8 up, 8 in 2024-09-13T02:51:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:06 smithi088 ceph-mon[98762]: osdmap e813: 8 total, 8 up, 8 in 2024-09-13T02:51:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:06 smithi195 ceph-mon[87742]: pgmap v897: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 292 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-13T02:51:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:06 smithi195 ceph-mon[87742]: osdmap e812: 8 total, 8 up, 8 in 2024-09-13T02:51:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:06 smithi195 ceph-mon[87742]: osdmap e813: 8 total, 8 up, 8 in 2024-09-13T02:51:07.500 INFO:tasks.rados.rados.0.smithi088.stdout:3772: done (6 left) 2024-09-13T02:51:07.500 INFO:tasks.rados.rados.0.smithi088.stdout:3773: setattr oid 11 current snap is 365 2024-09-13T02:51:07.500 INFO:tasks.rados.rados.0.smithi088.stdout:3767: finishing rollback tid 1 to smithi08884213-40 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 40 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:3766: finishing write tid 3 to smithi08884213-33 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:3766: finishing write tid 4 to smithi08884213-33 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:3766: finishing write tid 5 to smithi08884213-33 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:3766: finishing write tid 6 to smithi08884213-33 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:3766: oid 33 updating version 0 to 2067 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:3766: oid 33 version 2067 is already newer than 2065 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:3766: oid 33 updating version 2067 to 2069 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:3766: oid 33 version 2069 is already newer than 2068 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:3766: oid 33 version 2069 is already newer than 2066 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 2069 (ObjNum 1144 snap 365 seq_num 1144) dirty exists 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:3766: left oid 33 (ObjNum 1144 snap 365 seq_num 1144) 2024-09-13T02:51:07.501 INFO:tasks.rados.rados.0.smithi088.stdout:3769: finishing copy_from racing read to smithi08884213-2 2024-09-13T02:51:07.502 INFO:tasks.rados.rados.0.smithi088.stdout:3771: finishing write tid 1 to smithi08884213-27 2024-09-13T02:51:07.502 INFO:tasks.rados.rados.0.smithi088.stdout:3768: expect (ObjNum 1126 snap 361 seq_num 1126) 2024-09-13T02:51:07.561 INFO:tasks.rados.rados.0.smithi088.stdout:3769: finishing copy_from to smithi08884213-2 2024-09-13T02:51:07.561 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1441 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:51:07.561 INFO:tasks.rados.rados.0.smithi088.stdout:3771: finishing write tid 2 to smithi08884213-27 2024-09-13T02:51:07.561 INFO:tasks.rados.rados.0.smithi088.stdout:3771: finishing write tid 3 to smithi08884213-27 2024-09-13T02:51:07.561 INFO:tasks.rados.rados.0.smithi088.stdout:3771: finishing write tid 4 to smithi08884213-27 2024-09-13T02:51:07.561 INFO:tasks.rados.rados.0.smithi088.stdout:3771: finishing write tid 5 to smithi08884213-27 2024-09-13T02:51:07.561 INFO:tasks.rados.rados.0.smithi088.stdout:3771: finishing write tid 6 to smithi08884213-27 2024-09-13T02:51:07.561 INFO:tasks.rados.rados.0.smithi088.stdout:3771: finishing write tid 7 to smithi08884213-27 2024-09-13T02:51:07.561 INFO:tasks.rados.rados.0.smithi088.stdout:3771: oid 27 updating version 0 to 1813 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3771: oid 27 version 1813 is already newer than 1809 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3771: oid 27 version 1813 is already newer than 1812 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3771: oid 27 version 1813 is already newer than 1810 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3771: oid 27 updating version 1813 to 1814 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3771: oid 27 version 1814 is already newer than 1811 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 1814 (ObjNum 1145 snap 365 seq_num 1145) dirty exists 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3771: left oid 27 (ObjNum 1145 snap 365 seq_num 1145) 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3766: done (6 left) 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3767: done (5 left) 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3768: done (4 left) 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3769: done (3 left) 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3770: done (2 left) 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3771: done (1 left) 2024-09-13T02:51:07.562 INFO:tasks.rados.rados.0.smithi088.stdout:3774: rmattr oid 26 current snap is 365 2024-09-13T02:51:07.563 INFO:tasks.rados.rados.0.smithi088.stdout:3774: done (1 left) 2024-09-13T02:51:07.563 INFO:tasks.rados.rados.0.smithi088.stdout:3775: snap_remove snap 361 2024-09-13T02:51:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:07 smithi088 ceph-mon[98762]: pgmap v900: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 534 KiB/s wr, 4 op/s 2024-09-13T02:51:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:07 smithi088 ceph-mon[98762]: osdmap e814: 8 total, 8 up, 8 in 2024-09-13T02:51:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:07 smithi088 ceph-mon[96266]: pgmap v900: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 534 KiB/s wr, 4 op/s 2024-09-13T02:51:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:07 smithi088 ceph-mon[96266]: osdmap e814: 8 total, 8 up, 8 in 2024-09-13T02:51:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:07 smithi195 ceph-mon[87742]: pgmap v900: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 294 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 534 KiB/s wr, 4 op/s 2024-09-13T02:51:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:07 smithi195 ceph-mon[87742]: osdmap e814: 8 total, 8 up, 8 in 2024-09-13T02:51:08.545 INFO:tasks.rados.rados.0.smithi088.stdout:3775: done (1 left) 2024-09-13T02:51:08.545 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 365 2024-09-13T02:51:08.545 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1986 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:51:08.546 INFO:tasks.rados.rados.0.smithi088.stdout:3776: seq_num 1146 ranges {2965504=802816,3768320=499712,4268032=679936,4947968=425984} 2024-09-13T02:51:08.566 INFO:tasks.rados.rados.0.smithi088.stdout:3776: writing smithi08884213-31 from 2965504 to 3768320 tid 1 2024-09-13T02:51:08.569 INFO:tasks.rados.rados.0.smithi088.stdout:3776: writing smithi08884213-31 from 3768320 to 4268032 tid 2 2024-09-13T02:51:08.573 INFO:tasks.rados.rados.0.smithi088.stdout:3776: writing smithi08884213-31 from 4268032 to 4947968 tid 3 2024-09-13T02:51:08.576 INFO:tasks.rados.rados.0.smithi088.stdout:3776: writing smithi08884213-31 from 4947968 to 5373952 tid 4 2024-09-13T02:51:08.576 INFO:tasks.rados.rados.0.smithi088.stdout:3773: done (1 left) 2024-09-13T02:51:08.576 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 14 current snap is 365 2024-09-13T02:51:08.576 INFO:tasks.rados.rados.0.smithi088.stdout:3776: finishing write tid 1 to smithi08884213-31 2024-09-13T02:51:08.576 INFO:tasks.rados.rados.0.smithi088.stdout:3776: finishing write tid 2 to smithi08884213-31 2024-09-13T02:51:08.576 INFO:tasks.rados.rados.0.smithi088.stdout:3777: seq_num 1147 ranges {5783552=16384} 2024-09-13T02:51:08.607 INFO:tasks.rados.rados.0.smithi088.stdout:3777: writing smithi08884213-14 from 5783552 to 5799936 tid 1 2024-09-13T02:51:08.608 INFO:tasks.rados.rados.0.smithi088.stdout:3778: read oid 19 snap -1 2024-09-13T02:51:08.608 INFO:tasks.rados.rados.0.smithi088.stdout:3778: expect (ObjNum 1117 snap 356 seq_num 1117) 2024-09-13T02:51:08.608 INFO:tasks.rados.rados.0.smithi088.stdout:3779: read oid 36 snap -1 2024-09-13T02:51:08.608 INFO:tasks.rados.rados.0.smithi088.stdout:3779: expect deleted 2024-09-13T02:51:08.608 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 365 2024-09-13T02:51:08.608 INFO:tasks.rados.rados.0.smithi088.stdout:3776: finishing write tid 3 to smithi08884213-31 2024-09-13T02:51:08.608 INFO:tasks.rados.rados.0.smithi088.stdout:3776: finishing write tid 4 to smithi08884213-31 2024-09-13T02:51:08.608 INFO:tasks.rados.rados.0.smithi088.stdout:3776: finishing write tid 5 to smithi08884213-31 2024-09-13T02:51:08.608 INFO:tasks.rados.rados.0.smithi088.stdout:3776: finishing write tid 6 to smithi08884213-31 2024-09-13T02:51:08.608 INFO:tasks.rados.rados.0.smithi088.stdout:3776: oid 31 updating version 0 to 2284 2024-09-13T02:51:08.609 INFO:tasks.rados.rados.0.smithi088.stdout:3776: oid 31 updating version 2284 to 2285 2024-09-13T02:51:08.609 INFO:tasks.rados.rados.0.smithi088.stdout:3776: oid 31 version 2285 is already newer than 2281 2024-09-13T02:51:08.609 INFO:tasks.rados.rados.0.smithi088.stdout:3776: oid 31 version 2285 is already newer than 2283 2024-09-13T02:51:08.609 INFO:tasks.rados.rados.0.smithi088.stdout:3776: oid 31 version 2285 is already newer than 2282 2024-09-13T02:51:08.609 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 2285 (ObjNum 1146 snap 365 seq_num 1146) dirty exists 2024-09-13T02:51:08.609 INFO:tasks.rados.rados.0.smithi088.stdout:3776: left oid 31 (ObjNum 1146 snap 365 seq_num 1146) 2024-09-13T02:51:08.609 INFO:tasks.rados.rados.0.smithi088.stdout:3780: seq_num 1148 ranges {4104192=32768} 2024-09-13T02:51:08.630 INFO:tasks.rados.rados.0.smithi088.stdout:3780: writing smithi08884213-49 from 4104192 to 4136960 tid 1 2024-09-13T02:51:08.631 INFO:tasks.rados.rados.0.smithi088.stdout:3776: done (4 left) 2024-09-13T02:51:08.631 INFO:tasks.rados.rados.0.smithi088.stdout:3781: copy_from oid 3 from oid 35 current snap is 365 2024-09-13T02:51:08.631 INFO:tasks.rados.rados.0.smithi088.stdout:3777: finishing write tid 1 to smithi08884213-14 2024-09-13T02:51:08.631 INFO:tasks.rados.rados.0.smithi088.stdout:3777: finishing write tid 2 to smithi08884213-14 2024-09-13T02:51:08.631 INFO:tasks.rados.rados.0.smithi088.stdout:3779: done (4 left) 2024-09-13T02:51:08.631 INFO:tasks.rados.rados.0.smithi088.stdout:3782: setattr oid 41 current snap is 365 2024-09-13T02:51:08.631 INFO:tasks.rados.rados.0.smithi088.stdout:3777: finishing write tid 3 to smithi08884213-14 2024-09-13T02:51:08.631 INFO:tasks.rados.rados.0.smithi088.stdout:3777: oid 14 updating version 0 to 1745 2024-09-13T02:51:08.631 INFO:tasks.rados.rados.0.smithi088.stdout:3777: oid 14 version 1745 is already newer than 1744 2024-09-13T02:51:08.631 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 14 v 1745 (ObjNum 1147 snap 365 seq_num 1147) dirty exists 2024-09-13T02:51:08.631 INFO:tasks.rados.rados.0.smithi088.stdout:3777: left oid 14 (ObjNum 1147 snap 365 seq_num 1147) 2024-09-13T02:51:08.631 INFO:tasks.rados.rados.0.smithi088.stdout:3778: expect (ObjNum 1117 snap 356 seq_num 1117) 2024-09-13T02:51:09.050 INFO:tasks.rados.rados.0.smithi088.stdout:3780: finishing write tid 1 to smithi08884213-49 2024-09-13T02:51:09.050 INFO:tasks.rados.rados.0.smithi088.stdout:3780: finishing write tid 2 to smithi08884213-49 2024-09-13T02:51:09.050 INFO:tasks.rados.rados.0.smithi088.stdout:3780: finishing write tid 3 to smithi08884213-49 2024-09-13T02:51:09.050 INFO:tasks.rados.rados.0.smithi088.stdout:3780: oid 49 updating version 0 to 1917 2024-09-13T02:51:09.051 INFO:tasks.rados.rados.0.smithi088.stdout:3780: oid 49 updating version 1917 to 1918 2024-09-13T02:51:09.051 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1918 (ObjNum 1148 snap 365 seq_num 1148) dirty exists 2024-09-13T02:51:09.051 INFO:tasks.rados.rados.0.smithi088.stdout:3780: left oid 49 (ObjNum 1148 snap 365 seq_num 1148) 2024-09-13T02:51:09.051 INFO:tasks.rados.rados.0.smithi088.stdout:3781: finishing copy_from racing read to smithi08884213-3 2024-09-13T02:51:09.051 INFO:tasks.rados.rados.0.smithi088.stdout:3781: finishing copy_from to smithi08884213-3 2024-09-13T02:51:09.051 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1853 (ObjNum 1105 snap 346 seq_num 1105) dirty exists 2024-09-13T02:51:09.051 INFO:tasks.rados.rados.0.smithi088.stdout:3777: done (4 left) 2024-09-13T02:51:09.051 INFO:tasks.rados.rados.0.smithi088.stdout:3778: done (3 left) 2024-09-13T02:51:09.051 INFO:tasks.rados.rados.0.smithi088.stdout:3780: done (2 left) 2024-09-13T02:51:09.051 INFO:tasks.rados.rados.0.smithi088.stdout:3781: done (1 left) 2024-09-13T02:51:09.051 INFO:tasks.rados.rados.0.smithi088.stdout:3783: delete oid 3 current snap is 365 2024-09-13T02:51:09.052 INFO:tasks.rados.rados.0.smithi088.stdout:3783: done (1 left) 2024-09-13T02:51:09.052 INFO:tasks.rados.rados.0.smithi088.stdout:3784: delete oid 16 current snap is 365 2024-09-13T02:51:09.053 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1862 (ObjNum 1085 snap 339 seq_num 1085) dirty exists 2024-09-13T02:51:09.054 INFO:tasks.rados.rados.0.smithi088.stdout:3782: done (1 left) 2024-09-13T02:51:09.054 INFO:tasks.rados.rados.0.smithi088.stdout:3784: done (0 left) 2024-09-13T02:51:09.054 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 365 2024-09-13T02:51:09.054 INFO:tasks.rados.rados.0.smithi088.stdout:3785: seq_num 1151 ranges {2072576=81920} 2024-09-13T02:51:09.065 INFO:tasks.rados.rados.0.smithi088.stdout:3785: writing smithi08884213-10 from 2072576 to 2154496 tid 1 2024-09-13T02:51:09.066 INFO:tasks.rados.rados.0.smithi088.stdout:3786: snap_create 2024-09-13T02:51:09.069 INFO:tasks.rados.rados.0.smithi088.stdout:3785: finishing write tid 1 to smithi08884213-10 2024-09-13T02:51:09.069 INFO:tasks.rados.rados.0.smithi088.stdout:3785: finishing write tid 2 to smithi08884213-10 2024-09-13T02:51:09.071 INFO:tasks.rados.rados.0.smithi088.stdout:3785: finishing write tid 3 to smithi08884213-10 2024-09-13T02:51:09.071 INFO:tasks.rados.rados.0.smithi088.stdout:3785: oid 10 updating version 0 to 2287 2024-09-13T02:51:09.071 INFO:tasks.rados.rados.0.smithi088.stdout:3785: oid 10 updating version 2287 to 2288 2024-09-13T02:51:09.071 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 2288 (ObjNum 1151 snap 365 seq_num 1151) dirty exists 2024-09-13T02:51:09.071 INFO:tasks.rados.rados.0.smithi088.stdout:3785: left oid 10 (ObjNum 1151 snap 365 seq_num 1151) 2024-09-13T02:51:09.548 INFO:tasks.rados.rados.0.smithi088.stdout:3785: done (1 left) 2024-09-13T02:51:09.549 INFO:tasks.rados.rados.0.smithi088.stdout:3786: done (0 left) 2024-09-13T02:51:09.549 INFO:tasks.rados.rados.0.smithi088.stdout:3787: read oid 1 snap 350 2024-09-13T02:51:09.549 INFO:tasks.rados.rados.0.smithi088.stdout:3787: expect (ObjNum 1068 snap 336 seq_num 1068) 2024-09-13T02:51:09.549 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 17 current snap is 366 2024-09-13T02:51:09.549 INFO:tasks.rados.rados.0.smithi088.stdout:3788: seq_num 1152 ranges {2359296=98304} 2024-09-13T02:51:09.562 INFO:tasks.rados.rados.0.smithi088.stdout:3788: writing smithi08884213-17 from 2359296 to 2457600 tid 1 2024-09-13T02:51:09.562 INFO:tasks.rados.rados.0.smithi088.stdout:3789: snap_remove snap 351 2024-09-13T02:51:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:09 smithi088 ceph-mon[98762]: osdmap e815: 8 total, 8 up, 8 in 2024-09-13T02:51:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:09 smithi088 ceph-mon[98762]: pgmap v903: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2024-09-13T02:51:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:09 smithi088 ceph-mon[96266]: osdmap e815: 8 total, 8 up, 8 in 2024-09-13T02:51:09.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:09 smithi088 ceph-mon[96266]: pgmap v903: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2024-09-13T02:51:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:09 smithi195 ceph-mon[87742]: osdmap e815: 8 total, 8 up, 8 in 2024-09-13T02:51:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:09 smithi195 ceph-mon[87742]: pgmap v903: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 311 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2024-09-13T02:51:10.574 INFO:tasks.rados.rados.0.smithi088.stdout:3789: done (2 left) 2024-09-13T02:51:10.574 INFO:tasks.rados.rados.0.smithi088.stdout:3790: copy_from oid 14 from oid 18 current snap is 366 2024-09-13T02:51:10.574 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 366 2024-09-13T02:51:10.574 INFO:tasks.rados.rados.0.smithi088.stdout:3791: seq_num 1153 ranges {3137536=114688} 2024-09-13T02:51:10.593 INFO:tasks.rados.rados.0.smithi088.stdout:3791: writing smithi08884213-30 from 3137536 to 3252224 tid 1 2024-09-13T02:51:10.593 INFO:tasks.rados.rados.0.smithi088.stdout:3792: delete oid 25 current snap is 366 2024-09-13T02:51:10.593 INFO:tasks.rados.rados.0.smithi088.stdout:3788: finishing write tid 1 to smithi08884213-17 2024-09-13T02:51:10.593 INFO:tasks.rados.rados.0.smithi088.stdout:3788: finishing write tid 2 to smithi08884213-17 2024-09-13T02:51:10.593 INFO:tasks.rados.rados.0.smithi088.stdout:3788: finishing write tid 3 to smithi08884213-17 2024-09-13T02:51:10.593 INFO:tasks.rados.rados.0.smithi088.stdout:3788: oid 17 updating version 0 to 1863 2024-09-13T02:51:10.593 INFO:tasks.rados.rados.0.smithi088.stdout:3788: oid 17 updating version 1863 to 1864 2024-09-13T02:51:10.593 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 1864 (ObjNum 1152 snap 366 seq_num 1152) dirty exists 2024-09-13T02:51:10.593 INFO:tasks.rados.rados.0.smithi088.stdout:3788: left oid 17 (ObjNum 1152 snap 366 seq_num 1152) 2024-09-13T02:51:10.593 INFO:tasks.rados.rados.0.smithi088.stdout:3787: expect (ObjNum 1068 snap 336 seq_num 1068) 2024-09-13T02:51:10.814 INFO:tasks.rados.rados.0.smithi088.stdout:3790: finishing copy_from to smithi08884213-14 2024-09-13T02:51:10.814 INFO:tasks.rados.rados.0.smithi088.stdout:3790: got expected ENOENT (src dne) 2024-09-13T02:51:10.814 INFO:tasks.rados.rados.0.smithi088.stdout:3790: finishing copy_from racing read to smithi08884213-14 2024-09-13T02:51:10.814 INFO:tasks.rados.rados.0.smithi088.stdout:3791: finishing write tid 1 to smithi08884213-30 2024-09-13T02:51:10.814 INFO:tasks.rados.rados.0.smithi088.stdout:3791: finishing write tid 2 to smithi08884213-30 2024-09-13T02:51:10.814 INFO:tasks.rados.rados.0.smithi088.stdout:3787: done (4 left) 2024-09-13T02:51:10.815 INFO:tasks.rados.rados.0.smithi088.stdout:3788: done (3 left) 2024-09-13T02:51:10.815 INFO:tasks.rados.rados.0.smithi088.stdout:3790: done (2 left) 2024-09-13T02:51:10.815 INFO:tasks.rados.rados.0.smithi088.stdout:3792: done (1 left) 2024-09-13T02:51:10.815 INFO:tasks.rados.rados.0.smithi088.stdout:3793: delete oid 34 current snap is 366 2024-09-13T02:51:10.816 INFO:tasks.rados.rados.0.smithi088.stdout:3791: finishing write tid 3 to smithi08884213-30 2024-09-13T02:51:10.816 INFO:tasks.rados.rados.0.smithi088.stdout:3791: oid 30 updating version 0 to 1936 2024-09-13T02:51:10.816 INFO:tasks.rados.rados.0.smithi088.stdout:3791: oid 30 updating version 1936 to 1937 2024-09-13T02:51:10.816 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1937 (ObjNum 1153 snap 366 seq_num 1153) dirty exists 2024-09-13T02:51:10.816 INFO:tasks.rados.rados.0.smithi088.stdout:3791: left oid 30 (ObjNum 1153 snap 366 seq_num 1153) 2024-09-13T02:51:10.817 INFO:tasks.rados.rados.0.smithi088.stdout:3791: done (1 left) 2024-09-13T02:51:10.817 INFO:tasks.rados.rados.0.smithi088.stdout:3793: done (0 left) 2024-09-13T02:51:10.817 INFO:tasks.rados.rados.0.smithi088.stdout:3794: read oid 30 snap -1 2024-09-13T02:51:10.817 INFO:tasks.rados.rados.0.smithi088.stdout:3794: expect (ObjNum 1153 snap 366 seq_num 1153) 2024-09-13T02:51:10.817 INFO:tasks.rados.rados.0.smithi088.stdout:3795: copy_from oid 13 from oid 19 current snap is 366 2024-09-13T02:51:10.817 INFO:tasks.rados.rados.0.smithi088.stdout:3796: copy_from oid 17 from oid 9 current snap is 366 2024-09-13T02:51:10.817 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 44 current snap is 366 2024-09-13T02:51:10.817 INFO:tasks.rados.rados.0.smithi088.stdout:3797: seq_num 1156 ranges {1957888=163840} 2024-09-13T02:51:10.828 INFO:tasks.rados.rados.0.smithi088.stdout:3797: writing smithi08884213-44 from 1957888 to 2121728 tid 1 2024-09-13T02:51:10.828 INFO:tasks.rados.rados.0.smithi088.stdout:3798: rmattr oid 11 current snap is 366 2024-09-13T02:51:10.828 INFO:tasks.rados.rados.0.smithi088.stdout:3796: finishing copy_from to smithi08884213-17 2024-09-13T02:51:10.828 INFO:tasks.rados.rados.0.smithi088.stdout:3796: got expected ENOENT (src dne) 2024-09-13T02:51:10.828 INFO:tasks.rados.rados.0.smithi088.stdout:3796: finishing copy_from racing read to smithi08884213-17 2024-09-13T02:51:10.828 INFO:tasks.rados.rados.0.smithi088.stdout:3796: done (4 left) 2024-09-13T02:51:10.828 INFO:tasks.rados.rados.0.smithi088.stdout:3799: read oid 41 snap -1 2024-09-13T02:51:10.828 INFO:tasks.rados.rados.0.smithi088.stdout:3799: expect (ObjNum 1085 snap 339 seq_num 1085) 2024-09-13T02:51:10.828 INFO:tasks.rados.rados.0.smithi088.stdout:3800: delete oid 48 current snap is 366 2024-09-13T02:51:10.831 INFO:tasks.rados.rados.0.smithi088.stdout:3794: expect (ObjNum 1153 snap 366 seq_num 1153) 2024-09-13T02:51:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:10 smithi088 ceph-mon[96266]: osdmap e816: 8 total, 8 up, 8 in 2024-09-13T02:51:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:10 smithi088 ceph-mon[98762]: osdmap e816: 8 total, 8 up, 8 in 2024-09-13T02:51:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:10 smithi195 ceph-mon[87742]: osdmap e816: 8 total, 8 up, 8 in 2024-09-13T02:51:10.994 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1987 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:51:10.994 INFO:tasks.rados.rados.0.smithi088.stdout:3797: finishing write tid 1 to smithi08884213-44 2024-09-13T02:51:10.994 INFO:tasks.rados.rados.0.smithi088.stdout:3797: finishing write tid 2 to smithi08884213-44 2024-09-13T02:51:10.994 INFO:tasks.rados.rados.0.smithi088.stdout:3797: finishing write tid 3 to smithi08884213-44 2024-09-13T02:51:10.994 INFO:tasks.rados.rados.0.smithi088.stdout:3797: oid 44 updating version 0 to 2070 2024-09-13T02:51:10.994 INFO:tasks.rados.rados.0.smithi088.stdout:3797: oid 44 updating version 2070 to 2071 2024-09-13T02:51:10.994 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 2071 (ObjNum 1156 snap 366 seq_num 1156) dirty exists 2024-09-13T02:51:10.994 INFO:tasks.rados.rados.0.smithi088.stdout:3797: left oid 44 (ObjNum 1156 snap 366 seq_num 1156) 2024-09-13T02:51:10.994 INFO:tasks.rados.rados.0.smithi088.stdout:3795: finishing copy_from racing read to smithi08884213-13 2024-09-13T02:51:10.994 INFO:tasks.rados.rados.0.smithi088.stdout:3795: finishing copy_from to smithi08884213-13 2024-09-13T02:51:10.994 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 1803 (ObjNum 1117 snap 356 seq_num 1117) dirty exists 2024-09-13T02:51:10.994 INFO:tasks.rados.rados.0.smithi088.stdout:3799: expect (ObjNum 1085 snap 339 seq_num 1085) 2024-09-13T02:51:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:11 smithi088 ceph-mon[96266]: osdmap e817: 8 total, 8 up, 8 in 2024-09-13T02:51:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:11 smithi088 ceph-mon[96266]: pgmap v906: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 331 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 9.0 MiB/s wr, 22 op/s 2024-09-13T02:51:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:11 smithi088 ceph-mon[96266]: osdmap e818: 8 total, 8 up, 8 in 2024-09-13T02:51:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:11 smithi088 ceph-mon[98762]: osdmap e817: 8 total, 8 up, 8 in 2024-09-13T02:51:11.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:11 smithi088 ceph-mon[98762]: pgmap v906: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 331 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 9.0 MiB/s wr, 22 op/s 2024-09-13T02:51:11.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:11 smithi088 ceph-mon[98762]: osdmap e818: 8 total, 8 up, 8 in 2024-09-13T02:51:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:11 smithi195 ceph-mon[87742]: osdmap e817: 8 total, 8 up, 8 in 2024-09-13T02:51:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:11 smithi195 ceph-mon[87742]: pgmap v906: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 331 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 9.0 MiB/s wr, 22 op/s 2024-09-13T02:51:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:11 smithi195 ceph-mon[87742]: osdmap e818: 8 total, 8 up, 8 in 2024-09-13T02:51:12.793 INFO:tasks.rados.rados.0.smithi088.stdout:3794: done (5 left) 2024-09-13T02:51:12.793 INFO:tasks.rados.rados.0.smithi088.stdout:3795: done (4 left) 2024-09-13T02:51:12.793 INFO:tasks.rados.rados.0.smithi088.stdout:3797: done (3 left) 2024-09-13T02:51:12.793 INFO:tasks.rados.rados.0.smithi088.stdout:3798: done (2 left) 2024-09-13T02:51:12.794 INFO:tasks.rados.rados.0.smithi088.stdout:3799: done (1 left) 2024-09-13T02:51:12.794 INFO:tasks.rados.rados.0.smithi088.stdout:3800: done (0 left) 2024-09-13T02:51:12.794 INFO:tasks.rados.rados.0.smithi088.stdout:3801: rollback oid 44 current snap is 366 2024-09-13T02:51:12.794 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 44 to 357 2024-09-13T02:51:12.794 INFO:tasks.rados.rados.0.smithi088.stdout:3802: copy_from oid 19 from oid 49 current snap is 366 2024-09-13T02:51:12.794 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 366 2024-09-13T02:51:12.794 INFO:tasks.rados.rados.0.smithi088.stdout:3803: seq_num 1158 ranges {8159232=196608} 2024-09-13T02:51:12.838 INFO:tasks.rados.rados.0.smithi088.stdout:3803: writing smithi08884213-8 from 8159232 to 8355840 tid 1 2024-09-13T02:51:12.838 INFO:tasks.rados.rados.0.smithi088.stdout:3804: snap_create 2024-09-13T02:51:12.838 INFO:tasks.rados.rados.0.smithi088.stdout:3801: finishing rollback tid 0 to smithi08884213-44 2024-09-13T02:51:12.839 INFO:tasks.rados.rados.0.smithi088.stdout:3801: finishing rollback tid 1 to smithi08884213-44 2024-09-13T02:51:12.839 INFO:tasks.rados.rados.0.smithi088.stdout:3801: finishing rollback tid 2 to smithi08884213-44 2024-09-13T02:51:12.839 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 44 v 2074 (ObjNum 967 snap 300 seq_num 967) dirty exists 2024-09-13T02:51:12.839 INFO:tasks.rados.rados.0.smithi088.stdout:3802: finishing copy_from racing read to smithi08884213-19 2024-09-13T02:51:12.839 INFO:tasks.rados.rados.0.smithi088.stdout:3802: finishing copy_from to smithi08884213-19 2024-09-13T02:51:12.839 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 1918 (ObjNum 1148 snap 365 seq_num 1148) dirty exists 2024-09-13T02:51:12.842 INFO:tasks.rados.rados.0.smithi088.stdout:3803: finishing write tid 1 to smithi08884213-8 2024-09-13T02:51:12.843 INFO:tasks.rados.rados.0.smithi088.stdout:3803: finishing write tid 2 to smithi08884213-8 2024-09-13T02:51:12.845 INFO:tasks.rados.rados.0.smithi088.stdout:3803: finishing write tid 3 to smithi08884213-8 2024-09-13T02:51:12.845 INFO:tasks.rados.rados.0.smithi088.stdout:3803: oid 8 updating version 0 to 2303 2024-09-13T02:51:12.845 INFO:tasks.rados.rados.0.smithi088.stdout:3803: oid 8 version 2303 is already newer than 2302 2024-09-13T02:51:12.845 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 2303 (ObjNum 1158 snap 366 seq_num 1158) dirty exists 2024-09-13T02:51:12.845 INFO:tasks.rados.rados.0.smithi088.stdout:3803: left oid 8 (ObjNum 1158 snap 366 seq_num 1158) 2024-09-13T02:51:12.895 INFO:tasks.rados.rados.0.smithi088.stdout:3801: done (3 left) 2024-09-13T02:51:12.895 INFO:tasks.rados.rados.0.smithi088.stdout:3802: done (2 left) 2024-09-13T02:51:12.896 INFO:tasks.rados.rados.0.smithi088.stdout:3803: done (1 left) 2024-09-13T02:51:12.896 INFO:tasks.rados.rados.0.smithi088.stdout:3804: done (0 left) 2024-09-13T02:51:12.896 INFO:tasks.rados.rados.0.smithi088.stdout:3805: snap_remove snap 366 2024-09-13T02:51:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:51:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:51:13] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2024-09-13T02:51:13.907 INFO:tasks.rados.rados.0.smithi088.stdout:3805: done (0 left) 2024-09-13T02:51:13.907 INFO:tasks.rados.rados.0.smithi088.stdout:3806: delete oid 2 current snap is 367 2024-09-13T02:51:13.912 INFO:tasks.rados.rados.0.smithi088.stdout:3806: done (0 left) 2024-09-13T02:51:13.912 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 367 2024-09-13T02:51:13.912 INFO:tasks.rados.rados.0.smithi088.stdout:3807: seq_num 1160 ranges {6242304=229376} 2024-09-13T02:51:13.949 INFO:tasks.rados.rados.0.smithi088.stdout:3807: writing smithi08884213-33 from 6242304 to 6471680 tid 1 2024-09-13T02:51:13.950 INFO:tasks.rados.rados.0.smithi088.stdout:3808: read oid 39 snap -1 2024-09-13T02:51:13.950 INFO:tasks.rados.rados.0.smithi088.stdout:3808: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:51:13.950 INFO:tasks.rados.rados.0.smithi088.stdout:3809: read oid 42 snap -1 2024-09-13T02:51:13.950 INFO:tasks.rados.rados.0.smithi088.stdout:3809: expect (ObjNum 1101 snap 346 seq_num 1101) 2024-09-13T02:51:13.950 INFO:tasks.rados.rados.0.smithi088.stdout:3810: copy_from oid 28 from oid 9 current snap is 367 2024-09-13T02:51:13.950 INFO:tasks.rados.rados.0.smithi088.stdout:3811: read oid 6 snap -1 2024-09-13T02:51:13.950 INFO:tasks.rados.rados.0.smithi088.stdout:3811: expect (ObjNum 1054 snap 329 seq_num 1054) 2024-09-13T02:51:13.950 INFO:tasks.rados.rados.0.smithi088.stdout:3812: snap_create 2024-09-13T02:51:13.955 INFO:tasks.rados.rados.0.smithi088.stdout:3810: finishing copy_from to smithi08884213-28 2024-09-13T02:51:13.955 INFO:tasks.rados.rados.0.smithi088.stdout:3810: got expected ENOENT (src dne) 2024-09-13T02:51:13.955 INFO:tasks.rados.rados.0.smithi088.stdout:3810: finishing copy_from racing read to smithi08884213-28 2024-09-13T02:51:13.963 INFO:tasks.rados.rados.0.smithi088.stdout:3811: expect (ObjNum 1054 snap 329 seq_num 1054) 2024-09-13T02:51:14.120 INFO:tasks.rados.rados.0.smithi088.stdout:3807: finishing write tid 1 to smithi08884213-33 2024-09-13T02:51:14.121 INFO:tasks.rados.rados.0.smithi088.stdout:3807: finishing write tid 2 to smithi08884213-33 2024-09-13T02:51:14.121 INFO:tasks.rados.rados.0.smithi088.stdout:3807: finishing write tid 3 to smithi08884213-33 2024-09-13T02:51:14.121 INFO:tasks.rados.rados.0.smithi088.stdout:3807: oid 33 updating version 0 to 2075 2024-09-13T02:51:14.121 INFO:tasks.rados.rados.0.smithi088.stdout:3807: oid 33 updating version 2075 to 2076 2024-09-13T02:51:14.121 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 2076 (ObjNum 1160 snap 367 seq_num 1160) dirty exists 2024-09-13T02:51:14.121 INFO:tasks.rados.rados.0.smithi088.stdout:3807: left oid 33 (ObjNum 1160 snap 367 seq_num 1160) 2024-09-13T02:51:14.121 INFO:tasks.rados.rados.0.smithi088.stdout:3809: expect (ObjNum 1101 snap 346 seq_num 1101) 2024-09-13T02:51:14.161 INFO:tasks.rados.rados.0.smithi088.stdout:3808: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:51:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:13 smithi088 ceph-mon[96266]: osdmap e819: 8 total, 8 up, 8 in 2024-09-13T02:51:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:13 smithi088 ceph-mon[96266]: pgmap v909: 121 pgs: 121 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 6.2 MiB/s wr, 26 op/s 2024-09-13T02:51:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:51:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:13 smithi088 ceph-mon[98762]: osdmap e819: 8 total, 8 up, 8 in 2024-09-13T02:51:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:13 smithi088 ceph-mon[98762]: pgmap v909: 121 pgs: 121 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 6.2 MiB/s wr, 26 op/s 2024-09-13T02:51:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:51:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:13 smithi195 ceph-mon[87742]: osdmap e819: 8 total, 8 up, 8 in 2024-09-13T02:51:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:13 smithi195 ceph-mon[87742]: pgmap v909: 121 pgs: 121 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.3 MiB/s rd, 6.2 MiB/s wr, 26 op/s 2024-09-13T02:51:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:51:14.907 INFO:tasks.rados.rados.0.smithi088.stdout:3807: done (5 left) 2024-09-13T02:51:14.907 INFO:tasks.rados.rados.0.smithi088.stdout:3808: done (4 left) 2024-09-13T02:51:14.907 INFO:tasks.rados.rados.0.smithi088.stdout:3809: done (3 left) 2024-09-13T02:51:14.907 INFO:tasks.rados.rados.0.smithi088.stdout:3810: done (2 left) 2024-09-13T02:51:14.907 INFO:tasks.rados.rados.0.smithi088.stdout:3811: done (1 left) 2024-09-13T02:51:14.907 INFO:tasks.rados.rados.0.smithi088.stdout:3812: done (0 left) 2024-09-13T02:51:14.907 INFO:tasks.rados.rados.0.smithi088.stdout:3813: setattr oid 23 current snap is 368 2024-09-13T02:51:14.908 INFO:tasks.rados.rados.0.smithi088.stdout:3814: setattr oid 43 current snap is 368 2024-09-13T02:51:14.908 INFO:tasks.rados.rados.0.smithi088.stdout:3815: snap_remove snap 367 2024-09-13T02:51:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[96266]: osdmap e820: 8 total, 8 up, 8 in 2024-09-13T02:51:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:51:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:51:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:51:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:51:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:51:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:51:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[98762]: osdmap e820: 8 total, 8 up, 8 in 2024-09-13T02:51:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:51:15.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:51:15.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:51:15.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:51:15.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:51:15.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:51:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:14 smithi195 ceph-mon[87742]: osdmap e820: 8 total, 8 up, 8 in 2024-09-13T02:51:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:51:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:51:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:51:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:51:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:51:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:51:15.919 INFO:tasks.rados.rados.0.smithi088.stdout:3815: done (2 left) 2024-09-13T02:51:15.919 INFO:tasks.rados.rados.0.smithi088.stdout:3816: setattr oid 2 current snap is 368 2024-09-13T02:51:15.919 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 43 v 2164 (ObjNum 1075 snap 339 seq_num 1075) dirty exists 2024-09-13T02:51:15.919 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1866 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-09-13T02:51:15.920 INFO:tasks.rados.rados.0.smithi088.stdout:3813: done (2 left) 2024-09-13T02:51:15.920 INFO:tasks.rados.rados.0.smithi088.stdout:3814: done (1 left) 2024-09-13T02:51:15.920 INFO:tasks.rados.rados.0.smithi088.stdout:3817: setattr oid 16 current snap is 368 2024-09-13T02:51:15.921 INFO:tasks.rados.rados.0.smithi088.stdout:3818: read oid 12 snap -1 2024-09-13T02:51:15.921 INFO:tasks.rados.rados.0.smithi088.stdout:3818: expect deleted 2024-09-13T02:51:15.921 INFO:tasks.rados.rados.0.smithi088.stdout:3819: read oid 9 snap -1 2024-09-13T02:51:15.921 INFO:tasks.rados.rados.0.smithi088.stdout:3819: expect deleted 2024-09-13T02:51:15.921 INFO:tasks.rados.rados.0.smithi088.stdout:3820: setattr oid 17 current snap is 368 2024-09-13T02:51:15.922 INFO:tasks.rados.rados.0.smithi088.stdout:3819: done (4 left) 2024-09-13T02:51:15.922 INFO:tasks.rados.rados.0.smithi088.stdout:3821: read oid 42 snap -1 2024-09-13T02:51:15.922 INFO:tasks.rados.rados.0.smithi088.stdout:3821: expect (ObjNum 1101 snap 346 seq_num 1101) 2024-09-13T02:51:15.922 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 6 current snap is 368 2024-09-13T02:51:15.922 INFO:tasks.rados.rados.0.smithi088.stdout:3822: seq_num 1161 ranges {3244032=245760} 2024-09-13T02:51:15.942 INFO:tasks.rados.rados.0.smithi088.stdout:3822: writing smithi08884213-6 from 3244032 to 3489792 tid 1 2024-09-13T02:51:15.942 INFO:tasks.rados.rados.0.smithi088.stdout:3823: read oid 36 snap -1 2024-09-13T02:51:15.943 INFO:tasks.rados.rados.0.smithi088.stdout:3823: expect deleted 2024-09-13T02:51:15.943 INFO:tasks.rados.rados.0.smithi088.stdout:3824: read oid 21 snap -1 2024-09-13T02:51:15.943 INFO:tasks.rados.rados.0.smithi088.stdout:3824: expect (ObjNum 1056 snap 330 seq_num 1056) 2024-09-13T02:51:15.943 INFO:tasks.rados.rados.0.smithi088.stdout:3825: snap_create 2024-09-13T02:51:15.943 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1916 (ObjNum 1265 snap 0 seq_num 2294165128) dirty exists 2024-09-13T02:51:15.943 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 2 v 1867 (ObjNum 289 snap 0 seq_num 1) dirty exists 2024-09-13T02:51:15.943 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 1868 (ObjNum 1152 snap 366 seq_num 1152) dirty exists 2024-09-13T02:51:15.943 INFO:tasks.rados.rados.0.smithi088.stdout:3821: expect (ObjNum 1101 snap 346 seq_num 1101) 2024-09-13T02:51:15.989 INFO:tasks.rados.rados.0.smithi088.stdout:3822: finishing write tid 1 to smithi08884213-6 2024-09-13T02:51:15.989 INFO:tasks.rados.rados.0.smithi088.stdout:3822: finishing write tid 2 to smithi08884213-6 2024-09-13T02:51:15.989 INFO:tasks.rados.rados.0.smithi088.stdout:3822: finishing write tid 3 to smithi08884213-6 2024-09-13T02:51:15.989 INFO:tasks.rados.rados.0.smithi088.stdout:3822: oid 6 updating version 0 to 2166 2024-09-13T02:51:15.989 INFO:tasks.rados.rados.0.smithi088.stdout:3822: oid 6 version 2166 is already newer than 2165 2024-09-13T02:51:15.990 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 2166 (ObjNum 1161 snap 368 seq_num 1161) dirty exists 2024-09-13T02:51:15.990 INFO:tasks.rados.rados.0.smithi088.stdout:3822: left oid 6 (ObjNum 1161 snap 368 seq_num 1161) 2024-09-13T02:51:15.990 INFO:tasks.rados.rados.0.smithi088.stdout:3824: expect (ObjNum 1056 snap 330 seq_num 1056) 2024-09-13T02:51:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:15 smithi088 ceph-mon[98762]: osdmap e821: 8 total, 8 up, 8 in 2024-09-13T02:51:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:15 smithi088 ceph-mon[98762]: pgmap v912: 121 pgs: 121 active+clean; 338 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-09-13T02:51:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:15 smithi088 ceph-mon[96266]: osdmap e821: 8 total, 8 up, 8 in 2024-09-13T02:51:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:15 smithi088 ceph-mon[96266]: pgmap v912: 121 pgs: 121 active+clean; 338 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-09-13T02:51:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:15 smithi195 ceph-mon[87742]: osdmap e821: 8 total, 8 up, 8 in 2024-09-13T02:51:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:15 smithi195 ceph-mon[87742]: pgmap v912: 121 pgs: 121 active+clean; 338 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2024-09-13T02:51:16.478 INFO:tasks.rados.rados.0.smithi088.stdout:3816: done (8 left) 2024-09-13T02:51:16.478 INFO:tasks.rados.rados.0.smithi088.stdout:3817: done (7 left) 2024-09-13T02:51:16.478 INFO:tasks.rados.rados.0.smithi088.stdout:3818: done (6 left) 2024-09-13T02:51:16.479 INFO:tasks.rados.rados.0.smithi088.stdout:3820: done (5 left) 2024-09-13T02:51:16.479 INFO:tasks.rados.rados.0.smithi088.stdout:3821: done (4 left) 2024-09-13T02:51:16.479 INFO:tasks.rados.rados.0.smithi088.stdout:3822: done (3 left) 2024-09-13T02:51:16.479 INFO:tasks.rados.rados.0.smithi088.stdout:3823: done (2 left) 2024-09-13T02:51:16.479 INFO:tasks.rados.rados.0.smithi088.stdout:3824: done (1 left) 2024-09-13T02:51:16.479 INFO:tasks.rados.rados.0.smithi088.stdout:3825: done (0 left) 2024-09-13T02:51:16.479 INFO:tasks.rados.rados.0.smithi088.stdout:3826: read oid 47 snap -1 2024-09-13T02:51:16.479 INFO:tasks.rados.rados.0.smithi088.stdout:3826: expect (ObjNum 1089 snap 341 seq_num 1089) 2024-09-13T02:51:16.479 INFO:tasks.rados.rados.0.smithi088.stdout:3827: read oid 5 snap 342 2024-09-13T02:51:16.479 INFO:tasks.rados.rados.0.smithi088.stdout:3827: expect (ObjNum 1093 snap 342 seq_num 1093) 2024-09-13T02:51:16.479 INFO:tasks.rados.rados.0.smithi088.stdout:3828: delete oid 22 current snap is 369 2024-09-13T02:51:16.484 INFO:tasks.rados.rados.0.smithi088.stdout:3828: done (2 left) 2024-09-13T02:51:16.484 INFO:tasks.rados.rados.0.smithi088.stdout:3829: read oid 8 snap -1 2024-09-13T02:51:16.484 INFO:tasks.rados.rados.0.smithi088.stdout:3829: expect (ObjNum 1158 snap 366 seq_num 1158) 2024-09-13T02:51:16.484 INFO:tasks.rados.rados.0.smithi088.stdout:3830: read oid 18 snap -1 2024-09-13T02:51:16.485 INFO:tasks.rados.rados.0.smithi088.stdout:3830: expect deleted 2024-09-13T02:51:16.485 INFO:tasks.rados.rados.0.smithi088.stdout:3831: snap_remove snap 364 2024-09-13T02:51:17.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:16 smithi088 ceph-mon[96266]: osdmap e822: 8 total, 8 up, 8 in 2024-09-13T02:51:17.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:16 smithi088 ceph-mon[96266]: osdmap e823: 8 total, 8 up, 8 in 2024-09-13T02:51:17.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:16 smithi088 ceph-mon[98762]: osdmap e822: 8 total, 8 up, 8 in 2024-09-13T02:51:17.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:16 smithi088 ceph-mon[98762]: osdmap e823: 8 total, 8 up, 8 in 2024-09-13T02:51:17.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:16 smithi195 ceph-mon[87742]: osdmap e822: 8 total, 8 up, 8 in 2024-09-13T02:51:17.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:16 smithi195 ceph-mon[87742]: osdmap e823: 8 total, 8 up, 8 in 2024-09-13T02:51:17.481 INFO:tasks.rados.rados.0.smithi088.stdout:3831: done (4 left) 2024-09-13T02:51:17.481 INFO:tasks.rados.rados.0.smithi088.stdout:3832: snap_create 2024-09-13T02:51:17.481 INFO:tasks.rados.rados.0.smithi088.stdout:3826: expect (ObjNum 1089 snap 341 seq_num 1089) 2024-09-13T02:51:17.732 INFO:tasks.rados.rados.0.smithi088.stdout:3827: expect (ObjNum 1093 snap 342 seq_num 1093) 2024-09-13T02:51:17.992 INFO:tasks.rados.rados.0.smithi088.stdout:3829: expect (ObjNum 1158 snap 366 seq_num 1158) 2024-09-13T02:51:18.562 INFO:tasks.rados.rados.0.smithi088.stdout:3826: done (4 left) 2024-09-13T02:51:18.562 INFO:tasks.rados.rados.0.smithi088.stdout:3827: done (3 left) 2024-09-13T02:51:18.562 INFO:tasks.rados.rados.0.smithi088.stdout:3829: done (2 left) 2024-09-13T02:51:18.562 INFO:tasks.rados.rados.0.smithi088.stdout:3830: done (1 left) 2024-09-13T02:51:18.562 INFO:tasks.rados.rados.0.smithi088.stdout:3832: done (0 left) 2024-09-13T02:51:18.563 INFO:tasks.rados.rados.0.smithi088.stdout:3833: rollback oid 22 current snap is 370 2024-09-13T02:51:18.563 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 22 to 350 2024-09-13T02:51:18.563 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 370 2024-09-13T02:51:18.563 INFO:tasks.rados.rados.0.smithi088.stdout:3834: seq_num 1163 ranges {5005312=286720} 2024-09-13T02:51:18.590 INFO:tasks.rados.rados.0.smithi088.stdout:3834: writing smithi08884213-24 from 5005312 to 5292032 tid 1 2024-09-13T02:51:18.590 INFO:tasks.rados.rados.0.smithi088.stdout:3835: copy_from oid 32 from oid 3 current snap is 370 2024-09-13T02:51:18.590 INFO:tasks.rados.rados.0.smithi088.stdout:3833: finishing rollback tid 1 to smithi08884213-22 2024-09-13T02:51:18.590 INFO:tasks.rados.rados.0.smithi088.stdout:3833: finishing rollback tid 2 to smithi08884213-22 2024-09-13T02:51:18.590 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 2319 (ObjNum 1094 snap 343 seq_num 1094) dirty exists 2024-09-13T02:51:18.590 INFO:tasks.rados.rados.0.smithi088.stdout:3833: done (2 left) 2024-09-13T02:51:18.590 INFO:tasks.rados.rados.0.smithi088.stdout:3836: snap_create 2024-09-13T02:51:18.593 INFO:tasks.rados.rados.0.smithi088.stdout:3835: finishing copy_from to smithi08884213-32 2024-09-13T02:51:18.593 INFO:tasks.rados.rados.0.smithi088.stdout:3835: got expected ENOENT (src dne) 2024-09-13T02:51:18.593 INFO:tasks.rados.rados.0.smithi088.stdout:3835: finishing copy_from racing read to smithi08884213-32 2024-09-13T02:51:18.594 INFO:tasks.rados.rados.0.smithi088.stdout:3834: finishing write tid 1 to smithi08884213-24 2024-09-13T02:51:18.595 INFO:tasks.rados.rados.0.smithi088.stdout:3834: finishing write tid 2 to smithi08884213-24 2024-09-13T02:51:18.596 INFO:tasks.rados.rados.0.smithi088.stdout:3834: finishing write tid 3 to smithi08884213-24 2024-09-13T02:51:18.596 INFO:tasks.rados.rados.0.smithi088.stdout:3834: oid 24 updating version 0 to 1891 2024-09-13T02:51:18.596 INFO:tasks.rados.rados.0.smithi088.stdout:3834: oid 24 version 1891 is already newer than 1890 2024-09-13T02:51:18.596 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1891 (ObjNum 1163 snap 370 seq_num 1163) dirty exists 2024-09-13T02:51:18.597 INFO:tasks.rados.rados.0.smithi088.stdout:3834: left oid 24 (ObjNum 1163 snap 370 seq_num 1163) 2024-09-13T02:51:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:18 smithi088 ceph-mon[96266]: pgmap v915: 121 pgs: 121 active+clean; 338 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-13T02:51:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:18 smithi088 ceph-mon[96266]: osdmap e824: 8 total, 8 up, 8 in 2024-09-13T02:51:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:18 smithi088 ceph-mon[98762]: pgmap v915: 121 pgs: 121 active+clean; 338 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-13T02:51:18.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:18 smithi088 ceph-mon[98762]: osdmap e824: 8 total, 8 up, 8 in 2024-09-13T02:51:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:18 smithi195 ceph-mon[87742]: pgmap v915: 121 pgs: 121 active+clean; 338 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-09-13T02:51:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:18 smithi195 ceph-mon[87742]: osdmap e824: 8 total, 8 up, 8 in 2024-09-13T02:51:19.493 INFO:tasks.rados.rados.0.smithi088.stdout:3834: done (2 left) 2024-09-13T02:51:19.493 INFO:tasks.rados.rados.0.smithi088.stdout:3835: done (1 left) 2024-09-13T02:51:19.493 INFO:tasks.rados.rados.0.smithi088.stdout:3836: done (0 left) 2024-09-13T02:51:19.493 INFO:tasks.rados.rados.0.smithi088.stdout:3837: rmattr oid 38 current snap is 371 2024-09-13T02:51:19.493 INFO:tasks.rados.rados.0.smithi088.stdout:3837: done (0 left) 2024-09-13T02:51:19.493 INFO:tasks.rados.rados.0.smithi088.stdout:3838: snap_remove snap 350 2024-09-13T02:51:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:19 smithi088 ceph-mon[98762]: osdmap e825: 8 total, 8 up, 8 in 2024-09-13T02:51:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:19 smithi088 ceph-mon[96266]: osdmap e825: 8 total, 8 up, 8 in 2024-09-13T02:51:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:19 smithi195 ceph-mon[87742]: osdmap e825: 8 total, 8 up, 8 in 2024-09-13T02:51:20.494 INFO:tasks.rados.rados.0.smithi088.stdout:3838: done (0 left) 2024-09-13T02:51:20.495 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 371 2024-09-13T02:51:20.495 INFO:tasks.rados.rados.0.smithi088.stdout:3839: seq_num 1164 ranges {6004736=303104} 2024-09-13T02:51:20.531 INFO:tasks.rados.rados.0.smithi088.stdout:3839: writing smithi08884213-11 from 6004736 to 6307840 tid 1 2024-09-13T02:51:20.531 INFO:tasks.rados.rados.0.smithi088.stdout:3840: read oid 38 snap 365 2024-09-13T02:51:20.531 INFO:tasks.rados.rados.0.smithi088.stdout:3840: expect (ObjNum 1129 snap 361 seq_num 1129) 2024-09-13T02:51:20.532 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 371 2024-09-13T02:51:20.532 INFO:tasks.rados.rados.0.smithi088.stdout:3841: seq_num 1165 ranges {5373952=319488} 2024-09-13T02:51:20.562 INFO:tasks.rados.rados.0.smithi088.stdout:3841: writing smithi08884213-31 from 5373952 to 5693440 tid 1 2024-09-13T02:51:20.562 INFO:tasks.rados.rados.0.smithi088.stdout:3842: snap_remove snap 349 2024-09-13T02:51:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:20 smithi088 ceph-mon[96266]: pgmap v918: 121 pgs: 121 active+clean; 342 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-09-13T02:51:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:20 smithi088 ceph-mon[96266]: osdmap e826: 8 total, 8 up, 8 in 2024-09-13T02:51:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:20 smithi088 ceph-mon[98762]: pgmap v918: 121 pgs: 121 active+clean; 342 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-09-13T02:51:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:20 smithi088 ceph-mon[98762]: osdmap e826: 8 total, 8 up, 8 in 2024-09-13T02:51:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:20 smithi195 ceph-mon[87742]: pgmap v918: 121 pgs: 121 active+clean; 342 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2024-09-13T02:51:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:20 smithi195 ceph-mon[87742]: osdmap e826: 8 total, 8 up, 8 in 2024-09-13T02:51:21.481 INFO:tasks.rados.rados.0.smithi088.stdout:3839: finishing write tid 1 to smithi08884213-11 2024-09-13T02:51:21.481 INFO:tasks.rados.rados.0.smithi088.stdout:3839: finishing write tid 2 to smithi08884213-11 2024-09-13T02:51:21.481 INFO:tasks.rados.rados.0.smithi088.stdout:3839: finishing write tid 3 to smithi08884213-11 2024-09-13T02:51:21.481 INFO:tasks.rados.rados.0.smithi088.stdout:3839: oid 11 updating version 0 to 1988 2024-09-13T02:51:21.481 INFO:tasks.rados.rados.0.smithi088.stdout:3839: oid 11 updating version 1988 to 1989 2024-09-13T02:51:21.481 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 1989 (ObjNum 1164 snap 371 seq_num 1164) dirty exists 2024-09-13T02:51:21.481 INFO:tasks.rados.rados.0.smithi088.stdout:3839: left oid 11 (ObjNum 1164 snap 371 seq_num 1164) 2024-09-13T02:51:21.481 INFO:tasks.rados.rados.0.smithi088.stdout:3840: expect (ObjNum 1129 snap 361 seq_num 1129) 2024-09-13T02:51:21.583 INFO:tasks.rados.rados.0.smithi088.stdout:3841: finishing write tid 1 to smithi08884213-31 2024-09-13T02:51:21.583 INFO:tasks.rados.rados.0.smithi088.stdout:3841: finishing write tid 2 to smithi08884213-31 2024-09-13T02:51:21.583 INFO:tasks.rados.rados.0.smithi088.stdout:3841: finishing write tid 3 to smithi08884213-31 2024-09-13T02:51:21.583 INFO:tasks.rados.rados.0.smithi088.stdout:3841: oid 31 updating version 0 to 2333 2024-09-13T02:51:21.583 INFO:tasks.rados.rados.0.smithi088.stdout:3841: oid 31 updating version 2333 to 2334 2024-09-13T02:51:21.583 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 2334 (ObjNum 1165 snap 371 seq_num 1165) dirty exists 2024-09-13T02:51:21.583 INFO:tasks.rados.rados.0.smithi088.stdout:3841: left oid 31 (ObjNum 1165 snap 371 seq_num 1165) 2024-09-13T02:51:21.583 INFO:tasks.rados.rados.0.smithi088.stdout:3839: done (3 left) 2024-09-13T02:51:21.584 INFO:tasks.rados.rados.0.smithi088.stdout:3840: done (2 left) 2024-09-13T02:51:21.584 INFO:tasks.rados.rados.0.smithi088.stdout:3841: done (1 left) 2024-09-13T02:51:21.584 INFO:tasks.rados.rados.0.smithi088.stdout:3842: done (0 left) 2024-09-13T02:51:21.584 INFO:tasks.rados.rados.0.smithi088.stdout:3843: snap_remove snap 354 2024-09-13T02:51:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:21 smithi088 ceph-mon[96266]: osdmap e827: 8 total, 8 up, 8 in 2024-09-13T02:51:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:21 smithi088 ceph-mon[96266]: pgmap v921: 121 pgs: 121 active+clean; 329 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.1 MiB/s wr, 24 op/s 2024-09-13T02:51:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:21 smithi088 ceph-mon[96266]: osdmap e828: 8 total, 8 up, 8 in 2024-09-13T02:51:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:21 smithi088 ceph-mon[98762]: osdmap e827: 8 total, 8 up, 8 in 2024-09-13T02:51:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:21 smithi088 ceph-mon[98762]: pgmap v921: 121 pgs: 121 active+clean; 329 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.1 MiB/s wr, 24 op/s 2024-09-13T02:51:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:21 smithi088 ceph-mon[98762]: osdmap e828: 8 total, 8 up, 8 in 2024-09-13T02:51:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:21 smithi195 ceph-mon[87742]: osdmap e827: 8 total, 8 up, 8 in 2024-09-13T02:51:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:21 smithi195 ceph-mon[87742]: pgmap v921: 121 pgs: 121 active+clean; 329 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 1.1 MiB/s wr, 24 op/s 2024-09-13T02:51:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:21 smithi195 ceph-mon[87742]: osdmap e828: 8 total, 8 up, 8 in 2024-09-13T02:51:22.514 INFO:tasks.rados.rados.0.smithi088.stdout:3843: done (0 left) 2024-09-13T02:51:22.514 INFO:tasks.rados.rados.0.smithi088.stdout:3844: delete oid 18 current snap is 371 2024-09-13T02:51:22.523 INFO:tasks.rados.rados.0.smithi088.stdout:3844: done (0 left) 2024-09-13T02:51:22.524 INFO:tasks.rados.rados.0.smithi088.stdout:3845: read oid 6 snap -1 2024-09-13T02:51:22.524 INFO:tasks.rados.rados.0.smithi088.stdout:3845: expect (ObjNum 1161 snap 368 seq_num 1161) 2024-09-13T02:51:22.524 INFO:tasks.rados.rados.0.smithi088.stdout:3846: rmattr oid 16 current snap is 371 2024-09-13T02:51:22.524 INFO:tasks.rados.rados.0.smithi088.stdout:3847: read oid 15 snap -1 2024-09-13T02:51:22.524 INFO:tasks.rados.rados.0.smithi088.stdout:3847: expect (ObjNum 1085 snap 339 seq_num 1085) 2024-09-13T02:51:22.524 INFO:tasks.rados.rados.0.smithi088.stdout:3848: rollback oid 8 current snap is 371 2024-09-13T02:51:22.524 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 8 to 365 2024-09-13T02:51:22.524 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 31 current snap is 371 2024-09-13T02:51:22.524 INFO:tasks.rados.rados.0.smithi088.stdout:3849: seq_num 1167 ranges {5693440=352256} 2024-09-13T02:51:22.559 INFO:tasks.rados.rados.0.smithi088.stdout:3849: writing smithi08884213-31 from 5693440 to 6045696 tid 1 2024-09-13T02:51:22.559 INFO:tasks.rados.rados.0.smithi088.stdout:3850: rollback oid 29 current snap is 371 2024-09-13T02:51:22.559 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 29 to 342 2024-09-13T02:51:22.559 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1917 (ObjNum 593 snap 0 seq_num 2152721032) dirty exists 2024-09-13T02:51:22.559 INFO:tasks.rados.rados.0.smithi088.stdout:3848: finishing rollback tid 0 to smithi08884213-8 2024-09-13T02:51:22.559 INFO:tasks.rados.rados.0.smithi088.stdout:3848: finishing rollback tid 1 to smithi08884213-8 2024-09-13T02:51:22.559 INFO:tasks.rados.rados.0.smithi088.stdout:3848: finishing rollback tid 2 to smithi08884213-8 2024-09-13T02:51:22.559 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 2354 (ObjNum 1131 snap 362 seq_num 1131) dirty exists 2024-09-13T02:51:22.559 INFO:tasks.rados.rados.0.smithi088.stdout:3845: expect (ObjNum 1161 snap 368 seq_num 1161) 2024-09-13T02:51:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:3849: finishing write tid 1 to smithi08884213-31 2024-09-13T02:51:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:3850: finishing rollback tid 1 to smithi08884213-29 2024-09-13T02:51:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:3849: finishing write tid 2 to smithi08884213-31 2024-09-13T02:51:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:3850: finishing rollback tid 2 to smithi08884213-29 2024-09-13T02:51:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 1991 (ObjNum 1061 snap 334 seq_num 1061) dirty exists 2024-09-13T02:51:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:3849: finishing write tid 3 to smithi08884213-31 2024-09-13T02:51:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:3849: oid 31 updating version 0 to 2364 2024-09-13T02:51:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:3849: oid 31 version 2364 is already newer than 2363 2024-09-13T02:51:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 31 v 2364 (ObjNum 1167 snap 371 seq_num 1167) dirty exists 2024-09-13T02:51:22.767 INFO:tasks.rados.rados.0.smithi088.stdout:3849: left oid 31 (ObjNum 1167 snap 371 seq_num 1167) 2024-09-13T02:51:22.768 INFO:tasks.rados.rados.0.smithi088.stdout:3847: expect (ObjNum 1085 snap 339 seq_num 1085) 2024-09-13T02:51:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:51:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:51:23] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.43.0" 2024-09-13T02:51:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:23 smithi088 ceph-mon[96266]: osdmap e829: 8 total, 8 up, 8 in 2024-09-13T02:51:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:23 smithi088 ceph-mon[96266]: pgmap v924: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 212 KiB/s wr, 21 op/s 2024-09-13T02:51:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:23 smithi088 ceph-mon[98762]: osdmap e829: 8 total, 8 up, 8 in 2024-09-13T02:51:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:23 smithi088 ceph-mon[98762]: pgmap v924: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 212 KiB/s wr, 21 op/s 2024-09-13T02:51:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:23 smithi195 ceph-mon[87742]: osdmap e829: 8 total, 8 up, 8 in 2024-09-13T02:51:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:23 smithi195 ceph-mon[87742]: pgmap v924: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 212 KiB/s wr, 21 op/s 2024-09-13T02:51:24.564 INFO:tasks.rados.rados.0.smithi088.stdout:3845: done (5 left) 2024-09-13T02:51:24.564 INFO:tasks.rados.rados.0.smithi088.stdout:3846: done (4 left) 2024-09-13T02:51:24.564 INFO:tasks.rados.rados.0.smithi088.stdout:3847: done (3 left) 2024-09-13T02:51:24.564 INFO:tasks.rados.rados.0.smithi088.stdout:3848: done (2 left) 2024-09-13T02:51:24.564 INFO:tasks.rados.rados.0.smithi088.stdout:3849: done (1 left) 2024-09-13T02:51:24.564 INFO:tasks.rados.rados.0.smithi088.stdout:3850: done (0 left) 2024-09-13T02:51:24.565 INFO:tasks.rados.rados.0.smithi088.stdout:3851: snap_remove snap 370 2024-09-13T02:51:24.619 INFO:tasks.rados.rados.0.smithi088.stdout:3851: done (0 left) 2024-09-13T02:51:24.620 INFO:tasks.rados.rados.0.smithi088.stdout:3852: read oid 49 snap 342 2024-09-13T02:51:24.620 INFO:tasks.rados.rados.0.smithi088.stdout:3852: expect (ObjNum 1041 snap 326 seq_num 1041) 2024-09-13T02:51:24.620 INFO:tasks.rados.rados.0.smithi088.stdout:3853: snap_create 2024-09-13T02:51:24.628 INFO:tasks.rados.rados.0.smithi088.stdout:3852: expect (ObjNum 1041 snap 326 seq_num 1041) 2024-09-13T02:51:25.626 INFO:tasks.rados.rados.0.smithi088.stdout:3852: done (1 left) 2024-09-13T02:51:25.626 INFO:tasks.rados.rados.0.smithi088.stdout:3853: done (0 left) 2024-09-13T02:51:25.626 INFO:tasks.rados.rados.0.smithi088.stdout:3854: read oid 13 snap -1 2024-09-13T02:51:25.626 INFO:tasks.rados.rados.0.smithi088.stdout:3854: expect (ObjNum 1117 snap 356 seq_num 1117) 2024-09-13T02:51:25.627 INFO:tasks.rados.rados.0.smithi088.stdout:3855: rollback oid 27 current snap is 372 2024-09-13T02:51:25.627 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 27 to 368 2024-09-13T02:51:25.627 INFO:tasks.rados.rados.0.smithi088.stdout:3856: snap_remove snap 369 2024-09-13T02:51:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:25 smithi088 ceph-mon[96266]: osdmap e830: 8 total, 8 up, 8 in 2024-09-13T02:51:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:25 smithi088 ceph-mon[96266]: pgmap v926: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 327 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 234 KiB/s wr, 17 op/s 2024-09-13T02:51:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:25 smithi088 ceph-mon[98762]: osdmap e830: 8 total, 8 up, 8 in 2024-09-13T02:51:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:25 smithi088 ceph-mon[98762]: pgmap v926: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 327 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 234 KiB/s wr, 17 op/s 2024-09-13T02:51:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:25 smithi195 ceph-mon[87742]: osdmap e830: 8 total, 8 up, 8 in 2024-09-13T02:51:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:25 smithi195 ceph-mon[87742]: pgmap v926: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 327 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.2 MiB/s rd, 234 KiB/s wr, 17 op/s 2024-09-13T02:51:26.481 INFO:tasks.rados.rados.0.smithi088.stdout:3856: done (2 left) 2024-09-13T02:51:26.482 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 1 current snap is 372 2024-09-13T02:51:26.482 INFO:tasks.rados.rados.0.smithi088.stdout:3857: seq_num 1168 ranges {4259840=368640} 2024-09-13T02:51:26.507 INFO:tasks.rados.rados.0.smithi088.stdout:3857: writing smithi08884213-1 from 4259840 to 4628480 tid 1 2024-09-13T02:51:26.507 INFO:tasks.rados.rados.0.smithi088.stdout:3858: read oid 47 snap -1 2024-09-13T02:51:26.507 INFO:tasks.rados.rados.0.smithi088.stdout:3858: expect (ObjNum 1089 snap 341 seq_num 1089) 2024-09-13T02:51:26.507 INFO:tasks.rados.rados.0.smithi088.stdout:3859: read oid 46 snap -1 2024-09-13T02:51:26.507 INFO:tasks.rados.rados.0.smithi088.stdout:3859: expect (ObjNum 1136 snap 365 seq_num 1136) 2024-09-13T02:51:26.508 INFO:tasks.rados.rados.0.smithi088.stdout:3860: rollback oid 15 current snap is 372 2024-09-13T02:51:26.508 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 15 to 342 2024-09-13T02:51:26.508 INFO:tasks.rados.rados.0.smithi088.stdout:3855: finishing rollback tid 0 to smithi08884213-27 2024-09-13T02:51:26.508 INFO:tasks.rados.rados.0.smithi088.stdout:3855: finishing rollback tid 1 to smithi08884213-27 2024-09-13T02:51:26.508 INFO:tasks.rados.rados.0.smithi088.stdout:3855: finishing rollback tid 2 to smithi08884213-27 2024-09-13T02:51:26.508 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 1921 (ObjNum 1145 snap 365 seq_num 1145) dirty exists 2024-09-13T02:51:26.508 INFO:tasks.rados.rados.0.smithi088.stdout:3854: expect (ObjNum 1117 snap 356 seq_num 1117) 2024-09-13T02:51:26.934 INFO:tasks.rados.rados.0.smithi088.stdout:3857: finishing write tid 1 to smithi08884213-1 2024-09-13T02:51:26.935 INFO:tasks.rados.rados.0.smithi088.stdout:3857: finishing write tid 2 to smithi08884213-1 2024-09-13T02:51:26.935 INFO:tasks.rados.rados.0.smithi088.stdout:3857: finishing write tid 3 to smithi08884213-1 2024-09-13T02:51:26.935 INFO:tasks.rados.rados.0.smithi088.stdout:3857: oid 1 updating version 0 to 2060 2024-09-13T02:51:26.935 INFO:tasks.rados.rados.0.smithi088.stdout:3857: oid 1 updating version 2060 to 2061 2024-09-13T02:51:26.935 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 2061 (ObjNum 1168 snap 372 seq_num 1168) dirty exists 2024-09-13T02:51:26.935 INFO:tasks.rados.rados.0.smithi088.stdout:3857: left oid 1 (ObjNum 1168 snap 372 seq_num 1168) 2024-09-13T02:51:26.935 INFO:tasks.rados.rados.0.smithi088.stdout:3860: finishing rollback tid 0 to smithi08884213-15 2024-09-13T02:51:26.935 INFO:tasks.rados.rados.0.smithi088.stdout:3860: finishing rollback tid 1 to smithi08884213-15 2024-09-13T02:51:26.935 INFO:tasks.rados.rados.0.smithi088.stdout:3860: finishing rollback tid 2 to smithi08884213-15 2024-09-13T02:51:26.935 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 15 v 1748 (ObjNum 1085 snap 339 seq_num 1085) dirty exists 2024-09-13T02:51:26.935 INFO:tasks.rados.rados.0.smithi088.stdout:3859: expect (ObjNum 1136 snap 365 seq_num 1136) 2024-09-13T02:51:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:26 smithi088 ceph-mon[98762]: osdmap e831: 8 total, 8 up, 8 in 2024-09-13T02:51:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:26 smithi088 ceph-mon[98762]: osdmap e832: 8 total, 8 up, 8 in 2024-09-13T02:51:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:26 smithi088 ceph-mon[96266]: osdmap e831: 8 total, 8 up, 8 in 2024-09-13T02:51:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:26 smithi088 ceph-mon[96266]: osdmap e832: 8 total, 8 up, 8 in 2024-09-13T02:51:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:26 smithi195 ceph-mon[87742]: osdmap e831: 8 total, 8 up, 8 in 2024-09-13T02:51:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:26 smithi195 ceph-mon[87742]: osdmap e832: 8 total, 8 up, 8 in 2024-09-13T02:51:26.990 INFO:tasks.rados.rados.0.smithi088.stdout:3858: expect (ObjNum 1089 snap 341 seq_num 1089) 2024-09-13T02:51:27.233 INFO:tasks.rados.rados.0.smithi088.stdout:3854: done (5 left) 2024-09-13T02:51:27.233 INFO:tasks.rados.rados.0.smithi088.stdout:3855: done (4 left) 2024-09-13T02:51:27.233 INFO:tasks.rados.rados.0.smithi088.stdout:3857: done (3 left) 2024-09-13T02:51:27.233 INFO:tasks.rados.rados.0.smithi088.stdout:3858: done (2 left) 2024-09-13T02:51:27.233 INFO:tasks.rados.rados.0.smithi088.stdout:3859: done (1 left) 2024-09-13T02:51:27.233 INFO:tasks.rados.rados.0.smithi088.stdout:3860: done (0 left) 2024-09-13T02:51:27.233 INFO:tasks.rados.rados.0.smithi088.stdout:3861: read oid 15 snap -1 2024-09-13T02:51:27.233 INFO:tasks.rados.rados.0.smithi088.stdout:3861: expect (ObjNum 1085 snap 339 seq_num 1085) 2024-09-13T02:51:27.233 INFO:tasks.rados.rados.0.smithi088.stdout:3862: delete oid 45 current snap is 372 2024-09-13T02:51:27.237 INFO:tasks.rados.rados.0.smithi088.stdout:3862: done (1 left) 2024-09-13T02:51:27.237 INFO:tasks.rados.rados.0.smithi088.stdout:3863: setattr oid 48 current snap is 372 2024-09-13T02:51:27.239 INFO:tasks.rados.rados.0.smithi088.stdout:3864: copy_from oid 11 from oid 33 current snap is 372 2024-09-13T02:51:27.239 INFO:tasks.rados.rados.0.smithi088.stdout:3865: rollback oid 50 current snap is 372 2024-09-13T02:51:27.239 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 50 to 342 2024-09-13T02:51:27.239 INFO:tasks.rados.rados.0.smithi088.stdout:3866: delete oid 22 current snap is 372 2024-09-13T02:51:27.242 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1939 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-09-13T02:51:27.246 INFO:tasks.rados.rados.0.smithi088.stdout:3863: done (4 left) 2024-09-13T02:51:27.246 INFO:tasks.rados.rados.0.smithi088.stdout:3866: done (3 left) 2024-09-13T02:51:27.247 INFO:tasks.rados.rados.0.smithi088.stdout:3867: rollback oid 47 current snap is 372 2024-09-13T02:51:27.247 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 47 to 371 2024-09-13T02:51:27.247 INFO:tasks.rados.rados.0.smithi088.stdout:3868: snap_create 2024-09-13T02:51:27.247 INFO:tasks.rados.rados.0.smithi088.stdout:3865: finishing rollback tid 0 to smithi08884213-50 2024-09-13T02:51:27.251 INFO:tasks.rados.rados.0.smithi088.stdout:3865: finishing rollback tid 1 to smithi08884213-50 2024-09-13T02:51:27.252 INFO:tasks.rados.rados.0.smithi088.stdout:3865: finishing rollback tid 2 to smithi08884213-50 2024-09-13T02:51:27.252 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 2064 (ObjNum 961 snap 296 seq_num 961) dirty exists 2024-09-13T02:51:27.253 INFO:tasks.rados.rados.0.smithi088.stdout:3867: finishing rollback tid 0 to smithi08884213-47 2024-09-13T02:51:27.253 INFO:tasks.rados.rados.0.smithi088.stdout:3867: finishing rollback tid 1 to smithi08884213-47 2024-09-13T02:51:27.254 INFO:tasks.rados.rados.0.smithi088.stdout:3867: finishing rollback tid 2 to smithi08884213-47 2024-09-13T02:51:27.254 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 2133 (ObjNum 1089 snap 341 seq_num 1089) dirty exists 2024-09-13T02:51:27.286 INFO:tasks.rados.rados.0.smithi088.stdout:3864: finishing copy_from racing read to smithi08884213-11 2024-09-13T02:51:27.288 INFO:tasks.rados.rados.0.smithi088.stdout:3864: finishing copy_from to smithi08884213-11 2024-09-13T02:51:27.289 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 2076 (ObjNum 1160 snap 367 seq_num 1160) dirty exists 2024-09-13T02:51:27.292 INFO:tasks.rados.rados.0.smithi088.stdout:3861: expect (ObjNum 1085 snap 339 seq_num 1085) 2024-09-13T02:51:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:27 smithi088 ceph-mon[96266]: pgmap v929: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 329 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 58 KiB/s wr, 4 op/s 2024-09-13T02:51:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:27 smithi088 ceph-mon[98762]: pgmap v929: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 329 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 58 KiB/s wr, 4 op/s 2024-09-13T02:51:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:27 smithi195 ceph-mon[87742]: pgmap v929: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 329 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 58 KiB/s wr, 4 op/s 2024-09-13T02:51:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:28 smithi088 ceph-mon[96266]: osdmap e833: 8 total, 8 up, 8 in 2024-09-13T02:51:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:28 smithi088 ceph-mon[98762]: osdmap e833: 8 total, 8 up, 8 in 2024-09-13T02:51:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:28 smithi195 ceph-mon[87742]: osdmap e833: 8 total, 8 up, 8 in 2024-09-13T02:51:29.093 INFO:tasks.rados.rados.0.smithi088.stdout:3861: done (4 left) 2024-09-13T02:51:29.093 INFO:tasks.rados.rados.0.smithi088.stdout:3864: done (3 left) 2024-09-13T02:51:29.093 INFO:tasks.rados.rados.0.smithi088.stdout:3865: done (2 left) 2024-09-13T02:51:29.093 INFO:tasks.rados.rados.0.smithi088.stdout:3867: done (1 left) 2024-09-13T02:51:29.094 INFO:tasks.rados.rados.0.smithi088.stdout:3868: done (0 left) 2024-09-13T02:51:29.094 INFO:tasks.rados.rados.0.smithi088.stdout:3869: setattr oid 38 current snap is 373 2024-09-13T02:51:29.095 INFO:tasks.rados.rados.0.smithi088.stdout:3870: read oid 39 snap -1 2024-09-13T02:51:29.095 INFO:tasks.rados.rados.0.smithi088.stdout:3870: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:51:29.095 INFO:tasks.rados.rados.0.smithi088.stdout:3871: read oid 43 snap 342 2024-09-13T02:51:29.095 INFO:tasks.rados.rados.0.smithi088.stdout:3871: expect (ObjNum 1075 snap 339 seq_num 1075) 2024-09-13T02:51:29.095 INFO:tasks.rados.rados.0.smithi088.stdout:3872: rollback oid 25 current snap is 373 2024-09-13T02:51:29.096 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 25 to 342 2024-09-13T02:51:29.096 INFO:tasks.rados.rados.0.smithi088.stdout:3873: snap_create 2024-09-13T02:51:29.099 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 1922 (ObjNum 1129 snap 361 seq_num 1129) dirty exists 2024-09-13T02:51:29.099 INFO:tasks.rados.rados.0.smithi088.stdout:3872: finishing rollback tid 1 to smithi08884213-25 2024-09-13T02:51:29.099 INFO:tasks.rados.rados.0.smithi088.stdout:3872: finishing rollback tid 2 to smithi08884213-25 2024-09-13T02:51:29.100 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1919 (ObjNum 1059 snap 334 seq_num 1059) dirty exists 2024-09-13T02:51:29.104 INFO:tasks.rados.rados.0.smithi088.stdout:3871: expect (ObjNum 1075 snap 339 seq_num 1075) 2024-09-13T02:51:29.183 INFO:tasks.rados.rados.0.smithi088.stdout:3870: expect (ObjNum 880 snap 276 seq_num 880) 2024-09-13T02:51:29.749 INFO:tasks.rados.rados.0.smithi088.stdout:3869: done (4 left) 2024-09-13T02:51:29.749 INFO:tasks.rados.rados.0.smithi088.stdout:3870: done (3 left) 2024-09-13T02:51:29.749 INFO:tasks.rados.rados.0.smithi088.stdout:3871: done (2 left) 2024-09-13T02:51:29.750 INFO:tasks.rados.rados.0.smithi088.stdout:3872: done (1 left) 2024-09-13T02:51:29.750 INFO:tasks.rados.rados.0.smithi088.stdout:3873: done (0 left) 2024-09-13T02:51:29.750 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 374 2024-09-13T02:51:29.750 INFO:tasks.rados.rados.0.smithi088.stdout:3874: seq_num 1171 ranges {0=417792} 2024-09-13T02:51:29.751 INFO:tasks.rados.rados.0.smithi088.stdout:3874: writing smithi08884213-34 from 0 to 417792 tid 1 2024-09-13T02:51:29.752 INFO:tasks.rados.rados.0.smithi088.stdout:3875: read oid 9 snap 368 2024-09-13T02:51:29.752 INFO:tasks.rados.rados.0.smithi088.stdout:3875: expect deleted 2024-09-13T02:51:29.752 INFO:tasks.rados.rados.0.smithi088.stdout:3876: read oid 22 snap -1 2024-09-13T02:51:29.752 INFO:tasks.rados.rados.0.smithi088.stdout:3876: expect deleted 2024-09-13T02:51:29.752 INFO:tasks.rados.rados.0.smithi088.stdout:3877: read oid 1 snap -1 2024-09-13T02:51:29.752 INFO:tasks.rados.rados.0.smithi088.stdout:3877: expect (ObjNum 1168 snap 372 seq_num 1168) 2024-09-13T02:51:29.752 INFO:tasks.rados.rados.0.smithi088.stdout:3878: snap_create 2024-09-13T02:51:29.756 INFO:tasks.rados.rados.0.smithi088.stdout:3874: finishing write tid 1 to smithi08884213-34 2024-09-13T02:51:29.757 INFO:tasks.rados.rados.0.smithi088.stdout:3874: finishing write tid 2 to smithi08884213-34 2024-09-13T02:51:29.758 INFO:tasks.rados.rados.0.smithi088.stdout:3874: finishing write tid 3 to smithi08884213-34 2024-09-13T02:51:29.758 INFO:tasks.rados.rados.0.smithi088.stdout:3874: oid 34 updating version 0 to 1750 2024-09-13T02:51:29.759 INFO:tasks.rados.rados.0.smithi088.stdout:3874: oid 34 version 1750 is already newer than 1749 2024-09-13T02:51:29.759 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1750 (ObjNum 1171 snap 374 seq_num 1171) dirty exists 2024-09-13T02:51:29.759 INFO:tasks.rados.rados.0.smithi088.stdout:3874: left oid 34 (ObjNum 1171 snap 374 seq_num 1171) 2024-09-13T02:51:29.775 INFO:tasks.rados.rados.0.smithi088.stdout:3877: expect (ObjNum 1168 snap 372 seq_num 1168) 2024-09-13T02:51:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:51:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:29 smithi088 ceph-mon[96266]: pgmap v931: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 315 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 73 KiB/s wr, 11 op/s 2024-09-13T02:51:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:51:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:29 smithi088 ceph-mon[98762]: pgmap v931: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 315 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 73 KiB/s wr, 11 op/s 2024-09-13T02:51:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:51:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:29 smithi195 ceph-mon[87742]: pgmap v931: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 315 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 73 KiB/s wr, 11 op/s 2024-09-13T02:51:30.645 INFO:tasks.rados.rados.0.smithi088.stdout:3874: done (4 left) 2024-09-13T02:51:30.646 INFO:tasks.rados.rados.0.smithi088.stdout:3875: done (3 left) 2024-09-13T02:51:30.646 INFO:tasks.rados.rados.0.smithi088.stdout:3876: done (2 left) 2024-09-13T02:51:30.646 INFO:tasks.rados.rados.0.smithi088.stdout:3877: done (1 left) 2024-09-13T02:51:30.646 INFO:tasks.rados.rados.0.smithi088.stdout:3878: done (0 left) 2024-09-13T02:51:30.646 INFO:tasks.rados.rados.0.smithi088.stdout:3879: rollback oid 48 current snap is 375 2024-09-13T02:51:30.646 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 48 to 372 2024-09-13T02:51:30.646 INFO:tasks.rados.rados.0.smithi088.stdout:3880: rollback oid 16 current snap is 375 2024-09-13T02:51:30.646 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 16 to 372 2024-09-13T02:51:30.646 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 41 current snap is 375 2024-09-13T02:51:30.646 INFO:tasks.rados.rados.0.smithi088.stdout:3881: seq_num 1172 ranges {17072128=434176} 2024-09-13T02:51:30.738 INFO:tasks.rados.rados.0.smithi088.stdout:3881: writing smithi08884213-41 from 17072128 to 17506304 tid 1 2024-09-13T02:51:30.738 INFO:tasks.rados.rados.0.smithi088.stdout:3882: read oid 9 snap -1 2024-09-13T02:51:30.738 INFO:tasks.rados.rados.0.smithi088.stdout:3882: expect deleted 2024-09-13T02:51:30.738 INFO:tasks.rados.rados.0.smithi088.stdout:3883: copy_from oid 33 from oid 49 current snap is 375 2024-09-13T02:51:30.738 INFO:tasks.rados.rados.0.smithi088.stdout:3880: finishing rollback tid 0 to smithi08884213-16 2024-09-13T02:51:30.738 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 375 2024-09-13T02:51:30.738 INFO:tasks.rados.rados.0.smithi088.stdout:3880: finishing rollback tid 1 to smithi08884213-16 2024-09-13T02:51:30.738 INFO:tasks.rados.rados.0.smithi088.stdout:3884: seq_num 1173 ranges {0=450560} 2024-09-13T02:51:30.740 INFO:tasks.rados.rados.0.smithi088.stdout:3884: writing smithi08884213-32 from 0 to 450560 tid 1 2024-09-13T02:51:30.740 INFO:tasks.rados.rados.0.smithi088.stdout:3885: snap_remove snap 365 2024-09-13T02:51:30.740 INFO:tasks.rados.rados.0.smithi088.stdout:3880: finishing rollback tid 2 to smithi08884213-16 2024-09-13T02:51:30.740 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 16 v 1922 (ObjNum 33 snap 0 seq_num 3622413836) dirty exists 2024-09-13T02:51:30.740 INFO:tasks.rados.rados.0.smithi088.stdout:3879: finishing rollback tid 0 to smithi08884213-48 2024-09-13T02:51:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:30 smithi088 ceph-mon[98762]: osdmap e834: 8 total, 8 up, 8 in 2024-09-13T02:51:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:30 smithi088 ceph-mon[96266]: osdmap e834: 8 total, 8 up, 8 in 2024-09-13T02:51:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:30 smithi195 ceph-mon[87742]: osdmap e834: 8 total, 8 up, 8 in 2024-09-13T02:51:31.483 INFO:tasks.rados.rados.0.smithi088.stdout:3880: done (6 left) 2024-09-13T02:51:31.483 INFO:tasks.rados.rados.0.smithi088.stdout:3885: done (5 left) 2024-09-13T02:51:31.483 INFO:tasks.rados.rados.0.smithi088.stdout:3886: copy_from oid 35 from oid 47 current snap is 375 2024-09-13T02:51:31.483 INFO:tasks.rados.rados.0.smithi088.stdout:3879: finishing rollback tid 1 to smithi08884213-48 2024-09-13T02:51:31.483 INFO:tasks.rados.rados.0.smithi088.stdout:3879: finishing rollback tid 2 to smithi08884213-48 2024-09-13T02:51:31.483 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1942 (ObjNum 33 snap 0 seq_num 2161321056) dirty exists 2024-09-13T02:51:31.483 INFO:tasks.rados.rados.0.smithi088.stdout:3881: finishing write tid 1 to smithi08884213-41 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:3881: finishing write tid 2 to smithi08884213-41 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:3884: finishing write tid 1 to smithi08884213-32 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:3884: finishing write tid 2 to smithi08884213-32 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:3881: finishing write tid 3 to smithi08884213-41 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:3881: oid 41 updating version 0 to 1870 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:3881: oid 41 version 1870 is already newer than 1869 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1870 (ObjNum 1172 snap 375 seq_num 1172) dirty exists 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:3881: left oid 41 (ObjNum 1172 snap 375 seq_num 1172) 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:3884: finishing write tid 3 to smithi08884213-32 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:3884: oid 32 updating version 0 to 1944 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:3884: oid 32 version 1944 is already newer than 1943 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1944 (ObjNum 1173 snap 375 seq_num 1173) dirty exists 2024-09-13T02:51:31.484 INFO:tasks.rados.rados.0.smithi088.stdout:3884: left oid 32 (ObjNum 1173 snap 375 seq_num 1173) 2024-09-13T02:51:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:3883: finishing copy_from racing read to smithi08884213-33 2024-09-13T02:51:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:3879: done (5 left) 2024-09-13T02:51:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:3881: done (4 left) 2024-09-13T02:51:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:3882: done (3 left) 2024-09-13T02:51:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:3884: done (2 left) 2024-09-13T02:51:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 36 current snap is 375 2024-09-13T02:51:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:3883: finishing copy_from to smithi08884213-33 2024-09-13T02:51:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 1918 (ObjNum 1148 snap 365 seq_num 1148) dirty exists 2024-09-13T02:51:31.485 INFO:tasks.rados.rados.0.smithi088.stdout:3887: seq_num 1174 ranges {0=466944} 2024-09-13T02:51:31.486 INFO:tasks.rados.rados.0.smithi088.stdout:3887: writing smithi08884213-36 from 0 to 466944 tid 1 2024-09-13T02:51:31.486 INFO:tasks.rados.rados.0.smithi088.stdout:3883: done (2 left) 2024-09-13T02:51:31.486 INFO:tasks.rados.rados.0.smithi088.stdout:3888: snap_create 2024-09-13T02:51:31.501 INFO:tasks.rados.rados.0.smithi088.stdout:3887: finishing write tid 1 to smithi08884213-36 2024-09-13T02:51:31.502 INFO:tasks.rados.rados.0.smithi088.stdout:3887: finishing write tid 2 to smithi08884213-36 2024-09-13T02:51:31.505 INFO:tasks.rados.rados.0.smithi088.stdout:3887: finishing write tid 3 to smithi08884213-36 2024-09-13T02:51:31.505 INFO:tasks.rados.rados.0.smithi088.stdout:3887: oid 36 updating version 0 to 2077 2024-09-13T02:51:31.505 INFO:tasks.rados.rados.0.smithi088.stdout:3887: oid 36 updating version 2077 to 2078 2024-09-13T02:51:31.505 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 36 v 2078 (ObjNum 1174 snap 375 seq_num 1174) dirty exists 2024-09-13T02:51:31.505 INFO:tasks.rados.rados.0.smithi088.stdout:3887: left oid 36 (ObjNum 1174 snap 375 seq_num 1174) 2024-09-13T02:51:31.523 INFO:tasks.rados.rados.0.smithi088.stdout:3886: finishing copy_from racing read to smithi08884213-35 2024-09-13T02:51:31.524 INFO:tasks.rados.rados.0.smithi088.stdout:3886: finishing copy_from to smithi08884213-35 2024-09-13T02:51:31.525 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 35 v 2133 (ObjNum 1089 snap 341 seq_num 1089) dirty exists 2024-09-13T02:51:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:31 smithi088 ceph-mon[96266]: osdmap e835: 8 total, 8 up, 8 in 2024-09-13T02:51:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:31 smithi088 ceph-mon[96266]: pgmap v934: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 324 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 230 KiB/s wr, 14 op/s 2024-09-13T02:51:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:31 smithi088 ceph-mon[96266]: osdmap e836: 8 total, 8 up, 8 in 2024-09-13T02:51:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:31 smithi088 ceph-mon[98762]: osdmap e835: 8 total, 8 up, 8 in 2024-09-13T02:51:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:31 smithi088 ceph-mon[98762]: pgmap v934: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 324 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 230 KiB/s wr, 14 op/s 2024-09-13T02:51:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:31 smithi088 ceph-mon[98762]: osdmap e836: 8 total, 8 up, 8 in 2024-09-13T02:51:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:31 smithi195 ceph-mon[87742]: osdmap e835: 8 total, 8 up, 8 in 2024-09-13T02:51:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:31 smithi195 ceph-mon[87742]: pgmap v934: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 324 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 230 KiB/s wr, 14 op/s 2024-09-13T02:51:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:31 smithi195 ceph-mon[87742]: osdmap e836: 8 total, 8 up, 8 in 2024-09-13T02:51:32.487 INFO:tasks.rados.rados.0.smithi088.stdout:3886: done (2 left) 2024-09-13T02:51:32.487 INFO:tasks.rados.rados.0.smithi088.stdout:3887: done (1 left) 2024-09-13T02:51:32.487 INFO:tasks.rados.rados.0.smithi088.stdout:3888: done (0 left) 2024-09-13T02:51:32.487 INFO:tasks.rados.rados.0.smithi088.stdout:3889: setattr oid 9 current snap is 376 2024-09-13T02:51:32.488 INFO:tasks.rados.rados.0.smithi088.stdout:3890: snap_create 2024-09-13T02:51:32.491 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 2077 (ObjNum 241 snap 0 seq_num 2269093312) dirty exists 2024-09-13T02:51:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:51:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:51:33] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.43.0" 2024-09-13T02:51:33.494 INFO:tasks.rados.rados.0.smithi088.stdout:3889: done (1 left) 2024-09-13T02:51:33.494 INFO:tasks.rados.rados.0.smithi088.stdout:3890: done (0 left) 2024-09-13T02:51:33.494 INFO:tasks.rados.rados.0.smithi088.stdout:3891: snap_create 2024-09-13T02:51:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:33 smithi088 ceph-mon[98762]: osdmap e837: 8 total, 8 up, 8 in 2024-09-13T02:51:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:33 smithi088 ceph-mon[96266]: osdmap e837: 8 total, 8 up, 8 in 2024-09-13T02:51:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:33 smithi195 ceph-mon[87742]: osdmap e837: 8 total, 8 up, 8 in 2024-09-13T02:51:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:3891: done (0 left) 2024-09-13T02:51:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:3892: rollback oid 1 current snap is 378 2024-09-13T02:51:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 1 to 376 2024-09-13T02:51:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:3893: read oid 41 snap -1 2024-09-13T02:51:34.494 INFO:tasks.rados.rados.0.smithi088.stdout:3893: expect (ObjNum 1172 snap 375 seq_num 1172) 2024-09-13T02:51:34.495 INFO:tasks.rados.rados.0.smithi088.stdout:3894: delete oid 24 current snap is 378 2024-09-13T02:51:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:3894: done (2 left) 2024-09-13T02:51:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:3895: rollback oid 22 current snap is 378 2024-09-13T02:51:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 22 to 373 2024-09-13T02:51:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 378 2024-09-13T02:51:34.499 INFO:tasks.rados.rados.0.smithi088.stdout:3896: seq_num 1176 ranges {6471680=499712} 2024-09-13T02:51:34.539 INFO:tasks.rados.rados.0.smithi088.stdout:3896: writing smithi08884213-11 from 6471680 to 6971392 tid 1 2024-09-13T02:51:34.539 INFO:tasks.rados.rados.0.smithi088.stdout:3897: rollback oid 9 current snap is 378 2024-09-13T02:51:34.539 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 9 to 368 2024-09-13T02:51:34.539 INFO:tasks.rados.rados.0.smithi088.stdout:3895: finishing rollback tid 1 to smithi08884213-22 2024-09-13T02:51:34.539 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 2374 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-13T02:51:34.539 INFO:tasks.rados.rados.0.smithi088.stdout:3895: done (4 left) 2024-09-13T02:51:34.539 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 378 2024-09-13T02:51:34.539 INFO:tasks.rados.rados.0.smithi088.stdout:3892: finishing rollback tid 0 to smithi08884213-1 2024-09-13T02:51:34.539 INFO:tasks.rados.rados.0.smithi088.stdout:3892: finishing rollback tid 1 to smithi08884213-1 2024-09-13T02:51:34.539 INFO:tasks.rados.rados.0.smithi088.stdout:3892: finishing rollback tid 2 to smithi08884213-1 2024-09-13T02:51:34.540 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 1 v 2067 (ObjNum 1168 snap 372 seq_num 1168) dirty exists 2024-09-13T02:51:34.540 INFO:tasks.rados.rados.0.smithi088.stdout:3898: seq_num 1177 ranges {3252224=516096} 2024-09-13T02:51:34.559 INFO:tasks.rados.rados.0.smithi088.stdout:3898: writing smithi08884213-30 from 3252224 to 3768320 tid 1 2024-09-13T02:51:34.559 INFO:tasks.rados.rados.0.smithi088.stdout:3892: done (4 left) 2024-09-13T02:51:34.560 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 33 current snap is 378 2024-09-13T02:51:34.560 INFO:tasks.rados.rados.0.smithi088.stdout:3899: seq_num 1178 ranges {4136960=532480} 2024-09-13T02:51:34.584 INFO:tasks.rados.rados.0.smithi088.stdout:3899: writing smithi08884213-33 from 4136960 to 4669440 tid 1 2024-09-13T02:51:34.585 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 20 current snap is 378 2024-09-13T02:51:34.585 INFO:tasks.rados.rados.0.smithi088.stdout:3900: seq_num 1179 ranges {0=548864} 2024-09-13T02:51:34.587 INFO:tasks.rados.rados.0.smithi088.stdout:3900: writing smithi08884213-20 from 0 to 548864 tid 1 2024-09-13T02:51:34.587 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 24 current snap is 378 2024-09-13T02:51:34.588 INFO:tasks.rados.rados.0.smithi088.stdout:3901: seq_num 1180 ranges {0=565248} 2024-09-13T02:51:34.591 INFO:tasks.rados.rados.0.smithi088.stdout:3901: writing smithi08884213-24 from 0 to 565248 tid 1 2024-09-13T02:51:34.591 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 49 current snap is 378 2024-09-13T02:51:34.591 INFO:tasks.rados.rados.0.smithi088.stdout:3896: finishing write tid 1 to smithi08884213-11 2024-09-13T02:51:34.591 INFO:tasks.rados.rados.0.smithi088.stdout:3896: finishing write tid 2 to smithi08884213-11 2024-09-13T02:51:34.591 INFO:tasks.rados.rados.0.smithi088.stdout:3896: finishing write tid 3 to smithi08884213-11 2024-09-13T02:51:34.591 INFO:tasks.rados.rados.0.smithi088.stdout:3896: oid 11 updating version 0 to 2079 2024-09-13T02:51:34.592 INFO:tasks.rados.rados.0.smithi088.stdout:3896: oid 11 version 2079 is already newer than 2078 2024-09-13T02:51:34.592 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 2079 (ObjNum 1176 snap 378 seq_num 1176) dirty exists 2024-09-13T02:51:34.592 INFO:tasks.rados.rados.0.smithi088.stdout:3896: left oid 11 (ObjNum 1176 snap 378 seq_num 1176) 2024-09-13T02:51:34.592 INFO:tasks.rados.rados.0.smithi088.stdout:3902: seq_num 1181 ranges {4136960=581632} 2024-09-13T02:51:34.616 INFO:tasks.rados.rados.0.smithi088.stdout:3902: writing smithi08884213-49 from 4136960 to 4718592 tid 1 2024-09-13T02:51:34.616 INFO:tasks.rados.rados.0.smithi088.stdout:3896: done (7 left) 2024-09-13T02:51:34.616 INFO:tasks.rados.rados.0.smithi088.stdout:3903: rollback oid 45 current snap is 378 2024-09-13T02:51:34.617 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 45 to 368 2024-09-13T02:51:34.617 INFO:tasks.rados.rados.0.smithi088.stdout:3897: finishing rollback tid 0 to smithi08884213-9 2024-09-13T02:51:34.617 INFO:tasks.rados.rados.0.smithi088.stdout:3897: finishing rollback tid 1 to smithi08884213-9 2024-09-13T02:51:34.617 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 2081 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-13T02:51:34.617 INFO:tasks.rados.rados.0.smithi088.stdout:3897: done (7 left) 2024-09-13T02:51:34.617 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 21 current snap is 378 2024-09-13T02:51:34.617 INFO:tasks.rados.rados.0.smithi088.stdout:3904: seq_num 1182 ranges {5201920=606208} 2024-09-13T02:51:34.647 INFO:tasks.rados.rados.0.smithi088.stdout:3904: writing smithi08884213-21 from 5201920 to 5808128 tid 1 2024-09-13T02:51:34.647 INFO:tasks.rados.rados.0.smithi088.stdout:3905: copy_from oid 3 from oid 38 current snap is 378 2024-09-13T02:51:34.647 INFO:tasks.rados.rados.0.smithi088.stdout:3893: expect (ObjNum 1172 snap 375 seq_num 1172) 2024-09-13T02:51:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:34 smithi088 ceph-mon[96266]: pgmap v937: 121 pgs: 121 active+clean; 340 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 4.2 MiB/s wr, 16 op/s 2024-09-13T02:51:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:34 smithi088 ceph-mon[96266]: osdmap e838: 8 total, 8 up, 8 in 2024-09-13T02:51:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:34 smithi088 ceph-mon[98762]: pgmap v937: 121 pgs: 121 active+clean; 340 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 4.2 MiB/s wr, 16 op/s 2024-09-13T02:51:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:34 smithi088 ceph-mon[98762]: osdmap e838: 8 total, 8 up, 8 in 2024-09-13T02:51:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:34 smithi195 ceph-mon[87742]: pgmap v937: 121 pgs: 121 active+clean; 340 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 28 MiB/s rd, 4.2 MiB/s wr, 16 op/s 2024-09-13T02:51:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:34 smithi195 ceph-mon[87742]: osdmap e838: 8 total, 8 up, 8 in 2024-09-13T02:51:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:35 smithi088 ceph-mon[96266]: osdmap e839: 8 total, 8 up, 8 in 2024-09-13T02:51:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:35 smithi088 ceph-mon[96266]: pgmap v940: 121 pgs: 121 active+clean; 341 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.2 MiB/s wr, 10 op/s 2024-09-13T02:51:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:35 smithi088 ceph-mon[98762]: osdmap e839: 8 total, 8 up, 8 in 2024-09-13T02:51:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:35 smithi088 ceph-mon[98762]: pgmap v940: 121 pgs: 121 active+clean; 341 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.2 MiB/s wr, 10 op/s 2024-09-13T02:51:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:35 smithi195 ceph-mon[87742]: osdmap e839: 8 total, 8 up, 8 in 2024-09-13T02:51:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:35 smithi195 ceph-mon[87742]: pgmap v940: 121 pgs: 121 active+clean; 341 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.2 MiB/s wr, 10 op/s 2024-09-13T02:51:36.727 INFO:tasks.rados.rados.0.smithi088.stdout:3898: finishing write tid 1 to smithi08884213-30 2024-09-13T02:51:36.728 INFO:tasks.rados.rados.0.smithi088.stdout:3898: finishing write tid 2 to smithi08884213-30 2024-09-13T02:51:36.728 INFO:tasks.rados.rados.0.smithi088.stdout:3898: finishing write tid 3 to smithi08884213-30 2024-09-13T02:51:36.728 INFO:tasks.rados.rados.0.smithi088.stdout:3898: oid 30 updating version 0 to 1946 2024-09-13T02:51:36.728 INFO:tasks.rados.rados.0.smithi088.stdout:3898: oid 30 version 1946 is already newer than 1945 2024-09-13T02:51:36.728 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1946 (ObjNum 1177 snap 378 seq_num 1177) dirty exists 2024-09-13T02:51:36.728 INFO:tasks.rados.rados.0.smithi088.stdout:3898: left oid 30 (ObjNum 1177 snap 378 seq_num 1177) 2024-09-13T02:51:36.728 INFO:tasks.rados.rados.0.smithi088.stdout:3899: finishing write tid 1 to smithi08884213-33 2024-09-13T02:51:36.728 INFO:tasks.rados.rados.0.smithi088.stdout:3893: done (8 left) 2024-09-13T02:51:36.728 INFO:tasks.rados.rados.0.smithi088.stdout:3898: done (7 left) 2024-09-13T02:51:36.728 INFO:tasks.rados.rados.0.smithi088.stdout:3906: copy_from oid 19 from oid 28 current snap is 378 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:3899: finishing write tid 2 to smithi08884213-33 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:3899: finishing write tid 3 to smithi08884213-33 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:3899: oid 33 updating version 0 to 2080 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:3899: oid 33 version 2080 is already newer than 2079 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 2080 (ObjNum 1178 snap 378 seq_num 1178) dirty exists 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:3899: left oid 33 (ObjNum 1178 snap 378 seq_num 1178) 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:3900: finishing write tid 1 to smithi08884213-20 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:3900: finishing write tid 2 to smithi08884213-20 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:3900: finishing write tid 3 to smithi08884213-20 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:3900: oid 20 updating version 0 to 2385 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:3900: oid 20 version 2385 is already newer than 2384 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 2385 (ObjNum 1179 snap 378 seq_num 1179) dirty exists 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:3900: left oid 20 (ObjNum 1179 snap 378 seq_num 1179) 2024-09-13T02:51:36.729 INFO:tasks.rados.rados.0.smithi088.stdout:3901: finishing write tid 1 to smithi08884213-24 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:3901: finishing write tid 2 to smithi08884213-24 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:3901: finishing write tid 3 to smithi08884213-24 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:3901: oid 24 updating version 0 to 1893 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:3901: oid 24 updating version 1893 to 1894 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 24 v 1894 (ObjNum 1180 snap 378 seq_num 1180) dirty exists 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:3901: left oid 24 (ObjNum 1180 snap 378 seq_num 1180) 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:3903: finishing rollback tid 1 to smithi08884213-45 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:3903: finishing rollback tid 2 to smithi08884213-45 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 45 v 1444 (ObjNum 513 snap 165 seq_num 513) dirty exists 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:3902: finishing write tid 1 to smithi08884213-49 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:3902: finishing write tid 2 to smithi08884213-49 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:3902: finishing write tid 3 to smithi08884213-49 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:3902: oid 49 updating version 0 to 1919 2024-09-13T02:51:36.730 INFO:tasks.rados.rados.0.smithi088.stdout:3902: oid 49 updating version 1919 to 1920 2024-09-13T02:51:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 49 v 1920 (ObjNum 1181 snap 378 seq_num 1181) dirty exists 2024-09-13T02:51:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:3902: left oid 49 (ObjNum 1181 snap 378 seq_num 1181) 2024-09-13T02:51:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:3904: finishing write tid 1 to smithi08884213-21 2024-09-13T02:51:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:3904: finishing write tid 2 to smithi08884213-21 2024-09-13T02:51:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:3899: done (7 left) 2024-09-13T02:51:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:3900: done (6 left) 2024-09-13T02:51:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:3901: done (5 left) 2024-09-13T02:51:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:3902: done (4 left) 2024-09-13T02:51:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:3903: done (3 left) 2024-09-13T02:51:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 47 current snap is 378 2024-09-13T02:51:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:3904: finishing write tid 3 to smithi08884213-21 2024-09-13T02:51:36.731 INFO:tasks.rados.rados.0.smithi088.stdout:3904: oid 21 updating version 0 to 2168 2024-09-13T02:51:36.732 INFO:tasks.rados.rados.0.smithi088.stdout:3904: oid 21 version 2168 is already newer than 2167 2024-09-13T02:51:36.732 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 2168 (ObjNum 1182 snap 378 seq_num 1182) dirty exists 2024-09-13T02:51:36.732 INFO:tasks.rados.rados.0.smithi088.stdout:3904: left oid 21 (ObjNum 1182 snap 378 seq_num 1182) 2024-09-13T02:51:36.732 INFO:tasks.rados.rados.0.smithi088.stdout:3905: finishing copy_from racing read to smithi08884213-3 2024-09-13T02:51:36.732 INFO:tasks.rados.rados.0.smithi088.stdout:3905: finishing copy_from to smithi08884213-3 2024-09-13T02:51:36.732 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 3 v 1922 (ObjNum 1129 snap 361 seq_num 1129) dirty exists 2024-09-13T02:51:36.732 INFO:tasks.rados.rados.0.smithi088.stdout:3907: seq_num 1183 ranges {5332992=622592} 2024-09-13T02:51:36.759 INFO:tasks.rados.rados.0.smithi088.stdout:3907: writing smithi08884213-47 from 5332992 to 5955584 tid 1 2024-09-13T02:51:36.760 INFO:tasks.rados.rados.0.smithi088.stdout:3904: done (3 left) 2024-09-13T02:51:36.760 INFO:tasks.rados.rados.0.smithi088.stdout:3905: done (2 left) 2024-09-13T02:51:36.760 INFO:tasks.rados.rados.0.smithi088.stdout:3908: snap_create 2024-09-13T02:51:36.767 INFO:tasks.rados.rados.0.smithi088.stdout:3907: finishing write tid 1 to smithi08884213-47 2024-09-13T02:51:36.768 INFO:tasks.rados.rados.0.smithi088.stdout:3907: finishing write tid 2 to smithi08884213-47 2024-09-13T02:51:36.769 INFO:tasks.rados.rados.0.smithi088.stdout:3907: finishing write tid 3 to smithi08884213-47 2024-09-13T02:51:36.769 INFO:tasks.rados.rados.0.smithi088.stdout:3907: oid 47 updating version 0 to 2139 2024-09-13T02:51:36.769 INFO:tasks.rados.rados.0.smithi088.stdout:3907: oid 47 updating version 2139 to 2140 2024-09-13T02:51:36.769 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 47 v 2140 (ObjNum 1183 snap 378 seq_num 1183) dirty exists 2024-09-13T02:51:36.769 INFO:tasks.rados.rados.0.smithi088.stdout:3907: left oid 47 (ObjNum 1183 snap 378 seq_num 1183) 2024-09-13T02:51:36.771 INFO:tasks.rados.rados.0.smithi088.stdout:3906: finishing copy_from racing read to smithi08884213-19 2024-09-13T02:51:36.772 INFO:tasks.rados.rados.0.smithi088.stdout:3906: finishing copy_from to smithi08884213-19 2024-09-13T02:51:36.772 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 19 v 2083 (ObjNum 1130 snap 361 seq_num 1130) dirty exists 2024-09-13T02:51:37.491 INFO:tasks.rados.rados.0.smithi088.stdout:3906: done (2 left) 2024-09-13T02:51:37.491 INFO:tasks.rados.rados.0.smithi088.stdout:3907: done (1 left) 2024-09-13T02:51:37.491 INFO:tasks.rados.rados.0.smithi088.stdout:3908: done (0 left) 2024-09-13T02:51:37.492 INFO:tasks.rados.rados.0.smithi088.stdout:3909: rollback oid 20 current snap is 379 2024-09-13T02:51:37.492 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 20 to 357 2024-09-13T02:51:37.492 INFO:tasks.rados.rados.0.smithi088.stdout:3910: read oid 37 snap -1 2024-09-13T02:51:37.492 INFO:tasks.rados.rados.0.smithi088.stdout:3910: expect (ObjNum 1124 snap 360 seq_num 1124) 2024-09-13T02:51:37.492 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 42 current snap is 379 2024-09-13T02:51:37.492 INFO:tasks.rados.rados.0.smithi088.stdout:3911: seq_num 1184 ranges {1646592=638976} 2024-09-13T02:51:37.503 INFO:tasks.rados.rados.0.smithi088.stdout:3911: writing smithi08884213-42 from 1646592 to 2285568 tid 1 2024-09-13T02:51:37.504 INFO:tasks.rados.rados.0.smithi088.stdout:3912: snap_create 2024-09-13T02:51:37.504 INFO:tasks.rados.rados.0.smithi088.stdout:3909: finishing rollback tid 0 to smithi08884213-20 2024-09-13T02:51:37.504 INFO:tasks.rados.rados.0.smithi088.stdout:3909: finishing rollback tid 1 to smithi08884213-20 2024-09-13T02:51:37.504 INFO:tasks.rados.rados.0.smithi088.stdout:3909: finishing rollback tid 2 to smithi08884213-20 2024-09-13T02:51:37.504 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 2389 (ObjNum 1068 snap 336 seq_num 1068) dirty exists 2024-09-13T02:51:37.508 INFO:tasks.rados.rados.0.smithi088.stdout:3910: expect (ObjNum 1124 snap 360 seq_num 1124) 2024-09-13T02:51:37.583 INFO:tasks.rados.rados.0.smithi088.stdout:3911: finishing write tid 1 to smithi08884213-42 2024-09-13T02:51:37.584 INFO:tasks.rados.rados.0.smithi088.stdout:3911: finishing write tid 2 to smithi08884213-42 2024-09-13T02:51:37.584 INFO:tasks.rados.rados.0.smithi088.stdout:3911: finishing write tid 3 to smithi08884213-42 2024-09-13T02:51:37.584 INFO:tasks.rados.rados.0.smithi088.stdout:3911: oid 42 updating version 0 to 1896 2024-09-13T02:51:37.584 INFO:tasks.rados.rados.0.smithi088.stdout:3911: oid 42 version 1896 is already newer than 1895 2024-09-13T02:51:37.584 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 1896 (ObjNum 1184 snap 379 seq_num 1184) dirty exists 2024-09-13T02:51:37.584 INFO:tasks.rados.rados.0.smithi088.stdout:3911: left oid 42 (ObjNum 1184 snap 379 seq_num 1184) 2024-09-13T02:51:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:37 smithi088 ceph-mon[98762]: osdmap e840: 8 total, 8 up, 8 in 2024-09-13T02:51:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:37 smithi088 ceph-mon[96266]: osdmap e840: 8 total, 8 up, 8 in 2024-09-13T02:51:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:37 smithi195 ceph-mon[87742]: osdmap e840: 8 total, 8 up, 8 in 2024-09-13T02:51:38.503 INFO:tasks.rados.rados.0.smithi088.stdout:3909: done (3 left) 2024-09-13T02:51:38.503 INFO:tasks.rados.rados.0.smithi088.stdout:3910: done (2 left) 2024-09-13T02:51:38.503 INFO:tasks.rados.rados.0.smithi088.stdout:3911: done (1 left) 2024-09-13T02:51:38.503 INFO:tasks.rados.rados.0.smithi088.stdout:3912: done (0 left) 2024-09-13T02:51:38.503 INFO:tasks.rados.rados.0.smithi088.stdout:3913: read oid 31 snap -1 2024-09-13T02:51:38.504 INFO:tasks.rados.rados.0.smithi088.stdout:3913: expect (ObjNum 1167 snap 371 seq_num 1167) 2024-09-13T02:51:38.504 INFO:tasks.rados.rados.0.smithi088.stdout:3914: rollback oid 7 current snap is 380 2024-09-13T02:51:38.504 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 7 to 357 2024-09-13T02:51:38.504 INFO:tasks.rados.rados.0.smithi088.stdout:3915: setattr oid 32 current snap is 380 2024-09-13T02:51:38.505 INFO:tasks.rados.rados.0.smithi088.stdout:3916: copy_from oid 20 from oid 16 current snap is 380 2024-09-13T02:51:38.505 INFO:tasks.rados.rados.0.smithi088.stdout:3917: read oid 3 snap -1 2024-09-13T02:51:38.505 INFO:tasks.rados.rados.0.smithi088.stdout:3917: expect (ObjNum 1129 snap 361 seq_num 1129) 2024-09-13T02:51:38.505 INFO:tasks.rados.rados.0.smithi088.stdout:3918: copy_from oid 10 from oid 49 current snap is 380 2024-09-13T02:51:38.505 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 25 current snap is 380 2024-09-13T02:51:38.505 INFO:tasks.rados.rados.0.smithi088.stdout:3919: seq_num 1185 ranges {2531328=655360} 2024-09-13T02:51:38.524 INFO:tasks.rados.rados.0.smithi088.stdout:3919: writing smithi08884213-25 from 2531328 to 3186688 tid 1 2024-09-13T02:51:38.524 INFO:tasks.rados.rados.0.smithi088.stdout:3920: snap_remove snap 371 2024-09-13T02:51:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:38 smithi088 ceph-mon[96266]: pgmap v942: 121 pgs: 121 active+clean; 344 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-13T02:51:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:38 smithi088 ceph-mon[96266]: osdmap e841: 8 total, 8 up, 8 in 2024-09-13T02:51:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:38 smithi088 ceph-mon[98762]: pgmap v942: 121 pgs: 121 active+clean; 344 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-13T02:51:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:38 smithi088 ceph-mon[98762]: osdmap e841: 8 total, 8 up, 8 in 2024-09-13T02:51:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:38 smithi195 ceph-mon[87742]: pgmap v942: 121 pgs: 121 active+clean; 344 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-13T02:51:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:38 smithi195 ceph-mon[87742]: osdmap e841: 8 total, 8 up, 8 in 2024-09-13T02:51:39.507 INFO:tasks.rados.rados.0.smithi088.stdout:3920: done (7 left) 2024-09-13T02:51:39.507 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 27 current snap is 380 2024-09-13T02:51:39.507 INFO:tasks.rados.rados.0.smithi088.stdout:3921: seq_num 1186 ranges {2392064=671744} 2024-09-13T02:51:39.525 INFO:tasks.rados.rados.0.smithi088.stdout:3921: writing smithi08884213-27 from 2392064 to 3063808 tid 1 2024-09-13T02:51:39.525 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 30 current snap is 380 2024-09-13T02:51:39.525 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1947 (ObjNum 1173 snap 375 seq_num 1173) dirty exists 2024-09-13T02:51:39.525 INFO:tasks.rados.rados.0.smithi088.stdout:3917: expect (ObjNum 1129 snap 361 seq_num 1129) 2024-09-13T02:51:39.616 INFO:tasks.rados.rados.0.smithi088.stdout:3919: finishing write tid 1 to smithi08884213-25 2024-09-13T02:51:39.616 INFO:tasks.rados.rados.0.smithi088.stdout:3919: finishing write tid 2 to smithi08884213-25 2024-09-13T02:51:39.616 INFO:tasks.rados.rados.0.smithi088.stdout:3919: finishing write tid 3 to smithi08884213-25 2024-09-13T02:51:39.616 INFO:tasks.rados.rados.0.smithi088.stdout:3919: oid 25 updating version 0 to 1923 2024-09-13T02:51:39.616 INFO:tasks.rados.rados.0.smithi088.stdout:3919: oid 25 updating version 1923 to 1924 2024-09-13T02:51:39.616 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 25 v 1924 (ObjNum 1185 snap 380 seq_num 1185) dirty exists 2024-09-13T02:51:39.617 INFO:tasks.rados.rados.0.smithi088.stdout:3919: left oid 25 (ObjNum 1185 snap 380 seq_num 1185) 2024-09-13T02:51:39.617 INFO:tasks.rados.rados.0.smithi088.stdout:3913: expect (ObjNum 1167 snap 371 seq_num 1167) 2024-09-13T02:51:39.841 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:39 smithi088 ceph-mon[98762]: osdmap e842: 8 total, 8 up, 8 in 2024-09-13T02:51:39.841 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:39 smithi088 ceph-mon[98762]: pgmap v945: 121 pgs: 121 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 13 op/s 2024-09-13T02:51:39.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:39 smithi088 ceph-mon[96266]: osdmap e842: 8 total, 8 up, 8 in 2024-09-13T02:51:39.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:39 smithi088 ceph-mon[96266]: pgmap v945: 121 pgs: 121 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 13 op/s 2024-09-13T02:51:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:39 smithi195 ceph-mon[87742]: osdmap e842: 8 total, 8 up, 8 in 2024-09-13T02:51:39.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:39 smithi195 ceph-mon[87742]: pgmap v945: 121 pgs: 121 active+clean; 356 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 13 op/s 2024-09-13T02:51:39.997 INFO:tasks.rados.rados.0.smithi088.stdout:3914: finishing rollback tid 0 to smithi08884213-7 2024-09-13T02:51:39.997 INFO:tasks.rados.rados.0.smithi088.stdout:3914: finishing rollback tid 1 to smithi08884213-7 2024-09-13T02:51:39.997 INFO:tasks.rados.rados.0.smithi088.stdout:3914: finishing rollback tid 2 to smithi08884213-7 2024-09-13T02:51:39.998 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 2393 (ObjNum 1080 snap 339 seq_num 1080) dirty exists 2024-09-13T02:51:39.998 INFO:tasks.rados.rados.0.smithi088.stdout:3916: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:51:39.998 INFO:tasks.rados.rados.0.smithi088.stdout:3916: finishing copy_from to smithi08884213-20 2024-09-13T02:51:39.998 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1922 (ObjNum 65 snap 0 seq_num 1532647280) dirty exists 2024-09-13T02:51:39.998 INFO:tasks.rados.rados.0.smithi088.stdout:3922: seq_num 1187 ranges {3768320=688128} 2024-09-13T02:51:40.020 INFO:tasks.rados.rados.0.smithi088.stdout:3922: writing smithi08884213-30 from 3768320 to 4456448 tid 1 2024-09-13T02:51:40.020 INFO:tasks.rados.rados.0.smithi088.stdout:3913: done (8 left) 2024-09-13T02:51:40.020 INFO:tasks.rados.rados.0.smithi088.stdout:3914: done (7 left) 2024-09-13T02:51:40.021 INFO:tasks.rados.rados.0.smithi088.stdout:3915: done (6 left) 2024-09-13T02:51:40.021 INFO:tasks.rados.rados.0.smithi088.stdout:3916: done (5 left) 2024-09-13T02:51:40.021 INFO:tasks.rados.rados.0.smithi088.stdout:3917: done (4 left) 2024-09-13T02:51:40.021 INFO:tasks.rados.rados.0.smithi088.stdout:3919: done (3 left) 2024-09-13T02:51:40.021 INFO:tasks.rados.rados.0.smithi088.stdout:3923: snap_remove snap 377 2024-09-13T02:51:40.513 INFO:tasks.rados.rados.0.smithi088.stdout:3923: done (3 left) 2024-09-13T02:51:40.514 INFO:tasks.rados.rados.0.smithi088.stdout:3924: read oid 3 snap -1 2024-09-13T02:51:40.514 INFO:tasks.rados.rados.0.smithi088.stdout:3924: expect (ObjNum 1129 snap 361 seq_num 1129) 2024-09-13T02:51:40.514 INFO:tasks.rados.rados.0.smithi088.stdout:3925: read oid 11 snap -1 2024-09-13T02:51:40.514 INFO:tasks.rados.rados.0.smithi088.stdout:3925: expect (ObjNum 1176 snap 378 seq_num 1176) 2024-09-13T02:51:40.514 INFO:tasks.rados.rados.0.smithi088.stdout:3926: read oid 28 snap -1 2024-09-13T02:51:40.514 INFO:tasks.rados.rados.0.smithi088.stdout:3926: expect (ObjNum 1130 snap 361 seq_num 1130) 2024-09-13T02:51:40.514 INFO:tasks.rados.rados.0.smithi088.stdout:3927: delete oid 48 current snap is 380 2024-09-13T02:51:40.514 INFO:tasks.rados.rados.0.smithi088.stdout:3918: finishing copy_from racing read to smithi08884213-10 2024-09-13T02:51:40.514 INFO:tasks.rados.rados.0.smithi088.stdout:3918: finishing copy_from to smithi08884213-10 2024-09-13T02:51:40.514 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 1920 (ObjNum 1181 snap 378 seq_num 1181) dirty exists 2024-09-13T02:51:40.514 INFO:tasks.rados.rados.0.smithi088.stdout:3921: finishing write tid 1 to smithi08884213-27 2024-09-13T02:51:40.515 INFO:tasks.rados.rados.0.smithi088.stdout:3921: finishing write tid 2 to smithi08884213-27 2024-09-13T02:51:40.515 INFO:tasks.rados.rados.0.smithi088.stdout:3921: finishing write tid 3 to smithi08884213-27 2024-09-13T02:51:40.515 INFO:tasks.rados.rados.0.smithi088.stdout:3921: oid 27 updating version 0 to 2084 2024-09-13T02:51:40.515 INFO:tasks.rados.rados.0.smithi088.stdout:3921: oid 27 updating version 2084 to 2085 2024-09-13T02:51:40.515 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 27 v 2085 (ObjNum 1186 snap 380 seq_num 1186) dirty exists 2024-09-13T02:51:40.515 INFO:tasks.rados.rados.0.smithi088.stdout:3921: left oid 27 (ObjNum 1186 snap 380 seq_num 1186) 2024-09-13T02:51:40.515 INFO:tasks.rados.rados.0.smithi088.stdout:3922: finishing write tid 1 to smithi08884213-30 2024-09-13T02:51:40.515 INFO:tasks.rados.rados.0.smithi088.stdout:3922: finishing write tid 2 to smithi08884213-30 2024-09-13T02:51:40.515 INFO:tasks.rados.rados.0.smithi088.stdout:3922: finishing write tid 3 to smithi08884213-30 2024-09-13T02:51:40.515 INFO:tasks.rados.rados.0.smithi088.stdout:3922: oid 30 updating version 0 to 1949 2024-09-13T02:51:40.515 INFO:tasks.rados.rados.0.smithi088.stdout:3922: oid 30 version 1949 is already newer than 1948 2024-09-13T02:51:40.515 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 30 v 1949 (ObjNum 1187 snap 380 seq_num 1187) dirty exists 2024-09-13T02:51:40.516 INFO:tasks.rados.rados.0.smithi088.stdout:3922: left oid 30 (ObjNum 1187 snap 380 seq_num 1187) 2024-09-13T02:51:40.526 INFO:tasks.rados.rados.0.smithi088.stdout:3918: done (6 left) 2024-09-13T02:51:40.527 INFO:tasks.rados.rados.0.smithi088.stdout:3921: done (5 left) 2024-09-13T02:51:40.527 INFO:tasks.rados.rados.0.smithi088.stdout:3922: done (4 left) 2024-09-13T02:51:40.527 INFO:tasks.rados.rados.0.smithi088.stdout:3927: done (3 left) 2024-09-13T02:51:40.527 INFO:tasks.rados.rados.0.smithi088.stdout:3928: rollback oid 7 current snap is 380 2024-09-13T02:51:40.527 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 7 to 376 2024-09-13T02:51:40.527 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 8 current snap is 380 2024-09-13T02:51:40.528 INFO:tasks.rados.rados.0.smithi088.stdout:3929: seq_num 1189 ranges {8159232=720896} 2024-09-13T02:51:40.576 INFO:tasks.rados.rados.0.smithi088.stdout:3929: writing smithi08884213-8 from 8159232 to 8880128 tid 1 2024-09-13T02:51:40.577 INFO:tasks.rados.rados.0.smithi088.stdout:3930: delete oid 29 current snap is 380 2024-09-13T02:51:40.577 INFO:tasks.rados.rados.0.smithi088.stdout:3928: finishing rollback tid 0 to smithi08884213-7 2024-09-13T02:51:40.577 INFO:tasks.rados.rados.0.smithi088.stdout:3928: finishing rollback tid 1 to smithi08884213-7 2024-09-13T02:51:40.577 INFO:tasks.rados.rados.0.smithi088.stdout:3924: expect (ObjNum 1129 snap 361 seq_num 1129) 2024-09-13T02:51:40.668 INFO:tasks.rados.rados.0.smithi088.stdout:3928: finishing rollback tid 2 to smithi08884213-7 2024-09-13T02:51:40.668 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 2412 (ObjNum 1134 snap 365 seq_num 1134) dirty exists 2024-09-13T02:51:40.669 INFO:tasks.rados.rados.0.smithi088.stdout:3925: expect (ObjNum 1176 snap 378 seq_num 1176) 2024-09-13T02:51:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:40 smithi088 ceph-mon[96266]: osdmap e843: 8 total, 8 up, 8 in 2024-09-13T02:51:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:40 smithi088 ceph-mon[98762]: osdmap e843: 8 total, 8 up, 8 in 2024-09-13T02:51:40.944 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 02:51:40 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[109750]: 2024-09-13T02:51:40.548+0000 7faab2c1c640 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1ba after trimming was started 2024-09-13T02:51:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:40 smithi195 ceph-mon[87742]: osdmap e843: 8 total, 8 up, 8 in 2024-09-13T02:51:41.141 INFO:tasks.rados.rados.0.smithi088.stdout:3926: expect (ObjNum 1130 snap 361 seq_num 1130) 2024-09-13T02:51:41.632 INFO:tasks.rados.rados.0.smithi088.stdout:3929: finishing write tid 1 to smithi08884213-8 2024-09-13T02:51:41.633 INFO:tasks.rados.rados.0.smithi088.stdout:3929: finishing write tid 2 to smithi08884213-8 2024-09-13T02:51:41.633 INFO:tasks.rados.rados.0.smithi088.stdout:3929: finishing write tid 3 to smithi08884213-8 2024-09-13T02:51:41.633 INFO:tasks.rados.rados.0.smithi088.stdout:3929: oid 8 updating version 0 to 2414 2024-09-13T02:51:41.633 INFO:tasks.rados.rados.0.smithi088.stdout:3929: oid 8 updating version 2414 to 2415 2024-09-13T02:51:41.633 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 8 v 2415 (ObjNum 1189 snap 380 seq_num 1189) dirty exists 2024-09-13T02:51:41.633 INFO:tasks.rados.rados.0.smithi088.stdout:3929: left oid 8 (ObjNum 1189 snap 380 seq_num 1189) 2024-09-13T02:51:41.633 INFO:tasks.rados.rados.0.smithi088.stdout:3924: done (5 left) 2024-09-13T02:51:41.634 INFO:tasks.rados.rados.0.smithi088.stdout:3925: done (4 left) 2024-09-13T02:51:41.634 INFO:tasks.rados.rados.0.smithi088.stdout:3926: done (3 left) 2024-09-13T02:51:41.634 INFO:tasks.rados.rados.0.smithi088.stdout:3928: done (2 left) 2024-09-13T02:51:41.634 INFO:tasks.rados.rados.0.smithi088.stdout:3929: done (1 left) 2024-09-13T02:51:41.634 INFO:tasks.rados.rados.0.smithi088.stdout:3930: done (0 left) 2024-09-13T02:51:41.634 INFO:tasks.rados.rados.0.smithi088.stdout:3931: setattr oid 6 current snap is 380 2024-09-13T02:51:41.634 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 22 current snap is 380 2024-09-13T02:51:41.635 INFO:tasks.rados.rados.0.smithi088.stdout:3932: seq_num 1191 ranges {0=753664} 2024-09-13T02:51:41.638 INFO:tasks.rados.rados.0.smithi088.stdout:3932: writing smithi08884213-22 from 0 to 753664 tid 1 2024-09-13T02:51:41.638 INFO:tasks.rados.rados.0.smithi088.stdout:3933: rollback oid 33 current snap is 380 2024-09-13T02:51:41.638 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 33 to 357 2024-09-13T02:51:41.639 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 2169 (ObjNum 1161 snap 368 seq_num 1161) dirty exists 2024-09-13T02:51:41.639 INFO:tasks.rados.rados.0.smithi088.stdout:3931: done (2 left) 2024-09-13T02:51:41.639 INFO:tasks.rados.rados.0.smithi088.stdout:3934: delete oid 11 current snap is 380 2024-09-13T02:51:41.644 INFO:tasks.rados.rados.0.smithi088.stdout:3934: done (2 left) 2024-09-13T02:51:41.644 INFO:tasks.rados.rados.0.smithi088.stdout:3935: snap_create 2024-09-13T02:51:41.645 INFO:tasks.rados.rados.0.smithi088.stdout:3933: finishing rollback tid 0 to smithi08884213-33 2024-09-13T02:51:41.645 INFO:tasks.rados.rados.0.smithi088.stdout:3933: finishing rollback tid 1 to smithi08884213-33 2024-09-13T02:51:41.647 INFO:tasks.rados.rados.0.smithi088.stdout:3933: finishing rollback tid 2 to smithi08884213-33 2024-09-13T02:51:41.647 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 33 v 2083 (ObjNum 1116 snap 356 seq_num 1116) dirty exists 2024-09-13T02:51:41.648 INFO:tasks.rados.rados.0.smithi088.stdout:3932: finishing write tid 1 to smithi08884213-22 2024-09-13T02:51:41.648 INFO:tasks.rados.rados.0.smithi088.stdout:3932: finishing write tid 2 to smithi08884213-22 2024-09-13T02:51:41.650 INFO:tasks.rados.rados.0.smithi088.stdout:3932: finishing write tid 3 to smithi08884213-22 2024-09-13T02:51:41.650 INFO:tasks.rados.rados.0.smithi088.stdout:3932: oid 22 updating version 0 to 2417 2024-09-13T02:51:41.650 INFO:tasks.rados.rados.0.smithi088.stdout:3932: oid 22 version 2417 is already newer than 2416 2024-09-13T02:51:41.650 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 2417 (ObjNum 1191 snap 380 seq_num 1191) dirty exists 2024-09-13T02:51:41.650 INFO:tasks.rados.rados.0.smithi088.stdout:3932: left oid 22 (ObjNum 1191 snap 380 seq_num 1191) 2024-09-13T02:51:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:41 smithi088 ceph-mon[96266]: osdmap e844: 8 total, 8 up, 8 in 2024-09-13T02:51:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:41 smithi088 ceph-mon[96266]: pgmap v948: 121 pgs: 121 active+clean; 357 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.0 MiB/s wr, 8 op/s 2024-09-13T02:51:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:41 smithi088 ceph-mon[96266]: osdmap e845: 8 total, 8 up, 8 in 2024-09-13T02:51:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:41 smithi088 ceph-mon[98762]: osdmap e844: 8 total, 8 up, 8 in 2024-09-13T02:51:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:41 smithi088 ceph-mon[98762]: pgmap v948: 121 pgs: 121 active+clean; 357 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.0 MiB/s wr, 8 op/s 2024-09-13T02:51:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:41 smithi088 ceph-mon[98762]: osdmap e845: 8 total, 8 up, 8 in 2024-09-13T02:51:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:41 smithi195 ceph-mon[87742]: osdmap e844: 8 total, 8 up, 8 in 2024-09-13T02:51:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:41 smithi195 ceph-mon[87742]: pgmap v948: 121 pgs: 121 active+clean; 357 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 3.0 MiB/s wr, 8 op/s 2024-09-13T02:51:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:41 smithi195 ceph-mon[87742]: osdmap e845: 8 total, 8 up, 8 in 2024-09-13T02:51:42.521 INFO:tasks.rados.rados.0.smithi088.stdout:3932: done (2 left) 2024-09-13T02:51:42.521 INFO:tasks.rados.rados.0.smithi088.stdout:3933: done (1 left) 2024-09-13T02:51:42.521 INFO:tasks.rados.rados.0.smithi088.stdout:3935: done (0 left) 2024-09-13T02:51:42.521 INFO:tasks.rados.rados.0.smithi088.stdout:3936: read oid 10 snap -1 2024-09-13T02:51:42.521 INFO:tasks.rados.rados.0.smithi088.stdout:3936: expect (ObjNum 1181 snap 378 seq_num 1181) 2024-09-13T02:51:42.521 INFO:tasks.rados.rados.0.smithi088.stdout:3937: delete oid 1 current snap is 381 2024-09-13T02:51:42.528 INFO:tasks.rados.rados.0.smithi088.stdout:3937: done (1 left) 2024-09-13T02:51:42.528 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 11 current snap is 381 2024-09-13T02:51:42.528 INFO:tasks.rados.rados.0.smithi088.stdout:3938: seq_num 1194 ranges {0=802816} 2024-09-13T02:51:42.533 INFO:tasks.rados.rados.0.smithi088.stdout:3938: writing smithi08884213-11 from 0 to 802816 tid 1 2024-09-13T02:51:42.533 INFO:tasks.rados.rados.0.smithi088.stdout:3939: rollback oid 29 current snap is 381 2024-09-13T02:51:42.533 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 29 to 375 2024-09-13T02:51:42.533 INFO:tasks.rados.rados.0.smithi088.stdout:3940: delete oid 30 current snap is 381 2024-09-13T02:51:42.538 INFO:tasks.rados.rados.0.smithi088.stdout:3940: done (3 left) 2024-09-13T02:51:42.538 INFO:tasks.rados.rados.0.smithi088.stdout:3941: read oid 31 snap -1 2024-09-13T02:51:42.538 INFO:tasks.rados.rados.0.smithi088.stdout:3941: expect (ObjNum 1167 snap 371 seq_num 1167) 2024-09-13T02:51:42.538 INFO:tasks.rados.rados.0.smithi088.stdout:3942: copy_from oid 20 from oid 13 current snap is 381 2024-09-13T02:51:42.538 INFO:tasks.rados.rados.0.smithi088.stdout:3943: rmattr oid 25 current snap is 381 2024-09-13T02:51:42.538 INFO:tasks.rados.rados.0.smithi088.stdout:3943: done (5 left) 2024-09-13T02:51:42.538 INFO:tasks.rados.rados.0.smithi088.stdout:3944: rollback oid 22 current snap is 381 2024-09-13T02:51:42.538 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 22 to 376 2024-09-13T02:51:42.538 INFO:tasks.rados.rados.0.smithi088.stdout:3945: snap_remove snap 373 2024-09-13T02:51:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:51:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:51:43] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.43.0" 2024-09-13T02:51:43.532 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:43 smithi088 ceph-mon[98762]: osdmap e846: 8 total, 8 up, 8 in 2024-09-13T02:51:43.532 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:43 smithi088 ceph-mon[96266]: osdmap e846: 8 total, 8 up, 8 in 2024-09-13T02:51:43.532 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:43 smithi088 ceph-mon[96266]: pgmap v951: 121 pgs: 121 active+clean; 374 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-09-13T02:51:43.534 INFO:tasks.rados.rados.0.smithi088.stdout:3938: finishing write tid 1 to smithi08884213-11 2024-09-13T02:51:43.534 INFO:tasks.rados.rados.0.smithi088.stdout:3938: finishing write tid 2 to smithi08884213-11 2024-09-13T02:51:43.534 INFO:tasks.rados.rados.0.smithi088.stdout:3938: finishing write tid 3 to smithi08884213-11 2024-09-13T02:51:43.534 INFO:tasks.rados.rados.0.smithi088.stdout:3938: oid 11 updating version 0 to 2085 2024-09-13T02:51:43.534 INFO:tasks.rados.rados.0.smithi088.stdout:3938: oid 11 version 2085 is already newer than 2084 2024-09-13T02:51:43.534 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 11 v 2085 (ObjNum 1194 snap 381 seq_num 1194) dirty exists 2024-09-13T02:51:43.535 INFO:tasks.rados.rados.0.smithi088.stdout:3938: left oid 11 (ObjNum 1194 snap 381 seq_num 1194) 2024-09-13T02:51:43.535 INFO:tasks.rados.rados.0.smithi088.stdout:3939: finishing rollback tid 1 to smithi08884213-29 2024-09-13T02:51:43.535 INFO:tasks.rados.rados.0.smithi088.stdout:3939: finishing rollback tid 2 to smithi08884213-29 2024-09-13T02:51:43.535 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 2087 (ObjNum 1061 snap 334 seq_num 1061) dirty exists 2024-09-13T02:51:43.535 INFO:tasks.rados.rados.0.smithi088.stdout:3936: expect (ObjNum 1181 snap 378 seq_num 1181) 2024-09-13T02:51:43.837 INFO:tasks.rados.rados.0.smithi088.stdout:3941: expect (ObjNum 1167 snap 371 seq_num 1167) 2024-09-13T02:51:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:43 smithi088 ceph-mon[98762]: pgmap v951: 121 pgs: 121 active+clean; 374 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-09-13T02:51:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:43 smithi195 ceph-mon[87742]: osdmap e846: 8 total, 8 up, 8 in 2024-09-13T02:51:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:43 smithi195 ceph-mon[87742]: pgmap v951: 121 pgs: 121 active+clean; 374 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-09-13T02:51:44.220 INFO:tasks.rados.rados.0.smithi088.stdout:3944: finishing rollback tid 0 to smithi08884213-22 2024-09-13T02:51:44.220 INFO:tasks.rados.rados.0.smithi088.stdout:3944: finishing rollback tid 1 to smithi08884213-22 2024-09-13T02:51:44.220 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 22 v 2420 (ObjNum 33 snap 0 seq_num 3613033096) dirty dne 2024-09-13T02:51:44.220 INFO:tasks.rados.rados.0.smithi088.stdout:3942: finishing copy_from racing read to smithi08884213-20 2024-09-13T02:51:44.220 INFO:tasks.rados.rados.0.smithi088.stdout:3942: finishing copy_from to smithi08884213-20 2024-09-13T02:51:44.220 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 20 v 1803 (ObjNum 1117 snap 356 seq_num 1117) dirty exists 2024-09-13T02:51:44.220 INFO:tasks.rados.rados.0.smithi088.stdout:3936: done (6 left) 2024-09-13T02:51:44.220 INFO:tasks.rados.rados.0.smithi088.stdout:3938: done (5 left) 2024-09-13T02:51:44.221 INFO:tasks.rados.rados.0.smithi088.stdout:3939: done (4 left) 2024-09-13T02:51:44.221 INFO:tasks.rados.rados.0.smithi088.stdout:3941: done (3 left) 2024-09-13T02:51:44.221 INFO:tasks.rados.rados.0.smithi088.stdout:3942: done (2 left) 2024-09-13T02:51:44.221 INFO:tasks.rados.rados.0.smithi088.stdout:3944: done (1 left) 2024-09-13T02:51:44.221 INFO:tasks.rados.rados.0.smithi088.stdout:3945: done (0 left) 2024-09-13T02:51:44.221 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 23 current snap is 381 2024-09-13T02:51:44.221 INFO:tasks.rados.rados.0.smithi088.stdout:3946: seq_num 1196 ranges {0=434176,434176=401408} 2024-09-13T02:51:44.221 INFO:tasks.rados.rados.0.smithi088.stdout:3946: writing smithi08884213-23 from 0 to 434176 tid 1 2024-09-13T02:51:44.223 INFO:tasks.rados.rados.0.smithi088.stdout:3946: writing smithi08884213-23 from 434176 to 835584 tid 2 2024-09-13T02:51:44.224 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 38 current snap is 381 2024-09-13T02:51:44.224 INFO:tasks.rados.rados.0.smithi088.stdout:3947: seq_num 1197 ranges {2965504=450560,3416064=401408} 2024-09-13T02:51:44.241 INFO:tasks.rados.rados.0.smithi088.stdout:3947: writing smithi08884213-38 from 2965504 to 3416064 tid 1 2024-09-13T02:51:44.245 INFO:tasks.rados.rados.0.smithi088.stdout:3947: writing smithi08884213-38 from 3416064 to 3817472 tid 2 2024-09-13T02:51:44.245 INFO:tasks.rados.rados.0.smithi088.stdout:3948: copy_from oid 13 from oid 47 current snap is 381 2024-09-13T02:51:44.245 INFO:tasks.rados.rados.0.smithi088.stdout:3946: finishing write tid 1 to smithi08884213-23 2024-09-13T02:51:44.245 INFO:tasks.rados.rados.0.smithi088.stdout:3946: finishing write tid 2 to smithi08884213-23 2024-09-13T02:51:44.245 INFO:tasks.rados.rados.0.smithi088.stdout:3946: finishing write tid 3 to smithi08884213-23 2024-09-13T02:51:44.245 INFO:tasks.rados.rados.0.smithi088.stdout:3946: finishing write tid 4 to smithi08884213-23 2024-09-13T02:51:44.245 INFO:tasks.rados.rados.0.smithi088.stdout:3946: oid 23 updating version 0 to 1871 2024-09-13T02:51:44.245 INFO:tasks.rados.rados.0.smithi088.stdout:3946: oid 23 updating version 1871 to 1872 2024-09-13T02:51:44.245 INFO:tasks.rados.rados.0.smithi088.stdout:3946: oid 23 updating version 1872 to 1873 2024-09-13T02:51:44.245 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 23 v 1873 (ObjNum 1196 snap 381 seq_num 1196) dirty exists 2024-09-13T02:51:44.245 INFO:tasks.rados.rados.0.smithi088.stdout:3946: left oid 23 (ObjNum 1196 snap 381 seq_num 1196) 2024-09-13T02:51:44.245 INFO:tasks.rados.rados.0.smithi088.stdout:3946: done (2 left) 2024-09-13T02:51:44.246 INFO:tasks.rados.rados.0.smithi088.stdout:3949: read oid 27 snap -1 2024-09-13T02:51:44.246 INFO:tasks.rados.rados.0.smithi088.stdout:3949: expect (ObjNum 1186 snap 380 seq_num 1186) 2024-09-13T02:51:44.246 INFO:tasks.rados.rados.0.smithi088.stdout:3950: read oid 7 snap -1 2024-09-13T02:51:44.246 INFO:tasks.rados.rados.0.smithi088.stdout:3950: expect (ObjNum 1134 snap 365 seq_num 1134) 2024-09-13T02:51:44.246 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 50 current snap is 381 2024-09-13T02:51:44.246 INFO:tasks.rados.rados.0.smithi088.stdout:3951: seq_num 1198 ranges {6004736=466944,6471680=401408} 2024-09-13T02:51:44.282 INFO:tasks.rados.rados.0.smithi088.stdout:3951: writing smithi08884213-50 from 6004736 to 6471680 tid 1 2024-09-13T02:51:44.284 INFO:tasks.rados.rados.0.smithi088.stdout:3951: writing smithi08884213-50 from 6471680 to 6873088 tid 2 2024-09-13T02:51:44.285 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 32 current snap is 381 2024-09-13T02:51:44.285 INFO:tasks.rados.rados.0.smithi088.stdout:3947: finishing write tid 1 to smithi08884213-38 2024-09-13T02:51:44.285 INFO:tasks.rados.rados.0.smithi088.stdout:3952: seq_num 1199 ranges {450560=483328,933888=401408} 2024-09-13T02:51:44.290 INFO:tasks.rados.rados.0.smithi088.stdout:3952: writing smithi08884213-32 from 450560 to 933888 tid 1 2024-09-13T02:51:44.292 INFO:tasks.rados.rados.0.smithi088.stdout:3952: writing smithi08884213-32 from 933888 to 1335296 tid 2 2024-09-13T02:51:44.292 INFO:tasks.rados.rados.0.smithi088.stdout:3953: snap_create 2024-09-13T02:51:44.292 INFO:tasks.rados.rados.0.smithi088.stdout:3947: finishing write tid 2 to smithi08884213-38 2024-09-13T02:51:44.293 INFO:tasks.rados.rados.0.smithi088.stdout:3947: finishing write tid 3 to smithi08884213-38 2024-09-13T02:51:44.293 INFO:tasks.rados.rados.0.smithi088.stdout:3947: finishing write tid 4 to smithi08884213-38 2024-09-13T02:51:44.293 INFO:tasks.rados.rados.0.smithi088.stdout:3947: oid 38 updating version 0 to 2088 2024-09-13T02:51:44.293 INFO:tasks.rados.rados.0.smithi088.stdout:3947: oid 38 version 2088 is already newer than 2087 2024-09-13T02:51:44.293 INFO:tasks.rados.rados.0.smithi088.stdout:3947: oid 38 version 2088 is already newer than 2086 2024-09-13T02:51:44.293 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 38 v 2088 (ObjNum 1197 snap 381 seq_num 1197) dirty exists 2024-09-13T02:51:44.293 INFO:tasks.rados.rados.0.smithi088.stdout:3947: left oid 38 (ObjNum 1197 snap 381 seq_num 1197) 2024-09-13T02:51:44.293 INFO:tasks.rados.rados.0.smithi088.stdout:3949: expect (ObjNum 1186 snap 380 seq_num 1186) 2024-09-13T02:51:44.407 INFO:tasks.rados.rados.0.smithi088.stdout:3948: finishing copy_from racing read to smithi08884213-13 2024-09-13T02:51:44.407 INFO:tasks.rados.rados.0.smithi088.stdout:3948: finishing copy_from to smithi08884213-13 2024-09-13T02:51:44.407 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 13 v 2140 (ObjNum 1183 snap 378 seq_num 1183) dirty exists 2024-09-13T02:51:44.407 INFO:tasks.rados.rados.0.smithi088.stdout:3951: finishing write tid 1 to smithi08884213-50 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:3951: finishing write tid 2 to smithi08884213-50 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:3951: finishing write tid 3 to smithi08884213-50 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:3951: finishing write tid 4 to smithi08884213-50 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:3951: oid 50 updating version 0 to 2071 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:3951: oid 50 version 2071 is already newer than 2069 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:3951: oid 50 version 2071 is already newer than 2070 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 2071 (ObjNum 1198 snap 381 seq_num 1198) dirty exists 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:3951: left oid 50 (ObjNum 1198 snap 381 seq_num 1198) 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:3952: finishing write tid 1 to smithi08884213-32 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:3952: finishing write tid 2 to smithi08884213-32 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:3952: finishing write tid 3 to smithi08884213-32 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:3952: finishing write tid 4 to smithi08884213-32 2024-09-13T02:51:44.408 INFO:tasks.rados.rados.0.smithi088.stdout:3952: oid 32 updating version 0 to 1954 2024-09-13T02:51:44.409 INFO:tasks.rados.rados.0.smithi088.stdout:3952: oid 32 version 1954 is already newer than 1952 2024-09-13T02:51:44.409 INFO:tasks.rados.rados.0.smithi088.stdout:3952: oid 32 version 1954 is already newer than 1953 2024-09-13T02:51:44.409 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 32 v 1954 (ObjNum 1199 snap 381 seq_num 1199) dirty exists 2024-09-13T02:51:44.409 INFO:tasks.rados.rados.0.smithi088.stdout:3952: left oid 32 (ObjNum 1199 snap 381 seq_num 1199) 2024-09-13T02:51:44.409 INFO:tasks.rados.rados.0.smithi088.stdout:3950: expect (ObjNum 1134 snap 365 seq_num 1134) 2024-09-13T02:51:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:44 smithi088 ceph-mon[98762]: osdmap e847: 8 total, 8 up, 8 in 2024-09-13T02:51:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:51:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:44 smithi088 ceph-mon[96266]: osdmap e847: 8 total, 8 up, 8 in 2024-09-13T02:51:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:51:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:44 smithi195 ceph-mon[87742]: osdmap e847: 8 total, 8 up, 8 in 2024-09-13T02:51:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:51:44.992 INFO:tasks.rados.rados.0.smithi088.stdout:3947: done (6 left) 2024-09-13T02:51:44.992 INFO:tasks.rados.rados.0.smithi088.stdout:3948: done (5 left) 2024-09-13T02:51:44.992 INFO:tasks.rados.rados.0.smithi088.stdout:3949: done (4 left) 2024-09-13T02:51:44.993 INFO:tasks.rados.rados.0.smithi088.stdout:3950: done (3 left) 2024-09-13T02:51:44.993 INFO:tasks.rados.rados.0.smithi088.stdout:3951: done (2 left) 2024-09-13T02:51:44.993 INFO:tasks.rados.rados.0.smithi088.stdout:3952: done (1 left) 2024-09-13T02:51:44.993 INFO:tasks.rados.rados.0.smithi088.stdout:3953: done (0 left) 2024-09-13T02:51:44.993 INFO:tasks.rados.rados.0.smithi088.stdout:3954: read oid 27 snap -1 2024-09-13T02:51:44.993 INFO:tasks.rados.rados.0.smithi088.stdout:3954: expect (ObjNum 1186 snap 380 seq_num 1186) 2024-09-13T02:51:44.993 INFO:tasks.rados.rados.0.smithi088.stdout:3955: snap_create 2024-09-13T02:51:45.000 INFO:tasks.rados.rados.0.smithi088.stdout:3954: expect (ObjNum 1186 snap 380 seq_num 1186) 2024-09-13T02:51:45.549 INFO:tasks.rados.rados.0.smithi088.stdout:3954: done (1 left) 2024-09-13T02:51:45.549 INFO:tasks.rados.rados.0.smithi088.stdout:3955: done (0 left) 2024-09-13T02:51:45.549 INFO:tasks.rados.rados.0.smithi088.stdout:3956: copy_from oid 42 from oid 39 current snap is 383 2024-09-13T02:51:45.549 INFO:tasks.rados.rados.0.smithi088.stdout:3957: read oid 14 snap -1 2024-09-13T02:51:45.549 INFO:tasks.rados.rados.0.smithi088.stdout:3957: expect (ObjNum 1147 snap 365 seq_num 1147) 2024-09-13T02:51:45.549 INFO:tasks.rados.rados.0.smithi088.stdout:3958: snap_remove snap 379 2024-09-13T02:51:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:45 smithi088 ceph-mon[96266]: osdmap e848: 8 total, 8 up, 8 in 2024-09-13T02:51:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:45 smithi088 ceph-mon[96266]: pgmap v954: 121 pgs: 121 active+clean; 381 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 16 op/s 2024-09-13T02:51:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:45 smithi088 ceph-mon[98762]: osdmap e848: 8 total, 8 up, 8 in 2024-09-13T02:51:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:45 smithi088 ceph-mon[98762]: pgmap v954: 121 pgs: 121 active+clean; 381 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 16 op/s 2024-09-13T02:51:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:45 smithi195 ceph-mon[87742]: osdmap e848: 8 total, 8 up, 8 in 2024-09-13T02:51:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:45 smithi195 ceph-mon[87742]: pgmap v954: 121 pgs: 121 active+clean; 381 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 16 op/s 2024-09-13T02:51:46.488 INFO:tasks.rados.rados.0.smithi088.stdout:3958: done (2 left) 2024-09-13T02:51:46.488 INFO:tasks.rados.rados.0.smithi088.stdout:3959: snap_create 2024-09-13T02:51:46.488 INFO:tasks.rados.rados.0.smithi088.stdout:3957: expect (ObjNum 1147 snap 365 seq_num 1147) 2024-09-13T02:51:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:46 smithi088 ceph-mon[96266]: osdmap e849: 8 total, 8 up, 8 in 2024-09-13T02:51:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:46 smithi088 ceph-mon[96266]: osdmap e850: 8 total, 8 up, 8 in 2024-09-13T02:51:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:46 smithi088 ceph-mon[98762]: osdmap e849: 8 total, 8 up, 8 in 2024-09-13T02:51:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:46 smithi088 ceph-mon[98762]: osdmap e850: 8 total, 8 up, 8 in 2024-09-13T02:51:46.964 INFO:tasks.rados.rados.0.smithi088.stdout:3956: finishing copy_from racing read to smithi08884213-42 2024-09-13T02:51:46.964 INFO:tasks.rados.rados.0.smithi088.stdout:3956: finishing copy_from to smithi08884213-42 2024-09-13T02:51:46.964 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 42 v 2042 (ObjNum 880 snap 276 seq_num 880) dirty exists 2024-09-13T02:51:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:46 smithi195 ceph-mon[87742]: osdmap e849: 8 total, 8 up, 8 in 2024-09-13T02:51:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:46 smithi195 ceph-mon[87742]: osdmap e850: 8 total, 8 up, 8 in 2024-09-13T02:51:47.487 INFO:tasks.rados.rados.0.smithi088.stdout:3956: done (2 left) 2024-09-13T02:51:47.488 INFO:tasks.rados.rados.0.smithi088.stdout:3957: done (1 left) 2024-09-13T02:51:47.488 INFO:tasks.rados.rados.0.smithi088.stdout:3959: done (0 left) 2024-09-13T02:51:47.488 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 10 current snap is 384 2024-09-13T02:51:47.488 INFO:tasks.rados.rados.0.smithi088.stdout:3960: seq_num 1200 ranges {4718592=499712,5218304=401408} 2024-09-13T02:51:47.514 INFO:tasks.rados.rados.0.smithi088.stdout:3960: writing smithi08884213-10 from 4718592 to 5218304 tid 1 2024-09-13T02:51:47.517 INFO:tasks.rados.rados.0.smithi088.stdout:3960: writing smithi08884213-10 from 5218304 to 5619712 tid 2 2024-09-13T02:51:47.517 INFO:tasks.rados.rados.0.smithi088.stdout:3961: copy_from oid 24 from oid 18 current snap is 384 2024-09-13T02:51:47.517 INFO:tasks.rados.rados.0.smithi088.stdout:3962: snap_remove snap 357 2024-09-13T02:51:48.490 INFO:tasks.rados.rados.0.smithi088.stdout:3962: done (2 left) 2024-09-13T02:51:48.490 INFO:tasks.rados.rados.0.smithi088.stdout:3963: rollback oid 6 current snap is 384 2024-09-13T02:51:48.490 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 6 to 374 2024-09-13T02:51:48.490 INFO:tasks.rados.rados.0.smithi088.stdout:3964: rmattr oid 48 current snap is 384 2024-09-13T02:51:48.491 INFO:tasks.rados.rados.0.smithi088.stdout:3964: done (3 left) 2024-09-13T02:51:48.491 INFO:tasks.rados.rados.0.smithi088.stdout:3965: snap_remove snap 372 2024-09-13T02:51:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:48 smithi088 ceph-mon[96266]: pgmap v957: 121 pgs: 121 active+clean; 385 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-13T02:51:49.004 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:48 smithi088 ceph-mon[96266]: osdmap e851: 8 total, 8 up, 8 in 2024-09-13T02:51:49.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:48 smithi088 ceph-mon[98762]: pgmap v957: 121 pgs: 121 active+clean; 385 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-13T02:51:49.005 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:48 smithi088 ceph-mon[98762]: osdmap e851: 8 total, 8 up, 8 in 2024-09-13T02:51:49.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:48 smithi195 ceph-mon[87742]: pgmap v957: 121 pgs: 121 active+clean; 385 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-13T02:51:49.005 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:48 smithi195 ceph-mon[87742]: osdmap e851: 8 total, 8 up, 8 in 2024-09-13T02:51:49.491 INFO:tasks.rados.rados.0.smithi088.stdout:3965: done (3 left) 2024-09-13T02:51:49.491 INFO:tasks.rados.rados.0.smithi088.stdout:3966: snap_remove snap 376 2024-09-13T02:51:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:49 smithi088 ceph-mon[96266]: osdmap e852: 8 total, 8 up, 8 in 2024-09-13T02:51:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:49 smithi088 ceph-mon[96266]: osdmap e853: 8 total, 8 up, 8 in 2024-09-13T02:51:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:49 smithi088 ceph-mon[98762]: osdmap e852: 8 total, 8 up, 8 in 2024-09-13T02:51:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:49 smithi088 ceph-mon[98762]: osdmap e853: 8 total, 8 up, 8 in 2024-09-13T02:51:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:49 smithi195 ceph-mon[87742]: osdmap e852: 8 total, 8 up, 8 in 2024-09-13T02:51:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:49 smithi195 ceph-mon[87742]: osdmap e853: 8 total, 8 up, 8 in 2024-09-13T02:51:50.496 INFO:tasks.rados.rados.0.smithi088.stdout:3966: done (3 left) 2024-09-13T02:51:50.496 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 48 current snap is 384 2024-09-13T02:51:50.496 INFO:tasks.rados.rados.0.smithi088.stdout:3967: seq_num 1201 ranges {0=524288,524288=401408} 2024-09-13T02:51:50.499 INFO:tasks.rados.rados.0.smithi088.stdout:3967: writing smithi08884213-48 from 0 to 524288 tid 1 2024-09-13T02:51:50.503 INFO:tasks.rados.rados.0.smithi088.stdout:3967: writing smithi08884213-48 from 524288 to 925696 tid 2 2024-09-13T02:51:50.503 INFO:tasks.rados.rados.0.smithi088.stdout:3968: read oid 23 snap 381 2024-09-13T02:51:50.503 INFO:tasks.rados.rados.0.smithi088.stdout:3968: expect (ObjNum 1196 snap 381 seq_num 1196) 2024-09-13T02:51:50.503 INFO:tasks.rados.rados.0.smithi088.stdout:3969: read oid 30 snap -1 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3969: expect deleted 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3970: rmattr oid 11 current snap is 384 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3970: done (6 left) 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3971: snap_create 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3961: finishing copy_from to smithi08884213-24 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3961: got expected ENOENT (src dne) 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3961: finishing copy_from racing read to smithi08884213-24 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3960: finishing write tid 1 to smithi08884213-10 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3960: finishing write tid 2 to smithi08884213-10 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3960: finishing write tid 3 to smithi08884213-10 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3960: finishing write tid 4 to smithi08884213-10 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3960: oid 10 updating version 0 to 2440 2024-09-13T02:51:50.504 INFO:tasks.rados.rados.0.smithi088.stdout:3960: oid 10 updating version 2440 to 2441 2024-09-13T02:51:50.505 INFO:tasks.rados.rados.0.smithi088.stdout:3960: oid 10 updating version 2441 to 2442 2024-09-13T02:51:50.505 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 10 v 2442 (ObjNum 1200 snap 384 seq_num 1200) dirty exists 2024-09-13T02:51:50.505 INFO:tasks.rados.rados.0.smithi088.stdout:3960: left oid 10 (ObjNum 1200 snap 384 seq_num 1200) 2024-09-13T02:51:50.505 INFO:tasks.rados.rados.0.smithi088.stdout:3963: finishing rollback tid 0 to smithi08884213-6 2024-09-13T02:51:50.505 INFO:tasks.rados.rados.0.smithi088.stdout:3963: finishing rollback tid 1 to smithi08884213-6 2024-09-13T02:51:50.505 INFO:tasks.rados.rados.0.smithi088.stdout:3963: finishing rollback tid 2 to smithi08884213-6 2024-09-13T02:51:50.505 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 6 v 2172 (ObjNum 1161 snap 368 seq_num 1161) dirty exists 2024-09-13T02:51:50.510 INFO:tasks.rados.rados.0.smithi088.stdout:3968: expect (ObjNum 1196 snap 381 seq_num 1196) 2024-09-13T02:51:50.536 INFO:tasks.rados.rados.0.smithi088.stdout:3967: finishing write tid 1 to smithi08884213-48 2024-09-13T02:51:50.537 INFO:tasks.rados.rados.0.smithi088.stdout:3967: finishing write tid 2 to smithi08884213-48 2024-09-13T02:51:50.537 INFO:tasks.rados.rados.0.smithi088.stdout:3967: finishing write tid 3 to smithi08884213-48 2024-09-13T02:51:50.537 INFO:tasks.rados.rados.0.smithi088.stdout:3967: finishing write tid 4 to smithi08884213-48 2024-09-13T02:51:50.537 INFO:tasks.rados.rados.0.smithi088.stdout:3967: oid 48 updating version 0 to 1956 2024-09-13T02:51:50.537 INFO:tasks.rados.rados.0.smithi088.stdout:3967: oid 48 updating version 1956 to 1957 2024-09-13T02:51:50.537 INFO:tasks.rados.rados.0.smithi088.stdout:3967: oid 48 version 1957 is already newer than 1955 2024-09-13T02:51:50.537 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 48 v 1957 (ObjNum 1201 snap 384 seq_num 1201) dirty exists 2024-09-13T02:51:50.537 INFO:tasks.rados.rados.0.smithi088.stdout:3967: left oid 48 (ObjNum 1201 snap 384 seq_num 1201) 2024-09-13T02:51:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:50 smithi088 ceph-mon[96266]: pgmap v960: 121 pgs: 121 active+clean; 397 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 4.2 MiB/s wr, 17 op/s 2024-09-13T02:51:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:50 smithi088 ceph-mon[96266]: osdmap e854: 8 total, 8 up, 8 in 2024-09-13T02:51:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:50 smithi088 ceph-mon[98762]: pgmap v960: 121 pgs: 121 active+clean; 397 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 4.2 MiB/s wr, 17 op/s 2024-09-13T02:51:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:50 smithi088 ceph-mon[98762]: osdmap e854: 8 total, 8 up, 8 in 2024-09-13T02:51:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:50 smithi195 ceph-mon[87742]: pgmap v960: 121 pgs: 121 active+clean; 397 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 4.2 MiB/s wr, 17 op/s 2024-09-13T02:51:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:50 smithi195 ceph-mon[87742]: osdmap e854: 8 total, 8 up, 8 in 2024-09-13T02:51:51.489 INFO:tasks.rados.rados.0.smithi088.stdout:3960: done (6 left) 2024-09-13T02:51:51.489 INFO:tasks.rados.rados.0.smithi088.stdout:3961: done (5 left) 2024-09-13T02:51:51.489 INFO:tasks.rados.rados.0.smithi088.stdout:3963: done (4 left) 2024-09-13T02:51:51.489 INFO:tasks.rados.rados.0.smithi088.stdout:3967: done (3 left) 2024-09-13T02:51:51.489 INFO:tasks.rados.rados.0.smithi088.stdout:3968: done (2 left) 2024-09-13T02:51:51.489 INFO:tasks.rados.rados.0.smithi088.stdout:3969: done (1 left) 2024-09-13T02:51:51.489 INFO:tasks.rados.rados.0.smithi088.stdout:3971: done (0 left) 2024-09-13T02:51:51.489 INFO:tasks.rados.rados.0.smithi088.stdout:3972: rollback oid 17 current snap is 385 2024-09-13T02:51:51.490 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 17 to 384 2024-09-13T02:51:51.490 INFO:tasks.rados.rados.0.smithi088.stdout:3973: read oid 31 snap -1 2024-09-13T02:51:51.490 INFO:tasks.rados.rados.0.smithi088.stdout:3973: expect (ObjNum 1167 snap 371 seq_num 1167) 2024-09-13T02:51:51.490 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 34 current snap is 385 2024-09-13T02:51:51.490 INFO:tasks.rados.rados.0.smithi088.stdout:3974: seq_num 1202 ranges {417792=540672,958464=401408} 2024-09-13T02:51:51.495 INFO:tasks.rados.rados.0.smithi088.stdout:3974: writing smithi08884213-34 from 417792 to 958464 tid 1 2024-09-13T02:51:51.497 INFO:tasks.rados.rados.0.smithi088.stdout:3974: writing smithi08884213-34 from 958464 to 1359872 tid 2 2024-09-13T02:51:51.498 INFO:tasks.rados.rados.0.smithi088.stdout:3975: delete oid 25 current snap is 385 2024-09-13T02:51:51.498 INFO:tasks.rados.rados.0.smithi088.stdout:3972: finishing rollback tid 0 to smithi08884213-17 2024-09-13T02:51:51.498 INFO:tasks.rados.rados.0.smithi088.stdout:3972: finishing rollback tid 1 to smithi08884213-17 2024-09-13T02:51:51.498 INFO:tasks.rados.rados.0.smithi088.stdout:3972: finishing rollback tid 2 to smithi08884213-17 2024-09-13T02:51:51.498 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 17 v 1876 (ObjNum 1152 snap 366 seq_num 1152) dirty exists 2024-09-13T02:51:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:3972: done (3 left) 2024-09-13T02:51:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:3975: done (2 left) 2024-09-13T02:51:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:3976: read oid 33 snap -1 2024-09-13T02:51:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:3976: expect (ObjNum 1116 snap 356 seq_num 1116) 2024-09-13T02:51:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:3977: rmattr oid 41 current snap is 385 2024-09-13T02:51:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:3978: snap_create 2024-09-13T02:51:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:3974: finishing write tid 1 to smithi08884213-34 2024-09-13T02:51:51.503 INFO:tasks.rados.rados.0.smithi088.stdout:3974: finishing write tid 2 to smithi08884213-34 2024-09-13T02:51:51.504 INFO:tasks.rados.rados.0.smithi088.stdout:3974: finishing write tid 3 to smithi08884213-34 2024-09-13T02:51:51.505 INFO:tasks.rados.rados.0.smithi088.stdout:3974: finishing write tid 4 to smithi08884213-34 2024-09-13T02:51:51.505 INFO:tasks.rados.rados.0.smithi088.stdout:3974: oid 34 updating version 0 to 1752 2024-09-13T02:51:51.505 INFO:tasks.rados.rados.0.smithi088.stdout:3974: oid 34 updating version 1752 to 1753 2024-09-13T02:51:51.506 INFO:tasks.rados.rados.0.smithi088.stdout:3974: oid 34 version 1753 is already newer than 1751 2024-09-13T02:51:51.506 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 34 v 1753 (ObjNum 1202 snap 385 seq_num 1202) dirty exists 2024-09-13T02:51:51.506 INFO:tasks.rados.rados.0.smithi088.stdout:3974: left oid 34 (ObjNum 1202 snap 385 seq_num 1202) 2024-09-13T02:51:51.508 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 41 v 1877 (ObjNum 1172 snap 375 seq_num 1172) dirty exists 2024-09-13T02:51:51.528 INFO:tasks.rados.rados.0.smithi088.stdout:3973: expect (ObjNum 1167 snap 371 seq_num 1167) 2024-09-13T02:51:51.910 INFO:tasks.rados.rados.0.smithi088.stdout:3976: expect (ObjNum 1116 snap 356 seq_num 1116) 2024-09-13T02:51:52.491 INFO:tasks.rados.rados.0.smithi088.stdout:3973: done (4 left) 2024-09-13T02:51:52.491 INFO:tasks.rados.rados.0.smithi088.stdout:3974: done (3 left) 2024-09-13T02:51:52.491 INFO:tasks.rados.rados.0.smithi088.stdout:3976: done (2 left) 2024-09-13T02:51:52.491 INFO:tasks.rados.rados.0.smithi088.stdout:3977: done (1 left) 2024-09-13T02:51:52.492 INFO:tasks.rados.rados.0.smithi088.stdout:3978: done (0 left) 2024-09-13T02:51:52.492 INFO:tasks.rados.rados.0.smithi088.stdout:3979: snap_create 2024-09-13T02:51:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:52 smithi088 ceph-mon[96266]: pgmap v963: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 385 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-09-13T02:51:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:52 smithi088 ceph-mon[96266]: osdmap e855: 8 total, 8 up, 8 in 2024-09-13T02:51:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:52 smithi088 ceph-mon[98762]: pgmap v963: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 385 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-09-13T02:51:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:52 smithi088 ceph-mon[98762]: osdmap e855: 8 total, 8 up, 8 in 2024-09-13T02:51:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:52 smithi195 ceph-mon[87742]: pgmap v963: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 385 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 23 MiB/s rd, 3.8 MiB/s wr, 11 op/s 2024-09-13T02:51:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:52 smithi195 ceph-mon[87742]: osdmap e855: 8 total, 8 up, 8 in 2024-09-13T02:51:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:51:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:51:53] "GET /metrics HTTP/1.1" 200 36325 "" "Prometheus/2.43.0" 2024-09-13T02:51:53.495 INFO:tasks.rados.rados.0.smithi088.stdout:3979: done (0 left) 2024-09-13T02:51:53.495 INFO:tasks.rados.rados.0.smithi088.stdout:3980: read oid 29 snap 386 2024-09-13T02:51:53.495 INFO:tasks.rados.rados.0.smithi088.stdout:3980: expect (ObjNum 1061 snap 334 seq_num 1061) 2024-09-13T02:51:53.495 INFO:tasks.rados.rados.0.smithi088.stdout:3981: rollback oid 18 current snap is 387 2024-09-13T02:51:53.495 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 18 to 382 2024-09-13T02:51:53.495 INFO:tasks.rados.rados.0.smithi088.stdout:3982: copy_from oid 50 from oid 24 current snap is 387 2024-09-13T02:51:53.495 INFO:tasks.rados.rados.0.smithi088.stdout:3983: read oid 47 snap -1 2024-09-13T02:51:53.495 INFO:tasks.rados.rados.0.smithi088.stdout:3983: expect (ObjNum 1183 snap 378 seq_num 1183) 2024-09-13T02:51:53.495 INFO:tasks.rados.rados.0.smithi088.stdout:3984: snap_create 2024-09-13T02:51:53.503 INFO:tasks.rados.rados.0.smithi088.stdout:3981: finishing rollback tid 1 to smithi08884213-18 2024-09-13T02:51:53.503 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 18 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-09-13T02:51:53.506 INFO:tasks.rados.rados.0.smithi088.stdout:3982: finishing copy_from racing read to smithi08884213-50 2024-09-13T02:51:53.508 INFO:tasks.rados.rados.0.smithi088.stdout:3982: finishing copy_from to smithi08884213-50 2024-09-13T02:51:53.508 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 50 v 1894 (ObjNum 1180 snap 378 seq_num 1180) dirty exists 2024-09-13T02:51:53.512 INFO:tasks.rados.rados.0.smithi088.stdout:3980: expect (ObjNum 1061 snap 334 seq_num 1061) 2024-09-13T02:51:53.621 INFO:tasks.rados.rados.0.smithi088.stdout:3983: expect (ObjNum 1183 snap 378 seq_num 1183) 2024-09-13T02:51:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:53 smithi088 ceph-mon[96266]: osdmap e856: 8 total, 8 up, 8 in 2024-09-13T02:51:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:53 smithi088 ceph-mon[98762]: osdmap e856: 8 total, 8 up, 8 in 2024-09-13T02:51:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:53 smithi195 ceph-mon[87742]: osdmap e856: 8 total, 8 up, 8 in 2024-09-13T02:51:54.495 INFO:tasks.rados.rados.0.smithi088.stdout:3980: done (4 left) 2024-09-13T02:51:54.495 INFO:tasks.rados.rados.0.smithi088.stdout:3981: done (3 left) 2024-09-13T02:51:54.495 INFO:tasks.rados.rados.0.smithi088.stdout:3982: done (2 left) 2024-09-13T02:51:54.495 INFO:tasks.rados.rados.0.smithi088.stdout:3983: done (1 left) 2024-09-13T02:51:54.495 INFO:tasks.rados.rados.0.smithi088.stdout:3984: done (0 left) 2024-09-13T02:51:54.496 INFO:tasks.rados.rados.0.smithi088.stdout:3985: setattr oid 29 current snap is 388 2024-09-13T02:51:54.497 INFO:tasks.rados.rados.0.smithi088.stdout:3986: read oid 25 snap -1 2024-09-13T02:51:54.498 INFO:tasks.rados.rados.0.smithi088.stdout:3986: expect deleted 2024-09-13T02:51:54.498 INFO:tasks.rados.rados.0.smithi088.stdout:3987: copy_from oid 7 from oid 16 current snap is 388 2024-09-13T02:51:54.498 INFO:tasks.rados.rados.0.smithi088.stdout:3988: rmattr oid 40 current snap is 388 2024-09-13T02:51:54.498 INFO:tasks.rados.rados.0.smithi088.stdout:3988: done (3 left) 2024-09-13T02:51:54.498 INFO:tasks.rados.rados.0.smithi088.stdout:3989: copy_from oid 21 from oid 39 current snap is 388 2024-09-13T02:51:54.498 INFO:tasks.rados.rados.0.smithi088.stdout:3990: rollback oid 9 current snap is 388 2024-09-13T02:51:54.498 INFO:tasks.rados.rados.0.smithi088.stdout:rollback oid 9 to 386 2024-09-13T02:51:54.498 INFO:tasks.rados.rados.0.smithi088.stdout:3991: snap_remove snap 381 2024-09-13T02:51:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:54 smithi088 ceph-mon[96266]: pgmap v966: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 376 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 446 KiB/s wr, 6 op/s 2024-09-13T02:51:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:54 smithi088 ceph-mon[96266]: osdmap e857: 8 total, 8 up, 8 in 2024-09-13T02:51:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:54 smithi088 ceph-mon[96266]: osdmap e858: 8 total, 8 up, 8 in 2024-09-13T02:51:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:54 smithi088 ceph-mon[98762]: pgmap v966: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 376 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 446 KiB/s wr, 6 op/s 2024-09-13T02:51:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:54 smithi088 ceph-mon[98762]: osdmap e857: 8 total, 8 up, 8 in 2024-09-13T02:51:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:54 smithi088 ceph-mon[98762]: osdmap e858: 8 total, 8 up, 8 in 2024-09-13T02:51:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:54 smithi195 ceph-mon[87742]: pgmap v966: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 376 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 446 KiB/s wr, 6 op/s 2024-09-13T02:51:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:54 smithi195 ceph-mon[87742]: osdmap e857: 8 total, 8 up, 8 in 2024-09-13T02:51:54.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:54 smithi195 ceph-mon[87742]: osdmap e858: 8 total, 8 up, 8 in 2024-09-13T02:51:55.504 INFO:tasks.rados.rados.0.smithi088.stdout:3991: done (5 left) 2024-09-13T02:51:55.504 INFO:tasks.rados.rados.0.smithi088.stdout:3992: delete oid 13 current snap is 388 2024-09-13T02:51:55.504 INFO:tasks.rados.rados.0.smithi088.stdout:3990: finishing rollback tid 1 to smithi08884213-9 2024-09-13T02:51:55.504 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 9 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-09-13T02:51:55.504 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 29 v 2088 (ObjNum 1061 snap 334 seq_num 1061) dirty exists 2024-09-13T02:51:55.504 INFO:tasks.rados.rados.0.smithi088.stdout:3987: finishing copy_from racing read to smithi08884213-7 2024-09-13T02:51:55.504 INFO:tasks.rados.rados.0.smithi088.stdout:3987: finishing copy_from to smithi08884213-7 2024-09-13T02:51:55.505 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 7 v 1922 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-09-13T02:51:55.505 INFO:tasks.rados.rados.0.smithi088.stdout:3989: finishing copy_from racing read to smithi08884213-21 2024-09-13T02:51:55.505 INFO:tasks.rados.rados.0.smithi088.stdout:3989: finishing copy_from to smithi08884213-21 2024-09-13T02:51:55.505 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 21 v 2042 (ObjNum 880 snap 276 seq_num 880) dirty exists 2024-09-13T02:51:55.512 INFO:tasks.rados.rados.0.smithi088.stdout:3985: done (5 left) 2024-09-13T02:51:55.512 INFO:tasks.rados.rados.0.smithi088.stdout:3986: done (4 left) 2024-09-13T02:51:55.512 INFO:tasks.rados.rados.0.smithi088.stdout:3987: done (3 left) 2024-09-13T02:51:55.512 INFO:tasks.rados.rados.0.smithi088.stdout:3989: done (2 left) 2024-09-13T02:51:55.512 INFO:tasks.rados.rados.0.smithi088.stdout:3990: done (1 left) 2024-09-13T02:51:55.512 INFO:tasks.rados.rados.0.smithi088.stdout:3992: done (0 left) 2024-09-13T02:51:55.512 INFO:tasks.rados.rados.0.smithi088.stdout:3993: read oid 35 snap -1 2024-09-13T02:51:55.512 INFO:tasks.rados.rados.0.smithi088.stdout:3993: expect (ObjNum 1089 snap 341 seq_num 1089) 2024-09-13T02:51:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:3994: rmattr oid 11 current snap is 388 2024-09-13T02:51:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:3994: done (1 left) 2024-09-13T02:51:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:3995: read oid 15 snap -1 2024-09-13T02:51:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:3995: expect (ObjNum 1085 snap 339 seq_num 1085) 2024-09-13T02:51:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:append oid 4 current snap is 388 2024-09-13T02:51:55.513 INFO:tasks.rados.rados.0.smithi088.stdout:3996: seq_num 1205 ranges {0=589824,589824=401408} 2024-09-13T02:51:55.515 INFO:tasks.rados.rados.0.smithi088.stdout:3996: writing smithi08884213-4 from 0 to 589824 tid 1 2024-09-13T02:51:55.518 INFO:tasks.rados.rados.0.smithi088.stdout:3996: writing smithi08884213-4 from 589824 to 991232 tid 2 2024-09-13T02:51:55.518 INFO:tasks.rados.rados.0.smithi088.stdout:3997: snap_remove snap 387 2024-09-13T02:51:56.490 INFO:tasks.rados.rados.0.smithi088.stdout:3997: done (3 left) 2024-09-13T02:51:56.490 INFO:tasks.rados.rados.0.smithi088.stdout:3998: copy_from oid 46 from oid 1 current snap is 388 2024-09-13T02:51:56.490 INFO:tasks.rados.rados.0.smithi088.stdout:3999: read oid 50 snap -1 2024-09-13T02:51:56.491 INFO:tasks.rados.rados.0.smithi088.stdout:3999: expect (ObjNum 1180 snap 378 seq_num 1180) 2024-09-13T02:51:56.491 INFO:tasks.rados.rados.0.smithi088.stdout: waiting on 5 2024-09-13T02:51:56.491 INFO:tasks.rados.rados.0.smithi088.stdout:3993: expect (ObjNum 1089 snap 341 seq_num 1089) 2024-09-13T02:51:56.736 INFO:tasks.rados.rados.0.smithi088.stdout:3996: finishing write tid 1 to smithi08884213-4 2024-09-13T02:51:56.736 INFO:tasks.rados.rados.0.smithi088.stdout:3996: finishing write tid 2 to smithi08884213-4 2024-09-13T02:51:56.737 INFO:tasks.rados.rados.0.smithi088.stdout:3996: finishing write tid 3 to smithi08884213-4 2024-09-13T02:51:56.737 INFO:tasks.rados.rados.0.smithi088.stdout:3995: expect (ObjNum 1085 snap 339 seq_num 1085) 2024-09-13T02:51:56.787 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:56 smithi195 ceph-mon[87742]: pgmap v969: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 376 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 584 KiB/s wr, 5 op/s 2024-09-13T02:51:56.787 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:56 smithi195 ceph-mon[87742]: osdmap e859: 8 total, 8 up, 8 in 2024-09-13T02:51:56.787 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:56 smithi195 ceph-mon[87742]: osdmap e860: 8 total, 8 up, 8 in 2024-09-13T02:51:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:56 smithi088 ceph-mon[96266]: pgmap v969: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 376 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 584 KiB/s wr, 5 op/s 2024-09-13T02:51:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:56 smithi088 ceph-mon[96266]: osdmap e859: 8 total, 8 up, 8 in 2024-09-13T02:51:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:56 smithi088 ceph-mon[96266]: osdmap e860: 8 total, 8 up, 8 in 2024-09-13T02:51:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:56 smithi088 ceph-mon[98762]: pgmap v969: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 376 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 584 KiB/s wr, 5 op/s 2024-09-13T02:51:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:56 smithi088 ceph-mon[98762]: osdmap e859: 8 total, 8 up, 8 in 2024-09-13T02:51:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:56 smithi088 ceph-mon[98762]: osdmap e860: 8 total, 8 up, 8 in 2024-09-13T02:51:58.536 INFO:tasks.rados.rados.0.smithi088.stdout:3996: finishing write tid 4 to smithi08884213-4 2024-09-13T02:51:58.536 INFO:tasks.rados.rados.0.smithi088.stdout:3996: oid 4 updating version 0 to 1754 2024-09-13T02:51:58.536 INFO:tasks.rados.rados.0.smithi088.stdout:3996: oid 4 updating version 1754 to 1756 2024-09-13T02:51:58.536 INFO:tasks.rados.rados.0.smithi088.stdout:3996: oid 4 version 1756 is already newer than 1755 2024-09-13T02:51:58.537 INFO:tasks.rados.rados.0.smithi088.stdout:update_object_version oid 4 v 1756 (ObjNum 1205 snap 388 seq_num 1205) dirty exists 2024-09-13T02:51:58.537 INFO:tasks.rados.rados.0.smithi088.stdout:3996: left oid 4 (ObjNum 1205 snap 388 seq_num 1205) 2024-09-13T02:51:58.537 INFO:tasks.rados.rados.0.smithi088.stdout:3993: done (4 left) 2024-09-13T02:51:58.537 INFO:tasks.rados.rados.0.smithi088.stdout:3995: done (3 left) 2024-09-13T02:51:58.537 INFO:tasks.rados.rados.0.smithi088.stdout:3996: done (2 left) 2024-09-13T02:51:58.537 INFO:tasks.rados.rados.0.smithi088.stdout: waiting on 2 2024-09-13T02:51:58.537 INFO:tasks.rados.rados.0.smithi088.stdout:3998: finishing copy_from to smithi08884213-46 2024-09-13T02:51:58.537 INFO:tasks.rados.rados.0.smithi088.stdout:3998: got expected ENOENT (src dne) 2024-09-13T02:51:58.537 INFO:tasks.rados.rados.0.smithi088.stdout:3998: finishing copy_from racing read to smithi08884213-46 2024-09-13T02:51:58.537 INFO:tasks.rados.rados.0.smithi088.stdout:3999: expect (ObjNum 1180 snap 378 seq_num 1180) 2024-09-13T02:51:58.550 INFO:tasks.rados.rados.0.smithi088.stdout:3998: done (1 left) 2024-09-13T02:51:58.550 INFO:tasks.rados.rados.0.smithi088.stdout:3999: done (0 left) 2024-09-13T02:51:58.552 INFO:tasks.rados.rados.0.smithi088.stderr:0 errors. 2024-09-13T02:51:58.552 INFO:tasks.rados.rados.0.smithi088.stderr: 2024-09-13T02:51:58.556 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T02:51:58.752 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:51:58.871 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:58 smithi088 ceph-mon[96266]: pgmap v972: 121 pgs: 121 active+clean; 384 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-09-13T02:51:58.871 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:58 smithi088 ceph-mon[98762]: pgmap v972: 121 pgs: 121 active+clean; 384 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-09-13T02:51:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:58 smithi195 ceph-mon[87742]: pgmap v972: 121 pgs: 121 active+clean; 384 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.4 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-09-13T02:51:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:51:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:51:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:51:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:51:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:51:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:52:00.607 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:00 smithi088 ceph-mon[96266]: pgmap v973: 121 pgs: 121 active+clean; 384 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-13T02:52:00.608 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:00 smithi088 ceph-mon[98762]: pgmap v973: 121 pgs: 121 active+clean; 384 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-13T02:52:00.743 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:52:00.743 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":860,"fsid":"d75e6bfc-7177-11ef-bceb-c7b262605968","created":"2024-09-13T02:29:17.810952+0000","modified":"2024-09-13T02:51:56.483461+0000","last_up_change":"2024-09-13T02:46:23.475154+0000","last_in_change":"2024-09-13T02:34:04.856554+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":27,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-13T02:32:24.204945+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-13T02:34:45.748025+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-13T02:34:49.002207+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","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-09-13T02:35:42.558417+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"74","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":74,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2024-09-13T02:38:32.236880+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"860","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":452,"snap_epoch":860,"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":"3f7dbc87-9d88-478f-bc37-17cb7238541e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":283,"up_from":296,"up_thru":534,"down_at":284,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1007594497},{"type":"v1","addr":"172.21.15.88:6803","nonce":1007594497}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1007594497},{"type":"v1","addr":"172.21.15.88:6805","nonce":1007594497}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1007594497},{"type":"v1","addr":"172.21.15.88:6809","nonce":1007594497}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1007594497},{"type":"v1","addr":"172.21.15.88:6807","nonce":1007594497}]},"public_addr":"172.21.15.88:6803/1007594497","cluster_addr":"172.21.15.88:6805/1007594497","heartbeat_back_addr":"172.21.15.88:6809/1007594497","heartbeat_front_addr":"172.21.15.88:6807/1007594497","state":["exists","up"]},{"osd":1,"uuid":"2295b8cd-4034-4d94-91fc-9c92b1d7dac3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":317,"up_from":330,"up_thru":534,"down_at":318,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":1233217343},{"type":"v1","addr":"172.21.15.88:6811","nonce":1233217343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":1233217343},{"type":"v1","addr":"172.21.15.88:6813","nonce":1233217343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":1233217343},{"type":"v1","addr":"172.21.15.88:6817","nonce":1233217343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":1233217343},{"type":"v1","addr":"172.21.15.88:6815","nonce":1233217343}]},"public_addr":"172.21.15.88:6811/1233217343","cluster_addr":"172.21.15.88:6813/1233217343","heartbeat_back_addr":"172.21.15.88:6817/1233217343","heartbeat_front_addr":"172.21.15.88:6815/1233217343","state":["exists","up"]},{"osd":2,"uuid":"b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":351,"up_from":364,"up_thru":534,"down_at":352,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":1749890334},{"type":"v1","addr":"172.21.15.88:6819","nonce":1749890334}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":1749890334},{"type":"v1","addr":"172.21.15.88:6821","nonce":1749890334}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":1749890334},{"type":"v1","addr":"172.21.15.88:6825","nonce":1749890334}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":1749890334},{"type":"v1","addr":"172.21.15.88:6823","nonce":1749890334}]},"public_addr":"172.21.15.88:6819/1749890334","cluster_addr":"172.21.15.88:6821/1749890334","heartbeat_back_addr":"172.21.15.88:6825/1749890334","heartbeat_front_addr":"172.21.15.88:6823/1749890334","state":["exists","up"]},{"osd":3,"uuid":"019481ca-c0d1-45a7-879e-f77e36fe2f7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":385,"up_from":397,"up_thru":534,"down_at":386,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":3296579109},{"type":"v1","addr":"172.21.15.88:6827","nonce":3296579109}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":3296579109},{"type":"v1","addr":"172.21.15.88:6829","nonce":3296579109}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":3296579109},{"type":"v1","addr":"172.21.15.88:6833","nonce":3296579109}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":3296579109},{"type":"v1","addr":"172.21.15.88:6831","nonce":3296579109}]},"public_addr":"172.21.15.88:6827/3296579109","cluster_addr":"172.21.15.88:6829/3296579109","heartbeat_back_addr":"172.21.15.88:6833/3296579109","heartbeat_front_addr":"172.21.15.88:6831/3296579109","state":["exists","up"]},{"osd":4,"uuid":"2d2e52c9-a136-4951-ab6d-fb3afa4bcb44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":418,"up_from":431,"up_thru":534,"down_at":419,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":1978827045},{"type":"v1","addr":"172.21.15.195:6801","nonce":1978827045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":1978827045},{"type":"v1","addr":"172.21.15.195:6803","nonce":1978827045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":1978827045},{"type":"v1","addr":"172.21.15.195:6807","nonce":1978827045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":1978827045},{"type":"v1","addr":"172.21.15.195:6805","nonce":1978827045}]},"public_addr":"172.21.15.195:6801/1978827045","cluster_addr":"172.21.15.195:6803/1978827045","heartbeat_back_addr":"172.21.15.195:6807/1978827045","heartbeat_front_addr":"172.21.15.195:6805/1978827045","state":["exists","up"]},{"osd":5,"uuid":"e4b7fa0f-c11e-4e9f-8981-d227a280c3e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":452,"up_from":466,"up_thru":534,"down_at":453,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":2736190726},{"type":"v1","addr":"172.21.15.195:6809","nonce":2736190726}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":2736190726},{"type":"v1","addr":"172.21.15.195:6811","nonce":2736190726}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":2736190726},{"type":"v1","addr":"172.21.15.195:6815","nonce":2736190726}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":2736190726},{"type":"v1","addr":"172.21.15.195:6813","nonce":2736190726}]},"public_addr":"172.21.15.195:6809/2736190726","cluster_addr":"172.21.15.195:6811/2736190726","heartbeat_back_addr":"172.21.15.195:6815/2736190726","heartbeat_front_addr":"172.21.15.195:6813/2736190726","state":["exists","up"]},{"osd":6,"uuid":"0ef7015e-7b04-4bf3-9a4e-424b4591e2c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":486,"up_from":499,"up_thru":534,"down_at":487,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6816","nonce":1263278986},{"type":"v1","addr":"172.21.15.195:6817","nonce":1263278986}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":1263278986},{"type":"v1","addr":"172.21.15.195:6819","nonce":1263278986}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":1263278986},{"type":"v1","addr":"172.21.15.195:6823","nonce":1263278986}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":1263278986},{"type":"v1","addr":"172.21.15.195:6821","nonce":1263278986}]},"public_addr":"172.21.15.195:6817/1263278986","cluster_addr":"172.21.15.195:6819/1263278986","heartbeat_back_addr":"172.21.15.195:6823/1263278986","heartbeat_front_addr":"172.21.15.195:6821/1263278986","state":["exists","up"]},{"osd":7,"uuid":"1c38bf33-27fc-4195-bee1-5bfae8649e60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":520,"up_from":534,"up_thru":534,"down_at":521,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6824","nonce":343667665},{"type":"v1","addr":"172.21.15.195:6825","nonce":343667665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":343667665},{"type":"v1","addr":"172.21.15.195:6827","nonce":343667665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":343667665},{"type":"v1","addr":"172.21.15.195:6831","nonce":343667665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":343667665},{"type":"v1","addr":"172.21.15.195:6829","nonce":343667665}]},"public_addr":"172.21.15.195:6825/343667665","cluster_addr":"172.21.15.195:6827/343667665","heartbeat_back_addr":"172.21.15.195:6831/343667665","heartbeat_front_addr":"172.21.15.195:6829/343667665","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-09-13T02:31:31.488387+0000","dead_epoch":283},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:56.279579+0000","dead_epoch":317},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:21.216156+0000","dead_epoch":351},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:46.052312+0000","dead_epoch":385},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:07.855009+0000","dead_epoch":418},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:31.244104+0000","dead_epoch":452},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:55.698218+0000","dead_epoch":486},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:34:19.948022+0000","dead_epoch":520}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.8","mappings":[{"from":7,"to":2}]},{"pgid":"3.e","mappings":[{"from":4,"to":3}]},{"pgid":"3.17","mappings":[{"from":0,"to":2}]},{"pgid":"3.32","mappings":[{"from":0,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.195:6832/2268681213":"2024-09-14T02:46:45.273380+0000","172.21.15.88:0/1493171961":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/2247762410":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/2954944473":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/3164525017":"2024-09-14T02:35:38.845629+0000","172.21.15.195:6833/2268681213":"2024-09-14T02:46:45.273380+0000","172.21.15.88:0/3889804244":"2024-09-14T02:29:47.120232+0000","172.21.15.88:6801/1014790346":"2024-09-14T02:39:36.510988+0000","172.21.15.88:0/1167029173":"2024-09-14T02:40:59.139843+0000","172.21.15.195:0/1890526573":"2024-09-14T02:40:17.492196+0000","172.21.15.88:0/3529212037":"2024-09-14T02:29:47.120232+0000","172.21.15.195:0/632228954":"2024-09-14T02:40:17.492196+0000","172.21.15.88:6801/2565470801":"2024-09-14T02:40:59.139843+0000","172.21.15.88:6800/2565470801":"2024-09-14T02:40:59.139843+0000","172.21.15.195:0/487935552":"2024-09-14T02:40:17.492196+0000","172.21.15.88:0/427155106":"2024-09-14T02:39:36.510988+0000","172.21.15.88:0/950460466":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/1892503288":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/2889069261":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/4292228526":"2024-09-14T02:35:38.845629+0000","172.21.15.88:0/4184814948":"2024-09-14T02:39:36.510988+0000","172.21.15.88:0/4247256124":"2024-09-14T02:39:36.510988+0000","172.21.15.88:0/3064134253":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/3594785184":"2024-09-14T02:39:36.510988+0000","172.21.15.88:0/1005195533":"2024-09-14T02:35:38.845629+0000","172.21.15.195:0/3066458049":"2024-09-14T02:40:17.492196+0000","172.21.15.88:0/1027692556":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/2740997981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6801/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.195:0/1871156847":"2024-09-14T02:40:17.492196+0000","172.21.15.195:0/3877850768":"2024-09-14T02:40:17.492196+0000","172.21.15.88:6800/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2732982895":"2024-09-14T02:35:38.845629+0000","172.21.15.88:6800/277695350":"2024-09-14T02:35:38.845629+0000","172.21.15.88:6801/277695350":"2024-09-14T02:35:38.845629+0000","172.21.15.195:6834/4243732878":"2024-09-14T02:40:17.492196+0000","172.21.15.195:6835/4243732878":"2024-09-14T02:40:17.492196+0000","172.21.15.88:6800/1014790346":"2024-09-14T02:39:36.510988+0000","172.21.15.88:0/890035605":"2024-09-14T02:30:09.912643+0000","172.21.15.195:0/142178200":"2024-09-14T02:40:17.492196+0000","172.21.15.88:0/267419297":"2024-09-14T02:39:36.510988+0000","172.21.15.88:6801/3547393190":"2024-09-14T02:29:47.120232+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":441,"length":1},{"begin":446,"length":1},{"begin":452,"length":1}]}],"new_removed_snaps":[{"pool":5,"snaps":[{"begin":452,"length":1}]}],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":422,"length":1},{"begin":437,"length":1},{"begin":444,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-13T02:52:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:00 smithi195 ceph-mon[87742]: pgmap v973: 121 pgs: 121 active+clean; 384 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.5 MiB/s wr, 12 op/s 2024-09-13T02:52:01.385 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-13T02:52:01.585 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:52:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:01 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2349105166' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:52:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:01 smithi088 ceph-mon[96266]: pgmap v974: 121 pgs: 121 active+clean; 385 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-13T02:52:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:01 smithi088 ceph-mon[96266]: osdmap e861: 8 total, 8 up, 8 in 2024-09-13T02:52:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:01 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2349105166' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:52:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:01 smithi088 ceph-mon[98762]: pgmap v974: 121 pgs: 121 active+clean; 385 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-13T02:52:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:01 smithi088 ceph-mon[98762]: osdmap e861: 8 total, 8 up, 8 in 2024-09-13T02:52:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:01 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2349105166' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T02:52:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:01 smithi195 ceph-mon[87742]: pgmap v974: 121 pgs: 121 active+clean; 385 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-13T02:52:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:01 smithi195 ceph-mon[87742]: osdmap e861: 8 total, 8 up, 8 in 2024-09-13T02:52:03.344 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:52:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:52:03] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.43.0" 2024-09-13T02:52:03.611 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T02:52:03.612 INFO:teuthology.orchestra.run.smithi088.stderr:dumped all 2024-09-13T02:52:04.500 INFO:teuthology.orchestra.run.smithi088.stdout:{"pg_ready":true,"pg_map":{"version":976,"stamp":"2024-09-13T02:52:03.324084+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":404102171,"num_objects":176,"num_object_clones":104,"num_object_copies":528,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":176,"num_whiteouts":5,"num_read":4829,"num_read_kb":5538343,"num_write":9316,"num_write_kb":1932238,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":166,"num_bytes_recovered":576636512,"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":17191,"ondisk_log_size":17191,"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":3427604,"kb_used_data":643044,"kb_used_omap":237,"kb_used_meta":2784210,"kb_avail":746533612,"statfs":{"total":767960285184,"available":764450418688,"internally_reserved":0,"allocated":658477056,"data_stored":1011918411,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":243410,"internal_metadata":2851031342},"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":9388032,"num_objects":8,"num_object_clones":8,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":1,"num_read":22,"num_read_kb":75982,"num_write":59,"num_write_kb":9168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"7.824878"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":1126,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.611314+0000","last_change":"2024-09-13T02:46:24.523493+0000","last_active":"2024-09-13T02:52:01.611314+0000","last_peered":"2024-09-13T02:52:01.611314+0000","last_clean":"2024-09-13T02:52:01.611314+0000","last_became_active":"2024-09-13T02:46:24.522021+0000","last_became_peered":"2024-09-13T02:46:24.522021+0000","last_unstale":"2024-09-13T02:52:01.611314+0000","last_undegraded":"2024-09-13T02:52:01.611314+0000","last_fullsized":"2024-09-13T02:52:01.611314+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:28:06.572844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1336,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487614+0000","last_change":"2024-09-13T02:45:49.402011+0000","last_active":"2024-09-13T02:51:56.487614+0000","last_peered":"2024-09-13T02:51:56.487614+0000","last_clean":"2024-09-13T02:51:56.487614+0000","last_became_active":"2024-09-13T02:45:49.401756+0000","last_became_peered":"2024-09-13T02:45:49.401756+0000","last_unstale":"2024-09-13T02:51:56.487614+0000","last_undegraded":"2024-09-13T02:51:56.487614+0000","last_fullsized":"2024-09-13T02:51:56.487614+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:04:59.383995+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1370,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609116+0000","last_change":"2024-09-13T02:43:32.441294+0000","last_active":"2024-09-13T02:52:01.609116+0000","last_peered":"2024-09-13T02:52:01.609116+0000","last_clean":"2024-09-13T02:52:01.609116+0000","last_became_active":"2024-09-13T02:43:32.441003+0000","last_became_peered":"2024-09-13T02:43:32.441003+0000","last_unstale":"2024-09-13T02:52:01.609116+0000","last_undegraded":"2024-09-13T02:52:01.609116+0000","last_fullsized":"2024-09-13T02:52:01.609116+0000","mapping_epoch":364,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":365,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:23:31.651819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1197,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488241+0000","last_change":"2024-09-13T02:46:24.508386+0000","last_active":"2024-09-13T02:51:56.488241+0000","last_peered":"2024-09-13T02:51:56.488241+0000","last_clean":"2024-09-13T02:51:56.488241+0000","last_became_active":"2024-09-13T02:46:24.507332+0000","last_became_peered":"2024-09-13T02:46:24.507332+0000","last_unstale":"2024-09-13T02:51:56.488241+0000","last_undegraded":"2024-09-13T02:51:56.488241+0000","last_fullsized":"2024-09-13T02:51:56.488241+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:18:26.997862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1140,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.611262+0000","last_change":"2024-09-13T02:46:24.513848+0000","last_active":"2024-09-13T02:52:01.611262+0000","last_peered":"2024-09-13T02:52:01.611262+0000","last_clean":"2024-09-13T02:52:01.611262+0000","last_became_active":"2024-09-13T02:46:24.513258+0000","last_became_peered":"2024-09-13T02:46:24.513258+0000","last_unstale":"2024-09-13T02:52:01.611262+0000","last_undegraded":"2024-09-13T02:52:01.611262+0000","last_fullsized":"2024-09-13T02:52:01.611262+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:51:50.712079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1175,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488172+0000","last_change":"2024-09-13T02:45:16.401959+0000","last_active":"2024-09-13T02:51:56.488172+0000","last_peered":"2024-09-13T02:51:56.488172+0000","last_clean":"2024-09-13T02:51:56.488172+0000","last_became_active":"2024-09-13T02:45:16.398526+0000","last_became_peered":"2024-09-13T02:45:16.398526+0000","last_unstale":"2024-09-13T02:51:56.488172+0000","last_undegraded":"2024-09-13T02:51:56.488172+0000","last_fullsized":"2024-09-13T02:51:56.488172+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:02:06.668208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1140,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610335+0000","last_change":"2024-09-13T02:46:24.518221+0000","last_active":"2024-09-13T02:52:01.610335+0000","last_peered":"2024-09-13T02:52:01.610335+0000","last_clean":"2024-09-13T02:52:01.610335+0000","last_became_active":"2024-09-13T02:46:24.515144+0000","last_became_peered":"2024-09-13T02:46:24.515144+0000","last_unstale":"2024-09-13T02:52:01.610335+0000","last_undegraded":"2024-09-13T02:52:01.610335+0000","last_fullsized":"2024-09-13T02:52:01.610335+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:18:41.956933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1239,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753132+0000","last_change":"2024-09-13T02:45:49.400179+0000","last_active":"2024-09-13T02:51:56.753132+0000","last_peered":"2024-09-13T02:51:56.753132+0000","last_clean":"2024-09-13T02:51:56.753132+0000","last_became_active":"2024-09-13T02:45:49.399872+0000","last_became_peered":"2024-09-13T02:45:49.399872+0000","last_unstale":"2024-09-13T02:51:56.753132+0000","last_undegraded":"2024-09-13T02:51:56.753132+0000","last_fullsized":"2024-09-13T02:51:56.753132+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:24:17.228309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1134,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.611219+0000","last_change":"2024-09-13T02:46:24.522674+0000","last_active":"2024-09-13T02:52:01.611219+0000","last_peered":"2024-09-13T02:52:01.611219+0000","last_clean":"2024-09-13T02:52:01.611219+0000","last_became_active":"2024-09-13T02:46:24.521401+0000","last_became_peered":"2024-09-13T02:46:24.521401+0000","last_unstale":"2024-09-13T02:52:01.611219+0000","last_undegraded":"2024-09-13T02:52:01.611219+0000","last_fullsized":"2024-09-13T02:52:01.611219+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:34:56.039831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1164,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610310+0000","last_change":"2024-09-13T02:45:49.408404+0000","last_active":"2024-09-13T02:52:01.610310+0000","last_peered":"2024-09-13T02:52:01.610310+0000","last_clean":"2024-09-13T02:52:01.610310+0000","last_became_active":"2024-09-13T02:45:49.406063+0000","last_became_peered":"2024-09-13T02:45:49.406063+0000","last_unstale":"2024-09-13T02:52:01.610310+0000","last_undegraded":"2024-09-13T02:52:01.610310+0000","last_fullsized":"2024-09-13T02:52:01.610310+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:23:55.976614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1164,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.611752+0000","last_change":"2024-09-13T02:45:49.405910+0000","last_active":"2024-09-13T02:52:01.611752+0000","last_peered":"2024-09-13T02:52:01.611752+0000","last_clean":"2024-09-13T02:52:01.611752+0000","last_became_active":"2024-09-13T02:45:49.405665+0000","last_became_peered":"2024-09-13T02:45:49.405665+0000","last_unstale":"2024-09-13T02:52:01.611752+0000","last_undegraded":"2024-09-13T02:52:01.611752+0000","last_fullsized":"2024-09-13T02:52:01.611752+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:40:02.433454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1302,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.752214+0000","last_change":"2024-09-13T02:45:49.398703+0000","last_active":"2024-09-13T02:51:56.752214+0000","last_peered":"2024-09-13T02:51:56.752214+0000","last_clean":"2024-09-13T02:51:56.752214+0000","last_became_active":"2024-09-13T02:45:49.398366+0000","last_became_peered":"2024-09-13T02:45:49.398366+0000","last_unstale":"2024-09-13T02:51:56.752214+0000","last_undegraded":"2024-09-13T02:51:56.752214+0000","last_fullsized":"2024-09-13T02:51:56.752214+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:33:55.224547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":1267,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.754530+0000","last_change":"2024-09-13T02:45:49.406912+0000","last_active":"2024-09-13T02:51:56.754530+0000","last_peered":"2024-09-13T02:51:56.754530+0000","last_clean":"2024-09-13T02:51:56.754530+0000","last_became_active":"2024-09-13T02:45:49.406564+0000","last_became_peered":"2024-09-13T02:45:49.406564+0000","last_unstale":"2024-09-13T02:51:56.754530+0000","last_undegraded":"2024-09-13T02:51:56.754530+0000","last_fullsized":"2024-09-13T02:51:56.754530+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:05:01.365968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1294,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.752066+0000","last_change":"2024-09-13T02:45:16.407226+0000","last_active":"2024-09-13T02:51:56.752066+0000","last_peered":"2024-09-13T02:51:56.752066+0000","last_clean":"2024-09-13T02:51:56.752066+0000","last_became_active":"2024-09-13T02:45:16.406867+0000","last_became_peered":"2024-09-13T02:45:16.406867+0000","last_unstale":"2024-09-13T02:51:56.752066+0000","last_undegraded":"2024-09-13T02:51:56.752066+0000","last_fullsized":"2024-09-13T02:51:56.752066+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:38:24.500430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":1342,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487303+0000","last_change":"2024-09-13T02:45:16.395510+0000","last_active":"2024-09-13T02:51:56.487303+0000","last_peered":"2024-09-13T02:51:56.487303+0000","last_clean":"2024-09-13T02:51:56.487303+0000","last_became_active":"2024-09-13T02:45:16.395211+0000","last_became_peered":"2024-09-13T02:45:16.395211+0000","last_unstale":"2024-09-13T02:51:56.487303+0000","last_undegraded":"2024-09-13T02:51:56.487303+0000","last_fullsized":"2024-09-13T02:51:56.487303+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:07:21.870274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1177,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487762+0000","last_change":"2024-09-13T02:46:24.508041+0000","last_active":"2024-09-13T02:51:56.487762+0000","last_peered":"2024-09-13T02:51:56.487762+0000","last_clean":"2024-09-13T02:51:56.487762+0000","last_became_active":"2024-09-13T02:46:24.507749+0000","last_became_peered":"2024-09-13T02:46:24.507749+0000","last_unstale":"2024-09-13T02:51:56.487762+0000","last_undegraded":"2024-09-13T02:51:56.487762+0000","last_fullsized":"2024-09-13T02:51:56.487762+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:20:21.639256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1188,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488694+0000","last_change":"2024-09-13T02:46:24.512839+0000","last_active":"2024-09-13T02:51:56.488694+0000","last_peered":"2024-09-13T02:51:56.488694+0000","last_clean":"2024-09-13T02:51:56.488694+0000","last_became_active":"2024-09-13T02:46:24.512416+0000","last_became_peered":"2024-09-13T02:46:24.512416+0000","last_unstale":"2024-09-13T02:51:56.488694+0000","last_undegraded":"2024-09-13T02:51:56.488694+0000","last_fullsized":"2024-09-13T02:51:56.488694+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:00:34.268359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1308,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753193+0000","last_change":"2024-09-13T02:46:24.511376+0000","last_active":"2024-09-13T02:51:56.753193+0000","last_peered":"2024-09-13T02:51:56.753193+0000","last_clean":"2024-09-13T02:51:56.753193+0000","last_became_active":"2024-09-13T02:46:24.511066+0000","last_became_peered":"2024-09-13T02:46:24.511066+0000","last_unstale":"2024-09-13T02:51:56.753193+0000","last_undegraded":"2024-09-13T02:51:56.753193+0000","last_fullsized":"2024-09-13T02:51:56.753193+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:11:04.943171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1125,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.611141+0000","last_change":"2024-09-13T02:46:24.513318+0000","last_active":"2024-09-13T02:52:01.611141+0000","last_peered":"2024-09-13T02:52:01.611141+0000","last_clean":"2024-09-13T02:52:01.611141+0000","last_became_active":"2024-09-13T02:46:24.510546+0000","last_became_peered":"2024-09-13T02:46:24.510546+0000","last_unstale":"2024-09-13T02:52:01.611141+0000","last_undegraded":"2024-09-13T02:52:01.611141+0000","last_fullsized":"2024-09-13T02:52:01.611141+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:25:11.065188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1171,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609371+0000","last_change":"2024-09-13T02:45:49.404875+0000","last_active":"2024-09-13T02:52:01.609371+0000","last_peered":"2024-09-13T02:52:01.609371+0000","last_clean":"2024-09-13T02:52:01.609371+0000","last_became_active":"2024-09-13T02:45:49.404478+0000","last_became_peered":"2024-09-13T02:45:49.404478+0000","last_unstale":"2024-09-13T02:52:01.609371+0000","last_undegraded":"2024-09-13T02:52:01.609371+0000","last_fullsized":"2024-09-13T02:52:01.609371+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:10:36.717650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1370,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609208+0000","last_change":"2024-09-13T02:46:24.518346+0000","last_active":"2024-09-13T02:52:01.609208+0000","last_peered":"2024-09-13T02:52:01.609208+0000","last_clean":"2024-09-13T02:52:01.609208+0000","last_became_active":"2024-09-13T02:46:24.517876+0000","last_became_peered":"2024-09-13T02:46:24.517876+0000","last_unstale":"2024-09-13T02:52:01.609208+0000","last_undegraded":"2024-09-13T02:52:01.609208+0000","last_fullsized":"2024-09-13T02:52:01.609208+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:54:24.755624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1184,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487954+0000","last_change":"2024-09-13T02:46:24.511342+0000","last_active":"2024-09-13T02:51:56.487954+0000","last_peered":"2024-09-13T02:51:56.487954+0000","last_clean":"2024-09-13T02:51:56.487954+0000","last_became_active":"2024-09-13T02:46:24.510102+0000","last_became_peered":"2024-09-13T02:46:24.510102+0000","last_unstale":"2024-09-13T02:51:56.487954+0000","last_undegraded":"2024-09-13T02:51:56.487954+0000","last_fullsized":"2024-09-13T02:51:56.487954+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:15:54.871698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1267,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753333+0000","last_change":"2024-09-13T02:44:40.463631+0000","last_active":"2024-09-13T02:51:56.753333+0000","last_peered":"2024-09-13T02:51:56.753333+0000","last_clean":"2024-09-13T02:51:56.753333+0000","last_became_active":"2024-09-13T02:44:40.463350+0000","last_became_peered":"2024-09-13T02:44:40.463350+0000","last_unstale":"2024-09-13T02:51:56.753333+0000","last_undegraded":"2024-09-13T02:51:56.753333+0000","last_fullsized":"2024-09-13T02:51:56.753333+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:00:33.378784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1203,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487933+0000","last_change":"2024-09-13T02:45:16.404268+0000","last_active":"2024-09-13T02:51:56.487933+0000","last_peered":"2024-09-13T02:51:56.487933+0000","last_clean":"2024-09-13T02:51:56.487933+0000","last_became_active":"2024-09-13T02:45:16.403497+0000","last_became_peered":"2024-09-13T02:45:16.403497+0000","last_unstale":"2024-09-13T02:51:56.487933+0000","last_undegraded":"2024-09-13T02:51:56.487933+0000","last_fullsized":"2024-09-13T02:51:56.487933+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:18:27.406963+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1259,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.754664+0000","last_change":"2024-09-13T02:44:40.470819+0000","last_active":"2024-09-13T02:51:56.754664+0000","last_peered":"2024-09-13T02:51:56.754664+0000","last_clean":"2024-09-13T02:51:56.754664+0000","last_became_active":"2024-09-13T02:44:40.470507+0000","last_became_peered":"2024-09-13T02:44:40.470507+0000","last_unstale":"2024-09-13T02:51:56.754664+0000","last_undegraded":"2024-09-13T02:51:56.754664+0000","last_fullsized":"2024-09-13T02:51:56.754664+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:57:26.776120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1165,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610068+0000","last_change":"2024-09-13T02:46:24.511600+0000","last_active":"2024-09-13T02:52:01.610068+0000","last_peered":"2024-09-13T02:52:01.610068+0000","last_clean":"2024-09-13T02:52:01.610068+0000","last_became_active":"2024-09-13T02:46:24.510724+0000","last_became_peered":"2024-09-13T02:46:24.510724+0000","last_unstale":"2024-09-13T02:52:01.610068+0000","last_undegraded":"2024-09-13T02:52:01.610068+0000","last_fullsized":"2024-09-13T02:52:01.610068+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:26:16.501956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1343,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487517+0000","last_change":"2024-09-13T02:44:06.691703+0000","last_active":"2024-09-13T02:51:56.487517+0000","last_peered":"2024-09-13T02:51:56.487517+0000","last_clean":"2024-09-13T02:51:56.487517+0000","last_became_active":"2024-09-13T02:44:06.691361+0000","last_became_peered":"2024-09-13T02:44:06.691361+0000","last_unstale":"2024-09-13T02:51:56.487517+0000","last_undegraded":"2024-09-13T02:51:56.487517+0000","last_fullsized":"2024-09-13T02:51:56.487517+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:13:35.323836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1275,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753959+0000","last_change":"2024-09-13T02:44:40.464352+0000","last_active":"2024-09-13T02:51:56.753959+0000","last_peered":"2024-09-13T02:51:56.753959+0000","last_clean":"2024-09-13T02:51:56.753959+0000","last_became_active":"2024-09-13T02:44:40.464092+0000","last_became_peered":"2024-09-13T02:44:40.464092+0000","last_unstale":"2024-09-13T02:51:56.753959+0000","last_undegraded":"2024-09-13T02:51:56.753959+0000","last_fullsized":"2024-09-13T02:51:56.753959+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:41:46.913716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1370,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609812+0000","last_change":"2024-09-13T02:44:40.466993+0000","last_active":"2024-09-13T02:52:01.609812+0000","last_peered":"2024-09-13T02:52:01.609812+0000","last_clean":"2024-09-13T02:52:01.609812+0000","last_became_active":"2024-09-13T02:44:40.466453+0000","last_became_peered":"2024-09-13T02:44:40.466453+0000","last_unstale":"2024-09-13T02:52:01.609812+0000","last_undegraded":"2024-09-13T02:52:01.609812+0000","last_fullsized":"2024-09-13T02:52:01.609812+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:20:48.026054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1203,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487936+0000","last_change":"2024-09-13T02:45:16.402669+0000","last_active":"2024-09-13T02:51:56.487936+0000","last_peered":"2024-09-13T02:51:56.487936+0000","last_clean":"2024-09-13T02:51:56.487936+0000","last_became_active":"2024-09-13T02:45:16.401590+0000","last_became_peered":"2024-09-13T02:45:16.401590+0000","last_unstale":"2024-09-13T02:51:56.487936+0000","last_undegraded":"2024-09-13T02:51:56.487936+0000","last_fullsized":"2024-09-13T02:51:56.487936+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:35:12.771939+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1310,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.752465+0000","last_change":"2024-09-13T02:45:49.400306+0000","last_active":"2024-09-13T02:51:56.752465+0000","last_peered":"2024-09-13T02:51:56.752465+0000","last_clean":"2024-09-13T02:51:56.752465+0000","last_became_active":"2024-09-13T02:45:49.399951+0000","last_became_peered":"2024-09-13T02:45:49.399951+0000","last_unstale":"2024-09-13T02:51:56.752465+0000","last_undegraded":"2024-09-13T02:51:56.752465+0000","last_fullsized":"2024-09-13T02:51:56.752465+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:39:49.326875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1166,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609505+0000","last_change":"2024-09-13T02:45:49.405651+0000","last_active":"2024-09-13T02:52:01.609505+0000","last_peered":"2024-09-13T02:52:01.609505+0000","last_clean":"2024-09-13T02:52:01.609505+0000","last_became_active":"2024-09-13T02:45:49.405365+0000","last_became_peered":"2024-09-13T02:45:49.405365+0000","last_unstale":"2024-09-13T02:52:01.609505+0000","last_undegraded":"2024-09-13T02:52:01.609505+0000","last_fullsized":"2024-09-13T02:52:01.609505+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:19:00.705897+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1252,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.490967+0000","last_change":"2024-09-13T02:44:40.474500+0000","last_active":"2024-09-13T02:51:56.490967+0000","last_peered":"2024-09-13T02:51:56.490967+0000","last_clean":"2024-09-13T02:51:56.490967+0000","last_became_active":"2024-09-13T02:44:40.474097+0000","last_became_peered":"2024-09-13T02:44:40.474097+0000","last_unstale":"2024-09-13T02:51:56.490967+0000","last_undegraded":"2024-09-13T02:51:56.490967+0000","last_fullsized":"2024-09-13T02:51:56.490967+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:26:51.118412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1b","version":"557'2","reported_seq":1246,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.754637+0000","last_change":"2024-09-13T02:46:24.515492+0000","last_active":"2024-09-13T02:51:56.754637+0000","last_peered":"2024-09-13T02:51:56.754637+0000","last_clean":"2024-09-13T02:51:56.754637+0000","last_became_active":"2024-09-13T02:46:24.515093+0000","last_became_peered":"2024-09-13T02:46:24.515093+0000","last_unstale":"2024-09-13T02:51:56.754637+0000","last_undegraded":"2024-09-13T02:51:56.754637+0000","last_fullsized":"2024-09-13T02:51:56.754637+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:53:11.852026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1368,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609306+0000","last_change":"2024-09-13T02:46:24.518154+0000","last_active":"2024-09-13T02:52:01.609306+0000","last_peered":"2024-09-13T02:52:01.609306+0000","last_clean":"2024-09-13T02:52:01.609306+0000","last_became_active":"2024-09-13T02:46:24.517348+0000","last_became_peered":"2024-09-13T02:46:24.517348+0000","last_unstale":"2024-09-13T02:52:01.609306+0000","last_undegraded":"2024-09-13T02:52:01.609306+0000","last_fullsized":"2024-09-13T02:52:01.609306+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:34:37.862888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1a","version":"557'2","reported_seq":1170,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609557+0000","last_change":"2024-09-13T02:46:24.511627+0000","last_active":"2024-09-13T02:52:01.609557+0000","last_peered":"2024-09-13T02:52:01.609557+0000","last_clean":"2024-09-13T02:52:01.609557+0000","last_became_active":"2024-09-13T02:46:24.510728+0000","last_became_peered":"2024-09-13T02:46:24.510728+0000","last_unstale":"2024-09-13T02:52:01.609557+0000","last_undegraded":"2024-09-13T02:52:01.609557+0000","last_fullsized":"2024-09-13T02:52:01.609557+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:25:51.271809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1277,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753096+0000","last_change":"2024-09-13T02:45:49.400171+0000","last_active":"2024-09-13T02:51:56.753096+0000","last_peered":"2024-09-13T02:51:56.753096+0000","last_clean":"2024-09-13T02:51:56.753096+0000","last_became_active":"2024-09-13T02:45:49.399804+0000","last_became_peered":"2024-09-13T02:45:49.399804+0000","last_unstale":"2024-09-13T02:51:56.753096+0000","last_undegraded":"2024-09-13T02:51:56.753096+0000","last_fullsized":"2024-09-13T02:51:56.753096+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:44:28.585110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1273,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753428+0000","last_change":"2024-09-13T02:44:06.691457+0000","last_active":"2024-09-13T02:51:56.753428+0000","last_peered":"2024-09-13T02:51:56.753428+0000","last_clean":"2024-09-13T02:51:56.753428+0000","last_became_active":"2024-09-13T02:44:06.690522+0000","last_became_peered":"2024-09-13T02:44:06.690522+0000","last_unstale":"2024-09-13T02:51:56.753428+0000","last_undegraded":"2024-09-13T02:51:56.753428+0000","last_fullsized":"2024-09-13T02:51:56.753428+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:13:35.141949+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1191,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487767+0000","last_change":"2024-09-13T02:46:24.507111+0000","last_active":"2024-09-13T02:51:56.487767+0000","last_peered":"2024-09-13T02:51:56.487767+0000","last_clean":"2024-09-13T02:51:56.487767+0000","last_became_active":"2024-09-13T02:46:24.506802+0000","last_became_peered":"2024-09-13T02:46:24.506802+0000","last_unstale":"2024-09-13T02:51:56.487767+0000","last_undegraded":"2024-09-13T02:51:56.487767+0000","last_fullsized":"2024-09-13T02:51:56.487767+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:27:13.199788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1342,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487224+0000","last_change":"2024-09-13T02:44:40.463577+0000","last_active":"2024-09-13T02:51:56.487224+0000","last_peered":"2024-09-13T02:51:56.487224+0000","last_clean":"2024-09-13T02:51:56.487224+0000","last_became_active":"2024-09-13T02:44:40.463302+0000","last_became_peered":"2024-09-13T02:44:40.463302+0000","last_unstale":"2024-09-13T02:51:56.487224+0000","last_undegraded":"2024-09-13T02:51:56.487224+0000","last_fullsized":"2024-09-13T02:51:56.487224+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:40:22.291140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1167,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610662+0000","last_change":"2024-09-13T02:45:49.407119+0000","last_active":"2024-09-13T02:52:01.610662+0000","last_peered":"2024-09-13T02:52:01.610662+0000","last_clean":"2024-09-13T02:52:01.610662+0000","last_became_active":"2024-09-13T02:45:49.406172+0000","last_became_peered":"2024-09-13T02:45:49.406172+0000","last_unstale":"2024-09-13T02:52:01.610662+0000","last_undegraded":"2024-09-13T02:52:01.610662+0000","last_fullsized":"2024-09-13T02:52:01.610662+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:59:04.896418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1169,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488285+0000","last_change":"2024-09-13T02:46:24.510399+0000","last_active":"2024-09-13T02:51:56.488285+0000","last_peered":"2024-09-13T02:51:56.488285+0000","last_clean":"2024-09-13T02:51:56.488285+0000","last_became_active":"2024-09-13T02:46:24.510106+0000","last_became_peered":"2024-09-13T02:46:24.510106+0000","last_unstale":"2024-09-13T02:51:56.488285+0000","last_undegraded":"2024-09-13T02:51:56.488285+0000","last_fullsized":"2024-09-13T02:51:56.488285+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:22:37.090367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1207,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488514+0000","last_change":"2024-09-13T02:45:49.409572+0000","last_active":"2024-09-13T02:51:56.488514+0000","last_peered":"2024-09-13T02:51:56.488514+0000","last_clean":"2024-09-13T02:51:56.488514+0000","last_became_active":"2024-09-13T02:45:49.409255+0000","last_became_peered":"2024-09-13T02:45:49.409255+0000","last_unstale":"2024-09-13T02:51:56.488514+0000","last_undegraded":"2024-09-13T02:51:56.488514+0000","last_fullsized":"2024-09-13T02:51:56.488514+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:44:24.754385+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1271,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.752781+0000","last_change":"2024-09-13T02:45:16.400397+0000","last_active":"2024-09-13T02:51:56.752781+0000","last_peered":"2024-09-13T02:51:56.752781+0000","last_clean":"2024-09-13T02:51:56.752781+0000","last_became_active":"2024-09-13T02:45:16.400102+0000","last_became_peered":"2024-09-13T02:45:16.400102+0000","last_unstale":"2024-09-13T02:51:56.752781+0000","last_undegraded":"2024-09-13T02:51:56.752781+0000","last_fullsized":"2024-09-13T02:51:56.752781+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:46:27.648304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.15","version":"65'3","reported_seq":1344,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487723+0000","last_change":"2024-09-13T02:45:16.399245+0000","last_active":"2024-09-13T02:51:56.487723+0000","last_peered":"2024-09-13T02:51:56.487723+0000","last_clean":"2024-09-13T02:51:56.487723+0000","last_became_active":"2024-09-13T02:45:16.398883+0000","last_became_peered":"2024-09-13T02:45:16.398883+0000","last_unstale":"2024-09-13T02:51:56.487723+0000","last_undegraded":"2024-09-13T02:51:56.487723+0000","last_fullsized":"2024-09-13T02:51:56.487723+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:51:34.139690+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":1227,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.491283+0000","last_change":"2024-09-13T02:46:24.516580+0000","last_active":"2024-09-13T02:51:56.491283+0000","last_peered":"2024-09-13T02:51:56.491283+0000","last_clean":"2024-09-13T02:51:56.491283+0000","last_became_active":"2024-09-13T02:46:24.516259+0000","last_became_peered":"2024-09-13T02:46:24.516259+0000","last_unstale":"2024-09-13T02:51:56.491283+0000","last_undegraded":"2024-09-13T02:51:56.491283+0000","last_fullsized":"2024-09-13T02:51:56.491283+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:23:20.699170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"557'29","reported_seq":1202,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609697+0000","last_change":"2024-09-13T02:45:49.397792+0000","last_active":"2024-09-13T02:52:01.609697+0000","last_peered":"2024-09-13T02:52:01.609697+0000","last_clean":"2024-09-13T02:52:01.609697+0000","last_became_active":"2024-09-13T02:45:49.397465+0000","last_became_peered":"2024-09-13T02:45:49.397465+0000","last_unstale":"2024-09-13T02:52:01.609697+0000","last_undegraded":"2024-09-13T02:52:01.609697+0000","last_fullsized":"2024-09-13T02:52:01.609697+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":29,"log_dups_size":0,"ondisk_log_size":29,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:04:34.569793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5834,"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":1140,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610951+0000","last_change":"2024-09-13T02:46:24.513052+0000","last_active":"2024-09-13T02:52:01.610951+0000","last_peered":"2024-09-13T02:52:01.610951+0000","last_clean":"2024-09-13T02:52:01.610951+0000","last_became_active":"2024-09-13T02:46:24.510052+0000","last_became_peered":"2024-09-13T02:46:24.510052+0000","last_unstale":"2024-09-13T02:52:01.610951+0000","last_undegraded":"2024-09-13T02:52:01.610951+0000","last_fullsized":"2024-09-13T02:52:01.610951+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:23:25.457663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":1379,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609396+0000","last_change":"2024-09-13T02:44:40.467228+0000","last_active":"2024-09-13T02:52:01.609396+0000","last_peered":"2024-09-13T02:52:01.609396+0000","last_clean":"2024-09-13T02:52:01.609396+0000","last_became_active":"2024-09-13T02:44:40.466884+0000","last_became_peered":"2024-09-13T02:44:40.466884+0000","last_unstale":"2024-09-13T02:52:01.609396+0000","last_undegraded":"2024-09-13T02:52:01.609396+0000","last_fullsized":"2024-09-13T02:52:01.609396+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:51:50.266175+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":1370,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609572+0000","last_change":"2024-09-13T02:46:24.510372+0000","last_active":"2024-09-13T02:52:01.609572+0000","last_peered":"2024-09-13T02:52:01.609572+0000","last_clean":"2024-09-13T02:52:01.609572+0000","last_became_active":"2024-09-13T02:46:24.510081+0000","last_became_peered":"2024-09-13T02:46:24.510081+0000","last_unstale":"2024-09-13T02:52:01.609572+0000","last_undegraded":"2024-09-13T02:52:01.609572+0000","last_fullsized":"2024-09-13T02:52:01.609572+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:05:43.287638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1199,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488300+0000","last_change":"2024-09-13T02:46:24.511732+0000","last_active":"2024-09-13T02:51:56.488300+0000","last_peered":"2024-09-13T02:51:56.488300+0000","last_clean":"2024-09-13T02:51:56.488300+0000","last_became_active":"2024-09-13T02:46:24.511048+0000","last_became_peered":"2024-09-13T02:46:24.511048+0000","last_unstale":"2024-09-13T02:51:56.488300+0000","last_undegraded":"2024-09-13T02:51:56.488300+0000","last_fullsized":"2024-09-13T02:51:56.488300+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:13:21.960430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":1140,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610505+0000","last_change":"2024-09-13T02:46:24.513741+0000","last_active":"2024-09-13T02:52:01.610505+0000","last_peered":"2024-09-13T02:52:01.610505+0000","last_clean":"2024-09-13T02:52:01.610505+0000","last_became_active":"2024-09-13T02:46:24.513386+0000","last_became_peered":"2024-09-13T02:46:24.513386+0000","last_unstale":"2024-09-13T02:52:01.610505+0000","last_undegraded":"2024-09-13T02:52:01.610505+0000","last_fullsized":"2024-09-13T02:52:01.610505+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:49:02.679275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1174,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609444+0000","last_change":"2024-09-13T02:45:49.404984+0000","last_active":"2024-09-13T02:52:01.609444+0000","last_peered":"2024-09-13T02:52:01.609444+0000","last_clean":"2024-09-13T02:52:01.609444+0000","last_became_active":"2024-09-13T02:45:49.404593+0000","last_became_peered":"2024-09-13T02:45:49.404593+0000","last_unstale":"2024-09-13T02:52:01.609444+0000","last_undegraded":"2024-09-13T02:52:01.609444+0000","last_fullsized":"2024-09-13T02:52:01.609444+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:12:18.348267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1164,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609178+0000","last_change":"2024-09-13T02:45:49.405112+0000","last_active":"2024-09-13T02:52:01.609178+0000","last_peered":"2024-09-13T02:52:01.609178+0000","last_clean":"2024-09-13T02:52:01.609178+0000","last_became_active":"2024-09-13T02:45:49.404764+0000","last_became_peered":"2024-09-13T02:45:49.404764+0000","last_unstale":"2024-09-13T02:52:01.609178+0000","last_undegraded":"2024-09-13T02:52:01.609178+0000","last_fullsized":"2024-09-13T02:52:01.609178+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:56:38.120136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'8","reported_seq":1321,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.751972+0000","last_change":"2024-09-13T02:43:32.444308+0000","last_active":"2024-09-13T02:51:56.751972+0000","last_peered":"2024-09-13T02:51:56.751972+0000","last_clean":"2024-09-13T02:51:56.751972+0000","last_became_active":"2024-09-13T02:43:32.443283+0000","last_became_peered":"2024-09-13T02:43:32.443283+0000","last_unstale":"2024-09-13T02:51:56.751972+0000","last_undegraded":"2024-09-13T02:51:56.751972+0000","last_fullsized":"2024-09-13T02:51:56.751972+0000","mapping_epoch":364,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":365,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:13:48.994619+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":1125,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610238+0000","last_change":"2024-09-13T02:46:24.513108+0000","last_active":"2024-09-13T02:52:01.610238+0000","last_peered":"2024-09-13T02:52:01.610238+0000","last_clean":"2024-09-13T02:52:01.610238+0000","last_became_active":"2024-09-13T02:46:24.511523+0000","last_became_peered":"2024-09-13T02:46:24.511523+0000","last_unstale":"2024-09-13T02:52:01.610238+0000","last_undegraded":"2024-09-13T02:52:01.610238+0000","last_fullsized":"2024-09-13T02:52:01.610238+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:31:59.623323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"860'998","reported_seq":4369,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.756579+0000","last_change":"2024-09-13T02:51:56.757241+0000","last_active":"2024-09-13T02:51:56.756579+0000","last_peered":"2024-09-13T02:51:56.756579+0000","last_clean":"2024-09-13T02:51:56.756579+0000","last_became_active":"2024-09-13T02:43:32.443960+0000","last_became_peered":"2024-09-13T02:43:32.443960+0000","last_unstale":"2024-09-13T02:51:56.756579+0000","last_undegraded":"2024-09-13T02:51:56.756579+0000","last_fullsized":"2024-09-13T02:51:56.756579+0000","mapping_epoch":364,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":365,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":998,"log_dups_size":0,"ondisk_log_size":998,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:20:58.585620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0049601389999999997,"stat_sum":{"num_bytes":21504000,"num_objects":10,"num_object_clones":7,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":242,"num_read_kb":335730,"num_write":586,"num_write_kb":130512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":18907136,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"2.f","version":"65'1","reported_seq":1226,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.492057+0000","last_change":"2024-09-13T02:46:24.515235+0000","last_active":"2024-09-13T02:51:56.492057+0000","last_peered":"2024-09-13T02:51:56.492057+0000","last_clean":"2024-09-13T02:51:56.492057+0000","last_became_active":"2024-09-13T02:46:24.514882+0000","last_became_peered":"2024-09-13T02:46:24.514882+0000","last_unstale":"2024-09-13T02:51:56.492057+0000","last_undegraded":"2024-09-13T02:51:56.492057+0000","last_fullsized":"2024-09-13T02:51:56.492057+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:36:10.741608+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":1115,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610634+0000","last_change":"2024-09-13T02:46:24.518016+0000","last_active":"2024-09-13T02:52:01.610634+0000","last_peered":"2024-09-13T02:52:01.610634+0000","last_clean":"2024-09-13T02:52:01.610634+0000","last_became_active":"2024-09-13T02:46:24.517325+0000","last_became_peered":"2024-09-13T02:46:24.517325+0000","last_unstale":"2024-09-13T02:52:01.610634+0000","last_undegraded":"2024-09-13T02:52:01.610634+0000","last_fullsized":"2024-09-13T02:52:01.610634+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:57:08.113844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.9","version":"854'1035","reported_seq":4077,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609982+0000","last_change":"2024-09-13T02:51:56.754415+0000","last_active":"2024-09-13T02:52:01.609982+0000","last_peered":"2024-09-13T02:52:01.609982+0000","last_clean":"2024-09-13T02:52:01.609982+0000","last_became_active":"2024-09-13T02:46:24.515813+0000","last_became_peered":"2024-09-13T02:46:24.515813+0000","last_unstale":"2024-09-13T02:52:01.609982+0000","last_undegraded":"2024-09-13T02:52:01.609982+0000","last_fullsized":"2024-09-13T02:52:01.609982+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":1035,"log_dups_size":0,"ondisk_log_size":1035,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:35:26.239500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001824984,"stat_sum":{"num_bytes":8929280,"num_objects":13,"num_object_clones":10,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":1,"num_read":218,"num_read_kb":337273,"num_write":489,"num_write_kb":105608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":45621248,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"2.e","version":"65'2","reported_seq":1278,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753283+0000","last_change":"2024-09-13T02:46:24.511415+0000","last_active":"2024-09-13T02:51:56.753283+0000","last_peered":"2024-09-13T02:51:56.753283+0000","last_clean":"2024-09-13T02:51:56.753283+0000","last_became_active":"2024-09-13T02:46:24.511082+0000","last_became_peered":"2024-09-13T02:46:24.511082+0000","last_unstale":"2024-09-13T02:51:56.753283+0000","last_undegraded":"2024-09-13T02:51:56.753283+0000","last_fullsized":"2024-09-13T02:51:56.753283+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:23:34.719560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1140,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.611568+0000","last_change":"2024-09-13T02:46:24.524302+0000","last_active":"2024-09-13T02:52:01.611568+0000","last_peered":"2024-09-13T02:52:01.611568+0000","last_clean":"2024-09-13T02:52:01.611568+0000","last_became_active":"2024-09-13T02:46:24.522650+0000","last_became_peered":"2024-09-13T02:46:24.522650+0000","last_unstale":"2024-09-13T02:52:01.611568+0000","last_undegraded":"2024-09-13T02:52:01.611568+0000","last_fullsized":"2024-09-13T02:52:01.611568+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:00:06.777542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.a","version":"859'1427","reported_seq":4740,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753084+0000","last_change":"2024-09-13T02:51:56.753309+0000","last_active":"2024-09-13T02:51:56.753084+0000","last_peered":"2024-09-13T02:51:56.753084+0000","last_clean":"2024-09-13T02:51:56.753084+0000","last_became_active":"2024-09-13T02:44:40.475986+0000","last_became_peered":"2024-09-13T02:44:40.475986+0000","last_unstale":"2024-09-13T02:51:56.753084+0000","last_undegraded":"2024-09-13T02:51:56.753084+0000","last_fullsized":"2024-09-13T02:51:56.753084+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":1427,"log_dups_size":0,"ondisk_log_size":1427,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:50:28.167766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096268099999999995,"stat_sum":{"num_bytes":40574976,"num_objects":9,"num_object_clones":5,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":281,"num_read_kb":486230,"num_write":714,"num_write_kb":157608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":73646080,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"2.d","version":"65'1","reported_seq":1350,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487852+0000","last_change":"2024-09-13T02:44:40.467472+0000","last_active":"2024-09-13T02:51:56.487852+0000","last_peered":"2024-09-13T02:51:56.487852+0000","last_clean":"2024-09-13T02:51:56.487852+0000","last_became_active":"2024-09-13T02:44:40.466973+0000","last_became_peered":"2024-09-13T02:44:40.466973+0000","last_unstale":"2024-09-13T02:51:56.487852+0000","last_undegraded":"2024-09-13T02:51:56.487852+0000","last_fullsized":"2024-09-13T02:51:56.487852+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:50:03.462593+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":1197,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488367+0000","last_change":"2024-09-13T02:45:49.398090+0000","last_active":"2024-09-13T02:51:56.488367+0000","last_peered":"2024-09-13T02:51:56.488367+0000","last_clean":"2024-09-13T02:51:56.488367+0000","last_became_active":"2024-09-13T02:45:49.397784+0000","last_became_peered":"2024-09-13T02:45:49.397784+0000","last_unstale":"2024-09-13T02:51:56.488367+0000","last_undegraded":"2024-09-13T02:51:56.488367+0000","last_fullsized":"2024-09-13T02:51:56.488367+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:49:04.272437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"859'1109","reported_seq":4426,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753874+0000","last_change":"2024-09-13T02:51:56.754279+0000","last_active":"2024-09-13T02:51:56.753874+0000","last_peered":"2024-09-13T02:51:56.753874+0000","last_clean":"2024-09-13T02:51:56.753874+0000","last_became_active":"2024-09-13T02:45:16.400284+0000","last_became_peered":"2024-09-13T02:45:16.400284+0000","last_unstale":"2024-09-13T02:51:56.753874+0000","last_undegraded":"2024-09-13T02:51:56.753874+0000","last_fullsized":"2024-09-13T02:51:56.753874+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":1109,"log_dups_size":0,"ondisk_log_size":1109,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:54:46.538758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0015529179999999999,"stat_sum":{"num_bytes":11051008,"num_objects":8,"num_object_clones":6,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":1,"num_read":197,"num_read_kb":300134,"num_write":388,"num_write_kb":115264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":18399232,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":1307,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.752444+0000","last_change":"2024-09-13T02:45:16.407107+0000","last_active":"2024-09-13T02:51:56.752444+0000","last_peered":"2024-09-13T02:51:56.752444+0000","last_clean":"2024-09-13T02:51:56.752444+0000","last_became_active":"2024-09-13T02:45:16.406774+0000","last_became_peered":"2024-09-13T02:45:16.406774+0000","last_unstale":"2024-09-13T02:51:56.752444+0000","last_undegraded":"2024-09-13T02:51:56.752444+0000","last_fullsized":"2024-09-13T02:51:56.752444+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:19:37.554993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":1125,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.611325+0000","last_change":"2024-09-13T02:46:24.518846+0000","last_active":"2024-09-13T02:52:01.611325+0000","last_peered":"2024-09-13T02:52:01.611325+0000","last_clean":"2024-09-13T02:52:01.611325+0000","last_became_active":"2024-09-13T02:46:24.518302+0000","last_became_peered":"2024-09-13T02:46:24.518302+0000","last_unstale":"2024-09-13T02:52:01.611325+0000","last_undegraded":"2024-09-13T02:52:01.611325+0000","last_fullsized":"2024-09-13T02:52:01.611325+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:03:47.158000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"854'1222","reported_seq":4297,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.611869+0000","last_change":"2024-09-13T02:51:56.755433+0000","last_active":"2024-09-13T02:52:01.611869+0000","last_peered":"2024-09-13T02:52:01.611869+0000","last_clean":"2024-09-13T02:52:01.611869+0000","last_became_active":"2024-09-13T02:46:24.511007+0000","last_became_peered":"2024-09-13T02:46:24.511007+0000","last_unstale":"2024-09-13T02:52:01.611869+0000","last_undegraded":"2024-09-13T02:52:01.611869+0000","last_fullsized":"2024-09-13T02:52:01.611869+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":1222,"log_dups_size":0,"ondisk_log_size":1222,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:46:49.208362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056491799999999997,"stat_sum":{"num_bytes":22593536,"num_objects":11,"num_object_clones":7,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":311,"num_read_kb":554381,"num_write":622,"num_write_kb":155528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":48709632,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":1165,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.611564+0000","last_change":"2024-09-13T02:46:24.519513+0000","last_active":"2024-09-13T02:52:01.611564+0000","last_peered":"2024-09-13T02:52:01.611564+0000","last_clean":"2024-09-13T02:52:01.611564+0000","last_became_active":"2024-09-13T02:46:24.516586+0000","last_became_peered":"2024-09-13T02:46:24.516586+0000","last_unstale":"2024-09-13T02:52:01.611564+0000","last_undegraded":"2024-09-13T02:52:01.611564+0000","last_fullsized":"2024-09-13T02:52:01.611564+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:01:46.364289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033997500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"231'221","reported_seq":1710,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610008+0000","last_change":"2024-09-13T02:46:24.519585+0000","last_active":"2024-09-13T02:52:01.610008+0000","last_peered":"2024-09-13T02:52:01.610008+0000","last_clean":"2024-09-13T02:52:01.610008+0000","last_became_active":"2024-09-13T02:46:24.519184+0000","last_became_peered":"2024-09-13T02:46:24.519184+0000","last_unstale":"2024-09-13T02:52:01.610008+0000","last_undegraded":"2024-09-13T02:52:01.610008+0000","last_fullsized":"2024-09-13T02:52:01.610008+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:32:24.556744+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:32:24.556744+0000","last_clean_scrub_stamp":"2024-09-13T02:32:24.556744+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-09-14T07:03:43.336671+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":1208,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487922+0000","last_change":"2024-09-13T02:46:24.517674+0000","last_active":"2024-09-13T02:51:56.487922+0000","last_peered":"2024-09-13T02:51:56.487922+0000","last_clean":"2024-09-13T02:51:56.487922+0000","last_became_active":"2024-09-13T02:46:24.517345+0000","last_became_peered":"2024-09-13T02:46:24.517345+0000","last_unstale":"2024-09-13T02:51:56.487922+0000","last_undegraded":"2024-09-13T02:51:56.487922+0000","last_fullsized":"2024-09-13T02:51:56.487922+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:59:35.124570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1240,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753953+0000","last_change":"2024-09-13T02:45:49.406871+0000","last_active":"2024-09-13T02:51:56.753953+0000","last_peered":"2024-09-13T02:51:56.753953+0000","last_clean":"2024-09-13T02:51:56.753953+0000","last_became_active":"2024-09-13T02:45:49.406530+0000","last_became_peered":"2024-09-13T02:45:49.406530+0000","last_unstale":"2024-09-13T02:51:56.753953+0000","last_undegraded":"2024-09-13T02:51:56.753953+0000","last_fullsized":"2024-09-13T02:51:56.753953+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:09:05.278159+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"860'2168","reported_seq":5317,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.494207+0000","last_change":"2024-09-13T02:51:56.495833+0000","last_active":"2024-09-13T02:51:56.494207+0000","last_peered":"2024-09-13T02:51:56.494207+0000","last_clean":"2024-09-13T02:51:56.494207+0000","last_became_active":"2024-09-13T02:45:16.402098+0000","last_became_peered":"2024-09-13T02:45:16.402098+0000","last_unstale":"2024-09-13T02:51:56.494207+0000","last_undegraded":"2024-09-13T02:51:56.494207+0000","last_fullsized":"2024-09-13T02:51:56.494207+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":2168,"log_dups_size":0,"ondisk_log_size":2168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:26:32.625443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0066444970000000001,"stat_sum":{"num_bytes":48103424,"num_objects":13,"num_object_clones":8,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":1,"num_read":482,"num_read_kb":852747,"num_write":1483,"num_write_kb":253424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":57655296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":1379,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609605+0000","last_change":"2024-09-13T02:43:32.442160+0000","last_active":"2024-09-13T02:52:01.609605+0000","last_peered":"2024-09-13T02:52:01.609605+0000","last_clean":"2024-09-13T02:52:01.609605+0000","last_became_active":"2024-09-13T02:43:32.441876+0000","last_became_peered":"2024-09-13T02:43:32.441876+0000","last_unstale":"2024-09-13T02:52:01.609605+0000","last_undegraded":"2024-09-13T02:52:01.609605+0000","last_fullsized":"2024-09-13T02:52:01.609605+0000","mapping_epoch":364,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":365,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:15:09.175616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1125,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609950+0000","last_change":"2024-09-13T02:46:24.519101+0000","last_active":"2024-09-13T02:52:01.609950+0000","last_peered":"2024-09-13T02:52:01.609950+0000","last_clean":"2024-09-13T02:52:01.609950+0000","last_became_active":"2024-09-13T02:46:24.518723+0000","last_became_peered":"2024-09-13T02:46:24.518723+0000","last_unstale":"2024-09-13T02:52:01.609950+0000","last_undegraded":"2024-09-13T02:52:01.609950+0000","last_fullsized":"2024-09-13T02:52:01.609950+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:19:27.050173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1370,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.608785+0000","last_change":"2024-09-13T02:44:40.467122+0000","last_active":"2024-09-13T02:52:01.608785+0000","last_peered":"2024-09-13T02:52:01.608785+0000","last_clean":"2024-09-13T02:52:01.608785+0000","last_became_active":"2024-09-13T02:44:40.466830+0000","last_became_peered":"2024-09-13T02:44:40.466830+0000","last_unstale":"2024-09-13T02:52:01.608785+0000","last_undegraded":"2024-09-13T02:52:01.608785+0000","last_fullsized":"2024-09-13T02:52:01.608785+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:42:47.939994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"852'204","reported_seq":3572,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.754828+0000","last_change":"2024-09-13T02:51:56.755044+0000","last_active":"2024-09-13T02:51:56.754828+0000","last_peered":"2024-09-13T02:51:56.754828+0000","last_clean":"2024-09-13T02:51:56.754828+0000","last_became_active":"2024-09-13T02:45:16.400053+0000","last_became_peered":"2024-09-13T02:45:16.400053+0000","last_unstale":"2024-09-13T02:51:56.754828+0000","last_undegraded":"2024-09-13T02:51:56.754828+0000","last_fullsized":"2024-09-13T02:51:56.754828+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":204,"log_dups_size":0,"ondisk_log_size":204,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:04:57.721517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001449369,"stat_sum":{"num_bytes":3186688,"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":67,"num_read_kb":75028,"num_write":100,"num_write_kb":33144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":1334,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487904+0000","last_change":"2024-09-13T02:45:16.399088+0000","last_active":"2024-09-13T02:51:56.487904+0000","last_peered":"2024-09-13T02:51:56.487904+0000","last_clean":"2024-09-13T02:51:56.487904+0000","last_became_active":"2024-09-13T02:45:16.398762+0000","last_became_peered":"2024-09-13T02:45:16.398762+0000","last_unstale":"2024-09-13T02:51:56.487904+0000","last_undegraded":"2024-09-13T02:51:56.487904+0000","last_fullsized":"2024-09-13T02:51:56.487904+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:24:25.042792+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032098400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1308,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.752553+0000","last_change":"2024-09-13T02:44:06.684912+0000","last_active":"2024-09-13T02:51:56.752553+0000","last_peered":"2024-09-13T02:51:56.752553+0000","last_clean":"2024-09-13T02:51:56.752553+0000","last_became_active":"2024-09-13T02:44:06.684624+0000","last_became_peered":"2024-09-13T02:44:06.684624+0000","last_unstale":"2024-09-13T02:51:56.752553+0000","last_undegraded":"2024-09-13T02:51:56.752553+0000","last_fullsized":"2024-09-13T02:51:56.752553+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:56:18.573727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1343,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487293+0000","last_change":"2024-09-13T02:45:49.400336+0000","last_active":"2024-09-13T02:51:56.487293+0000","last_peered":"2024-09-13T02:51:56.487293+0000","last_clean":"2024-09-13T02:51:56.487293+0000","last_became_active":"2024-09-13T02:45:49.399996+0000","last_became_peered":"2024-09-13T02:45:49.399996+0000","last_unstale":"2024-09-13T02:51:56.487293+0000","last_undegraded":"2024-09-13T02:51:56.487293+0000","last_fullsized":"2024-09-13T02:51:56.487293+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:11:57.674126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"852'417","reported_seq":3874,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609269+0000","last_change":"2024-09-13T02:51:56.492805+0000","last_active":"2024-09-13T02:52:01.609269+0000","last_peered":"2024-09-13T02:52:01.609269+0000","last_clean":"2024-09-13T02:52:01.609269+0000","last_became_active":"2024-09-13T02:44:40.471490+0000","last_became_peered":"2024-09-13T02:44:40.471490+0000","last_unstale":"2024-09-13T02:52:01.609269+0000","last_undegraded":"2024-09-13T02:52:01.609269+0000","last_fullsized":"2024-09-13T02:52:01.609269+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":417,"log_dups_size":0,"ondisk_log_size":417,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:01:39.683835+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077727199999999997,"stat_sum":{"num_bytes":2949120,"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":54,"num_read_kb":53561,"num_write":202,"num_write_kb":28512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":15384576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":1312,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488193+0000","last_change":"2024-09-13T02:44:06.693184+0000","last_active":"2024-09-13T02:51:56.488193+0000","last_peered":"2024-09-13T02:51:56.488193+0000","last_clean":"2024-09-13T02:51:56.488193+0000","last_became_active":"2024-09-13T02:44:06.692894+0000","last_became_peered":"2024-09-13T02:44:06.692894+0000","last_unstale":"2024-09-13T02:51:56.488193+0000","last_undegraded":"2024-09-13T02:51:56.488193+0000","last_fullsized":"2024-09-13T02:51:56.488193+0000","mapping_epoch":397,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":398,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:34:31.677271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1174,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488089+0000","last_change":"2024-09-13T02:45:49.409000+0000","last_active":"2024-09-13T02:51:56.488089+0000","last_peered":"2024-09-13T02:51:56.488089+0000","last_clean":"2024-09-13T02:51:56.488089+0000","last_became_active":"2024-09-13T02:45:49.407115+0000","last_became_peered":"2024-09-13T02:45:49.407115+0000","last_unstale":"2024-09-13T02:51:56.488089+0000","last_undegraded":"2024-09-13T02:51:56.488089+0000","last_fullsized":"2024-09-13T02:51:56.488089+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:37:56.390740+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1222,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.492057+0000","last_change":"2024-09-13T02:45:49.406839+0000","last_active":"2024-09-13T02:51:56.492057+0000","last_peered":"2024-09-13T02:51:56.492057+0000","last_clean":"2024-09-13T02:51:56.492057+0000","last_became_active":"2024-09-13T02:45:49.406535+0000","last_became_peered":"2024-09-13T02:45:49.406535+0000","last_unstale":"2024-09-13T02:51:56.492057+0000","last_undegraded":"2024-09-13T02:51:56.492057+0000","last_fullsized":"2024-09-13T02:51:56.492057+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:21:04.446507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"854'983","reported_seq":4496,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610037+0000","last_change":"2024-09-13T02:51:56.493407+0000","last_active":"2024-09-13T02:52:01.610037+0000","last_peered":"2024-09-13T02:52:01.610037+0000","last_clean":"2024-09-13T02:52:01.610037+0000","last_became_active":"2024-09-13T02:45:49.406579+0000","last_became_peered":"2024-09-13T02:45:49.406579+0000","last_unstale":"2024-09-13T02:52:01.610037+0000","last_undegraded":"2024-09-13T02:52:01.610037+0000","last_fullsized":"2024-09-13T02:52:01.610037+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":983,"log_dups_size":0,"ondisk_log_size":983,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:45:46.021404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00060486199999999996,"stat_sum":{"num_bytes":28958720,"num_objects":11,"num_object_clones":8,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":253,"num_read_kb":322189,"num_write":444,"num_write_kb":100704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":18415616,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"4.2","version":"74'2","reported_seq":1314,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488256+0000","last_change":"2024-09-13T02:45:16.395534+0000","last_active":"2024-09-13T02:51:56.488256+0000","last_peered":"2024-09-13T02:51:56.488256+0000","last_clean":"2024-09-13T02:51:56.488256+0000","last_became_active":"2024-09-13T02:45:16.395213+0000","last_became_peered":"2024-09-13T02:45:16.395213+0000","last_unstale":"2024-09-13T02:51:56.488256+0000","last_undegraded":"2024-09-13T02:51:56.488256+0000","last_fullsized":"2024-09-13T02:51:56.488256+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:37:49.397317+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":1339,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487856+0000","last_change":"2024-09-13T02:46:24.517119+0000","last_active":"2024-09-13T02:51:56.487856+0000","last_peered":"2024-09-13T02:51:56.487856+0000","last_clean":"2024-09-13T02:51:56.487856+0000","last_became_active":"2024-09-13T02:46:24.516759+0000","last_became_peered":"2024-09-13T02:46:24.516759+0000","last_unstale":"2024-09-13T02:51:56.487856+0000","last_undegraded":"2024-09-13T02:51:56.487856+0000","last_fullsized":"2024-09-13T02:51:56.487856+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:18:55.176360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1203,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488555+0000","last_change":"2024-09-13T02:45:16.405235+0000","last_active":"2024-09-13T02:51:56.488555+0000","last_peered":"2024-09-13T02:51:56.488555+0000","last_clean":"2024-09-13T02:51:56.488555+0000","last_became_active":"2024-09-13T02:45:16.404948+0000","last_became_peered":"2024-09-13T02:45:16.404948+0000","last_unstale":"2024-09-13T02:51:56.488555+0000","last_undegraded":"2024-09-13T02:51:56.488555+0000","last_fullsized":"2024-09-13T02:51:56.488555+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:22:41.455905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"860'2476","reported_seq":5523,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610000+0000","last_change":"2024-09-13T02:51:56.759221+0000","last_active":"2024-09-13T02:52:01.610000+0000","last_peered":"2024-09-13T02:52:01.610000+0000","last_clean":"2024-09-13T02:52:01.610000+0000","last_became_active":"2024-09-13T02:45:49.406493+0000","last_became_peered":"2024-09-13T02:45:49.406493+0000","last_unstale":"2024-09-13T02:52:01.610000+0000","last_undegraded":"2024-09-13T02:52:01.610000+0000","last_fullsized":"2024-09-13T02:52:01.610000+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":2476,"log_dups_size":0,"ondisk_log_size":2476,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:11:55.638273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0055482830000000002,"stat_sum":{"num_bytes":73883648,"num_objects":25,"num_object_clones":18,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":1,"num_read":533,"num_read_kb":566823,"num_write":1317,"num_write_kb":286704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":45850624,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"4.3","version":"72'1","reported_seq":1381,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609563+0000","last_change":"2024-09-13T02:46:24.518345+0000","last_active":"2024-09-13T02:52:01.609563+0000","last_peered":"2024-09-13T02:52:01.609563+0000","last_clean":"2024-09-13T02:52:01.609563+0000","last_became_active":"2024-09-13T02:46:24.517758+0000","last_became_peered":"2024-09-13T02:46:24.517758+0000","last_unstale":"2024-09-13T02:52:01.609563+0000","last_undegraded":"2024-09-13T02:52:01.609563+0000","last_fullsized":"2024-09-13T02:52:01.609563+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:55:51.435307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1144,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.611236+0000","last_change":"2024-09-13T02:46:24.514021+0000","last_active":"2024-09-13T02:52:01.611236+0000","last_peered":"2024-09-13T02:52:01.611236+0000","last_clean":"2024-09-13T02:52:01.611236+0000","last_became_active":"2024-09-13T02:46:24.513742+0000","last_became_peered":"2024-09-13T02:46:24.513742+0000","last_unstale":"2024-09-13T02:52:01.611236+0000","last_undegraded":"2024-09-13T02:52:01.611236+0000","last_fullsized":"2024-09-13T02:52:01.611236+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:14:30.033362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1343,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487569+0000","last_change":"2024-09-13T02:45:16.395634+0000","last_active":"2024-09-13T02:51:56.487569+0000","last_peered":"2024-09-13T02:51:56.487569+0000","last_clean":"2024-09-13T02:51:56.487569+0000","last_became_active":"2024-09-13T02:45:16.395326+0000","last_became_peered":"2024-09-13T02:45:16.395326+0000","last_unstale":"2024-09-13T02:51:56.487569+0000","last_undegraded":"2024-09-13T02:51:56.487569+0000","last_fullsized":"2024-09-13T02:51:56.487569+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:18:00.260701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"859'854","reported_seq":4155,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.493427+0000","last_change":"2024-09-13T02:51:56.493427+0000","last_active":"2024-09-13T02:51:56.493427+0000","last_peered":"2024-09-13T02:51:56.493427+0000","last_clean":"2024-09-13T02:51:56.493427+0000","last_became_active":"2024-09-13T02:46:24.517019+0000","last_became_peered":"2024-09-13T02:46:24.517019+0000","last_unstale":"2024-09-13T02:51:56.493427+0000","last_undegraded":"2024-09-13T02:51:56.493427+0000","last_fullsized":"2024-09-13T02:51:56.493427+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":854,"log_dups_size":0,"ondisk_log_size":854,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:43:13.088001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0018968189999999999,"stat_sum":{"num_bytes":26722304,"num_objects":9,"num_object_clones":6,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":222,"num_read_kb":453005,"num_write":383,"num_write_kb":111136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":70148096,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":1273,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753112+0000","last_change":"2024-09-13T02:46:24.513111+0000","last_active":"2024-09-13T02:51:56.753112+0000","last_peered":"2024-09-13T02:51:56.753112+0000","last_clean":"2024-09-13T02:51:56.753112+0000","last_became_active":"2024-09-13T02:46:24.512551+0000","last_became_peered":"2024-09-13T02:46:24.512551+0000","last_unstale":"2024-09-13T02:51:56.753112+0000","last_undegraded":"2024-09-13T02:51:56.753112+0000","last_fullsized":"2024-09-13T02:51:56.753112+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:08:18.284153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031755100000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"561'2","reported_seq":1351,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487689+0000","last_change":"2024-09-13T02:45:49.402165+0000","last_active":"2024-09-13T02:51:56.487689+0000","last_peered":"2024-09-13T02:51:56.487689+0000","last_clean":"2024-09-13T02:51:56.487689+0000","last_became_active":"2024-09-13T02:45:49.401788+0000","last_became_peered":"2024-09-13T02:45:49.401788+0000","last_unstale":"2024-09-13T02:51:56.487689+0000","last_undegraded":"2024-09-13T02:51:56.487689+0000","last_fullsized":"2024-09-13T02:51:56.487689+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:13:03.556892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1275,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.754765+0000","last_change":"2024-09-13T02:46:24.518950+0000","last_active":"2024-09-13T02:51:56.754765+0000","last_peered":"2024-09-13T02:51:56.754765+0000","last_clean":"2024-09-13T02:51:56.754765+0000","last_became_active":"2024-09-13T02:46:24.518638+0000","last_became_peered":"2024-09-13T02:46:24.518638+0000","last_unstale":"2024-09-13T02:51:56.754765+0000","last_undegraded":"2024-09-13T02:51:56.754765+0000","last_fullsized":"2024-09-13T02:51:56.754765+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:15:05.534226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"854'737","reported_seq":4027,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753722+0000","last_change":"2024-09-13T02:51:56.754068+0000","last_active":"2024-09-13T02:51:56.753722+0000","last_peered":"2024-09-13T02:51:56.753722+0000","last_clean":"2024-09-13T02:51:56.753722+0000","last_became_active":"2024-09-13T02:44:40.463458+0000","last_became_peered":"2024-09-13T02:44:40.463458+0000","last_unstale":"2024-09-13T02:51:56.753722+0000","last_undegraded":"2024-09-13T02:51:56.753722+0000","last_fullsized":"2024-09-13T02:51:56.753722+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":737,"log_dups_size":0,"ondisk_log_size":737,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:11:17.829536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061244800000000003,"stat_sum":{"num_bytes":11509760,"num_objects":5,"num_object_clones":3,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":155,"num_read_kb":192527,"num_write":373,"num_write_kb":78000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":17432576,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":1237,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.491742+0000","last_change":"2024-09-13T02:45:49.407439+0000","last_active":"2024-09-13T02:51:56.491742+0000","last_peered":"2024-09-13T02:51:56.491742+0000","last_clean":"2024-09-13T02:51:56.491742+0000","last_became_active":"2024-09-13T02:45:49.407054+0000","last_became_peered":"2024-09-13T02:45:49.407054+0000","last_unstale":"2024-09-13T02:51:56.491742+0000","last_undegraded":"2024-09-13T02:51:56.491742+0000","last_fullsized":"2024-09-13T02:51:56.491742+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:35:42.908674+0000","last_clean_scrub_stamp":"2024-09-13T02:35:42.908674+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:43:53.104572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":1146,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610557+0000","last_change":"2024-09-13T02:46:24.515969+0000","last_active":"2024-09-13T02:52:01.610557+0000","last_peered":"2024-09-13T02:52:01.610557+0000","last_clean":"2024-09-13T02:52:01.610557+0000","last_became_active":"2024-09-13T02:46:24.515641+0000","last_became_peered":"2024-09-13T02:46:24.515641+0000","last_unstale":"2024-09-13T02:52:01.610557+0000","last_undegraded":"2024-09-13T02:52:01.610557+0000","last_fullsized":"2024-09-13T02:52:01.610557+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T12:25:58.975383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1370,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.609516+0000","last_change":"2024-09-13T02:44:40.469402+0000","last_active":"2024-09-13T02:52:01.609516+0000","last_peered":"2024-09-13T02:52:01.609516+0000","last_clean":"2024-09-13T02:52:01.609516+0000","last_became_active":"2024-09-13T02:44:40.469022+0000","last_became_peered":"2024-09-13T02:44:40.469022+0000","last_unstale":"2024-09-13T02:52:01.609516+0000","last_undegraded":"2024-09-13T02:52:01.609516+0000","last_fullsized":"2024-09-13T02:52:01.609516+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:20:29.451153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"859'644","reported_seq":3805,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.493968+0000","last_change":"2024-09-13T02:51:56.489485+0000","last_active":"2024-09-13T02:51:56.493968+0000","last_peered":"2024-09-13T02:51:56.493968+0000","last_clean":"2024-09-13T02:51:56.493968+0000","last_became_active":"2024-09-13T02:45:49.408954+0000","last_became_peered":"2024-09-13T02:45:49.408954+0000","last_unstale":"2024-09-13T02:51:56.493968+0000","last_undegraded":"2024-09-13T02:51:56.493968+0000","last_fullsized":"2024-09-13T02:51:56.493968+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":644,"log_dups_size":0,"ondisk_log_size":644,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T14:08:00.390318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052007500000000005,"stat_sum":{"num_bytes":42549248,"num_objects":10,"num_object_clones":8,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":1,"num_read":143,"num_read_kb":142042,"num_write":351,"num_write_kb":90560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":14516224,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":1300,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.752105+0000","last_change":"2024-09-13T02:43:32.444974+0000","last_active":"2024-09-13T02:51:56.752105+0000","last_peered":"2024-09-13T02:51:56.752105+0000","last_clean":"2024-09-13T02:51:56.752105+0000","last_became_active":"2024-09-13T02:43:32.443968+0000","last_became_peered":"2024-09-13T02:43:32.443968+0000","last_unstale":"2024-09-13T02:51:56.752105+0000","last_undegraded":"2024-09-13T02:51:56.752105+0000","last_fullsized":"2024-09-13T02:51:56.752105+0000","mapping_epoch":364,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":365,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T03:58:03.957847+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1248,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.491931+0000","last_change":"2024-09-13T02:46:24.516893+0000","last_active":"2024-09-13T02:51:56.491931+0000","last_peered":"2024-09-13T02:51:56.491931+0000","last_clean":"2024-09-13T02:51:56.491931+0000","last_became_active":"2024-09-13T02:46:24.516605+0000","last_became_peered":"2024-09-13T02:46:24.516605+0000","last_unstale":"2024-09-13T02:51:56.491931+0000","last_undegraded":"2024-09-13T02:51:56.491931+0000","last_fullsized":"2024-09-13T02:51:56.491931+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:21:46.906116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":3214,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.491941+0000","last_change":"2024-09-13T02:51:56.492353+0000","last_active":"2024-09-13T02:51:56.491941+0000","last_peered":"2024-09-13T02:51:56.491941+0000","last_clean":"2024-09-13T02:51:56.491941+0000","last_became_active":"2024-09-13T02:45:16.394898+0000","last_became_peered":"2024-09-13T02:45:16.394898+0000","last_unstale":"2024-09-13T02:51:56.491941+0000","last_undegraded":"2024-09-13T02:51:56.491941+0000","last_fullsized":"2024-09-13T02:51:56.491941+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:06:36.267062+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000864842,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":1343,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.487350+0000","last_change":"2024-09-13T02:46:24.517273+0000","last_active":"2024-09-13T02:51:56.487350+0000","last_peered":"2024-09-13T02:51:56.487350+0000","last_clean":"2024-09-13T02:51:56.487350+0000","last_became_active":"2024-09-13T02:46:24.516993+0000","last_became_peered":"2024-09-13T02:46:24.516993+0000","last_unstale":"2024-09-13T02:51:56.487350+0000","last_undegraded":"2024-09-13T02:51:56.487350+0000","last_fullsized":"2024-09-13T02:51:56.487350+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T11:06:38.834453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1268,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.753221+0000","last_change":"2024-09-13T02:46:24.512863+0000","last_active":"2024-09-13T02:51:56.753221+0000","last_peered":"2024-09-13T02:51:56.753221+0000","last_clean":"2024-09-13T02:51:56.753221+0000","last_became_active":"2024-09-13T02:46:24.512434+0000","last_became_peered":"2024-09-13T02:46:24.512434+0000","last_unstale":"2024-09-13T02:51:56.753221+0000","last_undegraded":"2024-09-13T02:51:56.753221+0000","last_fullsized":"2024-09-13T02:51:56.753221+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T13:00:05.731657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"859'1332","reported_seq":4660,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.754342+0000","last_change":"2024-09-13T02:51:56.754719+0000","last_active":"2024-09-13T02:51:56.754342+0000","last_peered":"2024-09-13T02:51:56.754342+0000","last_clean":"2024-09-13T02:51:56.754342+0000","last_became_active":"2024-09-13T02:46:24.517812+0000","last_became_peered":"2024-09-13T02:46:24.517812+0000","last_unstale":"2024-09-13T02:51:56.754342+0000","last_undegraded":"2024-09-13T02:51:56.754342+0000","last_fullsized":"2024-09-13T02:51:56.754342+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":1332,"log_dups_size":0,"ondisk_log_size":1332,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:21:15.438090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001908535,"stat_sum":{"num_bytes":38412288,"num_objects":12,"num_object_clones":8,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":267,"num_read_kb":506252,"num_write":727,"num_write_kb":151480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17,"num_bytes_recovered":86106112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":1343,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488036+0000","last_change":"2024-09-13T02:46:24.518097+0000","last_active":"2024-09-13T02:51:56.488036+0000","last_peered":"2024-09-13T02:51:56.488036+0000","last_clean":"2024-09-13T02:51:56.488036+0000","last_became_active":"2024-09-13T02:46:24.516635+0000","last_became_peered":"2024-09-13T02:46:24.516635+0000","last_unstale":"2024-09-13T02:51:56.488036+0000","last_undegraded":"2024-09-13T02:51:56.488036+0000","last_fullsized":"2024-09-13T02:51:56.488036+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:10:39.592334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1274,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.754935+0000","last_change":"2024-09-13T02:44:40.468656+0000","last_active":"2024-09-13T02:51:56.754935+0000","last_peered":"2024-09-13T02:51:56.754935+0000","last_clean":"2024-09-13T02:51:56.754935+0000","last_became_active":"2024-09-13T02:44:40.468127+0000","last_became_peered":"2024-09-13T02:44:40.468127+0000","last_unstale":"2024-09-13T02:51:56.754935+0000","last_undegraded":"2024-09-13T02:51:56.754935+0000","last_fullsized":"2024-09-13T02:51:56.754935+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:00:27.487186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"860'1293","reported_seq":4733,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.493580+0000","last_change":"2024-09-13T02:51:56.494830+0000","last_active":"2024-09-13T02:51:56.493580+0000","last_peered":"2024-09-13T02:51:56.493580+0000","last_clean":"2024-09-13T02:51:56.493580+0000","last_became_active":"2024-09-13T02:44:40.468480+0000","last_became_peered":"2024-09-13T02:44:40.468480+0000","last_unstale":"2024-09-13T02:51:56.493580+0000","last_undegraded":"2024-09-13T02:51:56.493580+0000","last_fullsized":"2024-09-13T02:51:56.493580+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":78,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:38:32.980761+0000","last_clean_scrub_stamp":"2024-09-13T02:38:32.980761+0000","objects_scrubbed":0,"log_size":1293,"log_dups_size":0,"ondisk_log_size":1293,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T05:39:07.566980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0068974969999999998,"stat_sum":{"num_bytes":22577152,"num_objects":9,"num_object_clones":7,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":291,"num_read_kb":358460,"num_write":708,"num_write_kb":131600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":44072960,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1b9","length":"1"},{"start":"1be","length":"1"},{"start":"1c4","length":"1"}]},{"pgid":"2.b","version":"557'3","reported_seq":1141,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610391+0000","last_change":"2024-09-13T02:46:24.513095+0000","last_active":"2024-09-13T02:52:01.610391+0000","last_peered":"2024-09-13T02:52:01.610391+0000","last_clean":"2024-09-13T02:52:01.610391+0000","last_became_active":"2024-09-13T02:46:24.512751+0000","last_became_peered":"2024-09-13T02:46:24.512751+0000","last_unstale":"2024-09-13T02:52:01.610391+0000","last_undegraded":"2024-09-13T02:52:01.610391+0000","last_fullsized":"2024-09-13T02:52:01.610391+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:52:11.496241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1171,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610119+0000","last_change":"2024-09-13T02:45:49.411722+0000","last_active":"2024-09-13T02:52:01.610119+0000","last_peered":"2024-09-13T02:52:01.610119+0000","last_clean":"2024-09-13T02:52:01.610119+0000","last_became_active":"2024-09-13T02:45:49.411409+0000","last_became_peered":"2024-09-13T02:45:49.411409+0000","last_unstale":"2024-09-13T02:52:01.610119+0000","last_undegraded":"2024-09-13T02:52:01.610119+0000","last_fullsized":"2024-09-13T02:52:01.610119+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:02:23.613432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1187,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488329+0000","last_change":"2024-09-13T02:45:49.406675+0000","last_active":"2024-09-13T02:51:56.488329+0000","last_peered":"2024-09-13T02:51:56.488329+0000","last_clean":"2024-09-13T02:51:56.488329+0000","last_became_active":"2024-09-13T02:45:49.406376+0000","last_became_peered":"2024-09-13T02:45:49.406376+0000","last_unstale":"2024-09-13T02:51:56.488329+0000","last_undegraded":"2024-09-13T02:51:56.488329+0000","last_fullsized":"2024-09-13T02:51:56.488329+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T07:59:41.022495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":1141,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.611569+0000","last_change":"2024-09-13T02:46:24.509032+0000","last_active":"2024-09-13T02:52:01.611569+0000","last_peered":"2024-09-13T02:52:01.611569+0000","last_clean":"2024-09-13T02:52:01.611569+0000","last_became_active":"2024-09-13T02:46:24.508073+0000","last_became_peered":"2024-09-13T02:46:24.508073+0000","last_unstale":"2024-09-13T02:52:01.611569+0000","last_undegraded":"2024-09-13T02:52:01.611569+0000","last_fullsized":"2024-09-13T02:52:01.611569+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T02:41:46.644712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":1193,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.488364+0000","last_change":"2024-09-13T02:45:16.394798+0000","last_active":"2024-09-13T02:51:56.488364+0000","last_peered":"2024-09-13T02:51:56.488364+0000","last_clean":"2024-09-13T02:51:56.488364+0000","last_became_active":"2024-09-13T02:45:16.394186+0000","last_became_peered":"2024-09-13T02:45:16.394186+0000","last_unstale":"2024-09-13T02:51:56.488364+0000","last_undegraded":"2024-09-13T02:51:56.488364+0000","last_fullsized":"2024-09-13T02:51:56.488364+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:39:36.938113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"65'2","reported_seq":1132,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.611044+0000","last_change":"2024-09-13T02:46:24.517051+0000","last_active":"2024-09-13T02:52:01.611044+0000","last_peered":"2024-09-13T02:52:01.611044+0000","last_clean":"2024-09-13T02:52:01.611044+0000","last_became_active":"2024-09-13T02:46:24.515841+0000","last_became_peered":"2024-09-13T02:46:24.515841+0000","last_unstale":"2024-09-13T02:52:01.611044+0000","last_undegraded":"2024-09-13T02:52:01.611044+0000","last_fullsized":"2024-09-13T02:52:01.611044+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T06:47:18.381268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":1370,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610004+0000","last_change":"2024-09-13T02:45:16.397081+0000","last_active":"2024-09-13T02:52:01.610004+0000","last_peered":"2024-09-13T02:52:01.610004+0000","last_clean":"2024-09-13T02:52:01.610004+0000","last_became_active":"2024-09-13T02:45:16.396686+0000","last_became_peered":"2024-09-13T02:45:16.396686+0000","last_unstale":"2024-09-13T02:52:01.610004+0000","last_undegraded":"2024-09-13T02:52:01.610004+0000","last_fullsized":"2024-09-13T02:52:01.610004+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T04:26:56.354530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1e","version":"557'2","reported_seq":1280,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.754836+0000","last_change":"2024-09-13T02:45:16.397133+0000","last_active":"2024-09-13T02:51:56.754836+0000","last_peered":"2024-09-13T02:51:56.754836+0000","last_clean":"2024-09-13T02:51:56.754836+0000","last_became_active":"2024-09-13T02:45:16.396771+0000","last_became_peered":"2024-09-13T02:45:16.396771+0000","last_unstale":"2024-09-13T02:51:56.754836+0000","last_undegraded":"2024-09-13T02:51:56.754836+0000","last_fullsized":"2024-09-13T02:51:56.754836+0000","mapping_epoch":466,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":467,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T09:48:12.088063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1260,"reported_epoch":860,"state":"active+clean","last_fresh":"2024-09-13T02:51:56.754150+0000","last_change":"2024-09-13T02:45:49.407646+0000","last_active":"2024-09-13T02:51:56.754150+0000","last_peered":"2024-09-13T02:51:56.754150+0000","last_clean":"2024-09-13T02:51:56.754150+0000","last_became_active":"2024-09-13T02:45:49.407320+0000","last_became_peered":"2024-09-13T02:45:49.407320+0000","last_unstale":"2024-09-13T02:51:56.754150+0000","last_undegraded":"2024-09-13T02:51:56.754150+0000","last_fullsized":"2024-09-13T02:51:56.754150+0000","mapping_epoch":499,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:49.060318+0000","last_clean_scrub_stamp":"2024-09-13T02:34:49.060318+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T10:05:28.869328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1f","version":"557'5","reported_seq":1382,"reported_epoch":861,"state":"active+clean","last_fresh":"2024-09-13T02:52:01.610516+0000","last_change":"2024-09-13T02:46:24.517769+0000","last_active":"2024-09-13T02:52:01.610516+0000","last_peered":"2024-09-13T02:52:01.610516+0000","last_clean":"2024-09-13T02:52:01.610516+0000","last_became_active":"2024-09-13T02:46:24.517439+0000","last_became_peered":"2024-09-13T02:46:24.517439+0000","last_unstale":"2024-09-13T02:52:01.610516+0000","last_undegraded":"2024-09-13T02:52:01.610516+0000","last_fullsized":"2024-09-13T02:52:01.610516+0000","mapping_epoch":534,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":535,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-13T02:34:46.034018+0000","last_clean_scrub_stamp":"2024-09-13T02:34:46.034018+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-14T08:43:38.682195+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":403505152,"num_objects":150,"num_object_clones":104,"num_object_copies":450,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":150,"num_whiteouts":5,"num_read":3716,"num_read_kb":5536382,"num_write":8887,"num_write_kb":1929784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":160,"num_bytes_recovered":574865408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":550883328,"data_stored":949235712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":16899,"ondisk_log_size":16899,"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":6632,"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":19896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45530,"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":534,"seq":2293512536133,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302136,"kb_used_data":56364,"kb_used_omap":28,"kb_used_meta":245731,"kb_avail":93443016,"statfs":{"total":95995035648,"available":95685648384,"internally_reserved":0,"allocated":57716736,"data_stored":86667186,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28862,"internal_metadata":251629378},"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":5,"up_from":466,"seq":2001454760018,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":510540,"kb_used_data":119488,"kb_used_omap":43,"kb_used_meta":390996,"kb_avail":93234612,"statfs":{"total":95995035648,"available":95472242688,"internally_reserved":0,"allocated":122355712,"data_stored":187080507,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":44369,"internal_metadata":400380591},"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":431,"seq":1851130904665,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":402736,"kb_used_data":75676,"kb_used_omap":27,"kb_used_meta":327012,"kb_avail":93342416,"statfs":{"total":95995035648,"available":95582633984,"internally_reserved":0,"allocated":77492224,"data_stored":122825443,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":28076,"internal_metadata":334860884},"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":397,"seq":1705102016608,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":308296,"kb_used_data":63100,"kb_used_omap":20,"kb_used_meta":245163,"kb_avail":93436856,"statfs":{"total":95995035648,"available":95679340544,"internally_reserved":0,"allocated":64614400,"data_stored":93163599,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20829,"internal_metadata":251047587},"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":364,"seq":1563368095847,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":363492,"kb_used_data":75668,"kb_used_omap":26,"kb_used_meta":287781,"kb_avail":93381660,"statfs":{"total":95995035648,"available":95622819840,"internally_reserved":0,"allocated":77484032,"data_stored":130165021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26875,"internal_metadata":294688517},"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":1417339207790,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":488948,"kb_used_data":66148,"kb_used_omap":29,"kb_used_meta":422754,"kb_avail":93256204,"statfs":{"total":95995035648,"available":95494352896,"internally_reserved":0,"allocated":67735552,"data_stored":102954926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30618,"internal_metadata":432900198},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":499,"seq":2143188680780,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":349064,"kb_used_data":81468,"kb_used_omap":25,"kb_used_meta":267558,"kb_avail":93396088,"statfs":{"total":95995035648,"available":95637594112,"internally_reserved":0,"allocated":83423232,"data_stored":121819969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26508,"internal_metadata":273979508},"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":0,"up_from":296,"seq":1271310319733,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":702392,"kb_used_data":105132,"kb_used_omap":36,"kb_used_meta":597211,"kb_avail":93042760,"statfs":{"total":95995035648,"available":95275786240,"internally_reserved":0,"allocated":107655168,"data_stored":167241760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37273,"internal_metadata":611544679},"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":6185,"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":4475,"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":5055,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5938,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5951,"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":6834,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5859,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5834,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5567,"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":5604,"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":93827072,"data_stored":159035392,"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":54521856,"data_stored":95346688,"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":64274432,"data_stored":122556416,"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":51380224,"data_stored":85549056,"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":64266240,"data_stored":115216384,"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":109125632,"data_stored":179466240,"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":69595136,"data_stored":113606656,"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":43892736,"data_stored":78458880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-13T02:52:04.505 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-09-13T02:52:04.506 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-09-13T02:52:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:04 smithi088 ceph-mon[96266]: pgmap v976: 121 pgs: 121 active+clean; 385 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-09-13T02:52:04.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:04 smithi088 ceph-mon[98762]: pgmap v976: 121 pgs: 121 active+clean; 385 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-09-13T02:52:04.706 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T02:52:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:04 smithi195 ceph-mon[87742]: pgmap v976: 121 pgs: 121 active+clean; 385 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 1.1 MiB/s wr, 10 op/s 2024-09-13T02:52:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:05 smithi088 ceph-mon[96266]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:52:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:05 smithi088 ceph-mon[98762]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:52:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:05 smithi195 ceph-mon[87742]: from='client.34500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-13T02:52:06.487 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:06 smithi088 ceph-mon[98762]: pgmap v977: 121 pgs: 121 active+clean; 385 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 110 KiB/s wr, 5 op/s 2024-09-13T02:52:06.487 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:06 smithi088 ceph-mon[96266]: pgmap v977: 121 pgs: 121 active+clean; 385 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 110 KiB/s wr, 5 op/s 2024-09-13T02:52:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:06 smithi195 ceph-mon[87742]: pgmap v977: 121 pgs: 121 active+clean; 385 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 110 KiB/s wr, 5 op/s 2024-09-13T02:52:07.499 INFO:teuthology.orchestra.run.smithi088.stderr:pool 'unique_pool_0' removed 2024-09-13T02:52:07.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:07 smithi088 ceph-mon[98762]: osdmap e862: 8 total, 8 up, 8 in 2024-09-13T02:52:07.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:07 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2121537169' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T02:52:07.815 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:07 smithi088 ceph-mon[98762]: 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-09-13T02:52:07.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:07 smithi088 ceph-mon[96266]: osdmap e862: 8 total, 8 up, 8 in 2024-09-13T02:52:07.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:07 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2121537169' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T02:52:07.816 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:07 smithi088 ceph-mon[96266]: 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-09-13T02:52:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:07 smithi195 ceph-mon[87742]: osdmap e862: 8 total, 8 up, 8 in 2024-09-13T02:52:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:07 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2121537169' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T02:52:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:07 smithi195 ceph-mon[87742]: 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-09-13T02:52:08.155 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-13T02:52:08.156 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-09-13T02:52:08.156 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-13T02:52:08.156 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-09-13T02:52:08.156 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-09-13T02:52:08.157 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-13T02:52:08.157 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-13T02:52:08.157 DEBUG:teuthology.orchestra.run.smithi088:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-13T02:52:08.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T02:52:08.175 INFO:teuthology.orchestra.run.smithi088.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-13T02:52:08.175 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-13T02:52:08.231 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-13T02:52:08.231 DEBUG:teuthology.orchestra.run.smithi088:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-13T02:52:08.287 INFO:tasks.workunit:timeout=3h 2024-09-13T02:52:08.287 INFO:tasks.workunit:cleanup=True 2024-09-13T02:52:08.288 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-13T02:52:08.344 INFO:tasks.workunit.client.0.smithi088.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-13T02:52:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:08 smithi088 ceph-mon[96266]: pgmap v979: 121 pgs: 121 active+clean; 385 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.3 MiB/s rd, 121 KiB/s wr, 1 op/s 2024-09-13T02:52:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:08 smithi088 ceph-mon[96266]: 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-09-13T02:52:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:08 smithi088 ceph-mon[96266]: osdmap e863: 8 total, 8 up, 8 in 2024-09-13T02:52:08.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:08 smithi088 ceph-mon[98762]: pgmap v979: 121 pgs: 121 active+clean; 385 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.3 MiB/s rd, 121 KiB/s wr, 1 op/s 2024-09-13T02:52:08.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:08 smithi088 ceph-mon[98762]: 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-09-13T02:52:08.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:08 smithi088 ceph-mon[98762]: osdmap e863: 8 total, 8 up, 8 in 2024-09-13T02:52:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:08 smithi195 ceph-mon[87742]: pgmap v979: 121 pgs: 121 active+clean; 385 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.3 MiB/s rd, 121 KiB/s wr, 1 op/s 2024-09-13T02:52:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:08 smithi195 ceph-mon[87742]: 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-09-13T02:52:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:08 smithi195 ceph-mon[87742]: osdmap e863: 8 total, 8 up, 8 in 2024-09-13T02:52:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:10 smithi088 ceph-mon[96266]: pgmap v981: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:10.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:10 smithi088 ceph-mon[98762]: pgmap v981: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:10 smithi195 ceph-mon[87742]: pgmap v981: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:12 smithi088 ceph-mon[96266]: pgmap v982: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:12 smithi088 ceph-mon[98762]: pgmap v982: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:12 smithi195 ceph-mon[87742]: pgmap v982: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:52:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:52:13] "GET /metrics HTTP/1.1" 200 36324 "" "Prometheus/2.43.0" 2024-09-13T02:52:14.408 DEBUG:teuthology.orchestra.run.smithi088:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-13T02:52:14.425 INFO:tasks.workunit.client.0.smithi088.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-13T02:52:14.427 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-13T02:52:14.427 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-13T02:52:14.475 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-13T02:52:14.527 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-13T02:52:14.567 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-13T02:52:14.568 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-13T02:52:14.568 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-13T02:52:14.608 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-13T02:52:14.611 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:52:14.611 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-13T02:52:14.667 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-09-13T02:52:14.668 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-09-13T02:52:14.669 DEBUG:teuthology.orchestra.run.smithi088:workunit test cls/test_cls_2pc_queue.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh 2024-09-13T02:52:14.738 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:52:14.738 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 22 tests from 1 test suite. 2024-09-13T02:52:14.738 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:52:14.739 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 22 tests from TestCls2PCQueue 2024-09-13T02:52:14.739 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-09-13T02:52:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:14 smithi088 ceph-mon[96266]: pgmap v983: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:52:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:52:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:14 smithi088 ceph-mon[98762]: pgmap v983: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:52:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:52:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:14 smithi195 ceph-mon[87742]: pgmap v983: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:52:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:52:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:52:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:52:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:52:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:52:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:52:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:52:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:52:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:52:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:52:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:16 smithi088 ceph-mon[96266]: pgmap v984: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:16 smithi088 ceph-mon[96266]: osdmap e864: 8 total, 8 up, 8 in 2024-09-13T02:52:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:16 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3773746102' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:16 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:16 smithi088 ceph-mon[98762]: pgmap v984: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:16 smithi088 ceph-mon[98762]: osdmap e864: 8 total, 8 up, 8 in 2024-09-13T02:52:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:16 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3773746102' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:16 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:16 smithi195 ceph-mon[87742]: pgmap v984: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:16 smithi195 ceph-mon[87742]: osdmap e864: 8 total, 8 up, 8 in 2024-09-13T02:52:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:16 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3773746102' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:16 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:17.522 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2784 ms) 2024-09-13T02:52:17.523 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-09-13T02:52:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:17 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:17 smithi088 ceph-mon[96266]: osdmap e865: 8 total, 8 up, 8 in 2024-09-13T02:52:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:17 smithi088 ceph-mon[96266]: pgmap v987: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:17 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:17 smithi088 ceph-mon[98762]: osdmap e865: 8 total, 8 up, 8 in 2024-09-13T02:52:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:17 smithi088 ceph-mon[98762]: pgmap v987: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:17 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:17 smithi195 ceph-mon[87742]: osdmap e865: 8 total, 8 up, 8 in 2024-09-13T02:52:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:17 smithi195 ceph-mon[87742]: pgmap v987: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:18 smithi088 ceph-mon[96266]: osdmap e866: 8 total, 8 up, 8 in 2024-09-13T02:52:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:18 smithi088 ceph-mon[98762]: osdmap e866: 8 total, 8 up, 8 in 2024-09-13T02:52:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:18 smithi195 ceph-mon[87742]: osdmap e866: 8 total, 8 up, 8 in 2024-09-13T02:52:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:19 smithi088 ceph-mon[96266]: osdmap e867: 8 total, 8 up, 8 in 2024-09-13T02:52:19.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:19 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1436029909' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:19.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:19 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:19.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:19 smithi088 ceph-mon[96266]: pgmap v990: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:19 smithi088 ceph-mon[98762]: osdmap e867: 8 total, 8 up, 8 in 2024-09-13T02:52:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:19 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1436029909' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:19 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:19 smithi088 ceph-mon[98762]: pgmap v990: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:19 smithi195 ceph-mon[87742]: osdmap e867: 8 total, 8 up, 8 in 2024-09-13T02:52:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:19 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1436029909' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:19 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:19 smithi195 ceph-mon[87742]: pgmap v990: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:20.553 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3031 ms) 2024-09-13T02:52:20.554 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-09-13T02:52:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:20 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:20 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:20 smithi088 ceph-mon[96266]: osdmap e868: 8 total, 8 up, 8 in 2024-09-13T02:52:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:20 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:20 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:20 smithi088 ceph-mon[98762]: osdmap e868: 8 total, 8 up, 8 in 2024-09-13T02:52:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:20 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:20 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:20 smithi195 ceph-mon[87742]: osdmap e868: 8 total, 8 up, 8 in 2024-09-13T02:52:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:21 smithi088 ceph-mon[96266]: osdmap e869: 8 total, 8 up, 8 in 2024-09-13T02:52:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:21 smithi088 ceph-mon[96266]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:21 smithi088 ceph-mon[98762]: osdmap e869: 8 total, 8 up, 8 in 2024-09-13T02:52:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:21 smithi088 ceph-mon[98762]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:21 smithi195 ceph-mon[87742]: osdmap e869: 8 total, 8 up, 8 in 2024-09-13T02:52:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:21 smithi195 ceph-mon[87742]: pgmap v993: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:22 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:22 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:52:22.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:22 smithi088 ceph-mon[96266]: osdmap e870: 8 total, 8 up, 8 in 2024-09-13T02:52:22.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:22 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2327049348' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:22.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:22 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:22 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:22 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:52:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:22 smithi088 ceph-mon[98762]: osdmap e870: 8 total, 8 up, 8 in 2024-09-13T02:52:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:22 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2327049348' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:22 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:22 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:22 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:52:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:22 smithi195 ceph-mon[87742]: osdmap e870: 8 total, 8 up, 8 in 2024-09-13T02:52:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:22 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2327049348' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:22 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:52:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:52:23] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2024-09-13T02:52:23.581 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.Reserve (3028 ms) 2024-09-13T02:52:23.581 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-09-13T02:52:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:23 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:23 smithi088 ceph-mon[96266]: osdmap e871: 8 total, 8 up, 8 in 2024-09-13T02:52:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:23 smithi088 ceph-mon[96266]: pgmap v996: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:23 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:23 smithi088 ceph-mon[98762]: osdmap e871: 8 total, 8 up, 8 in 2024-09-13T02:52:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:23 smithi088 ceph-mon[98762]: pgmap v996: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:23 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:23 smithi195 ceph-mon[87742]: osdmap e871: 8 total, 8 up, 8 in 2024-09-13T02:52:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:23 smithi195 ceph-mon[87742]: pgmap v996: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:24 smithi088 ceph-mon[96266]: osdmap e872: 8 total, 8 up, 8 in 2024-09-13T02:52:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:24 smithi088 ceph-mon[98762]: osdmap e872: 8 total, 8 up, 8 in 2024-09-13T02:52:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:24 smithi195 ceph-mon[87742]: osdmap e872: 8 total, 8 up, 8 in 2024-09-13T02:52:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:25 smithi088 ceph-mon[96266]: osdmap e873: 8 total, 8 up, 8 in 2024-09-13T02:52:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:25 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2685812400' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:25 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:25 smithi088 ceph-mon[96266]: pgmap v999: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:25 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:25 smithi088 ceph-mon[96266]: osdmap e874: 8 total, 8 up, 8 in 2024-09-13T02:52:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:25 smithi088 ceph-mon[98762]: osdmap e873: 8 total, 8 up, 8 in 2024-09-13T02:52:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:25 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2685812400' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:25 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:25 smithi088 ceph-mon[98762]: pgmap v999: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:25 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:25 smithi088 ceph-mon[98762]: osdmap e874: 8 total, 8 up, 8 in 2024-09-13T02:52:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:25 smithi195 ceph-mon[87742]: osdmap e873: 8 total, 8 up, 8 in 2024-09-13T02:52:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:25 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2685812400' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:25 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:25 smithi195 ceph-mon[87742]: pgmap v999: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:25 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:25 smithi195 ceph-mon[87742]: osdmap e874: 8 total, 8 up, 8 in 2024-09-13T02:52:26.591 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3010 ms) 2024-09-13T02:52:26.591 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-09-13T02:52:26.885 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:26 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:26.885 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:26 smithi195 ceph-mon[87742]: osdmap e875: 8 total, 8 up, 8 in 2024-09-13T02:52:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:26 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:26 smithi088 ceph-mon[96266]: osdmap e875: 8 total, 8 up, 8 in 2024-09-13T02:52:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:26 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:26 smithi088 ceph-mon[98762]: osdmap e875: 8 total, 8 up, 8 in 2024-09-13T02:52:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:27 smithi088 ceph-mon[96266]: pgmap v1002: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:27 smithi088 ceph-mon[98762]: pgmap v1002: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:27 smithi195 ceph-mon[87742]: pgmap v1002: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:28 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:28 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:52:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:28 smithi088 ceph-mon[96266]: osdmap e876: 8 total, 8 up, 8 in 2024-09-13T02:52:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:28 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1778465738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:28 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:28.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:28 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:28.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:28 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:52:28.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:28 smithi088 ceph-mon[98762]: osdmap e876: 8 total, 8 up, 8 in 2024-09-13T02:52:28.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:28 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1778465738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:28.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:28 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:28 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:28 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:52:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:28 smithi195 ceph-mon[87742]: osdmap e876: 8 total, 8 up, 8 in 2024-09-13T02:52:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:28 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1778465738' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:28 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:29.624 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.Commit (3033 ms) 2024-09-13T02:52:29.625 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-09-13T02:52:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:29 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:29 smithi088 ceph-mon[96266]: osdmap e877: 8 total, 8 up, 8 in 2024-09-13T02:52:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:52:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:29 smithi088 ceph-mon[96266]: pgmap v1005: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:29 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:29 smithi088 ceph-mon[98762]: osdmap e877: 8 total, 8 up, 8 in 2024-09-13T02:52:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:52:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:29 smithi088 ceph-mon[98762]: pgmap v1005: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:29 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:29 smithi195 ceph-mon[87742]: osdmap e877: 8 total, 8 up, 8 in 2024-09-13T02:52:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:52:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:29 smithi195 ceph-mon[87742]: pgmap v1005: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:30 smithi088 ceph-mon[96266]: osdmap e878: 8 total, 8 up, 8 in 2024-09-13T02:52:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:30 smithi088 ceph-mon[98762]: osdmap e878: 8 total, 8 up, 8 in 2024-09-13T02:52:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:30 smithi195 ceph-mon[87742]: osdmap e878: 8 total, 8 up, 8 in 2024-09-13T02:52:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:31 smithi088 ceph-mon[96266]: osdmap e879: 8 total, 8 up, 8 in 2024-09-13T02:52:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:31 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3683524701' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:31 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:31.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:31 smithi088 ceph-mon[96266]: pgmap v1008: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:31 smithi088 ceph-mon[98762]: osdmap e879: 8 total, 8 up, 8 in 2024-09-13T02:52:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:31 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3683524701' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:31 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:31 smithi088 ceph-mon[98762]: pgmap v1008: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:31 smithi195 ceph-mon[87742]: osdmap e879: 8 total, 8 up, 8 in 2024-09-13T02:52:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:31 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3683524701' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:31.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:31 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:31.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:31 smithi195 ceph-mon[87742]: pgmap v1008: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:32.646 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.Abort (3022 ms) 2024-09-13T02:52:32.647 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-09-13T02:52:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:32 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:32 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:32 smithi088 ceph-mon[98762]: osdmap e880: 8 total, 8 up, 8 in 2024-09-13T02:52:32.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:32 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:32.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:32 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:32.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:32 smithi088 ceph-mon[96266]: osdmap e880: 8 total, 8 up, 8 in 2024-09-13T02:52:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:32 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:32 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:32 smithi195 ceph-mon[87742]: osdmap e880: 8 total, 8 up, 8 in 2024-09-13T02:52:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:52:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:52:33] "GET /metrics HTTP/1.1" 200 36335 "" "Prometheus/2.43.0" 2024-09-13T02:52:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:33 smithi088 ceph-mon[98762]: osdmap e881: 8 total, 8 up, 8 in 2024-09-13T02:52:33.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:33 smithi088 ceph-mon[98762]: pgmap v1011: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:33 smithi088 ceph-mon[96266]: osdmap e881: 8 total, 8 up, 8 in 2024-09-13T02:52:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:33 smithi088 ceph-mon[96266]: pgmap v1011: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:33 smithi195 ceph-mon[87742]: osdmap e881: 8 total, 8 up, 8 in 2024-09-13T02:52:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:33 smithi195 ceph-mon[87742]: pgmap v1011: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:34 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:34 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:52:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:34 smithi088 ceph-mon[98762]: osdmap e882: 8 total, 8 up, 8 in 2024-09-13T02:52:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:34 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1541288075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:34 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:34 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:34 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:52:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:34 smithi088 ceph-mon[96266]: osdmap e882: 8 total, 8 up, 8 in 2024-09-13T02:52:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:34 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1541288075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:34 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:34 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:34 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:52:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:34 smithi195 ceph-mon[87742]: osdmap e882: 8 total, 8 up, 8 in 2024-09-13T02:52:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:34 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1541288075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:34 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:35.666 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.ReserveError (3019 ms) 2024-09-13T02:52:35.666 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-09-13T02:52:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:35 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:35 smithi088 ceph-mon[96266]: osdmap e883: 8 total, 8 up, 8 in 2024-09-13T02:52:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:35 smithi088 ceph-mon[96266]: pgmap v1014: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:35 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:35 smithi088 ceph-mon[98762]: osdmap e883: 8 total, 8 up, 8 in 2024-09-13T02:52:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:35 smithi088 ceph-mon[98762]: pgmap v1014: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:35 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:35 smithi195 ceph-mon[87742]: osdmap e883: 8 total, 8 up, 8 in 2024-09-13T02:52:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:35 smithi195 ceph-mon[87742]: pgmap v1014: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:36 smithi088 ceph-mon[96266]: osdmap e884: 8 total, 8 up, 8 in 2024-09-13T02:52:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:36 smithi088 ceph-mon[98762]: osdmap e884: 8 total, 8 up, 8 in 2024-09-13T02:52:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:36 smithi195 ceph-mon[87742]: osdmap e884: 8 total, 8 up, 8 in 2024-09-13T02:52:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:37 smithi088 ceph-mon[96266]: osdmap e885: 8 total, 8 up, 8 in 2024-09-13T02:52:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:37 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3456582878' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:37 smithi088 ceph-mon[96266]: pgmap v1017: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:37 smithi088 ceph-mon[98762]: osdmap e885: 8 total, 8 up, 8 in 2024-09-13T02:52:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:37 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3456582878' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:37 smithi088 ceph-mon[98762]: pgmap v1017: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:37 smithi195 ceph-mon[87742]: osdmap e885: 8 total, 8 up, 8 in 2024-09-13T02:52:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:37 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3456582878' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:37 smithi195 ceph-mon[87742]: pgmap v1017: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:38.691 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.CommitError (3024 ms) 2024-09-13T02:52:38.691 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-09-13T02:52:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:38 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:38 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3456582878' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:38 smithi088 ceph-mon[96266]: osdmap e886: 8 total, 8 up, 8 in 2024-09-13T02:52:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:38 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:38 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3456582878' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:38 smithi088 ceph-mon[98762]: osdmap e886: 8 total, 8 up, 8 in 2024-09-13T02:52:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:38 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:38 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3456582878' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:38 smithi195 ceph-mon[87742]: osdmap e886: 8 total, 8 up, 8 in 2024-09-13T02:52:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:39 smithi088 ceph-mon[96266]: osdmap e887: 8 total, 8 up, 8 in 2024-09-13T02:52:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:39 smithi088 ceph-mon[96266]: pgmap v1020: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:39 smithi088 ceph-mon[98762]: osdmap e887: 8 total, 8 up, 8 in 2024-09-13T02:52:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:39 smithi088 ceph-mon[98762]: pgmap v1020: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:39 smithi195 ceph-mon[87742]: osdmap e887: 8 total, 8 up, 8 in 2024-09-13T02:52:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:39 smithi195 ceph-mon[87742]: pgmap v1020: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:40 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:40 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:52:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:40 smithi088 ceph-mon[96266]: osdmap e888: 8 total, 8 up, 8 in 2024-09-13T02:52:40.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:40 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/725499838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:40 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:40 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:52:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:40 smithi088 ceph-mon[98762]: osdmap e888: 8 total, 8 up, 8 in 2024-09-13T02:52:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:40 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/725499838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:40 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:40 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:52:40.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:40 smithi195 ceph-mon[87742]: osdmap e888: 8 total, 8 up, 8 in 2024-09-13T02:52:40.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:40 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/725499838' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:41.707 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.AbortError (3017 ms) 2024-09-13T02:52:41.708 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-09-13T02:52:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:41 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/725499838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:41 smithi195 ceph-mon[87742]: osdmap e889: 8 total, 8 up, 8 in 2024-09-13T02:52:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:41 smithi195 ceph-mon[87742]: pgmap v1023: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:41 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/725499838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:41 smithi088 ceph-mon[96266]: osdmap e889: 8 total, 8 up, 8 in 2024-09-13T02:52:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:41 smithi088 ceph-mon[96266]: pgmap v1023: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:41 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/725499838' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:41 smithi088 ceph-mon[98762]: osdmap e889: 8 total, 8 up, 8 in 2024-09-13T02:52:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:41 smithi088 ceph-mon[98762]: pgmap v1023: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:42 smithi195 ceph-mon[87742]: osdmap e890: 8 total, 8 up, 8 in 2024-09-13T02:52:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:42 smithi088 ceph-mon[98762]: osdmap e890: 8 total, 8 up, 8 in 2024-09-13T02:52:43.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:42 smithi088 ceph-mon[96266]: osdmap e890: 8 total, 8 up, 8 in 2024-09-13T02:52:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:52:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:52:43] "GET /metrics HTTP/1.1" 200 36335 "" "Prometheus/2.43.0" 2024-09-13T02:52:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:43 smithi195 ceph-mon[87742]: osdmap e891: 8 total, 8 up, 8 in 2024-09-13T02:52:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:43 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4134450560' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:43 smithi195 ceph-mon[87742]: pgmap v1026: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:43 smithi088 ceph-mon[98762]: osdmap e891: 8 total, 8 up, 8 in 2024-09-13T02:52:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:43 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4134450560' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:43 smithi088 ceph-mon[98762]: pgmap v1026: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:43 smithi088 ceph-mon[96266]: osdmap e891: 8 total, 8 up, 8 in 2024-09-13T02:52:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:43 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4134450560' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:43 smithi088 ceph-mon[96266]: pgmap v1026: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:44.725 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3017 ms) 2024-09-13T02:52:44.725 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-09-13T02:52:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:44 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:44 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4134450560' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:44 smithi195 ceph-mon[87742]: osdmap e892: 8 total, 8 up, 8 in 2024-09-13T02:52:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:52:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:52:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:44 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:44 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4134450560' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:44 smithi088 ceph-mon[96266]: osdmap e892: 8 total, 8 up, 8 in 2024-09-13T02:52:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:52:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:52:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:44 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:44 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4134450560' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:44 smithi088 ceph-mon[98762]: osdmap e892: 8 total, 8 up, 8 in 2024-09-13T02:52:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:52:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:52:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:45 smithi195 ceph-mon[87742]: osdmap e893: 8 total, 8 up, 8 in 2024-09-13T02:52:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:45 smithi195 ceph-mon[87742]: pgmap v1029: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:45 smithi088 ceph-mon[96266]: osdmap e893: 8 total, 8 up, 8 in 2024-09-13T02:52:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:45 smithi088 ceph-mon[96266]: pgmap v1029: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:45 smithi088 ceph-mon[98762]: osdmap e893: 8 total, 8 up, 8 in 2024-09-13T02:52:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:45 smithi088 ceph-mon[98762]: pgmap v1029: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:46 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:46 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:52:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:46 smithi195 ceph-mon[87742]: osdmap e894: 8 total, 8 up, 8 in 2024-09-13T02:52:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1090333763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:46 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:46 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:46 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:52:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:46 smithi088 ceph-mon[96266]: osdmap e894: 8 total, 8 up, 8 in 2024-09-13T02:52:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1090333763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:46 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:46 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:46 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:52:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:46 smithi088 ceph-mon[98762]: osdmap e894: 8 total, 8 up, 8 in 2024-09-13T02:52:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1090333763' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:46 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:47.742 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3017 ms) 2024-09-13T02:52:47.742 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-09-13T02:52:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:47 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:47 smithi088 ceph-mon[96266]: osdmap e895: 8 total, 8 up, 8 in 2024-09-13T02:52:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:47 smithi088 ceph-mon[96266]: pgmap v1032: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:47 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:47 smithi088 ceph-mon[98762]: osdmap e895: 8 total, 8 up, 8 in 2024-09-13T02:52:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:47 smithi088 ceph-mon[98762]: pgmap v1032: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:47 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:47 smithi195 ceph-mon[87742]: osdmap e895: 8 total, 8 up, 8 in 2024-09-13T02:52:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:47 smithi195 ceph-mon[87742]: pgmap v1032: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:48 smithi088 ceph-mon[96266]: osdmap e896: 8 total, 8 up, 8 in 2024-09-13T02:52:49.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:48 smithi088 ceph-mon[98762]: osdmap e896: 8 total, 8 up, 8 in 2024-09-13T02:52:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:48 smithi195 ceph-mon[87742]: osdmap e896: 8 total, 8 up, 8 in 2024-09-13T02:52:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:49 smithi088 ceph-mon[96266]: osdmap e897: 8 total, 8 up, 8 in 2024-09-13T02:52:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:49 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2658102608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:49 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:49 smithi088 ceph-mon[96266]: pgmap v1035: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:49 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:49 smithi088 ceph-mon[98762]: osdmap e897: 8 total, 8 up, 8 in 2024-09-13T02:52:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:49 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2658102608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:49 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:49 smithi088 ceph-mon[98762]: pgmap v1035: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:49 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:49 smithi195 ceph-mon[87742]: osdmap e897: 8 total, 8 up, 8 in 2024-09-13T02:52:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:49 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2658102608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:49 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:49 smithi195 ceph-mon[87742]: pgmap v1035: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:49 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:50.762 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3020 ms) 2024-09-13T02:52:50.762 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-09-13T02:52:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:50 smithi088 ceph-mon[96266]: osdmap e898: 8 total, 8 up, 8 in 2024-09-13T02:52:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:50 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:51.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:50 smithi088 ceph-mon[98762]: osdmap e898: 8 total, 8 up, 8 in 2024-09-13T02:52:51.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:50 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:50 smithi195 ceph-mon[87742]: osdmap e898: 8 total, 8 up, 8 in 2024-09-13T02:52:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:50 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:51 smithi088 ceph-mon[96266]: osdmap e899: 8 total, 8 up, 8 in 2024-09-13T02:52:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:51 smithi088 ceph-mon[96266]: pgmap v1038: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:51 smithi088 ceph-mon[98762]: osdmap e899: 8 total, 8 up, 8 in 2024-09-13T02:52:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:51 smithi088 ceph-mon[98762]: pgmap v1038: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:51 smithi195 ceph-mon[87742]: osdmap e899: 8 total, 8 up, 8 in 2024-09-13T02:52:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:51 smithi195 ceph-mon[87742]: pgmap v1038: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:53.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:52 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:53.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:52 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:52:53.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:52 smithi088 ceph-mon[98762]: osdmap e900: 8 total, 8 up, 8 in 2024-09-13T02:52:53.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:52 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2488560511' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:52 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:52 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:52:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:52 smithi088 ceph-mon[96266]: osdmap e900: 8 total, 8 up, 8 in 2024-09-13T02:52:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:52 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2488560511' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:52 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:52 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:52:53.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:52 smithi195 ceph-mon[87742]: osdmap e900: 8 total, 8 up, 8 in 2024-09-13T02:52:53.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:52 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2488560511' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:52:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:52:53] "GET /metrics HTTP/1.1" 200 36341 "" "Prometheus/2.43.0" 2024-09-13T02:52:53.787 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3026 ms) 2024-09-13T02:52:53.788 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-09-13T02:52:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:53 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2488560511' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:53 smithi088 ceph-mon[96266]: osdmap e901: 8 total, 8 up, 8 in 2024-09-13T02:52:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:53 smithi088 ceph-mon[96266]: pgmap v1041: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:53 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2488560511' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:54.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:53 smithi088 ceph-mon[98762]: osdmap e901: 8 total, 8 up, 8 in 2024-09-13T02:52:54.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:53 smithi088 ceph-mon[98762]: pgmap v1041: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:53 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2488560511' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:53 smithi195 ceph-mon[87742]: osdmap e901: 8 total, 8 up, 8 in 2024-09-13T02:52:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:53 smithi195 ceph-mon[87742]: pgmap v1041: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:55.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:54 smithi088 ceph-mon[96266]: osdmap e902: 8 total, 8 up, 8 in 2024-09-13T02:52:55.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:54 smithi088 ceph-mon[98762]: osdmap e902: 8 total, 8 up, 8 in 2024-09-13T02:52:55.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:54 smithi195 ceph-mon[87742]: osdmap e902: 8 total, 8 up, 8 in 2024-09-13T02:52:56.135 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:55 smithi195 ceph-mon[87742]: osdmap e903: 8 total, 8 up, 8 in 2024-09-13T02:52:56.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:55 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2061367785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:56.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:55 smithi195 ceph-mon[87742]: pgmap v1044: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:55 smithi088 ceph-mon[96266]: osdmap e903: 8 total, 8 up, 8 in 2024-09-13T02:52:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:55 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2061367785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:55 smithi088 ceph-mon[96266]: pgmap v1044: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:55 smithi088 ceph-mon[98762]: osdmap e903: 8 total, 8 up, 8 in 2024-09-13T02:52:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:55 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2061367785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:56.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:55 smithi088 ceph-mon[98762]: pgmap v1044: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:56.811 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3024 ms) 2024-09-13T02:52:56.811 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-09-13T02:52:57.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:56 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:57.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:56 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2061367785' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:57.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:56 smithi088 ceph-mon[98762]: osdmap e904: 8 total, 8 up, 8 in 2024-09-13T02:52:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:56 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:56 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2061367785' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:56 smithi088 ceph-mon[96266]: osdmap e904: 8 total, 8 up, 8 in 2024-09-13T02:52:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:56 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:52:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:56 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2061367785' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:52:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:56 smithi195 ceph-mon[87742]: osdmap e904: 8 total, 8 up, 8 in 2024-09-13T02:52:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:57 smithi088 ceph-mon[98762]: osdmap e905: 8 total, 8 up, 8 in 2024-09-13T02:52:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:57 smithi088 ceph-mon[98762]: pgmap v1047: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:57 smithi088 ceph-mon[96266]: osdmap e905: 8 total, 8 up, 8 in 2024-09-13T02:52:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:57 smithi088 ceph-mon[96266]: pgmap v1047: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:57 smithi195 ceph-mon[87742]: osdmap e905: 8 total, 8 up, 8 in 2024-09-13T02:52:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:57 smithi195 ceph-mon[87742]: pgmap v1047: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:52:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:58 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:58 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:52:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:58 smithi088 ceph-mon[96266]: osdmap e906: 8 total, 8 up, 8 in 2024-09-13T02:52:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:58 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3730063188' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:58 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:58 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:58 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:52:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:58 smithi088 ceph-mon[98762]: osdmap e906: 8 total, 8 up, 8 in 2024-09-13T02:52:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:58 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3730063188' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:58 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:58 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:52:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:58 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:52:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:58 smithi195 ceph-mon[87742]: osdmap e906: 8 total, 8 up, 8 in 2024-09-13T02:52:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:58 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3730063188' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:58 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:52:59.832 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3021 ms) 2024-09-13T02:52:59.832 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-09-13T02:53:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:59 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:59 smithi088 ceph-mon[96266]: osdmap e907: 8 total, 8 up, 8 in 2024-09-13T02:53:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:53:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:52:59 smithi088 ceph-mon[96266]: pgmap v1050: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:59 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:59 smithi088 ceph-mon[98762]: osdmap e907: 8 total, 8 up, 8 in 2024-09-13T02:53:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:53:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:52:59 smithi088 ceph-mon[98762]: pgmap v1050: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:59 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:59 smithi195 ceph-mon[87742]: osdmap e907: 8 total, 8 up, 8 in 2024-09-13T02:53:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:53:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:52:59 smithi195 ceph-mon[87742]: pgmap v1050: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:00 smithi088 ceph-mon[96266]: osdmap e908: 8 total, 8 up, 8 in 2024-09-13T02:53:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:00 smithi088 ceph-mon[98762]: osdmap e908: 8 total, 8 up, 8 in 2024-09-13T02:53:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:00 smithi195 ceph-mon[87742]: osdmap e908: 8 total, 8 up, 8 in 2024-09-13T02:53:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:01 smithi088 ceph-mon[96266]: osdmap e909: 8 total, 8 up, 8 in 2024-09-13T02:53:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:01 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/404353247' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:01 smithi088 ceph-mon[96266]: pgmap v1053: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:02.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:01 smithi088 ceph-mon[98762]: osdmap e909: 8 total, 8 up, 8 in 2024-09-13T02:53:02.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:01 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/404353247' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:02.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:01 smithi088 ceph-mon[98762]: pgmap v1053: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:01 smithi195 ceph-mon[87742]: osdmap e909: 8 total, 8 up, 8 in 2024-09-13T02:53:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:01 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/404353247' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:01 smithi195 ceph-mon[87742]: pgmap v1053: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:02.853 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.Cleanup (3020 ms) 2024-09-13T02:53:02.853 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-09-13T02:53:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:02 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:53:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:02 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/404353247' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:02 smithi088 ceph-mon[98762]: osdmap e910: 8 total, 8 up, 8 in 2024-09-13T02:53:03.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:02 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:53:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:02 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/404353247' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:02 smithi088 ceph-mon[96266]: osdmap e910: 8 total, 8 up, 8 in 2024-09-13T02:53:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:02 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:53:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:02 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/404353247' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:02 smithi195 ceph-mon[87742]: osdmap e910: 8 total, 8 up, 8 in 2024-09-13T02:53:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:53:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:53:03] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-09-13T02:53:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:03 smithi088 ceph-mon[98762]: osdmap e911: 8 total, 8 up, 8 in 2024-09-13T02:53:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:03 smithi088 ceph-mon[98762]: pgmap v1056: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:04.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:03 smithi088 ceph-mon[96266]: osdmap e911: 8 total, 8 up, 8 in 2024-09-13T02:53:04.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:03 smithi088 ceph-mon[96266]: pgmap v1056: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:03 smithi195 ceph-mon[87742]: osdmap e911: 8 total, 8 up, 8 in 2024-09-13T02:53:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:03 smithi195 ceph-mon[87742]: pgmap v1056: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:04 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:53:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:04 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:53:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:04 smithi088 ceph-mon[98762]: osdmap e912: 8 total, 8 up, 8 in 2024-09-13T02:53:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4255472213' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:04 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:05.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:04 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:53:05.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:04 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:53:05.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:04 smithi088 ceph-mon[96266]: osdmap e912: 8 total, 8 up, 8 in 2024-09-13T02:53:05.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4255472213' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:05.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:04 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:04 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:53:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:04 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:53:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:04 smithi195 ceph-mon[87742]: osdmap e912: 8 total, 8 up, 8 in 2024-09-13T02:53:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4255472213' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:04 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:05 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:05 smithi088 ceph-mon[98762]: osdmap e913: 8 total, 8 up, 8 in 2024-09-13T02:53:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:05 smithi088 ceph-mon[98762]: pgmap v1059: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:05 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:05 smithi088 ceph-mon[96266]: osdmap e913: 8 total, 8 up, 8 in 2024-09-13T02:53:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:05 smithi088 ceph-mon[96266]: pgmap v1059: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:05 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:05 smithi195 ceph-mon[87742]: osdmap e913: 8 total, 8 up, 8 in 2024-09-13T02:53:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:05 smithi195 ceph-mon[87742]: pgmap v1059: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:06 smithi088 ceph-mon[96266]: osdmap e914: 8 total, 8 up, 8 in 2024-09-13T02:53:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:06 smithi088 ceph-mon[98762]: osdmap e914: 8 total, 8 up, 8 in 2024-09-13T02:53:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:06 smithi195 ceph-mon[87742]: osdmap e914: 8 total, 8 up, 8 in 2024-09-13T02:53:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:07 smithi088 ceph-mon[96266]: pgmap v1061: 137 pgs: 7 creating+peering, 15 unknown, 115 active+clean; 1.1 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.8 MiB/s wr, 5.37k op/s 2024-09-13T02:53:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:07 smithi088 ceph-mon[98762]: pgmap v1061: 137 pgs: 7 creating+peering, 15 unknown, 115 active+clean; 1.1 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.8 MiB/s wr, 5.37k op/s 2024-09-13T02:53:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:07 smithi195 ceph-mon[87742]: pgmap v1061: 137 pgs: 7 creating+peering, 15 unknown, 115 active+clean; 1.1 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.8 MiB/s wr, 5.37k op/s 2024-09-13T02:53:10.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:10 smithi088 ceph-mon[96266]: pgmap v1062: 137 pgs: 7 creating+peering, 130 active+clean; 1.1 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.6 MiB/s wr, 4.02k op/s 2024-09-13T02:53:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:10 smithi088 ceph-mon[98762]: pgmap v1062: 137 pgs: 7 creating+peering, 130 active+clean; 1.1 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.6 MiB/s wr, 4.02k op/s 2024-09-13T02:53:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:10 smithi195 ceph-mon[87742]: pgmap v1062: 137 pgs: 7 creating+peering, 130 active+clean; 1.1 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.6 MiB/s wr, 4.02k op/s 2024-09-13T02:53:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:12 smithi088 ceph-mon[96266]: pgmap v1063: 137 pgs: 137 active+clean; 1.1 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.9 MiB/s wr, 3.22k op/s 2024-09-13T02:53:12.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:12 smithi088 ceph-mon[98762]: pgmap v1063: 137 pgs: 137 active+clean; 1.1 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.9 MiB/s wr, 3.22k op/s 2024-09-13T02:53:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:12 smithi195 ceph-mon[87742]: pgmap v1063: 137 pgs: 137 active+clean; 1.1 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.9 MiB/s wr, 3.22k op/s 2024-09-13T02:53:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:53:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:53:13] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-09-13T02:53:14.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:14 smithi088 ceph-mon[98762]: pgmap v1064: 137 pgs: 137 active+clean; 2.1 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 42 MiB/s rd, 7.7 MiB/s wr, 8.69k op/s 2024-09-13T02:53:14.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:14.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:14 smithi088 ceph-mon[96266]: pgmap v1064: 137 pgs: 137 active+clean; 2.1 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 42 MiB/s rd, 7.7 MiB/s wr, 8.69k op/s 2024-09-13T02:53:14.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:14 smithi195 ceph-mon[87742]: pgmap v1064: 137 pgs: 137 active+clean; 2.1 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 42 MiB/s rd, 7.7 MiB/s wr, 8.69k op/s 2024-09-13T02:53:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:53:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:53:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:53:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:16 smithi088 ceph-mon[96266]: pgmap v1065: 137 pgs: 137 active+clean; 2.1 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 36 MiB/s rd, 6.5 MiB/s wr, 7.37k op/s 2024-09-13T02:53:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:53:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:53:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:53:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:16 smithi088 ceph-mon[98762]: pgmap v1065: 137 pgs: 137 active+clean; 2.1 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 36 MiB/s rd, 6.5 MiB/s wr, 7.37k op/s 2024-09-13T02:53:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:53:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:53:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:53:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:16 smithi195 ceph-mon[87742]: pgmap v1065: 137 pgs: 137 active+clean; 2.1 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 36 MiB/s rd, 6.5 MiB/s wr, 7.37k op/s 2024-09-13T02:53:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:53:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:53:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:53:17.419 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.MultiProducer (14567 ms) 2024-09-13T02:53:17.419 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-09-13T02:53:18.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:18 smithi088 ceph-mon[98762]: pgmap v1066: 137 pgs: 137 active+clean; 2.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 207 MiB/s rd, 6.5 MiB/s wr, 7.87k op/s 2024-09-13T02:53:18.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:18 smithi088 ceph-mon[98762]: osdmap e915: 8 total, 8 up, 8 in 2024-09-13T02:53:18.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:18 smithi088 ceph-mon[96266]: pgmap v1066: 137 pgs: 137 active+clean; 2.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 207 MiB/s rd, 6.5 MiB/s wr, 7.87k op/s 2024-09-13T02:53:18.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:18 smithi088 ceph-mon[96266]: osdmap e915: 8 total, 8 up, 8 in 2024-09-13T02:53:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:18 smithi195 ceph-mon[87742]: pgmap v1066: 137 pgs: 137 active+clean; 2.3 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 207 MiB/s rd, 6.5 MiB/s wr, 7.87k op/s 2024-09-13T02:53:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:18 smithi195 ceph-mon[87742]: osdmap e915: 8 total, 8 up, 8 in 2024-09-13T02:53:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:19 smithi088 ceph-mon[96266]: osdmap e916: 8 total, 8 up, 8 in 2024-09-13T02:53:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:19 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2886860132' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:19 smithi088 ceph-mon[98762]: osdmap e916: 8 total, 8 up, 8 in 2024-09-13T02:53:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:19 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2886860132' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:19 smithi195 ceph-mon[87742]: osdmap e916: 8 total, 8 up, 8 in 2024-09-13T02:53:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:19 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2886860132' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:20 smithi088 ceph-mon[98762]: pgmap v1069: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:20 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:53:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:20 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2886860132' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:20 smithi088 ceph-mon[98762]: osdmap e917: 8 total, 8 up, 8 in 2024-09-13T02:53:20.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:20 smithi088 ceph-mon[96266]: pgmap v1069: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:20.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:20 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:53:20.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:20 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2886860132' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:20.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:20 smithi088 ceph-mon[96266]: osdmap e917: 8 total, 8 up, 8 in 2024-09-13T02:53:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:20 smithi195 ceph-mon[87742]: pgmap v1069: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:20 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:53:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:20 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2886860132' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:20 smithi195 ceph-mon[87742]: osdmap e917: 8 total, 8 up, 8 in 2024-09-13T02:53:21.427 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4008 ms) 2024-09-13T02:53:21.427 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-09-13T02:53:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:21 smithi088 ceph-mon[96266]: osdmap e918: 8 total, 8 up, 8 in 2024-09-13T02:53:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:21 smithi088 ceph-mon[98762]: osdmap e918: 8 total, 8 up, 8 in 2024-09-13T02:53:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:21 smithi195 ceph-mon[87742]: osdmap e918: 8 total, 8 up, 8 in 2024-09-13T02:53:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:22 smithi088 ceph-mon[98762]: pgmap v1072: 137 pgs: 3 creating+activating, 3 creating+peering, 13 unknown, 118 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:22 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:53:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:22 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:53:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:22 smithi088 ceph-mon[98762]: osdmap e919: 8 total, 8 up, 8 in 2024-09-13T02:53:22.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:22 smithi088 ceph-mon[96266]: pgmap v1072: 137 pgs: 3 creating+activating, 3 creating+peering, 13 unknown, 118 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:22.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:22 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:53:22.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:22 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:53:22.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:22 smithi088 ceph-mon[96266]: osdmap e919: 8 total, 8 up, 8 in 2024-09-13T02:53:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:22 smithi195 ceph-mon[87742]: pgmap v1072: 137 pgs: 3 creating+activating, 3 creating+peering, 13 unknown, 118 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:22 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:53:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:22 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:53:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:22 smithi195 ceph-mon[87742]: osdmap e919: 8 total, 8 up, 8 in 2024-09-13T02:53:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:53:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:53:23] "GET /metrics HTTP/1.1" 200 36401 "" "Prometheus/2.43.0" 2024-09-13T02:53:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:23 smithi195 ceph-mon[87742]: osdmap e920: 8 total, 8 up, 8 in 2024-09-13T02:53:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:23 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/27937045' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:23 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:23 smithi088 ceph-mon[96266]: osdmap e920: 8 total, 8 up, 8 in 2024-09-13T02:53:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:23 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/27937045' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:23 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:23 smithi088 ceph-mon[98762]: osdmap e920: 8 total, 8 up, 8 in 2024-09-13T02:53:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:23 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/27937045' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:23 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:24 smithi195 ceph-mon[87742]: pgmap v1075: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:24 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:53:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:24 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:24 smithi195 ceph-mon[87742]: osdmap e921: 8 total, 8 up, 8 in 2024-09-13T02:53:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:24 smithi088 ceph-mon[96266]: pgmap v1075: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:24 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:53:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:24 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:24 smithi088 ceph-mon[96266]: osdmap e921: 8 total, 8 up, 8 in 2024-09-13T02:53:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:24 smithi088 ceph-mon[98762]: pgmap v1075: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:24 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:53:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:24 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:24 smithi088 ceph-mon[98762]: osdmap e921: 8 total, 8 up, 8 in 2024-09-13T02:53:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:25 smithi195 ceph-mon[87742]: osdmap e922: 8 total, 8 up, 8 in 2024-09-13T02:53:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:25 smithi088 ceph-mon[96266]: osdmap e922: 8 total, 8 up, 8 in 2024-09-13T02:53:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:25 smithi088 ceph-mon[98762]: osdmap e922: 8 total, 8 up, 8 in 2024-09-13T02:53:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:26 smithi195 ceph-mon[87742]: pgmap v1078: 137 pgs: 11 creating+peering, 11 unknown, 115 active+clean; 898 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 3.73k op/s 2024-09-13T02:53:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:26 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:53:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:26 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:53:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:26 smithi088 ceph-mon[98762]: pgmap v1078: 137 pgs: 11 creating+peering, 11 unknown, 115 active+clean; 898 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 3.73k op/s 2024-09-13T02:53:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:26 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:53:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:26 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:53:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:26 smithi088 ceph-mon[96266]: pgmap v1078: 137 pgs: 11 creating+peering, 11 unknown, 115 active+clean; 898 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 3.2 MiB/s wr, 3.73k op/s 2024-09-13T02:53:26.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:26 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:53:26.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:26 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:53:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:27 smithi088 ceph-mon[98762]: pgmap v1079: 137 pgs: 11 creating+peering, 126 active+clean; 898 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.1 MiB/s wr, 2.52k op/s 2024-09-13T02:53:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:27 smithi088 ceph-mon[96266]: pgmap v1079: 137 pgs: 11 creating+peering, 126 active+clean; 898 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.1 MiB/s wr, 2.52k op/s 2024-09-13T02:53:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:27 smithi195 ceph-mon[87742]: pgmap v1079: 137 pgs: 11 creating+peering, 126 active+clean; 898 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.1 MiB/s wr, 2.52k op/s 2024-09-13T02:53:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:30 smithi088 ceph-mon[96266]: pgmap v1080: 137 pgs: 137 active+clean; 898 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.8 MiB/s wr, 2.16k op/s 2024-09-13T02:53:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:30 smithi088 ceph-mon[98762]: pgmap v1080: 137 pgs: 137 active+clean; 898 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.8 MiB/s wr, 2.16k op/s 2024-09-13T02:53:30.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:30 smithi195 ceph-mon[87742]: pgmap v1080: 137 pgs: 137 active+clean; 898 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 6.7 MiB/s rd, 1.8 MiB/s wr, 2.16k op/s 2024-09-13T02:53:32.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:32 smithi088 ceph-mon[98762]: pgmap v1081: 137 pgs: 137 active+clean; 1.6 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 65 MiB/s rd, 6.0 MiB/s wr, 7.08k op/s 2024-09-13T02:53:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:32 smithi088 ceph-mon[96266]: pgmap v1081: 137 pgs: 137 active+clean; 1.6 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 65 MiB/s rd, 6.0 MiB/s wr, 7.08k op/s 2024-09-13T02:53:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:32 smithi195 ceph-mon[87742]: pgmap v1081: 137 pgs: 137 active+clean; 1.6 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 65 MiB/s rd, 6.0 MiB/s wr, 7.08k op/s 2024-09-13T02:53:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:53:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:53:33] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2024-09-13T02:53:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:34 smithi088 ceph-mon[98762]: pgmap v1082: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 53 MiB/s rd, 4.8 MiB/s wr, 5.72k op/s 2024-09-13T02:53:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:34 smithi088 ceph-mon[96266]: pgmap v1082: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 53 MiB/s rd, 4.8 MiB/s wr, 5.72k op/s 2024-09-13T02:53:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:34 smithi195 ceph-mon[87742]: pgmap v1082: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 53 MiB/s rd, 4.8 MiB/s wr, 5.72k op/s 2024-09-13T02:53:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:36 smithi088 ceph-mon[96266]: pgmap v1083: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 75 MiB/s rd, 5.8 MiB/s wr, 7.02k op/s 2024-09-13T02:53:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:36 smithi088 ceph-mon[98762]: pgmap v1083: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 75 MiB/s rd, 5.8 MiB/s wr, 7.02k op/s 2024-09-13T02:53:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:36 smithi195 ceph-mon[87742]: pgmap v1083: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 75 MiB/s rd, 5.8 MiB/s wr, 7.02k op/s 2024-09-13T02:53:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:38 smithi088 ceph-mon[98762]: pgmap v1084: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 4.2 MiB/s wr, 5.13k op/s 2024-09-13T02:53:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:38 smithi088 ceph-mon[96266]: pgmap v1084: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 4.2 MiB/s wr, 5.13k op/s 2024-09-13T02:53:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:38 smithi195 ceph-mon[87742]: pgmap v1084: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 4.2 MiB/s wr, 5.13k op/s 2024-09-13T02:53:40.412 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (18984 ms) 2024-09-13T02:53:40.412 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-09-13T02:53:40.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:40 smithi088 ceph-mon[96266]: pgmap v1085: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 4.2 MiB/s wr, 5.13k op/s 2024-09-13T02:53:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:40 smithi088 ceph-mon[98762]: pgmap v1085: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 4.2 MiB/s wr, 5.13k op/s 2024-09-13T02:53:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:40 smithi195 ceph-mon[87742]: pgmap v1085: 137 pgs: 137 active+clean; 1.6 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 64 MiB/s rd, 4.2 MiB/s wr, 5.13k op/s 2024-09-13T02:53:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:41 smithi088 ceph-mon[96266]: osdmap e923: 8 total, 8 up, 8 in 2024-09-13T02:53:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:41 smithi088 ceph-mon[98762]: osdmap e923: 8 total, 8 up, 8 in 2024-09-13T02:53:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:41 smithi195 ceph-mon[87742]: osdmap e923: 8 total, 8 up, 8 in 2024-09-13T02:53:42.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:42 smithi088 ceph-mon[98762]: pgmap v1087: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:42.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:42 smithi088 ceph-mon[98762]: osdmap e924: 8 total, 8 up, 8 in 2024-09-13T02:53:42.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:42 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1707554071' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:42.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:42 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:42.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:42 smithi088 ceph-mon[96266]: pgmap v1087: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:42.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:42 smithi088 ceph-mon[96266]: osdmap e924: 8 total, 8 up, 8 in 2024-09-13T02:53:42.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:42 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1707554071' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:42.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:42 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:42 smithi195 ceph-mon[87742]: pgmap v1087: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:42 smithi195 ceph-mon[87742]: osdmap e924: 8 total, 8 up, 8 in 2024-09-13T02:53:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:42 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1707554071' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:42 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:43.437 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:53:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:53:43] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2024-09-13T02:53:43.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:43 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:43.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:43 smithi088 ceph-mon[98762]: osdmap e925: 8 total, 8 up, 8 in 2024-09-13T02:53:43.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:43 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:43.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:43 smithi088 ceph-mon[96266]: osdmap e925: 8 total, 8 up, 8 in 2024-09-13T02:53:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:43 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:43 smithi195 ceph-mon[87742]: osdmap e925: 8 total, 8 up, 8 in 2024-09-13T02:53:44.447 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4036 ms) 2024-09-13T02:53:44.447 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-09-13T02:53:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:44 smithi195 ceph-mon[87742]: pgmap v1090: 137 pgs: 2 creating+peering, 17 unknown, 118 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:44 smithi195 ceph-mon[87742]: osdmap e926: 8 total, 8 up, 8 in 2024-09-13T02:53:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:44 smithi088 ceph-mon[96266]: pgmap v1090: 137 pgs: 2 creating+peering, 17 unknown, 118 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:44 smithi088 ceph-mon[96266]: osdmap e926: 8 total, 8 up, 8 in 2024-09-13T02:53:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:44 smithi088 ceph-mon[98762]: pgmap v1090: 137 pgs: 2 creating+peering, 17 unknown, 118 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:44 smithi088 ceph-mon[98762]: osdmap e926: 8 total, 8 up, 8 in 2024-09-13T02:53:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:45 smithi195 ceph-mon[87742]: osdmap e927: 8 total, 8 up, 8 in 2024-09-13T02:53:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:45 smithi088 ceph-mon[96266]: osdmap e927: 8 total, 8 up, 8 in 2024-09-13T02:53:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:45 smithi088 ceph-mon[98762]: osdmap e927: 8 total, 8 up, 8 in 2024-09-13T02:53:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:46 smithi195 ceph-mon[87742]: pgmap v1093: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:46 smithi195 ceph-mon[87742]: osdmap e928: 8 total, 8 up, 8 in 2024-09-13T02:53:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3882191642' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:46 smithi088 ceph-mon[96266]: pgmap v1093: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:46 smithi088 ceph-mon[96266]: osdmap e928: 8 total, 8 up, 8 in 2024-09-13T02:53:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3882191642' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:46 smithi088 ceph-mon[98762]: pgmap v1093: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:46 smithi088 ceph-mon[98762]: osdmap e928: 8 total, 8 up, 8 in 2024-09-13T02:53:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3882191642' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:47 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3882191642' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:47 smithi195 ceph-mon[87742]: osdmap e929: 8 total, 8 up, 8 in 2024-09-13T02:53:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:47 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3882191642' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:47 smithi088 ceph-mon[98762]: osdmap e929: 8 total, 8 up, 8 in 2024-09-13T02:53:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:47 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3882191642' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:47 smithi088 ceph-mon[96266]: osdmap e929: 8 total, 8 up, 8 in 2024-09-13T02:53:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:48 smithi195 ceph-mon[87742]: pgmap v1096: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:48 smithi195 ceph-mon[87742]: osdmap e930: 8 total, 8 up, 8 in 2024-09-13T02:53:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:48 smithi088 ceph-mon[96266]: pgmap v1096: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:48 smithi088 ceph-mon[96266]: osdmap e930: 8 total, 8 up, 8 in 2024-09-13T02:53:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:48 smithi088 ceph-mon[98762]: pgmap v1096: 137 pgs: 5 creating+peering, 20 unknown, 112 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:48 smithi088 ceph-mon[98762]: osdmap e930: 8 total, 8 up, 8 in 2024-09-13T02:53:50.480 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6032 ms) 2024-09-13T02:53:50.480 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-09-13T02:53:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:50 smithi195 ceph-mon[87742]: pgmap v1098: 137 pgs: 5 creating+peering, 6 unknown, 126 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:50 smithi088 ceph-mon[96266]: pgmap v1098: 137 pgs: 5 creating+peering, 6 unknown, 126 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:50 smithi088 ceph-mon[98762]: pgmap v1098: 137 pgs: 5 creating+peering, 6 unknown, 126 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:51 smithi088 ceph-mon[98762]: osdmap e931: 8 total, 8 up, 8 in 2024-09-13T02:53:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:51 smithi088 ceph-mon[96266]: osdmap e931: 8 total, 8 up, 8 in 2024-09-13T02:53:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:51 smithi195 ceph-mon[87742]: osdmap e931: 8 total, 8 up, 8 in 2024-09-13T02:53:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:52 smithi088 ceph-mon[96266]: pgmap v1100: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:52 smithi088 ceph-mon[96266]: osdmap e932: 8 total, 8 up, 8 in 2024-09-13T02:53:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:52 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3166513579' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:52 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:52 smithi088 ceph-mon[98762]: pgmap v1100: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:52 smithi088 ceph-mon[98762]: osdmap e932: 8 total, 8 up, 8 in 2024-09-13T02:53:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:52 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3166513579' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:52 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:52 smithi195 ceph-mon[87742]: pgmap v1100: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:52 smithi195 ceph-mon[87742]: osdmap e932: 8 total, 8 up, 8 in 2024-09-13T02:53:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:52 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3166513579' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:52 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:53:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:53:53] "GET /metrics HTTP/1.1" 200 36368 "" "Prometheus/2.43.0" 2024-09-13T02:53:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:53 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:53 smithi088 ceph-mon[96266]: osdmap e933: 8 total, 8 up, 8 in 2024-09-13T02:53:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:53 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:53 smithi088 ceph-mon[98762]: osdmap e933: 8 total, 8 up, 8 in 2024-09-13T02:53:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:53 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-139819-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:53 smithi195 ceph-mon[87742]: osdmap e933: 8 total, 8 up, 8 in 2024-09-13T02:53:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:54 smithi088 ceph-mon[98762]: pgmap v1103: 137 pgs: 10 creating+peering, 18 unknown, 109 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:54 smithi088 ceph-mon[98762]: osdmap e934: 8 total, 8 up, 8 in 2024-09-13T02:53:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:54 smithi088 ceph-mon[96266]: pgmap v1103: 137 pgs: 10 creating+peering, 18 unknown, 109 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:54 smithi088 ceph-mon[96266]: osdmap e934: 8 total, 8 up, 8 in 2024-09-13T02:53:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:54 smithi195 ceph-mon[87742]: pgmap v1103: 137 pgs: 10 creating+peering, 18 unknown, 109 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:54 smithi195 ceph-mon[87742]: osdmap e934: 8 total, 8 up, 8 in 2024-09-13T02:53:55.515 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5036 ms) 2024-09-13T02:53:55.515 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 22 tests from TestCls2PCQueue (100777 ms total) 2024-09-13T02:53:55.515 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:53:55.516 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:53:55.516 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 22 tests from 1 test suite ran. (100777 ms total) 2024-09-13T02:53:55.516 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 22 tests. 2024-09-13T02:53:55.518 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:53:55.518 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:53:55.545 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-09-13T02:53:55.545 DEBUG:teuthology.orchestra.run.smithi088:workunit test cls/test_cls_cas.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cas.sh 2024-09-13T02:53:55.616 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:53:55.616 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 6 tests from 2 test suites. 2024-09-13T02:53:55.616 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:53:55.616 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 5 tests from cls_cas 2024-09-13T02:53:55.616 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_cas.get_put 2024-09-13T02:53:56.786 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:56 smithi195 ceph-mon[87742]: pgmap v1105: 137 pgs: 10 creating+peering, 5 unknown, 122 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:56.787 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:56 smithi195 ceph-mon[87742]: osdmap e935: 8 total, 8 up, 8 in 2024-09-13T02:53:56.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:56 smithi088 ceph-mon[96266]: pgmap v1105: 137 pgs: 10 creating+peering, 5 unknown, 122 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:56.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:56 smithi088 ceph-mon[96266]: osdmap e935: 8 total, 8 up, 8 in 2024-09-13T02:53:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:56 smithi088 ceph-mon[98762]: pgmap v1105: 137 pgs: 10 creating+peering, 5 unknown, 122 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:56 smithi088 ceph-mon[98762]: osdmap e935: 8 total, 8 up, 8 in 2024-09-13T02:53:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:57 smithi088 ceph-mon[98762]: osdmap e936: 8 total, 8 up, 8 in 2024-09-13T02:53:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:57 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1520434141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:57 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:57 smithi088 ceph-mon[98762]: pgmap v1108: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:57 smithi088 ceph-mon[96266]: osdmap e936: 8 total, 8 up, 8 in 2024-09-13T02:53:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:57 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1520434141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:57 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:57 smithi088 ceph-mon[96266]: pgmap v1108: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:57 smithi195 ceph-mon[87742]: osdmap e936: 8 total, 8 up, 8 in 2024-09-13T02:53:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:57 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1520434141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:57 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:53:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:57 smithi195 ceph-mon[87742]: pgmap v1108: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:58.535 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_cas.get_put (2919 ms) 2024-09-13T02:53:58.535 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_cas.wrong_put 2024-09-13T02:53:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:58 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:53:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:58 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:58 smithi088 ceph-mon[96266]: osdmap e937: 8 total, 8 up, 8 in 2024-09-13T02:53:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:58 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:53:58.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:58 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:58.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:58 smithi088 ceph-mon[98762]: osdmap e937: 8 total, 8 up, 8 in 2024-09-13T02:53:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:58 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:53:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:58 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:53:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:58 smithi195 ceph-mon[87742]: osdmap e937: 8 total, 8 up, 8 in 2024-09-13T02:53:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:59 smithi088 ceph-mon[96266]: osdmap e938: 8 total, 8 up, 8 in 2024-09-13T02:53:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:53:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:53:59 smithi088 ceph-mon[96266]: pgmap v1111: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:59 smithi088 ceph-mon[98762]: osdmap e938: 8 total, 8 up, 8 in 2024-09-13T02:53:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:53:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:53:59 smithi088 ceph-mon[98762]: pgmap v1111: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:53:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:59 smithi195 ceph-mon[87742]: osdmap e938: 8 total, 8 up, 8 in 2024-09-13T02:53:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:53:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:53:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:53:59 smithi195 ceph-mon[87742]: pgmap v1111: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:00 smithi088 ceph-mon[96266]: osdmap e939: 8 total, 8 up, 8 in 2024-09-13T02:54:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:00 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4168030880' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:00 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:00 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:00 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:54:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:00 smithi088 ceph-mon[98762]: osdmap e939: 8 total, 8 up, 8 in 2024-09-13T02:54:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:00 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4168030880' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:00 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:00 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:00 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:54:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:00 smithi195 ceph-mon[87742]: osdmap e939: 8 total, 8 up, 8 in 2024-09-13T02:54:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:00 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4168030880' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:00 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:00.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:00 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:00.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:00 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:54:01.555 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_cas.wrong_put (3020 ms) 2024-09-13T02:54:01.555 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_cas.dup_get 2024-09-13T02:54:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:01 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:01 smithi088 ceph-mon[98762]: osdmap e940: 8 total, 8 up, 8 in 2024-09-13T02:54:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:01 smithi088 ceph-mon[98762]: pgmap v1114: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:01 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:01 smithi088 ceph-mon[96266]: osdmap e940: 8 total, 8 up, 8 in 2024-09-13T02:54:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:01 smithi088 ceph-mon[96266]: pgmap v1114: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:01 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:01 smithi195 ceph-mon[87742]: osdmap e940: 8 total, 8 up, 8 in 2024-09-13T02:54:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:01 smithi195 ceph-mon[87742]: pgmap v1114: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:02 smithi088 ceph-mon[96266]: osdmap e941: 8 total, 8 up, 8 in 2024-09-13T02:54:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:02 smithi088 ceph-mon[98762]: osdmap e941: 8 total, 8 up, 8 in 2024-09-13T02:54:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:02 smithi195 ceph-mon[87742]: osdmap e941: 8 total, 8 up, 8 in 2024-09-13T02:54:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:54:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:54:03] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2024-09-13T02:54:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:03 smithi088 ceph-mon[96266]: osdmap e942: 8 total, 8 up, 8 in 2024-09-13T02:54:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:03 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/221692644' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:03 smithi088 ceph-mon[96266]: pgmap v1117: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:03 smithi088 ceph-mon[98762]: osdmap e942: 8 total, 8 up, 8 in 2024-09-13T02:54:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:03 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/221692644' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:03 smithi088 ceph-mon[98762]: pgmap v1117: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:03 smithi195 ceph-mon[87742]: osdmap e942: 8 total, 8 up, 8 in 2024-09-13T02:54:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:03 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/221692644' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:03 smithi195 ceph-mon[87742]: pgmap v1117: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:04.575 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_cas.dup_get (3020 ms) 2024-09-13T02:54:04.575 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_cas.dup_put 2024-09-13T02:54:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:04 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/221692644' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:04 smithi088 ceph-mon[96266]: osdmap e943: 8 total, 8 up, 8 in 2024-09-13T02:54:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:04 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/221692644' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:04 smithi088 ceph-mon[98762]: osdmap e943: 8 total, 8 up, 8 in 2024-09-13T02:54:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:04 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/221692644' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:04 smithi195 ceph-mon[87742]: osdmap e943: 8 total, 8 up, 8 in 2024-09-13T02:54:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:05 smithi088 ceph-mon[96266]: osdmap e944: 8 total, 8 up, 8 in 2024-09-13T02:54:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:05 smithi088 ceph-mon[96266]: pgmap v1120: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:05 smithi088 ceph-mon[98762]: osdmap e944: 8 total, 8 up, 8 in 2024-09-13T02:54:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:05 smithi088 ceph-mon[98762]: pgmap v1120: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:05 smithi195 ceph-mon[87742]: osdmap e944: 8 total, 8 up, 8 in 2024-09-13T02:54:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:05 smithi195 ceph-mon[87742]: pgmap v1120: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:06 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:06 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:54:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:06 smithi088 ceph-mon[96266]: osdmap e945: 8 total, 8 up, 8 in 2024-09-13T02:54:06.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:06 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1826149386' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:06.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:06 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:06 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:06 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:54:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:06 smithi088 ceph-mon[98762]: osdmap e945: 8 total, 8 up, 8 in 2024-09-13T02:54:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:06 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1826149386' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:06 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:06 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:06 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:54:06.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:06 smithi195 ceph-mon[87742]: osdmap e945: 8 total, 8 up, 8 in 2024-09-13T02:54:06.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:06 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1826149386' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:06.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:06 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:07.595 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_cas.dup_put (3021 ms) 2024-09-13T02:54:07.596 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_cas.get_wrong_data 2024-09-13T02:54:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:07 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:07 smithi088 ceph-mon[96266]: osdmap e946: 8 total, 8 up, 8 in 2024-09-13T02:54:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:07 smithi088 ceph-mon[96266]: pgmap v1123: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:07 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:07 smithi088 ceph-mon[98762]: osdmap e946: 8 total, 8 up, 8 in 2024-09-13T02:54:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:07 smithi088 ceph-mon[98762]: pgmap v1123: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:07 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:07 smithi195 ceph-mon[87742]: osdmap e946: 8 total, 8 up, 8 in 2024-09-13T02:54:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:07 smithi195 ceph-mon[87742]: pgmap v1123: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:08 smithi088 ceph-mon[96266]: osdmap e947: 8 total, 8 up, 8 in 2024-09-13T02:54:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:08 smithi088 ceph-mon[98762]: osdmap e947: 8 total, 8 up, 8 in 2024-09-13T02:54:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:08 smithi195 ceph-mon[87742]: osdmap e947: 8 total, 8 up, 8 in 2024-09-13T02:54:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:09 smithi088 ceph-mon[96266]: osdmap e948: 8 total, 8 up, 8 in 2024-09-13T02:54:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:09 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1587596872' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:09 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:09.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:09 smithi088 ceph-mon[96266]: pgmap v1126: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:09 smithi088 ceph-mon[98762]: osdmap e948: 8 total, 8 up, 8 in 2024-09-13T02:54:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:09 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1587596872' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:09 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:09 smithi088 ceph-mon[98762]: pgmap v1126: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:09 smithi195 ceph-mon[87742]: osdmap e948: 8 total, 8 up, 8 in 2024-09-13T02:54:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:09 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1587596872' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:09.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:09 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:09.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:09 smithi195 ceph-mon[87742]: pgmap v1126: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:10.621 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_cas.get_wrong_data (3025 ms) 2024-09-13T02:54:10.621 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 5 tests from cls_cas (15005 ms total) 2024-09-13T02:54:10.622 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:54:10.622 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 1 test from chunk_refs_t 2024-09-13T02:54:10.622 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] chunk_refs_t.size 2024-09-13T02:54:10.622 INFO:tasks.workunit.client.0.smithi088.stdout:1 60 by_object 2024-09-13T02:54:10.622 INFO:tasks.workunit.client.0.smithi088.stdout:2 103 by_object 2024-09-13T02:54:10.622 INFO:tasks.workunit.client.0.smithi088.stdout:4 189 by_object 2024-09-13T02:54:10.622 INFO:tasks.workunit.client.0.smithi088.stdout:8 361 by_object 2024-09-13T02:54:10.622 INFO:tasks.workunit.client.0.smithi088.stdout:16 112 by_hash(32 bits) 2024-09-13T02:54:10.622 INFO:tasks.workunit.client.0.smithi088.stdout:32 208 by_hash(32 bits) 2024-09-13T02:54:10.622 INFO:tasks.workunit.client.0.smithi088.stdout:64 400 by_hash(32 bits) 2024-09-13T02:54:10.622 INFO:tasks.workunit.client.0.smithi088.stdout:128 509 by_hash(10 bits) 2024-09-13T02:54:10.623 INFO:tasks.workunit.client.0.smithi088.stdout:256 499 by_hash(7 bits) 2024-09-13T02:54:10.623 INFO:tasks.workunit.client.0.smithi088.stdout:512 462 by_hash(5 bits) 2024-09-13T02:54:10.623 INFO:tasks.workunit.client.0.smithi088.stdout:1024 466 by_hash(5 bits) 2024-09-13T02:54:10.623 INFO:tasks.workunit.client.0.smithi088.stdout:2048 466 by_hash(5 bits) 2024-09-13T02:54:10.623 INFO:tasks.workunit.client.0.smithi088.stdout:4096 470 by_hash(5 bits) 2024-09-13T02:54:10.624 INFO:tasks.workunit.client.0.smithi088.stdout:8192 498 by_hash(4 bits) 2024-09-13T02:54:10.625 INFO:tasks.workunit.client.0.smithi088.stdout:16384 278 by_hash(3 bits) 2024-09-13T02:54:10.627 INFO:tasks.workunit.client.0.smithi088.stdout:32768 337 by_hash(2 bits) 2024-09-13T02:54:10.631 INFO:tasks.workunit.client.0.smithi088.stdout:65536 367 by_hash(2 bits) 2024-09-13T02:54:10.639 INFO:tasks.workunit.client.0.smithi088.stdout:131072 387 by_hash(1 bits) 2024-09-13T02:54:10.653 INFO:tasks.workunit.client.0.smithi088.stdout:262144 331 by_pool 2024-09-13T02:54:10.680 INFO:tasks.workunit.client.0.smithi088.stdout:524288 21 count 2024-09-13T02:54:10.727 INFO:tasks.workunit.client.0.smithi088.stdout:1048576 21 count 2024-09-13T02:54:10.821 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] chunk_refs_t.size (201 ms) 2024-09-13T02:54:10.821 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 1 test from chunk_refs_t (201 ms total) 2024-09-13T02:54:10.821 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:54:10.822 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:54:10.822 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 6 tests from 2 test suites ran. (15206 ms total) 2024-09-13T02:54:10.822 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 6 tests. 2024-09-13T02:54:10.823 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:54:10.824 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:54:10.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:10 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:10.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:10 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:10.858 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:10 smithi088 ceph-mon[98762]: osdmap e949: 8 total, 8 up, 8 in 2024-09-13T02:54:10.858 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:10 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:10.859 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:10 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:10.860 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:10 smithi088 ceph-mon[96266]: osdmap e949: 8 total, 8 up, 8 in 2024-09-13T02:54:10.885 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-09-13T02:54:10.886 DEBUG:teuthology.orchestra.run.smithi088:workunit test cls/test_cls_cmpomap.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cmpomap.sh 2024-09-13T02:54:10.955 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:54:10.956 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 31 tests from 1 test suite. 2024-09-13T02:54:10.956 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:54:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:10 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:10 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140510-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:10 smithi195 ceph-mon[87742]: osdmap e949: 8 total, 8 up, 8 in 2024-09-13T02:54:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:11 smithi088 ceph-mon[98762]: osdmap e950: 8 total, 8 up, 8 in 2024-09-13T02:54:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:11 smithi088 ceph-mon[98762]: pgmap v1129: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:11 smithi088 ceph-mon[96266]: osdmap e950: 8 total, 8 up, 8 in 2024-09-13T02:54:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:11 smithi088 ceph-mon[96266]: pgmap v1129: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:11 smithi195 ceph-mon[87742]: osdmap e950: 8 total, 8 up, 8 in 2024-09-13T02:54:11.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:11 smithi195 ceph-mon[87742]: pgmap v1129: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:12.627 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 31 tests from CmpOmap 2024-09-13T02:54:12.627 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-09-13T02:54:12.643 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (17 ms) 2024-09-13T02:54:12.643 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-09-13T02:54:12.646 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (2 ms) 2024-09-13T02:54:12.646 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-09-13T02:54:12.648 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2024-09-13T02:54:12.648 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-09-13T02:54:12.651 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (3 ms) 2024-09-13T02:54:12.651 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-09-13T02:54:12.657 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_vals_str (5 ms) 2024-09-13T02:54:12.657 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-09-13T02:54:12.664 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_vals_u64 (7 ms) 2024-09-13T02:54:12.664 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-09-13T02:54:12.666 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (3 ms) 2024-09-13T02:54:12.666 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-09-13T02:54:12.669 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (3 ms) 2024-09-13T02:54:12.669 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-09-13T02:54:12.671 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (2 ms) 2024-09-13T02:54:12.671 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-09-13T02:54:12.674 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (3 ms) 2024-09-13T02:54:12.674 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-09-13T02:54:12.675 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2024-09-13T02:54:12.675 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-09-13T02:54:12.676 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (0 ms) 2024-09-13T02:54:12.676 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-09-13T02:54:12.681 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (6 ms) 2024-09-13T02:54:12.681 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-09-13T02:54:12.686 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (5 ms) 2024-09-13T02:54:12.686 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-09-13T02:54:12.692 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (5 ms) 2024-09-13T02:54:12.692 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-09-13T02:54:12.699 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (7 ms) 2024-09-13T02:54:12.699 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-09-13T02:54:12.705 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_set_vals_str (6 ms) 2024-09-13T02:54:12.705 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-09-13T02:54:12.711 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (7 ms) 2024-09-13T02:54:12.711 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-09-13T02:54:12.712 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (1 ms) 2024-09-13T02:54:12.713 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-09-13T02:54:12.714 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (2 ms) 2024-09-13T02:54:12.714 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-09-13T02:54:12.715 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-09-13T02:54:12.716 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-09-13T02:54:12.716 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2024-09-13T02:54:12.716 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-09-13T02:54:12.723 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (6 ms) 2024-09-13T02:54:12.723 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-09-13T02:54:12.728 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (6 ms) 2024-09-13T02:54:12.728 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-09-13T02:54:12.735 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (7 ms) 2024-09-13T02:54:12.735 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-09-13T02:54:12.742 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (7 ms) 2024-09-13T02:54:12.742 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-09-13T02:54:12.744 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2024-09-13T02:54:12.744 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-09-13T02:54:12.746 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2024-09-13T02:54:12.746 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-09-13T02:54:12.747 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-09-13T02:54:12.747 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-09-13T02:54:12.748 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-09-13T02:54:12.748 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-09-13T02:54:12.756 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (8 ms) 2024-09-13T02:54:12.756 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 31 tests from CmpOmap (130 ms total) 2024-09-13T02:54:12.756 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:54:12.756 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:54:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:12 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:12 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:54:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:12 smithi088 ceph-mon[98762]: osdmap e951: 8 total, 8 up, 8 in 2024-09-13T02:54:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:12 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2616777951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140634-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:12 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140634-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:12 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:12 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:54:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:12 smithi088 ceph-mon[96266]: osdmap e951: 8 total, 8 up, 8 in 2024-09-13T02:54:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:12 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2616777951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140634-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:12 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140634-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:12 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:12 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:54:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:12 smithi195 ceph-mon[87742]: osdmap e951: 8 total, 8 up, 8 in 2024-09-13T02:54:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:12 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2616777951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140634-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:12 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140634-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:54:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:54:13] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2024-09-13T02:54:13.634 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 31 tests from 1 test suite ran. (2678 ms total) 2024-09-13T02:54:13.634 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 31 tests. 2024-09-13T02:54:13.636 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:54:13.636 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:54:13.706 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-09-13T02:54:13.706 DEBUG:teuthology.orchestra.run.smithi088:workunit test cls/test_cls_hello.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_hello.sh 2024-09-13T02:54:13.785 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:54:13.785 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 6 tests from 1 test suite. 2024-09-13T02:54:13.785 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:54:13.785 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 6 tests from ClsHello 2024-09-13T02:54:13.785 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsHello.SayHello 2024-09-13T02:54:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:13 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140634-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:13 smithi088 ceph-mon[98762]: osdmap e952: 8 total, 8 up, 8 in 2024-09-13T02:54:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:13 smithi088 ceph-mon[98762]: pgmap v1132: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:13 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140634-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:13 smithi088 ceph-mon[96266]: osdmap e952: 8 total, 8 up, 8 in 2024-09-13T02:54:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:13 smithi088 ceph-mon[96266]: pgmap v1132: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:13 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140634-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:13 smithi195 ceph-mon[87742]: osdmap e952: 8 total, 8 up, 8 in 2024-09-13T02:54:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:13 smithi195 ceph-mon[87742]: pgmap v1132: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:14 smithi088 ceph-mon[96266]: osdmap e953: 8 total, 8 up, 8 in 2024-09-13T02:54:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:54:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:54:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:14 smithi088 ceph-mon[98762]: osdmap e953: 8 total, 8 up, 8 in 2024-09-13T02:54:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:54:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:54:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:14 smithi195 ceph-mon[87742]: osdmap e953: 8 total, 8 up, 8 in 2024-09-13T02:54:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:54:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:54:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:15 smithi088 ceph-mon[96266]: osdmap e954: 8 total, 8 up, 8 in 2024-09-13T02:54:15.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:15 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3941233609' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:15.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:15 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:15.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:15 smithi088 ceph-mon[96266]: pgmap v1135: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:15 smithi088 ceph-mon[98762]: osdmap e954: 8 total, 8 up, 8 in 2024-09-13T02:54:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:15 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3941233609' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:15 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:15 smithi088 ceph-mon[98762]: pgmap v1135: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:15 smithi195 ceph-mon[87742]: osdmap e954: 8 total, 8 up, 8 in 2024-09-13T02:54:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:15 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3941233609' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:15 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:15 smithi195 ceph-mon[87742]: pgmap v1135: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:16.652 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsHello.SayHello (2866 ms) 2024-09-13T02:54:16.652 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsHello.RecordHello 2024-09-13T02:54:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:54:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[96266]: osdmap e955: 8 total, 8 up, 8 in 2024-09-13T02:54:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:54:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:54:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:54:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:54:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[98762]: osdmap e955: 8 total, 8 up, 8 in 2024-09-13T02:54:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:54:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:54:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:54:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:16 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:54:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:16 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:16.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:16 smithi195 ceph-mon[87742]: osdmap e955: 8 total, 8 up, 8 in 2024-09-13T02:54:16.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:54:16.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:54:16.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:54:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:17 smithi088 ceph-mon[96266]: osdmap e956: 8 total, 8 up, 8 in 2024-09-13T02:54:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:17 smithi088 ceph-mon[96266]: pgmap v1138: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:17 smithi088 ceph-mon[98762]: osdmap e956: 8 total, 8 up, 8 in 2024-09-13T02:54:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:17 smithi088 ceph-mon[98762]: pgmap v1138: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:17 smithi195 ceph-mon[87742]: osdmap e956: 8 total, 8 up, 8 in 2024-09-13T02:54:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:17 smithi195 ceph-mon[87742]: pgmap v1138: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:18 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:18 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:54:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:18 smithi088 ceph-mon[96266]: osdmap e957: 8 total, 8 up, 8 in 2024-09-13T02:54:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:18 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1870834474' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:18 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:18.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:18 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:18.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:18 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:54:18.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:18 smithi088 ceph-mon[98762]: osdmap e957: 8 total, 8 up, 8 in 2024-09-13T02:54:18.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:18 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1870834474' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:18.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:18 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:18 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:18 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:54:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:18 smithi195 ceph-mon[87742]: osdmap e957: 8 total, 8 up, 8 in 2024-09-13T02:54:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:18 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1870834474' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:18.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:18 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:19.678 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsHello.RecordHello (3026 ms) 2024-09-13T02:54:19.678 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsHello.WriteReturnData 2024-09-13T02:54:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:19 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:19 smithi088 ceph-mon[96266]: osdmap e958: 8 total, 8 up, 8 in 2024-09-13T02:54:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:19 smithi088 ceph-mon[96266]: pgmap v1141: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:19 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:19 smithi088 ceph-mon[98762]: osdmap e958: 8 total, 8 up, 8 in 2024-09-13T02:54:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:19 smithi088 ceph-mon[98762]: pgmap v1141: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:19 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:19 smithi195 ceph-mon[87742]: osdmap e958: 8 total, 8 up, 8 in 2024-09-13T02:54:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:19 smithi195 ceph-mon[87742]: pgmap v1141: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:20 smithi088 ceph-mon[96266]: osdmap e959: 8 total, 8 up, 8 in 2024-09-13T02:54:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:20 smithi088 ceph-mon[98762]: osdmap e959: 8 total, 8 up, 8 in 2024-09-13T02:54:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:20 smithi195 ceph-mon[87742]: osdmap e959: 8 total, 8 up, 8 in 2024-09-13T02:54:21.700 INFO:tasks.workunit.client.0.smithi088.stdout:require_osd_release = squid 2024-09-13T02:54:21.704 INFO:tasks.workunit.client.0.smithi088.stdout:0 2024-09-13T02:54:21.811 INFO:tasks.workunit.client.0.smithi088.stdout:1 2024-09-13T02:54:21.812 INFO:tasks.workunit.client.0.smithi088.stdout:2 2024-09-13T02:54:21.813 INFO:tasks.workunit.client.0.smithi088.stdout:3 2024-09-13T02:54:21.814 INFO:tasks.workunit.client.0.smithi088.stdout:4 2024-09-13T02:54:21.815 INFO:tasks.workunit.client.0.smithi088.stdout:5 2024-09-13T02:54:21.816 INFO:tasks.workunit.client.0.smithi088.stdout:6 2024-09-13T02:54:21.817 INFO:tasks.workunit.client.0.smithi088.stdout:7 2024-09-13T02:54:21.818 INFO:tasks.workunit.client.0.smithi088.stdout:8 2024-09-13T02:54:21.819 INFO:tasks.workunit.client.0.smithi088.stdout:9 2024-09-13T02:54:21.820 INFO:tasks.workunit.client.0.smithi088.stdout:10 2024-09-13T02:54:21.821 INFO:tasks.workunit.client.0.smithi088.stdout:11 2024-09-13T02:54:21.822 INFO:tasks.workunit.client.0.smithi088.stdout:12 2024-09-13T02:54:21.823 INFO:tasks.workunit.client.0.smithi088.stdout:13 2024-09-13T02:54:21.823 INFO:tasks.workunit.client.0.smithi088.stdout:14 2024-09-13T02:54:21.825 INFO:tasks.workunit.client.0.smithi088.stdout:15 2024-09-13T02:54:21.825 INFO:tasks.workunit.client.0.smithi088.stdout:16 2024-09-13T02:54:21.826 INFO:tasks.workunit.client.0.smithi088.stdout:17 2024-09-13T02:54:21.827 INFO:tasks.workunit.client.0.smithi088.stdout:18 2024-09-13T02:54:21.828 INFO:tasks.workunit.client.0.smithi088.stdout:19 2024-09-13T02:54:21.829 INFO:tasks.workunit.client.0.smithi088.stdout:20 2024-09-13T02:54:21.831 INFO:tasks.workunit.client.0.smithi088.stdout:21 2024-09-13T02:54:21.831 INFO:tasks.workunit.client.0.smithi088.stdout:22 2024-09-13T02:54:21.832 INFO:tasks.workunit.client.0.smithi088.stdout:23 2024-09-13T02:54:21.833 INFO:tasks.workunit.client.0.smithi088.stdout:24 2024-09-13T02:54:21.835 INFO:tasks.workunit.client.0.smithi088.stdout:25 2024-09-13T02:54:21.835 INFO:tasks.workunit.client.0.smithi088.stdout:26 2024-09-13T02:54:21.836 INFO:tasks.workunit.client.0.smithi088.stdout:27 2024-09-13T02:54:21.837 INFO:tasks.workunit.client.0.smithi088.stdout:28 2024-09-13T02:54:21.839 INFO:tasks.workunit.client.0.smithi088.stdout:29 2024-09-13T02:54:21.840 INFO:tasks.workunit.client.0.smithi088.stdout:30 2024-09-13T02:54:21.841 INFO:tasks.workunit.client.0.smithi088.stdout:31 2024-09-13T02:54:21.842 INFO:tasks.workunit.client.0.smithi088.stdout:32 2024-09-13T02:54:21.842 INFO:tasks.workunit.client.0.smithi088.stdout:33 2024-09-13T02:54:21.843 INFO:tasks.workunit.client.0.smithi088.stdout:34 2024-09-13T02:54:21.844 INFO:tasks.workunit.client.0.smithi088.stdout:35 2024-09-13T02:54:21.845 INFO:tasks.workunit.client.0.smithi088.stdout:36 2024-09-13T02:54:21.846 INFO:tasks.workunit.client.0.smithi088.stdout:37 2024-09-13T02:54:21.847 INFO:tasks.workunit.client.0.smithi088.stdout:38 2024-09-13T02:54:21.848 INFO:tasks.workunit.client.0.smithi088.stdout:39 2024-09-13T02:54:21.848 INFO:tasks.workunit.client.0.smithi088.stdout:40 2024-09-13T02:54:21.849 INFO:tasks.workunit.client.0.smithi088.stdout:41 2024-09-13T02:54:21.850 INFO:tasks.workunit.client.0.smithi088.stdout:42 2024-09-13T02:54:21.851 INFO:tasks.workunit.client.0.smithi088.stdout:43 2024-09-13T02:54:21.852 INFO:tasks.workunit.client.0.smithi088.stdout:44 2024-09-13T02:54:21.853 INFO:tasks.workunit.client.0.smithi088.stdout:45 2024-09-13T02:54:21.854 INFO:tasks.workunit.client.0.smithi088.stdout:46 2024-09-13T02:54:21.854 INFO:tasks.workunit.client.0.smithi088.stdout:47 2024-09-13T02:54:21.855 INFO:tasks.workunit.client.0.smithi088.stdout:48 2024-09-13T02:54:21.856 INFO:tasks.workunit.client.0.smithi088.stdout:49 2024-09-13T02:54:21.857 INFO:tasks.workunit.client.0.smithi088.stdout:50 2024-09-13T02:54:21.858 INFO:tasks.workunit.client.0.smithi088.stdout:51 2024-09-13T02:54:21.858 INFO:tasks.workunit.client.0.smithi088.stdout:52 2024-09-13T02:54:21.859 INFO:tasks.workunit.client.0.smithi088.stdout:53 2024-09-13T02:54:21.860 INFO:tasks.workunit.client.0.smithi088.stdout:54 2024-09-13T02:54:21.861 INFO:tasks.workunit.client.0.smithi088.stdout:55 2024-09-13T02:54:21.862 INFO:tasks.workunit.client.0.smithi088.stdout:56 2024-09-13T02:54:21.862 INFO:tasks.workunit.client.0.smithi088.stdout:57 2024-09-13T02:54:21.863 INFO:tasks.workunit.client.0.smithi088.stdout:58 2024-09-13T02:54:21.864 INFO:tasks.workunit.client.0.smithi088.stdout:59 2024-09-13T02:54:21.865 INFO:tasks.workunit.client.0.smithi088.stdout:60 2024-09-13T02:54:21.866 INFO:tasks.workunit.client.0.smithi088.stdout:61 2024-09-13T02:54:21.867 INFO:tasks.workunit.client.0.smithi088.stdout:62 2024-09-13T02:54:21.867 INFO:tasks.workunit.client.0.smithi088.stdout:63 2024-09-13T02:54:21.868 INFO:tasks.workunit.client.0.smithi088.stdout:64 2024-09-13T02:54:21.869 INFO:tasks.workunit.client.0.smithi088.stdout:65 2024-09-13T02:54:21.870 INFO:tasks.workunit.client.0.smithi088.stdout:66 2024-09-13T02:54:21.871 INFO:tasks.workunit.client.0.smithi088.stdout:67 2024-09-13T02:54:21.871 INFO:tasks.workunit.client.0.smithi088.stdout:68 2024-09-13T02:54:21.872 INFO:tasks.workunit.client.0.smithi088.stdout:69 2024-09-13T02:54:21.874 INFO:tasks.workunit.client.0.smithi088.stdout:70 2024-09-13T02:54:21.874 INFO:tasks.workunit.client.0.smithi088.stdout:71 2024-09-13T02:54:21.875 INFO:tasks.workunit.client.0.smithi088.stdout:72 2024-09-13T02:54:21.876 INFO:tasks.workunit.client.0.smithi088.stdout:73 2024-09-13T02:54:21.876 INFO:tasks.workunit.client.0.smithi088.stdout:74 2024-09-13T02:54:21.877 INFO:tasks.workunit.client.0.smithi088.stdout:75 2024-09-13T02:54:21.878 INFO:tasks.workunit.client.0.smithi088.stdout:76 2024-09-13T02:54:21.879 INFO:tasks.workunit.client.0.smithi088.stdout:77 2024-09-13T02:54:21.879 INFO:tasks.workunit.client.0.smithi088.stdout:78 2024-09-13T02:54:21.880 INFO:tasks.workunit.client.0.smithi088.stdout:79 2024-09-13T02:54:21.881 INFO:tasks.workunit.client.0.smithi088.stdout:80 2024-09-13T02:54:21.882 INFO:tasks.workunit.client.0.smithi088.stdout:81 2024-09-13T02:54:21.882 INFO:tasks.workunit.client.0.smithi088.stdout:82 2024-09-13T02:54:21.883 INFO:tasks.workunit.client.0.smithi088.stdout:83 2024-09-13T02:54:21.884 INFO:tasks.workunit.client.0.smithi088.stdout:84 2024-09-13T02:54:21.885 INFO:tasks.workunit.client.0.smithi088.stdout:85 2024-09-13T02:54:21.886 INFO:tasks.workunit.client.0.smithi088.stdout:86 2024-09-13T02:54:21.886 INFO:tasks.workunit.client.0.smithi088.stdout:87 2024-09-13T02:54:21.887 INFO:tasks.workunit.client.0.smithi088.stdout:88 2024-09-13T02:54:21.888 INFO:tasks.workunit.client.0.smithi088.stdout:89 2024-09-13T02:54:21.889 INFO:tasks.workunit.client.0.smithi088.stdout:90 2024-09-13T02:54:21.889 INFO:tasks.workunit.client.0.smithi088.stdout:91 2024-09-13T02:54:21.890 INFO:tasks.workunit.client.0.smithi088.stdout:92 2024-09-13T02:54:21.891 INFO:tasks.workunit.client.0.smithi088.stdout:93 2024-09-13T02:54:21.892 INFO:tasks.workunit.client.0.smithi088.stdout:94 2024-09-13T02:54:21.893 INFO:tasks.workunit.client.0.smithi088.stdout:95 2024-09-13T02:54:21.893 INFO:tasks.workunit.client.0.smithi088.stdout:96 2024-09-13T02:54:21.894 INFO:tasks.workunit.client.0.smithi088.stdout:97 2024-09-13T02:54:21.895 INFO:tasks.workunit.client.0.smithi088.stdout:98 2024-09-13T02:54:21.896 INFO:tasks.workunit.client.0.smithi088.stdout:99 2024-09-13T02:54:21.897 INFO:tasks.workunit.client.0.smithi088.stdout:100 2024-09-13T02:54:21.897 INFO:tasks.workunit.client.0.smithi088.stdout:101 2024-09-13T02:54:21.898 INFO:tasks.workunit.client.0.smithi088.stdout:102 2024-09-13T02:54:21.899 INFO:tasks.workunit.client.0.smithi088.stdout:103 2024-09-13T02:54:21.900 INFO:tasks.workunit.client.0.smithi088.stdout:104 2024-09-13T02:54:21.900 INFO:tasks.workunit.client.0.smithi088.stdout:105 2024-09-13T02:54:21.901 INFO:tasks.workunit.client.0.smithi088.stdout:106 2024-09-13T02:54:21.902 INFO:tasks.workunit.client.0.smithi088.stdout:107 2024-09-13T02:54:21.903 INFO:tasks.workunit.client.0.smithi088.stdout:108 2024-09-13T02:54:21.905 INFO:tasks.workunit.client.0.smithi088.stdout:109 2024-09-13T02:54:21.906 INFO:tasks.workunit.client.0.smithi088.stdout:110 2024-09-13T02:54:21.908 INFO:tasks.workunit.client.0.smithi088.stdout:111 2024-09-13T02:54:21.908 INFO:tasks.workunit.client.0.smithi088.stdout:112 2024-09-13T02:54:21.909 INFO:tasks.workunit.client.0.smithi088.stdout:113 2024-09-13T02:54:21.910 INFO:tasks.workunit.client.0.smithi088.stdout:114 2024-09-13T02:54:21.911 INFO:tasks.workunit.client.0.smithi088.stdout:115 2024-09-13T02:54:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:116 2024-09-13T02:54:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:117 2024-09-13T02:54:21.913 INFO:tasks.workunit.client.0.smithi088.stdout:118 2024-09-13T02:54:21.914 INFO:tasks.workunit.client.0.smithi088.stdout:119 2024-09-13T02:54:21.915 INFO:tasks.workunit.client.0.smithi088.stdout:120 2024-09-13T02:54:21.915 INFO:tasks.workunit.client.0.smithi088.stdout:121 2024-09-13T02:54:21.917 INFO:tasks.workunit.client.0.smithi088.stdout:122 2024-09-13T02:54:21.917 INFO:tasks.workunit.client.0.smithi088.stdout:123 2024-09-13T02:54:21.918 INFO:tasks.workunit.client.0.smithi088.stdout:124 2024-09-13T02:54:21.919 INFO:tasks.workunit.client.0.smithi088.stdout:125 2024-09-13T02:54:21.919 INFO:tasks.workunit.client.0.smithi088.stdout:126 2024-09-13T02:54:21.920 INFO:tasks.workunit.client.0.smithi088.stdout:127 2024-09-13T02:54:21.921 INFO:tasks.workunit.client.0.smithi088.stdout:128 2024-09-13T02:54:21.922 INFO:tasks.workunit.client.0.smithi088.stdout:129 2024-09-13T02:54:21.923 INFO:tasks.workunit.client.0.smithi088.stdout:130 2024-09-13T02:54:21.924 INFO:tasks.workunit.client.0.smithi088.stdout:131 2024-09-13T02:54:21.924 INFO:tasks.workunit.client.0.smithi088.stdout:132 2024-09-13T02:54:21.925 INFO:tasks.workunit.client.0.smithi088.stdout:133 2024-09-13T02:54:21.926 INFO:tasks.workunit.client.0.smithi088.stdout:134 2024-09-13T02:54:21.927 INFO:tasks.workunit.client.0.smithi088.stdout:135 2024-09-13T02:54:21.928 INFO:tasks.workunit.client.0.smithi088.stdout:136 2024-09-13T02:54:21.929 INFO:tasks.workunit.client.0.smithi088.stdout:137 2024-09-13T02:54:21.929 INFO:tasks.workunit.client.0.smithi088.stdout:138 2024-09-13T02:54:21.930 INFO:tasks.workunit.client.0.smithi088.stdout:139 2024-09-13T02:54:21.931 INFO:tasks.workunit.client.0.smithi088.stdout:140 2024-09-13T02:54:21.932 INFO:tasks.workunit.client.0.smithi088.stdout:141 2024-09-13T02:54:21.933 INFO:tasks.workunit.client.0.smithi088.stdout:142 2024-09-13T02:54:21.933 INFO:tasks.workunit.client.0.smithi088.stdout:143 2024-09-13T02:54:21.934 INFO:tasks.workunit.client.0.smithi088.stdout:144 2024-09-13T02:54:21.935 INFO:tasks.workunit.client.0.smithi088.stdout:145 2024-09-13T02:54:21.936 INFO:tasks.workunit.client.0.smithi088.stdout:146 2024-09-13T02:54:21.936 INFO:tasks.workunit.client.0.smithi088.stdout:147 2024-09-13T02:54:21.937 INFO:tasks.workunit.client.0.smithi088.stdout:148 2024-09-13T02:54:21.938 INFO:tasks.workunit.client.0.smithi088.stdout:149 2024-09-13T02:54:21.939 INFO:tasks.workunit.client.0.smithi088.stdout:150 2024-09-13T02:54:21.939 INFO:tasks.workunit.client.0.smithi088.stdout:151 2024-09-13T02:54:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:21 smithi088 ceph-mon[98762]: osdmap e960: 8 total, 8 up, 8 in 2024-09-13T02:54:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:21 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4011125335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:21 smithi088 ceph-mon[98762]: pgmap v1144: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:21 smithi088 ceph-mon[96266]: osdmap e960: 8 total, 8 up, 8 in 2024-09-13T02:54:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:21 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4011125335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:21 smithi088 ceph-mon[96266]: pgmap v1144: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:21.941 INFO:tasks.workunit.client.0.smithi088.stdout:152 2024-09-13T02:54:21.941 INFO:tasks.workunit.client.0.smithi088.stdout:153 2024-09-13T02:54:21.942 INFO:tasks.workunit.client.0.smithi088.stdout:154 2024-09-13T02:54:21.943 INFO:tasks.workunit.client.0.smithi088.stdout:155 2024-09-13T02:54:21.944 INFO:tasks.workunit.client.0.smithi088.stdout:156 2024-09-13T02:54:21.945 INFO:tasks.workunit.client.0.smithi088.stdout:157 2024-09-13T02:54:21.945 INFO:tasks.workunit.client.0.smithi088.stdout:158 2024-09-13T02:54:21.946 INFO:tasks.workunit.client.0.smithi088.stdout:159 2024-09-13T02:54:21.947 INFO:tasks.workunit.client.0.smithi088.stdout:160 2024-09-13T02:54:21.948 INFO:tasks.workunit.client.0.smithi088.stdout:161 2024-09-13T02:54:21.948 INFO:tasks.workunit.client.0.smithi088.stdout:162 2024-09-13T02:54:21.949 INFO:tasks.workunit.client.0.smithi088.stdout:163 2024-09-13T02:54:21.950 INFO:tasks.workunit.client.0.smithi088.stdout:164 2024-09-13T02:54:21.951 INFO:tasks.workunit.client.0.smithi088.stdout:165 2024-09-13T02:54:21.952 INFO:tasks.workunit.client.0.smithi088.stdout:166 2024-09-13T02:54:21.952 INFO:tasks.workunit.client.0.smithi088.stdout:167 2024-09-13T02:54:21.953 INFO:tasks.workunit.client.0.smithi088.stdout:168 2024-09-13T02:54:21.954 INFO:tasks.workunit.client.0.smithi088.stdout:169 2024-09-13T02:54:21.955 INFO:tasks.workunit.client.0.smithi088.stdout:170 2024-09-13T02:54:21.956 INFO:tasks.workunit.client.0.smithi088.stdout:171 2024-09-13T02:54:21.956 INFO:tasks.workunit.client.0.smithi088.stdout:172 2024-09-13T02:54:21.957 INFO:tasks.workunit.client.0.smithi088.stdout:173 2024-09-13T02:54:21.958 INFO:tasks.workunit.client.0.smithi088.stdout:174 2024-09-13T02:54:21.959 INFO:tasks.workunit.client.0.smithi088.stdout:175 2024-09-13T02:54:21.960 INFO:tasks.workunit.client.0.smithi088.stdout:176 2024-09-13T02:54:21.960 INFO:tasks.workunit.client.0.smithi088.stdout:177 2024-09-13T02:54:21.961 INFO:tasks.workunit.client.0.smithi088.stdout:178 2024-09-13T02:54:21.962 INFO:tasks.workunit.client.0.smithi088.stdout:179 2024-09-13T02:54:21.963 INFO:tasks.workunit.client.0.smithi088.stdout:180 2024-09-13T02:54:21.963 INFO:tasks.workunit.client.0.smithi088.stdout:181 2024-09-13T02:54:21.964 INFO:tasks.workunit.client.0.smithi088.stdout:182 2024-09-13T02:54:21.965 INFO:tasks.workunit.client.0.smithi088.stdout:183 2024-09-13T02:54:21.966 INFO:tasks.workunit.client.0.smithi088.stdout:184 2024-09-13T02:54:21.966 INFO:tasks.workunit.client.0.smithi088.stdout:185 2024-09-13T02:54:21.967 INFO:tasks.workunit.client.0.smithi088.stdout:186 2024-09-13T02:54:21.968 INFO:tasks.workunit.client.0.smithi088.stdout:187 2024-09-13T02:54:21.969 INFO:tasks.workunit.client.0.smithi088.stdout:188 2024-09-13T02:54:21.970 INFO:tasks.workunit.client.0.smithi088.stdout:189 2024-09-13T02:54:21.970 INFO:tasks.workunit.client.0.smithi088.stdout:190 2024-09-13T02:54:21.971 INFO:tasks.workunit.client.0.smithi088.stdout:191 2024-09-13T02:54:21.972 INFO:tasks.workunit.client.0.smithi088.stdout:192 2024-09-13T02:54:21.973 INFO:tasks.workunit.client.0.smithi088.stdout:193 2024-09-13T02:54:21.974 INFO:tasks.workunit.client.0.smithi088.stdout:194 2024-09-13T02:54:21.974 INFO:tasks.workunit.client.0.smithi088.stdout:195 2024-09-13T02:54:21.975 INFO:tasks.workunit.client.0.smithi088.stdout:196 2024-09-13T02:54:21.976 INFO:tasks.workunit.client.0.smithi088.stdout:197 2024-09-13T02:54:21.977 INFO:tasks.workunit.client.0.smithi088.stdout:198 2024-09-13T02:54:21.978 INFO:tasks.workunit.client.0.smithi088.stdout:199 2024-09-13T02:54:21.978 INFO:tasks.workunit.client.0.smithi088.stdout:200 2024-09-13T02:54:21.979 INFO:tasks.workunit.client.0.smithi088.stdout:201 2024-09-13T02:54:21.980 INFO:tasks.workunit.client.0.smithi088.stdout:202 2024-09-13T02:54:21.981 INFO:tasks.workunit.client.0.smithi088.stdout:203 2024-09-13T02:54:21.981 INFO:tasks.workunit.client.0.smithi088.stdout:204 2024-09-13T02:54:21.982 INFO:tasks.workunit.client.0.smithi088.stdout:205 2024-09-13T02:54:21.983 INFO:tasks.workunit.client.0.smithi088.stdout:206 2024-09-13T02:54:21.984 INFO:tasks.workunit.client.0.smithi088.stdout:207 2024-09-13T02:54:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:21 smithi195 ceph-mon[87742]: osdmap e960: 8 total, 8 up, 8 in 2024-09-13T02:54:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:21 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4011125335' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:21 smithi195 ceph-mon[87742]: pgmap v1144: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:21.985 INFO:tasks.workunit.client.0.smithi088.stdout:208 2024-09-13T02:54:21.985 INFO:tasks.workunit.client.0.smithi088.stdout:209 2024-09-13T02:54:21.986 INFO:tasks.workunit.client.0.smithi088.stdout:210 2024-09-13T02:54:21.987 INFO:tasks.workunit.client.0.smithi088.stdout:211 2024-09-13T02:54:21.988 INFO:tasks.workunit.client.0.smithi088.stdout:212 2024-09-13T02:54:21.990 INFO:tasks.workunit.client.0.smithi088.stdout:213 2024-09-13T02:54:21.990 INFO:tasks.workunit.client.0.smithi088.stdout:214 2024-09-13T02:54:21.991 INFO:tasks.workunit.client.0.smithi088.stdout:215 2024-09-13T02:54:21.992 INFO:tasks.workunit.client.0.smithi088.stdout:216 2024-09-13T02:54:21.993 INFO:tasks.workunit.client.0.smithi088.stdout:217 2024-09-13T02:54:21.994 INFO:tasks.workunit.client.0.smithi088.stdout:218 2024-09-13T02:54:21.995 INFO:tasks.workunit.client.0.smithi088.stdout:219 2024-09-13T02:54:21.995 INFO:tasks.workunit.client.0.smithi088.stdout:220 2024-09-13T02:54:21.996 INFO:tasks.workunit.client.0.smithi088.stdout:221 2024-09-13T02:54:21.997 INFO:tasks.workunit.client.0.smithi088.stdout:222 2024-09-13T02:54:21.998 INFO:tasks.workunit.client.0.smithi088.stdout:223 2024-09-13T02:54:21.999 INFO:tasks.workunit.client.0.smithi088.stdout:224 2024-09-13T02:54:22.000 INFO:tasks.workunit.client.0.smithi088.stdout:225 2024-09-13T02:54:22.000 INFO:tasks.workunit.client.0.smithi088.stdout:226 2024-09-13T02:54:22.001 INFO:tasks.workunit.client.0.smithi088.stdout:227 2024-09-13T02:54:22.002 INFO:tasks.workunit.client.0.smithi088.stdout:228 2024-09-13T02:54:22.003 INFO:tasks.workunit.client.0.smithi088.stdout:229 2024-09-13T02:54:22.003 INFO:tasks.workunit.client.0.smithi088.stdout:230 2024-09-13T02:54:22.004 INFO:tasks.workunit.client.0.smithi088.stdout:231 2024-09-13T02:54:22.005 INFO:tasks.workunit.client.0.smithi088.stdout:232 2024-09-13T02:54:22.006 INFO:tasks.workunit.client.0.smithi088.stdout:233 2024-09-13T02:54:22.007 INFO:tasks.workunit.client.0.smithi088.stdout:234 2024-09-13T02:54:22.008 INFO:tasks.workunit.client.0.smithi088.stdout:235 2024-09-13T02:54:22.008 INFO:tasks.workunit.client.0.smithi088.stdout:236 2024-09-13T02:54:22.009 INFO:tasks.workunit.client.0.smithi088.stdout:237 2024-09-13T02:54:22.010 INFO:tasks.workunit.client.0.smithi088.stdout:238 2024-09-13T02:54:22.011 INFO:tasks.workunit.client.0.smithi088.stdout:239 2024-09-13T02:54:22.012 INFO:tasks.workunit.client.0.smithi088.stdout:240 2024-09-13T02:54:22.013 INFO:tasks.workunit.client.0.smithi088.stdout:241 2024-09-13T02:54:22.013 INFO:tasks.workunit.client.0.smithi088.stdout:242 2024-09-13T02:54:22.014 INFO:tasks.workunit.client.0.smithi088.stdout:243 2024-09-13T02:54:22.015 INFO:tasks.workunit.client.0.smithi088.stdout:244 2024-09-13T02:54:22.016 INFO:tasks.workunit.client.0.smithi088.stdout:245 2024-09-13T02:54:22.017 INFO:tasks.workunit.client.0.smithi088.stdout:246 2024-09-13T02:54:22.017 INFO:tasks.workunit.client.0.smithi088.stdout:247 2024-09-13T02:54:22.018 INFO:tasks.workunit.client.0.smithi088.stdout:248 2024-09-13T02:54:22.019 INFO:tasks.workunit.client.0.smithi088.stdout:249 2024-09-13T02:54:22.020 INFO:tasks.workunit.client.0.smithi088.stdout:250 2024-09-13T02:54:22.021 INFO:tasks.workunit.client.0.smithi088.stdout:251 2024-09-13T02:54:22.022 INFO:tasks.workunit.client.0.smithi088.stdout:252 2024-09-13T02:54:22.023 INFO:tasks.workunit.client.0.smithi088.stdout:253 2024-09-13T02:54:22.024 INFO:tasks.workunit.client.0.smithi088.stdout:254 2024-09-13T02:54:22.024 INFO:tasks.workunit.client.0.smithi088.stdout:255 2024-09-13T02:54:22.028 INFO:tasks.workunit.client.0.smithi088.stdout:256 2024-09-13T02:54:22.028 INFO:tasks.workunit.client.0.smithi088.stdout:257 2024-09-13T02:54:22.029 INFO:tasks.workunit.client.0.smithi088.stdout:258 2024-09-13T02:54:22.029 INFO:tasks.workunit.client.0.smithi088.stdout:259 2024-09-13T02:54:22.029 INFO:tasks.workunit.client.0.smithi088.stdout:260 2024-09-13T02:54:22.029 INFO:tasks.workunit.client.0.smithi088.stdout:261 2024-09-13T02:54:22.030 INFO:tasks.workunit.client.0.smithi088.stdout:262 2024-09-13T02:54:22.031 INFO:tasks.workunit.client.0.smithi088.stdout:263 2024-09-13T02:54:22.032 INFO:tasks.workunit.client.0.smithi088.stdout:264 2024-09-13T02:54:22.033 INFO:tasks.workunit.client.0.smithi088.stdout:265 2024-09-13T02:54:22.034 INFO:tasks.workunit.client.0.smithi088.stdout:266 2024-09-13T02:54:22.035 INFO:tasks.workunit.client.0.smithi088.stdout:267 2024-09-13T02:54:22.036 INFO:tasks.workunit.client.0.smithi088.stdout:268 2024-09-13T02:54:22.036 INFO:tasks.workunit.client.0.smithi088.stdout:269 2024-09-13T02:54:22.037 INFO:tasks.workunit.client.0.smithi088.stdout:270 2024-09-13T02:54:22.038 INFO:tasks.workunit.client.0.smithi088.stdout:271 2024-09-13T02:54:22.039 INFO:tasks.workunit.client.0.smithi088.stdout:272 2024-09-13T02:54:22.040 INFO:tasks.workunit.client.0.smithi088.stdout:273 2024-09-13T02:54:22.041 INFO:tasks.workunit.client.0.smithi088.stdout:274 2024-09-13T02:54:22.042 INFO:tasks.workunit.client.0.smithi088.stdout:275 2024-09-13T02:54:22.042 INFO:tasks.workunit.client.0.smithi088.stdout:276 2024-09-13T02:54:22.043 INFO:tasks.workunit.client.0.smithi088.stdout:277 2024-09-13T02:54:22.044 INFO:tasks.workunit.client.0.smithi088.stdout:278 2024-09-13T02:54:22.045 INFO:tasks.workunit.client.0.smithi088.stdout:279 2024-09-13T02:54:22.046 INFO:tasks.workunit.client.0.smithi088.stdout:280 2024-09-13T02:54:22.047 INFO:tasks.workunit.client.0.smithi088.stdout:281 2024-09-13T02:54:22.048 INFO:tasks.workunit.client.0.smithi088.stdout:282 2024-09-13T02:54:22.048 INFO:tasks.workunit.client.0.smithi088.stdout:283 2024-09-13T02:54:22.049 INFO:tasks.workunit.client.0.smithi088.stdout:284 2024-09-13T02:54:22.050 INFO:tasks.workunit.client.0.smithi088.stdout:285 2024-09-13T02:54:22.051 INFO:tasks.workunit.client.0.smithi088.stdout:286 2024-09-13T02:54:22.052 INFO:tasks.workunit.client.0.smithi088.stdout:287 2024-09-13T02:54:22.053 INFO:tasks.workunit.client.0.smithi088.stdout:288 2024-09-13T02:54:22.054 INFO:tasks.workunit.client.0.smithi088.stdout:289 2024-09-13T02:54:22.054 INFO:tasks.workunit.client.0.smithi088.stdout:290 2024-09-13T02:54:22.055 INFO:tasks.workunit.client.0.smithi088.stdout:291 2024-09-13T02:54:22.056 INFO:tasks.workunit.client.0.smithi088.stdout:292 2024-09-13T02:54:22.057 INFO:tasks.workunit.client.0.smithi088.stdout:293 2024-09-13T02:54:22.058 INFO:tasks.workunit.client.0.smithi088.stdout:294 2024-09-13T02:54:22.059 INFO:tasks.workunit.client.0.smithi088.stdout:295 2024-09-13T02:54:22.060 INFO:tasks.workunit.client.0.smithi088.stdout:296 2024-09-13T02:54:22.060 INFO:tasks.workunit.client.0.smithi088.stdout:297 2024-09-13T02:54:22.061 INFO:tasks.workunit.client.0.smithi088.stdout:298 2024-09-13T02:54:22.063 INFO:tasks.workunit.client.0.smithi088.stdout:299 2024-09-13T02:54:22.063 INFO:tasks.workunit.client.0.smithi088.stdout:300 2024-09-13T02:54:22.064 INFO:tasks.workunit.client.0.smithi088.stdout:301 2024-09-13T02:54:22.065 INFO:tasks.workunit.client.0.smithi088.stdout:302 2024-09-13T02:54:22.066 INFO:tasks.workunit.client.0.smithi088.stdout:303 2024-09-13T02:54:22.067 INFO:tasks.workunit.client.0.smithi088.stdout:304 2024-09-13T02:54:22.068 INFO:tasks.workunit.client.0.smithi088.stdout:305 2024-09-13T02:54:22.069 INFO:tasks.workunit.client.0.smithi088.stdout:306 2024-09-13T02:54:22.070 INFO:tasks.workunit.client.0.smithi088.stdout:307 2024-09-13T02:54:22.071 INFO:tasks.workunit.client.0.smithi088.stdout:308 2024-09-13T02:54:22.072 INFO:tasks.workunit.client.0.smithi088.stdout:309 2024-09-13T02:54:22.073 INFO:tasks.workunit.client.0.smithi088.stdout:310 2024-09-13T02:54:22.074 INFO:tasks.workunit.client.0.smithi088.stdout:311 2024-09-13T02:54:22.074 INFO:tasks.workunit.client.0.smithi088.stdout:312 2024-09-13T02:54:22.075 INFO:tasks.workunit.client.0.smithi088.stdout:313 2024-09-13T02:54:22.076 INFO:tasks.workunit.client.0.smithi088.stdout:314 2024-09-13T02:54:22.077 INFO:tasks.workunit.client.0.smithi088.stdout:315 2024-09-13T02:54:22.078 INFO:tasks.workunit.client.0.smithi088.stdout:316 2024-09-13T02:54:22.079 INFO:tasks.workunit.client.0.smithi088.stdout:317 2024-09-13T02:54:22.080 INFO:tasks.workunit.client.0.smithi088.stdout:318 2024-09-13T02:54:22.081 INFO:tasks.workunit.client.0.smithi088.stdout:319 2024-09-13T02:54:22.082 INFO:tasks.workunit.client.0.smithi088.stdout:320 2024-09-13T02:54:22.083 INFO:tasks.workunit.client.0.smithi088.stdout:321 2024-09-13T02:54:22.084 INFO:tasks.workunit.client.0.smithi088.stdout:322 2024-09-13T02:54:22.085 INFO:tasks.workunit.client.0.smithi088.stdout:323 2024-09-13T02:54:22.085 INFO:tasks.workunit.client.0.smithi088.stdout:324 2024-09-13T02:54:22.086 INFO:tasks.workunit.client.0.smithi088.stdout:325 2024-09-13T02:54:22.087 INFO:tasks.workunit.client.0.smithi088.stdout:326 2024-09-13T02:54:22.088 INFO:tasks.workunit.client.0.smithi088.stdout:327 2024-09-13T02:54:22.089 INFO:tasks.workunit.client.0.smithi088.stdout:328 2024-09-13T02:54:22.090 INFO:tasks.workunit.client.0.smithi088.stdout:329 2024-09-13T02:54:22.091 INFO:tasks.workunit.client.0.smithi088.stdout:330 2024-09-13T02:54:22.091 INFO:tasks.workunit.client.0.smithi088.stdout:331 2024-09-13T02:54:22.092 INFO:tasks.workunit.client.0.smithi088.stdout:332 2024-09-13T02:54:22.093 INFO:tasks.workunit.client.0.smithi088.stdout:333 2024-09-13T02:54:22.094 INFO:tasks.workunit.client.0.smithi088.stdout:334 2024-09-13T02:54:22.095 INFO:tasks.workunit.client.0.smithi088.stdout:335 2024-09-13T02:54:22.096 INFO:tasks.workunit.client.0.smithi088.stdout:336 2024-09-13T02:54:22.097 INFO:tasks.workunit.client.0.smithi088.stdout:337 2024-09-13T02:54:22.097 INFO:tasks.workunit.client.0.smithi088.stdout:338 2024-09-13T02:54:22.098 INFO:tasks.workunit.client.0.smithi088.stdout:339 2024-09-13T02:54:22.099 INFO:tasks.workunit.client.0.smithi088.stdout:340 2024-09-13T02:54:22.100 INFO:tasks.workunit.client.0.smithi088.stdout:341 2024-09-13T02:54:22.101 INFO:tasks.workunit.client.0.smithi088.stdout:342 2024-09-13T02:54:22.102 INFO:tasks.workunit.client.0.smithi088.stdout:343 2024-09-13T02:54:22.103 INFO:tasks.workunit.client.0.smithi088.stdout:344 2024-09-13T02:54:22.104 INFO:tasks.workunit.client.0.smithi088.stdout:345 2024-09-13T02:54:22.104 INFO:tasks.workunit.client.0.smithi088.stdout:346 2024-09-13T02:54:22.105 INFO:tasks.workunit.client.0.smithi088.stdout:347 2024-09-13T02:54:22.106 INFO:tasks.workunit.client.0.smithi088.stdout:348 2024-09-13T02:54:22.107 INFO:tasks.workunit.client.0.smithi088.stdout:349 2024-09-13T02:54:22.108 INFO:tasks.workunit.client.0.smithi088.stdout:350 2024-09-13T02:54:22.109 INFO:tasks.workunit.client.0.smithi088.stdout:351 2024-09-13T02:54:22.110 INFO:tasks.workunit.client.0.smithi088.stdout:352 2024-09-13T02:54:22.111 INFO:tasks.workunit.client.0.smithi088.stdout:353 2024-09-13T02:54:22.112 INFO:tasks.workunit.client.0.smithi088.stdout:354 2024-09-13T02:54:22.113 INFO:tasks.workunit.client.0.smithi088.stdout:355 2024-09-13T02:54:22.114 INFO:tasks.workunit.client.0.smithi088.stdout:356 2024-09-13T02:54:22.114 INFO:tasks.workunit.client.0.smithi088.stdout:357 2024-09-13T02:54:22.115 INFO:tasks.workunit.client.0.smithi088.stdout:358 2024-09-13T02:54:22.116 INFO:tasks.workunit.client.0.smithi088.stdout:359 2024-09-13T02:54:22.118 INFO:tasks.workunit.client.0.smithi088.stdout:360 2024-09-13T02:54:22.118 INFO:tasks.workunit.client.0.smithi088.stdout:361 2024-09-13T02:54:22.119 INFO:tasks.workunit.client.0.smithi088.stdout:362 2024-09-13T02:54:22.120 INFO:tasks.workunit.client.0.smithi088.stdout:363 2024-09-13T02:54:22.121 INFO:tasks.workunit.client.0.smithi088.stdout:364 2024-09-13T02:54:22.122 INFO:tasks.workunit.client.0.smithi088.stdout:365 2024-09-13T02:54:22.123 INFO:tasks.workunit.client.0.smithi088.stdout:366 2024-09-13T02:54:22.124 INFO:tasks.workunit.client.0.smithi088.stdout:367 2024-09-13T02:54:22.126 INFO:tasks.workunit.client.0.smithi088.stdout:368 2024-09-13T02:54:22.127 INFO:tasks.workunit.client.0.smithi088.stdout:369 2024-09-13T02:54:22.128 INFO:tasks.workunit.client.0.smithi088.stdout:370 2024-09-13T02:54:22.129 INFO:tasks.workunit.client.0.smithi088.stdout:371 2024-09-13T02:54:22.130 INFO:tasks.workunit.client.0.smithi088.stdout:372 2024-09-13T02:54:22.131 INFO:tasks.workunit.client.0.smithi088.stdout:373 2024-09-13T02:54:22.132 INFO:tasks.workunit.client.0.smithi088.stdout:374 2024-09-13T02:54:22.133 INFO:tasks.workunit.client.0.smithi088.stdout:375 2024-09-13T02:54:22.133 INFO:tasks.workunit.client.0.smithi088.stdout:376 2024-09-13T02:54:22.135 INFO:tasks.workunit.client.0.smithi088.stdout:377 2024-09-13T02:54:22.135 INFO:tasks.workunit.client.0.smithi088.stdout:378 2024-09-13T02:54:22.137 INFO:tasks.workunit.client.0.smithi088.stdout:379 2024-09-13T02:54:22.137 INFO:tasks.workunit.client.0.smithi088.stdout:380 2024-09-13T02:54:22.138 INFO:tasks.workunit.client.0.smithi088.stdout:381 2024-09-13T02:54:22.139 INFO:tasks.workunit.client.0.smithi088.stdout:382 2024-09-13T02:54:22.140 INFO:tasks.workunit.client.0.smithi088.stdout:383 2024-09-13T02:54:22.141 INFO:tasks.workunit.client.0.smithi088.stdout:384 2024-09-13T02:54:22.142 INFO:tasks.workunit.client.0.smithi088.stdout:385 2024-09-13T02:54:22.143 INFO:tasks.workunit.client.0.smithi088.stdout:386 2024-09-13T02:54:22.144 INFO:tasks.workunit.client.0.smithi088.stdout:387 2024-09-13T02:54:22.145 INFO:tasks.workunit.client.0.smithi088.stdout:388 2024-09-13T02:54:22.146 INFO:tasks.workunit.client.0.smithi088.stdout:389 2024-09-13T02:54:22.147 INFO:tasks.workunit.client.0.smithi088.stdout:390 2024-09-13T02:54:22.148 INFO:tasks.workunit.client.0.smithi088.stdout:391 2024-09-13T02:54:22.149 INFO:tasks.workunit.client.0.smithi088.stdout:392 2024-09-13T02:54:22.150 INFO:tasks.workunit.client.0.smithi088.stdout:393 2024-09-13T02:54:22.151 INFO:tasks.workunit.client.0.smithi088.stdout:394 2024-09-13T02:54:22.152 INFO:tasks.workunit.client.0.smithi088.stdout:395 2024-09-13T02:54:22.153 INFO:tasks.workunit.client.0.smithi088.stdout:396 2024-09-13T02:54:22.154 INFO:tasks.workunit.client.0.smithi088.stdout:397 2024-09-13T02:54:22.155 INFO:tasks.workunit.client.0.smithi088.stdout:398 2024-09-13T02:54:22.156 INFO:tasks.workunit.client.0.smithi088.stdout:399 2024-09-13T02:54:22.157 INFO:tasks.workunit.client.0.smithi088.stdout:400 2024-09-13T02:54:22.158 INFO:tasks.workunit.client.0.smithi088.stdout:401 2024-09-13T02:54:22.159 INFO:tasks.workunit.client.0.smithi088.stdout:402 2024-09-13T02:54:22.161 INFO:tasks.workunit.client.0.smithi088.stdout:403 2024-09-13T02:54:22.162 INFO:tasks.workunit.client.0.smithi088.stdout:404 2024-09-13T02:54:22.163 INFO:tasks.workunit.client.0.smithi088.stdout:405 2024-09-13T02:54:22.164 INFO:tasks.workunit.client.0.smithi088.stdout:406 2024-09-13T02:54:22.165 INFO:tasks.workunit.client.0.smithi088.stdout:407 2024-09-13T02:54:22.166 INFO:tasks.workunit.client.0.smithi088.stdout:408 2024-09-13T02:54:22.167 INFO:tasks.workunit.client.0.smithi088.stdout:409 2024-09-13T02:54:22.168 INFO:tasks.workunit.client.0.smithi088.stdout:410 2024-09-13T02:54:22.169 INFO:tasks.workunit.client.0.smithi088.stdout:411 2024-09-13T02:54:22.170 INFO:tasks.workunit.client.0.smithi088.stdout:412 2024-09-13T02:54:22.171 INFO:tasks.workunit.client.0.smithi088.stdout:413 2024-09-13T02:54:22.173 INFO:tasks.workunit.client.0.smithi088.stdout:414 2024-09-13T02:54:22.173 INFO:tasks.workunit.client.0.smithi088.stdout:415 2024-09-13T02:54:22.177 INFO:tasks.workunit.client.0.smithi088.stdout:416 2024-09-13T02:54:22.177 INFO:tasks.workunit.client.0.smithi088.stdout:417 2024-09-13T02:54:22.177 INFO:tasks.workunit.client.0.smithi088.stdout:418 2024-09-13T02:54:22.177 INFO:tasks.workunit.client.0.smithi088.stdout:419 2024-09-13T02:54:22.178 INFO:tasks.workunit.client.0.smithi088.stdout:420 2024-09-13T02:54:22.179 INFO:tasks.workunit.client.0.smithi088.stdout:421 2024-09-13T02:54:22.180 INFO:tasks.workunit.client.0.smithi088.stdout:422 2024-09-13T02:54:22.181 INFO:tasks.workunit.client.0.smithi088.stdout:423 2024-09-13T02:54:22.182 INFO:tasks.workunit.client.0.smithi088.stdout:424 2024-09-13T02:54:22.183 INFO:tasks.workunit.client.0.smithi088.stdout:425 2024-09-13T02:54:22.184 INFO:tasks.workunit.client.0.smithi088.stdout:426 2024-09-13T02:54:22.185 INFO:tasks.workunit.client.0.smithi088.stdout:427 2024-09-13T02:54:22.186 INFO:tasks.workunit.client.0.smithi088.stdout:428 2024-09-13T02:54:22.187 INFO:tasks.workunit.client.0.smithi088.stdout:429 2024-09-13T02:54:22.188 INFO:tasks.workunit.client.0.smithi088.stdout:430 2024-09-13T02:54:22.189 INFO:tasks.workunit.client.0.smithi088.stdout:431 2024-09-13T02:54:22.190 INFO:tasks.workunit.client.0.smithi088.stdout:432 2024-09-13T02:54:22.191 INFO:tasks.workunit.client.0.smithi088.stdout:433 2024-09-13T02:54:22.192 INFO:tasks.workunit.client.0.smithi088.stdout:434 2024-09-13T02:54:22.193 INFO:tasks.workunit.client.0.smithi088.stdout:435 2024-09-13T02:54:22.194 INFO:tasks.workunit.client.0.smithi088.stdout:436 2024-09-13T02:54:22.195 INFO:tasks.workunit.client.0.smithi088.stdout:437 2024-09-13T02:54:22.196 INFO:tasks.workunit.client.0.smithi088.stdout:438 2024-09-13T02:54:22.197 INFO:tasks.workunit.client.0.smithi088.stdout:439 2024-09-13T02:54:22.198 INFO:tasks.workunit.client.0.smithi088.stdout:440 2024-09-13T02:54:22.199 INFO:tasks.workunit.client.0.smithi088.stdout:441 2024-09-13T02:54:22.200 INFO:tasks.workunit.client.0.smithi088.stdout:442 2024-09-13T02:54:22.201 INFO:tasks.workunit.client.0.smithi088.stdout:443 2024-09-13T02:54:22.202 INFO:tasks.workunit.client.0.smithi088.stdout:444 2024-09-13T02:54:22.202 INFO:tasks.workunit.client.0.smithi088.stdout:445 2024-09-13T02:54:22.203 INFO:tasks.workunit.client.0.smithi088.stdout:446 2024-09-13T02:54:22.204 INFO:tasks.workunit.client.0.smithi088.stdout:447 2024-09-13T02:54:22.205 INFO:tasks.workunit.client.0.smithi088.stdout:448 2024-09-13T02:54:22.206 INFO:tasks.workunit.client.0.smithi088.stdout:449 2024-09-13T02:54:22.207 INFO:tasks.workunit.client.0.smithi088.stdout:450 2024-09-13T02:54:22.208 INFO:tasks.workunit.client.0.smithi088.stdout:451 2024-09-13T02:54:22.209 INFO:tasks.workunit.client.0.smithi088.stdout:452 2024-09-13T02:54:22.209 INFO:tasks.workunit.client.0.smithi088.stdout:453 2024-09-13T02:54:22.210 INFO:tasks.workunit.client.0.smithi088.stdout:454 2024-09-13T02:54:22.211 INFO:tasks.workunit.client.0.smithi088.stdout:455 2024-09-13T02:54:22.212 INFO:tasks.workunit.client.0.smithi088.stdout:456 2024-09-13T02:54:22.213 INFO:tasks.workunit.client.0.smithi088.stdout:457 2024-09-13T02:54:22.214 INFO:tasks.workunit.client.0.smithi088.stdout:458 2024-09-13T02:54:22.215 INFO:tasks.workunit.client.0.smithi088.stdout:459 2024-09-13T02:54:22.216 INFO:tasks.workunit.client.0.smithi088.stdout:460 2024-09-13T02:54:22.217 INFO:tasks.workunit.client.0.smithi088.stdout:461 2024-09-13T02:54:22.218 INFO:tasks.workunit.client.0.smithi088.stdout:462 2024-09-13T02:54:22.219 INFO:tasks.workunit.client.0.smithi088.stdout:463 2024-09-13T02:54:22.220 INFO:tasks.workunit.client.0.smithi088.stdout:464 2024-09-13T02:54:22.221 INFO:tasks.workunit.client.0.smithi088.stdout:465 2024-09-13T02:54:22.222 INFO:tasks.workunit.client.0.smithi088.stdout:466 2024-09-13T02:54:22.223 INFO:tasks.workunit.client.0.smithi088.stdout:467 2024-09-13T02:54:22.224 INFO:tasks.workunit.client.0.smithi088.stdout:468 2024-09-13T02:54:22.225 INFO:tasks.workunit.client.0.smithi088.stdout:469 2024-09-13T02:54:22.225 INFO:tasks.workunit.client.0.smithi088.stdout:470 2024-09-13T02:54:22.226 INFO:tasks.workunit.client.0.smithi088.stdout:471 2024-09-13T02:54:22.227 INFO:tasks.workunit.client.0.smithi088.stdout:472 2024-09-13T02:54:22.228 INFO:tasks.workunit.client.0.smithi088.stdout:473 2024-09-13T02:54:22.230 INFO:tasks.workunit.client.0.smithi088.stdout:474 2024-09-13T02:54:22.231 INFO:tasks.workunit.client.0.smithi088.stdout:475 2024-09-13T02:54:22.232 INFO:tasks.workunit.client.0.smithi088.stdout:476 2024-09-13T02:54:22.232 INFO:tasks.workunit.client.0.smithi088.stdout:477 2024-09-13T02:54:22.233 INFO:tasks.workunit.client.0.smithi088.stdout:478 2024-09-13T02:54:22.234 INFO:tasks.workunit.client.0.smithi088.stdout:479 2024-09-13T02:54:22.235 INFO:tasks.workunit.client.0.smithi088.stdout:480 2024-09-13T02:54:22.236 INFO:tasks.workunit.client.0.smithi088.stdout:481 2024-09-13T02:54:22.237 INFO:tasks.workunit.client.0.smithi088.stdout:482 2024-09-13T02:54:22.238 INFO:tasks.workunit.client.0.smithi088.stdout:483 2024-09-13T02:54:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:484 2024-09-13T02:54:22.240 INFO:tasks.workunit.client.0.smithi088.stdout:485 2024-09-13T02:54:22.241 INFO:tasks.workunit.client.0.smithi088.stdout:486 2024-09-13T02:54:22.241 INFO:tasks.workunit.client.0.smithi088.stdout:487 2024-09-13T02:54:22.242 INFO:tasks.workunit.client.0.smithi088.stdout:488 2024-09-13T02:54:22.243 INFO:tasks.workunit.client.0.smithi088.stdout:489 2024-09-13T02:54:22.244 INFO:tasks.workunit.client.0.smithi088.stdout:490 2024-09-13T02:54:22.245 INFO:tasks.workunit.client.0.smithi088.stdout:491 2024-09-13T02:54:22.246 INFO:tasks.workunit.client.0.smithi088.stdout:492 2024-09-13T02:54:22.247 INFO:tasks.workunit.client.0.smithi088.stdout:493 2024-09-13T02:54:22.248 INFO:tasks.workunit.client.0.smithi088.stdout:494 2024-09-13T02:54:22.249 INFO:tasks.workunit.client.0.smithi088.stdout:495 2024-09-13T02:54:22.249 INFO:tasks.workunit.client.0.smithi088.stdout:496 2024-09-13T02:54:22.250 INFO:tasks.workunit.client.0.smithi088.stdout:497 2024-09-13T02:54:22.251 INFO:tasks.workunit.client.0.smithi088.stdout:498 2024-09-13T02:54:22.252 INFO:tasks.workunit.client.0.smithi088.stdout:499 2024-09-13T02:54:22.253 INFO:tasks.workunit.client.0.smithi088.stdout:500 2024-09-13T02:54:22.254 INFO:tasks.workunit.client.0.smithi088.stdout:501 2024-09-13T02:54:22.255 INFO:tasks.workunit.client.0.smithi088.stdout:502 2024-09-13T02:54:22.256 INFO:tasks.workunit.client.0.smithi088.stdout:503 2024-09-13T02:54:22.257 INFO:tasks.workunit.client.0.smithi088.stdout:504 2024-09-13T02:54:22.257 INFO:tasks.workunit.client.0.smithi088.stdout:505 2024-09-13T02:54:22.258 INFO:tasks.workunit.client.0.smithi088.stdout:506 2024-09-13T02:54:22.259 INFO:tasks.workunit.client.0.smithi088.stdout:507 2024-09-13T02:54:22.260 INFO:tasks.workunit.client.0.smithi088.stdout:508 2024-09-13T02:54:22.261 INFO:tasks.workunit.client.0.smithi088.stdout:509 2024-09-13T02:54:22.262 INFO:tasks.workunit.client.0.smithi088.stdout:510 2024-09-13T02:54:22.263 INFO:tasks.workunit.client.0.smithi088.stdout:511 2024-09-13T02:54:22.264 INFO:tasks.workunit.client.0.smithi088.stdout:512 2024-09-13T02:54:22.265 INFO:tasks.workunit.client.0.smithi088.stdout:513 2024-09-13T02:54:22.266 INFO:tasks.workunit.client.0.smithi088.stdout:514 2024-09-13T02:54:22.267 INFO:tasks.workunit.client.0.smithi088.stdout:515 2024-09-13T02:54:22.268 INFO:tasks.workunit.client.0.smithi088.stdout:516 2024-09-13T02:54:22.269 INFO:tasks.workunit.client.0.smithi088.stdout:517 2024-09-13T02:54:22.269 INFO:tasks.workunit.client.0.smithi088.stdout:518 2024-09-13T02:54:22.271 INFO:tasks.workunit.client.0.smithi088.stdout:519 2024-09-13T02:54:22.271 INFO:tasks.workunit.client.0.smithi088.stdout:520 2024-09-13T02:54:22.272 INFO:tasks.workunit.client.0.smithi088.stdout:521 2024-09-13T02:54:22.273 INFO:tasks.workunit.client.0.smithi088.stdout:522 2024-09-13T02:54:22.274 INFO:tasks.workunit.client.0.smithi088.stdout:523 2024-09-13T02:54:22.275 INFO:tasks.workunit.client.0.smithi088.stdout:524 2024-09-13T02:54:22.276 INFO:tasks.workunit.client.0.smithi088.stdout:525 2024-09-13T02:54:22.277 INFO:tasks.workunit.client.0.smithi088.stdout:526 2024-09-13T02:54:22.278 INFO:tasks.workunit.client.0.smithi088.stdout:527 2024-09-13T02:54:22.279 INFO:tasks.workunit.client.0.smithi088.stdout:528 2024-09-13T02:54:22.280 INFO:tasks.workunit.client.0.smithi088.stdout:529 2024-09-13T02:54:22.281 INFO:tasks.workunit.client.0.smithi088.stdout:530 2024-09-13T02:54:22.282 INFO:tasks.workunit.client.0.smithi088.stdout:531 2024-09-13T02:54:22.283 INFO:tasks.workunit.client.0.smithi088.stdout:532 2024-09-13T02:54:22.284 INFO:tasks.workunit.client.0.smithi088.stdout:533 2024-09-13T02:54:22.284 INFO:tasks.workunit.client.0.smithi088.stdout:534 2024-09-13T02:54:22.286 INFO:tasks.workunit.client.0.smithi088.stdout:535 2024-09-13T02:54:22.286 INFO:tasks.workunit.client.0.smithi088.stdout:536 2024-09-13T02:54:22.287 INFO:tasks.workunit.client.0.smithi088.stdout:537 2024-09-13T02:54:22.288 INFO:tasks.workunit.client.0.smithi088.stdout:538 2024-09-13T02:54:22.289 INFO:tasks.workunit.client.0.smithi088.stdout:539 2024-09-13T02:54:22.290 INFO:tasks.workunit.client.0.smithi088.stdout:540 2024-09-13T02:54:22.291 INFO:tasks.workunit.client.0.smithi088.stdout:541 2024-09-13T02:54:22.292 INFO:tasks.workunit.client.0.smithi088.stdout:542 2024-09-13T02:54:22.293 INFO:tasks.workunit.client.0.smithi088.stdout:543 2024-09-13T02:54:22.295 INFO:tasks.workunit.client.0.smithi088.stdout:544 2024-09-13T02:54:22.295 INFO:tasks.workunit.client.0.smithi088.stdout:545 2024-09-13T02:54:22.297 INFO:tasks.workunit.client.0.smithi088.stdout:546 2024-09-13T02:54:22.298 INFO:tasks.workunit.client.0.smithi088.stdout:547 2024-09-13T02:54:22.299 INFO:tasks.workunit.client.0.smithi088.stdout:548 2024-09-13T02:54:22.301 INFO:tasks.workunit.client.0.smithi088.stdout:549 2024-09-13T02:54:22.301 INFO:tasks.workunit.client.0.smithi088.stdout:550 2024-09-13T02:54:22.302 INFO:tasks.workunit.client.0.smithi088.stdout:551 2024-09-13T02:54:22.304 INFO:tasks.workunit.client.0.smithi088.stdout:552 2024-09-13T02:54:22.305 INFO:tasks.workunit.client.0.smithi088.stdout:553 2024-09-13T02:54:22.306 INFO:tasks.workunit.client.0.smithi088.stdout:554 2024-09-13T02:54:22.307 INFO:tasks.workunit.client.0.smithi088.stdout:555 2024-09-13T02:54:22.308 INFO:tasks.workunit.client.0.smithi088.stdout:556 2024-09-13T02:54:22.308 INFO:tasks.workunit.client.0.smithi088.stdout:557 2024-09-13T02:54:22.310 INFO:tasks.workunit.client.0.smithi088.stdout:558 2024-09-13T02:54:22.311 INFO:tasks.workunit.client.0.smithi088.stdout:559 2024-09-13T02:54:22.312 INFO:tasks.workunit.client.0.smithi088.stdout:560 2024-09-13T02:54:22.313 INFO:tasks.workunit.client.0.smithi088.stdout:561 2024-09-13T02:54:22.314 INFO:tasks.workunit.client.0.smithi088.stdout:562 2024-09-13T02:54:22.315 INFO:tasks.workunit.client.0.smithi088.stdout:563 2024-09-13T02:54:22.316 INFO:tasks.workunit.client.0.smithi088.stdout:564 2024-09-13T02:54:22.317 INFO:tasks.workunit.client.0.smithi088.stdout:565 2024-09-13T02:54:22.318 INFO:tasks.workunit.client.0.smithi088.stdout:566 2024-09-13T02:54:22.319 INFO:tasks.workunit.client.0.smithi088.stdout:567 2024-09-13T02:54:22.320 INFO:tasks.workunit.client.0.smithi088.stdout:568 2024-09-13T02:54:22.322 INFO:tasks.workunit.client.0.smithi088.stdout:569 2024-09-13T02:54:22.323 INFO:tasks.workunit.client.0.smithi088.stdout:570 2024-09-13T02:54:22.325 INFO:tasks.workunit.client.0.smithi088.stdout:571 2024-09-13T02:54:22.326 INFO:tasks.workunit.client.0.smithi088.stdout:572 2024-09-13T02:54:22.327 INFO:tasks.workunit.client.0.smithi088.stdout:573 2024-09-13T02:54:22.329 INFO:tasks.workunit.client.0.smithi088.stdout:574 2024-09-13T02:54:22.330 INFO:tasks.workunit.client.0.smithi088.stdout:575 2024-09-13T02:54:22.331 INFO:tasks.workunit.client.0.smithi088.stdout:576 2024-09-13T02:54:22.333 INFO:tasks.workunit.client.0.smithi088.stdout:577 2024-09-13T02:54:22.334 INFO:tasks.workunit.client.0.smithi088.stdout:578 2024-09-13T02:54:22.335 INFO:tasks.workunit.client.0.smithi088.stdout:579 2024-09-13T02:54:22.336 INFO:tasks.workunit.client.0.smithi088.stdout:580 2024-09-13T02:54:22.337 INFO:tasks.workunit.client.0.smithi088.stdout:581 2024-09-13T02:54:22.339 INFO:tasks.workunit.client.0.smithi088.stdout:582 2024-09-13T02:54:22.341 INFO:tasks.workunit.client.0.smithi088.stdout:583 2024-09-13T02:54:22.342 INFO:tasks.workunit.client.0.smithi088.stdout:584 2024-09-13T02:54:22.343 INFO:tasks.workunit.client.0.smithi088.stdout:585 2024-09-13T02:54:22.344 INFO:tasks.workunit.client.0.smithi088.stdout:586 2024-09-13T02:54:22.345 INFO:tasks.workunit.client.0.smithi088.stdout:587 2024-09-13T02:54:22.346 INFO:tasks.workunit.client.0.smithi088.stdout:588 2024-09-13T02:54:22.347 INFO:tasks.workunit.client.0.smithi088.stdout:589 2024-09-13T02:54:22.348 INFO:tasks.workunit.client.0.smithi088.stdout:590 2024-09-13T02:54:22.349 INFO:tasks.workunit.client.0.smithi088.stdout:591 2024-09-13T02:54:22.350 INFO:tasks.workunit.client.0.smithi088.stdout:592 2024-09-13T02:54:22.351 INFO:tasks.workunit.client.0.smithi088.stdout:593 2024-09-13T02:54:22.352 INFO:tasks.workunit.client.0.smithi088.stdout:594 2024-09-13T02:54:22.353 INFO:tasks.workunit.client.0.smithi088.stdout:595 2024-09-13T02:54:22.354 INFO:tasks.workunit.client.0.smithi088.stdout:596 2024-09-13T02:54:22.355 INFO:tasks.workunit.client.0.smithi088.stdout:597 2024-09-13T02:54:22.356 INFO:tasks.workunit.client.0.smithi088.stdout:598 2024-09-13T02:54:22.357 INFO:tasks.workunit.client.0.smithi088.stdout:599 2024-09-13T02:54:22.358 INFO:tasks.workunit.client.0.smithi088.stdout:600 2024-09-13T02:54:22.359 INFO:tasks.workunit.client.0.smithi088.stdout:601 2024-09-13T02:54:22.360 INFO:tasks.workunit.client.0.smithi088.stdout:602 2024-09-13T02:54:22.362 INFO:tasks.workunit.client.0.smithi088.stdout:603 2024-09-13T02:54:22.363 INFO:tasks.workunit.client.0.smithi088.stdout:604 2024-09-13T02:54:22.364 INFO:tasks.workunit.client.0.smithi088.stdout:605 2024-09-13T02:54:22.365 INFO:tasks.workunit.client.0.smithi088.stdout:606 2024-09-13T02:54:22.366 INFO:tasks.workunit.client.0.smithi088.stdout:607 2024-09-13T02:54:22.367 INFO:tasks.workunit.client.0.smithi088.stdout:608 2024-09-13T02:54:22.368 INFO:tasks.workunit.client.0.smithi088.stdout:609 2024-09-13T02:54:22.369 INFO:tasks.workunit.client.0.smithi088.stdout:610 2024-09-13T02:54:22.370 INFO:tasks.workunit.client.0.smithi088.stdout:611 2024-09-13T02:54:22.371 INFO:tasks.workunit.client.0.smithi088.stdout:612 2024-09-13T02:54:22.372 INFO:tasks.workunit.client.0.smithi088.stdout:613 2024-09-13T02:54:22.373 INFO:tasks.workunit.client.0.smithi088.stdout:614 2024-09-13T02:54:22.374 INFO:tasks.workunit.client.0.smithi088.stdout:615 2024-09-13T02:54:22.375 INFO:tasks.workunit.client.0.smithi088.stdout:616 2024-09-13T02:54:22.375 INFO:tasks.workunit.client.0.smithi088.stdout:617 2024-09-13T02:54:22.376 INFO:tasks.workunit.client.0.smithi088.stdout:618 2024-09-13T02:54:22.378 INFO:tasks.workunit.client.0.smithi088.stdout:619 2024-09-13T02:54:22.379 INFO:tasks.workunit.client.0.smithi088.stdout:620 2024-09-13T02:54:22.380 INFO:tasks.workunit.client.0.smithi088.stdout:621 2024-09-13T02:54:22.381 INFO:tasks.workunit.client.0.smithi088.stdout:622 2024-09-13T02:54:22.382 INFO:tasks.workunit.client.0.smithi088.stdout:623 2024-09-13T02:54:22.383 INFO:tasks.workunit.client.0.smithi088.stdout:624 2024-09-13T02:54:22.385 INFO:tasks.workunit.client.0.smithi088.stdout:625 2024-09-13T02:54:22.385 INFO:tasks.workunit.client.0.smithi088.stdout:626 2024-09-13T02:54:22.387 INFO:tasks.workunit.client.0.smithi088.stdout:627 2024-09-13T02:54:22.388 INFO:tasks.workunit.client.0.smithi088.stdout:628 2024-09-13T02:54:22.389 INFO:tasks.workunit.client.0.smithi088.stdout:629 2024-09-13T02:54:22.391 INFO:tasks.workunit.client.0.smithi088.stdout:630 2024-09-13T02:54:22.393 INFO:tasks.workunit.client.0.smithi088.stdout:631 2024-09-13T02:54:22.394 INFO:tasks.workunit.client.0.smithi088.stdout:632 2024-09-13T02:54:22.395 INFO:tasks.workunit.client.0.smithi088.stdout:633 2024-09-13T02:54:22.397 INFO:tasks.workunit.client.0.smithi088.stdout:634 2024-09-13T02:54:22.398 INFO:tasks.workunit.client.0.smithi088.stdout:635 2024-09-13T02:54:22.399 INFO:tasks.workunit.client.0.smithi088.stdout:636 2024-09-13T02:54:22.400 INFO:tasks.workunit.client.0.smithi088.stdout:637 2024-09-13T02:54:22.402 INFO:tasks.workunit.client.0.smithi088.stdout:638 2024-09-13T02:54:22.403 INFO:tasks.workunit.client.0.smithi088.stdout:639 2024-09-13T02:54:22.404 INFO:tasks.workunit.client.0.smithi088.stdout:640 2024-09-13T02:54:22.405 INFO:tasks.workunit.client.0.smithi088.stdout:641 2024-09-13T02:54:22.406 INFO:tasks.workunit.client.0.smithi088.stdout:642 2024-09-13T02:54:22.407 INFO:tasks.workunit.client.0.smithi088.stdout:643 2024-09-13T02:54:22.408 INFO:tasks.workunit.client.0.smithi088.stdout:644 2024-09-13T02:54:22.410 INFO:tasks.workunit.client.0.smithi088.stdout:645 2024-09-13T02:54:22.411 INFO:tasks.workunit.client.0.smithi088.stdout:646 2024-09-13T02:54:22.412 INFO:tasks.workunit.client.0.smithi088.stdout:647 2024-09-13T02:54:22.413 INFO:tasks.workunit.client.0.smithi088.stdout:648 2024-09-13T02:54:22.414 INFO:tasks.workunit.client.0.smithi088.stdout:649 2024-09-13T02:54:22.416 INFO:tasks.workunit.client.0.smithi088.stdout:650 2024-09-13T02:54:22.417 INFO:tasks.workunit.client.0.smithi088.stdout:651 2024-09-13T02:54:22.418 INFO:tasks.workunit.client.0.smithi088.stdout:652 2024-09-13T02:54:22.419 INFO:tasks.workunit.client.0.smithi088.stdout:653 2024-09-13T02:54:22.420 INFO:tasks.workunit.client.0.smithi088.stdout:654 2024-09-13T02:54:22.421 INFO:tasks.workunit.client.0.smithi088.stdout:655 2024-09-13T02:54:22.422 INFO:tasks.workunit.client.0.smithi088.stdout:656 2024-09-13T02:54:22.423 INFO:tasks.workunit.client.0.smithi088.stdout:657 2024-09-13T02:54:22.425 INFO:tasks.workunit.client.0.smithi088.stdout:658 2024-09-13T02:54:22.426 INFO:tasks.workunit.client.0.smithi088.stdout:659 2024-09-13T02:54:22.427 INFO:tasks.workunit.client.0.smithi088.stdout:660 2024-09-13T02:54:22.428 INFO:tasks.workunit.client.0.smithi088.stdout:661 2024-09-13T02:54:22.429 INFO:tasks.workunit.client.0.smithi088.stdout:662 2024-09-13T02:54:22.430 INFO:tasks.workunit.client.0.smithi088.stdout:663 2024-09-13T02:54:22.431 INFO:tasks.workunit.client.0.smithi088.stdout:664 2024-09-13T02:54:22.432 INFO:tasks.workunit.client.0.smithi088.stdout:665 2024-09-13T02:54:22.433 INFO:tasks.workunit.client.0.smithi088.stdout:666 2024-09-13T02:54:22.435 INFO:tasks.workunit.client.0.smithi088.stdout:667 2024-09-13T02:54:22.436 INFO:tasks.workunit.client.0.smithi088.stdout:668 2024-09-13T02:54:22.437 INFO:tasks.workunit.client.0.smithi088.stdout:669 2024-09-13T02:54:22.440 INFO:tasks.workunit.client.0.smithi088.stdout:670 2024-09-13T02:54:22.440 INFO:tasks.workunit.client.0.smithi088.stdout:671 2024-09-13T02:54:22.440 INFO:tasks.workunit.client.0.smithi088.stdout:672 2024-09-13T02:54:22.441 INFO:tasks.workunit.client.0.smithi088.stdout:673 2024-09-13T02:54:22.442 INFO:tasks.workunit.client.0.smithi088.stdout:674 2024-09-13T02:54:22.443 INFO:tasks.workunit.client.0.smithi088.stdout:675 2024-09-13T02:54:22.444 INFO:tasks.workunit.client.0.smithi088.stdout:676 2024-09-13T02:54:22.445 INFO:tasks.workunit.client.0.smithi088.stdout:677 2024-09-13T02:54:22.446 INFO:tasks.workunit.client.0.smithi088.stdout:678 2024-09-13T02:54:22.447 INFO:tasks.workunit.client.0.smithi088.stdout:679 2024-09-13T02:54:22.448 INFO:tasks.workunit.client.0.smithi088.stdout:680 2024-09-13T02:54:22.449 INFO:tasks.workunit.client.0.smithi088.stdout:681 2024-09-13T02:54:22.450 INFO:tasks.workunit.client.0.smithi088.stdout:682 2024-09-13T02:54:22.451 INFO:tasks.workunit.client.0.smithi088.stdout:683 2024-09-13T02:54:22.452 INFO:tasks.workunit.client.0.smithi088.stdout:684 2024-09-13T02:54:22.453 INFO:tasks.workunit.client.0.smithi088.stdout:685 2024-09-13T02:54:22.454 INFO:tasks.workunit.client.0.smithi088.stdout:686 2024-09-13T02:54:22.455 INFO:tasks.workunit.client.0.smithi088.stdout:687 2024-09-13T02:54:22.456 INFO:tasks.workunit.client.0.smithi088.stdout:688 2024-09-13T02:54:22.457 INFO:tasks.workunit.client.0.smithi088.stdout:689 2024-09-13T02:54:22.458 INFO:tasks.workunit.client.0.smithi088.stdout:690 2024-09-13T02:54:22.459 INFO:tasks.workunit.client.0.smithi088.stdout:691 2024-09-13T02:54:22.460 INFO:tasks.workunit.client.0.smithi088.stdout:692 2024-09-13T02:54:22.461 INFO:tasks.workunit.client.0.smithi088.stdout:693 2024-09-13T02:54:22.462 INFO:tasks.workunit.client.0.smithi088.stdout:694 2024-09-13T02:54:22.463 INFO:tasks.workunit.client.0.smithi088.stdout:695 2024-09-13T02:54:22.464 INFO:tasks.workunit.client.0.smithi088.stdout:696 2024-09-13T02:54:22.465 INFO:tasks.workunit.client.0.smithi088.stdout:697 2024-09-13T02:54:22.466 INFO:tasks.workunit.client.0.smithi088.stdout:698 2024-09-13T02:54:22.467 INFO:tasks.workunit.client.0.smithi088.stdout:699 2024-09-13T02:54:22.468 INFO:tasks.workunit.client.0.smithi088.stdout:700 2024-09-13T02:54:22.469 INFO:tasks.workunit.client.0.smithi088.stdout:701 2024-09-13T02:54:22.470 INFO:tasks.workunit.client.0.smithi088.stdout:702 2024-09-13T02:54:22.471 INFO:tasks.workunit.client.0.smithi088.stdout:703 2024-09-13T02:54:22.472 INFO:tasks.workunit.client.0.smithi088.stdout:704 2024-09-13T02:54:22.473 INFO:tasks.workunit.client.0.smithi088.stdout:705 2024-09-13T02:54:22.474 INFO:tasks.workunit.client.0.smithi088.stdout:706 2024-09-13T02:54:22.475 INFO:tasks.workunit.client.0.smithi088.stdout:707 2024-09-13T02:54:22.476 INFO:tasks.workunit.client.0.smithi088.stdout:708 2024-09-13T02:54:22.478 INFO:tasks.workunit.client.0.smithi088.stdout:709 2024-09-13T02:54:22.479 INFO:tasks.workunit.client.0.smithi088.stdout:710 2024-09-13T02:54:22.481 INFO:tasks.workunit.client.0.smithi088.stdout:711 2024-09-13T02:54:22.482 INFO:tasks.workunit.client.0.smithi088.stdout:712 2024-09-13T02:54:22.483 INFO:tasks.workunit.client.0.smithi088.stdout:713 2024-09-13T02:54:22.484 INFO:tasks.workunit.client.0.smithi088.stdout:714 2024-09-13T02:54:22.485 INFO:tasks.workunit.client.0.smithi088.stdout:715 2024-09-13T02:54:22.486 INFO:tasks.workunit.client.0.smithi088.stdout:716 2024-09-13T02:54:22.487 INFO:tasks.workunit.client.0.smithi088.stdout:717 2024-09-13T02:54:22.488 INFO:tasks.workunit.client.0.smithi088.stdout:718 2024-09-13T02:54:22.489 INFO:tasks.workunit.client.0.smithi088.stdout:719 2024-09-13T02:54:22.490 INFO:tasks.workunit.client.0.smithi088.stdout:720 2024-09-13T02:54:22.491 INFO:tasks.workunit.client.0.smithi088.stdout:721 2024-09-13T02:54:22.492 INFO:tasks.workunit.client.0.smithi088.stdout:722 2024-09-13T02:54:22.493 INFO:tasks.workunit.client.0.smithi088.stdout:723 2024-09-13T02:54:22.494 INFO:tasks.workunit.client.0.smithi088.stdout:724 2024-09-13T02:54:22.495 INFO:tasks.workunit.client.0.smithi088.stdout:725 2024-09-13T02:54:22.496 INFO:tasks.workunit.client.0.smithi088.stdout:726 2024-09-13T02:54:22.497 INFO:tasks.workunit.client.0.smithi088.stdout:727 2024-09-13T02:54:22.498 INFO:tasks.workunit.client.0.smithi088.stdout:728 2024-09-13T02:54:22.499 INFO:tasks.workunit.client.0.smithi088.stdout:729 2024-09-13T02:54:22.500 INFO:tasks.workunit.client.0.smithi088.stdout:730 2024-09-13T02:54:22.501 INFO:tasks.workunit.client.0.smithi088.stdout:731 2024-09-13T02:54:22.502 INFO:tasks.workunit.client.0.smithi088.stdout:732 2024-09-13T02:54:22.503 INFO:tasks.workunit.client.0.smithi088.stdout:733 2024-09-13T02:54:22.504 INFO:tasks.workunit.client.0.smithi088.stdout:734 2024-09-13T02:54:22.505 INFO:tasks.workunit.client.0.smithi088.stdout:735 2024-09-13T02:54:22.506 INFO:tasks.workunit.client.0.smithi088.stdout:736 2024-09-13T02:54:22.507 INFO:tasks.workunit.client.0.smithi088.stdout:737 2024-09-13T02:54:22.508 INFO:tasks.workunit.client.0.smithi088.stdout:738 2024-09-13T02:54:22.509 INFO:tasks.workunit.client.0.smithi088.stdout:739 2024-09-13T02:54:22.510 INFO:tasks.workunit.client.0.smithi088.stdout:740 2024-09-13T02:54:22.511 INFO:tasks.workunit.client.0.smithi088.stdout:741 2024-09-13T02:54:22.512 INFO:tasks.workunit.client.0.smithi088.stdout:742 2024-09-13T02:54:22.513 INFO:tasks.workunit.client.0.smithi088.stdout:743 2024-09-13T02:54:22.514 INFO:tasks.workunit.client.0.smithi088.stdout:744 2024-09-13T02:54:22.515 INFO:tasks.workunit.client.0.smithi088.stdout:745 2024-09-13T02:54:22.516 INFO:tasks.workunit.client.0.smithi088.stdout:746 2024-09-13T02:54:22.517 INFO:tasks.workunit.client.0.smithi088.stdout:747 2024-09-13T02:54:22.518 INFO:tasks.workunit.client.0.smithi088.stdout:748 2024-09-13T02:54:22.519 INFO:tasks.workunit.client.0.smithi088.stdout:749 2024-09-13T02:54:22.520 INFO:tasks.workunit.client.0.smithi088.stdout:750 2024-09-13T02:54:22.521 INFO:tasks.workunit.client.0.smithi088.stdout:751 2024-09-13T02:54:22.522 INFO:tasks.workunit.client.0.smithi088.stdout:752 2024-09-13T02:54:22.523 INFO:tasks.workunit.client.0.smithi088.stdout:753 2024-09-13T02:54:22.525 INFO:tasks.workunit.client.0.smithi088.stdout:754 2024-09-13T02:54:22.527 INFO:tasks.workunit.client.0.smithi088.stdout:755 2024-09-13T02:54:22.527 INFO:tasks.workunit.client.0.smithi088.stdout:756 2024-09-13T02:54:22.528 INFO:tasks.workunit.client.0.smithi088.stdout:757 2024-09-13T02:54:22.529 INFO:tasks.workunit.client.0.smithi088.stdout:758 2024-09-13T02:54:22.530 INFO:tasks.workunit.client.0.smithi088.stdout:759 2024-09-13T02:54:22.531 INFO:tasks.workunit.client.0.smithi088.stdout:760 2024-09-13T02:54:22.532 INFO:tasks.workunit.client.0.smithi088.stdout:761 2024-09-13T02:54:22.533 INFO:tasks.workunit.client.0.smithi088.stdout:762 2024-09-13T02:54:22.534 INFO:tasks.workunit.client.0.smithi088.stdout:763 2024-09-13T02:54:22.535 INFO:tasks.workunit.client.0.smithi088.stdout:764 2024-09-13T02:54:22.536 INFO:tasks.workunit.client.0.smithi088.stdout:765 2024-09-13T02:54:22.537 INFO:tasks.workunit.client.0.smithi088.stdout:766 2024-09-13T02:54:22.538 INFO:tasks.workunit.client.0.smithi088.stdout:767 2024-09-13T02:54:22.539 INFO:tasks.workunit.client.0.smithi088.stdout:768 2024-09-13T02:54:22.540 INFO:tasks.workunit.client.0.smithi088.stdout:769 2024-09-13T02:54:22.541 INFO:tasks.workunit.client.0.smithi088.stdout:770 2024-09-13T02:54:22.542 INFO:tasks.workunit.client.0.smithi088.stdout:771 2024-09-13T02:54:22.543 INFO:tasks.workunit.client.0.smithi088.stdout:772 2024-09-13T02:54:22.544 INFO:tasks.workunit.client.0.smithi088.stdout:773 2024-09-13T02:54:22.545 INFO:tasks.workunit.client.0.smithi088.stdout:774 2024-09-13T02:54:22.546 INFO:tasks.workunit.client.0.smithi088.stdout:775 2024-09-13T02:54:22.547 INFO:tasks.workunit.client.0.smithi088.stdout:776 2024-09-13T02:54:22.548 INFO:tasks.workunit.client.0.smithi088.stdout:777 2024-09-13T02:54:22.549 INFO:tasks.workunit.client.0.smithi088.stdout:778 2024-09-13T02:54:22.550 INFO:tasks.workunit.client.0.smithi088.stdout:779 2024-09-13T02:54:22.551 INFO:tasks.workunit.client.0.smithi088.stdout:780 2024-09-13T02:54:22.553 INFO:tasks.workunit.client.0.smithi088.stdout:781 2024-09-13T02:54:22.554 INFO:tasks.workunit.client.0.smithi088.stdout:782 2024-09-13T02:54:22.554 INFO:tasks.workunit.client.0.smithi088.stdout:783 2024-09-13T02:54:22.555 INFO:tasks.workunit.client.0.smithi088.stdout:784 2024-09-13T02:54:22.557 INFO:tasks.workunit.client.0.smithi088.stdout:785 2024-09-13T02:54:22.558 INFO:tasks.workunit.client.0.smithi088.stdout:786 2024-09-13T02:54:22.558 INFO:tasks.workunit.client.0.smithi088.stdout:787 2024-09-13T02:54:22.559 INFO:tasks.workunit.client.0.smithi088.stdout:788 2024-09-13T02:54:22.561 INFO:tasks.workunit.client.0.smithi088.stdout:789 2024-09-13T02:54:22.562 INFO:tasks.workunit.client.0.smithi088.stdout:790 2024-09-13T02:54:22.563 INFO:tasks.workunit.client.0.smithi088.stdout:791 2024-09-13T02:54:22.564 INFO:tasks.workunit.client.0.smithi088.stdout:792 2024-09-13T02:54:22.565 INFO:tasks.workunit.client.0.smithi088.stdout:793 2024-09-13T02:54:22.566 INFO:tasks.workunit.client.0.smithi088.stdout:794 2024-09-13T02:54:22.567 INFO:tasks.workunit.client.0.smithi088.stdout:795 2024-09-13T02:54:22.568 INFO:tasks.workunit.client.0.smithi088.stdout:796 2024-09-13T02:54:22.569 INFO:tasks.workunit.client.0.smithi088.stdout:797 2024-09-13T02:54:22.570 INFO:tasks.workunit.client.0.smithi088.stdout:798 2024-09-13T02:54:22.571 INFO:tasks.workunit.client.0.smithi088.stdout:799 2024-09-13T02:54:22.572 INFO:tasks.workunit.client.0.smithi088.stdout:800 2024-09-13T02:54:22.573 INFO:tasks.workunit.client.0.smithi088.stdout:801 2024-09-13T02:54:22.574 INFO:tasks.workunit.client.0.smithi088.stdout:802 2024-09-13T02:54:22.574 INFO:tasks.workunit.client.0.smithi088.stdout:803 2024-09-13T02:54:22.576 INFO:tasks.workunit.client.0.smithi088.stdout:804 2024-09-13T02:54:22.577 INFO:tasks.workunit.client.0.smithi088.stdout:805 2024-09-13T02:54:22.578 INFO:tasks.workunit.client.0.smithi088.stdout:806 2024-09-13T02:54:22.579 INFO:tasks.workunit.client.0.smithi088.stdout:807 2024-09-13T02:54:22.580 INFO:tasks.workunit.client.0.smithi088.stdout:808 2024-09-13T02:54:22.581 INFO:tasks.workunit.client.0.smithi088.stdout:809 2024-09-13T02:54:22.582 INFO:tasks.workunit.client.0.smithi088.stdout:810 2024-09-13T02:54:22.583 INFO:tasks.workunit.client.0.smithi088.stdout:811 2024-09-13T02:54:22.584 INFO:tasks.workunit.client.0.smithi088.stdout:812 2024-09-13T02:54:22.585 INFO:tasks.workunit.client.0.smithi088.stdout:813 2024-09-13T02:54:22.586 INFO:tasks.workunit.client.0.smithi088.stdout:814 2024-09-13T02:54:22.587 INFO:tasks.workunit.client.0.smithi088.stdout:815 2024-09-13T02:54:22.588 INFO:tasks.workunit.client.0.smithi088.stdout:816 2024-09-13T02:54:22.589 INFO:tasks.workunit.client.0.smithi088.stdout:817 2024-09-13T02:54:22.590 INFO:tasks.workunit.client.0.smithi088.stdout:818 2024-09-13T02:54:22.591 INFO:tasks.workunit.client.0.smithi088.stdout:819 2024-09-13T02:54:22.592 INFO:tasks.workunit.client.0.smithi088.stdout:820 2024-09-13T02:54:22.593 INFO:tasks.workunit.client.0.smithi088.stdout:821 2024-09-13T02:54:22.594 INFO:tasks.workunit.client.0.smithi088.stdout:822 2024-09-13T02:54:22.595 INFO:tasks.workunit.client.0.smithi088.stdout:823 2024-09-13T02:54:22.596 INFO:tasks.workunit.client.0.smithi088.stdout:824 2024-09-13T02:54:22.597 INFO:tasks.workunit.client.0.smithi088.stdout:825 2024-09-13T02:54:22.599 INFO:tasks.workunit.client.0.smithi088.stdout:826 2024-09-13T02:54:22.600 INFO:tasks.workunit.client.0.smithi088.stdout:827 2024-09-13T02:54:22.601 INFO:tasks.workunit.client.0.smithi088.stdout:828 2024-09-13T02:54:22.602 INFO:tasks.workunit.client.0.smithi088.stdout:829 2024-09-13T02:54:22.603 INFO:tasks.workunit.client.0.smithi088.stdout:830 2024-09-13T02:54:22.604 INFO:tasks.workunit.client.0.smithi088.stdout:831 2024-09-13T02:54:22.605 INFO:tasks.workunit.client.0.smithi088.stdout:832 2024-09-13T02:54:22.606 INFO:tasks.workunit.client.0.smithi088.stdout:833 2024-09-13T02:54:22.607 INFO:tasks.workunit.client.0.smithi088.stdout:834 2024-09-13T02:54:22.608 INFO:tasks.workunit.client.0.smithi088.stdout:835 2024-09-13T02:54:22.609 INFO:tasks.workunit.client.0.smithi088.stdout:836 2024-09-13T02:54:22.610 INFO:tasks.workunit.client.0.smithi088.stdout:837 2024-09-13T02:54:22.611 INFO:tasks.workunit.client.0.smithi088.stdout:838 2024-09-13T02:54:22.612 INFO:tasks.workunit.client.0.smithi088.stdout:839 2024-09-13T02:54:22.613 INFO:tasks.workunit.client.0.smithi088.stdout:840 2024-09-13T02:54:22.615 INFO:tasks.workunit.client.0.smithi088.stdout:841 2024-09-13T02:54:22.615 INFO:tasks.workunit.client.0.smithi088.stdout:842 2024-09-13T02:54:22.617 INFO:tasks.workunit.client.0.smithi088.stdout:843 2024-09-13T02:54:22.618 INFO:tasks.workunit.client.0.smithi088.stdout:844 2024-09-13T02:54:22.619 INFO:tasks.workunit.client.0.smithi088.stdout:845 2024-09-13T02:54:22.620 INFO:tasks.workunit.client.0.smithi088.stdout:846 2024-09-13T02:54:22.621 INFO:tasks.workunit.client.0.smithi088.stdout:847 2024-09-13T02:54:22.622 INFO:tasks.workunit.client.0.smithi088.stdout:848 2024-09-13T02:54:22.623 INFO:tasks.workunit.client.0.smithi088.stdout:849 2024-09-13T02:54:22.624 INFO:tasks.workunit.client.0.smithi088.stdout:850 2024-09-13T02:54:22.625 INFO:tasks.workunit.client.0.smithi088.stdout:851 2024-09-13T02:54:22.626 INFO:tasks.workunit.client.0.smithi088.stdout:852 2024-09-13T02:54:22.627 INFO:tasks.workunit.client.0.smithi088.stdout:853 2024-09-13T02:54:22.628 INFO:tasks.workunit.client.0.smithi088.stdout:854 2024-09-13T02:54:22.629 INFO:tasks.workunit.client.0.smithi088.stdout:855 2024-09-13T02:54:22.630 INFO:tasks.workunit.client.0.smithi088.stdout:856 2024-09-13T02:54:22.631 INFO:tasks.workunit.client.0.smithi088.stdout:857 2024-09-13T02:54:22.632 INFO:tasks.workunit.client.0.smithi088.stdout:858 2024-09-13T02:54:22.633 INFO:tasks.workunit.client.0.smithi088.stdout:859 2024-09-13T02:54:22.634 INFO:tasks.workunit.client.0.smithi088.stdout:860 2024-09-13T02:54:22.636 INFO:tasks.workunit.client.0.smithi088.stdout:861 2024-09-13T02:54:22.637 INFO:tasks.workunit.client.0.smithi088.stdout:862 2024-09-13T02:54:22.638 INFO:tasks.workunit.client.0.smithi088.stdout:863 2024-09-13T02:54:22.639 INFO:tasks.workunit.client.0.smithi088.stdout:864 2024-09-13T02:54:22.640 INFO:tasks.workunit.client.0.smithi088.stdout:865 2024-09-13T02:54:22.644 INFO:tasks.workunit.client.0.smithi088.stdout:866 2024-09-13T02:54:22.644 INFO:tasks.workunit.client.0.smithi088.stdout:867 2024-09-13T02:54:22.644 INFO:tasks.workunit.client.0.smithi088.stdout:868 2024-09-13T02:54:22.645 INFO:tasks.workunit.client.0.smithi088.stdout:869 2024-09-13T02:54:22.646 INFO:tasks.workunit.client.0.smithi088.stdout:870 2024-09-13T02:54:22.647 INFO:tasks.workunit.client.0.smithi088.stdout:871 2024-09-13T02:54:22.648 INFO:tasks.workunit.client.0.smithi088.stdout:872 2024-09-13T02:54:22.649 INFO:tasks.workunit.client.0.smithi088.stdout:873 2024-09-13T02:54:22.650 INFO:tasks.workunit.client.0.smithi088.stdout:874 2024-09-13T02:54:22.651 INFO:tasks.workunit.client.0.smithi088.stdout:875 2024-09-13T02:54:22.652 INFO:tasks.workunit.client.0.smithi088.stdout:876 2024-09-13T02:54:22.653 INFO:tasks.workunit.client.0.smithi088.stdout:877 2024-09-13T02:54:22.654 INFO:tasks.workunit.client.0.smithi088.stdout:878 2024-09-13T02:54:22.655 INFO:tasks.workunit.client.0.smithi088.stdout:879 2024-09-13T02:54:22.656 INFO:tasks.workunit.client.0.smithi088.stdout:880 2024-09-13T02:54:22.657 INFO:tasks.workunit.client.0.smithi088.stdout:881 2024-09-13T02:54:22.658 INFO:tasks.workunit.client.0.smithi088.stdout:882 2024-09-13T02:54:22.659 INFO:tasks.workunit.client.0.smithi088.stdout:883 2024-09-13T02:54:22.660 INFO:tasks.workunit.client.0.smithi088.stdout:884 2024-09-13T02:54:22.661 INFO:tasks.workunit.client.0.smithi088.stdout:885 2024-09-13T02:54:22.662 INFO:tasks.workunit.client.0.smithi088.stdout:886 2024-09-13T02:54:22.663 INFO:tasks.workunit.client.0.smithi088.stdout:887 2024-09-13T02:54:22.664 INFO:tasks.workunit.client.0.smithi088.stdout:888 2024-09-13T02:54:22.665 INFO:tasks.workunit.client.0.smithi088.stdout:889 2024-09-13T02:54:22.666 INFO:tasks.workunit.client.0.smithi088.stdout:890 2024-09-13T02:54:22.667 INFO:tasks.workunit.client.0.smithi088.stdout:891 2024-09-13T02:54:22.668 INFO:tasks.workunit.client.0.smithi088.stdout:892 2024-09-13T02:54:22.669 INFO:tasks.workunit.client.0.smithi088.stdout:893 2024-09-13T02:54:22.670 INFO:tasks.workunit.client.0.smithi088.stdout:894 2024-09-13T02:54:22.671 INFO:tasks.workunit.client.0.smithi088.stdout:895 2024-09-13T02:54:22.672 INFO:tasks.workunit.client.0.smithi088.stdout:896 2024-09-13T02:54:22.673 INFO:tasks.workunit.client.0.smithi088.stdout:897 2024-09-13T02:54:22.674 INFO:tasks.workunit.client.0.smithi088.stdout:898 2024-09-13T02:54:22.675 INFO:tasks.workunit.client.0.smithi088.stdout:899 2024-09-13T02:54:22.677 INFO:tasks.workunit.client.0.smithi088.stdout:900 2024-09-13T02:54:22.678 INFO:tasks.workunit.client.0.smithi088.stdout:901 2024-09-13T02:54:22.680 INFO:tasks.workunit.client.0.smithi088.stdout:902 2024-09-13T02:54:22.681 INFO:tasks.workunit.client.0.smithi088.stdout:903 2024-09-13T02:54:22.682 INFO:tasks.workunit.client.0.smithi088.stdout:904 2024-09-13T02:54:22.684 INFO:tasks.workunit.client.0.smithi088.stdout:905 2024-09-13T02:54:22.685 INFO:tasks.workunit.client.0.smithi088.stdout:906 2024-09-13T02:54:22.687 INFO:tasks.workunit.client.0.smithi088.stdout:907 2024-09-13T02:54:22.688 INFO:tasks.workunit.client.0.smithi088.stdout:908 2024-09-13T02:54:22.690 INFO:tasks.workunit.client.0.smithi088.stdout:909 2024-09-13T02:54:22.693 INFO:tasks.workunit.client.0.smithi088.stdout:910 2024-09-13T02:54:22.694 INFO:tasks.workunit.client.0.smithi088.stdout:911 2024-09-13T02:54:22.696 INFO:tasks.workunit.client.0.smithi088.stdout:912 2024-09-13T02:54:22.697 INFO:tasks.workunit.client.0.smithi088.stdout:913 2024-09-13T02:54:22.699 INFO:tasks.workunit.client.0.smithi088.stdout:914 2024-09-13T02:54:22.700 INFO:tasks.workunit.client.0.smithi088.stdout:915 2024-09-13T02:54:22.701 INFO:tasks.workunit.client.0.smithi088.stdout:916 2024-09-13T02:54:22.703 INFO:tasks.workunit.client.0.smithi088.stdout:917 2024-09-13T02:54:22.704 INFO:tasks.workunit.client.0.smithi088.stdout:918 2024-09-13T02:54:22.705 INFO:tasks.workunit.client.0.smithi088.stdout:919 2024-09-13T02:54:22.706 INFO:tasks.workunit.client.0.smithi088.stdout:920 2024-09-13T02:54:22.707 INFO:tasks.workunit.client.0.smithi088.stdout:921 2024-09-13T02:54:22.708 INFO:tasks.workunit.client.0.smithi088.stdout:922 2024-09-13T02:54:22.710 INFO:tasks.workunit.client.0.smithi088.stdout:923 2024-09-13T02:54:22.711 INFO:tasks.workunit.client.0.smithi088.stdout:924 2024-09-13T02:54:22.712 INFO:tasks.workunit.client.0.smithi088.stdout:925 2024-09-13T02:54:22.713 INFO:tasks.workunit.client.0.smithi088.stdout:926 2024-09-13T02:54:22.714 INFO:tasks.workunit.client.0.smithi088.stdout:927 2024-09-13T02:54:22.715 INFO:tasks.workunit.client.0.smithi088.stdout:928 2024-09-13T02:54:22.716 INFO:tasks.workunit.client.0.smithi088.stdout:929 2024-09-13T02:54:22.717 INFO:tasks.workunit.client.0.smithi088.stdout:930 2024-09-13T02:54:22.718 INFO:tasks.workunit.client.0.smithi088.stdout:931 2024-09-13T02:54:22.720 INFO:tasks.workunit.client.0.smithi088.stdout:932 2024-09-13T02:54:22.720 INFO:tasks.workunit.client.0.smithi088.stdout:933 2024-09-13T02:54:22.721 INFO:tasks.workunit.client.0.smithi088.stdout:934 2024-09-13T02:54:22.722 INFO:tasks.workunit.client.0.smithi088.stdout:935 2024-09-13T02:54:22.723 INFO:tasks.workunit.client.0.smithi088.stdout:936 2024-09-13T02:54:22.724 INFO:tasks.workunit.client.0.smithi088.stdout:937 2024-09-13T02:54:22.725 INFO:tasks.workunit.client.0.smithi088.stdout:938 2024-09-13T02:54:22.727 INFO:tasks.workunit.client.0.smithi088.stdout:939 2024-09-13T02:54:22.728 INFO:tasks.workunit.client.0.smithi088.stdout:940 2024-09-13T02:54:22.729 INFO:tasks.workunit.client.0.smithi088.stdout:941 2024-09-13T02:54:22.730 INFO:tasks.workunit.client.0.smithi088.stdout:942 2024-09-13T02:54:22.731 INFO:tasks.workunit.client.0.smithi088.stdout:943 2024-09-13T02:54:22.732 INFO:tasks.workunit.client.0.smithi088.stdout:944 2024-09-13T02:54:22.733 INFO:tasks.workunit.client.0.smithi088.stdout:945 2024-09-13T02:54:22.734 INFO:tasks.workunit.client.0.smithi088.stdout:946 2024-09-13T02:54:22.735 INFO:tasks.workunit.client.0.smithi088.stdout:947 2024-09-13T02:54:22.736 INFO:tasks.workunit.client.0.smithi088.stdout:948 2024-09-13T02:54:22.737 INFO:tasks.workunit.client.0.smithi088.stdout:949 2024-09-13T02:54:22.739 INFO:tasks.workunit.client.0.smithi088.stdout:950 2024-09-13T02:54:22.740 INFO:tasks.workunit.client.0.smithi088.stdout:951 2024-09-13T02:54:22.741 INFO:tasks.workunit.client.0.smithi088.stdout:952 2024-09-13T02:54:22.742 INFO:tasks.workunit.client.0.smithi088.stdout:953 2024-09-13T02:54:22.743 INFO:tasks.workunit.client.0.smithi088.stdout:954 2024-09-13T02:54:22.744 INFO:tasks.workunit.client.0.smithi088.stdout:955 2024-09-13T02:54:22.745 INFO:tasks.workunit.client.0.smithi088.stdout:956 2024-09-13T02:54:22.746 INFO:tasks.workunit.client.0.smithi088.stdout:957 2024-09-13T02:54:22.747 INFO:tasks.workunit.client.0.smithi088.stdout:958 2024-09-13T02:54:22.749 INFO:tasks.workunit.client.0.smithi088.stdout:959 2024-09-13T02:54:22.750 INFO:tasks.workunit.client.0.smithi088.stdout:960 2024-09-13T02:54:22.751 INFO:tasks.workunit.client.0.smithi088.stdout:961 2024-09-13T02:54:22.752 INFO:tasks.workunit.client.0.smithi088.stdout:962 2024-09-13T02:54:22.753 INFO:tasks.workunit.client.0.smithi088.stdout:963 2024-09-13T02:54:22.754 INFO:tasks.workunit.client.0.smithi088.stdout:964 2024-09-13T02:54:22.755 INFO:tasks.workunit.client.0.smithi088.stdout:965 2024-09-13T02:54:22.756 INFO:tasks.workunit.client.0.smithi088.stdout:966 2024-09-13T02:54:22.757 INFO:tasks.workunit.client.0.smithi088.stdout:967 2024-09-13T02:54:22.758 INFO:tasks.workunit.client.0.smithi088.stdout:968 2024-09-13T02:54:22.759 INFO:tasks.workunit.client.0.smithi088.stdout:969 2024-09-13T02:54:22.760 INFO:tasks.workunit.client.0.smithi088.stdout:970 2024-09-13T02:54:22.761 INFO:tasks.workunit.client.0.smithi088.stdout:971 2024-09-13T02:54:22.763 INFO:tasks.workunit.client.0.smithi088.stdout:972 2024-09-13T02:54:22.764 INFO:tasks.workunit.client.0.smithi088.stdout:973 2024-09-13T02:54:22.765 INFO:tasks.workunit.client.0.smithi088.stdout:974 2024-09-13T02:54:22.766 INFO:tasks.workunit.client.0.smithi088.stdout:975 2024-09-13T02:54:22.767 INFO:tasks.workunit.client.0.smithi088.stdout:976 2024-09-13T02:54:22.768 INFO:tasks.workunit.client.0.smithi088.stdout:977 2024-09-13T02:54:22.769 INFO:tasks.workunit.client.0.smithi088.stdout:978 2024-09-13T02:54:22.770 INFO:tasks.workunit.client.0.smithi088.stdout:979 2024-09-13T02:54:22.771 INFO:tasks.workunit.client.0.smithi088.stdout:980 2024-09-13T02:54:22.772 INFO:tasks.workunit.client.0.smithi088.stdout:981 2024-09-13T02:54:22.773 INFO:tasks.workunit.client.0.smithi088.stdout:982 2024-09-13T02:54:22.774 INFO:tasks.workunit.client.0.smithi088.stdout:983 2024-09-13T02:54:22.775 INFO:tasks.workunit.client.0.smithi088.stdout:984 2024-09-13T02:54:22.776 INFO:tasks.workunit.client.0.smithi088.stdout:985 2024-09-13T02:54:22.777 INFO:tasks.workunit.client.0.smithi088.stdout:986 2024-09-13T02:54:22.778 INFO:tasks.workunit.client.0.smithi088.stdout:987 2024-09-13T02:54:22.780 INFO:tasks.workunit.client.0.smithi088.stdout:988 2024-09-13T02:54:22.781 INFO:tasks.workunit.client.0.smithi088.stdout:989 2024-09-13T02:54:22.781 INFO:tasks.workunit.client.0.smithi088.stdout:990 2024-09-13T02:54:22.783 INFO:tasks.workunit.client.0.smithi088.stdout:991 2024-09-13T02:54:22.784 INFO:tasks.workunit.client.0.smithi088.stdout:992 2024-09-13T02:54:22.785 INFO:tasks.workunit.client.0.smithi088.stdout:993 2024-09-13T02:54:22.786 INFO:tasks.workunit.client.0.smithi088.stdout:994 2024-09-13T02:54:22.787 INFO:tasks.workunit.client.0.smithi088.stdout:995 2024-09-13T02:54:22.788 INFO:tasks.workunit.client.0.smithi088.stdout:996 2024-09-13T02:54:22.789 INFO:tasks.workunit.client.0.smithi088.stdout:997 2024-09-13T02:54:22.790 INFO:tasks.workunit.client.0.smithi088.stdout:998 2024-09-13T02:54:22.791 INFO:tasks.workunit.client.0.smithi088.stdout:999 2024-09-13T02:54:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:22 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:22 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4011125335' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:22 smithi088 ceph-mon[96266]: osdmap e961: 8 total, 8 up, 8 in 2024-09-13T02:54:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:22 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4011125335' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-09-13T02:54:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:22 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:22 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4011125335' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:22 smithi088 ceph-mon[98762]: osdmap e961: 8 total, 8 up, 8 in 2024-09-13T02:54:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:22 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4011125335' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-09-13T02:54:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:22 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:22 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4011125335' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:22 smithi195 ceph-mon[87742]: osdmap e961: 8 total, 8 up, 8 in 2024-09-13T02:54:22.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:22 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4011125335' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-09-13T02:54:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:54:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:54:23] "GET /metrics HTTP/1.1" 200 33971 "" "Prometheus/2.43.0" 2024-09-13T02:54:23.701 INFO:tasks.workunit.client.0.smithi088.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-09-13T02:54:23.701 INFO:tasks.workunit.client.0.smithi088.stdout:00000010 69 73 |is| 2024-09-13T02:54:23.701 INFO:tasks.workunit.client.0.smithi088.stdout:00000012 2024-09-13T02:54:23.701 INFO:tasks.workunit.client.0.smithi088.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-09-13T02:54:23.701 INFO:tasks.workunit.client.0.smithi088.stdout:00000010 69 73 |is| 2024-09-13T02:54:23.701 INFO:tasks.workunit.client.0.smithi088.stdout:00000012 2024-09-13T02:54:23.701 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsHello.WriteReturnData (4023 ms) 2024-09-13T02:54:23.701 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsHello.Loud 2024-09-13T02:54:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:23 smithi195 ceph-mon[87742]: osdmap e962: 8 total, 8 up, 8 in 2024-09-13T02:54:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:23 smithi195 ceph-mon[87742]: pgmap v1147: 137 pgs: 5 creating+peering, 14 unknown, 118 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:23 smithi088 ceph-mon[96266]: osdmap e962: 8 total, 8 up, 8 in 2024-09-13T02:54:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:23 smithi088 ceph-mon[96266]: pgmap v1147: 137 pgs: 5 creating+peering, 14 unknown, 118 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:23 smithi088 ceph-mon[98762]: osdmap e962: 8 total, 8 up, 8 in 2024-09-13T02:54:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:23 smithi088 ceph-mon[98762]: pgmap v1147: 137 pgs: 5 creating+peering, 14 unknown, 118 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:24 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:24 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:54:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:24 smithi195 ceph-mon[87742]: osdmap e963: 8 total, 8 up, 8 in 2024-09-13T02:54:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:24 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:24 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:54:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:24 smithi088 ceph-mon[96266]: osdmap e963: 8 total, 8 up, 8 in 2024-09-13T02:54:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:24 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:24 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:54:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:24 smithi088 ceph-mon[98762]: osdmap e963: 8 total, 8 up, 8 in 2024-09-13T02:54:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:25 smithi195 ceph-mon[87742]: osdmap e964: 8 total, 8 up, 8 in 2024-09-13T02:54:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:25 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2160971005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:25 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:25 smithi195 ceph-mon[87742]: pgmap v1150: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:25 smithi088 ceph-mon[96266]: osdmap e964: 8 total, 8 up, 8 in 2024-09-13T02:54:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:25 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2160971005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:25 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:26.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:25 smithi088 ceph-mon[96266]: pgmap v1150: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:25 smithi088 ceph-mon[98762]: osdmap e964: 8 total, 8 up, 8 in 2024-09-13T02:54:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:25 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2160971005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:25 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:25 smithi088 ceph-mon[98762]: pgmap v1150: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:26.725 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsHello.Loud (3025 ms) 2024-09-13T02:54:26.725 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsHello.BadMethods 2024-09-13T02:54:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:26 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:26.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:26 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:26.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:26 smithi195 ceph-mon[87742]: osdmap e965: 8 total, 8 up, 8 in 2024-09-13T02:54:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:26 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:26 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:26 smithi088 ceph-mon[96266]: osdmap e965: 8 total, 8 up, 8 in 2024-09-13T02:54:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:26 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:27.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:26 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:27.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:26 smithi088 ceph-mon[98762]: osdmap e965: 8 total, 8 up, 8 in 2024-09-13T02:54:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:27 smithi195 ceph-mon[87742]: osdmap e966: 8 total, 8 up, 8 in 2024-09-13T02:54:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:27 smithi195 ceph-mon[87742]: pgmap v1153: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:27 smithi088 ceph-mon[96266]: osdmap e966: 8 total, 8 up, 8 in 2024-09-13T02:54:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:27 smithi088 ceph-mon[96266]: pgmap v1153: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:27 smithi088 ceph-mon[98762]: osdmap e966: 8 total, 8 up, 8 in 2024-09-13T02:54:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:27 smithi088 ceph-mon[98762]: pgmap v1153: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:28 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:28 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:54:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:28 smithi195 ceph-mon[87742]: osdmap e967: 8 total, 8 up, 8 in 2024-09-13T02:54:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:28 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1863945063' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:28 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:29.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:28 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:29.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:28 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:54:29.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:28 smithi088 ceph-mon[98762]: osdmap e967: 8 total, 8 up, 8 in 2024-09-13T02:54:29.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:28 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1863945063' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:29.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:28 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:28 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:28 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:54:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:28 smithi088 ceph-mon[96266]: osdmap e967: 8 total, 8 up, 8 in 2024-09-13T02:54:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:28 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1863945063' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:29.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:28 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:29.191 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:54:28 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[120185]: 2024-09-13T02:54:28.747+0000 7fb41f6b7640 -1 osd.3 pg_epoch: 968 pg[38.2( v 968'1 (0'0,968'1] local-lis/les=967/968 n=1 ec=967/967 lis/c=967/967 les/c/f=968/968/0 sis=967) [3,7,5] r=0 lpr=967 crt=968'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-09-13T02:54:29.192 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 02:54:28 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[120185]: 2024-09-13T02:54:28.748+0000 7fb4236bf640 -1 osd.3 pg_epoch: 968 pg[38.2( v 968'2 (0'0,968'2] local-lis/les=967/968 n=1 ec=967/967 lis/c=967/967 les/c/f=968/968/0 sis=967) [3,7,5] r=0 lpr=967 crt=968'1 lcod 968'1 mlcod 968'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-09-13T02:54:29.743 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsHello.BadMethods (3018 ms) 2024-09-13T02:54:29.743 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsHello.Filter 2024-09-13T02:54:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:29 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:29 smithi088 ceph-mon[96266]: osdmap e968: 8 total, 8 up, 8 in 2024-09-13T02:54:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:54:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:29 smithi088 ceph-mon[96266]: pgmap v1156: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:29 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:29 smithi088 ceph-mon[98762]: osdmap e968: 8 total, 8 up, 8 in 2024-09-13T02:54:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:54:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:29 smithi088 ceph-mon[98762]: pgmap v1156: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:29 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:29 smithi195 ceph-mon[87742]: osdmap e968: 8 total, 8 up, 8 in 2024-09-13T02:54:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:54:30.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:29 smithi195 ceph-mon[87742]: pgmap v1156: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:31.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:30 smithi088 ceph-mon[98762]: osdmap e969: 8 total, 8 up, 8 in 2024-09-13T02:54:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:30 smithi088 ceph-mon[96266]: osdmap e969: 8 total, 8 up, 8 in 2024-09-13T02:54:31.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:30 smithi195 ceph-mon[87742]: osdmap e969: 8 total, 8 up, 8 in 2024-09-13T02:54:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:31 smithi088 ceph-mon[96266]: osdmap e970: 8 total, 8 up, 8 in 2024-09-13T02:54:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:31 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/621293856' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:31 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:31 smithi088 ceph-mon[96266]: pgmap v1159: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:31 smithi088 ceph-mon[98762]: osdmap e970: 8 total, 8 up, 8 in 2024-09-13T02:54:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:31 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/621293856' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:31 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:31 smithi088 ceph-mon[98762]: pgmap v1159: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:31 smithi195 ceph-mon[87742]: osdmap e970: 8 total, 8 up, 8 in 2024-09-13T02:54:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:31 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/621293856' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:31 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:31 smithi195 ceph-mon[87742]: pgmap v1159: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:32.757 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsHello.Filter (3013 ms) 2024-09-13T02:54:32.757 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 6 tests from ClsHello (18971 ms total) 2024-09-13T02:54:32.757 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:54:32.757 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:54:32.757 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 6 tests from 1 test suite ran. (18972 ms total) 2024-09-13T02:54:32.757 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 6 tests. 2024-09-13T02:54:32.760 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:54:32.760 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:54:32.830 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-09-13T02:54:32.831 DEBUG:teuthology.orchestra.run.smithi088:workunit test cls/test_cls_journal.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_journal.sh 2024-09-13T02:54:32.907 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:54:32.907 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 27 tests from 1 test suite. 2024-09-13T02:54:32.907 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:54:32.908 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 27 tests from TestClsJournal 2024-09-13T02:54:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:32 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:32 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:32 smithi088 ceph-mon[96266]: osdmap e971: 8 total, 8 up, 8 in 2024-09-13T02:54:33.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:32 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:33.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:32 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:32 smithi088 ceph-mon[98762]: osdmap e971: 8 total, 8 up, 8 in 2024-09-13T02:54:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:32 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:32 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140700-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:32 smithi195 ceph-mon[87742]: osdmap e971: 8 total, 8 up, 8 in 2024-09-13T02:54:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:54:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:54:33] "GET /metrics HTTP/1.1" 200 36336 "" "Prometheus/2.43.0" 2024-09-13T02:54:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:33 smithi088 ceph-mon[98762]: osdmap e972: 8 total, 8 up, 8 in 2024-09-13T02:54:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:33 smithi088 ceph-mon[98762]: pgmap v1162: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:33 smithi088 ceph-mon[96266]: osdmap e972: 8 total, 8 up, 8 in 2024-09-13T02:54:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:33 smithi088 ceph-mon[96266]: pgmap v1162: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:33 smithi195 ceph-mon[87742]: osdmap e972: 8 total, 8 up, 8 in 2024-09-13T02:54:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:33 smithi195 ceph-mon[87742]: pgmap v1162: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:34.780 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.Create 2024-09-13T02:54:34.789 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.Create (9 ms) 2024-09-13T02:54:34.789 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-09-13T02:54:34.794 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.MinimumSet (4 ms) 2024-09-13T02:54:34.794 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-09-13T02:54:34.798 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.MinimumSetStale (5 ms) 2024-09-13T02:54:34.799 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-09-13T02:54:34.802 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (4 ms) 2024-09-13T02:54:34.802 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-09-13T02:54:34.805 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2024-09-13T02:54:34.805 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-09-13T02:54:34.808 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ActiveSetStale (3 ms) 2024-09-13T02:54:34.808 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-09-13T02:54:34.811 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.CreateDuplicate (3 ms) 2024-09-13T02:54:34.811 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.GetClient 2024-09-13T02:54:34.813 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.GetClient (2 ms) 2024-09-13T02:54:34.814 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-09-13T02:54:34.816 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ClientRegister (3 ms) 2024-09-13T02:54:34.816 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-09-13T02:54:34.819 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (3 ms) 2024-09-13T02:54:34.819 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-09-13T02:54:34.824 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ClientUpdateData (5 ms) 2024-09-13T02:54:34.824 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-09-13T02:54:34.828 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ClientUpdateState (4 ms) 2024-09-13T02:54:34.828 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-09-13T02:54:34.831 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2024-09-13T02:54:34.831 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-09-13T02:54:34.835 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (4 ms) 2024-09-13T02:54:34.835 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-09-13T02:54:34.930 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (95 ms) 2024-09-13T02:54:34.930 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-09-13T02:54:34.933 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ClientCommit (3 ms) 2024-09-13T02:54:34.933 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-09-13T02:54:34.936 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (3 ms) 2024-09-13T02:54:34.936 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-09-13T02:54:34.937 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2024-09-13T02:54:34.937 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.ClientList 2024-09-13T02:54:34.972 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.ClientList (35 ms) 2024-09-13T02:54:34.973 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-09-13T02:54:34.976 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.GetNextTagTid (4 ms) 2024-09-13T02:54:34.976 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.TagCreate 2024-09-13T02:54:34.986 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.TagCreate (9 ms) 2024-09-13T02:54:34.986 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-09-13T02:54:34.993 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (8 ms) 2024-09-13T02:54:34.993 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.TagList 2024-09-13T02:54:35.077 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.TagList (84 ms) 2024-09-13T02:54:35.077 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-09-13T02:54:35.079 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2024-09-13T02:54:35.079 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-09-13T02:54:35.080 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2024-09-13T02:54:35.080 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-09-13T02:54:35.081 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (1 ms) 2024-09-13T02:54:35.082 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsJournal.Append 2024-09-13T02:54:35.087 INFO:tasks.workunit.client.0.smithi088.stdout:padding is not enabled 2024-09-13T02:54:35.088 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsJournal.Append (6 ms) 2024-09-13T02:54:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:34 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:34 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:54:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:34 smithi088 ceph-mon[98762]: osdmap e973: 8 total, 8 up, 8 in 2024-09-13T02:54:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:34 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2148880058' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140972-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:34 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140972-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:34 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:34 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:54:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:34 smithi088 ceph-mon[96266]: osdmap e973: 8 total, 8 up, 8 in 2024-09-13T02:54:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:34 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2148880058' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140972-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:34 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140972-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:34 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:34 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:54:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:34 smithi195 ceph-mon[87742]: osdmap e973: 8 total, 8 up, 8 in 2024-09-13T02:54:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:34 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2148880058' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140972-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:34 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140972-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:35.783 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 27 tests from TestClsJournal (307 ms total) 2024-09-13T02:54:35.783 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:54:35.783 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:54:35.783 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 27 tests from 1 test suite ran. (2876 ms total) 2024-09-13T02:54:35.784 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 27 tests. 2024-09-13T02:54:35.786 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:54:35.786 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:54:35.854 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-09-13T02:54:35.854 DEBUG:teuthology.orchestra.run.smithi088:workunit test cls/test_cls_lock.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_lock.sh 2024-09-13T02:54:35.926 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:54:35.926 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 11 tests from 1 test suite. 2024-09-13T02:54:35.927 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:54:35.927 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 11 tests from ClsLock 2024-09-13T02:54:35.927 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-09-13T02:54:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:35 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140972-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:35 smithi088 ceph-mon[96266]: osdmap e974: 8 total, 8 up, 8 in 2024-09-13T02:54:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:35 smithi088 ceph-mon[96266]: pgmap v1165: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:35 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140972-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:35 smithi088 ceph-mon[98762]: osdmap e974: 8 total, 8 up, 8 in 2024-09-13T02:54:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:35 smithi088 ceph-mon[98762]: pgmap v1165: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:35 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-140972-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:35 smithi195 ceph-mon[87742]: osdmap e974: 8 total, 8 up, 8 in 2024-09-13T02:54:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:35 smithi195 ceph-mon[87742]: pgmap v1165: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:36 smithi088 ceph-mon[96266]: osdmap e975: 8 total, 8 up, 8 in 2024-09-13T02:54:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:36 smithi088 ceph-mon[98762]: osdmap e975: 8 total, 8 up, 8 in 2024-09-13T02:54:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:36 smithi195 ceph-mon[87742]: osdmap e975: 8 total, 8 up, 8 in 2024-09-13T02:54:37.825 INFO:tasks.workunit.client.0.smithi088.stdout:lock: mylock 2024-09-13T02:54:37.826 INFO:tasks.workunit.client.0.smithi088.stdout: lock_type: exclusive 2024-09-13T02:54:37.826 INFO:tasks.workunit.client.0.smithi088.stdout: tag: 2024-09-13T02:54:37.826 INFO:tasks.workunit.client.0.smithi088.stdout: lockers: 2024-09-13T02:54:37.826 INFO:tasks.workunit.client.0.smithi088.stdout: client.44651 expiration=2024-09-13T02:56:37.822022+0000 addr=v1:172.21.15.88:0/2558452234 cookie= 2024-09-13T02:54:37.829 INFO:tasks.workunit.client.0.smithi088.stdout:lock: mylock 2024-09-13T02:54:37.829 INFO:tasks.workunit.client.0.smithi088.stdout: lock_type: shared 2024-09-13T02:54:37.829 INFO:tasks.workunit.client.0.smithi088.stdout: tag: 2024-09-13T02:54:37.829 INFO:tasks.workunit.client.0.smithi088.stdout: lockers: 2024-09-13T02:54:37.829 INFO:tasks.workunit.client.0.smithi088.stdout: client.34728 expiration=0.000000 addr=v1:172.21.15.88:0/2121748683 cookie= 2024-09-13T02:54:37.829 INFO:tasks.workunit.client.0.smithi088.stdout: client.44651 expiration=2024-09-13T02:56:37.828159+0000 addr=v1:172.21.15.88:0/2558452234 cookie= 2024-09-13T02:54:37.831 INFO:tasks.workunit.client.0.smithi088.stdout:lock: mylock 2024-09-13T02:54:37.831 INFO:tasks.workunit.client.0.smithi088.stdout: lock_type: shared 2024-09-13T02:54:37.831 INFO:tasks.workunit.client.0.smithi088.stdout: tag: 2024-09-13T02:54:37.831 INFO:tasks.workunit.client.0.smithi088.stdout: lockers: 2024-09-13T02:54:37.831 INFO:tasks.workunit.client.0.smithi088.stdout: client.34728 expiration=0.000000 addr=v1:172.21.15.88:0/2121748683 cookie= 2024-09-13T02:54:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:37 smithi088 ceph-mon[96266]: osdmap e976: 8 total, 8 up, 8 in 2024-09-13T02:54:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:37 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2558452234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:37 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:37 smithi088 ceph-mon[96266]: pgmap v1168: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:37 smithi088 ceph-mon[98762]: osdmap e976: 8 total, 8 up, 8 in 2024-09-13T02:54:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:37 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2558452234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:37 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:37 smithi088 ceph-mon[98762]: pgmap v1168: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:37 smithi195 ceph-mon[87742]: osdmap e976: 8 total, 8 up, 8 in 2024-09-13T02:54:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:37 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2558452234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:37 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:37 smithi195 ceph-mon[87742]: pgmap v1168: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:38.802 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsLock.TestMultiLocking (2875 ms) 2024-09-13T02:54:38.802 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsLock.TestMeta 2024-09-13T02:54:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:38 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:38 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:38 smithi088 ceph-mon[96266]: osdmap e977: 8 total, 8 up, 8 in 2024-09-13T02:54:39.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:38 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:39.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:38 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:39.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:38 smithi088 ceph-mon[98762]: osdmap e977: 8 total, 8 up, 8 in 2024-09-13T02:54:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:38 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:38 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:38 smithi195 ceph-mon[87742]: osdmap e977: 8 total, 8 up, 8 in 2024-09-13T02:54:40.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:39 smithi088 ceph-mon[96266]: osdmap e978: 8 total, 8 up, 8 in 2024-09-13T02:54:40.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:39 smithi088 ceph-mon[96266]: pgmap v1171: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:40.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:39 smithi088 ceph-mon[98762]: osdmap e978: 8 total, 8 up, 8 in 2024-09-13T02:54:40.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:39 smithi088 ceph-mon[98762]: pgmap v1171: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:39 smithi195 ceph-mon[87742]: osdmap e978: 8 total, 8 up, 8 in 2024-09-13T02:54:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:39 smithi195 ceph-mon[87742]: pgmap v1171: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:40.842 INFO:tasks.workunit.client.0.smithi088.stdout:lock: mylock 2024-09-13T02:54:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: lock_type: shared 2024-09-13T02:54:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: tag: 2024-09-13T02:54:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: lockers: 2024-09-13T02:54:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: client.44669 expiration=0.000000 addr=v1:172.21.15.88:0/3509956061 cookie= 2024-09-13T02:54:40.844 INFO:tasks.workunit.client.0.smithi088.stdout:lock: mylock 2024-09-13T02:54:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: lock_type: exclusive 2024-09-13T02:54:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: tag: new_tag 2024-09-13T02:54:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: lockers: 2024-09-13T02:54:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: client.44663 expiration=0.000000 addr=v1:172.21.15.88:0/347627040 cookie= 2024-09-13T02:54:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:40 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:40 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:54:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:40 smithi088 ceph-mon[96266]: osdmap e979: 8 total, 8 up, 8 in 2024-09-13T02:54:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:40 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/347627040' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:40 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:41.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:40 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:41.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:40 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:54:41.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:40 smithi088 ceph-mon[98762]: osdmap e979: 8 total, 8 up, 8 in 2024-09-13T02:54:41.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:40 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/347627040' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:41.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:40 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:40 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:40 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:54:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:40 smithi195 ceph-mon[87742]: osdmap e979: 8 total, 8 up, 8 in 2024-09-13T02:54:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:40 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/347627040' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:40 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:41.825 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsLock.TestMeta (3023 ms) 2024-09-13T02:54:41.825 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsLock.TestCookie 2024-09-13T02:54:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:41 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:41 smithi088 ceph-mon[96266]: osdmap e980: 8 total, 8 up, 8 in 2024-09-13T02:54:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:41 smithi088 ceph-mon[96266]: pgmap v1174: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:41 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:41 smithi088 ceph-mon[98762]: osdmap e980: 8 total, 8 up, 8 in 2024-09-13T02:54:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:41 smithi088 ceph-mon[98762]: pgmap v1174: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:41 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:41 smithi195 ceph-mon[87742]: osdmap e980: 8 total, 8 up, 8 in 2024-09-13T02:54:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:41 smithi195 ceph-mon[87742]: pgmap v1174: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:43.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:42 smithi088 ceph-mon[96266]: osdmap e981: 8 total, 8 up, 8 in 2024-09-13T02:54:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:42 smithi088 ceph-mon[98762]: osdmap e981: 8 total, 8 up, 8 in 2024-09-13T02:54:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:42 smithi195 ceph-mon[87742]: osdmap e981: 8 total, 8 up, 8 in 2024-09-13T02:54:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:54:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:54:43] "GET /metrics HTTP/1.1" 200 36336 "" "Prometheus/2.43.0" 2024-09-13T02:54:43.850 INFO:tasks.workunit.client.0.smithi088.stdout:lock: mylock 2024-09-13T02:54:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: lock_type: exclusive 2024-09-13T02:54:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: tag: 2024-09-13T02:54:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: lockers: 2024-09-13T02:54:43.852 INFO:tasks.workunit.client.0.smithi088.stdout:lock: mylock 2024-09-13T02:54:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: lock_type: shared 2024-09-13T02:54:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: tag: 2024-09-13T02:54:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: lockers: 2024-09-13T02:54:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: client.34746 expiration=0.000000 addr=v1:172.21.15.88:0/1622118962 cookie= 2024-09-13T02:54:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: client.34746 expiration=0.000000 addr=v1:172.21.15.88:0/1622118962 cookie=new cookie 2024-09-13T02:54:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:43 smithi088 ceph-mon[96266]: osdmap e982: 8 total, 8 up, 8 in 2024-09-13T02:54:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:43 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1622118962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:43 smithi088 ceph-mon[96266]: pgmap v1177: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:43 smithi088 ceph-mon[98762]: osdmap e982: 8 total, 8 up, 8 in 2024-09-13T02:54:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:43 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1622118962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:43 smithi088 ceph-mon[98762]: pgmap v1177: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:43 smithi195 ceph-mon[87742]: osdmap e982: 8 total, 8 up, 8 in 2024-09-13T02:54:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:43 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1622118962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:43 smithi195 ceph-mon[87742]: pgmap v1177: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:44.838 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsLock.TestCookie (3013 ms) 2024-09-13T02:54:44.838 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-09-13T02:54:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:44 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:44 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1622118962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:44 smithi088 ceph-mon[98762]: osdmap e983: 8 total, 8 up, 8 in 2024-09-13T02:54:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:54:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:54:45.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:44 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:45.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:44 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1622118962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:45.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:44 smithi088 ceph-mon[96266]: osdmap e983: 8 total, 8 up, 8 in 2024-09-13T02:54:45.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:54:45.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:54:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:44 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:44 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1622118962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:44 smithi195 ceph-mon[87742]: osdmap e983: 8 total, 8 up, 8 in 2024-09-13T02:54:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:54:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:54:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:45 smithi088 ceph-mon[98762]: osdmap e984: 8 total, 8 up, 8 in 2024-09-13T02:54:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:45 smithi088 ceph-mon[98762]: pgmap v1180: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:45 smithi088 ceph-mon[96266]: osdmap e984: 8 total, 8 up, 8 in 2024-09-13T02:54:46.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:45 smithi088 ceph-mon[96266]: pgmap v1180: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:45 smithi195 ceph-mon[87742]: osdmap e984: 8 total, 8 up, 8 in 2024-09-13T02:54:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:45 smithi195 ceph-mon[87742]: pgmap v1180: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:46 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:46 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:54:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:46 smithi088 ceph-mon[96266]: osdmap e985: 8 total, 8 up, 8 in 2024-09-13T02:54:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3236541313' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:46 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:46 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:46 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:54:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:46 smithi088 ceph-mon[98762]: osdmap e985: 8 total, 8 up, 8 in 2024-09-13T02:54:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3236541313' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:46 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:46 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:46 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:54:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:46 smithi195 ceph-mon[87742]: osdmap e985: 8 total, 8 up, 8 in 2024-09-13T02:54:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3236541313' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:46 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:47.859 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsLock.TestMultipleLocks (3022 ms) 2024-09-13T02:54:47.860 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsLock.TestLockDuration 2024-09-13T02:54:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:47 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:47 smithi088 ceph-mon[96266]: osdmap e986: 8 total, 8 up, 8 in 2024-09-13T02:54:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:47 smithi088 ceph-mon[96266]: pgmap v1183: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:47 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:47 smithi088 ceph-mon[98762]: osdmap e986: 8 total, 8 up, 8 in 2024-09-13T02:54:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:47 smithi088 ceph-mon[98762]: pgmap v1183: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:47 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:47 smithi195 ceph-mon[87742]: osdmap e986: 8 total, 8 up, 8 in 2024-09-13T02:54:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:47 smithi195 ceph-mon[87742]: pgmap v1183: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:48 smithi088 ceph-mon[96266]: osdmap e987: 8 total, 8 up, 8 in 2024-09-13T02:54:49.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:48 smithi088 ceph-mon[98762]: osdmap e987: 8 total, 8 up, 8 in 2024-09-13T02:54:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:48 smithi195 ceph-mon[87742]: osdmap e987: 8 total, 8 up, 8 in 2024-09-13T02:54:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:49 smithi088 ceph-mon[98762]: osdmap e988: 8 total, 8 up, 8 in 2024-09-13T02:54:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:49 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3703620817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:49 smithi088 ceph-mon[98762]: pgmap v1186: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:49 smithi088 ceph-mon[96266]: osdmap e988: 8 total, 8 up, 8 in 2024-09-13T02:54:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:49 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3703620817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:49 smithi088 ceph-mon[96266]: pgmap v1186: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:49 smithi195 ceph-mon[87742]: osdmap e988: 8 total, 8 up, 8 in 2024-09-13T02:54:50.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:49 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3703620817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:50.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:49 smithi195 ceph-mon[87742]: pgmap v1186: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:50 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:50 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3703620817' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:50 smithi088 ceph-mon[96266]: osdmap e989: 8 total, 8 up, 8 in 2024-09-13T02:54:51.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:50 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:51.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:50 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3703620817' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:51.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:50 smithi088 ceph-mon[98762]: osdmap e989: 8 total, 8 up, 8 in 2024-09-13T02:54:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:50 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:54:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:50 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3703620817' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:50 smithi195 ceph-mon[87742]: osdmap e989: 8 total, 8 up, 8 in 2024-09-13T02:54:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:51 smithi088 ceph-mon[96266]: osdmap e990: 8 total, 8 up, 8 in 2024-09-13T02:54:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:51 smithi088 ceph-mon[96266]: pgmap v1189: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:51 smithi088 ceph-mon[98762]: osdmap e990: 8 total, 8 up, 8 in 2024-09-13T02:54:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:51 smithi088 ceph-mon[98762]: pgmap v1189: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:51 smithi195 ceph-mon[87742]: osdmap e990: 8 total, 8 up, 8 in 2024-09-13T02:54:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:51 smithi195 ceph-mon[87742]: pgmap v1189: 137 pgs: 8 creating+peering, 19 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:53.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:52 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:53.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:52 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:54:53.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:54:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:54:53] "GET /metrics HTTP/1.1" 200 36337 "" "Prometheus/2.43.0" 2024-09-13T02:54:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:52 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:52 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:54:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:52 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:54:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:52 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:54:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:53 smithi088 ceph-mon[98762]: pgmap v1190: 137 pgs: 8 creating+peering, 2 unknown, 127 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:53 smithi088 ceph-mon[96266]: pgmap v1190: 137 pgs: 8 creating+peering, 2 unknown, 127 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:53 smithi195 ceph-mon[87742]: pgmap v1190: 137 pgs: 8 creating+peering, 2 unknown, 127 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:54.950 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsLock.TestLockDuration (7091 ms) 2024-09-13T02:54:54.950 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-09-13T02:54:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:55 smithi195 ceph-mon[87742]: osdmap e991: 8 total, 8 up, 8 in 2024-09-13T02:54:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:55 smithi195 ceph-mon[87742]: pgmap v1192: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:55 smithi088 ceph-mon[96266]: osdmap e991: 8 total, 8 up, 8 in 2024-09-13T02:54:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:55 smithi088 ceph-mon[96266]: pgmap v1192: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:55 smithi088 ceph-mon[98762]: osdmap e991: 8 total, 8 up, 8 in 2024-09-13T02:54:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:55 smithi088 ceph-mon[98762]: pgmap v1192: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:56 smithi195 ceph-mon[87742]: osdmap e992: 8 total, 8 up, 8 in 2024-09-13T02:54:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:56 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4145903955' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:56 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:56 smithi088 ceph-mon[96266]: osdmap e992: 8 total, 8 up, 8 in 2024-09-13T02:54:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:56 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4145903955' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:56 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:57.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:56 smithi088 ceph-mon[98762]: osdmap e992: 8 total, 8 up, 8 in 2024-09-13T02:54:57.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:56 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4145903955' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:57.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:56 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:54:57.974 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsLock.TestAssertLocked (3023 ms) 2024-09-13T02:54:57.974 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsLock.TestSetCookie 2024-09-13T02:54:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:57 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:57 smithi195 ceph-mon[87742]: osdmap e993: 8 total, 8 up, 8 in 2024-09-13T02:54:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:57 smithi195 ceph-mon[87742]: pgmap v1195: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:57 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:57 smithi088 ceph-mon[96266]: osdmap e993: 8 total, 8 up, 8 in 2024-09-13T02:54:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:57 smithi088 ceph-mon[96266]: pgmap v1195: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:57 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:54:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:57 smithi088 ceph-mon[98762]: osdmap e993: 8 total, 8 up, 8 in 2024-09-13T02:54:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:57 smithi088 ceph-mon[98762]: pgmap v1195: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:54:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:58 smithi195 ceph-mon[87742]: osdmap e994: 8 total, 8 up, 8 in 2024-09-13T02:54:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:58 smithi088 ceph-mon[96266]: osdmap e994: 8 total, 8 up, 8 in 2024-09-13T02:54:59.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:58 smithi088 ceph-mon[98762]: osdmap e994: 8 total, 8 up, 8 in 2024-09-13T02:55:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:59 smithi088 ceph-mon[98762]: osdmap e995: 8 total, 8 up, 8 in 2024-09-13T02:55:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:59 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2251631025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:55:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:54:59 smithi088 ceph-mon[98762]: pgmap v1198: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:59 smithi088 ceph-mon[96266]: osdmap e995: 8 total, 8 up, 8 in 2024-09-13T02:55:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:59 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2251631025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:55:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:54:59 smithi088 ceph-mon[96266]: pgmap v1198: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:59 smithi195 ceph-mon[87742]: osdmap e995: 8 total, 8 up, 8 in 2024-09-13T02:55:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:59 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2251631025' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:55:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:54:59 smithi195 ceph-mon[87742]: pgmap v1198: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:00.982 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsLock.TestSetCookie (3009 ms) 2024-09-13T02:55:00.982 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsLock.TestRenew 2024-09-13T02:55:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:00 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2251631025' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:00 smithi088 ceph-mon[96266]: osdmap e996: 8 total, 8 up, 8 in 2024-09-13T02:55:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:00 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:00 smithi088 ceph-mon[96266]: osdmap e997: 8 total, 8 up, 8 in 2024-09-13T02:55:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:00 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2251631025' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:00 smithi088 ceph-mon[98762]: osdmap e996: 8 total, 8 up, 8 in 2024-09-13T02:55:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:00 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:00 smithi088 ceph-mon[98762]: osdmap e997: 8 total, 8 up, 8 in 2024-09-13T02:55:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:00 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2251631025' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:00 smithi195 ceph-mon[87742]: osdmap e996: 8 total, 8 up, 8 in 2024-09-13T02:55:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:00 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:00 smithi195 ceph-mon[87742]: osdmap e997: 8 total, 8 up, 8 in 2024-09-13T02:55:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:01 smithi088 ceph-mon[96266]: pgmap v1201: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:01 smithi088 ceph-mon[98762]: pgmap v1201: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:01 smithi195 ceph-mon[87742]: pgmap v1201: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:55:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:55:03] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-09-13T02:55:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:02 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:02 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:55:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:02 smithi088 ceph-mon[96266]: osdmap e998: 8 total, 8 up, 8 in 2024-09-13T02:55:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:02 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1130638920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:02 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:02 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:55:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:02 smithi088 ceph-mon[98762]: osdmap e998: 8 total, 8 up, 8 in 2024-09-13T02:55:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:02 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1130638920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:02 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:02 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:55:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:02 smithi195 ceph-mon[87742]: osdmap e998: 8 total, 8 up, 8 in 2024-09-13T02:55:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:02 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1130638920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1130638920' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:04 smithi088 ceph-mon[96266]: osdmap e999: 8 total, 8 up, 8 in 2024-09-13T02:55:04.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:04 smithi088 ceph-mon[96266]: pgmap v1204: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1130638920' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:04 smithi088 ceph-mon[98762]: osdmap e999: 8 total, 8 up, 8 in 2024-09-13T02:55:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:04 smithi088 ceph-mon[98762]: pgmap v1204: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1130638920' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:04 smithi195 ceph-mon[87742]: osdmap e999: 8 total, 8 up, 8 in 2024-09-13T02:55:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:04 smithi195 ceph-mon[87742]: pgmap v1204: 137 pgs: 12 creating+peering, 20 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:05 smithi088 ceph-mon[96266]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-13T02:55:05.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:05 smithi088 ceph-mon[98762]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-13T02:55:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:05 smithi195 ceph-mon[87742]: osdmap e1000: 8 total, 8 up, 8 in 2024-09-13T02:55:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:06 smithi088 ceph-mon[96266]: pgmap v1206: 137 pgs: 12 creating+peering, 8 unknown, 117 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:06.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:06 smithi088 ceph-mon[98762]: pgmap v1206: 137 pgs: 12 creating+peering, 8 unknown, 117 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:06 smithi195 ceph-mon[87742]: pgmap v1206: 137 pgs: 12 creating+peering, 8 unknown, 117 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:08 smithi088 ceph-mon[96266]: pgmap v1207: 137 pgs: 12 creating+peering, 125 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:08 smithi088 ceph-mon[98762]: pgmap v1207: 137 pgs: 12 creating+peering, 125 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:08 smithi195 ceph-mon[87742]: pgmap v1207: 137 pgs: 12 creating+peering, 125 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:10.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:10 smithi088 ceph-mon[96266]: pgmap v1208: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 138 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:10 smithi088 ceph-mon[98762]: pgmap v1208: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 138 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:10 smithi195 ceph-mon[87742]: pgmap v1208: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 138 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:12 smithi088 ceph-mon[96266]: pgmap v1209: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 122 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:12.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:12 smithi088 ceph-mon[98762]: pgmap v1209: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 122 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:12 smithi195 ceph-mon[87742]: pgmap v1209: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 122 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:55:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:55:13] "GET /metrics HTTP/1.1" 200 36333 "" "Prometheus/2.43.0" 2024-09-13T02:55:14.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:14 smithi088 ceph-mon[98762]: pgmap v1210: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:55:14.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:14.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:14 smithi088 ceph-mon[96266]: pgmap v1210: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:55:14.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:14 smithi195 ceph-mon[87742]: pgmap v1210: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 307 B/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:55:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:16 smithi088 ceph-mon[96266]: pgmap v1211: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 270 B/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:55:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:16 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:55:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:16 smithi088 ceph-mon[98762]: pgmap v1211: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 270 B/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:55:16.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:16 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:55:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:16 smithi195 ceph-mon[87742]: pgmap v1211: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 270 B/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:55:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:16 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:55:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:55:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:55:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:55:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:55:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:55:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:55:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:55:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:55:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:55:18.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:18 smithi088 ceph-mon[98762]: pgmap v1212: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:18 smithi088 ceph-mon[96266]: pgmap v1212: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:18 smithi195 ceph-mon[87742]: pgmap v1212: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:20 smithi088 ceph-mon[98762]: pgmap v1213: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:55:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:20 smithi088 ceph-mon[96266]: pgmap v1213: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:55:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:20 smithi195 ceph-mon[87742]: pgmap v1213: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2024-09-13T02:55:21.449 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsLock.TestRenew (20466 ms) 2024-09-13T02:55:21.449 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-09-13T02:55:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:22 smithi195 ceph-mon[87742]: pgmap v1214: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:22 smithi195 ceph-mon[87742]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-13T02:55:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:22 smithi088 ceph-mon[98762]: pgmap v1214: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:22 smithi088 ceph-mon[98762]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-13T02:55:22.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:22 smithi088 ceph-mon[96266]: pgmap v1214: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:22.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:22 smithi088 ceph-mon[96266]: osdmap e1001: 8 total, 8 up, 8 in 2024-09-13T02:55:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:55:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:55:23] "GET /metrics HTTP/1.1" 200 36342 "" "Prometheus/2.43.0" 2024-09-13T02:55:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:23 smithi195 ceph-mon[87742]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-13T02:55:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:23 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3052339913' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:23.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:23 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:23 smithi088 ceph-mon[96266]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-13T02:55:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:23 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3052339913' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:23 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:23 smithi088 ceph-mon[98762]: osdmap e1002: 8 total, 8 up, 8 in 2024-09-13T02:55:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:23 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3052339913' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:23 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:24 smithi195 ceph-mon[87742]: pgmap v1217: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:24 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:24.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:24 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:24.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:24 smithi195 ceph-mon[87742]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-13T02:55:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:24 smithi088 ceph-mon[96266]: pgmap v1217: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:24 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:24 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:24 smithi088 ceph-mon[96266]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-13T02:55:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:24 smithi088 ceph-mon[98762]: pgmap v1217: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:24 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:24 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:24 smithi088 ceph-mon[98762]: osdmap e1003: 8 total, 8 up, 8 in 2024-09-13T02:55:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:25 smithi195 ceph-mon[87742]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-13T02:55:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:25 smithi088 ceph-mon[96266]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-13T02:55:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:25 smithi088 ceph-mon[98762]: osdmap e1004: 8 total, 8 up, 8 in 2024-09-13T02:55:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:26 smithi195 ceph-mon[87742]: pgmap v1220: 137 pgs: 11 creating+peering, 10 unknown, 116 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:26 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:26 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:55:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:26 smithi088 ceph-mon[96266]: pgmap v1220: 137 pgs: 11 creating+peering, 10 unknown, 116 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:26 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:26 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:55:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:26 smithi088 ceph-mon[98762]: pgmap v1220: 137 pgs: 11 creating+peering, 10 unknown, 116 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:26 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:26 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:55:28.102 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (6654 ms) 2024-09-13T02:55:28.103 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-09-13T02:55:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:28 smithi088 ceph-mon[96266]: pgmap v1221: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:28 smithi088 ceph-mon[98762]: pgmap v1221: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:28 smithi195 ceph-mon[87742]: pgmap v1221: 137 pgs: 11 creating+peering, 126 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:29 smithi088 ceph-mon[96266]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-13T02:55:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:29 smithi088 ceph-mon[98762]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-13T02:55:29.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:29 smithi195 ceph-mon[87742]: osdmap e1005: 8 total, 8 up, 8 in 2024-09-13T02:55:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:30 smithi088 ceph-mon[96266]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-13T02:55:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:30 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3150111268' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:30 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:30 smithi088 ceph-mon[96266]: pgmap v1224: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:30 smithi088 ceph-mon[98762]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-13T02:55:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:30 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3150111268' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:30 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:30 smithi088 ceph-mon[98762]: pgmap v1224: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:30 smithi195 ceph-mon[87742]: osdmap e1006: 8 total, 8 up, 8 in 2024-09-13T02:55:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:30 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3150111268' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:30 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:30 smithi195 ceph-mon[87742]: pgmap v1224: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:31 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:31 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:31.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:31 smithi088 ceph-mon[96266]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-13T02:55:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:31 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:31 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:31 smithi088 ceph-mon[98762]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-13T02:55:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:31 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:31 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:31 smithi195 ceph-mon[87742]: osdmap e1007: 8 total, 8 up, 8 in 2024-09-13T02:55:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:32 smithi088 ceph-mon[96266]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-13T02:55:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:32 smithi088 ceph-mon[96266]: pgmap v1227: 137 pgs: 9 creating+peering, 18 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:32 smithi088 ceph-mon[98762]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-13T02:55:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:32 smithi088 ceph-mon[98762]: pgmap v1227: 137 pgs: 9 creating+peering, 18 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:32 smithi195 ceph-mon[87742]: osdmap e1008: 8 total, 8 up, 8 in 2024-09-13T02:55:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:32 smithi195 ceph-mon[87742]: pgmap v1227: 137 pgs: 9 creating+peering, 18 unknown, 110 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:33 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:33 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:55:33.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:33 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:33 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:55:33.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:55:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:55:33] "GET /metrics HTTP/1.1" 200 36338 "" "Prometheus/2.43.0" 2024-09-13T02:55:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:33 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:33 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:55:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:34 smithi088 ceph-mon[96266]: pgmap v1228: 137 pgs: 9 creating+peering, 4 unknown, 124 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:34 smithi088 ceph-mon[98762]: pgmap v1228: 137 pgs: 9 creating+peering, 4 unknown, 124 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:34 smithi195 ceph-mon[87742]: pgmap v1228: 137 pgs: 9 creating+peering, 4 unknown, 124 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:35.201 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (7098 ms) 2024-09-13T02:55:35.201 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-09-13T02:55:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:36 smithi195 ceph-mon[87742]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-13T02:55:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:36 smithi195 ceph-mon[87742]: pgmap v1230: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:36 smithi088 ceph-mon[98762]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-13T02:55:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:36 smithi088 ceph-mon[98762]: pgmap v1230: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:36 smithi088 ceph-mon[96266]: osdmap e1009: 8 total, 8 up, 8 in 2024-09-13T02:55:36.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:36 smithi088 ceph-mon[96266]: pgmap v1230: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:37 smithi195 ceph-mon[87742]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-13T02:55:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:37 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3802063616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:37 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:37 smithi088 ceph-mon[98762]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-13T02:55:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:37 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3802063616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:37 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:37.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:37 smithi088 ceph-mon[96266]: osdmap e1010: 8 total, 8 up, 8 in 2024-09-13T02:55:37.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:37 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3802063616' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:37.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:37 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:38 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:38 smithi195 ceph-mon[87742]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-13T02:55:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:38 smithi195 ceph-mon[87742]: pgmap v1233: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:38 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:38 smithi088 ceph-mon[98762]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-13T02:55:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:38 smithi088 ceph-mon[98762]: pgmap v1233: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:38.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:38 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141027-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:38.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:38 smithi088 ceph-mon[96266]: osdmap e1011: 8 total, 8 up, 8 in 2024-09-13T02:55:38.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:38 smithi088 ceph-mon[96266]: pgmap v1233: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:39 smithi195 ceph-mon[87742]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-13T02:55:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:39 smithi088 ceph-mon[96266]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-13T02:55:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:39 smithi088 ceph-mon[98762]: osdmap e1012: 8 total, 8 up, 8 in 2024-09-13T02:55:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:40 smithi195 ceph-mon[87742]: pgmap v1235: 137 pgs: 3 creating+peering, 12 unknown, 122 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:40.591 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:40 smithi088 ceph-mon[96266]: pgmap v1235: 137 pgs: 3 creating+peering, 12 unknown, 122 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:40.592 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:40 smithi088 ceph-mon[98762]: pgmap v1235: 137 pgs: 3 creating+peering, 12 unknown, 122 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:42.448 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (7247 ms) 2024-09-13T02:55:42.449 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 11 tests from ClsLock (66522 ms total) 2024-09-13T02:55:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:55:42.449 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:55:42.449 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 11 tests from 1 test suite ran. (66522 ms total) 2024-09-13T02:55:42.449 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 11 tests. 2024-09-13T02:55:42.452 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:55:42.452 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:55:42.522 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-09-13T02:55:42.523 DEBUG:teuthology.orchestra.run.smithi088:workunit test cls/test_cls_log.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_log.sh 2024-09-13T02:55:42.597 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:55:42.597 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 4 tests from 1 test suite. 2024-09-13T02:55:42.597 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:55:42.597 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 4 tests from cls_log 2024-09-13T02:55:42.597 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-09-13T02:55:42.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:42 smithi088 ceph-mon[96266]: pgmap v1236: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:42.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:42 smithi088 ceph-mon[98762]: pgmap v1236: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:42 smithi195 ceph-mon[87742]: pgmap v1236: 137 pgs: 3 creating+peering, 134 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T02:55:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:55:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:55:43] "GET /metrics HTTP/1.1" 200 36338 "" "Prometheus/2.43.0" 2024-09-13T02:55:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:43 smithi195 ceph-mon[87742]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-13T02:55:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:43 smithi088 ceph-mon[96266]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-13T02:55:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:43 smithi088 ceph-mon[98762]: osdmap e1013: 8 total, 8 up, 8 in 2024-09-13T02:55:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:44 smithi195 ceph-mon[87742]: pgmap v1238: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:44 smithi195 ceph-mon[87742]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-13T02:55:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:44 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1883897975' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:44 smithi088 ceph-mon[98762]: pgmap v1238: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:44 smithi088 ceph-mon[98762]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-13T02:55:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:44 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1883897975' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:44 smithi088 ceph-mon[96266]: pgmap v1238: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:44 smithi088 ceph-mon[96266]: osdmap e1014: 8 total, 8 up, 8 in 2024-09-13T02:55:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:44 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1883897975' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:45.476 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_log.test_log_add_same_time (2879 ms) 2024-09-13T02:55:45.476 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-09-13T02:55:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:45 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1883897975' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:45 smithi195 ceph-mon[87742]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-13T02:55:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:45 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1883897975' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:45 smithi088 ceph-mon[98762]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-13T02:55:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:45 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1883897975' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:45 smithi088 ceph-mon[96266]: osdmap e1015: 8 total, 8 up, 8 in 2024-09-13T02:55:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:46 smithi195 ceph-mon[87742]: pgmap v1241: 137 pgs: 1 creating+activating, 1 creating+peering, 18 unknown, 117 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-13T02:55:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:46 smithi195 ceph-mon[87742]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-13T02:55:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:46 smithi088 ceph-mon[96266]: pgmap v1241: 137 pgs: 1 creating+activating, 1 creating+peering, 18 unknown, 117 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-13T02:55:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:46 smithi088 ceph-mon[96266]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-13T02:55:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:46 smithi088 ceph-mon[98762]: pgmap v1241: 137 pgs: 1 creating+activating, 1 creating+peering, 18 unknown, 117 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 1.7 KiB/s wr, 4 op/s 2024-09-13T02:55:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:46 smithi088 ceph-mon[98762]: osdmap e1016: 8 total, 8 up, 8 in 2024-09-13T02:55:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:47 smithi195 ceph-mon[87742]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-13T02:55:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:47 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2306954797' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:47.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:47 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:47 smithi088 ceph-mon[96266]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-13T02:55:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:47 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2306954797' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:47 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:47 smithi088 ceph-mon[98762]: osdmap e1017: 8 total, 8 up, 8 in 2024-09-13T02:55:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:47 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2306954797' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:47 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:48.492 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_log.test_log_add_different_time (3017 ms) 2024-09-13T02:55:48.493 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_log.trim_by_time 2024-09-13T02:55:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:48 smithi195 ceph-mon[87742]: pgmap v1244: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:48 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:48 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:48.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:48 smithi195 ceph-mon[87742]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-13T02:55:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:48 smithi088 ceph-mon[96266]: pgmap v1244: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:48 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:48 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:48 smithi088 ceph-mon[96266]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-13T02:55:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:48 smithi088 ceph-mon[98762]: pgmap v1244: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:48 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:48 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:48 smithi088 ceph-mon[98762]: osdmap e1018: 8 total, 8 up, 8 in 2024-09-13T02:55:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:49 smithi088 ceph-mon[96266]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-13T02:55:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:49 smithi088 ceph-mon[98762]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-13T02:55:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:49 smithi195 ceph-mon[87742]: osdmap e1019: 8 total, 8 up, 8 in 2024-09-13T02:55:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:50 smithi088 ceph-mon[96266]: pgmap v1247: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:50 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:50.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:50 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:55:50.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:50 smithi088 ceph-mon[96266]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-13T02:55:50.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:50 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4102648263' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:50.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:50 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:50 smithi088 ceph-mon[98762]: pgmap v1247: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:50 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:50 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:55:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:50 smithi088 ceph-mon[98762]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-13T02:55:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:50 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4102648263' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:50.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:50 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:50 smithi195 ceph-mon[87742]: pgmap v1247: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:50 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:50 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:55:50.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:50 smithi195 ceph-mon[87742]: osdmap e1020: 8 total, 8 up, 8 in 2024-09-13T02:55:50.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:50 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4102648263' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:50.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:50 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:51.508 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_log.trim_by_time (3015 ms) 2024-09-13T02:55:51.508 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_log.trim_by_marker 2024-09-13T02:55:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:51 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:51 smithi088 ceph-mon[96266]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-13T02:55:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:51 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:51 smithi088 ceph-mon[98762]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-13T02:55:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:51 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:51 smithi195 ceph-mon[87742]: osdmap e1021: 8 total, 8 up, 8 in 2024-09-13T02:55:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:52 smithi088 ceph-mon[96266]: pgmap v1250: 137 pgs: 8 creating+peering, 23 unknown, 106 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:52 smithi088 ceph-mon[96266]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-13T02:55:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:52 smithi088 ceph-mon[98762]: pgmap v1250: 137 pgs: 8 creating+peering, 23 unknown, 106 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:52 smithi088 ceph-mon[98762]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-13T02:55:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:52 smithi195 ceph-mon[87742]: pgmap v1250: 137 pgs: 8 creating+peering, 23 unknown, 106 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:52 smithi195 ceph-mon[87742]: osdmap e1022: 8 total, 8 up, 8 in 2024-09-13T02:55:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:55:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:55:53] "GET /metrics HTTP/1.1" 200 36339 "" "Prometheus/2.43.0" 2024-09-13T02:55:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:53 smithi088 ceph-mon[96266]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-13T02:55:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:53 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1514318990' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:53 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:53 smithi088 ceph-mon[98762]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-13T02:55:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:53 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1514318990' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:53 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:53 smithi195 ceph-mon[87742]: osdmap e1023: 8 total, 8 up, 8 in 2024-09-13T02:55:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:53 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1514318990' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:53 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:54.536 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_log.trim_by_marker (3029 ms) 2024-09-13T02:55:54.537 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 4 tests from cls_log (11940 ms total) 2024-09-13T02:55:54.537 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:55:54.537 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:55:54.537 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 4 tests from 1 test suite ran. (11940 ms total) 2024-09-13T02:55:54.537 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 4 tests. 2024-09-13T02:55:54.539 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:55:54.539 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:55:54.609 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-09-13T02:55:54.609 DEBUG:teuthology.orchestra.run.smithi088:workunit test cls/test_cls_numops.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_numops.sh 2024-09-13T02:55:54.685 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:55:54.685 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 4 tests from 1 test suite. 2024-09-13T02:55:54.685 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:55:54.685 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 4 tests from ClsNumOps 2024-09-13T02:55:54.685 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsNumOps.Add 2024-09-13T02:55:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:54 smithi088 ceph-mon[98762]: pgmap v1253: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:54 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:54 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:54 smithi088 ceph-mon[98762]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-13T02:55:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:54 smithi088 ceph-mon[96266]: pgmap v1253: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:54 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:54 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:54 smithi088 ceph-mon[96266]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-13T02:55:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:54 smithi195 ceph-mon[87742]: pgmap v1253: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:54 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:55:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:54 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141412-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:54 smithi195 ceph-mon[87742]: osdmap e1024: 8 total, 8 up, 8 in 2024-09-13T02:55:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:55 smithi088 ceph-mon[98762]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-13T02:55:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:55 smithi088 ceph-mon[96266]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-13T02:55:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:55 smithi195 ceph-mon[87742]: osdmap e1025: 8 total, 8 up, 8 in 2024-09-13T02:55:56.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:56 smithi195 ceph-mon[87742]: pgmap v1256: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:56.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:56 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:56.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:56 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:55:56.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:56 smithi195 ceph-mon[87742]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-13T02:55:56.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:56 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3718990934' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:56.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:56 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:56 smithi088 ceph-mon[96266]: pgmap v1256: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:56 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:56 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:55:56.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:56 smithi088 ceph-mon[96266]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-13T02:55:56.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:56 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3718990934' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:56.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:56 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:56 smithi088 ceph-mon[98762]: pgmap v1256: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:56 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:55:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:56 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:55:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:56 smithi088 ceph-mon[98762]: osdmap e1026: 8 total, 8 up, 8 in 2024-09-13T02:55:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:56 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3718990934' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:56 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:57.557 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsNumOps.Add (2872 ms) 2024-09-13T02:55:57.557 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsNumOps.Sub 2024-09-13T02:55:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:57 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:57 smithi088 ceph-mon[96266]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-13T02:55:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:57 smithi088 ceph-mon[96266]: pgmap v1259: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:57 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:57 smithi088 ceph-mon[98762]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-13T02:55:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:57 smithi088 ceph-mon[98762]: pgmap v1259: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:57 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:57 smithi195 ceph-mon[87742]: osdmap e1027: 8 total, 8 up, 8 in 2024-09-13T02:55:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:57 smithi195 ceph-mon[87742]: pgmap v1259: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:58 smithi088 ceph-mon[96266]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-13T02:55:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:58 smithi088 ceph-mon[98762]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-13T02:55:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:58 smithi195 ceph-mon[87742]: osdmap e1028: 8 total, 8 up, 8 in 2024-09-13T02:55:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:59 smithi088 ceph-mon[96266]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-13T02:55:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:59 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1257989399' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:59 smithi088 ceph-mon[96266]: pgmap v1262: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:59 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1257989399' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:55:59 smithi088 ceph-mon[96266]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-13T02:55:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:59 smithi088 ceph-mon[98762]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-13T02:55:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:59 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1257989399' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:59 smithi088 ceph-mon[98762]: pgmap v1262: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:59 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1257989399' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:55:59 smithi088 ceph-mon[98762]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-13T02:55:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:59 smithi195 ceph-mon[87742]: osdmap e1029: 8 total, 8 up, 8 in 2024-09-13T02:55:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:59 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1257989399' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:55:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:55:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:59 smithi195 ceph-mon[87742]: pgmap v1262: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:55:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:59 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1257989399' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:55:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:55:59 smithi195 ceph-mon[87742]: osdmap e1030: 8 total, 8 up, 8 in 2024-09-13T02:56:00.572 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsNumOps.Sub (3016 ms) 2024-09-13T02:56:00.572 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsNumOps.Mul 2024-09-13T02:56:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:00 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:00 smithi088 ceph-mon[98762]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-13T02:56:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:00 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:00 smithi088 ceph-mon[96266]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-13T02:56:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:00 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:00 smithi195 ceph-mon[87742]: osdmap e1031: 8 total, 8 up, 8 in 2024-09-13T02:56:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:01 smithi088 ceph-mon[96266]: pgmap v1265: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:01 smithi088 ceph-mon[98762]: pgmap v1265: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:01 smithi195 ceph-mon[87742]: pgmap v1265: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:02 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:02 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:56:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:02 smithi088 ceph-mon[96266]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-13T02:56:02.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:02 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1934127448' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:02 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:02 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:56:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:02 smithi088 ceph-mon[98762]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-13T02:56:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:02 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1934127448' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:02 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:02 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:56:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:02 smithi195 ceph-mon[87742]: osdmap e1032: 8 total, 8 up, 8 in 2024-09-13T02:56:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:02 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1934127448' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:56:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:56:03] "GET /metrics HTTP/1.1" 200 36336 "" "Prometheus/2.43.0" 2024-09-13T02:56:03.604 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsNumOps.Mul (3032 ms) 2024-09-13T02:56:03.604 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsNumOps.Div 2024-09-13T02:56:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:03 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1934127448' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:03 smithi088 ceph-mon[96266]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-13T02:56:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:03 smithi088 ceph-mon[96266]: pgmap v1268: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:03 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1934127448' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:03 smithi088 ceph-mon[98762]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-13T02:56:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:03 smithi088 ceph-mon[98762]: pgmap v1268: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:03 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1934127448' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:03 smithi195 ceph-mon[87742]: osdmap e1033: 8 total, 8 up, 8 in 2024-09-13T02:56:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:03 smithi195 ceph-mon[87742]: pgmap v1268: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:04 smithi088 ceph-mon[96266]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-13T02:56:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:04 smithi088 ceph-mon[98762]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-13T02:56:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:04 smithi195 ceph-mon[87742]: osdmap e1034: 8 total, 8 up, 8 in 2024-09-13T02:56:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:05 smithi088 ceph-mon[96266]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-13T02:56:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:05 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2871551003' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:05 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:05 smithi088 ceph-mon[96266]: pgmap v1271: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:05 smithi088 ceph-mon[98762]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-13T02:56:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:05 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2871551003' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:05 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:05 smithi088 ceph-mon[98762]: pgmap v1271: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:05 smithi195 ceph-mon[87742]: osdmap e1035: 8 total, 8 up, 8 in 2024-09-13T02:56:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:05 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2871551003' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:05 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:05 smithi195 ceph-mon[87742]: pgmap v1271: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:06.618 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsNumOps.Div (3014 ms) 2024-09-13T02:56:06.618 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 4 tests from ClsNumOps (11934 ms total) 2024-09-13T02:56:06.619 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:56:06.619 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:56:06.619 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 4 tests from 1 test suite ran. (11934 ms total) 2024-09-13T02:56:06.619 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 4 tests. 2024-09-13T02:56:06.621 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:56:06.622 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:56:06.690 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-09-13T02:56:06.691 DEBUG:teuthology.orchestra.run.smithi088:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2024-09-13T02:56:06.765 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:56:06.766 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 70 tests from 1 test suite. 2024-09-13T02:56:06.766 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:56:06.766 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 70 tests from TestClsRbd 2024-09-13T02:56:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:06 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:06 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:06 smithi088 ceph-mon[96266]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-13T02:56:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:06 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:06 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:06 smithi088 ceph-mon[98762]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-13T02:56:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:06 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:06 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141518-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:06 smithi195 ceph-mon[87742]: osdmap e1036: 8 total, 8 up, 8 in 2024-09-13T02:56:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:07 smithi088 ceph-mon[96266]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-13T02:56:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:07 smithi088 ceph-mon[96266]: pgmap v1274: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:07 smithi088 ceph-mon[98762]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-13T02:56:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:07 smithi088 ceph-mon[98762]: pgmap v1274: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:07 smithi195 ceph-mon[87742]: osdmap e1037: 8 total, 8 up, 8 in 2024-09-13T02:56:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:07 smithi195 ceph-mon[87742]: pgmap v1274: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:08.639 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.get_all_features 2024-09-13T02:56:08.644 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.get_all_features (6 ms) 2024-09-13T02:56:08.644 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.copyup 2024-09-13T02:56:08.818 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.copyup (173 ms) 2024-09-13T02:56:08.818 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-09-13T02:56:08.829 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.sparse_copyup (12 ms) 2024-09-13T02:56:08.829 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-09-13T02:56:08.836 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.get_and_set_id (6 ms) 2024-09-13T02:56:08.836 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-09-13T02:56:08.847 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.add_remove_child (12 ms) 2024-09-13T02:56:08.847 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.directory_methods 2024-09-13T02:56:08.874 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.directory_methods (27 ms) 2024-09-13T02:56:08.874 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.create 2024-09-13T02:56:08.887 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.create (13 ms) 2024-09-13T02:56:08.887 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.get_features 2024-09-13T02:56:08.889 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.get_features (1 ms) 2024-09-13T02:56:08.889 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-09-13T02:56:08.890 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2024-09-13T02:56:08.890 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-09-13T02:56:08.892 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-09-13T02:56:08.892 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-09-13T02:56:08.894 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.get_access_timestamp (1 ms) 2024-09-13T02:56:08.894 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-09-13T02:56:08.895 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2024-09-13T02:56:08.895 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-09-13T02:56:08.899 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.get_data_pool (4 ms) 2024-09-13T02:56:08.899 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.get_size 2024-09-13T02:56:08.903 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.get_size (3 ms) 2024-09-13T02:56:08.903 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.set_size 2024-09-13T02:56:08.907 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.set_size (5 ms) 2024-09-13T02:56:08.907 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.protection_status 2024-09-13T02:56:08.924 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.protection_status (16 ms) 2024-09-13T02:56:08.924 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-09-13T02:56:08.931 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.snapshot_limits (8 ms) 2024-09-13T02:56:08.931 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.parents_v1 2024-09-13T02:56:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:08 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:08 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:56:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:08 smithi088 ceph-mon[98762]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-13T02:56:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:08 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3184754984' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141624-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:08 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141624-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:08 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:08 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:56:08.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:08 smithi088 ceph-mon[96266]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-13T02:56:08.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:08 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3184754984' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141624-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:08.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:08 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141624-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:08.970 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.parents_v1 (39 ms) 2024-09-13T02:56:08.970 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.parents_v2 2024-09-13T02:56:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:08 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:08 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:56:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:08 smithi195 ceph-mon[87742]: osdmap e1038: 8 total, 8 up, 8 in 2024-09-13T02:56:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:08 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3184754984' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141624-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:08 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141624-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:08.999 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.parents_v2 (29 ms) 2024-09-13T02:56:08.999 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.snapshots 2024-09-13T02:56:09.019 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.snapshots (19 ms) 2024-09-13T02:56:09.019 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.snapid_race 2024-09-13T02:56:09.024 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.snapid_race (4 ms) 2024-09-13T02:56:09.024 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.stripingv2 2024-09-13T02:56:09.031 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.stripingv2 (9 ms) 2024-09-13T02:56:09.031 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.object_map_save 2024-09-13T02:56:09.032 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.object_map_save (1 ms) 2024-09-13T02:56:09.033 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-09-13T02:56:09.037 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.object_map_resize (5 ms) 2024-09-13T02:56:09.037 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.object_map_update 2024-09-13T02:56:09.044 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.object_map_update (7 ms) 2024-09-13T02:56:09.044 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-09-13T02:56:09.044 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-09-13T02:56:09.045 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-09-13T02:56:09.049 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.object_map_snap_add (4 ms) 2024-09-13T02:56:09.049 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-09-13T02:56:09.052 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.object_map_snap_remove (4 ms) 2024-09-13T02:56:09.053 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.flags 2024-09-13T02:56:09.056 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.flags (4 ms) 2024-09-13T02:56:09.057 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.metadata 2024-09-13T02:56:09.083 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.metadata (27 ms) 2024-09-13T02:56:09.084 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.set_features 2024-09-13T02:56:09.089 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.set_features (6 ms) 2024-09-13T02:56:09.090 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.mirror 2024-09-13T02:56:09.120 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.mirror (31 ms) 2024-09-13T02:56:09.120 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.mirror_image 2024-09-13T02:56:09.134 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.mirror_image (13 ms) 2024-09-13T02:56:09.134 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-09-13T02:56:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:09 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141624-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:09 smithi088 ceph-mon[96266]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-13T02:56:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:09 smithi088 ceph-mon[96266]: pgmap v1277: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:09 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141624-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:09 smithi088 ceph-mon[98762]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-13T02:56:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:09 smithi088 ceph-mon[98762]: pgmap v1277: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:09 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141624-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:09 smithi195 ceph-mon[87742]: osdmap e1039: 8 total, 8 up, 8 in 2024-09-13T02:56:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:09 smithi195 ceph-mon[87742]: pgmap v1277: 137 pgs: 7 creating+peering, 25 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2024-09-13T02:56:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:10 smithi088 ceph-mon[96266]: osdmap e1040: 8 total, 8 up, 8 in 2024-09-13T02:56:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:10 smithi088 ceph-mon[98762]: osdmap e1040: 8 total, 8 up, 8 in 2024-09-13T02:56:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:10 smithi195 ceph-mon[87742]: osdmap e1040: 8 total, 8 up, 8 in 2024-09-13T02:56:11.287 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.mirror_image_status (2153 ms) 2024-09-13T02:56:11.287 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-09-13T02:56:11.362 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.mirror_image_map (75 ms) 2024-09-13T02:56:11.362 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-09-13T02:56:11.369 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.mirror_instances (8 ms) 2024-09-13T02:56:11.369 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-09-13T02:56:11.379 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.mirror_snapshot (10 ms) 2024-09-13T02:56:11.379 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-09-13T02:56:11.381 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_dir_list (2 ms) 2024-09-13T02:56:11.381 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-09-13T02:56:11.383 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-09-13T02:56:11.383 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-09-13T02:56:11.386 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2024-09-13T02:56:11.386 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-09-13T02:56:11.392 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_dir_rename (5 ms) 2024-09-13T02:56:11.392 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-09-13T02:56:11.395 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-09-13T02:56:11.395 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-09-13T02:56:11.398 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (4 ms) 2024-09-13T02:56:11.398 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_image_add 2024-09-13T02:56:11.400 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-09-13T02:56:11.400 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-09-13T02:56:11.403 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_image_remove (2 ms) 2024-09-13T02:56:11.403 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_image_list 2024-09-13T02:56:11.405 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2024-09-13T02:56:11.405 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-09-13T02:56:11.409 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2024-09-13T02:56:11.409 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.image_group_add 2024-09-13T02:56:11.411 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-09-13T02:56:11.411 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-09-13T02:56:11.414 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-09-13T02:56:11.415 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.image_group_get 2024-09-13T02:56:11.417 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2024-09-13T02:56:11.417 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-09-13T02:56:11.418 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-09-13T02:56:11.419 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-09-13T02:56:11.420 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-09-13T02:56:11.420 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-09-13T02:56:11.423 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (3 ms) 2024-09-13T02:56:11.423 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-09-13T02:56:11.426 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (2 ms) 2024-09-13T02:56:11.426 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-09-13T02:56:11.427 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2024-09-13T02:56:11.427 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-09-13T02:56:11.430 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-09-13T02:56:11.430 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-09-13T02:56:11.444 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (14 ms) 2024-09-13T02:56:11.444 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-09-13T02:56:11.636 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (192 ms) 2024-09-13T02:56:11.636 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-09-13T02:56:11.644 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_snap_remove (8 ms) 2024-09-13T02:56:11.644 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-09-13T02:56:11.646 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-09-13T02:56:11.646 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.trash_methods 2024-09-13T02:56:11.652 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.trash_methods (6 ms) 2024-09-13T02:56:11.652 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.op_features 2024-09-13T02:56:11.659 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.op_features (6 ms) 2024-09-13T02:56:11.659 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.clone_parent 2024-09-13T02:56:11.679 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.clone_parent (21 ms) 2024-09-13T02:56:11.679 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-09-13T02:56:11.688 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.clone_parent_ns (9 ms) 2024-09-13T02:56:11.688 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.clone_child 2024-09-13T02:56:11.699 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.clone_child (11 ms) 2024-09-13T02:56:11.699 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-09-13T02:56:11.705 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.namespace_methods (6 ms) 2024-09-13T02:56:11.705 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.migration 2024-09-13T02:56:11.714 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.migration (9 ms) 2024-09-13T02:56:11.714 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.migration_v1 2024-09-13T02:56:11.725 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.migration_v1 (10 ms) 2024-09-13T02:56:11.725 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-09-13T02:56:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:11 smithi088 ceph-mon[96266]: pgmap v1279: 137 pgs: 7 creating+peering, 16 unknown, 114 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 701 KiB/s rd, 475 KiB/s wr, 1.20k op/s 2024-09-13T02:56:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:11 smithi088 ceph-mon[98762]: pgmap v1279: 137 pgs: 7 creating+peering, 16 unknown, 114 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 701 KiB/s rd, 475 KiB/s wr, 1.20k op/s 2024-09-13T02:56:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:11 smithi195 ceph-mon[87742]: pgmap v1279: 137 pgs: 7 creating+peering, 16 unknown, 114 active+clean; 583 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 701 KiB/s rd, 475 KiB/s wr, 1.20k op/s 2024-09-13T02:56:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:56:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:56:13] "GET /metrics HTTP/1.1" 200 36336 "" "Prometheus/2.43.0" 2024-09-13T02:56:13.651 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1927 ms) 2024-09-13T02:56:13.652 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestClsRbd.sparsify 2024-09-13T02:56:13.682 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestClsRbd.sparsify (31 ms) 2024-09-13T02:56:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:13 smithi088 ceph-mon[96266]: osdmap e1041: 8 total, 8 up, 8 in 2024-09-13T02:56:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:13 smithi088 ceph-mon[96266]: pgmap v1281: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 1.23k op/s 2024-09-13T02:56:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:13 smithi088 ceph-mon[98762]: osdmap e1041: 8 total, 8 up, 8 in 2024-09-13T02:56:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:13 smithi088 ceph-mon[98762]: pgmap v1281: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 1.23k op/s 2024-09-13T02:56:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:13 smithi195 ceph-mon[87742]: osdmap e1041: 8 total, 8 up, 8 in 2024-09-13T02:56:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:13 smithi195 ceph-mon[87742]: pgmap v1281: 137 pgs: 7 creating+peering, 130 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 1.23k op/s 2024-09-13T02:56:14.659 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 70 tests from TestClsRbd (5044 ms total) 2024-09-13T02:56:14.659 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:56:14.659 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:56:14.659 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 70 tests from 1 test suite ran. (7893 ms total) 2024-09-13T02:56:14.659 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 70 tests. 2024-09-13T02:56:14.662 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:56:14.662 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:56:14.731 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-09-13T02:56:14.731 DEBUG:teuthology.orchestra.run.smithi088: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-09-13T02:56:14.806 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:56:14.807 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 10 tests from 1 test suite. 2024-09-13T02:56:14.807 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:56:14.807 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 10 tests from cls_rgw 2024-09-13T02:56:14.807 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.test_implicit 2024-09-13T02:56:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:14 smithi088 ceph-mon[96266]: osdmap e1042: 8 total, 8 up, 8 in 2024-09-13T02:56:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:56:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:14 smithi088 ceph-mon[98762]: osdmap e1042: 8 total, 8 up, 8 in 2024-09-13T02:56:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:56:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:14 smithi195 ceph-mon[87742]: osdmap e1042: 8 total, 8 up, 8 in 2024-09-13T02:56:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:56:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:15 smithi088 ceph-mon[98762]: osdmap e1043: 8 total, 8 up, 8 in 2024-09-13T02:56:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:15 smithi088 ceph-mon[98762]: pgmap v1284: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:15 smithi088 ceph-mon[96266]: osdmap e1043: 8 total, 8 up, 8 in 2024-09-13T02:56:15.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:15 smithi088 ceph-mon[96266]: pgmap v1284: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:15 smithi195 ceph-mon[87742]: osdmap e1043: 8 total, 8 up, 8 in 2024-09-13T02:56:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:15 smithi195 ceph-mon[87742]: pgmap v1284: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:16 smithi088 ceph-mon[98762]: osdmap e1044: 8 total, 8 up, 8 in 2024-09-13T02:56:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:16 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/859235009' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:16 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:16 smithi088 ceph-mon[96266]: osdmap e1044: 8 total, 8 up, 8 in 2024-09-13T02:56:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:16 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/859235009' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:16 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:16 smithi195 ceph-mon[87742]: osdmap e1044: 8 total, 8 up, 8 in 2024-09-13T02:56:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:16 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/859235009' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:16 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:17.681 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.test_implicit (2874 ms) 2024-09-13T02:56:17.681 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-09-13T02:56:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[96266]: osdmap e1045: 8 total, 8 up, 8 in 2024-09-13T02:56:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:56:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:56:17.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:56:17.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:56:17.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[96266]: pgmap v1287: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[98762]: osdmap e1045: 8 total, 8 up, 8 in 2024-09-13T02:56:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:56:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:56:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:56:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:56:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:17 smithi088 ceph-mon[98762]: pgmap v1287: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:17 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:17 smithi195 ceph-mon[87742]: osdmap e1045: 8 total, 8 up, 8 in 2024-09-13T02:56:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:56:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:56:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:56:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:56:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:17 smithi195 ceph-mon[87742]: pgmap v1287: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:18 smithi088 ceph-mon[96266]: osdmap e1046: 8 total, 8 up, 8 in 2024-09-13T02:56:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:18 smithi088 ceph-mon[98762]: osdmap e1046: 8 total, 8 up, 8 in 2024-09-13T02:56:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:18 smithi195 ceph-mon[87742]: osdmap e1046: 8 total, 8 up, 8 in 2024-09-13T02:56:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:19 smithi195 ceph-mon[87742]: osdmap e1047: 8 total, 8 up, 8 in 2024-09-13T02:56:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:19 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3444620577' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:19 smithi195 ceph-mon[87742]: pgmap v1290: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:19 smithi088 ceph-mon[96266]: osdmap e1047: 8 total, 8 up, 8 in 2024-09-13T02:56:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:19 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3444620577' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:19 smithi088 ceph-mon[96266]: pgmap v1290: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:19 smithi088 ceph-mon[98762]: osdmap e1047: 8 total, 8 up, 8 in 2024-09-13T02:56:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:19 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3444620577' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:19 smithi088 ceph-mon[98762]: pgmap v1290: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:20.700 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3019 ms) 2024-09-13T02:56:20.700 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.test_put_snap 2024-09-13T02:56:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:20 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:20 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3444620577' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:20 smithi195 ceph-mon[87742]: osdmap e1048: 8 total, 8 up, 8 in 2024-09-13T02:56:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:20 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:20 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3444620577' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:20 smithi088 ceph-mon[98762]: osdmap e1048: 8 total, 8 up, 8 in 2024-09-13T02:56:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:20 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:20 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3444620577' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:20 smithi088 ceph-mon[96266]: osdmap e1048: 8 total, 8 up, 8 in 2024-09-13T02:56:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:21 smithi195 ceph-mon[87742]: osdmap e1049: 8 total, 8 up, 8 in 2024-09-13T02:56:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:21 smithi195 ceph-mon[87742]: pgmap v1293: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:21 smithi088 ceph-mon[98762]: osdmap e1049: 8 total, 8 up, 8 in 2024-09-13T02:56:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:21 smithi088 ceph-mon[98762]: pgmap v1293: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:22.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:21 smithi088 ceph-mon[96266]: osdmap e1049: 8 total, 8 up, 8 in 2024-09-13T02:56:22.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:21 smithi088 ceph-mon[96266]: pgmap v1293: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:22 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:22.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:22 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:56:22.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:22 smithi195 ceph-mon[87742]: osdmap e1050: 8 total, 8 up, 8 in 2024-09-13T02:56:22.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:22 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2611775599' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:22.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:22 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:23.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:22 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:23.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:22 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:56:23.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:22 smithi088 ceph-mon[96266]: osdmap e1050: 8 total, 8 up, 8 in 2024-09-13T02:56:23.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:22 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2611775599' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:23.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:22 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:23.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:22 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:23.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:22 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:56:23.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:22 smithi088 ceph-mon[98762]: osdmap e1050: 8 total, 8 up, 8 in 2024-09-13T02:56:23.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:22 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2611775599' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:23.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:22 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:56:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:56:23] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2024-09-13T02:56:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:23 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:23.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:23 smithi195 ceph-mon[87742]: osdmap e1051: 8 total, 8 up, 8 in 2024-09-13T02:56:23.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:23 smithi195 ceph-mon[87742]: pgmap v1296: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:23 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:23 smithi088 ceph-mon[96266]: osdmap e1051: 8 total, 8 up, 8 in 2024-09-13T02:56:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:23 smithi088 ceph-mon[96266]: pgmap v1296: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:23 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:23 smithi088 ceph-mon[98762]: osdmap e1051: 8 total, 8 up, 8 in 2024-09-13T02:56:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:23 smithi088 ceph-mon[98762]: pgmap v1296: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:24 smithi195 ceph-mon[87742]: osdmap e1052: 8 total, 8 up, 8 in 2024-09-13T02:56:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:24 smithi088 ceph-mon[96266]: osdmap e1052: 8 total, 8 up, 8 in 2024-09-13T02:56:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:24 smithi088 ceph-mon[98762]: osdmap e1052: 8 total, 8 up, 8 in 2024-09-13T02:56:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:25 smithi195 ceph-mon[87742]: pgmap v1298: 137 pgs: 6 creating+peering, 11 unknown, 120 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:25 smithi088 ceph-mon[96266]: pgmap v1298: 137 pgs: 6 creating+peering, 11 unknown, 120 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:25 smithi088 ceph-mon[98762]: pgmap v1298: 137 pgs: 6 creating+peering, 11 unknown, 120 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:27 smithi195 ceph-mon[87742]: osdmap e1053: 8 total, 8 up, 8 in 2024-09-13T02:56:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:27 smithi195 ceph-mon[87742]: pgmap v1300: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-09-13T02:56:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:27 smithi088 ceph-mon[98762]: osdmap e1053: 8 total, 8 up, 8 in 2024-09-13T02:56:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:27 smithi088 ceph-mon[98762]: pgmap v1300: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-09-13T02:56:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:27 smithi088 ceph-mon[96266]: osdmap e1053: 8 total, 8 up, 8 in 2024-09-13T02:56:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:27 smithi088 ceph-mon[96266]: pgmap v1300: 137 pgs: 6 creating+peering, 131 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-09-13T02:56:29.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:28 smithi088 ceph-mon[96266]: osdmap e1054: 8 total, 8 up, 8 in 2024-09-13T02:56:29.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:28 smithi088 ceph-mon[98762]: osdmap e1054: 8 total, 8 up, 8 in 2024-09-13T02:56:29.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:28 smithi195 ceph-mon[87742]: osdmap e1054: 8 total, 8 up, 8 in 2024-09-13T02:56:29.756 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.test_put_snap (9056 ms) 2024-09-13T02:56:29.756 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.test_explicit 2024-09-13T02:56:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:29 smithi088 ceph-mon[96266]: osdmap e1055: 8 total, 8 up, 8 in 2024-09-13T02:56:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:56:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:29 smithi088 ceph-mon[96266]: pgmap v1303: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-09-13T02:56:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:29 smithi088 ceph-mon[98762]: osdmap e1055: 8 total, 8 up, 8 in 2024-09-13T02:56:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:56:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:29 smithi088 ceph-mon[98762]: pgmap v1303: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-09-13T02:56:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:29 smithi195 ceph-mon[87742]: osdmap e1055: 8 total, 8 up, 8 in 2024-09-13T02:56:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:56:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:29 smithi195 ceph-mon[87742]: pgmap v1303: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-09-13T02:56:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:30 smithi088 ceph-mon[96266]: osdmap e1056: 8 total, 8 up, 8 in 2024-09-13T02:56:31.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:30 smithi088 ceph-mon[98762]: osdmap e1056: 8 total, 8 up, 8 in 2024-09-13T02:56:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:30 smithi195 ceph-mon[87742]: osdmap e1056: 8 total, 8 up, 8 in 2024-09-13T02:56:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:31 smithi088 ceph-mon[98762]: osdmap e1057: 8 total, 8 up, 8 in 2024-09-13T02:56:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:31 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3479030311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:31 smithi088 ceph-mon[98762]: pgmap v1306: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:31 smithi088 ceph-mon[96266]: osdmap e1057: 8 total, 8 up, 8 in 2024-09-13T02:56:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:31 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3479030311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:31 smithi088 ceph-mon[96266]: pgmap v1306: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:31 smithi195 ceph-mon[87742]: osdmap e1057: 8 total, 8 up, 8 in 2024-09-13T02:56:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:31 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3479030311' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:31 smithi195 ceph-mon[87742]: pgmap v1306: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:32.783 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.test_explicit (3026 ms) 2024-09-13T02:56:32.783 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.set 2024-09-13T02:56:33.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:32 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:33.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:32 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3479030311' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:32 smithi088 ceph-mon[98762]: osdmap e1058: 8 total, 8 up, 8 in 2024-09-13T02:56:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:32 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:32 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3479030311' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:32 smithi088 ceph-mon[96266]: osdmap e1058: 8 total, 8 up, 8 in 2024-09-13T02:56:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:32 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:32 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3479030311' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:32 smithi195 ceph-mon[87742]: osdmap e1058: 8 total, 8 up, 8 in 2024-09-13T02:56:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:56:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:56:33] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-09-13T02:56:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:33 smithi088 ceph-mon[98762]: osdmap e1059: 8 total, 8 up, 8 in 2024-09-13T02:56:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:33 smithi088 ceph-mon[98762]: pgmap v1309: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:33 smithi088 ceph-mon[96266]: osdmap e1059: 8 total, 8 up, 8 in 2024-09-13T02:56:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:33 smithi088 ceph-mon[96266]: pgmap v1309: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:33 smithi195 ceph-mon[87742]: osdmap e1059: 8 total, 8 up, 8 in 2024-09-13T02:56:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:33 smithi195 ceph-mon[87742]: pgmap v1309: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:34 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:34 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:56:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:34 smithi088 ceph-mon[98762]: osdmap e1060: 8 total, 8 up, 8 in 2024-09-13T02:56:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:34 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3381446669' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:34 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:34 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:34 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:56:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:34 smithi088 ceph-mon[96266]: osdmap e1060: 8 total, 8 up, 8 in 2024-09-13T02:56:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:34 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3381446669' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:35.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:34 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:34 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:34 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:56:35.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:34 smithi195 ceph-mon[87742]: osdmap e1060: 8 total, 8 up, 8 in 2024-09-13T02:56:35.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:34 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3381446669' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:35.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:34 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:56:35.796 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.set (3014 ms) 2024-09-13T02:56:35.797 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-09-13T02:56:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:35 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:35 smithi088 ceph-mon[96266]: osdmap e1061: 8 total, 8 up, 8 in 2024-09-13T02:56:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:35 smithi088 ceph-mon[96266]: pgmap v1312: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:35 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:35 smithi088 ceph-mon[98762]: osdmap e1061: 8 total, 8 up, 8 in 2024-09-13T02:56:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:35 smithi088 ceph-mon[98762]: pgmap v1312: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:35 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-141679-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:56:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:35 smithi195 ceph-mon[87742]: osdmap e1061: 8 total, 8 up, 8 in 2024-09-13T02:56:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:35 smithi195 ceph-mon[87742]: pgmap v1312: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[96266]: osdmap e1062: 8 total, 8 up, 8 in 2024-09-13T02:56:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:37.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:37.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:37.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:37.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:37.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[98762]: osdmap e1062: 8 total, 8 up, 8 in 2024-09-13T02:56:37.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:37.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:37.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:37.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:37.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:37.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:36 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:36 smithi195 ceph-mon[87742]: osdmap e1062: 8 total, 8 up, 8 in 2024-09-13T02:56:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:36 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:36 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:36 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:37.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:36 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:37.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:36 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:37.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:36 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:37 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:56:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:37 smithi088 ceph-mon[96266]: osdmap e1063: 8 total, 8 up, 8 in 2024-09-13T02:56:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:37 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:37 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:37 smithi088 ceph-mon[96266]: pgmap v1315: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:37 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:56:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:37 smithi088 ceph-mon[98762]: osdmap e1063: 8 total, 8 up, 8 in 2024-09-13T02:56:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:37 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:37 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:37 smithi088 ceph-mon[98762]: pgmap v1315: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:37 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:56:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:37 smithi195 ceph-mon[87742]: osdmap e1063: 8 total, 8 up, 8 in 2024-09-13T02:56:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:37 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:37 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:37 smithi195 ceph-mon[87742]: pgmap v1315: 105 pgs: 105 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:38 smithi088 ceph-mon[96266]: osdmap e1064: 8 total, 8 up, 8 in 2024-09-13T02:56:39.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:38 smithi088 ceph-mon[98762]: osdmap e1064: 8 total, 8 up, 8 in 2024-09-13T02:56:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:38 smithi195 ceph-mon[87742]: osdmap e1064: 8 total, 8 up, 8 in 2024-09-13T02:56:40.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:39 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-6"}]': finished 2024-09-13T02:56:40.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:39 smithi088 ceph-mon[96266]: osdmap e1065: 8 total, 8 up, 8 in 2024-09-13T02:56:40.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:39 smithi088 ceph-mon[96266]: pgmap v1318: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:40.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:39 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-6"}]': finished 2024-09-13T02:56:40.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:39 smithi088 ceph-mon[98762]: osdmap e1065: 8 total, 8 up, 8 in 2024-09-13T02:56:40.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:39 smithi088 ceph-mon[98762]: pgmap v1318: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:39 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-6"}]': finished 2024-09-13T02:56:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:39 smithi195 ceph-mon[87742]: osdmap e1065: 8 total, 8 up, 8 in 2024-09-13T02:56:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:39 smithi195 ceph-mon[87742]: pgmap v1318: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:40 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:40 smithi088 ceph-mon[96266]: osdmap e1066: 8 total, 8 up, 8 in 2024-09-13T02:56:41.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:40 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:41.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:40 smithi088 ceph-mon[98762]: osdmap e1066: 8 total, 8 up, 8 in 2024-09-13T02:56:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:40 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:40 smithi195 ceph-mon[87742]: osdmap e1066: 8 total, 8 up, 8 in 2024-09-13T02:56:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:41 smithi088 ceph-mon[96266]: osdmap e1067: 8 total, 8 up, 8 in 2024-09-13T02:56:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:41 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:42.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:41 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:42.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:41 smithi088 ceph-mon[96266]: pgmap v1321: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:41 smithi088 ceph-mon[98762]: osdmap e1067: 8 total, 8 up, 8 in 2024-09-13T02:56:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:41 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:41 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:41 smithi088 ceph-mon[98762]: pgmap v1321: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:41 smithi195 ceph-mon[87742]: osdmap e1067: 8 total, 8 up, 8 in 2024-09-13T02:56:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:41 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:41 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:41 smithi195 ceph-mon[87742]: pgmap v1321: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:42.843 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.test_implicit_ec (7047 ms) 2024-09-13T02:56:42.844 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-09-13T02:56:43.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:42 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:43.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:42 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:56:43.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:42 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]': finished 2024-09-13T02:56:43.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:42 smithi088 ceph-mon[98762]: osdmap e1068: 8 total, 8 up, 8 in 2024-09-13T02:56:43.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:42 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:42 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:43.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:42 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:43.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:42 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:56:43.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:42 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]': finished 2024-09-13T02:56:43.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:42 smithi088 ceph-mon[96266]: osdmap e1068: 8 total, 8 up, 8 in 2024-09-13T02:56:43.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:42 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:43.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:42 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:42 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:42 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:56:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:42 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-6"}]': finished 2024-09-13T02:56:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:42 smithi195 ceph-mon[87742]: osdmap e1068: 8 total, 8 up, 8 in 2024-09-13T02:56:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:42 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3538386042' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:42 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]: dispatch 2024-09-13T02:56:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:56:43] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-09-13T02:56:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]': finished 2024-09-13T02:56:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[96266]: osdmap e1069: 8 total, 8 up, 8 in 2024-09-13T02:56:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[96266]: pgmap v1324: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]': finished 2024-09-13T02:56:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[98762]: osdmap e1069: 8 total, 8 up, 8 in 2024-09-13T02:56:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:44.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:43 smithi088 ceph-mon[98762]: pgmap v1324: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:43 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-6"}]': finished 2024-09-13T02:56:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:43 smithi195 ceph-mon[87742]: osdmap e1069: 8 total, 8 up, 8 in 2024-09-13T02:56:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:43 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:43 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:43 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:43 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:43 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:43 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:43 smithi195 ceph-mon[87742]: pgmap v1324: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:45 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:56:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:45 smithi088 ceph-mon[98762]: osdmap e1070: 8 total, 8 up, 8 in 2024-09-13T02:56:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:45 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:45 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:56:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:45 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:56:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:45 smithi088 ceph-mon[96266]: osdmap e1070: 8 total, 8 up, 8 in 2024-09-13T02:56:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:45 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:45 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:45.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:56:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:45 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:56:45.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:45 smithi195 ceph-mon[87742]: osdmap e1070: 8 total, 8 up, 8 in 2024-09-13T02:56:45.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:45 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:45.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:45 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:45.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:56:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:46 smithi088 ceph-mon[98762]: osdmap e1071: 8 total, 8 up, 8 in 2024-09-13T02:56:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:46 smithi088 ceph-mon[98762]: pgmap v1327: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:46 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-7"}]': finished 2024-09-13T02:56:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:46 smithi088 ceph-mon[98762]: osdmap e1072: 8 total, 8 up, 8 in 2024-09-13T02:56:46.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:46 smithi088 ceph-mon[96266]: osdmap e1071: 8 total, 8 up, 8 in 2024-09-13T02:56:46.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:46 smithi088 ceph-mon[96266]: pgmap v1327: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:46.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:46 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-7"}]': finished 2024-09-13T02:56:46.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:46 smithi088 ceph-mon[96266]: osdmap e1072: 8 total, 8 up, 8 in 2024-09-13T02:56:46.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:46 smithi195 ceph-mon[87742]: osdmap e1071: 8 total, 8 up, 8 in 2024-09-13T02:56:46.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:46 smithi195 ceph-mon[87742]: pgmap v1327: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:46.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:46 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-7"}]': finished 2024-09-13T02:56:46.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:46 smithi195 ceph-mon[87742]: osdmap e1072: 8 total, 8 up, 8 in 2024-09-13T02:56:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:47 smithi088 ceph-mon[96266]: osdmap e1073: 8 total, 8 up, 8 in 2024-09-13T02:56:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:47 smithi088 ceph-mon[96266]: pgmap v1330: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:47 smithi088 ceph-mon[98762]: osdmap e1073: 8 total, 8 up, 8 in 2024-09-13T02:56:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:47 smithi088 ceph-mon[98762]: pgmap v1330: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:47 smithi195 ceph-mon[87742]: osdmap e1073: 8 total, 8 up, 8 in 2024-09-13T02:56:48.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:47 smithi195 ceph-mon[87742]: pgmap v1330: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:48 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:48 smithi088 ceph-mon[96266]: osdmap e1074: 8 total, 8 up, 8 in 2024-09-13T02:56:49.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:48 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:49.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:48 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:48 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:48 smithi088 ceph-mon[98762]: osdmap e1074: 8 total, 8 up, 8 in 2024-09-13T02:56:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:48 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:48 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:48 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:48 smithi195 ceph-mon[87742]: osdmap e1074: 8 total, 8 up, 8 in 2024-09-13T02:56:49.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:48 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:49.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:48 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:49.870 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7027 ms) 2024-09-13T02:56:49.870 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-09-13T02:56:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:49 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]': finished 2024-09-13T02:56:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:49 smithi088 ceph-mon[96266]: osdmap e1075: 8 total, 8 up, 8 in 2024-09-13T02:56:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:49 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:49 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:49 smithi088 ceph-mon[96266]: pgmap v1333: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:50.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:49 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]': finished 2024-09-13T02:56:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:49 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]': finished 2024-09-13T02:56:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:49 smithi088 ceph-mon[98762]: osdmap e1075: 8 total, 8 up, 8 in 2024-09-13T02:56:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:49 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:49 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:49 smithi088 ceph-mon[98762]: pgmap v1333: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:49 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]': finished 2024-09-13T02:56:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:49 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-7"}]': finished 2024-09-13T02:56:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:49 smithi195 ceph-mon[87742]: osdmap e1075: 8 total, 8 up, 8 in 2024-09-13T02:56:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:49 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2711071568' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:49 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]: dispatch 2024-09-13T02:56:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:49 smithi195 ceph-mon[87742]: pgmap v1333: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:49 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-7"}]': finished 2024-09-13T02:56:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[96266]: osdmap e1076: 8 total, 8 up, 8 in 2024-09-13T02:56:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:51.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:56:51.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:51.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:51.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:51.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:51.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:51.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:51.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[98762]: osdmap e1076: 8 total, 8 up, 8 in 2024-09-13T02:56:51.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:51.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:56:51.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:51.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:51.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:51.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:51.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:51.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:50 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:50 smithi195 ceph-mon[87742]: osdmap e1076: 8 total, 8 up, 8 in 2024-09-13T02:56:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:50 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:56:51.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:50 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:56:51.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:50 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:51.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:50 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:51.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:50 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:51.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:50 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:51.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:50 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:51.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:50 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:56:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:51 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:56:52.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:51 smithi088 ceph-mon[96266]: osdmap e1077: 8 total, 8 up, 8 in 2024-09-13T02:56:52.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:51 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:52.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:51 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:52.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:51 smithi088 ceph-mon[96266]: pgmap v1336: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:51 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:56:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:51 smithi088 ceph-mon[98762]: osdmap e1077: 8 total, 8 up, 8 in 2024-09-13T02:56:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:51 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:51 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:51 smithi088 ceph-mon[98762]: pgmap v1336: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:51 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:56:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:51 smithi195 ceph-mon[87742]: osdmap e1077: 8 total, 8 up, 8 in 2024-09-13T02:56:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:51 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:51 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:56:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:51 smithi195 ceph-mon[87742]: pgmap v1336: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:53.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:52 smithi088 ceph-mon[96266]: osdmap e1078: 8 total, 8 up, 8 in 2024-09-13T02:56:53.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:52 smithi088 ceph-mon[98762]: osdmap e1078: 8 total, 8 up, 8 in 2024-09-13T02:56:53.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:56:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:56:53] "GET /metrics HTTP/1.1" 200 33966 "" "Prometheus/2.43.0" 2024-09-13T02:56:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:52 smithi195 ceph-mon[87742]: osdmap e1078: 8 total, 8 up, 8 in 2024-09-13T02:56:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:53 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-8"}]': finished 2024-09-13T02:56:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:53 smithi088 ceph-mon[96266]: osdmap e1079: 8 total, 8 up, 8 in 2024-09-13T02:56:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:53 smithi088 ceph-mon[96266]: pgmap v1339: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:53 smithi088 ceph-mon[96266]: osdmap e1080: 8 total, 8 up, 8 in 2024-09-13T02:56:54.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:53 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-8"}]': finished 2024-09-13T02:56:54.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:53 smithi088 ceph-mon[98762]: osdmap e1079: 8 total, 8 up, 8 in 2024-09-13T02:56:54.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:53 smithi088 ceph-mon[98762]: pgmap v1339: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:54.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:53 smithi088 ceph-mon[98762]: osdmap e1080: 8 total, 8 up, 8 in 2024-09-13T02:56:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:53 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-8"}]': finished 2024-09-13T02:56:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:53 smithi195 ceph-mon[87742]: osdmap e1079: 8 total, 8 up, 8 in 2024-09-13T02:56:54.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:53 smithi195 ceph-mon[87742]: pgmap v1339: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:54.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:53 smithi195 ceph-mon[87742]: osdmap e1080: 8 total, 8 up, 8 in 2024-09-13T02:56:55.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:54 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:55.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:54 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:55.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:54 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:56:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:55 smithi088 ceph-mon[98762]: osdmap e1081: 8 total, 8 up, 8 in 2024-09-13T02:56:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:55 smithi088 ceph-mon[98762]: pgmap v1342: 113 pgs: 1 creating+peering, 6 unknown, 106 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:55 smithi088 ceph-mon[96266]: osdmap e1081: 8 total, 8 up, 8 in 2024-09-13T02:56:56.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:55 smithi088 ceph-mon[96266]: pgmap v1342: 113 pgs: 1 creating+peering, 6 unknown, 106 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:55 smithi195 ceph-mon[87742]: osdmap e1081: 8 total, 8 up, 8 in 2024-09-13T02:56:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:55 smithi195 ceph-mon[87742]: pgmap v1342: 113 pgs: 1 creating+peering, 6 unknown, 106 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:56:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:57 smithi088 ceph-mon[98762]: osdmap e1082: 8 total, 8 up, 8 in 2024-09-13T02:56:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:57 smithi088 ceph-mon[98762]: pgmap v1344: 113 pgs: 1 creating+peering, 4 unknown, 108 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 226 B/s wr, 0 op/s 2024-09-13T02:56:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:57 smithi088 ceph-mon[96266]: osdmap e1082: 8 total, 8 up, 8 in 2024-09-13T02:56:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:57 smithi088 ceph-mon[96266]: pgmap v1344: 113 pgs: 1 creating+peering, 4 unknown, 108 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 226 B/s wr, 0 op/s 2024-09-13T02:56:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:57 smithi195 ceph-mon[87742]: osdmap e1082: 8 total, 8 up, 8 in 2024-09-13T02:56:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:57 smithi195 ceph-mon[87742]: pgmap v1344: 113 pgs: 1 creating+peering, 4 unknown, 108 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 226 B/s wr, 0 op/s 2024-09-13T02:56:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:58 smithi088 ceph-mon[96266]: osdmap e1083: 8 total, 8 up, 8 in 2024-09-13T02:56:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:58 smithi088 ceph-mon[98762]: osdmap e1083: 8 total, 8 up, 8 in 2024-09-13T02:56:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:58 smithi195 ceph-mon[87742]: osdmap e1083: 8 total, 8 up, 8 in 2024-09-13T02:57:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:59 smithi088 ceph-mon[96266]: osdmap e1084: 8 total, 8 up, 8 in 2024-09-13T02:57:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:57:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:56:59 smithi088 ceph-mon[96266]: pgmap v1347: 113 pgs: 113 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 227 B/s wr, 0 op/s 2024-09-13T02:57:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:59 smithi088 ceph-mon[98762]: osdmap e1084: 8 total, 8 up, 8 in 2024-09-13T02:57:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:57:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:56:59 smithi088 ceph-mon[98762]: pgmap v1347: 113 pgs: 113 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 227 B/s wr, 0 op/s 2024-09-13T02:57:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:59 smithi195 ceph-mon[87742]: osdmap e1084: 8 total, 8 up, 8 in 2024-09-13T02:57:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:57:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:56:59 smithi195 ceph-mon[87742]: pgmap v1347: 113 pgs: 113 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 227 B/s wr, 0 op/s 2024-09-13T02:57:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:00 smithi088 ceph-mon[96266]: osdmap e1085: 8 total, 8 up, 8 in 2024-09-13T02:57:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:00 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:57:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:00 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:57:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:00 smithi088 ceph-mon[98762]: osdmap e1085: 8 total, 8 up, 8 in 2024-09-13T02:57:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:00 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:57:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:00 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:57:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:00 smithi195 ceph-mon[87742]: osdmap e1085: 8 total, 8 up, 8 in 2024-09-13T02:57:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:00 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:57:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:00 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:57:01.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.test_put_snap_ec (12092 ms) 2024-09-13T02:57:01.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-09-13T02:57:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:01 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]': finished 2024-09-13T02:57:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:01 smithi195 ceph-mon[87742]: osdmap e1086: 8 total, 8 up, 8 in 2024-09-13T02:57:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:01 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:57:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:01 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:57:02.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:01 smithi195 ceph-mon[87742]: pgmap v1350: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:01 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]': finished 2024-09-13T02:57:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:01 smithi088 ceph-mon[96266]: osdmap e1086: 8 total, 8 up, 8 in 2024-09-13T02:57:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:01 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:57:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:01 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:57:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:01 smithi088 ceph-mon[96266]: pgmap v1350: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:01 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-8"}]': finished 2024-09-13T02:57:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:01 smithi088 ceph-mon[98762]: osdmap e1086: 8 total, 8 up, 8 in 2024-09-13T02:57:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:01 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2045601929' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:57:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:01 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]: dispatch 2024-09-13T02:57:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:01 smithi088 ceph-mon[98762]: pgmap v1350: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:02 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:57:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:02 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:57:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:02 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]': finished 2024-09-13T02:57:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:02 smithi195 ceph-mon[87742]: osdmap e1087: 8 total, 8 up, 8 in 2024-09-13T02:57:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:02 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:02 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:02 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:02 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:02 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:57:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:02 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:57:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:57:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:57:03] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-09-13T02:57:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:57:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:57:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]': finished 2024-09-13T02:57:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[98762]: osdmap e1087: 8 total, 8 up, 8 in 2024-09-13T02:57:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:57:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:57:03.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:57:03.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:57:03.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-8"}]': finished 2024-09-13T02:57:03.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[96266]: osdmap e1087: 8 total, 8 up, 8 in 2024-09-13T02:57:03.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:03.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:03.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:03.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:03.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:57:03.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:02 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:57:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:03 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:57:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:03 smithi195 ceph-mon[87742]: osdmap e1088: 8 total, 8 up, 8 in 2024-09-13T02:57:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:03 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:03 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:04.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:03 smithi195 ceph-mon[87742]: pgmap v1353: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:03 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:57:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:03 smithi088 ceph-mon[96266]: osdmap e1088: 8 total, 8 up, 8 in 2024-09-13T02:57:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:03 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:03 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:03 smithi088 ceph-mon[96266]: pgmap v1353: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:03 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:57:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:03 smithi088 ceph-mon[98762]: osdmap e1088: 8 total, 8 up, 8 in 2024-09-13T02:57:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:03 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:03 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:03 smithi088 ceph-mon[98762]: pgmap v1353: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:05.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:04 smithi195 ceph-mon[87742]: osdmap e1089: 8 total, 8 up, 8 in 2024-09-13T02:57:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:04 smithi088 ceph-mon[96266]: osdmap e1089: 8 total, 8 up, 8 in 2024-09-13T02:57:05.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:04 smithi088 ceph-mon[98762]: osdmap e1089: 8 total, 8 up, 8 in 2024-09-13T02:57:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:05 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-9"}]': finished 2024-09-13T02:57:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:05 smithi088 ceph-mon[96266]: osdmap e1090: 8 total, 8 up, 8 in 2024-09-13T02:57:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:05 smithi088 ceph-mon[96266]: pgmap v1356: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:05 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-9"}]': finished 2024-09-13T02:57:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:05 smithi088 ceph-mon[98762]: osdmap e1090: 8 total, 8 up, 8 in 2024-09-13T02:57:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:05 smithi088 ceph-mon[98762]: pgmap v1356: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:05 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-9"}]': finished 2024-09-13T02:57:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:05 smithi195 ceph-mon[87742]: osdmap e1090: 8 total, 8 up, 8 in 2024-09-13T02:57:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:05 smithi195 ceph-mon[87742]: pgmap v1356: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:06 smithi088 ceph-mon[96266]: osdmap e1091: 8 total, 8 up, 8 in 2024-09-13T02:57:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:06 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:57:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:06 smithi088 ceph-mon[96266]: osdmap e1092: 8 total, 8 up, 8 in 2024-09-13T02:57:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:06 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:06 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:06 smithi088 ceph-mon[98762]: osdmap e1091: 8 total, 8 up, 8 in 2024-09-13T02:57:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:06 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:57:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:06 smithi088 ceph-mon[98762]: osdmap e1092: 8 total, 8 up, 8 in 2024-09-13T02:57:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:06 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:06 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:06 smithi195 ceph-mon[87742]: osdmap e1091: 8 total, 8 up, 8 in 2024-09-13T02:57:07.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:06 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:57:07.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:06 smithi195 ceph-mon[87742]: osdmap e1092: 8 total, 8 up, 8 in 2024-09-13T02:57:07.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:06 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:07.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:06 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:07 smithi088 ceph-mon[96266]: pgmap v1359: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:07 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]': finished 2024-09-13T02:57:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:07 smithi088 ceph-mon[96266]: osdmap e1093: 8 total, 8 up, 8 in 2024-09-13T02:57:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:07 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:07 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:07 smithi088 ceph-mon[98762]: pgmap v1359: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:07 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]': finished 2024-09-13T02:57:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:07 smithi088 ceph-mon[98762]: osdmap e1093: 8 total, 8 up, 8 in 2024-09-13T02:57:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:07 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:07 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:07 smithi195 ceph-mon[87742]: pgmap v1359: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:07 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-9"}]': finished 2024-09-13T02:57:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:07 smithi195 ceph-mon[87742]: osdmap e1093: 8 total, 8 up, 8 in 2024-09-13T02:57:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:07 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3256575190' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:07 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]: dispatch 2024-09-13T02:57:08.994 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.test_explicit_ec (7032 ms) 2024-09-13T02:57:08.994 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.set_ec 2024-09-13T02:57:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:08 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:57:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:08 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:57:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:08 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]': finished 2024-09-13T02:57:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:08 smithi088 ceph-mon[96266]: osdmap e1094: 8 total, 8 up, 8 in 2024-09-13T02:57:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:09 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:57:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:09 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:57:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:09 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]': finished 2024-09-13T02:57:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:09 smithi088 ceph-mon[98762]: osdmap e1094: 8 total, 8 up, 8 in 2024-09-13T02:57:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:08 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:57:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:08 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:57:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:08 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-9"}]': finished 2024-09-13T02:57:09.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:08 smithi195 ceph-mon[87742]: osdmap e1094: 8 total, 8 up, 8 in 2024-09-13T02:57:10.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:10.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:10.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:10.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:10.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:57:10.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:57:10.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[98762]: pgmap v1362: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:10.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:10.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:10.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:10.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:10.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:57:10.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:57:10.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:10 smithi088 ceph-mon[96266]: pgmap v1362: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:10 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:10 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:10 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:10.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:10 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:10.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:10 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:57:10.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:10 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-09-13T02:57:10.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:10 smithi195 ceph-mon[87742]: pgmap v1362: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:11 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:57:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:11 smithi088 ceph-mon[96266]: osdmap e1095: 8 total, 8 up, 8 in 2024-09-13T02:57:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:11 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:11 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:11 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:57:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:11 smithi088 ceph-mon[98762]: osdmap e1095: 8 total, 8 up, 8 in 2024-09-13T02:57:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:11 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:11 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:11 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi088-141679-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-09-13T02:57:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:11 smithi195 ceph-mon[87742]: osdmap e1095: 8 total, 8 up, 8 in 2024-09-13T02:57:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:11 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:11 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:12 smithi088 ceph-mon[96266]: osdmap e1096: 8 total, 8 up, 8 in 2024-09-13T02:57:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:12 smithi088 ceph-mon[96266]: pgmap v1365: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:12 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-10"}]': finished 2024-09-13T02:57:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:12 smithi088 ceph-mon[96266]: osdmap e1097: 8 total, 8 up, 8 in 2024-09-13T02:57:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:12 smithi088 ceph-mon[98762]: osdmap e1096: 8 total, 8 up, 8 in 2024-09-13T02:57:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:12 smithi088 ceph-mon[98762]: pgmap v1365: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:12 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-10"}]': finished 2024-09-13T02:57:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:12 smithi088 ceph-mon[98762]: osdmap e1097: 8 total, 8 up, 8 in 2024-09-13T02:57:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:12 smithi195 ceph-mon[87742]: osdmap e1096: 8 total, 8 up, 8 in 2024-09-13T02:57:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:12 smithi195 ceph-mon[87742]: pgmap v1365: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:12 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi088-141679-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi088-141679-10"}]': finished 2024-09-13T02:57:12.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:12 smithi195 ceph-mon[87742]: osdmap e1097: 8 total, 8 up, 8 in 2024-09-13T02:57:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:57:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:57:13] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-09-13T02:57:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:14 smithi088 ceph-mon[96266]: osdmap e1098: 8 total, 8 up, 8 in 2024-09-13T02:57:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:14 smithi088 ceph-mon[96266]: pgmap v1368: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:14 smithi088 ceph-mon[98762]: osdmap e1098: 8 total, 8 up, 8 in 2024-09-13T02:57:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:14 smithi088 ceph-mon[98762]: pgmap v1368: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:14 smithi195 ceph-mon[87742]: osdmap e1098: 8 total, 8 up, 8 in 2024-09-13T02:57:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:14 smithi195 ceph-mon[87742]: pgmap v1368: 113 pgs: 1 creating+peering, 7 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:57:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[96266]: osdmap e1099: 8 total, 8 up, 8 in 2024-09-13T02:57:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]': finished 2024-09-13T02:57:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[96266]: osdmap e1100: 8 total, 8 up, 8 in 2024-09-13T02:57:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:57:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[98762]: osdmap e1099: 8 total, 8 up, 8 in 2024-09-13T02:57:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:15.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]': finished 2024-09-13T02:57:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[98762]: osdmap e1100: 8 total, 8 up, 8 in 2024-09-13T02:57:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:15.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:15 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:15 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:57:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:15 smithi195 ceph-mon[87742]: osdmap e1099: 8 total, 8 up, 8 in 2024-09-13T02:57:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:15 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:15 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:15 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi088-141679-10"}]': finished 2024-09-13T02:57:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:15 smithi195 ceph-mon[87742]: osdmap e1100: 8 total, 8 up, 8 in 2024-09-13T02:57:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:15 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2024667958' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:15 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]: dispatch 2024-09-13T02:57:16.023 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.set_ec (7028 ms) 2024-09-13T02:57:16.023 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 10 tests from cls_rgw (61216 ms total) 2024-09-13T02:57:16.023 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:57:16.023 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:57:16.023 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 10 tests from 1 test suite ran. (61216 ms total) 2024-09-13T02:57:16.023 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 10 tests. 2024-09-13T02:57:16.026 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:57:16.026 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:57:16.096 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-09-13T02:57:16.096 DEBUG:teuthology.orchestra.run.smithi088: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-09-13T02:57:16.170 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:57:16.171 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 16 tests from 1 test suite. 2024-09-13T02:57:16.171 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:57:16.171 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 16 tests from cls_rgw 2024-09-13T02:57:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:16 smithi088 ceph-mon[96266]: pgmap v1371: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:16 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]': finished 2024-09-13T02:57:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:16 smithi088 ceph-mon[96266]: osdmap e1101: 8 total, 8 up, 8 in 2024-09-13T02:57:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:16 smithi088 ceph-mon[98762]: pgmap v1371: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:16 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]': finished 2024-09-13T02:57:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:16 smithi088 ceph-mon[98762]: osdmap e1101: 8 total, 8 up, 8 in 2024-09-13T02:57:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:16 smithi195 ceph-mon[87742]: pgmap v1371: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:16 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi088-141679-10"}]': finished 2024-09-13T02:57:16.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:16 smithi195 ceph-mon[87742]: osdmap e1101: 8 total, 8 up, 8 in 2024-09-13T02:57:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:17 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:57:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:17 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:57:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:17 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:57:17.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:17 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:57:17.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:17 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:57:17.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:17 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:57:18.054 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.index_basic 2024-09-13T02:57:18.084 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.index_basic (31 ms) 2024-09-13T02:57:18.084 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-09-13T02:57:18.107 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (23 ms) 2024-09-13T02:57:18.108 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.index_remove_object 2024-09-13T02:57:18.141 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.index_remove_object (34 ms) 2024-09-13T02:57:18.142 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.index_suggest 2024-09-13T02:57:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[98762]: osdmap e1102: 8 total, 8 up, 8 in 2024-09-13T02:57:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2432536142' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:57:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:57:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:57:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[98762]: pgmap v1374: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:57:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:57:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:57:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[96266]: osdmap e1102: 8 total, 8 up, 8 in 2024-09-13T02:57:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2432536142' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:57:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:57:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:57:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[96266]: pgmap v1374: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:57:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:57:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:57:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:18 smithi195 ceph-mon[87742]: osdmap e1102: 8 total, 8 up, 8 in 2024-09-13T02:57:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:18 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2432536142' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:57:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:18 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:57:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:57:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:18 smithi195 ceph-mon[87742]: pgmap v1374: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:57:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:57:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:57:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:57:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:19 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:57:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:19 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:57:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:19 smithi088 ceph-mon[96266]: osdmap e1103: 8 total, 8 up, 8 in 2024-09-13T02:57:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:19 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:57:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:19 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:57:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:19 smithi088 ceph-mon[98762]: osdmap e1103: 8 total, 8 up, 8 in 2024-09-13T02:57:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:19 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:57:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:19 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:57:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:19 smithi195 ceph-mon[87742]: osdmap e1103: 8 total, 8 up, 8 in 2024-09-13T02:57:19.595 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.index_suggest (1453 ms) 2024-09-13T02:57:19.595 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-09-13T02:57:19.600 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.index_suggest_complete (6 ms) 2024-09-13T02:57:19.600 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.index_list 2024-09-13T02:57:19.619 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.index_list (19 ms) 2024-09-13T02:57:19.619 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-09-13T02:57:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:20 smithi088 ceph-mon[98762]: osdmap e1104: 8 total, 8 up, 8 in 2024-09-13T02:57:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:20 smithi088 ceph-mon[98762]: pgmap v1377: 137 pgs: 11 creating+peering, 14 unknown, 112 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 192 KiB/s rd, 109 KiB/s wr, 338 op/s 2024-09-13T02:57:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:20 smithi088 ceph-mon[96266]: osdmap e1104: 8 total, 8 up, 8 in 2024-09-13T02:57:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:20 smithi088 ceph-mon[96266]: pgmap v1377: 137 pgs: 11 creating+peering, 14 unknown, 112 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 192 KiB/s rd, 109 KiB/s wr, 338 op/s 2024-09-13T02:57:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:20 smithi195 ceph-mon[87742]: osdmap e1104: 8 total, 8 up, 8 in 2024-09-13T02:57:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:20 smithi195 ceph-mon[87742]: pgmap v1377: 137 pgs: 11 creating+peering, 14 unknown, 112 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 192 KiB/s rd, 109 KiB/s wr, 338 op/s 2024-09-13T02:57:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:21 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:57:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:21 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:57:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:21 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:57:21.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:21 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:57:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:21 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:57:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:21 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:57:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:22 smithi088 ceph-mon[98762]: pgmap v1378: 137 pgs: 11 creating+peering, 4 unknown, 122 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 427 KiB/s rd, 268 KiB/s wr, 816 op/s 2024-09-13T02:57:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:22 smithi088 ceph-mon[96266]: pgmap v1378: 137 pgs: 11 creating+peering, 4 unknown, 122 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 427 KiB/s rd, 268 KiB/s wr, 816 op/s 2024-09-13T02:57:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:22 smithi195 ceph-mon[87742]: pgmap v1378: 137 pgs: 11 creating+peering, 4 unknown, 122 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 427 KiB/s rd, 268 KiB/s wr, 816 op/s 2024-09-13T02:57:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:57:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:57:23] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2024-09-13T02:57:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:24 smithi195 ceph-mon[87742]: pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 377 KiB/s rd, 237 KiB/s wr, 715 op/s 2024-09-13T02:57:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:24 smithi088 ceph-mon[96266]: pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 377 KiB/s rd, 237 KiB/s wr, 715 op/s 2024-09-13T02:57:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:24 smithi088 ceph-mon[98762]: pgmap v1379: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 377 KiB/s rd, 237 KiB/s wr, 715 op/s 2024-09-13T02:57:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:26 smithi195 ceph-mon[87742]: pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 323 KiB/s rd, 194 KiB/s wr, 600 op/s 2024-09-13T02:57:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:26 smithi088 ceph-mon[96266]: pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 323 KiB/s rd, 194 KiB/s wr, 600 op/s 2024-09-13T02:57:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:26 smithi088 ceph-mon[98762]: pgmap v1380: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 323 KiB/s rd, 194 KiB/s wr, 600 op/s 2024-09-13T02:57:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:28 smithi088 ceph-mon[96266]: pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 862 KiB/s rd, 556 KiB/s wr, 1.68k op/s 2024-09-13T02:57:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:28 smithi088 ceph-mon[98762]: pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 862 KiB/s rd, 556 KiB/s wr, 1.68k op/s 2024-09-13T02:57:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:28 smithi195 ceph-mon[87742]: pgmap v1381: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 862 KiB/s rd, 556 KiB/s wr, 1.68k op/s 2024-09-13T02:57:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:57:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:30 smithi088 ceph-mon[96266]: pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 705 KiB/s rd, 461 KiB/s wr, 1.39k op/s 2024-09-13T02:57:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:57:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:30 smithi088 ceph-mon[98762]: pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 705 KiB/s rd, 461 KiB/s wr, 1.39k op/s 2024-09-13T02:57:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:57:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:30 smithi195 ceph-mon[87742]: pgmap v1382: 137 pgs: 137 active+clean; 583 KiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 705 KiB/s rd, 461 KiB/s wr, 1.39k op/s 2024-09-13T02:57:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:32 smithi195 ceph-mon[87742]: pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 919 KiB/s rd, 605 KiB/s wr, 1.82k op/s 2024-09-13T02:57:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:32 smithi088 ceph-mon[96266]: pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 919 KiB/s rd, 605 KiB/s wr, 1.82k op/s 2024-09-13T02:57:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:32 smithi088 ceph-mon[98762]: pgmap v1383: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 919 KiB/s rd, 605 KiB/s wr, 1.82k op/s 2024-09-13T02:57:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:57:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:57:33] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-09-13T02:57:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:34 smithi195 ceph-mon[87742]: pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 791 KiB/s rd, 521 KiB/s wr, 1.57k op/s 2024-09-13T02:57:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:34 smithi088 ceph-mon[98762]: pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 791 KiB/s rd, 521 KiB/s wr, 1.57k op/s 2024-09-13T02:57:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:34 smithi088 ceph-mon[96266]: pgmap v1384: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 791 KiB/s rd, 521 KiB/s wr, 1.57k op/s 2024-09-13T02:57:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:36 smithi195 ceph-mon[87742]: pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 783 KiB/s rd, 515 KiB/s wr, 1.56k op/s 2024-09-13T02:57:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:36 smithi088 ceph-mon[96266]: pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 783 KiB/s rd, 515 KiB/s wr, 1.56k op/s 2024-09-13T02:57:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:36 smithi088 ceph-mon[98762]: pgmap v1385: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 783 KiB/s rd, 515 KiB/s wr, 1.56k op/s 2024-09-13T02:57:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:38 smithi195 ceph-mon[87742]: pgmap v1386: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 699 KiB/s wr, 2.10k op/s 2024-09-13T02:57:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:38 smithi088 ceph-mon[96266]: pgmap v1386: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 699 KiB/s wr, 2.10k op/s 2024-09-13T02:57:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:38 smithi088 ceph-mon[98762]: pgmap v1386: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 699 KiB/s wr, 2.10k op/s 2024-09-13T02:57:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:40 smithi195 ceph-mon[87742]: pgmap v1387: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 591 KiB/s rd, 394 KiB/s wr, 1.18k op/s 2024-09-13T02:57:40.741 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:40 smithi088 ceph-mon[96266]: pgmap v1387: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 591 KiB/s rd, 394 KiB/s wr, 1.18k op/s 2024-09-13T02:57:40.741 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:40 smithi088 ceph-mon[98762]: pgmap v1387: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 591 KiB/s rd, 394 KiB/s wr, 1.18k op/s 2024-09-13T02:57:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:42 smithi195 ceph-mon[87742]: pgmap v1388: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 870 KiB/s rd, 580 KiB/s wr, 1.74k op/s 2024-09-13T02:57:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:42 smithi088 ceph-mon[96266]: pgmap v1388: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 870 KiB/s rd, 580 KiB/s wr, 1.74k op/s 2024-09-13T02:57:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:42 smithi088 ceph-mon[98762]: pgmap v1388: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 870 KiB/s rd, 580 KiB/s wr, 1.74k op/s 2024-09-13T02:57:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:57:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:57:43] "GET /metrics HTTP/1.1" 200 36357 "" "Prometheus/2.43.0" 2024-09-13T02:57:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:44 smithi195 ceph-mon[87742]: pgmap v1389: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 373 KiB/s wr, 1.12k op/s 2024-09-13T02:57:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:44 smithi088 ceph-mon[98762]: pgmap v1389: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 373 KiB/s wr, 1.12k op/s 2024-09-13T02:57:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:44 smithi088 ceph-mon[96266]: pgmap v1389: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 373 KiB/s wr, 1.12k op/s 2024-09-13T02:57:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:46 smithi195 ceph-mon[87742]: pgmap v1390: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 373 KiB/s wr, 1.12k op/s 2024-09-13T02:57:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:46 smithi088 ceph-mon[98762]: pgmap v1390: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 373 KiB/s wr, 1.12k op/s 2024-09-13T02:57:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:46 smithi088 ceph-mon[96266]: pgmap v1390: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 559 KiB/s rd, 373 KiB/s wr, 1.12k op/s 2024-09-13T02:57:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:48 smithi195 ceph-mon[87742]: pgmap v1391: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 831 KiB/s rd, 554 KiB/s wr, 1.66k op/s 2024-09-13T02:57:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:48 smithi088 ceph-mon[98762]: pgmap v1391: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 831 KiB/s rd, 554 KiB/s wr, 1.66k op/s 2024-09-13T02:57:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:48 smithi088 ceph-mon[96266]: pgmap v1391: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 831 KiB/s rd, 554 KiB/s wr, 1.66k op/s 2024-09-13T02:57:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:50 smithi195 ceph-mon[87742]: pgmap v1392: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-09-13T02:57:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:50 smithi088 ceph-mon[98762]: pgmap v1392: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-09-13T02:57:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:50 smithi088 ceph-mon[96266]: pgmap v1392: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 550 KiB/s rd, 367 KiB/s wr, 1.10k op/s 2024-09-13T02:57:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:52 smithi195 ceph-mon[87742]: pgmap v1393: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 821 KiB/s rd, 548 KiB/s wr, 1.64k op/s 2024-09-13T02:57:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:52 smithi088 ceph-mon[98762]: pgmap v1393: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 821 KiB/s rd, 548 KiB/s wr, 1.64k op/s 2024-09-13T02:57:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:52 smithi088 ceph-mon[96266]: pgmap v1393: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 821 KiB/s rd, 548 KiB/s wr, 1.64k op/s 2024-09-13T02:57:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:57:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:57:53] "GET /metrics HTTP/1.1" 200 36362 "" "Prometheus/2.43.0" 2024-09-13T02:57:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:54 smithi195 ceph-mon[87742]: pgmap v1394: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 542 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2024-09-13T02:57:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:54 smithi088 ceph-mon[96266]: pgmap v1394: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 542 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2024-09-13T02:57:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:54 smithi088 ceph-mon[98762]: pgmap v1394: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 542 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2024-09-13T02:57:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:56 smithi195 ceph-mon[87742]: pgmap v1395: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 542 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2024-09-13T02:57:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:56 smithi088 ceph-mon[98762]: pgmap v1395: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 542 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2024-09-13T02:57:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:56 smithi088 ceph-mon[96266]: pgmap v1395: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 542 KiB/s rd, 362 KiB/s wr, 1.08k op/s 2024-09-13T02:57:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:58 smithi088 ceph-mon[96266]: pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 817 KiB/s rd, 545 KiB/s wr, 1.63k op/s 2024-09-13T02:57:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:58 smithi088 ceph-mon[98762]: pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 817 KiB/s rd, 545 KiB/s wr, 1.63k op/s 2024-09-13T02:57:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:58 smithi195 ceph-mon[87742]: pgmap v1396: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 817 KiB/s rd, 545 KiB/s wr, 1.63k op/s 2024-09-13T02:57:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:57:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:57:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:57:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:57:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:58:00.389 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.index_list_delimited (40770 ms) 2024-09-13T02:58:00.389 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.bi_list 2024-09-13T02:58:00.455 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.bi_list (66 ms) 2024-09-13T02:58:00.455 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.gc_set 2024-09-13T02:58:00.479 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.gc_set (24 ms) 2024-09-13T02:58:00.479 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.gc_list 2024-09-13T02:58:00.507 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.gc_list (28 ms) 2024-09-13T02:58:00.507 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.gc_defer 2024-09-13T02:58:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:00 smithi088 ceph-mon[96266]: pgmap v1397: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 364 KiB/s wr, 1.09k op/s 2024-09-13T02:58:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:00 smithi088 ceph-mon[98762]: pgmap v1397: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 364 KiB/s wr, 1.09k op/s 2024-09-13T02:58:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:00 smithi195 ceph-mon[87742]: pgmap v1397: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 546 KiB/s rd, 364 KiB/s wr, 1.09k op/s 2024-09-13T02:58:02.734 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 02:58:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=cleanup t=2024-09-13T02:58:02.343642529Z level=info msg="Completed cleanup jobs" duration=2.557018ms 2024-09-13T02:58:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:02 smithi195 ceph-mon[87742]: pgmap v1398: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 945 KiB/s rd, 551 KiB/s wr, 1.65k op/s 2024-09-13T02:58:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:02 smithi195 ceph-mon[87742]: osdmap e1105: 8 total, 8 up, 8 in 2024-09-13T02:58:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:02 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3466722706' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:02 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:02 smithi088 ceph-mon[96266]: pgmap v1398: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 945 KiB/s rd, 551 KiB/s wr, 1.65k op/s 2024-09-13T02:58:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:02 smithi088 ceph-mon[96266]: osdmap e1105: 8 total, 8 up, 8 in 2024-09-13T02:58:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:02 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3466722706' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:02.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:02 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:02 smithi088 ceph-mon[98762]: pgmap v1398: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 945 KiB/s rd, 551 KiB/s wr, 1.65k op/s 2024-09-13T02:58:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:02 smithi088 ceph-mon[98762]: osdmap e1105: 8 total, 8 up, 8 in 2024-09-13T02:58:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:02 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3466722706' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:02 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:58:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:58:03] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-09-13T02:58:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:03 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:03 smithi088 ceph-mon[96266]: osdmap e1106: 8 total, 8 up, 8 in 2024-09-13T02:58:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:03 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:03 smithi088 ceph-mon[98762]: osdmap e1106: 8 total, 8 up, 8 in 2024-09-13T02:58:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:03 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142016-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:03 smithi195 ceph-mon[87742]: osdmap e1106: 8 total, 8 up, 8 in 2024-09-13T02:58:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:04 smithi088 ceph-mon[96266]: pgmap v1401: 169 pgs: 6 creating+peering, 20 unknown, 143 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1011 KiB/s rd, 555 KiB/s wr, 1.66k op/s 2024-09-13T02:58:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:04 smithi088 ceph-mon[96266]: osdmap e1107: 8 total, 8 up, 8 in 2024-09-13T02:58:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:04 smithi088 ceph-mon[98762]: pgmap v1401: 169 pgs: 6 creating+peering, 20 unknown, 143 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1011 KiB/s rd, 555 KiB/s wr, 1.66k op/s 2024-09-13T02:58:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:04 smithi088 ceph-mon[98762]: osdmap e1107: 8 total, 8 up, 8 in 2024-09-13T02:58:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:04 smithi195 ceph-mon[87742]: pgmap v1401: 169 pgs: 6 creating+peering, 20 unknown, 143 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1011 KiB/s rd, 555 KiB/s wr, 1.66k op/s 2024-09-13T02:58:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:04 smithi195 ceph-mon[87742]: osdmap e1107: 8 total, 8 up, 8 in 2024-09-13T02:58:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:06 smithi088 ceph-mon[96266]: pgmap v1403: 169 pgs: 6 creating+peering, 7 unknown, 156 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 799 KiB/s rd, 374 KiB/s wr, 1.11k op/s 2024-09-13T02:58:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:06 smithi088 ceph-mon[98762]: pgmap v1403: 169 pgs: 6 creating+peering, 7 unknown, 156 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 799 KiB/s rd, 374 KiB/s wr, 1.11k op/s 2024-09-13T02:58:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:06 smithi195 ceph-mon[87742]: pgmap v1403: 169 pgs: 6 creating+peering, 7 unknown, 156 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 799 KiB/s rd, 374 KiB/s wr, 1.11k op/s 2024-09-13T02:58:08.542 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.gc_defer (8034 ms) 2024-09-13T02:58:08.542 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.usage_basic 2024-09-13T02:58:08.621 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.usage_basic (80 ms) 2024-09-13T02:58:08.621 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-09-13T02:58:08.623 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.usage_clear_no_obj (1 ms) 2024-09-13T02:58:08.623 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.usage_clear 2024-09-13T02:58:08.706 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.usage_clear (83 ms) 2024-09-13T02:58:08.706 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-09-13T02:58:08.749 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.bi_log_trim (44 ms) 2024-09-13T02:58:08.749 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-09-13T02:58:08.759 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw.index_racing_removes (9 ms) 2024-09-13T02:58:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:08 smithi088 ceph-mon[98762]: pgmap v1404: 169 pgs: 6 creating+peering, 163 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 853 B/s rd, 682 B/s wr, 1 op/s 2024-09-13T02:58:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:08 smithi088 ceph-mon[96266]: pgmap v1404: 169 pgs: 6 creating+peering, 163 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 853 B/s rd, 682 B/s wr, 1 op/s 2024-09-13T02:58:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:08 smithi195 ceph-mon[87742]: pgmap v1404: 169 pgs: 6 creating+peering, 163 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 853 B/s rd, 682 B/s wr, 1 op/s 2024-09-13T02:58:09.541 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 16 tests from cls_rgw (50705 ms total) 2024-09-13T02:58:09.542 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:58:09.542 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:58:09.542 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 16 tests from 1 test suite ran. (53371 ms total) 2024-09-13T02:58:09.542 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 16 tests. 2024-09-13T02:58:09.545 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:58:09.545 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:58:09.612 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2024-09-13T02:58:09.613 DEBUG:teuthology.orchestra.run.smithi088: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-09-13T02:58:09.689 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:58:09.689 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 9 tests from 1 test suite. 2024-09-13T02:58:09.689 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:58:09.689 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 9 tests from cls_rgw_gc 2024-09-13T02:58:09.690 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw_gc.init 2024-09-13T02:58:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:09 smithi088 ceph-mon[96266]: osdmap e1108: 8 total, 8 up, 8 in 2024-09-13T02:58:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:09 smithi088 ceph-mon[98762]: osdmap e1108: 8 total, 8 up, 8 in 2024-09-13T02:58:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:09 smithi195 ceph-mon[87742]: osdmap e1108: 8 total, 8 up, 8 in 2024-09-13T02:58:10.841 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:10 smithi088 ceph-mon[98762]: pgmap v1406: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:10.842 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:10 smithi088 ceph-mon[98762]: osdmap e1109: 8 total, 8 up, 8 in 2024-09-13T02:58:10.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:10 smithi088 ceph-mon[96266]: pgmap v1406: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:10.842 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:10 smithi088 ceph-mon[96266]: osdmap e1109: 8 total, 8 up, 8 in 2024-09-13T02:58:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:10 smithi195 ceph-mon[87742]: pgmap v1406: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:10 smithi195 ceph-mon[87742]: osdmap e1109: 8 total, 8 up, 8 in 2024-09-13T02:58:11.554 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw_gc.init (1864 ms) 2024-09-13T02:58:11.554 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2024-09-13T02:58:11.577 INFO:tasks.workunit.client.0.smithi088.stderr:[ ] list info tag = chain-0 2024-09-13T02:58:11.577 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (24 ms) 2024-09-13T02:58:11.577 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2024-09-13T02:58:11.583 INFO:tasks.workunit.client.0.smithi088.stderr:[ ] next_marker is: = 0/4263 2024-09-13T02:58:11.584 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (6 ms) 2024-09-13T02:58:11.584 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2024-09-13T02:58:11.591 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (8 ms) 2024-09-13T02:58:11.591 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2024-09-13T02:58:11.598 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (7 ms) 2024-09-13T02:58:11.598 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2024-09-13T02:58:11.605 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (7 ms) 2024-09-13T02:58:11.605 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2024-09-13T02:58:11.611 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (6 ms) 2024-09-13T02:58:11.611 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2024-09-13T02:58:11.616 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (5 ms) 2024-09-13T02:58:11.616 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw_gc.finalize 2024-09-13T02:58:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:11 smithi088 ceph-mon[98762]: osdmap e1110: 8 total, 8 up, 8 in 2024-09-13T02:58:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:11 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2223784504' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142217-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:11 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142217-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:11.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:11 smithi088 ceph-mon[96266]: osdmap e1110: 8 total, 8 up, 8 in 2024-09-13T02:58:11.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:11 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2223784504' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142217-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:11.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:11 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142217-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:11 smithi195 ceph-mon[87742]: osdmap e1110: 8 total, 8 up, 8 in 2024-09-13T02:58:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:11 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2223784504' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142217-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:11 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142217-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:12.566 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw_gc.finalize (949 ms) 2024-09-13T02:58:12.566 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 9 tests from cls_rgw_gc (2876 ms total) 2024-09-13T02:58:12.566 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:58:12.566 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:58:12.566 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 9 tests from 1 test suite ran. (2877 ms total) 2024-09-13T02:58:12.566 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 9 tests. 2024-09-13T02:58:12.568 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:58:12.568 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:58:12.638 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2024-09-13T02:58:12.638 DEBUG:teuthology.orchestra.run.smithi088: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-09-13T02:58:12.719 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 1 test from 1 test suite. 2024-09-13T02:58:12.720 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:58:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:12 smithi088 ceph-mon[98762]: pgmap v1409: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:12 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:58:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:12 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142217-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:12 smithi088 ceph-mon[98762]: osdmap e1111: 8 total, 8 up, 8 in 2024-09-13T02:58:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:12 smithi088 ceph-mon[96266]: pgmap v1409: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:12 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:58:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:12 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142217-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:12 smithi088 ceph-mon[96266]: osdmap e1111: 8 total, 8 up, 8 in 2024-09-13T02:58:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:12 smithi195 ceph-mon[87742]: pgmap v1409: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:12 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:58:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:12 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142217-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:12 smithi195 ceph-mon[87742]: osdmap e1111: 8 total, 8 up, 8 in 2024-09-13T02:58:13.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:58:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:58:13] "GET /metrics HTTP/1.1" 200 36360 "" "Prometheus/2.43.0" 2024-09-13T02:58:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:13 smithi088 ceph-mon[96266]: osdmap e1112: 8 total, 8 up, 8 in 2024-09-13T02:58:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:13 smithi088 ceph-mon[96266]: pgmap v1412: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:13 smithi088 ceph-mon[98762]: osdmap e1112: 8 total, 8 up, 8 in 2024-09-13T02:58:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:13 smithi088 ceph-mon[98762]: pgmap v1412: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:13 smithi195 ceph-mon[87742]: osdmap e1112: 8 total, 8 up, 8 in 2024-09-13T02:58:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:13 smithi195 ceph-mon[87742]: pgmap v1412: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:14.572 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 1 test from cls_rgw_stats 2024-09-13T02:58:14.572 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] cls_rgw_stats.simulate 2024-09-13T02:58:14.591 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.590+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=0NE3Q215LSWP type=del size=209640 2024-09-13T02:58:14.593 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.592+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=UHA06VDP5JQP type=write size=758360 2024-09-13T02:58:14.595 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.593+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=33S1NJ1XGOBV type=del size=808302 2024-09-13T02:58:14.596 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.595+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=MPEVMM1RHBU7 type=del size=2964183 2024-09-13T02:58:14.597 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.596+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=73V1UCGK1HQD type=del size=2458642 2024-09-13T02:58:14.600 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.599+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~H1M054FL9UIW.0 size=1048576 2024-09-13T02:58:14.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.600+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~H1M054FL9UIW.1 size=1048576 2024-09-13T02:58:14.602 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.601+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~H1M054FL9UIW.2 size=880570 2024-09-13T02:58:14.602 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.601+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=H1M054FL9UIW tag=YTMVJWCJXG16 type=write size=4026298 2024-09-13T02:58:14.604 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.603+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~9NP5FVEY5BVI.0 size=772793 2024-09-13T02:58:14.604 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.603+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=9NP5FVEY5BVI tag=VX3KM099S4ZO type=write size=1821369 2024-09-13T02:58:14.606 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.605+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=XTRROHJQV0VZ type=del size=745660 2024-09-13T02:58:14.607 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.606+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=S0NHBW7LWWZ9 type=del size=635751 2024-09-13T02:58:14.610 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.609+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~TCFQ6IA55WLB.0 size=691118 2024-09-13T02:58:14.610 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.609+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=TCFQ6IA55WLB tag=TI5D8Y1ESHOI type=write size=1739694 2024-09-13T02:58:14.612 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.611+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~NHE5VG513U2I.0 size=608306 2024-09-13T02:58:14.612 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.611+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=NHE5VG513U2I tag=2SZ716KBL880 type=write size=1656882 2024-09-13T02:58:14.615 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.614+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~F86PD609L4VB.0 size=1048576 2024-09-13T02:58:14.616 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.615+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~F86PD609L4VB.1 size=143624 2024-09-13T02:58:14.616 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.615+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=F86PD609L4VB tag=5X99SP5GJC9D type=write size=2240776 2024-09-13T02:58:14.618 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.617+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~SAHM0XOGONU3.0 size=396692 2024-09-13T02:58:14.618 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.617+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=SAHM0XOGONU3 tag=VD62R9133ZE9 type=write size=1445268 2024-09-13T02:58:14.620 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.619+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~1DCVMHNMMS2V.0 size=1048576 2024-09-13T02:58:14.621 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.620+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~1DCVMHNMMS2V.1 size=700112 2024-09-13T02:58:14.621 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.620+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=1DCVMHNMMS2V tag=5V1CHBFOU69G type=write size=2797264 2024-09-13T02:58:14.623 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.622+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=XRT4C7XNI15Q type=del size=1161658 2024-09-13T02:58:14.624 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.623+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=LZTAYXC7LJKK type=write size=212311 2024-09-13T02:58:14.626 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.624+0000 7eff73afa780 1 < canceled operation key=S4E79E2H75Y1 tag=0NE3Q215LSWP type=del size=209640 2024-09-13T02:58:14.627 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.626+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=CL7T3LR1P5JY type=del size=355896 2024-09-13T02:58:14.628 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.627+0000 7eff73afa780 1 < completed write operation key=S4E79E2H75Y1 tag=UHA06VDP5JQP type=write size=758360 2024-09-13T02:58:14.630 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.629+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~JBH2XGLJ9C48.0 size=1048576 2024-09-13T02:58:14.631 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.630+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~JBH2XGLJ9C48.1 size=1048576 2024-09-13T02:58:14.632 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.631+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~JBH2XGLJ9C48.2 size=237872 2024-09-13T02:58:14.632 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.631+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=JBH2XGLJ9C48 tag=TF239TB3HD01 type=write size=3383600 2024-09-13T02:58:14.634 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.633+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=33S1NJ1XGOBV type=del 2024-09-13T02:58:14.636 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.635+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=92NTXSRJGE5Z type=del size=3085760 2024-09-13T02:58:14.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.636+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=MPEVMM1RHBU7 type=del 2024-09-13T02:58:14.639 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.638+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=OPRC5NUGBK7I type=del size=1199909 2024-09-13T02:58:14.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.639+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=73V1UCGK1HQD type=del 2024-09-13T02:58:14.643 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.642+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~7A0CEO5K8XI2.0 size=758627 2024-09-13T02:58:14.643 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.642+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=7A0CEO5K8XI2 tag=A7H4K1OU0ICG type=write size=1807203 2024-09-13T02:58:14.645 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.644+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~H1M054FL9UIW.0 size=1048576 2024-09-13T02:58:14.646 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.645+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~H1M054FL9UIW.1 size=1048576 2024-09-13T02:58:14.647 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.646+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~H1M054FL9UIW.2 size=880570 2024-09-13T02:58:14.649 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.648+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=H1M054FL9UIW tag=YTMVJWCJXG16 type=write size=4026298 2024-09-13T02:58:14.650 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.649+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=UOQ7NFM0XXXV type=write size=429519 2024-09-13T02:58:14.652 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.651+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~9NP5FVEY5BVI.0 size=772793 2024-09-13T02:58:14.654 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.653+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=9NP5FVEY5BVI tag=VX3KM099S4ZO type=write size=1821369 2024-09-13T02:58:14.655 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.654+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=KI3Z86AWU987 type=del size=2710292 2024-09-13T02:58:14.658 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.657+0000 7eff73afa780 1 < suggested update operation key=VLBCIH993W4M tag=XTRROHJQV0VZ type=del size=745660 2024-09-13T02:58:14.659 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.658+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=I9Q8749O6YZ1 type=write size=685609 2024-09-13T02:58:14.660 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.659+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=S0NHBW7LWWZ9 type=del 2024-09-13T02:58:14.662 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.661+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~ASSSJHV0BEHU.0 size=429640 2024-09-13T02:58:14.662 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.661+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=ASSSJHV0BEHU tag=TI9FKL9ZK3L2 type=write size=1478216 2024-09-13T02:58:14.663 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.662+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~TCFQ6IA55WLB.0 size=691118 2024-09-13T02:58:14.665 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.664+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=TCFQ6IA55WLB tag=TI5D8Y1ESHOI type=write size=1739694 2024-09-13T02:58:14.666 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.665+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=38X2OM9MYZ30 type=del size=1837563 2024-09-13T02:58:14.668 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.667+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~NHE5VG513U2I.0 size=608306 2024-09-13T02:58:14.670 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.669+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=NHE5VG513U2I tag=2SZ716KBL880 type=write size=1656882 2024-09-13T02:58:14.672 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.670+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=MUK3YWIWPDYS type=write size=1008753 2024-09-13T02:58:14.673 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.672+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~F86PD609L4VB.0 size=1048576 2024-09-13T02:58:14.674 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.673+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~F86PD609L4VB.1 size=143624 2024-09-13T02:58:14.676 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.675+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=F86PD609L4VB tag=5X99SP5GJC9D type=write size=2240776 2024-09-13T02:58:14.679 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.677+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~OG76SP8SRZ9E.0 size=1048576 2024-09-13T02:58:14.679 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.678+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~OG76SP8SRZ9E.1 size=1048576 2024-09-13T02:58:14.680 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.679+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~OG76SP8SRZ9E.2 size=518270 2024-09-13T02:58:14.680 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.679+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=OG76SP8SRZ9E tag=NO1MVS31KKO6 type=write size=3663998 2024-09-13T02:58:14.682 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.680+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~SAHM0XOGONU3.0 size=396692 2024-09-13T02:58:14.684 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.683+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=SAHM0XOGONU3 tag=VD62R9133ZE9 type=write size=1445268 2024-09-13T02:58:14.685 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.684+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=BZ4CN2XVKAK0 type=del size=2786906 2024-09-13T02:58:14.686 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.685+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~1DCVMHNMMS2V.0 size=1048576 2024-09-13T02:58:14.687 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.686+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~1DCVMHNMMS2V.1 size=700112 2024-09-13T02:58:14.689 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.688+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=1DCVMHNMMS2V tag=5V1CHBFOU69G type=write size=2797264 2024-09-13T02:58:14.690 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.689+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=JZPGOFDQXJXN type=del size=243958 2024-09-13T02:58:14.691 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.690+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=XRT4C7XNI15Q type=del 2024-09-13T02:58:14.692 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.691+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=44WCX3HDEJO1 type=write size=575735 2024-09-13T02:58:14.694 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.692+0000 7eff73afa780 1 < completed write operation key=UGYRK752TSGX tag=LZTAYXC7LJKK type=write size=212311 2024-09-13T02:58:14.696 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.694+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~V5JA2U4YX8K8.0 size=1048576 2024-09-13T02:58:14.697 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.695+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~V5JA2U4YX8K8.1 size=1048576 2024-09-13T02:58:14.697 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.696+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~V5JA2U4YX8K8.2 size=873298 2024-09-13T02:58:14.697 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.696+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=V5JA2U4YX8K8 tag=QOJNIII2B04X type=write size=4019026 2024-09-13T02:58:14.700 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.699+0000 7eff73afa780 1 < suggested update operation key=UGYRK752TSGX tag=CL7T3LR1P5JY type=del size=355896 2024-09-13T02:58:14.701 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.700+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=G9CGU0IGLWZM type=del size=1113541 2024-09-13T02:58:14.702 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.701+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~JBH2XGLJ9C48.0 size=1048576 2024-09-13T02:58:14.703 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.702+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~JBH2XGLJ9C48.1 size=1048576 2024-09-13T02:58:14.703 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.702+0000 7eff73afa780 1 < canceled part key=_multipart_RRSBR8H06K0Q.2~JBH2XGLJ9C48.2 size=237872 2024-09-13T02:58:14.705 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.704+0000 7eff73afa780 1 < canceled multipart upload key=RRSBR8H06K0Q upload=JBH2XGLJ9C48 tag=TF239TB3HD01 type=write size=3383600 2024-09-13T02:58:14.706 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.705+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=UP8AAVE3PREJ type=del size=2866372 2024-09-13T02:58:14.707 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.706+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=92NTXSRJGE5Z type=del 2024-09-13T02:58:14.709 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.707+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=7SJUPDTEA7GN type=del size=3755754 2024-09-13T02:58:14.711 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.710+0000 7eff73afa780 1 < suggested remove operation key=DE1OPTRGHEXB tag=OPRC5NUGBK7I type=del 2024-09-13T02:58:14.712 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.711+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=77867M4QARG1 type=write size=608586 2024-09-13T02:58:14.713 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.712+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~7A0CEO5K8XI2.0 size=758627 2024-09-13T02:58:14.715 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.714+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=7A0CEO5K8XI2 tag=A7H4K1OU0ICG type=write size=1807203 2024-09-13T02:58:14.717 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.716+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~A6O9HOGL5WB2.0 size=1048576 2024-09-13T02:58:14.718 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.717+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~A6O9HOGL5WB2.1 size=615040 2024-09-13T02:58:14.718 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.717+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=A6O9HOGL5WB2 tag=4AY7MLPOKS0F type=write size=2712192 2024-09-13T02:58:14.719 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.718+0000 7eff73afa780 1 < completed write operation key=RRSBR8H06K0Q tag=UOQ7NFM0XXXV type=write size=429519 2024-09-13T02:58:14.722 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.721+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~48A7PP1W8PUE.0 size=1048576 2024-09-13T02:58:14.723 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.722+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~48A7PP1W8PUE.1 size=544187 2024-09-13T02:58:14.723 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.722+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=48A7PP1W8PUE tag=NDEAUTDE7HHV type=write size=2641339 2024-09-13T02:58:14.724 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.723+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=KI3Z86AWU987 type=del 2024-09-13T02:58:14.726 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.725+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~X8M2L7JK6VME.0 size=1048576 2024-09-13T02:58:14.727 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.726+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~X8M2L7JK6VME.1 size=326062 2024-09-13T02:58:14.727 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.726+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=X8M2L7JK6VME tag=LHV2VVOMM41B type=write size=2423214 2024-09-13T02:58:14.729 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.728+0000 7eff73afa780 1 < canceled operation key=XSG44QEKW7J6 tag=I9Q8749O6YZ1 type=write size=685609 2024-09-13T02:58:14.731 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.730+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~HCCC2U60H2PW.0 size=1048576 2024-09-13T02:58:14.732 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.731+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~HCCC2U60H2PW.1 size=1048576 2024-09-13T02:58:14.733 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.731+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~HCCC2U60H2PW.2 size=594885 2024-09-13T02:58:14.733 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.731+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=HCCC2U60H2PW tag=WM3V3IWIHE3S type=write size=3740613 2024-09-13T02:58:14.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.733+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~ASSSJHV0BEHU.0 size=429640 2024-09-13T02:58:14.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.734+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=ASSSJHV0BEHU tag=TI9FKL9ZK3L2 type=write size=1478216 2024-09-13T02:58:14.737 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.735+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=Q66DFHVF9PR9 type=del size=1038549 2024-09-13T02:58:14.738 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.736+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=38X2OM9MYZ30 type=del 2024-09-13T02:58:14.740 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.738+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=84LKNOZ86HMD type=del size=3816965 2024-09-13T02:58:14.740 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.739+0000 7eff73afa780 1 < canceled operation key=RQZASFUHXIEI tag=MUK3YWIWPDYS type=write size=1008753 2024-09-13T02:58:14.741 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.740+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=R62IL8RXW3EY type=del size=2295210 2024-09-13T02:58:14.742 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.741+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~OG76SP8SRZ9E.0 size=1048576 2024-09-13T02:58:14.743 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.742+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~OG76SP8SRZ9E.1 size=1048576 2024-09-13T02:58:14.744 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.743+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~OG76SP8SRZ9E.2 size=518270 2024-09-13T02:58:14.746 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.745+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=OG76SP8SRZ9E tag=NO1MVS31KKO6 type=write size=3663998 2024-09-13T02:58:14.747 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.746+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=ZSW5U4HYSVV0 type=del size=1216705 2024-09-13T02:58:14.749 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.747+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=BZ4CN2XVKAK0 type=del 2024-09-13T02:58:14.751 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.750+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~GMZ4NEQXZL6U.0 size=1048576 2024-09-13T02:58:14.752 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.751+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~GMZ4NEQXZL6U.1 size=1048576 2024-09-13T02:58:14.753 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.752+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~GMZ4NEQXZL6U.2 size=139940 2024-09-13T02:58:14.753 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.752+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=GMZ4NEQXZL6U tag=E1OVAURW7WKD type=write size=3285668 2024-09-13T02:58:14.756 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.755+0000 7eff73afa780 1 < suggested remove operation key=RRSBR8H06K0Q tag=JZPGOFDQXJXN type=del 2024-09-13T02:58:14.758 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.757+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~0J95228QFP0L.0 size=1048576 2024-09-13T02:58:14.759 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.758+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~0J95228QFP0L.1 size=1048576 2024-09-13T02:58:14.760 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.759+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~0J95228QFP0L.2 size=85675 2024-09-13T02:58:14.760 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.759+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=0J95228QFP0L tag=BTO3883HB6WE type=write size=3231403 2024-09-13T02:58:14.763 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.762+0000 7eff73afa780 1 < suggested remove operation key=54V3991TUAC1 tag=44WCX3HDEJO1 type=write 2024-09-13T02:58:14.764 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.763+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=TC85JVBYKVD4 type=write size=201417 2024-09-13T02:58:14.766 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.764+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~V5JA2U4YX8K8.0 size=1048576 2024-09-13T02:58:14.766 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.765+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~V5JA2U4YX8K8.1 size=1048576 2024-09-13T02:58:14.767 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.766+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~V5JA2U4YX8K8.2 size=873298 2024-09-13T02:58:14.769 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.768+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=V5JA2U4YX8K8 tag=QOJNIII2B04X type=write size=4019026 2024-09-13T02:58:14.773 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.769+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=013FA3VJO4SF type=del size=554298 2024-09-13T02:58:14.774 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.771+0000 7eff73afa780 -1 < failed to complete operation key=54V3991TUAC1 tag=G9CGU0IGLWZM type=del size=1113541: (22) Invalid argument 2024-09-13T02:58:14.774 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.772+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=15VPVHF60D71 type=del size=3557942 2024-09-13T02:58:14.776 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.775+0000 7eff73afa780 1 < suggested update operation key=A17FWA7AS3BZ tag=UP8AAVE3PREJ type=del size=2866372 2024-09-13T02:58:14.781 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.777+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~0MB0O2GB6FOO.0 size=1048576 2024-09-13T02:58:14.782 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.778+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~0MB0O2GB6FOO.1 size=710095 2024-09-13T02:58:14.782 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.778+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=0MB0O2GB6FOO tag=TRGQR0VQ1XTB type=write size=2807247 2024-09-13T02:58:14.782 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.779+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=7SJUPDTEA7GN type=del 2024-09-13T02:58:14.783 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.781+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~NNV138K3D62L.0 size=1048576 2024-09-13T02:58:14.783 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.782+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~NNV138K3D62L.1 size=490275 2024-09-13T02:58:14.784 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.782+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=NNV138K3D62L tag=RC25PYZB7BN6 type=write size=2587427 2024-09-13T02:58:14.785 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.783+0000 7eff73afa780 1 < completed write operation key=87IDSEO7CO52 tag=77867M4QARG1 type=write size=608586 2024-09-13T02:58:14.786 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.785+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=PFMXYLJ521HQ type=del size=1873733 2024-09-13T02:58:14.787 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.786+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~A6O9HOGL5WB2.0 size=1048576 2024-09-13T02:58:14.788 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.787+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~A6O9HOGL5WB2.1 size=615040 2024-09-13T02:58:14.790 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.788+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=A6O9HOGL5WB2 tag=4AY7MLPOKS0F type=write size=2712192 2024-09-13T02:58:14.792 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.791+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~0INSNIUTFNKW.0 size=1048576 2024-09-13T02:58:14.793 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.792+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~0INSNIUTFNKW.1 size=120689 2024-09-13T02:58:14.793 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.792+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=0INSNIUTFNKW tag=4NYYR0KSFVLK type=write size=2217841 2024-09-13T02:58:14.794 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.793+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~48A7PP1W8PUE.0 size=1048576 2024-09-13T02:58:14.795 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.794+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~48A7PP1W8PUE.1 size=544187 2024-09-13T02:58:14.797 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.795+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=48A7PP1W8PUE tag=NDEAUTDE7HHV type=write size=2641339 2024-09-13T02:58:14.799 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.798+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~OXV1A8MVXI2B.0 size=305576 2024-09-13T02:58:14.799 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.798+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=OXV1A8MVXI2B tag=5XB1UH4HHNSF type=write size=1354152 2024-09-13T02:58:14.800 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.799+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~X8M2L7JK6VME.0 size=1048576 2024-09-13T02:58:14.801 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.800+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~X8M2L7JK6VME.1 size=326062 2024-09-13T02:58:14.803 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.802+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=X8M2L7JK6VME tag=LHV2VVOMM41B type=write size=2423214 2024-09-13T02:58:14.804 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.803+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=Q3TBT8GXVLUI type=del size=1486526 2024-09-13T02:58:14.805 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.804+0000 7eff73afa780 1 < canceled part key=_multipart_TCGE3HRKFPDC.2~HCCC2U60H2PW.0 size=1048576 2024-09-13T02:58:14.806 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.804+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~HCCC2U60H2PW.1 size=1048576 2024-09-13T02:58:14.806 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.805+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~HCCC2U60H2PW.2 size=594885 2024-09-13T02:58:14.808 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.807+0000 7eff73afa780 1 < canceled multipart upload key=TCGE3HRKFPDC upload=HCCC2U60H2PW tag=WM3V3IWIHE3S type=write size=3740613 2024-09-13T02:58:14.810 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.809+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=56ZTMQKA8VHA type=write size=944702 2024-09-13T02:58:14.812 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.811+0000 7eff73afa780 1 < suggested update operation key=A17FWA7AS3BZ tag=Q66DFHVF9PR9 type=del size=1038549 2024-09-13T02:58:14.814 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.813+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~95NA8RN3001Z.0 size=819756 2024-09-13T02:58:14.814 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.813+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=95NA8RN3001Z tag=51Q3NE2XNFRI type=write size=1868332 2024-09-13T02:58:14.815 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.814+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=84LKNOZ86HMD type=del 2024-09-13T02:58:14.817 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.815+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=P0CSYNLPXQCS type=del size=1711791 2024-09-13T02:58:14.818 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.817+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=R62IL8RXW3EY type=del 2024-09-13T02:58:14.820 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.819+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~7BLKC8WG1C82.0 size=1048576 2024-09-13T02:58:14.821 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.820+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~7BLKC8WG1C82.1 size=1048576 2024-09-13T02:58:14.822 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.821+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~7BLKC8WG1C82.2 size=926506 2024-09-13T02:58:14.822 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.821+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=7BLKC8WG1C82 tag=9DB4SGFAU5ZE type=write size=4072234 2024-09-13T02:58:14.823 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.822+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=ZSW5U4HYSVV0 type=del 2024-09-13T02:58:14.824 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.823+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=ET4H7O62KZ0D type=del size=676414 2024-09-13T02:58:14.826 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.825+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~GMZ4NEQXZL6U.0 size=1048576 2024-09-13T02:58:14.827 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.826+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~GMZ4NEQXZL6U.1 size=1048576 2024-09-13T02:58:14.828 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.827+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~GMZ4NEQXZL6U.2 size=139940 2024-09-13T02:58:14.830 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.829+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=GMZ4NEQXZL6U tag=E1OVAURW7WKD type=write size=3285668 2024-09-13T02:58:14.831 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.830+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=PKS0YDJR3X07 type=del size=330506 2024-09-13T02:58:14.832 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.831+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~0J95228QFP0L.0 size=1048576 2024-09-13T02:58:14.833 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.832+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~0J95228QFP0L.1 size=1048576 2024-09-13T02:58:14.834 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.833+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~0J95228QFP0L.2 size=85675 2024-09-13T02:58:14.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.834+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=0J95228QFP0L tag=BTO3883HB6WE type=write size=3231403 2024-09-13T02:58:14.837 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.835+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=9RI0F0NZ0OAI type=del size=1237374 2024-09-13T02:58:14.838 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.837+0000 7eff73afa780 1 < completed write operation key=C6BAU5IXVSJI tag=TC85JVBYKVD4 type=write size=201417 2024-09-13T02:58:14.840 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.839+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~TLY2WXPUVACL.0 size=1048576 2024-09-13T02:58:14.841 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.839+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~TLY2WXPUVACL.1 size=343327 2024-09-13T02:58:14.841 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.839+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=TLY2WXPUVACL tag=K8YC0RMPTSC5 type=write size=2440479 2024-09-13T02:58:14.843 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.841+0000 7eff73afa780 1 < suggested update operation key=2K9HTOP48N59 tag=013FA3VJO4SF type=del size=554298 2024-09-13T02:58:14.844 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.843+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=T8WIXJZ3V8T5 type=del size=1802941 2024-09-13T02:58:14.845 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.844+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=15VPVHF60D71 type=del 2024-09-13T02:58:14.846 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.845+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=NJCQWFC7P6HA type=write size=541517 2024-09-13T02:58:14.847 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.846+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~0MB0O2GB6FOO.0 size=1048576 2024-09-13T02:58:14.848 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.847+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~0MB0O2GB6FOO.1 size=710095 2024-09-13T02:58:14.850 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.848+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=0MB0O2GB6FOO tag=TRGQR0VQ1XTB type=write size=2807247 2024-09-13T02:58:14.851 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.850+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=NZITSXV6G5SE type=del size=3232315 2024-09-13T02:58:14.852 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.851+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~NNV138K3D62L.0 size=1048576 2024-09-13T02:58:14.853 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.851+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~NNV138K3D62L.1 size=490275 2024-09-13T02:58:14.855 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.853+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=NNV138K3D62L tag=RC25PYZB7BN6 type=write size=2587427 2024-09-13T02:58:14.856 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.855+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=C0VV4JZXJ8AQ type=del size=1297165 2024-09-13T02:58:14.857 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.856+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=PFMXYLJ521HQ type=del 2024-09-13T02:58:14.859 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.858+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~AOLPZUDSNONO.0 size=220046 2024-09-13T02:58:14.859 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.858+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=AOLPZUDSNONO tag=MNI3IKXJHKNI type=write size=1268622 2024-09-13T02:58:14.860 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.859+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~0INSNIUTFNKW.0 size=1048576 2024-09-13T02:58:14.861 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.860+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~0INSNIUTFNKW.1 size=120689 2024-09-13T02:58:14.863 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.862+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=0INSNIUTFNKW tag=4NYYR0KSFVLK type=write size=2217841 2024-09-13T02:58:14.864 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.863+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=TDOIO5KLR85O type=del size=682069 2024-09-13T02:58:14.865 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.864+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~OXV1A8MVXI2B.0 size=305576 2024-09-13T02:58:14.867 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.866+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=OXV1A8MVXI2B tag=5XB1UH4HHNSF type=write size=1354152 2024-09-13T02:58:14.868 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.867+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=FM58DKZUPUGM type=del size=4045800 2024-09-13T02:58:14.871 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.870+0000 7eff73afa780 1 < suggested remove operation key=AJ29N3P8OUAG tag=Q3TBT8GXVLUI type=del 2024-09-13T02:58:14.872 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.871+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=X9QZNS0XSFUJ type=del size=3220676 2024-09-13T02:58:14.873 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.872+0000 7eff73afa780 1 < completed write operation key=C6BAU5IXVSJI tag=56ZTMQKA8VHA type=write size=944702 2024-09-13T02:58:14.875 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.874+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=3XQ44I33QK9V type=del size=177629 2024-09-13T02:58:14.876 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.875+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~95NA8RN3001Z.0 size=819756 2024-09-13T02:58:14.878 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.877+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=95NA8RN3001Z tag=51Q3NE2XNFRI type=write size=1868332 2024-09-13T02:58:14.879 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.878+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=HITV5LQY7HLE type=del size=3233696 2024-09-13T02:58:14.880 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.879+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=P0CSYNLPXQCS type=del 2024-09-13T02:58:14.881 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.880+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=PHK218P7KNGG type=del size=1177202 2024-09-13T02:58:14.882 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.881+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~7BLKC8WG1C82.0 size=1048576 2024-09-13T02:58:14.883 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.882+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~7BLKC8WG1C82.1 size=1048576 2024-09-13T02:58:14.884 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.883+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~7BLKC8WG1C82.2 size=926506 2024-09-13T02:58:14.886 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.885+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=7BLKC8WG1C82 tag=9DB4SGFAU5ZE type=write size=4072234 2024-09-13T02:58:14.887 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.886+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=WQ0KOGK7921Q type=del size=2941716 2024-09-13T02:58:14.888 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.887+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=ET4H7O62KZ0D type=del 2024-09-13T02:58:14.889 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.888+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=C6DFG9AAG1YD type=del size=1157664 2024-09-13T02:58:14.891 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.889+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=PKS0YDJR3X07 type=del 2024-09-13T02:58:14.893 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.891+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~4OOMX7TV3ISJ.0 size=1048576 2024-09-13T02:58:14.893 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.892+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~4OOMX7TV3ISJ.1 size=371199 2024-09-13T02:58:14.893 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.892+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=4OOMX7TV3ISJ tag=I42CSMO3CWVQ type=write size=2468351 2024-09-13T02:58:14.895 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.893+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=9RI0F0NZ0OAI type=del 2024-09-13T02:58:14.897 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.895+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~M1GO7Q03I9MV.0 size=475149 2024-09-13T02:58:14.897 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.895+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=M1GO7Q03I9MV tag=4ONQ42WOJ2PU type=write size=1523725 2024-09-13T02:58:14.898 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.897+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~TLY2WXPUVACL.0 size=1048576 2024-09-13T02:58:14.899 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.898+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~TLY2WXPUVACL.1 size=343327 2024-09-13T02:58:14.901 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.900+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=TLY2WXPUVACL tag=K8YC0RMPTSC5 type=write size=2440479 2024-09-13T02:58:14.902 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.901+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=492UC4E28XSY type=write size=1000763 2024-09-13T02:58:14.903 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.902+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=T8WIXJZ3V8T5 type=del 2024-09-13T02:58:14.906 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.905+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~GUO3SRQU892N.0 size=315599 2024-09-13T02:58:14.906 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.905+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=GUO3SRQU892N tag=ZRM8DRTRPDNV type=write size=1364175 2024-09-13T02:58:14.907 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.906+0000 7eff73afa780 1 < completed write operation key=87IDSEO7CO52 tag=NJCQWFC7P6HA type=write size=541517 2024-09-13T02:58:14.909 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.907+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=UG6AZ2PGDH2A type=del size=3031567 2024-09-13T02:58:14.910 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.909+0000 7eff73afa780 1 < canceled operation key=VLBCIH993W4M tag=NZITSXV6G5SE type=del size=3232315 2024-09-13T02:58:14.911 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.910+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=I8DMCOE26VXE type=write size=234152 2024-09-13T02:58:14.913 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.911+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=C0VV4JZXJ8AQ type=del 2024-09-13T02:58:14.915 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.914+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~YTLT86AA31ZO.0 size=1048576 2024-09-13T02:58:14.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.915+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~YTLT86AA31ZO.1 size=353057 2024-09-13T02:58:14.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.915+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=YTLT86AA31ZO tag=KREQNO18IPYU type=write size=2450209 2024-09-13T02:58:14.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.915+0000 7eff73afa780 1 < canceled part key=_multipart_RB5PEF3B1DK7.2~AOLPZUDSNONO.0 size=220046 2024-09-13T02:58:14.918 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.917+0000 7eff73afa780 1 < canceled multipart upload key=RB5PEF3B1DK7 upload=AOLPZUDSNONO tag=MNI3IKXJHKNI type=write size=1268622 2024-09-13T02:58:14.920 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.919+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~P9BGM9VGYXRB.0 size=1048576 2024-09-13T02:58:14.921 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.920+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~P9BGM9VGYXRB.1 size=1048576 2024-09-13T02:58:14.922 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.921+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~P9BGM9VGYXRB.2 size=832785 2024-09-13T02:58:14.922 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.921+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=P9BGM9VGYXRB tag=5Y2YP20OHOC2 type=write size=3978513 2024-09-13T02:58:14.924 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.923+0000 7eff73afa780 1 < suggested update operation key=5KBC7ZCE1LVB tag=TDOIO5KLR85O type=del size=682069 2024-09-13T02:58:14.925 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.924+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=P01956IH7R4U type=del size=1769951 2024-09-13T02:58:14.926 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.925+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=FM58DKZUPUGM type=del 2024-09-13T02:58:14.928 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.927+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~LYUYI1QOZ03J.0 size=1048576 2024-09-13T02:58:14.929 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.928+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~LYUYI1QOZ03J.1 size=980920 2024-09-13T02:58:14.929 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.928+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=LYUYI1QOZ03J tag=4EAV515M2JQR type=write size=3078072 2024-09-13T02:58:14.930 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.929+0000 7eff73afa780 1 < canceled operation key=RQZASFUHXIEI tag=X9QZNS0XSFUJ type=del size=3220676 2024-09-13T02:58:14.932 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.931+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~M6FYRLO1BSLL.0 size=1048576 2024-09-13T02:58:14.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.932+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~M6FYRLO1BSLL.1 size=1048576 2024-09-13T02:58:14.934 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.933+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~M6FYRLO1BSLL.2 size=399094 2024-09-13T02:58:14.934 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.933+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=M6FYRLO1BSLL tag=I6AAOSSKVSQ2 type=write size=3544822 2024-09-13T02:58:14.935 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.934+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=3XQ44I33QK9V type=del 2024-09-13T02:58:14.936 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.935+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=DL8P6L7R5Q0G type=del size=1996018 2024-09-13T02:58:14.938 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.937+0000 7eff73afa780 -1 < failed to complete operation key=5KBC7ZCE1LVB tag=HITV5LQY7HLE type=del size=3233696: (22) Invalid argument 2024-09-13T02:58:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:14 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:58:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:14 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:58:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:14 smithi088 ceph-mon[98762]: osdmap e1113: 8 total, 8 up, 8 in 2024-09-13T02:58:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:14 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2388116219' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142273-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:14 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142273-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:58:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:14 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:58:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:14 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:58:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:14 smithi088 ceph-mon[96266]: osdmap e1113: 8 total, 8 up, 8 in 2024-09-13T02:58:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:14 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2388116219' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142273-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:14 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142273-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:58:14.941 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.939+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~XTR3CIPROO0R.0 size=1048576 2024-09-13T02:58:14.942 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.939+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~XTR3CIPROO0R.1 size=1048576 2024-09-13T02:58:14.942 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.940+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~XTR3CIPROO0R.2 size=183060 2024-09-13T02:58:14.942 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.940+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=XTR3CIPROO0R tag=GDORCW6ZJYXG type=write size=3328788 2024-09-13T02:58:14.943 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.941+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=PHK218P7KNGG type=del 2024-09-13T02:58:14.944 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.942+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=5KMM684DHNYD type=del size=1492264 2024-09-13T02:58:14.945 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.944+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=WQ0KOGK7921Q type=del 2024-09-13T02:58:14.946 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.945+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=Y334YGZRDG0O type=write size=18094 2024-09-13T02:58:14.947 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.946+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=C6DFG9AAG1YD type=del 2024-09-13T02:58:14.949 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.948+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~9XDWAUEWVI0I.0 size=83959 2024-09-13T02:58:14.949 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.948+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=9XDWAUEWVI0I tag=HBA02WHA0DZK type=write size=1132535 2024-09-13T02:58:14.950 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.949+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~4OOMX7TV3ISJ.0 size=1048576 2024-09-13T02:58:14.951 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.950+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~4OOMX7TV3ISJ.1 size=371199 2024-09-13T02:58:14.953 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.952+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=4OOMX7TV3ISJ tag=I42CSMO3CWVQ type=write size=2468351 2024-09-13T02:58:14.954 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.953+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=W1OQAZ8JPJD0 type=del size=3776085 2024-09-13T02:58:14.955 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.954+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~M1GO7Q03I9MV.0 size=475149 2024-09-13T02:58:14.957 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.956+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=M1GO7Q03I9MV tag=4ONQ42WOJ2PU type=write size=1523725 2024-09-13T02:58:14.959 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.957+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=4LUZPUE91OB1 type=del size=3620742 2024-09-13T02:58:14.960 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.959+0000 7eff73afa780 -1 < failed to complete operation key=5KBC7ZCE1LVB tag=492UC4E28XSY type=write size=1000763: (22) Invalid argument 2024-09-13T02:58:14.962 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.961+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=3NOWXTIGZ8J8 type=del size=178784 2024-09-13T02:58:14.963 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.961+0000 7eff73afa780 1 < canceled part key=_multipart_0EKUTQYSKEB7.2~GUO3SRQU892N.0 size=315599 2024-09-13T02:58:14.964 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.963+0000 7eff73afa780 1 < canceled multipart upload key=0EKUTQYSKEB7 upload=GUO3SRQU892N tag=ZRM8DRTRPDNV type=write size=1364175 2024-09-13T02:58:14.966 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.964+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=ZDMPNF7RFYDR type=del size=356927 2024-09-13T02:58:14.966 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.965+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=UG6AZ2PGDH2A type=del 2024-09-13T02:58:14.968 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.967+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=S1SNHUN15630 type=del size=2222152 2024-09-13T02:58:14.969 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.968+0000 7eff73afa780 1 < completed write operation key=AJ29N3P8OUAG tag=I8DMCOE26VXE type=write size=234152 2024-09-13T02:58:14.970 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.969+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=MIEZLO40GFRE type=del size=393201 2024-09-13T02:58:14.971 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.970+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~YTLT86AA31ZO.0 size=1048576 2024-09-13T02:58:14.973 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.971+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~YTLT86AA31ZO.1 size=353057 2024-09-13T02:58:14.975 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.974+0000 7eff73afa780 1 < completed multipart upload key=54V3991TUAC1 upload=YTLT86AA31ZO tag=KREQNO18IPYU type=write size=2450209 2024-09-13T02:58:14.976 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.975+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=WFXMRGTNQBH0 type=del size=474069 2024-09-13T02:58:14.977 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.976+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~P9BGM9VGYXRB.0 size=1048576 2024-09-13T02:58:14.978 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.977+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~P9BGM9VGYXRB.1 size=1048576 2024-09-13T02:58:14.979 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.978+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~P9BGM9VGYXRB.2 size=832785 2024-09-13T02:58:14.981 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.980+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=P9BGM9VGYXRB tag=5Y2YP20OHOC2 type=write size=3978513 2024-09-13T02:58:14.983 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.982+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~GDPXZOU0T6F2.0 size=1048576 2024-09-13T02:58:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:14 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:58:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:14 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:58:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:14 smithi195 ceph-mon[87742]: osdmap e1113: 8 total, 8 up, 8 in 2024-09-13T02:58:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:14 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2388116219' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142273-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:14 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142273-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:58:14.985 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.983+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~GDPXZOU0T6F2.1 size=1048576 2024-09-13T02:58:14.985 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.984+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~GDPXZOU0T6F2.2 size=56062 2024-09-13T02:58:14.985 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.984+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=GDPXZOU0T6F2 tag=6E4YAPVUWS6W type=write size=3201790 2024-09-13T02:58:14.987 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.986+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=P01956IH7R4U type=del 2024-09-13T02:58:14.989 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.988+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~1WMBE32N07S1.0 size=1048576 2024-09-13T02:58:14.990 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.989+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~1WMBE32N07S1.1 size=758169 2024-09-13T02:58:14.990 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.989+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=1WMBE32N07S1 tag=KXC334PJKDYM type=write size=2855321 2024-09-13T02:58:14.991 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.990+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~LYUYI1QOZ03J.0 size=1048576 2024-09-13T02:58:14.992 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.991+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~LYUYI1QOZ03J.1 size=980920 2024-09-13T02:58:14.994 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.993+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=LYUYI1QOZ03J tag=4EAV515M2JQR type=write size=3078072 2024-09-13T02:58:14.996 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.995+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~7C38ZR7AGZJB.0 size=1048576 2024-09-13T02:58:14.997 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.996+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~7C38ZR7AGZJB.1 size=1048576 2024-09-13T02:58:14.998 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.997+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~7C38ZR7AGZJB.2 size=642239 2024-09-13T02:58:14.998 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.997+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=7C38ZR7AGZJB tag=XF1XBYALELGC type=write size=3787967 2024-09-13T02:58:14.999 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.998+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~M6FYRLO1BSLL.0 size=1048576 2024-09-13T02:58:15.000 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:14.999+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~M6FYRLO1BSLL.1 size=1048576 2024-09-13T02:58:15.001 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.000+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~M6FYRLO1BSLL.2 size=399094 2024-09-13T02:58:15.003 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.002+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=M6FYRLO1BSLL tag=I6AAOSSKVSQ2 type=write size=3544822 2024-09-13T02:58:15.004 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.003+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=MJOX5P8FU688 type=del size=2246851 2024-09-13T02:58:15.005 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.004+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=DL8P6L7R5Q0G type=del 2024-09-13T02:58:15.006 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.005+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=RZUZSPOIUDXL type=del size=3800332 2024-09-13T02:58:15.008 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.006+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~XTR3CIPROO0R.0 size=1048576 2024-09-13T02:58:15.009 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.007+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~XTR3CIPROO0R.1 size=1048576 2024-09-13T02:58:15.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.009+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~XTR3CIPROO0R.2 size=183060 2024-09-13T02:58:15.012 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.011+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=XTR3CIPROO0R tag=GDORCW6ZJYXG type=write size=3328788 2024-09-13T02:58:15.013 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.012+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=KK0BKVXSZWUL type=del size=1844596 2024-09-13T02:58:15.015 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.013+0000 7eff73afa780 1 < canceled operation key=C6BAU5IXVSJI tag=5KMM684DHNYD type=del size=1492264 2024-09-13T02:58:15.016 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.015+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=V147G2IM3GC4 type=del size=3861027 2024-09-13T02:58:15.017 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.016+0000 7eff73afa780 1 < completed write operation key=XSG44QEKW7J6 tag=Y334YGZRDG0O type=write size=18094 2024-09-13T02:58:15.018 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.017+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=Q1UV0QT774RX type=write size=274553 2024-09-13T02:58:15.019 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.018+0000 7eff73afa780 1 < canceled part key=_multipart_KGBPSSFQDMO0.2~9XDWAUEWVI0I.0 size=83959 2024-09-13T02:58:15.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.020+0000 7eff73afa780 1 < canceled multipart upload key=KGBPSSFQDMO0 upload=9XDWAUEWVI0I tag=HBA02WHA0DZK type=write size=1132535 2024-09-13T02:58:15.023 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.022+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~XWGGY0HC5E63.0 size=1048576 2024-09-13T02:58:15.024 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.023+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~XWGGY0HC5E63.1 size=305846 2024-09-13T02:58:15.024 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.023+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=XWGGY0HC5E63 tag=2XM5LAOH5T76 type=write size=2402998 2024-09-13T02:58:15.026 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.025+0000 7eff73afa780 1 < suggested remove operation key=SLT6ZXK5UID1 tag=W1OQAZ8JPJD0 type=del 2024-09-13T02:58:15.028 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.027+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=19U3G5IZIZAH type=del size=2571734 2024-09-13T02:58:15.030 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.029+0000 7eff73afa780 1 < canceled operation key=RB5PEF3B1DK7 tag=4LUZPUE91OB1 type=del size=3620742 2024-09-13T02:58:15.032 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.031+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~EVY5Y90KTCPH.0 size=441189 2024-09-13T02:58:15.032 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.031+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=EVY5Y90KTCPH tag=2AODYJVZWWXK type=write size=1489765 2024-09-13T02:58:15.033 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.032+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=3NOWXTIGZ8J8 type=del 2024-09-13T02:58:15.036 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.035+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~F2XC6DURTKFT.0 size=1048576 2024-09-13T02:58:15.037 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.036+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~F2XC6DURTKFT.1 size=632169 2024-09-13T02:58:15.037 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.036+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=F2XC6DURTKFT tag=J192AFNJAHCJ type=write size=2729321 2024-09-13T02:58:15.038 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.037+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=ZDMPNF7RFYDR type=del 2024-09-13T02:58:15.039 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.038+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=S0BDW6Q9MKC9 type=del size=191209 2024-09-13T02:58:15.041 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.039+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=S1SNHUN15630 type=del 2024-09-13T02:58:15.042 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.041+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=FQC38BJ7BZ79 type=del size=2393608 2024-09-13T02:58:15.043 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.042+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=MIEZLO40GFRE type=del 2024-09-13T02:58:15.044 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.043+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=3M36EEQHIFXR type=del size=659226 2024-09-13T02:58:15.045 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.044+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=WFXMRGTNQBH0 type=del 2024-09-13T02:58:15.046 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.045+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=1F3S9VA6PRAK type=del size=1974765 2024-09-13T02:58:15.048 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.047+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~GDPXZOU0T6F2.0 size=1048576 2024-09-13T02:58:15.049 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.048+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~GDPXZOU0T6F2.1 size=1048576 2024-09-13T02:58:15.050 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.049+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~GDPXZOU0T6F2.2 size=56062 2024-09-13T02:58:15.052 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.051+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=GDPXZOU0T6F2 tag=6E4YAPVUWS6W type=write size=3201790 2024-09-13T02:58:15.053 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.052+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=36WF3TEAIPIB type=del size=3550498 2024-09-13T02:58:15.054 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.053+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~1WMBE32N07S1.0 size=1048576 2024-09-13T02:58:15.055 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.054+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~1WMBE32N07S1.1 size=758169 2024-09-13T02:58:15.057 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.056+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=1WMBE32N07S1 tag=KXC334PJKDYM type=write size=2855321 2024-09-13T02:58:15.058 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.057+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=03TW3BBCAYUA type=del size=2017105 2024-09-13T02:58:15.060 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.058+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~7C38ZR7AGZJB.0 size=1048576 2024-09-13T02:58:15.061 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.059+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~7C38ZR7AGZJB.1 size=1048576 2024-09-13T02:58:15.062 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.061+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~7C38ZR7AGZJB.2 size=642239 2024-09-13T02:58:15.064 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.063+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=7C38ZR7AGZJB tag=XF1XBYALELGC type=write size=3787967 2024-09-13T02:58:15.065 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.064+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=EAUP1LPLAE2Z type=del size=905604 2024-09-13T02:58:15.067 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.066+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=MJOX5P8FU688 type=del 2024-09-13T02:58:15.069 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.068+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~DLYN4SHLM56J.0 size=1048576 2024-09-13T02:58:15.070 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.069+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~DLYN4SHLM56J.1 size=588315 2024-09-13T02:58:15.070 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.069+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=DLYN4SHLM56J tag=ZY7XUP533JY2 type=write size=2685467 2024-09-13T02:58:15.072 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.071+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=RZUZSPOIUDXL type=del 2024-09-13T02:58:15.074 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.073+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~P22PMJMWQCIU.0 size=1048576 2024-09-13T02:58:15.075 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.074+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~P22PMJMWQCIU.1 size=1048576 2024-09-13T02:58:15.076 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.074+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~P22PMJMWQCIU.2 size=258532 2024-09-13T02:58:15.076 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.074+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=P22PMJMWQCIU tag=NVBJVW86G48L type=write size=3404260 2024-09-13T02:58:15.077 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.076+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=KK0BKVXSZWUL type=del 2024-09-13T02:58:15.078 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.077+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=OAK4A0OER660 type=write size=182377 2024-09-13T02:58:15.079 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.078+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=V147G2IM3GC4 type=del 2024-09-13T02:58:15.082 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.081+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~CVW1LX3JA2FD.0 size=1048576 2024-09-13T02:58:15.083 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.082+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~CVW1LX3JA2FD.1 size=1048576 2024-09-13T02:58:15.084 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.083+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~CVW1LX3JA2FD.2 size=447396 2024-09-13T02:58:15.084 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.083+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=CVW1LX3JA2FD tag=05N204L1KM3Q type=write size=3593124 2024-09-13T02:58:15.085 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.084+0000 7eff73afa780 1 < completed write operation key=LM9IZ4OKFS32 tag=Q1UV0QT774RX type=write size=274553 2024-09-13T02:58:15.087 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.086+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~V3BP3MLZXBNJ.0 size=38699 2024-09-13T02:58:15.087 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.086+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=V3BP3MLZXBNJ tag=BGCONEIOWWII type=write size=1087275 2024-09-13T02:58:15.088 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.087+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~XWGGY0HC5E63.0 size=1048576 2024-09-13T02:58:15.089 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.088+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~XWGGY0HC5E63.1 size=305846 2024-09-13T02:58:15.091 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.090+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=XWGGY0HC5E63 tag=2XM5LAOH5T76 type=write size=2402998 2024-09-13T02:58:15.093 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.092+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~OCTE2ZDO2HOX.0 size=506880 2024-09-13T02:58:15.093 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.092+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=OCTE2ZDO2HOX tag=H1KFYVDAOVY0 type=write size=1555456 2024-09-13T02:58:15.094 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.093+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=19U3G5IZIZAH type=del 2024-09-13T02:58:15.097 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.096+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~QLM8MFK1Q5PS.0 size=726214 2024-09-13T02:58:15.097 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.096+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=QLM8MFK1Q5PS tag=93JOSPLUD1S8 type=write size=1774790 2024-09-13T02:58:15.098 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.097+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~EVY5Y90KTCPH.0 size=441189 2024-09-13T02:58:15.100 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.099+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=EVY5Y90KTCPH tag=2AODYJVZWWXK type=write size=1489765 2024-09-13T02:58:15.102 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.101+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~VJUS5ORFBDJ8.0 size=731799 2024-09-13T02:58:15.102 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.101+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=VJUS5ORFBDJ8 tag=R42FCLOMYKRJ type=write size=1780375 2024-09-13T02:58:15.103 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.102+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~F2XC6DURTKFT.0 size=1048576 2024-09-13T02:58:15.104 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.103+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~F2XC6DURTKFT.1 size=632169 2024-09-13T02:58:15.106 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.105+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=F2XC6DURTKFT tag=J192AFNJAHCJ type=write size=2729321 2024-09-13T02:58:15.109 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.108+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~ZVHGHDLN6E22.0 size=428204 2024-09-13T02:58:15.109 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.108+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=ZVHGHDLN6E22 tag=GGII704PPW3N type=write size=1476780 2024-09-13T02:58:15.110 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.109+0000 7eff73afa780 1 < canceled operation key=QSKC2SK8A9LY tag=S0BDW6Q9MKC9 type=del size=191209 2024-09-13T02:58:15.111 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.110+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=ARI70562EO6A type=del size=4174177 2024-09-13T02:58:15.113 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.112+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=FQC38BJ7BZ79 type=del 2024-09-13T02:58:15.114 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.113+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=AAPO4C04KNO5 type=write size=794515 2024-09-13T02:58:15.116 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.115+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=3M36EEQHIFXR type=del 2024-09-13T02:58:15.117 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.116+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=9BHWN1H8P39B type=del size=4179591 2024-09-13T02:58:15.119 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.117+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=1F3S9VA6PRAK type=del 2024-09-13T02:58:15.120 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.119+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=G6ZH0DMAGL5L type=del size=305698 2024-09-13T02:58:15.121 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.120+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=36WF3TEAIPIB type=del 2024-09-13T02:58:15.123 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.122+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~OLRYRZ7VQSZ7.0 size=1048576 2024-09-13T02:58:15.124 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.123+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~OLRYRZ7VQSZ7.1 size=1048576 2024-09-13T02:58:15.125 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.124+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~OLRYRZ7VQSZ7.2 size=708366 2024-09-13T02:58:15.125 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.124+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=OLRYRZ7VQSZ7 tag=018E4R4Y4ZME type=write size=3854094 2024-09-13T02:58:15.126 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.125+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=03TW3BBCAYUA type=del 2024-09-13T02:58:15.127 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.126+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=0JUJFPH5IVNU type=del size=611579 2024-09-13T02:58:15.129 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.127+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=EAUP1LPLAE2Z type=del 2024-09-13T02:58:15.131 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.129+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~V52BPVT4V4A2.0 size=1048576 2024-09-13T02:58:15.131 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.130+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~V52BPVT4V4A2.1 size=426799 2024-09-13T02:58:15.132 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.130+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=V52BPVT4V4A2 tag=QADPJUZCCPWM type=write size=2523951 2024-09-13T02:58:15.133 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.132+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~DLYN4SHLM56J.0 size=1048576 2024-09-13T02:58:15.134 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.133+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~DLYN4SHLM56J.1 size=588315 2024-09-13T02:58:15.136 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.135+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=DLYN4SHLM56J tag=ZY7XUP533JY2 type=write size=2685467 2024-09-13T02:58:15.138 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.137+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~R1Z48ZJO0VYP.0 size=769060 2024-09-13T02:58:15.138 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.137+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=R1Z48ZJO0VYP tag=VQ25V0BI10PT type=write size=1817636 2024-09-13T02:58:15.139 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.138+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~P22PMJMWQCIU.0 size=1048576 2024-09-13T02:58:15.140 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.139+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~P22PMJMWQCIU.1 size=1048576 2024-09-13T02:58:15.141 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.140+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~P22PMJMWQCIU.2 size=258532 2024-09-13T02:58:15.143 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.142+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=P22PMJMWQCIU tag=NVBJVW86G48L type=write size=3404260 2024-09-13T02:58:15.144 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.143+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=ZWWB4CHEF2XX type=del size=3646279 2024-09-13T02:58:15.146 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.145+0000 7eff73afa780 1 < completed write operation key=C6BAU5IXVSJI tag=OAK4A0OER660 type=write size=182377 2024-09-13T02:58:15.147 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.146+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=VAC7JX5NCFYM type=del size=2811916 2024-09-13T02:58:15.148 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.147+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~CVW1LX3JA2FD.0 size=1048576 2024-09-13T02:58:15.149 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.148+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~CVW1LX3JA2FD.1 size=1048576 2024-09-13T02:58:15.149 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.148+0000 7eff73afa780 1 < canceled part key=_multipart_XSG44QEKW7J6.2~CVW1LX3JA2FD.2 size=447396 2024-09-13T02:58:15.151 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.150+0000 7eff73afa780 1 < canceled multipart upload key=XSG44QEKW7J6 upload=CVW1LX3JA2FD tag=05N204L1KM3Q type=write size=3593124 2024-09-13T02:58:15.152 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.151+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=GBAPHH50V17P type=del size=4048425 2024-09-13T02:58:15.154 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.153+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~V3BP3MLZXBNJ.0 size=38699 2024-09-13T02:58:15.156 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.155+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=V3BP3MLZXBNJ tag=BGCONEIOWWII type=write size=1087275 2024-09-13T02:58:15.158 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.156+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=BYJCZGPQMVYI type=write size=156291 2024-09-13T02:58:15.158 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.157+0000 7eff73afa780 1 < canceled part key=_multipart_TCGE3HRKFPDC.2~OCTE2ZDO2HOX.0 size=506880 2024-09-13T02:58:15.160 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.159+0000 7eff73afa780 1 < canceled multipart upload key=TCGE3HRKFPDC upload=OCTE2ZDO2HOX tag=H1KFYVDAOVY0 type=write size=1555456 2024-09-13T02:58:15.161 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.160+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=294TLBOX4DHT type=del size=41830 2024-09-13T02:58:15.162 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.161+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~QLM8MFK1Q5PS.0 size=726214 2024-09-13T02:58:15.165 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.163+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=QLM8MFK1Q5PS tag=93JOSPLUD1S8 type=write size=1774790 2024-09-13T02:58:15.166 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.165+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=2L4ALPPBE3TK type=del size=3337713 2024-09-13T02:58:15.167 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.166+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~VJUS5ORFBDJ8.0 size=731799 2024-09-13T02:58:15.169 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.168+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=VJUS5ORFBDJ8 tag=R42FCLOMYKRJ type=write size=1780375 2024-09-13T02:58:15.172 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.171+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~48NGBI02TINF.0 size=1048576 2024-09-13T02:58:15.173 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.172+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~48NGBI02TINF.1 size=1048576 2024-09-13T02:58:15.174 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.173+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~48NGBI02TINF.2 size=189376 2024-09-13T02:58:15.174 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.173+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=48NGBI02TINF tag=G7ULO15TREML type=write size=3335104 2024-09-13T02:58:15.175 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.174+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~ZVHGHDLN6E22.0 size=428204 2024-09-13T02:58:15.177 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.176+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=ZVHGHDLN6E22 tag=GGII704PPW3N type=write size=1476780 2024-09-13T02:58:15.178 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.177+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=U4XAPG3B1LLM type=del size=1150314 2024-09-13T02:58:15.179 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.178+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=ARI70562EO6A type=del 2024-09-13T02:58:15.182 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.180+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~QJ663RLNGTAL.0 size=698294 2024-09-13T02:58:15.182 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.180+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=QJ663RLNGTAL tag=7PTMSESGO237 type=write size=1746870 2024-09-13T02:58:15.184 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.183+0000 7eff73afa780 1 < suggested remove operation key=DE1OPTRGHEXB tag=AAPO4C04KNO5 type=write 2024-09-13T02:58:15.189 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.184+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=EC11PZO6A11X type=del size=3501658 2024-09-13T02:58:15.189 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.186+0000 7eff73afa780 1 < canceled operation key=5KBC7ZCE1LVB tag=9BHWN1H8P39B type=del size=4179591 2024-09-13T02:58:15.190 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.187+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=LWYC3FVQJ3QH type=write size=19555 2024-09-13T02:58:15.191 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.190+0000 7eff73afa780 1 < suggested remove operation key=UGYRK752TSGX tag=G6ZH0DMAGL5L type=del 2024-09-13T02:58:15.192 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.191+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=CD7P8KOSC2GJ type=del size=3660451 2024-09-13T02:58:15.193 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.192+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~OLRYRZ7VQSZ7.0 size=1048576 2024-09-13T02:58:15.194 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.193+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~OLRYRZ7VQSZ7.1 size=1048576 2024-09-13T02:58:15.196 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.194+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~OLRYRZ7VQSZ7.2 size=708366 2024-09-13T02:58:15.198 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.197+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=OLRYRZ7VQSZ7 tag=018E4R4Y4ZME type=write size=3854094 2024-09-13T02:58:15.200 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.199+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~7HQYSQIQW5BX.0 size=1048576 2024-09-13T02:58:15.201 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.200+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~7HQYSQIQW5BX.1 size=645864 2024-09-13T02:58:15.201 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.200+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=7HQYSQIQW5BX tag=2C0TVAE8K2PS type=write size=2743016 2024-09-13T02:58:15.202 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.201+0000 7eff73afa780 1 < canceled operation key=QSKC2SK8A9LY tag=0JUJFPH5IVNU type=del size=611579 2024-09-13T02:58:15.203 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.202+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=38JK0P8QMS0D type=del size=3916760 2024-09-13T02:58:15.205 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.204+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~V52BPVT4V4A2.0 size=1048576 2024-09-13T02:58:15.206 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.205+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~V52BPVT4V4A2.1 size=426799 2024-09-13T02:58:15.209 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.207+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=V52BPVT4V4A2 tag=QADPJUZCCPWM type=write size=2523951 2024-09-13T02:58:15.210 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.209+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~51P6FKJGLEY5.0 size=932488 2024-09-13T02:58:15.210 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.209+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=51P6FKJGLEY5 tag=PFTQ17RIHYO4 type=write size=1981064 2024-09-13T02:58:15.211 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.210+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~R1Z48ZJO0VYP.0 size=769060 2024-09-13T02:58:15.213 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.212+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=R1Z48ZJO0VYP tag=VQ25V0BI10PT type=write size=1817636 2024-09-13T02:58:15.214 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.213+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=IMUNDFUWEXVV type=del size=3433757 2024-09-13T02:58:15.215 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.214+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=ZWWB4CHEF2XX type=del 2024-09-13T02:58:15.217 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.215+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=YLD43CNDZAG1 type=del size=852689 2024-09-13T02:58:15.219 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.218+0000 7eff73afa780 1 < suggested update operation key=KGBPSSFQDMO0 tag=VAC7JX5NCFYM type=del size=2811916 2024-09-13T02:58:15.221 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.220+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~WA9AJXCBSKGM.0 size=403470 2024-09-13T02:58:15.221 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.220+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=WA9AJXCBSKGM tag=P163H2DYICA2 type=write size=1452046 2024-09-13T02:58:15.224 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.222+0000 7eff73afa780 1 < suggested update operation key=C6BAU5IXVSJI tag=GBAPHH50V17P type=del size=4048425 2024-09-13T02:58:15.226 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.225+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~9P5G7942TEQD.0 size=653650 2024-09-13T02:58:15.226 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.225+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=9P5G7942TEQD tag=642MDTYPU43U type=write size=1702226 2024-09-13T02:58:15.227 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.226+0000 7eff73afa780 -1 < failed to complete operation key=DE1OPTRGHEXB tag=BYJCZGPQMVYI type=write size=156291: (22) Invalid argument 2024-09-13T02:58:15.229 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.228+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=YI8IGQNPIAHI type=write size=497683 2024-09-13T02:58:15.230 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.229+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=294TLBOX4DHT type=del 2024-09-13T02:58:15.232 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.230+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=QHMX056PAEQ8 type=del size=1211074 2024-09-13T02:58:15.233 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.232+0000 7eff73afa780 -1 < failed to complete operation key=C6BAU5IXVSJI tag=2L4ALPPBE3TK type=del size=3337713: (22) Invalid argument 2024-09-13T02:58:15.235 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.234+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~8GIRK7GPGP2L.0 size=1048576 2024-09-13T02:58:15.236 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.235+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~8GIRK7GPGP2L.1 size=1048576 2024-09-13T02:58:15.237 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.236+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~8GIRK7GPGP2L.2 size=669782 2024-09-13T02:58:15.237 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.236+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=8GIRK7GPGP2L tag=3UZUHASBBHQD type=write size=3815510 2024-09-13T02:58:15.238 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.237+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~48NGBI02TINF.0 size=1048576 2024-09-13T02:58:15.239 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.238+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~48NGBI02TINF.1 size=1048576 2024-09-13T02:58:15.240 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.239+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~48NGBI02TINF.2 size=189376 2024-09-13T02:58:15.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.241+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=48NGBI02TINF tag=G7ULO15TREML type=write size=3335104 2024-09-13T02:58:15.243 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.242+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=LLS9YROLMA8M type=del size=3429103 2024-09-13T02:58:15.245 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.244+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=U4XAPG3B1LLM type=del 2024-09-13T02:58:15.246 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.245+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=LZB9E71K8U47 type=write size=99963 2024-09-13T02:58:15.248 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.247+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~QJ663RLNGTAL.0 size=698294 2024-09-13T02:58:15.250 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.249+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=QJ663RLNGTAL tag=7PTMSESGO237 type=write size=1746870 2024-09-13T02:58:15.253 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.251+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~10BTP051316Q.0 size=1048576 2024-09-13T02:58:15.254 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.253+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~10BTP051316Q.1 size=1048576 2024-09-13T02:58:15.255 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.254+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~10BTP051316Q.2 size=66104 2024-09-13T02:58:15.255 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.254+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=10BTP051316Q tag=OMP3M7ZTH5TS type=write size=3211832 2024-09-13T02:58:15.256 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.255+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=EC11PZO6A11X type=del 2024-09-13T02:58:15.257 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.256+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=FEUV6M91YEAL type=del size=1470617 2024-09-13T02:58:15.258 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.257+0000 7eff73afa780 1 < completed write operation key=96QB8V0471EG tag=LWYC3FVQJ3QH type=write size=19555 2024-09-13T02:58:15.259 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.258+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=SFX1U8BQU6VG type=del size=745841 2024-09-13T02:58:15.261 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.259+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=CD7P8KOSC2GJ type=del 2024-09-13T02:58:15.262 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.261+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=4LBTL43Y24YB type=del size=3003655 2024-09-13T02:58:15.263 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.262+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~7HQYSQIQW5BX.0 size=1048576 2024-09-13T02:58:15.263 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.262+0000 7eff73afa780 1 < canceled part key=_multipart_E8HN8DCZA7O1.2~7HQYSQIQW5BX.1 size=645864 2024-09-13T02:58:15.265 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.264+0000 7eff73afa780 1 < canceled multipart upload key=E8HN8DCZA7O1 upload=7HQYSQIQW5BX tag=2C0TVAE8K2PS type=write size=2743016 2024-09-13T02:58:15.266 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.265+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=CG7SIL9JRKLF type=del size=3312011 2024-09-13T02:58:15.268 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.266+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=38JK0P8QMS0D type=del 2024-09-13T02:58:15.269 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.268+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=1L77ACKOP3MX type=del size=3918308 2024-09-13T02:58:15.270 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.269+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~51P6FKJGLEY5.0 size=932488 2024-09-13T02:58:15.272 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.271+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=51P6FKJGLEY5 tag=PFTQ17RIHYO4 type=write size=1981064 2024-09-13T02:58:15.273 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.272+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=277CJLESBL1I type=del size=283202 2024-09-13T02:58:15.274 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.273+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=IMUNDFUWEXVV type=del 2024-09-13T02:58:15.275 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.274+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=88UVDAFU4XO7 type=del size=1052605 2024-09-13T02:58:15.276 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.275+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=YLD43CNDZAG1 type=del 2024-09-13T02:58:15.278 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.276+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=7UVHJT9AKJFV type=del size=1862763 2024-09-13T02:58:15.279 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.278+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~WA9AJXCBSKGM.0 size=403470 2024-09-13T02:58:15.281 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.280+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=WA9AJXCBSKGM tag=P163H2DYICA2 type=write size=1452046 2024-09-13T02:58:15.282 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.281+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=NF8KKULSF774 type=write size=841763 2024-09-13T02:58:15.283 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.282+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~9P5G7942TEQD.0 size=653650 2024-09-13T02:58:15.285 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.284+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=9P5G7942TEQD tag=642MDTYPU43U type=write size=1702226 2024-09-13T02:58:15.287 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.286+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~MU41BJRCTJ2I.0 size=1048576 2024-09-13T02:58:15.289 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.287+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~MU41BJRCTJ2I.1 size=506605 2024-09-13T02:58:15.289 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.287+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=MU41BJRCTJ2I tag=R0KZEXYGLIMS type=write size=2603757 2024-09-13T02:58:15.291 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.290+0000 7eff73afa780 1 < suggested update operation key=2MVZNBH5L74W tag=YI8IGQNPIAHI type=write size=497683 2024-09-13T02:58:15.292 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.291+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=J6GLV0WNFFP0 type=del size=1512844 2024-09-13T02:58:15.295 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.294+0000 7eff73afa780 1 < suggested remove operation key=XSG44QEKW7J6 tag=QHMX056PAEQ8 type=del 2024-09-13T02:58:15.298 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.297+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~NWA81A184AV8.0 size=1048576 2024-09-13T02:58:15.299 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.297+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~NWA81A184AV8.1 size=1048576 2024-09-13T02:58:15.300 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.298+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~NWA81A184AV8.2 size=788129 2024-09-13T02:58:15.300 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.298+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=NWA81A184AV8 tag=D8AHALVQEZ7X type=write size=3933857 2024-09-13T02:58:15.301 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.300+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~8GIRK7GPGP2L.0 size=1048576 2024-09-13T02:58:15.302 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.301+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~8GIRK7GPGP2L.1 size=1048576 2024-09-13T02:58:15.303 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.302+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~8GIRK7GPGP2L.2 size=669782 2024-09-13T02:58:15.305 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.304+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=8GIRK7GPGP2L tag=3UZUHASBBHQD type=write size=3815510 2024-09-13T02:58:15.308 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.307+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~2D7E1MU7L733.0 size=1048576 2024-09-13T02:58:15.309 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.308+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~2D7E1MU7L733.1 size=1048576 2024-09-13T02:58:15.310 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.308+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~2D7E1MU7L733.2 size=397050 2024-09-13T02:58:15.310 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.308+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=2D7E1MU7L733 tag=12LEGPTC6F6T type=write size=3542778 2024-09-13T02:58:15.312 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.310+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=LLS9YROLMA8M type=del 2024-09-13T02:58:15.313 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.312+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~Q4QGS4QN3RAF.0 size=1048576 2024-09-13T02:58:15.315 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.313+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~Q4QGS4QN3RAF.1 size=747413 2024-09-13T02:58:15.315 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.313+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=Q4QGS4QN3RAF tag=PXJCE97AW2TC type=write size=2844565 2024-09-13T02:58:15.317 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.316+0000 7eff73afa780 1 < suggested update operation key=S4E79E2H75Y1 tag=LZB9E71K8U47 type=write size=99963 2024-09-13T02:58:15.318 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.317+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=4OA0IH2O721U type=del size=4096045 2024-09-13T02:58:15.320 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.319+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~10BTP051316Q.0 size=1048576 2024-09-13T02:58:15.321 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.320+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~10BTP051316Q.1 size=1048576 2024-09-13T02:58:15.322 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.321+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~10BTP051316Q.2 size=66104 2024-09-13T02:58:15.325 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.323+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=10BTP051316Q tag=OMP3M7ZTH5TS type=write size=3211832 2024-09-13T02:58:15.327 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.326+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~RAQ4B5DLXO9C.0 size=715984 2024-09-13T02:58:15.327 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.326+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=RAQ4B5DLXO9C tag=TNEK8K57U6QL type=write size=1764560 2024-09-13T02:58:15.328 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.327+0000 7eff73afa780 -1 < failed to complete operation key=XSG44QEKW7J6 tag=FEUV6M91YEAL type=del size=1470617: (22) Invalid argument 2024-09-13T02:58:15.329 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.328+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=IK5SA5IMNCI6 type=del size=2916895 2024-09-13T02:58:15.330 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.329+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=SFX1U8BQU6VG type=del 2024-09-13T02:58:15.333 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.332+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~4I91PINZH2ES.0 size=1048576 2024-09-13T02:58:15.334 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.332+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~4I91PINZH2ES.1 size=1048576 2024-09-13T02:58:15.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.334+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~4I91PINZH2ES.2 size=628320 2024-09-13T02:58:15.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.334+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=4I91PINZH2ES tag=KXLGHBI9Z1XL type=write size=3774048 2024-09-13T02:58:15.336 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.335+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=4LBTL43Y24YB type=del 2024-09-13T02:58:15.337 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.336+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=QN0IFH321SPV type=del size=3635532 2024-09-13T02:58:15.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.338+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=CG7SIL9JRKLF type=del 2024-09-13T02:58:15.340 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.339+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=KSRBJPIWQPST type=del size=4148936 2024-09-13T02:58:15.341 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.340+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=1L77ACKOP3MX type=del 2024-09-13T02:58:15.343 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.342+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=NNY5V2EQJQCT type=del size=1062508 2024-09-13T02:58:15.345 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.344+0000 7eff73afa780 1 < suggested remove operation key=2MVZNBH5L74W tag=277CJLESBL1I type=del 2024-09-13T02:58:15.348 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.347+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~94V9FTF8CEB0.0 size=86025 2024-09-13T02:58:15.348 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.347+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=94V9FTF8CEB0 tag=DQISZO7AQ28H type=write size=1134601 2024-09-13T02:58:15.349 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.348+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=88UVDAFU4XO7 type=del 2024-09-13T02:58:15.351 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.350+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~JYUFLVVV6N92.0 size=1048576 2024-09-13T02:58:15.352 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.351+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~JYUFLVVV6N92.1 size=115317 2024-09-13T02:58:15.352 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.351+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=JYUFLVVV6N92 tag=PK4T7MJ8MADQ type=write size=2212469 2024-09-13T02:58:15.355 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.353+0000 7eff73afa780 1 < suggested remove operation key=KGBPSSFQDMO0 tag=7UVHJT9AKJFV type=del 2024-09-13T02:58:15.356 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.355+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=HBHGO6LINC80 type=write size=696396 2024-09-13T02:58:15.357 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.356+0000 7eff73afa780 1 < canceled operation key=RQZASFUHXIEI tag=NF8KKULSF774 type=write size=841763 2024-09-13T02:58:15.358 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.357+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=1U7VQCXJ0OQ6 type=del size=3601693 2024-09-13T02:58:15.360 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.359+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~MU41BJRCTJ2I.0 size=1048576 2024-09-13T02:58:15.361 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.360+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~MU41BJRCTJ2I.1 size=506605 2024-09-13T02:58:15.363 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.362+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=MU41BJRCTJ2I tag=R0KZEXYGLIMS type=write size=2603757 2024-09-13T02:58:15.365 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.364+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~WHOYBUB03GY5.0 size=1009403 2024-09-13T02:58:15.365 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.364+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=WHOYBUB03GY5 tag=DPTL7N066OCE type=write size=2057979 2024-09-13T02:58:15.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.365+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=J6GLV0WNFFP0 type=del 2024-09-13T02:58:15.369 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.368+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~TRNQ2DM5U2BT.0 size=935021 2024-09-13T02:58:15.369 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.368+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=TRNQ2DM5U2BT tag=4MYQMMIKYO1Z type=write size=1983597 2024-09-13T02:58:15.370 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.369+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~NWA81A184AV8.0 size=1048576 2024-09-13T02:58:15.370 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.369+0000 7eff73afa780 1 < canceled part key=_multipart_2K9HTOP48N59.2~NWA81A184AV8.1 size=1048576 2024-09-13T02:58:15.371 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.370+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~NWA81A184AV8.2 size=788129 2024-09-13T02:58:15.373 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.372+0000 7eff73afa780 1 < canceled multipart upload key=2K9HTOP48N59 upload=NWA81A184AV8 tag=D8AHALVQEZ7X type=write size=3933857 2024-09-13T02:58:15.376 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.375+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~64PI0UU0D6BN.0 size=315251 2024-09-13T02:58:15.376 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.375+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=64PI0UU0D6BN tag=PE34EW4GHESH type=write size=1363827 2024-09-13T02:58:15.377 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.376+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~2D7E1MU7L733.0 size=1048576 2024-09-13T02:58:15.378 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.377+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~2D7E1MU7L733.1 size=1048576 2024-09-13T02:58:15.378 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.377+0000 7eff73afa780 1 < canceled part key=_multipart_P3S7KM66TMF3.2~2D7E1MU7L733.2 size=397050 2024-09-13T02:58:15.380 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.379+0000 7eff73afa780 1 < canceled multipart upload key=P3S7KM66TMF3 upload=2D7E1MU7L733 tag=12LEGPTC6F6T type=write size=3542778 2024-09-13T02:58:15.383 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.382+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~EZO5PJX2HQIZ.0 size=1048576 2024-09-13T02:58:15.384 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.383+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~EZO5PJX2HQIZ.1 size=1048576 2024-09-13T02:58:15.385 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.384+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~EZO5PJX2HQIZ.2 size=157297 2024-09-13T02:58:15.385 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.384+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=EZO5PJX2HQIZ tag=AEX20Y12MB8U type=write size=3303025 2024-09-13T02:58:15.386 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.385+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~Q4QGS4QN3RAF.0 size=1048576 2024-09-13T02:58:15.387 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.386+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~Q4QGS4QN3RAF.1 size=747413 2024-09-13T02:58:15.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.388+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=Q4QGS4QN3RAF tag=PXJCE97AW2TC type=write size=2844565 2024-09-13T02:58:15.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.391+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~HG8YVQI8PB22.0 size=1048576 2024-09-13T02:58:15.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.392+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~HG8YVQI8PB22.1 size=947786 2024-09-13T02:58:15.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.392+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=HG8YVQI8PB22 tag=BXKFB0E1XHWS type=write size=3044938 2024-09-13T02:58:15.394 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.393+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=4OA0IH2O721U type=del 2024-09-13T02:58:15.396 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.395+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~LUWJZCOU7URJ.0 size=1048576 2024-09-13T02:58:15.397 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.396+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~LUWJZCOU7URJ.1 size=273112 2024-09-13T02:58:15.397 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.396+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=LUWJZCOU7URJ tag=489BZAHPWK6I type=write size=2370264 2024-09-13T02:58:15.399 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.398+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~RAQ4B5DLXO9C.0 size=715984 2024-09-13T02:58:15.402 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.401+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=RAQ4B5DLXO9C tag=TNEK8K57U6QL type=write size=1764560 2024-09-13T02:58:15.405 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.404+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~7QXE8CD52ZM1.0 size=1048576 2024-09-13T02:58:15.407 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.405+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~7QXE8CD52ZM1.1 size=454483 2024-09-13T02:58:15.407 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.405+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=7QXE8CD52ZM1 tag=HCXWOQPBI8P2 type=write size=2551635 2024-09-13T02:58:15.408 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.406+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=IK5SA5IMNCI6 type=del 2024-09-13T02:58:15.410 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.409+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~ATLIU2I8T21B.0 size=248428 2024-09-13T02:58:15.410 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.409+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=ATLIU2I8T21B tag=TVDZ2MWKXTLJ type=write size=1297004 2024-09-13T02:58:15.411 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.409+0000 7eff73afa780 1 < canceled part key=_multipart_TCGE3HRKFPDC.2~4I91PINZH2ES.0 size=1048576 2024-09-13T02:58:15.411 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.410+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~4I91PINZH2ES.1 size=1048576 2024-09-13T02:58:15.412 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.411+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~4I91PINZH2ES.2 size=628320 2024-09-13T02:58:15.414 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.413+0000 7eff73afa780 1 < canceled multipart upload key=TCGE3HRKFPDC upload=4I91PINZH2ES tag=KXLGHBI9Z1XL type=write size=3774048 2024-09-13T02:58:15.415 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.414+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=9R0JWAJIYL9J type=del size=922801 2024-09-13T02:58:15.417 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.415+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=QN0IFH321SPV type=del 2024-09-13T02:58:15.418 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.417+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=QVS3O87SDRXB type=del size=1317417 2024-09-13T02:58:15.419 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.418+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=KSRBJPIWQPST type=del 2024-09-13T02:58:15.421 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.420+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~E07ZWLP301TR.0 size=1048576 2024-09-13T02:58:15.422 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.421+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~E07ZWLP301TR.1 size=577583 2024-09-13T02:58:15.422 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.421+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=E07ZWLP301TR tag=CIF6UP9Q026B type=write size=2674735 2024-09-13T02:58:15.423 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.422+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=NNY5V2EQJQCT type=del 2024-09-13T02:58:15.425 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.423+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=KSLCDN3YPUHY type=del size=3998422 2024-09-13T02:58:15.426 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.425+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~94V9FTF8CEB0.0 size=86025 2024-09-13T02:58:15.428 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.427+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=94V9FTF8CEB0 tag=DQISZO7AQ28H type=write size=1134601 2024-09-13T02:58:15.429 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.428+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=SYQN9X4ZLW9J type=del size=170989 2024-09-13T02:58:15.430 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.429+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~JYUFLVVV6N92.0 size=1048576 2024-09-13T02:58:15.431 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.430+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~JYUFLVVV6N92.1 size=115317 2024-09-13T02:58:15.433 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.432+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=JYUFLVVV6N92 tag=PK4T7MJ8MADQ type=write size=2212469 2024-09-13T02:58:15.434 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.433+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=FU35U6Y8Q6FL type=write size=627047 2024-09-13T02:58:15.436 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.434+0000 7eff73afa780 1 < completed write operation key=UGYRK752TSGX tag=HBHGO6LINC80 type=write size=696396 2024-09-13T02:58:15.437 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.436+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=5SV8TIUKMDBC type=write size=329361 2024-09-13T02:58:15.439 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.438+0000 7eff73afa780 1 < suggested remove operation key=2MVZNBH5L74W tag=1U7VQCXJ0OQ6 type=del 2024-09-13T02:58:15.441 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.439+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=K70M6GUAXNET type=write size=615434 2024-09-13T02:58:15.441 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.440+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~WHOYBUB03GY5.0 size=1009403 2024-09-13T02:58:15.443 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.442+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=WHOYBUB03GY5 tag=DPTL7N066OCE type=write size=2057979 2024-09-13T02:58:15.445 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.444+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~SEEBT8YJD6FE.0 size=1048576 2024-09-13T02:58:15.446 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.445+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~SEEBT8YJD6FE.1 size=963749 2024-09-13T02:58:15.446 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.445+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=SEEBT8YJD6FE tag=N70Z1WDY8VR4 type=write size=3060901 2024-09-13T02:58:15.447 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.446+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~TRNQ2DM5U2BT.0 size=935021 2024-09-13T02:58:15.449 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.448+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=TRNQ2DM5U2BT tag=4MYQMMIKYO1Z type=write size=1983597 2024-09-13T02:58:15.450 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.449+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=6I8ATVNU7RT6 type=del size=1541965 2024-09-13T02:58:15.452 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.450+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~64PI0UU0D6BN.0 size=315251 2024-09-13T02:58:15.454 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.453+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=64PI0UU0D6BN tag=PE34EW4GHESH type=write size=1363827 2024-09-13T02:58:15.455 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.454+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=RXLOOI9FOTDD type=del size=3472682 2024-09-13T02:58:15.456 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.455+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~EZO5PJX2HQIZ.0 size=1048576 2024-09-13T02:58:15.457 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.456+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~EZO5PJX2HQIZ.1 size=1048576 2024-09-13T02:58:15.457 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.456+0000 7eff73afa780 1 < canceled part key=_multipart_2MVZNBH5L74W.2~EZO5PJX2HQIZ.2 size=157297 2024-09-13T02:58:15.460 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.459+0000 7eff73afa780 1 < canceled multipart upload key=2MVZNBH5L74W upload=EZO5PJX2HQIZ tag=AEX20Y12MB8U type=write size=3303025 2024-09-13T02:58:15.461 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.460+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=OP8M71MXIS4Q type=del size=31120 2024-09-13T02:58:15.462 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.461+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~HG8YVQI8PB22.0 size=1048576 2024-09-13T02:58:15.464 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.462+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~HG8YVQI8PB22.1 size=947786 2024-09-13T02:58:15.466 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.464+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=HG8YVQI8PB22 tag=BXKFB0E1XHWS type=write size=3044938 2024-09-13T02:58:15.467 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.466+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=2LQFBVQGC4XG type=del size=1112292 2024-09-13T02:58:15.468 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.467+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~LUWJZCOU7URJ.0 size=1048576 2024-09-13T02:58:15.469 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.468+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~LUWJZCOU7URJ.1 size=273112 2024-09-13T02:58:15.471 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.470+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=LUWJZCOU7URJ tag=489BZAHPWK6I type=write size=2370264 2024-09-13T02:58:15.472 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.471+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=FRMU4Y97OTEQ type=write size=525772 2024-09-13T02:58:15.474 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.473+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~7QXE8CD52ZM1.0 size=1048576 2024-09-13T02:58:15.475 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.474+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~7QXE8CD52ZM1.1 size=454483 2024-09-13T02:58:15.477 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.476+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=7QXE8CD52ZM1 tag=HCXWOQPBI8P2 type=write size=2551635 2024-09-13T02:58:15.479 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.478+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~660V37AK05RQ.0 size=1048576 2024-09-13T02:58:15.480 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.479+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~660V37AK05RQ.1 size=1048576 2024-09-13T02:58:15.481 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.480+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~660V37AK05RQ.2 size=1013544 2024-09-13T02:58:15.481 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.480+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=660V37AK05RQ tag=S8BT3X68NNBP type=write size=4159272 2024-09-13T02:58:15.482 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.480+0000 7eff73afa780 1 < canceled part key=_multipart_SLT6ZXK5UID1.2~ATLIU2I8T21B.0 size=248428 2024-09-13T02:58:15.483 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.482+0000 7eff73afa780 1 < canceled multipart upload key=SLT6ZXK5UID1 upload=ATLIU2I8T21B tag=TVDZ2MWKXTLJ type=write size=1297004 2024-09-13T02:58:15.485 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.484+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=B40QDE5US5PI type=del size=1456664 2024-09-13T02:58:15.486 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.485+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=9R0JWAJIYL9J type=del 2024-09-13T02:58:15.489 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.488+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~CW0YP5YROK39.0 size=440131 2024-09-13T02:58:15.489 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.488+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=CW0YP5YROK39 tag=3282JJ7QACDD type=write size=1488707 2024-09-13T02:58:15.491 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.489+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=QVS3O87SDRXB type=del 2024-09-13T02:58:15.492 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.491+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=ZHSI4F6UJIBU type=del size=2236260 2024-09-13T02:58:15.493 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.492+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~E07ZWLP301TR.0 size=1048576 2024-09-13T02:58:15.493 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.492+0000 7eff73afa780 1 < canceled part key=_multipart_RQZASFUHXIEI.2~E07ZWLP301TR.1 size=577583 2024-09-13T02:58:15.495 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.494+0000 7eff73afa780 1 < canceled multipart upload key=RQZASFUHXIEI upload=E07ZWLP301TR tag=CIF6UP9Q026B type=write size=2674735 2024-09-13T02:58:15.497 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.496+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~3R7A8W4FPNZS.0 size=930972 2024-09-13T02:58:15.498 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.496+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=3R7A8W4FPNZS tag=DFGR7RUQKLS8 type=write size=1979548 2024-09-13T02:58:15.499 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.497+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=KSLCDN3YPUHY type=del 2024-09-13T02:58:15.500 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.499+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=8ZBL5RHDJCDE type=del size=960715 2024-09-13T02:58:15.503 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.502+0000 7eff73afa780 1 < suggested update operation key=Q9DOCHOCWES8 tag=SYQN9X4ZLW9J type=del size=170989 2024-09-13T02:58:15.505 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.504+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~0APV2QPCAYTI.0 size=1048576 2024-09-13T02:58:15.506 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.505+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~0APV2QPCAYTI.1 size=1048576 2024-09-13T02:58:15.507 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.506+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~0APV2QPCAYTI.2 size=420744 2024-09-13T02:58:15.507 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.506+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=0APV2QPCAYTI tag=QRIP7AK2P557 type=write size=3566472 2024-09-13T02:58:15.510 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.509+0000 7eff73afa780 1 < suggested remove operation key=6R9GY1TUZW4S tag=FU35U6Y8Q6FL type=write 2024-09-13T02:58:15.512 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.511+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~7I6VOCCAXU40.0 size=1048576 2024-09-13T02:58:15.513 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.512+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~7I6VOCCAXU40.1 size=235373 2024-09-13T02:58:15.513 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.512+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=7I6VOCCAXU40 tag=32LYFPSC7LGF type=write size=2332525 2024-09-13T02:58:15.514 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.513+0000 7eff73afa780 1 < completed write operation key=5KBC7ZCE1LVB tag=5SV8TIUKMDBC type=write size=329361 2024-09-13T02:58:15.516 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.515+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=U982RG8W6PHS type=del size=1902682 2024-09-13T02:58:15.518 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.516+0000 7eff73afa780 1 < completed write operation key=P3S7KM66TMF3 tag=K70M6GUAXNET type=write size=615434 2024-09-13T02:58:15.519 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.518+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=T55CEERW3Q0W type=write size=343513 2024-09-13T02:58:15.520 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.519+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~SEEBT8YJD6FE.0 size=1048576 2024-09-13T02:58:15.520 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.519+0000 7eff73afa780 1 < canceled part key=_multipart_Q9DOCHOCWES8.2~SEEBT8YJD6FE.1 size=963749 2024-09-13T02:58:15.522 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.521+0000 7eff73afa780 1 < canceled multipart upload key=Q9DOCHOCWES8 upload=SEEBT8YJD6FE tag=N70Z1WDY8VR4 type=write size=3060901 2024-09-13T02:58:15.524 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.522+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=21WVMTFYMSK5 type=del size=651424 2024-09-13T02:58:15.526 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.525+0000 7eff73afa780 1 < suggested remove operation key=AJ29N3P8OUAG tag=6I8ATVNU7RT6 type=del 2024-09-13T02:58:15.528 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.527+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~E0JI9BXFH6XV.0 size=1048576 2024-09-13T02:58:15.529 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.528+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~E0JI9BXFH6XV.1 size=287322 2024-09-13T02:58:15.529 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.528+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=E0JI9BXFH6XV tag=Q37RTFLGT057 type=write size=2384474 2024-09-13T02:58:15.530 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.529+0000 7eff73afa780 -1 < no bi entry to suggest for operation key=6R9GY1TUZW4S tag=RXLOOI9FOTDD type=del size=3472682: (2) No such file or directory 2024-09-13T02:58:15.532 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.531+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~RSUNOUM0RPKM.0 size=1048576 2024-09-13T02:58:15.533 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.532+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~RSUNOUM0RPKM.1 size=416585 2024-09-13T02:58:15.533 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.532+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=RSUNOUM0RPKM tag=QRJAD2DMVENX type=write size=2513737 2024-09-13T02:58:15.536 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.535+0000 7eff73afa780 1 < suggested update operation key=RB5PEF3B1DK7 tag=OP8M71MXIS4Q type=del size=31120 2024-09-13T02:58:15.537 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.536+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=ZQTJ03PX2HRV type=write size=244362 2024-09-13T02:58:15.539 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.538+0000 7eff73afa780 1 < suggested remove operation key=RRSBR8H06K0Q tag=2LQFBVQGC4XG type=del 2024-09-13T02:58:15.542 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.541+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~XOY686L2SM7G.0 size=337486 2024-09-13T02:58:15.542 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.541+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=XOY686L2SM7G tag=3T9OFKTJN038 type=write size=1386062 2024-09-13T02:58:15.542 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.541+0000 7eff73afa780 -1 < no bi entry to suggest for operation key=6R9GY1TUZW4S tag=FRMU4Y97OTEQ type=write size=525772: (2) No such file or directory 2024-09-13T02:58:15.544 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.542+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=GFMDHWXWOHF2 type=del size=190663 2024-09-13T02:58:15.545 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.544+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~660V37AK05RQ.0 size=1048576 2024-09-13T02:58:15.545 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.544+0000 7eff73afa780 1 < canceled part key=_multipart_ERKORSW5ZM7N.2~660V37AK05RQ.1 size=1048576 2024-09-13T02:58:15.546 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.545+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~660V37AK05RQ.2 size=1013544 2024-09-13T02:58:15.548 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.547+0000 7eff73afa780 1 < canceled multipart upload key=ERKORSW5ZM7N upload=660V37AK05RQ tag=S8BT3X68NNBP type=write size=4159272 2024-09-13T02:58:15.549 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.548+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=IN3HYTA6IJXO type=del size=2113876 2024-09-13T02:58:15.550 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.549+0000 7eff73afa780 -1 < failed to complete operation key=Q9DOCHOCWES8 tag=B40QDE5US5PI type=del size=1456664: (22) Invalid argument 2024-09-13T02:58:15.553 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.552+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~BB0IRXYFRUOV.0 size=1048576 2024-09-13T02:58:15.554 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.553+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~BB0IRXYFRUOV.1 size=1048576 2024-09-13T02:58:15.555 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.554+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~BB0IRXYFRUOV.2 size=851024 2024-09-13T02:58:15.555 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.554+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=BB0IRXYFRUOV tag=RT4WJV4M13S7 type=write size=3996752 2024-09-13T02:58:15.556 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.555+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~CW0YP5YROK39.0 size=440131 2024-09-13T02:58:15.558 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.557+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=CW0YP5YROK39 tag=3282JJ7QACDD type=write size=1488707 2024-09-13T02:58:15.561 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.559+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~DXWT2NVXRJEK.0 size=1048576 2024-09-13T02:58:15.562 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.561+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~DXWT2NVXRJEK.1 size=511543 2024-09-13T02:58:15.562 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.561+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=DXWT2NVXRJEK tag=2UCUOT2XHBN7 type=write size=2608695 2024-09-13T02:58:15.563 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.562+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=ZHSI4F6UJIBU type=del 2024-09-13T02:58:15.564 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.563+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=G1A0S3I6AO0L type=del size=48931 2024-09-13T02:58:15.565 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.564+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~3R7A8W4FPNZS.0 size=930972 2024-09-13T02:58:15.567 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.566+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=3R7A8W4FPNZS tag=DFGR7RUQKLS8 type=write size=1979548 2024-09-13T02:58:15.570 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.569+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~YYPXV4UGHXCR.0 size=1048576 2024-09-13T02:58:15.571 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.570+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~YYPXV4UGHXCR.1 size=632715 2024-09-13T02:58:15.571 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.570+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=YYPXV4UGHXCR tag=53F6KP7O9FCZ type=write size=2729867 2024-09-13T02:58:15.572 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.571+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=8ZBL5RHDJCDE type=del 2024-09-13T02:58:15.575 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.573+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~G512OO26BY1O.0 size=1048576 2024-09-13T02:58:15.576 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.574+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~G512OO26BY1O.1 size=1048576 2024-09-13T02:58:15.577 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.576+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~G512OO26BY1O.2 size=534618 2024-09-13T02:58:15.577 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.576+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=G512OO26BY1O tag=0IBP1UP1LUJ7 type=write size=3680346 2024-09-13T02:58:15.578 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.577+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~0APV2QPCAYTI.0 size=1048576 2024-09-13T02:58:15.579 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.578+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~0APV2QPCAYTI.1 size=1048576 2024-09-13T02:58:15.580 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.579+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~0APV2QPCAYTI.2 size=420744 2024-09-13T02:58:15.584 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.583+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=0APV2QPCAYTI tag=QRIP7AK2P557 type=write size=3566472 2024-09-13T02:58:15.587 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.586+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=J39LAUQWBNOL type=write size=264254 2024-09-13T02:58:15.589 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.588+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~7I6VOCCAXU40.0 size=1048576 2024-09-13T02:58:15.590 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.589+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~7I6VOCCAXU40.1 size=235373 2024-09-13T02:58:15.592 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.591+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=7I6VOCCAXU40 tag=32LYFPSC7LGF type=write size=2332525 2024-09-13T02:58:15.593 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.592+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=J26WE82DVTE4 type=write size=1022918 2024-09-13T02:58:15.594 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.593+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=U982RG8W6PHS type=del 2024-09-13T02:58:15.600 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.596+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~ZWWZYLA5NHUZ.0 size=1048576 2024-09-13T02:58:15.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.597+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~ZWWZYLA5NHUZ.1 size=1048576 2024-09-13T02:58:15.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.598+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~ZWWZYLA5NHUZ.2 size=401466 2024-09-13T02:58:15.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.598+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=ZWWZYLA5NHUZ tag=ECKI4LQCL14L type=write size=3547194 2024-09-13T02:58:15.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.600+0000 7eff73afa780 1 < suggested remove operation key=E8HN8DCZA7O1 tag=T55CEERW3Q0W type=write 2024-09-13T02:58:15.603 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.601+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=KR9YW26ZJG5D type=write size=914595 2024-09-13T02:58:15.604 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.603+0000 7eff73afa780 -1 < failed to complete operation key=E8HN8DCZA7O1 tag=21WVMTFYMSK5 type=del size=651424: (22) Invalid argument 2024-09-13T02:58:15.607 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.606+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~1FNE5SUSB0YV.0 size=473354 2024-09-13T02:58:15.607 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.606+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=1FNE5SUSB0YV tag=MICHQK74OVP3 type=write size=1521930 2024-09-13T02:58:15.608 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.607+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~E0JI9BXFH6XV.0 size=1048576 2024-09-13T02:58:15.609 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.608+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~E0JI9BXFH6XV.1 size=287322 2024-09-13T02:58:15.611 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.610+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=E0JI9BXFH6XV tag=Q37RTFLGT057 type=write size=2384474 2024-09-13T02:58:15.613 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.612+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=FTR7BRUN6Q2Q type=write size=1047507 2024-09-13T02:58:15.614 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.613+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~RSUNOUM0RPKM.0 size=1048576 2024-09-13T02:58:15.615 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.614+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~RSUNOUM0RPKM.1 size=416585 2024-09-13T02:58:15.617 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.616+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=RSUNOUM0RPKM tag=QRJAD2DMVENX type=write size=2513737 2024-09-13T02:58:15.618 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.617+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=7D97Z0JJIJF8 type=write size=275024 2024-09-13T02:58:15.619 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.618+0000 7eff73afa780 1 < completed write operation key=RB5PEF3B1DK7 tag=ZQTJ03PX2HRV type=write size=244362 2024-09-13T02:58:15.621 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.620+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=VONR798WEBH7 type=write size=203017 2024-09-13T02:58:15.622 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.621+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~XOY686L2SM7G.0 size=337486 2024-09-13T02:58:15.624 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.623+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=XOY686L2SM7G tag=3T9OFKTJN038 type=write size=1386062 2024-09-13T02:58:15.625 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.624+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=UHBQ9BT8EB2N type=write size=438660 2024-09-13T02:58:15.627 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.625+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=GFMDHWXWOHF2 type=del 2024-09-13T02:58:15.628 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.627+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=G2HU1TH1JK6N type=del size=497380 2024-09-13T02:58:15.630 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.629+0000 7eff73afa780 1 < suggested update operation key=RB5PEF3B1DK7 tag=IN3HYTA6IJXO type=del size=2113876 2024-09-13T02:58:15.632 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.631+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=AEL32QA4MK4T type=del size=631715 2024-09-13T02:58:15.633 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.632+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~BB0IRXYFRUOV.0 size=1048576 2024-09-13T02:58:15.634 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.633+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~BB0IRXYFRUOV.1 size=1048576 2024-09-13T02:58:15.635 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.634+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~BB0IRXYFRUOV.2 size=851024 2024-09-13T02:58:15.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.636+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=BB0IRXYFRUOV tag=RT4WJV4M13S7 type=write size=3996752 2024-09-13T02:58:15.638 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.637+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=U4MXX710X69H type=write size=96696 2024-09-13T02:58:15.640 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.639+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~DXWT2NVXRJEK.0 size=1048576 2024-09-13T02:58:15.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.639+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~DXWT2NVXRJEK.1 size=511543 2024-09-13T02:58:15.643 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.642+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=DXWT2NVXRJEK tag=2UCUOT2XHBN7 type=write size=2608695 2024-09-13T02:58:15.645 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.644+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~WWU770HN8ELY.0 size=1048576 2024-09-13T02:58:15.646 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.645+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~WWU770HN8ELY.1 size=899364 2024-09-13T02:58:15.647 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.645+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=WWU770HN8ELY tag=V02KWFES0TVA type=write size=2996516 2024-09-13T02:58:15.648 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.647+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=G1A0S3I6AO0L type=del 2024-09-13T02:58:15.650 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.649+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~JLED781MYU6J.0 size=599547 2024-09-13T02:58:15.650 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.649+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=JLED781MYU6J tag=3U1TZ2I1OXU9 type=write size=1648123 2024-09-13T02:58:15.652 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.650+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~YYPXV4UGHXCR.0 size=1048576 2024-09-13T02:58:15.653 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.652+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~YYPXV4UGHXCR.1 size=632715 2024-09-13T02:58:15.655 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.654+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=YYPXV4UGHXCR tag=53F6KP7O9FCZ type=write size=2729867 2024-09-13T02:58:15.656 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.655+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=71KGFE1S3P5R type=del size=465312 2024-09-13T02:58:15.657 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.656+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~G512OO26BY1O.0 size=1048576 2024-09-13T02:58:15.658 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.657+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~G512OO26BY1O.1 size=1048576 2024-09-13T02:58:15.659 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.658+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~G512OO26BY1O.2 size=534618 2024-09-13T02:58:15.661 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.660+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=G512OO26BY1O tag=0IBP1UP1LUJ7 type=write size=3680346 2024-09-13T02:58:15.664 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.663+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~2TENG2GIVKWQ.0 size=1048576 2024-09-13T02:58:15.665 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.664+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~2TENG2GIVKWQ.1 size=1048576 2024-09-13T02:58:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.665+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~2TENG2GIVKWQ.2 size=540029 2024-09-13T02:58:15.666 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.665+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=2TENG2GIVKWQ tag=YN8TI3DH9YEM type=write size=3685757 2024-09-13T02:58:15.667 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.666+0000 7eff73afa780 1 < completed write operation key=Q9DOCHOCWES8 tag=J39LAUQWBNOL type=write size=264254 2024-09-13T02:58:15.668 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.667+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=V075H1S09BL9 type=del size=1418008 2024-09-13T02:58:15.670 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.669+0000 7eff73afa780 1 < canceled operation key=QSKC2SK8A9LY tag=J26WE82DVTE4 type=write size=1022918 2024-09-13T02:58:15.671 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.670+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=44YX1RAW4JE7 type=del size=460939 2024-09-13T02:58:15.673 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.671+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~ZWWZYLA5NHUZ.0 size=1048576 2024-09-13T02:58:15.674 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.672+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~ZWWZYLA5NHUZ.1 size=1048576 2024-09-13T02:58:15.675 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.673+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~ZWWZYLA5NHUZ.2 size=401466 2024-09-13T02:58:15.677 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.676+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=ZWWZYLA5NHUZ tag=ECKI4LQCL14L type=write size=3547194 2024-09-13T02:58:15.678 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.677+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=YQM0DUPVBYHS type=del size=1873649 2024-09-13T02:58:15.681 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.680+0000 7eff73afa780 1 < suggested remove operation key=Q9DOCHOCWES8 tag=KR9YW26ZJG5D type=write 2024-09-13T02:58:15.682 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.681+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=XAPNKS1VDC6D type=del size=3807747 2024-09-13T02:58:15.684 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.682+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~1FNE5SUSB0YV.0 size=473354 2024-09-13T02:58:15.686 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.685+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=1FNE5SUSB0YV tag=MICHQK74OVP3 type=write size=1521930 2024-09-13T02:58:15.687 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.686+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=IMRBIH3EERMF type=del size=1427824 2024-09-13T02:58:15.690 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.689+0000 7eff73afa780 1 < suggested remove operation key=DE1OPTRGHEXB tag=FTR7BRUN6Q2Q type=write 2024-09-13T02:58:15.693 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.692+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~UIRC6VJ3WWSD.0 size=1048576 2024-09-13T02:58:15.694 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.693+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~UIRC6VJ3WWSD.1 size=1048576 2024-09-13T02:58:15.695 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.694+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~UIRC6VJ3WWSD.2 size=514759 2024-09-13T02:58:15.695 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.694+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=UIRC6VJ3WWSD tag=D4WEY2DR0LQN type=write size=3660487 2024-09-13T02:58:15.698 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.696+0000 7eff73afa780 1 < suggested remove operation key=2K9HTOP48N59 tag=7D97Z0JJIJF8 type=write 2024-09-13T02:58:15.699 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.698+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=1GMDKZNQLUU7 type=del size=1469865 2024-09-13T02:58:15.701 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.700+0000 7eff73afa780 1 < completed write operation key=87IDSEO7CO52 tag=VONR798WEBH7 type=write size=203017 2024-09-13T02:58:15.702 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.701+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=CWP89MMZ9752 type=del size=2497594 2024-09-13T02:58:15.703 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.702+0000 7eff73afa780 -1 < failed to complete operation key=RB5PEF3B1DK7 tag=UHBQ9BT8EB2N type=write size=438660: (22) Invalid argument 2024-09-13T02:58:15.706 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.705+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~IQ9ZWU21FUG1.0 size=1048576 2024-09-13T02:58:15.707 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.706+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~IQ9ZWU21FUG1.1 size=929561 2024-09-13T02:58:15.707 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.706+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=IQ9ZWU21FUG1 tag=MY4HHK0WQW9B type=write size=3026713 2024-09-13T02:58:15.708 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.707+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=G2HU1TH1JK6N type=del 2024-09-13T02:58:15.710 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.709+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~1W3TZBDJMMUI.0 size=1048576 2024-09-13T02:58:15.711 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.710+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~1W3TZBDJMMUI.1 size=1048576 2024-09-13T02:58:15.712 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.711+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~1W3TZBDJMMUI.2 size=163759 2024-09-13T02:58:15.712 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.711+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=1W3TZBDJMMUI tag=EMTVFUPOEG9R type=write size=3309487 2024-09-13T02:58:15.714 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.713+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=AEL32QA4MK4T type=del 2024-09-13T02:58:15.716 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.715+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~BORTT66TTA19.0 size=91134 2024-09-13T02:58:15.716 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.715+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=BORTT66TTA19 tag=V3YA3PNHFXH2 type=write size=1139710 2024-09-13T02:58:15.717 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.716+0000 7eff73afa780 1 < canceled operation key=QSKC2SK8A9LY tag=U4MXX710X69H type=write size=96696 2024-09-13T02:58:15.719 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.718+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=ZV0RQUEBG6T4 type=del size=3119961 2024-09-13T02:58:15.720 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.719+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~WWU770HN8ELY.0 size=1048576 2024-09-13T02:58:15.721 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.720+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~WWU770HN8ELY.1 size=899364 2024-09-13T02:58:15.723 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.722+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=WWU770HN8ELY tag=V02KWFES0TVA type=write size=2996516 2024-09-13T02:58:15.725 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.724+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=0KE0WFQGTS6X type=del size=3598067 2024-09-13T02:58:15.726 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.725+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~JLED781MYU6J.0 size=599547 2024-09-13T02:58:15.728 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.727+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=JLED781MYU6J tag=3U1TZ2I1OXU9 type=write size=1648123 2024-09-13T02:58:15.731 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.730+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~3VL99SUK2K9F.0 size=1048576 2024-09-13T02:58:15.732 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.731+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~3VL99SUK2K9F.1 size=1048576 2024-09-13T02:58:15.733 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.732+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~3VL99SUK2K9F.2 size=595564 2024-09-13T02:58:15.733 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.732+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=3VL99SUK2K9F tag=W51O9F7ERJGD type=write size=3741292 2024-09-13T02:58:15.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.733+0000 7eff73afa780 -1 < failed to complete operation key=2K9HTOP48N59 tag=71KGFE1S3P5R type=del size=465312: (22) Invalid argument 2024-09-13T02:58:15.736 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.735+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=1BQNKAR00R0Z type=del size=538271 2024-09-13T02:58:15.738 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.737+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~2TENG2GIVKWQ.0 size=1048576 2024-09-13T02:58:15.739 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.738+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~2TENG2GIVKWQ.1 size=1048576 2024-09-13T02:58:15.740 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.739+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~2TENG2GIVKWQ.2 size=540029 2024-09-13T02:58:15.743 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.741+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=2TENG2GIVKWQ tag=YN8TI3DH9YEM type=write size=3685757 2024-09-13T02:58:15.744 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.743+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=90BFPXSEMC8L type=del size=62638 2024-09-13T02:58:15.746 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.745+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=V075H1S09BL9 type=del 2024-09-13T02:58:15.747 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.746+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=2T7GPQ43JJI9 type=del size=1586257 2024-09-13T02:58:15.749 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.748+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=44YX1RAW4JE7 type=del 2024-09-13T02:58:15.751 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.750+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=5CU4C4JXV744 type=del size=1639019 2024-09-13T02:58:15.752 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.751+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=YQM0DUPVBYHS type=del 2024-09-13T02:58:15.755 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.754+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~ETC4FCB65FA1.0 size=1048576 2024-09-13T02:58:15.756 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.755+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~ETC4FCB65FA1.1 size=103162 2024-09-13T02:58:15.756 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.755+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=ETC4FCB65FA1 tag=UU0OSCOOIP2T type=write size=2200314 2024-09-13T02:58:15.758 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.756+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=XAPNKS1VDC6D type=del 2024-09-13T02:58:15.761 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.760+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~8V9Q3ZW3WSS7.0 size=1048576 2024-09-13T02:58:15.762 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.761+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~8V9Q3ZW3WSS7.1 size=1048576 2024-09-13T02:58:15.763 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.762+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~8V9Q3ZW3WSS7.2 size=895281 2024-09-13T02:58:15.763 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.762+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=8V9Q3ZW3WSS7 tag=TXD3HX27C2H2 type=write size=4041009 2024-09-13T02:58:15.766 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.764+0000 7eff73afa780 1 < suggested update operation key=54V3991TUAC1 tag=IMRBIH3EERMF type=del size=1427824 2024-09-13T02:58:15.767 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.766+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=P8UR9W3VTEQ4 type=del size=2535080 2024-09-13T02:58:15.768 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.767+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~UIRC6VJ3WWSD.0 size=1048576 2024-09-13T02:58:15.769 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.768+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~UIRC6VJ3WWSD.1 size=1048576 2024-09-13T02:58:15.770 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.769+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~UIRC6VJ3WWSD.2 size=514759 2024-09-13T02:58:15.773 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.772+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=UIRC6VJ3WWSD tag=D4WEY2DR0LQN type=write size=3660487 2024-09-13T02:58:15.774 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.773+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=PO1BEOKKKERJ type=del size=2171697 2024-09-13T02:58:15.777 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.775+0000 7eff73afa780 1 < suggested remove operation key=KGBPSSFQDMO0 tag=1GMDKZNQLUU7 type=del 2024-09-13T02:58:15.778 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.777+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=PRKEP4NJ38OQ type=del size=3504418 2024-09-13T02:58:15.780 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.779+0000 7eff73afa780 1 < suggested update operation key=UGPEQZIKUWJI tag=CWP89MMZ9752 type=del size=2497594 2024-09-13T02:58:15.782 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.781+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=1AUU4TKT5D78 type=del size=2658699 2024-09-13T02:58:15.783 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.782+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~IQ9ZWU21FUG1.0 size=1048576 2024-09-13T02:58:15.784 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.783+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~IQ9ZWU21FUG1.1 size=929561 2024-09-13T02:58:15.786 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.785+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=IQ9ZWU21FUG1 tag=MY4HHK0WQW9B type=write size=3026713 2024-09-13T02:58:15.787 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.786+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=Q96JPX4G2AVJ type=del size=3087849 2024-09-13T02:58:15.789 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.788+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~1W3TZBDJMMUI.0 size=1048576 2024-09-13T02:58:15.790 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.789+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~1W3TZBDJMMUI.1 size=1048576 2024-09-13T02:58:15.791 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.790+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~1W3TZBDJMMUI.2 size=163759 2024-09-13T02:58:15.793 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.792+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=1W3TZBDJMMUI tag=EMTVFUPOEG9R type=write size=3309487 2024-09-13T02:58:15.795 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.794+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~N2XWKNMEJQP8.0 size=523195 2024-09-13T02:58:15.795 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.794+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=N2XWKNMEJQP8 tag=1BIBICKYF2RA type=write size=1571771 2024-09-13T02:58:15.796 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.795+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~BORTT66TTA19.0 size=91134 2024-09-13T02:58:15.799 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.798+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=BORTT66TTA19 tag=V3YA3PNHFXH2 type=write size=1139710 2024-09-13T02:58:15.801 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.800+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~CWS19CRSG8P7.0 size=1048576 2024-09-13T02:58:15.805 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.801+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~CWS19CRSG8P7.1 size=493186 2024-09-13T02:58:15.805 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.801+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=CWS19CRSG8P7 tag=CZO93ZG5DPNK type=write size=2590338 2024-09-13T02:58:15.805 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.802+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=ZV0RQUEBG6T4 type=del 2024-09-13T02:58:15.806 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.805+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~AGJQ8T3UP64Q.0 size=874803 2024-09-13T02:58:15.806 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.805+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=AGJQ8T3UP64Q tag=ZMNBVZSF7H14 type=write size=1923379 2024-09-13T02:58:15.808 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.807+0000 7eff73afa780 1 < suggested update operation key=A17FWA7AS3BZ tag=0KE0WFQGTS6X type=del size=3598067 2024-09-13T02:58:15.810 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.808+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=C76FFLWMUAHA type=del size=183920 2024-09-13T02:58:15.811 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.810+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~3VL99SUK2K9F.0 size=1048576 2024-09-13T02:58:15.812 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.811+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~3VL99SUK2K9F.1 size=1048576 2024-09-13T02:58:15.813 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.812+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~3VL99SUK2K9F.2 size=595564 2024-09-13T02:58:15.815 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.814+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=3VL99SUK2K9F tag=W51O9F7ERJGD type=write size=3741292 2024-09-13T02:58:15.817 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.816+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~O5IR7NIHCKLY.0 size=1023518 2024-09-13T02:58:15.817 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.816+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=O5IR7NIHCKLY tag=3025DNKPA90N type=write size=2072094 2024-09-13T02:58:15.819 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.818+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=1BQNKAR00R0Z type=del 2024-09-13T02:58:15.821 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.820+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~52N9OPRAGIPG.0 size=882900 2024-09-13T02:58:15.821 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.820+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=52N9OPRAGIPG tag=RA33CY5FYN5U type=write size=1931476 2024-09-13T02:58:15.822 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.821+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=90BFPXSEMC8L type=del 2024-09-13T02:58:15.824 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.823+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=LUXG11UZK8IR type=del size=766051 2024-09-13T02:58:15.825 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.824+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=2T7GPQ43JJI9 type=del 2024-09-13T02:58:15.826 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.825+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=2R1Y6A97KXPS type=del size=3152536 2024-09-13T02:58:15.828 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.827+0000 7eff73afa780 -1 < failed to complete operation key=UGPEQZIKUWJI tag=5CU4C4JXV744 type=del size=1639019: (22) Invalid argument 2024-09-13T02:58:15.829 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.828+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=TYWDOYVL2ZCO type=del size=535263 2024-09-13T02:58:15.830 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.829+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~ETC4FCB65FA1.0 size=1048576 2024-09-13T02:58:15.830 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.829+0000 7eff73afa780 1 < canceled part key=_multipart_Q9DOCHOCWES8.2~ETC4FCB65FA1.1 size=103162 2024-09-13T02:58:15.832 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.831+0000 7eff73afa780 1 < canceled multipart upload key=Q9DOCHOCWES8 upload=ETC4FCB65FA1 tag=UU0OSCOOIP2T type=write size=2200314 2024-09-13T02:58:15.835 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.834+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~E5M69TRCL33X.0 size=1048576 2024-09-13T02:58:15.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.834+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~E5M69TRCL33X.1 size=876298 2024-09-13T02:58:15.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.834+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=E5M69TRCL33X tag=IA0DAC00WD83 type=write size=2973450 2024-09-13T02:58:15.837 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.836+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~8V9Q3ZW3WSS7.0 size=1048576 2024-09-13T02:58:15.838 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.837+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~8V9Q3ZW3WSS7.1 size=1048576 2024-09-13T02:58:15.839 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.838+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~8V9Q3ZW3WSS7.2 size=895281 2024-09-13T02:58:15.841 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.840+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=8V9Q3ZW3WSS7 tag=TXD3HX27C2H2 type=write size=4041009 2024-09-13T02:58:15.842 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.841+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=W2V34WJ4UXE3 type=del size=2691014 2024-09-13T02:58:15.845 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.844+0000 7eff73afa780 1 < suggested update operation key=54V3991TUAC1 tag=P8UR9W3VTEQ4 type=del size=2535080 2024-09-13T02:58:15.846 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.845+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=N1S5JGLY6KPL type=write size=64524 2024-09-13T02:58:15.847 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.846+0000 7eff73afa780 1 < canceled operation key=0EKUTQYSKEB7 tag=PO1BEOKKKERJ type=del size=2171697 2024-09-13T02:58:15.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.848+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=U3V6FXRIZ921 type=del size=1222794 2024-09-13T02:58:15.852 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.850+0000 7eff73afa780 1 < suggested remove operation key=RRSBR8H06K0Q tag=PRKEP4NJ38OQ type=del 2024-09-13T02:58:15.853 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.852+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=K6ULH0UEQV2R type=del size=4134607 2024-09-13T02:58:15.855 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.854+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=1AUU4TKT5D78 type=del 2024-09-13T02:58:15.858 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.857+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~6APOY1Q20CPU.0 size=1048576 2024-09-13T02:58:15.859 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.858+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~6APOY1Q20CPU.1 size=1048576 2024-09-13T02:58:15.860 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.859+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~6APOY1Q20CPU.2 size=624127 2024-09-13T02:58:15.860 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.859+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=6APOY1Q20CPU tag=1X2GM1S33JJY type=write size=3769855 2024-09-13T02:58:15.862 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.861+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=Q96JPX4G2AVJ type=del 2024-09-13T02:58:15.864 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.862+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=34VJS3S21ZPD type=del size=702052 2024-09-13T02:58:15.865 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.864+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~N2XWKNMEJQP8.0 size=523195 2024-09-13T02:58:15.867 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.866+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=N2XWKNMEJQP8 tag=1BIBICKYF2RA type=write size=1571771 2024-09-13T02:58:15.869 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.868+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=LUXSS9EVORI0 type=del size=2123947 2024-09-13T02:58:15.871 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.869+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~CWS19CRSG8P7.0 size=1048576 2024-09-13T02:58:15.872 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.871+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~CWS19CRSG8P7.1 size=493186 2024-09-13T02:58:15.874 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.873+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=CWS19CRSG8P7 tag=CZO93ZG5DPNK type=write size=2590338 2024-09-13T02:58:15.877 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.876+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~AHML66D5FW8P.0 size=1048576 2024-09-13T02:58:15.878 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.877+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~AHML66D5FW8P.1 size=1048576 2024-09-13T02:58:15.879 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.878+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~AHML66D5FW8P.2 size=151461 2024-09-13T02:58:15.879 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.878+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=AHML66D5FW8P tag=JW63RAJ0R49L type=write size=3297189 2024-09-13T02:58:15.881 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.880+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~AGJQ8T3UP64Q.0 size=874803 2024-09-13T02:58:15.883 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.882+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=AGJQ8T3UP64Q tag=ZMNBVZSF7H14 type=write size=1923379 2024-09-13T02:58:15.884 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.883+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=ACQ23R45PPHJ type=write size=816952 2024-09-13T02:58:15.887 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.886+0000 7eff73afa780 1 < suggested remove operation key=A17FWA7AS3BZ tag=C76FFLWMUAHA type=del 2024-09-13T02:58:15.889 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.887+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=OIMO6A6OR45D type=del size=1857187 2024-09-13T02:58:15.890 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.889+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~O5IR7NIHCKLY.0 size=1023518 2024-09-13T02:58:15.892 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.891+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=O5IR7NIHCKLY tag=3025DNKPA90N type=write size=2072094 2024-09-13T02:58:15.894 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.893+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=KRQ9XBECK8FY type=del size=1500585 2024-09-13T02:58:15.895 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.894+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~52N9OPRAGIPG.0 size=882900 2024-09-13T02:58:15.898 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.897+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=52N9OPRAGIPG tag=RA33CY5FYN5U type=write size=1931476 2024-09-13T02:58:15.900 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.899+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~C238BBV9YKWJ.0 size=1048576 2024-09-13T02:58:15.901 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.900+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~C238BBV9YKWJ.1 size=1048576 2024-09-13T02:58:15.902 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.901+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~C238BBV9YKWJ.2 size=184958 2024-09-13T02:58:15.902 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.901+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=C238BBV9YKWJ tag=DQTIFFV5Y243 type=write size=3330686 2024-09-13T02:58:15.903 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.902+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=LUXG11UZK8IR type=del 2024-09-13T02:58:15.905 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.903+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=56TT5UV607UT type=del size=4099346 2024-09-13T02:58:15.906 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.905+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=2R1Y6A97KXPS type=del 2024-09-13T02:58:15.908 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.907+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~GZ7882PLE8ON.0 size=997688 2024-09-13T02:58:15.909 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.907+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=GZ7882PLE8ON tag=AL5N3TO1JDB7 type=write size=2046264 2024-09-13T02:58:15.910 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.909+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=TYWDOYVL2ZCO type=del 2024-09-13T02:58:15.911 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.910+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=0AL274E0TYZ8 type=del size=2876211 2024-09-13T02:58:15.912 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.911+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~E5M69TRCL33X.0 size=1048576 2024-09-13T02:58:15.914 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.912+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~E5M69TRCL33X.1 size=876298 2024-09-13T02:58:15.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.915+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=E5M69TRCL33X tag=IA0DAC00WD83 type=write size=2973450 2024-09-13T02:58:15.918 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.917+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~9YKZ51DCEWSZ.0 size=1048576 2024-09-13T02:58:15.919 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.918+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~9YKZ51DCEWSZ.1 size=817290 2024-09-13T02:58:15.919 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.918+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=9YKZ51DCEWSZ tag=SXP4ROQ4NCHP type=write size=2914442 2024-09-13T02:58:15.921 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.920+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=W2V34WJ4UXE3 type=del 2024-09-13T02:58:15.922 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.921+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=WHMWNXVXXUYB type=write size=996528 2024-09-13T02:58:15.924 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.923+0000 7eff73afa780 1 < completed write operation key=UGYRK752TSGX tag=N1S5JGLY6KPL type=write size=64524 2024-09-13T02:58:15.927 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.925+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~GKQY928PXAKF.0 size=1048576 2024-09-13T02:58:15.927 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.926+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~GKQY928PXAKF.1 size=501388 2024-09-13T02:58:15.928 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.926+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=GKQY928PXAKF tag=9MCUPH64ZHS7 type=write size=2598540 2024-09-13T02:58:15.930 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.929+0000 7eff73afa780 1 < suggested remove operation key=96QB8V0471EG tag=U3V6FXRIZ921 type=del 2024-09-13T02:58:15.931 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.930+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=6RRDD4RS98OX type=del size=2004987 2024-09-13T02:58:15.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.932+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=K6ULH0UEQV2R type=del 2024-09-13T02:58:15.934 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.933+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=DDZUFTVNLC6G type=del size=2663342 2024-09-13T02:58:15.935 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.934+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~6APOY1Q20CPU.0 size=1048576 2024-09-13T02:58:15.936 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.935+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~6APOY1Q20CPU.1 size=1048576 2024-09-13T02:58:15.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.935+0000 7eff73afa780 1 < canceled part key=_multipart_LM9IZ4OKFS32.2~6APOY1Q20CPU.2 size=624127 2024-09-13T02:58:15.939 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.937+0000 7eff73afa780 1 < canceled multipart upload key=LM9IZ4OKFS32 upload=6APOY1Q20CPU tag=1X2GM1S33JJY type=write size=3769855 2024-09-13T02:58:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:15 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142273-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:15 smithi088 ceph-mon[98762]: osdmap e1114: 8 total, 8 up, 8 in 2024-09-13T02:58:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:15 smithi088 ceph-mon[98762]: pgmap v1415: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:15 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142273-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:15.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:15 smithi088 ceph-mon[96266]: osdmap e1114: 8 total, 8 up, 8 in 2024-09-13T02:58:15.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:15 smithi088 ceph-mon[96266]: pgmap v1415: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:15.941 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.939+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=DPKAFALQHBPV type=del size=1968560 2024-09-13T02:58:15.942 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.941+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=34VJS3S21ZPD type=del 2024-09-13T02:58:15.943 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.942+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=LRR7O6A6M7Q9 type=write size=733886 2024-09-13T02:58:15.945 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.944+0000 7eff73afa780 1 < canceled operation key=RRSBR8H06K0Q tag=LUXSS9EVORI0 type=del size=2123947 2024-09-13T02:58:15.946 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.945+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=ZSJH9E66F2J9 type=del size=3538753 2024-09-13T02:58:15.948 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.946+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~AHML66D5FW8P.0 size=1048576 2024-09-13T02:58:15.949 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.948+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~AHML66D5FW8P.1 size=1048576 2024-09-13T02:58:15.950 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.949+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~AHML66D5FW8P.2 size=151461 2024-09-13T02:58:15.952 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.951+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=AHML66D5FW8P tag=JW63RAJ0R49L type=write size=3297189 2024-09-13T02:58:15.955 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.953+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~CB064XHTWKQM.0 size=1048576 2024-09-13T02:58:15.956 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.955+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~CB064XHTWKQM.1 size=866952 2024-09-13T02:58:15.956 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.955+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=CB064XHTWKQM tag=4018ZGQ40UX9 type=write size=2964104 2024-09-13T02:58:15.959 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.957+0000 7eff73afa780 1 < suggested remove operation key=QSKC2SK8A9LY tag=ACQ23R45PPHJ type=write 2024-09-13T02:58:15.960 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.959+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=SYQCR231OQ9L type=write size=363360 2024-09-13T02:58:15.963 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.962+0000 7eff73afa780 1 < suggested update operation key=TCGE3HRKFPDC tag=OIMO6A6OR45D type=del size=1857187 2024-09-13T02:58:15.965 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.964+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=QB6NZT6YJRQY type=write size=896885 2024-09-13T02:58:15.967 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.965+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=KRQ9XBECK8FY type=del 2024-09-13T02:58:15.969 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.968+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~C4WR7N3HID0A.0 size=1048576 2024-09-13T02:58:15.970 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.969+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~C4WR7N3HID0A.1 size=1048576 2024-09-13T02:58:15.972 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.970+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~C4WR7N3HID0A.2 size=581320 2024-09-13T02:58:15.972 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.970+0000 7eff73afa780 1 > prepared multipart upload key=DE1OPTRGHEXB upload=C4WR7N3HID0A tag=LBXOLM7GZVHY type=write size=3727048 2024-09-13T02:58:15.973 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.972+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~C238BBV9YKWJ.0 size=1048576 2024-09-13T02:58:15.974 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.973+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~C238BBV9YKWJ.1 size=1048576 2024-09-13T02:58:15.975 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.974+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~C238BBV9YKWJ.2 size=184958 2024-09-13T02:58:15.977 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.976+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=C238BBV9YKWJ tag=DQTIFFV5Y243 type=write size=3330686 2024-09-13T02:58:15.979 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.978+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~EXJYIQW7C76W.0 size=1048576 2024-09-13T02:58:15.980 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.979+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~EXJYIQW7C76W.1 size=1048576 2024-09-13T02:58:15.982 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.981+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~EXJYIQW7C76W.2 size=412972 2024-09-13T02:58:15.982 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.981+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=EXJYIQW7C76W tag=BR6PBL513NP6 type=write size=3558700 2024-09-13T02:58:15.982 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.981+0000 7eff73afa780 -1 < no bi entry to suggest for operation key=96QB8V0471EG tag=56TT5UV607UT type=del size=4099346: (2) No such file or directory 2024-09-13T02:58:15.984 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.982+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=QLNQBO621X0F type=write size=567319 2024-09-13T02:58:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:15 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142273-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:15 smithi195 ceph-mon[87742]: osdmap e1114: 8 total, 8 up, 8 in 2024-09-13T02:58:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:15 smithi195 ceph-mon[87742]: pgmap v1415: 137 pgs: 2 creating+peering, 27 unknown, 108 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:15.985 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.984+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~GZ7882PLE8ON.0 size=997688 2024-09-13T02:58:15.988 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.986+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=GZ7882PLE8ON tag=AL5N3TO1JDB7 type=write size=2046264 2024-09-13T02:58:15.989 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.988+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=K4I42CBGI7PY type=del size=3049343 2024-09-13T02:58:15.992 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.991+0000 7eff73afa780 1 < suggested update operation key=XSG44QEKW7J6 tag=0AL274E0TYZ8 type=del size=2876211 2024-09-13T02:58:15.996 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.994+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~LNLFZBKG8B60.0 size=1048576 2024-09-13T02:58:15.997 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.996+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~LNLFZBKG8B60.1 size=795197 2024-09-13T02:58:15.997 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.996+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=LNLFZBKG8B60 tag=27Z0NMZI47EF type=write size=2892349 2024-09-13T02:58:15.998 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.997+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~9YKZ51DCEWSZ.0 size=1048576 2024-09-13T02:58:15.999 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:15.998+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~9YKZ51DCEWSZ.1 size=817290 2024-09-13T02:58:16.002 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.000+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=9YKZ51DCEWSZ tag=SXP4ROQ4NCHP type=write size=2914442 2024-09-13T02:58:16.004 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.003+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~V5TZRJHGQC1P.0 size=1048576 2024-09-13T02:58:16.005 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.004+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~V5TZRJHGQC1P.1 size=1048576 2024-09-13T02:58:16.007 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.005+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~V5TZRJHGQC1P.2 size=972961 2024-09-13T02:58:16.007 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.005+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=V5TZRJHGQC1P tag=LOK7IAL3MNMG type=write size=4118689 2024-09-13T02:58:16.008 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.007+0000 7eff73afa780 1 < completed write operation key=UGPEQZIKUWJI tag=WHMWNXVXXUYB type=write size=996528 2024-09-13T02:58:16.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.008+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=KU3LV67EIH1A type=write size=735564 2024-09-13T02:58:16.011 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.010+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~GKQY928PXAKF.0 size=1048576 2024-09-13T02:58:16.012 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.011+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~GKQY928PXAKF.1 size=501388 2024-09-13T02:58:16.014 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.013+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=GKQY928PXAKF tag=9MCUPH64ZHS7 type=write size=2598540 2024-09-13T02:58:16.016 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.015+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=ROK4C05OY37N type=del size=449438 2024-09-13T02:58:16.018 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.016+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=6RRDD4RS98OX type=del 2024-09-13T02:58:16.019 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.018+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=DM8W1Z48SWX3 type=del size=27334 2024-09-13T02:58:16.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.019+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=DDZUFTVNLC6G type=del 2024-09-13T02:58:16.022 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.021+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=IOH1I15KK0F8 type=del size=1084482 2024-09-13T02:58:16.025 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.024+0000 7eff73afa780 1 < suggested update operation key=JUN4VMKZR3HW tag=DPKAFALQHBPV type=del size=1968560 2024-09-13T02:58:16.028 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.027+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~CF3227A486H3.0 size=1048576 2024-09-13T02:58:16.033 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.028+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~CF3227A486H3.1 size=743658 2024-09-13T02:58:16.033 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.028+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=CF3227A486H3 tag=2RU38CXMFYWS type=write size=2840810 2024-09-13T02:58:16.033 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.031+0000 7eff73afa780 1 < suggested update operation key=W8DA47XVEESC tag=LRR7O6A6M7Q9 type=write size=733886 2024-09-13T02:58:16.034 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.032+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=0UCTN2W1PC39 type=del size=2070527 2024-09-13T02:58:16.035 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.034+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=ZSJH9E66F2J9 type=del 2024-09-13T02:58:16.037 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.035+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=CGYV4WI1VZQM type=write size=85972 2024-09-13T02:58:16.038 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.037+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~CB064XHTWKQM.0 size=1048576 2024-09-13T02:58:16.039 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.038+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~CB064XHTWKQM.1 size=866952 2024-09-13T02:58:16.042 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.040+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=CB064XHTWKQM tag=4018ZGQ40UX9 type=write size=2964104 2024-09-13T02:58:16.044 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.043+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~KMRRE9ON6FMW.0 size=1048576 2024-09-13T02:58:16.045 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.044+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~KMRRE9ON6FMW.1 size=1048576 2024-09-13T02:58:16.046 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.045+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~KMRRE9ON6FMW.2 size=550316 2024-09-13T02:58:16.046 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.045+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=KMRRE9ON6FMW tag=NO46H8EBZKZS type=write size=3696044 2024-09-13T02:58:16.047 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.046+0000 7eff73afa780 1 < completed write operation key=LM9IZ4OKFS32 tag=SYQCR231OQ9L type=write size=363360 2024-09-13T02:58:16.049 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.048+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=Q17GYXHMFTOU type=write size=490092 2024-09-13T02:58:16.050 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.049+0000 7eff73afa780 1 < canceled operation key=RRSBR8H06K0Q tag=QB6NZT6YJRQY type=write size=896885 2024-09-13T02:58:16.052 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.051+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=7OI69GXP30DZ type=del size=3971323 2024-09-13T02:58:16.053 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.052+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~C4WR7N3HID0A.0 size=1048576 2024-09-13T02:58:16.054 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.053+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~C4WR7N3HID0A.1 size=1048576 2024-09-13T02:58:16.055 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.054+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~C4WR7N3HID0A.2 size=581320 2024-09-13T02:58:16.057 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.056+0000 7eff73afa780 1 < completed multipart upload key=DE1OPTRGHEXB upload=C4WR7N3HID0A tag=LBXOLM7GZVHY type=write size=3727048 2024-09-13T02:58:16.059 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.058+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=1WH7G2CRRCJG type=del size=794623 2024-09-13T02:58:16.061 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.059+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~EXJYIQW7C76W.0 size=1048576 2024-09-13T02:58:16.062 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.061+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~EXJYIQW7C76W.1 size=1048576 2024-09-13T02:58:16.063 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.062+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~EXJYIQW7C76W.2 size=412972 2024-09-13T02:58:16.065 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.064+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=EXJYIQW7C76W tag=BR6PBL513NP6 type=write size=3558700 2024-09-13T02:58:16.068 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.067+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~5OIJ72L7NJWR.0 size=1048576 2024-09-13T02:58:16.069 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.068+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~5OIJ72L7NJWR.1 size=740558 2024-09-13T02:58:16.069 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.068+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=5OIJ72L7NJWR tag=LRLB2S6LIECH type=write size=2837710 2024-09-13T02:58:16.070 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.069+0000 7eff73afa780 1 < completed write operation key=VLBCIH993W4M tag=QLNQBO621X0F type=write size=567319 2024-09-13T02:58:16.073 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.072+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~VEC2KRNRH61R.0 size=1048576 2024-09-13T02:58:16.075 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.074+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~VEC2KRNRH61R.1 size=1001826 2024-09-13T02:58:16.075 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.074+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=VEC2KRNRH61R tag=1HP3M9IVVUWQ type=write size=3098978 2024-09-13T02:58:16.076 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.075+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=K4I42CBGI7PY type=del 2024-09-13T02:58:16.078 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.077+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=NS1SDWR724N2 type=del size=2719940 2024-09-13T02:58:16.080 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.078+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~LNLFZBKG8B60.0 size=1048576 2024-09-13T02:58:16.080 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.079+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~LNLFZBKG8B60.1 size=795197 2024-09-13T02:58:16.083 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.082+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=LNLFZBKG8B60 tag=27Z0NMZI47EF type=write size=2892349 2024-09-13T02:58:16.084 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.083+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=J4ECNUQYRIAP type=del size=3747849 2024-09-13T02:58:16.086 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.085+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~V5TZRJHGQC1P.0 size=1048576 2024-09-13T02:58:16.087 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.086+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~V5TZRJHGQC1P.1 size=1048576 2024-09-13T02:58:16.088 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.087+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~V5TZRJHGQC1P.2 size=972961 2024-09-13T02:58:16.090 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.089+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=V5TZRJHGQC1P tag=LOK7IAL3MNMG type=write size=4118689 2024-09-13T02:58:16.092 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.091+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=C4356T64AW2I type=write size=312438 2024-09-13T02:58:16.093 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.092+0000 7eff73afa780 1 < completed write operation key=UGYRK752TSGX tag=KU3LV67EIH1A type=write size=735564 2024-09-13T02:58:16.096 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.095+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~K72ABMXJ3FFC.0 size=732814 2024-09-13T02:58:16.096 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.095+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=K72ABMXJ3FFC tag=QI798J7VMBXI type=write size=1781390 2024-09-13T02:58:16.099 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.098+0000 7eff73afa780 1 < suggested remove operation key=2MVZNBH5L74W tag=ROK4C05OY37N type=del 2024-09-13T02:58:16.102 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.101+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~FG136696UE03.0 size=983570 2024-09-13T02:58:16.102 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.101+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=FG136696UE03 tag=RP2QLGWRQ63Z type=write size=2032146 2024-09-13T02:58:16.105 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.104+0000 7eff73afa780 1 < suggested update operation key=C6BAU5IXVSJI tag=DM8W1Z48SWX3 type=del size=27334 2024-09-13T02:58:16.107 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.105+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=XV5HPWBSHT6P type=del size=3725692 2024-09-13T02:58:16.108 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.107+0000 7eff73afa780 1 < canceled operation key=Q9DOCHOCWES8 tag=IOH1I15KK0F8 type=del size=1084482 2024-09-13T02:58:16.109 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.108+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=NH670HO8GWO8 type=write size=222607 2024-09-13T02:58:16.111 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.110+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~CF3227A486H3.0 size=1048576 2024-09-13T02:58:16.112 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.111+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~CF3227A486H3.1 size=743658 2024-09-13T02:58:16.114 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.113+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=CF3227A486H3 tag=2RU38CXMFYWS type=write size=2840810 2024-09-13T02:58:16.116 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.115+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=9XVOUF2FBEXF type=write size=479440 2024-09-13T02:58:16.117 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.116+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=0UCTN2W1PC39 type=del 2024-09-13T02:58:16.119 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.118+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=TRF8UVRBC0GX type=del size=4163906 2024-09-13T02:58:16.120 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.119+0000 7eff73afa780 1 < completed write operation key=XSG44QEKW7J6 tag=CGYV4WI1VZQM type=write size=85972 2024-09-13T02:58:16.122 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.121+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=EJTSV0SZ5ZHA type=write size=292340 2024-09-13T02:58:16.124 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.122+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~KMRRE9ON6FMW.0 size=1048576 2024-09-13T02:58:16.125 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.123+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~KMRRE9ON6FMW.1 size=1048576 2024-09-13T02:58:16.126 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.125+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~KMRRE9ON6FMW.2 size=550316 2024-09-13T02:58:16.128 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.127+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=KMRRE9ON6FMW tag=NO46H8EBZKZS type=write size=3696044 2024-09-13T02:58:16.130 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.129+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=ABMK82YUSR6V type=write size=574246 2024-09-13T02:58:16.131 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.130+0000 7eff73afa780 1 < completed write operation key=TCGE3HRKFPDC tag=Q17GYXHMFTOU type=write size=490092 2024-09-13T02:58:16.133 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.131+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=AMZ6K4L7L4CI type=write size=388167 2024-09-13T02:58:16.134 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.133+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=7OI69GXP30DZ type=del 2024-09-13T02:58:16.136 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.134+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=PGZGHDN9FX8U type=del size=475485 2024-09-13T02:58:16.137 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.136+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=1WH7G2CRRCJG type=del 2024-09-13T02:58:16.139 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.137+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=VJCQFJYFHL31 type=del size=3150194 2024-09-13T02:58:16.141 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.139+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~5OIJ72L7NJWR.0 size=1048576 2024-09-13T02:58:16.142 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.140+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~5OIJ72L7NJWR.1 size=740558 2024-09-13T02:58:16.145 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.143+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=5OIJ72L7NJWR tag=LRLB2S6LIECH type=write size=2837710 2024-09-13T02:58:16.147 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.146+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~LNQDQF224HKX.0 size=1048576 2024-09-13T02:58:16.148 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.147+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~LNQDQF224HKX.1 size=1048576 2024-09-13T02:58:16.150 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.148+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~LNQDQF224HKX.2 size=247594 2024-09-13T02:58:16.150 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.148+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=LNQDQF224HKX tag=MVU1WEBLVU0A type=write size=3393322 2024-09-13T02:58:16.151 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.150+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~VEC2KRNRH61R.0 size=1048576 2024-09-13T02:58:16.152 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.151+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~VEC2KRNRH61R.1 size=1001826 2024-09-13T02:58:16.155 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.154+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=VEC2KRNRH61R tag=1HP3M9IVVUWQ type=write size=3098978 2024-09-13T02:58:16.157 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.155+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=T5EJUBJ799I2 type=write size=896408 2024-09-13T02:58:16.158 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.157+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=NS1SDWR724N2 type=del 2024-09-13T02:58:16.159 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.158+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=51MYFCMTYZMR type=del size=978338 2024-09-13T02:58:16.161 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.160+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=J4ECNUQYRIAP type=del 2024-09-13T02:58:16.162 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.161+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=YJQDWX8XSMP7 type=del size=1747728 2024-09-13T02:58:16.164 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.163+0000 7eff73afa780 1 < completed write operation key=A17FWA7AS3BZ tag=C4356T64AW2I type=write size=312438 2024-09-13T02:58:16.167 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.166+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~JMV045UAVVZ9.0 size=242582 2024-09-13T02:58:16.167 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.166+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=JMV045UAVVZ9 tag=DIHE3OK6URIL type=write size=1291158 2024-09-13T02:58:16.169 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.167+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~K72ABMXJ3FFC.0 size=732814 2024-09-13T02:58:16.171 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.170+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=K72ABMXJ3FFC tag=QI798J7VMBXI type=write size=1781390 2024-09-13T02:58:16.173 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.171+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=V0L5DCTGNO7U type=del size=3383444 2024-09-13T02:58:16.174 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.173+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~FG136696UE03.0 size=983570 2024-09-13T02:58:16.176 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.175+0000 7eff73afa780 1 < completed multipart upload key=54V3991TUAC1 upload=FG136696UE03 tag=RP2QLGWRQ63Z type=write size=2032146 2024-09-13T02:58:16.179 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.178+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~54BBD49GZKGL.0 size=802218 2024-09-13T02:58:16.179 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.178+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=54BBD49GZKGL tag=LTCQ010SCPB3 type=write size=1850794 2024-09-13T02:58:16.180 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.179+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=XV5HPWBSHT6P type=del 2024-09-13T02:58:16.183 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.182+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~WSBBG0ZJZ4XT.0 size=849441 2024-09-13T02:58:16.183 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.182+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=WSBBG0ZJZ4XT tag=1NBLG8FDA04C type=write size=1898017 2024-09-13T02:58:16.185 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.183+0000 7eff73afa780 1 < completed write operation key=VLBCIH993W4M tag=NH670HO8GWO8 type=write size=222607 2024-09-13T02:58:16.187 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.186+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~DC86IACU1CPT.0 size=636893 2024-09-13T02:58:16.188 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.186+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=DC86IACU1CPT tag=4ICJGZSMX0CQ type=write size=1685469 2024-09-13T02:58:16.189 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.188+0000 7eff73afa780 1 < completed write operation key=VLBCIH993W4M tag=9XVOUF2FBEXF type=write size=479440 2024-09-13T02:58:16.192 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.191+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~G9NCCHJ9DEXH.0 size=67010 2024-09-13T02:58:16.193 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.191+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=G9NCCHJ9DEXH tag=DC7T7W2UG5Y1 type=write size=1115586 2024-09-13T02:58:16.194 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.193+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=TRF8UVRBC0GX type=del 2024-09-13T02:58:16.195 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.194+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=0FMQ6A56OC2J type=del size=2661070 2024-09-13T02:58:16.197 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.195+0000 7eff73afa780 1 < completed write operation key=JUN4VMKZR3HW tag=EJTSV0SZ5ZHA type=write size=292340 2024-09-13T02:58:16.198 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.197+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=ZH42K67XA7RN type=del size=1036126 2024-09-13T02:58:16.199 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.198+0000 7eff73afa780 1 < completed write operation key=87IDSEO7CO52 tag=ABMK82YUSR6V type=write size=574246 2024-09-13T02:58:16.201 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.200+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=6GJNIV1MQ728 type=del size=2459947 2024-09-13T02:58:16.203 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.201+0000 7eff73afa780 1 < canceled operation key=VLBCIH993W4M tag=AMZ6K4L7L4CI type=write size=388167 2024-09-13T02:58:16.204 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.203+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=5V3PAPRQJ524 type=del size=3235050 2024-09-13T02:58:16.205 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.204+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=PGZGHDN9FX8U type=del 2024-09-13T02:58:16.207 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.206+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=3QX9NSRB6L6N type=del size=2613917 2024-09-13T02:58:16.208 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.207+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=VJCQFJYFHL31 type=del 2024-09-13T02:58:16.212 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.210+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~0V8REIKIL5XG.0 size=1048576 2024-09-13T02:58:16.212 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.211+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~0V8REIKIL5XG.1 size=281272 2024-09-13T02:58:16.212 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.211+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=0V8REIKIL5XG tag=UF2NKBKTNU0X type=write size=2378424 2024-09-13T02:58:16.214 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.213+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~LNQDQF224HKX.0 size=1048576 2024-09-13T02:58:16.215 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.214+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~LNQDQF224HKX.1 size=1048576 2024-09-13T02:58:16.216 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.215+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~LNQDQF224HKX.2 size=247594 2024-09-13T02:58:16.218 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.217+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=LNQDQF224HKX tag=MVU1WEBLVU0A type=write size=3393322 2024-09-13T02:58:16.221 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.220+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~45ZTVU4RTDM6.0 size=1048576 2024-09-13T02:58:16.222 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.221+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~45ZTVU4RTDM6.1 size=1048576 2024-09-13T02:58:16.224 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.223+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~45ZTVU4RTDM6.2 size=143600 2024-09-13T02:58:16.224 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.223+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=45ZTVU4RTDM6 tag=JJ0EF6ETSCR3 type=write size=3289328 2024-09-13T02:58:16.226 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.224+0000 7eff73afa780 1 < completed write operation key=2MVZNBH5L74W tag=T5EJUBJ799I2 type=write size=896408 2024-09-13T02:58:16.227 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.226+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=NZNU6DUQ0SM0 type=del size=2232763 2024-09-13T02:58:16.229 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.227+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=51MYFCMTYZMR type=del 2024-09-13T02:58:16.231 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.230+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~FEV8KSIU0HNU.0 size=1048576 2024-09-13T02:58:16.232 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.231+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~FEV8KSIU0HNU.1 size=1048576 2024-09-13T02:58:16.233 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.232+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~FEV8KSIU0HNU.2 size=817179 2024-09-13T02:58:16.234 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.232+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=FEV8KSIU0HNU tag=Z9P9LOH6V312 type=write size=3962907 2024-09-13T02:58:16.235 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.234+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=YJQDWX8XSMP7 type=del 2024-09-13T02:58:16.237 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.235+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=65LTPG09A58B type=del size=3138969 2024-09-13T02:58:16.238 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.237+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~JMV045UAVVZ9.0 size=242582 2024-09-13T02:58:16.241 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.239+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=JMV045UAVVZ9 tag=DIHE3OK6URIL type=write size=1291158 2024-09-13T02:58:16.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.241+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=O4VQZ9LZROJI type=del size=3047635 2024-09-13T02:58:16.244 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.242+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=V0L5DCTGNO7U type=del 2024-09-13T02:58:16.246 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.244+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=9OWT0BIDNYZC type=del size=3996614 2024-09-13T02:58:16.247 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.246+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~54BBD49GZKGL.0 size=802218 2024-09-13T02:58:16.249 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.248+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=54BBD49GZKGL tag=LTCQ010SCPB3 type=write size=1850794 2024-09-13T02:58:16.251 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.250+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=HORM11M22Z2R type=del size=842234 2024-09-13T02:58:16.253 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.251+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~WSBBG0ZJZ4XT.0 size=849441 2024-09-13T02:58:16.255 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.254+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=WSBBG0ZJZ4XT tag=1NBLG8FDA04C type=write size=1898017 2024-09-13T02:58:16.257 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.255+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=3GSA5JAC6HQL type=del size=2309131 2024-09-13T02:58:16.258 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.257+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~DC86IACU1CPT.0 size=636893 2024-09-13T02:58:16.261 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.259+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=DC86IACU1CPT tag=4ICJGZSMX0CQ type=write size=1685469 2024-09-13T02:58:16.264 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.263+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~23GXQTLIZETF.0 size=1048576 2024-09-13T02:58:16.265 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.264+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~23GXQTLIZETF.1 size=775529 2024-09-13T02:58:16.265 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.264+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=23GXQTLIZETF tag=2QZASZB9IXCF type=write size=2872681 2024-09-13T02:58:16.266 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.265+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~G9NCCHJ9DEXH.0 size=67010 2024-09-13T02:58:16.269 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.268+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=G9NCCHJ9DEXH tag=DC7T7W2UG5Y1 type=write size=1115586 2024-09-13T02:58:16.271 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.270+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=YQG02DX9SBZL type=del size=694435 2024-09-13T02:58:16.274 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.273+0000 7eff73afa780 1 < suggested remove operation key=A17FWA7AS3BZ tag=0FMQ6A56OC2J type=del 2024-09-13T02:58:16.275 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.274+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=BC2F88TCQPWJ type=del size=3205595 2024-09-13T02:58:16.277 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.276+0000 7eff73afa780 1 < canceled operation key=YBSX5HDAGL0D tag=ZH42K67XA7RN type=del size=1036126 2024-09-13T02:58:16.280 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.279+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~5KF29HUB4356.0 size=1048576 2024-09-13T02:58:16.281 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.280+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~5KF29HUB4356.1 size=352546 2024-09-13T02:58:16.281 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.280+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=5KF29HUB4356 tag=6BVSCOI67DIY type=write size=2449698 2024-09-13T02:58:16.282 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.281+0000 7eff73afa780 1 < canceled operation key=RB5PEF3B1DK7 tag=6GJNIV1MQ728 type=del size=2459947 2024-09-13T02:58:16.284 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.283+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=5NIW2NI80AQN type=write size=307299 2024-09-13T02:58:16.285 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.284+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=5V3PAPRQJ524 type=del 2024-09-13T02:58:16.288 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.287+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~P58YLZ1F0F9I.0 size=1048576 2024-09-13T02:58:16.289 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.288+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~P58YLZ1F0F9I.1 size=1048576 2024-09-13T02:58:16.290 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.289+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~P58YLZ1F0F9I.2 size=1011594 2024-09-13T02:58:16.290 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.289+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=P58YLZ1F0F9I tag=0VT0LL8O5RU7 type=write size=4157322 2024-09-13T02:58:16.293 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.292+0000 7eff73afa780 1 < suggested remove operation key=XSG44QEKW7J6 tag=3QX9NSRB6L6N type=del 2024-09-13T02:58:16.294 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.293+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=RF7BP9QNOKCE type=del size=2413327 2024-09-13T02:58:16.296 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.295+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~0V8REIKIL5XG.0 size=1048576 2024-09-13T02:58:16.297 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.296+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~0V8REIKIL5XG.1 size=281272 2024-09-13T02:58:16.299 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.298+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=0V8REIKIL5XG tag=UF2NKBKTNU0X type=write size=2378424 2024-09-13T02:58:16.302 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.300+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~RJRLXAWVJDJ1.0 size=1048576 2024-09-13T02:58:16.303 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.302+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~RJRLXAWVJDJ1.1 size=256880 2024-09-13T02:58:16.303 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.302+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=RJRLXAWVJDJ1 tag=ABAFE0JQTUG9 type=write size=2354032 2024-09-13T02:58:16.305 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.303+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~45ZTVU4RTDM6.0 size=1048576 2024-09-13T02:58:16.306 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.305+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~45ZTVU4RTDM6.1 size=1048576 2024-09-13T02:58:16.307 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.306+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~45ZTVU4RTDM6.2 size=143600 2024-09-13T02:58:16.309 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.308+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=45ZTVU4RTDM6 tag=JJ0EF6ETSCR3 type=write size=3289328 2024-09-13T02:58:16.311 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.310+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=CANE1FT22S2I type=del size=2360204 2024-09-13T02:58:16.314 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.313+0000 7eff73afa780 1 < suggested update operation key=LM9IZ4OKFS32 tag=NZNU6DUQ0SM0 type=del size=2232763 2024-09-13T02:58:16.316 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.314+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=0LP0WWT5WMJV type=del size=698901 2024-09-13T02:58:16.316 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.315+0000 7eff73afa780 1 < canceled part key=_multipart_6R9GY1TUZW4S.2~FEV8KSIU0HNU.0 size=1048576 2024-09-13T02:58:16.317 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.316+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~FEV8KSIU0HNU.1 size=1048576 2024-09-13T02:58:16.319 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.318+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~FEV8KSIU0HNU.2 size=817179 2024-09-13T02:58:16.322 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.321+0000 7eff73afa780 1 < canceled multipart upload key=6R9GY1TUZW4S upload=FEV8KSIU0HNU tag=Z9P9LOH6V312 type=write size=3962907 2024-09-13T02:58:16.323 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.322+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=3Q1YRAD6QV2N type=del size=1977350 2024-09-13T02:58:16.325 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.324+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=65LTPG09A58B type=del 2024-09-13T02:58:16.327 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.325+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=EXZ0AJ3PRYMD type=del size=1461103 2024-09-13T02:58:16.328 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.327+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=O4VQZ9LZROJI type=del 2024-09-13T02:58:16.330 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.329+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=0439KI1145OY type=write size=1001882 2024-09-13T02:58:16.332 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.330+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=9OWT0BIDNYZC type=del 2024-09-13T02:58:16.334 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.333+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~FT6K5JEVVMOJ.0 size=1048576 2024-09-13T02:58:16.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.334+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~FT6K5JEVVMOJ.1 size=1048576 2024-09-13T02:58:16.336 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.335+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~FT6K5JEVVMOJ.2 size=663225 2024-09-13T02:58:16.336 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.335+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=FT6K5JEVVMOJ tag=9X402E0IBR5O type=write size=3808953 2024-09-13T02:58:16.338 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.337+0000 7eff73afa780 1 < canceled operation key=RRSBR8H06K0Q tag=HORM11M22Z2R type=del size=842234 2024-09-13T02:58:16.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.338+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=245H11FG0A2X type=del size=2757217 2024-09-13T02:58:16.341 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.339+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=3GSA5JAC6HQL type=del 2024-09-13T02:58:16.343 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.342+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~42TATCHA4I4Q.0 size=1048576 2024-09-13T02:58:16.345 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.343+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~42TATCHA4I4Q.1 size=176746 2024-09-13T02:58:16.345 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.343+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=42TATCHA4I4Q tag=W7IRGHMD7Q40 type=write size=2273898 2024-09-13T02:58:16.346 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.345+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~23GXQTLIZETF.0 size=1048576 2024-09-13T02:58:16.347 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.346+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~23GXQTLIZETF.1 size=775529 2024-09-13T02:58:16.349 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.348+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=23GXQTLIZETF tag=2QZASZB9IXCF type=write size=2872681 2024-09-13T02:58:16.351 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.349+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=8DQXFSM02QIE type=del size=3730771 2024-09-13T02:58:16.352 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.351+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=YQG02DX9SBZL type=del 2024-09-13T02:58:16.355 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.354+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~XZXSIH61CNLL.0 size=1048576 2024-09-13T02:58:16.356 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.355+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~XZXSIH61CNLL.1 size=129339 2024-09-13T02:58:16.356 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.355+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=XZXSIH61CNLL tag=KIMQQI3HNTSB type=write size=2226491 2024-09-13T02:58:16.357 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.356+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=BC2F88TCQPWJ type=del 2024-09-13T02:58:16.359 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.358+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=N9US1YU7UTOH type=del size=881741 2024-09-13T02:58:16.361 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.359+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~5KF29HUB4356.0 size=1048576 2024-09-13T02:58:16.362 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.361+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~5KF29HUB4356.1 size=352546 2024-09-13T02:58:16.365 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.363+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=5KF29HUB4356 tag=6BVSCOI67DIY type=write size=2449698 2024-09-13T02:58:16.367 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.366+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~ID4C8YH45Y3W.0 size=1048576 2024-09-13T02:58:16.369 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.367+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~ID4C8YH45Y3W.1 size=158847 2024-09-13T02:58:16.369 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.367+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=ID4C8YH45Y3W tag=UHNX1SJHLWPL type=write size=2255999 2024-09-13T02:58:16.370 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.369+0000 7eff73afa780 1 < completed write operation key=87IDSEO7CO52 tag=5NIW2NI80AQN type=write size=307299 2024-09-13T02:58:16.372 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.370+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=0ARX2IS63J13 type=del size=1546579 2024-09-13T02:58:16.373 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.372+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~P58YLZ1F0F9I.0 size=1048576 2024-09-13T02:58:16.374 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.373+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~P58YLZ1F0F9I.1 size=1048576 2024-09-13T02:58:16.376 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.374+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~P58YLZ1F0F9I.2 size=1011594 2024-09-13T02:58:16.378 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.377+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=P58YLZ1F0F9I tag=0VT0LL8O5RU7 type=write size=4157322 2024-09-13T02:58:16.379 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.378+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=P1WBLWO8A6SQ type=del size=399294 2024-09-13T02:58:16.381 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.380+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=RF7BP9QNOKCE type=del 2024-09-13T02:58:16.383 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.381+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=1ISWKVIT3GXC type=del size=3906631 2024-09-13T02:58:16.384 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.383+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~RJRLXAWVJDJ1.0 size=1048576 2024-09-13T02:58:16.384 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.383+0000 7eff73afa780 1 < canceled part key=_multipart_2K9HTOP48N59.2~RJRLXAWVJDJ1.1 size=256880 2024-09-13T02:58:16.386 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.385+0000 7eff73afa780 1 < canceled multipart upload key=2K9HTOP48N59 upload=RJRLXAWVJDJ1 tag=ABAFE0JQTUG9 type=write size=2354032 2024-09-13T02:58:16.389 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.388+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~5LE4XV2JFO2Z.0 size=1048576 2024-09-13T02:58:16.390 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.389+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~5LE4XV2JFO2Z.1 size=1048576 2024-09-13T02:58:16.391 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.390+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~5LE4XV2JFO2Z.2 size=334692 2024-09-13T02:58:16.392 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.390+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=5LE4XV2JFO2Z tag=K40Q2XWB1UE0 type=write size=3480420 2024-09-13T02:58:16.394 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.393+0000 7eff73afa780 1 < suggested update operation key=JUN4VMKZR3HW tag=CANE1FT22S2I type=del size=2360204 2024-09-13T02:58:16.395 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.394+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=KVWB68MFGBZ4 type=del size=2010341 2024-09-13T02:58:16.397 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.396+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=0LP0WWT5WMJV type=del 2024-09-13T02:58:16.398 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.397+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=XIZDEQDURCBO type=del size=2951065 2024-09-13T02:58:16.401 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.400+0000 7eff73afa780 1 < suggested update operation key=RB5PEF3B1DK7 tag=3Q1YRAD6QV2N type=del size=1977350 2024-09-13T02:58:16.404 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.403+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~EMU4H8ISI8JU.0 size=1048576 2024-09-13T02:58:16.405 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.404+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~EMU4H8ISI8JU.1 size=374999 2024-09-13T02:58:16.405 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.404+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=EMU4H8ISI8JU tag=7PXYTH2G050O type=write size=2472151 2024-09-13T02:58:16.407 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.406+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=EXZ0AJ3PRYMD type=del 2024-09-13T02:58:16.409 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.407+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=SBEDL40DNH0S type=del size=731258 2024-09-13T02:58:16.410 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.409+0000 7eff73afa780 1 < completed write operation key=KGBPSSFQDMO0 tag=0439KI1145OY type=write size=1001882 2024-09-13T02:58:16.412 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.411+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=SA4PZEI6D4R6 type=del size=1867774 2024-09-13T02:58:16.413 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.412+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~FT6K5JEVVMOJ.0 size=1048576 2024-09-13T02:58:16.414 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.413+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~FT6K5JEVVMOJ.1 size=1048576 2024-09-13T02:58:16.415 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.414+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~FT6K5JEVVMOJ.2 size=663225 2024-09-13T02:58:16.422 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.417+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=FT6K5JEVVMOJ tag=9X402E0IBR5O type=write size=3808953 2024-09-13T02:58:16.422 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.419+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~MVVVDN47C2IL.0 size=1048576 2024-09-13T02:58:16.422 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.420+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~MVVVDN47C2IL.1 size=1048576 2024-09-13T02:58:16.423 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.421+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~MVVVDN47C2IL.2 size=92277 2024-09-13T02:58:16.423 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.421+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=MVVVDN47C2IL tag=S6CQNLXPXJE9 type=write size=3238005 2024-09-13T02:58:16.424 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.423+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=245H11FG0A2X type=del 2024-09-13T02:58:16.425 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.424+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=DDSE095STOKX type=del size=245240 2024-09-13T02:58:16.427 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.426+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~42TATCHA4I4Q.0 size=1048576 2024-09-13T02:58:16.427 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.426+0000 7eff73afa780 1 < canceled part key=_multipart_TCGE3HRKFPDC.2~42TATCHA4I4Q.1 size=176746 2024-09-13T02:58:16.430 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.429+0000 7eff73afa780 1 < canceled multipart upload key=TCGE3HRKFPDC upload=42TATCHA4I4Q tag=W7IRGHMD7Q40 type=write size=2273898 2024-09-13T02:58:16.433 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.432+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~QE6AP52ZC9CB.0 size=451372 2024-09-13T02:58:16.433 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.432+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=QE6AP52ZC9CB tag=WWRNBIBVPB34 type=write size=1499948 2024-09-13T02:58:16.434 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.433+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=8DQXFSM02QIE type=del 2024-09-13T02:58:16.437 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.436+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~5LLA6KC3DRZN.0 size=288371 2024-09-13T02:58:16.437 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.436+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=5LLA6KC3DRZN tag=35JKIR30I2UC type=write size=1336947 2024-09-13T02:58:16.439 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.437+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~XZXSIH61CNLL.0 size=1048576 2024-09-13T02:58:16.440 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.439+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~XZXSIH61CNLL.1 size=129339 2024-09-13T02:58:16.442 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.441+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=XZXSIH61CNLL tag=KIMQQI3HNTSB type=write size=2226491 2024-09-13T02:58:16.445 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.444+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~W5SWM38UC922.0 size=1023288 2024-09-13T02:58:16.445 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.444+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=W5SWM38UC922 tag=27MWQAMHCKS3 type=write size=2071864 2024-09-13T02:58:16.447 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.446+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=N9US1YU7UTOH type=del 2024-09-13T02:58:16.448 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.447+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=V4XJF24CYZ1K type=write size=987449 2024-09-13T02:58:16.448 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.447+0000 7eff73afa780 1 < canceled part key=_multipart_VLBCIH993W4M.2~ID4C8YH45Y3W.0 size=1048576 2024-09-13T02:58:16.449 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.448+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~ID4C8YH45Y3W.1 size=158847 2024-09-13T02:58:16.452 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.451+0000 7eff73afa780 1 < canceled multipart upload key=VLBCIH993W4M upload=ID4C8YH45Y3W tag=UHNX1SJHLWPL type=write size=2255999 2024-09-13T02:58:16.454 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.453+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~YQWTQNT4FGIE.0 size=1048576 2024-09-13T02:58:16.456 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.454+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~YQWTQNT4FGIE.1 size=1048576 2024-09-13T02:58:16.457 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.455+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~YQWTQNT4FGIE.2 size=846090 2024-09-13T02:58:16.457 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.455+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=YQWTQNT4FGIE tag=TNQI219WTARF type=write size=3991818 2024-09-13T02:58:16.458 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.457+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=0ARX2IS63J13 type=del 2024-09-13T02:58:16.461 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.460+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~FCELEPMAT2FE.0 size=1048576 2024-09-13T02:58:16.462 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.461+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~FCELEPMAT2FE.1 size=518885 2024-09-13T02:58:16.462 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.461+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=FCELEPMAT2FE tag=K20FX58YSVCQ type=write size=2616037 2024-09-13T02:58:16.466 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.464+0000 7eff73afa780 1 < suggested remove operation key=LM9IZ4OKFS32 tag=P1WBLWO8A6SQ type=del 2024-09-13T02:58:16.466 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.465+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=ONBDTFWKJQ7O type=del size=781266 2024-09-13T02:58:16.468 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.467+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=1ISWKVIT3GXC type=del 2024-09-13T02:58:16.469 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.468+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=QP9WN4VA3UL1 type=del size=4039594 2024-09-13T02:58:16.471 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.470+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~5LE4XV2JFO2Z.0 size=1048576 2024-09-13T02:58:16.471 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.470+0000 7eff73afa780 1 < canceled part key=_multipart_RRSBR8H06K0Q.2~5LE4XV2JFO2Z.1 size=1048576 2024-09-13T02:58:16.472 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.471+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~5LE4XV2JFO2Z.2 size=334692 2024-09-13T02:58:16.474 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.473+0000 7eff73afa780 1 < canceled multipart upload key=RRSBR8H06K0Q upload=5LE4XV2JFO2Z tag=K40Q2XWB1UE0 type=write size=3480420 2024-09-13T02:58:16.476 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.474+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=DN0HBJR1AQ5M type=del size=2643975 2024-09-13T02:58:16.477 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.476+0000 7eff73afa780 -1 < failed to complete operation key=RB5PEF3B1DK7 tag=KVWB68MFGBZ4 type=del size=2010341: (22) Invalid argument 2024-09-13T02:58:16.478 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.477+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=CO13TXE3E1JS type=del size=3148347 2024-09-13T02:58:16.481 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.480+0000 7eff73afa780 1 < suggested update operation key=UGYRK752TSGX tag=XIZDEQDURCBO type=del size=2951065 2024-09-13T02:58:16.483 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.481+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=49CE2YDZDYJZ type=del size=2622753 2024-09-13T02:58:16.484 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.483+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~EMU4H8ISI8JU.0 size=1048576 2024-09-13T02:58:16.485 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.484+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~EMU4H8ISI8JU.1 size=374999 2024-09-13T02:58:16.487 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.486+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=EMU4H8ISI8JU tag=7PXYTH2G050O type=write size=2472151 2024-09-13T02:58:16.489 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.488+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=26ZUR2M1BMBR type=del size=1102447 2024-09-13T02:58:16.492 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.491+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=SBEDL40DNH0S type=del 2024-09-13T02:58:16.493 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.492+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=B27MTN74JWRJ type=del size=2335629 2024-09-13T02:58:16.494 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.493+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=SA4PZEI6D4R6 type=del 2024-09-13T02:58:16.496 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.495+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=811PJGOQQVEO type=del size=3090735 2024-09-13T02:58:16.498 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.496+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~MVVVDN47C2IL.0 size=1048576 2024-09-13T02:58:16.499 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.498+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~MVVVDN47C2IL.1 size=1048576 2024-09-13T02:58:16.500 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.499+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~MVVVDN47C2IL.2 size=92277 2024-09-13T02:58:16.503 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.502+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=MVVVDN47C2IL tag=S6CQNLXPXJE9 type=write size=3238005 2024-09-13T02:58:16.504 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.503+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=P96NEFZMW8MM type=del size=57225 2024-09-13T02:58:16.506 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.505+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=DDSE095STOKX type=del 2024-09-13T02:58:16.508 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.507+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~GQ5LOQTN5RGD.0 size=1048576 2024-09-13T02:58:16.509 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.508+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~GQ5LOQTN5RGD.1 size=1048576 2024-09-13T02:58:16.510 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.509+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~GQ5LOQTN5RGD.2 size=547129 2024-09-13T02:58:16.510 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.509+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=GQ5LOQTN5RGD tag=NSMH0BGUGPJU type=write size=3692857 2024-09-13T02:58:16.512 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.510+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~QE6AP52ZC9CB.0 size=451372 2024-09-13T02:58:16.514 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.513+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=QE6AP52ZC9CB tag=WWRNBIBVPB34 type=write size=1499948 2024-09-13T02:58:16.517 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.516+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~C78SINYOAI0G.0 size=1048576 2024-09-13T02:58:16.518 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.517+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~C78SINYOAI0G.1 size=692608 2024-09-13T02:58:16.518 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.517+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=C78SINYOAI0G tag=6R9M6VLJJHBZ type=write size=2789760 2024-09-13T02:58:16.519 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.517+0000 7eff73afa780 1 < canceled part key=_multipart_S4E79E2H75Y1.2~5LLA6KC3DRZN.0 size=288371 2024-09-13T02:58:16.521 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.519+0000 7eff73afa780 1 < canceled multipart upload key=S4E79E2H75Y1 upload=5LLA6KC3DRZN tag=35JKIR30I2UC type=write size=1336947 2024-09-13T02:58:16.523 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.522+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~U6UDC7ZLYH3H.0 size=1048576 2024-09-13T02:58:16.525 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.523+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~U6UDC7ZLYH3H.1 size=937735 2024-09-13T02:58:16.525 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.523+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=U6UDC7ZLYH3H tag=QBB7U6PRQKG5 type=write size=3034887 2024-09-13T02:58:16.526 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.525+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~W5SWM38UC922.0 size=1023288 2024-09-13T02:58:16.528 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.527+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=W5SWM38UC922 tag=27MWQAMHCKS3 type=write size=2071864 2024-09-13T02:58:16.531 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.530+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~CEYJ76LMDSTJ.0 size=1048576 2024-09-13T02:58:16.533 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.532+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~CEYJ76LMDSTJ.1 size=1048576 2024-09-13T02:58:16.535 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.534+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~CEYJ76LMDSTJ.2 size=764137 2024-09-13T02:58:16.535 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.534+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=CEYJ76LMDSTJ tag=CZ26PVV9XRJ8 type=write size=3909865 2024-09-13T02:58:16.537 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.536+0000 7eff73afa780 1 < completed write operation key=VLBCIH993W4M tag=V4XJF24CYZ1K type=write size=987449 2024-09-13T02:58:16.539 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.538+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=6QG29BCRQ17U type=del size=3377554 2024-09-13T02:58:16.540 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.539+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~YQWTQNT4FGIE.0 size=1048576 2024-09-13T02:58:16.541 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.540+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~YQWTQNT4FGIE.1 size=1048576 2024-09-13T02:58:16.543 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.542+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~YQWTQNT4FGIE.2 size=846090 2024-09-13T02:58:16.545 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.544+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=YQWTQNT4FGIE tag=TNQI219WTARF type=write size=3991818 2024-09-13T02:58:16.546 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.545+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=1XTW2A92FS58 type=del size=3400074 2024-09-13T02:58:16.548 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.546+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~FCELEPMAT2FE.0 size=1048576 2024-09-13T02:58:16.549 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.547+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~FCELEPMAT2FE.1 size=518885 2024-09-13T02:58:16.551 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.550+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=FCELEPMAT2FE tag=K20FX58YSVCQ type=write size=2616037 2024-09-13T02:58:16.552 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.551+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=U4GWTKAA86OT type=del size=3041079 2024-09-13T02:58:16.555 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.554+0000 7eff73afa780 1 < suggested update operation key=87IDSEO7CO52 tag=ONBDTFWKJQ7O type=del size=781266 2024-09-13T02:58:16.556 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.555+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=FR5N5EIKXOPG type=del size=1356508 2024-09-13T02:58:16.558 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.556+0000 7eff73afa780 1 < canceled operation key=AJ29N3P8OUAG tag=QP9WN4VA3UL1 type=del size=4039594 2024-09-13T02:58:16.559 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.558+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=2CU724ZSOOMI type=del size=951658 2024-09-13T02:58:16.560 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.559+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=DN0HBJR1AQ5M type=del 2024-09-13T02:58:16.563 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.562+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~1RH3JXHH7C6W.0 size=154225 2024-09-13T02:58:16.563 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.562+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=1RH3JXHH7C6W tag=J2LFOKWR8SFK type=write size=1202801 2024-09-13T02:58:16.564 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.563+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=CO13TXE3E1JS type=del 2024-09-13T02:58:16.567 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.566+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~3Z4C6MXZB8BE.0 size=1048576 2024-09-13T02:58:16.568 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.567+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~3Z4C6MXZB8BE.1 size=307426 2024-09-13T02:58:16.568 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.567+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=3Z4C6MXZB8BE tag=YET7YFHGLHFD type=write size=2404578 2024-09-13T02:58:16.569 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.568+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=49CE2YDZDYJZ type=del 2024-09-13T02:58:16.572 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.571+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~OJIAQ3DLU4V6.0 size=490888 2024-09-13T02:58:16.572 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.571+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=OJIAQ3DLU4V6 tag=TF4QC3AUS63Y type=write size=1539464 2024-09-13T02:58:16.573 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.572+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=26ZUR2M1BMBR type=del 2024-09-13T02:58:16.575 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.574+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=YWBRLIZJJ61G type=del size=1717918 2024-09-13T02:58:16.576 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.575+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=B27MTN74JWRJ type=del 2024-09-13T02:58:16.577 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.576+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=FZ4VJSMIZWDL type=del size=2331813 2024-09-13T02:58:16.579 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.578+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=811PJGOQQVEO type=del 2024-09-13T02:58:16.580 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.579+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=9I3YY18HYBWI type=del size=1965637 2024-09-13T02:58:16.584 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.583+0000 7eff73afa780 1 < suggested update operation key=S4E79E2H75Y1 tag=P96NEFZMW8MM type=del size=57225 2024-09-13T02:58:16.586 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.585+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~LVPE02ENV10E.0 size=338196 2024-09-13T02:58:16.587 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.585+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=LVPE02ENV10E tag=Y8KQC4GKBF38 type=write size=1386772 2024-09-13T02:58:16.587 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.585+0000 7eff73afa780 1 < canceled part key=_multipart_AJ29N3P8OUAG.2~GQ5LOQTN5RGD.0 size=1048576 2024-09-13T02:58:16.588 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.586+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~GQ5LOQTN5RGD.1 size=1048576 2024-09-13T02:58:16.588 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.586+0000 7eff73afa780 1 < canceled part key=_multipart_AJ29N3P8OUAG.2~GQ5LOQTN5RGD.2 size=547129 2024-09-13T02:58:16.590 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.589+0000 7eff73afa780 1 < canceled multipart upload key=AJ29N3P8OUAG upload=GQ5LOQTN5RGD tag=NSMH0BGUGPJU type=write size=3692857 2024-09-13T02:58:16.592 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.591+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=8Q2P2EFBOI7T type=write size=902628 2024-09-13T02:58:16.593 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.592+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~C78SINYOAI0G.0 size=1048576 2024-09-13T02:58:16.594 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.593+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~C78SINYOAI0G.1 size=692608 2024-09-13T02:58:16.597 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.595+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=C78SINYOAI0G tag=6R9M6VLJJHBZ type=write size=2789760 2024-09-13T02:58:16.598 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.597+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=FVOVZ4R9249J type=del size=2870330 2024-09-13T02:58:16.599 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.598+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~U6UDC7ZLYH3H.0 size=1048576 2024-09-13T02:58:16.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.600+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~U6UDC7ZLYH3H.1 size=937735 2024-09-13T02:58:16.603 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.602+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=U6UDC7ZLYH3H tag=QBB7U6PRQKG5 type=write size=3034887 2024-09-13T02:58:16.606 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.605+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~MKXP28GT82JX.0 size=1048576 2024-09-13T02:58:16.607 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.606+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~MKXP28GT82JX.1 size=1048576 2024-09-13T02:58:16.608 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.607+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~MKXP28GT82JX.2 size=141216 2024-09-13T02:58:16.608 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.607+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=MKXP28GT82JX tag=HCP71ERNEG91 type=write size=3286944 2024-09-13T02:58:16.609 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.608+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~CEYJ76LMDSTJ.0 size=1048576 2024-09-13T02:58:16.610 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.608+0000 7eff73afa780 1 < canceled part key=_multipart_RRSBR8H06K0Q.2~CEYJ76LMDSTJ.1 size=1048576 2024-09-13T02:58:16.610 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.609+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~CEYJ76LMDSTJ.2 size=764137 2024-09-13T02:58:16.613 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.612+0000 7eff73afa780 1 < canceled multipart upload key=RRSBR8H06K0Q upload=CEYJ76LMDSTJ tag=CZ26PVV9XRJ8 type=write size=3909865 2024-09-13T02:58:16.614 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.613+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=M8BIRFHUXF34 type=del size=1758199 2024-09-13T02:58:16.615 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.614+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=6QG29BCRQ17U type=del 2024-09-13T02:58:16.617 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.616+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=XBJM2OAGOGT6 type=del size=2549248 2024-09-13T02:58:16.620 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.619+0000 7eff73afa780 1 < suggested update operation key=96QB8V0471EG tag=1XTW2A92FS58 type=del size=3400074 2024-09-13T02:58:16.625 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.621+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~FCZO5M7L79OE.0 size=892931 2024-09-13T02:58:16.625 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.621+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=FCZO5M7L79OE tag=3K0ES9FM5FTV type=write size=1941507 2024-09-13T02:58:16.625 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.622+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=U4GWTKAA86OT type=del 2024-09-13T02:58:16.626 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.625+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~O11RG1ZZ7HME.0 size=397466 2024-09-13T02:58:16.626 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.625+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=O11RG1ZZ7HME tag=YJQOU94DTPEZ type=write size=1446042 2024-09-13T02:58:16.629 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.628+0000 7eff73afa780 1 < suggested update operation key=Q9DOCHOCWES8 tag=FR5N5EIKXOPG type=del size=1356508 2024-09-13T02:58:16.632 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.631+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~X37YOIIAAKVN.0 size=1048576 2024-09-13T02:58:16.633 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.632+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~X37YOIIAAKVN.1 size=1812 2024-09-13T02:58:16.633 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.632+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=X37YOIIAAKVN tag=6ILFULZI0ITV type=write size=2098964 2024-09-13T02:58:16.635 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.633+0000 7eff73afa780 -1 < failed to complete operation key=Q9DOCHOCWES8 tag=2CU724ZSOOMI type=del size=951658: (22) Invalid argument 2024-09-13T02:58:16.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.636+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~V47SR35NNAU0.0 size=968615 2024-09-13T02:58:16.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.636+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=V47SR35NNAU0 tag=2I85EJG11T1E type=write size=2017191 2024-09-13T02:58:16.638 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.637+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~1RH3JXHH7C6W.0 size=154225 2024-09-13T02:58:16.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.640+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=1RH3JXHH7C6W tag=J2LFOKWR8SFK type=write size=1202801 2024-09-13T02:58:16.644 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.643+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~24G2B2A9IVBL.0 size=1048576 2024-09-13T02:58:16.645 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.644+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~24G2B2A9IVBL.1 size=1048576 2024-09-13T02:58:16.646 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.645+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~24G2B2A9IVBL.2 size=197788 2024-09-13T02:58:16.646 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.645+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=24G2B2A9IVBL tag=AKBTG4HKDXZM type=write size=3343516 2024-09-13T02:58:16.647 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.646+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~3Z4C6MXZB8BE.0 size=1048576 2024-09-13T02:58:16.649 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.647+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~3Z4C6MXZB8BE.1 size=307426 2024-09-13T02:58:16.651 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.650+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=3Z4C6MXZB8BE tag=YET7YFHGLHFD type=write size=2404578 2024-09-13T02:58:16.654 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.652+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~GPY01WQW3MBT.0 size=1033279 2024-09-13T02:58:16.654 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.652+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=GPY01WQW3MBT tag=KEDI5705JV0D type=write size=2081855 2024-09-13T02:58:16.656 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.654+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~OJIAQ3DLU4V6.0 size=490888 2024-09-13T02:58:16.657 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.656+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=OJIAQ3DLU4V6 tag=TF4QC3AUS63Y type=write size=1539464 2024-09-13T02:58:16.660 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.659+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~GL4Z0F85YKIM.0 size=1048576 2024-09-13T02:58:16.662 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.661+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~GL4Z0F85YKIM.1 size=685908 2024-09-13T02:58:16.662 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.661+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=GL4Z0F85YKIM tag=T3BBDQXZ1OY0 type=write size=2783060 2024-09-13T02:58:16.665 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.663+0000 7eff73afa780 1 < suggested remove operation key=RRSBR8H06K0Q tag=YWBRLIZJJ61G type=del 2024-09-13T02:58:16.667 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.666+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~3T2ZLLEFN5WM.0 size=1048576 2024-09-13T02:58:16.669 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.667+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~3T2ZLLEFN5WM.1 size=750428 2024-09-13T02:58:16.669 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.667+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=3T2ZLLEFN5WM tag=W7392E1NOB8V type=write size=2847580 2024-09-13T02:58:16.672 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.671+0000 7eff73afa780 1 < suggested remove operation key=SLT6ZXK5UID1 tag=FZ4VJSMIZWDL type=del 2024-09-13T02:58:16.673 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.672+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=QOTZ1R5FZDO8 type=write size=603281 2024-09-13T02:58:16.675 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.674+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=9I3YY18HYBWI type=del 2024-09-13T02:58:16.678 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.676+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~59UM08MN5OCX.0 size=1048576 2024-09-13T02:58:16.679 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.678+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~59UM08MN5OCX.1 size=127463 2024-09-13T02:58:16.679 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.678+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=59UM08MN5OCX tag=GHLDHUYGA1O3 type=write size=2224615 2024-09-13T02:58:16.680 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.679+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~LVPE02ENV10E.0 size=338196 2024-09-13T02:58:16.683 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.682+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=LVPE02ENV10E tag=Y8KQC4GKBF38 type=write size=1386772 2024-09-13T02:58:16.686 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.685+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~GF4AQG3ONICH.0 size=179365 2024-09-13T02:58:16.686 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.685+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=GF4AQG3ONICH tag=KC36ULAZK0FY type=write size=1227941 2024-09-13T02:58:16.688 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.687+0000 7eff73afa780 1 < completed write operation key=P3S7KM66TMF3 tag=8Q2P2EFBOI7T type=write size=902628 2024-09-13T02:58:16.689 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.688+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=TABEUW4ID0CJ type=del size=1532014 2024-09-13T02:58:16.691 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.690+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=FVOVZ4R9249J type=del 2024-09-13T02:58:16.693 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.692+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=XTV6RZTP082C type=del size=549662 2024-09-13T02:58:16.695 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.693+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~MKXP28GT82JX.0 size=1048576 2024-09-13T02:58:16.696 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.695+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~MKXP28GT82JX.1 size=1048576 2024-09-13T02:58:16.697 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.696+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~MKXP28GT82JX.2 size=141216 2024-09-13T02:58:16.699 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.698+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=MKXP28GT82JX tag=HCP71ERNEG91 type=write size=3286944 2024-09-13T02:58:16.701 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.700+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=YQOX2W3DK9FM type=del size=3048923 2024-09-13T02:58:16.702 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.701+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=M8BIRFHUXF34 type=del 2024-09-13T02:58:16.705 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.704+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~VD3X32IPHCO6.0 size=1048576 2024-09-13T02:58:16.706 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.705+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~VD3X32IPHCO6.1 size=811796 2024-09-13T02:58:16.706 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.705+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=VD3X32IPHCO6 tag=T1XIMW62814B type=write size=2908948 2024-09-13T02:58:16.707 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.706+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=XBJM2OAGOGT6 type=del 2024-09-13T02:58:16.710 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.709+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~AJTHYALF96BD.0 size=748386 2024-09-13T02:58:16.710 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.709+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=AJTHYALF96BD tag=DP9WY9W5825Z type=write size=1796962 2024-09-13T02:58:16.712 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.710+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~FCZO5M7L79OE.0 size=892931 2024-09-13T02:58:16.714 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.713+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=FCZO5M7L79OE tag=3K0ES9FM5FTV type=write size=1941507 2024-09-13T02:58:16.716 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.714+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=BT0V1ACG10MZ type=del size=3052400 2024-09-13T02:58:16.717 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.716+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~O11RG1ZZ7HME.0 size=397466 2024-09-13T02:58:16.720 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.718+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=O11RG1ZZ7HME tag=YJQOU94DTPEZ type=write size=1446042 2024-09-13T02:58:16.721 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.720+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=MIK02SU1Q885 type=write size=562924 2024-09-13T02:58:16.722 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.721+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~X37YOIIAAKVN.0 size=1048576 2024-09-13T02:58:16.723 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.722+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~X37YOIIAAKVN.1 size=1812 2024-09-13T02:58:16.726 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.725+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=X37YOIIAAKVN tag=6ILFULZI0ITV type=write size=2098964 2024-09-13T02:58:16.727 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.726+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=SDMKFJMY0APA type=del size=3729658 2024-09-13T02:58:16.729 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.728+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~V47SR35NNAU0.0 size=968615 2024-09-13T02:58:16.731 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.730+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=V47SR35NNAU0 tag=2I85EJG11T1E type=write size=2017191 2024-09-13T02:58:16.733 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.732+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=OIB0HCZZU1OD type=del size=78594 2024-09-13T02:58:16.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.733+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~24G2B2A9IVBL.0 size=1048576 2024-09-13T02:58:16.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.733+0000 7eff73afa780 1 < canceled part key=_multipart_SLT6ZXK5UID1.2~24G2B2A9IVBL.1 size=1048576 2024-09-13T02:58:16.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.733+0000 7eff73afa780 1 < canceled part key=_multipart_SLT6ZXK5UID1.2~24G2B2A9IVBL.2 size=197788 2024-09-13T02:58:16.737 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.735+0000 7eff73afa780 1 < canceled multipart upload key=SLT6ZXK5UID1 upload=24G2B2A9IVBL tag=AKBTG4HKDXZM type=write size=3343516 2024-09-13T02:58:16.738 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.737+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=8ES9AQFUIYPX type=write size=212446 2024-09-13T02:58:16.739 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.738+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~GPY01WQW3MBT.0 size=1033279 2024-09-13T02:58:16.741 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.740+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=GPY01WQW3MBT tag=KEDI5705JV0D type=write size=2081855 2024-09-13T02:58:16.743 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.742+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=O0VOETS54V6Z type=write size=333022 2024-09-13T02:58:16.745 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.743+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~GL4Z0F85YKIM.0 size=1048576 2024-09-13T02:58:16.746 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.744+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~GL4Z0F85YKIM.1 size=685908 2024-09-13T02:58:16.748 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.747+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=GL4Z0F85YKIM tag=T3BBDQXZ1OY0 type=write size=2783060 2024-09-13T02:58:16.750 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.749+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=GDS3293HRIGY type=del size=3407510 2024-09-13T02:58:16.751 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.750+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~3T2ZLLEFN5WM.0 size=1048576 2024-09-13T02:58:16.751 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.750+0000 7eff73afa780 1 < canceled part key=_multipart_A17FWA7AS3BZ.2~3T2ZLLEFN5WM.1 size=750428 2024-09-13T02:58:16.754 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.753+0000 7eff73afa780 1 < canceled multipart upload key=A17FWA7AS3BZ upload=3T2ZLLEFN5WM tag=W7392E1NOB8V type=write size=2847580 2024-09-13T02:58:16.755 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.754+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=YC286L98E2I8 type=del size=4049801 2024-09-13T02:58:16.759 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.758+0000 7eff73afa780 1 < suggested remove operation key=SLT6ZXK5UID1 tag=QOTZ1R5FZDO8 type=write 2024-09-13T02:58:16.760 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.759+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=NC7N7WLG6RR4 type=write size=969069 2024-09-13T02:58:16.762 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.761+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~59UM08MN5OCX.0 size=1048576 2024-09-13T02:58:16.763 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.762+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~59UM08MN5OCX.1 size=127463 2024-09-13T02:58:16.766 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.765+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=59UM08MN5OCX tag=GHLDHUYGA1O3 type=write size=2224615 2024-09-13T02:58:16.767 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.766+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=GNCXDQLJUXU9 type=del size=2867218 2024-09-13T02:58:16.769 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.768+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~GF4AQG3ONICH.0 size=179365 2024-09-13T02:58:16.771 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.770+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=GF4AQG3ONICH tag=KC36ULAZK0FY type=write size=1227941 2024-09-13T02:58:16.773 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.772+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=WGGSIQWGTZYQ type=del size=1572856 2024-09-13T02:58:16.776 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.775+0000 7eff73afa780 1 < suggested remove operation key=S4E79E2H75Y1 tag=TABEUW4ID0CJ type=del 2024-09-13T02:58:16.777 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.776+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=6891PYPK17JB type=del size=1583929 2024-09-13T02:58:16.779 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.778+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=XTV6RZTP082C type=del 2024-09-13T02:58:16.780 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.779+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=H2WJEWMGMU03 type=del size=3687623 2024-09-13T02:58:16.782 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.781+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=YQOX2W3DK9FM type=del 2024-09-13T02:58:16.783 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.782+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=J9MQAKJM3CTL type=del size=305979 2024-09-13T02:58:16.785 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.784+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~VD3X32IPHCO6.0 size=1048576 2024-09-13T02:58:16.786 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.785+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~VD3X32IPHCO6.1 size=811796 2024-09-13T02:58:16.789 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.788+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=VD3X32IPHCO6 tag=T1XIMW62814B type=write size=2908948 2024-09-13T02:58:16.792 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.791+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~R6AF20FX1AS3.0 size=49227 2024-09-13T02:58:16.792 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.791+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=R6AF20FX1AS3 tag=OHFHGNDGY8FI type=write size=1097803 2024-09-13T02:58:16.794 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.793+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~AJTHYALF96BD.0 size=748386 2024-09-13T02:58:16.796 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.795+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=AJTHYALF96BD tag=DP9WY9W5825Z type=write size=1796962 2024-09-13T02:58:16.798 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.796+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=O7HGQHQM8WEH type=del size=3173599 2024-09-13T02:58:16.799 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.798+0000 7eff73afa780 1 < canceled operation key=VLBCIH993W4M tag=BT0V1ACG10MZ type=del size=3052400 2024-09-13T02:58:16.803 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.801+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~ROQKZ0JSS6E6.0 size=1048576 2024-09-13T02:58:16.803 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.802+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~ROQKZ0JSS6E6.1 size=372086 2024-09-13T02:58:16.803 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.802+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=ROQKZ0JSS6E6 tag=N95GRC6175OP type=write size=2469238 2024-09-13T02:58:16.807 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.805+0000 7eff73afa780 1 < suggested update operation key=UGPEQZIKUWJI tag=MIK02SU1Q885 type=write size=562924 2024-09-13T02:58:16.809 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.807+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=KC0869XAQUBQ type=del size=380286 2024-09-13T02:58:16.810 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.808+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=SDMKFJMY0APA type=del 2024-09-13T02:58:16.812 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.811+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~4K80NRVM0PST.0 size=1048576 2024-09-13T02:58:16.813 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.812+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~4K80NRVM0PST.1 size=1048576 2024-09-13T02:58:16.815 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.813+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~4K80NRVM0PST.2 size=1036923 2024-09-13T02:58:16.815 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.813+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=4K80NRVM0PST tag=4NT9RLXB1XOT type=write size=4182651 2024-09-13T02:58:16.816 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.815+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=OIB0HCZZU1OD type=del 2024-09-13T02:58:16.819 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.817+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~69NHVLSXGU0F.0 size=1048576 2024-09-13T02:58:16.820 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.819+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~69NHVLSXGU0F.1 size=1048576 2024-09-13T02:58:16.821 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.820+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~69NHVLSXGU0F.2 size=796334 2024-09-13T02:58:16.822 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.820+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=69NHVLSXGU0F tag=DXQ2VYDQC45I type=write size=3942062 2024-09-13T02:58:16.823 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.822+0000 7eff73afa780 1 < completed write operation key=AJ29N3P8OUAG tag=8ES9AQFUIYPX type=write size=212446 2024-09-13T02:58:16.826 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.824+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~KQ8IRGV115QF.0 size=1048576 2024-09-13T02:58:16.827 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.826+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~KQ8IRGV115QF.1 size=89294 2024-09-13T02:58:16.827 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.826+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=KQ8IRGV115QF tag=64363UTFLMD1 type=write size=2186446 2024-09-13T02:58:16.830 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.828+0000 7eff73afa780 1 < suggested update operation key=UGPEQZIKUWJI tag=O0VOETS54V6Z type=write size=333022 2024-09-13T02:58:16.831 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.830+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=55440YCKUIII type=del size=3151358 2024-09-13T02:58:16.834 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.832+0000 7eff73afa780 1 < suggested update operation key=Q9DOCHOCWES8 tag=GDS3293HRIGY type=del size=3407510 2024-09-13T02:58:16.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.835+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~75KU3CWFE3OA.0 size=1048576 2024-09-13T02:58:16.837 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.836+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~75KU3CWFE3OA.1 size=444913 2024-09-13T02:58:16.837 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.836+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=75KU3CWFE3OA tag=9FDQ0IAVQVXB type=write size=2542065 2024-09-13T02:58:16.839 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.837+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=YC286L98E2I8 type=del 2024-09-13T02:58:16.842 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.840+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~WKA5CMBYV8HP.0 size=1048576 2024-09-13T02:58:16.843 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.842+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~WKA5CMBYV8HP.1 size=1048576 2024-09-13T02:58:16.844 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.843+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~WKA5CMBYV8HP.2 size=859137 2024-09-13T02:58:16.844 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.843+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=WKA5CMBYV8HP tag=XS9UE8Q1YDBA type=write size=4004865 2024-09-13T02:58:16.846 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.845+0000 7eff73afa780 1 < completed write operation key=0EKUTQYSKEB7 tag=NC7N7WLG6RR4 type=write size=969069 2024-09-13T02:58:16.848 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.846+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=9AP5CTRXDR09 type=del size=3752122 2024-09-13T02:58:16.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.848+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=GNCXDQLJUXU9 type=del 2024-09-13T02:58:16.851 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.849+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=4UIHI4J31VJZ type=del size=1657705 2024-09-13T02:58:16.852 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.851+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=WGGSIQWGTZYQ type=del 2024-09-13T02:58:16.854 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.853+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=617K68O4CFOF type=del size=883940 2024-09-13T02:58:16.857 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.856+0000 7eff73afa780 1 < suggested update operation key=DE1OPTRGHEXB tag=6891PYPK17JB type=del size=1583929 2024-09-13T02:58:16.859 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.858+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=SQRAXWXHQ1KJ type=del size=2029015 2024-09-13T02:58:16.862 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.860+0000 7eff73afa780 -1 < failed to complete operation key=UGPEQZIKUWJI tag=H2WJEWMGMU03 type=del size=3687623: (22) Invalid argument 2024-09-13T02:58:16.863 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.861+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=3HWX23L1EP61 type=del size=3945181 2024-09-13T02:58:16.865 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.863+0000 7eff73afa780 -1 < failed to complete operation key=DE1OPTRGHEXB tag=J9MQAKJM3CTL type=del size=305979: (22) Invalid argument 2024-09-13T02:58:16.866 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.865+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=73GPTFK15SFD type=del size=76901 2024-09-13T02:58:16.867 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.866+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~R6AF20FX1AS3.0 size=49227 2024-09-13T02:58:16.870 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.869+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=R6AF20FX1AS3 tag=OHFHGNDGY8FI type=write size=1097803 2024-09-13T02:58:16.872 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.871+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=CZ7OK1M78DBQ type=del size=4128364 2024-09-13T02:58:16.873 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.872+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=O7HGQHQM8WEH type=del 2024-09-13T02:58:16.875 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.874+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=GR5TDDUNDM8J type=del size=2268953 2024-09-13T02:58:16.876 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.875+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~ROQKZ0JSS6E6.0 size=1048576 2024-09-13T02:58:16.878 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.877+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~ROQKZ0JSS6E6.1 size=372086 2024-09-13T02:58:16.880 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.879+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=ROQKZ0JSS6E6 tag=N95GRC6175OP type=write size=2469238 2024-09-13T02:58:16.881 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.880+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=RTQ9LWEO2T2Y type=del size=188447 2024-09-13T02:58:16.883 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.882+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=KC0869XAQUBQ type=del 2024-09-13T02:58:16.886 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.884+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~QLBKNF3YMKD1.0 size=86250 2024-09-13T02:58:16.886 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.884+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=QLBKNF3YMKD1 tag=APY6H34LE81U type=write size=1134826 2024-09-13T02:58:16.887 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.886+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~4K80NRVM0PST.0 size=1048576 2024-09-13T02:58:16.888 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.887+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~4K80NRVM0PST.1 size=1048576 2024-09-13T02:58:16.889 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.888+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~4K80NRVM0PST.2 size=1036923 2024-09-13T02:58:16.892 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.891+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=4K80NRVM0PST tag=4NT9RLXB1XOT type=write size=4182651 2024-09-13T02:58:16.893 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.892+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=E0YOGA45XBDH type=del size=4190143 2024-09-13T02:58:16.895 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.894+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~69NHVLSXGU0F.0 size=1048576 2024-09-13T02:58:16.895 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.894+0000 7eff73afa780 1 < canceled part key=_multipart_LM9IZ4OKFS32.2~69NHVLSXGU0F.1 size=1048576 2024-09-13T02:58:16.896 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.895+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~69NHVLSXGU0F.2 size=796334 2024-09-13T02:58:16.899 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.898+0000 7eff73afa780 1 < canceled multipart upload key=LM9IZ4OKFS32 upload=69NHVLSXGU0F tag=DXQ2VYDQC45I type=write size=3942062 2024-09-13T02:58:16.900 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.899+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=AMZR7O7X69BM type=del size=2516689 2024-09-13T02:58:16.902 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.901+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~KQ8IRGV115QF.0 size=1048576 2024-09-13T02:58:16.903 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.902+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~KQ8IRGV115QF.1 size=89294 2024-09-13T02:58:16.906 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.905+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=KQ8IRGV115QF tag=64363UTFLMD1 type=write size=2186446 2024-09-13T02:58:16.907 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.906+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=F220E1I2YSIX type=del size=3268354 2024-09-13T02:58:16.909 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.908+0000 7eff73afa780 1 < canceled operation key=YBSX5HDAGL0D tag=55440YCKUIII type=del size=3151358 2024-09-13T02:58:16.912 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.911+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~4HK0XRHN8CI7.0 size=1048576 2024-09-13T02:58:16.913 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.912+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~4HK0XRHN8CI7.1 size=357699 2024-09-13T02:58:16.913 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.912+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=4HK0XRHN8CI7 tag=DL3PZE99A4E4 type=write size=2454851 2024-09-13T02:58:16.915 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.913+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~75KU3CWFE3OA.0 size=1048576 2024-09-13T02:58:16.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.915+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~75KU3CWFE3OA.1 size=444913 2024-09-13T02:58:16.918 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.917+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=75KU3CWFE3OA tag=9FDQ0IAVQVXB type=write size=2542065 2024-09-13T02:58:16.920 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.919+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=144O16YRIOCY type=write size=817698 2024-09-13T02:58:16.921 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.920+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~WKA5CMBYV8HP.0 size=1048576 2024-09-13T02:58:16.923 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.922+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~WKA5CMBYV8HP.1 size=1048576 2024-09-13T02:58:16.924 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.923+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~WKA5CMBYV8HP.2 size=859137 2024-09-13T02:58:16.926 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.925+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=WKA5CMBYV8HP tag=XS9UE8Q1YDBA type=write size=4004865 2024-09-13T02:58:16.928 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.926+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=M5M7YH4QSHL6 type=write size=154600 2024-09-13T02:58:16.930 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.929+0000 7eff73afa780 1 < suggested remove operation key=UGPEQZIKUWJI tag=9AP5CTRXDR09 type=del 2024-09-13T02:58:16.932 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.930+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=PP2R4UIMDGAL type=del size=1491584 2024-09-13T02:58:16.935 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.933+0000 7eff73afa780 1 < suggested remove operation key=5KBC7ZCE1LVB tag=4UIHI4J31VJZ type=del 2024-09-13T02:58:16.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.936+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~FVAIZXJP1UOQ.0 size=1048576 2024-09-13T02:58:16.938 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.937+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~FVAIZXJP1UOQ.1 size=1048576 2024-09-13T02:58:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:16 smithi088 ceph-mon[98762]: osdmap e1115: 8 total, 8 up, 8 in 2024-09-13T02:58:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:16 smithi088 ceph-mon[96266]: osdmap e1115: 8 total, 8 up, 8 in 2024-09-13T02:58:16.940 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.939+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~FVAIZXJP1UOQ.2 size=488775 2024-09-13T02:58:16.940 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.939+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=FVAIZXJP1UOQ tag=6FT5R3TSRJOW type=write size=3634503 2024-09-13T02:58:16.941 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.940+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=617K68O4CFOF type=del 2024-09-13T02:58:16.944 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.943+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~9WR7SNUFAWAM.0 size=828117 2024-09-13T02:58:16.944 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.943+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=9WR7SNUFAWAM tag=V972KHRQZB11 type=write size=1876693 2024-09-13T02:58:16.945 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.944+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=SQRAXWXHQ1KJ type=del 2024-09-13T02:58:16.947 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.946+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=WR95X1JP89NE type=del size=876700 2024-09-13T02:58:16.950 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.949+0000 7eff73afa780 1 < suggested update operation key=YBSX5HDAGL0D tag=3HWX23L1EP61 type=del size=3945181 2024-09-13T02:58:16.952 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.951+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=JTLO2K37NBIR type=del size=4186105 2024-09-13T02:58:16.953 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.952+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=73GPTFK15SFD type=del 2024-09-13T02:58:16.955 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.954+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=00R9GBND41WS type=del size=1485069 2024-09-13T02:58:16.958 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.957+0000 7eff73afa780 1 < suggested update operation key=6R9GY1TUZW4S tag=CZ7OK1M78DBQ type=del size=4128364 2024-09-13T02:58:16.961 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.960+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~19QJ3X2EQE73.0 size=1048576 2024-09-13T02:58:16.962 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.961+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~19QJ3X2EQE73.1 size=797453 2024-09-13T02:58:16.962 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.961+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=19QJ3X2EQE73 tag=AYSIG1XLUQDW type=write size=2894605 2024-09-13T02:58:16.964 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.963+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=GR5TDDUNDM8J type=del 2024-09-13T02:58:16.967 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.965+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~LSA9YUG2I3TP.0 size=1048576 2024-09-13T02:58:16.968 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.967+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~LSA9YUG2I3TP.1 size=497451 2024-09-13T02:58:16.968 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.967+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=LSA9YUG2I3TP tag=WQNO2IQ5GEG7 type=write size=2594603 2024-09-13T02:58:16.969 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.968+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=RTQ9LWEO2T2Y type=del 2024-09-13T02:58:16.971 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.970+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=60HNWO7OUQMH type=del size=3913119 2024-09-13T02:58:16.973 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.971+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~QLBKNF3YMKD1.0 size=86250 2024-09-13T02:58:16.975 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.974+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=QLBKNF3YMKD1 tag=APY6H34LE81U type=write size=1134826 2024-09-13T02:58:16.977 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.975+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=3CABY6YT6GQL type=del size=3548187 2024-09-13T02:58:16.980 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.979+0000 7eff73afa780 1 < suggested update operation key=2MVZNBH5L74W tag=E0YOGA45XBDH type=del size=4190143 2024-09-13T02:58:16.982 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.980+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=3X37QQWREPU8 type=del size=3479040 2024-09-13T02:58:16.983 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.982+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=AMZR7O7X69BM type=del 2024-09-13T02:58:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:16 smithi195 ceph-mon[87742]: osdmap e1115: 8 total, 8 up, 8 in 2024-09-13T02:58:16.985 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.984+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=1RD9WHP06ZOS type=write size=247365 2024-09-13T02:58:16.988 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.987+0000 7eff73afa780 1 < suggested remove operation key=RRSBR8H06K0Q tag=F220E1I2YSIX type=del 2024-09-13T02:58:16.990 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.989+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=F7NLB2V8DXJJ type=del size=3615349 2024-09-13T02:58:16.992 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.991+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~4HK0XRHN8CI7.0 size=1048576 2024-09-13T02:58:16.993 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.992+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~4HK0XRHN8CI7.1 size=357699 2024-09-13T02:58:16.996 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.994+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=4HK0XRHN8CI7 tag=DL3PZE99A4E4 type=write size=2454851 2024-09-13T02:58:16.998 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.997+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~7BD6OXFV34YC.0 size=172873 2024-09-13T02:58:16.999 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.997+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=7BD6OXFV34YC tag=FPOJF14G2YYB type=write size=1221449 2024-09-13T02:58:17.000 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:16.999+0000 7eff73afa780 1 < completed write operation key=XSG44QEKW7J6 tag=144O16YRIOCY type=write size=817698 2024-09-13T02:58:17.002 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.001+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=VY11B4JW8FWE type=del size=3555648 2024-09-13T02:58:17.004 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.002+0000 7eff73afa780 -1 < failed to complete operation key=UGPEQZIKUWJI tag=M5M7YH4QSHL6 type=write size=154600: (22) Invalid argument 2024-09-13T02:58:17.005 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.004+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=CHG22ZEKP1NE type=del size=1701687 2024-09-13T02:58:17.007 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.006+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=PP2R4UIMDGAL type=del 2024-09-13T02:58:17.009 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.008+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=LO5K0XJRA6QS type=write size=788753 2024-09-13T02:58:17.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.009+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~FVAIZXJP1UOQ.0 size=1048576 2024-09-13T02:58:17.012 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.010+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~FVAIZXJP1UOQ.1 size=1048576 2024-09-13T02:58:17.013 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.012+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~FVAIZXJP1UOQ.2 size=488775 2024-09-13T02:58:17.017 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.015+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=FVAIZXJP1UOQ tag=6FT5R3TSRJOW type=write size=3634503 2024-09-13T02:58:17.018 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.017+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=MLZ7ME051NUM type=write size=191826 2024-09-13T02:58:17.020 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.019+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~9WR7SNUFAWAM.0 size=828117 2024-09-13T02:58:17.024 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.022+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=9WR7SNUFAWAM tag=V972KHRQZB11 type=write size=1876693 2024-09-13T02:58:17.025 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.024+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=EEYUOU01K85E type=del size=293089 2024-09-13T02:58:17.028 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.027+0000 7eff73afa780 1 < suggested update operation key=KGBPSSFQDMO0 tag=WR95X1JP89NE type=del size=876700 2024-09-13T02:58:17.030 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.028+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=EE21BNT16YG1 type=del size=1279178 2024-09-13T02:58:17.031 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.030+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=JTLO2K37NBIR type=del 2024-09-13T02:58:17.034 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.033+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~R37I95QT0UO5.0 size=462355 2024-09-13T02:58:17.035 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.033+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=R37I95QT0UO5 tag=FJ9I9X78CMOJ type=write size=1510931 2024-09-13T02:58:17.036 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.035+0000 7eff73afa780 -1 < failed to complete operation key=RRSBR8H06K0Q tag=00R9GBND41WS type=del size=1485069: (22) Invalid argument 2024-09-13T02:58:17.038 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.037+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=ADMC0I43DO3M type=write size=297983 2024-09-13T02:58:17.040 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.038+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~19QJ3X2EQE73.0 size=1048576 2024-09-13T02:58:17.041 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.039+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~19QJ3X2EQE73.1 size=797453 2024-09-13T02:58:17.043 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.042+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=19QJ3X2EQE73 tag=AYSIG1XLUQDW type=write size=2894605 2024-09-13T02:58:17.045 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.043+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=KMXBJ0FDE61D type=write size=266120 2024-09-13T02:58:17.046 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.045+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~LSA9YUG2I3TP.0 size=1048576 2024-09-13T02:58:17.048 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.046+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~LSA9YUG2I3TP.1 size=497451 2024-09-13T02:58:17.050 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.049+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=LSA9YUG2I3TP tag=WQNO2IQ5GEG7 type=write size=2594603 2024-09-13T02:58:17.052 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.050+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=0QBLVQDFW6PD type=del size=1666238 2024-09-13T02:58:17.053 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.052+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=60HNWO7OUQMH type=del 2024-09-13T02:58:17.056 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.054+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~UQ5CT1KY54MS.0 size=297086 2024-09-13T02:58:17.056 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.054+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=UQ5CT1KY54MS tag=ECPT26N4CHQ2 type=write size=1345662 2024-09-13T02:58:17.057 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.056+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=3CABY6YT6GQL type=del 2024-09-13T02:58:17.059 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.057+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=ND8LUTRP0GJW type=del size=1070601 2024-09-13T02:58:17.060 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.059+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=3X37QQWREPU8 type=del 2024-09-13T02:58:17.063 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.062+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~BK1U8AD3ZPI6.0 size=1048576 2024-09-13T02:58:17.064 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.063+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~BK1U8AD3ZPI6.1 size=5488 2024-09-13T02:58:17.064 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.063+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=BK1U8AD3ZPI6 tag=ZPM7RNB7RPBN type=write size=2102640 2024-09-13T02:58:17.066 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.065+0000 7eff73afa780 -1 < failed to complete operation key=KGBPSSFQDMO0 tag=1RD9WHP06ZOS type=write size=247365: (22) Invalid argument 2024-09-13T02:58:17.069 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.067+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~HHS0DHZGVMX5.0 size=1048576 2024-09-13T02:58:17.070 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.069+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~HHS0DHZGVMX5.1 size=83896 2024-09-13T02:58:17.070 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.069+0000 7eff73afa780 1 > prepared multipart upload key=DE1OPTRGHEXB upload=HHS0DHZGVMX5 tag=MPJ1H0T5ANVY type=write size=2181048 2024-09-13T02:58:17.072 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.071+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=F7NLB2V8DXJJ type=del 2024-09-13T02:58:17.073 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.072+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=A27AG6VP8KIP type=del size=1037670 2024-09-13T02:58:17.075 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.074+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~7BD6OXFV34YC.0 size=172873 2024-09-13T02:58:17.078 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.076+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=7BD6OXFV34YC tag=FPOJF14G2YYB type=write size=1221449 2024-09-13T02:58:17.079 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.078+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=E57OEN7PDCRI type=del size=3749114 2024-09-13T02:58:17.081 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.079+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=VY11B4JW8FWE type=del 2024-09-13T02:58:17.083 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.082+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~4BXPS5SDS9RH.0 size=1048576 2024-09-13T02:58:17.085 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.083+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~4BXPS5SDS9RH.1 size=1048576 2024-09-13T02:58:17.086 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.084+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~4BXPS5SDS9RH.2 size=639583 2024-09-13T02:58:17.086 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.084+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=4BXPS5SDS9RH tag=4TWLHWK8OCN5 type=write size=3785311 2024-09-13T02:58:17.087 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.086+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=CHG22ZEKP1NE type=del 2024-09-13T02:58:17.089 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.088+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=IYCTVFHK4IL7 type=del size=913810 2024-09-13T02:58:17.090 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.089+0000 7eff73afa780 1 < completed write operation key=87IDSEO7CO52 tag=LO5K0XJRA6QS type=write size=788753 2024-09-13T02:58:17.092 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.091+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=L4LPC6NYRHVA type=del size=80080 2024-09-13T02:58:17.095 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.094+0000 7eff73afa780 1 < suggested remove operation key=Q9DOCHOCWES8 tag=MLZ7ME051NUM type=write 2024-09-13T02:58:17.096 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.095+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=VJ34804LT9MF type=del size=766922 2024-09-13T02:58:17.100 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.098+0000 7eff73afa780 1 < suggested update operation key=ERKORSW5ZM7N tag=EEYUOU01K85E type=del size=293089 2024-09-13T02:58:17.101 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.100+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=0V0UA7ZK28ZA type=del size=2582369 2024-09-13T02:58:17.103 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.101+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=EE21BNT16YG1 type=del 2024-09-13T02:58:17.105 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.104+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~IS20QO8SBKUF.0 size=23068 2024-09-13T02:58:17.105 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.104+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=IS20QO8SBKUF tag=SHRTLC0GPZJ9 type=write size=1071644 2024-09-13T02:58:17.107 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.106+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~R37I95QT0UO5.0 size=462355 2024-09-13T02:58:17.109 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.108+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=R37I95QT0UO5 tag=FJ9I9X78CMOJ type=write size=1510931 2024-09-13T02:58:17.113 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.111+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~1B2AU6W2E5LC.0 size=1048576 2024-09-13T02:58:17.114 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.113+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~1B2AU6W2E5LC.1 size=1017740 2024-09-13T02:58:17.114 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.113+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=1B2AU6W2E5LC tag=JC4566ANFLEV type=write size=3114892 2024-09-13T02:58:17.115 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.114+0000 7eff73afa780 1 < completed write operation key=JUN4VMKZR3HW tag=ADMC0I43DO3M type=write size=297983 2024-09-13T02:58:17.117 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.116+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=07V39CHTX4RJ type=del size=3098253 2024-09-13T02:58:17.119 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.117+0000 7eff73afa780 1 < completed write operation key=S4E79E2H75Y1 tag=KMXBJ0FDE61D type=write size=266120 2024-09-13T02:58:17.120 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.119+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=HQS8HFMRHHJ3 type=del size=1096857 2024-09-13T02:58:17.122 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.120+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=0QBLVQDFW6PD type=del 2024-09-13T02:58:17.123 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.122+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=BBGE2JE4V9D1 type=del size=2193255 2024-09-13T02:58:17.125 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.124+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~UQ5CT1KY54MS.0 size=297086 2024-09-13T02:58:17.127 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.126+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=UQ5CT1KY54MS tag=ECPT26N4CHQ2 type=write size=1345662 2024-09-13T02:58:17.129 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.128+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=PS38PW2715X0 type=del size=73488 2024-09-13T02:58:17.131 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.130+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=ND8LUTRP0GJW type=del 2024-09-13T02:58:17.134 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.133+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~AH9PXZTHX7Z3.0 size=1048576 2024-09-13T02:58:17.135 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.134+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~AH9PXZTHX7Z3.1 size=566154 2024-09-13T02:58:17.135 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.134+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=AH9PXZTHX7Z3 tag=BZGZGLYO20WS type=write size=2663306 2024-09-13T02:58:17.136 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.135+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~BK1U8AD3ZPI6.0 size=1048576 2024-09-13T02:58:17.138 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.136+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~BK1U8AD3ZPI6.1 size=5488 2024-09-13T02:58:17.140 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.139+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=BK1U8AD3ZPI6 tag=ZPM7RNB7RPBN type=write size=2102640 2024-09-13T02:58:17.143 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.142+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~I8XTOL02SJYP.0 size=1048576 2024-09-13T02:58:17.144 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.143+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~I8XTOL02SJYP.1 size=1048576 2024-09-13T02:58:17.145 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.144+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~I8XTOL02SJYP.2 size=306311 2024-09-13T02:58:17.145 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.144+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=I8XTOL02SJYP tag=BNF77810ZX4T type=write size=3452039 2024-09-13T02:58:17.147 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.145+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~HHS0DHZGVMX5.0 size=1048576 2024-09-13T02:58:17.148 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.147+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~HHS0DHZGVMX5.1 size=83896 2024-09-13T02:58:17.151 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.150+0000 7eff73afa780 1 < completed multipart upload key=DE1OPTRGHEXB upload=HHS0DHZGVMX5 tag=MPJ1H0T5ANVY type=write size=2181048 2024-09-13T02:58:17.154 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.153+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~P87XQI9Y6E2L.0 size=687520 2024-09-13T02:58:17.154 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.153+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=P87XQI9Y6E2L tag=HV0A68SK0M2Y type=write size=1736096 2024-09-13T02:58:17.157 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.156+0000 7eff73afa780 1 < suggested update operation key=UGPEQZIKUWJI tag=A27AG6VP8KIP type=del size=1037670 2024-09-13T02:58:17.159 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.157+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=A0LLODQL8D6W type=del size=1698126 2024-09-13T02:58:17.162 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.161+0000 7eff73afa780 1 < suggested remove operation key=TCGE3HRKFPDC tag=E57OEN7PDCRI type=del 2024-09-13T02:58:17.163 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.162+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=IVATHL8YMRMV type=del size=824332 2024-09-13T02:58:17.165 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.164+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~4BXPS5SDS9RH.0 size=1048576 2024-09-13T02:58:17.166 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.165+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~4BXPS5SDS9RH.1 size=1048576 2024-09-13T02:58:17.168 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.166+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~4BXPS5SDS9RH.2 size=639583 2024-09-13T02:58:17.170 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.169+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=4BXPS5SDS9RH tag=4TWLHWK8OCN5 type=write size=3785311 2024-09-13T02:58:17.172 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.171+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=8OMT8RPSHSQJ type=del size=2862042 2024-09-13T02:58:17.174 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.173+0000 7eff73afa780 1 < canceled operation key=2MVZNBH5L74W tag=IYCTVFHK4IL7 type=del size=913810 2024-09-13T02:58:17.176 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.174+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=E8S5Q9PMNFUD type=write size=921356 2024-09-13T02:58:17.177 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.176+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=L4LPC6NYRHVA type=del 2024-09-13T02:58:17.179 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.177+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=HHEIG14TAH6T type=del size=2450693 2024-09-13T02:58:17.180 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.179+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=VJ34804LT9MF type=del 2024-09-13T02:58:17.182 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.181+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=DON9FF1JXB54 type=del size=1021920 2024-09-13T02:58:17.183 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.182+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=0V0UA7ZK28ZA type=del 2024-09-13T02:58:17.186 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.185+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~ETFXOASS6R32.0 size=1048576 2024-09-13T02:58:17.188 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.187+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~ETFXOASS6R32.1 size=490141 2024-09-13T02:58:17.188 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.187+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=ETFXOASS6R32 tag=ZFJUUZJOGD6H type=write size=2587293 2024-09-13T02:58:17.189 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.188+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~IS20QO8SBKUF.0 size=23068 2024-09-13T02:58:17.192 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.190+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=IS20QO8SBKUF tag=SHRTLC0GPZJ9 type=write size=1071644 2024-09-13T02:58:17.195 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.194+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~DNC3CKWX62NH.0 size=476392 2024-09-13T02:58:17.195 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.194+0000 7eff73afa780 1 > prepared multipart upload key=DE1OPTRGHEXB upload=DNC3CKWX62NH tag=A22DGG2T7QMQ type=write size=1524968 2024-09-13T02:58:17.196 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.195+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~1B2AU6W2E5LC.0 size=1048576 2024-09-13T02:58:17.198 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.196+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~1B2AU6W2E5LC.1 size=1017740 2024-09-13T02:58:17.201 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.200+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=1B2AU6W2E5LC tag=JC4566ANFLEV type=write size=3114892 2024-09-13T02:58:17.203 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.202+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=RMI8EDN0W04G type=write size=420774 2024-09-13T02:58:17.205 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.203+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=07V39CHTX4RJ type=del 2024-09-13T02:58:17.206 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.205+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=T8OSSRDQJW1O type=del size=271634 2024-09-13T02:58:17.208 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.206+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=HQS8HFMRHHJ3 type=del 2024-09-13T02:58:17.210 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.209+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=ZZI00G2M5NT2 type=del size=2072704 2024-09-13T02:58:17.212 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.211+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=BBGE2JE4V9D1 type=del 2024-09-13T02:58:17.213 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.212+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=V0OVSJW3RMJH type=del size=1639519 2024-09-13T02:58:17.215 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.214+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=PS38PW2715X0 type=del 2024-09-13T02:58:17.218 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.217+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~JZYMJQLTOVJ9.0 size=342271 2024-09-13T02:58:17.218 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.217+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=JZYMJQLTOVJ9 tag=V1001UWF6DKK type=write size=1390847 2024-09-13T02:58:17.220 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.219+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~AH9PXZTHX7Z3.0 size=1048576 2024-09-13T02:58:17.221 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.220+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~AH9PXZTHX7Z3.1 size=566154 2024-09-13T02:58:17.224 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.223+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=AH9PXZTHX7Z3 tag=BZGZGLYO20WS type=write size=2663306 2024-09-13T02:58:17.225 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.224+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=JM36C1EG00TQ type=del size=1212739 2024-09-13T02:58:17.226 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.225+0000 7eff73afa780 1 < canceled part key=_multipart_VLBCIH993W4M.2~I8XTOL02SJYP.0 size=1048576 2024-09-13T02:58:17.227 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.226+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~I8XTOL02SJYP.1 size=1048576 2024-09-13T02:58:17.229 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.228+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~I8XTOL02SJYP.2 size=306311 2024-09-13T02:58:17.232 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.230+0000 7eff73afa780 1 < canceled multipart upload key=VLBCIH993W4M upload=I8XTOL02SJYP tag=BNF77810ZX4T type=write size=3452039 2024-09-13T02:58:17.237 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.232+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=M9NVS3YJD0FS type=del size=2911448 2024-09-13T02:58:17.237 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.234+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~P87XQI9Y6E2L.0 size=687520 2024-09-13T02:58:17.238 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.236+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=P87XQI9Y6E2L tag=HV0A68SK0M2Y type=write size=1736096 2024-09-13T02:58:17.240 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.239+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~UDDI8QHC056T.0 size=1048576 2024-09-13T02:58:17.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.240+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~UDDI8QHC056T.1 size=1048576 2024-09-13T02:58:17.243 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.242+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~UDDI8QHC056T.2 size=204459 2024-09-13T02:58:17.243 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.242+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=UDDI8QHC056T tag=WLU1IN3VL3BH type=write size=3350187 2024-09-13T02:58:17.244 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.243+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=A0LLODQL8D6W type=del 2024-09-13T02:58:17.246 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.245+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=SUW205Z47YT5 type=write size=1037255 2024-09-13T02:58:17.249 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.248+0000 7eff73afa780 1 < suggested remove operation key=QSKC2SK8A9LY tag=IVATHL8YMRMV type=del 2024-09-13T02:58:17.250 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.249+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=OWDG9O79FV34 type=del size=4186474 2024-09-13T02:58:17.251 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.250+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=8OMT8RPSHSQJ type=del 2024-09-13T02:58:17.253 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.252+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=4X3RLWJYMHF1 type=write size=987499 2024-09-13T02:58:17.256 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.254+0000 7eff73afa780 1 < suggested remove operation key=XSG44QEKW7J6 tag=E8S5Q9PMNFUD type=write 2024-09-13T02:58:17.258 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.257+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~RKL2QOLD8LHX.0 size=1048576 2024-09-13T02:58:17.259 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.258+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~RKL2QOLD8LHX.1 size=1048576 2024-09-13T02:58:17.260 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.259+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~RKL2QOLD8LHX.2 size=363396 2024-09-13T02:58:17.261 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.259+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=RKL2QOLD8LHX tag=H45PEJ0FINOQ type=write size=3509124 2024-09-13T02:58:17.262 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.261+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=HHEIG14TAH6T type=del 2024-09-13T02:58:17.265 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.264+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~GM2LKELTCJ0K.0 size=1048576 2024-09-13T02:58:17.266 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.265+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~GM2LKELTCJ0K.1 size=478787 2024-09-13T02:58:17.266 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.265+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=GM2LKELTCJ0K tag=3WK9DFR2DQEE type=write size=2575939 2024-09-13T02:58:17.268 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.266+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=DON9FF1JXB54 type=del 2024-09-13T02:58:17.269 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.268+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=RUEYN46AB3UR type=del size=337174 2024-09-13T02:58:17.270 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.269+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~ETFXOASS6R32.0 size=1048576 2024-09-13T02:58:17.272 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.270+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~ETFXOASS6R32.1 size=490141 2024-09-13T02:58:17.274 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.273+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=ETFXOASS6R32 tag=ZFJUUZJOGD6H type=write size=2587293 2024-09-13T02:58:17.275 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.274+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=O7FMVTN3IY9N type=del size=4152569 2024-09-13T02:58:17.277 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.276+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~DNC3CKWX62NH.0 size=476392 2024-09-13T02:58:17.279 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.278+0000 7eff73afa780 1 < completed multipart upload key=DE1OPTRGHEXB upload=DNC3CKWX62NH tag=A22DGG2T7QMQ type=write size=1524968 2024-09-13T02:58:17.282 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.281+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~DBMTDDAVT51G.0 size=646501 2024-09-13T02:58:17.282 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.281+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=DBMTDDAVT51G tag=8XW4VFXPKT8F type=write size=1695077 2024-09-13T02:58:17.283 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.282+0000 7eff73afa780 1 < canceled operation key=S4E79E2H75Y1 tag=RMI8EDN0W04G type=write size=420774 2024-09-13T02:58:17.286 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.285+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~91LFPL2ANIM6.0 size=997607 2024-09-13T02:58:17.286 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.285+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=91LFPL2ANIM6 tag=SHNTWU0HCAYO type=write size=2046183 2024-09-13T02:58:17.289 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.288+0000 7eff73afa780 1 < suggested remove operation key=E8HN8DCZA7O1 tag=T8OSSRDQJW1O type=del 2024-09-13T02:58:17.290 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.289+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=J4ZQHGIAWSTF type=del size=3679417 2024-09-13T02:58:17.291 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.290+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=ZZI00G2M5NT2 type=del 2024-09-13T02:58:17.294 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.293+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~W06VV3GHQ3KL.0 size=1048576 2024-09-13T02:58:17.295 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.294+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~W06VV3GHQ3KL.1 size=1048576 2024-09-13T02:58:17.296 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.295+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~W06VV3GHQ3KL.2 size=558554 2024-09-13T02:58:17.296 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.295+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=W06VV3GHQ3KL tag=GU3W4FBI0KEQ type=write size=3704282 2024-09-13T02:58:17.298 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.297+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=V0OVSJW3RMJH type=del 2024-09-13T02:58:17.299 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.298+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=Z3SP8T1D04P3 type=del size=1731624 2024-09-13T02:58:17.301 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.300+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~JZYMJQLTOVJ9.0 size=342271 2024-09-13T02:58:17.303 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.302+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=JZYMJQLTOVJ9 tag=V1001UWF6DKK type=write size=1390847 2024-09-13T02:58:17.304 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.303+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=UX2OYK9PB4KA type=del size=3143709 2024-09-13T02:58:17.306 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.305+0000 7eff73afa780 -1 < failed to complete operation key=QSKC2SK8A9LY tag=JM36C1EG00TQ type=del size=1212739: (22) Invalid argument 2024-09-13T02:58:17.308 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.307+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=8KCXTPSNJMJC type=del size=1578432 2024-09-13T02:58:17.310 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.308+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=M9NVS3YJD0FS type=del 2024-09-13T02:58:17.311 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.310+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=AAY0KBLL38ST type=del size=3174079 2024-09-13T02:58:17.311 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.310+0000 7eff73afa780 1 < canceled part key=_multipart_54V3991TUAC1.2~UDDI8QHC056T.0 size=1048576 2024-09-13T02:58:17.313 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.311+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~UDDI8QHC056T.1 size=1048576 2024-09-13T02:58:17.314 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.313+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~UDDI8QHC056T.2 size=204459 2024-09-13T02:58:17.316 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.315+0000 7eff73afa780 1 < canceled multipart upload key=54V3991TUAC1 upload=UDDI8QHC056T tag=WLU1IN3VL3BH type=write size=3350187 2024-09-13T02:58:17.318 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.317+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=2PLBTVR3B4ZR type=del size=1565820 2024-09-13T02:58:17.321 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.320+0000 7eff73afa780 1 < suggested update operation key=RQZASFUHXIEI tag=SUW205Z47YT5 type=write size=1037255 2024-09-13T02:58:17.324 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.323+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~CXSP2A505RHC.0 size=1048576 2024-09-13T02:58:17.325 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.324+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~CXSP2A505RHC.1 size=184213 2024-09-13T02:58:17.325 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.324+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=CXSP2A505RHC tag=2JJVLJ3U5ZF3 type=write size=2281365 2024-09-13T02:58:17.327 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.325+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=OWDG9O79FV34 type=del 2024-09-13T02:58:17.330 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.328+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~TOOORSAQDHXO.0 size=62673 2024-09-13T02:58:17.330 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.328+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=TOOORSAQDHXO tag=5EF2FCVK87Y7 type=write size=1111249 2024-09-13T02:58:17.332 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.331+0000 7eff73afa780 1 < suggested update operation key=87IDSEO7CO52 tag=4X3RLWJYMHF1 type=write size=987499 2024-09-13T02:58:17.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.334+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~V1NWDLD5J0ON.0 size=1048576 2024-09-13T02:58:17.336 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.335+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~V1NWDLD5J0ON.1 size=175165 2024-09-13T02:58:17.336 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.335+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=V1NWDLD5J0ON tag=APMR9CN4WWYY type=write size=2272317 2024-09-13T02:58:17.338 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.336+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~RKL2QOLD8LHX.0 size=1048576 2024-09-13T02:58:17.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.338+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~RKL2QOLD8LHX.1 size=1048576 2024-09-13T02:58:17.340 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.339+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~RKL2QOLD8LHX.2 size=363396 2024-09-13T02:58:17.343 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.342+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=RKL2QOLD8LHX tag=H45PEJ0FINOQ type=write size=3509124 2024-09-13T02:58:17.345 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.343+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=53XWXYUECZMJ type=del size=3271160 2024-09-13T02:58:17.346 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.345+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~GM2LKELTCJ0K.0 size=1048576 2024-09-13T02:58:17.348 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.347+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~GM2LKELTCJ0K.1 size=478787 2024-09-13T02:58:17.350 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.349+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=GM2LKELTCJ0K tag=3WK9DFR2DQEE type=write size=2575939 2024-09-13T02:58:17.352 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.351+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=I8IZ16Q35X7R type=del size=1924365 2024-09-13T02:58:17.353 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.352+0000 7eff73afa780 1 < canceled operation key=KGBPSSFQDMO0 tag=RUEYN46AB3UR type=del size=337174 2024-09-13T02:58:17.355 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.354+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=M5HQY099U2IF type=del size=106655 2024-09-13T02:58:17.357 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.356+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=O7FMVTN3IY9N type=del 2024-09-13T02:58:17.359 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.358+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=UGXY2JHDZ1V8 type=del size=3110631 2024-09-13T02:58:17.361 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.359+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~DBMTDDAVT51G.0 size=646501 2024-09-13T02:58:17.363 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.362+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=DBMTDDAVT51G tag=8XW4VFXPKT8F type=write size=1695077 2024-09-13T02:58:17.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.365+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~7PA9EYQWNX8N.0 size=1048576 2024-09-13T02:58:17.368 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.366+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~7PA9EYQWNX8N.1 size=215213 2024-09-13T02:58:17.368 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.366+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=7PA9EYQWNX8N tag=XU4QSC0G9DBF type=write size=2312365 2024-09-13T02:58:17.369 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.368+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~91LFPL2ANIM6.0 size=997607 2024-09-13T02:58:17.371 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.370+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=91LFPL2ANIM6 tag=SHNTWU0HCAYO type=write size=2046183 2024-09-13T02:58:17.374 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.373+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~5S42PHCML6WY.0 size=932541 2024-09-13T02:58:17.375 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.373+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=5S42PHCML6WY tag=L6M32L5IYXUP type=write size=1981117 2024-09-13T02:58:17.376 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.375+0000 7eff73afa780 1 < canceled operation key=KGBPSSFQDMO0 tag=J4ZQHGIAWSTF type=del size=3679417 2024-09-13T02:58:17.377 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.376+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=PL7NOVMIMSC2 type=del size=295218 2024-09-13T02:58:17.379 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.378+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~W06VV3GHQ3KL.0 size=1048576 2024-09-13T02:58:17.380 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.379+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~W06VV3GHQ3KL.1 size=1048576 2024-09-13T02:58:17.382 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.380+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~W06VV3GHQ3KL.2 size=558554 2024-09-13T02:58:17.385 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.384+0000 7eff73afa780 1 < completed multipart upload key=54V3991TUAC1 upload=W06VV3GHQ3KL tag=GU3W4FBI0KEQ type=write size=3704282 2024-09-13T02:58:17.387 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.385+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=EQ4HUUI0SE1W type=del size=2696885 2024-09-13T02:58:17.388 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.387+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=Z3SP8T1D04P3 type=del 2024-09-13T02:58:17.390 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.388+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=8ESPOKDA5KRK type=del size=3119905 2024-09-13T02:58:17.391 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.390+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=UX2OYK9PB4KA type=del 2024-09-13T02:58:17.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.392+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=2Z0ZHQI91R4I type=del size=1259333 2024-09-13T02:58:17.395 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.393+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=8KCXTPSNJMJC type=del 2024-09-13T02:58:17.396 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.395+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=2Z3JMYUTTZKN type=del size=113855 2024-09-13T02:58:17.397 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.396+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=AAY0KBLL38ST type=del 2024-09-13T02:58:17.399 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.398+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=YB62AJU83DC5 type=del size=2897958 2024-09-13T02:58:17.400 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.399+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=2PLBTVR3B4ZR type=del 2024-09-13T02:58:17.402 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.401+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=I80FGQLGVKOP type=del size=987131 2024-09-13T02:58:17.403 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.402+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~CXSP2A505RHC.0 size=1048576 2024-09-13T02:58:17.404 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.403+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~CXSP2A505RHC.1 size=184213 2024-09-13T02:58:17.407 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.406+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=CXSP2A505RHC tag=2JJVLJ3U5ZF3 type=write size=2281365 2024-09-13T02:58:17.410 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.409+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~9KFUHJ7CW96I.0 size=1048576 2024-09-13T02:58:17.411 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.410+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~9KFUHJ7CW96I.1 size=787335 2024-09-13T02:58:17.411 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.410+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=9KFUHJ7CW96I tag=669B4EAHXCCC type=write size=2884487 2024-09-13T02:58:17.413 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.412+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~TOOORSAQDHXO.0 size=62673 2024-09-13T02:58:17.415 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.414+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=TOOORSAQDHXO tag=5EF2FCVK87Y7 type=write size=1111249 2024-09-13T02:58:17.417 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.416+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=T8Q8D1QVWB1U type=del size=3593351 2024-09-13T02:58:17.419 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.417+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~V1NWDLD5J0ON.0 size=1048576 2024-09-13T02:58:17.420 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.419+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~V1NWDLD5J0ON.1 size=175165 2024-09-13T02:58:17.423 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.422+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=V1NWDLD5J0ON tag=APMR9CN4WWYY type=write size=2272317 2024-09-13T02:58:17.425 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.424+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=D5B5LO8WP7B0 type=del size=2894196 2024-09-13T02:58:17.427 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.426+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=53XWXYUECZMJ type=del 2024-09-13T02:58:17.430 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.429+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~3EG023DMZWDV.0 size=672311 2024-09-13T02:58:17.430 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.429+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=3EG023DMZWDV tag=CSGWBNSF62SQ type=write size=1720887 2024-09-13T02:58:17.433 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.432+0000 7eff73afa780 1 < suggested remove operation key=Q9DOCHOCWES8 tag=I8IZ16Q35X7R type=del 2024-09-13T02:58:17.435 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.434+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=6BMPGQXUF50E type=del size=3888323 2024-09-13T02:58:17.441 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.436+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=M5HQY099U2IF type=del 2024-09-13T02:58:17.441 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.437+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=VPQCBNR9R3I4 type=del size=253191 2024-09-13T02:58:17.441 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.439+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=UGXY2JHDZ1V8 type=del 2024-09-13T02:58:17.442 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.441+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=V5TLAHUQAXBN type=del size=736145 2024-09-13T02:58:17.442 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.441+0000 7eff73afa780 1 < canceled part key=_multipart_KGBPSSFQDMO0.2~7PA9EYQWNX8N.0 size=1048576 2024-09-13T02:58:17.444 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.443+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~7PA9EYQWNX8N.1 size=215213 2024-09-13T02:58:17.447 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.446+0000 7eff73afa780 1 < canceled multipart upload key=KGBPSSFQDMO0 upload=7PA9EYQWNX8N tag=XU4QSC0G9DBF type=write size=2312365 2024-09-13T02:58:17.450 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.449+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~FXUMI432N72L.0 size=1048576 2024-09-13T02:58:17.452 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.451+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~FXUMI432N72L.1 size=328350 2024-09-13T02:58:17.452 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.451+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=FXUMI432N72L tag=A8UGA0MV4YHW type=write size=2425502 2024-09-13T02:58:17.453 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.452+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~5S42PHCML6WY.0 size=932541 2024-09-13T02:58:17.461 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.460+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=5S42PHCML6WY tag=L6M32L5IYXUP type=write size=1981117 2024-09-13T02:58:17.462 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.461+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=LKDU4UW6N3TG type=del size=852124 2024-09-13T02:58:17.464 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.463+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=PL7NOVMIMSC2 type=del 2024-09-13T02:58:17.466 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.465+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=8I77UFJR425N type=write size=340298 2024-09-13T02:58:17.467 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.466+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=EQ4HUUI0SE1W type=del 2024-09-13T02:58:17.469 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.468+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=OUREHKYRGLAP type=write size=740790 2024-09-13T02:58:17.470 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.469+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=8ESPOKDA5KRK type=del 2024-09-13T02:58:17.472 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.471+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=NNIJZHZPF9L6 type=write size=614705 2024-09-13T02:58:17.474 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.473+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=2Z0ZHQI91R4I type=del 2024-09-13T02:58:17.477 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.476+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~EOKM5L5BI55C.0 size=1048576 2024-09-13T02:58:17.478 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.477+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~EOKM5L5BI55C.1 size=1048576 2024-09-13T02:58:17.479 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.478+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~EOKM5L5BI55C.2 size=607445 2024-09-13T02:58:17.480 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.478+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=EOKM5L5BI55C tag=2V4ZF73T9J2N type=write size=3753173 2024-09-13T02:58:17.481 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.480+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=2Z3JMYUTTZKN type=del 2024-09-13T02:58:17.483 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.481+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=SRRPVE5R42TG type=del size=1726075 2024-09-13T02:58:17.484 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.483+0000 7eff73afa780 1 < canceled operation key=SLT6ZXK5UID1 tag=YB62AJU83DC5 type=del size=2897958 2024-09-13T02:58:17.487 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.486+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~JCIGBUB5AV8N.0 size=1048576 2024-09-13T02:58:17.488 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.487+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~JCIGBUB5AV8N.1 size=511679 2024-09-13T02:58:17.488 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.487+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=JCIGBUB5AV8N tag=UGJ2EYIYIB6H type=write size=2608831 2024-09-13T02:58:17.490 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.489+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=I80FGQLGVKOP type=del 2024-09-13T02:58:17.492 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.490+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=1NVAX0M0GV6H type=del size=3699133 2024-09-13T02:58:17.493 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.492+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~9KFUHJ7CW96I.0 size=1048576 2024-09-13T02:58:17.494 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.493+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~9KFUHJ7CW96I.1 size=787335 2024-09-13T02:58:17.497 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.496+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=9KFUHJ7CW96I tag=669B4EAHXCCC type=write size=2884487 2024-09-13T02:58:17.499 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.498+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=JDMV190QU7N4 type=del size=2628993 2024-09-13T02:58:17.501 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.500+0000 7eff73afa780 1 < canceled operation key=RB5PEF3B1DK7 tag=T8Q8D1QVWB1U type=del size=3593351 2024-09-13T02:58:17.504 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.503+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~2JSBWO6OGLNI.0 size=380646 2024-09-13T02:58:17.504 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.503+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=2JSBWO6OGLNI tag=CQ3DAEU8B1ZM type=write size=1429222 2024-09-13T02:58:17.506 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.504+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=D5B5LO8WP7B0 type=del 2024-09-13T02:58:17.507 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.506+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=BF3CAT7MYLT6 type=del size=3907338 2024-09-13T02:58:17.509 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.508+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~3EG023DMZWDV.0 size=672311 2024-09-13T02:58:17.512 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.510+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=3EG023DMZWDV tag=CSGWBNSF62SQ type=write size=1720887 2024-09-13T02:58:17.514 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.513+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~BTODQV8NG07K.0 size=443597 2024-09-13T02:58:17.514 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.513+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=BTODQV8NG07K tag=ARE0K5AZY27G type=write size=1492173 2024-09-13T02:58:17.516 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.514+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=6BMPGQXUF50E type=del 2024-09-13T02:58:17.519 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.517+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~UG0ZPCFQ9S88.0 size=1048576 2024-09-13T02:58:17.520 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.519+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~UG0ZPCFQ9S88.1 size=1026264 2024-09-13T02:58:17.520 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.519+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=UG0ZPCFQ9S88 tag=W8P1ADRFUMJI type=write size=3123416 2024-09-13T02:58:17.522 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.521+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=VPQCBNR9R3I4 type=del 2024-09-13T02:58:17.523 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.522+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=E631I6ADPYO2 type=write size=748678 2024-09-13T02:58:17.526 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.525+0000 7eff73afa780 1 < suggested update operation key=XSG44QEKW7J6 tag=V5TLAHUQAXBN type=del size=736145 2024-09-13T02:58:17.529 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.528+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~E7Q6BMC3DNEZ.0 size=1048576 2024-09-13T02:58:17.531 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.529+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~E7Q6BMC3DNEZ.1 size=1048576 2024-09-13T02:58:17.532 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.531+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~E7Q6BMC3DNEZ.2 size=801677 2024-09-13T02:58:17.532 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.531+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=E7Q6BMC3DNEZ tag=OI6GACFKJ3VI type=write size=3947405 2024-09-13T02:58:17.533 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.532+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~FXUMI432N72L.0 size=1048576 2024-09-13T02:58:17.535 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.534+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~FXUMI432N72L.1 size=328350 2024-09-13T02:58:17.537 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.536+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=FXUMI432N72L tag=A8UGA0MV4YHW type=write size=2425502 2024-09-13T02:58:17.539 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.538+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=QNW1CQ1JVSOF type=write size=1041104 2024-09-13T02:58:17.540 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.539+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=LKDU4UW6N3TG type=del 2024-09-13T02:58:17.543 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.542+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~ENXPAJNCMC1U.0 size=597594 2024-09-13T02:58:17.544 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.542+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=ENXPAJNCMC1U tag=36VIUQ5WBYJK type=write size=1646170 2024-09-13T02:58:17.545 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.544+0000 7eff73afa780 1 < completed write operation key=5KBC7ZCE1LVB tag=8I77UFJR425N type=write size=340298 2024-09-13T02:58:17.548 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.547+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~EI9M1NF1Z6LD.0 size=1048576 2024-09-13T02:58:17.550 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.548+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~EI9M1NF1Z6LD.1 size=561769 2024-09-13T02:58:17.550 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.548+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=EI9M1NF1Z6LD tag=QUDFE2KBMM12 type=write size=2658921 2024-09-13T02:58:17.551 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.550+0000 7eff73afa780 1 < completed write operation key=QSKC2SK8A9LY tag=OUREHKYRGLAP type=write size=740790 2024-09-13T02:58:17.553 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.552+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=3JRR3NPWG8GZ type=del size=3995119 2024-09-13T02:58:17.555 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.554+0000 7eff73afa780 1 < completed write operation key=6R9GY1TUZW4S tag=NNIJZHZPF9L6 type=write size=614705 2024-09-13T02:58:17.556 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.555+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=QNLTNVQ3I4B3 type=del size=3110358 2024-09-13T02:58:17.558 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.557+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~EOKM5L5BI55C.0 size=1048576 2024-09-13T02:58:17.559 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.558+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~EOKM5L5BI55C.1 size=1048576 2024-09-13T02:58:17.560 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.559+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~EOKM5L5BI55C.2 size=607445 2024-09-13T02:58:17.563 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.562+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=EOKM5L5BI55C tag=2V4ZF73T9J2N type=write size=3753173 2024-09-13T02:58:17.566 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.565+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~R6P0NZJD4PH8.0 size=462999 2024-09-13T02:58:17.566 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.565+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=R6P0NZJD4PH8 tag=OPBUJV3NL0O5 type=write size=1511575 2024-09-13T02:58:17.569 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.568+0000 7eff73afa780 1 < suggested remove operation key=C6BAU5IXVSJI tag=SRRPVE5R42TG type=del 2024-09-13T02:58:17.572 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.571+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~8GEU8MJ70MC3.0 size=441342 2024-09-13T02:58:17.572 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.571+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=8GEU8MJ70MC3 tag=QKMGXH41S629 type=write size=1489918 2024-09-13T02:58:17.574 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.573+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~JCIGBUB5AV8N.0 size=1048576 2024-09-13T02:58:17.575 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.574+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~JCIGBUB5AV8N.1 size=511679 2024-09-13T02:58:17.578 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.577+0000 7eff73afa780 1 < completed multipart upload key=54V3991TUAC1 upload=JCIGBUB5AV8N tag=UGJ2EYIYIB6H type=write size=2608831 2024-09-13T02:58:17.580 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.579+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=Q1SNFETC7RB5 type=del size=2236228 2024-09-13T02:58:17.585 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.584+0000 7eff73afa780 1 < suggested remove operation key=XSG44QEKW7J6 tag=1NVAX0M0GV6H type=del 2024-09-13T02:58:17.589 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.587+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~54AUAB1VYWXJ.0 size=1048576 2024-09-13T02:58:17.591 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.590+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~54AUAB1VYWXJ.1 size=378094 2024-09-13T02:58:17.591 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.590+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=54AUAB1VYWXJ tag=BZWS3EZMA9VJ type=write size=2475246 2024-09-13T02:58:17.594 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.593+0000 7eff73afa780 1 < suggested update operation key=RB5PEF3B1DK7 tag=JDMV190QU7N4 type=del size=2628993 2024-09-13T02:58:17.596 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.594+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=DVBPQ67BT7U7 type=write size=398415 2024-09-13T02:58:17.597 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.596+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~2JSBWO6OGLNI.0 size=380646 2024-09-13T02:58:17.600 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.598+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=2JSBWO6OGLNI tag=CQ3DAEU8B1ZM type=write size=1429222 2024-09-13T02:58:17.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.600+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=NE4GSL4MIFGY type=del size=3239543 2024-09-13T02:58:17.603 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.602+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=BF3CAT7MYLT6 type=del 2024-09-13T02:58:17.606 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.605+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~CGU8G19SDJ3U.0 size=382629 2024-09-13T02:58:17.606 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.605+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=CGU8G19SDJ3U tag=BLGJRUT4CGJX type=write size=1431205 2024-09-13T02:58:17.607 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.606+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~BTODQV8NG07K.0 size=443597 2024-09-13T02:58:17.610 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.609+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=BTODQV8NG07K tag=ARE0K5AZY27G type=write size=1492173 2024-09-13T02:58:17.613 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.612+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~WWM71W2A2F6I.0 size=1048576 2024-09-13T02:58:17.615 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.613+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~WWM71W2A2F6I.1 size=1048576 2024-09-13T02:58:17.616 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.615+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~WWM71W2A2F6I.2 size=344022 2024-09-13T02:58:17.616 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.615+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=WWM71W2A2F6I tag=NXEB8XGG0I9Q type=write size=3489750 2024-09-13T02:58:17.617 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.616+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~UG0ZPCFQ9S88.0 size=1048576 2024-09-13T02:58:17.619 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.618+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~UG0ZPCFQ9S88.1 size=1026264 2024-09-13T02:58:17.621 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.620+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=UG0ZPCFQ9S88 tag=W8P1ADRFUMJI type=write size=3123416 2024-09-13T02:58:17.624 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.623+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~L5YLJL8K7PD0.0 size=1048576 2024-09-13T02:58:17.626 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.625+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~L5YLJL8K7PD0.1 size=1048576 2024-09-13T02:58:17.627 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.626+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~L5YLJL8K7PD0.2 size=498085 2024-09-13T02:58:17.627 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.626+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=L5YLJL8K7PD0 tag=IVAACQVB5MMF type=write size=3643813 2024-09-13T02:58:17.629 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.628+0000 7eff73afa780 1 < completed write operation key=ERKORSW5ZM7N tag=E631I6ADPYO2 type=write size=748678 2024-09-13T02:58:17.630 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.629+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=1DJEMBVC20F9 type=del size=1318480 2024-09-13T02:58:17.632 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.630+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~E7Q6BMC3DNEZ.0 size=1048576 2024-09-13T02:58:17.633 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.632+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~E7Q6BMC3DNEZ.1 size=1048576 2024-09-13T02:58:17.634 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.633+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~E7Q6BMC3DNEZ.2 size=801677 2024-09-13T02:58:17.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.635+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=E7Q6BMC3DNEZ tag=OI6GACFKJ3VI type=write size=3947405 2024-09-13T02:58:17.640 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.638+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~4CY0M7BKTC1S.0 size=1048576 2024-09-13T02:58:17.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.640+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~4CY0M7BKTC1S.1 size=958166 2024-09-13T02:58:17.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.640+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=4CY0M7BKTC1S tag=Y8Q8MAVPENQT type=write size=3055318 2024-09-13T02:58:17.643 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.642+0000 7eff73afa780 -1 < failed to complete operation key=RB5PEF3B1DK7 tag=QNW1CQ1JVSOF type=write size=1041104: (22) Invalid argument 2024-09-13T02:58:17.644 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.643+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=B33FGW8A6OXD type=del size=2651114 2024-09-13T02:58:17.646 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.644+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~ENXPAJNCMC1U.0 size=597594 2024-09-13T02:58:17.649 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.647+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=ENXPAJNCMC1U tag=36VIUQ5WBYJK type=write size=1646170 2024-09-13T02:58:17.651 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.650+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~F854KXF8EIMC.0 size=1048576 2024-09-13T02:58:17.652 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.651+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~F854KXF8EIMC.1 size=946027 2024-09-13T02:58:17.653 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.651+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=F854KXF8EIMC tag=2SBZNQBD75JX type=write size=3043179 2024-09-13T02:58:17.654 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.653+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~EI9M1NF1Z6LD.0 size=1048576 2024-09-13T02:58:17.655 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.654+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~EI9M1NF1Z6LD.1 size=561769 2024-09-13T02:58:17.658 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.657+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=EI9M1NF1Z6LD tag=QUDFE2KBMM12 type=write size=2658921 2024-09-13T02:58:17.660 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.658+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=QDLYT5HCOMWV type=del size=586491 2024-09-13T02:58:17.661 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.660+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=3JRR3NPWG8GZ type=del 2024-09-13T02:58:17.663 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.662+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=EOW6Y9FMXNM2 type=del size=2177599 2024-09-13T02:58:17.665 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.664+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=QNLTNVQ3I4B3 type=del 2024-09-13T02:58:17.666 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.665+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=WN8UL5QG6U1U type=del size=535814 2024-09-13T02:58:17.668 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.667+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~R6P0NZJD4PH8.0 size=462999 2024-09-13T02:58:17.671 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.670+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=R6P0NZJD4PH8 tag=OPBUJV3NL0O5 type=write size=1511575 2024-09-13T02:58:17.672 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.671+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=XFQ9O0X59MER type=write size=770472 2024-09-13T02:58:17.676 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.673+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~8GEU8MJ70MC3.0 size=441342 2024-09-13T02:58:17.677 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.676+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=8GEU8MJ70MC3 tag=QKMGXH41S629 type=write size=1489918 2024-09-13T02:58:17.679 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.677+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=HPP2AMHGOA2I type=del size=4104177 2024-09-13T02:58:17.680 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.679+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=Q1SNFETC7RB5 type=del 2024-09-13T02:58:17.684 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.682+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~R9D5XS7IORAW.0 size=1048576 2024-09-13T02:58:17.685 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.684+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~R9D5XS7IORAW.1 size=969251 2024-09-13T02:58:17.685 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.684+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=R9D5XS7IORAW tag=7G3E85TFN8P9 type=write size=3066403 2024-09-13T02:58:17.687 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.686+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~54AUAB1VYWXJ.0 size=1048576 2024-09-13T02:58:17.689 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.687+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~54AUAB1VYWXJ.1 size=378094 2024-09-13T02:58:17.691 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.690+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=54AUAB1VYWXJ tag=BZWS3EZMA9VJ type=write size=2475246 2024-09-13T02:58:17.694 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.693+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~ORDT5U2FVK6P.0 size=96622 2024-09-13T02:58:17.694 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.693+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=ORDT5U2FVK6P tag=87G7YDMI7CEJ type=write size=1145198 2024-09-13T02:58:17.696 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.695+0000 7eff73afa780 1 < completed write operation key=2K9HTOP48N59 tag=DVBPQ67BT7U7 type=write size=398415 2024-09-13T02:58:17.697 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.696+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=VEN3JUCV09S5 type=write size=279018 2024-09-13T02:58:17.699 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.698+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=NE4GSL4MIFGY type=del 2024-09-13T02:58:17.701 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.700+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=Q2I4SBWA9FS7 type=del size=1034138 2024-09-13T02:58:17.702 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.701+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~CGU8G19SDJ3U.0 size=382629 2024-09-13T02:58:17.705 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.704+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=CGU8G19SDJ3U tag=BLGJRUT4CGJX type=write size=1431205 2024-09-13T02:58:17.707 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.705+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=Y3V8UT3ISR0G type=write size=375424 2024-09-13T02:58:17.708 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.707+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~WWM71W2A2F6I.0 size=1048576 2024-09-13T02:58:17.709 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.708+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~WWM71W2A2F6I.1 size=1048576 2024-09-13T02:58:17.710 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.708+0000 7eff73afa780 1 < canceled part key=_multipart_QSKC2SK8A9LY.2~WWM71W2A2F6I.2 size=344022 2024-09-13T02:58:17.712 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.711+0000 7eff73afa780 1 < canceled multipart upload key=QSKC2SK8A9LY upload=WWM71W2A2F6I tag=NXEB8XGG0I9Q type=write size=3489750 2024-09-13T02:58:17.715 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.714+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~4KNZ22VL6Y3Z.0 size=1048576 2024-09-13T02:58:17.717 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.716+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~4KNZ22VL6Y3Z.1 size=1048576 2024-09-13T02:58:17.718 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.717+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~4KNZ22VL6Y3Z.2 size=732165 2024-09-13T02:58:17.718 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.717+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=4KNZ22VL6Y3Z tag=QOGIJFDIDA7F type=write size=3877893 2024-09-13T02:58:17.720 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.719+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~L5YLJL8K7PD0.0 size=1048576 2024-09-13T02:58:17.722 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.720+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~L5YLJL8K7PD0.1 size=1048576 2024-09-13T02:58:17.723 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.722+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~L5YLJL8K7PD0.2 size=498085 2024-09-13T02:58:17.725 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.724+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=L5YLJL8K7PD0 tag=IVAACQVB5MMF type=write size=3643813 2024-09-13T02:58:17.727 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.726+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=T8GDFAT01QHB type=del size=3082742 2024-09-13T02:58:17.729 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.728+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=1DJEMBVC20F9 type=del 2024-09-13T02:58:17.732 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.731+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~W8UJWWOEMYVA.0 size=913874 2024-09-13T02:58:17.732 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.731+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=W8UJWWOEMYVA tag=824BHOJUMEJY type=write size=1962450 2024-09-13T02:58:17.733 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.732+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~4CY0M7BKTC1S.0 size=1048576 2024-09-13T02:58:17.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.734+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~4CY0M7BKTC1S.1 size=958166 2024-09-13T02:58:17.737 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.736+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=4CY0M7BKTC1S tag=Y8Q8MAVPENQT type=write size=3055318 2024-09-13T02:58:17.740 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.739+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~N2NVT1BWTHWT.0 size=1048576 2024-09-13T02:58:17.741 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.740+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~N2NVT1BWTHWT.1 size=1048576 2024-09-13T02:58:17.743 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.741+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~N2NVT1BWTHWT.2 size=338685 2024-09-13T02:58:17.743 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.741+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=N2NVT1BWTHWT tag=B3U9ZVAQR4A2 type=write size=3484413 2024-09-13T02:58:17.746 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.744+0000 7eff73afa780 1 < suggested update operation key=UGPEQZIKUWJI tag=B33FGW8A6OXD type=del size=2651114 2024-09-13T02:58:17.748 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.747+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~VX2O83FGUEQN.0 size=1048576 2024-09-13T02:58:17.750 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.749+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~VX2O83FGUEQN.1 size=1048576 2024-09-13T02:58:17.751 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.750+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~VX2O83FGUEQN.2 size=668575 2024-09-13T02:58:17.751 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.750+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=VX2O83FGUEQN tag=T3633QKYI1Z2 type=write size=3814303 2024-09-13T02:58:17.753 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.751+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~F854KXF8EIMC.0 size=1048576 2024-09-13T02:58:17.753 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.751+0000 7eff73afa780 1 < canceled part key=_multipart_ERKORSW5ZM7N.2~F854KXF8EIMC.1 size=946027 2024-09-13T02:58:17.756 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.754+0000 7eff73afa780 1 < canceled multipart upload key=ERKORSW5ZM7N upload=F854KXF8EIMC tag=2SBZNQBD75JX type=write size=3043179 2024-09-13T02:58:17.759 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.758+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~B4E4UN1P8C3C.0 size=1038986 2024-09-13T02:58:17.759 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.758+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=B4E4UN1P8C3C tag=AP6BR5ZDQXL2 type=write size=2087562 2024-09-13T02:58:17.761 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.759+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=QDLYT5HCOMWV type=del 2024-09-13T02:58:17.762 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.761+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=J8HNDHET3UHX type=del size=1852154 2024-09-13T02:58:17.766 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.764+0000 7eff73afa780 1 < suggested remove operation key=YBSX5HDAGL0D tag=EOW6Y9FMXNM2 type=del 2024-09-13T02:58:17.767 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.766+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=TS5L77A2SYA3 type=del size=3220162 2024-09-13T02:58:17.769 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.767+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=WN8UL5QG6U1U type=del 2024-09-13T02:58:17.770 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.769+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=N39FABIFK2GP type=write size=275862 2024-09-13T02:58:17.773 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.772+0000 7eff73afa780 1 < suggested remove operation key=2MVZNBH5L74W tag=XFQ9O0X59MER type=write 2024-09-13T02:58:17.776 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.775+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~E2H74O82IDKG.0 size=1048576 2024-09-13T02:58:17.778 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.777+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~E2H74O82IDKG.1 size=1048576 2024-09-13T02:58:17.779 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.778+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~E2H74O82IDKG.2 size=765514 2024-09-13T02:58:17.780 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.778+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=E2H74O82IDKG tag=V6IC73YEQX0V type=write size=3911242 2024-09-13T02:58:17.782 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.781+0000 7eff73afa780 1 < suggested update operation key=XSG44QEKW7J6 tag=HPP2AMHGOA2I type=del size=4104177 2024-09-13T02:58:17.785 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.784+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~8Q57ZN1N6YES.0 size=307303 2024-09-13T02:58:17.786 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.784+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=8Q57ZN1N6YES tag=5JS3EBUB1MVU type=write size=1355879 2024-09-13T02:58:17.787 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.786+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~R9D5XS7IORAW.0 size=1048576 2024-09-13T02:58:17.789 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.787+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~R9D5XS7IORAW.1 size=969251 2024-09-13T02:58:17.792 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.790+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=R9D5XS7IORAW tag=7G3E85TFN8P9 type=write size=3066403 2024-09-13T02:58:17.794 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.793+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~AR62XPI6M6NI.0 size=1048576 2024-09-13T02:58:17.796 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.794+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~AR62XPI6M6NI.1 size=1048576 2024-09-13T02:58:17.797 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.796+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~AR62XPI6M6NI.2 size=670036 2024-09-13T02:58:17.797 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.796+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=AR62XPI6M6NI tag=ODJZDL7PPF8X type=write size=3815764 2024-09-13T02:58:17.798 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.797+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~ORDT5U2FVK6P.0 size=96622 2024-09-13T02:58:17.801 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.800+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=ORDT5U2FVK6P tag=87G7YDMI7CEJ type=write size=1145198 2024-09-13T02:58:17.804 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.803+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~LL3406FDR9IR.0 size=517927 2024-09-13T02:58:17.804 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.803+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=LL3406FDR9IR tag=AWPWYKZSVWSB type=write size=1566503 2024-09-13T02:58:17.806 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.804+0000 7eff73afa780 1 < completed write operation key=87IDSEO7CO52 tag=VEN3JUCV09S5 type=write size=279018 2024-09-13T02:58:17.807 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.806+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=JH4XFGJ9FOX3 type=del size=552112 2024-09-13T02:58:17.809 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.808+0000 7eff73afa780 -1 < failed to complete operation key=UGPEQZIKUWJI tag=Q2I4SBWA9FS7 type=del size=1034138: (22) Invalid argument 2024-09-13T02:58:17.811 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.809+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=M4IFZIGE6K4S type=del size=2726576 2024-09-13T02:58:17.813 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.811+0000 7eff73afa780 1 < completed write operation key=AJ29N3P8OUAG tag=Y3V8UT3ISR0G type=write size=375424 2024-09-13T02:58:17.816 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.814+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~RMUNEHU9II1M.0 size=1011678 2024-09-13T02:58:17.816 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.814+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=RMUNEHU9II1M tag=D7QH270ZQ4JO type=write size=2060254 2024-09-13T02:58:17.817 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.816+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~4KNZ22VL6Y3Z.0 size=1048576 2024-09-13T02:58:17.818 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.817+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~4KNZ22VL6Y3Z.1 size=1048576 2024-09-13T02:58:17.820 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.819+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~4KNZ22VL6Y3Z.2 size=732165 2024-09-13T02:58:17.823 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.821+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=4KNZ22VL6Y3Z tag=QOGIJFDIDA7F type=write size=3877893 2024-09-13T02:58:17.824 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.823+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=3O22B3LPBU5E type=write size=357564 2024-09-13T02:58:17.826 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.825+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=T8GDFAT01QHB type=del 2024-09-13T02:58:17.829 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.828+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~6GV6YP28G92A.0 size=1025990 2024-09-13T02:58:17.829 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.828+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=6GV6YP28G92A tag=LL4OK77GTD1D type=write size=2074566 2024-09-13T02:58:17.830 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.829+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~W8UJWWOEMYVA.0 size=913874 2024-09-13T02:58:17.833 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.832+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=W8UJWWOEMYVA tag=824BHOJUMEJY type=write size=1962450 2024-09-13T02:58:17.837 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.836+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~OUWFO8IID1EB.0 size=176487 2024-09-13T02:58:17.837 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.836+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=OUWFO8IID1EB tag=0VSQ5P7DBRPW type=write size=1225063 2024-09-13T02:58:17.838 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.837+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~N2NVT1BWTHWT.0 size=1048576 2024-09-13T02:58:17.840 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.839+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~N2NVT1BWTHWT.1 size=1048576 2024-09-13T02:58:17.841 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.840+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~N2NVT1BWTHWT.2 size=338685 2024-09-13T02:58:17.844 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.842+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=N2NVT1BWTHWT tag=B3U9ZVAQR4A2 type=write size=3484413 2024-09-13T02:58:17.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.844+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=95EGIGO5A7L7 type=del size=3071071 2024-09-13T02:58:17.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.845+0000 7eff73afa780 1 < canceled part key=_multipart_VLBCIH993W4M.2~VX2O83FGUEQN.0 size=1048576 2024-09-13T02:58:17.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.846+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~VX2O83FGUEQN.1 size=1048576 2024-09-13T02:58:17.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.847+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~VX2O83FGUEQN.2 size=668575 2024-09-13T02:58:17.851 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.850+0000 7eff73afa780 1 < canceled multipart upload key=VLBCIH993W4M upload=VX2O83FGUEQN tag=T3633QKYI1Z2 type=write size=3814303 2024-09-13T02:58:17.853 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.852+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=UBMFB7Y7CXSW type=del size=1832735 2024-09-13T02:58:17.855 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.854+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~B4E4UN1P8C3C.0 size=1038986 2024-09-13T02:58:17.858 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.857+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=B4E4UN1P8C3C tag=AP6BR5ZDQXL2 type=write size=2087562 2024-09-13T02:58:17.859 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.858+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=RQNU7I0FZO3E type=del size=16123 2024-09-13T02:58:17.861 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.860+0000 7eff73afa780 -1 < failed to complete operation key=2MVZNBH5L74W tag=J8HNDHET3UHX type=del size=1852154: (22) Invalid argument 2024-09-13T02:58:17.865 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.864+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~GBDV3A7XOZ6Y.0 size=1048576 2024-09-13T02:58:17.866 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.865+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~GBDV3A7XOZ6Y.1 size=520125 2024-09-13T02:58:17.867 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.865+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=GBDV3A7XOZ6Y tag=9RU5ELASQWS3 type=write size=2617277 2024-09-13T02:58:17.870 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.868+0000 7eff73afa780 1 < suggested remove operation key=W8DA47XVEESC tag=TS5L77A2SYA3 type=del 2024-09-13T02:58:17.871 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.870+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=BI26SGBTSTE7 type=del size=504479 2024-09-13T02:58:17.873 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.872+0000 7eff73afa780 1 < completed write operation key=SLT6ZXK5UID1 tag=N39FABIFK2GP type=write size=275862 2024-09-13T02:58:17.875 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.874+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=30NLTJS7E51F type=del size=1672154 2024-09-13T02:58:17.878 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.877+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~E2H74O82IDKG.0 size=1048576 2024-09-13T02:58:17.879 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.878+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~E2H74O82IDKG.1 size=1048576 2024-09-13T02:58:17.881 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.879+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~E2H74O82IDKG.2 size=765514 2024-09-13T02:58:17.883 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.882+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=E2H74O82IDKG tag=V6IC73YEQX0V type=write size=3911242 2024-09-13T02:58:17.887 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.886+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~P4ZADP3Q745Q.0 size=1048576 2024-09-13T02:58:17.888 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.887+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~P4ZADP3Q745Q.1 size=1048576 2024-09-13T02:58:17.890 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.888+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~P4ZADP3Q745Q.2 size=49764 2024-09-13T02:58:17.890 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.888+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=P4ZADP3Q745Q tag=HW95UCXTFE8D type=write size=3195492 2024-09-13T02:58:17.892 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.890+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~8Q57ZN1N6YES.0 size=307303 2024-09-13T02:58:17.895 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.894+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=8Q57ZN1N6YES tag=5JS3EBUB1MVU type=write size=1355879 2024-09-13T02:58:17.897 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.896+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=XAJ703YAP5UW type=del size=1571021 2024-09-13T02:58:17.899 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.898+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~AR62XPI6M6NI.0 size=1048576 2024-09-13T02:58:17.900 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.899+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~AR62XPI6M6NI.1 size=1048576 2024-09-13T02:58:17.902 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.901+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~AR62XPI6M6NI.2 size=670036 2024-09-13T02:58:17.905 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.904+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=AR62XPI6M6NI tag=ODJZDL7PPF8X type=write size=3815764 2024-09-13T02:58:17.907 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.906+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=UISVU2ZXCTXW type=del size=3953555 2024-09-13T02:58:17.909 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.908+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~LL3406FDR9IR.0 size=517927 2024-09-13T02:58:17.912 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.911+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=LL3406FDR9IR tag=AWPWYKZSVWSB type=write size=1566503 2024-09-13T02:58:17.914 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.913+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=GEYS9Z9RN0T7 type=del size=2591853 2024-09-13T02:58:17.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.915+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=JH4XFGJ9FOX3 type=del 2024-09-13T02:58:17.920 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.919+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~4FT29AQ15BYS.0 size=1048576 2024-09-13T02:58:17.921 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.920+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~4FT29AQ15BYS.1 size=1048576 2024-09-13T02:58:17.923 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.922+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~4FT29AQ15BYS.2 size=356026 2024-09-13T02:58:17.923 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.922+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=4FT29AQ15BYS tag=CUF0HXD6EWHK type=write size=3501754 2024-09-13T02:58:17.925 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.924+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=M4IFZIGE6K4S type=del 2024-09-13T02:58:17.927 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.926+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=RUTC9OBP2GHE type=write size=844378 2024-09-13T02:58:17.929 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.928+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~RMUNEHU9II1M.0 size=1011678 2024-09-13T02:58:17.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.931+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=RMUNEHU9II1M tag=D7QH270ZQ4JO type=write size=2060254 2024-09-13T02:58:17.935 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.934+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=MMD40RZ5EMZM type=del size=4080636 2024-09-13T02:58:17.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.935+0000 7eff73afa780 1 < completed write operation key=54V3991TUAC1 tag=3O22B3LPBU5E type=write size=357564 2024-09-13T02:58:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:17 smithi088 ceph-mon[98762]: pgmap v1417: 137 pgs: 2 creating+peering, 18 unknown, 117 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:17 smithi088 ceph-mon[96266]: pgmap v1417: 137 pgs: 2 creating+peering, 18 unknown, 117 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:17.940 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.939+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~JAZU2YCMONNB.0 size=1048576 2024-09-13T02:58:17.942 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.941+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~JAZU2YCMONNB.1 size=1048576 2024-09-13T02:58:17.943 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.942+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~JAZU2YCMONNB.2 size=477582 2024-09-13T02:58:17.944 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.942+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=JAZU2YCMONNB tag=0KE4TGEO9OIR type=write size=3623310 2024-09-13T02:58:17.945 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.944+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~6GV6YP28G92A.0 size=1025990 2024-09-13T02:58:17.949 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.947+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=6GV6YP28G92A tag=LL4OK77GTD1D type=write size=2074566 2024-09-13T02:58:17.951 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.950+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=XWU35K3SAL4C type=del size=3387267 2024-09-13T02:58:17.953 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.952+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~OUWFO8IID1EB.0 size=176487 2024-09-13T02:58:17.956 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.955+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=OUWFO8IID1EB tag=0VSQ5P7DBRPW type=write size=1225063 2024-09-13T02:58:17.958 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.957+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=21C7EURQCH55 type=del size=1762637 2024-09-13T02:58:17.962 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.961+0000 7eff73afa780 1 < suggested remove operation key=UGYRK752TSGX tag=95EGIGO5A7L7 type=del 2024-09-13T02:58:17.964 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.963+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=UGOEISZWQHI6 type=del size=1419445 2024-09-13T02:58:17.966 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.964+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=UBMFB7Y7CXSW type=del 2024-09-13T02:58:17.970 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.969+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~Y0MTA5SDO5Q7.0 size=1048576 2024-09-13T02:58:17.971 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.970+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~Y0MTA5SDO5Q7.1 size=1048576 2024-09-13T02:58:17.972 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.971+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~Y0MTA5SDO5Q7.2 size=802822 2024-09-13T02:58:17.972 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.971+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=Y0MTA5SDO5Q7 tag=JUMLRDXV0DJI type=write size=3948550 2024-09-13T02:58:17.974 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.973+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=RQNU7I0FZO3E type=del 2024-09-13T02:58:17.977 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.975+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=UB6FCINNP1UC type=del size=644577 2024-09-13T02:58:17.978 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.977+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~GBDV3A7XOZ6Y.0 size=1048576 2024-09-13T02:58:17.980 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.979+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~GBDV3A7XOZ6Y.1 size=520125 2024-09-13T02:58:17.983 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.982+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=GBDV3A7XOZ6Y tag=9RU5ELASQWS3 type=write size=2617277 2024-09-13T02:58:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:17 smithi195 ceph-mon[87742]: pgmap v1417: 137 pgs: 2 creating+peering, 18 unknown, 117 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:17.984 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.983+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=UYWGF8UDOY3D type=del size=2247247 2024-09-13T02:58:17.986 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.985+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=BI26SGBTSTE7 type=del 2024-09-13T02:58:17.988 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.987+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=YNU99AMP8W39 type=del size=313318 2024-09-13T02:58:17.990 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.989+0000 7eff73afa780 1 < canceled operation key=87IDSEO7CO52 tag=30NLTJS7E51F type=del size=1672154 2024-09-13T02:58:17.993 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.992+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~RFNCAXJ9Y2Y9.0 size=1048576 2024-09-13T02:58:17.995 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.993+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~RFNCAXJ9Y2Y9.1 size=129624 2024-09-13T02:58:17.995 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.993+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=RFNCAXJ9Y2Y9 tag=F6LP6Z3T8UI6 type=write size=2226776 2024-09-13T02:58:17.996 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.995+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~P4ZADP3Q745Q.0 size=1048576 2024-09-13T02:58:17.998 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.997+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~P4ZADP3Q745Q.1 size=1048576 2024-09-13T02:58:18.000 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:17.998+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~P4ZADP3Q745Q.2 size=49764 2024-09-13T02:58:18.003 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.002+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=P4ZADP3Q745Q tag=HW95UCXTFE8D type=write size=3195492 2024-09-13T02:58:18.006 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.004+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=4XZ3MHRBSM60 type=write size=1039535 2024-09-13T02:58:18.008 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.006+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=XAJ703YAP5UW type=del 2024-09-13T02:58:18.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.009+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=951J6BEVUX80 type=del size=1622468 2024-09-13T02:58:18.012 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.010+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=UISVU2ZXCTXW type=del 2024-09-13T02:58:18.014 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.012+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=FCHA82YJ930T type=del size=3831201 2024-09-13T02:58:18.016 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.015+0000 7eff73afa780 1 < canceled operation key=QSKC2SK8A9LY tag=GEYS9Z9RN0T7 type=del size=2591853 2024-09-13T02:58:18.018 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.017+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=5JFBYE1NDJ6M type=del size=939733 2024-09-13T02:58:18.020 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.019+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~4FT29AQ15BYS.0 size=1048576 2024-09-13T02:58:18.022 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.021+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~4FT29AQ15BYS.1 size=1048576 2024-09-13T02:58:18.024 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.023+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~4FT29AQ15BYS.2 size=356026 2024-09-13T02:58:18.027 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.026+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=4FT29AQ15BYS tag=CUF0HXD6EWHK type=write size=3501754 2024-09-13T02:58:18.029 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.028+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=LY2TCD8ZQ0DN type=write size=505769 2024-09-13T02:58:18.031 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.030+0000 7eff73afa780 1 < completed write operation key=5KBC7ZCE1LVB tag=RUTC9OBP2GHE type=write size=844378 2024-09-13T02:58:18.033 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.031+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=LWO6QUZIU4LJ type=write size=733911 2024-09-13T02:58:18.037 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.036+0000 7eff73afa780 1 < suggested update operation key=UGPEQZIKUWJI tag=MMD40RZ5EMZM type=del size=4080636 2024-09-13T02:58:18.039 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.038+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=DIQIIYRNC33T type=write size=1005017 2024-09-13T02:58:18.041 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.039+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~JAZU2YCMONNB.0 size=1048576 2024-09-13T02:58:18.044 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.041+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~JAZU2YCMONNB.1 size=1048576 2024-09-13T02:58:18.045 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.043+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~JAZU2YCMONNB.2 size=477582 2024-09-13T02:58:18.049 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.047+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=JAZU2YCMONNB tag=0KE4TGEO9OIR type=write size=3623310 2024-09-13T02:58:18.050 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.049+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=27CQP3320PRY type=del size=3118652 2024-09-13T02:58:18.051 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.050+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=XWU35K3SAL4C type=del 2024-09-13T02:58:18.053 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.052+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=SOVAQI9GDOGR type=del size=3872669 2024-09-13T02:58:18.055 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.053+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=21C7EURQCH55 type=del 2024-09-13T02:58:18.057 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.055+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=452MMEDVRRLR type=del size=3887179 2024-09-13T02:58:18.059 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.058+0000 7eff73afa780 -1 < failed to complete operation key=UGPEQZIKUWJI tag=UGOEISZWQHI6 type=del size=1419445: (22) Invalid argument 2024-09-13T02:58:18.061 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.060+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=EPFIVP2YCAJT type=del size=2235715 2024-09-13T02:58:18.063 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.062+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~Y0MTA5SDO5Q7.0 size=1048576 2024-09-13T02:58:18.065 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.064+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~Y0MTA5SDO5Q7.1 size=1048576 2024-09-13T02:58:18.067 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.066+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~Y0MTA5SDO5Q7.2 size=802822 2024-09-13T02:58:18.071 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.070+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=Y0MTA5SDO5Q7 tag=JUMLRDXV0DJI type=write size=3948550 2024-09-13T02:58:18.073 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.072+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=K2PM3IX4HQ7X type=del size=89351 2024-09-13T02:58:18.075 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.074+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=UB6FCINNP1UC type=del 2024-09-13T02:58:18.079 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.078+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~8EF9YHNVNZ2M.0 size=1048576 2024-09-13T02:58:18.081 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.079+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~8EF9YHNVNZ2M.1 size=185748 2024-09-13T02:58:18.081 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.079+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=8EF9YHNVNZ2M tag=X902BZTK4J6L type=write size=2282900 2024-09-13T02:58:18.083 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.081+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=UYWGF8UDOY3D type=del 2024-09-13T02:58:18.086 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.085+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~ARR4MHAR0RY2.0 size=1048576 2024-09-13T02:58:18.087 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.086+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~ARR4MHAR0RY2.1 size=683792 2024-09-13T02:58:18.088 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.086+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=ARR4MHAR0RY2 tag=E7M18CWEFG80 type=write size=2780944 2024-09-13T02:58:18.089 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.088+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=YNU99AMP8W39 type=del 2024-09-13T02:58:18.091 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.090+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=PN6AWTRUH3S4 type=del size=3966902 2024-09-13T02:58:18.093 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.091+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~RFNCAXJ9Y2Y9.0 size=1048576 2024-09-13T02:58:18.094 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.093+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~RFNCAXJ9Y2Y9.1 size=129624 2024-09-13T02:58:18.096 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.095+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=RFNCAXJ9Y2Y9 tag=F6LP6Z3T8UI6 type=write size=2226776 2024-09-13T02:58:18.098 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.097+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=SBM2PE59TWOI type=del size=1304855 2024-09-13T02:58:18.099 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.098+0000 7eff73afa780 1 < completed write operation key=87IDSEO7CO52 tag=4XZ3MHRBSM60 type=write size=1039535 2024-09-13T02:58:18.101 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.100+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=KNQN09AZ2TYK type=del size=3269749 2024-09-13T02:58:18.103 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.102+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=951J6BEVUX80 type=del 2024-09-13T02:58:18.105 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.104+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=NM2PPJGGBFCR type=write size=822406 2024-09-13T02:58:18.107 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.106+0000 7eff73afa780 1 < canceled operation key=0EKUTQYSKEB7 tag=FCHA82YJ930T type=del size=3831201 2024-09-13T02:58:18.110 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.108+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~LSM36PFONDCF.0 size=1048576 2024-09-13T02:58:18.111 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.110+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~LSM36PFONDCF.1 size=672492 2024-09-13T02:58:18.111 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.110+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=LSM36PFONDCF tag=PVDU9KLZN0BJ type=write size=2769644 2024-09-13T02:58:18.113 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.112+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=5JFBYE1NDJ6M type=del 2024-09-13T02:58:18.115 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.114+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=KVNYW4NP39IR type=del size=601107 2024-09-13T02:58:18.118 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.116+0000 7eff73afa780 1 < completed write operation key=RB5PEF3B1DK7 tag=LY2TCD8ZQ0DN type=write size=505769 2024-09-13T02:58:18.119 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.118+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=9EAXZ5RZI4UF type=del size=157351 2024-09-13T02:58:18.122 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.121+0000 7eff73afa780 1 < suggested remove operation key=XSG44QEKW7J6 tag=LWO6QUZIU4LJ type=write 2024-09-13T02:58:18.124 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.123+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=SSF95PFSHU3A type=del size=1786928 2024-09-13T02:58:18.125 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.124+0000 7eff73afa780 1 < completed write operation key=RRSBR8H06K0Q tag=DIQIIYRNC33T type=write size=1005017 2024-09-13T02:58:18.127 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.126+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=02YN12Z2E84M type=del size=299433 2024-09-13T02:58:18.129 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.128+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=27CQP3320PRY type=del 2024-09-13T02:58:18.131 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.130+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=S3NG1SEBM8IJ type=del size=3923912 2024-09-13T02:58:18.133 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.131+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=SOVAQI9GDOGR type=del 2024-09-13T02:58:18.136 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.135+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~M2EE1SSBYVN3.0 size=22364 2024-09-13T02:58:18.136 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.135+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=M2EE1SSBYVN3 tag=RPYX9LVPRWPB type=write size=1070940 2024-09-13T02:58:18.138 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.137+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=452MMEDVRRLR type=del 2024-09-13T02:58:18.140 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.138+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=ANKKHBIPJVL8 type=del size=4091648 2024-09-13T02:58:18.141 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.140+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=EPFIVP2YCAJT type=del 2024-09-13T02:58:18.145 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.143+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~TIK1J8T2RKAB.0 size=649290 2024-09-13T02:58:18.145 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.143+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=TIK1J8T2RKAB tag=4D8ZPT9B23TG type=write size=1697866 2024-09-13T02:58:18.148 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.147+0000 7eff73afa780 1 < suggested remove operation key=TCGE3HRKFPDC tag=K2PM3IX4HQ7X type=del 2024-09-13T02:58:18.151 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.150+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~IDI5PRCW4PJF.0 size=471312 2024-09-13T02:58:18.151 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.150+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=IDI5PRCW4PJF tag=QJMFHVAJH091 type=write size=1519888 2024-09-13T02:58:18.153 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.151+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~8EF9YHNVNZ2M.0 size=1048576 2024-09-13T02:58:18.154 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.153+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~8EF9YHNVNZ2M.1 size=185748 2024-09-13T02:58:18.157 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.155+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=8EF9YHNVNZ2M tag=X902BZTK4J6L type=write size=2282900 2024-09-13T02:58:18.159 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.158+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~AOOEZ7S9IEII.0 size=1048576 2024-09-13T02:58:18.161 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.159+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~AOOEZ7S9IEII.1 size=1048576 2024-09-13T02:58:18.162 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.161+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~AOOEZ7S9IEII.2 size=383187 2024-09-13T02:58:18.163 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.161+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=AOOEZ7S9IEII tag=YETVKDOHRJV2 type=write size=3528915 2024-09-13T02:58:18.163 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.161+0000 7eff73afa780 1 < canceled part key=_multipart_TCGE3HRKFPDC.2~ARR4MHAR0RY2.0 size=1048576 2024-09-13T02:58:18.164 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.163+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~ARR4MHAR0RY2.1 size=683792 2024-09-13T02:58:18.167 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.165+0000 7eff73afa780 1 < canceled multipart upload key=TCGE3HRKFPDC upload=ARR4MHAR0RY2 tag=E7M18CWEFG80 type=write size=2780944 2024-09-13T02:58:18.170 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.169+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~5QC9ZNN02VU1.0 size=1048576 2024-09-13T02:58:18.172 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.171+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~5QC9ZNN02VU1.1 size=629546 2024-09-13T02:58:18.172 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.171+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=5QC9ZNN02VU1 tag=76RHE82Q4R9W type=write size=2726698 2024-09-13T02:58:18.174 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.172+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=PN6AWTRUH3S4 type=del 2024-09-13T02:58:18.176 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.175+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=K8A3IRSD2UH3 type=del size=4024416 2024-09-13T02:58:18.178 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.176+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=SBM2PE59TWOI type=del 2024-09-13T02:58:18.180 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.179+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~BLOFM03G4MLF.0 size=1048576 2024-09-13T02:58:18.182 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.181+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~BLOFM03G4MLF.1 size=1048576 2024-09-13T02:58:18.183 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.182+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~BLOFM03G4MLF.2 size=707825 2024-09-13T02:58:18.183 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.182+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=BLOFM03G4MLF tag=OB7CGBX8J15Z type=write size=3853553 2024-09-13T02:58:18.185 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.184+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=KNQN09AZ2TYK type=del 2024-09-13T02:58:18.188 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.187+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~4Z9SSHBGEWEN.0 size=625375 2024-09-13T02:58:18.188 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.187+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=4Z9SSHBGEWEN tag=E29PQR4NIUF6 type=write size=1673951 2024-09-13T02:58:18.190 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.188+0000 7eff73afa780 1 < completed write operation key=C6BAU5IXVSJI tag=NM2PPJGGBFCR type=write size=822406 2024-09-13T02:58:18.193 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.191+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~IP0V15YJW6LJ.0 size=1048576 2024-09-13T02:58:18.194 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.193+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~IP0V15YJW6LJ.1 size=62347 2024-09-13T02:58:18.194 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.193+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=IP0V15YJW6LJ tag=F9CR6XM2RFI2 type=write size=2159499 2024-09-13T02:58:18.196 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.195+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~LSM36PFONDCF.0 size=1048576 2024-09-13T02:58:18.197 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.196+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~LSM36PFONDCF.1 size=672492 2024-09-13T02:58:18.200 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.199+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=LSM36PFONDCF tag=PVDU9KLZN0BJ type=write size=2769644 2024-09-13T02:58:18.202 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.200+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=ZQDEEVGL1HAB type=del size=1529152 2024-09-13T02:58:18.203 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.202+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=KVNYW4NP39IR type=del 2024-09-13T02:58:18.205 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.204+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=MXK582K71C98 type=del size=1378685 2024-09-13T02:58:18.207 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.205+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=9EAXZ5RZI4UF type=del 2024-09-13T02:58:18.209 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.207+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=RS85Z0FUK7HD type=write size=744984 2024-09-13T02:58:18.210 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.209+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=SSF95PFSHU3A type=del 2024-09-13T02:58:18.214 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.212+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~GOX8ZCDKWG96.0 size=40725 2024-09-13T02:58:18.214 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.212+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=GOX8ZCDKWG96 tag=2K2GTB8S10AG type=write size=1089301 2024-09-13T02:58:18.215 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.214+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=02YN12Z2E84M type=del 2024-09-13T02:58:18.217 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.216+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=S4H7B07H8SSX type=del size=1905021 2024-09-13T02:58:18.219 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.218+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=S3NG1SEBM8IJ type=del 2024-09-13T02:58:18.220 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.219+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=6HGQM62YWUU1 type=del size=2394126 2024-09-13T02:58:18.222 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.221+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~M2EE1SSBYVN3.0 size=22364 2024-09-13T02:58:18.225 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.224+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=M2EE1SSBYVN3 tag=RPYX9LVPRWPB type=write size=1070940 2024-09-13T02:58:18.229 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.228+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~0003J93SOR8E.0 size=1048576 2024-09-13T02:58:18.230 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.229+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~0003J93SOR8E.1 size=133225 2024-09-13T02:58:18.230 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.229+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=0003J93SOR8E tag=YD7GZPE4N3RJ type=write size=2230377 2024-09-13T02:58:18.232 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.231+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=ANKKHBIPJVL8 type=del 2024-09-13T02:58:18.235 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.234+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~6WTCWF9QFE5X.0 size=1048576 2024-09-13T02:58:18.236 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.235+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~6WTCWF9QFE5X.1 size=793642 2024-09-13T02:58:18.236 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.235+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=6WTCWF9QFE5X tag=BI5TEQU0H5QM type=write size=2890794 2024-09-13T02:58:18.237 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.235+0000 7eff73afa780 1 < canceled part key=_multipart_5KBC7ZCE1LVB.2~TIK1J8T2RKAB.0 size=649290 2024-09-13T02:58:18.239 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.238+0000 7eff73afa780 1 < canceled multipart upload key=5KBC7ZCE1LVB upload=TIK1J8T2RKAB tag=4D8ZPT9B23TG type=write size=1697866 2024-09-13T02:58:18.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.241+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~JRW02OVNO2R7.0 size=1048576 2024-09-13T02:58:18.243 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.242+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~JRW02OVNO2R7.1 size=1048576 2024-09-13T02:58:18.245 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.244+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~JRW02OVNO2R7.2 size=538317 2024-09-13T02:58:18.245 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.244+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=JRW02OVNO2R7 tag=9Y6BSWIXFLKB type=write size=3684045 2024-09-13T02:58:18.247 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.245+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~IDI5PRCW4PJF.0 size=471312 2024-09-13T02:58:18.249 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.248+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=IDI5PRCW4PJF tag=QJMFHVAJH091 type=write size=1519888 2024-09-13T02:58:18.251 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.250+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=7A19Q1P9G4MW type=del size=2173277 2024-09-13T02:58:18.253 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.252+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~AOOEZ7S9IEII.0 size=1048576 2024-09-13T02:58:18.253 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.252+0000 7eff73afa780 1 < canceled part key=_multipart_YBSX5HDAGL0D.2~AOOEZ7S9IEII.1 size=1048576 2024-09-13T02:58:18.254 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.252+0000 7eff73afa780 1 < canceled part key=_multipart_YBSX5HDAGL0D.2~AOOEZ7S9IEII.2 size=383187 2024-09-13T02:58:18.256 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.255+0000 7eff73afa780 1 < canceled multipart upload key=YBSX5HDAGL0D upload=AOOEZ7S9IEII tag=YETVKDOHRJV2 type=write size=3528915 2024-09-13T02:58:18.258 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.256+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=0IG1J3T8G7L0 type=del size=4183784 2024-09-13T02:58:18.259 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.258+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~5QC9ZNN02VU1.0 size=1048576 2024-09-13T02:58:18.261 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.259+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~5QC9ZNN02VU1.1 size=629546 2024-09-13T02:58:18.264 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.263+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=5QC9ZNN02VU1 tag=76RHE82Q4R9W type=write size=2726698 2024-09-13T02:58:18.267 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.266+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~KX3GHPRWU4ZZ.0 size=1048576 2024-09-13T02:58:18.269 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.267+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~KX3GHPRWU4ZZ.1 size=1048576 2024-09-13T02:58:18.270 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.269+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~KX3GHPRWU4ZZ.2 size=609256 2024-09-13T02:58:18.271 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.269+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=KX3GHPRWU4ZZ tag=SPFXWHFMUI9Y type=write size=3754984 2024-09-13T02:58:18.274 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.273+0000 7eff73afa780 1 < suggested remove operation key=96QB8V0471EG tag=K8A3IRSD2UH3 type=del 2024-09-13T02:58:18.277 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.276+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~QWNNOY5GAE55.0 size=1048576 2024-09-13T02:58:18.278 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.277+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~QWNNOY5GAE55.1 size=1040477 2024-09-13T02:58:18.278 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.277+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=QWNNOY5GAE55 tag=Z3KZ8KJS2VOO type=write size=3137629 2024-09-13T02:58:18.280 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.278+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~BLOFM03G4MLF.0 size=1048576 2024-09-13T02:58:18.281 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.280+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~BLOFM03G4MLF.1 size=1048576 2024-09-13T02:58:18.282 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.281+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~BLOFM03G4MLF.2 size=707825 2024-09-13T02:58:18.285 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.284+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=BLOFM03G4MLF tag=OB7CGBX8J15Z type=write size=3853553 2024-09-13T02:58:18.288 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.287+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~LCNR5CMB1KXG.0 size=1048576 2024-09-13T02:58:18.289 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.288+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~LCNR5CMB1KXG.1 size=1048576 2024-09-13T02:58:18.290 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.289+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~LCNR5CMB1KXG.2 size=44598 2024-09-13T02:58:18.290 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.289+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=LCNR5CMB1KXG tag=MJHD3PLEY0MQ type=write size=3190326 2024-09-13T02:58:18.292 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.291+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~4Z9SSHBGEWEN.0 size=625375 2024-09-13T02:58:18.294 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.293+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=4Z9SSHBGEWEN tag=E29PQR4NIUF6 type=write size=1673951 2024-09-13T02:58:18.296 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.295+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=46OKF23XXGS7 type=write size=109344 2024-09-13T02:58:18.298 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.297+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~IP0V15YJW6LJ.0 size=1048576 2024-09-13T02:58:18.299 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.298+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~IP0V15YJW6LJ.1 size=62347 2024-09-13T02:58:18.302 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.301+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=IP0V15YJW6LJ tag=F9CR6XM2RFI2 type=write size=2159499 2024-09-13T02:58:18.305 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.304+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~XW7WG2NZF7BU.0 size=1048576 2024-09-13T02:58:18.307 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.306+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~XW7WG2NZF7BU.1 size=705609 2024-09-13T02:58:18.307 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.306+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=XW7WG2NZF7BU tag=DBZ1AB9FVU80 type=write size=2802761 2024-09-13T02:58:18.309 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.307+0000 7eff73afa780 1 < canceled operation key=S4E79E2H75Y1 tag=ZQDEEVGL1HAB type=del size=1529152 2024-09-13T02:58:18.311 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.310+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=SKUBT3XA0ZON type=del size=3637371 2024-09-13T02:58:18.313 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.312+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=MXK582K71C98 type=del 2024-09-13T02:58:18.315 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.314+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=V9N3IPWCIBPV type=del size=399734 2024-09-13T02:58:18.317 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.316+0000 7eff73afa780 1 < completed write operation key=RQZASFUHXIEI tag=RS85Z0FUK7HD type=write size=744984 2024-09-13T02:58:18.318 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.317+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=M97XQ124PQA5 type=del size=3879599 2024-09-13T02:58:18.320 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.319+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~GOX8ZCDKWG96.0 size=40725 2024-09-13T02:58:18.323 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.321+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=GOX8ZCDKWG96 tag=2K2GTB8S10AG type=write size=1089301 2024-09-13T02:58:18.324 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.323+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=AOR3VM01TNFS type=del size=2365949 2024-09-13T02:58:18.326 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.325+0000 7eff73afa780 1 < canceled operation key=2MVZNBH5L74W tag=S4H7B07H8SSX type=del size=1905021 2024-09-13T02:58:18.327 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.326+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=ABDUC11K1V53 type=del size=1606780 2024-09-13T02:58:18.329 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.328+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=6HGQM62YWUU1 type=del 2024-09-13T02:58:18.331 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.329+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=FYJX400YET26 type=del size=3700372 2024-09-13T02:58:18.332 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.331+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~0003J93SOR8E.0 size=1048576 2024-09-13T02:58:18.333 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.332+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~0003J93SOR8E.1 size=133225 2024-09-13T02:58:18.337 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.335+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=0003J93SOR8E tag=YD7GZPE4N3RJ type=write size=2230377 2024-09-13T02:58:18.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.338+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~7N9E6X20S4A2.0 size=376527 2024-09-13T02:58:18.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.338+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=7N9E6X20S4A2 tag=C1ROWZP08BDK type=write size=1425103 2024-09-13T02:58:18.341 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.340+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~6WTCWF9QFE5X.0 size=1048576 2024-09-13T02:58:18.342 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.341+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~6WTCWF9QFE5X.1 size=793642 2024-09-13T02:58:18.345 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.344+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=6WTCWF9QFE5X tag=BI5TEQU0H5QM type=write size=2890794 2024-09-13T02:58:18.349 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.347+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~O70TZWPYHB69.0 size=656164 2024-09-13T02:58:18.349 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.347+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=O70TZWPYHB69 tag=YC2IE1D8PX15 type=write size=1704740 2024-09-13T02:58:18.350 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.349+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~JRW02OVNO2R7.0 size=1048576 2024-09-13T02:58:18.352 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.350+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~JRW02OVNO2R7.1 size=1048576 2024-09-13T02:58:18.353 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.352+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~JRW02OVNO2R7.2 size=538317 2024-09-13T02:58:18.356 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.354+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=JRW02OVNO2R7 tag=9Y6BSWIXFLKB type=write size=3684045 2024-09-13T02:58:18.357 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.356+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=UQ4P3O2LG89O type=del size=2794278 2024-09-13T02:58:18.359 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.358+0000 7eff73afa780 1 < canceled operation key=5KBC7ZCE1LVB tag=7A19Q1P9G4MW type=del size=2173277 2024-09-13T02:58:18.363 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.362+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~LYRWY3XG6FAJ.0 size=1048576 2024-09-13T02:58:18.365 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.364+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~LYRWY3XG6FAJ.1 size=1048576 2024-09-13T02:58:18.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.365+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~LYRWY3XG6FAJ.2 size=850579 2024-09-13T02:58:18.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.365+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=LYRWY3XG6FAJ tag=ZXR4N2BYJ1PU type=write size=3996307 2024-09-13T02:58:18.368 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.367+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=0IG1J3T8G7L0 type=del 2024-09-13T02:58:18.371 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.370+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~FGOUOZT45K43.0 size=351346 2024-09-13T02:58:18.372 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.370+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=FGOUOZT45K43 tag=WUHB9ZXOZ3TN type=write size=1399922 2024-09-13T02:58:18.373 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.372+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~KX3GHPRWU4ZZ.0 size=1048576 2024-09-13T02:58:18.375 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.374+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~KX3GHPRWU4ZZ.1 size=1048576 2024-09-13T02:58:18.376 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.375+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~KX3GHPRWU4ZZ.2 size=609256 2024-09-13T02:58:18.380 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.378+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=KX3GHPRWU4ZZ tag=SPFXWHFMUI9Y type=write size=3754984 2024-09-13T02:58:18.383 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.381+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~6TUUZAOTG64P.0 size=685727 2024-09-13T02:58:18.383 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.381+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=6TUUZAOTG64P tag=NKRZJN5P7M4W type=write size=1734303 2024-09-13T02:58:18.385 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.383+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~QWNNOY5GAE55.0 size=1048576 2024-09-13T02:58:18.386 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.385+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~QWNNOY5GAE55.1 size=1040477 2024-09-13T02:58:18.389 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.388+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=QWNNOY5GAE55 tag=Z3KZ8KJS2VOO type=write size=3137629 2024-09-13T02:58:18.391 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.389+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=QPA73T92332A type=del size=2553384 2024-09-13T02:58:18.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.391+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~LCNR5CMB1KXG.0 size=1048576 2024-09-13T02:58:18.394 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.393+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~LCNR5CMB1KXG.1 size=1048576 2024-09-13T02:58:18.395 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.394+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~LCNR5CMB1KXG.2 size=44598 2024-09-13T02:58:18.398 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.397+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=LCNR5CMB1KXG tag=MJHD3PLEY0MQ type=write size=3190326 2024-09-13T02:58:18.400 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.399+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=XOKIDZTXG6VR type=write size=769742 2024-09-13T02:58:18.402 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.400+0000 7eff73afa780 1 < completed write operation key=TCGE3HRKFPDC tag=46OKF23XXGS7 type=write size=109344 2024-09-13T02:58:18.404 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.403+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=PO9REU7YKEPD type=del size=4063509 2024-09-13T02:58:18.404 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.403+0000 7eff73afa780 1 < canceled part key=_multipart_JUN4VMKZR3HW.2~XW7WG2NZF7BU.0 size=1048576 2024-09-13T02:58:18.406 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.405+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~XW7WG2NZF7BU.1 size=705609 2024-09-13T02:58:18.410 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.408+0000 7eff73afa780 1 < canceled multipart upload key=JUN4VMKZR3HW upload=XW7WG2NZF7BU tag=DBZ1AB9FVU80 type=write size=2802761 2024-09-13T02:58:18.412 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.411+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=3XTQE7Q5TLQO type=write size=265904 2024-09-13T02:58:18.414 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.413+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=SKUBT3XA0ZON type=del 2024-09-13T02:58:18.416 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.415+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=ILF39QZ7RNON type=del size=1346623 2024-09-13T02:58:18.418 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.417+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=V9N3IPWCIBPV type=del 2024-09-13T02:58:18.420 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.419+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=7J9KT0EH4K4D type=del size=2985846 2024-09-13T02:58:18.425 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.424+0000 7eff73afa780 1 < suggested remove operation key=VLBCIH993W4M tag=M97XQ124PQA5 type=del 2024-09-13T02:58:18.429 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.428+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~BO81394LG11I.0 size=1048576 2024-09-13T02:58:18.431 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.429+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~BO81394LG11I.1 size=153469 2024-09-13T02:58:18.431 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.429+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=BO81394LG11I tag=R573XDOOFFC3 type=write size=2250621 2024-09-13T02:58:18.432 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.431+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=AOR3VM01TNFS type=del 2024-09-13T02:58:18.435 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.434+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=311O2Q4TQ52R type=write size=758565 2024-09-13T02:58:18.436 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.435+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=ABDUC11K1V53 type=del 2024-09-13T02:58:18.438 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.437+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=AYJO8ME1VG5N type=del size=1679212 2024-09-13T02:58:18.440 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.438+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=FYJX400YET26 type=del 2024-09-13T02:58:18.443 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.441+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~J09ANWWN08XG.0 size=413546 2024-09-13T02:58:18.443 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.441+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=J09ANWWN08XG tag=FBPH3WDU0NUK type=write size=1462122 2024-09-13T02:58:18.444 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.443+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~7N9E6X20S4A2.0 size=376527 2024-09-13T02:58:18.447 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.446+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=7N9E6X20S4A2 tag=C1ROWZP08BDK type=write size=1425103 2024-09-13T02:58:18.451 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.449+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~1C8M5K0TXA36.0 size=1048576 2024-09-13T02:58:18.451 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.450+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~1C8M5K0TXA36.1 size=403285 2024-09-13T02:58:18.452 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.450+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=1C8M5K0TXA36 tag=6Q5BILW5CJSH type=write size=2500437 2024-09-13T02:58:18.453 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.452+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~O70TZWPYHB69.0 size=656164 2024-09-13T02:58:18.455 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.454+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=O70TZWPYHB69 tag=YC2IE1D8PX15 type=write size=1704740 2024-09-13T02:58:18.457 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.456+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=DA64PO3LBWHS type=del size=444332 2024-09-13T02:58:18.459 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.458+0000 7eff73afa780 1 < canceled operation key=AJ29N3P8OUAG tag=UQ4P3O2LG89O type=del size=2794278 2024-09-13T02:58:18.461 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.459+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=Y5KNICM4SVC1 type=del size=2994456 2024-09-13T02:58:18.462 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.461+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~LYRWY3XG6FAJ.0 size=1048576 2024-09-13T02:58:18.464 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.463+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~LYRWY3XG6FAJ.1 size=1048576 2024-09-13T02:58:18.466 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.464+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~LYRWY3XG6FAJ.2 size=850579 2024-09-13T02:58:18.469 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.467+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=LYRWY3XG6FAJ tag=ZXR4N2BYJ1PU type=write size=3996307 2024-09-13T02:58:18.472 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.470+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~TZHL8WKE31UJ.0 size=1048576 2024-09-13T02:58:18.473 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.472+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~TZHL8WKE31UJ.1 size=1048576 2024-09-13T02:58:18.475 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.473+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~TZHL8WKE31UJ.2 size=867383 2024-09-13T02:58:18.475 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.473+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=TZHL8WKE31UJ tag=VGWYHHY9APV1 type=write size=4013111 2024-09-13T02:58:18.477 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.475+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~FGOUOZT45K43.0 size=351346 2024-09-13T02:58:18.480 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.479+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=FGOUOZT45K43 tag=WUHB9ZXOZ3TN type=write size=1399922 2024-09-13T02:58:18.483 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.482+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~PS4O6JCV77MV.0 size=1048576 2024-09-13T02:58:18.484 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.483+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~PS4O6JCV77MV.1 size=1048576 2024-09-13T02:58:18.486 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.485+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~PS4O6JCV77MV.2 size=392806 2024-09-13T02:58:18.486 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.485+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=PS4O6JCV77MV tag=13PBWWUEZ921 type=write size=3538534 2024-09-13T02:58:18.487 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.486+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~6TUUZAOTG64P.0 size=685727 2024-09-13T02:58:18.490 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.489+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=6TUUZAOTG64P tag=NKRZJN5P7M4W type=write size=1734303 2024-09-13T02:58:18.492 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.491+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=BJPKVT5F686F type=del size=2965555 2024-09-13T02:58:18.494 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.492+0000 7eff73afa780 1 < canceled operation key=96QB8V0471EG tag=QPA73T92332A type=del size=2553384 2024-09-13T02:58:18.495 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.494+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=K0YHPNTU3BJ3 type=del size=1678115 2024-09-13T02:58:18.498 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.497+0000 7eff73afa780 1 < suggested remove operation key=UGYRK752TSGX tag=XOKIDZTXG6VR type=write 2024-09-13T02:58:18.501 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.500+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~XHBLFAA3RTWO.0 size=1048576 2024-09-13T02:58:18.503 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.501+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~XHBLFAA3RTWO.1 size=1038029 2024-09-13T02:58:18.503 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.501+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=XHBLFAA3RTWO tag=JVK071N71PVY type=write size=3135181 2024-09-13T02:58:18.504 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.503+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=PO9REU7YKEPD type=del 2024-09-13T02:58:18.507 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.506+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~0WU4FBK5G7Z9.0 size=892488 2024-09-13T02:58:18.507 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.506+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=0WU4FBK5G7Z9 tag=PM98Q2UH4SLF type=write size=1941064 2024-09-13T02:58:18.509 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.507+0000 7eff73afa780 1 < completed write operation key=2MVZNBH5L74W tag=3XTQE7Q5TLQO type=write size=265904 2024-09-13T02:58:18.510 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.509+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=V961WJ5AQXB0 type=write size=249059 2024-09-13T02:58:18.512 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.510+0000 7eff73afa780 1 < canceled operation key=6R9GY1TUZW4S tag=ILF39QZ7RNON type=del size=1346623 2024-09-13T02:58:18.515 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.514+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~FBXGUND6X4GB.0 size=1048576 2024-09-13T02:58:18.517 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.515+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~FBXGUND6X4GB.1 size=1048576 2024-09-13T02:58:18.518 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.517+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~FBXGUND6X4GB.2 size=44309 2024-09-13T02:58:18.518 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.517+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=FBXGUND6X4GB tag=149RG0EWQIL1 type=write size=3190037 2024-09-13T02:58:18.520 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.519+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=7J9KT0EH4K4D type=del 2024-09-13T02:58:18.523 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.522+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~ZHJHUG3NIS9A.0 size=1048576 2024-09-13T02:58:18.524 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.523+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~ZHJHUG3NIS9A.1 size=1048576 2024-09-13T02:58:18.525 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.524+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~ZHJHUG3NIS9A.2 size=595049 2024-09-13T02:58:18.526 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.524+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=ZHJHUG3NIS9A tag=45ZCK7RIQYNI type=write size=3740777 2024-09-13T02:58:18.527 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.526+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~BO81394LG11I.0 size=1048576 2024-09-13T02:58:18.528 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.527+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~BO81394LG11I.1 size=153469 2024-09-13T02:58:18.531 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.530+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=BO81394LG11I tag=R573XDOOFFC3 type=write size=2250621 2024-09-13T02:58:18.532 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.531+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=17XBEBX77TSJ type=write size=559407 2024-09-13T02:58:18.536 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.535+0000 7eff73afa780 1 < suggested remove operation key=A17FWA7AS3BZ tag=311O2Q4TQ52R type=write 2024-09-13T02:58:18.539 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.538+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~14LEMGKZDTNV.0 size=502780 2024-09-13T02:58:18.539 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.538+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=14LEMGKZDTNV tag=WI1I9WQBPOEX type=write size=1551356 2024-09-13T02:58:18.542 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.541+0000 7eff73afa780 1 < suggested remove operation key=XSG44QEKW7J6 tag=AYJO8ME1VG5N type=del 2024-09-13T02:58:18.544 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.543+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=SA6P17X672IM type=del size=713216 2024-09-13T02:58:18.546 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.544+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~J09ANWWN08XG.0 size=413546 2024-09-13T02:58:18.549 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.548+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=J09ANWWN08XG tag=FBPH3WDU0NUK type=write size=1462122 2024-09-13T02:58:18.550 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.549+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=EC4DH9OUDNZS type=del size=904546 2024-09-13T02:58:18.552 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.551+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~1C8M5K0TXA36.0 size=1048576 2024-09-13T02:58:18.553 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.552+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~1C8M5K0TXA36.1 size=403285 2024-09-13T02:58:18.556 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.555+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=1C8M5K0TXA36 tag=6Q5BILW5CJSH type=write size=2500437 2024-09-13T02:58:18.559 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.558+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~B3X1Q2H3JJ6P.0 size=1048576 2024-09-13T02:58:18.560 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.559+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~B3X1Q2H3JJ6P.1 size=969898 2024-09-13T02:58:18.560 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.559+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=B3X1Q2H3JJ6P tag=MAZEXHL1YXA1 type=write size=3067050 2024-09-13T02:58:18.562 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.561+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=DA64PO3LBWHS type=del 2024-09-13T02:58:18.565 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.563+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~HBT38DJFF6HX.0 size=1048576 2024-09-13T02:58:18.566 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.565+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~HBT38DJFF6HX.1 size=1048576 2024-09-13T02:58:18.567 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.566+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~HBT38DJFF6HX.2 size=458059 2024-09-13T02:58:18.567 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.566+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=HBT38DJFF6HX tag=WU7WK2O9K120 type=write size=3603787 2024-09-13T02:58:18.569 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.568+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=Y5KNICM4SVC1 type=del 2024-09-13T02:58:18.572 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.570+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~U1WH6901AT9F.0 size=1048576 2024-09-13T02:58:18.573 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.572+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~U1WH6901AT9F.1 size=362179 2024-09-13T02:58:18.573 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.572+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=U1WH6901AT9F tag=R4Z4YUIYWS01 type=write size=2459331 2024-09-13T02:58:18.574 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.573+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~TZHL8WKE31UJ.0 size=1048576 2024-09-13T02:58:18.576 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.575+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~TZHL8WKE31UJ.1 size=1048576 2024-09-13T02:58:18.577 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.576+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~TZHL8WKE31UJ.2 size=867383 2024-09-13T02:58:18.580 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.579+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=TZHL8WKE31UJ tag=VGWYHHY9APV1 type=write size=4013111 2024-09-13T02:58:18.582 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.581+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=GQBKY2UORH7Q type=write size=292407 2024-09-13T02:58:18.584 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.583+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~PS4O6JCV77MV.0 size=1048576 2024-09-13T02:58:18.585 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.584+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~PS4O6JCV77MV.1 size=1048576 2024-09-13T02:58:18.587 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.586+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~PS4O6JCV77MV.2 size=392806 2024-09-13T02:58:18.591 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.589+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=PS4O6JCV77MV tag=13PBWWUEZ921 type=write size=3538534 2024-09-13T02:58:18.593 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.592+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~Y869TUT8DZAC.0 size=1048576 2024-09-13T02:58:18.595 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.594+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~Y869TUT8DZAC.1 size=231896 2024-09-13T02:58:18.595 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.594+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=Y869TUT8DZAC tag=LWKF0U1SON0B type=write size=2329048 2024-09-13T02:58:18.597 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.596+0000 7eff73afa780 -1 < failed to complete operation key=A17FWA7AS3BZ tag=BJPKVT5F686F type=del size=2965555: (22) Invalid argument 2024-09-13T02:58:18.599 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.598+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=CV6PM0QAENRW type=del size=1721987 2024-09-13T02:58:18.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.599+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=K0YHPNTU3BJ3 type=del 2024-09-13T02:58:18.604 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.602+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~S8A1OCWS1E2U.0 size=1048576 2024-09-13T02:58:18.605 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.604+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~S8A1OCWS1E2U.1 size=810726 2024-09-13T02:58:18.605 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.604+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=S8A1OCWS1E2U tag=GK9WUB3VUY89 type=write size=2907878 2024-09-13T02:58:18.607 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.606+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~XHBLFAA3RTWO.0 size=1048576 2024-09-13T02:58:18.608 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.607+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~XHBLFAA3RTWO.1 size=1038029 2024-09-13T02:58:18.611 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.610+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=XHBLFAA3RTWO tag=JVK071N71PVY type=write size=3135181 2024-09-13T02:58:18.613 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.612+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=OX8H7OF3GXTK type=del size=3541828 2024-09-13T02:58:18.614 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.613+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~0WU4FBK5G7Z9.0 size=892488 2024-09-13T02:58:18.617 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.616+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=0WU4FBK5G7Z9 tag=PM98Q2UH4SLF type=write size=1941064 2024-09-13T02:58:18.619 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.618+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=OJ1OUC1K35ET type=del size=2114460 2024-09-13T02:58:18.621 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.620+0000 7eff73afa780 1 < completed write operation key=RB5PEF3B1DK7 tag=V961WJ5AQXB0 type=write size=249059 2024-09-13T02:58:18.624 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.623+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~NORCCPWYN6RA.0 size=1048576 2024-09-13T02:58:18.626 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.624+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~NORCCPWYN6RA.1 size=206789 2024-09-13T02:58:18.626 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.624+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=NORCCPWYN6RA tag=SM07RJJC9O34 type=write size=2303941 2024-09-13T02:58:18.626 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.625+0000 7eff73afa780 1 < canceled part key=_multipart_UGYRK752TSGX.2~FBXGUND6X4GB.0 size=1048576 2024-09-13T02:58:18.627 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.626+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~FBXGUND6X4GB.1 size=1048576 2024-09-13T02:58:18.629 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.628+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~FBXGUND6X4GB.2 size=44309 2024-09-13T02:58:18.632 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.631+0000 7eff73afa780 1 < canceled multipart upload key=UGYRK752TSGX upload=FBXGUND6X4GB tag=149RG0EWQIL1 type=write size=3190037 2024-09-13T02:58:18.635 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.634+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~0AUSG3ERS5MV.0 size=331287 2024-09-13T02:58:18.635 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.634+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=0AUSG3ERS5MV tag=BIEAK4MQ3OCV type=write size=1379863 2024-09-13T02:58:18.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.636+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~ZHJHUG3NIS9A.0 size=1048576 2024-09-13T02:58:18.638 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.637+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~ZHJHUG3NIS9A.1 size=1048576 2024-09-13T02:58:18.638 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.637+0000 7eff73afa780 1 < canceled part key=_multipart_LM9IZ4OKFS32.2~ZHJHUG3NIS9A.2 size=595049 2024-09-13T02:58:18.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.640+0000 7eff73afa780 1 < canceled multipart upload key=LM9IZ4OKFS32 upload=ZHJHUG3NIS9A tag=45ZCK7RIQYNI type=write size=3740777 2024-09-13T02:58:18.643 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.642+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=G7226VZN5I9O type=del size=61079 2024-09-13T02:58:18.646 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.645+0000 7eff73afa780 1 < suggested remove operation key=VLBCIH993W4M tag=17XBEBX77TSJ type=write 2024-09-13T02:58:18.649 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.648+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~EJTXCJF215AV.0 size=1048576 2024-09-13T02:58:18.650 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.649+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~EJTXCJF215AV.1 size=1048576 2024-09-13T02:58:18.652 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.650+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~EJTXCJF215AV.2 size=353104 2024-09-13T02:58:18.652 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.650+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=EJTXCJF215AV tag=H8WG8PHNURNG type=write size=3498832 2024-09-13T02:58:18.654 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.652+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~14LEMGKZDTNV.0 size=502780 2024-09-13T02:58:18.656 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.655+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=14LEMGKZDTNV tag=WI1I9WQBPOEX type=write size=1551356 2024-09-13T02:58:18.659 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.658+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~44KL5ZVFE2UZ.0 size=866033 2024-09-13T02:58:18.659 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.658+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=44KL5ZVFE2UZ tag=272SYADDNDYZ type=write size=1914609 2024-09-13T02:58:18.661 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.660+0000 7eff73afa780 1 < canceled operation key=QSKC2SK8A9LY tag=SA6P17X672IM type=del size=713216 2024-09-13T02:58:18.663 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.662+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=UG6GC73BRHCC type=del size=1815193 2024-09-13T02:58:18.669 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.664+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=EC4DH9OUDNZS type=del 2024-09-13T02:58:18.669 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.666+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=GK5KR5WV6JO0 type=write size=1021837 2024-09-13T02:58:18.669 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.667+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~B3X1Q2H3JJ6P.0 size=1048576 2024-09-13T02:58:18.670 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.669+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~B3X1Q2H3JJ6P.1 size=969898 2024-09-13T02:58:18.673 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.672+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=B3X1Q2H3JJ6P tag=MAZEXHL1YXA1 type=write size=3067050 2024-09-13T02:58:18.675 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.674+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=H1TC62V1GG7B type=del size=1855729 2024-09-13T02:58:18.677 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.676+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~HBT38DJFF6HX.0 size=1048576 2024-09-13T02:58:18.678 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.677+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~HBT38DJFF6HX.1 size=1048576 2024-09-13T02:58:18.679 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.678+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~HBT38DJFF6HX.2 size=458059 2024-09-13T02:58:18.682 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.681+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=HBT38DJFF6HX tag=WU7WK2O9K120 type=write size=3603787 2024-09-13T02:58:18.684 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.683+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=9XBJEAIOEK21 type=del size=830427 2024-09-13T02:58:18.685 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.684+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~U1WH6901AT9F.0 size=1048576 2024-09-13T02:58:18.687 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.686+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~U1WH6901AT9F.1 size=362179 2024-09-13T02:58:18.690 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.689+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=U1WH6901AT9F tag=R4Z4YUIYWS01 type=write size=2459331 2024-09-13T02:58:18.693 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.692+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~5Z32P80YVI3K.0 size=1048576 2024-09-13T02:58:18.694 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.693+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~5Z32P80YVI3K.1 size=1048576 2024-09-13T02:58:18.695 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.694+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~5Z32P80YVI3K.2 size=541399 2024-09-13T02:58:18.695 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.694+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=5Z32P80YVI3K tag=01CJ7U75B76M type=write size=3687127 2024-09-13T02:58:18.697 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.696+0000 7eff73afa780 1 < completed write operation key=RB5PEF3B1DK7 tag=GQBKY2UORH7Q type=write size=292407 2024-09-13T02:58:18.698 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.697+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=B76330GFYA9X type=del size=196171 2024-09-13T02:58:18.700 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.699+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~Y869TUT8DZAC.0 size=1048576 2024-09-13T02:58:18.701 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.700+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~Y869TUT8DZAC.1 size=231896 2024-09-13T02:58:18.704 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.703+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=Y869TUT8DZAC tag=LWKF0U1SON0B type=write size=2329048 2024-09-13T02:58:18.707 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.706+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~0M4P0XT9T1CB.0 size=1048576 2024-09-13T02:58:18.709 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.707+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~0M4P0XT9T1CB.1 size=1048576 2024-09-13T02:58:18.710 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.709+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~0M4P0XT9T1CB.2 size=680992 2024-09-13T02:58:18.710 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.709+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=0M4P0XT9T1CB tag=4YTG0HDWPSZR type=write size=3826720 2024-09-13T02:58:18.713 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.712+0000 7eff73afa780 1 < suggested update operation key=87IDSEO7CO52 tag=CV6PM0QAENRW type=del size=1721987 2024-09-13T02:58:18.715 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.714+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=H0K7OG6K7LI0 type=del size=3355256 2024-09-13T02:58:18.717 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.716+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~S8A1OCWS1E2U.0 size=1048576 2024-09-13T02:58:18.717 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.716+0000 7eff73afa780 1 < canceled part key=_multipart_2K9HTOP48N59.2~S8A1OCWS1E2U.1 size=810726 2024-09-13T02:58:18.719 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.718+0000 7eff73afa780 1 < canceled multipart upload key=2K9HTOP48N59 upload=S8A1OCWS1E2U tag=GK9WUB3VUY89 type=write size=2907878 2024-09-13T02:58:18.721 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.720+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=Q5678DRI8NSL type=del size=1901301 2024-09-13T02:58:18.723 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.722+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=OX8H7OF3GXTK type=del 2024-09-13T02:58:18.725 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.724+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=W2NWG3G02M6O type=del size=152614 2024-09-13T02:58:18.727 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.726+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=OJ1OUC1K35ET type=del 2024-09-13T02:58:18.728 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.727+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=7I065SIBCZ4V type=del size=3655279 2024-09-13T02:58:18.730 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.729+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~NORCCPWYN6RA.0 size=1048576 2024-09-13T02:58:18.731 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.730+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~NORCCPWYN6RA.1 size=206789 2024-09-13T02:58:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:58:18.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.733+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=NORCCPWYN6RA tag=SM07RJJC9O34 type=write size=2303941 2024-09-13T02:58:18.737 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.736+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~6PN1D4OA8I1T.0 size=916691 2024-09-13T02:58:18.737 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.736+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=6PN1D4OA8I1T tag=ESCS9I19QB60 type=write size=1965267 2024-09-13T02:58:18.739 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.738+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~0AUSG3ERS5MV.0 size=331287 2024-09-13T02:58:18.742 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.740+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=0AUSG3ERS5MV tag=BIEAK4MQ3OCV type=write size=1379863 2024-09-13T02:58:18.743 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.742+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=YBFTI16PK72L type=del size=3805930 2024-09-13T02:58:18.745 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.744+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=G7226VZN5I9O type=del 2024-09-13T02:58:18.747 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.746+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~16NZX9JDY3IK.0 size=1048576 2024-09-13T02:58:18.749 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.748+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~16NZX9JDY3IK.1 size=1048576 2024-09-13T02:58:18.750 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.749+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~16NZX9JDY3IK.2 size=526448 2024-09-13T02:58:18.750 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.749+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=16NZX9JDY3IK tag=XHKXQBQMW60E type=write size=3672176 2024-09-13T02:58:18.750 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.749+0000 7eff73afa780 1 < canceled part key=_multipart_UGPEQZIKUWJI.2~EJTXCJF215AV.0 size=1048576 2024-09-13T02:58:18.752 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.751+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~EJTXCJF215AV.1 size=1048576 2024-09-13T02:58:18.753 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.752+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~EJTXCJF215AV.2 size=353104 2024-09-13T02:58:18.756 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.755+0000 7eff73afa780 1 < canceled multipart upload key=UGPEQZIKUWJI upload=EJTXCJF215AV tag=H8WG8PHNURNG type=write size=3498832 2024-09-13T02:58:18.759 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.758+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~PRO7KTNXO40A.0 size=839040 2024-09-13T02:58:18.759 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.758+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=PRO7KTNXO40A tag=0G6MISY3IV6A type=write size=1887616 2024-09-13T02:58:18.759 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.758+0000 7eff73afa780 1 < canceled part key=_multipart_RRSBR8H06K0Q.2~44KL5ZVFE2UZ.0 size=866033 2024-09-13T02:58:18.762 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.761+0000 7eff73afa780 1 < canceled multipart upload key=RRSBR8H06K0Q upload=44KL5ZVFE2UZ tag=272SYADDNDYZ type=write size=1914609 2024-09-13T02:58:18.764 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.763+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=LT03803K0QBZ type=del size=3079055 2024-09-13T02:58:18.766 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.765+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=UG6GC73BRHCC type=del 2024-09-13T02:58:18.769 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.768+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~EFZPB51J1NJN.0 size=1048576 2024-09-13T02:58:18.770 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.769+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~EFZPB51J1NJN.1 size=1048576 2024-09-13T02:58:18.772 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.771+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~EFZPB51J1NJN.2 size=336097 2024-09-13T02:58:18.772 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.771+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=EFZPB51J1NJN tag=FDYZJC7QQF4I type=write size=3481825 2024-09-13T02:58:18.774 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.773+0000 7eff73afa780 1 < completed write operation key=UGYRK752TSGX tag=GK5KR5WV6JO0 type=write size=1021837 2024-09-13T02:58:18.777 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.776+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~4TEEI1JHTZP9.0 size=1048576 2024-09-13T02:58:18.779 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.777+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~4TEEI1JHTZP9.1 size=754318 2024-09-13T02:58:18.779 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.777+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=4TEEI1JHTZP9 tag=5XG392IUG1NO type=write size=2851470 2024-09-13T02:58:18.781 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.779+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=H1TC62V1GG7B type=del 2024-09-13T02:58:18.783 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.781+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=NVBJVJQTGJSZ type=del size=834275 2024-09-13T02:58:18.785 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.783+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=9XBJEAIOEK21 type=del 2024-09-13T02:58:18.787 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.785+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=GUIJRHSKKBYZ type=del size=3365650 2024-09-13T02:58:18.789 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.788+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~5Z32P80YVI3K.0 size=1048576 2024-09-13T02:58:18.790 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.789+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~5Z32P80YVI3K.1 size=1048576 2024-09-13T02:58:18.792 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.791+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~5Z32P80YVI3K.2 size=541399 2024-09-13T02:58:18.795 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.794+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=5Z32P80YVI3K tag=01CJ7U75B76M type=write size=3687127 2024-09-13T02:58:18.797 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.796+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=E3CMDALXBUHX type=del size=492856 2024-09-13T02:58:18.799 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.798+0000 7eff73afa780 1 < canceled operation key=Q9DOCHOCWES8 tag=B76330GFYA9X type=del size=196171 2024-09-13T02:58:18.801 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.800+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=BFBNIO3J9GRX type=del size=2337641 2024-09-13T02:58:18.803 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.801+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~0M4P0XT9T1CB.0 size=1048576 2024-09-13T02:58:18.804 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.803+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~0M4P0XT9T1CB.1 size=1048576 2024-09-13T02:58:18.806 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.805+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~0M4P0XT9T1CB.2 size=680992 2024-09-13T02:58:18.810 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.809+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=0M4P0XT9T1CB tag=4YTG0HDWPSZR type=write size=3826720 2024-09-13T02:58:18.814 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.813+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~305LEMDODZ0J.0 size=558393 2024-09-13T02:58:18.814 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.813+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=305LEMDODZ0J tag=PCVJ331XRF7W type=write size=1606969 2024-09-13T02:58:18.816 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.815+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=H0K7OG6K7LI0 type=del 2024-09-13T02:58:18.820 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.819+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~NYKT2H9CZZOI.0 size=1048576 2024-09-13T02:58:18.822 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.821+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~NYKT2H9CZZOI.1 size=1048576 2024-09-13T02:58:18.824 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.823+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~NYKT2H9CZZOI.2 size=1006332 2024-09-13T02:58:18.824 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.823+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=NYKT2H9CZZOI tag=AHRXCAUIN0OY type=write size=4152060 2024-09-13T02:58:18.828 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.826+0000 7eff73afa780 1 < suggested remove operation key=JUN4VMKZR3HW tag=Q5678DRI8NSL type=del 2024-09-13T02:58:18.830 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.829+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=3Z7VSF9FO0ON type=write size=256601 2024-09-13T02:58:18.834 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.832+0000 7eff73afa780 1 < suggested remove operation key=2K9HTOP48N59 tag=W2NWG3G02M6O type=del 2024-09-13T02:58:18.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.834+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=PKW9HZ7BIKEM type=del size=4075120 2024-09-13T02:58:18.838 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.837+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=7I065SIBCZ4V type=del 2024-09-13T02:58:18.840 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.839+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=G9EDNMX88G0R type=del size=723253 2024-09-13T02:58:18.842 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.841+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~6PN1D4OA8I1T.0 size=916691 2024-09-13T02:58:18.846 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.844+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=6PN1D4OA8I1T tag=ESCS9I19QB60 type=write size=1965267 2024-09-13T02:58:18.847 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.846+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=562WS32OPZT6 type=write size=870731 2024-09-13T02:58:18.851 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.850+0000 7eff73afa780 1 < suggested remove operation key=54V3991TUAC1 tag=YBFTI16PK72L type=del 2024-09-13T02:58:18.855 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.854+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~BEHT99ZQQD3B.0 size=1048576 2024-09-13T02:58:18.858 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.856+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~BEHT99ZQQD3B.1 size=1048576 2024-09-13T02:58:18.859 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.857+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~BEHT99ZQQD3B.2 size=122436 2024-09-13T02:58:18.859 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.857+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=BEHT99ZQQD3B tag=L9IBBIXAYU77 type=write size=3268164 2024-09-13T02:58:18.861 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.860+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~16NZX9JDY3IK.0 size=1048576 2024-09-13T02:58:18.862 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.861+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~16NZX9JDY3IK.1 size=1048576 2024-09-13T02:58:18.865 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.863+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~16NZX9JDY3IK.2 size=526448 2024-09-13T02:58:18.868 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.867+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=16NZX9JDY3IK tag=XHKXQBQMW60E type=write size=3672176 2024-09-13T02:58:18.874 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.869+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=1UGKCM1HRSO9 type=del size=2325255 2024-09-13T02:58:18.874 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.872+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~PRO7KTNXO40A.0 size=839040 2024-09-13T02:58:18.876 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.875+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=PRO7KTNXO40A tag=0G6MISY3IV6A type=write size=1887616 2024-09-13T02:58:18.880 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.878+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~1GVU3GRKUZTK.0 size=1048576 2024-09-13T02:58:18.881 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.880+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~1GVU3GRKUZTK.1 size=759890 2024-09-13T02:58:18.881 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.880+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=1GVU3GRKUZTK tag=U4BHGBJC2GQF type=write size=2857042 2024-09-13T02:58:18.883 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.882+0000 7eff73afa780 1 < canceled operation key=RB5PEF3B1DK7 tag=LT03803K0QBZ type=del size=3079055 2024-09-13T02:58:18.885 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.884+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=7Y5CR4ZB7HN7 type=write size=874991 2024-09-13T02:58:18.887 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.886+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~EFZPB51J1NJN.0 size=1048576 2024-09-13T02:58:18.889 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.888+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~EFZPB51J1NJN.1 size=1048576 2024-09-13T02:58:18.890 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.889+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~EFZPB51J1NJN.2 size=336097 2024-09-13T02:58:18.894 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.892+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=EFZPB51J1NJN tag=FDYZJC7QQF4I type=write size=3481825 2024-09-13T02:58:18.896 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.895+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=CF82NB7R1P8U type=del size=3747680 2024-09-13T02:58:18.898 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.897+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~4TEEI1JHTZP9.0 size=1048576 2024-09-13T02:58:18.898 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.897+0000 7eff73afa780 1 < canceled part key=_multipart_5KBC7ZCE1LVB.2~4TEEI1JHTZP9.1 size=754318 2024-09-13T02:58:18.902 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.901+0000 7eff73afa780 1 < canceled multipart upload key=5KBC7ZCE1LVB upload=4TEEI1JHTZP9 tag=5XG392IUG1NO type=write size=2851470 2024-09-13T02:58:18.904 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.903+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=NX76HX1T6A8R type=del size=2366367 2024-09-13T02:58:18.907 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.905+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=NVBJVJQTGJSZ type=del 2024-09-13T02:58:18.911 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.910+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~EKCVF9DEBPBP.0 size=803632 2024-09-13T02:58:18.911 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.910+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=EKCVF9DEBPBP tag=93NUOQNTVIGV type=write size=1852208 2024-09-13T02:58:18.913 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.912+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=GUIJRHSKKBYZ type=del 2024-09-13T02:58:18.917 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.916+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~LHLVQG18BPK7.0 size=750617 2024-09-13T02:58:18.917 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.916+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=LHLVQG18BPK7 tag=GIWNGRFFOCX6 type=write size=1799193 2024-09-13T02:58:18.920 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.919+0000 7eff73afa780 -1 < failed to complete operation key=54V3991TUAC1 tag=E3CMDALXBUHX type=del size=492856: (22) Invalid argument 2024-09-13T02:58:18.923 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.922+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~QUQPCP4OO241.0 size=1048576 2024-09-13T02:58:18.925 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.924+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~QUQPCP4OO241.1 size=708327 2024-09-13T02:58:18.925 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.924+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=QUQPCP4OO241 tag=ARSB2KET6TJP type=write size=2805479 2024-09-13T02:58:18.927 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.926+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=BFBNIO3J9GRX type=del 2024-09-13T02:58:18.929 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.928+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=W7HSCWK2BTAP type=del size=109889 2024-09-13T02:58:18.931 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.930+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~305LEMDODZ0J.0 size=558393 2024-09-13T02:58:18.934 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.933+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=305LEMDODZ0J tag=PCVJ331XRF7W type=write size=1606969 2024-09-13T02:58:18.936 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.935+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=P0JMDYA0EHMO type=del size=32036 2024-09-13T02:58:18.939 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.937+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~NYKT2H9CZZOI.0 size=1048576 2024-09-13T02:58:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:58:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:58:18.940 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.939+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~NYKT2H9CZZOI.1 size=1048576 2024-09-13T02:58:18.942 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.941+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~NYKT2H9CZZOI.2 size=1006332 2024-09-13T02:58:18.946 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.944+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=NYKT2H9CZZOI tag=AHRXCAUIN0OY type=write size=4152060 2024-09-13T02:58:18.950 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.949+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~OUTIAGLVXFV7.0 size=75931 2024-09-13T02:58:18.950 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.949+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=OUTIAGLVXFV7 tag=RUH9R5T46A9R type=write size=1124507 2024-09-13T02:58:18.955 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.954+0000 7eff73afa780 1 < suggested remove operation key=AJ29N3P8OUAG tag=3Z7VSF9FO0ON type=write 2024-09-13T02:58:18.959 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.958+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~0B62V8GLRIB5.0 size=323999 2024-09-13T02:58:18.961 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.958+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=0B62V8GLRIB5 tag=YY7742M7BPNA type=write size=1372575 2024-09-13T02:58:18.961 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.960+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=PKW9HZ7BIKEM type=del 2024-09-13T02:58:18.965 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.963+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~3R18KK2QIPPQ.0 size=1048576 2024-09-13T02:58:18.966 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.965+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~3R18KK2QIPPQ.1 size=1048576 2024-09-13T02:58:18.968 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.967+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~3R18KK2QIPPQ.2 size=326178 2024-09-13T02:58:18.969 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.967+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=3R18KK2QIPPQ tag=XGKNK15AXUBA type=write size=3471906 2024-09-13T02:58:18.969 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.968+0000 7eff73afa780 -1 < no bi entry to suggest for operation key=AJ29N3P8OUAG tag=G9EDNMX88G0R type=del size=723253: (2) No such file or directory 2024-09-13T02:58:18.971 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.969+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=0EMWWZFY118T type=del size=269916 2024-09-13T02:58:18.973 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.972+0000 7eff73afa780 1 < completed write operation key=96QB8V0471EG tag=562WS32OPZT6 type=write size=870731 2024-09-13T02:58:18.975 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.973+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=TPTBI80ZLGQY type=del size=697501 2024-09-13T02:58:18.976 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.975+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~BEHT99ZQQD3B.0 size=1048576 2024-09-13T02:58:18.978 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.977+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~BEHT99ZQQD3B.1 size=1048576 2024-09-13T02:58:18.980 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.979+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~BEHT99ZQQD3B.2 size=122436 2024-09-13T02:58:18.984 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.983+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=BEHT99ZQQD3B tag=L9IBBIXAYU77 type=write size=3268164 2024-09-13T02:58:18.988 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.987+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~4XSIYOY94NIB.0 size=1048576 2024-09-13T02:58:18.990 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.988+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~4XSIYOY94NIB.1 size=70591 2024-09-13T02:58:18.990 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.988+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=4XSIYOY94NIB tag=OE0S00VIDPWZ type=write size=2167743 2024-09-13T02:58:18.992 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.990+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=1UGKCM1HRSO9 type=del 2024-09-13T02:58:18.993 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.992+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=H90LD0M9SA3M type=del size=3263458 2024-09-13T02:58:18.996 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.994+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~1GVU3GRKUZTK.0 size=1048576 2024-09-13T02:58:18.996 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.994+0000 7eff73afa780 1 < canceled part key=_multipart_87IDSEO7CO52.2~1GVU3GRKUZTK.1 size=759890 2024-09-13T02:58:19.000 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:18.998+0000 7eff73afa780 1 < canceled multipart upload key=87IDSEO7CO52 upload=1GVU3GRKUZTK tag=U4BHGBJC2GQF type=write size=2857042 2024-09-13T02:58:19.001 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.000+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=D8FURJL4KIF6 type=del size=3534004 2024-09-13T02:58:19.003 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.002+0000 7eff73afa780 1 < completed write operation key=UGPEQZIKUWJI tag=7Y5CR4ZB7HN7 type=write size=874991 2024-09-13T02:58:19.005 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.004+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=0Z14XCGGK155 type=del size=4190745 2024-09-13T02:58:19.008 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.006+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=CF82NB7R1P8U type=del 2024-09-13T02:58:19.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.009+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=2ZT9TH5DPGVK type=del size=1312720 2024-09-13T02:58:19.012 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.011+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=NX76HX1T6A8R type=del 2024-09-13T02:58:19.016 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.015+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~KE6NT59Z6RDT.0 size=1048576 2024-09-13T02:58:19.017 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.016+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~KE6NT59Z6RDT.1 size=1048576 2024-09-13T02:58:19.019 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.018+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~KE6NT59Z6RDT.2 size=157858 2024-09-13T02:58:19.019 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.018+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=KE6NT59Z6RDT tag=LU9CT06X4GVY type=write size=3303586 2024-09-13T02:58:19.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.019+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~EKCVF9DEBPBP.0 size=803632 2024-09-13T02:58:19.024 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.023+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=EKCVF9DEBPBP tag=93NUOQNTVIGV type=write size=1852208 2024-09-13T02:58:19.028 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.027+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~MSW45BRQ11WR.0 size=1048576 2024-09-13T02:58:19.030 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.028+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~MSW45BRQ11WR.1 size=435156 2024-09-13T02:58:19.030 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.028+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=MSW45BRQ11WR tag=A652C5L2B2KV type=write size=2532308 2024-09-13T02:58:19.031 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.030+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~LHLVQG18BPK7.0 size=750617 2024-09-13T02:58:19.035 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.034+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=LHLVQG18BPK7 tag=GIWNGRFFOCX6 type=write size=1799193 2024-09-13T02:58:19.038 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.037+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~F1HQZI74CEQH.0 size=1048576 2024-09-13T02:58:19.040 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.039+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~F1HQZI74CEQH.1 size=983850 2024-09-13T02:58:19.040 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.039+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=F1HQZI74CEQH tag=31FTZJP92TMC type=write size=3081002 2024-09-13T02:58:19.042 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.041+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~QUQPCP4OO241.0 size=1048576 2024-09-13T02:58:19.044 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.042+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~QUQPCP4OO241.1 size=708327 2024-09-13T02:58:19.048 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.046+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=QUQPCP4OO241 tag=ARSB2KET6TJP type=write size=2805479 2024-09-13T02:58:19.050 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.049+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=EPWLDIJ10XQ2 type=del size=1706879 2024-09-13T02:58:19.055 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.054+0000 7eff73afa780 1 < suggested remove operation key=ERKORSW5ZM7N tag=W7HSCWK2BTAP type=del 2024-09-13T02:58:19.057 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.056+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=UGQ6MBUCAT1G type=del size=743101 2024-09-13T02:58:19.059 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.058+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=P0JMDYA0EHMO type=del 2024-09-13T02:58:19.063 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.062+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~HDF15IGFHYLJ.0 size=1048576 2024-09-13T02:58:19.064 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.063+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~HDF15IGFHYLJ.1 size=1048576 2024-09-13T02:58:19.066 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.065+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~HDF15IGFHYLJ.2 size=62453 2024-09-13T02:58:19.066 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.065+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=HDF15IGFHYLJ tag=O39CQL54MFGI type=write size=3208181 2024-09-13T02:58:19.069 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.067+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~OUTIAGLVXFV7.0 size=75931 2024-09-13T02:58:19.072 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.071+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=OUTIAGLVXFV7 tag=RUH9R5T46A9R type=write size=1124507 2024-09-13T02:58:19.077 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.075+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~TGDEKRQOZOO5.0 size=1048576 2024-09-13T02:58:19.078 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.077+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~TGDEKRQOZOO5.1 size=726482 2024-09-13T02:58:19.078 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.077+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=TGDEKRQOZOO5 tag=E47C3WVJ3DYF type=write size=2823634 2024-09-13T02:58:19.080 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.079+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~0B62V8GLRIB5.0 size=323999 2024-09-13T02:58:19.083 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.082+0000 7eff73afa780 1 < completed multipart upload key=54V3991TUAC1 upload=0B62V8GLRIB5 tag=YY7742M7BPNA type=write size=1372575 2024-09-13T02:58:19.086 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.084+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=FT8ZWERG1VHP type=del size=3124341 2024-09-13T02:58:19.086 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.084+0000 7eff73afa780 1 < canceled part key=_multipart_RRSBR8H06K0Q.2~3R18KK2QIPPQ.0 size=1048576 2024-09-13T02:58:19.087 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.086+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~3R18KK2QIPPQ.1 size=1048576 2024-09-13T02:58:19.088 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.087+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~3R18KK2QIPPQ.2 size=326178 2024-09-13T02:58:19.092 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.091+0000 7eff73afa780 1 < canceled multipart upload key=RRSBR8H06K0Q upload=3R18KK2QIPPQ tag=XGKNK15AXUBA type=write size=3471906 2024-09-13T02:58:19.095 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.094+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=0C4ETB57ECHE type=del size=3141415 2024-09-13T02:58:19.097 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.096+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=0EMWWZFY118T type=del 2024-09-13T02:58:19.099 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.098+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=Q51782M4A23I type=del size=470907 2024-09-13T02:58:19.103 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.102+0000 7eff73afa780 1 < suggested remove operation key=DE1OPTRGHEXB tag=TPTBI80ZLGQY type=del 2024-09-13T02:58:19.105 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.104+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=G5RR7UB9PS49 type=del size=160848 2024-09-13T02:58:19.108 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.107+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~4XSIYOY94NIB.0 size=1048576 2024-09-13T02:58:19.110 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.109+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~4XSIYOY94NIB.1 size=70591 2024-09-13T02:58:19.113 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.112+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=4XSIYOY94NIB tag=OE0S00VIDPWZ type=write size=2167743 2024-09-13T02:58:19.117 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.116+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~OLJD6RVNCVQV.0 size=1048576 2024-09-13T02:58:19.119 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.117+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~OLJD6RVNCVQV.1 size=1007769 2024-09-13T02:58:19.119 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.117+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=OLJD6RVNCVQV tag=7QV7UDEA0WKX type=write size=3104921 2024-09-13T02:58:19.120 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.119+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=H90LD0M9SA3M type=del 2024-09-13T02:58:19.122 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.121+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=F5PJU3BV12DT type=del size=1827541 2024-09-13T02:58:19.125 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.124+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=D8FURJL4KIF6 type=del 2024-09-13T02:58:19.127 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.126+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=EZ7LJ6HK3B5G type=write size=237770 2024-09-13T02:58:19.130 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.128+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=0Z14XCGGK155 type=del 2024-09-13T02:58:19.132 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.131+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=4RHV6DUX2ZJJ type=del size=977429 2024-09-13T02:58:19.135 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.134+0000 7eff73afa780 1 < canceled operation key=96QB8V0471EG tag=2ZT9TH5DPGVK type=del size=1312720 2024-09-13T02:58:19.137 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.136+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=0MB2FAUISZD8 type=del size=574968 2024-09-13T02:58:19.140 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.139+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~KE6NT59Z6RDT.0 size=1048576 2024-09-13T02:58:19.142 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.141+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~KE6NT59Z6RDT.1 size=1048576 2024-09-13T02:58:19.144 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.143+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~KE6NT59Z6RDT.2 size=157858 2024-09-13T02:58:19.148 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.146+0000 7eff73afa780 1 < completed multipart upload key=54V3991TUAC1 upload=KE6NT59Z6RDT tag=LU9CT06X4GVY type=write size=3303586 2024-09-13T02:58:19.149 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.148+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=ESYRXDAERR2Q type=write size=157772 2024-09-13T02:58:19.151 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.150+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~MSW45BRQ11WR.0 size=1048576 2024-09-13T02:58:19.153 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.152+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~MSW45BRQ11WR.1 size=435156 2024-09-13T02:58:19.157 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.156+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=MSW45BRQ11WR tag=A652C5L2B2KV type=write size=2532308 2024-09-13T02:58:19.160 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.159+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=8OTBCEHOOVW7 type=del size=156404 2024-09-13T02:58:19.162 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.161+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~F1HQZI74CEQH.0 size=1048576 2024-09-13T02:58:19.165 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.163+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~F1HQZI74CEQH.1 size=983850 2024-09-13T02:58:19.169 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.168+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=F1HQZI74CEQH tag=31FTZJP92TMC type=write size=3081002 2024-09-13T02:58:19.171 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.170+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=KJH1PNYJFK1B type=del size=3312074 2024-09-13T02:58:19.174 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.173+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=EPWLDIJ10XQ2 type=del 2024-09-13T02:58:19.178 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.177+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~BPJE92PF3P59.0 size=1048576 2024-09-13T02:58:19.179 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.178+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~BPJE92PF3P59.1 size=1034277 2024-09-13T02:58:19.180 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.178+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=BPJE92PF3P59 tag=FLQPP0EK1L2V type=write size=3131429 2024-09-13T02:58:19.182 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.180+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=UGQ6MBUCAT1G type=del 2024-09-13T02:58:19.183 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.182+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=JLUT2NW8XCMQ type=del size=2559735 2024-09-13T02:58:19.184 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.183+0000 7eff73afa780 1 < canceled part key=_multipart_C6BAU5IXVSJI.2~HDF15IGFHYLJ.0 size=1048576 2024-09-13T02:58:19.185 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.184+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~HDF15IGFHYLJ.1 size=1048576 2024-09-13T02:58:19.187 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.186+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~HDF15IGFHYLJ.2 size=62453 2024-09-13T02:58:19.190 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.189+0000 7eff73afa780 1 < canceled multipart upload key=C6BAU5IXVSJI upload=HDF15IGFHYLJ tag=O39CQL54MFGI type=write size=3208181 2024-09-13T02:58:19.192 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.191+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=1KI05COEWSAP type=del size=1636075 2024-09-13T02:58:19.194 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.193+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~TGDEKRQOZOO5.0 size=1048576 2024-09-13T02:58:19.195 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.194+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~TGDEKRQOZOO5.1 size=726482 2024-09-13T02:58:19.198 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.197+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=TGDEKRQOZOO5 tag=E47C3WVJ3DYF type=write size=2823634 2024-09-13T02:58:19.201 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.200+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~UVMX70A9J5WT.0 size=1048576 2024-09-13T02:58:19.203 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.201+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~UVMX70A9J5WT.1 size=578468 2024-09-13T02:58:19.203 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.201+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=UVMX70A9J5WT tag=2A3D99R6AAZ9 type=write size=2675620 2024-09-13T02:58:19.204 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.203+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=FT8ZWERG1VHP type=del 2024-09-13T02:58:19.206 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.205+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=Q6WZYH0086PK type=del size=2212005 2024-09-13T02:58:19.208 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.207+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=0C4ETB57ECHE type=del 2024-09-13T02:58:19.212 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.211+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~OM68LY773U5R.0 size=502807 2024-09-13T02:58:19.212 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.211+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=OM68LY773U5R tag=BJGOVESB5E7V type=write size=1551383 2024-09-13T02:58:19.214 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.212+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=Q51782M4A23I type=del 2024-09-13T02:58:19.215 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.214+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=DO2LRIMCV2M3 type=del size=1860416 2024-09-13T02:58:19.217 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.216+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=G5RR7UB9PS49 type=del 2024-09-13T02:58:19.221 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.220+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~66321F50BG2O.0 size=1048576 2024-09-13T02:58:19.222 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.221+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~66321F50BG2O.1 size=1023384 2024-09-13T02:58:19.222 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.221+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=66321F50BG2O tag=95G8TSA90580 type=write size=3120536 2024-09-13T02:58:19.224 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.223+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~OLJD6RVNCVQV.0 size=1048576 2024-09-13T02:58:19.226 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.225+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~OLJD6RVNCVQV.1 size=1007769 2024-09-13T02:58:19.228 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.227+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=OLJD6RVNCVQV tag=7QV7UDEA0WKX type=write size=3104921 2024-09-13T02:58:19.232 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.231+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~JPKJAVIUSGI2.0 size=1048576 2024-09-13T02:58:19.233 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.232+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~JPKJAVIUSGI2.1 size=1048576 2024-09-13T02:58:19.235 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.234+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~JPKJAVIUSGI2.2 size=175946 2024-09-13T02:58:19.235 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.234+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=JPKJAVIUSGI2 tag=DAGZUTKZ0DIB type=write size=3321674 2024-09-13T02:58:19.238 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.237+0000 7eff73afa780 1 < suggested remove operation key=LM9IZ4OKFS32 tag=F5PJU3BV12DT type=del 2024-09-13T02:58:19.240 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.239+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=TQ0PWP3XOYSO type=del size=1346586 2024-09-13T02:58:19.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.240+0000 7eff73afa780 1 < completed write operation key=JUN4VMKZR3HW tag=EZ7LJ6HK3B5G type=write size=237770 2024-09-13T02:58:19.243 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.242+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=IK7W6YDAFUTY type=del size=2672917 2024-09-13T02:58:19.245 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.244+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=4RHV6DUX2ZJJ type=del 2024-09-13T02:58:19.248 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.247+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~074AZOL822ZK.0 size=542387 2024-09-13T02:58:19.248 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.247+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=074AZOL822ZK tag=P9IBVL6DFFO1 type=write size=1590963 2024-09-13T02:58:19.250 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.249+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=0MB2FAUISZD8 type=del 2024-09-13T02:58:19.252 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.251+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=9Q6GDZ1HOYCJ type=write size=889189 2024-09-13T02:58:19.255 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.254+0000 7eff73afa780 1 < suggested update operation key=ERKORSW5ZM7N tag=ESYRXDAERR2Q type=write size=157772 2024-09-13T02:58:19.257 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.256+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=QLY0MMQ9H95S type=del size=2186072 2024-09-13T02:58:19.259 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.258+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=8OTBCEHOOVW7 type=del 2024-09-13T02:58:19.261 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.259+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=9D48KBZW9A1M type=del size=1843875 2024-09-13T02:58:19.264 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.263+0000 7eff73afa780 1 < suggested update operation key=ERKORSW5ZM7N tag=KJH1PNYJFK1B type=del size=3312074 2024-09-13T02:58:19.266 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.265+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=PEZT2KOB817L type=del size=3162084 2024-09-13T02:58:19.266 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.265+0000 7eff73afa780 1 < canceled part key=_multipart_AJ29N3P8OUAG.2~BPJE92PF3P59.0 size=1048576 2024-09-13T02:58:19.268 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.266+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~BPJE92PF3P59.1 size=1034277 2024-09-13T02:58:19.271 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.269+0000 7eff73afa780 1 < canceled multipart upload key=AJ29N3P8OUAG upload=BPJE92PF3P59 tag=FLQPP0EK1L2V type=write size=3131429 2024-09-13T02:58:19.272 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.271+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=2ZNTN76XD98N type=write size=966483 2024-09-13T02:58:19.276 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.275+0000 7eff73afa780 1 < suggested remove operation key=SLT6ZXK5UID1 tag=JLUT2NW8XCMQ type=del 2024-09-13T02:58:19.283 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.278+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~2F7WJX3BV1Y2.0 size=1048576 2024-09-13T02:58:19.283 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.280+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~2F7WJX3BV1Y2.1 size=1048576 2024-09-13T02:58:19.283 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.281+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~2F7WJX3BV1Y2.2 size=301094 2024-09-13T02:58:19.283 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.281+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=2F7WJX3BV1Y2 tag=LQM4X7ACSP73 type=write size=3446822 2024-09-13T02:58:19.284 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.283+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=1KI05COEWSAP type=del 2024-09-13T02:58:19.287 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.286+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~VYZ94EY3OWOZ.0 size=1017764 2024-09-13T02:58:19.287 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.286+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=VYZ94EY3OWOZ tag=2ZAPBVM73RWI type=write size=2066340 2024-09-13T02:58:19.289 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.287+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~UVMX70A9J5WT.0 size=1048576 2024-09-13T02:58:19.290 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.289+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~UVMX70A9J5WT.1 size=578468 2024-09-13T02:58:19.293 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.292+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=UVMX70A9J5WT tag=2A3D99R6AAZ9 type=write size=2675620 2024-09-13T02:58:19.295 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.294+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=KENU0QIFMOZ4 type=del size=2459752 2024-09-13T02:58:19.298 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.297+0000 7eff73afa780 1 < suggested remove operation key=KGBPSSFQDMO0 tag=Q6WZYH0086PK type=del 2024-09-13T02:58:19.300 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.299+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=DMZUV56US02X type=del size=3275466 2024-09-13T02:58:19.302 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.300+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~OM68LY773U5R.0 size=502807 2024-09-13T02:58:19.305 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.303+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=OM68LY773U5R tag=BJGOVESB5E7V type=write size=1551383 2024-09-13T02:58:19.306 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.305+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=STNOJVTHEUHI type=del size=120032 2024-09-13T02:58:19.308 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.307+0000 7eff73afa780 1 < canceled operation key=E8HN8DCZA7O1 tag=DO2LRIMCV2M3 type=del size=1860416 2024-09-13T02:58:19.310 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.309+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=6L99RIFMFFMR type=del size=1373065 2024-09-13T02:58:19.312 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.311+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~66321F50BG2O.0 size=1048576 2024-09-13T02:58:19.313 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.312+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~66321F50BG2O.1 size=1023384 2024-09-13T02:58:19.317 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.316+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=66321F50BG2O tag=95G8TSA90580 type=write size=3120536 2024-09-13T02:58:19.320 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.319+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~XB0R9NHD14AR.0 size=682868 2024-09-13T02:58:19.320 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.319+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=XB0R9NHD14AR tag=C7MFOCKLK58P type=write size=1731444 2024-09-13T02:58:19.323 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.321+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~JPKJAVIUSGI2.0 size=1048576 2024-09-13T02:58:19.324 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.323+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~JPKJAVIUSGI2.1 size=1048576 2024-09-13T02:58:19.325 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.324+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~JPKJAVIUSGI2.2 size=175946 2024-09-13T02:58:19.329 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.327+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=JPKJAVIUSGI2 tag=DAGZUTKZ0DIB type=write size=3321674 2024-09-13T02:58:19.331 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.329+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=KESZ1G79ZH61 type=del size=720038 2024-09-13T02:58:19.333 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.331+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=TQ0PWP3XOYSO type=del 2024-09-13T02:58:19.336 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.334+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~CFT3DI4URZMZ.0 size=1048576 2024-09-13T02:58:19.338 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.336+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~CFT3DI4URZMZ.1 size=1048576 2024-09-13T02:58:19.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.338+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~CFT3DI4URZMZ.2 size=563605 2024-09-13T02:58:19.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.338+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=CFT3DI4URZMZ tag=OG1NVR2ECE2V type=write size=3709333 2024-09-13T02:58:19.340 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.339+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=IK7W6YDAFUTY type=del 2024-09-13T02:58:19.342 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.341+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=HADKZOJF5J0B type=write size=235621 2024-09-13T02:58:19.344 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.342+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~074AZOL822ZK.0 size=542387 2024-09-13T02:58:19.347 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.346+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=074AZOL822ZK tag=P9IBVL6DFFO1 type=write size=1590963 2024-09-13T02:58:19.349 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.348+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=IS02XR4HNSVV type=del size=582871 2024-09-13T02:58:19.351 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.349+0000 7eff73afa780 1 < canceled operation key=96QB8V0471EG tag=9Q6GDZ1HOYCJ type=write size=889189 2024-09-13T02:58:19.354 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.352+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=N6CAWH9OOPP4 type=write size=726478 2024-09-13T02:58:19.356 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.355+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=QLY0MMQ9H95S type=del 2024-09-13T02:58:19.358 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.356+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=TPE4K3BZNKJT type=del size=1328607 2024-09-13T02:58:19.359 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.358+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=9D48KBZW9A1M type=del 2024-09-13T02:58:19.363 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.361+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~COKAHTUM13O7.0 size=1048576 2024-09-13T02:58:19.364 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.363+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~COKAHTUM13O7.1 size=1048576 2024-09-13T02:58:19.365 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.364+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~COKAHTUM13O7.2 size=431611 2024-09-13T02:58:19.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.364+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=COKAHTUM13O7 tag=P2RKTPB4HDG9 type=write size=3577339 2024-09-13T02:58:19.367 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.366+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=PEZT2KOB817L type=del 2024-09-13T02:58:19.369 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.367+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=BAT60IJFP30U type=del size=1455941 2024-09-13T02:58:19.370 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.369+0000 7eff73afa780 1 < completed write operation key=54V3991TUAC1 tag=2ZNTN76XD98N type=write size=966483 2024-09-13T02:58:19.373 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.372+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~J02Z7ZM2QJL6.0 size=1048576 2024-09-13T02:58:19.375 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.374+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~J02Z7ZM2QJL6.1 size=438719 2024-09-13T02:58:19.375 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.374+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=J02Z7ZM2QJL6 tag=CW72UIE9YBOX type=write size=2535871 2024-09-13T02:58:19.377 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.375+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~2F7WJX3BV1Y2.0 size=1048576 2024-09-13T02:58:19.378 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.377+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~2F7WJX3BV1Y2.1 size=1048576 2024-09-13T02:58:19.379 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.378+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~2F7WJX3BV1Y2.2 size=301094 2024-09-13T02:58:19.382 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.381+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=2F7WJX3BV1Y2 tag=LQM4X7ACSP73 type=write size=3446822 2024-09-13T02:58:19.384 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.383+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=MT616OPG8A7A type=del size=1005338 2024-09-13T02:58:19.386 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.384+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~VYZ94EY3OWOZ.0 size=1017764 2024-09-13T02:58:19.388 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.387+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=VYZ94EY3OWOZ tag=2ZAPBVM73RWI type=write size=2066340 2024-09-13T02:58:19.391 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.390+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~X1SSKRYS7WXN.0 size=1048576 2024-09-13T02:58:19.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.392+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~X1SSKRYS7WXN.1 size=1048576 2024-09-13T02:58:19.395 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.394+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~X1SSKRYS7WXN.2 size=457169 2024-09-13T02:58:19.395 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.394+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=X1SSKRYS7WXN tag=JSYA1SU8V14I type=write size=3602897 2024-09-13T02:58:19.397 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.396+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=KENU0QIFMOZ4 type=del 2024-09-13T02:58:19.399 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.398+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=SDGLOFWKSWG2 type=del size=37855 2024-09-13T02:58:19.401 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.399+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=DMZUV56US02X type=del 2024-09-13T02:58:19.403 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.402+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~N27PVHP1UF6S.0 size=1048576 2024-09-13T02:58:19.405 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.404+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~N27PVHP1UF6S.1 size=1048576 2024-09-13T02:58:19.406 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.405+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~N27PVHP1UF6S.2 size=17502 2024-09-13T02:58:19.406 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.405+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=N27PVHP1UF6S tag=S1HLOCVDH2P6 type=write size=3163230 2024-09-13T02:58:19.408 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.407+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=STNOJVTHEUHI type=del 2024-09-13T02:58:19.411 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.410+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~6D84I5O6E0T3.0 size=1048576 2024-09-13T02:58:19.413 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.412+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~6D84I5O6E0T3.1 size=1048576 2024-09-13T02:58:19.414 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.413+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~6D84I5O6E0T3.2 size=549288 2024-09-13T02:58:19.415 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.413+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=6D84I5O6E0T3 tag=L0GXBUUQBH4B type=write size=3695016 2024-09-13T02:58:19.416 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.415+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=6L99RIFMFFMR type=del 2024-09-13T02:58:19.420 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.419+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~05SC3QGJF2F2.0 size=55328 2024-09-13T02:58:19.420 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.419+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=05SC3QGJF2F2 tag=LW4QGY4XNSDP type=write size=1103904 2024-09-13T02:58:19.422 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.421+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~XB0R9NHD14AR.0 size=682868 2024-09-13T02:58:19.425 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.424+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=XB0R9NHD14AR tag=C7MFOCKLK58P type=write size=1731444 2024-09-13T02:58:19.427 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.426+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=NQ657W1AUXAY type=del size=1522298 2024-09-13T02:58:19.429 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.428+0000 7eff73afa780 1 < canceled operation key=6R9GY1TUZW4S tag=KESZ1G79ZH61 type=del size=720038 2024-09-13T02:58:19.431 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.430+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=I6SA1NTKO6QS type=del size=1426222 2024-09-13T02:58:19.433 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.431+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~CFT3DI4URZMZ.0 size=1048576 2024-09-13T02:58:19.434 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.433+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~CFT3DI4URZMZ.1 size=1048576 2024-09-13T02:58:19.436 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.434+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~CFT3DI4URZMZ.2 size=563605 2024-09-13T02:58:19.439 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.438+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=CFT3DI4URZMZ tag=OG1NVR2ECE2V type=write size=3709333 2024-09-13T02:58:19.443 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.442+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~L7S7EAXVD1TL.0 size=1048576 2024-09-13T02:58:19.446 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.444+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~L7S7EAXVD1TL.1 size=728790 2024-09-13T02:58:19.446 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.444+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=L7S7EAXVD1TL tag=3YI1KHHM4CPA type=write size=2825942 2024-09-13T02:58:19.449 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.447+0000 7eff73afa780 1 < completed write operation key=Q9DOCHOCWES8 tag=HADKZOJF5J0B type=write size=235621 2024-09-13T02:58:19.451 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.449+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=H88CRJKQDZTS type=write size=47459 2024-09-13T02:58:19.453 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.451+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=IS02XR4HNSVV type=del 2024-09-13T02:58:19.456 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.455+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~NRH3003FMUX7.0 size=1048576 2024-09-13T02:58:19.457 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.456+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~NRH3003FMUX7.1 size=762835 2024-09-13T02:58:19.457 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.456+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=NRH3003FMUX7 tag=XV0ZZFJ055AV type=write size=2859987 2024-09-13T02:58:19.459 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.458+0000 7eff73afa780 1 < completed write operation key=ERKORSW5ZM7N tag=N6CAWH9OOPP4 type=write size=726478 2024-09-13T02:58:19.461 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.459+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=9GKSPPDB5MXW type=del size=449094 2024-09-13T02:58:19.462 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.461+0000 7eff73afa780 1 < canceled operation key=87IDSEO7CO52 tag=TPE4K3BZNKJT type=del size=1328607 2024-09-13T02:58:19.464 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.463+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=P5FTA64AF4QZ type=del size=1538399 2024-09-13T02:58:19.466 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.465+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~COKAHTUM13O7.0 size=1048576 2024-09-13T02:58:19.467 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.466+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~COKAHTUM13O7.1 size=1048576 2024-09-13T02:58:19.469 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.467+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~COKAHTUM13O7.2 size=431611 2024-09-13T02:58:19.472 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.470+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=COKAHTUM13O7 tag=P2RKTPB4HDG9 type=write size=3577339 2024-09-13T02:58:19.473 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.472+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=HEGTWQX2XM8B type=del size=2841234 2024-09-13T02:58:19.475 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.474+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=BAT60IJFP30U type=del 2024-09-13T02:58:19.477 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.476+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=S8WZ0RU5KYJA type=del size=3757229 2024-09-13T02:58:19.479 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.478+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~J02Z7ZM2QJL6.0 size=1048576 2024-09-13T02:58:19.484 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.480+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~J02Z7ZM2QJL6.1 size=438719 2024-09-13T02:58:19.486 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.485+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=J02Z7ZM2QJL6 tag=CW72UIE9YBOX type=write size=2535871 2024-09-13T02:58:19.489 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.488+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=FD9746RAHKDP type=del size=257921 2024-09-13T02:58:19.491 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.490+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=MT616OPG8A7A type=del 2024-09-13T02:58:19.494 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.493+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=5TN2RL2UH3CK type=del size=1051925 2024-09-13T02:58:19.497 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.495+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~X1SSKRYS7WXN.0 size=1048576 2024-09-13T02:58:19.498 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.497+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~X1SSKRYS7WXN.1 size=1048576 2024-09-13T02:58:19.501 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.500+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~X1SSKRYS7WXN.2 size=457169 2024-09-13T02:58:19.506 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.505+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=X1SSKRYS7WXN tag=JSYA1SU8V14I type=write size=3602897 2024-09-13T02:58:19.510 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.509+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~DELPCS5C1K19.0 size=1048576 2024-09-13T02:58:19.513 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.511+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~DELPCS5C1K19.1 size=1048576 2024-09-13T02:58:19.515 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.513+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~DELPCS5C1K19.2 size=1013338 2024-09-13T02:58:19.515 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.513+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=DELPCS5C1K19 tag=SXWAQ2HL9N3S type=write size=4159066 2024-09-13T02:58:19.519 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.518+0000 7eff73afa780 1 < suggested remove operation key=AJ29N3P8OUAG tag=SDGLOFWKSWG2 type=del 2024-09-13T02:58:19.521 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.520+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=VC6EB07IHQNX type=del size=3759385 2024-09-13T02:58:19.524 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.523+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~N27PVHP1UF6S.0 size=1048576 2024-09-13T02:58:19.525 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.524+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~N27PVHP1UF6S.1 size=1048576 2024-09-13T02:58:19.527 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.526+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~N27PVHP1UF6S.2 size=17502 2024-09-13T02:58:19.530 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.528+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=N27PVHP1UF6S tag=S1HLOCVDH2P6 type=write size=3163230 2024-09-13T02:58:19.533 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.532+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~VLC1ZBM9M8MQ.0 size=1048576 2024-09-13T02:58:19.534 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.533+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~VLC1ZBM9M8MQ.1 size=16773 2024-09-13T02:58:19.534 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.533+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=VLC1ZBM9M8MQ tag=NBEBL6S8FMH6 type=write size=2113925 2024-09-13T02:58:19.536 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.535+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~6D84I5O6E0T3.0 size=1048576 2024-09-13T02:58:19.537 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.536+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~6D84I5O6E0T3.1 size=1048576 2024-09-13T02:58:19.539 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.537+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~6D84I5O6E0T3.2 size=549288 2024-09-13T02:58:19.541 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.540+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=6D84I5O6E0T3 tag=L0GXBUUQBH4B type=write size=3695016 2024-09-13T02:58:19.543 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.542+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=G2ULPVYK41Z6 type=del size=2155678 2024-09-13T02:58:19.545 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.544+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~05SC3QGJF2F2.0 size=55328 2024-09-13T02:58:19.548 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.547+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=05SC3QGJF2F2 tag=LW4QGY4XNSDP type=write size=1103904 2024-09-13T02:58:19.550 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.549+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=LRAOHDZ8L3RS type=del size=3656617 2024-09-13T02:58:19.552 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.551+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=NQ657W1AUXAY type=del 2024-09-13T02:58:19.554 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.552+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=5BXY0LCG3T07 type=write size=940868 2024-09-13T02:58:19.555 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.554+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=I6SA1NTKO6QS type=del 2024-09-13T02:58:19.557 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.556+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=YFKUSVINWQQR type=del size=793478 2024-09-13T02:58:19.559 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.558+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~L7S7EAXVD1TL.0 size=1048576 2024-09-13T02:58:19.560 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.559+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~L7S7EAXVD1TL.1 size=728790 2024-09-13T02:58:19.563 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.562+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=L7S7EAXVD1TL tag=3YI1KHHM4CPA type=write size=2825942 2024-09-13T02:58:19.565 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.563+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=3E16IELC6JHB type=write size=174868 2024-09-13T02:58:19.566 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.565+0000 7eff73afa780 1 < completed write operation key=S4E79E2H75Y1 tag=H88CRJKQDZTS type=write size=47459 2024-09-13T02:58:19.568 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.567+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=DG3QDHO1GL10 type=write size=53326 2024-09-13T02:58:19.570 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.568+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~NRH3003FMUX7.0 size=1048576 2024-09-13T02:58:19.571 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.570+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~NRH3003FMUX7.1 size=762835 2024-09-13T02:58:19.574 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.573+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=NRH3003FMUX7 tag=XV0ZZFJ055AV type=write size=2859987 2024-09-13T02:58:19.576 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.575+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=OUJ4NW3ZHSST type=del size=2359863 2024-09-13T02:58:19.578 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.576+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=9GKSPPDB5MXW type=del 2024-09-13T02:58:19.581 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.580+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~6VY2IL6OXI4R.0 size=1048576 2024-09-13T02:58:19.582 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.581+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~6VY2IL6OXI4R.1 size=453953 2024-09-13T02:58:19.582 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.581+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=6VY2IL6OXI4R tag=TNTMIYWOOED6 type=write size=2551105 2024-09-13T02:58:19.584 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.583+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=P5FTA64AF4QZ type=del 2024-09-13T02:58:19.587 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.586+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~T10WJ8X251Q6.0 size=1048576 2024-09-13T02:58:19.589 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.587+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~T10WJ8X251Q6.1 size=947913 2024-09-13T02:58:19.589 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.587+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=T10WJ8X251Q6 tag=P36OVE2O02WQ type=write size=3045065 2024-09-13T02:58:19.591 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.590+0000 7eff73afa780 1 < canceled operation key=W8DA47XVEESC tag=HEGTWQX2XM8B type=del size=2841234 2024-09-13T02:58:19.594 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.592+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=YLTOE568KGJY type=del size=614616 2024-09-13T02:58:19.596 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.594+0000 7eff73afa780 1 < canceled operation key=54V3991TUAC1 tag=S8WZ0RU5KYJA type=del size=3757229 2024-09-13T02:58:19.597 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.596+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=4TBXNMGTBL9N type=del size=1593180 2024-09-13T02:58:19.599 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.598+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=FD9746RAHKDP type=del 2024-09-13T02:58:19.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.600+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=LZZA7A1HRCRI type=del size=3504323 2024-09-13T02:58:19.603 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.602+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=5TN2RL2UH3CK type=del 2024-09-13T02:58:19.605 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.603+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=WSDQYTU7DJMY type=del size=515454 2024-09-13T02:58:19.606 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.605+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~DELPCS5C1K19.0 size=1048576 2024-09-13T02:58:19.608 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.607+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~DELPCS5C1K19.1 size=1048576 2024-09-13T02:58:19.609 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.608+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~DELPCS5C1K19.2 size=1013338 2024-09-13T02:58:19.612 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.611+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=DELPCS5C1K19 tag=SXWAQ2HL9N3S type=write size=4159066 2024-09-13T02:58:19.614 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.613+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=XVN11M1072W7 type=del size=3798358 2024-09-13T02:58:19.616 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.614+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=VC6EB07IHQNX type=del 2024-09-13T02:58:19.617 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.616+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=T3TCSVREHDW7 type=del size=953174 2024-09-13T02:58:19.618 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.616+0000 7eff73afa780 1 < canceled part key=_multipart_S4E79E2H75Y1.2~VLC1ZBM9M8MQ.0 size=1048576 2024-09-13T02:58:19.619 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.618+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~VLC1ZBM9M8MQ.1 size=16773 2024-09-13T02:58:19.622 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.621+0000 7eff73afa780 1 < canceled multipart upload key=S4E79E2H75Y1 upload=VLC1ZBM9M8MQ tag=NBEBL6S8FMH6 type=write size=2113925 2024-09-13T02:58:19.625 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.624+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~COONOZ98YAMD.0 size=1048576 2024-09-13T02:58:19.626 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.625+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~COONOZ98YAMD.1 size=341982 2024-09-13T02:58:19.626 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.625+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=COONOZ98YAMD tag=AN90D78785EZ type=write size=2439134 2024-09-13T02:58:19.628 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.627+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=G2ULPVYK41Z6 type=del 2024-09-13T02:58:19.631 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.630+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~17379JDTVQVQ.0 size=1032226 2024-09-13T02:58:19.631 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.630+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=17379JDTVQVQ tag=56ZZBEZLWBXF type=write size=2080802 2024-09-13T02:58:19.633 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.631+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=LRAOHDZ8L3RS type=del 2024-09-13T02:58:19.636 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.635+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~5KTQSCB9QGA1.0 size=1048576 2024-09-13T02:58:19.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.636+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~5KTQSCB9QGA1.1 size=735523 2024-09-13T02:58:19.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.636+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=5KTQSCB9QGA1 tag=QY988YIPO4UK type=write size=2832675 2024-09-13T02:58:19.639 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.638+0000 7eff73afa780 1 < completed write operation key=JUN4VMKZR3HW tag=5BXY0LCG3T07 type=write size=940868 2024-09-13T02:58:19.642 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.641+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~2KTFXOSNZNAU.0 size=1048576 2024-09-13T02:58:19.643 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.642+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~2KTFXOSNZNAU.1 size=1048576 2024-09-13T02:58:19.644 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.643+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~2KTFXOSNZNAU.2 size=1027885 2024-09-13T02:58:19.645 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.643+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=2KTFXOSNZNAU tag=J97FIXAOIG0I type=write size=4173613 2024-09-13T02:58:19.646 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.645+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=YFKUSVINWQQR type=del 2024-09-13T02:58:19.648 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.647+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=I6RPNL5EN5YV type=write size=833053 2024-09-13T02:58:19.650 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.649+0000 7eff73afa780 1 < completed write operation key=87IDSEO7CO52 tag=3E16IELC6JHB type=write size=174868 2024-09-13T02:58:19.654 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.652+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~M1JAXDETK6FF.0 size=232706 2024-09-13T02:58:19.654 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.652+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=M1JAXDETK6FF tag=BGYBSRU33O2B type=write size=1281282 2024-09-13T02:58:19.657 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.656+0000 7eff73afa780 1 < suggested update operation key=UGPEQZIKUWJI tag=DG3QDHO1GL10 type=write size=53326 2024-09-13T02:58:19.659 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.658+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=4WOYL2RYORVT type=del size=3682800 2024-09-13T02:58:19.661 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.660+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=OUJ4NW3ZHSST type=del 2024-09-13T02:58:19.663 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.661+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=2C11LAJTNKVU type=del size=768891 2024-09-13T02:58:19.663 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.662+0000 7eff73afa780 1 < canceled part key=_multipart_SLT6ZXK5UID1.2~6VY2IL6OXI4R.0 size=1048576 2024-09-13T02:58:19.665 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.663+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~6VY2IL6OXI4R.1 size=453953 2024-09-13T02:58:19.668 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.667+0000 7eff73afa780 1 < canceled multipart upload key=SLT6ZXK5UID1 upload=6VY2IL6OXI4R tag=TNTMIYWOOED6 type=write size=2551105 2024-09-13T02:58:19.671 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.670+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~CKGXZ9LT269X.0 size=440293 2024-09-13T02:58:19.671 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.670+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=CKGXZ9LT269X tag=KQWY1VEF63YH type=write size=1488869 2024-09-13T02:58:19.673 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.671+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~T10WJ8X251Q6.0 size=1048576 2024-09-13T02:58:19.674 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.673+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~T10WJ8X251Q6.1 size=947913 2024-09-13T02:58:19.677 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.676+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=T10WJ8X251Q6 tag=P36OVE2O02WQ type=write size=3045065 2024-09-13T02:58:19.679 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.677+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=0CHNAIA1XJHK type=del size=4081841 2024-09-13T02:58:19.680 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.679+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=YLTOE568KGJY type=del 2024-09-13T02:58:19.683 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.682+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~KUTEYCJL228H.0 size=1048576 2024-09-13T02:58:19.685 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.683+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~KUTEYCJL228H.1 size=454676 2024-09-13T02:58:19.685 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.683+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=KUTEYCJL228H tag=CASTK5LG82ZC type=write size=2551828 2024-09-13T02:58:19.687 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.685+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=4TBXNMGTBL9N type=del 2024-09-13T02:58:19.689 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.688+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=ZL916WZI1HSF type=del size=1146976 2024-09-13T02:58:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:19 smithi088 ceph-mon[96266]: pgmap v1418: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 880 KiB/s rd, 306 KiB/s wr, 1.55k op/s 2024-09-13T02:58:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:19 smithi088 ceph-mon[98762]: pgmap v1418: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 880 KiB/s rd, 306 KiB/s wr, 1.55k op/s 2024-09-13T02:58:19.691 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.690+0000 7eff73afa780 1 < canceled operation key=RB5PEF3B1DK7 tag=LZZA7A1HRCRI type=del size=3504323 2024-09-13T02:58:19.694 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.693+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~EYUEY56EVWDC.0 size=1048576 2024-09-13T02:58:19.696 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.694+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~EYUEY56EVWDC.1 size=1048576 2024-09-13T02:58:19.697 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.696+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~EYUEY56EVWDC.2 size=226719 2024-09-13T02:58:19.697 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.696+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=EYUEY56EVWDC tag=LO8QLPN1PP4H type=write size=3372447 2024-09-13T02:58:19.699 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.698+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=WSDQYTU7DJMY type=del 2024-09-13T02:58:19.703 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.701+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~A8KRIRCITB53.0 size=440750 2024-09-13T02:58:19.703 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.701+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=A8KRIRCITB53 tag=2RBYZ61WACAX type=write size=1489326 2024-09-13T02:58:19.706 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.705+0000 7eff73afa780 1 < suggested remove operation key=YBSX5HDAGL0D tag=XVN11M1072W7 type=del 2024-09-13T02:58:19.710 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.709+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~E7DR1LFKMIDT.0 size=864710 2024-09-13T02:58:19.710 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.709+0000 7eff73afa780 1 > prepared multipart upload key=DE1OPTRGHEXB upload=E7DR1LFKMIDT tag=QO5LJ4R945UQ type=write size=1913286 2024-09-13T02:58:19.712 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.711+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=T3TCSVREHDW7 type=del 2024-09-13T02:58:19.715 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.714+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~OW9YOC5GT07R.0 size=1048576 2024-09-13T02:58:19.718 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.716+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~OW9YOC5GT07R.1 size=1048576 2024-09-13T02:58:19.719 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.718+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~OW9YOC5GT07R.2 size=470609 2024-09-13T02:58:19.719 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.718+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=OW9YOC5GT07R tag=SPAWWYZNYRZA type=write size=3616337 2024-09-13T02:58:19.721 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.720+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~COONOZ98YAMD.0 size=1048576 2024-09-13T02:58:19.723 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.721+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~COONOZ98YAMD.1 size=341982 2024-09-13T02:58:19.726 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.725+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=COONOZ98YAMD tag=AN90D78785EZ type=write size=2439134 2024-09-13T02:58:19.729 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.728+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~AX91BBZK8OM0.0 size=1048576 2024-09-13T02:58:19.731 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.730+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~AX91BBZK8OM0.1 size=1048576 2024-09-13T02:58:19.733 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.731+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~AX91BBZK8OM0.2 size=798105 2024-09-13T02:58:19.733 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.731+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=AX91BBZK8OM0 tag=FO3RX9P3RZXI type=write size=3943833 2024-09-13T02:58:19.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.734+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~17379JDTVQVQ.0 size=1032226 2024-09-13T02:58:19.739 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.737+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=17379JDTVQVQ tag=56ZZBEZLWBXF type=write size=2080802 2024-09-13T02:58:19.740 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.739+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=EI0MQUKJM161 type=write size=201409 2024-09-13T02:58:19.742 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.741+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~5KTQSCB9QGA1.0 size=1048576 2024-09-13T02:58:19.743 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.742+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~5KTQSCB9QGA1.1 size=735523 2024-09-13T02:58:19.746 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.745+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=5KTQSCB9QGA1 tag=QY988YIPO4UK type=write size=2832675 2024-09-13T02:58:19.748 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.747+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=87ENDXZDO7R1 type=del size=3015792 2024-09-13T02:58:19.750 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.749+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~2KTFXOSNZNAU.0 size=1048576 2024-09-13T02:58:19.751 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.750+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~2KTFXOSNZNAU.1 size=1048576 2024-09-13T02:58:19.753 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.751+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~2KTFXOSNZNAU.2 size=1027885 2024-09-13T02:58:19.756 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.755+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=2KTFXOSNZNAU tag=J97FIXAOIG0I type=write size=4173613 2024-09-13T02:58:19.758 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.756+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=M25ET7WIRPKN type=del size=1747629 2024-09-13T02:58:19.762 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.761+0000 7eff73afa780 1 < suggested remove operation key=QSKC2SK8A9LY tag=I6RPNL5EN5YV type=write 2024-09-13T02:58:19.763 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.762+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=8DANNFU72SCD type=del size=450616 2024-09-13T02:58:19.765 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.764+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~M1JAXDETK6FF.0 size=232706 2024-09-13T02:58:19.768 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.767+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=M1JAXDETK6FF tag=BGYBSRU33O2B type=write size=1281282 2024-09-13T02:58:19.770 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.769+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=4I7LBQD2S2SK type=del size=1651830 2024-09-13T02:58:19.774 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.772+0000 7eff73afa780 1 < suggested update operation key=TCGE3HRKFPDC tag=4WOYL2RYORVT type=del size=3682800 2024-09-13T02:58:19.777 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.776+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~S0GR5U375H62.0 size=1048576 2024-09-13T02:58:19.778 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.777+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~S0GR5U375H62.1 size=1048576 2024-09-13T02:58:19.780 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.779+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~S0GR5U375H62.2 size=306032 2024-09-13T02:58:19.780 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.779+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=S0GR5U375H62 tag=4OPMO6DX93MC type=write size=3451760 2024-09-13T02:58:19.782 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.780+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=2C11LAJTNKVU type=del 2024-09-13T02:58:19.783 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.782+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=1P5V79PA59P0 type=del size=3007231 2024-09-13T02:58:19.785 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.784+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~CKGXZ9LT269X.0 size=440293 2024-09-13T02:58:19.788 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.787+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=CKGXZ9LT269X tag=KQWY1VEF63YH type=write size=1488869 2024-09-13T02:58:19.790 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.789+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=PAK2N9M13P9U type=del size=1142052 2024-09-13T02:58:19.792 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.790+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=0CHNAIA1XJHK type=del 2024-09-13T02:58:19.794 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.792+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=AR5FW7CZWMD2 type=del size=3200800 2024-09-13T02:58:19.796 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.795+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~KUTEYCJL228H.0 size=1048576 2024-09-13T02:58:19.797 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.796+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~KUTEYCJL228H.1 size=454676 2024-09-13T02:58:19.800 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.799+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=KUTEYCJL228H tag=CASTK5LG82ZC type=write size=2551828 2024-09-13T02:58:19.802 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.800+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=PYM2B95IRFWX type=write size=484884 2024-09-13T02:58:19.805 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.804+0000 7eff73afa780 1 < suggested update operation key=P3S7KM66TMF3 tag=ZL916WZI1HSF type=del size=1146976 2024-09-13T02:58:19.808 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.807+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~LKP4I12EH7DT.0 size=571548 2024-09-13T02:58:19.808 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.807+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=LKP4I12EH7DT tag=UL2PAQ2L0A05 type=write size=1620124 2024-09-13T02:58:19.810 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.809+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~EYUEY56EVWDC.0 size=1048576 2024-09-13T02:58:19.811 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.810+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~EYUEY56EVWDC.1 size=1048576 2024-09-13T02:58:19.812 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.811+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~EYUEY56EVWDC.2 size=226719 2024-09-13T02:58:19.815 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.814+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=EYUEY56EVWDC tag=LO8QLPN1PP4H type=write size=3372447 2024-09-13T02:58:19.817 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.816+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=0AMEBXB80FDQ type=del size=864867 2024-09-13T02:58:19.819 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.818+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~A8KRIRCITB53.0 size=440750 2024-09-13T02:58:19.823 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.821+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=A8KRIRCITB53 tag=2RBYZ61WACAX type=write size=1489326 2024-09-13T02:58:19.825 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.824+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=TYHABZLJ2D0U type=del size=2824506 2024-09-13T02:58:19.827 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.826+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~E7DR1LFKMIDT.0 size=864710 2024-09-13T02:58:19.830 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.828+0000 7eff73afa780 1 < completed multipart upload key=DE1OPTRGHEXB upload=E7DR1LFKMIDT tag=QO5LJ4R945UQ type=write size=1913286 2024-09-13T02:58:19.832 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.830+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=3CZY8JI0OECJ type=del size=3642520 2024-09-13T02:58:19.834 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.833+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~OW9YOC5GT07R.0 size=1048576 2024-09-13T02:58:19.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.834+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~OW9YOC5GT07R.1 size=1048576 2024-09-13T02:58:19.837 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.836+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~OW9YOC5GT07R.2 size=470609 2024-09-13T02:58:19.841 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.840+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=OW9YOC5GT07R tag=SPAWWYZNYRZA type=write size=3616337 2024-09-13T02:58:19.842 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.841+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=E0UE1QEQP5HN type=del size=1731505 2024-09-13T02:58:19.844 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.843+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~AX91BBZK8OM0.0 size=1048576 2024-09-13T02:58:19.846 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.844+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~AX91BBZK8OM0.1 size=1048576 2024-09-13T02:58:19.846 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.844+0000 7eff73afa780 1 < canceled part key=_multipart_6R9GY1TUZW4S.2~AX91BBZK8OM0.2 size=798105 2024-09-13T02:58:19.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.847+0000 7eff73afa780 1 < canceled multipart upload key=6R9GY1TUZW4S upload=AX91BBZK8OM0 tag=FO3RX9P3RZXI type=write size=3943833 2024-09-13T02:58:19.851 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.849+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=ZR7C247O7XEC type=del size=2158157 2024-09-13T02:58:19.852 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.851+0000 7eff73afa780 1 < canceled operation key=54V3991TUAC1 tag=EI0MQUKJM161 type=write size=201409 2024-09-13T02:58:19.856 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.855+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~3TFJRO6BU6X4.0 size=1048576 2024-09-13T02:58:19.858 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.857+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~3TFJRO6BU6X4.1 size=1048576 2024-09-13T02:58:19.859 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.858+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~3TFJRO6BU6X4.2 size=418916 2024-09-13T02:58:19.859 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.858+0000 7eff73afa780 1 > prepared multipart upload key=DE1OPTRGHEXB upload=3TFJRO6BU6X4 tag=9ZZSX1L0FI07 type=write size=3564644 2024-09-13T02:58:19.861 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.860+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=87ENDXZDO7R1 type=del 2024-09-13T02:58:19.865 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.864+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~0BKLPQS0QO8N.0 size=1048576 2024-09-13T02:58:19.866 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.865+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~0BKLPQS0QO8N.1 size=1048576 2024-09-13T02:58:19.868 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.867+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~0BKLPQS0QO8N.2 size=583731 2024-09-13T02:58:19.868 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.867+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=0BKLPQS0QO8N tag=NE2FDS637L30 type=write size=3729459 2024-09-13T02:58:19.872 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.870+0000 7eff73afa780 1 < suggested update operation key=6R9GY1TUZW4S tag=M25ET7WIRPKN type=del size=1747629 2024-09-13T02:58:19.873 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.872+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=8XV9BCWN97SL type=del size=570788 2024-09-13T02:58:19.875 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.874+0000 7eff73afa780 -1 < failed to complete operation key=P3S7KM66TMF3 tag=8DANNFU72SCD type=del size=450616: (22) Invalid argument 2024-09-13T02:58:19.879 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.878+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~NIL8D40TNYLO.0 size=792305 2024-09-13T02:58:19.879 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.878+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=NIL8D40TNYLO tag=IB9KSF9VZ3D5 type=write size=1840881 2024-09-13T02:58:19.883 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.882+0000 7eff73afa780 1 < suggested update operation key=S4E79E2H75Y1 tag=4I7LBQD2S2SK type=del size=1651830 2024-09-13T02:58:19.887 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.886+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~OCCNCLS2966R.0 size=1048576 2024-09-13T02:58:19.889 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.888+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~OCCNCLS2966R.1 size=1048576 2024-09-13T02:58:19.893 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.889+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~OCCNCLS2966R.2 size=410579 2024-09-13T02:58:19.893 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.889+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=OCCNCLS2966R tag=VZ99JCW23DWD type=write size=3556307 2024-09-13T02:58:19.893 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.891+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~S0GR5U375H62.0 size=1048576 2024-09-13T02:58:19.894 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.893+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~S0GR5U375H62.1 size=1048576 2024-09-13T02:58:19.896 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.894+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~S0GR5U375H62.2 size=306032 2024-09-13T02:58:19.899 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.898+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=S0GR5U375H62 tag=4OPMO6DX93MC type=write size=3451760 2024-09-13T02:58:19.901 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.900+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=0X37HHCP3TJ7 type=write size=193776 2024-09-13T02:58:19.904 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.902+0000 7eff73afa780 -1 < failed to complete operation key=P3S7KM66TMF3 tag=1P5V79PA59P0 type=del size=3007231: (22) Invalid argument 2024-09-13T02:58:19.906 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.904+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=EZ8E5HPDIQQX type=write size=1044172 2024-09-13T02:58:19.908 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.906+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=PAK2N9M13P9U type=del 2024-09-13T02:58:19.909 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.908+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=86C650PK2H2C type=del size=2912584 2024-09-13T02:58:19.914 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.913+0000 7eff73afa780 1 < suggested remove operation key=P3S7KM66TMF3 tag=AR5FW7CZWMD2 type=del 2024-09-13T02:58:19.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.915+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=VVR7XM2171Z0 type=del size=4152995 2024-09-13T02:58:19.918 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.916+0000 7eff73afa780 1 < completed write operation key=96QB8V0471EG tag=PYM2B95IRFWX type=write size=484884 2024-09-13T02:58:19.921 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.920+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~K8KVTTOL3QMF.0 size=896795 2024-09-13T02:58:19.921 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.920+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=K8KVTTOL3QMF tag=V06ZVXPCPVVT type=write size=1945371 2024-09-13T02:58:19.922 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.920+0000 7eff73afa780 1 < canceled part key=_multipart_SLT6ZXK5UID1.2~LKP4I12EH7DT.0 size=571548 2024-09-13T02:58:19.925 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.924+0000 7eff73afa780 1 < canceled multipart upload key=SLT6ZXK5UID1 upload=LKP4I12EH7DT tag=UL2PAQ2L0A05 type=write size=1620124 2024-09-13T02:58:19.927 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.926+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=WAF6W2KY9H4Q type=del size=2371287 2024-09-13T02:58:19.929 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.928+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=0AMEBXB80FDQ type=del 2024-09-13T02:58:19.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.932+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~95NERO41VY8D.0 size=1007746 2024-09-13T02:58:19.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.932+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=95NERO41VY8D tag=5XAW8PTLLWLF type=write size=2056322 2024-09-13T02:58:19.935 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.933+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=TYHABZLJ2D0U type=del 2024-09-13T02:58:19.938 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.937+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~II1OBLSAQXMG.0 size=153301 2024-09-13T02:58:19.938 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.937+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=II1OBLSAQXMG tag=FV0CT1BHFX3R type=write size=1201877 2024-09-13T02:58:19.940 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.939+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=3CZY8JI0OECJ type=del 2024-09-13T02:58:19.944 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.943+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~S9ZBPV3TBSRS.0 size=990005 2024-09-13T02:58:19.945 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.943+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=S9ZBPV3TBSRS tag=ZEGUC69OY8MK type=write size=2038581 2024-09-13T02:58:19.947 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.945+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=E0UE1QEQP5HN type=del 2024-09-13T02:58:19.949 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.947+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=SXXK1SKJL3QT type=del size=1934893 2024-09-13T02:58:19.953 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.951+0000 7eff73afa780 1 < suggested update operation key=RRSBR8H06K0Q tag=ZR7C247O7XEC type=del size=2158157 2024-09-13T02:58:19.957 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.956+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~14E78RHFZD74.0 size=960317 2024-09-13T02:58:19.957 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.956+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=14E78RHFZD74 tag=8Q1YA2RPTA59 type=write size=2008893 2024-09-13T02:58:19.959 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.958+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~3TFJRO6BU6X4.0 size=1048576 2024-09-13T02:58:19.959 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.958+0000 7eff73afa780 1 < canceled part key=_multipart_DE1OPTRGHEXB.2~3TFJRO6BU6X4.1 size=1048576 2024-09-13T02:58:19.962 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.960+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~3TFJRO6BU6X4.2 size=418916 2024-09-13T02:58:19.966 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.965+0000 7eff73afa780 1 < canceled multipart upload key=DE1OPTRGHEXB upload=3TFJRO6BU6X4 tag=9ZZSX1L0FI07 type=write size=3564644 2024-09-13T02:58:19.968 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.967+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=97GT8OZ3G2SG type=del size=289476 2024-09-13T02:58:19.971 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.970+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~0BKLPQS0QO8N.0 size=1048576 2024-09-13T02:58:19.971 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.970+0000 7eff73afa780 1 < canceled part key=_multipart_P3S7KM66TMF3.2~0BKLPQS0QO8N.1 size=1048576 2024-09-13T02:58:19.973 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.972+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~0BKLPQS0QO8N.2 size=583731 2024-09-13T02:58:19.978 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.977+0000 7eff73afa780 1 < canceled multipart upload key=P3S7KM66TMF3 upload=0BKLPQS0QO8N tag=NE2FDS637L30 type=write size=3729459 2024-09-13T02:58:19.982 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.981+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~OWFUC76JNGEM.0 size=1048576 2024-09-13T02:58:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:19 smithi195 ceph-mon[87742]: pgmap v1418: 137 pgs: 2 creating+peering, 135 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 880 KiB/s rd, 306 KiB/s wr, 1.55k op/s 2024-09-13T02:58:19.984 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.983+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~OWFUC76JNGEM.1 size=536038 2024-09-13T02:58:19.984 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.983+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=OWFUC76JNGEM tag=F9RDQCZBOPXK type=write size=2633190 2024-09-13T02:58:19.987 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.985+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=8XV9BCWN97SL type=del 2024-09-13T02:58:19.989 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.988+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=TUY3OCFTCN38 type=del size=1827609 2024-09-13T02:58:19.992 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.990+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~NIL8D40TNYLO.0 size=792305 2024-09-13T02:58:19.996 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.995+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=NIL8D40TNYLO tag=IB9KSF9VZ3D5 type=write size=1840881 2024-09-13T02:58:19.998 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.997+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=FY5VE7BN8G9F type=del size=2108834 2024-09-13T02:58:20.001 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:19.999+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~OCCNCLS2966R.0 size=1048576 2024-09-13T02:58:20.003 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.002+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~OCCNCLS2966R.1 size=1048576 2024-09-13T02:58:20.005 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.004+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~OCCNCLS2966R.2 size=410579 2024-09-13T02:58:20.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.009+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=OCCNCLS2966R tag=VZ99JCW23DWD type=write size=3556307 2024-09-13T02:58:20.012 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.011+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=BP8MRFXUW3TL type=del size=3126772 2024-09-13T02:58:20.014 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.013+0000 7eff73afa780 1 < completed write operation key=RQZASFUHXIEI tag=0X37HHCP3TJ7 type=write size=193776 2024-09-13T02:58:20.019 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.018+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~WU7D08TL8K8Y.0 size=1048576 2024-09-13T02:58:20.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.020+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~WU7D08TL8K8Y.1 size=385301 2024-09-13T02:58:20.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.020+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=WU7D08TL8K8Y tag=UHQSRG1OOSB0 type=write size=2482453 2024-09-13T02:58:20.024 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.023+0000 7eff73afa780 1 < canceled operation key=87IDSEO7CO52 tag=EZ8E5HPDIQQX type=write size=1044172 2024-09-13T02:58:20.027 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.026+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=RWJVM9D6N130 type=del size=77066 2024-09-13T02:58:20.032 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.030+0000 7eff73afa780 1 < suggested remove operation key=UGYRK752TSGX tag=86C650PK2H2C type=del 2024-09-13T02:58:20.037 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.036+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~F88DN32CCFGB.0 size=1048576 2024-09-13T02:58:20.041 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.038+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~F88DN32CCFGB.1 size=29068 2024-09-13T02:58:20.041 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.038+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=F88DN32CCFGB tag=7MARE37RN3MI type=write size=2126220 2024-09-13T02:58:20.041 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.040+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=VVR7XM2171Z0 type=del 2024-09-13T02:58:20.044 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.042+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=BA7GE18RSVLN type=del size=4098043 2024-09-13T02:58:20.046 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.045+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~K8KVTTOL3QMF.0 size=896795 2024-09-13T02:58:20.049 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.048+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=K8KVTTOL3QMF tag=V06ZVXPCPVVT type=write size=1945371 2024-09-13T02:58:20.052 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.051+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~RMX45P11W3RQ.0 size=1048576 2024-09-13T02:58:20.054 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.052+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~RMX45P11W3RQ.1 size=731102 2024-09-13T02:58:20.054 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.052+0000 7eff73afa780 1 > prepared multipart upload key=DE1OPTRGHEXB upload=RMX45P11W3RQ tag=S7PEB7CZM0KG type=write size=2828254 2024-09-13T02:58:20.055 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.054+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=WAF6W2KY9H4Q type=del 2024-09-13T02:58:20.057 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.056+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=JHXKINNX4VZ8 type=del size=3943123 2024-09-13T02:58:20.059 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.058+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~95NERO41VY8D.0 size=1007746 2024-09-13T02:58:20.062 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.061+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=95NERO41VY8D tag=5XAW8PTLLWLF type=write size=2056322 2024-09-13T02:58:20.065 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.062+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=404TROA2U4B3 type=del size=1286841 2024-09-13T02:58:20.066 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.064+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~II1OBLSAQXMG.0 size=153301 2024-09-13T02:58:20.068 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.067+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=II1OBLSAQXMG tag=FV0CT1BHFX3R type=write size=1201877 2024-09-13T02:58:20.070 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.069+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=T5QKYOOZWWSO type=write size=906839 2024-09-13T02:58:20.072 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.070+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~S9ZBPV3TBSRS.0 size=990005 2024-09-13T02:58:20.075 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.074+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=S9ZBPV3TBSRS tag=ZEGUC69OY8MK type=write size=2038581 2024-09-13T02:58:20.077 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.076+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=8UJYG2IOWN2U type=write size=1047030 2024-09-13T02:58:20.079 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.077+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=SXXK1SKJL3QT type=del 2024-09-13T02:58:20.080 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.079+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=F9G0MR2NZHJ7 type=del size=256380 2024-09-13T02:58:20.082 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.081+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~14E78RHFZD74.0 size=960317 2024-09-13T02:58:20.085 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.084+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=14E78RHFZD74 tag=8Q1YA2RPTA59 type=write size=2008893 2024-09-13T02:58:20.089 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.087+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~Z1BLKTJH6AS7.0 size=1040813 2024-09-13T02:58:20.089 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.087+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=Z1BLKTJH6AS7 tag=UO0XEJI4QUT3 type=write size=2089389 2024-09-13T02:58:20.090 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.089+0000 7eff73afa780 1 < canceled operation key=SLT6ZXK5UID1 tag=97GT8OZ3G2SG type=del size=289476 2024-09-13T02:58:20.092 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.091+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=ZHMU3WTPD19W type=del size=699049 2024-09-13T02:58:20.094 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.093+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~OWFUC76JNGEM.0 size=1048576 2024-09-13T02:58:20.096 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.094+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~OWFUC76JNGEM.1 size=536038 2024-09-13T02:58:20.099 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.098+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=OWFUC76JNGEM tag=F9RDQCZBOPXK type=write size=2633190 2024-09-13T02:58:20.101 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.100+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=HJ7HQWB49FM7 type=del size=1110017 2024-09-13T02:58:20.104 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.103+0000 7eff73afa780 1 < suggested remove operation key=2MVZNBH5L74W tag=TUY3OCFTCN38 type=del 2024-09-13T02:58:20.106 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.105+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=USPGWMUXFXJE type=del size=1247851 2024-09-13T02:58:20.108 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.107+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=FY5VE7BN8G9F type=del 2024-09-13T02:58:20.111 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.109+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=4I6DO423PYSD type=del size=3867640 2024-09-13T02:58:20.113 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.112+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=BP8MRFXUW3TL type=del 2024-09-13T02:58:20.116 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.115+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~VJ67G6Q8ELQB.0 size=1048576 2024-09-13T02:58:20.118 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.117+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~VJ67G6Q8ELQB.1 size=1048576 2024-09-13T02:58:20.119 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.118+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~VJ67G6Q8ELQB.2 size=478950 2024-09-13T02:58:20.120 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.118+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=VJ67G6Q8ELQB tag=UUS989G9X3QL type=write size=3624678 2024-09-13T02:58:20.120 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.118+0000 7eff73afa780 1 < canceled part key=_multipart_TCGE3HRKFPDC.2~WU7D08TL8K8Y.0 size=1048576 2024-09-13T02:58:20.121 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.120+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~WU7D08TL8K8Y.1 size=385301 2024-09-13T02:58:20.125 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.123+0000 7eff73afa780 1 < canceled multipart upload key=TCGE3HRKFPDC upload=WU7D08TL8K8Y tag=UHQSRG1OOSB0 type=write size=2482453 2024-09-13T02:58:20.128 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.127+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~BSKC7DGK3B0Y.0 size=1048576 2024-09-13T02:58:20.129 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.128+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~BSKC7DGK3B0Y.1 size=1048576 2024-09-13T02:58:20.131 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.130+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~BSKC7DGK3B0Y.2 size=394721 2024-09-13T02:58:20.131 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.130+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=BSKC7DGK3B0Y tag=FF4LGWMGA927 type=write size=3540449 2024-09-13T02:58:20.136 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.134+0000 7eff73afa780 1 < suggested remove operation key=0EKUTQYSKEB7 tag=RWJVM9D6N130 type=del 2024-09-13T02:58:20.138 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.137+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=RQ50U8KUT0MO type=del size=2226851 2024-09-13T02:58:20.141 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.140+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~F88DN32CCFGB.0 size=1048576 2024-09-13T02:58:20.143 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.142+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~F88DN32CCFGB.1 size=29068 2024-09-13T02:58:20.146 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.145+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=F88DN32CCFGB tag=7MARE37RN3MI type=write size=2126220 2024-09-13T02:58:20.147 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.146+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=1FJ4ISCQMOPL type=del size=3784588 2024-09-13T02:58:20.149 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.148+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=BA7GE18RSVLN type=del 2024-09-13T02:58:20.152 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.150+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=BDZBVKD19XP3 type=del size=3035566 2024-09-13T02:58:20.152 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.150+0000 7eff73afa780 1 < canceled part key=_multipart_DE1OPTRGHEXB.2~RMX45P11W3RQ.0 size=1048576 2024-09-13T02:58:20.153 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.152+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~RMX45P11W3RQ.1 size=731102 2024-09-13T02:58:20.156 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.155+0000 7eff73afa780 1 < canceled multipart upload key=DE1OPTRGHEXB upload=RMX45P11W3RQ tag=S7PEB7CZM0KG type=write size=2828254 2024-09-13T02:58:20.158 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.157+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=PCJZC507PNSB type=write size=243959 2024-09-13T02:58:20.160 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.159+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=JHXKINNX4VZ8 type=del 2024-09-13T02:58:20.162 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.160+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=UOI3G8EXO4CU type=write size=301918 2024-09-13T02:58:20.163 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.162+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=404TROA2U4B3 type=del 2024-09-13T02:58:20.165 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.164+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=F08RM7PGK18V type=del size=1448234 2024-09-13T02:58:20.167 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.166+0000 7eff73afa780 1 < completed write operation key=A17FWA7AS3BZ tag=T5QKYOOZWWSO type=write size=906839 2024-09-13T02:58:20.169 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.167+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=X87P121A3S5K type=del size=2721868 2024-09-13T02:58:20.170 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.169+0000 7eff73afa780 1 < completed write operation key=W8DA47XVEESC tag=8UJYG2IOWN2U type=write size=1047030 2024-09-13T02:58:20.174 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.172+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~83BR0QG9II04.0 size=10021 2024-09-13T02:58:20.174 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.172+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=83BR0QG9II04 tag=NW277S1RPLNN type=write size=1058597 2024-09-13T02:58:20.176 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.175+0000 7eff73afa780 -1 < failed to complete operation key=0EKUTQYSKEB7 tag=F9G0MR2NZHJ7 type=del size=256380: (22) Invalid argument 2024-09-13T02:58:20.177 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.176+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=VUQ37LM2HZPF type=del size=902250 2024-09-13T02:58:20.179 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.178+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~Z1BLKTJH6AS7.0 size=1040813 2024-09-13T02:58:20.182 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.181+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=Z1BLKTJH6AS7 tag=UO0XEJI4QUT3 type=write size=2089389 2024-09-13T02:58:20.184 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.183+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=VPTJO4RQ2J4R type=write size=84533 2024-09-13T02:58:20.185 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.184+0000 7eff73afa780 1 < canceled operation key=KGBPSSFQDMO0 tag=ZHMU3WTPD19W type=del size=699049 2024-09-13T02:58:20.188 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.186+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=2RZ8ZKOWLET5 type=del size=2437562 2024-09-13T02:58:20.189 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.187+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=HJ7HQWB49FM7 type=del 2024-09-13T02:58:20.190 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.189+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=EYVXH2UBFWI4 type=del size=3643445 2024-09-13T02:58:20.194 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.193+0000 7eff73afa780 1 < suggested update operation key=QSKC2SK8A9LY tag=USPGWMUXFXJE type=del size=1247851 2024-09-13T02:58:20.196 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.195+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=655GBFZWF62J type=del size=2207339 2024-09-13T02:58:20.199 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.197+0000 7eff73afa780 -1 < failed to complete operation key=QSKC2SK8A9LY tag=4I6DO423PYSD type=del size=3867640: (22) Invalid argument 2024-09-13T02:58:20.201 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.200+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=EDAHY0WVFXMH type=del size=922115 2024-09-13T02:58:20.204 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.202+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~VJ67G6Q8ELQB.0 size=1048576 2024-09-13T02:58:20.205 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.204+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~VJ67G6Q8ELQB.1 size=1048576 2024-09-13T02:58:20.207 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.206+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~VJ67G6Q8ELQB.2 size=478950 2024-09-13T02:58:20.212 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.211+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=VJ67G6Q8ELQB tag=UUS989G9X3QL type=write size=3624678 2024-09-13T02:58:20.214 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.213+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=NCK9F2GS2DKL type=del size=914181 2024-09-13T02:58:20.215 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.213+0000 7eff73afa780 1 < canceled part key=_multipart_QSKC2SK8A9LY.2~BSKC7DGK3B0Y.0 size=1048576 2024-09-13T02:58:20.216 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.215+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~BSKC7DGK3B0Y.1 size=1048576 2024-09-13T02:58:20.218 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.217+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~BSKC7DGK3B0Y.2 size=394721 2024-09-13T02:58:20.221 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.220+0000 7eff73afa780 1 < canceled multipart upload key=QSKC2SK8A9LY upload=BSKC7DGK3B0Y tag=FF4LGWMGA927 type=write size=3540449 2024-09-13T02:58:20.223 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.222+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=FXDRI29TRWSR type=write size=973074 2024-09-13T02:58:20.225 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.224+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=RQ50U8KUT0MO type=del 2024-09-13T02:58:20.227 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.226+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=C3NSJPK4TXDH type=write size=683793 2024-09-13T02:58:20.229 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.227+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=1FJ4ISCQMOPL type=del 2024-09-13T02:58:20.231 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.230+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=CR5Z9749QNRB type=del size=2492143 2024-09-13T02:58:20.232 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.231+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=BDZBVKD19XP3 type=del 2024-09-13T02:58:20.236 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.235+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~YEZ1XVNDW706.0 size=1048576 2024-09-13T02:58:20.238 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.237+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~YEZ1XVNDW706.1 size=1048576 2024-09-13T02:58:20.240 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.238+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~YEZ1XVNDW706.2 size=596135 2024-09-13T02:58:20.240 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.238+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=YEZ1XVNDW706 tag=M28YF2T1ZPG3 type=write size=3741863 2024-09-13T02:58:20.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.240+0000 7eff73afa780 1 < completed write operation key=UGPEQZIKUWJI tag=PCJZC507PNSB type=write size=243959 2024-09-13T02:58:20.245 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.244+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~E06U876LDLBJ.0 size=1048576 2024-09-13T02:58:20.246 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.245+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~E06U876LDLBJ.1 size=604817 2024-09-13T02:58:20.247 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.245+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=E06U876LDLBJ tag=A1YCGXILWEEQ type=write size=2701969 2024-09-13T02:58:20.248 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.247+0000 7eff73afa780 1 < completed write operation key=A17FWA7AS3BZ tag=UOI3G8EXO4CU type=write size=301918 2024-09-13T02:58:20.251 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.250+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~2W0WH08OIZJB.0 size=1048576 2024-09-13T02:58:20.252 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.251+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~2W0WH08OIZJB.1 size=884797 2024-09-13T02:58:20.253 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.251+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=2W0WH08OIZJB tag=C8J5HGEKTPSI type=write size=2981949 2024-09-13T02:58:20.255 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.253+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=F08RM7PGK18V type=del 2024-09-13T02:58:20.257 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.255+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=EQ4N9QQT3TWB type=write size=821848 2024-09-13T02:58:20.259 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.258+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=X87P121A3S5K type=del 2024-09-13T02:58:20.262 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.261+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=C2ZR5QA2VOV2 type=write size=773989 2024-09-13T02:58:20.265 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.263+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~83BR0QG9II04.0 size=10021 2024-09-13T02:58:20.269 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.268+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=83BR0QG9II04 tag=NW277S1RPLNN type=write size=1058597 2024-09-13T02:58:20.271 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.270+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=MU5LKQUHH41S type=del size=478841 2024-09-13T02:58:20.273 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.272+0000 7eff73afa780 1 < canceled operation key=LM9IZ4OKFS32 tag=VUQ37LM2HZPF type=del size=902250 2024-09-13T02:58:20.275 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.274+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=ED55M6R97U93 type=write size=907089 2024-09-13T02:58:20.277 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.276+0000 7eff73afa780 1 < completed write operation key=Q9DOCHOCWES8 tag=VPTJO4RQ2J4R type=write size=84533 2024-09-13T02:58:20.280 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.278+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=S18DRSYMNP80 type=del size=3155005 2024-09-13T02:58:20.281 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.280+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=2RZ8ZKOWLET5 type=del 2024-09-13T02:58:20.286 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.284+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~483WL95S6OPC.0 size=79047 2024-09-13T02:58:20.286 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.284+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=483WL95S6OPC tag=NNCNGC9M9O9D type=write size=1127623 2024-09-13T02:58:20.288 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.287+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=EYVXH2UBFWI4 type=del 2024-09-13T02:58:20.292 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.290+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~ZYZSQC7UJTDL.0 size=1048576 2024-09-13T02:58:20.293 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.292+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~ZYZSQC7UJTDL.1 size=1048576 2024-09-13T02:58:20.295 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.294+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~ZYZSQC7UJTDL.2 size=44545 2024-09-13T02:58:20.295 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.294+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=ZYZSQC7UJTDL tag=HV56EDT1GQ5K type=write size=3190273 2024-09-13T02:58:20.301 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.296+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=655GBFZWF62J type=del 2024-09-13T02:58:20.301 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.298+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=VPKZY3M2Z9D1 type=del size=3473513 2024-09-13T02:58:20.302 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.301+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=EDAHY0WVFXMH type=del 2024-09-13T02:58:20.307 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.306+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~PJK28KA2YKEY.0 size=832137 2024-09-13T02:58:20.307 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.306+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=PJK28KA2YKEY tag=4TH2H6KBIP0I type=write size=1880713 2024-09-13T02:58:20.310 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.308+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=NCK9F2GS2DKL type=del 2024-09-13T02:58:20.312 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.311+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=JE4D0EJRJ9LB type=del size=2689363 2024-09-13T02:58:20.315 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.314+0000 7eff73afa780 1 < completed write operation key=RRSBR8H06K0Q tag=FXDRI29TRWSR type=write size=973074 2024-09-13T02:58:20.317 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.316+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=PH0TNQB0MA6M type=del size=746205 2024-09-13T02:58:20.321 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.320+0000 7eff73afa780 1 < suggested remove operation key=2K9HTOP48N59 tag=C3NSJPK4TXDH type=write 2024-09-13T02:58:20.324 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.322+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=OMV3AL58UF4E type=write size=954685 2024-09-13T02:58:20.326 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.324+0000 7eff73afa780 1 < canceled operation key=W8DA47XVEESC tag=CR5Z9749QNRB type=del size=2492143 2024-09-13T02:58:20.328 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.327+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=HKEL2AJZUD0G type=del size=580794 2024-09-13T02:58:20.330 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.329+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~YEZ1XVNDW706.0 size=1048576 2024-09-13T02:58:20.332 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.331+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~YEZ1XVNDW706.1 size=1048576 2024-09-13T02:58:20.334 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.333+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~YEZ1XVNDW706.2 size=596135 2024-09-13T02:58:20.338 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.337+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=YEZ1XVNDW706 tag=M28YF2T1ZPG3 type=write size=3741863 2024-09-13T02:58:20.342 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.341+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~1TMPZY2BRQ6H.0 size=1048576 2024-09-13T02:58:20.343 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.342+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~1TMPZY2BRQ6H.1 size=1048576 2024-09-13T02:58:20.345 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.344+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~1TMPZY2BRQ6H.2 size=803328 2024-09-13T02:58:20.345 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.344+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=1TMPZY2BRQ6H tag=L261J3Z6PVWG type=write size=3949056 2024-09-13T02:58:20.347 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.346+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~E06U876LDLBJ.0 size=1048576 2024-09-13T02:58:20.349 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.347+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~E06U876LDLBJ.1 size=604817 2024-09-13T02:58:20.353 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.351+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=E06U876LDLBJ tag=A1YCGXILWEEQ type=write size=2701969 2024-09-13T02:58:20.355 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.353+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=14ORP8MQJ778 type=del size=540342 2024-09-13T02:58:20.357 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.355+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~2W0WH08OIZJB.0 size=1048576 2024-09-13T02:58:20.358 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.357+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~2W0WH08OIZJB.1 size=884797 2024-09-13T02:58:20.361 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.360+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=2W0WH08OIZJB tag=C8J5HGEKTPSI type=write size=2981949 2024-09-13T02:58:20.364 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.362+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=0CKDAQOXCF5M type=del size=2399827 2024-09-13T02:58:20.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.365+0000 7eff73afa780 1 < completed write operation key=Q9DOCHOCWES8 tag=EQ4N9QQT3TWB type=write size=821848 2024-09-13T02:58:20.369 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.368+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=OPYC5NSNY32C type=del size=2206957 2024-09-13T02:58:20.374 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.372+0000 7eff73afa780 1 < suggested remove operation key=RRSBR8H06K0Q tag=C2ZR5QA2VOV2 type=write 2024-09-13T02:58:20.376 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.375+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=3L2TTN9UES1M type=del size=188840 2024-09-13T02:58:20.380 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.378+0000 7eff73afa780 1 < suggested remove operation key=96QB8V0471EG tag=MU5LKQUHH41S type=del 2024-09-13T02:58:20.383 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.382+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~APPWPB144WZE.0 size=1048576 2024-09-13T02:58:20.385 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.383+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~APPWPB144WZE.1 size=578554 2024-09-13T02:58:20.385 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.383+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=APPWPB144WZE tag=RFB6UUTQCJ96 type=write size=2675706 2024-09-13T02:58:20.387 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.386+0000 7eff73afa780 1 < completed write operation key=UGYRK752TSGX tag=ED55M6R97U93 type=write size=907089 2024-09-13T02:58:20.391 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.390+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~NMSEO56CKWEL.0 size=1048576 2024-09-13T02:58:20.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.392+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~NMSEO56CKWEL.1 size=421607 2024-09-13T02:58:20.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.392+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=NMSEO56CKWEL tag=84KAHP310549 type=write size=2518759 2024-09-13T02:58:20.394 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.392+0000 7eff73afa780 -1 < no bi entry to suggest for operation key=RRSBR8H06K0Q tag=S18DRSYMNP80 type=del size=3155005: (2) No such file or directory 2024-09-13T02:58:20.397 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.396+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~T6BXZUIYFQ3G.0 size=1048576 2024-09-13T02:58:20.399 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.397+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~T6BXZUIYFQ3G.1 size=1048576 2024-09-13T02:58:20.400 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.399+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~T6BXZUIYFQ3G.2 size=915289 2024-09-13T02:58:20.400 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.399+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=T6BXZUIYFQ3G tag=8ZKS8B7X7INH type=write size=4061017 2024-09-13T02:58:20.403 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.401+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~483WL95S6OPC.0 size=79047 2024-09-13T02:58:20.406 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.404+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=483WL95S6OPC tag=NNCNGC9M9O9D type=write size=1127623 2024-09-13T02:58:20.411 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.410+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~7J5WSK037CDA.0 size=1048576 2024-09-13T02:58:20.413 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.412+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~7J5WSK037CDA.1 size=1048576 2024-09-13T02:58:20.415 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.413+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~7J5WSK037CDA.2 size=692118 2024-09-13T02:58:20.415 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.413+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=7J5WSK037CDA tag=QGL6REVS09AE type=write size=3837846 2024-09-13T02:58:20.417 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.416+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~ZYZSQC7UJTDL.0 size=1048576 2024-09-13T02:58:20.418 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.417+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~ZYZSQC7UJTDL.1 size=1048576 2024-09-13T02:58:20.420 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.419+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~ZYZSQC7UJTDL.2 size=44545 2024-09-13T02:58:20.424 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.422+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=ZYZSQC7UJTDL tag=HV56EDT1GQ5K type=write size=3190273 2024-09-13T02:58:20.426 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.425+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=GIO7JQ1UBCYR type=del size=3941265 2024-09-13T02:58:20.432 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.430+0000 7eff73afa780 1 < suggested remove operation key=5KBC7ZCE1LVB tag=VPKZY3M2Z9D1 type=del 2024-09-13T02:58:20.434 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.432+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=9R7E2VNW2WN6 type=del size=564250 2024-09-13T02:58:20.436 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.435+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~PJK28KA2YKEY.0 size=832137 2024-09-13T02:58:20.440 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.439+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=PJK28KA2YKEY tag=4TH2H6KBIP0I type=write size=1880713 2024-09-13T02:58:20.443 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.442+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=5Q67I084O4IJ type=del size=2378236 2024-09-13T02:58:20.444 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.442+0000 7eff73afa780 -1 < no bi entry to suggest for operation key=5KBC7ZCE1LVB tag=JE4D0EJRJ9LB type=del size=2689363: (2) No such file or directory 2024-09-13T02:58:20.447 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.445+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=SZY8OXXD3172 type=del size=676563 2024-09-13T02:58:20.449 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.448+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=PH0TNQB0MA6M type=del 2024-09-13T02:58:20.452 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.451+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=7DI39YB2VIIQ type=del size=3970794 2024-09-13T02:58:20.459 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.458+0000 7eff73afa780 1 < suggested remove operation key=6R9GY1TUZW4S tag=OMV3AL58UF4E type=write 2024-09-13T02:58:20.465 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.464+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~AKGJSHPFZMVL.0 size=145988 2024-09-13T02:58:20.465 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.464+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=AKGJSHPFZMVL tag=43I3H3UEDZ9A type=write size=1194564 2024-09-13T02:58:20.468 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.466+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=HKEL2AJZUD0G type=del 2024-09-13T02:58:20.473 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.471+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~9FN5UAJLDILI.0 size=1048576 2024-09-13T02:58:20.475 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.474+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~9FN5UAJLDILI.1 size=1048576 2024-09-13T02:58:20.478 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.476+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~9FN5UAJLDILI.2 size=370006 2024-09-13T02:58:20.478 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.476+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=9FN5UAJLDILI tag=PUPPSGGH8D8H type=write size=3515734 2024-09-13T02:58:20.480 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.479+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~1TMPZY2BRQ6H.0 size=1048576 2024-09-13T02:58:20.482 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.481+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~1TMPZY2BRQ6H.1 size=1048576 2024-09-13T02:58:20.484 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.482+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~1TMPZY2BRQ6H.2 size=803328 2024-09-13T02:58:20.487 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.486+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=1TMPZY2BRQ6H tag=L261J3Z6PVWG type=write size=3949056 2024-09-13T02:58:20.489 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.488+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=TZXTMRDOO32Q type=del size=1507111 2024-09-13T02:58:20.491 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.490+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=14ORP8MQJ778 type=del 2024-09-13T02:58:20.494 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.493+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~MJH5ATUD2ZB7.0 size=1048576 2024-09-13T02:58:20.496 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.494+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~MJH5ATUD2ZB7.1 size=769486 2024-09-13T02:58:20.496 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.494+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=MJH5ATUD2ZB7 tag=RY2WJLE0ZYT6 type=write size=2866638 2024-09-13T02:58:20.498 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.496+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=0CKDAQOXCF5M type=del 2024-09-13T02:58:20.501 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.500+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~08Y1QF0BMTXC.0 size=666627 2024-09-13T02:58:20.506 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.500+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=08Y1QF0BMTXC tag=ZQC9DH54QYPT type=write size=1715203 2024-09-13T02:58:20.507 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.503+0000 7eff73afa780 -1 < failed to complete operation key=RRSBR8H06K0Q tag=OPYC5NSNY32C type=del size=2206957: (22) Invalid argument 2024-09-13T02:58:20.507 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.505+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=AAMRE1NPFTPM type=del size=449937 2024-09-13T02:58:20.508 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.506+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=3L2TTN9UES1M type=del 2024-09-13T02:58:20.509 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.508+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=8QCG1K2G49RQ type=del size=3857888 2024-09-13T02:58:20.511 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.510+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~APPWPB144WZE.0 size=1048576 2024-09-13T02:58:20.512 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.511+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~APPWPB144WZE.1 size=578554 2024-09-13T02:58:20.516 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.514+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=APPWPB144WZE tag=RFB6UUTQCJ96 type=write size=2675706 2024-09-13T02:58:20.518 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.516+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=Q9BN62XWLTZO type=del size=3516907 2024-09-13T02:58:20.518 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.517+0000 7eff73afa780 1 < canceled part key=_multipart_TCGE3HRKFPDC.2~NMSEO56CKWEL.0 size=1048576 2024-09-13T02:58:20.519 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.518+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~NMSEO56CKWEL.1 size=421607 2024-09-13T02:58:20.522 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.521+0000 7eff73afa780 1 < canceled multipart upload key=TCGE3HRKFPDC upload=NMSEO56CKWEL tag=84KAHP310549 type=write size=2518759 2024-09-13T02:58:20.524 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.523+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=BQM5A8ZNZ6VM type=del size=2775271 2024-09-13T02:58:20.524 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.523+0000 7eff73afa780 1 < canceled part key=_multipart_UGYRK752TSGX.2~T6BXZUIYFQ3G.0 size=1048576 2024-09-13T02:58:20.526 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.525+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~T6BXZUIYFQ3G.1 size=1048576 2024-09-13T02:58:20.528 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.527+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~T6BXZUIYFQ3G.2 size=915289 2024-09-13T02:58:20.531 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.530+0000 7eff73afa780 1 < canceled multipart upload key=UGYRK752TSGX upload=T6BXZUIYFQ3G tag=8ZKS8B7X7INH type=write size=4061017 2024-09-13T02:58:20.533 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.531+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=0S94N3JUJ0ZZ type=del size=1649926 2024-09-13T02:58:20.534 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.533+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~7J5WSK037CDA.0 size=1048576 2024-09-13T02:58:20.536 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.535+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~7J5WSK037CDA.1 size=1048576 2024-09-13T02:58:20.537 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.535+0000 7eff73afa780 1 < canceled part key=_multipart_S4E79E2H75Y1.2~7J5WSK037CDA.2 size=692118 2024-09-13T02:58:20.540 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.538+0000 7eff73afa780 1 < canceled multipart upload key=S4E79E2H75Y1 upload=7J5WSK037CDA tag=QGL6REVS09AE type=write size=3837846 2024-09-13T02:58:20.541 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.540+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=JLX4HLWKVYIR type=write size=303525 2024-09-13T02:58:20.543 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.542+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=GIO7JQ1UBCYR type=del 2024-09-13T02:58:20.545 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.544+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=9SIBHS7ZDA9F type=del size=3879969 2024-09-13T02:58:20.546 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.545+0000 7eff73afa780 1 < canceled operation key=2MVZNBH5L74W tag=9R7E2VNW2WN6 type=del size=564250 2024-09-13T02:58:20.548 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.547+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=9SKUKG2FTPVL type=del size=1211132 2024-09-13T02:58:20.550 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.549+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=5Q67I084O4IJ type=del 2024-09-13T02:58:20.552 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.551+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=BFQQF1NOGU2U type=del size=1696969 2024-09-13T02:58:20.553 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.552+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=SZY8OXXD3172 type=del 2024-09-13T02:58:20.557 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.556+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~7P6NE5RZPJN4.0 size=1048576 2024-09-13T02:58:20.559 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.558+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~7P6NE5RZPJN4.1 size=705352 2024-09-13T02:58:20.559 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.558+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=7P6NE5RZPJN4 tag=27OE1A4J0U6H type=write size=2802504 2024-09-13T02:58:20.561 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.559+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=7DI39YB2VIIQ type=del 2024-09-13T02:58:20.562 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.561+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=3DTXKKO0MFEL type=del size=1412440 2024-09-13T02:58:20.564 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.563+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~AKGJSHPFZMVL.0 size=145988 2024-09-13T02:58:20.567 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.566+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=AKGJSHPFZMVL tag=43I3H3UEDZ9A type=write size=1194564 2024-09-13T02:58:20.570 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.569+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~G6SJTWDBPY57.0 size=1048576 2024-09-13T02:58:20.572 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.571+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~G6SJTWDBPY57.1 size=315 2024-09-13T02:58:20.573 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.571+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=G6SJTWDBPY57 tag=MGH4VEDM4YVY type=write size=2097467 2024-09-13T02:58:20.575 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.574+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~9FN5UAJLDILI.0 size=1048576 2024-09-13T02:58:20.576 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.575+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~9FN5UAJLDILI.1 size=1048576 2024-09-13T02:58:20.578 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.577+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~9FN5UAJLDILI.2 size=370006 2024-09-13T02:58:20.582 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.580+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=9FN5UAJLDILI tag=PUPPSGGH8D8H type=write size=3515734 2024-09-13T02:58:20.583 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.582+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=2IQMUYOUGNK2 type=del size=2975347 2024-09-13T02:58:20.587 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.586+0000 7eff73afa780 1 < suggested remove operation key=96QB8V0471EG tag=TZXTMRDOO32Q type=del 2024-09-13T02:58:20.589 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.588+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=7TKTBTB8FHW5 type=del size=1315321 2024-09-13T02:58:20.592 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.590+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~MJH5ATUD2ZB7.0 size=1048576 2024-09-13T02:58:20.593 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.592+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~MJH5ATUD2ZB7.1 size=769486 2024-09-13T02:58:20.597 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.596+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=MJH5ATUD2ZB7 tag=RY2WJLE0ZYT6 type=write size=2866638 2024-09-13T02:58:20.599 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.597+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=2L10MIJKASAE type=write size=601691 2024-09-13T02:58:20.600 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.599+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~08Y1QF0BMTXC.0 size=666627 2024-09-13T02:58:20.603 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.602+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=08Y1QF0BMTXC tag=ZQC9DH54QYPT type=write size=1715203 2024-09-13T02:58:20.607 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.606+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~QBC5YZ77TA5D.0 size=1048576 2024-09-13T02:58:20.608 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.607+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~QBC5YZ77TA5D.1 size=759650 2024-09-13T02:58:20.609 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.607+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=QBC5YZ77TA5D tag=P36V6L5AA257 type=write size=2856802 2024-09-13T02:58:20.612 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.610+0000 7eff73afa780 1 < suggested update operation key=Q9DOCHOCWES8 tag=AAMRE1NPFTPM type=del size=449937 2024-09-13T02:58:20.615 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.614+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~LYS7ZF1TV5Z1.0 size=889073 2024-09-13T02:58:20.615 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.614+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=LYS7ZF1TV5Z1 tag=8OX65DRB5FWT type=write size=1937649 2024-09-13T02:58:20.620 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.618+0000 7eff73afa780 1 < suggested update operation key=JUN4VMKZR3HW tag=8QCG1K2G49RQ type=del size=3857888 2024-09-13T02:58:20.622 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.621+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=K12DJVAY5C4A type=del size=1772321 2024-09-13T02:58:20.624 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.623+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=Q9BN62XWLTZO type=del 2024-09-13T02:58:20.627 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.626+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=SJCLISKJNW6X type=write size=526838 2024-09-13T02:58:20.629 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.628+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=BQM5A8ZNZ6VM type=del 2024-09-13T02:58:20.632 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.631+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=CY3YXGSVXEED type=del size=3979384 2024-09-13T02:58:20.634 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.633+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=0S94N3JUJ0ZZ type=del 2024-09-13T02:58:20.639 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.638+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~DMI5SSU7L1NL.0 size=1048576 2024-09-13T02:58:20.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.639+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~DMI5SSU7L1NL.1 size=1034045 2024-09-13T02:58:20.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.639+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=DMI5SSU7L1NL tag=EP0RZDY9AUKX type=write size=3131197 2024-09-13T02:58:20.643 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.642+0000 7eff73afa780 1 < completed write operation key=UGYRK752TSGX tag=JLX4HLWKVYIR type=write size=303525 2024-09-13T02:58:20.645 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.644+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=8B4450VQAZ2C type=write size=491479 2024-09-13T02:58:20.647 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.646+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=9SIBHS7ZDA9F type=del 2024-09-13T02:58:20.649 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.648+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=LB9JDJT3FH4H type=write size=256592 2024-09-13T02:58:20.654 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.653+0000 7eff73afa780 1 < suggested update operation key=RQZASFUHXIEI tag=9SKUKG2FTPVL type=del size=1211132 2024-09-13T02:58:20.656 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.655+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=Y827UVBH1ZV6 type=del size=2044950 2024-09-13T02:58:20.658 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.657+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=BFQQF1NOGU2U type=del 2024-09-13T02:58:20.660 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.659+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=7OCJ3KNO4POQ type=del size=3346115 2024-09-13T02:58:20.661 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.659+0000 7eff73afa780 1 < canceled part key=_multipart_YBSX5HDAGL0D.2~7P6NE5RZPJN4.0 size=1048576 2024-09-13T02:58:20.662 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.661+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~7P6NE5RZPJN4.1 size=705352 2024-09-13T02:58:20.665 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.664+0000 7eff73afa780 1 < canceled multipart upload key=YBSX5HDAGL0D upload=7P6NE5RZPJN4 tag=27OE1A4J0U6H type=write size=2802504 2024-09-13T02:58:20.669 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.668+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~905I4GJUEVSC.0 size=1048576 2024-09-13T02:58:20.670 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.669+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~905I4GJUEVSC.1 size=1048576 2024-09-13T02:58:20.672 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.671+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~905I4GJUEVSC.2 size=448260 2024-09-13T02:58:20.672 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.671+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=905I4GJUEVSC tag=IBLPJWM8J77P type=write size=3593988 2024-09-13T02:58:20.674 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.673+0000 7eff73afa780 -1 < failed to complete operation key=RQZASFUHXIEI tag=3DTXKKO0MFEL type=del size=1412440: (22) Invalid argument 2024-09-13T02:58:20.676 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.675+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=8VICU5Z2IE29 type=write size=180415 2024-09-13T02:58:20.678 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.677+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~G6SJTWDBPY57.0 size=1048576 2024-09-13T02:58:20.680 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.678+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~G6SJTWDBPY57.1 size=315 2024-09-13T02:58:20.683 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.682+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=G6SJTWDBPY57 tag=MGH4VEDM4YVY type=write size=2097467 2024-09-13T02:58:20.685 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.684+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=9MYZ3XBIDAVK type=write size=488486 2024-09-13T02:58:20.687 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.685+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=2IQMUYOUGNK2 type=del 2024-09-13T02:58:20.690 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.689+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~X3C06F0MU33E.0 size=1048576 2024-09-13T02:58:20.692 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.690+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~X3C06F0MU33E.1 size=305151 2024-09-13T02:58:20.692 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.690+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=X3C06F0MU33E tag=2YSMQ5BZ3CJ9 type=write size=2402303 2024-09-13T02:58:20.694 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.693+0000 7eff73afa780 -1 < failed to complete operation key=JUN4VMKZR3HW tag=7TKTBTB8FHW5 type=del size=1315321: (22) Invalid argument 2024-09-13T02:58:20.698 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.697+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~8RG0MVNYGVLZ.0 size=539451 2024-09-13T02:58:20.698 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.697+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=8RG0MVNYGVLZ tag=YMYOLR1XUZX1 type=write size=1588027 2024-09-13T02:58:20.700 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.698+0000 7eff73afa780 1 < completed write operation key=96QB8V0471EG tag=2L10MIJKASAE type=write size=601691 2024-09-13T02:58:20.703 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.702+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~3PQX59VH20G2.0 size=1048576 2024-09-13T02:58:20.705 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.703+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~3PQX59VH20G2.1 size=896627 2024-09-13T02:58:20.705 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.703+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=3PQX59VH20G2 tag=J9STIXT1U8KG type=write size=2993779 2024-09-13T02:58:20.707 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.705+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~QBC5YZ77TA5D.0 size=1048576 2024-09-13T02:58:20.708 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.707+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~QBC5YZ77TA5D.1 size=759650 2024-09-13T02:58:20.714 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.710+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=QBC5YZ77TA5D tag=P36V6L5AA257 type=write size=2856802 2024-09-13T02:58:20.714 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.712+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=88YU44JBLXV1 type=write size=197853 2024-09-13T02:58:20.715 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.714+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~LYS7ZF1TV5Z1.0 size=889073 2024-09-13T02:58:20.718 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.717+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=LYS7ZF1TV5Z1 tag=8OX65DRB5FWT type=write size=1937649 2024-09-13T02:58:20.720 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.718+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=M2P0BT7JBBY6 type=del size=2214514 2024-09-13T02:58:20.721 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.720+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=K12DJVAY5C4A type=del 2024-09-13T02:58:20.723 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.722+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=ZT9ZIC32FBIH type=del size=994206 2024-09-13T02:58:20.727 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.725+0000 7eff73afa780 1 < suggested update operation key=RB5PEF3B1DK7 tag=SJCLISKJNW6X type=write size=526838 2024-09-13T02:58:20.730 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.729+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~RB3QL8CRWSZW.0 size=1048576 2024-09-13T02:58:20.731 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.730+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~RB3QL8CRWSZW.1 size=573809 2024-09-13T02:58:20.732 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.730+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=RB3QL8CRWSZW tag=AGJB3TVA1BJP type=write size=2670961 2024-09-13T02:58:20.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.733+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=CY3YXGSVXEED type=del 2024-09-13T02:58:20.738 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.735+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=R3QS185M3PAC type=del size=1703623 2024-09-13T02:58:20.738 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.737+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~DMI5SSU7L1NL.0 size=1048576 2024-09-13T02:58:20.740 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.739+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~DMI5SSU7L1NL.1 size=1034045 2024-09-13T02:58:20.743 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.742+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=DMI5SSU7L1NL tag=EP0RZDY9AUKX type=write size=3131197 2024-09-13T02:58:20.746 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.745+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~M5K6VWRRHZEQ.0 size=523688 2024-09-13T02:58:20.746 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.745+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=M5K6VWRRHZEQ tag=ECSS2H88D4XV type=write size=1572264 2024-09-13T02:58:20.748 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.747+0000 7eff73afa780 1 < completed write operation key=2K9HTOP48N59 tag=8B4450VQAZ2C type=write size=491479 2024-09-13T02:58:20.750 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.748+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=Z9O5GGCTKHXG type=del size=527383 2024-09-13T02:58:20.753 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.752+0000 7eff73afa780 1 < suggested update operation key=96QB8V0471EG tag=LB9JDJT3FH4H type=write size=256592 2024-09-13T02:58:20.756 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.755+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~XSD4B1POGSYS.0 size=1048576 2024-09-13T02:58:20.758 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.757+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~XSD4B1POGSYS.1 size=54453 2024-09-13T02:58:20.758 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.757+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=XSD4B1POGSYS tag=0UFCCUNSR387 type=write size=2151605 2024-09-13T02:58:20.760 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.758+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=Y827UVBH1ZV6 type=del 2024-09-13T02:58:20.763 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.762+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~U97ZKMPD577I.0 size=742091 2024-09-13T02:58:20.763 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.762+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=U97ZKMPD577I tag=7RFQLO61RRCZ type=write size=1790667 2024-09-13T02:58:20.765 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.764+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=7OCJ3KNO4POQ type=del 2024-09-13T02:58:20.768 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.767+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~T7HQ49BR4UXK.0 size=1048576 2024-09-13T02:58:20.770 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.769+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~T7HQ49BR4UXK.1 size=958868 2024-09-13T02:58:20.770 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.769+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=T7HQ49BR4UXK tag=FPA0R29OXX6D type=write size=3056020 2024-09-13T02:58:20.772 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.770+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~905I4GJUEVSC.0 size=1048576 2024-09-13T02:58:20.773 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.772+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~905I4GJUEVSC.1 size=1048576 2024-09-13T02:58:20.775 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.774+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~905I4GJUEVSC.2 size=448260 2024-09-13T02:58:20.778 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.777+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=905I4GJUEVSC tag=IBLPJWM8J77P type=write size=3593988 2024-09-13T02:58:20.783 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.782+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~SZ0N8G70YYR4.0 size=961488 2024-09-13T02:58:20.783 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.782+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=SZ0N8G70YYR4 tag=QEFYK9YGIFQ6 type=write size=2010064 2024-09-13T02:58:20.785 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.784+0000 7eff73afa780 1 < completed write operation key=RQZASFUHXIEI tag=8VICU5Z2IE29 type=write size=180415 2024-09-13T02:58:20.787 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.786+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=27JOHFD1OL4R type=del size=3920532 2024-09-13T02:58:20.792 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.791+0000 7eff73afa780 1 < suggested remove operation key=C6BAU5IXVSJI tag=9MYZ3XBIDAVK type=write 2024-09-13T02:58:20.797 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.795+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~R9IFB737XS6V.0 size=1048576 2024-09-13T02:58:20.799 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.798+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~R9IFB737XS6V.1 size=850306 2024-09-13T02:58:20.799 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.798+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=R9IFB737XS6V tag=UX59A43C71JE type=write size=2947458 2024-09-13T02:58:20.802 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.801+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~X3C06F0MU33E.0 size=1048576 2024-09-13T02:58:20.804 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.803+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~X3C06F0MU33E.1 size=305151 2024-09-13T02:58:20.809 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.807+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=X3C06F0MU33E tag=2YSMQ5BZ3CJ9 type=write size=2402303 2024-09-13T02:58:20.811 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.810+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=FE03F1R81172 type=write size=218605 2024-09-13T02:58:20.815 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.814+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~8RG0MVNYGVLZ.0 size=539451 2024-09-13T02:58:20.819 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.818+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=8RG0MVNYGVLZ tag=YMYOLR1XUZX1 type=write size=1588027 2024-09-13T02:58:20.821 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.820+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=R29N19DV6O5A type=del size=949547 2024-09-13T02:58:20.824 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.823+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~3PQX59VH20G2.0 size=1048576 2024-09-13T02:58:20.826 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.825+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~3PQX59VH20G2.1 size=896627 2024-09-13T02:58:20.831 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.829+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=3PQX59VH20G2 tag=J9STIXT1U8KG type=write size=2993779 2024-09-13T02:58:20.833 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.832+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=X2ONXEWFV5K5 type=del size=764356 2024-09-13T02:58:20.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.835+0000 7eff73afa780 1 < completed write operation key=2K9HTOP48N59 tag=88YU44JBLXV1 type=write size=197853 2024-09-13T02:58:20.838 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.837+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=9QBA6MD8LPVY type=del size=1566813 2024-09-13T02:58:20.844 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.843+0000 7eff73afa780 1 < suggested update operation key=YBSX5HDAGL0D tag=M2P0BT7JBBY6 type=del size=2214514 2024-09-13T02:58:20.847 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.846+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=A8OGPS0AVSRS type=del size=1623997 2024-09-13T02:58:20.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.848+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=ZT9ZIC32FBIH type=del 2024-09-13T02:58:20.852 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.851+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=R092T2FOASBQ type=del size=2485581 2024-09-13T02:58:20.854 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.853+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~RB3QL8CRWSZW.0 size=1048576 2024-09-13T02:58:20.856 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.855+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~RB3QL8CRWSZW.1 size=573809 2024-09-13T02:58:20.861 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.860+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=RB3QL8CRWSZW tag=AGJB3TVA1BJP type=write size=2670961 2024-09-13T02:58:20.865 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.864+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~TUJ72HF1NQDM.0 size=1048576 2024-09-13T02:58:20.868 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.867+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~TUJ72HF1NQDM.1 size=1048576 2024-09-13T02:58:20.870 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.869+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~TUJ72HF1NQDM.2 size=163721 2024-09-13T02:58:20.871 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.869+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=TUJ72HF1NQDM tag=PALPPG1CB55N type=write size=3309449 2024-09-13T02:58:20.873 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.872+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=R3QS185M3PAC type=del 2024-09-13T02:58:20.876 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.875+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=ZJ3K78BF5TLW type=write size=441388 2024-09-13T02:58:20.879 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.877+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~M5K6VWRRHZEQ.0 size=523688 2024-09-13T02:58:20.883 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.881+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=M5K6VWRRHZEQ tag=ECSS2H88D4XV type=write size=1572264 2024-09-13T02:58:20.888 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.886+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~F59A5OLWN9Q9.0 size=294356 2024-09-13T02:58:20.888 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.886+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=F59A5OLWN9Q9 tag=UW8W9Y04QDU2 type=write size=1342932 2024-09-13T02:58:20.889 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.888+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=Z9O5GGCTKHXG type=del 2024-09-13T02:58:20.893 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.892+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~DBPGHHXK4G8M.0 size=1048576 2024-09-13T02:58:20.895 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.894+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~DBPGHHXK4G8M.1 size=1048576 2024-09-13T02:58:20.897 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.896+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~DBPGHHXK4G8M.2 size=734713 2024-09-13T02:58:20.897 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.896+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=DBPGHHXK4G8M tag=AZXYFB98UQEP type=write size=3880441 2024-09-13T02:58:20.899 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.898+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~XSD4B1POGSYS.0 size=1048576 2024-09-13T02:58:20.901 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.900+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~XSD4B1POGSYS.1 size=54453 2024-09-13T02:58:20.904 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.903+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=XSD4B1POGSYS tag=0UFCCUNSR387 type=write size=2151605 2024-09-13T02:58:20.907 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.906+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~IXSN6WBZ3P1N.0 size=1048576 2024-09-13T02:58:20.909 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.907+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~IXSN6WBZ3P1N.1 size=586739 2024-09-13T02:58:20.909 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.907+0000 7eff73afa780 1 > prepared multipart upload key=DE1OPTRGHEXB upload=IXSN6WBZ3P1N tag=1KTGCOACN3ZK type=write size=2683891 2024-09-13T02:58:20.910 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.909+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~U97ZKMPD577I.0 size=742091 2024-09-13T02:58:20.914 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.913+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=U97ZKMPD577I tag=7RFQLO61RRCZ type=write size=1790667 2024-09-13T02:58:20.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.914+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=WNSL1D0XDXWD type=del size=760975 2024-09-13T02:58:20.918 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.916+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~T7HQ49BR4UXK.0 size=1048576 2024-09-13T02:58:20.920 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.918+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~T7HQ49BR4UXK.1 size=958868 2024-09-13T02:58:20.924 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.923+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=T7HQ49BR4UXK tag=FPA0R29OXX6D type=write size=3056020 2024-09-13T02:58:20.926 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.925+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=V6ZHLSN4RBWP type=del size=2306671 2024-09-13T02:58:20.927 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.925+0000 7eff73afa780 1 < canceled part key=_multipart_96QB8V0471EG.2~SZ0N8G70YYR4.0 size=961488 2024-09-13T02:58:20.930 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.928+0000 7eff73afa780 1 < canceled multipart upload key=96QB8V0471EG upload=SZ0N8G70YYR4 tag=QEFYK9YGIFQ6 type=write size=2010064 2024-09-13T02:58:20.934 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.932+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~7G55H4HYUNDL.0 size=1048576 2024-09-13T02:58:20.936 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.934+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~7G55H4HYUNDL.1 size=1048576 2024-09-13T02:58:20.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.936+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~7G55H4HYUNDL.2 size=499657 2024-09-13T02:58:20.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.936+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=7G55H4HYUNDL tag=FBBYZ4XXKMJN type=write size=3645385 2024-09-13T02:58:20.939 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.938+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=27JOHFD1OL4R type=del 2024-09-13T02:58:20.941 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.939+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=7P6TEGNO04GU type=del size=2979614 2024-09-13T02:58:20.942 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.941+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~R9IFB737XS6V.0 size=1048576 2024-09-13T02:58:20.944 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.943+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~R9IFB737XS6V.1 size=850306 2024-09-13T02:58:20.947 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.946+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=R9IFB737XS6V tag=UX59A43C71JE type=write size=2947458 2024-09-13T02:58:20.949 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.947+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=109ZNPXZ05XL type=del size=4084418 2024-09-13T02:58:20.951 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.949+0000 7eff73afa780 1 < completed write operation key=JUN4VMKZR3HW tag=FE03F1R81172 type=write size=218605 2024-09-13T02:58:20.952 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.951+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=PS0N5ODIGKCG type=write size=418273 2024-09-13T02:58:20.954 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.953+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=R29N19DV6O5A type=del 2024-09-13T02:58:20.957 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.956+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~CMEJHFAVFGFH.0 size=905914 2024-09-13T02:58:20.957 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.956+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=CMEJHFAVFGFH tag=PNU7OFIOSBUE type=write size=1954490 2024-09-13T02:58:20.959 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.958+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=X2ONXEWFV5K5 type=del 2024-09-13T02:58:20.961 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.959+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=QRVMZRTVTLWB type=del size=143265 2024-09-13T02:58:20.962 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.961+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=9QBA6MD8LPVY type=del 2024-09-13T02:58:20.964 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.963+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=OIGU70J1YW0I type=write size=918653 2024-09-13T02:58:20.966 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.965+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=A8OGPS0AVSRS type=del 2024-09-13T02:58:20.969 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.968+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~LMSFP7TGE1AQ.0 size=1048576 2024-09-13T02:58:20.971 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.969+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~LMSFP7TGE1AQ.1 size=607516 2024-09-13T02:58:20.971 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.969+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=LMSFP7TGE1AQ tag=0XIVIHCHI91I type=write size=2704668 2024-09-13T02:58:20.972 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.971+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=R092T2FOASBQ type=del 2024-09-13T02:58:20.974 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.973+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=PWHCX2SB7VC4 type=del size=1649966 2024-09-13T02:58:20.976 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.975+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~TUJ72HF1NQDM.0 size=1048576 2024-09-13T02:58:20.978 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.977+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~TUJ72HF1NQDM.1 size=1048576 2024-09-13T02:58:20.980 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.978+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~TUJ72HF1NQDM.2 size=163721 2024-09-13T02:58:20.983 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.982+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=TUJ72HF1NQDM tag=PALPPG1CB55N type=write size=3309449 2024-09-13T02:58:20.986 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.984+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=JG6Q0QO0271R type=del size=1974035 2024-09-13T02:58:20.988 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.986+0000 7eff73afa780 1 < completed write operation key=C6BAU5IXVSJI tag=ZJ3K78BF5TLW type=write size=441388 2024-09-13T02:58:20.991 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.990+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~D3AZK0IFO87D.0 size=1048576 2024-09-13T02:58:20.993 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.991+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~D3AZK0IFO87D.1 size=1048576 2024-09-13T02:58:20.995 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.994+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~D3AZK0IFO87D.2 size=307540 2024-09-13T02:58:20.995 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.994+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=D3AZK0IFO87D tag=3DBPWH4H8GZ8 type=write size=3453268 2024-09-13T02:58:20.998 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:20.996+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~F59A5OLWN9Q9.0 size=294356 2024-09-13T02:58:21.002 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.001+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=F59A5OLWN9Q9 tag=UW8W9Y04QDU2 type=write size=1342932 2024-09-13T02:58:21.005 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.003+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=3OI9NMLIM18I type=del size=999078 2024-09-13T02:58:21.007 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.006+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~DBPGHHXK4G8M.0 size=1048576 2024-09-13T02:58:21.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.009+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~DBPGHHXK4G8M.1 size=1048576 2024-09-13T02:58:21.012 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.011+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~DBPGHHXK4G8M.2 size=734713 2024-09-13T02:58:21.015 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.014+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=DBPGHHXK4G8M tag=AZXYFB98UQEP type=write size=3880441 2024-09-13T02:58:21.020 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.019+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~AODCY2L30T1G.0 size=1048576 2024-09-13T02:58:21.022 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.020+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~AODCY2L30T1G.1 size=1048576 2024-09-13T02:58:21.023 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.022+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~AODCY2L30T1G.2 size=175862 2024-09-13T02:58:21.023 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.022+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=AODCY2L30T1G tag=AJ2CKF0MU5LL type=write size=3321590 2024-09-13T02:58:21.025 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.024+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~IXSN6WBZ3P1N.0 size=1048576 2024-09-13T02:58:21.026 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.025+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~IXSN6WBZ3P1N.1 size=586739 2024-09-13T02:58:21.030 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.028+0000 7eff73afa780 1 < completed multipart upload key=DE1OPTRGHEXB upload=IXSN6WBZ3P1N tag=1KTGCOACN3ZK type=write size=2683891 2024-09-13T02:58:21.033 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.032+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~ZODUIX4LLGFO.0 size=1048576 2024-09-13T02:58:21.035 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.034+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~ZODUIX4LLGFO.1 size=1048576 2024-09-13T02:58:21.037 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.035+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~ZODUIX4LLGFO.2 size=254843 2024-09-13T02:58:21.037 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.035+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=ZODUIX4LLGFO tag=DSHWYVQMV5T0 type=write size=3400571 2024-09-13T02:58:21.038 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.037+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=WNSL1D0XDXWD type=del 2024-09-13T02:58:21.040 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.039+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=LS1O33WKYDTK type=del size=2606758 2024-09-13T02:58:21.044 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.043+0000 7eff73afa780 1 < suggested update operation key=2K9HTOP48N59 tag=V6ZHLSN4RBWP type=del size=2306671 2024-09-13T02:58:21.048 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.046+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~VXTRTPYQZY57.0 size=1048576 2024-09-13T02:58:21.049 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.048+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~VXTRTPYQZY57.1 size=13443 2024-09-13T02:58:21.049 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.048+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=VXTRTPYQZY57 tag=OMR3BK8CN0DP type=write size=2110595 2024-09-13T02:58:21.051 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.050+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~7G55H4HYUNDL.0 size=1048576 2024-09-13T02:58:21.051 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.050+0000 7eff73afa780 1 < canceled part key=_multipart_2MVZNBH5L74W.2~7G55H4HYUNDL.1 size=1048576 2024-09-13T02:58:21.052 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.051+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~7G55H4HYUNDL.2 size=499657 2024-09-13T02:58:21.056 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.055+0000 7eff73afa780 1 < canceled multipart upload key=2MVZNBH5L74W upload=7G55H4HYUNDL tag=FBBYZ4XXKMJN type=write size=3645385 2024-09-13T02:58:21.058 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.057+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=6C66B1S5TWT8 type=del size=867796 2024-09-13T02:58:21.060 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.059+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=7P6TEGNO04GU type=del 2024-09-13T02:58:21.062 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.061+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=01262O3844XZ type=del size=1841243 2024-09-13T02:58:21.064 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.063+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=109ZNPXZ05XL type=del 2024-09-13T02:58:21.068 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.066+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~B43TO1WVRWJV.0 size=1048576 2024-09-13T02:58:21.070 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.068+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~B43TO1WVRWJV.1 size=1048576 2024-09-13T02:58:21.071 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.070+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~B43TO1WVRWJV.2 size=177517 2024-09-13T02:58:21.072 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.070+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=B43TO1WVRWJV tag=WSJWET3BF2Y1 type=write size=3323245 2024-09-13T02:58:21.074 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.073+0000 7eff73afa780 1 < completed write operation key=DE1OPTRGHEXB tag=PS0N5ODIGKCG type=write size=418273 2024-09-13T02:58:21.080 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.078+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~KBMI3TIKXXQZ.0 size=1048576 2024-09-13T02:58:21.082 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.081+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~KBMI3TIKXXQZ.1 size=1048576 2024-09-13T02:58:21.084 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.083+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~KBMI3TIKXXQZ.2 size=389464 2024-09-13T02:58:21.084 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.083+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=KBMI3TIKXXQZ tag=E90PQGE5DSIH type=write size=3535192 2024-09-13T02:58:21.086 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.085+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~CMEJHFAVFGFH.0 size=905914 2024-09-13T02:58:21.089 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.088+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=CMEJHFAVFGFH tag=PNU7OFIOSBUE type=write size=1954490 2024-09-13T02:58:21.091 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.090+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=4ZN9ZFLBG194 type=del size=455004 2024-09-13T02:58:21.093 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.092+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=QRVMZRTVTLWB type=del 2024-09-13T02:58:21.095 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.094+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=L2MS0NCUUTWZ type=del size=1948375 2024-09-13T02:58:21.097 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.096+0000 7eff73afa780 1 < canceled operation key=96QB8V0471EG tag=OIGU70J1YW0I type=write size=918653 2024-09-13T02:58:21.101 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.100+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~44Y0XEGFHUL9.0 size=459961 2024-09-13T02:58:21.102 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.100+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=44Y0XEGFHUL9 tag=CF0W33ECJPBM type=write size=1508537 2024-09-13T02:58:21.102 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.101+0000 7eff73afa780 1 < canceled part key=_multipart_RB5PEF3B1DK7.2~LMSFP7TGE1AQ.0 size=1048576 2024-09-13T02:58:21.104 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.103+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~LMSFP7TGE1AQ.1 size=607516 2024-09-13T02:58:21.108 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.107+0000 7eff73afa780 1 < canceled multipart upload key=RB5PEF3B1DK7 upload=LMSFP7TGE1AQ tag=0XIVIHCHI91I type=write size=2704668 2024-09-13T02:58:21.110 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.109+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=02GV9KKXI6JG type=del size=3360276 2024-09-13T02:58:21.112 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.111+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=PWHCX2SB7VC4 type=del 2024-09-13T02:58:21.115 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.113+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=BZLCFDGHDQDJ type=del size=2980279 2024-09-13T02:58:21.117 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.115+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=JG6Q0QO0271R type=del 2024-09-13T02:58:21.120 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.119+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~GKVL7VVF4IUK.0 size=1048576 2024-09-13T02:58:21.122 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.121+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~GKVL7VVF4IUK.1 size=1048576 2024-09-13T02:58:21.123 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.122+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~GKVL7VVF4IUK.2 size=799095 2024-09-13T02:58:21.123 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.122+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=GKVL7VVF4IUK tag=YNQ9QWK49NM1 type=write size=3944823 2024-09-13T02:58:21.125 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.124+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~D3AZK0IFO87D.0 size=1048576 2024-09-13T02:58:21.128 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.126+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~D3AZK0IFO87D.1 size=1048576 2024-09-13T02:58:21.130 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.128+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~D3AZK0IFO87D.2 size=307540 2024-09-13T02:58:21.135 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.133+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=D3AZK0IFO87D tag=3DBPWH4H8GZ8 type=write size=3453268 2024-09-13T02:58:21.137 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.136+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=08X64WN8OPXB type=write size=405211 2024-09-13T02:58:21.140 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.139+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=3OI9NMLIM18I type=del 2024-09-13T02:58:21.143 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.142+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=JTWI1HAB4K1F type=del size=105206 2024-09-13T02:58:21.146 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.144+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~AODCY2L30T1G.0 size=1048576 2024-09-13T02:58:21.148 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.147+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~AODCY2L30T1G.1 size=1048576 2024-09-13T02:58:21.150 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.148+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~AODCY2L30T1G.2 size=175862 2024-09-13T02:58:21.153 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.152+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=AODCY2L30T1G tag=AJ2CKF0MU5LL type=write size=3321590 2024-09-13T02:58:21.157 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.156+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~JI3LHIKG077Y.0 size=1048576 2024-09-13T02:58:21.159 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.157+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~JI3LHIKG077Y.1 size=107790 2024-09-13T02:58:21.159 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.157+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=JI3LHIKG077Y tag=WFK0H8EGG5FE type=write size=2204942 2024-09-13T02:58:21.161 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.160+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~ZODUIX4LLGFO.0 size=1048576 2024-09-13T02:58:21.163 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.162+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~ZODUIX4LLGFO.1 size=1048576 2024-09-13T02:58:21.165 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.163+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~ZODUIX4LLGFO.2 size=254843 2024-09-13T02:58:21.169 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.167+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=ZODUIX4LLGFO tag=DSHWYVQMV5T0 type=write size=3400571 2024-09-13T02:58:21.170 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.169+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=GF9KGDE32Q7D type=del size=518225 2024-09-13T02:58:21.172 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.171+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=LS1O33WKYDTK type=del 2024-09-13T02:58:21.176 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.175+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~47QB344ZQJUO.0 size=853220 2024-09-13T02:58:21.177 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.175+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=47QB344ZQJUO tag=2U0OIL8CW3LM type=write size=1901796 2024-09-13T02:58:21.179 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.177+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~VXTRTPYQZY57.0 size=1048576 2024-09-13T02:58:21.179 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.177+0000 7eff73afa780 1 < canceled part key=_multipart_2K9HTOP48N59.2~VXTRTPYQZY57.1 size=13443 2024-09-13T02:58:21.182 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.181+0000 7eff73afa780 1 < canceled multipart upload key=2K9HTOP48N59 upload=VXTRTPYQZY57 tag=OMR3BK8CN0DP type=write size=2110595 2024-09-13T02:58:21.184 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.183+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=CGI0OHQMPNHZ type=write size=647147 2024-09-13T02:58:21.189 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.187+0000 7eff73afa780 1 < suggested update operation key=C6BAU5IXVSJI tag=6C66B1S5TWT8 type=del size=867796 2024-09-13T02:58:21.190 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.189+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=QH0WO5IKKOPU type=del size=2739141 2024-09-13T02:58:21.192 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.191+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=01262O3844XZ type=del 2024-09-13T02:58:21.194 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.193+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=DP3K80VKGCEG type=del size=1211070 2024-09-13T02:58:21.196 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.195+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~B43TO1WVRWJV.0 size=1048576 2024-09-13T02:58:21.198 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.197+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~B43TO1WVRWJV.1 size=1048576 2024-09-13T02:58:21.200 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.199+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~B43TO1WVRWJV.2 size=177517 2024-09-13T02:58:21.203 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.202+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=B43TO1WVRWJV tag=WSJWET3BF2Y1 type=write size=3323245 2024-09-13T02:58:21.205 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.204+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=4NWZXRWC9T1S type=del size=1159950 2024-09-13T02:58:21.207 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.206+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~KBMI3TIKXXQZ.0 size=1048576 2024-09-13T02:58:21.209 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.207+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~KBMI3TIKXXQZ.1 size=1048576 2024-09-13T02:58:21.209 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.207+0000 7eff73afa780 1 < canceled part key=_multipart_RQZASFUHXIEI.2~KBMI3TIKXXQZ.2 size=389464 2024-09-13T02:58:21.213 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.211+0000 7eff73afa780 1 < canceled multipart upload key=RQZASFUHXIEI upload=KBMI3TIKXXQZ tag=E90PQGE5DSIH type=write size=3535192 2024-09-13T02:58:21.216 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.215+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~2STTW0V3Y6IM.0 size=1048576 2024-09-13T02:58:21.218 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.217+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~2STTW0V3Y6IM.1 size=1048576 2024-09-13T02:58:21.220 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.218+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~2STTW0V3Y6IM.2 size=576904 2024-09-13T02:58:21.220 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.218+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=2STTW0V3Y6IM tag=2692XA9Q8UB1 type=write size=3722632 2024-09-13T02:58:21.222 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.221+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=4ZN9ZFLBG194 type=del 2024-09-13T02:58:21.225 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.224+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~TEP74AN155PP.0 size=1004521 2024-09-13T02:58:21.225 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.224+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=TEP74AN155PP tag=BVO3FTCP9T64 type=write size=2053097 2024-09-13T02:58:21.227 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.226+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=L2MS0NCUUTWZ type=del 2024-09-13T02:58:21.229 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.228+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=1K2BL9SN004N type=del size=1874639 2024-09-13T02:58:21.232 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.230+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~44Y0XEGFHUL9.0 size=459961 2024-09-13T02:58:21.235 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.234+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=44Y0XEGFHUL9 tag=CF0W33ECJPBM type=write size=1508537 2024-09-13T02:58:21.237 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.236+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=YMIZ18M65P7W type=write size=254501 2024-09-13T02:58:21.239 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.238+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=02GV9KKXI6JG type=del 2024-09-13T02:58:21.243 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.242+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~XHHM1NRG6M4C.0 size=1048576 2024-09-13T02:58:21.244 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.243+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~XHHM1NRG6M4C.1 size=1048576 2024-09-13T02:58:21.246 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.245+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~XHHM1NRG6M4C.2 size=49374 2024-09-13T02:58:21.246 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.245+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=XHHM1NRG6M4C tag=HLSA6B242BJ7 type=write size=3195102 2024-09-13T02:58:21.248 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.247+0000 7eff73afa780 1 < canceled operation key=87IDSEO7CO52 tag=BZLCFDGHDQDJ type=del size=2980279 2024-09-13T02:58:21.250 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.249+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=QPXS49NWYUOO type=del size=3333541 2024-09-13T02:58:21.252 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.251+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~GKVL7VVF4IUK.0 size=1048576 2024-09-13T02:58:21.254 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.253+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~GKVL7VVF4IUK.1 size=1048576 2024-09-13T02:58:21.256 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.255+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~GKVL7VVF4IUK.2 size=799095 2024-09-13T02:58:21.259 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.258+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=GKVL7VVF4IUK tag=YNQ9QWK49NM1 type=write size=3944823 2024-09-13T02:58:21.262 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.260+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=WB2TF1252NK1 type=write size=7486 2024-09-13T02:58:21.264 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.262+0000 7eff73afa780 1 < completed write operation key=SLT6ZXK5UID1 tag=08X64WN8OPXB type=write size=405211 2024-09-13T02:58:21.267 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.266+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~RIJ5KQBTZFHT.0 size=1048576 2024-09-13T02:58:21.269 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.268+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~RIJ5KQBTZFHT.1 size=257086 2024-09-13T02:58:21.269 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.268+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=RIJ5KQBTZFHT tag=WP38ZLI4M69M type=write size=2354238 2024-09-13T02:58:21.273 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.272+0000 7eff73afa780 1 < suggested remove operation key=C6BAU5IXVSJI tag=JTWI1HAB4K1F type=del 2024-09-13T02:58:21.277 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.275+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~Y3S2BRRAGRUF.0 size=1048576 2024-09-13T02:58:21.278 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.277+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~Y3S2BRRAGRUF.1 size=1048576 2024-09-13T02:58:21.280 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.279+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~Y3S2BRRAGRUF.2 size=861323 2024-09-13T02:58:21.280 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.279+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=Y3S2BRRAGRUF tag=L30DITSJTX64 type=write size=4007051 2024-09-13T02:58:21.282 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.281+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~JI3LHIKG077Y.0 size=1048576 2024-09-13T02:58:21.284 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.283+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~JI3LHIKG077Y.1 size=107790 2024-09-13T02:58:21.288 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.287+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=JI3LHIKG077Y tag=WFK0H8EGG5FE type=write size=2204942 2024-09-13T02:58:21.292 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.290+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~ZHR8G9N7S239.0 size=1048576 2024-09-13T02:58:21.293 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.292+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~ZHR8G9N7S239.1 size=236256 2024-09-13T02:58:21.293 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.292+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=ZHR8G9N7S239 tag=CICKXYH35BXN type=write size=2333408 2024-09-13T02:58:21.295 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.294+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=GF9KGDE32Q7D type=del 2024-09-13T02:58:21.297 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.296+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=5OEH6RYMQD9L type=del size=1836315 2024-09-13T02:58:21.299 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.297+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~47QB344ZQJUO.0 size=853220 2024-09-13T02:58:21.302 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.301+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=47QB344ZQJUO tag=2U0OIL8CW3LM type=write size=1901796 2024-09-13T02:58:21.304 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.303+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=FE561KR1T387 type=write size=86132 2024-09-13T02:58:21.306 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.305+0000 7eff73afa780 1 < completed write operation key=W8DA47XVEESC tag=CGI0OHQMPNHZ type=write size=647147 2024-09-13T02:58:21.308 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.307+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=CWBXONBDK12W type=write size=543934 2024-09-13T02:58:21.310 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.309+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=QH0WO5IKKOPU type=del 2024-09-13T02:58:21.313 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.311+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=V37HGPF3BY15 type=del size=1058015 2024-09-13T02:58:21.316 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.315+0000 7eff73afa780 1 < suggested remove operation key=6R9GY1TUZW4S tag=DP3K80VKGCEG type=del 2024-09-13T02:58:21.322 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.319+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~ZQ7Y999NFETO.0 size=102217 2024-09-13T02:58:21.322 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.319+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=ZQ7Y999NFETO tag=TWD3FV4HV7U2 type=write size=1150793 2024-09-13T02:58:21.322 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.321+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=4NWZXRWC9T1S type=del 2024-09-13T02:58:21.324 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.323+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=1389KH0NTZY3 type=del size=3119148 2024-09-13T02:58:21.326 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.325+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~2STTW0V3Y6IM.0 size=1048576 2024-09-13T02:58:21.328 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.327+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~2STTW0V3Y6IM.1 size=1048576 2024-09-13T02:58:21.330 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.328+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~2STTW0V3Y6IM.2 size=576904 2024-09-13T02:58:21.334 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.332+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=2STTW0V3Y6IM tag=2692XA9Q8UB1 type=write size=3722632 2024-09-13T02:58:21.337 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.336+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~B4NJAPMUDO3K.0 size=1048576 2024-09-13T02:58:21.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.337+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~B4NJAPMUDO3K.1 size=1048576 2024-09-13T02:58:21.340 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.339+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~B4NJAPMUDO3K.2 size=593288 2024-09-13T02:58:21.340 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.339+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=B4NJAPMUDO3K tag=P99KTO8P7L4B type=write size=3739016 2024-09-13T02:58:21.342 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.341+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~TEP74AN155PP.0 size=1004521 2024-09-13T02:58:21.345 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.344+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=TEP74AN155PP tag=BVO3FTCP9T64 type=write size=2053097 2024-09-13T02:58:21.347 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.345+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=HXSRBFKJQ737 type=del size=2977883 2024-09-13T02:58:21.349 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.348+0000 7eff73afa780 -1 < failed to complete operation key=6R9GY1TUZW4S tag=1K2BL9SN004N type=del size=1874639: (22) Invalid argument 2024-09-13T02:58:21.351 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.350+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=GVTCBGEFATR0 type=del size=3527056 2024-09-13T02:58:21.353 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.352+0000 7eff73afa780 1 < completed write operation key=W8DA47XVEESC tag=YMIZ18M65P7W type=write size=254501 2024-09-13T02:58:21.357 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.355+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~H4P9C7131IWI.0 size=1048576 2024-09-13T02:58:21.358 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.357+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~H4P9C7131IWI.1 size=1048576 2024-09-13T02:58:21.360 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.359+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~H4P9C7131IWI.2 size=385203 2024-09-13T02:58:21.360 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.359+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=H4P9C7131IWI tag=U3PR8R8O8YZE type=write size=3530931 2024-09-13T02:58:21.362 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.361+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~XHHM1NRG6M4C.0 size=1048576 2024-09-13T02:58:21.364 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.363+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~XHHM1NRG6M4C.1 size=1048576 2024-09-13T02:58:21.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.365+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~XHHM1NRG6M4C.2 size=49374 2024-09-13T02:58:21.370 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.369+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=XHHM1NRG6M4C tag=HLSA6B242BJ7 type=write size=3195102 2024-09-13T02:58:21.374 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.372+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~CY8DJCWY4NAW.0 size=1048576 2024-09-13T02:58:21.375 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.374+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~CY8DJCWY4NAW.1 size=1048576 2024-09-13T02:58:21.377 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.376+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~CY8DJCWY4NAW.2 size=244377 2024-09-13T02:58:21.377 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.376+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=CY8DJCWY4NAW tag=P7ZNMD8ZQU77 type=write size=3390105 2024-09-13T02:58:21.379 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.378+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=QPXS49NWYUOO type=del 2024-09-13T02:58:21.381 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.380+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=6X33YDWTGSQ2 type=del size=4108363 2024-09-13T02:58:21.383 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.382+0000 7eff73afa780 1 < completed write operation key=P3S7KM66TMF3 tag=WB2TF1252NK1 type=write size=7486 2024-09-13T02:58:21.385 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.384+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=UOOZ5SX46UNJ type=write size=923381 2024-09-13T02:58:21.389 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.387+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~RIJ5KQBTZFHT.0 size=1048576 2024-09-13T02:58:21.390 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.389+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~RIJ5KQBTZFHT.1 size=257086 2024-09-13T02:58:21.394 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.393+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=RIJ5KQBTZFHT tag=WP38ZLI4M69M type=write size=2354238 2024-09-13T02:58:21.396 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.395+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=KLPIX5IDC5YC type=del size=1082300 2024-09-13T02:58:21.398 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.397+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~Y3S2BRRAGRUF.0 size=1048576 2024-09-13T02:58:21.400 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.399+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~Y3S2BRRAGRUF.1 size=1048576 2024-09-13T02:58:21.402 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.401+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~Y3S2BRRAGRUF.2 size=861323 2024-09-13T02:58:21.405 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.404+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=Y3S2BRRAGRUF tag=L30DITSJTX64 type=write size=4007051 2024-09-13T02:58:21.407 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.406+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=GVSQWN1KN3BV type=del size=3547472 2024-09-13T02:58:21.409 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.408+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~ZHR8G9N7S239.0 size=1048576 2024-09-13T02:58:21.409 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.408+0000 7eff73afa780 1 < canceled part key=_multipart_LM9IZ4OKFS32.2~ZHR8G9N7S239.1 size=236256 2024-09-13T02:58:21.413 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.412+0000 7eff73afa780 1 < canceled multipart upload key=LM9IZ4OKFS32 upload=ZHR8G9N7S239 tag=CICKXYH35BXN type=write size=2333408 2024-09-13T02:58:21.415 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.413+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=6SY6TJFZXX52 type=del size=3491594 2024-09-13T02:58:21.417 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.416+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=5OEH6RYMQD9L type=del 2024-09-13T02:58:21.419 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.418+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=KOE123N5FS4E type=del size=927546 2024-09-13T02:58:21.421 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.420+0000 7eff73afa780 1 < completed write operation key=YBSX5HDAGL0D tag=FE561KR1T387 type=write size=86132 2024-09-13T02:58:21.423 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.422+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=QKO6LY78DM6S type=write size=358937 2024-09-13T02:58:21.425 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.424+0000 7eff73afa780 1 < completed write operation key=96QB8V0471EG tag=CWBXONBDK12W type=write size=543934 2024-09-13T02:58:21.430 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.429+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~VSRM5151V7NI.0 size=868407 2024-09-13T02:58:21.430 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.429+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=VSRM5151V7NI tag=RT8LZXDK3368 type=write size=1916983 2024-09-13T02:58:21.432 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.431+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=V37HGPF3BY15 type=del 2024-09-13T02:58:21.434 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.433+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=UJ5J64AWSOOE type=del size=2768899 2024-09-13T02:58:21.436 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.435+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~ZQ7Y999NFETO.0 size=102217 2024-09-13T02:58:21.440 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.438+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=ZQ7Y999NFETO tag=TWD3FV4HV7U2 type=write size=1150793 2024-09-13T02:58:21.442 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.441+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=XAWMYVZROCT2 type=write size=438617 2024-09-13T02:58:21.446 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.444+0000 7eff73afa780 1 < suggested update operation key=LM9IZ4OKFS32 tag=1389KH0NTZY3 type=del size=3119148 2024-09-13T02:58:21.448 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.446+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=IQTC1DI7X2O1 type=del size=3019420 2024-09-13T02:58:21.450 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.449+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~B4NJAPMUDO3K.0 size=1048576 2024-09-13T02:58:21.452 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.451+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~B4NJAPMUDO3K.1 size=1048576 2024-09-13T02:58:21.453 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.452+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~B4NJAPMUDO3K.2 size=593288 2024-09-13T02:58:21.457 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.456+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=B4NJAPMUDO3K tag=P99KTO8P7L4B type=write size=3739016 2024-09-13T02:58:21.461 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.459+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~A8JQEV4LF0D9.0 size=498461 2024-09-13T02:58:21.461 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.459+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=A8JQEV4LF0D9 tag=GND29BZIRPZY type=write size=1547037 2024-09-13T02:58:21.462 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.461+0000 7eff73afa780 1 < canceled operation key=YBSX5HDAGL0D tag=HXSRBFKJQ737 type=del size=2977883 2024-09-13T02:58:21.465 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.463+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=YP81933UJ2AE type=del size=178362 2024-09-13T02:58:21.467 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.466+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=GVTCBGEFATR0 type=del 2024-09-13T02:58:21.469 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.468+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=L1BXF0JVHASZ type=del size=1658031 2024-09-13T02:58:21.471 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.470+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~H4P9C7131IWI.0 size=1048576 2024-09-13T02:58:21.471 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.470+0000 7eff73afa780 1 < canceled part key=_multipart_P3S7KM66TMF3.2~H4P9C7131IWI.1 size=1048576 2024-09-13T02:58:21.473 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.471+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~H4P9C7131IWI.2 size=385203 2024-09-13T02:58:21.476 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.475+0000 7eff73afa780 1 < canceled multipart upload key=P3S7KM66TMF3 upload=H4P9C7131IWI tag=U3PR8R8O8YZE type=write size=3530931 2024-09-13T02:58:21.479 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.478+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~MFX6O4FU13FV.0 size=574772 2024-09-13T02:58:21.479 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.478+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=MFX6O4FU13FV tag=L3NA4VBKLRIJ type=write size=1623348 2024-09-13T02:58:21.481 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.480+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~CY8DJCWY4NAW.0 size=1048576 2024-09-13T02:58:21.483 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.482+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~CY8DJCWY4NAW.1 size=1048576 2024-09-13T02:58:21.484 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.483+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~CY8DJCWY4NAW.2 size=244377 2024-09-13T02:58:21.488 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.487+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=CY8DJCWY4NAW tag=P7ZNMD8ZQU77 type=write size=3390105 2024-09-13T02:58:21.491 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.490+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~62CZWDRRW23P.0 size=1048576 2024-09-13T02:58:21.493 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.492+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~62CZWDRRW23P.1 size=789233 2024-09-13T02:58:21.493 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.492+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=62CZWDRRW23P tag=C8W0VQ8KLFIR type=write size=2886385 2024-09-13T02:58:21.495 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.494+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=6X33YDWTGSQ2 type=del 2024-09-13T02:58:21.497 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.496+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=YDQ553J3HN75 type=write size=419949 2024-09-13T02:58:21.499 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.497+0000 7eff73afa780 1 < completed write operation key=54V3991TUAC1 tag=UOOZ5SX46UNJ type=write size=923381 2024-09-13T02:58:21.502 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.501+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~ICM0WGKOVVF5.0 size=1048576 2024-09-13T02:58:21.504 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.503+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~ICM0WGKOVVF5.1 size=916197 2024-09-13T02:58:21.504 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.503+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=ICM0WGKOVVF5 tag=00437AXCWGV8 type=write size=3013349 2024-09-13T02:58:21.508 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.507+0000 7eff73afa780 1 < suggested remove operation key=2MVZNBH5L74W tag=KLPIX5IDC5YC type=del 2024-09-13T02:58:21.510 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.509+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=JL8QRLGABXDB type=write size=691095 2024-09-13T02:58:21.512 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.511+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=GVSQWN1KN3BV type=del 2024-09-13T02:58:21.514 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.513+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=RVY2VU0S21J7 type=write size=964418 2024-09-13T02:58:21.516 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.515+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=6SY6TJFZXX52 type=del 2024-09-13T02:58:21.518 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.516+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=5RLGCXQU3QQF type=del size=51687 2024-09-13T02:58:21.520 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.518+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=KOE123N5FS4E type=del 2024-09-13T02:58:21.525 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.522+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~AJIG8KGPP17X.0 size=1048576 2024-09-13T02:58:21.525 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.524+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~AJIG8KGPP17X.1 size=1048576 2024-09-13T02:58:21.527 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.525+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~AJIG8KGPP17X.2 size=1017466 2024-09-13T02:58:21.527 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.525+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=AJIG8KGPP17X tag=KPISGEVP8DVJ type=write size=4163194 2024-09-13T02:58:21.528 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.527+0000 7eff73afa780 1 < completed write operation key=TCGE3HRKFPDC tag=QKO6LY78DM6S type=write size=358937 2024-09-13T02:58:21.531 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.529+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=W3GINEO1WK7Y type=del size=918649 2024-09-13T02:58:21.533 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.531+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~VSRM5151V7NI.0 size=868407 2024-09-13T02:58:21.536 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.535+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=VSRM5151V7NI tag=RT8LZXDK3368 type=write size=1916983 2024-09-13T02:58:21.538 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.537+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=EJ65UD09O04C type=del size=2267674 2024-09-13T02:58:21.540 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.539+0000 7eff73afa780 1 < canceled operation key=UGPEQZIKUWJI tag=UJ5J64AWSOOE type=del size=2768899 2024-09-13T02:58:21.544 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.543+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~Z5N363QCCL0Y.0 size=664964 2024-09-13T02:58:21.544 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.543+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=Z5N363QCCL0Y tag=KM3CZ2TIDFS0 type=write size=1713540 2024-09-13T02:58:21.546 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.545+0000 7eff73afa780 1 < completed write operation key=96QB8V0471EG tag=XAWMYVZROCT2 type=write size=438617 2024-09-13T02:58:21.550 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.548+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~OHTXFLR67APE.0 size=1048576 2024-09-13T02:58:21.551 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.550+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~OHTXFLR67APE.1 size=1048576 2024-09-13T02:58:21.553 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.551+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~OHTXFLR67APE.2 size=859735 2024-09-13T02:58:21.553 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.551+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=OHTXFLR67APE tag=7IPZRM1QO3QN type=write size=4005463 2024-09-13T02:58:21.555 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.554+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=IQTC1DI7X2O1 type=del 2024-09-13T02:58:21.557 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.556+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=37UFXNFXI3L9 type=del size=1254513 2024-09-13T02:58:21.559 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.558+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~A8JQEV4LF0D9.0 size=498461 2024-09-13T02:58:21.562 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.561+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=A8JQEV4LF0D9 tag=GND29BZIRPZY type=write size=1547037 2024-09-13T02:58:21.566 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.564+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~0O5X217X6V1Y.0 size=596374 2024-09-13T02:58:21.566 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.564+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=0O5X217X6V1Y tag=PO0X4TAZATOQ type=write size=1644950 2024-09-13T02:58:21.567 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.566+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=YP81933UJ2AE type=del 2024-09-13T02:58:21.571 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.570+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~YD6X6PN3M041.0 size=804073 2024-09-13T02:58:21.571 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.570+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=YD6X6PN3M041 tag=BDFP751X9B7V type=write size=1852649 2024-09-13T02:58:21.575 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.574+0000 7eff73afa780 1 < suggested remove operation key=C6BAU5IXVSJI tag=L1BXF0JVHASZ type=del 2024-09-13T02:58:21.577 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.575+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=9FB77U43ZW6F type=write size=353952 2024-09-13T02:58:21.579 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.578+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~MFX6O4FU13FV.0 size=574772 2024-09-13T02:58:21.582 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.581+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=MFX6O4FU13FV tag=L3NA4VBKLRIJ type=write size=1623348 2024-09-13T02:58:21.584 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.582+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=S4PUY97FOO0W type=del size=2330162 2024-09-13T02:58:21.585 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.584+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~62CZWDRRW23P.0 size=1048576 2024-09-13T02:58:21.587 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.586+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~62CZWDRRW23P.1 size=789233 2024-09-13T02:58:21.591 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.590+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=62CZWDRRW23P tag=C8W0VQ8KLFIR type=write size=2886385 2024-09-13T02:58:21.596 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.595+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~SEKE4R0WWUEJ.0 size=1048576 2024-09-13T02:58:21.598 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.597+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~SEKE4R0WWUEJ.1 size=789249 2024-09-13T02:58:21.599 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.597+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=SEKE4R0WWUEJ tag=SGM8JJ7SMJMD type=write size=2886401 2024-09-13T02:58:21.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.600+0000 7eff73afa780 1 < completed write operation key=RQZASFUHXIEI tag=YDQ553J3HN75 type=write size=419949 2024-09-13T02:58:21.605 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.603+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=3GQ78M96ZBOP type=del size=34462 2024-09-13T02:58:21.608 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.606+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~ICM0WGKOVVF5.0 size=1048576 2024-09-13T02:58:21.610 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.609+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~ICM0WGKOVVF5.1 size=916197 2024-09-13T02:58:21.616 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.614+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=ICM0WGKOVVF5 tag=00437AXCWGV8 type=write size=3013349 2024-09-13T02:58:21.618 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.617+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=BN4AOTHSY0CY type=del size=2222917 2024-09-13T02:58:21.621 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.620+0000 7eff73afa780 1 < canceled operation key=RQZASFUHXIEI tag=JL8QRLGABXDB type=write size=691095 2024-09-13T02:58:21.623 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.622+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=ULE33BKU8P9W type=del size=4050712 2024-09-13T02:58:21.626 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.624+0000 7eff73afa780 1 < completed write operation key=Q9DOCHOCWES8 tag=RVY2VU0S21J7 type=write size=964418 2024-09-13T02:58:21.628 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.627+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=CVPC6ZER9GHC type=del size=301829 2024-09-13T02:58:21.631 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.629+0000 7eff73afa780 1 < canceled operation key=A17FWA7AS3BZ tag=5RLGCXQU3QQF type=del size=51687 2024-09-13T02:58:21.633 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.632+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=ZTVKH1KDGBUA type=write size=147026 2024-09-13T02:58:21.635 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.634+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~AJIG8KGPP17X.0 size=1048576 2024-09-13T02:58:21.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.636+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~AJIG8KGPP17X.1 size=1048576 2024-09-13T02:58:21.639 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.638+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~AJIG8KGPP17X.2 size=1017466 2024-09-13T02:58:21.644 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.642+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=AJIG8KGPP17X tag=KPISGEVP8DVJ type=write size=4163194 2024-09-13T02:58:21.646 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.645+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=JS85BS731KZD type=del size=1689125 2024-09-13T02:58:21.651 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.650+0000 7eff73afa780 1 < suggested remove operation key=SLT6ZXK5UID1 tag=W3GINEO1WK7Y type=del 2024-09-13T02:58:21.654 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.653+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=J0WGQAFC783G type=write size=147449 2024-09-13T02:58:21.657 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.656+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=EJ65UD09O04C type=del 2024-09-13T02:58:21.659 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.658+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=HZ1X4W25EN4A type=del size=843227 2024-09-13T02:58:21.662 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.661+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~Z5N363QCCL0Y.0 size=664964 2024-09-13T02:58:21.666 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.665+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=Z5N363QCCL0Y tag=KM3CZ2TIDFS0 type=write size=1713540 2024-09-13T02:58:21.669 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.667+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=9LIOFKYKAHZ9 type=del size=1715668 2024-09-13T02:58:21.671 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.670+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~OHTXFLR67APE.0 size=1048576 2024-09-13T02:58:21.673 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.672+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~OHTXFLR67APE.1 size=1048576 2024-09-13T02:58:21.675 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.674+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~OHTXFLR67APE.2 size=859735 2024-09-13T02:58:21.680 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.678+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=OHTXFLR67APE tag=7IPZRM1QO3QN type=write size=4005463 2024-09-13T02:58:21.682 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.681+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=DQRNJMNVYLVH type=del size=2874759 2024-09-13T02:58:21.684 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.683+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=37UFXNFXI3L9 type=del 2024-09-13T02:58:21.687 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.686+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=ZGBCYDCFQUOH type=write size=806239 2024-09-13T02:58:21.689 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.688+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~0O5X217X6V1Y.0 size=596374 2024-09-13T02:58:21.693 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.692+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=0O5X217X6V1Y tag=PO0X4TAZATOQ type=write size=1644950 2024-09-13T02:58:21.698 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.697+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~M0QDPX4RV1NT.0 size=1048576 2024-09-13T02:58:21.700 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.699+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~M0QDPX4RV1NT.1 size=1048576 2024-09-13T02:58:21.702 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.701+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~M0QDPX4RV1NT.2 size=555601 2024-09-13T02:58:21.702 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.701+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=M0QDPX4RV1NT tag=RUPXOT43ZWJG type=write size=3701329 2024-09-13T02:58:21.704 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.703+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~YD6X6PN3M041.0 size=804073 2024-09-13T02:58:21.709 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.707+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=YD6X6PN3M041 tag=BDFP751X9B7V type=write size=1852649 2024-09-13T02:58:21.713 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.712+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~2ZO9NH57I99D.0 size=1048576 2024-09-13T02:58:21.715 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.714+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~2ZO9NH57I99D.1 size=1048576 2024-09-13T02:58:21.717 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.716+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~2ZO9NH57I99D.2 size=906387 2024-09-13T02:58:21.717 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.716+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=2ZO9NH57I99D tag=NU47XI3DGXC5 type=write size=4052115 2024-09-13T02:58:21.719 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.718+0000 7eff73afa780 1 < completed write operation key=LM9IZ4OKFS32 tag=9FB77U43ZW6F type=write size=353952 2024-09-13T02:58:21.721 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.720+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=ZIQPLTZCAJ3X type=del size=4099326 2024-09-13T02:58:21.724 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.723+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=S4PUY97FOO0W type=del 2024-09-13T02:58:21.727 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.725+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=NMCYB2ARRT0R type=write size=478725 2024-09-13T02:58:21.729 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.728+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~SEKE4R0WWUEJ.0 size=1048576 2024-09-13T02:58:21.731 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.729+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~SEKE4R0WWUEJ.1 size=789249 2024-09-13T02:58:21.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.733+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=SEKE4R0WWUEJ tag=SGM8JJ7SMJMD type=write size=2886401 2024-09-13T02:58:21.739 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.738+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~WIFLKIGKYKEJ.0 size=17879 2024-09-13T02:58:21.739 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.738+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=WIFLKIGKYKEJ tag=JX8VYSM9H8MZ type=write size=1066455 2024-09-13T02:58:21.741 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.740+0000 7eff73afa780 1 < canceled operation key=TCGE3HRKFPDC tag=3GQ78M96ZBOP type=del size=34462 2024-09-13T02:58:21.744 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.743+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=4KYBQW60DYSU type=del size=155989 2024-09-13T02:58:21.746 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.745+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=BN4AOTHSY0CY type=del 2024-09-13T02:58:21.748 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.747+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=O68X8CDK4KTV type=write size=195410 2024-09-13T02:58:21.751 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.749+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=ULE33BKU8P9W type=del 2024-09-13T02:58:21.753 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.752+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=E2GNFSMJPO3Y type=write size=174799 2024-09-13T02:58:21.756 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.754+0000 7eff73afa780 1 < canceled operation key=AJ29N3P8OUAG tag=CVPC6ZER9GHC type=del size=301829 2024-09-13T02:58:21.761 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.760+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~YMCTX02M3T46.0 size=1048576 2024-09-13T02:58:21.763 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.762+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~YMCTX02M3T46.1 size=1048576 2024-09-13T02:58:21.766 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.764+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~YMCTX02M3T46.2 size=905014 2024-09-13T02:58:21.766 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.764+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=YMCTX02M3T46 tag=HOAPWJ49ZS6R type=write size=4050742 2024-09-13T02:58:21.768 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.767+0000 7eff73afa780 1 < canceled operation key=TCGE3HRKFPDC tag=ZTVKH1KDGBUA type=write size=147026 2024-09-13T02:58:21.773 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.772+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~FV6F8RTLUHYN.0 size=1048576 2024-09-13T02:58:21.776 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.774+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~FV6F8RTLUHYN.1 size=895416 2024-09-13T02:58:21.776 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.774+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=FV6F8RTLUHYN tag=7E5P0295WN3I type=write size=2992568 2024-09-13T02:58:21.778 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.777+0000 7eff73afa780 1 < canceled operation key=S4E79E2H75Y1 tag=JS85BS731KZD type=del size=1689125 2024-09-13T02:58:21.781 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.779+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=3V1XQVHLA7VE type=write size=249953 2024-09-13T02:58:21.783 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.782+0000 7eff73afa780 1 < completed write operation key=LM9IZ4OKFS32 tag=J0WGQAFC783G type=write size=147449 2024-09-13T02:58:21.785 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.784+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=5UY4DP66XI1Q type=write size=271953 2024-09-13T02:58:21.787 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.786+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=HZ1X4W25EN4A type=del 2024-09-13T02:58:21.789 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.788+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=CLUWZ8XWHUYO type=del size=976177 2024-09-13T02:58:21.791 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.790+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=9LIOFKYKAHZ9 type=del 2024-09-13T02:58:21.793 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.792+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=3TCE8XZ3C1R0 type=del size=1204776 2024-09-13T02:58:21.798 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.797+0000 7eff73afa780 1 < suggested remove operation key=W8DA47XVEESC tag=DQRNJMNVYLVH type=del 2024-09-13T02:58:21.801 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.799+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=5X365ZS5PE1J type=del size=1388782 2024-09-13T02:58:21.806 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.804+0000 7eff73afa780 1 < suggested update operation key=Q9DOCHOCWES8 tag=ZGBCYDCFQUOH type=write size=806239 2024-09-13T02:58:21.808 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.807+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=G6BGMTN45UEE type=del size=445867 2024-09-13T02:58:21.810 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.809+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~M0QDPX4RV1NT.0 size=1048576 2024-09-13T02:58:21.813 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.811+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~M0QDPX4RV1NT.1 size=1048576 2024-09-13T02:58:21.813 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.812+0000 7eff73afa780 1 < canceled part key=_multipart_UGPEQZIKUWJI.2~M0QDPX4RV1NT.2 size=555601 2024-09-13T02:58:21.817 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.815+0000 7eff73afa780 1 < canceled multipart upload key=UGPEQZIKUWJI upload=M0QDPX4RV1NT tag=RUPXOT43ZWJG type=write size=3701329 2024-09-13T02:58:21.819 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.818+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=82GBQ8HUHVZ3 type=del size=1575542 2024-09-13T02:58:21.819 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.818+0000 7eff73afa780 1 < canceled part key=_multipart_RB5PEF3B1DK7.2~2ZO9NH57I99D.0 size=1048576 2024-09-13T02:58:21.821 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.820+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~2ZO9NH57I99D.1 size=1048576 2024-09-13T02:58:21.823 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.822+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~2ZO9NH57I99D.2 size=906387 2024-09-13T02:58:21.827 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.825+0000 7eff73afa780 1 < canceled multipart upload key=RB5PEF3B1DK7 upload=2ZO9NH57I99D tag=NU47XI3DGXC5 type=write size=4052115 2024-09-13T02:58:21.830 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.829+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~GEA2MD97GNB2.0 size=586611 2024-09-13T02:58:21.831 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.829+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=GEA2MD97GNB2 tag=3B9YA1Z44HEQ type=write size=1635187 2024-09-13T02:58:21.833 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.832+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=ZIQPLTZCAJ3X type=del 2024-09-13T02:58:21.835 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.834+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=EBEIY5ZRM2SD type=del size=316311 2024-09-13T02:58:21.838 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.836+0000 7eff73afa780 1 < canceled operation key=P3S7KM66TMF3 tag=NMCYB2ARRT0R type=write size=478725 2024-09-13T02:58:21.840 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.839+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=MG8V7PNSL0XH type=del size=1756858 2024-09-13T02:58:21.842 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.841+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~WIFLKIGKYKEJ.0 size=17879 2024-09-13T02:58:21.846 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.845+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=WIFLKIGKYKEJ tag=JX8VYSM9H8MZ type=write size=1066455 2024-09-13T02:58:21.848 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.847+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=N6ZPR84GKLKK type=del size=3356032 2024-09-13T02:58:21.851 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.849+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=4KYBQW60DYSU type=del 2024-09-13T02:58:21.853 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.851+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=DCOS1B4CCBW1 type=del size=3482733 2024-09-13T02:58:21.855 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.854+0000 7eff73afa780 1 < completed write operation key=P3S7KM66TMF3 tag=O68X8CDK4KTV type=write size=195410 2024-09-13T02:58:21.859 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.858+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~87WSJP7ZXL0K.0 size=1048576 2024-09-13T02:58:21.861 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.859+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~87WSJP7ZXL0K.1 size=371234 2024-09-13T02:58:21.861 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.859+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=87WSJP7ZXL0K tag=5DZUX24ZM3MB type=write size=2468386 2024-09-13T02:58:21.863 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.862+0000 7eff73afa780 1 < completed write operation key=E8HN8DCZA7O1 tag=E2GNFSMJPO3Y type=write size=174799 2024-09-13T02:58:21.865 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.864+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=Q8APTMXPIRP8 type=write size=272951 2024-09-13T02:58:21.868 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.867+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~YMCTX02M3T46.0 size=1048576 2024-09-13T02:58:21.871 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.869+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~YMCTX02M3T46.1 size=1048576 2024-09-13T02:58:21.874 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.873+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~YMCTX02M3T46.2 size=905014 2024-09-13T02:58:21.879 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.878+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=YMCTX02M3T46 tag=HOAPWJ49ZS6R type=write size=4050742 2024-09-13T02:58:21.882 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.881+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=NWLYFFNLBNT8 type=del size=3352384 2024-09-13T02:58:21.885 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.884+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~FV6F8RTLUHYN.0 size=1048576 2024-09-13T02:58:21.888 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.887+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~FV6F8RTLUHYN.1 size=895416 2024-09-13T02:58:21.892 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.891+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=FV6F8RTLUHYN tag=7E5P0295WN3I type=write size=2992568 2024-09-13T02:58:21.897 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.895+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~3MUA2NALC6SF.0 size=1048576 2024-09-13T02:58:21.899 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.897+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~3MUA2NALC6SF.1 size=554708 2024-09-13T02:58:21.899 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.897+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=3MUA2NALC6SF tag=ZWJCP049B8OP type=write size=2651860 2024-09-13T02:58:21.901 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.899+0000 7eff73afa780 1 < completed write operation key=LM9IZ4OKFS32 tag=3V1XQVHLA7VE type=write size=249953 2024-09-13T02:58:21.903 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.902+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=R92XRYZI7GGE type=del size=678950 2024-09-13T02:58:21.906 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.904+0000 7eff73afa780 1 < completed write operation key=LM9IZ4OKFS32 tag=5UY4DP66XI1Q type=write size=271953 2024-09-13T02:58:21.908 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.907+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=YPURIIDXFM97 type=write size=119244 2024-09-13T02:58:21.911 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.910+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=CLUWZ8XWHUYO type=del 2024-09-13T02:58:21.913 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.912+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=GEF4IUI9HARP type=del size=1867072 2024-09-13T02:58:21.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.914+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=3TCE8XZ3C1R0 type=del 2024-09-13T02:58:21.918 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.917+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=DMTS0U6GIS4Y type=del size=3796718 2024-09-13T02:58:21.923 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.922+0000 7eff73afa780 1 < suggested update operation key=RB5PEF3B1DK7 tag=5X365ZS5PE1J type=del size=1388782 2024-09-13T02:58:21.926 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.924+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=PGE58Z8RTD2F type=del size=1052274 2024-09-13T02:58:21.928 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.927+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=G6BGMTN45UEE type=del 2024-09-13T02:58:21.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.931+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~N34A9SHA57O5.0 size=1048576 2024-09-13T02:58:21.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.933+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~N34A9SHA57O5.1 size=1048576 2024-09-13T02:58:21.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.935+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~N34A9SHA57O5.2 size=863640 2024-09-13T02:58:21.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.935+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=N34A9SHA57O5 tag=5XNPQ71BEV4U type=write size=4009368 2024-09-13T02:58:21.939 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.937+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=82GBQ8HUHVZ3 type=del 2024-09-13T02:58:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:21 smithi088 ceph-mon[98762]: pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 673 KiB/s rd, 234 KiB/s wr, 1.19k op/s 2024-09-13T02:58:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:21 smithi088 ceph-mon[96266]: pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 673 KiB/s rd, 234 KiB/s wr, 1.19k op/s 2024-09-13T02:58:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:21.941 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.939+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=SPJ0CDKKUMZ1 type=del size=434915 2024-09-13T02:58:21.943 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.942+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~GEA2MD97GNB2.0 size=586611 2024-09-13T02:58:21.947 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.946+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=GEA2MD97GNB2 tag=3B9YA1Z44HEQ type=write size=1635187 2024-09-13T02:58:21.950 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.948+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=LOOCYU1TKZJX type=del size=817627 2024-09-13T02:58:21.952 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.951+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=EBEIY5ZRM2SD type=del 2024-09-13T02:58:21.956 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.955+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~AEMCQ9G1HY4R.0 size=1048576 2024-09-13T02:58:21.958 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.957+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~AEMCQ9G1HY4R.1 size=1048576 2024-09-13T02:58:21.960 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.959+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~AEMCQ9G1HY4R.2 size=548665 2024-09-13T02:58:21.960 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.959+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=AEMCQ9G1HY4R tag=OYSLVPEOA8Q3 type=write size=3694393 2024-09-13T02:58:21.963 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.961+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=MG8V7PNSL0XH type=del 2024-09-13T02:58:21.968 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.967+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~A0TN8YGJ5BNC.0 size=1048576 2024-09-13T02:58:21.970 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.969+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~A0TN8YGJ5BNC.1 size=57286 2024-09-13T02:58:21.970 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.969+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=A0TN8YGJ5BNC tag=3SUE44OE6WUZ type=write size=2154438 2024-09-13T02:58:21.975 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.974+0000 7eff73afa780 1 < suggested update operation key=96QB8V0471EG tag=N6ZPR84GKLKK type=del size=3356032 2024-09-13T02:58:21.981 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.979+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~M0JUMFZNJB8A.0 size=1048576 2024-09-13T02:58:21.983 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.981+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~M0JUMFZNJB8A.1 size=1048576 2024-09-13T02:58:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:21 smithi195 ceph-mon[87742]: pgmap v1419: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 673 KiB/s rd, 234 KiB/s wr, 1.19k op/s 2024-09-13T02:58:21.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:21.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:21.985 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.984+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~M0JUMFZNJB8A.2 size=218427 2024-09-13T02:58:21.985 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.984+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=M0JUMFZNJB8A tag=3REDA0VW1ZSQ type=write size=3364155 2024-09-13T02:58:21.990 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.989+0000 7eff73afa780 1 < suggested update operation key=AJ29N3P8OUAG tag=DCOS1B4CCBW1 type=del size=3482733 2024-09-13T02:58:21.993 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.992+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=464QFK6TLEA5 type=del size=1616646 2024-09-13T02:58:21.996 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.995+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~87WSJP7ZXL0K.0 size=1048576 2024-09-13T02:58:21.999 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:21.998+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~87WSJP7ZXL0K.1 size=371234 2024-09-13T02:58:22.004 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.003+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=87WSJP7ZXL0K tag=5DZUX24ZM3MB type=write size=2468386 2024-09-13T02:58:22.009 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.008+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~EUQOBWIFAO02.0 size=853880 2024-09-13T02:58:22.009 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.008+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=EUQOBWIFAO02 tag=QPZRXH155I6J type=write size=1902456 2024-09-13T02:58:22.012 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.011+0000 7eff73afa780 1 < completed write operation key=YBSX5HDAGL0D tag=Q8APTMXPIRP8 type=write size=272951 2024-09-13T02:58:22.017 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.016+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~NYD8EG0VDNMY.0 size=1048576 2024-09-13T02:58:22.019 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.017+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~NYD8EG0VDNMY.1 size=1048576 2024-09-13T02:58:22.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.019+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~NYD8EG0VDNMY.2 size=829360 2024-09-13T02:58:22.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.019+0000 7eff73afa780 1 > prepared multipart upload key=DE1OPTRGHEXB upload=NYD8EG0VDNMY tag=WIWACDW0A2P6 type=write size=3975088 2024-09-13T02:58:22.023 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.021+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=NWLYFFNLBNT8 type=del 2024-09-13T02:58:22.025 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.024+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=ZO5VRVA5HIO9 type=write size=839803 2024-09-13T02:58:22.027 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.026+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~3MUA2NALC6SF.0 size=1048576 2024-09-13T02:58:22.029 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.028+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~3MUA2NALC6SF.1 size=554708 2024-09-13T02:58:22.033 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.032+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=3MUA2NALC6SF tag=ZWJCP049B8OP type=write size=2651860 2024-09-13T02:58:22.035 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.034+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=W4P8FOU9S51E type=del size=1726840 2024-09-13T02:58:22.039 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.038+0000 7eff73afa780 1 < suggested update operation key=5KBC7ZCE1LVB tag=R92XRYZI7GGE type=del size=678950 2024-09-13T02:58:22.041 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.039+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=XL5PNX03L2M1 type=del size=835371 2024-09-13T02:58:22.043 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.042+0000 7eff73afa780 1 < completed write operation key=UGYRK752TSGX tag=YPURIIDXFM97 type=write size=119244 2024-09-13T02:58:22.046 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.045+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~YQA8JX7WB1K5.0 size=254692 2024-09-13T02:58:22.047 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.045+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=YQA8JX7WB1K5 tag=Q1Y8FPF99LBJ type=write size=1303268 2024-09-13T02:58:22.050 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.049+0000 7eff73afa780 1 < suggested update operation key=YBSX5HDAGL0D tag=GEF4IUI9HARP type=del size=1867072 2024-09-13T02:58:22.052 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.051+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=XG34WNME7ZD5 type=del size=865429 2024-09-13T02:58:22.055 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.053+0000 7eff73afa780 1 < canceled operation key=Q9DOCHOCWES8 tag=DMTS0U6GIS4Y type=del size=3796718 2024-09-13T02:58:22.057 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.055+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=GXI4OFJRSM1F type=del size=906671 2024-09-13T02:58:22.059 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.058+0000 7eff73afa780 -1 < failed to complete operation key=YBSX5HDAGL0D tag=PGE58Z8RTD2F type=del size=1052274: (22) Invalid argument 2024-09-13T02:58:22.061 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.060+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=YHBGGUE3T4CV type=write size=634547 2024-09-13T02:58:22.063 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.062+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~N34A9SHA57O5.0 size=1048576 2024-09-13T02:58:22.063 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.062+0000 7eff73afa780 1 < canceled part key=_multipart_UGPEQZIKUWJI.2~N34A9SHA57O5.1 size=1048576 2024-09-13T02:58:22.065 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.064+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~N34A9SHA57O5.2 size=863640 2024-09-13T02:58:22.070 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.068+0000 7eff73afa780 1 < canceled multipart upload key=UGPEQZIKUWJI upload=N34A9SHA57O5 tag=5XNPQ71BEV4U type=write size=4009368 2024-09-13T02:58:22.072 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.071+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=AGHVFX2TD9BV type=del size=1780294 2024-09-13T02:58:22.074 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.073+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=SPJ0CDKKUMZ1 type=del 2024-09-13T02:58:22.079 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.078+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~5J6WNHB5L2DX.0 size=133839 2024-09-13T02:58:22.079 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.078+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=5J6WNHB5L2DX tag=ZYURSB1NKC0O type=write size=1182415 2024-09-13T02:58:22.085 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.080+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=LOOCYU1TKZJX type=del 2024-09-13T02:58:22.086 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.082+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=ARTTWXUHGOSK type=del size=1035093 2024-09-13T02:58:22.086 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.085+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~AEMCQ9G1HY4R.0 size=1048576 2024-09-13T02:58:22.088 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.087+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~AEMCQ9G1HY4R.1 size=1048576 2024-09-13T02:58:22.091 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.089+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~AEMCQ9G1HY4R.2 size=548665 2024-09-13T02:58:22.095 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.094+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=AEMCQ9G1HY4R tag=OYSLVPEOA8Q3 type=write size=3694393 2024-09-13T02:58:22.097 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.095+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=422O7M1OXW4H type=del size=1592546 2024-09-13T02:58:22.097 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.096+0000 7eff73afa780 1 < canceled part key=_multipart_6R9GY1TUZW4S.2~A0TN8YGJ5BNC.0 size=1048576 2024-09-13T02:58:22.097 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.096+0000 7eff73afa780 1 < canceled part key=_multipart_6R9GY1TUZW4S.2~A0TN8YGJ5BNC.1 size=57286 2024-09-13T02:58:22.101 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.100+0000 7eff73afa780 1 < canceled multipart upload key=6R9GY1TUZW4S upload=A0TN8YGJ5BNC tag=3SUE44OE6WUZ type=write size=2154438 2024-09-13T02:58:22.106 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.105+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~A7W5ZLVOO0WA.0 size=1048576 2024-09-13T02:58:22.108 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.107+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~A7W5ZLVOO0WA.1 size=724474 2024-09-13T02:58:22.108 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.107+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=A7W5ZLVOO0WA tag=L66FUCRKUUSJ type=write size=2821626 2024-09-13T02:58:22.110 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.109+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~M0JUMFZNJB8A.0 size=1048576 2024-09-13T02:58:22.112 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.111+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~M0JUMFZNJB8A.1 size=1048576 2024-09-13T02:58:22.114 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.113+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~M0JUMFZNJB8A.2 size=218427 2024-09-13T02:58:22.118 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.117+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=M0JUMFZNJB8A tag=3REDA0VW1ZSQ type=write size=3364155 2024-09-13T02:58:22.121 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.119+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=QXUH6B3AURJJ type=del size=1912899 2024-09-13T02:58:22.125 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.124+0000 7eff73afa780 1 < suggested remove operation key=TCGE3HRKFPDC tag=464QFK6TLEA5 type=del 2024-09-13T02:58:22.127 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.126+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=L90H61SE86QP type=del size=185307 2024-09-13T02:58:22.128 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.127+0000 7eff73afa780 1 < canceled part key=_multipart_96QB8V0471EG.2~EUQOBWIFAO02.0 size=853880 2024-09-13T02:58:22.132 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.131+0000 7eff73afa780 1 < canceled multipart upload key=96QB8V0471EG upload=EUQOBWIFAO02 tag=QPZRXH155I6J type=write size=1902456 2024-09-13T02:58:22.134 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.133+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=BPHRC4RZ0INH type=write size=808223 2024-09-13T02:58:22.137 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.136+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~NYD8EG0VDNMY.0 size=1048576 2024-09-13T02:58:22.138 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.137+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~NYD8EG0VDNMY.1 size=1048576 2024-09-13T02:58:22.140 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.139+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~NYD8EG0VDNMY.2 size=829360 2024-09-13T02:58:22.144 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.143+0000 7eff73afa780 1 < completed multipart upload key=DE1OPTRGHEXB upload=NYD8EG0VDNMY tag=WIWACDW0A2P6 type=write size=3975088 2024-09-13T02:58:22.146 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.144+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=YBFFQE62GTHW type=del size=1890858 2024-09-13T02:58:22.149 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.146+0000 7eff73afa780 1 < canceled operation key=87IDSEO7CO52 tag=ZO5VRVA5HIO9 type=write size=839803 2024-09-13T02:58:22.151 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.150+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~XIX0C3HIGSNN.0 size=243220 2024-09-13T02:58:22.151 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.150+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=XIX0C3HIGSNN tag=ATYOLMEWR0P3 type=write size=1291796 2024-09-13T02:58:22.155 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.154+0000 7eff73afa780 1 < suggested remove operation key=QSKC2SK8A9LY tag=W4P8FOU9S51E type=del 2024-09-13T02:58:22.157 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.156+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=8ZK0XGW3DOPS type=del size=836949 2024-09-13T02:58:22.161 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.159+0000 7eff73afa780 1 < suggested update operation key=W8DA47XVEESC tag=XL5PNX03L2M1 type=del size=835371 2024-09-13T02:58:22.163 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.162+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=0JXYU3ISG9K9 type=del size=3043512 2024-09-13T02:58:22.165 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.164+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~YQA8JX7WB1K5.0 size=254692 2024-09-13T02:58:22.169 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.167+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=YQA8JX7WB1K5 tag=Q1Y8FPF99LBJ type=write size=1303268 2024-09-13T02:58:22.171 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.169+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=UZHBDDXAX3UG type=write size=1018505 2024-09-13T02:58:22.175 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.174+0000 7eff73afa780 1 < suggested remove operation key=W8DA47XVEESC tag=XG34WNME7ZD5 type=del 2024-09-13T02:58:22.177 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.176+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=SU56XR8GG8MJ type=del size=2021346 2024-09-13T02:58:22.179 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.178+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=GXI4OFJRSM1F type=del 2024-09-13T02:58:22.183 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.182+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~R5T6I5V7U8NW.0 size=201741 2024-09-13T02:58:22.183 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.182+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=R5T6I5V7U8NW tag=QA218YV5IIOC type=write size=1250317 2024-09-13T02:58:22.185 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.184+0000 7eff73afa780 1 < completed write operation key=E8HN8DCZA7O1 tag=YHBGGUE3T4CV type=write size=634547 2024-09-13T02:58:22.187 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.185+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=07K854DOIRU0 type=del size=2229228 2024-09-13T02:58:22.191 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.190+0000 7eff73afa780 1 < suggested remove operation key=S4E79E2H75Y1 tag=AGHVFX2TD9BV type=del 2024-09-13T02:58:22.195 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.194+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~FTXKIBSQJYZ9.0 size=1048576 2024-09-13T02:58:22.197 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.196+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~FTXKIBSQJYZ9.1 size=1048576 2024-09-13T02:58:22.199 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.197+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~FTXKIBSQJYZ9.2 size=166366 2024-09-13T02:58:22.199 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.197+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=FTXKIBSQJYZ9 tag=CI83PQ16AFQI type=write size=3312094 2024-09-13T02:58:22.200 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.199+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~5J6WNHB5L2DX.0 size=133839 2024-09-13T02:58:22.204 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.202+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=5J6WNHB5L2DX tag=ZYURSB1NKC0O type=write size=1182415 2024-09-13T02:58:22.208 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.206+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~6P8295HL0QK4.0 size=1048576 2024-09-13T02:58:22.209 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.208+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~6P8295HL0QK4.1 size=490478 2024-09-13T02:58:22.209 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.208+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=6P8295HL0QK4 tag=Y3EFO3EGU466 type=write size=2587630 2024-09-13T02:58:22.211 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.210+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=ARTTWXUHGOSK type=del 2024-09-13T02:58:22.213 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.212+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=DKRU9697CFGE type=del size=2429559 2024-09-13T02:58:22.216 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.214+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=422O7M1OXW4H type=del 2024-09-13T02:58:22.220 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.219+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~DLC4GC5KVK0F.0 size=1048576 2024-09-13T02:58:22.221 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.220+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~DLC4GC5KVK0F.1 size=533017 2024-09-13T02:58:22.221 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.220+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=DLC4GC5KVK0F tag=7H1COP9JC455 type=write size=2630169 2024-09-13T02:58:22.223 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.222+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~A7W5ZLVOO0WA.0 size=1048576 2024-09-13T02:58:22.225 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.224+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~A7W5ZLVOO0WA.1 size=724474 2024-09-13T02:58:22.228 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.227+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=A7W5ZLVOO0WA tag=L66FUCRKUUSJ type=write size=2821626 2024-09-13T02:58:22.230 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.229+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=C8VTWMU8VA0Z type=write size=162104 2024-09-13T02:58:22.234 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.233+0000 7eff73afa780 1 < suggested remove operation key=87IDSEO7CO52 tag=QXUH6B3AURJJ type=del 2024-09-13T02:58:22.236 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.235+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=5VJ1W96PDMHX type=write size=859372 2024-09-13T02:58:22.238 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.237+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=L90H61SE86QP type=del 2024-09-13T02:58:22.241 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.239+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=FH56UOKODXSI type=del size=3557105 2024-09-13T02:58:22.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.241+0000 7eff73afa780 1 < completed write operation key=P3S7KM66TMF3 tag=BPHRC4RZ0INH type=write size=808223 2024-09-13T02:58:22.245 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.243+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=PRILH71SVKBD type=del size=3409180 2024-09-13T02:58:22.245 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.244+0000 7eff73afa780 -1 < no bi entry to suggest for operation key=S4E79E2H75Y1 tag=YBFFQE62GTHW type=del size=1890858: (2) No such file or directory 2024-09-13T02:58:22.247 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.246+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=TS209KKAIMYV type=write size=40910 2024-09-13T02:58:22.250 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.249+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~XIX0C3HIGSNN.0 size=243220 2024-09-13T02:58:22.253 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.252+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=XIX0C3HIGSNN tag=ATYOLMEWR0P3 type=write size=1291796 2024-09-13T02:58:22.255 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.254+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=17RMQA74R1I2 type=del size=1511215 2024-09-13T02:58:22.257 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.256+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=8ZK0XGW3DOPS type=del 2024-09-13T02:58:22.259 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.258+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=XTBPPDLZR9RY type=del size=829764 2024-09-13T02:58:22.261 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.260+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=0JXYU3ISG9K9 type=del 2024-09-13T02:58:22.263 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.262+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=LNLNR9ZMXXJJ type=write size=719548 2024-09-13T02:58:22.266 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.265+0000 7eff73afa780 -1 < failed to complete operation key=87IDSEO7CO52 tag=UZHBDDXAX3UG type=write size=1018505: (22) Invalid argument 2024-09-13T02:58:22.270 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.269+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~A93AXMXA585M.0 size=1048576 2024-09-13T02:58:22.271 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.270+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~A93AXMXA585M.1 size=600782 2024-09-13T02:58:22.272 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.270+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=A93AXMXA585M tag=O7T0DDHSTYCL type=write size=2697934 2024-09-13T02:58:22.274 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.272+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=SU56XR8GG8MJ type=del 2024-09-13T02:58:22.275 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.274+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=XT9D3PT77SEQ type=del size=2913007 2024-09-13T02:58:22.278 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.276+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~R5T6I5V7U8NW.0 size=201741 2024-09-13T02:58:22.281 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.280+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=R5T6I5V7U8NW tag=QA218YV5IIOC type=write size=1250317 2024-09-13T02:58:22.285 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.284+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~Q5CP3IL12FBJ.0 size=960249 2024-09-13T02:58:22.285 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.284+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=Q5CP3IL12FBJ tag=XUPEUL14GARF type=write size=2008825 2024-09-13T02:58:22.287 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.286+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=07K854DOIRU0 type=del 2024-09-13T02:58:22.291 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.290+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~UYHOEUPRFNG4.0 size=1048576 2024-09-13T02:58:22.292 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.291+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~UYHOEUPRFNG4.1 size=1048576 2024-09-13T02:58:22.294 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.293+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~UYHOEUPRFNG4.2 size=522154 2024-09-13T02:58:22.294 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.293+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=UYHOEUPRFNG4 tag=TQ1TDEKJUQT0 type=write size=3667882 2024-09-13T02:58:22.296 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.295+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~FTXKIBSQJYZ9.0 size=1048576 2024-09-13T02:58:22.298 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.297+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~FTXKIBSQJYZ9.1 size=1048576 2024-09-13T02:58:22.299 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.298+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~FTXKIBSQJYZ9.2 size=166366 2024-09-13T02:58:22.303 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.302+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=FTXKIBSQJYZ9 tag=CI83PQ16AFQI type=write size=3312094 2024-09-13T02:58:22.307 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.306+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~98HLBOT8LH0X.0 size=824342 2024-09-13T02:58:22.307 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.306+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=98HLBOT8LH0X tag=XRRCXDWO9R8I type=write size=1872918 2024-09-13T02:58:22.309 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.308+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~6P8295HL0QK4.0 size=1048576 2024-09-13T02:58:22.310 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.309+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~6P8295HL0QK4.1 size=490478 2024-09-13T02:58:22.314 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.312+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=6P8295HL0QK4 tag=Y3EFO3EGU466 type=write size=2587630 2024-09-13T02:58:22.318 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.317+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~XFGLUR4KIMFB.0 size=1048576 2024-09-13T02:58:22.320 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.318+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~XFGLUR4KIMFB.1 size=1008895 2024-09-13T02:58:22.320 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.318+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=XFGLUR4KIMFB tag=WGUCBS2FU86Z type=write size=3106047 2024-09-13T02:58:22.322 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.320+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=DKRU9697CFGE type=del 2024-09-13T02:58:22.324 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.322+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=0QIHCPCCA5KV type=del size=1988401 2024-09-13T02:58:22.326 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.325+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~DLC4GC5KVK0F.0 size=1048576 2024-09-13T02:58:22.328 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.326+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~DLC4GC5KVK0F.1 size=533017 2024-09-13T02:58:22.331 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.330+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=DLC4GC5KVK0F tag=7H1COP9JC455 type=write size=2630169 2024-09-13T02:58:22.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.334+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~S8XS7P1TERGJ.0 size=968347 2024-09-13T02:58:22.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.334+0000 7eff73afa780 1 > prepared multipart upload key=DE1OPTRGHEXB upload=S8XS7P1TERGJ tag=0NP6HDDVFKD0 type=write size=2016923 2024-09-13T02:58:22.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.338+0000 7eff73afa780 1 < suggested remove operation key=SLT6ZXK5UID1 tag=C8VTWMU8VA0Z type=write 2024-09-13T02:58:22.341 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.340+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=F3OQ1F9UG1CJ type=del size=4072053 2024-09-13T02:58:22.346 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.345+0000 7eff73afa780 1 < suggested remove operation key=XSG44QEKW7J6 tag=5VJ1W96PDMHX type=write 2024-09-13T02:58:22.348 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.347+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=KPCAHWK2IZOO type=write size=417377 2024-09-13T02:58:22.352 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.351+0000 7eff73afa780 1 < suggested remove operation key=YBSX5HDAGL0D tag=FH56UOKODXSI type=del 2024-09-13T02:58:22.354 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.353+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=FW7F8PWJNS2D type=del size=3880083 2024-09-13T02:58:22.356 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.355+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=PRILH71SVKBD type=del 2024-09-13T02:58:22.358 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.357+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=0QTIB9TW0L9S type=del size=1376651 2024-09-13T02:58:22.360 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.359+0000 7eff73afa780 1 < completed write operation key=AJ29N3P8OUAG tag=TS209KKAIMYV type=write size=40910 2024-09-13T02:58:22.364 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.363+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~K2SN0IY887X8.0 size=1048576 2024-09-13T02:58:22.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.364+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~K2SN0IY887X8.1 size=863408 2024-09-13T02:58:22.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.364+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=K2SN0IY887X8 tag=IW6RCXV3LRWV type=write size=2960560 2024-09-13T02:58:22.368 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.366+0000 7eff73afa780 1 < canceled operation key=E8HN8DCZA7O1 tag=17RMQA74R1I2 type=del size=1511215 2024-09-13T02:58:22.372 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.370+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~QEAUYEO5O3AW.0 size=1048576 2024-09-13T02:58:22.373 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.372+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~QEAUYEO5O3AW.1 size=1048576 2024-09-13T02:58:22.375 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.374+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~QEAUYEO5O3AW.2 size=324992 2024-09-13T02:58:22.375 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.374+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=QEAUYEO5O3AW tag=Q2TRA1GZGT20 type=write size=3470720 2024-09-13T02:58:22.377 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.376+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=XTBPPDLZR9RY type=del 2024-09-13T02:58:22.381 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.380+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~VF43UVULU4EC.0 size=1048576 2024-09-13T02:58:22.382 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.381+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~VF43UVULU4EC.1 size=466202 2024-09-13T02:58:22.383 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.381+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=VF43UVULU4EC tag=4EYV1TVNG2EW type=write size=2563354 2024-09-13T02:58:22.384 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.383+0000 7eff73afa780 1 < completed write operation key=ERKORSW5ZM7N tag=LNLNR9ZMXXJJ type=write size=719548 2024-09-13T02:58:22.388 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.387+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~13K9CSD829V9.0 size=1048576 2024-09-13T02:58:22.390 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.388+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~13K9CSD829V9.1 size=399862 2024-09-13T02:58:22.390 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.388+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=13K9CSD829V9 tag=VL8L6GXKSHTB type=write size=2497014 2024-09-13T02:58:22.392 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.391+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~A93AXMXA585M.0 size=1048576 2024-09-13T02:58:22.394 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.392+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~A93AXMXA585M.1 size=600782 2024-09-13T02:58:22.397 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.396+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=A93AXMXA585M tag=O7T0DDHSTYCL type=write size=2697934 2024-09-13T02:58:22.399 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.398+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=Z95T0KJV42VK type=del size=3991105 2024-09-13T02:58:22.401 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.400+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=XT9D3PT77SEQ type=del 2024-09-13T02:58:22.403 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.402+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=AI2XJ9ZC8GSI type=write size=899482 2024-09-13T02:58:22.405 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.404+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~Q5CP3IL12FBJ.0 size=960249 2024-09-13T02:58:22.409 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.408+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=Q5CP3IL12FBJ tag=XUPEUL14GARF type=write size=2008825 2024-09-13T02:58:22.411 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.409+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=PKVOWCORTV3Y type=del size=2038253 2024-09-13T02:58:22.413 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.412+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~UYHOEUPRFNG4.0 size=1048576 2024-09-13T02:58:22.415 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.414+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~UYHOEUPRFNG4.1 size=1048576 2024-09-13T02:58:22.417 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.416+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~UYHOEUPRFNG4.2 size=522154 2024-09-13T02:58:22.420 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.419+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=UYHOEUPRFNG4 tag=TQ1TDEKJUQT0 type=write size=3667882 2024-09-13T02:58:22.424 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.423+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~EK7U3JVOTYXY.0 size=1048576 2024-09-13T02:58:22.426 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.425+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~EK7U3JVOTYXY.1 size=154515 2024-09-13T02:58:22.426 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.425+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=EK7U3JVOTYXY tag=48IZGWKBHOV3 type=write size=2251667 2024-09-13T02:58:22.426 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.425+0000 7eff73afa780 1 < canceled part key=_multipart_6R9GY1TUZW4S.2~98HLBOT8LH0X.0 size=824342 2024-09-13T02:58:22.429 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.428+0000 7eff73afa780 1 < canceled multipart upload key=6R9GY1TUZW4S upload=98HLBOT8LH0X tag=XRRCXDWO9R8I type=write size=1872918 2024-09-13T02:58:22.432 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.431+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=CP1SOSZRHVKS type=del size=885459 2024-09-13T02:58:22.434 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.433+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~XFGLUR4KIMFB.0 size=1048576 2024-09-13T02:58:22.436 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.434+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~XFGLUR4KIMFB.1 size=1008895 2024-09-13T02:58:22.440 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.438+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=XFGLUR4KIMFB tag=WGUCBS2FU86Z type=write size=3106047 2024-09-13T02:58:22.443 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.442+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~DEWEE2JRTQBC.0 size=69829 2024-09-13T02:58:22.443 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.442+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=DEWEE2JRTQBC tag=RMMQGW7NW4SQ type=write size=1118405 2024-09-13T02:58:22.445 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.444+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=0QIHCPCCA5KV type=del 2024-09-13T02:58:22.447 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.446+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=V6OBCV03G4FZ type=del size=2800209 2024-09-13T02:58:22.450 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.449+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~S8XS7P1TERGJ.0 size=968347 2024-09-13T02:58:22.453 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.452+0000 7eff73afa780 1 < completed multipart upload key=DE1OPTRGHEXB upload=S8XS7P1TERGJ tag=0NP6HDDVFKD0 type=write size=2016923 2024-09-13T02:58:22.455 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.454+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=LPQ1WMYPTEIK type=write size=105342 2024-09-13T02:58:22.460 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.458+0000 7eff73afa780 1 < suggested remove operation key=P3S7KM66TMF3 tag=F3OQ1F9UG1CJ type=del 2024-09-13T02:58:22.464 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.462+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~6HGQ4M86GT0B.0 size=1048576 2024-09-13T02:58:22.465 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.464+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~6HGQ4M86GT0B.1 size=1048576 2024-09-13T02:58:22.467 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.466+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~6HGQ4M86GT0B.2 size=508536 2024-09-13T02:58:22.467 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.466+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=6HGQ4M86GT0B tag=Z4E53NMQKO9F type=write size=3654264 2024-09-13T02:58:22.469 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.468+0000 7eff73afa780 1 < completed write operation key=SLT6ZXK5UID1 tag=KPCAHWK2IZOO type=write size=417377 2024-09-13T02:58:22.473 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.472+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~0766WA6ZCH4A.0 size=1048576 2024-09-13T02:58:22.474 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.473+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~0766WA6ZCH4A.1 size=1048576 2024-09-13T02:58:22.476 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.475+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~0766WA6ZCH4A.2 size=132437 2024-09-13T02:58:22.476 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.475+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=0766WA6ZCH4A tag=36IOSID1COWA type=write size=3278165 2024-09-13T02:58:22.480 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.479+0000 7eff73afa780 1 < suggested remove operation key=YBSX5HDAGL0D tag=FW7F8PWJNS2D type=del 2024-09-13T02:58:22.482 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.481+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=3472QQHKSWJ1 type=write size=401902 2024-09-13T02:58:22.484 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.483+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=0QTIB9TW0L9S type=del 2024-09-13T02:58:22.486 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.485+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=RFB839STX8XA type=del size=2801774 2024-09-13T02:58:22.487 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.485+0000 7eff73afa780 1 < canceled part key=_multipart_5KBC7ZCE1LVB.2~K2SN0IY887X8.0 size=1048576 2024-09-13T02:58:22.488 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.487+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~K2SN0IY887X8.1 size=863408 2024-09-13T02:58:22.492 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.491+0000 7eff73afa780 1 < canceled multipart upload key=5KBC7ZCE1LVB upload=K2SN0IY887X8 tag=IW6RCXV3LRWV type=write size=2960560 2024-09-13T02:58:22.494 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.493+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=PXM1TIASU168 type=del size=1703407 2024-09-13T02:58:22.496 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.495+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~QEAUYEO5O3AW.0 size=1048576 2024-09-13T02:58:22.497 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.496+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~QEAUYEO5O3AW.1 size=1048576 2024-09-13T02:58:22.499 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.498+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~QEAUYEO5O3AW.2 size=324992 2024-09-13T02:58:22.503 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.502+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=QEAUYEO5O3AW tag=Q2TRA1GZGT20 type=write size=3470720 2024-09-13T02:58:22.507 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.505+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~3I1BLCPMZFEG.0 size=1048576 2024-09-13T02:58:22.508 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.507+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~3I1BLCPMZFEG.1 size=1048576 2024-09-13T02:58:22.510 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.509+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~3I1BLCPMZFEG.2 size=11113 2024-09-13T02:58:22.510 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.509+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=3I1BLCPMZFEG tag=EURD20EV4QQB type=write size=3156841 2024-09-13T02:58:22.511 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.509+0000 7eff73afa780 1 < canceled part key=_multipart_RRSBR8H06K0Q.2~VF43UVULU4EC.0 size=1048576 2024-09-13T02:58:22.512 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.510+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~VF43UVULU4EC.1 size=466202 2024-09-13T02:58:22.515 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.514+0000 7eff73afa780 1 < canceled multipart upload key=RRSBR8H06K0Q upload=VF43UVULU4EC tag=4EYV1TVNG2EW type=write size=2563354 2024-09-13T02:58:22.517 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.516+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=P66F8Z24LZE6 type=del size=2300051 2024-09-13T02:58:22.519 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.518+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~13K9CSD829V9.0 size=1048576 2024-09-13T02:58:22.519 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.518+0000 7eff73afa780 1 < canceled part key=_multipart_UGPEQZIKUWJI.2~13K9CSD829V9.1 size=399862 2024-09-13T02:58:22.522 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.521+0000 7eff73afa780 1 < canceled multipart upload key=UGPEQZIKUWJI upload=13K9CSD829V9 tag=VL8L6GXKSHTB type=write size=2497014 2024-09-13T02:58:22.524 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.523+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=HRDEJKH56NMA type=write size=75456 2024-09-13T02:58:22.527 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.525+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=Z95T0KJV42VK type=del 2024-09-13T02:58:22.530 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.529+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~X7W4J3F7U5VM.0 size=545884 2024-09-13T02:58:22.530 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.529+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=X7W4J3F7U5VM tag=3P0MWIMXR2CG type=write size=1594460 2024-09-13T02:58:22.533 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.532+0000 7eff73afa780 1 < completed write operation key=Q9DOCHOCWES8 tag=AI2XJ9ZC8GSI type=write size=899482 2024-09-13T02:58:22.537 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.536+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~ORA5YUG510PH.0 size=1048576 2024-09-13T02:58:22.539 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.537+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~ORA5YUG510PH.1 size=1048576 2024-09-13T02:58:22.540 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.539+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~ORA5YUG510PH.2 size=919728 2024-09-13T02:58:22.540 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.539+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=ORA5YUG510PH tag=ESQ3PXE2ZA6T type=write size=4065456 2024-09-13T02:58:22.542 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.541+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=PKVOWCORTV3Y type=del 2024-09-13T02:58:22.546 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.545+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~JUV31WRZG3MZ.0 size=1048576 2024-09-13T02:58:22.548 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.546+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~JUV31WRZG3MZ.1 size=1048576 2024-09-13T02:58:22.549 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.548+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~JUV31WRZG3MZ.2 size=582827 2024-09-13T02:58:22.549 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.548+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=JUV31WRZG3MZ tag=18UMK5U6S24X type=write size=3728555 2024-09-13T02:58:22.551 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.550+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~EK7U3JVOTYXY.0 size=1048576 2024-09-13T02:58:22.553 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.552+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~EK7U3JVOTYXY.1 size=154515 2024-09-13T02:58:22.557 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.556+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=EK7U3JVOTYXY tag=48IZGWKBHOV3 type=write size=2251667 2024-09-13T02:58:22.559 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.558+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=F6EUQ52S3T8W type=del size=4125712 2024-09-13T02:58:22.561 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.560+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=CP1SOSZRHVKS type=del 2024-09-13T02:58:22.563 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.562+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=6XAL079PK0LQ type=del size=3449269 2024-09-13T02:58:22.565 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.564+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~DEWEE2JRTQBC.0 size=69829 2024-09-13T02:58:22.569 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.568+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=DEWEE2JRTQBC tag=RMMQGW7NW4SQ type=write size=1118405 2024-09-13T02:58:22.571 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.570+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=Z601GHDPSNJL type=del size=476206 2024-09-13T02:58:22.573 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.572+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=V6OBCV03G4FZ type=del 2024-09-13T02:58:22.575 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.574+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=FJWM7NLQDXYE type=del size=1520028 2024-09-13T02:58:22.577 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.576+0000 7eff73afa780 1 < canceled operation key=LM9IZ4OKFS32 tag=LPQ1WMYPTEIK type=write size=105342 2024-09-13T02:58:22.580 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.579+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=BXDRREJ55I6H type=del size=3086159 2024-09-13T02:58:22.582 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.581+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~6HGQ4M86GT0B.0 size=1048576 2024-09-13T02:58:22.584 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.583+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~6HGQ4M86GT0B.1 size=1048576 2024-09-13T02:58:22.586 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.585+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~6HGQ4M86GT0B.2 size=508536 2024-09-13T02:58:22.590 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.589+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=6HGQ4M86GT0B tag=Z4E53NMQKO9F type=write size=3654264 2024-09-13T02:58:22.594 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.593+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~G9IAACPOCTO3.0 size=1048576 2024-09-13T02:58:22.596 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.594+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~G9IAACPOCTO3.1 size=1048576 2024-09-13T02:58:22.598 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.596+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~G9IAACPOCTO3.2 size=143898 2024-09-13T02:58:22.598 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.596+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=G9IAACPOCTO3 tag=F2T3G2N9TEJK type=write size=3289626 2024-09-13T02:58:22.600 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.599+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~0766WA6ZCH4A.0 size=1048576 2024-09-13T02:58:22.602 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.600+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~0766WA6ZCH4A.1 size=1048576 2024-09-13T02:58:22.603 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.602+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~0766WA6ZCH4A.2 size=132437 2024-09-13T02:58:22.607 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.606+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=0766WA6ZCH4A tag=36IOSID1COWA type=write size=3278165 2024-09-13T02:58:22.610 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.609+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~YOI93FDLEBXF.0 size=636916 2024-09-13T02:58:22.610 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.609+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=YOI93FDLEBXF tag=ITMENAEMRL1N type=write size=1685492 2024-09-13T02:58:22.613 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.611+0000 7eff73afa780 1 < completed write operation key=S4E79E2H75Y1 tag=3472QQHKSWJ1 type=write size=401902 2024-09-13T02:58:22.614 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.613+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=E7GDD842AEB6 type=del size=1510197 2024-09-13T02:58:22.616 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.615+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=RFB839STX8XA type=del 2024-09-13T02:58:22.620 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.619+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~F56J2FX5WUVZ.0 size=1048576 2024-09-13T02:58:22.622 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.621+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~F56J2FX5WUVZ.1 size=1048576 2024-09-13T02:58:22.624 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.622+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~F56J2FX5WUVZ.2 size=326054 2024-09-13T02:58:22.624 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.622+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=F56J2FX5WUVZ tag=C6MF811J6W6H type=write size=3471782 2024-09-13T02:58:22.625 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.624+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=PXM1TIASU168 type=del 2024-09-13T02:58:22.628 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.626+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=OMA7I3CGJ1N4 type=del size=2838128 2024-09-13T02:58:22.630 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.629+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~3I1BLCPMZFEG.0 size=1048576 2024-09-13T02:58:22.632 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.631+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~3I1BLCPMZFEG.1 size=1048576 2024-09-13T02:58:22.634 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.633+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~3I1BLCPMZFEG.2 size=11113 2024-09-13T02:58:22.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.636+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=3I1BLCPMZFEG tag=EURD20EV4QQB type=write size=3156841 2024-09-13T02:58:22.639 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.638+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=VMFDFEF3UW7V type=del size=367992 2024-09-13T02:58:22.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.640+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=P66F8Z24LZE6 type=del 2024-09-13T02:58:22.643 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.642+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=L19VR5248LNN type=del size=3222296 2024-09-13T02:58:22.645 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.644+0000 7eff73afa780 1 < completed write operation key=KGBPSSFQDMO0 tag=HRDEJKH56NMA type=write size=75456 2024-09-13T02:58:22.647 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.646+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=L1IPD2EHE4JK type=del size=1692990 2024-09-13T02:58:22.649 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.648+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~X7W4J3F7U5VM.0 size=545884 2024-09-13T02:58:22.652 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.651+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=X7W4J3F7U5VM tag=3P0MWIMXR2CG type=write size=1594460 2024-09-13T02:58:22.657 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.656+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~NX236VGLQLBP.0 size=1048576 2024-09-13T02:58:22.659 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.658+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~NX236VGLQLBP.1 size=627241 2024-09-13T02:58:22.659 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.658+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=NX236VGLQLBP tag=6KX7KQ3PY2EL type=write size=2724393 2024-09-13T02:58:22.661 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.660+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~ORA5YUG510PH.0 size=1048576 2024-09-13T02:58:22.663 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.661+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~ORA5YUG510PH.1 size=1048576 2024-09-13T02:58:22.665 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.664+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~ORA5YUG510PH.2 size=919728 2024-09-13T02:58:22.668 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.667+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=ORA5YUG510PH tag=ESQ3PXE2ZA6T type=write size=4065456 2024-09-13T02:58:22.670 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.669+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=OPVUGU2H3UAX type=del size=1302335 2024-09-13T02:58:22.673 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.671+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~JUV31WRZG3MZ.0 size=1048576 2024-09-13T02:58:22.673 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.671+0000 7eff73afa780 1 < canceled part key=_multipart_A17FWA7AS3BZ.2~JUV31WRZG3MZ.1 size=1048576 2024-09-13T02:58:22.674 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.673+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~JUV31WRZG3MZ.2 size=582827 2024-09-13T02:58:22.678 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.676+0000 7eff73afa780 1 < canceled multipart upload key=A17FWA7AS3BZ upload=JUV31WRZG3MZ tag=18UMK5U6S24X type=write size=3728555 2024-09-13T02:58:22.680 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.679+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=UK6SYO7Q1CWL type=write size=423592 2024-09-13T02:58:22.683 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.682+0000 7eff73afa780 1 < canceled operation key=P3S7KM66TMF3 tag=F6EUQ52S3T8W type=del size=4125712 2024-09-13T02:58:22.685 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.684+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=R0DYMJUQXWL5 type=write size=27344 2024-09-13T02:58:22.687 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.686+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=6XAL079PK0LQ type=del 2024-09-13T02:58:22.691 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.689+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~1XWEDZSWVDV3.0 size=1048576 2024-09-13T02:58:22.692 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.691+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~1XWEDZSWVDV3.1 size=1048576 2024-09-13T02:58:22.694 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.693+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~1XWEDZSWVDV3.2 size=42654 2024-09-13T02:58:22.694 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.693+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=1XWEDZSWVDV3 tag=DOZBG9BBO0IW type=write size=3188382 2024-09-13T02:58:22.698 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.696+0000 7eff73afa780 1 < suggested remove operation key=5KBC7ZCE1LVB tag=Z601GHDPSNJL type=del 2024-09-13T02:58:22.699 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.698+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=R9DFNRG7F7CV type=write size=346305 2024-09-13T02:58:22.701 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.700+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=FJWM7NLQDXYE type=del 2024-09-13T02:58:22.705 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.704+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~Y7EAIMDKW80L.0 size=1048576 2024-09-13T02:58:22.707 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.706+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~Y7EAIMDKW80L.1 size=1048576 2024-09-13T02:58:22.709 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.708+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~Y7EAIMDKW80L.2 size=164002 2024-09-13T02:58:22.709 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.708+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=Y7EAIMDKW80L tag=PCR7OB361XRW type=write size=3309730 2024-09-13T02:58:22.711 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.710+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=BXDRREJ55I6H type=del 2024-09-13T02:58:22.713 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.712+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=F5BCAIHLNY55 type=del size=604009 2024-09-13T02:58:22.715 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.714+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~G9IAACPOCTO3.0 size=1048576 2024-09-13T02:58:22.717 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.715+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~G9IAACPOCTO3.1 size=1048576 2024-09-13T02:58:22.719 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.717+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~G9IAACPOCTO3.2 size=143898 2024-09-13T02:58:22.722 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.721+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=G9IAACPOCTO3 tag=F2T3G2N9TEJK type=write size=3289626 2024-09-13T02:58:22.724 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.723+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=QRCVI16LWTC2 type=del size=2511378 2024-09-13T02:58:22.726 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.725+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~YOI93FDLEBXF.0 size=636916 2024-09-13T02:58:22.730 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.729+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=YOI93FDLEBXF tag=ITMENAEMRL1N type=write size=1685492 2024-09-13T02:58:22.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.732+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~Z6KW7XORGOZT.0 size=1048576 2024-09-13T02:58:22.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.734+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~Z6KW7XORGOZT.1 size=1048576 2024-09-13T02:58:22.737 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.736+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~Z6KW7XORGOZT.2 size=297711 2024-09-13T02:58:22.737 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.736+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=Z6KW7XORGOZT tag=3RZ6044VYMOU type=write size=3443439 2024-09-13T02:58:22.741 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.740+0000 7eff73afa780 1 < suggested remove operation key=Q9DOCHOCWES8 tag=E7GDD842AEB6 type=del 2024-09-13T02:58:22.743 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.742+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=D855QLI3171V type=del size=795289 2024-09-13T02:58:22.745 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.744+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~F56J2FX5WUVZ.0 size=1048576 2024-09-13T02:58:22.747 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.746+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~F56J2FX5WUVZ.1 size=1048576 2024-09-13T02:58:22.748 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.747+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~F56J2FX5WUVZ.2 size=326054 2024-09-13T02:58:22.752 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.751+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=F56J2FX5WUVZ tag=C6MF811J6W6H type=write size=3471782 2024-09-13T02:58:22.754 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.753+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=L5E7ANAK4SLT type=del size=3098373 2024-09-13T02:58:22.758 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.757+0000 7eff73afa780 1 < suggested remove operation key=RRSBR8H06K0Q tag=OMA7I3CGJ1N4 type=del 2024-09-13T02:58:22.760 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.759+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=4ZIAI5ZOM4GT type=del size=838106 2024-09-13T02:58:22.762 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.761+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=VMFDFEF3UW7V type=del 2024-09-13T02:58:22.764 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.763+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=MB1XTS7DYLGQ type=del size=2199907 2024-09-13T02:58:22.767 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.766+0000 7eff73afa780 -1 < failed to complete operation key=5KBC7ZCE1LVB tag=L19VR5248LNN type=del size=3222296: (22) Invalid argument 2024-09-13T02:58:22.770 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.769+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=E2PV6DZIGIMU type=del size=2072537 2024-09-13T02:58:22.772 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.771+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=L1IPD2EHE4JK type=del 2024-09-13T02:58:22.774 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.773+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=1KSI7KIZZXB1 type=del size=3442089 2024-09-13T02:58:22.776 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.775+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~NX236VGLQLBP.0 size=1048576 2024-09-13T02:58:22.776 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.775+0000 7eff73afa780 1 < canceled part key=_multipart_Q9DOCHOCWES8.2~NX236VGLQLBP.1 size=627241 2024-09-13T02:58:22.780 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.779+0000 7eff73afa780 1 < canceled multipart upload key=Q9DOCHOCWES8 upload=NX236VGLQLBP tag=6KX7KQ3PY2EL type=write size=2724393 2024-09-13T02:58:22.782 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.781+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=YRHX1YRYCVQI type=del size=597348 2024-09-13T02:58:22.785 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.784+0000 7eff73afa780 -1 < failed to complete operation key=RRSBR8H06K0Q tag=OPVUGU2H3UAX type=del size=1302335: (22) Invalid argument 2024-09-13T02:58:22.788 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.786+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=9PRGBOO695GF type=del size=2680441 2024-09-13T02:58:22.790 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.789+0000 7eff73afa780 1 < completed write operation key=C6BAU5IXVSJI tag=UK6SYO7Q1CWL type=write size=423592 2024-09-13T02:58:22.794 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.792+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~8BQK6EMC2KLS.0 size=844560 2024-09-13T02:58:22.794 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.792+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=8BQK6EMC2KLS tag=EWZIPN4XU9MS type=write size=1893136 2024-09-13T02:58:22.798 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.796+0000 7eff73afa780 1 < suggested update operation key=2K9HTOP48N59 tag=R0DYMJUQXWL5 type=write size=27344 2024-09-13T02:58:22.800 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.798+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=C43BZPDF0DOW type=del size=1905860 2024-09-13T02:58:22.800 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.799+0000 7eff73afa780 1 < canceled part key=_multipart_SLT6ZXK5UID1.2~1XWEDZSWVDV3.0 size=1048576 2024-09-13T02:58:22.802 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.801+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~1XWEDZSWVDV3.1 size=1048576 2024-09-13T02:58:22.804 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.803+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~1XWEDZSWVDV3.2 size=42654 2024-09-13T02:58:22.808 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.807+0000 7eff73afa780 1 < canceled multipart upload key=SLT6ZXK5UID1 upload=1XWEDZSWVDV3 tag=DOZBG9BBO0IW type=write size=3188382 2024-09-13T02:58:22.810 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.809+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=MOTO6FX147YA type=del size=2786151 2024-09-13T02:58:22.813 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.812+0000 7eff73afa780 -1 < failed to complete operation key=RRSBR8H06K0Q tag=R9DFNRG7F7CV type=write size=346305: (22) Invalid argument 2024-09-13T02:58:22.816 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.815+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~DVQLYXMYEZOB.0 size=46501 2024-09-13T02:58:22.817 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.815+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=DVQLYXMYEZOB tag=3XG6FCX3D6I0 type=write size=1095077 2024-09-13T02:58:22.819 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.817+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~Y7EAIMDKW80L.0 size=1048576 2024-09-13T02:58:22.820 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.819+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~Y7EAIMDKW80L.1 size=1048576 2024-09-13T02:58:22.822 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.821+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~Y7EAIMDKW80L.2 size=164002 2024-09-13T02:58:22.826 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.825+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=Y7EAIMDKW80L tag=PCR7OB361XRW type=write size=3309730 2024-09-13T02:58:22.830 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.828+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~LYZUUN0XTY6G.0 size=1048576 2024-09-13T02:58:22.831 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.830+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~LYZUUN0XTY6G.1 size=1048576 2024-09-13T02:58:22.834 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.832+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~LYZUUN0XTY6G.2 size=739342 2024-09-13T02:58:22.834 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.832+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=LYZUUN0XTY6G tag=POITLC7S5L9Q type=write size=3885070 2024-09-13T02:58:22.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.834+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=F5BCAIHLNY55 type=del 2024-09-13T02:58:22.838 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.836+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=O2DPSN2849NR type=write size=310156 2024-09-13T02:58:22.840 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.839+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=QRCVI16LWTC2 type=del 2024-09-13T02:58:22.844 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.842+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~IZR3LOGP12VI.0 size=910215 2024-09-13T02:58:22.844 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.842+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=IZR3LOGP12VI tag=FJ8WL0BI41IA type=write size=1958791 2024-09-13T02:58:22.846 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.844+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~Z6KW7XORGOZT.0 size=1048576 2024-09-13T02:58:22.847 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.846+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~Z6KW7XORGOZT.1 size=1048576 2024-09-13T02:58:22.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.848+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~Z6KW7XORGOZT.2 size=297711 2024-09-13T02:58:22.852 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.851+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=Z6KW7XORGOZT tag=3RZ6044VYMOU type=write size=3443439 2024-09-13T02:58:22.856 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.855+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~AVKQP7FYO62Y.0 size=378647 2024-09-13T02:58:22.856 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.855+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=AVKQP7FYO62Y tag=AHHD7Z4WOCRI type=write size=1427223 2024-09-13T02:58:22.858 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.857+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=D855QLI3171V type=del 2024-09-13T02:58:22.860 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.859+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=CDS9JKCTSS2A type=del size=1045198 2024-09-13T02:58:22.862 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.861+0000 7eff73afa780 1 < canceled operation key=P3S7KM66TMF3 tag=L5E7ANAK4SLT type=del size=3098373 2024-09-13T02:58:22.864 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.863+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=06NB1KQ9V5JE type=del size=3545429 2024-09-13T02:58:22.868 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.867+0000 7eff73afa780 1 < suggested update operation key=5KBC7ZCE1LVB tag=4ZIAI5ZOM4GT type=del size=838106 2024-09-13T02:58:22.870 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.869+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=1VM12RSPKNGF type=del size=2760969 2024-09-13T02:58:22.872 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.871+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=MB1XTS7DYLGQ type=del 2024-09-13T02:58:22.875 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.874+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~BWKC35DAR3UI.0 size=1048576 2024-09-13T02:58:22.877 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.876+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~BWKC35DAR3UI.1 size=253168 2024-09-13T02:58:22.877 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.876+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=BWKC35DAR3UI tag=3VO6YB0W8HR1 type=write size=2350320 2024-09-13T02:58:22.879 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.878+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=E2PV6DZIGIMU type=del 2024-09-13T02:58:22.881 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.880+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=1U0ZLMCWXKVB type=del size=561777 2024-09-13T02:58:22.884 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.882+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=1KSI7KIZZXB1 type=del 2024-09-13T02:58:22.887 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.886+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~0P60XUZFU666.0 size=1048576 2024-09-13T02:58:22.889 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.888+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~0P60XUZFU666.1 size=849864 2024-09-13T02:58:22.889 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.888+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=0P60XUZFU666 tag=41DPB2JG0D69 type=write size=2947016 2024-09-13T02:58:22.891 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.890+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=YRHX1YRYCVQI type=del 2024-09-13T02:58:22.895 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.894+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~BHI8E9C9P5HI.0 size=1048576 2024-09-13T02:58:22.896 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.895+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~BHI8E9C9P5HI.1 size=1048576 2024-09-13T02:58:22.899 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.897+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~BHI8E9C9P5HI.2 size=767196 2024-09-13T02:58:22.899 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.897+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=BHI8E9C9P5HI tag=9PBKHM2GH88X type=write size=3912924 2024-09-13T02:58:22.901 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.899+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=9PRGBOO695GF type=del 2024-09-13T02:58:22.904 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.903+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~MOGV4OD4MOUH.0 size=1048576 2024-09-13T02:58:22.906 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.905+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~MOGV4OD4MOUH.1 size=1048576 2024-09-13T02:58:22.908 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.907+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~MOGV4OD4MOUH.2 size=37318 2024-09-13T02:58:22.908 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.907+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=MOGV4OD4MOUH tag=69LE4165O5D5 type=write size=3183046 2024-09-13T02:58:22.910 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.908+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~8BQK6EMC2KLS.0 size=844560 2024-09-13T02:58:22.913 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.912+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=8BQK6EMC2KLS tag=EWZIPN4XU9MS type=write size=1893136 2024-09-13T02:58:22.917 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.916+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~9R2ZQ8BGYSSA.0 size=1048576 2024-09-13T02:58:22.919 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.917+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~9R2ZQ8BGYSSA.1 size=1048576 2024-09-13T02:58:22.920 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.919+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~9R2ZQ8BGYSSA.2 size=525862 2024-09-13T02:58:22.920 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.919+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=9R2ZQ8BGYSSA tag=USRRU3BXDZO0 type=write size=3671590 2024-09-13T02:58:22.922 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.921+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=C43BZPDF0DOW type=del 2024-09-13T02:58:22.924 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.923+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=4ZWCO9XMT1TJ type=write size=729609 2024-09-13T02:58:22.926 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.925+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=MOTO6FX147YA type=del 2024-09-13T02:58:22.929 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.928+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~QEITZY49V162.0 size=1048576 2024-09-13T02:58:22.931 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.930+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~QEITZY49V162.1 size=1048576 2024-09-13T02:58:22.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.932+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~QEITZY49V162.2 size=903525 2024-09-13T02:58:22.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.932+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=QEITZY49V162 tag=NPGUCICVLY61 type=write size=4049253 2024-09-13T02:58:22.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.932+0000 7eff73afa780 1 < canceled part key=_multipart_2K9HTOP48N59.2~DVQLYXMYEZOB.0 size=46501 2024-09-13T02:58:22.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.936+0000 7eff73afa780 1 < canceled multipart upload key=2K9HTOP48N59 upload=DVQLYXMYEZOB tag=3XG6FCX3D6I0 type=write size=1095077 2024-09-13T02:58:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:58:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:58:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:58:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:58:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:22.941 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.940+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~98DNWFB2BZQ1.0 size=1001577 2024-09-13T02:58:22.941 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.940+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=98DNWFB2BZQ1 tag=X553UG3IYC8B type=write size=2050153 2024-09-13T02:58:22.943 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.942+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~LYZUUN0XTY6G.0 size=1048576 2024-09-13T02:58:22.945 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.943+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~LYZUUN0XTY6G.1 size=1048576 2024-09-13T02:58:22.945 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.943+0000 7eff73afa780 1 < canceled part key=_multipart_YBSX5HDAGL0D.2~LYZUUN0XTY6G.2 size=739342 2024-09-13T02:58:22.948 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.947+0000 7eff73afa780 1 < canceled multipart upload key=YBSX5HDAGL0D upload=LYZUUN0XTY6G tag=POITLC7S5L9Q type=write size=3885070 2024-09-13T02:58:22.950 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.949+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=52Q5N9XV5BZ4 type=del size=333862 2024-09-13T02:58:22.957 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.953+0000 7eff73afa780 1 < suggested remove operation key=QSKC2SK8A9LY tag=O2DPSN2849NR type=write 2024-09-13T02:58:22.958 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.957+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~UMCJ0XCUEJH9.0 size=875918 2024-09-13T02:58:22.958 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.957+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=UMCJ0XCUEJH9 tag=SO8MBY4BADLN type=write size=1924494 2024-09-13T02:58:22.960 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.959+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~IZR3LOGP12VI.0 size=910215 2024-09-13T02:58:22.964 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.962+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=IZR3LOGP12VI tag=FJ8WL0BI41IA type=write size=1958791 2024-09-13T02:58:22.966 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.964+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=AHQFV6NAK6G6 type=write size=667813 2024-09-13T02:58:22.968 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.966+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~AVKQP7FYO62Y.0 size=378647 2024-09-13T02:58:22.971 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.970+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=AVKQP7FYO62Y tag=AHHD7Z4WOCRI type=write size=1427223 2024-09-13T02:58:22.973 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.972+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=F6UZJFFIGDXT type=del size=2399810 2024-09-13T02:58:22.975 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.974+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=CDS9JKCTSS2A type=del 2024-09-13T02:58:22.978 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.977+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=LV0TO2FGL63W type=del size=1823621 2024-09-13T02:58:22.983 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.982+0000 7eff73afa780 1 < suggested update operation key=P3S7KM66TMF3 tag=06NB1KQ9V5JE type=del size=3545429 2024-09-13T02:58:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:58:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:58:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:58:22.988 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.987+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~JDY60GF7JYK1.0 size=1048576 2024-09-13T02:58:22.989 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.988+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~JDY60GF7JYK1.1 size=1048576 2024-09-13T02:58:22.991 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.990+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~JDY60GF7JYK1.2 size=709791 2024-09-13T02:58:22.991 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.990+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=JDY60GF7JYK1 tag=E4RQVEYW8NE8 type=write size=3855519 2024-09-13T02:58:22.995 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.994+0000 7eff73afa780 1 < suggested remove operation key=SLT6ZXK5UID1 tag=1VM12RSPKNGF type=del 2024-09-13T02:58:23.000 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:22.998+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~9RWC5PAR1670.0 size=1048576 2024-09-13T02:58:23.001 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.000+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~9RWC5PAR1670.1 size=231931 2024-09-13T02:58:23.001 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.000+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=9RWC5PAR1670 tag=2B8IWLNW7LXJ type=write size=2329083 2024-09-13T02:58:23.004 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.002+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~BWKC35DAR3UI.0 size=1048576 2024-09-13T02:58:23.005 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.004+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~BWKC35DAR3UI.1 size=253168 2024-09-13T02:58:23.009 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.008+0000 7eff73afa780 1 < completed multipart upload key=54V3991TUAC1 upload=BWKC35DAR3UI tag=3VO6YB0W8HR1 type=write size=2350320 2024-09-13T02:58:23.011 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.010+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=TSOCT8CGO4OZ type=del size=1095139 2024-09-13T02:58:23.014 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.012+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=1U0ZLMCWXKVB type=del 2024-09-13T02:58:23.018 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.017+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~V22ZOWCAF84A.0 size=1048576 2024-09-13T02:58:23.019 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.018+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~V22ZOWCAF84A.1 size=1048576 2024-09-13T02:58:23.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.020+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~V22ZOWCAF84A.2 size=202972 2024-09-13T02:58:23.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.020+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=V22ZOWCAF84A tag=ERBL1TAG6GKI type=write size=3348700 2024-09-13T02:58:23.023 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.022+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~0P60XUZFU666.0 size=1048576 2024-09-13T02:58:23.025 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.024+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~0P60XUZFU666.1 size=849864 2024-09-13T02:58:23.030 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.029+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=0P60XUZFU666 tag=41DPB2JG0D69 type=write size=2947016 2024-09-13T02:58:23.034 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.033+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~AP2NBZWS4N1P.0 size=1048576 2024-09-13T02:58:23.036 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.034+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~AP2NBZWS4N1P.1 size=1048576 2024-09-13T02:58:23.037 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.036+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~AP2NBZWS4N1P.2 size=815368 2024-09-13T02:58:23.037 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.036+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=AP2NBZWS4N1P tag=7WSFPSRDGQSB type=write size=3961096 2024-09-13T02:58:23.040 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.038+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~BHI8E9C9P5HI.0 size=1048576 2024-09-13T02:58:23.040 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.038+0000 7eff73afa780 1 < canceled part key=_multipart_Q9DOCHOCWES8.2~BHI8E9C9P5HI.1 size=1048576 2024-09-13T02:58:23.041 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.040+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~BHI8E9C9P5HI.2 size=767196 2024-09-13T02:58:23.045 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.044+0000 7eff73afa780 1 < canceled multipart upload key=Q9DOCHOCWES8 upload=BHI8E9C9P5HI tag=9PBKHM2GH88X type=write size=3912924 2024-09-13T02:58:23.047 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.046+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=QBMUFJ0U3G3V type=del size=440171 2024-09-13T02:58:23.049 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.048+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~MOGV4OD4MOUH.0 size=1048576 2024-09-13T02:58:23.051 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.050+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~MOGV4OD4MOUH.1 size=1048576 2024-09-13T02:58:23.053 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.052+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~MOGV4OD4MOUH.2 size=37318 2024-09-13T02:58:23.056 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.055+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=MOGV4OD4MOUH tag=69LE4165O5D5 type=write size=3183046 2024-09-13T02:58:23.059 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.057+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=O1UDX8HT2XZ1 type=write size=699483 2024-09-13T02:58:23.061 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.060+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~9R2ZQ8BGYSSA.0 size=1048576 2024-09-13T02:58:23.062 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.061+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~9R2ZQ8BGYSSA.1 size=1048576 2024-09-13T02:58:23.065 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.063+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~9R2ZQ8BGYSSA.2 size=525862 2024-09-13T02:58:23.069 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.068+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=9R2ZQ8BGYSSA tag=USRRU3BXDZO0 type=write size=3671590 2024-09-13T02:58:23.071 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.070+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=71BH2PZQIE35 type=del size=1466070 2024-09-13T02:58:23.075 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.074+0000 7eff73afa780 1 < suggested remove operation key=TCGE3HRKFPDC tag=4ZWCO9XMT1TJ type=write 2024-09-13T02:58:23.078 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.076+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=ZUGPNTJ9F9EG type=del size=578973 2024-09-13T02:58:23.080 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.078+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~QEITZY49V162.0 size=1048576 2024-09-13T02:58:23.081 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.080+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~QEITZY49V162.1 size=1048576 2024-09-13T02:58:23.083 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.082+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~QEITZY49V162.2 size=903525 2024-09-13T02:58:23.086 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.085+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=QEITZY49V162 tag=NPGUCICVLY61 type=write size=4049253 2024-09-13T02:58:23.089 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.087+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=WGLXXWUA7BYF type=del size=2037509 2024-09-13T02:58:23.091 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.089+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~98DNWFB2BZQ1.0 size=1001577 2024-09-13T02:58:23.094 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.093+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=98DNWFB2BZQ1 tag=X553UG3IYC8B type=write size=2050153 2024-09-13T02:58:23.098 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.097+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~2FH3CGN3E78F.0 size=1048576 2024-09-13T02:58:23.100 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.099+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~2FH3CGN3E78F.1 size=1048576 2024-09-13T02:58:23.102 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.101+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~2FH3CGN3E78F.2 size=654780 2024-09-13T02:58:23.102 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.101+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=2FH3CGN3E78F tag=MKSE59UYJCA9 type=write size=3800508 2024-09-13T02:58:23.106 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.104+0000 7eff73afa780 1 < suggested remove operation key=XSG44QEKW7J6 tag=52Q5N9XV5BZ4 type=del 2024-09-13T02:58:23.108 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.107+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=6BUULJLD02PN type=del size=2805753 2024-09-13T02:58:23.110 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.108+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~UMCJ0XCUEJH9.0 size=875918 2024-09-13T02:58:23.114 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.113+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=UMCJ0XCUEJH9 tag=SO8MBY4BADLN type=write size=1924494 2024-09-13T02:58:23.116 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.114+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=7K5NS8SLMIA3 type=del size=3601032 2024-09-13T02:58:23.118 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.116+0000 7eff73afa780 1 < completed write operation key=5KBC7ZCE1LVB tag=AHQFV6NAK6G6 type=write size=667813 2024-09-13T02:58:23.120 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.118+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=YJWWYJUBG8S2 type=write size=816091 2024-09-13T02:58:23.122 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.121+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=F6UZJFFIGDXT type=del 2024-09-13T02:58:23.124 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.123+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=VJVWSCWL6RLN type=del size=3826336 2024-09-13T02:58:23.127 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.125+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=LV0TO2FGL63W type=del 2024-09-13T02:58:23.131 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.129+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~OL9SP6HT1S9M.0 size=1048576 2024-09-13T02:58:23.132 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.131+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~OL9SP6HT1S9M.1 size=1048576 2024-09-13T02:58:23.134 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.132+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~OL9SP6HT1S9M.2 size=662936 2024-09-13T02:58:23.134 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.132+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=OL9SP6HT1S9M tag=XEHYOPJLMXXZ type=write size=3808664 2024-09-13T02:58:23.136 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.134+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~JDY60GF7JYK1.0 size=1048576 2024-09-13T02:58:23.137 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.136+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~JDY60GF7JYK1.1 size=1048576 2024-09-13T02:58:23.139 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.138+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~JDY60GF7JYK1.2 size=709791 2024-09-13T02:58:23.143 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.142+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=JDY60GF7JYK1 tag=E4RQVEYW8NE8 type=write size=3855519 2024-09-13T02:58:23.147 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.146+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~SVD2RFMUI1RJ.0 size=1048576 2024-09-13T02:58:23.149 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.148+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~SVD2RFMUI1RJ.1 size=618120 2024-09-13T02:58:23.149 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.148+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=SVD2RFMUI1RJ tag=FSBDKA9UVOON type=write size=2715272 2024-09-13T02:58:23.151 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.150+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~9RWC5PAR1670.0 size=1048576 2024-09-13T02:58:23.153 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.152+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~9RWC5PAR1670.1 size=231931 2024-09-13T02:58:23.156 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.155+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=9RWC5PAR1670 tag=2B8IWLNW7LXJ type=write size=2329083 2024-09-13T02:58:23.161 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.159+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~G190AN7FPWGO.0 size=1048576 2024-09-13T02:58:23.162 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.160+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~G190AN7FPWGO.1 size=122130 2024-09-13T02:58:23.162 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.160+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=G190AN7FPWGO tag=SVIJ1DL25K45 type=write size=2219282 2024-09-13T02:58:23.164 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.162+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=TSOCT8CGO4OZ type=del 2024-09-13T02:58:23.168 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.166+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~EKOKLDAJ2DAR.0 size=1048576 2024-09-13T02:58:23.169 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.168+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~EKOKLDAJ2DAR.1 size=358490 2024-09-13T02:58:23.169 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.168+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=EKOKLDAJ2DAR tag=HTS985I9DW8F type=write size=2455642 2024-09-13T02:58:23.171 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.170+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~V22ZOWCAF84A.0 size=1048576 2024-09-13T02:58:23.173 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.172+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~V22ZOWCAF84A.1 size=1048576 2024-09-13T02:58:23.175 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.174+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~V22ZOWCAF84A.2 size=202972 2024-09-13T02:58:23.179 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.178+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=V22ZOWCAF84A tag=ERBL1TAG6GKI type=write size=3348700 2024-09-13T02:58:23.181 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.179+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=1S901F3HZN90 type=del size=3868125 2024-09-13T02:58:23.183 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.181+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~AP2NBZWS4N1P.0 size=1048576 2024-09-13T02:58:23.185 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.184+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~AP2NBZWS4N1P.1 size=1048576 2024-09-13T02:58:23.187 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.186+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~AP2NBZWS4N1P.2 size=815368 2024-09-13T02:58:23.190 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.189+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=AP2NBZWS4N1P tag=7WSFPSRDGQSB type=write size=3961096 2024-09-13T02:58:23.192 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.191+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=HH12A6H0994I type=del size=1668447 2024-09-13T02:58:23.194 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.193+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=QBMUFJ0U3G3V type=del 2024-09-13T02:58:23.198 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.197+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~S3DSVUF1HEAD.0 size=1048576 2024-09-13T02:58:23.200 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.199+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~S3DSVUF1HEAD.1 size=883973 2024-09-13T02:58:23.200 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.199+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=S3DSVUF1HEAD tag=HOT4QBWIBCZM type=write size=2981125 2024-09-13T02:58:23.202 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.201+0000 7eff73afa780 1 < completed write operation key=RB5PEF3B1DK7 tag=O1UDX8HT2XZ1 type=write size=699483 2024-09-13T02:58:23.204 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.203+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=WZPD0LL9QK33 type=del size=2370985 2024-09-13T02:58:23.208 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.207+0000 7eff73afa780 1 < suggested remove operation key=DE1OPTRGHEXB tag=71BH2PZQIE35 type=del 2024-09-13T02:58:23.210 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.209+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=WZNXFGXMWUTU type=del size=3823757 2024-09-13T02:58:23.215 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.213+0000 7eff73afa780 1 < suggested remove operation key=W8DA47XVEESC tag=ZUGPNTJ9F9EG type=del 2024-09-13T02:58:23.217 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.216+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=1C2L7LP8VC8J type=write size=637607 2024-09-13T02:58:23.219 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.218+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=WGLXXWUA7BYF type=del 2024-09-13T02:58:23.223 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.222+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~O1BHJQD3M8DP.0 size=1048576 2024-09-13T02:58:23.225 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.223+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~O1BHJQD3M8DP.1 size=1048576 2024-09-13T02:58:23.226 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.225+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~O1BHJQD3M8DP.2 size=56560 2024-09-13T02:58:23.227 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.225+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=O1BHJQD3M8DP tag=YGZD6SAS641B type=write size=3202288 2024-09-13T02:58:23.229 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.228+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~2FH3CGN3E78F.0 size=1048576 2024-09-13T02:58:23.231 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.230+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~2FH3CGN3E78F.1 size=1048576 2024-09-13T02:58:23.232 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.231+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~2FH3CGN3E78F.2 size=654780 2024-09-13T02:58:23.236 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.235+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=2FH3CGN3E78F tag=MKSE59UYJCA9 type=write size=3800508 2024-09-13T02:58:23.240 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.239+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~PY5GBZ655L02.0 size=1048576 2024-09-13T02:58:23.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.241+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~PY5GBZ655L02.1 size=369813 2024-09-13T02:58:23.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.241+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=PY5GBZ655L02 tag=TDQSOFBRIZCM type=write size=2466965 2024-09-13T02:58:23.244 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.243+0000 7eff73afa780 1 < canceled operation key=VLBCIH993W4M tag=6BUULJLD02PN type=del size=2805753 2024-09-13T02:58:23.246 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.245+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=0IMGGKB6N3BO type=write size=226796 2024-09-13T02:58:23.248 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.247+0000 7eff73afa780 1 < canceled operation key=S4E79E2H75Y1 tag=7K5NS8SLMIA3 type=del size=3601032 2024-09-13T02:58:23.250 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.249+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=FI3WHSYEUKF1 type=del size=1801521 2024-09-13T02:58:23.253 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.252+0000 7eff73afa780 -1 < failed to complete operation key=W8DA47XVEESC tag=YJWWYJUBG8S2 type=write size=816091: (22) Invalid argument 2024-09-13T02:58:23.257 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.256+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~7GFF1QC30TCZ.0 size=1036546 2024-09-13T02:58:23.257 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.256+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=7GFF1QC30TCZ tag=FCWXQ9Y5N0GV type=write size=2085122 2024-09-13T02:58:23.259 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.258+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=VJVWSCWL6RLN type=del 2024-09-13T02:58:23.261 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.260+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=7JAOQUQMZX2L type=del size=3149757 2024-09-13T02:58:23.263 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.262+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~OL9SP6HT1S9M.0 size=1048576 2024-09-13T02:58:23.265 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.264+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~OL9SP6HT1S9M.1 size=1048576 2024-09-13T02:58:23.267 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.266+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~OL9SP6HT1S9M.2 size=662936 2024-09-13T02:58:23.270 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.269+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=OL9SP6HT1S9M tag=XEHYOPJLMXXZ type=write size=3808664 2024-09-13T02:58:23.272 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.271+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=61HS5OUKDTGD type=del size=1643727 2024-09-13T02:58:23.274 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.273+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~SVD2RFMUI1RJ.0 size=1048576 2024-09-13T02:58:23.276 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.275+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~SVD2RFMUI1RJ.1 size=618120 2024-09-13T02:58:23.280 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.279+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=SVD2RFMUI1RJ tag=FSBDKA9UVOON type=write size=2715272 2024-09-13T02:58:23.284 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.283+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~E2ISKLPJUQIO.0 size=1048576 2024-09-13T02:58:23.286 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.285+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~E2ISKLPJUQIO.1 size=85089 2024-09-13T02:58:23.286 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.285+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=E2ISKLPJUQIO tag=IJOP796U3BKE type=write size=2182241 2024-09-13T02:58:23.288 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.287+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~G190AN7FPWGO.0 size=1048576 2024-09-13T02:58:23.290 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.288+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~G190AN7FPWGO.1 size=122130 2024-09-13T02:58:23.294 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.293+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=G190AN7FPWGO tag=SVIJ1DL25K45 type=write size=2219282 2024-09-13T02:58:23.298 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.297+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~8OEFOBPNTJDA.0 size=1048576 2024-09-13T02:58:23.300 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.298+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~8OEFOBPNTJDA.1 size=1048576 2024-09-13T02:58:23.301 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.300+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~8OEFOBPNTJDA.2 size=27624 2024-09-13T02:58:23.301 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.300+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=8OEFOBPNTJDA tag=1ZNALRRCNX8G type=write size=3173352 2024-09-13T02:58:23.304 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.302+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~EKOKLDAJ2DAR.0 size=1048576 2024-09-13T02:58:23.305 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.304+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~EKOKLDAJ2DAR.1 size=358490 2024-09-13T02:58:23.309 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.308+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=EKOKLDAJ2DAR tag=HTS985I9DW8F type=write size=2455642 2024-09-13T02:58:23.311 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.310+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=MM563MOHJYV1 type=del size=1091479 2024-09-13T02:58:23.315 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.314+0000 7eff73afa780 1 < suggested update operation key=96QB8V0471EG tag=1S901F3HZN90 type=del size=3868125 2024-09-13T02:58:23.319 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.318+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~T06A3TN9K1ZT.0 size=862008 2024-09-13T02:58:23.319 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.318+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=T06A3TN9K1ZT tag=9MK4R9889A2K type=write size=1910584 2024-09-13T02:58:23.321 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.319+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=HH12A6H0994I type=del 2024-09-13T02:58:23.324 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.322+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=MTE1A1GNZPRW type=del size=214922 2024-09-13T02:58:23.326 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.325+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~S3DSVUF1HEAD.0 size=1048576 2024-09-13T02:58:23.326 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.325+0000 7eff73afa780 1 < canceled part key=_multipart_UGYRK752TSGX.2~S3DSVUF1HEAD.1 size=883973 2024-09-13T02:58:23.329 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.328+0000 7eff73afa780 1 < canceled multipart upload key=UGYRK752TSGX upload=S3DSVUF1HEAD tag=HOT4QBWIBCZM type=write size=2981125 2024-09-13T02:58:23.333 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.332+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~QQKKB4YT6012.0 size=1048576 2024-09-13T02:58:23.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.333+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~QQKKB4YT6012.1 size=51708 2024-09-13T02:58:23.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.333+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=QQKKB4YT6012 tag=ZFR0J42B09KC type=write size=2148860 2024-09-13T02:58:23.337 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.336+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=WZPD0LL9QK33 type=del 2024-09-13T02:58:23.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.338+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=WCW6HXY5J3LM type=del size=3086533 2024-09-13T02:58:23.341 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.340+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=WZNXFGXMWUTU type=del 2024-09-13T02:58:23.345 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.344+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~TMAISQMZ87WG.0 size=1048576 2024-09-13T02:58:23.347 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.345+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~TMAISQMZ87WG.1 size=520092 2024-09-13T02:58:23.347 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.345+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=TMAISQMZ87WG tag=TOAGJVTWFJ31 type=write size=2617244 2024-09-13T02:58:23.349 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.347+0000 7eff73afa780 1 < canceled operation key=SLT6ZXK5UID1 tag=1C2L7LP8VC8J type=write size=637607 2024-09-13T02:58:23.353 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.351+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~8OT8X686DXX6.0 size=1048576 2024-09-13T02:58:23.355 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.353+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~8OT8X686DXX6.1 size=1048576 2024-09-13T02:58:23.357 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.355+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~8OT8X686DXX6.2 size=588609 2024-09-13T02:58:23.357 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.355+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=8OT8X686DXX6 tag=9L4C7X30N8VN type=write size=3734337 2024-09-13T02:58:23.359 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.358+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~O1BHJQD3M8DP.0 size=1048576 2024-09-13T02:58:23.360 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.359+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~O1BHJQD3M8DP.1 size=1048576 2024-09-13T02:58:23.362 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.361+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~O1BHJQD3M8DP.2 size=56560 2024-09-13T02:58:23.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.364+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=O1BHJQD3M8DP tag=YGZD6SAS641B type=write size=3202288 2024-09-13T02:58:23.368 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.367+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=NU7J3CE2NU3D type=del size=66538 2024-09-13T02:58:23.371 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.369+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~PY5GBZ655L02.0 size=1048576 2024-09-13T02:58:23.372 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.371+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~PY5GBZ655L02.1 size=369813 2024-09-13T02:58:23.376 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.375+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=PY5GBZ655L02 tag=TDQSOFBRIZCM type=write size=2466965 2024-09-13T02:58:23.380 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.379+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~DII867BL34YQ.0 size=1048576 2024-09-13T02:58:23.382 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.381+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~DII867BL34YQ.1 size=1048576 2024-09-13T02:58:23.384 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.383+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~DII867BL34YQ.2 size=125973 2024-09-13T02:58:23.384 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.383+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=DII867BL34YQ tag=Q2DZQT4RAFVD type=write size=3271701 2024-09-13T02:58:23.386 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.385+0000 7eff73afa780 1 < completed write operation key=SLT6ZXK5UID1 tag=0IMGGKB6N3BO type=write size=226796 2024-09-13T02:58:23.390 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.388+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~4L93ZU87KHC1.0 size=1048576 2024-09-13T02:58:23.391 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.390+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~4L93ZU87KHC1.1 size=1048576 2024-09-13T02:58:23.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.392+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~4L93ZU87KHC1.2 size=1006080 2024-09-13T02:58:23.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.392+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=4L93ZU87KHC1 tag=93YTC26PWBDP type=write size=4151808 2024-09-13T02:58:23.397 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.395+0000 7eff73afa780 1 < suggested remove operation key=Q9DOCHOCWES8 tag=FI3WHSYEUKF1 type=del 2024-09-13T02:58:23.401 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.399+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~2ZL759UH8RMS.0 size=278121 2024-09-13T02:58:23.401 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.399+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=2ZL759UH8RMS tag=9JB4GR3NQEI8 type=write size=1326697 2024-09-13T02:58:23.402 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.401+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~7GFF1QC30TCZ.0 size=1036546 2024-09-13T02:58:23.405 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.404+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=7GFF1QC30TCZ tag=FCWXQ9Y5N0GV type=write size=2085122 2024-09-13T02:58:23.408 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.406+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=6PUPOZD6HCXY type=del size=442365 2024-09-13T02:58:23.412 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.411+0000 7eff73afa780 1 < suggested update operation key=C6BAU5IXVSJI tag=7JAOQUQMZX2L type=del size=3149757 2024-09-13T02:58:23.416 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.414+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~9LR1N1YWBXZJ.0 size=1048576 2024-09-13T02:58:23.417 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.416+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~9LR1N1YWBXZJ.1 size=1048576 2024-09-13T02:58:23.420 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.418+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~9LR1N1YWBXZJ.2 size=703732 2024-09-13T02:58:23.420 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.418+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=9LR1N1YWBXZJ tag=FAMZH7I8BZGO type=write size=3849460 2024-09-13T02:58:23.422 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.420+0000 7eff73afa780 1 < canceled operation key=2MVZNBH5L74W tag=61HS5OUKDTGD type=del size=1643727 2024-09-13T02:58:23.426 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.424+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~86K601090DM6.0 size=158079 2024-09-13T02:58:23.426 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.424+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=86K601090DM6 tag=OE3SKMZFEIKX type=write size=1206655 2024-09-13T02:58:23.428 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.427+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~E2ISKLPJUQIO.0 size=1048576 2024-09-13T02:58:23.430 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.429+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~E2ISKLPJUQIO.1 size=85089 2024-09-13T02:58:23.434 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.432+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=E2ISKLPJUQIO tag=IJOP796U3BKE type=write size=2182241 2024-09-13T02:58:23.436 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.435+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=1SC2NE5651AK type=del size=3819348 2024-09-13T02:58:23.438 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.437+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~8OEFOBPNTJDA.0 size=1048576 2024-09-13T02:58:23.438 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.437+0000 7eff73afa780 1 < canceled part key=_multipart_YBSX5HDAGL0D.2~8OEFOBPNTJDA.1 size=1048576 2024-09-13T02:58:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:58:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:58:23] "GET /metrics HTTP/1.1" 200 36336 "" "Prometheus/2.43.0" 2024-09-13T02:58:23.440 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.439+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~8OEFOBPNTJDA.2 size=27624 2024-09-13T02:58:23.443 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.442+0000 7eff73afa780 1 < canceled multipart upload key=YBSX5HDAGL0D upload=8OEFOBPNTJDA tag=1ZNALRRCNX8G type=write size=3173352 2024-09-13T02:58:23.445 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.444+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=YTJRCBS7GKTS type=write size=743965 2024-09-13T02:58:23.448 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.447+0000 7eff73afa780 -1 < failed to complete operation key=96QB8V0471EG tag=MM563MOHJYV1 type=del size=1091479: (22) Invalid argument 2024-09-13T02:58:23.452 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.451+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~JLR4FR7BM6WU.0 size=86225 2024-09-13T02:58:23.452 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.451+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=JLR4FR7BM6WU tag=2O2UOHWPBC55 type=write size=1134801 2024-09-13T02:58:23.455 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.453+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~T06A3TN9K1ZT.0 size=862008 2024-09-13T02:58:23.459 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.458+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=T06A3TN9K1ZT tag=9MK4R9889A2K type=write size=1910584 2024-09-13T02:58:23.461 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.460+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=HN6W9F9WTF1J type=del size=1764017 2024-09-13T02:58:23.463 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.462+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=MTE1A1GNZPRW type=del 2024-09-13T02:58:23.465 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.464+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=UE1988MUJ85R type=del size=1852210 2024-09-13T02:58:23.467 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.466+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~QQKKB4YT6012.0 size=1048576 2024-09-13T02:58:23.469 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.468+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~QQKKB4YT6012.1 size=51708 2024-09-13T02:58:23.474 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.473+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=QQKKB4YT6012 tag=ZFR0J42B09KC type=write size=2148860 2024-09-13T02:58:23.476 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.475+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=0CLAGMCVSECC type=write size=113484 2024-09-13T02:58:23.478 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.477+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=WCW6HXY5J3LM type=del 2024-09-13T02:58:23.482 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.481+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~UJR2J36F39AG.0 size=1048576 2024-09-13T02:58:23.484 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.483+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~UJR2J36F39AG.1 size=1048576 2024-09-13T02:58:23.486 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.485+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~UJR2J36F39AG.2 size=453819 2024-09-13T02:58:23.486 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.485+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=UJR2J36F39AG tag=AGO89YUAD707 type=write size=3599547 2024-09-13T02:58:23.488 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.487+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~TMAISQMZ87WG.0 size=1048576 2024-09-13T02:58:23.490 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.489+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~TMAISQMZ87WG.1 size=520092 2024-09-13T02:58:23.494 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.493+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=TMAISQMZ87WG tag=TOAGJVTWFJ31 type=write size=2617244 2024-09-13T02:58:23.498 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.497+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~F7SDHFVHX5R6.0 size=1048576 2024-09-13T02:58:23.500 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.499+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~F7SDHFVHX5R6.1 size=1048576 2024-09-13T02:58:23.502 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.500+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~F7SDHFVHX5R6.2 size=348918 2024-09-13T02:58:23.502 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.500+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=F7SDHFVHX5R6 tag=KKLZE7XKC4GX type=write size=3494646 2024-09-13T02:58:23.502 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.501+0000 7eff73afa780 1 < canceled part key=_multipart_YBSX5HDAGL0D.2~8OT8X686DXX6.0 size=1048576 2024-09-13T02:58:23.504 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.503+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~8OT8X686DXX6.1 size=1048576 2024-09-13T02:58:23.507 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.505+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~8OT8X686DXX6.2 size=588609 2024-09-13T02:58:23.511 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.510+0000 7eff73afa780 1 < canceled multipart upload key=YBSX5HDAGL0D upload=8OT8X686DXX6 tag=9L4C7X30N8VN type=write size=3734337 2024-09-13T02:58:23.513 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.512+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=XD40ULA1Z8VX type=del size=3523918 2024-09-13T02:58:23.518 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.516+0000 7eff73afa780 1 < suggested update operation key=QSKC2SK8A9LY tag=NU7J3CE2NU3D type=del size=66538 2024-09-13T02:58:23.519 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.518+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=5QNRASARXTXJ type=del size=2840548 2024-09-13T02:58:23.522 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.520+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~DII867BL34YQ.0 size=1048576 2024-09-13T02:58:23.522 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.520+0000 7eff73afa780 1 < canceled part key=_multipart_AJ29N3P8OUAG.2~DII867BL34YQ.1 size=1048576 2024-09-13T02:58:23.523 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.522+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~DII867BL34YQ.2 size=125973 2024-09-13T02:58:23.527 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.526+0000 7eff73afa780 1 < canceled multipart upload key=AJ29N3P8OUAG upload=DII867BL34YQ tag=Q2DZQT4RAFVD type=write size=3271701 2024-09-13T02:58:23.529 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.528+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=IO0DZ4PUYL07 type=del size=880684 2024-09-13T02:58:23.529 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.528+0000 7eff73afa780 1 < canceled part key=_multipart_5KBC7ZCE1LVB.2~4L93ZU87KHC1.0 size=1048576 2024-09-13T02:58:23.531 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.530+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~4L93ZU87KHC1.1 size=1048576 2024-09-13T02:58:23.533 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.532+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~4L93ZU87KHC1.2 size=1006080 2024-09-13T02:58:23.536 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.535+0000 7eff73afa780 1 < canceled multipart upload key=5KBC7ZCE1LVB upload=4L93ZU87KHC1 tag=93YTC26PWBDP type=write size=4151808 2024-09-13T02:58:23.538 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.537+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=B2Y1P9NO6ZTP type=del size=1411291 2024-09-13T02:58:23.541 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.539+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~2ZL759UH8RMS.0 size=278121 2024-09-13T02:58:23.544 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.543+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=2ZL759UH8RMS tag=9JB4GR3NQEI8 type=write size=1326697 2024-09-13T02:58:23.547 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.545+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=E3CQD3OXFFYZ type=del size=3815062 2024-09-13T02:58:23.549 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.547+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=6PUPOZD6HCXY type=del 2024-09-13T02:58:23.551 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.550+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=6L736YQDUGF5 type=del size=941196 2024-09-13T02:58:23.552 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.550+0000 7eff73afa780 1 < canceled part key=_multipart_UGPEQZIKUWJI.2~9LR1N1YWBXZJ.0 size=1048576 2024-09-13T02:58:23.553 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.552+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~9LR1N1YWBXZJ.1 size=1048576 2024-09-13T02:58:23.555 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.554+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~9LR1N1YWBXZJ.2 size=703732 2024-09-13T02:58:23.559 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.558+0000 7eff73afa780 1 < canceled multipart upload key=UGPEQZIKUWJI upload=9LR1N1YWBXZJ tag=FAMZH7I8BZGO type=write size=3849460 2024-09-13T02:58:23.561 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.560+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=7AVT2A9WMGW7 type=del size=1010264 2024-09-13T02:58:23.563 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.562+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~86K601090DM6.0 size=158079 2024-09-13T02:58:23.566 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.565+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=86K601090DM6 tag=OE3SKMZFEIKX type=write size=1206655 2024-09-13T02:58:23.574 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.568+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~TX77CO96Z0HE.0 size=374730 2024-09-13T02:58:23.574 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.568+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=TX77CO96Z0HE tag=MN9S720XF5M1 type=write size=1423306 2024-09-13T02:58:23.574 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.573+0000 7eff73afa780 1 < suggested update operation key=87IDSEO7CO52 tag=1SC2NE5651AK type=del size=3819348 2024-09-13T02:58:23.578 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.577+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~GV3AQOK4CWM7.0 size=1048576 2024-09-13T02:58:23.580 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.579+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~GV3AQOK4CWM7.1 size=408236 2024-09-13T02:58:23.580 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.579+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=GV3AQOK4CWM7 tag=4ZFDQ6Z2P2Z4 type=write size=2505388 2024-09-13T02:58:23.583 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.582+0000 7eff73afa780 1 < completed write operation key=RB5PEF3B1DK7 tag=YTJRCBS7GKTS type=write size=743965 2024-09-13T02:58:23.585 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.584+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=UR0IN8BNPIYF type=del size=3788483 2024-09-13T02:58:23.587 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.586+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~JLR4FR7BM6WU.0 size=86225 2024-09-13T02:58:23.591 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.590+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=JLR4FR7BM6WU tag=2O2UOHWPBC55 type=write size=1134801 2024-09-13T02:58:23.593 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.592+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=TEZDPA1ZTD08 type=del size=4128760 2024-09-13T02:58:23.595 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.594+0000 7eff73afa780 1 < canceled operation key=YBSX5HDAGL0D tag=HN6W9F9WTF1J type=del size=1764017 2024-09-13T02:58:23.599 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.598+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~ILROZQ0AJY3T.0 size=1048576 2024-09-13T02:58:23.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.599+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~ILROZQ0AJY3T.1 size=1048576 2024-09-13T02:58:23.602 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.601+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~ILROZQ0AJY3T.2 size=717671 2024-09-13T02:58:23.602 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.601+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=ILROZQ0AJY3T tag=AR6GPSW2ZF36 type=write size=3863399 2024-09-13T02:58:23.605 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.604+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=UE1988MUJ85R type=del 2024-09-13T02:58:23.607 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.606+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=3W3KQYT7O3J0 type=write size=267723 2024-09-13T02:58:23.609 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.608+0000 7eff73afa780 1 < completed write operation key=S4E79E2H75Y1 tag=0CLAGMCVSECC type=write size=113484 2024-09-13T02:58:23.613 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.612+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~OL9W397TQSW9.0 size=470288 2024-09-13T02:58:23.613 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.612+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=OL9W397TQSW9 tag=HYVEGZ7MBABA type=write size=1518864 2024-09-13T02:58:23.616 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.615+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~UJR2J36F39AG.0 size=1048576 2024-09-13T02:58:23.618 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.617+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~UJR2J36F39AG.1 size=1048576 2024-09-13T02:58:23.620 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.618+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~UJR2J36F39AG.2 size=453819 2024-09-13T02:58:23.623 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.622+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=UJR2J36F39AG tag=AGO89YUAD707 type=write size=3599547 2024-09-13T02:58:23.627 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.626+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~R9V352PHU07G.0 size=1048576 2024-09-13T02:58:23.629 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.628+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~R9V352PHU07G.1 size=1048576 2024-09-13T02:58:23.631 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.630+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~R9V352PHU07G.2 size=952360 2024-09-13T02:58:23.631 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.630+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=R9V352PHU07G tag=08KD86AZWPJW type=write size=4098088 2024-09-13T02:58:23.633 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.632+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~F7SDHFVHX5R6.0 size=1048576 2024-09-13T02:58:23.633 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.632+0000 7eff73afa780 1 < canceled part key=_multipart_UGYRK752TSGX.2~F7SDHFVHX5R6.1 size=1048576 2024-09-13T02:58:23.635 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.634+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~F7SDHFVHX5R6.2 size=348918 2024-09-13T02:58:23.639 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.637+0000 7eff73afa780 1 < canceled multipart upload key=UGYRK752TSGX upload=F7SDHFVHX5R6 tag=KKLZE7XKC4GX type=write size=3494646 2024-09-13T02:58:23.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.640+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=D7912BROGIMV type=del size=1481001 2024-09-13T02:58:23.643 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.642+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=XD40ULA1Z8VX type=del 2024-09-13T02:58:23.645 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.644+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=MSP1SSZ6AM2W type=del size=2006876 2024-09-13T02:58:23.647 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.646+0000 7eff73afa780 1 < canceled operation key=LM9IZ4OKFS32 tag=5QNRASARXTXJ type=del size=2840548 2024-09-13T02:58:23.649 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.648+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=MTIL8ZJ0XV9A type=del size=3334145 2024-09-13T02:58:23.653 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.652+0000 7eff73afa780 1 < suggested update operation key=UGPEQZIKUWJI tag=IO0DZ4PUYL07 type=del size=880684 2024-09-13T02:58:23.655 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.654+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=J3ISC720PMVA type=del size=71727 2024-09-13T02:58:23.658 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.657+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=B2Y1P9NO6ZTP type=del 2024-09-13T02:58:23.664 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.663+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~VKTG1DNWUDTS.0 size=612382 2024-09-13T02:58:23.664 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.663+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=VKTG1DNWUDTS tag=1KTHM5YP97X3 type=write size=1660958 2024-09-13T02:58:23.667 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.665+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=E3CQD3OXFFYZ type=del 2024-09-13T02:58:23.669 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.668+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=SZBY2XV0GTZX type=del size=1082595 2024-09-13T02:58:23.672 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.671+0000 7eff73afa780 -1 < failed to complete operation key=UGPEQZIKUWJI tag=6L736YQDUGF5 type=del size=941196: (22) Invalid argument 2024-09-13T02:58:23.674 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.673+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=AMBHZ41TP78K type=del size=2243736 2024-09-13T02:58:23.677 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.675+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=7AVT2A9WMGW7 type=del 2024-09-13T02:58:23.679 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.678+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=6DNIC1G5QP52 type=del size=3476537 2024-09-13T02:58:23.681 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.680+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~TX77CO96Z0HE.0 size=374730 2024-09-13T02:58:23.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.684+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=TX77CO96Z0HE tag=MN9S720XF5M1 type=write size=1423306 2024-09-13T02:58:23.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.686+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=LOQPI99M3OAT type=del size=2457693 2024-09-13T02:58:23.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.689+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~GV3AQOK4CWM7.0 size=1048576 2024-09-13T02:58:23.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.691+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~GV3AQOK4CWM7.1 size=408236 2024-09-13T02:58:23.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.694+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=GV3AQOK4CWM7 tag=4ZFDQ6Z2P2Z4 type=write size=2505388 2024-09-13T02:58:23.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.699+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~BH66YHISXR9Y.0 size=1048576 2024-09-13T02:58:23.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.701+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~BH66YHISXR9Y.1 size=1048576 2024-09-13T02:58:23.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.702+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~BH66YHISXR9Y.2 size=199991 2024-09-13T02:58:23.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.702+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=BH66YHISXR9Y tag=354EEOBEQUUG type=write size=3345719 2024-09-13T02:58:23.734 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.704+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=UR0IN8BNPIYF type=del 2024-09-13T02:58:23.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.707+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=CVFQ9T87Z017 type=write size=988420 2024-09-13T02:58:23.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.709+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=TEZDPA1ZTD08 type=del 2024-09-13T02:58:23.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.712+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=JZM4V64H84K6 type=del size=3797462 2024-09-13T02:58:23.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.712+0000 7eff73afa780 1 < canceled part key=_multipart_XSG44QEKW7J6.2~ILROZQ0AJY3T.0 size=1048576 2024-09-13T02:58:23.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.714+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~ILROZQ0AJY3T.1 size=1048576 2024-09-13T02:58:23.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.716+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~ILROZQ0AJY3T.2 size=717671 2024-09-13T02:58:23.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.719+0000 7eff73afa780 1 < canceled multipart upload key=XSG44QEKW7J6 upload=ILROZQ0AJY3T tag=AR6GPSW2ZF36 type=write size=3863399 2024-09-13T02:58:23.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.724+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~87XLP42APO3C.0 size=1048576 2024-09-13T02:58:23.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.726+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~87XLP42APO3C.1 size=1048576 2024-09-13T02:58:23.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.728+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~87XLP42APO3C.2 size=189755 2024-09-13T02:58:23.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.728+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=87XLP42APO3C tag=3TN4L6E4N8NY type=write size=3335483 2024-09-13T02:58:23.736 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.731+0000 7eff73afa780 -1 < failed to complete operation key=UGPEQZIKUWJI tag=3W3KQYT7O3J0 type=write size=267723: (22) Invalid argument 2024-09-13T02:58:23.736 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.735+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~Z4SELD2YUU7Y.0 size=1048576 2024-09-13T02:58:23.738 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.736+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~Z4SELD2YUU7Y.1 size=1048576 2024-09-13T02:58:23.739 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.738+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~Z4SELD2YUU7Y.2 size=228350 2024-09-13T02:58:23.739 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.738+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=Z4SELD2YUU7Y tag=YFN3621IEVLC type=write size=3374078 2024-09-13T02:58:23.742 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.740+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~OL9W397TQSW9.0 size=470288 2024-09-13T02:58:23.745 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.744+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=OL9W397TQSW9 tag=HYVEGZ7MBABA type=write size=1518864 2024-09-13T02:58:23.747 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.746+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=0ML4JTK16RF6 type=del size=2707712 2024-09-13T02:58:23.749 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.748+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~R9V352PHU07G.0 size=1048576 2024-09-13T02:58:23.751 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.750+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~R9V352PHU07G.1 size=1048576 2024-09-13T02:58:23.753 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.752+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~R9V352PHU07G.2 size=952360 2024-09-13T02:58:23.757 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.756+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=R9V352PHU07G tag=08KD86AZWPJW type=write size=4098088 2024-09-13T02:58:23.759 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.758+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=LTYTRH7V1I43 type=del size=1262560 2024-09-13T02:58:23.761 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.760+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=D7912BROGIMV type=del 2024-09-13T02:58:23.766 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.764+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~FAXD3PAJGWZO.0 size=735381 2024-09-13T02:58:23.766 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.764+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=FAXD3PAJGWZO tag=NY5OQD6PPU4H type=write size=1783957 2024-09-13T02:58:23.768 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.767+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=MSP1SSZ6AM2W type=del 2024-09-13T02:58:23.770 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.769+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=SRR4HDRZV4SY type=del size=2516301 2024-09-13T02:58:23.773 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.771+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=MTIL8ZJ0XV9A type=del 2024-09-13T02:58:23.777 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.775+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~B98NTLI1OHH8.0 size=1048576 2024-09-13T02:58:23.778 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.777+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~B98NTLI1OHH8.1 size=55983 2024-09-13T02:58:23.778 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.777+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=B98NTLI1OHH8 tag=P03OTBJSBZSK type=write size=2153135 2024-09-13T02:58:23.781 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.779+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=J3ISC720PMVA type=del 2024-09-13T02:58:23.783 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.782+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=D0A8H7QM1EQS type=del size=3257373 2024-09-13T02:58:23.786 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.785+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~VKTG1DNWUDTS.0 size=612382 2024-09-13T02:58:23.790 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.789+0000 7eff73afa780 1 < completed multipart upload key=54V3991TUAC1 upload=VKTG1DNWUDTS tag=1KTHM5YP97X3 type=write size=1660958 2024-09-13T02:58:23.793 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.791+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=D9NUZI0M8L3A type=del size=1296445 2024-09-13T02:58:23.795 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.793+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=SZBY2XV0GTZX type=del 2024-09-13T02:58:23.798 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.797+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~JZWZDAPGJJHV.0 size=1048576 2024-09-13T02:58:23.800 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.799+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~JZWZDAPGJJHV.1 size=623676 2024-09-13T02:58:23.800 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.799+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=JZWZDAPGJJHV tag=D7EZOH8UGIKY type=write size=2720828 2024-09-13T02:58:23.802 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.801+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=AMBHZ41TP78K type=del 2024-09-13T02:58:23.805 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.804+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=7Z66UBENF9DU type=del size=2618771 2024-09-13T02:58:23.809 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.808+0000 7eff73afa780 1 < suggested update operation key=2MVZNBH5L74W tag=6DNIC1G5QP52 type=del size=3476537 2024-09-13T02:58:23.812 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.810+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=612I1UFIYX0I type=del size=1670045 2024-09-13T02:58:23.814 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.813+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=LOQPI99M3OAT type=del 2024-09-13T02:58:23.817 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.815+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=K7400SA9YKRG type=del size=388474 2024-09-13T02:58:23.819 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.817+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~BH66YHISXR9Y.0 size=1048576 2024-09-13T02:58:23.820 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.819+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~BH66YHISXR9Y.1 size=1048576 2024-09-13T02:58:23.822 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.821+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~BH66YHISXR9Y.2 size=199991 2024-09-13T02:58:23.825 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.824+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=BH66YHISXR9Y tag=354EEOBEQUUG type=write size=3345719 2024-09-13T02:58:23.829 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.828+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~0ERQZ0D2MMS8.0 size=541472 2024-09-13T02:58:23.830 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.828+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=0ERQZ0D2MMS8 tag=A3BQ2712F5HL type=write size=1590048 2024-09-13T02:58:23.832 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.831+0000 7eff73afa780 1 < canceled operation key=LM9IZ4OKFS32 tag=CVFQ9T87Z017 type=write size=988420 2024-09-13T02:58:23.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.835+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~GSTRN0M3BQA4.0 size=1048576 2024-09-13T02:58:23.838 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.837+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~GSTRN0M3BQA4.1 size=260566 2024-09-13T02:58:23.838 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.837+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=GSTRN0M3BQA4 tag=ILX0B4Y4CGSJ type=write size=2357718 2024-09-13T02:58:23.842 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.840+0000 7eff73afa780 1 < suggested update operation key=54V3991TUAC1 tag=JZM4V64H84K6 type=del size=3797462 2024-09-13T02:58:23.844 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.842+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=064SE0A6W8Q2 type=del size=2755268 2024-09-13T02:58:23.844 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.843+0000 7eff73afa780 1 < canceled part key=_multipart_Q9DOCHOCWES8.2~87XLP42APO3C.0 size=1048576 2024-09-13T02:58:23.846 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.844+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~87XLP42APO3C.1 size=1048576 2024-09-13T02:58:23.847 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.846+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~87XLP42APO3C.2 size=189755 2024-09-13T02:58:23.851 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.850+0000 7eff73afa780 1 < canceled multipart upload key=Q9DOCHOCWES8 upload=87XLP42APO3C tag=3TN4L6E4N8NY type=write size=3335483 2024-09-13T02:58:23.853 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.852+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=M3LGFTKDSU1R type=del size=2912172 2024-09-13T02:58:23.855 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.854+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~Z4SELD2YUU7Y.0 size=1048576 2024-09-13T02:58:23.857 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.856+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~Z4SELD2YUU7Y.1 size=1048576 2024-09-13T02:58:23.859 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.857+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~Z4SELD2YUU7Y.2 size=228350 2024-09-13T02:58:23.862 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.861+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=Z4SELD2YUU7Y tag=YFN3621IEVLC type=write size=3374078 2024-09-13T02:58:23.864 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.863+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=ZNVBKJ4GP7JE type=write size=322592 2024-09-13T02:58:23.868 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.867+0000 7eff73afa780 1 < suggested update operation key=C6BAU5IXVSJI tag=0ML4JTK16RF6 type=del size=2707712 2024-09-13T02:58:23.871 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.869+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=JWPZFMOXEEM6 type=write size=983994 2024-09-13T02:58:23.876 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.874+0000 7eff73afa780 1 < suggested remove operation key=ERKORSW5ZM7N tag=LTYTRH7V1I43 type=del 2024-09-13T02:58:23.878 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.876+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=J3ELW4E0WRIX type=del size=3627462 2024-09-13T02:58:23.880 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.878+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~FAXD3PAJGWZO.0 size=735381 2024-09-13T02:58:23.884 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.882+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=FAXD3PAJGWZO tag=NY5OQD6PPU4H type=write size=1783957 2024-09-13T02:58:23.887 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.886+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~1CMNPUEBF9V4.0 size=1048576 2024-09-13T02:58:23.889 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.888+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~1CMNPUEBF9V4.1 size=821108 2024-09-13T02:58:23.889 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.888+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=1CMNPUEBF9V4 tag=5ZVEZWV705P4 type=write size=2918260 2024-09-13T02:58:23.892 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.891+0000 7eff73afa780 -1 < failed to complete operation key=ERKORSW5ZM7N tag=SRR4HDRZV4SY type=del size=2516301: (22) Invalid argument 2024-09-13T02:58:23.894 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.893+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=QCZDNXYJDWWD type=del size=1380312 2024-09-13T02:58:23.897 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.895+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~B98NTLI1OHH8.0 size=1048576 2024-09-13T02:58:23.898 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.897+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~B98NTLI1OHH8.1 size=55983 2024-09-13T02:58:23.902 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.901+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=B98NTLI1OHH8 tag=P03OTBJSBZSK type=write size=2153135 2024-09-13T02:58:23.907 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.905+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~Q48B681A2X0Z.0 size=25064 2024-09-13T02:58:23.907 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.905+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=Q48B681A2X0Z tag=FPRC8VUGGO5A type=write size=1073640 2024-09-13T02:58:23.909 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.908+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=D0A8H7QM1EQS type=del 2024-09-13T02:58:23.911 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.910+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=1S0N9W3UIK1X type=del size=3780177 2024-09-13T02:58:23.913 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.912+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=D9NUZI0M8L3A type=del 2024-09-13T02:58:23.915 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.914+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=VC3EPCGSUXIM type=del size=860331 2024-09-13T02:58:23.917 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.916+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~JZWZDAPGJJHV.0 size=1048576 2024-09-13T02:58:23.919 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.918+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~JZWZDAPGJJHV.1 size=623676 2024-09-13T02:58:23.923 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.921+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=JZWZDAPGJJHV tag=D7EZOH8UGIKY type=write size=2720828 2024-09-13T02:58:23.925 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.924+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=LW5208NEDS78 type=del size=625086 2024-09-13T02:58:23.927 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.926+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=7Z66UBENF9DU type=del 2024-09-13T02:58:23.929 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.928+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=0AT7N0QNL0OR type=del size=2715601 2024-09-13T02:58:23.931 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.930+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=612I1UFIYX0I type=del 2024-09-13T02:58:23.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.932+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=6WUN74KF9W24 type=del size=2942356 2024-09-13T02:58:23.938 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.937+0000 7eff73afa780 1 < suggested remove operation key=E8HN8DCZA7O1 tag=K7400SA9YKRG type=del 2024-09-13T02:58:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:23 smithi088 ceph-mon[96266]: pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 450 KiB/s wr, 2.30k op/s 2024-09-13T02:58:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:23 smithi088 ceph-mon[98762]: pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 450 KiB/s wr, 2.30k op/s 2024-09-13T02:58:23.942 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.941+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~HPJ9W09Q2GKI.0 size=1048576 2024-09-13T02:58:23.944 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.942+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~HPJ9W09Q2GKI.1 size=103024 2024-09-13T02:58:23.944 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.942+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=HPJ9W09Q2GKI tag=MAFOSRHQM5DB type=write size=2200176 2024-09-13T02:58:23.946 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.944+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~0ERQZ0D2MMS8.0 size=541472 2024-09-13T02:58:23.949 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.948+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=0ERQZ0D2MMS8 tag=A3BQ2712F5HL type=write size=1590048 2024-09-13T02:58:23.953 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.952+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~NY722PTPNSQJ.0 size=1048576 2024-09-13T02:58:23.955 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.954+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~NY722PTPNSQJ.1 size=1048576 2024-09-13T02:58:23.957 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.956+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~NY722PTPNSQJ.2 size=103626 2024-09-13T02:58:23.957 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.956+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=NY722PTPNSQJ tag=7YUFQM7B9KJU type=write size=3249354 2024-09-13T02:58:23.957 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.956+0000 7eff73afa780 1 < canceled part key=_multipart_YBSX5HDAGL0D.2~GSTRN0M3BQA4.0 size=1048576 2024-09-13T02:58:23.959 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.958+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~GSTRN0M3BQA4.1 size=260566 2024-09-13T02:58:23.962 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.961+0000 7eff73afa780 1 < canceled multipart upload key=YBSX5HDAGL0D upload=GSTRN0M3BQA4 tag=ILX0B4Y4CGSJ type=write size=2357718 2024-09-13T02:58:23.965 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.963+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=MWGVCXTQMHXJ type=del size=1093058 2024-09-13T02:58:23.967 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.966+0000 7eff73afa780 -1 < failed to complete operation key=E8HN8DCZA7O1 tag=064SE0A6W8Q2 type=del size=2755268: (22) Invalid argument 2024-09-13T02:58:23.970 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.968+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=RGFD8W05XB97 type=del size=3221178 2024-09-13T02:58:23.972 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.970+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=M3LGFTKDSU1R type=del 2024-09-13T02:58:23.974 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.973+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=1TSXVA3IX0LL type=del size=2479849 2024-09-13T02:58:23.977 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.975+0000 7eff73afa780 1 < completed write operation key=W8DA47XVEESC tag=ZNVBKJ4GP7JE type=write size=322592 2024-09-13T02:58:23.982 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.977+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=9DJVH97EP5DE type=del size=2220119 2024-09-13T02:58:23.982 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.980+0000 7eff73afa780 1 < completed write operation key=RB5PEF3B1DK7 tag=JWPZFMOXEEM6 type=write size=983994 2024-09-13T02:58:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:23 smithi195 ceph-mon[87742]: pgmap v1420: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 450 KiB/s wr, 2.30k op/s 2024-09-13T02:58:23.986 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.984+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~O3XJ3F5B8ZEI.0 size=1048576 2024-09-13T02:58:23.987 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.986+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~O3XJ3F5B8ZEI.1 size=1048576 2024-09-13T02:58:23.989 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.988+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~O3XJ3F5B8ZEI.2 size=473736 2024-09-13T02:58:23.989 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.988+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=O3XJ3F5B8ZEI tag=C2J8FZHF2P0M type=write size=3619464 2024-09-13T02:58:23.993 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.992+0000 7eff73afa780 1 < suggested remove operation key=2MVZNBH5L74W tag=J3ELW4E0WRIX type=del 2024-09-13T02:58:23.996 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.994+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=WNZI0B9WZOQW type=write size=110691 2024-09-13T02:58:23.998 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.997+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~1CMNPUEBF9V4.0 size=1048576 2024-09-13T02:58:24.000 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:23.998+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~1CMNPUEBF9V4.1 size=821108 2024-09-13T02:58:24.003 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.002+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=1CMNPUEBF9V4 tag=5ZVEZWV705P4 type=write size=2918260 2024-09-13T02:58:24.005 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.004+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=1256WI9WL5SM type=del size=1442094 2024-09-13T02:58:24.007 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.006+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=QCZDNXYJDWWD type=del 2024-09-13T02:58:24.009 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.008+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=37E66YK1ITCR type=del size=2182909 2024-09-13T02:58:24.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.008+0000 7eff73afa780 1 < canceled part key=_multipart_96QB8V0471EG.2~Q48B681A2X0Z.0 size=25064 2024-09-13T02:58:24.013 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.012+0000 7eff73afa780 1 < canceled multipart upload key=96QB8V0471EG upload=Q48B681A2X0Z tag=FPRC8VUGGO5A type=write size=1073640 2024-09-13T02:58:24.016 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.014+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=AKH7B6970F41 type=del size=3205978 2024-09-13T02:58:24.018 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.016+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=1S0N9W3UIK1X type=del 2024-09-13T02:58:24.020 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.018+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=QZIPAJXWMM8G type=del size=3664224 2024-09-13T02:58:24.024 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.023+0000 7eff73afa780 1 < suggested remove operation key=KGBPSSFQDMO0 tag=VC3EPCGSUXIM type=del 2024-09-13T02:58:24.028 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.027+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~ND97C71OV0H4.0 size=162047 2024-09-13T02:58:24.028 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.027+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=ND97C71OV0H4 tag=539MHLWFCBT9 type=write size=1210623 2024-09-13T02:58:24.030 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.029+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=LW5208NEDS78 type=del 2024-09-13T02:58:24.032 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.031+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=V1WKQ0ACQTS3 type=del size=883787 2024-09-13T02:58:24.034 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.033+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=0AT7N0QNL0OR type=del 2024-09-13T02:58:24.038 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.037+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~JWW4A29Y34A5.0 size=1048576 2024-09-13T02:58:24.040 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.038+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~JWW4A29Y34A5.1 size=1048576 2024-09-13T02:58:24.041 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.040+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~JWW4A29Y34A5.2 size=979745 2024-09-13T02:58:24.041 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.040+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=JWW4A29Y34A5 tag=0A4L2U49B1RH type=write size=4125473 2024-09-13T02:58:24.043 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.042+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=6WUN74KF9W24 type=del 2024-09-13T02:58:24.045 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.044+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=02AE09QU8B5F type=del size=1579651 2024-09-13T02:58:24.047 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.046+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~HPJ9W09Q2GKI.0 size=1048576 2024-09-13T02:58:24.049 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.048+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~HPJ9W09Q2GKI.1 size=103024 2024-09-13T02:58:24.053 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.051+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=HPJ9W09Q2GKI tag=MAFOSRHQM5DB type=write size=2200176 2024-09-13T02:58:24.054 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.053+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=VL8HHR0C4D5C type=del size=2139668 2024-09-13T02:58:24.057 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.055+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~NY722PTPNSQJ.0 size=1048576 2024-09-13T02:58:24.059 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.057+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~NY722PTPNSQJ.1 size=1048576 2024-09-13T02:58:24.060 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.059+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~NY722PTPNSQJ.2 size=103626 2024-09-13T02:58:24.064 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.063+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=NY722PTPNSQJ tag=7YUFQM7B9KJU type=write size=3249354 2024-09-13T02:58:24.068 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.066+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~B90P3B3LAO8H.0 size=1048576 2024-09-13T02:58:24.069 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.068+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~B90P3B3LAO8H.1 size=1048576 2024-09-13T02:58:24.072 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.070+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~B90P3B3LAO8H.2 size=176286 2024-09-13T02:58:24.072 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.070+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=B90P3B3LAO8H tag=I6K2JWLVCS45 type=write size=3322014 2024-09-13T02:58:24.074 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.073+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=MWGVCXTQMHXJ type=del 2024-09-13T02:58:24.078 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.077+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~2SFTAY81TND9.0 size=367394 2024-09-13T02:58:24.078 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.077+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=2SFTAY81TND9 tag=IGR4KEOOR7EC type=write size=1415970 2024-09-13T02:58:24.080 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.079+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=RGFD8W05XB97 type=del 2024-09-13T02:58:24.083 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.082+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=1LZ197CSWD6X type=del size=249608 2024-09-13T02:58:24.087 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.086+0000 7eff73afa780 1 < suggested remove operation key=2MVZNBH5L74W tag=1TSXVA3IX0LL type=del 2024-09-13T02:58:24.091 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.089+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~I64XM6F2SP41.0 size=884381 2024-09-13T02:58:24.091 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.089+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=I64XM6F2SP41 tag=1BVF100YYT8X type=write size=1932957 2024-09-13T02:58:24.093 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.092+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=9DJVH97EP5DE type=del 2024-09-13T02:58:24.098 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.095+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~N0WBHKD18P8H.0 size=1048576 2024-09-13T02:58:24.098 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.097+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~N0WBHKD18P8H.1 size=399363 2024-09-13T02:58:24.098 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.097+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=N0WBHKD18P8H tag=A95VR0J50OKD type=write size=2496515 2024-09-13T02:58:24.101 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.099+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~O3XJ3F5B8ZEI.0 size=1048576 2024-09-13T02:58:24.102 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.101+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~O3XJ3F5B8ZEI.1 size=1048576 2024-09-13T02:58:24.104 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.103+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~O3XJ3F5B8ZEI.2 size=473736 2024-09-13T02:58:24.108 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.107+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=O3XJ3F5B8ZEI tag=C2J8FZHF2P0M type=write size=3619464 2024-09-13T02:58:24.110 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.109+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=BRYRPCGUKRGZ type=del size=3564587 2024-09-13T02:58:24.112 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.111+0000 7eff73afa780 1 < completed write operation key=0EKUTQYSKEB7 tag=WNZI0B9WZOQW type=write size=110691 2024-09-13T02:58:24.114 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.113+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=QO3TE5NM071X type=del size=3303083 2024-09-13T02:58:24.117 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.115+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=1256WI9WL5SM type=del 2024-09-13T02:58:24.121 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.120+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~3CAM0ZWWJSDN.0 size=721636 2024-09-13T02:58:24.121 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.120+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=3CAM0ZWWJSDN tag=XUCYE09GVVUE type=write size=1770212 2024-09-13T02:58:24.123 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.122+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=37E66YK1ITCR type=del 2024-09-13T02:58:24.128 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.126+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~72AAQEEKSEKF.0 size=1048576 2024-09-13T02:58:24.129 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.128+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~72AAQEEKSEKF.1 size=265200 2024-09-13T02:58:24.130 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.128+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=72AAQEEKSEKF tag=KRJAXH1ACF43 type=write size=2362352 2024-09-13T02:58:24.132 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.130+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=AKH7B6970F41 type=del 2024-09-13T02:58:24.134 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.133+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=3BTGRHN4TPQ8 type=write size=710031 2024-09-13T02:58:24.137 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.136+0000 7eff73afa780 -1 < failed to complete operation key=2MVZNBH5L74W tag=QZIPAJXWMM8G type=del size=3664224: (22) Invalid argument 2024-09-13T02:58:24.141 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.140+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~SA572W56CCTC.0 size=1048576 2024-09-13T02:58:24.143 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.142+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~SA572W56CCTC.1 size=953195 2024-09-13T02:58:24.143 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.142+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=SA572W56CCTC tag=VWOAQEEH2UU8 type=write size=3050347 2024-09-13T02:58:24.145 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.144+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~ND97C71OV0H4.0 size=162047 2024-09-13T02:58:24.148 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.147+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=ND97C71OV0H4 tag=539MHLWFCBT9 type=write size=1210623 2024-09-13T02:58:24.151 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.149+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=BW9ORQRKB3AP type=del size=1814127 2024-09-13T02:58:24.154 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.153+0000 7eff73afa780 1 < suggested update operation key=AJ29N3P8OUAG tag=V1WKQ0ACQTS3 type=del size=883787 2024-09-13T02:58:24.157 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.155+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=YF6OVPPCD3DN type=del size=146376 2024-09-13T02:58:24.159 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.157+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~JWW4A29Y34A5.0 size=1048576 2024-09-13T02:58:24.160 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.159+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~JWW4A29Y34A5.1 size=1048576 2024-09-13T02:58:24.162 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.161+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~JWW4A29Y34A5.2 size=979745 2024-09-13T02:58:24.166 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.164+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=JWW4A29Y34A5 tag=0A4L2U49B1RH type=write size=4125473 2024-09-13T02:58:24.168 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.167+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=P2QDEROAQSOD type=write size=482815 2024-09-13T02:58:24.170 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.169+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=02AE09QU8B5F type=del 2024-09-13T02:58:24.174 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.173+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~JG2ZD1JKBQK3.0 size=1048576 2024-09-13T02:58:24.176 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.175+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~JG2ZD1JKBQK3.1 size=844067 2024-09-13T02:58:24.176 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.175+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=JG2ZD1JKBQK3 tag=PHZR1OIFAQBE type=write size=2941219 2024-09-13T02:58:24.178 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.177+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=VL8HHR0C4D5C type=del 2024-09-13T02:58:24.180 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.179+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=0K35W2WUDCOL type=write size=758319 2024-09-13T02:58:24.182 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.181+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~B90P3B3LAO8H.0 size=1048576 2024-09-13T02:58:24.182 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.181+0000 7eff73afa780 1 < canceled part key=_multipart_QSKC2SK8A9LY.2~B90P3B3LAO8H.1 size=1048576 2024-09-13T02:58:24.184 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.183+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~B90P3B3LAO8H.2 size=176286 2024-09-13T02:58:24.188 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.187+0000 7eff73afa780 1 < canceled multipart upload key=QSKC2SK8A9LY upload=B90P3B3LAO8H tag=I6K2JWLVCS45 type=write size=3322014 2024-09-13T02:58:24.193 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.191+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~CWPTPVLD5THL.0 size=490120 2024-09-13T02:58:24.193 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.191+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=CWPTPVLD5THL tag=BGUMECEIDLIF type=write size=1538696 2024-09-13T02:58:24.195 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.194+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~2SFTAY81TND9.0 size=367394 2024-09-13T02:58:24.198 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.197+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=2SFTAY81TND9 tag=IGR4KEOOR7EC type=write size=1415970 2024-09-13T02:58:24.200 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.199+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=5DPYEJPUF42X type=del size=4102918 2024-09-13T02:58:24.202 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.201+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=1LZ197CSWD6X type=del 2024-09-13T02:58:24.206 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.205+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~M8LVX3VXCR78.0 size=1048576 2024-09-13T02:58:24.208 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.207+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~M8LVX3VXCR78.1 size=1048576 2024-09-13T02:58:24.210 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.209+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~M8LVX3VXCR78.2 size=779108 2024-09-13T02:58:24.210 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.209+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=M8LVX3VXCR78 tag=0YNUO2G60XPC type=write size=3924836 2024-09-13T02:58:24.212 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.211+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~I64XM6F2SP41.0 size=884381 2024-09-13T02:58:24.216 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.214+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=I64XM6F2SP41 tag=1BVF100YYT8X type=write size=1932957 2024-09-13T02:58:24.218 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.216+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=9I6MEL0XFHIF type=del size=807713 2024-09-13T02:58:24.220 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.219+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~N0WBHKD18P8H.0 size=1048576 2024-09-13T02:58:24.222 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.221+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~N0WBHKD18P8H.1 size=399363 2024-09-13T02:58:24.227 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.226+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=N0WBHKD18P8H tag=A95VR0J50OKD type=write size=2496515 2024-09-13T02:58:24.231 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.229+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~V19LM5UHQ8M5.0 size=1048576 2024-09-13T02:58:24.232 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.231+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~V19LM5UHQ8M5.1 size=1048576 2024-09-13T02:58:24.234 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.233+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~V19LM5UHQ8M5.2 size=488224 2024-09-13T02:58:24.234 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.233+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=V19LM5UHQ8M5 tag=HUNY9H4QZYF2 type=write size=3633952 2024-09-13T02:58:24.238 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.237+0000 7eff73afa780 1 < suggested update operation key=C6BAU5IXVSJI tag=BRYRPCGUKRGZ type=del size=3564587 2024-09-13T02:58:24.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.241+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~O74G45SG1MA0.0 size=82020 2024-09-13T02:58:24.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.241+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=O74G45SG1MA0 tag=3M634S7DRRY7 type=write size=1130596 2024-09-13T02:58:24.244 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.243+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=QO3TE5NM071X type=del 2024-09-13T02:58:24.248 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.247+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~PPCBAN3DKIBK.0 size=1048576 2024-09-13T02:58:24.250 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.248+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~PPCBAN3DKIBK.1 size=30470 2024-09-13T02:58:24.250 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.248+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=PPCBAN3DKIBK tag=ZCS4D50W4DYY type=write size=2127622 2024-09-13T02:58:24.252 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.251+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~3CAM0ZWWJSDN.0 size=721636 2024-09-13T02:58:24.256 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.255+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=3CAM0ZWWJSDN tag=XUCYE09GVVUE type=write size=1770212 2024-09-13T02:58:24.260 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.259+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~FA8C694TG4AG.0 size=485443 2024-09-13T02:58:24.260 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.259+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=FA8C694TG4AG tag=3NFD8A88KPZS type=write size=1534019 2024-09-13T02:58:24.262 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.261+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~72AAQEEKSEKF.0 size=1048576 2024-09-13T02:58:24.262 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.261+0000 7eff73afa780 1 < canceled part key=_multipart_RQZASFUHXIEI.2~72AAQEEKSEKF.1 size=265200 2024-09-13T02:58:24.266 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.265+0000 7eff73afa780 1 < canceled multipart upload key=RQZASFUHXIEI upload=72AAQEEKSEKF tag=KRJAXH1ACF43 type=write size=2362352 2024-09-13T02:58:24.268 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.267+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=GAO1IZJLJ5LW type=del size=1393965 2024-09-13T02:58:24.270 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.269+0000 7eff73afa780 1 < completed write operation key=DE1OPTRGHEXB tag=3BTGRHN4TPQ8 type=write size=710031 2024-09-13T02:58:24.272 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.271+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=038HNAC792TB type=del size=2888151 2024-09-13T02:58:24.274 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.273+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~SA572W56CCTC.0 size=1048576 2024-09-13T02:58:24.276 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.275+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~SA572W56CCTC.1 size=953195 2024-09-13T02:58:24.280 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.279+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=SA572W56CCTC tag=VWOAQEEH2UU8 type=write size=3050347 2024-09-13T02:58:24.282 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.281+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=D5Q66EY32PRW type=del size=3890415 2024-09-13T02:58:24.284 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.283+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=BW9ORQRKB3AP type=del 2024-09-13T02:58:24.288 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.287+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~CG5FWXRJ529E.0 size=908566 2024-09-13T02:58:24.288 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.287+0000 7eff73afa780 1 > prepared multipart upload key=DE1OPTRGHEXB upload=CG5FWXRJ529E tag=UGU74CVT859X type=write size=1957142 2024-09-13T02:58:24.292 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.291+0000 7eff73afa780 1 < suggested update operation key=ERKORSW5ZM7N tag=YF6OVPPCD3DN type=del size=146376 2024-09-13T02:58:24.294 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.293+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=PH9O4OS2E8AN type=del size=1457715 2024-09-13T02:58:24.297 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.296+0000 7eff73afa780 1 < completed write operation key=5KBC7ZCE1LVB tag=P2QDEROAQSOD type=write size=482815 2024-09-13T02:58:24.301 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.299+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~ULZXVU4E3HSR.0 size=1048576 2024-09-13T02:58:24.302 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.301+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~ULZXVU4E3HSR.1 size=123066 2024-09-13T02:58:24.302 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.301+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=ULZXVU4E3HSR tag=DR451I71B8NJ type=write size=2220218 2024-09-13T02:58:24.304 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.303+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~JG2ZD1JKBQK3.0 size=1048576 2024-09-13T02:58:24.306 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.305+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~JG2ZD1JKBQK3.1 size=844067 2024-09-13T02:58:24.309 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.308+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=JG2ZD1JKBQK3 tag=PHZR1OIFAQBE type=write size=2941219 2024-09-13T02:58:24.311 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.310+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=SB2PTW3WJXF7 type=del size=2977842 2024-09-13T02:58:24.315 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.314+0000 7eff73afa780 1 < suggested remove operation key=XSG44QEKW7J6 tag=0K35W2WUDCOL type=write 2024-09-13T02:58:24.317 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.316+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=4XBGE9I9FM6J type=del size=1950301 2024-09-13T02:58:24.319 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.318+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~CWPTPVLD5THL.0 size=490120 2024-09-13T02:58:24.323 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.322+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=CWPTPVLD5THL tag=BGUMECEIDLIF type=write size=1538696 2024-09-13T02:58:24.325 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.324+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=MVN1VN0WXKW7 type=del size=844498 2024-09-13T02:58:24.328 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.326+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=5DPYEJPUF42X type=del 2024-09-13T02:58:24.330 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.329+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=PZ4PIDK9KFJP type=del size=4011634 2024-09-13T02:58:24.332 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.331+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~M8LVX3VXCR78.0 size=1048576 2024-09-13T02:58:24.334 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.333+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~M8LVX3VXCR78.1 size=1048576 2024-09-13T02:58:24.336 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.334+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~M8LVX3VXCR78.2 size=779108 2024-09-13T02:58:24.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.338+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=M8LVX3VXCR78 tag=0YNUO2G60XPC type=write size=3924836 2024-09-13T02:58:24.341 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.340+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=Z2ZMS9G63PP6 type=del size=4037798 2024-09-13T02:58:24.345 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.344+0000 7eff73afa780 1 < suggested remove operation key=P3S7KM66TMF3 tag=9I6MEL0XFHIF type=del 2024-09-13T02:58:24.347 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.346+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=HBGYZ1TWASD5 type=write size=507514 2024-09-13T02:58:24.349 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.348+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~V19LM5UHQ8M5.0 size=1048576 2024-09-13T02:58:24.351 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.350+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~V19LM5UHQ8M5.1 size=1048576 2024-09-13T02:58:24.352 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.351+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~V19LM5UHQ8M5.2 size=488224 2024-09-13T02:58:24.356 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.355+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=V19LM5UHQ8M5 tag=HUNY9H4QZYF2 type=write size=3633952 2024-09-13T02:58:24.358 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.357+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=F35PVH0RTZ73 type=del size=106686 2024-09-13T02:58:24.361 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.360+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~O74G45SG1MA0.0 size=82020 2024-09-13T02:58:24.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.364+0000 7eff73afa780 1 < completed multipart upload key=54V3991TUAC1 upload=O74G45SG1MA0 tag=3M634S7DRRY7 type=write size=1130596 2024-09-13T02:58:24.368 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.367+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=LU9HLXY0M8W5 type=del size=2235941 2024-09-13T02:58:24.371 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.369+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~PPCBAN3DKIBK.0 size=1048576 2024-09-13T02:58:24.373 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.371+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~PPCBAN3DKIBK.1 size=30470 2024-09-13T02:58:24.377 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.375+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=PPCBAN3DKIBK tag=ZCS4D50W4DYY type=write size=2127622 2024-09-13T02:58:24.379 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.377+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=OPTG78XB53M6 type=write size=540119 2024-09-13T02:58:24.379 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.378+0000 7eff73afa780 1 < canceled part key=_multipart_UGYRK752TSGX.2~FA8C694TG4AG.0 size=485443 2024-09-13T02:58:24.383 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.381+0000 7eff73afa780 1 < canceled multipart upload key=UGYRK752TSGX upload=FA8C694TG4AG tag=3NFD8A88KPZS type=write size=1534019 2024-09-13T02:58:24.386 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.385+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~5N6MTOCOODYW.0 size=212587 2024-09-13T02:58:24.387 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.385+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=5N6MTOCOODYW tag=QYQB4R1YBHJ7 type=write size=1261163 2024-09-13T02:58:24.389 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.388+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=GAO1IZJLJ5LW type=del 2024-09-13T02:58:24.394 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.390+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=GE54RCUMAHNY type=del size=2048344 2024-09-13T02:58:24.394 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.393+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=038HNAC792TB type=del 2024-09-13T02:58:24.397 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.396+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~87ELNA08ZT0X.0 size=117638 2024-09-13T02:58:24.398 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.396+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=87ELNA08ZT0X tag=OYV3W1ARSGGW type=write size=1166214 2024-09-13T02:58:24.400 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.399+0000 7eff73afa780 1 < canceled operation key=54V3991TUAC1 tag=D5Q66EY32PRW type=del size=3890415 2024-09-13T02:58:24.402 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.401+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=JC2MEWS3Q18V type=del size=3443183 2024-09-13T02:58:24.404 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.403+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~CG5FWXRJ529E.0 size=908566 2024-09-13T02:58:24.408 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.407+0000 7eff73afa780 1 < completed multipart upload key=DE1OPTRGHEXB upload=CG5FWXRJ529E tag=UGU74CVT859X type=write size=1957142 2024-09-13T02:58:24.410 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.409+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=9GRMMVS1PQE2 type=del size=3034384 2024-09-13T02:58:24.412 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.411+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=PH9O4OS2E8AN type=del 2024-09-13T02:58:24.415 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.414+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=6KZDA15PIFHG type=del size=3463364 2024-09-13T02:58:24.417 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.416+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~ULZXVU4E3HSR.0 size=1048576 2024-09-13T02:58:24.419 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.417+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~ULZXVU4E3HSR.1 size=123066 2024-09-13T02:58:24.423 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.422+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=ULZXVU4E3HSR tag=DR451I71B8NJ type=write size=2220218 2024-09-13T02:58:24.425 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.424+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=2TRBDL09MCK9 type=del size=111382 2024-09-13T02:58:24.427 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.426+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=SB2PTW3WJXF7 type=del 2024-09-13T02:58:24.429 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.428+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=S8XNX2G9LGSY type=write size=470557 2024-09-13T02:58:24.431 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.430+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=4XBGE9I9FM6J type=del 2024-09-13T02:58:24.433 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.432+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=H47OL97SQ680 type=del size=4091501 2024-09-13T02:58:24.435 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.434+0000 7eff73afa780 1 < canceled operation key=A17FWA7AS3BZ tag=MVN1VN0WXKW7 type=del size=844498 2024-09-13T02:58:24.438 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.436+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=SA8LGKJNJWMS type=del size=2037878 2024-09-13T02:58:24.439 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.438+0000 7eff73afa780 1 < canceled operation key=6R9GY1TUZW4S tag=PZ4PIDK9KFJP type=del size=4011634 2024-09-13T02:58:24.442 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.441+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=OPZLOGODEGD2 type=del size=2727794 2024-09-13T02:58:24.446 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.445+0000 7eff73afa780 1 < suggested update operation key=JUN4VMKZR3HW tag=Z2ZMS9G63PP6 type=del size=4037798 2024-09-13T02:58:24.448 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.446+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=U0UYGMI6A4A8 type=del size=2287453 2024-09-13T02:58:24.452 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.451+0000 7eff73afa780 1 < suggested update operation key=C6BAU5IXVSJI tag=HBGYZ1TWASD5 type=write size=507514 2024-09-13T02:58:24.454 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.453+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=ZG872S34IWIW type=del size=1952328 2024-09-13T02:58:24.456 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.455+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=F35PVH0RTZ73 type=del 2024-09-13T02:58:24.460 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.459+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~94TD09KH5KWE.0 size=1048576 2024-09-13T02:58:24.462 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.461+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~94TD09KH5KWE.1 size=57902 2024-09-13T02:58:24.462 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.461+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=94TD09KH5KWE tag=89EP1SNE9SK4 type=write size=2155054 2024-09-13T02:58:24.464 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.463+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=LU9HLXY0M8W5 type=del 2024-09-13T02:58:24.466 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.465+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=PZMHVMKIX14B type=del size=175290 2024-09-13T02:58:24.468 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.467+0000 7eff73afa780 1 < canceled operation key=87IDSEO7CO52 tag=OPTG78XB53M6 type=write size=540119 2024-09-13T02:58:24.471 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.470+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=5P8W2L27ZWV2 type=del size=1217000 2024-09-13T02:58:24.473 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.472+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~5N6MTOCOODYW.0 size=212587 2024-09-13T02:58:24.477 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.476+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=5N6MTOCOODYW tag=QYQB4R1YBHJ7 type=write size=1261163 2024-09-13T02:58:24.479 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.478+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=POEIWYMWOYTR type=del size=682092 2024-09-13T02:58:24.482 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.480+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=GE54RCUMAHNY type=del 2024-09-13T02:58:24.484 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.483+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=UNMWDTJ6RVXV type=write size=391766 2024-09-13T02:58:24.486 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.485+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~87ELNA08ZT0X.0 size=117638 2024-09-13T02:58:24.491 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.489+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=87ELNA08ZT0X tag=OYV3W1ARSGGW type=write size=1166214 2024-09-13T02:58:24.493 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.492+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=PII2CB0DIK2G type=del size=2336700 2024-09-13T02:58:24.498 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.496+0000 7eff73afa780 1 < suggested update operation key=UGPEQZIKUWJI tag=JC2MEWS3Q18V type=del size=3443183 2024-09-13T02:58:24.500 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.498+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=6EGCIDVRYHJO type=del size=2327735 2024-09-13T02:58:24.504 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.503+0000 7eff73afa780 1 < suggested remove operation key=UGYRK752TSGX tag=9GRMMVS1PQE2 type=del 2024-09-13T02:58:24.506 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.505+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=7XEXNYXJ9RK5 type=write size=561804 2024-09-13T02:58:24.508 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.507+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=6KZDA15PIFHG type=del 2024-09-13T02:58:24.510 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.509+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=CR1JVKVLUNVI type=del size=1227809 2024-09-13T02:58:24.512 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.511+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=2TRBDL09MCK9 type=del 2024-09-13T02:58:24.516 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.515+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~802A32HXI8JK.0 size=1048576 2024-09-13T02:58:24.519 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.518+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~802A32HXI8JK.1 size=1048576 2024-09-13T02:58:24.521 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.520+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~802A32HXI8JK.2 size=581923 2024-09-13T02:58:24.521 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.520+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=802A32HXI8JK tag=94KIZ4O8L1TV type=write size=3727651 2024-09-13T02:58:24.523 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.522+0000 7eff73afa780 1 < completed write operation key=TCGE3HRKFPDC tag=S8XNX2G9LGSY type=write size=470557 2024-09-13T02:58:24.526 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.524+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=5YDHW744TMMC type=del size=4076488 2024-09-13T02:58:24.528 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.527+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=H47OL97SQ680 type=del 2024-09-13T02:58:24.531 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.529+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=AM9C2Y55N08C type=write size=240766 2024-09-13T02:58:24.534 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.532+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=SA8LGKJNJWMS type=del 2024-09-13T02:58:24.538 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.537+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~L7B3D07DWN1B.0 size=836818 2024-09-13T02:58:24.539 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.537+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=L7B3D07DWN1B tag=DAJHMJ4Y7399 type=write size=1885394 2024-09-13T02:58:24.543 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.541+0000 7eff73afa780 1 < suggested remove operation key=RB5PEF3B1DK7 tag=OPZLOGODEGD2 type=del 2024-09-13T02:58:24.546 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.545+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~N1TD1XN809Y4.0 size=324796 2024-09-13T02:58:24.546 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.545+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=N1TD1XN809Y4 tag=DIRMOHKM795G type=write size=1373372 2024-09-13T02:58:24.548 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.547+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=U0UYGMI6A4A8 type=del 2024-09-13T02:58:24.550 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.549+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=SDNINQWI78ZA type=del size=3292464 2024-09-13T02:58:24.552 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.551+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=ZG872S34IWIW type=del 2024-09-13T02:58:24.554 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.553+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=458GQ1VIK7PJ type=del size=1896739 2024-09-13T02:58:24.556 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.555+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~94TD09KH5KWE.0 size=1048576 2024-09-13T02:58:24.558 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.557+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~94TD09KH5KWE.1 size=57902 2024-09-13T02:58:24.561 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.560+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=94TD09KH5KWE tag=89EP1SNE9SK4 type=write size=2155054 2024-09-13T02:58:24.564 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.562+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=S4FULT9NGQ5K type=del size=2415833 2024-09-13T02:58:24.565 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.564+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=PZMHVMKIX14B type=del 2024-09-13T02:58:24.568 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.566+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=DG3A226C0348 type=del size=3942008 2024-09-13T02:58:24.571 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.570+0000 7eff73afa780 1 < suggested update operation key=87IDSEO7CO52 tag=5P8W2L27ZWV2 type=del size=1217000 2024-09-13T02:58:24.576 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.575+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~WZ5Z4OM8WEGI.0 size=635286 2024-09-13T02:58:24.576 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.575+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=WZ5Z4OM8WEGI tag=AU870VATEP6X type=write size=1683862 2024-09-13T02:58:24.581 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.579+0000 7eff73afa780 1 < suggested remove operation key=RRSBR8H06K0Q tag=POEIWYMWOYTR type=del 2024-09-13T02:58:24.582 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.581+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=XFQ9Q78LWIJT type=write size=197918 2024-09-13T02:58:24.584 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.583+0000 7eff73afa780 1 < completed write operation key=0EKUTQYSKEB7 tag=UNMWDTJ6RVXV type=write size=391766 2024-09-13T02:58:24.586 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.585+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=RYW0CYXY05RY type=write size=650438 2024-09-13T02:58:24.590 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.589+0000 7eff73afa780 1 < suggested remove operation key=VLBCIH993W4M tag=PII2CB0DIK2G type=del 2024-09-13T02:58:24.594 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.593+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~0GLP2Y2HM0RB.0 size=1048576 2024-09-13T02:58:24.595 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.594+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~0GLP2Y2HM0RB.1 size=586289 2024-09-13T02:58:24.596 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.594+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=0GLP2Y2HM0RB tag=BOUQ06X6S54K type=write size=2683441 2024-09-13T02:58:24.598 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.597+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=6EGCIDVRYHJO type=del 2024-09-13T02:58:24.602 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.600+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~RKSXNRU4HK7R.0 size=1048576 2024-09-13T02:58:24.604 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.602+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~RKSXNRU4HK7R.1 size=1048576 2024-09-13T02:58:24.605 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.604+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~RKSXNRU4HK7R.2 size=411892 2024-09-13T02:58:24.605 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.604+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=RKSXNRU4HK7R tag=R56H9IMZ987F type=write size=3557620 2024-09-13T02:58:24.607 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.606+0000 7eff73afa780 1 < completed write operation key=W8DA47XVEESC tag=7XEXNYXJ9RK5 type=write size=561804 2024-09-13T02:58:24.611 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.610+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~JHAAGZIGSDS4.0 size=1048576 2024-09-13T02:58:24.613 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.612+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~JHAAGZIGSDS4.1 size=238990 2024-09-13T02:58:24.613 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.612+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=JHAAGZIGSDS4 tag=1TZQM3YUOKNI type=write size=2336142 2024-09-13T02:58:24.616 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.614+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=CR1JVKVLUNVI type=del 2024-09-13T02:58:24.618 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.617+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=RMXH5PAZGGVP type=write size=358137 2024-09-13T02:58:24.620 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.619+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~802A32HXI8JK.0 size=1048576 2024-09-13T02:58:24.622 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.620+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~802A32HXI8JK.1 size=1048576 2024-09-13T02:58:24.623 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.622+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~802A32HXI8JK.2 size=581923 2024-09-13T02:58:24.627 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.626+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=802A32HXI8JK tag=94KIZ4O8L1TV type=write size=3727651 2024-09-13T02:58:24.631 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.630+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~DOLM258GU4J6.0 size=706445 2024-09-13T02:58:24.632 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.630+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=DOLM258GU4J6 tag=O8Z70ANWPV1B type=write size=1755021 2024-09-13T02:58:24.633 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.632+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=5YDHW744TMMC type=del 2024-09-13T02:58:24.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.636+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~CQ4FXKPNCL7X.0 size=763319 2024-09-13T02:58:24.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.636+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=CQ4FXKPNCL7X tag=IZELVNNPZ2IV type=write size=1811895 2024-09-13T02:58:24.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.640+0000 7eff73afa780 1 < suggested remove operation key=Q9DOCHOCWES8 tag=AM9C2Y55N08C type=write 2024-09-13T02:58:24.643 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.641+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=IW4L5LH8U5KM type=del size=4026561 2024-09-13T02:58:24.645 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.643+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~L7B3D07DWN1B.0 size=836818 2024-09-13T02:58:24.648 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.647+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=L7B3D07DWN1B tag=DAJHMJ4Y7399 type=write size=1885394 2024-09-13T02:58:24.650 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.649+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=9T2YC14IJXHC type=del size=579480 2024-09-13T02:58:24.652 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.651+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~N1TD1XN809Y4.0 size=324796 2024-09-13T02:58:24.656 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.655+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=N1TD1XN809Y4 tag=DIRMOHKM795G type=write size=1373372 2024-09-13T02:58:24.658 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.657+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=74QF1LTDQFAW type=del size=2364639 2024-09-13T02:58:24.661 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.660+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=SDNINQWI78ZA type=del 2024-09-13T02:58:24.663 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.662+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=LSCU8FSWXIHP type=del size=1666682 2024-09-13T02:58:24.665 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.663+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=458GQ1VIK7PJ type=del 2024-09-13T02:58:24.667 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.665+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=A41VIB1E4DT1 type=del size=1985186 2024-09-13T02:58:24.669 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.668+0000 7eff73afa780 -1 < failed to complete operation key=87IDSEO7CO52 tag=S4FULT9NGQ5K type=del size=2415833: (22) Invalid argument 2024-09-13T02:58:24.673 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.672+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~EJRT8TKCXJW0.0 size=324121 2024-09-13T02:58:24.673 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.672+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=EJRT8TKCXJW0 tag=2MY2TUCO0IB8 type=write size=1372697 2024-09-13T02:58:24.675 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.674+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=DG3A226C0348 type=del 2024-09-13T02:58:24.677 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.676+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=HKPD8OAK2FOS type=del size=1864745 2024-09-13T02:58:24.680 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.678+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~WZ5Z4OM8WEGI.0 size=635286 2024-09-13T02:58:24.683 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.682+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=WZ5Z4OM8WEGI tag=AU870VATEP6X type=write size=1683862 2024-09-13T02:58:24.685 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.683+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=U4QW6JLB5MIJ type=write size=985564 2024-09-13T02:58:24.687 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.686+0000 7eff73afa780 1 < completed write operation key=2MVZNBH5L74W tag=XFQ9Q78LWIJT type=write size=197918 2024-09-13T02:58:24.691 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.690+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~FH5DQAUDGSOC.0 size=1048576 2024-09-13T02:58:24.693 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.691+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~FH5DQAUDGSOC.1 size=738969 2024-09-13T02:58:24.693 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.691+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=FH5DQAUDGSOC tag=8RCHELR92P78 type=write size=2836121 2024-09-13T02:58:24.695 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.694+0000 7eff73afa780 1 < completed write operation key=5KBC7ZCE1LVB tag=RYW0CYXY05RY type=write size=650438 2024-09-13T02:58:24.697 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.695+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=SVBCGLZDC4A1 type=del size=487225 2024-09-13T02:58:24.699 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.698+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~0GLP2Y2HM0RB.0 size=1048576 2024-09-13T02:58:24.701 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.700+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~0GLP2Y2HM0RB.1 size=586289 2024-09-13T02:58:24.704 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.703+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=0GLP2Y2HM0RB tag=BOUQ06X6S54K type=write size=2683441 2024-09-13T02:58:24.706 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.705+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=5SXWH1DXRMEW type=del size=833843 2024-09-13T02:58:24.709 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.707+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~RKSXNRU4HK7R.0 size=1048576 2024-09-13T02:58:24.710 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.709+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~RKSXNRU4HK7R.1 size=1048576 2024-09-13T02:58:24.712 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.711+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~RKSXNRU4HK7R.2 size=411892 2024-09-13T02:58:24.716 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.715+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=RKSXNRU4HK7R tag=R56H9IMZ987F type=write size=3557620 2024-09-13T02:58:24.718 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.717+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=ARPVBTQI68H3 type=write size=4008 2024-09-13T02:58:24.718 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.717+0000 7eff73afa780 1 < canceled part key=_multipart_5KBC7ZCE1LVB.2~JHAAGZIGSDS4.0 size=1048576 2024-09-13T02:58:24.721 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.720+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~JHAAGZIGSDS4.1 size=238990 2024-09-13T02:58:24.725 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.723+0000 7eff73afa780 1 < canceled multipart upload key=5KBC7ZCE1LVB upload=JHAAGZIGSDS4 tag=1TZQM3YUOKNI type=write size=2336142 2024-09-13T02:58:24.729 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.728+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~ZGNNWTJR73SH.0 size=455768 2024-09-13T02:58:24.729 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.728+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=ZGNNWTJR73SH tag=Q3QBIG43AU4B type=write size=1504344 2024-09-13T02:58:24.733 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.731+0000 7eff73afa780 1 < suggested remove operation key=2MVZNBH5L74W tag=RMXH5PAZGGVP type=write 2024-09-13T02:58:24.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.734+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=SA15O9L6MZAQ type=write size=647834 2024-09-13T02:58:24.737 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.736+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~DOLM258GU4J6.0 size=706445 2024-09-13T02:58:24.740 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.739+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=DOLM258GU4J6 tag=O8Z70ANWPV1B type=write size=1755021 2024-09-13T02:58:24.745 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.743+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~LTCE651Q4CXW.0 size=995579 2024-09-13T02:58:24.745 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.743+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=LTCE651Q4CXW tag=IKD6G1QFD3AM type=write size=2044155 2024-09-13T02:58:24.747 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.746+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~CQ4FXKPNCL7X.0 size=763319 2024-09-13T02:58:24.751 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.749+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=CQ4FXKPNCL7X tag=IZELVNNPZ2IV type=write size=1811895 2024-09-13T02:58:24.754 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.753+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~5G6G3FAD8TTR.0 size=1048576 2024-09-13T02:58:24.756 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.755+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~5G6G3FAD8TTR.1 size=1048576 2024-09-13T02:58:24.758 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.757+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~5G6G3FAD8TTR.2 size=109941 2024-09-13T02:58:24.758 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.757+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=5G6G3FAD8TTR tag=JCM0TN247VO5 type=write size=3255669 2024-09-13T02:58:24.761 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.760+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=IW4L5LH8U5KM type=del 2024-09-13T02:58:24.763 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.762+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=0FG0NHNC2NT3 type=del size=3510670 2024-09-13T02:58:24.767 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.766+0000 7eff73afa780 1 < suggested update operation key=2K9HTOP48N59 tag=9T2YC14IJXHC type=del size=579480 2024-09-13T02:58:24.769 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.768+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=JXWBOYZZOTVC type=write size=722917 2024-09-13T02:58:24.773 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.772+0000 7eff73afa780 1 < suggested update operation key=C6BAU5IXVSJI tag=74QF1LTDQFAW type=del size=2364639 2024-09-13T02:58:24.775 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.774+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=I8XIENEDNDNI type=del size=3105849 2024-09-13T02:58:24.779 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.778+0000 7eff73afa780 1 < suggested update operation key=UGYRK752TSGX tag=LSCU8FSWXIHP type=del size=1666682 2024-09-13T02:58:24.781 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.780+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=39IHU0HIRCYI type=write size=301423 2024-09-13T02:58:24.784 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.783+0000 7eff73afa780 -1 < failed to complete operation key=C6BAU5IXVSJI tag=A41VIB1E4DT1 type=del size=1985186: (22) Invalid argument 2024-09-13T02:58:24.788 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.787+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~99W5URX55QJZ.0 size=992803 2024-09-13T02:58:24.788 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.787+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=99W5URX55QJZ tag=U89C2YQX6SN6 type=write size=2041379 2024-09-13T02:58:24.788 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.787+0000 7eff73afa780 1 < canceled part key=_multipart_Q9DOCHOCWES8.2~EJRT8TKCXJW0.0 size=324121 2024-09-13T02:58:24.792 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.791+0000 7eff73afa780 1 < canceled multipart upload key=Q9DOCHOCWES8 upload=EJRT8TKCXJW0 tag=2MY2TUCO0IB8 type=write size=1372697 2024-09-13T02:58:24.794 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.793+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=SR0BR369OM6C type=del size=532551 2024-09-13T02:58:24.796 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.795+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=HKPD8OAK2FOS type=del 2024-09-13T02:58:24.800 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.799+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~K6GZLBGH99QT.0 size=774858 2024-09-13T02:58:24.800 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.799+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=K6GZLBGH99QT tag=5RTXFRJG0SHN type=write size=1823434 2024-09-13T02:58:24.803 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.801+0000 7eff73afa780 -1 < failed to complete operation key=2K9HTOP48N59 tag=U4QW6JLB5MIJ type=write size=985564: (22) Invalid argument 2024-09-13T02:58:24.805 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.804+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=EWCQG3URQDUE type=del size=3894906 2024-09-13T02:58:24.807 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.806+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~FH5DQAUDGSOC.0 size=1048576 2024-09-13T02:58:24.809 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.808+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~FH5DQAUDGSOC.1 size=738969 2024-09-13T02:58:24.812 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.811+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=FH5DQAUDGSOC tag=8RCHELR92P78 type=write size=2836121 2024-09-13T02:58:24.814 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.813+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=AJOHDHMX3L8Z type=del size=1639219 2024-09-13T02:58:24.816 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.815+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=SVBCGLZDC4A1 type=del 2024-09-13T02:58:24.820 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.819+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~5STGQ1P2KVGH.0 size=34250 2024-09-13T02:58:24.820 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.819+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=5STGQ1P2KVGH tag=2RSQ9V1SQCYN type=write size=1082826 2024-09-13T02:58:24.822 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.821+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=5SXWH1DXRMEW type=del 2024-09-13T02:58:24.826 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.824+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~24ZVH1OESP1A.0 size=539087 2024-09-13T02:58:24.826 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.824+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=24ZVH1OESP1A tag=VMGET3WD4L0R type=write size=1587663 2024-09-13T02:58:24.828 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.827+0000 7eff73afa780 1 < completed write operation key=UGPEQZIKUWJI tag=ARPVBTQI68H3 type=write size=4008 2024-09-13T02:58:24.830 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.828+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=HT9G2YSMDXX8 type=del size=1103715 2024-09-13T02:58:24.830 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.829+0000 7eff73afa780 1 < canceled part key=_multipart_JUN4VMKZR3HW.2~ZGNNWTJR73SH.0 size=455768 2024-09-13T02:58:24.834 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.832+0000 7eff73afa780 1 < canceled multipart upload key=JUN4VMKZR3HW upload=ZGNNWTJR73SH tag=Q3QBIG43AU4B type=write size=1504344 2024-09-13T02:58:24.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.835+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=7JL3VUYTWP4Q type=del size=1991335 2024-09-13T02:58:24.838 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.837+0000 7eff73afa780 1 < completed write operation key=AJ29N3P8OUAG tag=SA15O9L6MZAQ type=write size=647834 2024-09-13T02:58:24.840 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.839+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=X0TF09N1FM30 type=del size=3808123 2024-09-13T02:58:24.842 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.841+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~LTCE651Q4CXW.0 size=995579 2024-09-13T02:58:24.845 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.844+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=LTCE651Q4CXW tag=IKD6G1QFD3AM type=write size=2044155 2024-09-13T02:58:24.847 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.846+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=MHNEFZ1DAHAW type=del size=1137172 2024-09-13T02:58:24.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.848+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~5G6G3FAD8TTR.0 size=1048576 2024-09-13T02:58:24.851 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.850+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~5G6G3FAD8TTR.1 size=1048576 2024-09-13T02:58:24.853 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.852+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~5G6G3FAD8TTR.2 size=109941 2024-09-13T02:58:24.857 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.856+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=5G6G3FAD8TTR tag=JCM0TN247VO5 type=write size=3255669 2024-09-13T02:58:24.859 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.858+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=43BV67XVR42V type=del size=2154924 2024-09-13T02:58:24.863 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.862+0000 7eff73afa780 1 < suggested update operation key=P3S7KM66TMF3 tag=0FG0NHNC2NT3 type=del size=3510670 2024-09-13T02:58:24.866 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.865+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=9SLTM4IF1KXB type=del size=2039100 2024-09-13T02:58:24.868 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.867+0000 7eff73afa780 1 < completed write operation key=54V3991TUAC1 tag=JXWBOYZZOTVC type=write size=722917 2024-09-13T02:58:24.872 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.871+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~8SHF3IERZOLI.0 size=1048576 2024-09-13T02:58:24.874 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.872+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~8SHF3IERZOLI.1 size=1048576 2024-09-13T02:58:24.875 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.874+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~8SHF3IERZOLI.2 size=210378 2024-09-13T02:58:24.876 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.874+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=8SHF3IERZOLI tag=M5E609TOQR46 type=write size=3356106 2024-09-13T02:58:24.878 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.876+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=I8XIENEDNDNI type=del 2024-09-13T02:58:24.882 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.881+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~YNB4XOETKDHH.0 size=1048576 2024-09-13T02:58:24.883 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.882+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~YNB4XOETKDHH.1 size=749060 2024-09-13T02:58:24.884 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.882+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=YNB4XOETKDHH tag=3F3DC1JDBH3U type=write size=2846212 2024-09-13T02:58:24.886 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.884+0000 7eff73afa780 1 < completed write operation key=TCGE3HRKFPDC tag=39IHU0HIRCYI type=write size=301423 2024-09-13T02:58:24.888 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.887+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=B8TDEQYPH4NI type=del size=1810849 2024-09-13T02:58:24.888 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.887+0000 7eff73afa780 1 < canceled part key=_multipart_RQZASFUHXIEI.2~99W5URX55QJZ.0 size=992803 2024-09-13T02:58:24.892 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.891+0000 7eff73afa780 1 < canceled multipart upload key=RQZASFUHXIEI upload=99W5URX55QJZ tag=U89C2YQX6SN6 type=write size=2041379 2024-09-13T02:58:24.896 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.895+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~84AFDVS5KBET.0 size=1048576 2024-09-13T02:58:24.897 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.896+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~84AFDVS5KBET.1 size=324330 2024-09-13T02:58:24.898 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.896+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=84AFDVS5KBET tag=1SWWQIFTKTER type=write size=2421482 2024-09-13T02:58:24.901 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.900+0000 7eff73afa780 1 < suggested update operation key=ERKORSW5ZM7N tag=SR0BR369OM6C type=del size=532551 2024-09-13T02:58:24.903 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.902+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=6NFAE4S4RNMY type=del size=205980 2024-09-13T02:58:24.906 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.904+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~K6GZLBGH99QT.0 size=774858 2024-09-13T02:58:24.909 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.908+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=K6GZLBGH99QT tag=5RTXFRJG0SHN type=write size=1823434 2024-09-13T02:58:24.912 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.911+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=RRZLIQBHS8AH type=del size=1762193 2024-09-13T02:58:24.914 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.913+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=EWCQG3URQDUE type=del 2024-09-13T02:58:24.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.915+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=HQSNWDKGIKQM type=del size=3720056 2024-09-13T02:58:24.918 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.917+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=AJOHDHMX3L8Z type=del 2024-09-13T02:58:24.922 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.921+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~SLGN46LOY2E3.0 size=924987 2024-09-13T02:58:24.922 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.921+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=SLGN46LOY2E3 tag=5B0UUMUWYQEM type=write size=1973563 2024-09-13T02:58:24.924 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.923+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~5STGQ1P2KVGH.0 size=34250 2024-09-13T02:58:24.927 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.926+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=5STGQ1P2KVGH tag=2RSQ9V1SQCYN type=write size=1082826 2024-09-13T02:58:24.930 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.928+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=SREINECV8SQ6 type=write size=963592 2024-09-13T02:58:24.932 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.930+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~24ZVH1OESP1A.0 size=539087 2024-09-13T02:58:24.935 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.934+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=24ZVH1OESP1A tag=VMGET3WD4L0R type=write size=1587663 2024-09-13T02:58:24.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.936+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=BKTFK84HTVZ5 type=write size=832002 2024-09-13T02:58:24.940 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.938+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=HT9G2YSMDXX8 type=del 2024-09-13T02:58:24.942 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.940+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=J80EKPJBTAY2 type=del size=1686304 2024-09-13T02:58:24.944 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.942+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=7JL3VUYTWP4Q type=del 2024-09-13T02:58:24.946 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.945+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=0P2U1PVMIZIZ type=del size=4161185 2024-09-13T02:58:24.948 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.947+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=X0TF09N1FM30 type=del 2024-09-13T02:58:24.952 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.951+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~4AJAUH9ICQ7S.0 size=1048576 2024-09-13T02:58:24.954 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.952+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~4AJAUH9ICQ7S.1 size=123085 2024-09-13T02:58:24.954 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.952+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=4AJAUH9ICQ7S tag=RMJTRRGYK5KM type=write size=2220237 2024-09-13T02:58:24.956 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.954+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=MHNEFZ1DAHAW type=del 2024-09-13T02:58:24.958 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.957+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=YLL4AGEBJXJ0 type=del size=3852303 2024-09-13T02:58:24.960 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.959+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=43BV67XVR42V type=del 2024-09-13T02:58:24.962 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.961+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=KWS9TJC7HNKG type=del size=3454044 2024-09-13T02:58:24.964 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.963+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=9SLTM4IF1KXB type=del 2024-09-13T02:58:24.966 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.965+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=57RR992E0ROE type=del size=3540642 2024-09-13T02:58:24.969 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.967+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~8SHF3IERZOLI.0 size=1048576 2024-09-13T02:58:24.969 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.967+0000 7eff73afa780 1 < canceled part key=_multipart_2K9HTOP48N59.2~8SHF3IERZOLI.1 size=1048576 2024-09-13T02:58:24.970 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.969+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~8SHF3IERZOLI.2 size=210378 2024-09-13T02:58:24.974 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.973+0000 7eff73afa780 1 < canceled multipart upload key=2K9HTOP48N59 upload=8SHF3IERZOLI tag=M5E609TOQR46 type=write size=3356106 2024-09-13T02:58:24.976 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.975+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=TWLMV2QX8593 type=write size=604825 2024-09-13T02:58:24.978 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.977+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~YNB4XOETKDHH.0 size=1048576 2024-09-13T02:58:24.980 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.978+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~YNB4XOETKDHH.1 size=749060 2024-09-13T02:58:24.984 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.983+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=YNB4XOETKDHH tag=3F3DC1JDBH3U type=write size=2846212 2024-09-13T02:58:24.989 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.987+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~I373N2O8EWZ7.0 size=584671 2024-09-13T02:58:24.989 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.987+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=I373N2O8EWZ7 tag=F92150O5RF4O type=write size=1633247 2024-09-13T02:58:24.991 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.990+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=B8TDEQYPH4NI type=del 2024-09-13T02:58:24.995 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.993+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~0FJYN04XH37G.0 size=9526 2024-09-13T02:58:24.995 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.993+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=0FJYN04XH37G tag=ZBUAJGC7932T type=write size=1058102 2024-09-13T02:58:24.997 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.995+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~84AFDVS5KBET.0 size=1048576 2024-09-13T02:58:24.998 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:24.997+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~84AFDVS5KBET.1 size=324330 2024-09-13T02:58:25.002 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.001+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=84AFDVS5KBET tag=1SWWQIFTKTER type=write size=2421482 2024-09-13T02:58:25.004 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.003+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=FK5J39Y9YBVQ type=write size=241746 2024-09-13T02:58:25.006 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.005+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=6NFAE4S4RNMY type=del 2024-09-13T02:58:25.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.009+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~IGS97TUVP7YP.0 size=244899 2024-09-13T02:58:25.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.009+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=IGS97TUVP7YP tag=MXW47BJ14RAI type=write size=1293475 2024-09-13T02:58:25.012 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.011+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=RRZLIQBHS8AH type=del 2024-09-13T02:58:25.014 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.013+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=NM6UXAA63WZZ type=write size=1030614 2024-09-13T02:58:25.017 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.016+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=HQSNWDKGIKQM type=del 2024-09-13T02:58:25.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.020+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~KP0LM9E9CL22.0 size=1048576 2024-09-13T02:58:25.022 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.021+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~KP0LM9E9CL22.1 size=1048576 2024-09-13T02:58:25.024 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.023+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~KP0LM9E9CL22.2 size=1025647 2024-09-13T02:58:25.025 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.023+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=KP0LM9E9CL22 tag=ZKOY6WQWIDO2 type=write size=4171375 2024-09-13T02:58:25.027 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.026+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~SLGN46LOY2E3.0 size=924987 2024-09-13T02:58:25.031 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.029+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=SLGN46LOY2E3 tag=5B0UUMUWYQEM type=write size=1973563 2024-09-13T02:58:25.035 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.033+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~0LYYTY61ODSN.0 size=805179 2024-09-13T02:58:25.035 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.033+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=0LYYTY61ODSN tag=56YIPZBF972U type=write size=1853755 2024-09-13T02:58:25.037 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.035+0000 7eff73afa780 1 < completed write operation key=SLT6ZXK5UID1 tag=SREINECV8SQ6 type=write size=963592 2024-09-13T02:58:25.039 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.037+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=86JXBCS34SKM type=del size=2702452 2024-09-13T02:58:25.041 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.040+0000 7eff73afa780 1 < completed write operation key=54V3991TUAC1 tag=BKTFK84HTVZ5 type=write size=832002 2024-09-13T02:58:25.045 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.044+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~0WFK1ZW1Z2LI.0 size=329120 2024-09-13T02:58:25.045 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.044+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=0WFK1ZW1Z2LI tag=22DZSWHSBP9Y type=write size=1377696 2024-09-13T02:58:25.047 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.046+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=J80EKPJBTAY2 type=del 2024-09-13T02:58:25.049 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.048+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=766JDD72H9LA type=del size=3359307 2024-09-13T02:58:25.051 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.050+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=0P2U1PVMIZIZ type=del 2024-09-13T02:58:25.056 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.054+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~71G60N16DVNX.0 size=1048576 2024-09-13T02:58:25.057 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.056+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~71G60N16DVNX.1 size=1048576 2024-09-13T02:58:25.059 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.058+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~71G60N16DVNX.2 size=830483 2024-09-13T02:58:25.059 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.058+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=71G60N16DVNX tag=PBPMN62J9HDM type=write size=3976211 2024-09-13T02:58:25.061 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.060+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~4AJAUH9ICQ7S.0 size=1048576 2024-09-13T02:58:25.063 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.061+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~4AJAUH9ICQ7S.1 size=123085 2024-09-13T02:58:25.066 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.065+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=4AJAUH9ICQ7S tag=RMJTRRGYK5KM type=write size=2220237 2024-09-13T02:58:25.068 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.067+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=8I7BMI0HD15Q type=write size=578617 2024-09-13T02:58:25.070 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.069+0000 7eff73afa780 1 < canceled operation key=LM9IZ4OKFS32 tag=YLL4AGEBJXJ0 type=del size=3852303 2024-09-13T02:58:25.072 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.071+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=4PKBQOGR9I6F type=del size=846532 2024-09-13T02:58:25.074 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.073+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=KWS9TJC7HNKG type=del 2024-09-13T02:58:25.078 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.077+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~LRTEJ2VZS3R6.0 size=1048576 2024-09-13T02:58:25.080 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.079+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~LRTEJ2VZS3R6.1 size=1048576 2024-09-13T02:58:25.082 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.080+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~LRTEJ2VZS3R6.2 size=170291 2024-09-13T02:58:25.082 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.080+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=LRTEJ2VZS3R6 tag=II0BZ80MKNDH type=write size=3316019 2024-09-13T02:58:25.084 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.082+0000 7eff73afa780 1 < completed delete operation key=2MVZNBH5L74W tag=57RR992E0ROE type=del 2024-09-13T02:58:25.086 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.085+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=IYXSK1EQ2O7T type=del size=3335570 2024-09-13T02:58:25.088 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.087+0000 7eff73afa780 1 < completed write operation key=KGBPSSFQDMO0 tag=TWLMV2QX8593 type=write size=604825 2024-09-13T02:58:25.092 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.091+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~N69S6K588Z9D.0 size=1048576 2024-09-13T02:58:25.093 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.092+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~N69S6K588Z9D.1 size=548899 2024-09-13T02:58:25.094 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.092+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=N69S6K588Z9D tag=PQLA7WNF9RW7 type=write size=2646051 2024-09-13T02:58:25.095 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.094+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~I373N2O8EWZ7.0 size=584671 2024-09-13T02:58:25.099 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.098+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=I373N2O8EWZ7 tag=F92150O5RF4O type=write size=1633247 2024-09-13T02:58:25.101 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.100+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=04YXB616VO5F type=del size=1978125 2024-09-13T02:58:25.101 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.100+0000 7eff73afa780 1 < canceled part key=_multipart_E8HN8DCZA7O1.2~0FJYN04XH37G.0 size=9526 2024-09-13T02:58:25.104 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.103+0000 7eff73afa780 1 < canceled multipart upload key=E8HN8DCZA7O1 upload=0FJYN04XH37G tag=ZBUAJGC7932T type=write size=1058102 2024-09-13T02:58:25.107 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.106+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=ULQ61Y2SDUIY type=del size=1907563 2024-09-13T02:58:25.109 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.108+0000 7eff73afa780 1 < completed write operation key=KGBPSSFQDMO0 tag=FK5J39Y9YBVQ type=write size=241746 2024-09-13T02:58:25.111 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.110+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=TQS9NHT4DH0Q type=del size=2150392 2024-09-13T02:58:25.111 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.110+0000 7eff73afa780 1 < canceled part key=_multipart_54V3991TUAC1.2~IGS97TUVP7YP.0 size=244899 2024-09-13T02:58:25.115 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.114+0000 7eff73afa780 1 < canceled multipart upload key=54V3991TUAC1 upload=IGS97TUVP7YP tag=MXW47BJ14RAI type=write size=1293475 2024-09-13T02:58:25.117 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.116+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=EODT0LT17L4E type=del size=54781 2024-09-13T02:58:25.119 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.118+0000 7eff73afa780 1 < canceled operation key=RQZASFUHXIEI tag=NM6UXAA63WZZ type=write size=1030614 2024-09-13T02:58:25.121 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.120+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=E51J50GBCMLJ type=del size=3129362 2024-09-13T02:58:25.124 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.123+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~KP0LM9E9CL22.0 size=1048576 2024-09-13T02:58:25.126 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.125+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~KP0LM9E9CL22.1 size=1048576 2024-09-13T02:58:25.128 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.127+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~KP0LM9E9CL22.2 size=1025647 2024-09-13T02:58:25.132 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.131+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=KP0LM9E9CL22 tag=ZKOY6WQWIDO2 type=write size=4171375 2024-09-13T02:58:25.134 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.133+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=IIE9QGIAP5C4 type=del size=1883817 2024-09-13T02:58:25.136 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.135+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~0LYYTY61ODSN.0 size=805179 2024-09-13T02:58:25.140 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.138+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=0LYYTY61ODSN tag=56YIPZBF972U type=write size=1853755 2024-09-13T02:58:25.142 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.141+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=OQ3C8UTXJZJ6 type=write size=399986 2024-09-13T02:58:25.144 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.143+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=86JXBCS34SKM type=del 2024-09-13T02:58:25.146 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.145+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=T4Q411RYV1LV type=del size=3248977 2024-09-13T02:58:25.148 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.147+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~0WFK1ZW1Z2LI.0 size=329120 2024-09-13T02:58:25.152 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.150+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=0WFK1ZW1Z2LI tag=22DZSWHSBP9Y type=write size=1377696 2024-09-13T02:58:25.156 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.155+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~71JR3QXVUUQ7.0 size=506037 2024-09-13T02:58:25.156 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.155+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=71JR3QXVUUQ7 tag=02PFCKLSH349 type=write size=1554613 2024-09-13T02:58:25.158 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.157+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=766JDD72H9LA type=del 2024-09-13T02:58:25.160 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.159+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=6HESV5EM3VF4 type=del size=3500015 2024-09-13T02:58:25.162 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.161+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~71G60N16DVNX.0 size=1048576 2024-09-13T02:58:25.164 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.163+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~71G60N16DVNX.1 size=1048576 2024-09-13T02:58:25.166 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.165+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~71G60N16DVNX.2 size=830483 2024-09-13T02:58:25.170 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.169+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=71G60N16DVNX tag=PBPMN62J9HDM type=write size=3976211 2024-09-13T02:58:25.172 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.171+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=A0BI81L264AF type=del size=3918429 2024-09-13T02:58:25.175 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.174+0000 7eff73afa780 1 < completed write operation key=5KBC7ZCE1LVB tag=8I7BMI0HD15Q type=write size=578617 2024-09-13T02:58:25.177 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.176+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=3DPPJ68PCIMT type=del size=3066337 2024-09-13T02:58:25.181 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.180+0000 7eff73afa780 1 < suggested update operation key=KGBPSSFQDMO0 tag=4PKBQOGR9I6F type=del size=846532 2024-09-13T02:58:25.185 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.184+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~0OGETWNORHCF.0 size=1048576 2024-09-13T02:58:25.187 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.185+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~0OGETWNORHCF.1 size=421268 2024-09-13T02:58:25.187 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.185+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=0OGETWNORHCF tag=2YBA6EKM1DYS type=write size=2518420 2024-09-13T02:58:25.189 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.187+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~LRTEJ2VZS3R6.0 size=1048576 2024-09-13T02:58:25.190 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.189+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~LRTEJ2VZS3R6.1 size=1048576 2024-09-13T02:58:25.192 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.191+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~LRTEJ2VZS3R6.2 size=170291 2024-09-13T02:58:25.196 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.195+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=LRTEJ2VZS3R6 tag=II0BZ80MKNDH type=write size=3316019 2024-09-13T02:58:25.198 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.196+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=THC6JB0TFOT9 type=write size=576430 2024-09-13T02:58:25.202 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.201+0000 7eff73afa780 1 < suggested remove operation key=5KBC7ZCE1LVB tag=IYXSK1EQ2O7T type=del 2024-09-13T02:58:25.205 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.204+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=0DNFS9BK5PV6 type=del size=3321046 2024-09-13T02:58:25.207 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.206+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~N69S6K588Z9D.0 size=1048576 2024-09-13T02:58:25.207 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.206+0000 7eff73afa780 1 < canceled part key=_multipart_P3S7KM66TMF3.2~N69S6K588Z9D.1 size=548899 2024-09-13T02:58:25.211 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.209+0000 7eff73afa780 1 < canceled multipart upload key=P3S7KM66TMF3 upload=N69S6K588Z9D tag=PQLA7WNF9RW7 type=write size=2646051 2024-09-13T02:58:25.216 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.213+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~OHRKZMXZ6WH2.0 size=645411 2024-09-13T02:58:25.216 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.213+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=OHRKZMXZ6WH2 tag=7JHRC3SO23JL type=write size=1693987 2024-09-13T02:58:25.217 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.215+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=04YXB616VO5F type=del 2024-09-13T02:58:25.218 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.217+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=OV1O97R401RS type=write size=518528 2024-09-13T02:58:25.221 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.219+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=ULQ61Y2SDUIY type=del 2024-09-13T02:58:25.222 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.221+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=PB2FN7HBWFY7 type=del size=3711580 2024-09-13T02:58:25.225 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.223+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=TQS9NHT4DH0Q type=del 2024-09-13T02:58:25.226 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.225+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=ONJOYLDS48BF type=del size=2635276 2024-09-13T02:58:25.231 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.229+0000 7eff73afa780 1 < suggested update operation key=A17FWA7AS3BZ tag=EODT0LT17L4E type=del size=54781 2024-09-13T02:58:25.235 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.233+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~3VA1FKSRX93T.0 size=1048576 2024-09-13T02:58:25.236 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.235+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~3VA1FKSRX93T.1 size=1035774 2024-09-13T02:58:25.236 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.235+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=3VA1FKSRX93T tag=JM678QDGXK9J type=write size=3132926 2024-09-13T02:58:25.238 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.237+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=E51J50GBCMLJ type=del 2024-09-13T02:58:25.240 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.239+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=5C06CHMFR3W3 type=del size=2172873 2024-09-13T02:58:25.243 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.241+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=IIE9QGIAP5C4 type=del 2024-09-13T02:58:25.245 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.243+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=3EROFKNKQDQO type=del size=3820831 2024-09-13T02:58:25.247 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.246+0000 7eff73afa780 1 < completed write operation key=2MVZNBH5L74W tag=OQ3C8UTXJZJ6 type=write size=399986 2024-09-13T02:58:25.251 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.250+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~C7JA1OQSMD73.0 size=977336 2024-09-13T02:58:25.251 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.250+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=C7JA1OQSMD73 tag=TNNAEQFLP6AD type=write size=2025912 2024-09-13T02:58:25.256 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.254+0000 7eff73afa780 1 < suggested update operation key=UGPEQZIKUWJI tag=T4Q411RYV1LV type=del size=3248977 2024-09-13T02:58:25.260 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.258+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~X2MIW9MHV91N.0 size=1048576 2024-09-13T02:58:25.261 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.260+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~X2MIW9MHV91N.1 size=130539 2024-09-13T02:58:25.261 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.260+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=X2MIW9MHV91N tag=9J2TSSL4T6T9 type=write size=2227691 2024-09-13T02:58:25.263 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.262+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~71JR3QXVUUQ7.0 size=506037 2024-09-13T02:58:25.267 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.266+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=71JR3QXVUUQ7 tag=02PFCKLSH349 type=write size=1554613 2024-09-13T02:58:25.269 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.268+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=IX7JUH39W8GL type=del size=3182524 2024-09-13T02:58:25.272 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.271+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=6HESV5EM3VF4 type=del 2024-09-13T02:58:25.274 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.273+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=8VARPJC678QQ type=del size=3363330 2024-09-13T02:58:25.276 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.275+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=A0BI81L264AF type=del 2024-09-13T02:58:25.278 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.277+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=S2C8QEYATSSX type=write size=93909 2024-09-13T02:58:25.280 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.279+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=3DPPJ68PCIMT type=del 2024-09-13T02:58:25.284 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.283+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~SMI9D1X0ZMG2.0 size=1048576 2024-09-13T02:58:25.286 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.285+0000 7eff73afa780 1 > prepared part key=_multipart_DE1OPTRGHEXB.2~SMI9D1X0ZMG2.1 size=313225 2024-09-13T02:58:25.286 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.285+0000 7eff73afa780 1 > prepared multipart upload key=DE1OPTRGHEXB upload=SMI9D1X0ZMG2 tag=BM5YF6TQKA6B type=write size=2410377 2024-09-13T02:58:25.288 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.287+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~0OGETWNORHCF.0 size=1048576 2024-09-13T02:58:25.289 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.288+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~0OGETWNORHCF.1 size=421268 2024-09-13T02:58:25.293 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.292+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=0OGETWNORHCF tag=2YBA6EKM1DYS type=write size=2518420 2024-09-13T02:58:25.297 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.296+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~K1Q9HWKCNT8C.0 size=1048576 2024-09-13T02:58:25.298 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.297+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~K1Q9HWKCNT8C.1 size=690954 2024-09-13T02:58:25.299 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.297+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=K1Q9HWKCNT8C tag=IZY23DXEUQIM type=write size=2788106 2024-09-13T02:58:25.301 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.299+0000 7eff73afa780 1 < completed write operation key=YBSX5HDAGL0D tag=THC6JB0TFOT9 type=write size=576430 2024-09-13T02:58:25.304 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.303+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~5CXWZ8FSC12R.0 size=1048576 2024-09-13T02:58:25.306 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.305+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~5CXWZ8FSC12R.1 size=331496 2024-09-13T02:58:25.306 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.305+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=5CXWZ8FSC12R tag=9HQOEUJ2AGN5 type=write size=2428648 2024-09-13T02:58:25.308 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.307+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=0DNFS9BK5PV6 type=del 2024-09-13T02:58:25.312 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.311+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~QNMWXZRNGOYJ.0 size=1048576 2024-09-13T02:58:25.314 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.313+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~QNMWXZRNGOYJ.1 size=892522 2024-09-13T02:58:25.314 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.313+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=QNMWXZRNGOYJ tag=G29BF0ID008E type=write size=2989674 2024-09-13T02:58:25.316 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.315+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~OHRKZMXZ6WH2.0 size=645411 2024-09-13T02:58:25.319 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.318+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=OHRKZMXZ6WH2 tag=7JHRC3SO23JL type=write size=1693987 2024-09-13T02:58:25.321 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.320+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=3SXC5FEGNK74 type=del size=3809384 2024-09-13T02:58:25.324 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.322+0000 7eff73afa780 1 < completed write operation key=JUN4VMKZR3HW tag=OV1O97R401RS type=write size=518528 2024-09-13T02:58:25.328 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.327+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~WQ4SNFFG6X6R.0 size=416332 2024-09-13T02:58:25.328 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.327+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=WQ4SNFFG6X6R tag=K1MHLLVDDBSM type=write size=1464908 2024-09-13T02:58:25.330 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.329+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=PB2FN7HBWFY7 type=del 2024-09-13T02:58:25.332 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.331+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=95IONZ1Z1D4S type=write size=306723 2024-09-13T02:58:25.334 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.333+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=ONJOYLDS48BF type=del 2024-09-13T02:58:25.338 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.337+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~ZB1PQIJB9HE2.0 size=1048576 2024-09-13T02:58:25.340 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.339+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~ZB1PQIJB9HE2.1 size=490328 2024-09-13T02:58:25.341 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.339+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=ZB1PQIJB9HE2 tag=IDCB17Z0KW3P type=write size=2587480 2024-09-13T02:58:25.341 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.340+0000 7eff73afa780 1 < canceled part key=_multipart_W8DA47XVEESC.2~3VA1FKSRX93T.0 size=1048576 2024-09-13T02:58:25.341 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.340+0000 7eff73afa780 1 < canceled part key=_multipart_W8DA47XVEESC.2~3VA1FKSRX93T.1 size=1035774 2024-09-13T02:58:25.345 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.344+0000 7eff73afa780 1 < canceled multipart upload key=W8DA47XVEESC upload=3VA1FKSRX93T tag=JM678QDGXK9J type=write size=3132926 2024-09-13T02:58:25.347 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.346+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=KJJOE2I4ZRPP type=del size=2972769 2024-09-13T02:58:25.349 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.348+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=5C06CHMFR3W3 type=del 2024-09-13T02:58:25.353 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.351+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~QJ6H6ZT059KU.0 size=1048576 2024-09-13T02:58:25.355 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.353+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~QJ6H6ZT059KU.1 size=201438 2024-09-13T02:58:25.355 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.353+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=QJ6H6ZT059KU tag=BSRD0XJGKZ4E type=write size=2298590 2024-09-13T02:58:25.357 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.356+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=3EROFKNKQDQO type=del 2024-09-13T02:58:25.361 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.360+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~0P2R1VJGKGKO.0 size=1048576 2024-09-13T02:58:25.363 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.362+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~0P2R1VJGKGKO.1 size=484757 2024-09-13T02:58:25.363 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.362+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=0P2R1VJGKGKO tag=ED7HZ3XTK2CT type=write size=2581909 2024-09-13T02:58:25.365 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.364+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~C7JA1OQSMD73.0 size=977336 2024-09-13T02:58:25.368 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.367+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=C7JA1OQSMD73 tag=TNNAEQFLP6AD type=write size=2025912 2024-09-13T02:58:25.370 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.369+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=NEGKXK1QG9C9 type=del size=509871 2024-09-13T02:58:25.373 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.371+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~X2MIW9MHV91N.0 size=1048576 2024-09-13T02:58:25.374 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.373+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~X2MIW9MHV91N.1 size=130539 2024-09-13T02:58:25.378 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.376+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=X2MIW9MHV91N tag=9J2TSSL4T6T9 type=write size=2227691 2024-09-13T02:58:25.380 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.379+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=XMVMR5CPM4HK type=del size=3646321 2024-09-13T02:58:25.382 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.381+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=IX7JUH39W8GL type=del 2024-09-13T02:58:25.385 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.383+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=ZY664FG9G7DW type=del size=3192165 2024-09-13T02:58:25.387 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.386+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=8VARPJC678QQ type=del 2024-09-13T02:58:25.389 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.387+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=WDC343Q1WGSO type=del size=404857 2024-09-13T02:58:25.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.392+0000 7eff73afa780 1 < suggested update operation key=Q9DOCHOCWES8 tag=S2C8QEYATSSX type=write size=93909 2024-09-13T02:58:25.397 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.395+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~M8DU4IR922XV.0 size=1048576 2024-09-13T02:58:25.398 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.397+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~M8DU4IR922XV.1 size=231476 2024-09-13T02:58:25.398 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.397+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=M8DU4IR922XV tag=4GSBMULEAQRS type=write size=2328628 2024-09-13T02:58:25.400 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.399+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~SMI9D1X0ZMG2.0 size=1048576 2024-09-13T02:58:25.402 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.401+0000 7eff73afa780 1 < completed part key=_multipart_DE1OPTRGHEXB.2~SMI9D1X0ZMG2.1 size=313225 2024-09-13T02:58:25.407 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.406+0000 7eff73afa780 1 < completed multipart upload key=DE1OPTRGHEXB upload=SMI9D1X0ZMG2 tag=BM5YF6TQKA6B type=write size=2410377 2024-09-13T02:58:25.409 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.408+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=PRHTCJHE9DKQ type=del size=715685 2024-09-13T02:58:25.411 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.410+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~K1Q9HWKCNT8C.0 size=1048576 2024-09-13T02:58:25.413 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.412+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~K1Q9HWKCNT8C.1 size=690954 2024-09-13T02:58:25.416 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.415+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=K1Q9HWKCNT8C tag=IZY23DXEUQIM type=write size=2788106 2024-09-13T02:58:25.418 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.417+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=N2NQA6W3P0D8 type=del size=2619839 2024-09-13T02:58:25.421 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.420+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~5CXWZ8FSC12R.0 size=1048576 2024-09-13T02:58:25.423 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.421+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~5CXWZ8FSC12R.1 size=331496 2024-09-13T02:58:25.427 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.425+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=5CXWZ8FSC12R tag=9HQOEUJ2AGN5 type=write size=2428648 2024-09-13T02:58:25.431 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.430+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~YHTTBBLHOF8M.0 size=1048576 2024-09-13T02:58:25.433 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.432+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~YHTTBBLHOF8M.1 size=656816 2024-09-13T02:58:25.433 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.432+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=YHTTBBLHOF8M tag=N2S81UAULO8W type=write size=2753968 2024-09-13T02:58:25.435 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.434+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~QNMWXZRNGOYJ.0 size=1048576 2024-09-13T02:58:25.437 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.435+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~QNMWXZRNGOYJ.1 size=892522 2024-09-13T02:58:25.440 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.439+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=QNMWXZRNGOYJ tag=G29BF0ID008E type=write size=2989674 2024-09-13T02:58:25.442 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.441+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=NAHF5YR31VEP type=del size=2109023 2024-09-13T02:58:25.444 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.443+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=3SXC5FEGNK74 type=del 2024-09-13T02:58:25.448 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.447+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~MLT3R1UU27RG.0 size=282840 2024-09-13T02:58:25.448 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.447+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=MLT3R1UU27RG tag=GK2UQ0QYEY1L type=write size=1331416 2024-09-13T02:58:25.450 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.449+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~WQ4SNFFG6X6R.0 size=416332 2024-09-13T02:58:25.453 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.452+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=WQ4SNFFG6X6R tag=K1MHLLVDDBSM type=write size=1464908 2024-09-13T02:58:25.456 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.454+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=7F6OH9OR4GM8 type=del size=42467 2024-09-13T02:58:25.457 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.456+0000 7eff73afa780 1 < completed write operation key=KGBPSSFQDMO0 tag=95IONZ1Z1D4S type=write size=306723 2024-09-13T02:58:25.460 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.458+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=MC1HAS4BTOY0 type=write size=533633 2024-09-13T02:58:25.462 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.460+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~ZB1PQIJB9HE2.0 size=1048576 2024-09-13T02:58:25.463 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.462+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~ZB1PQIJB9HE2.1 size=490328 2024-09-13T02:58:25.467 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.465+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=ZB1PQIJB9HE2 tag=IDCB17Z0KW3P type=write size=2587480 2024-09-13T02:58:25.469 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.468+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=FQ75ZY15YQJR type=write size=966358 2024-09-13T02:58:25.471 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.470+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=KJJOE2I4ZRPP type=del 2024-09-13T02:58:25.476 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.475+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~L6RX5XI8ZTAV.0 size=1048576 2024-09-13T02:58:25.478 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.477+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~L6RX5XI8ZTAV.1 size=1048576 2024-09-13T02:58:25.479 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.478+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~L6RX5XI8ZTAV.2 size=838107 2024-09-13T02:58:25.480 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.478+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=L6RX5XI8ZTAV tag=1F16RR94MPUQ type=write size=3983835 2024-09-13T02:58:25.482 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.481+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~QJ6H6ZT059KU.0 size=1048576 2024-09-13T02:58:25.484 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.483+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~QJ6H6ZT059KU.1 size=201438 2024-09-13T02:58:25.489 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.488+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=QJ6H6ZT059KU tag=BSRD0XJGKZ4E type=write size=2298590 2024-09-13T02:58:25.491 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.490+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=72WMR7XKQ1FZ type=write size=49688 2024-09-13T02:58:25.493 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.492+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~0P2R1VJGKGKO.0 size=1048576 2024-09-13T02:58:25.495 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.494+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~0P2R1VJGKGKO.1 size=484757 2024-09-13T02:58:25.499 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.498+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=0P2R1VJGKGKO tag=ED7HZ3XTK2CT type=write size=2581909 2024-09-13T02:58:25.504 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.503+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~2V7L7PGNLW2R.0 size=1048576 2024-09-13T02:58:25.506 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.505+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~2V7L7PGNLW2R.1 size=234399 2024-09-13T02:58:25.506 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.505+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=2V7L7PGNLW2R tag=LJXUA2GP1ZFH type=write size=2331551 2024-09-13T02:58:25.508 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.507+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=NEGKXK1QG9C9 type=del 2024-09-13T02:58:25.510 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.508+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=4GCI2D60KBOA type=del size=1910569 2024-09-13T02:58:25.512 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.511+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=XMVMR5CPM4HK type=del 2024-09-13T02:58:25.514 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.513+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=NQWX1IBMGRX6 type=del size=1682860 2024-09-13T02:58:25.519 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.518+0000 7eff73afa780 1 < suggested remove operation key=C6BAU5IXVSJI tag=ZY664FG9G7DW type=del 2024-09-13T02:58:25.521 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.520+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=B4K5J8M3VTCS type=del size=2558165 2024-09-13T02:58:25.523 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.522+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=WDC343Q1WGSO type=del 2024-09-13T02:58:25.526 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.524+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=E0TD9E2VKO2E type=del size=2124806 2024-09-13T02:58:25.528 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.527+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~M8DU4IR922XV.0 size=1048576 2024-09-13T02:58:25.530 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.529+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~M8DU4IR922XV.1 size=231476 2024-09-13T02:58:25.534 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.533+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=M8DU4IR922XV tag=4GSBMULEAQRS type=write size=2328628 2024-09-13T02:58:25.538 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.537+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~4RSUH8BBJD6V.0 size=1048576 2024-09-13T02:58:25.539 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.538+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~4RSUH8BBJD6V.1 size=646031 2024-09-13T02:58:25.540 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.538+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=4RSUH8BBJD6V tag=QE3I2XMQCIGV type=write size=2743183 2024-09-13T02:58:25.541 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.540+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=PRHTCJHE9DKQ type=del 2024-09-13T02:58:25.543 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.542+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=5MAM4UT23FGO type=del size=755956 2024-09-13T02:58:25.548 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.546+0000 7eff73afa780 1 < suggested remove operation key=96QB8V0471EG tag=N2NQA6W3P0D8 type=del 2024-09-13T02:58:25.550 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.548+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=5IKJC0DWKV0K type=del size=1857449 2024-09-13T02:58:25.551 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.550+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~YHTTBBLHOF8M.0 size=1048576 2024-09-13T02:58:25.553 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.552+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~YHTTBBLHOF8M.1 size=656816 2024-09-13T02:58:25.557 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.556+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=YHTTBBLHOF8M tag=N2S81UAULO8W type=write size=2753968 2024-09-13T02:58:25.559 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.558+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=E30H4EOSDBKP type=del size=246769 2024-09-13T02:58:25.561 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.559+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=NAHF5YR31VEP type=del 2024-09-13T02:58:25.563 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.562+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=S8LRYJK69C9Q type=del size=3096614 2024-09-13T02:58:25.565 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.564+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~MLT3R1UU27RG.0 size=282840 2024-09-13T02:58:25.569 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.567+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=MLT3R1UU27RG tag=GK2UQ0QYEY1L type=write size=1331416 2024-09-13T02:58:25.572 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.571+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~O7TADK15KJT9.0 size=1048576 2024-09-13T02:58:25.574 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.573+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~O7TADK15KJT9.1 size=914197 2024-09-13T02:58:25.574 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.573+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=O7TADK15KJT9 tag=72TTFNRQXXXT type=write size=3011349 2024-09-13T02:58:25.578 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.577+0000 7eff73afa780 1 < suggested remove operation key=LM9IZ4OKFS32 tag=7F6OH9OR4GM8 type=del 2024-09-13T02:58:25.580 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.579+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=1TW48HUSU1FY type=del size=569515 2024-09-13T02:58:25.582 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.581+0000 7eff73afa780 1 < completed write operation key=A17FWA7AS3BZ tag=MC1HAS4BTOY0 type=write size=533633 2024-09-13T02:58:25.584 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.583+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=SDBBGZCZFQ5C type=del size=1712298 2024-09-13T02:58:25.586 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.585+0000 7eff73afa780 1 < completed write operation key=AJ29N3P8OUAG tag=FQ75ZY15YQJR type=write size=966358 2024-09-13T02:58:25.590 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.589+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~CM3P5XRWD7FY.0 size=1048576 2024-09-13T02:58:25.592 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.591+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~CM3P5XRWD7FY.1 size=1048576 2024-09-13T02:58:25.593 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.592+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~CM3P5XRWD7FY.2 size=299865 2024-09-13T02:58:25.594 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.592+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=CM3P5XRWD7FY tag=61MCJUBTQKLW type=write size=3445593 2024-09-13T02:58:25.595 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.594+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~L6RX5XI8ZTAV.0 size=1048576 2024-09-13T02:58:25.595 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.594+0000 7eff73afa780 1 < canceled part key=_multipart_P3S7KM66TMF3.2~L6RX5XI8ZTAV.1 size=1048576 2024-09-13T02:58:25.597 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.596+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~L6RX5XI8ZTAV.2 size=838107 2024-09-13T02:58:25.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.600+0000 7eff73afa780 1 < canceled multipart upload key=P3S7KM66TMF3 upload=L6RX5XI8ZTAV tag=1F16RR94MPUQ type=write size=3983835 2024-09-13T02:58:25.603 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.602+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=3RF7G0DDCQOS type=write size=20524 2024-09-13T02:58:25.605 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.604+0000 7eff73afa780 1 < canceled operation key=JUN4VMKZR3HW tag=72WMR7XKQ1FZ type=write size=49688 2024-09-13T02:58:25.609 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.608+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~2DS0FU8O97YB.0 size=1048576 2024-09-13T02:58:25.611 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.609+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~2DS0FU8O97YB.1 size=918844 2024-09-13T02:58:25.611 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.609+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=2DS0FU8O97YB tag=ZWI0YKN1RIDN type=write size=3015996 2024-09-13T02:58:25.612 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.611+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~2V7L7PGNLW2R.0 size=1048576 2024-09-13T02:58:25.614 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.613+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~2V7L7PGNLW2R.1 size=234399 2024-09-13T02:58:25.618 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.616+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=2V7L7PGNLW2R tag=LJXUA2GP1ZFH type=write size=2331551 2024-09-13T02:58:25.620 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.618+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=99ARRAI4ALOO type=del size=344312 2024-09-13T02:58:25.622 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.620+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=4GCI2D60KBOA type=del 2024-09-13T02:58:25.623 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.622+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=ERCJFRWATW44 type=del size=1751228 2024-09-13T02:58:25.626 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.625+0000 7eff73afa780 -1 < failed to complete operation key=LM9IZ4OKFS32 tag=NQWX1IBMGRX6 type=del size=1682860: (22) Invalid argument 2024-09-13T02:58:25.628 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.627+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=VY61ZGVZFCF3 type=del size=418266 2024-09-13T02:58:25.630 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.629+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=B4K5J8M3VTCS type=del 2024-09-13T02:58:25.632 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.631+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=SFJQOOKVHYTS type=del size=421289 2024-09-13T02:58:25.634 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.633+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=E0TD9E2VKO2E type=del 2024-09-13T02:58:25.638 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.637+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~NVGVHKYSXT2T.0 size=1048576 2024-09-13T02:58:25.640 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.639+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~NVGVHKYSXT2T.1 size=636885 2024-09-13T02:58:25.640 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.639+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=NVGVHKYSXT2T tag=L341I1E7ZVT0 type=write size=2734037 2024-09-13T02:58:25.642 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.641+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~4RSUH8BBJD6V.0 size=1048576 2024-09-13T02:58:25.644 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.643+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~4RSUH8BBJD6V.1 size=646031 2024-09-13T02:58:25.647 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.646+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=4RSUH8BBJD6V tag=QE3I2XMQCIGV type=write size=2743183 2024-09-13T02:58:25.650 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.648+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=GH53YV0IEPWC type=del size=1339667 2024-09-13T02:58:25.651 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.650+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=5MAM4UT23FGO type=del 2024-09-13T02:58:25.654 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.652+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=22OAP66KZ8GW type=del size=1881692 2024-09-13T02:58:25.656 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.655+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=5IKJC0DWKV0K type=del 2024-09-13T02:58:25.658 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.657+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=BU5YST77A8O6 type=del size=1388597 2024-09-13T02:58:25.661 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.659+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=E30H4EOSDBKP type=del 2024-09-13T02:58:25.664 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.663+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~Z2VSK96RDR79.0 size=1048576 2024-09-13T02:58:25.666 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.665+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~Z2VSK96RDR79.1 size=1048576 2024-09-13T02:58:25.667 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.666+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~Z2VSK96RDR79.2 size=167571 2024-09-13T02:58:25.668 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.666+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=Z2VSK96RDR79 tag=6029U9S2LMIV type=write size=3313299 2024-09-13T02:58:25.670 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.669+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=S8LRYJK69C9Q type=del 2024-09-13T02:58:25.674 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.673+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~OCVXS7D8DPUA.0 size=1048576 2024-09-13T02:58:25.675 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.674+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~OCVXS7D8DPUA.1 size=1048576 2024-09-13T02:58:25.677 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.676+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~OCVXS7D8DPUA.2 size=793423 2024-09-13T02:58:25.677 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.676+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=OCVXS7D8DPUA tag=9UTNSD1XMNJ8 type=write size=3939151 2024-09-13T02:58:25.679 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.677+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~O7TADK15KJT9.0 size=1048576 2024-09-13T02:58:25.680 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.679+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~O7TADK15KJT9.1 size=914197 2024-09-13T02:58:25.684 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.683+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=O7TADK15KJT9 tag=72TTFNRQXXXT type=write size=3011349 2024-09-13T02:58:25.688 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.686+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~ZVMHOXTXMVWN.0 size=1048576 2024-09-13T02:58:25.690 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.688+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~ZVMHOXTXMVWN.1 size=816352 2024-09-13T02:58:25.690 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.688+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=ZVMHOXTXMVWN tag=GWT50ZDCOIZN type=write size=2913504 2024-09-13T02:58:25.691 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.690+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=1TW48HUSU1FY type=del 2024-09-13T02:58:25.695 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.694+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~Q3EKXK8QQNOH.0 size=1048576 2024-09-13T02:58:25.697 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.696+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~Q3EKXK8QQNOH.1 size=474709 2024-09-13T02:58:25.697 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.696+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=Q3EKXK8QQNOH tag=VIPYP6XBVFE0 type=write size=2571861 2024-09-13T02:58:25.699 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.698+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=SDBBGZCZFQ5C type=del 2024-09-13T02:58:25.701 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.700+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=7RHPCMB3Z656 type=del size=3361485 2024-09-13T02:58:25.703 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.702+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~CM3P5XRWD7FY.0 size=1048576 2024-09-13T02:58:25.705 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.704+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~CM3P5XRWD7FY.1 size=1048576 2024-09-13T02:58:25.707 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.706+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~CM3P5XRWD7FY.2 size=299865 2024-09-13T02:58:25.711 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.710+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=CM3P5XRWD7FY tag=61MCJUBTQKLW type=write size=3445593 2024-09-13T02:58:25.713 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.711+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=NR4U3R5ZPJI8 type=del size=1512194 2024-09-13T02:58:25.715 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.713+0000 7eff73afa780 1 < completed write operation key=S4E79E2H75Y1 tag=3RF7G0DDCQOS type=write size=20524 2024-09-13T02:58:25.718 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.717+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~J7VZ02324ABV.0 size=1048576 2024-09-13T02:58:25.720 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.719+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~J7VZ02324ABV.1 size=306111 2024-09-13T02:58:25.720 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.719+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=J7VZ02324ABV tag=PYP5ZWU4EEFS type=write size=2403263 2024-09-13T02:58:25.723 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.722+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~2DS0FU8O97YB.0 size=1048576 2024-09-13T02:58:25.724 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.723+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~2DS0FU8O97YB.1 size=918844 2024-09-13T02:58:25.728 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.727+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=2DS0FU8O97YB tag=ZWI0YKN1RIDN type=write size=3015996 2024-09-13T02:58:25.730 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.729+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=VS3B6LKT62TD type=del size=3674361 2024-09-13T02:58:25.732 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.731+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=99ARRAI4ALOO type=del 2024-09-13T02:58:25.736 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.735+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~BBFLCNOWDOM1.0 size=1012515 2024-09-13T02:58:25.736 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.735+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=BBFLCNOWDOM1 tag=G8AGU7EJR6DR type=write size=2061091 2024-09-13T02:58:25.738 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.737+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=ERCJFRWATW44 type=del 2024-09-13T02:58:25.740 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.739+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=KBI2OE9WVSRE type=del size=737795 2024-09-13T02:58:25.742 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.740+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=VY61ZGVZFCF3 type=del 2024-09-13T02:58:25.745 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.744+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~L3S45MVFCSBI.0 size=1048576 2024-09-13T02:58:25.747 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.746+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~L3S45MVFCSBI.1 size=1048576 2024-09-13T02:58:25.749 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.748+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~L3S45MVFCSBI.2 size=863311 2024-09-13T02:58:25.749 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.748+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=L3S45MVFCSBI tag=QTNHCJ3ZGW5D type=write size=4009039 2024-09-13T02:58:25.755 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.754+0000 7eff73afa780 1 < suggested remove operation key=TCGE3HRKFPDC tag=SFJQOOKVHYTS type=del 2024-09-13T02:58:25.757 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.756+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=9WY4SVKD1Q5D type=write size=669756 2024-09-13T02:58:25.759 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.758+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~NVGVHKYSXT2T.0 size=1048576 2024-09-13T02:58:25.761 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.759+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~NVGVHKYSXT2T.1 size=636885 2024-09-13T02:58:25.764 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.763+0000 7eff73afa780 1 < completed multipart upload key=54V3991TUAC1 upload=NVGVHKYSXT2T tag=L341I1E7ZVT0 type=write size=2734037 2024-09-13T02:58:25.766 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.765+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=VJSVK37OG250 type=del size=3807434 2024-09-13T02:58:25.769 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.767+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=GH53YV0IEPWC type=del 2024-09-13T02:58:25.771 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.769+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=P43BBY1YIPZM type=del size=4123422 2024-09-13T02:58:25.773 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.771+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=22OAP66KZ8GW type=del 2024-09-13T02:58:25.775 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.774+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=LY1AV03D711A type=write size=977100 2024-09-13T02:58:25.777 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.776+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=BU5YST77A8O6 type=del 2024-09-13T02:58:25.781 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.779+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~CDQN3HNL4PVQ.0 size=1048576 2024-09-13T02:58:25.782 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.781+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~CDQN3HNL4PVQ.1 size=358463 2024-09-13T02:58:25.783 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.781+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=CDQN3HNL4PVQ tag=BN1LYV7HWQEI type=write size=2455615 2024-09-13T02:58:25.784 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.783+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~Z2VSK96RDR79.0 size=1048576 2024-09-13T02:58:25.786 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.785+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~Z2VSK96RDR79.1 size=1048576 2024-09-13T02:58:25.786 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.785+0000 7eff73afa780 1 < canceled part key=_multipart_RB5PEF3B1DK7.2~Z2VSK96RDR79.2 size=167571 2024-09-13T02:58:25.790 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.789+0000 7eff73afa780 1 < canceled multipart upload key=RB5PEF3B1DK7 upload=Z2VSK96RDR79 tag=6029U9S2LMIV type=write size=3313299 2024-09-13T02:58:25.794 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.793+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~DVGOD5DV5QTD.0 size=727920 2024-09-13T02:58:25.794 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.793+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=DVGOD5DV5QTD tag=PL89X976QC1W type=write size=1776496 2024-09-13T02:58:25.796 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.795+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~OCVXS7D8DPUA.0 size=1048576 2024-09-13T02:58:25.798 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.797+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~OCVXS7D8DPUA.1 size=1048576 2024-09-13T02:58:25.800 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.799+0000 7eff73afa780 1 < completed part key=_multipart_RB5PEF3B1DK7.2~OCVXS7D8DPUA.2 size=793423 2024-09-13T02:58:25.804 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.802+0000 7eff73afa780 1 < completed multipart upload key=RB5PEF3B1DK7 upload=OCVXS7D8DPUA tag=9UTNSD1XMNJ8 type=write size=3939151 2024-09-13T02:58:25.807 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.806+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~BQYG6Q009C11.0 size=1048576 2024-09-13T02:58:25.814 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.812+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~BQYG6Q009C11.1 size=245620 2024-09-13T02:58:25.814 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.812+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=BQYG6Q009C11 tag=KQX4ZBBR0YPH type=write size=2342772 2024-09-13T02:58:25.816 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.815+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~ZVMHOXTXMVWN.0 size=1048576 2024-09-13T02:58:25.818 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.816+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~ZVMHOXTXMVWN.1 size=816352 2024-09-13T02:58:25.821 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.820+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=ZVMHOXTXMVWN tag=GWT50ZDCOIZN type=write size=2913504 2024-09-13T02:58:25.823 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.822+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=4WOPWK3Q06TA type=del size=479763 2024-09-13T02:58:25.825 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.824+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~Q3EKXK8QQNOH.0 size=1048576 2024-09-13T02:58:25.825 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.824+0000 7eff73afa780 1 < canceled part key=_multipart_UGPEQZIKUWJI.2~Q3EKXK8QQNOH.1 size=474709 2024-09-13T02:58:25.829 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.828+0000 7eff73afa780 1 < canceled multipart upload key=UGPEQZIKUWJI upload=Q3EKXK8QQNOH tag=VIPYP6XBVFE0 type=write size=2571861 2024-09-13T02:58:25.831 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.830+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=77GRPVYF6FAS type=del size=352174 2024-09-13T02:58:25.834 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.832+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=7RHPCMB3Z656 type=del 2024-09-13T02:58:25.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.835+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=X41P4PLFOAF5 type=del size=345242 2024-09-13T02:58:25.838 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.837+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=NR4U3R5ZPJI8 type=del 2024-09-13T02:58:25.840 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.839+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=0L04N37ZOP2A type=write size=182819 2024-09-13T02:58:25.843 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.842+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~J7VZ02324ABV.0 size=1048576 2024-09-13T02:58:25.846 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.844+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~J7VZ02324ABV.1 size=306111 2024-09-13T02:58:25.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.848+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=J7VZ02324ABV tag=PYP5ZWU4EEFS type=write size=2403263 2024-09-13T02:58:25.852 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.851+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=0V59QIV2BWUA type=write size=387359 2024-09-13T02:58:25.856 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.855+0000 7eff73afa780 1 < suggested update operation key=RB5PEF3B1DK7 tag=VS3B6LKT62TD type=del size=3674361 2024-09-13T02:58:25.858 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.857+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=2CXEBKXN2NVI type=del size=1992576 2024-09-13T02:58:25.860 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.859+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~BBFLCNOWDOM1.0 size=1012515 2024-09-13T02:58:25.864 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.863+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=BBFLCNOWDOM1 tag=G8AGU7EJR6DR type=write size=2061091 2024-09-13T02:58:25.869 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.867+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~MEUIW64G2AQ2.0 size=1048576 2024-09-13T02:58:25.871 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.869+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~MEUIW64G2AQ2.1 size=1048576 2024-09-13T02:58:25.873 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.871+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~MEUIW64G2AQ2.2 size=203717 2024-09-13T02:58:25.873 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.871+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=MEUIW64G2AQ2 tag=RZZC46ATPVA0 type=write size=3349445 2024-09-13T02:58:25.875 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.873+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=KBI2OE9WVSRE type=del 2024-09-13T02:58:25.877 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.876+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=ZD91OQCJ4LCL type=del size=1663236 2024-09-13T02:58:25.879 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.878+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~L3S45MVFCSBI.0 size=1048576 2024-09-13T02:58:25.881 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.880+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~L3S45MVFCSBI.1 size=1048576 2024-09-13T02:58:25.883 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.882+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~L3S45MVFCSBI.2 size=863311 2024-09-13T02:58:25.886 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.885+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=L3S45MVFCSBI tag=QTNHCJ3ZGW5D type=write size=4009039 2024-09-13T02:58:25.890 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.889+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~XJLFIAG2C288.0 size=1048576 2024-09-13T02:58:25.892 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.891+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~XJLFIAG2C288.1 size=660011 2024-09-13T02:58:25.892 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.891+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=XJLFIAG2C288 tag=3TST0ELE08N9 type=write size=2757163 2024-09-13T02:58:25.894 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.893+0000 7eff73afa780 1 < completed write operation key=ERKORSW5ZM7N tag=9WY4SVKD1Q5D type=write size=669756 2024-09-13T02:58:25.896 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.895+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=DJYDDLH13UPO type=del size=506972 2024-09-13T02:58:25.898 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.897+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=VJSVK37OG250 type=del 2024-09-13T02:58:25.900 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.899+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=OK5JWR7ZED2L type=del size=2543104 2024-09-13T02:58:25.902 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.901+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=P43BBY1YIPZM type=del 2024-09-13T02:58:25.906 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.905+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~S1H13ASA2J0S.0 size=1048576 2024-09-13T02:58:25.908 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.907+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~S1H13ASA2J0S.1 size=1048576 2024-09-13T02:58:25.910 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.908+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~S1H13ASA2J0S.2 size=927085 2024-09-13T02:58:25.910 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.908+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=S1H13ASA2J0S tag=591RLELQUO1X type=write size=4072813 2024-09-13T02:58:25.914 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.912+0000 7eff73afa780 1 < suggested remove operation key=54V3991TUAC1 tag=LY1AV03D711A type=write 2024-09-13T02:58:25.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.914+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=7QUWFZK6L2PM type=del size=84768 2024-09-13T02:58:25.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.915+0000 7eff73afa780 1 < canceled part key=_multipart_RQZASFUHXIEI.2~CDQN3HNL4PVQ.0 size=1048576 2024-09-13T02:58:25.918 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.917+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~CDQN3HNL4PVQ.1 size=358463 2024-09-13T02:58:25.921 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.920+0000 7eff73afa780 1 < canceled multipart upload key=RQZASFUHXIEI upload=CDQN3HNL4PVQ tag=BN1LYV7HWQEI type=write size=2455615 2024-09-13T02:58:25.925 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.924+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~UQXI5IKB1JXL.0 size=228564 2024-09-13T02:58:25.925 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.924+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=UQXI5IKB1JXL tag=SWAT9WP2UZ2A type=write size=1277140 2024-09-13T02:58:25.927 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.926+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~DVGOD5DV5QTD.0 size=727920 2024-09-13T02:58:25.930 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.929+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=DVGOD5DV5QTD tag=PL89X976QC1W type=write size=1776496 2024-09-13T02:58:25.934 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.932+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~5LFTCLHPXTGQ.0 size=311489 2024-09-13T02:58:25.934 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.932+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=5LFTCLHPXTGQ tag=6MYU2DS72LHJ type=write size=1360065 2024-09-13T02:58:25.936 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.935+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~BQYG6Q009C11.0 size=1048576 2024-09-13T02:58:25.936 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.935+0000 7eff73afa780 1 < canceled part key=_multipart_6R9GY1TUZW4S.2~BQYG6Q009C11.1 size=245620 2024-09-13T02:58:25.940 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.938+0000 7eff73afa780 1 < canceled multipart upload key=6R9GY1TUZW4S upload=BQYG6Q009C11 tag=KQX4ZBBR0YPH type=write size=2342772 2024-09-13T02:58:25.942 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.941+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=29TZMCKOO029 type=del size=3716879 2024-09-13T02:58:25.944 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.943+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=4WOPWK3Q06TA type=del 2024-09-13T02:58:25.946 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.945+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=8UZKYTCO88C1 type=del size=2544293 2024-09-13T02:58:25.948 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.947+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=77GRPVYF6FAS type=del 2024-09-13T02:58:25.950 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.948+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=6Q8D1MLWQVZY type=del size=3794340 2024-09-13T02:58:25.952 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.951+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=X41P4PLFOAF5 type=del 2024-09-13T02:58:25.954 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.953+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=3F98TP31UZS7 type=del size=1363424 2024-09-13T02:58:25.956 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.955+0000 7eff73afa780 1 < completed write operation key=S4E79E2H75Y1 tag=0L04N37ZOP2A type=write size=182819 2024-09-13T02:58:25.958 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.957+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=3UWBVJMLGGHD type=del size=1884962 2024-09-13T02:58:25.960 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.959+0000 7eff73afa780 1 < completed write operation key=KGBPSSFQDMO0 tag=0V59QIV2BWUA type=write size=387359 2024-09-13T02:58:25.962 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.961+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=QHHF0CO6OXXY type=write size=828161 2024-09-13T02:58:25.965 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.964+0000 7eff73afa780 1 < canceled operation key=DE1OPTRGHEXB tag=2CXEBKXN2NVI type=del size=1992576 2024-09-13T02:58:25.968 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.967+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~5CGRQDXK71HU.0 size=1048576 2024-09-13T02:58:25.970 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.969+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~5CGRQDXK71HU.1 size=356777 2024-09-13T02:58:25.970 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.969+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=5CGRQDXK71HU tag=KGK15F4IYJHZ type=write size=2453929 2024-09-13T02:58:25.972 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.971+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~MEUIW64G2AQ2.0 size=1048576 2024-09-13T02:58:25.974 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.973+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~MEUIW64G2AQ2.1 size=1048576 2024-09-13T02:58:25.976 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.975+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~MEUIW64G2AQ2.2 size=203717 2024-09-13T02:58:25.979 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.978+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=MEUIW64G2AQ2 tag=RZZC46ATPVA0 type=write size=3349445 2024-09-13T02:58:25.981 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.980+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=8BY29RAAOWUL type=del size=603127 2024-09-13T02:58:25.983 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.982+0000 7eff73afa780 1 < canceled operation key=0EKUTQYSKEB7 tag=ZD91OQCJ4LCL type=del size=1663236 2024-09-13T02:58:25.987 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.986+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~APXXQJ02O6J5.0 size=961586 2024-09-13T02:58:25.987 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.986+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=APXXQJ02O6J5 tag=IRT9BURQCB6I type=write size=2010162 2024-09-13T02:58:25.989 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.988+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~XJLFIAG2C288.0 size=1048576 2024-09-13T02:58:25.991 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.990+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~XJLFIAG2C288.1 size=660011 2024-09-13T02:58:25.994 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.993+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=XJLFIAG2C288 tag=3TST0ELE08N9 type=write size=2757163 2024-09-13T02:58:25.996 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.995+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=156MGGE9J70G type=del size=631067 2024-09-13T02:58:25.998 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:25.997+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=DJYDDLH13UPO type=del 2024-09-13T02:58:26.002 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.001+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~2XL6ACLIP8S6.0 size=1048576 2024-09-13T02:58:26.004 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.003+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~2XL6ACLIP8S6.1 size=1048576 2024-09-13T02:58:26.006 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.004+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~2XL6ACLIP8S6.2 size=40901 2024-09-13T02:58:26.006 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.004+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=2XL6ACLIP8S6 tag=DK1X0S2IOEC5 type=write size=3186629 2024-09-13T02:58:26.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.009+0000 7eff73afa780 1 < suggested remove operation key=2MVZNBH5L74W tag=OK5JWR7ZED2L type=del 2024-09-13T02:58:26.012 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.011+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=VAE5899EA0TF type=del size=2285028 2024-09-13T02:58:26.014 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.013+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~S1H13ASA2J0S.0 size=1048576 2024-09-13T02:58:26.015 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.014+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~S1H13ASA2J0S.1 size=1048576 2024-09-13T02:58:26.016 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.014+0000 7eff73afa780 1 < canceled part key=_multipart_RRSBR8H06K0Q.2~S1H13ASA2J0S.2 size=927085 2024-09-13T02:58:26.019 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.018+0000 7eff73afa780 1 < canceled multipart upload key=RRSBR8H06K0Q upload=S1H13ASA2J0S tag=591RLELQUO1X type=write size=4072813 2024-09-13T02:58:26.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.019+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=LVJWIZ4F3JGK type=del size=868432 2024-09-13T02:58:26.022 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.021+0000 7eff73afa780 1 < canceled operation key=KGBPSSFQDMO0 tag=7QUWFZK6L2PM type=del size=84768 2024-09-13T02:58:26.026 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.025+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~85SHS85MYUUS.0 size=1048576 2024-09-13T02:58:26.028 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.026+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~85SHS85MYUUS.1 size=1048576 2024-09-13T02:58:26.029 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.028+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~85SHS85MYUUS.2 size=178016 2024-09-13T02:58:26.029 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.028+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=85SHS85MYUUS tag=JOW3TZE8QNJN type=write size=3323744 2024-09-13T02:58:26.031 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.030+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~UQXI5IKB1JXL.0 size=228564 2024-09-13T02:58:26.034 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.033+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=UQXI5IKB1JXL tag=SWAT9WP2UZ2A type=write size=1277140 2024-09-13T02:58:26.038 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.037+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~SYF3Q9V9WV6O.0 size=1048576 2024-09-13T02:58:26.040 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.038+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~SYF3Q9V9WV6O.1 size=372954 2024-09-13T02:58:26.040 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.038+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=SYF3Q9V9WV6O tag=DRLFBXO9NLG9 type=write size=2470106 2024-09-13T02:58:26.042 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.040+0000 7eff73afa780 1 < completed part key=_multipart_87IDSEO7CO52.2~5LFTCLHPXTGQ.0 size=311489 2024-09-13T02:58:26.045 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.044+0000 7eff73afa780 1 < completed multipart upload key=87IDSEO7CO52 upload=5LFTCLHPXTGQ tag=6MYU2DS72LHJ type=write size=1360065 2024-09-13T02:58:26.049 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.047+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~CX4B2B2ZQOBP.0 size=1048576 2024-09-13T02:58:26.050 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.049+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~CX4B2B2ZQOBP.1 size=951013 2024-09-13T02:58:26.050 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.049+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=CX4B2B2ZQOBP tag=JDSOVMA90NDF type=write size=3048165 2024-09-13T02:58:26.052 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.051+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=29TZMCKOO029 type=del 2024-09-13T02:58:26.056 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.055+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~6FQONXXEOYPW.0 size=940428 2024-09-13T02:58:26.057 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.055+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=6FQONXXEOYPW tag=STA2B7MZ2LMA type=write size=1989004 2024-09-13T02:58:26.058 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.057+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=8UZKYTCO88C1 type=del 2024-09-13T02:58:26.060 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.059+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=BH7W81THOXBN type=del size=1027470 2024-09-13T02:58:26.064 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.063+0000 7eff73afa780 1 < suggested update operation key=LM9IZ4OKFS32 tag=6Q8D1MLWQVZY type=del size=3794340 2024-09-13T02:58:26.067 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.065+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=W8NE22Q3U8Z8 type=del size=1544200 2024-09-13T02:58:26.070 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.068+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=3F98TP31UZS7 type=del 2024-09-13T02:58:26.071 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.070+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=RQADW4H3KK3G type=del size=465036 2024-09-13T02:58:26.074 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.073+0000 7eff73afa780 -1 < failed to complete operation key=LM9IZ4OKFS32 tag=3UWBVJMLGGHD type=del size=1884962: (22) Invalid argument 2024-09-13T02:58:26.076 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.075+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=S9KVU8KRPYLB type=del size=3870580 2024-09-13T02:58:26.078 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.077+0000 7eff73afa780 1 < completed write operation key=96QB8V0471EG tag=QHHF0CO6OXXY type=write size=828161 2024-09-13T02:58:26.081 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.080+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~LG4IIFN5QATK.0 size=1048576 2024-09-13T02:58:26.083 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.082+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~LG4IIFN5QATK.1 size=1048576 2024-09-13T02:58:26.085 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.083+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~LG4IIFN5QATK.2 size=836659 2024-09-13T02:58:26.085 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.083+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=LG4IIFN5QATK tag=F2FED6OWZ1NF type=write size=3982387 2024-09-13T02:58:26.087 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.085+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~5CGRQDXK71HU.0 size=1048576 2024-09-13T02:58:26.088 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.087+0000 7eff73afa780 1 < completed part key=_multipart_5KBC7ZCE1LVB.2~5CGRQDXK71HU.1 size=356777 2024-09-13T02:58:26.092 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.091+0000 7eff73afa780 1 < completed multipart upload key=5KBC7ZCE1LVB upload=5CGRQDXK71HU tag=KGK15F4IYJHZ type=write size=2453929 2024-09-13T02:58:26.094 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.092+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=0149C99S4QB0 type=write size=770794 2024-09-13T02:58:26.096 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.095+0000 7eff73afa780 1 < completed delete operation key=54V3991TUAC1 tag=8BY29RAAOWUL type=del 2024-09-13T02:58:26.099 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.098+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~XJNQ7FIDCX49.0 size=244919 2024-09-13T02:58:26.099 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.098+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=XJNQ7FIDCX49 tag=TIGDCMPH4QI0 type=write size=1293495 2024-09-13T02:58:26.100 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.098+0000 7eff73afa780 1 < canceled part key=_multipart_87IDSEO7CO52.2~APXXQJ02O6J5.0 size=961586 2024-09-13T02:58:26.103 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.102+0000 7eff73afa780 1 < canceled multipart upload key=87IDSEO7CO52 upload=APXXQJ02O6J5 tag=IRT9BURQCB6I type=write size=2010162 2024-09-13T02:58:26.107 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.105+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~UJ6NTDWUWIBX.0 size=1048576 2024-09-13T02:58:26.108 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.107+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~UJ6NTDWUWIBX.1 size=1048576 2024-09-13T02:58:26.110 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.109+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~UJ6NTDWUWIBX.2 size=564865 2024-09-13T02:58:26.110 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.109+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=UJ6NTDWUWIBX tag=SIGYDXMALUS3 type=write size=3710593 2024-09-13T02:58:26.112 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.111+0000 7eff73afa780 1 < completed delete operation key=AJ29N3P8OUAG tag=156MGGE9J70G type=del 2024-09-13T02:58:26.114 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.113+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=08ZW37Q70HM3 type=del size=2606859 2024-09-13T02:58:26.116 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.115+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~2XL6ACLIP8S6.0 size=1048576 2024-09-13T02:58:26.118 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.117+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~2XL6ACLIP8S6.1 size=1048576 2024-09-13T02:58:26.120 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.119+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~2XL6ACLIP8S6.2 size=40901 2024-09-13T02:58:26.123 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.122+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=2XL6ACLIP8S6 tag=DK1X0S2IOEC5 type=write size=3186629 2024-09-13T02:58:26.125 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.124+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=AV2OWCWW7KGK type=del size=1995975 2024-09-13T02:58:26.127 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.126+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=VAE5899EA0TF type=del 2024-09-13T02:58:26.129 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.128+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=HLFFY3PXGSMU type=write size=567828 2024-09-13T02:58:26.131 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.130+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=LVJWIZ4F3JGK type=del 2024-09-13T02:58:26.136 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.134+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~P1HYC5NW8EZW.0 size=1048576 2024-09-13T02:58:26.138 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.136+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~P1HYC5NW8EZW.1 size=403210 2024-09-13T02:58:26.138 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.136+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=P1HYC5NW8EZW tag=282PL76B1DJ8 type=write size=2500362 2024-09-13T02:58:26.140 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.138+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~85SHS85MYUUS.0 size=1048576 2024-09-13T02:58:26.141 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.140+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~85SHS85MYUUS.1 size=1048576 2024-09-13T02:58:26.143 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.142+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~85SHS85MYUUS.2 size=178016 2024-09-13T02:58:26.147 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.146+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=85SHS85MYUUS tag=JOW3TZE8QNJN type=write size=3323744 2024-09-13T02:58:26.151 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.150+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~MZPP3BS7DX0W.0 size=1048576 2024-09-13T02:58:26.153 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.151+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~MZPP3BS7DX0W.1 size=666183 2024-09-13T02:58:26.153 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.151+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=MZPP3BS7DX0W tag=5MACCQMMT962 type=write size=2763335 2024-09-13T02:58:26.155 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.154+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~SYF3Q9V9WV6O.0 size=1048576 2024-09-13T02:58:26.157 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.155+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~SYF3Q9V9WV6O.1 size=372954 2024-09-13T02:58:26.160 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.159+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=SYF3Q9V9WV6O tag=DRLFBXO9NLG9 type=write size=2470106 2024-09-13T02:58:26.163 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.162+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=7MT9ZXELY6MY type=write size=592829 2024-09-13T02:58:26.165 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.164+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~CX4B2B2ZQOBP.0 size=1048576 2024-09-13T02:58:26.167 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.165+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~CX4B2B2ZQOBP.1 size=951013 2024-09-13T02:58:26.171 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.170+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=CX4B2B2ZQOBP tag=JDSOVMA90NDF type=write size=3048165 2024-09-13T02:58:26.173 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.172+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=YHXIDHDAU26U type=del size=3299973 2024-09-13T02:58:26.176 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.174+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~6FQONXXEOYPW.0 size=940428 2024-09-13T02:58:26.180 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.179+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=6FQONXXEOYPW tag=STA2B7MZ2LMA type=write size=1989004 2024-09-13T02:58:26.184 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.183+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~981ZEALXTP73.0 size=1048576 2024-09-13T02:58:26.186 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.185+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~981ZEALXTP73.1 size=1048576 2024-09-13T02:58:26.188 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.187+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~981ZEALXTP73.2 size=862776 2024-09-13T02:58:26.188 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.187+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=981ZEALXTP73 tag=88VOCHOJU9RW type=write size=4008504 2024-09-13T02:58:26.192 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.191+0000 7eff73afa780 1 < suggested update operation key=E8HN8DCZA7O1 tag=BH7W81THOXBN type=del size=1027470 2024-09-13T02:58:26.195 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.193+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=2IY6TE306GAG type=del size=1901199 2024-09-13T02:58:26.197 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.196+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=W8NE22Q3U8Z8 type=del 2024-09-13T02:58:26.201 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.199+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~YPTAZS2W55F4.0 size=1048576 2024-09-13T02:58:26.202 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.201+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~YPTAZS2W55F4.1 size=1048576 2024-09-13T02:58:26.204 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.203+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~YPTAZS2W55F4.2 size=570909 2024-09-13T02:58:26.204 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.203+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=YPTAZS2W55F4 tag=CZV4Z1NJNVA2 type=write size=3716637 2024-09-13T02:58:26.206 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.205+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=RQADW4H3KK3G type=del 2024-09-13T02:58:26.210 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.208+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~8NH1B2LVRUWP.0 size=329567 2024-09-13T02:58:26.210 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.208+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=8NH1B2LVRUWP tag=VLLXQJB7I4JU type=write size=1378143 2024-09-13T02:58:26.212 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.210+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=S9KVU8KRPYLB type=del 2024-09-13T02:58:26.216 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.214+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~6EL2N1PBQ3DS.0 size=1048576 2024-09-13T02:58:26.217 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.216+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~6EL2N1PBQ3DS.1 size=1048576 2024-09-13T02:58:26.219 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.218+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~6EL2N1PBQ3DS.2 size=337421 2024-09-13T02:58:26.220 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.218+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=6EL2N1PBQ3DS tag=3ILA7L1M4IM8 type=write size=3483149 2024-09-13T02:58:26.220 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.218+0000 7eff73afa780 1 < canceled part key=_multipart_S4E79E2H75Y1.2~LG4IIFN5QATK.0 size=1048576 2024-09-13T02:58:26.221 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.220+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~LG4IIFN5QATK.1 size=1048576 2024-09-13T02:58:26.223 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.222+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~LG4IIFN5QATK.2 size=836659 2024-09-13T02:58:26.227 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.226+0000 7eff73afa780 1 < canceled multipart upload key=S4E79E2H75Y1 upload=LG4IIFN5QATK tag=F2FED6OWZ1NF type=write size=3982387 2024-09-13T02:58:26.229 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.228+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=OW1UTXMVS9YN type=del size=1652410 2024-09-13T02:58:26.231 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.230+0000 7eff73afa780 1 < completed write operation key=54V3991TUAC1 tag=0149C99S4QB0 type=write size=770794 2024-09-13T02:58:26.233 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.232+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=PGOXZTPGT92L type=del size=283244 2024-09-13T02:58:26.235 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.234+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~XJNQ7FIDCX49.0 size=244919 2024-09-13T02:58:26.240 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.238+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=XJNQ7FIDCX49 tag=TIGDCMPH4QI0 type=write size=1293495 2024-09-13T02:58:26.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.240+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=2Y8FH69A0L3W type=del size=3993489 2024-09-13T02:58:26.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.241+0000 7eff73afa780 1 < canceled part key=_multipart_YBSX5HDAGL0D.2~UJ6NTDWUWIBX.0 size=1048576 2024-09-13T02:58:26.242 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.241+0000 7eff73afa780 1 < canceled part key=_multipart_YBSX5HDAGL0D.2~UJ6NTDWUWIBX.1 size=1048576 2024-09-13T02:58:26.244 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.243+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~UJ6NTDWUWIBX.2 size=564865 2024-09-13T02:58:26.247 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.246+0000 7eff73afa780 1 < canceled multipart upload key=YBSX5HDAGL0D upload=UJ6NTDWUWIBX tag=SIGYDXMALUS3 type=write size=3710593 2024-09-13T02:58:26.249 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.248+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=50YEA5WNUB8L type=del size=3969953 2024-09-13T02:58:26.251 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.250+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=08ZW37Q70HM3 type=del 2024-09-13T02:58:26.253 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.252+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=728236KNZRK0 type=del size=3249138 2024-09-13T02:58:26.258 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.257+0000 7eff73afa780 1 < suggested update operation key=Q9DOCHOCWES8 tag=AV2OWCWW7KGK type=del size=1995975 2024-09-13T02:58:26.260 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.259+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=MGNI4P7FOD32 type=del size=3214270 2024-09-13T02:58:26.262 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.261+0000 7eff73afa780 1 < completed write operation key=TCGE3HRKFPDC tag=HLFFY3PXGSMU type=write size=567828 2024-09-13T02:58:26.264 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.263+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=JZ7IX6X5B4JL type=write size=1046067 2024-09-13T02:58:26.266 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.265+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~P1HYC5NW8EZW.0 size=1048576 2024-09-13T02:58:26.268 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.267+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~P1HYC5NW8EZW.1 size=403210 2024-09-13T02:58:26.272 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.270+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=P1HYC5NW8EZW tag=282PL76B1DJ8 type=write size=2500362 2024-09-13T02:58:26.276 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.275+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~O4PZ7BEMY4UL.0 size=1048576 2024-09-13T02:58:26.278 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.277+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~O4PZ7BEMY4UL.1 size=1048576 2024-09-13T02:58:26.280 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.278+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~O4PZ7BEMY4UL.2 size=460569 2024-09-13T02:58:26.280 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.278+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=O4PZ7BEMY4UL tag=OUAM5RRNFVXD type=write size=3606297 2024-09-13T02:58:26.282 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.281+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~MZPP3BS7DX0W.0 size=1048576 2024-09-13T02:58:26.284 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.283+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~MZPP3BS7DX0W.1 size=666183 2024-09-13T02:58:26.288 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.286+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=MZPP3BS7DX0W tag=5MACCQMMT962 type=write size=2763335 2024-09-13T02:58:26.290 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.289+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=5O0VDCQ12MHN type=del size=155885 2024-09-13T02:58:26.292 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.291+0000 7eff73afa780 1 < completed write operation key=UGYRK752TSGX tag=7MT9ZXELY6MY type=write size=592829 2024-09-13T02:58:26.294 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.293+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=T7WZV94KIEOF type=del size=2565406 2024-09-13T02:58:26.296 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.295+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=YHXIDHDAU26U type=del 2024-09-13T02:58:26.300 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.299+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~G5LX8LXFTNYH.0 size=1048576 2024-09-13T02:58:26.302 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.301+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~G5LX8LXFTNYH.1 size=1048576 2024-09-13T02:58:26.304 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.302+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~G5LX8LXFTNYH.2 size=778705 2024-09-13T02:58:26.304 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.302+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=G5LX8LXFTNYH tag=0XXY3L5SW4DN type=write size=3924433 2024-09-13T02:58:26.306 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.305+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~981ZEALXTP73.0 size=1048576 2024-09-13T02:58:26.306 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.305+0000 7eff73afa780 1 < canceled part key=_multipart_2K9HTOP48N59.2~981ZEALXTP73.1 size=1048576 2024-09-13T02:58:26.308 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.307+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~981ZEALXTP73.2 size=862776 2024-09-13T02:58:26.311 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.310+0000 7eff73afa780 1 < canceled multipart upload key=2K9HTOP48N59 upload=981ZEALXTP73 tag=88VOCHOJU9RW type=write size=4008504 2024-09-13T02:58:26.313 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.312+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=PFSQ18NV4ZW3 type=del size=2614503 2024-09-13T02:58:26.317 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.316+0000 7eff73afa780 1 < suggested update operation key=AJ29N3P8OUAG tag=2IY6TE306GAG type=del size=1901199 2024-09-13T02:58:26.321 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.320+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~7FW3PPHOQ9KT.0 size=1048576 2024-09-13T02:58:26.322 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.321+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~7FW3PPHOQ9KT.1 size=595568 2024-09-13T02:58:26.322 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.321+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=7FW3PPHOQ9KT tag=Y0L6N98BJK74 type=write size=2692720 2024-09-13T02:58:26.325 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.323+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~YPTAZS2W55F4.0 size=1048576 2024-09-13T02:58:26.327 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.325+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~YPTAZS2W55F4.1 size=1048576 2024-09-13T02:58:26.328 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.327+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~YPTAZS2W55F4.2 size=570909 2024-09-13T02:58:26.332 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.330+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=YPTAZS2W55F4 tag=CZV4Z1NJNVA2 type=write size=3716637 2024-09-13T02:58:26.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.334+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~JORVSVQEUCM6.0 size=1048576 2024-09-13T02:58:26.337 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.336+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~JORVSVQEUCM6.1 size=1048576 2024-09-13T02:58:26.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.338+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~JORVSVQEUCM6.2 size=761364 2024-09-13T02:58:26.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.338+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=JORVSVQEUCM6 tag=6VGKU016332D type=write size=3907092 2024-09-13T02:58:26.341 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.340+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~8NH1B2LVRUWP.0 size=329567 2024-09-13T02:58:26.344 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.343+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=8NH1B2LVRUWP tag=VLLXQJB7I4JU type=write size=1378143 2024-09-13T02:58:26.348 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.347+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~K3K7XGGCR48N.0 size=1048576 2024-09-13T02:58:26.351 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.349+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~K3K7XGGCR48N.1 size=947819 2024-09-13T02:58:26.351 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.349+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=K3K7XGGCR48N tag=NR5XDIT6PA63 type=write size=3044971 2024-09-13T02:58:26.352 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.351+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~6EL2N1PBQ3DS.0 size=1048576 2024-09-13T02:58:26.354 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.353+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~6EL2N1PBQ3DS.1 size=1048576 2024-09-13T02:58:26.356 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.355+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~6EL2N1PBQ3DS.2 size=337421 2024-09-13T02:58:26.360 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.359+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=6EL2N1PBQ3DS tag=3ILA7L1M4IM8 type=write size=3483149 2024-09-13T02:58:26.364 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.363+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~3WME3IN39W9X.0 size=1048576 2024-09-13T02:58:26.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.364+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~3WME3IN39W9X.1 size=1048576 2024-09-13T02:58:26.368 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.366+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~3WME3IN39W9X.2 size=233547 2024-09-13T02:58:26.368 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.366+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=3WME3IN39W9X tag=FAANO5EF09ET type=write size=3379275 2024-09-13T02:58:26.370 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.369+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=OW1UTXMVS9YN type=del 2024-09-13T02:58:26.374 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.372+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~ZZOJRWEOT8QH.0 size=416463 2024-09-13T02:58:26.374 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.372+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=ZZOJRWEOT8QH tag=SLUU67KYKPQG type=write size=1465039 2024-09-13T02:58:26.375 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.374+0000 7eff73afa780 1 < canceled operation key=ERKORSW5ZM7N tag=PGOXZTPGT92L type=del size=283244 2024-09-13T02:58:26.378 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.376+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=KOVARRLSW8ZY type=write size=755790 2024-09-13T02:58:26.380 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.379+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=2Y8FH69A0L3W type=del 2024-09-13T02:58:26.382 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.381+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=QRKS12A1DVEV type=del size=2469406 2024-09-13T02:58:26.384 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.383+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=50YEA5WNUB8L type=del 2024-09-13T02:58:26.387 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.385+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=DNFJDPTFS3CL type=del size=2222769 2024-09-13T02:58:26.389 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.388+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=728236KNZRK0 type=del 2024-09-13T02:58:26.393 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.392+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~W00N4VOZ34C8.0 size=1048576 2024-09-13T02:58:26.395 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.394+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~W00N4VOZ34C8.1 size=737729 2024-09-13T02:58:26.395 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.394+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=W00N4VOZ34C8 tag=0OAR6U9YNLN6 type=write size=2834881 2024-09-13T02:58:26.397 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.396+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=MGNI4P7FOD32 type=del 2024-09-13T02:58:26.400 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.399+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=1X0F1H6O3BWT type=del size=1930532 2024-09-13T02:58:26.402 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.401+0000 7eff73afa780 1 < completed write operation key=JUN4VMKZR3HW tag=JZ7IX6X5B4JL type=write size=1046067 2024-09-13T02:58:26.406 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.404+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~QTOD0AUY3I20.0 size=1048576 2024-09-13T02:58:26.407 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.406+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~QTOD0AUY3I20.1 size=768289 2024-09-13T02:58:26.408 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.406+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=QTOD0AUY3I20 tag=KFTB3B4IFH1T type=write size=2865441 2024-09-13T02:58:26.409 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.408+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~O4PZ7BEMY4UL.0 size=1048576 2024-09-13T02:58:26.411 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.410+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~O4PZ7BEMY4UL.1 size=1048576 2024-09-13T02:58:26.413 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.411+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~O4PZ7BEMY4UL.2 size=460569 2024-09-13T02:58:26.416 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.415+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=O4PZ7BEMY4UL tag=OUAM5RRNFVXD type=write size=3606297 2024-09-13T02:58:26.418 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.417+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=YJEIVFKXSC7U type=del size=1042921 2024-09-13T02:58:26.420 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.419+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=5O0VDCQ12MHN type=del 2024-09-13T02:58:26.424 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.423+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~QSTNB7VSUI53.0 size=414430 2024-09-13T02:58:26.424 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.423+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=QSTNB7VSUI53 tag=VGU6E9HCB3WK type=write size=1463006 2024-09-13T02:58:26.426 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.425+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=T7WZV94KIEOF type=del 2024-09-13T02:58:26.428 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.427+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=VZ94YIXW10XC type=del size=3324807 2024-09-13T02:58:26.430 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.429+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~G5LX8LXFTNYH.0 size=1048576 2024-09-13T02:58:26.432 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.431+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~G5LX8LXFTNYH.1 size=1048576 2024-09-13T02:58:26.434 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.433+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~G5LX8LXFTNYH.2 size=778705 2024-09-13T02:58:26.437 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.436+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=G5LX8LXFTNYH tag=0XXY3L5SW4DN type=write size=3924433 2024-09-13T02:58:26.441 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.440+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~FB4JVQV07VCM.0 size=1048576 2024-09-13T02:58:26.443 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.442+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~FB4JVQV07VCM.1 size=1048576 2024-09-13T02:58:26.445 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.443+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~FB4JVQV07VCM.2 size=68059 2024-09-13T02:58:26.445 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.443+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=FB4JVQV07VCM tag=7O3863PC7C7W type=write size=3213787 2024-09-13T02:58:26.447 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.445+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=PFSQ18NV4ZW3 type=del 2024-09-13T02:58:26.454 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.454+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~FGKRHX3AI7A1.0 size=1048576 2024-09-13T02:58:26.458 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.456+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~FGKRHX3AI7A1.1 size=485334 2024-09-13T02:58:26.458 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.456+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=FGKRHX3AI7A1 tag=0X7CNG67LH4Y type=write size=2582486 2024-09-13T02:58:26.458 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.457+0000 7eff73afa780 1 < canceled part key=_multipart_RRSBR8H06K0Q.2~7FW3PPHOQ9KT.0 size=1048576 2024-09-13T02:58:26.461 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.460+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~7FW3PPHOQ9KT.1 size=595568 2024-09-13T02:58:26.465 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.464+0000 7eff73afa780 1 < canceled multipart upload key=RRSBR8H06K0Q upload=7FW3PPHOQ9KT tag=Y0L6N98BJK74 type=write size=2692720 2024-09-13T02:58:26.467 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.466+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=ZMIR4K63N9T8 type=del size=2367515 2024-09-13T02:58:26.469 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.468+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~JORVSVQEUCM6.0 size=1048576 2024-09-13T02:58:26.470 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.469+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~JORVSVQEUCM6.1 size=1048576 2024-09-13T02:58:26.472 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.471+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~JORVSVQEUCM6.2 size=761364 2024-09-13T02:58:26.476 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.475+0000 7eff73afa780 1 < completed multipart upload key=6R9GY1TUZW4S upload=JORVSVQEUCM6 tag=6VGKU016332D type=write size=3907092 2024-09-13T02:58:26.478 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.477+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=J2H7H3669QSP type=del size=3147976 2024-09-13T02:58:26.481 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.480+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~K3K7XGGCR48N.0 size=1048576 2024-09-13T02:58:26.483 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.481+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~K3K7XGGCR48N.1 size=947819 2024-09-13T02:58:26.486 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.485+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=K3K7XGGCR48N tag=NR5XDIT6PA63 type=write size=3044971 2024-09-13T02:58:26.488 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.487+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=WOVU8253LTUK type=del size=3083192 2024-09-13T02:58:26.490 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.489+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~3WME3IN39W9X.0 size=1048576 2024-09-13T02:58:26.492 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.491+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~3WME3IN39W9X.1 size=1048576 2024-09-13T02:58:26.494 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.492+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~3WME3IN39W9X.2 size=233547 2024-09-13T02:58:26.498 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.496+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=3WME3IN39W9X tag=FAANO5EF09ET type=write size=3379275 2024-09-13T02:58:26.500 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.499+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=FE9QT69J8ABK type=del size=1164596 2024-09-13T02:58:26.502 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.501+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~ZZOJRWEOT8QH.0 size=416463 2024-09-13T02:58:26.505 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.504+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=ZZOJRWEOT8QH tag=SLUU67KYKPQG type=write size=1465039 2024-09-13T02:58:26.509 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.508+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~P0JRKOG11CBC.0 size=1048576 2024-09-13T02:58:26.511 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.510+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~P0JRKOG11CBC.1 size=1048576 2024-09-13T02:58:26.513 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.512+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~P0JRKOG11CBC.2 size=375784 2024-09-13T02:58:26.513 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.512+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=P0JRKOG11CBC tag=TBB9X3WQJI81 type=write size=3521512 2024-09-13T02:58:26.515 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.514+0000 7eff73afa780 1 < completed write operation key=2K9HTOP48N59 tag=KOVARRLSW8ZY type=write size=755790 2024-09-13T02:58:26.517 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.516+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=ES2O3QYBLN8D type=del size=3794348 2024-09-13T02:58:26.519 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.517+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=QRKS12A1DVEV type=del 2024-09-13T02:58:26.521 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.519+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=6GNA060XQH7J type=del size=1136764 2024-09-13T02:58:26.525 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.523+0000 7eff73afa780 1 < suggested remove operation key=DE1OPTRGHEXB tag=DNFJDPTFS3CL type=del 2024-09-13T02:58:26.527 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.525+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=XKEHSM05HTQ3 type=del size=3248462 2024-09-13T02:58:26.528 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.527+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~W00N4VOZ34C8.0 size=1048576 2024-09-13T02:58:26.530 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.529+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~W00N4VOZ34C8.1 size=737729 2024-09-13T02:58:26.533 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.532+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=W00N4VOZ34C8 tag=0OAR6U9YNLN6 type=write size=2834881 2024-09-13T02:58:26.535 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.534+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=MT7PQM2Y1TJH type=del size=2613602 2024-09-13T02:58:26.537 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.536+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=1X0F1H6O3BWT type=del 2024-09-13T02:58:26.539 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.538+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=2O51ARKHV61E type=write size=474326 2024-09-13T02:58:26.541 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.540+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~QTOD0AUY3I20.0 size=1048576 2024-09-13T02:58:26.543 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.542+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~QTOD0AUY3I20.1 size=768289 2024-09-13T02:58:26.547 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.545+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=QTOD0AUY3I20 tag=KFTB3B4IFH1T type=write size=2865441 2024-09-13T02:58:26.549 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.547+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=DUI3IXZZFM93 type=del size=1531829 2024-09-13T02:58:26.553 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.552+0000 7eff73afa780 1 < suggested remove operation key=AJ29N3P8OUAG tag=YJEIVFKXSC7U type=del 2024-09-13T02:58:26.555 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.554+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=0SS0TBX18KP4 type=write size=794518 2024-09-13T02:58:26.557 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.556+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~QSTNB7VSUI53.0 size=414430 2024-09-13T02:58:26.561 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.560+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=QSTNB7VSUI53 tag=VGU6E9HCB3WK type=write size=1463006 2024-09-13T02:58:26.564 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.562+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=VLBSDKHDPER4 type=del size=374262 2024-09-13T02:58:26.566 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.565+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=VZ94YIXW10XC type=del 2024-09-13T02:58:26.568 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.567+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=SQQISQPIJZXV type=del size=2558622 2024-09-13T02:58:26.570 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.569+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~FB4JVQV07VCM.0 size=1048576 2024-09-13T02:58:26.573 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.571+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~FB4JVQV07VCM.1 size=1048576 2024-09-13T02:58:26.574 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.573+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~FB4JVQV07VCM.2 size=68059 2024-09-13T02:58:26.578 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.576+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=FB4JVQV07VCM tag=7O3863PC7C7W type=write size=3213787 2024-09-13T02:58:26.579 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.578+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=EY4GFSQVET0E type=del size=3499677 2024-09-13T02:58:26.582 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.580+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~FGKRHX3AI7A1.0 size=1048576 2024-09-13T02:58:26.583 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.582+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~FGKRHX3AI7A1.1 size=485334 2024-09-13T02:58:26.587 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.586+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=FGKRHX3AI7A1 tag=0X7CNG67LH4Y type=write size=2582486 2024-09-13T02:58:26.592 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.591+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~DHM96E8614PN.0 size=1048576 2024-09-13T02:58:26.594 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.592+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~DHM96E8614PN.1 size=801394 2024-09-13T02:58:26.594 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.592+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=DHM96E8614PN tag=0SEOEXIS5DP3 type=write size=2898546 2024-09-13T02:58:26.595 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.594+0000 7eff73afa780 1 < canceled operation key=S4E79E2H75Y1 tag=ZMIR4K63N9T8 type=del size=2367515 2024-09-13T02:58:26.599 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.597+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=DLUKM7PHZI2L type=del size=1129361 2024-09-13T02:58:26.601 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.600+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=J2H7H3669QSP type=del 2024-09-13T02:58:26.604 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.603+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=HPX091ITZDWC type=del size=2405859 2024-09-13T02:58:26.606 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.605+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=WOVU8253LTUK type=del 2024-09-13T02:58:26.608 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.607+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=AO3RK2TJEM6H type=del size=2306066 2024-09-13T02:58:26.610 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.609+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=FE9QT69J8ABK type=del 2024-09-13T02:58:26.612 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.611+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=77KSITBD9HJH type=del size=4004662 2024-09-13T02:58:26.615 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.613+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~P0JRKOG11CBC.0 size=1048576 2024-09-13T02:58:26.615 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.613+0000 7eff73afa780 1 < canceled part key=_multipart_QSKC2SK8A9LY.2~P0JRKOG11CBC.1 size=1048576 2024-09-13T02:58:26.616 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.615+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~P0JRKOG11CBC.2 size=375784 2024-09-13T02:58:26.620 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.619+0000 7eff73afa780 1 < canceled multipart upload key=QSKC2SK8A9LY upload=P0JRKOG11CBC tag=TBB9X3WQJI81 type=write size=3521512 2024-09-13T02:58:26.622 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.620+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=Q1L93VWY6Z0G type=write size=435952 2024-09-13T02:58:26.624 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.623+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=ES2O3QYBLN8D type=del 2024-09-13T02:58:26.626 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.625+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=KJJ8KHTKG5E3 type=del size=1001595 2024-09-13T02:58:26.628 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.627+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=6GNA060XQH7J type=del 2024-09-13T02:58:26.632 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.630+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~ZWACN9267D30.0 size=814830 2024-09-13T02:58:26.632 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.630+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=ZWACN9267D30 tag=K9R7D6N9T360 type=write size=1863406 2024-09-13T02:58:26.636 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.634+0000 7eff73afa780 1 < suggested remove operation key=AJ29N3P8OUAG tag=XKEHSM05HTQ3 type=del 2024-09-13T02:58:26.640 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.638+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~8QZWZQR42ZN2.0 size=1048576 2024-09-13T02:58:26.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.640+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~8QZWZQR42ZN2.1 size=597722 2024-09-13T02:58:26.641 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.640+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=8QZWZQR42ZN2 tag=YPW999P6Q94Y type=write size=2694874 2024-09-13T02:58:26.643 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.642+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=MT7PQM2Y1TJH type=del 2024-09-13T02:58:26.646 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.645+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~C1Z2F640OOXE.0 size=1048576 2024-09-13T02:58:26.648 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.647+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~C1Z2F640OOXE.1 size=1048576 2024-09-13T02:58:26.650 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.648+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~C1Z2F640OOXE.2 size=461236 2024-09-13T02:58:26.650 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.648+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=C1Z2F640OOXE tag=A0W1B18UOQFX type=write size=3606964 2024-09-13T02:58:26.653 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.652+0000 7eff73afa780 1 < suggested remove operation key=RB5PEF3B1DK7 tag=2O51ARKHV61E type=write 2024-09-13T02:58:26.656 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.654+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=LOI1RPBYF9SI type=del size=192644 2024-09-13T02:58:26.657 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.656+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=DUI3IXZZFM93 type=del 2024-09-13T02:58:26.660 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.659+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=PB1ZGDWV5FIM type=del size=556443 2024-09-13T02:58:26.662 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.661+0000 7eff73afa780 1 < completed write operation key=C6BAU5IXVSJI tag=0SS0TBX18KP4 type=write size=794518 2024-09-13T02:58:26.664 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.663+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=YQV3FROUZW8A type=write size=663368 2024-09-13T02:58:26.666 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.665+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=VLBSDKHDPER4 type=del 2024-09-13T02:58:26.670 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.669+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~A3V5B3DIPCF6.0 size=1048576 2024-09-13T02:58:26.672 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.671+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~A3V5B3DIPCF6.1 size=1048576 2024-09-13T02:58:26.674 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.672+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~A3V5B3DIPCF6.2 size=79144 2024-09-13T02:58:26.674 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.672+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=A3V5B3DIPCF6 tag=CBM35N6ALXON type=write size=3224872 2024-09-13T02:58:26.678 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.677+0000 7eff73afa780 1 < suggested update operation key=QSKC2SK8A9LY tag=SQQISQPIJZXV type=del size=2558622 2024-09-13T02:58:26.682 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.681+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~L32QQLSB47QV.0 size=1048576 2024-09-13T02:58:26.683 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.682+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~L32QQLSB47QV.1 size=1048576 2024-09-13T02:58:26.685 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.684+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~L32QQLSB47QV.2 size=744028 2024-09-13T02:58:26.685 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.684+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=L32QQLSB47QV tag=FVM41N791H3P type=write size=3889756 2024-09-13T02:58:26.689 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.688+0000 7eff73afa780 1 < suggested remove operation key=0EKUTQYSKEB7 tag=EY4GFSQVET0E type=del 2024-09-13T02:58:26.691 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.689+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=Z7DWE3AK6ZPU type=write size=48078 2024-09-13T02:58:26.693 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.692+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~DHM96E8614PN.0 size=1048576 2024-09-13T02:58:26.694 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.693+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~DHM96E8614PN.1 size=801394 2024-09-13T02:58:26.698 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.697+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=DHM96E8614PN tag=0SEOEXIS5DP3 type=write size=2898546 2024-09-13T02:58:26.700 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.699+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=AKX6ZMQP84KC type=write size=732731 2024-09-13T02:58:26.702 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.701+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=DLUKM7PHZI2L type=del 2024-09-13T02:58:26.704 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.703+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=H9X3XDT9NPVX type=del size=1545940 2024-09-13T02:58:26.706 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.705+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=HPX091ITZDWC type=del 2024-09-13T02:58:26.708 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.707+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=H5FSALVVDOI3 type=del size=393400 2024-09-13T02:58:26.710 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.709+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=AO3RK2TJEM6H type=del 2024-09-13T02:58:26.712 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.711+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=09Y0T3LEQ1D2 type=del size=2222395 2024-09-13T02:58:26.714 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.713+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=77KSITBD9HJH type=del 2024-09-13T02:58:26.716 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.715+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=UXNFHBZCTIWJ type=write size=490653 2024-09-13T02:58:26.720 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.719+0000 7eff73afa780 1 < suggested remove operation key=KGBPSSFQDMO0 tag=Q1L93VWY6Z0G type=write 2024-09-13T02:58:26.722 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.721+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=QGFFMDO72J63 type=del size=2299283 2024-09-13T02:58:26.725 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.723+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=KJJ8KHTKG5E3 type=del 2024-09-13T02:58:26.728 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.727+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~90CK98N4I66E.0 size=192376 2024-09-13T02:58:26.728 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.727+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=90CK98N4I66E tag=ZQDB5M963903 type=write size=1240952 2024-09-13T02:58:26.730 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.729+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~ZWACN9267D30.0 size=814830 2024-09-13T02:58:26.733 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.732+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=ZWACN9267D30 tag=K9R7D6N9T360 type=write size=1863406 2024-09-13T02:58:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:26 smithi195 ceph-mon[87742]: pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 399 KiB/s wr, 2.03k op/s 2024-09-13T02:58:26.737 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.736+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~KK5D2MA7RYAG.0 size=1048576 2024-09-13T02:58:26.739 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.738+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~KK5D2MA7RYAG.1 size=207868 2024-09-13T02:58:26.739 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.738+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=KK5D2MA7RYAG tag=F4XJA13RZ5X2 type=write size=2305020 2024-09-13T02:58:26.741 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.739+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~8QZWZQR42ZN2.0 size=1048576 2024-09-13T02:58:26.742 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.741+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~8QZWZQR42ZN2.1 size=597722 2024-09-13T02:58:26.746 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.744+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=8QZWZQR42ZN2 tag=YPW999P6Q94Y type=write size=2694874 2024-09-13T02:58:26.749 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.748+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~J85PDD669W4A.0 size=398912 2024-09-13T02:58:26.750 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.748+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=J85PDD669W4A tag=SJEMV1MPH93Z type=write size=1447488 2024-09-13T02:58:26.751 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.750+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~C1Z2F640OOXE.0 size=1048576 2024-09-13T02:58:26.753 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.752+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~C1Z2F640OOXE.1 size=1048576 2024-09-13T02:58:26.755 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.754+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~C1Z2F640OOXE.2 size=461236 2024-09-13T02:58:26.759 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.758+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=C1Z2F640OOXE tag=A0W1B18UOQFX type=write size=3606964 2024-09-13T02:58:26.763 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.761+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~0Z35VG8BANKO.0 size=1048576 2024-09-13T02:58:26.764 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.763+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~0Z35VG8BANKO.1 size=9002 2024-09-13T02:58:26.764 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.763+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=0Z35VG8BANKO tag=5AHY2ZFB495Q type=write size=2106154 2024-09-13T02:58:26.766 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.765+0000 7eff73afa780 1 < canceled operation key=54V3991TUAC1 tag=LOI1RPBYF9SI type=del size=192644 2024-09-13T02:58:26.768 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.767+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=2G6FXJP088MR type=del size=3146097 2024-09-13T02:58:26.772 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.771+0000 7eff73afa780 1 < suggested update operation key=JUN4VMKZR3HW tag=PB1ZGDWV5FIM type=del size=556443 2024-09-13T02:58:26.774 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.773+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=GTA19GSXW80S type=del size=2070957 2024-09-13T02:58:26.776 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.775+0000 7eff73afa780 1 < completed write operation key=A17FWA7AS3BZ tag=YQV3FROUZW8A type=write size=663368 2024-09-13T02:58:26.778 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.777+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=H3LX6CX9L6MG type=write size=459632 2024-09-13T02:58:26.780 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.779+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~A3V5B3DIPCF6.0 size=1048576 2024-09-13T02:58:26.782 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.781+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~A3V5B3DIPCF6.1 size=1048576 2024-09-13T02:58:26.782 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.781+0000 7eff73afa780 1 < canceled part key=_multipart_SLT6ZXK5UID1.2~A3V5B3DIPCF6.2 size=79144 2024-09-13T02:58:26.786 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.785+0000 7eff73afa780 1 < canceled multipart upload key=SLT6ZXK5UID1 upload=A3V5B3DIPCF6 tag=CBM35N6ALXON type=write size=3224872 2024-09-13T02:58:26.789 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.787+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=HMUL2F57Q0DV type=del size=3199851 2024-09-13T02:58:26.789 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.787+0000 7eff73afa780 1 < canceled part key=_multipart_2K9HTOP48N59.2~L32QQLSB47QV.0 size=1048576 2024-09-13T02:58:26.790 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.789+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~L32QQLSB47QV.1 size=1048576 2024-09-13T02:58:26.790 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.789+0000 7eff73afa780 1 < canceled part key=_multipart_2K9HTOP48N59.2~L32QQLSB47QV.2 size=744028 2024-09-13T02:58:26.794 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.792+0000 7eff73afa780 1 < canceled multipart upload key=2K9HTOP48N59 upload=L32QQLSB47QV tag=FVM41N791H3P type=write size=3889756 2024-09-13T02:58:26.796 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.795+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=7RZ59TUKI5DT type=del size=1488807 2024-09-13T02:58:26.796 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.795+0000 7eff73afa780 -1 < no bi entry to suggest for operation key=KGBPSSFQDMO0 tag=Z7DWE3AK6ZPU type=write size=48078: (2) No such file or directory 2024-09-13T02:58:26.800 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.799+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~CC51O0M81JCM.0 size=1048576 2024-09-13T02:58:26.802 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.800+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~CC51O0M81JCM.1 size=1048576 2024-09-13T02:58:26.804 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.802+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~CC51O0M81JCM.2 size=881786 2024-09-13T02:58:26.804 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.802+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=CC51O0M81JCM tag=JWRKDWM4J6WK type=write size=4027514 2024-09-13T02:58:26.808 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.807+0000 7eff73afa780 1 < suggested update operation key=6R9GY1TUZW4S tag=AKX6ZMQP84KC type=write size=732731 2024-09-13T02:58:26.810 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.809+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=R2188KAYG6TY type=write size=384416 2024-09-13T02:58:26.812 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.811+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=H9X3XDT9NPVX type=del 2024-09-13T02:58:26.814 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.813+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=6UTAUABJ5V3D type=del size=502779 2024-09-13T02:58:26.816 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.815+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=H5FSALVVDOI3 type=del 2024-09-13T02:58:26.821 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.819+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~IWIZAQZGOOI0.0 size=1048576 2024-09-13T02:58:26.822 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.821+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~IWIZAQZGOOI0.1 size=614334 2024-09-13T02:58:26.822 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.821+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=IWIZAQZGOOI0 tag=I0K3ICK03ZFK type=write size=2711486 2024-09-13T02:58:26.824 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.823+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=09Y0T3LEQ1D2 type=del 2024-09-13T02:58:26.826 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.825+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=E52ZQL2V7037 type=del size=3538471 2024-09-13T02:58:26.828 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.827+0000 7eff73afa780 1 < completed write operation key=YBSX5HDAGL0D tag=UXNFHBZCTIWJ type=write size=490653 2024-09-13T02:58:26.832 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.831+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~T2548UATL2L4.0 size=404736 2024-09-13T02:58:26.832 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.831+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=T2548UATL2L4 tag=ZH369UPOA2ER type=write size=1453312 2024-09-13T02:58:26.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.835+0000 7eff73afa780 1 < suggested update operation key=XSG44QEKW7J6 tag=QGFFMDO72J63 type=del size=2299283 2024-09-13T02:58:26.840 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.839+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~5260UN7UZ1PB.0 size=631359 2024-09-13T02:58:26.840 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.839+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=5260UN7UZ1PB tag=GBNGWWVEEJ95 type=write size=1679935 2024-09-13T02:58:26.842 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.841+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~90CK98N4I66E.0 size=192376 2024-09-13T02:58:26.845 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.844+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=90CK98N4I66E tag=ZQDB5M963903 type=write size=1240952 2024-09-13T02:58:26.847 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.846+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=ZH3QJ1O1C175 type=write size=732518 2024-09-13T02:58:26.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.848+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~KK5D2MA7RYAG.0 size=1048576 2024-09-13T02:58:26.849 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.848+0000 7eff73afa780 1 < canceled part key=_multipart_6R9GY1TUZW4S.2~KK5D2MA7RYAG.1 size=207868 2024-09-13T02:58:26.852 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.851+0000 7eff73afa780 1 < canceled multipart upload key=6R9GY1TUZW4S upload=KK5D2MA7RYAG tag=F4XJA13RZ5X2 type=write size=2305020 2024-09-13T02:58:26.854 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.853+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=IO9EXMZX85S2 type=write size=194440 2024-09-13T02:58:26.857 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.855+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~J85PDD669W4A.0 size=398912 2024-09-13T02:58:26.860 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.859+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=J85PDD669W4A tag=SJEMV1MPH93Z type=write size=1447488 2024-09-13T02:58:26.862 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.861+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=BBE94M2JG68W type=del size=3909328 2024-09-13T02:58:26.864 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.863+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~0Z35VG8BANKO.0 size=1048576 2024-09-13T02:58:26.866 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.865+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~0Z35VG8BANKO.1 size=9002 2024-09-13T02:58:26.870 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.869+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=0Z35VG8BANKO tag=5AHY2ZFB495Q type=write size=2106154 2024-09-13T02:58:26.872 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.870+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=U1XDWTJVKDW9 type=del size=3503962 2024-09-13T02:58:26.874 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.873+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=2G6FXJP088MR type=del 2024-09-13T02:58:26.876 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.875+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=XA0ZID56O3GC type=del size=4145810 2024-09-13T02:58:26.880 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.878+0000 7eff73afa780 1 < suggested remove operation key=TCGE3HRKFPDC tag=GTA19GSXW80S type=del 2024-09-13T02:58:26.884 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.882+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~MIT3E6Z7YMO6.0 size=1048576 2024-09-13T02:58:26.885 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.884+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~MIT3E6Z7YMO6.1 size=1048576 2024-09-13T02:58:26.887 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.886+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~MIT3E6Z7YMO6.2 size=7192 2024-09-13T02:58:26.887 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.886+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=MIT3E6Z7YMO6 tag=W2VXS9CTNVCT type=write size=3152920 2024-09-13T02:58:26.890 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.889+0000 7eff73afa780 -1 < failed to complete operation key=6R9GY1TUZW4S tag=H3LX6CX9L6MG type=write size=459632: (22) Invalid argument 2024-09-13T02:58:26.893 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.892+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~TVND49C72K3D.0 size=1048576 2024-09-13T02:58:26.895 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.894+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~TVND49C72K3D.1 size=1048576 2024-09-13T02:58:26.896 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.895+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~TVND49C72K3D.2 size=283784 2024-09-13T02:58:26.897 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.895+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=TVND49C72K3D tag=NYZSDRBCK3JB type=write size=3429512 2024-09-13T02:58:26.899 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.898+0000 7eff73afa780 1 < completed delete operation key=2K9HTOP48N59 tag=HMUL2F57Q0DV type=del 2024-09-13T02:58:26.903 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.901+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~TCUB17GN1M0Q.0 size=1048576 2024-09-13T02:58:26.904 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.903+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~TCUB17GN1M0Q.1 size=1048576 2024-09-13T02:58:26.906 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.905+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~TCUB17GN1M0Q.2 size=702217 2024-09-13T02:58:26.906 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.905+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=TCUB17GN1M0Q tag=W1FG1LPL879V type=write size=3847945 2024-09-13T02:58:26.908 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.907+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=7RZ59TUKI5DT type=del 2024-09-13T02:58:26.912 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.910+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~Y5FN2IED3ZLX.0 size=1042518 2024-09-13T02:58:26.912 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.910+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=Y5FN2IED3ZLX tag=SMCPSE42W014 type=write size=2091094 2024-09-13T02:58:26.914 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.913+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~CC51O0M81JCM.0 size=1048576 2024-09-13T02:58:26.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.914+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~CC51O0M81JCM.1 size=1048576 2024-09-13T02:58:26.917 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.916+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~CC51O0M81JCM.2 size=881786 2024-09-13T02:58:26.921 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.920+0000 7eff73afa780 1 < completed multipart upload key=54V3991TUAC1 upload=CC51O0M81JCM tag=JWRKDWM4J6WK type=write size=4027514 2024-09-13T02:58:26.925 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.924+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~H9C694QCI0TV.0 size=388083 2024-09-13T02:58:26.925 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.924+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=H9C694QCI0TV tag=TNX4EIF9733C type=write size=1436659 2024-09-13T02:58:26.927 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.926+0000 7eff73afa780 1 < completed write operation key=2K9HTOP48N59 tag=R2188KAYG6TY type=write size=384416 2024-09-13T02:58:26.929 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.928+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=JEM1VIRAYQLH type=del size=3051833 2024-09-13T02:58:26.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.932+0000 7eff73afa780 1 < suggested update operation key=SLT6ZXK5UID1 tag=6UTAUABJ5V3D type=del size=502779 2024-09-13T02:58:26.935 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.934+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=O34QH836YG7C type=del size=3486066 2024-09-13T02:58:26.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.936+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~IWIZAQZGOOI0.0 size=1048576 2024-09-13T02:58:26.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.936+0000 7eff73afa780 1 < canceled part key=_multipart_SLT6ZXK5UID1.2~IWIZAQZGOOI0.1 size=614334 2024-09-13T02:58:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:26 smithi088 ceph-mon[96266]: pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 399 KiB/s wr, 2.03k op/s 2024-09-13T02:58:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:26 smithi088 ceph-mon[98762]: pgmap v1421: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 399 KiB/s wr, 2.03k op/s 2024-09-13T02:58:26.940 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.939+0000 7eff73afa780 1 < canceled multipart upload key=SLT6ZXK5UID1 upload=IWIZAQZGOOI0 tag=I0K3ICK03ZFK type=write size=2711486 2024-09-13T02:58:26.942 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.941+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=7IEE3C6S3A0O type=del size=3953002 2024-09-13T02:58:26.946 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.945+0000 7eff73afa780 1 < suggested update operation key=JUN4VMKZR3HW tag=E52ZQL2V7037 type=del size=3538471 2024-09-13T02:58:26.948 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.947+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=4WXH1DK3JZPV type=write size=979112 2024-09-13T02:58:26.950 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.949+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~T2548UATL2L4.0 size=404736 2024-09-13T02:58:26.953 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.952+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=T2548UATL2L4 tag=ZH369UPOA2ER type=write size=1453312 2024-09-13T02:58:26.957 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.956+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~HG0NP29HBF2R.0 size=1048576 2024-09-13T02:58:26.959 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.957+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~HG0NP29HBF2R.1 size=628437 2024-09-13T02:58:26.959 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.957+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=HG0NP29HBF2R tag=NJR6A35S2GIJ type=write size=2725589 2024-09-13T02:58:26.961 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.959+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~5260UN7UZ1PB.0 size=631359 2024-09-13T02:58:26.964 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.963+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=5260UN7UZ1PB tag=GBNGWWVEEJ95 type=write size=1679935 2024-09-13T02:58:26.967 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.965+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=ZLH0CS6V14F8 type=del size=3459871 2024-09-13T02:58:26.969 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.968+0000 7eff73afa780 -1 < failed to complete operation key=TCGE3HRKFPDC tag=ZH3QJ1O1C175 type=write size=732518: (22) Invalid argument 2024-09-13T02:58:26.971 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.970+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=K4S1PN6NSXG3 type=del size=1426330 2024-09-13T02:58:26.975 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.974+0000 7eff73afa780 1 < suggested remove operation key=6R9GY1TUZW4S tag=IO9EXMZX85S2 type=write 2024-09-13T02:58:26.977 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.976+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=XVBKWLC8R9Z8 type=del size=3975070 2024-09-13T02:58:26.980 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.979+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=BBE94M2JG68W type=del 2024-09-13T02:58:26.982 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.981+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=DT6MJ94QSROW type=del size=989834 2024-09-13T02:58:26.984 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.982+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=U1XDWTJVKDW9 type=del 2024-09-13T02:58:26.986 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.984+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=QHUJL8LLQIM4 type=del size=694599 2024-09-13T02:58:26.987 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.986+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=XA0ZID56O3GC type=del 2024-09-13T02:58:26.991 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.990+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~DA8DG0OTUGHX.0 size=1048576 2024-09-13T02:58:26.993 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.991+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~DA8DG0OTUGHX.1 size=1048576 2024-09-13T02:58:26.994 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.993+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~DA8DG0OTUGHX.2 size=1012126 2024-09-13T02:58:26.995 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.993+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=DA8DG0OTUGHX tag=I8ODSCZ0QU5T type=write size=4157854 2024-09-13T02:58:26.996 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.995+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~MIT3E6Z7YMO6.0 size=1048576 2024-09-13T02:58:26.998 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.997+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~MIT3E6Z7YMO6.1 size=1048576 2024-09-13T02:58:27.000 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:26.998+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~MIT3E6Z7YMO6.2 size=7192 2024-09-13T02:58:27.004 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.002+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=MIT3E6Z7YMO6 tag=W2VXS9CTNVCT type=write size=3152920 2024-09-13T02:58:27.006 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.005+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=JBQKWTFEEDU4 type=del size=496550 2024-09-13T02:58:27.008 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.006+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~TVND49C72K3D.0 size=1048576 2024-09-13T02:58:27.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.008+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~TVND49C72K3D.1 size=1048576 2024-09-13T02:58:27.011 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.010+0000 7eff73afa780 1 < completed part key=_multipart_54V3991TUAC1.2~TVND49C72K3D.2 size=283784 2024-09-13T02:58:27.015 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.014+0000 7eff73afa780 1 < completed multipart upload key=54V3991TUAC1 upload=TVND49C72K3D tag=NYZSDRBCK3JB type=write size=3429512 2024-09-13T02:58:27.019 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.018+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~6DHO3XDISP2E.0 size=1048576 2024-09-13T02:58:27.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.019+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~6DHO3XDISP2E.1 size=438352 2024-09-13T02:58:27.021 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.019+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=6DHO3XDISP2E tag=157FLYW1M6VH type=write size=2535504 2024-09-13T02:58:27.023 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.022+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~TCUB17GN1M0Q.0 size=1048576 2024-09-13T02:58:27.025 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.023+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~TCUB17GN1M0Q.1 size=1048576 2024-09-13T02:58:27.026 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.025+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~TCUB17GN1M0Q.2 size=702217 2024-09-13T02:58:27.030 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.029+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=TCUB17GN1M0Q tag=W1FG1LPL879V type=write size=3847945 2024-09-13T02:58:27.032 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.031+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=7MQPLVM185LF type=write size=405972 2024-09-13T02:58:27.034 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.033+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~Y5FN2IED3ZLX.0 size=1042518 2024-09-13T02:58:27.038 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.037+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=Y5FN2IED3ZLX tag=SMCPSE42W014 type=write size=2091094 2024-09-13T02:58:27.040 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.039+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=Q8PFGSY2V4ZC type=del size=191909 2024-09-13T02:58:27.043 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.041+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~H9C694QCI0TV.0 size=388083 2024-09-13T02:58:27.046 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.045+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=H9C694QCI0TV tag=TNX4EIF9733C type=write size=1436659 2024-09-13T02:58:27.049 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.048+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~HOCFUD90UK0M.0 size=89078 2024-09-13T02:58:27.050 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.048+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=HOCFUD90UK0M tag=CNU0ZT8E46GC type=write size=1137654 2024-09-13T02:58:27.052 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.051+0000 7eff73afa780 1 < completed delete operation key=KGBPSSFQDMO0 tag=JEM1VIRAYQLH type=del 2024-09-13T02:58:27.054 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.053+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=T4M4AGKY3KJZ type=del size=2857612 2024-09-13T02:58:27.056 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.055+0000 7eff73afa780 1 < completed delete operation key=LM9IZ4OKFS32 tag=O34QH836YG7C type=del 2024-09-13T02:58:27.061 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.059+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~NY35GTOQPV5Z.0 size=1048576 2024-09-13T02:58:27.063 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.062+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~NY35GTOQPV5Z.1 size=646106 2024-09-13T02:58:27.063 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.062+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=NY35GTOQPV5Z tag=RD7N0A694QKO type=write size=2743258 2024-09-13T02:58:27.065 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.064+0000 7eff73afa780 1 < canceled operation key=P3S7KM66TMF3 tag=7IEE3C6S3A0O type=del size=3953002 2024-09-13T02:58:27.069 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.068+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~VHUXIYULBKV4.0 size=213287 2024-09-13T02:58:27.069 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.068+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=VHUXIYULBKV4 tag=XNH7GVQQVTEP type=write size=1261863 2024-09-13T02:58:27.071 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.070+0000 7eff73afa780 1 < completed write operation key=2K9HTOP48N59 tag=4WXH1DK3JZPV type=write size=979112 2024-09-13T02:58:27.075 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.074+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~VGE22V5MDB6N.0 size=1048576 2024-09-13T02:58:27.077 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.076+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~VGE22V5MDB6N.1 size=712683 2024-09-13T02:58:27.077 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.076+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=VGE22V5MDB6N tag=OSFWND5EURNR type=write size=2809835 2024-09-13T02:58:27.079 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.078+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~HG0NP29HBF2R.0 size=1048576 2024-09-13T02:58:27.081 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.079+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~HG0NP29HBF2R.1 size=628437 2024-09-13T02:58:27.085 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.083+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=HG0NP29HBF2R tag=NJR6A35S2GIJ type=write size=2725589 2024-09-13T02:58:27.089 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.087+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~E35D8GF9E3H3.0 size=1048576 2024-09-13T02:58:27.091 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.090+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~E35D8GF9E3H3.1 size=28405 2024-09-13T02:58:27.091 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.090+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=E35D8GF9E3H3 tag=PDD79AR4Z33U type=write size=2125557 2024-09-13T02:58:27.093 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.092+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=ZLH0CS6V14F8 type=del 2024-09-13T02:58:27.095 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.094+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=7ZVZLUPU8CCV type=del size=3166264 2024-09-13T02:58:27.097 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.096+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=K4S1PN6NSXG3 type=del 2024-09-13T02:58:27.099 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.098+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=J52AADHI7U32 type=del size=467602 2024-09-13T02:58:27.101 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.100+0000 7eff73afa780 1 < canceled operation key=ERKORSW5ZM7N tag=XVBKWLC8R9Z8 type=del size=3975070 2024-09-13T02:58:27.104 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.103+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=M31FTBHWDRDJ type=write size=741634 2024-09-13T02:58:27.106 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.105+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=DT6MJ94QSROW type=del 2024-09-13T02:58:27.110 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.108+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~E5XLAGJPWDTH.0 size=1048576 2024-09-13T02:58:27.111 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.110+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~E5XLAGJPWDTH.1 size=149809 2024-09-13T02:58:27.112 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.110+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=E5XLAGJPWDTH tag=3VWXDCVI6SZW type=write size=2246961 2024-09-13T02:58:27.116 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.114+0000 7eff73afa780 1 < suggested remove operation key=S4E79E2H75Y1 tag=QHUJL8LLQIM4 type=del 2024-09-13T02:58:27.118 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.117+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=NVXXY5B6TFU1 type=del size=143352 2024-09-13T02:58:27.121 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.119+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~DA8DG0OTUGHX.0 size=1048576 2024-09-13T02:58:27.123 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.121+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~DA8DG0OTUGHX.1 size=1048576 2024-09-13T02:58:27.124 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.123+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~DA8DG0OTUGHX.2 size=1012126 2024-09-13T02:58:27.128 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.127+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=DA8DG0OTUGHX tag=I8ODSCZ0QU5T type=write size=4157854 2024-09-13T02:58:27.130 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.129+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=KN12YYLF3NHE type=del size=3139484 2024-09-13T02:58:27.133 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.132+0000 7eff73afa780 1 < completed delete operation key=6R9GY1TUZW4S tag=JBQKWTFEEDU4 type=del 2024-09-13T02:58:27.135 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.134+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=UISD9PN2O55L type=del size=174924 2024-09-13T02:58:27.137 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.136+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~6DHO3XDISP2E.0 size=1048576 2024-09-13T02:58:27.139 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.138+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~6DHO3XDISP2E.1 size=438352 2024-09-13T02:58:27.143 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.141+0000 7eff73afa780 1 < completed multipart upload key=YBSX5HDAGL0D upload=6DHO3XDISP2E tag=157FLYW1M6VH type=write size=2535504 2024-09-13T02:58:27.145 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.144+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=XZ39VS1PSJG9 type=del size=3235669 2024-09-13T02:58:27.147 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.146+0000 7eff73afa780 1 < completed write operation key=XSG44QEKW7J6 tag=7MQPLVM185LF type=write size=405972 2024-09-13T02:58:27.150 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.149+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=NGMHCRLCNB0F type=del size=2520505 2024-09-13T02:58:27.155 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.153+0000 7eff73afa780 1 < suggested update operation key=UGPEQZIKUWJI tag=Q8PFGSY2V4ZC type=del size=191909 2024-09-13T02:58:27.159 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.157+0000 7eff73afa780 1 > prepared part key=_multipart_TCGE3HRKFPDC.2~9VTKOUIAZMCN.0 size=169741 2024-09-13T02:58:27.159 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.157+0000 7eff73afa780 1 > prepared multipart upload key=TCGE3HRKFPDC upload=9VTKOUIAZMCN tag=GGUVZFOCB78U type=write size=1218317 2024-09-13T02:58:27.161 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.159+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~HOCFUD90UK0M.0 size=89078 2024-09-13T02:58:27.164 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.163+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=HOCFUD90UK0M tag=CNU0ZT8E46GC type=write size=1137654 2024-09-13T02:58:27.166 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.165+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=SWKUQ8HDELA5 type=write size=669346 2024-09-13T02:58:27.168 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.167+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=T4M4AGKY3KJZ type=del 2024-09-13T02:58:27.172 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.170+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~HPRJNHAKX0IJ.0 size=790156 2024-09-13T02:58:27.172 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.170+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=HPRJNHAKX0IJ tag=0WA0HMOXRPXG type=write size=1838732 2024-09-13T02:58:27.174 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.173+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~NY35GTOQPV5Z.0 size=1048576 2024-09-13T02:58:27.174 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.173+0000 7eff73afa780 1 < canceled part key=_multipart_W8DA47XVEESC.2~NY35GTOQPV5Z.1 size=646106 2024-09-13T02:58:27.177 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.176+0000 7eff73afa780 1 < canceled multipart upload key=W8DA47XVEESC upload=NY35GTOQPV5Z tag=RD7N0A694QKO type=write size=2743258 2024-09-13T02:58:27.180 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.179+0000 7eff73afa780 1 > prepared operation key=LM9IZ4OKFS32 tag=FDO0JURNOG7A type=write size=391735 2024-09-13T02:58:27.182 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.181+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~VHUXIYULBKV4.0 size=213287 2024-09-13T02:58:27.185 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.184+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=VHUXIYULBKV4 tag=XNH7GVQQVTEP type=write size=1261863 2024-09-13T02:58:27.188 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.186+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=CNQ0CIKGZ97C type=del size=810516 2024-09-13T02:58:27.189 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.188+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~VGE22V5MDB6N.0 size=1048576 2024-09-13T02:58:27.191 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.190+0000 7eff73afa780 1 < completed part key=_multipart_AJ29N3P8OUAG.2~VGE22V5MDB6N.1 size=712683 2024-09-13T02:58:27.195 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.194+0000 7eff73afa780 1 < completed multipart upload key=AJ29N3P8OUAG upload=VGE22V5MDB6N tag=OSFWND5EURNR type=write size=2809835 2024-09-13T02:58:27.198 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.196+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=I3HQPP6PVZLJ type=del size=3004875 2024-09-13T02:58:27.200 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.199+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~E35D8GF9E3H3.0 size=1048576 2024-09-13T02:58:27.202 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.200+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~E35D8GF9E3H3.1 size=28405 2024-09-13T02:58:27.205 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.204+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=E35D8GF9E3H3 tag=PDD79AR4Z33U type=write size=2125557 2024-09-13T02:58:27.209 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.208+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~EUECKIGSDYVQ.0 size=1048576 2024-09-13T02:58:27.210 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.209+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~EUECKIGSDYVQ.1 size=107756 2024-09-13T02:58:27.211 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.209+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=EUECKIGSDYVQ tag=RU3Q2W0I8H53 type=write size=2204908 2024-09-13T02:58:27.212 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.211+0000 7eff73afa780 1 < canceled operation key=6R9GY1TUZW4S tag=7ZVZLUPU8CCV type=del size=3166264 2024-09-13T02:58:27.216 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.215+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~CDU9BWIZCEP0.0 size=642641 2024-09-13T02:58:27.216 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.215+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=CDU9BWIZCEP0 tag=88BN4CT81UOY type=write size=1691217 2024-09-13T02:58:27.218 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.217+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=J52AADHI7U32 type=del 2024-09-13T02:58:27.221 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.220+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=LYEF6CDL0DFR type=write size=145618 2024-09-13T02:58:27.223 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.222+0000 7eff73afa780 1 < completed write operation key=JUN4VMKZR3HW tag=M31FTBHWDRDJ type=write size=741634 2024-09-13T02:58:27.225 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.224+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=Z23Q1ZA5M9PK type=del size=1906884 2024-09-13T02:58:27.228 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.226+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~E5XLAGJPWDTH.0 size=1048576 2024-09-13T02:58:27.229 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.228+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~E5XLAGJPWDTH.1 size=149809 2024-09-13T02:58:27.233 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.232+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=E5XLAGJPWDTH tag=3VWXDCVI6SZW type=write size=2246961 2024-09-13T02:58:27.237 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.236+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~E39V0228DPRO.0 size=467572 2024-09-13T02:58:27.237 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.236+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=E39V0228DPRO tag=RTMEY15GJM75 type=write size=1516148 2024-09-13T02:58:27.239 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.238+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=NVXXY5B6TFU1 type=del 2024-09-13T02:58:27.241 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.240+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=7B8TU0RSGBY3 type=del size=3780755 2024-09-13T02:58:27.245 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.244+0000 7eff73afa780 1 < suggested remove operation key=E8HN8DCZA7O1 tag=KN12YYLF3NHE type=del 2024-09-13T02:58:27.247 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.246+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=MEZA6G8HLW1W type=del size=3650259 2024-09-13T02:58:27.250 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.249+0000 7eff73afa780 1 < completed delete operation key=W8DA47XVEESC tag=UISD9PN2O55L type=del 2024-09-13T02:58:27.253 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.251+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=LCC6UXRK3HF5 type=del size=1004321 2024-09-13T02:58:27.255 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.254+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=XZ39VS1PSJG9 type=del 2024-09-13T02:58:27.259 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.258+0000 7eff73afa780 1 > prepared part key=_multipart_87IDSEO7CO52.2~PKYPRK68LVUG.0 size=661998 2024-09-13T02:58:27.259 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.258+0000 7eff73afa780 1 > prepared multipart upload key=87IDSEO7CO52 upload=PKYPRK68LVUG tag=TIX2X7ZMFRB6 type=write size=1710574 2024-09-13T02:58:27.261 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.260+0000 7eff73afa780 1 < canceled operation key=RQZASFUHXIEI tag=NGMHCRLCNB0F type=del size=2520505 2024-09-13T02:58:27.263 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.262+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=77YW8D7UKSBO type=write size=768716 2024-09-13T02:58:27.265 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.264+0000 7eff73afa780 1 < completed part key=_multipart_TCGE3HRKFPDC.2~9VTKOUIAZMCN.0 size=169741 2024-09-13T02:58:27.269 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.268+0000 7eff73afa780 1 < completed multipart upload key=TCGE3HRKFPDC upload=9VTKOUIAZMCN tag=GGUVZFOCB78U type=write size=1218317 2024-09-13T02:58:27.271 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.270+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=00R530LDBA0N type=del size=2288236 2024-09-13T02:58:27.275 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.274+0000 7eff73afa780 1 < suggested remove operation key=A17FWA7AS3BZ tag=SWKUQ8HDELA5 type=write 2024-09-13T02:58:27.279 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.277+0000 7eff73afa780 1 > prepared part key=_multipart_Q9DOCHOCWES8.2~EQK5FCV3RAJS.0 size=116794 2024-09-13T02:58:27.279 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.277+0000 7eff73afa780 1 > prepared multipart upload key=Q9DOCHOCWES8 upload=EQK5FCV3RAJS tag=DZ0FOSG1L1O3 type=write size=1165370 2024-09-13T02:58:27.281 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.279+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~HPRJNHAKX0IJ.0 size=790156 2024-09-13T02:58:27.285 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.283+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=HPRJNHAKX0IJ tag=0WA0HMOXRPXG type=write size=1838732 2024-09-13T02:58:27.287 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.286+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=MCPFL4LWWAWY type=del size=229027 2024-09-13T02:58:27.289 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.288+0000 7eff73afa780 1 < completed write operation key=LM9IZ4OKFS32 tag=FDO0JURNOG7A type=write size=391735 2024-09-13T02:58:27.294 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.292+0000 7eff73afa780 1 > prepared part key=_multipart_XSG44QEKW7J6.2~Q0JJTACODG66.0 size=24774 2024-09-13T02:58:27.294 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.292+0000 7eff73afa780 1 > prepared multipart upload key=XSG44QEKW7J6 upload=Q0JJTACODG66 tag=6ZI1BI03JSVL type=write size=1073350 2024-09-13T02:58:27.296 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.294+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=CNQ0CIKGZ97C type=del 2024-09-13T02:58:27.301 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.300+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~I69STGGSUUW2.0 size=1048576 2024-09-13T02:58:27.303 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.302+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~I69STGGSUUW2.1 size=878455 2024-09-13T02:58:27.303 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.302+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=I69STGGSUUW2 tag=O7A7H9T7VWJN type=write size=2975607 2024-09-13T02:58:27.307 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.306+0000 7eff73afa780 1 < suggested remove operation key=VLBCIH993W4M tag=I3HQPP6PVZLJ type=del 2024-09-13T02:58:27.309 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.307+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=VJGHSV2T85EC type=del size=4003304 2024-09-13T02:58:27.311 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.310+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~EUECKIGSDYVQ.0 size=1048576 2024-09-13T02:58:27.311 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.310+0000 7eff73afa780 1 < canceled part key=_multipart_RRSBR8H06K0Q.2~EUECKIGSDYVQ.1 size=107756 2024-09-13T02:58:27.315 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.313+0000 7eff73afa780 1 < canceled multipart upload key=RRSBR8H06K0Q upload=EUECKIGSDYVQ tag=RU3Q2W0I8H53 type=write size=2204908 2024-09-13T02:58:27.319 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.318+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~ME3QK9M103BN.0 size=877160 2024-09-13T02:58:27.320 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.318+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=ME3QK9M103BN tag=N6MXETS92YYH type=write size=1925736 2024-09-13T02:58:27.321 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.320+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~CDU9BWIZCEP0.0 size=642641 2024-09-13T02:58:27.325 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.323+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=CDU9BWIZCEP0 tag=88BN4CT81UOY type=write size=1691217 2024-09-13T02:58:27.327 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.326+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=IV68AEDND9BU type=del size=2745678 2024-09-13T02:58:27.329 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.328+0000 7eff73afa780 1 < completed write operation key=P3S7KM66TMF3 tag=LYEF6CDL0DFR type=write size=145618 2024-09-13T02:58:27.331 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.330+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=AR7HY5DD6TOD type=write size=951462 2024-09-13T02:58:27.332 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.330+0000 7eff73afa780 -1 < no bi entry to suggest for operation key=VLBCIH993W4M tag=Z23Q1ZA5M9PK type=del size=1906884: (2) No such file or directory 2024-09-13T02:58:27.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.334+0000 7eff73afa780 1 > prepared part key=_multipart_C6BAU5IXVSJI.2~X6VGNI3P8VQ6.0 size=442401 2024-09-13T02:58:27.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.334+0000 7eff73afa780 1 > prepared multipart upload key=C6BAU5IXVSJI upload=X6VGNI3P8VQ6 tag=M3HGMTAF2IB6 type=write size=1490977 2024-09-13T02:58:27.337 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.336+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~E39V0228DPRO.0 size=467572 2024-09-13T02:58:27.341 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.340+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=E39V0228DPRO tag=RTMEY15GJM75 type=write size=1516148 2024-09-13T02:58:27.343 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.342+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=SHQ2663I0TD3 type=write size=692344 2024-09-13T02:58:27.345 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.344+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=7B8TU0RSGBY3 type=del 2024-09-13T02:58:27.349 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.347+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~U1P5GP4QZF09.0 size=1048576 2024-09-13T02:58:27.350 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.349+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~U1P5GP4QZF09.1 size=111375 2024-09-13T02:58:27.351 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.349+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=U1P5GP4QZF09 tag=L271QA6DHTLR type=write size=2208527 2024-09-13T02:58:27.353 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.351+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=MEZA6G8HLW1W type=del 2024-09-13T02:58:27.357 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.356+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~NUFOEHQ1AJOA.0 size=757656 2024-09-13T02:58:27.357 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.356+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=NUFOEHQ1AJOA tag=7XL7E6Q00MG7 type=write size=1806232 2024-09-13T02:58:27.359 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.358+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=LCC6UXRK3HF5 type=del 2024-09-13T02:58:27.362 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.360+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=OECP8QSWQE7Q type=del size=1754088 2024-09-13T02:58:27.362 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.361+0000 7eff73afa780 1 < canceled part key=_multipart_87IDSEO7CO52.2~PKYPRK68LVUG.0 size=661998 2024-09-13T02:58:27.366 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.364+0000 7eff73afa780 1 < canceled multipart upload key=87IDSEO7CO52 upload=PKYPRK68LVUG tag=TIX2X7ZMFRB6 type=write size=1710574 2024-09-13T02:58:27.369 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.368+0000 7eff73afa780 1 > prepared part key=_multipart_AJ29N3P8OUAG.2~MWU3H3X2HBDI.0 size=889941 2024-09-13T02:58:27.369 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.368+0000 7eff73afa780 1 > prepared multipart upload key=AJ29N3P8OUAG upload=MWU3H3X2HBDI tag=12W7JV7P916C type=write size=1938517 2024-09-13T02:58:27.371 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.370+0000 7eff73afa780 1 < completed write operation key=96QB8V0471EG tag=77YW8D7UKSBO type=write size=768716 2024-09-13T02:58:27.373 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.372+0000 7eff73afa780 1 > prepared operation key=A17FWA7AS3BZ tag=RB1FQ40WJOJ5 type=del size=771054 2024-09-13T02:58:27.376 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.375+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=00R530LDBA0N type=del 2024-09-13T02:58:27.378 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.377+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=391T6N00V6M6 type=del size=567951 2024-09-13T02:58:27.380 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.379+0000 7eff73afa780 1 < completed part key=_multipart_Q9DOCHOCWES8.2~EQK5FCV3RAJS.0 size=116794 2024-09-13T02:58:27.384 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.383+0000 7eff73afa780 1 < completed multipart upload key=Q9DOCHOCWES8 upload=EQK5FCV3RAJS tag=DZ0FOSG1L1O3 type=write size=1165370 2024-09-13T02:58:27.389 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.387+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~2XMUWKH454QG.0 size=1048576 2024-09-13T02:58:27.390 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.389+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~2XMUWKH454QG.1 size=1048576 2024-09-13T02:58:27.392 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.391+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~2XMUWKH454QG.2 size=62314 2024-09-13T02:58:27.392 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.391+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=2XMUWKH454QG tag=D96ZZTTXYMJR type=write size=3208042 2024-09-13T02:58:27.394 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.393+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=MCPFL4LWWAWY type=del 2024-09-13T02:58:27.397 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.396+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~NBBSNYZWYVNJ.0 size=881651 2024-09-13T02:58:27.398 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.396+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=NBBSNYZWYVNJ tag=HRT9MEN1B2PL type=write size=1930227 2024-09-13T02:58:27.400 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.399+0000 7eff73afa780 1 < completed part key=_multipart_XSG44QEKW7J6.2~Q0JJTACODG66.0 size=24774 2024-09-13T02:58:27.403 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.402+0000 7eff73afa780 1 < completed multipart upload key=XSG44QEKW7J6 upload=Q0JJTACODG66 tag=6ZI1BI03JSVL type=write size=1073350 2024-09-13T02:58:27.405 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.404+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=UDLR79P920SO type=del size=1257710 2024-09-13T02:58:27.407 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.406+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~I69STGGSUUW2.0 size=1048576 2024-09-13T02:58:27.410 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.408+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~I69STGGSUUW2.1 size=878455 2024-09-13T02:58:27.412 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.411+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=I69STGGSUUW2 tag=O7A7H9T7VWJN type=write size=2975607 2024-09-13T02:58:27.416 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.414+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~BBBAW3YQT1D3.0 size=1048576 2024-09-13T02:58:27.417 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.416+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~BBBAW3YQT1D3.1 size=1048576 2024-09-13T02:58:27.419 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.418+0000 7eff73afa780 1 > prepared part key=_multipart_96QB8V0471EG.2~BBBAW3YQT1D3.2 size=252969 2024-09-13T02:58:27.419 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.418+0000 7eff73afa780 1 > prepared multipart upload key=96QB8V0471EG upload=BBBAW3YQT1D3 tag=0M6CUBP6556F type=write size=3398697 2024-09-13T02:58:27.421 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.420+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=VJGHSV2T85EC type=del 2024-09-13T02:58:27.425 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.424+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~JGK4PAFCMUA2.0 size=1048576 2024-09-13T02:58:27.427 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.426+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~JGK4PAFCMUA2.1 size=38798 2024-09-13T02:58:27.427 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.426+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=JGK4PAFCMUA2 tag=D4NITW52U0Y6 type=write size=2135950 2024-09-13T02:58:27.429 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.428+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~ME3QK9M103BN.0 size=877160 2024-09-13T02:58:27.433 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.432+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=ME3QK9M103BN tag=N6MXETS92YYH type=write size=1925736 2024-09-13T02:58:27.435 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.434+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=AMBTU23GXB0S type=write size=7951 2024-09-13T02:58:27.437 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.436+0000 7eff73afa780 1 < completed delete operation key=SLT6ZXK5UID1 tag=IV68AEDND9BU type=del 2024-09-13T02:58:27.439 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.438+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=T99D01MCP2KK type=del size=4031865 2024-09-13T02:58:27.441 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.440+0000 7eff73afa780 1 < completed write operation key=S4E79E2H75Y1 tag=AR7HY5DD6TOD type=write size=951462 2024-09-13T02:58:27.445 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.443+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~87NMT3TNZN3M.0 size=296227 2024-09-13T02:58:27.445 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.443+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=87NMT3TNZN3M tag=JA73T8P8KB0U type=write size=1344803 2024-09-13T02:58:27.447 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.445+0000 7eff73afa780 1 < completed part key=_multipart_C6BAU5IXVSJI.2~X6VGNI3P8VQ6.0 size=442401 2024-09-13T02:58:27.451 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.449+0000 7eff73afa780 1 < completed multipart upload key=C6BAU5IXVSJI upload=X6VGNI3P8VQ6 tag=M3HGMTAF2IB6 type=write size=1490977 2024-09-13T02:58:27.453 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.452+0000 7eff73afa780 1 > prepared operation key=XSG44QEKW7J6 tag=7UBWS3HRNV3P type=del size=372918 2024-09-13T02:58:27.455 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.454+0000 7eff73afa780 1 < completed write operation key=RB5PEF3B1DK7 tag=SHQ2663I0TD3 type=write size=692344 2024-09-13T02:58:27.459 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.458+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~70O9ZQ5QZT1L.0 size=593365 2024-09-13T02:58:27.459 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.458+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=70O9ZQ5QZT1L tag=1G3JOGDYWZMC type=write size=1641941 2024-09-13T02:58:27.461 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.460+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~U1P5GP4QZF09.0 size=1048576 2024-09-13T02:58:27.461 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.460+0000 7eff73afa780 1 < canceled part key=_multipart_UGPEQZIKUWJI.2~U1P5GP4QZF09.1 size=111375 2024-09-13T02:58:27.464 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.463+0000 7eff73afa780 1 < canceled multipart upload key=UGPEQZIKUWJI upload=U1P5GP4QZF09 tag=L271QA6DHTLR type=write size=2208527 2024-09-13T02:58:27.468 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.467+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~4KJC2M1HR31D.0 size=823224 2024-09-13T02:58:27.468 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.467+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=4KJC2M1HR31D tag=PZG1R08JGWJK type=write size=1871800 2024-09-13T02:58:27.470 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.469+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~NUFOEHQ1AJOA.0 size=757656 2024-09-13T02:58:27.476 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.474+0000 7eff73afa780 1 < completed multipart upload key=96QB8V0471EG upload=NUFOEHQ1AJOA tag=7XL7E6Q00MG7 type=write size=1806232 2024-09-13T02:58:27.480 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.479+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~EE9IT8ITZ4CL.0 size=469856 2024-09-13T02:58:27.481 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.479+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=EE9IT8ITZ4CL tag=CPZ24KHJHWVY type=write size=1518432 2024-09-13T02:58:27.482 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.481+0000 7eff73afa780 1 < completed delete operation key=RRSBR8H06K0Q tag=OECP8QSWQE7Q type=del 2024-09-13T02:58:27.486 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.485+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~1XRSGF3SHV4C.0 size=990561 2024-09-13T02:58:27.486 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.485+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=1XRSGF3SHV4C tag=XC83CGFL9JZ3 type=write size=2039137 2024-09-13T02:58:27.486 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.485+0000 7eff73afa780 1 < canceled part key=_multipart_AJ29N3P8OUAG.2~MWU3H3X2HBDI.0 size=889941 2024-09-13T02:58:27.490 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.489+0000 7eff73afa780 1 < canceled multipart upload key=AJ29N3P8OUAG upload=MWU3H3X2HBDI tag=12W7JV7P916C type=write size=1938517 2024-09-13T02:58:27.494 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.493+0000 7eff73afa780 1 > prepared part key=_multipart_W8DA47XVEESC.2~GBIAD5Z6ZX1G.0 size=347394 2024-09-13T02:58:27.494 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.493+0000 7eff73afa780 1 > prepared multipart upload key=W8DA47XVEESC upload=GBIAD5Z6ZX1G tag=YQPBBHF00XQ6 type=write size=1395970 2024-09-13T02:58:27.497 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.495+0000 7eff73afa780 1 < completed delete operation key=A17FWA7AS3BZ tag=RB1FQ40WJOJ5 type=del 2024-09-13T02:58:27.501 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.500+0000 7eff73afa780 1 > prepared part key=_multipart_0EKUTQYSKEB7.2~PV3E1F3F5ARO.0 size=69040 2024-09-13T02:58:27.501 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.500+0000 7eff73afa780 1 > prepared multipart upload key=0EKUTQYSKEB7 upload=PV3E1F3F5ARO tag=IQBYAW96ZZY7 type=write size=1117616 2024-09-13T02:58:27.503 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.502+0000 7eff73afa780 1 < completed delete operation key=RQZASFUHXIEI tag=391T6N00V6M6 type=del 2024-09-13T02:58:27.507 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.506+0000 7eff73afa780 1 > prepared part key=_multipart_JUN4VMKZR3HW.2~7IG74BQBAQB1.0 size=122513 2024-09-13T02:58:27.507 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.506+0000 7eff73afa780 1 > prepared multipart upload key=JUN4VMKZR3HW upload=7IG74BQBAQB1 tag=HDQTX48L9YPJ type=write size=1171089 2024-09-13T02:58:27.509 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.508+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~2XMUWKH454QG.0 size=1048576 2024-09-13T02:58:27.511 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.510+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~2XMUWKH454QG.1 size=1048576 2024-09-13T02:58:27.513 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.511+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~2XMUWKH454QG.2 size=62314 2024-09-13T02:58:27.516 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.515+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=2XMUWKH454QG tag=D96ZZTTXYMJR type=write size=3208042 2024-09-13T02:58:27.518 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.517+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=LXKSFKBYMPIW type=del size=3143492 2024-09-13T02:58:27.520 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.519+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~NBBSNYZWYVNJ.0 size=881651 2024-09-13T02:58:27.524 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.522+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=NBBSNYZWYVNJ tag=HRT9MEN1B2PL type=write size=1930227 2024-09-13T02:58:27.526 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.524+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=1CEYPWJ96A2U type=del size=133412 2024-09-13T02:58:27.528 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.527+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=UDLR79P920SO type=del 2024-09-13T02:58:27.532 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.530+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~LX1M1RNKIPVW.0 size=1048576 2024-09-13T02:58:27.534 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.532+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~LX1M1RNKIPVW.1 size=1048576 2024-09-13T02:58:27.535 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.534+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~LX1M1RNKIPVW.2 size=84673 2024-09-13T02:58:27.535 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.534+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=LX1M1RNKIPVW tag=M5XWVFMF5EAL type=write size=3230401 2024-09-13T02:58:27.537 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.536+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~BBBAW3YQT1D3.0 size=1048576 2024-09-13T02:58:27.537 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.536+0000 7eff73afa780 1 < canceled part key=_multipart_96QB8V0471EG.2~BBBAW3YQT1D3.1 size=1048576 2024-09-13T02:58:27.539 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.538+0000 7eff73afa780 1 < completed part key=_multipart_96QB8V0471EG.2~BBBAW3YQT1D3.2 size=252969 2024-09-13T02:58:27.542 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.541+0000 7eff73afa780 1 < canceled multipart upload key=96QB8V0471EG upload=BBBAW3YQT1D3 tag=0M6CUBP6556F type=write size=3398697 2024-09-13T02:58:27.545 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.543+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=RFSRO0FLZ1S3 type=del size=594328 2024-09-13T02:58:27.546 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.545+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~JGK4PAFCMUA2.0 size=1048576 2024-09-13T02:58:27.547 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.545+0000 7eff73afa780 1 < canceled part key=_multipart_W8DA47XVEESC.2~JGK4PAFCMUA2.1 size=38798 2024-09-13T02:58:27.550 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.549+0000 7eff73afa780 1 < canceled multipart upload key=W8DA47XVEESC upload=JGK4PAFCMUA2 tag=D4NITW52U0Y6 type=write size=2135950 2024-09-13T02:58:27.552 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.551+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=4VO8YUAL4X32 type=del size=3264125 2024-09-13T02:58:27.556 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.555+0000 7eff73afa780 1 < suggested update operation key=DE1OPTRGHEXB tag=AMBTU23GXB0S type=write size=7951 2024-09-13T02:58:27.560 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.559+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~JV8LJEU1MR3U.0 size=1048576 2024-09-13T02:58:27.562 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.560+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~JV8LJEU1MR3U.1 size=1048576 2024-09-13T02:58:27.563 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.562+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~JV8LJEU1MR3U.2 size=496753 2024-09-13T02:58:27.563 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.562+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=JV8LJEU1MR3U tag=NY9Q9CS6Z3RW type=write size=3642481 2024-09-13T02:58:27.567 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.566+0000 7eff73afa780 1 < suggested remove operation key=C6BAU5IXVSJI tag=T99D01MCP2KK type=del 2024-09-13T02:58:27.569 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.568+0000 7eff73afa780 1 > prepared operation key=0EKUTQYSKEB7 tag=ERALMMU5HH5M type=del size=679967 2024-09-13T02:58:27.571 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.570+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~87NMT3TNZN3M.0 size=296227 2024-09-13T02:58:27.575 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.573+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=87NMT3TNZN3M tag=JA73T8P8KB0U type=write size=1344803 2024-09-13T02:58:27.580 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.578+0000 7eff73afa780 1 > prepared part key=_multipart_A17FWA7AS3BZ.2~Z6O2ZXKGL0RN.0 size=968884 2024-09-13T02:58:27.580 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.578+0000 7eff73afa780 1 > prepared multipart upload key=A17FWA7AS3BZ upload=Z6O2ZXKGL0RN tag=I14RMDJI02DH type=write size=2017460 2024-09-13T02:58:27.582 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.581+0000 7eff73afa780 1 < completed delete operation key=XSG44QEKW7J6 tag=7UBWS3HRNV3P type=del 2024-09-13T02:58:27.584 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.583+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=1ZHF1XQMJEO1 type=del size=577370 2024-09-13T02:58:27.584 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.583+0000 7eff73afa780 1 < canceled part key=_multipart_YBSX5HDAGL0D.2~70O9ZQ5QZT1L.0 size=593365 2024-09-13T02:58:27.588 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.586+0000 7eff73afa780 1 < canceled multipart upload key=YBSX5HDAGL0D upload=70O9ZQ5QZT1L tag=1G3JOGDYWZMC type=write size=1641941 2024-09-13T02:58:27.592 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.591+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~JC61QDAHPXRX.0 size=459202 2024-09-13T02:58:27.592 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.591+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=JC61QDAHPXRX tag=WB0RA8V11TBI type=write size=1507778 2024-09-13T02:58:27.592 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.591+0000 7eff73afa780 1 < canceled part key=_multipart_YBSX5HDAGL0D.2~4KJC2M1HR31D.0 size=823224 2024-09-13T02:58:27.597 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.596+0000 7eff73afa780 1 < canceled multipart upload key=YBSX5HDAGL0D upload=4KJC2M1HR31D tag=PZG1R08JGWJK type=write size=1871800 2024-09-13T02:58:27.599 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.598+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=7KZVZDW1YM0R type=write size=851872 2024-09-13T02:58:27.602 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.600+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~EE9IT8ITZ4CL.0 size=469856 2024-09-13T02:58:27.605 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.604+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=EE9IT8ITZ4CL tag=CPZ24KHJHWVY type=write size=1518432 2024-09-13T02:58:27.607 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.606+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=TNGQ6SLD6ZLK type=del size=3497639 2024-09-13T02:58:27.607 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.606+0000 7eff73afa780 1 < canceled part key=_multipart_SLT6ZXK5UID1.2~1XRSGF3SHV4C.0 size=990561 2024-09-13T02:58:27.611 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.610+0000 7eff73afa780 1 < canceled multipart upload key=SLT6ZXK5UID1 upload=1XRSGF3SHV4C tag=XC83CGFL9JZ3 type=write size=2039137 2024-09-13T02:58:27.615 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.614+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~OCTA8LX131V2.0 size=861378 2024-09-13T02:58:27.615 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.614+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=OCTA8LX131V2 tag=67H1NEICDFST type=write size=1909954 2024-09-13T02:58:27.617 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.616+0000 7eff73afa780 1 < completed part key=_multipart_W8DA47XVEESC.2~GBIAD5Z6ZX1G.0 size=347394 2024-09-13T02:58:27.621 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.619+0000 7eff73afa780 1 < completed multipart upload key=W8DA47XVEESC upload=GBIAD5Z6ZX1G tag=YQPBBHF00XQ6 type=write size=1395970 2024-09-13T02:58:27.623 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.621+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=1F1RVC9EMCGR type=del size=3107934 2024-09-13T02:58:27.625 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.623+0000 7eff73afa780 1 < completed part key=_multipart_0EKUTQYSKEB7.2~PV3E1F3F5ARO.0 size=69040 2024-09-13T02:58:27.629 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.627+0000 7eff73afa780 1 < completed multipart upload key=0EKUTQYSKEB7 upload=PV3E1F3F5ARO tag=IQBYAW96ZZY7 type=write size=1117616 2024-09-13T02:58:27.631 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.630+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=DKZ202VI46PU type=write size=280458 2024-09-13T02:58:27.633 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.632+0000 7eff73afa780 1 < completed part key=_multipart_JUN4VMKZR3HW.2~7IG74BQBAQB1.0 size=122513 2024-09-13T02:58:27.637 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.636+0000 7eff73afa780 1 < completed multipart upload key=JUN4VMKZR3HW upload=7IG74BQBAQB1 tag=HDQTX48L9YPJ type=write size=1171089 2024-09-13T02:58:27.639 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.638+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=1VJCCF2B3LYI type=del size=2174441 2024-09-13T02:58:27.643 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.642+0000 7eff73afa780 1 < suggested update operation key=2MVZNBH5L74W tag=LXKSFKBYMPIW type=del size=3143492 2024-09-13T02:58:27.645 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.644+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=13UE9UZI0M6D type=del size=770694 2024-09-13T02:58:27.649 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.648+0000 7eff73afa780 1 < suggested remove operation key=E8HN8DCZA7O1 tag=1CEYPWJ96A2U type=del 2024-09-13T02:58:27.651 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.650+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=QXEFM2BOYUQ1 type=del size=2366682 2024-09-13T02:58:27.652 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.650+0000 7eff73afa780 1 < canceled part key=_multipart_S4E79E2H75Y1.2~LX1M1RNKIPVW.0 size=1048576 2024-09-13T02:58:27.652 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.650+0000 7eff73afa780 1 < canceled part key=_multipart_S4E79E2H75Y1.2~LX1M1RNKIPVW.1 size=1048576 2024-09-13T02:58:27.653 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.652+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~LX1M1RNKIPVW.2 size=84673 2024-09-13T02:58:27.657 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.656+0000 7eff73afa780 1 < canceled multipart upload key=S4E79E2H75Y1 upload=LX1M1RNKIPVW tag=M5XWVFMF5EAL type=write size=3230401 2024-09-13T02:58:27.660 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.658+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=ZZP2AQIWT70D type=del size=470431 2024-09-13T02:58:27.662 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.661+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=RFSRO0FLZ1S3 type=del 2024-09-13T02:58:27.666 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.665+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~2GOIT7DJW3DW.0 size=1048576 2024-09-13T02:58:27.668 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.666+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~2GOIT7DJW3DW.1 size=1048576 2024-09-13T02:58:27.669 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.668+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~2GOIT7DJW3DW.2 size=562061 2024-09-13T02:58:27.670 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.668+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=2GOIT7DJW3DW tag=LZN34IM8TTBA type=write size=3707789 2024-09-13T02:58:27.671 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.670+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=4VO8YUAL4X32 type=del 2024-09-13T02:58:27.674 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.673+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=GJ0MSAMEOLI3 type=del size=3021157 2024-09-13T02:58:27.676 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.675+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~JV8LJEU1MR3U.0 size=1048576 2024-09-13T02:58:27.678 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.677+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~JV8LJEU1MR3U.1 size=1048576 2024-09-13T02:58:27.680 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.678+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~JV8LJEU1MR3U.2 size=496753 2024-09-13T02:58:27.683 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.682+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=JV8LJEU1MR3U tag=NY9Q9CS6Z3RW type=write size=3642481 2024-09-13T02:58:27.687 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.685+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~8Y61J9OYSIUT.0 size=1048576 2024-09-13T02:58:27.688 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.687+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~8Y61J9OYSIUT.1 size=1048576 2024-09-13T02:58:27.690 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.689+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~8Y61J9OYSIUT.2 size=746947 2024-09-13T02:58:27.690 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.689+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=8Y61J9OYSIUT tag=2PLT2X44I09S type=write size=3892675 2024-09-13T02:58:27.692 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.691+0000 7eff73afa780 1 < completed delete operation key=0EKUTQYSKEB7 tag=ERALMMU5HH5M type=del 2024-09-13T02:58:27.694 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.693+0000 7eff73afa780 1 > prepared operation key=QSKC2SK8A9LY tag=GBY23Q2W9N08 type=del size=188623 2024-09-13T02:58:27.697 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.695+0000 7eff73afa780 1 < completed part key=_multipart_A17FWA7AS3BZ.2~Z6O2ZXKGL0RN.0 size=968884 2024-09-13T02:58:27.700 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.699+0000 7eff73afa780 1 < completed multipart upload key=A17FWA7AS3BZ upload=Z6O2ZXKGL0RN tag=I14RMDJI02DH type=write size=2017460 2024-09-13T02:58:27.702 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.701+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=2E2GVYCA7FE7 type=del size=3439846 2024-09-13T02:58:27.704 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.703+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=1ZHF1XQMJEO1 type=del 2024-09-13T02:58:27.706 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.705+0000 7eff73afa780 1 > prepared operation key=5KBC7ZCE1LVB tag=Q4CG8CWJGL8U type=del size=249502 2024-09-13T02:58:27.708 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.707+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~JC61QDAHPXRX.0 size=459202 2024-09-13T02:58:27.712 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.710+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=JC61QDAHPXRX tag=WB0RA8V11TBI type=write size=1507778 2024-09-13T02:58:27.714 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.713+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=XXA5T9QZ3BGQ type=del size=2555395 2024-09-13T02:58:27.716 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.715+0000 7eff73afa780 1 < completed write operation key=5KBC7ZCE1LVB tag=7KZVZDW1YM0R type=write size=851872 2024-09-13T02:58:27.720 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.719+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~IKBHMEP51O29.0 size=1048576 2024-09-13T02:58:27.722 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.721+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~IKBHMEP51O29.1 size=1048576 2024-09-13T02:58:27.724 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.723+0000 7eff73afa780 1 > prepared part key=_multipart_RQZASFUHXIEI.2~IKBHMEP51O29.2 size=341936 2024-09-13T02:58:27.724 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.723+0000 7eff73afa780 1 > prepared multipart upload key=RQZASFUHXIEI upload=IKBHMEP51O29 tag=SKQF9RMK3P8A type=write size=3487664 2024-09-13T02:58:27.728 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.727+0000 7eff73afa780 1 < suggested update operation key=54V3991TUAC1 tag=TNGQ6SLD6ZLK type=del size=3497639 2024-09-13T02:58:27.731 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.730+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~SZ63JH658F17.0 size=1048576 2024-09-13T02:58:27.733 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.732+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~SZ63JH658F17.1 size=1048576 2024-09-13T02:58:27.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.734+0000 7eff73afa780 1 > prepared part key=_multipart_UGPEQZIKUWJI.2~SZ63JH658F17.2 size=86618 2024-09-13T02:58:27.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.734+0000 7eff73afa780 1 > prepared multipart upload key=UGPEQZIKUWJI upload=SZ63JH658F17 tag=90JKZ2DFQ1QI type=write size=3232346 2024-09-13T02:58:27.735 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.734+0000 7eff73afa780 1 < canceled part key=_multipart_ERKORSW5ZM7N.2~OCTA8LX131V2.0 size=861378 2024-09-13T02:58:27.739 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.737+0000 7eff73afa780 1 < canceled multipart upload key=ERKORSW5ZM7N upload=OCTA8LX131V2 tag=67H1NEICDFST type=write size=1909954 2024-09-13T02:58:27.741 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.740+0000 7eff73afa780 1 > prepared operation key=C6BAU5IXVSJI tag=NXTXHRPBIEWG type=del size=686756 2024-09-13T02:58:27.743 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.741+0000 7eff73afa780 1 < completed delete operation key=Q9DOCHOCWES8 tag=1F1RVC9EMCGR type=del 2024-09-13T02:58:27.746 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.745+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~OZCD0871Q0TY.0 size=1048576 2024-09-13T02:58:27.748 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.747+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~OZCD0871Q0TY.1 size=1048576 2024-09-13T02:58:27.750 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.748+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~OZCD0871Q0TY.2 size=987506 2024-09-13T02:58:27.750 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.748+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=OZCD0871Q0TY tag=0APQPIMQDSFQ type=write size=4133234 2024-09-13T02:58:27.752 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.750+0000 7eff73afa780 1 < completed write operation key=DE1OPTRGHEXB tag=DKZ202VI46PU type=write size=280458 2024-09-13T02:58:27.755 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.754+0000 7eff73afa780 1 > prepared part key=_multipart_QSKC2SK8A9LY.2~SV7YT5ROBG4J.0 size=194346 2024-09-13T02:58:27.755 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.754+0000 7eff73afa780 1 > prepared multipart upload key=QSKC2SK8A9LY upload=SV7YT5ROBG4J tag=0HYNLSHT1PDV type=write size=1242922 2024-09-13T02:58:27.758 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.756+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=1VJCCF2B3LYI type=del 2024-09-13T02:58:27.762 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.761+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~GN2HW6JPNOGH.0 size=1048576 2024-09-13T02:58:27.764 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.763+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~GN2HW6JPNOGH.1 size=171322 2024-09-13T02:58:27.764 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.763+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=GN2HW6JPNOGH tag=CF9D2C2W94NA type=write size=2268474 2024-09-13T02:58:27.768 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.767+0000 7eff73afa780 1 < suggested remove operation key=YBSX5HDAGL0D tag=13UE9UZI0M6D type=del 2024-09-13T02:58:27.770 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.769+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=GFWAFCLNAY35 type=del size=3806648 2024-09-13T02:58:27.772 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.771+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=QXEFM2BOYUQ1 type=del 2024-09-13T02:58:27.776 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.775+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~CCXGHWPRXUYD.0 size=1048576 2024-09-13T02:58:27.779 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.778+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~CCXGHWPRXUYD.1 size=860202 2024-09-13T02:58:27.779 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.778+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=CCXGHWPRXUYD tag=AA3XZMWZA4MT type=write size=2957354 2024-09-13T02:58:27.782 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.781+0000 7eff73afa780 1 < suggested remove operation key=VLBCIH993W4M tag=ZZP2AQIWT70D type=del 2024-09-13T02:58:27.786 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.785+0000 7eff73afa780 1 > prepared part key=_multipart_RB5PEF3B1DK7.2~3L4CLX3F26GW.0 size=22424 2024-09-13T02:58:27.786 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.785+0000 7eff73afa780 1 > prepared multipart upload key=RB5PEF3B1DK7 upload=3L4CLX3F26GW tag=Q2ZX9H4QVK72 type=write size=1071000 2024-09-13T02:58:27.788 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.787+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~2GOIT7DJW3DW.0 size=1048576 2024-09-13T02:58:27.790 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.789+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~2GOIT7DJW3DW.1 size=1048576 2024-09-13T02:58:27.793 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.791+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~2GOIT7DJW3DW.2 size=562061 2024-09-13T02:58:27.796 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.795+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=2GOIT7DJW3DW tag=LZN34IM8TTBA type=write size=3707789 2024-09-13T02:58:27.798 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.797+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=YPHG09CD7DU9 type=del size=151575 2024-09-13T02:58:27.803 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.801+0000 7eff73afa780 1 < suggested update operation key=ERKORSW5ZM7N tag=GJ0MSAMEOLI3 type=del size=3021157 2024-09-13T02:58:27.806 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.805+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~DPAUKF75E62K.0 size=1048576 2024-09-13T02:58:27.808 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.807+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~DPAUKF75E62K.1 size=321694 2024-09-13T02:58:27.808 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.807+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=DPAUKF75E62K tag=DWBB4RD946XE type=write size=2418846 2024-09-13T02:58:27.810 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.809+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~8Y61J9OYSIUT.0 size=1048576 2024-09-13T02:58:27.811 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.810+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~8Y61J9OYSIUT.1 size=1048576 2024-09-13T02:58:27.813 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.812+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~8Y61J9OYSIUT.2 size=746947 2024-09-13T02:58:27.816 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.815+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=8Y61J9OYSIUT tag=2PLT2X44I09S type=write size=3892675 2024-09-13T02:58:27.820 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.819+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~FJTKOKV37XLB.0 size=1048576 2024-09-13T02:58:27.822 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.821+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~FJTKOKV37XLB.1 size=606298 2024-09-13T02:58:27.822 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.821+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=FJTKOKV37XLB tag=BJ5KY0O421X1 type=write size=2703450 2024-09-13T02:58:27.824 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.823+0000 7eff73afa780 1 < completed delete operation key=QSKC2SK8A9LY tag=GBY23Q2W9N08 type=del 2024-09-13T02:58:27.826 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.825+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=D09T9BOYY67M type=del size=1107172 2024-09-13T02:58:27.829 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.827+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=2E2GVYCA7FE7 type=del 2024-09-13T02:58:27.831 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.829+0000 7eff73afa780 1 > prepared operation key=2K9HTOP48N59 tag=UED8M1Z14GAD type=del size=2306342 2024-09-13T02:58:27.833 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.831+0000 7eff73afa780 1 < completed delete operation key=5KBC7ZCE1LVB tag=Q4CG8CWJGL8U type=del 2024-09-13T02:58:27.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.835+0000 7eff73afa780 1 > prepared part key=_multipart_5KBC7ZCE1LVB.2~KM6D0F5J3JY4.0 size=582679 2024-09-13T02:58:27.836 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.835+0000 7eff73afa780 1 > prepared multipart upload key=5KBC7ZCE1LVB upload=KM6D0F5J3JY4 tag=6YQL9Z5UXF2U type=write size=1631255 2024-09-13T02:58:27.839 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.838+0000 7eff73afa780 -1 < failed to complete operation key=YBSX5HDAGL0D tag=XXA5T9QZ3BGQ type=del size=2555395: (22) Invalid argument 2024-09-13T02:58:27.841 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.840+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=ZP3UY0CRLCBU type=del size=1470825 2024-09-13T02:58:27.843 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.841+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~IKBHMEP51O29.0 size=1048576 2024-09-13T02:58:27.844 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.843+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~IKBHMEP51O29.1 size=1048576 2024-09-13T02:58:27.846 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.845+0000 7eff73afa780 1 < completed part key=_multipart_RQZASFUHXIEI.2~IKBHMEP51O29.2 size=341936 2024-09-13T02:58:27.850 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.848+0000 7eff73afa780 1 < completed multipart upload key=RQZASFUHXIEI upload=IKBHMEP51O29 tag=SKQF9RMK3P8A type=write size=3487664 2024-09-13T02:58:27.852 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.850+0000 7eff73afa780 1 > prepared operation key=RRSBR8H06K0Q tag=2EDGZKM18STE type=write size=734264 2024-09-13T02:58:27.854 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.852+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~SZ63JH658F17.0 size=1048576 2024-09-13T02:58:27.855 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.854+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~SZ63JH658F17.1 size=1048576 2024-09-13T02:58:27.857 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.856+0000 7eff73afa780 1 < completed part key=_multipart_UGPEQZIKUWJI.2~SZ63JH658F17.2 size=86618 2024-09-13T02:58:27.860 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.859+0000 7eff73afa780 1 < completed multipart upload key=UGPEQZIKUWJI upload=SZ63JH658F17 tag=90JKZ2DFQ1QI type=write size=3232346 2024-09-13T02:58:27.862 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.861+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=QZ4T1L5XH1A0 type=del size=3381546 2024-09-13T02:58:27.865 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.863+0000 7eff73afa780 1 < completed delete operation key=C6BAU5IXVSJI tag=NXTXHRPBIEWG type=del 2024-09-13T02:58:27.866 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.865+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=IHUVPZ0P79CZ type=del size=1139243 2024-09-13T02:58:27.868 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.867+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~OZCD0871Q0TY.0 size=1048576 2024-09-13T02:58:27.870 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.869+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~OZCD0871Q0TY.1 size=1048576 2024-09-13T02:58:27.870 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.869+0000 7eff73afa780 1 < canceled part key=_multipart_P3S7KM66TMF3.2~OZCD0871Q0TY.2 size=987506 2024-09-13T02:58:27.874 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.872+0000 7eff73afa780 1 < canceled multipart upload key=P3S7KM66TMF3 upload=OZCD0871Q0TY tag=0APQPIMQDSFQ type=write size=4133234 2024-09-13T02:58:27.876 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.874+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=S0H08YY1G9L1 type=del size=2208840 2024-09-13T02:58:27.878 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.876+0000 7eff73afa780 1 < completed part key=_multipart_QSKC2SK8A9LY.2~SV7YT5ROBG4J.0 size=194346 2024-09-13T02:58:27.881 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.880+0000 7eff73afa780 1 < completed multipart upload key=QSKC2SK8A9LY upload=SV7YT5ROBG4J tag=0HYNLSHT1PDV type=write size=1242922 2024-09-13T02:58:27.884 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.883+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~68RMFL51UMF5.0 size=1048576 2024-09-13T02:58:27.886 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.885+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~68RMFL51UMF5.1 size=1048576 2024-09-13T02:58:27.888 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.886+0000 7eff73afa780 1 > prepared part key=_multipart_KGBPSSFQDMO0.2~68RMFL51UMF5.2 size=548883 2024-09-13T02:58:27.888 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.886+0000 7eff73afa780 1 > prepared multipart upload key=KGBPSSFQDMO0 upload=68RMFL51UMF5 tag=2L17EEDJMGER type=write size=3694611 2024-09-13T02:58:27.890 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.888+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~GN2HW6JPNOGH.0 size=1048576 2024-09-13T02:58:27.891 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.890+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~GN2HW6JPNOGH.1 size=171322 2024-09-13T02:58:27.895 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.894+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=GN2HW6JPNOGH tag=CF9D2C2W94NA type=write size=2268474 2024-09-13T02:58:27.899 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.898+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~T0VRX5X3PYGI.0 size=1048576 2024-09-13T02:58:27.901 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.900+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~T0VRX5X3PYGI.1 size=1048576 2024-09-13T02:58:27.902 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.901+0000 7eff73afa780 1 > prepared part key=_multipart_6R9GY1TUZW4S.2~T0VRX5X3PYGI.2 size=923943 2024-09-13T02:58:27.903 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.901+0000 7eff73afa780 1 > prepared multipart upload key=6R9GY1TUZW4S upload=T0VRX5X3PYGI tag=RN92KK98ALB5 type=write size=4069671 2024-09-13T02:58:27.904 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.903+0000 7eff73afa780 1 < completed delete operation key=UGPEQZIKUWJI tag=GFWAFCLNAY35 type=del 2024-09-13T02:58:27.906 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.905+0000 7eff73afa780 1 > prepared operation key=DE1OPTRGHEXB tag=Y19SFEKLTZDE type=del size=727077 2024-09-13T02:58:27.908 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.907+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~CCXGHWPRXUYD.0 size=1048576 2024-09-13T02:58:27.910 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.909+0000 7eff73afa780 1 < completed part key=_multipart_LM9IZ4OKFS32.2~CCXGHWPRXUYD.1 size=860202 2024-09-13T02:58:27.914 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.912+0000 7eff73afa780 1 < completed multipart upload key=LM9IZ4OKFS32 upload=CCXGHWPRXUYD tag=AA3XZMWZA4MT type=write size=2957354 2024-09-13T02:58:27.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.914+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=357UR1ZF5N1Y type=del size=3554656 2024-09-13T02:58:27.916 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.915+0000 7eff73afa780 1 < canceled part key=_multipart_RB5PEF3B1DK7.2~3L4CLX3F26GW.0 size=22424 2024-09-13T02:58:27.919 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.918+0000 7eff73afa780 1 < canceled multipart upload key=RB5PEF3B1DK7 upload=3L4CLX3F26GW tag=Q2ZX9H4QVK72 type=write size=1071000 2024-09-13T02:58:27.924 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.923+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~A4HXHXMDUTNT.0 size=773182 2024-09-13T02:58:27.924 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.923+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=A4HXHXMDUTNT tag=DETM21Z737IZ type=write size=1821758 2024-09-13T02:58:27.926 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.924+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=YPHG09CD7DU9 type=del 2024-09-13T02:58:27.929 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.928+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~YDCOCHS9ZJ94.0 size=1048576 2024-09-13T02:58:27.931 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.930+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~YDCOCHS9ZJ94.1 size=1048576 2024-09-13T02:58:27.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.931+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~YDCOCHS9ZJ94.2 size=9843 2024-09-13T02:58:27.933 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.931+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=YDCOCHS9ZJ94 tag=KNM3WXI8590T type=write size=3155571 2024-09-13T02:58:27.935 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.934+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~DPAUKF75E62K.0 size=1048576 2024-09-13T02:58:27.937 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.935+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~DPAUKF75E62K.1 size=321694 2024-09-13T02:58:27.940 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.939+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=DPAUKF75E62K tag=DWBB4RD946XE type=write size=2418846 2024-09-13T02:58:27.944 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.943+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~A3NYKK982G62.0 size=1036447 2024-09-13T02:58:27.944 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.943+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=A3NYKK982G62 tag=W1HS9ICGVWBZ type=write size=2085023 2024-09-13T02:58:27.946 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.945+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~FJTKOKV37XLB.0 size=1048576 2024-09-13T02:58:27.948 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.946+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~FJTKOKV37XLB.1 size=606298 2024-09-13T02:58:27.951 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.950+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=FJTKOKV37XLB tag=BJ5KY0O421X1 type=write size=2703450 2024-09-13T02:58:27.953 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.952+0000 7eff73afa780 1 > prepared operation key=87IDSEO7CO52 tag=RTTLPWTQ7TBV type=del size=2306889 2024-09-13T02:58:27.955 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.954+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=D09T9BOYY67M type=del 2024-09-13T02:58:27.959 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.957+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~I2IKPAK33JEN.0 size=1048576 2024-09-13T02:58:27.960 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.959+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~I2IKPAK33JEN.1 size=1048576 2024-09-13T02:58:27.962 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.961+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~I2IKPAK33JEN.2 size=654277 2024-09-13T02:58:27.962 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.961+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=I2IKPAK33JEN tag=W79VVJ1S5OR7 type=write size=3800005 2024-09-13T02:58:27.966 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.965+0000 7eff73afa780 1 < suggested remove operation key=2K9HTOP48N59 tag=UED8M1Z14GAD type=del 2024-09-13T02:58:27.970 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.968+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~W9R0QR33RFDE.0 size=1048576 2024-09-13T02:58:27.972 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.970+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~W9R0QR33RFDE.1 size=352063 2024-09-13T02:58:27.972 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.970+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=W9R0QR33RFDE tag=SROZGRFQQKYX type=write size=2449215 2024-09-13T02:58:27.972 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.970+0000 7eff73afa780 1 < canceled part key=_multipart_5KBC7ZCE1LVB.2~KM6D0F5J3JY4.0 size=582679 2024-09-13T02:58:27.975 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.974+0000 7eff73afa780 1 < canceled multipart upload key=5KBC7ZCE1LVB upload=KM6D0F5J3JY4 tag=6YQL9Z5UXF2U type=write size=1631255 2024-09-13T02:58:27.977 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.975+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=25X2KOITLMEY type=del size=195948 2024-09-13T02:58:27.979 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.978+0000 7eff73afa780 1 < completed delete operation key=TCGE3HRKFPDC tag=ZP3UY0CRLCBU type=del 2024-09-13T02:58:27.981 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.980+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=TC0TR8BFXOPE type=write size=91677 2024-09-13T02:58:27.983 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.982+0000 7eff73afa780 1 < completed write operation key=RRSBR8H06K0Q tag=2EDGZKM18STE type=write size=734264 2024-09-13T02:58:27.985 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.983+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=EPENBQJH3PC4 type=del size=254459 2024-09-13T02:58:27.987 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.985+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=QZ4T1L5XH1A0 type=del 2024-09-13T02:58:27.989 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.987+0000 7eff73afa780 1 > prepared operation key=VLBCIH993W4M tag=E1X9EV917RAL type=del size=2820748 2024-09-13T02:58:27.991 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.990+0000 7eff73afa780 1 < completed delete operation key=JUN4VMKZR3HW tag=IHUVPZ0P79CZ type=del 2024-09-13T02:58:27.993 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.992+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=436PGQAD3CVK type=del size=2288516 2024-09-13T02:58:27.995 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.994+0000 7eff73afa780 1 < completed delete operation key=DE1OPTRGHEXB tag=S0H08YY1G9L1 type=del 2024-09-13T02:58:27.997 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.996+0000 7eff73afa780 1 > prepared operation key=UGYRK752TSGX tag=XH26UQP1Z4D0 type=del size=1132347 2024-09-13T02:58:28.000 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:27.999+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~68RMFL51UMF5.0 size=1048576 2024-09-13T02:58:28.001 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.000+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~68RMFL51UMF5.1 size=1048576 2024-09-13T02:58:28.003 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.002+0000 7eff73afa780 1 < completed part key=_multipart_KGBPSSFQDMO0.2~68RMFL51UMF5.2 size=548883 2024-09-13T02:58:28.006 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.005+0000 7eff73afa780 1 < completed multipart upload key=KGBPSSFQDMO0 upload=68RMFL51UMF5 tag=2L17EEDJMGER type=write size=3694611 2024-09-13T02:58:28.009 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.007+0000 7eff73afa780 1 > prepared operation key=E8HN8DCZA7O1 tag=ZFHY2082UQ3Z type=del size=1769257 2024-09-13T02:58:28.010 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.009+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~T0VRX5X3PYGI.0 size=1048576 2024-09-13T02:58:28.012 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.011+0000 7eff73afa780 1 < completed part key=_multipart_6R9GY1TUZW4S.2~T0VRX5X3PYGI.1 size=1048576 2024-09-13T02:58:28.012 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.011+0000 7eff73afa780 1 < canceled part key=_multipart_6R9GY1TUZW4S.2~T0VRX5X3PYGI.2 size=923943 2024-09-13T02:58:28.016 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.014+0000 7eff73afa780 1 < canceled multipart upload key=6R9GY1TUZW4S upload=T0VRX5X3PYGI tag=RN92KK98ALB5 type=write size=4069671 2024-09-13T02:58:28.019 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.018+0000 7eff73afa780 1 > prepared part key=_multipart_VLBCIH993W4M.2~83EBSHRAX04O.0 size=734301 2024-09-13T02:58:28.019 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.018+0000 7eff73afa780 1 > prepared multipart upload key=VLBCIH993W4M upload=83EBSHRAX04O tag=PDEZ9NVD30JL type=write size=1782877 2024-09-13T02:58:28.023 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.022+0000 7eff73afa780 1 < suggested remove operation key=DE1OPTRGHEXB tag=Y19SFEKLTZDE type=del 2024-09-13T02:58:28.025 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.024+0000 7eff73afa780 1 > prepared operation key=Q9DOCHOCWES8 tag=XUEJ0KTHR3IR type=del size=400170 2024-09-13T02:58:28.027 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.026+0000 7eff73afa780 1 < completed delete operation key=E8HN8DCZA7O1 tag=357UR1ZF5N1Y type=del 2024-09-13T02:58:28.031 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.030+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~ILQBDGR9DT2T.0 size=1048576 2024-09-13T02:58:28.033 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.031+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~ILQBDGR9DT2T.1 size=48184 2024-09-13T02:58:28.033 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.031+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=ILQBDGR9DT2T tag=HGSAEG9OJ1LF type=write size=2145336 2024-09-13T02:58:28.035 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.034+0000 7eff73afa780 1 < completed part key=_multipart_ERKORSW5ZM7N.2~A4HXHXMDUTNT.0 size=773182 2024-09-13T02:58:28.039 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.037+0000 7eff73afa780 1 < completed multipart upload key=ERKORSW5ZM7N upload=A4HXHXMDUTNT tag=DETM21Z737IZ type=write size=1821758 2024-09-13T02:58:28.041 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.039+0000 7eff73afa780 1 > prepared operation key=S4E79E2H75Y1 tag=BVT0R1ZT00K7 type=del size=818359 2024-09-13T02:58:28.043 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.041+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~YDCOCHS9ZJ94.0 size=1048576 2024-09-13T02:58:28.044 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.043+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~YDCOCHS9ZJ94.1 size=1048576 2024-09-13T02:58:28.046 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.045+0000 7eff73afa780 1 < completed part key=_multipart_P3S7KM66TMF3.2~YDCOCHS9ZJ94.2 size=9843 2024-09-13T02:58:28.049 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.048+0000 7eff73afa780 1 < completed multipart upload key=P3S7KM66TMF3 upload=YDCOCHS9ZJ94 tag=KNM3WXI8590T type=write size=3155571 2024-09-13T02:58:28.051 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.050+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=H1NSIEGUDNGV type=del size=1301881 2024-09-13T02:58:28.053 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.052+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~A3NYKK982G62.0 size=1036447 2024-09-13T02:58:28.057 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.055+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=A3NYKK982G62 tag=W1HS9ICGVWBZ type=write size=2085023 2024-09-13T02:58:28.060 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.059+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~FZCOOCALLPE9.0 size=1048576 2024-09-13T02:58:28.062 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.061+0000 7eff73afa780 1 > prepared part key=_multipart_2K9HTOP48N59.2~FZCOOCALLPE9.1 size=367741 2024-09-13T02:58:28.062 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.061+0000 7eff73afa780 1 > prepared multipart upload key=2K9HTOP48N59 upload=FZCOOCALLPE9 tag=WLF26LJOJ5CQ type=write size=2464893 2024-09-13T02:58:28.064 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.063+0000 7eff73afa780 1 < completed delete operation key=87IDSEO7CO52 tag=RTTLPWTQ7TBV type=del 2024-09-13T02:58:28.068 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.066+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~UAV7TFXU1GNT.0 size=1048576 2024-09-13T02:58:28.069 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.068+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~UAV7TFXU1GNT.1 size=1048576 2024-09-13T02:58:28.071 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.070+0000 7eff73afa780 1 > prepared part key=_multipart_2MVZNBH5L74W.2~UAV7TFXU1GNT.2 size=997231 2024-09-13T02:58:28.071 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.070+0000 7eff73afa780 1 > prepared multipart upload key=2MVZNBH5L74W upload=UAV7TFXU1GNT tag=3715AQ3VDYK0 type=write size=4142959 2024-09-13T02:58:28.073 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.072+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~I2IKPAK33JEN.0 size=1048576 2024-09-13T02:58:28.075 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.074+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~I2IKPAK33JEN.1 size=1048576 2024-09-13T02:58:28.076 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.075+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~I2IKPAK33JEN.2 size=654277 2024-09-13T02:58:28.080 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.078+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=I2IKPAK33JEN tag=W79VVJ1S5OR7 type=write size=3800005 2024-09-13T02:58:28.082 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.081+0000 7eff73afa780 1 > prepared operation key=96QB8V0471EG tag=NKHRS00Q1JOJ type=del size=2156107 2024-09-13T02:58:28.084 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.083+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~W9R0QR33RFDE.0 size=1048576 2024-09-13T02:58:28.086 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.085+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~W9R0QR33RFDE.1 size=352063 2024-09-13T02:58:28.089 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.088+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=W9R0QR33RFDE tag=SROZGRFQQKYX type=write size=2449215 2024-09-13T02:58:28.093 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.092+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~W4DLOMT5AL61.0 size=1048576 2024-09-13T02:58:28.094 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.093+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~W4DLOMT5AL61.1 size=1048576 2024-09-13T02:58:28.096 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.095+0000 7eff73afa780 1 > prepared part key=_multipart_SLT6ZXK5UID1.2~W4DLOMT5AL61.2 size=658240 2024-09-13T02:58:28.096 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.095+0000 7eff73afa780 1 > prepared multipart upload key=SLT6ZXK5UID1 upload=W4DLOMT5AL61 tag=YFO32U54D06X type=write size=3803968 2024-09-13T02:58:28.100 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.099+0000 7eff73afa780 1 < suggested update operation key=2MVZNBH5L74W tag=25X2KOITLMEY type=del size=195948 2024-09-13T02:58:28.102 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.101+0000 7eff73afa780 1 > prepared operation key=P3S7KM66TMF3 tag=2DX05LSVAEDF type=write size=769522 2024-09-13T02:58:28.104 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.102+0000 7eff73afa780 1 < completed write operation key=E8HN8DCZA7O1 tag=TC0TR8BFXOPE type=write size=91677 2024-09-13T02:58:28.106 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.104+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=BP1231XDJQF4 type=write size=124237 2024-09-13T02:58:28.108 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.106+0000 7eff73afa780 1 < completed delete operation key=P3S7KM66TMF3 tag=EPENBQJH3PC4 type=del 2024-09-13T02:58:28.109 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.108+0000 7eff73afa780 1 > prepared operation key=54V3991TUAC1 tag=U77E1W2T18PG type=write size=919498 2024-09-13T02:58:28.111 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.110+0000 7eff73afa780 1 < completed delete operation key=VLBCIH993W4M tag=E1X9EV917RAL type=del 2024-09-13T02:58:28.113 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.112+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=6IYKXGCOD3XA type=del size=1440530 2024-09-13T02:58:28.115 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.114+0000 7eff73afa780 1 < canceled operation key=6R9GY1TUZW4S tag=436PGQAD3CVK type=del size=2288516 2024-09-13T02:58:28.119 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.118+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~NRQGGDRSINOR.0 size=1048576 2024-09-13T02:58:28.121 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.119+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~NRQGGDRSINOR.1 size=1048576 2024-09-13T02:58:28.122 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.121+0000 7eff73afa780 1 > prepared part key=_multipart_RRSBR8H06K0Q.2~NRQGGDRSINOR.2 size=882436 2024-09-13T02:58:28.122 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.121+0000 7eff73afa780 1 > prepared multipart upload key=RRSBR8H06K0Q upload=NRQGGDRSINOR tag=GTZQ13ZL3B3W type=write size=4028164 2024-09-13T02:58:28.124 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.123+0000 7eff73afa780 1 < completed delete operation key=UGYRK752TSGX tag=XH26UQP1Z4D0 type=del 2024-09-13T02:58:28.126 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.125+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=0OVLO10GBL76 type=del size=1401806 2024-09-13T02:58:28.130 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.128+0000 7eff73afa780 1 < suggested remove operation key=E8HN8DCZA7O1 tag=ZFHY2082UQ3Z type=del 2024-09-13T02:58:28.133 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.131+0000 7eff73afa780 1 > prepared operation key=YBSX5HDAGL0D tag=YJPXO9J92WXJ type=del size=3494323 2024-09-13T02:58:28.135 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.134+0000 7eff73afa780 1 < completed part key=_multipart_VLBCIH993W4M.2~83EBSHRAX04O.0 size=734301 2024-09-13T02:58:28.138 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.137+0000 7eff73afa780 1 < completed multipart upload key=VLBCIH993W4M upload=83EBSHRAX04O tag=PDEZ9NVD30JL type=write size=1782877 2024-09-13T02:58:28.140 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.139+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=VCEL23TJ8J9D type=del size=3171144 2024-09-13T02:58:28.144 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.143+0000 7eff73afa780 1 < suggested remove operation key=Q9DOCHOCWES8 tag=XUEJ0KTHR3IR type=del 2024-09-13T02:58:28.146 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.145+0000 7eff73afa780 1 > prepared operation key=RB5PEF3B1DK7 tag=L7UA3S3F07CJ type=del size=2452442 2024-09-13T02:58:28.148 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.147+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~ILQBDGR9DT2T.0 size=1048576 2024-09-13T02:58:28.150 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.149+0000 7eff73afa780 1 < completed part key=_multipart_S4E79E2H75Y1.2~ILQBDGR9DT2T.1 size=48184 2024-09-13T02:58:28.154 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.153+0000 7eff73afa780 1 < completed multipart upload key=S4E79E2H75Y1 upload=ILQBDGR9DT2T tag=HGSAEG9OJ1LF type=write size=2145336 2024-09-13T02:58:28.159 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.158+0000 7eff73afa780 1 > prepared part key=_multipart_UGYRK752TSGX.2~GXNJYE1NB0PX.0 size=295907 2024-09-13T02:58:28.159 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.158+0000 7eff73afa780 1 > prepared multipart upload key=UGYRK752TSGX upload=GXNJYE1NB0PX tag=FAKX9WK1T9CA type=write size=1344483 2024-09-13T02:58:28.161 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.159+0000 7eff73afa780 1 < completed delete operation key=S4E79E2H75Y1 tag=BVT0R1ZT00K7 type=del 2024-09-13T02:58:28.164 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.163+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~7C5Q5SLMKQ25.0 size=1048576 2024-09-13T02:58:28.166 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.165+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~7C5Q5SLMKQ25.1 size=1048576 2024-09-13T02:58:28.169 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.167+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~7C5Q5SLMKQ25.2 size=431125 2024-09-13T02:58:28.169 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.167+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=7C5Q5SLMKQ25 tag=PDFB8XKBR9OC type=write size=3576853 2024-09-13T02:58:28.171 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.170+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=H1NSIEGUDNGV type=del 2024-09-13T02:58:28.173 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.172+0000 7eff73afa780 1 > prepared operation key=6R9GY1TUZW4S tag=M79CRRI2COHW type=write size=821561 2024-09-13T02:58:28.175 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.174+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~FZCOOCALLPE9.0 size=1048576 2024-09-13T02:58:28.177 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.176+0000 7eff73afa780 1 < completed part key=_multipart_2K9HTOP48N59.2~FZCOOCALLPE9.1 size=367741 2024-09-13T02:58:28.180 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.179+0000 7eff73afa780 1 < completed multipart upload key=2K9HTOP48N59 upload=FZCOOCALLPE9 tag=WLF26LJOJ5CQ type=write size=2464893 2024-09-13T02:58:28.182 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.181+0000 7eff73afa780 1 > prepared operation key=W8DA47XVEESC tag=USD7VVMXEJBL type=write size=349201 2024-09-13T02:58:28.184 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.183+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~UAV7TFXU1GNT.0 size=1048576 2024-09-13T02:58:28.186 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.184+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~UAV7TFXU1GNT.1 size=1048576 2024-09-13T02:58:28.187 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.186+0000 7eff73afa780 1 < completed part key=_multipart_2MVZNBH5L74W.2~UAV7TFXU1GNT.2 size=997231 2024-09-13T02:58:28.191 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.190+0000 7eff73afa780 1 < completed multipart upload key=2MVZNBH5L74W upload=UAV7TFXU1GNT tag=3715AQ3VDYK0 type=write size=4142959 2024-09-13T02:58:28.195 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.193+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~36G7ISKZP5R3.0 size=1048576 2024-09-13T02:58:28.196 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.195+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~36G7ISKZP5R3.1 size=1048576 2024-09-13T02:58:28.198 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.197+0000 7eff73afa780 1 > prepared part key=_multipart_E8HN8DCZA7O1.2~36G7ISKZP5R3.2 size=240982 2024-09-13T02:58:28.198 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.197+0000 7eff73afa780 1 > prepared multipart upload key=E8HN8DCZA7O1 upload=36G7ISKZP5R3 tag=XZKZAS49NS0N type=write size=3386710 2024-09-13T02:58:28.200 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.199+0000 7eff73afa780 1 < completed delete operation key=96QB8V0471EG tag=NKHRS00Q1JOJ type=del 2024-09-13T02:58:28.202 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.201+0000 7eff73afa780 1 > prepared operation key=ERKORSW5ZM7N tag=95LNA6MBE8D1 type=del size=563827 2024-09-13T02:58:28.204 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.203+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~W4DLOMT5AL61.0 size=1048576 2024-09-13T02:58:28.206 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.205+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~W4DLOMT5AL61.1 size=1048576 2024-09-13T02:58:28.207 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.206+0000 7eff73afa780 1 < completed part key=_multipart_SLT6ZXK5UID1.2~W4DLOMT5AL61.2 size=658240 2024-09-13T02:58:28.212 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.211+0000 7eff73afa780 1 < completed multipart upload key=SLT6ZXK5UID1 upload=W4DLOMT5AL61 tag=YFO32U54D06X type=write size=3803968 2024-09-13T02:58:28.214 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.213+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=7FW9XXN26S41 type=write size=105319 2024-09-13T02:58:28.218 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.217+0000 7eff73afa780 1 < suggested update operation key=P3S7KM66TMF3 tag=2DX05LSVAEDF type=write size=769522 2024-09-13T02:58:28.221 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.219+0000 7eff73afa780 1 > prepared operation key=AJ29N3P8OUAG tag=VVVJQ9BH3JDL type=del size=3960642 2024-09-13T02:58:28.223 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.221+0000 7eff73afa780 1 < completed write operation key=AJ29N3P8OUAG tag=BP1231XDJQF4 type=write size=124237 2024-09-13T02:58:28.224 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.223+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=K3FSKL1T5K0J type=del size=3104399 2024-09-13T02:58:28.226 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.225+0000 7eff73afa780 1 < completed write operation key=54V3991TUAC1 tag=U77E1W2T18PG type=write size=919498 2024-09-13T02:58:28.228 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.227+0000 7eff73afa780 1 > prepared operation key=UGPEQZIKUWJI tag=Y3K15S9JQ59V type=del size=3514599 2024-09-13T02:58:28.230 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.229+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=6IYKXGCOD3XA type=del 2024-09-13T02:58:28.233 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.232+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~MDIHWT1O1JSU.0 size=1048576 2024-09-13T02:58:28.235 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.234+0000 7eff73afa780 1 > prepared part key=_multipart_P3S7KM66TMF3.2~MDIHWT1O1JSU.1 size=1045054 2024-09-13T02:58:28.236 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.234+0000 7eff73afa780 1 > prepared multipart upload key=P3S7KM66TMF3 upload=MDIHWT1O1JSU tag=18AVE7KP4LQR type=write size=3142206 2024-09-13T02:58:28.238 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.236+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~NRQGGDRSINOR.0 size=1048576 2024-09-13T02:58:28.239 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.238+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~NRQGGDRSINOR.1 size=1048576 2024-09-13T02:58:28.241 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.240+0000 7eff73afa780 1 < completed part key=_multipart_RRSBR8H06K0Q.2~NRQGGDRSINOR.2 size=882436 2024-09-13T02:58:28.245 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.244+0000 7eff73afa780 1 < completed multipart upload key=RRSBR8H06K0Q upload=NRQGGDRSINOR tag=GTZQ13ZL3B3W type=write size=4028164 2024-09-13T02:58:28.249 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.248+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~6E1LI81I5BVD.0 size=1048576 2024-09-13T02:58:28.251 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.250+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~6E1LI81I5BVD.1 size=588636 2024-09-13T02:58:28.251 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.250+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=6E1LI81I5BVD tag=9WFA4JCCO1Y5 type=write size=2685788 2024-09-13T02:58:28.255 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.254+0000 7eff73afa780 1 < suggested remove operation key=TCGE3HRKFPDC tag=0OVLO10GBL76 type=del 2024-09-13T02:58:28.259 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.257+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~DVDC6XZKEPWH.0 size=1048576 2024-09-13T02:58:28.260 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.259+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~DVDC6XZKEPWH.1 size=1048576 2024-09-13T02:58:28.262 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.261+0000 7eff73afa780 1 > prepared part key=_multipart_ERKORSW5ZM7N.2~DVDC6XZKEPWH.2 size=659838 2024-09-13T02:58:28.262 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.261+0000 7eff73afa780 1 > prepared multipart upload key=ERKORSW5ZM7N upload=DVDC6XZKEPWH tag=JHLL9JGYG1C9 type=write size=3805566 2024-09-13T02:58:28.264 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.263+0000 7eff73afa780 1 < completed delete operation key=YBSX5HDAGL0D tag=YJPXO9J92WXJ type=del 2024-09-13T02:58:28.266 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.265+0000 7eff73afa780 1 > prepared operation key=TCGE3HRKFPDC tag=N60GTROAWVII type=del size=509911 2024-09-13T02:58:28.270 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.268+0000 7eff73afa780 1 < suggested remove operation key=2MVZNBH5L74W tag=VCEL23TJ8J9D type=del 2024-09-13T02:58:28.274 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.273+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~6PNS4FPJQJ75.0 size=1048576 2024-09-13T02:58:28.276 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.274+0000 7eff73afa780 1 > prepared part key=_multipart_LM9IZ4OKFS32.2~6PNS4FPJQJ75.1 size=388280 2024-09-13T02:58:28.276 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.274+0000 7eff73afa780 1 > prepared multipart upload key=LM9IZ4OKFS32 upload=6PNS4FPJQJ75 tag=YSOA11G0CHB8 type=write size=2485432 2024-09-13T02:58:28.277 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.276+0000 7eff73afa780 1 < completed delete operation key=RB5PEF3B1DK7 tag=L7UA3S3F07CJ type=del 2024-09-13T02:58:28.279 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.278+0000 7eff73afa780 1 > prepared operation key=2MVZNBH5L74W tag=O819NE086KFQ type=write size=192209 2024-09-13T02:58:28.281 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.280+0000 7eff73afa780 1 < completed part key=_multipart_UGYRK752TSGX.2~GXNJYE1NB0PX.0 size=295907 2024-09-13T02:58:28.285 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.283+0000 7eff73afa780 1 < completed multipart upload key=UGYRK752TSGX upload=GXNJYE1NB0PX tag=FAKX9WK1T9CA type=write size=1344483 2024-09-13T02:58:28.287 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.286+0000 7eff73afa780 1 > prepared operation key=SLT6ZXK5UID1 tag=0Y2GHJ7304S5 type=del size=2646112 2024-09-13T02:58:28.289 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.288+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~7C5Q5SLMKQ25.0 size=1048576 2024-09-13T02:58:28.289 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.288+0000 7eff73afa780 1 < canceled part key=_multipart_YBSX5HDAGL0D.2~7C5Q5SLMKQ25.1 size=1048576 2024-09-13T02:58:28.291 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.289+0000 7eff73afa780 1 < completed part key=_multipart_YBSX5HDAGL0D.2~7C5Q5SLMKQ25.2 size=431125 2024-09-13T02:58:28.294 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.293+0000 7eff73afa780 1 < canceled multipart upload key=YBSX5HDAGL0D upload=7C5Q5SLMKQ25 tag=PDFB8XKBR9OC type=write size=3576853 2024-09-13T02:58:28.296 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.295+0000 7eff73afa780 1 > prepared operation key=JUN4VMKZR3HW tag=R6ETKTIE0E2O type=write size=33323 2024-09-13T02:58:28.300 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.299+0000 7eff73afa780 1 < suggested remove operation key=6R9GY1TUZW4S tag=M79CRRI2COHW type=write 2024-09-13T02:58:28.302 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.301+0000 7eff73afa780 1 > prepared operation key=RQZASFUHXIEI tag=VI13YXXF29SB type=del size=3451977 2024-09-13T02:58:28.304 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.303+0000 7eff73afa780 1 < completed write operation key=W8DA47XVEESC tag=USD7VVMXEJBL type=write size=349201 2024-09-13T02:58:28.307 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.306+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~908HXLYFDF95.0 size=1048576 2024-09-13T02:58:28.309 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.308+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~908HXLYFDF95.1 size=1048576 2024-09-13T02:58:28.310 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.309+0000 7eff73afa780 1 > prepared part key=_multipart_54V3991TUAC1.2~908HXLYFDF95.2 size=457562 2024-09-13T02:58:28.311 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.309+0000 7eff73afa780 1 > prepared multipart upload key=54V3991TUAC1 upload=908HXLYFDF95 tag=7X6C96WM91ZL type=write size=3603290 2024-09-13T02:58:28.313 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.311+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~36G7ISKZP5R3.0 size=1048576 2024-09-13T02:58:28.315 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.313+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~36G7ISKZP5R3.1 size=1048576 2024-09-13T02:58:28.316 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.315+0000 7eff73afa780 1 < completed part key=_multipart_E8HN8DCZA7O1.2~36G7ISKZP5R3.2 size=240982 2024-09-13T02:58:28.320 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.319+0000 7eff73afa780 1 < completed multipart upload key=E8HN8DCZA7O1 upload=36G7ISKZP5R3 tag=XZKZAS49NS0N type=write size=3386710 2024-09-13T02:58:28.324 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.322+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~2MSK6GRM1GZI.0 size=1048576 2024-09-13T02:58:28.325 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.324+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~2MSK6GRM1GZI.1 size=1048576 2024-09-13T02:58:28.327 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.326+0000 7eff73afa780 1 > prepared part key=_multipart_S4E79E2H75Y1.2~2MSK6GRM1GZI.2 size=239802 2024-09-13T02:58:28.327 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.326+0000 7eff73afa780 1 > prepared multipart upload key=S4E79E2H75Y1 upload=2MSK6GRM1GZI tag=I4V9SBUPV9BE type=write size=3385530 2024-09-13T02:58:28.329 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.328+0000 7eff73afa780 1 < completed delete operation key=ERKORSW5ZM7N tag=95LNA6MBE8D1 type=del 2024-09-13T02:58:28.333 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.332+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~6LG5BBY5BG4D.0 size=1048576 2024-09-13T02:58:28.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.333+0000 7eff73afa780 1 > prepared part key=_multipart_YBSX5HDAGL0D.2~6LG5BBY5BG4D.1 size=803340 2024-09-13T02:58:28.335 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.333+0000 7eff73afa780 1 > prepared multipart upload key=YBSX5HDAGL0D upload=6LG5BBY5BG4D tag=XA3TK6UMPAKK type=write size=2900492 2024-09-13T02:58:28.337 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.336+0000 7eff73afa780 1 < completed write operation key=JUN4VMKZR3HW tag=7FW9XXN26S41 type=write size=105319 2024-09-13T02:58:28.339 INFO:tasks.workunit.client.0.smithi088.stderr:2024-09-13T02:58:28.338+0000 7eff73afa780 1 > prepared operation key=KGBPSSFQDMO0 tag=KOZD3XGU22DL type=write size=524689 2024-09-13T02:58:28.339 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] cls_rgw_stats.simulate (13768 ms) 2024-09-13T02:58:28.340 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 1 test from cls_rgw_stats (13768 ms total) 2024-09-13T02:58:28.340 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:58:28.340 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:58:28.481 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 1 test from 1 test suite ran. (15761 ms total) 2024-09-13T02:58:28.481 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 1 test. 2024-09-13T02:58:28.485 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:58:28.488 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:58:28.552 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-09-13T02:58:28.553 DEBUG:teuthology.orchestra.run.smithi088: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-09-13T02:58:28.623 INFO:tasks.workunit.client.0.smithi088.stdout:Running main() from gmock_main.cc 2024-09-13T02:58:28.623 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 2 tests from 1 test suite. 2024-09-13T02:58:28.623 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T02:58:28.623 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 2 tests from ClsSDK 2024-09-13T02:58:28.623 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-09-13T02:58:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:28 smithi195 ceph-mon[87742]: pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 974 KiB/s rd, 337 KiB/s wr, 1.72k op/s 2024-09-13T02:58:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:28 smithi088 ceph-mon[96266]: pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 974 KiB/s rd, 337 KiB/s wr, 1.72k op/s 2024-09-13T02:58:28.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:28 smithi088 ceph-mon[98762]: pgmap v1422: 137 pgs: 137 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 974 KiB/s rd, 337 KiB/s wr, 1.72k op/s 2024-09-13T02:58:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:29 smithi195 ceph-mon[87742]: osdmap e1116: 8 total, 8 up, 8 in 2024-09-13T02:58:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:58:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:29 smithi088 ceph-mon[96266]: osdmap e1116: 8 total, 8 up, 8 in 2024-09-13T02:58:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:58:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:29 smithi088 ceph-mon[98762]: osdmap e1116: 8 total, 8 up, 8 in 2024-09-13T02:58:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:58:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:30 smithi088 ceph-mon[96266]: pgmap v1424: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:30 smithi088 ceph-mon[96266]: osdmap e1117: 8 total, 8 up, 8 in 2024-09-13T02:58:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:30 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1636192565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:30 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:30 smithi088 ceph-mon[98762]: pgmap v1424: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:30 smithi088 ceph-mon[98762]: osdmap e1117: 8 total, 8 up, 8 in 2024-09-13T02:58:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:30 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1636192565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:30 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:30 smithi195 ceph-mon[87742]: pgmap v1424: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:30 smithi195 ceph-mon[87742]: osdmap e1117: 8 total, 8 up, 8 in 2024-09-13T02:58:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:30 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1636192565' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:30.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:30 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:31.512 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2890 ms) 2024-09-13T02:58:31.513 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-09-13T02:58:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:31 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:31 smithi088 ceph-mon[96266]: osdmap e1118: 8 total, 8 up, 8 in 2024-09-13T02:58:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:31 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:31 smithi088 ceph-mon[98762]: osdmap e1118: 8 total, 8 up, 8 in 2024-09-13T02:58:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:31 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:31 smithi195 ceph-mon[87742]: osdmap e1118: 8 total, 8 up, 8 in 2024-09-13T02:58:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:32 smithi088 ceph-mon[96266]: pgmap v1427: 137 pgs: 15 creating+peering, 15 unknown, 107 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:32 smithi088 ceph-mon[96266]: osdmap e1119: 8 total, 8 up, 8 in 2024-09-13T02:58:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:32 smithi088 ceph-mon[98762]: pgmap v1427: 137 pgs: 15 creating+peering, 15 unknown, 107 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:32 smithi088 ceph-mon[98762]: osdmap e1119: 8 total, 8 up, 8 in 2024-09-13T02:58:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:32 smithi195 ceph-mon[87742]: pgmap v1427: 137 pgs: 15 creating+peering, 15 unknown, 107 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:32 smithi195 ceph-mon[87742]: osdmap e1119: 8 total, 8 up, 8 in 2024-09-13T02:58:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:58:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:58:33] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2024-09-13T02:58:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:33 smithi088 ceph-mon[96266]: osdmap e1120: 8 total, 8 up, 8 in 2024-09-13T02:58:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:33 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3731979564' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:33 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:33.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:33 smithi088 ceph-mon[98762]: osdmap e1120: 8 total, 8 up, 8 in 2024-09-13T02:58:33.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:33 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3731979564' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:33.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:33 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:33 smithi195 ceph-mon[87742]: osdmap e1120: 8 total, 8 up, 8 in 2024-09-13T02:58:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:33 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3731979564' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:33 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T02:58:34.525 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3013 ms) 2024-09-13T02:58:34.525 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 2 tests from ClsSDK (5903 ms total) 2024-09-13T02:58:34.526 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T02:58:34.526 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T02:58:34.526 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 2 tests from 1 test suite ran. (5903 ms total) 2024-09-13T02:58:34.526 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 2 tests. 2024-09-13T02:58:34.528 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T02:58:34.528 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T02:58:34.597 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-09-13T02:58:34.598 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-13T02:58:34.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:34 smithi088 ceph-mon[96266]: pgmap v1430: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:34.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:34 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:58:34.850 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:34 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:34.851 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:34 smithi088 ceph-mon[96266]: osdmap e1121: 8 total, 8 up, 8 in 2024-09-13T02:58:34.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:34 smithi088 ceph-mon[98762]: pgmap v1430: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:34.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:34 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:58:34.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:34 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:34.851 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:34 smithi088 ceph-mon[98762]: osdmap e1121: 8 total, 8 up, 8 in 2024-09-13T02:58:34.852 DEBUG:teuthology.parallel:result is None 2024-09-13T02:58:34.852 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T02:58:34.877 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T02:58:34.877 DEBUG:teuthology.orchestra.run.smithi088:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-13T02:58:34.932 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T02:58:34.932 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-13T02:58:34.933 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-09-13T02:58:34.933 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-13T02:58:34.933 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-09-13T02:58:34.933 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-09-13T02:58:34.934 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-13T02:58:34.934 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-13T02:58:34.934 DEBUG:teuthology.orchestra.run.smithi088:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-13T02:58:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:34 smithi195 ceph-mon[87742]: pgmap v1430: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:34 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T02:58:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:34 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi088-142932-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T02:58:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:34 smithi195 ceph-mon[87742]: osdmap e1121: 8 total, 8 up, 8 in 2024-09-13T02:58:34.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T02:58:34.987 INFO:teuthology.orchestra.run.smithi088.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-13T02:58:34.988 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-13T02:58:35.043 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-13T02:58:35.043 DEBUG:teuthology.orchestra.run.smithi088:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-13T02:58:35.098 INFO:tasks.workunit:timeout=3h 2024-09-13T02:58:35.098 INFO:tasks.workunit:cleanup=True 2024-09-13T02:58:35.099 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-13T02:58:35.154 INFO:tasks.workunit.client.0.smithi088.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-13T02:58:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:35 smithi088 ceph-mon[96266]: osdmap e1122: 8 total, 8 up, 8 in 2024-09-13T02:58:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:35 smithi088 ceph-mon[98762]: osdmap e1122: 8 total, 8 up, 8 in 2024-09-13T02:58:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:35 smithi195 ceph-mon[87742]: osdmap e1122: 8 total, 8 up, 8 in 2024-09-13T02:58:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:36 smithi088 ceph-mon[96266]: pgmap v1433: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:36 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:58:36.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:36 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T02:58:36.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:36 smithi088 ceph-mon[98762]: pgmap v1433: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:36.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:36 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:58:36.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:36 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T02:58:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:36 smithi195 ceph-mon[87742]: pgmap v1433: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:36 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T02:58:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:36 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T02:58:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:38 smithi088 ceph-mon[96266]: pgmap v1434: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:38 smithi088 ceph-mon[98762]: pgmap v1434: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:38 smithi195 ceph-mon[87742]: pgmap v1434: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:40 smithi088 ceph-mon[96266]: pgmap v1435: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:40 smithi088 ceph-mon[98762]: pgmap v1435: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:40.982 DEBUG:teuthology.orchestra.run.smithi088:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-13T02:58:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:40 smithi195 ceph-mon[87742]: pgmap v1435: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:41.038 INFO:tasks.workunit.client.0.smithi088.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-13T02:58:41.041 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-13T02:58:41.041 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-13T02:58:41.090 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-13T02:58:41.138 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-13T02:58:41.179 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-13T02:58:41.181 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-13T02:58:41.181 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-13T02:58:41.220 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-13T02:58:41.224 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T02:58:41.224 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-13T02:58:41.281 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-09-13T02:58:41.282 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-09-13T02:58:41.282 DEBUG:teuthology.orchestra.run.smithi088: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-09-13T02:58:41.384 INFO:tasks.workunit.client.0.smithi088.stdout:run length 1200 seconds 2024-09-13T02:58:41.384 INFO:tasks.workunit.client.0.smithi088.stdout:preparing 10240 objects 2024-09-13T02:58:42.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:42 smithi088 ceph-mon[98762]: pgmap v1436: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:42.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:42 smithi088 ceph-mon[96266]: pgmap v1436: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:42 smithi195 ceph-mon[87742]: pgmap v1436: 105 pgs: 105 active+clean; 583 KiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-09-13T02:58:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:58:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:58:43] "GET /metrics HTTP/1.1" 200 33970 "" "Prometheus/2.43.0" 2024-09-13T02:58:43.526 INFO:tasks.workunit.client.0.smithi088.stdout:load-gen will run 1200 seconds 2024-09-13T02:58:44.526 INFO:tasks.workunit.client.0.smithi088.stdout: 1: throughput=0MB/sec pending data=0 2024-09-13T02:58:44.526 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4X-WfCBeocvLknm off=1431013 len=2012411 2024-09-13T02:58:44.531 INFO:tasks.workunit.client.0.smithi088.stdout:op 0 completed, throughput=1.91MB/sec 2024-09-13T02:58:44.531 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ern5855KgzkWrwE off=2154799 len=1971955 2024-09-13T02:58:44.540 INFO:tasks.workunit.client.0.smithi088.stdout:op 1 completed, throughput=3.75MB/sec 2024-09-13T02:58:44.540 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AeBNQInAvfl_tU1 off=2819311 len=820746 2024-09-13T02:58:44.546 INFO:tasks.workunit.client.0.smithi088.stdout:op 2 completed, throughput=4.49MB/sec 2024-09-13T02:58:44.546 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bvn4PK5tDdeyf8f off=3369009 len=1546180 2024-09-13T02:58:44.555 INFO:tasks.workunit.client.0.smithi088.stdout:op 3 completed, throughput=5.89MB/sec 2024-09-13T02:58:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:44 smithi088 ceph-mon[96266]: pgmap v1437: 105 pgs: 105 active+clean; 28 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s wr, 228 op/s 2024-09-13T02:58:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:58:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:44 smithi088 ceph-mon[98762]: pgmap v1437: 105 pgs: 105 active+clean; 28 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s wr, 228 op/s 2024-09-13T02:58:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:58:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:44 smithi195 ceph-mon[87742]: pgmap v1437: 105 pgs: 105 active+clean; 28 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s wr, 228 op/s 2024-09-13T02:58:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:58:45.555 INFO:tasks.workunit.client.0.smithi088.stdout: 2: throughput=2.98MB/sec pending data=0 2024-09-13T02:58:45.555 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zH9ELFJrktfU_Z2 off=13249894 len=1419827 2024-09-13T02:58:45.563 INFO:tasks.workunit.client.0.smithi088.stdout:op 4 completed, throughput=3.64MB/sec 2024-09-13T02:58:45.563 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CpisxXMeEdI_kCt off=17531613 len=21465 2024-09-13T02:58:45.563 INFO:tasks.workunit.client.0.smithi088.stdout:op 5 completed, throughput=3.65MB/sec 2024-09-13T02:58:45.563 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ojo5mMj3qDPSWTG off=9903610 len=645105 2024-09-13T02:58:45.564 INFO:tasks.workunit.client.0.smithi088.stdout:op 6 completed, throughput=3.95MB/sec 2024-09-13T02:58:45.564 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gct1XwQGFzd7gXp off=3960725 len=1890442 2024-09-13T02:58:45.573 INFO:tasks.workunit.client.0.smithi088.stdout:op 7 completed, throughput=4.81MB/sec 2024-09-13T02:58:45.573 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eCzQXMHmCLf7g3e off=2115375 len=835195 2024-09-13T02:58:45.579 INFO:tasks.workunit.client.0.smithi088.stdout:op 8 completed, throughput=5.19MB/sec 2024-09-13T02:58:46.579 INFO:tasks.workunit.client.0.smithi088.stdout: 3: throughput=3.49MB/sec pending data=0 2024-09-13T02:58:46.579 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8Vi6zPBoXJe7Jva off=3345834 len=551873 2024-09-13T02:58:46.580 INFO:tasks.workunit.client.0.smithi088.stdout:op 9 completed, throughput=3.66MB/sec 2024-09-13T02:58:46.580 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SShEy9LkxxSTYbL off=8172489 len=384029 2024-09-13T02:58:46.582 INFO:tasks.workunit.client.0.smithi088.stdout:op 10 completed, throughput=3.78MB/sec 2024-09-13T02:58:46.582 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n5nDiMP-KgTeN3O off=9771850 len=428732 2024-09-13T02:58:46.585 INFO:tasks.workunit.client.0.smithi088.stdout:op 11 completed, throughput=3.91MB/sec 2024-09-13T02:58:46.585 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-difo9gzUV4m9a9e off=116486 len=1808694 2024-09-13T02:58:46.594 INFO:tasks.workunit.client.0.smithi088.stdout:op 12 completed, throughput=4.46MB/sec 2024-09-13T02:58:46.594 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pIsSUUq2DjMrSRt off=1324334 len=1603561 2024-09-13T02:58:46.597 INFO:tasks.workunit.client.0.smithi088.stdout:op 13 completed, throughput=4.95MB/sec 2024-09-13T02:58:46.597 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AsmBQWvRs102Kuo off=241405 len=1843570 2024-09-13T02:58:46.599 INFO:tasks.workunit.client.0.smithi088.stdout:op 14 completed, throughput=5.52MB/sec 2024-09-13T02:58:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:46 smithi088 ceph-mon[96266]: pgmap v1438: 105 pgs: 105 active+clean; 60 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 445 KiB/s wr, 445 op/s 2024-09-13T02:58:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:46 smithi088 ceph-mon[98762]: pgmap v1438: 105 pgs: 105 active+clean; 60 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 445 KiB/s wr, 445 op/s 2024-09-13T02:58:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:46 smithi195 ceph-mon[87742]: pgmap v1438: 105 pgs: 105 active+clean; 60 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 445 KiB/s wr, 445 op/s 2024-09-13T02:58:47.600 INFO:tasks.workunit.client.0.smithi088.stdout: 4: throughput=4.16MB/sec pending data=0 2024-09-13T02:58:47.600 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-W4gjpHMt72WItuA off=917602 len=524603 2024-09-13T02:58:47.604 INFO:tasks.workunit.client.0.smithi088.stdout:op 15 completed, throughput=4.28MB/sec 2024-09-13T02:58:47.604 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-C9a8TiWok_F5fZJ off=833467 len=769539 2024-09-13T02:58:47.610 INFO:tasks.workunit.client.0.smithi088.stdout:op 16 completed, throughput=4.45MB/sec 2024-09-13T02:58:47.610 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gB7CLezf4hvGdfY off=7399466 len=1445450 2024-09-13T02:58:47.617 INFO:tasks.workunit.client.0.smithi088.stdout:op 17 completed, throughput=4.78MB/sec 2024-09-13T02:58:47.617 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wKjD-yZyyKGxXNy off=624831 len=673959 2024-09-13T02:58:47.621 INFO:tasks.workunit.client.0.smithi088.stdout:op 18 completed, throughput=4.94MB/sec 2024-09-13T02:58:47.621 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-z2vr2knIsJdy28G off=1966349 len=333087 2024-09-13T02:58:47.621 INFO:tasks.workunit.client.0.smithi088.stdout:op 19 completed, throughput=5.01MB/sec 2024-09-13T02:58:48.622 INFO:tasks.workunit.client.0.smithi088.stdout: 5: throughput=4.03MB/sec pending data=0 2024-09-13T02:58:48.622 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jOcdB8eBvl9WVEi off=3669099 len=1215767 2024-09-13T02:58:48.624 INFO:tasks.workunit.client.0.smithi088.stdout:op 20 completed, throughput=4.25MB/sec 2024-09-13T02:58:48.624 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8X_hGKQ5Q8s9gJj off=1709441 len=160316 2024-09-13T02:58:48.625 INFO:tasks.workunit.client.0.smithi088.stdout:op 21 completed, throughput=4.28MB/sec 2024-09-13T02:58:48.625 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WDF5hDOwtk21zTw off=4538974 len=1101742 2024-09-13T02:58:48.630 INFO:tasks.workunit.client.0.smithi088.stdout:op 22 completed, throughput=4.49MB/sec 2024-09-13T02:58:48.630 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hKKkO1k3_4z15zs off=12276895 len=1679895 2024-09-13T02:58:48.640 INFO:tasks.workunit.client.0.smithi088.stdout:op 23 completed, throughput=4.79MB/sec 2024-09-13T02:58:48.640 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NJyJ0c9D7z8exEw off=19951082 len=2017931 2024-09-13T02:58:48.643 INFO:tasks.workunit.client.0.smithi088.stdout:op 24 completed, throughput=5.16MB/sec 2024-09-13T02:58:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:48 smithi088 ceph-mon[96266]: pgmap v1439: 105 pgs: 105 active+clean; 108 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s wr, 726 op/s 2024-09-13T02:58:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:48 smithi088 ceph-mon[98762]: pgmap v1439: 105 pgs: 105 active+clean; 108 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s wr, 726 op/s 2024-09-13T02:58:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:48 smithi195 ceph-mon[87742]: pgmap v1439: 105 pgs: 105 active+clean; 108 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s wr, 726 op/s 2024-09-13T02:58:49.643 INFO:tasks.workunit.client.0.smithi088.stdout: 6: throughput=4.32MB/sec pending data=0 2024-09-13T02:58:49.643 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5Bc1T07bMdd4KGD off=1981230 len=44213 2024-09-13T02:58:49.646 INFO:tasks.workunit.client.0.smithi088.stdout:op 25 completed, throughput=4.32MB/sec 2024-09-13T02:58:49.646 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WlreniZs52XVCVZ off=5581027 len=1397764 2024-09-13T02:58:49.652 INFO:tasks.workunit.client.0.smithi088.stdout:op 26 completed, throughput=4.54MB/sec 2024-09-13T02:58:49.652 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Dg0hdM5w-HrW9hL off=996794 len=700297 2024-09-13T02:58:49.653 INFO:tasks.workunit.client.0.smithi088.stdout:op 27 completed, throughput=4.65MB/sec 2024-09-13T02:58:49.653 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LZiUKC84w3yAnV4 off=17739205 len=582230 2024-09-13T02:58:49.657 INFO:tasks.workunit.client.0.smithi088.stdout:op 28 completed, throughput=4.73MB/sec 2024-09-13T02:58:49.657 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Wpyc-4941rWix5M off=2172390 len=703987 2024-09-13T02:58:49.659 INFO:tasks.workunit.client.0.smithi088.stdout:op 29 completed, throughput=4.84MB/sec 2024-09-13T02:58:49.659 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-S-0wb9ZHf3nAbev off=1608032 len=753005 2024-09-13T02:58:49.664 INFO:tasks.workunit.client.0.smithi088.stdout:op 30 completed, throughput=4.95MB/sec 2024-09-13T02:58:49.664 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4SAVjpvbSMvmMFm off=397654 len=927021 2024-09-13T02:58:49.665 INFO:tasks.workunit.client.0.smithi088.stdout:op 31 completed, throughput=5.1MB/sec 2024-09-13T02:58:50.666 INFO:tasks.workunit.client.0.smithi088.stdout: 7: throughput=4.38MB/sec pending data=0 2024-09-13T02:58:50.666 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WbFM0Fg_gfh0m69 off=2288313 len=1637082 2024-09-13T02:58:50.675 INFO:tasks.workunit.client.0.smithi088.stdout:op 32 completed, throughput=4.6MB/sec 2024-09-13T02:58:50.675 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QK1Q4aP4gbcZLXE off=2881760 len=1822092 2024-09-13T02:58:50.677 INFO:tasks.workunit.client.0.smithi088.stdout:op 33 completed, throughput=4.84MB/sec 2024-09-13T02:58:50.677 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-c13Kw4GyNBzqHTz off=8881664 len=2069308 2024-09-13T02:58:50.686 INFO:tasks.workunit.client.0.smithi088.stdout:op 34 completed, throughput=5.11MB/sec 2024-09-13T02:58:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:50 smithi088 ceph-mon[96266]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 1.5 MiB/s wr, 853 op/s 2024-09-13T02:58:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:50 smithi088 ceph-mon[98762]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 1.5 MiB/s wr, 853 op/s 2024-09-13T02:58:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:50 smithi195 ceph-mon[87742]: pgmap v1440: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 327 KiB/s rd, 1.5 MiB/s wr, 853 op/s 2024-09-13T02:58:51.687 INFO:tasks.workunit.client.0.smithi088.stdout: 8: throughput=4.48MB/sec pending data=0 2024-09-13T02:58:51.687 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-swA_iJjAwrpX0tA off=6561723 len=291183 2024-09-13T02:58:51.690 INFO:tasks.workunit.client.0.smithi088.stdout:op 35 completed, throughput=4.51MB/sec 2024-09-13T02:58:51.690 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7PkAx_CXtVrLI84 off=10187641 len=909381 2024-09-13T02:58:51.691 INFO:tasks.workunit.client.0.smithi088.stdout:op 36 completed, throughput=4.62MB/sec 2024-09-13T02:58:51.691 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nrPHi4-C4OnKDny off=781204 len=780400 2024-09-13T02:58:51.695 INFO:tasks.workunit.client.0.smithi088.stdout:op 37 completed, throughput=4.71MB/sec 2024-09-13T02:58:51.695 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hlgQ_olByukqmO4 off=3632232 len=1781581 2024-09-13T02:58:51.705 INFO:tasks.workunit.client.0.smithi088.stdout:op 38 completed, throughput=4.91MB/sec 2024-09-13T02:58:51.705 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_b3gI-k9njHu5g5 off=14742032 len=1007698 2024-09-13T02:58:51.707 INFO:tasks.workunit.client.0.smithi088.stdout:op 39 completed, throughput=5.03MB/sec 2024-09-13T02:58:52.707 INFO:tasks.workunit.client.0.smithi088.stdout: 9: throughput=4.48MB/sec pending data=0 2024-09-13T02:58:52.707 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8gRYyEhXD2blh0n off=2427445 len=1821823 2024-09-13T02:58:52.717 INFO:tasks.workunit.client.0.smithi088.stdout:op 40 completed, throughput=4.66MB/sec 2024-09-13T02:58:52.717 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kGYc6l4IJi6_Z4Z off=18487715 len=1982248 2024-09-13T02:58:52.717 INFO:tasks.workunit.client.0.smithi088.stdout:op 41 completed, throughput=4.87MB/sec 2024-09-13T02:58:52.718 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ycXSI1kyFnURfDj off=39283 len=862245 2024-09-13T02:58:52.724 INFO:tasks.workunit.client.0.smithi088.stdout:op 42 completed, throughput=4.95MB/sec 2024-09-13T02:58:52.724 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6sR9pT1nloMbklg off=17217801 len=1392909 2024-09-13T02:58:52.729 INFO:tasks.workunit.client.0.smithi088.stdout:op 43 completed, throughput=5.1MB/sec 2024-09-13T02:58:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:52 smithi088 ceph-mon[96266]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 970 KiB/s rd, 2.1 MiB/s wr, 855 op/s 2024-09-13T02:58:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:52 smithi088 ceph-mon[98762]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 970 KiB/s rd, 2.1 MiB/s wr, 855 op/s 2024-09-13T02:58:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:52 smithi195 ceph-mon[87742]: pgmap v1441: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 970 KiB/s rd, 2.1 MiB/s wr, 855 op/s 2024-09-13T02:58:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:58:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:58:53] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2024-09-13T02:58:53.730 INFO:tasks.workunit.client.0.smithi088.stdout: 10: throughput=4.6MB/sec pending data=0 2024-09-13T02:58:53.730 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ub3e_6TL1JfL5vl off=1173356 len=1540314 2024-09-13T02:58:53.733 INFO:tasks.workunit.client.0.smithi088.stdout:op 44 completed, throughput=4.74MB/sec 2024-09-13T02:58:53.734 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZRYpYte8dPWtj-U off=1123822 len=1931610 2024-09-13T02:58:53.736 INFO:tasks.workunit.client.0.smithi088.stdout:op 45 completed, throughput=4.92MB/sec 2024-09-13T02:58:53.736 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EBC2psjWlXxy66h off=468903 len=932508 2024-09-13T02:58:53.738 INFO:tasks.workunit.client.0.smithi088.stdout:op 46 completed, throughput=5MB/sec 2024-09-13T02:58:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:53 smithi088 ceph-mon[96266]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.6 MiB/s wr, 855 op/s 2024-09-13T02:58:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:53 smithi088 ceph-mon[98762]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.6 MiB/s wr, 855 op/s 2024-09-13T02:58:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:53 smithi195 ceph-mon[87742]: pgmap v1442: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.6 MiB/s wr, 855 op/s 2024-09-13T02:58:54.738 INFO:tasks.workunit.client.0.smithi088.stdout: 11: throughput=4.56MB/sec pending data=0 2024-09-13T02:58:54.739 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JfmjpCLY_6YnbWC off=3335743 len=743989 2024-09-13T02:58:54.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 47 completed, throughput=4.62MB/sec 2024-09-13T02:58:54.743 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jYkV6LWskLAfSn7 off=1763170 len=287458 2024-09-13T02:58:54.746 INFO:tasks.workunit.client.0.smithi088.stdout:op 48 completed, throughput=4.64MB/sec 2024-09-13T02:58:54.746 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VvF8gzTsyMM9dwu off=350644 len=1564267 2024-09-13T02:58:54.754 INFO:tasks.workunit.client.0.smithi088.stdout:op 49 completed, throughput=4.77MB/sec 2024-09-13T02:58:54.754 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w2N6qFKqq_im-kS off=1099031 len=1140197 2024-09-13T02:58:54.757 INFO:tasks.workunit.client.0.smithi088.stdout:op 50 completed, throughput=4.87MB/sec 2024-09-13T02:58:54.757 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-k4AssZC1om7hJTL off=12413363 len=1081668 2024-09-13T02:58:54.758 INFO:tasks.workunit.client.0.smithi088.stdout:op 51 completed, throughput=4.96MB/sec 2024-09-13T02:58:54.759 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DdbqRT6dEONrAwv off=5273767 len=423677 2024-09-13T02:58:54.760 INFO:tasks.workunit.client.0.smithi088.stdout:op 52 completed, throughput=4.99MB/sec 2024-09-13T02:58:54.760 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XhbodkF8UZYW803 off=5570121 len=311283 2024-09-13T02:58:54.760 INFO:tasks.workunit.client.0.smithi088.stdout:op 53 completed, throughput=5.02MB/sec 2024-09-13T02:58:55.761 INFO:tasks.workunit.client.0.smithi088.stdout: 12: throughput=4.61MB/sec pending data=0 2024-09-13T02:58:55.761 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nAGhM6W_bVzO4aF off=15105402 len=48183 2024-09-13T02:58:55.763 INFO:tasks.workunit.client.0.smithi088.stdout:op 54 completed, throughput=4.61MB/sec 2024-09-13T02:58:55.764 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4QZAth_it6is-xm off=10292768 len=1912377 2024-09-13T02:58:55.766 INFO:tasks.workunit.client.0.smithi088.stdout:op 55 completed, throughput=4.76MB/sec 2024-09-13T02:58:55.766 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Q6cwJO4EnQofotT off=260887 len=788255 2024-09-13T02:58:55.771 INFO:tasks.workunit.client.0.smithi088.stdout:op 56 completed, throughput=4.82MB/sec 2024-09-13T02:58:55.771 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AVn_tpWGbZ3tBOx off=7826350 len=905716 2024-09-13T02:58:55.775 INFO:tasks.workunit.client.0.smithi088.stdout:op 57 completed, throughput=4.89MB/sec 2024-09-13T02:58:55.776 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-c13Kw4GyNBzqHTz off=11854987 len=1261270 2024-09-13T02:58:55.777 INFO:tasks.workunit.client.0.smithi088.stdout:op 58 completed, throughput=4.99MB/sec 2024-09-13T02:58:55.777 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-URhw_ItxD8SpVPS off=2712484 len=23978 2024-09-13T02:58:55.779 INFO:tasks.workunit.client.0.smithi088.stdout:op 59 completed, throughput=4.99MB/sec 2024-09-13T02:58:55.780 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9ynBQI-qQLvOHdH off=23618855 len=989010 2024-09-13T02:58:55.782 INFO:tasks.workunit.client.0.smithi088.stdout:op 60 completed, throughput=5.06MB/sec 2024-09-13T02:58:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:56 smithi195 ceph-mon[87742]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 668 op/s 2024-09-13T02:58:56.782 INFO:tasks.workunit.client.0.smithi088.stdout: 13: throughput=4.68MB/sec pending data=0 2024-09-13T02:58:56.782 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XS2iwTy6ccaZMQP off=9082521 len=2070953 2024-09-13T02:58:56.785 INFO:tasks.workunit.client.0.smithi088.stdout:op 61 completed, throughput=4.83MB/sec 2024-09-13T02:58:56.785 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0wYXlEMcCY8NcT8 off=21926889 len=72771 2024-09-13T02:58:56.787 INFO:tasks.workunit.client.0.smithi088.stdout:op 62 completed, throughput=4.83MB/sec 2024-09-13T02:58:56.788 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sNEGR0IvK32N6vT off=16136626 len=431977 2024-09-13T02:58:56.788 INFO:tasks.workunit.client.0.smithi088.stdout:op 63 completed, throughput=4.86MB/sec 2024-09-13T02:58:56.788 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XpRetj_ELvNgzP7 off=6494909 len=1190824 2024-09-13T02:58:56.790 INFO:tasks.workunit.client.0.smithi088.stdout:op 64 completed, throughput=4.95MB/sec 2024-09-13T02:58:56.790 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-q_QRB9hAHuiZ7mN off=145712 len=145519 2024-09-13T02:58:56.791 INFO:tasks.workunit.client.0.smithi088.stdout:op 65 completed, throughput=4.96MB/sec 2024-09-13T02:58:56.791 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HmEPlQcvTIUzVew off=1332498 len=1349056 2024-09-13T02:58:56.794 INFO:tasks.workunit.client.0.smithi088.stdout:op 66 completed, throughput=5.05MB/sec 2024-09-13T02:58:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:56 smithi088 ceph-mon[96266]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 668 op/s 2024-09-13T02:58:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:56 smithi088 ceph-mon[98762]: pgmap v1443: 105 pgs: 105 active+clean; 127 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 668 op/s 2024-09-13T02:58:57.794 INFO:tasks.workunit.client.0.smithi088.stdout: 14: throughput=4.7MB/sec pending data=0 2024-09-13T02:58:57.794 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ojo5mMj3qDPSWTG off=8474873 len=1425580 2024-09-13T02:58:57.800 INFO:tasks.workunit.client.0.smithi088.stdout:op 67 completed, throughput=4.79MB/sec 2024-09-13T02:58:57.800 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LVVQjwjXQ44TcL8 off=258211 len=102983 2024-09-13T02:58:57.803 INFO:tasks.workunit.client.0.smithi088.stdout:op 68 completed, throughput=4.8MB/sec 2024-09-13T02:58:57.803 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-emGS7uXDDzgv2lG off=15717213 len=631122 2024-09-13T02:58:57.808 INFO:tasks.workunit.client.0.smithi088.stdout:op 69 completed, throughput=4.84MB/sec 2024-09-13T02:58:57.808 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dfqWz_9aPAtO_Fi off=2677165 len=686380 2024-09-13T02:58:57.812 INFO:tasks.workunit.client.0.smithi088.stdout:op 70 completed, throughput=4.88MB/sec 2024-09-13T02:58:57.813 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QS7MOaFHW5jpBor off=7996549 len=1423192 2024-09-13T02:58:57.816 INFO:tasks.workunit.client.0.smithi088.stdout:op 71 completed, throughput=4.98MB/sec 2024-09-13T02:58:57.816 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-b1QbSEtB0owF4C8 off=752711 len=1043318 2024-09-13T02:58:57.820 INFO:tasks.workunit.client.0.smithi088.stdout:op 72 completed, throughput=5.05MB/sec 2024-09-13T02:58:58.821 INFO:tasks.workunit.client.0.smithi088.stdout: 15: throughput=4.72MB/sec pending data=0 2024-09-13T02:58:58.821 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KEjYGpNmF3KpMKX off=1488457 len=1657651 2024-09-13T02:58:58.829 INFO:tasks.workunit.client.0.smithi088.stdout:op 73 completed, throughput=4.82MB/sec 2024-09-13T02:58:58.829 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IyCcca1KrhFjIsl off=1401923 len=767672 2024-09-13T02:58:58.834 INFO:tasks.workunit.client.0.smithi088.stdout:op 74 completed, throughput=4.86MB/sec 2024-09-13T02:58:58.834 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_hTKVtaZaPyOGqN off=1454257 len=91933 2024-09-13T02:58:58.836 INFO:tasks.workunit.client.0.smithi088.stdout:op 75 completed, throughput=4.87MB/sec 2024-09-13T02:58:58.836 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wzseqaTObPl26ge off=22379033 len=1005229 2024-09-13T02:58:58.841 INFO:tasks.workunit.client.0.smithi088.stdout:op 76 completed, throughput=4.93MB/sec 2024-09-13T02:58:58.841 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-C8Xkp2mn1vgfdhn off=1000638 len=1174474 2024-09-13T02:58:58.848 INFO:tasks.workunit.client.0.smithi088.stdout:op 77 completed, throughput=5MB/sec 2024-09-13T02:58:58.848 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kYjaFtHjrhQmor_ off=5792355 len=1469078 2024-09-13T02:58:58.851 INFO:tasks.workunit.client.0.smithi088.stdout:op 78 completed, throughput=5.09MB/sec 2024-09-13T02:58:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:58 smithi088 ceph-mon[96266]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 452 op/s 2024-09-13T02:58:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:58 smithi088 ceph-mon[98762]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 452 op/s 2024-09-13T02:58:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:58 smithi195 ceph-mon[87742]: pgmap v1444: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.1 MiB/s wr, 452 op/s 2024-09-13T02:58:59.851 INFO:tasks.workunit.client.0.smithi088.stdout: 16: throughput=4.78MB/sec pending data=0 2024-09-13T02:58:59.851 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-A1xRXhGq0P7YDUA off=3293447 len=473344 2024-09-13T02:58:59.852 INFO:tasks.workunit.client.0.smithi088.stdout:op 79 completed, throughput=4.81MB/sec 2024-09-13T02:58:59.852 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wV-qJ8VL7Wt2fh2 off=15017354 len=1695964 2024-09-13T02:58:59.856 INFO:tasks.workunit.client.0.smithi088.stdout:op 80 completed, throughput=4.9MB/sec 2024-09-13T02:58:59.856 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6DEN_xoGp3uAgVO off=8867953 len=952778 2024-09-13T02:58:59.858 INFO:tasks.workunit.client.0.smithi088.stdout:op 81 completed, throughput=4.96MB/sec 2024-09-13T02:58:59.858 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ba5mph363Hi78A0 off=6194470 len=294212 2024-09-13T02:58:59.861 INFO:tasks.workunit.client.0.smithi088.stdout:op 82 completed, throughput=4.97MB/sec 2024-09-13T02:58:59.862 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UadIb8D0HEbNw7j off=2011240 len=694287 2024-09-13T02:58:59.862 INFO:tasks.workunit.client.0.smithi088.stdout:op 83 completed, throughput=5.01MB/sec 2024-09-13T02:58:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:58:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:58:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:58:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:58:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:58:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:00.863 INFO:tasks.workunit.client.0.smithi088.stdout: 17: throughput=4.73MB/sec pending data=0 2024-09-13T02:59:00.863 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KB2IwXOjmScuE0H off=12404628 len=1859440 2024-09-13T02:59:00.865 INFO:tasks.workunit.client.0.smithi088.stdout:op 84 completed, throughput=4.83MB/sec 2024-09-13T02:59:00.865 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hS6HNpvnupv_CLN off=18397270 len=1585430 2024-09-13T02:59:00.873 INFO:tasks.workunit.client.0.smithi088.stdout:op 85 completed, throughput=4.91MB/sec 2024-09-13T02:59:00.873 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xKDIdL7C_6yeN00 off=13700373 len=1048255 2024-09-13T02:59:00.874 INFO:tasks.workunit.client.0.smithi088.stdout:op 86 completed, throughput=4.97MB/sec 2024-09-13T02:59:00.874 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-P8PLHj3Mj1_vtIU off=1615372 len=72913 2024-09-13T02:59:00.875 INFO:tasks.workunit.client.0.smithi088.stdout:op 87 completed, throughput=4.97MB/sec 2024-09-13T02:59:00.875 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JjkE6HpK-PQROxk off=3223450 len=464596 2024-09-13T02:59:00.876 INFO:tasks.workunit.client.0.smithi088.stdout:op 88 completed, throughput=5MB/sec 2024-09-13T02:59:00.876 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o1v1NemL1362r-U off=3162753 len=1045831 2024-09-13T02:59:00.880 INFO:tasks.workunit.client.0.smithi088.stdout:op 89 completed, throughput=5.05MB/sec 2024-09-13T02:59:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:00 smithi088 ceph-mon[98762]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 132 op/s 2024-09-13T02:59:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:00 smithi088 ceph-mon[96266]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 132 op/s 2024-09-13T02:59:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:00 smithi195 ceph-mon[87742]: pgmap v1445: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 132 op/s 2024-09-13T02:59:01.880 INFO:tasks.workunit.client.0.smithi088.stdout: 18: throughput=4.78MB/sec pending data=0 2024-09-13T02:59:01.881 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HMEW8ybuaVdvslw off=10968788 len=1704485 2024-09-13T02:59:01.888 INFO:tasks.workunit.client.0.smithi088.stdout:op 90 completed, throughput=4.87MB/sec 2024-09-13T02:59:01.888 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wzMv_QJLvJaxxJo off=646149 len=1308333 2024-09-13T02:59:01.890 INFO:tasks.workunit.client.0.smithi088.stdout:op 91 completed, throughput=4.93MB/sec 2024-09-13T02:59:01.890 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KkxAMdSK_W5diRW off=10526426 len=672523 2024-09-13T02:59:01.893 INFO:tasks.workunit.client.0.smithi088.stdout:op 92 completed, throughput=4.97MB/sec 2024-09-13T02:59:01.893 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dbLSlViz5sKrQaZ off=597990 len=991893 2024-09-13T02:59:01.897 INFO:tasks.workunit.client.0.smithi088.stdout:op 93 completed, throughput=5.02MB/sec 2024-09-13T02:59:02.897 INFO:tasks.workunit.client.0.smithi088.stdout: 19: throughput=4.76MB/sec pending data=0 2024-09-13T02:59:02.898 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-k1Q4aLUTrAZqZSd off=1680102 len=58064 2024-09-13T02:59:02.900 INFO:tasks.workunit.client.0.smithi088.stdout:op 94 completed, throughput=4.76MB/sec 2024-09-13T02:59:02.900 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mUjyW2qr1GDMMHb off=35428 len=1169949 2024-09-13T02:59:02.907 INFO:tasks.workunit.client.0.smithi088.stdout:op 95 completed, throughput=4.82MB/sec 2024-09-13T02:59:02.907 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-y1-wcZytM60lKNw off=2252645 len=847415 2024-09-13T02:59:02.912 INFO:tasks.workunit.client.0.smithi088.stdout:op 96 completed, throughput=4.86MB/sec 2024-09-13T02:59:02.912 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-u9TzmSSibHEL9yL off=13108051 len=432255 2024-09-13T02:59:02.915 INFO:tasks.workunit.client.0.smithi088.stdout:op 97 completed, throughput=4.88MB/sec 2024-09-13T02:59:02.915 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Za1Mv_MNsJy8WyS off=9241554 len=825239 2024-09-13T02:59:02.916 INFO:tasks.workunit.client.0.smithi088.stdout:op 98 completed, throughput=4.92MB/sec 2024-09-13T02:59:02.916 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5uJNArpfqIyNDTr off=9386564 len=1702426 2024-09-13T02:59:02.925 INFO:tasks.workunit.client.0.smithi088.stdout:op 99 completed, throughput=5MB/sec 2024-09-13T02:59:02.925 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CpisxXMeEdI_kCt off=1456482 len=447240 2024-09-13T02:59:02.926 INFO:tasks.workunit.client.0.smithi088.stdout:op 100 completed, throughput=5.02MB/sec 2024-09-13T02:59:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:02 smithi088 ceph-mon[98762]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T02:59:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:02 smithi088 ceph-mon[96266]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T02:59:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:02 smithi195 ceph-mon[87742]: pgmap v1446: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T02:59:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:59:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:59:03] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-09-13T02:59:03.926 INFO:tasks.workunit.client.0.smithi088.stdout: 20: throughput=4.78MB/sec pending data=0 2024-09-13T02:59:03.926 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-G1cxTCV4CuM-oTy off=9767997 len=1162430 2024-09-13T02:59:03.929 INFO:tasks.workunit.client.0.smithi088.stdout:op 101 completed, throughput=4.83MB/sec 2024-09-13T02:59:03.929 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NZEWL76AGhWYmYh off=10983617 len=1656401 2024-09-13T02:59:03.931 INFO:tasks.workunit.client.0.smithi088.stdout:op 102 completed, throughput=4.91MB/sec 2024-09-13T02:59:03.931 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PzlZtUKHzmQbT2u off=11697926 len=1122242 2024-09-13T02:59:03.933 INFO:tasks.workunit.client.0.smithi088.stdout:op 103 completed, throughput=4.96MB/sec 2024-09-13T02:59:03.933 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zddvwXbFVb0r799 off=13543240 len=1633837 2024-09-13T02:59:03.934 INFO:tasks.workunit.client.0.smithi088.stdout:op 104 completed, throughput=5.03MB/sec 2024-09-13T02:59:04.935 INFO:tasks.workunit.client.0.smithi088.stdout: 21: throughput=4.8MB/sec pending data=0 2024-09-13T02:59:04.935 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6CNk7QeDp04q1oz off=304254 len=1575733 2024-09-13T02:59:04.937 INFO:tasks.workunit.client.0.smithi088.stdout:op 105 completed, throughput=4.87MB/sec 2024-09-13T02:59:04.937 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9ExjQfMWvqH81B2 off=12248313 len=708085 2024-09-13T02:59:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:04 smithi088 ceph-mon[96266]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T02:59:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:04 smithi088 ceph-mon[98762]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T02:59:04.941 INFO:tasks.workunit.client.0.smithi088.stdout:op 106 completed, throughput=4.9MB/sec 2024-09-13T02:59:04.942 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TLZw4HQ3TvHiPXJ off=1217050 len=1711162 2024-09-13T02:59:04.950 INFO:tasks.workunit.client.0.smithi088.stdout:op 107 completed, throughput=4.97MB/sec 2024-09-13T02:59:04.950 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fItiV80T2gJrfpK off=11105713 len=1366057 2024-09-13T02:59:04.956 INFO:tasks.workunit.client.0.smithi088.stdout:op 108 completed, throughput=5.03MB/sec 2024-09-13T02:59:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:04 smithi195 ceph-mon[87742]: pgmap v1447: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T02:59:05.957 INFO:tasks.workunit.client.0.smithi088.stdout: 22: throughput=4.81MB/sec pending data=0 2024-09-13T02:59:05.957 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kEIt6a2jWBhCrMN off=12510955 len=59638 2024-09-13T02:59:05.958 INFO:tasks.workunit.client.0.smithi088.stdout:op 109 completed, throughput=4.81MB/sec 2024-09-13T02:59:05.958 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-c4iGzGPalhgN6uL off=258728 len=1649100 2024-09-13T02:59:05.966 INFO:tasks.workunit.client.0.smithi088.stdout:op 110 completed, throughput=4.88MB/sec 2024-09-13T02:59:05.966 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-V7Omhm23sgodvvg off=2384588 len=1944983 2024-09-13T02:59:05.975 INFO:tasks.workunit.client.0.smithi088.stdout:op 111 completed, throughput=4.96MB/sec 2024-09-13T02:59:05.975 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SQH3ZVmkvUVsGel off=6409210 len=184358 2024-09-13T02:59:05.976 INFO:tasks.workunit.client.0.smithi088.stdout:op 112 completed, throughput=4.97MB/sec 2024-09-13T02:59:05.976 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rHtDXG6Cx1xneG- off=17096400 len=577216 2024-09-13T02:59:05.978 INFO:tasks.workunit.client.0.smithi088.stdout:op 113 completed, throughput=4.99MB/sec 2024-09-13T02:59:05.978 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Lis1nb-DJ_1TEfW off=1958212 len=253087 2024-09-13T02:59:05.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 114 completed, throughput=5MB/sec 2024-09-13T02:59:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:06 smithi088 ceph-mon[96266]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T02:59:06.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:06 smithi088 ceph-mon[98762]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T02:59:06.981 INFO:tasks.workunit.client.0.smithi088.stdout: 23: throughput=4.79MB/sec pending data=0 2024-09-13T02:59:06.981 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--Kt5mPvLWD2jW3O off=0 len=1713822 2024-09-13T02:59:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:06 smithi195 ceph-mon[87742]: pgmap v1448: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T02:59:06.985 INFO:tasks.workunit.client.0.smithi088.stdout:op 115 completed, throughput=4.86MB/sec 2024-09-13T02:59:06.985 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SrC63COlewWWOOy off=8326812 len=706517 2024-09-13T02:59:06.986 INFO:tasks.workunit.client.0.smithi088.stdout:op 116 completed, throughput=4.88MB/sec 2024-09-13T02:59:06.986 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-b1lDKz0U3oSRcmp off=5809613 len=1669856 2024-09-13T02:59:06.997 INFO:tasks.workunit.client.0.smithi088.stdout:op 117 completed, throughput=4.95MB/sec 2024-09-13T02:59:06.997 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kTrkR5n7-5uN1zw off=7731300 len=14993 2024-09-13T02:59:06.999 INFO:tasks.workunit.client.0.smithi088.stdout:op 118 completed, throughput=4.95MB/sec 2024-09-13T02:59:06.999 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tOvQoqoL3c0xYgk off=15734098 len=192029 2024-09-13T02:59:07.002 INFO:tasks.workunit.client.0.smithi088.stdout:op 119 completed, throughput=4.96MB/sec 2024-09-13T02:59:07.002 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4AIu-QYXhXdrENE off=12445975 len=1530423 2024-09-13T02:59:07.011 INFO:tasks.workunit.client.0.smithi088.stdout:op 120 completed, throughput=5.02MB/sec 2024-09-13T02:59:08.011 INFO:tasks.workunit.client.0.smithi088.stdout: 24: throughput=4.81MB/sec pending data=0 2024-09-13T02:59:08.011 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-P-wvHT13nyr0XcO off=1876416 len=680704 2024-09-13T02:59:08.012 INFO:tasks.workunit.client.0.smithi088.stdout:op 121 completed, throughput=4.84MB/sec 2024-09-13T02:59:08.013 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lpHILrDkejEJl15 off=232422 len=1130772 2024-09-13T02:59:08.014 INFO:tasks.workunit.client.0.smithi088.stdout:op 122 completed, throughput=4.88MB/sec 2024-09-13T02:59:08.014 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ntzS5875T9zF90K off=5518633 len=1453098 2024-09-13T02:59:08.016 INFO:tasks.workunit.client.0.smithi088.stdout:op 123 completed, throughput=4.94MB/sec 2024-09-13T02:59:08.016 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NxdSd4CZdatCQQZ off=3978608 len=685057 2024-09-13T02:59:08.017 INFO:tasks.workunit.client.0.smithi088.stdout:op 124 completed, throughput=4.97MB/sec 2024-09-13T02:59:08.018 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pymMbXAWKDK7G7v off=13859357 len=1301536 2024-09-13T02:59:08.019 INFO:tasks.workunit.client.0.smithi088.stdout:op 125 completed, throughput=5.02MB/sec 2024-09-13T02:59:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:08 smithi088 ceph-mon[96266]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T02:59:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:08 smithi088 ceph-mon[98762]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T02:59:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:08 smithi195 ceph-mon[87742]: pgmap v1449: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T02:59:09.020 INFO:tasks.workunit.client.0.smithi088.stdout: 25: throughput=4.82MB/sec pending data=0 2024-09-13T02:59:09.020 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QDGhgbVWSNsGXtt off=9045652 len=1739235 2024-09-13T02:59:09.030 INFO:tasks.workunit.client.0.smithi088.stdout:op 126 completed, throughput=4.88MB/sec 2024-09-13T02:59:09.030 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jXVQxpJxzBk8Inv off=8531248 len=1435286 2024-09-13T02:59:09.031 INFO:tasks.workunit.client.0.smithi088.stdout:op 127 completed, throughput=4.94MB/sec 2024-09-13T02:59:09.032 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zDzmRCW02cHtES7 off=9887285 len=1020068 2024-09-13T02:59:09.038 INFO:tasks.workunit.client.0.smithi088.stdout:op 128 completed, throughput=4.97MB/sec 2024-09-13T02:59:09.038 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BvPbsdJmRKjSATJ off=17115314 len=1133231 2024-09-13T02:59:09.039 INFO:tasks.workunit.client.0.smithi088.stdout:op 129 completed, throughput=5.01MB/sec 2024-09-13T02:59:10.040 INFO:tasks.workunit.client.0.smithi088.stdout: 26: throughput=4.83MB/sec pending data=0 2024-09-13T02:59:10.040 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CxnJOf8-qZ8iaIX off=5704195 len=861687 2024-09-13T02:59:10.042 INFO:tasks.workunit.client.0.smithi088.stdout:op 130 completed, throughput=4.86MB/sec 2024-09-13T02:59:10.042 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KJ6QP_tMxxNCyPz off=2669762 len=1189465 2024-09-13T02:59:10.044 INFO:tasks.workunit.client.0.smithi088.stdout:op 131 completed, throughput=4.9MB/sec 2024-09-13T02:59:10.044 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ez-u1RXfOkc33dT off=1297193 len=796786 2024-09-13T02:59:10.048 INFO:tasks.workunit.client.0.smithi088.stdout:op 132 completed, throughput=4.93MB/sec 2024-09-13T02:59:10.048 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WP9bNGL28JB-GvI off=3998587 len=1949801 2024-09-13T02:59:10.052 INFO:tasks.workunit.client.0.smithi088.stdout:op 133 completed, throughput=5MB/sec 2024-09-13T02:59:10.052 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IHkq6ApXJa_lV2x off=1265454 len=1786119 2024-09-13T02:59:10.061 INFO:tasks.workunit.client.0.smithi088.stdout:op 134 completed, throughput=5.06MB/sec 2024-09-13T02:59:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:10 smithi088 ceph-mon[96266]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T02:59:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:10 smithi088 ceph-mon[98762]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T02:59:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:10 smithi195 ceph-mon[87742]: pgmap v1450: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T02:59:11.061 INFO:tasks.workunit.client.0.smithi088.stdout: 27: throughput=4.87MB/sec pending data=0 2024-09-13T02:59:11.061 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kF8MR7sDxq7OmgD off=1134472 len=1947701 2024-09-13T02:59:11.064 INFO:tasks.workunit.client.0.smithi088.stdout:op 135 completed, throughput=4.94MB/sec 2024-09-13T02:59:11.064 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8T2k5ospiITY-Mb off=6202403 len=43124 2024-09-13T02:59:11.064 INFO:tasks.workunit.client.0.smithi088.stdout:op 136 completed, throughput=4.94MB/sec 2024-09-13T02:59:11.064 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HTpwBsQiWGNKla8 off=9865998 len=1834841 2024-09-13T02:59:11.074 INFO:tasks.workunit.client.0.smithi088.stdout:op 137 completed, throughput=5MB/sec 2024-09-13T02:59:12.074 INFO:tasks.workunit.client.0.smithi088.stdout: 28: throughput=4.83MB/sec pending data=0 2024-09-13T02:59:12.074 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0TYFZSKUDxSYZby off=4414896 len=1457834 2024-09-13T02:59:12.080 INFO:tasks.workunit.client.0.smithi088.stdout:op 138 completed, throughput=4.88MB/sec 2024-09-13T02:59:12.081 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Q1Qc5coadp_W-tZ off=8983133 len=800943 2024-09-13T02:59:12.081 INFO:tasks.workunit.client.0.smithi088.stdout:op 139 completed, throughput=4.9MB/sec 2024-09-13T02:59:12.081 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-if2g2vek-8negPt off=2520266 len=1466186 2024-09-13T02:59:12.083 INFO:tasks.workunit.client.0.smithi088.stdout:op 140 completed, throughput=4.95MB/sec 2024-09-13T02:59:12.083 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RE8AemSruIlUyZX off=789757 len=1978000 2024-09-13T02:59:12.084 INFO:tasks.workunit.client.0.smithi088.stdout:op 141 completed, throughput=5.02MB/sec 2024-09-13T02:59:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:12 smithi088 ceph-mon[96266]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T02:59:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:12 smithi088 ceph-mon[98762]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T02:59:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:12 smithi195 ceph-mon[87742]: pgmap v1451: 105 pgs: 105 active+clean; 127 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T02:59:13.084 INFO:tasks.workunit.client.0.smithi088.stdout: 29: throughput=4.85MB/sec pending data=0 2024-09-13T02:59:13.085 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NoVGKQK-EN_6tbJ off=6450599 len=1847530 2024-09-13T02:59:13.094 INFO:tasks.workunit.client.0.smithi088.stdout:op 142 completed, throughput=4.91MB/sec 2024-09-13T02:59:13.094 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gRIDvd8-kIjR1dD off=1205378 len=1912572 2024-09-13T02:59:13.096 INFO:tasks.workunit.client.0.smithi088.stdout:op 143 completed, throughput=4.97MB/sec 2024-09-13T02:59:13.096 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5dqvlb6aXFZQoh0 off=17475943 len=856591 2024-09-13T02:59:13.102 INFO:tasks.workunit.client.0.smithi088.stdout:op 144 completed, throughput=4.99MB/sec 2024-09-13T02:59:13.102 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BIg5KXA8b_MqquI off=11801614 len=1679785 2024-09-13T02:59:13.104 INFO:tasks.workunit.client.0.smithi088.stdout:op 145 completed, throughput=5.05MB/sec 2024-09-13T02:59:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:59:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:59:13] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-09-13T02:59:14.104 INFO:tasks.workunit.client.0.smithi088.stdout: 30: throughput=4.88MB/sec pending data=0 2024-09-13T02:59:14.104 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9tfu6vq46wtby-x off=6373621 len=198589 2024-09-13T02:59:14.107 INFO:tasks.workunit.client.0.smithi088.stdout:op 146 completed, throughput=4.89MB/sec 2024-09-13T02:59:14.107 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lXtFecrdgESiBoM off=1917696 len=865134 2024-09-13T02:59:14.109 INFO:tasks.workunit.client.0.smithi088.stdout:op 147 completed, throughput=4.92MB/sec 2024-09-13T02:59:14.109 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AXiBjFmW3Jq9w0s off=3037394 len=1789419 2024-09-13T02:59:14.111 INFO:tasks.workunit.client.0.smithi088.stdout:op 148 completed, throughput=4.97MB/sec 2024-09-13T02:59:14.111 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-E8bjwBBfPX_hFuK off=17638155 len=781749 2024-09-13T02:59:14.116 INFO:tasks.workunit.client.0.smithi088.stdout:op 149 completed, throughput=4.99MB/sec 2024-09-13T02:59:14.116 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-269hNttwnNAvdsw off=9652575 len=1274122 2024-09-13T02:59:14.118 INFO:tasks.workunit.client.0.smithi088.stdout:op 150 completed, throughput=5.03MB/sec 2024-09-13T02:59:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:14 smithi088 ceph-mon[98762]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T02:59:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:14 smithi088 ceph-mon[96266]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T02:59:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:14 smithi195 ceph-mon[87742]: pgmap v1452: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T02:59:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:15.118 INFO:tasks.workunit.client.0.smithi088.stdout: 31: throughput=4.87MB/sec pending data=0 2024-09-13T02:59:15.118 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tPKb6XOFuc88rm5 off=5853873 len=1851786 2024-09-13T02:59:15.129 INFO:tasks.workunit.client.0.smithi088.stdout:op 151 completed, throughput=4.93MB/sec 2024-09-13T02:59:15.129 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nlIl-p5UH2G_01t off=258794 len=1149490 2024-09-13T02:59:15.135 INFO:tasks.workunit.client.0.smithi088.stdout:op 152 completed, throughput=4.96MB/sec 2024-09-13T02:59:15.135 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ggNet2U5xB8NOYM off=2111064 len=1226124 2024-09-13T02:59:15.141 INFO:tasks.workunit.client.0.smithi088.stdout:op 153 completed, throughput=5MB/sec 2024-09-13T02:59:15.141 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-H1C2U7-e9Cmzj_R off=578869 len=123935 2024-09-13T02:59:15.141 INFO:tasks.workunit.client.0.smithi088.stdout:op 154 completed, throughput=5MB/sec 2024-09-13T02:59:16.142 INFO:tasks.workunit.client.0.smithi088.stdout: 32: throughput=4.85MB/sec pending data=0 2024-09-13T02:59:16.142 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eNVGKysbg4zSz3p off=4216088 len=316389 2024-09-13T02:59:16.142 INFO:tasks.workunit.client.0.smithi088.stdout:op 155 completed, throughput=4.86MB/sec 2024-09-13T02:59:16.143 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9l6AKyCBrGIKmoU off=1048315 len=1605896 2024-09-13T02:59:16.145 INFO:tasks.workunit.client.0.smithi088.stdout:op 156 completed, throughput=4.9MB/sec 2024-09-13T02:59:16.145 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-E_7TK04gq5Gjj4v off=5767696 len=2046184 2024-09-13T02:59:16.146 INFO:tasks.workunit.client.0.smithi088.stdout:op 157 completed, throughput=4.96MB/sec 2024-09-13T02:59:16.147 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ihRKxuH4QChwZvO off=6427411 len=1584051 2024-09-13T02:59:16.153 INFO:tasks.workunit.client.0.smithi088.stdout:op 158 completed, throughput=5.01MB/sec 2024-09-13T02:59:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:16 smithi088 ceph-mon[96266]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T02:59:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:16 smithi088 ceph-mon[98762]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T02:59:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:16 smithi195 ceph-mon[87742]: pgmap v1453: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T02:59:17.153 INFO:tasks.workunit.client.0.smithi088.stdout: 33: throughput=4.86MB/sec pending data=0 2024-09-13T02:59:17.153 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QYGs5PW7SrrGPB5 off=2162343 len=1547542 2024-09-13T02:59:17.160 INFO:tasks.workunit.client.0.smithi088.stdout:op 159 completed, throughput=4.9MB/sec 2024-09-13T02:59:17.160 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NM7ehaMXcNZLPYq off=14919441 len=1101187 2024-09-13T02:59:17.163 INFO:tasks.workunit.client.0.smithi088.stdout:op 160 completed, throughput=4.93MB/sec 2024-09-13T02:59:17.163 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FBHnXFnkowUZHXn off=4484464 len=1310604 2024-09-13T02:59:17.164 INFO:tasks.workunit.client.0.smithi088.stdout:op 161 completed, throughput=4.97MB/sec 2024-09-13T02:59:17.164 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PZiK3D1x_Y_0fMZ off=9998053 len=1276820 2024-09-13T02:59:17.165 INFO:tasks.workunit.client.0.smithi088.stdout:op 162 completed, throughput=5.01MB/sec 2024-09-13T02:59:18.165 INFO:tasks.workunit.client.0.smithi088.stdout: 34: throughput=4.86MB/sec pending data=0 2024-09-13T02:59:18.165 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2jNsNTPN_6geadp off=1642882 len=1215626 2024-09-13T02:59:18.173 INFO:tasks.workunit.client.0.smithi088.stdout:op 163 completed, throughput=4.89MB/sec 2024-09-13T02:59:18.173 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EMsuHhg3kYOLky9 off=1542827 len=467984 2024-09-13T02:59:18.176 INFO:tasks.workunit.client.0.smithi088.stdout:op 164 completed, throughput=4.91MB/sec 2024-09-13T02:59:18.177 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RhaQNo2t0DtQ8yJ off=6060169 len=1673097 2024-09-13T02:59:18.178 INFO:tasks.workunit.client.0.smithi088.stdout:op 165 completed, throughput=4.95MB/sec 2024-09-13T02:59:18.178 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-269hNttwnNAvdsw off=1323113 len=1352265 2024-09-13T02:59:18.184 INFO:tasks.workunit.client.0.smithi088.stdout:op 166 completed, throughput=4.99MB/sec 2024-09-13T02:59:18.184 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZpcIjnfDD4YH_jL off=6803365 len=813313 2024-09-13T02:59:18.189 INFO:tasks.workunit.client.0.smithi088.stdout:op 167 completed, throughput=5.01MB/sec 2024-09-13T02:59:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:18 smithi088 ceph-mon[96266]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T02:59:18.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:18 smithi088 ceph-mon[98762]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T02:59:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:18 smithi195 ceph-mon[87742]: pgmap v1454: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T02:59:19.189 INFO:tasks.workunit.client.0.smithi088.stdout: 35: throughput=4.87MB/sec pending data=0 2024-09-13T02:59:19.190 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wQqXSeHbvYixXPs off=1933297 len=1422514 2024-09-13T02:59:19.197 INFO:tasks.workunit.client.0.smithi088.stdout:op 168 completed, throughput=4.91MB/sec 2024-09-13T02:59:19.197 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fNGopot81_htxwJ off=1061610 len=1700108 2024-09-13T02:59:19.201 INFO:tasks.workunit.client.0.smithi088.stdout:op 169 completed, throughput=4.95MB/sec 2024-09-13T02:59:19.201 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zAVnJW_WAB_bLVR off=14098571 len=841617 2024-09-13T02:59:19.207 INFO:tasks.workunit.client.0.smithi088.stdout:op 170 completed, throughput=4.97MB/sec 2024-09-13T02:59:19.207 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-o7M4w42CRm7JPpb off=1109929 len=1681057 2024-09-13T02:59:19.210 INFO:tasks.workunit.client.0.smithi088.stdout:op 171 completed, throughput=5.02MB/sec 2024-09-13T02:59:20.210 INFO:tasks.workunit.client.0.smithi088.stdout: 36: throughput=4.88MB/sec pending data=0 2024-09-13T02:59:20.211 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zRyOfwfXwxOgmoZ off=10916788 len=768221 2024-09-13T02:59:20.213 INFO:tasks.workunit.client.0.smithi088.stdout:op 172 completed, throughput=4.9MB/sec 2024-09-13T02:59:20.213 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YYQG3x3wq97IGHO off=14078230 len=1150570 2024-09-13T02:59:20.215 INFO:tasks.workunit.client.0.smithi088.stdout:op 173 completed, throughput=4.93MB/sec 2024-09-13T02:59:20.215 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xG6yxniZdbjlO_j off=7796525 len=616640 2024-09-13T02:59:20.216 INFO:tasks.workunit.client.0.smithi088.stdout:op 174 completed, throughput=4.95MB/sec 2024-09-13T02:59:20.216 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qli4f5FaOJ8qjya off=7420099 len=1531229 2024-09-13T02:59:20.224 INFO:tasks.workunit.client.0.smithi088.stdout:op 175 completed, throughput=4.99MB/sec 2024-09-13T02:59:20.224 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-enZLhP1kRGxhf_2 off=1807148 len=1420236 2024-09-13T02:59:20.232 INFO:tasks.workunit.client.0.smithi088.stdout:op 176 completed, throughput=5.02MB/sec 2024-09-13T02:59:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:20 smithi088 ceph-mon[96266]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T02:59:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:20 smithi088 ceph-mon[98762]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T02:59:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:20 smithi195 ceph-mon[87742]: pgmap v1455: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T02:59:21.232 INFO:tasks.workunit.client.0.smithi088.stdout: 37: throughput=4.89MB/sec pending data=0 2024-09-13T02:59:21.233 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ga-H5IK6mHc25Pi off=2842712 len=1058808 2024-09-13T02:59:21.238 INFO:tasks.workunit.client.0.smithi088.stdout:op 177 completed, throughput=4.91MB/sec 2024-09-13T02:59:21.238 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TWuTR3Kz2oYeF4A off=5391988 len=2057279 2024-09-13T02:59:21.240 INFO:tasks.workunit.client.0.smithi088.stdout:op 178 completed, throughput=4.97MB/sec 2024-09-13T02:59:21.240 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nlHOPTHUpJWEYaX off=7822067 len=1308066 2024-09-13T02:59:21.243 INFO:tasks.workunit.client.0.smithi088.stdout:op 179 completed, throughput=5MB/sec 2024-09-13T02:59:21.243 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2M-xyzDior7y01d off=984558 len=1116550 2024-09-13T02:59:21.244 INFO:tasks.workunit.client.0.smithi088.stdout:op 180 completed, throughput=5.03MB/sec 2024-09-13T02:59:22.245 INFO:tasks.workunit.client.0.smithi088.stdout: 38: throughput=4.9MB/sec pending data=0 2024-09-13T02:59:22.245 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AYbmWcW00Whwi4- off=5627922 len=1785028 2024-09-13T02:59:22.253 INFO:tasks.workunit.client.0.smithi088.stdout:op 181 completed, throughput=4.94MB/sec 2024-09-13T02:59:22.253 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4VsLWX3v6Fm5h2K off=10113669 len=100465 2024-09-13T02:59:22.255 INFO:tasks.workunit.client.0.smithi088.stdout:op 182 completed, throughput=4.94MB/sec 2024-09-13T02:59:22.256 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3jHJQULKWj-dDFN off=11640967 len=1454190 2024-09-13T02:59:22.263 INFO:tasks.workunit.client.0.smithi088.stdout:op 183 completed, throughput=4.98MB/sec 2024-09-13T02:59:22.263 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FY1G0BNnViFHDzc off=12619222 len=1813531 2024-09-13T02:59:22.270 INFO:tasks.workunit.client.0.smithi088.stdout:op 184 completed, throughput=5.02MB/sec 2024-09-13T02:59:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:22 smithi088 ceph-mon[96266]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T02:59:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:59:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:22 smithi088 ceph-mon[98762]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T02:59:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:59:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:22 smithi195 ceph-mon[87742]: pgmap v1456: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T02:59:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T02:59:23.270 INFO:tasks.workunit.client.0.smithi088.stdout: 39: throughput=4.89MB/sec pending data=0 2024-09-13T02:59:23.270 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yVOIGdO5eQsLqv6 off=4624429 len=1711768 2024-09-13T02:59:23.278 INFO:tasks.workunit.client.0.smithi088.stdout:op 185 completed, throughput=4.93MB/sec 2024-09-13T02:59:23.278 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rB0ABX5iuFuve6z off=673079 len=1341089 2024-09-13T02:59:23.282 INFO:tasks.workunit.client.0.smithi088.stdout:op 186 completed, throughput=4.97MB/sec 2024-09-13T02:59:23.282 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5RIoZZ6ysbBRYno off=9245939 len=1103490 2024-09-13T02:59:23.288 INFO:tasks.workunit.client.0.smithi088.stdout:op 187 completed, throughput=4.99MB/sec 2024-09-13T02:59:23.288 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gdye1ZMwiKra0fx off=10211806 len=1646848 2024-09-13T02:59:23.291 INFO:tasks.workunit.client.0.smithi088.stdout:op 188 completed, throughput=5.03MB/sec 2024-09-13T02:59:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:59:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:59:23] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2024-09-13T02:59:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:59:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:59:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:59:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:59:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:59:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:59:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T02:59:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T02:59:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T02:59:24.292 INFO:tasks.workunit.client.0.smithi088.stdout: 40: throughput=4.91MB/sec pending data=0 2024-09-13T02:59:24.292 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zuQZ-OyQLGJsI5e off=7359849 len=1535599 2024-09-13T02:59:24.301 INFO:tasks.workunit.client.0.smithi088.stdout:op 189 completed, throughput=4.94MB/sec 2024-09-13T02:59:24.301 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TDtytik2N01ECcI off=1275460 len=441630 2024-09-13T02:59:24.304 INFO:tasks.workunit.client.0.smithi088.stdout:op 190 completed, throughput=4.95MB/sec 2024-09-13T02:59:24.304 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IUeKwZzpQRJVyts off=3442857 len=1749811 2024-09-13T02:59:24.306 INFO:tasks.workunit.client.0.smithi088.stdout:op 191 completed, throughput=4.99MB/sec 2024-09-13T02:59:24.306 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BMg1VEmAtOsvPo2 off=10755915 len=1128335 2024-09-13T02:59:24.307 INFO:tasks.workunit.client.0.smithi088.stdout:op 192 completed, throughput=5.02MB/sec 2024-09-13T02:59:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:24 smithi088 ceph-mon[96266]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T02:59:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:24 smithi088 ceph-mon[98762]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T02:59:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:24 smithi195 ceph-mon[87742]: pgmap v1457: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T02:59:25.308 INFO:tasks.workunit.client.0.smithi088.stdout: 41: throughput=4.9MB/sec pending data=0 2024-09-13T02:59:25.308 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-s5ARwi7WpXKY2_g off=8739172 len=43144 2024-09-13T02:59:25.309 INFO:tasks.workunit.client.0.smithi088.stdout:op 193 completed, throughput=4.9MB/sec 2024-09-13T02:59:25.309 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hyHtz7E2zecSD0a off=530348 len=743835 2024-09-13T02:59:25.310 INFO:tasks.workunit.client.0.smithi088.stdout:op 194 completed, throughput=4.92MB/sec 2024-09-13T02:59:25.310 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NF-e3h9WQwEQT_0 off=16794589 len=580721 2024-09-13T02:59:25.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 195 completed, throughput=4.93MB/sec 2024-09-13T02:59:25.315 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5QA3Dt3oekfDbZZ off=2184685 len=1546451 2024-09-13T02:59:25.323 INFO:tasks.workunit.client.0.smithi088.stdout:op 196 completed, throughput=4.96MB/sec 2024-09-13T02:59:25.323 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ECnQX-cv6WlQMfz off=13811370 len=1696991 2024-09-13T02:59:25.329 INFO:tasks.workunit.client.0.smithi088.stdout:op 197 completed, throughput=5MB/sec 2024-09-13T02:59:26.330 INFO:tasks.workunit.client.0.smithi088.stdout: 42: throughput=4.88MB/sec pending data=0 2024-09-13T02:59:26.330 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZxnDT-FvPH4kkbp off=10358385 len=615152 2024-09-13T02:59:26.334 INFO:tasks.workunit.client.0.smithi088.stdout:op 198 completed, throughput=4.9MB/sec 2024-09-13T02:59:26.334 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Dv_WT5mNEfyPa6A off=21417702 len=919875 2024-09-13T02:59:26.339 INFO:tasks.workunit.client.0.smithi088.stdout:op 199 completed, throughput=4.92MB/sec 2024-09-13T02:59:26.339 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5XJymQyVgLjKR-t off=1195803 len=276435 2024-09-13T02:59:26.339 INFO:tasks.workunit.client.0.smithi088.stdout:op 200 completed, throughput=4.92MB/sec 2024-09-13T02:59:26.340 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-y8fgVAmZAUmpVGB off=1111923 len=678066 2024-09-13T02:59:26.343 INFO:tasks.workunit.client.0.smithi088.stdout:op 201 completed, throughput=4.94MB/sec 2024-09-13T02:59:26.343 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4nN9RVtULRviJUL off=2126356 len=325160 2024-09-13T02:59:26.346 INFO:tasks.workunit.client.0.smithi088.stdout:op 202 completed, throughput=4.95MB/sec 2024-09-13T02:59:26.346 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1k0Wsk56L87vPWZ off=756084 len=1887450 2024-09-13T02:59:26.354 INFO:tasks.workunit.client.0.smithi088.stdout:op 203 completed, throughput=4.99MB/sec 2024-09-13T02:59:26.354 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hbF0ihDb46TBGC0 off=350182 len=1715357 2024-09-13T02:59:26.355 INFO:tasks.workunit.client.0.smithi088.stdout:op 204 completed, throughput=5.02MB/sec 2024-09-13T02:59:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:26 smithi088 ceph-mon[96266]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T02:59:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:26 smithi088 ceph-mon[98762]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T02:59:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:26 smithi195 ceph-mon[87742]: pgmap v1458: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T02:59:27.356 INFO:tasks.workunit.client.0.smithi088.stdout: 43: throughput=4.91MB/sec pending data=0 2024-09-13T02:59:27.356 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RJpRnYe___lmczM off=129773 len=18495 2024-09-13T02:59:27.357 INFO:tasks.workunit.client.0.smithi088.stdout:op 205 completed, throughput=4.91MB/sec 2024-09-13T02:59:27.357 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0xh_FnAPriYLStu off=6008179 len=388386 2024-09-13T02:59:27.358 INFO:tasks.workunit.client.0.smithi088.stdout:op 206 completed, throughput=4.92MB/sec 2024-09-13T02:59:27.358 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-t3PIz1H6HBIA-4d off=14658 len=1947443 2024-09-13T02:59:27.368 INFO:tasks.workunit.client.0.smithi088.stdout:op 207 completed, throughput=4.96MB/sec 2024-09-13T02:59:27.368 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-69qAM16gMyS46ps off=90429 len=1095955 2024-09-13T02:59:27.372 INFO:tasks.workunit.client.0.smithi088.stdout:op 208 completed, throughput=4.98MB/sec 2024-09-13T02:59:27.373 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VgaIlrVEDxys0kP off=19573346 len=1801926 2024-09-13T02:59:27.374 INFO:tasks.workunit.client.0.smithi088.stdout:op 209 completed, throughput=5.02MB/sec 2024-09-13T02:59:28.375 INFO:tasks.workunit.client.0.smithi088.stdout: 44: throughput=4.91MB/sec pending data=0 2024-09-13T02:59:28.375 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XBRg08Ljq_1dKp3 off=5561293 len=337214 2024-09-13T02:59:28.379 INFO:tasks.workunit.client.0.smithi088.stdout:op 210 completed, throughput=4.92MB/sec 2024-09-13T02:59:28.379 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gGFBj2EOjMThR-m off=2952062 len=757832 2024-09-13T02:59:28.380 INFO:tasks.workunit.client.0.smithi088.stdout:op 211 completed, throughput=4.93MB/sec 2024-09-13T02:59:28.380 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zQbgLGCBEI3I8Ou off=4001269 len=470336 2024-09-13T02:59:28.381 INFO:tasks.workunit.client.0.smithi088.stdout:op 212 completed, throughput=4.94MB/sec 2024-09-13T02:59:28.381 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GzNevVrdj4K6eKv off=4422885 len=1378126 2024-09-13T02:59:28.389 INFO:tasks.workunit.client.0.smithi088.stdout:op 213 completed, throughput=4.97MB/sec 2024-09-13T02:59:28.389 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Y0c7N3jkdr6ldWy off=2105635 len=1610436 2024-09-13T02:59:28.390 INFO:tasks.workunit.client.0.smithi088.stdout:op 214 completed, throughput=5MB/sec 2024-09-13T02:59:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:28 smithi088 ceph-mon[96266]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T02:59:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:28 smithi088 ceph-mon[98762]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T02:59:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:28 smithi195 ceph-mon[87742]: pgmap v1459: 105 pgs: 105 active+clean; 127 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T02:59:29.391 INFO:tasks.workunit.client.0.smithi088.stdout: 45: throughput=4.9MB/sec pending data=0 2024-09-13T02:59:29.391 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WoxxAibyrAS5JF- off=4330261 len=1885469 2024-09-13T02:59:29.393 INFO:tasks.workunit.client.0.smithi088.stdout:op 215 completed, throughput=4.93MB/sec 2024-09-13T02:59:29.394 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Hoi3JOkMS5_ZfA6 off=2177558 len=775824 2024-09-13T02:59:29.395 INFO:tasks.workunit.client.0.smithi088.stdout:op 216 completed, throughput=4.95MB/sec 2024-09-13T02:59:29.395 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EbAvBB1_b6J7JQq off=4652512 len=457637 2024-09-13T02:59:29.395 INFO:tasks.workunit.client.0.smithi088.stdout:op 217 completed, throughput=4.96MB/sec 2024-09-13T02:59:29.395 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-n80i_tohEyfwHeJ off=20143662 len=1266637 2024-09-13T02:59:29.397 INFO:tasks.workunit.client.0.smithi088.stdout:op 218 completed, throughput=4.99MB/sec 2024-09-13T02:59:29.397 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0CygCqp_Ljx3uJi off=784321 len=1937902 2024-09-13T02:59:29.399 INFO:tasks.workunit.client.0.smithi088.stdout:op 219 completed, throughput=5.03MB/sec 2024-09-13T02:59:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:30.400 INFO:tasks.workunit.client.0.smithi088.stdout: 46: throughput=4.92MB/sec pending data=0 2024-09-13T02:59:30.400 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8bVdeQXrNPDACIx off=11134430 len=99452 2024-09-13T02:59:30.402 INFO:tasks.workunit.client.0.smithi088.stdout:op 220 completed, throughput=4.92MB/sec 2024-09-13T02:59:30.403 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bJASjfFFCgvRWxY off=8478256 len=845085 2024-09-13T02:59:30.403 INFO:tasks.workunit.client.0.smithi088.stdout:op 221 completed, throughput=4.94MB/sec 2024-09-13T02:59:30.404 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-V7_7rUzkn-b3-hT off=6233941 len=1654371 2024-09-13T02:59:30.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 222 completed, throughput=4.97MB/sec 2024-09-13T02:59:30.406 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qcAQRyWKiv5Nasn off=1315500 len=18380 2024-09-13T02:59:30.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 223 completed, throughput=4.97MB/sec 2024-09-13T02:59:30.406 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mAr1Gfi_KLbb6tS off=12162636 len=546270 2024-09-13T02:59:30.411 INFO:tasks.workunit.client.0.smithi088.stdout:op 224 completed, throughput=4.98MB/sec 2024-09-13T02:59:30.411 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5fYKsSDDOYJDSZx off=7492071 len=14663 2024-09-13T02:59:30.413 INFO:tasks.workunit.client.0.smithi088.stdout:op 225 completed, throughput=4.98MB/sec 2024-09-13T02:59:30.413 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-O6cv_eJ2nDt5vnW off=3884134 len=3997 2024-09-13T02:59:30.415 INFO:tasks.workunit.client.0.smithi088.stdout:op 226 completed, throughput=4.98MB/sec 2024-09-13T02:59:30.416 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YpkYH8ftnx1POps off=4168123 len=1843160 2024-09-13T02:59:30.419 INFO:tasks.workunit.client.0.smithi088.stdout:op 227 completed, throughput=5.02MB/sec 2024-09-13T02:59:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:30 smithi088 ceph-mon[96266]: pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T02:59:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:30 smithi088 ceph-mon[98762]: pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T02:59:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:30 smithi195 ceph-mon[87742]: pgmap v1460: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T02:59:31.419 INFO:tasks.workunit.client.0.smithi088.stdout: 47: throughput=4.91MB/sec pending data=0 2024-09-13T02:59:31.420 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0vmMFatN3iA90_E off=10824715 len=2052957 2024-09-13T02:59:31.431 INFO:tasks.workunit.client.0.smithi088.stdout:op 228 completed, throughput=4.95MB/sec 2024-09-13T02:59:31.431 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cNJXl7PBzfrvXii off=1702334 len=1229121 2024-09-13T02:59:31.432 INFO:tasks.workunit.client.0.smithi088.stdout:op 229 completed, throughput=4.98MB/sec 2024-09-13T02:59:31.432 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-s-7vjqR51N4Bz7_ off=1006227 len=257857 2024-09-13T02:59:31.433 INFO:tasks.workunit.client.0.smithi088.stdout:op 230 completed, throughput=4.98MB/sec 2024-09-13T02:59:31.434 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yh1dtx8XMlgHAMU off=16788356 len=146990 2024-09-13T02:59:31.434 INFO:tasks.workunit.client.0.smithi088.stdout:op 231 completed, throughput=4.99MB/sec 2024-09-13T02:59:31.434 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JAtme4hZugObjz- off=18701091 len=1671533 2024-09-13T02:59:31.437 INFO:tasks.workunit.client.0.smithi088.stdout:op 232 completed, throughput=5.02MB/sec 2024-09-13T02:59:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:31 smithi088 ceph-mon[96266]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T02:59:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:31 smithi088 ceph-mon[98762]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T02:59:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:31 smithi195 ceph-mon[87742]: pgmap v1461: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T02:59:32.438 INFO:tasks.workunit.client.0.smithi088.stdout: 48: throughput=4.92MB/sec pending data=0 2024-09-13T02:59:32.438 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5lBhOKvV7V5BA01 off=5687923 len=311794 2024-09-13T02:59:32.439 INFO:tasks.workunit.client.0.smithi088.stdout:op 233 completed, throughput=4.92MB/sec 2024-09-13T02:59:32.439 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-utfzDTz9i28ECgz off=15310019 len=1461507 2024-09-13T02:59:32.446 INFO:tasks.workunit.client.0.smithi088.stdout:op 234 completed, throughput=4.95MB/sec 2024-09-13T02:59:32.446 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ri-Nd8mJ613Vr0C off=7806524 len=1221047 2024-09-13T02:59:32.453 INFO:tasks.workunit.client.0.smithi088.stdout:op 235 completed, throughput=4.97MB/sec 2024-09-13T02:59:32.453 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nCkRexHPvNNn5GW off=2339971 len=1104278 2024-09-13T02:59:32.455 INFO:tasks.workunit.client.0.smithi088.stdout:op 236 completed, throughput=4.99MB/sec 2024-09-13T02:59:32.455 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-21PRKzVsorog8aQ off=4466473 len=724015 2024-09-13T02:59:32.465 INFO:tasks.workunit.client.0.smithi088.stdout:op 237 completed, throughput=5.01MB/sec 2024-09-13T02:59:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:59:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:59:33] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-09-13T02:59:33.465 INFO:tasks.workunit.client.0.smithi088.stdout: 49: throughput=4.91MB/sec pending data=0 2024-09-13T02:59:33.465 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-t05Tw8xMBQ1cm-J off=4511994 len=415212 2024-09-13T02:59:33.469 INFO:tasks.workunit.client.0.smithi088.stdout:op 238 completed, throughput=4.92MB/sec 2024-09-13T02:59:33.469 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TllFbtT1PMieGTt off=2237449 len=1209687 2024-09-13T02:59:33.476 INFO:tasks.workunit.client.0.smithi088.stdout:op 239 completed, throughput=4.94MB/sec 2024-09-13T02:59:33.476 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dbTdHeGRrEv0VXo off=14723738 len=1834095 2024-09-13T02:59:33.485 INFO:tasks.workunit.client.0.smithi088.stdout:op 240 completed, throughput=4.97MB/sec 2024-09-13T02:59:33.485 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yPu4X1ZaUAu98qA off=570814 len=1717609 2024-09-13T02:59:33.487 INFO:tasks.workunit.client.0.smithi088.stdout:op 241 completed, throughput=5MB/sec 2024-09-13T02:59:34.487 INFO:tasks.workunit.client.0.smithi088.stdout: 50: throughput=4.91MB/sec pending data=0 2024-09-13T02:59:34.487 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QcPBaT5tyNctyZr off=4350015 len=1501353 2024-09-13T02:59:34.496 INFO:tasks.workunit.client.0.smithi088.stdout:op 242 completed, throughput=4.93MB/sec 2024-09-13T02:59:34.496 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RwLCQXkBdjDkcqb off=6913638 len=1658128 2024-09-13T02:59:34.504 INFO:tasks.workunit.client.0.smithi088.stdout:op 243 completed, throughput=4.96MB/sec 2024-09-13T02:59:34.504 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gct1XwQGFzd7gXp off=556466 len=316342 2024-09-13T02:59:34.505 INFO:tasks.workunit.client.0.smithi088.stdout:op 244 completed, throughput=4.97MB/sec 2024-09-13T02:59:34.505 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MzJGkVrRF3LRtNw off=283038 len=1309827 2024-09-13T02:59:34.511 INFO:tasks.workunit.client.0.smithi088.stdout:op 245 completed, throughput=4.99MB/sec 2024-09-13T02:59:34.511 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_P33LZ06FfwcZnD off=5811403 len=169900 2024-09-13T02:59:34.514 INFO:tasks.workunit.client.0.smithi088.stdout:op 246 completed, throughput=5MB/sec 2024-09-13T02:59:34.514 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mU7LmthbycLAaqp off=800028 len=811113 2024-09-13T02:59:34.519 INFO:tasks.workunit.client.0.smithi088.stdout:op 247 completed, throughput=5.01MB/sec 2024-09-13T02:59:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:34 smithi088 ceph-mon[96266]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T02:59:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:34 smithi088 ceph-mon[98762]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T02:59:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:34 smithi195 ceph-mon[87742]: pgmap v1462: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T02:59:35.525 INFO:tasks.workunit.client.0.smithi088.stdout: 51: throughput=4.91MB/sec pending data=0 2024-09-13T02:59:35.525 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eg-VwprW24hlM8j off=1610825 len=824196 2024-09-13T02:59:35.548 INFO:tasks.workunit.client.0.smithi088.stdout:op 248 completed, throughput=4.93MB/sec 2024-09-13T02:59:35.549 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QsNL5qXAV0dNBvK off=1123009 len=640651 2024-09-13T02:59:35.549 INFO:tasks.workunit.client.0.smithi088.stdout:op 249 completed, throughput=4.94MB/sec 2024-09-13T02:59:35.549 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-feRpc7kmh32Aau2 off=3704460 len=862148 2024-09-13T02:59:35.549 INFO:tasks.workunit.client.0.smithi088.stdout:op 250 completed, throughput=4.96MB/sec 2024-09-13T02:59:35.549 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CmTkKN-nnEzqqUz off=1284967 len=1985136 2024-09-13T02:59:35.550 INFO:tasks.workunit.client.0.smithi088.stdout:op 251 completed, throughput=4.99MB/sec 2024-09-13T02:59:35.550 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hyVKGTuSkEsRkPK off=9282720 len=214229 2024-09-13T02:59:35.550 INFO:tasks.workunit.client.0.smithi088.stdout:op 252 completed, throughput=5MB/sec 2024-09-13T02:59:35.550 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cvCsErIl7_WtIgS off=7923351 len=614101 2024-09-13T02:59:35.551 INFO:tasks.workunit.client.0.smithi088.stdout:op 253 completed, throughput=5.01MB/sec 2024-09-13T02:59:36.542 INFO:tasks.workunit.client.0.smithi088.stdout: 52: throughput=4.91MB/sec pending data=0 2024-09-13T02:59:36.542 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oi3U3uf0O3SGExM off=1250199 len=680422 2024-09-13T02:59:36.546 INFO:tasks.workunit.client.0.smithi088.stdout:op 254 completed, throughput=4.92MB/sec 2024-09-13T02:59:36.546 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MdyTRVxTFfCKbz6 off=7643920 len=1919542 2024-09-13T02:59:36.556 INFO:tasks.workunit.client.0.smithi088.stdout:op 255 completed, throughput=4.96MB/sec 2024-09-13T02:59:36.556 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5i1fs9rO4Aexqvs off=15013407 len=1845597 2024-09-13T02:59:36.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 256 completed, throughput=4.99MB/sec 2024-09-13T02:59:36.557 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aHSKSHYLmIw5e3l off=20684623 len=2045511 2024-09-13T02:59:36.566 INFO:tasks.workunit.client.0.smithi088.stdout:op 257 completed, throughput=5.03MB/sec 2024-09-13T02:59:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:36 smithi088 ceph-mon[96266]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T02:59:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:36 smithi088 ceph-mon[98762]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T02:59:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:36 smithi195 ceph-mon[87742]: pgmap v1463: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T02:59:37.566 INFO:tasks.workunit.client.0.smithi088.stdout: 53: throughput=4.93MB/sec pending data=0 2024-09-13T02:59:37.567 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ca-vHuGRDVCsXuk off=749529 len=864879 2024-09-13T02:59:37.572 INFO:tasks.workunit.client.0.smithi088.stdout:op 258 completed, throughput=4.95MB/sec 2024-09-13T02:59:37.572 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0yY0fgBdCGxye1X off=10412227 len=21177 2024-09-13T02:59:37.574 INFO:tasks.workunit.client.0.smithi088.stdout:op 259 completed, throughput=4.95MB/sec 2024-09-13T02:59:37.574 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FuG-rZ95p0RdCc4 off=9832657 len=234591 2024-09-13T02:59:37.575 INFO:tasks.workunit.client.0.smithi088.stdout:op 260 completed, throughput=4.95MB/sec 2024-09-13T02:59:37.575 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mzpg3fD-FzSLYom off=1887858 len=657127 2024-09-13T02:59:37.579 INFO:tasks.workunit.client.0.smithi088.stdout:op 261 completed, throughput=4.96MB/sec 2024-09-13T02:59:37.579 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-I2FUzVK_DTglkC9 off=15442215 len=133995 2024-09-13T02:59:37.581 INFO:tasks.workunit.client.0.smithi088.stdout:op 262 completed, throughput=4.97MB/sec 2024-09-13T02:59:37.582 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gO9vPmhvukSf39z off=1894918 len=1710594 2024-09-13T02:59:37.588 INFO:tasks.workunit.client.0.smithi088.stdout:op 263 completed, throughput=5MB/sec 2024-09-13T02:59:37.589 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vYkx-INwIF5Ra-A off=3908960 len=452255 2024-09-13T02:59:37.593 INFO:tasks.workunit.client.0.smithi088.stdout:op 264 completed, throughput=5MB/sec 2024-09-13T02:59:38.593 INFO:tasks.workunit.client.0.smithi088.stdout: 54: throughput=4.91MB/sec pending data=0 2024-09-13T02:59:38.593 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mWuQNhX9CWiUvh- off=3275608 len=1210526 2024-09-13T02:59:38.599 INFO:tasks.workunit.client.0.smithi088.stdout:op 265 completed, throughput=4.93MB/sec 2024-09-13T02:59:38.599 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aDKKXfCn--QTEQ7 off=15273717 len=124518 2024-09-13T02:59:38.601 INFO:tasks.workunit.client.0.smithi088.stdout:op 266 completed, throughput=4.93MB/sec 2024-09-13T02:59:38.601 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pUYnTKUBJ1O3QW0 off=1829094 len=1075807 2024-09-13T02:59:38.602 INFO:tasks.workunit.client.0.smithi088.stdout:op 267 completed, throughput=4.95MB/sec 2024-09-13T02:59:38.602 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZnE--GyatDEE_XC off=3881869 len=1325471 2024-09-13T02:59:38.607 INFO:tasks.workunit.client.0.smithi088.stdout:op 268 completed, throughput=4.98MB/sec 2024-09-13T02:59:38.607 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-B_CBWpZZpRfEcsK off=6941854 len=1224139 2024-09-13T02:59:38.614 INFO:tasks.workunit.client.0.smithi088.stdout:op 269 completed, throughput=5MB/sec 2024-09-13T02:59:38.614 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qV7eOWPjssMdo4s off=1507471 len=1294091 2024-09-13T02:59:38.616 INFO:tasks.workunit.client.0.smithi088.stdout:op 270 completed, throughput=5.02MB/sec 2024-09-13T02:59:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:38 smithi088 ceph-mon[98762]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T02:59:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:38 smithi088 ceph-mon[96266]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T02:59:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:38 smithi195 ceph-mon[87742]: pgmap v1464: 105 pgs: 105 active+clean; 127 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T02:59:39.616 INFO:tasks.workunit.client.0.smithi088.stdout: 55: throughput=4.93MB/sec pending data=0 2024-09-13T02:59:39.616 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rxdGgemE1oPE92j off=1966098 len=1749572 2024-09-13T02:59:39.620 INFO:tasks.workunit.client.0.smithi088.stdout:op 271 completed, throughput=4.96MB/sec 2024-09-13T02:59:39.620 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BTV8eZOfywIqTOH off=7326455 len=1293781 2024-09-13T02:59:39.622 INFO:tasks.workunit.client.0.smithi088.stdout:op 272 completed, throughput=4.98MB/sec 2024-09-13T02:59:39.622 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DdyQmjqObjibm4d off=8273677 len=1897996 2024-09-13T02:59:39.631 INFO:tasks.workunit.client.0.smithi088.stdout:op 273 completed, throughput=5.01MB/sec 2024-09-13T02:59:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: 56: throughput=4.92MB/sec pending data=0 2024-09-13T02:59:40.631 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3yW9KYjXRn6KI4U off=9083486 len=109414 2024-09-13T02:59:40.632 INFO:tasks.workunit.client.0.smithi088.stdout:op 274 completed, throughput=4.93MB/sec 2024-09-13T02:59:40.632 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eqSq_71yVoosPSv off=6957550 len=719657 2024-09-13T02:59:40.633 INFO:tasks.workunit.client.0.smithi088.stdout:op 275 completed, throughput=4.94MB/sec 2024-09-13T02:59:40.634 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QV6Srucbd1jI-6x off=860876 len=569021 2024-09-13T02:59:40.638 INFO:tasks.workunit.client.0.smithi088.stdout:op 276 completed, throughput=4.95MB/sec 2024-09-13T02:59:40.638 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-w1XsUVGuWSFv5cK off=3094661 len=1565296 2024-09-13T02:59:40.647 INFO:tasks.workunit.client.0.smithi088.stdout:op 277 completed, throughput=4.97MB/sec 2024-09-13T02:59:40.647 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9wcG_ZKaNzr0b5D off=3935703 len=1452137 2024-09-13T02:59:40.655 INFO:tasks.workunit.client.0.smithi088.stdout:op 278 completed, throughput=5MB/sec 2024-09-13T02:59:40.655 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TjMaqNzDnam8_Hr off=18091492 len=2081077 2024-09-13T02:59:40.666 INFO:tasks.workunit.client.0.smithi088.stdout:op 279 completed, throughput=5.03MB/sec 2024-09-13T02:59:40.761 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:40 smithi088 ceph-mon[96266]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T02:59:40.761 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:40 smithi088 ceph-mon[98762]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T02:59:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:40 smithi195 ceph-mon[87742]: pgmap v1465: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T02:59:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: 57: throughput=4.94MB/sec pending data=0 2024-09-13T02:59:41.667 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3SKYBQtIbeE-Df7 off=1645754 len=1323354 2024-09-13T02:59:41.668 INFO:tasks.workunit.client.0.smithi088.stdout:op 280 completed, throughput=4.96MB/sec 2024-09-13T02:59:41.668 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-O6cv_eJ2nDt5vnW off=782484 len=1046064 2024-09-13T02:59:41.670 INFO:tasks.workunit.client.0.smithi088.stdout:op 281 completed, throughput=4.98MB/sec 2024-09-13T02:59:41.670 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KShVgVxnZdUaUlI off=4039236 len=567889 2024-09-13T02:59:41.675 INFO:tasks.workunit.client.0.smithi088.stdout:op 282 completed, throughput=4.99MB/sec 2024-09-13T02:59:41.675 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-95sWHg2v1ISOBWG off=1966389 len=1064793 2024-09-13T02:59:41.676 INFO:tasks.workunit.client.0.smithi088.stdout:op 283 completed, throughput=5.01MB/sec 2024-09-13T02:59:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: 58: throughput=4.92MB/sec pending data=0 2024-09-13T02:59:42.677 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pDA9UdpLx66nUxH off=4018292 len=1207781 2024-09-13T02:59:42.678 INFO:tasks.workunit.client.0.smithi088.stdout:op 284 completed, throughput=4.94MB/sec 2024-09-13T02:59:42.678 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tYe7mNZWX0Dtc3_ off=640741 len=833305 2024-09-13T02:59:42.681 INFO:tasks.workunit.client.0.smithi088.stdout:op 285 completed, throughput=4.96MB/sec 2024-09-13T02:59:42.681 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AQhY59tDa7k7M3B off=16956 len=533953 2024-09-13T02:59:42.682 INFO:tasks.workunit.client.0.smithi088.stdout:op 286 completed, throughput=4.96MB/sec 2024-09-13T02:59:42.682 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-O0cksj0ypS49o-t off=180777 len=1956491 2024-09-13T02:59:42.685 INFO:tasks.workunit.client.0.smithi088.stdout:op 287 completed, throughput=5MB/sec 2024-09-13T02:59:42.685 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-P_1oqqPKy3-CdIz off=3061912 len=1987768 2024-09-13T02:59:42.694 INFO:tasks.workunit.client.0.smithi088.stdout:op 288 completed, throughput=5.03MB/sec 2024-09-13T02:59:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:42 smithi088 ceph-mon[96266]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T02:59:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:42 smithi088 ceph-mon[98762]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T02:59:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:42 smithi195 ceph-mon[87742]: pgmap v1466: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T02:59:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:59:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:59:43] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-09-13T02:59:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: 59: throughput=4.94MB/sec pending data=0 2024-09-13T02:59:43.695 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6x6b-vVPlUL0ivB off=850766 len=1756299 2024-09-13T02:59:43.702 INFO:tasks.workunit.client.0.smithi088.stdout:op 289 completed, throughput=4.97MB/sec 2024-09-13T02:59:43.702 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zCH3tBlGtY2WBUQ off=105614 len=1688031 2024-09-13T02:59:43.711 INFO:tasks.workunit.client.0.smithi088.stdout:op 290 completed, throughput=5MB/sec 2024-09-13T02:59:43.711 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-H1UYcS5r6KOw9UE off=5580797 len=53284 2024-09-13T02:59:43.714 INFO:tasks.workunit.client.0.smithi088.stdout:op 291 completed, throughput=5MB/sec 2024-09-13T02:59:43.714 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1FKPKNmNb2L-zmC off=420759 len=544312 2024-09-13T02:59:43.715 INFO:tasks.workunit.client.0.smithi088.stdout:op 292 completed, throughput=5.01MB/sec 2024-09-13T02:59:44.716 INFO:tasks.workunit.client.0.smithi088.stdout: 60: throughput=4.92MB/sec pending data=0 2024-09-13T02:59:44.716 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IHkq6ApXJa_lV2x off=1673475 len=1161357 2024-09-13T02:59:44.723 INFO:tasks.workunit.client.0.smithi088.stdout:op 293 completed, throughput=4.94MB/sec 2024-09-13T02:59:44.723 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XoDOfN_85sb_dVo off=5971464 len=1836304 2024-09-13T02:59:44.725 INFO:tasks.workunit.client.0.smithi088.stdout:op 294 completed, throughput=4.97MB/sec 2024-09-13T02:59:44.725 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gO9vPmhvukSf39z off=1795225 len=1810287 2024-09-13T02:59:44.728 INFO:tasks.workunit.client.0.smithi088.stdout:op 295 completed, throughput=5MB/sec 2024-09-13T02:59:44.728 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mzpg3fD-FzSLYom off=2895042 len=511395 2024-09-13T02:59:44.731 INFO:tasks.workunit.client.0.smithi088.stdout:op 296 completed, throughput=5MB/sec 2024-09-13T02:59:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:44 smithi088 ceph-mon[98762]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T02:59:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:44 smithi088 ceph-mon[96266]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T02:59:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:44 smithi195 ceph-mon[87742]: pgmap v1467: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T02:59:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:45.732 INFO:tasks.workunit.client.0.smithi088.stdout: 61: throughput=4.92MB/sec pending data=0 2024-09-13T02:59:45.732 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ABg3vX9nlRn8FWY off=4799185 len=1307769 2024-09-13T02:59:45.733 INFO:tasks.workunit.client.0.smithi088.stdout:op 297 completed, throughput=4.94MB/sec 2024-09-13T02:59:45.733 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JgcNDzVo9qe270F off=17741681 len=719087 2024-09-13T02:59:45.738 INFO:tasks.workunit.client.0.smithi088.stdout:op 298 completed, throughput=4.96MB/sec 2024-09-13T02:59:45.738 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GH0O_Wm-EXxA7t- off=6950450 len=155910 2024-09-13T02:59:45.738 INFO:tasks.workunit.client.0.smithi088.stdout:op 299 completed, throughput=4.96MB/sec 2024-09-13T02:59:45.739 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cMaXTkiUSTQNhBJ off=8693678 len=926611 2024-09-13T02:59:45.741 INFO:tasks.workunit.client.0.smithi088.stdout:op 300 completed, throughput=4.97MB/sec 2024-09-13T02:59:45.741 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z4WepsW9k5k7utF off=7825291 len=422383 2024-09-13T02:59:45.742 INFO:tasks.workunit.client.0.smithi088.stdout:op 301 completed, throughput=4.98MB/sec 2024-09-13T02:59:45.742 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WeyQf_mTIhSp_l7 off=15688833 len=832914 2024-09-13T02:59:45.746 INFO:tasks.workunit.client.0.smithi088.stdout:op 302 completed, throughput=4.99MB/sec 2024-09-13T02:59:45.746 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-k1n5NoDziP91z3t off=12208887 len=2042090 2024-09-13T02:59:45.750 INFO:tasks.workunit.client.0.smithi088.stdout:op 303 completed, throughput=5.02MB/sec 2024-09-13T02:59:46.751 INFO:tasks.workunit.client.0.smithi088.stdout: 62: throughput=4.94MB/sec pending data=0 2024-09-13T02:59:46.751 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JbkpscRbKhdCR_z off=11749386 len=552776 2024-09-13T02:59:46.757 INFO:tasks.workunit.client.0.smithi088.stdout:op 304 completed, throughput=4.95MB/sec 2024-09-13T02:59:46.757 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gwoSw6dnJpobL13 off=12137444 len=879181 2024-09-13T02:59:46.760 INFO:tasks.workunit.client.0.smithi088.stdout:op 305 completed, throughput=4.96MB/sec 2024-09-13T02:59:46.761 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4YGLojlw4k_E1lO off=2824881 len=788520 2024-09-13T02:59:46.765 INFO:tasks.workunit.client.0.smithi088.stdout:op 306 completed, throughput=4.97MB/sec 2024-09-13T02:59:46.766 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vh0oy2xNwLDUDYb off=284346 len=1643113 2024-09-13T02:59:46.767 INFO:tasks.workunit.client.0.smithi088.stdout:op 307 completed, throughput=5MB/sec 2024-09-13T02:59:46.767 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FyJQUGk-iiWy3id off=12876229 len=1076343 2024-09-13T02:59:46.773 INFO:tasks.workunit.client.0.smithi088.stdout:op 308 completed, throughput=5.01MB/sec 2024-09-13T02:59:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:46 smithi088 ceph-mon[96266]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T02:59:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:46 smithi088 ceph-mon[98762]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T02:59:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:46 smithi195 ceph-mon[87742]: pgmap v1468: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T02:59:47.773 INFO:tasks.workunit.client.0.smithi088.stdout: 63: throughput=4.94MB/sec pending data=0 2024-09-13T02:59:47.773 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rPbd_p6Aq89YtMi off=3849882 len=1788820 2024-09-13T02:59:47.775 INFO:tasks.workunit.client.0.smithi088.stdout:op 309 completed, throughput=4.96MB/sec 2024-09-13T02:59:47.775 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bFplinsT3T4ia8n off=20674026 len=1164581 2024-09-13T02:59:47.782 INFO:tasks.workunit.client.0.smithi088.stdout:op 310 completed, throughput=4.98MB/sec 2024-09-13T02:59:47.782 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-URN2ehSeZI2L2ui off=9491192 len=1796260 2024-09-13T02:59:47.784 INFO:tasks.workunit.client.0.smithi088.stdout:op 311 completed, throughput=5.01MB/sec 2024-09-13T02:59:48.784 INFO:tasks.workunit.client.0.smithi088.stdout: 64: throughput=4.93MB/sec pending data=0 2024-09-13T02:59:48.785 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-irKaso3SN1p8RQO off=459003 len=736266 2024-09-13T02:59:48.790 INFO:tasks.workunit.client.0.smithi088.stdout:op 312 completed, throughput=4.94MB/sec 2024-09-13T02:59:48.790 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-meaktwhzbI5sFpr off=2207350 len=1035274 2024-09-13T02:59:48.795 INFO:tasks.workunit.client.0.smithi088.stdout:op 313 completed, throughput=4.95MB/sec 2024-09-13T02:59:48.796 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-np_HP2UUVNzirlF off=4183305 len=1642133 2024-09-13T02:59:48.797 INFO:tasks.workunit.client.0.smithi088.stdout:op 314 completed, throughput=4.98MB/sec 2024-09-13T02:59:48.797 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xoe3kLXV8kFoFQl off=10467886 len=1405122 2024-09-13T02:59:48.805 INFO:tasks.workunit.client.0.smithi088.stdout:op 315 completed, throughput=5MB/sec 2024-09-13T02:59:48.805 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7QYlrjt3TctmdW6 off=1204711 len=648006 2024-09-13T02:59:48.805 INFO:tasks.workunit.client.0.smithi088.stdout:op 316 completed, throughput=5.01MB/sec 2024-09-13T02:59:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:48 smithi088 ceph-mon[96266]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T02:59:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:48 smithi088 ceph-mon[98762]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T02:59:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:48 smithi195 ceph-mon[87742]: pgmap v1469: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T02:59:49.806 INFO:tasks.workunit.client.0.smithi088.stdout: 65: throughput=4.93MB/sec pending data=0 2024-09-13T02:59:49.806 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0zSAR1WGXQ2QKKr off=2114297 len=219169 2024-09-13T02:59:49.809 INFO:tasks.workunit.client.0.smithi088.stdout:op 317 completed, throughput=4.93MB/sec 2024-09-13T02:59:49.809 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6sA4Ib1i2Inqltr off=15896356 len=673658 2024-09-13T02:59:49.814 INFO:tasks.workunit.client.0.smithi088.stdout:op 318 completed, throughput=4.94MB/sec 2024-09-13T02:59:49.814 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rfTUxrQ3vRD3Gbl off=0 len=1359150 2024-09-13T02:59:49.821 INFO:tasks.workunit.client.0.smithi088.stdout:op 319 completed, throughput=4.96MB/sec 2024-09-13T02:59:49.821 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SZSCKEAg6-05bqq off=2925503 len=1116081 2024-09-13T02:59:49.824 INFO:tasks.workunit.client.0.smithi088.stdout:op 320 completed, throughput=4.98MB/sec 2024-09-13T02:59:49.824 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-l1GZ5-3LOB-8yNB off=9257288 len=1116963 2024-09-13T02:59:49.825 INFO:tasks.workunit.client.0.smithi088.stdout:op 321 completed, throughput=5MB/sec 2024-09-13T02:59:49.825 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3_VlqXNcMnh5SL0 off=17586861 len=111675 2024-09-13T02:59:49.827 INFO:tasks.workunit.client.0.smithi088.stdout:op 322 completed, throughput=5MB/sec 2024-09-13T02:59:49.828 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iiIujktkzjcM8fp off=1685662 len=1190557 2024-09-13T02:59:49.829 INFO:tasks.workunit.client.0.smithi088.stdout:op 323 completed, throughput=5.01MB/sec 2024-09-13T02:59:50.829 INFO:tasks.workunit.client.0.smithi088.stdout: 66: throughput=4.94MB/sec pending data=0 2024-09-13T02:59:50.829 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lOKMGntLnW5iRKl off=1714252 len=1441750 2024-09-13T02:59:50.831 INFO:tasks.workunit.client.0.smithi088.stdout:op 324 completed, throughput=4.96MB/sec 2024-09-13T02:59:50.831 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XjXvzjSsnjoiN7k off=10236670 len=480422 2024-09-13T02:59:50.832 INFO:tasks.workunit.client.0.smithi088.stdout:op 325 completed, throughput=4.97MB/sec 2024-09-13T02:59:50.832 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YVKkaD19-kcYnS1 off=399993 len=1585722 2024-09-13T02:59:50.839 INFO:tasks.workunit.client.0.smithi088.stdout:op 326 completed, throughput=4.99MB/sec 2024-09-13T02:59:50.839 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gYTu4e0fgSzqhQz off=2800870 len=1125370 2024-09-13T02:59:50.841 INFO:tasks.workunit.client.0.smithi088.stdout:op 327 completed, throughput=5MB/sec 2024-09-13T02:59:50.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:50 smithi088 ceph-mon[96266]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T02:59:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:50 smithi088 ceph-mon[98762]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T02:59:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:50 smithi195 ceph-mon[87742]: pgmap v1470: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T02:59:51.842 INFO:tasks.workunit.client.0.smithi088.stdout: 67: throughput=4.93MB/sec pending data=0 2024-09-13T02:59:51.842 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ES6_KrqcetHsFzS off=2745057 len=1501108 2024-09-13T02:59:51.845 INFO:tasks.workunit.client.0.smithi088.stdout:op 328 completed, throughput=4.95MB/sec 2024-09-13T02:59:51.845 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fP0OIBf0WDjHvxN off=14003325 len=1339854 2024-09-13T02:59:51.847 INFO:tasks.workunit.client.0.smithi088.stdout:op 329 completed, throughput=4.97MB/sec 2024-09-13T02:59:51.847 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HA-Lc2P7qIKGEqz off=8169166 len=1795030 2024-09-13T02:59:51.855 INFO:tasks.workunit.client.0.smithi088.stdout:op 330 completed, throughput=4.99MB/sec 2024-09-13T02:59:51.855 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QwgzZZkwtJveZI4 off=13333621 len=301805 2024-09-13T02:59:51.858 INFO:tasks.workunit.client.0.smithi088.stdout:op 331 completed, throughput=5MB/sec 2024-09-13T02:59:51.859 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SGwFenf781lPvtB off=4195081 len=176071 2024-09-13T02:59:51.859 INFO:tasks.workunit.client.0.smithi088.stdout:op 332 completed, throughput=5MB/sec 2024-09-13T02:59:52.860 INFO:tasks.workunit.client.0.smithi088.stdout: 68: throughput=4.93MB/sec pending data=0 2024-09-13T02:59:52.860 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bwSOGT2Iw5z6he8 off=5388299 len=381769 2024-09-13T02:59:52.861 INFO:tasks.workunit.client.0.smithi088.stdout:op 333 completed, throughput=4.93MB/sec 2024-09-13T02:59:52.861 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cDOPjQ6PWWh5UcX off=5572159 len=1364914 2024-09-13T02:59:52.862 INFO:tasks.workunit.client.0.smithi088.stdout:op 334 completed, throughput=4.95MB/sec 2024-09-13T02:59:52.863 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-48xBFz7jDJVNXiv off=17087503 len=764650 2024-09-13T02:59:52.864 INFO:tasks.workunit.client.0.smithi088.stdout:op 335 completed, throughput=4.96MB/sec 2024-09-13T02:59:52.864 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jYBbrDPh_FuFVqD off=9827090 len=1297788 2024-09-13T02:59:52.870 INFO:tasks.workunit.client.0.smithi088.stdout:op 336 completed, throughput=4.98MB/sec 2024-09-13T02:59:52.870 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-s4T3k2kaAcEoJ4I off=17154646 len=2048116 2024-09-13T02:59:52.874 INFO:tasks.workunit.client.0.smithi088.stdout:op 337 completed, throughput=5.01MB/sec 2024-09-13T02:59:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:52 smithi088 ceph-mon[96266]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T02:59:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:52 smithi088 ceph-mon[98762]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T02:59:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:52 smithi195 ceph-mon[87742]: pgmap v1471: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T02:59:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 02:59:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:02:59:53] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-09-13T02:59:53.874 INFO:tasks.workunit.client.0.smithi088.stdout: 69: throughput=4.94MB/sec pending data=0 2024-09-13T02:59:53.874 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bZ5HEjYmVftcfa5 off=5608326 len=730646 2024-09-13T02:59:53.879 INFO:tasks.workunit.client.0.smithi088.stdout:op 338 completed, throughput=4.95MB/sec 2024-09-13T02:59:53.880 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-h3oXoct86xojaQw off=92819 len=1453447 2024-09-13T02:59:53.882 INFO:tasks.workunit.client.0.smithi088.stdout:op 339 completed, throughput=4.97MB/sec 2024-09-13T02:59:53.882 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--BnPLbcZMs2Zew_ off=2116076 len=207951 2024-09-13T02:59:53.883 INFO:tasks.workunit.client.0.smithi088.stdout:op 340 completed, throughput=4.97MB/sec 2024-09-13T02:59:53.883 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8XRM_Mi0JhbFRYn off=1013150 len=379986 2024-09-13T02:59:53.886 INFO:tasks.workunit.client.0.smithi088.stdout:op 341 completed, throughput=4.97MB/sec 2024-09-13T02:59:53.886 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-psHld4c-qRQhCfj off=771651 len=1779122 2024-09-13T02:59:53.888 INFO:tasks.workunit.client.0.smithi088.stdout:op 342 completed, throughput=5MB/sec 2024-09-13T02:59:53.888 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MfIkI9Mb5fdHgjF off=4135292 len=531518 2024-09-13T02:59:53.892 INFO:tasks.workunit.client.0.smithi088.stdout:op 343 completed, throughput=5MB/sec 2024-09-13T02:59:54.893 INFO:tasks.workunit.client.0.smithi088.stdout: 70: throughput=4.93MB/sec pending data=0 2024-09-13T02:59:54.893 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UOR2SO_0HVSxcD7 off=2634367 len=1329803 2024-09-13T02:59:54.894 INFO:tasks.workunit.client.0.smithi088.stdout:op 344 completed, throughput=4.95MB/sec 2024-09-13T02:59:54.894 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zD-_pOFzruQC5fv off=7457396 len=1884901 2024-09-13T02:59:54.903 INFO:tasks.workunit.client.0.smithi088.stdout:op 345 completed, throughput=4.98MB/sec 2024-09-13T02:59:54.903 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-l-2FJF7YJXE1TeR off=3430185 len=1032147 2024-09-13T02:59:54.908 INFO:tasks.workunit.client.0.smithi088.stdout:op 346 completed, throughput=4.99MB/sec 2024-09-13T02:59:54.908 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XPA5uQrwgEkr-vN off=11977732 len=1133864 2024-09-13T02:59:54.913 INFO:tasks.workunit.client.0.smithi088.stdout:op 347 completed, throughput=5MB/sec 2024-09-13T02:59:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:54 smithi088 ceph-mon[96266]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T02:59:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:54 smithi088 ceph-mon[98762]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T02:59:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:54 smithi195 ceph-mon[87742]: pgmap v1472: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T02:59:55.914 INFO:tasks.workunit.client.0.smithi088.stdout: 71: throughput=4.94MB/sec pending data=0 2024-09-13T02:59:55.914 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BgvawBYP9UkuVnZ off=2431109 len=1125551 2024-09-13T02:59:55.917 INFO:tasks.workunit.client.0.smithi088.stdout:op 348 completed, throughput=4.95MB/sec 2024-09-13T02:59:55.917 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-87tIoYpEeFj76ju off=1842879 len=1585226 2024-09-13T02:59:55.919 INFO:tasks.workunit.client.0.smithi088.stdout:op 349 completed, throughput=4.97MB/sec 2024-09-13T02:59:55.919 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1UkVijy5fHmjwPk off=2929623 len=845541 2024-09-13T02:59:55.923 INFO:tasks.workunit.client.0.smithi088.stdout:op 350 completed, throughput=4.98MB/sec 2024-09-13T02:59:55.924 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lTfqs9WUbdfbhbe off=8334430 len=1438901 2024-09-13T02:59:55.930 INFO:tasks.workunit.client.0.smithi088.stdout:op 351 completed, throughput=5MB/sec 2024-09-13T02:59:56.931 INFO:tasks.workunit.client.0.smithi088.stdout: 72: throughput=4.93MB/sec pending data=0 2024-09-13T02:59:56.931 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LRYsvwFnrVb3rCV off=5066640 len=1956878 2024-09-13T02:59:56.933 INFO:tasks.workunit.client.0.smithi088.stdout:op 352 completed, throughput=4.96MB/sec 2024-09-13T02:59:56.933 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9lE3verLMYXITnj off=11462235 len=1756001 2024-09-13T02:59:56.935 INFO:tasks.workunit.client.0.smithi088.stdout:op 353 completed, throughput=4.98MB/sec 2024-09-13T02:59:56.936 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4t2_QASPaNzpgrH off=6503757 len=1956592 2024-09-13T02:59:56.939 INFO:tasks.workunit.client.0.smithi088.stdout:op 354 completed, throughput=5.01MB/sec 2024-09-13T02:59:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:56 smithi088 ceph-mon[96266]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T02:59:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:56 smithi088 ceph-mon[98762]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T02:59:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:56 smithi195 ceph-mon[87742]: pgmap v1473: 105 pgs: 105 active+clean; 127 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T02:59:57.940 INFO:tasks.workunit.client.0.smithi088.stdout: 73: throughput=4.94MB/sec pending data=0 2024-09-13T02:59:57.940 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9azZmVnH4KPwUDl off=2471477 len=119170 2024-09-13T02:59:57.942 INFO:tasks.workunit.client.0.smithi088.stdout:op 355 completed, throughput=4.94MB/sec 2024-09-13T02:59:57.942 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-D16MpeaSWsyP9P7 off=1887522 len=91502 2024-09-13T02:59:57.945 INFO:tasks.workunit.client.0.smithi088.stdout:op 356 completed, throughput=4.94MB/sec 2024-09-13T02:59:57.945 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-A0MoEmjS6FFVKxJ off=4632857 len=1488683 2024-09-13T02:59:57.953 INFO:tasks.workunit.client.0.smithi088.stdout:op 357 completed, throughput=4.96MB/sec 2024-09-13T02:59:57.953 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-c8hQCaBJMvjBZTn off=8959974 len=1234931 2024-09-13T02:59:57.954 INFO:tasks.workunit.client.0.smithi088.stdout:op 358 completed, throughput=4.97MB/sec 2024-09-13T02:59:57.954 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QaIeKhJZ9Wudlei off=5259648 len=566458 2024-09-13T02:59:57.958 INFO:tasks.workunit.client.0.smithi088.stdout:op 359 completed, throughput=4.98MB/sec 2024-09-13T02:59:57.958 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hVbgmZJtW8U6STP off=4547605 len=603737 2024-09-13T02:59:57.961 INFO:tasks.workunit.client.0.smithi088.stdout:op 360 completed, throughput=4.99MB/sec 2024-09-13T02:59:57.962 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z9-ijg08jKtLU-d off=7959393 len=1380399 2024-09-13T02:59:57.963 INFO:tasks.workunit.client.0.smithi088.stdout:op 361 completed, throughput=5.01MB/sec 2024-09-13T02:59:58.787 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:58 smithi195 ceph-mon[87742]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T02:59:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:58 smithi088 ceph-mon[96266]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T02:59:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:58 smithi088 ceph-mon[98762]: pgmap v1474: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T02:59:58.963 INFO:tasks.workunit.client.0.smithi088.stdout: 74: throughput=4.94MB/sec pending data=0 2024-09-13T02:59:58.964 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Rb4fDUpkZc3uWNn off=14059992 len=1191778 2024-09-13T02:59:58.966 INFO:tasks.workunit.client.0.smithi088.stdout:op 362 completed, throughput=4.96MB/sec 2024-09-13T02:59:58.966 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IHiHJ_3b8c4MxJ0 off=2973172 len=742926 2024-09-13T02:59:58.970 INFO:tasks.workunit.client.0.smithi088.stdout:op 363 completed, throughput=4.96MB/sec 2024-09-13T02:59:58.970 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OxXg3SawmiSVDO- off=7616588 len=589715 2024-09-13T02:59:58.972 INFO:tasks.workunit.client.0.smithi088.stdout:op 364 completed, throughput=4.97MB/sec 2024-09-13T02:59:58.972 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uWEp7GTYuDvMmX1 off=8023246 len=1922676 2024-09-13T02:59:58.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 365 completed, throughput=5MB/sec 2024-09-13T02:59:58.981 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Zfq_-9DzOHKuzDf off=7033546 len=1399081 2024-09-13T02:59:58.988 INFO:tasks.workunit.client.0.smithi088.stdout:op 366 completed, throughput=5.01MB/sec 2024-09-13T02:59:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 02:59:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 02:59:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 02:59:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T02:59:59.988 INFO:tasks.workunit.client.0.smithi088.stdout: 75: throughput=4.95MB/sec pending data=0 2024-09-13T02:59:59.988 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RNzu4C2ed6RuU0y off=4148514 len=1543446 2024-09-13T02:59:59.990 INFO:tasks.workunit.client.0.smithi088.stdout:op 367 completed, throughput=4.97MB/sec 2024-09-13T02:59:59.990 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7LswpBk3jD2gYTV off=7027480 len=1386740 2024-09-13T02:59:59.999 INFO:tasks.workunit.client.0.smithi088.stdout:op 368 completed, throughput=4.98MB/sec 2024-09-13T02:59:59.999 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HAAjC0tJH-_01m3 off=696964 len=525014 2024-09-13T03:00:00.002 INFO:tasks.workunit.client.0.smithi088.stdout:op 369 completed, throughput=4.99MB/sec 2024-09-13T03:00:00.002 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zf9YrssgYsSe-pm off=245011 len=1485764 2024-09-13T03:00:00.005 INFO:tasks.workunit.client.0.smithi088.stdout:op 370 completed, throughput=5.01MB/sec 2024-09-13T03:00:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:00 smithi088 ceph-mon[98762]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:00:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:00 smithi088 ceph-mon[98762]: overall HEALTH_OK 2024-09-13T03:00:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:00 smithi088 ceph-mon[96266]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:00:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:00 smithi088 ceph-mon[96266]: overall HEALTH_OK 2024-09-13T03:00:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:00 smithi195 ceph-mon[87742]: pgmap v1475: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:00:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:00 smithi195 ceph-mon[87742]: overall HEALTH_OK 2024-09-13T03:00:01.005 INFO:tasks.workunit.client.0.smithi088.stdout: 76: throughput=4.94MB/sec pending data=0 2024-09-13T03:00:01.005 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fO0h27LcctNcEiD off=9156687 len=547161 2024-09-13T03:00:01.006 INFO:tasks.workunit.client.0.smithi088.stdout:op 371 completed, throughput=4.95MB/sec 2024-09-13T03:00:01.006 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vU6z1fQ-eKg1H81 off=715519 len=862146 2024-09-13T03:00:01.012 INFO:tasks.workunit.client.0.smithi088.stdout:op 372 completed, throughput=4.96MB/sec 2024-09-13T03:00:01.012 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UhKBIDtIgMZFwCM off=2137069 len=1312505 2024-09-13T03:00:01.019 INFO:tasks.workunit.client.0.smithi088.stdout:op 373 completed, throughput=4.98MB/sec 2024-09-13T03:00:01.019 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dUOxisZgp-oNj0C off=9374576 len=1970266 2024-09-13T03:00:01.021 INFO:tasks.workunit.client.0.smithi088.stdout:op 374 completed, throughput=5MB/sec 2024-09-13T03:00:01.021 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dy_fYtv5W_DAGjN off=1049868 len=994030 2024-09-13T03:00:01.022 INFO:tasks.workunit.client.0.smithi088.stdout:op 375 completed, throughput=5.01MB/sec 2024-09-13T03:00:02.023 INFO:tasks.workunit.client.0.smithi088.stdout: 77: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:02.023 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iL7mZLfB3HBhTSX off=13444332 len=76082 2024-09-13T03:00:02.026 INFO:tasks.workunit.client.0.smithi088.stdout:op 376 completed, throughput=4.95MB/sec 2024-09-13T03:00:02.026 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DlmFG_Vsfx7NFuJ off=14516045 len=1820916 2024-09-13T03:00:02.030 INFO:tasks.workunit.client.0.smithi088.stdout:op 377 completed, throughput=4.97MB/sec 2024-09-13T03:00:02.030 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KDVq9NcbplBEBRG off=3304426 len=1585239 2024-09-13T03:00:02.038 INFO:tasks.workunit.client.0.smithi088.stdout:op 378 completed, throughput=4.99MB/sec 2024-09-13T03:00:02.038 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AhxA3s8Ca7iMoaI off=1544977 len=1911335 2024-09-13T03:00:02.048 INFO:tasks.workunit.client.0.smithi088.stdout:op 379 completed, throughput=5.01MB/sec 2024-09-13T03:00:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:02 smithi088 ceph-mon[96266]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:00:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:02 smithi088 ceph-mon[98762]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:00:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:02 smithi195 ceph-mon[87742]: pgmap v1476: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:00:03.049 INFO:tasks.workunit.client.0.smithi088.stdout: 78: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:03.049 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-krUz0acPCsaqOUe off=2610302 len=2096658 2024-09-13T03:00:03.053 INFO:tasks.workunit.client.0.smithi088.stdout:op 380 completed, throughput=4.97MB/sec 2024-09-13T03:00:03.053 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Sns40v5b-WiSAen off=794616 len=387012 2024-09-13T03:00:03.056 INFO:tasks.workunit.client.0.smithi088.stdout:op 381 completed, throughput=4.98MB/sec 2024-09-13T03:00:03.057 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1ejygQdow1qklyq off=3148293 len=168511 2024-09-13T03:00:03.060 INFO:tasks.workunit.client.0.smithi088.stdout:op 382 completed, throughput=4.98MB/sec 2024-09-13T03:00:03.060 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iOVNKqUsopBFx8w off=5561250 len=716560 2024-09-13T03:00:03.060 INFO:tasks.workunit.client.0.smithi088.stdout:op 383 completed, throughput=4.99MB/sec 2024-09-13T03:00:03.060 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UirVxAFHTu7nKoe off=14790649 len=589224 2024-09-13T03:00:03.064 INFO:tasks.workunit.client.0.smithi088.stdout:op 384 completed, throughput=5MB/sec 2024-09-13T03:00:03.064 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0D694wZxDh9Pque off=4541337 len=1357028 2024-09-13T03:00:03.071 INFO:tasks.workunit.client.0.smithi088.stdout:op 385 completed, throughput=5.01MB/sec 2024-09-13T03:00:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:00:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:00:03] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-09-13T03:00:04.071 INFO:tasks.workunit.client.0.smithi088.stdout: 79: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:04.071 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UEA9h7RYd9r1YXy off=12064531 len=1971367 2024-09-13T03:00:04.083 INFO:tasks.workunit.client.0.smithi088.stdout:op 386 completed, throughput=4.97MB/sec 2024-09-13T03:00:04.083 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HQypq7Nmq9o9ozl off=1134747 len=761717 2024-09-13T03:00:04.089 INFO:tasks.workunit.client.0.smithi088.stdout:op 387 completed, throughput=4.98MB/sec 2024-09-13T03:00:04.089 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-h32kTYvNT5UaemN off=9363514 len=377543 2024-09-13T03:00:04.092 INFO:tasks.workunit.client.0.smithi088.stdout:op 388 completed, throughput=4.98MB/sec 2024-09-13T03:00:04.092 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yFHVpEuBpugg1yJ off=0 len=1658367 2024-09-13T03:00:04.095 INFO:tasks.workunit.client.0.smithi088.stdout:op 389 completed, throughput=5MB/sec 2024-09-13T03:00:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:04 smithi088 ceph-mon[96266]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:00:04.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:04 smithi088 ceph-mon[98762]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:00:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:04 smithi195 ceph-mon[87742]: pgmap v1477: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:00:05.095 INFO:tasks.workunit.client.0.smithi088.stdout: 80: throughput=4.94MB/sec pending data=0 2024-09-13T03:00:05.095 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Rs0PfAglujm23P2 off=12614669 len=302056 2024-09-13T03:00:05.096 INFO:tasks.workunit.client.0.smithi088.stdout:op 390 completed, throughput=4.95MB/sec 2024-09-13T03:00:05.096 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RNvKJtKH70yI2OK off=1420824 len=227413 2024-09-13T03:00:05.098 INFO:tasks.workunit.client.0.smithi088.stdout:op 391 completed, throughput=4.95MB/sec 2024-09-13T03:00:05.098 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-584HltV89VVh1GY off=3718881 len=1969799 2024-09-13T03:00:05.101 INFO:tasks.workunit.client.0.smithi088.stdout:op 392 completed, throughput=4.97MB/sec 2024-09-13T03:00:05.101 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BdQZwTK46VEBlhL off=6897289 len=372563 2024-09-13T03:00:05.102 INFO:tasks.workunit.client.0.smithi088.stdout:op 393 completed, throughput=4.98MB/sec 2024-09-13T03:00:05.102 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--JjZV5CDT2r4BR7 off=817803 len=2017965 2024-09-13T03:00:05.104 INFO:tasks.workunit.client.0.smithi088.stdout:op 394 completed, throughput=5MB/sec 2024-09-13T03:00:05.105 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MVjDmR1ex9gHBcq off=20182993 len=1908867 2024-09-13T03:00:05.108 INFO:tasks.workunit.client.0.smithi088.stdout:op 395 completed, throughput=5.02MB/sec 2024-09-13T03:00:06.109 INFO:tasks.workunit.client.0.smithi088.stdout: 81: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:06.109 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DOzeFxF7n0zGkl8 off=4397632 len=1585693 2024-09-13T03:00:06.111 INFO:tasks.workunit.client.0.smithi088.stdout:op 396 completed, throughput=4.98MB/sec 2024-09-13T03:00:06.111 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cMBI1bbu3vzY1gE off=550612 len=1851649 2024-09-13T03:00:06.115 INFO:tasks.workunit.client.0.smithi088.stdout:op 397 completed, throughput=5MB/sec 2024-09-13T03:00:06.115 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4_8lKxD0IJxS0gD off=10452283 len=763889 2024-09-13T03:00:06.117 INFO:tasks.workunit.client.0.smithi088.stdout:op 398 completed, throughput=5.01MB/sec 2024-09-13T03:00:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:06 smithi088 ceph-mon[96266]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:00:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:06 smithi088 ceph-mon[98762]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:00:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:06 smithi195 ceph-mon[87742]: pgmap v1478: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:00:07.117 INFO:tasks.workunit.client.0.smithi088.stdout: 82: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:07.117 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-je7FA2LdjwVRJTh off=8985895 len=502811 2024-09-13T03:00:07.118 INFO:tasks.workunit.client.0.smithi088.stdout:op 399 completed, throughput=4.95MB/sec 2024-09-13T03:00:07.118 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wQnS5YgfVskeAGv off=4209911 len=1771407 2024-09-13T03:00:07.122 INFO:tasks.workunit.client.0.smithi088.stdout:op 400 completed, throughput=4.97MB/sec 2024-09-13T03:00:07.122 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QOKzFXCuJ_06tz_ off=2265383 len=508769 2024-09-13T03:00:07.126 INFO:tasks.workunit.client.0.smithi088.stdout:op 401 completed, throughput=4.98MB/sec 2024-09-13T03:00:07.126 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--ixR0esxWwNyhAG off=855307 len=251379 2024-09-13T03:00:07.129 INFO:tasks.workunit.client.0.smithi088.stdout:op 402 completed, throughput=4.98MB/sec 2024-09-13T03:00:07.129 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ogUupjIFG8ze6fQ off=4011302 len=1233505 2024-09-13T03:00:07.130 INFO:tasks.workunit.client.0.smithi088.stdout:op 403 completed, throughput=5MB/sec 2024-09-13T03:00:07.130 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wmRzUycGbHC0UPv off=6729762 len=1502165 2024-09-13T03:00:07.132 INFO:tasks.workunit.client.0.smithi088.stdout:op 404 completed, throughput=5.01MB/sec 2024-09-13T03:00:08.133 INFO:tasks.workunit.client.0.smithi088.stdout: 83: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:08.133 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bsULEyHXZNj11RE off=10063994 len=128265 2024-09-13T03:00:08.136 INFO:tasks.workunit.client.0.smithi088.stdout:op 405 completed, throughput=4.96MB/sec 2024-09-13T03:00:08.136 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9d1hDcXookDLwF- off=1441480 len=97236 2024-09-13T03:00:08.140 INFO:tasks.workunit.client.0.smithi088.stdout:op 406 completed, throughput=4.96MB/sec 2024-09-13T03:00:08.141 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rr2NpSq5LhdO3aT off=17103855 len=1410121 2024-09-13T03:00:08.141 INFO:tasks.workunit.client.0.smithi088.stdout:op 407 completed, throughput=4.97MB/sec 2024-09-13T03:00:08.141 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4mM2pXW6zZCz9KT off=12205062 len=1688964 2024-09-13T03:00:08.143 INFO:tasks.workunit.client.0.smithi088.stdout:op 408 completed, throughput=4.99MB/sec 2024-09-13T03:00:08.143 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cZInAvQ318ULg0P off=8719526 len=252673 2024-09-13T03:00:08.146 INFO:tasks.workunit.client.0.smithi088.stdout:op 409 completed, throughput=4.99MB/sec 2024-09-13T03:00:08.146 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bv1XGhVI47ATkWY off=5390926 len=1440698 2024-09-13T03:00:08.154 INFO:tasks.workunit.client.0.smithi088.stdout:op 410 completed, throughput=5.01MB/sec 2024-09-13T03:00:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:08 smithi088 ceph-mon[96266]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:00:08.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:08 smithi088 ceph-mon[98762]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:00:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:08 smithi195 ceph-mon[87742]: pgmap v1479: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:00:09.155 INFO:tasks.workunit.client.0.smithi088.stdout: 84: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:09.155 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WuEQki9gkrsHdWN off=8123082 len=955810 2024-09-13T03:00:09.156 INFO:tasks.workunit.client.0.smithi088.stdout:op 411 completed, throughput=4.96MB/sec 2024-09-13T03:00:09.156 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BA0FPSJBAT7-bOb off=6350650 len=1848033 2024-09-13T03:00:09.161 INFO:tasks.workunit.client.0.smithi088.stdout:op 412 completed, throughput=4.98MB/sec 2024-09-13T03:00:09.161 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WVsFxKQIZLt03ek off=16104822 len=109444 2024-09-13T03:00:09.161 INFO:tasks.workunit.client.0.smithi088.stdout:op 413 completed, throughput=4.98MB/sec 2024-09-13T03:00:09.161 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_P33LZ06FfwcZnD off=12947418 len=914266 2024-09-13T03:00:09.163 INFO:tasks.workunit.client.0.smithi088.stdout:op 414 completed, throughput=4.99MB/sec 2024-09-13T03:00:09.163 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GmKW8iI9DsdIIXS off=10868243 len=936420 2024-09-13T03:00:09.165 INFO:tasks.workunit.client.0.smithi088.stdout:op 415 completed, throughput=5MB/sec 2024-09-13T03:00:10.165 INFO:tasks.workunit.client.0.smithi088.stdout: 85: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:10.165 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TeAX3zimOK5RYJs off=2446300 len=1769167 2024-09-13T03:00:10.167 INFO:tasks.workunit.client.0.smithi088.stdout:op 416 completed, throughput=4.96MB/sec 2024-09-13T03:00:10.167 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Oj0jlnmr3lWM0ka off=404157 len=515613 2024-09-13T03:00:10.171 INFO:tasks.workunit.client.0.smithi088.stdout:op 417 completed, throughput=4.97MB/sec 2024-09-13T03:00:10.171 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VjGlNsXswl2USaR off=5255282 len=792662 2024-09-13T03:00:10.175 INFO:tasks.workunit.client.0.smithi088.stdout:op 418 completed, throughput=4.98MB/sec 2024-09-13T03:00:10.175 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2crsTvmOK9gPPzy off=0 len=1490515 2024-09-13T03:00:10.181 INFO:tasks.workunit.client.0.smithi088.stdout:op 419 completed, throughput=4.99MB/sec 2024-09-13T03:00:10.181 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8FPqjnzuB9sZn4Y off=12047529 len=970920 2024-09-13T03:00:10.183 INFO:tasks.workunit.client.0.smithi088.stdout:op 420 completed, throughput=5.01MB/sec 2024-09-13T03:00:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:10 smithi088 ceph-mon[96266]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:00:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:10 smithi088 ceph-mon[98762]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:00:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:10 smithi195 ceph-mon[87742]: pgmap v1480: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:00:11.183 INFO:tasks.workunit.client.0.smithi088.stdout: 86: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:11.184 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qVtYdV3uaTeXZi7 off=17003442 len=1458900 2024-09-13T03:00:11.192 INFO:tasks.workunit.client.0.smithi088.stdout:op 421 completed, throughput=4.96MB/sec 2024-09-13T03:00:11.192 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Mqq1go74V5YDLok off=6710170 len=194237 2024-09-13T03:00:11.192 INFO:tasks.workunit.client.0.smithi088.stdout:op 422 completed, throughput=4.97MB/sec 2024-09-13T03:00:11.193 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xZ282-pwpGVdsAl off=1488360 len=712276 2024-09-13T03:00:11.194 INFO:tasks.workunit.client.0.smithi088.stdout:op 423 completed, throughput=4.97MB/sec 2024-09-13T03:00:11.194 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FjTUhjiKGGYKrYy off=9028168 len=1232263 2024-09-13T03:00:11.196 INFO:tasks.workunit.client.0.smithi088.stdout:op 424 completed, throughput=4.99MB/sec 2024-09-13T03:00:11.196 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2rFhgVl8X7Oy-be off=7685986 len=1354294 2024-09-13T03:00:11.198 INFO:tasks.workunit.client.0.smithi088.stdout:op 425 completed, throughput=5MB/sec 2024-09-13T03:00:12.198 INFO:tasks.workunit.client.0.smithi088.stdout: 87: throughput=4.94MB/sec pending data=0 2024-09-13T03:00:12.198 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zSuxTdu9QINPVV4 off=4026741 len=744109 2024-09-13T03:00:12.203 INFO:tasks.workunit.client.0.smithi088.stdout:op 426 completed, throughput=4.95MB/sec 2024-09-13T03:00:12.203 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w2QFob4NKJd8T6p off=1675978 len=1166466 2024-09-13T03:00:12.206 INFO:tasks.workunit.client.0.smithi088.stdout:op 427 completed, throughput=4.96MB/sec 2024-09-13T03:00:12.206 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CnpfLf-YuyqfrYM off=4279889 len=1359408 2024-09-13T03:00:12.214 INFO:tasks.workunit.client.0.smithi088.stdout:op 428 completed, throughput=4.98MB/sec 2024-09-13T03:00:12.214 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RD5ZvJF8OJlxNSn off=6113102 len=294411 2024-09-13T03:00:12.214 INFO:tasks.workunit.client.0.smithi088.stdout:op 429 completed, throughput=4.98MB/sec 2024-09-13T03:00:12.214 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4_OYWkyHQq7F-od off=12289969 len=538880 2024-09-13T03:00:12.217 INFO:tasks.workunit.client.0.smithi088.stdout:op 430 completed, throughput=4.99MB/sec 2024-09-13T03:00:12.218 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-We5oBZ1I3xg5S0h off=4810735 len=1719536 2024-09-13T03:00:12.227 INFO:tasks.workunit.client.0.smithi088.stdout:op 431 completed, throughput=5.01MB/sec 2024-09-13T03:00:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:12 smithi088 ceph-mon[96266]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:00:12.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:12 smithi088 ceph-mon[98762]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:00:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:12 smithi195 ceph-mon[87742]: pgmap v1481: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:00:13.227 INFO:tasks.workunit.client.0.smithi088.stdout: 88: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:13.227 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZXxt8PzmYLfBL_z off=3428838 len=900640 2024-09-13T03:00:13.233 INFO:tasks.workunit.client.0.smithi088.stdout:op 432 completed, throughput=4.96MB/sec 2024-09-13T03:00:13.233 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UjAEwqcHFHOjgBA off=3662312 len=1887625 2024-09-13T03:00:13.241 INFO:tasks.workunit.client.0.smithi088.stdout:op 433 completed, throughput=4.98MB/sec 2024-09-13T03:00:13.241 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_EXPMJ1cpeNy0gR off=4879499 len=481456 2024-09-13T03:00:13.241 INFO:tasks.workunit.client.0.smithi088.stdout:op 434 completed, throughput=4.98MB/sec 2024-09-13T03:00:13.241 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oxh7CV1-0HeVhkG off=11817818 len=538767 2024-09-13T03:00:13.242 INFO:tasks.workunit.client.0.smithi088.stdout:op 435 completed, throughput=4.99MB/sec 2024-09-13T03:00:13.242 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YI7KDuyAu8xWZrD off=17876346 len=95969 2024-09-13T03:00:13.245 INFO:tasks.workunit.client.0.smithi088.stdout:op 436 completed, throughput=4.99MB/sec 2024-09-13T03:00:13.245 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--mIPXmZEwJIdOfe off=3780028 len=1734855 2024-09-13T03:00:13.253 INFO:tasks.workunit.client.0.smithi088.stdout:op 437 completed, throughput=5.01MB/sec 2024-09-13T03:00:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:00:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:00:13] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2024-09-13T03:00:14.253 INFO:tasks.workunit.client.0.smithi088.stdout: 89: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:14.254 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JR3ENXObRmKdoI0 off=715653 len=637905 2024-09-13T03:00:14.254 INFO:tasks.workunit.client.0.smithi088.stdout:op 438 completed, throughput=4.96MB/sec 2024-09-13T03:00:14.255 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Qs7HRMP_18SDOS7 off=3633009 len=1350903 2024-09-13T03:00:14.262 INFO:tasks.workunit.client.0.smithi088.stdout:op 439 completed, throughput=4.97MB/sec 2024-09-13T03:00:14.263 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dls0YI4jG8mJxsJ off=1882662 len=262822 2024-09-13T03:00:14.263 INFO:tasks.workunit.client.0.smithi088.stdout:op 440 completed, throughput=4.98MB/sec 2024-09-13T03:00:14.263 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9eCi9CUwhOmkn78 off=13652366 len=575104 2024-09-13T03:00:14.264 INFO:tasks.workunit.client.0.smithi088.stdout:op 441 completed, throughput=4.98MB/sec 2024-09-13T03:00:14.264 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-P-w_LfpcyiLAI4T off=2649075 len=1130067 2024-09-13T03:00:14.267 INFO:tasks.workunit.client.0.smithi088.stdout:op 442 completed, throughput=4.99MB/sec 2024-09-13T03:00:14.267 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iF-2V2rrA4Mn15w off=8530266 len=251327 2024-09-13T03:00:14.269 INFO:tasks.workunit.client.0.smithi088.stdout:op 443 completed, throughput=5MB/sec 2024-09-13T03:00:14.269 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nYkPfbYBPNYeGIs off=4217566 len=1814200 2024-09-13T03:00:14.276 INFO:tasks.workunit.client.0.smithi088.stdout:op 444 completed, throughput=5.02MB/sec 2024-09-13T03:00:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:14 smithi088 ceph-mon[96266]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:00:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:00:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:14 smithi088 ceph-mon[98762]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:00:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:00:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:14 smithi195 ceph-mon[87742]: pgmap v1482: 105 pgs: 105 active+clean; 127 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:00:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:00:15.277 INFO:tasks.workunit.client.0.smithi088.stdout: 90: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:15.277 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rz8JLaHSIiTS7CW off=3279359 len=1342035 2024-09-13T03:00:15.279 INFO:tasks.workunit.client.0.smithi088.stdout:op 445 completed, throughput=4.97MB/sec 2024-09-13T03:00:15.279 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ViOvT89ZhnxK7u8 off=9074216 len=1433801 2024-09-13T03:00:15.280 INFO:tasks.workunit.client.0.smithi088.stdout:op 446 completed, throughput=4.99MB/sec 2024-09-13T03:00:15.280 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AkbFZuZzDaLhooz off=8406176 len=2071895 2024-09-13T03:00:15.283 INFO:tasks.workunit.client.0.smithi088.stdout:op 447 completed, throughput=5.01MB/sec 2024-09-13T03:00:16.283 INFO:tasks.workunit.client.0.smithi088.stdout: 91: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:16.283 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ABuvzLSEm9FmSI1 off=772173 len=1858768 2024-09-13T03:00:16.287 INFO:tasks.workunit.client.0.smithi088.stdout:op 448 completed, throughput=4.98MB/sec 2024-09-13T03:00:16.287 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-exAOOH88Jc3xnXD off=4497156 len=219120 2024-09-13T03:00:16.290 INFO:tasks.workunit.client.0.smithi088.stdout:op 449 completed, throughput=4.98MB/sec 2024-09-13T03:00:16.290 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-280GRzXDIFgoTdJ off=885488 len=259111 2024-09-13T03:00:16.293 INFO:tasks.workunit.client.0.smithi088.stdout:op 450 completed, throughput=4.98MB/sec 2024-09-13T03:00:16.293 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JN0ZAt41YFdvRZn off=2500200 len=1980806 2024-09-13T03:00:16.297 INFO:tasks.workunit.client.0.smithi088.stdout:op 451 completed, throughput=5MB/sec 2024-09-13T03:00:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:16 smithi088 ceph-mon[96266]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:00:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:16 smithi088 ceph-mon[98762]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:00:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:16 smithi195 ceph-mon[87742]: pgmap v1483: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:00:17.297 INFO:tasks.workunit.client.0.smithi088.stdout: 92: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:17.297 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EirLKkq5TJazuJg off=14092052 len=681639 2024-09-13T03:00:17.299 INFO:tasks.workunit.client.0.smithi088.stdout:op 452 completed, throughput=4.95MB/sec 2024-09-13T03:00:17.299 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HC5n56M_cm3e22B off=12973574 len=98941 2024-09-13T03:00:17.302 INFO:tasks.workunit.client.0.smithi088.stdout:op 453 completed, throughput=4.95MB/sec 2024-09-13T03:00:17.302 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FhrgHUcSOtcE9G1 off=3161601 len=784400 2024-09-13T03:00:17.307 INFO:tasks.workunit.client.0.smithi088.stdout:op 454 completed, throughput=4.96MB/sec 2024-09-13T03:00:17.307 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nmE9PqTozb7VgT3 off=3047727 len=1686432 2024-09-13T03:00:17.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 455 completed, throughput=4.98MB/sec 2024-09-13T03:00:17.315 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qX4N7tp0Rnow-z9 off=3696231 len=772365 2024-09-13T03:00:17.316 INFO:tasks.workunit.client.0.smithi088.stdout:op 456 completed, throughput=4.99MB/sec 2024-09-13T03:00:17.316 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2eZqRk6OPn-XC5d off=2727208 len=201189 2024-09-13T03:00:17.316 INFO:tasks.workunit.client.0.smithi088.stdout:op 457 completed, throughput=4.99MB/sec 2024-09-13T03:00:17.316 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WfX2hPBQCp5A3mL off=2080729 len=969866 2024-09-13T03:00:17.317 INFO:tasks.workunit.client.0.smithi088.stdout:op 458 completed, throughput=5MB/sec 2024-09-13T03:00:17.317 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jXjbSsnSn1y65S_ off=8938208 len=1351444 2024-09-13T03:00:17.324 INFO:tasks.workunit.client.0.smithi088.stdout:op 459 completed, throughput=5.01MB/sec 2024-09-13T03:00:18.325 INFO:tasks.workunit.client.0.smithi088.stdout: 93: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:18.325 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UO0V4YQOxvXz96s off=13430009 len=1491998 2024-09-13T03:00:18.326 INFO:tasks.workunit.client.0.smithi088.stdout:op 460 completed, throughput=4.97MB/sec 2024-09-13T03:00:18.327 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-d6jtMHizkisi5Kv off=18935541 len=523704 2024-09-13T03:00:18.327 INFO:tasks.workunit.client.0.smithi088.stdout:op 461 completed, throughput=4.98MB/sec 2024-09-13T03:00:18.327 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Kt1JI2zOYIV6Fbr off=2116946 len=1955474 2024-09-13T03:00:18.332 INFO:tasks.workunit.client.0.smithi088.stdout:op 462 completed, throughput=5MB/sec 2024-09-13T03:00:18.332 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5BkJ5cdWadGvvRJ off=16969687 len=586829 2024-09-13T03:00:18.335 INFO:tasks.workunit.client.0.smithi088.stdout:op 463 completed, throughput=5MB/sec 2024-09-13T03:00:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:18 smithi088 ceph-mon[96266]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:00:18.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:18 smithi088 ceph-mon[98762]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:00:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:18 smithi195 ceph-mon[87742]: pgmap v1484: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:00:19.335 INFO:tasks.workunit.client.0.smithi088.stdout: 94: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:19.336 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fr34gzeD6BCBkz3 off=11558584 len=1900488 2024-09-13T03:00:19.346 INFO:tasks.workunit.client.0.smithi088.stdout:op 464 completed, throughput=4.97MB/sec 2024-09-13T03:00:19.346 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AmZMdtlRjRIjwat off=14767338 len=850589 2024-09-13T03:00:19.347 INFO:tasks.workunit.client.0.smithi088.stdout:op 465 completed, throughput=4.98MB/sec 2024-09-13T03:00:19.347 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--upe-P4RENDsmp7 off=14490616 len=583829 2024-09-13T03:00:19.351 INFO:tasks.workunit.client.0.smithi088.stdout:op 466 completed, throughput=4.98MB/sec 2024-09-13T03:00:19.351 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hvuNOSzaFnQaKB1 off=12183982 len=1483992 2024-09-13T03:00:19.359 INFO:tasks.workunit.client.0.smithi088.stdout:op 467 completed, throughput=5MB/sec 2024-09-13T03:00:19.359 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YLzH6gQXEhAZtxM off=9392325 len=1489212 2024-09-13T03:00:19.367 INFO:tasks.workunit.client.0.smithi088.stdout:op 468 completed, throughput=5.01MB/sec 2024-09-13T03:00:20.367 INFO:tasks.workunit.client.0.smithi088.stdout: 95: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:20.367 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-txgmm82Sv3pqGih off=722632 len=1016357 2024-09-13T03:00:20.373 INFO:tasks.workunit.client.0.smithi088.stdout:op 469 completed, throughput=4.97MB/sec 2024-09-13T03:00:20.373 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XHiZZNylrANg1wL off=11452219 len=1103627 2024-09-13T03:00:20.375 INFO:tasks.workunit.client.0.smithi088.stdout:op 470 completed, throughput=4.98MB/sec 2024-09-13T03:00:20.375 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fOsg8xqe6eQB0RU off=4961861 len=378815 2024-09-13T03:00:20.378 INFO:tasks.workunit.client.0.smithi088.stdout:op 471 completed, throughput=4.99MB/sec 2024-09-13T03:00:20.378 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-m5ZxVuJghbS5va0 off=2874524 len=853962 2024-09-13T03:00:20.380 INFO:tasks.workunit.client.0.smithi088.stdout:op 472 completed, throughput=4.99MB/sec 2024-09-13T03:00:20.380 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YfmpOxnogzlSkA7 off=6253846 len=473284 2024-09-13T03:00:20.381 INFO:tasks.workunit.client.0.smithi088.stdout:op 473 completed, throughput=5MB/sec 2024-09-13T03:00:20.381 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GU-FzS_T4spzxKu off=11471943 len=735668 2024-09-13T03:00:20.381 INFO:tasks.workunit.client.0.smithi088.stdout:op 474 completed, throughput=5.01MB/sec 2024-09-13T03:00:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:20 smithi088 ceph-mon[96266]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:00:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:20 smithi088 ceph-mon[98762]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:00:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:20 smithi195 ceph-mon[87742]: pgmap v1485: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:00:21.382 INFO:tasks.workunit.client.0.smithi088.stdout: 96: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:21.382 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IG87nBPJ_NYLGrM off=12794483 len=905648 2024-09-13T03:00:21.383 INFO:tasks.workunit.client.0.smithi088.stdout:op 475 completed, throughput=4.96MB/sec 2024-09-13T03:00:21.383 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hz2mo0_9YZ9r_Pu off=8424646 len=875041 2024-09-13T03:00:21.389 INFO:tasks.workunit.client.0.smithi088.stdout:op 476 completed, throughput=4.97MB/sec 2024-09-13T03:00:21.389 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Dem0by7ugW0lHVt off=13758100 len=1915981 2024-09-13T03:00:21.399 INFO:tasks.workunit.client.0.smithi088.stdout:op 477 completed, throughput=4.99MB/sec 2024-09-13T03:00:21.399 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-O9-1G0QMLqkDuAi off=16549735 len=70754 2024-09-13T03:00:21.402 INFO:tasks.workunit.client.0.smithi088.stdout:op 478 completed, throughput=4.99MB/sec 2024-09-13T03:00:21.402 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rvq1XVdiK30Hj3L off=20983319 len=1728201 2024-09-13T03:00:21.405 INFO:tasks.workunit.client.0.smithi088.stdout:op 479 completed, throughput=5.01MB/sec 2024-09-13T03:00:22.406 INFO:tasks.workunit.client.0.smithi088.stdout: 97: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:22.406 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rwoZB4TpzPlG2RD off=15025424 len=1046882 2024-09-13T03:00:22.407 INFO:tasks.workunit.client.0.smithi088.stdout:op 480 completed, throughput=4.97MB/sec 2024-09-13T03:00:22.407 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-K8hEwwGTtJzYVjo off=12406411 len=1600011 2024-09-13T03:00:22.409 INFO:tasks.workunit.client.0.smithi088.stdout:op 481 completed, throughput=4.98MB/sec 2024-09-13T03:00:22.409 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-biIzYJUikzOD2Xo off=12637941 len=886778 2024-09-13T03:00:22.414 INFO:tasks.workunit.client.0.smithi088.stdout:op 482 completed, throughput=4.99MB/sec 2024-09-13T03:00:22.414 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cu9k1druLfso8Ng off=10661728 len=186143 2024-09-13T03:00:22.415 INFO:tasks.workunit.client.0.smithi088.stdout:op 483 completed, throughput=4.99MB/sec 2024-09-13T03:00:22.415 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0iCTH8_N8QzacnU off=3498981 len=255480 2024-09-13T03:00:22.418 INFO:tasks.workunit.client.0.smithi088.stdout:op 484 completed, throughput=4.99MB/sec 2024-09-13T03:00:22.419 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8Bp5IXj8k09MBvN off=5118872 len=949399 2024-09-13T03:00:22.420 INFO:tasks.workunit.client.0.smithi088.stdout:op 485 completed, throughput=5MB/sec 2024-09-13T03:00:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:22 smithi088 ceph-mon[96266]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:00:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:22 smithi088 ceph-mon[98762]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:00:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:22 smithi195 ceph-mon[87742]: pgmap v1486: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:00:23.421 INFO:tasks.workunit.client.0.smithi088.stdout: 98: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:23.422 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZeG2V1NqqaK1WEV off=6451000 len=695479 2024-09-13T03:00:23.422 INFO:tasks.workunit.client.0.smithi088.stdout:op 486 completed, throughput=4.96MB/sec 2024-09-13T03:00:23.422 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QebJk2d-HrFrW3A off=11659023 len=1741429 2024-09-13T03:00:23.422 INFO:tasks.workunit.client.0.smithi088.stdout:op 487 completed, throughput=4.98MB/sec 2024-09-13T03:00:23.423 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-O8AccCUolpJrp5w off=82801 len=511243 2024-09-13T03:00:23.426 INFO:tasks.workunit.client.0.smithi088.stdout:op 488 completed, throughput=4.98MB/sec 2024-09-13T03:00:23.426 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-95wXGXaOtNP99XK off=12993598 len=1125367 2024-09-13T03:00:23.428 INFO:tasks.workunit.client.0.smithi088.stdout:op 489 completed, throughput=4.99MB/sec 2024-09-13T03:00:23.428 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xNbsBdR41T4wSaG off=1493300 len=1573246 2024-09-13T03:00:23.436 INFO:tasks.workunit.client.0.smithi088.stdout:op 490 completed, throughput=5.01MB/sec 2024-09-13T03:00:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:00:23] "GET /metrics HTTP/1.1" 200 34014 "" "Prometheus/2.43.0" 2024-09-13T03:00:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:00:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:00:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:00:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:00:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:00:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:00:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:00:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:00:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:00:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:00:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:00:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:00:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:00:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:00:23.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:00:23.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:00:23.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:00:23.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:00:24.436 INFO:tasks.workunit.client.0.smithi088.stdout: 99: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:24.436 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DRzm9vGSq5YSTF0 off=3503758 len=963086 2024-09-13T03:00:24.437 INFO:tasks.workunit.client.0.smithi088.stdout:op 491 completed, throughput=4.97MB/sec 2024-09-13T03:00:24.438 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aHSKSHYLmIw5e3l off=17138612 len=1415232 2024-09-13T03:00:24.444 INFO:tasks.workunit.client.0.smithi088.stdout:op 492 completed, throughput=4.98MB/sec 2024-09-13T03:00:24.444 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_1G5pwvBv1WOGbf off=1141633 len=1295458 2024-09-13T03:00:24.447 INFO:tasks.workunit.client.0.smithi088.stdout:op 493 completed, throughput=4.99MB/sec 2024-09-13T03:00:24.447 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--Scz-Dp4VAji0ti off=9290401 len=731523 2024-09-13T03:00:24.447 INFO:tasks.workunit.client.0.smithi088.stdout:op 494 completed, throughput=5MB/sec 2024-09-13T03:00:24.448 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ubEJgGCqTBWBLSB off=6069047 len=443770 2024-09-13T03:00:24.448 INFO:tasks.workunit.client.0.smithi088.stdout:op 495 completed, throughput=5MB/sec 2024-09-13T03:00:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:24 smithi088 ceph-mon[98762]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:00:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:24 smithi088 ceph-mon[96266]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:00:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:24 smithi195 ceph-mon[87742]: pgmap v1487: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:00:25.448 INFO:tasks.workunit.client.0.smithi088.stdout: 100: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:25.449 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jcQxOauy53eDr46 off=1438144 len=1060833 2024-09-13T03:00:25.450 INFO:tasks.workunit.client.0.smithi088.stdout:op 496 completed, throughput=4.96MB/sec 2024-09-13T03:00:25.450 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yk5L67c8nYMqEm8 off=19579630 len=387949 2024-09-13T03:00:25.454 INFO:tasks.workunit.client.0.smithi088.stdout:op 497 completed, throughput=4.97MB/sec 2024-09-13T03:00:25.454 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2bnGf5HbBzTLlD9 off=789334 len=337457 2024-09-13T03:00:25.455 INFO:tasks.workunit.client.0.smithi088.stdout:op 498 completed, throughput=4.97MB/sec 2024-09-13T03:00:25.455 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yG6utzPPLyiRbVL off=1877520 len=889925 2024-09-13T03:00:25.459 INFO:tasks.workunit.client.0.smithi088.stdout:op 499 completed, throughput=4.98MB/sec 2024-09-13T03:00:25.460 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mRib7ffqkkP4N00 off=2729543 len=251268 2024-09-13T03:00:25.460 INFO:tasks.workunit.client.0.smithi088.stdout:op 500 completed, throughput=4.98MB/sec 2024-09-13T03:00:25.460 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LwIyk5j9uq1W-up off=4832856 len=221731 2024-09-13T03:00:25.463 INFO:tasks.workunit.client.0.smithi088.stdout:op 501 completed, throughput=4.98MB/sec 2024-09-13T03:00:25.463 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cZim7eGl2S7kirh off=3601536 len=2039982 2024-09-13T03:00:25.465 INFO:tasks.workunit.client.0.smithi088.stdout:op 502 completed, throughput=5MB/sec 2024-09-13T03:00:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:25 smithi088 ceph-mon[98762]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:00:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:25 smithi088 ceph-mon[96266]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:00:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:25 smithi195 ceph-mon[87742]: pgmap v1488: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:00:26.466 INFO:tasks.workunit.client.0.smithi088.stdout: 101: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:26.466 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0b8GEXhyq7peCaJ off=3785753 len=1399313 2024-09-13T03:00:26.468 INFO:tasks.workunit.client.0.smithi088.stdout:op 503 completed, throughput=4.96MB/sec 2024-09-13T03:00:26.468 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-liCU-dLRoc889w4 off=5464774 len=520683 2024-09-13T03:00:26.468 INFO:tasks.workunit.client.0.smithi088.stdout:op 504 completed, throughput=4.97MB/sec 2024-09-13T03:00:26.469 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6L9-JnKSO-ymb8v off=4858556 len=1763795 2024-09-13T03:00:26.470 INFO:tasks.workunit.client.0.smithi088.stdout:op 505 completed, throughput=4.99MB/sec 2024-09-13T03:00:26.470 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-j7q3BQtsWNoawFW off=6916146 len=168266 2024-09-13T03:00:26.474 INFO:tasks.workunit.client.0.smithi088.stdout:op 506 completed, throughput=4.99MB/sec 2024-09-13T03:00:26.474 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8AG06N3rZDyS0uX off=5739947 len=70305 2024-09-13T03:00:26.474 INFO:tasks.workunit.client.0.smithi088.stdout:op 507 completed, throughput=4.99MB/sec 2024-09-13T03:00:26.474 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hXMoUfocz3e-iWc off=8361401 len=1806259 2024-09-13T03:00:26.476 INFO:tasks.workunit.client.0.smithi088.stdout:op 508 completed, throughput=5MB/sec 2024-09-13T03:00:27.477 INFO:tasks.workunit.client.0.smithi088.stdout: 102: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:27.477 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Oj0jlnmr3lWM0ka off=12246881 len=2007414 2024-09-13T03:00:27.479 INFO:tasks.workunit.client.0.smithi088.stdout:op 509 completed, throughput=4.97MB/sec 2024-09-13T03:00:27.479 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7GNZaG-ISZIaqyP off=8124632 len=262032 2024-09-13T03:00:27.482 INFO:tasks.workunit.client.0.smithi088.stdout:op 510 completed, throughput=4.98MB/sec 2024-09-13T03:00:27.482 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DQTzEjVK2MkBkvq off=19183424 len=1468265 2024-09-13T03:00:27.490 INFO:tasks.workunit.client.0.smithi088.stdout:op 511 completed, throughput=4.99MB/sec 2024-09-13T03:00:27.490 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OrfQVDCo8yXHuh8 off=6185397 len=1539822 2024-09-13T03:00:27.491 INFO:tasks.workunit.client.0.smithi088.stdout:op 512 completed, throughput=5MB/sec 2024-09-13T03:00:28.492 INFO:tasks.workunit.client.0.smithi088.stdout: 103: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:28.492 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i2ZgKSnjFIOOItM off=4319521 len=281702 2024-09-13T03:00:28.495 INFO:tasks.workunit.client.0.smithi088.stdout:op 513 completed, throughput=4.96MB/sec 2024-09-13T03:00:28.495 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1_Q3yx41olzysiq off=12921662 len=1699372 2024-09-13T03:00:28.499 INFO:tasks.workunit.client.0.smithi088.stdout:op 514 completed, throughput=4.97MB/sec 2024-09-13T03:00:28.499 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FK1URwhh0-wLy3w off=5079673 len=617579 2024-09-13T03:00:28.503 INFO:tasks.workunit.client.0.smithi088.stdout:op 515 completed, throughput=4.98MB/sec 2024-09-13T03:00:28.503 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qMZ045ln-7QqNQF off=5375646 len=388251 2024-09-13T03:00:28.504 INFO:tasks.workunit.client.0.smithi088.stdout:op 516 completed, throughput=4.98MB/sec 2024-09-13T03:00:28.504 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SigIRB2SdTIu0Dw off=2217105 len=546989 2024-09-13T03:00:28.508 INFO:tasks.workunit.client.0.smithi088.stdout:op 517 completed, throughput=4.99MB/sec 2024-09-13T03:00:28.508 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-10QVC6PmMowmjGT off=305415 len=1063031 2024-09-13T03:00:28.509 INFO:tasks.workunit.client.0.smithi088.stdout:op 518 completed, throughput=5MB/sec 2024-09-13T03:00:28.509 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PmvStAVLkZHRAVn off=184321 len=351410 2024-09-13T03:00:28.512 INFO:tasks.workunit.client.0.smithi088.stdout:op 519 completed, throughput=5MB/sec 2024-09-13T03:00:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:28 smithi088 ceph-mon[96266]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:00:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:28 smithi088 ceph-mon[98762]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:00:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:28 smithi195 ceph-mon[87742]: pgmap v1489: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:00:29.513 INFO:tasks.workunit.client.0.smithi088.stdout: 104: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:29.513 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hMSg58AeZZ4RI6Z off=585113 len=1725944 2024-09-13T03:00:29.520 INFO:tasks.workunit.client.0.smithi088.stdout:op 520 completed, throughput=4.97MB/sec 2024-09-13T03:00:29.520 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9jWyc-IQmKwpRTL off=954653 len=46085 2024-09-13T03:00:29.523 INFO:tasks.workunit.client.0.smithi088.stdout:op 521 completed, throughput=4.97MB/sec 2024-09-13T03:00:29.523 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ap2FJqrqNI1aQNk off=1215202 len=1705005 2024-09-13T03:00:29.529 INFO:tasks.workunit.client.0.smithi088.stdout:op 522 completed, throughput=4.98MB/sec 2024-09-13T03:00:29.529 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-L4oFNtYZ8P0et0d off=8914607 len=1827454 2024-09-13T03:00:29.535 INFO:tasks.workunit.client.0.smithi088.stdout:op 523 completed, throughput=5MB/sec 2024-09-13T03:00:29.535 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YbRDGklmWJnvxwG off=482983 len=531993 2024-09-13T03:00:29.536 INFO:tasks.workunit.client.0.smithi088.stdout:op 524 completed, throughput=5MB/sec 2024-09-13T03:00:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:00:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:00:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:00:30.537 INFO:tasks.workunit.client.0.smithi088.stdout: 105: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:30.537 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oxdwr-_cuLDltDr off=12765522 len=1653171 2024-09-13T03:00:30.540 INFO:tasks.workunit.client.0.smithi088.stdout:op 525 completed, throughput=4.97MB/sec 2024-09-13T03:00:30.540 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hsgF-BytONK3q0- off=9650630 len=985702 2024-09-13T03:00:30.542 INFO:tasks.workunit.client.0.smithi088.stdout:op 526 completed, throughput=4.98MB/sec 2024-09-13T03:00:30.542 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XrsGc7XkzJeGTJC off=5928833 len=1046089 2024-09-13T03:00:30.549 INFO:tasks.workunit.client.0.smithi088.stdout:op 527 completed, throughput=4.99MB/sec 2024-09-13T03:00:30.549 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZpcIjnfDD4YH_jL off=793600 len=1373100 2024-09-13T03:00:30.556 INFO:tasks.workunit.client.0.smithi088.stdout:op 528 completed, throughput=5MB/sec 2024-09-13T03:00:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:30 smithi088 ceph-mon[98762]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:00:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:30 smithi088 ceph-mon[96266]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:00:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:30 smithi195 ceph-mon[87742]: pgmap v1490: 105 pgs: 105 active+clean; 127 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:00:31.557 INFO:tasks.workunit.client.0.smithi088.stdout: 106: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:31.557 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rGRjXnxFsl0t_YQ off=16279950 len=2033149 2024-09-13T03:00:31.561 INFO:tasks.workunit.client.0.smithi088.stdout:op 529 completed, throughput=4.97MB/sec 2024-09-13T03:00:31.561 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JxEr6Nb_2clKh1a off=2641129 len=323442 2024-09-13T03:00:31.563 INFO:tasks.workunit.client.0.smithi088.stdout:op 530 completed, throughput=4.98MB/sec 2024-09-13T03:00:31.564 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D91niyWYekRyr_N off=6404112 len=776450 2024-09-13T03:00:31.565 INFO:tasks.workunit.client.0.smithi088.stdout:op 531 completed, throughput=4.98MB/sec 2024-09-13T03:00:31.565 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DODaL2cWKV0VVpb off=1540345 len=528969 2024-09-13T03:00:31.565 INFO:tasks.workunit.client.0.smithi088.stdout:op 532 completed, throughput=4.99MB/sec 2024-09-13T03:00:31.566 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vsUX9uSV7Luh0og off=12166122 len=1483833 2024-09-13T03:00:31.573 INFO:tasks.workunit.client.0.smithi088.stdout:op 533 completed, throughput=5MB/sec 2024-09-13T03:00:32.574 INFO:tasks.workunit.client.0.smithi088.stdout: 107: throughput=4.95MB/sec pending data=0 2024-09-13T03:00:32.574 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1xy9fcJ88ttcGNJ off=2412597 len=1330646 2024-09-13T03:00:32.576 INFO:tasks.workunit.client.0.smithi088.stdout:op 534 completed, throughput=4.97MB/sec 2024-09-13T03:00:32.576 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-y4YgUQEWFfwyhTv off=4682978 len=1850273 2024-09-13T03:00:32.578 INFO:tasks.workunit.client.0.smithi088.stdout:op 535 completed, throughput=4.98MB/sec 2024-09-13T03:00:32.578 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HYoADur1sgztZBB off=8174112 len=1144184 2024-09-13T03:00:32.580 INFO:tasks.workunit.client.0.smithi088.stdout:op 536 completed, throughput=4.99MB/sec 2024-09-13T03:00:32.580 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1ALSktGeq2gCq70 off=1478906 len=672102 2024-09-13T03:00:32.582 INFO:tasks.workunit.client.0.smithi088.stdout:op 537 completed, throughput=5MB/sec 2024-09-13T03:00:32.582 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uSMgQ6HQUz1SiqI off=13450889 len=238198 2024-09-13T03:00:32.583 INFO:tasks.workunit.client.0.smithi088.stdout:op 538 completed, throughput=5MB/sec 2024-09-13T03:00:32.583 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-s_PXpHN-Fj1NfXA off=16789555 len=399812 2024-09-13T03:00:32.584 INFO:tasks.workunit.client.0.smithi088.stdout:op 539 completed, throughput=5MB/sec 2024-09-13T03:00:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:32 smithi088 ceph-mon[98762]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:00:32.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:32 smithi088 ceph-mon[96266]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:00:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:32 smithi195 ceph-mon[87742]: pgmap v1491: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:00:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:00:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:00:33] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2024-09-13T03:00:33.584 INFO:tasks.workunit.client.0.smithi088.stdout: 108: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:33.585 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5t9wG0pE-HDTHs3 off=6353879 len=1466491 2024-09-13T03:00:33.591 INFO:tasks.workunit.client.0.smithi088.stdout:op 540 completed, throughput=4.97MB/sec 2024-09-13T03:00:33.591 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lRodWSmgNrNrfjI off=5295468 len=1917915 2024-09-13T03:00:33.600 INFO:tasks.workunit.client.0.smithi088.stdout:op 541 completed, throughput=4.99MB/sec 2024-09-13T03:00:33.600 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-x6Q-3ixWch-3Ojr off=7167198 len=477004 2024-09-13T03:00:33.603 INFO:tasks.workunit.client.0.smithi088.stdout:op 542 completed, throughput=4.99MB/sec 2024-09-13T03:00:33.603 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yfsOLjXKmaXeszJ off=14862956 len=1901499 2024-09-13T03:00:33.604 INFO:tasks.workunit.client.0.smithi088.stdout:op 543 completed, throughput=5.01MB/sec 2024-09-13T03:00:34.605 INFO:tasks.workunit.client.0.smithi088.stdout: 109: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:34.605 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uGcgEPQ1VtwvQBW off=14946393 len=1859556 2024-09-13T03:00:34.614 INFO:tasks.workunit.client.0.smithi088.stdout:op 544 completed, throughput=4.98MB/sec 2024-09-13T03:00:34.614 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7NOtTiO_zeY2HH_ off=15977093 len=1322795 2024-09-13T03:00:34.622 INFO:tasks.workunit.client.0.smithi088.stdout:op 545 completed, throughput=4.99MB/sec 2024-09-13T03:00:34.622 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3qPYIWhaA-VOnxV off=5844463 len=828893 2024-09-13T03:00:34.627 INFO:tasks.workunit.client.0.smithi088.stdout:op 546 completed, throughput=4.99MB/sec 2024-09-13T03:00:34.627 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MEFega01yKTQvew off=4614935 len=1824828 2024-09-13T03:00:34.634 INFO:tasks.workunit.client.0.smithi088.stdout:op 547 completed, throughput=5.01MB/sec 2024-09-13T03:00:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:34 smithi088 ceph-mon[96266]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:00:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:34 smithi088 ceph-mon[98762]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:00:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:34 smithi195 ceph-mon[87742]: pgmap v1492: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:00:35.635 INFO:tasks.workunit.client.0.smithi088.stdout: 110: throughput=4.97MB/sec pending data=0 2024-09-13T03:00:35.635 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-93MCEHr1GHUfzJY off=14730926 len=761522 2024-09-13T03:00:35.636 INFO:tasks.workunit.client.0.smithi088.stdout:op 548 completed, throughput=4.97MB/sec 2024-09-13T03:00:35.636 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6bI_Z3kqBrQjy9l off=13310278 len=1428555 2024-09-13T03:00:35.642 INFO:tasks.workunit.client.0.smithi088.stdout:op 549 completed, throughput=4.98MB/sec 2024-09-13T03:00:35.643 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0pZUizJjvnRXbQQ off=9330789 len=1071811 2024-09-13T03:00:35.645 INFO:tasks.workunit.client.0.smithi088.stdout:op 550 completed, throughput=4.99MB/sec 2024-09-13T03:00:35.645 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SPnVYmX2wCLo_su off=3557987 len=1395336 2024-09-13T03:00:35.653 INFO:tasks.workunit.client.0.smithi088.stdout:op 551 completed, throughput=5MB/sec 2024-09-13T03:00:36.653 INFO:tasks.workunit.client.0.smithi088.stdout: 111: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:36.653 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-12TaElvQhCclDH2 off=8532756 len=974839 2024-09-13T03:00:36.655 INFO:tasks.workunit.client.0.smithi088.stdout:op 552 completed, throughput=4.97MB/sec 2024-09-13T03:00:36.656 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-njAnK-70IUFtoZ7 off=2266599 len=1859236 2024-09-13T03:00:36.664 INFO:tasks.workunit.client.0.smithi088.stdout:op 553 completed, throughput=4.98MB/sec 2024-09-13T03:00:36.664 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1NTa3GqMGf3-hZG off=7586960 len=1114593 2024-09-13T03:00:36.665 INFO:tasks.workunit.client.0.smithi088.stdout:op 554 completed, throughput=4.99MB/sec 2024-09-13T03:00:36.665 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SCnleurAhTrKSmL off=18918493 len=86860 2024-09-13T03:00:36.667 INFO:tasks.workunit.client.0.smithi088.stdout:op 555 completed, throughput=4.99MB/sec 2024-09-13T03:00:36.667 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SX4qOMpJ6nTkpOr off=2182058 len=150147 2024-09-13T03:00:36.668 INFO:tasks.workunit.client.0.smithi088.stdout:op 556 completed, throughput=4.99MB/sec 2024-09-13T03:00:36.668 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7hfpTWaRSzCDolB off=11376300 len=1662770 2024-09-13T03:00:36.676 INFO:tasks.workunit.client.0.smithi088.stdout:op 557 completed, throughput=5.01MB/sec 2024-09-13T03:00:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:36 smithi088 ceph-mon[96266]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-13T03:00:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:36 smithi088 ceph-mon[98762]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-13T03:00:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:36 smithi195 ceph-mon[87742]: pgmap v1493: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-13T03:00:37.676 INFO:tasks.workunit.client.0.smithi088.stdout: 112: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:37.676 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kgrUdEcQE9yEh0e off=8836256 len=36333 2024-09-13T03:00:37.679 INFO:tasks.workunit.client.0.smithi088.stdout:op 558 completed, throughput=4.96MB/sec 2024-09-13T03:00:37.679 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZnQCwdEGyu2oZfA off=1829882 len=1828289 2024-09-13T03:00:37.688 INFO:tasks.workunit.client.0.smithi088.stdout:op 559 completed, throughput=4.98MB/sec 2024-09-13T03:00:37.688 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4lGdrmUcySPQz75 off=300965 len=967917 2024-09-13T03:00:37.692 INFO:tasks.workunit.client.0.smithi088.stdout:op 560 completed, throughput=4.99MB/sec 2024-09-13T03:00:37.693 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ELwbvu2viZI6-_V off=12258525 len=1463371 2024-09-13T03:00:37.694 INFO:tasks.workunit.client.0.smithi088.stdout:op 561 completed, throughput=5MB/sec 2024-09-13T03:00:37.694 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SZWVKRNPXVXM4bn off=7793136 len=167850 2024-09-13T03:00:37.696 INFO:tasks.workunit.client.0.smithi088.stdout:op 562 completed, throughput=5MB/sec 2024-09-13T03:00:38.697 INFO:tasks.workunit.client.0.smithi088.stdout: 113: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:38.697 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rRfHlPUwJR3PMVU off=3538438 len=947645 2024-09-13T03:00:38.703 INFO:tasks.workunit.client.0.smithi088.stdout:op 563 completed, throughput=4.97MB/sec 2024-09-13T03:00:38.703 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yGSqXnWVAkgsyM5 off=5484036 len=1387220 2024-09-13T03:00:38.704 INFO:tasks.workunit.client.0.smithi088.stdout:op 564 completed, throughput=4.98MB/sec 2024-09-13T03:00:38.704 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LIagzAuIQqEkRvd off=4293567 len=1874488 2024-09-13T03:00:38.705 INFO:tasks.workunit.client.0.smithi088.stdout:op 565 completed, throughput=4.99MB/sec 2024-09-13T03:00:38.706 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jI1xaTR71I9JHrJ off=9070609 len=170517 2024-09-13T03:00:38.707 INFO:tasks.workunit.client.0.smithi088.stdout:op 566 completed, throughput=4.99MB/sec 2024-09-13T03:00:38.707 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rzyX9ZUzt1l55YV off=10577524 len=917324 2024-09-13T03:00:38.712 INFO:tasks.workunit.client.0.smithi088.stdout:op 567 completed, throughput=5MB/sec 2024-09-13T03:00:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:38 smithi088 ceph-mon[96266]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-13T03:00:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:38 smithi088 ceph-mon[98762]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-13T03:00:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:38 smithi195 ceph-mon[87742]: pgmap v1494: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-13T03:00:39.713 INFO:tasks.workunit.client.0.smithi088.stdout: 114: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:39.713 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-o2hxUQDqaY6C6Cn off=1259204 len=701788 2024-09-13T03:00:39.714 INFO:tasks.workunit.client.0.smithi088.stdout:op 568 completed, throughput=4.96MB/sec 2024-09-13T03:00:39.714 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-X1Yqxc1jvB290oM off=22922725 len=1477397 2024-09-13T03:00:39.716 INFO:tasks.workunit.client.0.smithi088.stdout:op 569 completed, throughput=4.98MB/sec 2024-09-13T03:00:39.716 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6aRtApSEIJwabpI off=29444 len=1289736 2024-09-13T03:00:39.718 INFO:tasks.workunit.client.0.smithi088.stdout:op 570 completed, throughput=4.99MB/sec 2024-09-13T03:00:39.718 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VJayAZLZ13gXNGH off=11804463 len=1118621 2024-09-13T03:00:39.724 INFO:tasks.workunit.client.0.smithi088.stdout:op 571 completed, throughput=4.99MB/sec 2024-09-13T03:00:39.724 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oem53XU3OsOpXMM off=12819033 len=497633 2024-09-13T03:00:39.727 INFO:tasks.workunit.client.0.smithi088.stdout:op 572 completed, throughput=5MB/sec 2024-09-13T03:00:39.727 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DR0QF0Tz91uA5vk off=5063362 len=726057 2024-09-13T03:00:39.731 INFO:tasks.workunit.client.0.smithi088.stdout:op 573 completed, throughput=5MB/sec 2024-09-13T03:00:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: 115: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:40.732 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3hfU2TB7815b6U0 off=11670792 len=1942166 2024-09-13T03:00:40.735 INFO:tasks.workunit.client.0.smithi088.stdout:op 574 completed, throughput=4.98MB/sec 2024-09-13T03:00:40.735 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Y9ys-stuBIT5g0l off=827491 len=532455 2024-09-13T03:00:40.736 INFO:tasks.workunit.client.0.smithi088.stdout:op 575 completed, throughput=4.98MB/sec 2024-09-13T03:00:40.737 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0LoaCWDL5lbwZ06 off=13453205 len=1668765 2024-09-13T03:00:40.746 INFO:tasks.workunit.client.0.smithi088.stdout:op 576 completed, throughput=4.99MB/sec 2024-09-13T03:00:40.746 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KtrpDCM7oD0yOBi off=6434352 len=1414186 2024-09-13T03:00:40.754 INFO:tasks.workunit.client.0.smithi088.stdout:op 577 completed, throughput=5.01MB/sec 2024-09-13T03:00:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:40 smithi088 ceph-mon[96266]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:00:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:40 smithi088 ceph-mon[98762]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:00:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:40 smithi195 ceph-mon[87742]: pgmap v1495: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:00:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: 116: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:41.754 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AFUbRr88lBzTGsB off=5265617 len=1678327 2024-09-13T03:00:41.761 INFO:tasks.workunit.client.0.smithi088.stdout:op 578 completed, throughput=4.98MB/sec 2024-09-13T03:00:41.761 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eyRGvcWz892P-G5 off=4114506 len=1051559 2024-09-13T03:00:41.767 INFO:tasks.workunit.client.0.smithi088.stdout:op 579 completed, throughput=4.99MB/sec 2024-09-13T03:00:41.767 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3SQYqejWlJ1IrSQ off=1014258 len=1527824 2024-09-13T03:00:41.769 INFO:tasks.workunit.client.0.smithi088.stdout:op 580 completed, throughput=5MB/sec 2024-09-13T03:00:41.769 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3Re7vvMCu7ZfvRF off=3959084 len=1162015 2024-09-13T03:00:41.775 INFO:tasks.workunit.client.0.smithi088.stdout:op 581 completed, throughput=5.01MB/sec 2024-09-13T03:00:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: 117: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:42.776 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oZnCTlYTmqhz1RR off=2280338 len=888932 2024-09-13T03:00:42.782 INFO:tasks.workunit.client.0.smithi088.stdout:op 582 completed, throughput=4.97MB/sec 2024-09-13T03:00:42.782 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Uv-HvGPik_uRGZk off=3314261 len=558780 2024-09-13T03:00:42.783 INFO:tasks.workunit.client.0.smithi088.stdout:op 583 completed, throughput=4.98MB/sec 2024-09-13T03:00:42.783 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-17UF58CC2rrth1Y off=22537711 len=540555 2024-09-13T03:00:42.786 INFO:tasks.workunit.client.0.smithi088.stdout:op 584 completed, throughput=4.98MB/sec 2024-09-13T03:00:42.786 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iRCPyyCySCUxqgI off=2152269 len=769686 2024-09-13T03:00:42.788 INFO:tasks.workunit.client.0.smithi088.stdout:op 585 completed, throughput=4.99MB/sec 2024-09-13T03:00:42.788 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-F6fay3arLD-Y7km off=6555372 len=698396 2024-09-13T03:00:42.789 INFO:tasks.workunit.client.0.smithi088.stdout:op 586 completed, throughput=4.99MB/sec 2024-09-13T03:00:42.789 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QgGdRFLo0T1Da8s off=1923906 len=331322 2024-09-13T03:00:42.790 INFO:tasks.workunit.client.0.smithi088.stdout:op 587 completed, throughput=4.99MB/sec 2024-09-13T03:00:42.790 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qzjF7-BSQ2b6Uod off=16369363 len=1011693 2024-09-13T03:00:42.791 INFO:tasks.workunit.client.0.smithi088.stdout:op 588 completed, throughput=5MB/sec 2024-09-13T03:00:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:42 smithi088 ceph-mon[96266]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:00:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:42 smithi088 ceph-mon[98762]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:00:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:42 smithi195 ceph-mon[87742]: pgmap v1496: 105 pgs: 105 active+clean; 127 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:00:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:00:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:00:43] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2024-09-13T03:00:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: 118: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:43.792 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w6968CJYRp-5M26 off=11737004 len=554122 2024-09-13T03:00:43.792 INFO:tasks.workunit.client.0.smithi088.stdout:op 589 completed, throughput=4.97MB/sec 2024-09-13T03:00:43.793 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8PaHvGN8Q5WTQTI off=8716385 len=1110608 2024-09-13T03:00:43.799 INFO:tasks.workunit.client.0.smithi088.stdout:op 590 completed, throughput=4.97MB/sec 2024-09-13T03:00:43.799 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1vwU7mBPmQS6Gs2 off=523874 len=57553 2024-09-13T03:00:43.801 INFO:tasks.workunit.client.0.smithi088.stdout:op 591 completed, throughput=4.97MB/sec 2024-09-13T03:00:43.801 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bg8XG2E1xUp9GJ7 off=572561 len=1271655 2024-09-13T03:00:43.807 INFO:tasks.workunit.client.0.smithi088.stdout:op 592 completed, throughput=4.98MB/sec 2024-09-13T03:00:43.807 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5fnlAi5Gb5BUQLw off=810702 len=448625 2024-09-13T03:00:43.808 INFO:tasks.workunit.client.0.smithi088.stdout:op 593 completed, throughput=4.99MB/sec 2024-09-13T03:00:43.808 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WAsZWL7CLdQpKt6 off=11938213 len=991334 2024-09-13T03:00:43.812 INFO:tasks.workunit.client.0.smithi088.stdout:op 594 completed, throughput=5MB/sec 2024-09-13T03:00:43.812 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-h55qG9yRWMj-PAx off=7007214 len=1483484 2024-09-13T03:00:43.818 INFO:tasks.workunit.client.0.smithi088.stdout:op 595 completed, throughput=5.01MB/sec 2024-09-13T03:00:44.818 INFO:tasks.workunit.client.0.smithi088.stdout: 119: throughput=4.97MB/sec pending data=0 2024-09-13T03:00:44.818 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z3Qw3Q1QeP454Xi off=2491256 len=2054047 2024-09-13T03:00:44.820 INFO:tasks.workunit.client.0.smithi088.stdout:op 596 completed, throughput=4.98MB/sec 2024-09-13T03:00:44.821 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_nf1Q3SvbrKemNw off=7307894 len=848703 2024-09-13T03:00:44.823 INFO:tasks.workunit.client.0.smithi088.stdout:op 597 completed, throughput=4.99MB/sec 2024-09-13T03:00:44.823 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--a630sJ-Ao1LWMt off=3720099 len=505538 2024-09-13T03:00:44.826 INFO:tasks.workunit.client.0.smithi088.stdout:op 598 completed, throughput=4.99MB/sec 2024-09-13T03:00:44.827 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XYTS61FIB3Q20yw off=3799176 len=220570 2024-09-13T03:00:44.829 INFO:tasks.workunit.client.0.smithi088.stdout:op 599 completed, throughput=4.99MB/sec 2024-09-13T03:00:44.830 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hQ-NskUtKcpzL2U off=1542107 len=1306839 2024-09-13T03:00:44.837 INFO:tasks.workunit.client.0.smithi088.stdout:op 600 completed, throughput=5MB/sec 2024-09-13T03:00:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:44 smithi088 ceph-mon[96266]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:00:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:00:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:44 smithi088 ceph-mon[98762]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:00:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:00:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:44 smithi195 ceph-mon[87742]: pgmap v1497: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:00:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:00:45.837 INFO:tasks.workunit.client.0.smithi088.stdout: 120: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:45.838 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BZNogs91lqlW5G4 off=46032 len=812334 2024-09-13T03:00:45.838 INFO:tasks.workunit.client.0.smithi088.stdout:op 601 completed, throughput=4.97MB/sec 2024-09-13T03:00:45.838 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OLoo-nMzkGTfF9Y off=1177994 len=2059151 2024-09-13T03:00:45.843 INFO:tasks.workunit.client.0.smithi088.stdout:op 602 completed, throughput=4.98MB/sec 2024-09-13T03:00:45.843 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pO-jkNRADVEgkWi off=1220012 len=574703 2024-09-13T03:00:45.847 INFO:tasks.workunit.client.0.smithi088.stdout:op 603 completed, throughput=4.99MB/sec 2024-09-13T03:00:45.848 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4GIw9-ujloG_4_c off=5287599 len=453530 2024-09-13T03:00:45.851 INFO:tasks.workunit.client.0.smithi088.stdout:op 604 completed, throughput=4.99MB/sec 2024-09-13T03:00:45.851 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9cdjdTtdXYtdUL6 off=12617318 len=126268 2024-09-13T03:00:45.851 INFO:tasks.workunit.client.0.smithi088.stdout:op 605 completed, throughput=4.99MB/sec 2024-09-13T03:00:45.851 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jXjbSsnSn1y65S_ off=14674548 len=1797078 2024-09-13T03:00:45.855 INFO:tasks.workunit.client.0.smithi088.stdout:op 606 completed, throughput=5.01MB/sec 2024-09-13T03:00:46.855 INFO:tasks.workunit.client.0.smithi088.stdout: 121: throughput=4.97MB/sec pending data=0 2024-09-13T03:00:46.855 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rNQ7DmgiOcjDfY7 off=84935 len=1271875 2024-09-13T03:00:46.857 INFO:tasks.workunit.client.0.smithi088.stdout:op 607 completed, throughput=4.98MB/sec 2024-09-13T03:00:46.857 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kiTOMrwU1pUWRCw off=2399590 len=181977 2024-09-13T03:00:46.860 INFO:tasks.workunit.client.0.smithi088.stdout:op 608 completed, throughput=4.98MB/sec 2024-09-13T03:00:46.861 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xFc-kk-WQmQFZWM off=16103737 len=1126980 2024-09-13T03:00:46.866 INFO:tasks.workunit.client.0.smithi088.stdout:op 609 completed, throughput=4.99MB/sec 2024-09-13T03:00:46.867 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QrzSV5ts2pLpGLW off=2786724 len=1859120 2024-09-13T03:00:46.876 INFO:tasks.workunit.client.0.smithi088.stdout:op 610 completed, throughput=5MB/sec 2024-09-13T03:00:46.876 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-M4n-jHq7QuSRktY off=4235185 len=1326452 2024-09-13T03:00:46.883 INFO:tasks.workunit.client.0.smithi088.stdout:op 611 completed, throughput=5.01MB/sec 2024-09-13T03:00:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:46 smithi088 ceph-mon[96266]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:00:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:46 smithi088 ceph-mon[98762]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:00:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:46 smithi195 ceph-mon[87742]: pgmap v1498: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:00:47.884 INFO:tasks.workunit.client.0.smithi088.stdout: 122: throughput=4.97MB/sec pending data=0 2024-09-13T03:00:47.884 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nAD_YwCOIEGq3W0 off=5012491 len=840404 2024-09-13T03:00:47.889 INFO:tasks.workunit.client.0.smithi088.stdout:op 612 completed, throughput=4.98MB/sec 2024-09-13T03:00:47.889 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N6HC9Js5FZFVt7E off=11556821 len=1239640 2024-09-13T03:00:47.891 INFO:tasks.workunit.client.0.smithi088.stdout:op 613 completed, throughput=4.99MB/sec 2024-09-13T03:00:47.891 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7DdiazHlxwmSCda off=14265900 len=340775 2024-09-13T03:00:47.894 INFO:tasks.workunit.client.0.smithi088.stdout:op 614 completed, throughput=4.99MB/sec 2024-09-13T03:00:47.894 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ivf2x6s4s0xvsrw off=2418925 len=738478 2024-09-13T03:00:47.895 INFO:tasks.workunit.client.0.smithi088.stdout:op 615 completed, throughput=4.99MB/sec 2024-09-13T03:00:47.895 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-A31CBUeVvi2TCVJ off=8622591 len=1966897 2024-09-13T03:00:47.897 INFO:tasks.workunit.client.0.smithi088.stdout:op 616 completed, throughput=5.01MB/sec 2024-09-13T03:00:48.898 INFO:tasks.workunit.client.0.smithi088.stdout: 123: throughput=4.97MB/sec pending data=0 2024-09-13T03:00:48.898 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SdrAM-zwd1FWjjN off=10918375 len=889657 2024-09-13T03:00:48.904 INFO:tasks.workunit.client.0.smithi088.stdout:op 617 completed, throughput=4.97MB/sec 2024-09-13T03:00:48.904 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0IpnQVSe14Rl-Y3 off=1495384 len=1170960 2024-09-13T03:00:48.905 INFO:tasks.workunit.client.0.smithi088.stdout:op 618 completed, throughput=4.98MB/sec 2024-09-13T03:00:48.905 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Uy3G4nSNF6b3bzq off=5773386 len=142890 2024-09-13T03:00:48.906 INFO:tasks.workunit.client.0.smithi088.stdout:op 619 completed, throughput=4.98MB/sec 2024-09-13T03:00:48.906 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_YYWJqEUD5JFuMn off=5126893 len=1832000 2024-09-13T03:00:48.914 INFO:tasks.workunit.client.0.smithi088.stdout:op 620 completed, throughput=5MB/sec 2024-09-13T03:00:48.914 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TH7uukq2bBG8SBs off=355002 len=728418 2024-09-13T03:00:48.919 INFO:tasks.workunit.client.0.smithi088.stdout:op 621 completed, throughput=5MB/sec 2024-09-13T03:00:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:48 smithi088 ceph-mon[96266]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:00:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:48 smithi088 ceph-mon[98762]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:00:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:48 smithi195 ceph-mon[87742]: pgmap v1499: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:00:49.919 INFO:tasks.workunit.client.0.smithi088.stdout: 124: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:49.919 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GWIEsbr-0TeTRCS off=16816341 len=1109920 2024-09-13T03:00:49.922 INFO:tasks.workunit.client.0.smithi088.stdout:op 622 completed, throughput=4.97MB/sec 2024-09-13T03:00:49.922 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IT_nwL_wm_ZpXup off=903964 len=1012699 2024-09-13T03:00:49.927 INFO:tasks.workunit.client.0.smithi088.stdout:op 623 completed, throughput=4.98MB/sec 2024-09-13T03:00:49.927 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XS2iwTy6ccaZMQP off=8051266 len=815168 2024-09-13T03:00:49.928 INFO:tasks.workunit.client.0.smithi088.stdout:op 624 completed, throughput=4.99MB/sec 2024-09-13T03:00:49.928 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-y81kLlD6G9Yph-e off=2003136 len=1570398 2024-09-13T03:00:49.935 INFO:tasks.workunit.client.0.smithi088.stdout:op 625 completed, throughput=5MB/sec 2024-09-13T03:00:49.935 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KeITprezOiy3yNh off=4942942 len=401991 2024-09-13T03:00:49.939 INFO:tasks.workunit.client.0.smithi088.stdout:op 626 completed, throughput=5MB/sec 2024-09-13T03:00:50.939 INFO:tasks.workunit.client.0.smithi088.stdout: 125: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:50.939 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZOoxLTTmbBP1OqY off=16739342 len=1544134 2024-09-13T03:00:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:50 smithi088 ceph-mon[96266]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:00:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:50 smithi088 ceph-mon[98762]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:00:50.947 INFO:tasks.workunit.client.0.smithi088.stdout:op 627 completed, throughput=4.97MB/sec 2024-09-13T03:00:50.947 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lqw5RDIpFrfbP0- off=7444490 len=654824 2024-09-13T03:00:50.952 INFO:tasks.workunit.client.0.smithi088.stdout:op 628 completed, throughput=4.98MB/sec 2024-09-13T03:00:50.952 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_lMAgWMYwDzA4yg off=22605508 len=1188164 2024-09-13T03:00:50.957 INFO:tasks.workunit.client.0.smithi088.stdout:op 629 completed, throughput=4.99MB/sec 2024-09-13T03:00:50.957 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ggkm_zw7QgwCJtk off=2584004 len=1462691 2024-09-13T03:00:50.965 INFO:tasks.workunit.client.0.smithi088.stdout:op 630 completed, throughput=5MB/sec 2024-09-13T03:00:50.965 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zuYn_ZyLqF-Z9z2 off=11869675 len=1093020 2024-09-13T03:00:50.969 INFO:tasks.workunit.client.0.smithi088.stdout:op 631 completed, throughput=5MB/sec 2024-09-13T03:00:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:50 smithi195 ceph-mon[87742]: pgmap v1500: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:00:51.969 INFO:tasks.workunit.client.0.smithi088.stdout: 126: throughput=4.97MB/sec pending data=0 2024-09-13T03:00:51.970 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o59OPZPYUDduR4W off=7043022 len=1764072 2024-09-13T03:00:51.979 INFO:tasks.workunit.client.0.smithi088.stdout:op 632 completed, throughput=4.98MB/sec 2024-09-13T03:00:51.979 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9azZmVnH4KPwUDl off=969716 len=1928781 2024-09-13T03:00:51.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 633 completed, throughput=4.99MB/sec 2024-09-13T03:00:51.981 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-h26kt9vJjn344Wx off=2279728 len=1036831 2024-09-13T03:00:51.987 INFO:tasks.workunit.client.0.smithi088.stdout:op 634 completed, throughput=5MB/sec 2024-09-13T03:00:51.987 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pyeRxw_l3vF6nLb off=1531880 len=243533 2024-09-13T03:00:51.988 INFO:tasks.workunit.client.0.smithi088.stdout:op 635 completed, throughput=5MB/sec 2024-09-13T03:00:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:52 smithi088 ceph-mon[96266]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:00:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:52 smithi088 ceph-mon[98762]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:00:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:52 smithi195 ceph-mon[87742]: pgmap v1501: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:00:52.988 INFO:tasks.workunit.client.0.smithi088.stdout: 127: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:52.988 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EQUzQ5TI8QXXORA off=2688413 len=1902038 2024-09-13T03:00:52.998 INFO:tasks.workunit.client.0.smithi088.stdout:op 636 completed, throughput=4.98MB/sec 2024-09-13T03:00:52.998 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fWPzh0cddYgiRUE off=5587071 len=847351 2024-09-13T03:00:53.003 INFO:tasks.workunit.client.0.smithi088.stdout:op 637 completed, throughput=4.98MB/sec 2024-09-13T03:00:53.003 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AhxA3s8Ca7iMoaI off=2420364 len=736306 2024-09-13T03:00:53.005 INFO:tasks.workunit.client.0.smithi088.stdout:op 638 completed, throughput=4.99MB/sec 2024-09-13T03:00:53.005 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bIJKnKt2HF_9y8Z off=4533966 len=1385108 2024-09-13T03:00:53.008 INFO:tasks.workunit.client.0.smithi088.stdout:op 639 completed, throughput=5MB/sec 2024-09-13T03:00:53.008 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EN5ytKpEWHaVsS_ off=17187899 len=1416734 2024-09-13T03:00:53.009 INFO:tasks.workunit.client.0.smithi088.stdout:op 640 completed, throughput=5.01MB/sec 2024-09-13T03:00:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:00:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:00:53] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2024-09-13T03:00:54.010 INFO:tasks.workunit.client.0.smithi088.stdout: 128: throughput=4.97MB/sec pending data=0 2024-09-13T03:00:54.010 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Zm1VA91d5eVikAQ off=2358214 len=923289 2024-09-13T03:00:54.014 INFO:tasks.workunit.client.0.smithi088.stdout:op 641 completed, throughput=4.98MB/sec 2024-09-13T03:00:54.014 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4cDYUeSvepebgtx off=6147509 len=180622 2024-09-13T03:00:54.015 INFO:tasks.workunit.client.0.smithi088.stdout:op 642 completed, throughput=4.98MB/sec 2024-09-13T03:00:54.015 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Tn0Ovwkh5ce2rwE off=3850738 len=89269 2024-09-13T03:00:54.015 INFO:tasks.workunit.client.0.smithi088.stdout:op 643 completed, throughput=4.98MB/sec 2024-09-13T03:00:54.015 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Qn-KO6sfg21W5kL off=22712117 len=1495737 2024-09-13T03:00:54.022 INFO:tasks.workunit.client.0.smithi088.stdout:op 644 completed, throughput=4.99MB/sec 2024-09-13T03:00:54.023 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-y_XZ-joAxxl6qfC off=15652814 len=272765 2024-09-13T03:00:54.023 INFO:tasks.workunit.client.0.smithi088.stdout:op 645 completed, throughput=4.99MB/sec 2024-09-13T03:00:54.023 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9PYrcdjTPE9mRYW off=516480 len=190727 2024-09-13T03:00:54.026 INFO:tasks.workunit.client.0.smithi088.stdout:op 646 completed, throughput=4.99MB/sec 2024-09-13T03:00:54.026 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IUYb5MykymngofR off=5499714 len=1997145 2024-09-13T03:00:54.028 INFO:tasks.workunit.client.0.smithi088.stdout:op 647 completed, throughput=5.01MB/sec 2024-09-13T03:00:54.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:54 smithi088 ceph-mon[96266]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:00:54.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:54 smithi088 ceph-mon[98762]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:00:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:54 smithi195 ceph-mon[87742]: pgmap v1502: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:00:55.029 INFO:tasks.workunit.client.0.smithi088.stdout: 129: throughput=4.97MB/sec pending data=0 2024-09-13T03:00:55.029 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5gG235hmF1cUd5D off=5941447 len=190721 2024-09-13T03:00:55.030 INFO:tasks.workunit.client.0.smithi088.stdout:op 648 completed, throughput=4.97MB/sec 2024-09-13T03:00:55.030 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-omuLO85vfDczwFY off=18160746 len=582476 2024-09-13T03:00:55.035 INFO:tasks.workunit.client.0.smithi088.stdout:op 649 completed, throughput=4.97MB/sec 2024-09-13T03:00:55.035 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QgGdRFLo0T1Da8s off=4848368 len=1109830 2024-09-13T03:00:55.036 INFO:tasks.workunit.client.0.smithi088.stdout:op 650 completed, throughput=4.98MB/sec 2024-09-13T03:00:55.036 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pOkfgNYqfg1Wzu_ off=2028689 len=901339 2024-09-13T03:00:55.041 INFO:tasks.workunit.client.0.smithi088.stdout:op 651 completed, throughput=4.99MB/sec 2024-09-13T03:00:55.042 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-etlehpkSRATCgx0 off=2351872 len=1911941 2024-09-13T03:00:55.044 INFO:tasks.workunit.client.0.smithi088.stdout:op 652 completed, throughput=5MB/sec 2024-09-13T03:00:56.044 INFO:tasks.workunit.client.0.smithi088.stdout: 130: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:56.045 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_B6fqbuTHK0U6Be off=14194717 len=1977001 2024-09-13T03:00:56.047 INFO:tasks.workunit.client.0.smithi088.stdout:op 653 completed, throughput=4.98MB/sec 2024-09-13T03:00:56.047 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-u3zE4AgOCmBQ7B4 off=7214064 len=450421 2024-09-13T03:00:56.051 INFO:tasks.workunit.client.0.smithi088.stdout:op 654 completed, throughput=4.98MB/sec 2024-09-13T03:00:56.052 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wzx6lS8Y8sGyFXP off=223895 len=766925 2024-09-13T03:00:56.052 INFO:tasks.workunit.client.0.smithi088.stdout:op 655 completed, throughput=4.99MB/sec 2024-09-13T03:00:56.052 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hAJcv-5e9MmWlQZ off=3352362 len=670608 2024-09-13T03:00:56.057 INFO:tasks.workunit.client.0.smithi088.stdout:op 656 completed, throughput=4.99MB/sec 2024-09-13T03:00:56.057 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NTGqWG48ajsDdPB off=2674961 len=1401687 2024-09-13T03:00:56.064 INFO:tasks.workunit.client.0.smithi088.stdout:op 657 completed, throughput=5MB/sec 2024-09-13T03:00:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:56 smithi088 ceph-mon[96266]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:00:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:56 smithi088 ceph-mon[98762]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:00:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:56 smithi195 ceph-mon[87742]: pgmap v1503: 105 pgs: 105 active+clean; 127 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:00:57.065 INFO:tasks.workunit.client.0.smithi088.stdout: 131: throughput=4.96MB/sec pending data=0 2024-09-13T03:00:57.065 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--yjbt8oBSbLUhUy off=0 len=1977186 2024-09-13T03:00:57.069 INFO:tasks.workunit.client.0.smithi088.stdout:op 658 completed, throughput=4.98MB/sec 2024-09-13T03:00:57.069 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LzorpTrLgKnr8uY off=786839 len=344485 2024-09-13T03:00:57.070 INFO:tasks.workunit.client.0.smithi088.stdout:op 659 completed, throughput=4.98MB/sec 2024-09-13T03:00:57.070 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n0DmYZQzTsF3lhS off=1703961 len=112376 2024-09-13T03:00:57.072 INFO:tasks.workunit.client.0.smithi088.stdout:op 660 completed, throughput=4.98MB/sec 2024-09-13T03:00:57.072 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QI7hNnq6GBsjBbV off=14769116 len=1231542 2024-09-13T03:00:57.079 INFO:tasks.workunit.client.0.smithi088.stdout:op 661 completed, throughput=4.99MB/sec 2024-09-13T03:00:57.080 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FjTUhjiKGGYKrYy off=17109308 len=657953 2024-09-13T03:00:57.083 INFO:tasks.workunit.client.0.smithi088.stdout:op 662 completed, throughput=4.99MB/sec 2024-09-13T03:00:57.083 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-R5gsC49vpTe98W6 off=18058981 len=1231811 2024-09-13T03:00:57.084 INFO:tasks.workunit.client.0.smithi088.stdout:op 663 completed, throughput=5MB/sec 2024-09-13T03:00:58.085 INFO:tasks.workunit.client.0.smithi088.stdout: 132: throughput=4.97MB/sec pending data=0 2024-09-13T03:00:58.085 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-N7yDqf_RpobHDTw off=9783023 len=197724 2024-09-13T03:00:58.088 INFO:tasks.workunit.client.0.smithi088.stdout:op 664 completed, throughput=4.97MB/sec 2024-09-13T03:00:58.088 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SShEy9LkxxSTYbL off=6412633 len=519650 2024-09-13T03:00:58.092 INFO:tasks.workunit.client.0.smithi088.stdout:op 665 completed, throughput=4.97MB/sec 2024-09-13T03:00:58.092 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LpBTt9L5CheDkei off=30299 len=964937 2024-09-13T03:00:58.101 INFO:tasks.workunit.client.0.smithi088.stdout:op 666 completed, throughput=4.98MB/sec 2024-09-13T03:00:58.101 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7O1p5oHIV2xTkoe off=7895624 len=1863642 2024-09-13T03:00:58.110 INFO:tasks.workunit.client.0.smithi088.stdout:op 667 completed, throughput=4.99MB/sec 2024-09-13T03:00:58.110 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DbZOTqw5EldkIWR off=13945572 len=65625 2024-09-13T03:00:58.110 INFO:tasks.workunit.client.0.smithi088.stdout:op 668 completed, throughput=4.99MB/sec 2024-09-13T03:00:58.110 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OONeU2FUIwgldCK off=1831891 len=1229861 2024-09-13T03:00:58.117 INFO:tasks.workunit.client.0.smithi088.stdout:op 669 completed, throughput=5MB/sec 2024-09-13T03:00:58.117 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VkPyqH36J4ZCALE off=17790191 len=1964523 2024-09-13T03:00:58.127 INFO:tasks.workunit.client.0.smithi088.stdout:op 670 completed, throughput=5.01MB/sec 2024-09-13T03:00:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:58 smithi088 ceph-mon[96266]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:00:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:58 smithi088 ceph-mon[98762]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:00:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:58 smithi195 ceph-mon[87742]: pgmap v1504: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:00:59.127 INFO:tasks.workunit.client.0.smithi088.stdout: 133: throughput=4.98MB/sec pending data=0 2024-09-13T03:00:59.127 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WMsomWKrY6cpOpL off=1069436 len=511623 2024-09-13T03:00:59.131 INFO:tasks.workunit.client.0.smithi088.stdout:op 671 completed, throughput=4.98MB/sec 2024-09-13T03:00:59.131 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OW4_d-WEHluOQvp off=15346293 len=192791 2024-09-13T03:00:59.134 INFO:tasks.workunit.client.0.smithi088.stdout:op 672 completed, throughput=4.98MB/sec 2024-09-13T03:00:59.134 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U3yOUjJJyOkzNxh off=5595292 len=2035192 2024-09-13T03:00:59.145 INFO:tasks.workunit.client.0.smithi088.stdout:op 673 completed, throughput=4.99MB/sec 2024-09-13T03:00:59.145 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5fYKsSDDOYJDSZx off=10717640 len=1365906 2024-09-13T03:00:59.146 INFO:tasks.workunit.client.0.smithi088.stdout:op 674 completed, throughput=5MB/sec 2024-09-13T03:00:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:00:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:00:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:00:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:00:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:00:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:01:00.147 INFO:tasks.workunit.client.0.smithi088.stdout: 134: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:00.147 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4kuOBjQN9UfPM4r off=87973 len=1807818 2024-09-13T03:01:00.156 INFO:tasks.workunit.client.0.smithi088.stdout:op 675 completed, throughput=4.98MB/sec 2024-09-13T03:01:00.156 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p_AiOZ3ZXQKycSu off=2983742 len=1204662 2024-09-13T03:01:00.158 INFO:tasks.workunit.client.0.smithi088.stdout:op 676 completed, throughput=4.99MB/sec 2024-09-13T03:01:00.158 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JAPhwZEQcVRdd2p off=3245129 len=1945752 2024-09-13T03:01:00.160 INFO:tasks.workunit.client.0.smithi088.stdout:op 677 completed, throughput=5MB/sec 2024-09-13T03:01:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:00 smithi088 ceph-mon[98762]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:01:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:00 smithi088 ceph-mon[96266]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:01:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:00 smithi195 ceph-mon[87742]: pgmap v1505: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:01:01.160 INFO:tasks.workunit.client.0.smithi088.stdout: 135: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:01.160 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6lVaHvEpQwd7P1N off=9382910 len=1113969 2024-09-13T03:01:01.162 INFO:tasks.workunit.client.0.smithi088.stdout:op 678 completed, throughput=4.97MB/sec 2024-09-13T03:01:01.162 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8yD0Xqormx_Hw6w off=2693096 len=116099 2024-09-13T03:01:01.164 INFO:tasks.workunit.client.0.smithi088.stdout:op 679 completed, throughput=4.97MB/sec 2024-09-13T03:01:01.164 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZSjLN-tuSWSVUja off=10051449 len=355644 2024-09-13T03:01:01.167 INFO:tasks.workunit.client.0.smithi088.stdout:op 680 completed, throughput=4.98MB/sec 2024-09-13T03:01:01.167 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oFutUXac9jsimEN off=16380474 len=1035790 2024-09-13T03:01:01.173 INFO:tasks.workunit.client.0.smithi088.stdout:op 681 completed, throughput=4.98MB/sec 2024-09-13T03:01:01.174 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-81fLVTaHxLjp9ev off=6746258 len=1060326 2024-09-13T03:01:01.176 INFO:tasks.workunit.client.0.smithi088.stdout:op 682 completed, throughput=4.99MB/sec 2024-09-13T03:01:01.176 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VSwIPhYYXY4ifPy off=3214895 len=1641361 2024-09-13T03:01:01.178 INFO:tasks.workunit.client.0.smithi088.stdout:op 683 completed, throughput=5MB/sec 2024-09-13T03:01:02.179 INFO:tasks.workunit.client.0.smithi088.stdout: 136: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:02.179 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9XtnTEGUvQUX0iL off=13917927 len=1124867 2024-09-13T03:01:02.185 INFO:tasks.workunit.client.0.smithi088.stdout:op 684 completed, throughput=4.97MB/sec 2024-09-13T03:01:02.185 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ft1LojLolkuiYRM off=5170291 len=889165 2024-09-13T03:01:02.187 INFO:tasks.workunit.client.0.smithi088.stdout:op 685 completed, throughput=4.98MB/sec 2024-09-13T03:01:02.187 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Qs7HRMP_18SDOS7 off=12745345 len=95072 2024-09-13T03:01:02.187 INFO:tasks.workunit.client.0.smithi088.stdout:op 686 completed, throughput=4.98MB/sec 2024-09-13T03:01:02.187 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-D_GpxlyFN1Hnein off=12693531 len=2040361 2024-09-13T03:01:02.197 INFO:tasks.workunit.client.0.smithi088.stdout:op 687 completed, throughput=4.99MB/sec 2024-09-13T03:01:02.197 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U8IEt8uYRFauTKX off=8669321 len=1235295 2024-09-13T03:01:02.202 INFO:tasks.workunit.client.0.smithi088.stdout:op 688 completed, throughput=5MB/sec 2024-09-13T03:01:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:02 smithi088 ceph-mon[96266]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:01:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:02 smithi088 ceph-mon[98762]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:01:02.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:02 smithi195 ceph-mon[87742]: pgmap v1506: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:01:03.202 INFO:tasks.workunit.client.0.smithi088.stdout: 137: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:03.202 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SZ43sj1Tmwsp-dy off=3098844 len=118207 2024-09-13T03:01:03.205 INFO:tasks.workunit.client.0.smithi088.stdout:op 689 completed, throughput=4.97MB/sec 2024-09-13T03:01:03.205 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QkXPBK6VXI3TWie off=23423132 len=1669058 2024-09-13T03:01:03.208 INFO:tasks.workunit.client.0.smithi088.stdout:op 690 completed, throughput=4.98MB/sec 2024-09-13T03:01:03.208 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RIhxBWMs8tF6KL8 off=651327 len=719802 2024-09-13T03:01:03.213 INFO:tasks.workunit.client.0.smithi088.stdout:op 691 completed, throughput=4.98MB/sec 2024-09-13T03:01:03.213 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-x1324wzX9hqBqpg off=7199882 len=55515 2024-09-13T03:01:03.215 INFO:tasks.workunit.client.0.smithi088.stdout:op 692 completed, throughput=4.98MB/sec 2024-09-13T03:01:03.216 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Lv1ZCarlK5GyT5L off=10411797 len=1906100 2024-09-13T03:01:03.218 INFO:tasks.workunit.client.0.smithi088.stdout:op 693 completed, throughput=5MB/sec 2024-09-13T03:01:03.218 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5wBYZtdYn55haIr off=308119 len=1383280 2024-09-13T03:01:03.223 INFO:tasks.workunit.client.0.smithi088.stdout:op 694 completed, throughput=5MB/sec 2024-09-13T03:01:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:01:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:01:03] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2024-09-13T03:01:04.223 INFO:tasks.workunit.client.0.smithi088.stdout: 138: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:04.224 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NU0w53QtjZlL2O- off=1724403 len=375278 2024-09-13T03:01:04.225 INFO:tasks.workunit.client.0.smithi088.stdout:op 695 completed, throughput=4.97MB/sec 2024-09-13T03:01:04.225 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nzOkzY1XrkxriPT off=72197 len=359015 2024-09-13T03:01:04.228 INFO:tasks.workunit.client.0.smithi088.stdout:op 696 completed, throughput=4.97MB/sec 2024-09-13T03:01:04.228 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_o7zxZfiEGfx0v6 off=3623190 len=1743415 2024-09-13T03:01:04.238 INFO:tasks.workunit.client.0.smithi088.stdout:op 697 completed, throughput=4.99MB/sec 2024-09-13T03:01:04.238 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aQh95vbBosPEReh off=3307236 len=1707343 2024-09-13T03:01:04.246 INFO:tasks.workunit.client.0.smithi088.stdout:op 698 completed, throughput=5MB/sec 2024-09-13T03:01:04.246 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2ygcuwQg0Wmx-JS off=3598129 len=528508 2024-09-13T03:01:04.247 INFO:tasks.workunit.client.0.smithi088.stdout:op 699 completed, throughput=5MB/sec 2024-09-13T03:01:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:04 smithi088 ceph-mon[96266]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:01:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:04 smithi088 ceph-mon[98762]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:01:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:04 smithi195 ceph-mon[87742]: pgmap v1507: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:01:05.247 INFO:tasks.workunit.client.0.smithi088.stdout: 139: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:05.248 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eY6W37bC-Ejw_hd off=9932370 len=1376015 2024-09-13T03:01:05.255 INFO:tasks.workunit.client.0.smithi088.stdout:op 700 completed, throughput=4.97MB/sec 2024-09-13T03:01:05.255 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ORZRy7ooxdeItmG off=1269786 len=1567252 2024-09-13T03:01:05.257 INFO:tasks.workunit.client.0.smithi088.stdout:op 701 completed, throughput=4.98MB/sec 2024-09-13T03:01:05.257 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AKGnlxoQCs8xbwb off=520697 len=1823672 2024-09-13T03:01:05.267 INFO:tasks.workunit.client.0.smithi088.stdout:op 702 completed, throughput=5MB/sec 2024-09-13T03:01:05.267 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hbsnJlEkB2iROGO off=12144644 len=282006 2024-09-13T03:01:05.268 INFO:tasks.workunit.client.0.smithi088.stdout:op 703 completed, throughput=5MB/sec 2024-09-13T03:01:05.268 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7LOQ_zxMECYC0Od off=2122651 len=962733 2024-09-13T03:01:05.269 INFO:tasks.workunit.client.0.smithi088.stdout:op 704 completed, throughput=5MB/sec 2024-09-13T03:01:06.270 INFO:tasks.workunit.client.0.smithi088.stdout: 140: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:06.270 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UiQZZDLLq_3fvCt off=2585964 len=675872 2024-09-13T03:01:06.274 INFO:tasks.workunit.client.0.smithi088.stdout:op 705 completed, throughput=4.97MB/sec 2024-09-13T03:01:06.274 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZFu2vUWYo4fHIla off=4437264 len=66075 2024-09-13T03:01:06.277 INFO:tasks.workunit.client.0.smithi088.stdout:op 706 completed, throughput=4.97MB/sec 2024-09-13T03:01:06.277 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HfxYowPCCJG1AKc off=1839313 len=1363989 2024-09-13T03:01:06.283 INFO:tasks.workunit.client.0.smithi088.stdout:op 707 completed, throughput=4.98MB/sec 2024-09-13T03:01:06.283 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aki89ZPbMiZ5Y81 off=16038599 len=1530015 2024-09-13T03:01:06.288 INFO:tasks.workunit.client.0.smithi088.stdout:op 708 completed, throughput=4.99MB/sec 2024-09-13T03:01:06.289 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oDepTkfMW90gHLt off=17174184 len=737683 2024-09-13T03:01:06.292 INFO:tasks.workunit.client.0.smithi088.stdout:op 709 completed, throughput=5MB/sec 2024-09-13T03:01:06.293 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lXtFecrdgESiBoM off=5231409 len=695718 2024-09-13T03:01:06.293 INFO:tasks.workunit.client.0.smithi088.stdout:op 710 completed, throughput=5MB/sec 2024-09-13T03:01:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:06 smithi088 ceph-mon[96266]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:01:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:06 smithi088 ceph-mon[98762]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:01:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:06 smithi195 ceph-mon[87742]: pgmap v1508: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:01:07.293 INFO:tasks.workunit.client.0.smithi088.stdout: 141: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:07.294 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9fbxAvIdn-EMxji off=11472853 len=1320864 2024-09-13T03:01:07.302 INFO:tasks.workunit.client.0.smithi088.stdout:op 711 completed, throughput=4.98MB/sec 2024-09-13T03:01:07.302 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fp9-8kfs_7RJjO3 off=12476869 len=1416136 2024-09-13T03:01:07.306 INFO:tasks.workunit.client.0.smithi088.stdout:op 712 completed, throughput=4.99MB/sec 2024-09-13T03:01:07.306 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xI8st6eJyxd2CZl off=327375 len=803725 2024-09-13T03:01:07.307 INFO:tasks.workunit.client.0.smithi088.stdout:op 713 completed, throughput=4.99MB/sec 2024-09-13T03:01:07.307 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jdFFZwMaWxjDe-S off=6399200 len=585227 2024-09-13T03:01:07.308 INFO:tasks.workunit.client.0.smithi088.stdout:op 714 completed, throughput=4.99MB/sec 2024-09-13T03:01:07.308 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--IlEnJd3mOo_kt7 off=1844695 len=540837 2024-09-13T03:01:07.309 INFO:tasks.workunit.client.0.smithi088.stdout:op 715 completed, throughput=5MB/sec 2024-09-13T03:01:07.309 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4epModGwtVyLtRA off=1158407 len=943756 2024-09-13T03:01:07.310 INFO:tasks.workunit.client.0.smithi088.stdout:op 716 completed, throughput=5MB/sec 2024-09-13T03:01:08.311 INFO:tasks.workunit.client.0.smithi088.stdout: 142: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:08.311 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bJASjfFFCgvRWxY off=6142529 len=238520 2024-09-13T03:01:08.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 717 completed, throughput=4.97MB/sec 2024-09-13T03:01:08.314 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qm5cZxxQh1efpxV off=9587134 len=232922 2024-09-13T03:01:08.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 718 completed, throughput=4.97MB/sec 2024-09-13T03:01:08.315 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6DEN_xoGp3uAgVO off=1617108 len=1406042 2024-09-13T03:01:08.321 INFO:tasks.workunit.client.0.smithi088.stdout:op 719 completed, throughput=4.98MB/sec 2024-09-13T03:01:08.321 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yH4SBbH41sZ2XWD off=1016001 len=84556 2024-09-13T03:01:08.321 INFO:tasks.workunit.client.0.smithi088.stdout:op 720 completed, throughput=4.98MB/sec 2024-09-13T03:01:08.321 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-I7EzAX37w2OFHr8 off=5649142 len=1637049 2024-09-13T03:01:08.325 INFO:tasks.workunit.client.0.smithi088.stdout:op 721 completed, throughput=4.99MB/sec 2024-09-13T03:01:08.325 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-StebFeO5GAZZNiU off=6324676 len=1731510 2024-09-13T03:01:08.332 INFO:tasks.workunit.client.0.smithi088.stdout:op 722 completed, throughput=5MB/sec 2024-09-13T03:01:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:08 smithi088 ceph-mon[96266]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:01:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:08 smithi088 ceph-mon[98762]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:01:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:08 smithi195 ceph-mon[87742]: pgmap v1509: 105 pgs: 105 active+clean; 127 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:01:09.332 INFO:tasks.workunit.client.0.smithi088.stdout: 143: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:09.333 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--HzHzmsvkHlgExH off=4462102 len=455884 2024-09-13T03:01:09.336 INFO:tasks.workunit.client.0.smithi088.stdout:op 723 completed, throughput=4.97MB/sec 2024-09-13T03:01:09.336 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cGb0OoOv9AaI0jq off=1938847 len=1662029 2024-09-13T03:01:09.349 INFO:tasks.workunit.client.0.smithi088.stdout:op 724 completed, throughput=4.98MB/sec 2024-09-13T03:01:09.349 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-D3NKDhWDl-OpjF8 off=0 len=1461026 2024-09-13T03:01:09.357 INFO:tasks.workunit.client.0.smithi088.stdout:op 725 completed, throughput=4.99MB/sec 2024-09-13T03:01:09.357 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9JhMY2fMPjV8yyV off=6252504 len=964219 2024-09-13T03:01:09.358 INFO:tasks.workunit.client.0.smithi088.stdout:op 726 completed, throughput=5MB/sec 2024-09-13T03:01:09.358 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-F7zwchQleJx8o3w off=495749 len=840043 2024-09-13T03:01:09.360 INFO:tasks.workunit.client.0.smithi088.stdout:op 727 completed, throughput=5MB/sec 2024-09-13T03:01:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:09 smithi088 ceph-mon[96266]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:01:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:09 smithi088 ceph-mon[98762]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:01:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:09 smithi195 ceph-mon[87742]: pgmap v1510: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:01:10.361 INFO:tasks.workunit.client.0.smithi088.stdout: 144: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:10.361 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NuFZzOMwtbxk0nz off=12464728 len=1592687 2024-09-13T03:01:10.363 INFO:tasks.workunit.client.0.smithi088.stdout:op 728 completed, throughput=4.98MB/sec 2024-09-13T03:01:10.363 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pqkNI0EDBCjSGz9 off=3200841 len=1782006 2024-09-13T03:01:10.369 INFO:tasks.workunit.client.0.smithi088.stdout:op 729 completed, throughput=4.99MB/sec 2024-09-13T03:01:10.369 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wze9Pmgp56LM85Q off=7727525 len=1379180 2024-09-13T03:01:10.372 INFO:tasks.workunit.client.0.smithi088.stdout:op 730 completed, throughput=5MB/sec 2024-09-13T03:01:11.372 INFO:tasks.workunit.client.0.smithi088.stdout: 145: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:11.372 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fItiV80T2gJrfpK off=15657504 len=1324170 2024-09-13T03:01:11.374 INFO:tasks.workunit.client.0.smithi088.stdout:op 731 completed, throughput=4.98MB/sec 2024-09-13T03:01:11.374 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dOE4NbdtNNQwIrj off=18971653 len=852382 2024-09-13T03:01:11.376 INFO:tasks.workunit.client.0.smithi088.stdout:op 732 completed, throughput=4.98MB/sec 2024-09-13T03:01:11.376 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dyUKnJaxkOynytb off=3325104 len=465409 2024-09-13T03:01:11.378 INFO:tasks.workunit.client.0.smithi088.stdout:op 733 completed, throughput=4.98MB/sec 2024-09-13T03:01:11.378 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LcdMCbfGX-CXAlq off=1063911 len=637276 2024-09-13T03:01:11.382 INFO:tasks.workunit.client.0.smithi088.stdout:op 734 completed, throughput=4.99MB/sec 2024-09-13T03:01:11.382 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-N5I66DaEOg4PenE off=8066072 len=659933 2024-09-13T03:01:11.386 INFO:tasks.workunit.client.0.smithi088.stdout:op 735 completed, throughput=4.99MB/sec 2024-09-13T03:01:11.386 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hQ-NskUtKcpzL2U off=1711630 len=1784742 2024-09-13T03:01:11.395 INFO:tasks.workunit.client.0.smithi088.stdout:op 736 completed, throughput=5MB/sec 2024-09-13T03:01:12.395 INFO:tasks.workunit.client.0.smithi088.stdout: 146: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:12.396 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7T0-FiCDhkBiOzy off=3941944 len=1473830 2024-09-13T03:01:12.398 INFO:tasks.workunit.client.0.smithi088.stdout:op 737 completed, throughput=4.98MB/sec 2024-09-13T03:01:12.399 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1TVtVpiJprlEB2F off=3699881 len=661999 2024-09-13T03:01:12.400 INFO:tasks.workunit.client.0.smithi088.stdout:op 738 completed, throughput=4.98MB/sec 2024-09-13T03:01:12.400 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GIIOPQwfd7d5rP1 off=4452093 len=1167807 2024-09-13T03:01:12.407 INFO:tasks.workunit.client.0.smithi088.stdout:op 739 completed, throughput=4.99MB/sec 2024-09-13T03:01:12.407 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F2UmPcOQogqe4c1 off=49520 len=634649 2024-09-13T03:01:12.410 INFO:tasks.workunit.client.0.smithi088.stdout:op 740 completed, throughput=4.99MB/sec 2024-09-13T03:01:12.411 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0DSiPgaAMDHKWxN off=9482388 len=1182612 2024-09-13T03:01:12.412 INFO:tasks.workunit.client.0.smithi088.stdout:op 741 completed, throughput=5MB/sec 2024-09-13T03:01:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:12 smithi088 ceph-mon[96266]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:01:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:12 smithi088 ceph-mon[98762]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:01:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:12 smithi195 ceph-mon[87742]: pgmap v1511: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:01:13.412 INFO:tasks.workunit.client.0.smithi088.stdout: 147: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:13.412 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RJXeBZTS3HttFul off=4507689 len=872758 2024-09-13T03:01:13.418 INFO:tasks.workunit.client.0.smithi088.stdout:op 742 completed, throughput=4.97MB/sec 2024-09-13T03:01:13.419 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CyexZsOnGPke8Se off=2219973 len=1623044 2024-09-13T03:01:13.426 INFO:tasks.workunit.client.0.smithi088.stdout:op 743 completed, throughput=4.98MB/sec 2024-09-13T03:01:13.426 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FpTCEBWCmT2GGSo off=10195417 len=1099391 2024-09-13T03:01:13.432 INFO:tasks.workunit.client.0.smithi088.stdout:op 744 completed, throughput=4.99MB/sec 2024-09-13T03:01:13.432 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WVfomQQkZN67Cdj off=3251938 len=1985652 2024-09-13T03:01:13.436 INFO:tasks.workunit.client.0.smithi088.stdout:op 745 completed, throughput=5MB/sec 2024-09-13T03:01:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:01:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:01:13] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2024-09-13T03:01:14.437 INFO:tasks.workunit.client.0.smithi088.stdout: 148: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:14.437 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Fp0nBNkJMW6mpU0 off=13369102 len=38167 2024-09-13T03:01:14.439 INFO:tasks.workunit.client.0.smithi088.stdout:op 746 completed, throughput=4.97MB/sec 2024-09-13T03:01:14.440 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Bx2IT5yjpfgXuKC off=4695071 len=872396 2024-09-13T03:01:14.441 INFO:tasks.workunit.client.0.smithi088.stdout:op 747 completed, throughput=4.98MB/sec 2024-09-13T03:01:14.441 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fDsvKcHv8ekGLrz off=8231064 len=1942497 2024-09-13T03:01:14.443 INFO:tasks.workunit.client.0.smithi088.stdout:op 748 completed, throughput=4.99MB/sec 2024-09-13T03:01:14.443 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LvdH6lbLZsOAIs8 off=7463096 len=1502772 2024-09-13T03:01:14.452 INFO:tasks.workunit.client.0.smithi088.stdout:op 749 completed, throughput=5MB/sec 2024-09-13T03:01:14.452 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-c1vxUqU1WaHwvoK off=1612257 len=636602 2024-09-13T03:01:14.453 INFO:tasks.workunit.client.0.smithi088.stdout:op 750 completed, throughput=5MB/sec 2024-09-13T03:01:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:14 smithi088 ceph-mon[96266]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:01:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:01:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:14 smithi088 ceph-mon[98762]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:01:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:01:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:14 smithi195 ceph-mon[87742]: pgmap v1512: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:01:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:01:15.457 INFO:tasks.workunit.client.0.smithi088.stdout: 149: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:15.457 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NaVgSJDQT13yl_p off=8373490 len=1880424 2024-09-13T03:01:15.457 INFO:tasks.workunit.client.0.smithi088.stdout:op 751 completed, throughput=4.98MB/sec 2024-09-13T03:01:15.457 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U8iddCNoEdAqmwb off=1727448 len=1622538 2024-09-13T03:01:15.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 752 completed, throughput=4.99MB/sec 2024-09-13T03:01:15.466 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-q9KBFlQFoFPypM- off=15930630 len=1665930 2024-09-13T03:01:15.468 INFO:tasks.workunit.client.0.smithi088.stdout:op 753 completed, throughput=5MB/sec 2024-09-13T03:01:15.468 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GzNevVrdj4K6eKv off=6287193 len=1627952 2024-09-13T03:01:15.476 INFO:tasks.workunit.client.0.smithi088.stdout:op 754 completed, throughput=5.01MB/sec 2024-09-13T03:01:16.476 INFO:tasks.workunit.client.0.smithi088.stdout: 150: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:16.477 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Y1VsruU_0Dafv46 off=10189019 len=1572467 2024-09-13T03:01:16.481 INFO:tasks.workunit.client.0.smithi088.stdout:op 755 completed, throughput=4.99MB/sec 2024-09-13T03:01:16.481 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--sNfVrGJ3MWAbSk off=11924537 len=1530904 2024-09-13T03:01:16.482 INFO:tasks.workunit.client.0.smithi088.stdout:op 756 completed, throughput=5MB/sec 2024-09-13T03:01:16.482 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9oK9ohSFq91tzmE off=528344 len=1170853 2024-09-13T03:01:16.488 INFO:tasks.workunit.client.0.smithi088.stdout:op 757 completed, throughput=5MB/sec 2024-09-13T03:01:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:16 smithi088 ceph-mon[96266]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:01:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:16 smithi088 ceph-mon[98762]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:01:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:16 smithi195 ceph-mon[87742]: pgmap v1513: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:01:17.488 INFO:tasks.workunit.client.0.smithi088.stdout: 151: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:17.488 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-X-oiZ2ngLYFwlBj off=3580586 len=26721 2024-09-13T03:01:17.489 INFO:tasks.workunit.client.0.smithi088.stdout:op 758 completed, throughput=4.97MB/sec 2024-09-13T03:01:17.489 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7pCEc5LGuBUk1r3 off=3808364 len=1515365 2024-09-13T03:01:17.497 INFO:tasks.workunit.client.0.smithi088.stdout:op 759 completed, throughput=4.98MB/sec 2024-09-13T03:01:17.498 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1Hr_jVFm7VnvDm4 off=4672356 len=310804 2024-09-13T03:01:17.500 INFO:tasks.workunit.client.0.smithi088.stdout:op 760 completed, throughput=4.98MB/sec 2024-09-13T03:01:17.501 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MPUxksNFPo6HM7T off=4737747 len=1023012 2024-09-13T03:01:17.502 INFO:tasks.workunit.client.0.smithi088.stdout:op 761 completed, throughput=4.99MB/sec 2024-09-13T03:01:17.502 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hKktvSp7zgmeV3x off=6460354 len=1664353 2024-09-13T03:01:17.509 INFO:tasks.workunit.client.0.smithi088.stdout:op 762 completed, throughput=5MB/sec 2024-09-13T03:01:17.510 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-p_aeVfLsK_jEJQK off=3977345 len=110672 2024-09-13T03:01:17.511 INFO:tasks.workunit.client.0.smithi088.stdout:op 763 completed, throughput=5MB/sec 2024-09-13T03:01:17.511 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5B8Scm1m1Um374V off=316411 len=604215 2024-09-13T03:01:17.516 INFO:tasks.workunit.client.0.smithi088.stdout:op 764 completed, throughput=5MB/sec 2024-09-13T03:01:18.516 INFO:tasks.workunit.client.0.smithi088.stdout: 152: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:18.517 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0BavY-kMTYrAn0O off=18023097 len=1136355 2024-09-13T03:01:18.518 INFO:tasks.workunit.client.0.smithi088.stdout:op 765 completed, throughput=4.98MB/sec 2024-09-13T03:01:18.518 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p_AiOZ3ZXQKycSu off=4912316 len=2002387 2024-09-13T03:01:18.521 INFO:tasks.workunit.client.0.smithi088.stdout:op 766 completed, throughput=4.99MB/sec 2024-09-13T03:01:18.521 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-h9CB8xtF0dMi_2w off=10929361 len=29039 2024-09-13T03:01:18.523 INFO:tasks.workunit.client.0.smithi088.stdout:op 767 completed, throughput=4.99MB/sec 2024-09-13T03:01:18.523 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-upRqfmWsXXZw61S off=6068223 len=785162 2024-09-13T03:01:18.529 INFO:tasks.workunit.client.0.smithi088.stdout:op 768 completed, throughput=4.99MB/sec 2024-09-13T03:01:18.529 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zdBEuhS7ILCegRA off=10527837 len=973241 2024-09-13T03:01:18.529 INFO:tasks.workunit.client.0.smithi088.stdout:op 769 completed, throughput=5MB/sec 2024-09-13T03:01:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:18 smithi088 ceph-mon[96266]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:01:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:18 smithi088 ceph-mon[98762]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:01:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:18 smithi195 ceph-mon[87742]: pgmap v1514: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:01:19.529 INFO:tasks.workunit.client.0.smithi088.stdout: 153: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:19.529 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JeA0-QkLb_AWmnK off=2203518 len=90384 2024-09-13T03:01:19.530 INFO:tasks.workunit.client.0.smithi088.stdout:op 770 completed, throughput=4.97MB/sec 2024-09-13T03:01:19.530 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jpVWPFSFSILXxVD off=9996454 len=757269 2024-09-13T03:01:19.534 INFO:tasks.workunit.client.0.smithi088.stdout:op 771 completed, throughput=4.97MB/sec 2024-09-13T03:01:19.534 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7M61fK7N3y6sS0A off=4019675 len=2011807 2024-09-13T03:01:19.536 INFO:tasks.workunit.client.0.smithi088.stdout:op 772 completed, throughput=4.99MB/sec 2024-09-13T03:01:19.536 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SIm2SyV5-4lseY9 off=12560021 len=1302931 2024-09-13T03:01:19.539 INFO:tasks.workunit.client.0.smithi088.stdout:op 773 completed, throughput=4.99MB/sec 2024-09-13T03:01:19.540 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bLVQEYjcBVqwOyg off=5503992 len=1375515 2024-09-13T03:01:19.545 INFO:tasks.workunit.client.0.smithi088.stdout:op 774 completed, throughput=5MB/sec 2024-09-13T03:01:20.546 INFO:tasks.workunit.client.0.smithi088.stdout: 154: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:20.546 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-urYN-x6DxUA1CUX off=2017200 len=1563904 2024-09-13T03:01:20.549 INFO:tasks.workunit.client.0.smithi088.stdout:op 775 completed, throughput=4.98MB/sec 2024-09-13T03:01:20.549 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tvXUImbewMwEyeU off=19015457 len=1256287 2024-09-13T03:01:20.550 INFO:tasks.workunit.client.0.smithi088.stdout:op 776 completed, throughput=4.99MB/sec 2024-09-13T03:01:20.551 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kxzDDLcgACB--gP off=17284876 len=122399 2024-09-13T03:01:20.551 INFO:tasks.workunit.client.0.smithi088.stdout:op 777 completed, throughput=4.99MB/sec 2024-09-13T03:01:20.551 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FJC59Y10844PyaJ off=10161220 len=1741370 2024-09-13T03:01:20.560 INFO:tasks.workunit.client.0.smithi088.stdout:op 778 completed, throughput=5MB/sec 2024-09-13T03:01:20.560 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SIbzpnregBdzpAq off=4188624 len=1176356 2024-09-13T03:01:20.562 INFO:tasks.workunit.client.0.smithi088.stdout:op 779 completed, throughput=5MB/sec 2024-09-13T03:01:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:20 smithi088 ceph-mon[96266]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:01:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:20 smithi088 ceph-mon[98762]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:01:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:20 smithi195 ceph-mon[87742]: pgmap v1515: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:01:21.562 INFO:tasks.workunit.client.0.smithi088.stdout: 155: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:21.563 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5_kqHAZiG4KuEhz off=9085972 len=180278 2024-09-13T03:01:21.563 INFO:tasks.workunit.client.0.smithi088.stdout:op 780 completed, throughput=4.97MB/sec 2024-09-13T03:01:21.563 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-B_a7BCzpQtGWWrI off=11312227 len=998337 2024-09-13T03:01:21.570 INFO:tasks.workunit.client.0.smithi088.stdout:op 781 completed, throughput=4.98MB/sec 2024-09-13T03:01:21.570 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7ojuheQ-f0ZqUiM off=4571095 len=624389 2024-09-13T03:01:21.571 INFO:tasks.workunit.client.0.smithi088.stdout:op 782 completed, throughput=4.98MB/sec 2024-09-13T03:01:21.571 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nVnuouh8UbaWKVB off=5285239 len=1177976 2024-09-13T03:01:21.576 INFO:tasks.workunit.client.0.smithi088.stdout:op 783 completed, throughput=4.99MB/sec 2024-09-13T03:01:21.576 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zoMLlczebYyCMyQ off=5806496 len=1355360 2024-09-13T03:01:21.583 INFO:tasks.workunit.client.0.smithi088.stdout:op 784 completed, throughput=5MB/sec 2024-09-13T03:01:21.583 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nEdSZTocHd9a52i off=9373968 len=357692 2024-09-13T03:01:21.584 INFO:tasks.workunit.client.0.smithi088.stdout:op 785 completed, throughput=5MB/sec 2024-09-13T03:01:22.584 INFO:tasks.workunit.client.0.smithi088.stdout: 156: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:22.584 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MozT2WBb6O-rKGD off=1444581 len=898094 2024-09-13T03:01:22.586 INFO:tasks.workunit.client.0.smithi088.stdout:op 786 completed, throughput=4.97MB/sec 2024-09-13T03:01:22.586 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-apKX6GhenfDAluT off=12923376 len=1194097 2024-09-13T03:01:22.592 INFO:tasks.workunit.client.0.smithi088.stdout:op 787 completed, throughput=4.98MB/sec 2024-09-13T03:01:22.593 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TMVSFujnLF3dMCy off=170527 len=1120048 2024-09-13T03:01:22.599 INFO:tasks.workunit.client.0.smithi088.stdout:op 788 completed, throughput=4.99MB/sec 2024-09-13T03:01:22.599 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AnSQGNDvQn87MbT off=8474450 len=1024942 2024-09-13T03:01:22.601 INFO:tasks.workunit.client.0.smithi088.stdout:op 789 completed, throughput=4.99MB/sec 2024-09-13T03:01:22.601 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hdfMGdOsSTZvkPf off=14094483 len=734421 2024-09-13T03:01:22.603 INFO:tasks.workunit.client.0.smithi088.stdout:op 790 completed, throughput=5MB/sec 2024-09-13T03:01:22.603 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wZeZqofG25x6eyu off=7690602 len=167345 2024-09-13T03:01:22.604 INFO:tasks.workunit.client.0.smithi088.stdout:op 791 completed, throughput=5MB/sec 2024-09-13T03:01:22.604 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ogz1XUrmU4nXrM1 off=37510 len=1944699 2024-09-13T03:01:22.606 INFO:tasks.workunit.client.0.smithi088.stdout:op 792 completed, throughput=5.01MB/sec 2024-09-13T03:01:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:22 smithi088 ceph-mon[96266]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:01:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:22 smithi088 ceph-mon[98762]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:01:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:22 smithi195 ceph-mon[87742]: pgmap v1516: 105 pgs: 105 active+clean; 127 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:01:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:01:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:01:23] "GET /metrics HTTP/1.1" 200 34014 "" "Prometheus/2.43.0" 2024-09-13T03:01:23.606 INFO:tasks.workunit.client.0.smithi088.stdout: 157: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:23.606 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-z6OB7Svl6_xIgWr off=4877910 len=828899 2024-09-13T03:01:23.607 INFO:tasks.workunit.client.0.smithi088.stdout:op 793 completed, throughput=4.98MB/sec 2024-09-13T03:01:23.607 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vKRzpkQTgediy28 off=11177278 len=434625 2024-09-13T03:01:23.611 INFO:tasks.workunit.client.0.smithi088.stdout:op 794 completed, throughput=4.99MB/sec 2024-09-13T03:01:23.611 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-E1pmaNJBwy2GneN off=12766673 len=1344349 2024-09-13T03:01:23.612 INFO:tasks.workunit.client.0.smithi088.stdout:op 795 completed, throughput=4.99MB/sec 2024-09-13T03:01:23.612 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RjyVAXRkYk1MvOO off=2288244 len=803703 2024-09-13T03:01:23.614 INFO:tasks.workunit.client.0.smithi088.stdout:op 796 completed, throughput=5MB/sec 2024-09-13T03:01:23.614 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6S-dGf9QYtSRy34 off=273387 len=1161091 2024-09-13T03:01:23.620 INFO:tasks.workunit.client.0.smithi088.stdout:op 797 completed, throughput=5.01MB/sec 2024-09-13T03:01:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:01:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:01:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:01:24.620 INFO:tasks.workunit.client.0.smithi088.stdout: 158: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:24.621 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6ge6kBqu3L8QOfM off=1448143 len=1809825 2024-09-13T03:01:24.622 INFO:tasks.workunit.client.0.smithi088.stdout:op 798 completed, throughput=4.99MB/sec 2024-09-13T03:01:24.622 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UKXsrrfsoNRSiPJ off=5240017 len=1616633 2024-09-13T03:01:24.623 INFO:tasks.workunit.client.0.smithi088.stdout:op 799 completed, throughput=5MB/sec 2024-09-13T03:01:24.623 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pJBCwP8BMvEriqU off=6090456 len=1978248 2024-09-13T03:01:24.624 INFO:tasks.workunit.client.0.smithi088.stdout:op 800 completed, throughput=5.01MB/sec 2024-09-13T03:01:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:24 smithi088 ceph-mon[96266]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:01:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:01:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:01:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:01:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:01:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:01:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:24 smithi088 ceph-mon[98762]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:01:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:01:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:01:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:01:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:01:24.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:01:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:24 smithi195 ceph-mon[87742]: pgmap v1517: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:01:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:01:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:01:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:01:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:01:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:01:25.625 INFO:tasks.workunit.client.0.smithi088.stdout: 159: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:25.625 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OpcJSsH60LtoJW4 off=4349139 len=2046812 2024-09-13T03:01:25.634 INFO:tasks.workunit.client.0.smithi088.stdout:op 801 completed, throughput=4.99MB/sec 2024-09-13T03:01:25.634 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ybpdp9cE9sZ4yEK off=21647052 len=1672052 2024-09-13T03:01:25.641 INFO:tasks.workunit.client.0.smithi088.stdout:op 802 completed, throughput=5MB/sec 2024-09-13T03:01:25.641 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TeqO3vkePHCVNjx off=4738917 len=1582548 2024-09-13T03:01:25.643 INFO:tasks.workunit.client.0.smithi088.stdout:op 803 completed, throughput=5.01MB/sec 2024-09-13T03:01:26.643 INFO:tasks.workunit.client.0.smithi088.stdout: 160: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:26.643 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BZP1BGahaSqPkCQ off=587763 len=1333667 2024-09-13T03:01:26.645 INFO:tasks.workunit.client.0.smithi088.stdout:op 804 completed, throughput=4.98MB/sec 2024-09-13T03:01:26.645 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZiBog5HVkTPNDz6 off=3266986 len=234751 2024-09-13T03:01:26.645 INFO:tasks.workunit.client.0.smithi088.stdout:op 805 completed, throughput=4.99MB/sec 2024-09-13T03:01:26.646 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AoHl2EVH8EyPkRv off=0 len=1794053 2024-09-13T03:01:26.648 INFO:tasks.workunit.client.0.smithi088.stdout:op 806 completed, throughput=5MB/sec 2024-09-13T03:01:26.648 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-g0uZnkh5Pft9oca off=2831635 len=1736836 2024-09-13T03:01:26.649 INFO:tasks.workunit.client.0.smithi088.stdout:op 807 completed, throughput=5.01MB/sec 2024-09-13T03:01:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:26 smithi088 ceph-mon[96266]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:01:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:26 smithi088 ceph-mon[98762]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:01:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:26 smithi195 ceph-mon[87742]: pgmap v1518: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:01:27.649 INFO:tasks.workunit.client.0.smithi088.stdout: 161: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:27.649 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DgyCWWSqwEJqx_3 off=8829252 len=1758972 2024-09-13T03:01:27.659 INFO:tasks.workunit.client.0.smithi088.stdout:op 808 completed, throughput=4.99MB/sec 2024-09-13T03:01:27.659 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VRwpOv-Z-BF3LyH off=126560 len=121061 2024-09-13T03:01:27.659 INFO:tasks.workunit.client.0.smithi088.stdout:op 809 completed, throughput=4.99MB/sec 2024-09-13T03:01:27.659 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XzfwL3xsIHHDSkJ off=2173120 len=995478 2024-09-13T03:01:27.661 INFO:tasks.workunit.client.0.smithi088.stdout:op 810 completed, throughput=4.99MB/sec 2024-09-13T03:01:27.661 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9faUeETT9OaPPzK off=15167524 len=694533 2024-09-13T03:01:27.666 INFO:tasks.workunit.client.0.smithi088.stdout:op 811 completed, throughput=5MB/sec 2024-09-13T03:01:27.666 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-I7EzAX37w2OFHr8 off=7016516 len=764236 2024-09-13T03:01:27.671 INFO:tasks.workunit.client.0.smithi088.stdout:op 812 completed, throughput=5MB/sec 2024-09-13T03:01:27.671 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dMZBD_dTH7Z3AlI off=12131214 len=128496 2024-09-13T03:01:27.671 INFO:tasks.workunit.client.0.smithi088.stdout:op 813 completed, throughput=5MB/sec 2024-09-13T03:01:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:28 smithi088 ceph-mon[96266]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:01:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:28 smithi088 ceph-mon[98762]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:01:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:28 smithi195 ceph-mon[87742]: pgmap v1519: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:01:28.671 INFO:tasks.workunit.client.0.smithi088.stdout: 162: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:28.672 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DDWhY89W9Hr0H9L off=11656603 len=1789815 2024-09-13T03:01:28.680 INFO:tasks.workunit.client.0.smithi088.stdout:op 814 completed, throughput=4.98MB/sec 2024-09-13T03:01:28.680 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-C3jsoFe4ippUuQt off=14282828 len=1640336 2024-09-13T03:01:28.686 INFO:tasks.workunit.client.0.smithi088.stdout:op 815 completed, throughput=4.99MB/sec 2024-09-13T03:01:28.686 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WG7cvFg-A96y2sr off=10529653 len=1315791 2024-09-13T03:01:28.687 INFO:tasks.workunit.client.0.smithi088.stdout:op 816 completed, throughput=5MB/sec 2024-09-13T03:01:28.687 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AYbmWcW00Whwi4- off=536807 len=2003224 2024-09-13T03:01:28.697 INFO:tasks.workunit.client.0.smithi088.stdout:op 817 completed, throughput=5.01MB/sec 2024-09-13T03:01:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:01:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:01:29.697 INFO:tasks.workunit.client.0.smithi088.stdout: 163: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:29.697 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N5I66DaEOg4PenE off=9979215 len=1374808 2024-09-13T03:01:29.699 INFO:tasks.workunit.client.0.smithi088.stdout:op 818 completed, throughput=4.99MB/sec 2024-09-13T03:01:29.699 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gViHU0BKRp8NjOn off=17353163 len=544905 2024-09-13T03:01:29.703 INFO:tasks.workunit.client.0.smithi088.stdout:op 819 completed, throughput=4.99MB/sec 2024-09-13T03:01:29.703 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QcUnTrd5WYRlLNC off=808128 len=1505902 2024-09-13T03:01:29.707 INFO:tasks.workunit.client.0.smithi088.stdout:op 820 completed, throughput=5MB/sec 2024-09-13T03:01:29.707 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GWjD9RMjF0r-3cj off=11284566 len=159691 2024-09-13T03:01:29.709 INFO:tasks.workunit.client.0.smithi088.stdout:op 821 completed, throughput=5MB/sec 2024-09-13T03:01:29.709 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xUHBcToVcnlRqzc off=4643779 len=1463865 2024-09-13T03:01:29.710 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:01:29.711 INFO:tasks.workunit.client.0.smithi088.stdout:op 822 completed, throughput=5.01MB/sec 2024-09-13T03:01:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:30 smithi088 ceph-mon[96266]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:01:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:30 smithi088 ceph-mon[98762]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:01:30.712 INFO:tasks.workunit.client.0.smithi088.stdout: 164: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:30.712 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VSiwxa9hi8IU6mF off=1988192 len=983202 2024-09-13T03:01:30.714 INFO:tasks.workunit.client.0.smithi088.stdout:op 823 completed, throughput=4.98MB/sec 2024-09-13T03:01:30.714 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7mBSS2qHtOkO7uT off=10031486 len=169300 2024-09-13T03:01:30.715 INFO:tasks.workunit.client.0.smithi088.stdout:op 824 completed, throughput=4.98MB/sec 2024-09-13T03:01:30.715 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FOjXHEeJ-uj2sag off=9324853 len=1640662 2024-09-13T03:01:30.717 INFO:tasks.workunit.client.0.smithi088.stdout:op 825 completed, throughput=4.99MB/sec 2024-09-13T03:01:30.717 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0ty281U9T84OvdY off=779276 len=1064739 2024-09-13T03:01:30.724 INFO:tasks.workunit.client.0.smithi088.stdout:op 826 completed, throughput=5MB/sec 2024-09-13T03:01:30.724 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-drJTJssz868Y79E off=0 len=1919442 2024-09-13T03:01:30.726 INFO:tasks.workunit.client.0.smithi088.stdout:op 827 completed, throughput=5.01MB/sec 2024-09-13T03:01:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:30 smithi195 ceph-mon[87742]: pgmap v1520: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:01:31.727 INFO:tasks.workunit.client.0.smithi088.stdout: 165: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:31.727 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eeDfw74S4F8A8qQ off=10004720 len=1732174 2024-09-13T03:01:31.729 INFO:tasks.workunit.client.0.smithi088.stdout:op 828 completed, throughput=4.99MB/sec 2024-09-13T03:01:31.729 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GWjD9RMjF0r-3cj off=4159779 len=895213 2024-09-13T03:01:31.735 INFO:tasks.workunit.client.0.smithi088.stdout:op 829 completed, throughput=4.99MB/sec 2024-09-13T03:01:31.735 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4_CwUYyLbwo-Ay2 off=7829191 len=687886 2024-09-13T03:01:31.736 INFO:tasks.workunit.client.0.smithi088.stdout:op 830 completed, throughput=5MB/sec 2024-09-13T03:01:31.736 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kqiTvx4Nufctnq9 off=694176 len=81787 2024-09-13T03:01:31.739 INFO:tasks.workunit.client.0.smithi088.stdout:op 831 completed, throughput=5MB/sec 2024-09-13T03:01:31.739 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-at2lMGRi_9Y3Ish off=11087140 len=410234 2024-09-13T03:01:31.740 INFO:tasks.workunit.client.0.smithi088.stdout:op 832 completed, throughput=5MB/sec 2024-09-13T03:01:32.740 INFO:tasks.workunit.client.0.smithi088.stdout: 166: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:32.740 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Yc5Z2fgymp0AtID off=2068186 len=481140 2024-09-13T03:01:32.741 INFO:tasks.workunit.client.0.smithi088.stdout:op 833 completed, throughput=4.97MB/sec 2024-09-13T03:01:32.741 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8_pt-mQwKUhfgZF off=2184553 len=1827178 2024-09-13T03:01:32.745 INFO:tasks.workunit.client.0.smithi088.stdout:op 834 completed, throughput=4.98MB/sec 2024-09-13T03:01:32.745 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_bQbxt23f4P87rt off=0 len=1718064 2024-09-13T03:01:32.748 INFO:tasks.workunit.client.0.smithi088.stdout:op 835 completed, throughput=4.99MB/sec 2024-09-13T03:01:32.748 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xzqspmwib7emodo off=71757 len=1089094 2024-09-13T03:01:32.754 INFO:tasks.workunit.client.0.smithi088.stdout:op 836 completed, throughput=5MB/sec 2024-09-13T03:01:32.754 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--h0KzUXQfbMA2e2 off=4815404 len=684755 2024-09-13T03:01:32.755 INFO:tasks.workunit.client.0.smithi088.stdout:op 837 completed, throughput=5MB/sec 2024-09-13T03:01:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:32 smithi088 ceph-mon[96266]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:01:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:32 smithi088 ceph-mon[98762]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:01:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:32 smithi195 ceph-mon[87742]: pgmap v1521: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:01:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:01:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:01:33] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2024-09-13T03:01:33.756 INFO:tasks.workunit.client.0.smithi088.stdout: 167: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:33.756 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BLx6LxHVSEnwe2q off=20098555 len=1326276 2024-09-13T03:01:33.763 INFO:tasks.workunit.client.0.smithi088.stdout:op 838 completed, throughput=4.98MB/sec 2024-09-13T03:01:33.763 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5K5eXuEFhsyWjnt off=6221782 len=1453431 2024-09-13T03:01:33.770 INFO:tasks.workunit.client.0.smithi088.stdout:op 839 completed, throughput=4.99MB/sec 2024-09-13T03:01:33.770 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YMe8XJWL3ivkNA9 off=5997598 len=450161 2024-09-13T03:01:33.773 INFO:tasks.workunit.client.0.smithi088.stdout:op 840 completed, throughput=4.99MB/sec 2024-09-13T03:01:33.773 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GzZ_N5YetvuUxUg off=905919 len=441624 2024-09-13T03:01:33.777 INFO:tasks.workunit.client.0.smithi088.stdout:op 841 completed, throughput=4.99MB/sec 2024-09-13T03:01:33.777 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Y2On3ttrfLVdHQ7 off=11956237 len=218624 2024-09-13T03:01:33.777 INFO:tasks.workunit.client.0.smithi088.stdout:op 842 completed, throughput=5MB/sec 2024-09-13T03:01:33.777 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ebV-9IN2O1iNpgZ off=8053107 len=1010804 2024-09-13T03:01:33.778 INFO:tasks.workunit.client.0.smithi088.stdout:op 843 completed, throughput=5MB/sec 2024-09-13T03:01:34.778 INFO:tasks.workunit.client.0.smithi088.stdout: 168: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:34.779 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ADvXk7-WuSk0ITD off=13030260 len=1046018 2024-09-13T03:01:34.780 INFO:tasks.workunit.client.0.smithi088.stdout:op 844 completed, throughput=4.98MB/sec 2024-09-13T03:01:34.780 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OKdqhAnKr4FSb8C off=6202200 len=1042082 2024-09-13T03:01:34.783 INFO:tasks.workunit.client.0.smithi088.stdout:op 845 completed, throughput=4.98MB/sec 2024-09-13T03:01:34.784 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i7DZ3fwrIzRt1ME off=13428087 len=231192 2024-09-13T03:01:34.784 INFO:tasks.workunit.client.0.smithi088.stdout:op 846 completed, throughput=4.98MB/sec 2024-09-13T03:01:34.784 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kaQmHCcLrm78qZY off=14545713 len=2069675 2024-09-13T03:01:34.786 INFO:tasks.workunit.client.0.smithi088.stdout:op 847 completed, throughput=5MB/sec 2024-09-13T03:01:34.787 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Aqas_Sw29Ta5bvl off=3470823 len=1085661 2024-09-13T03:01:34.788 INFO:tasks.workunit.client.0.smithi088.stdout:op 848 completed, throughput=5MB/sec 2024-09-13T03:01:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:34 smithi088 ceph-mon[96266]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:01:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:34 smithi088 ceph-mon[98762]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:01:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:34 smithi195 ceph-mon[87742]: pgmap v1522: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:01:35.788 INFO:tasks.workunit.client.0.smithi088.stdout: 169: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:35.788 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bA8MaW03c5m4gn4 off=3681749 len=1022054 2024-09-13T03:01:35.790 INFO:tasks.workunit.client.0.smithi088.stdout:op 849 completed, throughput=4.98MB/sec 2024-09-13T03:01:35.790 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w4HlNCa3xPB12nf off=9623680 len=675698 2024-09-13T03:01:35.792 INFO:tasks.workunit.client.0.smithi088.stdout:op 850 completed, throughput=4.98MB/sec 2024-09-13T03:01:35.792 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1dejBQd_Zwe7PR- off=585978 len=957030 2024-09-13T03:01:35.793 INFO:tasks.workunit.client.0.smithi088.stdout:op 851 completed, throughput=4.99MB/sec 2024-09-13T03:01:35.793 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-C2oUi9jHmme4Ns8 off=12569872 len=574208 2024-09-13T03:01:35.797 INFO:tasks.workunit.client.0.smithi088.stdout:op 852 completed, throughput=4.99MB/sec 2024-09-13T03:01:35.798 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nMeypnhQ6kAn3mx off=7702031 len=579189 2024-09-13T03:01:35.802 INFO:tasks.workunit.client.0.smithi088.stdout:op 853 completed, throughput=4.99MB/sec 2024-09-13T03:01:35.802 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-U34i0xkFvQMfDKB off=712709 len=781038 2024-09-13T03:01:35.803 INFO:tasks.workunit.client.0.smithi088.stdout:op 854 completed, throughput=5MB/sec 2024-09-13T03:01:35.803 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y9zhbw0ytgvl7jK off=1193783 len=791883 2024-09-13T03:01:35.807 INFO:tasks.workunit.client.0.smithi088.stdout:op 855 completed, throughput=5MB/sec 2024-09-13T03:01:36.808 INFO:tasks.workunit.client.0.smithi088.stdout: 170: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:36.808 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-R0IVWX3MZHeH0g1 off=14084183 len=1172019 2024-09-13T03:01:36.815 INFO:tasks.workunit.client.0.smithi088.stdout:op 856 completed, throughput=4.98MB/sec 2024-09-13T03:01:36.815 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HiRVe-hTOZWSMCV off=4146278 len=443134 2024-09-13T03:01:36.818 INFO:tasks.workunit.client.0.smithi088.stdout:op 857 completed, throughput=4.98MB/sec 2024-09-13T03:01:36.818 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F6v3WE1xXnKIqO1 off=271258 len=17882 2024-09-13T03:01:36.820 INFO:tasks.workunit.client.0.smithi088.stdout:op 858 completed, throughput=4.98MB/sec 2024-09-13T03:01:36.820 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Kcnjy6THShM1wYi off=10841657 len=1883282 2024-09-13T03:01:36.822 INFO:tasks.workunit.client.0.smithi088.stdout:op 859 completed, throughput=4.99MB/sec 2024-09-13T03:01:36.822 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KJ46AHGvwboYlOt off=8416628 len=1293352 2024-09-13T03:01:36.829 INFO:tasks.workunit.client.0.smithi088.stdout:op 860 completed, throughput=5MB/sec 2024-09-13T03:01:36.830 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-htK6dJ6X2Epini9 off=5950658 len=317893 2024-09-13T03:01:36.833 INFO:tasks.workunit.client.0.smithi088.stdout:op 861 completed, throughput=5MB/sec 2024-09-13T03:01:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:36 smithi088 ceph-mon[96266]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:01:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:36 smithi088 ceph-mon[98762]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:01:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:36 smithi195 ceph-mon[87742]: pgmap v1523: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:01:37.833 INFO:tasks.workunit.client.0.smithi088.stdout: 171: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:37.833 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-p7HzSUg651IojEt off=13185858 len=1207720 2024-09-13T03:01:37.841 INFO:tasks.workunit.client.0.smithi088.stdout:op 862 completed, throughput=4.98MB/sec 2024-09-13T03:01:37.841 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Uy3G4nSNF6b3bzq off=4261621 len=1806789 2024-09-13T03:01:37.849 INFO:tasks.workunit.client.0.smithi088.stdout:op 863 completed, throughput=4.99MB/sec 2024-09-13T03:01:37.850 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_DrWzRN8546rCDH off=19698185 len=311582 2024-09-13T03:01:37.852 INFO:tasks.workunit.client.0.smithi088.stdout:op 864 completed, throughput=4.99MB/sec 2024-09-13T03:01:37.853 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rBTFO_dbz-6D7Ob off=14444569 len=462315 2024-09-13T03:01:37.854 INFO:tasks.workunit.client.0.smithi088.stdout:op 865 completed, throughput=4.99MB/sec 2024-09-13T03:01:37.854 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-T09iflrqhKX2Dv9 off=24045005 len=1262152 2024-09-13T03:01:37.859 INFO:tasks.workunit.client.0.smithi088.stdout:op 866 completed, throughput=5MB/sec 2024-09-13T03:01:37.859 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-j0H-L0cdnHdt5Aq off=18527666 len=801844 2024-09-13T03:01:37.860 INFO:tasks.workunit.client.0.smithi088.stdout:op 867 completed, throughput=5MB/sec 2024-09-13T03:01:38.860 INFO:tasks.workunit.client.0.smithi088.stdout: 172: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:38.861 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OyvjnZhsOcktEvl off=18518561 len=1208002 2024-09-13T03:01:38.866 INFO:tasks.workunit.client.0.smithi088.stdout:op 868 completed, throughput=4.98MB/sec 2024-09-13T03:01:38.866 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vZz5uTQ5SMIh2ww off=14578161 len=417992 2024-09-13T03:01:38.867 INFO:tasks.workunit.client.0.smithi088.stdout:op 869 completed, throughput=4.98MB/sec 2024-09-13T03:01:38.867 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--HzHzmsvkHlgExH off=11300406 len=1197135 2024-09-13T03:01:38.873 INFO:tasks.workunit.client.0.smithi088.stdout:op 870 completed, throughput=4.99MB/sec 2024-09-13T03:01:38.874 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0DSiPgaAMDHKWxN off=3880945 len=751341 2024-09-13T03:01:38.874 INFO:tasks.workunit.client.0.smithi088.stdout:op 871 completed, throughput=4.99MB/sec 2024-09-13T03:01:38.874 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ALPZqIPjzPwi4rM off=13829531 len=889682 2024-09-13T03:01:38.875 INFO:tasks.workunit.client.0.smithi088.stdout:op 872 completed, throughput=5MB/sec 2024-09-13T03:01:38.875 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9rcacnSrWV3gXl2 off=877335 len=1219636 2024-09-13T03:01:38.882 INFO:tasks.workunit.client.0.smithi088.stdout:op 873 completed, throughput=5MB/sec 2024-09-13T03:01:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:38 smithi088 ceph-mon[96266]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:01:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:38 smithi088 ceph-mon[98762]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:01:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:38 smithi195 ceph-mon[87742]: pgmap v1524: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:01:39.883 INFO:tasks.workunit.client.0.smithi088.stdout: 173: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:39.883 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QI7hNnq6GBsjBbV off=2824857 len=165247 2024-09-13T03:01:39.885 INFO:tasks.workunit.client.0.smithi088.stdout:op 874 completed, throughput=4.98MB/sec 2024-09-13T03:01:39.885 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-om0l2B_T3XAF9pR off=15835744 len=1731443 2024-09-13T03:01:39.887 INFO:tasks.workunit.client.0.smithi088.stdout:op 875 completed, throughput=4.99MB/sec 2024-09-13T03:01:39.887 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dnW_xd75f6BV-Xw off=269558 len=328697 2024-09-13T03:01:39.891 INFO:tasks.workunit.client.0.smithi088.stdout:op 876 completed, throughput=4.99MB/sec 2024-09-13T03:01:39.891 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UhKBIDtIgMZFwCM off=3357869 len=1121506 2024-09-13T03:01:39.896 INFO:tasks.workunit.client.0.smithi088.stdout:op 877 completed, throughput=4.99MB/sec 2024-09-13T03:01:39.897 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cHm46VX4bCiYGLi off=16652155 len=266661 2024-09-13T03:01:39.899 INFO:tasks.workunit.client.0.smithi088.stdout:op 878 completed, throughput=5MB/sec 2024-09-13T03:01:39.900 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-K8cbachdnpImFSx off=2341667 len=1052174 2024-09-13T03:01:39.905 INFO:tasks.workunit.client.0.smithi088.stdout:op 879 completed, throughput=5MB/sec 2024-09-13T03:01:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: 174: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:40.905 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o01QsCz5KZ1wJXx off=4603114 len=194083 2024-09-13T03:01:40.908 INFO:tasks.workunit.client.0.smithi088.stdout:op 880 completed, throughput=4.97MB/sec 2024-09-13T03:01:40.908 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Jqs3NKNEI5Idop2 off=1309782 len=1474084 2024-09-13T03:01:40.916 INFO:tasks.workunit.client.0.smithi088.stdout:op 881 completed, throughput=4.98MB/sec 2024-09-13T03:01:40.916 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KNhFU1tbRaSx0kT off=1601981 len=989051 2024-09-13T03:01:40.922 INFO:tasks.workunit.client.0.smithi088.stdout:op 882 completed, throughput=4.99MB/sec 2024-09-13T03:01:40.922 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8CgEljY9YLehVqz off=17542064 len=141119 2024-09-13T03:01:40.925 INFO:tasks.workunit.client.0.smithi088.stdout:op 883 completed, throughput=4.99MB/sec 2024-09-13T03:01:40.925 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JHN_C4ojpgkNhWg off=2112966 len=31979 2024-09-13T03:01:40.927 INFO:tasks.workunit.client.0.smithi088.stdout:op 884 completed, throughput=4.99MB/sec 2024-09-13T03:01:40.927 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-S12dGPJnH_F8cPt off=281557 len=39960 2024-09-13T03:01:40.928 INFO:tasks.workunit.client.0.smithi088.stdout:op 885 completed, throughput=4.99MB/sec 2024-09-13T03:01:40.928 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hLTOxEKuOkhYDC3 off=19353544 len=137023 2024-09-13T03:01:40.929 INFO:tasks.workunit.client.0.smithi088.stdout:op 886 completed, throughput=4.99MB/sec 2024-09-13T03:01:40.929 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Bv2yQ2nOl0Lwf2Y off=12093584 len=1153792 2024-09-13T03:01:40.933 INFO:tasks.workunit.client.0.smithi088.stdout:op 887 completed, throughput=4.99MB/sec 2024-09-13T03:01:40.934 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AeBNQInAvfl_tU1 off=756063 len=1172957 2024-09-13T03:01:40.936 INFO:tasks.workunit.client.0.smithi088.stdout:op 888 completed, throughput=5MB/sec 2024-09-13T03:01:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:40 smithi088 ceph-mon[98762]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:01:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:40 smithi088 ceph-mon[96266]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:01:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:40 smithi195 ceph-mon[87742]: pgmap v1525: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:01:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: 175: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:41.936 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5T2PfMnPewzqU87 off=1816551 len=254171 2024-09-13T03:01:41.937 INFO:tasks.workunit.client.0.smithi088.stdout:op 889 completed, throughput=4.97MB/sec 2024-09-13T03:01:41.937 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kpov53ZQJl5xkiS off=1200193 len=2011035 2024-09-13T03:01:41.940 INFO:tasks.workunit.client.0.smithi088.stdout:op 890 completed, throughput=4.98MB/sec 2024-09-13T03:01:41.940 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FuEa_smLHiqiBN0 off=5455691 len=1594735 2024-09-13T03:01:41.942 INFO:tasks.workunit.client.0.smithi088.stdout:op 891 completed, throughput=4.99MB/sec 2024-09-13T03:01:41.942 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XHiZZNylrANg1wL off=8799022 len=1535097 2024-09-13T03:01:41.950 INFO:tasks.workunit.client.0.smithi088.stdout:op 892 completed, throughput=5MB/sec 2024-09-13T03:01:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:42 smithi088 ceph-mon[96266]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:01:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:42 smithi088 ceph-mon[98762]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:01:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: 176: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:42.950 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EsdHRG9Uo0iauHQ off=15074869 len=623996 2024-09-13T03:01:42.952 INFO:tasks.workunit.client.0.smithi088.stdout:op 893 completed, throughput=4.98MB/sec 2024-09-13T03:01:42.953 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-X-ZFT5ppiH_hW3w off=5618253 len=24022 2024-09-13T03:01:42.953 INFO:tasks.workunit.client.0.smithi088.stdout:op 894 completed, throughput=4.98MB/sec 2024-09-13T03:01:42.953 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wqpoJyZVIMdEMWm off=972122 len=1483796 2024-09-13T03:01:42.961 INFO:tasks.workunit.client.0.smithi088.stdout:op 895 completed, throughput=4.98MB/sec 2024-09-13T03:01:42.961 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-P8ytZlqbOoAjbg5 off=6296735 len=1584505 2024-09-13T03:01:42.964 INFO:tasks.workunit.client.0.smithi088.stdout:op 896 completed, throughput=4.99MB/sec 2024-09-13T03:01:42.964 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OIH7-HCztDLq_6w off=16563501 len=1819759 2024-09-13T03:01:42.973 INFO:tasks.workunit.client.0.smithi088.stdout:op 897 completed, throughput=5MB/sec 2024-09-13T03:01:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:42 smithi195 ceph-mon[87742]: pgmap v1526: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:01:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:01:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:01:43] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2024-09-13T03:01:43.973 INFO:tasks.workunit.client.0.smithi088.stdout: 177: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:43.973 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nVnuouh8UbaWKVB off=2877488 len=357289 2024-09-13T03:01:43.977 INFO:tasks.workunit.client.0.smithi088.stdout:op 898 completed, throughput=4.98MB/sec 2024-09-13T03:01:43.977 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GM8-x3tkAidbbPI off=2708630 len=459027 2024-09-13T03:01:43.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 899 completed, throughput=4.98MB/sec 2024-09-13T03:01:43.981 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tJnKjeTyNwsG5Kb off=4620831 len=2079695 2024-09-13T03:01:43.984 INFO:tasks.workunit.client.0.smithi088.stdout:op 900 completed, throughput=4.99MB/sec 2024-09-13T03:01:43.984 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-V8kd3F7esupCmsT off=9938164 len=1046496 2024-09-13T03:01:43.985 INFO:tasks.workunit.client.0.smithi088.stdout:op 901 completed, throughput=4.99MB/sec 2024-09-13T03:01:43.985 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uPBJ9CwjzcCvdWL off=9147519 len=1589404 2024-09-13T03:01:43.987 INFO:tasks.workunit.client.0.smithi088.stdout:op 902 completed, throughput=5MB/sec 2024-09-13T03:01:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:44 smithi088 ceph-mon[98762]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:01:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:01:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:44 smithi088 ceph-mon[96266]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:01:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:01:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:44 smithi195 ceph-mon[87742]: pgmap v1527: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:01:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:01:44.987 INFO:tasks.workunit.client.0.smithi088.stdout: 178: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:44.987 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mWuQNhX9CWiUvh- off=1317785 len=839670 2024-09-13T03:01:44.992 INFO:tasks.workunit.client.0.smithi088.stdout:op 903 completed, throughput=4.98MB/sec 2024-09-13T03:01:44.992 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eUIG-BgXARWBmNi off=2402647 len=947643 2024-09-13T03:01:44.997 INFO:tasks.workunit.client.0.smithi088.stdout:op 904 completed, throughput=4.98MB/sec 2024-09-13T03:01:44.997 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-11hHNbYgRCvxNGY off=7214165 len=1154184 2024-09-13T03:01:44.998 INFO:tasks.workunit.client.0.smithi088.stdout:op 905 completed, throughput=4.99MB/sec 2024-09-13T03:01:44.998 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ReU_fVDYnh1EZ_5 off=3544981 len=1898357 2024-09-13T03:01:45.007 INFO:tasks.workunit.client.0.smithi088.stdout:op 906 completed, throughput=5MB/sec 2024-09-13T03:01:46.008 INFO:tasks.workunit.client.0.smithi088.stdout: 179: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:46.008 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_fnWh3-4qaZb9-I off=13920983 len=1538540 2024-09-13T03:01:46.017 INFO:tasks.workunit.client.0.smithi088.stdout:op 907 completed, throughput=4.98MB/sec 2024-09-13T03:01:46.017 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_CtRkbx13pInAfw off=1985179 len=2006748 2024-09-13T03:01:46.026 INFO:tasks.workunit.client.0.smithi088.stdout:op 908 completed, throughput=4.99MB/sec 2024-09-13T03:01:46.026 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zgDqiF5SoCPJPz3 off=6935285 len=2045710 2024-09-13T03:01:46.035 INFO:tasks.workunit.client.0.smithi088.stdout:op 909 completed, throughput=5MB/sec 2024-09-13T03:01:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:46 smithi088 ceph-mon[96266]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:01:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:46 smithi088 ceph-mon[98762]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:01:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:46 smithi195 ceph-mon[87742]: pgmap v1528: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:01:47.035 INFO:tasks.workunit.client.0.smithi088.stdout: 180: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:47.035 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B2f5ts9E7-iSZOW off=2886066 len=1252582 2024-09-13T03:01:47.037 INFO:tasks.workunit.client.0.smithi088.stdout:op 910 completed, throughput=4.98MB/sec 2024-09-13T03:01:47.037 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CHo3_uM3KA4gK-y off=7503800 len=390076 2024-09-13T03:01:47.038 INFO:tasks.workunit.client.0.smithi088.stdout:op 911 completed, throughput=4.98MB/sec 2024-09-13T03:01:47.038 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hvjplqRoQt-OVAV off=6165496 len=1492052 2024-09-13T03:01:47.039 INFO:tasks.workunit.client.0.smithi088.stdout:op 912 completed, throughput=4.99MB/sec 2024-09-13T03:01:47.040 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rh3oO1AJwvoi3Sr off=6946836 len=836908 2024-09-13T03:01:47.041 INFO:tasks.workunit.client.0.smithi088.stdout:op 913 completed, throughput=4.99MB/sec 2024-09-13T03:01:47.041 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kTMG4CDP1neBVCg off=4441890 len=1451199 2024-09-13T03:01:47.048 INFO:tasks.workunit.client.0.smithi088.stdout:op 914 completed, throughput=5MB/sec 2024-09-13T03:01:48.048 INFO:tasks.workunit.client.0.smithi088.stdout: 181: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:48.048 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_0yTV1WV5fjjhcd off=1978375 len=581006 2024-09-13T03:01:48.052 INFO:tasks.workunit.client.0.smithi088.stdout:op 915 completed, throughput=4.98MB/sec 2024-09-13T03:01:48.052 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Yk5rJpRO_jCbL32 off=6981718 len=1395224 2024-09-13T03:01:48.054 INFO:tasks.workunit.client.0.smithi088.stdout:op 916 completed, throughput=4.99MB/sec 2024-09-13T03:01:48.054 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rLx_QPLXiUXxC9v off=7259691 len=1391508 2024-09-13T03:01:48.056 INFO:tasks.workunit.client.0.smithi088.stdout:op 917 completed, throughput=4.99MB/sec 2024-09-13T03:01:48.056 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ekZMoXoQF2SGCUm off=840024 len=286002 2024-09-13T03:01:48.058 INFO:tasks.workunit.client.0.smithi088.stdout:op 918 completed, throughput=4.99MB/sec 2024-09-13T03:01:48.058 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tH2XLqT96A-pwse off=17507184 len=1359452 2024-09-13T03:01:48.065 INFO:tasks.workunit.client.0.smithi088.stdout:op 919 completed, throughput=5MB/sec 2024-09-13T03:01:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:48 smithi088 ceph-mon[96266]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:01:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:48 smithi088 ceph-mon[98762]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:01:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:48 smithi195 ceph-mon[87742]: pgmap v1529: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:01:49.066 INFO:tasks.workunit.client.0.smithi088.stdout: 182: throughput=4.97MB/sec pending data=0 2024-09-13T03:01:49.066 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-n34DaWgF4Q_n4Ce off=5352485 len=1584742 2024-09-13T03:01:49.069 INFO:tasks.workunit.client.0.smithi088.stdout:op 920 completed, throughput=4.98MB/sec 2024-09-13T03:01:49.069 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QsBLvo_m3zktpVz off=2080568 len=1579749 2024-09-13T03:01:49.071 INFO:tasks.workunit.client.0.smithi088.stdout:op 921 completed, throughput=4.99MB/sec 2024-09-13T03:01:49.071 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7wSYodVH2edQJyL off=4547 len=1962541 2024-09-13T03:01:49.074 INFO:tasks.workunit.client.0.smithi088.stdout:op 922 completed, throughput=5MB/sec 2024-09-13T03:01:49.074 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JwIvkLJwHDSyj0m off=10291154 len=1575533 2024-09-13T03:01:49.083 INFO:tasks.workunit.client.0.smithi088.stdout:op 923 completed, throughput=5.01MB/sec 2024-09-13T03:01:50.083 INFO:tasks.workunit.client.0.smithi088.stdout: 183: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:50.083 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VvFU2kToHJ17Y4n off=933900 len=257582 2024-09-13T03:01:50.086 INFO:tasks.workunit.client.0.smithi088.stdout:op 924 completed, throughput=4.98MB/sec 2024-09-13T03:01:50.086 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-m-e9eymhr_DV_xX off=1437672 len=1589715 2024-09-13T03:01:50.088 INFO:tasks.workunit.client.0.smithi088.stdout:op 925 completed, throughput=4.99MB/sec 2024-09-13T03:01:50.088 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Me5FxP5-uZPuVOX off=4825782 len=566626 2024-09-13T03:01:50.092 INFO:tasks.workunit.client.0.smithi088.stdout:op 926 completed, throughput=4.99MB/sec 2024-09-13T03:01:50.092 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-f9N9zOC0V5Bakli off=5360099 len=1135855 2024-09-13T03:01:50.099 INFO:tasks.workunit.client.0.smithi088.stdout:op 927 completed, throughput=5MB/sec 2024-09-13T03:01:50.099 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KWIQPS7ZPZH8xep off=2771700 len=1324190 2024-09-13T03:01:50.100 INFO:tasks.workunit.client.0.smithi088.stdout:op 928 completed, throughput=5.01MB/sec 2024-09-13T03:01:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:50 smithi088 ceph-mon[96266]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:01:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:50 smithi088 ceph-mon[98762]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:01:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:50 smithi195 ceph-mon[87742]: pgmap v1530: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:01:51.101 INFO:tasks.workunit.client.0.smithi088.stdout: 184: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:51.101 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-a3P-DUMyFUzGmY3 off=1448993 len=700427 2024-09-13T03:01:51.106 INFO:tasks.workunit.client.0.smithi088.stdout:op 929 completed, throughput=4.98MB/sec 2024-09-13T03:01:51.106 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gYTu4e0fgSzqhQz off=1054117 len=349688 2024-09-13T03:01:51.107 INFO:tasks.workunit.client.0.smithi088.stdout:op 930 completed, throughput=4.98MB/sec 2024-09-13T03:01:51.108 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KwKPkmSzbmmy6sG off=23955083 len=285515 2024-09-13T03:01:51.111 INFO:tasks.workunit.client.0.smithi088.stdout:op 931 completed, throughput=4.98MB/sec 2024-09-13T03:01:51.111 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NVr2lklaXwHtHaj off=1125706 len=190321 2024-09-13T03:01:51.113 INFO:tasks.workunit.client.0.smithi088.stdout:op 932 completed, throughput=4.99MB/sec 2024-09-13T03:01:51.114 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-K6opLMfALPVoxuA off=14057976 len=909493 2024-09-13T03:01:51.115 INFO:tasks.workunit.client.0.smithi088.stdout:op 933 completed, throughput=4.99MB/sec 2024-09-13T03:01:51.115 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xCzZ0Ov6gV3Vi2h off=13895037 len=1308665 2024-09-13T03:01:51.118 INFO:tasks.workunit.client.0.smithi088.stdout:op 934 completed, throughput=5MB/sec 2024-09-13T03:01:51.118 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HPpQCjP3z9cHwBC off=5279312 len=1461305 2024-09-13T03:01:51.120 INFO:tasks.workunit.client.0.smithi088.stdout:op 935 completed, throughput=5MB/sec 2024-09-13T03:01:52.121 INFO:tasks.workunit.client.0.smithi088.stdout: 185: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:52.121 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UjAEwqcHFHOjgBA off=4342202 len=702119 2024-09-13T03:01:52.122 INFO:tasks.workunit.client.0.smithi088.stdout:op 936 completed, throughput=4.98MB/sec 2024-09-13T03:01:52.123 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-brKWw3l6jladGcE off=2429950 len=1093113 2024-09-13T03:01:52.124 INFO:tasks.workunit.client.0.smithi088.stdout:op 937 completed, throughput=4.99MB/sec 2024-09-13T03:01:52.124 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Xej0tBuEVTOwZCK off=15197032 len=1753498 2024-09-13T03:01:52.133 INFO:tasks.workunit.client.0.smithi088.stdout:op 938 completed, throughput=5MB/sec 2024-09-13T03:01:52.227 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LuPppb5_WSh83l0 off=14604449 len=251900 2024-09-13T03:01:52.229 INFO:tasks.workunit.client.0.smithi088.stdout:op 939 completed, throughput=5MB/sec 2024-09-13T03:01:52.229 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4UDRxhjJjMy5iSX off=1124486 len=1927040 2024-09-13T03:01:52.229 INFO:tasks.workunit.client.0.smithi088.stdout:op 940 completed, throughput=5.01MB/sec 2024-09-13T03:01:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:52 smithi088 ceph-mon[96266]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:01:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:52 smithi088 ceph-mon[98762]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:01:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:52 smithi195 ceph-mon[87742]: pgmap v1531: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:01:53.136 INFO:tasks.workunit.client.0.smithi088.stdout: 186: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:53.136 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PvCLWnwIlpR1NNG off=2330625 len=1217515 2024-09-13T03:01:53.143 INFO:tasks.workunit.client.0.smithi088.stdout:op 941 completed, throughput=4.99MB/sec 2024-09-13T03:01:53.143 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-USc9gc1CNl4miZT off=5221743 len=880863 2024-09-13T03:01:53.147 INFO:tasks.workunit.client.0.smithi088.stdout:op 942 completed, throughput=4.99MB/sec 2024-09-13T03:01:53.147 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-F6v3WE1xXnKIqO1 off=648785 len=1844284 2024-09-13T03:01:53.151 INFO:tasks.workunit.client.0.smithi088.stdout:op 943 completed, throughput=5MB/sec 2024-09-13T03:01:53.151 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B3N2BnO-LIErOW9 off=10513132 len=775255 2024-09-13T03:01:53.152 INFO:tasks.workunit.client.0.smithi088.stdout:op 944 completed, throughput=5MB/sec 2024-09-13T03:01:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:01:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:01:53] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-09-13T03:01:54.153 INFO:tasks.workunit.client.0.smithi088.stdout: 187: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:54.153 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ihRKxuH4QChwZvO off=2635358 len=1978050 2024-09-13T03:01:54.155 INFO:tasks.workunit.client.0.smithi088.stdout:op 945 completed, throughput=4.99MB/sec 2024-09-13T03:01:54.155 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LdrB-hb-DIrgNo- off=288040 len=1147632 2024-09-13T03:01:54.162 INFO:tasks.workunit.client.0.smithi088.stdout:op 946 completed, throughput=4.99MB/sec 2024-09-13T03:01:54.162 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B_a7BCzpQtGWWrI off=12225048 len=620015 2024-09-13T03:01:54.163 INFO:tasks.workunit.client.0.smithi088.stdout:op 947 completed, throughput=5MB/sec 2024-09-13T03:01:54.163 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zrMdY9bf3FQVglx off=8562632 len=27073 2024-09-13T03:01:54.165 INFO:tasks.workunit.client.0.smithi088.stdout:op 948 completed, throughput=5MB/sec 2024-09-13T03:01:54.165 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-v9bGAeFvfvXtZv1 off=11044765 len=1634831 2024-09-13T03:01:54.174 INFO:tasks.workunit.client.0.smithi088.stdout:op 949 completed, throughput=5MB/sec 2024-09-13T03:01:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:54 smithi088 ceph-mon[96266]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:01:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:54 smithi088 ceph-mon[98762]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:01:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:54 smithi195 ceph-mon[87742]: pgmap v1532: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:01:55.174 INFO:tasks.workunit.client.0.smithi088.stdout: 188: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:55.174 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F2UmPcOQogqe4c1 off=689481 len=1877073 2024-09-13T03:01:55.183 INFO:tasks.workunit.client.0.smithi088.stdout:op 950 completed, throughput=4.99MB/sec 2024-09-13T03:01:55.183 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-a8b5grKsby2VH6l off=16615110 len=371736 2024-09-13T03:01:55.185 INFO:tasks.workunit.client.0.smithi088.stdout:op 951 completed, throughput=4.99MB/sec 2024-09-13T03:01:55.185 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gVdo8VXz5VJoZoz off=3803095 len=789648 2024-09-13T03:01:55.186 INFO:tasks.workunit.client.0.smithi088.stdout:op 952 completed, throughput=4.99MB/sec 2024-09-13T03:01:55.186 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-M7acKoeodH9QeEQ off=4010360 len=886180 2024-09-13T03:01:55.191 INFO:tasks.workunit.client.0.smithi088.stdout:op 953 completed, throughput=5MB/sec 2024-09-13T03:01:55.191 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Dem0by7ugW0lHVt off=10348546 len=1570568 2024-09-13T03:01:55.199 INFO:tasks.workunit.client.0.smithi088.stdout:op 954 completed, throughput=5MB/sec 2024-09-13T03:01:56.199 INFO:tasks.workunit.client.0.smithi088.stdout: 189: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:56.199 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-03DNEVP6yF2CQz- off=14719651 len=1986478 2024-09-13T03:01:56.210 INFO:tasks.workunit.client.0.smithi088.stdout:op 955 completed, throughput=4.99MB/sec 2024-09-13T03:01:56.211 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-umWEV-TtfjI6FDs off=7205989 len=65451 2024-09-13T03:01:56.213 INFO:tasks.workunit.client.0.smithi088.stdout:op 956 completed, throughput=4.99MB/sec 2024-09-13T03:01:56.213 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Zs9v-J8NnCAo8up off=3300114 len=1747941 2024-09-13T03:01:56.215 INFO:tasks.workunit.client.0.smithi088.stdout:op 957 completed, throughput=5MB/sec 2024-09-13T03:01:56.215 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-A7f4dxhxdhngEvC off=1940766 len=889521 2024-09-13T03:01:56.216 INFO:tasks.workunit.client.0.smithi088.stdout:op 958 completed, throughput=5MB/sec 2024-09-13T03:01:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:56 smithi088 ceph-mon[96266]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:01:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:56 smithi088 ceph-mon[98762]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:01:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:56 smithi195 ceph-mon[87742]: pgmap v1533: 105 pgs: 105 active+clean; 127 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:01:57.216 INFO:tasks.workunit.client.0.smithi088.stdout: 190: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:57.216 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kGYc6l4IJi6_Z4Z off=9917830 len=902858 2024-09-13T03:01:57.223 INFO:tasks.workunit.client.0.smithi088.stdout:op 959 completed, throughput=4.98MB/sec 2024-09-13T03:01:57.223 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1HG8tQAF84qcSdl off=9232099 len=1062311 2024-09-13T03:01:57.229 INFO:tasks.workunit.client.0.smithi088.stdout:op 960 completed, throughput=4.98MB/sec 2024-09-13T03:01:57.229 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9eCi9CUwhOmkn78 off=12133517 len=871067 2024-09-13T03:01:57.230 INFO:tasks.workunit.client.0.smithi088.stdout:op 961 completed, throughput=4.99MB/sec 2024-09-13T03:01:57.230 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CpYwApZodzD2JT3 off=11872772 len=271492 2024-09-13T03:01:57.233 INFO:tasks.workunit.client.0.smithi088.stdout:op 962 completed, throughput=4.99MB/sec 2024-09-13T03:01:57.233 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sSPjh2f4m3zykWA off=537815 len=949945 2024-09-13T03:01:57.234 INFO:tasks.workunit.client.0.smithi088.stdout:op 963 completed, throughput=4.99MB/sec 2024-09-13T03:01:57.234 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NWiLtmcLoj9BL2Y off=2243353 len=1881209 2024-09-13T03:01:57.242 INFO:tasks.workunit.client.0.smithi088.stdout:op 964 completed, throughput=5MB/sec 2024-09-13T03:01:58.242 INFO:tasks.workunit.client.0.smithi088.stdout: 191: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:58.242 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-q2_Lcb_2uGQaH0J off=3367011 len=74185 2024-09-13T03:01:58.245 INFO:tasks.workunit.client.0.smithi088.stdout:op 965 completed, throughput=4.98MB/sec 2024-09-13T03:01:58.245 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Vyn6WDN-D8w9BV7 off=5895461 len=745258 2024-09-13T03:01:58.249 INFO:tasks.workunit.client.0.smithi088.stdout:op 966 completed, throughput=4.98MB/sec 2024-09-13T03:01:58.249 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QwoNpQTRH2U24Bz off=7996872 len=1650931 2024-09-13T03:01:58.252 INFO:tasks.workunit.client.0.smithi088.stdout:op 967 completed, throughput=4.99MB/sec 2024-09-13T03:01:58.252 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-25iOuqxzxDzWmwW off=12111388 len=1469914 2024-09-13T03:01:58.260 INFO:tasks.workunit.client.0.smithi088.stdout:op 968 completed, throughput=5MB/sec 2024-09-13T03:01:58.260 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oXVwVUdLHY2HE6C off=544091 len=525351 2024-09-13T03:01:58.261 INFO:tasks.workunit.client.0.smithi088.stdout:op 969 completed, throughput=5MB/sec 2024-09-13T03:01:58.261 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7CMOKK9iw7pxDB4 off=646385 len=1540306 2024-09-13T03:01:58.264 INFO:tasks.workunit.client.0.smithi088.stdout:op 970 completed, throughput=5.01MB/sec 2024-09-13T03:01:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:58 smithi088 ceph-mon[96266]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:01:58.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:58 smithi088 ceph-mon[98762]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:01:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:58 smithi195 ceph-mon[87742]: pgmap v1534: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:01:59.265 INFO:tasks.workunit.client.0.smithi088.stdout: 192: throughput=4.98MB/sec pending data=0 2024-09-13T03:01:59.265 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nhWxpTzYqx7k8AP off=785861 len=1363520 2024-09-13T03:01:59.274 INFO:tasks.workunit.client.0.smithi088.stdout:op 971 completed, throughput=4.99MB/sec 2024-09-13T03:01:59.274 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-S8ikoSDCCYCrW3c off=13088986 len=52678 2024-09-13T03:01:59.276 INFO:tasks.workunit.client.0.smithi088.stdout:op 972 completed, throughput=4.99MB/sec 2024-09-13T03:01:59.277 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-w6fJHaKimnr8XuW off=10672755 len=1222044 2024-09-13T03:01:59.282 INFO:tasks.workunit.client.0.smithi088.stdout:op 973 completed, throughput=4.99MB/sec 2024-09-13T03:01:59.282 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZAinDMsBvTvxqno off=0 len=1447443 2024-09-13T03:01:59.302 INFO:tasks.workunit.client.0.smithi088.stdout:op 974 completed, throughput=5MB/sec 2024-09-13T03:01:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:01:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:01:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:01:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:01:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:01:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:02:00.288 INFO:tasks.workunit.client.0.smithi088.stdout: 193: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:00.288 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RnPppa213P238Ac off=5703116 len=1887488 2024-09-13T03:02:00.290 INFO:tasks.workunit.client.0.smithi088.stdout:op 975 completed, throughput=4.98MB/sec 2024-09-13T03:02:00.290 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TO7zlUW3gWpQZaR off=15381899 len=1747528 2024-09-13T03:02:00.300 INFO:tasks.workunit.client.0.smithi088.stdout:op 976 completed, throughput=4.99MB/sec 2024-09-13T03:02:00.300 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cruzbQk8LZc40IW off=8595560 len=8219 2024-09-13T03:02:00.300 INFO:tasks.workunit.client.0.smithi088.stdout:op 977 completed, throughput=4.99MB/sec 2024-09-13T03:02:00.300 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-k0WC4lhCS-aAbGS off=2913026 len=1815952 2024-09-13T03:02:00.302 INFO:tasks.workunit.client.0.smithi088.stdout:op 978 completed, throughput=5MB/sec 2024-09-13T03:02:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:00 smithi088 ceph-mon[96266]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:00 smithi088 ceph-mon[98762]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:00 smithi195 ceph-mon[87742]: pgmap v1535: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:01.303 INFO:tasks.workunit.client.0.smithi088.stdout: 194: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:01.303 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-X3THSAvDshitSmw off=4554821 len=861034 2024-09-13T03:02:01.307 INFO:tasks.workunit.client.0.smithi088.stdout:op 979 completed, throughput=4.98MB/sec 2024-09-13T03:02:01.307 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-22GHEuzXt3Qr3fC off=3476334 len=1321891 2024-09-13T03:02:01.315 INFO:tasks.workunit.client.0.smithi088.stdout:op 980 completed, throughput=4.99MB/sec 2024-09-13T03:02:01.315 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fNGopot81_htxwJ off=393666 len=1575746 2024-09-13T03:02:01.322 INFO:tasks.workunit.client.0.smithi088.stdout:op 981 completed, throughput=4.99MB/sec 2024-09-13T03:02:01.322 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TOp4RDMt59pt41T off=3739486 len=1308532 2024-09-13T03:02:01.324 INFO:tasks.workunit.client.0.smithi088.stdout:op 982 completed, throughput=5MB/sec 2024-09-13T03:02:01.325 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YpgTV1GgRBQxX9O off=1545850 len=1620519 2024-09-13T03:02:01.333 INFO:tasks.workunit.client.0.smithi088.stdout:op 983 completed, throughput=5.01MB/sec 2024-09-13T03:02:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:01 smithi088 ceph-mon[96266]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:02:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:01 smithi088 ceph-mon[98762]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:02:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:01 smithi195 ceph-mon[87742]: pgmap v1536: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:02:02.333 INFO:tasks.workunit.client.0.smithi088.stdout: 195: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:02.333 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kfWY8OrzzzxGz-a off=10840042 len=297563 2024-09-13T03:02:02.334 INFO:tasks.workunit.client.0.smithi088.stdout:op 984 completed, throughput=4.98MB/sec 2024-09-13T03:02:02.335 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FOT_nIsJf0z4wTP off=1931187 len=523767 2024-09-13T03:02:02.336 INFO:tasks.workunit.client.0.smithi088.stdout:op 985 completed, throughput=4.99MB/sec 2024-09-13T03:02:02.336 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6X6SwM9Z5A7D1_t off=3824 len=5890 2024-09-13T03:02:02.338 INFO:tasks.workunit.client.0.smithi088.stdout:op 986 completed, throughput=4.99MB/sec 2024-09-13T03:02:02.338 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-t25qm616nIBtWVs off=15045450 len=678676 2024-09-13T03:02:02.340 INFO:tasks.workunit.client.0.smithi088.stdout:op 987 completed, throughput=4.99MB/sec 2024-09-13T03:02:02.340 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mXSn148g58yz0Ke off=3157959 len=1363347 2024-09-13T03:02:02.341 INFO:tasks.workunit.client.0.smithi088.stdout:op 988 completed, throughput=5MB/sec 2024-09-13T03:02:02.342 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vPVHh7ixkjEutFs off=12947229 len=1884388 2024-09-13T03:02:02.344 INFO:tasks.workunit.client.0.smithi088.stdout:op 989 completed, throughput=5MB/sec 2024-09-13T03:02:03.344 INFO:tasks.workunit.client.0.smithi088.stdout: 196: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:03.345 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9ynV-cu1O5p86uQ off=6984116 len=1003609 2024-09-13T03:02:03.346 INFO:tasks.workunit.client.0.smithi088.stdout:op 990 completed, throughput=4.98MB/sec 2024-09-13T03:02:03.346 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rHssXpPkjitNS6_ off=2993007 len=1698899 2024-09-13T03:02:03.348 INFO:tasks.workunit.client.0.smithi088.stdout:op 991 completed, throughput=4.99MB/sec 2024-09-13T03:02:03.348 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ToMBGAwoKAclZSS off=5557979 len=2047180 2024-09-13T03:02:03.352 INFO:tasks.workunit.client.0.smithi088.stdout:op 992 completed, throughput=5MB/sec 2024-09-13T03:02:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:02:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:02:03] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-09-13T03:02:04.353 INFO:tasks.workunit.client.0.smithi088.stdout: 197: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:04.353 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rOrXTjv2eutrTwK off=13454666 len=1106771 2024-09-13T03:02:04.358 INFO:tasks.workunit.client.0.smithi088.stdout:op 993 completed, throughput=4.98MB/sec 2024-09-13T03:02:04.358 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4_E_Cii1GqZCcwN off=487525 len=903917 2024-09-13T03:02:04.364 INFO:tasks.workunit.client.0.smithi088.stdout:op 994 completed, throughput=4.99MB/sec 2024-09-13T03:02:04.364 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Fg3Bxb1BtJz_PNk off=2405097 len=736521 2024-09-13T03:02:04.369 INFO:tasks.workunit.client.0.smithi088.stdout:op 995 completed, throughput=4.99MB/sec 2024-09-13T03:02:04.369 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4y2_ofIO2wjFJKl off=394394 len=646506 2024-09-13T03:02:04.374 INFO:tasks.workunit.client.0.smithi088.stdout:op 996 completed, throughput=4.99MB/sec 2024-09-13T03:02:04.374 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NJp0_N34ZD5tZ_i off=1903946 len=60717 2024-09-13T03:02:04.374 INFO:tasks.workunit.client.0.smithi088.stdout:op 997 completed, throughput=4.99MB/sec 2024-09-13T03:02:04.374 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_YiuF4upUBQabN9 off=6112675 len=901270 2024-09-13T03:02:04.375 INFO:tasks.workunit.client.0.smithi088.stdout:op 998 completed, throughput=5MB/sec 2024-09-13T03:02:04.375 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Sm2wjID9PurIbun off=7398174 len=162286 2024-09-13T03:02:04.377 INFO:tasks.workunit.client.0.smithi088.stdout:op 999 completed, throughput=5MB/sec 2024-09-13T03:02:04.377 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-74M_kpRfO0PyJ2i off=5869983 len=2055562 2024-09-13T03:02:04.379 INFO:tasks.workunit.client.0.smithi088.stdout:op 1000 completed, throughput=5.01MB/sec 2024-09-13T03:02:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:04 smithi088 ceph-mon[96266]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:02:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:04 smithi088 ceph-mon[98762]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:02:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:04 smithi195 ceph-mon[87742]: pgmap v1537: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:02:05.380 INFO:tasks.workunit.client.0.smithi088.stdout: 198: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:05.380 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i8kUUOn0rbQ6o0X off=2917937 len=756121 2024-09-13T03:02:05.382 INFO:tasks.workunit.client.0.smithi088.stdout:op 1001 completed, throughput=4.99MB/sec 2024-09-13T03:02:05.382 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cWFQSqXuqgKpfkz off=459759 len=1052914 2024-09-13T03:02:05.384 INFO:tasks.workunit.client.0.smithi088.stdout:op 1002 completed, throughput=4.99MB/sec 2024-09-13T03:02:05.385 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-x7AwzFFD81x6mZR off=5074856 len=1975571 2024-09-13T03:02:05.388 INFO:tasks.workunit.client.0.smithi088.stdout:op 1003 completed, throughput=5MB/sec 2024-09-13T03:02:06.389 INFO:tasks.workunit.client.0.smithi088.stdout: 199: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:06.389 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IWIGWzK1TyTUcOo off=9847082 len=1877995 2024-09-13T03:02:06.392 INFO:tasks.workunit.client.0.smithi088.stdout:op 1004 completed, throughput=4.98MB/sec 2024-09-13T03:02:06.393 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-siicRA6tHT8VPXw off=4410816 len=1435657 2024-09-13T03:02:06.394 INFO:tasks.workunit.client.0.smithi088.stdout:op 1005 completed, throughput=4.99MB/sec 2024-09-13T03:02:06.394 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-a3BIHwt0jWhy6Ws off=3192554 len=424601 2024-09-13T03:02:06.395 INFO:tasks.workunit.client.0.smithi088.stdout:op 1006 completed, throughput=4.99MB/sec 2024-09-13T03:02:06.395 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JV0aN_Hc2pj6lIX off=9722787 len=1133811 2024-09-13T03:02:06.397 INFO:tasks.workunit.client.0.smithi088.stdout:op 1007 completed, throughput=5MB/sec 2024-09-13T03:02:06.398 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iUp53NwNzEu8Voc off=8972959 len=442413 2024-09-13T03:02:06.401 INFO:tasks.workunit.client.0.smithi088.stdout:op 1008 completed, throughput=5MB/sec 2024-09-13T03:02:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:06 smithi088 ceph-mon[96266]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:06 smithi088 ceph-mon[98762]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:06 smithi195 ceph-mon[87742]: pgmap v1538: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:07.401 INFO:tasks.workunit.client.0.smithi088.stdout: 200: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:07.402 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-whPblO4GkIONZQN off=5825673 len=1525405 2024-09-13T03:02:07.403 INFO:tasks.workunit.client.0.smithi088.stdout:op 1009 completed, throughput=4.98MB/sec 2024-09-13T03:02:07.403 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Mg75cBdj2A2bUmf off=9107008 len=1541006 2024-09-13T03:02:07.407 INFO:tasks.workunit.client.0.smithi088.stdout:op 1010 completed, throughput=4.99MB/sec 2024-09-13T03:02:07.407 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PlVdCvMiLI7yAaI off=1588699 len=10170 2024-09-13T03:02:07.410 INFO:tasks.workunit.client.0.smithi088.stdout:op 1011 completed, throughput=4.99MB/sec 2024-09-13T03:02:07.410 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-flhLfXbIXqqSwnY off=19151900 len=1027938 2024-09-13T03:02:07.416 INFO:tasks.workunit.client.0.smithi088.stdout:op 1012 completed, throughput=4.99MB/sec 2024-09-13T03:02:07.416 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DKqKVDEapsx-Llj off=15313017 len=1415632 2024-09-13T03:02:07.423 INFO:tasks.workunit.client.0.smithi088.stdout:op 1013 completed, throughput=5MB/sec 2024-09-13T03:02:08.424 INFO:tasks.workunit.client.0.smithi088.stdout: 201: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:08.424 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FsAMMeMN1OX-XsT off=3012453 len=139045 2024-09-13T03:02:08.424 INFO:tasks.workunit.client.0.smithi088.stdout:op 1014 completed, throughput=4.98MB/sec 2024-09-13T03:02:08.424 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fo0Zm0qgPASMiF3 off=6021546 len=759595 2024-09-13T03:02:08.429 INFO:tasks.workunit.client.0.smithi088.stdout:op 1015 completed, throughput=4.98MB/sec 2024-09-13T03:02:08.429 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FuCy3kZmxm-cq5U off=13618889 len=1184907 2024-09-13T03:02:08.436 INFO:tasks.workunit.client.0.smithi088.stdout:op 1016 completed, throughput=4.99MB/sec 2024-09-13T03:02:08.436 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lVJMHTkMBsSqcxU off=11254815 len=1061365 2024-09-13T03:02:08.442 INFO:tasks.workunit.client.0.smithi088.stdout:op 1017 completed, throughput=4.99MB/sec 2024-09-13T03:02:08.443 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1vxCt1JWrKDItKq off=17874379 len=1726826 2024-09-13T03:02:08.444 INFO:tasks.workunit.client.0.smithi088.stdout:op 1018 completed, throughput=5MB/sec 2024-09-13T03:02:08.444 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0T-WHACup43i67- off=3031851 len=2082883 2024-09-13T03:02:08.452 INFO:tasks.workunit.client.0.smithi088.stdout:op 1019 completed, throughput=5.01MB/sec 2024-09-13T03:02:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:08 smithi088 ceph-mon[96266]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:02:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:08 smithi088 ceph-mon[98762]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:02:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:08 smithi195 ceph-mon[87742]: pgmap v1539: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:02:09.452 INFO:tasks.workunit.client.0.smithi088.stdout: 202: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:09.453 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-65vtNhez9fPfGjs off=2608008 len=890377 2024-09-13T03:02:09.457 INFO:tasks.workunit.client.0.smithi088.stdout:op 1020 completed, throughput=4.99MB/sec 2024-09-13T03:02:09.457 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ra5Io4_EfMSHvyc off=14582655 len=2017927 2024-09-13T03:02:09.465 INFO:tasks.workunit.client.0.smithi088.stdout:op 1021 completed, throughput=5MB/sec 2024-09-13T03:02:09.466 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i9Rm4VgJFldr32z off=4878306 len=339837 2024-09-13T03:02:09.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 1022 completed, throughput=5MB/sec 2024-09-13T03:02:09.466 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dhaUYgYUB_MdxIi off=5522209 len=532739 2024-09-13T03:02:09.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 1023 completed, throughput=5MB/sec 2024-09-13T03:02:10.467 INFO:tasks.workunit.client.0.smithi088.stdout: 203: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:10.467 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VWU5BlvcMsTJHaX off=3530151 len=1729478 2024-09-13T03:02:10.476 INFO:tasks.workunit.client.0.smithi088.stdout:op 1024 completed, throughput=4.99MB/sec 2024-09-13T03:02:10.476 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JFQrCKnTK2tcgdK off=16699676 len=506458 2024-09-13T03:02:10.480 INFO:tasks.workunit.client.0.smithi088.stdout:op 1025 completed, throughput=4.99MB/sec 2024-09-13T03:02:10.480 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4t2_QASPaNzpgrH off=1610210 len=888084 2024-09-13T03:02:10.485 INFO:tasks.workunit.client.0.smithi088.stdout:op 1026 completed, throughput=4.99MB/sec 2024-09-13T03:02:10.485 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4jZuxnUSZm3NZ0i off=3702563 len=790421 2024-09-13T03:02:10.490 INFO:tasks.workunit.client.0.smithi088.stdout:op 1027 completed, throughput=4.99MB/sec 2024-09-13T03:02:10.491 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fFikI4VDIvFjpwk off=2307112 len=352983 2024-09-13T03:02:10.491 INFO:tasks.workunit.client.0.smithi088.stdout:op 1028 completed, throughput=5MB/sec 2024-09-13T03:02:10.492 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sJw0juco26n5c-H off=4063514 len=73111 2024-09-13T03:02:10.492 INFO:tasks.workunit.client.0.smithi088.stdout:op 1029 completed, throughput=5MB/sec 2024-09-13T03:02:10.492 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B17F5cXvMTRRm7L off=15865865 len=194632 2024-09-13T03:02:10.493 INFO:tasks.workunit.client.0.smithi088.stdout:op 1030 completed, throughput=5MB/sec 2024-09-13T03:02:10.493 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fgZLtuykObH6skv off=13088065 len=1081470 2024-09-13T03:02:10.497 INFO:tasks.workunit.client.0.smithi088.stdout:op 1031 completed, throughput=5MB/sec 2024-09-13T03:02:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:10 smithi088 ceph-mon[96266]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:02:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:10 smithi088 ceph-mon[98762]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:02:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:10 smithi195 ceph-mon[87742]: pgmap v1540: 105 pgs: 105 active+clean; 127 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:02:11.498 INFO:tasks.workunit.client.0.smithi088.stdout: 204: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:11.498 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-48QzTc6tQm5-0li off=10748609 len=2049222 2024-09-13T03:02:11.508 INFO:tasks.workunit.client.0.smithi088.stdout:op 1032 completed, throughput=4.99MB/sec 2024-09-13T03:02:11.508 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jgAG3fF-fcKcE_X off=4732254 len=1434652 2024-09-13T03:02:11.510 INFO:tasks.workunit.client.0.smithi088.stdout:op 1033 completed, throughput=4.99MB/sec 2024-09-13T03:02:11.510 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Jdl2IF_CrnjcRz_ off=21747489 len=1291728 2024-09-13T03:02:11.518 INFO:tasks.workunit.client.0.smithi088.stdout:op 1034 completed, throughput=5MB/sec 2024-09-13T03:02:11.518 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2HDuJqrY9_AH_pZ off=7268010 len=1994070 2024-09-13T03:02:11.520 INFO:tasks.workunit.client.0.smithi088.stdout:op 1035 completed, throughput=5.01MB/sec 2024-09-13T03:02:12.520 INFO:tasks.workunit.client.0.smithi088.stdout: 205: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:12.521 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6Qb4by2mmSpidqu off=4868144 len=1683397 2024-09-13T03:02:12.523 INFO:tasks.workunit.client.0.smithi088.stdout:op 1036 completed, throughput=4.99MB/sec 2024-09-13T03:02:12.523 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7pCEc5LGuBUk1r3 off=9356378 len=851587 2024-09-13T03:02:12.529 INFO:tasks.workunit.client.0.smithi088.stdout:op 1037 completed, throughput=5MB/sec 2024-09-13T03:02:12.529 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5xVHajm0qWQGpdv off=6155873 len=2045956 2024-09-13T03:02:12.540 INFO:tasks.workunit.client.0.smithi088.stdout:op 1038 completed, throughput=5.01MB/sec 2024-09-13T03:02:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:12 smithi088 ceph-mon[96266]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:02:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:12 smithi088 ceph-mon[98762]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:02:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:12 smithi195 ceph-mon[87742]: pgmap v1541: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:02:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:02:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:02:13] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-09-13T03:02:13.541 INFO:tasks.workunit.client.0.smithi088.stdout: 206: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:13.541 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SnXCJIfSC4tEMSf off=9658579 len=802298 2024-09-13T03:02:13.546 INFO:tasks.workunit.client.0.smithi088.stdout:op 1039 completed, throughput=4.99MB/sec 2024-09-13T03:02:13.546 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8ymQHVlCbyq9A8S off=499136 len=1872962 2024-09-13T03:02:13.554 INFO:tasks.workunit.client.0.smithi088.stdout:op 1040 completed, throughput=4.99MB/sec 2024-09-13T03:02:13.554 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-f1LqdJUF8cosjE_ off=604435 len=900479 2024-09-13T03:02:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:op 1041 completed, throughput=5MB/sec 2024-09-13T03:02:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-h3oXoct86xojaQw off=4847714 len=671787 2024-09-13T03:02:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:op 1042 completed, throughput=5MB/sec 2024-09-13T03:02:14.561 INFO:tasks.workunit.client.0.smithi088.stdout: 207: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:14.561 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BSYsK0_fjRFOwSB off=11180943 len=1804537 2024-09-13T03:02:14.570 INFO:tasks.workunit.client.0.smithi088.stdout:op 1043 completed, throughput=4.98MB/sec 2024-09-13T03:02:14.570 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--vFjhSG3K48GrYj off=19130929 len=228218 2024-09-13T03:02:14.572 INFO:tasks.workunit.client.0.smithi088.stdout:op 1044 completed, throughput=4.99MB/sec 2024-09-13T03:02:14.573 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rxxRCogBXmh0Iyq off=7823906 len=1866207 2024-09-13T03:02:14.575 INFO:tasks.workunit.client.0.smithi088.stdout:op 1045 completed, throughput=4.99MB/sec 2024-09-13T03:02:14.575 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2C_6-Q-dsamvuiU off=5139014 len=430822 2024-09-13T03:02:14.576 INFO:tasks.workunit.client.0.smithi088.stdout:op 1046 completed, throughput=5MB/sec 2024-09-13T03:02:14.576 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8kmelv1E580_Zrf off=5271744 len=1504635 2024-09-13T03:02:14.578 INFO:tasks.workunit.client.0.smithi088.stdout:op 1047 completed, throughput=5MB/sec 2024-09-13T03:02:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:14 smithi088 ceph-mon[96266]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:02:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:14 smithi088 ceph-mon[98762]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:02:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:14 smithi195 ceph-mon[87742]: pgmap v1542: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:14.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:02:15.578 INFO:tasks.workunit.client.0.smithi088.stdout: 208: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:15.578 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JwVRmridc-_Uhj6 off=14295529 len=689750 2024-09-13T03:02:15.582 INFO:tasks.workunit.client.0.smithi088.stdout:op 1048 completed, throughput=4.98MB/sec 2024-09-13T03:02:15.582 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Nam_lqRt9KFLAx_ off=1661682 len=890489 2024-09-13T03:02:15.584 INFO:tasks.workunit.client.0.smithi088.stdout:op 1049 completed, throughput=4.99MB/sec 2024-09-13T03:02:15.584 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pVdPZeukQAK5Ju- off=1026309 len=1857358 2024-09-13T03:02:15.592 INFO:tasks.workunit.client.0.smithi088.stdout:op 1050 completed, throughput=4.99MB/sec 2024-09-13T03:02:15.593 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aQQMfjzRQSbVaHU off=347294 len=1856571 2024-09-13T03:02:15.594 INFO:tasks.workunit.client.0.smithi088.stdout:op 1051 completed, throughput=5MB/sec 2024-09-13T03:02:16.595 INFO:tasks.workunit.client.0.smithi088.stdout: 209: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:16.595 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zFDBOsQ-kNceg7d off=8764679 len=1416703 2024-09-13T03:02:16.601 INFO:tasks.workunit.client.0.smithi088.stdout:op 1052 completed, throughput=4.99MB/sec 2024-09-13T03:02:16.601 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oCVPFdiCNaXn5u0 off=19543354 len=2024661 2024-09-13T03:02:16.612 INFO:tasks.workunit.client.0.smithi088.stdout:op 1053 completed, throughput=4.99MB/sec 2024-09-13T03:02:16.612 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-b8qPxZGzWBdfkGh off=1741622 len=245886 2024-09-13T03:02:16.614 INFO:tasks.workunit.client.0.smithi088.stdout:op 1054 completed, throughput=5MB/sec 2024-09-13T03:02:16.614 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zGFFSwNUZWrZRIC off=467948 len=663113 2024-09-13T03:02:16.618 INFO:tasks.workunit.client.0.smithi088.stdout:op 1055 completed, throughput=5MB/sec 2024-09-13T03:02:16.619 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZNL8cuXH2tOSiME off=10463607 len=1507973 2024-09-13T03:02:16.619 INFO:tasks.workunit.client.0.smithi088.stdout:op 1056 completed, throughput=5MB/sec 2024-09-13T03:02:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:16 smithi088 ceph-mon[96266]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:02:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:16 smithi088 ceph-mon[98762]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:02:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:16 smithi195 ceph-mon[87742]: pgmap v1543: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:02:17.620 INFO:tasks.workunit.client.0.smithi088.stdout: 210: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:17.620 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-z6OB7Svl6_xIgWr off=2086874 len=2041941 2024-09-13T03:02:17.629 INFO:tasks.workunit.client.0.smithi088.stdout:op 1057 completed, throughput=4.99MB/sec 2024-09-13T03:02:17.629 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2E4sNYDE3m4HEC4 off=11292880 len=913228 2024-09-13T03:02:17.633 INFO:tasks.workunit.client.0.smithi088.stdout:op 1058 completed, throughput=4.99MB/sec 2024-09-13T03:02:17.633 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rgR-2doWtuW9Qc_ off=663805 len=839913 2024-09-13T03:02:17.638 INFO:tasks.workunit.client.0.smithi088.stdout:op 1059 completed, throughput=5MB/sec 2024-09-13T03:02:17.638 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4kCoiRMK3v49Qbp off=17011856 len=1130513 2024-09-13T03:02:17.640 INFO:tasks.workunit.client.0.smithi088.stdout:op 1060 completed, throughput=5MB/sec 2024-09-13T03:02:18.641 INFO:tasks.workunit.client.0.smithi088.stdout: 211: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:18.641 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rT5zrf-gJb_CWl1 off=5706816 len=400934 2024-09-13T03:02:18.644 INFO:tasks.workunit.client.0.smithi088.stdout:op 1061 completed, throughput=4.98MB/sec 2024-09-13T03:02:18.644 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jvnOjEdU52LXt0p off=9879071 len=2094858 2024-09-13T03:02:18.656 INFO:tasks.workunit.client.0.smithi088.stdout:op 1062 completed, throughput=4.99MB/sec 2024-09-13T03:02:18.656 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kfWY8OrzzzxGz-a off=11283767 len=896003 2024-09-13T03:02:18.658 INFO:tasks.workunit.client.0.smithi088.stdout:op 1063 completed, throughput=4.99MB/sec 2024-09-13T03:02:18.658 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VaUT2P3PadXfZMT off=2456796 len=435723 2024-09-13T03:02:18.661 INFO:tasks.workunit.client.0.smithi088.stdout:op 1064 completed, throughput=5MB/sec 2024-09-13T03:02:18.661 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gXatqu_uDi93nPC off=2410199 len=187483 2024-09-13T03:02:18.662 INFO:tasks.workunit.client.0.smithi088.stdout:op 1065 completed, throughput=5MB/sec 2024-09-13T03:02:18.662 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XYMQyeMTbfPP-q2 off=5237781 len=452845 2024-09-13T03:02:18.662 INFO:tasks.workunit.client.0.smithi088.stdout:op 1066 completed, throughput=5MB/sec 2024-09-13T03:02:18.663 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5m8C_gOn0a9q5Gj off=19025542 len=1378952 2024-09-13T03:02:18.668 INFO:tasks.workunit.client.0.smithi088.stdout:op 1067 completed, throughput=5MB/sec 2024-09-13T03:02:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:18 smithi088 ceph-mon[96266]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:02:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:18 smithi088 ceph-mon[98762]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:02:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:18 smithi195 ceph-mon[87742]: pgmap v1544: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:02:19.668 INFO:tasks.workunit.client.0.smithi088.stdout: 212: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:19.668 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ic2jgOYJq7TlnQD off=2166659 len=154706 2024-09-13T03:02:19.671 INFO:tasks.workunit.client.0.smithi088.stdout:op 1068 completed, throughput=4.98MB/sec 2024-09-13T03:02:19.671 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tsOC5Io3xvDJCYn off=2733764 len=2618 2024-09-13T03:02:19.673 INFO:tasks.workunit.client.0.smithi088.stdout:op 1069 completed, throughput=4.98MB/sec 2024-09-13T03:02:19.673 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Hn4A9DfWAHt2iuy off=4906257 len=10043 2024-09-13T03:02:19.675 INFO:tasks.workunit.client.0.smithi088.stdout:op 1070 completed, throughput=4.98MB/sec 2024-09-13T03:02:19.675 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LdQlDQhyPmLOM5_ off=1307071 len=490685 2024-09-13T03:02:19.679 INFO:tasks.workunit.client.0.smithi088.stdout:op 1071 completed, throughput=4.98MB/sec 2024-09-13T03:02:19.679 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3JAmfnjQxsWZyom off=5173312 len=690203 2024-09-13T03:02:19.680 INFO:tasks.workunit.client.0.smithi088.stdout:op 1072 completed, throughput=4.99MB/sec 2024-09-13T03:02:19.680 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4C63N4YikyzXYpH off=18291460 len=716247 2024-09-13T03:02:19.681 INFO:tasks.workunit.client.0.smithi088.stdout:op 1073 completed, throughput=4.99MB/sec 2024-09-13T03:02:19.681 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EJOmGP6ioNXvh4h off=7233769 len=700133 2024-09-13T03:02:19.682 INFO:tasks.workunit.client.0.smithi088.stdout:op 1074 completed, throughput=4.99MB/sec 2024-09-13T03:02:19.682 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lkd6fN_L-SfWkhN off=12264082 len=904746 2024-09-13T03:02:19.684 INFO:tasks.workunit.client.0.smithi088.stdout:op 1075 completed, throughput=5MB/sec 2024-09-13T03:02:19.684 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Jd8052Ni4pTBzBz off=22277561 len=209395 2024-09-13T03:02:19.686 INFO:tasks.workunit.client.0.smithi088.stdout:op 1076 completed, throughput=5MB/sec 2024-09-13T03:02:19.687 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5O2t7rn8UVpIG30 off=14738191 len=2027531 2024-09-13T03:02:19.697 INFO:tasks.workunit.client.0.smithi088.stdout:op 1077 completed, throughput=5.01MB/sec 2024-09-13T03:02:20.698 INFO:tasks.workunit.client.0.smithi088.stdout: 213: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:20.698 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VgAzELhSw7N_vvX off=188145 len=836047 2024-09-13T03:02:20.699 INFO:tasks.workunit.client.0.smithi088.stdout:op 1078 completed, throughput=4.99MB/sec 2024-09-13T03:02:20.699 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PbW3E1LoCeO8GFM off=4843272 len=1017632 2024-09-13T03:02:20.700 INFO:tasks.workunit.client.0.smithi088.stdout:op 1079 completed, throughput=4.99MB/sec 2024-09-13T03:02:20.701 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_IPA4muioHTu8VX off=6821798 len=690039 2024-09-13T03:02:20.705 INFO:tasks.workunit.client.0.smithi088.stdout:op 1080 completed, throughput=4.99MB/sec 2024-09-13T03:02:20.705 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LeKUPt7SBP0bU2V off=94122 len=1180306 2024-09-13T03:02:20.710 INFO:tasks.workunit.client.0.smithi088.stdout:op 1081 completed, throughput=5MB/sec 2024-09-13T03:02:20.711 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lGEAH7rJ3QDkAm0 off=1654576 len=324584 2024-09-13T03:02:20.714 INFO:tasks.workunit.client.0.smithi088.stdout:op 1082 completed, throughput=5MB/sec 2024-09-13T03:02:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:20 smithi088 ceph-mon[96266]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-13T03:02:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:20 smithi088 ceph-mon[98762]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-13T03:02:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:20 smithi195 ceph-mon[87742]: pgmap v1545: 105 pgs: 105 active+clean; 127 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-13T03:02:21.714 INFO:tasks.workunit.client.0.smithi088.stdout: 214: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:21.715 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VUwXBTtFvc4n_05 off=5164206 len=143318 2024-09-13T03:02:21.715 INFO:tasks.workunit.client.0.smithi088.stdout:op 1083 completed, throughput=4.98MB/sec 2024-09-13T03:02:21.715 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WuIvkvd8Bu-1q0z off=2900545 len=1198434 2024-09-13T03:02:21.718 INFO:tasks.workunit.client.0.smithi088.stdout:op 1084 completed, throughput=4.98MB/sec 2024-09-13T03:02:21.718 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-I-P4YmbNXBHhTOF off=12181704 len=690622 2024-09-13T03:02:21.724 INFO:tasks.workunit.client.0.smithi088.stdout:op 1085 completed, throughput=4.99MB/sec 2024-09-13T03:02:21.724 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9TFF253DIhEOC2j off=6060446 len=706800 2024-09-13T03:02:21.725 INFO:tasks.workunit.client.0.smithi088.stdout:op 1086 completed, throughput=4.99MB/sec 2024-09-13T03:02:21.725 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qhNyLPZYLCoT7HM off=6634640 len=766273 2024-09-13T03:02:21.727 INFO:tasks.workunit.client.0.smithi088.stdout:op 1087 completed, throughput=4.99MB/sec 2024-09-13T03:02:21.727 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--K2ogaLOr9GWJyI off=1651365 len=492959 2024-09-13T03:02:21.731 INFO:tasks.workunit.client.0.smithi088.stdout:op 1088 completed, throughput=5MB/sec 2024-09-13T03:02:21.731 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jDaTgRiaRaZiwT3 off=5537475 len=1647974 2024-09-13T03:02:21.733 INFO:tasks.workunit.client.0.smithi088.stdout:op 1089 completed, throughput=5MB/sec 2024-09-13T03:02:22.733 INFO:tasks.workunit.client.0.smithi088.stdout: 215: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:22.733 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_JAJE5LoJChHZCZ off=1137423 len=1961818 2024-09-13T03:02:22.736 INFO:tasks.workunit.client.0.smithi088.stdout:op 1090 completed, throughput=4.99MB/sec 2024-09-13T03:02:22.736 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n80i_tohEyfwHeJ off=18782632 len=1334010 2024-09-13T03:02:22.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 1091 completed, throughput=4.99MB/sec 2024-09-13T03:02:22.744 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gkETraQYXlOF0Pq off=8166898 len=423203 2024-09-13T03:02:22.747 INFO:tasks.workunit.client.0.smithi088.stdout:op 1092 completed, throughput=5MB/sec 2024-09-13T03:02:22.747 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Xpkdi0TcP9HVcsh off=5253446 len=626695 2024-09-13T03:02:22.749 INFO:tasks.workunit.client.0.smithi088.stdout:op 1093 completed, throughput=5MB/sec 2024-09-13T03:02:22.749 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xoe3kLXV8kFoFQl off=11201956 len=945569 2024-09-13T03:02:22.755 INFO:tasks.workunit.client.0.smithi088.stdout:op 1094 completed, throughput=5MB/sec 2024-09-13T03:02:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:22 smithi088 ceph-mon[98762]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-09-13T03:02:22.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:22 smithi088 ceph-mon[96266]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-09-13T03:02:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:22 smithi195 ceph-mon[87742]: pgmap v1546: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-09-13T03:02:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:02:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:02:23] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2024-09-13T03:02:23.755 INFO:tasks.workunit.client.0.smithi088.stdout: 216: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:23.756 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JTx0x-vqx5QAWwz off=6774575 len=1315625 2024-09-13T03:02:23.757 INFO:tasks.workunit.client.0.smithi088.stdout:op 1095 completed, throughput=4.99MB/sec 2024-09-13T03:02:23.757 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pwtTTE3q67BGd2x off=6960907 len=469979 2024-09-13T03:02:23.759 INFO:tasks.workunit.client.0.smithi088.stdout:op 1096 completed, throughput=4.99MB/sec 2024-09-13T03:02:23.759 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DyVSM5mFGrhHlsj off=540940 len=120939 2024-09-13T03:02:23.762 INFO:tasks.workunit.client.0.smithi088.stdout:op 1097 completed, throughput=4.99MB/sec 2024-09-13T03:02:23.762 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ODgRVn7Jn3kqcMj off=11207128 len=356882 2024-09-13T03:02:23.764 INFO:tasks.workunit.client.0.smithi088.stdout:op 1098 completed, throughput=4.99MB/sec 2024-09-13T03:02:23.765 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wLHmhRC0h-BdiCx off=1001077 len=1631174 2024-09-13T03:02:23.772 INFO:tasks.workunit.client.0.smithi088.stdout:op 1099 completed, throughput=5MB/sec 2024-09-13T03:02:23.772 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nVnq_REjtr9NWsN off=2676230 len=2071867 2024-09-13T03:02:23.774 INFO:tasks.workunit.client.0.smithi088.stdout:op 1100 completed, throughput=5MB/sec 2024-09-13T03:02:24.774 INFO:tasks.workunit.client.0.smithi088.stdout: 217: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:24.774 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LdjXumulGc3r48Q off=7031871 len=2040700 2024-09-13T03:02:24.783 INFO:tasks.workunit.client.0.smithi088.stdout:op 1101 completed, throughput=4.99MB/sec 2024-09-13T03:02:24.784 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Zp7xN5Vf_RRu5nv off=20065629 len=1159079 2024-09-13T03:02:24.789 INFO:tasks.workunit.client.0.smithi088.stdout:op 1102 completed, throughput=5MB/sec 2024-09-13T03:02:24.789 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Jy4u1aTWnIJRnay off=3729119 len=1191083 2024-09-13T03:02:24.790 INFO:tasks.workunit.client.0.smithi088.stdout:op 1103 completed, throughput=5MB/sec 2024-09-13T03:02:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:24 smithi088 ceph-mon[96266]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:02:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:02:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:24 smithi088 ceph-mon[98762]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:02:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:02:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:24 smithi195 ceph-mon[87742]: pgmap v1547: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:02:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:02:25.790 INFO:tasks.workunit.client.0.smithi088.stdout: 218: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:25.790 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MCHdpDKBATfxz2L off=3379851 len=601579 2024-09-13T03:02:25.798 INFO:tasks.workunit.client.0.smithi088.stdout:op 1104 completed, throughput=4.98MB/sec 2024-09-13T03:02:25.798 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qgs342Uld8vkIPL off=20727253 len=1544523 2024-09-13T03:02:25.803 INFO:tasks.workunit.client.0.smithi088.stdout:op 1105 completed, throughput=4.99MB/sec 2024-09-13T03:02:25.803 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3yjmkpK0VETJUTU off=1024732 len=2074474 2024-09-13T03:02:25.810 INFO:tasks.workunit.client.0.smithi088.stdout:op 1106 completed, throughput=5MB/sec 2024-09-13T03:02:25.811 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hLTOxEKuOkhYDC3 off=5637259 len=178991 2024-09-13T03:02:25.811 INFO:tasks.workunit.client.0.smithi088.stdout:op 1107 completed, throughput=5MB/sec 2024-09-13T03:02:25.811 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0Ek8Or27ezeskdu off=8519899 len=1753212 2024-09-13T03:02:25.820 INFO:tasks.workunit.client.0.smithi088.stdout:op 1108 completed, throughput=5MB/sec 2024-09-13T03:02:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:02:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:02:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:02:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:02:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:02:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:02:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:02:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:02:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:02:26.821 INFO:tasks.workunit.client.0.smithi088.stdout: 219: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:26.821 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7hTYW6fqXD-iTJq off=2584333 len=1090979 2024-09-13T03:02:26.822 INFO:tasks.workunit.client.0.smithi088.stdout:op 1109 completed, throughput=4.99MB/sec 2024-09-13T03:02:26.822 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qli4f5FaOJ8qjya off=3381137 len=1886573 2024-09-13T03:02:26.832 INFO:tasks.workunit.client.0.smithi088.stdout:op 1110 completed, throughput=4.99MB/sec 2024-09-13T03:02:26.832 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WSjGGzZbgVOyl2n off=677523 len=184363 2024-09-13T03:02:26.833 INFO:tasks.workunit.client.0.smithi088.stdout:op 1111 completed, throughput=4.99MB/sec 2024-09-13T03:02:26.833 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jZeC2De-qOFjCxz off=9724242 len=570563 2024-09-13T03:02:26.835 INFO:tasks.workunit.client.0.smithi088.stdout:op 1112 completed, throughput=5MB/sec 2024-09-13T03:02:26.835 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3MMjYw5r9M76uSX off=11872077 len=798449 2024-09-13T03:02:26.840 INFO:tasks.workunit.client.0.smithi088.stdout:op 1113 completed, throughput=5MB/sec 2024-09-13T03:02:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:26 smithi088 ceph-mon[98762]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:26 smithi088 ceph-mon[96266]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:26 smithi195 ceph-mon[87742]: pgmap v1548: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:27.840 INFO:tasks.workunit.client.0.smithi088.stdout: 220: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:27.841 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9TFF253DIhEOC2j off=14549475 len=16567 2024-09-13T03:02:27.841 INFO:tasks.workunit.client.0.smithi088.stdout:op 1114 completed, throughput=4.98MB/sec 2024-09-13T03:02:27.842 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3b4NPU7t8ZZcEpG off=16125529 len=217599 2024-09-13T03:02:27.844 INFO:tasks.workunit.client.0.smithi088.stdout:op 1115 completed, throughput=4.98MB/sec 2024-09-13T03:02:27.844 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CDwGL2YyeZDUz_Q off=6092682 len=764091 2024-09-13T03:02:27.848 INFO:tasks.workunit.client.0.smithi088.stdout:op 1116 completed, throughput=4.98MB/sec 2024-09-13T03:02:27.848 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oZnCTlYTmqhz1RR off=2259146 len=910124 2024-09-13T03:02:27.851 INFO:tasks.workunit.client.0.smithi088.stdout:op 1117 completed, throughput=4.99MB/sec 2024-09-13T03:02:27.852 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yB82NEwSFcvll9A off=2489998 len=1679241 2024-09-13T03:02:27.861 INFO:tasks.workunit.client.0.smithi088.stdout:op 1118 completed, throughput=4.99MB/sec 2024-09-13T03:02:27.861 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WeXhhC-QMepuk5f off=1969182 len=1027088 2024-09-13T03:02:27.867 INFO:tasks.workunit.client.0.smithi088.stdout:op 1119 completed, throughput=5MB/sec 2024-09-13T03:02:27.867 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fXO6f-s79XUPABh off=11039478 len=436434 2024-09-13T03:02:27.867 INFO:tasks.workunit.client.0.smithi088.stdout:op 1120 completed, throughput=5MB/sec 2024-09-13T03:02:27.868 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MuN37iQGU5QoWZG off=2537785 len=34864 2024-09-13T03:02:27.868 INFO:tasks.workunit.client.0.smithi088.stdout:op 1121 completed, throughput=5MB/sec 2024-09-13T03:02:27.868 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7B085glguU7y08I off=17544314 len=1461642 2024-09-13T03:02:27.869 INFO:tasks.workunit.client.0.smithi088.stdout:op 1122 completed, throughput=5.01MB/sec 2024-09-13T03:02:28.870 INFO:tasks.workunit.client.0.smithi088.stdout: 221: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:28.870 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4bYYmuQoKfiPxHo off=10487671 len=1261998 2024-09-13T03:02:28.876 INFO:tasks.workunit.client.0.smithi088.stdout:op 1123 completed, throughput=4.99MB/sec 2024-09-13T03:02:28.876 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bO7b1PrplLgBCoZ off=5378206 len=1748129 2024-09-13T03:02:28.880 INFO:tasks.workunit.client.0.smithi088.stdout:op 1124 completed, throughput=5MB/sec 2024-09-13T03:02:28.880 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sYYHarIKt5exuTw off=625265 len=1992367 2024-09-13T03:02:28.882 INFO:tasks.workunit.client.0.smithi088.stdout:op 1125 completed, throughput=5MB/sec 2024-09-13T03:02:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:28 smithi088 ceph-mon[98762]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-13T03:02:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:28 smithi088 ceph-mon[96266]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-13T03:02:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:28 smithi195 ceph-mon[87742]: pgmap v1549: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-13T03:02:29.886 INFO:tasks.workunit.client.0.smithi088.stdout: 222: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:29.886 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mgYzL_v16AoBuMw off=12539571 len=1333998 2024-09-13T03:02:29.886 INFO:tasks.workunit.client.0.smithi088.stdout:op 1126 completed, throughput=4.99MB/sec 2024-09-13T03:02:29.886 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WJGMwCOXpqEirBs off=1196986 len=1329686 2024-09-13T03:02:29.888 INFO:tasks.workunit.client.0.smithi088.stdout:op 1127 completed, throughput=4.99MB/sec 2024-09-13T03:02:29.888 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ydAVn1IBv7XNrVE off=7815072 len=1764856 2024-09-13T03:02:29.891 INFO:tasks.workunit.client.0.smithi088.stdout:op 1128 completed, throughput=5MB/sec 2024-09-13T03:02:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:02:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:02:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:02:30.891 INFO:tasks.workunit.client.0.smithi088.stdout: 223: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:30.892 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EIfFxUiUyly2dUw off=777868 len=1196821 2024-09-13T03:02:30.894 INFO:tasks.workunit.client.0.smithi088.stdout:op 1129 completed, throughput=4.98MB/sec 2024-09-13T03:02:30.894 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qPSaFqBtr1n9ob- off=21180046 len=1093581 2024-09-13T03:02:30.896 INFO:tasks.workunit.client.0.smithi088.stdout:op 1130 completed, throughput=4.99MB/sec 2024-09-13T03:02:30.896 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vYpoh2J7L8kfCJG off=6845671 len=603577 2024-09-13T03:02:30.900 INFO:tasks.workunit.client.0.smithi088.stdout:op 1131 completed, throughput=4.99MB/sec 2024-09-13T03:02:30.900 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JGb9WmMO0rvtPK4 off=2308110 len=151558 2024-09-13T03:02:30.902 INFO:tasks.workunit.client.0.smithi088.stdout:op 1132 completed, throughput=4.99MB/sec 2024-09-13T03:02:30.903 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ebd3ZtHD8sw5IZg off=1176781 len=1622036 2024-09-13T03:02:30.904 INFO:tasks.workunit.client.0.smithi088.stdout:op 1133 completed, throughput=5MB/sec 2024-09-13T03:02:30.904 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bWfQNTnS_wyLDCq off=5350237 len=2070545 2024-09-13T03:02:30.906 INFO:tasks.workunit.client.0.smithi088.stdout:op 1134 completed, throughput=5.01MB/sec 2024-09-13T03:02:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:30 smithi088 ceph-mon[98762]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:02:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:30 smithi088 ceph-mon[96266]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:02:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:30 smithi195 ceph-mon[87742]: pgmap v1550: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:02:31.906 INFO:tasks.workunit.client.0.smithi088.stdout: 224: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:31.906 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZdrVIWVGau1wWos off=8304026 len=1599887 2024-09-13T03:02:31.908 INFO:tasks.workunit.client.0.smithi088.stdout:op 1135 completed, throughput=4.99MB/sec 2024-09-13T03:02:31.908 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0EymeToCVObYigj off=6247199 len=756717 2024-09-13T03:02:31.913 INFO:tasks.workunit.client.0.smithi088.stdout:op 1136 completed, throughput=4.99MB/sec 2024-09-13T03:02:31.913 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1-Wct_3pMC7mtG8 off=200069 len=2084798 2024-09-13T03:02:31.918 INFO:tasks.workunit.client.0.smithi088.stdout:op 1137 completed, throughput=5MB/sec 2024-09-13T03:02:32.918 INFO:tasks.workunit.client.0.smithi088.stdout: 225: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:32.918 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XqYesmmTndmwmvp off=12653835 len=1342850 2024-09-13T03:02:32.926 INFO:tasks.workunit.client.0.smithi088.stdout:op 1138 completed, throughput=4.99MB/sec 2024-09-13T03:02:32.926 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NTGqWG48ajsDdPB off=1148266 len=1645864 2024-09-13T03:02:32.934 INFO:tasks.workunit.client.0.smithi088.stdout:op 1139 completed, throughput=4.99MB/sec 2024-09-13T03:02:32.934 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9UCOZQqIkDvlbbi off=4616924 len=1991471 2024-09-13T03:02:32.938 INFO:tasks.workunit.client.0.smithi088.stdout:op 1140 completed, throughput=5MB/sec 2024-09-13T03:02:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:32 smithi088 ceph-mon[96266]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-13T03:02:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:32 smithi088 ceph-mon[98762]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-13T03:02:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:32 smithi195 ceph-mon[87742]: pgmap v1551: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-09-13T03:02:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:02:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:02:33] "GET /metrics HTTP/1.1" 200 34014 "" "Prometheus/2.43.0" 2024-09-13T03:02:33.938 INFO:tasks.workunit.client.0.smithi088.stdout: 226: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:33.938 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-io_0r1J3AIVbDFU off=1458613 len=119313 2024-09-13T03:02:33.941 INFO:tasks.workunit.client.0.smithi088.stdout:op 1141 completed, throughput=4.98MB/sec 2024-09-13T03:02:33.941 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bBYOdLKoLbYoDVC off=791329 len=681657 2024-09-13T03:02:33.942 INFO:tasks.workunit.client.0.smithi088.stdout:op 1142 completed, throughput=4.98MB/sec 2024-09-13T03:02:33.943 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sxUjAA7PND96wvy off=1308845 len=580139 2024-09-13T03:02:33.946 INFO:tasks.workunit.client.0.smithi088.stdout:op 1143 completed, throughput=4.99MB/sec 2024-09-13T03:02:33.947 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WJJDKP7tLaonocu off=6035437 len=529695 2024-09-13T03:02:33.950 INFO:tasks.workunit.client.0.smithi088.stdout:op 1144 completed, throughput=4.99MB/sec 2024-09-13T03:02:33.950 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B8J5QgTIOOp7wMC off=21510518 len=25593 2024-09-13T03:02:33.951 INFO:tasks.workunit.client.0.smithi088.stdout:op 1145 completed, throughput=4.99MB/sec 2024-09-13T03:02:33.951 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ALPZqIPjzPwi4rM off=207966 len=1922489 2024-09-13T03:02:33.959 INFO:tasks.workunit.client.0.smithi088.stdout:op 1146 completed, throughput=5MB/sec 2024-09-13T03:02:33.959 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VlUQKzusfrFfcWf off=2514449 len=1595880 2024-09-13T03:02:33.961 INFO:tasks.workunit.client.0.smithi088.stdout:op 1147 completed, throughput=5MB/sec 2024-09-13T03:02:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:34 smithi088 ceph-mon[96266]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:02:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:34 smithi088 ceph-mon[98762]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:02:34.961 INFO:tasks.workunit.client.0.smithi088.stdout: 227: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:34.961 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iImsxg4yx3dimN7 off=2017743 len=469956 2024-09-13T03:02:34.962 INFO:tasks.workunit.client.0.smithi088.stdout:op 1148 completed, throughput=4.98MB/sec 2024-09-13T03:02:34.962 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tA_wfuZsC2QHte1 off=4861362 len=180680 2024-09-13T03:02:34.965 INFO:tasks.workunit.client.0.smithi088.stdout:op 1149 completed, throughput=4.98MB/sec 2024-09-13T03:02:34.966 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yYnrOe1NNY5RfHM off=1404247 len=1411654 2024-09-13T03:02:34.973 INFO:tasks.workunit.client.0.smithi088.stdout:op 1150 completed, throughput=4.99MB/sec 2024-09-13T03:02:34.974 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vPVHh7ixkjEutFs off=12512234 len=1452527 2024-09-13T03:02:34.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 1151 completed, throughput=4.99MB/sec 2024-09-13T03:02:34.981 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RTZAUiyBYbOLCQh off=9746782 len=643841 2024-09-13T03:02:34.983 INFO:tasks.workunit.client.0.smithi088.stdout:op 1152 completed, throughput=5MB/sec 2024-09-13T03:02:34.983 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lwizrVr2AL8KdlJ off=5731187 len=341978 2024-09-13T03:02:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:34 smithi195 ceph-mon[87742]: pgmap v1552: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:02:34.987 INFO:tasks.workunit.client.0.smithi088.stdout:op 1153 completed, throughput=5MB/sec 2024-09-13T03:02:34.987 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U9bhyQUjUIl_5dK off=15552368 len=1291813 2024-09-13T03:02:34.993 INFO:tasks.workunit.client.0.smithi088.stdout:op 1154 completed, throughput=5MB/sec 2024-09-13T03:02:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:35 smithi088 ceph-mon[96266]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:02:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:35 smithi088 ceph-mon[98762]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:02:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:35 smithi195 ceph-mon[87742]: pgmap v1553: 105 pgs: 105 active+clean; 127 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:02:35.994 INFO:tasks.workunit.client.0.smithi088.stdout: 228: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:35.994 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vc3ER5za1oarifW off=1848335 len=514129 2024-09-13T03:02:35.995 INFO:tasks.workunit.client.0.smithi088.stdout:op 1155 completed, throughput=4.98MB/sec 2024-09-13T03:02:35.995 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gBVEvIWlFpZ_dsK off=15573660 len=1132591 2024-09-13T03:02:35.998 INFO:tasks.workunit.client.0.smithi088.stdout:op 1156 completed, throughput=4.99MB/sec 2024-09-13T03:02:35.998 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aQHfUmmaCBCoIBV off=20689215 len=16730 2024-09-13T03:02:36.000 INFO:tasks.workunit.client.0.smithi088.stdout:op 1157 completed, throughput=4.99MB/sec 2024-09-13T03:02:36.001 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-r1fYwf2kPrtmAG2 off=7212682 len=1118203 2024-09-13T03:02:36.002 INFO:tasks.workunit.client.0.smithi088.stdout:op 1158 completed, throughput=4.99MB/sec 2024-09-13T03:02:36.002 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-r9WyMNXNoJG6ZNk off=2517708 len=767102 2024-09-13T03:02:36.003 INFO:tasks.workunit.client.0.smithi088.stdout:op 1159 completed, throughput=5MB/sec 2024-09-13T03:02:36.003 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WNdOyW9x7BUrvvm off=785046 len=930634 2024-09-13T03:02:36.004 INFO:tasks.workunit.client.0.smithi088.stdout:op 1160 completed, throughput=5MB/sec 2024-09-13T03:02:36.004 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-z-HmJSeCuR4vgrs off=3881624 len=2076655 2024-09-13T03:02:36.006 INFO:tasks.workunit.client.0.smithi088.stdout:op 1161 completed, throughput=5.01MB/sec 2024-09-13T03:02:37.006 INFO:tasks.workunit.client.0.smithi088.stdout: 229: throughput=4.99MB/sec pending data=0 2024-09-13T03:02:37.007 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wA1Br0NWVmcFjWL off=4785997 len=468565 2024-09-13T03:02:37.010 INFO:tasks.workunit.client.0.smithi088.stdout:op 1162 completed, throughput=4.99MB/sec 2024-09-13T03:02:37.010 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-89b-om60mcOyc0A off=3563713 len=1711069 2024-09-13T03:02:37.012 INFO:tasks.workunit.client.0.smithi088.stdout:op 1163 completed, throughput=5MB/sec 2024-09-13T03:02:37.012 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JxbkrWTBUnyou40 off=12845308 len=379940 2024-09-13T03:02:37.013 INFO:tasks.workunit.client.0.smithi088.stdout:op 1164 completed, throughput=5MB/sec 2024-09-13T03:02:37.013 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5gG235hmF1cUd5D off=6307845 len=1460968 2024-09-13T03:02:37.016 INFO:tasks.workunit.client.0.smithi088.stdout:op 1165 completed, throughput=5MB/sec 2024-09-13T03:02:38.016 INFO:tasks.workunit.client.0.smithi088.stdout: 230: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:38.017 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WjKbgNUK1NVYrHa off=2840709 len=1391109 2024-09-13T03:02:38.024 INFO:tasks.workunit.client.0.smithi088.stdout:op 1166 completed, throughput=4.99MB/sec 2024-09-13T03:02:38.024 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LVqPFw0D_kOEAmg off=23648123 len=329930 2024-09-13T03:02:38.027 INFO:tasks.workunit.client.0.smithi088.stdout:op 1167 completed, throughput=4.99MB/sec 2024-09-13T03:02:38.027 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-S475GHDKutUstoy off=2372288 len=1320200 2024-09-13T03:02:38.028 INFO:tasks.workunit.client.0.smithi088.stdout:op 1168 completed, throughput=4.99MB/sec 2024-09-13T03:02:38.029 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7cjt0ZahGgFwqb1 off=123533 len=2022313 2024-09-13T03:02:38.032 INFO:tasks.workunit.client.0.smithi088.stdout:op 1169 completed, throughput=5MB/sec 2024-09-13T03:02:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:38 smithi088 ceph-mon[96266]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:02:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:38 smithi088 ceph-mon[98762]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:02:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:38 smithi195 ceph-mon[87742]: pgmap v1554: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:02:39.033 INFO:tasks.workunit.client.0.smithi088.stdout: 231: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:39.033 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-592pnQXd3TZAZWN off=4284749 len=307052 2024-09-13T03:02:39.036 INFO:tasks.workunit.client.0.smithi088.stdout:op 1170 completed, throughput=4.98MB/sec 2024-09-13T03:02:39.036 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DRDaRiM8b1ghpW_ off=180559 len=416423 2024-09-13T03:02:39.040 INFO:tasks.workunit.client.0.smithi088.stdout:op 1171 completed, throughput=4.98MB/sec 2024-09-13T03:02:39.040 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1Dw46v-yhVfuHY4 off=1686676 len=872998 2024-09-13T03:02:39.046 INFO:tasks.workunit.client.0.smithi088.stdout:op 1172 completed, throughput=4.99MB/sec 2024-09-13T03:02:39.046 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dPl1dqGRvLDILIj off=4512798 len=564422 2024-09-13T03:02:39.047 INFO:tasks.workunit.client.0.smithi088.stdout:op 1173 completed, throughput=4.99MB/sec 2024-09-13T03:02:39.047 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mbhLYJNiRG5p2ko off=10623349 len=1209958 2024-09-13T03:02:39.048 INFO:tasks.workunit.client.0.smithi088.stdout:op 1174 completed, throughput=4.99MB/sec 2024-09-13T03:02:39.048 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0tLgeBI5QPaP-9R off=650285 len=12145 2024-09-13T03:02:39.051 INFO:tasks.workunit.client.0.smithi088.stdout:op 1175 completed, throughput=4.99MB/sec 2024-09-13T03:02:39.051 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-33k4LjXi4H7dgQl off=1864977 len=1099110 2024-09-13T03:02:39.052 INFO:tasks.workunit.client.0.smithi088.stdout:op 1176 completed, throughput=5MB/sec 2024-09-13T03:02:39.052 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-e9lZ4XLSnao658i off=19529561 len=1430606 2024-09-13T03:02:39.057 INFO:tasks.workunit.client.0.smithi088.stdout:op 1177 completed, throughput=5MB/sec 2024-09-13T03:02:40.058 INFO:tasks.workunit.client.0.smithi088.stdout: 232: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:40.058 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XPolb9uhxFyfTmA off=3236493 len=253310 2024-09-13T03:02:40.058 INFO:tasks.workunit.client.0.smithi088.stdout:op 1178 completed, throughput=4.98MB/sec 2024-09-13T03:02:40.059 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mnbxiIOw7JO62fU off=637126 len=620512 2024-09-13T03:02:40.062 INFO:tasks.workunit.client.0.smithi088.stdout:op 1179 completed, throughput=4.99MB/sec 2024-09-13T03:02:40.062 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5bdKERb5c8zBNLl off=95992 len=42701 2024-09-13T03:02:40.064 INFO:tasks.workunit.client.0.smithi088.stdout:op 1180 completed, throughput=4.99MB/sec 2024-09-13T03:02:40.064 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zBWry9gxeLrSdI4 off=2718749 len=1794025 2024-09-13T03:02:40.068 INFO:tasks.workunit.client.0.smithi088.stdout:op 1181 completed, throughput=4.99MB/sec 2024-09-13T03:02:40.068 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-by7J4ilDsLzLJ43 off=1094089 len=536034 2024-09-13T03:02:40.072 INFO:tasks.workunit.client.0.smithi088.stdout:op 1182 completed, throughput=5MB/sec 2024-09-13T03:02:40.072 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-A0KtQgR5XtkgEbW off=13104907 len=480394 2024-09-13T03:02:40.073 INFO:tasks.workunit.client.0.smithi088.stdout:op 1183 completed, throughput=5MB/sec 2024-09-13T03:02:40.073 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U6KTSw0oWctv1po off=9442849 len=1144960 2024-09-13T03:02:40.079 INFO:tasks.workunit.client.0.smithi088.stdout:op 1184 completed, throughput=5MB/sec 2024-09-13T03:02:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:40 smithi088 ceph-mon[96266]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:02:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:40 smithi088 ceph-mon[98762]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:02:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:40 smithi195 ceph-mon[87742]: pgmap v1555: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:02:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: 233: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:41.080 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FpbcGI6kXvN4Bse off=8418874 len=142570 2024-09-13T03:02:41.081 INFO:tasks.workunit.client.0.smithi088.stdout:op 1185 completed, throughput=4.98MB/sec 2024-09-13T03:02:41.081 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3FyMU8oXI8PAhm2 off=1729599 len=1860032 2024-09-13T03:02:41.083 INFO:tasks.workunit.client.0.smithi088.stdout:op 1186 completed, throughput=4.99MB/sec 2024-09-13T03:02:41.083 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oWJnGj4BaXyGAfq off=4439121 len=1085871 2024-09-13T03:02:41.084 INFO:tasks.workunit.client.0.smithi088.stdout:op 1187 completed, throughput=4.99MB/sec 2024-09-13T03:02:41.085 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XKr19Fuvo8mwnpa off=3304319 len=992923 2024-09-13T03:02:41.087 INFO:tasks.workunit.client.0.smithi088.stdout:op 1188 completed, throughput=5MB/sec 2024-09-13T03:02:41.087 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EIUr6AlfzNY8LpF off=1450418 len=533376 2024-09-13T03:02:41.091 INFO:tasks.workunit.client.0.smithi088.stdout:op 1189 completed, throughput=5MB/sec 2024-09-13T03:02:41.091 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fuKCZ80cEH2AQjN off=17301570 len=247447 2024-09-13T03:02:41.094 INFO:tasks.workunit.client.0.smithi088.stdout:op 1190 completed, throughput=5MB/sec 2024-09-13T03:02:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: 234: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:42.095 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7JeEalNIrKjPgZF off=11520920 len=1724945 2024-09-13T03:02:42.105 INFO:tasks.workunit.client.0.smithi088.stdout:op 1191 completed, throughput=4.99MB/sec 2024-09-13T03:02:42.105 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Nwp7h4s717nWPk4 off=5674954 len=1017193 2024-09-13T03:02:42.108 INFO:tasks.workunit.client.0.smithi088.stdout:op 1192 completed, throughput=4.99MB/sec 2024-09-13T03:02:42.108 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gont_BrW0IvyF70 off=18077024 len=510713 2024-09-13T03:02:42.112 INFO:tasks.workunit.client.0.smithi088.stdout:op 1193 completed, throughput=4.99MB/sec 2024-09-13T03:02:42.112 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FuEa_smLHiqiBN0 off=15192192 len=1477641 2024-09-13T03:02:42.119 INFO:tasks.workunit.client.0.smithi088.stdout:op 1194 completed, throughput=5MB/sec 2024-09-13T03:02:42.119 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CR2GqF7RDBiVjnZ off=2546560 len=500685 2024-09-13T03:02:42.120 INFO:tasks.workunit.client.0.smithi088.stdout:op 1195 completed, throughput=5MB/sec 2024-09-13T03:02:42.120 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fWiYlxC2Gu1kvFQ off=243425 len=1964293 2024-09-13T03:02:42.131 INFO:tasks.workunit.client.0.smithi088.stdout:op 1196 completed, throughput=5.01MB/sec 2024-09-13T03:02:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:42 smithi088 ceph-mon[96266]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:02:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:42 smithi088 ceph-mon[98762]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:02:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:42 smithi195 ceph-mon[87742]: pgmap v1556: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:02:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: 235: throughput=4.99MB/sec pending data=0 2024-09-13T03:02:43.131 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FMn6NfUcQpvYVby off=423990 len=1761281 2024-09-13T03:02:43.140 INFO:tasks.workunit.client.0.smithi088.stdout:op 1197 completed, throughput=4.99MB/sec 2024-09-13T03:02:43.141 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ruAGQDF2FoLsgCX off=12755786 len=1044538 2024-09-13T03:02:43.142 INFO:tasks.workunit.client.0.smithi088.stdout:op 1198 completed, throughput=5MB/sec 2024-09-13T03:02:43.142 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lxn61qOhQXWybeb off=14499220 len=1774239 2024-09-13T03:02:43.151 INFO:tasks.workunit.client.0.smithi088.stdout:op 1199 completed, throughput=5MB/sec 2024-09-13T03:02:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:02:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:02:43] "GET /metrics HTTP/1.1" 200 34014 "" "Prometheus/2.43.0" 2024-09-13T03:02:44.151 INFO:tasks.workunit.client.0.smithi088.stdout: 236: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:44.151 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-___T62ED1LO7a2B off=3209575 len=1248294 2024-09-13T03:02:44.154 INFO:tasks.workunit.client.0.smithi088.stdout:op 1200 completed, throughput=4.99MB/sec 2024-09-13T03:02:44.154 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vZVktGersSpQu_a off=2455740 len=1922626 2024-09-13T03:02:44.164 INFO:tasks.workunit.client.0.smithi088.stdout:op 1201 completed, throughput=5MB/sec 2024-09-13T03:02:44.164 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GFrsC4AgFp7bz8o off=6250301 len=598912 2024-09-13T03:02:44.168 INFO:tasks.workunit.client.0.smithi088.stdout:op 1202 completed, throughput=5MB/sec 2024-09-13T03:02:44.168 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-S6uQYNtiGMVxEjs off=11948378 len=1836827 2024-09-13T03:02:44.170 INFO:tasks.workunit.client.0.smithi088.stdout:op 1203 completed, throughput=5.01MB/sec 2024-09-13T03:02:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:44 smithi088 ceph-mon[96266]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:02:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:02:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:44 smithi088 ceph-mon[98762]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:02:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:02:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:44 smithi195 ceph-mon[87742]: pgmap v1557: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:02:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:02:45.170 INFO:tasks.workunit.client.0.smithi088.stdout: 237: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:45.170 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4nN9RVtULRviJUL off=1577162 len=48503 2024-09-13T03:02:45.171 INFO:tasks.workunit.client.0.smithi088.stdout:op 1204 completed, throughput=4.98MB/sec 2024-09-13T03:02:45.171 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-O33-9LTJrDyPLZ8 off=4647710 len=644301 2024-09-13T03:02:45.176 INFO:tasks.workunit.client.0.smithi088.stdout:op 1205 completed, throughput=4.99MB/sec 2024-09-13T03:02:45.176 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Slik5WF1Tmdlh-L off=405526 len=1799495 2024-09-13T03:02:45.185 INFO:tasks.workunit.client.0.smithi088.stdout:op 1206 completed, throughput=4.99MB/sec 2024-09-13T03:02:45.185 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aKUf5j1K5QUvhAG off=13134378 len=674813 2024-09-13T03:02:45.187 INFO:tasks.workunit.client.0.smithi088.stdout:op 1207 completed, throughput=5MB/sec 2024-09-13T03:02:45.187 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-S7tkHu3JhqBCgHg off=91702 len=1092464 2024-09-13T03:02:45.188 INFO:tasks.workunit.client.0.smithi088.stdout:op 1208 completed, throughput=5MB/sec 2024-09-13T03:02:46.189 INFO:tasks.workunit.client.0.smithi088.stdout: 238: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:46.189 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Bub2i4qtbDsz0Bi off=10087562 len=733193 2024-09-13T03:02:46.193 INFO:tasks.workunit.client.0.smithi088.stdout:op 1209 completed, throughput=4.98MB/sec 2024-09-13T03:02:46.193 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1-D7B8QOXdpGJ-m off=18627922 len=527192 2024-09-13T03:02:46.196 INFO:tasks.workunit.client.0.smithi088.stdout:op 1210 completed, throughput=4.99MB/sec 2024-09-13T03:02:46.196 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rTNr8dPUdMkUcMA off=1756123 len=604489 2024-09-13T03:02:46.201 INFO:tasks.workunit.client.0.smithi088.stdout:op 1211 completed, throughput=4.99MB/sec 2024-09-13T03:02:46.201 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ENXJqvNm0L1AL4s off=13864997 len=1775817 2024-09-13T03:02:46.202 INFO:tasks.workunit.client.0.smithi088.stdout:op 1212 completed, throughput=4.99MB/sec 2024-09-13T03:02:46.203 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qQpPl1k67LtNleV off=6234948 len=1002286 2024-09-13T03:02:46.204 INFO:tasks.workunit.client.0.smithi088.stdout:op 1213 completed, throughput=5MB/sec 2024-09-13T03:02:46.204 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cy9WpCcNb4VlZag off=727576 len=497629 2024-09-13T03:02:46.204 INFO:tasks.workunit.client.0.smithi088.stdout:op 1214 completed, throughput=5MB/sec 2024-09-13T03:02:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:46 smithi088 ceph-mon[96266]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:02:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:46 smithi088 ceph-mon[98762]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:02:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:46 smithi195 ceph-mon[87742]: pgmap v1558: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:02:47.205 INFO:tasks.workunit.client.0.smithi088.stdout: 239: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:47.205 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TXccMxcN-9uPdm4 off=6147849 len=371602 2024-09-13T03:02:47.209 INFO:tasks.workunit.client.0.smithi088.stdout:op 1215 completed, throughput=4.98MB/sec 2024-09-13T03:02:47.209 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wChT2v7CIIMmgyy off=7324066 len=2093236 2024-09-13T03:02:47.220 INFO:tasks.workunit.client.0.smithi088.stdout:op 1216 completed, throughput=4.99MB/sec 2024-09-13T03:02:47.220 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dzCyoKBOxtLx2WH off=16409484 len=1720699 2024-09-13T03:02:47.223 INFO:tasks.workunit.client.0.smithi088.stdout:op 1217 completed, throughput=5MB/sec 2024-09-13T03:02:47.224 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4Gy0AwAZcm4bE2q off=812863 len=1777030 2024-09-13T03:02:47.225 INFO:tasks.workunit.client.0.smithi088.stdout:op 1218 completed, throughput=5MB/sec 2024-09-13T03:02:48.226 INFO:tasks.workunit.client.0.smithi088.stdout: 240: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:48.226 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EG_GAwMpzzS0Y20 off=14094747 len=306450 2024-09-13T03:02:48.227 INFO:tasks.workunit.client.0.smithi088.stdout:op 1219 completed, throughput=4.98MB/sec 2024-09-13T03:02:48.227 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_wZl6dquEp-Udbg off=8521461 len=1136574 2024-09-13T03:02:48.229 INFO:tasks.workunit.client.0.smithi088.stdout:op 1220 completed, throughput=4.99MB/sec 2024-09-13T03:02:48.229 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BaAwWyxjlAAK4aX off=3255882 len=1527474 2024-09-13T03:02:48.237 INFO:tasks.workunit.client.0.smithi088.stdout:op 1221 completed, throughput=4.99MB/sec 2024-09-13T03:02:48.237 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kP95vA5Vs-i0Kgs off=3146721 len=2063029 2024-09-13T03:02:48.247 INFO:tasks.workunit.client.0.smithi088.stdout:op 1222 completed, throughput=5MB/sec 2024-09-13T03:02:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:48 smithi088 ceph-mon[96266]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:02:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:48 smithi088 ceph-mon[98762]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:02:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:48 smithi195 ceph-mon[87742]: pgmap v1559: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:02:49.248 INFO:tasks.workunit.client.0.smithi088.stdout: 241: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:49.248 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5x9R4GGgvLF-Mqf off=18277875 len=866598 2024-09-13T03:02:49.249 INFO:tasks.workunit.client.0.smithi088.stdout:op 1223 completed, throughput=4.98MB/sec 2024-09-13T03:02:49.249 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AACDV95MIEtW7bq off=9349269 len=840008 2024-09-13T03:02:49.250 INFO:tasks.workunit.client.0.smithi088.stdout:op 1224 completed, throughput=4.99MB/sec 2024-09-13T03:02:49.250 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ItCUrWc0bMhMNnL off=9340343 len=617287 2024-09-13T03:02:49.254 INFO:tasks.workunit.client.0.smithi088.stdout:op 1225 completed, throughput=4.99MB/sec 2024-09-13T03:02:49.254 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pNis21wrA-3nMl_ off=3112566 len=1398593 2024-09-13T03:02:49.256 INFO:tasks.workunit.client.0.smithi088.stdout:op 1226 completed, throughput=5MB/sec 2024-09-13T03:02:49.256 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9GiZNFQw1lcCST8 off=510093 len=47572 2024-09-13T03:02:49.256 INFO:tasks.workunit.client.0.smithi088.stdout:op 1227 completed, throughput=5MB/sec 2024-09-13T03:02:49.256 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5SENpeD9toNuDkH off=8298655 len=361008 2024-09-13T03:02:49.260 INFO:tasks.workunit.client.0.smithi088.stdout:op 1228 completed, throughput=5MB/sec 2024-09-13T03:02:49.260 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-J56sXaa5wKcV-tQ off=5693316 len=298225 2024-09-13T03:02:49.263 INFO:tasks.workunit.client.0.smithi088.stdout:op 1229 completed, throughput=5MB/sec 2024-09-13T03:02:49.263 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KFj8-vVLR4TDoie off=7419578 len=1284214 2024-09-13T03:02:49.269 INFO:tasks.workunit.client.0.smithi088.stdout:op 1230 completed, throughput=5MB/sec 2024-09-13T03:02:50.270 INFO:tasks.workunit.client.0.smithi088.stdout: 242: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:50.270 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wn1lGI-Cz3FRgop off=4213857 len=1342210 2024-09-13T03:02:50.271 INFO:tasks.workunit.client.0.smithi088.stdout:op 1231 completed, throughput=4.99MB/sec 2024-09-13T03:02:50.272 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-14bD75yF56R56c6 off=6280459 len=452078 2024-09-13T03:02:50.273 INFO:tasks.workunit.client.0.smithi088.stdout:op 1232 completed, throughput=4.99MB/sec 2024-09-13T03:02:50.273 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xSjrXvmwhKWZ79k off=19592760 len=111299 2024-09-13T03:02:50.275 INFO:tasks.workunit.client.0.smithi088.stdout:op 1233 completed, throughput=4.99MB/sec 2024-09-13T03:02:50.275 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UaJQiM5CLkJLOnq off=0 len=1674176 2024-09-13T03:02:50.277 INFO:tasks.workunit.client.0.smithi088.stdout:op 1234 completed, throughput=5MB/sec 2024-09-13T03:02:50.277 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WsaawleipcS7ppp off=1115963 len=120821 2024-09-13T03:02:50.278 INFO:tasks.workunit.client.0.smithi088.stdout:op 1235 completed, throughput=5MB/sec 2024-09-13T03:02:50.278 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xm2KxtG2vJwn50T off=1311488 len=1892689 2024-09-13T03:02:50.280 INFO:tasks.workunit.client.0.smithi088.stdout:op 1236 completed, throughput=5MB/sec 2024-09-13T03:02:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:50 smithi088 ceph-mon[96266]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:02:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:50 smithi088 ceph-mon[98762]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:02:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:50 smithi195 ceph-mon[87742]: pgmap v1560: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:02:51.280 INFO:tasks.workunit.client.0.smithi088.stdout: 243: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:51.281 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dRGreEu7XpsP2l9 off=2336255 len=1620910 2024-09-13T03:02:51.289 INFO:tasks.workunit.client.0.smithi088.stdout:op 1237 completed, throughput=4.99MB/sec 2024-09-13T03:02:51.289 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-frSj1qph5lHXI0o off=2366799 len=1008255 2024-09-13T03:02:51.293 INFO:tasks.workunit.client.0.smithi088.stdout:op 1238 completed, throughput=4.99MB/sec 2024-09-13T03:02:51.294 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oSamM-bW2uM3EU- off=5784710 len=1105360 2024-09-13T03:02:51.300 INFO:tasks.workunit.client.0.smithi088.stdout:op 1239 completed, throughput=5MB/sec 2024-09-13T03:02:51.300 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hCZtMxKaIbjGBSq off=8701067 len=1604536 2024-09-13T03:02:51.308 INFO:tasks.workunit.client.0.smithi088.stdout:op 1240 completed, throughput=5MB/sec 2024-09-13T03:02:52.309 INFO:tasks.workunit.client.0.smithi088.stdout: 244: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:52.309 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nkQNj_Vbq-0eWgy off=611689 len=1649984 2024-09-13T03:02:52.312 INFO:tasks.workunit.client.0.smithi088.stdout:op 1241 completed, throughput=4.99MB/sec 2024-09-13T03:02:52.312 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-B-DPxWufCGyWRL2 off=4236744 len=346276 2024-09-13T03:02:52.316 INFO:tasks.workunit.client.0.smithi088.stdout:op 1242 completed, throughput=4.99MB/sec 2024-09-13T03:02:52.316 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UOR2SO_0HVSxcD7 off=22293950 len=1187403 2024-09-13T03:02:52.321 INFO:tasks.workunit.client.0.smithi088.stdout:op 1243 completed, throughput=5MB/sec 2024-09-13T03:02:52.321 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Lrd39L8jk72RiH2 off=1749135 len=1279764 2024-09-13T03:02:52.324 INFO:tasks.workunit.client.0.smithi088.stdout:op 1244 completed, throughput=5MB/sec 2024-09-13T03:02:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:52 smithi088 ceph-mon[96266]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:02:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:52 smithi088 ceph-mon[98762]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:02:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:52 smithi195 ceph-mon[87742]: pgmap v1561: 105 pgs: 105 active+clean; 127 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:02:53.324 INFO:tasks.workunit.client.0.smithi088.stdout: 245: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:53.325 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2AIdpTFPO1Zl_Pr off=1864043 len=1922143 2024-09-13T03:02:53.335 INFO:tasks.workunit.client.0.smithi088.stdout:op 1245 completed, throughput=4.99MB/sec 2024-09-13T03:02:53.335 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Z6PXntqHTQKBFYC off=6700119 len=178940 2024-09-13T03:02:53.338 INFO:tasks.workunit.client.0.smithi088.stdout:op 1246 completed, throughput=4.99MB/sec 2024-09-13T03:02:53.338 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--NlaZflYrYe-oVJ off=5396973 len=1351925 2024-09-13T03:02:53.345 INFO:tasks.workunit.client.0.smithi088.stdout:op 1247 completed, throughput=4.99MB/sec 2024-09-13T03:02:53.345 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4n-YtblxU8X5Bsk off=1295431 len=1358074 2024-09-13T03:02:53.348 INFO:tasks.workunit.client.0.smithi088.stdout:op 1248 completed, throughput=5MB/sec 2024-09-13T03:02:53.348 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2q2yCjtVaVKUN9B off=5894982 len=124243 2024-09-13T03:02:53.350 INFO:tasks.workunit.client.0.smithi088.stdout:op 1249 completed, throughput=5MB/sec 2024-09-13T03:02:53.350 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jgAG3fF-fcKcE_X off=11090752 len=997618 2024-09-13T03:02:53.355 INFO:tasks.workunit.client.0.smithi088.stdout:op 1250 completed, throughput=5MB/sec 2024-09-13T03:02:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:02:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:02:53] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2024-09-13T03:02:54.355 INFO:tasks.workunit.client.0.smithi088.stdout: 246: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:54.356 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IF8yHBR3q8VdKcM off=10340488 len=1868434 2024-09-13T03:02:54.364 INFO:tasks.workunit.client.0.smithi088.stdout:op 1251 completed, throughput=4.99MB/sec 2024-09-13T03:02:54.364 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ENbnbuXNkHsCK2F off=2105870 len=136548 2024-09-13T03:02:54.365 INFO:tasks.workunit.client.0.smithi088.stdout:op 1252 completed, throughput=4.99MB/sec 2024-09-13T03:02:54.365 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5YWboLXnB6JRfIW off=11628020 len=1307793 2024-09-13T03:02:54.372 INFO:tasks.workunit.client.0.smithi088.stdout:op 1253 completed, throughput=4.99MB/sec 2024-09-13T03:02:54.372 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6EwUympXSJvUpSJ off=4965773 len=1010136 2024-09-13T03:02:54.378 INFO:tasks.workunit.client.0.smithi088.stdout:op 1254 completed, throughput=5MB/sec 2024-09-13T03:02:54.378 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n9uEyeZvYFyvu4i off=9029939 len=25082 2024-09-13T03:02:54.380 INFO:tasks.workunit.client.0.smithi088.stdout:op 1255 completed, throughput=5MB/sec 2024-09-13T03:02:54.380 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qz6u_SJIvlbm8c_ off=1778240 len=1633415 2024-09-13T03:02:54.386 INFO:tasks.workunit.client.0.smithi088.stdout:op 1256 completed, throughput=5MB/sec 2024-09-13T03:02:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:54 smithi088 ceph-mon[96266]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:02:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:54 smithi088 ceph-mon[98762]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:02:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:54 smithi195 ceph-mon[87742]: pgmap v1562: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:02:55.386 INFO:tasks.workunit.client.0.smithi088.stdout: 247: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:55.386 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-a6bL8-T-EVhFxNs off=1084384 len=1182890 2024-09-13T03:02:55.393 INFO:tasks.workunit.client.0.smithi088.stdout:op 1257 completed, throughput=4.99MB/sec 2024-09-13T03:02:55.393 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ViaaOCl-9SN1EYC off=5667282 len=1048322 2024-09-13T03:02:55.395 INFO:tasks.workunit.client.0.smithi088.stdout:op 1258 completed, throughput=4.99MB/sec 2024-09-13T03:02:55.395 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vgs3jU6i0_3WgX0 off=11367478 len=379418 2024-09-13T03:02:55.398 INFO:tasks.workunit.client.0.smithi088.stdout:op 1259 completed, throughput=4.99MB/sec 2024-09-13T03:02:55.398 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-m8wfZp2NK8zNhjf off=5709495 len=1794309 2024-09-13T03:02:55.402 INFO:tasks.workunit.client.0.smithi088.stdout:op 1260 completed, throughput=5MB/sec 2024-09-13T03:02:56.402 INFO:tasks.workunit.client.0.smithi088.stdout: 248: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:56.402 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8AG06N3rZDyS0uX off=16544699 len=1272101 2024-09-13T03:02:56.404 INFO:tasks.workunit.client.0.smithi088.stdout:op 1261 completed, throughput=4.99MB/sec 2024-09-13T03:02:56.404 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aWD-r-tNGysmYRI off=2805174 len=864394 2024-09-13T03:02:56.405 INFO:tasks.workunit.client.0.smithi088.stdout:op 1262 completed, throughput=4.99MB/sec 2024-09-13T03:02:56.405 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mZug4ptGAxVqWK6 off=2329814 len=290038 2024-09-13T03:02:56.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 1263 completed, throughput=4.99MB/sec 2024-09-13T03:02:56.406 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kwKZNdr9Zs4YxcA off=4108996 len=9832 2024-09-13T03:02:56.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 1264 completed, throughput=4.99MB/sec 2024-09-13T03:02:56.406 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-q7ZYe_SD0vNE5wr off=706865 len=777154 2024-09-13T03:02:56.408 INFO:tasks.workunit.client.0.smithi088.stdout:op 1265 completed, throughput=4.99MB/sec 2024-09-13T03:02:56.409 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BGRJOl4tp5FABDe off=1385926 len=687196 2024-09-13T03:02:56.413 INFO:tasks.workunit.client.0.smithi088.stdout:op 1266 completed, throughput=5MB/sec 2024-09-13T03:02:56.414 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9RVEpfH0yQwDXWR off=864218 len=940539 2024-09-13T03:02:56.414 INFO:tasks.workunit.client.0.smithi088.stdout:op 1267 completed, throughput=5MB/sec 2024-09-13T03:02:56.415 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lKt9CN85ARHCUjk off=15603912 len=1260502 2024-09-13T03:02:56.424 INFO:tasks.workunit.client.0.smithi088.stdout:op 1268 completed, throughput=5MB/sec 2024-09-13T03:02:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:56 smithi088 ceph-mon[96266]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:56 smithi088 ceph-mon[98762]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:56 smithi195 ceph-mon[87742]: pgmap v1563: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:02:57.424 INFO:tasks.workunit.client.0.smithi088.stdout: 249: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:57.424 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hLilTnN0JGRtI7a off=7954224 len=71191 2024-09-13T03:02:57.427 INFO:tasks.workunit.client.0.smithi088.stdout:op 1269 completed, throughput=4.98MB/sec 2024-09-13T03:02:57.427 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-O6wmtmRuJBMIIcx off=543539 len=784513 2024-09-13T03:02:57.432 INFO:tasks.workunit.client.0.smithi088.stdout:op 1270 completed, throughput=4.99MB/sec 2024-09-13T03:02:57.432 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MbRgCAMSAaFvLaQ off=2520095 len=1765039 2024-09-13T03:02:57.442 INFO:tasks.workunit.client.0.smithi088.stdout:op 1271 completed, throughput=4.99MB/sec 2024-09-13T03:02:57.442 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U6bxuHRpgIZxakr off=3652050 len=1012558 2024-09-13T03:02:57.446 INFO:tasks.workunit.client.0.smithi088.stdout:op 1272 completed, throughput=5MB/sec 2024-09-13T03:02:57.446 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9JhMY2fMPjV8yyV off=14764285 len=1063959 2024-09-13T03:02:57.447 INFO:tasks.workunit.client.0.smithi088.stdout:op 1273 completed, throughput=5MB/sec 2024-09-13T03:02:58.447 INFO:tasks.workunit.client.0.smithi088.stdout: 250: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:58.448 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CfCODKtK1qLq-ep off=4530862 len=619271 2024-09-13T03:02:58.449 INFO:tasks.workunit.client.0.smithi088.stdout:op 1274 completed, throughput=4.98MB/sec 2024-09-13T03:02:58.449 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-S7Z9g4V_I4DDGHU off=13194608 len=1223423 2024-09-13T03:02:58.450 INFO:tasks.workunit.client.0.smithi088.stdout:op 1275 completed, throughput=4.99MB/sec 2024-09-13T03:02:58.450 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Bn41RM6-5cPPCrC off=9446313 len=1177139 2024-09-13T03:02:58.452 INFO:tasks.workunit.client.0.smithi088.stdout:op 1276 completed, throughput=4.99MB/sec 2024-09-13T03:02:58.452 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GS5pXJ-OWYPyB5x off=4079483 len=5669 2024-09-13T03:02:58.452 INFO:tasks.workunit.client.0.smithi088.stdout:op 1277 completed, throughput=4.99MB/sec 2024-09-13T03:02:58.452 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IQzy_CuPcUQb0q1 off=8708279 len=270732 2024-09-13T03:02:58.456 INFO:tasks.workunit.client.0.smithi088.stdout:op 1278 completed, throughput=4.99MB/sec 2024-09-13T03:02:58.456 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-y9_b9GAVIJKt8nT off=3292930 len=1771553 2024-09-13T03:02:58.465 INFO:tasks.workunit.client.0.smithi088.stdout:op 1279 completed, throughput=5MB/sec 2024-09-13T03:02:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:58 smithi088 ceph-mon[96266]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:02:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:58 smithi088 ceph-mon[98762]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:02:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:58 smithi195 ceph-mon[87742]: pgmap v1564: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:02:59.465 INFO:tasks.workunit.client.0.smithi088.stdout: 251: throughput=4.98MB/sec pending data=0 2024-09-13T03:02:59.465 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oldBhyds6z5E3pz off=283826 len=1543166 2024-09-13T03:02:59.471 INFO:tasks.workunit.client.0.smithi088.stdout:op 1280 completed, throughput=4.99MB/sec 2024-09-13T03:02:59.471 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yv-_FCY1xepDvoV off=667208 len=1336051 2024-09-13T03:02:59.473 INFO:tasks.workunit.client.0.smithi088.stdout:op 1281 completed, throughput=4.99MB/sec 2024-09-13T03:02:59.473 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-A31CBUeVvi2TCVJ off=1895721 len=2069873 2024-09-13T03:02:59.484 INFO:tasks.workunit.client.0.smithi088.stdout:op 1282 completed, throughput=5MB/sec 2024-09-13T03:02:59.484 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fV2kJJyCwt1ewNV off=3432125 len=12308 2024-09-13T03:02:59.485 INFO:tasks.workunit.client.0.smithi088.stdout:op 1283 completed, throughput=5MB/sec 2024-09-13T03:02:59.485 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y2qVAiaBZzMM24A off=8333912 len=973094 2024-09-13T03:02:59.491 INFO:tasks.workunit.client.0.smithi088.stdout:op 1284 completed, throughput=5MB/sec 2024-09-13T03:02:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:02:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:02:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:02:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:02:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:02:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:03:00.491 INFO:tasks.workunit.client.0.smithi088.stdout: 252: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:00.492 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bR1Y4RsL3hJvHwQ off=6058256 len=1142354 2024-09-13T03:03:00.498 INFO:tasks.workunit.client.0.smithi088.stdout:op 1285 completed, throughput=4.99MB/sec 2024-09-13T03:03:00.498 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9IDqwvBu5dY9Bn- off=2218825 len=1394190 2024-09-13T03:03:00.499 INFO:tasks.workunit.client.0.smithi088.stdout:op 1286 completed, throughput=4.99MB/sec 2024-09-13T03:03:00.500 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-O7QSANZKUx5EE2g off=2168716 len=1372251 2024-09-13T03:03:00.501 INFO:tasks.workunit.client.0.smithi088.stdout:op 1287 completed, throughput=5MB/sec 2024-09-13T03:03:00.501 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-l8HpwsmqFFFfS9q off=21357101 len=797594 2024-09-13T03:03:00.503 INFO:tasks.workunit.client.0.smithi088.stdout:op 1288 completed, throughput=5MB/sec 2024-09-13T03:03:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:00 smithi088 ceph-mon[96266]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:03:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:00 smithi088 ceph-mon[98762]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:03:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:00 smithi195 ceph-mon[87742]: pgmap v1565: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:03:01.504 INFO:tasks.workunit.client.0.smithi088.stdout: 253: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:02.053 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8pJqptSyzPPo8PC off=246294 len=970682 2024-09-13T03:03:02.054 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 03:03:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=sqlstore.transactions t=2024-09-13T03:03:01.696607213Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-09-13T03:03:02.055 INFO:tasks.workunit.client.0.smithi088.stdout:op 1289 completed, throughput=4.98MB/sec 2024-09-13T03:03:02.055 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ByYSCrJlvHLUAMo off=5262858 len=39394 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:op 1290 completed, throughput=4.98MB/sec 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--MN3URWGxUsk0s4 off=13142 len=1936088 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:op 1291 completed, throughput=4.99MB/sec 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kL49_kdjwI4eB9- off=21103393 len=238346 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:op 1292 completed, throughput=4.99MB/sec 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ow1LeZ5c-f3hGXk off=15575803 len=763025 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:op 1293 completed, throughput=5MB/sec 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i6-j2va33SLHHOC off=12586320 len=617771 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:op 1294 completed, throughput=5MB/sec 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F59fIc0qFOJKzjw off=13904753 len=762016 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:op 1295 completed, throughput=5MB/sec 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JzYIzf-LIDNJED9 off=7404492 len=225500 2024-09-13T03:03:02.056 INFO:tasks.workunit.client.0.smithi088.stdout:op 1296 completed, throughput=5MB/sec 2024-09-13T03:03:02.532 INFO:tasks.workunit.client.0.smithi088.stdout: 254: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:02.532 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-P0oHgvzQPbTASjd off=3890181 len=1799357 2024-09-13T03:03:02.534 INFO:tasks.workunit.client.0.smithi088.stdout:op 1297 completed, throughput=4.99MB/sec 2024-09-13T03:03:02.534 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--hm37u1YtUAF_WD off=10822826 len=1334975 2024-09-13T03:03:02.535 INFO:tasks.workunit.client.0.smithi088.stdout:op 1298 completed, throughput=4.99MB/sec 2024-09-13T03:03:02.535 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gkETraQYXlOF0Pq off=10985884 len=300565 2024-09-13T03:03:02.540 INFO:tasks.workunit.client.0.smithi088.stdout:op 1299 completed, throughput=4.99MB/sec 2024-09-13T03:03:02.540 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YGSQXAfi0OnbnN2 off=3939135 len=968955 2024-09-13T03:03:02.545 INFO:tasks.workunit.client.0.smithi088.stdout:op 1300 completed, throughput=5MB/sec 2024-09-13T03:03:02.545 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0P1rpPmd3aBZFeU off=14916720 len=1568960 2024-09-13T03:03:02.547 INFO:tasks.workunit.client.0.smithi088.stdout:op 1301 completed, throughput=5MB/sec 2024-09-13T03:03:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:02 smithi088 ceph-mon[96266]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:03:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:02 smithi088 ceph-mon[98762]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:03:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:02 smithi195 ceph-mon[87742]: pgmap v1566: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:03:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:03:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:03:03] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2024-09-13T03:03:03.546 INFO:tasks.workunit.client.0.smithi088.stdout: 255: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:03.547 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QwuakP79kZJjSjN off=3332827 len=1372109 2024-09-13T03:03:03.554 INFO:tasks.workunit.client.0.smithi088.stdout:op 1302 completed, throughput=4.99MB/sec 2024-09-13T03:03:03.554 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qd3WRuMIgTKFEKN off=14446654 len=830275 2024-09-13T03:03:03.561 INFO:tasks.workunit.client.0.smithi088.stdout:op 1303 completed, throughput=4.99MB/sec 2024-09-13T03:03:03.562 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z0U5aAthiqnVHyQ off=1938391 len=1263465 2024-09-13T03:03:03.562 INFO:tasks.workunit.client.0.smithi088.stdout:op 1304 completed, throughput=5MB/sec 2024-09-13T03:03:03.562 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yt5fxulhPj4dgW4 off=5683154 len=1281714 2024-09-13T03:03:03.569 INFO:tasks.workunit.client.0.smithi088.stdout:op 1305 completed, throughput=5MB/sec 2024-09-13T03:03:04.570 INFO:tasks.workunit.client.0.smithi088.stdout: 256: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:04.570 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-g5u4PQ6BQN_EGV7 off=1435243 len=903055 2024-09-13T03:03:04.574 INFO:tasks.workunit.client.0.smithi088.stdout:op 1306 completed, throughput=4.98MB/sec 2024-09-13T03:03:04.574 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aQT8xVzqZ02gcUF off=11751010 len=1969592 2024-09-13T03:03:04.577 INFO:tasks.workunit.client.0.smithi088.stdout:op 1307 completed, throughput=4.99MB/sec 2024-09-13T03:03:04.577 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wL491ODCghr4c8i off=9492933 len=1882618 2024-09-13T03:03:04.586 INFO:tasks.workunit.client.0.smithi088.stdout:op 1308 completed, throughput=5MB/sec 2024-09-13T03:03:04.586 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zuBbFm5FQyoqLJT off=5781646 len=1422160 2024-09-13T03:03:04.587 INFO:tasks.workunit.client.0.smithi088.stdout:op 1309 completed, throughput=5MB/sec 2024-09-13T03:03:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:04 smithi088 ceph-mon[96266]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:03:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:04 smithi088 ceph-mon[98762]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:03:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:04 smithi195 ceph-mon[87742]: pgmap v1567: 105 pgs: 105 active+clean; 127 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:03:05.587 INFO:tasks.workunit.client.0.smithi088.stdout: 257: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:05.588 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sDxrLouZCCUGASa off=3143828 len=883241 2024-09-13T03:03:05.592 INFO:tasks.workunit.client.0.smithi088.stdout:op 1310 completed, throughput=4.99MB/sec 2024-09-13T03:03:05.592 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-e8sBxkP9B2Pb9B_ off=1380316 len=1254062 2024-09-13T03:03:05.594 INFO:tasks.workunit.client.0.smithi088.stdout:op 1311 completed, throughput=4.99MB/sec 2024-09-13T03:03:05.594 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UYN0zE8wR9bXtz6 off=14080180 len=180182 2024-09-13T03:03:05.594 INFO:tasks.workunit.client.0.smithi088.stdout:op 1312 completed, throughput=4.99MB/sec 2024-09-13T03:03:05.595 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rfq-oFsLNJWezUA off=19428200 len=1533648 2024-09-13T03:03:05.596 INFO:tasks.workunit.client.0.smithi088.stdout:op 1313 completed, throughput=5MB/sec 2024-09-13T03:03:05.596 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3BbO4ZVdaEjLRrO off=6943691 len=1085158 2024-09-13T03:03:05.601 INFO:tasks.workunit.client.0.smithi088.stdout:op 1314 completed, throughput=5MB/sec 2024-09-13T03:03:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:05 smithi088 ceph-mon[98762]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:03:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:05 smithi088 ceph-mon[96266]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:03:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:05 smithi195 ceph-mon[87742]: pgmap v1568: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:03:06.601 INFO:tasks.workunit.client.0.smithi088.stdout: 258: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:06.602 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8NvOCZYxJdCO_jO off=1200173 len=1355045 2024-09-13T03:03:06.603 INFO:tasks.workunit.client.0.smithi088.stdout:op 1315 completed, throughput=4.99MB/sec 2024-09-13T03:03:06.603 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-a5gnycNIHIU8d7v off=1759907 len=1731710 2024-09-13T03:03:06.612 INFO:tasks.workunit.client.0.smithi088.stdout:op 1316 completed, throughput=4.99MB/sec 2024-09-13T03:03:06.612 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EKOzPzqVW_ZeSr0 off=3084374 len=1141640 2024-09-13T03:03:06.619 INFO:tasks.workunit.client.0.smithi088.stdout:op 1317 completed, throughput=5MB/sec 2024-09-13T03:03:06.619 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TPCZ9IJW5ET_Ga8 off=2107454 len=179718 2024-09-13T03:03:06.620 INFO:tasks.workunit.client.0.smithi088.stdout:op 1318 completed, throughput=5MB/sec 2024-09-13T03:03:06.620 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0RvHVDemCAHeKCs off=4898618 len=1722177 2024-09-13T03:03:06.629 INFO:tasks.workunit.client.0.smithi088.stdout:op 1319 completed, throughput=5.01MB/sec 2024-09-13T03:03:07.630 INFO:tasks.workunit.client.0.smithi088.stdout: 259: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:07.630 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2fVZilpEtccq8q- off=4820299 len=1757753 2024-09-13T03:03:07.640 INFO:tasks.workunit.client.0.smithi088.stdout:op 1320 completed, throughput=4.99MB/sec 2024-09-13T03:03:07.640 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kDl9FuOH6dsPrPC off=2127633 len=122952 2024-09-13T03:03:07.642 INFO:tasks.workunit.client.0.smithi088.stdout:op 1321 completed, throughput=4.99MB/sec 2024-09-13T03:03:07.642 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1NTa3GqMGf3-hZG off=10174595 len=666530 2024-09-13T03:03:07.648 INFO:tasks.workunit.client.0.smithi088.stdout:op 1322 completed, throughput=5MB/sec 2024-09-13T03:03:07.648 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IBfMurSRVsFEPrs off=8599436 len=622497 2024-09-13T03:03:07.649 INFO:tasks.workunit.client.0.smithi088.stdout:op 1323 completed, throughput=5MB/sec 2024-09-13T03:03:07.649 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HsibP8CEBizgaIx off=1072913 len=1465229 2024-09-13T03:03:07.650 INFO:tasks.workunit.client.0.smithi088.stdout:op 1324 completed, throughput=5MB/sec 2024-09-13T03:03:08.650 INFO:tasks.workunit.client.0.smithi088.stdout: 260: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:08.651 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YYQG3x3wq97IGHO off=3419183 len=430033 2024-09-13T03:03:08.652 INFO:tasks.workunit.client.0.smithi088.stdout:op 1325 completed, throughput=4.99MB/sec 2024-09-13T03:03:08.652 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z-m-QSgDqUPfv-Y off=8885883 len=168906 2024-09-13T03:03:08.652 INFO:tasks.workunit.client.0.smithi088.stdout:op 1326 completed, throughput=4.99MB/sec 2024-09-13T03:03:08.653 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jBosKE7UCzNgKcX off=2627182 len=749929 2024-09-13T03:03:08.655 INFO:tasks.workunit.client.0.smithi088.stdout:op 1327 completed, throughput=4.99MB/sec 2024-09-13T03:03:08.655 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gont_BrW0IvyF70 off=12501739 len=490096 2024-09-13T03:03:08.659 INFO:tasks.workunit.client.0.smithi088.stdout:op 1328 completed, throughput=4.99MB/sec 2024-09-13T03:03:08.659 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tLZ7k-TlV2nkMZx off=19002090 len=1713729 2024-09-13T03:03:08.667 INFO:tasks.workunit.client.0.smithi088.stdout:op 1329 completed, throughput=5MB/sec 2024-09-13T03:03:08.668 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XXP50Q3pDj3_2A8 off=15398775 len=1640230 2024-09-13T03:03:08.675 INFO:tasks.workunit.client.0.smithi088.stdout:op 1330 completed, throughput=5MB/sec 2024-09-13T03:03:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:08 smithi088 ceph-mon[96266]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:03:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:08 smithi088 ceph-mon[98762]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:03:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:08 smithi195 ceph-mon[87742]: pgmap v1569: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:03:09.676 INFO:tasks.workunit.client.0.smithi088.stdout: 261: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:09.676 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iZ1QY8w1KCVVv3l off=12347 len=376108 2024-09-13T03:03:09.677 INFO:tasks.workunit.client.0.smithi088.stdout:op 1331 completed, throughput=4.98MB/sec 2024-09-13T03:03:09.677 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EEHvMj6iEJj4Vd3 off=107604 len=1355745 2024-09-13T03:03:09.684 INFO:tasks.workunit.client.0.smithi088.stdout:op 1332 completed, throughput=4.99MB/sec 2024-09-13T03:03:09.684 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LSrypONkpuwjPge off=4042370 len=1197695 2024-09-13T03:03:09.690 INFO:tasks.workunit.client.0.smithi088.stdout:op 1333 completed, throughput=4.99MB/sec 2024-09-13T03:03:09.690 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iKKyFVMoK8wwMc1 off=1480925 len=718295 2024-09-13T03:03:09.696 INFO:tasks.workunit.client.0.smithi088.stdout:op 1334 completed, throughput=5MB/sec 2024-09-13T03:03:09.696 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dTHE2kvnCso6lMX off=4321878 len=1228645 2024-09-13T03:03:09.698 INFO:tasks.workunit.client.0.smithi088.stdout:op 1335 completed, throughput=5MB/sec 2024-09-13T03:03:10.699 INFO:tasks.workunit.client.0.smithi088.stdout: 262: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:10.699 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lNAFesYMq3rpEsa off=383673 len=1430633 2024-09-13T03:03:10.707 INFO:tasks.workunit.client.0.smithi088.stdout:op 1336 completed, throughput=4.99MB/sec 2024-09-13T03:03:10.707 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gVI7HUi__n2IrHw off=1303712 len=1718149 2024-09-13T03:03:10.715 INFO:tasks.workunit.client.0.smithi088.stdout:op 1337 completed, throughput=4.99MB/sec 2024-09-13T03:03:10.715 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_YVVcm4gHoeOxHc off=15093694 len=1037161 2024-09-13T03:03:10.719 INFO:tasks.workunit.client.0.smithi088.stdout:op 1338 completed, throughput=5MB/sec 2024-09-13T03:03:10.719 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-79199BqKT97c0B9 off=1830765 len=416600 2024-09-13T03:03:10.724 INFO:tasks.workunit.client.0.smithi088.stdout:op 1339 completed, throughput=5MB/sec 2024-09-13T03:03:10.724 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Nc7CboF9_ZKgWN_ off=11345800 len=1581445 2024-09-13T03:03:10.725 INFO:tasks.workunit.client.0.smithi088.stdout:op 1340 completed, throughput=5MB/sec 2024-09-13T03:03:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:10 smithi088 ceph-mon[96266]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:03:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:10 smithi088 ceph-mon[98762]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:03:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:10 smithi195 ceph-mon[87742]: pgmap v1570: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:03:11.726 INFO:tasks.workunit.client.0.smithi088.stdout: 263: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:11.726 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-S15y0akXTL-qOpd off=571838 len=767750 2024-09-13T03:03:11.728 INFO:tasks.workunit.client.0.smithi088.stdout:op 1341 completed, throughput=4.99MB/sec 2024-09-13T03:03:11.728 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-n-wG7q3qcE3NtwZ off=15243723 len=87079 2024-09-13T03:03:11.729 INFO:tasks.workunit.client.0.smithi088.stdout:op 1342 completed, throughput=4.99MB/sec 2024-09-13T03:03:11.729 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AEi8HoS8B21LxP5 off=12798669 len=1082572 2024-09-13T03:03:11.736 INFO:tasks.workunit.client.0.smithi088.stdout:op 1343 completed, throughput=4.99MB/sec 2024-09-13T03:03:11.736 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Tg4oFhOHfdN-OZC off=894050 len=733373 2024-09-13T03:03:11.740 INFO:tasks.workunit.client.0.smithi088.stdout:op 1344 completed, throughput=4.99MB/sec 2024-09-13T03:03:11.741 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Fii2hXEUWfGjuYg off=4564182 len=1134553 2024-09-13T03:03:11.747 INFO:tasks.workunit.client.0.smithi088.stdout:op 1345 completed, throughput=5MB/sec 2024-09-13T03:03:11.747 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ebV-9IN2O1iNpgZ off=10249581 len=1774967 2024-09-13T03:03:11.756 INFO:tasks.workunit.client.0.smithi088.stdout:op 1346 completed, throughput=5MB/sec 2024-09-13T03:03:12.756 INFO:tasks.workunit.client.0.smithi088.stdout: 264: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:12.757 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yVClVLU1mBSA6Ir off=344240 len=1693647 2024-09-13T03:03:12.766 INFO:tasks.workunit.client.0.smithi088.stdout:op 1347 completed, throughput=4.99MB/sec 2024-09-13T03:03:12.766 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N8EdkVAuaPijf2W off=1741059 len=921286 2024-09-13T03:03:12.767 INFO:tasks.workunit.client.0.smithi088.stdout:op 1348 completed, throughput=4.99MB/sec 2024-09-13T03:03:12.767 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4P00jr_trBrKYQV off=14998391 len=544539 2024-09-13T03:03:12.767 INFO:tasks.workunit.client.0.smithi088.stdout:op 1349 completed, throughput=5MB/sec 2024-09-13T03:03:12.767 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4avU8Xjt4gydRMT off=3542795 len=1236628 2024-09-13T03:03:12.775 INFO:tasks.workunit.client.0.smithi088.stdout:op 1350 completed, throughput=5MB/sec 2024-09-13T03:03:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:12 smithi088 ceph-mon[96266]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:03:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:12 smithi088 ceph-mon[98762]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:03:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:12 smithi195 ceph-mon[87742]: pgmap v1571: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:03:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:03:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:03:13] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2024-09-13T03:03:13.775 INFO:tasks.workunit.client.0.smithi088.stdout: 265: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:13.775 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-66_5mTCXkwKmzJD off=5853262 len=826840 2024-09-13T03:03:13.780 INFO:tasks.workunit.client.0.smithi088.stdout:op 1351 completed, throughput=4.98MB/sec 2024-09-13T03:03:13.780 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tLDdbDD2iro8qwR off=2319566 len=90892 2024-09-13T03:03:13.781 INFO:tasks.workunit.client.0.smithi088.stdout:op 1352 completed, throughput=4.98MB/sec 2024-09-13T03:03:13.781 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yKbYZ0Rg3d68fuw off=11097235 len=1959644 2024-09-13T03:03:13.791 INFO:tasks.workunit.client.0.smithi088.stdout:op 1353 completed, throughput=4.99MB/sec 2024-09-13T03:03:13.791 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-n_4F4ro5cyiX_6Q off=16360301 len=705623 2024-09-13T03:03:13.792 INFO:tasks.workunit.client.0.smithi088.stdout:op 1354 completed, throughput=4.99MB/sec 2024-09-13T03:03:13.792 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hyHtz7E2zecSD0a off=8743939 len=1116760 2024-09-13T03:03:13.793 INFO:tasks.workunit.client.0.smithi088.stdout:op 1355 completed, throughput=5MB/sec 2024-09-13T03:03:13.793 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JOZmDuEnaRZZpqL off=756766 len=27441 2024-09-13T03:03:13.795 INFO:tasks.workunit.client.0.smithi088.stdout:op 1356 completed, throughput=5MB/sec 2024-09-13T03:03:13.795 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UVTXDmzHekdfV6t off=185024 len=611067 2024-09-13T03:03:13.799 INFO:tasks.workunit.client.0.smithi088.stdout:op 1357 completed, throughput=5MB/sec 2024-09-13T03:03:14.800 INFO:tasks.workunit.client.0.smithi088.stdout: 266: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:14.800 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PEKpU246LxtSyZZ off=10211357 len=498385 2024-09-13T03:03:14.804 INFO:tasks.workunit.client.0.smithi088.stdout:op 1358 completed, throughput=4.98MB/sec 2024-09-13T03:03:14.804 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ocy_OwPmi9mbXtO off=0 len=1307609 2024-09-13T03:03:14.806 INFO:tasks.workunit.client.0.smithi088.stdout:op 1359 completed, throughput=4.99MB/sec 2024-09-13T03:03:14.806 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EPO6CRWRZtsNGve off=44070 len=1472288 2024-09-13T03:03:14.808 INFO:tasks.workunit.client.0.smithi088.stdout:op 1360 completed, throughput=4.99MB/sec 2024-09-13T03:03:14.808 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SkzvtaJ5rnBKP1P off=6439259 len=1274298 2024-09-13T03:03:14.809 INFO:tasks.workunit.client.0.smithi088.stdout:op 1361 completed, throughput=5MB/sec 2024-09-13T03:03:14.809 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LdQieecNcbkl3F2 off=12157244 len=1591510 2024-09-13T03:03:14.816 INFO:tasks.workunit.client.0.smithi088.stdout:op 1362 completed, throughput=5MB/sec 2024-09-13T03:03:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:14 smithi088 ceph-mon[96266]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:03:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:03:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:14 smithi088 ceph-mon[98762]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:03:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:03:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:14 smithi195 ceph-mon[87742]: pgmap v1572: 105 pgs: 105 active+clean; 127 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:03:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:03:15.817 INFO:tasks.workunit.client.0.smithi088.stdout: 267: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:15.817 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xU7GxmkG6UGV_F3 off=2737763 len=1977945 2024-09-13T03:03:15.827 INFO:tasks.workunit.client.0.smithi088.stdout:op 1363 completed, throughput=4.99MB/sec 2024-09-13T03:03:15.827 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wG3ygRqGqz2CqYt off=17066783 len=1998948 2024-09-13T03:03:15.829 INFO:tasks.workunit.client.0.smithi088.stdout:op 1364 completed, throughput=5MB/sec 2024-09-13T03:03:15.829 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EJOmGP6ioNXvh4h off=1276935 len=1864233 2024-09-13T03:03:15.838 INFO:tasks.workunit.client.0.smithi088.stdout:op 1365 completed, throughput=5MB/sec 2024-09-13T03:03:16.838 INFO:tasks.workunit.client.0.smithi088.stdout: 268: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:16.838 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-r82afnYcetanHDq off=329396 len=1425023 2024-09-13T03:03:16.846 INFO:tasks.workunit.client.0.smithi088.stdout:op 1366 completed, throughput=4.99MB/sec 2024-09-13T03:03:16.847 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LERC6kLYnD5BMUl off=10178543 len=960010 2024-09-13T03:03:16.848 INFO:tasks.workunit.client.0.smithi088.stdout:op 1367 completed, throughput=4.99MB/sec 2024-09-13T03:03:16.848 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HYxGN3r1TL0dTyk off=2103631 len=521785 2024-09-13T03:03:16.849 INFO:tasks.workunit.client.0.smithi088.stdout:op 1368 completed, throughput=5MB/sec 2024-09-13T03:03:16.849 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-smwEdK4IrQFpQHa off=8160774 len=1884233 2024-09-13T03:03:16.858 INFO:tasks.workunit.client.0.smithi088.stdout:op 1369 completed, throughput=5MB/sec 2024-09-13T03:03:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:16 smithi088 ceph-mon[96266]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:03:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:16 smithi088 ceph-mon[98762]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:03:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:16 smithi195 ceph-mon[87742]: pgmap v1573: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:03:17.859 INFO:tasks.workunit.client.0.smithi088.stdout: 269: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:17.859 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wzMv_QJLvJaxxJo off=9750577 len=508704 2024-09-13T03:03:17.862 INFO:tasks.workunit.client.0.smithi088.stdout:op 1370 completed, throughput=4.99MB/sec 2024-09-13T03:03:17.863 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AlJQhJl5DppFYCm off=571045 len=909419 2024-09-13T03:03:17.867 INFO:tasks.workunit.client.0.smithi088.stdout:op 1371 completed, throughput=4.99MB/sec 2024-09-13T03:03:17.867 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pXGRwBw8K3UmlFQ off=10402381 len=1743521 2024-09-13T03:03:17.877 INFO:tasks.workunit.client.0.smithi088.stdout:op 1372 completed, throughput=5MB/sec 2024-09-13T03:03:17.877 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-W-Yvad9jCvOFvh1 off=17521596 len=476032 2024-09-13T03:03:17.878 INFO:tasks.workunit.client.0.smithi088.stdout:op 1373 completed, throughput=5MB/sec 2024-09-13T03:03:17.878 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o7M4w42CRm7JPpb off=6697860 len=1742801 2024-09-13T03:03:17.887 INFO:tasks.workunit.client.0.smithi088.stdout:op 1374 completed, throughput=5MB/sec 2024-09-13T03:03:18.887 INFO:tasks.workunit.client.0.smithi088.stdout: 270: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:18.888 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9z2CaXvAvw40z-3 off=5169503 len=1897691 2024-09-13T03:03:18.889 INFO:tasks.workunit.client.0.smithi088.stdout:op 1375 completed, throughput=4.99MB/sec 2024-09-13T03:03:18.890 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2fVZilpEtccq8q- off=3501360 len=1680608 2024-09-13T03:03:18.891 INFO:tasks.workunit.client.0.smithi088.stdout:op 1376 completed, throughput=5MB/sec 2024-09-13T03:03:18.891 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Gv3DyyHjOemou36 off=474278 len=672846 2024-09-13T03:03:18.896 INFO:tasks.workunit.client.0.smithi088.stdout:op 1377 completed, throughput=5MB/sec 2024-09-13T03:03:18.896 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UvV9-J5QEvgCSsS off=23188024 len=764164 2024-09-13T03:03:18.901 INFO:tasks.workunit.client.0.smithi088.stdout:op 1378 completed, throughput=5MB/sec 2024-09-13T03:03:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:18 smithi088 ceph-mon[96266]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:03:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:18 smithi088 ceph-mon[98762]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:03:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:18 smithi195 ceph-mon[87742]: pgmap v1574: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:03:19.901 INFO:tasks.workunit.client.0.smithi088.stdout: 271: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:19.902 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-STxKoe_fG4idYdB off=5842493 len=1457252 2024-09-13T03:03:19.910 INFO:tasks.workunit.client.0.smithi088.stdout:op 1379 completed, throughput=4.99MB/sec 2024-09-13T03:03:19.910 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JTWLu1ah3AGLPi9 off=1238818 len=140136 2024-09-13T03:03:19.910 INFO:tasks.workunit.client.0.smithi088.stdout:op 1380 completed, throughput=4.99MB/sec 2024-09-13T03:03:19.911 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fnZy3T0knBjA1xd off=668601 len=957120 2024-09-13T03:03:19.913 INFO:tasks.workunit.client.0.smithi088.stdout:op 1381 completed, throughput=4.99MB/sec 2024-09-13T03:03:19.913 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gSY8cpyYFVBiFXV off=2026975 len=793261 2024-09-13T03:03:19.917 INFO:tasks.workunit.client.0.smithi088.stdout:op 1382 completed, throughput=4.99MB/sec 2024-09-13T03:03:19.917 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VbrnSeTlMa2EPVL off=6852622 len=1355682 2024-09-13T03:03:19.919 INFO:tasks.workunit.client.0.smithi088.stdout:op 1383 completed, throughput=5MB/sec 2024-09-13T03:03:19.919 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Mc6iXAv86HPGKh9 off=2336563 len=232753 2024-09-13T03:03:19.922 INFO:tasks.workunit.client.0.smithi088.stdout:op 1384 completed, throughput=5MB/sec 2024-09-13T03:03:20.922 INFO:tasks.workunit.client.0.smithi088.stdout: 272: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:20.923 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-v-BWvbojzw6slSX off=5569708 len=1140086 2024-09-13T03:03:20.929 INFO:tasks.workunit.client.0.smithi088.stdout:op 1385 completed, throughput=4.99MB/sec 2024-09-13T03:03:20.930 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0yY0fgBdCGxye1X off=6941447 len=1255963 2024-09-13T03:03:20.937 INFO:tasks.workunit.client.0.smithi088.stdout:op 1386 completed, throughput=4.99MB/sec 2024-09-13T03:03:20.937 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-V5-1XVsIo8Wq_2S off=6178981 len=1100780 2024-09-13T03:03:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:20 smithi088 ceph-mon[96266]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-09-13T03:03:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:20 smithi088 ceph-mon[98762]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-09-13T03:03:20.945 INFO:tasks.workunit.client.0.smithi088.stdout:op 1387 completed, throughput=4.99MB/sec 2024-09-13T03:03:20.945 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VmoeLXByBhifKMJ off=3437099 len=1845933 2024-09-13T03:03:20.947 INFO:tasks.workunit.client.0.smithi088.stdout:op 1388 completed, throughput=5MB/sec 2024-09-13T03:03:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:20 smithi195 ceph-mon[87742]: pgmap v1575: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-09-13T03:03:21.947 INFO:tasks.workunit.client.0.smithi088.stdout: 273: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:21.947 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-g_OqKZFvAah53O7 off=14894040 len=385837 2024-09-13T03:03:21.951 INFO:tasks.workunit.client.0.smithi088.stdout:op 1389 completed, throughput=4.98MB/sec 2024-09-13T03:03:21.951 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Z0YBzWKzMobUXaM off=15430353 len=1041004 2024-09-13T03:03:21.957 INFO:tasks.workunit.client.0.smithi088.stdout:op 1390 completed, throughput=4.99MB/sec 2024-09-13T03:03:21.957 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--yjbt8oBSbLUhUy off=0 len=1977186 2024-09-13T03:03:21.967 INFO:tasks.workunit.client.0.smithi088.stdout:op 1391 completed, throughput=4.99MB/sec 2024-09-13T03:03:21.967 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_fnWh3-4qaZb9-I off=5832223 len=1440390 2024-09-13T03:03:21.968 INFO:tasks.workunit.client.0.smithi088.stdout:op 1392 completed, throughput=5MB/sec 2024-09-13T03:03:21.968 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-n2YTZEXlsTU6Uh0 off=16112571 len=18481 2024-09-13T03:03:21.969 INFO:tasks.workunit.client.0.smithi088.stdout:op 1393 completed, throughput=5MB/sec 2024-09-13T03:03:21.969 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6omPbpOICq6b924 off=851001 len=1641994 2024-09-13T03:03:21.976 INFO:tasks.workunit.client.0.smithi088.stdout:op 1394 completed, throughput=5MB/sec 2024-09-13T03:03:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:22 smithi088 ceph-mon[96266]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:03:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:22 smithi088 ceph-mon[98762]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:03:22.976 INFO:tasks.workunit.client.0.smithi088.stdout: 274: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:22.976 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-njlpa6kOAookHIY off=3289354 len=890257 2024-09-13T03:03:22.978 INFO:tasks.workunit.client.0.smithi088.stdout:op 1395 completed, throughput=4.99MB/sec 2024-09-13T03:03:22.978 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-z3NPrI4IDjZosjV off=22767887 len=1494611 2024-09-13T03:03:22.979 INFO:tasks.workunit.client.0.smithi088.stdout:op 1396 completed, throughput=4.99MB/sec 2024-09-13T03:03:22.979 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9EXuEQ7SXi3YWY8 off=11697359 len=304797 2024-09-13T03:03:22.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 1397 completed, throughput=5MB/sec 2024-09-13T03:03:22.981 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UsAQjxT4JSGV2Y8 off=17708067 len=673319 2024-09-13T03:03:22.982 INFO:tasks.workunit.client.0.smithi088.stdout:op 1398 completed, throughput=5MB/sec 2024-09-13T03:03:22.982 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lX25GdbHFJT2hLs off=9302271 len=33201 2024-09-13T03:03:22.982 INFO:tasks.workunit.client.0.smithi088.stdout:op 1399 completed, throughput=5MB/sec 2024-09-13T03:03:22.982 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RmCD_mMIp8JVPBM off=9422411 len=768341 2024-09-13T03:03:22.983 INFO:tasks.workunit.client.0.smithi088.stdout:op 1400 completed, throughput=5MB/sec 2024-09-13T03:03:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:22 smithi195 ceph-mon[87742]: pgmap v1576: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:03:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:03:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:03:23] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-09-13T03:03:23.984 INFO:tasks.workunit.client.0.smithi088.stdout: 275: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:23.984 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mfo1OOmCuRsl3Fs off=2355102 len=321246 2024-09-13T03:03:23.984 INFO:tasks.workunit.client.0.smithi088.stdout:op 1401 completed, throughput=4.98MB/sec 2024-09-13T03:03:23.984 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1PzJZyLF1WOHvU2 off=315046 len=1310950 2024-09-13T03:03:23.986 INFO:tasks.workunit.client.0.smithi088.stdout:op 1402 completed, throughput=4.99MB/sec 2024-09-13T03:03:23.986 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-scJ3yEnOKgCcvwc off=8705718 len=320640 2024-09-13T03:03:23.990 INFO:tasks.workunit.client.0.smithi088.stdout:op 1403 completed, throughput=4.99MB/sec 2024-09-13T03:03:23.990 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tCf7LZW6GX5ydpo off=648741 len=1546144 2024-09-13T03:03:23.992 INFO:tasks.workunit.client.0.smithi088.stdout:op 1404 completed, throughput=4.99MB/sec 2024-09-13T03:03:23.992 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NaVgSJDQT13yl_p off=8346117 len=687781 2024-09-13T03:03:23.996 INFO:tasks.workunit.client.0.smithi088.stdout:op 1405 completed, throughput=5MB/sec 2024-09-13T03:03:23.996 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-f9N9zOC0V5Bakli off=5338833 len=90960 2024-09-13T03:03:23.998 INFO:tasks.workunit.client.0.smithi088.stdout:op 1406 completed, throughput=5MB/sec 2024-09-13T03:03:23.998 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hgbHrw3jmPGWRY7 off=18170043 len=293615 2024-09-13T03:03:24.001 INFO:tasks.workunit.client.0.smithi088.stdout:op 1407 completed, throughput=5MB/sec 2024-09-13T03:03:24.001 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kOFmG96NxgF0v_f off=8614637 len=934338 2024-09-13T03:03:24.005 INFO:tasks.workunit.client.0.smithi088.stdout:op 1408 completed, throughput=5MB/sec 2024-09-13T03:03:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:24 smithi088 ceph-mon[96266]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:03:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:24 smithi088 ceph-mon[98762]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:03:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:24 smithi195 ceph-mon[87742]: pgmap v1577: 105 pgs: 105 active+clean; 127 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:03:25.005 INFO:tasks.workunit.client.0.smithi088.stdout: 276: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:25.005 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y-yTitUMs7VpFEE off=200458 len=254212 2024-09-13T03:03:25.008 INFO:tasks.workunit.client.0.smithi088.stdout:op 1409 completed, throughput=4.98MB/sec 2024-09-13T03:03:25.008 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gIdrPO2Q6W-H7cV off=1533422 len=2022825 2024-09-13T03:03:25.009 INFO:tasks.workunit.client.0.smithi088.stdout:op 1410 completed, throughput=4.99MB/sec 2024-09-13T03:03:25.010 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cGYExmSE7LvQhEA off=18312735 len=2033137 2024-09-13T03:03:25.011 INFO:tasks.workunit.client.0.smithi088.stdout:op 1411 completed, throughput=5MB/sec 2024-09-13T03:03:25.012 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5K9VXpHk-thu1Wo off=2750403 len=673811 2024-09-13T03:03:25.014 INFO:tasks.workunit.client.0.smithi088.stdout:op 1412 completed, throughput=5MB/sec 2024-09-13T03:03:25.015 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_dKc2k7gdhOUrEO off=21064973 len=512985 2024-09-13T03:03:25.018 INFO:tasks.workunit.client.0.smithi088.stdout:op 1413 completed, throughput=5MB/sec 2024-09-13T03:03:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:03:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:03:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:03:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:03:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:03:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:03:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:03:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:03:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:03:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:03:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:03:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:03:26.018 INFO:tasks.workunit.client.0.smithi088.stdout: 277: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:26.019 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y3URntA6hdFVfuM off=9305722 len=476139 2024-09-13T03:03:26.022 INFO:tasks.workunit.client.0.smithi088.stdout:op 1414 completed, throughput=4.99MB/sec 2024-09-13T03:03:26.022 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BJiWF8Q9FciDaFN off=15138164 len=1161312 2024-09-13T03:03:26.024 INFO:tasks.workunit.client.0.smithi088.stdout:op 1415 completed, throughput=4.99MB/sec 2024-09-13T03:03:26.024 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fUTjH1OEMGxDAo6 off=16009083 len=693657 2024-09-13T03:03:26.025 INFO:tasks.workunit.client.0.smithi088.stdout:op 1416 completed, throughput=4.99MB/sec 2024-09-13T03:03:26.025 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4C63N4YikyzXYpH off=17481788 len=1732942 2024-09-13T03:03:26.033 INFO:tasks.workunit.client.0.smithi088.stdout:op 1417 completed, throughput=5MB/sec 2024-09-13T03:03:26.033 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D43xVpOVdW7CF_p off=5222553 len=1676416 2024-09-13T03:03:26.036 INFO:tasks.workunit.client.0.smithi088.stdout:op 1418 completed, throughput=5MB/sec 2024-09-13T03:03:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:26 smithi088 ceph-mon[96266]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:03:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:26 smithi088 ceph-mon[98762]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:03:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:26 smithi195 ceph-mon[87742]: pgmap v1578: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:03:27.036 INFO:tasks.workunit.client.0.smithi088.stdout: 278: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:27.036 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-b8qPxZGzWBdfkGh off=3297221 len=59384 2024-09-13T03:03:27.038 INFO:tasks.workunit.client.0.smithi088.stdout:op 1419 completed, throughput=4.99MB/sec 2024-09-13T03:03:27.039 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gHO2-V5IOW2qpMa off=1745902 len=1010991 2024-09-13T03:03:27.040 INFO:tasks.workunit.client.0.smithi088.stdout:op 1420 completed, throughput=4.99MB/sec 2024-09-13T03:03:27.040 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U9bhyQUjUIl_5dK off=1914828 len=1832906 2024-09-13T03:03:27.049 INFO:tasks.workunit.client.0.smithi088.stdout:op 1421 completed, throughput=4.99MB/sec 2024-09-13T03:03:27.049 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ehScYfJBIKRSAqx off=6038237 len=1498301 2024-09-13T03:03:27.051 INFO:tasks.workunit.client.0.smithi088.stdout:op 1422 completed, throughput=5MB/sec 2024-09-13T03:03:27.051 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-o2hxUQDqaY6C6Cn off=2234939 len=346050 2024-09-13T03:03:27.052 INFO:tasks.workunit.client.0.smithi088.stdout:op 1423 completed, throughput=5MB/sec 2024-09-13T03:03:28.052 INFO:tasks.workunit.client.0.smithi088.stdout: 279: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:28.053 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lRodWSmgNrNrfjI off=3477708 len=1064041 2024-09-13T03:03:28.055 INFO:tasks.workunit.client.0.smithi088.stdout:op 1424 completed, throughput=4.99MB/sec 2024-09-13T03:03:28.056 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kPBWMurx_CeGGZ3 off=160256 len=1142306 2024-09-13T03:03:28.058 INFO:tasks.workunit.client.0.smithi088.stdout:op 1425 completed, throughput=4.99MB/sec 2024-09-13T03:03:28.058 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NAuDvAm6-5oiLOL off=8505785 len=399483 2024-09-13T03:03:28.061 INFO:tasks.workunit.client.0.smithi088.stdout:op 1426 completed, throughput=4.99MB/sec 2024-09-13T03:03:28.062 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hVbgmZJtW8U6STP off=1254228 len=1563509 2024-09-13T03:03:28.063 INFO:tasks.workunit.client.0.smithi088.stdout:op 1427 completed, throughput=5MB/sec 2024-09-13T03:03:28.063 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CedUsuPh6gq2D5J off=7993341 len=1583770 2024-09-13T03:03:28.064 INFO:tasks.workunit.client.0.smithi088.stdout:op 1428 completed, throughput=5MB/sec 2024-09-13T03:03:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:28 smithi088 ceph-mon[96266]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:03:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:28 smithi088 ceph-mon[98762]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:03:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:28 smithi195 ceph-mon[87742]: pgmap v1579: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:03:29.064 INFO:tasks.workunit.client.0.smithi088.stdout: 280: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:29.065 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_teniWQtIH5YTH9 off=523597 len=220016 2024-09-13T03:03:29.068 INFO:tasks.workunit.client.0.smithi088.stdout:op 1429 completed, throughput=4.99MB/sec 2024-09-13T03:03:29.068 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZJRCZkun-3nIdDW off=4606204 len=1853534 2024-09-13T03:03:29.070 INFO:tasks.workunit.client.0.smithi088.stdout:op 1430 completed, throughput=4.99MB/sec 2024-09-13T03:03:29.070 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GzZ_N5YetvuUxUg off=757312 len=865245 2024-09-13T03:03:29.076 INFO:tasks.workunit.client.0.smithi088.stdout:op 1431 completed, throughput=4.99MB/sec 2024-09-13T03:03:29.076 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-erLOYJT4UqVRw4S off=1859894 len=1733602 2024-09-13T03:03:29.085 INFO:tasks.workunit.client.0.smithi088.stdout:op 1432 completed, throughput=5MB/sec 2024-09-13T03:03:29.085 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PdUzUJrp_-UqJDO off=114316 len=256321 2024-09-13T03:03:29.085 INFO:tasks.workunit.client.0.smithi088.stdout:op 1433 completed, throughput=5MB/sec 2024-09-13T03:03:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:03:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:03:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:03:30.086 INFO:tasks.workunit.client.0.smithi088.stdout: 281: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:30.086 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sW7hZgYUHeQlVta off=2643811 len=1498129 2024-09-13T03:03:30.088 INFO:tasks.workunit.client.0.smithi088.stdout:op 1434 completed, throughput=4.99MB/sec 2024-09-13T03:03:30.088 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cyQgNLr47uKzmVd off=18767424 len=1808808 2024-09-13T03:03:30.090 INFO:tasks.workunit.client.0.smithi088.stdout:op 1435 completed, throughput=4.99MB/sec 2024-09-13T03:03:30.090 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rmAA3GBMTFz5ez- off=629402 len=887602 2024-09-13T03:03:30.096 INFO:tasks.workunit.client.0.smithi088.stdout:op 1436 completed, throughput=5MB/sec 2024-09-13T03:03:30.096 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HiRVe-hTOZWSMCV off=15507657 len=1162539 2024-09-13T03:03:30.102 INFO:tasks.workunit.client.0.smithi088.stdout:op 1437 completed, throughput=5MB/sec 2024-09-13T03:03:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:30 smithi088 ceph-mon[96266]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:03:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:30 smithi088 ceph-mon[98762]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:03:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:30 smithi195 ceph-mon[87742]: pgmap v1580: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:03:31.103 INFO:tasks.workunit.client.0.smithi088.stdout: 282: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:31.103 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CpYwApZodzD2JT3 off=4796145 len=966963 2024-09-13T03:03:31.108 INFO:tasks.workunit.client.0.smithi088.stdout:op 1438 completed, throughput=4.99MB/sec 2024-09-13T03:03:31.108 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TBB4rQpEkN4vSBL off=11783378 len=837015 2024-09-13T03:03:31.109 INFO:tasks.workunit.client.0.smithi088.stdout:op 1439 completed, throughput=4.99MB/sec 2024-09-13T03:03:31.110 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kwyKCkkezeGyCI8 off=8418899 len=1517572 2024-09-13T03:03:31.118 INFO:tasks.workunit.client.0.smithi088.stdout:op 1440 completed, throughput=4.99MB/sec 2024-09-13T03:03:31.118 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SdsFEFluy0lBF9G off=2590229 len=1111459 2024-09-13T03:03:31.119 INFO:tasks.workunit.client.0.smithi088.stdout:op 1441 completed, throughput=5MB/sec 2024-09-13T03:03:31.120 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wTzBkFxrgLbtHl- off=0 len=1180022 2024-09-13T03:03:31.121 INFO:tasks.workunit.client.0.smithi088.stdout:op 1442 completed, throughput=5MB/sec 2024-09-13T03:03:32.121 INFO:tasks.workunit.client.0.smithi088.stdout: 283: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:32.121 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Sp_90HlqrvMwTVI off=7222333 len=1930263 2024-09-13T03:03:32.129 INFO:tasks.workunit.client.0.smithi088.stdout:op 1443 completed, throughput=4.99MB/sec 2024-09-13T03:03:32.129 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-O6wmtmRuJBMIIcx off=6738337 len=693237 2024-09-13T03:03:32.133 INFO:tasks.workunit.client.0.smithi088.stdout:op 1444 completed, throughput=4.99MB/sec 2024-09-13T03:03:32.133 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CxnJOf8-qZ8iaIX off=6569939 len=820521 2024-09-13T03:03:32.135 INFO:tasks.workunit.client.0.smithi088.stdout:op 1445 completed, throughput=5MB/sec 2024-09-13T03:03:32.136 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BNE_f3RppKk_qnm off=624922 len=1374003 2024-09-13T03:03:32.137 INFO:tasks.workunit.client.0.smithi088.stdout:op 1446 completed, throughput=5MB/sec 2024-09-13T03:03:32.137 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ot6lOPIBiIGTxq5 off=10650987 len=931585 2024-09-13T03:03:32.141 INFO:tasks.workunit.client.0.smithi088.stdout:op 1447 completed, throughput=5MB/sec 2024-09-13T03:03:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:32 smithi088 ceph-mon[96266]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:03:33.013 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:32 smithi088 ceph-mon[98762]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:03:33.014 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:32 smithi195 ceph-mon[87742]: pgmap v1581: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:03:33.141 INFO:tasks.workunit.client.0.smithi088.stdout: 284: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:33.141 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-v-MA4dUt4zR-wvy off=6208051 len=1685729 2024-09-13T03:03:33.143 INFO:tasks.workunit.client.0.smithi088.stdout:op 1448 completed, throughput=4.99MB/sec 2024-09-13T03:03:33.144 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-v7DW3UBUYjxXDXQ off=8627351 len=795416 2024-09-13T03:03:33.146 INFO:tasks.workunit.client.0.smithi088.stdout:op 1449 completed, throughput=4.99MB/sec 2024-09-13T03:03:33.146 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gU8Yn_793Pt_iWW off=16200822 len=648705 2024-09-13T03:03:33.146 INFO:tasks.workunit.client.0.smithi088.stdout:op 1450 completed, throughput=5MB/sec 2024-09-13T03:03:33.147 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-F1MY4WP2KE7XtKd off=1654014 len=243485 2024-09-13T03:03:33.147 INFO:tasks.workunit.client.0.smithi088.stdout:op 1451 completed, throughput=5MB/sec 2024-09-13T03:03:33.148 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BXQyIJ02VVOt9WZ off=3039455 len=72051 2024-09-13T03:03:33.150 INFO:tasks.workunit.client.0.smithi088.stdout:op 1452 completed, throughput=5MB/sec 2024-09-13T03:03:33.150 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vBq3QVa6esIISDb off=14500954 len=1823266 2024-09-13T03:03:33.152 INFO:tasks.workunit.client.0.smithi088.stdout:op 1453 completed, throughput=5MB/sec 2024-09-13T03:03:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:03:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:03:33] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2024-09-13T03:03:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:33 smithi088 ceph-mon[96266]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:03:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:33 smithi088 ceph-mon[98762]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:03:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:33 smithi195 ceph-mon[87742]: pgmap v1582: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:03:34.152 INFO:tasks.workunit.client.0.smithi088.stdout: 285: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:34.152 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9ghrZvN_yMcNNv2 off=6333507 len=1787037 2024-09-13T03:03:34.159 INFO:tasks.workunit.client.0.smithi088.stdout:op 1454 completed, throughput=4.99MB/sec 2024-09-13T03:03:34.159 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1cuigYJ6jowQyyN off=3142831 len=52716 2024-09-13T03:03:34.159 INFO:tasks.workunit.client.0.smithi088.stdout:op 1455 completed, throughput=4.99MB/sec 2024-09-13T03:03:34.160 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Sfyc4L-DsSxthD2 off=21695095 len=875457 2024-09-13T03:03:34.163 INFO:tasks.workunit.client.0.smithi088.stdout:op 1456 completed, throughput=4.99MB/sec 2024-09-13T03:03:34.163 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PFAlMvM1zl7LzeV off=2683039 len=1876862 2024-09-13T03:03:34.173 INFO:tasks.workunit.client.0.smithi088.stdout:op 1457 completed, throughput=5MB/sec 2024-09-13T03:03:35.173 INFO:tasks.workunit.client.0.smithi088.stdout: 286: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:35.174 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-35M0O7d4YdvxT6y off=4034634 len=1523414 2024-09-13T03:03:35.180 INFO:tasks.workunit.client.0.smithi088.stdout:op 1458 completed, throughput=4.99MB/sec 2024-09-13T03:03:35.180 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-l8KOCbEX9wk9jtG off=3958511 len=17695 2024-09-13T03:03:35.183 INFO:tasks.workunit.client.0.smithi088.stdout:op 1459 completed, throughput=4.99MB/sec 2024-09-13T03:03:35.183 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kDwrNd0icqSNjBo off=21458284 len=357765 2024-09-13T03:03:35.184 INFO:tasks.workunit.client.0.smithi088.stdout:op 1460 completed, throughput=4.99MB/sec 2024-09-13T03:03:35.184 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-REYpVCmRkDwKuRc off=1086990 len=1717267 2024-09-13T03:03:35.191 INFO:tasks.workunit.client.0.smithi088.stdout:op 1461 completed, throughput=4.99MB/sec 2024-09-13T03:03:35.191 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HkGevr0-GJwl20W off=7931252 len=212440 2024-09-13T03:03:35.195 INFO:tasks.workunit.client.0.smithi088.stdout:op 1462 completed, throughput=5MB/sec 2024-09-13T03:03:35.195 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VJayAZLZ13gXNGH off=16440725 len=1059008 2024-09-13T03:03:35.196 INFO:tasks.workunit.client.0.smithi088.stdout:op 1463 completed, throughput=5MB/sec 2024-09-13T03:03:35.196 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lbUPhMIN_jhe_Vu off=15878996 len=475390 2024-09-13T03:03:35.199 INFO:tasks.workunit.client.0.smithi088.stdout:op 1464 completed, throughput=5MB/sec 2024-09-13T03:03:36.200 INFO:tasks.workunit.client.0.smithi088.stdout: 287: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:36.200 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4kfQwwjZQt0CMMj off=7046678 len=297093 2024-09-13T03:03:36.203 INFO:tasks.workunit.client.0.smithi088.stdout:op 1465 completed, throughput=4.98MB/sec 2024-09-13T03:03:36.203 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MhGZDdjKiZcUtZe off=2340545 len=1803466 2024-09-13T03:03:36.206 INFO:tasks.workunit.client.0.smithi088.stdout:op 1466 completed, throughput=4.99MB/sec 2024-09-13T03:03:36.206 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hp-xsesVCwg3tO6 off=393860 len=1340775 2024-09-13T03:03:36.211 INFO:tasks.workunit.client.0.smithi088.stdout:op 1467 completed, throughput=4.99MB/sec 2024-09-13T03:03:36.211 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5Ig122uzO9tA2WQ off=713169 len=1068932 2024-09-13T03:03:36.212 INFO:tasks.workunit.client.0.smithi088.stdout:op 1468 completed, throughput=5MB/sec 2024-09-13T03:03:36.213 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aMJe-lpt8xUxI1G off=13228013 len=748305 2024-09-13T03:03:36.213 INFO:tasks.workunit.client.0.smithi088.stdout:op 1469 completed, throughput=5MB/sec 2024-09-13T03:03:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:36 smithi088 ceph-mon[96266]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:03:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:36 smithi088 ceph-mon[98762]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:03:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:36 smithi195 ceph-mon[87742]: pgmap v1583: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:03:37.213 INFO:tasks.workunit.client.0.smithi088.stdout: 288: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:37.213 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xGKJuXH2nSpbmHf off=286186 len=1118549 2024-09-13T03:03:37.220 INFO:tasks.workunit.client.0.smithi088.stdout:op 1470 completed, throughput=4.99MB/sec 2024-09-13T03:03:37.220 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tvVlRM2uUBCDRC6 off=518325 len=1045807 2024-09-13T03:03:37.225 INFO:tasks.workunit.client.0.smithi088.stdout:op 1471 completed, throughput=4.99MB/sec 2024-09-13T03:03:37.225 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2M3bO6f1bbIRq__ off=3073803 len=1751222 2024-09-13T03:03:37.233 INFO:tasks.workunit.client.0.smithi088.stdout:op 1472 completed, throughput=5MB/sec 2024-09-13T03:03:37.233 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dtvpfF99G2nkTiE off=12458188 len=1470282 2024-09-13T03:03:37.239 INFO:tasks.workunit.client.0.smithi088.stdout:op 1473 completed, throughput=5MB/sec 2024-09-13T03:03:38.240 INFO:tasks.workunit.client.0.smithi088.stdout: 289: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:38.240 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-d7xbSXdF4mbQWHr off=2689133 len=34892 2024-09-13T03:03:38.242 INFO:tasks.workunit.client.0.smithi088.stdout:op 1474 completed, throughput=4.98MB/sec 2024-09-13T03:03:38.242 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cdn_yP73vihtsMR off=4581303 len=900953 2024-09-13T03:03:38.243 INFO:tasks.workunit.client.0.smithi088.stdout:op 1475 completed, throughput=4.99MB/sec 2024-09-13T03:03:38.243 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8ivqEs4a0Duy9v7 off=16588260 len=594569 2024-09-13T03:03:38.245 INFO:tasks.workunit.client.0.smithi088.stdout:op 1476 completed, throughput=4.99MB/sec 2024-09-13T03:03:38.245 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TqI0v4xnMLMBnqr off=1554347 len=1121669 2024-09-13T03:03:38.250 INFO:tasks.workunit.client.0.smithi088.stdout:op 1477 completed, throughput=4.99MB/sec 2024-09-13T03:03:38.250 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dmHahKzoHAjx1J8 off=16477013 len=631018 2024-09-13T03:03:38.254 INFO:tasks.workunit.client.0.smithi088.stdout:op 1478 completed, throughput=4.99MB/sec 2024-09-13T03:03:38.254 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xI8st6eJyxd2CZl off=789231 len=594724 2024-09-13T03:03:38.255 INFO:tasks.workunit.client.0.smithi088.stdout:op 1479 completed, throughput=5MB/sec 2024-09-13T03:03:38.255 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9GiZNFQw1lcCST8 off=6614710 len=1578801 2024-09-13T03:03:38.256 INFO:tasks.workunit.client.0.smithi088.stdout:op 1480 completed, throughput=5MB/sec 2024-09-13T03:03:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:38 smithi088 ceph-mon[96266]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:03:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:38 smithi088 ceph-mon[98762]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:03:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:38 smithi195 ceph-mon[87742]: pgmap v1584: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:03:39.257 INFO:tasks.workunit.client.0.smithi088.stdout: 290: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:39.257 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FPkYxpigK99afFL off=6726901 len=750353 2024-09-13T03:03:39.261 INFO:tasks.workunit.client.0.smithi088.stdout:op 1481 completed, throughput=4.99MB/sec 2024-09-13T03:03:39.261 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gVeWpSdH649Npwl off=15766635 len=4470 2024-09-13T03:03:39.264 INFO:tasks.workunit.client.0.smithi088.stdout:op 1482 completed, throughput=4.99MB/sec 2024-09-13T03:03:39.264 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KI2ygOO67jaYoGa off=5218917 len=1944536 2024-09-13T03:03:39.266 INFO:tasks.workunit.client.0.smithi088.stdout:op 1483 completed, throughput=4.99MB/sec 2024-09-13T03:03:39.266 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cA3lZnykrDF7Kgs off=1775774 len=858265 2024-09-13T03:03:39.267 INFO:tasks.workunit.client.0.smithi088.stdout:op 1484 completed, throughput=4.99MB/sec 2024-09-13T03:03:39.267 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eJ1aB2vdJ3ZzrNe off=9918925 len=627401 2024-09-13T03:03:39.268 INFO:tasks.workunit.client.0.smithi088.stdout:op 1485 completed, throughput=5MB/sec 2024-09-13T03:03:39.268 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NXleCn7RfRlwta- off=5863758 len=458619 2024-09-13T03:03:39.272 INFO:tasks.workunit.client.0.smithi088.stdout:op 1486 completed, throughput=5MB/sec 2024-09-13T03:03:39.272 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bYsFBLb4No5thM6 off=3233102 len=624584 2024-09-13T03:03:39.275 INFO:tasks.workunit.client.0.smithi088.stdout:op 1487 completed, throughput=5MB/sec 2024-09-13T03:03:40.276 INFO:tasks.workunit.client.0.smithi088.stdout: 291: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:40.276 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fngoUbHGwa2NqBO off=142272 len=1422688 2024-09-13T03:03:40.278 INFO:tasks.workunit.client.0.smithi088.stdout:op 1488 completed, throughput=4.99MB/sec 2024-09-13T03:03:40.278 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-y2jfqxqnwxN844t off=744520 len=1100341 2024-09-13T03:03:40.279 INFO:tasks.workunit.client.0.smithi088.stdout:op 1489 completed, throughput=4.99MB/sec 2024-09-13T03:03:40.279 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xpyDldcBQnpFjqy off=8831137 len=1828998 2024-09-13T03:03:40.282 INFO:tasks.workunit.client.0.smithi088.stdout:op 1490 completed, throughput=5MB/sec 2024-09-13T03:03:40.282 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AwiBoK1Ysx5vhOG off=10159270 len=252321 2024-09-13T03:03:40.283 INFO:tasks.workunit.client.0.smithi088.stdout:op 1491 completed, throughput=5MB/sec 2024-09-13T03:03:40.283 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XeSk_YNMlzsF895 off=11832760 len=1022199 2024-09-13T03:03:40.284 INFO:tasks.workunit.client.0.smithi088.stdout:op 1492 completed, throughput=5MB/sec 2024-09-13T03:03:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:40 smithi088 ceph-mon[96266]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:03:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:40 smithi088 ceph-mon[98762]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:03:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:40 smithi195 ceph-mon[87742]: pgmap v1585: 105 pgs: 105 active+clean; 127 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:03:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: 292: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:41.284 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ddXMBoztsTX8wjt off=416945 len=634659 2024-09-13T03:03:41.286 INFO:tasks.workunit.client.0.smithi088.stdout:op 1493 completed, throughput=4.99MB/sec 2024-09-13T03:03:41.286 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fXO6f-s79XUPABh off=21631305 len=1399655 2024-09-13T03:03:41.293 INFO:tasks.workunit.client.0.smithi088.stdout:op 1494 completed, throughput=4.99MB/sec 2024-09-13T03:03:41.293 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TRm2B14PT07sJNk off=12358453 len=1523567 2024-09-13T03:03:41.297 INFO:tasks.workunit.client.0.smithi088.stdout:op 1495 completed, throughput=5MB/sec 2024-09-13T03:03:41.297 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pYzE3XKSRtlEBKq off=2538977 len=306552 2024-09-13T03:03:41.298 INFO:tasks.workunit.client.0.smithi088.stdout:op 1496 completed, throughput=5MB/sec 2024-09-13T03:03:41.298 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2nEgWGJ_1w2YirQ off=1413566 len=1465701 2024-09-13T03:03:41.299 INFO:tasks.workunit.client.0.smithi088.stdout:op 1497 completed, throughput=5MB/sec 2024-09-13T03:03:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: 293: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:42.300 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vvwLDXZaCttxr1Y off=8106181 len=285370 2024-09-13T03:03:42.301 INFO:tasks.workunit.client.0.smithi088.stdout:op 1498 completed, throughput=4.99MB/sec 2024-09-13T03:03:42.301 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6TbXGb_fvNZrlj8 off=16196016 len=202412 2024-09-13T03:03:42.303 INFO:tasks.workunit.client.0.smithi088.stdout:op 1499 completed, throughput=4.99MB/sec 2024-09-13T03:03:42.303 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XWUG3cI9drf-No7 off=19338019 len=1057249 2024-09-13T03:03:42.310 INFO:tasks.workunit.client.0.smithi088.stdout:op 1500 completed, throughput=4.99MB/sec 2024-09-13T03:03:42.310 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1pdEYpLH0ys2QLs off=423843 len=1020217 2024-09-13T03:03:42.312 INFO:tasks.workunit.client.0.smithi088.stdout:op 1501 completed, throughput=4.99MB/sec 2024-09-13T03:03:42.312 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wOHxQK-Nxz4S9ue off=5244786 len=1576169 2024-09-13T03:03:42.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 1502 completed, throughput=5MB/sec 2024-09-13T03:03:42.314 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PUYVxpcB00B2L4c off=1088801 len=985555 2024-09-13T03:03:42.316 INFO:tasks.workunit.client.0.smithi088.stdout:op 1503 completed, throughput=5MB/sec 2024-09-13T03:03:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:42 smithi088 ceph-mon[96266]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:03:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:42 smithi088 ceph-mon[98762]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:03:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:42 smithi195 ceph-mon[87742]: pgmap v1586: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:03:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: 294: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:43.317 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qdsgf3G-j32CnTE off=1656130 len=725553 2024-09-13T03:03:43.321 INFO:tasks.workunit.client.0.smithi088.stdout:op 1504 completed, throughput=4.99MB/sec 2024-09-13T03:03:43.322 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yAny4TmsXmUhlgd off=5307834 len=1728124 2024-09-13T03:03:43.325 INFO:tasks.workunit.client.0.smithi088.stdout:op 1505 completed, throughput=4.99MB/sec 2024-09-13T03:03:43.325 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LKb0spQhOhgstBV off=222841 len=752447 2024-09-13T03:03:43.329 INFO:tasks.workunit.client.0.smithi088.stdout:op 1506 completed, throughput=4.99MB/sec 2024-09-13T03:03:43.329 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TGcvtkUBzbI2LPj off=10400048 len=1365555 2024-09-13T03:03:43.334 INFO:tasks.workunit.client.0.smithi088.stdout:op 1507 completed, throughput=5MB/sec 2024-09-13T03:03:43.335 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F_ODyv9tpVI3HqJ off=4628129 len=2015096 2024-09-13T03:03:43.343 INFO:tasks.workunit.client.0.smithi088.stdout:op 1508 completed, throughput=5MB/sec 2024-09-13T03:03:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:03:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:03:43] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2024-09-13T03:03:44.344 INFO:tasks.workunit.client.0.smithi088.stdout: 295: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:44.344 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zwk0wfqUgXDuR6u off=11201870 len=2086027 2024-09-13T03:03:44.346 INFO:tasks.workunit.client.0.smithi088.stdout:op 1509 completed, throughput=4.99MB/sec 2024-09-13T03:03:44.346 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JhmP19OM6K-3ieF off=5711714 len=455581 2024-09-13T03:03:44.347 INFO:tasks.workunit.client.0.smithi088.stdout:op 1510 completed, throughput=5MB/sec 2024-09-13T03:03:44.347 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WySGeGwhe_YRqFn off=12891332 len=1688987 2024-09-13T03:03:44.356 INFO:tasks.workunit.client.0.smithi088.stdout:op 1511 completed, throughput=5MB/sec 2024-09-13T03:03:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:44 smithi088 ceph-mon[96266]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:03:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:03:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:44 smithi088 ceph-mon[98762]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:03:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:03:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:44 smithi195 ceph-mon[87742]: pgmap v1587: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:03:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:03:45.356 INFO:tasks.workunit.client.0.smithi088.stdout: 296: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:45.356 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nV7U17d3pBcKuW2 off=12753714 len=1866433 2024-09-13T03:03:45.358 INFO:tasks.workunit.client.0.smithi088.stdout:op 1512 completed, throughput=4.99MB/sec 2024-09-13T03:03:45.358 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1T8-zCmbAiAsNFD off=20020998 len=634890 2024-09-13T03:03:45.359 INFO:tasks.workunit.client.0.smithi088.stdout:op 1513 completed, throughput=4.99MB/sec 2024-09-13T03:03:45.359 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IMWU4CgW7GdzS6M off=6897505 len=1123622 2024-09-13T03:03:45.366 INFO:tasks.workunit.client.0.smithi088.stdout:op 1514 completed, throughput=5MB/sec 2024-09-13T03:03:45.367 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IVSeXJE-BDKCLdo off=18042650 len=980002 2024-09-13T03:03:45.368 INFO:tasks.workunit.client.0.smithi088.stdout:op 1515 completed, throughput=5MB/sec 2024-09-13T03:03:45.368 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Lqyvo-G4QFMkOqK off=1016321 len=1632745 2024-09-13T03:03:45.376 INFO:tasks.workunit.client.0.smithi088.stdout:op 1516 completed, throughput=5MB/sec 2024-09-13T03:03:46.376 INFO:tasks.workunit.client.0.smithi088.stdout: 297: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:46.377 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-m8zKnheWgQto3P0 off=10505376 len=1439047 2024-09-13T03:03:46.378 INFO:tasks.workunit.client.0.smithi088.stdout:op 1517 completed, throughput=4.99MB/sec 2024-09-13T03:03:46.379 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JWMMVYNcTg0ZUOc off=8019835 len=1737246 2024-09-13T03:03:46.388 INFO:tasks.workunit.client.0.smithi088.stdout:op 1518 completed, throughput=5MB/sec 2024-09-13T03:03:46.388 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZESVOYsQRxZLRBN off=7086362 len=613298 2024-09-13T03:03:46.392 INFO:tasks.workunit.client.0.smithi088.stdout:op 1519 completed, throughput=5MB/sec 2024-09-13T03:03:46.392 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cfyzivmbWc_kBM8 off=410329 len=1813318 2024-09-13T03:03:46.401 INFO:tasks.workunit.client.0.smithi088.stdout:op 1520 completed, throughput=5MB/sec 2024-09-13T03:03:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:46 smithi088 ceph-mon[96266]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:03:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:46 smithi088 ceph-mon[98762]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:03:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:46 smithi195 ceph-mon[87742]: pgmap v1588: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:03:47.401 INFO:tasks.workunit.client.0.smithi088.stdout: 298: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:47.401 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_Ylwb--CQ42CIM2 off=211239 len=471440 2024-09-13T03:03:47.402 INFO:tasks.workunit.client.0.smithi088.stdout:op 1521 completed, throughput=4.99MB/sec 2024-09-13T03:03:47.402 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-P8ytZlqbOoAjbg5 off=13816570 len=1446550 2024-09-13T03:03:47.404 INFO:tasks.workunit.client.0.smithi088.stdout:op 1522 completed, throughput=4.99MB/sec 2024-09-13T03:03:47.404 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kXncqQ4Kbt0w9gd off=10675456 len=476734 2024-09-13T03:03:47.405 INFO:tasks.workunit.client.0.smithi088.stdout:op 1523 completed, throughput=5MB/sec 2024-09-13T03:03:47.405 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mdv5l4M9Jvgi16E off=12233237 len=888648 2024-09-13T03:03:47.411 INFO:tasks.workunit.client.0.smithi088.stdout:op 1524 completed, throughput=5MB/sec 2024-09-13T03:03:47.411 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pkcQP6AvqVmdpKX off=7646381 len=1867128 2024-09-13T03:03:47.412 INFO:tasks.workunit.client.0.smithi088.stdout:op 1525 completed, throughput=5MB/sec 2024-09-13T03:03:48.413 INFO:tasks.workunit.client.0.smithi088.stdout: 299: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:48.413 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-audbijEV6TtWoaZ off=13537931 len=1575705 2024-09-13T03:03:48.420 INFO:tasks.workunit.client.0.smithi088.stdout:op 1526 completed, throughput=4.99MB/sec 2024-09-13T03:03:48.420 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ejY06Pgnj2ljcsQ off=6891940 len=2023348 2024-09-13T03:03:48.422 INFO:tasks.workunit.client.0.smithi088.stdout:op 1527 completed, throughput=5MB/sec 2024-09-13T03:03:48.422 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Z4kPEH_ZbUnf1Wa off=96409 len=15253 2024-09-13T03:03:48.424 INFO:tasks.workunit.client.0.smithi088.stdout:op 1528 completed, throughput=5MB/sec 2024-09-13T03:03:48.424 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-64sXvn0Ee_A5wjF off=9689774 len=863218 2024-09-13T03:03:48.429 INFO:tasks.workunit.client.0.smithi088.stdout:op 1529 completed, throughput=5MB/sec 2024-09-13T03:03:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:48 smithi088 ceph-mon[96266]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:03:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:48 smithi088 ceph-mon[98762]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:03:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:48 smithi195 ceph-mon[87742]: pgmap v1589: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:03:49.430 INFO:tasks.workunit.client.0.smithi088.stdout: 300: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:49.430 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FfOZUTLtVgwos_U off=2677129 len=1973041 2024-09-13T03:03:49.432 INFO:tasks.workunit.client.0.smithi088.stdout:op 1530 completed, throughput=4.99MB/sec 2024-09-13T03:03:49.433 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hOJ29H4_d5BTSgf off=13570226 len=735953 2024-09-13T03:03:49.433 INFO:tasks.workunit.client.0.smithi088.stdout:op 1531 completed, throughput=4.99MB/sec 2024-09-13T03:03:49.434 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8U0B1NjDsPTMlfl off=15136353 len=928836 2024-09-13T03:03:49.435 INFO:tasks.workunit.client.0.smithi088.stdout:op 1532 completed, throughput=5MB/sec 2024-09-13T03:03:49.435 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qsxMPCj0YGL6UWt off=6938108 len=425437 2024-09-13T03:03:49.439 INFO:tasks.workunit.client.0.smithi088.stdout:op 1533 completed, throughput=5MB/sec 2024-09-13T03:03:49.439 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-W49RCC1l8EK3ndt off=10807720 len=1678151 2024-09-13T03:03:49.447 INFO:tasks.workunit.client.0.smithi088.stdout:op 1534 completed, throughput=5MB/sec 2024-09-13T03:03:50.447 INFO:tasks.workunit.client.0.smithi088.stdout: 301: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:50.447 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KC7HRzaGIOAgzLJ off=9199336 len=1329741 2024-09-13T03:03:50.453 INFO:tasks.workunit.client.0.smithi088.stdout:op 1535 completed, throughput=4.99MB/sec 2024-09-13T03:03:50.453 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4oh8rTpzv7TCyik off=11000593 len=428349 2024-09-13T03:03:50.456 INFO:tasks.workunit.client.0.smithi088.stdout:op 1536 completed, throughput=4.99MB/sec 2024-09-13T03:03:50.456 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ArCXNXz0UTgj9Yu off=13598061 len=1711966 2024-09-13T03:03:50.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 1537 completed, throughput=5MB/sec 2024-09-13T03:03:50.466 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-K3zjXy2u6kbR0fb off=7606491 len=434306 2024-09-13T03:03:50.469 INFO:tasks.workunit.client.0.smithi088.stdout:op 1538 completed, throughput=5MB/sec 2024-09-13T03:03:50.469 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--kTrhr4ZEdikoPr off=5785615 len=255975 2024-09-13T03:03:50.472 INFO:tasks.workunit.client.0.smithi088.stdout:op 1539 completed, throughput=5MB/sec 2024-09-13T03:03:50.472 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SrsN4gK7E66s19q off=14135646 len=822760 2024-09-13T03:03:50.476 INFO:tasks.workunit.client.0.smithi088.stdout:op 1540 completed, throughput=5MB/sec 2024-09-13T03:03:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:50 smithi088 ceph-mon[96266]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:03:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:50 smithi088 ceph-mon[98762]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:03:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:50 smithi195 ceph-mon[87742]: pgmap v1590: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:03:51.477 INFO:tasks.workunit.client.0.smithi088.stdout: 302: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:51.477 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GNJPhGt3u0nCfDT off=13215030 len=1531769 2024-09-13T03:03:51.486 INFO:tasks.workunit.client.0.smithi088.stdout:op 1541 completed, throughput=4.99MB/sec 2024-09-13T03:03:51.486 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ULqDJ-TIea8UVvm off=1614729 len=476714 2024-09-13T03:03:51.489 INFO:tasks.workunit.client.0.smithi088.stdout:op 1542 completed, throughput=4.99MB/sec 2024-09-13T03:03:51.489 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5kLUdSt3wm97uh2 off=9078 len=1764268 2024-09-13T03:03:51.491 INFO:tasks.workunit.client.0.smithi088.stdout:op 1543 completed, throughput=5MB/sec 2024-09-13T03:03:51.491 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MbRgCAMSAaFvLaQ off=3226812 len=1094860 2024-09-13T03:03:51.498 INFO:tasks.workunit.client.0.smithi088.stdout:op 1544 completed, throughput=5MB/sec 2024-09-13T03:03:51.498 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yooKZApk6nuB8Wh off=373771 len=1113561 2024-09-13T03:03:51.504 INFO:tasks.workunit.client.0.smithi088.stdout:op 1545 completed, throughput=5MB/sec 2024-09-13T03:03:52.504 INFO:tasks.workunit.client.0.smithi088.stdout: 303: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:52.504 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RG3uGBM7ad6403m off=4867285 len=999276 2024-09-13T03:03:52.506 INFO:tasks.workunit.client.0.smithi088.stdout:op 1546 completed, throughput=4.99MB/sec 2024-09-13T03:03:52.506 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xiO6xeQ0hakfw0C off=200972 len=667480 2024-09-13T03:03:52.508 INFO:tasks.workunit.client.0.smithi088.stdout:op 1547 completed, throughput=4.99MB/sec 2024-09-13T03:03:52.508 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9UGz5pWTzmQWX0f off=1531496 len=444015 2024-09-13T03:03:52.511 INFO:tasks.workunit.client.0.smithi088.stdout:op 1548 completed, throughput=4.99MB/sec 2024-09-13T03:03:52.511 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Omje8EPF8IRnqGh off=4065670 len=1623184 2024-09-13T03:03:52.518 INFO:tasks.workunit.client.0.smithi088.stdout:op 1549 completed, throughput=5MB/sec 2024-09-13T03:03:52.518 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-c7Mk3RJYbVbsBWW off=16263259 len=663182 2024-09-13T03:03:52.519 INFO:tasks.workunit.client.0.smithi088.stdout:op 1550 completed, throughput=5MB/sec 2024-09-13T03:03:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:52 smithi088 ceph-mon[96266]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:03:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:52 smithi088 ceph-mon[98762]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:03:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:52 smithi195 ceph-mon[87742]: pgmap v1591: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:03:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:03:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:03:53] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2024-09-13T03:03:53.520 INFO:tasks.workunit.client.0.smithi088.stdout: 304: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:53.520 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GeECl9CvqByo0Y1 off=9210612 len=90924 2024-09-13T03:03:53.523 INFO:tasks.workunit.client.0.smithi088.stdout:op 1551 completed, throughput=4.98MB/sec 2024-09-13T03:03:53.523 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9-DDEWF8F0Fksww off=5506930 len=763583 2024-09-13T03:03:53.527 INFO:tasks.workunit.client.0.smithi088.stdout:op 1552 completed, throughput=4.99MB/sec 2024-09-13T03:03:53.528 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KaunYmGrv7Q8aDN off=5911592 len=1757067 2024-09-13T03:03:53.536 INFO:tasks.workunit.client.0.smithi088.stdout:op 1553 completed, throughput=4.99MB/sec 2024-09-13T03:03:53.536 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Sfyc4L-DsSxthD2 off=16846348 len=1143581 2024-09-13T03:03:53.538 INFO:tasks.workunit.client.0.smithi088.stdout:op 1554 completed, throughput=5MB/sec 2024-09-13T03:03:53.538 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-t8t-6D8sK4fkBBX off=6779626 len=378637 2024-09-13T03:03:53.538 INFO:tasks.workunit.client.0.smithi088.stdout:op 1555 completed, throughput=5MB/sec 2024-09-13T03:03:53.538 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-R3KesmUy_gI1ChK off=20676421 len=1494233 2024-09-13T03:03:53.546 INFO:tasks.workunit.client.0.smithi088.stdout:op 1556 completed, throughput=5MB/sec 2024-09-13T03:03:54.546 INFO:tasks.workunit.client.0.smithi088.stdout: 305: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:54.546 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iZ1QY8w1KCVVv3l off=6266850 len=1380621 2024-09-13T03:03:54.548 INFO:tasks.workunit.client.0.smithi088.stdout:op 1557 completed, throughput=4.99MB/sec 2024-09-13T03:03:54.548 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1Dw46v-yhVfuHY4 off=6939681 len=140370 2024-09-13T03:03:54.551 INFO:tasks.workunit.client.0.smithi088.stdout:op 1558 completed, throughput=4.99MB/sec 2024-09-13T03:03:54.551 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SIm2SyV5-4lseY9 off=7347007 len=1823967 2024-09-13T03:03:54.555 INFO:tasks.workunit.client.0.smithi088.stdout:op 1559 completed, throughput=5MB/sec 2024-09-13T03:03:54.555 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EY9kKDnzV4enS9a off=1572464 len=175369 2024-09-13T03:03:54.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 1560 completed, throughput=5MB/sec 2024-09-13T03:03:54.557 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9uSJCyjGlHrI6ZW off=5878325 len=567212 2024-09-13T03:03:54.558 INFO:tasks.workunit.client.0.smithi088.stdout:op 1561 completed, throughput=5MB/sec 2024-09-13T03:03:54.558 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-isKamaTWpyvdMxz off=463704 len=1381578 2024-09-13T03:03:54.561 INFO:tasks.workunit.client.0.smithi088.stdout:op 1562 completed, throughput=5MB/sec 2024-09-13T03:03:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:54 smithi088 ceph-mon[96266]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:03:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:54 smithi088 ceph-mon[98762]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:03:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:54 smithi195 ceph-mon[87742]: pgmap v1592: 105 pgs: 105 active+clean; 127 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:03:55.561 INFO:tasks.workunit.client.0.smithi088.stdout: 306: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:55.561 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QWYvyab07Dhxa_p off=3041588 len=1940516 2024-09-13T03:03:55.563 INFO:tasks.workunit.client.0.smithi088.stdout:op 1563 completed, throughput=4.99MB/sec 2024-09-13T03:03:55.563 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p0bmDOXllZt8uns off=2049420 len=1021722 2024-09-13T03:03:55.565 INFO:tasks.workunit.client.0.smithi088.stdout:op 1564 completed, throughput=4.99MB/sec 2024-09-13T03:03:55.565 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--Q7OMkMMaY25dbE off=3176695 len=1775802 2024-09-13T03:03:55.569 INFO:tasks.workunit.client.0.smithi088.stdout:op 1565 completed, throughput=5MB/sec 2024-09-13T03:03:55.569 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zd2I4mKLizthLcc off=9546407 len=1047997 2024-09-13T03:03:55.575 INFO:tasks.workunit.client.0.smithi088.stdout:op 1566 completed, throughput=5MB/sec 2024-09-13T03:03:56.575 INFO:tasks.workunit.client.0.smithi088.stdout: 307: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:56.576 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w_tNrG0wr3r5wmD off=13943168 len=1342111 2024-09-13T03:03:56.577 INFO:tasks.workunit.client.0.smithi088.stdout:op 1567 completed, throughput=4.99MB/sec 2024-09-13T03:03:56.577 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TGcvtkUBzbI2LPj off=3092686 len=590001 2024-09-13T03:03:56.581 INFO:tasks.workunit.client.0.smithi088.stdout:op 1568 completed, throughput=4.99MB/sec 2024-09-13T03:03:56.581 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-76s8yRVMCNTQ2ev off=5046450 len=1911756 2024-09-13T03:03:56.591 INFO:tasks.workunit.client.0.smithi088.stdout:op 1569 completed, throughput=5MB/sec 2024-09-13T03:03:56.591 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D35G74pSb39MNHB off=508197 len=1301471 2024-09-13T03:03:56.594 INFO:tasks.workunit.client.0.smithi088.stdout:op 1570 completed, throughput=5MB/sec 2024-09-13T03:03:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:56 smithi088 ceph-mon[96266]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:03:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:56 smithi088 ceph-mon[98762]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:03:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:56 smithi195 ceph-mon[87742]: pgmap v1593: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:03:57.594 INFO:tasks.workunit.client.0.smithi088.stdout: 308: throughput=4.99MB/sec pending data=0 2024-09-13T03:03:57.594 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sRHoCGcvOxtBkRf off=10449940 len=792455 2024-09-13T03:03:57.596 INFO:tasks.workunit.client.0.smithi088.stdout:op 1571 completed, throughput=4.99MB/sec 2024-09-13T03:03:57.596 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YQfdf6UDzqO9nXc off=14060732 len=891137 2024-09-13T03:03:57.601 INFO:tasks.workunit.client.0.smithi088.stdout:op 1572 completed, throughput=4.99MB/sec 2024-09-13T03:03:57.601 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-I32q5ez_UyKm8w6 off=2636837 len=583289 2024-09-13T03:03:57.602 INFO:tasks.workunit.client.0.smithi088.stdout:op 1573 completed, throughput=4.99MB/sec 2024-09-13T03:03:57.602 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6Gb25GEreEYojlb off=18239303 len=1063109 2024-09-13T03:03:57.603 INFO:tasks.workunit.client.0.smithi088.stdout:op 1574 completed, throughput=5MB/sec 2024-09-13T03:03:57.603 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wLVCdI444BkH0NM off=4604340 len=461369 2024-09-13T03:03:57.607 INFO:tasks.workunit.client.0.smithi088.stdout:op 1575 completed, throughput=5MB/sec 2024-09-13T03:03:57.607 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-C5EHsA9nWGA8Oxk off=14656262 len=932822 2024-09-13T03:03:57.608 INFO:tasks.workunit.client.0.smithi088.stdout:op 1576 completed, throughput=5MB/sec 2024-09-13T03:03:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:57 smithi088 ceph-mon[96266]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:03:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:57 smithi088 ceph-mon[98762]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:03:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:57 smithi195 ceph-mon[87742]: pgmap v1594: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:03:58.610 INFO:tasks.workunit.client.0.smithi088.stdout: 309: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:58.610 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PnsKY1fop4db_iw off=6408980 len=982890 2024-09-13T03:03:58.615 INFO:tasks.workunit.client.0.smithi088.stdout:op 1577 completed, throughput=4.99MB/sec 2024-09-13T03:03:58.615 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-y88QTtU3zsBAko4 off=4021641 len=1057591 2024-09-13T03:03:58.622 INFO:tasks.workunit.client.0.smithi088.stdout:op 1578 completed, throughput=4.99MB/sec 2024-09-13T03:03:58.622 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dF7ISNlPSzxdNhj off=1301143 len=1584485 2024-09-13T03:03:58.634 INFO:tasks.workunit.client.0.smithi088.stdout:op 1579 completed, throughput=5MB/sec 2024-09-13T03:03:58.634 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aCzwiJgEAD_lWO0 off=1162743 len=360033 2024-09-13T03:03:58.642 INFO:tasks.workunit.client.0.smithi088.stdout:op 1580 completed, throughput=5MB/sec 2024-09-13T03:03:58.642 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0KtCvTs7iBP5Htv off=1707660 len=1467654 2024-09-13T03:03:58.644 INFO:tasks.workunit.client.0.smithi088.stdout:op 1581 completed, throughput=5MB/sec 2024-09-13T03:03:59.635 INFO:tasks.workunit.client.0.smithi088.stdout: 310: throughput=4.98MB/sec pending data=0 2024-09-13T03:03:59.636 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yIKPxgoovVD03MK off=4842857 len=190835 2024-09-13T03:03:59.638 INFO:tasks.workunit.client.0.smithi088.stdout:op 1582 completed, throughput=4.99MB/sec 2024-09-13T03:03:59.638 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1PSD2o4xqOLJP87 off=4967066 len=548231 2024-09-13T03:03:59.642 INFO:tasks.workunit.client.0.smithi088.stdout:op 1583 completed, throughput=4.99MB/sec 2024-09-13T03:03:59.643 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-X48WQmvB-8dXO82 off=13723129 len=1335521 2024-09-13T03:03:59.650 INFO:tasks.workunit.client.0.smithi088.stdout:op 1584 completed, throughput=4.99MB/sec 2024-09-13T03:03:59.650 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-udXGzBLA4Jpsd0n off=15319408 len=731720 2024-09-13T03:03:59.653 INFO:tasks.workunit.client.0.smithi088.stdout:op 1585 completed, throughput=4.99MB/sec 2024-09-13T03:03:59.653 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ra5Io4_EfMSHvyc off=13907380 len=1665048 2024-09-13T03:03:59.656 INFO:tasks.workunit.client.0.smithi088.stdout:op 1586 completed, throughput=5MB/sec 2024-09-13T03:03:59.656 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QvQqA8kzaosLGhe off=1747253 len=835121 2024-09-13T03:03:59.660 INFO:tasks.workunit.client.0.smithi088.stdout:op 1587 completed, throughput=5MB/sec 2024-09-13T03:03:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:03:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:03:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:03:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:03:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:03:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:04:00.660 INFO:tasks.workunit.client.0.smithi088.stdout: 311: throughput=4.98MB/sec pending data=0 2024-09-13T03:04:00.661 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ReldX3qxhYOuC0v off=14540679 len=1345619 2024-09-13T03:04:00.666 INFO:tasks.workunit.client.0.smithi088.stdout:op 1588 completed, throughput=4.99MB/sec 2024-09-13T03:04:00.667 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cc44w94qbNKCvOT off=11781858 len=282212 2024-09-13T03:04:00.667 INFO:tasks.workunit.client.0.smithi088.stdout:op 1589 completed, throughput=4.99MB/sec 2024-09-13T03:04:00.667 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wSkZKFqFlsht0nx off=11922342 len=1592763 2024-09-13T03:04:00.669 INFO:tasks.workunit.client.0.smithi088.stdout:op 1590 completed, throughput=4.99MB/sec 2024-09-13T03:04:00.669 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FuXT5cN62icI-AW off=1543442 len=83060 2024-09-13T03:04:00.671 INFO:tasks.workunit.client.0.smithi088.stdout:op 1591 completed, throughput=4.99MB/sec 2024-09-13T03:04:00.672 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-id4V7H7xnspsZcc off=1260297 len=1062533 2024-09-13T03:04:00.673 INFO:tasks.workunit.client.0.smithi088.stdout:op 1592 completed, throughput=5MB/sec 2024-09-13T03:04:00.673 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-m6ucvUujeYlGEEI off=21007738 len=1460289 2024-09-13T03:04:00.674 INFO:tasks.workunit.client.0.smithi088.stdout:op 1593 completed, throughput=5MB/sec 2024-09-13T03:04:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:00 smithi088 ceph-mon[96266]: pgmap v1595: 105 pgs: 105 active+clean; 127 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-09-13T03:04:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:00 smithi088 ceph-mon[98762]: pgmap v1595: 105 pgs: 105 active+clean; 127 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-09-13T03:04:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:00 smithi195 ceph-mon[87742]: pgmap v1595: 105 pgs: 105 active+clean; 127 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-09-13T03:04:01.675 INFO:tasks.workunit.client.0.smithi088.stdout: 312: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:01.675 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7hurDIGqNu5pFXs off=4630060 len=1864660 2024-09-13T03:04:01.679 INFO:tasks.workunit.client.0.smithi088.stdout:op 1594 completed, throughput=4.99MB/sec 2024-09-13T03:04:01.679 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-g97KB0feTMPa4Gc off=10397010 len=494642 2024-09-13T03:04:01.680 INFO:tasks.workunit.client.0.smithi088.stdout:op 1595 completed, throughput=4.99MB/sec 2024-09-13T03:04:01.680 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LNL6wz-Ume9oYEf off=5200376 len=587443 2024-09-13T03:04:01.681 INFO:tasks.workunit.client.0.smithi088.stdout:op 1596 completed, throughput=5MB/sec 2024-09-13T03:04:01.681 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ga-H5IK6mHc25Pi off=6036532 len=1771960 2024-09-13T03:04:01.689 INFO:tasks.workunit.client.0.smithi088.stdout:op 1597 completed, throughput=5MB/sec 2024-09-13T03:04:02.690 INFO:tasks.workunit.client.0.smithi088.stdout: 313: throughput=4.98MB/sec pending data=0 2024-09-13T03:04:02.690 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eN4220EiIEIi-gQ off=15441730 len=942096 2024-09-13T03:04:02.692 INFO:tasks.workunit.client.0.smithi088.stdout:op 1598 completed, throughput=4.99MB/sec 2024-09-13T03:04:02.692 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eBYouaQgIdBCZCn off=11371853 len=656210 2024-09-13T03:04:02.694 INFO:tasks.workunit.client.0.smithi088.stdout:op 1599 completed, throughput=4.99MB/sec 2024-09-13T03:04:02.694 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--dbvd3TnFhEo7mu off=1458643 len=87099 2024-09-13T03:04:02.694 INFO:tasks.workunit.client.0.smithi088.stdout:op 1600 completed, throughput=4.99MB/sec 2024-09-13T03:04:02.694 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o3kOEXjw74mPBJJ off=5323619 len=1093988 2024-09-13T03:04:02.701 INFO:tasks.workunit.client.0.smithi088.stdout:op 1601 completed, throughput=4.99MB/sec 2024-09-13T03:04:02.701 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Lud4JIc7TnpVzDx off=4571362 len=792894 2024-09-13T03:04:02.704 INFO:tasks.workunit.client.0.smithi088.stdout:op 1602 completed, throughput=5MB/sec 2024-09-13T03:04:02.704 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-A5T1AL5ZHW6giOQ off=16502224 len=760644 2024-09-13T03:04:02.707 INFO:tasks.workunit.client.0.smithi088.stdout:op 1603 completed, throughput=5MB/sec 2024-09-13T03:04:02.707 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Z8skbmtQwqoe_Rc off=5319459 len=1155512 2024-09-13T03:04:02.712 INFO:tasks.workunit.client.0.smithi088.stdout:op 1604 completed, throughput=5MB/sec 2024-09-13T03:04:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:02 smithi088 ceph-mon[96266]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:04:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:02 smithi088 ceph-mon[98762]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:04:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:02 smithi195 ceph-mon[87742]: pgmap v1596: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:04:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:04:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:04:03] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2024-09-13T03:04:03.713 INFO:tasks.workunit.client.0.smithi088.stdout: 314: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:03.713 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CjD2ja6RfpU2lLR off=16668063 len=2081318 2024-09-13T03:04:03.717 INFO:tasks.workunit.client.0.smithi088.stdout:op 1605 completed, throughput=4.99MB/sec 2024-09-13T03:04:03.717 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XhbodkF8UZYW803 off=8687934 len=1378921 2024-09-13T03:04:03.719 INFO:tasks.workunit.client.0.smithi088.stdout:op 1606 completed, throughput=5MB/sec 2024-09-13T03:04:03.719 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HTOaw3hXjUA839d off=15901488 len=977764 2024-09-13T03:04:03.729 INFO:tasks.workunit.client.0.smithi088.stdout:op 1607 completed, throughput=5MB/sec 2024-09-13T03:04:03.729 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gU8Yn_793Pt_iWW off=21935615 len=1645214 2024-09-13T03:04:03.729 INFO:tasks.workunit.client.0.smithi088.stdout:op 1608 completed, throughput=5MB/sec 2024-09-13T03:04:04.728 INFO:tasks.workunit.client.0.smithi088.stdout: 315: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:04.728 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WaMGy52ME4IynMV off=10089683 len=20349 2024-09-13T03:04:04.730 INFO:tasks.workunit.client.0.smithi088.stdout:op 1609 completed, throughput=4.99MB/sec 2024-09-13T03:04:04.730 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yp3x03Tv2jJaC6a off=1543250 len=748714 2024-09-13T03:04:04.731 INFO:tasks.workunit.client.0.smithi088.stdout:op 1610 completed, throughput=4.99MB/sec 2024-09-13T03:04:04.731 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BZP1BGahaSqPkCQ off=481053 len=480430 2024-09-13T03:04:04.732 INFO:tasks.workunit.client.0.smithi088.stdout:op 1611 completed, throughput=4.99MB/sec 2024-09-13T03:04:04.733 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dPo3C5oYOjZWf21 off=5658223 len=996833 2024-09-13T03:04:04.737 INFO:tasks.workunit.client.0.smithi088.stdout:op 1612 completed, throughput=4.99MB/sec 2024-09-13T03:04:04.737 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NJmfPpIiaeSosni off=11755869 len=834166 2024-09-13T03:04:04.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 1613 completed, throughput=5MB/sec 2024-09-13T03:04:04.743 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i5i-3M9mPqdNaVg off=7192427 len=62577 2024-09-13T03:04:04.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 1614 completed, throughput=5MB/sec 2024-09-13T03:04:04.743 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-APX--r9kpMHAft4 off=18447162 len=1904767 2024-09-13T03:04:04.753 INFO:tasks.workunit.client.0.smithi088.stdout:op 1615 completed, throughput=5MB/sec 2024-09-13T03:04:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:04 smithi088 ceph-mon[98762]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:04:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:04 smithi088 ceph-mon[96266]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:04:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:04 smithi195 ceph-mon[87742]: pgmap v1597: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:04:05.754 INFO:tasks.workunit.client.0.smithi088.stdout: 316: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:05.754 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uGcgEPQ1VtwvQBW off=3118705 len=1016613 2024-09-13T03:04:05.756 INFO:tasks.workunit.client.0.smithi088.stdout:op 1616 completed, throughput=4.99MB/sec 2024-09-13T03:04:05.756 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jXjbSsnSn1y65S_ off=10550011 len=1616860 2024-09-13T03:04:05.765 INFO:tasks.workunit.client.0.smithi088.stdout:op 1617 completed, throughput=4.99MB/sec 2024-09-13T03:04:05.765 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tqWUj4bl02Pt72n off=1724391 len=189658 2024-09-13T03:04:05.767 INFO:tasks.workunit.client.0.smithi088.stdout:op 1618 completed, throughput=4.99MB/sec 2024-09-13T03:04:05.768 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gfrbxgkMPkX1P90 off=20016082 len=318558 2024-09-13T03:04:05.772 INFO:tasks.workunit.client.0.smithi088.stdout:op 1619 completed, throughput=5MB/sec 2024-09-13T03:04:05.773 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--K2ogaLOr9GWJyI off=1492743 len=992067 2024-09-13T03:04:05.775 INFO:tasks.workunit.client.0.smithi088.stdout:op 1620 completed, throughput=5MB/sec 2024-09-13T03:04:05.775 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xQ-yhXUoFdbFX-j off=4432467 len=915432 2024-09-13T03:04:05.779 INFO:tasks.workunit.client.0.smithi088.stdout:op 1621 completed, throughput=5MB/sec 2024-09-13T03:04:06.780 INFO:tasks.workunit.client.0.smithi088.stdout: 317: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:06.780 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Tgc1KneJZbe3Xzc off=7829777 len=150820 2024-09-13T03:04:06.783 INFO:tasks.workunit.client.0.smithi088.stdout:op 1622 completed, throughput=4.99MB/sec 2024-09-13T03:04:06.783 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gfrbxgkMPkX1P90 off=14230863 len=1615602 2024-09-13T03:04:06.792 INFO:tasks.workunit.client.0.smithi088.stdout:op 1623 completed, throughput=4.99MB/sec 2024-09-13T03:04:06.793 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PyGmWwkRUBtIqww off=6330938 len=847231 2024-09-13T03:04:06.794 INFO:tasks.workunit.client.0.smithi088.stdout:op 1624 completed, throughput=4.99MB/sec 2024-09-13T03:04:06.795 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8aL-46ryg9HBai2 off=7578874 len=1751087 2024-09-13T03:04:06.795 INFO:tasks.workunit.client.0.smithi088.stdout:op 1625 completed, throughput=5MB/sec 2024-09-13T03:04:06.796 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Q7eDN4md6i4ymsj off=9722928 len=227316 2024-09-13T03:04:06.798 INFO:tasks.workunit.client.0.smithi088.stdout:op 1626 completed, throughput=5MB/sec 2024-09-13T03:04:06.799 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UMI8NVmxd4liSUZ off=13323420 len=734959 2024-09-13T03:04:06.799 INFO:tasks.workunit.client.0.smithi088.stdout:op 1627 completed, throughput=5MB/sec 2024-09-13T03:04:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:06 smithi088 ceph-mon[96266]: pgmap v1598: 105 pgs: 105 active+clean; 127 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-09-13T03:04:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:06 smithi088 ceph-mon[98762]: pgmap v1598: 105 pgs: 105 active+clean; 127 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-09-13T03:04:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:06 smithi195 ceph-mon[87742]: pgmap v1598: 105 pgs: 105 active+clean; 127 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-09-13T03:04:07.800 INFO:tasks.workunit.client.0.smithi088.stdout: 318: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:07.800 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iMB8F2ecQH9aEvD off=1993206 len=488893 2024-09-13T03:04:07.801 INFO:tasks.workunit.client.0.smithi088.stdout:op 1628 completed, throughput=4.99MB/sec 2024-09-13T03:04:07.801 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-r82afnYcetanHDq off=1390551 len=363868 2024-09-13T03:04:07.805 INFO:tasks.workunit.client.0.smithi088.stdout:op 1629 completed, throughput=4.99MB/sec 2024-09-13T03:04:07.805 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n0DmYZQzTsF3lhS off=605935 len=959590 2024-09-13T03:04:07.812 INFO:tasks.workunit.client.0.smithi088.stdout:op 1630 completed, throughput=4.99MB/sec 2024-09-13T03:04:07.812 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ft_nFCZs7g1DzdF off=17289634 len=1464399 2024-09-13T03:04:07.817 INFO:tasks.workunit.client.0.smithi088.stdout:op 1631 completed, throughput=4.99MB/sec 2024-09-13T03:04:07.817 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_IZc5CJtVdYFs20 off=1453100 len=1040082 2024-09-13T03:04:07.818 INFO:tasks.workunit.client.0.smithi088.stdout:op 1632 completed, throughput=5MB/sec 2024-09-13T03:04:07.818 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n0DmYZQzTsF3lhS off=3330534 len=883824 2024-09-13T03:04:07.822 INFO:tasks.workunit.client.0.smithi088.stdout:op 1633 completed, throughput=5MB/sec 2024-09-13T03:04:08.823 INFO:tasks.workunit.client.0.smithi088.stdout: 319: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:08.823 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_cPHTR8lmGKPNXe off=1092661 len=1495139 2024-09-13T03:04:08.833 INFO:tasks.workunit.client.0.smithi088.stdout:op 1634 completed, throughput=4.99MB/sec 2024-09-13T03:04:08.833 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p22mzhuWgHdgPjr off=1319718 len=1265429 2024-09-13T03:04:08.833 INFO:tasks.workunit.client.0.smithi088.stdout:op 1635 completed, throughput=4.99MB/sec 2024-09-13T03:04:08.833 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xOQh7oTT8ADhVXn off=12926983 len=1301432 2024-09-13T03:04:08.833 INFO:tasks.workunit.client.0.smithi088.stdout:op 1636 completed, throughput=5MB/sec 2024-09-13T03:04:08.833 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_mxWEeBjrmoXd2c off=1555336 len=959725 2024-09-13T03:04:08.834 INFO:tasks.workunit.client.0.smithi088.stdout:op 1637 completed, throughput=5MB/sec 2024-09-13T03:04:08.834 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dhaUYgYUB_MdxIi off=1362981 len=1936845 2024-09-13T03:04:08.842 INFO:tasks.workunit.client.0.smithi088.stdout:op 1638 completed, throughput=5.01MB/sec 2024-09-13T03:04:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:08 smithi088 ceph-mon[96266]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:04:08.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:08 smithi088 ceph-mon[98762]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:04:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:08 smithi195 ceph-mon[87742]: pgmap v1599: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:04:09.842 INFO:tasks.workunit.client.0.smithi088.stdout: 320: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:09.843 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ViYOJCh4fAMng3C off=10134282 len=2089405 2024-09-13T03:04:09.845 INFO:tasks.workunit.client.0.smithi088.stdout:op 1639 completed, throughput=5MB/sec 2024-09-13T03:04:09.845 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8X_hGKQ5Q8s9gJj off=1400342 len=1447925 2024-09-13T03:04:09.847 INFO:tasks.workunit.client.0.smithi088.stdout:op 1640 completed, throughput=5MB/sec 2024-09-13T03:04:10.848 INFO:tasks.workunit.client.0.smithi088.stdout: 321: throughput=4.98MB/sec pending data=0 2024-09-13T03:04:10.849 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ac6aJhyjlmpTOoq off=14052951 len=1776079 2024-09-13T03:04:10.850 INFO:tasks.workunit.client.0.smithi088.stdout:op 1641 completed, throughput=4.99MB/sec 2024-09-13T03:04:10.850 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9Lmr6W1NlKDYqj2 off=849786 len=1812801 2024-09-13T03:04:10.852 INFO:tasks.workunit.client.0.smithi088.stdout:op 1642 completed, throughput=5MB/sec 2024-09-13T03:04:10.853 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UDXAG94dLHMGWBz off=10762978 len=542026 2024-09-13T03:04:10.854 INFO:tasks.workunit.client.0.smithi088.stdout:op 1643 completed, throughput=5MB/sec 2024-09-13T03:04:10.854 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-b55WXB9Kj1oDo8m off=2528017 len=1929404 2024-09-13T03:04:10.864 INFO:tasks.workunit.client.0.smithi088.stdout:op 1644 completed, throughput=5MB/sec 2024-09-13T03:04:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:10 smithi088 ceph-mon[96266]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:04:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:10 smithi088 ceph-mon[98762]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:04:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:10 smithi195 ceph-mon[87742]: pgmap v1600: 105 pgs: 105 active+clean; 127 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:04:11.864 INFO:tasks.workunit.client.0.smithi088.stdout: 322: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:11.864 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-beZBApyB9zp-K5e off=993725 len=12138 2024-09-13T03:04:11.867 INFO:tasks.workunit.client.0.smithi088.stdout:op 1645 completed, throughput=4.99MB/sec 2024-09-13T03:04:11.867 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FVz7_QXZkOSHg95 off=1673764 len=1770808 2024-09-13T03:04:11.868 INFO:tasks.workunit.client.0.smithi088.stdout:op 1646 completed, throughput=4.99MB/sec 2024-09-13T03:04:11.869 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WqegK68-AmuAEpm off=1341560 len=1974156 2024-09-13T03:04:11.877 INFO:tasks.workunit.client.0.smithi088.stdout:op 1647 completed, throughput=5MB/sec 2024-09-13T03:04:11.877 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2scuaCWz4oENtMN off=9983693 len=768985 2024-09-13T03:04:11.880 INFO:tasks.workunit.client.0.smithi088.stdout:op 1648 completed, throughput=5MB/sec 2024-09-13T03:04:11.881 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jDaTgRiaRaZiwT3 off=1557366 len=1524581 2024-09-13T03:04:11.886 INFO:tasks.workunit.client.0.smithi088.stdout:op 1649 completed, throughput=5MB/sec 2024-09-13T03:04:12.887 INFO:tasks.workunit.client.0.smithi088.stdout: 323: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:12.887 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wiaKYtUPho8-N-R off=18468748 len=1558359 2024-09-13T03:04:12.895 INFO:tasks.workunit.client.0.smithi088.stdout:op 1650 completed, throughput=4.99MB/sec 2024-09-13T03:04:12.895 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MSO39up58T7PWXU off=11181942 len=1950265 2024-09-13T03:04:12.902 INFO:tasks.workunit.client.0.smithi088.stdout:op 1651 completed, throughput=5MB/sec 2024-09-13T03:04:12.902 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pJfR87dEf1YAV6H off=3867940 len=2086981 2024-09-13T03:04:12.913 INFO:tasks.workunit.client.0.smithi088.stdout:op 1652 completed, throughput=5MB/sec 2024-09-13T03:04:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:12 smithi088 ceph-mon[98762]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:04:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:12 smithi088 ceph-mon[96266]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:04:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:12 smithi195 ceph-mon[87742]: pgmap v1601: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:04:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:04:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:04:13] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2024-09-13T03:04:13.914 INFO:tasks.workunit.client.0.smithi088.stdout: 324: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:13.914 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1-Wct_3pMC7mtG8 off=968264 len=499816 2024-09-13T03:04:13.918 INFO:tasks.workunit.client.0.smithi088.stdout:op 1653 completed, throughput=4.99MB/sec 2024-09-13T03:04:13.918 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YDHMPI2TTStojG2 off=3026538 len=1346297 2024-09-13T03:04:13.925 INFO:tasks.workunit.client.0.smithi088.stdout:op 1654 completed, throughput=4.99MB/sec 2024-09-13T03:04:13.925 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jnbk1fX-EzwBEpq off=1051676 len=480569 2024-09-13T03:04:13.926 INFO:tasks.workunit.client.0.smithi088.stdout:op 1655 completed, throughput=5MB/sec 2024-09-13T03:04:13.926 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BA2BzzMAWDs2z89 off=14303657 len=468153 2024-09-13T03:04:13.930 INFO:tasks.workunit.client.0.smithi088.stdout:op 1656 completed, throughput=5MB/sec 2024-09-13T03:04:13.930 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oHIZReS0pkUH2XR off=3177203 len=573410 2024-09-13T03:04:13.930 INFO:tasks.workunit.client.0.smithi088.stdout:op 1657 completed, throughput=5MB/sec 2024-09-13T03:04:13.931 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w-8mZkvjpCiu-dt off=7797386 len=2044455 2024-09-13T03:04:13.933 INFO:tasks.workunit.client.0.smithi088.stdout:op 1658 completed, throughput=5MB/sec 2024-09-13T03:04:14.933 INFO:tasks.workunit.client.0.smithi088.stdout: 325: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:14.934 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PyGmWwkRUBtIqww off=7449929 len=1917741 2024-09-13T03:04:14.935 INFO:tasks.workunit.client.0.smithi088.stdout:op 1659 completed, throughput=5MB/sec 2024-09-13T03:04:14.936 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lZQ69N1K6ovYcy9 off=0 len=1071807 2024-09-13T03:04:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:14 smithi088 ceph-mon[96266]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:04:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:04:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:14 smithi088 ceph-mon[98762]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:04:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:04:14.942 INFO:tasks.workunit.client.0.smithi088.stdout:op 1660 completed, throughput=5MB/sec 2024-09-13T03:04:14.942 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qfNLf8UWy0W5UHk off=0 len=1743838 2024-09-13T03:04:14.951 INFO:tasks.workunit.client.0.smithi088.stdout:op 1661 completed, throughput=5MB/sec 2024-09-13T03:04:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:14 smithi195 ceph-mon[87742]: pgmap v1602: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:04:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:04:15.951 INFO:tasks.workunit.client.0.smithi088.stdout: 326: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:15.952 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fEtpox4KUJkj_SN off=5238674 len=845624 2024-09-13T03:04:15.956 INFO:tasks.workunit.client.0.smithi088.stdout:op 1662 completed, throughput=4.99MB/sec 2024-09-13T03:04:15.956 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EQAeGEahMb--j-g off=15177919 len=1278005 2024-09-13T03:04:15.963 INFO:tasks.workunit.client.0.smithi088.stdout:op 1663 completed, throughput=4.99MB/sec 2024-09-13T03:04:15.963 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fnmEMDQ77JlrfsJ off=3201381 len=1806104 2024-09-13T03:04:15.965 INFO:tasks.workunit.client.0.smithi088.stdout:op 1664 completed, throughput=5MB/sec 2024-09-13T03:04:15.965 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vc3ER5za1oarifW off=277878 len=1400 2024-09-13T03:04:15.966 INFO:tasks.workunit.client.0.smithi088.stdout:op 1665 completed, throughput=5MB/sec 2024-09-13T03:04:15.966 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0TNnfwkeBwAx0yq off=12678336 len=889888 2024-09-13T03:04:15.971 INFO:tasks.workunit.client.0.smithi088.stdout:op 1666 completed, throughput=5MB/sec 2024-09-13T03:04:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:16 smithi088 ceph-mon[96266]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:04:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:16 smithi088 ceph-mon[98762]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:04:16.971 INFO:tasks.workunit.client.0.smithi088.stdout: 327: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:16.972 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XNtltmPW-2okiW5 off=128676 len=980535 2024-09-13T03:04:16.977 INFO:tasks.workunit.client.0.smithi088.stdout:op 1667 completed, throughput=4.99MB/sec 2024-09-13T03:04:16.977 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tNvke8Ivo6ofA7W off=2955163 len=14163 2024-09-13T03:04:16.978 INFO:tasks.workunit.client.0.smithi088.stdout:op 1668 completed, throughput=4.99MB/sec 2024-09-13T03:04:16.978 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UNfICsolMvQfaVZ off=153259 len=692424 2024-09-13T03:04:16.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 1669 completed, throughput=4.99MB/sec 2024-09-13T03:04:16.981 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EMsuHhg3kYOLky9 off=3677024 len=1257043 2024-09-13T03:04:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:16 smithi195 ceph-mon[87742]: pgmap v1603: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:04:16.985 INFO:tasks.workunit.client.0.smithi088.stdout:op 1670 completed, throughput=4.99MB/sec 2024-09-13T03:04:16.985 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TptqJHjuo_rKJ2U off=17929722 len=1222081 2024-09-13T03:04:16.986 INFO:tasks.workunit.client.0.smithi088.stdout:op 1671 completed, throughput=5MB/sec 2024-09-13T03:04:16.986 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6NpFN4Llrqt7PfV off=7107194 len=1718659 2024-09-13T03:04:16.989 INFO:tasks.workunit.client.0.smithi088.stdout:op 1672 completed, throughput=5MB/sec 2024-09-13T03:04:17.989 INFO:tasks.workunit.client.0.smithi088.stdout: 328: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:17.990 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z176jZLJpzAA0Yv off=10317685 len=98214 2024-09-13T03:04:17.990 INFO:tasks.workunit.client.0.smithi088.stdout:op 1673 completed, throughput=4.99MB/sec 2024-09-13T03:04:17.990 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2BTiau1JcovSeYq off=2631443 len=387862 2024-09-13T03:04:17.991 INFO:tasks.workunit.client.0.smithi088.stdout:op 1674 completed, throughput=4.99MB/sec 2024-09-13T03:04:17.991 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--4qNFJTusNWTv40 off=1027532 len=941404 2024-09-13T03:04:17.993 INFO:tasks.workunit.client.0.smithi088.stdout:op 1675 completed, throughput=4.99MB/sec 2024-09-13T03:04:17.993 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yYJBaYgLMR3XRiN off=14383120 len=1834118 2024-09-13T03:04:18.002 INFO:tasks.workunit.client.0.smithi088.stdout:op 1676 completed, throughput=5MB/sec 2024-09-13T03:04:18.003 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cnQcxesWoE-AzJv off=7449396 len=2035645 2024-09-13T03:04:18.006 INFO:tasks.workunit.client.0.smithi088.stdout:op 1677 completed, throughput=5MB/sec 2024-09-13T03:04:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:18 smithi088 ceph-mon[96266]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:04:18.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:18 smithi088 ceph-mon[98762]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:04:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:18 smithi195 ceph-mon[87742]: pgmap v1604: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:04:19.007 INFO:tasks.workunit.client.0.smithi088.stdout: 329: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:19.007 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lYvhX06JqUtZm8z off=8252950 len=1665111 2024-09-13T03:04:19.009 INFO:tasks.workunit.client.0.smithi088.stdout:op 1678 completed, throughput=4.99MB/sec 2024-09-13T03:04:19.009 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zdBEuhS7ILCegRA off=2599425 len=1358506 2024-09-13T03:04:19.017 INFO:tasks.workunit.client.0.smithi088.stdout:op 1679 completed, throughput=5MB/sec 2024-09-13T03:04:19.017 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-A2lYtDYl5SC8n7v off=15030865 len=1443810 2024-09-13T03:04:19.018 INFO:tasks.workunit.client.0.smithi088.stdout:op 1680 completed, throughput=5MB/sec 2024-09-13T03:04:20.019 INFO:tasks.workunit.client.0.smithi088.stdout: 330: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:20.019 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-52c8IVdWxErqxj5 off=8218219 len=1018437 2024-09-13T03:04:20.025 INFO:tasks.workunit.client.0.smithi088.stdout:op 1681 completed, throughput=4.99MB/sec 2024-09-13T03:04:20.025 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DBovN63GmUzo7sH off=4290394 len=438040 2024-09-13T03:04:20.026 INFO:tasks.workunit.client.0.smithi088.stdout:op 1682 completed, throughput=4.99MB/sec 2024-09-13T03:04:20.026 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-E201_nGMsr4CPVE off=6591900 len=1071180 2024-09-13T03:04:20.028 INFO:tasks.workunit.client.0.smithi088.stdout:op 1683 completed, throughput=4.99MB/sec 2024-09-13T03:04:20.028 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F8WmVTamaIfos8v off=1640761 len=637902 2024-09-13T03:04:20.033 INFO:tasks.workunit.client.0.smithi088.stdout:op 1684 completed, throughput=4.99MB/sec 2024-09-13T03:04:20.033 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-orYsB1d3lvZYB0W off=1713833 len=1722073 2024-09-13T03:04:20.041 INFO:tasks.workunit.client.0.smithi088.stdout:op 1685 completed, throughput=5MB/sec 2024-09-13T03:04:20.041 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-seq7BUj5ZbrX5A9 off=4926711 len=738088 2024-09-13T03:04:20.043 INFO:tasks.workunit.client.0.smithi088.stdout:op 1686 completed, throughput=5MB/sec 2024-09-13T03:04:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:20 smithi088 ceph-mon[96266]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:04:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:20 smithi088 ceph-mon[98762]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:04:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:20 smithi195 ceph-mon[87742]: pgmap v1605: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:04:21.044 INFO:tasks.workunit.client.0.smithi088.stdout: 331: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:21.044 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xxJu-d-Jgb0lygl off=3307452 len=1294959 2024-09-13T03:04:21.046 INFO:tasks.workunit.client.0.smithi088.stdout:op 1687 completed, throughput=4.99MB/sec 2024-09-13T03:04:21.046 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9HgRZr04pa4Gby3 off=8880802 len=1584302 2024-09-13T03:04:21.048 INFO:tasks.workunit.client.0.smithi088.stdout:op 1688 completed, throughput=4.99MB/sec 2024-09-13T03:04:21.048 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tZLE6TwdNwBpT_x off=16396910 len=638985 2024-09-13T03:04:21.049 INFO:tasks.workunit.client.0.smithi088.stdout:op 1689 completed, throughput=5MB/sec 2024-09-13T03:04:21.049 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--WCrVSd_O2_hcHd off=3241413 len=380567 2024-09-13T03:04:21.053 INFO:tasks.workunit.client.0.smithi088.stdout:op 1690 completed, throughput=5MB/sec 2024-09-13T03:04:21.053 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cfyzivmbWc_kBM8 off=2332413 len=1671627 2024-09-13T03:04:21.060 INFO:tasks.workunit.client.0.smithi088.stdout:op 1691 completed, throughput=5MB/sec 2024-09-13T03:04:22.061 INFO:tasks.workunit.client.0.smithi088.stdout: 332: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:22.061 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_luydxlcJqt4-WC off=406055 len=1210085 2024-09-13T03:04:22.062 INFO:tasks.workunit.client.0.smithi088.stdout:op 1692 completed, throughput=4.99MB/sec 2024-09-13T03:04:22.063 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5xMEy8FHnIPa8Ik off=358978 len=1225228 2024-09-13T03:04:22.064 INFO:tasks.workunit.client.0.smithi088.stdout:op 1693 completed, throughput=4.99MB/sec 2024-09-13T03:04:22.064 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aKQs5dqK4AOJOxw off=9049165 len=1191859 2024-09-13T03:04:22.070 INFO:tasks.workunit.client.0.smithi088.stdout:op 1694 completed, throughput=5MB/sec 2024-09-13T03:04:22.070 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-87vDrHRBGs7nDv0 off=11505373 len=1302029 2024-09-13T03:04:22.073 INFO:tasks.workunit.client.0.smithi088.stdout:op 1695 completed, throughput=5MB/sec 2024-09-13T03:04:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:22 smithi088 ceph-mon[96266]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:04:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:22 smithi088 ceph-mon[98762]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:04:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:22 smithi195 ceph-mon[87742]: pgmap v1606: 105 pgs: 105 active+clean; 127 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:04:23.073 INFO:tasks.workunit.client.0.smithi088.stdout: 333: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:23.073 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_sELTiUdUloKISP off=6337306 len=625966 2024-09-13T03:04:23.074 INFO:tasks.workunit.client.0.smithi088.stdout:op 1696 completed, throughput=4.99MB/sec 2024-09-13T03:04:23.074 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kLqq8jzEBhQaQ6p off=3495167 len=1070571 2024-09-13T03:04:23.075 INFO:tasks.workunit.client.0.smithi088.stdout:op 1697 completed, throughput=4.99MB/sec 2024-09-13T03:04:23.075 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xFysWaSIIQ2ucOx off=2824682 len=328281 2024-09-13T03:04:23.079 INFO:tasks.workunit.client.0.smithi088.stdout:op 1698 completed, throughput=4.99MB/sec 2024-09-13T03:04:23.079 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VozT_517j7Evxn6 off=15204588 len=1770457 2024-09-13T03:04:23.088 INFO:tasks.workunit.client.0.smithi088.stdout:op 1699 completed, throughput=5MB/sec 2024-09-13T03:04:23.088 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i3A8zV56s5ZbNff off=20305494 len=1499722 2024-09-13T03:04:23.089 INFO:tasks.workunit.client.0.smithi088.stdout:op 1700 completed, throughput=5MB/sec 2024-09-13T03:04:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:04:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:04:23] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2024-09-13T03:04:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:23 smithi088 ceph-mon[96266]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:04:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:23 smithi088 ceph-mon[98762]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:04:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:23 smithi195 ceph-mon[87742]: pgmap v1607: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:04:24.090 INFO:tasks.workunit.client.0.smithi088.stdout: 334: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:24.090 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-G2UCBbBQPE_PBbi off=620351 len=743629 2024-09-13T03:04:24.092 INFO:tasks.workunit.client.0.smithi088.stdout:op 1701 completed, throughput=4.99MB/sec 2024-09-13T03:04:24.092 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YlUYlq8AY7JBNXG off=1206891 len=646388 2024-09-13T03:04:24.097 INFO:tasks.workunit.client.0.smithi088.stdout:op 1702 completed, throughput=4.99MB/sec 2024-09-13T03:04:24.097 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0Bdc4kCquXg8ZTd off=10129558 len=350596 2024-09-13T03:04:24.100 INFO:tasks.workunit.client.0.smithi088.stdout:op 1703 completed, throughput=4.99MB/sec 2024-09-13T03:04:24.100 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ywrXDypXTD__yxN off=3277196 len=720296 2024-09-13T03:04:24.104 INFO:tasks.workunit.client.0.smithi088.stdout:op 1704 completed, throughput=4.99MB/sec 2024-09-13T03:04:24.104 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GjAQPc7HmNrqaYv off=3130837 len=1908529 2024-09-13T03:04:24.106 INFO:tasks.workunit.client.0.smithi088.stdout:op 1705 completed, throughput=5MB/sec 2024-09-13T03:04:24.106 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qls_JvxLfhVfKlb off=5100076 len=1099656 2024-09-13T03:04:24.108 INFO:tasks.workunit.client.0.smithi088.stdout:op 1706 completed, throughput=5MB/sec 2024-09-13T03:04:25.108 INFO:tasks.workunit.client.0.smithi088.stdout: 335: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:25.108 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hdjVCYpTWPEwMcL off=3783774 len=629819 2024-09-13T03:04:25.113 INFO:tasks.workunit.client.0.smithi088.stdout:op 1707 completed, throughput=4.99MB/sec 2024-09-13T03:04:25.113 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fItiV80T2gJrfpK off=332052 len=180457 2024-09-13T03:04:25.113 INFO:tasks.workunit.client.0.smithi088.stdout:op 1708 completed, throughput=4.99MB/sec 2024-09-13T03:04:25.114 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8sx06BxObojLJjb off=4468457 len=1231118 2024-09-13T03:04:25.119 INFO:tasks.workunit.client.0.smithi088.stdout:op 1709 completed, throughput=4.99MB/sec 2024-09-13T03:04:25.119 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WwEQigqlGXChnDT off=550780 len=1699692 2024-09-13T03:04:25.128 INFO:tasks.workunit.client.0.smithi088.stdout:op 1710 completed, throughput=5MB/sec 2024-09-13T03:04:25.128 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3MMjYw5r9M76uSX off=15782084 len=305479 2024-09-13T03:04:25.129 INFO:tasks.workunit.client.0.smithi088.stdout:op 1711 completed, throughput=5MB/sec 2024-09-13T03:04:25.129 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pMnFUwvLxb1vwpH off=0 len=1146245 2024-09-13T03:04:25.130 INFO:tasks.workunit.client.0.smithi088.stdout:op 1712 completed, throughput=5MB/sec 2024-09-13T03:04:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:04:25.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:04:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:04:26.131 INFO:tasks.workunit.client.0.smithi088.stdout: 336: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:26.131 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B0bz1HIoaGC80Ac off=11263561 len=368833 2024-09-13T03:04:26.132 INFO:tasks.workunit.client.0.smithi088.stdout:op 1713 completed, throughput=4.99MB/sec 2024-09-13T03:04:26.132 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WZzr9URavGgNltY off=8440558 len=535498 2024-09-13T03:04:26.135 INFO:tasks.workunit.client.0.smithi088.stdout:op 1714 completed, throughput=4.99MB/sec 2024-09-13T03:04:26.135 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iBwr0GE3A9W5Oez off=2457725 len=487550 2024-09-13T03:04:26.136 INFO:tasks.workunit.client.0.smithi088.stdout:op 1715 completed, throughput=4.99MB/sec 2024-09-13T03:04:26.136 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nc-lq5_4RZjMdaR off=9368926 len=94154 2024-09-13T03:04:26.136 INFO:tasks.workunit.client.0.smithi088.stdout:op 1716 completed, throughput=4.99MB/sec 2024-09-13T03:04:26.136 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tTvhqPcf0gh4xxF off=1204929 len=313101 2024-09-13T03:04:26.137 INFO:tasks.workunit.client.0.smithi088.stdout:op 1717 completed, throughput=4.99MB/sec 2024-09-13T03:04:26.137 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5jybegMP8B3IXlu off=7518265 len=321384 2024-09-13T03:04:26.138 INFO:tasks.workunit.client.0.smithi088.stdout:op 1718 completed, throughput=4.99MB/sec 2024-09-13T03:04:26.138 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gztJLYi7JIvl5Oo off=3051758 len=1357527 2024-09-13T03:04:26.139 INFO:tasks.workunit.client.0.smithi088.stdout:op 1719 completed, throughput=5MB/sec 2024-09-13T03:04:26.139 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Yh_QCVWMmTT3Q7X off=10996613 len=1101662 2024-09-13T03:04:26.140 INFO:tasks.workunit.client.0.smithi088.stdout:op 1720 completed, throughput=5MB/sec 2024-09-13T03:04:26.140 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3JAmfnjQxsWZyom off=4690455 len=1443613 2024-09-13T03:04:26.145 INFO:tasks.workunit.client.0.smithi088.stdout:op 1721 completed, throughput=5MB/sec 2024-09-13T03:04:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:26 smithi088 ceph-mon[96266]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:04:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:04:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:04:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:04:26.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:26 smithi088 ceph-mon[98762]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:04:26.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:04:26.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:04:26.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:04:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:26 smithi195 ceph-mon[87742]: pgmap v1608: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:04:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:04:26.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:04:26.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:04:27.145 INFO:tasks.workunit.client.0.smithi088.stdout: 337: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:27.145 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-x_RnWy_dGhHD2PU off=20700403 len=2004945 2024-09-13T03:04:27.156 INFO:tasks.workunit.client.0.smithi088.stdout:op 1722 completed, throughput=4.99MB/sec 2024-09-13T03:04:27.156 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-619NYeYWQrPMvor off=251026 len=160991 2024-09-13T03:04:27.157 INFO:tasks.workunit.client.0.smithi088.stdout:op 1723 completed, throughput=4.99MB/sec 2024-09-13T03:04:27.157 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hx5NOa8Dk0kJk_c off=2508264 len=490102 2024-09-13T03:04:27.158 INFO:tasks.workunit.client.0.smithi088.stdout:op 1724 completed, throughput=5MB/sec 2024-09-13T03:04:27.158 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-r8Gtvg9IztEI3LJ off=4827598 len=1824574 2024-09-13T03:04:27.167 INFO:tasks.workunit.client.0.smithi088.stdout:op 1725 completed, throughput=5MB/sec 2024-09-13T03:04:28.167 INFO:tasks.workunit.client.0.smithi088.stdout: 338: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:28.168 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WpMgY7X0vD2e86N off=18838437 len=1731174 2024-09-13T03:04:28.169 INFO:tasks.workunit.client.0.smithi088.stdout:op 1726 completed, throughput=4.99MB/sec 2024-09-13T03:04:28.169 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-d4C1PJ9hWru5iTm off=10438114 len=2091769 2024-09-13T03:04:28.172 INFO:tasks.workunit.client.0.smithi088.stdout:op 1727 completed, throughput=5MB/sec 2024-09-13T03:04:28.172 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mVQT0iLlnSwAuQ_ off=207044 len=217522 2024-09-13T03:04:28.173 INFO:tasks.workunit.client.0.smithi088.stdout:op 1728 completed, throughput=5MB/sec 2024-09-13T03:04:28.173 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IAA_h8LiIuqNZAp off=2762049 len=1486470 2024-09-13T03:04:28.174 INFO:tasks.workunit.client.0.smithi088.stdout:op 1729 completed, throughput=5MB/sec 2024-09-13T03:04:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:28 smithi088 ceph-mon[96266]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:04:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:28 smithi088 ceph-mon[98762]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:04:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:28 smithi195 ceph-mon[87742]: pgmap v1609: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:04:29.175 INFO:tasks.workunit.client.0.smithi088.stdout: 339: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:29.175 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ynR4nWZ0hsRUUuZ off=5972158 len=1197465 2024-09-13T03:04:29.177 INFO:tasks.workunit.client.0.smithi088.stdout:op 1730 completed, throughput=4.99MB/sec 2024-09-13T03:04:29.177 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WE645LK0FB1AUQH off=0 len=1426848 2024-09-13T03:04:29.179 INFO:tasks.workunit.client.0.smithi088.stdout:op 1731 completed, throughput=4.99MB/sec 2024-09-13T03:04:29.180 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ubOlwTWgFr1Uvk_ off=17780233 len=1521434 2024-09-13T03:04:29.181 INFO:tasks.workunit.client.0.smithi088.stdout:op 1732 completed, throughput=5MB/sec 2024-09-13T03:04:29.181 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8eZfXmEUkrGNH3W off=8959322 len=1629618 2024-09-13T03:04:29.183 INFO:tasks.workunit.client.0.smithi088.stdout:op 1733 completed, throughput=5MB/sec 2024-09-13T03:04:29.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:04:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:04:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:04:30.184 INFO:tasks.workunit.client.0.smithi088.stdout: 340: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:30.184 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Rb4fDUpkZc3uWNn off=9622113 len=1864668 2024-09-13T03:04:30.192 INFO:tasks.workunit.client.0.smithi088.stdout:op 1734 completed, throughput=4.99MB/sec 2024-09-13T03:04:30.192 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OYpAwwGVg1ZJkxW off=2989393 len=1980678 2024-09-13T03:04:30.201 INFO:tasks.workunit.client.0.smithi088.stdout:op 1735 completed, throughput=5MB/sec 2024-09-13T03:04:30.201 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-j_kExbX7GfZyM4Y off=23445269 len=1376329 2024-09-13T03:04:30.203 INFO:tasks.workunit.client.0.smithi088.stdout:op 1736 completed, throughput=5MB/sec 2024-09-13T03:04:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:30 smithi088 ceph-mon[98762]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:04:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:30 smithi088 ceph-mon[96266]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:04:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:30 smithi195 ceph-mon[87742]: pgmap v1610: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:04:31.203 INFO:tasks.workunit.client.0.smithi088.stdout: 341: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:31.203 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2fOU19XxO4BdMNS off=10679517 len=142458 2024-09-13T03:04:31.204 INFO:tasks.workunit.client.0.smithi088.stdout:op 1737 completed, throughput=4.99MB/sec 2024-09-13T03:04:31.204 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4ZIWgPZcXolfGki off=569420 len=17157 2024-09-13T03:04:31.204 INFO:tasks.workunit.client.0.smithi088.stdout:op 1738 completed, throughput=4.99MB/sec 2024-09-13T03:04:31.204 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mCKIDkvJi15UcAM off=9005854 len=2040640 2024-09-13T03:04:31.207 INFO:tasks.workunit.client.0.smithi088.stdout:op 1739 completed, throughput=4.99MB/sec 2024-09-13T03:04:31.207 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-z8QvvqAa522jLfL off=9424243 len=1432687 2024-09-13T03:04:31.213 INFO:tasks.workunit.client.0.smithi088.stdout:op 1740 completed, throughput=5MB/sec 2024-09-13T03:04:31.213 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--o6Yxkikcb3txVq off=12917603 len=1027931 2024-09-13T03:04:31.219 INFO:tasks.workunit.client.0.smithi088.stdout:op 1741 completed, throughput=5MB/sec 2024-09-13T03:04:32.219 INFO:tasks.workunit.client.0.smithi088.stdout: 342: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:32.219 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ew9O8tJj8GQMK1O off=688437 len=183478 2024-09-13T03:04:32.220 INFO:tasks.workunit.client.0.smithi088.stdout:op 1742 completed, throughput=4.99MB/sec 2024-09-13T03:04:32.220 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-didwFh4lVhVj4yF off=5493754 len=873547 2024-09-13T03:04:32.221 INFO:tasks.workunit.client.0.smithi088.stdout:op 1743 completed, throughput=4.99MB/sec 2024-09-13T03:04:32.221 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fgy4xIiBkb0EDmA off=6589782 len=764971 2024-09-13T03:04:32.222 INFO:tasks.workunit.client.0.smithi088.stdout:op 1744 completed, throughput=4.99MB/sec 2024-09-13T03:04:32.222 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-t7XojO8wl50u0YY off=508914 len=943736 2024-09-13T03:04:32.229 INFO:tasks.workunit.client.0.smithi088.stdout:op 1745 completed, throughput=4.99MB/sec 2024-09-13T03:04:32.229 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sGrQWUAtL0Gg8EW off=20947530 len=544043 2024-09-13T03:04:32.232 INFO:tasks.workunit.client.0.smithi088.stdout:op 1746 completed, throughput=4.99MB/sec 2024-09-13T03:04:32.232 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rh3oO1AJwvoi3Sr off=6563244 len=754416 2024-09-13T03:04:32.237 INFO:tasks.workunit.client.0.smithi088.stdout:op 1747 completed, throughput=5MB/sec 2024-09-13T03:04:32.237 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yTXdX_S1jDMQjzI off=11295785 len=8075 2024-09-13T03:04:32.238 INFO:tasks.workunit.client.0.smithi088.stdout:op 1748 completed, throughput=5MB/sec 2024-09-13T03:04:32.238 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0IpnQVSe14Rl-Y3 off=6976752 len=1450264 2024-09-13T03:04:32.245 INFO:tasks.workunit.client.0.smithi088.stdout:op 1749 completed, throughput=5MB/sec 2024-09-13T03:04:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:32 smithi088 ceph-mon[96266]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:04:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:32 smithi088 ceph-mon[98762]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:04:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:32 smithi195 ceph-mon[87742]: pgmap v1611: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:04:33.245 INFO:tasks.workunit.client.0.smithi088.stdout: 343: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:33.246 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WMwAIMAwcUhOR0P off=17312196 len=1887413 2024-09-13T03:04:33.255 INFO:tasks.workunit.client.0.smithi088.stdout:op 1750 completed, throughput=4.99MB/sec 2024-09-13T03:04:33.255 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nD7neUsA0AaHfMS off=7231290 len=1511713 2024-09-13T03:04:33.264 INFO:tasks.workunit.client.0.smithi088.stdout:op 1751 completed, throughput=5MB/sec 2024-09-13T03:04:33.264 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Q9U2At02sRnc7S2 off=2036127 len=1991167 2024-09-13T03:04:33.273 INFO:tasks.workunit.client.0.smithi088.stdout:op 1752 completed, throughput=5MB/sec 2024-09-13T03:04:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:04:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:04:33] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-09-13T03:04:34.274 INFO:tasks.workunit.client.0.smithi088.stdout: 344: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:34.274 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-l7xoflWOUI-RqbD off=816293 len=1484927 2024-09-13T03:04:34.282 INFO:tasks.workunit.client.0.smithi088.stdout:op 1753 completed, throughput=4.99MB/sec 2024-09-13T03:04:34.282 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_R_QwlbrnxD-885 off=9659419 len=852084 2024-09-13T03:04:34.288 INFO:tasks.workunit.client.0.smithi088.stdout:op 1754 completed, throughput=4.99MB/sec 2024-09-13T03:04:34.288 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Nftjw0dEsRF7F3S off=4955607 len=689077 2024-09-13T03:04:34.292 INFO:tasks.workunit.client.0.smithi088.stdout:op 1755 completed, throughput=4.99MB/sec 2024-09-13T03:04:34.292 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1MLJNcc5lGQzCOn off=591507 len=679596 2024-09-13T03:04:34.293 INFO:tasks.workunit.client.0.smithi088.stdout:op 1756 completed, throughput=5MB/sec 2024-09-13T03:04:34.293 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i6oHIUaLViQZoAq off=3713395 len=1987928 2024-09-13T03:04:34.295 INFO:tasks.workunit.client.0.smithi088.stdout:op 1757 completed, throughput=5MB/sec 2024-09-13T03:04:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:34 smithi088 ceph-mon[96266]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:04:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:34 smithi088 ceph-mon[98762]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:04:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:34 smithi195 ceph-mon[87742]: pgmap v1612: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:04:35.295 INFO:tasks.workunit.client.0.smithi088.stdout: 345: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:35.295 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-swgVMGO2-ffFU7b off=16908043 len=459435 2024-09-13T03:04:35.299 INFO:tasks.workunit.client.0.smithi088.stdout:op 1758 completed, throughput=4.99MB/sec 2024-09-13T03:04:35.299 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n8etmN02SvJQp6B off=4292811 len=573427 2024-09-13T03:04:35.304 INFO:tasks.workunit.client.0.smithi088.stdout:op 1759 completed, throughput=4.99MB/sec 2024-09-13T03:04:35.304 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gViHU0BKRp8NjOn off=13151572 len=2045343 2024-09-13T03:04:35.306 INFO:tasks.workunit.client.0.smithi088.stdout:op 1760 completed, throughput=5MB/sec 2024-09-13T03:04:35.306 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oB5Ze5cjKM3KgTB off=9962212 len=906781 2024-09-13T03:04:35.308 INFO:tasks.workunit.client.0.smithi088.stdout:op 1761 completed, throughput=5MB/sec 2024-09-13T03:04:35.308 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5gG235hmF1cUd5D off=19497979 len=1207993 2024-09-13T03:04:35.310 INFO:tasks.workunit.client.0.smithi088.stdout:op 1762 completed, throughput=5MB/sec 2024-09-13T03:04:36.311 INFO:tasks.workunit.client.0.smithi088.stdout: 346: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:36.311 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2Zh8LvoNPZEBMO4 off=11329053 len=255647 2024-09-13T03:04:36.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 1763 completed, throughput=4.99MB/sec 2024-09-13T03:04:36.314 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-szsAo4OEzHPA3U0 off=2107314 len=339361 2024-09-13T03:04:36.317 INFO:tasks.workunit.client.0.smithi088.stdout:op 1764 completed, throughput=4.99MB/sec 2024-09-13T03:04:36.317 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rWYbddMS8W8FCce off=5750336 len=2014610 2024-09-13T03:04:36.319 INFO:tasks.workunit.client.0.smithi088.stdout:op 1765 completed, throughput=4.99MB/sec 2024-09-13T03:04:36.319 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fHTHhiE_JzPOxdu off=4596640 len=1130065 2024-09-13T03:04:36.324 INFO:tasks.workunit.client.0.smithi088.stdout:op 1766 completed, throughput=5MB/sec 2024-09-13T03:04:36.324 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CCcERZZ3LvJJSiZ off=7301739 len=912449 2024-09-13T03:04:36.330 INFO:tasks.workunit.client.0.smithi088.stdout:op 1767 completed, throughput=5MB/sec 2024-09-13T03:04:36.330 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TlG6QNqEDJwfPgn off=12988990 len=478743 2024-09-13T03:04:36.330 INFO:tasks.workunit.client.0.smithi088.stdout:op 1768 completed, throughput=5MB/sec 2024-09-13T03:04:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:36 smithi088 ceph-mon[96266]: pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:04:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:36 smithi088 ceph-mon[98762]: pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:04:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:36 smithi195 ceph-mon[87742]: pgmap v1613: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:04:37.331 INFO:tasks.workunit.client.0.smithi088.stdout: 347: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:37.331 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-l8qaCojpBkvP7Kb off=5139718 len=1296440 2024-09-13T03:04:37.338 INFO:tasks.workunit.client.0.smithi088.stdout:op 1769 completed, throughput=4.99MB/sec 2024-09-13T03:04:37.338 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4_8lKxD0IJxS0gD off=8544243 len=170176 2024-09-13T03:04:37.340 INFO:tasks.workunit.client.0.smithi088.stdout:op 1770 completed, throughput=4.99MB/sec 2024-09-13T03:04:37.340 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-q_lxBA3EM1_FzGJ off=583288 len=1507236 2024-09-13T03:04:37.349 INFO:tasks.workunit.client.0.smithi088.stdout:op 1771 completed, throughput=4.99MB/sec 2024-09-13T03:04:37.349 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WfqvWb9oh8_XtXD off=418159 len=829313 2024-09-13T03:04:37.350 INFO:tasks.workunit.client.0.smithi088.stdout:op 1772 completed, throughput=5MB/sec 2024-09-13T03:04:37.350 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-D9xc3wxr0jPHbzr off=4299102 len=1401535 2024-09-13T03:04:37.357 INFO:tasks.workunit.client.0.smithi088.stdout:op 1773 completed, throughput=5MB/sec 2024-09-13T03:04:38.357 INFO:tasks.workunit.client.0.smithi088.stdout: 348: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:38.358 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-m39CY9tD0MOPNaV off=5158756 len=846093 2024-09-13T03:04:38.363 INFO:tasks.workunit.client.0.smithi088.stdout:op 1774 completed, throughput=4.99MB/sec 2024-09-13T03:04:38.363 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ImT-fApByN3Rrmo off=8750839 len=636362 2024-09-13T03:04:38.367 INFO:tasks.workunit.client.0.smithi088.stdout:op 1775 completed, throughput=4.99MB/sec 2024-09-13T03:04:38.367 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-619NYeYWQrPMvor off=3374561 len=1265545 2024-09-13T03:04:38.368 INFO:tasks.workunit.client.0.smithi088.stdout:op 1776 completed, throughput=4.99MB/sec 2024-09-13T03:04:38.369 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NoVGKQK-EN_6tbJ off=18648195 len=1263008 2024-09-13T03:04:38.369 INFO:tasks.workunit.client.0.smithi088.stdout:op 1777 completed, throughput=5MB/sec 2024-09-13T03:04:38.370 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--ojqg84z4-SoJrN off=2690335 len=1553120 2024-09-13T03:04:38.377 INFO:tasks.workunit.client.0.smithi088.stdout:op 1778 completed, throughput=5MB/sec 2024-09-13T03:04:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:38 smithi088 ceph-mon[96266]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:04:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:38 smithi088 ceph-mon[98762]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:04:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:38 smithi195 ceph-mon[87742]: pgmap v1614: 105 pgs: 105 active+clean; 127 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:04:39.378 INFO:tasks.workunit.client.0.smithi088.stdout: 349: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:39.378 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XYuWmvFtyObnubH off=21087174 len=765914 2024-09-13T03:04:39.380 INFO:tasks.workunit.client.0.smithi088.stdout:op 1779 completed, throughput=4.99MB/sec 2024-09-13T03:04:39.380 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cZlzWaRFiAemi1s off=2140577 len=1189676 2024-09-13T03:04:39.381 INFO:tasks.workunit.client.0.smithi088.stdout:op 1780 completed, throughput=4.99MB/sec 2024-09-13T03:04:39.382 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EP8FKsqTo6xM8Zd off=1000211 len=465423 2024-09-13T03:04:39.386 INFO:tasks.workunit.client.0.smithi088.stdout:op 1781 completed, throughput=4.99MB/sec 2024-09-13T03:04:39.386 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-P0yCbRHtRyUwT59 off=2797417 len=1929241 2024-09-13T03:04:39.393 INFO:tasks.workunit.client.0.smithi088.stdout:op 1782 completed, throughput=5MB/sec 2024-09-13T03:04:39.393 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-L_9V1XvAmrgm3bJ off=3789807 len=1245479 2024-09-13T03:04:39.398 INFO:tasks.workunit.client.0.smithi088.stdout:op 1783 completed, throughput=5MB/sec 2024-09-13T03:04:40.399 INFO:tasks.workunit.client.0.smithi088.stdout: 350: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:40.399 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QI7hNnq6GBsjBbV off=14641715 len=1831851 2024-09-13T03:04:40.409 INFO:tasks.workunit.client.0.smithi088.stdout:op 1784 completed, throughput=4.99MB/sec 2024-09-13T03:04:40.409 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--SE6bUrHms2M-EJ off=3182241 len=577649 2024-09-13T03:04:40.410 INFO:tasks.workunit.client.0.smithi088.stdout:op 1785 completed, throughput=4.99MB/sec 2024-09-13T03:04:40.410 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VduE0x5ayVDbPwg off=3101255 len=1789745 2024-09-13T03:04:40.418 INFO:tasks.workunit.client.0.smithi088.stdout:op 1786 completed, throughput=5MB/sec 2024-09-13T03:04:40.418 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RCq8TBfEDHBPm_7 off=11468520 len=1366958 2024-09-13T03:04:40.419 INFO:tasks.workunit.client.0.smithi088.stdout:op 1787 completed, throughput=5MB/sec 2024-09-13T03:04:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:40 smithi088 ceph-mon[96266]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:04:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:40 smithi088 ceph-mon[98762]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:04:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:40 smithi195 ceph-mon[87742]: pgmap v1615: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:04:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: 351: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:41.420 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UUevXg36b-aRPR9 off=5241455 len=1125145 2024-09-13T03:04:41.421 INFO:tasks.workunit.client.0.smithi088.stdout:op 1788 completed, throughput=4.99MB/sec 2024-09-13T03:04:41.421 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sUpWPn7OTuX_sy2 off=8326423 len=20204 2024-09-13T03:04:41.422 INFO:tasks.workunit.client.0.smithi088.stdout:op 1789 completed, throughput=4.99MB/sec 2024-09-13T03:04:41.422 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fWhtmxKkzAYZ1mS off=18360964 len=928355 2024-09-13T03:04:41.422 INFO:tasks.workunit.client.0.smithi088.stdout:op 1790 completed, throughput=4.99MB/sec 2024-09-13T03:04:41.423 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TCW83k6u7GMCcrQ off=12676876 len=435723 2024-09-13T03:04:41.424 INFO:tasks.workunit.client.0.smithi088.stdout:op 1791 completed, throughput=4.99MB/sec 2024-09-13T03:04:41.424 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tSmEVqnR3jMfq4b off=2071469 len=1687550 2024-09-13T03:04:41.433 INFO:tasks.workunit.client.0.smithi088.stdout:op 1792 completed, throughput=5MB/sec 2024-09-13T03:04:41.433 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-w07dq01AxcEJv-w off=6482434 len=1452022 2024-09-13T03:04:41.440 INFO:tasks.workunit.client.0.smithi088.stdout:op 1793 completed, throughput=5MB/sec 2024-09-13T03:04:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: 352: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:42.440 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uQpntvfDRhyngPY off=12469406 len=1449555 2024-09-13T03:04:42.447 INFO:tasks.workunit.client.0.smithi088.stdout:op 1794 completed, throughput=4.99MB/sec 2024-09-13T03:04:42.447 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VUbButKEMVBepxI off=8761133 len=804890 2024-09-13T03:04:42.451 INFO:tasks.workunit.client.0.smithi088.stdout:op 1795 completed, throughput=4.99MB/sec 2024-09-13T03:04:42.451 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-B_FfFZDBCT46LtW off=19361728 len=707767 2024-09-13T03:04:42.456 INFO:tasks.workunit.client.0.smithi088.stdout:op 1796 completed, throughput=5MB/sec 2024-09-13T03:04:42.456 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qM13CUsn3Gvjj7F off=3103582 len=526860 2024-09-13T03:04:42.457 INFO:tasks.workunit.client.0.smithi088.stdout:op 1797 completed, throughput=5MB/sec 2024-09-13T03:04:42.457 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fcdTgFQb7aY5GNd off=8310295 len=493498 2024-09-13T03:04:42.457 INFO:tasks.workunit.client.0.smithi088.stdout:op 1798 completed, throughput=5MB/sec 2024-09-13T03:04:42.458 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-M_7eQUL_Ytlrhmg off=1498891 len=547944 2024-09-13T03:04:42.461 INFO:tasks.workunit.client.0.smithi088.stdout:op 1799 completed, throughput=5MB/sec 2024-09-13T03:04:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:42 smithi088 ceph-mon[96266]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:04:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:42 smithi088 ceph-mon[98762]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:04:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:42 smithi195 ceph-mon[87742]: pgmap v1616: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:04:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:04:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:04:43] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-09-13T03:04:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: 353: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:43.461 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sVzGojWRhIUJ11v off=14848509 len=761379 2024-09-13T03:04:43.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 1800 completed, throughput=4.99MB/sec 2024-09-13T03:04:43.466 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KLWpLPaOjjS6l8y off=11939421 len=18086 2024-09-13T03:04:43.468 INFO:tasks.workunit.client.0.smithi088.stdout:op 1801 completed, throughput=4.99MB/sec 2024-09-13T03:04:43.468 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-v9RHBAJAa_zvj0g off=1809009 len=675715 2024-09-13T03:04:43.469 INFO:tasks.workunit.client.0.smithi088.stdout:op 1802 completed, throughput=4.99MB/sec 2024-09-13T03:04:43.469 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-S1NYMHdF3tGKVW8 off=7261675 len=1072474 2024-09-13T03:04:43.471 INFO:tasks.workunit.client.0.smithi088.stdout:op 1803 completed, throughput=4.99MB/sec 2024-09-13T03:04:43.471 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iBwr0GE3A9W5Oez off=14555721 len=1484856 2024-09-13T03:04:43.472 INFO:tasks.workunit.client.0.smithi088.stdout:op 1804 completed, throughput=5MB/sec 2024-09-13T03:04:43.473 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ezSkxv7kF_Zoz8r off=249899 len=1779997 2024-09-13T03:04:43.479 INFO:tasks.workunit.client.0.smithi088.stdout:op 1805 completed, throughput=5MB/sec 2024-09-13T03:04:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:43 smithi088 ceph-mon[96266]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:04:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:43 smithi088 ceph-mon[98762]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:04:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:43 smithi195 ceph-mon[87742]: pgmap v1617: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:04:44.480 INFO:tasks.workunit.client.0.smithi088.stdout: 354: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:44.480 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GEe6YYieXmkUod2 off=3305085 len=2047804 2024-09-13T03:04:44.484 INFO:tasks.workunit.client.0.smithi088.stdout:op 1806 completed, throughput=4.99MB/sec 2024-09-13T03:04:44.484 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-P8ytZlqbOoAjbg5 off=9739306 len=74957 2024-09-13T03:04:44.486 INFO:tasks.workunit.client.0.smithi088.stdout:op 1807 completed, throughput=4.99MB/sec 2024-09-13T03:04:44.486 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AOyqHIfnVMAZy9x off=7879596 len=980619 2024-09-13T03:04:44.488 INFO:tasks.workunit.client.0.smithi088.stdout:op 1808 completed, throughput=5MB/sec 2024-09-13T03:04:44.488 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-u2CNv5_E4QG7hjf off=1032465 len=1386205 2024-09-13T03:04:44.496 INFO:tasks.workunit.client.0.smithi088.stdout:op 1809 completed, throughput=5MB/sec 2024-09-13T03:04:44.496 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dkNpx6klHi9miyL off=5152671 len=1277663 2024-09-13T03:04:44.502 INFO:tasks.workunit.client.0.smithi088.stdout:op 1810 completed, throughput=5MB/sec 2024-09-13T03:04:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:04:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:04:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:04:45.502 INFO:tasks.workunit.client.0.smithi088.stdout: 355: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:45.503 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sLCE46fDFMDpkVP off=4699038 len=1700319 2024-09-13T03:04:45.506 INFO:tasks.workunit.client.0.smithi088.stdout:op 1811 completed, throughput=4.99MB/sec 2024-09-13T03:04:45.506 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-S3uPavPpp_s262V off=14426249 len=1917593 2024-09-13T03:04:45.516 INFO:tasks.workunit.client.0.smithi088.stdout:op 1812 completed, throughput=5MB/sec 2024-09-13T03:04:45.516 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7QYlrjt3TctmdW6 off=4493327 len=794263 2024-09-13T03:04:45.517 INFO:tasks.workunit.client.0.smithi088.stdout:op 1813 completed, throughput=5MB/sec 2024-09-13T03:04:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:45 smithi088 ceph-mon[96266]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-09-13T03:04:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:45 smithi088 ceph-mon[98762]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-09-13T03:04:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:45 smithi195 ceph-mon[87742]: pgmap v1618: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-09-13T03:04:46.518 INFO:tasks.workunit.client.0.smithi088.stdout: 356: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:46.518 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LfOUdnjDYfbHY15 off=6944878 len=1244367 2024-09-13T03:04:46.521 INFO:tasks.workunit.client.0.smithi088.stdout:op 1814 completed, throughput=4.99MB/sec 2024-09-13T03:04:46.521 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dyUKnJaxkOynytb off=3322190 len=1114631 2024-09-13T03:04:46.523 INFO:tasks.workunit.client.0.smithi088.stdout:op 1815 completed, throughput=4.99MB/sec 2024-09-13T03:04:46.524 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JZY9igXyVXr1Jxn off=23442349 len=1349993 2024-09-13T03:04:46.525 INFO:tasks.workunit.client.0.smithi088.stdout:op 1816 completed, throughput=5MB/sec 2024-09-13T03:04:46.525 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aInI4bWHnrc6A4t off=10410996 len=302725 2024-09-13T03:04:46.529 INFO:tasks.workunit.client.0.smithi088.stdout:op 1817 completed, throughput=5MB/sec 2024-09-13T03:04:46.529 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qsZwLb0iaYTFwBK off=3127344 len=1573132 2024-09-13T03:04:46.538 INFO:tasks.workunit.client.0.smithi088.stdout:op 1818 completed, throughput=5MB/sec 2024-09-13T03:04:47.538 INFO:tasks.workunit.client.0.smithi088.stdout: 357: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:47.538 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KJ46AHGvwboYlOt off=2415006 len=516764 2024-09-13T03:04:47.539 INFO:tasks.workunit.client.0.smithi088.stdout:op 1819 completed, throughput=4.99MB/sec 2024-09-13T03:04:47.539 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8SVGMGTHHZABend off=7302312 len=1128207 2024-09-13T03:04:47.544 INFO:tasks.workunit.client.0.smithi088.stdout:op 1820 completed, throughput=4.99MB/sec 2024-09-13T03:04:47.544 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FJFJ3IJcP17i8XW off=4106240 len=851668 2024-09-13T03:04:47.549 INFO:tasks.workunit.client.0.smithi088.stdout:op 1821 completed, throughput=4.99MB/sec 2024-09-13T03:04:47.549 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--Pb63Dx0GdRmQ00 off=7244652 len=1407947 2024-09-13T03:04:47.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 1822 completed, throughput=5MB/sec 2024-09-13T03:04:47.557 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pyeRxw_l3vF6nLb off=768515 len=1018625 2024-09-13T03:04:47.563 INFO:tasks.workunit.client.0.smithi088.stdout:op 1823 completed, throughput=5MB/sec 2024-09-13T03:04:47.563 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2dCZmnhRgxNHDQZ off=4295564 len=643787 2024-09-13T03:04:47.563 INFO:tasks.workunit.client.0.smithi088.stdout:op 1824 completed, throughput=5MB/sec 2024-09-13T03:04:48.564 INFO:tasks.workunit.client.0.smithi088.stdout: 358: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:48.564 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zRyOfwfXwxOgmoZ off=13189475 len=1043370 2024-09-13T03:04:48.566 INFO:tasks.workunit.client.0.smithi088.stdout:op 1825 completed, throughput=4.99MB/sec 2024-09-13T03:04:48.567 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-c9dXt7BuQ8Z_fKf off=5301231 len=1800620 2024-09-13T03:04:48.569 INFO:tasks.workunit.client.0.smithi088.stdout:op 1826 completed, throughput=5MB/sec 2024-09-13T03:04:48.569 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PUYVxpcB00B2L4c off=4091113 len=39813 2024-09-13T03:04:48.569 INFO:tasks.workunit.client.0.smithi088.stdout:op 1827 completed, throughput=5MB/sec 2024-09-13T03:04:48.570 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HRrlqJG4wzixh-O off=6964162 len=69645 2024-09-13T03:04:48.570 INFO:tasks.workunit.client.0.smithi088.stdout:op 1828 completed, throughput=5MB/sec 2024-09-13T03:04:48.570 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ldcSQiAvshe76dK off=4513842 len=1731191 2024-09-13T03:04:48.574 INFO:tasks.workunit.client.0.smithi088.stdout:op 1829 completed, throughput=5MB/sec 2024-09-13T03:04:48.574 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qMzPnZpxwrlT4du off=2608633 len=502803 2024-09-13T03:04:48.575 INFO:tasks.workunit.client.0.smithi088.stdout:op 1830 completed, throughput=5MB/sec 2024-09-13T03:04:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:48 smithi088 ceph-mon[96266]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-09-13T03:04:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:48 smithi088 ceph-mon[98762]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-09-13T03:04:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:48 smithi195 ceph-mon[87742]: pgmap v1619: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2024-09-13T03:04:49.575 INFO:tasks.workunit.client.0.smithi088.stdout: 359: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:49.576 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fSQuHm38-FaeKIP off=3255234 len=257403 2024-09-13T03:04:49.576 INFO:tasks.workunit.client.0.smithi088.stdout:op 1831 completed, throughput=4.99MB/sec 2024-09-13T03:04:49.576 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RFQUmTETbZSsLA1 off=2500382 len=916356 2024-09-13T03:04:49.581 INFO:tasks.workunit.client.0.smithi088.stdout:op 1832 completed, throughput=4.99MB/sec 2024-09-13T03:04:49.581 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rjxiYWwsjugjF7Q off=949393 len=617398 2024-09-13T03:04:49.586 INFO:tasks.workunit.client.0.smithi088.stdout:op 1833 completed, throughput=4.99MB/sec 2024-09-13T03:04:49.586 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-In5CdELgTQTzX1- off=8138348 len=847500 2024-09-13T03:04:49.587 INFO:tasks.workunit.client.0.smithi088.stdout:op 1834 completed, throughput=4.99MB/sec 2024-09-13T03:04:49.587 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6reoREFc9B4iY93 off=8405716 len=855184 2024-09-13T03:04:49.588 INFO:tasks.workunit.client.0.smithi088.stdout:op 1835 completed, throughput=5MB/sec 2024-09-13T03:04:49.588 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YpsZ2tu9fKg9NxI off=11449947 len=1574539 2024-09-13T03:04:49.590 INFO:tasks.workunit.client.0.smithi088.stdout:op 1836 completed, throughput=5MB/sec 2024-09-13T03:04:50.591 INFO:tasks.workunit.client.0.smithi088.stdout: 360: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:50.591 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DxuA1r2PQdGM67Z off=8299234 len=1205111 2024-09-13T03:04:50.592 INFO:tasks.workunit.client.0.smithi088.stdout:op 1837 completed, throughput=4.99MB/sec 2024-09-13T03:04:50.592 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5U8BEifQjIDmzvw off=11575581 len=1817897 2024-09-13T03:04:50.596 INFO:tasks.workunit.client.0.smithi088.stdout:op 1838 completed, throughput=4.99MB/sec 2024-09-13T03:04:50.596 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JbkpscRbKhdCR_z off=11892140 len=1293712 2024-09-13T03:04:50.596 INFO:tasks.workunit.client.0.smithi088.stdout:op 1839 completed, throughput=5MB/sec 2024-09-13T03:04:50.596 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EEhREXsOGDZz5m2 off=1245066 len=273940 2024-09-13T03:04:50.599 INFO:tasks.workunit.client.0.smithi088.stdout:op 1840 completed, throughput=5MB/sec 2024-09-13T03:04:50.599 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Xpkdi0TcP9HVcsh off=2761474 len=1790222 2024-09-13T03:04:50.608 INFO:tasks.workunit.client.0.smithi088.stdout:op 1841 completed, throughput=5MB/sec 2024-09-13T03:04:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:50 smithi088 ceph-mon[96266]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:04:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:50 smithi088 ceph-mon[98762]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:04:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:50 smithi195 ceph-mon[87742]: pgmap v1620: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:04:51.608 INFO:tasks.workunit.client.0.smithi088.stdout: 361: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:51.608 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EPAncVNlYW0Hdn6 off=342326 len=1525761 2024-09-13T03:04:51.617 INFO:tasks.workunit.client.0.smithi088.stdout:op 1842 completed, throughput=4.99MB/sec 2024-09-13T03:04:51.617 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JjT8DHbfWI8JUmr off=634045 len=728028 2024-09-13T03:04:51.621 INFO:tasks.workunit.client.0.smithi088.stdout:op 1843 completed, throughput=5MB/sec 2024-09-13T03:04:51.621 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MozT2WBb6O-rKGD off=1955454 len=1558310 2024-09-13T03:04:51.623 INFO:tasks.workunit.client.0.smithi088.stdout:op 1844 completed, throughput=5MB/sec 2024-09-13T03:04:51.623 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Tla9kY7nT2MCeJW off=1494489 len=275806 2024-09-13T03:04:51.626 INFO:tasks.workunit.client.0.smithi088.stdout:op 1845 completed, throughput=5MB/sec 2024-09-13T03:04:51.626 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZQUV3x-ffgW7CMw off=2731897 len=486550 2024-09-13T03:04:51.627 INFO:tasks.workunit.client.0.smithi088.stdout:op 1846 completed, throughput=5MB/sec 2024-09-13T03:04:52.628 INFO:tasks.workunit.client.0.smithi088.stdout: 362: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:52.628 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-y3XoTaIvMSXI7It off=8851137 len=146335 2024-09-13T03:04:52.631 INFO:tasks.workunit.client.0.smithi088.stdout:op 1847 completed, throughput=4.99MB/sec 2024-09-13T03:04:52.631 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jFxJMVf1w19P9IW off=3580950 len=700813 2024-09-13T03:04:52.635 INFO:tasks.workunit.client.0.smithi088.stdout:op 1848 completed, throughput=4.99MB/sec 2024-09-13T03:04:52.635 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cyRtun54K06TNHx off=1129281 len=950259 2024-09-13T03:04:52.637 INFO:tasks.workunit.client.0.smithi088.stdout:op 1849 completed, throughput=4.99MB/sec 2024-09-13T03:04:52.638 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-w8PStnwehDvAn6b off=13644237 len=2077178 2024-09-13T03:04:52.648 INFO:tasks.workunit.client.0.smithi088.stdout:op 1850 completed, throughput=5MB/sec 2024-09-13T03:04:52.648 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pK79Uv76He3Nim1 off=2703911 len=2032936 2024-09-13T03:04:52.658 INFO:tasks.workunit.client.0.smithi088.stdout:op 1851 completed, throughput=5MB/sec 2024-09-13T03:04:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:52 smithi088 ceph-mon[96266]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:04:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:52 smithi088 ceph-mon[98762]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:04:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:52 smithi195 ceph-mon[87742]: pgmap v1621: 105 pgs: 105 active+clean; 127 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:04:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:04:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:04:53] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2024-09-13T03:04:53.659 INFO:tasks.workunit.client.0.smithi088.stdout: 363: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:53.659 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o69ZDNmJFFoh1Nd off=1360168 len=794644 2024-09-13T03:04:53.663 INFO:tasks.workunit.client.0.smithi088.stdout:op 1852 completed, throughput=4.99MB/sec 2024-09-13T03:04:53.663 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XUSGRZJVqQBgPQb off=5665256 len=1106099 2024-09-13T03:04:53.668 INFO:tasks.workunit.client.0.smithi088.stdout:op 1853 completed, throughput=4.99MB/sec 2024-09-13T03:04:53.668 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Lis1nb-DJ_1TEfW off=20248316 len=1095571 2024-09-13T03:04:53.669 INFO:tasks.workunit.client.0.smithi088.stdout:op 1854 completed, throughput=5MB/sec 2024-09-13T03:04:53.669 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nVnuouh8UbaWKVB off=12651622 len=1862943 2024-09-13T03:04:53.671 INFO:tasks.workunit.client.0.smithi088.stdout:op 1855 completed, throughput=5MB/sec 2024-09-13T03:04:54.671 INFO:tasks.workunit.client.0.smithi088.stdout: 364: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:54.671 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GgSU2IgG84lKm5O off=10285584 len=1303181 2024-09-13T03:04:54.673 INFO:tasks.workunit.client.0.smithi088.stdout:op 1856 completed, throughput=4.99MB/sec 2024-09-13T03:04:54.674 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Hv8solq4j9mUVPk off=10725496 len=518973 2024-09-13T03:04:54.678 INFO:tasks.workunit.client.0.smithi088.stdout:op 1857 completed, throughput=4.99MB/sec 2024-09-13T03:04:54.678 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-G55e_ayHz8ULAYD off=706193 len=220272 2024-09-13T03:04:54.679 INFO:tasks.workunit.client.0.smithi088.stdout:op 1858 completed, throughput=4.99MB/sec 2024-09-13T03:04:54.679 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dFt-H6gwbuZcpUg off=7483200 len=1356093 2024-09-13T03:04:54.686 INFO:tasks.workunit.client.0.smithi088.stdout:op 1859 completed, throughput=5MB/sec 2024-09-13T03:04:54.686 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gOdpcGrV7W7wccV off=2070860 len=998774 2024-09-13T03:04:54.690 INFO:tasks.workunit.client.0.smithi088.stdout:op 1860 completed, throughput=5MB/sec 2024-09-13T03:04:54.690 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7saf6Kit8G4VZTU off=1791959 len=1198674 2024-09-13T03:04:54.691 INFO:tasks.workunit.client.0.smithi088.stdout:op 1861 completed, throughput=5MB/sec 2024-09-13T03:04:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:54 smithi088 ceph-mon[96266]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:04:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:54 smithi088 ceph-mon[98762]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:04:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:54 smithi195 ceph-mon[87742]: pgmap v1622: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:04:55.692 INFO:tasks.workunit.client.0.smithi088.stdout: 365: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:55.692 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hdfMGdOsSTZvkPf off=9069795 len=527138 2024-09-13T03:04:55.696 INFO:tasks.workunit.client.0.smithi088.stdout:op 1862 completed, throughput=4.99MB/sec 2024-09-13T03:04:55.697 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OSdFvWgg_qzsHgr off=9858584 len=64133 2024-09-13T03:04:55.697 INFO:tasks.workunit.client.0.smithi088.stdout:op 1863 completed, throughput=4.99MB/sec 2024-09-13T03:04:55.697 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vXpNaH6sbcdcsdJ off=0 len=1353713 2024-09-13T03:04:55.700 INFO:tasks.workunit.client.0.smithi088.stdout:op 1864 completed, throughput=4.99MB/sec 2024-09-13T03:04:55.700 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-R6vHSPeVklrq3wr off=3642563 len=144835 2024-09-13T03:04:55.701 INFO:tasks.workunit.client.0.smithi088.stdout:op 1865 completed, throughput=4.99MB/sec 2024-09-13T03:04:55.701 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cOGg9dLyinUkd8k off=3900446 len=66953 2024-09-13T03:04:55.703 INFO:tasks.workunit.client.0.smithi088.stdout:op 1866 completed, throughput=4.99MB/sec 2024-09-13T03:04:55.703 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-B4L0Au_kQOlNH0h off=8378241 len=1354925 2024-09-13T03:04:55.709 INFO:tasks.workunit.client.0.smithi088.stdout:op 1867 completed, throughput=5MB/sec 2024-09-13T03:04:55.709 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7hstHXx6wvW6a6h off=4975458 len=888514 2024-09-13T03:04:55.710 INFO:tasks.workunit.client.0.smithi088.stdout:op 1868 completed, throughput=5MB/sec 2024-09-13T03:04:55.710 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pXGRwBw8K3UmlFQ off=12904824 len=804460 2024-09-13T03:04:55.716 INFO:tasks.workunit.client.0.smithi088.stdout:op 1869 completed, throughput=5MB/sec 2024-09-13T03:04:56.716 INFO:tasks.workunit.client.0.smithi088.stdout: 366: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:56.716 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tVul7KFhy42ubvI off=4057960 len=1573901 2024-09-13T03:04:56.718 INFO:tasks.workunit.client.0.smithi088.stdout:op 1870 completed, throughput=4.99MB/sec 2024-09-13T03:04:56.718 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Bm0CrizMmezeOMH off=24294389 len=642004 2024-09-13T03:04:56.719 INFO:tasks.workunit.client.0.smithi088.stdout:op 1871 completed, throughput=4.99MB/sec 2024-09-13T03:04:56.719 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-A2lYtDYl5SC8n7v off=12424186 len=2073550 2024-09-13T03:04:56.721 INFO:tasks.workunit.client.0.smithi088.stdout:op 1872 completed, throughput=5MB/sec 2024-09-13T03:04:56.721 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ALuLjnUmjkj3a0a off=6972888 len=903385 2024-09-13T03:04:56.728 INFO:tasks.workunit.client.0.smithi088.stdout:op 1873 completed, throughput=5MB/sec 2024-09-13T03:04:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:56 smithi088 ceph-mon[96266]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:04:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:56 smithi088 ceph-mon[98762]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:04:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:56 smithi195 ceph-mon[87742]: pgmap v1623: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:04:57.727 INFO:tasks.workunit.client.0.smithi088.stdout: 367: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:57.728 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iF304i6Hzm9jnRu off=1584014 len=1496758 2024-09-13T03:04:57.729 INFO:tasks.workunit.client.0.smithi088.stdout:op 1874 completed, throughput=4.99MB/sec 2024-09-13T03:04:57.729 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sBr5yno3JaAaZio off=6638598 len=113265 2024-09-13T03:04:57.730 INFO:tasks.workunit.client.0.smithi088.stdout:op 1875 completed, throughput=4.99MB/sec 2024-09-13T03:04:57.730 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-a344YHbGnDK1K56 off=3074490 len=405782 2024-09-13T03:04:57.732 INFO:tasks.workunit.client.0.smithi088.stdout:op 1876 completed, throughput=4.99MB/sec 2024-09-13T03:04:57.732 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qOvCIyec14E6wrV off=21410075 len=1022576 2024-09-13T03:04:57.733 INFO:tasks.workunit.client.0.smithi088.stdout:op 1877 completed, throughput=5MB/sec 2024-09-13T03:04:57.733 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-P9gOo-mLCuwGpI7 off=11459757 len=1680032 2024-09-13T03:04:57.736 INFO:tasks.workunit.client.0.smithi088.stdout:op 1878 completed, throughput=5MB/sec 2024-09-13T03:04:57.736 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hExacsIzI68D6on off=20442137 len=408914 2024-09-13T03:04:57.740 INFO:tasks.workunit.client.0.smithi088.stdout:op 1879 completed, throughput=5MB/sec 2024-09-13T03:04:58.740 INFO:tasks.workunit.client.0.smithi088.stdout: 368: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:58.741 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-M7acKoeodH9QeEQ off=738303 len=305252 2024-09-13T03:04:58.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 1880 completed, throughput=4.99MB/sec 2024-09-13T03:04:58.743 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Jv7cO_SyVWwNWgZ off=5651872 len=531691 2024-09-13T03:04:58.747 INFO:tasks.workunit.client.0.smithi088.stdout:op 1881 completed, throughput=4.99MB/sec 2024-09-13T03:04:58.747 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QhM7_mEXIDQ60DK off=9972812 len=1404885 2024-09-13T03:04:58.750 INFO:tasks.workunit.client.0.smithi088.stdout:op 1882 completed, throughput=4.99MB/sec 2024-09-13T03:04:58.750 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zXDTb4fd1rlcgER off=1045686 len=1633509 2024-09-13T03:04:58.752 INFO:tasks.workunit.client.0.smithi088.stdout:op 1883 completed, throughput=5MB/sec 2024-09-13T03:04:58.752 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nwrTA3uzWD0lPsp off=4557264 len=1976429 2024-09-13T03:04:58.761 INFO:tasks.workunit.client.0.smithi088.stdout:op 1884 completed, throughput=5MB/sec 2024-09-13T03:04:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:58 smithi088 ceph-mon[96266]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:04:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:58 smithi088 ceph-mon[98762]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:04:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:58 smithi195 ceph-mon[87742]: pgmap v1624: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:04:59.761 INFO:tasks.workunit.client.0.smithi088.stdout: 369: throughput=4.99MB/sec pending data=0 2024-09-13T03:04:59.761 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oZnCTlYTmqhz1RR off=2412217 len=757053 2024-09-13T03:04:59.762 INFO:tasks.workunit.client.0.smithi088.stdout:op 1885 completed, throughput=4.99MB/sec 2024-09-13T03:04:59.762 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KlVCSmcUxwoU0uC off=7604407 len=1010186 2024-09-13T03:04:59.763 INFO:tasks.workunit.client.0.smithi088.stdout:op 1886 completed, throughput=4.99MB/sec 2024-09-13T03:04:59.763 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dhaUYgYUB_MdxIi off=13282812 len=233069 2024-09-13T03:04:59.764 INFO:tasks.workunit.client.0.smithi088.stdout:op 1887 completed, throughput=4.99MB/sec 2024-09-13T03:04:59.764 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--MZUXdjQaAw0eUd off=3669261 len=1175368 2024-09-13T03:04:59.771 INFO:tasks.workunit.client.0.smithi088.stdout:op 1888 completed, throughput=5MB/sec 2024-09-13T03:04:59.771 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6rQS2p3wspR7nZw off=302874 len=1358368 2024-09-13T03:04:59.778 INFO:tasks.workunit.client.0.smithi088.stdout:op 1889 completed, throughput=5MB/sec 2024-09-13T03:04:59.779 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4-xxtycYfQ6jx43 off=1244878 len=1380308 2024-09-13T03:04:59.785 INFO:tasks.workunit.client.0.smithi088.stdout:op 1890 completed, throughput=5MB/sec 2024-09-13T03:04:59.885 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:04:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:04:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:04:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:04:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:04:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:00.786 INFO:tasks.workunit.client.0.smithi088.stdout: 370: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:00.786 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-f2JUkph9hDswY3Z off=18704849 len=1114526 2024-09-13T03:05:00.791 INFO:tasks.workunit.client.0.smithi088.stdout:op 1891 completed, throughput=4.99MB/sec 2024-09-13T03:05:00.792 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TCW83k6u7GMCcrQ off=9483335 len=1487707 2024-09-13T03:05:00.799 INFO:tasks.workunit.client.0.smithi088.stdout:op 1892 completed, throughput=5MB/sec 2024-09-13T03:05:00.799 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4P00jr_trBrKYQV off=1082469 len=1509478 2024-09-13T03:05:00.801 INFO:tasks.workunit.client.0.smithi088.stdout:op 1893 completed, throughput=5MB/sec 2024-09-13T03:05:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:00 smithi088 ceph-mon[96266]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:05:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:00 smithi088 ceph-mon[98762]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:05:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:00 smithi195 ceph-mon[87742]: pgmap v1625: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:05:01.802 INFO:tasks.workunit.client.0.smithi088.stdout: 371: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:01.802 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fh3tvj-yfHeSrLJ off=4336822 len=1628545 2024-09-13T03:05:01.811 INFO:tasks.workunit.client.0.smithi088.stdout:op 1894 completed, throughput=4.99MB/sec 2024-09-13T03:05:01.811 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lDcgscvuh9YSlIZ off=2905247 len=1360898 2024-09-13T03:05:01.813 INFO:tasks.workunit.client.0.smithi088.stdout:op 1895 completed, throughput=4.99MB/sec 2024-09-13T03:05:01.813 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0p2zPXCuSchMz5a off=2003199 len=549817 2024-09-13T03:05:01.814 INFO:tasks.workunit.client.0.smithi088.stdout:op 1896 completed, throughput=5MB/sec 2024-09-13T03:05:01.814 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-K40zuNcmgusQHP6 off=10671568 len=520350 2024-09-13T03:05:01.815 INFO:tasks.workunit.client.0.smithi088.stdout:op 1897 completed, throughput=5MB/sec 2024-09-13T03:05:01.815 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0UsPn4ZMiPeqCl2 off=16720124 len=398052 2024-09-13T03:05:01.816 INFO:tasks.workunit.client.0.smithi088.stdout:op 1898 completed, throughput=5MB/sec 2024-09-13T03:05:01.816 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BbADr6VG9HdnYFr off=14997889 len=1703461 2024-09-13T03:05:01.825 INFO:tasks.workunit.client.0.smithi088.stdout:op 1899 completed, throughput=5MB/sec 2024-09-13T03:05:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:01 smithi088 ceph-mon[96266]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:05:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:01 smithi088 ceph-mon[98762]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:05:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:01 smithi195 ceph-mon[87742]: pgmap v1626: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:05:02.825 INFO:tasks.workunit.client.0.smithi088.stdout: 372: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:02.825 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4utZ71FysoY63SM off=7139103 len=1084430 2024-09-13T03:05:02.832 INFO:tasks.workunit.client.0.smithi088.stdout:op 1900 completed, throughput=4.99MB/sec 2024-09-13T03:05:02.832 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N1Ou1Vl8FrQjIMp off=3038639 len=1198919 2024-09-13T03:05:02.834 INFO:tasks.workunit.client.0.smithi088.stdout:op 1901 completed, throughput=4.99MB/sec 2024-09-13T03:05:02.834 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-d2ImdKDzAVNVlQ3 off=1019216 len=1718465 2024-09-13T03:05:02.844 INFO:tasks.workunit.client.0.smithi088.stdout:op 1902 completed, throughput=5MB/sec 2024-09-13T03:05:02.845 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zuBbFm5FQyoqLJT off=11681072 len=568085 2024-09-13T03:05:02.845 INFO:tasks.workunit.client.0.smithi088.stdout:op 1903 completed, throughput=5MB/sec 2024-09-13T03:05:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:05:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:05:03] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2024-09-13T03:05:03.846 INFO:tasks.workunit.client.0.smithi088.stdout: 373: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:03.846 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-B-DPxWufCGyWRL2 off=2671909 len=1286439 2024-09-13T03:05:03.854 INFO:tasks.workunit.client.0.smithi088.stdout:op 1904 completed, throughput=4.99MB/sec 2024-09-13T03:05:03.854 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0TNnfwkeBwAx0yq off=21926372 len=985393 2024-09-13T03:05:03.859 INFO:tasks.workunit.client.0.smithi088.stdout:op 1905 completed, throughput=4.99MB/sec 2024-09-13T03:05:03.859 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Yzal9hxLjSMYxGO off=4903896 len=1904919 2024-09-13T03:05:03.862 INFO:tasks.workunit.client.0.smithi088.stdout:op 1906 completed, throughput=5MB/sec 2024-09-13T03:05:03.862 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aNVpC3nPeySX0FV off=5351756 len=1199995 2024-09-13T03:05:03.863 INFO:tasks.workunit.client.0.smithi088.stdout:op 1907 completed, throughput=5MB/sec 2024-09-13T03:05:04.863 INFO:tasks.workunit.client.0.smithi088.stdout: 374: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:04.863 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eIJWe-PHHnrEJHF off=9029189 len=1368793 2024-09-13T03:05:04.871 INFO:tasks.workunit.client.0.smithi088.stdout:op 1908 completed, throughput=4.99MB/sec 2024-09-13T03:05:04.871 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-63OZHIlMxcEboDi off=541806 len=1652393 2024-09-13T03:05:04.880 INFO:tasks.workunit.client.0.smithi088.stdout:op 1909 completed, throughput=4.99MB/sec 2024-09-13T03:05:04.880 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pFLvvZtyuWR4R_f off=3622874 len=773919 2024-09-13T03:05:04.884 INFO:tasks.workunit.client.0.smithi088.stdout:op 1910 completed, throughput=5MB/sec 2024-09-13T03:05:04.885 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BTzSOcANk4ukvvT off=12315917 len=1985494 2024-09-13T03:05:04.887 INFO:tasks.workunit.client.0.smithi088.stdout:op 1911 completed, throughput=5MB/sec 2024-09-13T03:05:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:04 smithi088 ceph-mon[96266]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:05:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:04 smithi088 ceph-mon[98762]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:05:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:04 smithi195 ceph-mon[87742]: pgmap v1627: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:05:05.889 INFO:tasks.workunit.client.0.smithi088.stdout: 375: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:05.889 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4eEiMgvP0qqUeAV off=2894222 len=488453 2024-09-13T03:05:05.893 INFO:tasks.workunit.client.0.smithi088.stdout:op 1912 completed, throughput=4.99MB/sec 2024-09-13T03:05:05.893 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TwsTe-HP8L0OIUZ off=924525 len=1688788 2024-09-13T03:05:05.898 INFO:tasks.workunit.client.0.smithi088.stdout:op 1913 completed, throughput=4.99MB/sec 2024-09-13T03:05:05.898 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZdEAt_YleapUzrn off=5236734 len=1888397 2024-09-13T03:05:05.916 INFO:tasks.workunit.client.0.smithi088.stdout:op 1914 completed, throughput=5MB/sec 2024-09-13T03:05:05.917 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mwUfx0CFgUPgwUr off=2195446 len=615264 2024-09-13T03:05:05.917 INFO:tasks.workunit.client.0.smithi088.stdout:op 1915 completed, throughput=5MB/sec 2024-09-13T03:05:05.917 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KKgC_xOA-Cda3oG off=311201 len=1342407 2024-09-13T03:05:05.917 INFO:tasks.workunit.client.0.smithi088.stdout:op 1916 completed, throughput=5MB/sec 2024-09-13T03:05:06.915 INFO:tasks.workunit.client.0.smithi088.stdout: 376: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:06.915 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ciiyn6JJDoL0i9F off=81455 len=1392230 2024-09-13T03:05:06.922 INFO:tasks.workunit.client.0.smithi088.stdout:op 1917 completed, throughput=4.99MB/sec 2024-09-13T03:05:06.922 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1PzJZyLF1WOHvU2 off=12531600 len=859685 2024-09-13T03:05:06.923 INFO:tasks.workunit.client.0.smithi088.stdout:op 1918 completed, throughput=5MB/sec 2024-09-13T03:05:06.923 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RyOo0xK4KpX4e8I off=4195452 len=1087780 2024-09-13T03:05:06.925 INFO:tasks.workunit.client.0.smithi088.stdout:op 1919 completed, throughput=5MB/sec 2024-09-13T03:05:06.925 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-esFWSZ8hM0vKs_q off=18154029 len=1890666 2024-09-13T03:05:06.929 INFO:tasks.workunit.client.0.smithi088.stdout:op 1920 completed, throughput=5MB/sec 2024-09-13T03:05:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:06 smithi088 ceph-mon[96266]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:05:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:06 smithi088 ceph-mon[98762]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:05:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:06 smithi195 ceph-mon[87742]: pgmap v1628: 105 pgs: 105 active+clean; 127 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:05:07.929 INFO:tasks.workunit.client.0.smithi088.stdout: 377: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:07.929 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yg7xhgpEvIQIG0n off=9576953 len=1471996 2024-09-13T03:05:07.935 INFO:tasks.workunit.client.0.smithi088.stdout:op 1921 completed, throughput=4.99MB/sec 2024-09-13T03:05:07.935 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ef0fNQNnotWnJiY off=12324816 len=487502 2024-09-13T03:05:07.940 INFO:tasks.workunit.client.0.smithi088.stdout:op 1922 completed, throughput=4.99MB/sec 2024-09-13T03:05:07.940 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vnulSWrJ59KRDRD off=6353551 len=453067 2024-09-13T03:05:07.943 INFO:tasks.workunit.client.0.smithi088.stdout:op 1923 completed, throughput=5MB/sec 2024-09-13T03:05:07.943 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dBDBwDR95oO1FBj off=13393333 len=451182 2024-09-13T03:05:07.945 INFO:tasks.workunit.client.0.smithi088.stdout:op 1924 completed, throughput=5MB/sec 2024-09-13T03:05:07.945 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wETBJzy_D5NO_w5 off=17409676 len=253175 2024-09-13T03:05:07.947 INFO:tasks.workunit.client.0.smithi088.stdout:op 1925 completed, throughput=5MB/sec 2024-09-13T03:05:07.947 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NVJ-87-nbPciP2b off=16071262 len=1024060 2024-09-13T03:05:07.951 INFO:tasks.workunit.client.0.smithi088.stdout:op 1926 completed, throughput=5MB/sec 2024-09-13T03:05:07.952 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cGYExmSE7LvQhEA off=20391517 len=697145 2024-09-13T03:05:07.952 INFO:tasks.workunit.client.0.smithi088.stdout:op 1927 completed, throughput=5MB/sec 2024-09-13T03:05:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:08 smithi088 ceph-mon[96266]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:05:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:08 smithi088 ceph-mon[98762]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:05:08.952 INFO:tasks.workunit.client.0.smithi088.stdout: 378: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:08.953 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RA3fcr5bJ-pT3ub off=124395 len=280405 2024-09-13T03:05:08.956 INFO:tasks.workunit.client.0.smithi088.stdout:op 1928 completed, throughput=4.99MB/sec 2024-09-13T03:05:08.956 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-X-knrBfYBh5I_Y- off=8197212 len=1836618 2024-09-13T03:05:08.960 INFO:tasks.workunit.client.0.smithi088.stdout:op 1929 completed, throughput=4.99MB/sec 2024-09-13T03:05:08.960 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6fHN-fIcMQR4Dqp off=13185343 len=649693 2024-09-13T03:05:08.964 INFO:tasks.workunit.client.0.smithi088.stdout:op 1930 completed, throughput=5MB/sec 2024-09-13T03:05:08.964 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jh-ipyp5UUH9-Z3 off=931055 len=705045 2024-09-13T03:05:08.966 INFO:tasks.workunit.client.0.smithi088.stdout:op 1931 completed, throughput=5MB/sec 2024-09-13T03:05:08.966 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ky9uBPS3MmWsD4B off=11351098 len=1693266 2024-09-13T03:05:08.973 INFO:tasks.workunit.client.0.smithi088.stdout:op 1932 completed, throughput=5MB/sec 2024-09-13T03:05:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:08 smithi195 ceph-mon[87742]: pgmap v1629: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:05:09.974 INFO:tasks.workunit.client.0.smithi088.stdout: 379: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:09.974 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-znnbYVmIa18kh5M off=16560462 len=1119413 2024-09-13T03:05:09.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 1933 completed, throughput=4.99MB/sec 2024-09-13T03:05:09.981 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JTx0x-vqx5QAWwz off=5971076 len=595022 2024-09-13T03:05:09.985 INFO:tasks.workunit.client.0.smithi088.stdout:op 1934 completed, throughput=4.99MB/sec 2024-09-13T03:05:09.985 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2myn7xGfso2VXFL off=2062568 len=1844525 2024-09-13T03:05:09.987 INFO:tasks.workunit.client.0.smithi088.stdout:op 1935 completed, throughput=5MB/sec 2024-09-13T03:05:09.988 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5wgwEmITJ5MoB-I off=4263325 len=2029895 2024-09-13T03:05:09.998 INFO:tasks.workunit.client.0.smithi088.stdout:op 1936 completed, throughput=5MB/sec 2024-09-13T03:05:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:10 smithi088 ceph-mon[96266]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:05:10.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:10 smithi088 ceph-mon[98762]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:05:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:10 smithi195 ceph-mon[87742]: pgmap v1630: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:05:10.998 INFO:tasks.workunit.client.0.smithi088.stdout: 380: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:10.998 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Za1Mv_MNsJy8WyS off=9805807 len=844707 2024-09-13T03:05:11.003 INFO:tasks.workunit.client.0.smithi088.stdout:op 1937 completed, throughput=4.99MB/sec 2024-09-13T03:05:11.003 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AyL6igbm0wRAZTK off=15151860 len=850390 2024-09-13T03:05:11.005 INFO:tasks.workunit.client.0.smithi088.stdout:op 1938 completed, throughput=4.99MB/sec 2024-09-13T03:05:11.005 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aAyMeVpvpD07du8 off=899782 len=249844 2024-09-13T03:05:11.008 INFO:tasks.workunit.client.0.smithi088.stdout:op 1939 completed, throughput=4.99MB/sec 2024-09-13T03:05:11.008 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2cY-QDqLKuJRwbE off=2849395 len=302035 2024-09-13T03:05:11.012 INFO:tasks.workunit.client.0.smithi088.stdout:op 1940 completed, throughput=4.99MB/sec 2024-09-13T03:05:11.012 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--IlEnJd3mOo_kt7 off=442522 len=5770 2024-09-13T03:05:11.014 INFO:tasks.workunit.client.0.smithi088.stdout:op 1941 completed, throughput=4.99MB/sec 2024-09-13T03:05:11.014 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Rjg-HonzDQWOvES off=3060114 len=499286 2024-09-13T03:05:11.018 INFO:tasks.workunit.client.0.smithi088.stdout:op 1942 completed, throughput=5MB/sec 2024-09-13T03:05:11.018 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UQAZDAciW3P68HJ off=5610746 len=106756 2024-09-13T03:05:11.020 INFO:tasks.workunit.client.0.smithi088.stdout:op 1943 completed, throughput=5MB/sec 2024-09-13T03:05:11.020 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hE9s069u7lpdAqF off=6691418 len=1343818 2024-09-13T03:05:11.028 INFO:tasks.workunit.client.0.smithi088.stdout:op 1944 completed, throughput=5MB/sec 2024-09-13T03:05:11.028 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-u3zE4AgOCmBQ7B4 off=1800734 len=420546 2024-09-13T03:05:11.031 INFO:tasks.workunit.client.0.smithi088.stdout:op 1945 completed, throughput=5MB/sec 2024-09-13T03:05:11.031 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-269hNttwnNAvdsw off=7327715 len=2092019 2024-09-13T03:05:11.033 INFO:tasks.workunit.client.0.smithi088.stdout:op 1946 completed, throughput=5MB/sec 2024-09-13T03:05:12.034 INFO:tasks.workunit.client.0.smithi088.stdout: 381: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:12.034 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XreA5aCPzP7KKB2 off=4935926 len=1551840 2024-09-13T03:05:12.035 INFO:tasks.workunit.client.0.smithi088.stdout:op 1947 completed, throughput=5MB/sec 2024-09-13T03:05:12.035 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9XtnTEGUvQUX0iL off=12842854 len=517189 2024-09-13T03:05:12.036 INFO:tasks.workunit.client.0.smithi088.stdout:op 1948 completed, throughput=5MB/sec 2024-09-13T03:05:12.036 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-S6uQYNtiGMVxEjs off=91875 len=523846 2024-09-13T03:05:12.040 INFO:tasks.workunit.client.0.smithi088.stdout:op 1949 completed, throughput=5MB/sec 2024-09-13T03:05:12.040 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HQypq7Nmq9o9ozl off=1602123 len=1625721 2024-09-13T03:05:12.049 INFO:tasks.workunit.client.0.smithi088.stdout:op 1950 completed, throughput=5MB/sec 2024-09-13T03:05:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:12 smithi088 ceph-mon[96266]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:05:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:12 smithi088 ceph-mon[98762]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:05:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:12 smithi195 ceph-mon[87742]: pgmap v1631: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:05:13.049 INFO:tasks.workunit.client.0.smithi088.stdout: 382: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:13.049 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TuYfVUSY-3pLYH_ off=14407642 len=654197 2024-09-13T03:05:13.050 INFO:tasks.workunit.client.0.smithi088.stdout:op 1951 completed, throughput=4.99MB/sec 2024-09-13T03:05:13.050 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--5rtEiv9vU57fuV off=15812545 len=2001183 2024-09-13T03:05:13.053 INFO:tasks.workunit.client.0.smithi088.stdout:op 1952 completed, throughput=5MB/sec 2024-09-13T03:05:13.053 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-x1dPSc9xk30Cn8- off=1132223 len=116701 2024-09-13T03:05:13.053 INFO:tasks.workunit.client.0.smithi088.stdout:op 1953 completed, throughput=5MB/sec 2024-09-13T03:05:13.053 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Mp2I3CjZNFjVoo2 off=17180019 len=656229 2024-09-13T03:05:13.054 INFO:tasks.workunit.client.0.smithi088.stdout:op 1954 completed, throughput=5MB/sec 2024-09-13T03:05:13.054 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hGUhNq0t4rSSo7Z off=10138491 len=803294 2024-09-13T03:05:13.055 INFO:tasks.workunit.client.0.smithi088.stdout:op 1955 completed, throughput=5MB/sec 2024-09-13T03:05:13.056 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gIBWG1hWm2V_94l off=9199567 len=2027598 2024-09-13T03:05:13.066 INFO:tasks.workunit.client.0.smithi088.stdout:op 1956 completed, throughput=5MB/sec 2024-09-13T03:05:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:05:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:05:13] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2024-09-13T03:05:14.067 INFO:tasks.workunit.client.0.smithi088.stdout: 383: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:14.067 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-a0MeAdRZpeH8rfT off=2593172 len=206699 2024-09-13T03:05:14.070 INFO:tasks.workunit.client.0.smithi088.stdout:op 1957 completed, throughput=4.99MB/sec 2024-09-13T03:05:14.070 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-O5_BPbhhG-Ziat1 off=6838911 len=612156 2024-09-13T03:05:14.071 INFO:tasks.workunit.client.0.smithi088.stdout:op 1958 completed, throughput=4.99MB/sec 2024-09-13T03:05:14.071 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-w6fJHaKimnr8XuW off=4833491 len=744981 2024-09-13T03:05:14.076 INFO:tasks.workunit.client.0.smithi088.stdout:op 1959 completed, throughput=5MB/sec 2024-09-13T03:05:14.076 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B2eWTjIRD0pNH_C off=2441359 len=749485 2024-09-13T03:05:14.077 INFO:tasks.workunit.client.0.smithi088.stdout:op 1960 completed, throughput=5MB/sec 2024-09-13T03:05:14.077 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-F6eG6sb8u9mD_Kv off=557409 len=987113 2024-09-13T03:05:14.078 INFO:tasks.workunit.client.0.smithi088.stdout:op 1961 completed, throughput=5MB/sec 2024-09-13T03:05:14.078 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-q2_Lcb_2uGQaH0J off=8120820 len=2085693 2024-09-13T03:05:14.081 INFO:tasks.workunit.client.0.smithi088.stdout:op 1962 completed, throughput=5MB/sec 2024-09-13T03:05:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:14 smithi088 ceph-mon[96266]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:05:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:14 smithi088 ceph-mon[98762]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:05:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:14 smithi195 ceph-mon[87742]: pgmap v1632: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:05:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:15.081 INFO:tasks.workunit.client.0.smithi088.stdout: 384: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:15.081 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-F-5WN6efMHj2rxq off=303692 len=788365 2024-09-13T03:05:15.084 INFO:tasks.workunit.client.0.smithi088.stdout:op 1963 completed, throughput=4.99MB/sec 2024-09-13T03:05:15.084 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-x5ZReUPVhxo-HC1 off=7803118 len=458395 2024-09-13T03:05:15.087 INFO:tasks.workunit.client.0.smithi088.stdout:op 1964 completed, throughput=4.99MB/sec 2024-09-13T03:05:15.087 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ADgEwSe0UExSxzz off=12783671 len=1517780 2024-09-13T03:05:15.095 INFO:tasks.workunit.client.0.smithi088.stdout:op 1965 completed, throughput=5MB/sec 2024-09-13T03:05:15.095 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TF0itpSXUKEXWln off=11004179 len=404794 2024-09-13T03:05:15.096 INFO:tasks.workunit.client.0.smithi088.stdout:op 1966 completed, throughput=5MB/sec 2024-09-13T03:05:15.096 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i6oHIUaLViQZoAq off=4416936 len=613753 2024-09-13T03:05:15.101 INFO:tasks.workunit.client.0.smithi088.stdout:op 1967 completed, throughput=5MB/sec 2024-09-13T03:05:16.101 INFO:tasks.workunit.client.0.smithi088.stdout: 385: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:16.101 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tTvhqPcf0gh4xxF off=19077258 len=736818 2024-09-13T03:05:16.106 INFO:tasks.workunit.client.0.smithi088.stdout:op 1968 completed, throughput=4.99MB/sec 2024-09-13T03:05:16.106 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ciMpv3AClr29qar off=3202585 len=714027 2024-09-13T03:05:16.111 INFO:tasks.workunit.client.0.smithi088.stdout:op 1969 completed, throughput=4.99MB/sec 2024-09-13T03:05:16.111 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6i_nOiIWrGd1g7f off=20427844 len=215997 2024-09-13T03:05:16.112 INFO:tasks.workunit.client.0.smithi088.stdout:op 1970 completed, throughput=4.99MB/sec 2024-09-13T03:05:16.112 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Rb4fDUpkZc3uWNn off=9792294 len=1388016 2024-09-13T03:05:16.114 INFO:tasks.workunit.client.0.smithi088.stdout:op 1971 completed, throughput=5MB/sec 2024-09-13T03:05:16.114 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Qqys6cNlROi-iY9 off=7072158 len=1784927 2024-09-13T03:05:16.117 INFO:tasks.workunit.client.0.smithi088.stdout:op 1972 completed, throughput=5MB/sec 2024-09-13T03:05:16.117 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-94BEHyvJ170JKp4 off=8115832 len=439066 2024-09-13T03:05:16.118 INFO:tasks.workunit.client.0.smithi088.stdout:op 1973 completed, throughput=5MB/sec 2024-09-13T03:05:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:16 smithi088 ceph-mon[98762]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:05:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:16 smithi088 ceph-mon[96266]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:05:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:16 smithi195 ceph-mon[87742]: pgmap v1633: 105 pgs: 105 active+clean; 127 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:05:17.119 INFO:tasks.workunit.client.0.smithi088.stdout: 386: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:17.119 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gYTu4e0fgSzqhQz off=1863208 len=6947 2024-09-13T03:05:17.121 INFO:tasks.workunit.client.0.smithi088.stdout:op 1974 completed, throughput=4.99MB/sec 2024-09-13T03:05:17.121 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-33k4LjXi4H7dgQl off=4737753 len=333276 2024-09-13T03:05:17.125 INFO:tasks.workunit.client.0.smithi088.stdout:op 1975 completed, throughput=4.99MB/sec 2024-09-13T03:05:17.125 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-A31CBUeVvi2TCVJ off=3515487 len=1599851 2024-09-13T03:05:17.133 INFO:tasks.workunit.client.0.smithi088.stdout:op 1976 completed, throughput=4.99MB/sec 2024-09-13T03:05:17.133 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wY7WAoPEnskg56P off=1423641 len=315603 2024-09-13T03:05:17.136 INFO:tasks.workunit.client.0.smithi088.stdout:op 1977 completed, throughput=4.99MB/sec 2024-09-13T03:05:17.136 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PAqr16LzCtMGsss off=12536348 len=949661 2024-09-13T03:05:17.138 INFO:tasks.workunit.client.0.smithi088.stdout:op 1978 completed, throughput=5MB/sec 2024-09-13T03:05:17.138 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6kxqwRjhPWtQ6b3 off=20782335 len=398669 2024-09-13T03:05:17.142 INFO:tasks.workunit.client.0.smithi088.stdout:op 1979 completed, throughput=5MB/sec 2024-09-13T03:05:17.142 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VRA7SQd0AK_UG3b off=1404922 len=2013035 2024-09-13T03:05:17.144 INFO:tasks.workunit.client.0.smithi088.stdout:op 1980 completed, throughput=5MB/sec 2024-09-13T03:05:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:17 smithi088 ceph-mon[96266]: pgmap v1634: 105 pgs: 105 active+clean; 127 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-09-13T03:05:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:17 smithi088 ceph-mon[98762]: pgmap v1634: 105 pgs: 105 active+clean; 127 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-09-13T03:05:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:17 smithi195 ceph-mon[87742]: pgmap v1634: 105 pgs: 105 active+clean; 127 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-09-13T03:05:18.144 INFO:tasks.workunit.client.0.smithi088.stdout: 387: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:18.144 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0jXWSiafs-Wu7eZ off=2621094 len=227520 2024-09-13T03:05:18.147 INFO:tasks.workunit.client.0.smithi088.stdout:op 1981 completed, throughput=4.99MB/sec 2024-09-13T03:05:18.148 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2fOU19XxO4BdMNS off=4776970 len=1466075 2024-09-13T03:05:18.149 INFO:tasks.workunit.client.0.smithi088.stdout:op 1982 completed, throughput=4.99MB/sec 2024-09-13T03:05:18.149 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WVsFxKQIZLt03ek off=796624 len=1026084 2024-09-13T03:05:18.151 INFO:tasks.workunit.client.0.smithi088.stdout:op 1983 completed, throughput=4.99MB/sec 2024-09-13T03:05:18.151 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cIs3d32SwHeDQIM off=2123338 len=319617 2024-09-13T03:05:18.152 INFO:tasks.workunit.client.0.smithi088.stdout:op 1984 completed, throughput=5MB/sec 2024-09-13T03:05:18.152 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VOX5202OZU3Psxi off=6185516 len=110164 2024-09-13T03:05:18.154 INFO:tasks.workunit.client.0.smithi088.stdout:op 1985 completed, throughput=5MB/sec 2024-09-13T03:05:18.155 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pr8t1GkFt3ojE8b off=13259726 len=1386397 2024-09-13T03:05:18.160 INFO:tasks.workunit.client.0.smithi088.stdout:op 1986 completed, throughput=5MB/sec 2024-09-13T03:05:18.160 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MTk6JX5B_pz0Yw3 off=0 len=1658148 2024-09-13T03:05:18.168 INFO:tasks.workunit.client.0.smithi088.stdout:op 1987 completed, throughput=5MB/sec 2024-09-13T03:05:19.168 INFO:tasks.workunit.client.0.smithi088.stdout: 388: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:19.168 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-R6Oto2IqeZSINww off=4027563 len=1466450 2024-09-13T03:05:19.177 INFO:tasks.workunit.client.0.smithi088.stdout:op 1988 completed, throughput=4.99MB/sec 2024-09-13T03:05:19.177 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8ExCOa-DFCUwwX7 off=3233199 len=454873 2024-09-13T03:05:19.178 INFO:tasks.workunit.client.0.smithi088.stdout:op 1989 completed, throughput=4.99MB/sec 2024-09-13T03:05:19.178 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WYY8MUzBI2MDWuv off=7989245 len=1487362 2024-09-13T03:05:19.180 INFO:tasks.workunit.client.0.smithi088.stdout:op 1990 completed, throughput=5MB/sec 2024-09-13T03:05:19.180 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-d7xbSXdF4mbQWHr off=4661928 len=1602410 2024-09-13T03:05:19.182 INFO:tasks.workunit.client.0.smithi088.stdout:op 1991 completed, throughput=5MB/sec 2024-09-13T03:05:20.182 INFO:tasks.workunit.client.0.smithi088.stdout: 389: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:20.182 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kUnvFBemsEgRBgP off=12558764 len=1182005 2024-09-13T03:05:20.187 INFO:tasks.workunit.client.0.smithi088.stdout:op 1992 completed, throughput=4.99MB/sec 2024-09-13T03:05:20.188 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wcIYuHlH2ChNGi4 off=2923116 len=142172 2024-09-13T03:05:20.191 INFO:tasks.workunit.client.0.smithi088.stdout:op 1993 completed, throughput=4.99MB/sec 2024-09-13T03:05:20.191 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-A68iBJTV1PCF6JQ off=5245863 len=239284 2024-09-13T03:05:20.193 INFO:tasks.workunit.client.0.smithi088.stdout:op 1994 completed, throughput=4.99MB/sec 2024-09-13T03:05:20.193 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MYMT9qiHUzjdwgi off=0 len=1778331 2024-09-13T03:05:20.195 INFO:tasks.workunit.client.0.smithi088.stdout:op 1995 completed, throughput=5MB/sec 2024-09-13T03:05:20.195 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-roapBNlZql-cnpx off=1381630 len=899000 2024-09-13T03:05:20.199 INFO:tasks.workunit.client.0.smithi088.stdout:op 1996 completed, throughput=5MB/sec 2024-09-13T03:05:20.199 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IgJg6bpEJJk0s36 off=674753 len=1663966 2024-09-13T03:05:20.208 INFO:tasks.workunit.client.0.smithi088.stdout:op 1997 completed, throughput=5MB/sec 2024-09-13T03:05:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:20 smithi088 ceph-mon[98762]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:05:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:20 smithi088 ceph-mon[96266]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:05:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:20 smithi195 ceph-mon[87742]: pgmap v1635: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:05:21.208 INFO:tasks.workunit.client.0.smithi088.stdout: 390: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:21.209 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i4o1qpLegLf8eT- off=639285 len=995204 2024-09-13T03:05:21.211 INFO:tasks.workunit.client.0.smithi088.stdout:op 1998 completed, throughput=4.99MB/sec 2024-09-13T03:05:21.211 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5A_clpsSpmzUbm9 off=18010161 len=1901024 2024-09-13T03:05:21.219 INFO:tasks.workunit.client.0.smithi088.stdout:op 1999 completed, throughput=5MB/sec 2024-09-13T03:05:21.219 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SaFHmuDZIAjRvqT off=1532896 len=656995 2024-09-13T03:05:21.224 INFO:tasks.workunit.client.0.smithi088.stdout:op 2000 completed, throughput=5MB/sec 2024-09-13T03:05:21.224 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3oDR6al23l4ak03 off=2536778 len=1492025 2024-09-13T03:05:21.232 INFO:tasks.workunit.client.0.smithi088.stdout:op 2001 completed, throughput=5MB/sec 2024-09-13T03:05:22.232 INFO:tasks.workunit.client.0.smithi088.stdout: 391: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:22.233 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-82p5io0RlCuA-CK off=3267268 len=935916 2024-09-13T03:05:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:op 2002 completed, throughput=4.99MB/sec 2024-09-13T03:05:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kMh6N4lmXRYI5Dz off=12784469 len=295214 2024-09-13T03:05:22.242 INFO:tasks.workunit.client.0.smithi088.stdout:op 2003 completed, throughput=4.99MB/sec 2024-09-13T03:05:22.242 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XfN2yEyRJJnbWN5 off=3337316 len=1163132 2024-09-13T03:05:22.244 INFO:tasks.workunit.client.0.smithi088.stdout:op 2004 completed, throughput=5MB/sec 2024-09-13T03:05:22.245 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3_KILjsEu5i77nT off=238023 len=522102 2024-09-13T03:05:22.248 INFO:tasks.workunit.client.0.smithi088.stdout:op 2005 completed, throughput=5MB/sec 2024-09-13T03:05:22.248 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WJsGgRr_nB7qEe8 off=3690747 len=574718 2024-09-13T03:05:22.252 INFO:tasks.workunit.client.0.smithi088.stdout:op 2006 completed, throughput=5MB/sec 2024-09-13T03:05:22.252 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RyNR_Ms7GuJnBi3 off=11609949 len=1924812 2024-09-13T03:05:22.256 INFO:tasks.workunit.client.0.smithi088.stdout:op 2007 completed, throughput=5MB/sec 2024-09-13T03:05:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:22 smithi088 ceph-mon[98762]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-13T03:05:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:22 smithi088 ceph-mon[96266]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-13T03:05:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:22 smithi195 ceph-mon[87742]: pgmap v1636: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-13T03:05:23.254 INFO:tasks.workunit.client.0.smithi088.stdout: 392: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:23.254 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tC37tvtAago6s_n off=0 len=1260232 2024-09-13T03:05:23.261 INFO:tasks.workunit.client.0.smithi088.stdout:op 2008 completed, throughput=4.99MB/sec 2024-09-13T03:05:23.261 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KzdLhFZkU-e7Ltb off=22044139 len=702146 2024-09-13T03:05:23.266 INFO:tasks.workunit.client.0.smithi088.stdout:op 2009 completed, throughput=4.99MB/sec 2024-09-13T03:05:23.266 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RlwnOoFWmYk1dmL off=0 len=1103928 2024-09-13T03:05:23.273 INFO:tasks.workunit.client.0.smithi088.stdout:op 2010 completed, throughput=5MB/sec 2024-09-13T03:05:23.273 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8eZfXmEUkrGNH3W off=5329641 len=1742619 2024-09-13T03:05:23.282 INFO:tasks.workunit.client.0.smithi088.stdout:op 2011 completed, throughput=5MB/sec 2024-09-13T03:05:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:05:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:05:23] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2024-09-13T03:05:24.283 INFO:tasks.workunit.client.0.smithi088.stdout: 393: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:24.283 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jOiYkLJHKYs0B5N off=5332223 len=544837 2024-09-13T03:05:24.287 INFO:tasks.workunit.client.0.smithi088.stdout:op 2012 completed, throughput=4.99MB/sec 2024-09-13T03:05:24.287 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-x8J380XWzmMRG9X off=5539082 len=1341922 2024-09-13T03:05:24.288 INFO:tasks.workunit.client.0.smithi088.stdout:op 2013 completed, throughput=4.99MB/sec 2024-09-13T03:05:24.288 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YiosjCRZ3YmFLnv off=2041705 len=1652266 2024-09-13T03:05:24.291 INFO:tasks.workunit.client.0.smithi088.stdout:op 2014 completed, throughput=5MB/sec 2024-09-13T03:05:24.291 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pnqm9eUnwCK5rfi off=207313 len=1471551 2024-09-13T03:05:24.292 INFO:tasks.workunit.client.0.smithi088.stdout:op 2015 completed, throughput=5MB/sec 2024-09-13T03:05:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:24 smithi088 ceph-mon[96266]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:05:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:24 smithi088 ceph-mon[98762]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:05:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:24 smithi195 ceph-mon[87742]: pgmap v1637: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:05:25.293 INFO:tasks.workunit.client.0.smithi088.stdout: 394: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:25.293 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6YwT4Jmk4t40JVm off=9806758 len=1750136 2024-09-13T03:05:25.303 INFO:tasks.workunit.client.0.smithi088.stdout:op 2016 completed, throughput=4.99MB/sec 2024-09-13T03:05:25.303 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZQUV3x-ffgW7CMw off=1785896 len=239484 2024-09-13T03:05:25.303 INFO:tasks.workunit.client.0.smithi088.stdout:op 2017 completed, throughput=4.99MB/sec 2024-09-13T03:05:25.304 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SOuHaLFIiDaqnA2 off=11641602 len=680637 2024-09-13T03:05:25.308 INFO:tasks.workunit.client.0.smithi088.stdout:op 2018 completed, throughput=4.99MB/sec 2024-09-13T03:05:25.308 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zBHF2OUW7fXXEKv off=7113736 len=1856770 2024-09-13T03:05:25.311 INFO:tasks.workunit.client.0.smithi088.stdout:op 2019 completed, throughput=5MB/sec 2024-09-13T03:05:25.312 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oem53XU3OsOpXMM off=11855890 len=1954050 2024-09-13T03:05:25.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 2020 completed, throughput=5MB/sec 2024-09-13T03:05:26.314 INFO:tasks.workunit.client.0.smithi088.stdout: 395: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:26.315 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--6kxs37ABFenN9y off=9987695 len=374964 2024-09-13T03:05:26.315 INFO:tasks.workunit.client.0.smithi088.stdout:op 2021 completed, throughput=4.99MB/sec 2024-09-13T03:05:26.315 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vx55tqYXwl-PRqQ off=1304525 len=1159737 2024-09-13T03:05:26.316 INFO:tasks.workunit.client.0.smithi088.stdout:op 2022 completed, throughput=4.99MB/sec 2024-09-13T03:05:26.316 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mZLeWsCZVKgqtGq off=2292043 len=60215 2024-09-13T03:05:26.317 INFO:tasks.workunit.client.0.smithi088.stdout:op 2023 completed, throughput=4.99MB/sec 2024-09-13T03:05:26.317 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JMxT5clhlMI0f1l off=4587695 len=1025739 2024-09-13T03:05:26.320 INFO:tasks.workunit.client.0.smithi088.stdout:op 2024 completed, throughput=5MB/sec 2024-09-13T03:05:26.321 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1IqWnPRu_iXJvAM off=7451991 len=1714412 2024-09-13T03:05:26.328 INFO:tasks.workunit.client.0.smithi088.stdout:op 2025 completed, throughput=5MB/sec 2024-09-13T03:05:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:26 smithi088 ceph-mon[96266]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:05:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:05:26.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:05:26.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:05:26.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:05:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:26 smithi088 ceph-mon[98762]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:05:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:05:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:05:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:05:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:05:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:26 smithi195 ceph-mon[87742]: pgmap v1638: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:05:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:05:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:05:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:05:26.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:05:27.329 INFO:tasks.workunit.client.0.smithi088.stdout: 396: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:27.329 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N9R3URmYF8DenbG off=5891562 len=1635691 2024-09-13T03:05:27.331 INFO:tasks.workunit.client.0.smithi088.stdout:op 2026 completed, throughput=4.99MB/sec 2024-09-13T03:05:27.331 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cfNWGDsO2T2J227 off=3688334 len=1981935 2024-09-13T03:05:27.334 INFO:tasks.workunit.client.0.smithi088.stdout:op 2027 completed, throughput=5MB/sec 2024-09-13T03:05:27.334 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-itMA4sLFIFVfCLr off=16853559 len=1967883 2024-09-13T03:05:27.341 INFO:tasks.workunit.client.0.smithi088.stdout:op 2028 completed, throughput=5MB/sec 2024-09-13T03:05:28.342 INFO:tasks.workunit.client.0.smithi088.stdout: 397: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:28.342 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RMjsZ3_tx5lUMq3 off=10178987 len=3993 2024-09-13T03:05:28.342 INFO:tasks.workunit.client.0.smithi088.stdout:op 2029 completed, throughput=4.99MB/sec 2024-09-13T03:05:28.342 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qIehnefUNMvq7hW off=2997439 len=897760 2024-09-13T03:05:28.347 INFO:tasks.workunit.client.0.smithi088.stdout:op 2030 completed, throughput=4.99MB/sec 2024-09-13T03:05:28.347 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N8EdkVAuaPijf2W off=7570987 len=1950532 2024-09-13T03:05:28.349 INFO:tasks.workunit.client.0.smithi088.stdout:op 2031 completed, throughput=5MB/sec 2024-09-13T03:05:28.349 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2crsTvmOK9gPPzy off=0 len=1490515 2024-09-13T03:05:28.351 INFO:tasks.workunit.client.0.smithi088.stdout:op 2032 completed, throughput=5MB/sec 2024-09-13T03:05:28.351 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ddAUguYUV1rgfjJ off=9582195 len=687125 2024-09-13T03:05:28.352 INFO:tasks.workunit.client.0.smithi088.stdout:op 2033 completed, throughput=5MB/sec 2024-09-13T03:05:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:28 smithi195 ceph-mon[87742]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:05:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:28 smithi088 ceph-mon[96266]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:05:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:28 smithi088 ceph-mon[98762]: pgmap v1639: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:05:29.353 INFO:tasks.workunit.client.0.smithi088.stdout: 398: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:29.353 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p2WYwfS5oAwqA_n off=2115131 len=703230 2024-09-13T03:05:29.354 INFO:tasks.workunit.client.0.smithi088.stdout:op 2034 completed, throughput=4.99MB/sec 2024-09-13T03:05:29.354 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jZEcuFItAdAMFYi off=1024071 len=1930048 2024-09-13T03:05:29.363 INFO:tasks.workunit.client.0.smithi088.stdout:op 2035 completed, throughput=4.99MB/sec 2024-09-13T03:05:29.363 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pO-jkNRADVEgkWi off=1050218 len=1043999 2024-09-13T03:05:29.369 INFO:tasks.workunit.client.0.smithi088.stdout:op 2036 completed, throughput=5MB/sec 2024-09-13T03:05:29.369 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qKyQ_mdrukHUKZA off=2918452 len=1883463 2024-09-13T03:05:29.371 INFO:tasks.workunit.client.0.smithi088.stdout:op 2037 completed, throughput=5MB/sec 2024-09-13T03:05:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:30.371 INFO:tasks.workunit.client.0.smithi088.stdout: 399: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:30.372 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-imFtqyyeVE-ZEQE off=19173815 len=1933583 2024-09-13T03:05:30.374 INFO:tasks.workunit.client.0.smithi088.stdout:op 2038 completed, throughput=4.99MB/sec 2024-09-13T03:05:30.374 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KYxgzEnd4IpUB-R off=8887432 len=1225206 2024-09-13T03:05:30.376 INFO:tasks.workunit.client.0.smithi088.stdout:op 2039 completed, throughput=5MB/sec 2024-09-13T03:05:30.376 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tX-tHyZPvKE1xCD off=13678125 len=1155673 2024-09-13T03:05:30.382 INFO:tasks.workunit.client.0.smithi088.stdout:op 2040 completed, throughput=5MB/sec 2024-09-13T03:05:30.382 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SJxtrN0yAjue4-U off=750352 len=1465186 2024-09-13T03:05:30.384 INFO:tasks.workunit.client.0.smithi088.stdout:op 2041 completed, throughput=5MB/sec 2024-09-13T03:05:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:30 smithi088 ceph-mon[96266]: pgmap v1640: 105 pgs: 105 active+clean; 127 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-09-13T03:05:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:30 smithi088 ceph-mon[98762]: pgmap v1640: 105 pgs: 105 active+clean; 127 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-09-13T03:05:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:30 smithi195 ceph-mon[87742]: pgmap v1640: 105 pgs: 105 active+clean; 127 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-09-13T03:05:31.385 INFO:tasks.workunit.client.0.smithi088.stdout: 400: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:31.385 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IULeteCL9JjnJqf off=8549183 len=564946 2024-09-13T03:05:31.385 INFO:tasks.workunit.client.0.smithi088.stdout:op 2042 completed, throughput=4.99MB/sec 2024-09-13T03:05:31.386 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HA-Lc2P7qIKGEqz off=8100680 len=87935 2024-09-13T03:05:31.388 INFO:tasks.workunit.client.0.smithi088.stdout:op 2043 completed, throughput=4.99MB/sec 2024-09-13T03:05:31.389 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-seq7BUj5ZbrX5A9 off=490776 len=749331 2024-09-13T03:05:31.393 INFO:tasks.workunit.client.0.smithi088.stdout:op 2044 completed, throughput=4.99MB/sec 2024-09-13T03:05:31.393 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EkWTtcFHmZVU0I7 off=19963897 len=1180785 2024-09-13T03:05:31.395 INFO:tasks.workunit.client.0.smithi088.stdout:op 2045 completed, throughput=5MB/sec 2024-09-13T03:05:31.395 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_Iq3P5Wc30xhhWX off=17394012 len=154124 2024-09-13T03:05:31.398 INFO:tasks.workunit.client.0.smithi088.stdout:op 2046 completed, throughput=5MB/sec 2024-09-13T03:05:31.398 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ob_Mp_He6O5fJxJ off=3950295 len=1082034 2024-09-13T03:05:31.400 INFO:tasks.workunit.client.0.smithi088.stdout:op 2047 completed, throughput=5MB/sec 2024-09-13T03:05:31.400 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mdJxtP0rF4Ah4tY off=260616 len=1926856 2024-09-13T03:05:31.402 INFO:tasks.workunit.client.0.smithi088.stdout:op 2048 completed, throughput=5MB/sec 2024-09-13T03:05:32.402 INFO:tasks.workunit.client.0.smithi088.stdout: 401: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:32.402 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZR6xoy25VN17XQ4 off=20266163 len=1625264 2024-09-13T03:05:32.404 INFO:tasks.workunit.client.0.smithi088.stdout:op 2049 completed, throughput=5MB/sec 2024-09-13T03:05:32.404 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--i9nqRQgaTCwGZS off=12954620 len=422227 2024-09-13T03:05:32.405 INFO:tasks.workunit.client.0.smithi088.stdout:op 2050 completed, throughput=5MB/sec 2024-09-13T03:05:32.405 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tmPrgO-Uakau2gY off=6018060 len=1140418 2024-09-13T03:05:32.412 INFO:tasks.workunit.client.0.smithi088.stdout:op 2051 completed, throughput=5MB/sec 2024-09-13T03:05:32.412 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6140Pn3v0OdYAcH off=1937141 len=731116 2024-09-13T03:05:32.413 INFO:tasks.workunit.client.0.smithi088.stdout:op 2052 completed, throughput=5MB/sec 2024-09-13T03:05:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:32 smithi088 ceph-mon[96266]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:05:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:32 smithi088 ceph-mon[98762]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:05:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:32 smithi195 ceph-mon[87742]: pgmap v1641: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:05:33.414 INFO:tasks.workunit.client.0.smithi088.stdout: 402: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:33.414 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xqA4Ir1AZ6f_VNM off=8366751 len=2051591 2024-09-13T03:05:33.418 INFO:tasks.workunit.client.0.smithi088.stdout:op 2053 completed, throughput=4.99MB/sec 2024-09-13T03:05:33.418 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RfLmwinVsbDrehN off=6026521 len=1090772 2024-09-13T03:05:33.420 INFO:tasks.workunit.client.0.smithi088.stdout:op 2054 completed, throughput=5MB/sec 2024-09-13T03:05:33.420 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sdWtkf_Nj02uWb8 off=6891721 len=1679214 2024-09-13T03:05:33.422 INFO:tasks.workunit.client.0.smithi088.stdout:op 2055 completed, throughput=5MB/sec 2024-09-13T03:05:33.422 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-m_YzPLl1vUn-RHX off=6797926 len=2019272 2024-09-13T03:05:33.432 INFO:tasks.workunit.client.0.smithi088.stdout:op 2056 completed, throughput=5MB/sec 2024-09-13T03:05:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:05:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:05:33] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-09-13T03:05:34.433 INFO:tasks.workunit.client.0.smithi088.stdout: 403: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:34.433 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PVkKZMHbNPT4xWG off=21859004 len=1509334 2024-09-13T03:05:34.439 INFO:tasks.workunit.client.0.smithi088.stdout:op 2057 completed, throughput=5MB/sec 2024-09-13T03:05:34.439 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0xO9SmvRfhjl3Cm off=7106782 len=2054224 2024-09-13T03:05:34.442 INFO:tasks.workunit.client.0.smithi088.stdout:op 2058 completed, throughput=5MB/sec 2024-09-13T03:05:34.442 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UzYdmsG6i5Zj2_k off=1133713 len=87993 2024-09-13T03:05:34.444 INFO:tasks.workunit.client.0.smithi088.stdout:op 2059 completed, throughput=5MB/sec 2024-09-13T03:05:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:34 smithi088 ceph-mon[96266]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:05:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:34 smithi088 ceph-mon[98762]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:05:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:34 smithi195 ceph-mon[87742]: pgmap v1642: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:05:35.444 INFO:tasks.workunit.client.0.smithi088.stdout: 404: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:35.444 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-j8KJ7PYAjNS4uHF off=3776914 len=331494 2024-09-13T03:05:35.448 INFO:tasks.workunit.client.0.smithi088.stdout:op 2060 completed, throughput=4.99MB/sec 2024-09-13T03:05:35.448 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-C_-dFIkSpGA4VVo off=1092960 len=808847 2024-09-13T03:05:35.452 INFO:tasks.workunit.client.0.smithi088.stdout:op 2061 completed, throughput=4.99MB/sec 2024-09-13T03:05:35.453 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Mjvysb6HB7K_Cpy off=8443444 len=303033 2024-09-13T03:05:35.454 INFO:tasks.workunit.client.0.smithi088.stdout:op 2062 completed, throughput=4.99MB/sec 2024-09-13T03:05:35.454 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-y6ZajDt--5pZEKw off=10156509 len=1009414 2024-09-13T03:05:35.460 INFO:tasks.workunit.client.0.smithi088.stdout:op 2063 completed, throughput=4.99MB/sec 2024-09-13T03:05:35.460 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QxSVJeL7MIhzPju off=12032208 len=1214686 2024-09-13T03:05:35.463 INFO:tasks.workunit.client.0.smithi088.stdout:op 2064 completed, throughput=5MB/sec 2024-09-13T03:05:35.463 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WP9bNGL28JB-GvI off=3151186 len=104032 2024-09-13T03:05:35.463 INFO:tasks.workunit.client.0.smithi088.stdout:op 2065 completed, throughput=5MB/sec 2024-09-13T03:05:35.463 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4_E_Cii1GqZCcwN off=0 len=1391442 2024-09-13T03:05:35.465 INFO:tasks.workunit.client.0.smithi088.stdout:op 2066 completed, throughput=5MB/sec 2024-09-13T03:05:35.465 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6-hfzqGful5JSKj off=19598714 len=68132 2024-09-13T03:05:35.468 INFO:tasks.workunit.client.0.smithi088.stdout:op 2067 completed, throughput=5MB/sec 2024-09-13T03:05:35.468 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dDyeXE7PrJRu1UO off=19497161 len=179944 2024-09-13T03:05:35.468 INFO:tasks.workunit.client.0.smithi088.stdout:op 2068 completed, throughput=5MB/sec 2024-09-13T03:05:36.469 INFO:tasks.workunit.client.0.smithi088.stdout: 405: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:36.469 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-K7ZuIQoRVB6rT_F off=1363885 len=417097 2024-09-13T03:05:36.472 INFO:tasks.workunit.client.0.smithi088.stdout:op 2069 completed, throughput=4.99MB/sec 2024-09-13T03:05:36.472 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VK4TdX0z1R5oezH off=5043709 len=1909109 2024-09-13T03:05:36.483 INFO:tasks.workunit.client.0.smithi088.stdout:op 2070 completed, throughput=4.99MB/sec 2024-09-13T03:05:36.483 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SghIrZcStdaF6t7 off=1139019 len=574650 2024-09-13T03:05:36.488 INFO:tasks.workunit.client.0.smithi088.stdout:op 2071 completed, throughput=4.99MB/sec 2024-09-13T03:05:36.488 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LwK12cE3Byv3apK off=2680849 len=304677 2024-09-13T03:05:36.490 INFO:tasks.workunit.client.0.smithi088.stdout:op 2072 completed, throughput=5MB/sec 2024-09-13T03:05:36.490 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0QUZL44ZrG_lkup off=3135865 len=1411876 2024-09-13T03:05:36.498 INFO:tasks.workunit.client.0.smithi088.stdout:op 2073 completed, throughput=5MB/sec 2024-09-13T03:05:36.498 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8kmelv1E580_Zrf off=9671085 len=782818 2024-09-13T03:05:36.498 INFO:tasks.workunit.client.0.smithi088.stdout:op 2074 completed, throughput=5MB/sec 2024-09-13T03:05:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:36 smithi088 ceph-mon[96266]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-13T03:05:37.282 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:36 smithi088 ceph-mon[98762]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-13T03:05:37.283 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:36 smithi195 ceph-mon[87742]: pgmap v1643: 105 pgs: 105 active+clean; 127 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-13T03:05:37.499 INFO:tasks.workunit.client.0.smithi088.stdout: 406: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:37.499 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qPSaFqBtr1n9ob- off=6207127 len=1173477 2024-09-13T03:05:37.505 INFO:tasks.workunit.client.0.smithi088.stdout:op 2075 completed, throughput=4.99MB/sec 2024-09-13T03:05:37.505 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-V8IBeFpQ0Xh0n0d off=21003324 len=140395 2024-09-13T03:05:37.507 INFO:tasks.workunit.client.0.smithi088.stdout:op 2076 completed, throughput=4.99MB/sec 2024-09-13T03:05:37.507 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RQ2hrJx37YbIXEL off=264227 len=1314568 2024-09-13T03:05:37.514 INFO:tasks.workunit.client.0.smithi088.stdout:op 2077 completed, throughput=4.99MB/sec 2024-09-13T03:05:37.514 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QUTxOOsGguEO6T1 off=20277510 len=1778219 2024-09-13T03:05:37.518 INFO:tasks.workunit.client.0.smithi088.stdout:op 2078 completed, throughput=5MB/sec 2024-09-13T03:05:37.518 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1vqcz9KWy_z4pkg off=7174702 len=1914209 2024-09-13T03:05:37.528 INFO:tasks.workunit.client.0.smithi088.stdout:op 2079 completed, throughput=5MB/sec 2024-09-13T03:05:38.528 INFO:tasks.workunit.client.0.smithi088.stdout: 407: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:38.528 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-X_hZQKVJ_bNA91b off=13570982 len=1090569 2024-09-13T03:05:38.533 INFO:tasks.workunit.client.0.smithi088.stdout:op 2080 completed, throughput=4.99MB/sec 2024-09-13T03:05:38.533 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NUxAFyydLCpgJV2 off=15494901 len=1642814 2024-09-13T03:05:38.541 INFO:tasks.workunit.client.0.smithi088.stdout:op 2081 completed, throughput=5MB/sec 2024-09-13T03:05:38.542 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-v-MA4dUt4zR-wvy off=4428786 len=1184474 2024-09-13T03:05:38.547 INFO:tasks.workunit.client.0.smithi088.stdout:op 2082 completed, throughput=5MB/sec 2024-09-13T03:05:38.547 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-j9qo80HfD-JI-Ub off=3658677 len=1400590 2024-09-13T03:05:38.549 INFO:tasks.workunit.client.0.smithi088.stdout:op 2083 completed, throughput=5MB/sec 2024-09-13T03:05:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:38 smithi088 ceph-mon[96266]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:05:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:38 smithi088 ceph-mon[98762]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:05:38.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:38 smithi195 ceph-mon[87742]: pgmap v1644: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:05:39.549 INFO:tasks.workunit.client.0.smithi088.stdout: 408: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:39.549 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-U8iddCNoEdAqmwb off=1507371 len=1252193 2024-09-13T03:05:39.554 INFO:tasks.workunit.client.0.smithi088.stdout:op 2084 completed, throughput=4.99MB/sec 2024-09-13T03:05:39.554 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gU8Yn_793Pt_iWW off=7554430 len=911071 2024-09-13T03:05:39.558 INFO:tasks.workunit.client.0.smithi088.stdout:op 2085 completed, throughput=5MB/sec 2024-09-13T03:05:39.558 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1Hr_jVFm7VnvDm4 off=905743 len=277174 2024-09-13T03:05:39.559 INFO:tasks.workunit.client.0.smithi088.stdout:op 2086 completed, throughput=5MB/sec 2024-09-13T03:05:39.559 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CURje_LVw7RT2WJ off=15622863 len=1777841 2024-09-13T03:05:39.569 INFO:tasks.workunit.client.0.smithi088.stdout:op 2087 completed, throughput=5MB/sec 2024-09-13T03:05:39.569 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i_nnPscidyCQfWV off=366459 len=1919501 2024-09-13T03:05:39.579 INFO:tasks.workunit.client.0.smithi088.stdout:op 2088 completed, throughput=5MB/sec 2024-09-13T03:05:40.579 INFO:tasks.workunit.client.0.smithi088.stdout: 409: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:40.580 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--HzHzmsvkHlgExH off=11701756 len=848882 2024-09-13T03:05:40.581 INFO:tasks.workunit.client.0.smithi088.stdout:op 2089 completed, throughput=4.99MB/sec 2024-09-13T03:05:40.581 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i-jQl3XU5vlkr5l off=2423631 len=216057 2024-09-13T03:05:40.583 INFO:tasks.workunit.client.0.smithi088.stdout:op 2090 completed, throughput=4.99MB/sec 2024-09-13T03:05:40.583 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JE6pMXVXxUrsK6P off=5906473 len=237176 2024-09-13T03:05:40.585 INFO:tasks.workunit.client.0.smithi088.stdout:op 2091 completed, throughput=4.99MB/sec 2024-09-13T03:05:40.585 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MRFoHqQI71orC5m off=15168766 len=333141 2024-09-13T03:05:40.588 INFO:tasks.workunit.client.0.smithi088.stdout:op 2092 completed, throughput=5MB/sec 2024-09-13T03:05:40.588 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GgSU2IgG84lKm5O off=10663402 len=1323648 2024-09-13T03:05:40.593 INFO:tasks.workunit.client.0.smithi088.stdout:op 2093 completed, throughput=5MB/sec 2024-09-13T03:05:40.594 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-O4NJCGtdV5BtYP- off=16093751 len=1275510 2024-09-13T03:05:40.600 INFO:tasks.workunit.client.0.smithi088.stdout:op 2094 completed, throughput=5MB/sec 2024-09-13T03:05:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:40 smithi088 ceph-mon[96266]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-13T03:05:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:40 smithi088 ceph-mon[98762]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-13T03:05:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:40 smithi195 ceph-mon[87742]: pgmap v1645: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-13T03:05:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: 410: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:41.601 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KfAjBaWU1Q6vKJR off=16775227 len=393535 2024-09-13T03:05:41.604 INFO:tasks.workunit.client.0.smithi088.stdout:op 2095 completed, throughput=4.99MB/sec 2024-09-13T03:05:41.604 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-a5cHhvQhiughVFz off=13848234 len=1804436 2024-09-13T03:05:41.606 INFO:tasks.workunit.client.0.smithi088.stdout:op 2096 completed, throughput=4.99MB/sec 2024-09-13T03:05:41.607 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-a4bCu3Bgxz5V4JW off=9610051 len=837885 2024-09-13T03:05:41.611 INFO:tasks.workunit.client.0.smithi088.stdout:op 2097 completed, throughput=5MB/sec 2024-09-13T03:05:41.611 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4pJPPU9mtlnbQGY off=3112952 len=370320 2024-09-13T03:05:41.615 INFO:tasks.workunit.client.0.smithi088.stdout:op 2098 completed, throughput=5MB/sec 2024-09-13T03:05:41.615 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vZhUgMTDH1ZDOxM off=9322885 len=883889 2024-09-13T03:05:41.616 INFO:tasks.workunit.client.0.smithi088.stdout:op 2099 completed, throughput=5MB/sec 2024-09-13T03:05:41.616 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Q8X9ttre0LWXjRC off=2886498 len=1639509 2024-09-13T03:05:41.624 INFO:tasks.workunit.client.0.smithi088.stdout:op 2100 completed, throughput=5MB/sec 2024-09-13T03:05:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: 411: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:42.625 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_QE56l-RIyira0V off=11723197 len=233919 2024-09-13T03:05:42.626 INFO:tasks.workunit.client.0.smithi088.stdout:op 2101 completed, throughput=4.99MB/sec 2024-09-13T03:05:42.626 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-J87KmmZ5HRdLDVK off=13158480 len=2032889 2024-09-13T03:05:42.636 INFO:tasks.workunit.client.0.smithi088.stdout:op 2102 completed, throughput=5MB/sec 2024-09-13T03:05:42.637 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nD7neUsA0AaHfMS off=5369109 len=187519 2024-09-13T03:05:42.637 INFO:tasks.workunit.client.0.smithi088.stdout:op 2103 completed, throughput=5MB/sec 2024-09-13T03:05:42.637 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qnAwC8J9YgVOwEP off=137598 len=188201 2024-09-13T03:05:42.638 INFO:tasks.workunit.client.0.smithi088.stdout:op 2104 completed, throughput=5MB/sec 2024-09-13T03:05:42.638 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PWOgORPAmDTwQWE off=10127176 len=1033906 2024-09-13T03:05:42.639 INFO:tasks.workunit.client.0.smithi088.stdout:op 2105 completed, throughput=5MB/sec 2024-09-13T03:05:42.639 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uO5OGw48-y5OdWk off=18157010 len=1862932 2024-09-13T03:05:42.649 INFO:tasks.workunit.client.0.smithi088.stdout:op 2106 completed, throughput=5MB/sec 2024-09-13T03:05:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:42 smithi088 ceph-mon[96266]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:05:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:42 smithi088 ceph-mon[98762]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:05:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:42 smithi195 ceph-mon[87742]: pgmap v1646: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:05:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:05:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:05:43] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2024-09-13T03:05:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: 412: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:43.650 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Om82Qe1TiMFjKsH off=10586523 len=917863 2024-09-13T03:05:43.652 INFO:tasks.workunit.client.0.smithi088.stdout:op 2107 completed, throughput=4.99MB/sec 2024-09-13T03:05:43.652 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-o5a7kDyD9FWAUqZ off=355310 len=856766 2024-09-13T03:05:43.653 INFO:tasks.workunit.client.0.smithi088.stdout:op 2108 completed, throughput=5MB/sec 2024-09-13T03:05:43.653 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jYxngXkCGXTgdvk off=6804616 len=695121 2024-09-13T03:05:43.655 INFO:tasks.workunit.client.0.smithi088.stdout:op 2109 completed, throughput=5MB/sec 2024-09-13T03:05:43.655 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-U7YFSkMqOzeGKmd off=12351586 len=614019 2024-09-13T03:05:43.656 INFO:tasks.workunit.client.0.smithi088.stdout:op 2110 completed, throughput=5MB/sec 2024-09-13T03:05:43.656 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-K4exBVZh7MMtlXE off=15985937 len=492232 2024-09-13T03:05:43.660 INFO:tasks.workunit.client.0.smithi088.stdout:op 2111 completed, throughput=5MB/sec 2024-09-13T03:05:43.660 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DoKBTLMCwJQJzK8 off=4336631 len=956326 2024-09-13T03:05:43.662 INFO:tasks.workunit.client.0.smithi088.stdout:op 2112 completed, throughput=5MB/sec 2024-09-13T03:05:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:43 smithi088 ceph-mon[96266]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:05:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:43 smithi088 ceph-mon[98762]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:05:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:43 smithi195 ceph-mon[87742]: pgmap v1647: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:05:44.662 INFO:tasks.workunit.client.0.smithi088.stdout: 413: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:44.662 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jFZWTWN42EklKmN off=1276179 len=1010125 2024-09-13T03:05:44.664 INFO:tasks.workunit.client.0.smithi088.stdout:op 2113 completed, throughput=4.99MB/sec 2024-09-13T03:05:44.664 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-47-48KUzAJmbond off=22839728 len=402182 2024-09-13T03:05:44.665 INFO:tasks.workunit.client.0.smithi088.stdout:op 2114 completed, throughput=4.99MB/sec 2024-09-13T03:05:44.665 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ImDi9jhVsUgIhzi off=924550 len=262305 2024-09-13T03:05:44.668 INFO:tasks.workunit.client.0.smithi088.stdout:op 2115 completed, throughput=4.99MB/sec 2024-09-13T03:05:44.668 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LZ75BD_HrxlX95U off=10291438 len=1910504 2024-09-13T03:05:44.675 INFO:tasks.workunit.client.0.smithi088.stdout:op 2116 completed, throughput=5MB/sec 2024-09-13T03:05:44.676 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8VrVPtq1BnQyWRv off=8367890 len=21551 2024-09-13T03:05:44.677 INFO:tasks.workunit.client.0.smithi088.stdout:op 2117 completed, throughput=5MB/sec 2024-09-13T03:05:44.677 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TlQ79k8klQLIrB5 off=6838018 len=569560 2024-09-13T03:05:44.681 INFO:tasks.workunit.client.0.smithi088.stdout:op 2118 completed, throughput=5MB/sec 2024-09-13T03:05:44.681 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EY9kKDnzV4enS9a off=4470007 len=752275 2024-09-13T03:05:44.685 INFO:tasks.workunit.client.0.smithi088.stdout:op 2119 completed, throughput=5MB/sec 2024-09-13T03:05:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:45.686 INFO:tasks.workunit.client.0.smithi088.stdout: 414: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:45.686 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FhH9R5yhTADC7Ik off=12221923 len=498849 2024-09-13T03:05:45.690 INFO:tasks.workunit.client.0.smithi088.stdout:op 2120 completed, throughput=4.99MB/sec 2024-09-13T03:05:45.690 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TjBAk6B7ED8DVI8 off=1073391 len=1066389 2024-09-13T03:05:45.695 INFO:tasks.workunit.client.0.smithi088.stdout:op 2121 completed, throughput=4.99MB/sec 2024-09-13T03:05:45.695 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Kl2VjDe38N-Dajn off=5336009 len=1239609 2024-09-13T03:05:45.700 INFO:tasks.workunit.client.0.smithi088.stdout:op 2122 completed, throughput=4.99MB/sec 2024-09-13T03:05:45.700 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aqxNaD8F-dLFYg8 off=140496 len=1985257 2024-09-13T03:05:45.710 INFO:tasks.workunit.client.0.smithi088.stdout:op 2123 completed, throughput=5MB/sec 2024-09-13T03:05:45.710 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eQin7PipCkJKtBP off=6054340 len=1312545 2024-09-13T03:05:45.717 INFO:tasks.workunit.client.0.smithi088.stdout:op 2124 completed, throughput=5MB/sec 2024-09-13T03:05:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:45 smithi088 ceph-mon[96266]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:05:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:45 smithi088 ceph-mon[98762]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:05:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:45 smithi195 ceph-mon[87742]: pgmap v1648: 105 pgs: 105 active+clean; 127 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:05:46.718 INFO:tasks.workunit.client.0.smithi088.stdout: 415: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:46.718 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i1adKYR1LQN_wHX off=2751908 len=288688 2024-09-13T03:05:46.721 INFO:tasks.workunit.client.0.smithi088.stdout:op 2125 completed, throughput=4.99MB/sec 2024-09-13T03:05:46.721 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SIbzpnregBdzpAq off=7937995 len=242304 2024-09-13T03:05:46.724 INFO:tasks.workunit.client.0.smithi088.stdout:op 2126 completed, throughput=4.99MB/sec 2024-09-13T03:05:46.724 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IP5tnLMcBDNHpwd off=18124356 len=1751645 2024-09-13T03:05:46.733 INFO:tasks.workunit.client.0.smithi088.stdout:op 2127 completed, throughput=4.99MB/sec 2024-09-13T03:05:46.733 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dCUJGEHU-wzr9S3 off=4911115 len=832327 2024-09-13T03:05:46.735 INFO:tasks.workunit.client.0.smithi088.stdout:op 2128 completed, throughput=5MB/sec 2024-09-13T03:05:46.735 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0CBEnTfteRULHtE off=3402730 len=1868248 2024-09-13T03:05:46.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 2129 completed, throughput=5MB/sec 2024-09-13T03:05:47.744 INFO:tasks.workunit.client.0.smithi088.stdout: 416: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:47.744 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3z6_5kwGEmkyLPw off=1525191 len=254603 2024-09-13T03:05:47.747 INFO:tasks.workunit.client.0.smithi088.stdout:op 2130 completed, throughput=4.99MB/sec 2024-09-13T03:05:47.747 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TA_3aSPWI-LdGAu off=8499477 len=1964959 2024-09-13T03:05:47.757 INFO:tasks.workunit.client.0.smithi088.stdout:op 2131 completed, throughput=4.99MB/sec 2024-09-13T03:05:47.757 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OQdcZGeIJfShfa3 off=9309789 len=1381999 2024-09-13T03:05:47.765 INFO:tasks.workunit.client.0.smithi088.stdout:op 2132 completed, throughput=5MB/sec 2024-09-13T03:05:47.765 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ihRKxuH4QChwZvO off=2280688 len=672862 2024-09-13T03:05:47.768 INFO:tasks.workunit.client.0.smithi088.stdout:op 2133 completed, throughput=5MB/sec 2024-09-13T03:05:47.768 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GqrDCKGXl4urhuV off=8579913 len=1325344 2024-09-13T03:05:47.775 INFO:tasks.workunit.client.0.smithi088.stdout:op 2134 completed, throughput=5MB/sec 2024-09-13T03:05:48.776 INFO:tasks.workunit.client.0.smithi088.stdout: 417: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:48.776 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4MMJ6H53GZ8BAPF off=9628653 len=1480213 2024-09-13T03:05:48.783 INFO:tasks.workunit.client.0.smithi088.stdout:op 2135 completed, throughput=4.99MB/sec 2024-09-13T03:05:48.783 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GWlOEC8xqdOXSjg off=17207825 len=1578715 2024-09-13T03:05:48.785 INFO:tasks.workunit.client.0.smithi088.stdout:op 2136 completed, throughput=5MB/sec 2024-09-13T03:05:48.785 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cWBy2DjhtEczH7R off=2657933 len=166993 2024-09-13T03:05:48.786 INFO:tasks.workunit.client.0.smithi088.stdout:op 2137 completed, throughput=5MB/sec 2024-09-13T03:05:48.786 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Cdn5sHxkEZEk9dj off=418533 len=898206 2024-09-13T03:05:48.787 INFO:tasks.workunit.client.0.smithi088.stdout:op 2138 completed, throughput=5MB/sec 2024-09-13T03:05:48.787 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7S-KueJFkTyyJEy off=7405559 len=885121 2024-09-13T03:05:48.792 INFO:tasks.workunit.client.0.smithi088.stdout:op 2139 completed, throughput=5MB/sec 2024-09-13T03:05:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:48 smithi088 ceph-mon[96266]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-13T03:05:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:48 smithi088 ceph-mon[98762]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-13T03:05:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:48 smithi195 ceph-mon[87742]: pgmap v1649: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-09-13T03:05:49.792 INFO:tasks.workunit.client.0.smithi088.stdout: 418: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:49.792 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dCwZy0GMTQgL41t off=714633 len=372245 2024-09-13T03:05:49.793 INFO:tasks.workunit.client.0.smithi088.stdout:op 2140 completed, throughput=4.99MB/sec 2024-09-13T03:05:49.793 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7rC29OSOy-0J21m off=329289 len=638402 2024-09-13T03:05:49.793 INFO:tasks.workunit.client.0.smithi088.stdout:op 2141 completed, throughput=4.99MB/sec 2024-09-13T03:05:49.794 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rBTFO_dbz-6D7Ob off=14661902 len=1730324 2024-09-13T03:05:49.797 INFO:tasks.workunit.client.0.smithi088.stdout:op 2142 completed, throughput=4.99MB/sec 2024-09-13T03:05:49.797 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6N_qmVjbwQiGKry off=1402020 len=141630 2024-09-13T03:05:49.798 INFO:tasks.workunit.client.0.smithi088.stdout:op 2143 completed, throughput=5MB/sec 2024-09-13T03:05:49.798 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-enGrj1NY9wom7zO off=10733292 len=221204 2024-09-13T03:05:49.799 INFO:tasks.workunit.client.0.smithi088.stdout:op 2144 completed, throughput=5MB/sec 2024-09-13T03:05:49.799 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nCkRexHPvNNn5GW off=2112978 len=1331271 2024-09-13T03:05:49.801 INFO:tasks.workunit.client.0.smithi088.stdout:op 2145 completed, throughput=5MB/sec 2024-09-13T03:05:49.801 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ibznWc2_8SFksfT off=9950846 len=1082404 2024-09-13T03:05:49.802 INFO:tasks.workunit.client.0.smithi088.stdout:op 2146 completed, throughput=5MB/sec 2024-09-13T03:05:50.803 INFO:tasks.workunit.client.0.smithi088.stdout: 419: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:50.803 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nNZKb3Le80-feC2 off=2222322 len=1818820 2024-09-13T03:05:50.813 INFO:tasks.workunit.client.0.smithi088.stdout:op 2147 completed, throughput=4.99MB/sec 2024-09-13T03:05:50.813 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ckoCPrBFbIsG0U- off=9468129 len=1735520 2024-09-13T03:05:50.822 INFO:tasks.workunit.client.0.smithi088.stdout:op 2148 completed, throughput=5MB/sec 2024-09-13T03:05:50.822 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IrZnSBYvU8iTfds off=826393 len=1825668 2024-09-13T03:05:50.824 INFO:tasks.workunit.client.0.smithi088.stdout:op 2149 completed, throughput=5MB/sec 2024-09-13T03:05:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:50 smithi088 ceph-mon[96266]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:05:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:50 smithi088 ceph-mon[98762]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:05:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:50 smithi195 ceph-mon[87742]: pgmap v1650: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:05:51.824 INFO:tasks.workunit.client.0.smithi088.stdout: 420: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:51.824 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QQmGMMBv_E6aWSn off=472141 len=1363246 2024-09-13T03:05:51.833 INFO:tasks.workunit.client.0.smithi088.stdout:op 2150 completed, throughput=4.99MB/sec 2024-09-13T03:05:51.833 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cPx-vGZqMwwNoI4 off=5857166 len=427812 2024-09-13T03:05:51.833 INFO:tasks.workunit.client.0.smithi088.stdout:op 2151 completed, throughput=4.99MB/sec 2024-09-13T03:05:51.833 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KdQi8EyTcB6POSQ off=2608596 len=129525 2024-09-13T03:05:51.835 INFO:tasks.workunit.client.0.smithi088.stdout:op 2152 completed, throughput=4.99MB/sec 2024-09-13T03:05:51.835 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OMTMZWUN_MzPhUA off=7253437 len=1836572 2024-09-13T03:05:51.837 INFO:tasks.workunit.client.0.smithi088.stdout:op 2153 completed, throughput=5MB/sec 2024-09-13T03:05:51.837 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oksoqKJCuh2vjQz off=1434380 len=33487 2024-09-13T03:05:51.839 INFO:tasks.workunit.client.0.smithi088.stdout:op 2154 completed, throughput=5MB/sec 2024-09-13T03:05:51.839 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kWHZhTVXirjt9Z8 off=913100 len=1318694 2024-09-13T03:05:51.841 INFO:tasks.workunit.client.0.smithi088.stdout:op 2155 completed, throughput=5MB/sec 2024-09-13T03:05:52.841 INFO:tasks.workunit.client.0.smithi088.stdout: 421: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:52.841 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RF78qzt9ehvowWa off=3511446 len=1863651 2024-09-13T03:05:52.843 INFO:tasks.workunit.client.0.smithi088.stdout:op 2156 completed, throughput=4.99MB/sec 2024-09-13T03:05:52.843 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6M6vS37W9kzw3gc off=10775448 len=2038112 2024-09-13T03:05:52.845 INFO:tasks.workunit.client.0.smithi088.stdout:op 2157 completed, throughput=5MB/sec 2024-09-13T03:05:52.846 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ktvxpq0expu-xBW off=731208 len=1522331 2024-09-13T03:05:52.854 INFO:tasks.workunit.client.0.smithi088.stdout:op 2158 completed, throughput=5MB/sec 2024-09-13T03:05:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:52 smithi088 ceph-mon[96266]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-09-13T03:05:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:52 smithi088 ceph-mon[98762]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-09-13T03:05:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:52 smithi195 ceph-mon[87742]: pgmap v1651: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.5 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-09-13T03:05:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:05:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:05:53] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-09-13T03:05:53.854 INFO:tasks.workunit.client.0.smithi088.stdout: 422: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:53.854 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fm7gy2JTsultEGd off=20243682 len=1984978 2024-09-13T03:05:53.858 INFO:tasks.workunit.client.0.smithi088.stdout:op 2159 completed, throughput=4.99MB/sec 2024-09-13T03:05:53.859 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sKzg0oHZ5v9S90X off=9622775 len=626742 2024-09-13T03:05:53.863 INFO:tasks.workunit.client.0.smithi088.stdout:op 2160 completed, throughput=4.99MB/sec 2024-09-13T03:05:53.864 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rERbRbXwlW085Wc off=5915593 len=760347 2024-09-13T03:05:53.865 INFO:tasks.workunit.client.0.smithi088.stdout:op 2161 completed, throughput=5MB/sec 2024-09-13T03:05:53.865 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SBYlHXrwWJbh7nf off=3219991 len=1829562 2024-09-13T03:05:53.875 INFO:tasks.workunit.client.0.smithi088.stdout:op 2162 completed, throughput=5MB/sec 2024-09-13T03:05:54.875 INFO:tasks.workunit.client.0.smithi088.stdout: 423: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:54.876 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DrtNrcqRhmCtJ16 off=11600743 len=767030 2024-09-13T03:05:54.881 INFO:tasks.workunit.client.0.smithi088.stdout:op 2163 completed, throughput=4.99MB/sec 2024-09-13T03:05:54.881 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8II856uRb_pwU0r off=444909 len=1401045 2024-09-13T03:05:54.884 INFO:tasks.workunit.client.0.smithi088.stdout:op 2164 completed, throughput=4.99MB/sec 2024-09-13T03:05:54.884 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zP2tCy_yAdayTD_ off=955790 len=1244265 2024-09-13T03:05:54.890 INFO:tasks.workunit.client.0.smithi088.stdout:op 2165 completed, throughput=5MB/sec 2024-09-13T03:05:54.890 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Xh0VkI2hi_fhQ8u off=11967396 len=1747363 2024-09-13T03:05:54.892 INFO:tasks.workunit.client.0.smithi088.stdout:op 2166 completed, throughput=5MB/sec 2024-09-13T03:05:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:54 smithi088 ceph-mon[96266]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:05:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:54 smithi088 ceph-mon[98762]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:05:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:54 smithi195 ceph-mon[87742]: pgmap v1652: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:05:55.892 INFO:tasks.workunit.client.0.smithi088.stdout: 424: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:55.892 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Dv_WT5mNEfyPa6A off=1589593 len=1918627 2024-09-13T03:05:55.900 INFO:tasks.workunit.client.0.smithi088.stdout:op 2167 completed, throughput=4.99MB/sec 2024-09-13T03:05:55.900 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_fLRk6VJYbcvbme off=795286 len=1155485 2024-09-13T03:05:55.901 INFO:tasks.workunit.client.0.smithi088.stdout:op 2168 completed, throughput=5MB/sec 2024-09-13T03:05:55.901 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RKByIcY_NeB6tkQ off=2035805 len=396191 2024-09-13T03:05:55.903 INFO:tasks.workunit.client.0.smithi088.stdout:op 2169 completed, throughput=5MB/sec 2024-09-13T03:05:55.903 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FtoiSasBxRdhI0s off=6556103 len=476734 2024-09-13T03:05:55.906 INFO:tasks.workunit.client.0.smithi088.stdout:op 2170 completed, throughput=5MB/sec 2024-09-13T03:05:55.906 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sjlD6-TOS36lkM8 off=11589098 len=23440 2024-09-13T03:05:55.907 INFO:tasks.workunit.client.0.smithi088.stdout:op 2171 completed, throughput=5MB/sec 2024-09-13T03:05:55.907 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B4-I6kfGvec2SS- off=11223086 len=538921 2024-09-13T03:05:55.907 INFO:tasks.workunit.client.0.smithi088.stdout:op 2172 completed, throughput=5MB/sec 2024-09-13T03:05:55.907 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bEFiHxGEyKpQhqv off=2241007 len=231260 2024-09-13T03:05:55.908 INFO:tasks.workunit.client.0.smithi088.stdout:op 2173 completed, throughput=5MB/sec 2024-09-13T03:05:55.908 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KeLVqit2Lo8C0fT off=4292962 len=339866 2024-09-13T03:05:55.908 INFO:tasks.workunit.client.0.smithi088.stdout:op 2174 completed, throughput=5MB/sec 2024-09-13T03:05:55.908 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kh0Bx869dOhT6qy off=2126021 len=955737 2024-09-13T03:05:55.909 INFO:tasks.workunit.client.0.smithi088.stdout:op 2175 completed, throughput=5MB/sec 2024-09-13T03:05:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:55 smithi088 ceph-mon[96266]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:05:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:55 smithi088 ceph-mon[98762]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:05:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:55 smithi195 ceph-mon[87742]: pgmap v1653: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:05:56.909 INFO:tasks.workunit.client.0.smithi088.stdout: 425: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:56.909 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iI3VaQBD_rOD6gj off=578399 len=444778 2024-09-13T03:05:56.911 INFO:tasks.workunit.client.0.smithi088.stdout:op 2176 completed, throughput=4.99MB/sec 2024-09-13T03:05:56.911 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-L7oZc2Uo3_aLcdq off=3550307 len=885948 2024-09-13T03:05:56.916 INFO:tasks.workunit.client.0.smithi088.stdout:op 2177 completed, throughput=4.99MB/sec 2024-09-13T03:05:56.916 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nJlj49N4TJMTSDU off=1033823 len=1504892 2024-09-13T03:05:56.919 INFO:tasks.workunit.client.0.smithi088.stdout:op 2178 completed, throughput=5MB/sec 2024-09-13T03:05:56.919 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-M5T9vXcnOkESY-F off=7113975 len=74554 2024-09-13T03:05:56.920 INFO:tasks.workunit.client.0.smithi088.stdout:op 2179 completed, throughput=5MB/sec 2024-09-13T03:05:56.920 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-d8abIUB36XiT7gN off=11555838 len=76205 2024-09-13T03:05:56.923 INFO:tasks.workunit.client.0.smithi088.stdout:op 2180 completed, throughput=5MB/sec 2024-09-13T03:05:56.923 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tLZ7k-TlV2nkMZx off=13752104 len=1523403 2024-09-13T03:05:56.930 INFO:tasks.workunit.client.0.smithi088.stdout:op 2181 completed, throughput=5MB/sec 2024-09-13T03:05:56.930 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VUWKhagPQ9Cm9fr off=6751335 len=1705483 2024-09-13T03:05:56.933 INFO:tasks.workunit.client.0.smithi088.stdout:op 2182 completed, throughput=5MB/sec 2024-09-13T03:05:57.933 INFO:tasks.workunit.client.0.smithi088.stdout: 426: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:57.933 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RzgxvOdvVXYXCxQ off=5948340 len=122096 2024-09-13T03:05:57.934 INFO:tasks.workunit.client.0.smithi088.stdout:op 2183 completed, throughput=4.99MB/sec 2024-09-13T03:05:57.934 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zd2I4mKLizthLcc off=1674653 len=1619664 2024-09-13T03:05:57.942 INFO:tasks.workunit.client.0.smithi088.stdout:op 2184 completed, throughput=5MB/sec 2024-09-13T03:05:57.942 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Exkir3ib2yz9RQG off=2063560 len=1935351 2024-09-13T03:05:57.952 INFO:tasks.workunit.client.0.smithi088.stdout:op 2185 completed, throughput=5MB/sec 2024-09-13T03:05:57.952 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bmm3-NGNYHWwYhl off=6769874 len=367316 2024-09-13T03:05:57.953 INFO:tasks.workunit.client.0.smithi088.stdout:op 2186 completed, throughput=5MB/sec 2024-09-13T03:05:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:58 smithi088 ceph-mon[96266]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:05:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:58 smithi088 ceph-mon[98762]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:05:58.953 INFO:tasks.workunit.client.0.smithi088.stdout: 427: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:58.953 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aNSBtlF87ee64aw off=1442855 len=911425 2024-09-13T03:05:58.959 INFO:tasks.workunit.client.0.smithi088.stdout:op 2187 completed, throughput=4.99MB/sec 2024-09-13T03:05:58.959 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qs9sdmdhV8SphSp off=2555243 len=1580492 2024-09-13T03:05:58.967 INFO:tasks.workunit.client.0.smithi088.stdout:op 2188 completed, throughput=4.99MB/sec 2024-09-13T03:05:58.967 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gZrxNXz34lRRphj off=7459064 len=868981 2024-09-13T03:05:58.969 INFO:tasks.workunit.client.0.smithi088.stdout:op 2189 completed, throughput=5MB/sec 2024-09-13T03:05:58.969 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i7Q11qrLfnPUKRB off=2730303 len=876030 2024-09-13T03:05:58.974 INFO:tasks.workunit.client.0.smithi088.stdout:op 2190 completed, throughput=5MB/sec 2024-09-13T03:05:58.974 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BEkTc5WX4rSIDQD off=13783896 len=1123513 2024-09-13T03:05:58.980 INFO:tasks.workunit.client.0.smithi088.stdout:op 2191 completed, throughput=5MB/sec 2024-09-13T03:05:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:58 smithi195 ceph-mon[87742]: pgmap v1654: 105 pgs: 105 active+clean; 127 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:05:59.885 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:05:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:05:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:05:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:05:59.981 INFO:tasks.workunit.client.0.smithi088.stdout: 428: throughput=4.99MB/sec pending data=0 2024-09-13T03:05:59.981 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Rix6mAQFu_gujhL off=20694755 len=1561747 2024-09-13T03:05:59.983 INFO:tasks.workunit.client.0.smithi088.stdout:op 2192 completed, throughput=4.99MB/sec 2024-09-13T03:05:59.983 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--xebRN_T-P1OfYL off=1249649 len=44706 2024-09-13T03:05:59.985 INFO:tasks.workunit.client.0.smithi088.stdout:op 2193 completed, throughput=4.99MB/sec 2024-09-13T03:05:59.986 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aYQ-Fb2m041bT4c off=21412447 len=1696994 2024-09-13T03:05:59.988 INFO:tasks.workunit.client.0.smithi088.stdout:op 2194 completed, throughput=5MB/sec 2024-09-13T03:05:59.988 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-f0LlAvBoUGWO5wl off=3350598 len=1804886 2024-09-13T03:05:59.997 INFO:tasks.workunit.client.0.smithi088.stdout:op 2195 completed, throughput=5MB/sec 2024-09-13T03:06:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:00 smithi088 ceph-mon[96266]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:06:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:00 smithi088 ceph-mon[98762]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:06:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:00 smithi195 ceph-mon[87742]: pgmap v1655: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:06:00.997 INFO:tasks.workunit.client.0.smithi088.stdout: 429: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:00.997 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mXS4X1ma6zwyEes off=16486286 len=2081300 2024-09-13T03:06:01.006 INFO:tasks.workunit.client.0.smithi088.stdout:op 2196 completed, throughput=4.99MB/sec 2024-09-13T03:06:01.006 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8J8hQf8xcj4bC0O off=2301196 len=920788 2024-09-13T03:06:01.010 INFO:tasks.workunit.client.0.smithi088.stdout:op 2197 completed, throughput=5MB/sec 2024-09-13T03:06:01.010 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-O6cv_eJ2nDt5vnW off=2541171 len=1199838 2024-09-13T03:06:01.013 INFO:tasks.workunit.client.0.smithi088.stdout:op 2198 completed, throughput=5MB/sec 2024-09-13T03:06:01.013 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--FmpeNMSWgnbD-g off=4490354 len=1608595 2024-09-13T03:06:01.021 INFO:tasks.workunit.client.0.smithi088.stdout:op 2199 completed, throughput=5MB/sec 2024-09-13T03:06:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:01 smithi088 ceph-mon[96266]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:06:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:01 smithi088 ceph-mon[98762]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:06:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:01 smithi195 ceph-mon[87742]: pgmap v1656: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:06:02.021 INFO:tasks.workunit.client.0.smithi088.stdout: 430: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:02.021 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NKLDNcfUxANo8-k off=2698698 len=1752714 2024-09-13T03:06:02.023 INFO:tasks.workunit.client.0.smithi088.stdout:op 2200 completed, throughput=4.99MB/sec 2024-09-13T03:06:02.023 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DqN3LDEZaTbmfiM off=826813 len=1866974 2024-09-13T03:06:02.025 INFO:tasks.workunit.client.0.smithi088.stdout:op 2201 completed, throughput=5MB/sec 2024-09-13T03:06:02.025 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7Qtb1xC-R-BdHgP off=1579261 len=830326 2024-09-13T03:06:02.031 INFO:tasks.workunit.client.0.smithi088.stdout:op 2202 completed, throughput=5MB/sec 2024-09-13T03:06:02.031 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nAGhM6W_bVzO4aF off=6062181 len=1427538 2024-09-13T03:06:02.038 INFO:tasks.workunit.client.0.smithi088.stdout:op 2203 completed, throughput=5MB/sec 2024-09-13T03:06:03.039 INFO:tasks.workunit.client.0.smithi088.stdout: 431: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:03.039 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xYwnE0FIgBB8zqC off=0 len=1215798 2024-09-13T03:06:03.046 INFO:tasks.workunit.client.0.smithi088.stdout:op 2204 completed, throughput=4.99MB/sec 2024-09-13T03:06:03.046 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-L7oZc2Uo3_aLcdq off=2763888 len=934943 2024-09-13T03:06:03.051 INFO:tasks.workunit.client.0.smithi088.stdout:op 2205 completed, throughput=5MB/sec 2024-09-13T03:06:03.052 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ySA8b8YzpmPv4z4 off=1134884 len=1592926 2024-09-13T03:06:03.059 INFO:tasks.workunit.client.0.smithi088.stdout:op 2206 completed, throughput=5MB/sec 2024-09-13T03:06:03.059 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-akYp8CoUWCbS6RB off=12011308 len=2088047 2024-09-13T03:06:03.069 INFO:tasks.workunit.client.0.smithi088.stdout:op 2207 completed, throughput=5MB/sec 2024-09-13T03:06:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:06:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:06:03] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-09-13T03:06:04.070 INFO:tasks.workunit.client.0.smithi088.stdout: 432: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:04.070 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CjgPbS71t8WRgaF off=7470560 len=1117209 2024-09-13T03:06:04.071 INFO:tasks.workunit.client.0.smithi088.stdout:op 2208 completed, throughput=4.99MB/sec 2024-09-13T03:06:04.071 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-J75EBNof8Wtfe8t off=115452 len=706898 2024-09-13T03:06:04.072 INFO:tasks.workunit.client.0.smithi088.stdout:op 2209 completed, throughput=5MB/sec 2024-09-13T03:06:04.073 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-e58DQlb30MMvlxi off=6039805 len=1202626 2024-09-13T03:06:04.080 INFO:tasks.workunit.client.0.smithi088.stdout:op 2210 completed, throughput=5MB/sec 2024-09-13T03:06:04.080 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-INSFJJSTkhnNydi off=9560838 len=1225339 2024-09-13T03:06:04.083 INFO:tasks.workunit.client.0.smithi088.stdout:op 2211 completed, throughput=5MB/sec 2024-09-13T03:06:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:04 smithi088 ceph-mon[96266]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:06:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:04 smithi088 ceph-mon[98762]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:06:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:04 smithi195 ceph-mon[87742]: pgmap v1657: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:06:05.083 INFO:tasks.workunit.client.0.smithi088.stdout: 433: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:05.084 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RnojUwZ1LN-bH9i off=24101264 len=93477 2024-09-13T03:06:05.086 INFO:tasks.workunit.client.0.smithi088.stdout:op 2212 completed, throughput=4.99MB/sec 2024-09-13T03:06:05.087 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bsktY8g7llkcTcQ off=1172884 len=1968542 2024-09-13T03:06:05.096 INFO:tasks.workunit.client.0.smithi088.stdout:op 2213 completed, throughput=4.99MB/sec 2024-09-13T03:06:05.097 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lGEAH7rJ3QDkAm0 off=12432322 len=993086 2024-09-13T03:06:05.102 INFO:tasks.workunit.client.0.smithi088.stdout:op 2214 completed, throughput=5MB/sec 2024-09-13T03:06:05.102 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-c2ChJD2pl3LQ43U off=7713607 len=1984210 2024-09-13T03:06:05.113 INFO:tasks.workunit.client.0.smithi088.stdout:op 2215 completed, throughput=5MB/sec 2024-09-13T03:06:06.114 INFO:tasks.workunit.client.0.smithi088.stdout: 434: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:06.114 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WP9bNGL28JB-GvI off=5057237 len=112682 2024-09-13T03:06:06.115 INFO:tasks.workunit.client.0.smithi088.stdout:op 2216 completed, throughput=4.99MB/sec 2024-09-13T03:06:06.115 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jtRu5v7qQlp0DHr off=402060 len=1012987 2024-09-13T03:06:06.120 INFO:tasks.workunit.client.0.smithi088.stdout:op 2217 completed, throughput=4.99MB/sec 2024-09-13T03:06:06.120 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fHMUgjQwL6xCNCq off=9442598 len=45495 2024-09-13T03:06:06.123 INFO:tasks.workunit.client.0.smithi088.stdout:op 2218 completed, throughput=4.99MB/sec 2024-09-13T03:06:06.123 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PS5lkHfQ8kiBjoz off=3218941 len=9524 2024-09-13T03:06:06.124 INFO:tasks.workunit.client.0.smithi088.stdout:op 2219 completed, throughput=4.99MB/sec 2024-09-13T03:06:06.124 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-313P16EKTAgWguD off=57623 len=1876138 2024-09-13T03:06:06.132 INFO:tasks.workunit.client.0.smithi088.stdout:op 2220 completed, throughput=5MB/sec 2024-09-13T03:06:06.133 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HUF9W4c0xmGMdZZ off=7074116 len=1940794 2024-09-13T03:06:06.135 INFO:tasks.workunit.client.0.smithi088.stdout:op 2221 completed, throughput=5MB/sec 2024-09-13T03:06:06.135 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WiXjbAtlWzV0D1M off=18772393 len=427747 2024-09-13T03:06:06.135 INFO:tasks.workunit.client.0.smithi088.stdout:op 2222 completed, throughput=5MB/sec 2024-09-13T03:06:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:06 smithi088 ceph-mon[96266]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:06:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:06 smithi088 ceph-mon[98762]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:06:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:06 smithi195 ceph-mon[87742]: pgmap v1658: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:06:07.136 INFO:tasks.workunit.client.0.smithi088.stdout: 435: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:07.136 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9O4qnTCvW3M3Web off=1540426 len=790506 2024-09-13T03:06:07.141 INFO:tasks.workunit.client.0.smithi088.stdout:op 2223 completed, throughput=4.99MB/sec 2024-09-13T03:06:07.141 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-A0uyfcAhDz6Wr7p off=21779202 len=2067714 2024-09-13T03:06:07.151 INFO:tasks.workunit.client.0.smithi088.stdout:op 2224 completed, throughput=4.99MB/sec 2024-09-13T03:06:07.151 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FqhzoHWveEAnIhs off=1711700 len=1622780 2024-09-13T03:06:07.158 INFO:tasks.workunit.client.0.smithi088.stdout:op 2225 completed, throughput=5MB/sec 2024-09-13T03:06:07.159 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ArTU04FhFMh4lh5 off=1151179 len=1570872 2024-09-13T03:06:07.161 INFO:tasks.workunit.client.0.smithi088.stdout:op 2226 completed, throughput=5MB/sec 2024-09-13T03:06:08.161 INFO:tasks.workunit.client.0.smithi088.stdout: 436: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:08.161 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-129hWgwwYCp0-G1 off=1695061 len=875004 2024-09-13T03:06:08.167 INFO:tasks.workunit.client.0.smithi088.stdout:op 2227 completed, throughput=4.99MB/sec 2024-09-13T03:06:08.167 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gPhGeEQBdUns_vE off=8328 len=723491 2024-09-13T03:06:08.172 INFO:tasks.workunit.client.0.smithi088.stdout:op 2228 completed, throughput=4.99MB/sec 2024-09-13T03:06:08.172 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EpIOVjyfrnIxasO off=14570960 len=325158 2024-09-13T03:06:08.175 INFO:tasks.workunit.client.0.smithi088.stdout:op 2229 completed, throughput=4.99MB/sec 2024-09-13T03:06:08.175 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OCWTKCHfp2MuLdJ off=13047972 len=644721 2024-09-13T03:06:08.176 INFO:tasks.workunit.client.0.smithi088.stdout:op 2230 completed, throughput=5MB/sec 2024-09-13T03:06:08.176 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zeCfgaXi33xExBN off=13062106 len=570852 2024-09-13T03:06:08.177 INFO:tasks.workunit.client.0.smithi088.stdout:op 2231 completed, throughput=5MB/sec 2024-09-13T03:06:08.177 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-O6wmtmRuJBMIIcx off=10871442 len=1559752 2024-09-13T03:06:08.178 INFO:tasks.workunit.client.0.smithi088.stdout:op 2232 completed, throughput=5MB/sec 2024-09-13T03:06:08.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:08 smithi088 ceph-mon[96266]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:06:08.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:08 smithi088 ceph-mon[98762]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:06:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:08 smithi195 ceph-mon[87742]: pgmap v1659: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:06:09.178 INFO:tasks.workunit.client.0.smithi088.stdout: 437: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:09.178 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-liCU-dLRoc889w4 off=2281501 len=76673 2024-09-13T03:06:09.181 INFO:tasks.workunit.client.0.smithi088.stdout:op 2233 completed, throughput=4.99MB/sec 2024-09-13T03:06:09.181 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-55_k4KPncFlbZcm off=8873944 len=1446956 2024-09-13T03:06:09.189 INFO:tasks.workunit.client.0.smithi088.stdout:op 2234 completed, throughput=4.99MB/sec 2024-09-13T03:06:09.189 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lG8O8bIHOxKWD2z off=6555597 len=1035003 2024-09-13T03:06:09.191 INFO:tasks.workunit.client.0.smithi088.stdout:op 2235 completed, throughput=4.99MB/sec 2024-09-13T03:06:09.191 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ude3HfbJNEPiY0k off=517190 len=1455737 2024-09-13T03:06:09.192 INFO:tasks.workunit.client.0.smithi088.stdout:op 2236 completed, throughput=5MB/sec 2024-09-13T03:06:09.192 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0zSAR1WGXQ2QKKr off=6673512 len=1464662 2024-09-13T03:06:09.194 INFO:tasks.workunit.client.0.smithi088.stdout:op 2237 completed, throughput=5MB/sec 2024-09-13T03:06:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:09 smithi088 ceph-mon[96266]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-09-13T03:06:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:09 smithi088 ceph-mon[98762]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-09-13T03:06:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:09 smithi195 ceph-mon[87742]: pgmap v1660: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-09-13T03:06:10.194 INFO:tasks.workunit.client.0.smithi088.stdout: 438: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:10.194 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jrqcnG-e3340q6_ off=724162 len=1178690 2024-09-13T03:06:10.201 INFO:tasks.workunit.client.0.smithi088.stdout:op 2238 completed, throughput=4.99MB/sec 2024-09-13T03:06:10.202 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Psq3wa_URVq-GfR off=3940813 len=1888119 2024-09-13T03:06:10.204 INFO:tasks.workunit.client.0.smithi088.stdout:op 2239 completed, throughput=5MB/sec 2024-09-13T03:06:10.204 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_ELNY20PnOVC_Z6 off=811293 len=1198196 2024-09-13T03:06:10.205 INFO:tasks.workunit.client.0.smithi088.stdout:op 2240 completed, throughput=5MB/sec 2024-09-13T03:06:10.205 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2nEgWGJ_1w2YirQ off=5860748 len=549913 2024-09-13T03:06:10.206 INFO:tasks.workunit.client.0.smithi088.stdout:op 2241 completed, throughput=5MB/sec 2024-09-13T03:06:10.206 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QjmsPwGz_W17pCK off=11232981 len=259045 2024-09-13T03:06:10.207 INFO:tasks.workunit.client.0.smithi088.stdout:op 2242 completed, throughput=5MB/sec 2024-09-13T03:06:11.207 INFO:tasks.workunit.client.0.smithi088.stdout: 439: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:11.208 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_QE56l-RIyira0V off=8785649 len=1706915 2024-09-13T03:06:11.211 INFO:tasks.workunit.client.0.smithi088.stdout:op 2243 completed, throughput=4.99MB/sec 2024-09-13T03:06:11.211 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ib55_9-gTN_KZ2O off=2660752 len=1880836 2024-09-13T03:06:11.221 INFO:tasks.workunit.client.0.smithi088.stdout:op 2244 completed, throughput=5MB/sec 2024-09-13T03:06:11.221 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-35M0O7d4YdvxT6y off=618090 len=1689665 2024-09-13T03:06:11.223 INFO:tasks.workunit.client.0.smithi088.stdout:op 2245 completed, throughput=5MB/sec 2024-09-13T03:06:12.223 INFO:tasks.workunit.client.0.smithi088.stdout: 440: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:12.224 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-76G42pNV_vXpup5 off=6191706 len=292677 2024-09-13T03:06:12.224 INFO:tasks.workunit.client.0.smithi088.stdout:op 2246 completed, throughput=4.99MB/sec 2024-09-13T03:06:12.224 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_XvI9KBHI6nH2T2 off=6626428 len=50808 2024-09-13T03:06:12.227 INFO:tasks.workunit.client.0.smithi088.stdout:op 2247 completed, throughput=4.99MB/sec 2024-09-13T03:06:12.227 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YgZ96W_T1PUg7sI off=2051733 len=1534441 2024-09-13T03:06:12.229 INFO:tasks.workunit.client.0.smithi088.stdout:op 2248 completed, throughput=4.99MB/sec 2024-09-13T03:06:12.229 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RJbmpdWdfTG0LH6 off=12502291 len=845485 2024-09-13T03:06:12.230 INFO:tasks.workunit.client.0.smithi088.stdout:op 2249 completed, throughput=4.99MB/sec 2024-09-13T03:06:12.230 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UVC4ya1JGCdC6Pj off=3805351 len=1646255 2024-09-13T03:06:12.239 INFO:tasks.workunit.client.0.smithi088.stdout:op 2250 completed, throughput=5MB/sec 2024-09-13T03:06:12.239 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GWjD9RMjF0r-3cj off=12473852 len=1612744 2024-09-13T03:06:12.247 INFO:tasks.workunit.client.0.smithi088.stdout:op 2251 completed, throughput=5MB/sec 2024-09-13T03:06:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:12 smithi088 ceph-mon[96266]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:06:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:12 smithi088 ceph-mon[98762]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:06:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:12 smithi195 ceph-mon[87742]: pgmap v1661: 105 pgs: 105 active+clean; 127 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:06:13.247 INFO:tasks.workunit.client.0.smithi088.stdout: 441: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:13.248 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OYcEwNT8PCiYqrG off=14450852 len=657096 2024-09-13T03:06:13.252 INFO:tasks.workunit.client.0.smithi088.stdout:op 2252 completed, throughput=4.99MB/sec 2024-09-13T03:06:13.252 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7A-EqQyXjesDK6c off=2395684 len=1761551 2024-09-13T03:06:13.255 INFO:tasks.workunit.client.0.smithi088.stdout:op 2253 completed, throughput=5MB/sec 2024-09-13T03:06:13.255 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tgYRod6jyOQHuFm off=2138186 len=1064621 2024-09-13T03:06:13.257 INFO:tasks.workunit.client.0.smithi088.stdout:op 2254 completed, throughput=5MB/sec 2024-09-13T03:06:13.257 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xVv7-YQzsI4FyyS off=6940634 len=1818334 2024-09-13T03:06:13.266 INFO:tasks.workunit.client.0.smithi088.stdout:op 2255 completed, throughput=5MB/sec 2024-09-13T03:06:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:06:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:06:13] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-09-13T03:06:14.266 INFO:tasks.workunit.client.0.smithi088.stdout: 442: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:14.266 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-exAOOH88Jc3xnXD off=4194136 len=221483 2024-09-13T03:06:14.267 INFO:tasks.workunit.client.0.smithi088.stdout:op 2256 completed, throughput=4.99MB/sec 2024-09-13T03:06:14.267 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aLqScl5wWmhKzn5 off=0 len=1424864 2024-09-13T03:06:14.269 INFO:tasks.workunit.client.0.smithi088.stdout:op 2257 completed, throughput=4.99MB/sec 2024-09-13T03:06:14.269 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ATsIeVcbrjnjx32 off=7426267 len=1600555 2024-09-13T03:06:14.271 INFO:tasks.workunit.client.0.smithi088.stdout:op 2258 completed, throughput=5MB/sec 2024-09-13T03:06:14.271 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uLs6hiFp85WHOVB off=12468005 len=2063683 2024-09-13T03:06:14.283 INFO:tasks.workunit.client.0.smithi088.stdout:op 2259 completed, throughput=5MB/sec 2024-09-13T03:06:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:14 smithi088 ceph-mon[96266]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-13T03:06:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:06:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:14 smithi088 ceph-mon[98762]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-13T03:06:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:06:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:14 smithi195 ceph-mon[87742]: pgmap v1662: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-13T03:06:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:06:15.283 INFO:tasks.workunit.client.0.smithi088.stdout: 443: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:15.283 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tKcS81mBeIVHd4o off=17170360 len=1452676 2024-09-13T03:06:15.285 INFO:tasks.workunit.client.0.smithi088.stdout:op 2260 completed, throughput=4.99MB/sec 2024-09-13T03:06:15.285 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p2WYwfS5oAwqA_n off=118627 len=1031823 2024-09-13T03:06:15.286 INFO:tasks.workunit.client.0.smithi088.stdout:op 2261 completed, throughput=5MB/sec 2024-09-13T03:06:15.286 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CidDRb75tKa5zvP off=875013 len=1367733 2024-09-13T03:06:15.294 INFO:tasks.workunit.client.0.smithi088.stdout:op 2262 completed, throughput=5MB/sec 2024-09-13T03:06:15.295 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YzOXY937xIJM16W off=3446895 len=570844 2024-09-13T03:06:15.296 INFO:tasks.workunit.client.0.smithi088.stdout:op 2263 completed, throughput=5MB/sec 2024-09-13T03:06:15.296 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-x_wRlIFFj5qptZS off=7976239 len=1864715 2024-09-13T03:06:15.298 INFO:tasks.workunit.client.0.smithi088.stdout:op 2264 completed, throughput=5MB/sec 2024-09-13T03:06:16.299 INFO:tasks.workunit.client.0.smithi088.stdout: 444: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:16.299 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FcE86Dc5hEfJxw8 off=1819668 len=1179484 2024-09-13T03:06:16.305 INFO:tasks.workunit.client.0.smithi088.stdout:op 2265 completed, throughput=4.99MB/sec 2024-09-13T03:06:16.305 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lbdJpnAPzxm41VJ off=707279 len=457217 2024-09-13T03:06:16.306 INFO:tasks.workunit.client.0.smithi088.stdout:op 2266 completed, throughput=5MB/sec 2024-09-13T03:06:16.306 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-f1Hm-0Bi6UgUQMx off=3669927 len=1111731 2024-09-13T03:06:16.308 INFO:tasks.workunit.client.0.smithi088.stdout:op 2267 completed, throughput=5MB/sec 2024-09-13T03:06:16.308 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2HZti-okDk5gtRT off=6547623 len=1090428 2024-09-13T03:06:16.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 2268 completed, throughput=5MB/sec 2024-09-13T03:06:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:16 smithi088 ceph-mon[96266]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:06:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:16 smithi088 ceph-mon[98762]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:06:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:16 smithi195 ceph-mon[87742]: pgmap v1663: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:06:17.314 INFO:tasks.workunit.client.0.smithi088.stdout: 445: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:17.314 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ksw01dll82B2y2B off=1291632 len=360628 2024-09-13T03:06:17.315 INFO:tasks.workunit.client.0.smithi088.stdout:op 2269 completed, throughput=4.99MB/sec 2024-09-13T03:06:17.315 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-itNsH_AOCnqJS0v off=418133 len=709519 2024-09-13T03:06:17.320 INFO:tasks.workunit.client.0.smithi088.stdout:op 2270 completed, throughput=4.99MB/sec 2024-09-13T03:06:17.320 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6jsA6S24MqVd7e2 off=5580624 len=369662 2024-09-13T03:06:17.323 INFO:tasks.workunit.client.0.smithi088.stdout:op 2271 completed, throughput=4.99MB/sec 2024-09-13T03:06:17.323 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-G2UCBbBQPE_PBbi off=577853 len=1010946 2024-09-13T03:06:17.329 INFO:tasks.workunit.client.0.smithi088.stdout:op 2272 completed, throughput=4.99MB/sec 2024-09-13T03:06:17.329 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QuBNHA3oIVel-l9 off=8845375 len=1586377 2024-09-13T03:06:17.335 INFO:tasks.workunit.client.0.smithi088.stdout:op 2273 completed, throughput=5MB/sec 2024-09-13T03:06:17.335 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UlFOPR58nBbQnPs off=3444887 len=1273814 2024-09-13T03:06:17.337 INFO:tasks.workunit.client.0.smithi088.stdout:op 2274 completed, throughput=5MB/sec 2024-09-13T03:06:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:17 smithi088 ceph-mon[96266]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:06:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:17 smithi088 ceph-mon[98762]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:06:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:17 smithi195 ceph-mon[87742]: pgmap v1664: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:06:18.337 INFO:tasks.workunit.client.0.smithi088.stdout: 446: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:18.337 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KR8FpzWelbCBQ_O off=4351041 len=442971 2024-09-13T03:06:18.339 INFO:tasks.workunit.client.0.smithi088.stdout:op 2275 completed, throughput=4.99MB/sec 2024-09-13T03:06:18.339 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BLdRHON25qD7wJu off=1826011 len=1447722 2024-09-13T03:06:18.341 INFO:tasks.workunit.client.0.smithi088.stdout:op 2276 completed, throughput=4.99MB/sec 2024-09-13T03:06:18.341 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p4DA1ykiEVHrSjG off=2699677 len=1161481 2024-09-13T03:06:18.343 INFO:tasks.workunit.client.0.smithi088.stdout:op 2277 completed, throughput=5MB/sec 2024-09-13T03:06:18.343 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7DdiazHlxwmSCda off=11115511 len=215100 2024-09-13T03:06:18.344 INFO:tasks.workunit.client.0.smithi088.stdout:op 2278 completed, throughput=5MB/sec 2024-09-13T03:06:18.344 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Wfco-p5d4WSZrGp off=13243267 len=1999418 2024-09-13T03:06:18.346 INFO:tasks.workunit.client.0.smithi088.stdout:op 2279 completed, throughput=5MB/sec 2024-09-13T03:06:18.346 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-u74O-QdAMVxsvxV off=5250319 len=1185542 2024-09-13T03:06:18.353 INFO:tasks.workunit.client.0.smithi088.stdout:op 2280 completed, throughput=5MB/sec 2024-09-13T03:06:19.353 INFO:tasks.workunit.client.0.smithi088.stdout: 447: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:19.354 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KHX6fn1tkm75AEL off=10150083 len=1515331 2024-09-13T03:06:19.360 INFO:tasks.workunit.client.0.smithi088.stdout:op 2281 completed, throughput=4.99MB/sec 2024-09-13T03:06:19.360 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vnXZNPHgh5jse2p off=300563 len=1190183 2024-09-13T03:06:19.368 INFO:tasks.workunit.client.0.smithi088.stdout:op 2282 completed, throughput=5MB/sec 2024-09-13T03:06:19.368 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DSgIu0V2pi1CAcv off=6508680 len=792784 2024-09-13T03:06:19.368 INFO:tasks.workunit.client.0.smithi088.stdout:op 2283 completed, throughput=5MB/sec 2024-09-13T03:06:19.369 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--R8P9tq8TKeUtqf off=614119 len=1622535 2024-09-13T03:06:19.377 INFO:tasks.workunit.client.0.smithi088.stdout:op 2284 completed, throughput=5MB/sec 2024-09-13T03:06:20.377 INFO:tasks.workunit.client.0.smithi088.stdout: 448: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:20.377 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fxEsz0IM-DGtmZy off=11565009 len=84434 2024-09-13T03:06:20.379 INFO:tasks.workunit.client.0.smithi088.stdout:op 2285 completed, throughput=4.99MB/sec 2024-09-13T03:06:20.380 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zWeluyvu48zUdaJ off=7943141 len=1943386 2024-09-13T03:06:20.389 INFO:tasks.workunit.client.0.smithi088.stdout:op 2286 completed, throughput=5MB/sec 2024-09-13T03:06:20.389 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZLAnwCoWUpClnC5 off=17454140 len=774642 2024-09-13T03:06:20.390 INFO:tasks.workunit.client.0.smithi088.stdout:op 2287 completed, throughput=5MB/sec 2024-09-13T03:06:20.390 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KFj8-vVLR4TDoie off=3303721 len=1702794 2024-09-13T03:06:20.398 INFO:tasks.workunit.client.0.smithi088.stdout:op 2288 completed, throughput=5MB/sec 2024-09-13T03:06:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:20 smithi088 ceph-mon[96266]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:06:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:20 smithi088 ceph-mon[98762]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:06:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:20 smithi195 ceph-mon[87742]: pgmap v1665: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:06:21.399 INFO:tasks.workunit.client.0.smithi088.stdout: 449: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:21.399 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1FKPKNmNb2L-zmC off=12571348 len=149101 2024-09-13T03:06:21.400 INFO:tasks.workunit.client.0.smithi088.stdout:op 2289 completed, throughput=4.99MB/sec 2024-09-13T03:06:21.400 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Qq4TQwVe6NhgpPb off=18017029 len=107938 2024-09-13T03:06:21.403 INFO:tasks.workunit.client.0.smithi088.stdout:op 2290 completed, throughput=4.99MB/sec 2024-09-13T03:06:21.403 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ciiyn6JJDoL0i9F off=1239843 len=204393 2024-09-13T03:06:21.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 2291 completed, throughput=4.99MB/sec 2024-09-13T03:06:21.407 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-toHEk0Anf6bc5d2 off=5969583 len=102012 2024-09-13T03:06:21.409 INFO:tasks.workunit.client.0.smithi088.stdout:op 2292 completed, throughput=4.99MB/sec 2024-09-13T03:06:21.409 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YCEj-mtGPLlkD4k off=3166775 len=1337632 2024-09-13T03:06:21.411 INFO:tasks.workunit.client.0.smithi088.stdout:op 2293 completed, throughput=4.99MB/sec 2024-09-13T03:06:21.411 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CtFikG27SnfMHCu off=3618379 len=2052722 2024-09-13T03:06:21.413 INFO:tasks.workunit.client.0.smithi088.stdout:op 2294 completed, throughput=5MB/sec 2024-09-13T03:06:21.413 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MEVOFJhbcrxiDDI off=19812474 len=1028298 2024-09-13T03:06:21.415 INFO:tasks.workunit.client.0.smithi088.stdout:op 2295 completed, throughput=5MB/sec 2024-09-13T03:06:21.416 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z176jZLJpzAA0Yv off=3726146 len=473600 2024-09-13T03:06:21.416 INFO:tasks.workunit.client.0.smithi088.stdout:op 2296 completed, throughput=5MB/sec 2024-09-13T03:06:22.417 INFO:tasks.workunit.client.0.smithi088.stdout: 450: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:22.417 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eXS-iWyvs-lB0fg off=0 len=1464475 2024-09-13T03:06:22.419 INFO:tasks.workunit.client.0.smithi088.stdout:op 2297 completed, throughput=4.99MB/sec 2024-09-13T03:06:22.419 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yp8MQlXNwy6da7P off=1171599 len=1881841 2024-09-13T03:06:22.421 INFO:tasks.workunit.client.0.smithi088.stdout:op 2298 completed, throughput=5MB/sec 2024-09-13T03:06:22.421 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ARnAK4biiyHhq3U off=2123336 len=1987760 2024-09-13T03:06:22.430 INFO:tasks.workunit.client.0.smithi088.stdout:op 2299 completed, throughput=5MB/sec 2024-09-13T03:06:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:22 smithi088 ceph-mon[96266]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:06:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:22 smithi088 ceph-mon[98762]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:06:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:22 smithi195 ceph-mon[87742]: pgmap v1666: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:06:23.431 INFO:tasks.workunit.client.0.smithi088.stdout: 451: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:23.431 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xFfLezA--Gxt6Jd off=6301525 len=121599 2024-09-13T03:06:23.431 INFO:tasks.workunit.client.0.smithi088.stdout:op 2300 completed, throughput=4.99MB/sec 2024-09-13T03:06:23.431 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dRwY2AtSJdNm1Ti off=11028333 len=1426680 2024-09-13T03:06:23.439 INFO:tasks.workunit.client.0.smithi088.stdout:op 2301 completed, throughput=4.99MB/sec 2024-09-13T03:06:23.439 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FH4jf56yerq1oxc off=5542792 len=102001 2024-09-13T03:06:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:06:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:06:23] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-09-13T03:06:23.441 INFO:tasks.workunit.client.0.smithi088.stdout:op 2302 completed, throughput=4.99MB/sec 2024-09-13T03:06:23.441 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-urWLUoVuud2SluF off=9360388 len=1098761 2024-09-13T03:06:23.446 INFO:tasks.workunit.client.0.smithi088.stdout:op 2303 completed, throughput=5MB/sec 2024-09-13T03:06:23.446 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N1Ou1Vl8FrQjIMp off=10677959 len=1345715 2024-09-13T03:06:23.448 INFO:tasks.workunit.client.0.smithi088.stdout:op 2304 completed, throughput=5MB/sec 2024-09-13T03:06:23.448 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-m1luxMsS7d53kzU off=669418 len=330983 2024-09-13T03:06:23.449 INFO:tasks.workunit.client.0.smithi088.stdout:op 2305 completed, throughput=5MB/sec 2024-09-13T03:06:23.449 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o9mMvNEOGF8IGdH off=13525056 len=1337146 2024-09-13T03:06:23.455 INFO:tasks.workunit.client.0.smithi088.stdout:op 2306 completed, throughput=5MB/sec 2024-09-13T03:06:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:23 smithi088 ceph-mon[96266]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:06:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:23 smithi088 ceph-mon[98762]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:06:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:23 smithi195 ceph-mon[87742]: pgmap v1667: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:06:24.455 INFO:tasks.workunit.client.0.smithi088.stdout: 452: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:24.455 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lOKMGntLnW5iRKl off=1083238 len=1473556 2024-09-13T03:06:24.464 INFO:tasks.workunit.client.0.smithi088.stdout:op 2307 completed, throughput=4.99MB/sec 2024-09-13T03:06:24.464 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-81fLVTaHxLjp9ev off=6845652 len=865613 2024-09-13T03:06:24.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 2308 completed, throughput=5MB/sec 2024-09-13T03:06:24.466 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pwtTTE3q67BGd2x off=21398221 len=1119908 2024-09-13T03:06:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:op 2309 completed, throughput=5MB/sec 2024-09-13T03:06:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F6v3WE1xXnKIqO1 off=749993 len=642797 2024-09-13T03:06:24.476 INFO:tasks.workunit.client.0.smithi088.stdout:op 2310 completed, throughput=5MB/sec 2024-09-13T03:06:24.477 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y4F1_hrNVjOKPVS off=1665137 len=439542 2024-09-13T03:06:24.479 INFO:tasks.workunit.client.0.smithi088.stdout:op 2311 completed, throughput=5MB/sec 2024-09-13T03:06:24.480 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Z5O1HsoWIE8VYUm off=2190629 len=856500 2024-09-13T03:06:24.485 INFO:tasks.workunit.client.0.smithi088.stdout:op 2312 completed, throughput=5MB/sec 2024-09-13T03:06:25.485 INFO:tasks.workunit.client.0.smithi088.stdout: 453: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:25.485 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-H1UYcS5r6KOw9UE off=2511271 len=819991 2024-09-13T03:06:25.486 INFO:tasks.workunit.client.0.smithi088.stdout:op 2313 completed, throughput=4.99MB/sec 2024-09-13T03:06:25.487 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WHT1YwxTTZ3IUP_ off=4925195 len=308876 2024-09-13T03:06:25.490 INFO:tasks.workunit.client.0.smithi088.stdout:op 2314 completed, throughput=4.99MB/sec 2024-09-13T03:06:25.490 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rWYbddMS8W8FCce off=18106349 len=1650713 2024-09-13T03:06:25.499 INFO:tasks.workunit.client.0.smithi088.stdout:op 2315 completed, throughput=5MB/sec 2024-09-13T03:06:25.499 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-afreiheVuS9nEo_ off=13850502 len=1729442 2024-09-13T03:06:25.508 INFO:tasks.workunit.client.0.smithi088.stdout:op 2316 completed, throughput=5MB/sec 2024-09-13T03:06:25.508 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p7V8iDcsbWKcx6T off=2069186 len=1036284 2024-09-13T03:06:25.510 INFO:tasks.workunit.client.0.smithi088.stdout:op 2317 completed, throughput=5MB/sec 2024-09-13T03:06:26.510 INFO:tasks.workunit.client.0.smithi088.stdout: 454: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:26.510 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Hl6TMB_Ir778ihw off=9752110 len=1742235 2024-09-13T03:06:26.511 INFO:tasks.workunit.client.0.smithi088.stdout:op 2318 completed, throughput=4.99MB/sec 2024-09-13T03:06:26.512 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nebmki_DqgYbfLh off=1112727 len=703486 2024-09-13T03:06:26.513 INFO:tasks.workunit.client.0.smithi088.stdout:op 2319 completed, throughput=5MB/sec 2024-09-13T03:06:26.513 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_kUqJMi0HMiA7NM off=1467078 len=912305 2024-09-13T03:06:26.518 INFO:tasks.workunit.client.0.smithi088.stdout:op 2320 completed, throughput=5MB/sec 2024-09-13T03:06:26.518 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Xjiw3uuQkFm2dLF off=7836362 len=1331015 2024-09-13T03:06:26.519 INFO:tasks.workunit.client.0.smithi088.stdout:op 2321 completed, throughput=5MB/sec 2024-09-13T03:06:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:26 smithi088 ceph-mon[96266]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:06:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:06:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:26 smithi088 ceph-mon[98762]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:06:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:06:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:26 smithi195 ceph-mon[87742]: pgmap v1668: 105 pgs: 105 active+clean; 127 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:06:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:06:27.519 INFO:tasks.workunit.client.0.smithi088.stdout: 455: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:27.519 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uAQDXok945xxVc5 off=2648215 len=1592849 2024-09-13T03:06:27.527 INFO:tasks.workunit.client.0.smithi088.stdout:op 2322 completed, throughput=4.99MB/sec 2024-09-13T03:06:27.527 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IkFgg6eDrRfvZx6 off=5810955 len=480963 2024-09-13T03:06:27.528 INFO:tasks.workunit.client.0.smithi088.stdout:op 2323 completed, throughput=4.99MB/sec 2024-09-13T03:06:27.528 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WXHLfEkSaPz9muv off=357004 len=632280 2024-09-13T03:06:27.530 INFO:tasks.workunit.client.0.smithi088.stdout:op 2324 completed, throughput=4.99MB/sec 2024-09-13T03:06:27.530 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-14bD75yF56R56c6 off=65704 len=217765 2024-09-13T03:06:27.531 INFO:tasks.workunit.client.0.smithi088.stdout:op 2325 completed, throughput=5MB/sec 2024-09-13T03:06:27.531 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sMxCaRiIX4OnYqE off=20245347 len=562016 2024-09-13T03:06:27.535 INFO:tasks.workunit.client.0.smithi088.stdout:op 2326 completed, throughput=5MB/sec 2024-09-13T03:06:27.535 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xxJu-d-Jgb0lygl off=3300322 len=671423 2024-09-13T03:06:27.538 INFO:tasks.workunit.client.0.smithi088.stdout:op 2327 completed, throughput=5MB/sec 2024-09-13T03:06:27.539 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tROaRmjYDRAkzGS off=8217366 len=411735 2024-09-13T03:06:27.539 INFO:tasks.workunit.client.0.smithi088.stdout:op 2328 completed, throughput=5MB/sec 2024-09-13T03:06:27.539 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xm2KxtG2vJwn50T off=2015846 len=1203550 2024-09-13T03:06:27.540 INFO:tasks.workunit.client.0.smithi088.stdout:op 2329 completed, throughput=5MB/sec 2024-09-13T03:06:27.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:06:27.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:06:27.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:06:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:06:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:06:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:06:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:06:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:06:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:06:28.541 INFO:tasks.workunit.client.0.smithi088.stdout: 456: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:28.541 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fZFusiGvhZ_9p9m off=5659755 len=1558475 2024-09-13T03:06:28.549 INFO:tasks.workunit.client.0.smithi088.stdout:op 2330 completed, throughput=4.99MB/sec 2024-09-13T03:06:28.549 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MlVbL0TA-PJARZe off=16810387 len=1262998 2024-09-13T03:06:28.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 2331 completed, throughput=5MB/sec 2024-09-13T03:06:28.557 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-alPQWgc87OCrvbj off=802481 len=1510491 2024-09-13T03:06:28.558 INFO:tasks.workunit.client.0.smithi088.stdout:op 2332 completed, throughput=5MB/sec 2024-09-13T03:06:28.558 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_IZa3xrQhU14SAq off=3749901 len=2068137 2024-09-13T03:06:28.559 INFO:tasks.workunit.client.0.smithi088.stdout:op 2333 completed, throughput=5MB/sec 2024-09-13T03:06:28.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:28 smithi088 ceph-mon[96266]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:06:28.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:28 smithi088 ceph-mon[98762]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:06:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:28 smithi195 ceph-mon[87742]: pgmap v1669: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:06:29.560 INFO:tasks.workunit.client.0.smithi088.stdout: 457: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:29.560 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SUzhKoofvmDFfIH off=4924115 len=500336 2024-09-13T03:06:29.561 INFO:tasks.workunit.client.0.smithi088.stdout:op 2334 completed, throughput=4.99MB/sec 2024-09-13T03:06:29.561 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qqdfyvtsM8KHZLB off=277057 len=918524 2024-09-13T03:06:29.562 INFO:tasks.workunit.client.0.smithi088.stdout:op 2335 completed, throughput=5MB/sec 2024-09-13T03:06:29.562 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YPD9b4Va68_ocvQ off=2864488 len=1021364 2024-09-13T03:06:29.567 INFO:tasks.workunit.client.0.smithi088.stdout:op 2336 completed, throughput=5MB/sec 2024-09-13T03:06:29.567 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wuvgplMW7tbZbQe off=4673402 len=844636 2024-09-13T03:06:29.573 INFO:tasks.workunit.client.0.smithi088.stdout:op 2337 completed, throughput=5MB/sec 2024-09-13T03:06:29.573 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dPOvr0d-dRp3ND1 off=3299976 len=941063 2024-09-13T03:06:29.579 INFO:tasks.workunit.client.0.smithi088.stdout:op 2338 completed, throughput=5MB/sec 2024-09-13T03:06:29.885 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:06:29.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:29 smithi195 ceph-mon[87742]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:06:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:06:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:29 smithi088 ceph-mon[96266]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:06:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:06:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:29 smithi088 ceph-mon[98762]: pgmap v1670: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:06:30.579 INFO:tasks.workunit.client.0.smithi088.stdout: 458: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:30.579 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IItM5MNDK3pg38v off=18124946 len=1181044 2024-09-13T03:06:30.586 INFO:tasks.workunit.client.0.smithi088.stdout:op 2339 completed, throughput=4.99MB/sec 2024-09-13T03:06:30.586 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3FKrCU9mHN-zHgd off=5742538 len=1713587 2024-09-13T03:06:30.588 INFO:tasks.workunit.client.0.smithi088.stdout:op 2340 completed, throughput=5MB/sec 2024-09-13T03:06:30.589 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-T9cvCT-iPUdHuu9 off=2557907 len=723075 2024-09-13T03:06:30.593 INFO:tasks.workunit.client.0.smithi088.stdout:op 2341 completed, throughput=5MB/sec 2024-09-13T03:06:30.593 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MU84mi9JA60vkYG off=14328469 len=1629091 2024-09-13T03:06:30.600 INFO:tasks.workunit.client.0.smithi088.stdout:op 2342 completed, throughput=5MB/sec 2024-09-13T03:06:31.601 INFO:tasks.workunit.client.0.smithi088.stdout: 459: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:31.601 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3T93QK2dCeagkN4 off=3457397 len=1794995 2024-09-13T03:06:31.605 INFO:tasks.workunit.client.0.smithi088.stdout:op 2343 completed, throughput=4.99MB/sec 2024-09-13T03:06:31.605 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XYTS61FIB3Q20yw off=6234601 len=967035 2024-09-13T03:06:31.609 INFO:tasks.workunit.client.0.smithi088.stdout:op 2344 completed, throughput=5MB/sec 2024-09-13T03:06:31.610 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1ZZ9b2qwnv1kyOh off=6594825 len=304785 2024-09-13T03:06:31.613 INFO:tasks.workunit.client.0.smithi088.stdout:op 2345 completed, throughput=5MB/sec 2024-09-13T03:06:31.613 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sqGPzBlNiXZ-iru off=2203100 len=1106355 2024-09-13T03:06:31.614 INFO:tasks.workunit.client.0.smithi088.stdout:op 2346 completed, throughput=5MB/sec 2024-09-13T03:06:31.614 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GRkmfxFRv5R-Dlb off=9291722 len=463449 2024-09-13T03:06:31.615 INFO:tasks.workunit.client.0.smithi088.stdout:op 2347 completed, throughput=5MB/sec 2024-09-13T03:06:31.615 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-doEEu_QY1giInjb off=1522359 len=1925771 2024-09-13T03:06:31.625 INFO:tasks.workunit.client.0.smithi088.stdout:op 2348 completed, throughput=5MB/sec 2024-09-13T03:06:32.625 INFO:tasks.workunit.client.0.smithi088.stdout: 460: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:32.625 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-c65jHtpAiOYGZun off=21426343 len=1916362 2024-09-13T03:06:32.635 INFO:tasks.workunit.client.0.smithi088.stdout:op 2349 completed, throughput=5MB/sec 2024-09-13T03:06:32.635 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qYyQUVqGiugXVgN off=13674718 len=26195 2024-09-13T03:06:32.638 INFO:tasks.workunit.client.0.smithi088.stdout:op 2350 completed, throughput=5MB/sec 2024-09-13T03:06:32.638 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BJe0RS3WRftM-5B off=6024706 len=2083492 2024-09-13T03:06:32.640 INFO:tasks.workunit.client.0.smithi088.stdout:op 2351 completed, throughput=5MB/sec 2024-09-13T03:06:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:32 smithi088 ceph-mon[96266]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:06:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:32 smithi088 ceph-mon[98762]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:06:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:32 smithi195 ceph-mon[87742]: pgmap v1671: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:06:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:06:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:06:33] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:06:33.641 INFO:tasks.workunit.client.0.smithi088.stdout: 461: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:33.641 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ADQD6NwnVy8B9rH off=1615306 len=786408 2024-09-13T03:06:33.645 INFO:tasks.workunit.client.0.smithi088.stdout:op 2352 completed, throughput=4.99MB/sec 2024-09-13T03:06:33.645 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nveMEWQN0kyWR0e off=9459778 len=1293052 2024-09-13T03:06:33.652 INFO:tasks.workunit.client.0.smithi088.stdout:op 2353 completed, throughput=4.99MB/sec 2024-09-13T03:06:33.652 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8nn66waEsaFBiKY off=8093409 len=1605229 2024-09-13T03:06:33.659 INFO:tasks.workunit.client.0.smithi088.stdout:op 2354 completed, throughput=5MB/sec 2024-09-13T03:06:33.659 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mqs-vVHQOBBOg4D off=3417668 len=910435 2024-09-13T03:06:33.660 INFO:tasks.workunit.client.0.smithi088.stdout:op 2355 completed, throughput=5MB/sec 2024-09-13T03:06:33.660 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QuBNHA3oIVel-l9 off=21623034 len=948696 2024-09-13T03:06:33.661 INFO:tasks.workunit.client.0.smithi088.stdout:op 2356 completed, throughput=5MB/sec 2024-09-13T03:06:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:33 smithi088 ceph-mon[96266]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:06:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:33 smithi088 ceph-mon[98762]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:06:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:33 smithi195 ceph-mon[87742]: pgmap v1672: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:06:34.662 INFO:tasks.workunit.client.0.smithi088.stdout: 462: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:34.662 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OaITVvDAcT5aPbf off=1609524 len=1121334 2024-09-13T03:06:34.663 INFO:tasks.workunit.client.0.smithi088.stdout:op 2357 completed, throughput=4.99MB/sec 2024-09-13T03:06:34.663 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4EDNpjSQ2pgUhKX off=1854023 len=392724 2024-09-13T03:06:34.664 INFO:tasks.workunit.client.0.smithi088.stdout:op 2358 completed, throughput=4.99MB/sec 2024-09-13T03:06:34.664 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oem53XU3OsOpXMM off=13052694 len=51801 2024-09-13T03:06:34.665 INFO:tasks.workunit.client.0.smithi088.stdout:op 2359 completed, throughput=4.99MB/sec 2024-09-13T03:06:34.665 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rMBTTraeUfvp1Cu off=1224592 len=121566 2024-09-13T03:06:34.668 INFO:tasks.workunit.client.0.smithi088.stdout:op 2360 completed, throughput=4.99MB/sec 2024-09-13T03:06:34.668 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-06mzI3adQ3aC1Wq off=2841180 len=1966055 2024-09-13T03:06:34.670 INFO:tasks.workunit.client.0.smithi088.stdout:op 2361 completed, throughput=5MB/sec 2024-09-13T03:06:34.670 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-u2CNv5_E4QG7hjf off=2523516 len=1420541 2024-09-13T03:06:34.672 INFO:tasks.workunit.client.0.smithi088.stdout:op 2362 completed, throughput=5MB/sec 2024-09-13T03:06:35.672 INFO:tasks.workunit.client.0.smithi088.stdout: 463: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:35.673 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3TnynDWfWU-jsXE off=3576322 len=331975 2024-09-13T03:06:35.673 INFO:tasks.workunit.client.0.smithi088.stdout:op 2363 completed, throughput=4.99MB/sec 2024-09-13T03:06:35.673 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ye17uABcEDZVqZn off=108285 len=1885038 2024-09-13T03:06:35.676 INFO:tasks.workunit.client.0.smithi088.stdout:op 2364 completed, throughput=4.99MB/sec 2024-09-13T03:06:35.676 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DweZsy3Lq6LWgGj off=2191986 len=616319 2024-09-13T03:06:35.679 INFO:tasks.workunit.client.0.smithi088.stdout:op 2365 completed, throughput=5MB/sec 2024-09-13T03:06:35.680 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LfsCQG9-idUyy3E off=2575557 len=887610 2024-09-13T03:06:35.684 INFO:tasks.workunit.client.0.smithi088.stdout:op 2366 completed, throughput=5MB/sec 2024-09-13T03:06:35.684 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qVFr8cJOrMzpyVv off=3098898 len=2042666 2024-09-13T03:06:35.688 INFO:tasks.workunit.client.0.smithi088.stdout:op 2367 completed, throughput=5MB/sec 2024-09-13T03:06:36.688 INFO:tasks.workunit.client.0.smithi088.stdout: 464: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:36.688 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sxUjAA7PND96wvy off=108628 len=1494499 2024-09-13T03:06:36.695 INFO:tasks.workunit.client.0.smithi088.stdout:op 2368 completed, throughput=4.99MB/sec 2024-09-13T03:06:36.695 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XVN8qG1yReD0WRB off=12301333 len=1917597 2024-09-13T03:06:36.705 INFO:tasks.workunit.client.0.smithi088.stdout:op 2369 completed, throughput=5MB/sec 2024-09-13T03:06:36.705 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SeyUoZfbeuOCh2r off=4755129 len=411070 2024-09-13T03:06:36.708 INFO:tasks.workunit.client.0.smithi088.stdout:op 2370 completed, throughput=5MB/sec 2024-09-13T03:06:36.709 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fuKCZ80cEH2AQjN off=11885172 len=482370 2024-09-13T03:06:36.711 INFO:tasks.workunit.client.0.smithi088.stdout:op 2371 completed, throughput=5MB/sec 2024-09-13T03:06:36.712 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0ad7Y7eyvQ5FYKR off=12008628 len=108551 2024-09-13T03:06:36.714 INFO:tasks.workunit.client.0.smithi088.stdout:op 2372 completed, throughput=5MB/sec 2024-09-13T03:06:36.714 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--TTzSUbQKJUyAvC off=9131501 len=1079675 2024-09-13T03:06:36.715 INFO:tasks.workunit.client.0.smithi088.stdout:op 2373 completed, throughput=5MB/sec 2024-09-13T03:06:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:36 smithi088 ceph-mon[96266]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:06:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:36 smithi088 ceph-mon[98762]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:06:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:36 smithi195 ceph-mon[87742]: pgmap v1673: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:06:37.716 INFO:tasks.workunit.client.0.smithi088.stdout: 465: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:37.716 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B6izDNDHXU4e317 off=5264885 len=1919643 2024-09-13T03:06:37.719 INFO:tasks.workunit.client.0.smithi088.stdout:op 2374 completed, throughput=4.99MB/sec 2024-09-13T03:06:37.720 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5AFEepfsG1ZTC14 off=11891087 len=200229 2024-09-13T03:06:37.723 INFO:tasks.workunit.client.0.smithi088.stdout:op 2375 completed, throughput=5MB/sec 2024-09-13T03:06:37.723 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-10QVC6PmMowmjGT off=332083 len=587377 2024-09-13T03:06:37.726 INFO:tasks.workunit.client.0.smithi088.stdout:op 2376 completed, throughput=5MB/sec 2024-09-13T03:06:37.726 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-74R11vdbtlf7OFy off=15073814 len=1764231 2024-09-13T03:06:37.730 INFO:tasks.workunit.client.0.smithi088.stdout:op 2377 completed, throughput=5MB/sec 2024-09-13T03:06:37.731 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wOHxQK-Nxz4S9ue off=8687989 len=1159339 2024-09-13T03:06:37.735 INFO:tasks.workunit.client.0.smithi088.stdout:op 2378 completed, throughput=5MB/sec 2024-09-13T03:06:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:37 smithi088 ceph-mon[96266]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:06:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:37 smithi088 ceph-mon[98762]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:06:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:37 smithi195 ceph-mon[87742]: pgmap v1674: 105 pgs: 105 active+clean; 127 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:06:38.735 INFO:tasks.workunit.client.0.smithi088.stdout: 466: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:38.736 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hvjplqRoQt-OVAV off=9453889 len=1219313 2024-09-13T03:06:38.742 INFO:tasks.workunit.client.0.smithi088.stdout:op 2379 completed, throughput=4.99MB/sec 2024-09-13T03:06:38.742 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VKQs4McOTFCIoaP off=2127954 len=1413713 2024-09-13T03:06:38.751 INFO:tasks.workunit.client.0.smithi088.stdout:op 2380 completed, throughput=5MB/sec 2024-09-13T03:06:38.751 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xb_k71_DkniNqU4 off=3526913 len=1181269 2024-09-13T03:06:38.751 INFO:tasks.workunit.client.0.smithi088.stdout:op 2381 completed, throughput=5MB/sec 2024-09-13T03:06:38.752 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--u6o_ukwvxzOkS2 off=682159 len=1298741 2024-09-13T03:06:38.756 INFO:tasks.workunit.client.0.smithi088.stdout:op 2382 completed, throughput=5MB/sec 2024-09-13T03:06:39.756 INFO:tasks.workunit.client.0.smithi088.stdout: 467: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:39.756 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OZniVihiJCphyjv off=0 len=1086677 2024-09-13T03:06:39.758 INFO:tasks.workunit.client.0.smithi088.stdout:op 2383 completed, throughput=4.99MB/sec 2024-09-13T03:06:39.758 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HeZXdmZAQmmi-Im off=5214729 len=2073291 2024-09-13T03:06:39.769 INFO:tasks.workunit.client.0.smithi088.stdout:op 2384 completed, throughput=5MB/sec 2024-09-13T03:06:39.769 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z3dps2YCxDBvu-f off=8987940 len=1595622 2024-09-13T03:06:39.771 INFO:tasks.workunit.client.0.smithi088.stdout:op 2385 completed, throughput=5MB/sec 2024-09-13T03:06:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:39 smithi088 ceph-mon[96266]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:06:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:39 smithi088 ceph-mon[98762]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:06:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:39 smithi195 ceph-mon[87742]: pgmap v1675: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:06:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: 468: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:40.771 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sy4-jRy-wakZFef off=4623558 len=770431 2024-09-13T03:06:40.772 INFO:tasks.workunit.client.0.smithi088.stdout:op 2386 completed, throughput=4.99MB/sec 2024-09-13T03:06:40.772 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D9t7WZik37_p-jq off=11133877 len=931212 2024-09-13T03:06:40.774 INFO:tasks.workunit.client.0.smithi088.stdout:op 2387 completed, throughput=4.99MB/sec 2024-09-13T03:06:40.774 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tqWUj4bl02Pt72n off=196411 len=2076129 2024-09-13T03:06:40.783 INFO:tasks.workunit.client.0.smithi088.stdout:op 2388 completed, throughput=5MB/sec 2024-09-13T03:06:40.784 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kXncqQ4Kbt0w9gd off=7197462 len=1719385 2024-09-13T03:06:40.785 INFO:tasks.workunit.client.0.smithi088.stdout:op 2389 completed, throughput=5MB/sec 2024-09-13T03:06:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: 469: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:41.785 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3ZGpxfSLxlxbnft off=4471379 len=1602334 2024-09-13T03:06:41.787 INFO:tasks.workunit.client.0.smithi088.stdout:op 2390 completed, throughput=4.99MB/sec 2024-09-13T03:06:41.787 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lNiCNkEqd4mEFZy off=12270936 len=210760 2024-09-13T03:06:41.790 INFO:tasks.workunit.client.0.smithi088.stdout:op 2391 completed, throughput=4.99MB/sec 2024-09-13T03:06:41.790 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xoWcFpL-n1fAsGx off=7728073 len=2031457 2024-09-13T03:06:41.800 INFO:tasks.workunit.client.0.smithi088.stdout:op 2392 completed, throughput=5MB/sec 2024-09-13T03:06:41.800 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lLFrSUjj4bM-REy off=1941537 len=746220 2024-09-13T03:06:41.805 INFO:tasks.workunit.client.0.smithi088.stdout:op 2393 completed, throughput=5MB/sec 2024-09-13T03:06:41.805 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kwKZNdr9Zs4YxcA off=1995207 len=603740 2024-09-13T03:06:41.808 INFO:tasks.workunit.client.0.smithi088.stdout:op 2394 completed, throughput=5MB/sec 2024-09-13T03:06:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: 470: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:42.808 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2n7xdQbYlIVEKXL off=932359 len=1159854 2024-09-13T03:06:42.815 INFO:tasks.workunit.client.0.smithi088.stdout:op 2395 completed, throughput=4.99MB/sec 2024-09-13T03:06:42.815 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4psFAN0sgjLaGJT off=1662120 len=1401161 2024-09-13T03:06:42.821 INFO:tasks.workunit.client.0.smithi088.stdout:op 2396 completed, throughput=5MB/sec 2024-09-13T03:06:42.821 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sBK9pFLtjN021rh off=7022841 len=1949372 2024-09-13T03:06:42.830 INFO:tasks.workunit.client.0.smithi088.stdout:op 2397 completed, throughput=5MB/sec 2024-09-13T03:06:42.831 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qaQnAB4YluNv6nU off=3853376 len=296782 2024-09-13T03:06:42.834 INFO:tasks.workunit.client.0.smithi088.stdout:op 2398 completed, throughput=5MB/sec 2024-09-13T03:06:42.834 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OZhNGc-F8mUUs63 off=4610409 len=1602082 2024-09-13T03:06:42.840 INFO:tasks.workunit.client.0.smithi088.stdout:op 2399 completed, throughput=5MB/sec 2024-09-13T03:06:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:42 smithi088 ceph-mon[96266]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:06:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:42 smithi088 ceph-mon[98762]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:06:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:42 smithi195 ceph-mon[87742]: pgmap v1676: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:06:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:06:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:06:43] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:06:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: 471: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:43.841 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IXrzEFva2ZG34a8 off=1525560 len=1935709 2024-09-13T03:06:43.843 INFO:tasks.workunit.client.0.smithi088.stdout:op 2400 completed, throughput=5MB/sec 2024-09-13T03:06:43.843 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--lI9805y2XGzvHb off=14505352 len=1632347 2024-09-13T03:06:43.850 INFO:tasks.workunit.client.0.smithi088.stdout:op 2401 completed, throughput=5MB/sec 2024-09-13T03:06:43.850 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZVILW3zwl30MY9c off=500390 len=722262 2024-09-13T03:06:43.853 INFO:tasks.workunit.client.0.smithi088.stdout:op 2402 completed, throughput=5MB/sec 2024-09-13T03:06:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:43 smithi088 ceph-mon[96266]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:06:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:43 smithi088 ceph-mon[98762]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:06:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:43 smithi195 ceph-mon[87742]: pgmap v1677: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:06:44.854 INFO:tasks.workunit.client.0.smithi088.stdout: 472: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0gG3pvvFvCNpB4m off=3550025 len=1119699 2024-09-13T03:06:44.859 INFO:tasks.workunit.client.0.smithi088.stdout:op 2403 completed, throughput=4.99MB/sec 2024-09-13T03:06:44.859 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hKktvSp7zgmeV3x off=8684969 len=833339 2024-09-13T03:06:44.864 INFO:tasks.workunit.client.0.smithi088.stdout:op 2404 completed, throughput=4.99MB/sec 2024-09-13T03:06:44.865 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ItbHIMVW_djjz2z off=7135764 len=1642072 2024-09-13T03:06:44.874 INFO:tasks.workunit.client.0.smithi088.stdout:op 2405 completed, throughput=5MB/sec 2024-09-13T03:06:44.874 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qRqP4IEHaOL1kCE off=3812095 len=1198420 2024-09-13T03:06:44.879 INFO:tasks.workunit.client.0.smithi088.stdout:op 2406 completed, throughput=5MB/sec 2024-09-13T03:06:44.879 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Zuo9INrdw1e81Zg off=1600122 len=1825751 2024-09-13T03:06:44.881 INFO:tasks.workunit.client.0.smithi088.stdout:op 2407 completed, throughput=5MB/sec 2024-09-13T03:06:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:06:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:06:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:06:45.881 INFO:tasks.workunit.client.0.smithi088.stdout: 473: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:45.882 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dhaUYgYUB_MdxIi off=3797645 len=1595092 2024-09-13T03:06:45.888 INFO:tasks.workunit.client.0.smithi088.stdout:op 2408 completed, throughput=5MB/sec 2024-09-13T03:06:45.888 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fk6AwJo77nZX3Bj off=4095348 len=1503424 2024-09-13T03:06:45.896 INFO:tasks.workunit.client.0.smithi088.stdout:op 2409 completed, throughput=5MB/sec 2024-09-13T03:06:45.896 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6dt0hYAHBt85D0n off=13099642 len=798306 2024-09-13T03:06:45.897 INFO:tasks.workunit.client.0.smithi088.stdout:op 2410 completed, throughput=5MB/sec 2024-09-13T03:06:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:45 smithi088 ceph-mon[96266]: pgmap v1678: 105 pgs: 105 active+clean; 127 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-09-13T03:06:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:45 smithi088 ceph-mon[98762]: pgmap v1678: 105 pgs: 105 active+clean; 127 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-09-13T03:06:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:45 smithi195 ceph-mon[87742]: pgmap v1678: 105 pgs: 105 active+clean; 127 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-09-13T03:06:46.898 INFO:tasks.workunit.client.0.smithi088.stdout: 474: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:46.898 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mcIzwIxZuax07cD off=19824424 len=1020188 2024-09-13T03:06:46.899 INFO:tasks.workunit.client.0.smithi088.stdout:op 2411 completed, throughput=4.99MB/sec 2024-09-13T03:06:46.899 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tAhXiHfUeoKdKmR off=7295458 len=402519 2024-09-13T03:06:46.903 INFO:tasks.workunit.client.0.smithi088.stdout:op 2412 completed, throughput=4.99MB/sec 2024-09-13T03:06:46.904 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3Qzs_ejizEGuCTd off=8510858 len=766505 2024-09-13T03:06:46.905 INFO:tasks.workunit.client.0.smithi088.stdout:op 2413 completed, throughput=4.99MB/sec 2024-09-13T03:06:46.905 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KpBmfYuFIQ1wOaT off=1528053 len=69242 2024-09-13T03:06:46.907 INFO:tasks.workunit.client.0.smithi088.stdout:op 2414 completed, throughput=4.99MB/sec 2024-09-13T03:06:46.907 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1hM6x4WpBOaaIEt off=9481333 len=140886 2024-09-13T03:06:46.909 INFO:tasks.workunit.client.0.smithi088.stdout:op 2415 completed, throughput=4.99MB/sec 2024-09-13T03:06:46.909 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-l1gdAMeiuGU89Le off=389536 len=100984 2024-09-13T03:06:46.910 INFO:tasks.workunit.client.0.smithi088.stdout:op 2416 completed, throughput=4.99MB/sec 2024-09-13T03:06:46.911 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_UoEDXL-Cbfbg3C off=2392126 len=295888 2024-09-13T03:06:46.913 INFO:tasks.workunit.client.0.smithi088.stdout:op 2417 completed, throughput=5MB/sec 2024-09-13T03:06:46.914 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZT2Fpkla4Uu16pM off=15121276 len=1096820 2024-09-13T03:06:46.916 INFO:tasks.workunit.client.0.smithi088.stdout:op 2418 completed, throughput=5MB/sec 2024-09-13T03:06:46.916 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UTp1pFAy2nnzRpD off=15905202 len=1692849 2024-09-13T03:06:46.925 INFO:tasks.workunit.client.0.smithi088.stdout:op 2419 completed, throughput=5MB/sec 2024-09-13T03:06:47.925 INFO:tasks.workunit.client.0.smithi088.stdout: 475: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:47.925 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FpTCEBWCmT2GGSo off=15992641 len=788855 2024-09-13T03:06:47.930 INFO:tasks.workunit.client.0.smithi088.stdout:op 2420 completed, throughput=4.99MB/sec 2024-09-13T03:06:47.930 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0Ek8Or27ezeskdu off=10827547 len=2077650 2024-09-13T03:06:47.935 INFO:tasks.workunit.client.0.smithi088.stdout:op 2421 completed, throughput=5MB/sec 2024-09-13T03:06:47.935 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_ydCBTVsfHGEj9O off=2216398 len=1531343 2024-09-13T03:06:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:47 smithi088 ceph-mon[96266]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:06:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:47 smithi088 ceph-mon[98762]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:06:47.944 INFO:tasks.workunit.client.0.smithi088.stdout:op 2422 completed, throughput=5MB/sec 2024-09-13T03:06:47.944 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-G_HG0wGLzORqak8 off=3798978 len=1156878 2024-09-13T03:06:47.949 INFO:tasks.workunit.client.0.smithi088.stdout:op 2423 completed, throughput=5MB/sec 2024-09-13T03:06:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:47 smithi195 ceph-mon[87742]: pgmap v1679: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:06:48.949 INFO:tasks.workunit.client.0.smithi088.stdout: 476: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:48.949 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PFO5icVzhu0x8Dt off=12611734 len=1635586 2024-09-13T03:06:48.953 INFO:tasks.workunit.client.0.smithi088.stdout:op 2424 completed, throughput=4.99MB/sec 2024-09-13T03:06:48.953 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-T8O-a9D9hL-WaaD off=6913653 len=1849563 2024-09-13T03:06:48.955 INFO:tasks.workunit.client.0.smithi088.stdout:op 2425 completed, throughput=5MB/sec 2024-09-13T03:06:48.956 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-O5_BPbhhG-Ziat1 off=1529502 len=1732221 2024-09-13T03:06:48.958 INFO:tasks.workunit.client.0.smithi088.stdout:op 2426 completed, throughput=5MB/sec 2024-09-13T03:06:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:49 smithi088 ceph-mon[96266]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-13T03:06:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:49 smithi088 ceph-mon[98762]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-13T03:06:49.958 INFO:tasks.workunit.client.0.smithi088.stdout: 477: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:49.958 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qGJ4mBY_xOL4bOk off=3313005 len=395994 2024-09-13T03:06:49.962 INFO:tasks.workunit.client.0.smithi088.stdout:op 2427 completed, throughput=4.99MB/sec 2024-09-13T03:06:49.962 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hAJcv-5e9MmWlQZ off=2143890 len=341933 2024-09-13T03:06:49.966 INFO:tasks.workunit.client.0.smithi088.stdout:op 2428 completed, throughput=4.99MB/sec 2024-09-13T03:06:49.966 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HS4ZeB6e-rpS_If off=4495134 len=571837 2024-09-13T03:06:49.970 INFO:tasks.workunit.client.0.smithi088.stdout:op 2429 completed, throughput=4.99MB/sec 2024-09-13T03:06:49.970 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xe3vUI-j6N4jWW4 off=4139830 len=1678880 2024-09-13T03:06:49.979 INFO:tasks.workunit.client.0.smithi088.stdout:op 2430 completed, throughput=5MB/sec 2024-09-13T03:06:49.979 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6xApwClUBtkR9cD off=7347093 len=38538 2024-09-13T03:06:49.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 2431 completed, throughput=5MB/sec 2024-09-13T03:06:49.981 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZRwvAHGOB0o9nKC off=12945204 len=120420 2024-09-13T03:06:49.982 INFO:tasks.workunit.client.0.smithi088.stdout:op 2432 completed, throughput=5MB/sec 2024-09-13T03:06:49.982 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sBEYVlsZd1cguS8 off=251346 len=1816178 2024-09-13T03:06:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:49 smithi195 ceph-mon[87742]: pgmap v1680: 105 pgs: 105 active+clean; 127 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-13T03:06:49.992 INFO:tasks.workunit.client.0.smithi088.stdout:op 2433 completed, throughput=5MB/sec 2024-09-13T03:06:49.992 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iiUAZfdv98r0kBt off=2145785 len=217800 2024-09-13T03:06:49.994 INFO:tasks.workunit.client.0.smithi088.stdout:op 2434 completed, throughput=5MB/sec 2024-09-13T03:06:50.995 INFO:tasks.workunit.client.0.smithi088.stdout: 478: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:50.995 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-g6WUCML2b-UvxgO off=4706390 len=1438804 2024-09-13T03:06:51.001 INFO:tasks.workunit.client.0.smithi088.stdout:op 2435 completed, throughput=4.99MB/sec 2024-09-13T03:06:51.001 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Wq0DDsOAg-pfiNJ off=7626877 len=1844327 2024-09-13T03:06:51.005 INFO:tasks.workunit.client.0.smithi088.stdout:op 2436 completed, throughput=5MB/sec 2024-09-13T03:06:51.005 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-73Dg7qJvB9BfX-u off=1804869 len=1652978 2024-09-13T03:06:51.013 INFO:tasks.workunit.client.0.smithi088.stdout:op 2437 completed, throughput=5MB/sec 2024-09-13T03:06:51.013 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7t-_3oF1ZjR3ESs off=17641394 len=851368 2024-09-13T03:06:51.018 INFO:tasks.workunit.client.0.smithi088.stdout:op 2438 completed, throughput=5MB/sec 2024-09-13T03:06:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:51 smithi088 ceph-mon[96266]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:06:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:51 smithi088 ceph-mon[98762]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:06:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:51 smithi195 ceph-mon[87742]: pgmap v1681: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:06:52.018 INFO:tasks.workunit.client.0.smithi088.stdout: 479: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:52.018 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iftYt0z60oKWfui off=3420400 len=1493269 2024-09-13T03:06:52.026 INFO:tasks.workunit.client.0.smithi088.stdout:op 2439 completed, throughput=4.99MB/sec 2024-09-13T03:06:52.027 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1pdEYpLH0ys2QLs off=4147002 len=2065257 2024-09-13T03:06:52.031 INFO:tasks.workunit.client.0.smithi088.stdout:op 2440 completed, throughput=5MB/sec 2024-09-13T03:06:52.031 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pJfR87dEf1YAV6H off=10880468 len=641987 2024-09-13T03:06:52.035 INFO:tasks.workunit.client.0.smithi088.stdout:op 2441 completed, throughput=5MB/sec 2024-09-13T03:06:52.035 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FqhzoHWveEAnIhs off=10692304 len=444055 2024-09-13T03:06:52.036 INFO:tasks.workunit.client.0.smithi088.stdout:op 2442 completed, throughput=5MB/sec 2024-09-13T03:06:52.037 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0HHLOO2JY8LLoSD off=8983334 len=1688950 2024-09-13T03:06:52.044 INFO:tasks.workunit.client.0.smithi088.stdout:op 2443 completed, throughput=5MB/sec 2024-09-13T03:06:53.045 INFO:tasks.workunit.client.0.smithi088.stdout: 480: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:53.045 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SdH77rHuaS0uerb off=14172419 len=1690757 2024-09-13T03:06:53.047 INFO:tasks.workunit.client.0.smithi088.stdout:op 2444 completed, throughput=5MB/sec 2024-09-13T03:06:53.047 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KDAp5s7UklhHigG off=11298985 len=1411089 2024-09-13T03:06:53.049 INFO:tasks.workunit.client.0.smithi088.stdout:op 2445 completed, throughput=5MB/sec 2024-09-13T03:06:53.049 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OCVgtlAsnYV37Xd off=2263838 len=1386495 2024-09-13T03:06:53.057 INFO:tasks.workunit.client.0.smithi088.stdout:op 2446 completed, throughput=5MB/sec 2024-09-13T03:06:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:06:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:06:53] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-09-13T03:06:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:53 smithi088 ceph-mon[96266]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-13T03:06:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:53 smithi088 ceph-mon[98762]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-13T03:06:53.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:53 smithi195 ceph-mon[87742]: pgmap v1682: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-09-13T03:06:54.058 INFO:tasks.workunit.client.0.smithi088.stdout: 481: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:54.058 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TM7_jGBpI-tBsV- off=5441487 len=1195586 2024-09-13T03:06:54.059 INFO:tasks.workunit.client.0.smithi088.stdout:op 2447 completed, throughput=4.99MB/sec 2024-09-13T03:06:54.059 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ebd3ZtHD8sw5IZg off=680937 len=488417 2024-09-13T03:06:54.060 INFO:tasks.workunit.client.0.smithi088.stdout:op 2448 completed, throughput=4.99MB/sec 2024-09-13T03:06:54.060 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8VrVPtq1BnQyWRv off=7971309 len=1719160 2024-09-13T03:06:54.063 INFO:tasks.workunit.client.0.smithi088.stdout:op 2449 completed, throughput=5MB/sec 2024-09-13T03:06:54.063 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-y2BPF4pcvuGqz-3 off=1913240 len=248989 2024-09-13T03:06:54.066 INFO:tasks.workunit.client.0.smithi088.stdout:op 2450 completed, throughput=5MB/sec 2024-09-13T03:06:54.066 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Zm1VA91d5eVikAQ off=4773182 len=516540 2024-09-13T03:06:54.067 INFO:tasks.workunit.client.0.smithi088.stdout:op 2451 completed, throughput=5MB/sec 2024-09-13T03:06:54.067 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4J13tC2iuxXapPL off=1824851 len=101606 2024-09-13T03:06:54.067 INFO:tasks.workunit.client.0.smithi088.stdout:op 2452 completed, throughput=5MB/sec 2024-09-13T03:06:54.068 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7CR-2Sbo70amAX- off=14479716 len=1507930 2024-09-13T03:06:54.069 INFO:tasks.workunit.client.0.smithi088.stdout:op 2453 completed, throughput=5MB/sec 2024-09-13T03:06:55.069 INFO:tasks.workunit.client.0.smithi088.stdout: 482: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:55.069 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-l8FCJQO7HMmC_5b off=2769805 len=1530953 2024-09-13T03:06:55.071 INFO:tasks.workunit.client.0.smithi088.stdout:op 2454 completed, throughput=4.99MB/sec 2024-09-13T03:06:55.071 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2hQ5CV0Hi8H2LE_ off=312432 len=1480649 2024-09-13T03:06:55.073 INFO:tasks.workunit.client.0.smithi088.stdout:op 2455 completed, throughput=5MB/sec 2024-09-13T03:06:55.073 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5odh52iJ-HWBSWZ off=9948150 len=1999690 2024-09-13T03:06:55.083 INFO:tasks.workunit.client.0.smithi088.stdout:op 2456 completed, throughput=5MB/sec 2024-09-13T03:06:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:55 smithi088 ceph-mon[96266]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-09-13T03:06:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:55 smithi088 ceph-mon[98762]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-09-13T03:06:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:55 smithi195 ceph-mon[87742]: pgmap v1683: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.4 MiB/s wr, 4 op/s 2024-09-13T03:06:56.083 INFO:tasks.workunit.client.0.smithi088.stdout: 483: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:56.083 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7eCvVb399m2IKzB off=8785003 len=512612 2024-09-13T03:06:56.085 INFO:tasks.workunit.client.0.smithi088.stdout:op 2457 completed, throughput=4.99MB/sec 2024-09-13T03:06:56.085 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EKOzPzqVW_ZeSr0 off=8794946 len=1666987 2024-09-13T03:06:56.095 INFO:tasks.workunit.client.0.smithi088.stdout:op 2458 completed, throughput=5MB/sec 2024-09-13T03:06:56.095 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fNoglkdOn1wQoQc off=5425480 len=351603 2024-09-13T03:06:56.095 INFO:tasks.workunit.client.0.smithi088.stdout:op 2459 completed, throughput=5MB/sec 2024-09-13T03:06:56.096 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7GsWTNgTFizuNzP off=8003241 len=1007092 2024-09-13T03:06:56.098 INFO:tasks.workunit.client.0.smithi088.stdout:op 2460 completed, throughput=5MB/sec 2024-09-13T03:06:56.098 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1RqVKihGdLB8q00 off=16553736 len=654582 2024-09-13T03:06:56.102 INFO:tasks.workunit.client.0.smithi088.stdout:op 2461 completed, throughput=5MB/sec 2024-09-13T03:06:56.102 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--OXEPRq_-5xNO7D off=1558396 len=2051781 2024-09-13T03:06:56.104 INFO:tasks.workunit.client.0.smithi088.stdout:op 2462 completed, throughput=5MB/sec 2024-09-13T03:06:57.105 INFO:tasks.workunit.client.0.smithi088.stdout: 484: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:57.105 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5Ig122uzO9tA2WQ off=430883 len=1351218 2024-09-13T03:06:57.107 INFO:tasks.workunit.client.0.smithi088.stdout:op 2463 completed, throughput=5MB/sec 2024-09-13T03:06:57.107 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ERhrKu9_z22mkGE off=8422332 len=1444439 2024-09-13T03:06:57.115 INFO:tasks.workunit.client.0.smithi088.stdout:op 2464 completed, throughput=5MB/sec 2024-09-13T03:06:57.115 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-W8OqBRAfHrKsHn3 off=1659739 len=1031616 2024-09-13T03:06:57.117 INFO:tasks.workunit.client.0.smithi088.stdout:op 2465 completed, throughput=5MB/sec 2024-09-13T03:06:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:57 smithi088 ceph-mon[96266]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:06:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:57 smithi088 ceph-mon[98762]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:06:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:57 smithi195 ceph-mon[87742]: pgmap v1684: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:06:58.118 INFO:tasks.workunit.client.0.smithi088.stdout: 485: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:58.118 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w-UeabsI9G2-HLP off=1338116 len=433767 2024-09-13T03:06:58.119 INFO:tasks.workunit.client.0.smithi088.stdout:op 2466 completed, throughput=4.99MB/sec 2024-09-13T03:06:58.119 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-x7AwzFFD81x6mZR off=5597874 len=1475464 2024-09-13T03:06:58.122 INFO:tasks.workunit.client.0.smithi088.stdout:op 2467 completed, throughput=4.99MB/sec 2024-09-13T03:06:58.122 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fxS8LMUUkgrZeAe off=15375583 len=1001965 2024-09-13T03:06:58.126 INFO:tasks.workunit.client.0.smithi088.stdout:op 2468 completed, throughput=5MB/sec 2024-09-13T03:06:58.127 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IhqfUOVlbrzeSLX off=5561105 len=1096996 2024-09-13T03:06:58.128 INFO:tasks.workunit.client.0.smithi088.stdout:op 2469 completed, throughput=5MB/sec 2024-09-13T03:06:58.128 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vQ-0w5SEq8Jaxv5 off=1750957 len=1443615 2024-09-13T03:06:58.129 INFO:tasks.workunit.client.0.smithi088.stdout:op 2470 completed, throughput=5MB/sec 2024-09-13T03:06:59.130 INFO:tasks.workunit.client.0.smithi088.stdout: 486: throughput=4.99MB/sec pending data=0 2024-09-13T03:06:59.130 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7NCRMa8Wa27Uy2I off=18367826 len=1297949 2024-09-13T03:06:59.132 INFO:tasks.workunit.client.0.smithi088.stdout:op 2471 completed, throughput=4.99MB/sec 2024-09-13T03:06:59.132 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-619NYeYWQrPMvor off=10863252 len=866789 2024-09-13T03:06:59.137 INFO:tasks.workunit.client.0.smithi088.stdout:op 2472 completed, throughput=4.99MB/sec 2024-09-13T03:06:59.137 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lWjxSSPG_Joy_cK off=2385025 len=46591 2024-09-13T03:06:59.138 INFO:tasks.workunit.client.0.smithi088.stdout:op 2473 completed, throughput=4.99MB/sec 2024-09-13T03:06:59.138 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-r7Uy2ogwfvsYapx off=1540740 len=491584 2024-09-13T03:06:59.141 INFO:tasks.workunit.client.0.smithi088.stdout:op 2474 completed, throughput=5MB/sec 2024-09-13T03:06:59.141 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-x5olemdrbJ6ICR4 off=134406 len=130301 2024-09-13T03:06:59.142 INFO:tasks.workunit.client.0.smithi088.stdout:op 2475 completed, throughput=5MB/sec 2024-09-13T03:06:59.142 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GWGBxYClUwQAOX1 off=919791 len=2082463 2024-09-13T03:06:59.152 INFO:tasks.workunit.client.0.smithi088.stdout:op 2476 completed, throughput=5MB/sec 2024-09-13T03:06:59.152 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_kVhmKolH8HxZVK off=13193586 len=839242 2024-09-13T03:06:59.153 INFO:tasks.workunit.client.0.smithi088.stdout:op 2477 completed, throughput=5MB/sec 2024-09-13T03:06:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:06:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:06:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:06:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:06:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:06:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:07:00.154 INFO:tasks.workunit.client.0.smithi088.stdout: 487: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:00.154 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GeDlWFSQV6ly2ct off=2404497 len=619350 2024-09-13T03:07:00.155 INFO:tasks.workunit.client.0.smithi088.stdout:op 2478 completed, throughput=4.99MB/sec 2024-09-13T03:07:00.155 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BJiWF8Q9FciDaFN off=17106354 len=1865450 2024-09-13T03:07:00.166 INFO:tasks.workunit.client.0.smithi088.stdout:op 2479 completed, throughput=5MB/sec 2024-09-13T03:07:00.166 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BfRKoocZ56Bzkco off=9523578 len=1212182 2024-09-13T03:07:00.175 INFO:tasks.workunit.client.0.smithi088.stdout:op 2480 completed, throughput=5MB/sec 2024-09-13T03:07:00.175 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VUoTc1NJkA-qKUq off=1452960 len=674104 2024-09-13T03:07:00.176 INFO:tasks.workunit.client.0.smithi088.stdout:op 2481 completed, throughput=5MB/sec 2024-09-13T03:07:00.176 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-v8BIECw0SLy6ItT off=179662 len=91627 2024-09-13T03:07:00.179 INFO:tasks.workunit.client.0.smithi088.stdout:op 2482 completed, throughput=5MB/sec 2024-09-13T03:07:00.179 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RISgioU65PSiKbJ off=12578393 len=16867 2024-09-13T03:07:00.181 INFO:tasks.workunit.client.0.smithi088.stdout:op 2483 completed, throughput=5MB/sec 2024-09-13T03:07:00.181 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hqRDmG7fn7SHTsN off=8048341 len=100387 2024-09-13T03:07:00.182 INFO:tasks.workunit.client.0.smithi088.stdout:op 2484 completed, throughput=5MB/sec 2024-09-13T03:07:00.182 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-O6csRYA0F_tn3TQ off=19667642 len=586715 2024-09-13T03:07:00.182 INFO:tasks.workunit.client.0.smithi088.stdout:op 2485 completed, throughput=5MB/sec 2024-09-13T03:07:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:00 smithi088 ceph-mon[96266]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:07:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:00 smithi088 ceph-mon[98762]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:07:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:00 smithi195 ceph-mon[87742]: pgmap v1685: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:07:01.183 INFO:tasks.workunit.client.0.smithi088.stdout: 488: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:01.183 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qz6u_SJIvlbm8c_ off=1480671 len=1054561 2024-09-13T03:07:01.188 INFO:tasks.workunit.client.0.smithi088.stdout:op 2486 completed, throughput=4.99MB/sec 2024-09-13T03:07:01.188 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qRqP4IEHaOL1kCE off=8450723 len=1385989 2024-09-13T03:07:01.195 INFO:tasks.workunit.client.0.smithi088.stdout:op 2487 completed, throughput=5MB/sec 2024-09-13T03:07:01.195 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2D7ZQyak2P-NRN7 off=7259153 len=701655 2024-09-13T03:07:01.197 INFO:tasks.workunit.client.0.smithi088.stdout:op 2488 completed, throughput=5MB/sec 2024-09-13T03:07:01.197 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-d4URegN_hciKKBF off=666977 len=1800101 2024-09-13T03:07:01.206 INFO:tasks.workunit.client.0.smithi088.stdout:op 2489 completed, throughput=5MB/sec 2024-09-13T03:07:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:01 smithi088 ceph-mon[96266]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:07:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:01 smithi088 ceph-mon[98762]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:07:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:01 smithi195 ceph-mon[87742]: pgmap v1686: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:07:02.206 INFO:tasks.workunit.client.0.smithi088.stdout: 489: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:02.206 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BVp4oWxyH8GhUe3 off=11669773 len=1321753 2024-09-13T03:07:02.209 INFO:tasks.workunit.client.0.smithi088.stdout:op 2490 completed, throughput=4.99MB/sec 2024-09-13T03:07:02.210 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3dCQSwfv6um5eF4 off=12729791 len=1176418 2024-09-13T03:07:02.216 INFO:tasks.workunit.client.0.smithi088.stdout:op 2491 completed, throughput=4.99MB/sec 2024-09-13T03:07:02.216 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5YWboLXnB6JRfIW off=98389 len=488534 2024-09-13T03:07:02.220 INFO:tasks.workunit.client.0.smithi088.stdout:op 2492 completed, throughput=5MB/sec 2024-09-13T03:07:02.220 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rVvG3WpxilQsTVw off=17202103 len=849378 2024-09-13T03:07:02.221 INFO:tasks.workunit.client.0.smithi088.stdout:op 2493 completed, throughput=5MB/sec 2024-09-13T03:07:02.221 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-z7EwduYKP1nisVg off=11109953 len=1954258 2024-09-13T03:07:02.223 INFO:tasks.workunit.client.0.smithi088.stdout:op 2494 completed, throughput=5MB/sec 2024-09-13T03:07:03.224 INFO:tasks.workunit.client.0.smithi088.stdout: 490: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:03.224 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JfmjpCLY_6YnbWC off=7893673 len=301196 2024-09-13T03:07:03.224 INFO:tasks.workunit.client.0.smithi088.stdout:op 2495 completed, throughput=4.99MB/sec 2024-09-13T03:07:03.225 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gYn8OiKdZfhGMPV off=9863729 len=298927 2024-09-13T03:07:03.228 INFO:tasks.workunit.client.0.smithi088.stdout:op 2496 completed, throughput=4.99MB/sec 2024-09-13T03:07:03.228 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8AG06N3rZDyS0uX off=97893 len=1441716 2024-09-13T03:07:03.237 INFO:tasks.workunit.client.0.smithi088.stdout:op 2497 completed, throughput=4.99MB/sec 2024-09-13T03:07:03.237 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PuU554k09TaXeqq off=6114069 len=1595054 2024-09-13T03:07:03.241 INFO:tasks.workunit.client.0.smithi088.stdout:op 2498 completed, throughput=5MB/sec 2024-09-13T03:07:03.241 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CF2Gbtl8E55o8xc off=4981853 len=519456 2024-09-13T03:07:03.242 INFO:tasks.workunit.client.0.smithi088.stdout:op 2499 completed, throughput=5MB/sec 2024-09-13T03:07:03.242 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qJs3bKy-g2CB2Cw off=11305343 len=556597 2024-09-13T03:07:03.245 INFO:tasks.workunit.client.0.smithi088.stdout:op 2500 completed, throughput=5MB/sec 2024-09-13T03:07:03.246 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4EQ2vVX3ZOe17l2 off=2343231 len=541189 2024-09-13T03:07:03.246 INFO:tasks.workunit.client.0.smithi088.stdout:op 2501 completed, throughput=5MB/sec 2024-09-13T03:07:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:07:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:07:03] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:07:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:03 smithi088 ceph-mon[96266]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:07:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:03 smithi088 ceph-mon[98762]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:07:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:03 smithi195 ceph-mon[87742]: pgmap v1687: 105 pgs: 105 active+clean; 127 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:07:04.247 INFO:tasks.workunit.client.0.smithi088.stdout: 491: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:04.247 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pJ5XuOi5e9h2S69 off=2813193 len=403337 2024-09-13T03:07:04.250 INFO:tasks.workunit.client.0.smithi088.stdout:op 2502 completed, throughput=4.99MB/sec 2024-09-13T03:07:04.250 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4cfHrxik0PpXKZB off=11781707 len=954266 2024-09-13T03:07:04.251 INFO:tasks.workunit.client.0.smithi088.stdout:op 2503 completed, throughput=4.99MB/sec 2024-09-13T03:07:04.251 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0ATf8_CT9WlrOx5 off=5507460 len=110278 2024-09-13T03:07:04.254 INFO:tasks.workunit.client.0.smithi088.stdout:op 2504 completed, throughput=4.99MB/sec 2024-09-13T03:07:04.255 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yooKZApk6nuB8Wh off=538076 len=1713003 2024-09-13T03:07:04.262 INFO:tasks.workunit.client.0.smithi088.stdout:op 2505 completed, throughput=5MB/sec 2024-09-13T03:07:04.262 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Mp2I3CjZNFjVoo2 off=15965283 len=1957295 2024-09-13T03:07:04.264 INFO:tasks.workunit.client.0.smithi088.stdout:op 2506 completed, throughput=5MB/sec 2024-09-13T03:07:05.265 INFO:tasks.workunit.client.0.smithi088.stdout: 492: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:05.265 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Sm5_aB_F5baZI9m off=1770460 len=1765697 2024-09-13T03:07:05.267 INFO:tasks.workunit.client.0.smithi088.stdout:op 2507 completed, throughput=4.99MB/sec 2024-09-13T03:07:05.267 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nVnuouh8UbaWKVB off=7691888 len=1662884 2024-09-13T03:07:05.268 INFO:tasks.workunit.client.0.smithi088.stdout:op 2508 completed, throughput=5MB/sec 2024-09-13T03:07:05.268 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JvkP5snkdH3I77Y off=10073750 len=1513196 2024-09-13T03:07:05.276 INFO:tasks.workunit.client.0.smithi088.stdout:op 2509 completed, throughput=5MB/sec 2024-09-13T03:07:05.276 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0xO9SmvRfhjl3Cm off=8641495 len=636642 2024-09-13T03:07:05.277 INFO:tasks.workunit.client.0.smithi088.stdout:op 2510 completed, throughput=5MB/sec 2024-09-13T03:07:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:05 smithi088 ceph-mon[96266]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:07:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:05 smithi088 ceph-mon[98762]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:07:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:05 smithi195 ceph-mon[87742]: pgmap v1688: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:07:06.278 INFO:tasks.workunit.client.0.smithi088.stdout: 493: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:06.278 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WhgFNdKdjvu8C7M off=17959286 len=982369 2024-09-13T03:07:06.284 INFO:tasks.workunit.client.0.smithi088.stdout:op 2511 completed, throughput=4.99MB/sec 2024-09-13T03:07:06.284 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dN_yrMGx0L61N5D off=8388141 len=14246 2024-09-13T03:07:06.285 INFO:tasks.workunit.client.0.smithi088.stdout:op 2512 completed, throughput=4.99MB/sec 2024-09-13T03:07:06.285 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Gn9HlSeleiHN8cJ off=1684136 len=1551284 2024-09-13T03:07:06.291 INFO:tasks.workunit.client.0.smithi088.stdout:op 2513 completed, throughput=5MB/sec 2024-09-13T03:07:06.291 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GI6UN8Hpi9ewVs0 off=11016345 len=1349190 2024-09-13T03:07:06.293 INFO:tasks.workunit.client.0.smithi088.stdout:op 2514 completed, throughput=5MB/sec 2024-09-13T03:07:06.293 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-doEEu_QY1giInjb off=2755031 len=1332107 2024-09-13T03:07:06.300 INFO:tasks.workunit.client.0.smithi088.stdout:op 2515 completed, throughput=5MB/sec 2024-09-13T03:07:07.301 INFO:tasks.workunit.client.0.smithi088.stdout: 494: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:07.301 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gOdpcGrV7W7wccV off=2684832 len=2078364 2024-09-13T03:07:07.303 INFO:tasks.workunit.client.0.smithi088.stdout:op 2516 completed, throughput=4.99MB/sec 2024-09-13T03:07:07.304 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AowFo6MmdtOJ52- off=3310562 len=1260712 2024-09-13T03:07:07.310 INFO:tasks.workunit.client.0.smithi088.stdout:op 2517 completed, throughput=5MB/sec 2024-09-13T03:07:07.310 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-S-N4bDwN9EI11YP off=0 len=1110973 2024-09-13T03:07:07.316 INFO:tasks.workunit.client.0.smithi088.stdout:op 2518 completed, throughput=5MB/sec 2024-09-13T03:07:07.316 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n5atRBjc14FjNU0 off=2790427 len=1409324 2024-09-13T03:07:07.325 INFO:tasks.workunit.client.0.smithi088.stdout:op 2519 completed, throughput=5MB/sec 2024-09-13T03:07:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:07 smithi088 ceph-mon[96266]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:07:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:07 smithi088 ceph-mon[98762]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:07:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:07 smithi195 ceph-mon[87742]: pgmap v1689: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:07:08.325 INFO:tasks.workunit.client.0.smithi088.stdout: 495: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:08.325 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gont_BrW0IvyF70 off=530602 len=1225353 2024-09-13T03:07:08.332 INFO:tasks.workunit.client.0.smithi088.stdout:op 2520 completed, throughput=4.99MB/sec 2024-09-13T03:07:08.333 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2TIOmJWTUlhMGl5 off=2343642 len=400775 2024-09-13T03:07:08.333 INFO:tasks.workunit.client.0.smithi088.stdout:op 2521 completed, throughput=4.99MB/sec 2024-09-13T03:07:08.333 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zFodD4qcc-pXhpD off=428468 len=468115 2024-09-13T03:07:08.334 INFO:tasks.workunit.client.0.smithi088.stdout:op 2522 completed, throughput=5MB/sec 2024-09-13T03:07:08.334 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-280GRzXDIFgoTdJ off=485420 len=1958639 2024-09-13T03:07:08.337 INFO:tasks.workunit.client.0.smithi088.stdout:op 2523 completed, throughput=5MB/sec 2024-09-13T03:07:08.337 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w3zZJC5Cn_IekZA off=6322156 len=263042 2024-09-13T03:07:08.337 INFO:tasks.workunit.client.0.smithi088.stdout:op 2524 completed, throughput=5MB/sec 2024-09-13T03:07:08.337 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tcr2xK_PUXTy8ll off=4484780 len=1447670 2024-09-13T03:07:08.339 INFO:tasks.workunit.client.0.smithi088.stdout:op 2525 completed, throughput=5MB/sec 2024-09-13T03:07:09.340 INFO:tasks.workunit.client.0.smithi088.stdout: 496: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:09.340 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ziZtEgrdsSjhZJH off=4463106 len=169248 2024-09-13T03:07:09.343 INFO:tasks.workunit.client.0.smithi088.stdout:op 2526 completed, throughput=4.99MB/sec 2024-09-13T03:07:09.343 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tyxUvIP8QAEIrxk off=14861584 len=228700 2024-09-13T03:07:09.344 INFO:tasks.workunit.client.0.smithi088.stdout:op 2527 completed, throughput=4.99MB/sec 2024-09-13T03:07:09.344 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PdHl0v5Md9kQCjE off=9569179 len=1654519 2024-09-13T03:07:09.346 INFO:tasks.workunit.client.0.smithi088.stdout:op 2528 completed, throughput=5MB/sec 2024-09-13T03:07:09.346 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SStfCuEgyEgexqf off=2083117 len=270958 2024-09-13T03:07:09.346 INFO:tasks.workunit.client.0.smithi088.stdout:op 2529 completed, throughput=5MB/sec 2024-09-13T03:07:09.347 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BJiWF8Q9FciDaFN off=2310140 len=200310 2024-09-13T03:07:09.349 INFO:tasks.workunit.client.0.smithi088.stdout:op 2530 completed, throughput=5MB/sec 2024-09-13T03:07:09.349 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GJ2t4dSEse3cqFd off=14379213 len=579325 2024-09-13T03:07:09.353 INFO:tasks.workunit.client.0.smithi088.stdout:op 2531 completed, throughput=5MB/sec 2024-09-13T03:07:09.353 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fPuiPf2hn4FyRty off=7646801 len=718218 2024-09-13T03:07:09.354 INFO:tasks.workunit.client.0.smithi088.stdout:op 2532 completed, throughput=5MB/sec 2024-09-13T03:07:09.354 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RyOo0xK4KpX4e8I off=6136234 len=1986836 2024-09-13T03:07:09.356 INFO:tasks.workunit.client.0.smithi088.stdout:op 2533 completed, throughput=5MB/sec 2024-09-13T03:07:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:09 smithi088 ceph-mon[96266]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:07:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:09 smithi088 ceph-mon[98762]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:07:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:09 smithi195 ceph-mon[87742]: pgmap v1690: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:07:10.356 INFO:tasks.workunit.client.0.smithi088.stdout: 497: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:10.357 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-T_hd1toUsVLanLD off=6830421 len=1175935 2024-09-13T03:07:10.359 INFO:tasks.workunit.client.0.smithi088.stdout:op 2534 completed, throughput=5MB/sec 2024-09-13T03:07:10.359 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Me5FxP5-uZPuVOX off=4830972 len=546912 2024-09-13T03:07:10.361 INFO:tasks.workunit.client.0.smithi088.stdout:op 2535 completed, throughput=5MB/sec 2024-09-13T03:07:10.361 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-j52P0Dc9xAb0WXn off=721507 len=2005699 2024-09-13T03:07:10.364 INFO:tasks.workunit.client.0.smithi088.stdout:op 2536 completed, throughput=5MB/sec 2024-09-13T03:07:11.364 INFO:tasks.workunit.client.0.smithi088.stdout: 498: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:11.365 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nJzvngL1N7G-kbx off=665443 len=1124289 2024-09-13T03:07:11.368 INFO:tasks.workunit.client.0.smithi088.stdout:op 2537 completed, throughput=4.99MB/sec 2024-09-13T03:07:11.368 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2THBLUE-mJ_fu2j off=313971 len=586736 2024-09-13T03:07:11.373 INFO:tasks.workunit.client.0.smithi088.stdout:op 2538 completed, throughput=4.99MB/sec 2024-09-13T03:07:11.373 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JHRegJo8LBbrtCo off=1807848 len=1859305 2024-09-13T03:07:11.375 INFO:tasks.workunit.client.0.smithi088.stdout:op 2539 completed, throughput=5MB/sec 2024-09-13T03:07:11.375 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AEi8HoS8B21LxP5 off=2855809 len=358410 2024-09-13T03:07:11.378 INFO:tasks.workunit.client.0.smithi088.stdout:op 2540 completed, throughput=5MB/sec 2024-09-13T03:07:11.379 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bStPnBci-l6LiPk off=908967 len=265117 2024-09-13T03:07:11.382 INFO:tasks.workunit.client.0.smithi088.stdout:op 2541 completed, throughput=5MB/sec 2024-09-13T03:07:11.382 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-o24Wcj7E4tVTtfS off=12894274 len=638111 2024-09-13T03:07:11.382 INFO:tasks.workunit.client.0.smithi088.stdout:op 2542 completed, throughput=5MB/sec 2024-09-13T03:07:11.382 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mgIWek1eUpPMoVw off=8323138 len=1728754 2024-09-13T03:07:11.392 INFO:tasks.workunit.client.0.smithi088.stdout:op 2543 completed, throughput=5MB/sec 2024-09-13T03:07:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:11 smithi088 ceph-mon[98762]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:07:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:11 smithi088 ceph-mon[96266]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:07:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:11 smithi195 ceph-mon[87742]: pgmap v1691: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:07:12.393 INFO:tasks.workunit.client.0.smithi088.stdout: 499: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:12.393 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1xawsEn8j5xUVCf off=8566048 len=53727 2024-09-13T03:07:12.395 INFO:tasks.workunit.client.0.smithi088.stdout:op 2544 completed, throughput=4.99MB/sec 2024-09-13T03:07:12.395 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Yi91ou0euWxlkmF off=742245 len=1133772 2024-09-13T03:07:12.401 INFO:tasks.workunit.client.0.smithi088.stdout:op 2545 completed, throughput=4.99MB/sec 2024-09-13T03:07:12.401 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zWIouHxBphSMbvU off=3849560 len=1112079 2024-09-13T03:07:12.408 INFO:tasks.workunit.client.0.smithi088.stdout:op 2546 completed, throughput=5MB/sec 2024-09-13T03:07:12.408 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FC58OiMwHj4wO0h off=1732606 len=591494 2024-09-13T03:07:12.413 INFO:tasks.workunit.client.0.smithi088.stdout:op 2547 completed, throughput=5MB/sec 2024-09-13T03:07:12.413 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--upe-P4RENDsmp7 off=1602623 len=1480033 2024-09-13T03:07:12.414 INFO:tasks.workunit.client.0.smithi088.stdout:op 2548 completed, throughput=5MB/sec 2024-09-13T03:07:13.415 INFO:tasks.workunit.client.0.smithi088.stdout: 500: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:13.415 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-siicRA6tHT8VPXw off=6420144 len=832752 2024-09-13T03:07:13.420 INFO:tasks.workunit.client.0.smithi088.stdout:op 2549 completed, throughput=4.99MB/sec 2024-09-13T03:07:13.420 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lyHd5HWU5WWSykM off=12681777 len=695750 2024-09-13T03:07:13.421 INFO:tasks.workunit.client.0.smithi088.stdout:op 2550 completed, throughput=4.99MB/sec 2024-09-13T03:07:13.422 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vCMmrCDYXpAavVC off=12150729 len=1437452 2024-09-13T03:07:13.423 INFO:tasks.workunit.client.0.smithi088.stdout:op 2551 completed, throughput=5MB/sec 2024-09-13T03:07:13.423 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AUJwtJSDkenc_24 off=14135070 len=620902 2024-09-13T03:07:13.427 INFO:tasks.workunit.client.0.smithi088.stdout:op 2552 completed, throughput=5MB/sec 2024-09-13T03:07:13.427 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-H1C2U7-e9Cmzj_R off=8290469 len=350846 2024-09-13T03:07:13.430 INFO:tasks.workunit.client.0.smithi088.stdout:op 2553 completed, throughput=5MB/sec 2024-09-13T03:07:13.431 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wAdcTF-Emungt7v off=7164943 len=1379766 2024-09-13T03:07:13.436 INFO:tasks.workunit.client.0.smithi088.stdout:op 2554 completed, throughput=5MB/sec 2024-09-13T03:07:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:07:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:07:13] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:07:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:13 smithi088 ceph-mon[96266]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:07:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:13 smithi088 ceph-mon[98762]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:07:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:13 smithi195 ceph-mon[87742]: pgmap v1692: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:07:14.436 INFO:tasks.workunit.client.0.smithi088.stdout: 501: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:14.436 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N3RS4iF81Q1idEK off=10848746 len=80869 2024-09-13T03:07:14.437 INFO:tasks.workunit.client.0.smithi088.stdout:op 2555 completed, throughput=4.99MB/sec 2024-09-13T03:07:14.437 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-x596FYVHPVUP63s off=547096 len=150170 2024-09-13T03:07:14.438 INFO:tasks.workunit.client.0.smithi088.stdout:op 2556 completed, throughput=4.99MB/sec 2024-09-13T03:07:14.438 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-J4r0x_uFBJgVV0J off=973111 len=829569 2024-09-13T03:07:14.442 INFO:tasks.workunit.client.0.smithi088.stdout:op 2557 completed, throughput=4.99MB/sec 2024-09-13T03:07:14.442 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hZZjw-kvgMjy_lf off=12858969 len=1009825 2024-09-13T03:07:14.443 INFO:tasks.workunit.client.0.smithi088.stdout:op 2558 completed, throughput=4.99MB/sec 2024-09-13T03:07:14.443 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ViaaOCl-9SN1EYC off=15585428 len=1640703 2024-09-13T03:07:14.450 INFO:tasks.workunit.client.0.smithi088.stdout:op 2559 completed, throughput=5MB/sec 2024-09-13T03:07:14.450 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U37KAkcgg8k3Tb2 off=2627033 len=1711388 2024-09-13T03:07:14.461 INFO:tasks.workunit.client.0.smithi088.stdout:op 2560 completed, throughput=5MB/sec 2024-09-13T03:07:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:07:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:07:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:07:15.462 INFO:tasks.workunit.client.0.smithi088.stdout: 502: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:15.462 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KMpH-1N4A4X2Ym4 off=4382855 len=45031 2024-09-13T03:07:15.462 INFO:tasks.workunit.client.0.smithi088.stdout:op 2561 completed, throughput=4.99MB/sec 2024-09-13T03:07:15.462 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hgbHrw3jmPGWRY7 off=9139707 len=1694199 2024-09-13T03:07:15.471 INFO:tasks.workunit.client.0.smithi088.stdout:op 2562 completed, throughput=4.99MB/sec 2024-09-13T03:07:15.471 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Fij5YYkJ7iQcgo2 off=639023 len=1123540 2024-09-13T03:07:15.473 INFO:tasks.workunit.client.0.smithi088.stdout:op 2563 completed, throughput=5MB/sec 2024-09-13T03:07:15.473 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eadSNSlKv5MqRqv off=5517787 len=88271 2024-09-13T03:07:15.475 INFO:tasks.workunit.client.0.smithi088.stdout:op 2564 completed, throughput=5MB/sec 2024-09-13T03:07:15.475 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-14rCIZLt8M1YBbs off=1885449 len=1803761 2024-09-13T03:07:15.477 INFO:tasks.workunit.client.0.smithi088.stdout:op 2565 completed, throughput=5MB/sec 2024-09-13T03:07:15.478 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-61JSQb1wbV5OgLW off=9556484 len=1298899 2024-09-13T03:07:15.484 INFO:tasks.workunit.client.0.smithi088.stdout:op 2566 completed, throughput=5MB/sec 2024-09-13T03:07:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:15 smithi088 ceph-mon[96266]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:07:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:15 smithi088 ceph-mon[98762]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:07:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:15 smithi195 ceph-mon[87742]: pgmap v1693: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:07:16.485 INFO:tasks.workunit.client.0.smithi088.stdout: 503: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:16.485 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HsibP8CEBizgaIx off=539396 len=1638144 2024-09-13T03:07:16.486 INFO:tasks.workunit.client.0.smithi088.stdout:op 2567 completed, throughput=5MB/sec 2024-09-13T03:07:16.487 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-f1Hm-0Bi6UgUQMx off=7017443 len=1341498 2024-09-13T03:07:16.494 INFO:tasks.workunit.client.0.smithi088.stdout:op 2568 completed, throughput=5MB/sec 2024-09-13T03:07:16.495 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vUKj6hXvW_bIhpp off=7399357 len=1527803 2024-09-13T03:07:16.498 INFO:tasks.workunit.client.0.smithi088.stdout:op 2569 completed, throughput=5MB/sec 2024-09-13T03:07:17.498 INFO:tasks.workunit.client.0.smithi088.stdout: 504: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:17.498 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hE9s069u7lpdAqF off=11164486 len=1347098 2024-09-13T03:07:17.506 INFO:tasks.workunit.client.0.smithi088.stdout:op 2570 completed, throughput=4.99MB/sec 2024-09-13T03:07:17.506 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z3dps2YCxDBvu-f off=83122 len=46568 2024-09-13T03:07:17.507 INFO:tasks.workunit.client.0.smithi088.stdout:op 2571 completed, throughput=4.99MB/sec 2024-09-13T03:07:17.507 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0wqFZlmzl5KplR2 off=2746175 len=1250944 2024-09-13T03:07:17.509 INFO:tasks.workunit.client.0.smithi088.stdout:op 2572 completed, throughput=5MB/sec 2024-09-13T03:07:17.509 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Bu26RgFbBoNeidK off=6699846 len=1820775 2024-09-13T03:07:17.518 INFO:tasks.workunit.client.0.smithi088.stdout:op 2573 completed, throughput=5MB/sec 2024-09-13T03:07:17.518 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-emGS7uXDDzgv2lG off=17388881 len=517459 2024-09-13T03:07:17.520 INFO:tasks.workunit.client.0.smithi088.stdout:op 2574 completed, throughput=5MB/sec 2024-09-13T03:07:17.520 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-B6XI8rr1ZTTIS4I off=9193461 len=382517 2024-09-13T03:07:17.523 INFO:tasks.workunit.client.0.smithi088.stdout:op 2575 completed, throughput=5MB/sec 2024-09-13T03:07:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:17 smithi088 ceph-mon[96266]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:07:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:17 smithi088 ceph-mon[98762]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:07:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:17 smithi195 ceph-mon[87742]: pgmap v1694: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:07:18.524 INFO:tasks.workunit.client.0.smithi088.stdout: 505: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:18.524 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xFc-kk-WQmQFZWM off=7759568 len=609607 2024-09-13T03:07:18.528 INFO:tasks.workunit.client.0.smithi088.stdout:op 2576 completed, throughput=4.99MB/sec 2024-09-13T03:07:18.529 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-e1XhRkh-8jPn24A off=1329384 len=2092202 2024-09-13T03:07:18.538 INFO:tasks.workunit.client.0.smithi088.stdout:op 2577 completed, throughput=5MB/sec 2024-09-13T03:07:18.538 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-k4sv4UnwBaYVvYj off=9691439 len=1785089 2024-09-13T03:07:18.544 INFO:tasks.workunit.client.0.smithi088.stdout:op 2578 completed, throughput=5MB/sec 2024-09-13T03:07:18.544 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n6Z73s0ZQtLiKSh off=1389822 len=1491276 2024-09-13T03:07:18.550 INFO:tasks.workunit.client.0.smithi088.stdout:op 2579 completed, throughput=5MB/sec 2024-09-13T03:07:19.550 INFO:tasks.workunit.client.0.smithi088.stdout: 506: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:19.550 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FOoC6dbGvFuBNXR off=9468596 len=1300699 2024-09-13T03:07:19.552 INFO:tasks.workunit.client.0.smithi088.stdout:op 2580 completed, throughput=4.99MB/sec 2024-09-13T03:07:19.552 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-06jUlv94tlXvUUM off=8080975 len=355692 2024-09-13T03:07:19.553 INFO:tasks.workunit.client.0.smithi088.stdout:op 2581 completed, throughput=5MB/sec 2024-09-13T03:07:19.554 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EWh7dd6xyoEev46 off=483616 len=1005398 2024-09-13T03:07:19.560 INFO:tasks.workunit.client.0.smithi088.stdout:op 2582 completed, throughput=5MB/sec 2024-09-13T03:07:19.560 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-epGHi72UGk9BNhv off=3607882 len=1690647 2024-09-13T03:07:19.562 INFO:tasks.workunit.client.0.smithi088.stdout:op 2583 completed, throughput=5MB/sec 2024-09-13T03:07:19.563 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-13A4VTKpXezgliX off=4132687 len=798921 2024-09-13T03:07:19.564 INFO:tasks.workunit.client.0.smithi088.stdout:op 2584 completed, throughput=5MB/sec 2024-09-13T03:07:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:19 smithi088 ceph-mon[96266]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:07:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:19 smithi088 ceph-mon[98762]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:07:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:19 smithi195 ceph-mon[87742]: pgmap v1695: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:07:20.564 INFO:tasks.workunit.client.0.smithi088.stdout: 507: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:20.564 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Zs9v-J8NnCAo8up off=11788975 len=1101886 2024-09-13T03:07:20.569 INFO:tasks.workunit.client.0.smithi088.stdout:op 2585 completed, throughput=4.99MB/sec 2024-09-13T03:07:20.569 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pN7ITav9cnJ9wEC off=20455832 len=1905018 2024-09-13T03:07:20.574 INFO:tasks.workunit.client.0.smithi088.stdout:op 2586 completed, throughput=5MB/sec 2024-09-13T03:07:20.574 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mACHheGwKdfw3yz off=3534604 len=1478602 2024-09-13T03:07:20.575 INFO:tasks.workunit.client.0.smithi088.stdout:op 2587 completed, throughput=5MB/sec 2024-09-13T03:07:20.575 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QmsZhU_XSSXb3WD off=15909550 len=2063103 2024-09-13T03:07:20.578 INFO:tasks.workunit.client.0.smithi088.stdout:op 2588 completed, throughput=5MB/sec 2024-09-13T03:07:21.578 INFO:tasks.workunit.client.0.smithi088.stdout: 508: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:21.578 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cv-odWWvBfngjOH off=724233 len=846312 2024-09-13T03:07:21.580 INFO:tasks.workunit.client.0.smithi088.stdout:op 2589 completed, throughput=5MB/sec 2024-09-13T03:07:21.580 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4iWjjL1jWqkFfPX off=19801519 len=1010712 2024-09-13T03:07:21.585 INFO:tasks.workunit.client.0.smithi088.stdout:op 2590 completed, throughput=5MB/sec 2024-09-13T03:07:21.585 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fpNqUJIyjSopEXn off=2647104 len=1916641 2024-09-13T03:07:21.594 INFO:tasks.workunit.client.0.smithi088.stdout:op 2591 completed, throughput=5MB/sec 2024-09-13T03:07:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:21 smithi088 ceph-mon[96266]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:07:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:21 smithi088 ceph-mon[98762]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:07:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:21 smithi195 ceph-mon[87742]: pgmap v1696: 105 pgs: 105 active+clean; 127 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:07:22.594 INFO:tasks.workunit.client.0.smithi088.stdout: 509: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:22.594 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6UrALAoYqbNyGsd off=851185 len=1711630 2024-09-13T03:07:22.596 INFO:tasks.workunit.client.0.smithi088.stdout:op 2592 completed, throughput=4.99MB/sec 2024-09-13T03:07:22.596 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-crdcxBEnWiweBeI off=6392143 len=1608509 2024-09-13T03:07:22.605 INFO:tasks.workunit.client.0.smithi088.stdout:op 2593 completed, throughput=5MB/sec 2024-09-13T03:07:22.605 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vDkq4Emv4lfvSY9 off=2951738 len=1182358 2024-09-13T03:07:22.608 INFO:tasks.workunit.client.0.smithi088.stdout:op 2594 completed, throughput=5MB/sec 2024-09-13T03:07:22.608 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dAz0n28zg_CqGDd off=20612935 len=1556381 2024-09-13T03:07:22.610 INFO:tasks.workunit.client.0.smithi088.stdout:op 2595 completed, throughput=5MB/sec 2024-09-13T03:07:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:07:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:07:23] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2024-09-13T03:07:23.610 INFO:tasks.workunit.client.0.smithi088.stdout: 510: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:23.610 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RwLCQXkBdjDkcqb off=4039552 len=229894 2024-09-13T03:07:23.611 INFO:tasks.workunit.client.0.smithi088.stdout:op 2596 completed, throughput=4.99MB/sec 2024-09-13T03:07:23.611 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--LYQrg9VPCH7rB0 off=2890374 len=1701584 2024-09-13T03:07:23.620 INFO:tasks.workunit.client.0.smithi088.stdout:op 2597 completed, throughput=5MB/sec 2024-09-13T03:07:23.620 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zVQJ3UK_Wr2Cf5I off=1293024 len=1279118 2024-09-13T03:07:23.623 INFO:tasks.workunit.client.0.smithi088.stdout:op 2598 completed, throughput=5MB/sec 2024-09-13T03:07:23.623 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XGtNZFwMkcxb28I off=241622 len=290511 2024-09-13T03:07:23.626 INFO:tasks.workunit.client.0.smithi088.stdout:op 2599 completed, throughput=5MB/sec 2024-09-13T03:07:23.626 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gWncmqmvJ-qu1q4 off=6513862 len=649415 2024-09-13T03:07:23.630 INFO:tasks.workunit.client.0.smithi088.stdout:op 2600 completed, throughput=5MB/sec 2024-09-13T03:07:23.630 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-19gyPcGVz5w_CfL off=1310415 len=1255107 2024-09-13T03:07:23.631 INFO:tasks.workunit.client.0.smithi088.stdout:op 2601 completed, throughput=5MB/sec 2024-09-13T03:07:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:23 smithi088 ceph-mon[96266]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:07:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:23 smithi088 ceph-mon[98762]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:07:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:23 smithi195 ceph-mon[87742]: pgmap v1697: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:07:24.632 INFO:tasks.workunit.client.0.smithi088.stdout: 511: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:24.632 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GlUoONZvwdEnhNL off=19956692 len=1163936 2024-09-13T03:07:24.639 INFO:tasks.workunit.client.0.smithi088.stdout:op 2602 completed, throughput=4.99MB/sec 2024-09-13T03:07:24.639 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0kG7P7ADkBuFpTQ off=159032 len=2053258 2024-09-13T03:07:24.650 INFO:tasks.workunit.client.0.smithi088.stdout:op 2603 completed, throughput=5MB/sec 2024-09-13T03:07:24.650 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HGDuRIlMcxJmzHQ off=9647379 len=1702854 2024-09-13T03:07:24.653 INFO:tasks.workunit.client.0.smithi088.stdout:op 2604 completed, throughput=5MB/sec 2024-09-13T03:07:25.654 INFO:tasks.workunit.client.0.smithi088.stdout: 512: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:25.654 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DplDfLNSo1RG6PI off=2919395 len=333976 2024-09-13T03:07:25.654 INFO:tasks.workunit.client.0.smithi088.stdout:op 2605 completed, throughput=4.99MB/sec 2024-09-13T03:07:25.654 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3fgpf-taWuBeiDe off=1129822 len=971147 2024-09-13T03:07:25.661 INFO:tasks.workunit.client.0.smithi088.stdout:op 2606 completed, throughput=4.99MB/sec 2024-09-13T03:07:25.661 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pKkg8H_tG8AWKKa off=12218810 len=1008967 2024-09-13T03:07:25.667 INFO:tasks.workunit.client.0.smithi088.stdout:op 2607 completed, throughput=5MB/sec 2024-09-13T03:07:25.667 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iR1njmxKGKJBldP off=9508311 len=502102 2024-09-13T03:07:25.671 INFO:tasks.workunit.client.0.smithi088.stdout:op 2608 completed, throughput=5MB/sec 2024-09-13T03:07:25.671 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qP4jYFcqzciwnBU off=21239307 len=470557 2024-09-13T03:07:25.675 INFO:tasks.workunit.client.0.smithi088.stdout:op 2609 completed, throughput=5MB/sec 2024-09-13T03:07:25.675 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JMQ-7KSLpi3w1im off=1967714 len=431469 2024-09-13T03:07:25.676 INFO:tasks.workunit.client.0.smithi088.stdout:op 2610 completed, throughput=5MB/sec 2024-09-13T03:07:25.676 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BNoJRg49NS9r_hV off=9525040 len=649315 2024-09-13T03:07:25.676 INFO:tasks.workunit.client.0.smithi088.stdout:op 2611 completed, throughput=5MB/sec 2024-09-13T03:07:25.676 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--o6Yxkikcb3txVq off=9911546 len=811167 2024-09-13T03:07:25.681 INFO:tasks.workunit.client.0.smithi088.stdout:op 2612 completed, throughput=5MB/sec 2024-09-13T03:07:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:25 smithi088 ceph-mon[96266]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:07:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:25 smithi088 ceph-mon[98762]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:07:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:25 smithi195 ceph-mon[87742]: pgmap v1698: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:07:26.681 INFO:tasks.workunit.client.0.smithi088.stdout: 513: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:26.681 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DqTL2oAuotrYqND off=8491114 len=1179352 2024-09-13T03:07:26.687 INFO:tasks.workunit.client.0.smithi088.stdout:op 2613 completed, throughput=4.99MB/sec 2024-09-13T03:07:26.687 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wnnNpYC7dLuLTdt off=10399022 len=438818 2024-09-13T03:07:26.689 INFO:tasks.workunit.client.0.smithi088.stdout:op 2614 completed, throughput=4.99MB/sec 2024-09-13T03:07:26.690 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3mjKUVeFwhu5vWv off=11193147 len=1825092 2024-09-13T03:07:26.691 INFO:tasks.workunit.client.0.smithi088.stdout:op 2615 completed, throughput=5MB/sec 2024-09-13T03:07:26.692 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ebd3ZtHD8sw5IZg off=7599289 len=1698360 2024-09-13T03:07:26.698 INFO:tasks.workunit.client.0.smithi088.stdout:op 2616 completed, throughput=5MB/sec 2024-09-13T03:07:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:07:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:07:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:07:27.698 INFO:tasks.workunit.client.0.smithi088.stdout: 514: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:27.698 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mXS4X1ma6zwyEes off=14268885 len=181909 2024-09-13T03:07:27.699 INFO:tasks.workunit.client.0.smithi088.stdout:op 2617 completed, throughput=4.99MB/sec 2024-09-13T03:07:27.699 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Np_6xJOaFVHZ1Rt off=7669144 len=1576030 2024-09-13T03:07:27.706 INFO:tasks.workunit.client.0.smithi088.stdout:op 2618 completed, throughput=4.99MB/sec 2024-09-13T03:07:27.707 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FnL3UkVyvzhHTD- off=13900033 len=869315 2024-09-13T03:07:27.708 INFO:tasks.workunit.client.0.smithi088.stdout:op 2619 completed, throughput=5MB/sec 2024-09-13T03:07:27.708 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dkurwVvPLfwbT_- off=14460519 len=143641 2024-09-13T03:07:27.710 INFO:tasks.workunit.client.0.smithi088.stdout:op 2620 completed, throughput=5MB/sec 2024-09-13T03:07:27.710 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eDwvZeTvr2tuLoU off=3112241 len=1079379 2024-09-13T03:07:27.712 INFO:tasks.workunit.client.0.smithi088.stdout:op 2621 completed, throughput=5MB/sec 2024-09-13T03:07:27.712 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qsYlO9Rk_MOrn9z off=370417 len=374864 2024-09-13T03:07:27.715 INFO:tasks.workunit.client.0.smithi088.stdout:op 2622 completed, throughput=5MB/sec 2024-09-13T03:07:27.715 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-925VIHEilcKhZQW off=626509 len=1805216 2024-09-13T03:07:27.723 INFO:tasks.workunit.client.0.smithi088.stdout:op 2623 completed, throughput=5MB/sec 2024-09-13T03:07:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:07:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:07:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:07:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:27 smithi088 ceph-mon[96266]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:07:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:07:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:07:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:07:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:27 smithi088 ceph-mon[98762]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:07:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:07:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:07:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:07:28.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:27 smithi195 ceph-mon[87742]: pgmap v1699: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:07:28.723 INFO:tasks.workunit.client.0.smithi088.stdout: 515: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:28.723 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i-aIHPPlGt1rwd- off=566557 len=119441 2024-09-13T03:07:28.724 INFO:tasks.workunit.client.0.smithi088.stdout:op 2624 completed, throughput=4.99MB/sec 2024-09-13T03:07:28.724 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rPQ7YnuLHqKPEef off=4036919 len=2027202 2024-09-13T03:07:28.735 INFO:tasks.workunit.client.0.smithi088.stdout:op 2625 completed, throughput=5MB/sec 2024-09-13T03:07:28.735 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5Q06BFxGH2dLeDY off=14305757 len=226325 2024-09-13T03:07:28.738 INFO:tasks.workunit.client.0.smithi088.stdout:op 2626 completed, throughput=5MB/sec 2024-09-13T03:07:28.738 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QaIeKhJZ9Wudlei off=6030897 len=694365 2024-09-13T03:07:28.739 INFO:tasks.workunit.client.0.smithi088.stdout:op 2627 completed, throughput=5MB/sec 2024-09-13T03:07:28.739 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XuexTCznYpNwGr5 off=11283342 len=299821 2024-09-13T03:07:28.739 INFO:tasks.workunit.client.0.smithi088.stdout:op 2628 completed, throughput=5MB/sec 2024-09-13T03:07:28.739 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1hM6x4WpBOaaIEt off=7070219 len=870562 2024-09-13T03:07:28.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 2629 completed, throughput=5MB/sec 2024-09-13T03:07:28.743 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dhvwujn78Znd03Q off=3477719 len=589775 2024-09-13T03:07:28.746 INFO:tasks.workunit.client.0.smithi088.stdout:op 2630 completed, throughput=5MB/sec 2024-09-13T03:07:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:07:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:07:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:07:29.746 INFO:tasks.workunit.client.0.smithi088.stdout: 516: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:29.746 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-v74NDPvU1ZWXRKj off=9853357 len=1303180 2024-09-13T03:07:29.754 INFO:tasks.workunit.client.0.smithi088.stdout:op 2631 completed, throughput=4.99MB/sec 2024-09-13T03:07:29.754 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RBulbXu4w5ENQwQ off=12525106 len=1571599 2024-09-13T03:07:29.756 INFO:tasks.workunit.client.0.smithi088.stdout:op 2632 completed, throughput=5MB/sec 2024-09-13T03:07:29.756 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yzz5dZbFOh9Iotz off=20706789 len=200029 2024-09-13T03:07:29.757 INFO:tasks.workunit.client.0.smithi088.stdout:op 2633 completed, throughput=5MB/sec 2024-09-13T03:07:29.757 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y22uubM1H2MMuBg off=4760039 len=1153689 2024-09-13T03:07:29.762 INFO:tasks.workunit.client.0.smithi088.stdout:op 2634 completed, throughput=5MB/sec 2024-09-13T03:07:29.762 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-USmwI7dsaOzzmUz off=930903 len=67428 2024-09-13T03:07:29.765 INFO:tasks.workunit.client.0.smithi088.stdout:op 2635 completed, throughput=5MB/sec 2024-09-13T03:07:29.765 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-r82afnYcetanHDq off=48158 len=1706261 2024-09-13T03:07:29.768 INFO:tasks.workunit.client.0.smithi088.stdout:op 2636 completed, throughput=5MB/sec 2024-09-13T03:07:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:30 smithi088 ceph-mon[96266]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:07:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:30 smithi088 ceph-mon[98762]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:07:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:30 smithi195 ceph-mon[87742]: pgmap v1700: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:07:30.769 INFO:tasks.workunit.client.0.smithi088.stdout: 517: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:30.769 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--F5NwzqqPZoCNVB off=2557680 len=889993 2024-09-13T03:07:30.773 INFO:tasks.workunit.client.0.smithi088.stdout:op 2637 completed, throughput=4.99MB/sec 2024-09-13T03:07:30.773 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MlYpE2zPAAPqCp6 off=4848828 len=2081886 2024-09-13T03:07:30.785 INFO:tasks.workunit.client.0.smithi088.stdout:op 2638 completed, throughput=5MB/sec 2024-09-13T03:07:30.785 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Zo-PvSfvH6DfUWm off=6548461 len=1026929 2024-09-13T03:07:30.789 INFO:tasks.workunit.client.0.smithi088.stdout:op 2639 completed, throughput=5MB/sec 2024-09-13T03:07:30.789 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SCnleurAhTrKSmL off=11722506 len=812154 2024-09-13T03:07:30.793 INFO:tasks.workunit.client.0.smithi088.stdout:op 2640 completed, throughput=5MB/sec 2024-09-13T03:07:31.794 INFO:tasks.workunit.client.0.smithi088.stdout: 518: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:31.794 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bYruWPBLk39nkQu off=22258625 len=117057 2024-09-13T03:07:31.796 INFO:tasks.workunit.client.0.smithi088.stdout:op 2641 completed, throughput=4.99MB/sec 2024-09-13T03:07:31.796 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-L4oFNtYZ8P0et0d off=15037047 len=1889627 2024-09-13T03:07:31.806 INFO:tasks.workunit.client.0.smithi088.stdout:op 2642 completed, throughput=5MB/sec 2024-09-13T03:07:31.806 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wLVCdI444BkH0NM off=10994329 len=788465 2024-09-13T03:07:31.808 INFO:tasks.workunit.client.0.smithi088.stdout:op 2643 completed, throughput=5MB/sec 2024-09-13T03:07:31.808 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hLilTnN0JGRtI7a off=6172489 len=2019722 2024-09-13T03:07:31.815 INFO:tasks.workunit.client.0.smithi088.stdout:op 2644 completed, throughput=5MB/sec 2024-09-13T03:07:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:31 smithi088 ceph-mon[96266]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:07:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:31 smithi088 ceph-mon[98762]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:07:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:31 smithi195 ceph-mon[87742]: pgmap v1701: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:07:32.816 INFO:tasks.workunit.client.0.smithi088.stdout: 519: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:32.816 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ONrJejgUq0gCPi2 off=5414333 len=349701 2024-09-13T03:07:32.819 INFO:tasks.workunit.client.0.smithi088.stdout:op 2645 completed, throughput=4.99MB/sec 2024-09-13T03:07:32.819 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-t8uEsDgG3MAfw4n off=11748735 len=1704316 2024-09-13T03:07:32.822 INFO:tasks.workunit.client.0.smithi088.stdout:op 2646 completed, throughput=4.99MB/sec 2024-09-13T03:07:32.822 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pgFsFgUulz60GWL off=12266954 len=192133 2024-09-13T03:07:32.824 INFO:tasks.workunit.client.0.smithi088.stdout:op 2647 completed, throughput=4.99MB/sec 2024-09-13T03:07:32.825 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-L4oFNtYZ8P0et0d off=20099453 len=523580 2024-09-13T03:07:32.825 INFO:tasks.workunit.client.0.smithi088.stdout:op 2648 completed, throughput=5MB/sec 2024-09-13T03:07:32.826 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CCcERZZ3LvJJSiZ off=731502 len=2012831 2024-09-13T03:07:32.836 INFO:tasks.workunit.client.0.smithi088.stdout:op 2649 completed, throughput=5MB/sec 2024-09-13T03:07:32.836 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EVrl6OCXgOC04fa off=1874067 len=1137034 2024-09-13T03:07:32.837 INFO:tasks.workunit.client.0.smithi088.stdout:op 2650 completed, throughput=5MB/sec 2024-09-13T03:07:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:07:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:07:33] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.43.0" 2024-09-13T03:07:33.838 INFO:tasks.workunit.client.0.smithi088.stdout: 520: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:33.838 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FVS_zswqDgCJrrr off=7552921 len=1441011 2024-09-13T03:07:33.840 INFO:tasks.workunit.client.0.smithi088.stdout:op 2651 completed, throughput=4.99MB/sec 2024-09-13T03:07:33.840 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ABFMhccQLpf4L-c off=4301703 len=1029378 2024-09-13T03:07:33.841 INFO:tasks.workunit.client.0.smithi088.stdout:op 2652 completed, throughput=5MB/sec 2024-09-13T03:07:33.841 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ydRxl_rKMcUET3q off=1199757 len=1230740 2024-09-13T03:07:33.848 INFO:tasks.workunit.client.0.smithi088.stdout:op 2653 completed, throughput=5MB/sec 2024-09-13T03:07:33.849 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KCrzRCu5j0qfzzU off=479429 len=1903444 2024-09-13T03:07:33.859 INFO:tasks.workunit.client.0.smithi088.stdout:op 2654 completed, throughput=5MB/sec 2024-09-13T03:07:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:33 smithi088 ceph-mon[96266]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:07:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:33 smithi088 ceph-mon[98762]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:07:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:33 smithi195 ceph-mon[87742]: pgmap v1702: 105 pgs: 105 active+clean; 127 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:07:34.859 INFO:tasks.workunit.client.0.smithi088.stdout: 521: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:34.859 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AwiBoK1Ysx5vhOG off=9326343 len=493133 2024-09-13T03:07:34.861 INFO:tasks.workunit.client.0.smithi088.stdout:op 2655 completed, throughput=4.99MB/sec 2024-09-13T03:07:34.861 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aOPOQ1GtPtmptFF off=8351466 len=520786 2024-09-13T03:07:34.862 INFO:tasks.workunit.client.0.smithi088.stdout:op 2656 completed, throughput=4.99MB/sec 2024-09-13T03:07:34.862 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tGmP37athterYLD off=15801209 len=1970265 2024-09-13T03:07:34.871 INFO:tasks.workunit.client.0.smithi088.stdout:op 2657 completed, throughput=5MB/sec 2024-09-13T03:07:34.872 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-V4w0RR5fsIqSyzg off=2256081 len=1239345 2024-09-13T03:07:34.874 INFO:tasks.workunit.client.0.smithi088.stdout:op 2658 completed, throughput=5MB/sec 2024-09-13T03:07:34.874 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rNQ7DmgiOcjDfY7 off=0 len=1356810 2024-09-13T03:07:34.880 INFO:tasks.workunit.client.0.smithi088.stdout:op 2659 completed, throughput=5MB/sec 2024-09-13T03:07:35.880 INFO:tasks.workunit.client.0.smithi088.stdout: 522: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:35.881 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iAND8rMYY9d4k_X off=15509665 len=1049399 2024-09-13T03:07:35.886 INFO:tasks.workunit.client.0.smithi088.stdout:op 2660 completed, throughput=4.99MB/sec 2024-09-13T03:07:35.887 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-po048hdLvZP4_rc off=1896911 len=1383110 2024-09-13T03:07:35.888 INFO:tasks.workunit.client.0.smithi088.stdout:op 2661 completed, throughput=5MB/sec 2024-09-13T03:07:35.888 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XgqSPUZe0a77GZx off=15701330 len=1423209 2024-09-13T03:07:35.892 INFO:tasks.workunit.client.0.smithi088.stdout:op 2662 completed, throughput=5MB/sec 2024-09-13T03:07:35.892 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Db46dKdKXJd3mbT off=6024565 len=1692067 2024-09-13T03:07:35.899 INFO:tasks.workunit.client.0.smithi088.stdout:op 2663 completed, throughput=5MB/sec 2024-09-13T03:07:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:35 smithi088 ceph-mon[98762]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:07:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:35 smithi088 ceph-mon[96266]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:07:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:35 smithi195 ceph-mon[87742]: pgmap v1703: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:07:36.899 INFO:tasks.workunit.client.0.smithi088.stdout: 523: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:36.900 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WVJ98Zf9P7a1UhG off=17181714 len=1210483 2024-09-13T03:07:36.901 INFO:tasks.workunit.client.0.smithi088.stdout:op 2664 completed, throughput=5MB/sec 2024-09-13T03:07:36.901 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0uvvyQfTy9CL3JA off=86118 len=85997 2024-09-13T03:07:36.904 INFO:tasks.workunit.client.0.smithi088.stdout:op 2665 completed, throughput=5MB/sec 2024-09-13T03:07:36.904 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CN00Ae5Xibqi60A off=1347573 len=2055592 2024-09-13T03:07:36.907 INFO:tasks.workunit.client.0.smithi088.stdout:op 2666 completed, throughput=5MB/sec 2024-09-13T03:07:36.907 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gcst2yiE-gkZ7eN off=4096455 len=545965 2024-09-13T03:07:36.911 INFO:tasks.workunit.client.0.smithi088.stdout:op 2667 completed, throughput=5MB/sec 2024-09-13T03:07:36.911 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8IDTc9Q0K2ZqP4z off=1543652 len=2004350 2024-09-13T03:07:36.921 INFO:tasks.workunit.client.0.smithi088.stdout:op 2668 completed, throughput=5MB/sec 2024-09-13T03:07:37.921 INFO:tasks.workunit.client.0.smithi088.stdout: 524: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:37.921 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yGJ5oXx5DsJWPDl off=17943589 len=1566987 2024-09-13T03:07:37.923 INFO:tasks.workunit.client.0.smithi088.stdout:op 2669 completed, throughput=5MB/sec 2024-09-13T03:07:37.923 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QwoNpQTRH2U24Bz off=8888386 len=875068 2024-09-13T03:07:37.928 INFO:tasks.workunit.client.0.smithi088.stdout:op 2670 completed, throughput=5MB/sec 2024-09-13T03:07:37.928 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-haPqpEtx0c7Eg76 off=13678965 len=547000 2024-09-13T03:07:37.929 INFO:tasks.workunit.client.0.smithi088.stdout:op 2671 completed, throughput=5MB/sec 2024-09-13T03:07:37.929 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Bx2IT5yjpfgXuKC off=2640874 len=482568 2024-09-13T03:07:37.933 INFO:tasks.workunit.client.0.smithi088.stdout:op 2672 completed, throughput=5MB/sec 2024-09-13T03:07:37.933 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-H2MAUFcTzy9I867 off=6577391 len=359869 2024-09-13T03:07:37.933 INFO:tasks.workunit.client.0.smithi088.stdout:op 2673 completed, throughput=5MB/sec 2024-09-13T03:07:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:37 smithi088 ceph-mon[96266]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:07:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:37 smithi088 ceph-mon[98762]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:07:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:37 smithi195 ceph-mon[87742]: pgmap v1704: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:07:38.934 INFO:tasks.workunit.client.0.smithi088.stdout: 525: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:38.934 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-E5-3eKda9QAiSE5 off=8087639 len=1567920 2024-09-13T03:07:38.935 INFO:tasks.workunit.client.0.smithi088.stdout:op 2674 completed, throughput=4.99MB/sec 2024-09-13T03:07:38.936 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wZqNVO0JXWox5M1 off=1316037 len=95673 2024-09-13T03:07:38.936 INFO:tasks.workunit.client.0.smithi088.stdout:op 2675 completed, throughput=4.99MB/sec 2024-09-13T03:07:38.936 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oFIOq5uQwnA-fi0 off=454204 len=896815 2024-09-13T03:07:38.941 INFO:tasks.workunit.client.0.smithi088.stdout:op 2676 completed, throughput=5MB/sec 2024-09-13T03:07:38.942 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QmVnW_Rj8NQUkhc off=2230852 len=134862 2024-09-13T03:07:38.944 INFO:tasks.workunit.client.0.smithi088.stdout:op 2677 completed, throughput=5MB/sec 2024-09-13T03:07:38.944 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JBsY5FDJtqP9ZBA off=5070403 len=1016198 2024-09-13T03:07:38.949 INFO:tasks.workunit.client.0.smithi088.stdout:op 2678 completed, throughput=5MB/sec 2024-09-13T03:07:38.949 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aM5b-vVJgOqPCTI off=5373147 len=787572 2024-09-13T03:07:38.953 INFO:tasks.workunit.client.0.smithi088.stdout:op 2679 completed, throughput=5MB/sec 2024-09-13T03:07:38.953 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Bv99b8pHAqfHJZK off=969104 len=479740 2024-09-13T03:07:38.957 INFO:tasks.workunit.client.0.smithi088.stdout:op 2680 completed, throughput=5MB/sec 2024-09-13T03:07:38.957 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tC37tvtAago6s_n off=0 len=1260232 2024-09-13T03:07:38.959 INFO:tasks.workunit.client.0.smithi088.stdout:op 2681 completed, throughput=5MB/sec 2024-09-13T03:07:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:39 smithi088 ceph-mon[96266]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:07:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:39 smithi088 ceph-mon[98762]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:07:39.960 INFO:tasks.workunit.client.0.smithi088.stdout: 526: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:39.960 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-L1LLID2Q6yXQpk4 off=11890003 len=288850 2024-09-13T03:07:39.961 INFO:tasks.workunit.client.0.smithi088.stdout:op 2682 completed, throughput=4.99MB/sec 2024-09-13T03:07:39.961 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VYh6nym7tm_MRS2 off=8322339 len=1667388 2024-09-13T03:07:39.963 INFO:tasks.workunit.client.0.smithi088.stdout:op 2683 completed, throughput=5MB/sec 2024-09-13T03:07:39.963 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FItBzwkGVQ7awBr off=134961 len=1233465 2024-09-13T03:07:39.969 INFO:tasks.workunit.client.0.smithi088.stdout:op 2684 completed, throughput=5MB/sec 2024-09-13T03:07:39.969 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YP8VFVVReF8JgCF off=1481184 len=1609834 2024-09-13T03:07:39.977 INFO:tasks.workunit.client.0.smithi088.stdout:op 2685 completed, throughput=5MB/sec 2024-09-13T03:07:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:39 smithi195 ceph-mon[87742]: pgmap v1705: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:07:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: 527: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:40.978 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PMKeOZHWw7aiPOB off=2347897 len=447630 2024-09-13T03:07:40.982 INFO:tasks.workunit.client.0.smithi088.stdout:op 2686 completed, throughput=4.99MB/sec 2024-09-13T03:07:40.982 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oZnCTlYTmqhz1RR off=1054505 len=792784 2024-09-13T03:07:40.983 INFO:tasks.workunit.client.0.smithi088.stdout:op 2687 completed, throughput=4.99MB/sec 2024-09-13T03:07:40.983 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-W4gjpHMt72WItuA off=3758116 len=662637 2024-09-13T03:07:40.987 INFO:tasks.workunit.client.0.smithi088.stdout:op 2688 completed, throughput=5MB/sec 2024-09-13T03:07:40.987 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZwvHTDF5zi_Lmf- off=6901659 len=1970088 2024-09-13T03:07:40.989 INFO:tasks.workunit.client.0.smithi088.stdout:op 2689 completed, throughput=5MB/sec 2024-09-13T03:07:40.989 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6tdwhBKhMUfqhE2 off=12420689 len=1199607 2024-09-13T03:07:40.991 INFO:tasks.workunit.client.0.smithi088.stdout:op 2690 completed, throughput=5MB/sec 2024-09-13T03:07:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:41 smithi088 ceph-mon[98762]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:07:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:41 smithi088 ceph-mon[96266]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:07:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:41 smithi195 ceph-mon[87742]: pgmap v1706: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:07:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: 528: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:41.991 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ON9mnHawrYQa2KB off=467345 len=1551744 2024-09-13T03:07:41.993 INFO:tasks.workunit.client.0.smithi088.stdout:op 2691 completed, throughput=4.99MB/sec 2024-09-13T03:07:41.993 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-t9jpn1k5cqnTeps off=21350400 len=1101316 2024-09-13T03:07:41.999 INFO:tasks.workunit.client.0.smithi088.stdout:op 2692 completed, throughput=5MB/sec 2024-09-13T03:07:41.999 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-02d6lJ5Cr8HTUw_ off=22104052 len=1335400 2024-09-13T03:07:42.006 INFO:tasks.workunit.client.0.smithi088.stdout:op 2693 completed, throughput=5MB/sec 2024-09-13T03:07:42.006 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-01Oy7rH0LdbhBNf off=1035837 len=713018 2024-09-13T03:07:42.011 INFO:tasks.workunit.client.0.smithi088.stdout:op 2694 completed, throughput=5MB/sec 2024-09-13T03:07:42.011 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vUJCS81oRSWMSuS off=8401774 len=167652 2024-09-13T03:07:42.016 INFO:tasks.workunit.client.0.smithi088.stdout:op 2695 completed, throughput=5MB/sec 2024-09-13T03:07:42.017 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XL09teV5vXWff4z off=22341889 len=64410 2024-09-13T03:07:42.017 INFO:tasks.workunit.client.0.smithi088.stdout:op 2696 completed, throughput=5MB/sec 2024-09-13T03:07:42.017 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1dFnz4C2iTuOgM9 off=7137533 len=949130 2024-09-13T03:07:42.018 INFO:tasks.workunit.client.0.smithi088.stdout:op 2697 completed, throughput=5MB/sec 2024-09-13T03:07:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: 529: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:43.018 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0bcLcGse4jQTo2i off=3172386 len=1296271 2024-09-13T03:07:43.020 INFO:tasks.workunit.client.0.smithi088.stdout:op 2698 completed, throughput=4.99MB/sec 2024-09-13T03:07:43.020 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8aeVQKhA_cU3gfA off=366141 len=1966541 2024-09-13T03:07:43.030 INFO:tasks.workunit.client.0.smithi088.stdout:op 2699 completed, throughput=5MB/sec 2024-09-13T03:07:43.030 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LApDqLShoF63Yk6 off=6628195 len=1729622 2024-09-13T03:07:43.032 INFO:tasks.workunit.client.0.smithi088.stdout:op 2700 completed, throughput=5MB/sec 2024-09-13T03:07:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:07:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:07:43] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.43.0" 2024-09-13T03:07:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:43 smithi088 ceph-mon[96266]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:07:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:43 smithi088 ceph-mon[98762]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:07:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:43 smithi195 ceph-mon[87742]: pgmap v1707: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:07:44.032 INFO:tasks.workunit.client.0.smithi088.stdout: 530: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:44.033 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-t8-fy44cKil3ufl off=8025101 len=2014558 2024-09-13T03:07:44.037 INFO:tasks.workunit.client.0.smithi088.stdout:op 2701 completed, throughput=5MB/sec 2024-09-13T03:07:44.037 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4sGz3Yh6DHi60N9 off=15468590 len=1985748 2024-09-13T03:07:44.047 INFO:tasks.workunit.client.0.smithi088.stdout:op 2702 completed, throughput=5MB/sec 2024-09-13T03:07:44.047 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OUmkSqPdC9XLIdl off=11378558 len=1030891 2024-09-13T03:07:44.052 INFO:tasks.workunit.client.0.smithi088.stdout:op 2703 completed, throughput=5MB/sec 2024-09-13T03:07:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:07:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:07:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:07:45.052 INFO:tasks.workunit.client.0.smithi088.stdout: 531: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:45.053 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YLQFtE3b_bTuU8v off=11126903 len=214329 2024-09-13T03:07:45.055 INFO:tasks.workunit.client.0.smithi088.stdout:op 2704 completed, throughput=4.99MB/sec 2024-09-13T03:07:45.055 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zuLs40Pe6vqAWL_ off=283960 len=1002362 2024-09-13T03:07:45.061 INFO:tasks.workunit.client.0.smithi088.stdout:op 2705 completed, throughput=4.99MB/sec 2024-09-13T03:07:45.061 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KDAp5s7UklhHigG off=12529688 len=265880 2024-09-13T03:07:45.064 INFO:tasks.workunit.client.0.smithi088.stdout:op 2706 completed, throughput=4.99MB/sec 2024-09-13T03:07:45.064 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4kCoiRMK3v49Qbp off=15646909 len=1317294 2024-09-13T03:07:45.068 INFO:tasks.workunit.client.0.smithi088.stdout:op 2707 completed, throughput=5MB/sec 2024-09-13T03:07:45.068 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Gn9HlSeleiHN8cJ off=11843761 len=172683 2024-09-13T03:07:45.069 INFO:tasks.workunit.client.0.smithi088.stdout:op 2708 completed, throughput=5MB/sec 2024-09-13T03:07:45.069 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-60dddlO4Ht7Oznd off=2835492 len=822093 2024-09-13T03:07:45.075 INFO:tasks.workunit.client.0.smithi088.stdout:op 2709 completed, throughput=5MB/sec 2024-09-13T03:07:45.075 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jSHv2Ajgd0uL84_ off=11525390 len=1704746 2024-09-13T03:07:45.084 INFO:tasks.workunit.client.0.smithi088.stdout:op 2710 completed, throughput=5MB/sec 2024-09-13T03:07:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:45 smithi195 ceph-mon[87742]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:07:46.085 INFO:tasks.workunit.client.0.smithi088.stdout: 532: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:46.085 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-y-djMHd20T04gbH off=6170960 len=1861767 2024-09-13T03:07:46.093 INFO:tasks.workunit.client.0.smithi088.stdout:op 2711 completed, throughput=4.99MB/sec 2024-09-13T03:07:46.093 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wCpVskvwZgzwye9 off=5207627 len=167328 2024-09-13T03:07:46.096 INFO:tasks.workunit.client.0.smithi088.stdout:op 2712 completed, throughput=4.99MB/sec 2024-09-13T03:07:46.096 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LsaOGupkKERuDkm off=7527484 len=1248115 2024-09-13T03:07:46.097 INFO:tasks.workunit.client.0.smithi088.stdout:op 2713 completed, throughput=5MB/sec 2024-09-13T03:07:46.097 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0ATf8_CT9WlrOx5 off=5120039 len=1531375 2024-09-13T03:07:46.099 INFO:tasks.workunit.client.0.smithi088.stdout:op 2714 completed, throughput=5MB/sec 2024-09-13T03:07:46.099 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-t05Tw8xMBQ1cm-J off=2547351 len=281678 2024-09-13T03:07:46.100 INFO:tasks.workunit.client.0.smithi088.stdout:op 2715 completed, throughput=5MB/sec 2024-09-13T03:07:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:45 smithi088 ceph-mon[96266]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:07:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:45 smithi088 ceph-mon[98762]: pgmap v1708: 105 pgs: 105 active+clean; 127 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:07:47.100 INFO:tasks.workunit.client.0.smithi088.stdout: 533: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:47.100 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HX2vs0eRZoXonYU off=8103284 len=1498110 2024-09-13T03:07:47.109 INFO:tasks.workunit.client.0.smithi088.stdout:op 2716 completed, throughput=4.99MB/sec 2024-09-13T03:07:47.109 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-n6Z73s0ZQtLiKSh off=3259878 len=795541 2024-09-13T03:07:47.110 INFO:tasks.workunit.client.0.smithi088.stdout:op 2717 completed, throughput=4.99MB/sec 2024-09-13T03:07:47.110 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sIVnONYf_GduuSs off=7447785 len=314142 2024-09-13T03:07:47.111 INFO:tasks.workunit.client.0.smithi088.stdout:op 2718 completed, throughput=5MB/sec 2024-09-13T03:07:47.111 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-geF46sNE5uhBLGA off=5659051 len=994596 2024-09-13T03:07:47.115 INFO:tasks.workunit.client.0.smithi088.stdout:op 2719 completed, throughput=5MB/sec 2024-09-13T03:07:47.116 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QFt_Icnp28g6r1Q off=18031653 len=1445681 2024-09-13T03:07:47.117 INFO:tasks.workunit.client.0.smithi088.stdout:op 2720 completed, throughput=5MB/sec 2024-09-13T03:07:47.118 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FrWgauIG0erFMQf off=11281143 len=954039 2024-09-13T03:07:47.124 INFO:tasks.workunit.client.0.smithi088.stdout:op 2721 completed, throughput=5MB/sec 2024-09-13T03:07:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:47 smithi088 ceph-mon[98762]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:07:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:47 smithi088 ceph-mon[96266]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:07:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:47 smithi195 ceph-mon[87742]: pgmap v1709: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:07:48.123 INFO:tasks.workunit.client.0.smithi088.stdout: 534: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:48.124 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_1VIzC4YE6YoaFe off=12252487 len=1191148 2024-09-13T03:07:48.125 INFO:tasks.workunit.client.0.smithi088.stdout:op 2722 completed, throughput=4.99MB/sec 2024-09-13T03:07:48.125 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zqdA-7Sr3RX6x3x off=488463 len=748890 2024-09-13T03:07:48.130 INFO:tasks.workunit.client.0.smithi088.stdout:op 2723 completed, throughput=5MB/sec 2024-09-13T03:07:48.130 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HHhR6VdvxyFxatT off=570331 len=234139 2024-09-13T03:07:48.133 INFO:tasks.workunit.client.0.smithi088.stdout:op 2724 completed, throughput=5MB/sec 2024-09-13T03:07:48.133 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-K32dibuhWLUKxVm off=2426466 len=1227052 2024-09-13T03:07:48.140 INFO:tasks.workunit.client.0.smithi088.stdout:op 2725 completed, throughput=5MB/sec 2024-09-13T03:07:48.140 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D0wh-P_b85Y7zCf off=2370797 len=141579 2024-09-13T03:07:48.141 INFO:tasks.workunit.client.0.smithi088.stdout:op 2726 completed, throughput=5MB/sec 2024-09-13T03:07:48.141 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-utBBnRWeaCatpio off=6985582 len=1409771 2024-09-13T03:07:48.144 INFO:tasks.workunit.client.0.smithi088.stdout:op 2727 completed, throughput=5MB/sec 2024-09-13T03:07:49.143 INFO:tasks.workunit.client.0.smithi088.stdout: 535: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:49.143 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KNf3BPbzIFy4dyv off=4521641 len=547524 2024-09-13T03:07:49.144 INFO:tasks.workunit.client.0.smithi088.stdout:op 2728 completed, throughput=4.99MB/sec 2024-09-13T03:07:49.144 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FAinffFJJGN9jI7 off=1638839 len=23372 2024-09-13T03:07:49.146 INFO:tasks.workunit.client.0.smithi088.stdout:op 2729 completed, throughput=4.99MB/sec 2024-09-13T03:07:49.146 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WNteQu43sONY9jA off=2830588 len=1668703 2024-09-13T03:07:49.148 INFO:tasks.workunit.client.0.smithi088.stdout:op 2730 completed, throughput=5MB/sec 2024-09-13T03:07:49.148 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-v-vkll26rmRfFMX off=8375911 len=1639235 2024-09-13T03:07:49.151 INFO:tasks.workunit.client.0.smithi088.stdout:op 2731 completed, throughput=5MB/sec 2024-09-13T03:07:49.152 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lUiUfgStKEZhylw off=4763650 len=469470 2024-09-13T03:07:49.152 INFO:tasks.workunit.client.0.smithi088.stdout:op 2732 completed, throughput=5MB/sec 2024-09-13T03:07:49.152 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hurI2xVkFYun_Kp off=19184716 len=2033511 2024-09-13T03:07:49.162 INFO:tasks.workunit.client.0.smithi088.stdout:op 2733 completed, throughput=5MB/sec 2024-09-13T03:07:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:49 smithi088 ceph-mon[96266]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:07:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:49 smithi088 ceph-mon[98762]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:07:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:49 smithi195 ceph-mon[87742]: pgmap v1710: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:07:50.163 INFO:tasks.workunit.client.0.smithi088.stdout: 536: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:50.163 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6kWS4XxpnmANEWH off=867257 len=693802 2024-09-13T03:07:50.167 INFO:tasks.workunit.client.0.smithi088.stdout:op 2734 completed, throughput=4.99MB/sec 2024-09-13T03:07:50.167 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-O9SQ0LcBwx929yr off=10326787 len=1239304 2024-09-13T03:07:50.169 INFO:tasks.workunit.client.0.smithi088.stdout:op 2735 completed, throughput=5MB/sec 2024-09-13T03:07:50.169 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vWH-hwk1TSLZVsD off=14826990 len=861234 2024-09-13T03:07:50.170 INFO:tasks.workunit.client.0.smithi088.stdout:op 2736 completed, throughput=5MB/sec 2024-09-13T03:07:50.170 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--T8kHbTyk7iMSb9 off=18229458 len=1658818 2024-09-13T03:07:50.172 INFO:tasks.workunit.client.0.smithi088.stdout:op 2737 completed, throughput=5MB/sec 2024-09-13T03:07:51.173 INFO:tasks.workunit.client.0.smithi088.stdout: 537: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:51.173 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lUpVESdR60Oybhn off=10768627 len=381676 2024-09-13T03:07:51.176 INFO:tasks.workunit.client.0.smithi088.stdout:op 2738 completed, throughput=4.99MB/sec 2024-09-13T03:07:51.176 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-80A5q_8R8C7eqFi off=16675845 len=1213096 2024-09-13T03:07:51.179 INFO:tasks.workunit.client.0.smithi088.stdout:op 2739 completed, throughput=4.99MB/sec 2024-09-13T03:07:51.179 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-P1nxjAC3q2FDWrY off=7485797 len=775231 2024-09-13T03:07:51.184 INFO:tasks.workunit.client.0.smithi088.stdout:op 2740 completed, throughput=5MB/sec 2024-09-13T03:07:51.184 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rfq-oFsLNJWezUA off=5793348 len=602484 2024-09-13T03:07:51.187 INFO:tasks.workunit.client.0.smithi088.stdout:op 2741 completed, throughput=5MB/sec 2024-09-13T03:07:51.187 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-58QxmYmd_J3kuJL off=866194 len=70808 2024-09-13T03:07:51.190 INFO:tasks.workunit.client.0.smithi088.stdout:op 2742 completed, throughput=5MB/sec 2024-09-13T03:07:51.190 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pZdXTjLGbLdE3-J off=3511159 len=258251 2024-09-13T03:07:51.191 INFO:tasks.workunit.client.0.smithi088.stdout:op 2743 completed, throughput=5MB/sec 2024-09-13T03:07:51.191 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zOzyQxxpU2OL93C off=17232625 len=1402497 2024-09-13T03:07:51.198 INFO:tasks.workunit.client.0.smithi088.stdout:op 2744 completed, throughput=5MB/sec 2024-09-13T03:07:51.198 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5Bg3nhdGYZdHe3g off=1097979 len=474731 2024-09-13T03:07:51.199 INFO:tasks.workunit.client.0.smithi088.stdout:op 2745 completed, throughput=5MB/sec 2024-09-13T03:07:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:51 smithi088 ceph-mon[96266]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:07:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:51 smithi088 ceph-mon[98762]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:07:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:51 smithi195 ceph-mon[87742]: pgmap v1711: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:07:52.199 INFO:tasks.workunit.client.0.smithi088.stdout: 538: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:52.199 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qOW453Ihxwzki2h off=10734425 len=1790774 2024-09-13T03:07:52.209 INFO:tasks.workunit.client.0.smithi088.stdout:op 2746 completed, throughput=4.99MB/sec 2024-09-13T03:07:52.209 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Gzv9fjXHwqNT4Fe off=6482099 len=492828 2024-09-13T03:07:52.210 INFO:tasks.workunit.client.0.smithi088.stdout:op 2747 completed, throughput=5MB/sec 2024-09-13T03:07:52.210 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-r0q428VGTUHsvtF off=2794439 len=1985268 2024-09-13T03:07:52.220 INFO:tasks.workunit.client.0.smithi088.stdout:op 2748 completed, throughput=5MB/sec 2024-09-13T03:07:52.220 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-32zCmaia5pdj2lZ off=7437748 len=656279 2024-09-13T03:07:52.221 INFO:tasks.workunit.client.0.smithi088.stdout:op 2749 completed, throughput=5MB/sec 2024-09-13T03:07:52.221 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_pWFaA6l-UzyA2N off=455098 len=1748929 2024-09-13T03:07:52.223 INFO:tasks.workunit.client.0.smithi088.stdout:op 2750 completed, throughput=5MB/sec 2024-09-13T03:07:53.223 INFO:tasks.workunit.client.0.smithi088.stdout: 539: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:53.223 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RBcZt_jpa-BZe_f off=1833130 len=83326 2024-09-13T03:07:53.226 INFO:tasks.workunit.client.0.smithi088.stdout:op 2751 completed, throughput=4.99MB/sec 2024-09-13T03:07:53.226 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QBAOuBkPOt6UN0e off=10023864 len=200014 2024-09-13T03:07:53.228 INFO:tasks.workunit.client.0.smithi088.stdout:op 2752 completed, throughput=4.99MB/sec 2024-09-13T03:07:53.228 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i2LYAnxSJHoUx7u off=5096833 len=1154506 2024-09-13T03:07:53.234 INFO:tasks.workunit.client.0.smithi088.stdout:op 2753 completed, throughput=5MB/sec 2024-09-13T03:07:53.234 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Heb8G1NKvVRyDou off=3013864 len=888342 2024-09-13T03:07:53.236 INFO:tasks.workunit.client.0.smithi088.stdout:op 2754 completed, throughput=5MB/sec 2024-09-13T03:07:53.236 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-etlehpkSRATCgx0 off=697489 len=1608313 2024-09-13T03:07:53.239 INFO:tasks.workunit.client.0.smithi088.stdout:op 2755 completed, throughput=5MB/sec 2024-09-13T03:07:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:07:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:07:53] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:07:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:53 smithi088 ceph-mon[96266]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:07:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:53 smithi088 ceph-mon[98762]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:07:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:53 smithi195 ceph-mon[87742]: pgmap v1712: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:07:54.239 INFO:tasks.workunit.client.0.smithi088.stdout: 540: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:54.239 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xXB6FGMLbbxWd0r off=254021 len=1153032 2024-09-13T03:07:54.241 INFO:tasks.workunit.client.0.smithi088.stdout:op 2756 completed, throughput=4.99MB/sec 2024-09-13T03:07:54.241 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LItCXFcfNHNfJcU off=1252802 len=1363629 2024-09-13T03:07:54.249 INFO:tasks.workunit.client.0.smithi088.stdout:op 2757 completed, throughput=5MB/sec 2024-09-13T03:07:54.249 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rvq1XVdiK30Hj3L off=21131496 len=572375 2024-09-13T03:07:54.253 INFO:tasks.workunit.client.0.smithi088.stdout:op 2758 completed, throughput=5MB/sec 2024-09-13T03:07:54.253 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vjzR9lE07vIeSKS off=1509744 len=1043472 2024-09-13T03:07:54.255 INFO:tasks.workunit.client.0.smithi088.stdout:op 2759 completed, throughput=5MB/sec 2024-09-13T03:07:54.255 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3FQug5mvFKmGON1 off=14597506 len=64486 2024-09-13T03:07:54.258 INFO:tasks.workunit.client.0.smithi088.stdout:op 2760 completed, throughput=5MB/sec 2024-09-13T03:07:54.258 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qIvXwBQoHUlVojK off=195019 len=25606 2024-09-13T03:07:54.259 INFO:tasks.workunit.client.0.smithi088.stdout:op 2761 completed, throughput=5MB/sec 2024-09-13T03:07:54.260 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Md6hIVSF_GP2QPE off=7676762 len=163544 2024-09-13T03:07:54.262 INFO:tasks.workunit.client.0.smithi088.stdout:op 2762 completed, throughput=5MB/sec 2024-09-13T03:07:54.262 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JB3tMRToNGLhx51 off=69906 len=717257 2024-09-13T03:07:54.265 INFO:tasks.workunit.client.0.smithi088.stdout:op 2763 completed, throughput=5MB/sec 2024-09-13T03:07:55.266 INFO:tasks.workunit.client.0.smithi088.stdout: 541: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:55.266 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FivtfUe61sqDzAG off=1385093 len=1120115 2024-09-13T03:07:55.267 INFO:tasks.workunit.client.0.smithi088.stdout:op 2764 completed, throughput=4.99MB/sec 2024-09-13T03:07:55.268 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n-wG7q3qcE3NtwZ off=22041896 len=505249 2024-09-13T03:07:55.272 INFO:tasks.workunit.client.0.smithi088.stdout:op 2765 completed, throughput=4.99MB/sec 2024-09-13T03:07:55.272 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--IlEnJd3mOo_kt7 off=4882278 len=1317244 2024-09-13T03:07:55.278 INFO:tasks.workunit.client.0.smithi088.stdout:op 2766 completed, throughput=5MB/sec 2024-09-13T03:07:55.278 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bp9aIArSxYN_5bB off=10814250 len=426121 2024-09-13T03:07:55.281 INFO:tasks.workunit.client.0.smithi088.stdout:op 2767 completed, throughput=5MB/sec 2024-09-13T03:07:55.282 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sCK23d6IHWBRe6D off=13182119 len=1701323 2024-09-13T03:07:55.288 INFO:tasks.workunit.client.0.smithi088.stdout:op 2768 completed, throughput=5MB/sec 2024-09-13T03:07:55.289 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-65waLTKrJ_K0mtT off=3371373 len=336864 2024-09-13T03:07:55.289 INFO:tasks.workunit.client.0.smithi088.stdout:op 2769 completed, throughput=5MB/sec 2024-09-13T03:07:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:55 smithi088 ceph-mon[96266]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:07:55.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:55 smithi088 ceph-mon[98762]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:07:55.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:55 smithi195 ceph-mon[87742]: pgmap v1713: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:07:56.290 INFO:tasks.workunit.client.0.smithi088.stdout: 542: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:56.290 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gmDjNmWriAgOmNh off=5616678 len=1993690 2024-09-13T03:07:56.300 INFO:tasks.workunit.client.0.smithi088.stdout:op 2770 completed, throughput=4.99MB/sec 2024-09-13T03:07:56.300 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QLVfAL5FV9QcQhn off=2064950 len=757997 2024-09-13T03:07:56.304 INFO:tasks.workunit.client.0.smithi088.stdout:op 2771 completed, throughput=5MB/sec 2024-09-13T03:07:56.304 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-V3FQa66zQgwXD_k off=96912 len=1210252 2024-09-13T03:07:56.311 INFO:tasks.workunit.client.0.smithi088.stdout:op 2772 completed, throughput=5MB/sec 2024-09-13T03:07:56.311 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w7SzjFzrPn_YWqx off=9228640 len=1621942 2024-09-13T03:07:56.312 INFO:tasks.workunit.client.0.smithi088.stdout:op 2773 completed, throughput=5MB/sec 2024-09-13T03:07:57.313 INFO:tasks.workunit.client.0.smithi088.stdout: 543: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:57.313 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hQ8W7cBzFZfyWtH off=3011383 len=1861087 2024-09-13T03:07:57.317 INFO:tasks.workunit.client.0.smithi088.stdout:op 2774 completed, throughput=4.99MB/sec 2024-09-13T03:07:57.317 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uNq9_glTH6oBVfh off=253592 len=2096309 2024-09-13T03:07:57.328 INFO:tasks.workunit.client.0.smithi088.stdout:op 2775 completed, throughput=5MB/sec 2024-09-13T03:07:57.328 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cMLeGNH2KEuwYBQ off=16803686 len=1693514 2024-09-13T03:07:57.330 INFO:tasks.workunit.client.0.smithi088.stdout:op 2776 completed, throughput=5MB/sec 2024-09-13T03:07:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:57 smithi088 ceph-mon[96266]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:07:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:57 smithi088 ceph-mon[98762]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:07:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:57 smithi195 ceph-mon[87742]: pgmap v1714: 105 pgs: 105 active+clean; 127 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:07:58.330 INFO:tasks.workunit.client.0.smithi088.stdout: 544: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:58.330 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4_OYWkyHQq7F-od off=7098061 len=863154 2024-09-13T03:07:58.332 INFO:tasks.workunit.client.0.smithi088.stdout:op 2777 completed, throughput=4.99MB/sec 2024-09-13T03:07:58.332 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fh3tvj-yfHeSrLJ off=7442006 len=1472721 2024-09-13T03:07:58.335 INFO:tasks.workunit.client.0.smithi088.stdout:op 2778 completed, throughput=5MB/sec 2024-09-13T03:07:58.335 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EynddPwZNq4IjZL off=1186470 len=605131 2024-09-13T03:07:58.339 INFO:tasks.workunit.client.0.smithi088.stdout:op 2779 completed, throughput=5MB/sec 2024-09-13T03:07:58.339 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-r72qHuRG9rTzSUz off=13649345 len=592305 2024-09-13T03:07:58.340 INFO:tasks.workunit.client.0.smithi088.stdout:op 2780 completed, throughput=5MB/sec 2024-09-13T03:07:58.340 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FibaEGQMAHQJnSA off=5875280 len=268346 2024-09-13T03:07:58.343 INFO:tasks.workunit.client.0.smithi088.stdout:op 2781 completed, throughput=5MB/sec 2024-09-13T03:07:58.343 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Q1rHaIpMKoGQ14H off=2267251 len=1105832 2024-09-13T03:07:58.349 INFO:tasks.workunit.client.0.smithi088.stdout:op 2782 completed, throughput=5MB/sec 2024-09-13T03:07:59.350 INFO:tasks.workunit.client.0.smithi088.stdout: 545: throughput=4.99MB/sec pending data=0 2024-09-13T03:07:59.350 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-e9lZ4XLSnao658i off=9422279 len=1604358 2024-09-13T03:07:59.356 INFO:tasks.workunit.client.0.smithi088.stdout:op 2783 completed, throughput=4.99MB/sec 2024-09-13T03:07:59.356 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IqG2lgZ4K1GhAti off=17747014 len=1523658 2024-09-13T03:07:59.359 INFO:tasks.workunit.client.0.smithi088.stdout:op 2784 completed, throughput=5MB/sec 2024-09-13T03:07:59.359 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3MMjYw5r9M76uSX off=13834584 len=1233068 2024-09-13T03:07:59.361 INFO:tasks.workunit.client.0.smithi088.stdout:op 2785 completed, throughput=5MB/sec 2024-09-13T03:07:59.361 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZiTICvIjHGgidij off=5083475 len=1435179 2024-09-13T03:07:59.367 INFO:tasks.workunit.client.0.smithi088.stdout:op 2786 completed, throughput=5MB/sec 2024-09-13T03:07:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:07:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:07:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:07:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:07:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:07:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:08:00.367 INFO:tasks.workunit.client.0.smithi088.stdout: 546: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:00.367 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4gXCmWiDtNKr3c9 off=4436532 len=1829946 2024-09-13T03:08:00.376 INFO:tasks.workunit.client.0.smithi088.stdout:op 2787 completed, throughput=5MB/sec 2024-09-13T03:08:00.376 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qz6u_SJIvlbm8c_ off=4814339 len=685165 2024-09-13T03:08:00.377 INFO:tasks.workunit.client.0.smithi088.stdout:op 2788 completed, throughput=5MB/sec 2024-09-13T03:08:00.377 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8lo0jqnb-8oLaVY off=13977143 len=984973 2024-09-13T03:08:00.381 INFO:tasks.workunit.client.0.smithi088.stdout:op 2789 completed, throughput=5MB/sec 2024-09-13T03:08:00.381 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-By-tmmuOEQFloQp off=3840395 len=1739227 2024-09-13T03:08:00.386 INFO:tasks.workunit.client.0.smithi088.stdout:op 2790 completed, throughput=5MB/sec 2024-09-13T03:08:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:00 smithi088 ceph-mon[96266]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:08:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:00 smithi088 ceph-mon[98762]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:08:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:00 smithi195 ceph-mon[87742]: pgmap v1715: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:08:01.386 INFO:tasks.workunit.client.0.smithi088.stdout: 547: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:01.387 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-D9xc3wxr0jPHbzr off=915112 len=2074113 2024-09-13T03:08:01.397 INFO:tasks.workunit.client.0.smithi088.stdout:op 2791 completed, throughput=5MB/sec 2024-09-13T03:08:01.398 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5RIoZZ6ysbBRYno off=14498655 len=1826782 2024-09-13T03:08:01.401 INFO:tasks.workunit.client.0.smithi088.stdout:op 2792 completed, throughput=5MB/sec 2024-09-13T03:08:01.401 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tv3BptlaOboJ0Hn off=7821338 len=134368 2024-09-13T03:08:01.402 INFO:tasks.workunit.client.0.smithi088.stdout:op 2793 completed, throughput=5MB/sec 2024-09-13T03:08:01.402 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UXasKhCyLidu22G off=6340417 len=932354 2024-09-13T03:08:01.408 INFO:tasks.workunit.client.0.smithi088.stdout:op 2794 completed, throughput=5MB/sec 2024-09-13T03:08:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:01 smithi088 ceph-mon[98762]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:08:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:01 smithi088 ceph-mon[96266]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:08:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:01 smithi195 ceph-mon[87742]: pgmap v1716: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:08:02.408 INFO:tasks.workunit.client.0.smithi088.stdout: 548: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:02.408 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9TGnJGEwbuA_qcC off=3661295 len=1332363 2024-09-13T03:08:02.416 INFO:tasks.workunit.client.0.smithi088.stdout:op 2795 completed, throughput=4.99MB/sec 2024-09-13T03:08:02.416 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-a4bCu3Bgxz5V4JW off=9277479 len=794458 2024-09-13T03:08:02.417 INFO:tasks.workunit.client.0.smithi088.stdout:op 2796 completed, throughput=4.99MB/sec 2024-09-13T03:08:02.417 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-F6DFS46I9Df7hfA off=2006554 len=432530 2024-09-13T03:08:02.418 INFO:tasks.workunit.client.0.smithi088.stdout:op 2797 completed, throughput=5MB/sec 2024-09-13T03:08:02.418 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--me1z8FXI_oMMDK off=16642425 len=552638 2024-09-13T03:08:02.419 INFO:tasks.workunit.client.0.smithi088.stdout:op 2798 completed, throughput=5MB/sec 2024-09-13T03:08:02.419 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zjucKfYR0jZKzZ6 off=4473968 len=235519 2024-09-13T03:08:02.420 INFO:tasks.workunit.client.0.smithi088.stdout:op 2799 completed, throughput=5MB/sec 2024-09-13T03:08:02.420 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--MZUXdjQaAw0eUd off=4134664 len=1006674 2024-09-13T03:08:02.425 INFO:tasks.workunit.client.0.smithi088.stdout:op 2800 completed, throughput=5MB/sec 2024-09-13T03:08:02.426 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Y_HgXatzslxTeRq off=12971848 len=1816247 2024-09-13T03:08:02.428 INFO:tasks.workunit.client.0.smithi088.stdout:op 2801 completed, throughput=5MB/sec 2024-09-13T03:08:02.734 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 03:08:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=cleanup t=2024-09-13T03:08:02.343779424Z level=info msg="Completed cleanup jobs" duration=3.339371ms 2024-09-13T03:08:03.429 INFO:tasks.workunit.client.0.smithi088.stdout: 549: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:03.429 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PaJB8qZoWdvZ_3Q off=1996067 len=1781998 2024-09-13T03:08:03.431 INFO:tasks.workunit.client.0.smithi088.stdout:op 2802 completed, throughput=5MB/sec 2024-09-13T03:08:03.431 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RDdTq2hh7zvvZYI off=5947113 len=1823726 2024-09-13T03:08:03.433 INFO:tasks.workunit.client.0.smithi088.stdout:op 2803 completed, throughput=5MB/sec 2024-09-13T03:08:03.433 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--DPA9_YRkBJ9-QS off=7262329 len=1333839 2024-09-13T03:08:03.434 INFO:tasks.workunit.client.0.smithi088.stdout:op 2804 completed, throughput=5MB/sec 2024-09-13T03:08:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:08:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:08:03] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-09-13T03:08:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:03 smithi088 ceph-mon[96266]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:08:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:03 smithi088 ceph-mon[98762]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:08:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:03 smithi195 ceph-mon[87742]: pgmap v1717: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:08:04.435 INFO:tasks.workunit.client.0.smithi088.stdout: 550: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:04.435 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iXjTaRPtnImGqz7 off=4931463 len=1675477 2024-09-13T03:08:04.442 INFO:tasks.workunit.client.0.smithi088.stdout:op 2805 completed, throughput=4.99MB/sec 2024-09-13T03:08:04.442 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TOp4RDMt59pt41T off=2993254 len=1831338 2024-09-13T03:08:04.450 INFO:tasks.workunit.client.0.smithi088.stdout:op 2806 completed, throughput=5MB/sec 2024-09-13T03:08:04.450 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D43xVpOVdW7CF_p off=3246565 len=15806 2024-09-13T03:08:04.451 INFO:tasks.workunit.client.0.smithi088.stdout:op 2807 completed, throughput=5MB/sec 2024-09-13T03:08:04.451 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3x1zjI0aeDzaXli off=1399315 len=1615445 2024-09-13T03:08:04.459 INFO:tasks.workunit.client.0.smithi088.stdout:op 2808 completed, throughput=5MB/sec 2024-09-13T03:08:05.459 INFO:tasks.workunit.client.0.smithi088.stdout: 551: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:05.459 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hQ8W7cBzFZfyWtH off=2798552 len=2073918 2024-09-13T03:08:05.463 INFO:tasks.workunit.client.0.smithi088.stdout:op 2809 completed, throughput=5MB/sec 2024-09-13T03:08:05.463 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ihfVVCqmcBqKAWJ off=4471709 len=260340 2024-09-13T03:08:05.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 2810 completed, throughput=5MB/sec 2024-09-13T03:08:05.466 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Db4s0zYB9wGZLne off=13832889 len=1057724 2024-09-13T03:08:05.471 INFO:tasks.workunit.client.0.smithi088.stdout:op 2811 completed, throughput=5MB/sec 2024-09-13T03:08:05.471 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WMwAIMAwcUhOR0P off=3840976 len=1266801 2024-09-13T03:08:05.478 INFO:tasks.workunit.client.0.smithi088.stdout:op 2812 completed, throughput=5MB/sec 2024-09-13T03:08:05.478 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QuxUTTVuAOfUtXP off=10466278 len=1522658 2024-09-13T03:08:05.485 INFO:tasks.workunit.client.0.smithi088.stdout:op 2813 completed, throughput=5MB/sec 2024-09-13T03:08:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:05 smithi088 ceph-mon[96266]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:08:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:05 smithi088 ceph-mon[98762]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:08:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:05 smithi195 ceph-mon[87742]: pgmap v1718: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:08:06.486 INFO:tasks.workunit.client.0.smithi088.stdout: 552: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:06.486 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DjsJGzktms_HXEV off=15640927 len=825785 2024-09-13T03:08:06.491 INFO:tasks.workunit.client.0.smithi088.stdout:op 2814 completed, throughput=4.99MB/sec 2024-09-13T03:08:06.491 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-emr4-JUU1cmno62 off=1539101 len=516741 2024-09-13T03:08:06.492 INFO:tasks.workunit.client.0.smithi088.stdout:op 2815 completed, throughput=5MB/sec 2024-09-13T03:08:06.492 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8GiODsLS-i8dt8o off=11377723 len=1899589 2024-09-13T03:08:06.494 INFO:tasks.workunit.client.0.smithi088.stdout:op 2816 completed, throughput=5MB/sec 2024-09-13T03:08:06.495 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yhADT6kiWboH0lq off=20951230 len=731720 2024-09-13T03:08:06.496 INFO:tasks.workunit.client.0.smithi088.stdout:op 2817 completed, throughput=5MB/sec 2024-09-13T03:08:06.496 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1R6vSn72Sw4PiIA off=17063560 len=129169 2024-09-13T03:08:06.498 INFO:tasks.workunit.client.0.smithi088.stdout:op 2818 completed, throughput=5MB/sec 2024-09-13T03:08:06.498 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-47dr4xa4lDdXXLh off=494197 len=377984 2024-09-13T03:08:06.499 INFO:tasks.workunit.client.0.smithi088.stdout:op 2819 completed, throughput=5MB/sec 2024-09-13T03:08:07.499 INFO:tasks.workunit.client.0.smithi088.stdout: 553: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:07.499 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i6-j2va33SLHHOC off=1276502 len=726620 2024-09-13T03:08:07.505 INFO:tasks.workunit.client.0.smithi088.stdout:op 2820 completed, throughput=4.99MB/sec 2024-09-13T03:08:07.505 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TSQIGBncY5uLmaR off=1322378 len=1979506 2024-09-13T03:08:07.513 INFO:tasks.workunit.client.0.smithi088.stdout:op 2821 completed, throughput=5MB/sec 2024-09-13T03:08:07.513 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-r505aGY1syOQfYq off=6704525 len=1973322 2024-09-13T03:08:07.522 INFO:tasks.workunit.client.0.smithi088.stdout:op 2822 completed, throughput=5MB/sec 2024-09-13T03:08:07.522 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ko_XUENTdIzJkg3 off=7626162 len=444676 2024-09-13T03:08:07.525 INFO:tasks.workunit.client.0.smithi088.stdout:op 2823 completed, throughput=5MB/sec 2024-09-13T03:08:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:07 smithi088 ceph-mon[96266]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:08:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:07 smithi088 ceph-mon[98762]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:08:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:07 smithi195 ceph-mon[87742]: pgmap v1719: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:08:08.526 INFO:tasks.workunit.client.0.smithi088.stdout: 554: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:08.526 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2nEgWGJ_1w2YirQ off=1998288 len=1817712 2024-09-13T03:08:08.535 INFO:tasks.workunit.client.0.smithi088.stdout:op 2824 completed, throughput=4.99MB/sec 2024-09-13T03:08:08.535 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2n7xdQbYlIVEKXL off=7482240 len=828408 2024-09-13T03:08:08.539 INFO:tasks.workunit.client.0.smithi088.stdout:op 2825 completed, throughput=5MB/sec 2024-09-13T03:08:08.539 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BUoYrOl20Nruwbf off=3426421 len=2026967 2024-09-13T03:08:08.546 INFO:tasks.workunit.client.0.smithi088.stdout:op 2826 completed, throughput=5MB/sec 2024-09-13T03:08:08.546 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xqFDWmQj7XVjtby off=3128321 len=456998 2024-09-13T03:08:08.547 INFO:tasks.workunit.client.0.smithi088.stdout:op 2827 completed, throughput=5MB/sec 2024-09-13T03:08:08.547 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YbLB7Nfyhck8Kmd off=276379 len=1315580 2024-09-13T03:08:08.548 INFO:tasks.workunit.client.0.smithi088.stdout:op 2828 completed, throughput=5MB/sec 2024-09-13T03:08:09.549 INFO:tasks.workunit.client.0.smithi088.stdout: 555: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:09.549 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IKs3pZ1aufqBhUS off=3348355 len=1202234 2024-09-13T03:08:09.552 INFO:tasks.workunit.client.0.smithi088.stdout:op 2829 completed, throughput=5MB/sec 2024-09-13T03:08:09.552 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YAsKVjMDDV5xWSN off=4074218 len=443023 2024-09-13T03:08:09.555 INFO:tasks.workunit.client.0.smithi088.stdout:op 2830 completed, throughput=5MB/sec 2024-09-13T03:08:09.555 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-a8ZH5hvrr_f_VmI off=11274815 len=595962 2024-09-13T03:08:09.559 INFO:tasks.workunit.client.0.smithi088.stdout:op 2831 completed, throughput=5MB/sec 2024-09-13T03:08:09.559 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-POWEkfs9RAfxrni off=3580297 len=1370256 2024-09-13T03:08:09.566 INFO:tasks.workunit.client.0.smithi088.stdout:op 2832 completed, throughput=5MB/sec 2024-09-13T03:08:09.566 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SrlxRAXgePARLhB off=1369902 len=1170546 2024-09-13T03:08:09.572 INFO:tasks.workunit.client.0.smithi088.stdout:op 2833 completed, throughput=5MB/sec 2024-09-13T03:08:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:09 smithi195 ceph-mon[87742]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:08:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:09 smithi088 ceph-mon[96266]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:08:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:09 smithi088 ceph-mon[98762]: pgmap v1720: 105 pgs: 105 active+clean; 127 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:08:10.572 INFO:tasks.workunit.client.0.smithi088.stdout: 556: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:10.572 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o_q_whnQQP3fkXf off=9748784 len=1875120 2024-09-13T03:08:10.582 INFO:tasks.workunit.client.0.smithi088.stdout:op 2834 completed, throughput=5MB/sec 2024-09-13T03:08:10.582 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1dx3FIYpdfPDMpz off=1383669 len=167238 2024-09-13T03:08:10.582 INFO:tasks.workunit.client.0.smithi088.stdout:op 2835 completed, throughput=5MB/sec 2024-09-13T03:08:10.583 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rqClKOlVVkXEP-_ off=2268321 len=1688947 2024-09-13T03:08:10.585 INFO:tasks.workunit.client.0.smithi088.stdout:op 2836 completed, throughput=5MB/sec 2024-09-13T03:08:10.585 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rhidk70gENxRAO3 off=15322645 len=1605406 2024-09-13T03:08:10.594 INFO:tasks.workunit.client.0.smithi088.stdout:op 2837 completed, throughput=5MB/sec 2024-09-13T03:08:11.594 INFO:tasks.workunit.client.0.smithi088.stdout: 557: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:11.594 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EJOmGP6ioNXvh4h off=6485031 len=301330 2024-09-13T03:08:11.598 INFO:tasks.workunit.client.0.smithi088.stdout:op 2838 completed, throughput=4.99MB/sec 2024-09-13T03:08:11.598 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zRBhLnzNjljVf5J off=3770631 len=2065392 2024-09-13T03:08:11.600 INFO:tasks.workunit.client.0.smithi088.stdout:op 2839 completed, throughput=5MB/sec 2024-09-13T03:08:11.600 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UKj66dO3_9x0qrz off=5971512 len=1711518 2024-09-13T03:08:11.602 INFO:tasks.workunit.client.0.smithi088.stdout:op 2840 completed, throughput=5MB/sec 2024-09-13T03:08:11.602 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FEhf_l7wY2Ygs1V off=3384889 len=494202 2024-09-13T03:08:11.605 INFO:tasks.workunit.client.0.smithi088.stdout:op 2841 completed, throughput=5MB/sec 2024-09-13T03:08:11.606 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gXBnOuOBMRFSU9b off=6916964 len=85296 2024-09-13T03:08:11.608 INFO:tasks.workunit.client.0.smithi088.stdout:op 2842 completed, throughput=5MB/sec 2024-09-13T03:08:11.608 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-66eBIFkLmv7k1hc off=323601 len=2046030 2024-09-13T03:08:11.618 INFO:tasks.workunit.client.0.smithi088.stdout:op 2843 completed, throughput=5MB/sec 2024-09-13T03:08:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:11 smithi195 ceph-mon[87742]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:08:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:11 smithi088 ceph-mon[96266]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:08:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:11 smithi088 ceph-mon[98762]: pgmap v1721: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:08:12.619 INFO:tasks.workunit.client.0.smithi088.stdout: 558: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:12.619 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RmCD_mMIp8JVPBM off=6930013 len=1853525 2024-09-13T03:08:12.627 INFO:tasks.workunit.client.0.smithi088.stdout:op 2844 completed, throughput=5MB/sec 2024-09-13T03:08:12.627 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Cvh-PNvVJxuSMhO off=4713785 len=261343 2024-09-13T03:08:12.628 INFO:tasks.workunit.client.0.smithi088.stdout:op 2845 completed, throughput=5MB/sec 2024-09-13T03:08:12.628 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aefGC2ka635w-gD off=442106 len=1395810 2024-09-13T03:08:12.629 INFO:tasks.workunit.client.0.smithi088.stdout:op 2846 completed, throughput=5MB/sec 2024-09-13T03:08:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:08:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:08:13] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-09-13T03:08:13.630 INFO:tasks.workunit.client.0.smithi088.stdout: 559: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:13.630 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bCWF4Y2a1U2q8kW off=4709920 len=185980 2024-09-13T03:08:13.631 INFO:tasks.workunit.client.0.smithi088.stdout:op 2847 completed, throughput=4.99MB/sec 2024-09-13T03:08:13.631 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IctpP-2bYy5gJ4v off=21439147 len=253936 2024-09-13T03:08:13.632 INFO:tasks.workunit.client.0.smithi088.stdout:op 2848 completed, throughput=4.99MB/sec 2024-09-13T03:08:13.632 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RgXaKD1N2wPrFCo off=2510930 len=520372 2024-09-13T03:08:13.633 INFO:tasks.workunit.client.0.smithi088.stdout:op 2849 completed, throughput=4.99MB/sec 2024-09-13T03:08:13.633 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TfjPbJGPHgSfzII off=5106950 len=125143 2024-09-13T03:08:13.636 INFO:tasks.workunit.client.0.smithi088.stdout:op 2850 completed, throughput=4.99MB/sec 2024-09-13T03:08:13.636 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sCK23d6IHWBRe6D off=12232137 len=1613724 2024-09-13T03:08:13.638 INFO:tasks.workunit.client.0.smithi088.stdout:op 2851 completed, throughput=5MB/sec 2024-09-13T03:08:13.638 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-thTgxFYPfDmKbMb off=17418780 len=105086 2024-09-13T03:08:13.639 INFO:tasks.workunit.client.0.smithi088.stdout:op 2852 completed, throughput=5MB/sec 2024-09-13T03:08:13.639 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aBd0c6e8ibvX0j5 off=11306282 len=598550 2024-09-13T03:08:13.640 INFO:tasks.workunit.client.0.smithi088.stdout:op 2853 completed, throughput=5MB/sec 2024-09-13T03:08:13.640 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HA-Lc2P7qIKGEqz off=6235642 len=911333 2024-09-13T03:08:13.641 INFO:tasks.workunit.client.0.smithi088.stdout:op 2854 completed, throughput=5MB/sec 2024-09-13T03:08:13.641 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xoWcFpL-n1fAsGx off=13805272 len=887268 2024-09-13T03:08:13.646 INFO:tasks.workunit.client.0.smithi088.stdout:op 2855 completed, throughput=5MB/sec 2024-09-13T03:08:13.646 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tmkfB9kpLYHYMpl off=234395 len=180713 2024-09-13T03:08:13.647 INFO:tasks.workunit.client.0.smithi088.stdout:op 2856 completed, throughput=5MB/sec 2024-09-13T03:08:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:13 smithi195 ceph-mon[87742]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:08:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:13 smithi088 ceph-mon[96266]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:08:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:13 smithi088 ceph-mon[98762]: pgmap v1722: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:08:14.648 INFO:tasks.workunit.client.0.smithi088.stdout: 560: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:14.648 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-G04pq_j2pn5MyGd off=14809231 len=370864 2024-09-13T03:08:14.649 INFO:tasks.workunit.client.0.smithi088.stdout:op 2857 completed, throughput=4.99MB/sec 2024-09-13T03:08:14.649 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fyf_jd4cDTLAttQ off=143496 len=622547 2024-09-13T03:08:14.653 INFO:tasks.workunit.client.0.smithi088.stdout:op 2858 completed, throughput=4.99MB/sec 2024-09-13T03:08:14.653 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ubEJgGCqTBWBLSB off=7781645 len=1053322 2024-09-13T03:08:14.654 INFO:tasks.workunit.client.0.smithi088.stdout:op 2859 completed, throughput=4.99MB/sec 2024-09-13T03:08:14.654 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ab_zx1Gw9lssqte off=1533352 len=308872 2024-09-13T03:08:14.655 INFO:tasks.workunit.client.0.smithi088.stdout:op 2860 completed, throughput=5MB/sec 2024-09-13T03:08:14.655 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xDvVR9OqkixYKf8 off=119924 len=325574 2024-09-13T03:08:14.658 INFO:tasks.workunit.client.0.smithi088.stdout:op 2861 completed, throughput=5MB/sec 2024-09-13T03:08:14.659 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1pr-lypSdLti54q off=6676555 len=1293455 2024-09-13T03:08:14.665 INFO:tasks.workunit.client.0.smithi088.stdout:op 2862 completed, throughput=5MB/sec 2024-09-13T03:08:14.665 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-l-2FJF7YJXE1TeR off=624567 len=1677562 2024-09-13T03:08:14.673 INFO:tasks.workunit.client.0.smithi088.stdout:op 2863 completed, throughput=5MB/sec 2024-09-13T03:08:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:08:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:08:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:08:15.673 INFO:tasks.workunit.client.0.smithi088.stdout: 561: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:15.673 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-u019EPyapclRvS0 off=10721576 len=584097 2024-09-13T03:08:15.678 INFO:tasks.workunit.client.0.smithi088.stdout:op 2864 completed, throughput=4.99MB/sec 2024-09-13T03:08:15.678 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wU5WNZFvK5Qm2y0 off=8346234 len=1613985 2024-09-13T03:08:15.684 INFO:tasks.workunit.client.0.smithi088.stdout:op 2865 completed, throughput=5MB/sec 2024-09-13T03:08:15.684 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ffiXaTEh_wRKMNT off=3383084 len=1826684 2024-09-13T03:08:15.688 INFO:tasks.workunit.client.0.smithi088.stdout:op 2866 completed, throughput=5MB/sec 2024-09-13T03:08:15.688 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BDG5v1Fdqb2_3An off=578276 len=503660 2024-09-13T03:08:15.692 INFO:tasks.workunit.client.0.smithi088.stdout:op 2867 completed, throughput=5MB/sec 2024-09-13T03:08:15.692 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EFSbJ2JMOFe_zMs off=4601801 len=108382 2024-09-13T03:08:15.694 INFO:tasks.workunit.client.0.smithi088.stdout:op 2868 completed, throughput=5MB/sec 2024-09-13T03:08:15.694 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fxWjT8Dzc4qGYni off=8167859 len=989114 2024-09-13T03:08:15.699 INFO:tasks.workunit.client.0.smithi088.stdout:op 2869 completed, throughput=5MB/sec 2024-09-13T03:08:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:15 smithi195 ceph-mon[87742]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:08:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:15 smithi088 ceph-mon[96266]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:08:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:15 smithi088 ceph-mon[98762]: pgmap v1723: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:08:16.700 INFO:tasks.workunit.client.0.smithi088.stdout: 562: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:16.700 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nrYqyUXjcUlt-XW off=11091153 len=1455870 2024-09-13T03:08:16.701 INFO:tasks.workunit.client.0.smithi088.stdout:op 2870 completed, throughput=4.99MB/sec 2024-09-13T03:08:16.701 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hUAmRGqo3zuyu6H off=1445096 len=2025191 2024-09-13T03:08:16.703 INFO:tasks.workunit.client.0.smithi088.stdout:op 2871 completed, throughput=5MB/sec 2024-09-13T03:08:16.703 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-snlwvHTpgHZabwW off=8033515 len=368040 2024-09-13T03:08:16.704 INFO:tasks.workunit.client.0.smithi088.stdout:op 2872 completed, throughput=5MB/sec 2024-09-13T03:08:16.704 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hZZjw-kvgMjy_lf off=9422676 len=952527 2024-09-13T03:08:16.705 INFO:tasks.workunit.client.0.smithi088.stdout:op 2873 completed, throughput=5MB/sec 2024-09-13T03:08:17.705 INFO:tasks.workunit.client.0.smithi088.stdout: 563: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:17.706 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nozqKldU94r89EL off=6334770 len=1870497 2024-09-13T03:08:17.709 INFO:tasks.workunit.client.0.smithi088.stdout:op 2874 completed, throughput=4.99MB/sec 2024-09-13T03:08:17.709 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fABjbJ5Fq7BGx5P off=451662 len=822714 2024-09-13T03:08:17.715 INFO:tasks.workunit.client.0.smithi088.stdout:op 2875 completed, throughput=5MB/sec 2024-09-13T03:08:17.715 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ew9O8tJj8GQMK1O off=2740144 len=254697 2024-09-13T03:08:17.718 INFO:tasks.workunit.client.0.smithi088.stdout:op 2876 completed, throughput=5MB/sec 2024-09-13T03:08:17.718 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AQGdkUHTEizNX6W off=2359811 len=1730899 2024-09-13T03:08:17.720 INFO:tasks.workunit.client.0.smithi088.stdout:op 2877 completed, throughput=5MB/sec 2024-09-13T03:08:17.720 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-73w3HhpMPHeeFlh off=9622968 len=193375 2024-09-13T03:08:17.721 INFO:tasks.workunit.client.0.smithi088.stdout:op 2878 completed, throughput=5MB/sec 2024-09-13T03:08:17.721 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zJsLmFrlNTmtAbJ off=1924922 len=154091 2024-09-13T03:08:17.724 INFO:tasks.workunit.client.0.smithi088.stdout:op 2879 completed, throughput=5MB/sec 2024-09-13T03:08:17.724 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uMsv39ULR1J8rn8 off=12142238 len=1271599 2024-09-13T03:08:17.725 INFO:tasks.workunit.client.0.smithi088.stdout:op 2880 completed, throughput=5MB/sec 2024-09-13T03:08:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:17 smithi195 ceph-mon[87742]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:08:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:17 smithi088 ceph-mon[96266]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:08:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:17 smithi088 ceph-mon[98762]: pgmap v1724: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:08:18.726 INFO:tasks.workunit.client.0.smithi088.stdout: 564: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:18.726 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xI-kJh-OFyAFDyn off=8607335 len=830393 2024-09-13T03:08:18.728 INFO:tasks.workunit.client.0.smithi088.stdout:op 2881 completed, throughput=4.99MB/sec 2024-09-13T03:08:18.728 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QfWq9eSiGgIsscO off=9866392 len=503080 2024-09-13T03:08:18.732 INFO:tasks.workunit.client.0.smithi088.stdout:op 2882 completed, throughput=5MB/sec 2024-09-13T03:08:18.733 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2Q9kPrQI1xNoplZ off=18733736 len=475899 2024-09-13T03:08:18.734 INFO:tasks.workunit.client.0.smithi088.stdout:op 2883 completed, throughput=5MB/sec 2024-09-13T03:08:18.734 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zZfjidfBtHAr73I off=2129931 len=581265 2024-09-13T03:08:18.735 INFO:tasks.workunit.client.0.smithi088.stdout:op 2884 completed, throughput=5MB/sec 2024-09-13T03:08:18.735 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tmQTPYiyqBpmAgZ off=4211340 len=1283147 2024-09-13T03:08:18.740 INFO:tasks.workunit.client.0.smithi088.stdout:op 2885 completed, throughput=5MB/sec 2024-09-13T03:08:18.741 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HlxFCUHFUh4WCh2 off=5103752 len=1995770 2024-09-13T03:08:18.751 INFO:tasks.workunit.client.0.smithi088.stdout:op 2886 completed, throughput=5MB/sec 2024-09-13T03:08:19.751 INFO:tasks.workunit.client.0.smithi088.stdout: 565: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:19.751 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CmufxjV5ML2XA18 off=8067113 len=344588 2024-09-13T03:08:19.752 INFO:tasks.workunit.client.0.smithi088.stdout:op 2887 completed, throughput=4.99MB/sec 2024-09-13T03:08:19.752 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2eZqRk6OPn-XC5d off=9419014 len=1518900 2024-09-13T03:08:19.754 INFO:tasks.workunit.client.0.smithi088.stdout:op 2888 completed, throughput=5MB/sec 2024-09-13T03:08:19.754 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PgQZSuOsU4irgR8 off=7722506 len=1843670 2024-09-13T03:08:19.756 INFO:tasks.workunit.client.0.smithi088.stdout:op 2889 completed, throughput=5MB/sec 2024-09-13T03:08:19.756 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ToMBGAwoKAclZSS off=16153119 len=1127013 2024-09-13T03:08:19.763 INFO:tasks.workunit.client.0.smithi088.stdout:op 2890 completed, throughput=5MB/sec 2024-09-13T03:08:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:19 smithi195 ceph-mon[87742]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:08:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:19 smithi088 ceph-mon[96266]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:08:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:19 smithi088 ceph-mon[98762]: pgmap v1725: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:08:20.763 INFO:tasks.workunit.client.0.smithi088.stdout: 566: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:20.763 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D91niyWYekRyr_N off=2632277 len=2093206 2024-09-13T03:08:20.765 INFO:tasks.workunit.client.0.smithi088.stdout:op 2891 completed, throughput=5MB/sec 2024-09-13T03:08:20.765 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jYEIoQCFbr6reWs off=4780747 len=76800 2024-09-13T03:08:20.766 INFO:tasks.workunit.client.0.smithi088.stdout:op 2892 completed, throughput=5MB/sec 2024-09-13T03:08:20.766 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8g3Ixh3vL1ZxyNn off=3531142 len=1973423 2024-09-13T03:08:20.768 INFO:tasks.workunit.client.0.smithi088.stdout:op 2893 completed, throughput=5MB/sec 2024-09-13T03:08:20.768 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UYN0zE8wR9bXtz6 off=7720333 len=1384873 2024-09-13T03:08:20.770 INFO:tasks.workunit.client.0.smithi088.stdout:op 2894 completed, throughput=5MB/sec 2024-09-13T03:08:21.770 INFO:tasks.workunit.client.0.smithi088.stdout: 567: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:21.771 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-H_1HORNiA1RMKZO off=19724247 len=1075348 2024-09-13T03:08:21.772 INFO:tasks.workunit.client.0.smithi088.stdout:op 2895 completed, throughput=5MB/sec 2024-09-13T03:08:21.772 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ELMxAXhLhJd0Dzt off=7558787 len=1626082 2024-09-13T03:08:21.779 INFO:tasks.workunit.client.0.smithi088.stdout:op 2896 completed, throughput=5MB/sec 2024-09-13T03:08:21.779 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CzHLWnFOlJQDjKs off=11691729 len=1898847 2024-09-13T03:08:21.780 INFO:tasks.workunit.client.0.smithi088.stdout:op 2897 completed, throughput=5MB/sec 2024-09-13T03:08:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:21 smithi195 ceph-mon[87742]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:08:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:21 smithi088 ceph-mon[96266]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:08:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:21 smithi088 ceph-mon[98762]: pgmap v1726: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:08:22.781 INFO:tasks.workunit.client.0.smithi088.stdout: 568: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:22.781 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NuFZzOMwtbxk0nz off=6792604 len=163545 2024-09-13T03:08:22.784 INFO:tasks.workunit.client.0.smithi088.stdout:op 2898 completed, throughput=4.99MB/sec 2024-09-13T03:08:22.784 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CcanZPOylC2YWxc off=16547704 len=1561361 2024-09-13T03:08:22.792 INFO:tasks.workunit.client.0.smithi088.stdout:op 2899 completed, throughput=4.99MB/sec 2024-09-13T03:08:22.792 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KT10JontT3Rv5Ws off=4956392 len=1595985 2024-09-13T03:08:22.801 INFO:tasks.workunit.client.0.smithi088.stdout:op 2900 completed, throughput=5MB/sec 2024-09-13T03:08:22.801 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IrZnSBYvU8iTfds off=5182005 len=1795517 2024-09-13T03:08:22.803 INFO:tasks.workunit.client.0.smithi088.stdout:op 2901 completed, throughput=5MB/sec 2024-09-13T03:08:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:08:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:08:23] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2024-09-13T03:08:23.803 INFO:tasks.workunit.client.0.smithi088.stdout: 569: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:23.803 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_SGqAKatnLRXm3B off=6437761 len=2006201 2024-09-13T03:08:23.806 INFO:tasks.workunit.client.0.smithi088.stdout:op 2902 completed, throughput=5MB/sec 2024-09-13T03:08:23.806 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7e0OdWnJ49W9tsX off=3308072 len=705690 2024-09-13T03:08:23.811 INFO:tasks.workunit.client.0.smithi088.stdout:op 2903 completed, throughput=5MB/sec 2024-09-13T03:08:23.811 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nYkPfbYBPNYeGIs off=8446925 len=1213038 2024-09-13T03:08:23.812 INFO:tasks.workunit.client.0.smithi088.stdout:op 2904 completed, throughput=5MB/sec 2024-09-13T03:08:23.812 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RBMmCl_TIYNDRF0 off=3855663 len=2043313 2024-09-13T03:08:23.816 INFO:tasks.workunit.client.0.smithi088.stdout:op 2905 completed, throughput=5MB/sec 2024-09-13T03:08:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:23 smithi195 ceph-mon[87742]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:08:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:23 smithi088 ceph-mon[96266]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:08:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:23 smithi088 ceph-mon[98762]: pgmap v1727: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:08:24.816 INFO:tasks.workunit.client.0.smithi088.stdout: 570: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:24.817 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KNvM8nn6e_QtPIy off=7069552 len=197621 2024-09-13T03:08:24.819 INFO:tasks.workunit.client.0.smithi088.stdout:op 2906 completed, throughput=4.99MB/sec 2024-09-13T03:08:24.819 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8LS21vKAWk4MB_3 off=1701450 len=461844 2024-09-13T03:08:24.820 INFO:tasks.workunit.client.0.smithi088.stdout:op 2907 completed, throughput=4.99MB/sec 2024-09-13T03:08:24.821 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wZMXxESYgDdzaXV off=6079201 len=1463475 2024-09-13T03:08:24.822 INFO:tasks.workunit.client.0.smithi088.stdout:op 2908 completed, throughput=5MB/sec 2024-09-13T03:08:24.822 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_oarwszntDVhAix off=1934201 len=1773557 2024-09-13T03:08:24.826 INFO:tasks.workunit.client.0.smithi088.stdout:op 2909 completed, throughput=5MB/sec 2024-09-13T03:08:24.826 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yVbJZxa2eBIaUiS off=12245085 len=1192975 2024-09-13T03:08:24.827 INFO:tasks.workunit.client.0.smithi088.stdout:op 2910 completed, throughput=5MB/sec 2024-09-13T03:08:25.828 INFO:tasks.workunit.client.0.smithi088.stdout: 571: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:25.828 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-W-X0N4e7t6gkN8H off=13002343 len=285377 2024-09-13T03:08:25.831 INFO:tasks.workunit.client.0.smithi088.stdout:op 2911 completed, throughput=4.99MB/sec 2024-09-13T03:08:25.831 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bchmsOi3sMODJo- off=248232 len=963079 2024-09-13T03:08:25.837 INFO:tasks.workunit.client.0.smithi088.stdout:op 2912 completed, throughput=4.99MB/sec 2024-09-13T03:08:25.837 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gBVtAWFkejZCsLb off=12042231 len=827018 2024-09-13T03:08:25.839 INFO:tasks.workunit.client.0.smithi088.stdout:op 2913 completed, throughput=5MB/sec 2024-09-13T03:08:25.839 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1vqcz9KWy_z4pkg off=2949020 len=169383 2024-09-13T03:08:25.841 INFO:tasks.workunit.client.0.smithi088.stdout:op 2914 completed, throughput=5MB/sec 2024-09-13T03:08:25.842 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Hs-zBmqCOkhp1w8 off=10588035 len=1328160 2024-09-13T03:08:25.848 INFO:tasks.workunit.client.0.smithi088.stdout:op 2915 completed, throughput=5MB/sec 2024-09-13T03:08:25.848 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ewPAsRmZ3jYMDlc off=6034667 len=1720377 2024-09-13T03:08:25.856 INFO:tasks.workunit.client.0.smithi088.stdout:op 2916 completed, throughput=5MB/sec 2024-09-13T03:08:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:25 smithi195 ceph-mon[87742]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-13T03:08:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:25 smithi088 ceph-mon[96266]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-13T03:08:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:25 smithi088 ceph-mon[98762]: pgmap v1728: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-13T03:08:26.857 INFO:tasks.workunit.client.0.smithi088.stdout: 572: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:26.857 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EUxOvuEJ2Yvh8uV off=2315975 len=276304 2024-09-13T03:08:26.860 INFO:tasks.workunit.client.0.smithi088.stdout:op 2917 completed, throughput=4.99MB/sec 2024-09-13T03:08:26.860 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Aa_C7Eh9Tr7LqMp off=941577 len=1657338 2024-09-13T03:08:26.867 INFO:tasks.workunit.client.0.smithi088.stdout:op 2918 completed, throughput=5MB/sec 2024-09-13T03:08:26.867 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5kCadKEnPD2WA5L off=750645 len=1920164 2024-09-13T03:08:26.876 INFO:tasks.workunit.client.0.smithi088.stdout:op 2919 completed, throughput=5MB/sec 2024-09-13T03:08:26.876 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-isKamaTWpyvdMxz off=860740 len=2035922 2024-09-13T03:08:26.879 INFO:tasks.workunit.client.0.smithi088.stdout:op 2920 completed, throughput=5MB/sec 2024-09-13T03:08:27.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:08:27.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:08:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:08:27.880 INFO:tasks.workunit.client.0.smithi088.stdout: 573: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:27.880 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pNis21wrA-3nMl_ off=5073174 len=1024539 2024-09-13T03:08:27.884 INFO:tasks.workunit.client.0.smithi088.stdout:op 2921 completed, throughput=4.99MB/sec 2024-09-13T03:08:27.884 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kJYYrB7SkCPwYXM off=8708788 len=539688 2024-09-13T03:08:27.886 INFO:tasks.workunit.client.0.smithi088.stdout:op 2922 completed, throughput=5MB/sec 2024-09-13T03:08:27.886 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WxXzjBXfQ1Ti9Kq off=7946502 len=14792 2024-09-13T03:08:27.888 INFO:tasks.workunit.client.0.smithi088.stdout:op 2923 completed, throughput=5MB/sec 2024-09-13T03:08:27.888 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kCF0Bngij_s8h99 off=24235921 len=926872 2024-09-13T03:08:27.888 INFO:tasks.workunit.client.0.smithi088.stdout:op 2924 completed, throughput=5MB/sec 2024-09-13T03:08:27.888 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3dp_QdKu_jEBkTA off=6476864 len=247249 2024-09-13T03:08:27.890 INFO:tasks.workunit.client.0.smithi088.stdout:op 2925 completed, throughput=5MB/sec 2024-09-13T03:08:27.890 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wp7zwd_Dk1CD_RT off=3856056 len=282397 2024-09-13T03:08:27.893 INFO:tasks.workunit.client.0.smithi088.stdout:op 2926 completed, throughput=5MB/sec 2024-09-13T03:08:27.893 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qZVkPZH2Xjv9EXj off=1298403 len=151274 2024-09-13T03:08:27.894 INFO:tasks.workunit.client.0.smithi088.stdout:op 2927 completed, throughput=5MB/sec 2024-09-13T03:08:27.894 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-K6mRbk9iTPOufU2 off=3235205 len=897012 2024-09-13T03:08:27.894 INFO:tasks.workunit.client.0.smithi088.stdout:op 2928 completed, throughput=5MB/sec 2024-09-13T03:08:27.894 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JpqfOJngGdeCRTD off=7557341 len=1367183 2024-09-13T03:08:27.895 INFO:tasks.workunit.client.0.smithi088.stdout:op 2929 completed, throughput=5MB/sec 2024-09-13T03:08:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:28 smithi088 ceph-mon[96266]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:08:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:28 smithi088 ceph-mon[98762]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:08:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:28 smithi195 ceph-mon[87742]: pgmap v1729: 105 pgs: 105 active+clean; 127 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:08:28.896 INFO:tasks.workunit.client.0.smithi088.stdout: 574: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:28.896 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bCWF4Y2a1U2q8kW off=8193129 len=471125 2024-09-13T03:08:28.898 INFO:tasks.workunit.client.0.smithi088.stdout:op 2930 completed, throughput=4.99MB/sec 2024-09-13T03:08:28.898 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZvQZYLfTVEA34KU off=3824038 len=1858709 2024-09-13T03:08:28.907 INFO:tasks.workunit.client.0.smithi088.stdout:op 2931 completed, throughput=5MB/sec 2024-09-13T03:08:28.907 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CX1Qg-Ovyp_v7bj off=1246747 len=1393749 2024-09-13T03:08:28.914 INFO:tasks.workunit.client.0.smithi088.stdout:op 2932 completed, throughput=5MB/sec 2024-09-13T03:08:28.914 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xDzWObEcrsHusSk off=6508890 len=882127 2024-09-13T03:08:28.915 INFO:tasks.workunit.client.0.smithi088.stdout:op 2933 completed, throughput=5MB/sec 2024-09-13T03:08:29.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:08:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:08:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:08:29.915 INFO:tasks.workunit.client.0.smithi088.stdout: 575: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:29.915 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PY0KFoJMORsp84l off=4429828 len=1358395 2024-09-13T03:08:29.917 INFO:tasks.workunit.client.0.smithi088.stdout:op 2934 completed, throughput=4.99MB/sec 2024-09-13T03:08:29.917 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-G0tapTvNYeWp0xc off=4203044 len=71184 2024-09-13T03:08:29.920 INFO:tasks.workunit.client.0.smithi088.stdout:op 2935 completed, throughput=4.99MB/sec 2024-09-13T03:08:29.920 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xrBmp-IBkcfwwVy off=0 len=1421890 2024-09-13T03:08:29.921 INFO:tasks.workunit.client.0.smithi088.stdout:op 2936 completed, throughput=5MB/sec 2024-09-13T03:08:29.921 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NQ_lQtB65ixk-Vu off=2190145 len=1240222 2024-09-13T03:08:29.921 INFO:tasks.workunit.client.0.smithi088.stdout:op 2937 completed, throughput=5MB/sec 2024-09-13T03:08:29.921 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RcLYQW06-TEuxLg off=2311371 len=39722 2024-09-13T03:08:29.923 INFO:tasks.workunit.client.0.smithi088.stdout:op 2938 completed, throughput=5MB/sec 2024-09-13T03:08:29.923 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VY0VRoiShfj0ZL_ off=3137386 len=1921014 2024-09-13T03:08:29.932 INFO:tasks.workunit.client.0.smithi088.stdout:op 2939 completed, throughput=5MB/sec 2024-09-13T03:08:30.462 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:30 smithi195 ceph-mon[87742]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-13T03:08:30.462 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:30.463 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:30 smithi088 ceph-mon[96266]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-13T03:08:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:30 smithi088 ceph-mon[98762]: pgmap v1730: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-09-13T03:08:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:30.933 INFO:tasks.workunit.client.0.smithi088.stdout: 576: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:30.933 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SC_SNdVlrg3JMVx off=16672955 len=2062342 2024-09-13T03:08:30.941 INFO:tasks.workunit.client.0.smithi088.stdout:op 2940 completed, throughput=5MB/sec 2024-09-13T03:08:30.941 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PrarUXWiS51bi9Q off=1465683 len=270643 2024-09-13T03:08:30.942 INFO:tasks.workunit.client.0.smithi088.stdout:op 2941 completed, throughput=5MB/sec 2024-09-13T03:08:30.942 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cMaXTkiUSTQNhBJ off=1079896 len=613449 2024-09-13T03:08:30.943 INFO:tasks.workunit.client.0.smithi088.stdout:op 2942 completed, throughput=5MB/sec 2024-09-13T03:08:30.943 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dKBLK-fhigeFzir off=2685514 len=5280 2024-09-13T03:08:30.945 INFO:tasks.workunit.client.0.smithi088.stdout:op 2943 completed, throughput=5MB/sec 2024-09-13T03:08:30.945 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5SENpeD9toNuDkH off=7775208 len=884455 2024-09-13T03:08:30.947 INFO:tasks.workunit.client.0.smithi088.stdout:op 2944 completed, throughput=5MB/sec 2024-09-13T03:08:30.947 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RjyVAXRkYk1MvOO off=2727628 len=324934 2024-09-13T03:08:30.948 INFO:tasks.workunit.client.0.smithi088.stdout:op 2945 completed, throughput=5MB/sec 2024-09-13T03:08:31.948 INFO:tasks.workunit.client.0.smithi088.stdout: 577: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:31.948 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jdgVSWGobDr3Wbq off=16516237 len=1537917 2024-09-13T03:08:31.951 INFO:tasks.workunit.client.0.smithi088.stdout:op 2946 completed, throughput=4.99MB/sec 2024-09-13T03:08:31.951 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-e4MkP86HOuVdFBS off=920114 len=1650110 2024-09-13T03:08:31.953 INFO:tasks.workunit.client.0.smithi088.stdout:op 2947 completed, throughput=5MB/sec 2024-09-13T03:08:31.953 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DBXLP6xu2klVwY9 off=7501944 len=1073164 2024-09-13T03:08:31.955 INFO:tasks.workunit.client.0.smithi088.stdout:op 2948 completed, throughput=5MB/sec 2024-09-13T03:08:31.955 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_Ylwb--CQ42CIM2 off=6908974 len=1081645 2024-09-13T03:08:31.956 INFO:tasks.workunit.client.0.smithi088.stdout:op 2949 completed, throughput=5MB/sec 2024-09-13T03:08:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:31 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:31 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:31 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:08:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:31 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:08:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:31 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:31 smithi088 ceph-mon[98762]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:08:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:31 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:31 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:31 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:08:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:31 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:08:32.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:31 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:32.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:31 smithi088 ceph-mon[96266]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:08:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:31 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:31 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:31 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:08:32.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:31 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:08:32.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:31 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:08:32.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:31 smithi195 ceph-mon[87742]: pgmap v1731: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:08:32.956 INFO:tasks.workunit.client.0.smithi088.stdout: 578: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:32.957 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D2nS2F6WXP5s668 off=3660048 len=1908662 2024-09-13T03:08:32.959 INFO:tasks.workunit.client.0.smithi088.stdout:op 2950 completed, throughput=4.99MB/sec 2024-09-13T03:08:32.959 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IIb593rb02x7S6A off=1689251 len=228800 2024-09-13T03:08:32.959 INFO:tasks.workunit.client.0.smithi088.stdout:op 2951 completed, throughput=5MB/sec 2024-09-13T03:08:32.960 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tmkfB9kpLYHYMpl off=3140682 len=111942 2024-09-13T03:08:32.961 INFO:tasks.workunit.client.0.smithi088.stdout:op 2952 completed, throughput=5MB/sec 2024-09-13T03:08:32.961 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0-zxXWT-eZpyKYH off=9167123 len=1849933 2024-09-13T03:08:32.969 INFO:tasks.workunit.client.0.smithi088.stdout:op 2953 completed, throughput=5MB/sec 2024-09-13T03:08:32.969 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y3HZNZLrW50r5UP off=12672649 len=94189 2024-09-13T03:08:32.972 INFO:tasks.workunit.client.0.smithi088.stdout:op 2954 completed, throughput=5MB/sec 2024-09-13T03:08:32.972 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7yJnrwaFWy1RqmY off=8054861 len=1588514 2024-09-13T03:08:32.973 INFO:tasks.workunit.client.0.smithi088.stdout:op 2955 completed, throughput=5MB/sec 2024-09-13T03:08:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:08:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:08:33] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-09-13T03:08:33.973 INFO:tasks.workunit.client.0.smithi088.stdout: 579: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:33.974 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F8WmVTamaIfos8v off=21312308 len=65771 2024-09-13T03:08:33.976 INFO:tasks.workunit.client.0.smithi088.stdout:op 2956 completed, throughput=4.99MB/sec 2024-09-13T03:08:33.977 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DLpk1yNBEnUwXA0 off=3391788 len=1864395 2024-09-13T03:08:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:33 smithi195 ceph-mon[87742]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:08:33.988 INFO:tasks.workunit.client.0.smithi088.stdout:op 2957 completed, throughput=5MB/sec 2024-09-13T03:08:33.988 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jsxiYEzN3uxmXUW off=1311468 len=372236 2024-09-13T03:08:33.989 INFO:tasks.workunit.client.0.smithi088.stdout:op 2958 completed, throughput=5MB/sec 2024-09-13T03:08:33.989 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mVJ4kXrPydeWVKn off=2427053 len=1599327 2024-09-13T03:08:33.990 INFO:tasks.workunit.client.0.smithi088.stdout:op 2959 completed, throughput=5MB/sec 2024-09-13T03:08:33.990 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gQiH8eePQ3FJiSo off=1655656 len=1259289 2024-09-13T03:08:33.991 INFO:tasks.workunit.client.0.smithi088.stdout:op 2960 completed, throughput=5MB/sec 2024-09-13T03:08:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:33 smithi088 ceph-mon[98762]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:08:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:33 smithi088 ceph-mon[96266]: pgmap v1732: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:08:34.991 INFO:tasks.workunit.client.0.smithi088.stdout: 580: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:34.992 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cKSl_aRCB-X4Ve7 off=4608047 len=29378 2024-09-13T03:08:34.992 INFO:tasks.workunit.client.0.smithi088.stdout:op 2961 completed, throughput=4.99MB/sec 2024-09-13T03:08:34.992 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5SENpeD9toNuDkH off=2842815 len=1631794 2024-09-13T03:08:34.996 INFO:tasks.workunit.client.0.smithi088.stdout:op 2962 completed, throughput=4.99MB/sec 2024-09-13T03:08:34.996 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-x1324wzX9hqBqpg off=6900458 len=791330 2024-09-13T03:08:34.998 INFO:tasks.workunit.client.0.smithi088.stdout:op 2963 completed, throughput=5MB/sec 2024-09-13T03:08:34.998 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bA8MaW03c5m4gn4 off=4080009 len=832401 2024-09-13T03:08:34.999 INFO:tasks.workunit.client.0.smithi088.stdout:op 2964 completed, throughput=5MB/sec 2024-09-13T03:08:34.999 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9azZmVnH4KPwUDl off=2485842 len=412655 2024-09-13T03:08:35.003 INFO:tasks.workunit.client.0.smithi088.stdout:op 2965 completed, throughput=5MB/sec 2024-09-13T03:08:35.003 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-w06YDnaAs6573BK off=4913982 len=390863 2024-09-13T03:08:35.006 INFO:tasks.workunit.client.0.smithi088.stdout:op 2966 completed, throughput=5MB/sec 2024-09-13T03:08:35.007 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-r5zdpekgvemebbm off=3124580 len=984045 2024-09-13T03:08:35.012 INFO:tasks.workunit.client.0.smithi088.stdout:op 2967 completed, throughput=5MB/sec 2024-09-13T03:08:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:35 smithi195 ceph-mon[87742]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:08:36.013 INFO:tasks.workunit.client.0.smithi088.stdout: 581: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:36.013 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9cdjdTtdXYtdUL6 off=9996149 len=304183 2024-09-13T03:08:36.013 INFO:tasks.workunit.client.0.smithi088.stdout:op 2968 completed, throughput=4.99MB/sec 2024-09-13T03:08:36.013 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Wn9ezS7kWK1jZRh off=2874723 len=675268 2024-09-13T03:08:36.015 INFO:tasks.workunit.client.0.smithi088.stdout:op 2969 completed, throughput=4.99MB/sec 2024-09-13T03:08:36.015 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fNGopot81_htxwJ off=834059 len=1927659 2024-09-13T03:08:36.025 INFO:tasks.workunit.client.0.smithi088.stdout:op 2970 completed, throughput=5MB/sec 2024-09-13T03:08:36.025 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JgcNDzVo9qe270F off=8577326 len=1439263 2024-09-13T03:08:36.033 INFO:tasks.workunit.client.0.smithi088.stdout:op 2971 completed, throughput=5MB/sec 2024-09-13T03:08:36.033 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-flDQ-Li_n_GzpPG off=4686305 len=1189004 2024-09-13T03:08:36.036 INFO:tasks.workunit.client.0.smithi088.stdout:op 2972 completed, throughput=5MB/sec 2024-09-13T03:08:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:35 smithi088 ceph-mon[98762]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:08:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:35 smithi088 ceph-mon[96266]: pgmap v1733: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:08:37.037 INFO:tasks.workunit.client.0.smithi088.stdout: 582: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:37.037 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-d6TxAJRLhub18uv off=777299 len=1824260 2024-09-13T03:08:37.039 INFO:tasks.workunit.client.0.smithi088.stdout:op 2973 completed, throughput=4.99MB/sec 2024-09-13T03:08:37.039 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0CBEnTfteRULHtE off=4701588 len=762725 2024-09-13T03:08:37.040 INFO:tasks.workunit.client.0.smithi088.stdout:op 2974 completed, throughput=5MB/sec 2024-09-13T03:08:37.041 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Cg75CR21d7hpoVu off=890556 len=670222 2024-09-13T03:08:37.041 INFO:tasks.workunit.client.0.smithi088.stdout:op 2975 completed, throughput=5MB/sec 2024-09-13T03:08:37.042 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-L4oFNtYZ8P0et0d off=16640696 len=2071812 2024-09-13T03:08:37.052 INFO:tasks.workunit.client.0.smithi088.stdout:op 2976 completed, throughput=5MB/sec 2024-09-13T03:08:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:37 smithi195 ceph-mon[87742]: pgmap v1734: 105 pgs: 105 active+clean; 127 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-09-13T03:08:38.052 INFO:tasks.workunit.client.0.smithi088.stdout: 583: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:38.053 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-haPqpEtx0c7Eg76 off=3950331 len=193577 2024-09-13T03:08:38.055 INFO:tasks.workunit.client.0.smithi088.stdout:op 2977 completed, throughput=4.99MB/sec 2024-09-13T03:08:38.056 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MtA7y1sWv94oiWZ off=6107775 len=321249 2024-09-13T03:08:38.059 INFO:tasks.workunit.client.0.smithi088.stdout:op 2978 completed, throughput=4.99MB/sec 2024-09-13T03:08:38.059 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ude3HfbJNEPiY0k off=123046 len=1849881 2024-09-13T03:08:38.061 INFO:tasks.workunit.client.0.smithi088.stdout:op 2979 completed, throughput=5MB/sec 2024-09-13T03:08:38.061 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8v9t4vPMOW2ruOC off=6901145 len=1197148 2024-09-13T03:08:38.062 INFO:tasks.workunit.client.0.smithi088.stdout:op 2980 completed, throughput=5MB/sec 2024-09-13T03:08:38.062 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-baW3995ki6RprfQ off=1227835 len=389929 2024-09-13T03:08:38.063 INFO:tasks.workunit.client.0.smithi088.stdout:op 2981 completed, throughput=5MB/sec 2024-09-13T03:08:38.063 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--mIPXmZEwJIdOfe off=10533044 len=1472509 2024-09-13T03:08:38.067 INFO:tasks.workunit.client.0.smithi088.stdout:op 2982 completed, throughput=5MB/sec 2024-09-13T03:08:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:37 smithi088 ceph-mon[98762]: pgmap v1734: 105 pgs: 105 active+clean; 127 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-09-13T03:08:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:37 smithi088 ceph-mon[96266]: pgmap v1734: 105 pgs: 105 active+clean; 127 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-09-13T03:08:39.067 INFO:tasks.workunit.client.0.smithi088.stdout: 584: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:39.067 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Jp44BNWCWT7Qo7h off=4715852 len=1158999 2024-09-13T03:08:39.074 INFO:tasks.workunit.client.0.smithi088.stdout:op 2983 completed, throughput=4.99MB/sec 2024-09-13T03:08:39.074 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QvuL-GuNqDgI28F off=550759 len=1615666 2024-09-13T03:08:39.081 INFO:tasks.workunit.client.0.smithi088.stdout:op 2984 completed, throughput=5MB/sec 2024-09-13T03:08:39.081 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-X8HmNb0LcimeMzi off=7371380 len=2045208 2024-09-13T03:08:39.089 INFO:tasks.workunit.client.0.smithi088.stdout:op 2985 completed, throughput=5MB/sec 2024-09-13T03:08:39.090 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vjJ_H9ODQ9x2V79 off=8183051 len=1305426 2024-09-13T03:08:39.096 INFO:tasks.workunit.client.0.smithi088.stdout:op 2986 completed, throughput=5MB/sec 2024-09-13T03:08:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:39 smithi195 ceph-mon[87742]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:08:40.097 INFO:tasks.workunit.client.0.smithi088.stdout: 585: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:40.097 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BNf3rsS7F3vtKir off=119500 len=929127 2024-09-13T03:08:40.099 INFO:tasks.workunit.client.0.smithi088.stdout:op 2987 completed, throughput=4.99MB/sec 2024-09-13T03:08:40.099 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xd6ziDzeTO6ooZd off=13958858 len=2072540 2024-09-13T03:08:40.103 INFO:tasks.workunit.client.0.smithi088.stdout:op 2988 completed, throughput=5MB/sec 2024-09-13T03:08:40.103 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-njEPUlBzp8Yc-vM off=864448 len=1114339 2024-09-13T03:08:40.105 INFO:tasks.workunit.client.0.smithi088.stdout:op 2989 completed, throughput=5MB/sec 2024-09-13T03:08:40.106 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ABFMhccQLpf4L-c off=4541311 len=1240007 2024-09-13T03:08:40.112 INFO:tasks.workunit.client.0.smithi088.stdout:op 2990 completed, throughput=5MB/sec 2024-09-13T03:08:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:39 smithi088 ceph-mon[96266]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:08:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:39 smithi088 ceph-mon[98762]: pgmap v1735: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:08:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: 586: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:41.112 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZSwFW-8Gdmjo7Cu off=2085765 len=1234846 2024-09-13T03:08:41.119 INFO:tasks.workunit.client.0.smithi088.stdout:op 2991 completed, throughput=5MB/sec 2024-09-13T03:08:41.119 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EJOmGP6ioNXvh4h off=2705462 len=667752 2024-09-13T03:08:41.121 INFO:tasks.workunit.client.0.smithi088.stdout:op 2992 completed, throughput=5MB/sec 2024-09-13T03:08:41.121 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-X48WQmvB-8dXO82 off=8052728 len=28167 2024-09-13T03:08:41.121 INFO:tasks.workunit.client.0.smithi088.stdout:op 2993 completed, throughput=5MB/sec 2024-09-13T03:08:41.121 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IuhB-xZ6iwDsfXT off=3265692 len=227280 2024-09-13T03:08:41.124 INFO:tasks.workunit.client.0.smithi088.stdout:op 2994 completed, throughput=5MB/sec 2024-09-13T03:08:41.124 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uoEAo5vsG63qPBx off=3547546 len=1126182 2024-09-13T03:08:41.126 INFO:tasks.workunit.client.0.smithi088.stdout:op 2995 completed, throughput=5MB/sec 2024-09-13T03:08:41.126 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2F-6TlUqnd0dOe4 off=2994263 len=945127 2024-09-13T03:08:41.127 INFO:tasks.workunit.client.0.smithi088.stdout:op 2996 completed, throughput=5MB/sec 2024-09-13T03:08:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:41 smithi195 ceph-mon[87742]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:08:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: 587: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:42.127 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-t7XojO8wl50u0YY off=1745295 len=734009 2024-09-13T03:08:42.132 INFO:tasks.workunit.client.0.smithi088.stdout:op 2997 completed, throughput=4.99MB/sec 2024-09-13T03:08:42.132 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gmDjNmWriAgOmNh off=67725 len=1173693 2024-09-13T03:08:42.138 INFO:tasks.workunit.client.0.smithi088.stdout:op 2998 completed, throughput=4.99MB/sec 2024-09-13T03:08:42.139 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2pqxKsMWW580L7V off=7333090 len=650662 2024-09-13T03:08:42.139 INFO:tasks.workunit.client.0.smithi088.stdout:op 2999 completed, throughput=5MB/sec 2024-09-13T03:08:42.140 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9Lmr6W1NlKDYqj2 off=715051 len=1947536 2024-09-13T03:08:42.142 INFO:tasks.workunit.client.0.smithi088.stdout:op 3000 completed, throughput=5MB/sec 2024-09-13T03:08:42.142 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-b4p7CkkGpYpGA2b off=2055801 len=1561771 2024-09-13T03:08:42.143 INFO:tasks.workunit.client.0.smithi088.stdout:op 3001 completed, throughput=5MB/sec 2024-09-13T03:08:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:41 smithi088 ceph-mon[96266]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:08:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:41 smithi088 ceph-mon[98762]: pgmap v1736: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:08:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: 588: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:43.144 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--JjZV5CDT2r4BR7 off=1478842 len=554082 2024-09-13T03:08:43.149 INFO:tasks.workunit.client.0.smithi088.stdout:op 3002 completed, throughput=4.99MB/sec 2024-09-13T03:08:43.149 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Bm0CrizMmezeOMH off=22395976 len=839519 2024-09-13T03:08:43.150 INFO:tasks.workunit.client.0.smithi088.stdout:op 3003 completed, throughput=5MB/sec 2024-09-13T03:08:43.150 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yjXxwGZB4Jdts5E off=9052770 len=649448 2024-09-13T03:08:43.154 INFO:tasks.workunit.client.0.smithi088.stdout:op 3004 completed, throughput=5MB/sec 2024-09-13T03:08:43.154 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qPSaFqBtr1n9ob- off=17943941 len=175564 2024-09-13T03:08:43.156 INFO:tasks.workunit.client.0.smithi088.stdout:op 3005 completed, throughput=5MB/sec 2024-09-13T03:08:43.157 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cxd84Aw-Xk2MfO7 off=3463557 len=1154870 2024-09-13T03:08:43.158 INFO:tasks.workunit.client.0.smithi088.stdout:op 3006 completed, throughput=5MB/sec 2024-09-13T03:08:43.158 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TRv9b0HMIxtCx85 off=543615 len=1396068 2024-09-13T03:08:43.164 INFO:tasks.workunit.client.0.smithi088.stdout:op 3007 completed, throughput=5MB/sec 2024-09-13T03:08:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:08:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:08:43] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-09-13T03:08:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:43 smithi195 ceph-mon[87742]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:08:44.164 INFO:tasks.workunit.client.0.smithi088.stdout: 589: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:44.164 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cRipYg27B6z70LR off=6593831 len=460762 2024-09-13T03:08:44.165 INFO:tasks.workunit.client.0.smithi088.stdout:op 3008 completed, throughput=4.99MB/sec 2024-09-13T03:08:44.166 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FivtfUe61sqDzAG off=1960027 len=545181 2024-09-13T03:08:44.166 INFO:tasks.workunit.client.0.smithi088.stdout:op 3009 completed, throughput=4.99MB/sec 2024-09-13T03:08:44.167 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KXDxJ5pVnwkWcYl off=686619 len=1965791 2024-09-13T03:08:44.176 INFO:tasks.workunit.client.0.smithi088.stdout:op 3010 completed, throughput=5MB/sec 2024-09-13T03:08:44.176 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-74Dztdsmbxd-Gm1 off=1539423 len=1162474 2024-09-13T03:08:44.182 INFO:tasks.workunit.client.0.smithi088.stdout:op 3011 completed, throughput=5MB/sec 2024-09-13T03:08:44.182 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bnZfLmLjZ00iaQW off=6136334 len=667065 2024-09-13T03:08:44.183 INFO:tasks.workunit.client.0.smithi088.stdout:op 3012 completed, throughput=5MB/sec 2024-09-13T03:08:44.183 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ts0EP8MHLihLpQ7 off=12525382 len=250566 2024-09-13T03:08:44.184 INFO:tasks.workunit.client.0.smithi088.stdout:op 3013 completed, throughput=5MB/sec 2024-09-13T03:08:44.184 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LpvXeTeeITMw3c6 off=9385258 len=93177 2024-09-13T03:08:44.184 INFO:tasks.workunit.client.0.smithi088.stdout:op 3014 completed, throughput=5MB/sec 2024-09-13T03:08:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:43 smithi088 ceph-mon[96266]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:08:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:43 smithi088 ceph-mon[98762]: pgmap v1737: 105 pgs: 105 active+clean; 127 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:08:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:08:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:08:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:08:45.184 INFO:tasks.workunit.client.0.smithi088.stdout: 590: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:45.184 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JbLBwc2qxyRCRRU off=10580215 len=1196757 2024-09-13T03:08:45.187 INFO:tasks.workunit.client.0.smithi088.stdout:op 3015 completed, throughput=4.99MB/sec 2024-09-13T03:08:45.187 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0MWabgj2Ycaws6Q off=2875569 len=671025 2024-09-13T03:08:45.188 INFO:tasks.workunit.client.0.smithi088.stdout:op 3016 completed, throughput=4.99MB/sec 2024-09-13T03:08:45.188 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RX5lXKMGuy0R8wa off=2651592 len=233158 2024-09-13T03:08:45.190 INFO:tasks.workunit.client.0.smithi088.stdout:op 3017 completed, throughput=4.99MB/sec 2024-09-13T03:08:45.190 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XzfwL3xsIHHDSkJ off=197836 len=161496 2024-09-13T03:08:45.191 INFO:tasks.workunit.client.0.smithi088.stdout:op 3018 completed, throughput=5MB/sec 2024-09-13T03:08:45.191 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MtA7y1sWv94oiWZ off=2986712 len=759823 2024-09-13T03:08:45.192 INFO:tasks.workunit.client.0.smithi088.stdout:op 3019 completed, throughput=5MB/sec 2024-09-13T03:08:45.192 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zrwmJcvYAobVHsW off=4318928 len=2003709 2024-09-13T03:08:45.194 INFO:tasks.workunit.client.0.smithi088.stdout:op 3020 completed, throughput=5MB/sec 2024-09-13T03:08:45.194 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cyeuLZVl_q7mEFu off=2160358 len=105077 2024-09-13T03:08:45.197 INFO:tasks.workunit.client.0.smithi088.stdout:op 3021 completed, throughput=5MB/sec 2024-09-13T03:08:45.197 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PqmivTEKRYMNRf7 off=7362476 len=861817 2024-09-13T03:08:45.202 INFO:tasks.workunit.client.0.smithi088.stdout:op 3022 completed, throughput=5MB/sec 2024-09-13T03:08:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:45 smithi195 ceph-mon[87742]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:08:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:45 smithi088 ceph-mon[96266]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:08:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:45 smithi088 ceph-mon[98762]: pgmap v1738: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:08:46.202 INFO:tasks.workunit.client.0.smithi088.stdout: 591: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:46.202 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NL74upwBiDmBylF off=11656780 len=1016781 2024-09-13T03:08:46.204 INFO:tasks.workunit.client.0.smithi088.stdout:op 3023 completed, throughput=4.99MB/sec 2024-09-13T03:08:46.204 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Exkir3ib2yz9RQG off=10932423 len=409736 2024-09-13T03:08:46.208 INFO:tasks.workunit.client.0.smithi088.stdout:op 3024 completed, throughput=4.99MB/sec 2024-09-13T03:08:46.208 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-At7YISrB0w7gXtz off=2738748 len=410813 2024-09-13T03:08:46.209 INFO:tasks.workunit.client.0.smithi088.stdout:op 3025 completed, throughput=5MB/sec 2024-09-13T03:08:46.209 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ef0fNQNnotWnJiY off=309731 len=1874949 2024-09-13T03:08:46.211 INFO:tasks.workunit.client.0.smithi088.stdout:op 3026 completed, throughput=5MB/sec 2024-09-13T03:08:46.211 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5Ea3VUbSUA3ElM_ off=839605 len=1318940 2024-09-13T03:08:46.213 INFO:tasks.workunit.client.0.smithi088.stdout:op 3027 completed, throughput=5MB/sec 2024-09-13T03:08:47.214 INFO:tasks.workunit.client.0.smithi088.stdout: 592: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:47.214 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-snDFtsQ594iqNE3 off=571998 len=373744 2024-09-13T03:08:47.217 INFO:tasks.workunit.client.0.smithi088.stdout:op 3028 completed, throughput=4.99MB/sec 2024-09-13T03:08:47.217 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fnz3GlmJvKZXcT8 off=4368740 len=239760 2024-09-13T03:08:47.217 INFO:tasks.workunit.client.0.smithi088.stdout:op 3029 completed, throughput=4.99MB/sec 2024-09-13T03:08:47.218 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-v9ff-sth4CY-Dke off=4833851 len=1592146 2024-09-13T03:08:47.221 INFO:tasks.workunit.client.0.smithi088.stdout:op 3030 completed, throughput=5MB/sec 2024-09-13T03:08:47.221 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Mjvysb6HB7K_Cpy off=18960706 len=1414116 2024-09-13T03:08:47.223 INFO:tasks.workunit.client.0.smithi088.stdout:op 3031 completed, throughput=5MB/sec 2024-09-13T03:08:47.223 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6TRM-yGjhl3Fal7 off=6521075 len=334417 2024-09-13T03:08:47.225 INFO:tasks.workunit.client.0.smithi088.stdout:op 3032 completed, throughput=5MB/sec 2024-09-13T03:08:47.226 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Tf5OjbpL7mO3JHp off=6550651 len=1152177 2024-09-13T03:08:47.227 INFO:tasks.workunit.client.0.smithi088.stdout:op 3033 completed, throughput=5MB/sec 2024-09-13T03:08:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:47 smithi195 ceph-mon[87742]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:08:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:47 smithi088 ceph-mon[96266]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:08:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:47 smithi088 ceph-mon[98762]: pgmap v1739: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:08:48.227 INFO:tasks.workunit.client.0.smithi088.stdout: 593: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:48.227 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-E1lvmXUX9V3YPje off=22192703 len=521585 2024-09-13T03:08:48.228 INFO:tasks.workunit.client.0.smithi088.stdout:op 3034 completed, throughput=4.99MB/sec 2024-09-13T03:08:48.228 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lbUPhMIN_jhe_Vu off=19569887 len=361237 2024-09-13T03:08:48.232 INFO:tasks.workunit.client.0.smithi088.stdout:op 3035 completed, throughput=4.99MB/sec 2024-09-13T03:08:48.232 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iFWq93_g7GP7glM off=16808931 len=1563487 2024-09-13T03:08:48.239 INFO:tasks.workunit.client.0.smithi088.stdout:op 3036 completed, throughput=5MB/sec 2024-09-13T03:08:48.239 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ra4ICpbufcZWafz off=3132171 len=741253 2024-09-13T03:08:48.242 INFO:tasks.workunit.client.0.smithi088.stdout:op 3037 completed, throughput=5MB/sec 2024-09-13T03:08:48.242 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mSewksguMRL2-MP off=3939967 len=577449 2024-09-13T03:08:48.244 INFO:tasks.workunit.client.0.smithi088.stdout:op 3038 completed, throughput=5MB/sec 2024-09-13T03:08:48.244 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wzseqaTObPl26ge off=22113278 len=1396159 2024-09-13T03:08:48.249 INFO:tasks.workunit.client.0.smithi088.stdout:op 3039 completed, throughput=5MB/sec 2024-09-13T03:08:48.249 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FuXT5cN62icI-AW off=1232059 len=1555809 2024-09-13T03:08:48.251 INFO:tasks.workunit.client.0.smithi088.stdout:op 3040 completed, throughput=5MB/sec 2024-09-13T03:08:49.251 INFO:tasks.workunit.client.0.smithi088.stdout: 594: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:49.252 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rzyX9ZUzt1l55YV off=7223470 len=928288 2024-09-13T03:08:49.254 INFO:tasks.workunit.client.0.smithi088.stdout:op 3041 completed, throughput=5MB/sec 2024-09-13T03:08:49.254 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lyHd5HWU5WWSykM off=6148085 len=467986 2024-09-13T03:08:49.255 INFO:tasks.workunit.client.0.smithi088.stdout:op 3042 completed, throughput=5MB/sec 2024-09-13T03:08:49.255 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Sw04aKsdw4NqOqT off=2021441 len=995050 2024-09-13T03:08:49.256 INFO:tasks.workunit.client.0.smithi088.stdout:op 3043 completed, throughput=5MB/sec 2024-09-13T03:08:49.256 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Bx2IT5yjpfgXuKC off=1280948 len=1467682 2024-09-13T03:08:49.259 INFO:tasks.workunit.client.0.smithi088.stdout:op 3044 completed, throughput=5MB/sec 2024-09-13T03:08:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:49 smithi195 ceph-mon[87742]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:08:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:49 smithi088 ceph-mon[96266]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:08:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:49 smithi088 ceph-mon[98762]: pgmap v1740: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:08:50.259 INFO:tasks.workunit.client.0.smithi088.stdout: 595: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:50.259 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fxWjT8Dzc4qGYni off=8493517 len=1806043 2024-09-13T03:08:50.267 INFO:tasks.workunit.client.0.smithi088.stdout:op 3045 completed, throughput=4.99MB/sec 2024-09-13T03:08:50.268 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-64sXvn0Ee_A5wjF off=8364480 len=247297 2024-09-13T03:08:50.268 INFO:tasks.workunit.client.0.smithi088.stdout:op 3046 completed, throughput=5MB/sec 2024-09-13T03:08:50.268 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0b8GEXhyq7peCaJ off=11785609 len=1228289 2024-09-13T03:08:50.269 INFO:tasks.workunit.client.0.smithi088.stdout:op 3047 completed, throughput=5MB/sec 2024-09-13T03:08:50.269 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-m8wfZp2NK8zNhjf off=775377 len=1706384 2024-09-13T03:08:50.273 INFO:tasks.workunit.client.0.smithi088.stdout:op 3048 completed, throughput=5MB/sec 2024-09-13T03:08:50.273 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pzXWnmsDOfWT3GE off=16843585 len=1200607 2024-09-13T03:08:50.274 INFO:tasks.workunit.client.0.smithi088.stdout:op 3049 completed, throughput=5MB/sec 2024-09-13T03:08:51.274 INFO:tasks.workunit.client.0.smithi088.stdout: 596: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:51.275 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zBWry9gxeLrSdI4 off=439983 len=883591 2024-09-13T03:08:51.280 INFO:tasks.workunit.client.0.smithi088.stdout:op 3050 completed, throughput=4.99MB/sec 2024-09-13T03:08:51.280 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RU1SniNDprZvcoD off=139223 len=1377707 2024-09-13T03:08:51.282 INFO:tasks.workunit.client.0.smithi088.stdout:op 3051 completed, throughput=5MB/sec 2024-09-13T03:08:51.282 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VPJrZeGoLcDU9YL off=5315707 len=1378747 2024-09-13T03:08:51.284 INFO:tasks.workunit.client.0.smithi088.stdout:op 3052 completed, throughput=5MB/sec 2024-09-13T03:08:51.284 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Tjat7nb8d5tCQnv off=515255 len=1883684 2024-09-13T03:08:51.287 INFO:tasks.workunit.client.0.smithi088.stdout:op 3053 completed, throughput=5MB/sec 2024-09-13T03:08:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:51 smithi195 ceph-mon[87742]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:08:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:51 smithi088 ceph-mon[96266]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:08:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:51 smithi088 ceph-mon[98762]: pgmap v1741: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:08:52.288 INFO:tasks.workunit.client.0.smithi088.stdout: 597: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:52.288 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-INGod0cZNKoU5kz off=7934943 len=863288 2024-09-13T03:08:52.289 INFO:tasks.workunit.client.0.smithi088.stdout:op 3054 completed, throughput=4.99MB/sec 2024-09-13T03:08:52.289 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Jweg3RST_2VmvWr off=3773214 len=1971174 2024-09-13T03:08:52.300 INFO:tasks.workunit.client.0.smithi088.stdout:op 3055 completed, throughput=5MB/sec 2024-09-13T03:08:52.301 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KXsMyw4-Zf3Q3hx off=10379853 len=1342947 2024-09-13T03:08:52.306 INFO:tasks.workunit.client.0.smithi088.stdout:op 3056 completed, throughput=5MB/sec 2024-09-13T03:08:53.307 INFO:tasks.workunit.client.0.smithi088.stdout: 598: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:53.307 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F7zwchQleJx8o3w off=1611506 len=2074373 2024-09-13T03:08:53.318 INFO:tasks.workunit.client.0.smithi088.stdout:op 3057 completed, throughput=4.99MB/sec 2024-09-13T03:08:53.318 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LmXO0yoYrXYY9jN off=13179254 len=2069417 2024-09-13T03:08:53.320 INFO:tasks.workunit.client.0.smithi088.stdout:op 3058 completed, throughput=5MB/sec 2024-09-13T03:08:53.321 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YK9Ap2L8Ev9-HQg off=15551259 len=1377055 2024-09-13T03:08:53.323 INFO:tasks.workunit.client.0.smithi088.stdout:op 3059 completed, throughput=5MB/sec 2024-09-13T03:08:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:08:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:08:53] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:08:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:53 smithi195 ceph-mon[87742]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-09-13T03:08:54.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:53 smithi088 ceph-mon[98762]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-09-13T03:08:54.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:53 smithi088 ceph-mon[96266]: pgmap v1742: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-09-13T03:08:54.324 INFO:tasks.workunit.client.0.smithi088.stdout: 599: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:54.324 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-19gyPcGVz5w_CfL off=1525130 len=1206981 2024-09-13T03:08:54.329 INFO:tasks.workunit.client.0.smithi088.stdout:op 3060 completed, throughput=4.99MB/sec 2024-09-13T03:08:54.329 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tYu2y8JdQfJtmH3 off=18981431 len=1572222 2024-09-13T03:08:54.335 INFO:tasks.workunit.client.0.smithi088.stdout:op 3061 completed, throughput=5MB/sec 2024-09-13T03:08:54.335 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9APs2ZFd7Jcx1ki off=330475 len=45447 2024-09-13T03:08:54.337 INFO:tasks.workunit.client.0.smithi088.stdout:op 3062 completed, throughput=5MB/sec 2024-09-13T03:08:54.337 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BHoYxYiSamKVY0V off=19586389 len=748176 2024-09-13T03:08:54.338 INFO:tasks.workunit.client.0.smithi088.stdout:op 3063 completed, throughput=5MB/sec 2024-09-13T03:08:54.339 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aQh95vbBosPEReh off=1986545 len=250630 2024-09-13T03:08:54.339 INFO:tasks.workunit.client.0.smithi088.stdout:op 3064 completed, throughput=5MB/sec 2024-09-13T03:08:54.339 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-haikiO9h80aR_Ww off=881952 len=1739831 2024-09-13T03:08:54.346 INFO:tasks.workunit.client.0.smithi088.stdout:op 3065 completed, throughput=5MB/sec 2024-09-13T03:08:55.346 INFO:tasks.workunit.client.0.smithi088.stdout: 600: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:55.346 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Db4s0zYB9wGZLne off=3948804 len=1681687 2024-09-13T03:08:55.354 INFO:tasks.workunit.client.0.smithi088.stdout:op 3066 completed, throughput=5MB/sec 2024-09-13T03:08:55.354 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rRfHlPUwJR3PMVU off=674589 len=31729 2024-09-13T03:08:55.354 INFO:tasks.workunit.client.0.smithi088.stdout:op 3067 completed, throughput=5MB/sec 2024-09-13T03:08:55.355 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cP8-T-j_K9564hH off=1660344 len=248641 2024-09-13T03:08:55.358 INFO:tasks.workunit.client.0.smithi088.stdout:op 3068 completed, throughput=5MB/sec 2024-09-13T03:08:55.358 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gQiH8eePQ3FJiSo off=1998082 len=916863 2024-09-13T03:08:55.359 INFO:tasks.workunit.client.0.smithi088.stdout:op 3069 completed, throughput=5MB/sec 2024-09-13T03:08:55.359 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HmEPlQcvTIUzVew off=319388 len=1868845 2024-09-13T03:08:55.368 INFO:tasks.workunit.client.0.smithi088.stdout:op 3070 completed, throughput=5MB/sec 2024-09-13T03:08:55.368 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cNWsmVC3DzewkTb off=13386862 len=1294331 2024-09-13T03:08:55.370 INFO:tasks.workunit.client.0.smithi088.stdout:op 3071 completed, throughput=5MB/sec 2024-09-13T03:08:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:55 smithi195 ceph-mon[87742]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:08:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:55 smithi088 ceph-mon[96266]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:08:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:55 smithi088 ceph-mon[98762]: pgmap v1743: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-09-13T03:08:56.370 INFO:tasks.workunit.client.0.smithi088.stdout: 601: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:56.371 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qRtf7hc-IVgVNdW off=9545788 len=1986673 2024-09-13T03:08:56.379 INFO:tasks.workunit.client.0.smithi088.stdout:op 3072 completed, throughput=5MB/sec 2024-09-13T03:08:56.379 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wt-4JAclEbihhwL off=5275616 len=434781 2024-09-13T03:08:56.380 INFO:tasks.workunit.client.0.smithi088.stdout:op 3073 completed, throughput=5MB/sec 2024-09-13T03:08:56.380 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0Ek8Or27ezeskdu off=16362372 len=391925 2024-09-13T03:08:56.383 INFO:tasks.workunit.client.0.smithi088.stdout:op 3074 completed, throughput=5MB/sec 2024-09-13T03:08:56.383 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p3-_SISuKL0Rm9q off=7965079 len=1272010 2024-09-13T03:08:56.385 INFO:tasks.workunit.client.0.smithi088.stdout:op 3075 completed, throughput=5MB/sec 2024-09-13T03:08:56.385 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cX_QsowhmlpZG9_ off=1657378 len=995408 2024-09-13T03:08:56.391 INFO:tasks.workunit.client.0.smithi088.stdout:op 3076 completed, throughput=5MB/sec 2024-09-13T03:08:57.391 INFO:tasks.workunit.client.0.smithi088.stdout: 602: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:57.392 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mUDPriuUSSZ0UUd off=7375330 len=1233627 2024-09-13T03:08:57.393 INFO:tasks.workunit.client.0.smithi088.stdout:op 3077 completed, throughput=5MB/sec 2024-09-13T03:08:57.393 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kIyrtLKDHb-WyZ5 off=10328648 len=1223796 2024-09-13T03:08:57.394 INFO:tasks.workunit.client.0.smithi088.stdout:op 3078 completed, throughput=5MB/sec 2024-09-13T03:08:57.395 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mUG_1-xBCeIUx6J off=11129566 len=1985812 2024-09-13T03:08:57.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 3079 completed, throughput=5MB/sec 2024-09-13T03:08:57.406 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7t-_3oF1ZjR3ESs off=19006824 len=113810 2024-09-13T03:08:57.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 3080 completed, throughput=5MB/sec 2024-09-13T03:08:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:57 smithi195 ceph-mon[87742]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:08:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:57 smithi088 ceph-mon[98762]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:08:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:57 smithi088 ceph-mon[96266]: pgmap v1744: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:08:58.407 INFO:tasks.workunit.client.0.smithi088.stdout: 603: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:58.407 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AYbmWcW00Whwi4- off=13042688 len=39688 2024-09-13T03:08:58.409 INFO:tasks.workunit.client.0.smithi088.stdout:op 3081 completed, throughput=4.99MB/sec 2024-09-13T03:08:58.409 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-If9Km0VBypX42fx off=6289676 len=381399 2024-09-13T03:08:58.410 INFO:tasks.workunit.client.0.smithi088.stdout:op 3082 completed, throughput=4.99MB/sec 2024-09-13T03:08:58.410 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8S65iD1QdFHHaaD off=3223830 len=317789 2024-09-13T03:08:58.411 INFO:tasks.workunit.client.0.smithi088.stdout:op 3083 completed, throughput=4.99MB/sec 2024-09-13T03:08:58.411 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5nYh2NX9rcoNRcQ off=3250903 len=1136911 2024-09-13T03:08:58.417 INFO:tasks.workunit.client.0.smithi088.stdout:op 3084 completed, throughput=4.99MB/sec 2024-09-13T03:08:58.417 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7QJ-7iBprZ6UVoR off=4204270 len=1412503 2024-09-13T03:08:58.419 INFO:tasks.workunit.client.0.smithi088.stdout:op 3085 completed, throughput=5MB/sec 2024-09-13T03:08:58.420 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4O9v92lNY-aFVdQ off=4704836 len=1859666 2024-09-13T03:08:58.421 INFO:tasks.workunit.client.0.smithi088.stdout:op 3086 completed, throughput=5MB/sec 2024-09-13T03:08:58.422 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9skiS011emwjo5r off=9513072 len=829600 2024-09-13T03:08:58.422 INFO:tasks.workunit.client.0.smithi088.stdout:op 3087 completed, throughput=5MB/sec 2024-09-13T03:08:59.423 INFO:tasks.workunit.client.0.smithi088.stdout: 604: throughput=4.99MB/sec pending data=0 2024-09-13T03:08:59.423 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zBWxlKFhssGuWCm off=4555539 len=455743 2024-09-13T03:08:59.426 INFO:tasks.workunit.client.0.smithi088.stdout:op 3088 completed, throughput=4.99MB/sec 2024-09-13T03:08:59.426 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hcwvz5YCaZCLhTs off=9967548 len=1716538 2024-09-13T03:08:59.428 INFO:tasks.workunit.client.0.smithi088.stdout:op 3089 completed, throughput=5MB/sec 2024-09-13T03:08:59.428 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uByD4ppDMrVuaX- off=11044131 len=1983954 2024-09-13T03:08:59.430 INFO:tasks.workunit.client.0.smithi088.stdout:op 3090 completed, throughput=5MB/sec 2024-09-13T03:08:59.430 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-npOQPwIGhc52-p2 off=12429802 len=26041 2024-09-13T03:08:59.430 INFO:tasks.workunit.client.0.smithi088.stdout:op 3091 completed, throughput=5MB/sec 2024-09-13T03:08:59.430 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hIfwPUGKJ6xVqBg off=10817691 len=674306 2024-09-13T03:08:59.431 INFO:tasks.workunit.client.0.smithi088.stdout:op 3092 completed, throughput=5MB/sec 2024-09-13T03:08:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:08:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:08:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:08:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:08:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:08:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:09:00.431 INFO:tasks.workunit.client.0.smithi088.stdout: 605: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:00.432 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ri5vGMBLVtsdk6V off=6349732 len=1110010 2024-09-13T03:09:00.433 INFO:tasks.workunit.client.0.smithi088.stdout:op 3093 completed, throughput=4.99MB/sec 2024-09-13T03:09:00.433 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7CoT3LIJ63JFpsO off=5605066 len=424440 2024-09-13T03:09:00.434 INFO:tasks.workunit.client.0.smithi088.stdout:op 3094 completed, throughput=4.99MB/sec 2024-09-13T03:09:00.434 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2vNAVKREgPlTfj7 off=1854105 len=1179845 2024-09-13T03:09:00.440 INFO:tasks.workunit.client.0.smithi088.stdout:op 3095 completed, throughput=5MB/sec 2024-09-13T03:09:00.440 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JEUJnSykKL8ERxF off=2735249 len=452999 2024-09-13T03:09:00.441 INFO:tasks.workunit.client.0.smithi088.stdout:op 3096 completed, throughput=5MB/sec 2024-09-13T03:09:00.441 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--E70rii248--u_T off=2157209 len=1479411 2024-09-13T03:09:00.448 INFO:tasks.workunit.client.0.smithi088.stdout:op 3097 completed, throughput=5MB/sec 2024-09-13T03:09:00.448 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yg7xhgpEvIQIG0n off=10016674 len=632365 2024-09-13T03:09:00.451 INFO:tasks.workunit.client.0.smithi088.stdout:op 3098 completed, throughput=5MB/sec 2024-09-13T03:09:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:00 smithi088 ceph-mon[98762]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:09:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:00 smithi088 ceph-mon[96266]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:09:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:00 smithi195 ceph-mon[87742]: pgmap v1745: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:09:01.451 INFO:tasks.workunit.client.0.smithi088.stdout: 606: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:01.452 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-og_8tBO-h2RnORG off=3709081 len=545024 2024-09-13T03:09:01.453 INFO:tasks.workunit.client.0.smithi088.stdout:op 3099 completed, throughput=4.99MB/sec 2024-09-13T03:09:01.453 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EVmM5_N83aVqj4t off=2227520 len=1821933 2024-09-13T03:09:01.456 INFO:tasks.workunit.client.0.smithi088.stdout:op 3100 completed, throughput=5MB/sec 2024-09-13T03:09:01.456 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6Qb4by2mmSpidqu off=3102939 len=602016 2024-09-13T03:09:01.457 INFO:tasks.workunit.client.0.smithi088.stdout:op 3101 completed, throughput=5MB/sec 2024-09-13T03:09:01.457 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-I5qVyri5sbTIK4Z off=14798605 len=1201843 2024-09-13T03:09:01.458 INFO:tasks.workunit.client.0.smithi088.stdout:op 3102 completed, throughput=5MB/sec 2024-09-13T03:09:01.458 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GNbVuvoLxyAOAiI off=5243445 len=23520 2024-09-13T03:09:01.459 INFO:tasks.workunit.client.0.smithi088.stdout:op 3103 completed, throughput=5MB/sec 2024-09-13T03:09:01.459 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p22mzhuWgHdgPjr off=3667526 len=211969 2024-09-13T03:09:01.459 INFO:tasks.workunit.client.0.smithi088.stdout:op 3104 completed, throughput=5MB/sec 2024-09-13T03:09:01.459 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DBovN63GmUzo7sH off=1739841 len=1586351 2024-09-13T03:09:01.468 INFO:tasks.workunit.client.0.smithi088.stdout:op 3105 completed, throughput=5MB/sec 2024-09-13T03:09:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:01 smithi195 ceph-mon[87742]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:09:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:01 smithi088 ceph-mon[98762]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:09:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:01 smithi088 ceph-mon[96266]: pgmap v1746: 105 pgs: 105 active+clean; 127 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:09:02.468 INFO:tasks.workunit.client.0.smithi088.stdout: 607: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:02.468 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5kLUdSt3wm97uh2 off=2176667 len=496571 2024-09-13T03:09:02.471 INFO:tasks.workunit.client.0.smithi088.stdout:op 3106 completed, throughput=4.99MB/sec 2024-09-13T03:09:02.472 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ADNeVrFkFGw3S4m off=11816484 len=375293 2024-09-13T03:09:02.473 INFO:tasks.workunit.client.0.smithi088.stdout:op 3107 completed, throughput=4.99MB/sec 2024-09-13T03:09:02.473 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uPBJ9CwjzcCvdWL off=3445568 len=1498394 2024-09-13T03:09:02.475 INFO:tasks.workunit.client.0.smithi088.stdout:op 3108 completed, throughput=5MB/sec 2024-09-13T03:09:02.475 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0xh_FnAPriYLStu off=14183611 len=432127 2024-09-13T03:09:02.478 INFO:tasks.workunit.client.0.smithi088.stdout:op 3109 completed, throughput=5MB/sec 2024-09-13T03:09:02.478 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3ElWiSXJmyiczAb off=6068415 len=1579787 2024-09-13T03:09:02.480 INFO:tasks.workunit.client.0.smithi088.stdout:op 3110 completed, throughput=5MB/sec 2024-09-13T03:09:02.480 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DEoIglk6mi4j5Jz off=4815515 len=1777365 2024-09-13T03:09:02.488 INFO:tasks.workunit.client.0.smithi088.stdout:op 3111 completed, throughput=5MB/sec 2024-09-13T03:09:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:09:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:09:03] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2024-09-13T03:09:03.489 INFO:tasks.workunit.client.0.smithi088.stdout: 608: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:03.489 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Z0YBzWKzMobUXaM off=23436382 len=800845 2024-09-13T03:09:03.494 INFO:tasks.workunit.client.0.smithi088.stdout:op 3112 completed, throughput=5MB/sec 2024-09-13T03:09:03.494 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WnTHJOuth_bOx1- off=572302 len=1622996 2024-09-13T03:09:03.501 INFO:tasks.workunit.client.0.smithi088.stdout:op 3113 completed, throughput=5MB/sec 2024-09-13T03:09:03.501 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aYGQvIgb8vDLxZU off=11715802 len=2016379 2024-09-13T03:09:03.511 INFO:tasks.workunit.client.0.smithi088.stdout:op 3114 completed, throughput=5MB/sec 2024-09-13T03:09:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:03 smithi195 ceph-mon[87742]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:09:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:03 smithi088 ceph-mon[98762]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:09:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:03 smithi088 ceph-mon[96266]: pgmap v1747: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:09:04.512 INFO:tasks.workunit.client.0.smithi088.stdout: 609: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:04.512 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-j0H-L0cdnHdt5Aq off=8491825 len=543240 2024-09-13T03:09:04.513 INFO:tasks.workunit.client.0.smithi088.stdout:op 3115 completed, throughput=4.99MB/sec 2024-09-13T03:09:04.513 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-51LQtfoXIJ-d1S4 off=261023 len=619557 2024-09-13T03:09:04.517 INFO:tasks.workunit.client.0.smithi088.stdout:op 3116 completed, throughput=4.99MB/sec 2024-09-13T03:09:04.517 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yp3x03Tv2jJaC6a off=7094235 len=430218 2024-09-13T03:09:04.520 INFO:tasks.workunit.client.0.smithi088.stdout:op 3117 completed, throughput=5MB/sec 2024-09-13T03:09:04.520 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8j5GQ9o1DTVPc5- off=1357882 len=1847266 2024-09-13T03:09:04.524 INFO:tasks.workunit.client.0.smithi088.stdout:op 3118 completed, throughput=5MB/sec 2024-09-13T03:09:04.525 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gXatqu_uDi93nPC off=5892176 len=1527926 2024-09-13T03:09:04.526 INFO:tasks.workunit.client.0.smithi088.stdout:op 3119 completed, throughput=5MB/sec 2024-09-13T03:09:05.527 INFO:tasks.workunit.client.0.smithi088.stdout: 610: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:05.527 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xBtceAtjbADXVNn off=486400 len=1080494 2024-09-13T03:09:05.533 INFO:tasks.workunit.client.0.smithi088.stdout:op 3120 completed, throughput=4.99MB/sec 2024-09-13T03:09:05.533 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WVJ98Zf9P7a1UhG off=18426768 len=788615 2024-09-13T03:09:05.538 INFO:tasks.workunit.client.0.smithi088.stdout:op 3121 completed, throughput=5MB/sec 2024-09-13T03:09:05.538 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-A8G7o_o_JRoZx0b off=4012742 len=1243463 2024-09-13T03:09:05.543 INFO:tasks.workunit.client.0.smithi088.stdout:op 3122 completed, throughput=5MB/sec 2024-09-13T03:09:05.543 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hKb7703iG6ou-67 off=431476 len=1292366 2024-09-13T03:09:05.550 INFO:tasks.workunit.client.0.smithi088.stdout:op 3123 completed, throughput=5MB/sec 2024-09-13T03:09:05.550 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bSx8NceAd8M_Fgj off=651094 len=636400 2024-09-13T03:09:05.551 INFO:tasks.workunit.client.0.smithi088.stdout:op 3124 completed, throughput=5MB/sec 2024-09-13T03:09:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:05 smithi195 ceph-mon[87742]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:09:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:05 smithi088 ceph-mon[96266]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:09:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:05 smithi088 ceph-mon[98762]: pgmap v1748: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:09:06.552 INFO:tasks.workunit.client.0.smithi088.stdout: 611: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:06.552 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QxM6PzMCjXs2J2N off=16920427 len=398656 2024-09-13T03:09:06.553 INFO:tasks.workunit.client.0.smithi088.stdout:op 3125 completed, throughput=4.99MB/sec 2024-09-13T03:09:06.553 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n5nDiMP-KgTeN3O off=8398375 len=1678750 2024-09-13T03:09:06.561 INFO:tasks.workunit.client.0.smithi088.stdout:op 3126 completed, throughput=5MB/sec 2024-09-13T03:09:06.561 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-J_tl7u6EbvCkkzH off=534783 len=1433360 2024-09-13T03:09:06.569 INFO:tasks.workunit.client.0.smithi088.stdout:op 3127 completed, throughput=5MB/sec 2024-09-13T03:09:06.569 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qZVkPZH2Xjv9EXj off=7519230 len=1506948 2024-09-13T03:09:06.570 INFO:tasks.workunit.client.0.smithi088.stdout:op 3128 completed, throughput=5MB/sec 2024-09-13T03:09:06.571 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EXBVhyvfuSHRo-p off=14944765 len=283139 2024-09-13T03:09:06.572 INFO:tasks.workunit.client.0.smithi088.stdout:op 3129 completed, throughput=5MB/sec 2024-09-13T03:09:07.572 INFO:tasks.workunit.client.0.smithi088.stdout: 612: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:07.572 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hBsfdNeZLGDkEOl off=14337864 len=1588579 2024-09-13T03:09:07.574 INFO:tasks.workunit.client.0.smithi088.stdout:op 3130 completed, throughput=4.99MB/sec 2024-09-13T03:09:07.574 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JSpoBBQLQjk4ZIs off=10817835 len=1120243 2024-09-13T03:09:07.576 INFO:tasks.workunit.client.0.smithi088.stdout:op 3131 completed, throughput=5MB/sec 2024-09-13T03:09:07.576 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nxFhLsevgifScKT off=901601 len=87507 2024-09-13T03:09:07.576 INFO:tasks.workunit.client.0.smithi088.stdout:op 3132 completed, throughput=5MB/sec 2024-09-13T03:09:07.577 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QAUbEIydvX7y77I off=23731504 len=667333 2024-09-13T03:09:07.577 INFO:tasks.workunit.client.0.smithi088.stdout:op 3133 completed, throughput=5MB/sec 2024-09-13T03:09:07.578 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0-j5e2JAk8x1c8a off=1763222 len=2066083 2024-09-13T03:09:07.588 INFO:tasks.workunit.client.0.smithi088.stdout:op 3134 completed, throughput=5MB/sec 2024-09-13T03:09:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:07 smithi195 ceph-mon[87742]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:09:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:07 smithi088 ceph-mon[96266]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:09:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:07 smithi088 ceph-mon[98762]: pgmap v1749: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:09:08.589 INFO:tasks.workunit.client.0.smithi088.stdout: 613: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:08.589 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pMnFUwvLxb1vwpH off=179903 len=966342 2024-09-13T03:09:08.594 INFO:tasks.workunit.client.0.smithi088.stdout:op 3135 completed, throughput=4.99MB/sec 2024-09-13T03:09:08.594 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Kq1ChyNoceut8og off=642384 len=959450 2024-09-13T03:09:08.596 INFO:tasks.workunit.client.0.smithi088.stdout:op 3136 completed, throughput=5MB/sec 2024-09-13T03:09:08.596 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-R0hLQA8Q4c8hCIH off=7078538 len=1390111 2024-09-13T03:09:08.603 INFO:tasks.workunit.client.0.smithi088.stdout:op 3137 completed, throughput=5MB/sec 2024-09-13T03:09:08.603 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ogz30iWybgAKkaO off=6088420 len=760612 2024-09-13T03:09:08.605 INFO:tasks.workunit.client.0.smithi088.stdout:op 3138 completed, throughput=5MB/sec 2024-09-13T03:09:08.605 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Y2-3tMfXu-lLrk- off=526045 len=33152 2024-09-13T03:09:08.606 INFO:tasks.workunit.client.0.smithi088.stdout:op 3139 completed, throughput=5MB/sec 2024-09-13T03:09:08.606 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1_p8Pe4EEjSXK3d off=7024541 len=2035395 2024-09-13T03:09:08.610 INFO:tasks.workunit.client.0.smithi088.stdout:op 3140 completed, throughput=5MB/sec 2024-09-13T03:09:09.610 INFO:tasks.workunit.client.0.smithi088.stdout: 614: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:09.610 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XJkYXpiSHxLsOoV off=14742035 len=598916 2024-09-13T03:09:09.614 INFO:tasks.workunit.client.0.smithi088.stdout:op 3141 completed, throughput=4.99MB/sec 2024-09-13T03:09:09.614 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-laolKVERV9cqwIH off=2221634 len=460865 2024-09-13T03:09:09.618 INFO:tasks.workunit.client.0.smithi088.stdout:op 3142 completed, throughput=5MB/sec 2024-09-13T03:09:09.618 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ef0fNQNnotWnJiY off=13066196 len=1435325 2024-09-13T03:09:09.619 INFO:tasks.workunit.client.0.smithi088.stdout:op 3143 completed, throughput=5MB/sec 2024-09-13T03:09:09.620 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-72bPFo74axBQK8L off=5735031 len=961471 2024-09-13T03:09:09.622 INFO:tasks.workunit.client.0.smithi088.stdout:op 3144 completed, throughput=5MB/sec 2024-09-13T03:09:09.622 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_hHL0XGwRh78iLd off=6927352 len=469730 2024-09-13T03:09:09.626 INFO:tasks.workunit.client.0.smithi088.stdout:op 3145 completed, throughput=5MB/sec 2024-09-13T03:09:09.626 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KS_ulohizTX4Syu off=3789964 len=1483799 2024-09-13T03:09:09.628 INFO:tasks.workunit.client.0.smithi088.stdout:op 3146 completed, throughput=5MB/sec 2024-09-13T03:09:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:09 smithi195 ceph-mon[87742]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:09:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:09 smithi088 ceph-mon[96266]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:09:10.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:09 smithi088 ceph-mon[98762]: pgmap v1750: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:09:10.628 INFO:tasks.workunit.client.0.smithi088.stdout: 615: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:10.628 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eFaL6gIdaa8z5x_ off=2697349 len=48112 2024-09-13T03:09:10.629 INFO:tasks.workunit.client.0.smithi088.stdout:op 3147 completed, throughput=4.99MB/sec 2024-09-13T03:09:10.629 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kGYc6l4IJi6_Z4Z off=12496537 len=655313 2024-09-13T03:09:10.630 INFO:tasks.workunit.client.0.smithi088.stdout:op 3148 completed, throughput=4.99MB/sec 2024-09-13T03:09:10.630 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Uox-Ovvn8wLRm3N off=325341 len=1214881 2024-09-13T03:09:10.634 INFO:tasks.workunit.client.0.smithi088.stdout:op 3149 completed, throughput=5MB/sec 2024-09-13T03:09:10.634 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wZMXxESYgDdzaXV off=2917398 len=13899 2024-09-13T03:09:10.634 INFO:tasks.workunit.client.0.smithi088.stdout:op 3150 completed, throughput=5MB/sec 2024-09-13T03:09:10.634 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4Oc3qmbwH8sL4a7 off=7499184 len=933812 2024-09-13T03:09:10.635 INFO:tasks.workunit.client.0.smithi088.stdout:op 3151 completed, throughput=5MB/sec 2024-09-13T03:09:10.635 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MY54wgiAOmVXcNP off=7131564 len=1988541 2024-09-13T03:09:10.646 INFO:tasks.workunit.client.0.smithi088.stdout:op 3152 completed, throughput=5MB/sec 2024-09-13T03:09:11.646 INFO:tasks.workunit.client.0.smithi088.stdout: 616: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:11.647 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bchmsOi3sMODJo- off=603340 len=1696550 2024-09-13T03:09:11.649 INFO:tasks.workunit.client.0.smithi088.stdout:op 3153 completed, throughput=5MB/sec 2024-09-13T03:09:11.649 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BTV8eZOfywIqTOH off=8099379 len=898488 2024-09-13T03:09:11.650 INFO:tasks.workunit.client.0.smithi088.stdout:op 3154 completed, throughput=5MB/sec 2024-09-13T03:09:11.651 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aki89ZPbMiZ5Y81 off=7683300 len=1549563 2024-09-13T03:09:11.659 INFO:tasks.workunit.client.0.smithi088.stdout:op 3155 completed, throughput=5MB/sec 2024-09-13T03:09:11.659 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-q_lxBA3EM1_FzGJ off=3410516 len=1840323 2024-09-13T03:09:11.669 INFO:tasks.workunit.client.0.smithi088.stdout:op 3156 completed, throughput=5MB/sec 2024-09-13T03:09:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:11 smithi195 ceph-mon[87742]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:09:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:11 smithi088 ceph-mon[96266]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:09:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:11 smithi088 ceph-mon[98762]: pgmap v1751: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:09:12.670 INFO:tasks.workunit.client.0.smithi088.stdout: 617: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:12.670 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mVQT0iLlnSwAuQ_ off=2180421 len=783839 2024-09-13T03:09:12.674 INFO:tasks.workunit.client.0.smithi088.stdout:op 3157 completed, throughput=5MB/sec 2024-09-13T03:09:12.674 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0eSVmm7a1LAS3Tz off=3516040 len=649203 2024-09-13T03:09:12.676 INFO:tasks.workunit.client.0.smithi088.stdout:op 3158 completed, throughput=5MB/sec 2024-09-13T03:09:12.677 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uVpGrsXZHcLj-C6 off=3780705 len=29743 2024-09-13T03:09:12.678 INFO:tasks.workunit.client.0.smithi088.stdout:op 3159 completed, throughput=5MB/sec 2024-09-13T03:09:12.678 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--2_VEbY2tupgE4H off=3839096 len=1277253 2024-09-13T03:09:12.687 INFO:tasks.workunit.client.0.smithi088.stdout:op 3160 completed, throughput=5MB/sec 2024-09-13T03:09:12.687 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AjKhqpphYi3vfhd off=11964405 len=133850 2024-09-13T03:09:12.689 INFO:tasks.workunit.client.0.smithi088.stdout:op 3161 completed, throughput=5MB/sec 2024-09-13T03:09:12.689 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pVdPZeukQAK5Ju- off=7113946 len=1495532 2024-09-13T03:09:12.697 INFO:tasks.workunit.client.0.smithi088.stdout:op 3162 completed, throughput=5MB/sec 2024-09-13T03:09:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:09:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:09:13] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2024-09-13T03:09:13.697 INFO:tasks.workunit.client.0.smithi088.stdout: 618: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:13.698 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dog_NDg0U6Ob89A off=15908399 len=66130 2024-09-13T03:09:13.698 INFO:tasks.workunit.client.0.smithi088.stdout:op 3163 completed, throughput=4.99MB/sec 2024-09-13T03:09:13.698 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AONHWh72_VBnptH off=4782753 len=1229497 2024-09-13T03:09:13.700 INFO:tasks.workunit.client.0.smithi088.stdout:op 3164 completed, throughput=4.99MB/sec 2024-09-13T03:09:13.700 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-orYsB1d3lvZYB0W off=2388266 len=701242 2024-09-13T03:09:13.702 INFO:tasks.workunit.client.0.smithi088.stdout:op 3165 completed, throughput=5MB/sec 2024-09-13T03:09:13.702 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0Ol9hPXIaezXK55 off=15634426 len=1319267 2024-09-13T03:09:13.704 INFO:tasks.workunit.client.0.smithi088.stdout:op 3166 completed, throughput=5MB/sec 2024-09-13T03:09:13.704 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kp1SmtJuyb0e6yb off=2867333 len=1757183 2024-09-13T03:09:13.713 INFO:tasks.workunit.client.0.smithi088.stdout:op 3167 completed, throughput=5MB/sec 2024-09-13T03:09:13.713 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ra5Io4_EfMSHvyc off=14272784 len=2034146 2024-09-13T03:09:13.716 INFO:tasks.workunit.client.0.smithi088.stdout:op 3168 completed, throughput=5MB/sec 2024-09-13T03:09:13.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:13 smithi195 ceph-mon[87742]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:09:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:13 smithi088 ceph-mon[96266]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:09:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:13 smithi088 ceph-mon[98762]: pgmap v1752: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:09:14.716 INFO:tasks.workunit.client.0.smithi088.stdout: 619: throughput=5MB/sec pending data=0 2024-09-13T03:09:14.716 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NaVgSJDQT13yl_p off=5958110 len=561726 2024-09-13T03:09:14.720 INFO:tasks.workunit.client.0.smithi088.stdout:op 3169 completed, throughput=5MB/sec 2024-09-13T03:09:14.720 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-h7jBaWi6Mc1wGQI off=3832109 len=1382475 2024-09-13T03:09:14.728 INFO:tasks.workunit.client.0.smithi088.stdout:op 3170 completed, throughput=5MB/sec 2024-09-13T03:09:14.728 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-I_hSdNkDxajpmsV off=10384002 len=1852357 2024-09-13T03:09:14.732 INFO:tasks.workunit.client.0.smithi088.stdout:op 3171 completed, throughput=5MB/sec 2024-09-13T03:09:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:09:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:09:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:09:15.732 INFO:tasks.workunit.client.0.smithi088.stdout: 620: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:15.732 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BzVAaxVqbK-wxq1 off=8020766 len=1188745 2024-09-13T03:09:15.734 INFO:tasks.workunit.client.0.smithi088.stdout:op 3172 completed, throughput=4.99MB/sec 2024-09-13T03:09:15.734 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dfqWz_9aPAtO_Fi off=2735054 len=973497 2024-09-13T03:09:15.736 INFO:tasks.workunit.client.0.smithi088.stdout:op 3173 completed, throughput=5MB/sec 2024-09-13T03:09:15.736 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6XGnCLNk5P8GD0F off=2824036 len=225840 2024-09-13T03:09:15.737 INFO:tasks.workunit.client.0.smithi088.stdout:op 3174 completed, throughput=5MB/sec 2024-09-13T03:09:15.737 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8ODf2Pz8w8QAIbl off=1580186 len=1446735 2024-09-13T03:09:15.738 INFO:tasks.workunit.client.0.smithi088.stdout:op 3175 completed, throughput=5MB/sec 2024-09-13T03:09:15.738 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cfNWGDsO2T2J227 off=6742661 len=1954673 2024-09-13T03:09:15.740 INFO:tasks.workunit.client.0.smithi088.stdout:op 3176 completed, throughput=5MB/sec 2024-09-13T03:09:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:15 smithi195 ceph-mon[87742]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:09:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:15 smithi088 ceph-mon[96266]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:09:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:15 smithi088 ceph-mon[98762]: pgmap v1753: 105 pgs: 105 active+clean; 127 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:09:16.741 INFO:tasks.workunit.client.0.smithi088.stdout: 621: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:16.741 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n4_oeuG6OCCePra off=1796840 len=25120 2024-09-13T03:09:16.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 3177 completed, throughput=4.99MB/sec 2024-09-13T03:09:16.743 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JeA0-QkLb_AWmnK off=3927379 len=1448239 2024-09-13T03:09:16.745 INFO:tasks.workunit.client.0.smithi088.stdout:op 3178 completed, throughput=5MB/sec 2024-09-13T03:09:16.746 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4w3uh8pMHgBcgQV off=3889443 len=408201 2024-09-13T03:09:16.749 INFO:tasks.workunit.client.0.smithi088.stdout:op 3179 completed, throughput=5MB/sec 2024-09-13T03:09:16.749 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Fsww4IQ9EFytoGw off=1467596 len=316584 2024-09-13T03:09:16.750 INFO:tasks.workunit.client.0.smithi088.stdout:op 3180 completed, throughput=5MB/sec 2024-09-13T03:09:16.750 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4YGLojlw4k_E1lO off=16506982 len=806082 2024-09-13T03:09:16.752 INFO:tasks.workunit.client.0.smithi088.stdout:op 3181 completed, throughput=5MB/sec 2024-09-13T03:09:16.752 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lAtMa2W776pJ75b off=4616315 len=1770922 2024-09-13T03:09:16.754 INFO:tasks.workunit.client.0.smithi088.stdout:op 3182 completed, throughput=5MB/sec 2024-09-13T03:09:17.755 INFO:tasks.workunit.client.0.smithi088.stdout: 622: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:17.755 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-s5cotkOzg-s-7wi off=2179080 len=755802 2024-09-13T03:09:17.756 INFO:tasks.workunit.client.0.smithi088.stdout:op 3183 completed, throughput=4.99MB/sec 2024-09-13T03:09:17.756 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-umMlEFbcs45PKzp off=394622 len=2067574 2024-09-13T03:09:17.760 INFO:tasks.workunit.client.0.smithi088.stdout:op 3184 completed, throughput=5MB/sec 2024-09-13T03:09:17.761 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-er1px74Am9g9dDh off=0 len=1284547 2024-09-13T03:09:17.768 INFO:tasks.workunit.client.0.smithi088.stdout:op 3185 completed, throughput=5MB/sec 2024-09-13T03:09:17.768 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3lxEMMOBUhmSOGS off=4730895 len=1188070 2024-09-13T03:09:17.774 INFO:tasks.workunit.client.0.smithi088.stdout:op 3186 completed, throughput=5MB/sec 2024-09-13T03:09:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:17 smithi195 ceph-mon[87742]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:09:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:17 smithi088 ceph-mon[96266]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:09:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:17 smithi088 ceph-mon[98762]: pgmap v1754: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:09:18.774 INFO:tasks.workunit.client.0.smithi088.stdout: 623: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:18.774 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QD7QEdsOCycRW-x off=2036826 len=1572133 2024-09-13T03:09:18.778 INFO:tasks.workunit.client.0.smithi088.stdout:op 3187 completed, throughput=4.99MB/sec 2024-09-13T03:09:18.778 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wmkBYa0b1uyCzPP off=7919937 len=1285489 2024-09-13T03:09:18.785 INFO:tasks.workunit.client.0.smithi088.stdout:op 3188 completed, throughput=5MB/sec 2024-09-13T03:09:18.785 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-35M0O7d4YdvxT6y off=4283539 len=1274509 2024-09-13T03:09:18.793 INFO:tasks.workunit.client.0.smithi088.stdout:op 3189 completed, throughput=5MB/sec 2024-09-13T03:09:18.793 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Kk4iOboiQwAKcC_ off=1016326 len=1244203 2024-09-13T03:09:18.794 INFO:tasks.workunit.client.0.smithi088.stdout:op 3190 completed, throughput=5MB/sec 2024-09-13T03:09:19.794 INFO:tasks.workunit.client.0.smithi088.stdout: 624: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:19.794 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yaOAaGgB6CvNlS5 off=5554218 len=1343438 2024-09-13T03:09:19.802 INFO:tasks.workunit.client.0.smithi088.stdout:op 3191 completed, throughput=4.99MB/sec 2024-09-13T03:09:19.802 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o5aNtxrXhqyT6Zp off=389519 len=481050 2024-09-13T03:09:19.806 INFO:tasks.workunit.client.0.smithi088.stdout:op 3192 completed, throughput=5MB/sec 2024-09-13T03:09:19.806 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rj8yP7HKlriJS1W off=7671085 len=253524 2024-09-13T03:09:19.807 INFO:tasks.workunit.client.0.smithi088.stdout:op 3193 completed, throughput=5MB/sec 2024-09-13T03:09:19.807 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-u4QEkS6UIyK8D_4 off=12282392 len=692420 2024-09-13T03:09:19.808 INFO:tasks.workunit.client.0.smithi088.stdout:op 3194 completed, throughput=5MB/sec 2024-09-13T03:09:19.808 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xb_k71_DkniNqU4 off=3858486 len=221855 2024-09-13T03:09:19.808 INFO:tasks.workunit.client.0.smithi088.stdout:op 3195 completed, throughput=5MB/sec 2024-09-13T03:09:19.809 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Gs3l8VJVYI09S0u off=3158519 len=1072522 2024-09-13T03:09:19.814 INFO:tasks.workunit.client.0.smithi088.stdout:op 3196 completed, throughput=5MB/sec 2024-09-13T03:09:19.814 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sauyDe13-O_7wUB off=6785390 len=1594487 2024-09-13T03:09:19.817 INFO:tasks.workunit.client.0.smithi088.stdout:op 3197 completed, throughput=5MB/sec 2024-09-13T03:09:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:19 smithi195 ceph-mon[87742]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:09:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:19 smithi088 ceph-mon[96266]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:09:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:19 smithi088 ceph-mon[98762]: pgmap v1755: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:09:20.818 INFO:tasks.workunit.client.0.smithi088.stdout: 625: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:20.818 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o9mMvNEOGF8IGdH off=1115193 len=1416520 2024-09-13T03:09:20.824 INFO:tasks.workunit.client.0.smithi088.stdout:op 3198 completed, throughput=5MB/sec 2024-09-13T03:09:20.824 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bv1XGhVI47ATkWY off=421697 len=346044 2024-09-13T03:09:20.826 INFO:tasks.workunit.client.0.smithi088.stdout:op 3199 completed, throughput=5MB/sec 2024-09-13T03:09:20.826 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-60dddlO4Ht7Oznd off=7595277 len=162810 2024-09-13T03:09:20.829 INFO:tasks.workunit.client.0.smithi088.stdout:op 3200 completed, throughput=5MB/sec 2024-09-13T03:09:20.829 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Jd8052Ni4pTBzBz off=21393592 len=1859586 2024-09-13T03:09:20.831 INFO:tasks.workunit.client.0.smithi088.stdout:op 3201 completed, throughput=5MB/sec 2024-09-13T03:09:20.831 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-07SVL6UHm4XWPao off=1354452 len=1361876 2024-09-13T03:09:20.838 INFO:tasks.workunit.client.0.smithi088.stdout:op 3202 completed, throughput=5MB/sec 2024-09-13T03:09:21.838 INFO:tasks.workunit.client.0.smithi088.stdout: 626: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:21.839 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CNlpdmqlHokzSbA off=5058150 len=1675487 2024-09-13T03:09:21.846 INFO:tasks.workunit.client.0.smithi088.stdout:op 3203 completed, throughput=5MB/sec 2024-09-13T03:09:21.846 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DjsJGzktms_HXEV off=16275711 len=1335759 2024-09-13T03:09:21.849 INFO:tasks.workunit.client.0.smithi088.stdout:op 3204 completed, throughput=5MB/sec 2024-09-13T03:09:21.849 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uMsv39ULR1J8rn8 off=5076152 len=1235241 2024-09-13T03:09:21.856 INFO:tasks.workunit.client.0.smithi088.stdout:op 3205 completed, throughput=5MB/sec 2024-09-13T03:09:21.856 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mbAswsFn0DPij5R off=2639283 len=1226325 2024-09-13T03:09:21.861 INFO:tasks.workunit.client.0.smithi088.stdout:op 3206 completed, throughput=5MB/sec 2024-09-13T03:09:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:21 smithi195 ceph-mon[87742]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:09:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:21 smithi088 ceph-mon[98762]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:09:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:21 smithi088 ceph-mon[96266]: pgmap v1756: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:09:22.862 INFO:tasks.workunit.client.0.smithi088.stdout: 627: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:22.862 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-V-Py_nx_9mQwNiQ off=10249707 len=708861 2024-09-13T03:09:22.864 INFO:tasks.workunit.client.0.smithi088.stdout:op 3207 completed, throughput=4.99MB/sec 2024-09-13T03:09:22.864 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-g2lpdJGqzJkV3AI off=6661771 len=1203458 2024-09-13T03:09:22.871 INFO:tasks.workunit.client.0.smithi088.stdout:op 3208 completed, throughput=5MB/sec 2024-09-13T03:09:22.871 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CBrGL4gt-xGirZ4 off=14568578 len=946937 2024-09-13T03:09:22.872 INFO:tasks.workunit.client.0.smithi088.stdout:op 3209 completed, throughput=5MB/sec 2024-09-13T03:09:22.872 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eIyukF4L9rOSbmg off=145157 len=662350 2024-09-13T03:09:22.876 INFO:tasks.workunit.client.0.smithi088.stdout:op 3210 completed, throughput=5MB/sec 2024-09-13T03:09:22.876 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tHA2mN2WKTpfsJa off=8200003 len=2042827 2024-09-13T03:09:22.886 INFO:tasks.workunit.client.0.smithi088.stdout:op 3211 completed, throughput=5MB/sec 2024-09-13T03:09:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:09:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:09:23] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2024-09-13T03:09:23.886 INFO:tasks.workunit.client.0.smithi088.stdout: 628: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:23.887 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Fv0fN4G32ZDnvtK off=4758885 len=443673 2024-09-13T03:09:23.887 INFO:tasks.workunit.client.0.smithi088.stdout:op 3212 completed, throughput=4.99MB/sec 2024-09-13T03:09:23.888 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Jqs3NKNEI5Idop2 off=372624 len=1671947 2024-09-13T03:09:23.890 INFO:tasks.workunit.client.0.smithi088.stdout:op 3213 completed, throughput=5MB/sec 2024-09-13T03:09:23.890 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DroYJAMkT45s8g9 off=9099099 len=1494090 2024-09-13T03:09:23.897 INFO:tasks.workunit.client.0.smithi088.stdout:op 3214 completed, throughput=5MB/sec 2024-09-13T03:09:23.897 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ow1LeZ5c-f3hGXk off=17907852 len=515480 2024-09-13T03:09:23.901 INFO:tasks.workunit.client.0.smithi088.stdout:op 3215 completed, throughput=5MB/sec 2024-09-13T03:09:23.902 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PBncvN1dT9qHKMp off=5463802 len=770341 2024-09-13T03:09:23.903 INFO:tasks.workunit.client.0.smithi088.stdout:op 3216 completed, throughput=5MB/sec 2024-09-13T03:09:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:23 smithi195 ceph-mon[87742]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:09:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:23 smithi088 ceph-mon[96266]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:09:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:23 smithi088 ceph-mon[98762]: pgmap v1757: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:09:24.904 INFO:tasks.workunit.client.0.smithi088.stdout: 629: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:24.904 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SR5dGqHg0a7gT_D off=1388415 len=2002000 2024-09-13T03:09:24.913 INFO:tasks.workunit.client.0.smithi088.stdout:op 3217 completed, throughput=5MB/sec 2024-09-13T03:09:24.913 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bv8PqCrg6QUx9XA off=3363522 len=887820 2024-09-13T03:09:24.915 INFO:tasks.workunit.client.0.smithi088.stdout:op 3218 completed, throughput=5MB/sec 2024-09-13T03:09:24.915 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wIwn6vU97WNMXsz off=8027606 len=1698557 2024-09-13T03:09:24.924 INFO:tasks.workunit.client.0.smithi088.stdout:op 3219 completed, throughput=5MB/sec 2024-09-13T03:09:24.924 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZFYvxkknin4O0F9 off=0 len=1120642 2024-09-13T03:09:24.929 INFO:tasks.workunit.client.0.smithi088.stdout:op 3220 completed, throughput=5MB/sec 2024-09-13T03:09:25.929 INFO:tasks.workunit.client.0.smithi088.stdout: 630: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:25.929 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xQLmNpI3wIPVBk7 off=2048020 len=1228254 2024-09-13T03:09:25.931 INFO:tasks.workunit.client.0.smithi088.stdout:op 3221 completed, throughput=4.99MB/sec 2024-09-13T03:09:25.931 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iImsxg4yx3dimN7 off=5550307 len=606365 2024-09-13T03:09:25.932 INFO:tasks.workunit.client.0.smithi088.stdout:op 3222 completed, throughput=5MB/sec 2024-09-13T03:09:25.932 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jnbk1fX-EzwBEpq off=3407128 len=1918191 2024-09-13T03:09:25.944 INFO:tasks.workunit.client.0.smithi088.stdout:op 3223 completed, throughput=5MB/sec 2024-09-13T03:09:25.944 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FjTUhjiKGGYKrYy off=6886646 len=640801 2024-09-13T03:09:25.945 INFO:tasks.workunit.client.0.smithi088.stdout:op 3224 completed, throughput=5MB/sec 2024-09-13T03:09:25.945 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3lV6jdWxU8Yg4-E off=18585254 len=1773373 2024-09-13T03:09:25.946 INFO:tasks.workunit.client.0.smithi088.stdout:op 3225 completed, throughput=5MB/sec 2024-09-13T03:09:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:25 smithi195 ceph-mon[87742]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:09:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:25 smithi088 ceph-mon[96266]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:09:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:25 smithi088 ceph-mon[98762]: pgmap v1758: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:09:26.946 INFO:tasks.workunit.client.0.smithi088.stdout: 631: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:26.946 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Mj9O_MdRIbQTb6J off=1084327 len=481377 2024-09-13T03:09:26.947 INFO:tasks.workunit.client.0.smithi088.stdout:op 3226 completed, throughput=5MB/sec 2024-09-13T03:09:26.947 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eb-dR5zbQXEBIRy off=1185387 len=1864372 2024-09-13T03:09:26.958 INFO:tasks.workunit.client.0.smithi088.stdout:op 3227 completed, throughput=5MB/sec 2024-09-13T03:09:26.958 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wxVqvwMFxvXqjkn off=22335295 len=228614 2024-09-13T03:09:26.961 INFO:tasks.workunit.client.0.smithi088.stdout:op 3228 completed, throughput=5MB/sec 2024-09-13T03:09:26.961 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zV_LwleYBGPmuPH off=5355931 len=1291448 2024-09-13T03:09:26.962 INFO:tasks.workunit.client.0.smithi088.stdout:op 3229 completed, throughput=5MB/sec 2024-09-13T03:09:27.963 INFO:tasks.workunit.client.0.smithi088.stdout: 632: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:27.963 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o_LgRp2UL6edOqP off=1960894 len=1650232 2024-09-13T03:09:27.973 INFO:tasks.workunit.client.0.smithi088.stdout:op 3230 completed, throughput=4.99MB/sec 2024-09-13T03:09:27.973 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-THSY1MG3NGZCgeU off=7058026 len=1818473 2024-09-13T03:09:27.974 INFO:tasks.workunit.client.0.smithi088.stdout:op 3231 completed, throughput=5MB/sec 2024-09-13T03:09:27.974 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vt8JUIptlzdaw-y off=2760995 len=1412178 2024-09-13T03:09:27.977 INFO:tasks.workunit.client.0.smithi088.stdout:op 3232 completed, throughput=5MB/sec 2024-09-13T03:09:27.977 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uwo-P-unQN2GO2E off=1025534 len=286591 2024-09-13T03:09:27.980 INFO:tasks.workunit.client.0.smithi088.stdout:op 3233 completed, throughput=5MB/sec 2024-09-13T03:09:27.980 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pCIMSIIhuKgtxEO off=1517525 len=1963552 2024-09-13T03:09:27.990 INFO:tasks.workunit.client.0.smithi088.stdout:op 3234 completed, throughput=5MB/sec 2024-09-13T03:09:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:28 smithi088 ceph-mon[96266]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:09:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:28 smithi088 ceph-mon[98762]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:09:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:28 smithi195 ceph-mon[87742]: pgmap v1759: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:09:28.990 INFO:tasks.workunit.client.0.smithi088.stdout: 633: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:28.990 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SGN6laBT5teJkv5 off=1686429 len=280063 2024-09-13T03:09:28.994 INFO:tasks.workunit.client.0.smithi088.stdout:op 3235 completed, throughput=5MB/sec 2024-09-13T03:09:28.994 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qQpPl1k67LtNleV off=7627657 len=1403832 2024-09-13T03:09:28.996 INFO:tasks.workunit.client.0.smithi088.stdout:op 3236 completed, throughput=5MB/sec 2024-09-13T03:09:28.996 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Xx1eKCP7_15BcIq off=13079713 len=813174 2024-09-13T03:09:28.997 INFO:tasks.workunit.client.0.smithi088.stdout:op 3237 completed, throughput=5MB/sec 2024-09-13T03:09:28.997 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p_AiOZ3ZXQKycSu off=2236249 len=343435 2024-09-13T03:09:28.998 INFO:tasks.workunit.client.0.smithi088.stdout:op 3238 completed, throughput=5MB/sec 2024-09-13T03:09:28.998 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-el5ii4bkTUPVL4H off=3119663 len=1185573 2024-09-13T03:09:29.005 INFO:tasks.workunit.client.0.smithi088.stdout:op 3239 completed, throughput=5MB/sec 2024-09-13T03:09:29.635 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:09:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:09:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:09:30.005 INFO:tasks.workunit.client.0.smithi088.stdout: 634: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:30.005 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JhQHMxMMP7VPpW0 off=1121569 len=1027971 2024-09-13T03:09:30.007 INFO:tasks.workunit.client.0.smithi088.stdout:op 3240 completed, throughput=4.99MB/sec 2024-09-13T03:09:30.007 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--ELRcBWHyRGzBIW off=2185354 len=1345783 2024-09-13T03:09:30.016 INFO:tasks.workunit.client.0.smithi088.stdout:op 3241 completed, throughput=5MB/sec 2024-09-13T03:09:30.016 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mgOxKZyEAqAcr2l off=1208332 len=1298353 2024-09-13T03:09:30.016 INFO:tasks.workunit.client.0.smithi088.stdout:op 3242 completed, throughput=5MB/sec 2024-09-13T03:09:30.016 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CeL5I_pq9RvZz2z off=3518535 len=2026323 2024-09-13T03:09:30.019 INFO:tasks.workunit.client.0.smithi088.stdout:op 3243 completed, throughput=5MB/sec 2024-09-13T03:09:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:30 smithi088 ceph-mon[98762]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:09:30.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:30 smithi088 ceph-mon[96266]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:09:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:30 smithi195 ceph-mon[87742]: pgmap v1760: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:09:31.020 INFO:tasks.workunit.client.0.smithi088.stdout: 635: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:31.020 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ha01beBYSXPLJb4 off=11146722 len=1343952 2024-09-13T03:09:31.028 INFO:tasks.workunit.client.0.smithi088.stdout:op 3244 completed, throughput=5MB/sec 2024-09-13T03:09:31.028 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mLWOw3tpZyaMkTR off=21940577 len=1019829 2024-09-13T03:09:31.033 INFO:tasks.workunit.client.0.smithi088.stdout:op 3245 completed, throughput=5MB/sec 2024-09-13T03:09:31.033 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vtJnzpZQSa8y6Qn off=16481013 len=460455 2024-09-13T03:09:31.034 INFO:tasks.workunit.client.0.smithi088.stdout:op 3246 completed, throughput=5MB/sec 2024-09-13T03:09:31.034 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fWSiwV4tZOgtCGi off=322001 len=1682919 2024-09-13T03:09:31.036 INFO:tasks.workunit.client.0.smithi088.stdout:op 3247 completed, throughput=5MB/sec 2024-09-13T03:09:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:31 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:09:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:31 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:09:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:31 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:09:32.036 INFO:tasks.workunit.client.0.smithi088.stdout: 636: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:32.036 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Sbwe2JprjM4zJzm off=1657836 len=301324 2024-09-13T03:09:32.037 INFO:tasks.workunit.client.0.smithi088.stdout:op 3248 completed, throughput=4.99MB/sec 2024-09-13T03:09:32.037 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-o9keyjzgDrwxlCy off=3249637 len=1716353 2024-09-13T03:09:32.039 INFO:tasks.workunit.client.0.smithi088.stdout:op 3249 completed, throughput=5MB/sec 2024-09-13T03:09:32.039 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xJ2RPAayLWBBczR off=4705675 len=439893 2024-09-13T03:09:32.040 INFO:tasks.workunit.client.0.smithi088.stdout:op 3250 completed, throughput=5MB/sec 2024-09-13T03:09:32.040 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Fw5eumcBxL2bySM off=5376592 len=303335 2024-09-13T03:09:32.042 INFO:tasks.workunit.client.0.smithi088.stdout:op 3251 completed, throughput=5MB/sec 2024-09-13T03:09:32.042 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-G0J-zbZQhMWgEIT off=0 len=1874156 2024-09-13T03:09:32.044 INFO:tasks.workunit.client.0.smithi088.stdout:op 3252 completed, throughput=5MB/sec 2024-09-13T03:09:32.044 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8UNMk8L5HK8f9uS off=6638923 len=37529 2024-09-13T03:09:32.044 INFO:tasks.workunit.client.0.smithi088.stdout:op 3253 completed, throughput=5MB/sec 2024-09-13T03:09:32.044 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XMnCbbiS0uqQy0l off=8663101 len=171667 2024-09-13T03:09:32.046 INFO:tasks.workunit.client.0.smithi088.stdout:op 3254 completed, throughput=5MB/sec 2024-09-13T03:09:32.047 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5Bg3nhdGYZdHe3g off=1602541 len=309172 2024-09-13T03:09:32.047 INFO:tasks.workunit.client.0.smithi088.stdout:op 3255 completed, throughput=5MB/sec 2024-09-13T03:09:32.047 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7EhN4ZSMxcICvUf off=14928279 len=1742280 2024-09-13T03:09:32.048 INFO:tasks.workunit.client.0.smithi088.stdout:op 3256 completed, throughput=5MB/sec 2024-09-13T03:09:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:32 smithi195 ceph-mon[87742]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:09:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:32 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:09:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:32 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:09:32.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:32 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:09:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:32 smithi088 ceph-mon[96266]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:09:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:32 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:09:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:32 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:09:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:32 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:09:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:32 smithi088 ceph-mon[98762]: pgmap v1761: 105 pgs: 105 active+clean; 127 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:09:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:32 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:09:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:32 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:09:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:32 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:09:33.048 INFO:tasks.workunit.client.0.smithi088.stdout: 637: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:33.049 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7e0OdWnJ49W9tsX off=1719393 len=361031 2024-09-13T03:09:33.052 INFO:tasks.workunit.client.0.smithi088.stdout:op 3257 completed, throughput=5MB/sec 2024-09-13T03:09:33.052 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QD7QEdsOCycRW-x off=4299753 len=2095481 2024-09-13T03:09:33.056 INFO:tasks.workunit.client.0.smithi088.stdout:op 3258 completed, throughput=5MB/sec 2024-09-13T03:09:33.056 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9arDp6ZZlV5KlaK off=1625173 len=899890 2024-09-13T03:09:33.061 INFO:tasks.workunit.client.0.smithi088.stdout:op 3259 completed, throughput=5MB/sec 2024-09-13T03:09:33.061 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p25Gwz1XpG5kG6G off=11836647 len=1369293 2024-09-13T03:09:33.062 INFO:tasks.workunit.client.0.smithi088.stdout:op 3260 completed, throughput=5MB/sec 2024-09-13T03:09:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:09:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:09:33] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:09:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:33 smithi195 ceph-mon[87742]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:09:34.063 INFO:tasks.workunit.client.0.smithi088.stdout: 638: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:34.063 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-b8_lwrbpAPsyWuO off=8173138 len=1581899 2024-09-13T03:09:34.071 INFO:tasks.workunit.client.0.smithi088.stdout:op 3261 completed, throughput=5MB/sec 2024-09-13T03:09:34.071 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-z7u-6obTKCHEZlm off=9832861 len=1908118 2024-09-13T03:09:34.075 INFO:tasks.workunit.client.0.smithi088.stdout:op 3262 completed, throughput=5MB/sec 2024-09-13T03:09:34.075 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LIagzAuIQqEkRvd off=6236197 len=392512 2024-09-13T03:09:34.079 INFO:tasks.workunit.client.0.smithi088.stdout:op 3263 completed, throughput=5MB/sec 2024-09-13T03:09:34.079 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mTx5Qs7X9IVql9V off=0 len=1672644 2024-09-13T03:09:34.080 INFO:tasks.workunit.client.0.smithi088.stdout:op 3264 completed, throughput=5MB/sec 2024-09-13T03:09:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:33 smithi088 ceph-mon[96266]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:09:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:33 smithi088 ceph-mon[98762]: pgmap v1762: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:09:35.081 INFO:tasks.workunit.client.0.smithi088.stdout: 639: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:35.081 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o2o0QynPI3lOvbr off=2618228 len=1857373 2024-09-13T03:09:35.091 INFO:tasks.workunit.client.0.smithi088.stdout:op 3265 completed, throughput=5MB/sec 2024-09-13T03:09:35.091 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZaXBBcXE0EAfeIQ off=523053 len=1430142 2024-09-13T03:09:35.097 INFO:tasks.workunit.client.0.smithi088.stdout:op 3266 completed, throughput=5MB/sec 2024-09-13T03:09:35.097 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6XH2WI98iV2GxDZ off=2031246 len=1729718 2024-09-13T03:09:35.103 INFO:tasks.workunit.client.0.smithi088.stdout:op 3267 completed, throughput=5MB/sec 2024-09-13T03:09:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:35 smithi195 ceph-mon[87742]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:09:36.103 INFO:tasks.workunit.client.0.smithi088.stdout: 640: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:36.103 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UW6j2f-HwMj6rXN off=14888609 len=1766257 2024-09-13T03:09:36.107 INFO:tasks.workunit.client.0.smithi088.stdout:op 3268 completed, throughput=5MB/sec 2024-09-13T03:09:36.107 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qzjF7-BSQ2b6Uod off=17014611 len=2090282 2024-09-13T03:09:36.110 INFO:tasks.workunit.client.0.smithi088.stdout:op 3269 completed, throughput=5MB/sec 2024-09-13T03:09:36.110 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZFYvxkknin4O0F9 off=0 len=1120642 2024-09-13T03:09:36.115 INFO:tasks.workunit.client.0.smithi088.stdout:op 3270 completed, throughput=5MB/sec 2024-09-13T03:09:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:35 smithi088 ceph-mon[96266]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:09:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:35 smithi088 ceph-mon[98762]: pgmap v1763: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:09:37.115 INFO:tasks.workunit.client.0.smithi088.stdout: 641: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:37.115 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SeyOx1uPVbMKBNv off=1479505 len=1579629 2024-09-13T03:09:37.117 INFO:tasks.workunit.client.0.smithi088.stdout:op 3271 completed, throughput=5MB/sec 2024-09-13T03:09:37.117 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B1gDZos89frPaT8 off=3888515 len=2055197 2024-09-13T03:09:37.119 INFO:tasks.workunit.client.0.smithi088.stdout:op 3272 completed, throughput=5MB/sec 2024-09-13T03:09:37.120 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Va8_rDfiGe4KxQm off=4209637 len=876390 2024-09-13T03:09:37.125 INFO:tasks.workunit.client.0.smithi088.stdout:op 3273 completed, throughput=5MB/sec 2024-09-13T03:09:37.125 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aKQs5dqK4AOJOxw off=6520766 len=1823092 2024-09-13T03:09:37.133 INFO:tasks.workunit.client.0.smithi088.stdout:op 3274 completed, throughput=5MB/sec 2024-09-13T03:09:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:37 smithi195 ceph-mon[87742]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:09:38.133 INFO:tasks.workunit.client.0.smithi088.stdout: 642: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:38.134 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FCGZIOur_0MnHys off=4667633 len=100273 2024-09-13T03:09:38.136 INFO:tasks.workunit.client.0.smithi088.stdout:op 3275 completed, throughput=4.99MB/sec 2024-09-13T03:09:38.136 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jZEcuFItAdAMFYi off=753655 len=1298752 2024-09-13T03:09:38.138 INFO:tasks.workunit.client.0.smithi088.stdout:op 3276 completed, throughput=5MB/sec 2024-09-13T03:09:38.138 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JReDrVJPkEnD6gr off=11583448 len=1408374 2024-09-13T03:09:38.141 INFO:tasks.workunit.client.0.smithi088.stdout:op 3277 completed, throughput=5MB/sec 2024-09-13T03:09:38.142 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ci-uOz1FV4NQxAo off=2060561 len=252596 2024-09-13T03:09:38.142 INFO:tasks.workunit.client.0.smithi088.stdout:op 3278 completed, throughput=5MB/sec 2024-09-13T03:09:38.143 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dog_NDg0U6Ob89A off=3613990 len=1052554 2024-09-13T03:09:38.147 INFO:tasks.workunit.client.0.smithi088.stdout:op 3279 completed, throughput=5MB/sec 2024-09-13T03:09:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:37 smithi088 ceph-mon[98762]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:09:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:37 smithi088 ceph-mon[96266]: pgmap v1764: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:09:39.148 INFO:tasks.workunit.client.0.smithi088.stdout: 643: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:39.148 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-O9SQ0LcBwx929yr off=9402271 len=347003 2024-09-13T03:09:39.152 INFO:tasks.workunit.client.0.smithi088.stdout:op 3280 completed, throughput=4.99MB/sec 2024-09-13T03:09:39.152 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3A7TTJsI3BKLnJX off=6117099 len=1652623 2024-09-13T03:09:39.160 INFO:tasks.workunit.client.0.smithi088.stdout:op 3281 completed, throughput=5MB/sec 2024-09-13T03:09:39.161 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7hurDIGqNu5pFXs off=6957789 len=1219590 2024-09-13T03:09:39.163 INFO:tasks.workunit.client.0.smithi088.stdout:op 3282 completed, throughput=5MB/sec 2024-09-13T03:09:39.164 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-h2EuKhnkGrGNryC off=6306564 len=1438908 2024-09-13T03:09:39.165 INFO:tasks.workunit.client.0.smithi088.stdout:op 3283 completed, throughput=5MB/sec 2024-09-13T03:09:39.165 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F1zbyfW2tr6zrnT off=1760881 len=655225 2024-09-13T03:09:39.170 INFO:tasks.workunit.client.0.smithi088.stdout:op 3284 completed, throughput=5MB/sec 2024-09-13T03:09:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:39 smithi195 ceph-mon[87742]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-09-13T03:09:40.170 INFO:tasks.workunit.client.0.smithi088.stdout: 644: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:40.170 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NL74upwBiDmBylF off=6517102 len=377639 2024-09-13T03:09:40.171 INFO:tasks.workunit.client.0.smithi088.stdout:op 3285 completed, throughput=4.99MB/sec 2024-09-13T03:09:40.171 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_hr80eruSY-iGOq off=154478 len=1481397 2024-09-13T03:09:40.179 INFO:tasks.workunit.client.0.smithi088.stdout:op 3286 completed, throughput=5MB/sec 2024-09-13T03:09:40.179 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hjoDfnSx9jBV1tM off=6643304 len=1498523 2024-09-13T03:09:40.181 INFO:tasks.workunit.client.0.smithi088.stdout:op 3287 completed, throughput=5MB/sec 2024-09-13T03:09:40.181 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QkXPBK6VXI3TWie off=18844936 len=571479 2024-09-13T03:09:40.183 INFO:tasks.workunit.client.0.smithi088.stdout:op 3288 completed, throughput=5MB/sec 2024-09-13T03:09:40.183 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Sm2wjID9PurIbun off=5106215 len=840442 2024-09-13T03:09:40.187 INFO:tasks.workunit.client.0.smithi088.stdout:op 3289 completed, throughput=5MB/sec 2024-09-13T03:09:40.187 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fj-MBjLRL50gf4S off=7373196 len=1797015 2024-09-13T03:09:40.189 INFO:tasks.workunit.client.0.smithi088.stdout:op 3290 completed, throughput=5MB/sec 2024-09-13T03:09:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:39 smithi088 ceph-mon[98762]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-09-13T03:09:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:39 smithi088 ceph-mon[96266]: pgmap v1765: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-09-13T03:09:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: 645: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:41.190 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IAjenSgoP2VG44v off=326117 len=1110322 2024-09-13T03:09:41.191 INFO:tasks.workunit.client.0.smithi088.stdout:op 3291 completed, throughput=5MB/sec 2024-09-13T03:09:41.191 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gIBWG1hWm2V_94l off=12331160 len=688367 2024-09-13T03:09:41.192 INFO:tasks.workunit.client.0.smithi088.stdout:op 3292 completed, throughput=5MB/sec 2024-09-13T03:09:41.192 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wZeqOkwwF0Tz4HN off=2653180 len=1032380 2024-09-13T03:09:41.193 INFO:tasks.workunit.client.0.smithi088.stdout:op 3293 completed, throughput=5MB/sec 2024-09-13T03:09:41.193 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-acOufS0wQekM0rG off=8623295 len=1218426 2024-09-13T03:09:41.200 INFO:tasks.workunit.client.0.smithi088.stdout:op 3294 completed, throughput=5MB/sec 2024-09-13T03:09:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:41 smithi195 ceph-mon[87742]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:09:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:41 smithi088 ceph-mon[98762]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:09:42.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:41 smithi088 ceph-mon[96266]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:09:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: 646: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:42.201 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-E6vvyfy19unsAUs off=428342 len=1275396 2024-09-13T03:09:42.204 INFO:tasks.workunit.client.0.smithi088.stdout:op 3295 completed, throughput=4.99MB/sec 2024-09-13T03:09:42.204 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tYe7mNZWX0Dtc3_ off=3843729 len=972852 2024-09-13T03:09:42.208 INFO:tasks.workunit.client.0.smithi088.stdout:op 3296 completed, throughput=5MB/sec 2024-09-13T03:09:42.209 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ywy0-Vwuovq_6u_ off=7974886 len=1202581 2024-09-13T03:09:42.210 INFO:tasks.workunit.client.0.smithi088.stdout:op 3297 completed, throughput=5MB/sec 2024-09-13T03:09:42.210 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-n_Q9pLStA49v_iF off=941910 len=1198117 2024-09-13T03:09:42.211 INFO:tasks.workunit.client.0.smithi088.stdout:op 3298 completed, throughput=5MB/sec 2024-09-13T03:09:42.211 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B1gDZos89frPaT8 off=4942319 len=1845589 2024-09-13T03:09:42.213 INFO:tasks.workunit.client.0.smithi088.stdout:op 3299 completed, throughput=5MB/sec 2024-09-13T03:09:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: 647: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:43.213 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ujSikWOCI6-qfJZ off=3443279 len=375978 2024-09-13T03:09:43.214 INFO:tasks.workunit.client.0.smithi088.stdout:op 3300 completed, throughput=5MB/sec 2024-09-13T03:09:43.214 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0wQnWCA5pLL-Cre off=16952583 len=1751659 2024-09-13T03:09:43.224 INFO:tasks.workunit.client.0.smithi088.stdout:op 3301 completed, throughput=5MB/sec 2024-09-13T03:09:43.224 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-B6gHkODkc8JAW6U off=2002092 len=1791408 2024-09-13T03:09:43.234 INFO:tasks.workunit.client.0.smithi088.stdout:op 3302 completed, throughput=5MB/sec 2024-09-13T03:09:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:09:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:09:43] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:09:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:43 smithi195 ceph-mon[87742]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:09:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:43 smithi088 ceph-mon[96266]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:09:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:43 smithi088 ceph-mon[98762]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:09:44.235 INFO:tasks.workunit.client.0.smithi088.stdout: 648: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:44.235 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LwbjcPCb9eacx-N off=1156273 len=1258831 2024-09-13T03:09:44.237 INFO:tasks.workunit.client.0.smithi088.stdout:op 3303 completed, throughput=4.99MB/sec 2024-09-13T03:09:44.237 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QXWrqL3eM2v3L8q off=112160 len=1096330 2024-09-13T03:09:44.238 INFO:tasks.workunit.client.0.smithi088.stdout:op 3304 completed, throughput=5MB/sec 2024-09-13T03:09:44.238 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-H2ldZDxSeO2g-9Z off=5529668 len=924818 2024-09-13T03:09:44.241 INFO:tasks.workunit.client.0.smithi088.stdout:op 3305 completed, throughput=5MB/sec 2024-09-13T03:09:44.241 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-N5Gv4Fx2OtvF7Pu off=54883 len=604583 2024-09-13T03:09:44.245 INFO:tasks.workunit.client.0.smithi088.stdout:op 3306 completed, throughput=5MB/sec 2024-09-13T03:09:44.246 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8nn66waEsaFBiKY off=16797982 len=2038269 2024-09-13T03:09:44.255 INFO:tasks.workunit.client.0.smithi088.stdout:op 3307 completed, throughput=5MB/sec 2024-09-13T03:09:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:09:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:09:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:09:45.255 INFO:tasks.workunit.client.0.smithi088.stdout: 649: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:45.256 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IXuSvTnKR53z3xI off=6812061 len=488945 2024-09-13T03:09:45.257 INFO:tasks.workunit.client.0.smithi088.stdout:op 3308 completed, throughput=4.99MB/sec 2024-09-13T03:09:45.257 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-er1px74Am9g9dDh off=0 len=1284547 2024-09-13T03:09:45.265 INFO:tasks.workunit.client.0.smithi088.stdout:op 3309 completed, throughput=5MB/sec 2024-09-13T03:09:45.265 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-P8PLHj3Mj1_vtIU off=10260100 len=1383186 2024-09-13T03:09:45.273 INFO:tasks.workunit.client.0.smithi088.stdout:op 3310 completed, throughput=5MB/sec 2024-09-13T03:09:45.273 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EIzUAshpqpDBIe5 off=13841501 len=1180417 2024-09-13T03:09:45.279 INFO:tasks.workunit.client.0.smithi088.stdout:op 3311 completed, throughput=5MB/sec 2024-09-13T03:09:45.279 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eRWhC3OxZBbGz0x off=7766870 len=859969 2024-09-13T03:09:45.283 INFO:tasks.workunit.client.0.smithi088.stdout:op 3312 completed, throughput=5MB/sec 2024-09-13T03:09:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:45 smithi195 ceph-mon[87742]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:09:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:45 smithi088 ceph-mon[96266]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:09:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:45 smithi088 ceph-mon[98762]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:09:46.284 INFO:tasks.workunit.client.0.smithi088.stdout: 650: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:46.284 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-udhyC-9NWpc1sae off=2435608 len=1273615 2024-09-13T03:09:46.293 INFO:tasks.workunit.client.0.smithi088.stdout:op 3313 completed, throughput=4.99MB/sec 2024-09-13T03:09:46.293 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-17pEzCUUyZJNrzz off=14250489 len=315290 2024-09-13T03:09:46.295 INFO:tasks.workunit.client.0.smithi088.stdout:op 3314 completed, throughput=5MB/sec 2024-09-13T03:09:46.295 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3yjmkpK0VETJUTU off=6156645 len=1349540 2024-09-13T03:09:46.297 INFO:tasks.workunit.client.0.smithi088.stdout:op 3315 completed, throughput=5MB/sec 2024-09-13T03:09:46.297 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FVfVHwwnrX8ovlU off=7017746 len=1723875 2024-09-13T03:09:46.299 INFO:tasks.workunit.client.0.smithi088.stdout:op 3316 completed, throughput=5MB/sec 2024-09-13T03:09:46.299 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pRN-e5tblOZNzdU off=2465952 len=1410007 2024-09-13T03:09:46.302 INFO:tasks.workunit.client.0.smithi088.stdout:op 3317 completed, throughput=5MB/sec 2024-09-13T03:09:47.302 INFO:tasks.workunit.client.0.smithi088.stdout: 651: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:47.302 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nxFhLsevgifScKT off=1371405 len=928644 2024-09-13T03:09:47.308 INFO:tasks.workunit.client.0.smithi088.stdout:op 3318 completed, throughput=5MB/sec 2024-09-13T03:09:47.308 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zDzmRCW02cHtES7 off=1905325 len=1202910 2024-09-13T03:09:47.313 INFO:tasks.workunit.client.0.smithi088.stdout:op 3319 completed, throughput=5MB/sec 2024-09-13T03:09:47.314 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-n34DaWgF4Q_n4Ce off=20940594 len=1189906 2024-09-13T03:09:47.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 3320 completed, throughput=5MB/sec 2024-09-13T03:09:47.314 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Glm6Va1B1heHwYe off=72501 len=1620775 2024-09-13T03:09:47.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 3321 completed, throughput=5MB/sec 2024-09-13T03:09:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:47 smithi195 ceph-mon[87742]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:09:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:47 smithi088 ceph-mon[98762]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:09:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:47 smithi088 ceph-mon[96266]: pgmap v1769: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:09:48.314 INFO:tasks.workunit.client.0.smithi088.stdout: 652: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:48.314 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-x_wRlIFFj5qptZS off=5354612 len=1092903 2024-09-13T03:09:48.320 INFO:tasks.workunit.client.0.smithi088.stdout:op 3322 completed, throughput=5MB/sec 2024-09-13T03:09:48.320 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bmm3-NGNYHWwYhl off=1953576 len=2063756 2024-09-13T03:09:48.328 INFO:tasks.workunit.client.0.smithi088.stdout:op 3323 completed, throughput=5MB/sec 2024-09-13T03:09:48.328 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YFvzomjsV0ykpnF off=13003697 len=1517275 2024-09-13T03:09:48.329 INFO:tasks.workunit.client.0.smithi088.stdout:op 3324 completed, throughput=5MB/sec 2024-09-13T03:09:49.330 INFO:tasks.workunit.client.0.smithi088.stdout: 653: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:49.330 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JB3tMRToNGLhx51 off=168423 len=316351 2024-09-13T03:09:49.331 INFO:tasks.workunit.client.0.smithi088.stdout:op 3325 completed, throughput=4.99MB/sec 2024-09-13T03:09:49.331 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zpRd_E35OccIi8u off=4928708 len=338840 2024-09-13T03:09:49.332 INFO:tasks.workunit.client.0.smithi088.stdout:op 3326 completed, throughput=4.99MB/sec 2024-09-13T03:09:49.332 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AqtAnrSp_EQcSEa off=1702128 len=1566389 2024-09-13T03:09:49.333 INFO:tasks.workunit.client.0.smithi088.stdout:op 3327 completed, throughput=5MB/sec 2024-09-13T03:09:49.334 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y6z7GqTos2WhdHG off=19525 len=982656 2024-09-13T03:09:49.340 INFO:tasks.workunit.client.0.smithi088.stdout:op 3328 completed, throughput=5MB/sec 2024-09-13T03:09:49.340 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IE_FVLm_moc5kQ5 off=11312992 len=1485486 2024-09-13T03:09:49.342 INFO:tasks.workunit.client.0.smithi088.stdout:op 3329 completed, throughput=5MB/sec 2024-09-13T03:09:49.342 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AsmBQWvRs102Kuo off=910010 len=626717 2024-09-13T03:09:49.346 INFO:tasks.workunit.client.0.smithi088.stdout:op 3330 completed, throughput=5MB/sec 2024-09-13T03:09:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:49 smithi195 ceph-mon[87742]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-13T03:09:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:49 smithi088 ceph-mon[96266]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-13T03:09:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:49 smithi088 ceph-mon[98762]: pgmap v1770: 105 pgs: 105 active+clean; 127 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-13T03:09:50.347 INFO:tasks.workunit.client.0.smithi088.stdout: 654: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:50.347 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-g54XPIg9-Z6IvMw off=5867140 len=1443180 2024-09-13T03:09:50.349 INFO:tasks.workunit.client.0.smithi088.stdout:op 3331 completed, throughput=4.99MB/sec 2024-09-13T03:09:50.349 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kZcaQ8loLSq7B7r off=2958841 len=1573651 2024-09-13T03:09:50.352 INFO:tasks.workunit.client.0.smithi088.stdout:op 3332 completed, throughput=5MB/sec 2024-09-13T03:09:50.352 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TiQnuhmfBox_Ir4 off=2218818 len=1435747 2024-09-13T03:09:50.354 INFO:tasks.workunit.client.0.smithi088.stdout:op 3333 completed, throughput=5MB/sec 2024-09-13T03:09:50.355 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LCtEIeMRW568yoD off=23579984 len=1567483 2024-09-13T03:09:50.365 INFO:tasks.workunit.client.0.smithi088.stdout:op 3334 completed, throughput=5MB/sec 2024-09-13T03:09:51.365 INFO:tasks.workunit.client.0.smithi088.stdout: 655: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:51.365 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Sbwe2JprjM4zJzm off=1224007 len=1261610 2024-09-13T03:09:51.371 INFO:tasks.workunit.client.0.smithi088.stdout:op 3335 completed, throughput=5MB/sec 2024-09-13T03:09:51.371 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Tnv7GRZ-SrIgXKe off=1860410 len=1876382 2024-09-13T03:09:51.381 INFO:tasks.workunit.client.0.smithi088.stdout:op 3336 completed, throughput=5MB/sec 2024-09-13T03:09:51.381 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-laolKVERV9cqwIH off=2153765 len=1648256 2024-09-13T03:09:51.384 INFO:tasks.workunit.client.0.smithi088.stdout:op 3337 completed, throughput=5MB/sec 2024-09-13T03:09:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:51 smithi195 ceph-mon[87742]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:09:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:51 smithi088 ceph-mon[96266]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:09:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:51 smithi088 ceph-mon[98762]: pgmap v1771: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:09:52.385 INFO:tasks.workunit.client.0.smithi088.stdout: 656: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:52.385 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Zl-pCd-zlfbRLW0 off=2035973 len=1948702 2024-09-13T03:09:52.397 INFO:tasks.workunit.client.0.smithi088.stdout:op 3338 completed, throughput=5MB/sec 2024-09-13T03:09:52.397 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-k1Q4aLUTrAZqZSd off=1645569 len=1547669 2024-09-13T03:09:52.398 INFO:tasks.workunit.client.0.smithi088.stdout:op 3339 completed, throughput=5MB/sec 2024-09-13T03:09:52.398 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fygHLuAW3fQvv17 off=83804 len=1354372 2024-09-13T03:09:52.401 INFO:tasks.workunit.client.0.smithi088.stdout:op 3340 completed, throughput=5MB/sec 2024-09-13T03:09:52.402 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-E7FfukAwWpeJJcc off=7589969 len=1191855 2024-09-13T03:09:52.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 3341 completed, throughput=5MB/sec 2024-09-13T03:09:53.407 INFO:tasks.workunit.client.0.smithi088.stdout: 657: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:53.407 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LdrB-hb-DIrgNo- off=477340 len=404464 2024-09-13T03:09:53.411 INFO:tasks.workunit.client.0.smithi088.stdout:op 3342 completed, throughput=4.99MB/sec 2024-09-13T03:09:53.411 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KCUDn9xCY7YBuYw off=11469006 len=268233 2024-09-13T03:09:53.414 INFO:tasks.workunit.client.0.smithi088.stdout:op 3343 completed, throughput=4.99MB/sec 2024-09-13T03:09:53.414 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ojo5mMj3qDPSWTG off=10004092 len=316564 2024-09-13T03:09:53.415 INFO:tasks.workunit.client.0.smithi088.stdout:op 3344 completed, throughput=5MB/sec 2024-09-13T03:09:53.415 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AoPT_kAZdxEnNsD off=3446962 len=1047824 2024-09-13T03:09:53.417 INFO:tasks.workunit.client.0.smithi088.stdout:op 3345 completed, throughput=5MB/sec 2024-09-13T03:09:53.417 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ENXJqvNm0L1AL4s off=11859175 len=1933777 2024-09-13T03:09:53.419 INFO:tasks.workunit.client.0.smithi088.stdout:op 3346 completed, throughput=5MB/sec 2024-09-13T03:09:53.419 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KdQi8EyTcB6POSQ off=1363601 len=1740259 2024-09-13T03:09:53.423 INFO:tasks.workunit.client.0.smithi088.stdout:op 3347 completed, throughput=5MB/sec 2024-09-13T03:09:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:09:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:09:53] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.43.0" 2024-09-13T03:09:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:53 smithi195 ceph-mon[87742]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:09:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:53 smithi088 ceph-mon[96266]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:09:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:53 smithi088 ceph-mon[98762]: pgmap v1772: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:09:54.423 INFO:tasks.workunit.client.0.smithi088.stdout: 658: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:54.423 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9lE3verLMYXITnj off=5946732 len=1648148 2024-09-13T03:09:54.425 INFO:tasks.workunit.client.0.smithi088.stdout:op 3348 completed, throughput=5MB/sec 2024-09-13T03:09:54.425 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ewxs1KQNEJQv00m off=1539769 len=813034 2024-09-13T03:09:54.426 INFO:tasks.workunit.client.0.smithi088.stdout:op 3349 completed, throughput=5MB/sec 2024-09-13T03:09:54.426 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eHf4kqMrn1Tojmv off=10035346 len=293192 2024-09-13T03:09:54.429 INFO:tasks.workunit.client.0.smithi088.stdout:op 3350 completed, throughput=5MB/sec 2024-09-13T03:09:54.429 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EIzUAshpqpDBIe5 off=5034072 len=1479564 2024-09-13T03:09:54.432 INFO:tasks.workunit.client.0.smithi088.stdout:op 3351 completed, throughput=5MB/sec 2024-09-13T03:09:55.433 INFO:tasks.workunit.client.0.smithi088.stdout: 659: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:55.433 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-erLOYJT4UqVRw4S off=3521757 len=749749 2024-09-13T03:09:55.435 INFO:tasks.workunit.client.0.smithi088.stdout:op 3352 completed, throughput=4.99MB/sec 2024-09-13T03:09:55.435 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Kdhz6OhTuiU8cYK off=60746 len=1518206 2024-09-13T03:09:55.436 INFO:tasks.workunit.client.0.smithi088.stdout:op 3353 completed, throughput=5MB/sec 2024-09-13T03:09:55.436 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EynddPwZNq4IjZL off=886826 len=816991 2024-09-13T03:09:55.438 INFO:tasks.workunit.client.0.smithi088.stdout:op 3354 completed, throughput=5MB/sec 2024-09-13T03:09:55.438 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--eEnfVDPr-3tWpF off=21552018 len=507371 2024-09-13T03:09:55.439 INFO:tasks.workunit.client.0.smithi088.stdout:op 3355 completed, throughput=5MB/sec 2024-09-13T03:09:55.439 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NNmko3fBUbuAqbq off=1684859 len=1019140 2024-09-13T03:09:55.444 INFO:tasks.workunit.client.0.smithi088.stdout:op 3356 completed, throughput=5MB/sec 2024-09-13T03:09:55.444 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gcst2yiE-gkZ7eN off=6218881 len=1316989 2024-09-13T03:09:55.452 INFO:tasks.workunit.client.0.smithi088.stdout:op 3357 completed, throughput=5MB/sec 2024-09-13T03:09:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:55 smithi195 ceph-mon[87742]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-13T03:09:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:55 smithi088 ceph-mon[96266]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-13T03:09:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:55 smithi088 ceph-mon[98762]: pgmap v1773: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-13T03:09:56.452 INFO:tasks.workunit.client.0.smithi088.stdout: 660: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:56.452 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CL2Sho0qOfcHgEm off=17694438 len=2015923 2024-09-13T03:09:56.465 INFO:tasks.workunit.client.0.smithi088.stdout:op 3358 completed, throughput=5MB/sec 2024-09-13T03:09:56.465 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-p-1WTlG0zXItB8o off=6850344 len=1332730 2024-09-13T03:09:56.473 INFO:tasks.workunit.client.0.smithi088.stdout:op 3359 completed, throughput=5MB/sec 2024-09-13T03:09:56.473 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sCK23d6IHWBRe6D off=10786533 len=1908818 2024-09-13T03:09:56.474 INFO:tasks.workunit.client.0.smithi088.stdout:op 3360 completed, throughput=5MB/sec 2024-09-13T03:09:57.475 INFO:tasks.workunit.client.0.smithi088.stdout: 661: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:57.475 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aNVpC3nPeySX0FV off=3869213 len=847343 2024-09-13T03:09:57.476 INFO:tasks.workunit.client.0.smithi088.stdout:op 3361 completed, throughput=4.99MB/sec 2024-09-13T03:09:57.476 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kmrrBGsnk31B20f off=397707 len=1291485 2024-09-13T03:09:57.478 INFO:tasks.workunit.client.0.smithi088.stdout:op 3362 completed, throughput=5MB/sec 2024-09-13T03:09:57.478 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1PSD2o4xqOLJP87 off=6920868 len=892016 2024-09-13T03:09:57.484 INFO:tasks.workunit.client.0.smithi088.stdout:op 3363 completed, throughput=5MB/sec 2024-09-13T03:09:57.484 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RhWPIFjteqBxiS2 off=6849713 len=519269 2024-09-13T03:09:57.485 INFO:tasks.workunit.client.0.smithi088.stdout:op 3364 completed, throughput=5MB/sec 2024-09-13T03:09:57.486 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BdZomrbbk5rS6dh off=4526384 len=1323494 2024-09-13T03:09:57.487 INFO:tasks.workunit.client.0.smithi088.stdout:op 3365 completed, throughput=5MB/sec 2024-09-13T03:09:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:57 smithi195 ceph-mon[87742]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:09:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:57 smithi088 ceph-mon[98762]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:09:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:57 smithi088 ceph-mon[96266]: pgmap v1774: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:09:58.487 INFO:tasks.workunit.client.0.smithi088.stdout: 662: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:58.488 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i64iFk9ndsEJOK3 off=8955756 len=271089 2024-09-13T03:09:58.490 INFO:tasks.workunit.client.0.smithi088.stdout:op 3366 completed, throughput=4.99MB/sec 2024-09-13T03:09:58.490 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--s-rqxIuSzKaOCL off=2052558 len=133101 2024-09-13T03:09:58.493 INFO:tasks.workunit.client.0.smithi088.stdout:op 3367 completed, throughput=4.99MB/sec 2024-09-13T03:09:58.494 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ThSa2zERiVMjAms off=23710 len=1548278 2024-09-13T03:09:58.501 INFO:tasks.workunit.client.0.smithi088.stdout:op 3368 completed, throughput=5MB/sec 2024-09-13T03:09:58.501 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XO-uwVLHayf6tx9 off=11081264 len=478903 2024-09-13T03:09:58.502 INFO:tasks.workunit.client.0.smithi088.stdout:op 3369 completed, throughput=5MB/sec 2024-09-13T03:09:58.502 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZFYvxkknin4O0F9 off=0 len=1120642 2024-09-13T03:09:58.503 INFO:tasks.workunit.client.0.smithi088.stdout:op 3370 completed, throughput=5MB/sec 2024-09-13T03:09:58.504 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Q9jNtlocziRC4Nb off=6977260 len=1649139 2024-09-13T03:09:58.512 INFO:tasks.workunit.client.0.smithi088.stdout:op 3371 completed, throughput=5MB/sec 2024-09-13T03:09:59.512 INFO:tasks.workunit.client.0.smithi088.stdout: 663: throughput=4.99MB/sec pending data=0 2024-09-13T03:09:59.512 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KQmrKsC44x6p5dU off=5584868 len=1849337 2024-09-13T03:09:59.514 INFO:tasks.workunit.client.0.smithi088.stdout:op 3372 completed, throughput=5MB/sec 2024-09-13T03:09:59.514 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VUwXBTtFvc4n_05 off=10218905 len=151724 2024-09-13T03:09:59.515 INFO:tasks.workunit.client.0.smithi088.stdout:op 3373 completed, throughput=5MB/sec 2024-09-13T03:09:59.515 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TJOP4SzNIV8gEFY off=5378290 len=167893 2024-09-13T03:09:59.516 INFO:tasks.workunit.client.0.smithi088.stdout:op 3374 completed, throughput=5MB/sec 2024-09-13T03:09:59.516 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-toHEk0Anf6bc5d2 off=11018520 len=816654 2024-09-13T03:09:59.522 INFO:tasks.workunit.client.0.smithi088.stdout:op 3375 completed, throughput=5MB/sec 2024-09-13T03:09:59.522 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-slXQ23ov8id-ams off=12831788 len=1795407 2024-09-13T03:09:59.529 INFO:tasks.workunit.client.0.smithi088.stdout:op 3376 completed, throughput=5MB/sec 2024-09-13T03:09:59.529 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0FBGF9PiQK6zUrG off=679975 len=468966 2024-09-13T03:09:59.530 INFO:tasks.workunit.client.0.smithi088.stdout:op 3377 completed, throughput=5MB/sec 2024-09-13T03:09:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:09:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:09:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:09:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:09:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:09:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:10:00.530 INFO:tasks.workunit.client.0.smithi088.stdout: 664: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:00.531 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-a1BfWnLmgV23QG8 off=1918986 len=1158605 2024-09-13T03:10:00.537 INFO:tasks.workunit.client.0.smithi088.stdout:op 3378 completed, throughput=4.99MB/sec 2024-09-13T03:10:00.537 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YRbLrWQQzBCUOle off=11594801 len=1554330 2024-09-13T03:10:00.543 INFO:tasks.workunit.client.0.smithi088.stdout:op 3379 completed, throughput=5MB/sec 2024-09-13T03:10:00.543 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uuIDMrZRQit_POM off=11518526 len=1243657 2024-09-13T03:10:00.551 INFO:tasks.workunit.client.0.smithi088.stdout:op 3380 completed, throughput=5MB/sec 2024-09-13T03:10:00.551 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CRjqnZ7BkxDbLYv off=5298623 len=1782393 2024-09-13T03:10:00.552 INFO:tasks.workunit.client.0.smithi088.stdout:op 3381 completed, throughput=5MB/sec 2024-09-13T03:10:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:00 smithi088 ceph-mon[96266]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:10:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:00 smithi088 ceph-mon[96266]: overall HEALTH_OK 2024-09-13T03:10:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:00 smithi088 ceph-mon[98762]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:10:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:00 smithi088 ceph-mon[98762]: overall HEALTH_OK 2024-09-13T03:10:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:00 smithi195 ceph-mon[87742]: pgmap v1775: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:10:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:00 smithi195 ceph-mon[87742]: overall HEALTH_OK 2024-09-13T03:10:01.553 INFO:tasks.workunit.client.0.smithi088.stdout: 665: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:01.553 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0ZQoBVaKZJQiXI_ off=8024616 len=2046473 2024-09-13T03:10:01.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 3382 completed, throughput=5MB/sec 2024-09-13T03:10:01.557 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7T0-FiCDhkBiOzy off=9591153 len=1098446 2024-09-13T03:10:01.563 INFO:tasks.workunit.client.0.smithi088.stdout:op 3383 completed, throughput=5MB/sec 2024-09-13T03:10:01.564 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ixAaaU3bxaVlhHC off=7541409 len=830847 2024-09-13T03:10:01.565 INFO:tasks.workunit.client.0.smithi088.stdout:op 3384 completed, throughput=5MB/sec 2024-09-13T03:10:01.565 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--t_g8t_reKG0hSj off=3984222 len=773337 2024-09-13T03:10:01.570 INFO:tasks.workunit.client.0.smithi088.stdout:op 3385 completed, throughput=5MB/sec 2024-09-13T03:10:01.570 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nde4D_5DngfP473 off=3888629 len=616968 2024-09-13T03:10:01.574 INFO:tasks.workunit.client.0.smithi088.stdout:op 3386 completed, throughput=5MB/sec 2024-09-13T03:10:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:01 smithi195 ceph-mon[87742]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:10:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:01 smithi088 ceph-mon[96266]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:10:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:01 smithi088 ceph-mon[98762]: pgmap v1776: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:10:02.574 INFO:tasks.workunit.client.0.smithi088.stdout: 666: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:02.574 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--uOJpkoy3nqwY2X off=10750126 len=1481323 2024-09-13T03:10:02.576 INFO:tasks.workunit.client.0.smithi088.stdout:op 3387 completed, throughput=5MB/sec 2024-09-13T03:10:02.576 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bBYOdLKoLbYoDVC off=120239 len=198059 2024-09-13T03:10:02.577 INFO:tasks.workunit.client.0.smithi088.stdout:op 3388 completed, throughput=5MB/sec 2024-09-13T03:10:02.578 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7tE5ukJNnHqktwV off=1634121 len=190788 2024-09-13T03:10:02.581 INFO:tasks.workunit.client.0.smithi088.stdout:op 3389 completed, throughput=5MB/sec 2024-09-13T03:10:02.581 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2bnGf5HbBzTLlD9 off=1926364 len=425596 2024-09-13T03:10:02.585 INFO:tasks.workunit.client.0.smithi088.stdout:op 3390 completed, throughput=5MB/sec 2024-09-13T03:10:02.585 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HSsJqURkMgJSU01 off=14414912 len=806176 2024-09-13T03:10:02.586 INFO:tasks.workunit.client.0.smithi088.stdout:op 3391 completed, throughput=5MB/sec 2024-09-13T03:10:02.587 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bK30XpLDoj-yHFn off=9302172 len=1974497 2024-09-13T03:10:02.597 INFO:tasks.workunit.client.0.smithi088.stdout:op 3392 completed, throughput=5MB/sec 2024-09-13T03:10:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:10:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:10:03] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.43.0" 2024-09-13T03:10:03.597 INFO:tasks.workunit.client.0.smithi088.stdout: 667: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:03.597 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YF0wFApyVRQ2Qkw off=7069204 len=817130 2024-09-13T03:10:03.598 INFO:tasks.workunit.client.0.smithi088.stdout:op 3393 completed, throughput=4.99MB/sec 2024-09-13T03:10:03.599 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zgbBpMdVc1zdyOW off=10982580 len=94228 2024-09-13T03:10:03.599 INFO:tasks.workunit.client.0.smithi088.stdout:op 3394 completed, throughput=4.99MB/sec 2024-09-13T03:10:03.599 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ea2JcwXaXC33hJT off=3370090 len=1188933 2024-09-13T03:10:03.601 INFO:tasks.workunit.client.0.smithi088.stdout:op 3395 completed, throughput=5MB/sec 2024-09-13T03:10:03.601 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2fOU19XxO4BdMNS off=5846402 len=344946 2024-09-13T03:10:03.601 INFO:tasks.workunit.client.0.smithi088.stdout:op 3396 completed, throughput=5MB/sec 2024-09-13T03:10:03.601 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-O2f1q-_4at4ecP4 off=13990724 len=1588780 2024-09-13T03:10:03.610 INFO:tasks.workunit.client.0.smithi088.stdout:op 3397 completed, throughput=5MB/sec 2024-09-13T03:10:03.610 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZAinDMsBvTvxqno off=294357 len=949615 2024-09-13T03:10:03.612 INFO:tasks.workunit.client.0.smithi088.stdout:op 3398 completed, throughput=5MB/sec 2024-09-13T03:10:03.612 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_ZjaFi-Mj_DifnA off=376348 len=634668 2024-09-13T03:10:03.614 INFO:tasks.workunit.client.0.smithi088.stdout:op 3399 completed, throughput=5MB/sec 2024-09-13T03:10:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:03 smithi195 ceph-mon[87742]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:10:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:03 smithi088 ceph-mon[96266]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:10:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:03 smithi088 ceph-mon[98762]: pgmap v1777: 105 pgs: 105 active+clean; 127 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:10:04.614 INFO:tasks.workunit.client.0.smithi088.stdout: 668: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:04.615 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UOdPJEWrEVmkleQ off=15459441 len=964915 2024-09-13T03:10:04.616 INFO:tasks.workunit.client.0.smithi088.stdout:op 3400 completed, throughput=4.99MB/sec 2024-09-13T03:10:04.616 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XYKpTfWbMDoAch3 off=18400817 len=1283365 2024-09-13T03:10:04.618 INFO:tasks.workunit.client.0.smithi088.stdout:op 3401 completed, throughput=5MB/sec 2024-09-13T03:10:04.618 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1tU_NoAPnkp_qBl off=7605807 len=1211038 2024-09-13T03:10:04.625 INFO:tasks.workunit.client.0.smithi088.stdout:op 3402 completed, throughput=5MB/sec 2024-09-13T03:10:04.625 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9skiS011emwjo5r off=453966 len=1150984 2024-09-13T03:10:04.631 INFO:tasks.workunit.client.0.smithi088.stdout:op 3403 completed, throughput=5MB/sec 2024-09-13T03:10:04.631 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nXx7CZAz2PL5cSF off=14833551 len=697494 2024-09-13T03:10:04.635 INFO:tasks.workunit.client.0.smithi088.stdout:op 3404 completed, throughput=5MB/sec 2024-09-13T03:10:05.635 INFO:tasks.workunit.client.0.smithi088.stdout: 669: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:05.635 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mzpg3fD-FzSLYom off=9336404 len=254661 2024-09-13T03:10:05.636 INFO:tasks.workunit.client.0.smithi088.stdout:op 3405 completed, throughput=4.99MB/sec 2024-09-13T03:10:05.636 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fbsY3LYGmeSnZkV off=6913050 len=164554 2024-09-13T03:10:05.636 INFO:tasks.workunit.client.0.smithi088.stdout:op 3406 completed, throughput=4.99MB/sec 2024-09-13T03:10:05.636 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1w8Io6bcImLlHRX off=3619413 len=1653619 2024-09-13T03:10:05.643 INFO:tasks.workunit.client.0.smithi088.stdout:op 3407 completed, throughput=5MB/sec 2024-09-13T03:10:05.643 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-44ZbYK0BvZnegCz off=10585534 len=239914 2024-09-13T03:10:05.646 INFO:tasks.workunit.client.0.smithi088.stdout:op 3408 completed, throughput=5MB/sec 2024-09-13T03:10:05.646 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9WFpFgev_9p_IPN off=6960237 len=677751 2024-09-13T03:10:05.651 INFO:tasks.workunit.client.0.smithi088.stdout:op 3409 completed, throughput=5MB/sec 2024-09-13T03:10:05.651 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FxhPbIVRd9tBHok off=5998829 len=1857647 2024-09-13T03:10:05.653 INFO:tasks.workunit.client.0.smithi088.stdout:op 3410 completed, throughput=5MB/sec 2024-09-13T03:10:05.653 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YsiAusAVweo45bb off=17653508 len=1372927 2024-09-13T03:10:05.654 INFO:tasks.workunit.client.0.smithi088.stdout:op 3411 completed, throughput=5MB/sec 2024-09-13T03:10:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:05 smithi195 ceph-mon[87742]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:10:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:05 smithi088 ceph-mon[96266]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:10:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:05 smithi088 ceph-mon[98762]: pgmap v1778: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:10:06.654 INFO:tasks.workunit.client.0.smithi088.stdout: 670: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:06.654 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-R8umLUawD0M_XMC off=8991686 len=1912192 2024-09-13T03:10:06.664 INFO:tasks.workunit.client.0.smithi088.stdout:op 3412 completed, throughput=5MB/sec 2024-09-13T03:10:06.664 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9ghrZvN_yMcNNv2 off=5516620 len=2042326 2024-09-13T03:10:06.667 INFO:tasks.workunit.client.0.smithi088.stdout:op 3413 completed, throughput=5MB/sec 2024-09-13T03:10:06.668 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-t-Yb1s_lWIcSeQM off=777939 len=1440214 2024-09-13T03:10:06.669 INFO:tasks.workunit.client.0.smithi088.stdout:op 3414 completed, throughput=5MB/sec 2024-09-13T03:10:07.669 INFO:tasks.workunit.client.0.smithi088.stdout: 671: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:07.669 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zdBEuhS7ILCegRA off=1962057 len=406317 2024-09-13T03:10:07.672 INFO:tasks.workunit.client.0.smithi088.stdout:op 3415 completed, throughput=5MB/sec 2024-09-13T03:10:07.672 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wBYElx7fs1H3E79 off=1719694 len=1530818 2024-09-13T03:10:07.674 INFO:tasks.workunit.client.0.smithi088.stdout:op 3416 completed, throughput=5MB/sec 2024-09-13T03:10:07.674 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lOKMGntLnW5iRKl off=2972039 len=1644042 2024-09-13T03:10:07.677 INFO:tasks.workunit.client.0.smithi088.stdout:op 3417 completed, throughput=5MB/sec 2024-09-13T03:10:07.677 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-I-QDKAmUkqMXD2H off=15792786 len=1227430 2024-09-13T03:10:07.684 INFO:tasks.workunit.client.0.smithi088.stdout:op 3418 completed, throughput=5MB/sec 2024-09-13T03:10:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:07 smithi195 ceph-mon[87742]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:10:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:07 smithi088 ceph-mon[96266]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:10:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:07 smithi088 ceph-mon[98762]: pgmap v1779: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:10:08.684 INFO:tasks.workunit.client.0.smithi088.stdout: 672: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:08.684 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uxZ-0wA3pe_ULeS off=6801054 len=944579 2024-09-13T03:10:08.690 INFO:tasks.workunit.client.0.smithi088.stdout:op 3419 completed, throughput=5MB/sec 2024-09-13T03:10:08.690 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-foYCuypXBcWS_tE off=7479728 len=572214 2024-09-13T03:10:08.694 INFO:tasks.workunit.client.0.smithi088.stdout:op 3420 completed, throughput=5MB/sec 2024-09-13T03:10:08.694 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gUUZJqxcqVh8D6c off=9614286 len=619001 2024-09-13T03:10:08.699 INFO:tasks.workunit.client.0.smithi088.stdout:op 3421 completed, throughput=5MB/sec 2024-09-13T03:10:08.699 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tO_X5ZduOMQRMgF off=1359878 len=1185435 2024-09-13T03:10:08.706 INFO:tasks.workunit.client.0.smithi088.stdout:op 3422 completed, throughput=5MB/sec 2024-09-13T03:10:08.706 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xzqspmwib7emodo off=893780 len=1404064 2024-09-13T03:10:08.713 INFO:tasks.workunit.client.0.smithi088.stdout:op 3423 completed, throughput=5MB/sec 2024-09-13T03:10:09.713 INFO:tasks.workunit.client.0.smithi088.stdout: 673: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:09.713 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nXx7CZAz2PL5cSF off=7177120 len=1806857 2024-09-13T03:10:09.715 INFO:tasks.workunit.client.0.smithi088.stdout:op 3424 completed, throughput=5MB/sec 2024-09-13T03:10:09.715 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bYT2MhEtX-hHVij off=1574836 len=1238961 2024-09-13T03:10:09.718 INFO:tasks.workunit.client.0.smithi088.stdout:op 3425 completed, throughput=5MB/sec 2024-09-13T03:10:09.718 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Nr1Ei_rqmxZjzpe off=19424734 len=2061234 2024-09-13T03:10:09.727 INFO:tasks.workunit.client.0.smithi088.stdout:op 3426 completed, throughput=5MB/sec 2024-09-13T03:10:09.727 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-t6uH_YbozwIPdmm off=8628900 len=1679991 2024-09-13T03:10:09.731 INFO:tasks.workunit.client.0.smithi088.stdout:op 3427 completed, throughput=5MB/sec 2024-09-13T03:10:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:09 smithi195 ceph-mon[87742]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:10:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:09 smithi088 ceph-mon[96266]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:10:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:09 smithi088 ceph-mon[98762]: pgmap v1780: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:10:10.731 INFO:tasks.workunit.client.0.smithi088.stdout: 674: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:10.731 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-q6SSUh7P8Sbmuzi off=3960705 len=694195 2024-09-13T03:10:10.737 INFO:tasks.workunit.client.0.smithi088.stdout:op 3428 completed, throughput=5MB/sec 2024-09-13T03:10:10.737 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KJWAfhoW8_pXgEa off=3647158 len=1603852 2024-09-13T03:10:10.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 3429 completed, throughput=5MB/sec 2024-09-13T03:10:10.743 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wETBJzy_D5NO_w5 off=4446969 len=49962 2024-09-13T03:10:10.745 INFO:tasks.workunit.client.0.smithi088.stdout:op 3430 completed, throughput=5MB/sec 2024-09-13T03:10:10.745 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8MhuR2aUtLMCCg0 off=22428924 len=1185666 2024-09-13T03:10:10.748 INFO:tasks.workunit.client.0.smithi088.stdout:op 3431 completed, throughput=5MB/sec 2024-09-13T03:10:10.748 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QsBLvo_m3zktpVz off=7859158 len=1474899 2024-09-13T03:10:10.750 INFO:tasks.workunit.client.0.smithi088.stdout:op 3432 completed, throughput=5MB/sec 2024-09-13T03:10:11.750 INFO:tasks.workunit.client.0.smithi088.stdout: 675: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:11.750 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fGkvXYiCPJZzE1t off=3315871 len=1860018 2024-09-13T03:10:11.759 INFO:tasks.workunit.client.0.smithi088.stdout:op 3433 completed, throughput=5MB/sec 2024-09-13T03:10:11.759 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3H7bh3XYcwn7mya off=832786 len=305126 2024-09-13T03:10:11.760 INFO:tasks.workunit.client.0.smithi088.stdout:op 3434 completed, throughput=5MB/sec 2024-09-13T03:10:11.760 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qQpPl1k67LtNleV off=12533483 len=1785437 2024-09-13T03:10:11.762 INFO:tasks.workunit.client.0.smithi088.stdout:op 3435 completed, throughput=5MB/sec 2024-09-13T03:10:11.762 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tZLE6TwdNwBpT_x off=11671439 len=474001 2024-09-13T03:10:11.762 INFO:tasks.workunit.client.0.smithi088.stdout:op 3436 completed, throughput=5MB/sec 2024-09-13T03:10:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:11 smithi195 ceph-mon[87742]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:10:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:11 smithi088 ceph-mon[96266]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:10:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:11 smithi088 ceph-mon[98762]: pgmap v1781: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:10:12.763 INFO:tasks.workunit.client.0.smithi088.stdout: 676: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:12.763 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UeEafiCK4lO4XpT off=5971145 len=1688623 2024-09-13T03:10:12.773 INFO:tasks.workunit.client.0.smithi088.stdout:op 3437 completed, throughput=5MB/sec 2024-09-13T03:10:12.773 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RUUNcbcU0FnkXpl off=412326 len=1068756 2024-09-13T03:10:12.777 INFO:tasks.workunit.client.0.smithi088.stdout:op 3438 completed, throughput=5MB/sec 2024-09-13T03:10:12.778 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uMsv39ULR1J8rn8 off=2692968 len=1496013 2024-09-13T03:10:12.786 INFO:tasks.workunit.client.0.smithi088.stdout:op 3439 completed, throughput=5MB/sec 2024-09-13T03:10:12.786 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VgAzELhSw7N_vvX off=2699405 len=399770 2024-09-13T03:10:12.786 INFO:tasks.workunit.client.0.smithi088.stdout:op 3440 completed, throughput=5MB/sec 2024-09-13T03:10:12.787 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cA3lZnykrDF7Kgs off=2639149 len=2095699 2024-09-13T03:10:12.794 INFO:tasks.workunit.client.0.smithi088.stdout:op 3441 completed, throughput=5MB/sec 2024-09-13T03:10:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:10:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:10:13] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.43.0" 2024-09-13T03:10:13.794 INFO:tasks.workunit.client.0.smithi088.stdout: 677: throughput=5MB/sec pending data=0 2024-09-13T03:10:13.795 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-d0YNBb_2pXtoTZw off=14264970 len=1994963 2024-09-13T03:10:13.796 INFO:tasks.workunit.client.0.smithi088.stdout:op 3442 completed, throughput=5MB/sec 2024-09-13T03:10:13.796 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Yzal9hxLjSMYxGO off=1177236 len=1411276 2024-09-13T03:10:13.802 INFO:tasks.workunit.client.0.smithi088.stdout:op 3443 completed, throughput=5MB/sec 2024-09-13T03:10:13.802 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fp9-8kfs_7RJjO3 off=6318349 len=698342 2024-09-13T03:10:13.804 INFO:tasks.workunit.client.0.smithi088.stdout:op 3444 completed, throughput=5MB/sec 2024-09-13T03:10:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:13 smithi195 ceph-mon[87742]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:10:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:13 smithi088 ceph-mon[96266]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:10:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:13 smithi088 ceph-mon[98762]: pgmap v1782: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:10:14.804 INFO:tasks.workunit.client.0.smithi088.stdout: 678: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:14.804 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hs6JSo3apqfdwt0 off=6215863 len=1832182 2024-09-13T03:10:14.813 INFO:tasks.workunit.client.0.smithi088.stdout:op 3445 completed, throughput=5MB/sec 2024-09-13T03:10:14.813 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ADNeVrFkFGw3S4m off=13540812 len=1277882 2024-09-13T03:10:14.820 INFO:tasks.workunit.client.0.smithi088.stdout:op 3446 completed, throughput=5MB/sec 2024-09-13T03:10:14.820 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uSVAJQpAcZix4eu off=5581690 len=486323 2024-09-13T03:10:14.823 INFO:tasks.workunit.client.0.smithi088.stdout:op 3447 completed, throughput=5MB/sec 2024-09-13T03:10:14.824 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gPhGeEQBdUns_vE off=4178580 len=1223283 2024-09-13T03:10:14.824 INFO:tasks.workunit.client.0.smithi088.stdout:op 3448 completed, throughput=5MB/sec 2024-09-13T03:10:14.824 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Y_4VtB842u9bJVy off=3002255 len=1506635 2024-09-13T03:10:14.825 INFO:tasks.workunit.client.0.smithi088.stdout:op 3449 completed, throughput=5MB/sec 2024-09-13T03:10:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:10:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:10:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:10:15.826 INFO:tasks.workunit.client.0.smithi088.stdout: 679: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:15.839 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bP7fXZYMsue4IaG off=10771395 len=633223 2024-09-13T03:10:15.840 INFO:tasks.workunit.client.0.smithi088.stdout:op 3450 completed, throughput=5MB/sec 2024-09-13T03:10:15.840 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YtQkfyzxblaS0d6 off=99042 len=1956908 2024-09-13T03:10:15.840 INFO:tasks.workunit.client.0.smithi088.stdout:op 3451 completed, throughput=5MB/sec 2024-09-13T03:10:15.840 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zVzYbqDJ_R4NHL8 off=36626 len=1434230 2024-09-13T03:10:15.845 INFO:tasks.workunit.client.0.smithi088.stdout:op 3452 completed, throughput=5MB/sec 2024-09-13T03:10:15.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:15 smithi195 ceph-mon[87742]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:10:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:15 smithi088 ceph-mon[96266]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:10:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:15 smithi088 ceph-mon[98762]: pgmap v1783: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:10:16.845 INFO:tasks.workunit.client.0.smithi088.stdout: 680: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:16.845 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hBeFG-xk0MIZg8X off=411652 len=707544 2024-09-13T03:10:16.846 INFO:tasks.workunit.client.0.smithi088.stdout:op 3453 completed, throughput=4.99MB/sec 2024-09-13T03:10:16.847 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Zs9v-J8NnCAo8up off=16938674 len=1258388 2024-09-13T03:10:16.854 INFO:tasks.workunit.client.0.smithi088.stdout:op 3454 completed, throughput=5MB/sec 2024-09-13T03:10:16.854 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Kl2VjDe38N-Dajn off=13593475 len=1207470 2024-09-13T03:10:16.855 INFO:tasks.workunit.client.0.smithi088.stdout:op 3455 completed, throughput=5MB/sec 2024-09-13T03:10:16.855 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dZB5lLVUmwXs_Ys off=2526496 len=118739 2024-09-13T03:10:16.857 INFO:tasks.workunit.client.0.smithi088.stdout:op 3456 completed, throughput=5MB/sec 2024-09-13T03:10:16.857 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B_CBWpZZpRfEcsK off=4470965 len=635795 2024-09-13T03:10:16.858 INFO:tasks.workunit.client.0.smithi088.stdout:op 3457 completed, throughput=5MB/sec 2024-09-13T03:10:16.858 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-USc9gc1CNl4miZT off=2308883 len=89503 2024-09-13T03:10:16.859 INFO:tasks.workunit.client.0.smithi088.stdout:op 3458 completed, throughput=5MB/sec 2024-09-13T03:10:16.859 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tQoCnHZQTc3xGhz off=1683359 len=1625916 2024-09-13T03:10:16.862 INFO:tasks.workunit.client.0.smithi088.stdout:op 3459 completed, throughput=5MB/sec 2024-09-13T03:10:17.863 INFO:tasks.workunit.client.0.smithi088.stdout: 681: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:17.863 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HMEW8ybuaVdvslw off=1834216 len=1747192 2024-09-13T03:10:17.865 INFO:tasks.workunit.client.0.smithi088.stdout:op 3460 completed, throughput=5MB/sec 2024-09-13T03:10:17.865 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3dCQSwfv6um5eF4 off=11640420 len=1854330 2024-09-13T03:10:17.873 INFO:tasks.workunit.client.0.smithi088.stdout:op 3461 completed, throughput=5MB/sec 2024-09-13T03:10:17.873 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VaIdAAw_GBEN6cx off=3681784 len=1782437 2024-09-13T03:10:17.880 INFO:tasks.workunit.client.0.smithi088.stdout:op 3462 completed, throughput=5MB/sec 2024-09-13T03:10:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:17 smithi195 ceph-mon[87742]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:10:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:17 smithi088 ceph-mon[96266]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:10:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:17 smithi088 ceph-mon[98762]: pgmap v1784: 105 pgs: 105 active+clean; 127 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:10:18.880 INFO:tasks.workunit.client.0.smithi088.stdout: 682: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:18.880 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zNNSgMY-rwBToTa off=4203325 len=1352248 2024-09-13T03:10:18.886 INFO:tasks.workunit.client.0.smithi088.stdout:op 3463 completed, throughput=5MB/sec 2024-09-13T03:10:18.887 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0d8_ES6nrQmRvmL off=2381634 len=751587 2024-09-13T03:10:18.888 INFO:tasks.workunit.client.0.smithi088.stdout:op 3464 completed, throughput=5MB/sec 2024-09-13T03:10:18.888 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lknuL8xumpZdE6Q off=2037932 len=1795960 2024-09-13T03:10:18.890 INFO:tasks.workunit.client.0.smithi088.stdout:op 3465 completed, throughput=5MB/sec 2024-09-13T03:10:18.890 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-E41-IKL4jM_0Xmu off=1606129 len=273318 2024-09-13T03:10:18.893 INFO:tasks.workunit.client.0.smithi088.stdout:op 3466 completed, throughput=5MB/sec 2024-09-13T03:10:18.893 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-z6OB7Svl6_xIgWr off=3020333 len=1334715 2024-09-13T03:10:18.895 INFO:tasks.workunit.client.0.smithi088.stdout:op 3467 completed, throughput=5MB/sec 2024-09-13T03:10:19.896 INFO:tasks.workunit.client.0.smithi088.stdout: 683: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:19.896 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-82GxifJdZeY1Q1n off=3198204 len=621164 2024-09-13T03:10:19.900 INFO:tasks.workunit.client.0.smithi088.stdout:op 3468 completed, throughput=4.99MB/sec 2024-09-13T03:10:19.900 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jkEkNjWhCxBtSar off=10828089 len=1965731 2024-09-13T03:10:19.903 INFO:tasks.workunit.client.0.smithi088.stdout:op 3469 completed, throughput=5MB/sec 2024-09-13T03:10:19.903 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4UxXNXDCsXd5WPH off=8392185 len=17702 2024-09-13T03:10:19.905 INFO:tasks.workunit.client.0.smithi088.stdout:op 3470 completed, throughput=5MB/sec 2024-09-13T03:10:19.905 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Lxh3t81_mjvAAYW off=14016886 len=1689510 2024-09-13T03:10:19.914 INFO:tasks.workunit.client.0.smithi088.stdout:op 3471 completed, throughput=5MB/sec 2024-09-13T03:10:19.914 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jeFqgXTEgc61h-V off=1736675 len=799366 2024-09-13T03:10:19.915 INFO:tasks.workunit.client.0.smithi088.stdout:op 3472 completed, throughput=5MB/sec 2024-09-13T03:10:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:19 smithi195 ceph-mon[87742]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-13T03:10:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:19 smithi088 ceph-mon[96266]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-13T03:10:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:19 smithi088 ceph-mon[98762]: pgmap v1785: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-13T03:10:20.918 INFO:tasks.workunit.client.0.smithi088.stdout: 684: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:20.918 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Bu26RgFbBoNeidK off=8050433 len=470188 2024-09-13T03:10:20.918 INFO:tasks.workunit.client.0.smithi088.stdout:op 3473 completed, throughput=4.99MB/sec 2024-09-13T03:10:20.918 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WXDHvcM8kVLr5bQ off=3021605 len=1462354 2024-09-13T03:10:20.919 INFO:tasks.workunit.client.0.smithi088.stdout:op 3474 completed, throughput=5MB/sec 2024-09-13T03:10:20.919 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--NXJastvYAz-7x7 off=16241280 len=1381424 2024-09-13T03:10:20.927 INFO:tasks.workunit.client.0.smithi088.stdout:op 3475 completed, throughput=5MB/sec 2024-09-13T03:10:20.927 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7VFlZiJ_bX1WWRx off=10466126 len=1217222 2024-09-13T03:10:20.929 INFO:tasks.workunit.client.0.smithi088.stdout:op 3476 completed, throughput=5MB/sec 2024-09-13T03:10:20.929 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kFAIIUSRplaKOOR off=6792654 len=1884341 2024-09-13T03:10:20.939 INFO:tasks.workunit.client.0.smithi088.stdout:op 3477 completed, throughput=5MB/sec 2024-09-13T03:10:21.941 INFO:tasks.workunit.client.0.smithi088.stdout: 685: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:21.941 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NKhw_sSwzPu_Or4 off=9986864 len=1296524 2024-09-13T03:10:21.945 INFO:tasks.workunit.client.0.smithi088.stdout:op 3478 completed, throughput=5MB/sec 2024-09-13T03:10:21.945 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lZ2mOwn9hSww_xq off=1585599 len=961077 2024-09-13T03:10:21.950 INFO:tasks.workunit.client.0.smithi088.stdout:op 3479 completed, throughput=5MB/sec 2024-09-13T03:10:21.950 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OCR4B0XMp9gyhSw off=5372826 len=1608447 2024-09-13T03:10:21.951 INFO:tasks.workunit.client.0.smithi088.stdout:op 3480 completed, throughput=5MB/sec 2024-09-13T03:10:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:21 smithi195 ceph-mon[87742]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:10:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:21 smithi088 ceph-mon[96266]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:10:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:21 smithi088 ceph-mon[98762]: pgmap v1786: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:10:22.951 INFO:tasks.workunit.client.0.smithi088.stdout: 686: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:22.952 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0d8_ES6nrQmRvmL off=5166344 len=223299 2024-09-13T03:10:22.954 INFO:tasks.workunit.client.0.smithi088.stdout:op 3481 completed, throughput=4.99MB/sec 2024-09-13T03:10:22.954 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5kblHLEskPd35ii off=3823903 len=1420422 2024-09-13T03:10:22.962 INFO:tasks.workunit.client.0.smithi088.stdout:op 3482 completed, throughput=5MB/sec 2024-09-13T03:10:22.962 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CiOobcBC3bHsw9U off=6409170 len=1293761 2024-09-13T03:10:22.963 INFO:tasks.workunit.client.0.smithi088.stdout:op 3483 completed, throughput=5MB/sec 2024-09-13T03:10:22.963 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6DVWmSMhadfv4LC off=11218943 len=744167 2024-09-13T03:10:22.969 INFO:tasks.workunit.client.0.smithi088.stdout:op 3484 completed, throughput=5MB/sec 2024-09-13T03:10:22.969 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kb8zw7ZrKoswJ-O off=1157793 len=23003 2024-09-13T03:10:22.971 INFO:tasks.workunit.client.0.smithi088.stdout:op 3485 completed, throughput=5MB/sec 2024-09-13T03:10:22.971 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XjZ20D1MShW0jZw off=8105985 len=663274 2024-09-13T03:10:22.972 INFO:tasks.workunit.client.0.smithi088.stdout:op 3486 completed, throughput=5MB/sec 2024-09-13T03:10:22.972 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MZQX0jcbN8YL_Jz off=3105334 len=911708 2024-09-13T03:10:22.977 INFO:tasks.workunit.client.0.smithi088.stdout:op 3487 completed, throughput=5MB/sec 2024-09-13T03:10:22.978 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pTl7z3iD9aSN0Va off=14456126 len=71979 2024-09-13T03:10:22.978 INFO:tasks.workunit.client.0.smithi088.stdout:op 3488 completed, throughput=5MB/sec 2024-09-13T03:10:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:10:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:10:23] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:10:23.978 INFO:tasks.workunit.client.0.smithi088.stdout: 687: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:23.978 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EEhREXsOGDZz5m2 off=1987451 len=1691689 2024-09-13T03:10:23.980 INFO:tasks.workunit.client.0.smithi088.stdout:op 3489 completed, throughput=5MB/sec 2024-09-13T03:10:23.981 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_bQbxt23f4P87rt off=685593 len=1020513 2024-09-13T03:10:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:23 smithi195 ceph-mon[87742]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:10:23.987 INFO:tasks.workunit.client.0.smithi088.stdout:op 3490 completed, throughput=5MB/sec 2024-09-13T03:10:23.987 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZFu2vUWYo4fHIla off=653751 len=538326 2024-09-13T03:10:23.991 INFO:tasks.workunit.client.0.smithi088.stdout:op 3491 completed, throughput=5MB/sec 2024-09-13T03:10:23.991 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WXVA0YbHGej-CN1 off=2885355 len=483076 2024-09-13T03:10:23.992 INFO:tasks.workunit.client.0.smithi088.stdout:op 3492 completed, throughput=5MB/sec 2024-09-13T03:10:23.992 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0ar7sw1ggsFBjXv off=1731454 len=1813441 2024-09-13T03:10:23.996 INFO:tasks.workunit.client.0.smithi088.stdout:op 3493 completed, throughput=5MB/sec 2024-09-13T03:10:24.175 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:23 smithi088 ceph-mon[98762]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:10:24.175 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:23 smithi088 ceph-mon[96266]: pgmap v1787: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:10:24.994 INFO:tasks.workunit.client.0.smithi088.stdout: 688: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:24.994 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zWIouHxBphSMbvU off=15038864 len=1369078 2024-09-13T03:10:24.996 INFO:tasks.workunit.client.0.smithi088.stdout:op 3494 completed, throughput=5MB/sec 2024-09-13T03:10:24.996 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Yz9TfKrwdqJ0jzM off=10871843 len=174533 2024-09-13T03:10:24.996 INFO:tasks.workunit.client.0.smithi088.stdout:op 3495 completed, throughput=5MB/sec 2024-09-13T03:10:24.997 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cZInAvQ318ULg0P off=10515672 len=816200 2024-09-13T03:10:25.001 INFO:tasks.workunit.client.0.smithi088.stdout:op 3496 completed, throughput=5MB/sec 2024-09-13T03:10:25.001 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FZsF36pDl9_qFPJ off=8247535 len=1504303 2024-09-13T03:10:25.009 INFO:tasks.workunit.client.0.smithi088.stdout:op 3497 completed, throughput=5MB/sec 2024-09-13T03:10:25.009 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oUQoOw1yXUOadu8 off=14906917 len=877792 2024-09-13T03:10:25.010 INFO:tasks.workunit.client.0.smithi088.stdout:op 3498 completed, throughput=5MB/sec 2024-09-13T03:10:25.010 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7Rzck8IP4Q0Vx7i off=807474 len=514650 2024-09-13T03:10:25.014 INFO:tasks.workunit.client.0.smithi088.stdout:op 3499 completed, throughput=5MB/sec 2024-09-13T03:10:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:25 smithi195 ceph-mon[87742]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-13T03:10:26.014 INFO:tasks.workunit.client.0.smithi088.stdout: 689: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:26.014 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ci-uOz1FV4NQxAo off=2793762 len=618953 2024-09-13T03:10:26.016 INFO:tasks.workunit.client.0.smithi088.stdout:op 3500 completed, throughput=4.99MB/sec 2024-09-13T03:10:26.016 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rPQ7YnuLHqKPEef off=11125582 len=837609 2024-09-13T03:10:26.022 INFO:tasks.workunit.client.0.smithi088.stdout:op 3501 completed, throughput=5MB/sec 2024-09-13T03:10:26.022 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-m0u8-26tR6Ko_ka off=161271 len=1553022 2024-09-13T03:10:26.029 INFO:tasks.workunit.client.0.smithi088.stdout:op 3502 completed, throughput=5MB/sec 2024-09-13T03:10:26.029 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PJv2_Ny5kCEEzk5 off=21242335 len=1605417 2024-09-13T03:10:26.031 INFO:tasks.workunit.client.0.smithi088.stdout:op 3503 completed, throughput=5MB/sec 2024-09-13T03:10:26.031 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-W4gjpHMt72WItuA off=8140030 len=643716 2024-09-13T03:10:26.032 INFO:tasks.workunit.client.0.smithi088.stdout:op 3504 completed, throughput=5MB/sec 2024-09-13T03:10:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:25 smithi088 ceph-mon[96266]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-13T03:10:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:25 smithi088 ceph-mon[98762]: pgmap v1788: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-09-13T03:10:27.033 INFO:tasks.workunit.client.0.smithi088.stdout: 690: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:27.033 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6pwnIRAxu4MC74i off=11004075 len=819065 2024-09-13T03:10:27.038 INFO:tasks.workunit.client.0.smithi088.stdout:op 3505 completed, throughput=4.99MB/sec 2024-09-13T03:10:27.038 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Gi1Fle2ZEG7vIgD off=3127980 len=1265838 2024-09-13T03:10:27.046 INFO:tasks.workunit.client.0.smithi088.stdout:op 3506 completed, throughput=5MB/sec 2024-09-13T03:10:27.046 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LYiJqTx9YfVjdaY off=6616584 len=1471606 2024-09-13T03:10:27.054 INFO:tasks.workunit.client.0.smithi088.stdout:op 3507 completed, throughput=5MB/sec 2024-09-13T03:10:27.054 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xkzMbMlmsrVXEyB off=9006498 len=1928660 2024-09-13T03:10:27.063 INFO:tasks.workunit.client.0.smithi088.stdout:op 3508 completed, throughput=5MB/sec 2024-09-13T03:10:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:27 smithi195 ceph-mon[87742]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:10:28.063 INFO:tasks.workunit.client.0.smithi088.stdout: 691: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:28.063 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RQ2hrJx37YbIXEL off=2222140 len=1761661 2024-09-13T03:10:28.066 INFO:tasks.workunit.client.0.smithi088.stdout:op 3509 completed, throughput=5MB/sec 2024-09-13T03:10:28.067 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZoOuAVKoErKjGeP off=2448560 len=896465 2024-09-13T03:10:28.073 INFO:tasks.workunit.client.0.smithi088.stdout:op 3510 completed, throughput=5MB/sec 2024-09-13T03:10:28.073 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8aL-46ryg9HBai2 off=14583071 len=1985712 2024-09-13T03:10:28.084 INFO:tasks.workunit.client.0.smithi088.stdout:op 3511 completed, throughput=5MB/sec 2024-09-13T03:10:28.084 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ub2qwPGb8-jST0X off=1441111 len=33663 2024-09-13T03:10:28.084 INFO:tasks.workunit.client.0.smithi088.stdout:op 3512 completed, throughput=5MB/sec 2024-09-13T03:10:28.085 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xDvVR9OqkixYKf8 off=3403620 len=1871870 2024-09-13T03:10:28.087 INFO:tasks.workunit.client.0.smithi088.stdout:op 3513 completed, throughput=5MB/sec 2024-09-13T03:10:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:27 smithi088 ceph-mon[96266]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:10:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:27 smithi088 ceph-mon[98762]: pgmap v1789: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:10:29.088 INFO:tasks.workunit.client.0.smithi088.stdout: 692: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:29.088 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LN_PSwvi14tEZ3o off=1352956 len=1851251 2024-09-13T03:10:29.098 INFO:tasks.workunit.client.0.smithi088.stdout:op 3514 completed, throughput=5MB/sec 2024-09-13T03:10:29.098 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VK4TdX0z1R5oezH off=6420244 len=532574 2024-09-13T03:10:29.101 INFO:tasks.workunit.client.0.smithi088.stdout:op 3515 completed, throughput=5MB/sec 2024-09-13T03:10:29.102 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-h6xPSRj2VXke1rO off=5179350 len=879908 2024-09-13T03:10:29.103 INFO:tasks.workunit.client.0.smithi088.stdout:op 3516 completed, throughput=5MB/sec 2024-09-13T03:10:29.103 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aJ3x4aFVCPBOT-O off=1319162 len=1371495 2024-09-13T03:10:29.110 INFO:tasks.workunit.client.0.smithi088.stdout:op 3517 completed, throughput=5MB/sec 2024-09-13T03:10:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:10:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:10:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:10:30.110 INFO:tasks.workunit.client.0.smithi088.stdout: 693: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:30.111 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FvnGgndWKaApQzT off=11622911 len=433599 2024-09-13T03:10:30.111 INFO:tasks.workunit.client.0.smithi088.stdout:op 3518 completed, throughput=4.99MB/sec 2024-09-13T03:10:30.111 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-E11FNSCkrXv1BG9 off=4148878 len=392135 2024-09-13T03:10:30.113 INFO:tasks.workunit.client.0.smithi088.stdout:op 3519 completed, throughput=4.99MB/sec 2024-09-13T03:10:30.113 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Tg4oFhOHfdN-OZC off=149502 len=589857 2024-09-13T03:10:30.117 INFO:tasks.workunit.client.0.smithi088.stdout:op 3520 completed, throughput=5MB/sec 2024-09-13T03:10:30.117 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nVnq_REjtr9NWsN off=12794980 len=50905 2024-09-13T03:10:30.119 INFO:tasks.workunit.client.0.smithi088.stdout:op 3521 completed, throughput=5MB/sec 2024-09-13T03:10:30.120 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wPTpgf-hPdjTHUQ off=19379362 len=164831 2024-09-13T03:10:30.120 INFO:tasks.workunit.client.0.smithi088.stdout:op 3522 completed, throughput=5MB/sec 2024-09-13T03:10:30.120 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N5I66DaEOg4PenE off=9302577 len=1775465 2024-09-13T03:10:30.122 INFO:tasks.workunit.client.0.smithi088.stdout:op 3523 completed, throughput=5MB/sec 2024-09-13T03:10:30.122 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KCNaPRPy7_xeBwY off=2910062 len=1906498 2024-09-13T03:10:30.125 INFO:tasks.workunit.client.0.smithi088.stdout:op 3524 completed, throughput=5MB/sec 2024-09-13T03:10:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:30 smithi088 ceph-mon[96266]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:10:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:30 smithi088 ceph-mon[98762]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:10:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:30 smithi195 ceph-mon[87742]: pgmap v1790: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:10:31.125 INFO:tasks.workunit.client.0.smithi088.stdout: 694: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:31.125 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0b8GEXhyq7peCaJ off=14978969 len=1598650 2024-09-13T03:10:31.127 INFO:tasks.workunit.client.0.smithi088.stdout:op 3525 completed, throughput=5MB/sec 2024-09-13T03:10:31.127 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4hx6HGhzIXOztuE off=18211045 len=1481385 2024-09-13T03:10:31.135 INFO:tasks.workunit.client.0.smithi088.stdout:op 3526 completed, throughput=5MB/sec 2024-09-13T03:10:31.135 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lvbBDfUVkPOZvgn off=1119833 len=1878821 2024-09-13T03:10:31.143 INFO:tasks.workunit.client.0.smithi088.stdout:op 3527 completed, throughput=5MB/sec 2024-09-13T03:10:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:31 smithi195 ceph-mon[87742]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:10:32.144 INFO:tasks.workunit.client.0.smithi088.stdout: 695: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:32.144 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_6XEWM0VWzPshiY off=3956185 len=323725 2024-09-13T03:10:32.146 INFO:tasks.workunit.client.0.smithi088.stdout:op 3528 completed, throughput=4.99MB/sec 2024-09-13T03:10:32.146 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QsBLvo_m3zktpVz off=6788021 len=299460 2024-09-13T03:10:32.148 INFO:tasks.workunit.client.0.smithi088.stdout:op 3529 completed, throughput=4.99MB/sec 2024-09-13T03:10:32.148 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5t74mW14XqJzIKR off=8686458 len=479097 2024-09-13T03:10:32.149 INFO:tasks.workunit.client.0.smithi088.stdout:op 3530 completed, throughput=4.99MB/sec 2024-09-13T03:10:32.149 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-W7qHDlP4HQbQDjB off=1939740 len=1371737 2024-09-13T03:10:32.150 INFO:tasks.workunit.client.0.smithi088.stdout:op 3531 completed, throughput=5MB/sec 2024-09-13T03:10:32.150 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i4OffsHdpX4h02S off=13780972 len=916739 2024-09-13T03:10:32.151 INFO:tasks.workunit.client.0.smithi088.stdout:op 3532 completed, throughput=5MB/sec 2024-09-13T03:10:32.151 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AlejYGXwUO4S4vB off=2276688 len=402090 2024-09-13T03:10:32.152 INFO:tasks.workunit.client.0.smithi088.stdout:op 3533 completed, throughput=5MB/sec 2024-09-13T03:10:32.152 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Igxrjksu0Bs89Eg off=17005202 len=271899 2024-09-13T03:10:32.155 INFO:tasks.workunit.client.0.smithi088.stdout:op 3534 completed, throughput=5MB/sec 2024-09-13T03:10:32.155 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AlejYGXwUO4S4vB off=4959399 len=884142 2024-09-13T03:10:32.160 INFO:tasks.workunit.client.0.smithi088.stdout:op 3535 completed, throughput=5MB/sec 2024-09-13T03:10:32.160 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CMZGd4WPpB0iAQX off=15339804 len=1055736 2024-09-13T03:10:32.161 INFO:tasks.workunit.client.0.smithi088.stdout:op 3536 completed, throughput=5MB/sec 2024-09-13T03:10:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:31 smithi088 ceph-mon[96266]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:10:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:31 smithi088 ceph-mon[98762]: pgmap v1791: 105 pgs: 105 active+clean; 127 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:10:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:32 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:10:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:32 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:10:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:32 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:10:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:32 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:10:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:32 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:10:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:32 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:10:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:32 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:10:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:32 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:10:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:32 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:10:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:32 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:10:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:32 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:10:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:32 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:10:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:32 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:10:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:32 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:10:33.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:32 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:10:33.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:32 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:10:33.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:32 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:10:33.094 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:32 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:10:33.161 INFO:tasks.workunit.client.0.smithi088.stdout: 696: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:33.161 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DEPpuuwKQuq6E8f off=10486378 len=748749 2024-09-13T03:10:33.162 INFO:tasks.workunit.client.0.smithi088.stdout:op 3537 completed, throughput=5MB/sec 2024-09-13T03:10:33.162 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jR9jlc9xnsL0jwQ off=874434 len=2004100 2024-09-13T03:10:33.164 INFO:tasks.workunit.client.0.smithi088.stdout:op 3538 completed, throughput=5MB/sec 2024-09-13T03:10:33.164 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cNaUW5ap8Xz01dL off=8859240 len=30286 2024-09-13T03:10:33.166 INFO:tasks.workunit.client.0.smithi088.stdout:op 3539 completed, throughput=5MB/sec 2024-09-13T03:10:33.166 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OR1NxKSwTFpZVPd off=9515793 len=1087791 2024-09-13T03:10:33.170 INFO:tasks.workunit.client.0.smithi088.stdout:op 3540 completed, throughput=5MB/sec 2024-09-13T03:10:33.171 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-naf6432CWDe6HQU off=429838 len=1962967 2024-09-13T03:10:33.179 INFO:tasks.workunit.client.0.smithi088.stdout:op 3541 completed, throughput=5MB/sec 2024-09-13T03:10:33.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:10:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:10:33] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.43.0" 2024-09-13T03:10:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:33 smithi195 ceph-mon[87742]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:10:34.180 INFO:tasks.workunit.client.0.smithi088.stdout: 697: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:34.180 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0D694wZxDh9Pque off=8462433 len=880405 2024-09-13T03:10:34.184 INFO:tasks.workunit.client.0.smithi088.stdout:op 3542 completed, throughput=5MB/sec 2024-09-13T03:10:34.185 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HDBUTBShEEEKGoh off=2613499 len=378409 2024-09-13T03:10:34.188 INFO:tasks.workunit.client.0.smithi088.stdout:op 3543 completed, throughput=5MB/sec 2024-09-13T03:10:34.188 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oLDoz_EcJHvLr0o off=5242138 len=30511 2024-09-13T03:10:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:33 smithi088 ceph-mon[96266]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:10:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:33 smithi088 ceph-mon[98762]: pgmap v1792: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:10:34.190 INFO:tasks.workunit.client.0.smithi088.stdout:op 3544 completed, throughput=5MB/sec 2024-09-13T03:10:34.190 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QS7MOaFHW5jpBor off=13192184 len=1494241 2024-09-13T03:10:34.193 INFO:tasks.workunit.client.0.smithi088.stdout:op 3545 completed, throughput=5MB/sec 2024-09-13T03:10:34.194 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mfSKVAhHszxxKuX off=1879701 len=241360 2024-09-13T03:10:34.196 INFO:tasks.workunit.client.0.smithi088.stdout:op 3546 completed, throughput=5MB/sec 2024-09-13T03:10:34.196 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w4v_DGWotqyPVV4 off=5633635 len=428309 2024-09-13T03:10:34.197 INFO:tasks.workunit.client.0.smithi088.stdout:op 3547 completed, throughput=5MB/sec 2024-09-13T03:10:34.197 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B6XI8rr1ZTTIS4I off=2948068 len=1153867 2024-09-13T03:10:34.200 INFO:tasks.workunit.client.0.smithi088.stdout:op 3548 completed, throughput=5MB/sec 2024-09-13T03:10:35.201 INFO:tasks.workunit.client.0.smithi088.stdout: 698: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:35.201 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Fvm5VsH3v58YCSD off=811063 len=460897 2024-09-13T03:10:35.205 INFO:tasks.workunit.client.0.smithi088.stdout:op 3549 completed, throughput=4.99MB/sec 2024-09-13T03:10:35.205 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hyHtz7E2zecSD0a off=11336335 len=443607 2024-09-13T03:10:35.208 INFO:tasks.workunit.client.0.smithi088.stdout:op 3550 completed, throughput=4.99MB/sec 2024-09-13T03:10:35.208 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4YGLojlw4k_E1lO off=11231249 len=1884506 2024-09-13T03:10:35.212 INFO:tasks.workunit.client.0.smithi088.stdout:op 3551 completed, throughput=5MB/sec 2024-09-13T03:10:35.212 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y51WCnrZQkN5Puf off=16331334 len=99719 2024-09-13T03:10:35.214 INFO:tasks.workunit.client.0.smithi088.stdout:op 3552 completed, throughput=5MB/sec 2024-09-13T03:10:35.215 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KGSU7DTxBQlVrdb off=10041262 len=1659009 2024-09-13T03:10:35.223 INFO:tasks.workunit.client.0.smithi088.stdout:op 3553 completed, throughput=5MB/sec 2024-09-13T03:10:35.223 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8UJwnCH3IOjexv3 off=12314145 len=1318676 2024-09-13T03:10:35.225 INFO:tasks.workunit.client.0.smithi088.stdout:op 3554 completed, throughput=5MB/sec 2024-09-13T03:10:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:35 smithi195 ceph-mon[87742]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:10:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:35 smithi088 ceph-mon[96266]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:10:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:35 smithi088 ceph-mon[98762]: pgmap v1793: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:10:36.225 INFO:tasks.workunit.client.0.smithi088.stdout: 699: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:36.225 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SStfCuEgyEgexqf off=2777259 len=1646653 2024-09-13T03:10:36.227 INFO:tasks.workunit.client.0.smithi088.stdout:op 3555 completed, throughput=5MB/sec 2024-09-13T03:10:36.228 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NrwobRm8WnZzvoR off=14376679 len=98678 2024-09-13T03:10:36.228 INFO:tasks.workunit.client.0.smithi088.stdout:op 3556 completed, throughput=5MB/sec 2024-09-13T03:10:36.228 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZZ0-Zp5e274vyMV off=1305591 len=1810034 2024-09-13T03:10:36.238 INFO:tasks.workunit.client.0.smithi088.stdout:op 3557 completed, throughput=5MB/sec 2024-09-13T03:10:36.238 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JyIt9hEqRIPQGgt off=3192356 len=765226 2024-09-13T03:10:36.238 INFO:tasks.workunit.client.0.smithi088.stdout:op 3558 completed, throughput=5MB/sec 2024-09-13T03:10:37.239 INFO:tasks.workunit.client.0.smithi088.stdout: 700: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:37.239 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-T0mMBjHJX7G032N off=10795520 len=1416254 2024-09-13T03:10:37.246 INFO:tasks.workunit.client.0.smithi088.stdout:op 3559 completed, throughput=5MB/sec 2024-09-13T03:10:37.246 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7CMOKK9iw7pxDB4 off=1110990 len=2060767 2024-09-13T03:10:37.256 INFO:tasks.workunit.client.0.smithi088.stdout:op 3560 completed, throughput=5MB/sec 2024-09-13T03:10:37.256 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yF_iOMBDr2xxefE off=9587385 len=903976 2024-09-13T03:10:37.257 INFO:tasks.workunit.client.0.smithi088.stdout:op 3561 completed, throughput=5MB/sec 2024-09-13T03:10:37.257 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8BV0j1oXzBYxEwA off=2561792 len=1624213 2024-09-13T03:10:37.259 INFO:tasks.workunit.client.0.smithi088.stdout:op 3562 completed, throughput=5MB/sec 2024-09-13T03:10:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:37 smithi195 ceph-mon[87742]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:10:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:37 smithi088 ceph-mon[96266]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:10:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:37 smithi088 ceph-mon[98762]: pgmap v1794: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:10:38.259 INFO:tasks.workunit.client.0.smithi088.stdout: 701: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:38.259 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BhFkldqX8KwQkou off=5665384 len=1171621 2024-09-13T03:10:38.261 INFO:tasks.workunit.client.0.smithi088.stdout:op 3563 completed, throughput=5MB/sec 2024-09-13T03:10:38.261 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-v0XlIHSyYOilGiT off=1213855 len=307489 2024-09-13T03:10:38.264 INFO:tasks.workunit.client.0.smithi088.stdout:op 3564 completed, throughput=5MB/sec 2024-09-13T03:10:38.264 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nrH2jb9ZlKXkxWn off=405094 len=1981515 2024-09-13T03:10:38.266 INFO:tasks.workunit.client.0.smithi088.stdout:op 3565 completed, throughput=5MB/sec 2024-09-13T03:10:38.266 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-A_bxqj-RjlVrS_Q off=6387511 len=1055461 2024-09-13T03:10:38.272 INFO:tasks.workunit.client.0.smithi088.stdout:op 3566 completed, throughput=5MB/sec 2024-09-13T03:10:39.272 INFO:tasks.workunit.client.0.smithi088.stdout: 702: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:39.272 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-R7Bi3AqLXfridzK off=2830115 len=1798732 2024-09-13T03:10:39.274 INFO:tasks.workunit.client.0.smithi088.stdout:op 3567 completed, throughput=5MB/sec 2024-09-13T03:10:39.274 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xFysWaSIIQ2ucOx off=2205765 len=1769960 2024-09-13T03:10:39.284 INFO:tasks.workunit.client.0.smithi088.stdout:op 3568 completed, throughput=5MB/sec 2024-09-13T03:10:39.284 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KaunYmGrv7Q8aDN off=4969578 len=528118 2024-09-13T03:10:39.287 INFO:tasks.workunit.client.0.smithi088.stdout:op 3569 completed, throughput=5MB/sec 2024-09-13T03:10:39.287 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7VFpApa9GUsChLY off=6452718 len=700154 2024-09-13T03:10:39.292 INFO:tasks.workunit.client.0.smithi088.stdout:op 3570 completed, throughput=5MB/sec 2024-09-13T03:10:39.292 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OP0Xn9RjzykRlsZ off=5042111 len=1934681 2024-09-13T03:10:39.294 INFO:tasks.workunit.client.0.smithi088.stdout:op 3571 completed, throughput=5MB/sec 2024-09-13T03:10:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:39 smithi195 ceph-mon[87742]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:10:40.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:39 smithi088 ceph-mon[96266]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:10:40.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:39 smithi088 ceph-mon[98762]: pgmap v1795: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:10:40.295 INFO:tasks.workunit.client.0.smithi088.stdout: 703: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:40.295 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-arFg-m4WynC7ou2 off=5013838 len=600665 2024-09-13T03:10:40.299 INFO:tasks.workunit.client.0.smithi088.stdout:op 3572 completed, throughput=5MB/sec 2024-09-13T03:10:40.299 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ntzS5875T9zF90K off=14668003 len=938058 2024-09-13T03:10:40.303 INFO:tasks.workunit.client.0.smithi088.stdout:op 3573 completed, throughput=5MB/sec 2024-09-13T03:10:40.303 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FZcf3Bc3JemB0bE off=15244304 len=1724959 2024-09-13T03:10:40.312 INFO:tasks.workunit.client.0.smithi088.stdout:op 3574 completed, throughput=5MB/sec 2024-09-13T03:10:40.312 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_f_ofLfgvB2Nw2a off=5038355 len=1173865 2024-09-13T03:10:40.318 INFO:tasks.workunit.client.0.smithi088.stdout:op 3575 completed, throughput=5MB/sec 2024-09-13T03:10:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: 704: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:41.319 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WEqelCYOC59JBfm off=521755 len=422790 2024-09-13T03:10:41.320 INFO:tasks.workunit.client.0.smithi088.stdout:op 3576 completed, throughput=4.99MB/sec 2024-09-13T03:10:41.321 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0Bdc4kCquXg8ZTd off=5290614 len=516893 2024-09-13T03:10:41.324 INFO:tasks.workunit.client.0.smithi088.stdout:op 3577 completed, throughput=4.99MB/sec 2024-09-13T03:10:41.324 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iJP_g_zMjhDBK2q off=6134454 len=715367 2024-09-13T03:10:41.325 INFO:tasks.workunit.client.0.smithi088.stdout:op 3578 completed, throughput=5MB/sec 2024-09-13T03:10:41.325 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yMa585NKWn3pZEO off=6171801 len=1135066 2024-09-13T03:10:41.330 INFO:tasks.workunit.client.0.smithi088.stdout:op 3579 completed, throughput=5MB/sec 2024-09-13T03:10:41.330 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-I2FUzVK_DTglkC9 off=21466391 len=1814547 2024-09-13T03:10:41.339 INFO:tasks.workunit.client.0.smithi088.stdout:op 3580 completed, throughput=5MB/sec 2024-09-13T03:10:41.339 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CHo3_uM3KA4gK-y off=2302067 len=809250 2024-09-13T03:10:41.345 INFO:tasks.workunit.client.0.smithi088.stdout:op 3581 completed, throughput=5MB/sec 2024-09-13T03:10:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:41 smithi195 ceph-mon[87742]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:10:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:41 smithi088 ceph-mon[96266]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:10:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:41 smithi088 ceph-mon[98762]: pgmap v1796: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:10:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: 705: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:42.345 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MdvQS7lwAaUMxws off=7109843 len=113125 2024-09-13T03:10:42.348 INFO:tasks.workunit.client.0.smithi088.stdout:op 3582 completed, throughput=4.99MB/sec 2024-09-13T03:10:42.349 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RISgioU65PSiKbJ off=921880 len=1992247 2024-09-13T03:10:42.358 INFO:tasks.workunit.client.0.smithi088.stdout:op 3583 completed, throughput=5MB/sec 2024-09-13T03:10:42.359 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AgfzDFn5qQgdaKz off=12171502 len=1501477 2024-09-13T03:10:42.360 INFO:tasks.workunit.client.0.smithi088.stdout:op 3584 completed, throughput=5MB/sec 2024-09-13T03:10:42.360 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vESqjXe5_ipLhYV off=14217550 len=669821 2024-09-13T03:10:42.361 INFO:tasks.workunit.client.0.smithi088.stdout:op 3585 completed, throughput=5MB/sec 2024-09-13T03:10:42.361 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ofLN9IptbURY2-3 off=1501352 len=1061410 2024-09-13T03:10:42.362 INFO:tasks.workunit.client.0.smithi088.stdout:op 3586 completed, throughput=5MB/sec 2024-09-13T03:10:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: 706: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:43.363 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-feRpc7kmh32Aau2 off=14819050 len=364615 2024-09-13T03:10:43.364 INFO:tasks.workunit.client.0.smithi088.stdout:op 3587 completed, throughput=4.99MB/sec 2024-09-13T03:10:43.364 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JxbkrWTBUnyou40 off=15203457 len=925987 2024-09-13T03:10:43.370 INFO:tasks.workunit.client.0.smithi088.stdout:op 3588 completed, throughput=5MB/sec 2024-09-13T03:10:43.370 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-w6-1LwKHnkQdfX2 off=8972277 len=691778 2024-09-13T03:10:43.374 INFO:tasks.workunit.client.0.smithi088.stdout:op 3589 completed, throughput=5MB/sec 2024-09-13T03:10:43.374 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-X2AEpR1rOxwTt1B off=1642033 len=367962 2024-09-13T03:10:43.375 INFO:tasks.workunit.client.0.smithi088.stdout:op 3590 completed, throughput=5MB/sec 2024-09-13T03:10:43.376 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mHTp8WNlHtKOBTQ off=1328573 len=1139640 2024-09-13T03:10:43.377 INFO:tasks.workunit.client.0.smithi088.stdout:op 3591 completed, throughput=5MB/sec 2024-09-13T03:10:43.377 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4S_tFxI0piYOWOq off=2550398 len=206317 2024-09-13T03:10:43.377 INFO:tasks.workunit.client.0.smithi088.stdout:op 3592 completed, throughput=5MB/sec 2024-09-13T03:10:43.377 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FvpulrwCLX-va1w off=5734083 len=640047 2024-09-13T03:10:43.381 INFO:tasks.workunit.client.0.smithi088.stdout:op 3593 completed, throughput=5MB/sec 2024-09-13T03:10:43.382 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4-xxtycYfQ6jx43 off=2053305 len=571881 2024-09-13T03:10:43.383 INFO:tasks.workunit.client.0.smithi088.stdout:op 3594 completed, throughput=5MB/sec 2024-09-13T03:10:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:10:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:10:43] "GET /metrics HTTP/1.1" 200 34022 "" "Prometheus/2.43.0" 2024-09-13T03:10:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:43 smithi195 ceph-mon[87742]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:10:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:43 smithi088 ceph-mon[98762]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:10:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:43 smithi088 ceph-mon[96266]: pgmap v1797: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:10:44.384 INFO:tasks.workunit.client.0.smithi088.stdout: 707: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:44.384 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4GIw9-ujloG_4_c off=16126 len=170223 2024-09-13T03:10:44.384 INFO:tasks.workunit.client.0.smithi088.stdout:op 3595 completed, throughput=4.99MB/sec 2024-09-13T03:10:44.384 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Y-MdMAn0p7ymYLn off=5415322 len=2023593 2024-09-13T03:10:44.387 INFO:tasks.workunit.client.0.smithi088.stdout:op 3596 completed, throughput=5MB/sec 2024-09-13T03:10:44.387 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5cbintbxAmWDAvj off=411027 len=1093985 2024-09-13T03:10:44.392 INFO:tasks.workunit.client.0.smithi088.stdout:op 3597 completed, throughput=5MB/sec 2024-09-13T03:10:44.392 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-a-E_Mf2G31aqZ6_ off=1031617 len=657746 2024-09-13T03:10:44.396 INFO:tasks.workunit.client.0.smithi088.stdout:op 3598 completed, throughput=5MB/sec 2024-09-13T03:10:44.396 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jZEcuFItAdAMFYi off=938125 len=791160 2024-09-13T03:10:44.396 INFO:tasks.workunit.client.0.smithi088.stdout:op 3599 completed, throughput=5MB/sec 2024-09-13T03:10:44.397 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nlIl-p5UH2G_01t off=1630066 len=654271 2024-09-13T03:10:44.400 INFO:tasks.workunit.client.0.smithi088.stdout:op 3600 completed, throughput=5MB/sec 2024-09-13T03:10:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:10:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:10:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:10:45.401 INFO:tasks.workunit.client.0.smithi088.stdout: 708: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:45.401 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DvSJneC6BHm5hhn off=6007128 len=419012 2024-09-13T03:10:45.402 INFO:tasks.workunit.client.0.smithi088.stdout:op 3601 completed, throughput=4.99MB/sec 2024-09-13T03:10:45.402 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Nhj8ZrT9_UKmzd- off=1680472 len=141774 2024-09-13T03:10:45.402 INFO:tasks.workunit.client.0.smithi088.stdout:op 3602 completed, throughput=4.99MB/sec 2024-09-13T03:10:45.402 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Y_4VtB842u9bJVy off=2371189 len=1424898 2024-09-13T03:10:45.404 INFO:tasks.workunit.client.0.smithi088.stdout:op 3603 completed, throughput=5MB/sec 2024-09-13T03:10:45.404 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2CyPRtvl9JIzHth off=1117381 len=253969 2024-09-13T03:10:45.405 INFO:tasks.workunit.client.0.smithi088.stdout:op 3604 completed, throughput=5MB/sec 2024-09-13T03:10:45.405 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dqOw9BC2opZ3irr off=1915360 len=77648 2024-09-13T03:10:45.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 3605 completed, throughput=5MB/sec 2024-09-13T03:10:45.406 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Kkkmq3c8KXpT4Xq off=14372439 len=999231 2024-09-13T03:10:45.412 INFO:tasks.workunit.client.0.smithi088.stdout:op 3606 completed, throughput=5MB/sec 2024-09-13T03:10:45.412 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qYaLrcVz5kkIMkr off=6196633 len=28208 2024-09-13T03:10:45.414 INFO:tasks.workunit.client.0.smithi088.stdout:op 3607 completed, throughput=5MB/sec 2024-09-13T03:10:45.414 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NPbJ81ngRiJrkga off=10571612 len=1090295 2024-09-13T03:10:45.419 INFO:tasks.workunit.client.0.smithi088.stdout:op 3608 completed, throughput=5MB/sec 2024-09-13T03:10:45.419 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-s5GBV-7moW4pYqI off=5857165 len=1393875 2024-09-13T03:10:45.420 INFO:tasks.workunit.client.0.smithi088.stdout:op 3609 completed, throughput=5MB/sec 2024-09-13T03:10:45.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:45 smithi195 ceph-mon[87742]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:10:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:45 smithi088 ceph-mon[98762]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:10:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:45 smithi088 ceph-mon[96266]: pgmap v1798: 105 pgs: 105 active+clean; 127 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:10:46.421 INFO:tasks.workunit.client.0.smithi088.stdout: 709: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:46.421 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SnpI3-eqhYBZyAT off=10010297 len=796545 2024-09-13T03:10:46.422 INFO:tasks.workunit.client.0.smithi088.stdout:op 3610 completed, throughput=4.99MB/sec 2024-09-13T03:10:46.423 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nMeypnhQ6kAn3mx off=11733298 len=602433 2024-09-13T03:10:46.428 INFO:tasks.workunit.client.0.smithi088.stdout:op 3611 completed, throughput=5MB/sec 2024-09-13T03:10:46.428 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nM_e2QPRG6GoNhw off=4201165 len=1054050 2024-09-13T03:10:46.434 INFO:tasks.workunit.client.0.smithi088.stdout:op 3612 completed, throughput=5MB/sec 2024-09-13T03:10:46.434 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hyZg15Ui2Sey6bZ off=1422545 len=1093973 2024-09-13T03:10:46.435 INFO:tasks.workunit.client.0.smithi088.stdout:op 3613 completed, throughput=5MB/sec 2024-09-13T03:10:46.436 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-977dA6CQmtz3VVe off=1025985 len=567539 2024-09-13T03:10:46.437 INFO:tasks.workunit.client.0.smithi088.stdout:op 3614 completed, throughput=5MB/sec 2024-09-13T03:10:46.437 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qiu4QRjiPneJkhL off=5018257 len=1653770 2024-09-13T03:10:46.438 INFO:tasks.workunit.client.0.smithi088.stdout:op 3615 completed, throughput=5MB/sec 2024-09-13T03:10:47.438 INFO:tasks.workunit.client.0.smithi088.stdout: 710: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:47.439 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zrwmJcvYAobVHsW off=3605373 len=1537742 2024-09-13T03:10:47.447 INFO:tasks.workunit.client.0.smithi088.stdout:op 3616 completed, throughput=5MB/sec 2024-09-13T03:10:47.447 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BWJFILAsrCLP-Bn off=908579 len=1653048 2024-09-13T03:10:47.449 INFO:tasks.workunit.client.0.smithi088.stdout:op 3617 completed, throughput=5MB/sec 2024-09-13T03:10:47.449 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kxd_5nYT41sMlhY off=8100187 len=390038 2024-09-13T03:10:47.449 INFO:tasks.workunit.client.0.smithi088.stdout:op 3618 completed, throughput=5MB/sec 2024-09-13T03:10:47.449 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nGxfyfxRyfTEkO5 off=24308810 len=794113 2024-09-13T03:10:47.459 INFO:tasks.workunit.client.0.smithi088.stdout:op 3619 completed, throughput=5MB/sec 2024-09-13T03:10:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:47 smithi195 ceph-mon[87742]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-13T03:10:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:47 smithi088 ceph-mon[98762]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-13T03:10:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:47 smithi088 ceph-mon[96266]: pgmap v1799: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-13T03:10:48.459 INFO:tasks.workunit.client.0.smithi088.stdout: 711: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:48.459 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bpMbepiQinb8gPl off=9387822 len=554410 2024-09-13T03:10:48.461 INFO:tasks.workunit.client.0.smithi088.stdout:op 3620 completed, throughput=4.99MB/sec 2024-09-13T03:10:48.461 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XjZ20D1MShW0jZw off=13036742 len=1612870 2024-09-13T03:10:48.463 INFO:tasks.workunit.client.0.smithi088.stdout:op 3621 completed, throughput=5MB/sec 2024-09-13T03:10:48.463 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3XUjzfjlblTLwFx off=10341668 len=453035 2024-09-13T03:10:48.465 INFO:tasks.workunit.client.0.smithi088.stdout:op 3622 completed, throughput=5MB/sec 2024-09-13T03:10:48.465 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-divSHlxoPdsj1iN off=684621 len=853915 2024-09-13T03:10:48.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 3623 completed, throughput=5MB/sec 2024-09-13T03:10:48.466 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hmjxOotcYlInPPr off=11791977 len=288830 2024-09-13T03:10:48.467 INFO:tasks.workunit.client.0.smithi088.stdout:op 3624 completed, throughput=5MB/sec 2024-09-13T03:10:48.467 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rRavVPFmOoPufbv off=3203662 len=1059867 2024-09-13T03:10:48.472 INFO:tasks.workunit.client.0.smithi088.stdout:op 3625 completed, throughput=5MB/sec 2024-09-13T03:10:48.473 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ofc6icMhEB3-SL2 off=590987 len=682061 2024-09-13T03:10:48.477 INFO:tasks.workunit.client.0.smithi088.stdout:op 3626 completed, throughput=5MB/sec 2024-09-13T03:10:49.477 INFO:tasks.workunit.client.0.smithi088.stdout: 712: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:49.477 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-__IFN_fUpgZKGCY off=5370271 len=129952 2024-09-13T03:10:49.478 INFO:tasks.workunit.client.0.smithi088.stdout:op 3627 completed, throughput=4.99MB/sec 2024-09-13T03:10:49.478 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pGLpGtv49cqCqJi off=3258013 len=1936733 2024-09-13T03:10:49.487 INFO:tasks.workunit.client.0.smithi088.stdout:op 3628 completed, throughput=5MB/sec 2024-09-13T03:10:49.487 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jF2wLu6knWBvMOJ off=17772283 len=279400 2024-09-13T03:10:49.490 INFO:tasks.workunit.client.0.smithi088.stdout:op 3629 completed, throughput=5MB/sec 2024-09-13T03:10:49.490 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HZnzPMgwffnsTMf off=3756099 len=42378 2024-09-13T03:10:49.492 INFO:tasks.workunit.client.0.smithi088.stdout:op 3630 completed, throughput=5MB/sec 2024-09-13T03:10:49.492 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ArJohZ0eQW6mBYq off=863951 len=148813 2024-09-13T03:10:49.495 INFO:tasks.workunit.client.0.smithi088.stdout:op 3631 completed, throughput=5MB/sec 2024-09-13T03:10:49.495 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LfsCQG9-idUyy3E off=6934524 len=2046755 2024-09-13T03:10:49.503 INFO:tasks.workunit.client.0.smithi088.stdout:op 3632 completed, throughput=5MB/sec 2024-09-13T03:10:49.503 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DCmIzm8LMKdySHf off=1472979 len=684512 2024-09-13T03:10:49.507 INFO:tasks.workunit.client.0.smithi088.stdout:op 3633 completed, throughput=5MB/sec 2024-09-13T03:10:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:49 smithi195 ceph-mon[87742]: pgmap v1800: 105 pgs: 105 active+clean; 127 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-09-13T03:10:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:49 smithi088 ceph-mon[96266]: pgmap v1800: 105 pgs: 105 active+clean; 127 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-09-13T03:10:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:49 smithi088 ceph-mon[98762]: pgmap v1800: 105 pgs: 105 active+clean; 127 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-09-13T03:10:50.507 INFO:tasks.workunit.client.0.smithi088.stdout: 713: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:50.507 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mZiLgFTk5Wxc1Jg off=7319941 len=1935753 2024-09-13T03:10:50.517 INFO:tasks.workunit.client.0.smithi088.stdout:op 3634 completed, throughput=5MB/sec 2024-09-13T03:10:50.517 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NWiLtmcLoj9BL2Y off=138773 len=513490 2024-09-13T03:10:50.518 INFO:tasks.workunit.client.0.smithi088.stdout:op 3635 completed, throughput=5MB/sec 2024-09-13T03:10:50.518 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6UrALAoYqbNyGsd off=1381836 len=18273 2024-09-13T03:10:50.520 INFO:tasks.workunit.client.0.smithi088.stdout:op 3636 completed, throughput=5MB/sec 2024-09-13T03:10:50.520 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mvlBFbIj8D9pcBX off=9344617 len=1901219 2024-09-13T03:10:50.530 INFO:tasks.workunit.client.0.smithi088.stdout:op 3637 completed, throughput=5MB/sec 2024-09-13T03:10:50.530 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QmsZhU_XSSXb3WD off=13788843 len=1287585 2024-09-13T03:10:50.531 INFO:tasks.workunit.client.0.smithi088.stdout:op 3638 completed, throughput=5MB/sec 2024-09-13T03:10:51.532 INFO:tasks.workunit.client.0.smithi088.stdout: 714: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:51.532 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hTDeywaPUT-1FAa off=7665902 len=317897 2024-09-13T03:10:51.533 INFO:tasks.workunit.client.0.smithi088.stdout:op 3639 completed, throughput=4.99MB/sec 2024-09-13T03:10:51.533 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RE8AemSruIlUyZX off=1243611 len=1524146 2024-09-13T03:10:51.535 INFO:tasks.workunit.client.0.smithi088.stdout:op 3640 completed, throughput=5MB/sec 2024-09-13T03:10:51.535 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wnk7xR3TQgq_OJP off=1364131 len=1680494 2024-09-13T03:10:51.544 INFO:tasks.workunit.client.0.smithi088.stdout:op 3641 completed, throughput=5MB/sec 2024-09-13T03:10:51.544 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-05iZr1ugJVum168 off=5494041 len=16298 2024-09-13T03:10:51.547 INFO:tasks.workunit.client.0.smithi088.stdout:op 3642 completed, throughput=5MB/sec 2024-09-13T03:10:51.547 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yHhLPZTQflzJwmt off=10422236 len=1163298 2024-09-13T03:10:51.549 INFO:tasks.workunit.client.0.smithi088.stdout:op 3643 completed, throughput=5MB/sec 2024-09-13T03:10:51.549 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ejY06Pgnj2ljcsQ off=1418300 len=373745 2024-09-13T03:10:51.553 INFO:tasks.workunit.client.0.smithi088.stdout:op 3644 completed, throughput=5MB/sec 2024-09-13T03:10:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:51 smithi195 ceph-mon[87742]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-09-13T03:10:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:51 smithi088 ceph-mon[96266]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-09-13T03:10:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:51 smithi088 ceph-mon[98762]: pgmap v1801: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-09-13T03:10:52.553 INFO:tasks.workunit.client.0.smithi088.stdout: 715: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:52.553 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tTvhqPcf0gh4xxF off=16292559 len=1620110 2024-09-13T03:10:52.562 INFO:tasks.workunit.client.0.smithi088.stdout:op 3645 completed, throughput=5MB/sec 2024-09-13T03:10:52.562 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AujxX8KJTYcfSml off=776995 len=431325 2024-09-13T03:10:52.563 INFO:tasks.workunit.client.0.smithi088.stdout:op 3646 completed, throughput=5MB/sec 2024-09-13T03:10:52.563 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-enWYyGujZXSSqMo off=4756239 len=1340176 2024-09-13T03:10:52.564 INFO:tasks.workunit.client.0.smithi088.stdout:op 3647 completed, throughput=5MB/sec 2024-09-13T03:10:52.565 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-P8ytZlqbOoAjbg5 off=7591414 len=47367 2024-09-13T03:10:52.567 INFO:tasks.workunit.client.0.smithi088.stdout:op 3648 completed, throughput=5MB/sec 2024-09-13T03:10:52.567 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jcQxOauy53eDr46 off=882906 len=1857803 2024-09-13T03:10:52.577 INFO:tasks.workunit.client.0.smithi088.stdout:op 3649 completed, throughput=5MB/sec 2024-09-13T03:10:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:10:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:10:53] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-09-13T03:10:53.577 INFO:tasks.workunit.client.0.smithi088.stdout: 716: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:53.577 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FN-gFn7Dfb4AFll off=8503029 len=1601670 2024-09-13T03:10:53.586 INFO:tasks.workunit.client.0.smithi088.stdout:op 3650 completed, throughput=5MB/sec 2024-09-13T03:10:53.586 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dzCyoKBOxtLx2WH off=2613177 len=1586475 2024-09-13T03:10:53.595 INFO:tasks.workunit.client.0.smithi088.stdout:op 3651 completed, throughput=5MB/sec 2024-09-13T03:10:53.595 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vsUX9uSV7Luh0og off=12619282 len=1276454 2024-09-13T03:10:53.602 INFO:tasks.workunit.client.0.smithi088.stdout:op 3652 completed, throughput=5MB/sec 2024-09-13T03:10:53.602 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hiS5wE71fBFR0FX off=343869 len=252616 2024-09-13T03:10:53.605 INFO:tasks.workunit.client.0.smithi088.stdout:op 3653 completed, throughput=5MB/sec 2024-09-13T03:10:53.605 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Db4s0zYB9wGZLne off=9375708 len=2038833 2024-09-13T03:10:53.614 INFO:tasks.workunit.client.0.smithi088.stdout:op 3654 completed, throughput=5MB/sec 2024-09-13T03:10:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:53 smithi195 ceph-mon[87742]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:10:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:53 smithi088 ceph-mon[96266]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:10:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:53 smithi088 ceph-mon[98762]: pgmap v1802: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:10:54.614 INFO:tasks.workunit.client.0.smithi088.stdout: 717: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:54.615 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cwxcLP5ahPWXUwj off=9801113 len=625877 2024-09-13T03:10:54.619 INFO:tasks.workunit.client.0.smithi088.stdout:op 3655 completed, throughput=5MB/sec 2024-09-13T03:10:54.619 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oW5Dg-5kvGi1oCQ off=9412380 len=729841 2024-09-13T03:10:54.624 INFO:tasks.workunit.client.0.smithi088.stdout:op 3656 completed, throughput=5MB/sec 2024-09-13T03:10:54.624 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8MllYsn-8pZJjZ7 off=3266627 len=373910 2024-09-13T03:10:54.625 INFO:tasks.workunit.client.0.smithi088.stdout:op 3657 completed, throughput=5MB/sec 2024-09-13T03:10:54.625 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RyOo0xK4KpX4e8I off=1998364 len=1828683 2024-09-13T03:10:54.627 INFO:tasks.workunit.client.0.smithi088.stdout:op 3658 completed, throughput=5MB/sec 2024-09-13T03:10:54.627 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eX6pvet9sa-uYQw off=74143 len=1147989 2024-09-13T03:10:54.633 INFO:tasks.workunit.client.0.smithi088.stdout:op 3659 completed, throughput=5MB/sec 2024-09-13T03:10:55.633 INFO:tasks.workunit.client.0.smithi088.stdout: 718: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:55.633 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ds8y_p39majJNBP off=6916819 len=1721674 2024-09-13T03:10:55.642 INFO:tasks.workunit.client.0.smithi088.stdout:op 3660 completed, throughput=5MB/sec 2024-09-13T03:10:55.643 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-e0tbSiKSxTqBq_d off=8452916 len=1759820 2024-09-13T03:10:55.646 INFO:tasks.workunit.client.0.smithi088.stdout:op 3661 completed, throughput=5MB/sec 2024-09-13T03:10:55.646 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-K8hEwwGTtJzYVjo off=5584696 len=1196186 2024-09-13T03:10:55.647 INFO:tasks.workunit.client.0.smithi088.stdout:op 3662 completed, throughput=5MB/sec 2024-09-13T03:10:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:55 smithi195 ceph-mon[87742]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:10:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:55 smithi088 ceph-mon[96266]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:10:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:55 smithi088 ceph-mon[98762]: pgmap v1803: 105 pgs: 105 active+clean; 127 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:10:56.648 INFO:tasks.workunit.client.0.smithi088.stdout: 719: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:56.648 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1jgjbi1_PU6-ZJn off=5050445 len=1991274 2024-09-13T03:10:56.650 INFO:tasks.workunit.client.0.smithi088.stdout:op 3663 completed, throughput=5MB/sec 2024-09-13T03:10:56.650 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XzfwL3xsIHHDSkJ off=1196588 len=1972010 2024-09-13T03:10:56.652 INFO:tasks.workunit.client.0.smithi088.stdout:op 3664 completed, throughput=5MB/sec 2024-09-13T03:10:56.653 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Pgj36DWLzQpFma0 off=1791830 len=241755 2024-09-13T03:10:56.656 INFO:tasks.workunit.client.0.smithi088.stdout:op 3665 completed, throughput=5MB/sec 2024-09-13T03:10:56.656 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bi9AIiDJogZMjK_ off=10395942 len=1516265 2024-09-13T03:10:56.663 INFO:tasks.workunit.client.0.smithi088.stdout:op 3666 completed, throughput=5MB/sec 2024-09-13T03:10:57.664 INFO:tasks.workunit.client.0.smithi088.stdout: 720: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zndzoByteYcQxbu off=2585742 len=149528 2024-09-13T03:10:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:op 3667 completed, throughput=4.99MB/sec 2024-09-13T03:10:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7zC4kep5Kh4HxXe off=832527 len=960711 2024-09-13T03:10:57.672 INFO:tasks.workunit.client.0.smithi088.stdout:op 3668 completed, throughput=5MB/sec 2024-09-13T03:10:57.672 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-w2Ur34vSeTOOD9Z off=12147538 len=1069088 2024-09-13T03:10:57.678 INFO:tasks.workunit.client.0.smithi088.stdout:op 3669 completed, throughput=5MB/sec 2024-09-13T03:10:57.678 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3Zq0-3k17emvrP3 off=4000472 len=1545185 2024-09-13T03:10:57.679 INFO:tasks.workunit.client.0.smithi088.stdout:op 3670 completed, throughput=5MB/sec 2024-09-13T03:10:57.679 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-X2HaqcUjz1K5zqj off=4496300 len=384037 2024-09-13T03:10:57.682 INFO:tasks.workunit.client.0.smithi088.stdout:op 3671 completed, throughput=5MB/sec 2024-09-13T03:10:57.682 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-S__PJZIHc0BGchJ off=342321 len=870243 2024-09-13T03:10:57.683 INFO:tasks.workunit.client.0.smithi088.stdout:op 3672 completed, throughput=5MB/sec 2024-09-13T03:10:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:57 smithi195 ceph-mon[87742]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:10:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:57 smithi088 ceph-mon[96266]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:10:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:57 smithi088 ceph-mon[98762]: pgmap v1804: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:10:58.684 INFO:tasks.workunit.client.0.smithi088.stdout: 721: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:58.684 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zKRbw9fMK0pxEu5 off=2279457 len=480185 2024-09-13T03:10:58.688 INFO:tasks.workunit.client.0.smithi088.stdout:op 3673 completed, throughput=4.99MB/sec 2024-09-13T03:10:58.688 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WqE9dMNNb899a90 off=9409640 len=1868807 2024-09-13T03:10:58.690 INFO:tasks.workunit.client.0.smithi088.stdout:op 3674 completed, throughput=5MB/sec 2024-09-13T03:10:58.690 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-M9e2J_we2qvDFq2 off=18428023 len=2084436 2024-09-13T03:10:58.692 INFO:tasks.workunit.client.0.smithi088.stdout:op 3675 completed, throughput=5MB/sec 2024-09-13T03:10:58.693 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TllFbtT1PMieGTt off=400366 len=319469 2024-09-13T03:10:58.696 INFO:tasks.workunit.client.0.smithi088.stdout:op 3676 completed, throughput=5MB/sec 2024-09-13T03:10:58.696 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EYiwiUq2VmdsTK3 off=14534195 len=380829 2024-09-13T03:10:58.699 INFO:tasks.workunit.client.0.smithi088.stdout:op 3677 completed, throughput=5MB/sec 2024-09-13T03:10:58.699 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GTaRKrE9yPP4nW5 off=3888779 len=1299995 2024-09-13T03:10:58.701 INFO:tasks.workunit.client.0.smithi088.stdout:op 3678 completed, throughput=5MB/sec 2024-09-13T03:10:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:10:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:10:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:10:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:10:59.701 INFO:tasks.workunit.client.0.smithi088.stdout: 722: throughput=4.99MB/sec pending data=0 2024-09-13T03:10:59.701 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gIkL3CcUaGbBJQo off=9315920 len=1442413 2024-09-13T03:10:59.709 INFO:tasks.workunit.client.0.smithi088.stdout:op 3679 completed, throughput=5MB/sec 2024-09-13T03:10:59.709 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VOPjfOd_TSpbBR0 off=228232 len=1113309 2024-09-13T03:10:59.711 INFO:tasks.workunit.client.0.smithi088.stdout:op 3680 completed, throughput=5MB/sec 2024-09-13T03:10:59.711 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1UeN5drM9yi0DLs off=19583129 len=875330 2024-09-13T03:10:59.712 INFO:tasks.workunit.client.0.smithi088.stdout:op 3681 completed, throughput=5MB/sec 2024-09-13T03:10:59.712 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gztJLYi7JIvl5Oo off=8832253 len=1654587 2024-09-13T03:10:59.714 INFO:tasks.workunit.client.0.smithi088.stdout:op 3682 completed, throughput=5MB/sec 2024-09-13T03:10:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:10:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:00 smithi088 ceph-mon[96266]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:11:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:00 smithi088 ceph-mon[98762]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:11:00.715 INFO:tasks.workunit.client.0.smithi088.stdout: 723: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:00.715 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dZg7Efsmc9EQ5mg off=945741 len=166815 2024-09-13T03:11:00.718 INFO:tasks.workunit.client.0.smithi088.stdout:op 3683 completed, throughput=4.99MB/sec 2024-09-13T03:11:00.718 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n3qtF8gqk7h3-aX off=2589949 len=574656 2024-09-13T03:11:00.722 INFO:tasks.workunit.client.0.smithi088.stdout:op 3684 completed, throughput=5MB/sec 2024-09-13T03:11:00.723 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LXVJlFJ21n7D9EE off=3832106 len=1253743 2024-09-13T03:11:00.724 INFO:tasks.workunit.client.0.smithi088.stdout:op 3685 completed, throughput=5MB/sec 2024-09-13T03:11:00.724 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ghp2rUqQegDe25L off=4335544 len=439288 2024-09-13T03:11:00.728 INFO:tasks.workunit.client.0.smithi088.stdout:op 3686 completed, throughput=5MB/sec 2024-09-13T03:11:00.728 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4GIw9-ujloG_4_c off=5273883 len=655047 2024-09-13T03:11:00.730 INFO:tasks.workunit.client.0.smithi088.stdout:op 3687 completed, throughput=5MB/sec 2024-09-13T03:11:00.730 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OU2entWYRfB3Wku off=1496285 len=1351774 2024-09-13T03:11:00.732 INFO:tasks.workunit.client.0.smithi088.stdout:op 3688 completed, throughput=5MB/sec 2024-09-13T03:11:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:00 smithi195 ceph-mon[87742]: pgmap v1805: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:11:01.733 INFO:tasks.workunit.client.0.smithi088.stdout: 724: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:01.733 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-h7ZcHpgqig9aLIA off=2664696 len=2092638 2024-09-13T03:11:01.735 INFO:tasks.workunit.client.0.smithi088.stdout:op 3689 completed, throughput=5MB/sec 2024-09-13T03:11:01.735 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F45P8mjO_8CMZlr off=1462448 len=281365 2024-09-13T03:11:01.738 INFO:tasks.workunit.client.0.smithi088.stdout:op 3690 completed, throughput=5MB/sec 2024-09-13T03:11:01.738 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QebJk2d-HrFrW3A off=4485844 len=480589 2024-09-13T03:11:01.739 INFO:tasks.workunit.client.0.smithi088.stdout:op 3691 completed, throughput=5MB/sec 2024-09-13T03:11:01.739 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-B6XI8rr1ZTTIS4I off=21226205 len=1815284 2024-09-13T03:11:01.749 INFO:tasks.workunit.client.0.smithi088.stdout:op 3692 completed, throughput=5MB/sec 2024-09-13T03:11:01.749 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hLpFELcSbIMYBg- off=562741 len=850773 2024-09-13T03:11:01.750 INFO:tasks.workunit.client.0.smithi088.stdout:op 3693 completed, throughput=5MB/sec 2024-09-13T03:11:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:01 smithi195 ceph-mon[87742]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:11:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:01 smithi088 ceph-mon[96266]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:11:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:01 smithi088 ceph-mon[98762]: pgmap v1806: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:11:02.750 INFO:tasks.workunit.client.0.smithi088.stdout: 725: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:02.750 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-g6_VEyPjuxEhqio off=10805999 len=1590538 2024-09-13T03:11:02.759 INFO:tasks.workunit.client.0.smithi088.stdout:op 3694 completed, throughput=5MB/sec 2024-09-13T03:11:02.759 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JH4OxJrdsgI27lp off=3105922 len=429814 2024-09-13T03:11:02.763 INFO:tasks.workunit.client.0.smithi088.stdout:op 3695 completed, throughput=5MB/sec 2024-09-13T03:11:02.763 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JEUJnSykKL8ERxF off=7038032 len=535146 2024-09-13T03:11:02.764 INFO:tasks.workunit.client.0.smithi088.stdout:op 3696 completed, throughput=5MB/sec 2024-09-13T03:11:02.764 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_of_Qc4nNCiw4Cq off=16258545 len=430884 2024-09-13T03:11:02.764 INFO:tasks.workunit.client.0.smithi088.stdout:op 3697 completed, throughput=5MB/sec 2024-09-13T03:11:02.764 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9ctygRF4ZDVIFuc off=19551457 len=377585 2024-09-13T03:11:02.768 INFO:tasks.workunit.client.0.smithi088.stdout:op 3698 completed, throughput=5MB/sec 2024-09-13T03:11:02.768 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CN8nT6Few2gDgN1 off=8545289 len=506347 2024-09-13T03:11:02.772 INFO:tasks.workunit.client.0.smithi088.stdout:op 3699 completed, throughput=5MB/sec 2024-09-13T03:11:02.772 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-y1GedxD01aYTVSX off=1186824 len=2037242 2024-09-13T03:11:02.774 INFO:tasks.workunit.client.0.smithi088.stdout:op 3700 completed, throughput=5MB/sec 2024-09-13T03:11:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:11:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:11:03] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:11:03.774 INFO:tasks.workunit.client.0.smithi088.stdout: 726: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:03.774 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aN7764zHZI60CdK off=438456 len=1686877 2024-09-13T03:11:03.783 INFO:tasks.workunit.client.0.smithi088.stdout:op 3701 completed, throughput=5MB/sec 2024-09-13T03:11:03.783 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ziSIhvkOmlXpMjL off=18816038 len=1338759 2024-09-13T03:11:03.785 INFO:tasks.workunit.client.0.smithi088.stdout:op 3702 completed, throughput=5MB/sec 2024-09-13T03:11:03.785 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8YSFwxXl37sUExZ off=3335261 len=184541 2024-09-13T03:11:03.788 INFO:tasks.workunit.client.0.smithi088.stdout:op 3703 completed, throughput=5MB/sec 2024-09-13T03:11:03.788 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nKbTnFER-rZSO7U off=624655 len=1422515 2024-09-13T03:11:03.790 INFO:tasks.workunit.client.0.smithi088.stdout:op 3704 completed, throughput=5MB/sec 2024-09-13T03:11:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:03 smithi195 ceph-mon[87742]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:11:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:03 smithi088 ceph-mon[96266]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:11:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:03 smithi088 ceph-mon[98762]: pgmap v1807: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:11:04.791 INFO:tasks.workunit.client.0.smithi088.stdout: 727: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:04.791 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iJ8BqOb-9nC6GRJ off=12048151 len=235853 2024-09-13T03:11:04.794 INFO:tasks.workunit.client.0.smithi088.stdout:op 3705 completed, throughput=4.99MB/sec 2024-09-13T03:11:04.794 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vvUXqszHFkg3WYp off=1372064 len=1397555 2024-09-13T03:11:04.802 INFO:tasks.workunit.client.0.smithi088.stdout:op 3706 completed, throughput=5MB/sec 2024-09-13T03:11:04.802 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nD7neUsA0AaHfMS off=2332056 len=61699 2024-09-13T03:11:04.804 INFO:tasks.workunit.client.0.smithi088.stdout:op 3707 completed, throughput=5MB/sec 2024-09-13T03:11:04.804 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-baSH08k7hdc1sWr off=11525315 len=1316746 2024-09-13T03:11:04.810 INFO:tasks.workunit.client.0.smithi088.stdout:op 3708 completed, throughput=5MB/sec 2024-09-13T03:11:04.811 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fQMXmGfikPykoMn off=4417347 len=560138 2024-09-13T03:11:04.812 INFO:tasks.workunit.client.0.smithi088.stdout:op 3709 completed, throughput=5MB/sec 2024-09-13T03:11:04.812 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kOlYQzw9ESSk1uD off=1963983 len=1620685 2024-09-13T03:11:04.820 INFO:tasks.workunit.client.0.smithi088.stdout:op 3710 completed, throughput=5MB/sec 2024-09-13T03:11:04.820 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IAPCqHG8feiGsxl off=2282001 len=1334294 2024-09-13T03:11:04.827 INFO:tasks.workunit.client.0.smithi088.stdout:op 3711 completed, throughput=5MB/sec 2024-09-13T03:11:05.827 INFO:tasks.workunit.client.0.smithi088.stdout: 728: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:05.827 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ts0EP8MHLihLpQ7 off=3969294 len=1102353 2024-09-13T03:11:05.832 INFO:tasks.workunit.client.0.smithi088.stdout:op 3712 completed, throughput=5MB/sec 2024-09-13T03:11:05.832 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KaNz8bnP74OnsP1 off=663971 len=700398 2024-09-13T03:11:05.838 INFO:tasks.workunit.client.0.smithi088.stdout:op 3713 completed, throughput=5MB/sec 2024-09-13T03:11:05.838 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WEBQ1yDNPXAEUlL off=0 len=1464990 2024-09-13T03:11:05.839 INFO:tasks.workunit.client.0.smithi088.stdout:op 3714 completed, throughput=5MB/sec 2024-09-13T03:11:05.840 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oFIOq5uQwnA-fi0 off=812187 len=1811322 2024-09-13T03:11:05.849 INFO:tasks.workunit.client.0.smithi088.stdout:op 3715 completed, throughput=5MB/sec 2024-09-13T03:11:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:05 smithi195 ceph-mon[87742]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-13T03:11:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:05 smithi088 ceph-mon[96266]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-13T03:11:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:05 smithi088 ceph-mon[98762]: pgmap v1808: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-13T03:11:06.849 INFO:tasks.workunit.client.0.smithi088.stdout: 729: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:06.850 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oW7etZ_RL4BCien off=6553596 len=1092649 2024-09-13T03:11:06.855 INFO:tasks.workunit.client.0.smithi088.stdout:op 3716 completed, throughput=5MB/sec 2024-09-13T03:11:06.855 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1SljDvGlxKhVa3n off=10646525 len=1640053 2024-09-13T03:11:06.863 INFO:tasks.workunit.client.0.smithi088.stdout:op 3717 completed, throughput=5MB/sec 2024-09-13T03:11:06.863 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3pEgxPLEYImTbFP off=8176929 len=351335 2024-09-13T03:11:06.865 INFO:tasks.workunit.client.0.smithi088.stdout:op 3718 completed, throughput=5MB/sec 2024-09-13T03:11:06.865 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tZBhfvLQeehnvXo off=10320812 len=1174171 2024-09-13T03:11:06.870 INFO:tasks.workunit.client.0.smithi088.stdout:op 3719 completed, throughput=5MB/sec 2024-09-13T03:11:06.870 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aHSKSHYLmIw5e3l off=19615151 len=2054111 2024-09-13T03:11:06.876 INFO:tasks.workunit.client.0.smithi088.stdout:op 3720 completed, throughput=5MB/sec 2024-09-13T03:11:07.876 INFO:tasks.workunit.client.0.smithi088.stdout: 730: throughput=5MB/sec pending data=0 2024-09-13T03:11:07.876 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9ynV-cu1O5p86uQ off=6766263 len=1221462 2024-09-13T03:11:07.878 INFO:tasks.workunit.client.0.smithi088.stdout:op 3721 completed, throughput=5MB/sec 2024-09-13T03:11:07.878 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kRuNeifywULFc6k off=915965 len=2016233 2024-09-13T03:11:07.888 INFO:tasks.workunit.client.0.smithi088.stdout:op 3722 completed, throughput=5MB/sec 2024-09-13T03:11:07.888 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FVkXS3dBtS29mqX off=18008844 len=1127646 2024-09-13T03:11:07.890 INFO:tasks.workunit.client.0.smithi088.stdout:op 3723 completed, throughput=5MB/sec 2024-09-13T03:11:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:07 smithi195 ceph-mon[87742]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:11:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:07 smithi088 ceph-mon[96266]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:11:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:07 smithi088 ceph-mon[98762]: pgmap v1809: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:11:08.890 INFO:tasks.workunit.client.0.smithi088.stdout: 731: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:08.890 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ELwrmD2DVvOE1oa off=3862494 len=2087966 2024-09-13T03:11:08.894 INFO:tasks.workunit.client.0.smithi088.stdout:op 3724 completed, throughput=5MB/sec 2024-09-13T03:11:08.894 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wZqNVO0JXWox5M1 off=719107 len=1733389 2024-09-13T03:11:08.897 INFO:tasks.workunit.client.0.smithi088.stdout:op 3725 completed, throughput=5MB/sec 2024-09-13T03:11:08.897 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dmHahKzoHAjx1J8 off=17309805 len=434373 2024-09-13T03:11:08.900 INFO:tasks.workunit.client.0.smithi088.stdout:op 3726 completed, throughput=5MB/sec 2024-09-13T03:11:08.901 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ucfZ1xnDpWzAvj8 off=14264450 len=417994 2024-09-13T03:11:08.904 INFO:tasks.workunit.client.0.smithi088.stdout:op 3727 completed, throughput=5MB/sec 2024-09-13T03:11:09.904 INFO:tasks.workunit.client.0.smithi088.stdout: 732: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:09.904 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sqGPzBlNiXZ-iru off=435098 len=215152 2024-09-13T03:11:09.905 INFO:tasks.workunit.client.0.smithi088.stdout:op 3728 completed, throughput=4.99MB/sec 2024-09-13T03:11:09.905 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xRjVMbTqL_m1fxq off=987175 len=1178567 2024-09-13T03:11:09.906 INFO:tasks.workunit.client.0.smithi088.stdout:op 3729 completed, throughput=5MB/sec 2024-09-13T03:11:09.906 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rR0XPKyGj6Zm9qQ off=4252597 len=2016120 2024-09-13T03:11:09.918 INFO:tasks.workunit.client.0.smithi088.stdout:op 3730 completed, throughput=5MB/sec 2024-09-13T03:11:09.918 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oF-t7owyNl2t9Qt off=10648935 len=58231 2024-09-13T03:11:09.920 INFO:tasks.workunit.client.0.smithi088.stdout:op 3731 completed, throughput=5MB/sec 2024-09-13T03:11:09.921 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ALPZqIPjzPwi4rM off=14543239 len=1014471 2024-09-13T03:11:09.922 INFO:tasks.workunit.client.0.smithi088.stdout:op 3732 completed, throughput=5MB/sec 2024-09-13T03:11:09.922 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1DVKDJsralKP0N_ off=14748747 len=442235 2024-09-13T03:11:09.925 INFO:tasks.workunit.client.0.smithi088.stdout:op 3733 completed, throughput=5MB/sec 2024-09-13T03:11:09.925 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Qeby-fNolGtysH2 off=7965836 len=1613485 2024-09-13T03:11:09.934 INFO:tasks.workunit.client.0.smithi088.stdout:op 3734 completed, throughput=5MB/sec 2024-09-13T03:11:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:09 smithi195 ceph-mon[87742]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:11:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:09 smithi088 ceph-mon[96266]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:11:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:09 smithi088 ceph-mon[98762]: pgmap v1810: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:11:10.934 INFO:tasks.workunit.client.0.smithi088.stdout: 733: throughput=5MB/sec pending data=0 2024-09-13T03:11:10.934 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0xO9SmvRfhjl3Cm off=7309046 len=1373934 2024-09-13T03:11:10.942 INFO:tasks.workunit.client.0.smithi088.stdout:op 3735 completed, throughput=5MB/sec 2024-09-13T03:11:10.942 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-q2pmb_yZjH5bLaZ off=10796262 len=1898975 2024-09-13T03:11:10.952 INFO:tasks.workunit.client.0.smithi088.stdout:op 3736 completed, throughput=5MB/sec 2024-09-13T03:11:10.952 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PPYY5pHa7xHp1GE off=1117310 len=1427404 2024-09-13T03:11:10.958 INFO:tasks.workunit.client.0.smithi088.stdout:op 3737 completed, throughput=5MB/sec 2024-09-13T03:11:11.958 INFO:tasks.workunit.client.0.smithi088.stdout: 734: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:11.958 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vhZt_aFJThnisy6 off=1868599 len=1119927 2024-09-13T03:11:11.960 INFO:tasks.workunit.client.0.smithi088.stdout:op 3738 completed, throughput=5MB/sec 2024-09-13T03:11:11.960 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DBXLP6xu2klVwY9 off=6108679 len=723152 2024-09-13T03:11:11.965 INFO:tasks.workunit.client.0.smithi088.stdout:op 3739 completed, throughput=5MB/sec 2024-09-13T03:11:11.965 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kJGzSNma3aYST6b off=836397 len=1096091 2024-09-13T03:11:11.967 INFO:tasks.workunit.client.0.smithi088.stdout:op 3740 completed, throughput=5MB/sec 2024-09-13T03:11:11.967 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--tRQiEdOPdgXijN off=8212733 len=1371390 2024-09-13T03:11:11.968 INFO:tasks.workunit.client.0.smithi088.stdout:op 3741 completed, throughput=5MB/sec 2024-09-13T03:11:11.969 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dRKJjqvdDM2KQFW off=3686625 len=1485336 2024-09-13T03:11:11.970 INFO:tasks.workunit.client.0.smithi088.stdout:op 3742 completed, throughput=5MB/sec 2024-09-13T03:11:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:11 smithi195 ceph-mon[87742]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:11:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:11 smithi088 ceph-mon[96266]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:11:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:11 smithi088 ceph-mon[98762]: pgmap v1811: 105 pgs: 105 active+clean; 127 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:11:12.971 INFO:tasks.workunit.client.0.smithi088.stdout: 735: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:12.971 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jBNb3db6Zps5IT9 off=6898742 len=1180727 2024-09-13T03:11:12.972 INFO:tasks.workunit.client.0.smithi088.stdout:op 3743 completed, throughput=5MB/sec 2024-09-13T03:11:12.972 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0Ek8Or27ezeskdu off=2567336 len=899943 2024-09-13T03:11:12.975 INFO:tasks.workunit.client.0.smithi088.stdout:op 3744 completed, throughput=5MB/sec 2024-09-13T03:11:12.975 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--nu7FJHgv9sQsIv off=4086319 len=1715625 2024-09-13T03:11:12.977 INFO:tasks.workunit.client.0.smithi088.stdout:op 3745 completed, throughput=5MB/sec 2024-09-13T03:11:12.977 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U30akJwN3j3QeSX off=10858253 len=119539 2024-09-13T03:11:12.980 INFO:tasks.workunit.client.0.smithi088.stdout:op 3746 completed, throughput=5MB/sec 2024-09-13T03:11:12.980 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-a0Xq6HY2JEAFYar off=9074640 len=1316239 2024-09-13T03:11:12.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 3747 completed, throughput=5MB/sec 2024-09-13T03:11:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:11:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:11:13] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:11:13.982 INFO:tasks.workunit.client.0.smithi088.stdout: 736: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:13.982 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IyCcca1KrhFjIsl off=15679511 len=2095657 2024-09-13T03:11:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:13 smithi195 ceph-mon[87742]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:11:13.992 INFO:tasks.workunit.client.0.smithi088.stdout:op 3748 completed, throughput=5MB/sec 2024-09-13T03:11:13.992 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gu2l5lRA1qDabtK off=9585330 len=2040089 2024-09-13T03:11:14.001 INFO:tasks.workunit.client.0.smithi088.stdout:op 3749 completed, throughput=5MB/sec 2024-09-13T03:11:14.001 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_pwO31pufW9iY5l off=764897 len=1283172 2024-09-13T03:11:14.007 INFO:tasks.workunit.client.0.smithi088.stdout:op 3750 completed, throughput=5MB/sec 2024-09-13T03:11:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:13 smithi088 ceph-mon[96266]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:11:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:13 smithi088 ceph-mon[98762]: pgmap v1812: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:11:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:15.008 INFO:tasks.workunit.client.0.smithi088.stdout: 737: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:15.008 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-C3zJ43rUrSNKGiO off=329994 len=65049 2024-09-13T03:11:15.008 INFO:tasks.workunit.client.0.smithi088.stdout:op 3751 completed, throughput=4.99MB/sec 2024-09-13T03:11:15.009 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EYHON5UQ3JYr-84 off=5702879 len=1314757 2024-09-13T03:11:15.012 INFO:tasks.workunit.client.0.smithi088.stdout:op 3752 completed, throughput=5MB/sec 2024-09-13T03:11:15.012 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GiZdbP8FsB0WDUX off=913036 len=1217370 2024-09-13T03:11:15.018 INFO:tasks.workunit.client.0.smithi088.stdout:op 3753 completed, throughput=5MB/sec 2024-09-13T03:11:15.018 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gRB0KRYvoyxbgtm off=3163340 len=1865854 2024-09-13T03:11:15.019 INFO:tasks.workunit.client.0.smithi088.stdout:op 3754 completed, throughput=5MB/sec 2024-09-13T03:11:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:15 smithi195 ceph-mon[87742]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:11:16.020 INFO:tasks.workunit.client.0.smithi088.stdout: 738: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:16.020 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WoxxAibyrAS5JF- off=8729395 len=999209 2024-09-13T03:11:16.026 INFO:tasks.workunit.client.0.smithi088.stdout:op 3755 completed, throughput=4.99MB/sec 2024-09-13T03:11:16.026 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Rzivq-Mnv3zIMdn off=7910787 len=1689569 2024-09-13T03:11:16.036 INFO:tasks.workunit.client.0.smithi088.stdout:op 3756 completed, throughput=5MB/sec 2024-09-13T03:11:16.036 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7WrP554zI-xDEBl off=6051361 len=2075877 2024-09-13T03:11:16.038 INFO:tasks.workunit.client.0.smithi088.stdout:op 3757 completed, throughput=5MB/sec 2024-09-13T03:11:16.038 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oksoqKJCuh2vjQz off=3974169 len=1894471 2024-09-13T03:11:16.040 INFO:tasks.workunit.client.0.smithi088.stdout:op 3758 completed, throughput=5MB/sec 2024-09-13T03:11:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:15 smithi088 ceph-mon[96266]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:11:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:15 smithi088 ceph-mon[98762]: pgmap v1813: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:11:17.040 INFO:tasks.workunit.client.0.smithi088.stdout: 739: throughput=5MB/sec pending data=0 2024-09-13T03:11:17.040 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6NpFN4Llrqt7PfV off=7040107 len=1344323 2024-09-13T03:11:17.043 INFO:tasks.workunit.client.0.smithi088.stdout:op 3759 completed, throughput=5MB/sec 2024-09-13T03:11:17.043 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kdbNn4JIyb_eMCz off=2734991 len=1033213 2024-09-13T03:11:17.045 INFO:tasks.workunit.client.0.smithi088.stdout:op 3760 completed, throughput=5MB/sec 2024-09-13T03:11:17.045 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tFeINMaC1b50C7Z off=2849801 len=443510 2024-09-13T03:11:17.049 INFO:tasks.workunit.client.0.smithi088.stdout:op 3761 completed, throughput=5MB/sec 2024-09-13T03:11:17.049 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EVmM5_N83aVqj4t off=4931897 len=1168987 2024-09-13T03:11:17.054 INFO:tasks.workunit.client.0.smithi088.stdout:op 3762 completed, throughput=5MB/sec 2024-09-13T03:11:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:17 smithi195 ceph-mon[87742]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:11:18.055 INFO:tasks.workunit.client.0.smithi088.stdout: 740: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:18.055 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VskGQafBUBL8sc8 off=20223456 len=1553622 2024-09-13T03:11:18.063 INFO:tasks.workunit.client.0.smithi088.stdout:op 3763 completed, throughput=5MB/sec 2024-09-13T03:11:18.063 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Nah4r6NVJvQYCm5 off=11229343 len=1684991 2024-09-13T03:11:18.072 INFO:tasks.workunit.client.0.smithi088.stdout:op 3764 completed, throughput=5MB/sec 2024-09-13T03:11:18.072 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-q_QRB9hAHuiZ7mN off=9832652 len=1148853 2024-09-13T03:11:18.078 INFO:tasks.workunit.client.0.smithi088.stdout:op 3765 completed, throughput=5MB/sec 2024-09-13T03:11:18.078 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zSuxTdu9QINPVV4 off=5159112 len=914939 2024-09-13T03:11:18.080 INFO:tasks.workunit.client.0.smithi088.stdout:op 3766 completed, throughput=5MB/sec 2024-09-13T03:11:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:17 smithi088 ceph-mon[96266]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:11:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:17 smithi088 ceph-mon[98762]: pgmap v1814: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:11:19.080 INFO:tasks.workunit.client.0.smithi088.stdout: 741: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:19.080 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2cvR4C9jVdnzPNi off=14907114 len=690792 2024-09-13T03:11:19.086 INFO:tasks.workunit.client.0.smithi088.stdout:op 3767 completed, throughput=4.99MB/sec 2024-09-13T03:11:19.086 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EQAeGEahMb--j-g off=2262604 len=53572 2024-09-13T03:11:19.086 INFO:tasks.workunit.client.0.smithi088.stdout:op 3768 completed, throughput=4.99MB/sec 2024-09-13T03:11:19.086 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YSptMjh0L1URPMw off=10798111 len=1871791 2024-09-13T03:11:19.096 INFO:tasks.workunit.client.0.smithi088.stdout:op 3769 completed, throughput=5MB/sec 2024-09-13T03:11:19.096 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nqXaJFZ_7VC2sr9 off=8867588 len=1697636 2024-09-13T03:11:19.098 INFO:tasks.workunit.client.0.smithi088.stdout:op 3770 completed, throughput=5MB/sec 2024-09-13T03:11:19.098 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XJasGXCqj-oDibp off=2784158 len=1213300 2024-09-13T03:11:19.101 INFO:tasks.workunit.client.0.smithi088.stdout:op 3771 completed, throughput=5MB/sec 2024-09-13T03:11:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:19 smithi195 ceph-mon[87742]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-13T03:11:20.101 INFO:tasks.workunit.client.0.smithi088.stdout: 742: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:20.101 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NJp0_N34ZD5tZ_i off=3456059 len=109795 2024-09-13T03:11:20.102 INFO:tasks.workunit.client.0.smithi088.stdout:op 3772 completed, throughput=4.99MB/sec 2024-09-13T03:11:20.102 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-x596FYVHPVUP63s off=697753 len=284317 2024-09-13T03:11:20.102 INFO:tasks.workunit.client.0.smithi088.stdout:op 3773 completed, throughput=4.99MB/sec 2024-09-13T03:11:20.103 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EEnprN6ksg4IRUD off=2003114 len=910111 2024-09-13T03:11:20.104 INFO:tasks.workunit.client.0.smithi088.stdout:op 3774 completed, throughput=5MB/sec 2024-09-13T03:11:20.104 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aTKnxXsG6eQk3we off=5253524 len=1324109 2024-09-13T03:11:20.105 INFO:tasks.workunit.client.0.smithi088.stdout:op 3775 completed, throughput=5MB/sec 2024-09-13T03:11:20.105 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-f5_l8FA-S-UyPEy off=15361904 len=685671 2024-09-13T03:11:20.110 INFO:tasks.workunit.client.0.smithi088.stdout:op 3776 completed, throughput=5MB/sec 2024-09-13T03:11:20.110 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-S4t_UaQ9Cphvssg off=10059487 len=733411 2024-09-13T03:11:20.112 INFO:tasks.workunit.client.0.smithi088.stdout:op 3777 completed, throughput=5MB/sec 2024-09-13T03:11:20.112 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-h6xPSRj2VXke1rO off=6195794 len=1465757 2024-09-13T03:11:20.118 INFO:tasks.workunit.client.0.smithi088.stdout:op 3778 completed, throughput=5MB/sec 2024-09-13T03:11:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:19 smithi088 ceph-mon[98762]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-13T03:11:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:19 smithi088 ceph-mon[96266]: pgmap v1815: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-09-13T03:11:21.119 INFO:tasks.workunit.client.0.smithi088.stdout: 743: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:21.119 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BZNogs91lqlW5G4 off=7641860 len=519574 2024-09-13T03:11:21.123 INFO:tasks.workunit.client.0.smithi088.stdout:op 3779 completed, throughput=4.99MB/sec 2024-09-13T03:11:21.123 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ogyYIMThZH2_LEe off=10900992 len=26563 2024-09-13T03:11:21.125 INFO:tasks.workunit.client.0.smithi088.stdout:op 3780 completed, throughput=4.99MB/sec 2024-09-13T03:11:21.126 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-duBhaRbxnv4trSN off=0 len=1065896 2024-09-13T03:11:21.127 INFO:tasks.workunit.client.0.smithi088.stdout:op 3781 completed, throughput=5MB/sec 2024-09-13T03:11:21.127 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mhp3w7BgmN2C6-M off=19827009 len=602682 2024-09-13T03:11:21.128 INFO:tasks.workunit.client.0.smithi088.stdout:op 3782 completed, throughput=5MB/sec 2024-09-13T03:11:21.128 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Y4EsD3AvsHm2Y2v off=5298094 len=1611966 2024-09-13T03:11:21.130 INFO:tasks.workunit.client.0.smithi088.stdout:op 3783 completed, throughput=5MB/sec 2024-09-13T03:11:21.130 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-C0aFFeYf8zkGq6V off=14149927 len=334679 2024-09-13T03:11:21.133 INFO:tasks.workunit.client.0.smithi088.stdout:op 3784 completed, throughput=5MB/sec 2024-09-13T03:11:21.133 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LuPppb5_WSh83l0 off=745504 len=1106565 2024-09-13T03:11:21.134 INFO:tasks.workunit.client.0.smithi088.stdout:op 3785 completed, throughput=5MB/sec 2024-09-13T03:11:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:21 smithi195 ceph-mon[87742]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:11:22.135 INFO:tasks.workunit.client.0.smithi088.stdout: 744: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:22.135 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_ulLWHyAA26JECQ off=1081290 len=1900534 2024-09-13T03:11:22.137 INFO:tasks.workunit.client.0.smithi088.stdout:op 3786 completed, throughput=5MB/sec 2024-09-13T03:11:22.137 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zINRhH6CuP2AxSt off=401388 len=342545 2024-09-13T03:11:22.138 INFO:tasks.workunit.client.0.smithi088.stdout:op 3787 completed, throughput=5MB/sec 2024-09-13T03:11:22.138 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-o2bz_gXPyFggsRU off=1441343 len=1074501 2024-09-13T03:11:22.140 INFO:tasks.workunit.client.0.smithi088.stdout:op 3788 completed, throughput=5MB/sec 2024-09-13T03:11:22.140 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OQdcZGeIJfShfa3 off=11091849 len=419219 2024-09-13T03:11:22.140 INFO:tasks.workunit.client.0.smithi088.stdout:op 3789 completed, throughput=5MB/sec 2024-09-13T03:11:22.141 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uPBJ9CwjzcCvdWL off=7044854 len=553476 2024-09-13T03:11:22.142 INFO:tasks.workunit.client.0.smithi088.stdout:op 3790 completed, throughput=5MB/sec 2024-09-13T03:11:22.142 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cje6FNksqfa17bj off=362136 len=552451 2024-09-13T03:11:22.143 INFO:tasks.workunit.client.0.smithi088.stdout:op 3791 completed, throughput=5MB/sec 2024-09-13T03:11:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:21 smithi088 ceph-mon[96266]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:11:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:21 smithi088 ceph-mon[98762]: pgmap v1816: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:11:23.143 INFO:tasks.workunit.client.0.smithi088.stdout: 745: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:23.143 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-a0MeAdRZpeH8rfT off=2565230 len=2055043 2024-09-13T03:11:23.154 INFO:tasks.workunit.client.0.smithi088.stdout:op 3792 completed, throughput=5MB/sec 2024-09-13T03:11:23.155 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-13A4VTKpXezgliX off=4958051 len=716330 2024-09-13T03:11:23.159 INFO:tasks.workunit.client.0.smithi088.stdout:op 3793 completed, throughput=5MB/sec 2024-09-13T03:11:23.159 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VYh6nym7tm_MRS2 off=10527852 len=1343607 2024-09-13T03:11:23.160 INFO:tasks.workunit.client.0.smithi088.stdout:op 3794 completed, throughput=5MB/sec 2024-09-13T03:11:23.160 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DCgYrTVAk5xi4gu off=10391918 len=1444664 2024-09-13T03:11:23.167 INFO:tasks.workunit.client.0.smithi088.stdout:op 3795 completed, throughput=5MB/sec 2024-09-13T03:11:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:11:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:11:23] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:11:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:23 smithi195 ceph-mon[87742]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:11:24.168 INFO:tasks.workunit.client.0.smithi088.stdout: 746: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:24.169 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yooKZApk6nuB8Wh off=2347254 len=602786 2024-09-13T03:11:24.170 INFO:tasks.workunit.client.0.smithi088.stdout:op 3796 completed, throughput=4.99MB/sec 2024-09-13T03:11:24.170 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6NpFN4Llrqt7PfV off=2774067 len=1593969 2024-09-13T03:11:24.173 INFO:tasks.workunit.client.0.smithi088.stdout:op 3797 completed, throughput=5MB/sec 2024-09-13T03:11:24.173 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UoaDMlFUnmKos99 off=8632447 len=1287923 2024-09-13T03:11:24.179 INFO:tasks.workunit.client.0.smithi088.stdout:op 3798 completed, throughput=5MB/sec 2024-09-13T03:11:24.179 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NNmko3fBUbuAqbq off=1477817 len=1195695 2024-09-13T03:11:24.185 INFO:tasks.workunit.client.0.smithi088.stdout:op 3799 completed, throughput=5MB/sec 2024-09-13T03:11:24.185 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ADNeVrFkFGw3S4m off=18929816 len=1269117 2024-09-13T03:11:24.187 INFO:tasks.workunit.client.0.smithi088.stdout:op 3800 completed, throughput=5MB/sec 2024-09-13T03:11:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:23 smithi088 ceph-mon[96266]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:11:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:23 smithi088 ceph-mon[98762]: pgmap v1817: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:11:25.187 INFO:tasks.workunit.client.0.smithi088.stdout: 747: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:25.187 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7wSYodVH2edQJyL off=2906231 len=320245 2024-09-13T03:11:25.188 INFO:tasks.workunit.client.0.smithi088.stdout:op 3801 completed, throughput=4.99MB/sec 2024-09-13T03:11:25.188 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qqcax0rKXlM0uoc off=7266645 len=691480 2024-09-13T03:11:25.192 INFO:tasks.workunit.client.0.smithi088.stdout:op 3802 completed, throughput=5MB/sec 2024-09-13T03:11:25.192 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y9zhbw0ytgvl7jK off=2883076 len=973329 2024-09-13T03:11:25.198 INFO:tasks.workunit.client.0.smithi088.stdout:op 3803 completed, throughput=5MB/sec 2024-09-13T03:11:25.198 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9o_0GKymsggB1BE off=3077919 len=630555 2024-09-13T03:11:25.201 INFO:tasks.workunit.client.0.smithi088.stdout:op 3804 completed, throughput=5MB/sec 2024-09-13T03:11:25.201 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w86tyLaNrnTVajd off=2698259 len=1747073 2024-09-13T03:11:25.203 INFO:tasks.workunit.client.0.smithi088.stdout:op 3805 completed, throughput=5MB/sec 2024-09-13T03:11:25.203 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Mg75cBdj2A2bUmf off=3788546 len=692958 2024-09-13T03:11:25.207 INFO:tasks.workunit.client.0.smithi088.stdout:op 3806 completed, throughput=5MB/sec 2024-09-13T03:11:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:25 smithi195 ceph-mon[87742]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:11:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:25 smithi088 ceph-mon[96266]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:11:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:25 smithi088 ceph-mon[98762]: pgmap v1818: 105 pgs: 105 active+clean; 127 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:11:26.208 INFO:tasks.workunit.client.0.smithi088.stdout: 748: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:26.208 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RQd_X2fGsuDUTDH off=17125096 len=953071 2024-09-13T03:11:26.209 INFO:tasks.workunit.client.0.smithi088.stdout:op 3807 completed, throughput=5MB/sec 2024-09-13T03:11:26.209 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lpJ6KNumpLbwNJo off=4574821 len=1938116 2024-09-13T03:11:26.220 INFO:tasks.workunit.client.0.smithi088.stdout:op 3808 completed, throughput=5MB/sec 2024-09-13T03:11:26.220 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vZvzfK3xte2QMAJ off=3310469 len=1104271 2024-09-13T03:11:26.221 INFO:tasks.workunit.client.0.smithi088.stdout:op 3809 completed, throughput=5MB/sec 2024-09-13T03:11:26.221 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-89x7YPmNyXbTMHn off=7511742 len=941151 2024-09-13T03:11:26.222 INFO:tasks.workunit.client.0.smithi088.stdout:op 3810 completed, throughput=5MB/sec 2024-09-13T03:11:27.222 INFO:tasks.workunit.client.0.smithi088.stdout: 749: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:27.222 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-isKamaTWpyvdMxz off=4947530 len=585921 2024-09-13T03:11:27.227 INFO:tasks.workunit.client.0.smithi088.stdout:op 3811 completed, throughput=4.99MB/sec 2024-09-13T03:11:27.227 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-e25CgIyp6xJG6n6 off=22648457 len=2029921 2024-09-13T03:11:27.240 INFO:tasks.workunit.client.0.smithi088.stdout:op 3812 completed, throughput=5MB/sec 2024-09-13T03:11:27.241 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rm6-_LhSURzGE_0 off=8872526 len=493521 2024-09-13T03:11:27.241 INFO:tasks.workunit.client.0.smithi088.stdout:op 3813 completed, throughput=5MB/sec 2024-09-13T03:11:27.241 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Pp-6V_bKFEqSvYJ off=3687129 len=292941 2024-09-13T03:11:27.241 INFO:tasks.workunit.client.0.smithi088.stdout:op 3814 completed, throughput=5MB/sec 2024-09-13T03:11:27.241 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tCf7LZW6GX5ydpo off=1028727 len=400623 2024-09-13T03:11:27.242 INFO:tasks.workunit.client.0.smithi088.stdout:op 3815 completed, throughput=5MB/sec 2024-09-13T03:11:27.242 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GeDlWFSQV6ly2ct off=403153 len=361517 2024-09-13T03:11:27.243 INFO:tasks.workunit.client.0.smithi088.stdout:op 3816 completed, throughput=5MB/sec 2024-09-13T03:11:27.243 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IrBO2kKYTWtdIyc off=3730476 len=1361017 2024-09-13T03:11:27.249 INFO:tasks.workunit.client.0.smithi088.stdout:op 3817 completed, throughput=5MB/sec 2024-09-13T03:11:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:27 smithi195 ceph-mon[87742]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:11:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:27 smithi088 ceph-mon[96266]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:11:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:27 smithi088 ceph-mon[98762]: pgmap v1819: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:11:28.249 INFO:tasks.workunit.client.0.smithi088.stdout: 750: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:28.249 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GzNevVrdj4K6eKv off=4452008 len=1071171 2024-09-13T03:11:28.251 INFO:tasks.workunit.client.0.smithi088.stdout:op 3818 completed, throughput=5MB/sec 2024-09-13T03:11:28.251 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9ExjQfMWvqH81B2 off=2564168 len=1440357 2024-09-13T03:11:28.253 INFO:tasks.workunit.client.0.smithi088.stdout:op 3819 completed, throughput=5MB/sec 2024-09-13T03:11:28.253 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8ox8aMDGjscFdHh off=3778130 len=2009107 2024-09-13T03:11:28.265 INFO:tasks.workunit.client.0.smithi088.stdout:op 3820 completed, throughput=5MB/sec 2024-09-13T03:11:28.265 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-m7s_s-j1Q3jW_zz off=2605132 len=1511774 2024-09-13T03:11:28.265 INFO:tasks.workunit.client.0.smithi088.stdout:op 3821 completed, throughput=5MB/sec 2024-09-13T03:11:29.264 INFO:tasks.workunit.client.0.smithi088.stdout: 751: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:29.264 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-99dNrdIj8ESnxsy off=609968 len=1283846 2024-09-13T03:11:29.267 INFO:tasks.workunit.client.0.smithi088.stdout:op 3822 completed, throughput=5MB/sec 2024-09-13T03:11:29.267 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OIYD8TTO4TWxDTK off=909235 len=725344 2024-09-13T03:11:29.271 INFO:tasks.workunit.client.0.smithi088.stdout:op 3823 completed, throughput=5MB/sec 2024-09-13T03:11:29.272 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2nEgWGJ_1w2YirQ off=4123113 len=1318640 2024-09-13T03:11:29.279 INFO:tasks.workunit.client.0.smithi088.stdout:op 3824 completed, throughput=5MB/sec 2024-09-13T03:11:29.279 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mgYzL_v16AoBuMw off=15942661 len=1135876 2024-09-13T03:11:29.286 INFO:tasks.workunit.client.0.smithi088.stdout:op 3825 completed, throughput=5MB/sec 2024-09-13T03:11:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:30.286 INFO:tasks.workunit.client.0.smithi088.stdout: 752: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:30.286 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MoiHJDqCh7dyowi off=1157960 len=1259803 2024-09-13T03:11:30.292 INFO:tasks.workunit.client.0.smithi088.stdout:op 3826 completed, throughput=5MB/sec 2024-09-13T03:11:30.292 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zqdA-7Sr3RX6x3x off=43731 len=114576 2024-09-13T03:11:30.295 INFO:tasks.workunit.client.0.smithi088.stdout:op 3827 completed, throughput=5MB/sec 2024-09-13T03:11:30.295 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ReU_fVDYnh1EZ_5 off=248239 len=2071977 2024-09-13T03:11:30.305 INFO:tasks.workunit.client.0.smithi088.stdout:op 3828 completed, throughput=5MB/sec 2024-09-13T03:11:30.308 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RnPppa213P238Ac off=549995 len=161994 2024-09-13T03:11:30.309 INFO:tasks.workunit.client.0.smithi088.stdout:op 3829 completed, throughput=5MB/sec 2024-09-13T03:11:30.309 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MNOhsoSVZUtPyOZ off=16545604 len=1708361 2024-09-13T03:11:30.309 INFO:tasks.workunit.client.0.smithi088.stdout:op 3830 completed, throughput=5MB/sec 2024-09-13T03:11:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:30 smithi088 ceph-mon[96266]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:11:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:30 smithi088 ceph-mon[98762]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:11:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:30 smithi195 ceph-mon[87742]: pgmap v1820: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:11:31.310 INFO:tasks.workunit.client.0.smithi088.stdout: 753: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:31.310 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-F1zbyfW2tr6zrnT off=336291 len=2079815 2024-09-13T03:11:31.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 3831 completed, throughput=5MB/sec 2024-09-13T03:11:31.314 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cW1QcM6z7Tv_SNr off=852887 len=514244 2024-09-13T03:11:31.318 INFO:tasks.workunit.client.0.smithi088.stdout:op 3832 completed, throughput=5MB/sec 2024-09-13T03:11:31.319 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_8SdzBQ4-IxWghe off=9493582 len=1923563 2024-09-13T03:11:31.321 INFO:tasks.workunit.client.0.smithi088.stdout:op 3833 completed, throughput=5MB/sec 2024-09-13T03:11:31.321 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YT5i5r9OwJKvbUF off=5667804 len=383218 2024-09-13T03:11:31.324 INFO:tasks.workunit.client.0.smithi088.stdout:op 3834 completed, throughput=5MB/sec 2024-09-13T03:11:31.324 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Rg5fetGBvZHgeM_ off=6987115 len=743320 2024-09-13T03:11:31.328 INFO:tasks.workunit.client.0.smithi088.stdout:op 3835 completed, throughput=5MB/sec 2024-09-13T03:11:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:31 smithi195 ceph-mon[87742]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:11:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:31 smithi088 ceph-mon[96266]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:11:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:31 smithi088 ceph-mon[98762]: pgmap v1821: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:11:32.326 INFO:tasks.workunit.client.0.smithi088.stdout: 754: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:32.327 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Gi1Fle2ZEG7vIgD off=2588814 len=1076663 2024-09-13T03:11:32.334 INFO:tasks.workunit.client.0.smithi088.stdout:op 3836 completed, throughput=5MB/sec 2024-09-13T03:11:32.334 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tss0P6ZYSVGKaX3 off=492694 len=1590296 2024-09-13T03:11:32.336 INFO:tasks.workunit.client.0.smithi088.stdout:op 3837 completed, throughput=5MB/sec 2024-09-13T03:11:32.336 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hfwUkU-pCdJHX-n off=0 len=1132431 2024-09-13T03:11:32.337 INFO:tasks.workunit.client.0.smithi088.stdout:op 3838 completed, throughput=5MB/sec 2024-09-13T03:11:32.337 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nE-QIhyqZQR9RAr off=5814676 len=415817 2024-09-13T03:11:32.339 INFO:tasks.workunit.client.0.smithi088.stdout:op 3839 completed, throughput=5MB/sec 2024-09-13T03:11:32.339 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hurI2xVkFYun_Kp off=22503704 len=2074954 2024-09-13T03:11:32.349 INFO:tasks.workunit.client.0.smithi088.stdout:op 3840 completed, throughput=5MB/sec 2024-09-13T03:11:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:32 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:11:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:32 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:11:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:32 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:11:33.350 INFO:tasks.workunit.client.0.smithi088.stdout: 755: throughput=5MB/sec pending data=0 2024-09-13T03:11:33.350 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vhZt_aFJThnisy6 off=14887770 len=1191403 2024-09-13T03:11:33.355 INFO:tasks.workunit.client.0.smithi088.stdout:op 3841 completed, throughput=5MB/sec 2024-09-13T03:11:33.355 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sW4njGAyfGTtfD_ off=15552942 len=1707859 2024-09-13T03:11:33.363 INFO:tasks.workunit.client.0.smithi088.stdout:op 3842 completed, throughput=5MB/sec 2024-09-13T03:11:33.363 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--ecSIz-Cu-vInPj off=2662121 len=1254447 2024-09-13T03:11:33.364 INFO:tasks.workunit.client.0.smithi088.stdout:op 3843 completed, throughput=5MB/sec 2024-09-13T03:11:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:11:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:11:33] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:11:34.364 INFO:tasks.workunit.client.0.smithi088.stdout: 756: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:34.364 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0bryCalj_xDj02y off=8336384 len=929418 2024-09-13T03:11:34.369 INFO:tasks.workunit.client.0.smithi088.stdout:op 3844 completed, throughput=4.99MB/sec 2024-09-13T03:11:34.370 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--Pb63Dx0GdRmQ00 off=14210784 len=700623 2024-09-13T03:11:34.370 INFO:tasks.workunit.client.0.smithi088.stdout:op 3845 completed, throughput=5MB/sec 2024-09-13T03:11:34.370 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QQbuXHMLX5QID1W off=4974257 len=314253 2024-09-13T03:11:34.370 INFO:tasks.workunit.client.0.smithi088.stdout:op 3846 completed, throughput=5MB/sec 2024-09-13T03:11:34.370 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--zsdiv3fiiVOM_g off=3771251 len=1610687 2024-09-13T03:11:34.372 INFO:tasks.workunit.client.0.smithi088.stdout:op 3847 completed, throughput=5MB/sec 2024-09-13T03:11:34.372 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KI2ygOO67jaYoGa off=555565 len=2057507 2024-09-13T03:11:34.374 INFO:tasks.workunit.client.0.smithi088.stdout:op 3848 completed, throughput=5MB/sec 2024-09-13T03:11:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:11:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:11:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:11:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:11:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:11:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:34 smithi088 ceph-mon[96266]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:11:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:11:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:11:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:11:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:11:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:11:34.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:34 smithi088 ceph-mon[98762]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:11:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:11:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:11:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:11:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:11:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:11:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:34 smithi195 ceph-mon[87742]: pgmap v1822: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:11:35.375 INFO:tasks.workunit.client.0.smithi088.stdout: 757: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:35.375 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--gxBcU2YL5UyDNa off=793499 len=935639 2024-09-13T03:11:35.381 INFO:tasks.workunit.client.0.smithi088.stdout:op 3849 completed, throughput=5MB/sec 2024-09-13T03:11:35.381 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pYtyshL-694j642 off=3510886 len=1879740 2024-09-13T03:11:35.390 INFO:tasks.workunit.client.0.smithi088.stdout:op 3850 completed, throughput=5MB/sec 2024-09-13T03:11:35.390 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vx55tqYXwl-PRqQ off=1752466 len=1579499 2024-09-13T03:11:35.396 INFO:tasks.workunit.client.0.smithi088.stdout:op 3851 completed, throughput=5MB/sec 2024-09-13T03:11:35.397 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6lVaHvEpQwd7P1N off=8356411 len=1717642 2024-09-13T03:11:35.403 INFO:tasks.workunit.client.0.smithi088.stdout:op 3852 completed, throughput=5MB/sec 2024-09-13T03:11:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:35 smithi195 ceph-mon[87742]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:11:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:35 smithi088 ceph-mon[96266]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:11:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:35 smithi088 ceph-mon[98762]: pgmap v1823: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:11:36.403 INFO:tasks.workunit.client.0.smithi088.stdout: 758: throughput=5MB/sec pending data=0 2024-09-13T03:11:36.404 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-svRPr2JE6kcymns off=13657378 len=491473 2024-09-13T03:11:36.404 INFO:tasks.workunit.client.0.smithi088.stdout:op 3853 completed, throughput=5MB/sec 2024-09-13T03:11:36.405 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zNwmt0yHHCKErqW off=60910 len=1449952 2024-09-13T03:11:36.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 3854 completed, throughput=5MB/sec 2024-09-13T03:11:36.406 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6JzL3e_DV-FWMOU off=625587 len=410429 2024-09-13T03:11:36.408 INFO:tasks.workunit.client.0.smithi088.stdout:op 3855 completed, throughput=5MB/sec 2024-09-13T03:11:36.408 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2sU3t0sOK_RQz80 off=918949 len=1225306 2024-09-13T03:11:36.409 INFO:tasks.workunit.client.0.smithi088.stdout:op 3856 completed, throughput=5MB/sec 2024-09-13T03:11:36.409 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BjZJXoBFs3YR_9h off=4494356 len=1968566 2024-09-13T03:11:36.419 INFO:tasks.workunit.client.0.smithi088.stdout:op 3857 completed, throughput=5MB/sec 2024-09-13T03:11:37.420 INFO:tasks.workunit.client.0.smithi088.stdout: 759: throughput=5MB/sec pending data=0 2024-09-13T03:11:37.420 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-n86JKFTlTdHmYjl off=12722562 len=1407773 2024-09-13T03:11:37.423 INFO:tasks.workunit.client.0.smithi088.stdout:op 3858 completed, throughput=5MB/sec 2024-09-13T03:11:37.423 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uVpGrsXZHcLj-C6 off=4931424 len=146292 2024-09-13T03:11:37.424 INFO:tasks.workunit.client.0.smithi088.stdout:op 3859 completed, throughput=5MB/sec 2024-09-13T03:11:37.424 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jFZWTWN42EklKmN off=7007363 len=1655061 2024-09-13T03:11:37.433 INFO:tasks.workunit.client.0.smithi088.stdout:op 3860 completed, throughput=5MB/sec 2024-09-13T03:11:37.433 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-89x7YPmNyXbTMHn off=15054565 len=1567836 2024-09-13T03:11:37.435 INFO:tasks.workunit.client.0.smithi088.stdout:op 3861 completed, throughput=5MB/sec 2024-09-13T03:11:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:37 smithi195 ceph-mon[87742]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:11:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:37 smithi088 ceph-mon[96266]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:11:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:37 smithi088 ceph-mon[98762]: pgmap v1824: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:11:38.436 INFO:tasks.workunit.client.0.smithi088.stdout: 760: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:38.436 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-plbFrB_IyXQo8Qa off=15110491 len=834767 2024-09-13T03:11:38.437 INFO:tasks.workunit.client.0.smithi088.stdout:op 3862 completed, throughput=5MB/sec 2024-09-13T03:11:38.437 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-g85fD-5in2De0LS off=2723750 len=1810492 2024-09-13T03:11:38.447 INFO:tasks.workunit.client.0.smithi088.stdout:op 3863 completed, throughput=5MB/sec 2024-09-13T03:11:38.447 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xmgTnb950-70_Ou off=50087 len=323327 2024-09-13T03:11:38.451 INFO:tasks.workunit.client.0.smithi088.stdout:op 3864 completed, throughput=5MB/sec 2024-09-13T03:11:38.451 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IkQiX2WlKc0H8pB off=4063885 len=2024733 2024-09-13T03:11:38.455 INFO:tasks.workunit.client.0.smithi088.stdout:op 3865 completed, throughput=5MB/sec 2024-09-13T03:11:39.455 INFO:tasks.workunit.client.0.smithi088.stdout: 761: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:39.455 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wzMv_QJLvJaxxJo off=12291407 len=1343244 2024-09-13T03:11:39.457 INFO:tasks.workunit.client.0.smithi088.stdout:op 3866 completed, throughput=5MB/sec 2024-09-13T03:11:39.457 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2Ptx71CcArgjX1u off=4585053 len=1083385 2024-09-13T03:11:39.464 INFO:tasks.workunit.client.0.smithi088.stdout:op 3867 completed, throughput=5MB/sec 2024-09-13T03:11:39.464 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZrTjY_vsEXPtXQ7 off=1396266 len=705538 2024-09-13T03:11:39.465 INFO:tasks.workunit.client.0.smithi088.stdout:op 3868 completed, throughput=5MB/sec 2024-09-13T03:11:39.465 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xsy8p0WJID9lq1f off=12610717 len=1029656 2024-09-13T03:11:39.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 3869 completed, throughput=5MB/sec 2024-09-13T03:11:39.466 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2HN4JDNyfY27EXx off=6214813 len=194228 2024-09-13T03:11:39.467 INFO:tasks.workunit.client.0.smithi088.stdout:op 3870 completed, throughput=5MB/sec 2024-09-13T03:11:39.467 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D91niyWYekRyr_N off=13909611 len=832038 2024-09-13T03:11:39.468 INFO:tasks.workunit.client.0.smithi088.stdout:op 3871 completed, throughput=5MB/sec 2024-09-13T03:11:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:39 smithi195 ceph-mon[87742]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-13T03:11:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:39 smithi088 ceph-mon[96266]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-13T03:11:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:39 smithi088 ceph-mon[98762]: pgmap v1825: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-13T03:11:40.468 INFO:tasks.workunit.client.0.smithi088.stdout: 762: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:40.468 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EIUr6AlfzNY8LpF off=2884343 len=6483 2024-09-13T03:11:40.469 INFO:tasks.workunit.client.0.smithi088.stdout:op 3872 completed, throughput=4.99MB/sec 2024-09-13T03:11:40.469 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DjsJGzktms_HXEV off=16607871 len=470048 2024-09-13T03:11:40.473 INFO:tasks.workunit.client.0.smithi088.stdout:op 3873 completed, throughput=4.99MB/sec 2024-09-13T03:11:40.473 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-feW0dwxTZw854IQ off=4673377 len=103384 2024-09-13T03:11:40.473 INFO:tasks.workunit.client.0.smithi088.stdout:op 3874 completed, throughput=4.99MB/sec 2024-09-13T03:11:40.473 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3oDR6al23l4ak03 off=11648720 len=1752159 2024-09-13T03:11:40.475 INFO:tasks.workunit.client.0.smithi088.stdout:op 3875 completed, throughput=5MB/sec 2024-09-13T03:11:40.475 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cDVfEVTnsiYcaKG off=5128138 len=12582 2024-09-13T03:11:40.478 INFO:tasks.workunit.client.0.smithi088.stdout:op 3876 completed, throughput=5MB/sec 2024-09-13T03:11:40.478 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MsHbpNnsoTWf0YX off=1547981 len=1195046 2024-09-13T03:11:40.485 INFO:tasks.workunit.client.0.smithi088.stdout:op 3877 completed, throughput=5MB/sec 2024-09-13T03:11:40.485 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9AxYdPW0W04Sdu7 off=17847746 len=1235697 2024-09-13T03:11:40.490 INFO:tasks.workunit.client.0.smithi088.stdout:op 3878 completed, throughput=5MB/sec 2024-09-13T03:11:40.490 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sV9J3FYdk0sjiIc off=3082490 len=1101622 2024-09-13T03:11:40.496 INFO:tasks.workunit.client.0.smithi088.stdout:op 3879 completed, throughput=5MB/sec 2024-09-13T03:11:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: 763: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:41.497 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WC62zKTi8S_Pt-_ off=8300105 len=1203433 2024-09-13T03:11:41.498 INFO:tasks.workunit.client.0.smithi088.stdout:op 3880 completed, throughput=5MB/sec 2024-09-13T03:11:41.499 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DwX0TZLpdDvxwM0 off=14707520 len=1121491 2024-09-13T03:11:41.500 INFO:tasks.workunit.client.0.smithi088.stdout:op 3881 completed, throughput=5MB/sec 2024-09-13T03:11:41.500 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Vevpgc3JfdMJvnv off=2050346 len=846657 2024-09-13T03:11:41.506 INFO:tasks.workunit.client.0.smithi088.stdout:op 3882 completed, throughput=5MB/sec 2024-09-13T03:11:41.506 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TM7_jGBpI-tBsV- off=6053933 len=1144932 2024-09-13T03:11:41.511 INFO:tasks.workunit.client.0.smithi088.stdout:op 3883 completed, throughput=5MB/sec 2024-09-13T03:11:41.511 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1M0DiLN__tDYgtp off=2758218 len=799910 2024-09-13T03:11:41.515 INFO:tasks.workunit.client.0.smithi088.stdout:op 3884 completed, throughput=5MB/sec 2024-09-13T03:11:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:41 smithi195 ceph-mon[87742]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:11:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:41 smithi088 ceph-mon[96266]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:11:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:41 smithi088 ceph-mon[98762]: pgmap v1826: 105 pgs: 105 active+clean; 127 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:11:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: 764: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:42.516 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-t3i3SHAAgVmHtlX off=7381512 len=525785 2024-09-13T03:11:42.520 INFO:tasks.workunit.client.0.smithi088.stdout:op 3885 completed, throughput=4.99MB/sec 2024-09-13T03:11:42.520 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CjD2ja6RfpU2lLR off=17292200 len=1457181 2024-09-13T03:11:42.527 INFO:tasks.workunit.client.0.smithi088.stdout:op 3886 completed, throughput=5MB/sec 2024-09-13T03:11:42.528 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iayL8ymFD53jQVz off=4512468 len=1781652 2024-09-13T03:11:42.530 INFO:tasks.workunit.client.0.smithi088.stdout:op 3887 completed, throughput=5MB/sec 2024-09-13T03:11:42.530 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nEdSZTocHd9a52i off=16393100 len=256160 2024-09-13T03:11:42.531 INFO:tasks.workunit.client.0.smithi088.stdout:op 3888 completed, throughput=5MB/sec 2024-09-13T03:11:42.531 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2XP544MCS9_ZecJ off=18993160 len=1531160 2024-09-13T03:11:42.532 INFO:tasks.workunit.client.0.smithi088.stdout:op 3889 completed, throughput=5MB/sec 2024-09-13T03:11:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:11:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:11:43] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:11:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: 765: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:43.533 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Hln5lhuJnTdUb4d off=5235850 len=926570 2024-09-13T03:11:43.534 INFO:tasks.workunit.client.0.smithi088.stdout:op 3890 completed, throughput=5MB/sec 2024-09-13T03:11:43.535 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-l7xoflWOUI-RqbD off=607050 len=382624 2024-09-13T03:11:43.536 INFO:tasks.workunit.client.0.smithi088.stdout:op 3891 completed, throughput=5MB/sec 2024-09-13T03:11:43.536 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gvzNhuZsp6M4pdg off=6644862 len=1590985 2024-09-13T03:11:43.539 INFO:tasks.workunit.client.0.smithi088.stdout:op 3892 completed, throughput=5MB/sec 2024-09-13T03:11:43.539 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MqZVrzprZRfMkcE off=3493727 len=1639892 2024-09-13T03:11:43.548 INFO:tasks.workunit.client.0.smithi088.stdout:op 3893 completed, throughput=5MB/sec 2024-09-13T03:11:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:43 smithi195 ceph-mon[87742]: pgmap v1827: 105 pgs: 105 active+clean; 127 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-09-13T03:11:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:43 smithi088 ceph-mon[96266]: pgmap v1827: 105 pgs: 105 active+clean; 127 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-09-13T03:11:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:43 smithi088 ceph-mon[98762]: pgmap v1827: 105 pgs: 105 active+clean; 127 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-09-13T03:11:44.549 INFO:tasks.workunit.client.0.smithi088.stdout: 766: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:44.549 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-d7xbSXdF4mbQWHr off=2218307 len=1449995 2024-09-13T03:11:44.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 3894 completed, throughput=5MB/sec 2024-09-13T03:11:44.557 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4FF66ZtDnVpbBP7 off=3850345 len=1164513 2024-09-13T03:11:44.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 3895 completed, throughput=5MB/sec 2024-09-13T03:11:44.558 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fhNxyYlNFjBMEMz off=3050393 len=1805713 2024-09-13T03:11:44.567 INFO:tasks.workunit.client.0.smithi088.stdout:op 3896 completed, throughput=5MB/sec 2024-09-13T03:11:44.567 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PAQxCOLCf3suqsa off=10699700 len=1478628 2024-09-13T03:11:44.570 INFO:tasks.workunit.client.0.smithi088.stdout:op 3897 completed, throughput=5MB/sec 2024-09-13T03:11:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:45.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:45.570 INFO:tasks.workunit.client.0.smithi088.stdout: 767: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:45.570 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-s5lfwLUv4GcMQht off=11519290 len=961522 2024-09-13T03:11:45.572 INFO:tasks.workunit.client.0.smithi088.stdout:op 3898 completed, throughput=5MB/sec 2024-09-13T03:11:45.572 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-95wXGXaOtNP99XK off=3679472 len=187343 2024-09-13T03:11:45.575 INFO:tasks.workunit.client.0.smithi088.stdout:op 3899 completed, throughput=5MB/sec 2024-09-13T03:11:45.575 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VNSbCsO68Ha7Zek off=6745091 len=1194950 2024-09-13T03:11:45.577 INFO:tasks.workunit.client.0.smithi088.stdout:op 3900 completed, throughput=5MB/sec 2024-09-13T03:11:45.577 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lUpVESdR60Oybhn off=9096063 len=2076904 2024-09-13T03:11:45.586 INFO:tasks.workunit.client.0.smithi088.stdout:op 3901 completed, throughput=5MB/sec 2024-09-13T03:11:45.586 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rS0QH_xwsCpvLgm off=6075762 len=365616 2024-09-13T03:11:45.587 INFO:tasks.workunit.client.0.smithi088.stdout:op 3902 completed, throughput=5MB/sec 2024-09-13T03:11:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:45 smithi195 ceph-mon[87742]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:11:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:45 smithi088 ceph-mon[96266]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:11:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:45 smithi088 ceph-mon[98762]: pgmap v1828: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:11:46.587 INFO:tasks.workunit.client.0.smithi088.stdout: 768: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:46.587 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zbCXSiHq6A0eQrW off=22717574 len=1592311 2024-09-13T03:11:46.596 INFO:tasks.workunit.client.0.smithi088.stdout:op 3903 completed, throughput=5MB/sec 2024-09-13T03:11:46.596 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-X8HmNb0LcimeMzi off=9127059 len=1274840 2024-09-13T03:11:46.598 INFO:tasks.workunit.client.0.smithi088.stdout:op 3904 completed, throughput=5MB/sec 2024-09-13T03:11:46.598 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fq4ZpnCKFOZmemP off=14521809 len=1945416 2024-09-13T03:11:46.602 INFO:tasks.workunit.client.0.smithi088.stdout:op 3905 completed, throughput=5MB/sec 2024-09-13T03:11:46.602 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZXYs01Nu32EtfKE off=17464026 len=1523793 2024-09-13T03:11:46.605 INFO:tasks.workunit.client.0.smithi088.stdout:op 3906 completed, throughput=5MB/sec 2024-09-13T03:11:47.606 INFO:tasks.workunit.client.0.smithi088.stdout: 769: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:47.606 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VpEiAJJ6ZGRxt_v off=4739279 len=1539200 2024-09-13T03:11:47.614 INFO:tasks.workunit.client.0.smithi088.stdout:op 3907 completed, throughput=5MB/sec 2024-09-13T03:11:47.614 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--fbgvKtMUCzhzZh off=6596627 len=490983 2024-09-13T03:11:47.615 INFO:tasks.workunit.client.0.smithi088.stdout:op 3908 completed, throughput=5MB/sec 2024-09-13T03:11:47.615 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9D-tqvYPEFDHVSr off=2687347 len=1897920 2024-09-13T03:11:47.623 INFO:tasks.workunit.client.0.smithi088.stdout:op 3909 completed, throughput=5MB/sec 2024-09-13T03:11:47.623 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DBDMtCcC7H6bvnq off=2998380 len=381154 2024-09-13T03:11:47.626 INFO:tasks.workunit.client.0.smithi088.stdout:op 3910 completed, throughput=5MB/sec 2024-09-13T03:11:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:47 smithi195 ceph-mon[87742]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:11:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:47 smithi088 ceph-mon[96266]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:11:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:47 smithi088 ceph-mon[98762]: pgmap v1829: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:11:48.626 INFO:tasks.workunit.client.0.smithi088.stdout: 770: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:48.627 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vNbjM0G2HSD3kRA off=6150427 len=961374 2024-09-13T03:11:48.628 INFO:tasks.workunit.client.0.smithi088.stdout:op 3911 completed, throughput=4.99MB/sec 2024-09-13T03:11:48.628 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eP4jUj89cpt5N-l off=0 len=1929580 2024-09-13T03:11:48.630 INFO:tasks.workunit.client.0.smithi088.stdout:op 3912 completed, throughput=5MB/sec 2024-09-13T03:11:48.630 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cu9k1druLfso8Ng off=4069626 len=1493776 2024-09-13T03:11:48.632 INFO:tasks.workunit.client.0.smithi088.stdout:op 3913 completed, throughput=5MB/sec 2024-09-13T03:11:48.632 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gQgjtD9AD1A23hv off=8445722 len=879547 2024-09-13T03:11:48.639 INFO:tasks.workunit.client.0.smithi088.stdout:op 3914 completed, throughput=5MB/sec 2024-09-13T03:11:48.639 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n9uEyeZvYFyvu4i off=10507745 len=540434 2024-09-13T03:11:48.642 INFO:tasks.workunit.client.0.smithi088.stdout:op 3915 completed, throughput=5MB/sec 2024-09-13T03:11:49.643 INFO:tasks.workunit.client.0.smithi088.stdout: 771: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:49.643 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZRYpYte8dPWtj-U off=4848719 len=850576 2024-09-13T03:11:49.649 INFO:tasks.workunit.client.0.smithi088.stdout:op 3916 completed, throughput=5MB/sec 2024-09-13T03:11:49.649 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3ZGpxfSLxlxbnft off=13083857 len=1114753 2024-09-13T03:11:49.654 INFO:tasks.workunit.client.0.smithi088.stdout:op 3917 completed, throughput=5MB/sec 2024-09-13T03:11:49.654 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nCTmCw25Fx2A2sx off=4443529 len=1920887 2024-09-13T03:11:49.656 INFO:tasks.workunit.client.0.smithi088.stdout:op 3918 completed, throughput=5MB/sec 2024-09-13T03:11:49.656 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YbKFPjRU5BbzYsS off=16887715 len=777378 2024-09-13T03:11:49.660 INFO:tasks.workunit.client.0.smithi088.stdout:op 3919 completed, throughput=5MB/sec 2024-09-13T03:11:49.661 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-clg_PtN-RR6CeUo off=8635967 len=1956893 2024-09-13T03:11:49.669 INFO:tasks.workunit.client.0.smithi088.stdout:op 3920 completed, throughput=5MB/sec 2024-09-13T03:11:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:49 smithi195 ceph-mon[87742]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-13T03:11:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:49 smithi088 ceph-mon[96266]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-13T03:11:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:49 smithi088 ceph-mon[98762]: pgmap v1830: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-13T03:11:50.669 INFO:tasks.workunit.client.0.smithi088.stdout: 772: throughput=5MB/sec pending data=0 2024-09-13T03:11:50.669 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IowDuIO2LK8MIhk off=17115578 len=1432105 2024-09-13T03:11:50.671 INFO:tasks.workunit.client.0.smithi088.stdout:op 3921 completed, throughput=5MB/sec 2024-09-13T03:11:50.671 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hqlaXthbv8qZw5X off=1197229 len=1807334 2024-09-13T03:11:50.681 INFO:tasks.workunit.client.0.smithi088.stdout:op 3922 completed, throughput=5MB/sec 2024-09-13T03:11:50.681 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gUUzhDtOSYy8rGm off=1592902 len=642166 2024-09-13T03:11:50.681 INFO:tasks.workunit.client.0.smithi088.stdout:op 3923 completed, throughput=5MB/sec 2024-09-13T03:11:51.682 INFO:tasks.workunit.client.0.smithi088.stdout: 773: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:51.682 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ToOjMExTTOhkSwj off=6950858 len=735715 2024-09-13T03:11:51.687 INFO:tasks.workunit.client.0.smithi088.stdout:op 3924 completed, throughput=4.99MB/sec 2024-09-13T03:11:51.687 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MtA7y1sWv94oiWZ off=9765479 len=92431 2024-09-13T03:11:51.690 INFO:tasks.workunit.client.0.smithi088.stdout:op 3925 completed, throughput=4.99MB/sec 2024-09-13T03:11:51.690 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4T74xnh7pS5pgNA off=10907723 len=1766350 2024-09-13T03:11:51.692 INFO:tasks.workunit.client.0.smithi088.stdout:op 3926 completed, throughput=5MB/sec 2024-09-13T03:11:51.692 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-w2cdVV8DeXStmLz off=4902803 len=501877 2024-09-13T03:11:51.696 INFO:tasks.workunit.client.0.smithi088.stdout:op 3927 completed, throughput=5MB/sec 2024-09-13T03:11:51.696 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VPf4HBE2qSS0sSN off=1051787 len=1327941 2024-09-13T03:11:51.702 INFO:tasks.workunit.client.0.smithi088.stdout:op 3928 completed, throughput=5MB/sec 2024-09-13T03:11:51.703 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-k9VIvACPHBy1G4l off=252387 len=2052766 2024-09-13T03:11:51.705 INFO:tasks.workunit.client.0.smithi088.stdout:op 3929 completed, throughput=5MB/sec 2024-09-13T03:11:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:51 smithi195 ceph-mon[87742]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:11:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:51 smithi088 ceph-mon[96266]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:11:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:51 smithi088 ceph-mon[98762]: pgmap v1831: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:11:52.705 INFO:tasks.workunit.client.0.smithi088.stdout: 774: throughput=5MB/sec pending data=0 2024-09-13T03:11:52.705 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-n_4F4ro5cyiX_6Q off=18660345 len=1711482 2024-09-13T03:11:52.714 INFO:tasks.workunit.client.0.smithi088.stdout:op 3930 completed, throughput=5MB/sec 2024-09-13T03:11:52.715 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vvUXqszHFkg3WYp off=7243650 len=1341947 2024-09-13T03:11:52.722 INFO:tasks.workunit.client.0.smithi088.stdout:op 3931 completed, throughput=5MB/sec 2024-09-13T03:11:52.722 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-H2ldZDxSeO2g-9Z off=5018542 len=29402 2024-09-13T03:11:52.722 INFO:tasks.workunit.client.0.smithi088.stdout:op 3932 completed, throughput=5MB/sec 2024-09-13T03:11:52.723 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UsAQjxT4JSGV2Y8 off=14072562 len=359977 2024-09-13T03:11:52.723 INFO:tasks.workunit.client.0.smithi088.stdout:op 3933 completed, throughput=5MB/sec 2024-09-13T03:11:52.723 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qd3WRuMIgTKFEKN off=13389844 len=2005930 2024-09-13T03:11:52.732 INFO:tasks.workunit.client.0.smithi088.stdout:op 3934 completed, throughput=5MB/sec 2024-09-13T03:11:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:11:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:11:53] "GET /metrics HTTP/1.1" 200 34024 "" "Prometheus/2.43.0" 2024-09-13T03:11:53.733 INFO:tasks.workunit.client.0.smithi088.stdout: 775: throughput=5MB/sec pending data=0 2024-09-13T03:11:53.733 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-19gyPcGVz5w_CfL off=592030 len=1926632 2024-09-13T03:11:53.741 INFO:tasks.workunit.client.0.smithi088.stdout:op 3935 completed, throughput=5MB/sec 2024-09-13T03:11:53.742 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fqAyQLWkjOWFk7N off=2030656 len=406343 2024-09-13T03:11:53.742 INFO:tasks.workunit.client.0.smithi088.stdout:op 3936 completed, throughput=5MB/sec 2024-09-13T03:11:53.742 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-unWJNnZwjL7DZ7E off=0 len=1222126 2024-09-13T03:11:53.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 3937 completed, throughput=5MB/sec 2024-09-13T03:11:53.743 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9YFKVmytckD60eR off=2974932 len=1946482 2024-09-13T03:11:53.751 INFO:tasks.workunit.client.0.smithi088.stdout:op 3938 completed, throughput=5MB/sec 2024-09-13T03:11:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:53 smithi195 ceph-mon[87742]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:11:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:53 smithi088 ceph-mon[96266]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:11:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:53 smithi088 ceph-mon[98762]: pgmap v1832: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:11:54.752 INFO:tasks.workunit.client.0.smithi088.stdout: 776: throughput=5MB/sec pending data=0 2024-09-13T03:11:54.752 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vroe7ShDUhPve1y off=7486038 len=1185210 2024-09-13T03:11:54.753 INFO:tasks.workunit.client.0.smithi088.stdout:op 3939 completed, throughput=5MB/sec 2024-09-13T03:11:54.753 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VozT_517j7Evxn6 off=9782104 len=1015520 2024-09-13T03:11:54.760 INFO:tasks.workunit.client.0.smithi088.stdout:op 3940 completed, throughput=5MB/sec 2024-09-13T03:11:54.760 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AltKfqCy8oUgkPk off=2877951 len=1160293 2024-09-13T03:11:54.766 INFO:tasks.workunit.client.0.smithi088.stdout:op 3941 completed, throughput=5MB/sec 2024-09-13T03:11:54.766 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DroYJAMkT45s8g9 off=3175628 len=916680 2024-09-13T03:11:54.770 INFO:tasks.workunit.client.0.smithi088.stdout:op 3942 completed, throughput=5MB/sec 2024-09-13T03:11:55.771 INFO:tasks.workunit.client.0.smithi088.stdout: 777: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:55.771 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XK00A1HwuaTsZZo off=13651561 len=474296 2024-09-13T03:11:55.774 INFO:tasks.workunit.client.0.smithi088.stdout:op 3943 completed, throughput=4.99MB/sec 2024-09-13T03:11:55.775 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZKEe4wvkY4CLLKk off=2233948 len=2055433 2024-09-13T03:11:55.779 INFO:tasks.workunit.client.0.smithi088.stdout:op 3944 completed, throughput=5MB/sec 2024-09-13T03:11:55.779 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Rzxjw8PUj2M8kxv off=14959938 len=1381148 2024-09-13T03:11:55.781 INFO:tasks.workunit.client.0.smithi088.stdout:op 3945 completed, throughput=5MB/sec 2024-09-13T03:11:55.781 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NTaABWn5hxQcMbQ off=3967435 len=1295541 2024-09-13T03:11:55.782 INFO:tasks.workunit.client.0.smithi088.stdout:op 3946 completed, throughput=5MB/sec 2024-09-13T03:11:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:55 smithi195 ceph-mon[87742]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:11:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:55 smithi088 ceph-mon[98762]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:11:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:55 smithi088 ceph-mon[96266]: pgmap v1833: 105 pgs: 105 active+clean; 127 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:11:56.782 INFO:tasks.workunit.client.0.smithi088.stdout: 778: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:56.783 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SHwHrk0OTVL8rxe off=10439414 len=457051 2024-09-13T03:11:56.784 INFO:tasks.workunit.client.0.smithi088.stdout:op 3947 completed, throughput=4.99MB/sec 2024-09-13T03:11:56.784 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_1VIzC4YE6YoaFe off=1559133 len=1074632 2024-09-13T03:11:56.790 INFO:tasks.workunit.client.0.smithi088.stdout:op 3948 completed, throughput=5MB/sec 2024-09-13T03:11:56.790 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jsncB-axhiKQYdo off=3883861 len=508518 2024-09-13T03:11:56.794 INFO:tasks.workunit.client.0.smithi088.stdout:op 3949 completed, throughput=5MB/sec 2024-09-13T03:11:56.794 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zrSsl9oA0nZjN45 off=0 len=1138727 2024-09-13T03:11:56.796 INFO:tasks.workunit.client.0.smithi088.stdout:op 3950 completed, throughput=5MB/sec 2024-09-13T03:11:56.796 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0P1rpPmd3aBZFeU off=4201329 len=1178834 2024-09-13T03:11:56.797 INFO:tasks.workunit.client.0.smithi088.stdout:op 3951 completed, throughput=5MB/sec 2024-09-13T03:11:56.797 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-b1U11WmAu6aVe89 off=13271912 len=1212222 2024-09-13T03:11:56.800 INFO:tasks.workunit.client.0.smithi088.stdout:op 3952 completed, throughput=5MB/sec 2024-09-13T03:11:57.800 INFO:tasks.workunit.client.0.smithi088.stdout: 779: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:57.801 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-A31CBUeVvi2TCVJ off=6240857 len=1969852 2024-09-13T03:11:57.803 INFO:tasks.workunit.client.0.smithi088.stdout:op 3953 completed, throughput=5MB/sec 2024-09-13T03:11:57.803 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5fnlAi5Gb5BUQLw off=474696 len=675963 2024-09-13T03:11:57.804 INFO:tasks.workunit.client.0.smithi088.stdout:op 3954 completed, throughput=5MB/sec 2024-09-13T03:11:57.804 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4aB9qZvyKrgo829 off=7172738 len=1744223 2024-09-13T03:11:57.805 INFO:tasks.workunit.client.0.smithi088.stdout:op 3955 completed, throughput=5MB/sec 2024-09-13T03:11:57.805 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-S-N4bDwN9EI11YP off=0 len=1110973 2024-09-13T03:11:57.811 INFO:tasks.workunit.client.0.smithi088.stdout:op 3956 completed, throughput=5MB/sec 2024-09-13T03:11:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:57 smithi195 ceph-mon[87742]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:11:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:57 smithi088 ceph-mon[96266]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:11:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:57 smithi088 ceph-mon[98762]: pgmap v1834: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:11:58.812 INFO:tasks.workunit.client.0.smithi088.stdout: 780: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:58.812 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--IWd2U1B1aZvAYv off=5094211 len=1427017 2024-09-13T03:11:58.820 INFO:tasks.workunit.client.0.smithi088.stdout:op 3957 completed, throughput=5MB/sec 2024-09-13T03:11:58.820 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-M8aHfESoXy9ScH4 off=550082 len=1037696 2024-09-13T03:11:58.825 INFO:tasks.workunit.client.0.smithi088.stdout:op 3958 completed, throughput=5MB/sec 2024-09-13T03:11:58.825 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SIUkIMgVE5XWwtg off=18199447 len=1760122 2024-09-13T03:11:58.834 INFO:tasks.workunit.client.0.smithi088.stdout:op 3959 completed, throughput=5MB/sec 2024-09-13T03:11:58.834 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U7bpRgltx0he4jp off=4546188 len=760798 2024-09-13T03:11:58.839 INFO:tasks.workunit.client.0.smithi088.stdout:op 3960 completed, throughput=5MB/sec 2024-09-13T03:11:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:11:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:11:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:59.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:11:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:11:59.839 INFO:tasks.workunit.client.0.smithi088.stdout: 781: throughput=4.99MB/sec pending data=0 2024-09-13T03:11:59.840 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-id4V7H7xnspsZcc off=2209993 len=1321712 2024-09-13T03:11:59.847 INFO:tasks.workunit.client.0.smithi088.stdout:op 3961 completed, throughput=5MB/sec 2024-09-13T03:11:59.847 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zRyOfwfXwxOgmoZ off=9951256 len=1308132 2024-09-13T03:11:59.853 INFO:tasks.workunit.client.0.smithi088.stdout:op 3962 completed, throughput=5MB/sec 2024-09-13T03:11:59.853 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-85wKHDmt4ve7c1w off=3405372 len=1381360 2024-09-13T03:11:59.860 INFO:tasks.workunit.client.0.smithi088.stdout:op 3963 completed, throughput=5MB/sec 2024-09-13T03:11:59.860 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hLilTnN0JGRtI7a off=21148655 len=20225 2024-09-13T03:11:59.862 INFO:tasks.workunit.client.0.smithi088.stdout:op 3964 completed, throughput=5MB/sec 2024-09-13T03:11:59.863 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-r9WyMNXNoJG6ZNk off=1229708 len=838942 2024-09-13T03:11:59.866 INFO:tasks.workunit.client.0.smithi088.stdout:op 3965 completed, throughput=5MB/sec 2024-09-13T03:12:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:00 smithi088 ceph-mon[98762]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-13T03:12:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:00 smithi088 ceph-mon[96266]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-13T03:12:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:00 smithi195 ceph-mon[87742]: pgmap v1835: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-09-13T03:12:00.866 INFO:tasks.workunit.client.0.smithi088.stdout: 782: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:00.867 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qNNllTfJni8l1CG off=9774266 len=767471 2024-09-13T03:12:00.868 INFO:tasks.workunit.client.0.smithi088.stdout:op 3966 completed, throughput=4.99MB/sec 2024-09-13T03:12:00.868 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-H_1HORNiA1RMKZO off=15711489 len=567478 2024-09-13T03:12:00.872 INFO:tasks.workunit.client.0.smithi088.stdout:op 3967 completed, throughput=5MB/sec 2024-09-13T03:12:00.872 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-omDGKhYquB5QYzm off=5976318 len=752352 2024-09-13T03:12:00.877 INFO:tasks.workunit.client.0.smithi088.stdout:op 3968 completed, throughput=5MB/sec 2024-09-13T03:12:00.877 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-75puo9hYx6c3wcp off=5925660 len=915942 2024-09-13T03:12:00.882 INFO:tasks.workunit.client.0.smithi088.stdout:op 3969 completed, throughput=5MB/sec 2024-09-13T03:12:00.882 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RF78qzt9ehvowWa off=5357245 len=1084814 2024-09-13T03:12:00.883 INFO:tasks.workunit.client.0.smithi088.stdout:op 3970 completed, throughput=5MB/sec 2024-09-13T03:12:00.883 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PwTQjN3mr-HGfQr off=12617504 len=774108 2024-09-13T03:12:00.888 INFO:tasks.workunit.client.0.smithi088.stdout:op 3971 completed, throughput=5MB/sec 2024-09-13T03:12:00.888 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p3oFHkcaLumYAcB off=10183509 len=1032884 2024-09-13T03:12:00.889 INFO:tasks.workunit.client.0.smithi088.stdout:op 3972 completed, throughput=5MB/sec 2024-09-13T03:12:01.889 INFO:tasks.workunit.client.0.smithi088.stdout: 783: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:01.889 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-htK6dJ6X2Epini9 off=8867350 len=1916957 2024-09-13T03:12:01.893 INFO:tasks.workunit.client.0.smithi088.stdout:op 3973 completed, throughput=5MB/sec 2024-09-13T03:12:01.893 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-l32H0ucaWvrFGEh off=4680779 len=1443957 2024-09-13T03:12:01.895 INFO:tasks.workunit.client.0.smithi088.stdout:op 3974 completed, throughput=5MB/sec 2024-09-13T03:12:01.895 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ke8uWvZ-O8PXfX6 off=1848241 len=531662 2024-09-13T03:12:01.897 INFO:tasks.workunit.client.0.smithi088.stdout:op 3975 completed, throughput=5MB/sec 2024-09-13T03:12:01.898 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1aGomGUu4TFuh-M off=5669508 len=1768351 2024-09-13T03:12:01.899 INFO:tasks.workunit.client.0.smithi088.stdout:op 3976 completed, throughput=5MB/sec 2024-09-13T03:12:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:01 smithi195 ceph-mon[87742]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:12:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:01 smithi088 ceph-mon[98762]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:12:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:01 smithi088 ceph-mon[96266]: pgmap v1836: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:12:02.900 INFO:tasks.workunit.client.0.smithi088.stdout: 784: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:02.900 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OrfQVDCo8yXHuh8 off=6756528 len=1782768 2024-09-13T03:12:02.907 INFO:tasks.workunit.client.0.smithi088.stdout:op 3977 completed, throughput=5MB/sec 2024-09-13T03:12:02.908 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p_oxTVZiiVNVAW5 off=5621448 len=325005 2024-09-13T03:12:02.908 INFO:tasks.workunit.client.0.smithi088.stdout:op 3978 completed, throughput=5MB/sec 2024-09-13T03:12:02.908 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Jcpw6K9f_gzndRT off=1666424 len=1584866 2024-09-13T03:12:02.915 INFO:tasks.workunit.client.0.smithi088.stdout:op 3979 completed, throughput=5MB/sec 2024-09-13T03:12:02.915 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RfLmwinVsbDrehN off=12231611 len=510736 2024-09-13T03:12:02.916 INFO:tasks.workunit.client.0.smithi088.stdout:op 3980 completed, throughput=5MB/sec 2024-09-13T03:12:02.917 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HweVjMyuQgEhUKL off=5202036 len=1128929 2024-09-13T03:12:02.917 INFO:tasks.workunit.client.0.smithi088.stdout:op 3981 completed, throughput=5MB/sec 2024-09-13T03:12:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:12:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:12:03] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-09-13T03:12:03.917 INFO:tasks.workunit.client.0.smithi088.stdout: 785: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:03.918 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xmgTnb950-70_Ou off=653445 len=1862730 2024-09-13T03:12:03.928 INFO:tasks.workunit.client.0.smithi088.stdout:op 3982 completed, throughput=5MB/sec 2024-09-13T03:12:03.928 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JbLBwc2qxyRCRRU off=9304808 len=983997 2024-09-13T03:12:03.932 INFO:tasks.workunit.client.0.smithi088.stdout:op 3983 completed, throughput=5MB/sec 2024-09-13T03:12:03.933 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-F4kalp4Rnjz5DDp off=0 len=1333069 2024-09-13T03:12:03.934 INFO:tasks.workunit.client.0.smithi088.stdout:op 3984 completed, throughput=5MB/sec 2024-09-13T03:12:03.935 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_P33LZ06FfwcZnD off=6129857 len=1367776 2024-09-13T03:12:03.937 INFO:tasks.workunit.client.0.smithi088.stdout:op 3985 completed, throughput=5MB/sec 2024-09-13T03:12:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:03 smithi195 ceph-mon[87742]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:12:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:03 smithi088 ceph-mon[96266]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:12:04.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:03 smithi088 ceph-mon[98762]: pgmap v1837: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:12:04.937 INFO:tasks.workunit.client.0.smithi088.stdout: 786: throughput=5MB/sec pending data=0 2024-09-13T03:12:04.937 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-A1tlTAxSey7KXJ9 off=6832941 len=708957 2024-09-13T03:12:04.938 INFO:tasks.workunit.client.0.smithi088.stdout:op 3986 completed, throughput=5MB/sec 2024-09-13T03:12:04.938 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4d1vRWpE536W0tQ off=1640005 len=1012074 2024-09-13T03:12:04.945 INFO:tasks.workunit.client.0.smithi088.stdout:op 3987 completed, throughput=5MB/sec 2024-09-13T03:12:04.945 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eQin7PipCkJKtBP off=2136140 len=1361768 2024-09-13T03:12:04.954 INFO:tasks.workunit.client.0.smithi088.stdout:op 3988 completed, throughput=5MB/sec 2024-09-13T03:12:04.954 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3yjmkpK0VETJUTU off=1309478 len=1901283 2024-09-13T03:12:04.962 INFO:tasks.workunit.client.0.smithi088.stdout:op 3989 completed, throughput=5MB/sec 2024-09-13T03:12:05.963 INFO:tasks.workunit.client.0.smithi088.stdout: 787: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:05.963 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rK4XZh0pN3Y2YrW off=4668459 len=682540 2024-09-13T03:12:05.967 INFO:tasks.workunit.client.0.smithi088.stdout:op 3990 completed, throughput=5MB/sec 2024-09-13T03:12:05.967 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ig9ECBDQ8tV1Upn off=12207636 len=1888113 2024-09-13T03:12:05.968 INFO:tasks.workunit.client.0.smithi088.stdout:op 3991 completed, throughput=5MB/sec 2024-09-13T03:12:05.968 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gRIDvd8-kIjR1dD off=992084 len=364668 2024-09-13T03:12:05.971 INFO:tasks.workunit.client.0.smithi088.stdout:op 3992 completed, throughput=5MB/sec 2024-09-13T03:12:05.972 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mxOefeEM0gCIdwj off=15474824 len=1953051 2024-09-13T03:12:05.974 INFO:tasks.workunit.client.0.smithi088.stdout:op 3993 completed, throughput=5MB/sec 2024-09-13T03:12:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:05 smithi195 ceph-mon[87742]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:12:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:05 smithi088 ceph-mon[96266]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:12:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:05 smithi088 ceph-mon[98762]: pgmap v1838: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:12:06.974 INFO:tasks.workunit.client.0.smithi088.stdout: 788: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:06.974 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nKrLX8n7Qdfn3Zk off=12017192 len=1627199 2024-09-13T03:12:06.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 3994 completed, throughput=5MB/sec 2024-09-13T03:12:06.981 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hf32v7ZQvCjAwNW off=5663682 len=1088499 2024-09-13T03:12:06.986 INFO:tasks.workunit.client.0.smithi088.stdout:op 3995 completed, throughput=5MB/sec 2024-09-13T03:12:06.986 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-584HltV89VVh1GY off=17328878 len=1584433 2024-09-13T03:12:06.989 INFO:tasks.workunit.client.0.smithi088.stdout:op 3996 completed, throughput=5MB/sec 2024-09-13T03:12:06.989 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3Ubo_PZ2r-2GjZu off=13511631 len=1266492 2024-09-13T03:12:06.996 INFO:tasks.workunit.client.0.smithi088.stdout:op 3997 completed, throughput=5MB/sec 2024-09-13T03:12:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:07 smithi195 ceph-mon[87742]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:12:07.998 INFO:tasks.workunit.client.0.smithi088.stdout: 789: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:07.998 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-e0golaSa4q07oTB off=607302 len=1051913 2024-09-13T03:12:08.000 INFO:tasks.workunit.client.0.smithi088.stdout:op 3998 completed, throughput=5MB/sec 2024-09-13T03:12:08.000 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-A0MoEmjS6FFVKxJ off=5820535 len=1279318 2024-09-13T03:12:08.002 INFO:tasks.workunit.client.0.smithi088.stdout:op 3999 completed, throughput=5MB/sec 2024-09-13T03:12:08.002 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5K9VXpHk-thu1Wo off=2144993 len=1279221 2024-09-13T03:12:08.004 INFO:tasks.workunit.client.0.smithi088.stdout:op 4000 completed, throughput=5MB/sec 2024-09-13T03:12:08.004 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DDdhWLYM0VWRjf8 off=8099293 len=346356 2024-09-13T03:12:08.007 INFO:tasks.workunit.client.0.smithi088.stdout:op 4001 completed, throughput=5MB/sec 2024-09-13T03:12:08.007 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YMe8XJWL3ivkNA9 off=3400811 len=1035845 2024-09-13T03:12:08.012 INFO:tasks.workunit.client.0.smithi088.stdout:op 4002 completed, throughput=5MB/sec 2024-09-13T03:12:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:07 smithi088 ceph-mon[96266]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:12:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:07 smithi088 ceph-mon[98762]: pgmap v1839: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:12:09.013 INFO:tasks.workunit.client.0.smithi088.stdout: 790: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:09.013 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2k2GhFcFwKRZyDu off=6249085 len=999675 2024-09-13T03:12:09.014 INFO:tasks.workunit.client.0.smithi088.stdout:op 4003 completed, throughput=5MB/sec 2024-09-13T03:12:09.014 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_sYJ-Ty-X2EuUUV off=11030109 len=245774 2024-09-13T03:12:09.015 INFO:tasks.workunit.client.0.smithi088.stdout:op 4004 completed, throughput=5MB/sec 2024-09-13T03:12:09.015 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rwRP1dOMhUJ6vWP off=3431152 len=1361889 2024-09-13T03:12:09.023 INFO:tasks.workunit.client.0.smithi088.stdout:op 4005 completed, throughput=5MB/sec 2024-09-13T03:12:09.023 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-abbH7KVgwfAMoIa off=10386625 len=1663884 2024-09-13T03:12:09.025 INFO:tasks.workunit.client.0.smithi088.stdout:op 4006 completed, throughput=5MB/sec 2024-09-13T03:12:09.025 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZRYpYte8dPWtj-U off=544471 len=139285 2024-09-13T03:12:09.026 INFO:tasks.workunit.client.0.smithi088.stdout:op 4007 completed, throughput=5MB/sec 2024-09-13T03:12:09.026 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TO7zlUW3gWpQZaR off=10013156 len=1530002 2024-09-13T03:12:09.033 INFO:tasks.workunit.client.0.smithi088.stdout:op 4008 completed, throughput=5MB/sec 2024-09-13T03:12:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:09 smithi195 ceph-mon[87742]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:12:10.033 INFO:tasks.workunit.client.0.smithi088.stdout: 791: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:10.034 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PEKpU246LxtSyZZ off=9389397 len=1065244 2024-09-13T03:12:10.040 INFO:tasks.workunit.client.0.smithi088.stdout:op 4009 completed, throughput=5MB/sec 2024-09-13T03:12:10.041 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mYDIRjWBU_-PUNl off=3650765 len=1867115 2024-09-13T03:12:10.049 INFO:tasks.workunit.client.0.smithi088.stdout:op 4010 completed, throughput=5MB/sec 2024-09-13T03:12:10.049 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4zy22R-tGHXq5K7 off=6233697 len=1178620 2024-09-13T03:12:10.052 INFO:tasks.workunit.client.0.smithi088.stdout:op 4011 completed, throughput=5MB/sec 2024-09-13T03:12:10.052 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QjMBHQcuQLYqaTx off=7639969 len=1379489 2024-09-13T03:12:10.059 INFO:tasks.workunit.client.0.smithi088.stdout:op 4012 completed, throughput=5MB/sec 2024-09-13T03:12:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:09 smithi088 ceph-mon[96266]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:12:10.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:09 smithi088 ceph-mon[98762]: pgmap v1840: 105 pgs: 105 active+clean; 127 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:12:11.060 INFO:tasks.workunit.client.0.smithi088.stdout: 792: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:11.060 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RNCLnpAMI0PvuH- off=5500291 len=514157 2024-09-13T03:12:11.064 INFO:tasks.workunit.client.0.smithi088.stdout:op 4013 completed, throughput=5MB/sec 2024-09-13T03:12:11.064 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oEuQqfs59e_fN44 off=3451904 len=1376272 2024-09-13T03:12:11.066 INFO:tasks.workunit.client.0.smithi088.stdout:op 4014 completed, throughput=5MB/sec 2024-09-13T03:12:11.066 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3T93QK2dCeagkN4 off=4268585 len=39993 2024-09-13T03:12:11.069 INFO:tasks.workunit.client.0.smithi088.stdout:op 4015 completed, throughput=5MB/sec 2024-09-13T03:12:11.069 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-z7u-6obTKCHEZlm off=1900638 len=542582 2024-09-13T03:12:11.070 INFO:tasks.workunit.client.0.smithi088.stdout:op 4016 completed, throughput=5MB/sec 2024-09-13T03:12:11.070 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-P39rM-hiaZpc-_y off=12092329 len=38894 2024-09-13T03:12:11.072 INFO:tasks.workunit.client.0.smithi088.stdout:op 4017 completed, throughput=5MB/sec 2024-09-13T03:12:11.072 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-W3vclvnwlOwsEDf off=17098282 len=1879022 2024-09-13T03:12:11.082 INFO:tasks.workunit.client.0.smithi088.stdout:op 4018 completed, throughput=5MB/sec 2024-09-13T03:12:11.082 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZrnEvMMg2HJu1cf off=7378480 len=484020 2024-09-13T03:12:11.085 INFO:tasks.workunit.client.0.smithi088.stdout:op 4019 completed, throughput=5MB/sec 2024-09-13T03:12:12.085 INFO:tasks.workunit.client.0.smithi088.stdout: 793: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:12.085 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MfIkI9Mb5fdHgjF off=6487561 len=829399 2024-09-13T03:12:12.086 INFO:tasks.workunit.client.0.smithi088.stdout:op 4020 completed, throughput=5MB/sec 2024-09-13T03:12:12.087 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gu9SxuMly67WgjJ off=2808529 len=1733697 2024-09-13T03:12:12.089 INFO:tasks.workunit.client.0.smithi088.stdout:op 4021 completed, throughput=5MB/sec 2024-09-13T03:12:12.089 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FYsrskUJw0a5A4C off=6676944 len=942168 2024-09-13T03:12:12.095 INFO:tasks.workunit.client.0.smithi088.stdout:op 4022 completed, throughput=5MB/sec 2024-09-13T03:12:12.095 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XqeyJd8v3qRa7pH off=401813 len=1430746 2024-09-13T03:12:12.098 INFO:tasks.workunit.client.0.smithi088.stdout:op 4023 completed, throughput=5MB/sec 2024-09-13T03:12:12.098 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pIsSUUq2DjMrSRt off=11951173 len=484106 2024-09-13T03:12:12.099 INFO:tasks.workunit.client.0.smithi088.stdout:op 4024 completed, throughput=5MB/sec 2024-09-13T03:12:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:11 smithi088 ceph-mon[96266]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:12:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:11 smithi088 ceph-mon[98762]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:12:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:11 smithi195 ceph-mon[87742]: pgmap v1841: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:12:13.100 INFO:tasks.workunit.client.0.smithi088.stdout: 794: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:13.100 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fcEXuwnLtjrVC04 off=9652666 len=1026881 2024-09-13T03:12:13.106 INFO:tasks.workunit.client.0.smithi088.stdout:op 4025 completed, throughput=5MB/sec 2024-09-13T03:12:13.106 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0bcLcGse4jQTo2i off=2927305 len=1759071 2024-09-13T03:12:13.108 INFO:tasks.workunit.client.0.smithi088.stdout:op 4026 completed, throughput=5MB/sec 2024-09-13T03:12:13.108 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4mM2pXW6zZCz9KT off=1098914 len=787508 2024-09-13T03:12:13.110 INFO:tasks.workunit.client.0.smithi088.stdout:op 4027 completed, throughput=5MB/sec 2024-09-13T03:12:13.110 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xtt9okuUshdpLLw off=4692672 len=1982864 2024-09-13T03:12:13.118 INFO:tasks.workunit.client.0.smithi088.stdout:op 4028 completed, throughput=5MB/sec 2024-09-13T03:12:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:12:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:12:13] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-09-13T03:12:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:13 smithi195 ceph-mon[87742]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:12:14.119 INFO:tasks.workunit.client.0.smithi088.stdout: 795: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:14.119 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XI0k2FQwrc5vbCr off=903089 len=1448043 2024-09-13T03:12:14.127 INFO:tasks.workunit.client.0.smithi088.stdout:op 4029 completed, throughput=5MB/sec 2024-09-13T03:12:14.128 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BVdFXR-0eFJVXmi off=500296 len=725743 2024-09-13T03:12:14.132 INFO:tasks.workunit.client.0.smithi088.stdout:op 4030 completed, throughput=5MB/sec 2024-09-13T03:12:14.132 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NJp0_N34ZD5tZ_i off=2409814 len=720558 2024-09-13T03:12:14.133 INFO:tasks.workunit.client.0.smithi088.stdout:op 4031 completed, throughput=5MB/sec 2024-09-13T03:12:14.134 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XX68esqb6W-eBfK off=4557284 len=985686 2024-09-13T03:12:14.138 INFO:tasks.workunit.client.0.smithi088.stdout:op 4032 completed, throughput=5MB/sec 2024-09-13T03:12:14.138 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qP4jYFcqzciwnBU off=9067908 len=863667 2024-09-13T03:12:14.140 INFO:tasks.workunit.client.0.smithi088.stdout:op 4033 completed, throughput=5MB/sec 2024-09-13T03:12:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:13 smithi088 ceph-mon[96266]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:12:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:13 smithi088 ceph-mon[98762]: pgmap v1842: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:12:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:12:15.140 INFO:tasks.workunit.client.0.smithi088.stdout: 796: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:15.140 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XUIyF6DPFmtvX_e off=4344476 len=1077608 2024-09-13T03:12:15.146 INFO:tasks.workunit.client.0.smithi088.stdout:op 4034 completed, throughput=5MB/sec 2024-09-13T03:12:15.146 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VTevvk-X0_0CKbO off=1032142 len=289058 2024-09-13T03:12:15.146 INFO:tasks.workunit.client.0.smithi088.stdout:op 4035 completed, throughput=5MB/sec 2024-09-13T03:12:15.147 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lp-CweSP9340Ojw off=7165860 len=1756992 2024-09-13T03:12:15.148 INFO:tasks.workunit.client.0.smithi088.stdout:op 4036 completed, throughput=5MB/sec 2024-09-13T03:12:15.149 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Zs9v-J8NnCAo8up off=16281967 len=547896 2024-09-13T03:12:15.150 INFO:tasks.workunit.client.0.smithi088.stdout:op 4037 completed, throughput=5MB/sec 2024-09-13T03:12:15.150 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oRrbeWqR1iK0F3M off=8130684 len=872036 2024-09-13T03:12:15.154 INFO:tasks.workunit.client.0.smithi088.stdout:op 4038 completed, throughput=5MB/sec 2024-09-13T03:12:15.154 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fZnuosvQuqLHc0W off=17888242 len=867102 2024-09-13T03:12:15.160 INFO:tasks.workunit.client.0.smithi088.stdout:op 4039 completed, throughput=5MB/sec 2024-09-13T03:12:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:12:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:12:16.160 INFO:tasks.workunit.client.0.smithi088.stdout: 797: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:16.160 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VfEmNGt-CZ6U6Af off=49633 len=860749 2024-09-13T03:12:16.166 INFO:tasks.workunit.client.0.smithi088.stdout:op 4040 completed, throughput=4.99MB/sec 2024-09-13T03:12:16.166 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yYWGe8cIpK32RfF off=4753822 len=206343 2024-09-13T03:12:16.168 INFO:tasks.workunit.client.0.smithi088.stdout:op 4041 completed, throughput=5MB/sec 2024-09-13T03:12:16.168 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-k1xGCngbnFLtn0x off=3561301 len=163262 2024-09-13T03:12:16.171 INFO:tasks.workunit.client.0.smithi088.stdout:op 4042 completed, throughput=5MB/sec 2024-09-13T03:12:16.171 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xjOWpaUAmnGjyXL off=7792681 len=509336 2024-09-13T03:12:16.175 INFO:tasks.workunit.client.0.smithi088.stdout:op 4043 completed, throughput=5MB/sec 2024-09-13T03:12:16.175 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_hFDMd3u6oHXWwv off=15967321 len=1237062 2024-09-13T03:12:16.178 INFO:tasks.workunit.client.0.smithi088.stdout:op 4044 completed, throughput=5MB/sec 2024-09-13T03:12:16.178 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-epvD576hxhtng-H off=2636891 len=400769 2024-09-13T03:12:16.182 INFO:tasks.workunit.client.0.smithi088.stdout:op 4045 completed, throughput=5MB/sec 2024-09-13T03:12:16.182 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zafNgn30KksNMF_ off=8244632 len=239516 2024-09-13T03:12:16.184 INFO:tasks.workunit.client.0.smithi088.stdout:op 4046 completed, throughput=5MB/sec 2024-09-13T03:12:16.185 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--o6Q9nkj8RWo_9Y off=18081363 len=919883 2024-09-13T03:12:16.186 INFO:tasks.workunit.client.0.smithi088.stdout:op 4047 completed, throughput=5MB/sec 2024-09-13T03:12:16.186 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xXifF238snNtDve off=19049883 len=845506 2024-09-13T03:12:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:15 smithi088 ceph-mon[98762]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:12:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:15 smithi088 ceph-mon[96266]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:12:16.191 INFO:tasks.workunit.client.0.smithi088.stdout:op 4048 completed, throughput=5MB/sec 2024-09-13T03:12:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:15 smithi195 ceph-mon[87742]: pgmap v1843: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:12:17.191 INFO:tasks.workunit.client.0.smithi088.stdout: 798: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:17.191 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eL5UetcnW4s-kvD off=6955388 len=66837 2024-09-13T03:12:17.192 INFO:tasks.workunit.client.0.smithi088.stdout:op 4049 completed, throughput=4.99MB/sec 2024-09-13T03:12:17.192 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ePrcx9gI9UhD-d7 off=20369217 len=19862 2024-09-13T03:12:17.195 INFO:tasks.workunit.client.0.smithi088.stdout:op 4050 completed, throughput=4.99MB/sec 2024-09-13T03:12:17.195 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qVsBf6JN3AxezA9 off=4215431 len=1504282 2024-09-13T03:12:17.197 INFO:tasks.workunit.client.0.smithi088.stdout:op 4051 completed, throughput=5MB/sec 2024-09-13T03:12:17.197 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ip_j7tbMWDve536 off=371190 len=1161486 2024-09-13T03:12:17.198 INFO:tasks.workunit.client.0.smithi088.stdout:op 4052 completed, throughput=5MB/sec 2024-09-13T03:12:17.198 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4CjO5B5ig3XyDVc off=3637639 len=979946 2024-09-13T03:12:17.203 INFO:tasks.workunit.client.0.smithi088.stdout:op 4053 completed, throughput=5MB/sec 2024-09-13T03:12:17.203 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GJgAAxYTZdBojW5 off=3601996 len=1401483 2024-09-13T03:12:17.204 INFO:tasks.workunit.client.0.smithi088.stdout:op 4054 completed, throughput=5MB/sec 2024-09-13T03:12:17.204 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-q9TR3NIixcKpjqB off=22178290 len=1336021 2024-09-13T03:12:17.207 INFO:tasks.workunit.client.0.smithi088.stdout:op 4055 completed, throughput=5MB/sec 2024-09-13T03:12:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:17 smithi195 ceph-mon[87742]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:12:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:17 smithi088 ceph-mon[98762]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:12:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:17 smithi088 ceph-mon[96266]: pgmap v1844: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:12:18.207 INFO:tasks.workunit.client.0.smithi088.stdout: 799: throughput=5MB/sec pending data=0 2024-09-13T03:12:18.207 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vMgYtmNTYx25ps4 off=1070235 len=1920158 2024-09-13T03:12:18.216 INFO:tasks.workunit.client.0.smithi088.stdout:op 4056 completed, throughput=5MB/sec 2024-09-13T03:12:18.216 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tcCPNMo-SZX0RPK off=18905022 len=1765627 2024-09-13T03:12:18.223 INFO:tasks.workunit.client.0.smithi088.stdout:op 4057 completed, throughput=5MB/sec 2024-09-13T03:12:18.223 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TFyP_YvYOYsVhTE off=7876395 len=1085571 2024-09-13T03:12:18.228 INFO:tasks.workunit.client.0.smithi088.stdout:op 4058 completed, throughput=5MB/sec 2024-09-13T03:12:19.228 INFO:tasks.workunit.client.0.smithi088.stdout: 800: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:19.229 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3bzKf4vrKs9mABO off=2451634 len=1634359 2024-09-13T03:12:19.237 INFO:tasks.workunit.client.0.smithi088.stdout:op 4059 completed, throughput=5MB/sec 2024-09-13T03:12:19.237 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-x7pT5of28-Tk8qv off=527311 len=884482 2024-09-13T03:12:19.242 INFO:tasks.workunit.client.0.smithi088.stdout:op 4060 completed, throughput=5MB/sec 2024-09-13T03:12:19.242 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-X48WQmvB-8dXO82 off=6517571 len=549728 2024-09-13T03:12:19.243 INFO:tasks.workunit.client.0.smithi088.stdout:op 4061 completed, throughput=5MB/sec 2024-09-13T03:12:19.243 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XjLK0GwuH1fhsEc off=1278650 len=1226107 2024-09-13T03:12:19.248 INFO:tasks.workunit.client.0.smithi088.stdout:op 4062 completed, throughput=5MB/sec 2024-09-13T03:12:19.249 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4LHqvV-vPFVxRSd off=8305805 len=1676109 2024-09-13T03:12:19.257 INFO:tasks.workunit.client.0.smithi088.stdout:op 4063 completed, throughput=5MB/sec 2024-09-13T03:12:20.257 INFO:tasks.workunit.client.0.smithi088.stdout: 801: throughput=5MB/sec pending data=0 2024-09-13T03:12:20.257 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Zs7QBcsO8MjF2LD off=5384417 len=212455 2024-09-13T03:12:20.258 INFO:tasks.workunit.client.0.smithi088.stdout:op 4064 completed, throughput=5MB/sec 2024-09-13T03:12:20.258 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-d8abIUB36XiT7gN off=6676194 len=1454855 2024-09-13T03:12:20.261 INFO:tasks.workunit.client.0.smithi088.stdout:op 4065 completed, throughput=5MB/sec 2024-09-13T03:12:20.261 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N3NAOnbXFGNKzZL off=6667271 len=1208077 2024-09-13T03:12:20.263 INFO:tasks.workunit.client.0.smithi088.stdout:op 4066 completed, throughput=5MB/sec 2024-09-13T03:12:20.263 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XtZvWRcabgJF4TM off=434464 len=1412303 2024-09-13T03:12:20.266 INFO:tasks.workunit.client.0.smithi088.stdout:op 4067 completed, throughput=5MB/sec 2024-09-13T03:12:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:20 smithi195 ceph-mon[87742]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:12:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:20 smithi088 ceph-mon[98762]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:12:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:20 smithi088 ceph-mon[96266]: pgmap v1845: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:12:21.267 INFO:tasks.workunit.client.0.smithi088.stdout: 802: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:21.267 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QwoNpQTRH2U24Bz off=2949769 len=1372371 2024-09-13T03:12:21.274 INFO:tasks.workunit.client.0.smithi088.stdout:op 4068 completed, throughput=5MB/sec 2024-09-13T03:12:21.275 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4utZ71FysoY63SM off=8310884 len=644099 2024-09-13T03:12:21.276 INFO:tasks.workunit.client.0.smithi088.stdout:op 4069 completed, throughput=5MB/sec 2024-09-13T03:12:21.277 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PFAlMvM1zl7LzeV off=6602291 len=1032311 2024-09-13T03:12:21.279 INFO:tasks.workunit.client.0.smithi088.stdout:op 4070 completed, throughput=5MB/sec 2024-09-13T03:12:21.279 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9LS3-Ms3FAwax6H off=11190766 len=1374582 2024-09-13T03:12:21.287 INFO:tasks.workunit.client.0.smithi088.stdout:op 4071 completed, throughput=5MB/sec 2024-09-13T03:12:21.287 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-v-QEPKg8JveqKy8 off=429501 len=278038 2024-09-13T03:12:21.287 INFO:tasks.workunit.client.0.smithi088.stdout:op 4072 completed, throughput=5MB/sec 2024-09-13T03:12:21.287 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_Lxo1RtMoFek9QQ off=1289949 len=37216 2024-09-13T03:12:21.287 INFO:tasks.workunit.client.0.smithi088.stdout:op 4073 completed, throughput=5MB/sec 2024-09-13T03:12:21.287 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B7mqu-DjIPP9IYG off=1910091 len=327469 2024-09-13T03:12:21.288 INFO:tasks.workunit.client.0.smithi088.stdout:op 4074 completed, throughput=5MB/sec 2024-09-13T03:12:21.288 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BGRJOl4tp5FABDe off=8496701 len=1977609 2024-09-13T03:12:21.290 INFO:tasks.workunit.client.0.smithi088.stdout:op 4075 completed, throughput=5MB/sec 2024-09-13T03:12:22.291 INFO:tasks.workunit.client.0.smithi088.stdout: 803: throughput=5MB/sec pending data=0 2024-09-13T03:12:22.291 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aKUf5j1K5QUvhAG off=3794470 len=296656 2024-09-13T03:12:22.292 INFO:tasks.workunit.client.0.smithi088.stdout:op 4076 completed, throughput=5MB/sec 2024-09-13T03:12:22.292 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Vrk_YAtVXxIH9ur off=3102397 len=1182327 2024-09-13T03:12:22.294 INFO:tasks.workunit.client.0.smithi088.stdout:op 4077 completed, throughput=5MB/sec 2024-09-13T03:12:22.294 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gBQAx8O14n5tM7z off=7842160 len=755862 2024-09-13T03:12:22.299 INFO:tasks.workunit.client.0.smithi088.stdout:op 4078 completed, throughput=5MB/sec 2024-09-13T03:12:22.299 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w9QEIwJ2eO4YbZT off=781142 len=1698296 2024-09-13T03:12:22.301 INFO:tasks.workunit.client.0.smithi088.stdout:op 4079 completed, throughput=5MB/sec 2024-09-13T03:12:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:22 smithi195 ceph-mon[87742]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:12:23.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:22 smithi088 ceph-mon[96266]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:12:23.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:22 smithi088 ceph-mon[98762]: pgmap v1846: 105 pgs: 105 active+clean; 127 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:12:23.301 INFO:tasks.workunit.client.0.smithi088.stdout: 804: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:23.301 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Wo7MgLr9Pinv0ds off=4883019 len=13493 2024-09-13T03:12:23.304 INFO:tasks.workunit.client.0.smithi088.stdout:op 4080 completed, throughput=4.99MB/sec 2024-09-13T03:12:23.304 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6KLrNkIXCAg_h7e off=6632896 len=2034078 2024-09-13T03:12:23.306 INFO:tasks.workunit.client.0.smithi088.stdout:op 4081 completed, throughput=5MB/sec 2024-09-13T03:12:23.306 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-x78bAaOMt6WKDTc off=0 len=1388428 2024-09-13T03:12:23.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 4082 completed, throughput=5MB/sec 2024-09-13T03:12:23.314 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PJ-xaJ0BU49OPEh off=5857975 len=1283680 2024-09-13T03:12:23.320 INFO:tasks.workunit.client.0.smithi088.stdout:op 4083 completed, throughput=5MB/sec 2024-09-13T03:12:23.320 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fEP6mL9eYTE9IPN off=6747916 len=545720 2024-09-13T03:12:23.324 INFO:tasks.workunit.client.0.smithi088.stdout:op 4084 completed, throughput=5MB/sec 2024-09-13T03:12:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:12:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:12:23] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:12:24.324 INFO:tasks.workunit.client.0.smithi088.stdout: 805: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:24.325 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ekZMoXoQF2SGCUm off=805253 len=11594 2024-09-13T03:12:24.325 INFO:tasks.workunit.client.0.smithi088.stdout:op 4085 completed, throughput=4.99MB/sec 2024-09-13T03:12:24.325 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UUevXg36b-aRPR9 off=5522677 len=93468 2024-09-13T03:12:24.328 INFO:tasks.workunit.client.0.smithi088.stdout:op 4086 completed, throughput=4.99MB/sec 2024-09-13T03:12:24.328 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ewPAsRmZ3jYMDlc off=14707718 len=1802275 2024-09-13T03:12:24.331 INFO:tasks.workunit.client.0.smithi088.stdout:op 4087 completed, throughput=5MB/sec 2024-09-13T03:12:24.332 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RRB6edTBF5df0kD off=5890342 len=1905247 2024-09-13T03:12:24.334 INFO:tasks.workunit.client.0.smithi088.stdout:op 4088 completed, throughput=5MB/sec 2024-09-13T03:12:24.334 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gPtdYOfHRKhpmYG off=12165922 len=459294 2024-09-13T03:12:24.338 INFO:tasks.workunit.client.0.smithi088.stdout:op 4089 completed, throughput=5MB/sec 2024-09-13T03:12:24.338 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6zvzU6lDBofJL4Y off=5061642 len=771441 2024-09-13T03:12:24.340 INFO:tasks.workunit.client.0.smithi088.stdout:op 4090 completed, throughput=5MB/sec 2024-09-13T03:12:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:24 smithi088 ceph-mon[96266]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:12:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:24 smithi088 ceph-mon[98762]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:12:25.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:24 smithi195 ceph-mon[87742]: pgmap v1847: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:12:25.340 INFO:tasks.workunit.client.0.smithi088.stdout: 806: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:25.340 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LzzPVMTLuPzUori off=1718972 len=1628399 2024-09-13T03:12:25.349 INFO:tasks.workunit.client.0.smithi088.stdout:op 4091 completed, throughput=5MB/sec 2024-09-13T03:12:25.349 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sZHazI3MUjLQhBU off=13546594 len=375317 2024-09-13T03:12:25.350 INFO:tasks.workunit.client.0.smithi088.stdout:op 4092 completed, throughput=5MB/sec 2024-09-13T03:12:25.350 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wMDHNl_hkDUQjlr off=7009717 len=1913081 2024-09-13T03:12:25.360 INFO:tasks.workunit.client.0.smithi088.stdout:op 4093 completed, throughput=5MB/sec 2024-09-13T03:12:25.360 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-e0tbSiKSxTqBq_d off=12105248 len=691361 2024-09-13T03:12:25.364 INFO:tasks.workunit.client.0.smithi088.stdout:op 4094 completed, throughput=5MB/sec 2024-09-13T03:12:25.364 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-k3fvpWUOVRsxRNu off=4135443 len=1025014 2024-09-13T03:12:25.370 INFO:tasks.workunit.client.0.smithi088.stdout:op 4095 completed, throughput=5MB/sec 2024-09-13T03:12:26.370 INFO:tasks.workunit.client.0.smithi088.stdout: 807: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:26.370 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rErIe9oVCi2J0_k off=15373174 len=235062 2024-09-13T03:12:26.373 INFO:tasks.workunit.client.0.smithi088.stdout:op 4096 completed, throughput=4.99MB/sec 2024-09-13T03:12:26.373 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-byush6UVV5JSNAF off=6750150 len=1590116 2024-09-13T03:12:26.375 INFO:tasks.workunit.client.0.smithi088.stdout:op 4097 completed, throughput=5MB/sec 2024-09-13T03:12:26.375 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RF78qzt9ehvowWa off=982544 len=1326811 2024-09-13T03:12:26.383 INFO:tasks.workunit.client.0.smithi088.stdout:op 4098 completed, throughput=5MB/sec 2024-09-13T03:12:26.383 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YiosjCRZ3YmFLnv off=4760546 len=463567 2024-09-13T03:12:26.386 INFO:tasks.workunit.client.0.smithi088.stdout:op 4099 completed, throughput=5MB/sec 2024-09-13T03:12:26.386 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-usVmq0vNf-pxTlv off=2474613 len=627178 2024-09-13T03:12:26.387 INFO:tasks.workunit.client.0.smithi088.stdout:op 4100 completed, throughput=5MB/sec 2024-09-13T03:12:26.387 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kIyrtLKDHb-WyZ5 off=496106 len=1535053 2024-09-13T03:12:26.395 INFO:tasks.workunit.client.0.smithi088.stdout:op 4101 completed, throughput=5MB/sec 2024-09-13T03:12:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:26 smithi088 ceph-mon[96266]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:12:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:26 smithi088 ceph-mon[98762]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:12:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:26 smithi195 ceph-mon[87742]: pgmap v1848: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:12:27.395 INFO:tasks.workunit.client.0.smithi088.stdout: 808: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:27.396 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eadSNSlKv5MqRqv off=20963932 len=723097 2024-09-13T03:12:27.397 INFO:tasks.workunit.client.0.smithi088.stdout:op 4102 completed, throughput=5MB/sec 2024-09-13T03:12:27.397 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sXrqNETk6HuXkUX off=4811344 len=485090 2024-09-13T03:12:27.402 INFO:tasks.workunit.client.0.smithi088.stdout:op 4103 completed, throughput=5MB/sec 2024-09-13T03:12:27.402 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mctJiT0Ns62UOXS off=904868 len=934802 2024-09-13T03:12:27.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 4104 completed, throughput=5MB/sec 2024-09-13T03:12:27.406 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-seq7BUj5ZbrX5A9 off=2224463 len=1801002 2024-09-13T03:12:27.409 INFO:tasks.workunit.client.0.smithi088.stdout:op 4105 completed, throughput=5MB/sec 2024-09-13T03:12:27.409 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GoVztJQx39AzYOF off=10623182 len=745650 2024-09-13T03:12:27.413 INFO:tasks.workunit.client.0.smithi088.stdout:op 4106 completed, throughput=5MB/sec 2024-09-13T03:12:28.413 INFO:tasks.workunit.client.0.smithi088.stdout: 809: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:28.414 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XBrhQ0T8sYX-jOb off=17804206 len=526455 2024-09-13T03:12:28.418 INFO:tasks.workunit.client.0.smithi088.stdout:op 4107 completed, throughput=4.99MB/sec 2024-09-13T03:12:28.418 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6aRtApSEIJwabpI off=4160821 len=1437257 2024-09-13T03:12:28.426 INFO:tasks.workunit.client.0.smithi088.stdout:op 4108 completed, throughput=5MB/sec 2024-09-13T03:12:28.426 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--II_nsUo-rMeyCk off=995054 len=95063 2024-09-13T03:12:28.426 INFO:tasks.workunit.client.0.smithi088.stdout:op 4109 completed, throughput=5MB/sec 2024-09-13T03:12:28.426 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Qk1rSr5ZGkerqpH off=10330510 len=1579964 2024-09-13T03:12:28.434 INFO:tasks.workunit.client.0.smithi088.stdout:op 4110 completed, throughput=5MB/sec 2024-09-13T03:12:28.434 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-plkEOUr6OxoKAUq off=1519467 len=131579 2024-09-13T03:12:28.435 INFO:tasks.workunit.client.0.smithi088.stdout:op 4111 completed, throughput=5MB/sec 2024-09-13T03:12:28.435 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EJErKO4FhTtAcxM off=21422351 len=454581 2024-09-13T03:12:28.436 INFO:tasks.workunit.client.0.smithi088.stdout:op 4112 completed, throughput=5MB/sec 2024-09-13T03:12:28.436 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NJp0_N34ZD5tZ_i off=3455122 len=1295689 2024-09-13T03:12:28.437 INFO:tasks.workunit.client.0.smithi088.stdout:op 4113 completed, throughput=5MB/sec 2024-09-13T03:12:29.037 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:28 smithi195 ceph-mon[87742]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-13T03:12:29.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:28 smithi088 ceph-mon[96266]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-13T03:12:29.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:28 smithi088 ceph-mon[98762]: pgmap v1849: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-13T03:12:29.438 INFO:tasks.workunit.client.0.smithi088.stdout: 810: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:29.438 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-q-rHGxc-1WMrr2e off=3905385 len=349758 2024-09-13T03:12:29.438 INFO:tasks.workunit.client.0.smithi088.stdout:op 4114 completed, throughput=4.99MB/sec 2024-09-13T03:12:29.439 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6ge6kBqu3L8QOfM off=12645260 len=1336275 2024-09-13T03:12:29.440 INFO:tasks.workunit.client.0.smithi088.stdout:op 4115 completed, throughput=5MB/sec 2024-09-13T03:12:29.440 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pLm3OH96kli3kO6 off=10141307 len=777072 2024-09-13T03:12:29.442 INFO:tasks.workunit.client.0.smithi088.stdout:op 4116 completed, throughput=5MB/sec 2024-09-13T03:12:29.442 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2Xmz9lNFnHy6pxP off=637152 len=1852626 2024-09-13T03:12:29.452 INFO:tasks.workunit.client.0.smithi088.stdout:op 4117 completed, throughput=5MB/sec 2024-09-13T03:12:29.452 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-23Erhu_xXoCdeBL off=12870324 len=2021298 2024-09-13T03:12:29.455 INFO:tasks.workunit.client.0.smithi088.stdout:op 4118 completed, throughput=5MB/sec 2024-09-13T03:12:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:12:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:12:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:12:30.455 INFO:tasks.workunit.client.0.smithi088.stdout: 811: throughput=5MB/sec pending data=0 2024-09-13T03:12:30.455 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xdypryyL3Ca5IR8 off=348451 len=1667796 2024-09-13T03:12:30.464 INFO:tasks.workunit.client.0.smithi088.stdout:op 4119 completed, throughput=5MB/sec 2024-09-13T03:12:30.464 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_sYJ-Ty-X2EuUUV off=20530449 len=942214 2024-09-13T03:12:30.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 4120 completed, throughput=5MB/sec 2024-09-13T03:12:30.466 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qbrj4mj8tvLSoSf off=3069458 len=60434 2024-09-13T03:12:30.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 4121 completed, throughput=5MB/sec 2024-09-13T03:12:30.466 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CSqxqFlGoU3uUmA off=8016702 len=1464849 2024-09-13T03:12:30.472 INFO:tasks.workunit.client.0.smithi088.stdout:op 4122 completed, throughput=5MB/sec 2024-09-13T03:12:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:30 smithi088 ceph-mon[96266]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:12:31.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:30 smithi088 ceph-mon[98762]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:12:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:30 smithi195 ceph-mon[87742]: pgmap v1850: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:12:31.472 INFO:tasks.workunit.client.0.smithi088.stdout: 812: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:31.473 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xpyDldcBQnpFjqy off=212483 len=1233089 2024-09-13T03:12:31.478 INFO:tasks.workunit.client.0.smithi088.stdout:op 4123 completed, throughput=5MB/sec 2024-09-13T03:12:31.478 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SlhLHVHrS2lDSfP off=2227189 len=1971799 2024-09-13T03:12:31.488 INFO:tasks.workunit.client.0.smithi088.stdout:op 4124 completed, throughput=5MB/sec 2024-09-13T03:12:31.488 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lUpWCYbrD31bdyi off=192821 len=572136 2024-09-13T03:12:31.489 INFO:tasks.workunit.client.0.smithi088.stdout:op 4125 completed, throughput=5MB/sec 2024-09-13T03:12:31.490 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nz3QEV2tuSTWCYd off=18563896 len=930732 2024-09-13T03:12:31.491 INFO:tasks.workunit.client.0.smithi088.stdout:op 4126 completed, throughput=5MB/sec 2024-09-13T03:12:31.491 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GDF86V11H6Zkj-w off=538909 len=517409 2024-09-13T03:12:31.492 INFO:tasks.workunit.client.0.smithi088.stdout:op 4127 completed, throughput=5MB/sec 2024-09-13T03:12:31.492 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OD4M0XqakEV2tsK off=6342921 len=132579 2024-09-13T03:12:31.493 INFO:tasks.workunit.client.0.smithi088.stdout:op 4128 completed, throughput=5MB/sec 2024-09-13T03:12:32.493 INFO:tasks.workunit.client.0.smithi088.stdout: 813: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:32.493 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oN1kEtWpkHYiPU1 off=9069260 len=765212 2024-09-13T03:12:32.495 INFO:tasks.workunit.client.0.smithi088.stdout:op 4129 completed, throughput=4.99MB/sec 2024-09-13T03:12:32.495 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gPf3V-HR8HZ1ggq off=731093 len=21499 2024-09-13T03:12:32.496 INFO:tasks.workunit.client.0.smithi088.stdout:op 4130 completed, throughput=4.99MB/sec 2024-09-13T03:12:32.496 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jvnOjEdU52LXt0p off=12347286 len=535265 2024-09-13T03:12:32.496 INFO:tasks.workunit.client.0.smithi088.stdout:op 4131 completed, throughput=5MB/sec 2024-09-13T03:12:32.497 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nyKXqRD56f00nQr off=6258836 len=1862340 2024-09-13T03:12:32.499 INFO:tasks.workunit.client.0.smithi088.stdout:op 4132 completed, throughput=5MB/sec 2024-09-13T03:12:32.499 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-W49RCC1l8EK3ndt off=4477573 len=552214 2024-09-13T03:12:32.500 INFO:tasks.workunit.client.0.smithi088.stdout:op 4133 completed, throughput=5MB/sec 2024-09-13T03:12:32.500 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vzpq_yCyjlz_a5L off=105232 len=1681043 2024-09-13T03:12:32.502 INFO:tasks.workunit.client.0.smithi088.stdout:op 4134 completed, throughput=5MB/sec 2024-09-13T03:12:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:32 smithi088 ceph-mon[96266]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:12:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:32 smithi088 ceph-mon[98762]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:12:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:32 smithi195 ceph-mon[87742]: pgmap v1851: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:12:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:12:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:12:33] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-09-13T03:12:33.502 INFO:tasks.workunit.client.0.smithi088.stdout: 814: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:33.502 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YLzH6gQXEhAZtxM off=10861813 len=987365 2024-09-13T03:12:33.503 INFO:tasks.workunit.client.0.smithi088.stdout:op 4135 completed, throughput=5MB/sec 2024-09-13T03:12:33.504 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Y_HgXatzslxTeRq off=4319042 len=1244839 2024-09-13T03:12:33.506 INFO:tasks.workunit.client.0.smithi088.stdout:op 4136 completed, throughput=5MB/sec 2024-09-13T03:12:33.507 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9uRmiXFYcv8MAjF off=1025923 len=753602 2024-09-13T03:12:33.508 INFO:tasks.workunit.client.0.smithi088.stdout:op 4137 completed, throughput=5MB/sec 2024-09-13T03:12:33.508 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XjtJl9g49afaSSu off=13890052 len=1225178 2024-09-13T03:12:33.510 INFO:tasks.workunit.client.0.smithi088.stdout:op 4138 completed, throughput=5MB/sec 2024-09-13T03:12:33.510 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-J56sXaa5wKcV-tQ off=1672743 len=720652 2024-09-13T03:12:33.513 INFO:tasks.workunit.client.0.smithi088.stdout:op 4139 completed, throughput=5MB/sec 2024-09-13T03:12:33.514 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gu2l5lRA1qDabtK off=526943 len=366004 2024-09-13T03:12:33.517 INFO:tasks.workunit.client.0.smithi088.stdout:op 4140 completed, throughput=5MB/sec 2024-09-13T03:12:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:33 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:12:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:33 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:12:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:33 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:12:34.517 INFO:tasks.workunit.client.0.smithi088.stdout: 815: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:34.517 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CXfWeGV83zWF2fH off=2617732 len=1996383 2024-09-13T03:12:34.520 INFO:tasks.workunit.client.0.smithi088.stdout:op 4141 completed, throughput=5MB/sec 2024-09-13T03:12:34.520 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CKHAn4lxAAazwmb off=4910960 len=1752195 2024-09-13T03:12:34.521 INFO:tasks.workunit.client.0.smithi088.stdout:op 4142 completed, throughput=5MB/sec 2024-09-13T03:12:34.521 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3wDkUibhKXr17_J off=0 len=1327966 2024-09-13T03:12:34.521 INFO:tasks.workunit.client.0.smithi088.stdout:op 4143 completed, throughput=5MB/sec 2024-09-13T03:12:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:34 smithi088 ceph-mon[96266]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:12:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:12:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:12:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:12:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:34 smithi088 ceph-mon[98762]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:12:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:12:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:12:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:12:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:34 smithi195 ceph-mon[87742]: pgmap v1852: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:12:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:12:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:12:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:12:35.522 INFO:tasks.workunit.client.0.smithi088.stdout: 816: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:35.522 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4LHqvV-vPFVxRSd off=14987815 len=748179 2024-09-13T03:12:35.527 INFO:tasks.workunit.client.0.smithi088.stdout:op 4144 completed, throughput=4.99MB/sec 2024-09-13T03:12:35.527 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IUeKwZzpQRJVyts off=9580803 len=1201190 2024-09-13T03:12:35.533 INFO:tasks.workunit.client.0.smithi088.stdout:op 4145 completed, throughput=5MB/sec 2024-09-13T03:12:35.534 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yv2MgC5nT3_J1HW off=4547549 len=2080645 2024-09-13T03:12:35.544 INFO:tasks.workunit.client.0.smithi088.stdout:op 4146 completed, throughput=5MB/sec 2024-09-13T03:12:35.544 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DTPPWWMoKlQpoD6 off=113038 len=250082 2024-09-13T03:12:35.547 INFO:tasks.workunit.client.0.smithi088.stdout:op 4147 completed, throughput=5MB/sec 2024-09-13T03:12:35.547 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9fbxAvIdn-EMxji off=1358970 len=1199278 2024-09-13T03:12:35.548 INFO:tasks.workunit.client.0.smithi088.stdout:op 4148 completed, throughput=5MB/sec 2024-09-13T03:12:36.549 INFO:tasks.workunit.client.0.smithi088.stdout: 817: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:36.549 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SJ65TgDlvumw7CM off=9546360 len=1399525 2024-09-13T03:12:36.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 4149 completed, throughput=5MB/sec 2024-09-13T03:12:36.557 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-J_F4trhMScBOjK2 off=6309549 len=872014 2024-09-13T03:12:36.559 INFO:tasks.workunit.client.0.smithi088.stdout:op 4150 completed, throughput=5MB/sec 2024-09-13T03:12:36.559 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-h5EVa0ys9JcXIHz off=3016296 len=1158897 2024-09-13T03:12:36.561 INFO:tasks.workunit.client.0.smithi088.stdout:op 4151 completed, throughput=5MB/sec 2024-09-13T03:12:36.561 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-D6HMzjfVvwAvj4R off=5195608 len=1285559 2024-09-13T03:12:36.569 INFO:tasks.workunit.client.0.smithi088.stdout:op 4152 completed, throughput=5MB/sec 2024-09-13T03:12:36.569 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FIFB0wlEwI2ASlL off=15094319 len=584067 2024-09-13T03:12:36.572 INFO:tasks.workunit.client.0.smithi088.stdout:op 4153 completed, throughput=5MB/sec 2024-09-13T03:12:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:36 smithi088 ceph-mon[96266]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:12:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:36 smithi088 ceph-mon[98762]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:12:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:36 smithi195 ceph-mon[87742]: pgmap v1853: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:12:37.572 INFO:tasks.workunit.client.0.smithi088.stdout: 818: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:37.572 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Yi1Tb8-2XD25djr off=2735970 len=896133 2024-09-13T03:12:37.573 INFO:tasks.workunit.client.0.smithi088.stdout:op 4154 completed, throughput=5MB/sec 2024-09-13T03:12:37.574 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UQAZDAciW3P68HJ off=12946192 len=1891646 2024-09-13T03:12:37.576 INFO:tasks.workunit.client.0.smithi088.stdout:op 4155 completed, throughput=5MB/sec 2024-09-13T03:12:37.576 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ihfVVCqmcBqKAWJ off=16853069 len=25830 2024-09-13T03:12:37.578 INFO:tasks.workunit.client.0.smithi088.stdout:op 4156 completed, throughput=5MB/sec 2024-09-13T03:12:37.578 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2p5bD4N09jk-cS_ off=2811893 len=683827 2024-09-13T03:12:37.583 INFO:tasks.workunit.client.0.smithi088.stdout:op 4157 completed, throughput=5MB/sec 2024-09-13T03:12:37.583 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nzjOlwxZmOGp-EE off=0 len=1411195 2024-09-13T03:12:37.588 INFO:tasks.workunit.client.0.smithi088.stdout:op 4158 completed, throughput=5MB/sec 2024-09-13T03:12:37.589 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GH0O_Wm-EXxA7t- off=17011898 len=1873165 2024-09-13T03:12:37.596 INFO:tasks.workunit.client.0.smithi088.stdout:op 4159 completed, throughput=5MB/sec 2024-09-13T03:12:38.596 INFO:tasks.workunit.client.0.smithi088.stdout: 819: throughput=5MB/sec pending data=0 2024-09-13T03:12:38.596 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pHWVN3_aBOtZN3B off=5084058 len=23835 2024-09-13T03:12:38.597 INFO:tasks.workunit.client.0.smithi088.stdout:op 4160 completed, throughput=5MB/sec 2024-09-13T03:12:38.597 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-95wXGXaOtNP99XK off=8202943 len=433687 2024-09-13T03:12:38.601 INFO:tasks.workunit.client.0.smithi088.stdout:op 4161 completed, throughput=5MB/sec 2024-09-13T03:12:38.601 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FzzNPs0dioXYRQB off=1312103 len=1831365 2024-09-13T03:12:38.604 INFO:tasks.workunit.client.0.smithi088.stdout:op 4162 completed, throughput=5MB/sec 2024-09-13T03:12:38.604 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lxn61qOhQXWybeb off=5493881 len=1153644 2024-09-13T03:12:38.609 INFO:tasks.workunit.client.0.smithi088.stdout:op 4163 completed, throughput=5MB/sec 2024-09-13T03:12:38.609 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HsibP8CEBizgaIx off=2061970 len=279381 2024-09-13T03:12:38.613 INFO:tasks.workunit.client.0.smithi088.stdout:op 4164 completed, throughput=5MB/sec 2024-09-13T03:12:38.613 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kbnDEmULRwiDuAX off=2011913 len=84680 2024-09-13T03:12:38.613 INFO:tasks.workunit.client.0.smithi088.stdout:op 4165 completed, throughput=5MB/sec 2024-09-13T03:12:38.613 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QbEMcwaoH5muOy4 off=3224537 len=1373387 2024-09-13T03:12:38.615 INFO:tasks.workunit.client.0.smithi088.stdout:op 4166 completed, throughput=5MB/sec 2024-09-13T03:12:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:38 smithi088 ceph-mon[96266]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:12:39.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:38 smithi088 ceph-mon[98762]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:12:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:38 smithi195 ceph-mon[87742]: pgmap v1854: 105 pgs: 105 active+clean; 127 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:12:39.615 INFO:tasks.workunit.client.0.smithi088.stdout: 820: throughput=5MB/sec pending data=0 2024-09-13T03:12:39.616 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-X52yHY752hEkzEf off=722003 len=97530 2024-09-13T03:12:39.618 INFO:tasks.workunit.client.0.smithi088.stdout:op 4167 completed, throughput=5MB/sec 2024-09-13T03:12:39.618 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zMm6qbro9IJcaBd off=3793979 len=966678 2024-09-13T03:12:39.619 INFO:tasks.workunit.client.0.smithi088.stdout:op 4168 completed, throughput=5MB/sec 2024-09-13T03:12:39.619 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-r7Uy2ogwfvsYapx off=1537460 len=1868415 2024-09-13T03:12:39.629 INFO:tasks.workunit.client.0.smithi088.stdout:op 4169 completed, throughput=5MB/sec 2024-09-13T03:12:39.629 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JB3tMRToNGLhx51 off=636170 len=1061965 2024-09-13T03:12:39.636 INFO:tasks.workunit.client.0.smithi088.stdout:op 4170 completed, throughput=5MB/sec 2024-09-13T03:12:39.636 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Cgny0s5qtkAe6cy off=606346 len=1492402 2024-09-13T03:12:39.637 INFO:tasks.workunit.client.0.smithi088.stdout:op 4171 completed, throughput=5MB/sec 2024-09-13T03:12:40.638 INFO:tasks.workunit.client.0.smithi088.stdout: 821: throughput=5MB/sec pending data=0 2024-09-13T03:12:40.638 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MfIkI9Mb5fdHgjF off=3242464 len=1728131 2024-09-13T03:12:40.641 INFO:tasks.workunit.client.0.smithi088.stdout:op 4172 completed, throughput=5MB/sec 2024-09-13T03:12:40.641 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-m6YSdZDjdkdAwAz off=6070107 len=1179250 2024-09-13T03:12:40.642 INFO:tasks.workunit.client.0.smithi088.stdout:op 4173 completed, throughput=5MB/sec 2024-09-13T03:12:40.642 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YYyn_0nSjF6zwYg off=3439692 len=1431421 2024-09-13T03:12:40.644 INFO:tasks.workunit.client.0.smithi088.stdout:op 4174 completed, throughput=5MB/sec 2024-09-13T03:12:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:40 smithi088 ceph-mon[96266]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:12:41.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:40 smithi088 ceph-mon[98762]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:12:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:40 smithi195 ceph-mon[87742]: pgmap v1855: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-09-13T03:12:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: 822: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:41.644 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-geuz8O5wnmcVRcs off=1934353 len=1786123 2024-09-13T03:12:41.653 INFO:tasks.workunit.client.0.smithi088.stdout:op 4175 completed, throughput=5MB/sec 2024-09-13T03:12:41.653 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SX4qOMpJ6nTkpOr off=1088424 len=750075 2024-09-13T03:12:41.658 INFO:tasks.workunit.client.0.smithi088.stdout:op 4176 completed, throughput=5MB/sec 2024-09-13T03:12:41.658 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bZ8Pdc6Eg99AQaa off=997806 len=1613042 2024-09-13T03:12:41.661 INFO:tasks.workunit.client.0.smithi088.stdout:op 4177 completed, throughput=5MB/sec 2024-09-13T03:12:41.662 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-scJ3yEnOKgCcvwc off=7072195 len=837212 2024-09-13T03:12:41.666 INFO:tasks.workunit.client.0.smithi088.stdout:op 4178 completed, throughput=5MB/sec 2024-09-13T03:12:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: 823: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:42.667 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-55_k4KPncFlbZcm off=1423738 len=529103 2024-09-13T03:12:42.671 INFO:tasks.workunit.client.0.smithi088.stdout:op 4179 completed, throughput=4.99MB/sec 2024-09-13T03:12:42.671 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LzrW-pIiL4jYisR off=6496627 len=176323 2024-09-13T03:12:42.674 INFO:tasks.workunit.client.0.smithi088.stdout:op 4180 completed, throughput=4.99MB/sec 2024-09-13T03:12:42.674 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YbKFPjRU5BbzYsS off=9252871 len=168910 2024-09-13T03:12:42.677 INFO:tasks.workunit.client.0.smithi088.stdout:op 4181 completed, throughput=5MB/sec 2024-09-13T03:12:42.677 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-D2nS2F6WXP5s668 off=9897785 len=952778 2024-09-13T03:12:42.682 INFO:tasks.workunit.client.0.smithi088.stdout:op 4182 completed, throughput=5MB/sec 2024-09-13T03:12:42.682 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uiBEz0u3f69TC2S off=4048357 len=1145437 2024-09-13T03:12:42.684 INFO:tasks.workunit.client.0.smithi088.stdout:op 4183 completed, throughput=5MB/sec 2024-09-13T03:12:42.684 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ARnAK4biiyHhq3U off=17131855 len=523579 2024-09-13T03:12:42.687 INFO:tasks.workunit.client.0.smithi088.stdout:op 4184 completed, throughput=5MB/sec 2024-09-13T03:12:42.687 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iBwr0GE3A9W5Oez off=9444931 len=474991 2024-09-13T03:12:42.688 INFO:tasks.workunit.client.0.smithi088.stdout:op 4185 completed, throughput=5MB/sec 2024-09-13T03:12:42.688 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fmU0QH4O8LYlqTk off=19030479 len=1564864 2024-09-13T03:12:42.690 INFO:tasks.workunit.client.0.smithi088.stdout:op 4186 completed, throughput=5MB/sec 2024-09-13T03:12:43.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:42 smithi088 ceph-mon[96266]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:12:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:42 smithi088 ceph-mon[98762]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:12:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:42 smithi195 ceph-mon[87742]: pgmap v1856: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:12:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:12:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:12:43] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-09-13T03:12:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: 824: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:43.690 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-82vsA0v19FQVNAD off=13298905 len=476495 2024-09-13T03:12:43.694 INFO:tasks.workunit.client.0.smithi088.stdout:op 4187 completed, throughput=4.99MB/sec 2024-09-13T03:12:43.694 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wMDHNl_hkDUQjlr off=4211964 len=838707 2024-09-13T03:12:43.695 INFO:tasks.workunit.client.0.smithi088.stdout:op 4188 completed, throughput=5MB/sec 2024-09-13T03:12:43.695 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bCWF4Y2a1U2q8kW off=357392 len=2072599 2024-09-13T03:12:43.699 INFO:tasks.workunit.client.0.smithi088.stdout:op 4189 completed, throughput=5MB/sec 2024-09-13T03:12:43.699 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cdwVsqO_CCL45GB off=2562842 len=1224648 2024-09-13T03:12:43.706 INFO:tasks.workunit.client.0.smithi088.stdout:op 4190 completed, throughput=5MB/sec 2024-09-13T03:12:43.706 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uKbmB9dezB7OSML off=5453598 len=1369017 2024-09-13T03:12:43.708 INFO:tasks.workunit.client.0.smithi088.stdout:op 4191 completed, throughput=5MB/sec 2024-09-13T03:12:44.708 INFO:tasks.workunit.client.0.smithi088.stdout: 825: throughput=5MB/sec pending data=0 2024-09-13T03:12:44.708 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8q1Mei6bSFZyFDP off=12925154 len=424352 2024-09-13T03:12:44.712 INFO:tasks.workunit.client.0.smithi088.stdout:op 4192 completed, throughput=5MB/sec 2024-09-13T03:12:44.713 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fkkqc1udk1SyRqa off=1290038 len=1481818 2024-09-13T03:12:44.714 INFO:tasks.workunit.client.0.smithi088.stdout:op 4193 completed, throughput=5MB/sec 2024-09-13T03:12:44.714 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LlyumOECFy-aj9U off=4421344 len=824032 2024-09-13T03:12:44.720 INFO:tasks.workunit.client.0.smithi088.stdout:op 4194 completed, throughput=5MB/sec 2024-09-13T03:12:44.720 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iTfmaQ8LWVyVUhh off=40879 len=1645860 2024-09-13T03:12:44.722 INFO:tasks.workunit.client.0.smithi088.stdout:op 4195 completed, throughput=5MB/sec 2024-09-13T03:12:44.722 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fvCdYqvd5-mldLd off=4173427 len=1880370 2024-09-13T03:12:44.724 INFO:tasks.workunit.client.0.smithi088.stdout:op 4196 completed, throughput=5MB/sec 2024-09-13T03:12:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:44 smithi088 ceph-mon[96266]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:12:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:12:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:44 smithi088 ceph-mon[98762]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:12:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:12:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:44 smithi195 ceph-mon[87742]: pgmap v1857: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:12:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:12:45.724 INFO:tasks.workunit.client.0.smithi088.stdout: 826: throughput=5MB/sec pending data=0 2024-09-13T03:12:45.724 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gyhgCcENyerm5a1 off=6541457 len=723291 2024-09-13T03:12:45.725 INFO:tasks.workunit.client.0.smithi088.stdout:op 4197 completed, throughput=5MB/sec 2024-09-13T03:12:45.726 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fldjXLeuGb1A0oN off=6872099 len=752867 2024-09-13T03:12:45.727 INFO:tasks.workunit.client.0.smithi088.stdout:op 4198 completed, throughput=5MB/sec 2024-09-13T03:12:45.727 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Rjg-HonzDQWOvES off=3471286 len=647152 2024-09-13T03:12:45.732 INFO:tasks.workunit.client.0.smithi088.stdout:op 4199 completed, throughput=5MB/sec 2024-09-13T03:12:45.732 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1_n7ExA-rvePa9I off=11085806 len=1574850 2024-09-13T03:12:45.740 INFO:tasks.workunit.client.0.smithi088.stdout:op 4200 completed, throughput=5MB/sec 2024-09-13T03:12:46.741 INFO:tasks.workunit.client.0.smithi088.stdout: 827: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:46.741 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XtZvWRcabgJF4TM off=138944 len=885213 2024-09-13T03:12:46.746 INFO:tasks.workunit.client.0.smithi088.stdout:op 4201 completed, throughput=5MB/sec 2024-09-13T03:12:46.746 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3jHJQULKWj-dDFN off=7907200 len=770358 2024-09-13T03:12:46.747 INFO:tasks.workunit.client.0.smithi088.stdout:op 4202 completed, throughput=5MB/sec 2024-09-13T03:12:46.747 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-W4gjpHMt72WItuA off=140570 len=801853 2024-09-13T03:12:46.753 INFO:tasks.workunit.client.0.smithi088.stdout:op 4203 completed, throughput=5MB/sec 2024-09-13T03:12:46.753 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lQpUSEylVtcheU6 off=13546595 len=1826869 2024-09-13T03:12:46.754 INFO:tasks.workunit.client.0.smithi088.stdout:op 4204 completed, throughput=5MB/sec 2024-09-13T03:12:46.755 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UHfaIC0tXcCLXny off=10126565 len=763640 2024-09-13T03:12:46.758 INFO:tasks.workunit.client.0.smithi088.stdout:op 4205 completed, throughput=5MB/sec 2024-09-13T03:12:46.758 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1PjOQezQxn79EkI off=764805 len=2071976 2024-09-13T03:12:46.769 INFO:tasks.workunit.client.0.smithi088.stdout:op 4206 completed, throughput=5MB/sec 2024-09-13T03:12:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:46 smithi088 ceph-mon[96266]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:12:47.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:46 smithi088 ceph-mon[98762]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:12:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:46 smithi195 ceph-mon[87742]: pgmap v1858: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:12:47.769 INFO:tasks.workunit.client.0.smithi088.stdout: 828: throughput=5MB/sec pending data=0 2024-09-13T03:12:47.769 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-855PAEPT7WqpLYB off=3453053 len=449261 2024-09-13T03:12:47.771 INFO:tasks.workunit.client.0.smithi088.stdout:op 4207 completed, throughput=5MB/sec 2024-09-13T03:12:47.771 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8tRVwJd-03cAhVb off=3798464 len=1578743 2024-09-13T03:12:47.773 INFO:tasks.workunit.client.0.smithi088.stdout:op 4208 completed, throughput=5MB/sec 2024-09-13T03:12:47.773 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nzOkzY1XrkxriPT off=2105035 len=1106371 2024-09-13T03:12:47.779 INFO:tasks.workunit.client.0.smithi088.stdout:op 4209 completed, throughput=5MB/sec 2024-09-13T03:12:47.779 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BdZomrbbk5rS6dh off=7037643 len=1229953 2024-09-13T03:12:47.786 INFO:tasks.workunit.client.0.smithi088.stdout:op 4210 completed, throughput=5MB/sec 2024-09-13T03:12:48.787 INFO:tasks.workunit.client.0.smithi088.stdout: 829: throughput=5MB/sec pending data=0 2024-09-13T03:12:48.787 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HTpwBsQiWGNKla8 off=9770410 len=329264 2024-09-13T03:12:48.795 INFO:tasks.workunit.client.0.smithi088.stdout:op 4211 completed, throughput=5MB/sec 2024-09-13T03:12:48.795 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Slae3YoKbuSZYxX off=787197 len=1033714 2024-09-13T03:12:48.800 INFO:tasks.workunit.client.0.smithi088.stdout:op 4212 completed, throughput=5MB/sec 2024-09-13T03:12:48.800 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Rj72F_siEdK589v off=8378638 len=4064 2024-09-13T03:12:48.802 INFO:tasks.workunit.client.0.smithi088.stdout:op 4213 completed, throughput=5MB/sec 2024-09-13T03:12:48.802 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rHssXpPkjitNS6_ off=14333256 len=248032 2024-09-13T03:12:48.803 INFO:tasks.workunit.client.0.smithi088.stdout:op 4214 completed, throughput=5MB/sec 2024-09-13T03:12:48.803 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SP5f4ko0tGjotJu off=6011870 len=1993733 2024-09-13T03:12:48.811 INFO:tasks.workunit.client.0.smithi088.stdout:op 4215 completed, throughput=5MB/sec 2024-09-13T03:12:48.812 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-doEEu_QY1giInjb off=3057502 len=1600888 2024-09-13T03:12:48.814 INFO:tasks.workunit.client.0.smithi088.stdout:op 4216 completed, throughput=5MB/sec 2024-09-13T03:12:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:48 smithi088 ceph-mon[96266]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:12:49.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:48 smithi088 ceph-mon[98762]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:12:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:48 smithi195 ceph-mon[87742]: pgmap v1859: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:12:49.815 INFO:tasks.workunit.client.0.smithi088.stdout: 830: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:49.815 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-e5dp3QnHE3_zKq2 off=15746914 len=1231701 2024-09-13T03:12:49.821 INFO:tasks.workunit.client.0.smithi088.stdout:op 4217 completed, throughput=5MB/sec 2024-09-13T03:12:49.822 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OlxBWJrI2meZhLB off=18606787 len=1591940 2024-09-13T03:12:49.830 INFO:tasks.workunit.client.0.smithi088.stdout:op 4218 completed, throughput=5MB/sec 2024-09-13T03:12:49.831 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hQ8W7cBzFZfyWtH off=1863169 len=1678967 2024-09-13T03:12:49.833 INFO:tasks.workunit.client.0.smithi088.stdout:op 4219 completed, throughput=5MB/sec 2024-09-13T03:12:49.833 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mVQEj6Cb4t_LBwa off=11726482 len=868916 2024-09-13T03:12:49.838 INFO:tasks.workunit.client.0.smithi088.stdout:op 4220 completed, throughput=5MB/sec 2024-09-13T03:12:50.838 INFO:tasks.workunit.client.0.smithi088.stdout: 831: throughput=5MB/sec pending data=0 2024-09-13T03:12:50.839 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QaHdI49kYG6J3ql off=8481520 len=701731 2024-09-13T03:12:50.844 INFO:tasks.workunit.client.0.smithi088.stdout:op 4221 completed, throughput=5MB/sec 2024-09-13T03:12:50.844 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fygHLuAW3fQvv17 off=6302880 len=42159 2024-09-13T03:12:50.845 INFO:tasks.workunit.client.0.smithi088.stdout:op 4222 completed, throughput=5MB/sec 2024-09-13T03:12:50.845 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Mv-zh1SbKtMkbhI off=402056 len=1318443 2024-09-13T03:12:50.851 INFO:tasks.workunit.client.0.smithi088.stdout:op 4223 completed, throughput=5MB/sec 2024-09-13T03:12:50.851 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ohBtyYHBUglVqy8 off=38603 len=1812309 2024-09-13T03:12:50.853 INFO:tasks.workunit.client.0.smithi088.stdout:op 4224 completed, throughput=5MB/sec 2024-09-13T03:12:50.853 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-m8jCAb9emtMR96T off=8657355 len=450082 2024-09-13T03:12:50.856 INFO:tasks.workunit.client.0.smithi088.stdout:op 4225 completed, throughput=5MB/sec 2024-09-13T03:12:50.856 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BSYsK0_fjRFOwSB off=15000968 len=417530 2024-09-13T03:12:50.860 INFO:tasks.workunit.client.0.smithi088.stdout:op 4226 completed, throughput=5MB/sec 2024-09-13T03:12:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:50 smithi088 ceph-mon[96266]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:12:51.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:50 smithi088 ceph-mon[98762]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:12:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:50 smithi195 ceph-mon[87742]: pgmap v1860: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:12:51.860 INFO:tasks.workunit.client.0.smithi088.stdout: 832: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:51.860 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oV8gqvBQqlU19dB off=3074506 len=731663 2024-09-13T03:12:51.861 INFO:tasks.workunit.client.0.smithi088.stdout:op 4227 completed, throughput=5MB/sec 2024-09-13T03:12:51.861 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EIzUAshpqpDBIe5 off=4894132 len=15662 2024-09-13T03:12:51.862 INFO:tasks.workunit.client.0.smithi088.stdout:op 4228 completed, throughput=5MB/sec 2024-09-13T03:12:51.862 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jKWZU_SH-Vq198N off=6636183 len=1222770 2024-09-13T03:12:51.865 INFO:tasks.workunit.client.0.smithi088.stdout:op 4229 completed, throughput=5MB/sec 2024-09-13T03:12:51.865 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XoDOfN_85sb_dVo off=6285555 len=708558 2024-09-13T03:12:51.871 INFO:tasks.workunit.client.0.smithi088.stdout:op 4230 completed, throughput=5MB/sec 2024-09-13T03:12:51.871 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Z27moFtWhnuGfaq off=1796672 len=1456588 2024-09-13T03:12:51.878 INFO:tasks.workunit.client.0.smithi088.stdout:op 4231 completed, throughput=5MB/sec 2024-09-13T03:12:51.878 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AGcdZyTRqQ242ij off=22920576 len=1106185 2024-09-13T03:12:51.879 INFO:tasks.workunit.client.0.smithi088.stdout:op 4232 completed, throughput=5MB/sec 2024-09-13T03:12:52.880 INFO:tasks.workunit.client.0.smithi088.stdout: 833: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:52.880 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ciiyn6JJDoL0i9F off=0 len=1473685 2024-09-13T03:12:52.888 INFO:tasks.workunit.client.0.smithi088.stdout:op 4233 completed, throughput=5MB/sec 2024-09-13T03:12:52.888 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OMROBxQIPR4gl55 off=8594668 len=920564 2024-09-13T03:12:52.890 INFO:tasks.workunit.client.0.smithi088.stdout:op 4234 completed, throughput=5MB/sec 2024-09-13T03:12:52.890 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F6Y2IJqWIaC5xQm off=2108950 len=101614 2024-09-13T03:12:52.893 INFO:tasks.workunit.client.0.smithi088.stdout:op 4235 completed, throughput=5MB/sec 2024-09-13T03:12:52.893 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-obvW0IpWsWIj9gd off=14555909 len=1251783 2024-09-13T03:12:52.896 INFO:tasks.workunit.client.0.smithi088.stdout:op 4236 completed, throughput=5MB/sec 2024-09-13T03:12:52.896 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7Q4_PNEEpKKHnH7 off=4180099 len=778927 2024-09-13T03:12:52.901 INFO:tasks.workunit.client.0.smithi088.stdout:op 4237 completed, throughput=5MB/sec 2024-09-13T03:12:52.902 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Rj72F_siEdK589v off=7577886 len=1380616 2024-09-13T03:12:52.909 INFO:tasks.workunit.client.0.smithi088.stdout:op 4238 completed, throughput=5MB/sec 2024-09-13T03:12:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:53 smithi088 ceph-mon[98762]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:12:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:53 smithi088 ceph-mon[96266]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:12:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:12:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:12:53] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:12:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:53 smithi195 ceph-mon[87742]: pgmap v1861: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:12:53.910 INFO:tasks.workunit.client.0.smithi088.stdout: 834: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:53.910 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5Pugoki4VpZS7Oh off=2293898 len=1060067 2024-09-13T03:12:53.916 INFO:tasks.workunit.client.0.smithi088.stdout:op 4239 completed, throughput=5MB/sec 2024-09-13T03:12:53.916 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IedP3knpIK0Hwhr off=3623956 len=254351 2024-09-13T03:12:53.916 INFO:tasks.workunit.client.0.smithi088.stdout:op 4240 completed, throughput=5MB/sec 2024-09-13T03:12:53.916 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uCGeNZiTpTPxHXF off=13418448 len=127522 2024-09-13T03:12:53.918 INFO:tasks.workunit.client.0.smithi088.stdout:op 4241 completed, throughput=5MB/sec 2024-09-13T03:12:53.918 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0a2N7QAXJ61pxzW off=12514640 len=932735 2024-09-13T03:12:53.918 INFO:tasks.workunit.client.0.smithi088.stdout:op 4242 completed, throughput=5MB/sec 2024-09-13T03:12:53.918 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-t25qm616nIBtWVs off=15407748 len=953939 2024-09-13T03:12:53.921 INFO:tasks.workunit.client.0.smithi088.stdout:op 4243 completed, throughput=5MB/sec 2024-09-13T03:12:53.921 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kNzCQF_PeOSVIpp off=987405 len=1445846 2024-09-13T03:12:53.923 INFO:tasks.workunit.client.0.smithi088.stdout:op 4244 completed, throughput=5MB/sec 2024-09-13T03:12:54.923 INFO:tasks.workunit.client.0.smithi088.stdout: 835: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:54.924 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MjScRgaIhcSWrcY off=1450191 len=793916 2024-09-13T03:12:54.929 INFO:tasks.workunit.client.0.smithi088.stdout:op 4245 completed, throughput=5MB/sec 2024-09-13T03:12:54.929 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EQUzQ5TI8QXXORA off=17618175 len=1254889 2024-09-13T03:12:54.937 INFO:tasks.workunit.client.0.smithi088.stdout:op 4246 completed, throughput=5MB/sec 2024-09-13T03:12:54.937 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2azT85xoqOuupi5 off=4955461 len=1376610 2024-09-13T03:12:54.942 INFO:tasks.workunit.client.0.smithi088.stdout:op 4247 completed, throughput=5MB/sec 2024-09-13T03:12:54.942 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ap2FJqrqNI1aQNk off=4351666 len=1328439 2024-09-13T03:12:54.944 INFO:tasks.workunit.client.0.smithi088.stdout:op 4248 completed, throughput=5MB/sec 2024-09-13T03:12:54.944 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZdEAt_YleapUzrn off=5746470 len=1242919 2024-09-13T03:12:54.947 INFO:tasks.workunit.client.0.smithi088.stdout:op 4249 completed, throughput=5MB/sec 2024-09-13T03:12:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:55 smithi088 ceph-mon[96266]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:12:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:55 smithi088 ceph-mon[98762]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:12:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:55 smithi195 ceph-mon[87742]: pgmap v1862: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:12:55.948 INFO:tasks.workunit.client.0.smithi088.stdout: 836: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:55.948 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o_LgRp2UL6edOqP off=14472668 len=327649 2024-09-13T03:12:55.952 INFO:tasks.workunit.client.0.smithi088.stdout:op 4250 completed, throughput=5MB/sec 2024-09-13T03:12:55.952 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-acOufS0wQekM0rG off=7738856 len=1993044 2024-09-13T03:12:55.956 INFO:tasks.workunit.client.0.smithi088.stdout:op 4251 completed, throughput=5MB/sec 2024-09-13T03:12:55.956 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KWIQPS7ZPZH8xep off=17659942 len=607545 2024-09-13T03:12:55.958 INFO:tasks.workunit.client.0.smithi088.stdout:op 4252 completed, throughput=5MB/sec 2024-09-13T03:12:55.958 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U-eIu_bhXaMvUe1 off=16130233 len=247679 2024-09-13T03:12:55.961 INFO:tasks.workunit.client.0.smithi088.stdout:op 4253 completed, throughput=5MB/sec 2024-09-13T03:12:55.961 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DODaL2cWKV0VVpb off=18220454 len=100194 2024-09-13T03:12:55.963 INFO:tasks.workunit.client.0.smithi088.stdout:op 4254 completed, throughput=5MB/sec 2024-09-13T03:12:55.964 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fUa7b4Xwd6zS0k4 off=8916414 len=1460114 2024-09-13T03:12:55.969 INFO:tasks.workunit.client.0.smithi088.stdout:op 4255 completed, throughput=5MB/sec 2024-09-13T03:12:56.970 INFO:tasks.workunit.client.0.smithi088.stdout: 837: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:56.970 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PIphcb6T83Eh6Sy off=21111936 len=1457930 2024-09-13T03:12:56.977 INFO:tasks.workunit.client.0.smithi088.stdout:op 4256 completed, throughput=5MB/sec 2024-09-13T03:12:56.977 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-I32q5ez_UyKm8w6 off=657612 len=1559394 2024-09-13T03:12:56.985 INFO:tasks.workunit.client.0.smithi088.stdout:op 4257 completed, throughput=5MB/sec 2024-09-13T03:12:56.985 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-15ydKqRjXUQu7tn off=10460918 len=920817 2024-09-13T03:12:56.986 INFO:tasks.workunit.client.0.smithi088.stdout:op 4258 completed, throughput=5MB/sec 2024-09-13T03:12:56.986 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WTF5ZVKUi74K12e off=6863610 len=1922850 2024-09-13T03:12:56.996 INFO:tasks.workunit.client.0.smithi088.stdout:op 4259 completed, throughput=5MB/sec 2024-09-13T03:12:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:57 smithi088 ceph-mon[98762]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:12:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:57 smithi088 ceph-mon[96266]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:12:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:57 smithi195 ceph-mon[87742]: pgmap v1863: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:12:57.997 INFO:tasks.workunit.client.0.smithi088.stdout: 838: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:57.997 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fr34gzeD6BCBkz3 off=4607409 len=1782021 2024-09-13T03:12:58.007 INFO:tasks.workunit.client.0.smithi088.stdout:op 4260 completed, throughput=5MB/sec 2024-09-13T03:12:58.007 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gNXiaSJu6ux1nkk off=862161 len=1307463 2024-09-13T03:12:58.015 INFO:tasks.workunit.client.0.smithi088.stdout:op 4261 completed, throughput=5MB/sec 2024-09-13T03:12:58.015 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-d8abIUB36XiT7gN off=13134851 len=791195 2024-09-13T03:12:58.017 INFO:tasks.workunit.client.0.smithi088.stdout:op 4262 completed, throughput=5MB/sec 2024-09-13T03:12:58.017 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_luydxlcJqt4-WC off=0 len=1616140 2024-09-13T03:12:58.018 INFO:tasks.workunit.client.0.smithi088.stdout:op 4263 completed, throughput=5MB/sec 2024-09-13T03:12:59.019 INFO:tasks.workunit.client.0.smithi088.stdout: 839: throughput=4.99MB/sec pending data=0 2024-09-13T03:12:59.019 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DplDfLNSo1RG6PI off=3849221 len=1223910 2024-09-13T03:12:59.026 INFO:tasks.workunit.client.0.smithi088.stdout:op 4264 completed, throughput=5MB/sec 2024-09-13T03:12:59.026 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jZERZHdMMWk4ZqZ off=16484489 len=1332653 2024-09-13T03:12:59.028 INFO:tasks.workunit.client.0.smithi088.stdout:op 4265 completed, throughput=5MB/sec 2024-09-13T03:12:59.028 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vFnOcJG7EbdyVKW off=11170556 len=1282479 2024-09-13T03:12:59.036 INFO:tasks.workunit.client.0.smithi088.stdout:op 4266 completed, throughput=5MB/sec 2024-09-13T03:12:59.036 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RwhVnnvC8cvyDhU off=3758103 len=24017 2024-09-13T03:12:59.038 INFO:tasks.workunit.client.0.smithi088.stdout:op 4267 completed, throughput=5MB/sec 2024-09-13T03:12:59.038 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IctpP-2bYy5gJ4v off=8274694 len=1290028 2024-09-13T03:12:59.045 INFO:tasks.workunit.client.0.smithi088.stdout:op 4268 completed, throughput=5MB/sec 2024-09-13T03:12:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:59 smithi088 ceph-mon[96266]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:12:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:12:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:12:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:59 smithi088 ceph-mon[98762]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:12:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:12:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:12:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:59 smithi195 ceph-mon[87742]: pgmap v1864: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:12:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:12:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:13:00.045 INFO:tasks.workunit.client.0.smithi088.stdout: 840: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:00.045 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EMdXkzCZATour1F off=3816840 len=1494769 2024-09-13T03:13:00.052 INFO:tasks.workunit.client.0.smithi088.stdout:op 4269 completed, throughput=5MB/sec 2024-09-13T03:13:00.052 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-S0a4zBIgdGXV3j4 off=3628686 len=680710 2024-09-13T03:13:00.057 INFO:tasks.workunit.client.0.smithi088.stdout:op 4270 completed, throughput=5MB/sec 2024-09-13T03:13:00.057 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VGchKZKd6yCCX9L off=7483122 len=603817 2024-09-13T03:13:00.058 INFO:tasks.workunit.client.0.smithi088.stdout:op 4271 completed, throughput=5MB/sec 2024-09-13T03:13:00.058 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qVcUBHHhSZGsyPm off=11700842 len=54795 2024-09-13T03:13:00.060 INFO:tasks.workunit.client.0.smithi088.stdout:op 4272 completed, throughput=5MB/sec 2024-09-13T03:13:00.061 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-A2nmmm7AbjkK4jw off=16831958 len=1059134 2024-09-13T03:13:00.061 INFO:tasks.workunit.client.0.smithi088.stdout:op 4273 completed, throughput=5MB/sec 2024-09-13T03:13:00.061 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6zvzU6lDBofJL4Y off=5687765 len=1186333 2024-09-13T03:13:00.068 INFO:tasks.workunit.client.0.smithi088.stdout:op 4274 completed, throughput=5MB/sec 2024-09-13T03:13:01.068 INFO:tasks.workunit.client.0.smithi088.stdout: 841: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:01.069 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6M-mhXMQoNSD42o off=4832749 len=1674540 2024-09-13T03:13:01.077 INFO:tasks.workunit.client.0.smithi088.stdout:op 4275 completed, throughput=5MB/sec 2024-09-13T03:13:01.077 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FFZEgXQM35zfEfR off=5186728 len=1455106 2024-09-13T03:13:01.081 INFO:tasks.workunit.client.0.smithi088.stdout:op 4276 completed, throughput=5MB/sec 2024-09-13T03:13:01.081 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AEi8HoS8B21LxP5 off=2494387 len=249725 2024-09-13T03:13:01.083 INFO:tasks.workunit.client.0.smithi088.stdout:op 4277 completed, throughput=5MB/sec 2024-09-13T03:13:01.083 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kxzDDLcgACB--gP off=11494510 len=1831958 2024-09-13T03:13:01.085 INFO:tasks.workunit.client.0.smithi088.stdout:op 4278 completed, throughput=5MB/sec 2024-09-13T03:13:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:01 smithi088 ceph-mon[96266]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:13:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:01 smithi088 ceph-mon[98762]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:13:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:01 smithi195 ceph-mon[87742]: pgmap v1865: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:13:02.086 INFO:tasks.workunit.client.0.smithi088.stdout: 842: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:02.086 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VyJjQKC8pdcNav5 off=13398679 len=553255 2024-09-13T03:13:02.089 INFO:tasks.workunit.client.0.smithi088.stdout:op 4279 completed, throughput=4.99MB/sec 2024-09-13T03:13:02.090 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GjuuTIB6ahm-CIL off=1620756 len=496277 2024-09-13T03:13:02.094 INFO:tasks.workunit.client.0.smithi088.stdout:op 4280 completed, throughput=5MB/sec 2024-09-13T03:13:02.094 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XkUnzIWO1RVF-GR off=5825332 len=1896132 2024-09-13T03:13:02.105 INFO:tasks.workunit.client.0.smithi088.stdout:op 4281 completed, throughput=5MB/sec 2024-09-13T03:13:02.106 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KCoywqjRtspU90P off=1047070 len=1076022 2024-09-13T03:13:02.107 INFO:tasks.workunit.client.0.smithi088.stdout:op 4282 completed, throughput=5MB/sec 2024-09-13T03:13:02.107 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GnixG43FFpalkQn off=9488627 len=1952513 2024-09-13T03:13:02.109 INFO:tasks.workunit.client.0.smithi088.stdout:op 4283 completed, throughput=5MB/sec 2024-09-13T03:13:03.109 INFO:tasks.workunit.client.0.smithi088.stdout: 843: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:03.110 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UvPyBLqzCKTGbDW off=11968629 len=101675 2024-09-13T03:13:03.111 INFO:tasks.workunit.client.0.smithi088.stdout:op 4284 completed, throughput=5MB/sec 2024-09-13T03:13:03.111 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kqiTvx4Nufctnq9 off=234629 len=703912 2024-09-13T03:13:03.113 INFO:tasks.workunit.client.0.smithi088.stdout:op 4285 completed, throughput=5MB/sec 2024-09-13T03:13:03.113 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BIg5KXA8b_MqquI off=11514263 len=1964519 2024-09-13T03:13:03.115 INFO:tasks.workunit.client.0.smithi088.stdout:op 4286 completed, throughput=5MB/sec 2024-09-13T03:13:03.115 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IjDoa8d_3v85VQD off=9887996 len=1133991 2024-09-13T03:13:03.117 INFO:tasks.workunit.client.0.smithi088.stdout:op 4287 completed, throughput=5MB/sec 2024-09-13T03:13:03.117 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-W2ADJyxPIynSjiT off=869278 len=1775399 2024-09-13T03:13:03.118 INFO:tasks.workunit.client.0.smithi088.stdout:op 4288 completed, throughput=5MB/sec 2024-09-13T03:13:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:03 smithi088 ceph-mon[96266]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:13:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:03 smithi088 ceph-mon[98762]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:13:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:13:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:13:03] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-09-13T03:13:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:03 smithi195 ceph-mon[87742]: pgmap v1866: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:13:04.118 INFO:tasks.workunit.client.0.smithi088.stdout: 844: throughput=5MB/sec pending data=0 2024-09-13T03:13:04.119 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rz8JLaHSIiTS7CW off=7684831 len=922927 2024-09-13T03:13:04.124 INFO:tasks.workunit.client.0.smithi088.stdout:op 4289 completed, throughput=5MB/sec 2024-09-13T03:13:04.124 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iDzMpX1hQuYl_RB off=7678910 len=990447 2024-09-13T03:13:04.126 INFO:tasks.workunit.client.0.smithi088.stdout:op 4290 completed, throughput=5MB/sec 2024-09-13T03:13:04.126 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-orB9Sb0wIAxq90P off=5489 len=323451 2024-09-13T03:13:04.129 INFO:tasks.workunit.client.0.smithi088.stdout:op 4291 completed, throughput=5MB/sec 2024-09-13T03:13:04.129 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-td_OmPru-zstHtn off=2825904 len=390525 2024-09-13T03:13:04.129 INFO:tasks.workunit.client.0.smithi088.stdout:op 4292 completed, throughput=5MB/sec 2024-09-13T03:13:04.130 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0slq90ztxoEm_BC off=3874480 len=639552 2024-09-13T03:13:04.133 INFO:tasks.workunit.client.0.smithi088.stdout:op 4293 completed, throughput=5MB/sec 2024-09-13T03:13:04.133 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DuCA6u5d3Q-NO_C off=14979842 len=1298548 2024-09-13T03:13:04.134 INFO:tasks.workunit.client.0.smithi088.stdout:op 4294 completed, throughput=5MB/sec 2024-09-13T03:13:05.135 INFO:tasks.workunit.client.0.smithi088.stdout: 845: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:05.135 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-meiFn81KJhyQYcq off=5260004 len=153035 2024-09-13T03:13:05.138 INFO:tasks.workunit.client.0.smithi088.stdout:op 4295 completed, throughput=4.99MB/sec 2024-09-13T03:13:05.138 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RBulbXu4w5ENQwQ off=9730954 len=1638827 2024-09-13T03:13:05.140 INFO:tasks.workunit.client.0.smithi088.stdout:op 4296 completed, throughput=5MB/sec 2024-09-13T03:13:05.140 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-681a4VI9ttSr9bk off=14276603 len=650087 2024-09-13T03:13:05.141 INFO:tasks.workunit.client.0.smithi088.stdout:op 4297 completed, throughput=5MB/sec 2024-09-13T03:13:05.141 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5AFEepfsG1ZTC14 off=4946792 len=1988520 2024-09-13T03:13:05.150 INFO:tasks.workunit.client.0.smithi088.stdout:op 4298 completed, throughput=5MB/sec 2024-09-13T03:13:05.151 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lTfqs9WUbdfbhbe off=14903666 len=1397143 2024-09-13T03:13:05.158 INFO:tasks.workunit.client.0.smithi088.stdout:op 4299 completed, throughput=5MB/sec 2024-09-13T03:13:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:05 smithi088 ceph-mon[96266]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:13:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:05 smithi088 ceph-mon[98762]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:13:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:05 smithi195 ceph-mon[87742]: pgmap v1867: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:13:06.158 INFO:tasks.workunit.client.0.smithi088.stdout: 846: throughput=5MB/sec pending data=0 2024-09-13T03:13:06.158 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XZJPcyalUPxAObc off=9575620 len=1764724 2024-09-13T03:13:06.166 INFO:tasks.workunit.client.0.smithi088.stdout:op 4300 completed, throughput=5MB/sec 2024-09-13T03:13:06.166 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dqOw9BC2opZ3irr off=9009958 len=937286 2024-09-13T03:13:06.171 INFO:tasks.workunit.client.0.smithi088.stdout:op 4301 completed, throughput=5MB/sec 2024-09-13T03:13:06.172 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dCFV3Ti9vDpF4FW off=13918939 len=1871297 2024-09-13T03:13:06.174 INFO:tasks.workunit.client.0.smithi088.stdout:op 4302 completed, throughput=5MB/sec 2024-09-13T03:13:06.174 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7saf6Kit8G4VZTU off=7506097 len=887186 2024-09-13T03:13:06.175 INFO:tasks.workunit.client.0.smithi088.stdout:op 4303 completed, throughput=5MB/sec 2024-09-13T03:13:07.175 INFO:tasks.workunit.client.0.smithi088.stdout: 847: throughput=5MB/sec pending data=0 2024-09-13T03:13:07.175 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Jrj8l-wBBhZ7Df1 off=6836475 len=827803 2024-09-13T03:13:07.179 INFO:tasks.workunit.client.0.smithi088.stdout:op 4304 completed, throughput=5MB/sec 2024-09-13T03:13:07.180 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YQYdiLNFDfVevVT off=769410 len=720143 2024-09-13T03:13:07.181 INFO:tasks.workunit.client.0.smithi088.stdout:op 4305 completed, throughput=5MB/sec 2024-09-13T03:13:07.181 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--s-rqxIuSzKaOCL off=738793 len=1619672 2024-09-13T03:13:07.190 INFO:tasks.workunit.client.0.smithi088.stdout:op 4306 completed, throughput=5MB/sec 2024-09-13T03:13:07.190 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-a5t7796GZHJe1nN off=3618718 len=2088872 2024-09-13T03:13:07.201 INFO:tasks.workunit.client.0.smithi088.stdout:op 4307 completed, throughput=5MB/sec 2024-09-13T03:13:07.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:07 smithi088 ceph-mon[96266]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:13:07.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:07 smithi088 ceph-mon[98762]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:13:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:07 smithi195 ceph-mon[87742]: pgmap v1868: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:13:08.201 INFO:tasks.workunit.client.0.smithi088.stdout: 848: throughput=5MB/sec pending data=0 2024-09-13T03:13:08.202 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dog_NDg0U6Ob89A off=16357763 len=2061715 2024-09-13T03:13:08.204 INFO:tasks.workunit.client.0.smithi088.stdout:op 4308 completed, throughput=5MB/sec 2024-09-13T03:13:08.204 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XhbodkF8UZYW803 off=4462606 len=190485 2024-09-13T03:13:08.205 INFO:tasks.workunit.client.0.smithi088.stdout:op 4309 completed, throughput=5MB/sec 2024-09-13T03:13:08.205 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NfJxfTwNrB1Tgn_ off=1968011 len=1232878 2024-09-13T03:13:08.206 INFO:tasks.workunit.client.0.smithi088.stdout:op 4310 completed, throughput=5MB/sec 2024-09-13T03:13:08.207 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nVnq_REjtr9NWsN off=2026589 len=1154865 2024-09-13T03:13:08.208 INFO:tasks.workunit.client.0.smithi088.stdout:op 4311 completed, throughput=5MB/sec 2024-09-13T03:13:09.208 INFO:tasks.workunit.client.0.smithi088.stdout: 849: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:09.209 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uEl2oQomWCBpysW off=1118370 len=1123556 2024-09-13T03:13:09.213 INFO:tasks.workunit.client.0.smithi088.stdout:op 4312 completed, throughput=5MB/sec 2024-09-13T03:13:09.213 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GIOoRGzyBAn3HBd off=1018279 len=4531 2024-09-13T03:13:09.216 INFO:tasks.workunit.client.0.smithi088.stdout:op 4313 completed, throughput=5MB/sec 2024-09-13T03:13:09.216 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-h8jnRULN2VQTY3O off=451485 len=984055 2024-09-13T03:13:09.218 INFO:tasks.workunit.client.0.smithi088.stdout:op 4314 completed, throughput=5MB/sec 2024-09-13T03:13:09.218 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uRj0mdoqQdDdfPo off=738945 len=1973458 2024-09-13T03:13:09.221 INFO:tasks.workunit.client.0.smithi088.stdout:op 4315 completed, throughput=5MB/sec 2024-09-13T03:13:09.221 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yh1dtx8XMlgHAMU off=19499680 len=483409 2024-09-13T03:13:09.222 INFO:tasks.workunit.client.0.smithi088.stdout:op 4316 completed, throughput=5MB/sec 2024-09-13T03:13:09.222 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-grgVJzpDeyUEo2A off=3674220 len=1944300 2024-09-13T03:13:09.232 INFO:tasks.workunit.client.0.smithi088.stdout:op 4317 completed, throughput=5MB/sec 2024-09-13T03:13:09.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:09 smithi088 ceph-mon[96266]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:13:09.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:09 smithi088 ceph-mon[98762]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:13:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:09 smithi195 ceph-mon[87742]: pgmap v1869: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:13:10.232 INFO:tasks.workunit.client.0.smithi088.stdout: 850: throughput=5MB/sec pending data=0 2024-09-13T03:13:10.232 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VJch5edYCm2bGHe off=15597171 len=1440964 2024-09-13T03:13:10.235 INFO:tasks.workunit.client.0.smithi088.stdout:op 4318 completed, throughput=5MB/sec 2024-09-13T03:13:10.235 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ocod5P6nsZPmJov off=4149494 len=2083731 2024-09-13T03:13:10.238 INFO:tasks.workunit.client.0.smithi088.stdout:op 4319 completed, throughput=5MB/sec 2024-09-13T03:13:10.238 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ENEFT5g1aEmL-yq off=2760334 len=275075 2024-09-13T03:13:10.241 INFO:tasks.workunit.client.0.smithi088.stdout:op 4320 completed, throughput=5MB/sec 2024-09-13T03:13:10.242 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ySLhvdQuPV8pIQZ off=10141560 len=1544719 2024-09-13T03:13:10.244 INFO:tasks.workunit.client.0.smithi088.stdout:op 4321 completed, throughput=5MB/sec 2024-09-13T03:13:11.248 INFO:tasks.workunit.client.0.smithi088.stdout: 851: throughput=5MB/sec pending data=0 2024-09-13T03:13:11.248 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UwSLXWu8OX5Jvd5 off=13560971 len=478134 2024-09-13T03:13:11.251 INFO:tasks.workunit.client.0.smithi088.stdout:op 4322 completed, throughput=5MB/sec 2024-09-13T03:13:11.251 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9QhHn8QX8-aHVE9 off=11893805 len=1964624 2024-09-13T03:13:11.263 INFO:tasks.workunit.client.0.smithi088.stdout:op 4323 completed, throughput=5MB/sec 2024-09-13T03:13:11.263 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WFU1R_uk7-B19Rp off=2584835 len=159038 2024-09-13T03:13:11.263 INFO:tasks.workunit.client.0.smithi088.stdout:op 4324 completed, throughput=5MB/sec 2024-09-13T03:13:11.263 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OCWTKCHfp2MuLdJ off=13518007 len=141118 2024-09-13T03:13:11.265 INFO:tasks.workunit.client.0.smithi088.stdout:op 4325 completed, throughput=5MB/sec 2024-09-13T03:13:11.265 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-URzskSRswvQLci- off=9483262 len=786553 2024-09-13T03:13:11.268 INFO:tasks.workunit.client.0.smithi088.stdout:op 4326 completed, throughput=5MB/sec 2024-09-13T03:13:11.268 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0Ek8Or27ezeskdu off=16873966 len=1870927 2024-09-13T03:13:11.271 INFO:tasks.workunit.client.0.smithi088.stdout:op 4327 completed, throughput=5MB/sec 2024-09-13T03:13:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:11 smithi088 ceph-mon[96266]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:13:11.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:11 smithi088 ceph-mon[98762]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:13:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:11 smithi195 ceph-mon[87742]: pgmap v1870: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:13:12.271 INFO:tasks.workunit.client.0.smithi088.stdout: 852: throughput=5MB/sec pending data=0 2024-09-13T03:13:12.271 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yBF-ldMDSPAIfbr off=9812101 len=1104876 2024-09-13T03:13:12.273 INFO:tasks.workunit.client.0.smithi088.stdout:op 4328 completed, throughput=5MB/sec 2024-09-13T03:13:12.273 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-X8QmqvdheCONAlf off=13264752 len=1705846 2024-09-13T03:13:12.275 INFO:tasks.workunit.client.0.smithi088.stdout:op 4329 completed, throughput=5MB/sec 2024-09-13T03:13:12.275 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qk-ygNsrRMZ55cE off=2490684 len=1617688 2024-09-13T03:13:12.284 INFO:tasks.workunit.client.0.smithi088.stdout:op 4330 completed, throughput=5MB/sec 2024-09-13T03:13:13.284 INFO:tasks.workunit.client.0.smithi088.stdout: 853: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:13.284 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ixMDpqDZxUgfOE3 off=14499091 len=1584290 2024-09-13T03:13:13.287 INFO:tasks.workunit.client.0.smithi088.stdout:op 4331 completed, throughput=5MB/sec 2024-09-13T03:13:13.287 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ykiHxxkYDm-1fUK off=5836671 len=1237611 2024-09-13T03:13:13.294 INFO:tasks.workunit.client.0.smithi088.stdout:op 4332 completed, throughput=5MB/sec 2024-09-13T03:13:13.294 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GRkmfxFRv5R-Dlb off=6855388 len=1503319 2024-09-13T03:13:13.301 INFO:tasks.workunit.client.0.smithi088.stdout:op 4333 completed, throughput=5MB/sec 2024-09-13T03:13:13.301 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KWj2AnVtlMrWWgI off=15908393 len=1365554 2024-09-13T03:13:13.304 INFO:tasks.workunit.client.0.smithi088.stdout:op 4334 completed, throughput=5MB/sec 2024-09-13T03:13:13.345 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:13:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:13:13] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-09-13T03:13:13.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:13 smithi088 ceph-mon[96266]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:13:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:13 smithi088 ceph-mon[98762]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:13:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:13 smithi195 ceph-mon[87742]: pgmap v1871: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:13:14.304 INFO:tasks.workunit.client.0.smithi088.stdout: 854: throughput=5MB/sec pending data=0 2024-09-13T03:13:14.305 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XFX8k8G3q9p_xMO off=14358676 len=1420228 2024-09-13T03:13:14.311 INFO:tasks.workunit.client.0.smithi088.stdout:op 4335 completed, throughput=5MB/sec 2024-09-13T03:13:14.311 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7B085glguU7y08I off=17540743 len=1505315 2024-09-13T03:13:14.318 INFO:tasks.workunit.client.0.smithi088.stdout:op 4336 completed, throughput=5MB/sec 2024-09-13T03:13:14.319 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pfN1KWtxxbvt68w off=4272516 len=1181980 2024-09-13T03:13:14.323 INFO:tasks.workunit.client.0.smithi088.stdout:op 4337 completed, throughput=5MB/sec 2024-09-13T03:13:14.323 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-79LjSIlzCA4WNF0 off=1617249 len=379525 2024-09-13T03:13:14.327 INFO:tasks.workunit.client.0.smithi088.stdout:op 4338 completed, throughput=5MB/sec 2024-09-13T03:13:14.327 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VYNigeW3ufe0E30 off=1175106 len=176139 2024-09-13T03:13:14.330 INFO:tasks.workunit.client.0.smithi088.stdout:op 4339 completed, throughput=5MB/sec 2024-09-13T03:13:14.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:13:14.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:13:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:13:15.330 INFO:tasks.workunit.client.0.smithi088.stdout: 855: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:15.331 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-g6KN8R0R3X6BjHU off=4239728 len=702258 2024-09-13T03:13:15.335 INFO:tasks.workunit.client.0.smithi088.stdout:op 4340 completed, throughput=5MB/sec 2024-09-13T03:13:15.335 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i3A8zV56s5ZbNff off=15996707 len=2096389 2024-09-13T03:13:15.338 INFO:tasks.workunit.client.0.smithi088.stdout:op 4341 completed, throughput=5MB/sec 2024-09-13T03:13:15.338 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OyvjnZhsOcktEvl off=2812692 len=1622662 2024-09-13T03:13:15.339 INFO:tasks.workunit.client.0.smithi088.stdout:op 4342 completed, throughput=5MB/sec 2024-09-13T03:13:15.339 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2Q__DWgDTyulaEN off=2725773 len=64593 2024-09-13T03:13:15.341 INFO:tasks.workunit.client.0.smithi088.stdout:op 4343 completed, throughput=5MB/sec 2024-09-13T03:13:15.342 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3jt7PdnBqEMdR7p off=6888662 len=661097 2024-09-13T03:13:15.343 INFO:tasks.workunit.client.0.smithi088.stdout:op 4344 completed, throughput=5MB/sec 2024-09-13T03:13:15.343 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kmrrBGsnk31B20f off=10799146 len=1817752 2024-09-13T03:13:15.352 INFO:tasks.workunit.client.0.smithi088.stdout:op 4345 completed, throughput=5MB/sec 2024-09-13T03:13:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:15 smithi088 ceph-mon[96266]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:13:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:15 smithi088 ceph-mon[98762]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:13:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:15 smithi195 ceph-mon[87742]: pgmap v1872: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:13:16.352 INFO:tasks.workunit.client.0.smithi088.stdout: 856: throughput=5MB/sec pending data=0 2024-09-13T03:13:16.353 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1CibufntOY4BVxL off=3974214 len=717798 2024-09-13T03:13:16.354 INFO:tasks.workunit.client.0.smithi088.stdout:op 4346 completed, throughput=5MB/sec 2024-09-13T03:13:16.354 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YM9duphVV2ZoeFR off=345115 len=1986478 2024-09-13T03:13:16.365 INFO:tasks.workunit.client.0.smithi088.stdout:op 4347 completed, throughput=5MB/sec 2024-09-13T03:13:16.365 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oHjx5yxeNvpsBlU off=1202003 len=1340327 2024-09-13T03:13:16.366 INFO:tasks.workunit.client.0.smithi088.stdout:op 4348 completed, throughput=5MB/sec 2024-09-13T03:13:17.367 INFO:tasks.workunit.client.0.smithi088.stdout: 857: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:17.367 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ABg3vX9nlRn8FWY off=7466997 len=1328269 2024-09-13T03:13:17.374 INFO:tasks.workunit.client.0.smithi088.stdout:op 4349 completed, throughput=5MB/sec 2024-09-13T03:13:17.374 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-U-MOajc4K8fEgmW off=4348915 len=1613059 2024-09-13T03:13:17.377 INFO:tasks.workunit.client.0.smithi088.stdout:op 4350 completed, throughput=5MB/sec 2024-09-13T03:13:17.377 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UWE6m7ML8QCVd1w off=2011880 len=1081197 2024-09-13T03:13:17.379 INFO:tasks.workunit.client.0.smithi088.stdout:op 4351 completed, throughput=5MB/sec 2024-09-13T03:13:17.379 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-632298TecdiPkJ- off=454427 len=665971 2024-09-13T03:13:17.380 INFO:tasks.workunit.client.0.smithi088.stdout:op 4352 completed, throughput=5MB/sec 2024-09-13T03:13:17.380 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hRanIu40qHSLVQY off=11373445 len=979346 2024-09-13T03:13:17.381 INFO:tasks.workunit.client.0.smithi088.stdout:op 4353 completed, throughput=5MB/sec 2024-09-13T03:13:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:17 smithi088 ceph-mon[96266]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:13:17.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:17 smithi088 ceph-mon[98762]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:13:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:17 smithi195 ceph-mon[87742]: pgmap v1873: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:13:18.382 INFO:tasks.workunit.client.0.smithi088.stdout: 858: throughput=5MB/sec pending data=0 2024-09-13T03:13:18.382 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MZLj6bM6XoZ936l off=4793217 len=1755623 2024-09-13T03:13:18.385 INFO:tasks.workunit.client.0.smithi088.stdout:op 4354 completed, throughput=5MB/sec 2024-09-13T03:13:18.386 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-27kGjaOSO6Ovo9O off=4454982 len=1753619 2024-09-13T03:13:18.388 INFO:tasks.workunit.client.0.smithi088.stdout:op 4355 completed, throughput=5MB/sec 2024-09-13T03:13:18.388 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CCd67lErp1X2dDx off=8491375 len=1775828 2024-09-13T03:13:18.397 INFO:tasks.workunit.client.0.smithi088.stdout:op 4356 completed, throughput=5MB/sec 2024-09-13T03:13:19.398 INFO:tasks.workunit.client.0.smithi088.stdout: 859: throughput=5MB/sec pending data=0 2024-09-13T03:13:19.398 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XmLkWyYxiBqh3AJ off=155884 len=467697 2024-09-13T03:13:19.399 INFO:tasks.workunit.client.0.smithi088.stdout:op 4357 completed, throughput=5MB/sec 2024-09-13T03:13:19.399 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vYkx-INwIF5Ra-A off=13674863 len=1135748 2024-09-13T03:13:19.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 4358 completed, throughput=5MB/sec 2024-09-13T03:13:19.406 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-J-4BAKugpIgtq4u off=3353015 len=702683 2024-09-13T03:13:19.410 INFO:tasks.workunit.client.0.smithi088.stdout:op 4359 completed, throughput=5MB/sec 2024-09-13T03:13:19.411 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-P8PLHj3Mj1_vtIU off=7144006 len=545134 2024-09-13T03:13:19.415 INFO:tasks.workunit.client.0.smithi088.stdout:op 4360 completed, throughput=5MB/sec 2024-09-13T03:13:19.415 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iPguliul_d0dLxw off=10247691 len=980889 2024-09-13T03:13:19.420 INFO:tasks.workunit.client.0.smithi088.stdout:op 4361 completed, throughput=5MB/sec 2024-09-13T03:13:19.420 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xlvZz0Sb-O2hV3N off=2191220 len=1123199 2024-09-13T03:13:19.422 INFO:tasks.workunit.client.0.smithi088.stdout:op 4362 completed, throughput=5MB/sec 2024-09-13T03:13:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:19 smithi088 ceph-mon[96266]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:13:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:19 smithi088 ceph-mon[98762]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:13:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:19 smithi195 ceph-mon[87742]: pgmap v1874: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:13:20.422 INFO:tasks.workunit.client.0.smithi088.stdout: 860: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:20.422 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-au5nJB7LXppNE2Y off=5294726 len=1083671 2024-09-13T03:13:20.424 INFO:tasks.workunit.client.0.smithi088.stdout:op 4363 completed, throughput=5MB/sec 2024-09-13T03:13:20.424 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zXDTb4fd1rlcgER off=7607614 len=551113 2024-09-13T03:13:20.425 INFO:tasks.workunit.client.0.smithi088.stdout:op 4364 completed, throughput=5MB/sec 2024-09-13T03:13:20.425 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MoiHJDqCh7dyowi off=6650252 len=1697970 2024-09-13T03:13:20.427 INFO:tasks.workunit.client.0.smithi088.stdout:op 4365 completed, throughput=5MB/sec 2024-09-13T03:13:20.427 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wDBk58_wi9yGhb2 off=2556839 len=1133675 2024-09-13T03:13:20.433 INFO:tasks.workunit.client.0.smithi088.stdout:op 4366 completed, throughput=5MB/sec 2024-09-13T03:13:20.433 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QaIeKhJZ9Wudlei off=929448 len=1562762 2024-09-13T03:13:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:op 4367 completed, throughput=5MB/sec 2024-09-13T03:13:21.435 INFO:tasks.workunit.client.0.smithi088.stdout: 861: throughput=5MB/sec pending data=0 2024-09-13T03:13:21.435 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bXmxmrQAtoZiKxM off=10986773 len=1243518 2024-09-13T03:13:21.437 INFO:tasks.workunit.client.0.smithi088.stdout:op 4368 completed, throughput=5MB/sec 2024-09-13T03:13:21.437 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SrashNOi0PV66bL off=19614226 len=101325 2024-09-13T03:13:21.440 INFO:tasks.workunit.client.0.smithi088.stdout:op 4369 completed, throughput=5MB/sec 2024-09-13T03:13:21.440 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-s-AyLoLwfAyBKxq off=14026314 len=1597805 2024-09-13T03:13:21.442 INFO:tasks.workunit.client.0.smithi088.stdout:op 4370 completed, throughput=5MB/sec 2024-09-13T03:13:21.442 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SigIRB2SdTIu0Dw off=3101512 len=491612 2024-09-13T03:13:21.444 INFO:tasks.workunit.client.0.smithi088.stdout:op 4371 completed, throughput=5MB/sec 2024-09-13T03:13:21.444 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wn8v9JzE1BrTxy0 off=1626552 len=1992785 2024-09-13T03:13:21.454 INFO:tasks.workunit.client.0.smithi088.stdout:op 4372 completed, throughput=5MB/sec 2024-09-13T03:13:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:21 smithi088 ceph-mon[96266]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-13T03:13:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:21 smithi088 ceph-mon[98762]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-13T03:13:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:21 smithi195 ceph-mon[87742]: pgmap v1875: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-13T03:13:22.454 INFO:tasks.workunit.client.0.smithi088.stdout: 862: throughput=5MB/sec pending data=0 2024-09-13T03:13:22.454 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-v8BIECw0SLy6ItT off=642539 len=464502 2024-09-13T03:13:22.458 INFO:tasks.workunit.client.0.smithi088.stdout:op 4373 completed, throughput=5MB/sec 2024-09-13T03:13:22.458 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3z6_5kwGEmkyLPw off=1374052 len=306009 2024-09-13T03:13:22.459 INFO:tasks.workunit.client.0.smithi088.stdout:op 4374 completed, throughput=5MB/sec 2024-09-13T03:13:22.459 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VChVoQMy_8BWDgF off=1501623 len=1182696 2024-09-13T03:13:22.461 INFO:tasks.workunit.client.0.smithi088.stdout:op 4375 completed, throughput=5MB/sec 2024-09-13T03:13:22.461 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8yYfAhyhh_7SV18 off=1413119 len=451583 2024-09-13T03:13:22.464 INFO:tasks.workunit.client.0.smithi088.stdout:op 4376 completed, throughput=5MB/sec 2024-09-13T03:13:22.465 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-R1thyBPsX1ngY9_ off=8104677 len=1896475 2024-09-13T03:13:22.468 INFO:tasks.workunit.client.0.smithi088.stdout:op 4377 completed, throughput=5MB/sec 2024-09-13T03:13:23.366 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:13:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:13:23] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:13:23.469 INFO:tasks.workunit.client.0.smithi088.stdout: 863: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:23.469 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-g7_eo9c2JxYJ09J off=224433 len=1408959 2024-09-13T03:13:23.475 INFO:tasks.workunit.client.0.smithi088.stdout:op 4378 completed, throughput=5MB/sec 2024-09-13T03:13:23.475 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6XGnCLNk5P8GD0F off=1935958 len=570200 2024-09-13T03:13:23.476 INFO:tasks.workunit.client.0.smithi088.stdout:op 4379 completed, throughput=5MB/sec 2024-09-13T03:13:23.476 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_yCdNiQuuakw-ER off=5095134 len=1987033 2024-09-13T03:13:23.480 INFO:tasks.workunit.client.0.smithi088.stdout:op 4380 completed, throughput=5MB/sec 2024-09-13T03:13:23.480 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bLPEoL6GcF3sPnv off=2320467 len=2075372 2024-09-13T03:13:23.492 INFO:tasks.workunit.client.0.smithi088.stdout:op 4381 completed, throughput=5MB/sec 2024-09-13T03:13:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:23 smithi088 ceph-mon[96266]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:13:23.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:23 smithi088 ceph-mon[98762]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:13:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:23 smithi195 ceph-mon[87742]: pgmap v1876: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:13:24.492 INFO:tasks.workunit.client.0.smithi088.stdout: 864: throughput=5MB/sec pending data=0 2024-09-13T03:13:24.492 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mYDIRjWBU_-PUNl off=13530253 len=904028 2024-09-13T03:13:24.493 INFO:tasks.workunit.client.0.smithi088.stdout:op 4382 completed, throughput=5MB/sec 2024-09-13T03:13:24.493 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Q8NRo5QZ44mXYq5 off=5566504 len=1774302 2024-09-13T03:13:24.501 INFO:tasks.workunit.client.0.smithi088.stdout:op 4383 completed, throughput=5MB/sec 2024-09-13T03:13:24.501 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-k3fvpWUOVRsxRNu off=3438568 len=1894336 2024-09-13T03:13:24.506 INFO:tasks.workunit.client.0.smithi088.stdout:op 4384 completed, throughput=5MB/sec 2024-09-13T03:13:24.506 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-z0AcFQoEn7d7aQh off=647551 len=1804788 2024-09-13T03:13:24.514 INFO:tasks.workunit.client.0.smithi088.stdout:op 4385 completed, throughput=5MB/sec 2024-09-13T03:13:25.514 INFO:tasks.workunit.client.0.smithi088.stdout: 865: throughput=5MB/sec pending data=0 2024-09-13T03:13:25.514 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mhyCMnPZ628i0jl off=7529477 len=1997954 2024-09-13T03:13:25.518 INFO:tasks.workunit.client.0.smithi088.stdout:op 4386 completed, throughput=5MB/sec 2024-09-13T03:13:25.518 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KYuboP_cbQLBXWY off=11482603 len=1629615 2024-09-13T03:13:25.526 INFO:tasks.workunit.client.0.smithi088.stdout:op 4387 completed, throughput=5MB/sec 2024-09-13T03:13:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:25 smithi088 ceph-mon[96266]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:13:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:25 smithi088 ceph-mon[98762]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:13:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:25 smithi195 ceph-mon[87742]: pgmap v1877: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:13:26.526 INFO:tasks.workunit.client.0.smithi088.stdout: 866: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:26.526 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wzr7xH4Y8DomvLk off=490607 len=1841136 2024-09-13T03:13:26.536 INFO:tasks.workunit.client.0.smithi088.stdout:op 4388 completed, throughput=5MB/sec 2024-09-13T03:13:26.536 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YEICRODN92NGWEB off=706019 len=17374 2024-09-13T03:13:26.537 INFO:tasks.workunit.client.0.smithi088.stdout:op 4389 completed, throughput=5MB/sec 2024-09-13T03:13:26.537 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ULDk4dya1QApnsM off=3339841 len=1424439 2024-09-13T03:13:26.538 INFO:tasks.workunit.client.0.smithi088.stdout:op 4390 completed, throughput=5MB/sec 2024-09-13T03:13:26.538 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8QAy-77TqD8B-HI off=934078 len=555561 2024-09-13T03:13:26.542 INFO:tasks.workunit.client.0.smithi088.stdout:op 4391 completed, throughput=5MB/sec 2024-09-13T03:13:26.542 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JLum_UO6qGLqI7W off=1755778 len=1358449 2024-09-13T03:13:26.543 INFO:tasks.workunit.client.0.smithi088.stdout:op 4392 completed, throughput=5MB/sec 2024-09-13T03:13:26.543 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FM84lveyZlG1znd off=13085677 len=41443 2024-09-13T03:13:26.544 INFO:tasks.workunit.client.0.smithi088.stdout:op 4393 completed, throughput=5MB/sec 2024-09-13T03:13:26.544 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aKQs5dqK4AOJOxw off=11739192 len=783980 2024-09-13T03:13:26.545 INFO:tasks.workunit.client.0.smithi088.stdout:op 4394 completed, throughput=5MB/sec 2024-09-13T03:13:27.545 INFO:tasks.workunit.client.0.smithi088.stdout: 867: throughput=5MB/sec pending data=0 2024-09-13T03:13:27.545 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-J0rm7JHysa2_nUb off=1127616 len=1161850 2024-09-13T03:13:27.547 INFO:tasks.workunit.client.0.smithi088.stdout:op 4395 completed, throughput=5MB/sec 2024-09-13T03:13:27.547 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3xXaoI6Cm9Tsrx9 off=19570880 len=763027 2024-09-13T03:13:27.553 INFO:tasks.workunit.client.0.smithi088.stdout:op 4396 completed, throughput=5MB/sec 2024-09-13T03:13:27.553 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zBWry9gxeLrSdI4 off=185178 len=535828 2024-09-13T03:13:27.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 4397 completed, throughput=5MB/sec 2024-09-13T03:13:27.557 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--sNfVrGJ3MWAbSk off=12086382 len=1369317 2024-09-13T03:13:27.560 INFO:tasks.workunit.client.0.smithi088.stdout:op 4398 completed, throughput=5MB/sec 2024-09-13T03:13:27.560 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7CJcF9C77fE-Yuj off=11433135 len=974869 2024-09-13T03:13:27.566 INFO:tasks.workunit.client.0.smithi088.stdout:op 4399 completed, throughput=5MB/sec 2024-09-13T03:13:27.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:27 smithi088 ceph-mon[96266]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-13T03:13:27.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:27 smithi088 ceph-mon[98762]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-13T03:13:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:27 smithi195 ceph-mon[87742]: pgmap v1878: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-09-13T03:13:28.566 INFO:tasks.workunit.client.0.smithi088.stdout: 868: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:28.566 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fk6AwJo77nZX3Bj off=6769916 len=712247 2024-09-13T03:13:28.567 INFO:tasks.workunit.client.0.smithi088.stdout:op 4400 completed, throughput=5MB/sec 2024-09-13T03:13:28.568 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-592pnQXd3TZAZWN off=5621865 len=1821901 2024-09-13T03:13:28.572 INFO:tasks.workunit.client.0.smithi088.stdout:op 4401 completed, throughput=5MB/sec 2024-09-13T03:13:28.572 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0E-WuYKJ5x5ts1- off=8939684 len=1431341 2024-09-13T03:13:28.579 INFO:tasks.workunit.client.0.smithi088.stdout:op 4402 completed, throughput=5MB/sec 2024-09-13T03:13:28.579 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-y9X7kdsL21FU5Qe off=2414953 len=709659 2024-09-13T03:13:28.582 INFO:tasks.workunit.client.0.smithi088.stdout:op 4403 completed, throughput=5MB/sec 2024-09-13T03:13:28.582 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jo1qL1FuNocF-Yd off=11392193 len=588436 2024-09-13T03:13:28.584 INFO:tasks.workunit.client.0.smithi088.stdout:op 4404 completed, throughput=5MB/sec 2024-09-13T03:13:29.585 INFO:tasks.workunit.client.0.smithi088.stdout: 869: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:29.585 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BIg5KXA8b_MqquI off=7115658 len=1130584 2024-09-13T03:13:29.590 INFO:tasks.workunit.client.0.smithi088.stdout:op 4405 completed, throughput=5MB/sec 2024-09-13T03:13:29.590 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--hz8pArIRflMnsm off=19284958 len=919369 2024-09-13T03:13:29.594 INFO:tasks.workunit.client.0.smithi088.stdout:op 4406 completed, throughput=5MB/sec 2024-09-13T03:13:29.594 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D6HMzjfVvwAvj4R off=9014388 len=451213 2024-09-13T03:13:29.595 INFO:tasks.workunit.client.0.smithi088.stdout:op 4407 completed, throughput=5MB/sec 2024-09-13T03:13:29.595 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mkINczM9UqgHppq off=1256712 len=1797226 2024-09-13T03:13:29.596 INFO:tasks.workunit.client.0.smithi088.stdout:op 4408 completed, throughput=5MB/sec 2024-09-13T03:13:29.596 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qFx4DxvaY-Oh8Cl off=6402432 len=1705988 2024-09-13T03:13:29.598 INFO:tasks.workunit.client.0.smithi088.stdout:op 4409 completed, throughput=5MB/sec 2024-09-13T03:13:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:29 smithi088 ceph-mon[96266]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:13:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:13:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:29 smithi088 ceph-mon[98762]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:13:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:13:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:29 smithi195 ceph-mon[87742]: pgmap v1879: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:13:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:13:30.599 INFO:tasks.workunit.client.0.smithi088.stdout: 870: throughput=5MB/sec pending data=0 2024-09-13T03:13:30.599 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FmKHLYzUM9_bTFg off=15565252 len=1142469 2024-09-13T03:13:30.604 INFO:tasks.workunit.client.0.smithi088.stdout:op 4410 completed, throughput=5MB/sec 2024-09-13T03:13:30.604 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oUQoOw1yXUOadu8 off=2277999 len=1205397 2024-09-13T03:13:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:op 4411 completed, throughput=5MB/sec 2024-09-13T03:13:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lY5oA01TV57JRya off=15495879 len=586076 2024-09-13T03:13:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:op 4412 completed, throughput=5MB/sec 2024-09-13T03:13:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-poQF8ptpBbbCmTt off=1996646 len=107794 2024-09-13T03:13:30.613 INFO:tasks.workunit.client.0.smithi088.stdout:op 4413 completed, throughput=5MB/sec 2024-09-13T03:13:30.613 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zH9ELFJrktfU_Z2 off=14256280 len=980862 2024-09-13T03:13:30.615 INFO:tasks.workunit.client.0.smithi088.stdout:op 4414 completed, throughput=5MB/sec 2024-09-13T03:13:30.616 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7pLcbLgSuxgOmli off=17006839 len=1850202 2024-09-13T03:13:30.626 INFO:tasks.workunit.client.0.smithi088.stdout:op 4415 completed, throughput=5MB/sec 2024-09-13T03:13:31.626 INFO:tasks.workunit.client.0.smithi088.stdout: 871: throughput=5MB/sec pending data=0 2024-09-13T03:13:31.626 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3tsTkPAfDh5V5es off=18952257 len=1647466 2024-09-13T03:13:31.628 INFO:tasks.workunit.client.0.smithi088.stdout:op 4416 completed, throughput=5MB/sec 2024-09-13T03:13:31.628 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nE-QIhyqZQR9RAr off=3994032 len=1673700 2024-09-13T03:13:31.632 INFO:tasks.workunit.client.0.smithi088.stdout:op 4417 completed, throughput=5MB/sec 2024-09-13T03:13:31.632 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_sYJ-Ty-X2EuUUV off=16493688 len=1547118 2024-09-13T03:13:31.639 INFO:tasks.workunit.client.0.smithi088.stdout:op 4418 completed, throughput=5MB/sec 2024-09-13T03:13:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:31 smithi088 ceph-mon[96266]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-09-13T03:13:31.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:31 smithi088 ceph-mon[98762]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-09-13T03:13:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:31 smithi195 ceph-mon[87742]: pgmap v1880: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-09-13T03:13:32.639 INFO:tasks.workunit.client.0.smithi088.stdout: 872: throughput=5MB/sec pending data=0 2024-09-13T03:13:32.640 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-y6ZajDt--5pZEKw off=19863119 len=346768 2024-09-13T03:13:32.643 INFO:tasks.workunit.client.0.smithi088.stdout:op 4419 completed, throughput=5MB/sec 2024-09-13T03:13:32.643 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yRLpPnyXyIGYXL4 off=2120489 len=351339 2024-09-13T03:13:32.646 INFO:tasks.workunit.client.0.smithi088.stdout:op 4420 completed, throughput=5MB/sec 2024-09-13T03:13:32.646 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bZ5HEjYmVftcfa5 off=2843175 len=1710885 2024-09-13T03:13:32.656 INFO:tasks.workunit.client.0.smithi088.stdout:op 4421 completed, throughput=5MB/sec 2024-09-13T03:13:32.656 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EPqamxhLy_I5LNA off=8089718 len=316203 2024-09-13T03:13:32.659 INFO:tasks.workunit.client.0.smithi088.stdout:op 4422 completed, throughput=5MB/sec 2024-09-13T03:13:32.659 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BugEVWvRehzYhBF off=86440 len=1506604 2024-09-13T03:13:32.662 INFO:tasks.workunit.client.0.smithi088.stdout:op 4423 completed, throughput=5MB/sec 2024-09-13T03:13:32.662 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-v0cIhF7xuAuyZ7u off=17541808 len=1938937 2024-09-13T03:13:32.664 INFO:tasks.workunit.client.0.smithi088.stdout:op 4424 completed, throughput=5MB/sec 2024-09-13T03:13:33.381 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:13:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:13:33] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:13:33.664 INFO:tasks.workunit.client.0.smithi088.stdout: 873: throughput=5MB/sec pending data=0 2024-09-13T03:13:33.664 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YoIv4q13fhkChDx off=6326937 len=1893763 2024-09-13T03:13:33.667 INFO:tasks.workunit.client.0.smithi088.stdout:op 4425 completed, throughput=5MB/sec 2024-09-13T03:13:33.667 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gHIsoe1xCvBt766 off=3173651 len=1611242 2024-09-13T03:13:33.669 INFO:tasks.workunit.client.0.smithi088.stdout:op 4426 completed, throughput=5MB/sec 2024-09-13T03:13:33.669 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-poQF8ptpBbbCmTt off=2391261 len=543794 2024-09-13T03:13:33.674 INFO:tasks.workunit.client.0.smithi088.stdout:op 4427 completed, throughput=5MB/sec 2024-09-13T03:13:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:33 smithi088 ceph-mon[96266]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:13:33.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:33 smithi088 ceph-mon[98762]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:13:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:33 smithi195 ceph-mon[87742]: pgmap v1881: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:13:34.674 INFO:tasks.workunit.client.0.smithi088.stdout: 874: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:34.674 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ENvodMZUynVCedt off=10275745 len=1317809 2024-09-13T03:13:34.680 INFO:tasks.workunit.client.0.smithi088.stdout:op 4428 completed, throughput=5MB/sec 2024-09-13T03:13:34.680 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CmufxjV5ML2XA18 off=7274546 len=2039075 2024-09-13T03:13:34.689 INFO:tasks.workunit.client.0.smithi088.stdout:op 4429 completed, throughput=5MB/sec 2024-09-13T03:13:34.689 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_6XEWM0VWzPshiY off=18307792 len=1287354 2024-09-13T03:13:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:13:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:13:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:13:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:13:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:13:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:13:34.691 INFO:tasks.workunit.client.0.smithi088.stdout:op 4430 completed, throughput=5MB/sec 2024-09-13T03:13:34.691 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-M1ZPQNh5o_jXHiB off=259785 len=922892 2024-09-13T03:13:34.696 INFO:tasks.workunit.client.0.smithi088.stdout:op 4431 completed, throughput=5MB/sec 2024-09-13T03:13:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:13:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:13:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:13:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:35 smithi088 ceph-mon[98762]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:13:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:13:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:35 smithi088 ceph-mon[96266]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:13:35.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:13:35.696 INFO:tasks.workunit.client.0.smithi088.stdout: 875: throughput=5MB/sec pending data=0 2024-09-13T03:13:35.696 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4cDVIhyFkWShAxh off=1492596 len=838304 2024-09-13T03:13:35.698 INFO:tasks.workunit.client.0.smithi088.stdout:op 4432 completed, throughput=5MB/sec 2024-09-13T03:13:35.698 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LyX6umRMxiiJ1is off=17456258 len=965803 2024-09-13T03:13:35.699 INFO:tasks.workunit.client.0.smithi088.stdout:op 4433 completed, throughput=5MB/sec 2024-09-13T03:13:35.699 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DjuHehGNVLYcg6v off=5939777 len=605288 2024-09-13T03:13:35.700 INFO:tasks.workunit.client.0.smithi088.stdout:op 4434 completed, throughput=5MB/sec 2024-09-13T03:13:35.700 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Z4la9Jz4lpGdDU3 off=4863841 len=442033 2024-09-13T03:13:35.704 INFO:tasks.workunit.client.0.smithi088.stdout:op 4435 completed, throughput=5MB/sec 2024-09-13T03:13:35.704 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Bx2IT5yjpfgXuKC off=4838613 len=910080 2024-09-13T03:13:35.709 INFO:tasks.workunit.client.0.smithi088.stdout:op 4436 completed, throughput=5MB/sec 2024-09-13T03:13:35.709 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-J0oaGZSpuSAc6sO off=1507954 len=335192 2024-09-13T03:13:35.709 INFO:tasks.workunit.client.0.smithi088.stdout:op 4437 completed, throughput=5MB/sec 2024-09-13T03:13:35.710 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LK28xPDtwdjk3o6 off=6367355 len=799277 2024-09-13T03:13:35.710 INFO:tasks.workunit.client.0.smithi088.stdout:op 4438 completed, throughput=5MB/sec 2024-09-13T03:13:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:35 smithi195 ceph-mon[87742]: pgmap v1882: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:13:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:13:36.711 INFO:tasks.workunit.client.0.smithi088.stdout: 876: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:36.711 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cWBy2DjhtEczH7R off=822151 len=419410 2024-09-13T03:13:36.715 INFO:tasks.workunit.client.0.smithi088.stdout:op 4439 completed, throughput=5MB/sec 2024-09-13T03:13:36.715 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zz8IZPvxbqdkfBo off=8640440 len=1794411 2024-09-13T03:13:36.727 INFO:tasks.workunit.client.0.smithi088.stdout:op 4440 completed, throughput=5MB/sec 2024-09-13T03:13:36.727 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-s3il9tJ5Lad5fWp off=2117898 len=674201 2024-09-13T03:13:36.731 INFO:tasks.workunit.client.0.smithi088.stdout:op 4441 completed, throughput=5MB/sec 2024-09-13T03:13:36.731 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3v_YioG-i2-5CT7 off=8859406 len=1244781 2024-09-13T03:13:36.734 INFO:tasks.workunit.client.0.smithi088.stdout:op 4442 completed, throughput=5MB/sec 2024-09-13T03:13:36.734 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Nd38Hihi004cFkq off=8128821 len=1910068 2024-09-13T03:13:36.749 INFO:tasks.workunit.client.0.smithi088.stdout:op 4443 completed, throughput=5MB/sec 2024-09-13T03:13:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:37 smithi088 ceph-mon[96266]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-13T03:13:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:37 smithi088 ceph-mon[98762]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-13T03:13:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:37 smithi195 ceph-mon[87742]: pgmap v1883: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-09-13T03:13:37.745 INFO:tasks.workunit.client.0.smithi088.stdout: 877: throughput=5MB/sec pending data=0 2024-09-13T03:13:37.745 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rCrMcwTHZl2mTev off=2789749 len=716983 2024-09-13T03:13:37.748 INFO:tasks.workunit.client.0.smithi088.stdout:op 4444 completed, throughput=5MB/sec 2024-09-13T03:13:37.748 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DCTtXsHO4mdTGSH off=1676659 len=562338 2024-09-13T03:13:37.752 INFO:tasks.workunit.client.0.smithi088.stdout:op 4445 completed, throughput=5MB/sec 2024-09-13T03:13:37.752 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-80vXIAgxyuLcN9T off=3453359 len=1592970 2024-09-13T03:13:37.754 INFO:tasks.workunit.client.0.smithi088.stdout:op 4446 completed, throughput=5MB/sec 2024-09-13T03:13:37.754 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iktSpgmiFdosmr4 off=2076234 len=1886156 2024-09-13T03:13:37.756 INFO:tasks.workunit.client.0.smithi088.stdout:op 4447 completed, throughput=5MB/sec 2024-09-13T03:13:38.756 INFO:tasks.workunit.client.0.smithi088.stdout: 878: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:38.757 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Uqs25cb_BfXId4t off=2202523 len=1813336 2024-09-13T03:13:38.766 INFO:tasks.workunit.client.0.smithi088.stdout:op 4448 completed, throughput=5MB/sec 2024-09-13T03:13:38.766 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lrr6jS0ojrvUZwB off=1785562 len=164213 2024-09-13T03:13:38.767 INFO:tasks.workunit.client.0.smithi088.stdout:op 4449 completed, throughput=5MB/sec 2024-09-13T03:13:38.767 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FdfI7J2cgch4ul_ off=8841026 len=1115101 2024-09-13T03:13:38.773 INFO:tasks.workunit.client.0.smithi088.stdout:op 4450 completed, throughput=5MB/sec 2024-09-13T03:13:38.773 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SnpI3-eqhYBZyAT off=13749800 len=1839465 2024-09-13T03:13:38.774 INFO:tasks.workunit.client.0.smithi088.stdout:op 4451 completed, throughput=5MB/sec 2024-09-13T03:13:38.775 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BUoYrOl20Nruwbf off=9718848 len=803339 2024-09-13T03:13:38.779 INFO:tasks.workunit.client.0.smithi088.stdout:op 4452 completed, throughput=5MB/sec 2024-09-13T03:13:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:39 smithi088 ceph-mon[96266]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:13:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:39 smithi088 ceph-mon[98762]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:13:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:39 smithi195 ceph-mon[87742]: pgmap v1884: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:13:39.780 INFO:tasks.workunit.client.0.smithi088.stdout: 879: throughput=5MB/sec pending data=0 2024-09-13T03:13:39.780 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iAND8rMYY9d4k_X off=7347120 len=744132 2024-09-13T03:13:39.782 INFO:tasks.workunit.client.0.smithi088.stdout:op 4453 completed, throughput=5MB/sec 2024-09-13T03:13:39.782 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BMZPYBX_uTMl83L off=2474357 len=1513451 2024-09-13T03:13:39.785 INFO:tasks.workunit.client.0.smithi088.stdout:op 4454 completed, throughput=5MB/sec 2024-09-13T03:13:39.785 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XovUKx5ucEaLpbo off=2784894 len=932785 2024-09-13T03:13:39.787 INFO:tasks.workunit.client.0.smithi088.stdout:op 4455 completed, throughput=5MB/sec 2024-09-13T03:13:39.787 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DbdYGwh0roz7HMD off=1966343 len=1431030 2024-09-13T03:13:39.789 INFO:tasks.workunit.client.0.smithi088.stdout:op 4456 completed, throughput=5MB/sec 2024-09-13T03:13:39.789 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2hU-GTR5jL3tL1b off=6113349 len=1824122 2024-09-13T03:13:39.791 INFO:tasks.workunit.client.0.smithi088.stdout:op 4457 completed, throughput=5MB/sec 2024-09-13T03:13:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: 880: throughput=5MB/sec pending data=0 2024-09-13T03:13:40.791 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NPxZy6Lqqa8gpHg off=11224898 len=460047 2024-09-13T03:13:40.796 INFO:tasks.workunit.client.0.smithi088.stdout:op 4458 completed, throughput=5MB/sec 2024-09-13T03:13:40.796 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-t3PIz1H6HBIA-4d off=4210671 len=2042853 2024-09-13T03:13:40.799 INFO:tasks.workunit.client.0.smithi088.stdout:op 4459 completed, throughput=5MB/sec 2024-09-13T03:13:40.799 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-n_4F4ro5cyiX_6Q off=16688655 len=1045521 2024-09-13T03:13:40.801 INFO:tasks.workunit.client.0.smithi088.stdout:op 4460 completed, throughput=5MB/sec 2024-09-13T03:13:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:41 smithi088 ceph-mon[96266]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:13:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:41 smithi088 ceph-mon[98762]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:13:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:41 smithi195 ceph-mon[87742]: pgmap v1885: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:13:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: 881: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:41.801 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-S7tkHu3JhqBCgHg off=681375 len=1277652 2024-09-13T03:13:41.807 INFO:tasks.workunit.client.0.smithi088.stdout:op 4461 completed, throughput=5MB/sec 2024-09-13T03:13:41.808 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kZcaQ8loLSq7B7r off=2240078 len=1179340 2024-09-13T03:13:41.815 INFO:tasks.workunit.client.0.smithi088.stdout:op 4462 completed, throughput=5MB/sec 2024-09-13T03:13:41.815 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pGczlAT9IvuQFRP off=3266027 len=1578593 2024-09-13T03:13:41.817 INFO:tasks.workunit.client.0.smithi088.stdout:op 4463 completed, throughput=5MB/sec 2024-09-13T03:13:41.817 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4utZ71FysoY63SM off=4223065 len=147311 2024-09-13T03:13:41.820 INFO:tasks.workunit.client.0.smithi088.stdout:op 4464 completed, throughput=5MB/sec 2024-09-13T03:13:41.820 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xG6yxniZdbjlO_j off=4752998 len=891869 2024-09-13T03:13:41.821 INFO:tasks.workunit.client.0.smithi088.stdout:op 4465 completed, throughput=5MB/sec 2024-09-13T03:13:41.821 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--Ac-ngOOsWRwNuN off=1448847 len=2038803 2024-09-13T03:13:41.829 INFO:tasks.workunit.client.0.smithi088.stdout:op 4466 completed, throughput=5MB/sec 2024-09-13T03:13:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: 882: throughput=5MB/sec pending data=0 2024-09-13T03:13:42.829 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kaQmHCcLrm78qZY off=5871779 len=1128926 2024-09-13T03:13:42.831 INFO:tasks.workunit.client.0.smithi088.stdout:op 4467 completed, throughput=5MB/sec 2024-09-13T03:13:42.831 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1-D7B8QOXdpGJ-m off=9580327 len=1883110 2024-09-13T03:13:42.833 INFO:tasks.workunit.client.0.smithi088.stdout:op 4468 completed, throughput=5MB/sec 2024-09-13T03:13:42.833 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CpES08Afw9uNQWI off=8611828 len=535319 2024-09-13T03:13:42.834 INFO:tasks.workunit.client.0.smithi088.stdout:op 4469 completed, throughput=5MB/sec 2024-09-13T03:13:43.400 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:13:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:13:43] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:13:43.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:43 smithi088 ceph-mon[96266]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:13:43.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:43 smithi088 ceph-mon[98762]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:13:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:43 smithi195 ceph-mon[87742]: pgmap v1886: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:13:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: 883: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:43.834 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ft1EBZ_myMwniFR off=716458 len=1848544 2024-09-13T03:13:43.844 INFO:tasks.workunit.client.0.smithi088.stdout:op 4470 completed, throughput=5MB/sec 2024-09-13T03:13:43.844 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pTmv0Y6Di3zDBhf off=2247258 len=392378 2024-09-13T03:13:43.844 INFO:tasks.workunit.client.0.smithi088.stdout:op 4471 completed, throughput=5MB/sec 2024-09-13T03:13:43.844 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HOuVR5sOFg4jAUu off=12607955 len=482776 2024-09-13T03:13:43.846 INFO:tasks.workunit.client.0.smithi088.stdout:op 4472 completed, throughput=5MB/sec 2024-09-13T03:13:43.846 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ha-o-7EVn9O-dsE off=7214111 len=1108377 2024-09-13T03:13:43.848 INFO:tasks.workunit.client.0.smithi088.stdout:op 4473 completed, throughput=5MB/sec 2024-09-13T03:13:43.848 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QrzSV5ts2pLpGLW off=922695 len=1126782 2024-09-13T03:13:43.850 INFO:tasks.workunit.client.0.smithi088.stdout:op 4474 completed, throughput=5MB/sec 2024-09-13T03:13:43.850 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CoHo23vl3UZYqsL off=8629100 len=753635 2024-09-13T03:13:43.855 INFO:tasks.workunit.client.0.smithi088.stdout:op 4475 completed, throughput=5MB/sec 2024-09-13T03:13:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:13:44.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:13:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:13:44.855 INFO:tasks.workunit.client.0.smithi088.stdout: 884: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3FQug5mvFKmGON1 off=10176058 len=1287791 2024-09-13T03:13:44.857 INFO:tasks.workunit.client.0.smithi088.stdout:op 4476 completed, throughput=5MB/sec 2024-09-13T03:13:44.857 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-A0uyfcAhDz6Wr7p off=8272570 len=1433397 2024-09-13T03:13:44.860 INFO:tasks.workunit.client.0.smithi088.stdout:op 4477 completed, throughput=5MB/sec 2024-09-13T03:13:44.860 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-L4HvX73OBA8O6cE off=13433920 len=1925978 2024-09-13T03:13:44.864 INFO:tasks.workunit.client.0.smithi088.stdout:op 4478 completed, throughput=5MB/sec 2024-09-13T03:13:44.864 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KD5Tlb9NB4PIi5o off=43047 len=2056999 2024-09-13T03:13:44.866 INFO:tasks.workunit.client.0.smithi088.stdout:op 4479 completed, throughput=5MB/sec 2024-09-13T03:13:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:45 smithi088 ceph-mon[96266]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:13:45.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:45 smithi088 ceph-mon[98762]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:13:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:45 smithi195 ceph-mon[87742]: pgmap v1887: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:13:45.867 INFO:tasks.workunit.client.0.smithi088.stdout: 885: throughput=5MB/sec pending data=0 2024-09-13T03:13:45.867 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wef4NOBZ4p9fJwK off=1068662 len=208673 2024-09-13T03:13:45.869 INFO:tasks.workunit.client.0.smithi088.stdout:op 4480 completed, throughput=5MB/sec 2024-09-13T03:13:45.869 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Rrsx3Ly1Lb6XyLt off=7144637 len=911718 2024-09-13T03:13:45.875 INFO:tasks.workunit.client.0.smithi088.stdout:op 4481 completed, throughput=5MB/sec 2024-09-13T03:13:45.875 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cmjdTgCNMhSlZEZ off=10171932 len=1205008 2024-09-13T03:13:45.881 INFO:tasks.workunit.client.0.smithi088.stdout:op 4482 completed, throughput=5MB/sec 2024-09-13T03:13:45.881 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cEfoQ84_gwWvmwh off=1988754 len=1039368 2024-09-13T03:13:45.886 INFO:tasks.workunit.client.0.smithi088.stdout:op 4483 completed, throughput=5MB/sec 2024-09-13T03:13:45.886 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CJg15AzCQbtKuuF off=10603477 len=304211 2024-09-13T03:13:45.889 INFO:tasks.workunit.client.0.smithi088.stdout:op 4484 completed, throughput=5MB/sec 2024-09-13T03:13:46.889 INFO:tasks.workunit.client.0.smithi088.stdout: 886: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:46.890 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vCMmrCDYXpAavVC off=8925591 len=1516035 2024-09-13T03:13:46.898 INFO:tasks.workunit.client.0.smithi088.stdout:op 4485 completed, throughput=5MB/sec 2024-09-13T03:13:46.898 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-a7aKJcqpcWuKkeh off=2714130 len=951745 2024-09-13T03:13:46.899 INFO:tasks.workunit.client.0.smithi088.stdout:op 4486 completed, throughput=5MB/sec 2024-09-13T03:13:46.899 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-o1nEgOOXJhQYznF off=3424750 len=793039 2024-09-13T03:13:46.903 INFO:tasks.workunit.client.0.smithi088.stdout:op 4487 completed, throughput=5MB/sec 2024-09-13T03:13:46.903 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RVs_wsv1bSuM2hY off=9157451 len=535129 2024-09-13T03:13:46.907 INFO:tasks.workunit.client.0.smithi088.stdout:op 4488 completed, throughput=5MB/sec 2024-09-13T03:13:46.908 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NfiU6XotqamZq3a off=9342542 len=570560 2024-09-13T03:13:46.908 INFO:tasks.workunit.client.0.smithi088.stdout:op 4489 completed, throughput=5MB/sec 2024-09-13T03:13:46.909 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZeG2V1NqqaK1WEV off=7242860 len=901496 2024-09-13T03:13:46.914 INFO:tasks.workunit.client.0.smithi088.stdout:op 4490 completed, throughput=5MB/sec 2024-09-13T03:13:46.914 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iO4VIZM9OWJUKra off=2947012 len=261603 2024-09-13T03:13:46.917 INFO:tasks.workunit.client.0.smithi088.stdout:op 4491 completed, throughput=5MB/sec 2024-09-13T03:13:47.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:47 smithi088 ceph-mon[96266]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:13:47.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:47 smithi088 ceph-mon[98762]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:13:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:47 smithi195 ceph-mon[87742]: pgmap v1888: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:13:47.917 INFO:tasks.workunit.client.0.smithi088.stdout: 887: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:47.917 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-H8OIjvwSHXr1ou4 off=4619542 len=1619559 2024-09-13T03:13:47.919 INFO:tasks.workunit.client.0.smithi088.stdout:op 4492 completed, throughput=5MB/sec 2024-09-13T03:13:47.919 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FpbcGI6kXvN4Bse off=14663251 len=1706330 2024-09-13T03:13:47.921 INFO:tasks.workunit.client.0.smithi088.stdout:op 4493 completed, throughput=5MB/sec 2024-09-13T03:13:47.921 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZwvHTDF5zi_Lmf- off=10518670 len=36178 2024-09-13T03:13:47.922 INFO:tasks.workunit.client.0.smithi088.stdout:op 4494 completed, throughput=5MB/sec 2024-09-13T03:13:47.922 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VaUT2P3PadXfZMT off=1627015 len=1558575 2024-09-13T03:13:47.926 INFO:tasks.workunit.client.0.smithi088.stdout:op 4495 completed, throughput=5MB/sec 2024-09-13T03:13:47.926 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JxbkrWTBUnyou40 off=13718817 len=1597285 2024-09-13T03:13:47.935 INFO:tasks.workunit.client.0.smithi088.stdout:op 4496 completed, throughput=5MB/sec 2024-09-13T03:13:48.935 INFO:tasks.workunit.client.0.smithi088.stdout: 888: throughput=5MB/sec pending data=0 2024-09-13T03:13:48.935 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bJASjfFFCgvRWxY off=3565715 len=506776 2024-09-13T03:13:48.939 INFO:tasks.workunit.client.0.smithi088.stdout:op 4497 completed, throughput=5MB/sec 2024-09-13T03:13:48.939 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Fil9gHaXyx1TTLd off=730580 len=1381591 2024-09-13T03:13:48.941 INFO:tasks.workunit.client.0.smithi088.stdout:op 4498 completed, throughput=5MB/sec 2024-09-13T03:13:48.941 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ewxs1KQNEJQv00m off=1814539 len=190652 2024-09-13T03:13:48.944 INFO:tasks.workunit.client.0.smithi088.stdout:op 4499 completed, throughput=5MB/sec 2024-09-13T03:13:48.944 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WGflwfiA16N2j5T off=8001532 len=708704 2024-09-13T03:13:48.948 INFO:tasks.workunit.client.0.smithi088.stdout:op 4500 completed, throughput=5MB/sec 2024-09-13T03:13:48.948 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1jgjbi1_PU6-ZJn off=4819271 len=96761 2024-09-13T03:13:48.950 INFO:tasks.workunit.client.0.smithi088.stdout:op 4501 completed, throughput=5MB/sec 2024-09-13T03:13:48.950 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kP5-twGmqsOwzBv off=1663529 len=453855 2024-09-13T03:13:48.951 INFO:tasks.workunit.client.0.smithi088.stdout:op 4502 completed, throughput=5MB/sec 2024-09-13T03:13:48.951 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w7uFiKfRGv5OkD_ off=3475367 len=2032226 2024-09-13T03:13:48.955 INFO:tasks.workunit.client.0.smithi088.stdout:op 4503 completed, throughput=5MB/sec 2024-09-13T03:13:49.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:49 smithi088 ceph-mon[96266]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:13:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:49 smithi088 ceph-mon[98762]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:13:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:49 smithi195 ceph-mon[87742]: pgmap v1889: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:13:49.955 INFO:tasks.workunit.client.0.smithi088.stdout: 889: throughput=5MB/sec pending data=0 2024-09-13T03:13:49.956 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VRAJvTWWRRkhKaC off=2855138 len=1858089 2024-09-13T03:13:49.965 INFO:tasks.workunit.client.0.smithi088.stdout:op 4504 completed, throughput=5MB/sec 2024-09-13T03:13:49.965 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-s4Ju8_fZTGDC-Ln off=2363665 len=652937 2024-09-13T03:13:49.966 INFO:tasks.workunit.client.0.smithi088.stdout:op 4505 completed, throughput=5MB/sec 2024-09-13T03:13:49.967 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aHSKSHYLmIw5e3l off=400997 len=638644 2024-09-13T03:13:49.968 INFO:tasks.workunit.client.0.smithi088.stdout:op 4506 completed, throughput=5MB/sec 2024-09-13T03:13:49.968 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XpRetj_ELvNgzP7 off=18821466 len=8620 2024-09-13T03:13:49.968 INFO:tasks.workunit.client.0.smithi088.stdout:op 4507 completed, throughput=5MB/sec 2024-09-13T03:13:49.968 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pzG5mRpOFrzL8P6 off=4480981 len=375470 2024-09-13T03:13:49.971 INFO:tasks.workunit.client.0.smithi088.stdout:op 4508 completed, throughput=5MB/sec 2024-09-13T03:13:49.971 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JxEr6Nb_2clKh1a off=2551014 len=44928 2024-09-13T03:13:49.973 INFO:tasks.workunit.client.0.smithi088.stdout:op 4509 completed, throughput=5MB/sec 2024-09-13T03:13:49.973 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tmEHwUynTcSqa47 off=13406989 len=1767875 2024-09-13T03:13:49.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 4510 completed, throughput=5MB/sec 2024-09-13T03:13:50.981 INFO:tasks.workunit.client.0.smithi088.stdout: 890: throughput=5MB/sec pending data=0 2024-09-13T03:13:50.982 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NOdMoLNF_aSSW70 off=1811653 len=569422 2024-09-13T03:13:50.982 INFO:tasks.workunit.client.0.smithi088.stdout:op 4511 completed, throughput=5MB/sec 2024-09-13T03:13:50.983 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bUKHdDwEhy7R8AQ off=19776069 len=118675 2024-09-13T03:13:50.983 INFO:tasks.workunit.client.0.smithi088.stdout:op 4512 completed, throughput=5MB/sec 2024-09-13T03:13:50.983 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pyeRxw_l3vF6nLb off=685801 len=1888702 2024-09-13T03:13:50.985 INFO:tasks.workunit.client.0.smithi088.stdout:op 4513 completed, throughput=5MB/sec 2024-09-13T03:13:50.986 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-b8rcZCPdy4BuQA0 off=8295811 len=1180232 2024-09-13T03:13:50.987 INFO:tasks.workunit.client.0.smithi088.stdout:op 4514 completed, throughput=5MB/sec 2024-09-13T03:13:50.987 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WaMGy52ME4IynMV off=769942 len=1970535 2024-09-13T03:13:50.997 INFO:tasks.workunit.client.0.smithi088.stdout:op 4515 completed, throughput=5MB/sec 2024-09-13T03:13:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:51 smithi088 ceph-mon[96266]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:13:51.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:51 smithi088 ceph-mon[98762]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:13:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:51 smithi195 ceph-mon[87742]: pgmap v1890: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:13:51.997 INFO:tasks.workunit.client.0.smithi088.stdout: 891: throughput=5MB/sec pending data=0 2024-09-13T03:13:51.997 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-I-hV13rxzViOtfg off=3437715 len=476885 2024-09-13T03:13:51.998 INFO:tasks.workunit.client.0.smithi088.stdout:op 4516 completed, throughput=5MB/sec 2024-09-13T03:13:51.999 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gsh6ATdH5VfUb3N off=5470771 len=1150775 2024-09-13T03:13:52.005 INFO:tasks.workunit.client.0.smithi088.stdout:op 4517 completed, throughput=5MB/sec 2024-09-13T03:13:52.005 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mDn-bi15-8_OL9y off=8856724 len=1985556 2024-09-13T03:13:52.008 INFO:tasks.workunit.client.0.smithi088.stdout:op 4518 completed, throughput=5MB/sec 2024-09-13T03:13:53.008 INFO:tasks.workunit.client.0.smithi088.stdout: 892: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:53.008 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HYCwc-yuJR-c_xZ off=9033647 len=1460515 2024-09-13T03:13:53.010 INFO:tasks.workunit.client.0.smithi088.stdout:op 4519 completed, throughput=5MB/sec 2024-09-13T03:13:53.010 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i4OffsHdpX4h02S off=17864447 len=620417 2024-09-13T03:13:53.015 INFO:tasks.workunit.client.0.smithi088.stdout:op 4520 completed, throughput=5MB/sec 2024-09-13T03:13:53.015 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AxisnkFv64-hrhS off=2747262 len=1283514 2024-09-13T03:13:53.016 INFO:tasks.workunit.client.0.smithi088.stdout:op 4521 completed, throughput=5MB/sec 2024-09-13T03:13:53.016 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Jz_xJW_7OSv8F67 off=1683023 len=235595 2024-09-13T03:13:53.019 INFO:tasks.workunit.client.0.smithi088.stdout:op 4522 completed, throughput=5MB/sec 2024-09-13T03:13:53.019 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sV9J3FYdk0sjiIc off=2379891 len=363296 2024-09-13T03:13:53.020 INFO:tasks.workunit.client.0.smithi088.stdout:op 4523 completed, throughput=5MB/sec 2024-09-13T03:13:53.020 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wjcIAiJV-Oh0lzi off=12551874 len=1200481 2024-09-13T03:13:53.022 INFO:tasks.workunit.client.0.smithi088.stdout:op 4524 completed, throughput=5MB/sec 2024-09-13T03:13:53.022 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-O7QSANZKUx5EE2g off=3107260 len=136836 2024-09-13T03:13:53.024 INFO:tasks.workunit.client.0.smithi088.stdout:op 4525 completed, throughput=5MB/sec 2024-09-13T03:13:53.421 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:13:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:13:53] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:13:53.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:53 smithi088 ceph-mon[96266]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:13:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:53 smithi088 ceph-mon[98762]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:13:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:53 smithi195 ceph-mon[87742]: pgmap v1891: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:13:54.025 INFO:tasks.workunit.client.0.smithi088.stdout: 893: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:54.025 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_SGqAKatnLRXm3B off=7519026 len=542299 2024-09-13T03:13:54.026 INFO:tasks.workunit.client.0.smithi088.stdout:op 4526 completed, throughput=5MB/sec 2024-09-13T03:13:54.026 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w7uFiKfRGv5OkD_ off=1628571 len=1178710 2024-09-13T03:13:54.029 INFO:tasks.workunit.client.0.smithi088.stdout:op 4527 completed, throughput=5MB/sec 2024-09-13T03:13:54.029 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JCLzKwGOShEDLSc off=2738849 len=403391 2024-09-13T03:13:54.030 INFO:tasks.workunit.client.0.smithi088.stdout:op 4528 completed, throughput=5MB/sec 2024-09-13T03:13:54.030 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AxisnkFv64-hrhS off=3625600 len=585758 2024-09-13T03:13:54.034 INFO:tasks.workunit.client.0.smithi088.stdout:op 4529 completed, throughput=5MB/sec 2024-09-13T03:13:54.034 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XMnCbbiS0uqQy0l off=8785617 len=796434 2024-09-13T03:13:54.040 INFO:tasks.workunit.client.0.smithi088.stdout:op 4530 completed, throughput=5MB/sec 2024-09-13T03:13:54.040 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6Xs8zCq4Aa6h_aq off=1955102 len=1392700 2024-09-13T03:13:54.042 INFO:tasks.workunit.client.0.smithi088.stdout:op 4531 completed, throughput=5MB/sec 2024-09-13T03:13:54.042 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--zsdiv3fiiVOM_g off=7956230 len=1067050 2024-09-13T03:13:54.044 INFO:tasks.workunit.client.0.smithi088.stdout:op 4532 completed, throughput=5MB/sec 2024-09-13T03:13:55.044 INFO:tasks.workunit.client.0.smithi088.stdout: 894: throughput=5MB/sec pending data=0 2024-09-13T03:13:55.044 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UyI6yhFq6hHOat- off=14701828 len=1956400 2024-09-13T03:13:55.048 INFO:tasks.workunit.client.0.smithi088.stdout:op 4533 completed, throughput=5MB/sec 2024-09-13T03:13:55.048 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qKyQ_mdrukHUKZA off=9646729 len=1112028 2024-09-13T03:13:55.055 INFO:tasks.workunit.client.0.smithi088.stdout:op 4534 completed, throughput=5MB/sec 2024-09-13T03:13:55.055 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vzChnh08HdlcYbJ off=9508966 len=1252638 2024-09-13T03:13:55.057 INFO:tasks.workunit.client.0.smithi088.stdout:op 4535 completed, throughput=5MB/sec 2024-09-13T03:13:55.057 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MCXPaMtMBJjamOZ off=13051108 len=1496352 2024-09-13T03:13:55.058 INFO:tasks.workunit.client.0.smithi088.stdout:op 4536 completed, throughput=5MB/sec 2024-09-13T03:13:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:55 smithi088 ceph-mon[96266]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:13:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:55 smithi088 ceph-mon[98762]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:13:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:55 smithi195 ceph-mon[87742]: pgmap v1892: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:13:56.059 INFO:tasks.workunit.client.0.smithi088.stdout: 895: throughput=5MB/sec pending data=0 2024-09-13T03:13:56.059 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-apd-MrFtVXiUyn_ off=1255494 len=595599 2024-09-13T03:13:56.064 INFO:tasks.workunit.client.0.smithi088.stdout:op 4537 completed, throughput=5MB/sec 2024-09-13T03:13:56.064 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hvuNOSzaFnQaKB1 off=13364504 len=1628871 2024-09-13T03:13:56.073 INFO:tasks.workunit.client.0.smithi088.stdout:op 4538 completed, throughput=5MB/sec 2024-09-13T03:13:56.073 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vOE34D_2WuYbNOh off=8496800 len=936412 2024-09-13T03:13:56.078 INFO:tasks.workunit.client.0.smithi088.stdout:op 4539 completed, throughput=5MB/sec 2024-09-13T03:13:56.078 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oB5Ze5cjKM3KgTB off=6751246 len=1329617 2024-09-13T03:13:56.080 INFO:tasks.workunit.client.0.smithi088.stdout:op 4540 completed, throughput=5MB/sec 2024-09-13T03:13:57.080 INFO:tasks.workunit.client.0.smithi088.stdout: 896: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:57.080 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LC5byA0xgLTYOCF off=6617789 len=959154 2024-09-13T03:13:57.081 INFO:tasks.workunit.client.0.smithi088.stdout:op 4541 completed, throughput=5MB/sec 2024-09-13T03:13:57.081 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fvrVkxkV7ms2Ys6 off=6284532 len=872932 2024-09-13T03:13:57.082 INFO:tasks.workunit.client.0.smithi088.stdout:op 4542 completed, throughput=5MB/sec 2024-09-13T03:13:57.083 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vmWmt5gLz_y71iP off=18737701 len=1165802 2024-09-13T03:13:57.084 INFO:tasks.workunit.client.0.smithi088.stdout:op 4543 completed, throughput=5MB/sec 2024-09-13T03:13:57.084 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0vDsnqYx6GqLjRv off=4189568 len=714755 2024-09-13T03:13:57.089 INFO:tasks.workunit.client.0.smithi088.stdout:op 4544 completed, throughput=5MB/sec 2024-09-13T03:13:57.089 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LzKCg1Ir7jFANFt off=2935632 len=790871 2024-09-13T03:13:57.094 INFO:tasks.workunit.client.0.smithi088.stdout:op 4545 completed, throughput=5MB/sec 2024-09-13T03:13:57.094 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ySxuSnXLsF6TiBx off=17508084 len=218988 2024-09-13T03:13:57.095 INFO:tasks.workunit.client.0.smithi088.stdout:op 4546 completed, throughput=5MB/sec 2024-09-13T03:13:57.095 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-D6kS-yO70jSgn88 off=3914160 len=1505526 2024-09-13T03:13:57.101 INFO:tasks.workunit.client.0.smithi088.stdout:op 4547 completed, throughput=5MB/sec 2024-09-13T03:13:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:57 smithi088 ceph-mon[96266]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:13:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:57 smithi088 ceph-mon[98762]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:13:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:57 smithi195 ceph-mon[87742]: pgmap v1893: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:13:58.101 INFO:tasks.workunit.client.0.smithi088.stdout: 897: throughput=5MB/sec pending data=0 2024-09-13T03:13:58.102 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kj6PuqLsoJtdJCK off=3856154 len=1102796 2024-09-13T03:13:58.108 INFO:tasks.workunit.client.0.smithi088.stdout:op 4548 completed, throughput=5MB/sec 2024-09-13T03:13:58.108 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VUwXBTtFvc4n_05 off=5889828 len=2072400 2024-09-13T03:13:58.110 INFO:tasks.workunit.client.0.smithi088.stdout:op 4549 completed, throughput=5MB/sec 2024-09-13T03:13:58.110 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-phQ4TRwDhQHKIKr off=2895801 len=73289 2024-09-13T03:13:58.111 INFO:tasks.workunit.client.0.smithi088.stdout:op 4550 completed, throughput=5MB/sec 2024-09-13T03:13:58.111 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UHwWH_XtPz7rzX3 off=4339869 len=700697 2024-09-13T03:13:58.113 INFO:tasks.workunit.client.0.smithi088.stdout:op 4551 completed, throughput=5MB/sec 2024-09-13T03:13:58.113 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SgM4f_FtabhIrqS off=3260683 len=528240 2024-09-13T03:13:58.116 INFO:tasks.workunit.client.0.smithi088.stdout:op 4552 completed, throughput=5MB/sec 2024-09-13T03:13:59.117 INFO:tasks.workunit.client.0.smithi088.stdout: 898: throughput=4.99MB/sec pending data=0 2024-09-13T03:13:59.117 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FAyml9PgQUol0Kt off=404861 len=1668692 2024-09-13T03:13:59.125 INFO:tasks.workunit.client.0.smithi088.stdout:op 4553 completed, throughput=5MB/sec 2024-09-13T03:13:59.125 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yopPDyDT2zwhctF off=4627874 len=374725 2024-09-13T03:13:59.125 INFO:tasks.workunit.client.0.smithi088.stdout:op 4554 completed, throughput=5MB/sec 2024-09-13T03:13:59.125 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fTuHrwbEj203GN9 off=990630 len=77294 2024-09-13T03:13:59.128 INFO:tasks.workunit.client.0.smithi088.stdout:op 4555 completed, throughput=5MB/sec 2024-09-13T03:13:59.128 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qU0Y0dtuc0OFStv off=18347225 len=532173 2024-09-13T03:13:59.131 INFO:tasks.workunit.client.0.smithi088.stdout:op 4556 completed, throughput=5MB/sec 2024-09-13T03:13:59.131 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8ziYCDhMbLhhdUo off=13684429 len=758504 2024-09-13T03:13:59.132 INFO:tasks.workunit.client.0.smithi088.stdout:op 4557 completed, throughput=5MB/sec 2024-09-13T03:13:59.132 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_qCjntUrHBDCbXc off=7174586 len=2041970 2024-09-13T03:13:59.134 INFO:tasks.workunit.client.0.smithi088.stdout:op 4558 completed, throughput=5MB/sec 2024-09-13T03:13:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:59 smithi088 ceph-mon[96266]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:13:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:13:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:13:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:59 smithi088 ceph-mon[98762]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:13:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:13:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:13:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:59 smithi195 ceph-mon[87742]: pgmap v1894: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:13:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:13:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:14:00.134 INFO:tasks.workunit.client.0.smithi088.stdout: 899: throughput=5MB/sec pending data=0 2024-09-13T03:14:00.135 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--dNJm2u-okzfCO7 off=23338866 len=547801 2024-09-13T03:14:00.136 INFO:tasks.workunit.client.0.smithi088.stdout:op 4559 completed, throughput=5MB/sec 2024-09-13T03:14:00.136 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pKi1p78WF8mcRAM off=2484879 len=1575622 2024-09-13T03:14:00.144 INFO:tasks.workunit.client.0.smithi088.stdout:op 4560 completed, throughput=5MB/sec 2024-09-13T03:14:00.144 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zWeluyvu48zUdaJ off=12592990 len=339270 2024-09-13T03:14:00.147 INFO:tasks.workunit.client.0.smithi088.stdout:op 4561 completed, throughput=5MB/sec 2024-09-13T03:14:00.148 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hldMSspdyP9_ohA off=0 len=1155431 2024-09-13T03:14:00.149 INFO:tasks.workunit.client.0.smithi088.stdout:op 4562 completed, throughput=5MB/sec 2024-09-13T03:14:00.149 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gd4r5jLtWTJUqvc off=489918 len=958456 2024-09-13T03:14:00.154 INFO:tasks.workunit.client.0.smithi088.stdout:op 4563 completed, throughput=5MB/sec 2024-09-13T03:14:00.154 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zPzBZqnHj4nLtJq off=19748640 len=1056881 2024-09-13T03:14:00.155 INFO:tasks.workunit.client.0.smithi088.stdout:op 4564 completed, throughput=5MB/sec 2024-09-13T03:14:01.155 INFO:tasks.workunit.client.0.smithi088.stdout: 900: throughput=5MB/sec pending data=0 2024-09-13T03:14:01.155 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-c4iGzGPalhgN6uL off=8161552 len=1966217 2024-09-13T03:14:01.159 INFO:tasks.workunit.client.0.smithi088.stdout:op 4565 completed, throughput=5MB/sec 2024-09-13T03:14:01.159 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Qq4TQwVe6NhgpPb off=17286699 len=1097302 2024-09-13T03:14:01.166 INFO:tasks.workunit.client.0.smithi088.stdout:op 4566 completed, throughput=5MB/sec 2024-09-13T03:14:01.166 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mwUfx0CFgUPgwUr off=1632587 len=1622705 2024-09-13T03:14:01.174 INFO:tasks.workunit.client.0.smithi088.stdout:op 4567 completed, throughput=5MB/sec 2024-09-13T03:14:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:01 smithi088 ceph-mon[96266]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-13T03:14:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:01 smithi088 ceph-mon[98762]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-13T03:14:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:01 smithi195 ceph-mon[87742]: pgmap v1895: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-13T03:14:02.174 INFO:tasks.workunit.client.0.smithi088.stdout: 901: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:02.175 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mfV6wMrhHpm3leS off=2393737 len=748034 2024-09-13T03:14:02.179 INFO:tasks.workunit.client.0.smithi088.stdout:op 4568 completed, throughput=5MB/sec 2024-09-13T03:14:02.179 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OCWTKCHfp2MuLdJ off=14906395 len=834522 2024-09-13T03:14:02.184 INFO:tasks.workunit.client.0.smithi088.stdout:op 4569 completed, throughput=5MB/sec 2024-09-13T03:14:02.184 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kCDJb5SGVACgRKF off=16358837 len=403779 2024-09-13T03:14:02.185 INFO:tasks.workunit.client.0.smithi088.stdout:op 4570 completed, throughput=5MB/sec 2024-09-13T03:14:02.185 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mK_IxQnW3a8jnm1 off=15183514 len=267146 2024-09-13T03:14:02.185 INFO:tasks.workunit.client.0.smithi088.stdout:op 4571 completed, throughput=5MB/sec 2024-09-13T03:14:02.186 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-scJ3yEnOKgCcvwc off=1211163 len=670718 2024-09-13T03:14:02.186 INFO:tasks.workunit.client.0.smithi088.stdout:op 4572 completed, throughput=5MB/sec 2024-09-13T03:14:02.187 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D97E6PbgLlaahqz off=264917 len=1806570 2024-09-13T03:14:02.188 INFO:tasks.workunit.client.0.smithi088.stdout:op 4573 completed, throughput=5MB/sec 2024-09-13T03:14:02.189 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8zourySMEG4qYTS off=4854056 len=631949 2024-09-13T03:14:02.189 INFO:tasks.workunit.client.0.smithi088.stdout:op 4574 completed, throughput=5MB/sec 2024-09-13T03:14:03.189 INFO:tasks.workunit.client.0.smithi088.stdout: 902: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:03.190 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-USj3tpeOJj485vP off=4824280 len=1610763 2024-09-13T03:14:03.194 INFO:tasks.workunit.client.0.smithi088.stdout:op 4575 completed, throughput=5MB/sec 2024-09-13T03:14:03.194 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VVTC1Mu_AYQ8CDL off=3666419 len=660536 2024-09-13T03:14:03.194 INFO:tasks.workunit.client.0.smithi088.stdout:op 4576 completed, throughput=5MB/sec 2024-09-13T03:14:03.194 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dJ4fKxwAtUWx2We off=7533641 len=1192151 2024-09-13T03:14:03.202 INFO:tasks.workunit.client.0.smithi088.stdout:op 4577 completed, throughput=5MB/sec 2024-09-13T03:14:03.202 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7pyUaCbSL6Skvbu off=2487965 len=1536634 2024-09-13T03:14:03.210 INFO:tasks.workunit.client.0.smithi088.stdout:op 4578 completed, throughput=5MB/sec 2024-09-13T03:14:03.210 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-G04pq_j2pn5MyGd off=9101811 len=690000 2024-09-13T03:14:03.212 INFO:tasks.workunit.client.0.smithi088.stdout:op 4579 completed, throughput=5MB/sec 2024-09-13T03:14:03.438 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:14:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:14:03] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-09-13T03:14:03.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:03 smithi088 ceph-mon[96266]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:14:03.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:03 smithi088 ceph-mon[98762]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:14:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:03 smithi195 ceph-mon[87742]: pgmap v1896: 105 pgs: 105 active+clean; 127 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:14:04.212 INFO:tasks.workunit.client.0.smithi088.stdout: 903: throughput=5MB/sec pending data=0 2024-09-13T03:14:04.212 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-x0i-pO3ga9IajPP off=1997207 len=887132 2024-09-13T03:14:04.218 INFO:tasks.workunit.client.0.smithi088.stdout:op 4580 completed, throughput=5MB/sec 2024-09-13T03:14:04.218 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0t_mJeKaclZp67V off=1901141 len=1555202 2024-09-13T03:14:04.226 INFO:tasks.workunit.client.0.smithi088.stdout:op 4581 completed, throughput=5MB/sec 2024-09-13T03:14:04.227 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rbVypW3m2uUUwGx off=7894195 len=917444 2024-09-13T03:14:04.232 INFO:tasks.workunit.client.0.smithi088.stdout:op 4582 completed, throughput=5MB/sec 2024-09-13T03:14:04.232 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8OSQZq6Vf8mHcPN off=5080472 len=2063324 2024-09-13T03:14:04.242 INFO:tasks.workunit.client.0.smithi088.stdout:op 4583 completed, throughput=5MB/sec 2024-09-13T03:14:05.242 INFO:tasks.workunit.client.0.smithi088.stdout: 904: throughput=5MB/sec pending data=0 2024-09-13T03:14:05.243 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-V5I4QCV_CSBNhEL off=8628582 len=448905 2024-09-13T03:14:05.246 INFO:tasks.workunit.client.0.smithi088.stdout:op 4584 completed, throughput=5MB/sec 2024-09-13T03:14:05.247 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lvbBDfUVkPOZvgn off=15740678 len=1402875 2024-09-13T03:14:05.253 INFO:tasks.workunit.client.0.smithi088.stdout:op 4585 completed, throughput=5MB/sec 2024-09-13T03:14:05.253 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1YUwGGnZK95nt_v off=11959216 len=2034266 2024-09-13T03:14:05.262 INFO:tasks.workunit.client.0.smithi088.stdout:op 4586 completed, throughput=5MB/sec 2024-09-13T03:14:05.263 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qeS5oaxBYJjlTGF off=7006024 len=1899217 2024-09-13T03:14:05.264 INFO:tasks.workunit.client.0.smithi088.stdout:op 4587 completed, throughput=5MB/sec 2024-09-13T03:14:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:05 smithi195 ceph-mon[87742]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:14:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:05 smithi088 ceph-mon[96266]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:14:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:05 smithi088 ceph-mon[98762]: pgmap v1897: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:14:06.265 INFO:tasks.workunit.client.0.smithi088.stdout: 905: throughput=5MB/sec pending data=0 2024-09-13T03:14:06.265 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-d6h4d1BgGStmB_8 off=18805031 len=1877674 2024-09-13T03:14:06.269 INFO:tasks.workunit.client.0.smithi088.stdout:op 4588 completed, throughput=5MB/sec 2024-09-13T03:14:06.269 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JW_IbGl9M24NBKO off=13814478 len=1393045 2024-09-13T03:14:06.272 INFO:tasks.workunit.client.0.smithi088.stdout:op 4589 completed, throughput=5MB/sec 2024-09-13T03:14:06.272 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8OSQZq6Vf8mHcPN off=5087163 len=375072 2024-09-13T03:14:06.274 INFO:tasks.workunit.client.0.smithi088.stdout:op 4590 completed, throughput=5MB/sec 2024-09-13T03:14:06.274 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6FwU7by_jhlisKq off=3468868 len=92779 2024-09-13T03:14:06.276 INFO:tasks.workunit.client.0.smithi088.stdout:op 4591 completed, throughput=5MB/sec 2024-09-13T03:14:06.276 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3qdyzRFc-JbLkMK off=6230629 len=2055841 2024-09-13T03:14:06.278 INFO:tasks.workunit.client.0.smithi088.stdout:op 4592 completed, throughput=5MB/sec 2024-09-13T03:14:07.279 INFO:tasks.workunit.client.0.smithi088.stdout: 906: throughput=5MB/sec pending data=0 2024-09-13T03:14:07.279 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VOPjfOd_TSpbBR0 off=324476 len=1698025 2024-09-13T03:14:07.288 INFO:tasks.workunit.client.0.smithi088.stdout:op 4593 completed, throughput=5MB/sec 2024-09-13T03:14:07.288 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IehJMOrG7YM5K1m off=6634753 len=524755 2024-09-13T03:14:07.289 INFO:tasks.workunit.client.0.smithi088.stdout:op 4594 completed, throughput=5MB/sec 2024-09-13T03:14:07.289 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gO9vPmhvukSf39z off=1540222 len=1517135 2024-09-13T03:14:07.290 INFO:tasks.workunit.client.0.smithi088.stdout:op 4595 completed, throughput=5MB/sec 2024-09-13T03:14:07.290 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7hurDIGqNu5pFXs off=2632348 len=461371 2024-09-13T03:14:07.292 INFO:tasks.workunit.client.0.smithi088.stdout:op 4596 completed, throughput=5MB/sec 2024-09-13T03:14:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:07 smithi195 ceph-mon[87742]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:14:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:07 smithi088 ceph-mon[96266]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:14:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:07 smithi088 ceph-mon[98762]: pgmap v1898: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:14:08.292 INFO:tasks.workunit.client.0.smithi088.stdout: 907: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:08.292 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tEEWfuGQLZ8J2Vk off=6641740 len=2035968 2024-09-13T03:14:08.294 INFO:tasks.workunit.client.0.smithi088.stdout:op 4597 completed, throughput=5MB/sec 2024-09-13T03:14:08.295 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8_pt-mQwKUhfgZF off=10769860 len=1123384 2024-09-13T03:14:08.301 INFO:tasks.workunit.client.0.smithi088.stdout:op 4598 completed, throughput=5MB/sec 2024-09-13T03:14:08.302 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0zSAR1WGXQ2QKKr off=1444251 len=1897803 2024-09-13T03:14:08.310 INFO:tasks.workunit.client.0.smithi088.stdout:op 4599 completed, throughput=5MB/sec 2024-09-13T03:14:09.310 INFO:tasks.workunit.client.0.smithi088.stdout: 908: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:09.310 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IBtV6VXk2DWpv24 off=6096107 len=606996 2024-09-13T03:14:09.312 INFO:tasks.workunit.client.0.smithi088.stdout:op 4600 completed, throughput=5MB/sec 2024-09-13T03:14:09.312 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Nq8oaXT-h9OUXej off=2426433 len=1116682 2024-09-13T03:14:09.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 4601 completed, throughput=5MB/sec 2024-09-13T03:14:09.314 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tAWVAD5XPQ1-y7H off=8279450 len=1566213 2024-09-13T03:14:09.316 INFO:tasks.workunit.client.0.smithi088.stdout:op 4602 completed, throughput=5MB/sec 2024-09-13T03:14:09.316 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TpPv0TsDVOPO8Rv off=559654 len=1875829 2024-09-13T03:14:09.324 INFO:tasks.workunit.client.0.smithi088.stdout:op 4603 completed, throughput=5MB/sec 2024-09-13T03:14:09.324 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mfSKVAhHszxxKuX off=13873854 len=1212968 2024-09-13T03:14:09.326 INFO:tasks.workunit.client.0.smithi088.stdout:op 4604 completed, throughput=5MB/sec 2024-09-13T03:14:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:09 smithi195 ceph-mon[87742]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-13T03:14:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:09 smithi088 ceph-mon[96266]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-13T03:14:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:09 smithi088 ceph-mon[98762]: pgmap v1899: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-13T03:14:10.326 INFO:tasks.workunit.client.0.smithi088.stdout: 909: throughput=5MB/sec pending data=0 2024-09-13T03:14:10.326 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--MN3URWGxUsk0s4 off=76843 len=331687 2024-09-13T03:14:10.327 INFO:tasks.workunit.client.0.smithi088.stdout:op 4605 completed, throughput=5MB/sec 2024-09-13T03:14:10.327 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CaAWL9_aGBDPqq0 off=6806189 len=251406 2024-09-13T03:14:10.328 INFO:tasks.workunit.client.0.smithi088.stdout:op 4606 completed, throughput=5MB/sec 2024-09-13T03:14:10.328 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-K1wRBuHqyrmQQJK off=14586534 len=1971737 2024-09-13T03:14:10.330 INFO:tasks.workunit.client.0.smithi088.stdout:op 4607 completed, throughput=5MB/sec 2024-09-13T03:14:10.330 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dCwZy0GMTQgL41t off=767286 len=988526 2024-09-13T03:14:10.335 INFO:tasks.workunit.client.0.smithi088.stdout:op 4608 completed, throughput=5MB/sec 2024-09-13T03:14:10.336 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iftYt0z60oKWfui off=10444979 len=797795 2024-09-13T03:14:10.341 INFO:tasks.workunit.client.0.smithi088.stdout:op 4609 completed, throughput=5MB/sec 2024-09-13T03:14:11.342 INFO:tasks.workunit.client.0.smithi088.stdout: 910: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:11.342 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7WfE_j_H2-EvszT off=2470574 len=643545 2024-09-13T03:14:11.347 INFO:tasks.workunit.client.0.smithi088.stdout:op 4610 completed, throughput=5MB/sec 2024-09-13T03:14:11.347 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1ULTa3-mwASsz8Z off=5405470 len=459657 2024-09-13T03:14:11.351 INFO:tasks.workunit.client.0.smithi088.stdout:op 4611 completed, throughput=5MB/sec 2024-09-13T03:14:11.351 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zd2PIzZyWvmOyhG off=113666 len=1367973 2024-09-13T03:14:11.357 INFO:tasks.workunit.client.0.smithi088.stdout:op 4612 completed, throughput=5MB/sec 2024-09-13T03:14:11.357 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rRfHlPUwJR3PMVU off=6521713 len=2019042 2024-09-13T03:14:11.368 INFO:tasks.workunit.client.0.smithi088.stdout:op 4613 completed, throughput=5MB/sec 2024-09-13T03:14:11.368 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ykzQ5PJSkEMPPmP off=3663351 len=227403 2024-09-13T03:14:11.371 INFO:tasks.workunit.client.0.smithi088.stdout:op 4614 completed, throughput=5MB/sec 2024-09-13T03:14:11.371 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Cdn5sHxkEZEk9dj off=570823 len=682223 2024-09-13T03:14:11.375 INFO:tasks.workunit.client.0.smithi088.stdout:op 4615 completed, throughput=5MB/sec 2024-09-13T03:14:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:11 smithi195 ceph-mon[87742]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:14:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:11 smithi088 ceph-mon[96266]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:14:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:11 smithi088 ceph-mon[98762]: pgmap v1900: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:14:12.375 INFO:tasks.workunit.client.0.smithi088.stdout: 911: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:12.375 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ea2JcwXaXC33hJT off=2802799 len=13018 2024-09-13T03:14:12.378 INFO:tasks.workunit.client.0.smithi088.stdout:op 4616 completed, throughput=4.99MB/sec 2024-09-13T03:14:12.378 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qOW453Ihxwzki2h off=23856818 len=116934 2024-09-13T03:14:12.381 INFO:tasks.workunit.client.0.smithi088.stdout:op 4617 completed, throughput=4.99MB/sec 2024-09-13T03:14:12.381 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-c9dXt7BuQ8Z_fKf off=8380669 len=1188232 2024-09-13T03:14:12.386 INFO:tasks.workunit.client.0.smithi088.stdout:op 4618 completed, throughput=5MB/sec 2024-09-13T03:14:12.386 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-J8gOrvS7KKymDGl off=3841395 len=1972559 2024-09-13T03:14:12.389 INFO:tasks.workunit.client.0.smithi088.stdout:op 4619 completed, throughput=5MB/sec 2024-09-13T03:14:12.389 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rHssXpPkjitNS6_ off=15489307 len=1688231 2024-09-13T03:14:12.391 INFO:tasks.workunit.client.0.smithi088.stdout:op 4620 completed, throughput=5MB/sec 2024-09-13T03:14:12.391 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-udmvTjM_oq5lBNL off=15820076 len=1420752 2024-09-13T03:14:12.399 INFO:tasks.workunit.client.0.smithi088.stdout:op 4621 completed, throughput=5MB/sec 2024-09-13T03:14:13.399 INFO:tasks.workunit.client.0.smithi088.stdout: 912: throughput=5MB/sec pending data=0 2024-09-13T03:14:13.399 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pVfQyxQUnYICeOT off=1323821 len=2065874 2024-09-13T03:14:13.414 INFO:tasks.workunit.client.0.smithi088.stdout:op 4622 completed, throughput=5MB/sec 2024-09-13T03:14:13.414 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2PPCj5Eu4UC1a0K off=12655198 len=636583 2024-09-13T03:14:13.420 INFO:tasks.workunit.client.0.smithi088.stdout:op 4623 completed, throughput=5MB/sec 2024-09-13T03:14:13.420 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VkA5x8PeIZlzv-O off=1297337 len=218316 2024-09-13T03:14:13.421 INFO:tasks.workunit.client.0.smithi088.stdout:op 4624 completed, throughput=5MB/sec 2024-09-13T03:14:13.421 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-f6zSUpEIBUBlOoD off=8521133 len=1976345 2024-09-13T03:14:13.430 INFO:tasks.workunit.client.0.smithi088.stdout:op 4625 completed, throughput=5MB/sec 2024-09-13T03:14:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:14:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:14:13] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-09-13T03:14:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:13 smithi195 ceph-mon[87742]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:14:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:13 smithi088 ceph-mon[96266]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:14:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:13 smithi088 ceph-mon[98762]: pgmap v1901: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:14:14.431 INFO:tasks.workunit.client.0.smithi088.stdout: 913: throughput=5MB/sec pending data=0 2024-09-13T03:14:14.431 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Fii2hXEUWfGjuYg off=12083751 len=42935 2024-09-13T03:14:14.431 INFO:tasks.workunit.client.0.smithi088.stdout:op 4626 completed, throughput=5MB/sec 2024-09-13T03:14:14.431 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-100pt0M6ZNnSMP3 off=3656786 len=63286 2024-09-13T03:14:14.434 INFO:tasks.workunit.client.0.smithi088.stdout:op 4627 completed, throughput=5MB/sec 2024-09-13T03:14:14.434 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z6qD0sSoNenr_5x off=4701867 len=1012795 2024-09-13T03:14:14.436 INFO:tasks.workunit.client.0.smithi088.stdout:op 4628 completed, throughput=5MB/sec 2024-09-13T03:14:14.436 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UzYdmsG6i5Zj2_k off=0 len=1221706 2024-09-13T03:14:14.438 INFO:tasks.workunit.client.0.smithi088.stdout:op 4629 completed, throughput=5MB/sec 2024-09-13T03:14:14.438 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-345PsV0fq3XPBs4 off=6335559 len=1646833 2024-09-13T03:14:14.447 INFO:tasks.workunit.client.0.smithi088.stdout:op 4630 completed, throughput=5MB/sec 2024-09-13T03:14:14.447 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-usVmq0vNf-pxTlv off=15214718 len=31446 2024-09-13T03:14:14.449 INFO:tasks.workunit.client.0.smithi088.stdout:op 4631 completed, throughput=5MB/sec 2024-09-13T03:14:14.449 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wS5sIgQLLszMlmx off=15307764 len=1427211 2024-09-13T03:14:14.450 INFO:tasks.workunit.client.0.smithi088.stdout:op 4632 completed, throughput=5MB/sec 2024-09-13T03:14:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:14:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:14:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:14:15.451 INFO:tasks.workunit.client.0.smithi088.stdout: 914: throughput=5MB/sec pending data=0 2024-09-13T03:14:15.451 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lp-CweSP9340Ojw off=7730752 len=717469 2024-09-13T03:14:15.456 INFO:tasks.workunit.client.0.smithi088.stdout:op 4633 completed, throughput=5MB/sec 2024-09-13T03:14:15.456 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aLqScl5wWmhKzn5 off=484762 len=940102 2024-09-13T03:14:15.458 INFO:tasks.workunit.client.0.smithi088.stdout:op 4634 completed, throughput=5MB/sec 2024-09-13T03:14:15.458 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rbVypW3m2uUUwGx off=14488583 len=373200 2024-09-13T03:14:15.459 INFO:tasks.workunit.client.0.smithi088.stdout:op 4635 completed, throughput=5MB/sec 2024-09-13T03:14:15.459 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ON9mnHawrYQa2KB off=606051 len=468232 2024-09-13T03:14:15.460 INFO:tasks.workunit.client.0.smithi088.stdout:op 4636 completed, throughput=5MB/sec 2024-09-13T03:14:15.460 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-krUz0acPCsaqOUe off=2107501 len=344345 2024-09-13T03:14:15.461 INFO:tasks.workunit.client.0.smithi088.stdout:op 4637 completed, throughput=5MB/sec 2024-09-13T03:14:15.461 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rbau3wnUdq2gsUP off=9840208 len=1309042 2024-09-13T03:14:15.464 INFO:tasks.workunit.client.0.smithi088.stdout:op 4638 completed, throughput=5MB/sec 2024-09-13T03:14:15.464 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gSh8nqSPQgE56NI off=1006524 len=205183 2024-09-13T03:14:15.464 INFO:tasks.workunit.client.0.smithi088.stdout:op 4639 completed, throughput=5MB/sec 2024-09-13T03:14:15.465 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-V7_7rUzkn-b3-hT off=19466274 len=1936939 2024-09-13T03:14:15.472 INFO:tasks.workunit.client.0.smithi088.stdout:op 4640 completed, throughput=5MB/sec 2024-09-13T03:14:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:15 smithi195 ceph-mon[87742]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:14:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:15 smithi088 ceph-mon[96266]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:14:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:15 smithi088 ceph-mon[98762]: pgmap v1902: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:14:16.472 INFO:tasks.workunit.client.0.smithi088.stdout: 915: throughput=5MB/sec pending data=0 2024-09-13T03:14:16.473 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6MEa6ZBAwHhlRJy off=4927390 len=271630 2024-09-13T03:14:16.474 INFO:tasks.workunit.client.0.smithi088.stdout:op 4641 completed, throughput=5MB/sec 2024-09-13T03:14:16.474 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rr48E7FSKa4re25 off=2195880 len=57472 2024-09-13T03:14:16.474 INFO:tasks.workunit.client.0.smithi088.stdout:op 4642 completed, throughput=5MB/sec 2024-09-13T03:14:16.474 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aLDuShiKMnr0tVa off=6328862 len=1900839 2024-09-13T03:14:16.483 INFO:tasks.workunit.client.0.smithi088.stdout:op 4643 completed, throughput=5MB/sec 2024-09-13T03:14:16.483 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OGuOErPXaUGZI0N off=1370868 len=1068923 2024-09-13T03:14:16.488 INFO:tasks.workunit.client.0.smithi088.stdout:op 4644 completed, throughput=5MB/sec 2024-09-13T03:14:16.488 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6lzySVNbWfsmqQC off=552710 len=665685 2024-09-13T03:14:16.493 INFO:tasks.workunit.client.0.smithi088.stdout:op 4645 completed, throughput=5MB/sec 2024-09-13T03:14:17.494 INFO:tasks.workunit.client.0.smithi088.stdout: 916: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:17.494 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9OPhgfDL8GDfW7p off=1592190 len=1233363 2024-09-13T03:14:17.495 INFO:tasks.workunit.client.0.smithi088.stdout:op 4646 completed, throughput=5MB/sec 2024-09-13T03:14:17.496 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-r9rKzrK65dvr_Hk off=9387699 len=903910 2024-09-13T03:14:17.498 INFO:tasks.workunit.client.0.smithi088.stdout:op 4647 completed, throughput=5MB/sec 2024-09-13T03:14:17.498 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LRyKz86wiILobDS off=10346743 len=1077296 2024-09-13T03:14:17.505 INFO:tasks.workunit.client.0.smithi088.stdout:op 4648 completed, throughput=5MB/sec 2024-09-13T03:14:17.505 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-b0MI5V0McgwPAPt off=4298749 len=1207278 2024-09-13T03:14:17.507 INFO:tasks.workunit.client.0.smithi088.stdout:op 4649 completed, throughput=5MB/sec 2024-09-13T03:14:17.507 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aOPP8Itcb88awbG off=6391207 len=1716526 2024-09-13T03:14:17.513 INFO:tasks.workunit.client.0.smithi088.stdout:op 4650 completed, throughput=5MB/sec 2024-09-13T03:14:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:17 smithi195 ceph-mon[87742]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:14:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:17 smithi088 ceph-mon[96266]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:14:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:17 smithi088 ceph-mon[98762]: pgmap v1903: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:14:18.514 INFO:tasks.workunit.client.0.smithi088.stdout: 917: throughput=5MB/sec pending data=0 2024-09-13T03:14:18.514 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SfSJn9WzfNAYUkV off=4994096 len=1452189 2024-09-13T03:14:18.520 INFO:tasks.workunit.client.0.smithi088.stdout:op 4651 completed, throughput=5MB/sec 2024-09-13T03:14:18.520 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Sfyc4L-DsSxthD2 off=21276634 len=1408634 2024-09-13T03:14:18.527 INFO:tasks.workunit.client.0.smithi088.stdout:op 4652 completed, throughput=5MB/sec 2024-09-13T03:14:18.527 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-t6uH_YbozwIPdmm off=4626131 len=224166 2024-09-13T03:14:18.530 INFO:tasks.workunit.client.0.smithi088.stdout:op 4653 completed, throughput=5MB/sec 2024-09-13T03:14:18.531 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-arFg-m4WynC7ou2 off=5866931 len=859469 2024-09-13T03:14:18.534 INFO:tasks.workunit.client.0.smithi088.stdout:op 4654 completed, throughput=5MB/sec 2024-09-13T03:14:18.535 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-grjcmiKx2jQ6SsP off=1396806 len=1788608 2024-09-13T03:14:18.536 INFO:tasks.workunit.client.0.smithi088.stdout:op 4655 completed, throughput=5MB/sec 2024-09-13T03:14:19.536 INFO:tasks.workunit.client.0.smithi088.stdout: 918: throughput=5MB/sec pending data=0 2024-09-13T03:14:19.536 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U-MOajc4K8fEgmW off=16495178 len=479386 2024-09-13T03:14:19.541 INFO:tasks.workunit.client.0.smithi088.stdout:op 4656 completed, throughput=5MB/sec 2024-09-13T03:14:19.541 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jHeuPXeX70YQatf off=1387691 len=600103 2024-09-13T03:14:19.544 INFO:tasks.workunit.client.0.smithi088.stdout:op 4657 completed, throughput=5MB/sec 2024-09-13T03:14:19.545 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NIkDZE6KcjYNIaY off=6331020 len=240833 2024-09-13T03:14:19.548 INFO:tasks.workunit.client.0.smithi088.stdout:op 4658 completed, throughput=5MB/sec 2024-09-13T03:14:19.548 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0wqFZlmzl5KplR2 off=7459333 len=1530721 2024-09-13T03:14:19.551 INFO:tasks.workunit.client.0.smithi088.stdout:op 4659 completed, throughput=5MB/sec 2024-09-13T03:14:19.551 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JTpVCt7m-_PEeqa off=1466309 len=877746 2024-09-13T03:14:19.556 INFO:tasks.workunit.client.0.smithi088.stdout:op 4660 completed, throughput=5MB/sec 2024-09-13T03:14:19.556 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-t0i_1T2kgbabxzw off=2536487 len=1118364 2024-09-13T03:14:19.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 4661 completed, throughput=5MB/sec 2024-09-13T03:14:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:19 smithi195 ceph-mon[87742]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:14:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:19 smithi088 ceph-mon[96266]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:14:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:19 smithi088 ceph-mon[98762]: pgmap v1904: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:14:20.557 INFO:tasks.workunit.client.0.smithi088.stdout: 919: throughput=5MB/sec pending data=0 2024-09-13T03:14:20.558 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-o8FBeEwHRfZOyq5 off=0 len=1510422 2024-09-13T03:14:20.560 INFO:tasks.workunit.client.0.smithi088.stdout:op 4662 completed, throughput=5MB/sec 2024-09-13T03:14:20.560 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gyfgakUDNe9g2TR off=6442796 len=1474474 2024-09-13T03:14:20.563 INFO:tasks.workunit.client.0.smithi088.stdout:op 4663 completed, throughput=5MB/sec 2024-09-13T03:14:20.563 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-n_fn-nz0groNO_0 off=20649546 len=972156 2024-09-13T03:14:20.565 INFO:tasks.workunit.client.0.smithi088.stdout:op 4664 completed, throughput=5MB/sec 2024-09-13T03:14:20.565 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hKKkO1k3_4z15zs off=13443572 len=1283483 2024-09-13T03:14:20.567 INFO:tasks.workunit.client.0.smithi088.stdout:op 4665 completed, throughput=5MB/sec 2024-09-13T03:14:21.568 INFO:tasks.workunit.client.0.smithi088.stdout: 920: throughput=5MB/sec pending data=0 2024-09-13T03:14:21.568 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jlk6nDgIcQ46Kyi off=5362625 len=1753497 2024-09-13T03:14:21.577 INFO:tasks.workunit.client.0.smithi088.stdout:op 4666 completed, throughput=5MB/sec 2024-09-13T03:14:21.577 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-G7ZhiDteLpLCxU3 off=8253795 len=826176 2024-09-13T03:14:21.584 INFO:tasks.workunit.client.0.smithi088.stdout:op 4667 completed, throughput=5MB/sec 2024-09-13T03:14:21.584 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dHmHPLQEG2aDNAA off=882787 len=265574 2024-09-13T03:14:21.584 INFO:tasks.workunit.client.0.smithi088.stdout:op 4668 completed, throughput=5MB/sec 2024-09-13T03:14:21.584 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Nah4r6NVJvQYCm5 off=13920156 len=1057499 2024-09-13T03:14:21.585 INFO:tasks.workunit.client.0.smithi088.stdout:op 4669 completed, throughput=5MB/sec 2024-09-13T03:14:21.585 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-60H6dag4x3HcRD2 off=12762068 len=1241070 2024-09-13T03:14:21.586 INFO:tasks.workunit.client.0.smithi088.stdout:op 4670 completed, throughput=5MB/sec 2024-09-13T03:14:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:21 smithi195 ceph-mon[87742]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:14:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:21 smithi088 ceph-mon[96266]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:14:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:21 smithi088 ceph-mon[98762]: pgmap v1905: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:14:22.587 INFO:tasks.workunit.client.0.smithi088.stdout: 921: throughput=5MB/sec pending data=0 2024-09-13T03:14:22.587 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oEzTAZWf4xNYstU off=14452949 len=2086768 2024-09-13T03:14:22.598 INFO:tasks.workunit.client.0.smithi088.stdout:op 4671 completed, throughput=5MB/sec 2024-09-13T03:14:22.598 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nOeF8P9Aj25eIo7 off=8825090 len=1317886 2024-09-13T03:14:22.604 INFO:tasks.workunit.client.0.smithi088.stdout:op 4672 completed, throughput=5MB/sec 2024-09-13T03:14:22.604 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TbDWwg7vhxG2FVJ off=8222085 len=175520 2024-09-13T03:14:22.608 INFO:tasks.workunit.client.0.smithi088.stdout:op 4673 completed, throughput=5MB/sec 2024-09-13T03:14:22.608 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-V96pRhljkGNfwr5 off=12316774 len=884294 2024-09-13T03:14:22.609 INFO:tasks.workunit.client.0.smithi088.stdout:op 4674 completed, throughput=5MB/sec 2024-09-13T03:14:22.609 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uZtFH3h3aaZ1GCm off=3745461 len=598120 2024-09-13T03:14:22.610 INFO:tasks.workunit.client.0.smithi088.stdout:op 4675 completed, throughput=5MB/sec 2024-09-13T03:14:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:14:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:14:23] "GET /metrics HTTP/1.1" 200 34023 "" "Prometheus/2.43.0" 2024-09-13T03:14:23.610 INFO:tasks.workunit.client.0.smithi088.stdout: 922: throughput=5MB/sec pending data=0 2024-09-13T03:14:23.610 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GDF86V11H6Zkj-w off=0 len=1287022 2024-09-13T03:14:23.613 INFO:tasks.workunit.client.0.smithi088.stdout:op 4676 completed, throughput=5MB/sec 2024-09-13T03:14:23.613 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Qupn2dR-WCcSEPG off=5531221 len=1296696 2024-09-13T03:14:23.621 INFO:tasks.workunit.client.0.smithi088.stdout:op 4677 completed, throughput=5MB/sec 2024-09-13T03:14:23.622 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XoDOfN_85sb_dVo off=16887227 len=1799815 2024-09-13T03:14:23.631 INFO:tasks.workunit.client.0.smithi088.stdout:op 4678 completed, throughput=5MB/sec 2024-09-13T03:14:23.631 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-80vXIAgxyuLcN9T off=2368374 len=1656475 2024-09-13T03:14:23.639 INFO:tasks.workunit.client.0.smithi088.stdout:op 4679 completed, throughput=5MB/sec 2024-09-13T03:14:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:23 smithi195 ceph-mon[87742]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:14:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:23 smithi088 ceph-mon[96266]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:14:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:23 smithi088 ceph-mon[98762]: pgmap v1906: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:14:24.639 INFO:tasks.workunit.client.0.smithi088.stdout: 923: throughput=5MB/sec pending data=0 2024-09-13T03:14:24.639 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-O04kKk-7jefM5ZN off=14515912 len=1903385 2024-09-13T03:14:24.642 INFO:tasks.workunit.client.0.smithi088.stdout:op 4680 completed, throughput=5MB/sec 2024-09-13T03:14:24.642 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0kG7P7ADkBuFpTQ off=387442 len=676955 2024-09-13T03:14:24.644 INFO:tasks.workunit.client.0.smithi088.stdout:op 4681 completed, throughput=5MB/sec 2024-09-13T03:14:24.644 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GmzgroHv8sXUeVW off=3382949 len=310500 2024-09-13T03:14:24.644 INFO:tasks.workunit.client.0.smithi088.stdout:op 4682 completed, throughput=5MB/sec 2024-09-13T03:14:24.645 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IyF4UIdjTLgxbua off=5125019 len=919469 2024-09-13T03:14:24.646 INFO:tasks.workunit.client.0.smithi088.stdout:op 4683 completed, throughput=5MB/sec 2024-09-13T03:14:24.646 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-duBhaRbxnv4trSN off=0 len=1065896 2024-09-13T03:14:24.651 INFO:tasks.workunit.client.0.smithi088.stdout:op 4684 completed, throughput=5MB/sec 2024-09-13T03:14:25.652 INFO:tasks.workunit.client.0.smithi088.stdout: 924: throughput=5MB/sec pending data=0 2024-09-13T03:14:25.652 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dCFV3Ti9vDpF4FW off=6210251 len=1930765 2024-09-13T03:14:25.654 INFO:tasks.workunit.client.0.smithi088.stdout:op 4685 completed, throughput=5MB/sec 2024-09-13T03:14:25.654 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ABuvzLSEm9FmSI1 off=275865 len=777034 2024-09-13T03:14:25.660 INFO:tasks.workunit.client.0.smithi088.stdout:op 4686 completed, throughput=5MB/sec 2024-09-13T03:14:25.660 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-azjyJjnjlGosQ5H off=20837057 len=1564355 2024-09-13T03:14:25.669 INFO:tasks.workunit.client.0.smithi088.stdout:op 4687 completed, throughput=5MB/sec 2024-09-13T03:14:25.669 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_rl2EVc67h3ddMZ off=136484 len=2088074 2024-09-13T03:14:25.678 INFO:tasks.workunit.client.0.smithi088.stdout:op 4688 completed, throughput=5MB/sec 2024-09-13T03:14:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:25 smithi195 ceph-mon[87742]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:14:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:25 smithi088 ceph-mon[96266]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:14:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:25 smithi088 ceph-mon[98762]: pgmap v1907: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:14:26.679 INFO:tasks.workunit.client.0.smithi088.stdout: 925: throughput=5MB/sec pending data=0 2024-09-13T03:14:26.679 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BPufs4jiLKv_MLC off=5651117 len=1208561 2024-09-13T03:14:26.684 INFO:tasks.workunit.client.0.smithi088.stdout:op 4689 completed, throughput=5MB/sec 2024-09-13T03:14:26.685 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AEi8HoS8B21LxP5 off=10409037 len=235558 2024-09-13T03:14:26.686 INFO:tasks.workunit.client.0.smithi088.stdout:op 4690 completed, throughput=5MB/sec 2024-09-13T03:14:26.686 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8sx06BxObojLJjb off=11558660 len=762620 2024-09-13T03:14:26.690 INFO:tasks.workunit.client.0.smithi088.stdout:op 4691 completed, throughput=5MB/sec 2024-09-13T03:14:26.690 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BA0FPSJBAT7-bOb off=11972105 len=1616228 2024-09-13T03:14:26.698 INFO:tasks.workunit.client.0.smithi088.stdout:op 4692 completed, throughput=5MB/sec 2024-09-13T03:14:27.699 INFO:tasks.workunit.client.0.smithi088.stdout: 926: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:27.699 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uq-g0Ciw0QvhfYb off=12748406 len=102170 2024-09-13T03:14:27.702 INFO:tasks.workunit.client.0.smithi088.stdout:op 4693 completed, throughput=4.99MB/sec 2024-09-13T03:14:27.702 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B8ym1CbfI6zpOn3 off=6051429 len=990861 2024-09-13T03:14:27.703 INFO:tasks.workunit.client.0.smithi088.stdout:op 4694 completed, throughput=5MB/sec 2024-09-13T03:14:27.703 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FFZEgXQM35zfEfR off=9596033 len=1380148 2024-09-13T03:14:27.706 INFO:tasks.workunit.client.0.smithi088.stdout:op 4695 completed, throughput=5MB/sec 2024-09-13T03:14:27.706 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RyNR_Ms7GuJnBi3 off=2935915 len=2036555 2024-09-13T03:14:27.709 INFO:tasks.workunit.client.0.smithi088.stdout:op 4696 completed, throughput=5MB/sec 2024-09-13T03:14:27.709 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RfLmwinVsbDrehN off=9621684 len=1104906 2024-09-13T03:14:27.714 INFO:tasks.workunit.client.0.smithi088.stdout:op 4697 completed, throughput=5MB/sec 2024-09-13T03:14:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:27 smithi195 ceph-mon[87742]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:14:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:27 smithi088 ceph-mon[96266]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:14:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:27 smithi088 ceph-mon[98762]: pgmap v1908: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:14:28.715 INFO:tasks.workunit.client.0.smithi088.stdout: 927: throughput=5MB/sec pending data=0 2024-09-13T03:14:28.715 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4dFEhv54x2-msP3 off=18656941 len=513964 2024-09-13T03:14:28.716 INFO:tasks.workunit.client.0.smithi088.stdout:op 4698 completed, throughput=5MB/sec 2024-09-13T03:14:28.716 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_qCjntUrHBDCbXc off=11667006 len=204276 2024-09-13T03:14:28.718 INFO:tasks.workunit.client.0.smithi088.stdout:op 4699 completed, throughput=5MB/sec 2024-09-13T03:14:28.718 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rxuHpUSt-x6H67Z off=7419815 len=515272 2024-09-13T03:14:28.723 INFO:tasks.workunit.client.0.smithi088.stdout:op 4700 completed, throughput=5MB/sec 2024-09-13T03:14:28.723 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JN0ZAt41YFdvRZn off=5166352 len=144490 2024-09-13T03:14:28.724 INFO:tasks.workunit.client.0.smithi088.stdout:op 4701 completed, throughput=5MB/sec 2024-09-13T03:14:28.724 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GGQRKG80NKzIXu0 off=4865060 len=129956 2024-09-13T03:14:28.726 INFO:tasks.workunit.client.0.smithi088.stdout:op 4702 completed, throughput=5MB/sec 2024-09-13T03:14:28.726 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yfNs5flW_D3pr4v off=4219180 len=892674 2024-09-13T03:14:28.728 INFO:tasks.workunit.client.0.smithi088.stdout:op 4703 completed, throughput=5MB/sec 2024-09-13T03:14:28.728 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FIpyI2yuzjdXEvz off=10102969 len=157940 2024-09-13T03:14:28.729 INFO:tasks.workunit.client.0.smithi088.stdout:op 4704 completed, throughput=5MB/sec 2024-09-13T03:14:28.729 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZdEw1_5Ef1lyt2R off=6364961 len=1489325 2024-09-13T03:14:28.737 INFO:tasks.workunit.client.0.smithi088.stdout:op 4705 completed, throughput=5MB/sec 2024-09-13T03:14:28.737 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-X6SYRiZE5rjRpdg off=11345172 len=116179 2024-09-13T03:14:28.737 INFO:tasks.workunit.client.0.smithi088.stdout:op 4706 completed, throughput=5MB/sec 2024-09-13T03:14:28.738 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F5PJ2XZkqT4dA0- off=1406876 len=797249 2024-09-13T03:14:28.741 INFO:tasks.workunit.client.0.smithi088.stdout:op 4707 completed, throughput=5MB/sec 2024-09-13T03:14:28.741 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KOG7pZxwFVpVpQY off=14534548 len=1099426 2024-09-13T03:14:28.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 4708 completed, throughput=5MB/sec 2024-09-13T03:14:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:29 smithi195 ceph-mon[87742]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:14:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:14:29.744 INFO:tasks.workunit.client.0.smithi088.stdout: 928: throughput=5MB/sec pending data=0 2024-09-13T03:14:29.744 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Aqas_Sw29Ta5bvl off=5688797 len=1147968 2024-09-13T03:14:29.750 INFO:tasks.workunit.client.0.smithi088.stdout:op 4709 completed, throughput=5MB/sec 2024-09-13T03:14:29.750 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CF2Gbtl8E55o8xc off=4790106 len=1265759 2024-09-13T03:14:29.757 INFO:tasks.workunit.client.0.smithi088.stdout:op 4710 completed, throughput=5MB/sec 2024-09-13T03:14:29.757 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-q1dWDY0pD-vlM6S off=11001246 len=402006 2024-09-13T03:14:29.761 INFO:tasks.workunit.client.0.smithi088.stdout:op 4711 completed, throughput=5MB/sec 2024-09-13T03:14:29.761 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Om82Qe1TiMFjKsH off=6973724 len=1815363 2024-09-13T03:14:29.764 INFO:tasks.workunit.client.0.smithi088.stdout:op 4712 completed, throughput=5MB/sec 2024-09-13T03:14:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:29 smithi088 ceph-mon[96266]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:14:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:14:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:29 smithi088 ceph-mon[98762]: pgmap v1909: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:14:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:14:30.765 INFO:tasks.workunit.client.0.smithi088.stdout: 929: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:30.765 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-G31mI0dbgIZmBKQ off=2004610 len=391358 2024-09-13T03:14:30.769 INFO:tasks.workunit.client.0.smithi088.stdout:op 4713 completed, throughput=5MB/sec 2024-09-13T03:14:30.769 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YfmpOxnogzlSkA7 off=4071770 len=1295041 2024-09-13T03:14:30.770 INFO:tasks.workunit.client.0.smithi088.stdout:op 4714 completed, throughput=5MB/sec 2024-09-13T03:14:30.771 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RjyVAXRkYk1MvOO off=448965 len=293273 2024-09-13T03:14:30.774 INFO:tasks.workunit.client.0.smithi088.stdout:op 4715 completed, throughput=5MB/sec 2024-09-13T03:14:30.774 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HIYv-3l-ASClo0_ off=4168823 len=53131 2024-09-13T03:14:30.776 INFO:tasks.workunit.client.0.smithi088.stdout:op 4716 completed, throughput=5MB/sec 2024-09-13T03:14:30.776 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-N6HC9Js5FZFVt7E off=1966028 len=889333 2024-09-13T03:14:30.780 INFO:tasks.workunit.client.0.smithi088.stdout:op 4717 completed, throughput=5MB/sec 2024-09-13T03:14:30.780 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dTzw7GA-nQECUd7 off=16184917 len=1215450 2024-09-13T03:14:30.787 INFO:tasks.workunit.client.0.smithi088.stdout:op 4718 completed, throughput=5MB/sec 2024-09-13T03:14:30.787 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xFfLezA--Gxt6Jd off=9471466 len=1821600 2024-09-13T03:14:30.796 INFO:tasks.workunit.client.0.smithi088.stdout:op 4719 completed, throughput=5MB/sec 2024-09-13T03:14:31.796 INFO:tasks.workunit.client.0.smithi088.stdout: 930: throughput=5MB/sec pending data=0 2024-09-13T03:14:31.797 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cNKpvjewVKKYBSu off=4697161 len=1215670 2024-09-13T03:14:31.798 INFO:tasks.workunit.client.0.smithi088.stdout:op 4720 completed, throughput=5MB/sec 2024-09-13T03:14:31.798 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MNGv4dBYirczG2p off=22591 len=1789225 2024-09-13T03:14:31.808 INFO:tasks.workunit.client.0.smithi088.stdout:op 4721 completed, throughput=5MB/sec 2024-09-13T03:14:31.809 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Zm1VA91d5eVikAQ off=3447521 len=1238618 2024-09-13T03:14:31.810 INFO:tasks.workunit.client.0.smithi088.stdout:op 4722 completed, throughput=5MB/sec 2024-09-13T03:14:31.810 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rxdGgemE1oPE92j off=7719443 len=1279876 2024-09-13T03:14:31.813 INFO:tasks.workunit.client.0.smithi088.stdout:op 4723 completed, throughput=5MB/sec 2024-09-13T03:14:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:31 smithi088 ceph-mon[98762]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:14:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:31 smithi088 ceph-mon[96266]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:14:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:31 smithi195 ceph-mon[87742]: pgmap v1910: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:14:32.813 INFO:tasks.workunit.client.0.smithi088.stdout: 931: throughput=5MB/sec pending data=0 2024-09-13T03:14:32.813 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-s_WlTRsrN0ua_Hl off=10506917 len=1436791 2024-09-13T03:14:32.815 INFO:tasks.workunit.client.0.smithi088.stdout:op 4724 completed, throughput=5MB/sec 2024-09-13T03:14:32.815 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jZmm19fUSIy488_ off=3323689 len=460225 2024-09-13T03:14:32.817 INFO:tasks.workunit.client.0.smithi088.stdout:op 4725 completed, throughput=5MB/sec 2024-09-13T03:14:32.817 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yYWGe8cIpK32RfF off=6944647 len=528549 2024-09-13T03:14:32.818 INFO:tasks.workunit.client.0.smithi088.stdout:op 4726 completed, throughput=5MB/sec 2024-09-13T03:14:32.818 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KUIGCk5u4UlC2JH off=13929237 len=1743754 2024-09-13T03:14:32.820 INFO:tasks.workunit.client.0.smithi088.stdout:op 4727 completed, throughput=5MB/sec 2024-09-13T03:14:32.820 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-16ObYN3q-MDP8JX off=6361442 len=1070834 2024-09-13T03:14:32.821 INFO:tasks.workunit.client.0.smithi088.stdout:op 4728 completed, throughput=5MB/sec 2024-09-13T03:14:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:14:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:14:33] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-09-13T03:14:33.824 INFO:tasks.workunit.client.0.smithi088.stdout: 932: throughput=5MB/sec pending data=0 2024-09-13T03:14:33.824 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OLoo-nMzkGTfF9Y off=2578882 len=567461 2024-09-13T03:14:33.827 INFO:tasks.workunit.client.0.smithi088.stdout:op 4729 completed, throughput=5MB/sec 2024-09-13T03:14:33.827 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RHRd3dQTDFTJMGk off=12490220 len=1100293 2024-09-13T03:14:33.828 INFO:tasks.workunit.client.0.smithi088.stdout:op 4730 completed, throughput=5MB/sec 2024-09-13T03:14:33.828 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Hxbczip7kiO2VFP off=2053453 len=1638661 2024-09-13T03:14:33.836 INFO:tasks.workunit.client.0.smithi088.stdout:op 4731 completed, throughput=5MB/sec 2024-09-13T03:14:33.836 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rtAiX5pfxgMeHpI off=894920 len=1134270 2024-09-13T03:14:33.842 INFO:tasks.workunit.client.0.smithi088.stdout:op 4732 completed, throughput=5MB/sec 2024-09-13T03:14:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:33 smithi088 ceph-mon[96266]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:14:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:33 smithi088 ceph-mon[98762]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:14:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:33 smithi195 ceph-mon[87742]: pgmap v1911: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:14:34.842 INFO:tasks.workunit.client.0.smithi088.stdout: 933: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:34.842 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rxxRCogBXmh0Iyq off=7830898 len=1859215 2024-09-13T03:14:34.844 INFO:tasks.workunit.client.0.smithi088.stdout:op 4733 completed, throughput=5MB/sec 2024-09-13T03:14:34.844 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N1Vaa5XgM8icPw8 off=2121526 len=517134 2024-09-13T03:14:34.845 INFO:tasks.workunit.client.0.smithi088.stdout:op 4734 completed, throughput=5MB/sec 2024-09-13T03:14:34.845 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GQEvZ5QJXD-zk-- off=597443 len=707154 2024-09-13T03:14:34.845 INFO:tasks.workunit.client.0.smithi088.stdout:op 4735 completed, throughput=5MB/sec 2024-09-13T03:14:34.845 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-We5oBZ1I3xg5S0h off=8180709 len=708126 2024-09-13T03:14:34.848 INFO:tasks.workunit.client.0.smithi088.stdout:op 4736 completed, throughput=5MB/sec 2024-09-13T03:14:34.848 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zY6SRWsnvELEw-U off=336609 len=1079993 2024-09-13T03:14:34.854 INFO:tasks.workunit.client.0.smithi088.stdout:op 4737 completed, throughput=5MB/sec 2024-09-13T03:14:34.854 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jYxngXkCGXTgdvk off=5094993 len=76824 2024-09-13T03:14:34.856 INFO:tasks.workunit.client.0.smithi088.stdout:op 4738 completed, throughput=5MB/sec 2024-09-13T03:14:34.856 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sGKxHvMnsSl-7hL off=1743567 len=877001 2024-09-13T03:14:34.859 INFO:tasks.workunit.client.0.smithi088.stdout:op 4739 completed, throughput=5MB/sec 2024-09-13T03:14:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:14:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:14:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:14:35.859 INFO:tasks.workunit.client.0.smithi088.stdout: 934: throughput=5MB/sec pending data=0 2024-09-13T03:14:35.860 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XV9OOidbnlabKVq off=8840274 len=964292 2024-09-13T03:14:35.864 INFO:tasks.workunit.client.0.smithi088.stdout:op 4740 completed, throughput=5MB/sec 2024-09-13T03:14:35.864 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2ygcuwQg0Wmx-JS off=6026335 len=336505 2024-09-13T03:14:35.865 INFO:tasks.workunit.client.0.smithi088.stdout:op 4741 completed, throughput=5MB/sec 2024-09-13T03:14:35.865 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Cn1-IqhJG66htvV off=1725579 len=1286010 2024-09-13T03:14:35.866 INFO:tasks.workunit.client.0.smithi088.stdout:op 4742 completed, throughput=5MB/sec 2024-09-13T03:14:35.866 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NWiLtmcLoj9BL2Y off=6634287 len=162805 2024-09-13T03:14:35.867 INFO:tasks.workunit.client.0.smithi088.stdout:op 4743 completed, throughput=5MB/sec 2024-09-13T03:14:35.867 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cNJXl7PBzfrvXii off=244626 len=361013 2024-09-13T03:14:35.867 INFO:tasks.workunit.client.0.smithi088.stdout:op 4744 completed, throughput=5MB/sec 2024-09-13T03:14:35.867 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9YYS7XDdztO1Ayz off=0 len=1525855 2024-09-13T03:14:35.869 INFO:tasks.workunit.client.0.smithi088.stdout:op 4745 completed, throughput=5MB/sec 2024-09-13T03:14:35.869 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-N3RS4iF81Q1idEK off=5774748 len=301051 2024-09-13T03:14:35.873 INFO:tasks.workunit.client.0.smithi088.stdout:op 4746 completed, throughput=5MB/sec 2024-09-13T03:14:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:35 smithi088 ceph-mon[96266]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:14:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:14:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:14:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:14:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:35 smithi088 ceph-mon[98762]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:14:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:14:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:14:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:14:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:35 smithi195 ceph-mon[87742]: pgmap v1912: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:14:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:14:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:14:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:14:36.873 INFO:tasks.workunit.client.0.smithi088.stdout: 935: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:36.873 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lX25GdbHFJT2hLs off=6664085 len=302193 2024-09-13T03:14:36.876 INFO:tasks.workunit.client.0.smithi088.stdout:op 4747 completed, throughput=5MB/sec 2024-09-13T03:14:36.876 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Sns40v5b-WiSAen off=66950 len=328945 2024-09-13T03:14:36.877 INFO:tasks.workunit.client.0.smithi088.stdout:op 4748 completed, throughput=5MB/sec 2024-09-13T03:14:36.877 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D0wh-P_b85Y7zCf off=2838367 len=1848934 2024-09-13T03:14:36.879 INFO:tasks.workunit.client.0.smithi088.stdout:op 4749 completed, throughput=5MB/sec 2024-09-13T03:14:36.879 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WuSkBzh49WykCfV off=16602933 len=527089 2024-09-13T03:14:36.880 INFO:tasks.workunit.client.0.smithi088.stdout:op 4750 completed, throughput=5MB/sec 2024-09-13T03:14:36.880 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yc-FZ4MY6M2nJO_ off=3801612 len=818729 2024-09-13T03:14:36.885 INFO:tasks.workunit.client.0.smithi088.stdout:op 4751 completed, throughput=5MB/sec 2024-09-13T03:14:36.885 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2mrftrFxFP7OKir off=9442475 len=734651 2024-09-13T03:14:36.887 INFO:tasks.workunit.client.0.smithi088.stdout:op 4752 completed, throughput=5MB/sec 2024-09-13T03:14:36.887 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HF1grxZs5JGkMWA off=20767416 len=921130 2024-09-13T03:14:36.893 INFO:tasks.workunit.client.0.smithi088.stdout:op 4753 completed, throughput=5MB/sec 2024-09-13T03:14:37.894 INFO:tasks.workunit.client.0.smithi088.stdout: 936: throughput=5MB/sec pending data=0 2024-09-13T03:14:37.894 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RrUS-7RGCzWbdgY off=1720446 len=718600 2024-09-13T03:14:37.899 INFO:tasks.workunit.client.0.smithi088.stdout:op 4754 completed, throughput=5MB/sec 2024-09-13T03:14:37.899 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AIvjX_ObGZwAWsL off=10353066 len=1863276 2024-09-13T03:14:37.908 INFO:tasks.workunit.client.0.smithi088.stdout:op 4755 completed, throughput=5MB/sec 2024-09-13T03:14:37.909 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U9cVkgksuy9aS3A off=9269256 len=1859651 2024-09-13T03:14:37.918 INFO:tasks.workunit.client.0.smithi088.stdout:op 4756 completed, throughput=5MB/sec 2024-09-13T03:14:37.918 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--D5UcLann0hdIAX off=637988 len=1554081 2024-09-13T03:14:37.919 INFO:tasks.workunit.client.0.smithi088.stdout:op 4757 completed, throughput=5MB/sec 2024-09-13T03:14:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:37 smithi088 ceph-mon[96266]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:14:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:37 smithi088 ceph-mon[98762]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:14:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:37 smithi195 ceph-mon[87742]: pgmap v1913: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:14:38.920 INFO:tasks.workunit.client.0.smithi088.stdout: 937: throughput=5MB/sec pending data=0 2024-09-13T03:14:38.920 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NJp0_N34ZD5tZ_i off=3255166 len=388669 2024-09-13T03:14:38.923 INFO:tasks.workunit.client.0.smithi088.stdout:op 4758 completed, throughput=5MB/sec 2024-09-13T03:14:38.923 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZVILW3zwl30MY9c off=2396183 len=804685 2024-09-13T03:14:38.924 INFO:tasks.workunit.client.0.smithi088.stdout:op 4759 completed, throughput=5MB/sec 2024-09-13T03:14:38.925 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mgOxKZyEAqAcr2l off=19097891 len=753310 2024-09-13T03:14:38.927 INFO:tasks.workunit.client.0.smithi088.stdout:op 4760 completed, throughput=5MB/sec 2024-09-13T03:14:38.927 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sKA0IEaNzDlGY0y off=21642683 len=1181913 2024-09-13T03:14:38.934 INFO:tasks.workunit.client.0.smithi088.stdout:op 4761 completed, throughput=5MB/sec 2024-09-13T03:14:38.934 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IIb593rb02x7S6A off=2020497 len=1732537 2024-09-13T03:14:38.936 INFO:tasks.workunit.client.0.smithi088.stdout:op 4762 completed, throughput=5MB/sec 2024-09-13T03:14:39.936 INFO:tasks.workunit.client.0.smithi088.stdout: 938: throughput=5MB/sec pending data=0 2024-09-13T03:14:39.937 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-W8-D80iuZOnjJwr off=1910453 len=1790778 2024-09-13T03:14:39.938 INFO:tasks.workunit.client.0.smithi088.stdout:op 4763 completed, throughput=5MB/sec 2024-09-13T03:14:39.939 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RA3fcr5bJ-pT3ub off=5454097 len=1930563 2024-09-13T03:14:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:39 smithi088 ceph-mon[96266]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-13T03:14:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:39 smithi088 ceph-mon[98762]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-13T03:14:39.941 INFO:tasks.workunit.client.0.smithi088.stdout:op 4764 completed, throughput=5MB/sec 2024-09-13T03:14:39.941 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WY2DQw0gb7MZS04 off=13808950 len=1033527 2024-09-13T03:14:39.947 INFO:tasks.workunit.client.0.smithi088.stdout:op 4765 completed, throughput=5MB/sec 2024-09-13T03:14:39.947 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-P1ubPcXY3d-oHvr off=292565 len=737110 2024-09-13T03:14:39.951 INFO:tasks.workunit.client.0.smithi088.stdout:op 4766 completed, throughput=5MB/sec 2024-09-13T03:14:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:39 smithi195 ceph-mon[87742]: pgmap v1914: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-13T03:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: 939: throughput=5MB/sec pending data=0 2024-09-13T03:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OD4M0XqakEV2tsK off=12878772 len=1732155 2024-09-13T03:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout:op 4767 completed, throughput=5MB/sec 2024-09-13T03:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VY41RCMDsxOp9O9 off=6164762 len=1520616 2024-09-13T03:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout:op 4768 completed, throughput=5MB/sec 2024-09-13T03:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zdsAa0NTHgjyD9_ off=7654245 len=1511520 2024-09-13T03:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout:op 4769 completed, throughput=5MB/sec 2024-09-13T03:14:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:41 smithi088 ceph-mon[96266]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:14:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:41 smithi088 ceph-mon[98762]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: 940: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KGSU7DTxBQlVrdb off=1099129 len=1624522 2024-09-13T03:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout:op 4770 completed, throughput=5MB/sec 2024-09-13T03:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QYINrqIn3vNqnE9 off=4519241 len=1159838 2024-09-13T03:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout:op 4771 completed, throughput=5MB/sec 2024-09-13T03:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-diNLMTp98qWUP19 off=1507380 len=677590 2024-09-13T03:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout:op 4772 completed, throughput=5MB/sec 2024-09-13T03:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3uvnbjjVMjMhndc off=4083295 len=260110 2024-09-13T03:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout:op 4773 completed, throughput=5MB/sec 2024-09-13T03:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kDVZ1Q7heXBP4Wn off=1437849 len=1150261 2024-09-13T03:14:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:41 smithi195 ceph-mon[87742]: pgmap v1915: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout:op 4774 completed, throughput=5MB/sec 2024-09-13T03:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eyRGvcWz892P-G5 off=11364688 len=1388881 2024-09-13T03:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout:op 4775 completed, throughput=5MB/sec 2024-09-13T03:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: 941: throughput=5MB/sec pending data=0 2024-09-13T03:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-baSH08k7hdc1sWr off=3406105 len=337194 2024-09-13T03:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout:op 4776 completed, throughput=5MB/sec 2024-09-13T03:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mACHheGwKdfw3yz off=1316910 len=951739 2024-09-13T03:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout:op 4777 completed, throughput=5MB/sec 2024-09-13T03:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AVn_tpWGbZ3tBOx off=8164734 len=888499 2024-09-13T03:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout:op 4778 completed, throughput=5MB/sec 2024-09-13T03:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-s8o8J-IuealDeQH off=2439623 len=1527961 2024-09-13T03:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout:op 4779 completed, throughput=5MB/sec 2024-09-13T03:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Rzxjw8PUj2M8kxv off=11632474 len=900735 2024-09-13T03:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout:op 4780 completed, throughput=5MB/sec 2024-09-13T03:14:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:14:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:14:43] "GET /metrics HTTP/1.1" 200 34025 "" "Prometheus/2.43.0" 2024-09-13T03:14:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:43 smithi088 ceph-mon[96266]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:14:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:43 smithi088 ceph-mon[98762]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:14:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:43 smithi195 ceph-mon[87742]: pgmap v1916: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:14:44.001 INFO:tasks.workunit.client.0.smithi088.stdout: 942: throughput=5MB/sec pending data=0 2024-09-13T03:14:44.001 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-73g7U7nlnJMD-Iz off=1788984 len=1654545 2024-09-13T03:14:44.004 INFO:tasks.workunit.client.0.smithi088.stdout:op 4781 completed, throughput=5MB/sec 2024-09-13T03:14:44.004 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vvwLDXZaCttxr1Y off=7534632 len=1996076 2024-09-13T03:14:44.006 INFO:tasks.workunit.client.0.smithi088.stdout:op 4782 completed, throughput=5MB/sec 2024-09-13T03:14:44.007 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qMZ045ln-7QqNQF off=9660559 len=192755 2024-09-13T03:14:44.008 INFO:tasks.workunit.client.0.smithi088.stdout:op 4783 completed, throughput=5MB/sec 2024-09-13T03:14:44.008 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-y81kLlD6G9Yph-e off=3251141 len=986207 2024-09-13T03:14:44.009 INFO:tasks.workunit.client.0.smithi088.stdout:op 4784 completed, throughput=5MB/sec 2024-09-13T03:14:44.009 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xDzWObEcrsHusSk off=352945 len=854386 2024-09-13T03:14:44.011 INFO:tasks.workunit.client.0.smithi088.stdout:op 4785 completed, throughput=5MB/sec 2024-09-13T03:14:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:14:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:14:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:14:45.011 INFO:tasks.workunit.client.0.smithi088.stdout: 943: throughput=5MB/sec pending data=0 2024-09-13T03:14:45.011 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-V_I-FnX4DUbl6BC off=7039344 len=1131052 2024-09-13T03:14:45.018 INFO:tasks.workunit.client.0.smithi088.stdout:op 4786 completed, throughput=5MB/sec 2024-09-13T03:14:45.018 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uyCfNGYGyfYxqs7 off=4249294 len=1599457 2024-09-13T03:14:45.027 INFO:tasks.workunit.client.0.smithi088.stdout:op 4787 completed, throughput=5MB/sec 2024-09-13T03:14:45.027 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9_byorW3VMXbRF4 off=10935837 len=726733 2024-09-13T03:14:45.030 INFO:tasks.workunit.client.0.smithi088.stdout:op 4788 completed, throughput=5MB/sec 2024-09-13T03:14:45.030 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dAz0n28zg_CqGDd off=17920907 len=249932 2024-09-13T03:14:45.033 INFO:tasks.workunit.client.0.smithi088.stdout:op 4789 completed, throughput=5MB/sec 2024-09-13T03:14:45.034 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mV2imCGK7SF3MNV off=8673944 len=1893851 2024-09-13T03:14:45.041 INFO:tasks.workunit.client.0.smithi088.stdout:op 4790 completed, throughput=5MB/sec 2024-09-13T03:14:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:45 smithi088 ceph-mon[96266]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:14:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:45 smithi088 ceph-mon[98762]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:14:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:45 smithi195 ceph-mon[87742]: pgmap v1917: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:14:46.042 INFO:tasks.workunit.client.0.smithi088.stdout: 944: throughput=5MB/sec pending data=0 2024-09-13T03:14:46.042 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NZuSQub4RPuKGM7 off=9850706 len=369239 2024-09-13T03:14:46.046 INFO:tasks.workunit.client.0.smithi088.stdout:op 4791 completed, throughput=5MB/sec 2024-09-13T03:14:46.046 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8OZWbWGdwA54K91 off=780282 len=902428 2024-09-13T03:14:46.051 INFO:tasks.workunit.client.0.smithi088.stdout:op 4792 completed, throughput=5MB/sec 2024-09-13T03:14:46.051 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0HHLOO2JY8LLoSD off=5958396 len=2075872 2024-09-13T03:14:46.061 INFO:tasks.workunit.client.0.smithi088.stdout:op 4793 completed, throughput=5MB/sec 2024-09-13T03:14:46.061 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YM9duphVV2ZoeFR off=1418596 len=547504 2024-09-13T03:14:46.062 INFO:tasks.workunit.client.0.smithi088.stdout:op 4794 completed, throughput=5MB/sec 2024-09-13T03:14:46.062 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pjBtaruMoablYMX off=61059 len=852138 2024-09-13T03:14:46.067 INFO:tasks.workunit.client.0.smithi088.stdout:op 4795 completed, throughput=5MB/sec 2024-09-13T03:14:47.067 INFO:tasks.workunit.client.0.smithi088.stdout: 945: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:47.067 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nfaw-4iponXZBOK off=4361554 len=1757836 2024-09-13T03:14:47.075 INFO:tasks.workunit.client.0.smithi088.stdout:op 4796 completed, throughput=5MB/sec 2024-09-13T03:14:47.075 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--OBjShth48ZCuvG off=24050375 len=515228 2024-09-13T03:14:47.076 INFO:tasks.workunit.client.0.smithi088.stdout:op 4797 completed, throughput=5MB/sec 2024-09-13T03:14:47.076 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-rgR-2doWtuW9Qc_ off=1079334 len=99106 2024-09-13T03:14:47.078 INFO:tasks.workunit.client.0.smithi088.stdout:op 4798 completed, throughput=5MB/sec 2024-09-13T03:14:47.078 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-V96pRhljkGNfwr5 off=5351002 len=750856 2024-09-13T03:14:47.083 INFO:tasks.workunit.client.0.smithi088.stdout:op 4799 completed, throughput=5MB/sec 2024-09-13T03:14:47.083 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GLe9eelr3rwmqnA off=2500997 len=1861360 2024-09-13T03:14:47.091 INFO:tasks.workunit.client.0.smithi088.stdout:op 4800 completed, throughput=5MB/sec 2024-09-13T03:14:47.091 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wytIUswbbOjlOKQ off=6760998 len=656782 2024-09-13T03:14:47.095 INFO:tasks.workunit.client.0.smithi088.stdout:op 4801 completed, throughput=5MB/sec 2024-09-13T03:14:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:47 smithi088 ceph-mon[96266]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:14:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:47 smithi088 ceph-mon[98762]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:14:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:47 smithi195 ceph-mon[87742]: pgmap v1918: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-09-13T03:14:48.095 INFO:tasks.workunit.client.0.smithi088.stdout: 946: throughput=5MB/sec pending data=0 2024-09-13T03:14:48.095 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KLWpLPaOjjS6l8y off=11450627 len=1824625 2024-09-13T03:14:48.098 INFO:tasks.workunit.client.0.smithi088.stdout:op 4802 completed, throughput=5MB/sec 2024-09-13T03:14:48.098 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pdfp9QyKT5iZsEv off=3418371 len=867647 2024-09-13T03:14:48.099 INFO:tasks.workunit.client.0.smithi088.stdout:op 4803 completed, throughput=5MB/sec 2024-09-13T03:14:48.099 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6oSCLmGbGgV1HzW off=13216518 len=1318892 2024-09-13T03:14:48.102 INFO:tasks.workunit.client.0.smithi088.stdout:op 4804 completed, throughput=5MB/sec 2024-09-13T03:14:48.102 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9c5nt6ffK-IFyc4 off=11406525 len=1197023 2024-09-13T03:14:48.110 INFO:tasks.workunit.client.0.smithi088.stdout:op 4805 completed, throughput=5MB/sec 2024-09-13T03:14:49.110 INFO:tasks.workunit.client.0.smithi088.stdout: 947: throughput=5MB/sec pending data=0 2024-09-13T03:14:49.110 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wL491ODCghr4c8i off=7394620 len=520148 2024-09-13T03:14:49.111 INFO:tasks.workunit.client.0.smithi088.stdout:op 4806 completed, throughput=5MB/sec 2024-09-13T03:14:49.111 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-b4FyD4-Mpqs8IeG off=5505391 len=849807 2024-09-13T03:14:49.116 INFO:tasks.workunit.client.0.smithi088.stdout:op 4807 completed, throughput=5MB/sec 2024-09-13T03:14:49.116 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-djwg8o1iaLv832h off=24176653 len=182201 2024-09-13T03:14:49.120 INFO:tasks.workunit.client.0.smithi088.stdout:op 4808 completed, throughput=5MB/sec 2024-09-13T03:14:49.120 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wDhNshbsbwkyjfv off=8706372 len=563727 2024-09-13T03:14:49.120 INFO:tasks.workunit.client.0.smithi088.stdout:op 4809 completed, throughput=5MB/sec 2024-09-13T03:14:49.121 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lNiCNkEqd4mEFZy off=5640379 len=156547 2024-09-13T03:14:49.123 INFO:tasks.workunit.client.0.smithi088.stdout:op 4810 completed, throughput=5MB/sec 2024-09-13T03:14:49.123 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mJPvbsQKmP0Eham off=1131602 len=500147 2024-09-13T03:14:49.124 INFO:tasks.workunit.client.0.smithi088.stdout:op 4811 completed, throughput=5MB/sec 2024-09-13T03:14:49.124 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1ejygQdow1qklyq off=9785859 len=1341751 2024-09-13T03:14:49.127 INFO:tasks.workunit.client.0.smithi088.stdout:op 4812 completed, throughput=5MB/sec 2024-09-13T03:14:49.127 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zfNUiWoAUpS6SYW off=723364 len=1277894 2024-09-13T03:14:49.128 INFO:tasks.workunit.client.0.smithi088.stdout:op 4813 completed, throughput=5MB/sec 2024-09-13T03:14:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:49 smithi088 ceph-mon[96266]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:14:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:49 smithi088 ceph-mon[98762]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:14:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:49 smithi195 ceph-mon[87742]: pgmap v1919: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:14:50.129 INFO:tasks.workunit.client.0.smithi088.stdout: 948: throughput=5MB/sec pending data=0 2024-09-13T03:14:50.129 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tgYRod6jyOQHuFm off=1636977 len=1565830 2024-09-13T03:14:50.131 INFO:tasks.workunit.client.0.smithi088.stdout:op 4814 completed, throughput=5MB/sec 2024-09-13T03:14:50.131 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-rwoZB4TpzPlG2RD off=11997486 len=1493072 2024-09-13T03:14:50.132 INFO:tasks.workunit.client.0.smithi088.stdout:op 4815 completed, throughput=5MB/sec 2024-09-13T03:14:50.132 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LnC36YgxJoQU0dr off=190822 len=84502 2024-09-13T03:14:50.133 INFO:tasks.workunit.client.0.smithi088.stdout:op 4816 completed, throughput=5MB/sec 2024-09-13T03:14:50.133 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p2eGwuuhqbnQ4ys off=1585123 len=200574 2024-09-13T03:14:50.134 INFO:tasks.workunit.client.0.smithi088.stdout:op 4817 completed, throughput=5MB/sec 2024-09-13T03:14:50.134 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-k1Q4aLUTrAZqZSd off=5352049 len=1849046 2024-09-13T03:14:50.144 INFO:tasks.workunit.client.0.smithi088.stdout:op 4818 completed, throughput=5MB/sec 2024-09-13T03:14:51.145 INFO:tasks.workunit.client.0.smithi088.stdout: 949: throughput=5MB/sec pending data=0 2024-09-13T03:14:51.145 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YP9rs983_BEQc3j off=10589969 len=666534 2024-09-13T03:14:51.146 INFO:tasks.workunit.client.0.smithi088.stdout:op 4819 completed, throughput=5MB/sec 2024-09-13T03:14:51.146 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZrnEvMMg2HJu1cf off=3501179 len=1696438 2024-09-13T03:14:51.155 INFO:tasks.workunit.client.0.smithi088.stdout:op 4820 completed, throughput=5MB/sec 2024-09-13T03:14:51.155 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0JWXJ7j7doDO_Rx off=276723 len=793874 2024-09-13T03:14:51.160 INFO:tasks.workunit.client.0.smithi088.stdout:op 4821 completed, throughput=5MB/sec 2024-09-13T03:14:51.160 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ID5AHCbQlFJmIIp off=5511556 len=1620876 2024-09-13T03:14:51.161 INFO:tasks.workunit.client.0.smithi088.stdout:op 4822 completed, throughput=5MB/sec 2024-09-13T03:14:51.162 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SBYlHXrwWJbh7nf off=3831064 len=59585 2024-09-13T03:14:51.164 INFO:tasks.workunit.client.0.smithi088.stdout:op 4823 completed, throughput=5MB/sec 2024-09-13T03:14:51.164 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-a8b5grKsby2VH6l off=12697364 len=1711454 2024-09-13T03:14:51.173 INFO:tasks.workunit.client.0.smithi088.stdout:op 4824 completed, throughput=5MB/sec 2024-09-13T03:14:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:51 smithi088 ceph-mon[96266]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:14:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:51 smithi088 ceph-mon[98762]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:14:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:51 smithi195 ceph-mon[87742]: pgmap v1920: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:14:52.174 INFO:tasks.workunit.client.0.smithi088.stdout: 950: throughput=5MB/sec pending data=0 2024-09-13T03:14:52.174 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--WCrVSd_O2_hcHd off=3228316 len=1053372 2024-09-13T03:14:52.176 INFO:tasks.workunit.client.0.smithi088.stdout:op 4825 completed, throughput=5MB/sec 2024-09-13T03:14:52.176 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0ty281U9T84OvdY off=0 len=1844015 2024-09-13T03:14:52.179 INFO:tasks.workunit.client.0.smithi088.stdout:op 4826 completed, throughput=5MB/sec 2024-09-13T03:14:52.179 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TbDWwg7vhxG2FVJ off=10907321 len=619250 2024-09-13T03:14:52.184 INFO:tasks.workunit.client.0.smithi088.stdout:op 4827 completed, throughput=5MB/sec 2024-09-13T03:14:52.184 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2D7ZQyak2P-NRN7 off=1690051 len=1081505 2024-09-13T03:14:52.190 INFO:tasks.workunit.client.0.smithi088.stdout:op 4828 completed, throughput=5MB/sec 2024-09-13T03:14:53.190 INFO:tasks.workunit.client.0.smithi088.stdout: 951: throughput=5MB/sec pending data=0 2024-09-13T03:14:53.190 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VJvKa4Pe7uw8RTM off=671413 len=679214 2024-09-13T03:14:53.195 INFO:tasks.workunit.client.0.smithi088.stdout:op 4829 completed, throughput=5MB/sec 2024-09-13T03:14:53.195 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aWjjNJlTismBSvi off=4189479 len=431848 2024-09-13T03:14:53.199 INFO:tasks.workunit.client.0.smithi088.stdout:op 4830 completed, throughput=5MB/sec 2024-09-13T03:14:53.199 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pZzfGw4BOVaatSc off=3089592 len=779427 2024-09-13T03:14:53.201 INFO:tasks.workunit.client.0.smithi088.stdout:op 4831 completed, throughput=5MB/sec 2024-09-13T03:14:53.201 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-d8i-y-bAhErNpNd off=7924520 len=327415 2024-09-13T03:14:53.201 INFO:tasks.workunit.client.0.smithi088.stdout:op 4832 completed, throughput=5MB/sec 2024-09-13T03:14:53.201 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8NK_hQw9kbmPqsk off=1780716 len=1320478 2024-09-13T03:14:53.204 INFO:tasks.workunit.client.0.smithi088.stdout:op 4833 completed, throughput=5MB/sec 2024-09-13T03:14:53.204 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-enZLhP1kRGxhf_2 off=1204902 len=2022482 2024-09-13T03:14:53.208 INFO:tasks.workunit.client.0.smithi088.stdout:op 4834 completed, throughput=5MB/sec 2024-09-13T03:14:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:14:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:14:53] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:14:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:53 smithi088 ceph-mon[98762]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:14:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:53 smithi088 ceph-mon[96266]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:14:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:53 smithi195 ceph-mon[87742]: pgmap v1921: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:14:54.208 INFO:tasks.workunit.client.0.smithi088.stdout: 952: throughput=5MB/sec pending data=0 2024-09-13T03:14:54.208 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GLl5RabMTW53nuN off=2913828 len=698607 2024-09-13T03:14:54.213 INFO:tasks.workunit.client.0.smithi088.stdout:op 4835 completed, throughput=5MB/sec 2024-09-13T03:14:54.213 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kcU2w9oidqq6qja off=8723905 len=847262 2024-09-13T03:14:54.215 INFO:tasks.workunit.client.0.smithi088.stdout:op 4836 completed, throughput=5MB/sec 2024-09-13T03:14:54.215 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YNs3BjC0asJAhak off=1422842 len=493207 2024-09-13T03:14:54.219 INFO:tasks.workunit.client.0.smithi088.stdout:op 4837 completed, throughput=5MB/sec 2024-09-13T03:14:54.219 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2MtTEIKpCrhUwn8 off=8391952 len=35153 2024-09-13T03:14:54.222 INFO:tasks.workunit.client.0.smithi088.stdout:op 4838 completed, throughput=5MB/sec 2024-09-13T03:14:54.222 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ptEdY6ED2cHt9uh off=263151 len=1392569 2024-09-13T03:14:54.230 INFO:tasks.workunit.client.0.smithi088.stdout:op 4839 completed, throughput=5MB/sec 2024-09-13T03:14:54.230 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aRZIKKpsAz6JU_1 off=779098 len=942919 2024-09-13T03:14:54.231 INFO:tasks.workunit.client.0.smithi088.stdout:op 4840 completed, throughput=5MB/sec 2024-09-13T03:14:54.231 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JxbkrWTBUnyou40 off=13622448 len=2008679 2024-09-13T03:14:54.234 INFO:tasks.workunit.client.0.smithi088.stdout:op 4841 completed, throughput=5MB/sec 2024-09-13T03:14:55.234 INFO:tasks.workunit.client.0.smithi088.stdout: 953: throughput=5MB/sec pending data=0 2024-09-13T03:14:55.234 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jaDlzzPg_eiTrIY off=10598752 len=110007 2024-09-13T03:14:55.237 INFO:tasks.workunit.client.0.smithi088.stdout:op 4842 completed, throughput=5MB/sec 2024-09-13T03:14:55.237 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Nep9xrrzN50jvOz off=3007340 len=468097 2024-09-13T03:14:55.240 INFO:tasks.workunit.client.0.smithi088.stdout:op 4843 completed, throughput=5MB/sec 2024-09-13T03:14:55.240 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pNis21wrA-3nMl_ off=2097635 len=497676 2024-09-13T03:14:55.243 INFO:tasks.workunit.client.0.smithi088.stdout:op 4844 completed, throughput=5MB/sec 2024-09-13T03:14:55.244 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gYoiZ0DLJsJdjDx off=909579 len=1462236 2024-09-13T03:14:55.247 INFO:tasks.workunit.client.0.smithi088.stdout:op 4845 completed, throughput=5MB/sec 2024-09-13T03:14:55.247 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pN7ITav9cnJ9wEC off=4784150 len=696441 2024-09-13T03:14:55.247 INFO:tasks.workunit.client.0.smithi088.stdout:op 4846 completed, throughput=5MB/sec 2024-09-13T03:14:55.248 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WeyQf_mTIhSp_l7 off=9298706 len=816894 2024-09-13T03:14:55.249 INFO:tasks.workunit.client.0.smithi088.stdout:op 4847 completed, throughput=5MB/sec 2024-09-13T03:14:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:55 smithi088 ceph-mon[98762]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:14:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:55 smithi088 ceph-mon[96266]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:14:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:55 smithi195 ceph-mon[87742]: pgmap v1922: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:14:56.249 INFO:tasks.workunit.client.0.smithi088.stdout: 954: throughput=5MB/sec pending data=0 2024-09-13T03:14:56.249 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NvqytmWHEAVlKBA off=5348566 len=2082305 2024-09-13T03:14:56.252 INFO:tasks.workunit.client.0.smithi088.stdout:op 4848 completed, throughput=5MB/sec 2024-09-13T03:14:56.252 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nl6w2_Lf7VEBN_W off=14988074 len=566843 2024-09-13T03:14:56.257 INFO:tasks.workunit.client.0.smithi088.stdout:op 4849 completed, throughput=5MB/sec 2024-09-13T03:14:56.257 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dRGreEu7XpsP2l9 off=23717320 len=832671 2024-09-13T03:14:56.261 INFO:tasks.workunit.client.0.smithi088.stdout:op 4850 completed, throughput=5MB/sec 2024-09-13T03:14:56.262 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YhcRWTtYUZCgoqV off=14632050 len=700861 2024-09-13T03:14:56.262 INFO:tasks.workunit.client.0.smithi088.stdout:op 4851 completed, throughput=5MB/sec 2024-09-13T03:14:56.262 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SeyOx1uPVbMKBNv off=4151240 len=665188 2024-09-13T03:14:56.263 INFO:tasks.workunit.client.0.smithi088.stdout:op 4852 completed, throughput=5MB/sec 2024-09-13T03:14:57.264 INFO:tasks.workunit.client.0.smithi088.stdout: 955: throughput=5MB/sec pending data=0 2024-09-13T03:14:57.264 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-18RgUGfO95L41jP off=8799124 len=1372282 2024-09-13T03:14:57.265 INFO:tasks.workunit.client.0.smithi088.stdout:op 4853 completed, throughput=5MB/sec 2024-09-13T03:14:57.266 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pqkNI0EDBCjSGz9 off=8421461 len=1756582 2024-09-13T03:14:57.275 INFO:tasks.workunit.client.0.smithi088.stdout:op 4854 completed, throughput=5MB/sec 2024-09-13T03:14:57.275 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EynddPwZNq4IjZL off=1793704 len=841364 2024-09-13T03:14:57.276 INFO:tasks.workunit.client.0.smithi088.stdout:op 4855 completed, throughput=5MB/sec 2024-09-13T03:14:57.276 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kXncqQ4Kbt0w9gd off=3120634 len=841547 2024-09-13T03:14:57.277 INFO:tasks.workunit.client.0.smithi088.stdout:op 4856 completed, throughput=5MB/sec 2024-09-13T03:14:57.278 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CmPCoci2GCcPYXs off=5787868 len=505679 2024-09-13T03:14:57.279 INFO:tasks.workunit.client.0.smithi088.stdout:op 4857 completed, throughput=5MB/sec 2024-09-13T03:14:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:57 smithi088 ceph-mon[96266]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:14:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:57 smithi088 ceph-mon[98762]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:14:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:57 smithi195 ceph-mon[87742]: pgmap v1923: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:14:58.279 INFO:tasks.workunit.client.0.smithi088.stdout: 956: throughput=5MB/sec pending data=0 2024-09-13T03:14:58.280 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SHVncODGP3CYoHP off=10648364 len=1282468 2024-09-13T03:14:58.281 INFO:tasks.workunit.client.0.smithi088.stdout:op 4858 completed, throughput=5MB/sec 2024-09-13T03:14:58.281 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KWj2AnVtlMrWWgI off=6328133 len=1296255 2024-09-13T03:14:58.284 INFO:tasks.workunit.client.0.smithi088.stdout:op 4859 completed, throughput=5MB/sec 2024-09-13T03:14:58.284 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-O3BCQBJcLkx7L6n off=3486334 len=1262836 2024-09-13T03:14:58.285 INFO:tasks.workunit.client.0.smithi088.stdout:op 4860 completed, throughput=5MB/sec 2024-09-13T03:14:58.285 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-h8jnRULN2VQTY3O off=1114012 len=981525 2024-09-13T03:14:58.292 INFO:tasks.workunit.client.0.smithi088.stdout:op 4861 completed, throughput=5MB/sec 2024-09-13T03:14:58.292 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pcK-Jl485OMH6Rw off=2533162 len=342024 2024-09-13T03:14:58.293 INFO:tasks.workunit.client.0.smithi088.stdout:op 4862 completed, throughput=5MB/sec 2024-09-13T03:14:59.293 INFO:tasks.workunit.client.0.smithi088.stdout: 957: throughput=4.99MB/sec pending data=0 2024-09-13T03:14:59.293 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NUxAFyydLCpgJV2 off=12256400 len=751879 2024-09-13T03:14:59.295 INFO:tasks.workunit.client.0.smithi088.stdout:op 4863 completed, throughput=5MB/sec 2024-09-13T03:14:59.295 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2J1fgTT--P3XeFw off=14085313 len=1874057 2024-09-13T03:14:59.298 INFO:tasks.workunit.client.0.smithi088.stdout:op 4864 completed, throughput=5MB/sec 2024-09-13T03:14:59.298 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MyorN4wcJGHHZkT off=1811610 len=210453 2024-09-13T03:14:59.298 INFO:tasks.workunit.client.0.smithi088.stdout:op 4865 completed, throughput=5MB/sec 2024-09-13T03:14:59.298 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Bglfzr5ZVc1L-T9 off=5201705 len=285579 2024-09-13T03:14:59.299 INFO:tasks.workunit.client.0.smithi088.stdout:op 4866 completed, throughput=5MB/sec 2024-09-13T03:14:59.299 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AjdywsyYCCDjA5m off=4081999 len=217193 2024-09-13T03:14:59.300 INFO:tasks.workunit.client.0.smithi088.stdout:op 4867 completed, throughput=5MB/sec 2024-09-13T03:14:59.300 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6lzySVNbWfsmqQC off=885994 len=332401 2024-09-13T03:14:59.304 INFO:tasks.workunit.client.0.smithi088.stdout:op 4868 completed, throughput=5MB/sec 2024-09-13T03:14:59.304 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QP2rXfnkUYNM9hK off=191057 len=454223 2024-09-13T03:14:59.308 INFO:tasks.workunit.client.0.smithi088.stdout:op 4869 completed, throughput=5MB/sec 2024-09-13T03:14:59.308 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7Vz5-5JtBJWy5RK off=1027796 len=1338405 2024-09-13T03:14:59.316 INFO:tasks.workunit.client.0.smithi088.stdout:op 4870 completed, throughput=5MB/sec 2024-09-13T03:14:59.787 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:59 smithi195 ceph-mon[87742]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-13T03:14:59.787 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:14:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:14:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:59 smithi088 ceph-mon[96266]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-13T03:14:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:14:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:14:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:59 smithi088 ceph-mon[98762]: pgmap v1924: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-09-13T03:14:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:14:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:15:00.317 INFO:tasks.workunit.client.0.smithi088.stdout: 958: throughput=5MB/sec pending data=0 2024-09-13T03:15:00.317 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DzXuO6UJpnGNJud off=7403099 len=1953238 2024-09-13T03:15:00.319 INFO:tasks.workunit.client.0.smithi088.stdout:op 4871 completed, throughput=5MB/sec 2024-09-13T03:15:00.319 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0xh_FnAPriYLStu off=12657906 len=453576 2024-09-13T03:15:00.320 INFO:tasks.workunit.client.0.smithi088.stdout:op 4872 completed, throughput=5MB/sec 2024-09-13T03:15:00.320 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kTMG4CDP1neBVCg off=4746369 len=730451 2024-09-13T03:15:00.325 INFO:tasks.workunit.client.0.smithi088.stdout:op 4873 completed, throughput=5MB/sec 2024-09-13T03:15:00.325 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_e535HY_F9_QHCY off=2422042 len=896699 2024-09-13T03:15:00.326 INFO:tasks.workunit.client.0.smithi088.stdout:op 4874 completed, throughput=5MB/sec 2024-09-13T03:15:00.327 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-s5GBV-7moW4pYqI off=4860444 len=815265 2024-09-13T03:15:00.330 INFO:tasks.workunit.client.0.smithi088.stdout:op 4875 completed, throughput=5MB/sec 2024-09-13T03:15:00.331 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-COIa5p3ZYhW_0Gq off=8985959 len=1544346 2024-09-13T03:15:00.337 INFO:tasks.workunit.client.0.smithi088.stdout:op 4876 completed, throughput=5MB/sec 2024-09-13T03:15:01.337 INFO:tasks.workunit.client.0.smithi088.stdout: 959: throughput=5MB/sec pending data=0 2024-09-13T03:15:01.337 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-P51aZEbY2odMlD_ off=705672 len=107096 2024-09-13T03:15:01.340 INFO:tasks.workunit.client.0.smithi088.stdout:op 4877 completed, throughput=5MB/sec 2024-09-13T03:15:01.340 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QP2rXfnkUYNM9hK off=2489522 len=1009283 2024-09-13T03:15:01.347 INFO:tasks.workunit.client.0.smithi088.stdout:op 4878 completed, throughput=5MB/sec 2024-09-13T03:15:01.347 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yBF-ldMDSPAIfbr off=14417018 len=1032659 2024-09-13T03:15:01.353 INFO:tasks.workunit.client.0.smithi088.stdout:op 4879 completed, throughput=5MB/sec 2024-09-13T03:15:01.353 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p-0PfRWCMSYwb_6 off=9244692 len=1337073 2024-09-13T03:15:01.354 INFO:tasks.workunit.client.0.smithi088.stdout:op 4880 completed, throughput=5MB/sec 2024-09-13T03:15:01.355 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4n-YtblxU8X5Bsk off=834880 len=1818625 2024-09-13T03:15:01.358 INFO:tasks.workunit.client.0.smithi088.stdout:op 4881 completed, throughput=5MB/sec 2024-09-13T03:15:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:01 smithi088 ceph-mon[96266]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:15:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:01 smithi088 ceph-mon[98762]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:15:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:01 smithi195 ceph-mon[87742]: pgmap v1925: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2024-09-13T03:15:02.359 INFO:tasks.workunit.client.0.smithi088.stdout: 960: throughput=5MB/sec pending data=0 2024-09-13T03:15:02.359 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Xe63Yn6nHLKOIHa off=5284885 len=1065196 2024-09-13T03:15:02.361 INFO:tasks.workunit.client.0.smithi088.stdout:op 4882 completed, throughput=5MB/sec 2024-09-13T03:15:02.361 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-s5GBV-7moW4pYqI off=3840153 len=1117465 2024-09-13T03:15:02.366 INFO:tasks.workunit.client.0.smithi088.stdout:op 4883 completed, throughput=5MB/sec 2024-09-13T03:15:02.366 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Qtsa_XWtahiMJPC off=19573969 len=1632740 2024-09-13T03:15:02.368 INFO:tasks.workunit.client.0.smithi088.stdout:op 4884 completed, throughput=5MB/sec 2024-09-13T03:15:02.368 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-uJD861fsrxASOI_ off=3066248 len=1083868 2024-09-13T03:15:02.375 INFO:tasks.workunit.client.0.smithi088.stdout:op 4885 completed, throughput=5MB/sec 2024-09-13T03:15:03.376 INFO:tasks.workunit.client.0.smithi088.stdout: 961: throughput=5MB/sec pending data=0 2024-09-13T03:15:03.376 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0Agy8Z2KjoMAtoB off=5112219 len=587302 2024-09-13T03:15:03.377 INFO:tasks.workunit.client.0.smithi088.stdout:op 4886 completed, throughput=5MB/sec 2024-09-13T03:15:03.377 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4n-YtblxU8X5Bsk off=714441 len=1939064 2024-09-13T03:15:03.382 INFO:tasks.workunit.client.0.smithi088.stdout:op 4887 completed, throughput=5MB/sec 2024-09-13T03:15:03.382 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_uVgESiA8tQD-Wz off=1179100 len=2000501 2024-09-13T03:15:03.384 INFO:tasks.workunit.client.0.smithi088.stdout:op 4888 completed, throughput=5MB/sec 2024-09-13T03:15:03.384 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hZrvIExtLazpeBH off=248429 len=440140 2024-09-13T03:15:03.385 INFO:tasks.workunit.client.0.smithi088.stdout:op 4889 completed, throughput=5MB/sec 2024-09-13T03:15:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:15:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:15:03] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:15:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:03 smithi088 ceph-mon[98762]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:15:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:03 smithi088 ceph-mon[96266]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:15:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:03 smithi195 ceph-mon[87742]: pgmap v1926: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:15:04.386 INFO:tasks.workunit.client.0.smithi088.stdout: 962: throughput=5MB/sec pending data=0 2024-09-13T03:15:04.386 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i9EAqDeRybEs-kA off=5110115 len=843602 2024-09-13T03:15:04.387 INFO:tasks.workunit.client.0.smithi088.stdout:op 4890 completed, throughput=5MB/sec 2024-09-13T03:15:04.387 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TqI0v4xnMLMBnqr off=12312263 len=861948 2024-09-13T03:15:04.388 INFO:tasks.workunit.client.0.smithi088.stdout:op 4891 completed, throughput=5MB/sec 2024-09-13T03:15:04.388 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-znMKyjqUfbqjxY_ off=814632 len=1661213 2024-09-13T03:15:04.391 INFO:tasks.workunit.client.0.smithi088.stdout:op 4892 completed, throughput=5MB/sec 2024-09-13T03:15:04.391 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-T1m_6zBrCKTc4hf off=3093695 len=203970 2024-09-13T03:15:04.393 INFO:tasks.workunit.client.0.smithi088.stdout:op 4893 completed, throughput=5MB/sec 2024-09-13T03:15:04.393 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3-c3MV2kchKNlpp off=5380380 len=1168520 2024-09-13T03:15:04.398 INFO:tasks.workunit.client.0.smithi088.stdout:op 4894 completed, throughput=5MB/sec 2024-09-13T03:15:04.398 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-C8zKG2Yaespk4ej off=10243500 len=188623 2024-09-13T03:15:04.399 INFO:tasks.workunit.client.0.smithi088.stdout:op 4895 completed, throughput=5MB/sec 2024-09-13T03:15:04.399 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NsNJCGeS0Mk_Pto off=996117 len=1476546 2024-09-13T03:15:04.409 INFO:tasks.workunit.client.0.smithi088.stdout:op 4896 completed, throughput=5MB/sec 2024-09-13T03:15:05.410 INFO:tasks.workunit.client.0.smithi088.stdout: 963: throughput=5MB/sec pending data=0 2024-09-13T03:15:05.410 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5a-74VRq8VEawdz off=9563484 len=382419 2024-09-13T03:15:05.410 INFO:tasks.workunit.client.0.smithi088.stdout:op 4897 completed, throughput=5MB/sec 2024-09-13T03:15:05.411 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jBBpXCovJVXzgT7 off=2816140 len=1332593 2024-09-13T03:15:05.412 INFO:tasks.workunit.client.0.smithi088.stdout:op 4898 completed, throughput=5MB/sec 2024-09-13T03:15:05.412 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-d8i-y-bAhErNpNd off=8638105 len=509601 2024-09-13T03:15:05.413 INFO:tasks.workunit.client.0.smithi088.stdout:op 4899 completed, throughput=5MB/sec 2024-09-13T03:15:05.413 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Kd4bYccABSTJhdS off=9446639 len=725590 2024-09-13T03:15:05.415 INFO:tasks.workunit.client.0.smithi088.stdout:op 4900 completed, throughput=5MB/sec 2024-09-13T03:15:05.415 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mOFgAMRRi9s30Di off=4575921 len=324008 2024-09-13T03:15:05.416 INFO:tasks.workunit.client.0.smithi088.stdout:op 4901 completed, throughput=5MB/sec 2024-09-13T03:15:05.416 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EQtpWUAiO0fXBYz off=7849632 len=101635 2024-09-13T03:15:05.417 INFO:tasks.workunit.client.0.smithi088.stdout:op 4902 completed, throughput=5MB/sec 2024-09-13T03:15:05.417 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-k7olnj7qg4o5yMQ off=8323672 len=340094 2024-09-13T03:15:05.417 INFO:tasks.workunit.client.0.smithi088.stdout:op 4903 completed, throughput=5MB/sec 2024-09-13T03:15:05.417 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--IlEnJd3mOo_kt7 off=6750093 len=691003 2024-09-13T03:15:05.418 INFO:tasks.workunit.client.0.smithi088.stdout:op 4904 completed, throughput=5MB/sec 2024-09-13T03:15:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:05 smithi088 ceph-mon[96266]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-13T03:15:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:05 smithi088 ceph-mon[98762]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-13T03:15:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:05 smithi195 ceph-mon[87742]: pgmap v1927: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-13T03:15:06.419 INFO:tasks.workunit.client.0.smithi088.stdout: 964: throughput=5MB/sec pending data=0 2024-09-13T03:15:06.419 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3UOb6M7GnVKc4Zx off=5195679 len=984082 2024-09-13T03:15:06.423 INFO:tasks.workunit.client.0.smithi088.stdout:op 4905 completed, throughput=5MB/sec 2024-09-13T03:15:06.424 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mkraRgZ5DMOftHb off=7065287 len=538736 2024-09-13T03:15:06.425 INFO:tasks.workunit.client.0.smithi088.stdout:op 4906 completed, throughput=5MB/sec 2024-09-13T03:15:06.425 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GiZdbP8FsB0WDUX off=8329857 len=1421551 2024-09-13T03:15:06.431 INFO:tasks.workunit.client.0.smithi088.stdout:op 4907 completed, throughput=5MB/sec 2024-09-13T03:15:06.431 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YA-u7_d-VgEVhsR off=2891032 len=515724 2024-09-13T03:15:06.435 INFO:tasks.workunit.client.0.smithi088.stdout:op 4908 completed, throughput=5MB/sec 2024-09-13T03:15:06.435 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Rs0PfAglujm23P2 off=17056046 len=386055 2024-09-13T03:15:06.436 INFO:tasks.workunit.client.0.smithi088.stdout:op 4909 completed, throughput=5MB/sec 2024-09-13T03:15:06.436 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tkNt3f6vN3a9g7W off=472004 len=166484 2024-09-13T03:15:06.440 INFO:tasks.workunit.client.0.smithi088.stdout:op 4910 completed, throughput=5MB/sec 2024-09-13T03:15:06.440 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-60aB5kdsGTqy5vP off=4459333 len=666771 2024-09-13T03:15:06.445 INFO:tasks.workunit.client.0.smithi088.stdout:op 4911 completed, throughput=5MB/sec 2024-09-13T03:15:06.445 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qOvCIyec14E6wrV off=20927637 len=2083441 2024-09-13T03:15:06.447 INFO:tasks.workunit.client.0.smithi088.stdout:op 4912 completed, throughput=5MB/sec 2024-09-13T03:15:07.447 INFO:tasks.workunit.client.0.smithi088.stdout: 965: throughput=5MB/sec pending data=0 2024-09-13T03:15:07.447 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nGuloS9YMw_2LHr off=1082729 len=1415662 2024-09-13T03:15:07.455 INFO:tasks.workunit.client.0.smithi088.stdout:op 4913 completed, throughput=5MB/sec 2024-09-13T03:15:07.455 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ueVutDMHrgT0XMZ off=5392728 len=81475 2024-09-13T03:15:07.455 INFO:tasks.workunit.client.0.smithi088.stdout:op 4914 completed, throughput=5MB/sec 2024-09-13T03:15:07.455 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GWGBxYClUwQAOX1 off=11021176 len=1510713 2024-09-13T03:15:07.458 INFO:tasks.workunit.client.0.smithi088.stdout:op 4915 completed, throughput=5MB/sec 2024-09-13T03:15:07.458 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Zo-PvSfvH6DfUWm off=1679081 len=950988 2024-09-13T03:15:07.462 INFO:tasks.workunit.client.0.smithi088.stdout:op 4916 completed, throughput=5MB/sec 2024-09-13T03:15:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:07 smithi088 ceph-mon[96266]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-13T03:15:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:07 smithi088 ceph-mon[98762]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-13T03:15:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:07 smithi195 ceph-mon[87742]: pgmap v1928: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-13T03:15:08.463 INFO:tasks.workunit.client.0.smithi088.stdout: 966: throughput=5MB/sec pending data=0 2024-09-13T03:15:08.463 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OCWTKCHfp2MuLdJ off=6604469 len=10552 2024-09-13T03:15:08.465 INFO:tasks.workunit.client.0.smithi088.stdout:op 4917 completed, throughput=5MB/sec 2024-09-13T03:15:08.465 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-F_Uh0iz1cO7wK1S off=3784168 len=443934 2024-09-13T03:15:08.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 4918 completed, throughput=5MB/sec 2024-09-13T03:15:08.467 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hwz7bdi49XMza90 off=3328249 len=187106 2024-09-13T03:15:08.467 INFO:tasks.workunit.client.0.smithi088.stdout:op 4919 completed, throughput=5MB/sec 2024-09-13T03:15:08.467 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ca-vHuGRDVCsXuk off=3251183 len=414225 2024-09-13T03:15:08.468 INFO:tasks.workunit.client.0.smithi088.stdout:op 4920 completed, throughput=5MB/sec 2024-09-13T03:15:08.469 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KUIGCk5u4UlC2JH off=12874853 len=1719791 2024-09-13T03:15:08.471 INFO:tasks.workunit.client.0.smithi088.stdout:op 4921 completed, throughput=5MB/sec 2024-09-13T03:15:08.471 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-R3nl9M6YEHOfznw off=7157788 len=1406029 2024-09-13T03:15:08.473 INFO:tasks.workunit.client.0.smithi088.stdout:op 4922 completed, throughput=5MB/sec 2024-09-13T03:15:08.474 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XlUJkHcWJyfaO2f off=10845751 len=1880021 2024-09-13T03:15:08.484 INFO:tasks.workunit.client.0.smithi088.stdout:op 4923 completed, throughput=5MB/sec 2024-09-13T03:15:09.484 INFO:tasks.workunit.client.0.smithi088.stdout: 967: throughput=5MB/sec pending data=0 2024-09-13T03:15:09.485 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NqmofCJeyXr4Yrd off=8232259 len=614354 2024-09-13T03:15:09.485 INFO:tasks.workunit.client.0.smithi088.stdout:op 4924 completed, throughput=5MB/sec 2024-09-13T03:15:09.485 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qGRtbuY4BzgkLQ5 off=799949 len=257079 2024-09-13T03:15:09.489 INFO:tasks.workunit.client.0.smithi088.stdout:op 4925 completed, throughput=5MB/sec 2024-09-13T03:15:09.489 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qP4jYFcqzciwnBU off=16142570 len=791335 2024-09-13T03:15:09.490 INFO:tasks.workunit.client.0.smithi088.stdout:op 4926 completed, throughput=5MB/sec 2024-09-13T03:15:09.490 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NTaABWn5hxQcMbQ off=124819 len=1276386 2024-09-13T03:15:09.492 INFO:tasks.workunit.client.0.smithi088.stdout:op 4927 completed, throughput=5MB/sec 2024-09-13T03:15:09.492 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ajAsOgyfcWNn3-N off=314376 len=1003640 2024-09-13T03:15:09.494 INFO:tasks.workunit.client.0.smithi088.stdout:op 4928 completed, throughput=5MB/sec 2024-09-13T03:15:09.494 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3gHMARuGFgrfxJl off=5143032 len=1622187 2024-09-13T03:15:09.498 INFO:tasks.workunit.client.0.smithi088.stdout:op 4929 completed, throughput=5MB/sec 2024-09-13T03:15:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:09 smithi088 ceph-mon[96266]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-13T03:15:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:09 smithi088 ceph-mon[98762]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-13T03:15:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:09 smithi195 ceph-mon[87742]: pgmap v1929: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 6 op/s 2024-09-13T03:15:10.498 INFO:tasks.workunit.client.0.smithi088.stdout: 968: throughput=5MB/sec pending data=0 2024-09-13T03:15:10.498 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NxFuZtaEZA_DznR off=12808372 len=1060994 2024-09-13T03:15:10.500 INFO:tasks.workunit.client.0.smithi088.stdout:op 4930 completed, throughput=5MB/sec 2024-09-13T03:15:10.500 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mgYzL_v16AoBuMw off=14811428 len=1164191 2024-09-13T03:15:10.507 INFO:tasks.workunit.client.0.smithi088.stdout:op 4931 completed, throughput=5MB/sec 2024-09-13T03:15:10.507 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vB03UwwDj3TBueh off=1938389 len=746544 2024-09-13T03:15:10.512 INFO:tasks.workunit.client.0.smithi088.stdout:op 4932 completed, throughput=5MB/sec 2024-09-13T03:15:10.512 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5q-99jthsL9XMtH off=20417240 len=212381 2024-09-13T03:15:10.513 INFO:tasks.workunit.client.0.smithi088.stdout:op 4933 completed, throughput=5MB/sec 2024-09-13T03:15:10.513 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-et3E0LfTTw-UIAV off=4177258 len=981570 2024-09-13T03:15:10.519 INFO:tasks.workunit.client.0.smithi088.stdout:op 4934 completed, throughput=5MB/sec 2024-09-13T03:15:11.519 INFO:tasks.workunit.client.0.smithi088.stdout: 969: throughput=5MB/sec pending data=0 2024-09-13T03:15:11.519 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_lMAgWMYwDzA4yg off=16892149 len=83216 2024-09-13T03:15:11.520 INFO:tasks.workunit.client.0.smithi088.stdout:op 4935 completed, throughput=5MB/sec 2024-09-13T03:15:11.520 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2mVvBNKKkGYsig9 off=3279175 len=1137708 2024-09-13T03:15:11.527 INFO:tasks.workunit.client.0.smithi088.stdout:op 4936 completed, throughput=5MB/sec 2024-09-13T03:15:11.527 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-R9ph8axQCzsjgQl off=7059240 len=728798 2024-09-13T03:15:11.529 INFO:tasks.workunit.client.0.smithi088.stdout:op 4937 completed, throughput=5MB/sec 2024-09-13T03:15:11.529 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EKd8uXH_q8rQ59G off=8403564 len=751364 2024-09-13T03:15:11.533 INFO:tasks.workunit.client.0.smithi088.stdout:op 4938 completed, throughput=5MB/sec 2024-09-13T03:15:11.533 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qBiowtHzL0zDVjR off=4141365 len=508100 2024-09-13T03:15:11.534 INFO:tasks.workunit.client.0.smithi088.stdout:op 4939 completed, throughput=5MB/sec 2024-09-13T03:15:11.534 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bqJLQ7X5oxLM_yQ off=18798495 len=747692 2024-09-13T03:15:11.535 INFO:tasks.workunit.client.0.smithi088.stdout:op 4940 completed, throughput=5MB/sec 2024-09-13T03:15:11.535 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CqIWSwaSok7pd86 off=1811314 len=1251980 2024-09-13T03:15:11.536 INFO:tasks.workunit.client.0.smithi088.stdout:op 4941 completed, throughput=5MB/sec 2024-09-13T03:15:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:11 smithi088 ceph-mon[96266]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-13T03:15:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:11 smithi088 ceph-mon[98762]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-13T03:15:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:11 smithi195 ceph-mon[87742]: pgmap v1930: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-09-13T03:15:12.537 INFO:tasks.workunit.client.0.smithi088.stdout: 970: throughput=5MB/sec pending data=0 2024-09-13T03:15:12.537 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8SVGMGTHHZABend off=7496627 len=1887610 2024-09-13T03:15:12.539 INFO:tasks.workunit.client.0.smithi088.stdout:op 4942 completed, throughput=5MB/sec 2024-09-13T03:15:12.539 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tAcXRK-ByOJE-kT off=5395993 len=445480 2024-09-13T03:15:12.541 INFO:tasks.workunit.client.0.smithi088.stdout:op 4943 completed, throughput=5MB/sec 2024-09-13T03:15:12.541 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WlreniZs52XVCVZ off=1655222 len=1295629 2024-09-13T03:15:12.547 INFO:tasks.workunit.client.0.smithi088.stdout:op 4944 completed, throughput=5MB/sec 2024-09-13T03:15:12.547 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nGKAldO_VYWyh92 off=6351253 len=1374019 2024-09-13T03:15:12.549 INFO:tasks.workunit.client.0.smithi088.stdout:op 4945 completed, throughput=5MB/sec 2024-09-13T03:15:12.550 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0kG7P7ADkBuFpTQ off=6023248 len=579721 2024-09-13T03:15:12.554 INFO:tasks.workunit.client.0.smithi088.stdout:op 4946 completed, throughput=5MB/sec 2024-09-13T03:15:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:15:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:15:13] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:15:13.554 INFO:tasks.workunit.client.0.smithi088.stdout: 971: throughput=5MB/sec pending data=0 2024-09-13T03:15:13.554 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pgkPFCAZ3K_Niz3 off=3490409 len=635793 2024-09-13T03:15:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:op 4947 completed, throughput=5MB/sec 2024-09-13T03:15:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--xebRN_T-P1OfYL off=52329 len=54928 2024-09-13T03:15:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:op 4948 completed, throughput=5MB/sec 2024-09-13T03:15:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3ece_D53YP-hA3h off=4087850 len=2079126 2024-09-13T03:15:13.571 INFO:tasks.workunit.client.0.smithi088.stdout:op 4949 completed, throughput=5MB/sec 2024-09-13T03:15:13.571 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-e4MkP86HOuVdFBS off=2905289 len=1681834 2024-09-13T03:15:13.578 INFO:tasks.workunit.client.0.smithi088.stdout:op 4950 completed, throughput=5MB/sec 2024-09-13T03:15:13.579 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oZIdnvF5HEHpWek off=2482941 len=1298180 2024-09-13T03:15:13.585 INFO:tasks.workunit.client.0.smithi088.stdout:op 4951 completed, throughput=5MB/sec 2024-09-13T03:15:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:13 smithi088 ceph-mon[96266]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-13T03:15:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:13 smithi088 ceph-mon[98762]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-13T03:15:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:13 smithi195 ceph-mon[87742]: pgmap v1931: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2024-09-13T03:15:14.585 INFO:tasks.workunit.client.0.smithi088.stdout: 972: throughput=5MB/sec pending data=0 2024-09-13T03:15:14.586 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LAgRg2J4pI3wP5O off=10200293 len=703351 2024-09-13T03:15:14.590 INFO:tasks.workunit.client.0.smithi088.stdout:op 4952 completed, throughput=5MB/sec 2024-09-13T03:15:14.590 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yg7xhgpEvIQIG0n off=5936922 len=212450 2024-09-13T03:15:14.593 INFO:tasks.workunit.client.0.smithi088.stdout:op 4953 completed, throughput=5MB/sec 2024-09-13T03:15:14.593 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6cTyCZR88ry2Ty7 off=19084243 len=442733 2024-09-13T03:15:14.597 INFO:tasks.workunit.client.0.smithi088.stdout:op 4954 completed, throughput=5MB/sec 2024-09-13T03:15:14.597 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uugqpXM9M1mF4sS off=11666040 len=1025887 2024-09-13T03:15:14.599 INFO:tasks.workunit.client.0.smithi088.stdout:op 4955 completed, throughput=5MB/sec 2024-09-13T03:15:14.600 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lbUPhMIN_jhe_Vu off=8635059 len=1687824 2024-09-13T03:15:14.601 INFO:tasks.workunit.client.0.smithi088.stdout:op 4956 completed, throughput=5MB/sec 2024-09-13T03:15:14.602 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-baPTl7rxz0OMTCT off=4748015 len=1378862 2024-09-13T03:15:14.607 INFO:tasks.workunit.client.0.smithi088.stdout:op 4957 completed, throughput=5MB/sec 2024-09-13T03:15:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:15:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:15:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:15:15.608 INFO:tasks.workunit.client.0.smithi088.stdout: 973: throughput=5MB/sec pending data=0 2024-09-13T03:15:15.608 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KNYox86G3NWQL3h off=5915873 len=1018081 2024-09-13T03:15:15.609 INFO:tasks.workunit.client.0.smithi088.stdout:op 4958 completed, throughput=5MB/sec 2024-09-13T03:15:15.610 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4ZVlaguxcgHHolm off=10178653 len=103701 2024-09-13T03:15:15.610 INFO:tasks.workunit.client.0.smithi088.stdout:op 4959 completed, throughput=5MB/sec 2024-09-13T03:15:15.610 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LR4qNFw8frxhTdC off=2207470 len=659991 2024-09-13T03:15:15.612 INFO:tasks.workunit.client.0.smithi088.stdout:op 4960 completed, throughput=5MB/sec 2024-09-13T03:15:15.612 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7dhZF-_PjsXEmmU off=9598629 len=95951 2024-09-13T03:15:15.612 INFO:tasks.workunit.client.0.smithi088.stdout:op 4961 completed, throughput=5MB/sec 2024-09-13T03:15:15.613 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WPwmFoHSoUr_lDB off=1205927 len=1848781 2024-09-13T03:15:15.614 INFO:tasks.workunit.client.0.smithi088.stdout:op 4962 completed, throughput=5MB/sec 2024-09-13T03:15:15.614 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JW6yajU9iD7cDgm off=1230787 len=778401 2024-09-13T03:15:15.616 INFO:tasks.workunit.client.0.smithi088.stdout:op 4963 completed, throughput=5MB/sec 2024-09-13T03:15:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:15 smithi088 ceph-mon[96266]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-09-13T03:15:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:15 smithi088 ceph-mon[98762]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-09-13T03:15:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:15 smithi195 ceph-mon[87742]: pgmap v1932: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.6 MiB/s wr, 6 op/s 2024-09-13T03:15:16.616 INFO:tasks.workunit.client.0.smithi088.stdout: 974: throughput=5MB/sec pending data=0 2024-09-13T03:15:16.616 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Aq22z24qcQGT7Af off=3545139 len=498471 2024-09-13T03:15:16.617 INFO:tasks.workunit.client.0.smithi088.stdout:op 4964 completed, throughput=5MB/sec 2024-09-13T03:15:16.618 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-J2L0Vojfvq9CNAd off=11563239 len=1493371 2024-09-13T03:15:16.626 INFO:tasks.workunit.client.0.smithi088.stdout:op 4965 completed, throughput=5MB/sec 2024-09-13T03:15:16.626 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lukEqtJUNhcAWtl off=2961852 len=1633927 2024-09-13T03:15:16.634 INFO:tasks.workunit.client.0.smithi088.stdout:op 4966 completed, throughput=5MB/sec 2024-09-13T03:15:16.635 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8xc1PxRsgSj8InZ off=4499508 len=223819 2024-09-13T03:15:16.638 INFO:tasks.workunit.client.0.smithi088.stdout:op 4967 completed, throughput=5MB/sec 2024-09-13T03:15:16.638 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1Mqjn09jaEJk6mn off=7548405 len=773341 2024-09-13T03:15:16.639 INFO:tasks.workunit.client.0.smithi088.stdout:op 4968 completed, throughput=5MB/sec 2024-09-13T03:15:16.639 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9-DDEWF8F0Fksww off=8002729 len=1955110 2024-09-13T03:15:16.648 INFO:tasks.workunit.client.0.smithi088.stdout:op 4969 completed, throughput=5MB/sec 2024-09-13T03:15:17.649 INFO:tasks.workunit.client.0.smithi088.stdout: 975: throughput=5MB/sec pending data=0 2024-09-13T03:15:17.649 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-b4p7CkkGpYpGA2b off=11173648 len=712981 2024-09-13T03:15:17.653 INFO:tasks.workunit.client.0.smithi088.stdout:op 4970 completed, throughput=5MB/sec 2024-09-13T03:15:17.653 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Rx6VMhjc67hePhP off=1530638 len=15765 2024-09-13T03:15:17.656 INFO:tasks.workunit.client.0.smithi088.stdout:op 4971 completed, throughput=5MB/sec 2024-09-13T03:15:17.656 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-f6tk3y8NiXBujB0 off=1572066 len=11840 2024-09-13T03:15:17.656 INFO:tasks.workunit.client.0.smithi088.stdout:op 4972 completed, throughput=5MB/sec 2024-09-13T03:15:17.656 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SlhLHVHrS2lDSfP off=1404713 len=1474174 2024-09-13T03:15:17.663 INFO:tasks.workunit.client.0.smithi088.stdout:op 4973 completed, throughput=5MB/sec 2024-09-13T03:15:17.663 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uKofYYrQFKqjZGP off=3094919 len=72811 2024-09-13T03:15:17.664 INFO:tasks.workunit.client.0.smithi088.stdout:op 4974 completed, throughput=5MB/sec 2024-09-13T03:15:17.664 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JW_IbGl9M24NBKO off=6149847 len=244142 2024-09-13T03:15:17.665 INFO:tasks.workunit.client.0.smithi088.stdout:op 4975 completed, throughput=5MB/sec 2024-09-13T03:15:17.665 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8QAy-77TqD8B-HI off=4545163 len=572989 2024-09-13T03:15:17.666 INFO:tasks.workunit.client.0.smithi088.stdout:op 4976 completed, throughput=5MB/sec 2024-09-13T03:15:17.666 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-p4UqvHPD7E7UaGI off=4741265 len=1499026 2024-09-13T03:15:17.669 INFO:tasks.workunit.client.0.smithi088.stdout:op 4977 completed, throughput=5MB/sec 2024-09-13T03:15:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:17 smithi088 ceph-mon[96266]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-09-13T03:15:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:17 smithi088 ceph-mon[98762]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-09-13T03:15:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:17 smithi195 ceph-mon[87742]: pgmap v1933: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2024-09-13T03:15:18.669 INFO:tasks.workunit.client.0.smithi088.stdout: 976: throughput=5MB/sec pending data=0 2024-09-13T03:15:18.669 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nf3S8ioNWWDEWh2 off=2209085 len=361146 2024-09-13T03:15:18.673 INFO:tasks.workunit.client.0.smithi088.stdout:op 4978 completed, throughput=5MB/sec 2024-09-13T03:15:18.673 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-F45P8mjO_8CMZlr off=374912 len=1665552 2024-09-13T03:15:18.676 INFO:tasks.workunit.client.0.smithi088.stdout:op 4979 completed, throughput=5MB/sec 2024-09-13T03:15:18.676 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fVrcegC59_Ttu74 off=20424211 len=178071 2024-09-13T03:15:18.679 INFO:tasks.workunit.client.0.smithi088.stdout:op 4980 completed, throughput=5MB/sec 2024-09-13T03:15:18.679 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-putnNZgzl65NXtp off=4554037 len=355171 2024-09-13T03:15:18.682 INFO:tasks.workunit.client.0.smithi088.stdout:op 4981 completed, throughput=5MB/sec 2024-09-13T03:15:18.682 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KQCQBBuf3nDuA3B off=15615244 len=349892 2024-09-13T03:15:18.683 INFO:tasks.workunit.client.0.smithi088.stdout:op 4982 completed, throughput=5MB/sec 2024-09-13T03:15:18.683 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1ZXsC8TK6ROhVsF off=820059 len=1950522 2024-09-13T03:15:18.693 INFO:tasks.workunit.client.0.smithi088.stdout:op 4983 completed, throughput=5MB/sec 2024-09-13T03:15:18.693 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EYHON5UQ3JYr-84 off=7450119 len=1250516 2024-09-13T03:15:18.699 INFO:tasks.workunit.client.0.smithi088.stdout:op 4984 completed, throughput=5MB/sec 2024-09-13T03:15:19.700 INFO:tasks.workunit.client.0.smithi088.stdout: 977: throughput=5MB/sec pending data=0 2024-09-13T03:15:19.700 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_68lApOf9kGeM8G off=177498 len=691053 2024-09-13T03:15:19.704 INFO:tasks.workunit.client.0.smithi088.stdout:op 4985 completed, throughput=5MB/sec 2024-09-13T03:15:19.705 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Aum5-jysd-Wr1mZ off=14640446 len=259158 2024-09-13T03:15:19.705 INFO:tasks.workunit.client.0.smithi088.stdout:op 4986 completed, throughput=5MB/sec 2024-09-13T03:15:19.705 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PlVdCvMiLI7yAaI off=1798019 len=163777 2024-09-13T03:15:19.708 INFO:tasks.workunit.client.0.smithi088.stdout:op 4987 completed, throughput=5MB/sec 2024-09-13T03:15:19.708 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KS_ulohizTX4Syu off=3033502 len=1943976 2024-09-13T03:15:19.710 INFO:tasks.workunit.client.0.smithi088.stdout:op 4988 completed, throughput=5MB/sec 2024-09-13T03:15:19.710 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0WOpBAZ-4SFHvb1 off=2899802 len=1991772 2024-09-13T03:15:19.715 INFO:tasks.workunit.client.0.smithi088.stdout:op 4989 completed, throughput=5MB/sec 2024-09-13T03:15:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:19 smithi088 ceph-mon[96266]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-09-13T03:15:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:19 smithi088 ceph-mon[98762]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-09-13T03:15:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:19 smithi195 ceph-mon[87742]: pgmap v1934: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-09-13T03:15:20.715 INFO:tasks.workunit.client.0.smithi088.stdout: 978: throughput=5MB/sec pending data=0 2024-09-13T03:15:20.715 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ojf1fDGe5ZziciG off=1818588 len=12887 2024-09-13T03:15:20.716 INFO:tasks.workunit.client.0.smithi088.stdout:op 4990 completed, throughput=5MB/sec 2024-09-13T03:15:20.716 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7A-EqQyXjesDK6c off=163374 len=879840 2024-09-13T03:15:20.717 INFO:tasks.workunit.client.0.smithi088.stdout:op 4991 completed, throughput=5MB/sec 2024-09-13T03:15:20.717 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7CoT3LIJ63JFpsO off=6460350 len=527763 2024-09-13T03:15:20.718 INFO:tasks.workunit.client.0.smithi088.stdout:op 4992 completed, throughput=5MB/sec 2024-09-13T03:15:20.718 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wG-vPuGDn6TjKYI off=12390321 len=134485 2024-09-13T03:15:20.718 INFO:tasks.workunit.client.0.smithi088.stdout:op 4993 completed, throughput=5MB/sec 2024-09-13T03:15:20.718 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-b8rcZCPdy4BuQA0 off=11976475 len=1357315 2024-09-13T03:15:20.720 INFO:tasks.workunit.client.0.smithi088.stdout:op 4994 completed, throughput=5MB/sec 2024-09-13T03:15:20.720 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RxyRN3COtsvdrT- off=1599468 len=1461973 2024-09-13T03:15:20.722 INFO:tasks.workunit.client.0.smithi088.stdout:op 4995 completed, throughput=5MB/sec 2024-09-13T03:15:21.722 INFO:tasks.workunit.client.0.smithi088.stdout: 979: throughput=4.99MB/sec pending data=0 2024-09-13T03:15:21.722 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Kl2VjDe38N-Dajn off=10435456 len=873792 2024-09-13T03:15:21.727 INFO:tasks.workunit.client.0.smithi088.stdout:op 4996 completed, throughput=5MB/sec 2024-09-13T03:15:21.727 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6YwT4Jmk4t40JVm off=11356799 len=1884674 2024-09-13T03:15:21.731 INFO:tasks.workunit.client.0.smithi088.stdout:op 4997 completed, throughput=5MB/sec 2024-09-13T03:15:21.731 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y2qVAiaBZzMM24A off=19703196 len=434614 2024-09-13T03:15:21.735 INFO:tasks.workunit.client.0.smithi088.stdout:op 4998 completed, throughput=5MB/sec 2024-09-13T03:15:21.735 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZNL8cuXH2tOSiME off=2896782 len=1084630 2024-09-13T03:15:21.736 INFO:tasks.workunit.client.0.smithi088.stdout:op 4999 completed, throughput=5MB/sec 2024-09-13T03:15:21.737 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yKlnhyU8bTcVlbh off=9383369 len=646591 2024-09-13T03:15:21.737 INFO:tasks.workunit.client.0.smithi088.stdout:op 5000 completed, throughput=5MB/sec 2024-09-13T03:15:21.737 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CR2GqF7RDBiVjnZ off=359684 len=719879 2024-09-13T03:15:21.738 INFO:tasks.workunit.client.0.smithi088.stdout:op 5001 completed, throughput=5MB/sec 2024-09-13T03:15:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:21 smithi088 ceph-mon[96266]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:15:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:21 smithi088 ceph-mon[98762]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:15:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:21 smithi195 ceph-mon[87742]: pgmap v1935: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:15:22.739 INFO:tasks.workunit.client.0.smithi088.stdout: 980: throughput=5MB/sec pending data=0 2024-09-13T03:15:22.739 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fzMo0EMmRtI8Bsf off=1020241 len=652905 2024-09-13T03:15:22.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 5002 completed, throughput=5MB/sec 2024-09-13T03:15:22.744 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HzWGhR3MHwQ5xQi off=5442387 len=1222655 2024-09-13T03:15:22.750 INFO:tasks.workunit.client.0.smithi088.stdout:op 5003 completed, throughput=5MB/sec 2024-09-13T03:15:22.750 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QebJk2d-HrFrW3A off=441082 len=2045648 2024-09-13T03:15:22.752 INFO:tasks.workunit.client.0.smithi088.stdout:op 5004 completed, throughput=5MB/sec 2024-09-13T03:15:22.753 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HuZis8I4cMoEKxa off=3055598 len=1711904 2024-09-13T03:15:22.761 INFO:tasks.workunit.client.0.smithi088.stdout:op 5005 completed, throughput=5MB/sec 2024-09-13T03:15:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:15:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:15:23] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:15:23.762 INFO:tasks.workunit.client.0.smithi088.stdout: 981: throughput=5MB/sec pending data=0 2024-09-13T03:15:23.762 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BnjPxlIeJb1ENLr off=13088229 len=1165673 2024-09-13T03:15:23.763 INFO:tasks.workunit.client.0.smithi088.stdout:op 5006 completed, throughput=5MB/sec 2024-09-13T03:15:23.763 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7pqC_yBCOnjPM0L off=12662283 len=1589019 2024-09-13T03:15:23.773 INFO:tasks.workunit.client.0.smithi088.stdout:op 5007 completed, throughput=5MB/sec 2024-09-13T03:15:23.773 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZBZB_J5G-0H-Xfv off=1888886 len=928655 2024-09-13T03:15:23.777 INFO:tasks.workunit.client.0.smithi088.stdout:op 5008 completed, throughput=5MB/sec 2024-09-13T03:15:23.777 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FC58OiMwHj4wO0h off=834202 len=717136 2024-09-13T03:15:23.782 INFO:tasks.workunit.client.0.smithi088.stdout:op 5009 completed, throughput=5MB/sec 2024-09-13T03:15:23.782 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-39oIb9ffce4eMWJ off=3770045 len=81657 2024-09-13T03:15:23.782 INFO:tasks.workunit.client.0.smithi088.stdout:op 5010 completed, throughput=5MB/sec 2024-09-13T03:15:23.782 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hYwA7d9NuBpopQH off=9291388 len=862084 2024-09-13T03:15:23.784 INFO:tasks.workunit.client.0.smithi088.stdout:op 5011 completed, throughput=5MB/sec 2024-09-13T03:15:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:23 smithi088 ceph-mon[98762]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:15:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:23 smithi088 ceph-mon[96266]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:15:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:23 smithi195 ceph-mon[87742]: pgmap v1936: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:15:24.784 INFO:tasks.workunit.client.0.smithi088.stdout: 982: throughput=5MB/sec pending data=0 2024-09-13T03:15:24.785 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XZX-HyTcuRX0WxR off=5980715 len=779058 2024-09-13T03:15:24.787 INFO:tasks.workunit.client.0.smithi088.stdout:op 5012 completed, throughput=5MB/sec 2024-09-13T03:15:24.787 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9-DDEWF8F0Fksww off=13523806 len=700376 2024-09-13T03:15:24.788 INFO:tasks.workunit.client.0.smithi088.stdout:op 5013 completed, throughput=5MB/sec 2024-09-13T03:15:24.788 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2HRhPKUWd-V8d1e off=1052050 len=317097 2024-09-13T03:15:24.791 INFO:tasks.workunit.client.0.smithi088.stdout:op 5014 completed, throughput=5MB/sec 2024-09-13T03:15:24.791 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8LbEE5qTyD76BQm off=3881796 len=1205534 2024-09-13T03:15:24.797 INFO:tasks.workunit.client.0.smithi088.stdout:op 5015 completed, throughput=5MB/sec 2024-09-13T03:15:24.797 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2sU3t0sOK_RQz80 off=281357 len=278922 2024-09-13T03:15:24.798 INFO:tasks.workunit.client.0.smithi088.stdout:op 5016 completed, throughput=5MB/sec 2024-09-13T03:15:24.798 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3PMY8cHIO8Ou5EW off=3124655 len=243748 2024-09-13T03:15:24.798 INFO:tasks.workunit.client.0.smithi088.stdout:op 5017 completed, throughput=5MB/sec 2024-09-13T03:15:24.798 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RA3fcr5bJ-pT3ub off=4681334 len=1929053 2024-09-13T03:15:24.807 INFO:tasks.workunit.client.0.smithi088.stdout:op 5018 completed, throughput=5MB/sec 2024-09-13T03:15:25.819 INFO:tasks.workunit.client.0.smithi088.stdout: 983: throughput=5MB/sec pending data=0 2024-09-13T03:15:25.819 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-flgUKL3Bxo2T_Yz off=5251566 len=1002939 2024-09-13T03:15:25.822 INFO:tasks.workunit.client.0.smithi088.stdout:op 5019 completed, throughput=5MB/sec 2024-09-13T03:15:25.822 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0zJFbWxGS4C37AF off=1625885 len=1795607 2024-09-13T03:15:25.824 INFO:tasks.workunit.client.0.smithi088.stdout:op 5020 completed, throughput=5MB/sec 2024-09-13T03:15:25.824 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zUpuaZ8tr87ND95 off=8884009 len=790928 2024-09-13T03:15:25.825 INFO:tasks.workunit.client.0.smithi088.stdout:op 5021 completed, throughput=5MB/sec 2024-09-13T03:15:25.825 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-g5u4PQ6BQN_EGV7 off=14076411 len=2053831 2024-09-13T03:15:25.844 INFO:tasks.workunit.client.0.smithi088.stdout:op 5022 completed, throughput=5MB/sec 2024-09-13T03:15:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:25 smithi088 ceph-mon[96266]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-09-13T03:15:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:25 smithi088 ceph-mon[98762]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-09-13T03:15:25.989 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:25 smithi195 ceph-mon[87742]: pgmap v1937: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-09-13T03:15:26.827 INFO:tasks.workunit.client.0.smithi088.stdout: 984: throughput=5MB/sec pending data=0 2024-09-13T03:15:26.827 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-u1RYFiM4BNDLBFc off=2779511 len=654394 2024-09-13T03:15:26.828 INFO:tasks.workunit.client.0.smithi088.stdout:op 5023 completed, throughput=5MB/sec 2024-09-13T03:15:26.828 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Yujy6ymNqOYIgTL off=10637328 len=1944644 2024-09-13T03:15:26.839 INFO:tasks.workunit.client.0.smithi088.stdout:op 5024 completed, throughput=5MB/sec 2024-09-13T03:15:26.839 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xQ-yhXUoFdbFX-j off=8061788 len=589536 2024-09-13T03:15:26.842 INFO:tasks.workunit.client.0.smithi088.stdout:op 5025 completed, throughput=5MB/sec 2024-09-13T03:15:26.842 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ts0EP8MHLihLpQ7 off=10880690 len=372086 2024-09-13T03:15:26.845 INFO:tasks.workunit.client.0.smithi088.stdout:op 5026 completed, throughput=5MB/sec 2024-09-13T03:15:26.845 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jhUIKIHkKv5exw5 off=14806485 len=1932068 2024-09-13T03:15:26.855 INFO:tasks.workunit.client.0.smithi088.stdout:op 5027 completed, throughput=5MB/sec 2024-09-13T03:15:27.855 INFO:tasks.workunit.client.0.smithi088.stdout: 985: throughput=5MB/sec pending data=0 2024-09-13T03:15:27.855 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Wo7MgLr9Pinv0ds off=3508699 len=1721573 2024-09-13T03:15:27.857 INFO:tasks.workunit.client.0.smithi088.stdout:op 5028 completed, throughput=5MB/sec 2024-09-13T03:15:27.858 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vZvzfK3xte2QMAJ off=3550235 len=1515321 2024-09-13T03:15:27.866 INFO:tasks.workunit.client.0.smithi088.stdout:op 5029 completed, throughput=5MB/sec 2024-09-13T03:15:27.867 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ej_vrQfh3CGLqHk off=2431262 len=149883 2024-09-13T03:15:27.869 INFO:tasks.workunit.client.0.smithi088.stdout:op 5030 completed, throughput=5MB/sec 2024-09-13T03:15:27.869 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4YSpDQeW8qiMinY off=14656822 len=1213363 2024-09-13T03:15:27.872 INFO:tasks.workunit.client.0.smithi088.stdout:op 5031 completed, throughput=5MB/sec 2024-09-13T03:15:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:27 smithi088 ceph-mon[96266]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:15:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:27 smithi088 ceph-mon[98762]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:15:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:27 smithi195 ceph-mon[87742]: pgmap v1938: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2024-09-13T03:15:28.872 INFO:tasks.workunit.client.0.smithi088.stdout: 986: throughput=5MB/sec pending data=0 2024-09-13T03:15:28.872 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MSr2oyTsemnZwxy off=2421009 len=1392656 2024-09-13T03:15:28.880 INFO:tasks.workunit.client.0.smithi088.stdout:op 5032 completed, throughput=5MB/sec 2024-09-13T03:15:28.880 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1B91rOl3RyIs8AH off=1719147 len=1049633 2024-09-13T03:15:28.885 INFO:tasks.workunit.client.0.smithi088.stdout:op 5033 completed, throughput=5MB/sec 2024-09-13T03:15:28.885 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-b55WXB9Kj1oDo8m off=117606 len=1380826 2024-09-13T03:15:28.892 INFO:tasks.workunit.client.0.smithi088.stdout:op 5034 completed, throughput=5MB/sec 2024-09-13T03:15:28.892 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OJEw2t8a_XPwSHE off=3172337 len=1247046 2024-09-13T03:15:28.894 INFO:tasks.workunit.client.0.smithi088.stdout:op 5035 completed, throughput=5MB/sec 2024-09-13T03:15:29.894 INFO:tasks.workunit.client.0.smithi088.stdout: 987: throughput=5MB/sec pending data=0 2024-09-13T03:15:29.895 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y2phXQw6QFHluw_ off=5775728 len=965272 2024-09-13T03:15:29.899 INFO:tasks.workunit.client.0.smithi088.stdout:op 5036 completed, throughput=5MB/sec 2024-09-13T03:15:29.899 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6CPoX7ODc9SdaDi off=10463516 len=1094203 2024-09-13T03:15:29.901 INFO:tasks.workunit.client.0.smithi088.stdout:op 5037 completed, throughput=5MB/sec 2024-09-13T03:15:29.901 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-J_F4trhMScBOjK2 off=19833999 len=652358 2024-09-13T03:15:29.906 INFO:tasks.workunit.client.0.smithi088.stdout:op 5038 completed, throughput=5MB/sec 2024-09-13T03:15:29.906 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-didwFh4lVhVj4yF off=949936 len=1108695 2024-09-13T03:15:29.910 INFO:tasks.workunit.client.0.smithi088.stdout:op 5039 completed, throughput=5MB/sec 2024-09-13T03:15:29.910 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-URzskSRswvQLci- off=12787954 len=1235648 2024-09-13T03:15:29.911 INFO:tasks.workunit.client.0.smithi088.stdout:op 5040 completed, throughput=5MB/sec 2024-09-13T03:15:29.912 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zTMF8EPlEiAEOYd off=13801831 len=984147 2024-09-13T03:15:29.913 INFO:tasks.workunit.client.0.smithi088.stdout:op 5041 completed, throughput=5MB/sec 2024-09-13T03:15:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:29 smithi088 ceph-mon[96266]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-13T03:15:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:15:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:29 smithi088 ceph-mon[98762]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-13T03:15:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:15:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:29 smithi195 ceph-mon[87742]: pgmap v1939: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-09-13T03:15:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:15:30.913 INFO:tasks.workunit.client.0.smithi088.stdout: 988: throughput=5MB/sec pending data=0 2024-09-13T03:15:30.914 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zeUaJAnI-ksg3LX off=13334512 len=912476 2024-09-13T03:15:30.919 INFO:tasks.workunit.client.0.smithi088.stdout:op 5042 completed, throughput=5MB/sec 2024-09-13T03:15:30.920 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dLF0IpizlVRJyVG off=9132618 len=1441186 2024-09-13T03:15:30.922 INFO:tasks.workunit.client.0.smithi088.stdout:op 5043 completed, throughput=5MB/sec 2024-09-13T03:15:30.922 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ybhr1z_K0kR7VLH off=11019077 len=1595557 2024-09-13T03:15:30.929 INFO:tasks.workunit.client.0.smithi088.stdout:op 5044 completed, throughput=5MB/sec 2024-09-13T03:15:30.930 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IjDoa8d_3v85VQD off=1060182 len=14012 2024-09-13T03:15:30.931 INFO:tasks.workunit.client.0.smithi088.stdout:op 5045 completed, throughput=5MB/sec 2024-09-13T03:15:30.931 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RlwnOoFWmYk1dmL off=98099 len=856890 2024-09-13T03:15:30.933 INFO:tasks.workunit.client.0.smithi088.stdout:op 5046 completed, throughput=5MB/sec 2024-09-13T03:15:31.933 INFO:tasks.workunit.client.0.smithi088.stdout: 989: throughput=5MB/sec pending data=0 2024-09-13T03:15:31.933 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9wFPosCNh8Lx5Jh off=8060167 len=610776 2024-09-13T03:15:31.938 INFO:tasks.workunit.client.0.smithi088.stdout:op 5047 completed, throughput=5MB/sec 2024-09-13T03:15:31.938 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xDnlu_JVNaLN-BY off=7666507 len=1866380 2024-09-13T03:15:31.940 INFO:tasks.workunit.client.0.smithi088.stdout:op 5048 completed, throughput=5MB/sec 2024-09-13T03:15:31.940 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-p2eGwuuhqbnQ4ys off=4649892 len=1958137 2024-09-13T03:15:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:31 smithi088 ceph-mon[98762]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:15:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:31 smithi088 ceph-mon[96266]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:15:31.950 INFO:tasks.workunit.client.0.smithi088.stdout:op 5049 completed, throughput=5MB/sec 2024-09-13T03:15:31.950 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-soiIsrv_vS8P2_0 off=2730383 len=410576 2024-09-13T03:15:31.951 INFO:tasks.workunit.client.0.smithi088.stdout:op 5050 completed, throughput=5MB/sec 2024-09-13T03:15:31.951 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-k4sv4UnwBaYVvYj off=2950113 len=870013 2024-09-13T03:15:31.955 INFO:tasks.workunit.client.0.smithi088.stdout:op 5051 completed, throughput=5MB/sec 2024-09-13T03:15:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:31 smithi195 ceph-mon[87742]: pgmap v1940: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:15:32.956 INFO:tasks.workunit.client.0.smithi088.stdout: 990: throughput=5MB/sec pending data=0 2024-09-13T03:15:32.956 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NVKnY_j7ilfIxgq off=6986324 len=149070 2024-09-13T03:15:32.958 INFO:tasks.workunit.client.0.smithi088.stdout:op 5052 completed, throughput=5MB/sec 2024-09-13T03:15:32.958 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9UCOZQqIkDvlbbi off=2726545 len=142698 2024-09-13T03:15:32.962 INFO:tasks.workunit.client.0.smithi088.stdout:op 5053 completed, throughput=5MB/sec 2024-09-13T03:15:32.962 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MlVbL0TA-PJARZe off=11821245 len=888137 2024-09-13T03:15:32.967 INFO:tasks.workunit.client.0.smithi088.stdout:op 5054 completed, throughput=5MB/sec 2024-09-13T03:15:32.968 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-H-mxJWfq6Tclyco off=6106589 len=246518 2024-09-13T03:15:32.971 INFO:tasks.workunit.client.0.smithi088.stdout:op 5055 completed, throughput=5MB/sec 2024-09-13T03:15:32.971 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-s8o8J-IuealDeQH off=4394504 len=577167 2024-09-13T03:15:32.974 INFO:tasks.workunit.client.0.smithi088.stdout:op 5056 completed, throughput=5MB/sec 2024-09-13T03:15:32.975 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YgZ96W_T1PUg7sI off=6619477 len=1585882 2024-09-13T03:15:32.976 INFO:tasks.workunit.client.0.smithi088.stdout:op 5057 completed, throughput=5MB/sec 2024-09-13T03:15:32.976 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-afreiheVuS9nEo_ off=13056568 len=1735299 2024-09-13T03:15:32.978 INFO:tasks.workunit.client.0.smithi088.stdout:op 5058 completed, throughput=5MB/sec 2024-09-13T03:15:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:15:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:15:33] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-09-13T03:15:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:33 smithi088 ceph-mon[96266]: pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:15:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:33 smithi088 ceph-mon[98762]: pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:15:33.979 INFO:tasks.workunit.client.0.smithi088.stdout: 991: throughput=5MB/sec pending data=0 2024-09-13T03:15:33.979 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SKuJ_4sxXs2AFzU off=393291 len=2013829 2024-09-13T03:15:33.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 5059 completed, throughput=5MB/sec 2024-09-13T03:15:33.981 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4oh8rTpzv7TCyik off=10136882 len=166183 2024-09-13T03:15:33.982 INFO:tasks.workunit.client.0.smithi088.stdout:op 5060 completed, throughput=5MB/sec 2024-09-13T03:15:33.982 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N_9gs3Qi98qiCTd off=9669776 len=1940381 2024-09-13T03:15:33.984 INFO:tasks.workunit.client.0.smithi088.stdout:op 5061 completed, throughput=5MB/sec 2024-09-13T03:15:33.984 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-47dr4xa4lDdXXLh off=8089106 len=1689471 2024-09-13T03:15:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:33 smithi195 ceph-mon[87742]: pgmap v1941: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-09-13T03:15:33.993 INFO:tasks.workunit.client.0.smithi088.stdout:op 5062 completed, throughput=5MB/sec 2024-09-13T03:15:34.993 INFO:tasks.workunit.client.0.smithi088.stdout: 992: throughput=5MB/sec pending data=0 2024-09-13T03:15:34.993 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Wq0DDsOAg-pfiNJ off=109009 len=236107 2024-09-13T03:15:34.996 INFO:tasks.workunit.client.0.smithi088.stdout:op 5063 completed, throughput=5MB/sec 2024-09-13T03:15:34.996 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WG7cvFg-A96y2sr off=7761886 len=258391 2024-09-13T03:15:34.997 INFO:tasks.workunit.client.0.smithi088.stdout:op 5064 completed, throughput=5MB/sec 2024-09-13T03:15:34.997 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YKzk6gPAWDxARh- off=1450525 len=475916 2024-09-13T03:15:35.001 INFO:tasks.workunit.client.0.smithi088.stdout:op 5065 completed, throughput=5MB/sec 2024-09-13T03:15:35.001 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--o6Yxkikcb3txVq off=9832686 len=846354 2024-09-13T03:15:35.007 INFO:tasks.workunit.client.0.smithi088.stdout:op 5066 completed, throughput=5MB/sec 2024-09-13T03:15:35.007 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ImHrVOgaLEWviQO off=1432265 len=175200 2024-09-13T03:15:35.010 INFO:tasks.workunit.client.0.smithi088.stdout:op 5067 completed, throughput=5MB/sec 2024-09-13T03:15:35.010 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aBjJvFgLGT7jnOm off=745107 len=755818 2024-09-13T03:15:35.011 INFO:tasks.workunit.client.0.smithi088.stdout:op 5068 completed, throughput=5MB/sec 2024-09-13T03:15:35.012 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hx5NOa8Dk0kJk_c off=3531526 len=828674 2024-09-13T03:15:35.017 INFO:tasks.workunit.client.0.smithi088.stdout:op 5069 completed, throughput=5MB/sec 2024-09-13T03:15:35.017 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RgXaKD1N2wPrFCo off=14134497 len=1099688 2024-09-13T03:15:35.018 INFO:tasks.workunit.client.0.smithi088.stdout:op 5070 completed, throughput=5MB/sec 2024-09-13T03:15:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:35 smithi088 ceph-mon[96266]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:15:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:15:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:15:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:15:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:15:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:35 smithi088 ceph-mon[98762]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:15:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:15:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:15:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:15:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:15:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:35 smithi195 ceph-mon[87742]: pgmap v1942: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:15:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:15:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:15:35.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:15:35.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:15:36.019 INFO:tasks.workunit.client.0.smithi088.stdout: 993: throughput=5MB/sec pending data=0 2024-09-13T03:15:36.019 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CKHAn4lxAAazwmb off=2058941 len=1283634 2024-09-13T03:15:36.020 INFO:tasks.workunit.client.0.smithi088.stdout:op 5071 completed, throughput=5MB/sec 2024-09-13T03:15:36.020 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-V96pRhljkGNfwr5 off=7401926 len=451777 2024-09-13T03:15:36.021 INFO:tasks.workunit.client.0.smithi088.stdout:op 5072 completed, throughput=5MB/sec 2024-09-13T03:15:36.022 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-duBhaRbxnv4trSN off=0 len=1065896 2024-09-13T03:15:36.023 INFO:tasks.workunit.client.0.smithi088.stdout:op 5073 completed, throughput=5MB/sec 2024-09-13T03:15:36.023 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-u7LeJ6iiXfLUfNe off=4786869 len=365054 2024-09-13T03:15:36.024 INFO:tasks.workunit.client.0.smithi088.stdout:op 5074 completed, throughput=5MB/sec 2024-09-13T03:15:36.025 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yB82NEwSFcvll9A off=3187338 len=40920 2024-09-13T03:15:36.026 INFO:tasks.workunit.client.0.smithi088.stdout:op 5075 completed, throughput=5MB/sec 2024-09-13T03:15:36.026 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fF7YTDUVvvTocem off=0 len=1370860 2024-09-13T03:15:36.033 INFO:tasks.workunit.client.0.smithi088.stdout:op 5076 completed, throughput=5MB/sec 2024-09-13T03:15:36.033 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mG9H54vRJ_YsHxH off=2593954 len=418319 2024-09-13T03:15:36.037 INFO:tasks.workunit.client.0.smithi088.stdout:op 5077 completed, throughput=5MB/sec 2024-09-13T03:15:36.037 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jKgxVGKrW73ZTeu off=7183512 len=1505139 2024-09-13T03:15:36.043 INFO:tasks.workunit.client.0.smithi088.stdout:op 5078 completed, throughput=5MB/sec 2024-09-13T03:15:37.044 INFO:tasks.workunit.client.0.smithi088.stdout: 994: throughput=5MB/sec pending data=0 2024-09-13T03:15:37.044 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-I6AU2jLfgE8Nc3Z off=526069 len=1903680 2024-09-13T03:15:37.046 INFO:tasks.workunit.client.0.smithi088.stdout:op 5079 completed, throughput=5MB/sec 2024-09-13T03:15:37.046 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-t0fguXIPwxNu1e5 off=8940496 len=2069405 2024-09-13T03:15:37.050 INFO:tasks.workunit.client.0.smithi088.stdout:op 5080 completed, throughput=5MB/sec 2024-09-13T03:15:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:37 smithi088 ceph-mon[96266]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:15:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:37 smithi088 ceph-mon[98762]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:15:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:37 smithi195 ceph-mon[87742]: pgmap v1943: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:15:38.051 INFO:tasks.workunit.client.0.smithi088.stdout: 995: throughput=5MB/sec pending data=0 2024-09-13T03:15:38.051 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6odnMclK7fu6KQo off=955521 len=308063 2024-09-13T03:15:38.052 INFO:tasks.workunit.client.0.smithi088.stdout:op 5081 completed, throughput=5MB/sec 2024-09-13T03:15:38.052 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OHBQ7R9AQfS2mY8 off=2855137 len=1523020 2024-09-13T03:15:38.059 INFO:tasks.workunit.client.0.smithi088.stdout:op 5082 completed, throughput=5MB/sec 2024-09-13T03:15:38.059 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VozT_517j7Evxn6 off=23445149 len=216381 2024-09-13T03:15:38.060 INFO:tasks.workunit.client.0.smithi088.stdout:op 5083 completed, throughput=5MB/sec 2024-09-13T03:15:38.060 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TpPv0TsDVOPO8Rv off=6022487 len=1924083 2024-09-13T03:15:38.061 INFO:tasks.workunit.client.0.smithi088.stdout:op 5084 completed, throughput=5MB/sec 2024-09-13T03:15:38.061 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WDR17wv_O33d1a0 off=12277075 len=1916936 2024-09-13T03:15:38.070 INFO:tasks.workunit.client.0.smithi088.stdout:op 5085 completed, throughput=5MB/sec 2024-09-13T03:15:39.070 INFO:tasks.workunit.client.0.smithi088.stdout: 996: throughput=5MB/sec pending data=0 2024-09-13T03:15:39.071 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_cPHTR8lmGKPNXe off=26156 len=607323 2024-09-13T03:15:39.075 INFO:tasks.workunit.client.0.smithi088.stdout:op 5086 completed, throughput=5MB/sec 2024-09-13T03:15:39.075 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9DrP6zId0hBBWUv off=5268098 len=331345 2024-09-13T03:15:39.076 INFO:tasks.workunit.client.0.smithi088.stdout:op 5087 completed, throughput=5MB/sec 2024-09-13T03:15:39.076 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xmgwJAM4GoYOWr6 off=4821435 len=250372 2024-09-13T03:15:39.079 INFO:tasks.workunit.client.0.smithi088.stdout:op 5088 completed, throughput=5MB/sec 2024-09-13T03:15:39.079 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--fbgvKtMUCzhzZh off=1630797 len=1845768 2024-09-13T03:15:39.081 INFO:tasks.workunit.client.0.smithi088.stdout:op 5089 completed, throughput=5MB/sec 2024-09-13T03:15:39.081 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-IVSeXJE-BDKCLdo off=16216916 len=232944 2024-09-13T03:15:39.082 INFO:tasks.workunit.client.0.smithi088.stdout:op 5090 completed, throughput=5MB/sec 2024-09-13T03:15:39.082 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Nep9xrrzN50jvOz off=10714795 len=723466 2024-09-13T03:15:39.083 INFO:tasks.workunit.client.0.smithi088.stdout:op 5091 completed, throughput=5MB/sec 2024-09-13T03:15:39.083 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jZr_A-rDz3roZjR off=2676957 len=1742698 2024-09-13T03:15:39.093 INFO:tasks.workunit.client.0.smithi088.stdout:op 5092 completed, throughput=5MB/sec 2024-09-13T03:15:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:39 smithi088 ceph-mon[96266]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:15:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:39 smithi088 ceph-mon[98762]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:15:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:39 smithi195 ceph-mon[87742]: pgmap v1944: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:15:40.092 INFO:tasks.workunit.client.0.smithi088.stdout: 997: throughput=5MB/sec pending data=0 2024-09-13T03:15:40.092 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6RCfatTArlI9nY4 off=15924186 len=1278612 2024-09-13T03:15:40.093 INFO:tasks.workunit.client.0.smithi088.stdout:op 5093 completed, throughput=5MB/sec 2024-09-13T03:15:40.094 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-siY29aPllHZMqPW off=1705841 len=539131 2024-09-13T03:15:40.095 INFO:tasks.workunit.client.0.smithi088.stdout:op 5094 completed, throughput=5MB/sec 2024-09-13T03:15:40.095 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--v-WkTSic0ahmEE off=13458555 len=1201761 2024-09-13T03:15:40.102 INFO:tasks.workunit.client.0.smithi088.stdout:op 5095 completed, throughput=5MB/sec 2024-09-13T03:15:40.103 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GTw16InMIbVkyZT off=5320365 len=194220 2024-09-13T03:15:40.104 INFO:tasks.workunit.client.0.smithi088.stdout:op 5096 completed, throughput=5MB/sec 2024-09-13T03:15:40.104 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3Mb245sV0WvFWTo off=6241931 len=132209 2024-09-13T03:15:40.104 INFO:tasks.workunit.client.0.smithi088.stdout:op 5097 completed, throughput=5MB/sec 2024-09-13T03:15:40.105 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JGb9WmMO0rvtPK4 off=239166 len=874229 2024-09-13T03:15:40.108 INFO:tasks.workunit.client.0.smithi088.stdout:op 5098 completed, throughput=5MB/sec 2024-09-13T03:15:40.108 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZU3JSorzY2fzUtH off=5115201 len=517335 2024-09-13T03:15:40.114 INFO:tasks.workunit.client.0.smithi088.stdout:op 5099 completed, throughput=5MB/sec 2024-09-13T03:15:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: 998: throughput=5MB/sec pending data=0 2024-09-13T03:15:41.112 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8q_tpmNspZYR8bT off=206329 len=1401734 2024-09-13T03:15:41.119 INFO:tasks.workunit.client.0.smithi088.stdout:op 5100 completed, throughput=5MB/sec 2024-09-13T03:15:41.119 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QLWcRWkmjORqniT off=3085818 len=486342 2024-09-13T03:15:41.120 INFO:tasks.workunit.client.0.smithi088.stdout:op 5101 completed, throughput=5MB/sec 2024-09-13T03:15:41.120 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dZIQ5MH0aomVXs6 off=2025152 len=624868 2024-09-13T03:15:41.121 INFO:tasks.workunit.client.0.smithi088.stdout:op 5102 completed, throughput=5MB/sec 2024-09-13T03:15:41.121 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pYzE3XKSRtlEBKq off=1701171 len=977587 2024-09-13T03:15:41.124 INFO:tasks.workunit.client.0.smithi088.stdout:op 5103 completed, throughput=5MB/sec 2024-09-13T03:15:41.124 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GFrsC4AgFp7bz8o off=779239 len=181213 2024-09-13T03:15:41.124 INFO:tasks.workunit.client.0.smithi088.stdout:op 5104 completed, throughput=5MB/sec 2024-09-13T03:15:41.125 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bzalRe_r8RUDCZ8 off=931126 len=1574266 2024-09-13T03:15:41.133 INFO:tasks.workunit.client.0.smithi088.stdout:op 5105 completed, throughput=5MB/sec 2024-09-13T03:15:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:41 smithi088 ceph-mon[96266]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:15:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:41 smithi088 ceph-mon[98762]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:15:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:41 smithi195 ceph-mon[87742]: pgmap v1945: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:15:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: 999: throughput=5MB/sec pending data=0 2024-09-13T03:15:42.134 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8_lncxWfm4T-jYE off=705681 len=730981 2024-09-13T03:15:42.137 INFO:tasks.workunit.client.0.smithi088.stdout:op 5106 completed, throughput=5MB/sec 2024-09-13T03:15:42.137 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nE-QIhyqZQR9RAr off=22047668 len=11120 2024-09-13T03:15:42.138 INFO:tasks.workunit.client.0.smithi088.stdout:op 5107 completed, throughput=5MB/sec 2024-09-13T03:15:42.138 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-M84sOh69J-BW_8T off=483590 len=1148490 2024-09-13T03:15:42.145 INFO:tasks.workunit.client.0.smithi088.stdout:op 5108 completed, throughput=5MB/sec 2024-09-13T03:15:42.145 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VJvKa4Pe7uw8RTM off=924625 len=328469 2024-09-13T03:15:42.148 INFO:tasks.workunit.client.0.smithi088.stdout:op 5109 completed, throughput=5MB/sec 2024-09-13T03:15:42.149 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PJ811TTpeKHhkI4 off=9587003 len=1471848 2024-09-13T03:15:42.151 INFO:tasks.workunit.client.0.smithi088.stdout:op 5110 completed, throughput=5MB/sec 2024-09-13T03:15:42.151 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QTWG3sM53nsjzIO off=7657357 len=142195 2024-09-13T03:15:42.154 INFO:tasks.workunit.client.0.smithi088.stdout:op 5111 completed, throughput=5MB/sec 2024-09-13T03:15:42.154 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-F4fGUR9Oc-bLlG0 off=5989931 len=1030768 2024-09-13T03:15:42.160 INFO:tasks.workunit.client.0.smithi088.stdout:op 5112 completed, throughput=5MB/sec 2024-09-13T03:15:42.160 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PrKRIC2kDJErzsb off=4459602 len=832703 2024-09-13T03:15:42.162 INFO:tasks.workunit.client.0.smithi088.stdout:op 5113 completed, throughput=5MB/sec 2024-09-13T03:15:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: 1000: throughput=5MB/sec pending data=0 2024-09-13T03:15:43.162 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4UxXNXDCsXd5WPH off=388269 len=1790351 2024-09-13T03:15:43.170 INFO:tasks.workunit.client.0.smithi088.stdout:op 5114 completed, throughput=5MB/sec 2024-09-13T03:15:43.171 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0Fg1TibjjL9vNsv off=20789673 len=974275 2024-09-13T03:15:43.177 INFO:tasks.workunit.client.0.smithi088.stdout:op 5115 completed, throughput=5MB/sec 2024-09-13T03:15:43.177 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--CXXa__sGy9PyZr off=4486608 len=25014 2024-09-13T03:15:43.177 INFO:tasks.workunit.client.0.smithi088.stdout:op 5116 completed, throughput=5MB/sec 2024-09-13T03:15:43.177 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sUpWPn7OTuX_sy2 off=5343766 len=436932 2024-09-13T03:15:43.178 INFO:tasks.workunit.client.0.smithi088.stdout:op 5117 completed, throughput=5MB/sec 2024-09-13T03:15:43.178 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-v8tALoWyZbJDBge off=4136350 len=844800 2024-09-13T03:15:43.183 INFO:tasks.workunit.client.0.smithi088.stdout:op 5118 completed, throughput=5MB/sec 2024-09-13T03:15:43.183 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KTG19b2dHBweAk_ off=12681053 len=1139830 2024-09-13T03:15:43.184 INFO:tasks.workunit.client.0.smithi088.stdout:op 5119 completed, throughput=5MB/sec 2024-09-13T03:15:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:15:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:15:43] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-09-13T03:15:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:43 smithi088 ceph-mon[96266]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:15:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:43 smithi088 ceph-mon[98762]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:15:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:43 smithi195 ceph-mon[87742]: pgmap v1946: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:15:44.185 INFO:tasks.workunit.client.0.smithi088.stdout: 1001: throughput=5MB/sec pending data=0 2024-09-13T03:15:44.185 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-if2g2vek-8negPt off=21911358 len=31089 2024-09-13T03:15:44.186 INFO:tasks.workunit.client.0.smithi088.stdout:op 5120 completed, throughput=5MB/sec 2024-09-13T03:15:44.186 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JTx0x-vqx5QAWwz off=682101 len=367504 2024-09-13T03:15:44.189 INFO:tasks.workunit.client.0.smithi088.stdout:op 5121 completed, throughput=5MB/sec 2024-09-13T03:15:44.190 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-P51aZEbY2odMlD_ off=6855506 len=1384316 2024-09-13T03:15:44.197 INFO:tasks.workunit.client.0.smithi088.stdout:op 5122 completed, throughput=5MB/sec 2024-09-13T03:15:44.197 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sKw6B9Kpcg159Yt off=201988 len=1176820 2024-09-13T03:15:44.204 INFO:tasks.workunit.client.0.smithi088.stdout:op 5123 completed, throughput=5MB/sec 2024-09-13T03:15:44.204 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-siqpaJDwDvlS6EV off=3183289 len=1176838 2024-09-13T03:15:44.209 INFO:tasks.workunit.client.0.smithi088.stdout:op 5124 completed, throughput=5MB/sec 2024-09-13T03:15:44.209 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qMzPnZpxwrlT4du off=2073972 len=1956088 2024-09-13T03:15:44.220 INFO:tasks.workunit.client.0.smithi088.stdout:op 5125 completed, throughput=5MB/sec 2024-09-13T03:15:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:15:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:15:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:15:45.219 INFO:tasks.workunit.client.0.smithi088.stdout: 1002: throughput=5MB/sec pending data=0 2024-09-13T03:15:45.219 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DVWiximrQdEiERL off=1114760 len=1947325 2024-09-13T03:15:45.228 INFO:tasks.workunit.client.0.smithi088.stdout:op 5126 completed, throughput=5MB/sec 2024-09-13T03:15:45.228 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-c31D7E7MR7pV3kR off=1123142 len=1213381 2024-09-13T03:15:45.232 INFO:tasks.workunit.client.0.smithi088.stdout:op 5127 completed, throughput=5MB/sec 2024-09-13T03:15:45.232 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Nq7JdULIa0foZOA off=2525680 len=880105 2024-09-13T03:15:45.237 INFO:tasks.workunit.client.0.smithi088.stdout:op 5128 completed, throughput=5MB/sec 2024-09-13T03:15:45.237 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yIKPxgoovVD03MK off=5685351 len=240501 2024-09-13T03:15:45.238 INFO:tasks.workunit.client.0.smithi088.stdout:op 5129 completed, throughput=5MB/sec 2024-09-13T03:15:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:45 smithi088 ceph-mon[96266]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-13T03:15:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:45 smithi088 ceph-mon[98762]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-13T03:15:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:45 smithi195 ceph-mon[87742]: pgmap v1947: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-13T03:15:46.239 INFO:tasks.workunit.client.0.smithi088.stdout: 1003: throughput=5MB/sec pending data=0 2024-09-13T03:15:46.239 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mWuQNhX9CWiUvh- off=15624128 len=870480 2024-09-13T03:15:46.240 INFO:tasks.workunit.client.0.smithi088.stdout:op 5130 completed, throughput=5MB/sec 2024-09-13T03:15:46.240 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-s-7vjqR51N4Bz7_ off=1010554 len=393741 2024-09-13T03:15:46.241 INFO:tasks.workunit.client.0.smithi088.stdout:op 5131 completed, throughput=5MB/sec 2024-09-13T03:15:46.241 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PeBkSaV5cU8zoyz off=4406027 len=1782682 2024-09-13T03:15:46.250 INFO:tasks.workunit.client.0.smithi088.stdout:op 5132 completed, throughput=5MB/sec 2024-09-13T03:15:46.251 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-j0H-L0cdnHdt5Aq off=2436230 len=1451214 2024-09-13T03:15:46.252 INFO:tasks.workunit.client.0.smithi088.stdout:op 5133 completed, throughput=5MB/sec 2024-09-13T03:15:46.252 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-riy7gyHJ58s3VkB off=1595352 len=1490604 2024-09-13T03:15:46.254 INFO:tasks.workunit.client.0.smithi088.stdout:op 5134 completed, throughput=5MB/sec 2024-09-13T03:15:47.255 INFO:tasks.workunit.client.0.smithi088.stdout: 1004: throughput=5MB/sec pending data=0 2024-09-13T03:15:47.255 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PFPzutHAwQzyCBm off=6824703 len=299163 2024-09-13T03:15:47.258 INFO:tasks.workunit.client.0.smithi088.stdout:op 5135 completed, throughput=5MB/sec 2024-09-13T03:15:47.258 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_RquslERhwBO36q off=5595896 len=1989407 2024-09-13T03:15:47.267 INFO:tasks.workunit.client.0.smithi088.stdout:op 5136 completed, throughput=5MB/sec 2024-09-13T03:15:47.267 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CX1Qg-Ovyp_v7bj off=394854 len=1976036 2024-09-13T03:15:47.272 INFO:tasks.workunit.client.0.smithi088.stdout:op 5137 completed, throughput=5MB/sec 2024-09-13T03:15:47.272 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wQ6fB_kRW5xYguq off=8956736 len=847066 2024-09-13T03:15:47.273 INFO:tasks.workunit.client.0.smithi088.stdout:op 5138 completed, throughput=5MB/sec 2024-09-13T03:15:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:47 smithi088 ceph-mon[96266]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:15:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:47 smithi088 ceph-mon[98762]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:15:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:47 smithi195 ceph-mon[87742]: pgmap v1948: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-09-13T03:15:48.274 INFO:tasks.workunit.client.0.smithi088.stdout: 1005: throughput=5MB/sec pending data=0 2024-09-13T03:15:48.274 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4UsgFA9oUZW3vFk off=1846651 len=97146 2024-09-13T03:15:48.277 INFO:tasks.workunit.client.0.smithi088.stdout:op 5139 completed, throughput=5MB/sec 2024-09-13T03:15:48.277 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xa58myavdx5GZah off=6832236 len=401662 2024-09-13T03:15:48.278 INFO:tasks.workunit.client.0.smithi088.stdout:op 5140 completed, throughput=5MB/sec 2024-09-13T03:15:48.278 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6oSCLmGbGgV1HzW off=2727537 len=229635 2024-09-13T03:15:48.279 INFO:tasks.workunit.client.0.smithi088.stdout:op 5141 completed, throughput=5MB/sec 2024-09-13T03:15:48.279 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_3qFBVFsKlIMYUb off=11673146 len=1554619 2024-09-13T03:15:48.282 INFO:tasks.workunit.client.0.smithi088.stdout:op 5142 completed, throughput=5MB/sec 2024-09-13T03:15:48.282 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_Z3FMvThG-GWFhm off=20557369 len=1010231 2024-09-13T03:15:48.283 INFO:tasks.workunit.client.0.smithi088.stdout:op 5143 completed, throughput=5MB/sec 2024-09-13T03:15:48.283 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--gfL7F-iXdi_uvA off=3621751 len=681981 2024-09-13T03:15:48.288 INFO:tasks.workunit.client.0.smithi088.stdout:op 5144 completed, throughput=5MB/sec 2024-09-13T03:15:48.289 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nvzhI8A6KqM1hpZ off=14617708 len=59260 2024-09-13T03:15:48.291 INFO:tasks.workunit.client.0.smithi088.stdout:op 5145 completed, throughput=5MB/sec 2024-09-13T03:15:48.291 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bnZfLmLjZ00iaQW off=7182148 len=519099 2024-09-13T03:15:48.292 INFO:tasks.workunit.client.0.smithi088.stdout:op 5146 completed, throughput=5MB/sec 2024-09-13T03:15:48.292 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-o5WulgfpQDgys2q off=485552 len=1029827 2024-09-13T03:15:48.293 INFO:tasks.workunit.client.0.smithi088.stdout:op 5147 completed, throughput=5MB/sec 2024-09-13T03:15:49.293 INFO:tasks.workunit.client.0.smithi088.stdout: 1006: throughput=5MB/sec pending data=0 2024-09-13T03:15:49.294 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Zt_Kf3LZ6KDO2GL off=7628083 len=1944048 2024-09-13T03:15:49.296 INFO:tasks.workunit.client.0.smithi088.stdout:op 5148 completed, throughput=5MB/sec 2024-09-13T03:15:49.296 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tsOC5Io3xvDJCYn off=1966000 len=740780 2024-09-13T03:15:49.297 INFO:tasks.workunit.client.0.smithi088.stdout:op 5149 completed, throughput=5MB/sec 2024-09-13T03:15:49.297 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Vx1oh2z4yTkw0W1 off=10023258 len=1422968 2024-09-13T03:15:49.306 INFO:tasks.workunit.client.0.smithi088.stdout:op 5150 completed, throughput=5MB/sec 2024-09-13T03:15:49.306 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MbRgCAMSAaFvLaQ off=1790016 len=1909526 2024-09-13T03:15:49.309 INFO:tasks.workunit.client.0.smithi088.stdout:op 5151 completed, throughput=5MB/sec 2024-09-13T03:15:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:49 smithi088 ceph-mon[98762]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-09-13T03:15:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:49 smithi088 ceph-mon[96266]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-09-13T03:15:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:49 smithi195 ceph-mon[87742]: pgmap v1949: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-09-13T03:15:50.310 INFO:tasks.workunit.client.0.smithi088.stdout: 1007: throughput=5MB/sec pending data=0 2024-09-13T03:15:50.310 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7Qtb1xC-R-BdHgP off=566232 len=345171 2024-09-13T03:15:50.314 INFO:tasks.workunit.client.0.smithi088.stdout:op 5152 completed, throughput=5MB/sec 2024-09-13T03:15:50.314 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-u2CNv5_E4QG7hjf off=1378457 len=1287510 2024-09-13T03:15:50.316 INFO:tasks.workunit.client.0.smithi088.stdout:op 5153 completed, throughput=5MB/sec 2024-09-13T03:15:50.316 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4sGz3Yh6DHi60N9 off=12529877 len=729944 2024-09-13T03:15:50.321 INFO:tasks.workunit.client.0.smithi088.stdout:op 5154 completed, throughput=5MB/sec 2024-09-13T03:15:50.322 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0uvvyQfTy9CL3JA off=17424493 len=1973735 2024-09-13T03:15:50.325 INFO:tasks.workunit.client.0.smithi088.stdout:op 5155 completed, throughput=5MB/sec 2024-09-13T03:15:51.325 INFO:tasks.workunit.client.0.smithi088.stdout: 1008: throughput=5MB/sec pending data=0 2024-09-13T03:15:51.326 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NaVgSJDQT13yl_p off=2871220 len=534611 2024-09-13T03:15:51.326 INFO:tasks.workunit.client.0.smithi088.stdout:op 5156 completed, throughput=5MB/sec 2024-09-13T03:15:51.326 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3JTUOYlh0A3bfKN off=4390698 len=1106750 2024-09-13T03:15:51.328 INFO:tasks.workunit.client.0.smithi088.stdout:op 5157 completed, throughput=5MB/sec 2024-09-13T03:15:51.328 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-myYvilAc9EP1jWc off=19833929 len=1437829 2024-09-13T03:15:51.336 INFO:tasks.workunit.client.0.smithi088.stdout:op 5158 completed, throughput=5MB/sec 2024-09-13T03:15:51.337 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i5i-3M9mPqdNaVg off=12540150 len=1703068 2024-09-13T03:15:51.345 INFO:tasks.workunit.client.0.smithi088.stdout:op 5159 completed, throughput=5MB/sec 2024-09-13T03:15:51.345 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6UFi_Z6w1OqAP1y off=12485638 len=1521310 2024-09-13T03:15:51.346 INFO:tasks.workunit.client.0.smithi088.stdout:op 5160 completed, throughput=5MB/sec 2024-09-13T03:15:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:51 smithi088 ceph-mon[96266]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:15:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:51 smithi088 ceph-mon[98762]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:15:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:51 smithi195 ceph-mon[87742]: pgmap v1950: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:15:52.347 INFO:tasks.workunit.client.0.smithi088.stdout: 1009: throughput=5MB/sec pending data=0 2024-09-13T03:15:52.347 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2JomMaWBeHRfiUV off=1500415 len=882605 2024-09-13T03:15:52.349 INFO:tasks.workunit.client.0.smithi088.stdout:op 5161 completed, throughput=5MB/sec 2024-09-13T03:15:52.349 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zqLXTAXVWN2Dq4R off=13445867 len=1724182 2024-09-13T03:15:52.351 INFO:tasks.workunit.client.0.smithi088.stdout:op 5162 completed, throughput=5MB/sec 2024-09-13T03:15:52.351 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-T7Epf-vDCA1YLvW off=0 len=1331866 2024-09-13T03:15:52.354 INFO:tasks.workunit.client.0.smithi088.stdout:op 5163 completed, throughput=5MB/sec 2024-09-13T03:15:53.354 INFO:tasks.workunit.client.0.smithi088.stdout: 1010: throughput=5MB/sec pending data=0 2024-09-13T03:15:53.354 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1CibufntOY4BVxL off=7466092 len=921977 2024-09-13T03:15:53.359 INFO:tasks.workunit.client.0.smithi088.stdout:op 5164 completed, throughput=5MB/sec 2024-09-13T03:15:53.359 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3d0pZbOqXemQJHR off=5517748 len=1198858 2024-09-13T03:15:53.360 INFO:tasks.workunit.client.0.smithi088.stdout:op 5165 completed, throughput=5MB/sec 2024-09-13T03:15:53.360 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-d5p7MdAgB4VIBuF off=588795 len=181207 2024-09-13T03:15:53.361 INFO:tasks.workunit.client.0.smithi088.stdout:op 5166 completed, throughput=5MB/sec 2024-09-13T03:15:53.361 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WaMGy52ME4IynMV off=9714773 len=1766376 2024-09-13T03:15:53.369 INFO:tasks.workunit.client.0.smithi088.stdout:op 5167 completed, throughput=5MB/sec 2024-09-13T03:15:53.369 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YB6P1EHuNYFKrPo off=7834675 len=1819289 2024-09-13T03:15:53.379 INFO:tasks.workunit.client.0.smithi088.stdout:op 5168 completed, throughput=5MB/sec 2024-09-13T03:15:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:15:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:15:53] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:15:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:53 smithi088 ceph-mon[96266]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:15:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:53 smithi088 ceph-mon[98762]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:15:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:53 smithi195 ceph-mon[87742]: pgmap v1951: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:15:54.379 INFO:tasks.workunit.client.0.smithi088.stdout: 1011: throughput=5MB/sec pending data=0 2024-09-13T03:15:54.380 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5MGBiuDn9PfKiTj off=264903 len=86145 2024-09-13T03:15:54.383 INFO:tasks.workunit.client.0.smithi088.stdout:op 5169 completed, throughput=5MB/sec 2024-09-13T03:15:54.383 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-V7_7rUzkn-b3-hT off=492870 len=1328919 2024-09-13T03:15:54.384 INFO:tasks.workunit.client.0.smithi088.stdout:op 5170 completed, throughput=5MB/sec 2024-09-13T03:15:54.384 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZVILW3zwl30MY9c off=954883 len=1046453 2024-09-13T03:15:54.390 INFO:tasks.workunit.client.0.smithi088.stdout:op 5171 completed, throughput=5MB/sec 2024-09-13T03:15:54.390 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-73p41924PaBXoW6 off=3748239 len=1577871 2024-09-13T03:15:54.392 INFO:tasks.workunit.client.0.smithi088.stdout:op 5172 completed, throughput=5MB/sec 2024-09-13T03:15:54.392 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-L92ABNkoPioL0EV off=8294754 len=1803498 2024-09-13T03:15:54.402 INFO:tasks.workunit.client.0.smithi088.stdout:op 5173 completed, throughput=5MB/sec 2024-09-13T03:15:55.402 INFO:tasks.workunit.client.0.smithi088.stdout: 1012: throughput=5MB/sec pending data=0 2024-09-13T03:15:55.402 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EzhgdgHiFZ4ck38 off=3684076 len=22057 2024-09-13T03:15:55.404 INFO:tasks.workunit.client.0.smithi088.stdout:op 5174 completed, throughput=5MB/sec 2024-09-13T03:15:55.404 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fHMUgjQwL6xCNCq off=5376025 len=239254 2024-09-13T03:15:55.408 INFO:tasks.workunit.client.0.smithi088.stdout:op 5175 completed, throughput=5MB/sec 2024-09-13T03:15:55.408 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OR1NxKSwTFpZVPd off=14346668 len=112309 2024-09-13T03:15:55.410 INFO:tasks.workunit.client.0.smithi088.stdout:op 5176 completed, throughput=5MB/sec 2024-09-13T03:15:55.410 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3_KILjsEu5i77nT off=622674 len=522234 2024-09-13T03:15:55.413 INFO:tasks.workunit.client.0.smithi088.stdout:op 5177 completed, throughput=5MB/sec 2024-09-13T03:15:55.414 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NJmfPpIiaeSosni off=5764290 len=1124461 2024-09-13T03:15:55.415 INFO:tasks.workunit.client.0.smithi088.stdout:op 5178 completed, throughput=5MB/sec 2024-09-13T03:15:55.415 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_3BkcSlVsbeptvg off=2270571 len=738602 2024-09-13T03:15:55.416 INFO:tasks.workunit.client.0.smithi088.stdout:op 5179 completed, throughput=5MB/sec 2024-09-13T03:15:55.416 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zsYi40OBebt3sOJ off=10098656 len=762224 2024-09-13T03:15:55.418 INFO:tasks.workunit.client.0.smithi088.stdout:op 5180 completed, throughput=5MB/sec 2024-09-13T03:15:55.418 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AmZMdtlRjRIjwat off=22338910 len=1476404 2024-09-13T03:15:55.429 INFO:tasks.workunit.client.0.smithi088.stdout:op 5181 completed, throughput=5MB/sec 2024-09-13T03:15:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:55 smithi088 ceph-mon[96266]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:15:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:55 smithi088 ceph-mon[98762]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:15:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:55 smithi195 ceph-mon[87742]: pgmap v1952: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:15:56.430 INFO:tasks.workunit.client.0.smithi088.stdout: 1013: throughput=5MB/sec pending data=0 2024-09-13T03:15:57.555 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XT7hXFxqIOIisZw off=9195926 len=875161 2024-09-13T03:15:57.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 5182 completed, throughput=5MB/sec 2024-09-13T03:15:57.557 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lfjOepWWLFZwqCf off=4244935 len=1504169 2024-09-13T03:15:57.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 5183 completed, throughput=5MB/sec 2024-09-13T03:15:57.557 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6aRtApSEIJwabpI off=1357099 len=1768771 2024-09-13T03:15:57.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 5184 completed, throughput=5MB/sec 2024-09-13T03:15:57.557 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9z-X0FLSAW9k9_q off=1562549 len=1278770 2024-09-13T03:15:57.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 5185 completed, throughput=5MB/sec 2024-09-13T03:15:57.557 INFO:tasks.workunit.client.0.smithi088.stdout: 1014: throughput=5MB/sec pending data=0 2024-09-13T03:15:57.557 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lHApuqEG7kno0It off=8704963 len=928047 2024-09-13T03:15:57.558 INFO:tasks.workunit.client.0.smithi088.stdout:op 5186 completed, throughput=5MB/sec 2024-09-13T03:15:57.558 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fk6AwJo77nZX3Bj off=1557223 len=2025081 2024-09-13T03:15:57.558 INFO:tasks.workunit.client.0.smithi088.stdout:op 5187 completed, throughput=5MB/sec 2024-09-13T03:15:57.558 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vDldCUDRj1Kr8pv off=12841595 len=674798 2024-09-13T03:15:57.558 INFO:tasks.workunit.client.0.smithi088.stdout:op 5188 completed, throughput=5MB/sec 2024-09-13T03:15:57.558 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-teO36xbAXWE-l44 off=3091881 len=1183067 2024-09-13T03:15:57.558 INFO:tasks.workunit.client.0.smithi088.stdout:op 5189 completed, throughput=5MB/sec 2024-09-13T03:15:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:57 smithi088 ceph-mon[96266]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:15:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:57 smithi088 ceph-mon[98762]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:15:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:57 smithi195 ceph-mon[87742]: pgmap v1953: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:15:58.449 INFO:tasks.workunit.client.0.smithi088.stdout: 1015: throughput=5MB/sec pending data=0 2024-09-13T03:15:58.450 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WDF5hDOwtk21zTw off=5612795 len=1601241 2024-09-13T03:15:58.452 INFO:tasks.workunit.client.0.smithi088.stdout:op 5190 completed, throughput=5MB/sec 2024-09-13T03:15:58.452 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vmWmt5gLz_y71iP off=9681095 len=1061940 2024-09-13T03:15:58.459 INFO:tasks.workunit.client.0.smithi088.stdout:op 5191 completed, throughput=5MB/sec 2024-09-13T03:15:58.459 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-frm4ta8BfzWXjvy off=8585555 len=2075642 2024-09-13T03:15:58.466 INFO:tasks.workunit.client.0.smithi088.stdout:op 5192 completed, throughput=5MB/sec 2024-09-13T03:15:58.466 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zUpuaZ8tr87ND95 off=5082821 len=1655619 2024-09-13T03:15:58.471 INFO:tasks.workunit.client.0.smithi088.stdout:op 5193 completed, throughput=5MB/sec 2024-09-13T03:15:59.471 INFO:tasks.workunit.client.0.smithi088.stdout: 1016: throughput=5MB/sec pending data=0 2024-09-13T03:15:59.471 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nFQiRRtqeeqz-bk off=678482 len=1584842 2024-09-13T03:15:59.473 INFO:tasks.workunit.client.0.smithi088.stdout:op 5194 completed, throughput=5MB/sec 2024-09-13T03:15:59.473 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TeSLwOSON60I7lx off=3880876 len=1435685 2024-09-13T03:15:59.475 INFO:tasks.workunit.client.0.smithi088.stdout:op 5195 completed, throughput=5MB/sec 2024-09-13T03:15:59.475 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-W-SV4RiIlYQlm9u off=12328210 len=1414755 2024-09-13T03:15:59.476 INFO:tasks.workunit.client.0.smithi088.stdout:op 5196 completed, throughput=5MB/sec 2024-09-13T03:15:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:59 smithi088 ceph-mon[96266]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:15:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:15:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:15:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:59 smithi088 ceph-mon[98762]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:15:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:15:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:15:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:59 smithi195 ceph-mon[87742]: pgmap v1954: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-09-13T03:15:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:15:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:16:00.477 INFO:tasks.workunit.client.0.smithi088.stdout: 1017: throughput=5MB/sec pending data=0 2024-09-13T03:16:00.477 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-itNsH_AOCnqJS0v off=364551 len=931375 2024-09-13T03:16:00.479 INFO:tasks.workunit.client.0.smithi088.stdout:op 5197 completed, throughput=5MB/sec 2024-09-13T03:16:00.480 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_xGk49gVoXXn-TD off=242610 len=1239452 2024-09-13T03:16:00.486 INFO:tasks.workunit.client.0.smithi088.stdout:op 5198 completed, throughput=5MB/sec 2024-09-13T03:16:00.487 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-91HCr3J6gwj_A36 off=16908300 len=1114792 2024-09-13T03:16:00.493 INFO:tasks.workunit.client.0.smithi088.stdout:op 5199 completed, throughput=5MB/sec 2024-09-13T03:16:00.493 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-A26XV5PSDVo5POT off=3800817 len=1918950 2024-09-13T03:16:00.495 INFO:tasks.workunit.client.0.smithi088.stdout:op 5200 completed, throughput=5MB/sec 2024-09-13T03:16:01.495 INFO:tasks.workunit.client.0.smithi088.stdout: 1018: throughput=5MB/sec pending data=0 2024-09-13T03:16:01.495 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dAbE3Ye2Gn5AzmH off=6063602 len=1119096 2024-09-13T03:16:01.502 INFO:tasks.workunit.client.0.smithi088.stdout:op 5201 completed, throughput=5MB/sec 2024-09-13T03:16:01.502 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bzR8C2q3nwxax78 off=15573910 len=774146 2024-09-13T03:16:01.506 INFO:tasks.workunit.client.0.smithi088.stdout:op 5202 completed, throughput=5MB/sec 2024-09-13T03:16:01.506 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OSuZ92oh174QmdI off=7320329 len=688258 2024-09-13T03:16:01.508 INFO:tasks.workunit.client.0.smithi088.stdout:op 5203 completed, throughput=5MB/sec 2024-09-13T03:16:01.508 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1FrdI9GcfyORq1m off=980072 len=1294244 2024-09-13T03:16:01.510 INFO:tasks.workunit.client.0.smithi088.stdout:op 5204 completed, throughput=5MB/sec 2024-09-13T03:16:01.510 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zkN3wsPMLc1BZag off=3713947 len=1425399 2024-09-13T03:16:01.516 INFO:tasks.workunit.client.0.smithi088.stdout:op 5205 completed, throughput=5MB/sec 2024-09-13T03:16:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:01 smithi088 ceph-mon[96266]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:16:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:01 smithi088 ceph-mon[98762]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:16:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:01 smithi195 ceph-mon[87742]: pgmap v1955: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:16:02.516 INFO:tasks.workunit.client.0.smithi088.stdout: 1019: throughput=5MB/sec pending data=0 2024-09-13T03:16:02.516 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ft1LojLolkuiYRM off=6209944 len=689793 2024-09-13T03:16:02.517 INFO:tasks.workunit.client.0.smithi088.stdout:op 5206 completed, throughput=5MB/sec 2024-09-13T03:16:02.518 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jo1qL1FuNocF-Yd off=1756146 len=1656597 2024-09-13T03:16:02.521 INFO:tasks.workunit.client.0.smithi088.stdout:op 5207 completed, throughput=5MB/sec 2024-09-13T03:16:02.521 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0XWqyHfs4JDMGpl off=11831747 len=627344 2024-09-13T03:16:02.522 INFO:tasks.workunit.client.0.smithi088.stdout:op 5208 completed, throughput=5MB/sec 2024-09-13T03:16:02.522 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6wEi-biRtB66a5C off=244958 len=1652858 2024-09-13T03:16:02.524 INFO:tasks.workunit.client.0.smithi088.stdout:op 5209 completed, throughput=5MB/sec 2024-09-13T03:16:02.524 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-s_PXpHN-Fj1NfXA off=4262443 len=786535 2024-09-13T03:16:02.529 INFO:tasks.workunit.client.0.smithi088.stdout:op 5210 completed, throughput=5MB/sec 2024-09-13T03:16:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:16:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:16:03] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-09-13T03:16:03.529 INFO:tasks.workunit.client.0.smithi088.stdout: 1020: throughput=5MB/sec pending data=0 2024-09-13T03:16:03.529 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9rcacnSrWV3gXl2 off=3141946 len=61135 2024-09-13T03:16:03.530 INFO:tasks.workunit.client.0.smithi088.stdout:op 5211 completed, throughput=5MB/sec 2024-09-13T03:16:03.530 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FQ4mXFdiWGXaF3- off=1854575 len=495159 2024-09-13T03:16:03.531 INFO:tasks.workunit.client.0.smithi088.stdout:op 5212 completed, throughput=5MB/sec 2024-09-13T03:16:03.531 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-74M_kpRfO0PyJ2i off=6928902 len=771976 2024-09-13T03:16:03.533 INFO:tasks.workunit.client.0.smithi088.stdout:op 5213 completed, throughput=5MB/sec 2024-09-13T03:16:03.533 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZFh3SHq53mY-T4q off=18494617 len=626513 2024-09-13T03:16:03.533 INFO:tasks.workunit.client.0.smithi088.stdout:op 5214 completed, throughput=5MB/sec 2024-09-13T03:16:03.533 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8ixS7ZE-Wkh4odv off=4751142 len=265604 2024-09-13T03:16:03.537 INFO:tasks.workunit.client.0.smithi088.stdout:op 5215 completed, throughput=5MB/sec 2024-09-13T03:16:03.537 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Xm5uc5gc3cgc2lp off=11396128 len=623133 2024-09-13T03:16:03.541 INFO:tasks.workunit.client.0.smithi088.stdout:op 5216 completed, throughput=5MB/sec 2024-09-13T03:16:03.542 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-shDX6Ul3NTrwMd1 off=2182770 len=1379750 2024-09-13T03:16:03.544 INFO:tasks.workunit.client.0.smithi088.stdout:op 5217 completed, throughput=5MB/sec 2024-09-13T03:16:03.544 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_iJIfx6lkxWFjar off=1038382 len=406726 2024-09-13T03:16:03.547 INFO:tasks.workunit.client.0.smithi088.stdout:op 5218 completed, throughput=5MB/sec 2024-09-13T03:16:03.547 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6x6b-vVPlUL0ivB off=1069006 len=1511613 2024-09-13T03:16:03.556 INFO:tasks.workunit.client.0.smithi088.stdout:op 5219 completed, throughput=5MB/sec 2024-09-13T03:16:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:03 smithi088 ceph-mon[96266]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-09-13T03:16:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:03 smithi088 ceph-mon[98762]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-09-13T03:16:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:03 smithi195 ceph-mon[87742]: pgmap v1956: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-09-13T03:16:04.556 INFO:tasks.workunit.client.0.smithi088.stdout: 1021: throughput=5MB/sec pending data=0 2024-09-13T03:16:04.556 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-k5QRNBjv7cl-xOG off=19337369 len=652089 2024-09-13T03:16:04.557 INFO:tasks.workunit.client.0.smithi088.stdout:op 5220 completed, throughput=5MB/sec 2024-09-13T03:16:04.557 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-r9rKzrK65dvr_Hk off=4358097 len=156425 2024-09-13T03:16:04.558 INFO:tasks.workunit.client.0.smithi088.stdout:op 5221 completed, throughput=5MB/sec 2024-09-13T03:16:04.559 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Hs-zBmqCOkhp1w8 off=7435921 len=478504 2024-09-13T03:16:04.559 INFO:tasks.workunit.client.0.smithi088.stdout:op 5222 completed, throughput=5MB/sec 2024-09-13T03:16:04.559 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sD8OLTU1a_Xh1Mv off=731593 len=123230 2024-09-13T03:16:04.562 INFO:tasks.workunit.client.0.smithi088.stdout:op 5223 completed, throughput=5MB/sec 2024-09-13T03:16:04.562 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZLJU2MxNVC1XTfh off=22835084 len=2086060 2024-09-13T03:16:04.572 INFO:tasks.workunit.client.0.smithi088.stdout:op 5224 completed, throughput=5MB/sec 2024-09-13T03:16:04.572 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RNttXT0foqh39UB off=1189586 len=434547 2024-09-13T03:16:04.573 INFO:tasks.workunit.client.0.smithi088.stdout:op 5225 completed, throughput=5MB/sec 2024-09-13T03:16:04.573 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HgKo6msL9La8eCv off=1375002 len=1101928 2024-09-13T03:16:04.575 INFO:tasks.workunit.client.0.smithi088.stdout:op 5226 completed, throughput=5MB/sec 2024-09-13T03:16:05.575 INFO:tasks.workunit.client.0.smithi088.stdout: 1022: throughput=5MB/sec pending data=0 2024-09-13T03:16:05.576 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5mHTPd1FTM_i9A6 off=10311740 len=2043388 2024-09-13T03:16:05.586 INFO:tasks.workunit.client.0.smithi088.stdout:op 5227 completed, throughput=5MB/sec 2024-09-13T03:16:05.586 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GucAaXr1--2VnOD off=736115 len=2028192 2024-09-13T03:16:05.587 INFO:tasks.workunit.client.0.smithi088.stdout:op 5228 completed, throughput=5MB/sec 2024-09-13T03:16:05.587 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-e-zu_Z3ZDjs81Jx off=5366977 len=458516 2024-09-13T03:16:05.591 INFO:tasks.workunit.client.0.smithi088.stdout:op 5229 completed, throughput=5MB/sec 2024-09-13T03:16:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:05 smithi088 ceph-mon[96266]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-13T03:16:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:05 smithi088 ceph-mon[98762]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-13T03:16:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:05 smithi195 ceph-mon[87742]: pgmap v1957: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-09-13T03:16:06.592 INFO:tasks.workunit.client.0.smithi088.stdout: 1023: throughput=5MB/sec pending data=0 2024-09-13T03:16:06.592 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gyfgakUDNe9g2TR off=2955248 len=1264436 2024-09-13T03:16:06.599 INFO:tasks.workunit.client.0.smithi088.stdout:op 5230 completed, throughput=5MB/sec 2024-09-13T03:16:06.599 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dbHnA_zdJSOpdU8 off=839965 len=1344742 2024-09-13T03:16:06.601 INFO:tasks.workunit.client.0.smithi088.stdout:op 5231 completed, throughput=5MB/sec 2024-09-13T03:16:06.601 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dbalK6NubSppiFM off=5133819 len=1375536 2024-09-13T03:16:06.607 INFO:tasks.workunit.client.0.smithi088.stdout:op 5232 completed, throughput=5MB/sec 2024-09-13T03:16:06.608 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ROs7uBmV7dJe9ma off=2159511 len=2039687 2024-09-13T03:16:06.620 INFO:tasks.workunit.client.0.smithi088.stdout:op 5233 completed, throughput=5MB/sec 2024-09-13T03:16:07.620 INFO:tasks.workunit.client.0.smithi088.stdout: 1024: throughput=5MB/sec pending data=0 2024-09-13T03:16:07.620 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HqI2jCf-i--bphf off=7958718 len=1458115 2024-09-13T03:16:07.622 INFO:tasks.workunit.client.0.smithi088.stdout:op 5234 completed, throughput=5MB/sec 2024-09-13T03:16:07.622 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7JeEalNIrKjPgZF off=7162765 len=1171512 2024-09-13T03:16:07.623 INFO:tasks.workunit.client.0.smithi088.stdout:op 5235 completed, throughput=5MB/sec 2024-09-13T03:16:07.623 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-m6YSdZDjdkdAwAz off=7859487 len=223466 2024-09-13T03:16:07.624 INFO:tasks.workunit.client.0.smithi088.stdout:op 5236 completed, throughput=5MB/sec 2024-09-13T03:16:07.624 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-zjbwGtQU5Leasnf off=20690056 len=100703 2024-09-13T03:16:07.627 INFO:tasks.workunit.client.0.smithi088.stdout:op 5237 completed, throughput=5MB/sec 2024-09-13T03:16:07.627 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-G2sWWiOtahJw-yI off=3087685 len=805492 2024-09-13T03:16:07.628 INFO:tasks.workunit.client.0.smithi088.stdout:op 5238 completed, throughput=5MB/sec 2024-09-13T03:16:07.628 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-N8EdkVAuaPijf2W off=8178487 len=1578450 2024-09-13T03:16:07.637 INFO:tasks.workunit.client.0.smithi088.stdout:op 5239 completed, throughput=5MB/sec 2024-09-13T03:16:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:07 smithi088 ceph-mon[96266]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-09-13T03:16:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:07 smithi088 ceph-mon[98762]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-09-13T03:16:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:07 smithi195 ceph-mon[87742]: pgmap v1958: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-09-13T03:16:08.638 INFO:tasks.workunit.client.0.smithi088.stdout: 1025: throughput=5MB/sec pending data=0 2024-09-13T03:16:08.638 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--pjThi7PvV7Eawh off=1761135 len=1524787 2024-09-13T03:16:08.646 INFO:tasks.workunit.client.0.smithi088.stdout:op 5240 completed, throughput=5MB/sec 2024-09-13T03:16:08.646 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-95wXGXaOtNP99XK off=9924462 len=1968100 2024-09-13T03:16:08.649 INFO:tasks.workunit.client.0.smithi088.stdout:op 5241 completed, throughput=5MB/sec 2024-09-13T03:16:08.650 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CtcF1KD1H5R2ZWy off=8562132 len=871914 2024-09-13T03:16:08.651 INFO:tasks.workunit.client.0.smithi088.stdout:op 5242 completed, throughput=5MB/sec 2024-09-13T03:16:08.651 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nGxfyfxRyfTEkO5 off=11482860 len=405862 2024-09-13T03:16:08.654 INFO:tasks.workunit.client.0.smithi088.stdout:op 5243 completed, throughput=5MB/sec 2024-09-13T03:16:09.655 INFO:tasks.workunit.client.0.smithi088.stdout: 1026: throughput=5MB/sec pending data=0 2024-09-13T03:16:09.655 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-v0UAZGI9uGItFLg off=220446 len=1374395 2024-09-13T03:16:09.662 INFO:tasks.workunit.client.0.smithi088.stdout:op 5244 completed, throughput=5MB/sec 2024-09-13T03:16:09.662 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nAGhM6W_bVzO4aF off=8033087 len=26416 2024-09-13T03:16:09.665 INFO:tasks.workunit.client.0.smithi088.stdout:op 5245 completed, throughput=5MB/sec 2024-09-13T03:16:09.665 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Nwv3tu1pP7MejC9 off=5218837 len=1532518 2024-09-13T03:16:09.670 INFO:tasks.workunit.client.0.smithi088.stdout:op 5246 completed, throughput=5MB/sec 2024-09-13T03:16:09.671 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-m2q61mWpegWnFGV off=2796828 len=772796 2024-09-13T03:16:09.676 INFO:tasks.workunit.client.0.smithi088.stdout:op 5247 completed, throughput=5MB/sec 2024-09-13T03:16:09.676 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lbdJpnAPzxm41VJ off=23213142 len=1063254 2024-09-13T03:16:09.677 INFO:tasks.workunit.client.0.smithi088.stdout:op 5248 completed, throughput=5MB/sec 2024-09-13T03:16:09.677 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nwv9SRUd6aFy_1E off=510052 len=896719 2024-09-13T03:16:09.678 INFO:tasks.workunit.client.0.smithi088.stdout:op 5249 completed, throughput=5MB/sec 2024-09-13T03:16:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:09 smithi088 ceph-mon[96266]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:16:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:09 smithi088 ceph-mon[98762]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:16:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:09 smithi195 ceph-mon[87742]: pgmap v1959: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:16:10.679 INFO:tasks.workunit.client.0.smithi088.stdout: 1027: throughput=5MB/sec pending data=0 2024-09-13T03:16:10.679 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VvFU2kToHJ17Y4n off=2562429 len=1804485 2024-09-13T03:16:10.681 INFO:tasks.workunit.client.0.smithi088.stdout:op 5250 completed, throughput=5MB/sec 2024-09-13T03:16:10.681 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mIeyTEZxEpjDWAd off=2988094 len=1544345 2024-09-13T03:16:10.684 INFO:tasks.workunit.client.0.smithi088.stdout:op 5251 completed, throughput=5MB/sec 2024-09-13T03:16:10.684 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9bwghV11fX9vL5G off=1205897 len=1799740 2024-09-13T03:16:10.694 INFO:tasks.workunit.client.0.smithi088.stdout:op 5252 completed, throughput=5MB/sec 2024-09-13T03:16:11.694 INFO:tasks.workunit.client.0.smithi088.stdout: 1028: throughput=5MB/sec pending data=0 2024-09-13T03:16:11.695 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vjJ_H9ODQ9x2V79 off=8121605 len=898398 2024-09-13T03:16:11.696 INFO:tasks.workunit.client.0.smithi088.stdout:op 5253 completed, throughput=5MB/sec 2024-09-13T03:16:11.696 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OIYD8TTO4TWxDTK off=69039 len=730484 2024-09-13T03:16:11.697 INFO:tasks.workunit.client.0.smithi088.stdout:op 5254 completed, throughput=5MB/sec 2024-09-13T03:16:11.698 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8Kw4TnGqtLG1X0J off=298803 len=244729 2024-09-13T03:16:11.700 INFO:tasks.workunit.client.0.smithi088.stdout:op 5255 completed, throughput=5MB/sec 2024-09-13T03:16:11.700 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zV_LwleYBGPmuPH off=6503667 len=884453 2024-09-13T03:16:11.703 INFO:tasks.workunit.client.0.smithi088.stdout:op 5256 completed, throughput=5MB/sec 2024-09-13T03:16:11.703 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5xMEy8FHnIPa8Ik off=9625616 len=1589024 2024-09-13T03:16:11.705 INFO:tasks.workunit.client.0.smithi088.stdout:op 5257 completed, throughput=5MB/sec 2024-09-13T03:16:11.705 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-frvCEYqF7rBfE-A off=8122189 len=742685 2024-09-13T03:16:11.710 INFO:tasks.workunit.client.0.smithi088.stdout:op 5258 completed, throughput=5MB/sec 2024-09-13T03:16:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:11 smithi088 ceph-mon[96266]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:16:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:11 smithi088 ceph-mon[98762]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:16:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:11 smithi195 ceph-mon[87742]: pgmap v1960: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:16:12.710 INFO:tasks.workunit.client.0.smithi088.stdout: 1029: throughput=5MB/sec pending data=0 2024-09-13T03:16:12.710 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-R4JnxmMFZ0C7ePz off=12047374 len=473309 2024-09-13T03:16:12.711 INFO:tasks.workunit.client.0.smithi088.stdout:op 5259 completed, throughput=5MB/sec 2024-09-13T03:16:12.711 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1lqbviSmBjICpfR off=7138314 len=1483555 2024-09-13T03:16:12.718 INFO:tasks.workunit.client.0.smithi088.stdout:op 5260 completed, throughput=5MB/sec 2024-09-13T03:16:12.718 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-let0erHnQCklxAd off=996224 len=413512 2024-09-13T03:16:12.719 INFO:tasks.workunit.client.0.smithi088.stdout:op 5261 completed, throughput=5MB/sec 2024-09-13T03:16:12.719 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iMPPe8847PAUwjI off=8398749 len=58603 2024-09-13T03:16:12.722 INFO:tasks.workunit.client.0.smithi088.stdout:op 5262 completed, throughput=5MB/sec 2024-09-13T03:16:12.722 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FKGqQfSmOXk60wx off=2207183 len=2037549 2024-09-13T03:16:12.734 INFO:tasks.workunit.client.0.smithi088.stdout:op 5263 completed, throughput=5MB/sec 2024-09-13T03:16:12.734 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aMJe-lpt8xUxI1G off=11339048 len=1593664 2024-09-13T03:16:12.742 INFO:tasks.workunit.client.0.smithi088.stdout:op 5264 completed, throughput=5MB/sec 2024-09-13T03:16:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:16:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:16:13] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-09-13T03:16:13.743 INFO:tasks.workunit.client.0.smithi088.stdout: 1030: throughput=5MB/sec pending data=0 2024-09-13T03:16:13.743 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SViju8mOpp6UpZG off=8956972 len=926318 2024-09-13T03:16:13.748 INFO:tasks.workunit.client.0.smithi088.stdout:op 5265 completed, throughput=5MB/sec 2024-09-13T03:16:13.748 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LYiJqTx9YfVjdaY off=10192387 len=1930218 2024-09-13T03:16:13.758 INFO:tasks.workunit.client.0.smithi088.stdout:op 5266 completed, throughput=5MB/sec 2024-09-13T03:16:13.758 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2vNAVKREgPlTfj7 off=4149179 len=1614871 2024-09-13T03:16:13.760 INFO:tasks.workunit.client.0.smithi088.stdout:op 5267 completed, throughput=5MB/sec 2024-09-13T03:16:13.760 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-I22J8WnDBDwzYui off=13207817 len=1006340 2024-09-13T03:16:13.761 INFO:tasks.workunit.client.0.smithi088.stdout:op 5268 completed, throughput=5MB/sec 2024-09-13T03:16:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:13 smithi088 ceph-mon[96266]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:16:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:13 smithi088 ceph-mon[98762]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:16:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:13 smithi195 ceph-mon[87742]: pgmap v1961: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:16:14.762 INFO:tasks.workunit.client.0.smithi088.stdout: 1031: throughput=5MB/sec pending data=0 2024-09-13T03:16:14.762 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eRx-7mVEQCSeD4u off=3216427 len=411750 2024-09-13T03:16:14.766 INFO:tasks.workunit.client.0.smithi088.stdout:op 5269 completed, throughput=5MB/sec 2024-09-13T03:16:14.766 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fV9FAy4_C5iXWdU off=10628116 len=2040954 2024-09-13T03:16:14.767 INFO:tasks.workunit.client.0.smithi088.stdout:op 5270 completed, throughput=5MB/sec 2024-09-13T03:16:14.768 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0vmMFatN3iA90_E off=6945911 len=1771180 2024-09-13T03:16:14.777 INFO:tasks.workunit.client.0.smithi088.stdout:op 5271 completed, throughput=5MB/sec 2024-09-13T03:16:14.777 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NU0w53QtjZlL2O- off=271439 len=1614666 2024-09-13T03:16:14.778 INFO:tasks.workunit.client.0.smithi088.stdout:op 5272 completed, throughput=5MB/sec 2024-09-13T03:16:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:16:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:16:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:16:15.779 INFO:tasks.workunit.client.0.smithi088.stdout: 1032: throughput=5MB/sec pending data=0 2024-09-13T03:16:15.779 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dyUKnJaxkOynytb off=4435144 len=466820 2024-09-13T03:16:15.781 INFO:tasks.workunit.client.0.smithi088.stdout:op 5273 completed, throughput=5MB/sec 2024-09-13T03:16:15.781 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3msWdfuE68_RfVf off=13165553 len=255558 2024-09-13T03:16:15.785 INFO:tasks.workunit.client.0.smithi088.stdout:op 5274 completed, throughput=5MB/sec 2024-09-13T03:16:15.785 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5q7rKWOaZRyQRqG off=365128 len=1539669 2024-09-13T03:16:15.791 INFO:tasks.workunit.client.0.smithi088.stdout:op 5275 completed, throughput=5MB/sec 2024-09-13T03:16:15.791 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-phPDMOeqHwObrjO off=690570 len=658613 2024-09-13T03:16:15.794 INFO:tasks.workunit.client.0.smithi088.stdout:op 5276 completed, throughput=5MB/sec 2024-09-13T03:16:15.794 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-W-Yvad9jCvOFvh1 off=626340 len=884209 2024-09-13T03:16:15.796 INFO:tasks.workunit.client.0.smithi088.stdout:op 5277 completed, throughput=5MB/sec 2024-09-13T03:16:15.796 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aWjjNJlTismBSvi off=1472341 len=460240 2024-09-13T03:16:15.799 INFO:tasks.workunit.client.0.smithi088.stdout:op 5278 completed, throughput=5MB/sec 2024-09-13T03:16:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:15 smithi088 ceph-mon[96266]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:16:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:15 smithi088 ceph-mon[98762]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:16:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:15 smithi195 ceph-mon[87742]: pgmap v1962: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:16:16.799 INFO:tasks.workunit.client.0.smithi088.stdout: 1033: throughput=5MB/sec pending data=0 2024-09-13T03:16:16.799 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vv4qlc5apaTD5UD off=3841576 len=686201 2024-09-13T03:16:16.804 INFO:tasks.workunit.client.0.smithi088.stdout:op 5279 completed, throughput=5MB/sec 2024-09-13T03:16:16.804 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZRwvAHGOB0o9nKC off=4553601 len=164771 2024-09-13T03:16:16.807 INFO:tasks.workunit.client.0.smithi088.stdout:op 5280 completed, throughput=5MB/sec 2024-09-13T03:16:16.807 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-W-9pv8rsBSqtPH7 off=4780569 len=282844 2024-09-13T03:16:16.810 INFO:tasks.workunit.client.0.smithi088.stdout:op 5281 completed, throughput=5MB/sec 2024-09-13T03:16:16.811 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xVv7-YQzsI4FyyS off=7434703 len=1726125 2024-09-13T03:16:16.819 INFO:tasks.workunit.client.0.smithi088.stdout:op 5282 completed, throughput=5MB/sec 2024-09-13T03:16:16.819 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kT_S_4rbYEmG1yN off=12699375 len=40416 2024-09-13T03:16:16.820 INFO:tasks.workunit.client.0.smithi088.stdout:op 5283 completed, throughput=5MB/sec 2024-09-13T03:16:16.820 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-89b-om60mcOyc0A off=4336077 len=1163558 2024-09-13T03:16:16.824 INFO:tasks.workunit.client.0.smithi088.stdout:op 5284 completed, throughput=5MB/sec 2024-09-13T03:16:16.825 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dHgY2wwat_aUDpm off=13528840 len=838629 2024-09-13T03:16:16.827 INFO:tasks.workunit.client.0.smithi088.stdout:op 5285 completed, throughput=5MB/sec 2024-09-13T03:16:16.827 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gVI7HUi__n2IrHw off=1077320 len=978952 2024-09-13T03:16:16.834 INFO:tasks.workunit.client.0.smithi088.stdout:op 5286 completed, throughput=5MB/sec 2024-09-13T03:16:17.834 INFO:tasks.workunit.client.0.smithi088.stdout: 1034: throughput=5MB/sec pending data=0 2024-09-13T03:16:17.834 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-o2o0QynPI3lOvbr off=9092727 len=537889 2024-09-13T03:16:17.836 INFO:tasks.workunit.client.0.smithi088.stdout:op 5287 completed, throughput=5MB/sec 2024-09-13T03:16:17.836 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-enWYyGujZXSSqMo off=14898375 len=1523415 2024-09-13T03:16:17.842 INFO:tasks.workunit.client.0.smithi088.stdout:op 5288 completed, throughput=5MB/sec 2024-09-13T03:16:17.842 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7B085glguU7y08I off=20079469 len=1190761 2024-09-13T03:16:17.849 INFO:tasks.workunit.client.0.smithi088.stdout:op 5289 completed, throughput=5MB/sec 2024-09-13T03:16:17.849 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Yzal9hxLjSMYxGO off=20548 len=1701380 2024-09-13T03:16:17.853 INFO:tasks.workunit.client.0.smithi088.stdout:op 5290 completed, throughput=5MB/sec 2024-09-13T03:16:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:17 smithi088 ceph-mon[96266]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:16:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:17 smithi088 ceph-mon[98762]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:16:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:17 smithi195 ceph-mon[87742]: pgmap v1963: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:16:18.853 INFO:tasks.workunit.client.0.smithi088.stdout: 1035: throughput=5MB/sec pending data=0 2024-09-13T03:16:18.853 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-p6CX7s1WKF8ijeT off=9291780 len=1521884 2024-09-13T03:16:18.862 INFO:tasks.workunit.client.0.smithi088.stdout:op 5291 completed, throughput=5MB/sec 2024-09-13T03:16:18.862 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PUYVxpcB00B2L4c off=2131621 len=1463734 2024-09-13T03:16:18.865 INFO:tasks.workunit.client.0.smithi088.stdout:op 5292 completed, throughput=5MB/sec 2024-09-13T03:16:18.865 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2WI2WMkYRrCAtk3 off=14437764 len=2069187 2024-09-13T03:16:18.876 INFO:tasks.workunit.client.0.smithi088.stdout:op 5293 completed, throughput=5MB/sec 2024-09-13T03:16:19.876 INFO:tasks.workunit.client.0.smithi088.stdout: 1036: throughput=5MB/sec pending data=0 2024-09-13T03:16:19.876 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-d6jtMHizkisi5Kv off=14824288 len=934326 2024-09-13T03:16:19.882 INFO:tasks.workunit.client.0.smithi088.stdout:op 5294 completed, throughput=5MB/sec 2024-09-13T03:16:19.882 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ClCEqRE7zNwyChK off=819117 len=1474692 2024-09-13T03:16:19.883 INFO:tasks.workunit.client.0.smithi088.stdout:op 5295 completed, throughput=5MB/sec 2024-09-13T03:16:19.883 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-r9o-A10SnyxDstE off=2774456 len=1923724 2024-09-13T03:16:19.886 INFO:tasks.workunit.client.0.smithi088.stdout:op 5296 completed, throughput=5MB/sec 2024-09-13T03:16:19.886 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HM04lnaWn6ugApT off=1692717 len=2091390 2024-09-13T03:16:19.888 INFO:tasks.workunit.client.0.smithi088.stdout:op 5297 completed, throughput=5MB/sec 2024-09-13T03:16:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:19 smithi088 ceph-mon[96266]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-13T03:16:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:19 smithi088 ceph-mon[98762]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-13T03:16:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:19 smithi195 ceph-mon[87742]: pgmap v1964: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-09-13T03:16:20.888 INFO:tasks.workunit.client.0.smithi088.stdout: 1037: throughput=5MB/sec pending data=0 2024-09-13T03:16:20.888 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-m8bVPoD_Vn9y8SC off=1618136 len=463226 2024-09-13T03:16:20.893 INFO:tasks.workunit.client.0.smithi088.stdout:op 5298 completed, throughput=5MB/sec 2024-09-13T03:16:20.893 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-P-wvHT13nyr0XcO off=7634471 len=1976567 2024-09-13T03:16:20.903 INFO:tasks.workunit.client.0.smithi088.stdout:op 5299 completed, throughput=5MB/sec 2024-09-13T03:16:20.903 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_iz_RBuoPDJkn8l off=5246411 len=232552 2024-09-13T03:16:20.906 INFO:tasks.workunit.client.0.smithi088.stdout:op 5300 completed, throughput=5MB/sec 2024-09-13T03:16:20.906 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6FZDz-ZTwPvvHuz off=102522 len=381726 2024-09-13T03:16:20.906 INFO:tasks.workunit.client.0.smithi088.stdout:op 5301 completed, throughput=5MB/sec 2024-09-13T03:16:20.907 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-CUn7WG7XUhW2nIu off=9413800 len=1119108 2024-09-13T03:16:20.908 INFO:tasks.workunit.client.0.smithi088.stdout:op 5302 completed, throughput=5MB/sec 2024-09-13T03:16:20.908 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yrc8zn0czF2_Wjw off=4610448 len=1841177 2024-09-13T03:16:20.911 INFO:tasks.workunit.client.0.smithi088.stdout:op 5303 completed, throughput=5MB/sec 2024-09-13T03:16:21.911 INFO:tasks.workunit.client.0.smithi088.stdout: 1038: throughput=5MB/sec pending data=0 2024-09-13T03:16:21.911 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fSSXNN0tiA9IVRE off=2630120 len=1257186 2024-09-13T03:16:21.914 INFO:tasks.workunit.client.0.smithi088.stdout:op 5304 completed, throughput=5MB/sec 2024-09-13T03:16:21.914 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pdvROkDMZwelku6 off=2010763 len=207417 2024-09-13T03:16:21.915 INFO:tasks.workunit.client.0.smithi088.stdout:op 5305 completed, throughput=5MB/sec 2024-09-13T03:16:21.915 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3xXaoI6Cm9Tsrx9 off=21003954 len=1853102 2024-09-13T03:16:21.918 INFO:tasks.workunit.client.0.smithi088.stdout:op 5306 completed, throughput=5MB/sec 2024-09-13T03:16:21.919 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_3UZIBbox_B1fq6 off=4993626 len=2079485 2024-09-13T03:16:21.921 INFO:tasks.workunit.client.0.smithi088.stdout:op 5307 completed, throughput=5MB/sec 2024-09-13T03:16:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:21 smithi088 ceph-mon[96266]: pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:16:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:21 smithi088 ceph-mon[98762]: pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:16:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:21 smithi195 ceph-mon[87742]: pgmap v1965: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:16:22.924 INFO:tasks.workunit.client.0.smithi088.stdout: 1039: throughput=5MB/sec pending data=0 2024-09-13T03:16:22.924 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sD8OLTU1a_Xh1Mv off=782457 len=259491 2024-09-13T03:16:22.925 INFO:tasks.workunit.client.0.smithi088.stdout:op 5308 completed, throughput=5MB/sec 2024-09-13T03:16:22.925 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7P2xjNbZB0FFd2m off=5223848 len=59383 2024-09-13T03:16:22.925 INFO:tasks.workunit.client.0.smithi088.stdout:op 5309 completed, throughput=5MB/sec 2024-09-13T03:16:22.926 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CFi96v2UPI_-Hat off=1238071 len=1522468 2024-09-13T03:16:22.932 INFO:tasks.workunit.client.0.smithi088.stdout:op 5310 completed, throughput=5MB/sec 2024-09-13T03:16:22.932 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-c_W1VJSHLYg5RiW off=16702776 len=418893 2024-09-13T03:16:22.933 INFO:tasks.workunit.client.0.smithi088.stdout:op 5311 completed, throughput=5MB/sec 2024-09-13T03:16:22.933 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cdwVsqO_CCL45GB off=5090833 len=1796315 2024-09-13T03:16:22.942 INFO:tasks.workunit.client.0.smithi088.stdout:op 5312 completed, throughput=5MB/sec 2024-09-13T03:16:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:16:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:16:23] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-09-13T03:16:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:23 smithi088 ceph-mon[96266]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:16:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:23 smithi088 ceph-mon[98762]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:16:23.944 INFO:tasks.workunit.client.0.smithi088.stdout: 1040: throughput=5MB/sec pending data=0 2024-09-13T03:16:23.945 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hqlaXthbv8qZw5X off=6326492 len=1962257 2024-09-13T03:16:23.953 INFO:tasks.workunit.client.0.smithi088.stdout:op 5313 completed, throughput=5MB/sec 2024-09-13T03:16:23.954 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nDs1osgOvQBDGUk off=1153879 len=201667 2024-09-13T03:16:23.955 INFO:tasks.workunit.client.0.smithi088.stdout:op 5314 completed, throughput=5MB/sec 2024-09-13T03:16:23.955 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0ar7sw1ggsFBjXv off=10928808 len=481487 2024-09-13T03:16:23.955 INFO:tasks.workunit.client.0.smithi088.stdout:op 5315 completed, throughput=5MB/sec 2024-09-13T03:16:23.956 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1AcxS9_R69LC1jk off=9801847 len=1103053 2024-09-13T03:16:23.958 INFO:tasks.workunit.client.0.smithi088.stdout:op 5316 completed, throughput=5MB/sec 2024-09-13T03:16:23.958 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cZim7eGl2S7kirh off=1990077 len=1722386 2024-09-13T03:16:23.960 INFO:tasks.workunit.client.0.smithi088.stdout:op 5317 completed, throughput=5MB/sec 2024-09-13T03:16:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:23 smithi195 ceph-mon[87742]: pgmap v1966: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:16:24.960 INFO:tasks.workunit.client.0.smithi088.stdout: 1041: throughput=5MB/sec pending data=0 2024-09-13T03:16:24.960 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Cg2RtaSf4fewcOL off=3624785 len=1865263 2024-09-13T03:16:24.963 INFO:tasks.workunit.client.0.smithi088.stdout:op 5318 completed, throughput=5MB/sec 2024-09-13T03:16:24.963 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-X-oiZ2ngLYFwlBj off=2530238 len=1263515 2024-09-13T03:16:24.970 INFO:tasks.workunit.client.0.smithi088.stdout:op 5319 completed, throughput=5MB/sec 2024-09-13T03:16:24.970 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-D9xc3wxr0jPHbzr off=3528623 len=1251506 2024-09-13T03:16:24.977 INFO:tasks.workunit.client.0.smithi088.stdout:op 5320 completed, throughput=5MB/sec 2024-09-13T03:16:24.977 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-A31CBUeVvi2TCVJ off=10358999 len=230489 2024-09-13T03:16:24.980 INFO:tasks.workunit.client.0.smithi088.stdout:op 5321 completed, throughput=5MB/sec 2024-09-13T03:16:24.980 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OiIsIi0C3NQ42d5 off=4007206 len=241870 2024-09-13T03:16:24.983 INFO:tasks.workunit.client.0.smithi088.stdout:op 5322 completed, throughput=5MB/sec 2024-09-13T03:16:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:25 smithi088 ceph-mon[96266]: pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:16:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:25 smithi088 ceph-mon[98762]: pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:16:25.983 INFO:tasks.workunit.client.0.smithi088.stdout: 1042: throughput=5MB/sec pending data=0 2024-09-13T03:16:25.983 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2uIRLvOuv3KFGN5 off=1257236 len=1707210 2024-09-13T03:16:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:25 smithi195 ceph-mon[87742]: pgmap v1967: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:16:25.987 INFO:tasks.workunit.client.0.smithi088.stdout:op 5323 completed, throughput=5MB/sec 2024-09-13T03:16:25.987 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--5rtEiv9vU57fuV off=18690899 len=1794067 2024-09-13T03:16:25.990 INFO:tasks.workunit.client.0.smithi088.stdout:op 5324 completed, throughput=5MB/sec 2024-09-13T03:16:25.990 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nMYGqSi7CNeYXcD off=46166 len=138157 2024-09-13T03:16:25.993 INFO:tasks.workunit.client.0.smithi088.stdout:op 5325 completed, throughput=5MB/sec 2024-09-13T03:16:25.993 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Gas_hODJQGkOnXj off=1455490 len=569522 2024-09-13T03:16:25.998 INFO:tasks.workunit.client.0.smithi088.stdout:op 5326 completed, throughput=5MB/sec 2024-09-13T03:16:25.998 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-21wuaqS_hNPmFpB off=5352693 len=904581 2024-09-13T03:16:25.999 INFO:tasks.workunit.client.0.smithi088.stdout:op 5327 completed, throughput=5MB/sec 2024-09-13T03:16:25.999 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-N_6WmHWV0T2PHkX off=5739180 len=1536702 2024-09-13T03:16:26.008 INFO:tasks.workunit.client.0.smithi088.stdout:op 5328 completed, throughput=5MB/sec 2024-09-13T03:16:27.008 INFO:tasks.workunit.client.0.smithi088.stdout: 1043: throughput=5MB/sec pending data=0 2024-09-13T03:16:27.008 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZLJU2MxNVC1XTfh off=23385350 len=1768004 2024-09-13T03:16:27.017 INFO:tasks.workunit.client.0.smithi088.stdout:op 5329 completed, throughput=5MB/sec 2024-09-13T03:16:27.017 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wlaOZBInQGFohVm off=10321704 len=1073548 2024-09-13T03:16:27.021 INFO:tasks.workunit.client.0.smithi088.stdout:op 5330 completed, throughput=5MB/sec 2024-09-13T03:16:27.021 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3tsTkPAfDh5V5es off=18696885 len=1802189 2024-09-13T03:16:27.023 INFO:tasks.workunit.client.0.smithi088.stdout:op 5331 completed, throughput=5MB/sec 2024-09-13T03:16:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:27 smithi088 ceph-mon[96266]: pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:16:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:27 smithi088 ceph-mon[98762]: pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:16:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:27 smithi195 ceph-mon[87742]: pgmap v1968: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:16:28.024 INFO:tasks.workunit.client.0.smithi088.stdout: 1044: throughput=5MB/sec pending data=0 2024-09-13T03:16:28.024 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-d7xbSXdF4mbQWHr off=2297508 len=971097 2024-09-13T03:16:28.029 INFO:tasks.workunit.client.0.smithi088.stdout:op 5332 completed, throughput=5MB/sec 2024-09-13T03:16:28.029 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-BrxZPzedXVhUoc- off=11213482 len=429086 2024-09-13T03:16:28.030 INFO:tasks.workunit.client.0.smithi088.stdout:op 5333 completed, throughput=5MB/sec 2024-09-13T03:16:28.030 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0b8GEXhyq7peCaJ off=3466081 len=1281022 2024-09-13T03:16:28.036 INFO:tasks.workunit.client.0.smithi088.stdout:op 5334 completed, throughput=5MB/sec 2024-09-13T03:16:28.036 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZfYN-HVNLZrSvYt off=5347778 len=1809898 2024-09-13T03:16:28.038 INFO:tasks.workunit.client.0.smithi088.stdout:op 5335 completed, throughput=5MB/sec 2024-09-13T03:16:28.038 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GFrsC4AgFp7bz8o off=4041566 len=1869630 2024-09-13T03:16:28.048 INFO:tasks.workunit.client.0.smithi088.stdout:op 5336 completed, throughput=5MB/sec 2024-09-13T03:16:29.048 INFO:tasks.workunit.client.0.smithi088.stdout: 1045: throughput=5MB/sec pending data=0 2024-09-13T03:16:29.048 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2YX6oGQJa4mH371 off=4933870 len=520419 2024-09-13T03:16:29.049 INFO:tasks.workunit.client.0.smithi088.stdout:op 5337 completed, throughput=5MB/sec 2024-09-13T03:16:29.049 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PBncvN1dT9qHKMp off=4342335 len=1740981 2024-09-13T03:16:29.053 INFO:tasks.workunit.client.0.smithi088.stdout:op 5338 completed, throughput=5MB/sec 2024-09-13T03:16:29.053 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-e4MkP86HOuVdFBS off=7247782 len=996751 2024-09-13T03:16:29.060 INFO:tasks.workunit.client.0.smithi088.stdout:op 5339 completed, throughput=5MB/sec 2024-09-13T03:16:29.061 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cFwnB3qT0qsWdCr off=1297565 len=1917910 2024-09-13T03:16:29.064 INFO:tasks.workunit.client.0.smithi088.stdout:op 5340 completed, throughput=5MB/sec 2024-09-13T03:16:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:29 smithi088 ceph-mon[98762]: pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:16:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:16:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:29 smithi088 ceph-mon[96266]: pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:16:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:16:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:29 smithi195 ceph-mon[87742]: pgmap v1969: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:16:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:16:30.064 INFO:tasks.workunit.client.0.smithi088.stdout: 1046: throughput=5MB/sec pending data=0 2024-09-13T03:16:30.064 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zbTiXZbc_2Bg3MJ off=4405822 len=1055716 2024-09-13T03:16:30.067 INFO:tasks.workunit.client.0.smithi088.stdout:op 5341 completed, throughput=5MB/sec 2024-09-13T03:16:30.067 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-KW9eU7ROWU2gqu7 off=4652415 len=1274559 2024-09-13T03:16:30.068 INFO:tasks.workunit.client.0.smithi088.stdout:op 5342 completed, throughput=5MB/sec 2024-09-13T03:16:30.068 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3_KILjsEu5i77nT off=4622932 len=913981 2024-09-13T03:16:30.073 INFO:tasks.workunit.client.0.smithi088.stdout:op 5343 completed, throughput=5MB/sec 2024-09-13T03:16:30.073 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-enWYyGujZXSSqMo off=11416947 len=1309897 2024-09-13T03:16:30.075 INFO:tasks.workunit.client.0.smithi088.stdout:op 5344 completed, throughput=5MB/sec 2024-09-13T03:16:31.075 INFO:tasks.workunit.client.0.smithi088.stdout: 1047: throughput=5MB/sec pending data=0 2024-09-13T03:16:31.075 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-suQlbgE-v461VO9 off=6681965 len=1675221 2024-09-13T03:16:31.084 INFO:tasks.workunit.client.0.smithi088.stdout:op 5345 completed, throughput=5MB/sec 2024-09-13T03:16:31.085 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pgJZxjYzzyD296U off=10143084 len=1770704 2024-09-13T03:16:31.088 INFO:tasks.workunit.client.0.smithi088.stdout:op 5346 completed, throughput=5MB/sec 2024-09-13T03:16:31.088 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-I-0aBesSkUi0yWC off=17369090 len=1462771 2024-09-13T03:16:31.090 INFO:tasks.workunit.client.0.smithi088.stdout:op 5347 completed, throughput=5MB/sec 2024-09-13T03:16:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:31 smithi195 ceph-mon[87742]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:16:32.090 INFO:tasks.workunit.client.0.smithi088.stdout: 1048: throughput=5MB/sec pending data=0 2024-09-13T03:16:32.090 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pjeMkBwuoh-9r1V off=7600612 len=1500775 2024-09-13T03:16:32.092 INFO:tasks.workunit.client.0.smithi088.stdout:op 5348 completed, throughput=5MB/sec 2024-09-13T03:16:32.093 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3UOb6M7GnVKc4Zx off=5432519 len=1911813 2024-09-13T03:16:32.102 INFO:tasks.workunit.client.0.smithi088.stdout:op 5349 completed, throughput=5MB/sec 2024-09-13T03:16:32.103 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-a5gnycNIHIU8d7v off=21728388 len=1385049 2024-09-13T03:16:32.107 INFO:tasks.workunit.client.0.smithi088.stdout:op 5350 completed, throughput=5MB/sec 2024-09-13T03:16:32.108 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7e0OdWnJ49W9tsX off=4827329 len=2029110 2024-09-13T03:16:32.115 INFO:tasks.workunit.client.0.smithi088.stdout:op 5351 completed, throughput=5MB/sec 2024-09-13T03:16:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:31 smithi088 ceph-mon[96266]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:16:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:31 smithi088 ceph-mon[98762]: pgmap v1970: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:16:33.116 INFO:tasks.workunit.client.0.smithi088.stdout: 1049: throughput=5MB/sec pending data=0 2024-09-13T03:16:33.116 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VO2BtIqzA1wh9Yv off=1617908 len=1397351 2024-09-13T03:16:33.119 INFO:tasks.workunit.client.0.smithi088.stdout:op 5352 completed, throughput=5MB/sec 2024-09-13T03:16:33.119 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-01SrEr6ZR-0NQRP off=7733823 len=4452 2024-09-13T03:16:33.121 INFO:tasks.workunit.client.0.smithi088.stdout:op 5353 completed, throughput=5MB/sec 2024-09-13T03:16:33.121 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-woT6_XpJ8TwSymz off=1747130 len=1031842 2024-09-13T03:16:33.126 INFO:tasks.workunit.client.0.smithi088.stdout:op 5354 completed, throughput=5MB/sec 2024-09-13T03:16:33.126 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_HA2MK_rIQIVAxd off=8748601 len=707498 2024-09-13T03:16:33.130 INFO:tasks.workunit.client.0.smithi088.stdout:op 5355 completed, throughput=5MB/sec 2024-09-13T03:16:33.130 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9z2CaXvAvw40z-3 off=4511742 len=895341 2024-09-13T03:16:33.131 INFO:tasks.workunit.client.0.smithi088.stdout:op 5356 completed, throughput=5MB/sec 2024-09-13T03:16:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:16:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:16:33] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-09-13T03:16:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:33 smithi195 ceph-mon[87742]: pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:16:34.131 INFO:tasks.workunit.client.0.smithi088.stdout: 1050: throughput=5MB/sec pending data=0 2024-09-13T03:16:34.132 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VgaIlrVEDxys0kP off=18910980 len=2043493 2024-09-13T03:16:34.134 INFO:tasks.workunit.client.0.smithi088.stdout:op 5357 completed, throughput=5MB/sec 2024-09-13T03:16:34.134 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7y0NHz5NNeKRi7R off=14415883 len=899671 2024-09-13T03:16:34.137 INFO:tasks.workunit.client.0.smithi088.stdout:op 5358 completed, throughput=5MB/sec 2024-09-13T03:16:34.137 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DuNIAaX0SCfqVcB off=245752 len=515613 2024-09-13T03:16:34.140 INFO:tasks.workunit.client.0.smithi088.stdout:op 5359 completed, throughput=5MB/sec 2024-09-13T03:16:34.140 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ixAaaU3bxaVlhHC off=18636648 len=780639 2024-09-13T03:16:34.146 INFO:tasks.workunit.client.0.smithi088.stdout:op 5360 completed, throughput=5MB/sec 2024-09-13T03:16:34.146 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Exwu7LWhyOxLlfb off=11991659 len=1424581 2024-09-13T03:16:34.153 INFO:tasks.workunit.client.0.smithi088.stdout:op 5361 completed, throughput=5MB/sec 2024-09-13T03:16:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:33 smithi088 ceph-mon[96266]: pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:16:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:33 smithi088 ceph-mon[98762]: pgmap v1971: 105 pgs: 105 active+clean; 127 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:16:35.154 INFO:tasks.workunit.client.0.smithi088.stdout: 1051: throughput=5MB/sec pending data=0 2024-09-13T03:16:35.154 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VpEiAJJ6ZGRxt_v off=13849412 len=165950 2024-09-13T03:16:35.156 INFO:tasks.workunit.client.0.smithi088.stdout:op 5362 completed, throughput=5MB/sec 2024-09-13T03:16:35.156 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_dH3x3u28o8xmyw off=15907966 len=1394394 2024-09-13T03:16:35.158 INFO:tasks.workunit.client.0.smithi088.stdout:op 5363 completed, throughput=5MB/sec 2024-09-13T03:16:35.159 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_0XuonE5y2GG4Yd off=1798848 len=1118443 2024-09-13T03:16:35.164 INFO:tasks.workunit.client.0.smithi088.stdout:op 5364 completed, throughput=5MB/sec 2024-09-13T03:16:35.164 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NRwbPlF2-HIUb8V off=3633789 len=2040885 2024-09-13T03:16:35.174 INFO:tasks.workunit.client.0.smithi088.stdout:op 5365 completed, throughput=5MB/sec 2024-09-13T03:16:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:35 smithi195 ceph-mon[87742]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:16:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:16:36.174 INFO:tasks.workunit.client.0.smithi088.stdout: 1052: throughput=5MB/sec pending data=0 2024-09-13T03:16:36.175 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1M0DiLN__tDYgtp off=2230333 len=1534595 2024-09-13T03:16:36.177 INFO:tasks.workunit.client.0.smithi088.stdout:op 5366 completed, throughput=5MB/sec 2024-09-13T03:16:36.177 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nF--cp7CumXtdnr off=5190494 len=1488074 2024-09-13T03:16:36.183 INFO:tasks.workunit.client.0.smithi088.stdout:op 5367 completed, throughput=5MB/sec 2024-09-13T03:16:36.184 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7hstHXx6wvW6a6h off=1387396 len=1302107 2024-09-13T03:16:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:35 smithi088 ceph-mon[98762]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:16:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:16:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:35 smithi088 ceph-mon[96266]: pgmap v1972: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:16:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:16:36.191 INFO:tasks.workunit.client.0.smithi088.stdout:op 5368 completed, throughput=5MB/sec 2024-09-13T03:16:36.191 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xpyDldcBQnpFjqy off=5269203 len=1227278 2024-09-13T03:16:36.191 INFO:tasks.workunit.client.0.smithi088.stdout:op 5369 completed, throughput=5MB/sec 2024-09-13T03:16:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:36 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:16:36.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:36 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:16:36.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:36 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:16:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:36 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:16:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:36 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:16:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:36 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:16:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:36 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:16:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:36 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:16:37.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:36 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:16:37.191 INFO:tasks.workunit.client.0.smithi088.stdout: 1053: throughput=5MB/sec pending data=0 2024-09-13T03:16:37.191 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-q1e_GNGSghwDgfL off=10952580 len=714343 2024-09-13T03:16:37.192 INFO:tasks.workunit.client.0.smithi088.stdout:op 5370 completed, throughput=5MB/sec 2024-09-13T03:16:37.192 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RhaQNo2t0DtQ8yJ off=2378365 len=1681681 2024-09-13T03:16:37.201 INFO:tasks.workunit.client.0.smithi088.stdout:op 5371 completed, throughput=5MB/sec 2024-09-13T03:16:37.202 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6NdQJkmuDH-NAHz off=7406089 len=591554 2024-09-13T03:16:37.203 INFO:tasks.workunit.client.0.smithi088.stdout:op 5372 completed, throughput=5MB/sec 2024-09-13T03:16:37.203 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--YK_qVxOFngmDp- off=8272891 len=1383780 2024-09-13T03:16:37.204 INFO:tasks.workunit.client.0.smithi088.stdout:op 5373 completed, throughput=5MB/sec 2024-09-13T03:16:37.204 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lZ2mOwn9hSww_xq off=4826829 len=572908 2024-09-13T03:16:37.208 INFO:tasks.workunit.client.0.smithi088.stdout:op 5374 completed, throughput=5MB/sec 2024-09-13T03:16:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:37 smithi195 ceph-mon[87742]: pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-09-13T03:16:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:37 smithi088 ceph-mon[96266]: pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-09-13T03:16:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:37 smithi088 ceph-mon[98762]: pgmap v1973: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-09-13T03:16:38.208 INFO:tasks.workunit.client.0.smithi088.stdout: 1054: throughput=5MB/sec pending data=0 2024-09-13T03:16:38.208 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-u1s11zLXTH96KQB off=17656318 len=1723445 2024-09-13T03:16:38.217 INFO:tasks.workunit.client.0.smithi088.stdout:op 5375 completed, throughput=5MB/sec 2024-09-13T03:16:38.217 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-X7U4L1kWARIVHJx off=21266683 len=1565480 2024-09-13T03:16:38.224 INFO:tasks.workunit.client.0.smithi088.stdout:op 5376 completed, throughput=5MB/sec 2024-09-13T03:16:38.225 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GIOoRGzyBAn3HBd off=6562039 len=727448 2024-09-13T03:16:38.229 INFO:tasks.workunit.client.0.smithi088.stdout:op 5377 completed, throughput=5MB/sec 2024-09-13T03:16:38.229 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tAcmr6iXZ_nhKZl off=1333250 len=1958698 2024-09-13T03:16:38.231 INFO:tasks.workunit.client.0.smithi088.stdout:op 5378 completed, throughput=5MB/sec 2024-09-13T03:16:39.232 INFO:tasks.workunit.client.0.smithi088.stdout: 1055: throughput=5MB/sec pending data=0 2024-09-13T03:16:39.232 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TDtytik2N01ECcI off=6033615 len=1701945 2024-09-13T03:16:39.234 INFO:tasks.workunit.client.0.smithi088.stdout:op 5379 completed, throughput=5MB/sec 2024-09-13T03:16:39.234 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZmT7zD5p1Q3l_BV off=2519670 len=343950 2024-09-13T03:16:39.238 INFO:tasks.workunit.client.0.smithi088.stdout:op 5380 completed, throughput=5MB/sec 2024-09-13T03:16:39.238 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZEZdRhgLbLbkDQn off=1982537 len=1953464 2024-09-13T03:16:39.248 INFO:tasks.workunit.client.0.smithi088.stdout:op 5381 completed, throughput=5MB/sec 2024-09-13T03:16:39.248 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-H5EqHnq9rrFTQwT off=13871668 len=883815 2024-09-13T03:16:39.249 INFO:tasks.workunit.client.0.smithi088.stdout:op 5382 completed, throughput=5MB/sec 2024-09-13T03:16:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:39 smithi195 ceph-mon[87742]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:16:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:39 smithi088 ceph-mon[96266]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:16:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:39 smithi088 ceph-mon[98762]: pgmap v1974: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-09-13T03:16:40.249 INFO:tasks.workunit.client.0.smithi088.stdout: 1056: throughput=5MB/sec pending data=0 2024-09-13T03:16:40.250 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7S9j0rYjfHNXxED off=10836403 len=277226 2024-09-13T03:16:40.250 INFO:tasks.workunit.client.0.smithi088.stdout:op 5383 completed, throughput=5MB/sec 2024-09-13T03:16:40.251 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-APX--r9kpMHAft4 off=405546 len=706773 2024-09-13T03:16:40.252 INFO:tasks.workunit.client.0.smithi088.stdout:op 5384 completed, throughput=5MB/sec 2024-09-13T03:16:40.253 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7AXYc3Zrv5yJMTC off=5300173 len=151678 2024-09-13T03:16:40.256 INFO:tasks.workunit.client.0.smithi088.stdout:op 5385 completed, throughput=5MB/sec 2024-09-13T03:16:40.256 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2HJIHvlomNIWJWc off=9519519 len=1396661 2024-09-13T03:16:40.258 INFO:tasks.workunit.client.0.smithi088.stdout:op 5386 completed, throughput=5MB/sec 2024-09-13T03:16:40.258 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HYxGN3r1TL0dTyk off=2488178 len=1814020 2024-09-13T03:16:40.267 INFO:tasks.workunit.client.0.smithi088.stdout:op 5387 completed, throughput=5MB/sec 2024-09-13T03:16:40.267 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jZERZHdMMWk4ZqZ off=9174680 len=1528002 2024-09-13T03:16:40.273 INFO:tasks.workunit.client.0.smithi088.stdout:op 5388 completed, throughput=5MB/sec 2024-09-13T03:16:41.274 INFO:tasks.workunit.client.0.smithi088.stdout: 1057: throughput=5MB/sec pending data=0 2024-09-13T03:16:41.274 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-b4uJJt2xEa2KlAu off=22089717 len=1273377 2024-09-13T03:16:41.281 INFO:tasks.workunit.client.0.smithi088.stdout:op 5389 completed, throughput=5MB/sec 2024-09-13T03:16:41.281 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KmVneyXoY5oBJRk off=19133279 len=2091437 2024-09-13T03:16:41.292 INFO:tasks.workunit.client.0.smithi088.stdout:op 5390 completed, throughput=5MB/sec 2024-09-13T03:16:41.292 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B0A8DLbj7uUFrdO off=20245457 len=1603656 2024-09-13T03:16:41.293 INFO:tasks.workunit.client.0.smithi088.stdout:op 5391 completed, throughput=5MB/sec 2024-09-13T03:16:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:41 smithi195 ceph-mon[87742]: pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-13T03:16:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:41 smithi088 ceph-mon[96266]: pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-13T03:16:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:41 smithi088 ceph-mon[98762]: pgmap v1975: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-09-13T03:16:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: 1058: throughput=5MB/sec pending data=0 2024-09-13T03:16:42.294 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-COPOguJrwirjMXD off=8601713 len=1536648 2024-09-13T03:16:42.296 INFO:tasks.workunit.client.0.smithi088.stdout:op 5392 completed, throughput=5MB/sec 2024-09-13T03:16:42.296 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2cvR4C9jVdnzPNi off=1748945 len=508886 2024-09-13T03:16:42.300 INFO:tasks.workunit.client.0.smithi088.stdout:op 5393 completed, throughput=5MB/sec 2024-09-13T03:16:42.300 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-t7buGiJ5QXzMW6B off=9034921 len=768088 2024-09-13T03:16:42.305 INFO:tasks.workunit.client.0.smithi088.stdout:op 5394 completed, throughput=5MB/sec 2024-09-13T03:16:42.305 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dqXVZCJ5BR_IEja off=4052431 len=525281 2024-09-13T03:16:42.309 INFO:tasks.workunit.client.0.smithi088.stdout:op 5395 completed, throughput=5MB/sec 2024-09-13T03:16:42.309 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oksoqKJCuh2vjQz off=6978056 len=462558 2024-09-13T03:16:42.312 INFO:tasks.workunit.client.0.smithi088.stdout:op 5396 completed, throughput=5MB/sec 2024-09-13T03:16:42.312 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-URSoHzWMZMDtaAu off=433175 len=482183 2024-09-13T03:16:42.312 INFO:tasks.workunit.client.0.smithi088.stdout:op 5397 completed, throughput=5MB/sec 2024-09-13T03:16:42.313 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jcIrsFIBuCJAASV off=2712930 len=115971 2024-09-13T03:16:42.315 INFO:tasks.workunit.client.0.smithi088.stdout:op 5398 completed, throughput=5MB/sec 2024-09-13T03:16:42.315 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-X52yHY752hEkzEf off=716444 len=142450 2024-09-13T03:16:42.317 INFO:tasks.workunit.client.0.smithi088.stdout:op 5399 completed, throughput=5MB/sec 2024-09-13T03:16:42.318 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Fg3Bxb1BtJz_PNk off=1768390 len=1914915 2024-09-13T03:16:42.321 INFO:tasks.workunit.client.0.smithi088.stdout:op 5400 completed, throughput=5MB/sec 2024-09-13T03:16:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: 1059: throughput=5MB/sec pending data=0 2024-09-13T03:16:43.322 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oCVPFdiCNaXn5u0 off=9872418 len=1813733 2024-09-13T03:16:43.324 INFO:tasks.workunit.client.0.smithi088.stdout:op 5401 completed, throughput=5MB/sec 2024-09-13T03:16:43.324 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VvF8gzTsyMM9dwu off=690064 len=1664521 2024-09-13T03:16:43.327 INFO:tasks.workunit.client.0.smithi088.stdout:op 5402 completed, throughput=5MB/sec 2024-09-13T03:16:43.327 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ux71z-DYJ_WPaFR off=12664494 len=876082 2024-09-13T03:16:43.333 INFO:tasks.workunit.client.0.smithi088.stdout:op 5403 completed, throughput=5MB/sec 2024-09-13T03:16:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:16:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:16:43] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.43.0" 2024-09-13T03:16:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:43 smithi195 ceph-mon[87742]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:16:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:43 smithi088 ceph-mon[98762]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:16:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:43 smithi088 ceph-mon[96266]: pgmap v1976: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:16:44.333 INFO:tasks.workunit.client.0.smithi088.stdout: 1060: throughput=5MB/sec pending data=0 2024-09-13T03:16:44.333 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z1WLyxWqTPSz7bb off=1655045 len=1926367 2024-09-13T03:16:44.335 INFO:tasks.workunit.client.0.smithi088.stdout:op 5404 completed, throughput=5MB/sec 2024-09-13T03:16:44.335 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VP-BiB565XFos7v off=323467 len=1684412 2024-09-13T03:16:44.343 INFO:tasks.workunit.client.0.smithi088.stdout:op 5405 completed, throughput=5MB/sec 2024-09-13T03:16:44.343 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yfNs5flW_D3pr4v off=3520918 len=1590936 2024-09-13T03:16:44.347 INFO:tasks.workunit.client.0.smithi088.stdout:op 5406 completed, throughput=5MB/sec 2024-09-13T03:16:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:16:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:16:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:16:45.347 INFO:tasks.workunit.client.0.smithi088.stdout: 1061: throughput=5MB/sec pending data=0 2024-09-13T03:16:45.347 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BJ8fQW3HkEIYBRv off=13949353 len=1241289 2024-09-13T03:16:45.355 INFO:tasks.workunit.client.0.smithi088.stdout:op 5407 completed, throughput=5MB/sec 2024-09-13T03:16:45.355 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FssN-7XFYoe_avZ off=1462440 len=35985 2024-09-13T03:16:45.355 INFO:tasks.workunit.client.0.smithi088.stdout:op 5408 completed, throughput=5MB/sec 2024-09-13T03:16:45.356 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kkz7x2qyDDVO8ES off=0 len=1695737 2024-09-13T03:16:45.365 INFO:tasks.workunit.client.0.smithi088.stdout:op 5409 completed, throughput=5MB/sec 2024-09-13T03:16:45.365 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dKJ_hdSJf85iF1P off=1173907 len=185399 2024-09-13T03:16:45.368 INFO:tasks.workunit.client.0.smithi088.stdout:op 5410 completed, throughput=5MB/sec 2024-09-13T03:16:45.369 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FpTCEBWCmT2GGSo off=3619390 len=1321328 2024-09-13T03:16:45.376 INFO:tasks.workunit.client.0.smithi088.stdout:op 5411 completed, throughput=5MB/sec 2024-09-13T03:16:45.376 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-feMnVZE979dpVce off=19095420 len=53303 2024-09-13T03:16:45.376 INFO:tasks.workunit.client.0.smithi088.stdout:op 5412 completed, throughput=5MB/sec 2024-09-13T03:16:45.377 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Rd1qpUOhlF4O8Nu off=3315333 len=973497 2024-09-13T03:16:45.383 INFO:tasks.workunit.client.0.smithi088.stdout:op 5413 completed, throughput=5MB/sec 2024-09-13T03:16:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:45 smithi195 ceph-mon[87742]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:16:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:45 smithi088 ceph-mon[98762]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:16:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:45 smithi088 ceph-mon[96266]: pgmap v1977: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:16:46.383 INFO:tasks.workunit.client.0.smithi088.stdout: 1062: throughput=5MB/sec pending data=0 2024-09-13T03:16:46.383 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WAsZWL7CLdQpKt6 off=18135931 len=1529664 2024-09-13T03:16:46.390 INFO:tasks.workunit.client.0.smithi088.stdout:op 5414 completed, throughput=5MB/sec 2024-09-13T03:16:46.390 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nvzhI8A6KqM1hpZ off=9221324 len=436682 2024-09-13T03:16:46.394 INFO:tasks.workunit.client.0.smithi088.stdout:op 5415 completed, throughput=5MB/sec 2024-09-13T03:16:46.394 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tOvQoqoL3c0xYgk off=17792659 len=2017301 2024-09-13T03:16:46.403 INFO:tasks.workunit.client.0.smithi088.stdout:op 5416 completed, throughput=5MB/sec 2024-09-13T03:16:46.403 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-y88QTtU3zsBAko4 off=5845243 len=361233 2024-09-13T03:16:46.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 5417 completed, throughput=5MB/sec 2024-09-13T03:16:46.406 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Iq0wFWoVABJxL46 off=4289785 len=83801 2024-09-13T03:16:46.409 INFO:tasks.workunit.client.0.smithi088.stdout:op 5418 completed, throughput=5MB/sec 2024-09-13T03:16:46.409 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LiYCN27DG--Oe74 off=762787 len=1390552 2024-09-13T03:16:46.413 INFO:tasks.workunit.client.0.smithi088.stdout:op 5419 completed, throughput=5MB/sec 2024-09-13T03:16:47.414 INFO:tasks.workunit.client.0.smithi088.stdout: 1063: throughput=5MB/sec pending data=0 2024-09-13T03:16:47.414 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-oFIOq5uQwnA-fi0 off=642663 len=698545 2024-09-13T03:16:47.419 INFO:tasks.workunit.client.0.smithi088.stdout:op 5420 completed, throughput=5MB/sec 2024-09-13T03:16:47.419 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SBJ3Fko1htSC_hb off=3513039 len=495094 2024-09-13T03:16:47.420 INFO:tasks.workunit.client.0.smithi088.stdout:op 5421 completed, throughput=5MB/sec 2024-09-13T03:16:47.420 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YiosjCRZ3YmFLnv off=3772633 len=1224691 2024-09-13T03:16:47.422 INFO:tasks.workunit.client.0.smithi088.stdout:op 5422 completed, throughput=5MB/sec 2024-09-13T03:16:47.422 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Xl1KQlPSbV8wztj off=574522 len=658847 2024-09-13T03:16:47.427 INFO:tasks.workunit.client.0.smithi088.stdout:op 5423 completed, throughput=5MB/sec 2024-09-13T03:16:47.427 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--4C6mkgPlrbnsUq off=1434425 len=1560697 2024-09-13T03:16:47.436 INFO:tasks.workunit.client.0.smithi088.stdout:op 5424 completed, throughput=5MB/sec 2024-09-13T03:16:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:47 smithi195 ceph-mon[87742]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:16:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:47 smithi088 ceph-mon[96266]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:16:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:47 smithi088 ceph-mon[98762]: pgmap v1978: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:16:48.436 INFO:tasks.workunit.client.0.smithi088.stdout: 1064: throughput=5MB/sec pending data=0 2024-09-13T03:16:48.437 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RMQHT4dYdj4yIQp off=293215 len=1469673 2024-09-13T03:16:48.438 INFO:tasks.workunit.client.0.smithi088.stdout:op 5425 completed, throughput=5MB/sec 2024-09-13T03:16:48.439 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DdzW1ETa4e4bk7y off=848741 len=926306 2024-09-13T03:16:48.441 INFO:tasks.workunit.client.0.smithi088.stdout:op 5426 completed, throughput=5MB/sec 2024-09-13T03:16:48.441 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OlxBWJrI2meZhLB off=4030134 len=1096479 2024-09-13T03:16:48.443 INFO:tasks.workunit.client.0.smithi088.stdout:op 5427 completed, throughput=5MB/sec 2024-09-13T03:16:48.443 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-V4w0RR5fsIqSyzg off=9397571 len=327152 2024-09-13T03:16:48.447 INFO:tasks.workunit.client.0.smithi088.stdout:op 5428 completed, throughput=5MB/sec 2024-09-13T03:16:48.447 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YSNWFzV79nqRWSv off=8421499 len=1035424 2024-09-13T03:16:48.453 INFO:tasks.workunit.client.0.smithi088.stdout:op 5429 completed, throughput=5MB/sec 2024-09-13T03:16:48.453 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TGBWE7I7K9Exkar off=21653812 len=2062986 2024-09-13T03:16:48.463 INFO:tasks.workunit.client.0.smithi088.stdout:op 5430 completed, throughput=5MB/sec 2024-09-13T03:16:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:48 smithi195 ceph-mon[87742]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:16:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:48 smithi088 ceph-mon[96266]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:16:49.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:48 smithi088 ceph-mon[98762]: pgmap v1979: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:16:49.463 INFO:tasks.workunit.client.0.smithi088.stdout: 1065: throughput=5MB/sec pending data=0 2024-09-13T03:16:49.463 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4Wh5_4O7XRltHQQ off=3096796 len=70561 2024-09-13T03:16:49.464 INFO:tasks.workunit.client.0.smithi088.stdout:op 5431 completed, throughput=5MB/sec 2024-09-13T03:16:49.464 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-o2o0QynPI3lOvbr off=7569406 len=2054311 2024-09-13T03:16:49.468 INFO:tasks.workunit.client.0.smithi088.stdout:op 5432 completed, throughput=5MB/sec 2024-09-13T03:16:49.468 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ciMpv3AClr29qar off=12423591 len=1309152 2024-09-13T03:16:49.470 INFO:tasks.workunit.client.0.smithi088.stdout:op 5433 completed, throughput=5MB/sec 2024-09-13T03:16:49.470 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-z2H0ii5HJP9P1U4 off=31284 len=927005 2024-09-13T03:16:49.476 INFO:tasks.workunit.client.0.smithi088.stdout:op 5434 completed, throughput=5MB/sec 2024-09-13T03:16:50.477 INFO:tasks.workunit.client.0.smithi088.stdout: 1066: throughput=5MB/sec pending data=0 2024-09-13T03:16:50.477 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2Bt4hro2BXlX5iX off=782656 len=1112694 2024-09-13T03:16:50.482 INFO:tasks.workunit.client.0.smithi088.stdout:op 5435 completed, throughput=5MB/sec 2024-09-13T03:16:50.482 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IAA_h8LiIuqNZAp off=2385335 len=1863184 2024-09-13T03:16:50.491 INFO:tasks.workunit.client.0.smithi088.stdout:op 5436 completed, throughput=5MB/sec 2024-09-13T03:16:50.491 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YTyZ2oveV1IOHdH off=1682404 len=1351884 2024-09-13T03:16:50.493 INFO:tasks.workunit.client.0.smithi088.stdout:op 5437 completed, throughput=5MB/sec 2024-09-13T03:16:50.493 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DSgIu0V2pi1CAcv off=3068022 len=402331 2024-09-13T03:16:50.493 INFO:tasks.workunit.client.0.smithi088.stdout:op 5438 completed, throughput=5MB/sec 2024-09-13T03:16:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:50 smithi088 ceph-mon[96266]: pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:16:51.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:50 smithi088 ceph-mon[98762]: pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:16:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:50 smithi195 ceph-mon[87742]: pgmap v1980: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:16:51.493 INFO:tasks.workunit.client.0.smithi088.stdout: 1067: throughput=5MB/sec pending data=0 2024-09-13T03:16:51.494 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_of_Qc4nNCiw4Cq off=6320226 len=88291 2024-09-13T03:16:51.494 INFO:tasks.workunit.client.0.smithi088.stdout:op 5439 completed, throughput=5MB/sec 2024-09-13T03:16:51.494 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XfUI3G2rTPHF6pl off=4975748 len=2092383 2024-09-13T03:16:51.505 INFO:tasks.workunit.client.0.smithi088.stdout:op 5440 completed, throughput=5MB/sec 2024-09-13T03:16:51.505 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fmU0QH4O8LYlqTk off=8973683 len=57103 2024-09-13T03:16:51.506 INFO:tasks.workunit.client.0.smithi088.stdout:op 5441 completed, throughput=5MB/sec 2024-09-13T03:16:51.506 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-C55t3jyZ9gyH5DT off=7150655 len=350082 2024-09-13T03:16:51.507 INFO:tasks.workunit.client.0.smithi088.stdout:op 5442 completed, throughput=5MB/sec 2024-09-13T03:16:51.507 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Bub2i4qtbDsz0Bi off=9476037 len=1412481 2024-09-13T03:16:51.509 INFO:tasks.workunit.client.0.smithi088.stdout:op 5443 completed, throughput=5MB/sec 2024-09-13T03:16:51.509 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mLtkY8SKUcOfzQQ off=4410874 len=1864451 2024-09-13T03:16:51.519 INFO:tasks.workunit.client.0.smithi088.stdout:op 5444 completed, throughput=5MB/sec 2024-09-13T03:16:52.520 INFO:tasks.workunit.client.0.smithi088.stdout: 1068: throughput=5MB/sec pending data=0 2024-09-13T03:16:52.520 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_9luG9z92tcoSrv off=640500 len=689106 2024-09-13T03:16:52.525 INFO:tasks.workunit.client.0.smithi088.stdout:op 5445 completed, throughput=5MB/sec 2024-09-13T03:16:52.525 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SnpI3-eqhYBZyAT off=8400701 len=20039 2024-09-13T03:16:52.527 INFO:tasks.workunit.client.0.smithi088.stdout:op 5446 completed, throughput=5MB/sec 2024-09-13T03:16:52.527 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SdpgGi6Y_uJDxPW off=22884455 len=707760 2024-09-13T03:16:52.532 INFO:tasks.workunit.client.0.smithi088.stdout:op 5447 completed, throughput=5MB/sec 2024-09-13T03:16:52.532 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8ykLDrHXxOWxglb off=2529077 len=1529480 2024-09-13T03:16:52.533 INFO:tasks.workunit.client.0.smithi088.stdout:op 5448 completed, throughput=5MB/sec 2024-09-13T03:16:52.533 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-twnEHSKLcsXD6q2 off=19538894 len=1019826 2024-09-13T03:16:52.536 INFO:tasks.workunit.client.0.smithi088.stdout:op 5449 completed, throughput=5MB/sec 2024-09-13T03:16:52.536 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zNMxkROX5OhBOTf off=5049223 len=2020637 2024-09-13T03:16:52.539 INFO:tasks.workunit.client.0.smithi088.stdout:op 5450 completed, throughput=5MB/sec 2024-09-13T03:16:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:52 smithi088 ceph-mon[96266]: pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:16:53.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:52 smithi088 ceph-mon[98762]: pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:16:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:52 smithi195 ceph-mon[87742]: pgmap v1981: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:16:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:16:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:16:53] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:16:53.540 INFO:tasks.workunit.client.0.smithi088.stdout: 1069: throughput=5MB/sec pending data=0 2024-09-13T03:16:53.540 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qk-ygNsrRMZ55cE off=2166376 len=2018597 2024-09-13T03:16:53.542 INFO:tasks.workunit.client.0.smithi088.stdout:op 5451 completed, throughput=5MB/sec 2024-09-13T03:16:53.543 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vZVktGersSpQu_a off=18025379 len=1803054 2024-09-13T03:16:53.547 INFO:tasks.workunit.client.0.smithi088.stdout:op 5452 completed, throughput=5MB/sec 2024-09-13T03:16:53.547 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6P_K2YiNH69wsYV off=3613226 len=722437 2024-09-13T03:16:53.548 INFO:tasks.workunit.client.0.smithi088.stdout:op 5453 completed, throughput=5MB/sec 2024-09-13T03:16:54.549 INFO:tasks.workunit.client.0.smithi088.stdout: 1070: throughput=5MB/sec pending data=0 2024-09-13T03:16:54.549 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-firAK5ah5k4nmGN off=11528238 len=1973868 2024-09-13T03:16:54.559 INFO:tasks.workunit.client.0.smithi088.stdout:op 5454 completed, throughput=5MB/sec 2024-09-13T03:16:54.559 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Pm6tdhlRx2iCPSa off=303012 len=788006 2024-09-13T03:16:54.564 INFO:tasks.workunit.client.0.smithi088.stdout:op 5455 completed, throughput=5MB/sec 2024-09-13T03:16:54.564 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ASbXSal01OB-uoV off=21383280 len=1581704 2024-09-13T03:16:54.570 INFO:tasks.workunit.client.0.smithi088.stdout:op 5456 completed, throughput=5MB/sec 2024-09-13T03:16:54.570 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MfJ8Of-asR8akzM off=324436 len=1904542 2024-09-13T03:16:54.578 INFO:tasks.workunit.client.0.smithi088.stdout:op 5457 completed, throughput=5MB/sec 2024-09-13T03:16:55.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:54 smithi088 ceph-mon[96266]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:16:55.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:54 smithi088 ceph-mon[98762]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:16:55.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:54 smithi195 ceph-mon[87742]: pgmap v1982: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.9 MiB/s wr, 4 op/s 2024-09-13T03:16:55.578 INFO:tasks.workunit.client.0.smithi088.stdout: 1071: throughput=5MB/sec pending data=0 2024-09-13T03:16:55.579 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pyjBYitn6038qsi off=11360392 len=583175 2024-09-13T03:16:55.582 INFO:tasks.workunit.client.0.smithi088.stdout:op 5458 completed, throughput=5MB/sec 2024-09-13T03:16:55.582 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y7MrQ22Dqjz0-qE off=1362821 len=946729 2024-09-13T03:16:55.587 INFO:tasks.workunit.client.0.smithi088.stdout:op 5459 completed, throughput=5MB/sec 2024-09-13T03:16:55.587 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fl6HYl0NkBBHeiq off=8971688 len=1648181 2024-09-13T03:16:55.595 INFO:tasks.workunit.client.0.smithi088.stdout:op 5460 completed, throughput=5MB/sec 2024-09-13T03:16:55.595 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GecjUm0bcbDpzIl off=3231810 len=1273291 2024-09-13T03:16:55.596 INFO:tasks.workunit.client.0.smithi088.stdout:op 5461 completed, throughput=5MB/sec 2024-09-13T03:16:56.596 INFO:tasks.workunit.client.0.smithi088.stdout: 1072: throughput=5MB/sec pending data=0 2024-09-13T03:16:56.597 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1aAtnoJVkLnP8SH off=2974413 len=1068481 2024-09-13T03:16:56.598 INFO:tasks.workunit.client.0.smithi088.stdout:op 5462 completed, throughput=5MB/sec 2024-09-13T03:16:56.599 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_YVVcm4gHoeOxHc off=6144663 len=35254 2024-09-13T03:16:56.599 INFO:tasks.workunit.client.0.smithi088.stdout:op 5463 completed, throughput=5MB/sec 2024-09-13T03:16:56.599 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iDzMpX1hQuYl_RB off=11425281 len=1586292 2024-09-13T03:16:56.605 INFO:tasks.workunit.client.0.smithi088.stdout:op 5464 completed, throughput=5MB/sec 2024-09-13T03:16:56.606 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ta-SMZkK3dknaX9 off=11064058 len=426253 2024-09-13T03:16:56.608 INFO:tasks.workunit.client.0.smithi088.stdout:op 5465 completed, throughput=5MB/sec 2024-09-13T03:16:56.608 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bFplinsT3T4ia8n off=15360861 len=1433693 2024-09-13T03:16:56.616 INFO:tasks.workunit.client.0.smithi088.stdout:op 5466 completed, throughput=5MB/sec 2024-09-13T03:16:56.617 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3SRUT8izH0uYOA6 off=3828114 len=1761444 2024-09-13T03:16:56.624 INFO:tasks.workunit.client.0.smithi088.stdout:op 5467 completed, throughput=5MB/sec 2024-09-13T03:16:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:56 smithi088 ceph-mon[96266]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:16:57.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:56 smithi088 ceph-mon[98762]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:16:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:56 smithi195 ceph-mon[87742]: pgmap v1983: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:16:57.625 INFO:tasks.workunit.client.0.smithi088.stdout: 1073: throughput=5MB/sec pending data=0 2024-09-13T03:16:57.625 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_Nql2qIyYpc81U- off=1970236 len=745089 2024-09-13T03:16:57.626 INFO:tasks.workunit.client.0.smithi088.stdout:op 5468 completed, throughput=5MB/sec 2024-09-13T03:16:57.626 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pRiLzlntVsWCgWD off=3515704 len=139048 2024-09-13T03:16:57.626 INFO:tasks.workunit.client.0.smithi088.stdout:op 5469 completed, throughput=5MB/sec 2024-09-13T03:16:57.627 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ANxWxXKx4fSZgWh off=2395451 len=373460 2024-09-13T03:16:57.630 INFO:tasks.workunit.client.0.smithi088.stdout:op 5470 completed, throughput=5MB/sec 2024-09-13T03:16:57.631 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5lBhOKvV7V5BA01 off=460909 len=701785 2024-09-13T03:16:57.632 INFO:tasks.workunit.client.0.smithi088.stdout:op 5471 completed, throughput=5MB/sec 2024-09-13T03:16:57.632 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8yD0Xqormx_Hw6w off=3381668 len=1634162 2024-09-13T03:16:57.642 INFO:tasks.workunit.client.0.smithi088.stdout:op 5472 completed, throughput=5MB/sec 2024-09-13T03:16:57.642 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bJ46HamMnq7wmoP off=3864949 len=721713 2024-09-13T03:16:57.643 INFO:tasks.workunit.client.0.smithi088.stdout:op 5473 completed, throughput=5MB/sec 2024-09-13T03:16:58.643 INFO:tasks.workunit.client.0.smithi088.stdout: 1074: throughput=5MB/sec pending data=0 2024-09-13T03:16:58.684 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-V8IBeFpQ0Xh0n0d off=3853378 len=197447 2024-09-13T03:16:58.686 INFO:tasks.workunit.client.0.smithi088.stdout:op 5474 completed, throughput=5MB/sec 2024-09-13T03:16:58.686 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-X-oiZ2ngLYFwlBj off=433251 len=1102582 2024-09-13T03:16:58.686 INFO:tasks.workunit.client.0.smithi088.stdout:op 5475 completed, throughput=5MB/sec 2024-09-13T03:16:58.686 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7AXYc3Zrv5yJMTC off=11160102 len=172444 2024-09-13T03:16:58.686 INFO:tasks.workunit.client.0.smithi088.stdout:op 5476 completed, throughput=5MB/sec 2024-09-13T03:16:58.687 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LE-HaWpzSJU3mpb off=15120277 len=730457 2024-09-13T03:16:58.687 INFO:tasks.workunit.client.0.smithi088.stdout:op 5477 completed, throughput=5MB/sec 2024-09-13T03:16:58.687 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8II856uRb_pwU0r off=4975004 len=912854 2024-09-13T03:16:58.687 INFO:tasks.workunit.client.0.smithi088.stdout:op 5478 completed, throughput=5MB/sec 2024-09-13T03:16:58.687 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FjTUhjiKGGYKrYy off=19329961 len=2022917 2024-09-13T03:16:58.687 INFO:tasks.workunit.client.0.smithi088.stdout:op 5479 completed, throughput=5MB/sec 2024-09-13T03:16:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:58 smithi088 ceph-mon[96266]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:16:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:58 smithi088 ceph-mon[98762]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:16:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:58 smithi195 ceph-mon[87742]: pgmap v1984: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:16:59.661 INFO:tasks.workunit.client.0.smithi088.stdout: 1075: throughput=5MB/sec pending data=0 2024-09-13T03:16:59.661 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1eE0XjOH7lww4qw off=102702 len=1763521 2024-09-13T03:16:59.668 INFO:tasks.workunit.client.0.smithi088.stdout:op 5480 completed, throughput=5MB/sec 2024-09-13T03:16:59.668 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--D5UcLann0hdIAX off=762612 len=1429457 2024-09-13T03:16:59.674 INFO:tasks.workunit.client.0.smithi088.stdout:op 5481 completed, throughput=5MB/sec 2024-09-13T03:16:59.674 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_teniWQtIH5YTH9 off=1147999 len=1853250 2024-09-13T03:16:59.683 INFO:tasks.workunit.client.0.smithi088.stdout:op 5482 completed, throughput=5MB/sec 2024-09-13T03:16:59.683 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_yhhg6zdhkBXB3d off=1876261 len=1019414 2024-09-13T03:16:59.684 INFO:tasks.workunit.client.0.smithi088.stdout:op 5483 completed, throughput=5MB/sec 2024-09-13T03:17:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:16:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:16:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:16:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:00.685 INFO:tasks.workunit.client.0.smithi088.stdout: 1076: throughput=5MB/sec pending data=0 2024-09-13T03:17:00.685 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B6izDNDHXU4e317 off=12017227 len=1760209 2024-09-13T03:17:00.688 INFO:tasks.workunit.client.0.smithi088.stdout:op 5484 completed, throughput=5MB/sec 2024-09-13T03:17:00.688 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--rWqb1rk8ma8G_m off=8561370 len=1103745 2024-09-13T03:17:00.690 INFO:tasks.workunit.client.0.smithi088.stdout:op 5485 completed, throughput=5MB/sec 2024-09-13T03:17:00.690 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-J_F4trhMScBOjK2 off=773328 len=1793346 2024-09-13T03:17:00.693 INFO:tasks.workunit.client.0.smithi088.stdout:op 5486 completed, throughput=5MB/sec 2024-09-13T03:17:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:00 smithi088 ceph-mon[96266]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:17:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:00 smithi088 ceph-mon[98762]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:17:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:00 smithi195 ceph-mon[87742]: pgmap v1985: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:17:01.693 INFO:tasks.workunit.client.0.smithi088.stdout: 1077: throughput=5MB/sec pending data=0 2024-09-13T03:17:01.694 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Cn1-IqhJG66htvV off=5768177 len=1905703 2024-09-13T03:17:01.696 INFO:tasks.workunit.client.0.smithi088.stdout:op 5487 completed, throughput=5MB/sec 2024-09-13T03:17:01.696 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-SGN6laBT5teJkv5 off=3465023 len=497963 2024-09-13T03:17:01.697 INFO:tasks.workunit.client.0.smithi088.stdout:op 5488 completed, throughput=5MB/sec 2024-09-13T03:17:01.697 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-b6CtF3RM7wVoXhF off=3929353 len=1441254 2024-09-13T03:17:01.704 INFO:tasks.workunit.client.0.smithi088.stdout:op 5489 completed, throughput=5MB/sec 2024-09-13T03:17:01.705 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-x8qF7r002KqrPXV off=3137150 len=1524284 2024-09-13T03:17:01.712 INFO:tasks.workunit.client.0.smithi088.stdout:op 5490 completed, throughput=5MB/sec 2024-09-13T03:17:02.712 INFO:tasks.workunit.client.0.smithi088.stdout: 1078: throughput=5MB/sec pending data=0 2024-09-13T03:17:02.713 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PdHl0v5Md9kQCjE off=2793307 len=125194 2024-09-13T03:17:02.713 INFO:tasks.workunit.client.0.smithi088.stdout:op 5491 completed, throughput=5MB/sec 2024-09-13T03:17:02.713 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JFQrCKnTK2tcgdK off=10749660 len=1561431 2024-09-13T03:17:02.722 INFO:tasks.workunit.client.0.smithi088.stdout:op 5492 completed, throughput=5MB/sec 2024-09-13T03:17:02.722 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2uulfMTcfsD27YH off=14892724 len=71243 2024-09-13T03:17:02.725 INFO:tasks.workunit.client.0.smithi088.stdout:op 5493 completed, throughput=5MB/sec 2024-09-13T03:17:02.725 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QS7MOaFHW5jpBor off=9993876 len=741045 2024-09-13T03:17:02.730 INFO:tasks.workunit.client.0.smithi088.stdout:op 5494 completed, throughput=5MB/sec 2024-09-13T03:17:02.730 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7bS1IcLTG-q_FV0 off=623798 len=894571 2024-09-13T03:17:02.735 INFO:tasks.workunit.client.0.smithi088.stdout:op 5495 completed, throughput=5MB/sec 2024-09-13T03:17:02.736 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z1v4fC_Y8minsxC off=5060095 len=612724 2024-09-13T03:17:02.736 INFO:tasks.workunit.client.0.smithi088.stdout:op 5496 completed, throughput=5MB/sec 2024-09-13T03:17:02.736 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PmZXAUmdY1aW5Ea off=78974 len=1154426 2024-09-13T03:17:02.743 INFO:tasks.workunit.client.0.smithi088.stdout:op 5497 completed, throughput=5MB/sec 2024-09-13T03:17:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:02 smithi088 ceph-mon[98762]: pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:17:03.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:02 smithi088 ceph-mon[96266]: pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:17:03.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:17:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:17:03] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-09-13T03:17:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:02 smithi195 ceph-mon[87742]: pgmap v1986: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:17:03.743 INFO:tasks.workunit.client.0.smithi088.stdout: 1079: throughput=5MB/sec pending data=0 2024-09-13T03:17:03.743 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SZ43sj1Tmwsp-dy off=5640614 len=366031 2024-09-13T03:17:03.747 INFO:tasks.workunit.client.0.smithi088.stdout:op 5498 completed, throughput=5MB/sec 2024-09-13T03:17:03.747 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yKZUGniXpQPU2Yq off=5132807 len=1636115 2024-09-13T03:17:03.756 INFO:tasks.workunit.client.0.smithi088.stdout:op 5499 completed, throughput=5MB/sec 2024-09-13T03:17:03.756 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-j1RqOt204DQSvKL off=4565022 len=629140 2024-09-13T03:17:03.757 INFO:tasks.workunit.client.0.smithi088.stdout:op 5500 completed, throughput=5MB/sec 2024-09-13T03:17:03.757 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yPzQJcIKeuNdznl off=1409294 len=1755450 2024-09-13T03:17:03.764 INFO:tasks.workunit.client.0.smithi088.stdout:op 5501 completed, throughput=5MB/sec 2024-09-13T03:17:03.764 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fnZy3T0knBjA1xd off=192118 len=1726371 2024-09-13T03:17:03.767 INFO:tasks.workunit.client.0.smithi088.stdout:op 5502 completed, throughput=5MB/sec 2024-09-13T03:17:04.768 INFO:tasks.workunit.client.0.smithi088.stdout: 1080: throughput=5MB/sec pending data=0 2024-09-13T03:17:04.768 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-aGpr52TFNDuOvze off=1156288 len=1771912 2024-09-13T03:17:04.770 INFO:tasks.workunit.client.0.smithi088.stdout:op 5503 completed, throughput=5MB/sec 2024-09-13T03:17:04.770 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-eDwvZeTvr2tuLoU off=3584954 len=358037 2024-09-13T03:17:04.771 INFO:tasks.workunit.client.0.smithi088.stdout:op 5504 completed, throughput=5MB/sec 2024-09-13T03:17:04.771 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3qdyzRFc-JbLkMK off=581590 len=1802833 2024-09-13T03:17:04.773 INFO:tasks.workunit.client.0.smithi088.stdout:op 5505 completed, throughput=5MB/sec 2024-09-13T03:17:04.773 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hBPDmaF4NeQRkt6 off=4886050 len=425128 2024-09-13T03:17:04.774 INFO:tasks.workunit.client.0.smithi088.stdout:op 5506 completed, throughput=5MB/sec 2024-09-13T03:17:04.774 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Do381krqXKxJPuo off=23081682 len=1879314 2024-09-13T03:17:04.775 INFO:tasks.workunit.client.0.smithi088.stdout:op 5507 completed, throughput=5MB/sec 2024-09-13T03:17:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:04 smithi088 ceph-mon[96266]: pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:17:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:04 smithi088 ceph-mon[98762]: pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:17:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:04 smithi195 ceph-mon[87742]: pgmap v1987: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:17:05.776 INFO:tasks.workunit.client.0.smithi088.stdout: 1081: throughput=5MB/sec pending data=0 2024-09-13T03:17:05.776 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hwz7bdi49XMza90 off=5452671 len=823376 2024-09-13T03:17:05.778 INFO:tasks.workunit.client.0.smithi088.stdout:op 5508 completed, throughput=5MB/sec 2024-09-13T03:17:05.779 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FpbcGI6kXvN4Bse off=14215280 len=948423 2024-09-13T03:17:05.783 INFO:tasks.workunit.client.0.smithi088.stdout:op 5509 completed, throughput=5MB/sec 2024-09-13T03:17:05.783 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5m8C_gOn0a9q5Gj off=17514745 len=890302 2024-09-13T03:17:05.784 INFO:tasks.workunit.client.0.smithi088.stdout:op 5510 completed, throughput=5MB/sec 2024-09-13T03:17:05.784 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1sRXYp4HRiSi0fe off=5034847 len=1830927 2024-09-13T03:17:05.788 INFO:tasks.workunit.client.0.smithi088.stdout:op 5511 completed, throughput=5MB/sec 2024-09-13T03:17:06.788 INFO:tasks.workunit.client.0.smithi088.stdout: 1082: throughput=5MB/sec pending data=0 2024-09-13T03:17:06.788 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yxhXWzckGWD3Fs1 off=5003521 len=576418 2024-09-13T03:17:06.789 INFO:tasks.workunit.client.0.smithi088.stdout:op 5512 completed, throughput=5MB/sec 2024-09-13T03:17:06.789 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7NtUgmZOpO4rJ7K off=17653926 len=1209094 2024-09-13T03:17:06.797 INFO:tasks.workunit.client.0.smithi088.stdout:op 5513 completed, throughput=5MB/sec 2024-09-13T03:17:06.797 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nXMIhBUCND0XTdu off=638156 len=857633 2024-09-13T03:17:06.799 INFO:tasks.workunit.client.0.smithi088.stdout:op 5514 completed, throughput=5MB/sec 2024-09-13T03:17:06.799 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gmunardD6t0aDdw off=2450769 len=1347225 2024-09-13T03:17:06.801 INFO:tasks.workunit.client.0.smithi088.stdout:op 5515 completed, throughput=5MB/sec 2024-09-13T03:17:06.801 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_8ysXqz8J1rtQ00 off=10524013 len=1542739 2024-09-13T03:17:06.809 INFO:tasks.workunit.client.0.smithi088.stdout:op 5516 completed, throughput=5MB/sec 2024-09-13T03:17:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:06 smithi088 ceph-mon[96266]: pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:17:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:06 smithi088 ceph-mon[98762]: pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:17:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:06 smithi195 ceph-mon[87742]: pgmap v1988: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:17:07.809 INFO:tasks.workunit.client.0.smithi088.stdout: 1083: throughput=5MB/sec pending data=0 2024-09-13T03:17:07.809 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RJpRnYe___lmczM off=3802868 len=1581778 2024-09-13T03:17:07.817 INFO:tasks.workunit.client.0.smithi088.stdout:op 5517 completed, throughput=5MB/sec 2024-09-13T03:17:07.818 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1hM6x4WpBOaaIEt off=3408337 len=1814594 2024-09-13T03:17:07.826 INFO:tasks.workunit.client.0.smithi088.stdout:op 5518 completed, throughput=5MB/sec 2024-09-13T03:17:07.826 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0IleO-_lFg7ysip off=3206540 len=952989 2024-09-13T03:17:07.831 INFO:tasks.workunit.client.0.smithi088.stdout:op 5519 completed, throughput=5MB/sec 2024-09-13T03:17:08.831 INFO:tasks.workunit.client.0.smithi088.stdout: 1084: throughput=5MB/sec pending data=0 2024-09-13T03:17:08.831 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-D2nS2F6WXP5s668 off=8575494 len=1494807 2024-09-13T03:17:08.838 INFO:tasks.workunit.client.0.smithi088.stdout:op 5520 completed, throughput=5MB/sec 2024-09-13T03:17:08.839 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Fg3Bxb1BtJz_PNk off=2221112 len=803648 2024-09-13T03:17:08.840 INFO:tasks.workunit.client.0.smithi088.stdout:op 5521 completed, throughput=5MB/sec 2024-09-13T03:17:08.840 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-S3gc1SMUm_zkSf7 off=15905889 len=1246768 2024-09-13T03:17:08.843 INFO:tasks.workunit.client.0.smithi088.stdout:op 5522 completed, throughput=5MB/sec 2024-09-13T03:17:08.843 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mXSn148g58yz0Ke off=3633952 len=190662 2024-09-13T03:17:08.846 INFO:tasks.workunit.client.0.smithi088.stdout:op 5523 completed, throughput=5MB/sec 2024-09-13T03:17:08.846 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FM8F2aRDW17-CG5 off=4866689 len=27669 2024-09-13T03:17:08.846 INFO:tasks.workunit.client.0.smithi088.stdout:op 5524 completed, throughput=5MB/sec 2024-09-13T03:17:08.846 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NxdSd4CZdatCQQZ off=2327981 len=1779678 2024-09-13T03:17:08.848 INFO:tasks.workunit.client.0.smithi088.stdout:op 5525 completed, throughput=5MB/sec 2024-09-13T03:17:09.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:08 smithi088 ceph-mon[96266]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:17:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:08 smithi088 ceph-mon[98762]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:17:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:08 smithi195 ceph-mon[87742]: pgmap v1989: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-09-13T03:17:09.848 INFO:tasks.workunit.client.0.smithi088.stdout: 1085: throughput=5MB/sec pending data=0 2024-09-13T03:17:09.849 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5G5zmzXj8LvBUEx off=5716747 len=1957100 2024-09-13T03:17:09.859 INFO:tasks.workunit.client.0.smithi088.stdout:op 5526 completed, throughput=5MB/sec 2024-09-13T03:17:09.859 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RaDpour4EWr4bLc off=5726631 len=975657 2024-09-13T03:17:09.860 INFO:tasks.workunit.client.0.smithi088.stdout:op 5527 completed, throughput=5MB/sec 2024-09-13T03:17:09.860 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_bppqxIYW_6zLVm off=2912049 len=891837 2024-09-13T03:17:09.865 INFO:tasks.workunit.client.0.smithi088.stdout:op 5528 completed, throughput=5MB/sec 2024-09-13T03:17:09.865 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_0XuonE5y2GG4Yd off=1899577 len=1638147 2024-09-13T03:17:09.867 INFO:tasks.workunit.client.0.smithi088.stdout:op 5529 completed, throughput=5MB/sec 2024-09-13T03:17:10.867 INFO:tasks.workunit.client.0.smithi088.stdout: 1086: throughput=5MB/sec pending data=0 2024-09-13T03:17:10.867 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1DVKDJsralKP0N_ off=14335203 len=1079981 2024-09-13T03:17:10.869 INFO:tasks.workunit.client.0.smithi088.stdout:op 5530 completed, throughput=5MB/sec 2024-09-13T03:17:10.869 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Jl9fMqYoPhF7VSy off=4466151 len=2040836 2024-09-13T03:17:10.879 INFO:tasks.workunit.client.0.smithi088.stdout:op 5531 completed, throughput=5MB/sec 2024-09-13T03:17:10.879 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XgqSPUZe0a77GZx off=4927260 len=831077 2024-09-13T03:17:10.881 INFO:tasks.workunit.client.0.smithi088.stdout:op 5532 completed, throughput=5MB/sec 2024-09-13T03:17:10.881 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2O-M3-Kt_umW-Pq off=15339892 len=1876931 2024-09-13T03:17:10.883 INFO:tasks.workunit.client.0.smithi088.stdout:op 5533 completed, throughput=5MB/sec 2024-09-13T03:17:11.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:10 smithi088 ceph-mon[98762]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:17:11.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:10 smithi088 ceph-mon[96266]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:17:11.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:10 smithi195 ceph-mon[87742]: pgmap v1990: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:17:11.884 INFO:tasks.workunit.client.0.smithi088.stdout: 1087: throughput=5MB/sec pending data=0 2024-09-13T03:17:11.884 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NQmvpTmewP0YcwB off=7802377 len=1805873 2024-09-13T03:17:11.893 INFO:tasks.workunit.client.0.smithi088.stdout:op 5534 completed, throughput=5MB/sec 2024-09-13T03:17:11.893 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0pZUizJjvnRXbQQ off=6594984 len=773946 2024-09-13T03:17:11.895 INFO:tasks.workunit.client.0.smithi088.stdout:op 5535 completed, throughput=5MB/sec 2024-09-13T03:17:11.895 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5q-99jthsL9XMtH off=14911655 len=11584 2024-09-13T03:17:11.896 INFO:tasks.workunit.client.0.smithi088.stdout:op 5536 completed, throughput=5MB/sec 2024-09-13T03:17:11.896 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hs68JlKddklBbCb off=12721604 len=1245009 2024-09-13T03:17:11.898 INFO:tasks.workunit.client.0.smithi088.stdout:op 5537 completed, throughput=5MB/sec 2024-09-13T03:17:11.898 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ojf1fDGe5ZziciG off=16473466 len=1106146 2024-09-13T03:17:11.903 INFO:tasks.workunit.client.0.smithi088.stdout:op 5538 completed, throughput=5MB/sec 2024-09-13T03:17:12.904 INFO:tasks.workunit.client.0.smithi088.stdout: 1088: throughput=5MB/sec pending data=0 2024-09-13T03:17:12.904 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-StOViHM-3p3dERh off=12153478 len=1074701 2024-09-13T03:17:12.910 INFO:tasks.workunit.client.0.smithi088.stdout:op 5539 completed, throughput=5MB/sec 2024-09-13T03:17:12.910 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lm5CzRVUI9H4H7C off=6891409 len=1061061 2024-09-13T03:17:12.916 INFO:tasks.workunit.client.0.smithi088.stdout:op 5540 completed, throughput=5MB/sec 2024-09-13T03:17:12.916 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-x6Q-3ixWch-3Ojr off=4798657 len=1750842 2024-09-13T03:17:12.918 INFO:tasks.workunit.client.0.smithi088.stdout:op 5541 completed, throughput=5MB/sec 2024-09-13T03:17:12.918 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZV2S5OzyzHa_nY1 off=5724882 len=496065 2024-09-13T03:17:12.919 INFO:tasks.workunit.client.0.smithi088.stdout:op 5542 completed, throughput=5MB/sec 2024-09-13T03:17:12.919 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4hg-8LNIviUnV7F off=6172074 len=42773 2024-09-13T03:17:12.921 INFO:tasks.workunit.client.0.smithi088.stdout:op 5543 completed, throughput=5MB/sec 2024-09-13T03:17:12.921 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wj3GVsfBtjVyfbx off=3317562 len=1566711 2024-09-13T03:17:12.923 INFO:tasks.workunit.client.0.smithi088.stdout:op 5544 completed, throughput=5MB/sec 2024-09-13T03:17:13.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:12 smithi088 ceph-mon[96266]: pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:17:13.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:12 smithi088 ceph-mon[98762]: pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:17:13.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:17:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:17:13] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-09-13T03:17:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:12 smithi195 ceph-mon[87742]: pgmap v1991: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:17:13.924 INFO:tasks.workunit.client.0.smithi088.stdout: 1089: throughput=5MB/sec pending data=0 2024-09-13T03:17:13.924 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-slEYo4-r20bneAz off=1728333 len=419101 2024-09-13T03:17:13.927 INFO:tasks.workunit.client.0.smithi088.stdout:op 5545 completed, throughput=5MB/sec 2024-09-13T03:17:13.927 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ONmnHroI7qOSzOr off=4750052 len=1968586 2024-09-13T03:17:13.929 INFO:tasks.workunit.client.0.smithi088.stdout:op 5546 completed, throughput=5MB/sec 2024-09-13T03:17:13.929 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-y_RfRnprqpX9dcn off=20669216 len=1970401 2024-09-13T03:17:13.931 INFO:tasks.workunit.client.0.smithi088.stdout:op 5547 completed, throughput=5MB/sec 2024-09-13T03:17:14.932 INFO:tasks.workunit.client.0.smithi088.stdout: 1090: throughput=5MB/sec pending data=0 2024-09-13T03:17:14.932 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iO4VIZM9OWJUKra off=3572408 len=674129 2024-09-13T03:17:14.933 INFO:tasks.workunit.client.0.smithi088.stdout:op 5548 completed, throughput=5MB/sec 2024-09-13T03:17:14.933 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y-yTitUMs7VpFEE off=1147952 len=721443 2024-09-13T03:17:14.938 INFO:tasks.workunit.client.0.smithi088.stdout:op 5549 completed, throughput=5MB/sec 2024-09-13T03:17:14.938 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-bfF8-cTQG18keNp off=390512 len=523251 2024-09-13T03:17:14.939 INFO:tasks.workunit.client.0.smithi088.stdout:op 5550 completed, throughput=5MB/sec 2024-09-13T03:17:14.939 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-uJD861fsrxASOI_ off=15148725 len=1049122 2024-09-13T03:17:14.941 INFO:tasks.workunit.client.0.smithi088.stdout:op 5551 completed, throughput=5MB/sec 2024-09-13T03:17:14.941 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3xXaoI6Cm9Tsrx9 off=472313 len=863620 2024-09-13T03:17:14.947 INFO:tasks.workunit.client.0.smithi088.stdout:op 5552 completed, throughput=5MB/sec 2024-09-13T03:17:14.947 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AujxX8KJTYcfSml off=0 len=1493644 2024-09-13T03:17:14.948 INFO:tasks.workunit.client.0.smithi088.stdout:op 5553 completed, throughput=5MB/sec 2024-09-13T03:17:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:14 smithi088 ceph-mon[96266]: pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:17:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:14 smithi088 ceph-mon[98762]: pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:17:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:14 smithi195 ceph-mon[87742]: pgmap v1992: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:17:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:15.949 INFO:tasks.workunit.client.0.smithi088.stdout: 1091: throughput=5MB/sec pending data=0 2024-09-13T03:17:15.949 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Nl-QNp2ZAn_TyHg off=55258 len=1678300 2024-09-13T03:17:15.951 INFO:tasks.workunit.client.0.smithi088.stdout:op 5554 completed, throughput=5MB/sec 2024-09-13T03:17:15.951 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DXHszSzl8dBMf5P off=10688680 len=810820 2024-09-13T03:17:15.953 INFO:tasks.workunit.client.0.smithi088.stdout:op 5555 completed, throughput=5MB/sec 2024-09-13T03:17:15.953 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1SB5okkY1e5wcts off=5991256 len=1225686 2024-09-13T03:17:15.958 INFO:tasks.workunit.client.0.smithi088.stdout:op 5556 completed, throughput=5MB/sec 2024-09-13T03:17:15.958 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U8IEt8uYRFauTKX off=1440448 len=158758 2024-09-13T03:17:15.961 INFO:tasks.workunit.client.0.smithi088.stdout:op 5557 completed, throughput=5MB/sec 2024-09-13T03:17:15.961 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kwyKCkkezeGyCI8 off=6708168 len=254782 2024-09-13T03:17:15.961 INFO:tasks.workunit.client.0.smithi088.stdout:op 5558 completed, throughput=5MB/sec 2024-09-13T03:17:15.961 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-G2UCBbBQPE_PBbi off=573205 len=1015594 2024-09-13T03:17:15.967 INFO:tasks.workunit.client.0.smithi088.stdout:op 5559 completed, throughput=5MB/sec 2024-09-13T03:17:16.968 INFO:tasks.workunit.client.0.smithi088.stdout: 1092: throughput=5MB/sec pending data=0 2024-09-13T03:17:16.968 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9trzudY6JW8UE94 off=2463926 len=548082 2024-09-13T03:17:16.969 INFO:tasks.workunit.client.0.smithi088.stdout:op 5560 completed, throughput=5MB/sec 2024-09-13T03:17:16.969 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sS9D0WzilcITLZd off=6149025 len=227796 2024-09-13T03:17:16.972 INFO:tasks.workunit.client.0.smithi088.stdout:op 5561 completed, throughput=5MB/sec 2024-09-13T03:17:16.972 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GUFEsOY_Du3nDMD off=2870558 len=921172 2024-09-13T03:17:16.975 INFO:tasks.workunit.client.0.smithi088.stdout:op 5562 completed, throughput=5MB/sec 2024-09-13T03:17:16.975 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-C7qxYCTWX6JQLpw off=284946 len=1793803 2024-09-13T03:17:16.977 INFO:tasks.workunit.client.0.smithi088.stdout:op 5563 completed, throughput=5MB/sec 2024-09-13T03:17:16.977 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qVcUBHHhSZGsyPm off=6073423 len=559842 2024-09-13T03:17:16.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 5564 completed, throughput=5MB/sec 2024-09-13T03:17:16.981 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lHMekzmM66uXIlD off=10273756 len=599149 2024-09-13T03:17:16.986 INFO:tasks.workunit.client.0.smithi088.stdout:op 5565 completed, throughput=5MB/sec 2024-09-13T03:17:16.986 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2NpjcaE1sujUSwA off=8405909 len=409766 2024-09-13T03:17:16.986 INFO:tasks.workunit.client.0.smithi088.stdout:op 5566 completed, throughput=5MB/sec 2024-09-13T03:17:16.987 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-v-vkll26rmRfFMX off=7183822 len=908377 2024-09-13T03:17:16.992 INFO:tasks.workunit.client.0.smithi088.stdout:op 5567 completed, throughput=5MB/sec 2024-09-13T03:17:17.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:16 smithi088 ceph-mon[96266]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:17:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:16 smithi088 ceph-mon[98762]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:17:17.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:16 smithi195 ceph-mon[87742]: pgmap v1993: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:17:17.992 INFO:tasks.workunit.client.0.smithi088.stdout: 1093: throughput=5MB/sec pending data=0 2024-09-13T03:17:17.992 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-j_exkaHmp_cX2bD off=3985556 len=1324448 2024-09-13T03:17:17.994 INFO:tasks.workunit.client.0.smithi088.stdout:op 5568 completed, throughput=5MB/sec 2024-09-13T03:17:17.994 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MCXPaMtMBJjamOZ off=12526854 len=1216345 2024-09-13T03:17:18.002 INFO:tasks.workunit.client.0.smithi088.stdout:op 5569 completed, throughput=5MB/sec 2024-09-13T03:17:18.002 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-C__UB8eR1x9jxWv off=12185353 len=576578 2024-09-13T03:17:18.002 INFO:tasks.workunit.client.0.smithi088.stdout:op 5570 completed, throughput=5MB/sec 2024-09-13T03:17:18.002 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Yc5Z2fgymp0AtID off=95442 len=2055256 2024-09-13T03:17:18.005 INFO:tasks.workunit.client.0.smithi088.stdout:op 5571 completed, throughput=5MB/sec 2024-09-13T03:17:19.005 INFO:tasks.workunit.client.0.smithi088.stdout: 1094: throughput=5MB/sec pending data=0 2024-09-13T03:17:19.005 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HUreFr4EwX9OLsh off=768470 len=372688 2024-09-13T03:17:19.009 INFO:tasks.workunit.client.0.smithi088.stdout:op 5572 completed, throughput=5MB/sec 2024-09-13T03:17:19.009 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vGHUNhJL6NzehSq off=4390472 len=1731238 2024-09-13T03:17:19.017 INFO:tasks.workunit.client.0.smithi088.stdout:op 5573 completed, throughput=5MB/sec 2024-09-13T03:17:19.017 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dBDBwDR95oO1FBj off=6297325 len=307518 2024-09-13T03:17:19.018 INFO:tasks.workunit.client.0.smithi088.stdout:op 5574 completed, throughput=5MB/sec 2024-09-13T03:17:19.019 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ciMpv3AClr29qar off=5005258 len=1696794 2024-09-13T03:17:19.020 INFO:tasks.workunit.client.0.smithi088.stdout:op 5575 completed, throughput=5MB/sec 2024-09-13T03:17:19.020 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aCeKNghOxgmGcyY off=8595509 len=1272698 2024-09-13T03:17:19.026 INFO:tasks.workunit.client.0.smithi088.stdout:op 5576 completed, throughput=5MB/sec 2024-09-13T03:17:19.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:18 smithi088 ceph-mon[96266]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:17:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:18 smithi088 ceph-mon[98762]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:17:19.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:18 smithi195 ceph-mon[87742]: pgmap v1994: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:17:20.026 INFO:tasks.workunit.client.0.smithi088.stdout: 1095: throughput=5MB/sec pending data=0 2024-09-13T03:17:20.026 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-VkA5x8PeIZlzv-O off=751359 len=1872232 2024-09-13T03:17:20.030 INFO:tasks.workunit.client.0.smithi088.stdout:op 5577 completed, throughput=5MB/sec 2024-09-13T03:17:20.030 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CQHj4b0BlEcXLtU off=959545 len=1181008 2024-09-13T03:17:20.037 INFO:tasks.workunit.client.0.smithi088.stdout:op 5578 completed, throughput=5MB/sec 2024-09-13T03:17:20.037 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--4C6mkgPlrbnsUq off=1521836 len=1302402 2024-09-13T03:17:20.045 INFO:tasks.workunit.client.0.smithi088.stdout:op 5579 completed, throughput=5MB/sec 2024-09-13T03:17:20.045 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4J13tC2iuxXapPL off=7504234 len=1700801 2024-09-13T03:17:20.049 INFO:tasks.workunit.client.0.smithi088.stdout:op 5580 completed, throughput=5MB/sec 2024-09-13T03:17:21.049 INFO:tasks.workunit.client.0.smithi088.stdout: 1096: throughput=5MB/sec pending data=0 2024-09-13T03:17:21.049 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GiZdbP8FsB0WDUX off=13711944 len=196757 2024-09-13T03:17:21.050 INFO:tasks.workunit.client.0.smithi088.stdout:op 5581 completed, throughput=5MB/sec 2024-09-13T03:17:21.050 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NoYz3MX3V7Gm9lc off=8860975 len=1166769 2024-09-13T03:17:21.051 INFO:tasks.workunit.client.0.smithi088.stdout:op 5582 completed, throughput=5MB/sec 2024-09-13T03:17:21.052 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yQuxK84PlXjwxLL off=1263913 len=101487 2024-09-13T03:17:21.052 INFO:tasks.workunit.client.0.smithi088.stdout:op 5583 completed, throughput=5MB/sec 2024-09-13T03:17:21.052 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BdpPV-ZNywV_cqV off=1839615 len=1997250 2024-09-13T03:17:21.064 INFO:tasks.workunit.client.0.smithi088.stdout:op 5584 completed, throughput=5MB/sec 2024-09-13T03:17:21.064 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-q4JPVoknbJZ1_6y off=1710764 len=288261 2024-09-13T03:17:21.065 INFO:tasks.workunit.client.0.smithi088.stdout:op 5585 completed, throughput=5MB/sec 2024-09-13T03:17:21.065 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MqBFQ35DTb7sMYr off=0 len=1666979 2024-09-13T03:17:21.073 INFO:tasks.workunit.client.0.smithi088.stdout:op 5586 completed, throughput=5MB/sec 2024-09-13T03:17:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:20 smithi088 ceph-mon[96266]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:17:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:20 smithi088 ceph-mon[98762]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:17:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:20 smithi195 ceph-mon[87742]: pgmap v1995: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:17:22.074 INFO:tasks.workunit.client.0.smithi088.stdout: 1097: throughput=5MB/sec pending data=0 2024-09-13T03:17:22.074 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-V_zCLBesCaiCdVG off=1035954 len=342192 2024-09-13T03:17:22.077 INFO:tasks.workunit.client.0.smithi088.stdout:op 5587 completed, throughput=5MB/sec 2024-09-13T03:17:22.077 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-RQoq57WZMV41-Lt off=6358057 len=1926956 2024-09-13T03:17:22.081 INFO:tasks.workunit.client.0.smithi088.stdout:op 5588 completed, throughput=5MB/sec 2024-09-13T03:17:22.081 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IV8rVhrXYTiZZ2x off=24903 len=1448330 2024-09-13T03:17:22.089 INFO:tasks.workunit.client.0.smithi088.stdout:op 5589 completed, throughput=5MB/sec 2024-09-13T03:17:22.089 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0NzVCOofurukXaM off=8203496 len=137605 2024-09-13T03:17:22.090 INFO:tasks.workunit.client.0.smithi088.stdout:op 5590 completed, throughput=5MB/sec 2024-09-13T03:17:22.090 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jFhM6dL_Ji3O2zW off=8087860 len=466137 2024-09-13T03:17:22.095 INFO:tasks.workunit.client.0.smithi088.stdout:op 5591 completed, throughput=5MB/sec 2024-09-13T03:17:23.095 INFO:tasks.workunit.client.0.smithi088.stdout: 1098: throughput=5MB/sec pending data=0 2024-09-13T03:17:23.095 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-kgrUdEcQE9yEh0e off=4839109 len=1973588 2024-09-13T03:17:23.105 INFO:tasks.workunit.client.0.smithi088.stdout:op 5592 completed, throughput=5MB/sec 2024-09-13T03:17:23.105 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0wqFZlmzl5KplR2 off=22850532 len=1370215 2024-09-13T03:17:23.109 INFO:tasks.workunit.client.0.smithi088.stdout:op 5593 completed, throughput=5MB/sec 2024-09-13T03:17:23.109 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-G_q7U7n5UAZqOTl off=1342182 len=1585349 2024-09-13T03:17:23.117 INFO:tasks.workunit.client.0.smithi088.stdout:op 5594 completed, throughput=5MB/sec 2024-09-13T03:17:23.117 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xjOWpaUAmnGjyXL off=8055740 len=908880 2024-09-13T03:17:23.119 INFO:tasks.workunit.client.0.smithi088.stdout:op 5595 completed, throughput=5MB/sec 2024-09-13T03:17:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:22 smithi088 ceph-mon[96266]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:17:23.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:22 smithi088 ceph-mon[98762]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:17:23.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:17:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:17:23] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:17:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:22 smithi195 ceph-mon[87742]: pgmap v1996: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:17:24.119 INFO:tasks.workunit.client.0.smithi088.stdout: 1099: throughput=5MB/sec pending data=0 2024-09-13T03:17:24.119 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YhuH7abXoxrAhxr off=3690917 len=1557633 2024-09-13T03:17:24.122 INFO:tasks.workunit.client.0.smithi088.stdout:op 5596 completed, throughput=5MB/sec 2024-09-13T03:17:24.122 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-U-eIu_bhXaMvUe1 off=18954523 len=636505 2024-09-13T03:17:24.123 INFO:tasks.workunit.client.0.smithi088.stdout:op 5597 completed, throughput=5MB/sec 2024-09-13T03:17:24.124 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-acavqo5l0yNLosS off=20688610 len=636759 2024-09-13T03:17:24.125 INFO:tasks.workunit.client.0.smithi088.stdout:op 5598 completed, throughput=5MB/sec 2024-09-13T03:17:24.125 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NuJ2R0ouP63qpX1 off=6425031 len=478342 2024-09-13T03:17:24.129 INFO:tasks.workunit.client.0.smithi088.stdout:op 5599 completed, throughput=5MB/sec 2024-09-13T03:17:24.129 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mkS4JayYdqG7xV2 off=14932006 len=554161 2024-09-13T03:17:24.130 INFO:tasks.workunit.client.0.smithi088.stdout:op 5600 completed, throughput=5MB/sec 2024-09-13T03:17:24.130 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JyZH7GoiFwoSiZZ off=2486175 len=571444 2024-09-13T03:17:24.134 INFO:tasks.workunit.client.0.smithi088.stdout:op 5601 completed, throughput=5MB/sec 2024-09-13T03:17:24.134 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UeV_9o0Um6OUY78 off=624463 len=1429869 2024-09-13T03:17:24.141 INFO:tasks.workunit.client.0.smithi088.stdout:op 5602 completed, throughput=5MB/sec 2024-09-13T03:17:25.142 INFO:tasks.workunit.client.0.smithi088.stdout: 1100: throughput=5MB/sec pending data=0 2024-09-13T03:17:25.142 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mdJxtP0rF4Ah4tY off=17194684 len=1280358 2024-09-13T03:17:25.148 INFO:tasks.workunit.client.0.smithi088.stdout:op 5603 completed, throughput=5MB/sec 2024-09-13T03:17:25.148 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dRwY2AtSJdNm1Ti off=10561036 len=1833955 2024-09-13T03:17:25.152 INFO:tasks.workunit.client.0.smithi088.stdout:op 5604 completed, throughput=5MB/sec 2024-09-13T03:17:25.152 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_ban-fTiaJwkDv3 off=11206628 len=282836 2024-09-13T03:17:25.155 INFO:tasks.workunit.client.0.smithi088.stdout:op 5605 completed, throughput=5MB/sec 2024-09-13T03:17:25.155 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zgFtMBpNYAJ8htq off=15791369 len=1226717 2024-09-13T03:17:25.156 INFO:tasks.workunit.client.0.smithi088.stdout:op 5606 completed, throughput=5MB/sec 2024-09-13T03:17:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:24 smithi088 ceph-mon[96266]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:17:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:24 smithi088 ceph-mon[98762]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:17:25.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:24 smithi195 ceph-mon[87742]: pgmap v1997: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:17:26.157 INFO:tasks.workunit.client.0.smithi088.stdout: 1101: throughput=5MB/sec pending data=0 2024-09-13T03:17:26.157 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iF-2V2rrA4Mn15w off=4434327 len=452535 2024-09-13T03:17:26.160 INFO:tasks.workunit.client.0.smithi088.stdout:op 5607 completed, throughput=5MB/sec 2024-09-13T03:17:26.160 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sPY8qSLdTbbcoQu off=8717373 len=122980 2024-09-13T03:17:26.161 INFO:tasks.workunit.client.0.smithi088.stdout:op 5608 completed, throughput=5MB/sec 2024-09-13T03:17:26.161 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Zyd7LFQFhzKhDRT off=6541535 len=282216 2024-09-13T03:17:26.164 INFO:tasks.workunit.client.0.smithi088.stdout:op 5609 completed, throughput=5MB/sec 2024-09-13T03:17:26.164 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BvPbsdJmRKjSATJ off=8906780 len=1023132 2024-09-13T03:17:26.171 INFO:tasks.workunit.client.0.smithi088.stdout:op 5610 completed, throughput=5MB/sec 2024-09-13T03:17:26.171 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Gla45Gs1J56fZrg off=8771936 len=1275605 2024-09-13T03:17:26.178 INFO:tasks.workunit.client.0.smithi088.stdout:op 5611 completed, throughput=5MB/sec 2024-09-13T03:17:26.178 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FBOQkmao7_oRrID off=7976791 len=1776059 2024-09-13T03:17:26.187 INFO:tasks.workunit.client.0.smithi088.stdout:op 5612 completed, throughput=5MB/sec 2024-09-13T03:17:27.187 INFO:tasks.workunit.client.0.smithi088.stdout: 1102: throughput=5MB/sec pending data=0 2024-09-13T03:17:27.188 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-juKbbXKZqYkxEbZ off=3125083 len=554477 2024-09-13T03:17:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:26 smithi088 ceph-mon[96266]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:17:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:26 smithi088 ceph-mon[98762]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:17:27.192 INFO:tasks.workunit.client.0.smithi088.stdout:op 5613 completed, throughput=5MB/sec 2024-09-13T03:17:27.193 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-I3v2fwgCAp9rTRg off=2671696 len=1802857 2024-09-13T03:17:27.195 INFO:tasks.workunit.client.0.smithi088.stdout:op 5614 completed, throughput=5MB/sec 2024-09-13T03:17:27.195 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-drcR2D5WPT54rQF off=1059234 len=746106 2024-09-13T03:17:27.200 INFO:tasks.workunit.client.0.smithi088.stdout:op 5615 completed, throughput=5MB/sec 2024-09-13T03:17:27.200 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tcr2xK_PUXTy8ll off=2656271 len=1764197 2024-09-13T03:17:27.201 INFO:tasks.workunit.client.0.smithi088.stdout:op 5616 completed, throughput=5MB/sec 2024-09-13T03:17:27.201 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QqIOv30PBTYc-tq off=16204652 len=1042027 2024-09-13T03:17:27.207 INFO:tasks.workunit.client.0.smithi088.stdout:op 5617 completed, throughput=5MB/sec 2024-09-13T03:17:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:26 smithi195 ceph-mon[87742]: pgmap v1998: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-09-13T03:17:28.207 INFO:tasks.workunit.client.0.smithi088.stdout: 1103: throughput=5MB/sec pending data=0 2024-09-13T03:17:28.208 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-L3OVJqqvog0Nl1l off=3342258 len=713533 2024-09-13T03:17:28.212 INFO:tasks.workunit.client.0.smithi088.stdout:op 5618 completed, throughput=5MB/sec 2024-09-13T03:17:28.212 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DU_FSRy2ERnX3Jw off=2077986 len=2004114 2024-09-13T03:17:28.216 INFO:tasks.workunit.client.0.smithi088.stdout:op 5619 completed, throughput=5MB/sec 2024-09-13T03:17:28.216 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4P00jr_trBrKYQV off=13630127 len=513959 2024-09-13T03:17:28.220 INFO:tasks.workunit.client.0.smithi088.stdout:op 5620 completed, throughput=5MB/sec 2024-09-13T03:17:28.220 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-a0Lx8waXrgv37Lh off=9524825 len=655428 2024-09-13T03:17:28.221 INFO:tasks.workunit.client.0.smithi088.stdout:op 5621 completed, throughput=5MB/sec 2024-09-13T03:17:28.221 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-k-7xVGS9vaeT_oU off=9538889 len=1268204 2024-09-13T03:17:28.222 INFO:tasks.workunit.client.0.smithi088.stdout:op 5622 completed, throughput=5MB/sec 2024-09-13T03:17:29.223 INFO:tasks.workunit.client.0.smithi088.stdout: 1104: throughput=5MB/sec pending data=0 2024-09-13T03:17:29.223 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Uy3G4nSNF6b3bzq off=1224396 len=1866612 2024-09-13T03:17:29.233 INFO:tasks.workunit.client.0.smithi088.stdout:op 5623 completed, throughput=5MB/sec 2024-09-13T03:17:29.233 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JHA4tp7J_6pIwg6 off=1028808 len=741092 2024-09-13T03:17:29.234 INFO:tasks.workunit.client.0.smithi088.stdout:op 5624 completed, throughput=5MB/sec 2024-09-13T03:17:29.234 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6eKHvP2ZOVTHNBx off=4639368 len=2087738 2024-09-13T03:17:29.236 INFO:tasks.workunit.client.0.smithi088.stdout:op 5625 completed, throughput=5MB/sec 2024-09-13T03:17:29.236 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WZzr9URavGgNltY off=7361446 len=850807 2024-09-13T03:17:29.241 INFO:tasks.workunit.client.0.smithi088.stdout:op 5626 completed, throughput=5MB/sec 2024-09-13T03:17:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:29 smithi088 ceph-mon[96266]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-13T03:17:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:29 smithi088 ceph-mon[98762]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-13T03:17:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:29 smithi195 ceph-mon[87742]: pgmap v1999: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-09-13T03:17:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:30.241 INFO:tasks.workunit.client.0.smithi088.stdout: 1105: throughput=5MB/sec pending data=0 2024-09-13T03:17:30.241 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HmEPlQcvTIUzVew off=2044212 len=1032021 2024-09-13T03:17:30.244 INFO:tasks.workunit.client.0.smithi088.stdout:op 5627 completed, throughput=5MB/sec 2024-09-13T03:17:30.244 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KGSU7DTxBQlVrdb off=6234416 len=1568275 2024-09-13T03:17:30.253 INFO:tasks.workunit.client.0.smithi088.stdout:op 5628 completed, throughput=5MB/sec 2024-09-13T03:17:30.253 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-igkEoyawXm6KsOU off=13242510 len=1593272 2024-09-13T03:17:30.255 INFO:tasks.workunit.client.0.smithi088.stdout:op 5629 completed, throughput=5MB/sec 2024-09-13T03:17:30.255 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Eo0yepqpj88HvVz off=5044265 len=785000 2024-09-13T03:17:30.257 INFO:tasks.workunit.client.0.smithi088.stdout:op 5630 completed, throughput=5MB/sec 2024-09-13T03:17:31.257 INFO:tasks.workunit.client.0.smithi088.stdout: 1106: throughput=5MB/sec pending data=0 2024-09-13T03:17:31.257 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-USj3tpeOJj485vP off=5584042 len=851001 2024-09-13T03:17:31.262 INFO:tasks.workunit.client.0.smithi088.stdout:op 5631 completed, throughput=5MB/sec 2024-09-13T03:17:31.263 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VaUT2P3PadXfZMT off=2096019 len=1089571 2024-09-13T03:17:31.268 INFO:tasks.workunit.client.0.smithi088.stdout:op 5632 completed, throughput=5MB/sec 2024-09-13T03:17:31.268 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mSewksguMRL2-MP off=9744 len=1966784 2024-09-13T03:17:31.278 INFO:tasks.workunit.client.0.smithi088.stdout:op 5633 completed, throughput=5MB/sec 2024-09-13T03:17:31.278 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sKzg0oHZ5v9S90X off=5377378 len=727403 2024-09-13T03:17:31.279 INFO:tasks.workunit.client.0.smithi088.stdout:op 5634 completed, throughput=5MB/sec 2024-09-13T03:17:31.279 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dkurwVvPLfwbT_- off=3732855 len=1728114 2024-09-13T03:17:31.289 INFO:tasks.workunit.client.0.smithi088.stdout:op 5635 completed, throughput=5MB/sec 2024-09-13T03:17:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:31 smithi088 ceph-mon[96266]: pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:17:31.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:31 smithi088 ceph-mon[98762]: pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:17:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:31 smithi195 ceph-mon[87742]: pgmap v2000: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:17:32.289 INFO:tasks.workunit.client.0.smithi088.stdout: 1107: throughput=5MB/sec pending data=0 2024-09-13T03:17:32.289 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZrH0IPs-Ax3NgJn off=11441879 len=2091406 2024-09-13T03:17:32.299 INFO:tasks.workunit.client.0.smithi088.stdout:op 5636 completed, throughput=5MB/sec 2024-09-13T03:17:32.299 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-x0i-pO3ga9IajPP off=2972415 len=1418128 2024-09-13T03:17:32.307 INFO:tasks.workunit.client.0.smithi088.stdout:op 5637 completed, throughput=5MB/sec 2024-09-13T03:17:32.307 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1ZXsC8TK6ROhVsF off=737108 len=1734854 2024-09-13T03:17:32.316 INFO:tasks.workunit.client.0.smithi088.stdout:op 5638 completed, throughput=5MB/sec 2024-09-13T03:17:33.316 INFO:tasks.workunit.client.0.smithi088.stdout: 1108: throughput=5MB/sec pending data=0 2024-09-13T03:17:33.316 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-6ST50PFnysYkiq0 off=4184989 len=72966 2024-09-13T03:17:33.319 INFO:tasks.workunit.client.0.smithi088.stdout:op 5639 completed, throughput=5MB/sec 2024-09-13T03:17:33.319 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hZZjw-kvgMjy_lf off=2986716 len=785902 2024-09-13T03:17:33.324 INFO:tasks.workunit.client.0.smithi088.stdout:op 5640 completed, throughput=5MB/sec 2024-09-13T03:17:33.324 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OgtZPHSX8gJ-H5q off=517769 len=501069 2024-09-13T03:17:33.327 INFO:tasks.workunit.client.0.smithi088.stdout:op 5641 completed, throughput=5MB/sec 2024-09-13T03:17:33.327 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-U3W06BaAarRba0S off=1765727 len=367397 2024-09-13T03:17:33.328 INFO:tasks.workunit.client.0.smithi088.stdout:op 5642 completed, throughput=5MB/sec 2024-09-13T03:17:33.328 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-z7zLUJ3wHCva6Sq off=74745 len=338177 2024-09-13T03:17:33.329 INFO:tasks.workunit.client.0.smithi088.stdout:op 5643 completed, throughput=5MB/sec 2024-09-13T03:17:33.329 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YM9duphVV2ZoeFR off=980535 len=664398 2024-09-13T03:17:33.334 INFO:tasks.workunit.client.0.smithi088.stdout:op 5644 completed, throughput=5MB/sec 2024-09-13T03:17:33.334 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sZlC3P6qsqNIzT9 off=8881320 len=1624445 2024-09-13T03:17:33.340 INFO:tasks.workunit.client.0.smithi088.stdout:op 5645 completed, throughput=5MB/sec 2024-09-13T03:17:33.365 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:17:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:17:33] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-09-13T03:17:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:33 smithi088 ceph-mon[96266]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:17:33.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:33 smithi088 ceph-mon[98762]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:17:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:33 smithi195 ceph-mon[87742]: pgmap v2001: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:17:34.340 INFO:tasks.workunit.client.0.smithi088.stdout: 1109: throughput=5MB/sec pending data=0 2024-09-13T03:17:34.340 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dRwY2AtSJdNm1Ti off=7267643 len=1650886 2024-09-13T03:17:34.344 INFO:tasks.workunit.client.0.smithi088.stdout:op 5646 completed, throughput=5MB/sec 2024-09-13T03:17:34.344 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Bld5akIQ52JxBx0 off=2015608 len=798753 2024-09-13T03:17:34.350 INFO:tasks.workunit.client.0.smithi088.stdout:op 5647 completed, throughput=5MB/sec 2024-09-13T03:17:34.350 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QY4GvwsXIVfB-KQ off=9691575 len=2040887 2024-09-13T03:17:34.352 INFO:tasks.workunit.client.0.smithi088.stdout:op 5648 completed, throughput=5MB/sec 2024-09-13T03:17:34.353 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ImDi9jhVsUgIhzi off=0 len=1186855 2024-09-13T03:17:34.359 INFO:tasks.workunit.client.0.smithi088.stdout:op 5649 completed, throughput=5MB/sec 2024-09-13T03:17:35.360 INFO:tasks.workunit.client.0.smithi088.stdout: 1110: throughput=5MB/sec pending data=0 2024-09-13T03:17:35.360 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eHayHIVkGkYECKa off=4257875 len=604315 2024-09-13T03:17:35.364 INFO:tasks.workunit.client.0.smithi088.stdout:op 5650 completed, throughput=5MB/sec 2024-09-13T03:17:35.364 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EHO39WubjKWA4oq off=6084779 len=127083 2024-09-13T03:17:35.367 INFO:tasks.workunit.client.0.smithi088.stdout:op 5651 completed, throughput=5MB/sec 2024-09-13T03:17:35.367 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-_uJ-YijV6gNyfK7 off=15977231 len=126395 2024-09-13T03:17:35.368 INFO:tasks.workunit.client.0.smithi088.stdout:op 5652 completed, throughput=5MB/sec 2024-09-13T03:17:35.368 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-by7J4ilDsLzLJ43 off=733706 len=137587 2024-09-13T03:17:35.371 INFO:tasks.workunit.client.0.smithi088.stdout:op 5653 completed, throughput=5MB/sec 2024-09-13T03:17:35.371 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--9ofydBLwW8U1xr off=5906583 len=83550 2024-09-13T03:17:35.372 INFO:tasks.workunit.client.0.smithi088.stdout:op 5654 completed, throughput=5MB/sec 2024-09-13T03:17:35.372 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0bcLcGse4jQTo2i off=5490250 len=1438802 2024-09-13T03:17:35.373 INFO:tasks.workunit.client.0.smithi088.stdout:op 5655 completed, throughput=5MB/sec 2024-09-13T03:17:35.374 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3yKG02j_7ZpTIgs off=5992534 len=1024269 2024-09-13T03:17:35.376 INFO:tasks.workunit.client.0.smithi088.stdout:op 5656 completed, throughput=5MB/sec 2024-09-13T03:17:35.377 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Ye17uABcEDZVqZn off=242754 len=1750569 2024-09-13T03:17:35.383 INFO:tasks.workunit.client.0.smithi088.stdout:op 5657 completed, throughput=5MB/sec 2024-09-13T03:17:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:35 smithi088 ceph-mon[96266]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:17:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:35 smithi088 ceph-mon[98762]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:17:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:35 smithi195 ceph-mon[87742]: pgmap v2002: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:17:36.383 INFO:tasks.workunit.client.0.smithi088.stdout: 1111: throughput=5MB/sec pending data=0 2024-09-13T03:17:36.384 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ES6_KrqcetHsFzS off=422631 len=133551 2024-09-13T03:17:36.384 INFO:tasks.workunit.client.0.smithi088.stdout:op 5658 completed, throughput=5MB/sec 2024-09-13T03:17:36.384 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UXasKhCyLidu22G off=6059195 len=436479 2024-09-13T03:17:36.385 INFO:tasks.workunit.client.0.smithi088.stdout:op 5659 completed, throughput=5MB/sec 2024-09-13T03:17:36.385 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UlPk3jelu6C2jB9 off=9044324 len=1970839 2024-09-13T03:17:36.389 INFO:tasks.workunit.client.0.smithi088.stdout:op 5660 completed, throughput=5MB/sec 2024-09-13T03:17:36.389 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-75PVkkqmi3n5Vit off=6565349 len=451888 2024-09-13T03:17:36.389 INFO:tasks.workunit.client.0.smithi088.stdout:op 5661 completed, throughput=5MB/sec 2024-09-13T03:17:36.389 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-8X_hGKQ5Q8s9gJj off=196995 len=34348 2024-09-13T03:17:36.391 INFO:tasks.workunit.client.0.smithi088.stdout:op 5662 completed, throughput=5MB/sec 2024-09-13T03:17:36.391 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wTzBkFxrgLbtHl- off=616772 len=563250 2024-09-13T03:17:36.395 INFO:tasks.workunit.client.0.smithi088.stdout:op 5663 completed, throughput=5MB/sec 2024-09-13T03:17:36.395 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9DrP6zId0hBBWUv off=10705548 len=967748 2024-09-13T03:17:36.397 INFO:tasks.workunit.client.0.smithi088.stdout:op 5664 completed, throughput=5MB/sec 2024-09-13T03:17:36.397 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-O9-1G0QMLqkDuAi off=3651896 len=771803 2024-09-13T03:17:36.401 INFO:tasks.workunit.client.0.smithi088.stdout:op 5665 completed, throughput=5MB/sec 2024-09-13T03:17:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:36 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:17:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:36 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:17:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:36 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:17:37.402 INFO:tasks.workunit.client.0.smithi088.stdout: 1112: throughput=5MB/sec pending data=0 2024-09-13T03:17:37.402 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PdHl0v5Md9kQCjE off=9002218 len=376036 2024-09-13T03:17:37.404 INFO:tasks.workunit.client.0.smithi088.stdout:op 5666 completed, throughput=5MB/sec 2024-09-13T03:17:37.404 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ywFZTla6G4g8y6b off=5729512 len=55024 2024-09-13T03:17:37.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 5667 completed, throughput=5MB/sec 2024-09-13T03:17:37.406 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-myTLSGISn4IJDp7 off=904155 len=1511925 2024-09-13T03:17:37.413 INFO:tasks.workunit.client.0.smithi088.stdout:op 5668 completed, throughput=5MB/sec 2024-09-13T03:17:37.413 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--II_nsUo-rMeyCk off=0 len=1521598 2024-09-13T03:17:37.421 INFO:tasks.workunit.client.0.smithi088.stdout:op 5669 completed, throughput=5MB/sec 2024-09-13T03:17:37.421 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-d4Uq632OwEP3z1p off=3997215 len=1263747 2024-09-13T03:17:37.425 INFO:tasks.workunit.client.0.smithi088.stdout:op 5670 completed, throughput=5MB/sec 2024-09-13T03:17:37.425 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-fpdJwgEvgd0OExS off=5092890 len=1531587 2024-09-13T03:17:37.432 INFO:tasks.workunit.client.0.smithi088.stdout:op 5671 completed, throughput=5MB/sec 2024-09-13T03:17:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:37 smithi088 ceph-mon[96266]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:17:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:17:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:17:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:17:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:37 smithi088 ceph-mon[98762]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:17:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:17:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:17:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:17:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:37 smithi195 ceph-mon[87742]: pgmap v2003: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:17:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:17:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:17:37.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:17:38.433 INFO:tasks.workunit.client.0.smithi088.stdout: 1113: throughput=5MB/sec pending data=0 2024-09-13T03:17:38.433 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EVrl6OCXgOC04fa off=5616111 len=1088550 2024-09-13T03:17:38.434 INFO:tasks.workunit.client.0.smithi088.stdout:op 5672 completed, throughput=5MB/sec 2024-09-13T03:17:38.434 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B4tw3ykcakku-93 off=5977237 len=1872145 2024-09-13T03:17:38.436 INFO:tasks.workunit.client.0.smithi088.stdout:op 5673 completed, throughput=5MB/sec 2024-09-13T03:17:38.436 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-j2jXpOR35KN4PN3 off=1065871 len=1781033 2024-09-13T03:17:38.438 INFO:tasks.workunit.client.0.smithi088.stdout:op 5674 completed, throughput=5MB/sec 2024-09-13T03:17:39.439 INFO:tasks.workunit.client.0.smithi088.stdout: 1114: throughput=5MB/sec pending data=0 2024-09-13T03:17:39.439 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XvX2zqwI_oZc3Mf off=356713 len=1919377 2024-09-13T03:17:39.441 INFO:tasks.workunit.client.0.smithi088.stdout:op 5675 completed, throughput=5MB/sec 2024-09-13T03:17:39.441 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w0Xsss3z-okdV90 off=1692457 len=696994 2024-09-13T03:17:39.442 INFO:tasks.workunit.client.0.smithi088.stdout:op 5676 completed, throughput=5MB/sec 2024-09-13T03:17:39.442 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wnnNpYC7dLuLTdt off=2562383 len=2058514 2024-09-13T03:17:39.447 INFO:tasks.workunit.client.0.smithi088.stdout:op 5677 completed, throughput=5MB/sec 2024-09-13T03:17:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:39 smithi088 ceph-mon[96266]: pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:17:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:39 smithi088 ceph-mon[98762]: pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:17:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:39 smithi195 ceph-mon[87742]: pgmap v2004: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-09-13T03:17:40.447 INFO:tasks.workunit.client.0.smithi088.stdout: 1115: throughput=5MB/sec pending data=0 2024-09-13T03:17:40.447 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-W8YT28GBBdU6DWb off=21263113 len=1407892 2024-09-13T03:17:40.453 INFO:tasks.workunit.client.0.smithi088.stdout:op 5678 completed, throughput=5MB/sec 2024-09-13T03:17:40.453 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-r9WyMNXNoJG6ZNk off=2882516 len=162310 2024-09-13T03:17:40.456 INFO:tasks.workunit.client.0.smithi088.stdout:op 5679 completed, throughput=5MB/sec 2024-09-13T03:17:40.456 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-O4qUylZUUWfpGue off=6038490 len=639259 2024-09-13T03:17:40.460 INFO:tasks.workunit.client.0.smithi088.stdout:op 5680 completed, throughput=5MB/sec 2024-09-13T03:17:40.461 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2bWfm8EZXyWRkZE off=9567586 len=33401 2024-09-13T03:17:40.463 INFO:tasks.workunit.client.0.smithi088.stdout:op 5681 completed, throughput=5MB/sec 2024-09-13T03:17:40.463 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-cDRm3U9Wt-DVbbD off=7474149 len=1567673 2024-09-13T03:17:40.473 INFO:tasks.workunit.client.0.smithi088.stdout:op 5682 completed, throughput=5MB/sec 2024-09-13T03:17:40.473 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--6kxs37ABFenN9y off=7215302 len=154452 2024-09-13T03:17:40.474 INFO:tasks.workunit.client.0.smithi088.stdout:op 5683 completed, throughput=5MB/sec 2024-09-13T03:17:40.474 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4mS7iNTe7FrQ02f off=3538437 len=195868 2024-09-13T03:17:40.475 INFO:tasks.workunit.client.0.smithi088.stdout:op 5684 completed, throughput=5MB/sec 2024-09-13T03:17:40.475 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ySA8b8YzpmPv4z4 off=791039 len=883244 2024-09-13T03:17:40.477 INFO:tasks.workunit.client.0.smithi088.stdout:op 5685 completed, throughput=5MB/sec 2024-09-13T03:17:40.477 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CBwpeyDLvD21GuM off=902352 len=849040 2024-09-13T03:17:40.481 INFO:tasks.workunit.client.0.smithi088.stdout:op 5686 completed, throughput=5MB/sec 2024-09-13T03:17:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: 1116: throughput=5MB/sec pending data=0 2024-09-13T03:17:41.482 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2uDQ1ZjCdqMvtyt off=5619851 len=1459139 2024-09-13T03:17:41.493 INFO:tasks.workunit.client.0.smithi088.stdout:op 5687 completed, throughput=5MB/sec 2024-09-13T03:17:41.494 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7Rzck8IP4Q0Vx7i off=2048108 len=610912 2024-09-13T03:17:41.494 INFO:tasks.workunit.client.0.smithi088.stdout:op 5688 completed, throughput=5MB/sec 2024-09-13T03:17:41.494 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-wWj3mkaUTFtLims off=7130354 len=2044696 2024-09-13T03:17:41.497 INFO:tasks.workunit.client.0.smithi088.stdout:op 5689 completed, throughput=5MB/sec 2024-09-13T03:17:41.497 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-D8Tumnu4529SApP off=5050213 len=991582 2024-09-13T03:17:41.498 INFO:tasks.workunit.client.0.smithi088.stdout:op 5690 completed, throughput=5MB/sec 2024-09-13T03:17:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:41 smithi088 ceph-mon[96266]: pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:17:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:41 smithi088 ceph-mon[98762]: pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:17:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:41 smithi195 ceph-mon[87742]: pgmap v2005: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:17:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: 1117: throughput=5MB/sec pending data=0 2024-09-13T03:17:42.498 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-89x7YPmNyXbTMHn off=16028288 len=738814 2024-09-13T03:17:42.499 INFO:tasks.workunit.client.0.smithi088.stdout:op 5691 completed, throughput=5MB/sec 2024-09-13T03:17:42.499 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-k1Q4aLUTrAZqZSd off=1091938 len=118825 2024-09-13T03:17:42.503 INFO:tasks.workunit.client.0.smithi088.stdout:op 5692 completed, throughput=5MB/sec 2024-09-13T03:17:42.503 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-divSHlxoPdsj1iN off=982713 len=1808139 2024-09-13T03:17:42.514 INFO:tasks.workunit.client.0.smithi088.stdout:op 5693 completed, throughput=5MB/sec 2024-09-13T03:17:42.514 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ln_nd3XjPhbFtmb off=3979516 len=334230 2024-09-13T03:17:42.514 INFO:tasks.workunit.client.0.smithi088.stdout:op 5694 completed, throughput=5MB/sec 2024-09-13T03:17:42.514 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-SEmdb6jw1ad9WxB off=13657764 len=922383 2024-09-13T03:17:42.519 INFO:tasks.workunit.client.0.smithi088.stdout:op 5695 completed, throughput=5MB/sec 2024-09-13T03:17:42.519 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-U37KAkcgg8k3Tb2 off=10784901 len=2073086 2024-09-13T03:17:42.527 INFO:tasks.workunit.client.0.smithi088.stdout:op 5696 completed, throughput=5MB/sec 2024-09-13T03:17:43.386 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:17:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:17:43] "GET /metrics HTTP/1.1" 200 34029 "" "Prometheus/2.43.0" 2024-09-13T03:17:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: 1118: throughput=5MB/sec pending data=0 2024-09-13T03:17:43.527 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hmjxOotcYlInPPr off=17907945 len=723219 2024-09-13T03:17:43.529 INFO:tasks.workunit.client.0.smithi088.stdout:op 5697 completed, throughput=5MB/sec 2024-09-13T03:17:43.529 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Sw04aKsdw4NqOqT off=4609688 len=1516428 2024-09-13T03:17:43.536 INFO:tasks.workunit.client.0.smithi088.stdout:op 5698 completed, throughput=5MB/sec 2024-09-13T03:17:43.536 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-w24EILtCyISms-X off=9360111 len=1224546 2024-09-13T03:17:43.537 INFO:tasks.workunit.client.0.smithi088.stdout:op 5699 completed, throughput=5MB/sec 2024-09-13T03:17:43.537 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mSJeSblBAdQ-noV off=513957 len=819601 2024-09-13T03:17:43.538 INFO:tasks.workunit.client.0.smithi088.stdout:op 5700 completed, throughput=5MB/sec 2024-09-13T03:17:43.538 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zVZY7v3EPVkVyyt off=14646172 len=1180917 2024-09-13T03:17:43.539 INFO:tasks.workunit.client.0.smithi088.stdout:op 5701 completed, throughput=5MB/sec 2024-09-13T03:17:43.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:43 smithi088 ceph-mon[96266]: pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:17:43.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:43 smithi088 ceph-mon[98762]: pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:17:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:43 smithi195 ceph-mon[87742]: pgmap v2006: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:17:44.540 INFO:tasks.workunit.client.0.smithi088.stdout: 1119: throughput=5MB/sec pending data=0 2024-09-13T03:17:44.540 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-mcATfhiaMRT0bUu off=683746 len=664857 2024-09-13T03:17:44.545 INFO:tasks.workunit.client.0.smithi088.stdout:op 5702 completed, throughput=5MB/sec 2024-09-13T03:17:44.545 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-eyRGvcWz892P-G5 off=2461665 len=1411660 2024-09-13T03:17:44.553 INFO:tasks.workunit.client.0.smithi088.stdout:op 5703 completed, throughput=5MB/sec 2024-09-13T03:17:44.553 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-M_vsjEtmzKba7T_ off=1705146 len=1908278 2024-09-13T03:17:44.561 INFO:tasks.workunit.client.0.smithi088.stdout:op 5704 completed, throughput=5MB/sec 2024-09-13T03:17:44.561 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2mVvBNKKkGYsig9 off=515127 len=119326 2024-09-13T03:17:44.564 INFO:tasks.workunit.client.0.smithi088.stdout:op 5705 completed, throughput=5MB/sec 2024-09-13T03:17:44.564 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WIkOaanyEt5a-CR off=8854736 len=1549247 2024-09-13T03:17:44.565 INFO:tasks.workunit.client.0.smithi088.stdout:op 5706 completed, throughput=5MB/sec 2024-09-13T03:17:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:44.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:45.565 INFO:tasks.workunit.client.0.smithi088.stdout: 1120: throughput=5MB/sec pending data=0 2024-09-13T03:17:45.565 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EbAvBB1_b6J7JQq off=5839573 len=113635 2024-09-13T03:17:45.566 INFO:tasks.workunit.client.0.smithi088.stdout:op 5707 completed, throughput=5MB/sec 2024-09-13T03:17:45.566 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5nvWeKc0VgfQ6XA off=8403882 len=703491 2024-09-13T03:17:45.567 INFO:tasks.workunit.client.0.smithi088.stdout:op 5708 completed, throughput=5MB/sec 2024-09-13T03:17:45.567 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-22GHEuzXt3Qr3fC off=1511958 len=1154888 2024-09-13T03:17:45.574 INFO:tasks.workunit.client.0.smithi088.stdout:op 5709 completed, throughput=5MB/sec 2024-09-13T03:17:45.574 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-c6QAiaBLEQebj8c off=2616503 len=1771534 2024-09-13T03:17:45.576 INFO:tasks.workunit.client.0.smithi088.stdout:op 5710 completed, throughput=5MB/sec 2024-09-13T03:17:45.576 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mfWXwgMmOIEx0zK off=3060066 len=1642127 2024-09-13T03:17:45.577 INFO:tasks.workunit.client.0.smithi088.stdout:op 5711 completed, throughput=5MB/sec 2024-09-13T03:17:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:45 smithi088 ceph-mon[96266]: pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:17:45.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:45 smithi088 ceph-mon[98762]: pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:17:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:45 smithi195 ceph-mon[87742]: pgmap v2007: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:17:46.577 INFO:tasks.workunit.client.0.smithi088.stdout: 1121: throughput=5MB/sec pending data=0 2024-09-13T03:17:46.578 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3dAklk_Jj1bnjhz off=745534 len=1468692 2024-09-13T03:17:46.584 INFO:tasks.workunit.client.0.smithi088.stdout:op 5712 completed, throughput=5MB/sec 2024-09-13T03:17:46.584 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-pKkg8H_tG8AWKKa off=2786399 len=412942 2024-09-13T03:17:46.588 INFO:tasks.workunit.client.0.smithi088.stdout:op 5713 completed, throughput=5MB/sec 2024-09-13T03:17:46.588 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2dDSAe7Iv4XKt0R off=4185348 len=691979 2024-09-13T03:17:46.589 INFO:tasks.workunit.client.0.smithi088.stdout:op 5714 completed, throughput=5MB/sec 2024-09-13T03:17:46.590 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-cUjJe07Qq9S2Oqm off=5131028 len=534140 2024-09-13T03:17:46.590 INFO:tasks.workunit.client.0.smithi088.stdout:op 5715 completed, throughput=5MB/sec 2024-09-13T03:17:46.590 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-szFYjAoYI8vyHt9 off=2762830 len=1111830 2024-09-13T03:17:46.597 INFO:tasks.workunit.client.0.smithi088.stdout:op 5716 completed, throughput=5MB/sec 2024-09-13T03:17:47.597 INFO:tasks.workunit.client.0.smithi088.stdout: 1122: throughput=5MB/sec pending data=0 2024-09-13T03:17:47.597 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-e-JYJjBLaIpCpOr off=1353975 len=400313 2024-09-13T03:17:47.601 INFO:tasks.workunit.client.0.smithi088.stdout:op 5717 completed, throughput=5MB/sec 2024-09-13T03:17:47.601 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FpbcGI6kXvN4Bse off=4086749 len=1680066 2024-09-13T03:17:47.603 INFO:tasks.workunit.client.0.smithi088.stdout:op 5718 completed, throughput=5MB/sec 2024-09-13T03:17:47.603 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NpxO1paeXBW_fkr off=12070320 len=1799140 2024-09-13T03:17:47.605 INFO:tasks.workunit.client.0.smithi088.stdout:op 5719 completed, throughput=5MB/sec 2024-09-13T03:17:47.605 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WwR0ZU1An9Fr4vy off=2493115 len=1276327 2024-09-13T03:17:47.611 INFO:tasks.workunit.client.0.smithi088.stdout:op 5720 completed, throughput=5MB/sec 2024-09-13T03:17:47.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:47 smithi088 ceph-mon[96266]: pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:17:47.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:47 smithi088 ceph-mon[98762]: pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:17:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:47 smithi195 ceph-mon[87742]: pgmap v2008: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-09-13T03:17:48.612 INFO:tasks.workunit.client.0.smithi088.stdout: 1123: throughput=5MB/sec pending data=0 2024-09-13T03:17:48.612 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2cvR4C9jVdnzPNi off=13060363 len=319312 2024-09-13T03:17:48.613 INFO:tasks.workunit.client.0.smithi088.stdout:op 5721 completed, throughput=5MB/sec 2024-09-13T03:17:48.613 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tZLE6TwdNwBpT_x off=10972112 len=362570 2024-09-13T03:17:48.614 INFO:tasks.workunit.client.0.smithi088.stdout:op 5722 completed, throughput=5MB/sec 2024-09-13T03:17:48.614 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-td060CPee3Mq6Jw off=6546025 len=244631 2024-09-13T03:17:48.615 INFO:tasks.workunit.client.0.smithi088.stdout:op 5723 completed, throughput=5MB/sec 2024-09-13T03:17:48.615 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dO10R2tBCiCW_A- off=4029661 len=1061130 2024-09-13T03:17:48.617 INFO:tasks.workunit.client.0.smithi088.stdout:op 5724 completed, throughput=5MB/sec 2024-09-13T03:17:48.698 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nGxfyfxRyfTEkO5 off=20626741 len=471415 2024-09-13T03:17:48.700 INFO:tasks.workunit.client.0.smithi088.stdout:op 5725 completed, throughput=5MB/sec 2024-09-13T03:17:48.700 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XgqSPUZe0a77GZx off=21917942 len=1106685 2024-09-13T03:17:48.700 INFO:tasks.workunit.client.0.smithi088.stdout:op 5726 completed, throughput=5MB/sec 2024-09-13T03:17:48.700 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nwCRZxlCQvf0ANn off=5554043 len=256778 2024-09-13T03:17:48.700 INFO:tasks.workunit.client.0.smithi088.stdout:op 5727 completed, throughput=5MB/sec 2024-09-13T03:17:48.700 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ocy_OwPmi9mbXtO off=35993 len=1271616 2024-09-13T03:17:48.701 INFO:tasks.workunit.client.0.smithi088.stdout:op 5728 completed, throughput=5MB/sec 2024-09-13T03:17:48.701 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-btjlaKSWkElwY8R off=16323787 len=1969515 2024-09-13T03:17:48.701 INFO:tasks.workunit.client.0.smithi088.stdout:op 5729 completed, throughput=5MB/sec 2024-09-13T03:17:49.629 INFO:tasks.workunit.client.0.smithi088.stdout: 1124: throughput=5MB/sec pending data=0 2024-09-13T03:17:49.629 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-10bzUIHUqxliWD1 off=959811 len=1983866 2024-09-13T03:17:49.632 INFO:tasks.workunit.client.0.smithi088.stdout:op 5730 completed, throughput=5MB/sec 2024-09-13T03:17:49.632 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5kblHLEskPd35ii off=9279721 len=38063 2024-09-13T03:17:49.634 INFO:tasks.workunit.client.0.smithi088.stdout:op 5731 completed, throughput=5MB/sec 2024-09-13T03:17:49.634 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dBDBwDR95oO1FBj off=17485502 len=758911 2024-09-13T03:17:49.640 INFO:tasks.workunit.client.0.smithi088.stdout:op 5732 completed, throughput=5MB/sec 2024-09-13T03:17:49.640 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EJOmGP6ioNXvh4h off=543833 len=2041908 2024-09-13T03:17:49.650 INFO:tasks.workunit.client.0.smithi088.stdout:op 5733 completed, throughput=5MB/sec 2024-09-13T03:17:49.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:49 smithi088 ceph-mon[96266]: pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-13T03:17:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:49 smithi088 ceph-mon[98762]: pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-13T03:17:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:49 smithi195 ceph-mon[87742]: pgmap v2009: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-09-13T03:17:50.651 INFO:tasks.workunit.client.0.smithi088.stdout: 1125: throughput=5MB/sec pending data=0 2024-09-13T03:17:50.651 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-8upgb0EWrpCKtRl off=1712224 len=1293152 2024-09-13T03:17:50.654 INFO:tasks.workunit.client.0.smithi088.stdout:op 5734 completed, throughput=5MB/sec 2024-09-13T03:17:50.654 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-q4BBXNtu3Bm3cF_ off=1136450 len=213278 2024-09-13T03:17:50.657 INFO:tasks.workunit.client.0.smithi088.stdout:op 5735 completed, throughput=5MB/sec 2024-09-13T03:17:50.657 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lZQ69N1K6ovYcy9 off=0 len=1071807 2024-09-13T03:17:50.659 INFO:tasks.workunit.client.0.smithi088.stdout:op 5736 completed, throughput=5MB/sec 2024-09-13T03:17:50.659 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Sihff4_Fn9Kt7KH off=3114715 len=671724 2024-09-13T03:17:50.664 INFO:tasks.workunit.client.0.smithi088.stdout:op 5737 completed, throughput=5MB/sec 2024-09-13T03:17:50.664 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Fbn-np88ZswdoLX off=14918195 len=194675 2024-09-13T03:17:50.664 INFO:tasks.workunit.client.0.smithi088.stdout:op 5738 completed, throughput=5MB/sec 2024-09-13T03:17:50.664 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-T8hwapeIIVOGxSr off=3896767 len=1904494 2024-09-13T03:17:50.674 INFO:tasks.workunit.client.0.smithi088.stdout:op 5739 completed, throughput=5MB/sec 2024-09-13T03:17:51.675 INFO:tasks.workunit.client.0.smithi088.stdout: 1126: throughput=5MB/sec pending data=0 2024-09-13T03:17:51.702 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tgtw8satlnpiiPy off=11034824 len=1129506 2024-09-13T03:17:51.703 INFO:tasks.workunit.client.0.smithi088.stdout:op 5740 completed, throughput=5MB/sec 2024-09-13T03:17:51.703 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-K6lQoqscJUe0_pZ off=19391814 len=1833512 2024-09-13T03:17:51.703 INFO:tasks.workunit.client.0.smithi088.stdout:op 5741 completed, throughput=5MB/sec 2024-09-13T03:17:51.703 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:51 smithi088 ceph-mon[98762]: pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:17:51.703 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YQYdiLNFDfVevVT off=1183761 len=33124 2024-09-13T03:17:51.704 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:51 smithi088 ceph-mon[96266]: pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:17:51.705 INFO:tasks.workunit.client.0.smithi088.stdout:op 5742 completed, throughput=5MB/sec 2024-09-13T03:17:51.705 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JyG9yviNCMGoQdP off=16946971 len=422149 2024-09-13T03:17:51.705 INFO:tasks.workunit.client.0.smithi088.stdout:op 5743 completed, throughput=5MB/sec 2024-09-13T03:17:51.705 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iqqYTd21NH52VG4 off=662003 len=14882 2024-09-13T03:17:51.705 INFO:tasks.workunit.client.0.smithi088.stdout:op 5744 completed, throughput=5MB/sec 2024-09-13T03:17:51.705 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4cfHrxik0PpXKZB off=16794831 len=913613 2024-09-13T03:17:51.705 INFO:tasks.workunit.client.0.smithi088.stdout:op 5745 completed, throughput=5MB/sec 2024-09-13T03:17:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:51 smithi195 ceph-mon[87742]: pgmap v2010: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-09-13T03:17:52.700 INFO:tasks.workunit.client.0.smithi088.stdout: 1127: throughput=5MB/sec pending data=0 2024-09-13T03:17:52.701 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1MHNJW3j9BwquxQ off=3313531 len=251473 2024-09-13T03:17:52.701 INFO:tasks.workunit.client.0.smithi088.stdout:op 5746 completed, throughput=5MB/sec 2024-09-13T03:17:52.701 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MjNEFCJg02AnZ_5 off=398659 len=964613 2024-09-13T03:17:52.707 INFO:tasks.workunit.client.0.smithi088.stdout:op 5747 completed, throughput=5MB/sec 2024-09-13T03:17:52.707 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7tE5ukJNnHqktwV off=554488 len=1461672 2024-09-13T03:17:52.714 INFO:tasks.workunit.client.0.smithi088.stdout:op 5748 completed, throughput=5MB/sec 2024-09-13T03:17:52.714 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xbfCq8hqY0QEXLo off=9103378 len=1331008 2024-09-13T03:17:52.716 INFO:tasks.workunit.client.0.smithi088.stdout:op 5749 completed, throughput=5MB/sec 2024-09-13T03:17:52.716 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yp3x03Tv2jJaC6a off=3720944 len=513282 2024-09-13T03:17:52.720 INFO:tasks.workunit.client.0.smithi088.stdout:op 5750 completed, throughput=5MB/sec 2024-09-13T03:17:52.720 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Z5O1HsoWIE8VYUm off=1174906 len=1015146 2024-09-13T03:17:52.721 INFO:tasks.workunit.client.0.smithi088.stdout:op 5751 completed, throughput=5MB/sec 2024-09-13T03:17:53.404 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:17:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:17:53] "GET /metrics HTTP/1.1" 200 34026 "" "Prometheus/2.43.0" 2024-09-13T03:17:53.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:53 smithi088 ceph-mon[96266]: pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:17:53.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:53 smithi088 ceph-mon[98762]: pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:17:53.732 INFO:tasks.workunit.client.0.smithi088.stdout: 1128: throughput=5MB/sec pending data=0 2024-09-13T03:17:53.732 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fmRKuXcdKj-1k58 off=3684106 len=812321 2024-09-13T03:17:53.732 INFO:tasks.workunit.client.0.smithi088.stdout:op 5752 completed, throughput=5MB/sec 2024-09-13T03:17:53.732 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pFLvvZtyuWR4R_f off=11493560 len=2025860 2024-09-13T03:17:53.732 INFO:tasks.workunit.client.0.smithi088.stdout:op 5753 completed, throughput=5MB/sec 2024-09-13T03:17:53.732 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hyZg15Ui2Sey6bZ off=6123333 len=1747610 2024-09-13T03:17:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:53 smithi195 ceph-mon[87742]: pgmap v2011: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:17:53.737 INFO:tasks.workunit.client.0.smithi088.stdout:op 5754 completed, throughput=5MB/sec 2024-09-13T03:17:53.737 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4UNNkt66NOH_-Ay off=8089929 len=1939573 2024-09-13T03:17:53.746 INFO:tasks.workunit.client.0.smithi088.stdout:op 5755 completed, throughput=5MB/sec 2024-09-13T03:17:54.746 INFO:tasks.workunit.client.0.smithi088.stdout: 1129: throughput=5MB/sec pending data=0 2024-09-13T03:17:54.746 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0WlWRzpLeetpg_G off=2800185 len=731869 2024-09-13T03:17:54.751 INFO:tasks.workunit.client.0.smithi088.stdout:op 5756 completed, throughput=5MB/sec 2024-09-13T03:17:54.751 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gG7rpR8-ocQg2B- off=14299124 len=339795 2024-09-13T03:17:54.754 INFO:tasks.workunit.client.0.smithi088.stdout:op 5757 completed, throughput=5MB/sec 2024-09-13T03:17:54.754 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OGN784REqCC3Ccu off=0 len=1495140 2024-09-13T03:17:54.760 INFO:tasks.workunit.client.0.smithi088.stdout:op 5758 completed, throughput=5MB/sec 2024-09-13T03:17:54.761 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HAAjC0tJH-_01m3 off=425222 len=1493208 2024-09-13T03:17:54.763 INFO:tasks.workunit.client.0.smithi088.stdout:op 5759 completed, throughput=5MB/sec 2024-09-13T03:17:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:55 smithi088 ceph-mon[96266]: pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:17:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:55 smithi088 ceph-mon[98762]: pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:17:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:55 smithi195 ceph-mon[87742]: pgmap v2012: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:17:55.763 INFO:tasks.workunit.client.0.smithi088.stdout: 1130: throughput=5MB/sec pending data=0 2024-09-13T03:17:55.764 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-kYqswsDoQB7kos8 off=1755807 len=1775888 2024-09-13T03:17:55.768 INFO:tasks.workunit.client.0.smithi088.stdout:op 5760 completed, throughput=5MB/sec 2024-09-13T03:17:55.768 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-OpcJSsH60LtoJW4 off=10770543 len=1126019 2024-09-13T03:17:55.773 INFO:tasks.workunit.client.0.smithi088.stdout:op 5761 completed, throughput=5MB/sec 2024-09-13T03:17:55.774 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9O4qnTCvW3M3Web off=4406440 len=609719 2024-09-13T03:17:55.777 INFO:tasks.workunit.client.0.smithi088.stdout:op 5762 completed, throughput=5MB/sec 2024-09-13T03:17:55.777 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-wMDHNl_hkDUQjlr off=10794406 len=601079 2024-09-13T03:17:55.782 INFO:tasks.workunit.client.0.smithi088.stdout:op 5763 completed, throughput=5MB/sec 2024-09-13T03:17:55.782 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-592pnQXd3TZAZWN off=6218550 len=1225216 2024-09-13T03:17:55.784 INFO:tasks.workunit.client.0.smithi088.stdout:op 5764 completed, throughput=5MB/sec 2024-09-13T03:17:56.784 INFO:tasks.workunit.client.0.smithi088.stdout: 1131: throughput=5MB/sec pending data=0 2024-09-13T03:17:56.784 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-0JXpI3xe5J5Ki73 off=15493399 len=1532166 2024-09-13T03:17:56.791 INFO:tasks.workunit.client.0.smithi088.stdout:op 5765 completed, throughput=5MB/sec 2024-09-13T03:17:56.791 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oySE6Bf9PXBYf_l off=7600957 len=1964018 2024-09-13T03:17:56.794 INFO:tasks.workunit.client.0.smithi088.stdout:op 5766 completed, throughput=5MB/sec 2024-09-13T03:17:56.794 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-k8htCNaovcNx0MX off=3916383 len=632426 2024-09-13T03:17:56.798 INFO:tasks.workunit.client.0.smithi088.stdout:op 5767 completed, throughput=5MB/sec 2024-09-13T03:17:56.798 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ch1AWNbC97AJcYZ off=7345661 len=722778 2024-09-13T03:17:56.799 INFO:tasks.workunit.client.0.smithi088.stdout:op 5768 completed, throughput=5MB/sec 2024-09-13T03:17:56.799 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-PFAlMvM1zl7LzeV off=6400033 len=1234569 2024-09-13T03:17:56.802 INFO:tasks.workunit.client.0.smithi088.stdout:op 5769 completed, throughput=5MB/sec 2024-09-13T03:17:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:57 smithi088 ceph-mon[96266]: pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:17:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:57 smithi088 ceph-mon[98762]: pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:17:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:57 smithi195 ceph-mon[87742]: pgmap v2013: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:17:57.802 INFO:tasks.workunit.client.0.smithi088.stdout: 1132: throughput=5MB/sec pending data=0 2024-09-13T03:17:57.803 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qqTEZkSv913k_G3 off=2821005 len=1984155 2024-09-13T03:17:57.813 INFO:tasks.workunit.client.0.smithi088.stdout:op 5770 completed, throughput=5MB/sec 2024-09-13T03:17:57.813 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zKwzz_Q2ZeZOSQA off=1606778 len=214304 2024-09-13T03:17:57.814 INFO:tasks.workunit.client.0.smithi088.stdout:op 5771 completed, throughput=5MB/sec 2024-09-13T03:17:57.814 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-P_1oqqPKy3-CdIz off=1546512 len=7772 2024-09-13T03:17:57.814 INFO:tasks.workunit.client.0.smithi088.stdout:op 5772 completed, throughput=5MB/sec 2024-09-13T03:17:57.814 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OoyGoA5eANtdfR8 off=111117 len=1530941 2024-09-13T03:17:57.816 INFO:tasks.workunit.client.0.smithi088.stdout:op 5773 completed, throughput=5MB/sec 2024-09-13T03:17:57.816 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-63OZHIlMxcEboDi off=888385 len=1305814 2024-09-13T03:17:57.818 INFO:tasks.workunit.client.0.smithi088.stdout:op 5774 completed, throughput=5MB/sec 2024-09-13T03:17:58.819 INFO:tasks.workunit.client.0.smithi088.stdout: 1133: throughput=5MB/sec pending data=0 2024-09-13T03:17:58.819 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iSvBhQg_EFX70G4 off=13137608 len=956402 2024-09-13T03:17:58.820 INFO:tasks.workunit.client.0.smithi088.stdout:op 5775 completed, throughput=5MB/sec 2024-09-13T03:17:58.820 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1FKPKNmNb2L-zmC off=15338833 len=1937458 2024-09-13T03:17:58.825 INFO:tasks.workunit.client.0.smithi088.stdout:op 5776 completed, throughput=5MB/sec 2024-09-13T03:17:58.825 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1OTUzTRKp4koYIT off=5099689 len=1192575 2024-09-13T03:17:58.832 INFO:tasks.workunit.client.0.smithi088.stdout:op 5777 completed, throughput=5MB/sec 2024-09-13T03:17:58.832 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-khehwWjHMbl0BZ6 off=6605391 len=1708933 2024-09-13T03:17:58.842 INFO:tasks.workunit.client.0.smithi088.stdout:op 5778 completed, throughput=5MB/sec 2024-09-13T03:17:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:59 smithi088 ceph-mon[96266]: pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:17:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:17:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:59 smithi088 ceph-mon[98762]: pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:17:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:17:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:59 smithi195 ceph-mon[87742]: pgmap v2014: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-09-13T03:17:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:17:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:17:59.842 INFO:tasks.workunit.client.0.smithi088.stdout: 1134: throughput=5MB/sec pending data=0 2024-09-13T03:17:59.842 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DPAN1nMyT6jsODo off=7634589 len=559145 2024-09-13T03:17:59.843 INFO:tasks.workunit.client.0.smithi088.stdout:op 5779 completed, throughput=5MB/sec 2024-09-13T03:17:59.843 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4UzdVeH9GC94Fyj off=378495 len=1328170 2024-09-13T03:17:59.851 INFO:tasks.workunit.client.0.smithi088.stdout:op 5780 completed, throughput=5MB/sec 2024-09-13T03:17:59.851 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lQFPXdJZJ7DkcY0 off=5241140 len=834017 2024-09-13T03:17:59.852 INFO:tasks.workunit.client.0.smithi088.stdout:op 5781 completed, throughput=5MB/sec 2024-09-13T03:17:59.852 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4jkqluCeBtPo4k6 off=1753740 len=1481538 2024-09-13T03:17:59.860 INFO:tasks.workunit.client.0.smithi088.stdout:op 5782 completed, throughput=5MB/sec 2024-09-13T03:18:00.861 INFO:tasks.workunit.client.0.smithi088.stdout: 1135: throughput=5MB/sec pending data=0 2024-09-13T03:18:00.861 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-1Ifq7NOoB8p6qlg off=1739448 len=1287505 2024-09-13T03:18:00.867 INFO:tasks.workunit.client.0.smithi088.stdout:op 5783 completed, throughput=5MB/sec 2024-09-13T03:18:00.867 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VRAJvTWWRRkhKaC off=4487109 len=95599 2024-09-13T03:18:00.870 INFO:tasks.workunit.client.0.smithi088.stdout:op 5784 completed, throughput=5MB/sec 2024-09-13T03:18:00.870 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3v_YioG-i2-5CT7 off=1724708 len=912922 2024-09-13T03:18:00.875 INFO:tasks.workunit.client.0.smithi088.stdout:op 5785 completed, throughput=5MB/sec 2024-09-13T03:18:00.876 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yBrHqMaMELlVuI2 off=1971121 len=331862 2024-09-13T03:18:00.879 INFO:tasks.workunit.client.0.smithi088.stdout:op 5786 completed, throughput=5MB/sec 2024-09-13T03:18:00.879 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZgOZs14osDt0oHe off=13143525 len=812683 2024-09-13T03:18:00.880 INFO:tasks.workunit.client.0.smithi088.stdout:op 5787 completed, throughput=5MB/sec 2024-09-13T03:18:00.880 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GiZdbP8FsB0WDUX off=18087074 len=1918851 2024-09-13T03:18:00.889 INFO:tasks.workunit.client.0.smithi088.stdout:op 5788 completed, throughput=5MB/sec 2024-09-13T03:18:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:01 smithi088 ceph-mon[96266]: pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:18:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:01 smithi088 ceph-mon[98762]: pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:18:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:01 smithi195 ceph-mon[87742]: pgmap v2015: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:18:01.890 INFO:tasks.workunit.client.0.smithi088.stdout: 1136: throughput=5MB/sec pending data=0 2024-09-13T03:18:01.890 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nJzvngL1N7G-kbx off=1416345 len=1175333 2024-09-13T03:18:01.893 INFO:tasks.workunit.client.0.smithi088.stdout:op 5789 completed, throughput=5MB/sec 2024-09-13T03:18:01.893 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Xx1eKCP7_15BcIq off=17220929 len=389831 2024-09-13T03:18:01.894 INFO:tasks.workunit.client.0.smithi088.stdout:op 5790 completed, throughput=5MB/sec 2024-09-13T03:18:01.894 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jG8BHahNjkKm6mp off=12831022 len=1045237 2024-09-13T03:18:01.900 INFO:tasks.workunit.client.0.smithi088.stdout:op 5791 completed, throughput=5MB/sec 2024-09-13T03:18:01.900 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hEFCefR9lJNup-x off=9031205 len=992225 2024-09-13T03:18:01.902 INFO:tasks.workunit.client.0.smithi088.stdout:op 5792 completed, throughput=5MB/sec 2024-09-13T03:18:01.902 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-lKK0s3iJa7eebBO off=11060416 len=840963 2024-09-13T03:18:01.903 INFO:tasks.workunit.client.0.smithi088.stdout:op 5793 completed, throughput=5MB/sec 2024-09-13T03:18:01.903 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zNNSgMY-rwBToTa off=3414170 len=1437924 2024-09-13T03:18:01.905 INFO:tasks.workunit.client.0.smithi088.stdout:op 5794 completed, throughput=5MB/sec 2024-09-13T03:18:02.737 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 03:18:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=cleanup t=2024-09-13T03:18:02.344364898Z level=info msg="Completed cleanup jobs" duration=3.496616ms 2024-09-13T03:18:02.905 INFO:tasks.workunit.client.0.smithi088.stdout: 1137: throughput=5MB/sec pending data=0 2024-09-13T03:18:02.905 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-e4MkP86HOuVdFBS off=1091903 len=845915 2024-09-13T03:18:02.911 INFO:tasks.workunit.client.0.smithi088.stdout:op 5795 completed, throughput=5MB/sec 2024-09-13T03:18:02.911 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-dFt-H6gwbuZcpUg off=766080 len=1643368 2024-09-13T03:18:02.920 INFO:tasks.workunit.client.0.smithi088.stdout:op 5796 completed, throughput=5MB/sec 2024-09-13T03:18:02.920 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ENvodMZUynVCedt off=8001347 len=1613622 2024-09-13T03:18:02.928 INFO:tasks.workunit.client.0.smithi088.stdout:op 5797 completed, throughput=5MB/sec 2024-09-13T03:18:02.929 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bcW-beQHV2PO9lf off=5345119 len=75973 2024-09-13T03:18:02.931 INFO:tasks.workunit.client.0.smithi088.stdout:op 5798 completed, throughput=5MB/sec 2024-09-13T03:18:02.931 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6UnZaieDfQKCALW off=11767985 len=1201627 2024-09-13T03:18:02.932 INFO:tasks.workunit.client.0.smithi088.stdout:op 5799 completed, throughput=5MB/sec 2024-09-13T03:18:03.418 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:18:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:18:03] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:18:03.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:03 smithi088 ceph-mon[96266]: pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:18:03.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:03 smithi088 ceph-mon[98762]: pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:18:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:03 smithi195 ceph-mon[87742]: pgmap v2016: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-09-13T03:18:03.933 INFO:tasks.workunit.client.0.smithi088.stdout: 1138: throughput=5MB/sec pending data=0 2024-09-13T03:18:03.933 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-72gUGZwltvSr2p4 off=2572103 len=1947210 2024-09-13T03:18:03.935 INFO:tasks.workunit.client.0.smithi088.stdout:op 5800 completed, throughput=5MB/sec 2024-09-13T03:18:03.935 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-JAiayQGgDVE_-Oi off=11655384 len=1101180 2024-09-13T03:18:03.940 INFO:tasks.workunit.client.0.smithi088.stdout:op 5801 completed, throughput=5MB/sec 2024-09-13T03:18:03.940 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-LCQaMYg4rZ6mY6S off=4003183 len=1699214 2024-09-13T03:18:03.944 INFO:tasks.workunit.client.0.smithi088.stdout:op 5802 completed, throughput=5MB/sec 2024-09-13T03:18:04.944 INFO:tasks.workunit.client.0.smithi088.stdout: 1139: throughput=5MB/sec pending data=0 2024-09-13T03:18:04.944 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ay52JVbZEXZTnJk off=9227948 len=1582283 2024-09-13T03:18:04.953 INFO:tasks.workunit.client.0.smithi088.stdout:op 5803 completed, throughput=5MB/sec 2024-09-13T03:18:04.953 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-urKWlJrP7wU4G8v off=1449767 len=1608906 2024-09-13T03:18:04.962 INFO:tasks.workunit.client.0.smithi088.stdout:op 5804 completed, throughput=5MB/sec 2024-09-13T03:18:04.962 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-J4r0x_uFBJgVV0J off=6211623 len=1309178 2024-09-13T03:18:04.963 INFO:tasks.workunit.client.0.smithi088.stdout:op 5805 completed, throughput=5MB/sec 2024-09-13T03:18:04.963 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-N1Ou1Vl8FrQjIMp off=14825611 len=429373 2024-09-13T03:18:04.967 INFO:tasks.workunit.client.0.smithi088.stdout:op 5806 completed, throughput=5MB/sec 2024-09-13T03:18:04.967 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-hCUB0utY60SJdDl off=14286049 len=1600044 2024-09-13T03:18:04.974 INFO:tasks.workunit.client.0.smithi088.stdout:op 5807 completed, throughput=5MB/sec 2024-09-13T03:18:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:05 smithi088 ceph-mon[96266]: pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:18:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:05 smithi088 ceph-mon[98762]: pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:18:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:05 smithi195 ceph-mon[87742]: pgmap v2017: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-09-13T03:18:05.974 INFO:tasks.workunit.client.0.smithi088.stdout: 1140: throughput=5MB/sec pending data=0 2024-09-13T03:18:05.975 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-h1SXgZNlyUKqvE- off=886344 len=1088974 2024-09-13T03:18:05.979 INFO:tasks.workunit.client.0.smithi088.stdout:op 5808 completed, throughput=5MB/sec 2024-09-13T03:18:05.979 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-74xD1UvSXTvTBTw off=43206 len=1902899 2024-09-13T03:18:05.981 INFO:tasks.workunit.client.0.smithi088.stdout:op 5809 completed, throughput=5MB/sec 2024-09-13T03:18:05.982 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ihRKxuH4QChwZvO off=5713153 len=1531135 2024-09-13T03:18:05.989 INFO:tasks.workunit.client.0.smithi088.stdout:op 5810 completed, throughput=5MB/sec 2024-09-13T03:18:06.989 INFO:tasks.workunit.client.0.smithi088.stdout: 1141: throughput=5MB/sec pending data=0 2024-09-13T03:18:06.989 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7CMOKK9iw7pxDB4 off=1007618 len=202065 2024-09-13T03:18:06.993 INFO:tasks.workunit.client.0.smithi088.stdout:op 5811 completed, throughput=5MB/sec 2024-09-13T03:18:06.993 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bP7fXZYMsue4IaG off=9145763 len=992948 2024-09-13T03:18:07.000 INFO:tasks.workunit.client.0.smithi088.stdout:op 5812 completed, throughput=5MB/sec 2024-09-13T03:18:07.000 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GWGBxYClUwQAOX1 off=9843762 len=1242917 2024-09-13T03:18:07.007 INFO:tasks.workunit.client.0.smithi088.stdout:op 5813 completed, throughput=5MB/sec 2024-09-13T03:18:07.007 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-YOUawioCH3E2hCa off=16163960 len=1726419 2024-09-13T03:18:07.014 INFO:tasks.workunit.client.0.smithi088.stdout:op 5814 completed, throughput=5MB/sec 2024-09-13T03:18:07.014 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-vZVktGersSpQu_a off=19685722 len=1268513 2024-09-13T03:18:07.021 INFO:tasks.workunit.client.0.smithi088.stdout:op 5815 completed, throughput=5MB/sec 2024-09-13T03:18:07.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:07 smithi088 ceph-mon[96266]: pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:18:07.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:07 smithi088 ceph-mon[98762]: pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:18:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:07 smithi195 ceph-mon[87742]: pgmap v2018: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:18:08.021 INFO:tasks.workunit.client.0.smithi088.stdout: 1142: throughput=5MB/sec pending data=0 2024-09-13T03:18:08.022 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZGQtI9z4jFZjqR0 off=1169965 len=379788 2024-09-13T03:18:08.022 INFO:tasks.workunit.client.0.smithi088.stdout:op 5816 completed, throughput=5MB/sec 2024-09-13T03:18:08.022 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CjD2ja6RfpU2lLR off=13189352 len=1291570 2024-09-13T03:18:08.029 INFO:tasks.workunit.client.0.smithi088.stdout:op 5817 completed, throughput=5MB/sec 2024-09-13T03:18:08.029 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TCZ3utGp0pGkqDb off=798414 len=1040939 2024-09-13T03:18:08.031 INFO:tasks.workunit.client.0.smithi088.stdout:op 5818 completed, throughput=5MB/sec 2024-09-13T03:18:08.032 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ti1GCKleGvQxOW- off=3611638 len=1596090 2024-09-13T03:18:08.041 INFO:tasks.workunit.client.0.smithi088.stdout:op 5819 completed, throughput=5MB/sec 2024-09-13T03:18:08.041 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-LfOUdnjDYfbHY15 off=6394527 len=471734 2024-09-13T03:18:08.045 INFO:tasks.workunit.client.0.smithi088.stdout:op 5820 completed, throughput=5MB/sec 2024-09-13T03:18:08.046 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-WCr6XRUwNFlfpd9 off=9694329 len=660161 2024-09-13T03:18:08.048 INFO:tasks.workunit.client.0.smithi088.stdout:op 5821 completed, throughput=5MB/sec 2024-09-13T03:18:09.049 INFO:tasks.workunit.client.0.smithi088.stdout: 1143: throughput=5MB/sec pending data=0 2024-09-13T03:18:09.049 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tryE9GI4g3qElZn off=5438501 len=386676 2024-09-13T03:18:09.053 INFO:tasks.workunit.client.0.smithi088.stdout:op 5822 completed, throughput=5MB/sec 2024-09-13T03:18:09.053 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TV6ynlW8TIe5xSw off=7143622 len=454697 2024-09-13T03:18:09.054 INFO:tasks.workunit.client.0.smithi088.stdout:op 5823 completed, throughput=5MB/sec 2024-09-13T03:18:09.054 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-c2ChJD2pl3LQ43U off=5092746 len=1749599 2024-09-13T03:18:09.063 INFO:tasks.workunit.client.0.smithi088.stdout:op 5824 completed, throughput=5MB/sec 2024-09-13T03:18:09.064 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Tc_7Nn7jwmPXOgD off=2953304 len=1986139 2024-09-13T03:18:09.072 INFO:tasks.workunit.client.0.smithi088.stdout:op 5825 completed, throughput=5MB/sec 2024-09-13T03:18:09.072 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MPm1pgb5VtHdc4C off=1740679 len=754698 2024-09-13T03:18:09.073 INFO:tasks.workunit.client.0.smithi088.stdout:op 5826 completed, throughput=5MB/sec 2024-09-13T03:18:09.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:09 smithi088 ceph-mon[96266]: pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:18:09.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:09 smithi088 ceph-mon[98762]: pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:18:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:09 smithi195 ceph-mon[87742]: pgmap v2019: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:18:10.073 INFO:tasks.workunit.client.0.smithi088.stdout: 1144: throughput=5MB/sec pending data=0 2024-09-13T03:18:10.073 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bp3kVKknXwYgGZn off=10448690 len=289837 2024-09-13T03:18:10.076 INFO:tasks.workunit.client.0.smithi088.stdout:op 5827 completed, throughput=5MB/sec 2024-09-13T03:18:10.077 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-9wFPosCNh8Lx5Jh off=8422438 len=766503 2024-09-13T03:18:10.081 INFO:tasks.workunit.client.0.smithi088.stdout:op 5828 completed, throughput=5MB/sec 2024-09-13T03:18:10.081 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-DDWhY89W9Hr0H9L off=13219741 len=1647330 2024-09-13T03:18:10.083 INFO:tasks.workunit.client.0.smithi088.stdout:op 5829 completed, throughput=5MB/sec 2024-09-13T03:18:10.083 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-7XRgJwMw86PIiAB off=1328614 len=205544 2024-09-13T03:18:10.085 INFO:tasks.workunit.client.0.smithi088.stdout:op 5830 completed, throughput=5MB/sec 2024-09-13T03:18:10.085 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj--h0KzUXQfbMA2e2 off=2185128 len=828337 2024-09-13T03:18:10.089 INFO:tasks.workunit.client.0.smithi088.stdout:op 5831 completed, throughput=5MB/sec 2024-09-13T03:18:10.089 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-UGU-sWqWipa6cJ_ off=5107278 len=587644 2024-09-13T03:18:10.090 INFO:tasks.workunit.client.0.smithi088.stdout:op 5832 completed, throughput=5MB/sec 2024-09-13T03:18:10.090 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-2b0pMyNFGlBeX62 off=10695286 len=373310 2024-09-13T03:18:10.094 INFO:tasks.workunit.client.0.smithi088.stdout:op 5833 completed, throughput=5MB/sec 2024-09-13T03:18:10.094 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iWHhWLmWJxz48xY off=17023145 len=1047530 2024-09-13T03:18:10.095 INFO:tasks.workunit.client.0.smithi088.stdout:op 5834 completed, throughput=5MB/sec 2024-09-13T03:18:11.096 INFO:tasks.workunit.client.0.smithi088.stdout: 1145: throughput=5MB/sec pending data=0 2024-09-13T03:18:11.096 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-IP-7QUMgRnjqDnT off=8737268 len=892117 2024-09-13T03:18:11.101 INFO:tasks.workunit.client.0.smithi088.stdout:op 5835 completed, throughput=5MB/sec 2024-09-13T03:18:11.101 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FhrgHUcSOtcE9G1 off=17723847 len=569487 2024-09-13T03:18:11.105 INFO:tasks.workunit.client.0.smithi088.stdout:op 5836 completed, throughput=5MB/sec 2024-09-13T03:18:11.105 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UvPyBLqzCKTGbDW off=2879486 len=1572753 2024-09-13T03:18:11.113 INFO:tasks.workunit.client.0.smithi088.stdout:op 5837 completed, throughput=5MB/sec 2024-09-13T03:18:11.113 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qs9sdmdhV8SphSp off=11843880 len=1386541 2024-09-13T03:18:11.120 INFO:tasks.workunit.client.0.smithi088.stdout:op 5838 completed, throughput=5MB/sec 2024-09-13T03:18:11.120 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QAsfk98ixeWqnSp off=1114934 len=913713 2024-09-13T03:18:11.121 INFO:tasks.workunit.client.0.smithi088.stdout:op 5839 completed, throughput=5MB/sec 2024-09-13T03:18:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:11 smithi088 ceph-mon[96266]: pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:18:11.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:11 smithi088 ceph-mon[98762]: pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:18:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:11 smithi195 ceph-mon[87742]: pgmap v2020: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-09-13T03:18:12.121 INFO:tasks.workunit.client.0.smithi088.stdout: 1146: throughput=5MB/sec pending data=0 2024-09-13T03:18:12.122 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FwNakmPisbQQiTA off=4788766 len=906878 2024-09-13T03:18:12.130 INFO:tasks.workunit.client.0.smithi088.stdout:op 5840 completed, throughput=5MB/sec 2024-09-13T03:18:12.130 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-aBd0c6e8ibvX0j5 off=15279467 len=174208 2024-09-13T03:18:12.131 INFO:tasks.workunit.client.0.smithi088.stdout:op 5841 completed, throughput=5MB/sec 2024-09-13T03:18:12.131 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ERxjWbrSNiHZFMv off=2829073 len=4563 2024-09-13T03:18:12.131 INFO:tasks.workunit.client.0.smithi088.stdout:op 5842 completed, throughput=5MB/sec 2024-09-13T03:18:12.131 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GlUoONZvwdEnhNL off=11578746 len=323261 2024-09-13T03:18:12.134 INFO:tasks.workunit.client.0.smithi088.stdout:op 5843 completed, throughput=5MB/sec 2024-09-13T03:18:12.134 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj--H2wysE9ZJcPDyc off=17747038 len=782119 2024-09-13T03:18:12.135 INFO:tasks.workunit.client.0.smithi088.stdout:op 5844 completed, throughput=5MB/sec 2024-09-13T03:18:12.135 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-vXpNaH6sbcdcsdJ off=283297 len=1070416 2024-09-13T03:18:12.137 INFO:tasks.workunit.client.0.smithi088.stdout:op 5845 completed, throughput=5MB/sec 2024-09-13T03:18:12.137 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-AgfzDFn5qQgdaKz off=2474120 len=375506 2024-09-13T03:18:12.138 INFO:tasks.workunit.client.0.smithi088.stdout:op 5846 completed, throughput=5MB/sec 2024-09-13T03:18:12.138 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-3iX09jJMsCgyK6V off=5053391 len=883687 2024-09-13T03:18:12.144 INFO:tasks.workunit.client.0.smithi088.stdout:op 5847 completed, throughput=5MB/sec 2024-09-13T03:18:12.144 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iMLOiz0j5XZeqWW off=4801887 len=868403 2024-09-13T03:18:12.145 INFO:tasks.workunit.client.0.smithi088.stdout:op 5848 completed, throughput=5MB/sec 2024-09-13T03:18:13.145 INFO:tasks.workunit.client.0.smithi088.stdout: 1147: throughput=5MB/sec pending data=0 2024-09-13T03:18:13.145 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ValOpHMapQgW7HM off=255105 len=606471 2024-09-13T03:18:13.150 INFO:tasks.workunit.client.0.smithi088.stdout:op 5849 completed, throughput=5MB/sec 2024-09-13T03:18:13.150 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-JOK90Ldsay_Zom8 off=4017657 len=527430 2024-09-13T03:18:13.151 INFO:tasks.workunit.client.0.smithi088.stdout:op 5850 completed, throughput=5MB/sec 2024-09-13T03:18:13.151 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-V_dkqo4uQy4IU5w off=20576501 len=2007070 2024-09-13T03:18:13.160 INFO:tasks.workunit.client.0.smithi088.stdout:op 5851 completed, throughput=5MB/sec 2024-09-13T03:18:13.161 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-5cbintbxAmWDAvj off=688469 len=911077 2024-09-13T03:18:13.162 INFO:tasks.workunit.client.0.smithi088.stdout:op 5852 completed, throughput=5MB/sec 2024-09-13T03:18:13.162 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i3A8zV56s5ZbNff off=639445 len=326200 2024-09-13T03:18:13.162 INFO:tasks.workunit.client.0.smithi088.stdout:op 5853 completed, throughput=5MB/sec 2024-09-13T03:18:13.163 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-MVjDmR1ex9gHBcq off=2374636 len=625178 2024-09-13T03:18:13.167 INFO:tasks.workunit.client.0.smithi088.stdout:op 5854 completed, throughput=5MB/sec 2024-09-13T03:18:13.433 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:18:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:18:13] "GET /metrics HTTP/1.1" 200 34028 "" "Prometheus/2.43.0" 2024-09-13T03:18:13.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:13 smithi088 ceph-mon[96266]: pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-09-13T03:18:13.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:13 smithi088 ceph-mon[98762]: pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-09-13T03:18:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:13 smithi195 ceph-mon[87742]: pgmap v2021: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 4 op/s 2024-09-13T03:18:14.167 INFO:tasks.workunit.client.0.smithi088.stdout: 1148: throughput=5MB/sec pending data=0 2024-09-13T03:18:14.167 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-nV28QFbJUFqtBZt off=19317914 len=71647 2024-09-13T03:18:14.174 INFO:tasks.workunit.client.0.smithi088.stdout:op 5855 completed, throughput=5MB/sec 2024-09-13T03:18:14.174 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GRkmfxFRv5R-Dlb off=521216 len=1910640 2024-09-13T03:18:14.174 INFO:tasks.workunit.client.0.smithi088.stdout:op 5856 completed, throughput=5MB/sec 2024-09-13T03:18:14.174 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Xm937Xacj3i7Z5d off=7681476 len=1266478 2024-09-13T03:18:14.179 INFO:tasks.workunit.client.0.smithi088.stdout:op 5857 completed, throughput=5MB/sec 2024-09-13T03:18:14.179 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-otVHTMYYRQIwoqz off=10917786 len=1081678 2024-09-13T03:18:14.180 INFO:tasks.workunit.client.0.smithi088.stdout:op 5858 completed, throughput=5MB/sec 2024-09-13T03:18:14.180 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-PFK5ZQO4CPndSYT off=337374 len=1509852 2024-09-13T03:18:14.189 INFO:tasks.workunit.client.0.smithi088.stdout:op 5859 completed, throughput=5MB/sec 2024-09-13T03:18:14.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:18:14.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:18:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:18:15.189 INFO:tasks.workunit.client.0.smithi088.stdout: 1149: throughput=5MB/sec pending data=0 2024-09-13T03:18:15.192 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-at2lMGRi_9Y3Ish off=2057930 len=520363 2024-09-13T03:18:15.193 INFO:tasks.workunit.client.0.smithi088.stdout:op 5860 completed, throughput=5MB/sec 2024-09-13T03:18:15.193 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-VuVEZ9LxpMA2VWq off=500550 len=767168 2024-09-13T03:18:15.195 INFO:tasks.workunit.client.0.smithi088.stdout:op 5861 completed, throughput=5MB/sec 2024-09-13T03:18:15.195 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TulRtYvY5fGS3AG off=5204322 len=1446641 2024-09-13T03:18:15.203 INFO:tasks.workunit.client.0.smithi088.stdout:op 5862 completed, throughput=5MB/sec 2024-09-13T03:18:15.203 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-W9w7sX1XHgdSLXg off=12537496 len=1419194 2024-09-13T03:18:15.209 INFO:tasks.workunit.client.0.smithi088.stdout:op 5863 completed, throughput=5MB/sec 2024-09-13T03:18:15.209 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RivLkR52GF3eKCv off=5469770 len=1472074 2024-09-13T03:18:15.217 INFO:tasks.workunit.client.0.smithi088.stdout:op 5864 completed, throughput=5MB/sec 2024-09-13T03:18:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:15 smithi195 ceph-mon[87742]: pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:18:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:15 smithi088 ceph-mon[98762]: pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:18:15.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:15 smithi088 ceph-mon[96266]: pgmap v2022: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-09-13T03:18:16.220 INFO:tasks.workunit.client.0.smithi088.stdout: 1150: throughput=5MB/sec pending data=0 2024-09-13T03:18:16.220 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-EzhgdgHiFZ4ck38 off=5319939 len=194657 2024-09-13T03:18:16.223 INFO:tasks.workunit.client.0.smithi088.stdout:op 5865 completed, throughput=5MB/sec 2024-09-13T03:18:16.223 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xElNAg67xK8tVKu off=2837664 len=1456166 2024-09-13T03:18:16.231 INFO:tasks.workunit.client.0.smithi088.stdout:op 5866 completed, throughput=5MB/sec 2024-09-13T03:18:16.231 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-xYwnE0FIgBB8zqC off=94750 len=1121048 2024-09-13T03:18:16.237 INFO:tasks.workunit.client.0.smithi088.stdout:op 5867 completed, throughput=5MB/sec 2024-09-13T03:18:16.238 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oeOfFY0vokSexSJ off=1312790 len=1427322 2024-09-13T03:18:16.238 INFO:tasks.workunit.client.0.smithi088.stdout:op 5868 completed, throughput=5MB/sec 2024-09-13T03:18:16.238 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-2XP544MCS9_ZecJ off=9477593 len=719549 2024-09-13T03:18:16.239 INFO:tasks.workunit.client.0.smithi088.stdout:op 5869 completed, throughput=5MB/sec 2024-09-13T03:18:17.239 INFO:tasks.workunit.client.0.smithi088.stdout: 1151: throughput=5MB/sec pending data=0 2024-09-13T03:18:17.239 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KobaUhwqaL7BIfr off=4068744 len=1331063 2024-09-13T03:18:17.246 INFO:tasks.workunit.client.0.smithi088.stdout:op 5870 completed, throughput=5MB/sec 2024-09-13T03:18:17.246 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qYaLrcVz5kkIMkr off=4286706 len=1372538 2024-09-13T03:18:17.247 INFO:tasks.workunit.client.0.smithi088.stdout:op 5871 completed, throughput=5MB/sec 2024-09-13T03:18:17.247 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-paooh7LksBj3THG off=4805001 len=740800 2024-09-13T03:18:17.253 INFO:tasks.workunit.client.0.smithi088.stdout:op 5872 completed, throughput=5MB/sec 2024-09-13T03:18:17.253 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-tLZ7k-TlV2nkMZx off=11543195 len=243412 2024-09-13T03:18:17.253 INFO:tasks.workunit.client.0.smithi088.stdout:op 5873 completed, throughput=5MB/sec 2024-09-13T03:18:17.253 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-YLV9Tgtrr_0ZMbv off=955118 len=896450 2024-09-13T03:18:17.255 INFO:tasks.workunit.client.0.smithi088.stdout:op 5874 completed, throughput=5MB/sec 2024-09-13T03:18:17.255 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Y1VsruU_0Dafv46 off=4032284 len=941022 2024-09-13T03:18:17.260 INFO:tasks.workunit.client.0.smithi088.stdout:op 5875 completed, throughput=5MB/sec 2024-09-13T03:18:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:17 smithi195 ceph-mon[87742]: pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:18:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:17 smithi088 ceph-mon[96266]: pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:18:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:17 smithi088 ceph-mon[98762]: pgmap v2023: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-09-13T03:18:18.260 INFO:tasks.workunit.client.0.smithi088.stdout: 1152: throughput=5MB/sec pending data=0 2024-09-13T03:18:18.260 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-hmU-biUjQWYdmC_ off=15727042 len=228242 2024-09-13T03:18:18.261 INFO:tasks.workunit.client.0.smithi088.stdout:op 5876 completed, throughput=5MB/sec 2024-09-13T03:18:18.261 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-yFHVpEuBpugg1yJ off=259607 len=1398760 2024-09-13T03:18:18.269 INFO:tasks.workunit.client.0.smithi088.stdout:op 5877 completed, throughput=5MB/sec 2024-09-13T03:18:18.269 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EnUdz9YkHtkIFcn off=3169250 len=238962 2024-09-13T03:18:18.269 INFO:tasks.workunit.client.0.smithi088.stdout:op 5878 completed, throughput=5MB/sec 2024-09-13T03:18:18.269 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-DBovN63GmUzo7sH off=956015 len=552554 2024-09-13T03:18:18.273 INFO:tasks.workunit.client.0.smithi088.stdout:op 5879 completed, throughput=5MB/sec 2024-09-13T03:18:18.273 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0U_S4XxBIEZDGKU off=1305045 len=1316579 2024-09-13T03:18:18.275 INFO:tasks.workunit.client.0.smithi088.stdout:op 5880 completed, throughput=5MB/sec 2024-09-13T03:18:18.275 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ydRxl_rKMcUET3q off=2559160 len=1583766 2024-09-13T03:18:18.277 INFO:tasks.workunit.client.0.smithi088.stdout:op 5881 completed, throughput=5MB/sec 2024-09-13T03:18:19.277 INFO:tasks.workunit.client.0.smithi088.stdout: 1153: throughput=5MB/sec pending data=0 2024-09-13T03:18:19.277 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-CZKNftFxeuvX1c1 off=669899 len=978045 2024-09-13T03:18:19.282 INFO:tasks.workunit.client.0.smithi088.stdout:op 5882 completed, throughput=5MB/sec 2024-09-13T03:18:19.283 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-3Zq0-3k17emvrP3 off=12620566 len=2015783 2024-09-13T03:18:19.285 INFO:tasks.workunit.client.0.smithi088.stdout:op 5883 completed, throughput=5MB/sec 2024-09-13T03:18:19.285 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Tmjg6w9Oe4H4Dit off=11654299 len=874781 2024-09-13T03:18:19.286 INFO:tasks.workunit.client.0.smithi088.stdout:op 5884 completed, throughput=5MB/sec 2024-09-13T03:18:19.286 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-sWck23AwCRjqvsK off=2094084 len=968568 2024-09-13T03:18:19.293 INFO:tasks.workunit.client.0.smithi088.stdout:op 5885 completed, throughput=5MB/sec 2024-09-13T03:18:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:19 smithi195 ceph-mon[87742]: pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-09-13T03:18:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:19 smithi088 ceph-mon[96266]: pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-09-13T03:18:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:19 smithi088 ceph-mon[98762]: pgmap v2024: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-09-13T03:18:20.293 INFO:tasks.workunit.client.0.smithi088.stdout: 1154: throughput=5MB/sec pending data=0 2024-09-13T03:18:20.294 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UYN0zE8wR9bXtz6 off=15722694 len=1535545 2024-09-13T03:18:20.300 INFO:tasks.workunit.client.0.smithi088.stdout:op 5886 completed, throughput=5MB/sec 2024-09-13T03:18:20.300 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-OGbfcJ_wWx7gT3r off=16097512 len=662711 2024-09-13T03:18:20.305 INFO:tasks.workunit.client.0.smithi088.stdout:op 5887 completed, throughput=5MB/sec 2024-09-13T03:18:20.305 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HqI2jCf-i--bphf off=557952 len=1502362 2024-09-13T03:18:20.306 INFO:tasks.workunit.client.0.smithi088.stdout:op 5888 completed, throughput=5MB/sec 2024-09-13T03:18:20.306 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i5i-3M9mPqdNaVg off=21866471 len=350892 2024-09-13T03:18:20.306 INFO:tasks.workunit.client.0.smithi088.stdout:op 5889 completed, throughput=5MB/sec 2024-09-13T03:18:20.306 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-i03Dx0SMAsboLR_ off=1852926 len=480940 2024-09-13T03:18:20.306 INFO:tasks.workunit.client.0.smithi088.stdout:op 5890 completed, throughput=5MB/sec 2024-09-13T03:18:20.306 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KW9eU7ROWU2gqu7 off=5418728 len=557340 2024-09-13T03:18:20.309 INFO:tasks.workunit.client.0.smithi088.stdout:op 5891 completed, throughput=5MB/sec 2024-09-13T03:18:21.309 INFO:tasks.workunit.client.0.smithi088.stdout: 1155: throughput=5MB/sec pending data=0 2024-09-13T03:18:21.310 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nV28QFbJUFqtBZt off=10738790 len=1201835 2024-09-13T03:18:21.311 INFO:tasks.workunit.client.0.smithi088.stdout:op 5892 completed, throughput=5MB/sec 2024-09-13T03:18:21.311 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-g-udFfosQVcsr8x off=3101986 len=1531477 2024-09-13T03:18:21.320 INFO:tasks.workunit.client.0.smithi088.stdout:op 5893 completed, throughput=5MB/sec 2024-09-13T03:18:21.320 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-z907CYBI0k1U1_F off=10870612 len=576954 2024-09-13T03:18:21.324 INFO:tasks.workunit.client.0.smithi088.stdout:op 5894 completed, throughput=5MB/sec 2024-09-13T03:18:21.324 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XVwilJGUkGlnPy5 off=2239387 len=2010230 2024-09-13T03:18:21.335 INFO:tasks.workunit.client.0.smithi088.stdout:op 5895 completed, throughput=5MB/sec 2024-09-13T03:18:21.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:21 smithi195 ceph-mon[87742]: pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:18:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:21 smithi088 ceph-mon[96266]: pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:18:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:21 smithi088 ceph-mon[98762]: pgmap v2025: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:18:22.335 INFO:tasks.workunit.client.0.smithi088.stdout: 1156: throughput=5MB/sec pending data=0 2024-09-13T03:18:22.335 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-q2MGZUwa9okxyun off=868987 len=829196 2024-09-13T03:18:22.337 INFO:tasks.workunit.client.0.smithi088.stdout:op 5896 completed, throughput=5MB/sec 2024-09-13T03:18:22.337 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-x_wRlIFFj5qptZS off=5656325 len=1918566 2024-09-13T03:18:22.353 INFO:tasks.workunit.client.0.smithi088.stdout:op 5897 completed, throughput=5MB/sec 2024-09-13T03:18:22.354 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-gxpdKGszVMlYtAG off=10197125 len=1199000 2024-09-13T03:18:22.354 INFO:tasks.workunit.client.0.smithi088.stdout:op 5898 completed, throughput=5MB/sec 2024-09-13T03:18:22.354 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-0NzVCOofurukXaM off=10538230 len=2075186 2024-09-13T03:18:22.354 INFO:tasks.workunit.client.0.smithi088.stdout:op 5899 completed, throughput=5MB/sec 2024-09-13T03:18:23.355 INFO:tasks.workunit.client.0.smithi088.stdout: 1157: throughput=5MB/sec pending data=0 2024-09-13T03:18:23.355 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lm2G4RLJYGUZR0Y off=8555708 len=1944931 2024-09-13T03:18:23.365 INFO:tasks.workunit.client.0.smithi088.stdout:op 5900 completed, throughput=5MB/sec 2024-09-13T03:18:23.366 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-BXErjv4xfNMj_Ja off=22417990 len=1176682 2024-09-13T03:18:23.373 INFO:tasks.workunit.client.0.smithi088.stdout:op 5901 completed, throughput=5MB/sec 2024-09-13T03:18:23.373 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nswnfCbHvB8mK7Z off=4665390 len=1978544 2024-09-13T03:18:23.375 INFO:tasks.workunit.client.0.smithi088.stdout:op 5902 completed, throughput=5MB/sec 2024-09-13T03:18:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:18:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:18:23] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:18:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:23 smithi195 ceph-mon[87742]: pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:18:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:23 smithi088 ceph-mon[96266]: pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:18:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:23 smithi088 ceph-mon[98762]: pgmap v2026: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-09-13T03:18:24.375 INFO:tasks.workunit.client.0.smithi088.stdout: 1158: throughput=5MB/sec pending data=0 2024-09-13T03:18:24.375 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Tc_7Nn7jwmPXOgD off=21779206 len=1283233 2024-09-13T03:18:24.376 INFO:tasks.workunit.client.0.smithi088.stdout:op 5903 completed, throughput=5MB/sec 2024-09-13T03:18:24.377 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-XDh8bdCyhEWZ81M off=2114004 len=147133 2024-09-13T03:18:24.380 INFO:tasks.workunit.client.0.smithi088.stdout:op 5904 completed, throughput=5MB/sec 2024-09-13T03:18:24.380 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-S3ZU-UsepxN0L3R off=7756468 len=1238009 2024-09-13T03:18:24.387 INFO:tasks.workunit.client.0.smithi088.stdout:op 5905 completed, throughput=5MB/sec 2024-09-13T03:18:24.387 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-MCXPaMtMBJjamOZ off=1885508 len=930264 2024-09-13T03:18:24.388 INFO:tasks.workunit.client.0.smithi088.stdout:op 5906 completed, throughput=5MB/sec 2024-09-13T03:18:24.388 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ON9mnHawrYQa2KB off=300055 len=297765 2024-09-13T03:18:24.389 INFO:tasks.workunit.client.0.smithi088.stdout:op 5907 completed, throughput=5MB/sec 2024-09-13T03:18:24.389 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RHGZb3qpjUNTbjd off=1681121 len=1769302 2024-09-13T03:18:24.397 INFO:tasks.workunit.client.0.smithi088.stdout:op 5908 completed, throughput=5MB/sec 2024-09-13T03:18:25.398 INFO:tasks.workunit.client.0.smithi088.stdout: 1159: throughput=5MB/sec pending data=0 2024-09-13T03:18:25.398 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ln_nd3XjPhbFtmb off=36692 len=947344 2024-09-13T03:18:25.399 INFO:tasks.workunit.client.0.smithi088.stdout:op 5909 completed, throughput=5MB/sec 2024-09-13T03:18:25.399 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-36DH5ZpA2KoBnYu off=1400172 len=1450714 2024-09-13T03:18:25.401 INFO:tasks.workunit.client.0.smithi088.stdout:op 5910 completed, throughput=5MB/sec 2024-09-13T03:18:25.401 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Cajw6i4sxdC-T6h off=16105383 len=767770 2024-09-13T03:18:25.402 INFO:tasks.workunit.client.0.smithi088.stdout:op 5911 completed, throughput=5MB/sec 2024-09-13T03:18:25.402 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9p3SdPCgzLvl7Kx off=13633968 len=252062 2024-09-13T03:18:25.402 INFO:tasks.workunit.client.0.smithi088.stdout:op 5912 completed, throughput=5MB/sec 2024-09-13T03:18:25.402 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-inJi4ix-5CoFhvH off=235320 len=1547865 2024-09-13T03:18:25.406 INFO:tasks.workunit.client.0.smithi088.stdout:op 5913 completed, throughput=5MB/sec 2024-09-13T03:18:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:25 smithi195 ceph-mon[87742]: pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-13T03:18:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:25 smithi088 ceph-mon[96266]: pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-13T03:18:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:25 smithi088 ceph-mon[98762]: pgmap v2027: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-09-13T03:18:26.406 INFO:tasks.workunit.client.0.smithi088.stdout: 1160: throughput=5MB/sec pending data=0 2024-09-13T03:18:26.406 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nWWdZM58RrqgMK8 off=548033 len=706888 2024-09-13T03:18:26.407 INFO:tasks.workunit.client.0.smithi088.stdout:op 5914 completed, throughput=5MB/sec 2024-09-13T03:18:26.407 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-RgXaKD1N2wPrFCo off=6125560 len=1411195 2024-09-13T03:18:26.416 INFO:tasks.workunit.client.0.smithi088.stdout:op 5915 completed, throughput=5MB/sec 2024-09-13T03:18:26.417 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-i64iFk9ndsEJOK3 off=16378612 len=1537752 2024-09-13T03:18:26.423 INFO:tasks.workunit.client.0.smithi088.stdout:op 5916 completed, throughput=5MB/sec 2024-09-13T03:18:26.423 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-5QA3Dt3oekfDbZZ off=2660513 len=1766321 2024-09-13T03:18:26.433 INFO:tasks.workunit.client.0.smithi088.stdout:op 5917 completed, throughput=5MB/sec 2024-09-13T03:18:27.433 INFO:tasks.workunit.client.0.smithi088.stdout: 1161: throughput=5MB/sec pending data=0 2024-09-13T03:18:27.434 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-fJ17i8mbmfSCADD off=9763 len=1591949 2024-09-13T03:18:27.435 INFO:tasks.workunit.client.0.smithi088.stdout:op 5918 completed, throughput=5MB/sec 2024-09-13T03:18:27.436 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-m7s_s-j1Q3jW_zz off=5063734 len=310336 2024-09-13T03:18:27.436 INFO:tasks.workunit.client.0.smithi088.stdout:op 5919 completed, throughput=5MB/sec 2024-09-13T03:18:27.436 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-QdoiHPY7zxoazkB off=1178673 len=105711 2024-09-13T03:18:27.440 INFO:tasks.workunit.client.0.smithi088.stdout:op 5920 completed, throughput=5MB/sec 2024-09-13T03:18:27.440 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-NiOS6nga7AZAXjY off=5347653 len=1780406 2024-09-13T03:18:27.449 INFO:tasks.workunit.client.0.smithi088.stdout:op 5921 completed, throughput=5MB/sec 2024-09-13T03:18:27.449 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-oeOfFY0vokSexSJ off=715436 len=2024676 2024-09-13T03:18:27.452 INFO:tasks.workunit.client.0.smithi088.stdout:op 5922 completed, throughput=5MB/sec 2024-09-13T03:18:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:27 smithi195 ceph-mon[87742]: pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:18:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:27 smithi088 ceph-mon[96266]: pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:18:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:27 smithi088 ceph-mon[98762]: pgmap v2028: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-09-13T03:18:28.452 INFO:tasks.workunit.client.0.smithi088.stdout: 1162: throughput=5MB/sec pending data=0 2024-09-13T03:18:28.452 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dPo3C5oYOjZWf21 off=3913041 len=852940 2024-09-13T03:18:28.453 INFO:tasks.workunit.client.0.smithi088.stdout:op 5923 completed, throughput=5MB/sec 2024-09-13T03:18:28.454 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TJx4N9LVod40ts5 off=5398642 len=1315734 2024-09-13T03:18:28.455 INFO:tasks.workunit.client.0.smithi088.stdout:op 5924 completed, throughput=5MB/sec 2024-09-13T03:18:28.455 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-M1Sy8iDHoISUDqT off=13502302 len=1338505 2024-09-13T03:18:28.462 INFO:tasks.workunit.client.0.smithi088.stdout:op 5925 completed, throughput=5MB/sec 2024-09-13T03:18:28.462 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-TSfpSRqRjT8j7T9 off=454754 len=1751278 2024-09-13T03:18:28.464 INFO:tasks.workunit.client.0.smithi088.stdout:op 5926 completed, throughput=5MB/sec 2024-09-13T03:18:29.465 INFO:tasks.workunit.client.0.smithi088.stdout: 1163: throughput=5MB/sec pending data=0 2024-09-13T03:18:29.465 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jnSlO_eQ3qxGLx3 off=611140 len=1086552 2024-09-13T03:18:29.471 INFO:tasks.workunit.client.0.smithi088.stdout:op 5927 completed, throughput=5MB/sec 2024-09-13T03:18:29.471 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ONpQBCBgCb0sMwc off=16216639 len=1408113 2024-09-13T03:18:29.473 INFO:tasks.workunit.client.0.smithi088.stdout:op 5928 completed, throughput=5MB/sec 2024-09-13T03:18:29.473 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-KQgVP8H6YKBx95A off=2372112 len=1563022 2024-09-13T03:18:29.481 INFO:tasks.workunit.client.0.smithi088.stdout:op 5929 completed, throughput=5MB/sec 2024-09-13T03:18:29.481 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Xl1KQlPSbV8wztj off=548895 len=179387 2024-09-13T03:18:29.482 INFO:tasks.workunit.client.0.smithi088.stdout:op 5930 completed, throughput=5MB/sec 2024-09-13T03:18:29.482 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4v9zuNzaTISytUP off=3647332 len=1148524 2024-09-13T03:18:29.488 INFO:tasks.workunit.client.0.smithi088.stdout:op 5931 completed, throughput=5MB/sec 2024-09-13T03:18:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:29 smithi195 ceph-mon[87742]: pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:18:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:18:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:29 smithi088 ceph-mon[96266]: pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:18:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:18:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:29 smithi088 ceph-mon[98762]: pgmap v2029: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-09-13T03:18:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:18:30.489 INFO:tasks.workunit.client.0.smithi088.stdout: 1164: throughput=5MB/sec pending data=0 2024-09-13T03:18:30.489 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-K7ZuIQoRVB6rT_F off=2219744 len=197525 2024-09-13T03:18:30.490 INFO:tasks.workunit.client.0.smithi088.stdout:op 5932 completed, throughput=5MB/sec 2024-09-13T03:18:30.490 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qc8qzhOGrSv1iUH off=7595730 len=591410 2024-09-13T03:18:30.490 INFO:tasks.workunit.client.0.smithi088.stdout:op 5933 completed, throughput=5MB/sec 2024-09-13T03:18:30.491 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-xOy5Bm5CBcZ9r0Y off=7001502 len=1902188 2024-09-13T03:18:30.493 INFO:tasks.workunit.client.0.smithi088.stdout:op 5934 completed, throughput=5MB/sec 2024-09-13T03:18:30.493 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-GBxo1g8yPbgrOn2 off=681443 len=1165413 2024-09-13T03:18:30.499 INFO:tasks.workunit.client.0.smithi088.stdout:op 5935 completed, throughput=5MB/sec 2024-09-13T03:18:30.499 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-M3YsPkoTl9bAzFr off=2623977 len=558940 2024-09-13T03:18:30.499 INFO:tasks.workunit.client.0.smithi088.stdout:op 5936 completed, throughput=5MB/sec 2024-09-13T03:18:31.500 INFO:tasks.workunit.client.0.smithi088.stdout: 1165: throughput=5MB/sec pending data=0 2024-09-13T03:18:31.500 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-s9r8Qr11n5XAdJt off=9925688 len=1699733 2024-09-13T03:18:31.508 INFO:tasks.workunit.client.0.smithi088.stdout:op 5937 completed, throughput=5MB/sec 2024-09-13T03:18:31.508 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-lS-npEzFP82LmMJ off=5718492 len=538538 2024-09-13T03:18:31.512 INFO:tasks.workunit.client.0.smithi088.stdout:op 5938 completed, throughput=5MB/sec 2024-09-13T03:18:31.512 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-4iWjjL1jWqkFfPX off=4554200 len=716652 2024-09-13T03:18:31.513 INFO:tasks.workunit.client.0.smithi088.stdout:op 5939 completed, throughput=5MB/sec 2024-09-13T03:18:31.513 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UyI6yhFq6hHOat- off=6564586 len=260731 2024-09-13T03:18:31.516 INFO:tasks.workunit.client.0.smithi088.stdout:op 5940 completed, throughput=5MB/sec 2024-09-13T03:18:31.516 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-UrSzjmt8rV_JiL3 off=11939769 len=590191 2024-09-13T03:18:31.519 INFO:tasks.workunit.client.0.smithi088.stdout:op 5941 completed, throughput=5MB/sec 2024-09-13T03:18:31.519 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-tBmlLmg1aqFSbLm off=12369574 len=266390 2024-09-13T03:18:31.522 INFO:tasks.workunit.client.0.smithi088.stdout:op 5942 completed, throughput=5MB/sec 2024-09-13T03:18:31.522 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-sjlD6-TOS36lkM8 off=2668381 len=45463 2024-09-13T03:18:31.523 INFO:tasks.workunit.client.0.smithi088.stdout:op 5943 completed, throughput=5MB/sec 2024-09-13T03:18:31.523 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iqqYTd21NH52VG4 off=7746198 len=1046135 2024-09-13T03:18:31.523 INFO:tasks.workunit.client.0.smithi088.stdout:op 5944 completed, throughput=5MB/sec 2024-09-13T03:18:31.523 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Ic2jgOYJq7TlnQD off=110990 len=976671 2024-09-13T03:18:31.524 INFO:tasks.workunit.client.0.smithi088.stdout:op 5945 completed, throughput=5MB/sec 2024-09-13T03:18:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:31 smithi195 ceph-mon[87742]: pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:18:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:31 smithi088 ceph-mon[96266]: pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:18:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:31 smithi088 ceph-mon[98762]: pgmap v2030: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-09-13T03:18:32.525 INFO:tasks.workunit.client.0.smithi088.stdout: 1166: throughput=5MB/sec pending data=0 2024-09-13T03:18:32.525 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AENN9kjSVooGFb5 off=6943386 len=530001 2024-09-13T03:18:32.530 INFO:tasks.workunit.client.0.smithi088.stdout:op 5946 completed, throughput=5MB/sec 2024-09-13T03:18:32.530 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-jncXuc3pIPjdZxW off=1376385 len=1905170 2024-09-13T03:18:32.540 INFO:tasks.workunit.client.0.smithi088.stdout:op 5947 completed, throughput=5MB/sec 2024-09-13T03:18:32.540 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-GnMyEXi4O-kaF3l off=2511174 len=1916124 2024-09-13T03:18:32.541 INFO:tasks.workunit.client.0.smithi088.stdout:op 5948 completed, throughput=5MB/sec 2024-09-13T03:18:32.542 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-dybKexFBT-dnWEs off=9447656 len=546352 2024-09-13T03:18:32.543 INFO:tasks.workunit.client.0.smithi088.stdout:op 5949 completed, throughput=5MB/sec 2024-09-13T03:18:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:18:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:18:33] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-09-13T03:18:33.543 INFO:tasks.workunit.client.0.smithi088.stdout: 1167: throughput=5MB/sec pending data=0 2024-09-13T03:18:33.543 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iSvBhQg_EFX70G4 off=11672402 len=995200 2024-09-13T03:18:33.550 INFO:tasks.workunit.client.0.smithi088.stdout:op 5950 completed, throughput=5MB/sec 2024-09-13T03:18:33.550 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-ZFYvxkknin4O0F9 off=0 len=1120642 2024-09-13T03:18:33.552 INFO:tasks.workunit.client.0.smithi088.stdout:op 5951 completed, throughput=5MB/sec 2024-09-13T03:18:33.552 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-XYE6bZN5sdcz-88 off=5390428 len=346094 2024-09-13T03:18:33.553 INFO:tasks.workunit.client.0.smithi088.stdout:op 5952 completed, throughput=5MB/sec 2024-09-13T03:18:33.553 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-NIkDZE6KcjYNIaY off=4579854 len=319039 2024-09-13T03:18:33.554 INFO:tasks.workunit.client.0.smithi088.stdout:op 5953 completed, throughput=5MB/sec 2024-09-13T03:18:33.554 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-AACDV95MIEtW7bq off=8475570 len=1329630 2024-09-13T03:18:33.561 INFO:tasks.workunit.client.0.smithi088.stdout:op 5954 completed, throughput=5MB/sec 2024-09-13T03:18:33.561 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-n2YTZEXlsTU6Uh0 off=9948724 len=11700 2024-09-13T03:18:33.561 INFO:tasks.workunit.client.0.smithi088.stdout:op 5955 completed, throughput=5MB/sec 2024-09-13T03:18:33.562 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-1lgT889a-6RdX6_ off=2802838 len=38421 2024-09-13T03:18:33.562 INFO:tasks.workunit.client.0.smithi088.stdout:op 5956 completed, throughput=5MB/sec 2024-09-13T03:18:33.562 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-yoOAjzrb9wl-uU3 off=1937062 len=1289235 2024-09-13T03:18:33.565 INFO:tasks.workunit.client.0.smithi088.stdout:op 5957 completed, throughput=5MB/sec 2024-09-13T03:18:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:33 smithi195 ceph-mon[87742]: pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:18:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:33 smithi088 ceph-mon[98762]: pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:18:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:33 smithi088 ceph-mon[96266]: pgmap v2031: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-09-13T03:18:34.565 INFO:tasks.workunit.client.0.smithi088.stdout: 1168: throughput=5MB/sec pending data=0 2024-09-13T03:18:34.565 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9TFF253DIhEOC2j off=403405 len=962943 2024-09-13T03:18:34.566 INFO:tasks.workunit.client.0.smithi088.stdout:op 5958 completed, throughput=5MB/sec 2024-09-13T03:18:34.567 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-N8T4lpeC3XFURSm off=20199067 len=1532797 2024-09-13T03:18:34.568 INFO:tasks.workunit.client.0.smithi088.stdout:op 5959 completed, throughput=5MB/sec 2024-09-13T03:18:34.568 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-D3irTyotlRr7xHW off=2876109 len=702065 2024-09-13T03:18:34.574 INFO:tasks.workunit.client.0.smithi088.stdout:op 5960 completed, throughput=5MB/sec 2024-09-13T03:18:34.574 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-4hg-8LNIviUnV7F off=5535794 len=1742748 2024-09-13T03:18:34.583 INFO:tasks.workunit.client.0.smithi088.stdout:op 5961 completed, throughput=5MB/sec 2024-09-13T03:18:35.583 INFO:tasks.workunit.client.0.smithi088.stdout: 1169: throughput=5MB/sec pending data=0 2024-09-13T03:18:35.583 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-bt34X8wbbxsdXXw off=1841118 len=93244 2024-09-13T03:18:35.586 INFO:tasks.workunit.client.0.smithi088.stdout:op 5962 completed, throughput=5MB/sec 2024-09-13T03:18:35.586 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6PKkUrEnnVOz15l off=8996784 len=349082 2024-09-13T03:18:35.587 INFO:tasks.workunit.client.0.smithi088.stdout:op 5963 completed, throughput=5MB/sec 2024-09-13T03:18:35.587 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-_P33LZ06FfwcZnD off=6425583 len=992195 2024-09-13T03:18:35.593 INFO:tasks.workunit.client.0.smithi088.stdout:op 5964 completed, throughput=5MB/sec 2024-09-13T03:18:35.593 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-TKP8bpTIOAgDInr off=187098 len=53191 2024-09-13T03:18:35.595 INFO:tasks.workunit.client.0.smithi088.stdout:op 5965 completed, throughput=5MB/sec 2024-09-13T03:18:35.595 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-EQAeGEahMb--j-g off=2999795 len=299766 2024-09-13T03:18:35.596 INFO:tasks.workunit.client.0.smithi088.stdout:op 5966 completed, throughput=5MB/sec 2024-09-13T03:18:35.596 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-t1iz8pKkFwElXES off=4369860 len=1403680 2024-09-13T03:18:35.604 INFO:tasks.workunit.client.0.smithi088.stdout:op 5967 completed, throughput=5MB/sec 2024-09-13T03:18:35.604 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-Jt2EC5QIsymxhJT off=8919618 len=2087183 2024-09-13T03:18:35.606 INFO:tasks.workunit.client.0.smithi088.stdout:op 5968 completed, throughput=5MB/sec 2024-09-13T03:18:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:35 smithi195 ceph-mon[87742]: pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:18:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:35 smithi088 ceph-mon[96266]: pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:18:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:35 smithi088 ceph-mon[98762]: pgmap v2032: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-09-13T03:18:36.607 INFO:tasks.workunit.client.0.smithi088.stdout: 1170: throughput=5MB/sec pending data=0 2024-09-13T03:18:36.607 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-G0J-zbZQhMWgEIT off=0 len=1874156 2024-09-13T03:18:36.609 INFO:tasks.workunit.client.0.smithi088.stdout:op 5969 completed, throughput=5MB/sec 2024-09-13T03:18:36.609 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-FIL6FpygPpC118K off=3898762 len=132890 2024-09-13T03:18:36.611 INFO:tasks.workunit.client.0.smithi088.stdout:op 5970 completed, throughput=5MB/sec 2024-09-13T03:18:36.611 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jYIka1Gv_uijhNJ off=1768597 len=1804818 2024-09-13T03:18:36.613 INFO:tasks.workunit.client.0.smithi088.stdout:op 5971 completed, throughput=5MB/sec 2024-09-13T03:18:36.613 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-HF1grxZs5JGkMWA off=18343196 len=460185 2024-09-13T03:18:36.614 INFO:tasks.workunit.client.0.smithi088.stdout:op 5972 completed, throughput=5MB/sec 2024-09-13T03:18:36.614 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-N1Vaa5XgM8icPw8 off=5460773 len=225569 2024-09-13T03:18:36.616 INFO:tasks.workunit.client.0.smithi088.stdout:op 5973 completed, throughput=5MB/sec 2024-09-13T03:18:36.616 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-zV_LwleYBGPmuPH off=4090212 len=1107753 2024-09-13T03:18:36.617 INFO:tasks.workunit.client.0.smithi088.stdout:op 5974 completed, throughput=5MB/sec 2024-09-13T03:18:37.618 INFO:tasks.workunit.client.0.smithi088.stdout: 1171: throughput=5MB/sec pending data=0 2024-09-13T03:18:37.618 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-qGdOzEp51ly5fNa off=3619549 len=117379 2024-09-13T03:18:37.619 INFO:tasks.workunit.client.0.smithi088.stdout:op 5975 completed, throughput=5MB/sec 2024-09-13T03:18:37.619 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-v9ff-sth4CY-Dke off=2706389 len=381139 2024-09-13T03:18:37.619 INFO:tasks.workunit.client.0.smithi088.stdout:op 5976 completed, throughput=5MB/sec 2024-09-13T03:18:37.619 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-FrB7_K-Hyd22Dr3 off=5394350 len=1067923 2024-09-13T03:18:37.620 INFO:tasks.workunit.client.0.smithi088.stdout:op 5977 completed, throughput=5MB/sec 2024-09-13T03:18:37.620 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-r1fYwf2kPrtmAG2 off=10516695 len=1326975 2024-09-13T03:18:37.625 INFO:tasks.workunit.client.0.smithi088.stdout:op 5978 completed, throughput=5MB/sec 2024-09-13T03:18:37.626 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ySLhvdQuPV8pIQZ off=15416875 len=908630 2024-09-13T03:18:37.630 INFO:tasks.workunit.client.0.smithi088.stdout:op 5979 completed, throughput=5MB/sec 2024-09-13T03:18:37.630 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-HTOaw3hXjUA839d off=17765955 len=1748408 2024-09-13T03:18:37.638 INFO:tasks.workunit.client.0.smithi088.stdout:op 5980 completed, throughput=5MB/sec 2024-09-13T03:18:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:37 smithi195 ceph-mon[87742]: pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-09-13T03:18:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:18:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:37 smithi088 ceph-mon[96266]: pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-09-13T03:18:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:18:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:37 smithi088 ceph-mon[98762]: pgmap v2033: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-09-13T03:18:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:18:38.638 INFO:tasks.workunit.client.0.smithi088.stdout: 1172: throughput=5MB/sec pending data=0 2024-09-13T03:18:38.638 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9TlPEW3TVqO8tVU off=10412625 len=1687363 2024-09-13T03:18:38.640 INFO:tasks.workunit.client.0.smithi088.stdout:op 5981 completed, throughput=5MB/sec 2024-09-13T03:18:38.640 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-9d14l_lr906oauq off=7614521 len=29038 2024-09-13T03:18:38.640 INFO:tasks.workunit.client.0.smithi088.stdout:op 5982 completed, throughput=5MB/sec 2024-09-13T03:18:38.640 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-qNUreixWhoKlu-R off=9474047 len=1411196 2024-09-13T03:18:38.647 INFO:tasks.workunit.client.0.smithi088.stdout:op 5983 completed, throughput=5MB/sec 2024-09-13T03:18:38.647 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-Bb83YyXn2mtl7Zq off=3722464 len=1480836 2024-09-13T03:18:38.654 INFO:tasks.workunit.client.0.smithi088.stdout:op 5984 completed, throughput=5MB/sec 2024-09-13T03:18:38.654 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-B76dAKTmgc8qaTo off=3240738 len=1456023 2024-09-13T03:18:38.655 INFO:tasks.workunit.client.0.smithi088.stdout:op 5985 completed, throughput=5MB/sec 2024-09-13T03:18:39.655 INFO:tasks.workunit.client.0.smithi088.stdout: 1173: throughput=5MB/sec pending data=0 2024-09-13T03:18:39.655 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-f5gvET2VEZgmfFA off=2608743 len=989376 2024-09-13T03:18:39.660 INFO:tasks.workunit.client.0.smithi088.stdout:op 5986 completed, throughput=5MB/sec 2024-09-13T03:18:39.660 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-nKbTnFER-rZSO7U off=1624869 len=938772 2024-09-13T03:18:39.662 INFO:tasks.workunit.client.0.smithi088.stdout:op 5987 completed, throughput=5MB/sec 2024-09-13T03:18:39.662 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-WP9bNGL28JB-GvI off=3488877 len=1811258 2024-09-13T03:18:39.665 INFO:tasks.workunit.client.0.smithi088.stdout:op 5988 completed, throughput=5MB/sec 2024-09-13T03:18:39.665 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-iRgcy4i7Lm2UVSc off=19439361 len=1601043 2024-09-13T03:18:39.673 INFO:tasks.workunit.client.0.smithi088.stdout:op 5989 completed, throughput=5MB/sec 2024-09-13T03:18:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:39 smithi195 ceph-mon[87742]: pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:18:39.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:39 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:39.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:39 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:39 smithi088 ceph-mon[98762]: pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:18:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:39 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:39 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:39 smithi088 ceph-mon[96266]: pgmap v2034: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:18:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:39 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:39 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: 1174: throughput=5MB/sec pending data=0 2024-09-13T03:18:40.813 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-ZdEw1_5Ef1lyt2R off=3760941 len=2071513 2024-09-13T03:18:40.814 INFO:tasks.workunit.client.0.smithi088.stdout:op 5990 completed, throughput=5MB/sec 2024-09-13T03:18:40.814 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-W8ntxvH4cDBW_29 off=12802490 len=1765963 2024-09-13T03:18:40.814 INFO:tasks.workunit.client.0.smithi088.stdout:op 5991 completed, throughput=5MB/sec 2024-09-13T03:18:40.814 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-QRIs3XtfnSNUKeo off=10038157 len=1474234 2024-09-13T03:18:40.815 INFO:tasks.workunit.client.0.smithi088.stdout:op 5992 completed, throughput=5MB/sec 2024-09-13T03:18:41.393 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:41 smithi195 ceph-mon[87742]: pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:18:41.394 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.394 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.394 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.394 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.394 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.394 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[98762]: pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:18:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[96266]: pgmap v2035: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-09-13T03:18:41.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: 1175: throughput=5MB/sec pending data=0 2024-09-13T03:18:41.687 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-pJ5XuOi5e9h2S69 off=1595225 len=1459700 2024-09-13T03:18:41.689 INFO:tasks.workunit.client.0.smithi088.stdout:op 5993 completed, throughput=5MB/sec 2024-09-13T03:18:41.689 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-gp9zxI9NpXt8FzZ off=16669347 len=1860586 2024-09-13T03:18:41.697 INFO:tasks.workunit.client.0.smithi088.stdout:op 5994 completed, throughput=5MB/sec 2024-09-13T03:18:41.697 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-mR4PAE7nmNP6gCO off=7955346 len=521270 2024-09-13T03:18:41.698 INFO:tasks.workunit.client.0.smithi088.stdout:op 5995 completed, throughput=5MB/sec 2024-09-13T03:18:41.698 INFO:tasks.workunit.client.0.smithi088.stdout:WRITE : oid=obj-7B085glguU7y08I off=6162975 len=1211031 2024-09-13T03:18:41.703 INFO:tasks.workunit.client.0.smithi088.stdout:op 5996 completed, throughput=5MB/sec 2024-09-13T03:18:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: 1176: throughput=5MB/sec pending data=0 2024-09-13T03:18:42.704 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-jMLow57zAqHu_Je off=3656329 len=1633303 2024-09-13T03:18:42.707 INFO:tasks.workunit.client.0.smithi088.stdout:op 5997 completed, throughput=5MB/sec 2024-09-13T03:18:42.707 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-iA_qpTDr61jpHOc off=12921169 len=1377309 2024-09-13T03:18:42.709 INFO:tasks.workunit.client.0.smithi088.stdout:op 5998 completed, throughput=5MB/sec 2024-09-13T03:18:42.709 INFO:tasks.workunit.client.0.smithi088.stdout:READ : oid=obj-6140Pn3v0OdYAcH off=2710178 len=1971669 2024-09-13T03:18:42.711 INFO:tasks.workunit.client.0.smithi088.stdout:op 5999 completed, throughput=5MB/sec 2024-09-13T03:18:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:43 smithi195 ceph-mon[87742]: pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:18:43.315 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:43 smithi088 ceph-mon[98762]: pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:18:43.315 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:18:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:18:43] "GET /metrics HTTP/1.1" 200 34032 "" "Prometheus/2.43.0" 2024-09-13T03:18:43.315 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:43 smithi088 ceph-mon[96266]: pgmap v2036: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-09-13T03:18:43.711 INFO:tasks.workunit.client.0.smithi088.stdout:waiting for all operations to complete 2024-09-13T03:18:43.711 INFO:tasks.workunit.client.0.smithi088.stdout:cleaning up objects 2024-09-13T03:18:44.636 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.636 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.636 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:18:44.636 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.637 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.637 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:18:44.637 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:18:44.637 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.637 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.637 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.637 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:18:44.637 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.637 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.637 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:18:44.637 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:18:44.638 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:18:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:18:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:18:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:18:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:45 smithi088 ceph-mon[96266]: pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:18:45.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:45 smithi088 ceph-mon[98762]: pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:18:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:45 smithi195 ceph-mon[87742]: pgmap v2037: 105 pgs: 105 active+clean; 127 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-09-13T03:18:47.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:47 smithi088 ceph-mon[96266]: pgmap v2038: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-13T03:18:47.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:47 smithi088 ceph-mon[98762]: pgmap v2038: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-13T03:18:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:47 smithi195 ceph-mon[87742]: pgmap v2038: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-09-13T03:18:49.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:49 smithi088 ceph-mon[96266]: pgmap v2039: 105 pgs: 105 active+clean; 106 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 146 op/s 2024-09-13T03:18:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:49 smithi088 ceph-mon[98762]: pgmap v2039: 105 pgs: 105 active+clean; 106 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 146 op/s 2024-09-13T03:18:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:49 smithi195 ceph-mon[87742]: pgmap v2039: 105 pgs: 105 active+clean; 106 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 146 op/s 2024-09-13T03:18:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:51 smithi088 ceph-mon[96266]: pgmap v2040: 105 pgs: 105 active+clean; 96 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 211 op/s 2024-09-13T03:18:51.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:51 smithi088 ceph-mon[98762]: pgmap v2040: 105 pgs: 105 active+clean; 96 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 211 op/s 2024-09-13T03:18:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:51 smithi195 ceph-mon[87742]: pgmap v2040: 105 pgs: 105 active+clean; 96 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.2 MiB/s wr, 211 op/s 2024-09-13T03:18:53.368 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:18:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:18:53] "GET /metrics HTTP/1.1" 200 34027 "" "Prometheus/2.43.0" 2024-09-13T03:18:53.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:53 smithi088 ceph-mon[96266]: pgmap v2041: 105 pgs: 105 active+clean; 81 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 956 KiB/s wr, 316 op/s 2024-09-13T03:18:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:53 smithi088 ceph-mon[98762]: pgmap v2041: 105 pgs: 105 active+clean; 81 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 956 KiB/s wr, 316 op/s 2024-09-13T03:18:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:53 smithi195 ceph-mon[87742]: pgmap v2041: 105 pgs: 105 active+clean; 81 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 956 KiB/s wr, 316 op/s 2024-09-13T03:18:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:55 smithi088 ceph-mon[96266]: pgmap v2042: 105 pgs: 105 active+clean; 61 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 806 KiB/s wr, 445 op/s 2024-09-13T03:18:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:55 smithi088 ceph-mon[98762]: pgmap v2042: 105 pgs: 105 active+clean; 61 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 806 KiB/s wr, 445 op/s 2024-09-13T03:18:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:55 smithi195 ceph-mon[87742]: pgmap v2042: 105 pgs: 105 active+clean; 61 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.1 MiB/s rd, 806 KiB/s wr, 445 op/s 2024-09-13T03:18:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:57 smithi088 ceph-mon[96266]: pgmap v2043: 105 pgs: 105 active+clean; 56 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 293 KiB/s rd, 99 KiB/s wr, 477 op/s 2024-09-13T03:18:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:57 smithi088 ceph-mon[98762]: pgmap v2043: 105 pgs: 105 active+clean; 56 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 293 KiB/s rd, 99 KiB/s wr, 477 op/s 2024-09-13T03:18:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:57 smithi195 ceph-mon[87742]: pgmap v2043: 105 pgs: 105 active+clean; 56 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 293 KiB/s rd, 99 KiB/s wr, 477 op/s 2024-09-13T03:18:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:59 smithi088 ceph-mon[96266]: pgmap v2044: 105 pgs: 105 active+clean; 29 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 293 KiB/s rd, 99 KiB/s wr, 652 op/s 2024-09-13T03:18:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:18:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:18:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:59 smithi088 ceph-mon[98762]: pgmap v2044: 105 pgs: 105 active+clean; 29 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 293 KiB/s rd, 99 KiB/s wr, 652 op/s 2024-09-13T03:18:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:18:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:18:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:59 smithi195 ceph-mon[87742]: pgmap v2044: 105 pgs: 105 active+clean; 29 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 293 KiB/s rd, 99 KiB/s wr, 652 op/s 2024-09-13T03:18:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:18:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:19:00.477 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T03:19:00.477 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T03:19:00.505 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-09-13T03:19:00.506 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-13T03:19:00.760 DEBUG:teuthology.parallel:result is None 2024-09-13T03:19:00.761 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T03:19:00.786 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T03:19:00.786 DEBUG:teuthology.orchestra.run.smithi088:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-13T03:19:00.841 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T03:19:00.842 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-13T03:19:00.842 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-09-13T03:19:00.842 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-13T03:19:00.842 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-09-13T03:19:00.842 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-09-13T03:19:00.843 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-13T03:19:00.843 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-13T03:19:00.843 DEBUG:teuthology.orchestra.run.smithi195:> stat -- /home/ubuntu/cephtest/mnt.1 2024-09-13T03:19:00.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T03:19:00.859 INFO:teuthology.orchestra.run.smithi195.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-09-13T03:19:00.860 DEBUG:teuthology.orchestra.run.smithi195:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-09-13T03:19:00.915 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-09-13T03:19:00.915 DEBUG:teuthology.orchestra.run.smithi195:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-09-13T03:19:00.970 INFO:tasks.workunit:timeout=3h 2024-09-13T03:19:00.970 INFO:tasks.workunit:cleanup=True 2024-09-13T03:19:00.971 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2024-09-13T03:19:01.026 INFO:tasks.workunit.client.1.smithi195.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-09-13T03:19:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:01 smithi088 ceph-mon[96266]: pgmap v2045: 105 pgs: 105 active+clean; 20 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2024-09-13T03:19:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:01 smithi088 ceph-mon[98762]: pgmap v2045: 105 pgs: 105 active+clean; 20 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2024-09-13T03:19:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:01 smithi195 ceph-mon[87742]: pgmap v2045: 105 pgs: 105 active+clean; 20 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2024-09-13T03:19:03.380 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:19:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:19:03] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.43.0" 2024-09-13T03:19:03.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:03 smithi088 ceph-mon[96266]: pgmap v2046: 105 pgs: 105 active+clean; 9.6 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-13T03:19:03.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:03 smithi088 ceph-mon[98762]: pgmap v2046: 105 pgs: 105 active+clean; 9.6 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-13T03:19:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:03 smithi195 ceph-mon[87742]: pgmap v2046: 105 pgs: 105 active+clean; 9.6 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2024-09-13T03:19:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:05 smithi088 ceph-mon[96266]: pgmap v2047: 105 pgs: 105 active+clean; 614 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 534 op/s 2024-09-13T03:19:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:05 smithi088 ceph-mon[98762]: pgmap v2047: 105 pgs: 105 active+clean; 614 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 534 op/s 2024-09-13T03:19:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:05 smithi195 ceph-mon[87742]: pgmap v2047: 105 pgs: 105 active+clean; 614 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 534 op/s 2024-09-13T03:19:06.699 DEBUG:teuthology.orchestra.run.smithi195:> 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-09-13T03:19:06.763 INFO:tasks.workunit.client.1.smithi195.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-13T03:19:06.765 INFO:tasks.workunit.client.1.smithi195.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-09-13T03:19:06.765 INFO:tasks.workunit.client.1.smithi195.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-13T03:19:07.471 INFO:tasks.workunit.client.1.smithi195.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-13T03:19:07.547 INFO:tasks.workunit.client.1.smithi195.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-13T03:19:07.588 INFO:tasks.workunit.client.1.smithi195.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-09-13T03:19:07.589 INFO:tasks.workunit.client.1.smithi195.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-09-13T03:19:07.589 INFO:tasks.workunit.client.1.smithi195.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-13T03:19:07.628 INFO:tasks.workunit.client.1.smithi195.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-09-13T03:19:07.631 DEBUG:teuthology.orchestra.run.smithi195:> set -ex 2024-09-13T03:19:07.632 DEBUG:teuthology.orchestra.run.smithi195:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-09-13T03:19:07.688 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-09-13T03:19:07.689 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-09-13T03:19:07.689 DEBUG:teuthology.orchestra.run.smithi195: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-09-13T03:19:07.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:07 smithi088 ceph-mon[98762]: pgmap v2048: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 408 op/s 2024-09-13T03:19:07.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:07 smithi088 ceph-mon[96266]: pgmap v2048: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 408 op/s 2024-09-13T03:19:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:07 smithi195 ceph-mon[87742]: pgmap v2048: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 408 op/s 2024-09-13T03:19:07.755 INFO:tasks.workunit.client.1.smithi195.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-09-13T03:19:07.755 INFO:tasks.workunit.client.1.smithi195.stderr:+ RBD_FORCE_ALLOW_V1=1 2024-09-13T03:19:07.755 INFO:tasks.workunit.client.1.smithi195.stderr:+ TMPDIR=/tmp/rbd_import_export_138972 2024-09-13T03:19:07.755 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm -rf /tmp/rbd_import_export_138972 2024-09-13T03:19:07.756 INFO:tasks.workunit.client.1.smithi195.stderr:+ mkdir /tmp/rbd_import_export_138972 2024-09-13T03:19:07.756 INFO:tasks.workunit.client.1.smithi195.stderr:+ trap 'rm -rf /tmp/rbd_import_export_138972' INT TERM EXIT 2024-09-13T03:19:07.756 INFO:tasks.workunit.client.1.smithi195.stderr:+ mkdir foo.138972 2024-09-13T03:19:07.757 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import foo.138972 foo.dir 2024-09-13T03:19:07.810 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: cannot import a directory 2024-09-13T03:19:07.810 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 0% complete...failed. 2024-09-13T03:19:07.811 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: import failed: (21) Is a directory 2024-09-13T03:19:07.813 INFO:tasks.workunit.client.1.smithi195.stderr:+ true 2024-09-13T03:19:07.813 INFO:tasks.workunit.client.1.smithi195.stderr:+ rmdir foo.138972 2024-09-13T03:19:07.828 INFO:tasks.workunit.client.1.smithi195.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_138972/img bs=1k count=1 seek=10 2024-09-13T03:19:07.828 INFO:tasks.workunit.client.1.smithi195.stderr:1+0 records in 2024-09-13T03:19:07.828 INFO:tasks.workunit.client.1.smithi195.stderr:1+0 records out 2024-09-13T03:19:07.828 INFO:tasks.workunit.client.1.smithi195.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.3997e-05 s, 23.3 MB/s 2024-09-13T03:19:07.828 INFO:tasks.workunit.client.1.smithi195.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_138972/img bs=1k count=10 seek=100 2024-09-13T03:19:07.830 INFO:tasks.workunit.client.1.smithi195.stderr:10+0 records in 2024-09-13T03:19:07.830 INFO:tasks.workunit.client.1.smithi195.stderr:10+0 records out 2024-09-13T03:19:07.830 INFO:tasks.workunit.client.1.smithi195.stderr:10240 bytes (10 kB, 10 KiB) copied, 4.8637e-05 s, 211 MB/s 2024-09-13T03:19:07.830 INFO:tasks.workunit.client.1.smithi195.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_138972/img bs=1k count=100 seek=1000 2024-09-13T03:19:07.830 INFO:tasks.workunit.client.1.smithi195.stderr:60+1 records in 2024-09-13T03:19:07.830 INFO:tasks.workunit.client.1.smithi195.stderr:60+1 records out 2024-09-13T03:19:07.831 INFO:tasks.workunit.client.1.smithi195.stderr:61640 bytes (62 kB, 60 KiB) copied, 0.000279377 s, 221 MB/s 2024-09-13T03:19:07.831 INFO:tasks.workunit.client.1.smithi195.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_138972/img bs=1k seek=10000 2024-09-13T03:19:07.831 INFO:tasks.workunit.client.1.smithi195.stderr:137+1 records in 2024-09-13T03:19:07.831 INFO:tasks.workunit.client.1.smithi195.stderr:137+1 records out 2024-09-13T03:19:07.831 INFO:tasks.workunit.client.1.smithi195.stderr:140928 bytes (141 kB, 138 KiB) copied, 0.000331166 s, 426 MB/s 2024-09-13T03:19:07.831 INFO:tasks.workunit.client.1.smithi195.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_138972/img bs=1k seek=100000 2024-09-13T03:19:07.832 INFO:tasks.workunit.client.1.smithi195.stderr:60+1 records in 2024-09-13T03:19:07.832 INFO:tasks.workunit.client.1.smithi195.stderr:60+1 records out 2024-09-13T03:19:07.832 INFO:tasks.workunit.client.1.smithi195.stderr:61592 bytes (62 kB, 60 KiB) copied, 0.000159475 s, 386 MB/s 2024-09-13T03:19:07.832 INFO:tasks.workunit.client.1.smithi195.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_138972/img bs=1k seek=1000000 2024-09-13T03:19:07.833 INFO:tasks.workunit.client.1.smithi195.stderr:154+1 records in 2024-09-13T03:19:07.833 INFO:tasks.workunit.client.1.smithi195.stderr:154+1 records out 2024-09-13T03:19:07.833 INFO:tasks.workunit.client.1.smithi195.stderr:158176 bytes (158 kB, 154 KiB) copied, 0.000325537 s, 486 MB/s 2024-09-13T03:19:07.833 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm testimg 2024-09-13T03:19:07.890 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 0% complete...failed. 2024-09-13T03:19:07.890 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: delete error: (2) No such file or directory 2024-09-13T03:19:07.893 INFO:tasks.workunit.client.1.smithi195.stderr:+ true 2024-09-13T03:19:07.893 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --new-format /tmp/rbd_import_export_138972/img testimg 2024-09-13T03:19:08.418 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:08.419 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-13T03:19:08.422 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export testimg /tmp/rbd_import_export_138972/img2 2024-09-13T03:19:08.623 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:08.627 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export testimg - 2024-09-13T03:19:09.211 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:09.216 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm testimg 2024-09-13T03:19:09.331 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:09.334 INFO:tasks.workunit.client.1.smithi195.stderr:+ cmp /tmp/rbd_import_export_138972/img /tmp/rbd_import_export_138972/img2 2024-09-13T03:19:09.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:09 smithi088 ceph-mon[98762]: pgmap v2049: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 375 op/s 2024-09-13T03:19:09.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:09 smithi088 ceph-mon[96266]: pgmap v2049: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 375 op/s 2024-09-13T03:19:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:09 smithi195 ceph-mon[87742]: pgmap v2049: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 375 op/s 2024-09-13T03:19:09.879 INFO:tasks.workunit.client.1.smithi195.stderr:+ cmp /tmp/rbd_import_export_138972/img /tmp/rbd_import_export_138972/img3 2024-09-13T03:19:10.278 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/img2 /tmp/rbd_import_export_138972/img3 2024-09-13T03:19:10.441 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --new-format - testimg 2024-09-13T03:19:10.872 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 100% complete...done. 2024-09-13T03:19:10.872 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-13T03:19:10.877 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export testimg /tmp/rbd_import_export_138972/img2 2024-09-13T03:19:11.076 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:11.081 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export testimg - 2024-09-13T03:19:11.673 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:11.678 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm testimg 2024-09-13T03:19:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:11 smithi088 ceph-mon[96266]: pgmap v2050: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 5.4 KiB/s wr, 195 op/s 2024-09-13T03:19:11.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:11 smithi088 ceph-mon[98762]: pgmap v2050: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 5.4 KiB/s wr, 195 op/s 2024-09-13T03:19:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:11 smithi195 ceph-mon[87742]: pgmap v2050: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 5.4 KiB/s wr, 195 op/s 2024-09-13T03:19:11.794 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:11.797 INFO:tasks.workunit.client.1.smithi195.stderr:+ cmp /tmp/rbd_import_export_138972/img /tmp/rbd_import_export_138972/img2 2024-09-13T03:19:12.339 INFO:tasks.workunit.client.1.smithi195.stderr:+ cmp /tmp/rbd_import_export_138972/img /tmp/rbd_import_export_138972/img3 2024-09-13T03:19:12.740 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/img /tmp/rbd_import_export_138972/img2 /tmp/rbd_import_export_138972/img3 2024-09-13T03:19:12.951 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd help export 2024-09-13T03:19:12.951 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep -q export-format 2024-09-13T03:19:12.975 INFO:tasks.workunit.client.1.smithi195.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_138972/img bs=1k count=10 seek=100 2024-09-13T03:19:12.975 INFO:tasks.workunit.client.1.smithi195.stderr:10+0 records in 2024-09-13T03:19:12.975 INFO:tasks.workunit.client.1.smithi195.stderr:10+0 records out 2024-09-13T03:19:12.975 INFO:tasks.workunit.client.1.smithi195.stderr:10240 bytes (10 kB, 10 KiB) copied, 7.837e-05 s, 131 MB/s 2024-09-13T03:19:12.976 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --new-format /tmp/rbd_import_export_138972/img testimg 2024-09-13T03:19:13.043 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 100% complete...done. 2024-09-13T03:19:13.043 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-13T03:19:13.046 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd snap create testimg@snap 2024-09-13T03:19:13.400 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:19:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:19:13] "GET /metrics HTTP/1.1" 200 34020 "" "Prometheus/2.43.0" 2024-09-13T03:19:13.408 INFO:tasks.workunit.client.1.smithi195.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-13T03:19:13.416 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd image-meta set testimg key1 value1 2024-09-13T03:19:13.471 INFO:tasks.workunit.client.1.smithi195.stderr:++ rbd image-meta list testimg 2024-09-13T03:19:13.514 INFO:tasks.workunit.client.1.smithi195.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2024-09-13T03:19:13.514 INFO:tasks.workunit.client.1.smithi195.stderr: 2024-09-13T03:19:13.514 INFO:tasks.workunit.client.1.smithi195.stderr:Key Value 2024-09-13T03:19:13.514 INFO:tasks.workunit.client.1.smithi195.stderr:key1 value1' 2024-09-13T03:19:13.514 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_138972/img_v2 2024-09-13T03:19:13.554 INFO:tasks.workunit.client.1.smithi195.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-13T03:19:13.556 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_138972/img_v2 testimg_import 2024-09-13T03:19:13.675 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:13 smithi088 ceph-mon[96266]: pgmap v2051: 105 pgs: 105 active+clean; 2.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 29 KiB/s wr, 154 op/s 2024-09-13T03:19:13.675 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:13 smithi088 ceph-mon[98762]: pgmap v2051: 105 pgs: 105 active+clean; 2.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 29 KiB/s wr, 154 op/s 2024-09-13T03:19:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:13 smithi195 ceph-mon[87742]: pgmap v2051: 105 pgs: 105 active+clean; 2.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 29 KiB/s wr, 154 op/s 2024-09-13T03:19:14.433 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-13T03:19:14.436 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd info testimg_import 2024-09-13T03:19:14.485 INFO:tasks.workunit.client.1.smithi195.stdout:rbd image 'testimg_import': 2024-09-13T03:19:14.485 INFO:tasks.workunit.client.1.smithi195.stdout: size 110 KiB in 1 objects 2024-09-13T03:19:14.485 INFO:tasks.workunit.client.1.smithi195.stdout: order 22 (4 MiB objects) 2024-09-13T03:19:14.485 INFO:tasks.workunit.client.1.smithi195.stdout: snapshot_count: 1 2024-09-13T03:19:14.485 INFO:tasks.workunit.client.1.smithi195.stdout: id: d58ec584e878 2024-09-13T03:19:14.485 INFO:tasks.workunit.client.1.smithi195.stdout: block_name_prefix: rbd_data.d58ec584e878 2024-09-13T03:19:14.485 INFO:tasks.workunit.client.1.smithi195.stdout: format: 2 2024-09-13T03:19:14.485 INFO:tasks.workunit.client.1.smithi195.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-09-13T03:19:14.485 INFO:tasks.workunit.client.1.smithi195.stdout: op_features: 2024-09-13T03:19:14.485 INFO:tasks.workunit.client.1.smithi195.stdout: flags: 2024-09-13T03:19:14.485 INFO:tasks.workunit.client.1.smithi195.stdout: create_timestamp: Fri Sep 13 03:19:13 2024 2024-09-13T03:19:14.485 INFO:tasks.workunit.client.1.smithi195.stdout: access_timestamp: Fri Sep 13 03:19:13 2024 2024-09-13T03:19:14.486 INFO:tasks.workunit.client.1.smithi195.stdout: modify_timestamp: Fri Sep 13 03:19:13 2024 2024-09-13T03:19:14.487 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd info testimg_import@snap 2024-09-13T03:19:14.527 INFO:tasks.workunit.client.1.smithi195.stdout:rbd image 'testimg_import': 2024-09-13T03:19:14.527 INFO:tasks.workunit.client.1.smithi195.stdout: size 110 KiB in 1 objects 2024-09-13T03:19:14.527 INFO:tasks.workunit.client.1.smithi195.stdout: order 22 (4 MiB objects) 2024-09-13T03:19:14.527 INFO:tasks.workunit.client.1.smithi195.stdout: snapshot_count: 1 2024-09-13T03:19:14.527 INFO:tasks.workunit.client.1.smithi195.stdout: id: d58ec584e878 2024-09-13T03:19:14.527 INFO:tasks.workunit.client.1.smithi195.stdout: block_name_prefix: rbd_data.d58ec584e878 2024-09-13T03:19:14.528 INFO:tasks.workunit.client.1.smithi195.stdout: format: 2 2024-09-13T03:19:14.528 INFO:tasks.workunit.client.1.smithi195.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-09-13T03:19:14.528 INFO:tasks.workunit.client.1.smithi195.stdout: op_features: 2024-09-13T03:19:14.528 INFO:tasks.workunit.client.1.smithi195.stdout: flags: 2024-09-13T03:19:14.528 INFO:tasks.workunit.client.1.smithi195.stdout: create_timestamp: Fri Sep 13 03:19:13 2024 2024-09-13T03:19:14.528 INFO:tasks.workunit.client.1.smithi195.stdout: access_timestamp: Fri Sep 13 03:19:13 2024 2024-09-13T03:19:14.528 INFO:tasks.workunit.client.1.smithi195.stdout: modify_timestamp: Fri Sep 13 03:19:13 2024 2024-09-13T03:19:14.528 INFO:tasks.workunit.client.1.smithi195.stdout: protected: False 2024-09-13T03:19:14.530 INFO:tasks.workunit.client.1.smithi195.stderr:++ rbd image-meta list testimg_import 2024-09-13T03:19:14.576 INFO:tasks.workunit.client.1.smithi195.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2024-09-13T03:19:14.576 INFO:tasks.workunit.client.1.smithi195.stderr: 2024-09-13T03:19:14.577 INFO:tasks.workunit.client.1.smithi195.stderr:Key Value 2024-09-13T03:19:14.577 INFO:tasks.workunit.client.1.smithi195.stderr:key1 value1' 2024-09-13T03:19:14.577 INFO:tasks.workunit.client.1.smithi195.stderr:+ '[' 'There is 1 metadatum on this image: 2024-09-13T03:19:14.577 INFO:tasks.workunit.client.1.smithi195.stderr: 2024-09-13T03:19:14.577 INFO:tasks.workunit.client.1.smithi195.stderr:Key Value 2024-09-13T03:19:14.577 INFO:tasks.workunit.client.1.smithi195.stderr:key1 value1' = 'There is 1 metadatum on this image: 2024-09-13T03:19:14.577 INFO:tasks.workunit.client.1.smithi195.stderr: 2024-09-13T03:19:14.577 INFO:tasks.workunit.client.1.smithi195.stderr:Key Value 2024-09-13T03:19:14.577 INFO:tasks.workunit.client.1.smithi195.stderr:key1 value1' ']' 2024-09-13T03:19:14.577 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export testimg_import /tmp/rbd_import_export_138972/img_import 2024-09-13T03:19:14.614 INFO:tasks.workunit.client.1.smithi195.stderr: Exporting image: 100% complete...done. 2024-09-13T03:19:14.617 INFO:tasks.workunit.client.1.smithi195.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_138972/img /tmp/rbd_import_export_138972/img_import 2024-09-13T03:19:14.617 INFO:tasks.workunit.client.1.smithi195.stderr:+ cmp -l /tmp/rbd_import_export_138972/img /tmp/rbd_import_export_138972/img_import 2024-09-13T03:19:14.618 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/img --format %b 2024-09-13T03:19:14.619 INFO:tasks.workunit.client.1.smithi195.stderr:+ origsize=24 2024-09-13T03:19:14.619 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/img_import --format %b 2024-09-13T03:19:14.620 INFO:tasks.workunit.client.1.smithi195.stderr:+ exportsize=224 2024-09-13T03:19:14.620 INFO:tasks.workunit.client.1.smithi195.stderr:+ difference=200 2024-09-13T03:19:14.620 INFO:tasks.workunit.client.1.smithi195.stderr:+ difference=200 2024-09-13T03:19:14.621 INFO:tasks.workunit.client.1.smithi195.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-09-13T03:19:14.621 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_138972/img_snap 2024-09-13T03:19:14.657 INFO:tasks.workunit.client.1.smithi195.stderr: Exporting image: 100% complete...done. 2024-09-13T03:19:14.660 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_138972/img_snap_import 2024-09-13T03:19:14.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:14 smithi088 ceph-mon[96266]: osdmap e1123: 8 total, 8 up, 8 in 2024-09-13T03:19:14.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:19:14.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:14 smithi088 ceph-mon[98762]: osdmap e1123: 8 total, 8 up, 8 in 2024-09-13T03:19:14.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:19:14.699 INFO:tasks.workunit.client.1.smithi195.stderr: Exporting image: 100% complete...done. 2024-09-13T03:19:14.702 INFO:tasks.workunit.client.1.smithi195.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_138972/img_snap /tmp/rbd_import_export_138972/img_snap_import 2024-09-13T03:19:14.702 INFO:tasks.workunit.client.1.smithi195.stderr:+ cmp -l /tmp/rbd_import_export_138972/img_snap /tmp/rbd_import_export_138972/img_snap_import 2024-09-13T03:19:14.703 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/img_snap --format %b 2024-09-13T03:19:14.704 INFO:tasks.workunit.client.1.smithi195.stderr:+ origsize=224 2024-09-13T03:19:14.704 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/img_snap_import --format %b 2024-09-13T03:19:14.705 INFO:tasks.workunit.client.1.smithi195.stderr:+ exportsize=224 2024-09-13T03:19:14.705 INFO:tasks.workunit.client.1.smithi195.stderr:+ difference=0 2024-09-13T03:19:14.705 INFO:tasks.workunit.client.1.smithi195.stderr:+ difference=0 2024-09-13T03:19:14.705 INFO:tasks.workunit.client.1.smithi195.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-13T03:19:14.705 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/img_v2 2024-09-13T03:19:14.705 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/img_import 2024-09-13T03:19:14.706 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/img_snap 2024-09-13T03:19:14.707 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/img_snap_import 2024-09-13T03:19:14.708 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd snap rm testimg_import@snap 2024-09-13T03:19:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:14 smithi195 ceph-mon[87742]: osdmap e1123: 8 total, 8 up, 8 in 2024-09-13T03:19:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:19:15.420 INFO:tasks.workunit.client.1.smithi195.stderr: Removing snap: 100% complete...done. 2024-09-13T03:19:15.435 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd remove testimg_import 2024-09-13T03:19:15.571 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 100% complete...done. 2024-09-13T03:19:15.574 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd snap rm testimg@snap 2024-09-13T03:19:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:15 smithi088 ceph-mon[96266]: pgmap v2053: 105 pgs: 105 active+clean; 2.4 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 86 KiB/s wr, 85 op/s 2024-09-13T03:19:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:15 smithi088 ceph-mon[96266]: osdmap e1124: 8 total, 8 up, 8 in 2024-09-13T03:19:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:15 smithi088 ceph-mon[98762]: pgmap v2053: 105 pgs: 105 active+clean; 2.4 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 86 KiB/s wr, 85 op/s 2024-09-13T03:19:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:15 smithi088 ceph-mon[98762]: osdmap e1124: 8 total, 8 up, 8 in 2024-09-13T03:19:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:15 smithi195 ceph-mon[87742]: pgmap v2053: 105 pgs: 105 active+clean; 2.4 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 86 KiB/s wr, 85 op/s 2024-09-13T03:19:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:15 smithi195 ceph-mon[87742]: osdmap e1124: 8 total, 8 up, 8 in 2024-09-13T03:19:16.434 INFO:tasks.workunit.client.1.smithi195.stderr: Removing snap: 100% complete...done. 2024-09-13T03:19:16.444 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm testimg 2024-09-13T03:19:16.575 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 100% complete...done. 2024-09-13T03:19:16.577 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --order 20 /tmp/rbd_import_export_138972/img testimg 2024-09-13T03:19:16.646 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 100% complete...done. 2024-09-13T03:19:16.646 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --order is deprecated, use --object-size 2024-09-13T03:19:16.649 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_138972/img_v2 2024-09-13T03:19:16.690 INFO:tasks.workunit.client.1.smithi195.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-13T03:19:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:16 smithi088 ceph-mon[96266]: osdmap e1125: 8 total, 8 up, 8 in 2024-09-13T03:19:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:16 smithi088 ceph-mon[98762]: osdmap e1125: 8 total, 8 up, 8 in 2024-09-13T03:19:16.692 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_138972/img_v2 testimg_import 2024-09-13T03:19:16.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:16 smithi195 ceph-mon[87742]: osdmap e1125: 8 total, 8 up, 8 in 2024-09-13T03:19:16.769 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-13T03:19:16.772 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd info testimg_import 2024-09-13T03:19:16.772 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep order 2024-09-13T03:19:16.772 INFO:tasks.workunit.client.1.smithi195.stderr:+ awk '{print $2}' 2024-09-13T03:19:16.772 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep 20 2024-09-13T03:19:16.811 INFO:tasks.workunit.client.1.smithi195.stdout:20 2024-09-13T03:19:16.811 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/img_v2 2024-09-13T03:19:16.811 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd remove testimg_import 2024-09-13T03:19:16.928 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 100% complete...done. 2024-09-13T03:19:16.931 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd remove testimg 2024-09-13T03:19:17.042 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 100% complete...done. 2024-09-13T03:19:17.045 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_138972/img testimg 2024-09-13T03:19:17.098 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 100% complete...done. 2024-09-13T03:19:17.101 INFO:tasks.workunit.client.1.smithi195.stderr:++ rbd info testimg 2024-09-13T03:19:17.101 INFO:tasks.workunit.client.1.smithi195.stderr:++ grep features 2024-09-13T03:19:17.140 INFO:tasks.workunit.client.1.smithi195.stderr:+ FEATURES_BEFORE=' features: layering 2024-09-13T03:19:17.141 INFO:tasks.workunit.client.1.smithi195.stderr: op_features: ' 2024-09-13T03:19:17.141 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_138972/img_v2 2024-09-13T03:19:17.180 INFO:tasks.workunit.client.1.smithi195.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-13T03:19:17.183 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_138972/img_v2 testimg_import 2024-09-13T03:19:17.248 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-13T03:19:17.252 INFO:tasks.workunit.client.1.smithi195.stderr:++ rbd info testimg_import 2024-09-13T03:19:17.252 INFO:tasks.workunit.client.1.smithi195.stderr:++ grep features 2024-09-13T03:19:17.291 INFO:tasks.workunit.client.1.smithi195.stderr:+ FEATURES_AFTER=' features: layering 2024-09-13T03:19:17.291 INFO:tasks.workunit.client.1.smithi195.stderr: op_features: ' 2024-09-13T03:19:17.291 INFO:tasks.workunit.client.1.smithi195.stderr:+ '[' ' features: layering 2024-09-13T03:19:17.291 INFO:tasks.workunit.client.1.smithi195.stderr: op_features: ' '!=' ' features: layering 2024-09-13T03:19:17.291 INFO:tasks.workunit.client.1.smithi195.stderr: op_features: ' ']' 2024-09-13T03:19:17.291 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/img_v2 2024-09-13T03:19:17.292 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd remove testimg_import 2024-09-13T03:19:17.380 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 100% complete...done. 2024-09-13T03:19:17.383 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd remove testimg 2024-09-13T03:19:17.472 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 100% complete...done. 2024-09-13T03:19:17.475 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_138972/img testimg 2024-09-13T03:19:17.551 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 100% complete...done. 2024-09-13T03:19:17.553 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_138972/img_v2 2024-09-13T03:19:17.595 INFO:tasks.workunit.client.1.smithi195.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-13T03:19:17.597 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_138972/img_v2 testimg_import 2024-09-13T03:19:17.682 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-13T03:19:17.685 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd info testimg_import 2024-09-13T03:19:17.685 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep 'stripe unit' 2024-09-13T03:19:17.686 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep -Ei '(4 KiB|4096)' 2024-09-13T03:19:17.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:17 smithi088 ceph-mon[98762]: pgmap v2056: 105 pgs: 105 active+clean; 2.4 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 401 KiB/s rd, 147 KiB/s wr, 174 op/s 2024-09-13T03:19:17.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:17 smithi088 ceph-mon[98762]: osdmap e1126: 8 total, 8 up, 8 in 2024-09-13T03:19:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:17 smithi088 ceph-mon[96266]: pgmap v2056: 105 pgs: 105 active+clean; 2.4 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 401 KiB/s rd, 147 KiB/s wr, 174 op/s 2024-09-13T03:19:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:17 smithi088 ceph-mon[96266]: osdmap e1126: 8 total, 8 up, 8 in 2024-09-13T03:19:17.724 INFO:tasks.workunit.client.1.smithi195.stdout: stripe unit: 4 KiB 2024-09-13T03:19:17.724 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd info testimg_import 2024-09-13T03:19:17.724 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep 'stripe count' 2024-09-13T03:19:17.724 INFO:tasks.workunit.client.1.smithi195.stderr:+ awk '{print $3}' 2024-09-13T03:19:17.724 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep 1000 2024-09-13T03:19:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:17 smithi195 ceph-mon[87742]: pgmap v2056: 105 pgs: 105 active+clean; 2.4 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 401 KiB/s rd, 147 KiB/s wr, 174 op/s 2024-09-13T03:19:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:17 smithi195 ceph-mon[87742]: osdmap e1126: 8 total, 8 up, 8 in 2024-09-13T03:19:17.763 INFO:tasks.workunit.client.1.smithi195.stdout:1000 2024-09-13T03:19:17.763 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/img_v2 2024-09-13T03:19:17.764 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd remove testimg_import 2024-09-13T03:19:17.879 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:17.882 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd remove testimg 2024-09-13T03:19:18.006 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:18.009 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_138972/img testimg 2024-09-13T03:19:18.079 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 100% complete...done. 2024-09-13T03:19:18.081 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd snap create testimg@snap1 2024-09-13T03:19:18.437 INFO:tasks.workunit.client.1.smithi195.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-13T03:19:18.446 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd snap create testimg@snap2 2024-09-13T03:19:19.446 INFO:tasks.workunit.client.1.smithi195.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-13T03:19:19.458 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd snap protect testimg@snap2 2024-09-13T03:19:19.512 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_138972/snap_protect 2024-09-13T03:19:19.559 INFO:tasks.workunit.client.1.smithi195.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-09-13T03:19:19.562 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_138972/snap_protect testimg_import 2024-09-13T03:19:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:19 smithi088 ceph-mon[96266]: pgmap v2058: 105 pgs: 105 active+clean; 803 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 240 KiB/s rd, 42 KiB/s wr, 278 op/s 2024-09-13T03:19:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:19 smithi088 ceph-mon[96266]: osdmap e1127: 8 total, 8 up, 8 in 2024-09-13T03:19:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:19 smithi088 ceph-mon[98762]: pgmap v2058: 105 pgs: 105 active+clean; 803 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 240 KiB/s rd, 42 KiB/s wr, 278 op/s 2024-09-13T03:19:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:19 smithi088 ceph-mon[98762]: osdmap e1127: 8 total, 8 up, 8 in 2024-09-13T03:19:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:19 smithi195 ceph-mon[87742]: pgmap v2058: 105 pgs: 105 active+clean; 803 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 240 KiB/s rd, 42 KiB/s wr, 278 op/s 2024-09-13T03:19:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:19 smithi195 ceph-mon[87742]: osdmap e1127: 8 total, 8 up, 8 in 2024-09-13T03:19:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:20 smithi088 ceph-mon[98762]: osdmap e1128: 8 total, 8 up, 8 in 2024-09-13T03:19:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:20 smithi088 ceph-mon[96266]: osdmap e1128: 8 total, 8 up, 8 in 2024-09-13T03:19:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:20 smithi195 ceph-mon[87742]: osdmap e1128: 8 total, 8 up, 8 in 2024-09-13T03:19:21.483 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-09-13T03:19:21.488 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd info testimg_import@snap1 2024-09-13T03:19:21.488 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep 'protected: False' 2024-09-13T03:19:21.534 INFO:tasks.workunit.client.1.smithi195.stdout: protected: False 2024-09-13T03:19:21.535 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd info testimg_import@snap2 2024-09-13T03:19:21.535 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep 'protected: True' 2024-09-13T03:19:21.579 INFO:tasks.workunit.client.1.smithi195.stdout: protected: True 2024-09-13T03:19:21.579 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/snap_protect 2024-09-13T03:19:21.580 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd snap unprotect testimg@snap2 2024-09-13T03:19:21.634 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd snap unprotect testimg_import@snap2 2024-09-13T03:19:21.684 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd snap purge testimg 2024-09-13T03:19:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:21 smithi195 ceph-mon[87742]: pgmap v2061: 105 pgs: 105 active+clean; 693 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 261 KiB/s rd, 29 KiB/s wr, 350 op/s 2024-09-13T03:19:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:21 smithi195 ceph-mon[87742]: osdmap e1129: 8 total, 8 up, 8 in 2024-09-13T03:19:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:21 smithi088 ceph-mon[98762]: pgmap v2061: 105 pgs: 105 active+clean; 693 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 261 KiB/s rd, 29 KiB/s wr, 350 op/s 2024-09-13T03:19:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:21 smithi088 ceph-mon[98762]: osdmap e1129: 8 total, 8 up, 8 in 2024-09-13T03:19:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:21 smithi088 ceph-mon[96266]: pgmap v2061: 105 pgs: 105 active+clean; 693 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 261 KiB/s rd, 29 KiB/s wr, 350 op/s 2024-09-13T03:19:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:21 smithi088 ceph-mon[96266]: osdmap e1129: 8 total, 8 up, 8 in 2024-09-13T03:19:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:22 smithi195 ceph-mon[87742]: osdmap e1130: 8 total, 8 up, 8 in 2024-09-13T03:19:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:22 smithi195 ceph-mon[87742]: osdmap e1131: 8 total, 8 up, 8 in 2024-09-13T03:19:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:22 smithi088 ceph-mon[98762]: osdmap e1130: 8 total, 8 up, 8 in 2024-09-13T03:19:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:22 smithi088 ceph-mon[98762]: osdmap e1131: 8 total, 8 up, 8 in 2024-09-13T03:19:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:22 smithi088 ceph-mon[96266]: osdmap e1130: 8 total, 8 up, 8 in 2024-09-13T03:19:22.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:22 smithi088 ceph-mon[96266]: osdmap e1131: 8 total, 8 up, 8 in 2024-09-13T03:19:23.391 INFO:tasks.workunit.client.1.smithi195.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-09-13T03:19:23.405 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd snap purge testimg_import 2024-09-13T03:19:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:19:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:19:23] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2024-09-13T03:19:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:23 smithi195 ceph-mon[87742]: pgmap v2064: 105 pgs: 105 active+clean; 803 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 28 KiB/s wr, 345 op/s 2024-09-13T03:19:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:23 smithi195 ceph-mon[87742]: osdmap e1132: 8 total, 8 up, 8 in 2024-09-13T03:19:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:23 smithi088 ceph-mon[98762]: pgmap v2064: 105 pgs: 105 active+clean; 803 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 28 KiB/s wr, 345 op/s 2024-09-13T03:19:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:23 smithi088 ceph-mon[98762]: osdmap e1132: 8 total, 8 up, 8 in 2024-09-13T03:19:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:23 smithi088 ceph-mon[96266]: pgmap v2064: 105 pgs: 105 active+clean; 803 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 28 KiB/s wr, 345 op/s 2024-09-13T03:19:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:23 smithi088 ceph-mon[96266]: osdmap e1132: 8 total, 8 up, 8 in 2024-09-13T03:19:25.480 INFO:tasks.workunit.client.1.smithi195.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-09-13T03:19:25.492 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd remove testimg 2024-09-13T03:19:25.625 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 100% complete...done. 2024-09-13T03:19:25.629 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd remove testimg_import 2024-09-13T03:19:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:25 smithi195 ceph-mon[87742]: pgmap v2067: 105 pgs: 105 active+clean; 803 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 28 KiB/s wr, 291 op/s 2024-09-13T03:19:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:25 smithi195 ceph-mon[87742]: osdmap e1133: 8 total, 8 up, 8 in 2024-09-13T03:19:25.740 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 100% complete...done. 2024-09-13T03:19:25.744 INFO:tasks.workunit.client.1.smithi195.stderr:+ tiered=0 2024-09-13T03:19:25.744 INFO:tasks.workunit.client.1.smithi195.stderr:+ ceph osd dump 2024-09-13T03:19:25.744 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep '^pool' 2024-09-13T03:19:25.744 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep ''\''rbd'\''' 2024-09-13T03:19:25.744 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep tier 2024-09-13T03:19:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:25 smithi088 ceph-mon[98762]: pgmap v2067: 105 pgs: 105 active+clean; 803 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 28 KiB/s wr, 291 op/s 2024-09-13T03:19:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:25 smithi088 ceph-mon[98762]: osdmap e1133: 8 total, 8 up, 8 in 2024-09-13T03:19:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:25 smithi088 ceph-mon[96266]: pgmap v2067: 105 pgs: 105 active+clean; 803 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 220 KiB/s rd, 28 KiB/s wr, 291 op/s 2024-09-13T03:19:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:25 smithi088 ceph-mon[96266]: osdmap e1133: 8 total, 8 up, 8 in 2024-09-13T03:19:26.111 INFO:tasks.workunit.client.1.smithi195.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_138972/sparse1 2024-09-13T03:19:26.115 INFO:tasks.workunit.client.1.smithi195.stderr:1+0 records in 2024-09-13T03:19:26.115 INFO:tasks.workunit.client.1.smithi195.stderr:1+0 records out 2024-09-13T03:19:26.115 INFO:tasks.workunit.client.1.smithi195.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00333577 s, 314 MB/s 2024-09-13T03:19:26.115 INFO:tasks.workunit.client.1.smithi195.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_138972/sparse2 2024-09-13T03:19:26.119 INFO:tasks.workunit.client.1.smithi195.stderr:1+0 records in 2024-09-13T03:19:26.119 INFO:tasks.workunit.client.1.smithi195.stderr:1+0 records out 2024-09-13T03:19:26.119 INFO:tasks.workunit.client.1.smithi195.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00321907 s, 326 MB/s 2024-09-13T03:19:26.119 INFO:tasks.workunit.client.1.smithi195.stderr:+ truncate /tmp/rbd_import_export_138972/sparse2 -s 2M 2024-09-13T03:19:26.127 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm sparse1 2024-09-13T03:19:26.181 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 0% complete...failed. 2024-09-13T03:19:26.181 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: delete error: (2) No such file or directory 2024-09-13T03:19:26.183 INFO:tasks.workunit.client.1.smithi195.stderr:+ true 2024-09-13T03:19:26.184 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_138972/sparse1 2024-09-13T03:19:26.260 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-09-13T03:19:26.261 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-13T03:19:26.261 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --order is deprecated, use --object-size 2024-09-13T03:19:26.264 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd ls -l 2024-09-13T03:19:26.264 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep sparse1 2024-09-13T03:19:26.264 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-09-13T03:19:26.302 INFO:tasks.workunit.client.1.smithi195.stdout:sparse1 2 MiB 2 2024-09-13T03:19:26.303 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects sparse1 2024-09-13T03:19:26.303 INFO:tasks.workunit.client.1.smithi195.stderr:++ image=sparse1 2024-09-13T03:19:26.303 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rbd info sparse1 2024-09-13T03:19:26.304 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep block_name_prefix 2024-09-13T03:19:26.304 INFO:tasks.workunit.client.1.smithi195.stderr:+++ awk '{print $NF;}' 2024-09-13T03:19:26.343 INFO:tasks.workunit.client.1.smithi195.stderr:++ prefix=rbd_data.d6a8a60ed1b1 2024-09-13T03:19:26.344 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep rbd_data.d6a8a60ed1b1 2024-09-13T03:19:26.344 INFO:tasks.workunit.client.1.smithi195.stderr:++++ get_image_data_pool sparse1 2024-09-13T03:19:26.344 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sed -e 's/rbd_data.d6a8a60ed1b1\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-13T03:19:26.344 INFO:tasks.workunit.client.1.smithi195.stderr:++++ image=sparse1 2024-09-13T03:19:26.345 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sort -u 2024-09-13T03:19:26.345 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ rbd info sparse1 2024-09-13T03:19:26.345 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ grep 'data_pool: ' 2024-09-13T03:19:26.345 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ awk -F: '{ print $NF }' 2024-09-13T03:19:26.385 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool= 2024-09-13T03:19:26.385 INFO:tasks.workunit.client.1.smithi195.stderr:++++ '[' -z ']' 2024-09-13T03:19:26.385 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool=rbd 2024-09-13T03:19:26.385 INFO:tasks.workunit.client.1.smithi195.stderr:++++ echo rbd 2024-09-13T03:19:26.385 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rados ls -p rbd 2024-09-13T03:19:26.429 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects=1 2024-09-13T03:19:26.429 INFO:tasks.workunit.client.1.smithi195.stderr:++ echo 1 2024-09-13T03:19:26.430 INFO:tasks.workunit.client.1.smithi195.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-09-13T03:19:26.430 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export sparse1 /tmp/rbd_import_export_138972/sparse1.out 2024-09-13T03:19:26.471 INFO:tasks.workunit.client.1.smithi195.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-09-13T03:19:26.475 INFO:tasks.workunit.client.1.smithi195.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_138972/sparse1 /tmp/rbd_import_export_138972/sparse1.out 2024-09-13T03:19:26.476 INFO:tasks.workunit.client.1.smithi195.stderr:+ cmp -l /tmp/rbd_import_export_138972/sparse1 /tmp/rbd_import_export_138972/sparse1.out 2024-09-13T03:19:26.478 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/sparse1 --format %b 2024-09-13T03:19:26.478 INFO:tasks.workunit.client.1.smithi195.stderr:+ origsize=2048 2024-09-13T03:19:26.479 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/sparse1.out --format %b 2024-09-13T03:19:26.480 INFO:tasks.workunit.client.1.smithi195.stderr:+ exportsize=2048 2024-09-13T03:19:26.480 INFO:tasks.workunit.client.1.smithi195.stderr:+ difference=0 2024-09-13T03:19:26.480 INFO:tasks.workunit.client.1.smithi195.stderr:+ difference=0 2024-09-13T03:19:26.480 INFO:tasks.workunit.client.1.smithi195.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-13T03:19:26.480 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/sparse1.out 2024-09-13T03:19:26.480 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm sparse1 2024-09-13T03:19:26.599 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-09-13T03:19:26.602 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm sparse2 2024-09-13T03:19:26.654 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 0% complete...failed. 2024-09-13T03:19:26.655 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: delete error: (2) No such file or directory 2024-09-13T03:19:26.657 INFO:tasks.workunit.client.1.smithi195.stderr:+ true 2024-09-13T03:19:26.657 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_138972/sparse2 2024-09-13T03:19:26.729 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-09-13T03:19:26.729 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-13T03:19:26.730 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --order is deprecated, use --object-size 2024-09-13T03:19:26.732 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd ls -l 2024-09-13T03:19:26.733 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep sparse2 2024-09-13T03:19:26.733 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-09-13T03:19:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:26 smithi195 ceph-mon[87742]: osdmap e1134: 8 total, 8 up, 8 in 2024-09-13T03:19:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:26 smithi195 ceph-mon[87742]: from='client.? 172.21.15.195:0/2810014851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-13T03:19:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:26 smithi195 ceph-mon[87742]: from='client.? 172.21.15.195:0/2810014851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-13T03:19:26.772 INFO:tasks.workunit.client.1.smithi195.stdout:sparse2 2 MiB 2 2024-09-13T03:19:26.773 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects sparse2 2024-09-13T03:19:26.773 INFO:tasks.workunit.client.1.smithi195.stderr:++ image=sparse2 2024-09-13T03:19:26.773 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rbd info sparse2 2024-09-13T03:19:26.773 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep block_name_prefix 2024-09-13T03:19:26.773 INFO:tasks.workunit.client.1.smithi195.stderr:+++ awk '{print $NF;}' 2024-09-13T03:19:26.814 INFO:tasks.workunit.client.1.smithi195.stderr:++ prefix=rbd_data.d6db2ec07f30 2024-09-13T03:19:26.814 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep rbd_data.d6db2ec07f30 2024-09-13T03:19:26.814 INFO:tasks.workunit.client.1.smithi195.stderr:++++ get_image_data_pool sparse2 2024-09-13T03:19:26.815 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sed -e 's/rbd_data.d6db2ec07f30\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-13T03:19:26.815 INFO:tasks.workunit.client.1.smithi195.stderr:++++ image=sparse2 2024-09-13T03:19:26.815 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sort -u 2024-09-13T03:19:26.815 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ rbd info sparse2 2024-09-13T03:19:26.815 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ grep 'data_pool: ' 2024-09-13T03:19:26.815 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ awk -F: '{ print $NF }' 2024-09-13T03:19:26.854 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool= 2024-09-13T03:19:26.854 INFO:tasks.workunit.client.1.smithi195.stderr:++++ '[' -z ']' 2024-09-13T03:19:26.854 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool=rbd 2024-09-13T03:19:26.854 INFO:tasks.workunit.client.1.smithi195.stderr:++++ echo rbd 2024-09-13T03:19:26.854 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rados ls -p rbd 2024-09-13T03:19:26.898 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects=0 2024-09-13T03:19:26.898 INFO:tasks.workunit.client.1.smithi195.stderr:++ echo 0 2024-09-13T03:19:26.898 INFO:tasks.workunit.client.1.smithi195.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-09-13T03:19:26.898 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export sparse2 /tmp/rbd_import_export_138972/sparse2.out 2024-09-13T03:19:26.938 INFO:tasks.workunit.client.1.smithi195.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-09-13T03:19:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:26 smithi088 ceph-mon[96266]: osdmap e1134: 8 total, 8 up, 8 in 2024-09-13T03:19:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:26 smithi088 ceph-mon[96266]: from='client.? 172.21.15.195:0/2810014851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-13T03:19:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:26 smithi088 ceph-mon[96266]: from='client.? 172.21.15.195:0/2810014851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-13T03:19:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:26 smithi088 ceph-mon[98762]: osdmap e1134: 8 total, 8 up, 8 in 2024-09-13T03:19:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:26 smithi088 ceph-mon[98762]: from='client.? 172.21.15.195:0/2810014851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-13T03:19:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:26 smithi088 ceph-mon[98762]: from='client.? 172.21.15.195:0/2810014851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-09-13T03:19:26.941 INFO:tasks.workunit.client.1.smithi195.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_138972/sparse2 /tmp/rbd_import_export_138972/sparse2.out 2024-09-13T03:19:26.941 INFO:tasks.workunit.client.1.smithi195.stderr:+ cmp -l /tmp/rbd_import_export_138972/sparse2 /tmp/rbd_import_export_138972/sparse2.out 2024-09-13T03:19:26.943 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/sparse2 --format %b 2024-09-13T03:19:26.944 INFO:tasks.workunit.client.1.smithi195.stderr:+ origsize=2048 2024-09-13T03:19:26.944 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/sparse2.out --format %b 2024-09-13T03:19:26.945 INFO:tasks.workunit.client.1.smithi195.stderr:+ exportsize=2048 2024-09-13T03:19:26.945 INFO:tasks.workunit.client.1.smithi195.stderr:+ difference=0 2024-09-13T03:19:26.945 INFO:tasks.workunit.client.1.smithi195.stderr:+ difference=0 2024-09-13T03:19:26.945 INFO:tasks.workunit.client.1.smithi195.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-13T03:19:26.945 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/sparse2.out 2024-09-13T03:19:26.946 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm sparse2 2024-09-13T03:19:27.061 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-09-13T03:19:27.064 INFO:tasks.workunit.client.1.smithi195.stderr:+ truncate /tmp/rbd_import_export_138972/sparse1 -s 10M 2024-09-13T03:19:27.065 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --new-format --order 20 - sparse1 2024-09-13T03:19:27.181 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 100% complete...done. 2024-09-13T03:19:27.182 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-13T03:19:27.182 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --order is deprecated, use --object-size 2024-09-13T03:19:27.185 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd ls -l 2024-09-13T03:19:27.185 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep sparse1 2024-09-13T03:19:27.185 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep -Ei '(10 MiB|10240k)' 2024-09-13T03:19:27.224 INFO:tasks.workunit.client.1.smithi195.stdout:sparse1 10 MiB 2 2024-09-13T03:19:27.225 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects sparse1 2024-09-13T03:19:27.225 INFO:tasks.workunit.client.1.smithi195.stderr:++ image=sparse1 2024-09-13T03:19:27.225 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rbd info sparse1 2024-09-13T03:19:27.225 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep block_name_prefix 2024-09-13T03:19:27.225 INFO:tasks.workunit.client.1.smithi195.stderr:+++ awk '{print $NF;}' 2024-09-13T03:19:27.265 INFO:tasks.workunit.client.1.smithi195.stderr:++ prefix=rbd_data.d7081bfc7cad 2024-09-13T03:19:27.266 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep rbd_data.d7081bfc7cad 2024-09-13T03:19:27.267 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sed -e 's/rbd_data.d7081bfc7cad\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-13T03:19:27.267 INFO:tasks.workunit.client.1.smithi195.stderr:++++ get_image_data_pool sparse1 2024-09-13T03:19:27.267 INFO:tasks.workunit.client.1.smithi195.stderr:++++ image=sparse1 2024-09-13T03:19:27.267 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sort -u 2024-09-13T03:19:27.267 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ rbd info sparse1 2024-09-13T03:19:27.267 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ grep 'data_pool: ' 2024-09-13T03:19:27.267 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ awk -F: '{ print $NF }' 2024-09-13T03:19:27.306 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool= 2024-09-13T03:19:27.307 INFO:tasks.workunit.client.1.smithi195.stderr:++++ '[' -z ']' 2024-09-13T03:19:27.307 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool=rbd 2024-09-13T03:19:27.307 INFO:tasks.workunit.client.1.smithi195.stderr:++++ echo rbd 2024-09-13T03:19:27.307 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rados ls -p rbd 2024-09-13T03:19:27.351 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects=1 2024-09-13T03:19:27.351 INFO:tasks.workunit.client.1.smithi195.stderr:++ echo 1 2024-09-13T03:19:27.351 INFO:tasks.workunit.client.1.smithi195.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-09-13T03:19:27.351 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export sparse1 /tmp/rbd_import_export_138972/sparse1.out 2024-09-13T03:19:27.398 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:27.402 INFO:tasks.workunit.client.1.smithi195.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_138972/sparse1 /tmp/rbd_import_export_138972/sparse1.out 2024-09-13T03:19:27.402 INFO:tasks.workunit.client.1.smithi195.stderr:+ cmp -l /tmp/rbd_import_export_138972/sparse1 /tmp/rbd_import_export_138972/sparse1.out 2024-09-13T03:19:27.409 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/sparse1 --format %b 2024-09-13T03:19:27.410 INFO:tasks.workunit.client.1.smithi195.stderr:+ origsize=2048 2024-09-13T03:19:27.410 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/sparse1.out --format %b 2024-09-13T03:19:27.411 INFO:tasks.workunit.client.1.smithi195.stderr:+ exportsize=2048 2024-09-13T03:19:27.411 INFO:tasks.workunit.client.1.smithi195.stderr:+ difference=0 2024-09-13T03:19:27.411 INFO:tasks.workunit.client.1.smithi195.stderr:+ difference=0 2024-09-13T03:19:27.411 INFO:tasks.workunit.client.1.smithi195.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-13T03:19:27.411 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/sparse1.out 2024-09-13T03:19:27.412 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm sparse1 2024-09-13T03:19:27.533 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:27.537 INFO:tasks.workunit.client.1.smithi195.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_138972/sparse2 oflag=append conv=notrunc 2024-09-13T03:19:27.543 INFO:tasks.workunit.client.1.smithi195.stderr:1+0 records in 2024-09-13T03:19:27.543 INFO:tasks.workunit.client.1.smithi195.stderr:1+0 records out 2024-09-13T03:19:27.543 INFO:tasks.workunit.client.1.smithi195.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00603241 s, 348 MB/s 2024-09-13T03:19:27.543 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --new-format --order 20 - sparse2 2024-09-13T03:19:27.644 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 100% complete...done. 2024-09-13T03:19:27.645 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-13T03:19:27.645 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --order is deprecated, use --object-size 2024-09-13T03:19:27.648 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd ls -l 2024-09-13T03:19:27.648 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep sparse2 2024-09-13T03:19:27.648 INFO:tasks.workunit.client.1.smithi195.stderr:+ grep -Ei '(4 MiB|4096k)' 2024-09-13T03:19:27.688 INFO:tasks.workunit.client.1.smithi195.stdout:sparse2 4 MiB 2 2024-09-13T03:19:27.688 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects sparse2 2024-09-13T03:19:27.689 INFO:tasks.workunit.client.1.smithi195.stderr:++ image=sparse2 2024-09-13T03:19:27.689 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rbd info sparse2 2024-09-13T03:19:27.689 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep block_name_prefix 2024-09-13T03:19:27.689 INFO:tasks.workunit.client.1.smithi195.stderr:+++ awk '{print $NF;}' 2024-09-13T03:19:27.728 INFO:tasks.workunit.client.1.smithi195.stderr:++ prefix=rbd_data.d7356461d796 2024-09-13T03:19:27.729 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep rbd_data.d7356461d796 2024-09-13T03:19:27.729 INFO:tasks.workunit.client.1.smithi195.stderr:++++ get_image_data_pool sparse2 2024-09-13T03:19:27.729 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sed -e 's/rbd_data.d7356461d796\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-13T03:19:27.729 INFO:tasks.workunit.client.1.smithi195.stderr:++++ image=sparse2 2024-09-13T03:19:27.729 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sort -u 2024-09-13T03:19:27.729 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ rbd info sparse2 2024-09-13T03:19:27.729 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ grep 'data_pool: ' 2024-09-13T03:19:27.729 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ awk -F: '{ print $NF }' 2024-09-13T03:19:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:27 smithi195 ceph-mon[87742]: pgmap v2070: 105 pgs: 105 active+clean; 803 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 9.7 KiB/s wr, 98 op/s 2024-09-13T03:19:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:27 smithi195 ceph-mon[87742]: osdmap e1135: 8 total, 8 up, 8 in 2024-09-13T03:19:27.769 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool= 2024-09-13T03:19:27.769 INFO:tasks.workunit.client.1.smithi195.stderr:++++ '[' -z ']' 2024-09-13T03:19:27.769 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool=rbd 2024-09-13T03:19:27.769 INFO:tasks.workunit.client.1.smithi195.stderr:++++ echo rbd 2024-09-13T03:19:27.769 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rados ls -p rbd 2024-09-13T03:19:27.813 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects='0 2024-09-13T03:19:27.813 INFO:tasks.workunit.client.1.smithi195.stderr:2 2024-09-13T03:19:27.813 INFO:tasks.workunit.client.1.smithi195.stderr:3' 2024-09-13T03:19:27.813 INFO:tasks.workunit.client.1.smithi195.stderr:++ echo 0 2 3 2024-09-13T03:19:27.813 INFO:tasks.workunit.client.1.smithi195.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2024-09-13T03:19:27.813 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export sparse2 /tmp/rbd_import_export_138972/sparse2.out 2024-09-13T03:19:27.855 INFO:tasks.workunit.client.1.smithi195.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-09-13T03:19:27.858 INFO:tasks.workunit.client.1.smithi195.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_138972/sparse2 /tmp/rbd_import_export_138972/sparse2.out 2024-09-13T03:19:27.858 INFO:tasks.workunit.client.1.smithi195.stderr:+ cmp -l /tmp/rbd_import_export_138972/sparse2 /tmp/rbd_import_export_138972/sparse2.out 2024-09-13T03:19:27.861 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/sparse2 --format %b 2024-09-13T03:19:27.862 INFO:tasks.workunit.client.1.smithi195.stderr:+ origsize=6144 2024-09-13T03:19:27.862 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/sparse2.out --format %b 2024-09-13T03:19:27.863 INFO:tasks.workunit.client.1.smithi195.stderr:+ exportsize=6144 2024-09-13T03:19:27.864 INFO:tasks.workunit.client.1.smithi195.stderr:+ difference=0 2024-09-13T03:19:27.864 INFO:tasks.workunit.client.1.smithi195.stderr:+ difference=0 2024-09-13T03:19:27.864 INFO:tasks.workunit.client.1.smithi195.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-09-13T03:19:27.864 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/sparse2.out 2024-09-13T03:19:27.864 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm sparse2 2024-09-13T03:19:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:27 smithi088 ceph-mon[96266]: pgmap v2070: 105 pgs: 105 active+clean; 803 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 9.7 KiB/s wr, 98 op/s 2024-09-13T03:19:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:27 smithi088 ceph-mon[96266]: osdmap e1135: 8 total, 8 up, 8 in 2024-09-13T03:19:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:27 smithi088 ceph-mon[98762]: pgmap v2070: 105 pgs: 105 active+clean; 803 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 9.7 KiB/s wr, 98 op/s 2024-09-13T03:19:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:27 smithi088 ceph-mon[98762]: osdmap e1135: 8 total, 8 up, 8 in 2024-09-13T03:19:27.987 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-09-13T03:19:27.990 INFO:tasks.workunit.client.1.smithi195.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2024-09-13T03:19:27.991 INFO:tasks.workunit.client.1.smithi195.stdout:partially-sparse file imports to partially-sparse image 2024-09-13T03:19:27.991 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_138972/sparse1 sparse 2024-09-13T03:19:28.066 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:28.067 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-13T03:19:28.067 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --order is deprecated, use --object-size 2024-09-13T03:19:28.069 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects sparse 2024-09-13T03:19:28.070 INFO:tasks.workunit.client.1.smithi195.stderr:++ image=sparse 2024-09-13T03:19:28.070 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rbd info sparse 2024-09-13T03:19:28.070 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep block_name_prefix 2024-09-13T03:19:28.070 INFO:tasks.workunit.client.1.smithi195.stderr:+++ awk '{print $NF;}' 2024-09-13T03:19:28.110 INFO:tasks.workunit.client.1.smithi195.stderr:++ prefix=rbd_data.d76238bf8474 2024-09-13T03:19:28.111 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep rbd_data.d76238bf8474 2024-09-13T03:19:28.111 INFO:tasks.workunit.client.1.smithi195.stderr:++++ get_image_data_pool sparse 2024-09-13T03:19:28.111 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sed -e 's/rbd_data.d76238bf8474\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-13T03:19:28.111 INFO:tasks.workunit.client.1.smithi195.stderr:++++ image=sparse 2024-09-13T03:19:28.112 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sort -u 2024-09-13T03:19:28.112 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ rbd info sparse 2024-09-13T03:19:28.112 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ grep 'data_pool: ' 2024-09-13T03:19:28.112 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ awk -F: '{ print $NF }' 2024-09-13T03:19:28.151 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool= 2024-09-13T03:19:28.151 INFO:tasks.workunit.client.1.smithi195.stderr:++++ '[' -z ']' 2024-09-13T03:19:28.151 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool=rbd 2024-09-13T03:19:28.151 INFO:tasks.workunit.client.1.smithi195.stderr:++++ echo rbd 2024-09-13T03:19:28.152 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rados ls -p rbd 2024-09-13T03:19:28.196 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects=1 2024-09-13T03:19:28.196 INFO:tasks.workunit.client.1.smithi195.stderr:++ echo 1 2024-09-13T03:19:28.196 INFO:tasks.workunit.client.1.smithi195.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-09-13T03:19:28.196 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm sparse 2024-09-13T03:19:28.310 INFO:tasks.workunit.client.1.smithi195.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-09-13T03:19:28.313 INFO:tasks.workunit.client.1.smithi195.stdout:zeros import through stdin to sparse image 2024-09-13T03:19:28.314 INFO:tasks.workunit.client.1.smithi195.stderr:+ echo 'zeros import through stdin to sparse image' 2024-09-13T03:19:28.314 INFO:tasks.workunit.client.1.smithi195.stderr:+ dd if=/dev/zero bs=1M count=4 2024-09-13T03:19:28.314 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd import --new-format - sparse 2024-09-13T03:19:28.370 INFO:tasks.workunit.client.1.smithi195.stderr:4+0 records in 2024-09-13T03:19:28.370 INFO:tasks.workunit.client.1.smithi195.stderr:4+0 records out 2024-09-13T03:19:28.370 INFO:tasks.workunit.client.1.smithi195.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0553085 s, 75.8 MB/s 2024-09-13T03:19:28.384 INFO:tasks.workunit.client.1.smithi195.stderr: Importing image: 100% complete...done. 2024-09-13T03:19:28.384 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-13T03:19:28.387 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects sparse 2024-09-13T03:19:28.387 INFO:tasks.workunit.client.1.smithi195.stderr:++ image=sparse 2024-09-13T03:19:28.388 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rbd info sparse 2024-09-13T03:19:28.388 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep block_name_prefix 2024-09-13T03:19:28.388 INFO:tasks.workunit.client.1.smithi195.stderr:+++ awk '{print $NF;}' 2024-09-13T03:19:28.427 INFO:tasks.workunit.client.1.smithi195.stderr:++ prefix=rbd_data.d783911f8a49 2024-09-13T03:19:28.428 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep rbd_data.d783911f8a49 2024-09-13T03:19:28.428 INFO:tasks.workunit.client.1.smithi195.stderr:++++ get_image_data_pool sparse 2024-09-13T03:19:28.428 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sed -e 's/rbd_data.d783911f8a49\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-13T03:19:28.428 INFO:tasks.workunit.client.1.smithi195.stderr:++++ image=sparse 2024-09-13T03:19:28.428 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sort -u 2024-09-13T03:19:28.428 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ rbd info sparse 2024-09-13T03:19:28.428 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ grep 'data_pool: ' 2024-09-13T03:19:28.428 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ awk -F: '{ print $NF }' 2024-09-13T03:19:28.467 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool= 2024-09-13T03:19:28.467 INFO:tasks.workunit.client.1.smithi195.stderr:++++ '[' -z ']' 2024-09-13T03:19:28.467 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool=rbd 2024-09-13T03:19:28.467 INFO:tasks.workunit.client.1.smithi195.stderr:++++ echo rbd 2024-09-13T03:19:28.467 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rados ls -p rbd 2024-09-13T03:19:28.511 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects= 2024-09-13T03:19:28.511 INFO:tasks.workunit.client.1.smithi195.stderr:++ echo 2024-09-13T03:19:28.512 INFO:tasks.workunit.client.1.smithi195.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2024-09-13T03:19:28.512 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm sparse 2024-09-13T03:19:28.625 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 100% complete...done. 2024-09-13T03:19:28.628 INFO:tasks.workunit.client.1.smithi195.stdout:zeros export to sparse file 2024-09-13T03:19:28.628 INFO:tasks.workunit.client.1.smithi195.stderr:+ echo 'zeros export to sparse file' 2024-09-13T03:19:28.628 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd create --new-format sparse --size 4 2024-09-13T03:19:28.675 INFO:tasks.workunit.client.1.smithi195.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-09-13T03:19:28.677 INFO:tasks.workunit.client.1.smithi195.stderr:++ rbd info sparse 2024-09-13T03:19:28.678 INFO:tasks.workunit.client.1.smithi195.stderr:++ grep block_name_prefix 2024-09-13T03:19:28.678 INFO:tasks.workunit.client.1.smithi195.stderr:++ awk '{print $NF;}' 2024-09-13T03:19:28.716 INFO:tasks.workunit.client.1.smithi195.stderr:+ prefix=rbd_data.d7a479fbb147 2024-09-13T03:19:28.716 INFO:tasks.workunit.client.1.smithi195.stderr:+ dd if=/dev/zero bs=4M count=1 2024-09-13T03:19:28.717 INFO:tasks.workunit.client.1.smithi195.stderr:++ get_image_data_pool sparse 2024-09-13T03:19:28.717 INFO:tasks.workunit.client.1.smithi195.stderr:++ image=sparse 2024-09-13T03:19:28.717 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rbd info sparse 2024-09-13T03:19:28.718 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep 'data_pool: ' 2024-09-13T03:19:28.718 INFO:tasks.workunit.client.1.smithi195.stderr:+++ awk -F: '{ print $NF }' 2024-09-13T03:19:28.757 INFO:tasks.workunit.client.1.smithi195.stderr:++ data_pool= 2024-09-13T03:19:28.757 INFO:tasks.workunit.client.1.smithi195.stderr:++ '[' -z ']' 2024-09-13T03:19:28.757 INFO:tasks.workunit.client.1.smithi195.stderr:++ data_pool=rbd 2024-09-13T03:19:28.757 INFO:tasks.workunit.client.1.smithi195.stderr:++ echo rbd 2024-09-13T03:19:28.757 INFO:tasks.workunit.client.1.smithi195.stderr:+ rados -p rbd put rbd_data.d7a479fbb147.000000000000 - 2024-09-13T03:19:28.790 INFO:tasks.workunit.client.1.smithi195.stderr:1+0 records in 2024-09-13T03:19:28.790 INFO:tasks.workunit.client.1.smithi195.stderr:1+0 records out 2024-09-13T03:19:28.790 INFO:tasks.workunit.client.1.smithi195.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0725938 s, 57.8 MB/s 2024-09-13T03:19:28.807 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects sparse 2024-09-13T03:19:28.807 INFO:tasks.workunit.client.1.smithi195.stderr:++ image=sparse 2024-09-13T03:19:28.807 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rbd info sparse 2024-09-13T03:19:28.807 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep block_name_prefix 2024-09-13T03:19:28.807 INFO:tasks.workunit.client.1.smithi195.stderr:+++ awk '{print $NF;}' 2024-09-13T03:19:28.846 INFO:tasks.workunit.client.1.smithi195.stderr:++ prefix=rbd_data.d7a479fbb147 2024-09-13T03:19:28.847 INFO:tasks.workunit.client.1.smithi195.stderr:+++ grep rbd_data.d7a479fbb147 2024-09-13T03:19:28.848 INFO:tasks.workunit.client.1.smithi195.stderr:++++ get_image_data_pool sparse 2024-09-13T03:19:28.848 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sed -e 's/rbd_data.d7a479fbb147\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-09-13T03:19:28.848 INFO:tasks.workunit.client.1.smithi195.stderr:++++ image=sparse 2024-09-13T03:19:28.848 INFO:tasks.workunit.client.1.smithi195.stderr:+++ sort -u 2024-09-13T03:19:28.848 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ rbd info sparse 2024-09-13T03:19:28.848 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ grep 'data_pool: ' 2024-09-13T03:19:28.848 INFO:tasks.workunit.client.1.smithi195.stderr:+++++ awk -F: '{ print $NF }' 2024-09-13T03:19:28.886 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool= 2024-09-13T03:19:28.887 INFO:tasks.workunit.client.1.smithi195.stderr:++++ '[' -z ']' 2024-09-13T03:19:28.887 INFO:tasks.workunit.client.1.smithi195.stderr:++++ data_pool=rbd 2024-09-13T03:19:28.887 INFO:tasks.workunit.client.1.smithi195.stderr:++++ echo rbd 2024-09-13T03:19:28.887 INFO:tasks.workunit.client.1.smithi195.stderr:+++ rados ls -p rbd 2024-09-13T03:19:28.931 INFO:tasks.workunit.client.1.smithi195.stderr:++ objects=0 2024-09-13T03:19:28.931 INFO:tasks.workunit.client.1.smithi195.stderr:++ echo 0 2024-09-13T03:19:28.931 INFO:tasks.workunit.client.1.smithi195.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-09-13T03:19:28.931 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/sparse 2024-09-13T03:19:28.932 INFO:tasks.workunit.client.1.smithi195.stderr:rm: cannot remove '/tmp/rbd_import_export_138972/sparse': No such file or directory 2024-09-13T03:19:28.932 INFO:tasks.workunit.client.1.smithi195.stderr:+ true 2024-09-13T03:19:28.932 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd export sparse /tmp/rbd_import_export_138972/sparse 2024-09-13T03:19:28.970 INFO:tasks.workunit.client.1.smithi195.stderr: Exporting image: 100% complete...done. 2024-09-13T03:19:28.974 INFO:tasks.workunit.client.1.smithi195.stderr:++ stat /tmp/rbd_import_export_138972/sparse --format=%b 2024-09-13T03:19:28.975 INFO:tasks.workunit.client.1.smithi195.stderr:+ '[' 0 = 0 ']' 2024-09-13T03:19:28.975 INFO:tasks.workunit.client.1.smithi195.stderr:+ rbd rm sparse 2024-09-13T03:19:29.088 INFO:tasks.workunit.client.1.smithi195.stderr: Removing image: 100% complete...done. 2024-09-13T03:19:29.091 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm /tmp/rbd_import_export_138972/sparse /tmp/rbd_import_export_138972/sparse1 /tmp/rbd_import_export_138972/sparse2 /tmp/rbd_import_export_138972/sparse3 2024-09-13T03:19:29.093 INFO:tasks.workunit.client.1.smithi195.stderr:rm: cannot remove '/tmp/rbd_import_export_138972/sparse3': No such file or directory 2024-09-13T03:19:29.093 INFO:tasks.workunit.client.1.smithi195.stderr:+ true 2024-09-13T03:19:29.093 INFO:tasks.workunit.client.1.smithi195.stdout:OK 2024-09-13T03:19:29.094 INFO:tasks.workunit.client.1.smithi195.stderr:+ echo OK 2024-09-13T03:19:29.095 INFO:tasks.workunit.client.1.smithi195.stderr:+ rm -rf /tmp/rbd_import_export_138972 2024-09-13T03:19:29.095 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T03:19:29.095 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-09-13T03:19:29.162 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-09-13T03:19:29.162 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-09-13T03:19:29.393 DEBUG:teuthology.parallel:result is None 2024-09-13T03:19:29.394 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-09-13T03:19:29.475 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-09-13T03:19:29.475 DEBUG:teuthology.orchestra.run.smithi195:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-09-13T03:19:29.491 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-09-13T03:19:29.491 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-13T03:19:29.491 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-09-13T03:19:29.491 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-13T03:19:29.491 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-09-13T03:19:29.491 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-09-13T03:19:29.492 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-13T03:19:29.492 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-13T03:19:29.492 DEBUG:teuthology.orchestra.run.smithi088:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-13T03:19:29.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T03:19:29.509 INFO:teuthology.orchestra.run.smithi088.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-13T03:19:29.509 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-13T03:19:29.565 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-13T03:19:29.565 DEBUG:teuthology.orchestra.run.smithi088:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-13T03:19:29.621 INFO:tasks.workunit:timeout=3h 2024-09-13T03:19:29.621 INFO:tasks.workunit:cleanup=True 2024-09-13T03:19:29.621 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-13T03:19:29.678 INFO:tasks.workunit.client.0.smithi088.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-13T03:19:29.688 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:29 smithi195 ceph-mon[87742]: pgmap v2072: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 454 KiB/s rd, 248 KiB/s wr, 304 op/s 2024-09-13T03:19:29.688 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:19:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:29 smithi088 ceph-mon[96266]: pgmap v2072: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 454 KiB/s rd, 248 KiB/s wr, 304 op/s 2024-09-13T03:19:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:19:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:29 smithi088 ceph-mon[98762]: pgmap v2072: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 454 KiB/s rd, 248 KiB/s wr, 304 op/s 2024-09-13T03:19:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:19:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:31 smithi195 ceph-mon[87742]: pgmap v2073: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 873 KiB/s rd, 866 KiB/s wr, 263 op/s 2024-09-13T03:19:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:31 smithi088 ceph-mon[96266]: pgmap v2073: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 873 KiB/s rd, 866 KiB/s wr, 263 op/s 2024-09-13T03:19:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:31 smithi088 ceph-mon[98762]: pgmap v2073: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 873 KiB/s rd, 866 KiB/s wr, 263 op/s 2024-09-13T03:19:33.380 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:19:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:19:33] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2024-09-13T03:19:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:33 smithi088 ceph-mon[96266]: pgmap v2074: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 991 KiB/s wr, 393 op/s 2024-09-13T03:19:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:33 smithi088 ceph-mon[96266]: osdmap e1136: 8 total, 8 up, 8 in 2024-09-13T03:19:33.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:33 smithi088 ceph-mon[98762]: pgmap v2074: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 991 KiB/s wr, 393 op/s 2024-09-13T03:19:33.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:33 smithi088 ceph-mon[98762]: osdmap e1136: 8 total, 8 up, 8 in 2024-09-13T03:19:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:33 smithi195 ceph-mon[87742]: pgmap v2074: 105 pgs: 105 active+clean; 583 KiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 991 KiB/s wr, 393 op/s 2024-09-13T03:19:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:33 smithi195 ceph-mon[87742]: osdmap e1136: 8 total, 8 up, 8 in 2024-09-13T03:19:35.564 DEBUG:teuthology.orchestra.run.smithi088:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-13T03:19:35.619 INFO:tasks.workunit.client.0.smithi088.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-13T03:19:35.622 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-13T03:19:35.622 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-13T03:19:35.673 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-13T03:19:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:35 smithi088 ceph-mon[96266]: pgmap v2076: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 383 op/s 2024-09-13T03:19:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:35 smithi088 ceph-mon[98762]: pgmap v2076: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 383 op/s 2024-09-13T03:19:35.721 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-13T03:19:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:35 smithi195 ceph-mon[87742]: pgmap v2076: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 383 op/s 2024-09-13T03:19:35.760 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-13T03:19:35.761 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-13T03:19:35.761 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-13T03:19:35.799 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-13T03:19:35.802 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T03:19:35.803 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-13T03:19:35.859 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-09-13T03:19:35.860 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-09-13T03:19:35.861 DEBUG:teuthology.orchestra.run.smithi088: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-09-13T03:19:35.996 INFO:tasks.workunit.client.0.smithi088.stdout:seed 150112 2024-09-13T03:19:35.996 INFO:tasks.workunit.client.0.smithi088.stderr:warning: failed to enable lockdep 2024-09-13T03:19:35.996 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] Running 490 tests from 24 test suites. 2024-09-13T03:19:35.996 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment set-up. 2024-09-13T03:19:35.996 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 1 test from TestJournalStress 2024-09-13T03:19:37.397 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-09-13T03:19:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:37 smithi088 ceph-mon[96266]: pgmap v2077: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 922 KiB/s rd, 1.3 MiB/s wr, 260 op/s 2024-09-13T03:19:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:37 smithi088 ceph-mon[96266]: osdmap e1137: 8 total, 8 up, 8 in 2024-09-13T03:19:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:37 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1400238072' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:37 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:37 smithi088 ceph-mon[98762]: pgmap v2077: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 922 KiB/s rd, 1.3 MiB/s wr, 260 op/s 2024-09-13T03:19:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:37 smithi088 ceph-mon[98762]: osdmap e1137: 8 total, 8 up, 8 in 2024-09-13T03:19:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:37 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1400238072' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:37 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:37 smithi195 ceph-mon[87742]: pgmap v2077: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 922 KiB/s rd, 1.3 MiB/s wr, 260 op/s 2024-09-13T03:19:37.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:37 smithi195 ceph-mon[87742]: osdmap e1137: 8 total, 8 up, 8 in 2024-09-13T03:19:37.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:37 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1400238072' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:37.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:37 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:38 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:38 smithi088 ceph-mon[96266]: osdmap e1138: 8 total, 8 up, 8 in 2024-09-13T03:19:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:38 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:38 smithi088 ceph-mon[98762]: osdmap e1138: 8 total, 8 up, 8 in 2024-09-13T03:19:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:38 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:38.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:38 smithi195 ceph-mon[87742]: osdmap e1138: 8 total, 8 up, 8 in 2024-09-13T03:19:39.435 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Stress.cc:37: Skipped 2024-09-13T03:19:39.435 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:39.435 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap (2037 ms) 2024-09-13T03:19:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:39 smithi088 ceph-mon[96266]: pgmap v2080: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 688 KiB/s wr, 30 op/s 2024-09-13T03:19:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:39 smithi088 ceph-mon[96266]: osdmap e1139: 8 total, 8 up, 8 in 2024-09-13T03:19:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:39 smithi088 ceph-mon[98762]: pgmap v2080: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 688 KiB/s wr, 30 op/s 2024-09-13T03:19:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:39 smithi088 ceph-mon[98762]: osdmap e1139: 8 total, 8 up, 8 in 2024-09-13T03:19:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:39 smithi195 ceph-mon[87742]: pgmap v2080: 137 pgs: 2 creating+peering, 19 unknown, 116 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 688 KiB/s wr, 30 op/s 2024-09-13T03:19:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:39 smithi195 ceph-mon[87742]: osdmap e1139: 8 total, 8 up, 8 in 2024-09-13T03:19:40.425 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 1 test from TestJournalStress (2038 ms total) 2024-09-13T03:19:40.425 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:19:40.425 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 16 tests from TestJournalReplay 2024-09-13T03:19:40.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:40 smithi088 ceph-mon[96266]: osdmap e1140: 8 total, 8 up, 8 in 2024-09-13T03:19:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:40 smithi088 ceph-mon[98762]: osdmap e1140: 8 total, 8 up, 8 in 2024-09-13T03:19:40.714 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:40 smithi195 ceph-mon[87742]: osdmap e1140: 8 total, 8 up, 8 in 2024-09-13T03:19:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:41 smithi088 ceph-mon[96266]: pgmap v2083: 137 pgs: 2 creating+peering, 5 unknown, 130 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-09-13T03:19:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:41 smithi088 ceph-mon[96266]: osdmap e1141: 8 total, 8 up, 8 in 2024-09-13T03:19:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:41 smithi088 ceph-mon[98762]: pgmap v2083: 137 pgs: 2 creating+peering, 5 unknown, 130 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-09-13T03:19:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:41 smithi088 ceph-mon[98762]: osdmap e1141: 8 total, 8 up, 8 in 2024-09-13T03:19:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:41 smithi195 ceph-mon[87742]: pgmap v2083: 137 pgs: 2 creating+peering, 5 unknown, 130 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 511 B/s wr, 0 op/s 2024-09-13T03:19:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:41 smithi195 ceph-mon[87742]: osdmap e1141: 8 total, 8 up, 8 in 2024-09-13T03:19:42.447 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-09-13T03:19:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:42 smithi195 ceph-mon[87742]: osdmap e1142: 8 total, 8 up, 8 in 2024-09-13T03:19:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:42 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1871235352' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:42 smithi088 ceph-mon[96266]: osdmap e1142: 8 total, 8 up, 8 in 2024-09-13T03:19:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:42 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1871235352' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:42 smithi088 ceph-mon[98762]: osdmap e1142: 8 total, 8 up, 8 in 2024-09-13T03:19:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:42 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1871235352' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:19:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:19:43] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2024-09-13T03:19:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:43 smithi195 ceph-mon[87742]: pgmap v2086: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:43 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:19:43.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:43 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1871235352' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:43.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:43 smithi195 ceph-mon[87742]: osdmap e1143: 8 total, 8 up, 8 in 2024-09-13T03:19:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:43 smithi088 ceph-mon[96266]: pgmap v2086: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:43 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:19:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:43 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1871235352' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:43 smithi088 ceph-mon[96266]: osdmap e1143: 8 total, 8 up, 8 in 2024-09-13T03:19:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:43 smithi088 ceph-mon[98762]: pgmap v2086: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:43 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:19:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:43 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1871235352' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:43 smithi088 ceph-mon[98762]: osdmap e1143: 8 total, 8 up, 8 in 2024-09-13T03:19:44.477 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:109: Skipped 2024-09-13T03:19:44.477 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.477 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent (2030 ms) 2024-09-13T03:19:44.477 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-09-13T03:19:44.493 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:200: Skipped 2024-09-13T03:19:44.494 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.494 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent (16 ms) 2024-09-13T03:19:44.494 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-09-13T03:19:44.503 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:261: Skipped 2024-09-13T03:19:44.503 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.504 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent (10 ms) 2024-09-13T03:19:44.504 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-09-13T03:19:44.511 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:307: Skipped 2024-09-13T03:19:44.512 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.512 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate (8 ms) 2024-09-13T03:19:44.512 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-09-13T03:19:44.520 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:348: Skipped 2024-09-13T03:19:44.520 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.520 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect (9 ms) 2024-09-13T03:19:44.520 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-09-13T03:19:44.528 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:394: Skipped 2024-09-13T03:19:44.528 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.528 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect (8 ms) 2024-09-13T03:19:44.528 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-09-13T03:19:44.538 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:450: Skipped 2024-09-13T03:19:44.538 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.538 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.SnapRename (10 ms) 2024-09-13T03:19:44.538 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-09-13T03:19:44.546 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:500: Skipped 2024-09-13T03:19:44.546 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.546 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback (8 ms) 2024-09-13T03:19:44.546 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-09-13T03:19:44.554 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:541: Skipped 2024-09-13T03:19:44.554 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.554 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove (8 ms) 2024-09-13T03:19:44.554 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.Rename 2024-09-13T03:19:44.561 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:590: Skipped 2024-09-13T03:19:44.561 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.562 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.Rename (7 ms) 2024-09-13T03:19:44.562 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.Resize 2024-09-13T03:19:44.569 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:624: Skipped 2024-09-13T03:19:44.569 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.569 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.Resize (8 ms) 2024-09-13T03:19:44.569 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.Flatten 2024-09-13T03:19:44.577 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:657: Skipped 2024-09-13T03:19:44.577 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.577 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.Flatten (7 ms) 2024-09-13T03:19:44.577 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-09-13T03:19:44.584 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:704: Skipped 2024-09-13T03:19:44.584 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.585 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures (8 ms) 2024-09-13T03:19:44.585 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-09-13T03:19:44.593 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:741: Skipped 2024-09-13T03:19:44.594 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.594 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet (9 ms) 2024-09-13T03:19:44.594 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-09-13T03:19:44.601 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:781: Skipped 2024-09-13T03:19:44.601 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.601 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove (8 ms) 2024-09-13T03:19:44.601 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-09-13T03:19:44.609 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Replay.cc:824: Skipped 2024-09-13T03:19:44.609 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:44.609 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition (8 ms) 2024-09-13T03:19:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:44 smithi195 ceph-mon[87742]: osdmap e1144: 8 total, 8 up, 8 in 2024-09-13T03:19:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:19:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:19:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:44 smithi088 ceph-mon[96266]: osdmap e1144: 8 total, 8 up, 8 in 2024-09-13T03:19:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:19:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:19:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:44 smithi088 ceph-mon[98762]: osdmap e1144: 8 total, 8 up, 8 in 2024-09-13T03:19:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:19:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:19:45.462 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 16 tests from TestJournalReplay (2162 ms total) 2024-09-13T03:19:45.463 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:19:45.463 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 4 tests from TestJournalEntries 2024-09-13T03:19:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:45 smithi195 ceph-mon[87742]: pgmap v2089: 137 pgs: 14 creating+peering, 13 unknown, 110 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:45 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:19:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:45 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T03:19:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:45 smithi195 ceph-mon[87742]: osdmap e1145: 8 total, 8 up, 8 in 2024-09-13T03:19:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:19:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:19:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:19:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:19:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[98762]: pgmap v2089: 137 pgs: 14 creating+peering, 13 unknown, 110 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:19:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T03:19:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[98762]: osdmap e1145: 8 total, 8 up, 8 in 2024-09-13T03:19:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:19:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:19:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:19:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:19:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[96266]: pgmap v2089: 137 pgs: 14 creating+peering, 13 unknown, 110 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:19:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T03:19:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[96266]: osdmap e1145: 8 total, 8 up, 8 in 2024-09-13T03:19:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:19:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:19:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:19:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:19:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:46 smithi195 ceph-mon[87742]: osdmap e1146: 8 total, 8 up, 8 in 2024-09-13T03:19:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:46 smithi088 ceph-mon[96266]: osdmap e1146: 8 total, 8 up, 8 in 2024-09-13T03:19:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:46 smithi088 ceph-mon[98762]: osdmap e1146: 8 total, 8 up, 8 in 2024-09-13T03:19:47.469 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-09-13T03:19:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:47 smithi195 ceph-mon[87742]: pgmap v2092: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:47 smithi195 ceph-mon[87742]: osdmap e1147: 8 total, 8 up, 8 in 2024-09-13T03:19:47.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:47 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3332443260' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:47.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:47 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:47 smithi088 ceph-mon[96266]: pgmap v2092: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:47 smithi088 ceph-mon[96266]: osdmap e1147: 8 total, 8 up, 8 in 2024-09-13T03:19:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:47 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3332443260' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:47 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:47 smithi088 ceph-mon[98762]: pgmap v2092: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:47 smithi088 ceph-mon[98762]: osdmap e1147: 8 total, 8 up, 8 in 2024-09-13T03:19:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:47 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3332443260' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:47 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:48 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:48.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:48 smithi195 ceph-mon[87742]: osdmap e1148: 8 total, 8 up, 8 in 2024-09-13T03:19:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:48 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:48 smithi088 ceph-mon[96266]: osdmap e1148: 8 total, 8 up, 8 in 2024-09-13T03:19:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:48 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:48 smithi088 ceph-mon[98762]: osdmap e1148: 8 total, 8 up, 8 in 2024-09-13T03:19:49.502 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Entries.cc:118: Skipped 2024-09-13T03:19:49.502 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:49.502 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalEntries.AioWrite (2033 ms) 2024-09-13T03:19:49.502 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-09-13T03:19:49.513 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Entries.cc:163: Skipped 2024-09-13T03:19:49.513 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:49.513 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard (11 ms) 2024-09-13T03:19:49.513 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-09-13T03:19:49.522 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Entries.cc:200: Skipped 2024-09-13T03:19:49.522 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:49.523 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune (9 ms) 2024-09-13T03:19:49.523 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-09-13T03:19:49.531 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/journal/test_Entries.cc:263: Skipped 2024-09-13T03:19:49.531 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:49.532 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalEntries.AioFlush (9 ms) 2024-09-13T03:19:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:49 smithi088 ceph-mon[96266]: pgmap v2095: 137 pgs: 11 creating+peering, 14 unknown, 112 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:49 smithi088 ceph-mon[96266]: osdmap e1149: 8 total, 8 up, 8 in 2024-09-13T03:19:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:49 smithi088 ceph-mon[98762]: pgmap v2095: 137 pgs: 11 creating+peering, 14 unknown, 112 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:49 smithi088 ceph-mon[98762]: osdmap e1149: 8 total, 8 up, 8 in 2024-09-13T03:19:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:49 smithi195 ceph-mon[87742]: pgmap v2095: 137 pgs: 11 creating+peering, 14 unknown, 112 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:49 smithi195 ceph-mon[87742]: osdmap e1149: 8 total, 8 up, 8 in 2024-09-13T03:19:50.499 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 4 tests from TestJournalEntries (2063 ms total) 2024-09-13T03:19:50.499 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:19:50.499 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 2 tests from TestTrash 2024-09-13T03:19:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:50 smithi088 ceph-mon[96266]: osdmap e1150: 8 total, 8 up, 8 in 2024-09-13T03:19:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:50 smithi088 ceph-mon[98762]: osdmap e1150: 8 total, 8 up, 8 in 2024-09-13T03:19:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:50 smithi195 ceph-mon[87742]: osdmap e1150: 8 total, 8 up, 8 in 2024-09-13T03:19:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:51 smithi088 ceph-mon[96266]: pgmap v2098: 137 pgs: 11 creating+peering, 7 unknown, 119 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T03:19:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:51 smithi088 ceph-mon[96266]: osdmap e1151: 8 total, 8 up, 8 in 2024-09-13T03:19:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:51 smithi088 ceph-mon[98762]: pgmap v2098: 137 pgs: 11 creating+peering, 7 unknown, 119 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T03:19:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:51 smithi088 ceph-mon[98762]: osdmap e1151: 8 total, 8 up, 8 in 2024-09-13T03:19:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:51 smithi195 ceph-mon[87742]: pgmap v2098: 137 pgs: 11 creating+peering, 7 unknown, 119 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T03:19:51.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:51 smithi195 ceph-mon[87742]: osdmap e1151: 8 total, 8 up, 8 in 2024-09-13T03:19:52.512 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-09-13T03:19:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:52 smithi088 ceph-mon[96266]: osdmap e1152: 8 total, 8 up, 8 in 2024-09-13T03:19:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:52 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3593294925' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:52 smithi088 ceph-mon[98762]: osdmap e1152: 8 total, 8 up, 8 in 2024-09-13T03:19:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:52 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3593294925' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:52 smithi195 ceph-mon[87742]: osdmap e1152: 8 total, 8 up, 8 in 2024-09-13T03:19:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:52 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3593294925' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:19:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:19:53] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2024-09-13T03:19:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:53 smithi088 ceph-mon[96266]: pgmap v2101: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:53 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:19:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:53 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3593294925' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:53 smithi088 ceph-mon[96266]: osdmap e1153: 8 total, 8 up, 8 in 2024-09-13T03:19:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:53 smithi088 ceph-mon[98762]: pgmap v2101: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:53 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:19:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:53 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3593294925' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:53 smithi088 ceph-mon[98762]: osdmap e1153: 8 total, 8 up, 8 in 2024-09-13T03:19:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:53 smithi195 ceph-mon[87742]: pgmap v2101: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:53 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:19:53.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:53 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3593294925' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:53.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:53 smithi195 ceph-mon[87742]: osdmap e1153: 8 total, 8 up, 8 in 2024-09-13T03:19:54.605 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestTrash.UserRemovingSource (2094 ms) 2024-09-13T03:19:54.605 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-09-13T03:19:54.641 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestTrash.RestoreMirroringSource (36 ms) 2024-09-13T03:19:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:54 smithi088 ceph-mon[96266]: osdmap e1154: 8 total, 8 up, 8 in 2024-09-13T03:19:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:54 smithi088 ceph-mon[98762]: osdmap e1154: 8 total, 8 up, 8 in 2024-09-13T03:19:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:54 smithi195 ceph-mon[87742]: osdmap e1154: 8 total, 8 up, 8 in 2024-09-13T03:19:55.537 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 2 tests from TestTrash (2130 ms total) 2024-09-13T03:19:55.537 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:19:55.537 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 1 test from TestOperations 2024-09-13T03:19:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:55 smithi088 ceph-mon[96266]: pgmap v2104: 137 pgs: 15 creating+peering, 14 unknown, 108 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:55 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:19:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:55 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T03:19:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:55 smithi088 ceph-mon[96266]: osdmap e1155: 8 total, 8 up, 8 in 2024-09-13T03:19:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:55 smithi088 ceph-mon[98762]: pgmap v2104: 137 pgs: 15 creating+peering, 14 unknown, 108 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:55 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:19:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:55 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T03:19:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:55 smithi088 ceph-mon[98762]: osdmap e1155: 8 total, 8 up, 8 in 2024-09-13T03:19:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:55 smithi195 ceph-mon[87742]: pgmap v2104: 137 pgs: 15 creating+peering, 14 unknown, 108 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:55 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:19:55.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:55 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T03:19:55.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:55 smithi195 ceph-mon[87742]: osdmap e1155: 8 total, 8 up, 8 in 2024-09-13T03:19:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:56 smithi088 ceph-mon[96266]: osdmap e1156: 8 total, 8 up, 8 in 2024-09-13T03:19:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:56 smithi088 ceph-mon[98762]: osdmap e1156: 8 total, 8 up, 8 in 2024-09-13T03:19:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:56 smithi195 ceph-mon[87742]: osdmap e1156: 8 total, 8 up, 8 in 2024-09-13T03:19:57.543 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-09-13T03:19:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:57 smithi088 ceph-mon[96266]: pgmap v2107: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:57 smithi088 ceph-mon[96266]: osdmap e1157: 8 total, 8 up, 8 in 2024-09-13T03:19:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:57 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3836017038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:57 smithi088 ceph-mon[98762]: pgmap v2107: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:57 smithi088 ceph-mon[98762]: osdmap e1157: 8 total, 8 up, 8 in 2024-09-13T03:19:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:57 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3836017038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:57 smithi195 ceph-mon[87742]: pgmap v2107: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:57 smithi195 ceph-mon[87742]: osdmap e1157: 8 total, 8 up, 8 in 2024-09-13T03:19:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:57 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3836017038' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:19:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:58 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3836017038' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:58 smithi088 ceph-mon[96266]: osdmap e1158: 8 total, 8 up, 8 in 2024-09-13T03:19:58.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:58 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3836017038' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:58.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:58 smithi088 ceph-mon[98762]: osdmap e1158: 8 total, 8 up, 8 in 2024-09-13T03:19:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:58 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3836017038' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:19:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:58 smithi195 ceph-mon[87742]: osdmap e1158: 8 total, 8 up, 8 in 2024-09-13T03:19:59.575 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_Operations.cc:18: Skipped 2024-09-13T03:19:59.575 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:19:59.575 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt (2032 ms) 2024-09-13T03:19:59.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:59 smithi195 ceph-mon[87742]: pgmap v2110: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:59.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:59 smithi195 ceph-mon[87742]: osdmap e1159: 8 total, 8 up, 8 in 2024-09-13T03:19:59.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:19:59.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:19:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:19:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:59 smithi088 ceph-mon[96266]: pgmap v2110: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:59 smithi088 ceph-mon[96266]: osdmap e1159: 8 total, 8 up, 8 in 2024-09-13T03:19:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:19:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:19:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:19:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:59 smithi088 ceph-mon[98762]: pgmap v2110: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:19:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:59 smithi088 ceph-mon[98762]: osdmap e1159: 8 total, 8 up, 8 in 2024-09-13T03:19:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:19:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:19:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:00.573 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 1 test from TestOperations (2032 ms total) 2024-09-13T03:20:00.573 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:20:00.573 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 4 tests from TestObjectMap 2024-09-13T03:20:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:00 smithi088 ceph-mon[96266]: osdmap e1160: 8 total, 8 up, 8 in 2024-09-13T03:20:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:00 smithi088 ceph-mon[96266]: overall HEALTH_OK 2024-09-13T03:20:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:00 smithi088 ceph-mon[98762]: osdmap e1160: 8 total, 8 up, 8 in 2024-09-13T03:20:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:00 smithi088 ceph-mon[98762]: overall HEALTH_OK 2024-09-13T03:20:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:00 smithi195 ceph-mon[87742]: osdmap e1160: 8 total, 8 up, 8 in 2024-09-13T03:20:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:00 smithi195 ceph-mon[87742]: overall HEALTH_OK 2024-09-13T03:20:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:01 smithi088 ceph-mon[96266]: pgmap v2113: 137 pgs: 10 creating+peering, 6 unknown, 121 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T03:20:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:01 smithi088 ceph-mon[96266]: osdmap e1161: 8 total, 8 up, 8 in 2024-09-13T03:20:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:01 smithi088 ceph-mon[98762]: pgmap v2113: 137 pgs: 10 creating+peering, 6 unknown, 121 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T03:20:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:01 smithi088 ceph-mon[98762]: osdmap e1161: 8 total, 8 up, 8 in 2024-09-13T03:20:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:01 smithi195 ceph-mon[87742]: pgmap v2113: 137 pgs: 10 creating+peering, 6 unknown, 121 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 0 op/s 2024-09-13T03:20:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:01 smithi195 ceph-mon[87742]: osdmap e1161: 8 total, 8 up, 8 in 2024-09-13T03:20:02.581 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-09-13T03:20:02.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:02 smithi088 ceph-mon[96266]: osdmap e1162: 8 total, 8 up, 8 in 2024-09-13T03:20:02.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:02 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1098111211' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:20:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:02 smithi088 ceph-mon[98762]: osdmap e1162: 8 total, 8 up, 8 in 2024-09-13T03:20:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:02 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1098111211' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:20:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:02 smithi195 ceph-mon[87742]: osdmap e1162: 8 total, 8 up, 8 in 2024-09-13T03:20:02.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:02 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1098111211' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:20:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:20:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:20:03] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2024-09-13T03:20:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:03 smithi088 ceph-mon[96266]: pgmap v2116: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:03 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:20:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:03 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1098111211' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:20:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:03 smithi088 ceph-mon[96266]: osdmap e1163: 8 total, 8 up, 8 in 2024-09-13T03:20:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:03 smithi088 ceph-mon[98762]: pgmap v2116: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:03 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:20:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:03 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1098111211' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:20:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:03 smithi088 ceph-mon[98762]: osdmap e1163: 8 total, 8 up, 8 in 2024-09-13T03:20:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:03 smithi195 ceph-mon[87742]: pgmap v2116: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:03 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:20:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:03 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1098111211' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:20:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:03 smithi195 ceph-mon[87742]: osdmap e1163: 8 total, 8 up, 8 in 2024-09-13T03:20:04.635 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2053 ms) 2024-09-13T03:20:04.635 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-09-13T03:20:04.662 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (27 ms) 2024-09-13T03:20:04.662 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-09-13T03:20:04.693 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (32 ms) 2024-09-13T03:20:04.694 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-09-13T03:20:04.718 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (25 ms) 2024-09-13T03:20:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:04 smithi088 ceph-mon[96266]: osdmap e1164: 8 total, 8 up, 8 in 2024-09-13T03:20:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:04 smithi088 ceph-mon[98762]: osdmap e1164: 8 total, 8 up, 8 in 2024-09-13T03:20:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:04 smithi195 ceph-mon[87742]: osdmap e1164: 8 total, 8 up, 8 in 2024-09-13T03:20:05.609 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 4 tests from TestObjectMap (2137 ms total) 2024-09-13T03:20:05.609 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:20:05.609 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 2 tests from TestMirroringWatcher 2024-09-13T03:20:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:05 smithi088 ceph-mon[96266]: pgmap v2119: 137 pgs: 12 creating+peering, 19 unknown, 106 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:05 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:20:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:05 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T03:20:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:05 smithi088 ceph-mon[96266]: osdmap e1165: 8 total, 8 up, 8 in 2024-09-13T03:20:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:05 smithi088 ceph-mon[98762]: pgmap v2119: 137 pgs: 12 creating+peering, 19 unknown, 106 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:05 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:20:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:05 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T03:20:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:05 smithi088 ceph-mon[98762]: osdmap e1165: 8 total, 8 up, 8 in 2024-09-13T03:20:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:05 smithi195 ceph-mon[87742]: pgmap v2119: 137 pgs: 12 creating+peering, 19 unknown, 106 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:05 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:20:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:05 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T03:20:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:05 smithi195 ceph-mon[87742]: osdmap e1165: 8 total, 8 up, 8 in 2024-09-13T03:20:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:06 smithi088 ceph-mon[96266]: osdmap e1166: 8 total, 8 up, 8 in 2024-09-13T03:20:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:06 smithi088 ceph-mon[98762]: osdmap e1166: 8 total, 8 up, 8 in 2024-09-13T03:20:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:06 smithi195 ceph-mon[87742]: osdmap e1166: 8 total, 8 up, 8 in 2024-09-13T03:20:07.613 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-09-13T03:20:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:07 smithi088 ceph-mon[96266]: pgmap v2122: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:07 smithi088 ceph-mon[96266]: osdmap e1167: 8 total, 8 up, 8 in 2024-09-13T03:20:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:07 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2637689601' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:20:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:07 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:20:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:07 smithi088 ceph-mon[98762]: pgmap v2122: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:07 smithi088 ceph-mon[98762]: osdmap e1167: 8 total, 8 up, 8 in 2024-09-13T03:20:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:07 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2637689601' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:20:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:07 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:20:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:07 smithi195 ceph-mon[87742]: pgmap v2122: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:07 smithi195 ceph-mon[87742]: osdmap e1167: 8 total, 8 up, 8 in 2024-09-13T03:20:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:07 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2637689601' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:20:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:07 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:20:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:08 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:20:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:08 smithi088 ceph-mon[98762]: osdmap e1168: 8 total, 8 up, 8 in 2024-09-13T03:20:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:08 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:20:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:08 smithi088 ceph-mon[96266]: osdmap e1168: 8 total, 8 up, 8 in 2024-09-13T03:20:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:08 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:20:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:08 smithi195 ceph-mon[87742]: osdmap e1168: 8 total, 8 up, 8 in 2024-09-13T03:20:09.668 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2055 ms) 2024-09-13T03:20:09.668 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-09-13T03:20:09.690 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (22 ms) 2024-09-13T03:20:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:09 smithi088 ceph-mon[96266]: pgmap v2125: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:09 smithi088 ceph-mon[96266]: osdmap e1169: 8 total, 8 up, 8 in 2024-09-13T03:20:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:09 smithi088 ceph-mon[98762]: pgmap v2125: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:09 smithi088 ceph-mon[98762]: osdmap e1169: 8 total, 8 up, 8 in 2024-09-13T03:20:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:09 smithi195 ceph-mon[87742]: pgmap v2125: 137 pgs: 10 creating+peering, 22 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:09 smithi195 ceph-mon[87742]: osdmap e1169: 8 total, 8 up, 8 in 2024-09-13T03:20:10.639 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 2 tests from TestMirroringWatcher (2077 ms total) 2024-09-13T03:20:10.639 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:20:10.639 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 57 tests from TestMigration 2024-09-13T03:20:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:10 smithi088 ceph-mon[98762]: osdmap e1170: 8 total, 8 up, 8 in 2024-09-13T03:20:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:10 smithi088 ceph-mon[96266]: osdmap e1170: 8 total, 8 up, 8 in 2024-09-13T03:20:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:10 smithi195 ceph-mon[87742]: osdmap e1170: 8 total, 8 up, 8 in 2024-09-13T03:20:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:11 smithi088 ceph-mon[96266]: pgmap v2128: 137 pgs: 10 creating+peering, 11 unknown, 116 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:11 smithi088 ceph-mon[96266]: osdmap e1171: 8 total, 8 up, 8 in 2024-09-13T03:20:11.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:11 smithi088 ceph-mon[98762]: pgmap v2128: 137 pgs: 10 creating+peering, 11 unknown, 116 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:11.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:11 smithi088 ceph-mon[98762]: osdmap e1171: 8 total, 8 up, 8 in 2024-09-13T03:20:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:11 smithi195 ceph-mon[87742]: pgmap v2128: 137 pgs: 10 creating+peering, 11 unknown, 116 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:11 smithi195 ceph-mon[87742]: osdmap e1171: 8 total, 8 up, 8 in 2024-09-13T03:20:13.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:20:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:20:13] "GET /metrics HTTP/1.1" 200 36380 "" "Prometheus/2.43.0" 2024-09-13T03:20:13.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:12 smithi088 ceph-mon[96266]: osdmap e1172: 8 total, 8 up, 8 in 2024-09-13T03:20:13.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:12 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1942025353' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:20:13.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:12 smithi088 ceph-mon[98762]: osdmap e1172: 8 total, 8 up, 8 in 2024-09-13T03:20:13.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:12 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1942025353' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:20:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:12 smithi195 ceph-mon[87742]: osdmap e1172: 8 total, 8 up, 8 in 2024-09-13T03:20:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:12 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1942025353' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:20:13.644 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.Empty 2024-09-13T03:20:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:13 smithi088 ceph-mon[98762]: pgmap v2131: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:13 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:20:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:13 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1942025353' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:20:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:13 smithi088 ceph-mon[98762]: osdmap e1173: 8 total, 8 up, 8 in 2024-09-13T03:20:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:13 smithi088 ceph-mon[98762]: osdmap e1174: 8 total, 8 up, 8 in 2024-09-13T03:20:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:13 smithi088 ceph-mon[96266]: pgmap v2131: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:13 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:20:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:13 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1942025353' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:20:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:13 smithi088 ceph-mon[96266]: osdmap e1173: 8 total, 8 up, 8 in 2024-09-13T03:20:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:13 smithi088 ceph-mon[96266]: osdmap e1174: 8 total, 8 up, 8 in 2024-09-13T03:20:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:13 smithi195 ceph-mon[87742]: pgmap v2131: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:13 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:20:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:13 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1942025353' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:20:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:13 smithi195 ceph-mon[87742]: osdmap e1173: 8 total, 8 up, 8 in 2024-09-13T03:20:14.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:13 smithi195 ceph-mon[87742]: osdmap e1174: 8 total, 8 up, 8 in 2024-09-13T03:20:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:15 smithi088 ceph-mon[98762]: pgmap v2134: 169 pgs: 14 creating+peering, 48 unknown, 107 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:20:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:15 smithi088 ceph-mon[98762]: osdmap e1175: 8 total, 8 up, 8 in 2024-09-13T03:20:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:15 smithi088 ceph-mon[96266]: pgmap v2134: 169 pgs: 14 creating+peering, 48 unknown, 107 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:20:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:15 smithi088 ceph-mon[96266]: osdmap e1175: 8 total, 8 up, 8 in 2024-09-13T03:20:15.706 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:15.716 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:15 smithi195 ceph-mon[87742]: pgmap v2134: 169 pgs: 14 creating+peering, 48 unknown, 107 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:20:15.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:15.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:15 smithi195 ceph-mon[87742]: osdmap e1175: 8 total, 8 up, 8 in 2024-09-13T03:20:15.856 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:15.921 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:15.999 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.Empty (2355 ms) 2024-09-13T03:20:15.999 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.OtherName 2024-09-13T03:20:16.027 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:16.036 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:16.157 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:16.217 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:16.296 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.OtherName (297 ms) 2024-09-13T03:20:16.296 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.OtherPool 2024-09-13T03:20:16.325 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:16.334 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:16 smithi088 ceph-mon[96266]: osdmap e1176: 8 total, 8 up, 8 in 2024-09-13T03:20:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:16 smithi088 ceph-mon[98762]: osdmap e1176: 8 total, 8 up, 8 in 2024-09-13T03:20:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:16 smithi195 ceph-mon[87742]: osdmap e1176: 8 total, 8 up, 8 in 2024-09-13T03:20:17.795 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:17.865 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:17 smithi088 ceph-mon[96266]: pgmap v2137: 169 pgs: 20 creating+peering, 20 unknown, 129 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:17 smithi088 ceph-mon[96266]: osdmap e1177: 8 total, 8 up, 8 in 2024-09-13T03:20:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:17 smithi088 ceph-mon[98762]: pgmap v2137: 169 pgs: 20 creating+peering, 20 unknown, 129 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:17 smithi088 ceph-mon[98762]: osdmap e1177: 8 total, 8 up, 8 in 2024-09-13T03:20:17.945 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.OtherPool (1649 ms) 2024-09-13T03:20:17.945 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.OtherNamespace 2024-09-13T03:20:17.975 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:17 smithi195 ceph-mon[87742]: pgmap v2137: 169 pgs: 20 creating+peering, 20 unknown, 129 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:20:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:17 smithi195 ceph-mon[87742]: osdmap e1177: 8 total, 8 up, 8 in 2024-09-13T03:20:17.987 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:18.116 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:18.183 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:18.265 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.OtherNamespace (319 ms) 2024-09-13T03:20:18.265 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.DataPool 2024-09-13T03:20:18.294 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:18.304 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:18.437 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:18.503 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:18.582 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.DataPool (317 ms) 2024-09-13T03:20:18.582 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-09-13T03:20:18.609 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:18.619 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:18.759 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:20:18.857 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.AbortAfterPrepare (275 ms) 2024-09-13T03:20:18.857 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-09-13T03:20:18.887 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:18.897 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:18 smithi088 ceph-mon[96266]: osdmap e1178: 8 total, 8 up, 8 in 2024-09-13T03:20:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:18 smithi088 ceph-mon[98762]: osdmap e1178: 8 total, 8 up, 8 in 2024-09-13T03:20:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:18 smithi195 ceph-mon[87742]: osdmap e1178: 8 total, 8 up, 8 in 2024-09-13T03:20:18.992 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (135 ms) 2024-09-13T03:20:18.992 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-09-13T03:20:19.020 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:19.033 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:19.166 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:19.234 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:20:19.328 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.AbortAfterExecute (336 ms) 2024-09-13T03:20:19.329 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-09-13T03:20:19.356 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:19.366 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:19.487 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:19.549 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:20:19.645 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (317 ms) 2024-09-13T03:20:19.646 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-09-13T03:20:19.674 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:19.686 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:19.804 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:19.864 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:20:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:19 smithi088 ceph-mon[96266]: pgmap v2140: 169 pgs: 6 creating+peering, 5 unknown, 158 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 9.0 KiB/s wr, 158 op/s 2024-09-13T03:20:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:19 smithi088 ceph-mon[98762]: pgmap v2140: 169 pgs: 6 creating+peering, 5 unknown, 158 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 9.0 KiB/s wr, 158 op/s 2024-09-13T03:20:19.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (319 ms) 2024-09-13T03:20:19.965 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-09-13T03:20:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:19 smithi195 ceph-mon[87742]: pgmap v2140: 169 pgs: 6 creating+peering, 5 unknown, 158 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 117 KiB/s rd, 9.0 KiB/s wr, 158 op/s 2024-09-13T03:20:19.995 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:20.005 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_Migration.cc:635: Skipped 2024-09-13T03:20:20.005 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:20:20.012 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMigration.MirroringSamePool (48 ms) 2024-09-13T03:20:20.012 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.MirroringAbort 2024-09-13T03:20:20.039 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:20.053 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_Migration.cc:653: Skipped 2024-09-13T03:20:20.053 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:20:20.057 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMigration.MirroringAbort (45 ms) 2024-09-13T03:20:20.057 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-09-13T03:20:20.085 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:20.094 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_Migration.cc:676: Skipped 2024-09-13T03:20:20.094 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:20:20.100 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled (43 ms) 2024-09-13T03:20:20.101 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-09-13T03:20:20.128 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:20.138 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_Migration.cc:694: Skipped 2024-09-13T03:20:20.138 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:20:20.144 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled (44 ms) 2024-09-13T03:20:20.144 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.MirroringPool 2024-09-13T03:20:20.172 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:20.181 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_Migration.cc:714: Skipped 2024-09-13T03:20:20.182 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:20:20.188 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMigration.MirroringPool (44 ms) 2024-09-13T03:20:20.188 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.Group 2024-09-13T03:20:20.217 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:20.235 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:20.378 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:20.443 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:20.536 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.Group (347 ms) 2024-09-13T03:20:20.536 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.GroupAbort 2024-09-13T03:20:20.564 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:20.581 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:20.720 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:20:20.826 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.GroupAbort (291 ms) 2024-09-13T03:20:20.826 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.NoSnaps 2024-09-13T03:20:20.854 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:20.863 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:20.913 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:20:20.969 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:21.147 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:21.266 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:21.383 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.NoSnaps (557 ms) 2024-09-13T03:20:21.383 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-09-13T03:20:21.415 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:21.425 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:21.482 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:20:21.526 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:21.530 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:20:21.584 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:21.753 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:21.847 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:21 smithi088 ceph-mon[96266]: pgmap v2141: 169 pgs: 169 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 24 KiB/s wr, 431 op/s 2024-09-13T03:20:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:21 smithi088 ceph-mon[98762]: pgmap v2141: 169 pgs: 169 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 24 KiB/s wr, 431 op/s 2024-09-13T03:20:21.966 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.NoSnapsOtherPool (582 ms) 2024-09-13T03:20:21.966 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-09-13T03:20:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:21 smithi195 ceph-mon[87742]: pgmap v2141: 169 pgs: 169 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 24 KiB/s wr, 431 op/s 2024-09-13T03:20:21.995 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:22.005 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:22.059 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:20:22.106 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:22.284 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:22.385 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:22.512 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.NoSnapsDataPool (547 ms) 2024-09-13T03:20:22.512 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-09-13T03:20:22.540 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:22.550 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:22.598 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:20:22.648 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:22.827 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 41943040 2024-09-13T03:20:22.835 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:22.937 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:23.035 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (522 ms) 2024-09-13T03:20:23.035 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-09-13T03:20:23.064 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:23.074 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:23.122 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:20:23.165 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 0 2024-09-13T03:20:23.178 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:23.279 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:23.343 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:23.387 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (352 ms) 2024-09-13T03:20:23.387 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-09-13T03:20:23.416 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:23.425 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:20:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:20:23] "GET /metrics HTTP/1.1" 200 38747 "" "Prometheus/2.43.0" 2024-09-13T03:20:23.476 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:20:23.531 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:23.728 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 0 2024-09-13T03:20:23.739 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:23.809 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:23.864 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (477 ms) 2024-09-13T03:20:23.864 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-09-13T03:20:23.894 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:23.904 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:23 smithi088 ceph-mon[96266]: pgmap v2142: 169 pgs: 169 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 705 op/s 2024-09-13T03:20:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:23 smithi088 ceph-mon[98762]: pgmap v2142: 169 pgs: 169 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 705 op/s 2024-09-13T03:20:23.955 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:20:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:23 smithi195 ceph-mon[87742]: pgmap v2142: 169 pgs: 169 active+clean; 17 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.0 MiB/s wr, 705 op/s 2024-09-13T03:20:24.005 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:24.183 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:20:24.190 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:24.295 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:24.428 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (565 ms) 2024-09-13T03:20:24.429 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-09-13T03:20:24.458 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:24.469 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:24.518 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:20:24.568 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:24.744 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: after_prepare_snap 2024-09-13T03:20:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:25 smithi088 ceph-mon[98762]: pgmap v2143: 169 pgs: 169 active+clean; 69 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 14 MiB/s wr, 1.26k op/s 2024-09-13T03:20:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:25 smithi088 ceph-mon[96266]: pgmap v2143: 169 pgs: 169 active+clean; 69 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 14 MiB/s wr, 1.26k op/s 2024-09-13T03:20:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:25 smithi195 ceph-mon[87742]: pgmap v2143: 169 pgs: 169 active+clean; 69 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 18 MiB/s rd, 14 MiB/s wr, 1.26k op/s 2024-09-13T03:20:26.702 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 41943040 2024-09-13T03:20:26.723 INFO:tasks.workunit.client.0.smithi088.stdout:write: * 0~1000 2024-09-13T03:20:26.729 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:26.849 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:26 smithi088 ceph-mon[96266]: osdmap e1179: 8 total, 8 up, 8 in 2024-09-13T03:20:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:26 smithi088 ceph-mon[98762]: osdmap e1179: 8 total, 8 up, 8 in 2024-09-13T03:20:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:26 smithi195 ceph-mon[87742]: osdmap e1179: 8 total, 8 up, 8 in 2024-09-13T03:20:27.017 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (2588 ms) 2024-09-13T03:20:27.017 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.Snaps 2024-09-13T03:20:27.051 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:27.062 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:27.112 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:20:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:27 smithi088 ceph-mon[96266]: pgmap v2145: 169 pgs: 169 active+clean; 145 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 31 MiB/s wr, 1.74k op/s 2024-09-13T03:20:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:27 smithi088 ceph-mon[96266]: osdmap e1180: 8 total, 8 up, 8 in 2024-09-13T03:20:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:27 smithi088 ceph-mon[96266]: osdmap e1181: 8 total, 8 up, 8 in 2024-09-13T03:20:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:27 smithi088 ceph-mon[98762]: pgmap v2145: 169 pgs: 169 active+clean; 145 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 31 MiB/s wr, 1.74k op/s 2024-09-13T03:20:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:27 smithi088 ceph-mon[98762]: osdmap e1180: 8 total, 8 up, 8 in 2024-09-13T03:20:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:27 smithi088 ceph-mon[98762]: osdmap e1181: 8 total, 8 up, 8 in 2024-09-13T03:20:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:27 smithi195 ceph-mon[87742]: pgmap v2145: 169 pgs: 169 active+clean; 145 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 42 MiB/s rd, 31 MiB/s wr, 1.74k op/s 2024-09-13T03:20:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:27 smithi195 ceph-mon[87742]: osdmap e1180: 8 total, 8 up, 8 in 2024-09-13T03:20:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:27 smithi195 ceph-mon[87742]: osdmap e1181: 8 total, 8 up, 8 in 2024-09-13T03:20:28.407 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 8388609~8388609 2024-09-13T03:20:28.422 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~1000 2024-09-13T03:20:28.423 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 1010~1000 2024-09-13T03:20:28.423 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:20:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:29 smithi088 ceph-mon[96266]: pgmap v2148: 169 pgs: 169 active+clean; 209 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 62 MiB/s wr, 2.39k op/s 2024-09-13T03:20:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:29 smithi088 ceph-mon[96266]: osdmap e1182: 8 total, 8 up, 8 in 2024-09-13T03:20:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:29 smithi088 ceph-mon[98762]: pgmap v2148: 169 pgs: 169 active+clean; 209 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 62 MiB/s wr, 2.39k op/s 2024-09-13T03:20:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:29 smithi088 ceph-mon[98762]: osdmap e1182: 8 total, 8 up, 8 in 2024-09-13T03:20:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:29 smithi195 ceph-mon[87742]: pgmap v2148: 169 pgs: 169 active+clean; 209 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 84 MiB/s rd, 62 MiB/s wr, 2.39k op/s 2024-09-13T03:20:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:29 smithi195 ceph-mon[87742]: osdmap e1182: 8 total, 8 up, 8 in 2024-09-13T03:20:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:30.426 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 8388609~1000 2024-09-13T03:20:30.432 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 16777228~1000 2024-09-13T03:20:30.432 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:20:30.441 INFO:tasks.workunit.client.0.smithi088.stdout:write: 2 83886079~8388609 2024-09-13T03:20:30.463 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:20:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:30 smithi088 ceph-mon[96266]: osdmap e1183: 8 total, 8 up, 8 in 2024-09-13T03:20:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:30 smithi088 ceph-mon[98762]: osdmap e1183: 8 total, 8 up, 8 in 2024-09-13T03:20:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:30 smithi195 ceph-mon[87742]: osdmap e1183: 8 total, 8 up, 8 in 2024-09-13T03:20:31.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:31 smithi088 ceph-mon[98762]: pgmap v2151: 169 pgs: 169 active+clean; 217 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 36 MiB/s wr, 1.01k op/s 2024-09-13T03:20:31.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:31 smithi088 ceph-mon[98762]: osdmap e1184: 8 total, 8 up, 8 in 2024-09-13T03:20:31.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:31 smithi088 ceph-mon[96266]: pgmap v2151: 169 pgs: 169 active+clean; 217 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 36 MiB/s wr, 1.01k op/s 2024-09-13T03:20:31.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:31 smithi088 ceph-mon[96266]: osdmap e1184: 8 total, 8 up, 8 in 2024-09-13T03:20:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:31 smithi195 ceph-mon[87742]: pgmap v2151: 169 pgs: 169 active+clean; 217 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 36 MiB/s wr, 1.01k op/s 2024-09-13T03:20:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:31 smithi195 ceph-mon[87742]: osdmap e1184: 8 total, 8 up, 8 in 2024-09-13T03:20:32.435 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:32.457 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 83886079~1 2024-09-13T03:20:32.465 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:32 smithi088 ceph-mon[96266]: osdmap e1185: 8 total, 8 up, 8 in 2024-09-13T03:20:32.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:32 smithi088 ceph-mon[98762]: osdmap e1185: 8 total, 8 up, 8 in 2024-09-13T03:20:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:32 smithi195 ceph-mon[87742]: osdmap e1185: 8 total, 8 up, 8 in 2024-09-13T03:20:33.430 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:20:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:20:33] "GET /metrics HTTP/1.1" 200 38871 "" "Prometheus/2.43.0" 2024-09-13T03:20:33.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:33 smithi088 ceph-mon[98762]: pgmap v2154: 169 pgs: 169 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 154 op/s 2024-09-13T03:20:33.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:33 smithi088 ceph-mon[98762]: osdmap e1186: 8 total, 8 up, 8 in 2024-09-13T03:20:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:33 smithi088 ceph-mon[96266]: pgmap v2154: 169 pgs: 169 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 154 op/s 2024-09-13T03:20:33.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:33 smithi088 ceph-mon[96266]: osdmap e1186: 8 total, 8 up, 8 in 2024-09-13T03:20:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:33 smithi195 ceph-mon[87742]: pgmap v2154: 169 pgs: 169 active+clean; 221 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.0 MiB/s wr, 154 op/s 2024-09-13T03:20:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:33 smithi195 ceph-mon[87742]: osdmap e1186: 8 total, 8 up, 8 in 2024-09-13T03:20:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:34 smithi195 ceph-mon[87742]: osdmap e1187: 8 total, 8 up, 8 in 2024-09-13T03:20:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:34 smithi088 ceph-mon[98762]: osdmap e1187: 8 total, 8 up, 8 in 2024-09-13T03:20:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:34 smithi088 ceph-mon[96266]: osdmap e1187: 8 total, 8 up, 8 in 2024-09-13T03:20:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:35 smithi195 ceph-mon[87742]: pgmap v2157: 169 pgs: 169 active+clean; 249 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 7.0 MiB/s wr, 131 op/s 2024-09-13T03:20:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:35 smithi195 ceph-mon[87742]: osdmap e1188: 8 total, 8 up, 8 in 2024-09-13T03:20:35.861 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:35 smithi088 ceph-mon[98762]: pgmap v2157: 169 pgs: 169 active+clean; 249 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 7.0 MiB/s wr, 131 op/s 2024-09-13T03:20:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:35 smithi088 ceph-mon[98762]: osdmap e1188: 8 total, 8 up, 8 in 2024-09-13T03:20:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:35 smithi088 ceph-mon[96266]: pgmap v2157: 169 pgs: 169 active+clean; 249 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 5.1 MiB/s rd, 7.0 MiB/s wr, 131 op/s 2024-09-13T03:20:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:35 smithi088 ceph-mon[96266]: osdmap e1188: 8 total, 8 up, 8 in 2024-09-13T03:20:36.004 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:36 smithi195 ceph-mon[87742]: osdmap e1189: 8 total, 8 up, 8 in 2024-09-13T03:20:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:36 smithi088 ceph-mon[96266]: osdmap e1189: 8 total, 8 up, 8 in 2024-09-13T03:20:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:36 smithi088 ceph-mon[98762]: osdmap e1189: 8 total, 8 up, 8 in 2024-09-13T03:20:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:37 smithi195 ceph-mon[87742]: pgmap v2160: 169 pgs: 169 active+clean; 253 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 6.0 MiB/s wr, 137 op/s 2024-09-13T03:20:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:37 smithi195 ceph-mon[87742]: osdmap e1190: 8 total, 8 up, 8 in 2024-09-13T03:20:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:37 smithi088 ceph-mon[96266]: pgmap v2160: 169 pgs: 169 active+clean; 253 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 6.0 MiB/s wr, 137 op/s 2024-09-13T03:20:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:37 smithi088 ceph-mon[96266]: osdmap e1190: 8 total, 8 up, 8 in 2024-09-13T03:20:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:37 smithi088 ceph-mon[98762]: pgmap v2160: 169 pgs: 169 active+clean; 253 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 6.0 MiB/s wr, 137 op/s 2024-09-13T03:20:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:37 smithi088 ceph-mon[98762]: osdmap e1190: 8 total, 8 up, 8 in 2024-09-13T03:20:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:38 smithi195 ceph-mon[87742]: osdmap e1191: 8 total, 8 up, 8 in 2024-09-13T03:20:38.810 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.Snaps (11794 ms) 2024-09-13T03:20:38.810 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-09-13T03:20:38.842 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:38.853 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:38.907 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:20:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:38 smithi088 ceph-mon[96266]: osdmap e1191: 8 total, 8 up, 8 in 2024-09-13T03:20:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:38 smithi088 ceph-mon[98762]: osdmap e1191: 8 total, 8 up, 8 in 2024-09-13T03:20:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:39 smithi195 ceph-mon[87742]: pgmap v2163: 169 pgs: 169 active+clean; 269 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 304 op/s 2024-09-13T03:20:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:39 smithi195 ceph-mon[87742]: osdmap e1192: 8 total, 8 up, 8 in 2024-09-13T03:20:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:39 smithi088 ceph-mon[98762]: pgmap v2163: 169 pgs: 169 active+clean; 269 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 304 op/s 2024-09-13T03:20:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:39 smithi088 ceph-mon[98762]: osdmap e1192: 8 total, 8 up, 8 in 2024-09-13T03:20:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:39 smithi088 ceph-mon[96266]: pgmap v2163: 169 pgs: 169 active+clean; 269 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 304 op/s 2024-09-13T03:20:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:39 smithi088 ceph-mon[96266]: osdmap e1192: 8 total, 8 up, 8 in 2024-09-13T03:20:40.506 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 8388609~8388609 2024-09-13T03:20:40.520 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~1000 2024-09-13T03:20:40.520 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 1010~1000 2024-09-13T03:20:40.520 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:20:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:40 smithi195 ceph-mon[87742]: osdmap e1193: 8 total, 8 up, 8 in 2024-09-13T03:20:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:40 smithi088 ceph-mon[96266]: osdmap e1193: 8 total, 8 up, 8 in 2024-09-13T03:20:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:40 smithi088 ceph-mon[98762]: osdmap e1193: 8 total, 8 up, 8 in 2024-09-13T03:20:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:41 smithi088 ceph-mon[96266]: pgmap v2166: 169 pgs: 169 active+clean; 285 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 9.0 MiB/s wr, 225 op/s 2024-09-13T03:20:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:41 smithi088 ceph-mon[96266]: osdmap e1194: 8 total, 8 up, 8 in 2024-09-13T03:20:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:41 smithi088 ceph-mon[98762]: pgmap v2166: 169 pgs: 169 active+clean; 285 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 9.0 MiB/s wr, 225 op/s 2024-09-13T03:20:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:41 smithi088 ceph-mon[98762]: osdmap e1194: 8 total, 8 up, 8 in 2024-09-13T03:20:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:41 smithi195 ceph-mon[87742]: pgmap v2166: 169 pgs: 169 active+clean; 285 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 9.0 MiB/s wr, 225 op/s 2024-09-13T03:20:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:41 smithi195 ceph-mon[87742]: osdmap e1194: 8 total, 8 up, 8 in 2024-09-13T03:20:42.510 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 8388609~1000 2024-09-13T03:20:42.517 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 16777228~1000 2024-09-13T03:20:42.517 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:20:42.530 INFO:tasks.workunit.client.0.smithi088.stdout:write: 2 83886079~8388609 2024-09-13T03:20:42.543 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:20:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:42 smithi088 ceph-mon[96266]: osdmap e1195: 8 total, 8 up, 8 in 2024-09-13T03:20:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:42 smithi088 ceph-mon[98762]: osdmap e1195: 8 total, 8 up, 8 in 2024-09-13T03:20:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:42 smithi195 ceph-mon[87742]: osdmap e1195: 8 total, 8 up, 8 in 2024-09-13T03:20:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:20:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:20:43] "GET /metrics HTTP/1.1" 200 38871 "" "Prometheus/2.43.0" 2024-09-13T03:20:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:43 smithi088 ceph-mon[96266]: pgmap v2169: 169 pgs: 169 active+clean; 277 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 257 op/s 2024-09-13T03:20:43.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:43 smithi088 ceph-mon[96266]: osdmap e1196: 8 total, 8 up, 8 in 2024-09-13T03:20:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:43 smithi088 ceph-mon[98762]: pgmap v2169: 169 pgs: 169 active+clean; 277 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 257 op/s 2024-09-13T03:20:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:43 smithi088 ceph-mon[98762]: osdmap e1196: 8 total, 8 up, 8 in 2024-09-13T03:20:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:43 smithi195 ceph-mon[87742]: pgmap v2169: 169 pgs: 169 active+clean; 277 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 257 op/s 2024-09-13T03:20:43.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:43 smithi195 ceph-mon[87742]: osdmap e1196: 8 total, 8 up, 8 in 2024-09-13T03:20:44.522 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:44.551 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 83886079~1 2024-09-13T03:20:44.559 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:44.566 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:20:44.622 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:44 smithi088 ceph-mon[96266]: osdmap e1197: 8 total, 8 up, 8 in 2024-09-13T03:20:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:44 smithi088 ceph-mon[98762]: osdmap e1197: 8 total, 8 up, 8 in 2024-09-13T03:20:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:44 smithi195 ceph-mon[87742]: osdmap e1197: 8 total, 8 up, 8 in 2024-09-13T03:20:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:45 smithi088 ceph-mon[96266]: pgmap v2172: 169 pgs: 169 active+clean; 285 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 5.0 MiB/s wr, 317 op/s 2024-09-13T03:20:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:45 smithi088 ceph-mon[96266]: osdmap e1198: 8 total, 8 up, 8 in 2024-09-13T03:20:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:20:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:20:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:20:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:45 smithi088 ceph-mon[98762]: pgmap v2172: 169 pgs: 169 active+clean; 285 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 5.0 MiB/s wr, 317 op/s 2024-09-13T03:20:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:45 smithi088 ceph-mon[98762]: osdmap e1198: 8 total, 8 up, 8 in 2024-09-13T03:20:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:20:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:20:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:20:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:45 smithi195 ceph-mon[87742]: pgmap v2172: 169 pgs: 169 active+clean; 285 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 5.0 MiB/s wr, 317 op/s 2024-09-13T03:20:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:45 smithi195 ceph-mon[87742]: osdmap e1198: 8 total, 8 up, 8 in 2024-09-13T03:20:45.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:20:45.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:20:45.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:20:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:46 smithi088 ceph-mon[96266]: osdmap e1199: 8 total, 8 up, 8 in 2024-09-13T03:20:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:46 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:20:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:46 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:20:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:46 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:20:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:46 smithi088 ceph-mon[98762]: osdmap e1199: 8 total, 8 up, 8 in 2024-09-13T03:20:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:46 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:20:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:46 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:20:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:46 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:20:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:46 smithi195 ceph-mon[87742]: osdmap e1199: 8 total, 8 up, 8 in 2024-09-13T03:20:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:46 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:20:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:46 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:20:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:46 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:20:47.847 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:47 smithi088 ceph-mon[98762]: pgmap v2175: 169 pgs: 169 active+clean; 313 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 11 MiB/s wr, 94 op/s 2024-09-13T03:20:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:47 smithi088 ceph-mon[98762]: osdmap e1200: 8 total, 8 up, 8 in 2024-09-13T03:20:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:47 smithi088 ceph-mon[98762]: osdmap e1201: 8 total, 8 up, 8 in 2024-09-13T03:20:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:47 smithi088 ceph-mon[96266]: pgmap v2175: 169 pgs: 169 active+clean; 313 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 11 MiB/s wr, 94 op/s 2024-09-13T03:20:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:47 smithi088 ceph-mon[96266]: osdmap e1200: 8 total, 8 up, 8 in 2024-09-13T03:20:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:47 smithi088 ceph-mon[96266]: osdmap e1201: 8 total, 8 up, 8 in 2024-09-13T03:20:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:47 smithi195 ceph-mon[87742]: pgmap v2175: 169 pgs: 169 active+clean; 313 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 11 MiB/s wr, 94 op/s 2024-09-13T03:20:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:47 smithi195 ceph-mon[87742]: osdmap e1200: 8 total, 8 up, 8 in 2024-09-13T03:20:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:47 smithi195 ceph-mon[87742]: osdmap e1201: 8 total, 8 up, 8 in 2024-09-13T03:20:48.020 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:20:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:49 smithi088 ceph-mon[96266]: pgmap v2178: 169 pgs: 169 active+clean; 329 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 9.0 MiB/s wr, 238 op/s 2024-09-13T03:20:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:49 smithi088 ceph-mon[96266]: osdmap e1202: 8 total, 8 up, 8 in 2024-09-13T03:20:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:49 smithi088 ceph-mon[98762]: pgmap v2178: 169 pgs: 169 active+clean; 329 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 9.0 MiB/s wr, 238 op/s 2024-09-13T03:20:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:49 smithi088 ceph-mon[98762]: osdmap e1202: 8 total, 8 up, 8 in 2024-09-13T03:20:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:49 smithi195 ceph-mon[87742]: pgmap v2178: 169 pgs: 169 active+clean; 329 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 9.0 MiB/s wr, 238 op/s 2024-09-13T03:20:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:49 smithi195 ceph-mon[87742]: osdmap e1202: 8 total, 8 up, 8 in 2024-09-13T03:20:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:50 smithi088 ceph-mon[96266]: osdmap e1203: 8 total, 8 up, 8 in 2024-09-13T03:20:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:50 smithi088 ceph-mon[98762]: osdmap e1203: 8 total, 8 up, 8 in 2024-09-13T03:20:50.948 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.SnapsOtherPool (12138 ms) 2024-09-13T03:20:50.949 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-09-13T03:20:50.979 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:50 smithi195 ceph-mon[87742]: osdmap e1203: 8 total, 8 up, 8 in 2024-09-13T03:20:50.989 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:20:51.043 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:20:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:51 smithi088 ceph-mon[96266]: pgmap v2181: 169 pgs: 169 active+clean; 365 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 11 MiB/s wr, 290 op/s 2024-09-13T03:20:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:51 smithi088 ceph-mon[96266]: osdmap e1204: 8 total, 8 up, 8 in 2024-09-13T03:20:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:51 smithi088 ceph-mon[98762]: pgmap v2181: 169 pgs: 169 active+clean; 365 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 11 MiB/s wr, 290 op/s 2024-09-13T03:20:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:51 smithi088 ceph-mon[98762]: osdmap e1204: 8 total, 8 up, 8 in 2024-09-13T03:20:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:51 smithi195 ceph-mon[87742]: pgmap v2181: 169 pgs: 169 active+clean; 365 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 MiB/s rd, 11 MiB/s wr, 290 op/s 2024-09-13T03:20:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:51 smithi195 ceph-mon[87742]: osdmap e1204: 8 total, 8 up, 8 in 2024-09-13T03:20:52.570 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 8388609~8388609 2024-09-13T03:20:52.585 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~1000 2024-09-13T03:20:52.585 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 1010~1000 2024-09-13T03:20:52.585 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:20:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:52 smithi088 ceph-mon[96266]: osdmap e1205: 8 total, 8 up, 8 in 2024-09-13T03:20:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:52 smithi088 ceph-mon[98762]: osdmap e1205: 8 total, 8 up, 8 in 2024-09-13T03:20:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:52 smithi195 ceph-mon[87742]: osdmap e1205: 8 total, 8 up, 8 in 2024-09-13T03:20:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:20:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:20:53] "GET /metrics HTTP/1.1" 200 38875 "" "Prometheus/2.43.0" 2024-09-13T03:20:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:53 smithi088 ceph-mon[96266]: pgmap v2184: 169 pgs: 169 active+clean; 369 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 82 op/s 2024-09-13T03:20:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:53 smithi088 ceph-mon[96266]: osdmap e1206: 8 total, 8 up, 8 in 2024-09-13T03:20:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:53 smithi088 ceph-mon[98762]: pgmap v2184: 169 pgs: 169 active+clean; 369 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 82 op/s 2024-09-13T03:20:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:53 smithi088 ceph-mon[98762]: osdmap e1206: 8 total, 8 up, 8 in 2024-09-13T03:20:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:53 smithi195 ceph-mon[87742]: pgmap v2184: 169 pgs: 169 active+clean; 369 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 9.0 MiB/s wr, 82 op/s 2024-09-13T03:20:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:53 smithi195 ceph-mon[87742]: osdmap e1206: 8 total, 8 up, 8 in 2024-09-13T03:20:54.587 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 8388609~1000 2024-09-13T03:20:54.595 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 16777228~1000 2024-09-13T03:20:54.595 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:20:54.604 INFO:tasks.workunit.client.0.smithi088.stdout:write: 2 83886079~8388609 2024-09-13T03:20:54.618 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:20:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:54 smithi088 ceph-mon[96266]: osdmap e1207: 8 total, 8 up, 8 in 2024-09-13T03:20:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:54 smithi088 ceph-mon[98762]: osdmap e1207: 8 total, 8 up, 8 in 2024-09-13T03:20:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:54 smithi195 ceph-mon[87742]: osdmap e1207: 8 total, 8 up, 8 in 2024-09-13T03:20:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:55 smithi088 ceph-mon[96266]: pgmap v2187: 169 pgs: 169 active+clean; 385 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 10 MiB/s wr, 331 op/s 2024-09-13T03:20:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:55 smithi088 ceph-mon[96266]: osdmap e1208: 8 total, 8 up, 8 in 2024-09-13T03:20:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:55 smithi088 ceph-mon[98762]: pgmap v2187: 169 pgs: 169 active+clean; 385 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 10 MiB/s wr, 331 op/s 2024-09-13T03:20:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:55 smithi088 ceph-mon[98762]: osdmap e1208: 8 total, 8 up, 8 in 2024-09-13T03:20:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:55 smithi195 ceph-mon[87742]: pgmap v2187: 169 pgs: 169 active+clean; 385 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 36 MiB/s rd, 10 MiB/s wr, 331 op/s 2024-09-13T03:20:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:55 smithi195 ceph-mon[87742]: osdmap e1208: 8 total, 8 up, 8 in 2024-09-13T03:20:56.602 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:20:56.626 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 83886079~1 2024-09-13T03:20:56.634 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:20:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:56 smithi088 ceph-mon[96266]: osdmap e1209: 8 total, 8 up, 8 in 2024-09-13T03:20:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:56 smithi088 ceph-mon[98762]: osdmap e1209: 8 total, 8 up, 8 in 2024-09-13T03:20:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:56 smithi195 ceph-mon[87742]: osdmap e1209: 8 total, 8 up, 8 in 2024-09-13T03:20:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:57 smithi088 ceph-mon[96266]: pgmap v2190: 169 pgs: 169 active+clean; 369 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 11 MiB/s wr, 374 op/s 2024-09-13T03:20:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:57 smithi088 ceph-mon[96266]: osdmap e1210: 8 total, 8 up, 8 in 2024-09-13T03:20:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:57 smithi088 ceph-mon[96266]: osdmap e1211: 8 total, 8 up, 8 in 2024-09-13T03:20:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:57 smithi088 ceph-mon[98762]: pgmap v2190: 169 pgs: 169 active+clean; 369 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 11 MiB/s wr, 374 op/s 2024-09-13T03:20:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:57 smithi088 ceph-mon[98762]: osdmap e1210: 8 total, 8 up, 8 in 2024-09-13T03:20:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:57 smithi088 ceph-mon[98762]: osdmap e1211: 8 total, 8 up, 8 in 2024-09-13T03:20:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:57 smithi195 ceph-mon[87742]: pgmap v2190: 169 pgs: 169 active+clean; 369 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 11 MiB/s wr, 374 op/s 2024-09-13T03:20:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:57 smithi195 ceph-mon[87742]: osdmap e1210: 8 total, 8 up, 8 in 2024-09-13T03:20:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:57 smithi195 ceph-mon[87742]: osdmap e1211: 8 total, 8 up, 8 in 2024-09-13T03:20:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:59 smithi088 ceph-mon[98762]: pgmap v2193: 169 pgs: 169 active+clean; 393 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 7.0 MiB/s wr, 188 op/s 2024-09-13T03:20:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:59 smithi088 ceph-mon[98762]: osdmap e1212: 8 total, 8 up, 8 in 2024-09-13T03:20:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:20:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:59 smithi088 ceph-mon[96266]: pgmap v2193: 169 pgs: 169 active+clean; 393 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 7.0 MiB/s wr, 188 op/s 2024-09-13T03:20:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:59 smithi088 ceph-mon[96266]: osdmap e1212: 8 total, 8 up, 8 in 2024-09-13T03:20:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:20:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:59 smithi195 ceph-mon[87742]: pgmap v2193: 169 pgs: 169 active+clean; 393 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 7.0 MiB/s wr, 188 op/s 2024-09-13T03:20:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:59 smithi195 ceph-mon[87742]: osdmap e1212: 8 total, 8 up, 8 in 2024-09-13T03:20:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:20:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:20:59.805 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:20:59.949 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:21:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:00 smithi088 ceph-mon[96266]: osdmap e1213: 8 total, 8 up, 8 in 2024-09-13T03:21:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.d", "id": [5, 0]}]: dispatch 2024-09-13T03:21:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-09-13T03:21:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1e", "id": [5, 0]}]: dispatch 2024-09-13T03:21:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:00 smithi088 ceph-mon[98762]: osdmap e1213: 8 total, 8 up, 8 in 2024-09-13T03:21:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.d", "id": [5, 0]}]: dispatch 2024-09-13T03:21:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-09-13T03:21:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1e", "id": [5, 0]}]: dispatch 2024-09-13T03:21:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:00 smithi195 ceph-mon[87742]: osdmap e1213: 8 total, 8 up, 8 in 2024-09-13T03:21:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.d", "id": [5, 0]}]: dispatch 2024-09-13T03:21:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]: dispatch 2024-09-13T03:21:00.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1e", "id": [5, 0]}]: dispatch 2024-09-13T03:21:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:01 smithi195 ceph-mon[87742]: pgmap v2196: 169 pgs: 169 active+clean; 397 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.0 MiB/s wr, 148 op/s 2024-09-13T03:21:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.d", "id": [5, 0]}]': finished 2024-09-13T03:21:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]': finished 2024-09-13T03:21:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1e", "id": [5, 0]}]': finished 2024-09-13T03:21:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:01 smithi195 ceph-mon[87742]: osdmap e1214: 8 total, 8 up, 8 in 2024-09-13T03:21:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:01 smithi088 ceph-mon[96266]: pgmap v2196: 169 pgs: 169 active+clean; 397 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.0 MiB/s wr, 148 op/s 2024-09-13T03:21:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.d", "id": [5, 0]}]': finished 2024-09-13T03:21:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]': finished 2024-09-13T03:21:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1e", "id": [5, 0]}]': finished 2024-09-13T03:21:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:01 smithi088 ceph-mon[96266]: osdmap e1214: 8 total, 8 up, 8 in 2024-09-13T03:21:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:01 smithi088 ceph-mon[98762]: pgmap v2196: 169 pgs: 169 active+clean; 397 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.0 MiB/s wr, 148 op/s 2024-09-13T03:21:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.d", "id": [5, 0]}]': finished 2024-09-13T03:21:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.13", "id": [5, 2]}]': finished 2024-09-13T03:21:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1e", "id": [5, 0]}]': finished 2024-09-13T03:21:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:01 smithi088 ceph-mon[98762]: osdmap e1214: 8 total, 8 up, 8 in 2024-09-13T03:21:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:02 smithi088 ceph-mon[96266]: osdmap e1215: 8 total, 8 up, 8 in 2024-09-13T03:21:02.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:02 smithi088 ceph-mon[98762]: osdmap e1215: 8 total, 8 up, 8 in 2024-09-13T03:21:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:02 smithi195 ceph-mon[87742]: osdmap e1215: 8 total, 8 up, 8 in 2024-09-13T03:21:02.741 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.SnapsDataPool (11793 ms) 2024-09-13T03:21:02.741 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-09-13T03:21:02.770 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:21:02.780 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:21:02.840 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:21:03.432 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:21:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:21:03] "GET /metrics HTTP/1.1" 200 38878 "" "Prometheus/2.43.0" 2024-09-13T03:21:03.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:03 smithi088 ceph-mon[98762]: pgmap v2199: 169 pgs: 1 peering, 168 active+clean; 401 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 60 op/s 2024-09-13T03:21:03.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:03 smithi088 ceph-mon[98762]: osdmap e1216: 8 total, 8 up, 8 in 2024-09-13T03:21:03.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:03 smithi088 ceph-mon[96266]: pgmap v2199: 169 pgs: 1 peering, 168 active+clean; 401 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 60 op/s 2024-09-13T03:21:03.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:03 smithi088 ceph-mon[96266]: osdmap e1216: 8 total, 8 up, 8 in 2024-09-13T03:21:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:03 smithi195 ceph-mon[87742]: pgmap v2199: 169 pgs: 1 peering, 168 active+clean; 401 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 1.0 MiB/s wr, 60 op/s 2024-09-13T03:21:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:03 smithi195 ceph-mon[87742]: osdmap e1216: 8 total, 8 up, 8 in 2024-09-13T03:21:04.462 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 8388609~8388609 2024-09-13T03:21:04.477 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~1000 2024-09-13T03:21:04.478 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 1010~1000 2024-09-13T03:21:04.478 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:21:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:04 smithi195 ceph-mon[87742]: osdmap e1217: 8 total, 8 up, 8 in 2024-09-13T03:21:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:04 smithi088 ceph-mon[96266]: osdmap e1217: 8 total, 8 up, 8 in 2024-09-13T03:21:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:04 smithi088 ceph-mon[98762]: osdmap e1217: 8 total, 8 up, 8 in 2024-09-13T03:21:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:05 smithi195 ceph-mon[87742]: pgmap v2202: 169 pgs: 1 peering, 168 active+clean; 405 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 5.0 MiB/s wr, 403 op/s; 1024 KiB/s, 0 objects/s recovering 2024-09-13T03:21:05.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:05 smithi195 ceph-mon[87742]: osdmap e1218: 8 total, 8 up, 8 in 2024-09-13T03:21:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:05 smithi088 ceph-mon[98762]: pgmap v2202: 169 pgs: 1 peering, 168 active+clean; 405 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 5.0 MiB/s wr, 403 op/s; 1024 KiB/s, 0 objects/s recovering 2024-09-13T03:21:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:05 smithi088 ceph-mon[98762]: osdmap e1218: 8 total, 8 up, 8 in 2024-09-13T03:21:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:05 smithi088 ceph-mon[96266]: pgmap v2202: 169 pgs: 1 peering, 168 active+clean; 405 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 5.0 MiB/s wr, 403 op/s; 1024 KiB/s, 0 objects/s recovering 2024-09-13T03:21:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:05 smithi088 ceph-mon[96266]: osdmap e1218: 8 total, 8 up, 8 in 2024-09-13T03:21:06.474 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 8388609~1000 2024-09-13T03:21:06.483 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 16777228~1000 2024-09-13T03:21:06.483 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:21:06.493 INFO:tasks.workunit.client.0.smithi088.stdout:write: 2 83886079~8388609 2024-09-13T03:21:06.512 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:21:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:06 smithi195 ceph-mon[87742]: osdmap e1219: 8 total, 8 up, 8 in 2024-09-13T03:21:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:06 smithi088 ceph-mon[96266]: osdmap e1219: 8 total, 8 up, 8 in 2024-09-13T03:21:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:06 smithi088 ceph-mon[98762]: osdmap e1219: 8 total, 8 up, 8 in 2024-09-13T03:21:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:07 smithi195 ceph-mon[87742]: pgmap v2205: 169 pgs: 169 active+clean; 425 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 9.0 MiB/s wr, 418 op/s; 1024 KiB/s, 0 objects/s recovering 2024-09-13T03:21:07.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:07 smithi195 ceph-mon[87742]: osdmap e1220: 8 total, 8 up, 8 in 2024-09-13T03:21:07.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:07 smithi195 ceph-mon[87742]: osdmap e1221: 8 total, 8 up, 8 in 2024-09-13T03:21:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:07 smithi088 ceph-mon[98762]: pgmap v2205: 169 pgs: 169 active+clean; 425 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 9.0 MiB/s wr, 418 op/s; 1024 KiB/s, 0 objects/s recovering 2024-09-13T03:21:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:07 smithi088 ceph-mon[98762]: osdmap e1220: 8 total, 8 up, 8 in 2024-09-13T03:21:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:07 smithi088 ceph-mon[98762]: osdmap e1221: 8 total, 8 up, 8 in 2024-09-13T03:21:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:07 smithi088 ceph-mon[96266]: pgmap v2205: 169 pgs: 169 active+clean; 425 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 9.0 MiB/s wr, 418 op/s; 1024 KiB/s, 0 objects/s recovering 2024-09-13T03:21:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:07 smithi088 ceph-mon[96266]: osdmap e1220: 8 total, 8 up, 8 in 2024-09-13T03:21:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:07 smithi088 ceph-mon[96266]: osdmap e1221: 8 total, 8 up, 8 in 2024-09-13T03:21:08.415 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:21:08.441 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 83886079~1 2024-09-13T03:21:08.450 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:21:09.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:09 smithi088 ceph-mon[96266]: pgmap v2208: 169 pgs: 169 active+clean; 433 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 9.0 MiB/s wr, 191 op/s 2024-09-13T03:21:09.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:09 smithi088 ceph-mon[96266]: osdmap e1222: 8 total, 8 up, 8 in 2024-09-13T03:21:09.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:09 smithi088 ceph-mon[98762]: pgmap v2208: 169 pgs: 169 active+clean; 433 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 9.0 MiB/s wr, 191 op/s 2024-09-13T03:21:09.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:09 smithi088 ceph-mon[98762]: osdmap e1222: 8 total, 8 up, 8 in 2024-09-13T03:21:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:09 smithi195 ceph-mon[87742]: pgmap v2208: 169 pgs: 169 active+clean; 433 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 9.0 MiB/s wr, 191 op/s 2024-09-13T03:21:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:09 smithi195 ceph-mon[87742]: osdmap e1222: 8 total, 8 up, 8 in 2024-09-13T03:21:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:10 smithi195 ceph-mon[87742]: osdmap e1223: 8 total, 8 up, 8 in 2024-09-13T03:21:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:10 smithi088 ceph-mon[96266]: osdmap e1223: 8 total, 8 up, 8 in 2024-09-13T03:21:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:10 smithi088 ceph-mon[98762]: osdmap e1223: 8 total, 8 up, 8 in 2024-09-13T03:21:11.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:11 smithi195 ceph-mon[87742]: pgmap v2211: 169 pgs: 169 active+clean; 437 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 144 op/s 2024-09-13T03:21:11.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:11 smithi195 ceph-mon[87742]: osdmap e1224: 8 total, 8 up, 8 in 2024-09-13T03:21:11.868 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 41943040 2024-09-13T03:21:11.890 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:21:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:11 smithi088 ceph-mon[98762]: pgmap v2211: 169 pgs: 169 active+clean; 437 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 144 op/s 2024-09-13T03:21:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:11 smithi088 ceph-mon[98762]: osdmap e1224: 8 total, 8 up, 8 in 2024-09-13T03:21:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:11 smithi088 ceph-mon[96266]: pgmap v2211: 169 pgs: 169 active+clean; 437 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 144 op/s 2024-09-13T03:21:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:11 smithi088 ceph-mon[96266]: osdmap e1224: 8 total, 8 up, 8 in 2024-09-13T03:21:12.043 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:21:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:12 smithi195 ceph-mon[87742]: osdmap e1225: 8 total, 8 up, 8 in 2024-09-13T03:21:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:12 smithi195 ceph-mon[87742]: osdmap e1226: 8 total, 8 up, 8 in 2024-09-13T03:21:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:12 smithi088 ceph-mon[96266]: osdmap e1225: 8 total, 8 up, 8 in 2024-09-13T03:21:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:12 smithi088 ceph-mon[96266]: osdmap e1226: 8 total, 8 up, 8 in 2024-09-13T03:21:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:12 smithi088 ceph-mon[98762]: osdmap e1225: 8 total, 8 up, 8 in 2024-09-13T03:21:12.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:12 smithi088 ceph-mon[98762]: osdmap e1226: 8 total, 8 up, 8 in 2024-09-13T03:21:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:21:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:21:13] "GET /metrics HTTP/1.1" 200 38878 "" "Prometheus/2.43.0" 2024-09-13T03:21:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:13 smithi195 ceph-mon[87742]: pgmap v2214: 169 pgs: 169 active+clean; 453 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 4.0 MiB/s wr, 86 op/s 2024-09-13T03:21:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:13 smithi195 ceph-mon[87742]: osdmap e1227: 8 total, 8 up, 8 in 2024-09-13T03:21:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:13 smithi088 ceph-mon[96266]: pgmap v2214: 169 pgs: 169 active+clean; 453 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 4.0 MiB/s wr, 86 op/s 2024-09-13T03:21:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:13 smithi088 ceph-mon[96266]: osdmap e1227: 8 total, 8 up, 8 in 2024-09-13T03:21:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:13 smithi088 ceph-mon[98762]: pgmap v2214: 169 pgs: 169 active+clean; 453 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 4.0 MiB/s wr, 86 op/s 2024-09-13T03:21:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:13 smithi088 ceph-mon[98762]: osdmap e1227: 8 total, 8 up, 8 in 2024-09-13T03:21:14.710 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (11969 ms) 2024-09-13T03:21:14.710 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-09-13T03:21:14.739 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:21:14.749 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:21:14.807 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:21:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:21:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:14 smithi088 ceph-mon[96266]: osdmap e1228: 8 total, 8 up, 8 in 2024-09-13T03:21:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:21:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:14 smithi088 ceph-mon[98762]: osdmap e1228: 8 total, 8 up, 8 in 2024-09-13T03:21:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:21:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:14 smithi195 ceph-mon[87742]: osdmap e1228: 8 total, 8 up, 8 in 2024-09-13T03:21:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:15 smithi088 ceph-mon[96266]: pgmap v2217: 169 pgs: 169 active+clean; 473 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 8.0 MiB/s wr, 159 op/s 2024-09-13T03:21:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:15 smithi088 ceph-mon[98762]: pgmap v2217: 169 pgs: 169 active+clean; 473 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 8.0 MiB/s wr, 159 op/s 2024-09-13T03:21:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:15 smithi195 ceph-mon[87742]: pgmap v2217: 169 pgs: 169 active+clean; 473 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 8.0 MiB/s wr, 159 op/s 2024-09-13T03:21:16.515 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 8388609~8388609 2024-09-13T03:21:16.534 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~1000 2024-09-13T03:21:16.534 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 1010~1000 2024-09-13T03:21:16.534 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:21:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:16 smithi088 ceph-mon[96266]: osdmap e1229: 8 total, 8 up, 8 in 2024-09-13T03:21:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:16 smithi088 ceph-mon[98762]: osdmap e1229: 8 total, 8 up, 8 in 2024-09-13T03:21:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:16 smithi195 ceph-mon[87742]: osdmap e1229: 8 total, 8 up, 8 in 2024-09-13T03:21:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:17 smithi088 ceph-mon[96266]: pgmap v2220: 169 pgs: 169 active+clean; 473 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 6.0 MiB/s wr, 133 op/s 2024-09-13T03:21:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:17 smithi088 ceph-mon[96266]: osdmap e1230: 8 total, 8 up, 8 in 2024-09-13T03:21:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:17 smithi088 ceph-mon[98762]: pgmap v2220: 169 pgs: 169 active+clean; 473 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 6.0 MiB/s wr, 133 op/s 2024-09-13T03:21:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:17 smithi088 ceph-mon[98762]: osdmap e1230: 8 total, 8 up, 8 in 2024-09-13T03:21:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:17 smithi195 ceph-mon[87742]: pgmap v2220: 169 pgs: 169 active+clean; 473 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 46 MiB/s rd, 6.0 MiB/s wr, 133 op/s 2024-09-13T03:21:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:17 smithi195 ceph-mon[87742]: osdmap e1230: 8 total, 8 up, 8 in 2024-09-13T03:21:18.525 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 8388609~1000 2024-09-13T03:21:18.532 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 16777228~1000 2024-09-13T03:21:18.532 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:21:18.542 INFO:tasks.workunit.client.0.smithi088.stdout:write: 2 83886079~8388609 2024-09-13T03:21:18.558 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:21:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:18 smithi088 ceph-mon[96266]: osdmap e1231: 8 total, 8 up, 8 in 2024-09-13T03:21:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:18 smithi088 ceph-mon[98762]: osdmap e1231: 8 total, 8 up, 8 in 2024-09-13T03:21:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:18 smithi195 ceph-mon[87742]: osdmap e1231: 8 total, 8 up, 8 in 2024-09-13T03:21:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:19 smithi088 ceph-mon[96266]: pgmap v2223: 169 pgs: 169 active+clean; 465 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 4.0 MiB/s wr, 517 op/s 2024-09-13T03:21:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:19 smithi088 ceph-mon[96266]: osdmap e1232: 8 total, 8 up, 8 in 2024-09-13T03:21:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:19 smithi088 ceph-mon[98762]: pgmap v2223: 169 pgs: 169 active+clean; 465 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 4.0 MiB/s wr, 517 op/s 2024-09-13T03:21:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:19 smithi088 ceph-mon[98762]: osdmap e1232: 8 total, 8 up, 8 in 2024-09-13T03:21:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:19 smithi195 ceph-mon[87742]: pgmap v2223: 169 pgs: 169 active+clean; 465 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 4.0 MiB/s wr, 517 op/s 2024-09-13T03:21:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:19 smithi195 ceph-mon[87742]: osdmap e1232: 8 total, 8 up, 8 in 2024-09-13T03:21:20.535 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:21:20.561 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 83886079~1 2024-09-13T03:21:20.570 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 0 2024-09-13T03:21:20.586 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:21:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:20 smithi088 ceph-mon[96266]: osdmap e1233: 8 total, 8 up, 8 in 2024-09-13T03:21:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:20 smithi088 ceph-mon[98762]: osdmap e1233: 8 total, 8 up, 8 in 2024-09-13T03:21:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:20 smithi195 ceph-mon[87742]: osdmap e1233: 8 total, 8 up, 8 in 2024-09-13T03:21:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:21 smithi088 ceph-mon[96266]: pgmap v2226: 169 pgs: 169 active+clean; 481 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 7.0 MiB/s wr, 463 op/s 2024-09-13T03:21:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:21 smithi088 ceph-mon[96266]: osdmap e1234: 8 total, 8 up, 8 in 2024-09-13T03:21:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:21 smithi088 ceph-mon[98762]: pgmap v2226: 169 pgs: 169 active+clean; 481 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 7.0 MiB/s wr, 463 op/s 2024-09-13T03:21:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:21 smithi088 ceph-mon[98762]: osdmap e1234: 8 total, 8 up, 8 in 2024-09-13T03:21:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:21 smithi195 ceph-mon[87742]: pgmap v2226: 169 pgs: 169 active+clean; 481 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 7.0 MiB/s wr, 463 op/s 2024-09-13T03:21:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:21 smithi195 ceph-mon[87742]: osdmap e1234: 8 total, 8 up, 8 in 2024-09-13T03:21:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:22 smithi088 ceph-mon[96266]: osdmap e1235: 8 total, 8 up, 8 in 2024-09-13T03:21:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:22 smithi088 ceph-mon[96266]: osdmap e1236: 8 total, 8 up, 8 in 2024-09-13T03:21:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:22 smithi088 ceph-mon[98762]: osdmap e1235: 8 total, 8 up, 8 in 2024-09-13T03:21:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:22 smithi088 ceph-mon[98762]: osdmap e1236: 8 total, 8 up, 8 in 2024-09-13T03:21:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:22 smithi195 ceph-mon[87742]: osdmap e1235: 8 total, 8 up, 8 in 2024-09-13T03:21:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:22 smithi195 ceph-mon[87742]: osdmap e1236: 8 total, 8 up, 8 in 2024-09-13T03:21:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:21:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:21:23] "GET /metrics HTTP/1.1" 200 38882 "" "Prometheus/2.43.0" 2024-09-13T03:21:23.749 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:21:23.897 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:21:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:23 smithi088 ceph-mon[96266]: pgmap v2229: 169 pgs: 169 active+clean; 497 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 8.0 MiB/s wr, 8 op/s 2024-09-13T03:21:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:23 smithi088 ceph-mon[96266]: osdmap e1237: 8 total, 8 up, 8 in 2024-09-13T03:21:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:23 smithi088 ceph-mon[98762]: pgmap v2229: 169 pgs: 169 active+clean; 497 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 8.0 MiB/s wr, 8 op/s 2024-09-13T03:21:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:23 smithi088 ceph-mon[98762]: osdmap e1237: 8 total, 8 up, 8 in 2024-09-13T03:21:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:23 smithi195 ceph-mon[87742]: pgmap v2229: 169 pgs: 169 active+clean; 497 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 8.0 MiB/s wr, 8 op/s 2024-09-13T03:21:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:23 smithi195 ceph-mon[87742]: osdmap e1237: 8 total, 8 up, 8 in 2024-09-13T03:21:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:25 smithi088 ceph-mon[96266]: pgmap v2232: 169 pgs: 169 active+clean; 509 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 MiB/s wr, 182 op/s 2024-09-13T03:21:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:25 smithi088 ceph-mon[96266]: osdmap e1238: 8 total, 8 up, 8 in 2024-09-13T03:21:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:25 smithi088 ceph-mon[98762]: pgmap v2232: 169 pgs: 169 active+clean; 509 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 MiB/s wr, 182 op/s 2024-09-13T03:21:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:25 smithi088 ceph-mon[98762]: osdmap e1238: 8 total, 8 up, 8 in 2024-09-13T03:21:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:25 smithi195 ceph-mon[87742]: pgmap v2232: 169 pgs: 169 active+clean; 509 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 MiB/s wr, 182 op/s 2024-09-13T03:21:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:25 smithi195 ceph-mon[87742]: osdmap e1238: 8 total, 8 up, 8 in 2024-09-13T03:21:26.812 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (12102 ms) 2024-09-13T03:21:26.812 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-09-13T03:21:26.843 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:21:26.853 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:21:26.904 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:21:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:26 smithi088 ceph-mon[96266]: osdmap e1239: 8 total, 8 up, 8 in 2024-09-13T03:21:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:26 smithi088 ceph-mon[98762]: osdmap e1239: 8 total, 8 up, 8 in 2024-09-13T03:21:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:26 smithi195 ceph-mon[87742]: osdmap e1239: 8 total, 8 up, 8 in 2024-09-13T03:21:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:27 smithi088 ceph-mon[96266]: pgmap v2235: 169 pgs: 169 active+clean; 517 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 4.0 MiB/s wr, 206 op/s 2024-09-13T03:21:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:27 smithi088 ceph-mon[96266]: osdmap e1240: 8 total, 8 up, 8 in 2024-09-13T03:21:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:27 smithi088 ceph-mon[98762]: pgmap v2235: 169 pgs: 169 active+clean; 517 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 4.0 MiB/s wr, 206 op/s 2024-09-13T03:21:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:27 smithi088 ceph-mon[98762]: osdmap e1240: 8 total, 8 up, 8 in 2024-09-13T03:21:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:27 smithi195 ceph-mon[87742]: pgmap v2235: 169 pgs: 169 active+clean; 517 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 4.0 MiB/s wr, 206 op/s 2024-09-13T03:21:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:27 smithi195 ceph-mon[87742]: osdmap e1240: 8 total, 8 up, 8 in 2024-09-13T03:21:28.583 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 8388609~8388609 2024-09-13T03:21:28.608 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~1000 2024-09-13T03:21:28.609 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 1010~1000 2024-09-13T03:21:28.609 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:21:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:28 smithi088 ceph-mon[96266]: osdmap e1241: 8 total, 8 up, 8 in 2024-09-13T03:21:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:28 smithi088 ceph-mon[98762]: osdmap e1241: 8 total, 8 up, 8 in 2024-09-13T03:21:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:28 smithi195 ceph-mon[87742]: osdmap e1241: 8 total, 8 up, 8 in 2024-09-13T03:21:29.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:29 smithi195 ceph-mon[87742]: pgmap v2238: 169 pgs: 169 active+clean; 517 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 6.0 MiB/s wr, 456 op/s 2024-09-13T03:21:29.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:29 smithi195 ceph-mon[87742]: osdmap e1242: 8 total, 8 up, 8 in 2024-09-13T03:21:29.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:21:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:29 smithi088 ceph-mon[96266]: pgmap v2238: 169 pgs: 169 active+clean; 517 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 6.0 MiB/s wr, 456 op/s 2024-09-13T03:21:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:29 smithi088 ceph-mon[96266]: osdmap e1242: 8 total, 8 up, 8 in 2024-09-13T03:21:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:21:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:29 smithi088 ceph-mon[98762]: pgmap v2238: 169 pgs: 169 active+clean; 517 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 6.0 MiB/s wr, 456 op/s 2024-09-13T03:21:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:29 smithi088 ceph-mon[98762]: osdmap e1242: 8 total, 8 up, 8 in 2024-09-13T03:21:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:21:30.600 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 8388609~1000 2024-09-13T03:21:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 16777228~1000 2024-09-13T03:21:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:21:30.617 INFO:tasks.workunit.client.0.smithi088.stdout:write: 2 83886079~8388609 2024-09-13T03:21:30.633 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:21:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:30 smithi088 ceph-mon[96266]: osdmap e1243: 8 total, 8 up, 8 in 2024-09-13T03:21:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:30 smithi088 ceph-mon[98762]: osdmap e1243: 8 total, 8 up, 8 in 2024-09-13T03:21:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:30 smithi195 ceph-mon[87742]: osdmap e1243: 8 total, 8 up, 8 in 2024-09-13T03:21:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:31 smithi088 ceph-mon[96266]: pgmap v2241: 169 pgs: 169 active+clean; 517 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 4.0 MiB/s wr, 436 op/s 2024-09-13T03:21:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:31 smithi088 ceph-mon[96266]: osdmap e1244: 8 total, 8 up, 8 in 2024-09-13T03:21:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:31 smithi088 ceph-mon[98762]: pgmap v2241: 169 pgs: 169 active+clean; 517 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 4.0 MiB/s wr, 436 op/s 2024-09-13T03:21:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:31 smithi088 ceph-mon[98762]: osdmap e1244: 8 total, 8 up, 8 in 2024-09-13T03:21:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:31 smithi195 ceph-mon[87742]: pgmap v2241: 169 pgs: 169 active+clean; 517 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 MiB/s rd, 4.0 MiB/s wr, 436 op/s 2024-09-13T03:21:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:31 smithi195 ceph-mon[87742]: osdmap e1244: 8 total, 8 up, 8 in 2024-09-13T03:21:32.421 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:21:32.444 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 83886079~1 2024-09-13T03:21:32.453 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:21:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:32 smithi088 ceph-mon[96266]: osdmap e1245: 8 total, 8 up, 8 in 2024-09-13T03:21:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:32 smithi088 ceph-mon[96266]: osdmap e1246: 8 total, 8 up, 8 in 2024-09-13T03:21:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:32 smithi088 ceph-mon[98762]: osdmap e1245: 8 total, 8 up, 8 in 2024-09-13T03:21:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:32 smithi088 ceph-mon[98762]: osdmap e1246: 8 total, 8 up, 8 in 2024-09-13T03:21:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:32 smithi195 ceph-mon[87742]: osdmap e1245: 8 total, 8 up, 8 in 2024-09-13T03:21:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:32 smithi195 ceph-mon[87742]: osdmap e1246: 8 total, 8 up, 8 in 2024-09-13T03:21:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:21:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:21:33] "GET /metrics HTTP/1.1" 200 38878 "" "Prometheus/2.43.0" 2024-09-13T03:21:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:33 smithi088 ceph-mon[98762]: pgmap v2244: 169 pgs: 169 active+clean; 533 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 32 op/s 2024-09-13T03:21:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:33 smithi088 ceph-mon[98762]: osdmap e1247: 8 total, 8 up, 8 in 2024-09-13T03:21:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:33 smithi088 ceph-mon[96266]: pgmap v2244: 169 pgs: 169 active+clean; 533 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 32 op/s 2024-09-13T03:21:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:33 smithi088 ceph-mon[96266]: osdmap e1247: 8 total, 8 up, 8 in 2024-09-13T03:21:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:33 smithi195 ceph-mon[87742]: pgmap v2244: 169 pgs: 169 active+clean; 533 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 17 MiB/s rd, 6.0 MiB/s wr, 32 op/s 2024-09-13T03:21:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:33 smithi195 ceph-mon[87742]: osdmap e1247: 8 total, 8 up, 8 in 2024-09-13T03:21:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:35 smithi088 ceph-mon[96266]: pgmap v2247: 169 pgs: 169 active+clean; 553 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 9.0 MiB/s wr, 156 op/s 2024-09-13T03:21:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:35 smithi088 ceph-mon[96266]: osdmap e1248: 8 total, 8 up, 8 in 2024-09-13T03:21:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:35 smithi088 ceph-mon[98762]: pgmap v2247: 169 pgs: 169 active+clean; 553 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 9.0 MiB/s wr, 156 op/s 2024-09-13T03:21:35.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:35 smithi088 ceph-mon[98762]: osdmap e1248: 8 total, 8 up, 8 in 2024-09-13T03:21:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:35 smithi195 ceph-mon[87742]: pgmap v2247: 169 pgs: 169 active+clean; 553 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 9.0 MiB/s wr, 156 op/s 2024-09-13T03:21:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:35 smithi195 ceph-mon[87742]: osdmap e1248: 8 total, 8 up, 8 in 2024-09-13T03:21:35.804 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 0 2024-09-13T03:21:35.883 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:21:36.006 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:21:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:36 smithi088 ceph-mon[96266]: osdmap e1249: 8 total, 8 up, 8 in 2024-09-13T03:21:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:36 smithi088 ceph-mon[98762]: osdmap e1249: 8 total, 8 up, 8 in 2024-09-13T03:21:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:36 smithi195 ceph-mon[87742]: osdmap e1249: 8 total, 8 up, 8 in 2024-09-13T03:21:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:37 smithi088 ceph-mon[96266]: pgmap v2250: 169 pgs: 169 active+clean; 565 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 MiB/s wr, 157 op/s 2024-09-13T03:21:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:37 smithi088 ceph-mon[96266]: osdmap e1250: 8 total, 8 up, 8 in 2024-09-13T03:21:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:37 smithi088 ceph-mon[96266]: osdmap e1251: 8 total, 8 up, 8 in 2024-09-13T03:21:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:37 smithi088 ceph-mon[98762]: pgmap v2250: 169 pgs: 169 active+clean; 565 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 MiB/s wr, 157 op/s 2024-09-13T03:21:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:37 smithi088 ceph-mon[98762]: osdmap e1250: 8 total, 8 up, 8 in 2024-09-13T03:21:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:37 smithi088 ceph-mon[98762]: osdmap e1251: 8 total, 8 up, 8 in 2024-09-13T03:21:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:37 smithi195 ceph-mon[87742]: pgmap v2250: 169 pgs: 169 active+clean; 565 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 MiB/s wr, 157 op/s 2024-09-13T03:21:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:37 smithi195 ceph-mon[87742]: osdmap e1250: 8 total, 8 up, 8 in 2024-09-13T03:21:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:37 smithi195 ceph-mon[87742]: osdmap e1251: 8 total, 8 up, 8 in 2024-09-13T03:21:38.698 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (11885 ms) 2024-09-13T03:21:38.698 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-09-13T03:21:38.728 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:21:38.738 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:21:38.793 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:21:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:39 smithi088 ceph-mon[96266]: pgmap v2253: 169 pgs: 169 active+clean; 565 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 3.0 MiB/s wr, 484 op/s 2024-09-13T03:21:39.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:39 smithi088 ceph-mon[96266]: osdmap e1252: 8 total, 8 up, 8 in 2024-09-13T03:21:39.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:39 smithi088 ceph-mon[98762]: pgmap v2253: 169 pgs: 169 active+clean; 565 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 3.0 MiB/s wr, 484 op/s 2024-09-13T03:21:39.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:39 smithi088 ceph-mon[98762]: osdmap e1252: 8 total, 8 up, 8 in 2024-09-13T03:21:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:39 smithi195 ceph-mon[87742]: pgmap v2253: 169 pgs: 169 active+clean; 565 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 22 MiB/s rd, 3.0 MiB/s wr, 484 op/s 2024-09-13T03:21:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:39 smithi195 ceph-mon[87742]: osdmap e1252: 8 total, 8 up, 8 in 2024-09-13T03:21:40.463 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 8388609~8388609 2024-09-13T03:21:40.478 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~1000 2024-09-13T03:21:40.478 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 1010~1000 2024-09-13T03:21:40.478 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:21:40.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:40 smithi195 ceph-mon[87742]: osdmap e1253: 8 total, 8 up, 8 in 2024-09-13T03:21:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:40 smithi088 ceph-mon[96266]: osdmap e1253: 8 total, 8 up, 8 in 2024-09-13T03:21:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:40 smithi088 ceph-mon[98762]: osdmap e1253: 8 total, 8 up, 8 in 2024-09-13T03:21:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:41 smithi195 ceph-mon[87742]: pgmap v2256: 169 pgs: 169 active+clean; 577 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 5.0 MiB/s wr, 486 op/s 2024-09-13T03:21:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:41 smithi195 ceph-mon[87742]: osdmap e1254: 8 total, 8 up, 8 in 2024-09-13T03:21:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:41 smithi088 ceph-mon[96266]: pgmap v2256: 169 pgs: 169 active+clean; 577 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 5.0 MiB/s wr, 486 op/s 2024-09-13T03:21:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:41 smithi088 ceph-mon[96266]: osdmap e1254: 8 total, 8 up, 8 in 2024-09-13T03:21:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:41 smithi088 ceph-mon[98762]: pgmap v2256: 169 pgs: 169 active+clean; 577 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 MiB/s rd, 5.0 MiB/s wr, 486 op/s 2024-09-13T03:21:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:41 smithi088 ceph-mon[98762]: osdmap e1254: 8 total, 8 up, 8 in 2024-09-13T03:21:42.470 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 8388609~1000 2024-09-13T03:21:42.479 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 16777228~1000 2024-09-13T03:21:42.479 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:21:42.490 INFO:tasks.workunit.client.0.smithi088.stdout:write: 2 83886079~8388609 2024-09-13T03:21:42.504 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:21:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:42 smithi195 ceph-mon[87742]: osdmap e1255: 8 total, 8 up, 8 in 2024-09-13T03:21:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:42 smithi088 ceph-mon[96266]: osdmap e1255: 8 total, 8 up, 8 in 2024-09-13T03:21:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:42 smithi088 ceph-mon[98762]: osdmap e1255: 8 total, 8 up, 8 in 2024-09-13T03:21:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:21:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:21:43] "GET /metrics HTTP/1.1" 200 38878 "" "Prometheus/2.43.0" 2024-09-13T03:21:43.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:43 smithi195 ceph-mon[87742]: pgmap v2259: 169 pgs: 169 active+clean; 581 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 8.0 MiB/s wr, 54 op/s 2024-09-13T03:21:43.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:43 smithi195 ceph-mon[87742]: osdmap e1256: 8 total, 8 up, 8 in 2024-09-13T03:21:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:43 smithi088 ceph-mon[96266]: pgmap v2259: 169 pgs: 169 active+clean; 581 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 8.0 MiB/s wr, 54 op/s 2024-09-13T03:21:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:43 smithi088 ceph-mon[96266]: osdmap e1256: 8 total, 8 up, 8 in 2024-09-13T03:21:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:43 smithi088 ceph-mon[98762]: pgmap v2259: 169 pgs: 169 active+clean; 581 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s rd, 8.0 MiB/s wr, 54 op/s 2024-09-13T03:21:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:43 smithi088 ceph-mon[98762]: osdmap e1256: 8 total, 8 up, 8 in 2024-09-13T03:21:44.489 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:21:44.518 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 83886079~1 2024-09-13T03:21:44.528 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:21:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:44 smithi195 ceph-mon[87742]: osdmap e1257: 8 total, 8 up, 8 in 2024-09-13T03:21:44.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:21:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:44 smithi088 ceph-mon[98762]: osdmap e1257: 8 total, 8 up, 8 in 2024-09-13T03:21:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:21:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:44 smithi088 ceph-mon[96266]: osdmap e1257: 8 total, 8 up, 8 in 2024-09-13T03:21:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:21:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:45 smithi195 ceph-mon[87742]: pgmap v2262: 169 pgs: 169 active+clean; 597 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-09-13T03:21:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:45 smithi195 ceph-mon[87742]: osdmap e1258: 8 total, 8 up, 8 in 2024-09-13T03:21:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:45 smithi088 ceph-mon[98762]: pgmap v2262: 169 pgs: 169 active+clean; 597 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-09-13T03:21:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:45 smithi088 ceph-mon[98762]: osdmap e1258: 8 total, 8 up, 8 in 2024-09-13T03:21:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:45 smithi088 ceph-mon[96266]: pgmap v2262: 169 pgs: 169 active+clean; 597 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 35 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-09-13T03:21:45.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:45 smithi088 ceph-mon[96266]: osdmap e1258: 8 total, 8 up, 8 in 2024-09-13T03:21:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:46 smithi195 ceph-mon[87742]: osdmap e1259: 8 total, 8 up, 8 in 2024-09-13T03:21:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:46 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:21:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:46 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:21:46.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:46 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:21:46.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:46 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:21:46.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:46 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:21:46.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:46 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:21:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[96266]: osdmap e1259: 8 total, 8 up, 8 in 2024-09-13T03:21:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:21:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:21:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:21:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:21:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:21:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:21:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[98762]: osdmap e1259: 8 total, 8 up, 8 in 2024-09-13T03:21:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:21:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:21:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:21:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:21:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:21:46.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:46 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:21:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:47 smithi195 ceph-mon[87742]: pgmap v2265: 169 pgs: 169 active+clean; 605 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.0 MiB/s wr, 149 op/s 2024-09-13T03:21:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:47 smithi195 ceph-mon[87742]: osdmap e1260: 8 total, 8 up, 8 in 2024-09-13T03:21:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:47 smithi195 ceph-mon[87742]: osdmap e1261: 8 total, 8 up, 8 in 2024-09-13T03:21:47.812 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:21:47.822 INFO:tasks.workunit.client.0.smithi088.stdout:write: * 83886080~1000 2024-09-13T03:21:47.855 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:21:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:47 smithi088 ceph-mon[96266]: pgmap v2265: 169 pgs: 169 active+clean; 605 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.0 MiB/s wr, 149 op/s 2024-09-13T03:21:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:47 smithi088 ceph-mon[96266]: osdmap e1260: 8 total, 8 up, 8 in 2024-09-13T03:21:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:47 smithi088 ceph-mon[96266]: osdmap e1261: 8 total, 8 up, 8 in 2024-09-13T03:21:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:47 smithi088 ceph-mon[98762]: pgmap v2265: 169 pgs: 169 active+clean; 605 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.1 MiB/s rd, 6.0 MiB/s wr, 149 op/s 2024-09-13T03:21:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:47 smithi088 ceph-mon[98762]: osdmap e1260: 8 total, 8 up, 8 in 2024-09-13T03:21:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:47 smithi088 ceph-mon[98762]: osdmap e1261: 8 total, 8 up, 8 in 2024-09-13T03:21:47.993 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:21:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:49 smithi088 ceph-mon[98762]: pgmap v2268: 169 pgs: 169 active+clean; 621 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 185 op/s 2024-09-13T03:21:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:49 smithi088 ceph-mon[98762]: osdmap e1262: 8 total, 8 up, 8 in 2024-09-13T03:21:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:49 smithi088 ceph-mon[96266]: pgmap v2268: 169 pgs: 169 active+clean; 621 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 185 op/s 2024-09-13T03:21:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:49 smithi088 ceph-mon[96266]: osdmap e1262: 8 total, 8 up, 8 in 2024-09-13T03:21:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:49 smithi195 ceph-mon[87742]: pgmap v2268: 169 pgs: 169 active+clean; 621 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 185 op/s 2024-09-13T03:21:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:49 smithi195 ceph-mon[87742]: osdmap e1262: 8 total, 8 up, 8 in 2024-09-13T03:21:50.817 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12120 ms) 2024-09-13T03:21:50.818 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-09-13T03:21:50.851 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:21:50.861 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 41943040~10 2024-09-13T03:21:50.869 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:21:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:50 smithi088 ceph-mon[96266]: osdmap e1263: 8 total, 8 up, 8 in 2024-09-13T03:21:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:50 smithi088 ceph-mon[98762]: osdmap e1263: 8 total, 8 up, 8 in 2024-09-13T03:21:50.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:50 smithi195 ceph-mon[87742]: osdmap e1263: 8 total, 8 up, 8 in 2024-09-13T03:21:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:51 smithi088 ceph-mon[96266]: pgmap v2271: 169 pgs: 169 active+clean; 625 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.0 MiB/s wr, 174 op/s 2024-09-13T03:21:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:51 smithi088 ceph-mon[96266]: osdmap e1264: 8 total, 8 up, 8 in 2024-09-13T03:21:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:51 smithi088 ceph-mon[98762]: pgmap v2271: 169 pgs: 169 active+clean; 625 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.0 MiB/s wr, 174 op/s 2024-09-13T03:21:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:51 smithi088 ceph-mon[98762]: osdmap e1264: 8 total, 8 up, 8 in 2024-09-13T03:21:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:51 smithi195 ceph-mon[87742]: pgmap v2271: 169 pgs: 169 active+clean; 625 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.0 MiB/s wr, 174 op/s 2024-09-13T03:21:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:51 smithi195 ceph-mon[87742]: osdmap e1264: 8 total, 8 up, 8 in 2024-09-13T03:21:52.535 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 41943040 2024-09-13T03:21:52.556 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:21:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:52 smithi088 ceph-mon[96266]: osdmap e1265: 8 total, 8 up, 8 in 2024-09-13T03:21:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:52 smithi088 ceph-mon[98762]: osdmap e1265: 8 total, 8 up, 8 in 2024-09-13T03:21:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:52 smithi195 ceph-mon[87742]: osdmap e1265: 8 total, 8 up, 8 in 2024-09-13T03:21:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:21:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:21:53] "GET /metrics HTTP/1.1" 200 38877 "" "Prometheus/2.43.0" 2024-09-13T03:21:53.679 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:21:53.689 INFO:tasks.workunit.client.0.smithi088.stdout:write: Y 41943040~5 2024-09-13T03:21:53.782 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:21:53.859 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:21:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:53 smithi088 ceph-mon[98762]: pgmap v2274: 169 pgs: 169 active+clean; 637 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 202 op/s 2024-09-13T03:21:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:53 smithi088 ceph-mon[98762]: osdmap e1266: 8 total, 8 up, 8 in 2024-09-13T03:21:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:53 smithi088 ceph-mon[96266]: pgmap v2274: 169 pgs: 169 active+clean; 637 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 202 op/s 2024-09-13T03:21:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:53 smithi088 ceph-mon[96266]: osdmap e1266: 8 total, 8 up, 8 in 2024-09-13T03:21:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:53 smithi195 ceph-mon[87742]: pgmap v2274: 169 pgs: 169 active+clean; 637 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 4.0 MiB/s wr, 202 op/s 2024-09-13T03:21:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:53 smithi195 ceph-mon[87742]: osdmap e1266: 8 total, 8 up, 8 in 2024-09-13T03:21:54.643 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3825 ms) 2024-09-13T03:21:54.643 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-09-13T03:21:54.671 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:21:54.682 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:21:54.737 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:21:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:54 smithi088 ceph-mon[96266]: osdmap e1267: 8 total, 8 up, 8 in 2024-09-13T03:21:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:54 smithi088 ceph-mon[98762]: osdmap e1267: 8 total, 8 up, 8 in 2024-09-13T03:21:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:54 smithi195 ceph-mon[87742]: osdmap e1267: 8 total, 8 up, 8 in 2024-09-13T03:21:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:55 smithi088 ceph-mon[98762]: pgmap v2277: 169 pgs: 169 active+clean; 625 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 5.0 MiB/s wr, 408 op/s 2024-09-13T03:21:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:55 smithi088 ceph-mon[98762]: osdmap e1268: 8 total, 8 up, 8 in 2024-09-13T03:21:55.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:55 smithi088 ceph-mon[96266]: pgmap v2277: 169 pgs: 169 active+clean; 625 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 5.0 MiB/s wr, 408 op/s 2024-09-13T03:21:55.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:55 smithi088 ceph-mon[96266]: osdmap e1268: 8 total, 8 up, 8 in 2024-09-13T03:21:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:55 smithi195 ceph-mon[87742]: pgmap v2277: 169 pgs: 169 active+clean; 625 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 44 MiB/s rd, 5.0 MiB/s wr, 408 op/s 2024-09-13T03:21:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:55 smithi195 ceph-mon[87742]: osdmap e1268: 8 total, 8 up, 8 in 2024-09-13T03:21:56.557 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 8388609~8388609 2024-09-13T03:21:56.573 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~1000 2024-09-13T03:21:56.573 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 1010~1000 2024-09-13T03:21:56.573 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:21:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:56 smithi088 ceph-mon[96266]: osdmap e1269: 8 total, 8 up, 8 in 2024-09-13T03:21:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:56 smithi088 ceph-mon[98762]: osdmap e1269: 8 total, 8 up, 8 in 2024-09-13T03:21:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:56 smithi195 ceph-mon[87742]: osdmap e1269: 8 total, 8 up, 8 in 2024-09-13T03:21:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:57 smithi088 ceph-mon[96266]: pgmap v2280: 169 pgs: 169 active+clean; 621 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s rd, 2.0 MiB/s wr, 597 op/s 2024-09-13T03:21:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:57 smithi088 ceph-mon[96266]: osdmap e1270: 8 total, 8 up, 8 in 2024-09-13T03:21:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:57 smithi088 ceph-mon[96266]: osdmap e1271: 8 total, 8 up, 8 in 2024-09-13T03:21:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:57 smithi088 ceph-mon[98762]: pgmap v2280: 169 pgs: 169 active+clean; 621 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s rd, 2.0 MiB/s wr, 597 op/s 2024-09-13T03:21:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:57 smithi088 ceph-mon[98762]: osdmap e1270: 8 total, 8 up, 8 in 2024-09-13T03:21:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:57 smithi088 ceph-mon[98762]: osdmap e1271: 8 total, 8 up, 8 in 2024-09-13T03:21:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:57 smithi195 ceph-mon[87742]: pgmap v2280: 169 pgs: 169 active+clean; 621 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 49 MiB/s rd, 2.0 MiB/s wr, 597 op/s 2024-09-13T03:21:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:57 smithi195 ceph-mon[87742]: osdmap e1270: 8 total, 8 up, 8 in 2024-09-13T03:21:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:57 smithi195 ceph-mon[87742]: osdmap e1271: 8 total, 8 up, 8 in 2024-09-13T03:21:58.434 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 8388609~1000 2024-09-13T03:21:58.441 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 16777228~1000 2024-09-13T03:21:58.441 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:21:58.451 INFO:tasks.workunit.client.0.smithi088.stdout:write: 2 83886079~8388609 2024-09-13T03:21:58.477 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:21:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:59 smithi088 ceph-mon[98762]: pgmap v2283: 169 pgs: 169 active+clean; 633 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 439 op/s 2024-09-13T03:21:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:59 smithi088 ceph-mon[98762]: osdmap e1272: 8 total, 8 up, 8 in 2024-09-13T03:21:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:21:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:21:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:59 smithi088 ceph-mon[96266]: pgmap v2283: 169 pgs: 169 active+clean; 633 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 439 op/s 2024-09-13T03:21:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:59 smithi088 ceph-mon[96266]: osdmap e1272: 8 total, 8 up, 8 in 2024-09-13T03:21:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:21:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:21:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:59 smithi195 ceph-mon[87742]: pgmap v2283: 169 pgs: 169 active+clean; 633 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 17 MiB/s rd, 3.0 MiB/s wr, 439 op/s 2024-09-13T03:21:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:59 smithi195 ceph-mon[87742]: osdmap e1272: 8 total, 8 up, 8 in 2024-09-13T03:21:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:21:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:22:00.447 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:00.474 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 83886079~1 2024-09-13T03:22:00.483 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:22:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:00 smithi088 ceph-mon[96266]: osdmap e1273: 8 total, 8 up, 8 in 2024-09-13T03:22:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:00 smithi088 ceph-mon[98762]: osdmap e1273: 8 total, 8 up, 8 in 2024-09-13T03:22:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:00 smithi195 ceph-mon[87742]: osdmap e1273: 8 total, 8 up, 8 in 2024-09-13T03:22:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:01 smithi088 ceph-mon[98762]: pgmap v2286: 169 pgs: 169 active+clean; 653 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 7.0 MiB/s wr, 105 op/s 2024-09-13T03:22:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:01 smithi088 ceph-mon[98762]: osdmap e1274: 8 total, 8 up, 8 in 2024-09-13T03:22:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:01 smithi088 ceph-mon[96266]: pgmap v2286: 169 pgs: 169 active+clean; 653 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 7.0 MiB/s wr, 105 op/s 2024-09-13T03:22:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:01 smithi088 ceph-mon[96266]: osdmap e1274: 8 total, 8 up, 8 in 2024-09-13T03:22:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:01 smithi195 ceph-mon[87742]: pgmap v2286: 169 pgs: 169 active+clean; 653 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 66 KiB/s rd, 7.0 MiB/s wr, 105 op/s 2024-09-13T03:22:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:01 smithi195 ceph-mon[87742]: osdmap e1274: 8 total, 8 up, 8 in 2024-09-13T03:22:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:02 smithi195 ceph-mon[87742]: osdmap e1275: 8 total, 8 up, 8 in 2024-09-13T03:22:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:02 smithi195 ceph-mon[87742]: osdmap e1276: 8 total, 8 up, 8 in 2024-09-13T03:22:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:02 smithi088 ceph-mon[96266]: osdmap e1275: 8 total, 8 up, 8 in 2024-09-13T03:22:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:02 smithi088 ceph-mon[96266]: osdmap e1276: 8 total, 8 up, 8 in 2024-09-13T03:22:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:02 smithi088 ceph-mon[98762]: osdmap e1275: 8 total, 8 up, 8 in 2024-09-13T03:22:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:02 smithi088 ceph-mon[98762]: osdmap e1276: 8 total, 8 up, 8 in 2024-09-13T03:22:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:22:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:22:03] "GET /metrics HTTP/1.1" 200 38876 "" "Prometheus/2.43.0" 2024-09-13T03:22:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:03 smithi195 ceph-mon[87742]: pgmap v2289: 169 pgs: 169 active+clean; 657 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 130 KiB/s rd, 5.0 MiB/s wr, 184 op/s 2024-09-13T03:22:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:03 smithi195 ceph-mon[87742]: osdmap e1277: 8 total, 8 up, 8 in 2024-09-13T03:22:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:03 smithi088 ceph-mon[98762]: pgmap v2289: 169 pgs: 169 active+clean; 657 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 130 KiB/s rd, 5.0 MiB/s wr, 184 op/s 2024-09-13T03:22:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:03 smithi088 ceph-mon[98762]: osdmap e1277: 8 total, 8 up, 8 in 2024-09-13T03:22:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:03 smithi088 ceph-mon[96266]: pgmap v2289: 169 pgs: 169 active+clean; 657 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 130 KiB/s rd, 5.0 MiB/s wr, 184 op/s 2024-09-13T03:22:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:03 smithi088 ceph-mon[96266]: osdmap e1277: 8 total, 8 up, 8 in 2024-09-13T03:22:03.950 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: after_prepare_snap 2024-09-13T03:22:05.473 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 41943040 2024-09-13T03:22:05.511 INFO:tasks.workunit.client.0.smithi088.stdout:write: * 0~1000 2024-09-13T03:22:05.517 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:22:05.665 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:22:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:05 smithi195 ceph-mon[87742]: pgmap v2292: 169 pgs: 169 active+clean; 677 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 158 op/s 2024-09-13T03:22:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:05 smithi195 ceph-mon[87742]: osdmap e1278: 8 total, 8 up, 8 in 2024-09-13T03:22:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:05 smithi088 ceph-mon[98762]: pgmap v2292: 169 pgs: 169 active+clean; 677 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 158 op/s 2024-09-13T03:22:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:05 smithi088 ceph-mon[98762]: osdmap e1278: 8 total, 8 up, 8 in 2024-09-13T03:22:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:05 smithi088 ceph-mon[96266]: pgmap v2292: 169 pgs: 169 active+clean; 677 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 158 op/s 2024-09-13T03:22:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:05 smithi088 ceph-mon[96266]: osdmap e1278: 8 total, 8 up, 8 in 2024-09-13T03:22:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:06 smithi195 ceph-mon[87742]: osdmap e1279: 8 total, 8 up, 8 in 2024-09-13T03:22:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:06 smithi088 ceph-mon[96266]: osdmap e1279: 8 total, 8 up, 8 in 2024-09-13T03:22:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:06 smithi088 ceph-mon[98762]: osdmap e1279: 8 total, 8 up, 8 in 2024-09-13T03:22:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:07 smithi195 ceph-mon[87742]: pgmap v2295: 169 pgs: 169 active+clean; 677 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 4.0 MiB/s wr, 124 op/s 2024-09-13T03:22:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:07 smithi195 ceph-mon[87742]: osdmap e1280: 8 total, 8 up, 8 in 2024-09-13T03:22:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:07 smithi088 ceph-mon[96266]: pgmap v2295: 169 pgs: 169 active+clean; 677 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 4.0 MiB/s wr, 124 op/s 2024-09-13T03:22:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:07 smithi088 ceph-mon[96266]: osdmap e1280: 8 total, 8 up, 8 in 2024-09-13T03:22:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:07 smithi088 ceph-mon[98762]: pgmap v2295: 169 pgs: 169 active+clean; 677 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 4.0 MiB/s wr, 124 op/s 2024-09-13T03:22:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:07 smithi088 ceph-mon[98762]: osdmap e1280: 8 total, 8 up, 8 in 2024-09-13T03:22:08.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:08 smithi195 ceph-mon[87742]: osdmap e1281: 8 total, 8 up, 8 in 2024-09-13T03:22:08.877 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14235 ms) 2024-09-13T03:22:08.878 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-09-13T03:22:08.909 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:08.919 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:22:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:08 smithi088 ceph-mon[98762]: osdmap e1281: 8 total, 8 up, 8 in 2024-09-13T03:22:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:08 smithi088 ceph-mon[96266]: osdmap e1281: 8 total, 8 up, 8 in 2024-09-13T03:22:08.974 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:22:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:09 smithi088 ceph-mon[96266]: pgmap v2298: 169 pgs: 169 active+clean; 689 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 4.0 MiB/s wr, 349 op/s 2024-09-13T03:22:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:09 smithi088 ceph-mon[96266]: osdmap e1282: 8 total, 8 up, 8 in 2024-09-13T03:22:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:09 smithi088 ceph-mon[98762]: pgmap v2298: 169 pgs: 169 active+clean; 689 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 4.0 MiB/s wr, 349 op/s 2024-09-13T03:22:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:09 smithi088 ceph-mon[98762]: osdmap e1282: 8 total, 8 up, 8 in 2024-09-13T03:22:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:09 smithi195 ceph-mon[87742]: pgmap v2298: 169 pgs: 169 active+clean; 689 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 4.0 MiB/s wr, 349 op/s 2024-09-13T03:22:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:09 smithi195 ceph-mon[87742]: osdmap e1282: 8 total, 8 up, 8 in 2024-09-13T03:22:10.513 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 8388609~8388609 2024-09-13T03:22:10.541 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~1000 2024-09-13T03:22:10.541 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 1010~1000 2024-09-13T03:22:10.541 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:22:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:10 smithi088 ceph-mon[96266]: osdmap e1283: 8 total, 8 up, 8 in 2024-09-13T03:22:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:10 smithi088 ceph-mon[98762]: osdmap e1283: 8 total, 8 up, 8 in 2024-09-13T03:22:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:10 smithi195 ceph-mon[87742]: osdmap e1283: 8 total, 8 up, 8 in 2024-09-13T03:22:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:11 smithi088 ceph-mon[96266]: pgmap v2301: 169 pgs: 169 active+clean; 697 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 305 op/s 2024-09-13T03:22:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:11 smithi088 ceph-mon[96266]: osdmap e1284: 8 total, 8 up, 8 in 2024-09-13T03:22:11.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:11 smithi088 ceph-mon[98762]: pgmap v2301: 169 pgs: 169 active+clean; 697 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 305 op/s 2024-09-13T03:22:11.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:11 smithi088 ceph-mon[98762]: osdmap e1284: 8 total, 8 up, 8 in 2024-09-13T03:22:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:11 smithi195 ceph-mon[87742]: pgmap v2301: 169 pgs: 169 active+clean; 697 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 8.0 MiB/s wr, 305 op/s 2024-09-13T03:22:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:11 smithi195 ceph-mon[87742]: osdmap e1284: 8 total, 8 up, 8 in 2024-09-13T03:22:12.532 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 8388609~1000 2024-09-13T03:22:12.541 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 16777228~1000 2024-09-13T03:22:12.541 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:22:12.551 INFO:tasks.workunit.client.0.smithi088.stdout:write: 2 83886079~8388609 2024-09-13T03:22:12.570 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:22:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:12 smithi088 ceph-mon[96266]: osdmap e1285: 8 total, 8 up, 8 in 2024-09-13T03:22:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:12 smithi088 ceph-mon[98762]: osdmap e1285: 8 total, 8 up, 8 in 2024-09-13T03:22:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:12 smithi195 ceph-mon[87742]: osdmap e1285: 8 total, 8 up, 8 in 2024-09-13T03:22:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:22:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:22:13] "GET /metrics HTTP/1.1" 200 38876 "" "Prometheus/2.43.0" 2024-09-13T03:22:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:13 smithi088 ceph-mon[96266]: pgmap v2304: 169 pgs: 169 active+clean; 701 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 281 op/s 2024-09-13T03:22:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:13 smithi088 ceph-mon[96266]: osdmap e1286: 8 total, 8 up, 8 in 2024-09-13T03:22:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:13 smithi088 ceph-mon[98762]: pgmap v2304: 169 pgs: 169 active+clean; 701 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 281 op/s 2024-09-13T03:22:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:13 smithi088 ceph-mon[98762]: osdmap e1286: 8 total, 8 up, 8 in 2024-09-13T03:22:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:13 smithi195 ceph-mon[87742]: pgmap v2304: 169 pgs: 169 active+clean; 701 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.0 MiB/s wr, 281 op/s 2024-09-13T03:22:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:13 smithi195 ceph-mon[87742]: osdmap e1286: 8 total, 8 up, 8 in 2024-09-13T03:22:14.543 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:14.572 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 83886079~1 2024-09-13T03:22:14.580 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:22:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:14 smithi088 ceph-mon[96266]: osdmap e1287: 8 total, 8 up, 8 in 2024-09-13T03:22:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:22:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:14 smithi088 ceph-mon[98762]: osdmap e1287: 8 total, 8 up, 8 in 2024-09-13T03:22:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:22:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:14 smithi195 ceph-mon[87742]: osdmap e1287: 8 total, 8 up, 8 in 2024-09-13T03:22:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:22:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:15 smithi088 ceph-mon[98762]: pgmap v2307: 169 pgs: 169 active+clean; 693 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 2.0 MiB/s wr, 269 op/s 2024-09-13T03:22:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:15 smithi088 ceph-mon[98762]: osdmap e1288: 8 total, 8 up, 8 in 2024-09-13T03:22:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:15 smithi088 ceph-mon[96266]: pgmap v2307: 169 pgs: 169 active+clean; 693 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 2.0 MiB/s wr, 269 op/s 2024-09-13T03:22:15.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:15 smithi088 ceph-mon[96266]: osdmap e1288: 8 total, 8 up, 8 in 2024-09-13T03:22:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:15 smithi195 ceph-mon[87742]: pgmap v2307: 169 pgs: 169 active+clean; 693 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 40 MiB/s rd, 2.0 MiB/s wr, 269 op/s 2024-09-13T03:22:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:15 smithi195 ceph-mon[87742]: osdmap e1288: 8 total, 8 up, 8 in 2024-09-13T03:22:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:16 smithi088 ceph-mon[96266]: osdmap e1289: 8 total, 8 up, 8 in 2024-09-13T03:22:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:16 smithi088 ceph-mon[98762]: osdmap e1289: 8 total, 8 up, 8 in 2024-09-13T03:22:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:16 smithi195 ceph-mon[87742]: osdmap e1289: 8 total, 8 up, 8 in 2024-09-13T03:22:17.888 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: after_prepare_snap 2024-09-13T03:22:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:17 smithi088 ceph-mon[98762]: pgmap v2310: 169 pgs: 169 active+clean; 717 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 5.0 MiB/s wr, 110 op/s 2024-09-13T03:22:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:17 smithi088 ceph-mon[98762]: osdmap e1290: 8 total, 8 up, 8 in 2024-09-13T03:22:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:17 smithi088 ceph-mon[98762]: osdmap e1291: 8 total, 8 up, 8 in 2024-09-13T03:22:17.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:17 smithi088 ceph-mon[96266]: pgmap v2310: 169 pgs: 169 active+clean; 717 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 5.0 MiB/s wr, 110 op/s 2024-09-13T03:22:17.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:17 smithi088 ceph-mon[96266]: osdmap e1290: 8 total, 8 up, 8 in 2024-09-13T03:22:17.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:17 smithi088 ceph-mon[96266]: osdmap e1291: 8 total, 8 up, 8 in 2024-09-13T03:22:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:17 smithi195 ceph-mon[87742]: pgmap v2310: 169 pgs: 169 active+clean; 717 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 5.0 MiB/s wr, 110 op/s 2024-09-13T03:22:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:17 smithi195 ceph-mon[87742]: osdmap e1290: 8 total, 8 up, 8 in 2024-09-13T03:22:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:17 smithi195 ceph-mon[87742]: osdmap e1291: 8 total, 8 up, 8 in 2024-09-13T03:22:19.572 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:22:19.587 INFO:tasks.workunit.client.0.smithi088.stdout:write: * 83886080~1000 2024-09-13T03:22:19.594 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:22:19.744 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:22:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:19 smithi088 ceph-mon[96266]: pgmap v2313: 169 pgs: 169 active+clean; 733 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 110 KiB/s rd, 8.0 MiB/s wr, 157 op/s 2024-09-13T03:22:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:19 smithi088 ceph-mon[96266]: osdmap e1292: 8 total, 8 up, 8 in 2024-09-13T03:22:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:19 smithi088 ceph-mon[98762]: pgmap v2313: 169 pgs: 169 active+clean; 733 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 110 KiB/s rd, 8.0 MiB/s wr, 157 op/s 2024-09-13T03:22:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:19 smithi088 ceph-mon[98762]: osdmap e1292: 8 total, 8 up, 8 in 2024-09-13T03:22:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:19 smithi195 ceph-mon[87742]: pgmap v2313: 169 pgs: 169 active+clean; 733 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 110 KiB/s rd, 8.0 MiB/s wr, 157 op/s 2024-09-13T03:22:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:19 smithi195 ceph-mon[87742]: osdmap e1292: 8 total, 8 up, 8 in 2024-09-13T03:22:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:20 smithi088 ceph-mon[96266]: osdmap e1293: 8 total, 8 up, 8 in 2024-09-13T03:22:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:20 smithi088 ceph-mon[98762]: osdmap e1293: 8 total, 8 up, 8 in 2024-09-13T03:22:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:20 smithi195 ceph-mon[87742]: osdmap e1293: 8 total, 8 up, 8 in 2024-09-13T03:22:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:21 smithi088 ceph-mon[96266]: pgmap v2316: 169 pgs: 169 active+clean; 733 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 MiB/s wr, 270 op/s 2024-09-13T03:22:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:21 smithi088 ceph-mon[96266]: osdmap e1294: 8 total, 8 up, 8 in 2024-09-13T03:22:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:21 smithi088 ceph-mon[98762]: pgmap v2316: 169 pgs: 169 active+clean; 733 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 MiB/s wr, 270 op/s 2024-09-13T03:22:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:21 smithi088 ceph-mon[98762]: osdmap e1294: 8 total, 8 up, 8 in 2024-09-13T03:22:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:21 smithi195 ceph-mon[87742]: pgmap v2316: 169 pgs: 169 active+clean; 733 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 4.0 MiB/s wr, 270 op/s 2024-09-13T03:22:21.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:21 smithi195 ceph-mon[87742]: osdmap e1294: 8 total, 8 up, 8 in 2024-09-13T03:22:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:22 smithi088 ceph-mon[96266]: osdmap e1295: 8 total, 8 up, 8 in 2024-09-13T03:22:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:22 smithi088 ceph-mon[98762]: osdmap e1295: 8 total, 8 up, 8 in 2024-09-13T03:22:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:22 smithi195 ceph-mon[87742]: osdmap e1295: 8 total, 8 up, 8 in 2024-09-13T03:22:23.049 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14172 ms) 2024-09-13T03:22:23.049 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.Clone 2024-09-13T03:22:23.083 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:23.093 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~8388609 2024-09-13T03:22:23.153 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 16777218~8388609 2024-09-13T03:22:23.207 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap 2024-09-13T03:22:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:22:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:22:23] "GET /metrics HTTP/1.1" 200 38879 "" "Prometheus/2.43.0" 2024-09-13T03:22:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:23 smithi088 ceph-mon[98762]: pgmap v2319: 169 pgs: 169 active+clean; 737 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 2.0 MiB/s wr, 177 op/s 2024-09-13T03:22:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:23 smithi088 ceph-mon[98762]: osdmap e1296: 8 total, 8 up, 8 in 2024-09-13T03:22:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:23 smithi088 ceph-mon[96266]: pgmap v2319: 169 pgs: 169 active+clean; 737 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 2.0 MiB/s wr, 177 op/s 2024-09-13T03:22:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:23 smithi088 ceph-mon[96266]: osdmap e1296: 8 total, 8 up, 8 in 2024-09-13T03:22:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:23 smithi195 ceph-mon[87742]: pgmap v2319: 169 pgs: 169 active+clean; 737 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 2.0 MiB/s wr, 177 op/s 2024-09-13T03:22:23.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:23 smithi195 ceph-mon[87742]: osdmap e1296: 8 total, 8 up, 8 in 2024-09-13T03:22:24.615 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap 2024-09-13T03:22:24.633 INFO:tasks.workunit.client.0.smithi088.stdout:clone image105 -> image108 2024-09-13T03:22:24.735 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~1000 2024-09-13T03:22:24.794 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 1010~1000 2024-09-13T03:22:24.796 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap 2024-09-13T03:22:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:24 smithi088 ceph-mon[96266]: osdmap e1297: 8 total, 8 up, 8 in 2024-09-13T03:22:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:24 smithi088 ceph-mon[98762]: osdmap e1297: 8 total, 8 up, 8 in 2024-09-13T03:22:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:24 smithi195 ceph-mon[87742]: osdmap e1297: 8 total, 8 up, 8 in 2024-09-13T03:22:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:25 smithi088 ceph-mon[96266]: pgmap v2322: 169 pgs: 169 active+clean; 745 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 4.0 MiB/s wr, 279 op/s 2024-09-13T03:22:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:25 smithi088 ceph-mon[96266]: osdmap e1298: 8 total, 8 up, 8 in 2024-09-13T03:22:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:25 smithi088 ceph-mon[98762]: pgmap v2322: 169 pgs: 169 active+clean; 745 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 4.0 MiB/s wr, 279 op/s 2024-09-13T03:22:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:25 smithi088 ceph-mon[98762]: osdmap e1298: 8 total, 8 up, 8 in 2024-09-13T03:22:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:25 smithi195 ceph-mon[87742]: pgmap v2322: 169 pgs: 169 active+clean; 745 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 16 MiB/s rd, 4.0 MiB/s wr, 279 op/s 2024-09-13T03:22:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:25 smithi195 ceph-mon[87742]: osdmap e1298: 8 total, 8 up, 8 in 2024-09-13T03:22:26.619 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap 2024-09-13T03:22:26.634 INFO:tasks.workunit.client.0.smithi088.stdout:clone image108 -> image110 2024-09-13T03:22:26.763 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 1000~1000 2024-09-13T03:22:26.860 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 2010~1000 2024-09-13T03:22:26.860 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:22:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:26 smithi088 ceph-mon[96266]: osdmap e1299: 8 total, 8 up, 8 in 2024-09-13T03:22:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:26 smithi088 ceph-mon[98762]: osdmap e1299: 8 total, 8 up, 8 in 2024-09-13T03:22:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:26 smithi195 ceph-mon[87742]: osdmap e1299: 8 total, 8 up, 8 in 2024-09-13T03:22:27.127 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:22:27.315 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:22:27.521 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.Clone (4471 ms) 2024-09-13T03:22:27.521 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.CloneParent 2024-09-13T03:22:27.551 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:27.563 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap 2024-09-13T03:22:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:27 smithi088 ceph-mon[96266]: pgmap v2325: 169 pgs: 169 active+clean; 745 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 409 op/s 2024-09-13T03:22:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:27 smithi088 ceph-mon[96266]: osdmap e1300: 8 total, 8 up, 8 in 2024-09-13T03:22:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:27 smithi088 ceph-mon[96266]: osdmap e1301: 8 total, 8 up, 8 in 2024-09-13T03:22:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:27 smithi088 ceph-mon[98762]: pgmap v2325: 169 pgs: 169 active+clean; 745 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 409 op/s 2024-09-13T03:22:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:27 smithi088 ceph-mon[98762]: osdmap e1300: 8 total, 8 up, 8 in 2024-09-13T03:22:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:27 smithi088 ceph-mon[98762]: osdmap e1301: 8 total, 8 up, 8 in 2024-09-13T03:22:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:27 smithi195 ceph-mon[87742]: pgmap v2325: 169 pgs: 169 active+clean; 745 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 409 op/s 2024-09-13T03:22:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:27 smithi195 ceph-mon[87742]: osdmap e1300: 8 total, 8 up, 8 in 2024-09-13T03:22:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:27 smithi195 ceph-mon[87742]: osdmap e1301: 8 total, 8 up, 8 in 2024-09-13T03:22:29.443 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap 2024-09-13T03:22:29.456 INFO:tasks.workunit.client.0.smithi088.stdout:clone image111 -> image114 2024-09-13T03:22:29.556 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:22:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:29 smithi088 ceph-mon[96266]: pgmap v2328: 169 pgs: 169 active+clean; 773 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 50 MiB/s rd, 12 MiB/s wr, 479 op/s 2024-09-13T03:22:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:29 smithi088 ceph-mon[96266]: osdmap e1302: 8 total, 8 up, 8 in 2024-09-13T03:22:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:22:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:29 smithi088 ceph-mon[98762]: pgmap v2328: 169 pgs: 169 active+clean; 773 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 50 MiB/s rd, 12 MiB/s wr, 479 op/s 2024-09-13T03:22:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:29 smithi088 ceph-mon[98762]: osdmap e1302: 8 total, 8 up, 8 in 2024-09-13T03:22:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:22:29.714 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:22:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:29 smithi195 ceph-mon[87742]: pgmap v2328: 169 pgs: 169 active+clean; 773 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 50 MiB/s rd, 12 MiB/s wr, 479 op/s 2024-09-13T03:22:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:29 smithi195 ceph-mon[87742]: osdmap e1302: 8 total, 8 up, 8 in 2024-09-13T03:22:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:22:29.843 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.CloneParent (2323 ms) 2024-09-13T03:22:29.843 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-09-13T03:22:29.872 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:29.882 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~10 2024-09-13T03:22:29.890 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap 2024-09-13T03:22:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:30 smithi088 ceph-mon[96266]: osdmap e1303: 8 total, 8 up, 8 in 2024-09-13T03:22:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:30 smithi088 ceph-mon[98762]: osdmap e1303: 8 total, 8 up, 8 in 2024-09-13T03:22:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:30 smithi195 ceph-mon[87742]: osdmap e1303: 8 total, 8 up, 8 in 2024-09-13T03:22:31.458 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap 2024-09-13T03:22:31.472 INFO:tasks.workunit.client.0.smithi088.stdout:clone image115 -> image118 2024-09-13T03:22:31.576 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:22:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:31 smithi195 ceph-mon[87742]: pgmap v2331: 169 pgs: 169 active+clean; 781 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 11 MiB/s wr, 776 op/s 2024-09-13T03:22:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:31 smithi195 ceph-mon[87742]: osdmap e1304: 8 total, 8 up, 8 in 2024-09-13T03:22:31.740 INFO:tasks.workunit.client.0.smithi088.stdout:write: Y 0~1 2024-09-13T03:22:31.769 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:22:31.851 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:22:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:31 smithi088 ceph-mon[98762]: pgmap v2331: 169 pgs: 169 active+clean; 781 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 11 MiB/s wr, 776 op/s 2024-09-13T03:22:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:31 smithi088 ceph-mon[98762]: osdmap e1304: 8 total, 8 up, 8 in 2024-09-13T03:22:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:31 smithi088 ceph-mon[96266]: pgmap v2331: 169 pgs: 169 active+clean; 781 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 11 MiB/s wr, 776 op/s 2024-09-13T03:22:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:31 smithi088 ceph-mon[96266]: osdmap e1304: 8 total, 8 up, 8 in 2024-09-13T03:22:31.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2118 ms) 2024-09-13T03:22:31.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-09-13T03:22:31.996 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:32.003 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 41943040~10 2024-09-13T03:22:32.011 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:22:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:32 smithi195 ceph-mon[87742]: osdmap e1305: 8 total, 8 up, 8 in 2024-09-13T03:22:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:32 smithi195 ceph-mon[87742]: osdmap e1306: 8 total, 8 up, 8 in 2024-09-13T03:22:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:32 smithi088 ceph-mon[96266]: osdmap e1305: 8 total, 8 up, 8 in 2024-09-13T03:22:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:32 smithi088 ceph-mon[96266]: osdmap e1306: 8 total, 8 up, 8 in 2024-09-13T03:22:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:32 smithi088 ceph-mon[98762]: osdmap e1305: 8 total, 8 up, 8 in 2024-09-13T03:22:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:32 smithi088 ceph-mon[98762]: osdmap e1306: 8 total, 8 up, 8 in 2024-09-13T03:22:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:22:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:22:33] "GET /metrics HTTP/1.1" 200 38881 "" "Prometheus/2.43.0" 2024-09-13T03:22:33.442 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 41943041~10 2024-09-13T03:22:33.449 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:22:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:33 smithi195 ceph-mon[87742]: pgmap v2334: 169 pgs: 169 active+clean; 781 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 578 op/s 2024-09-13T03:22:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:33 smithi195 ceph-mon[87742]: osdmap e1307: 8 total, 8 up, 8 in 2024-09-13T03:22:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:33 smithi088 ceph-mon[96266]: pgmap v2334: 169 pgs: 169 active+clean; 781 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 578 op/s 2024-09-13T03:22:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:33 smithi088 ceph-mon[96266]: osdmap e1307: 8 total, 8 up, 8 in 2024-09-13T03:22:33.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:33 smithi088 ceph-mon[98762]: pgmap v2334: 169 pgs: 169 active+clean; 781 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 578 op/s 2024-09-13T03:22:33.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:33 smithi088 ceph-mon[98762]: osdmap e1307: 8 total, 8 up, 8 in 2024-09-13T03:22:34.605 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 41943042~10 2024-09-13T03:22:34.618 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:22:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:35 smithi195 ceph-mon[87742]: pgmap v2337: 169 pgs: 169 active+clean; 781 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 6.4 MiB/s rd, 29 KiB/s wr, 577 op/s 2024-09-13T03:22:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:35 smithi195 ceph-mon[87742]: osdmap e1308: 8 total, 8 up, 8 in 2024-09-13T03:22:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:35 smithi088 ceph-mon[96266]: pgmap v2337: 169 pgs: 169 active+clean; 781 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 6.4 MiB/s rd, 29 KiB/s wr, 577 op/s 2024-09-13T03:22:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:35 smithi088 ceph-mon[96266]: osdmap e1308: 8 total, 8 up, 8 in 2024-09-13T03:22:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:35 smithi088 ceph-mon[98762]: pgmap v2337: 169 pgs: 169 active+clean; 781 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 6.4 MiB/s rd, 29 KiB/s wr, 577 op/s 2024-09-13T03:22:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:35 smithi088 ceph-mon[98762]: osdmap e1308: 8 total, 8 up, 8 in 2024-09-13T03:22:36.489 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 41943040 2024-09-13T03:22:36.522 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:22:36.581 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:22:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:36 smithi195 ceph-mon[87742]: osdmap e1309: 8 total, 8 up, 8 in 2024-09-13T03:22:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:36 smithi088 ceph-mon[96266]: osdmap e1309: 8 total, 8 up, 8 in 2024-09-13T03:22:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:36 smithi088 ceph-mon[98762]: osdmap e1309: 8 total, 8 up, 8 in 2024-09-13T03:22:37.627 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5665 ms) 2024-09-13T03:22:37.627 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-09-13T03:22:37.658 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:37.668 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 41943040~10 2024-09-13T03:22:37.676 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:22:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:37 smithi195 ceph-mon[87742]: pgmap v2340: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 732 op/s 2024-09-13T03:22:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:37 smithi195 ceph-mon[87742]: osdmap e1310: 8 total, 8 up, 8 in 2024-09-13T03:22:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:37 smithi088 ceph-mon[96266]: pgmap v2340: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 732 op/s 2024-09-13T03:22:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:37 smithi088 ceph-mon[96266]: osdmap e1310: 8 total, 8 up, 8 in 2024-09-13T03:22:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:37 smithi088 ceph-mon[98762]: pgmap v2340: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 732 op/s 2024-09-13T03:22:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:37 smithi088 ceph-mon[98762]: osdmap e1310: 8 total, 8 up, 8 in 2024-09-13T03:22:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:38 smithi195 ceph-mon[87742]: osdmap e1311: 8 total, 8 up, 8 in 2024-09-13T03:22:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:38 smithi088 ceph-mon[96266]: osdmap e1311: 8 total, 8 up, 8 in 2024-09-13T03:22:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:38 smithi088 ceph-mon[98762]: osdmap e1311: 8 total, 8 up, 8 in 2024-09-13T03:22:39.505 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 41943040 2024-09-13T03:22:39.527 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:22:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:39 smithi088 ceph-mon[96266]: pgmap v2343: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 467 op/s 2024-09-13T03:22:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:39 smithi088 ceph-mon[96266]: osdmap e1312: 8 total, 8 up, 8 in 2024-09-13T03:22:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:39 smithi088 ceph-mon[98762]: pgmap v2343: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 467 op/s 2024-09-13T03:22:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:39 smithi088 ceph-mon[98762]: osdmap e1312: 8 total, 8 up, 8 in 2024-09-13T03:22:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:39 smithi195 ceph-mon[87742]: pgmap v2343: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.0 MiB/s wr, 467 op/s 2024-09-13T03:22:39.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:39 smithi195 ceph-mon[87742]: osdmap e1312: 8 total, 8 up, 8 in 2024-09-13T03:22:40.633 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:40.645 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:22:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:40 smithi088 ceph-mon[96266]: osdmap e1313: 8 total, 8 up, 8 in 2024-09-13T03:22:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:40 smithi088 ceph-mon[98762]: osdmap e1313: 8 total, 8 up, 8 in 2024-09-13T03:22:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:40 smithi195 ceph-mon[87742]: osdmap e1313: 8 total, 8 up, 8 in 2024-09-13T03:22:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:41 smithi088 ceph-mon[96266]: pgmap v2346: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 219 KiB/s rd, 19 KiB/s wr, 288 op/s 2024-09-13T03:22:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:41 smithi088 ceph-mon[96266]: osdmap e1314: 8 total, 8 up, 8 in 2024-09-13T03:22:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:41 smithi088 ceph-mon[98762]: pgmap v2346: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 219 KiB/s rd, 19 KiB/s wr, 288 op/s 2024-09-13T03:22:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:41 smithi088 ceph-mon[98762]: osdmap e1314: 8 total, 8 up, 8 in 2024-09-13T03:22:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:41 smithi195 ceph-mon[87742]: pgmap v2346: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 219 KiB/s rd, 19 KiB/s wr, 288 op/s 2024-09-13T03:22:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:41 smithi195 ceph-mon[87742]: osdmap e1314: 8 total, 8 up, 8 in 2024-09-13T03:22:42.528 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 41943040~10 2024-09-13T03:22:42.541 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap4 2024-09-13T03:22:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:42 smithi088 ceph-mon[96266]: osdmap e1315: 8 total, 8 up, 8 in 2024-09-13T03:22:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:42 smithi088 ceph-mon[98762]: osdmap e1315: 8 total, 8 up, 8 in 2024-09-13T03:22:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:42 smithi195 ceph-mon[87742]: osdmap e1315: 8 total, 8 up, 8 in 2024-09-13T03:22:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:22:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:22:43] "GET /metrics HTTP/1.1" 200 38881 "" "Prometheus/2.43.0" 2024-09-13T03:22:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:43 smithi088 ceph-mon[96266]: pgmap v2349: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 11 KiB/s wr, 130 op/s 2024-09-13T03:22:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:43 smithi088 ceph-mon[96266]: osdmap e1316: 8 total, 8 up, 8 in 2024-09-13T03:22:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:43 smithi088 ceph-mon[98762]: pgmap v2349: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 11 KiB/s wr, 130 op/s 2024-09-13T03:22:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:43 smithi088 ceph-mon[98762]: osdmap e1316: 8 total, 8 up, 8 in 2024-09-13T03:22:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:43 smithi195 ceph-mon[87742]: pgmap v2349: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 11 KiB/s wr, 130 op/s 2024-09-13T03:22:43.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:43 smithi195 ceph-mon[87742]: osdmap e1316: 8 total, 8 up, 8 in 2024-09-13T03:22:44.544 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 41943040 2024-09-13T03:22:44.568 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:22:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:22:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:44 smithi088 ceph-mon[96266]: osdmap e1317: 8 total, 8 up, 8 in 2024-09-13T03:22:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:22:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:44 smithi088 ceph-mon[98762]: osdmap e1317: 8 total, 8 up, 8 in 2024-09-13T03:22:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:22:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:44 smithi195 ceph-mon[87742]: osdmap e1317: 8 total, 8 up, 8 in 2024-09-13T03:22:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:22:45.678 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8051 ms) 2024-09-13T03:22:45.678 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-09-13T03:22:45.709 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:45.720 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:22:45.899 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.AbortInUseImage (222 ms) 2024-09-13T03:22:45.899 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-09-13T03:22:45.929 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:45 smithi088 ceph-mon[96266]: pgmap v2352: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 12 KiB/s wr, 114 op/s 2024-09-13T03:22:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:45 smithi088 ceph-mon[96266]: osdmap e1318: 8 total, 8 up, 8 in 2024-09-13T03:22:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:45 smithi088 ceph-mon[98762]: pgmap v2352: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 12 KiB/s wr, 114 op/s 2024-09-13T03:22:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:45 smithi088 ceph-mon[98762]: osdmap e1318: 8 total, 8 up, 8 in 2024-09-13T03:22:45.940 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:22:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:45 smithi195 ceph-mon[87742]: pgmap v2352: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 12 KiB/s wr, 114 op/s 2024-09-13T03:22:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:45 smithi195 ceph-mon[87742]: osdmap e1318: 8 total, 8 up, 8 in 2024-09-13T03:22:46.000 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:22:46.057 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:22:46.233 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:22:46.273 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:22:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:22:46.501 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (602 ms) 2024-09-13T03:22:46.501 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-09-13T03:22:46.530 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:46.545 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:22:46.592 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:22:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:46 smithi088 ceph-mon[96266]: osdmap e1319: 8 total, 8 up, 8 in 2024-09-13T03:22:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:46 smithi088 ceph-mon[98762]: osdmap e1319: 8 total, 8 up, 8 in 2024-09-13T03:22:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:46 smithi195 ceph-mon[87742]: osdmap e1319: 8 total, 8 up, 8 in 2024-09-13T03:22:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:47 smithi088 ceph-mon[96266]: pgmap v2355: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 148 KiB/s rd, 14 KiB/s wr, 199 op/s 2024-09-13T03:22:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:22:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:22:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:22:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:22:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:47 smithi088 ceph-mon[96266]: osdmap e1320: 8 total, 8 up, 8 in 2024-09-13T03:22:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:47 smithi088 ceph-mon[98762]: pgmap v2355: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 148 KiB/s rd, 14 KiB/s wr, 199 op/s 2024-09-13T03:22:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:22:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:22:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:22:47.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:22:47.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:47 smithi088 ceph-mon[98762]: osdmap e1320: 8 total, 8 up, 8 in 2024-09-13T03:22:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:47 smithi195 ceph-mon[87742]: pgmap v2355: 169 pgs: 169 active+clean; 785 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 148 KiB/s rd, 14 KiB/s wr, 199 op/s 2024-09-13T03:22:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:22:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:22:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:22:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:22:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:47 smithi195 ceph-mon[87742]: osdmap e1320: 8 total, 8 up, 8 in 2024-09-13T03:22:48.449 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 8388609~8388609 2024-09-13T03:22:48.473 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 0~1000 2024-09-13T03:22:48.473 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 1010~1000 2024-09-13T03:22:48.473 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:22:49.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:49 smithi088 ceph-mon[96266]: pgmap v2357: 169 pgs: 169 active+clean; 809 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 12 MiB/s wr, 435 op/s 2024-09-13T03:22:49.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:49 smithi088 ceph-mon[96266]: osdmap e1321: 8 total, 8 up, 8 in 2024-09-13T03:22:49.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:49 smithi088 ceph-mon[98762]: pgmap v2357: 169 pgs: 169 active+clean; 809 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 12 MiB/s wr, 435 op/s 2024-09-13T03:22:49.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:49 smithi088 ceph-mon[98762]: osdmap e1321: 8 total, 8 up, 8 in 2024-09-13T03:22:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:49 smithi195 ceph-mon[87742]: pgmap v2357: 169 pgs: 169 active+clean; 809 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 12 MiB/s wr, 435 op/s 2024-09-13T03:22:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:49 smithi195 ceph-mon[87742]: osdmap e1321: 8 total, 8 up, 8 in 2024-09-13T03:22:50.464 INFO:tasks.workunit.client.0.smithi088.stdout:write: X 8388609~1000 2024-09-13T03:22:50.470 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 16777228~1000 2024-09-13T03:22:50.471 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 167772160 2024-09-13T03:22:50.481 INFO:tasks.workunit.client.0.smithi088.stdout:write: 2 83886079~8388609 2024-09-13T03:22:50.499 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:22:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:50 smithi195 ceph-mon[87742]: osdmap e1322: 8 total, 8 up, 8 in 2024-09-13T03:22:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:50 smithi088 ceph-mon[96266]: osdmap e1322: 8 total, 8 up, 8 in 2024-09-13T03:22:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:50 smithi088 ceph-mon[98762]: osdmap e1322: 8 total, 8 up, 8 in 2024-09-13T03:22:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:51 smithi195 ceph-mon[87742]: pgmap v2360: 169 pgs: 169 active+clean; 817 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 16 MiB/s wr, 540 op/s 2024-09-13T03:22:51.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:51 smithi195 ceph-mon[87742]: osdmap e1323: 8 total, 8 up, 8 in 2024-09-13T03:22:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:51 smithi088 ceph-mon[96266]: pgmap v2360: 169 pgs: 169 active+clean; 817 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 16 MiB/s wr, 540 op/s 2024-09-13T03:22:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:51 smithi088 ceph-mon[96266]: osdmap e1323: 8 total, 8 up, 8 in 2024-09-13T03:22:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:51 smithi088 ceph-mon[98762]: pgmap v2360: 169 pgs: 169 active+clean; 817 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 16 MiB/s wr, 540 op/s 2024-09-13T03:22:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:51 smithi088 ceph-mon[98762]: osdmap e1323: 8 total, 8 up, 8 in 2024-09-13T03:22:52.467 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:22:52.495 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 83886079~1 2024-09-13T03:22:52.503 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:22:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:52 smithi195 ceph-mon[87742]: osdmap e1324: 8 total, 8 up, 8 in 2024-09-13T03:22:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:52 smithi088 ceph-mon[96266]: osdmap e1324: 8 total, 8 up, 8 in 2024-09-13T03:22:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:52 smithi088 ceph-mon[98762]: osdmap e1324: 8 total, 8 up, 8 in 2024-09-13T03:22:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:22:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:22:53] "GET /metrics HTTP/1.1" 200 38881 "" "Prometheus/2.43.0" 2024-09-13T03:22:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:53 smithi195 ceph-mon[87742]: pgmap v2363: 169 pgs: 169 active+clean; 837 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 13 MiB/s wr, 275 op/s 2024-09-13T03:22:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:53 smithi195 ceph-mon[87742]: osdmap e1325: 8 total, 8 up, 8 in 2024-09-13T03:22:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:53 smithi088 ceph-mon[96266]: pgmap v2363: 169 pgs: 169 active+clean; 837 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 13 MiB/s wr, 275 op/s 2024-09-13T03:22:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:53 smithi088 ceph-mon[96266]: osdmap e1325: 8 total, 8 up, 8 in 2024-09-13T03:22:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:53 smithi088 ceph-mon[98762]: pgmap v2363: 169 pgs: 169 active+clean; 837 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 13 MiB/s wr, 275 op/s 2024-09-13T03:22:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:53 smithi088 ceph-mon[98762]: osdmap e1325: 8 total, 8 up, 8 in 2024-09-13T03:22:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:54 smithi195 ceph-mon[87742]: osdmap e1326: 8 total, 8 up, 8 in 2024-09-13T03:22:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:54 smithi088 ceph-mon[96266]: osdmap e1326: 8 total, 8 up, 8 in 2024-09-13T03:22:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:54 smithi088 ceph-mon[98762]: osdmap e1326: 8 total, 8 up, 8 in 2024-09-13T03:22:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:55 smithi195 ceph-mon[87742]: pgmap v2366: 169 pgs: 169 active+clean; 857 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 13 MiB/s wr, 189 op/s 2024-09-13T03:22:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:55 smithi195 ceph-mon[87742]: osdmap e1327: 8 total, 8 up, 8 in 2024-09-13T03:22:55.892 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:22:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:55 smithi088 ceph-mon[96266]: pgmap v2366: 169 pgs: 169 active+clean; 857 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 13 MiB/s wr, 189 op/s 2024-09-13T03:22:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:55 smithi088 ceph-mon[96266]: osdmap e1327: 8 total, 8 up, 8 in 2024-09-13T03:22:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:55 smithi088 ceph-mon[98762]: pgmap v2366: 169 pgs: 169 active+clean; 857 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 6.1 MiB/s rd, 13 MiB/s wr, 189 op/s 2024-09-13T03:22:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:55 smithi088 ceph-mon[98762]: osdmap e1327: 8 total, 8 up, 8 in 2024-09-13T03:22:55.980 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:22:56.500 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 0~8388609 2024-09-13T03:22:56.513 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 16777218~8388609 2024-09-13T03:22:56.590 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:22:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:56 smithi088 ceph-mon[96266]: osdmap e1328: 8 total, 8 up, 8 in 2024-09-13T03:22:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:56 smithi088 ceph-mon[98762]: osdmap e1328: 8 total, 8 up, 8 in 2024-09-13T03:22:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:56 smithi195 ceph-mon[87742]: osdmap e1328: 8 total, 8 up, 8 in 2024-09-13T03:22:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:57 smithi088 ceph-mon[96266]: pgmap v2369: 169 pgs: 169 active+clean; 873 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 98 KiB/s rd, 7.0 MiB/s wr, 137 op/s 2024-09-13T03:22:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:57 smithi088 ceph-mon[96266]: osdmap e1329: 8 total, 8 up, 8 in 2024-09-13T03:22:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:57 smithi088 ceph-mon[96266]: osdmap e1330: 8 total, 8 up, 8 in 2024-09-13T03:22:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:57 smithi088 ceph-mon[98762]: pgmap v2369: 169 pgs: 169 active+clean; 873 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 98 KiB/s rd, 7.0 MiB/s wr, 137 op/s 2024-09-13T03:22:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:57 smithi088 ceph-mon[98762]: osdmap e1329: 8 total, 8 up, 8 in 2024-09-13T03:22:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:57 smithi088 ceph-mon[98762]: osdmap e1330: 8 total, 8 up, 8 in 2024-09-13T03:22:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:57 smithi195 ceph-mon[87742]: pgmap v2369: 169 pgs: 169 active+clean; 873 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 98 KiB/s rd, 7.0 MiB/s wr, 137 op/s 2024-09-13T03:22:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:57 smithi195 ceph-mon[87742]: osdmap e1329: 8 total, 8 up, 8 in 2024-09-13T03:22:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:57 smithi195 ceph-mon[87742]: osdmap e1330: 8 total, 8 up, 8 in 2024-09-13T03:22:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:59 smithi195 ceph-mon[87742]: pgmap v2372: 169 pgs: 169 active+clean; 909 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 13 MiB/s wr, 216 op/s 2024-09-13T03:22:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:59 smithi195 ceph-mon[87742]: osdmap e1331: 8 total, 8 up, 8 in 2024-09-13T03:22:59.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:22:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:22:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:59 smithi088 ceph-mon[96266]: pgmap v2372: 169 pgs: 169 active+clean; 909 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 13 MiB/s wr, 216 op/s 2024-09-13T03:22:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:59 smithi088 ceph-mon[96266]: osdmap e1331: 8 total, 8 up, 8 in 2024-09-13T03:22:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:22:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:22:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:59 smithi088 ceph-mon[98762]: pgmap v2372: 169 pgs: 169 active+clean; 909 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 27 MiB/s rd, 13 MiB/s wr, 216 op/s 2024-09-13T03:22:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:59 smithi088 ceph-mon[98762]: osdmap e1331: 8 total, 8 up, 8 in 2024-09-13T03:22:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:22:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:23:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:00 smithi195 ceph-mon[87742]: osdmap e1332: 8 total, 8 up, 8 in 2024-09-13T03:23:00.813 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.AbortWithSnapshots (14312 ms) 2024-09-13T03:23:00.813 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-09-13T03:23:00.844 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:00.856 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 0~10 2024-09-13T03:23:00.863 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:00 smithi088 ceph-mon[96266]: osdmap e1332: 8 total, 8 up, 8 in 2024-09-13T03:23:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:00 smithi088 ceph-mon[98762]: osdmap e1332: 8 total, 8 up, 8 in 2024-09-13T03:23:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:01 smithi195 ceph-mon[87742]: pgmap v2375: 169 pgs: 169 active+clean; 929 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 16 MiB/s wr, 401 op/s 2024-09-13T03:23:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:01 smithi195 ceph-mon[87742]: osdmap e1333: 8 total, 8 up, 8 in 2024-09-13T03:23:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:01 smithi088 ceph-mon[96266]: pgmap v2375: 169 pgs: 169 active+clean; 929 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 16 MiB/s wr, 401 op/s 2024-09-13T03:23:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:01 smithi088 ceph-mon[96266]: osdmap e1333: 8 total, 8 up, 8 in 2024-09-13T03:23:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:01 smithi088 ceph-mon[98762]: pgmap v2375: 169 pgs: 169 active+clean; 929 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 16 MiB/s wr, 401 op/s 2024-09-13T03:23:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:01 smithi088 ceph-mon[98762]: osdmap e1333: 8 total, 8 up, 8 in 2024-09-13T03:23:02.495 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:23:02.557 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:23:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:02 smithi195 ceph-mon[87742]: osdmap e1334: 8 total, 8 up, 8 in 2024-09-13T03:23:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:02 smithi088 ceph-mon[96266]: osdmap e1334: 8 total, 8 up, 8 in 2024-09-13T03:23:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:02 smithi088 ceph-mon[98762]: osdmap e1334: 8 total, 8 up, 8 in 2024-09-13T03:23:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:23:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:23:03] "GET /metrics HTTP/1.1" 200 38879 "" "Prometheus/2.43.0" 2024-09-13T03:23:03.679 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:23:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:03 smithi195 ceph-mon[87742]: pgmap v2378: 169 pgs: 169 active+clean; 941 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 13 MiB/s wr, 233 op/s 2024-09-13T03:23:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:03 smithi195 ceph-mon[87742]: osdmap e1335: 8 total, 8 up, 8 in 2024-09-13T03:23:03.758 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:23:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:03 smithi088 ceph-mon[96266]: pgmap v2378: 169 pgs: 169 active+clean; 941 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 13 MiB/s wr, 233 op/s 2024-09-13T03:23:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:03 smithi088 ceph-mon[96266]: osdmap e1335: 8 total, 8 up, 8 in 2024-09-13T03:23:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:03 smithi088 ceph-mon[98762]: pgmap v2378: 169 pgs: 169 active+clean; 941 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 13 MiB/s wr, 233 op/s 2024-09-13T03:23:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:03 smithi088 ceph-mon[98762]: osdmap e1335: 8 total, 8 up, 8 in 2024-09-13T03:23:04.618 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.CloneV1Parent (3805 ms) 2024-09-13T03:23:04.618 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-09-13T03:23:04.649 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:04.658 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 0~10 2024-09-13T03:23:04.667 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:04 smithi088 ceph-mon[98762]: osdmap e1336: 8 total, 8 up, 8 in 2024-09-13T03:23:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:04 smithi088 ceph-mon[96266]: osdmap e1336: 8 total, 8 up, 8 in 2024-09-13T03:23:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:04 smithi195 ceph-mon[87742]: osdmap e1336: 8 total, 8 up, 8 in 2024-09-13T03:23:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:05 smithi088 ceph-mon[96266]: pgmap v2381: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 7.0 MiB/s wr, 111 op/s 2024-09-13T03:23:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:05 smithi088 ceph-mon[96266]: osdmap e1337: 8 total, 8 up, 8 in 2024-09-13T03:23:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:05 smithi088 ceph-mon[98762]: pgmap v2381: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 7.0 MiB/s wr, 111 op/s 2024-09-13T03:23:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:05 smithi088 ceph-mon[98762]: osdmap e1337: 8 total, 8 up, 8 in 2024-09-13T03:23:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:05 smithi195 ceph-mon[87742]: pgmap v2381: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 7.0 MiB/s wr, 111 op/s 2024-09-13T03:23:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:05 smithi195 ceph-mon[87742]: osdmap e1337: 8 total, 8 up, 8 in 2024-09-13T03:23:06.524 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:23:06.591 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:23:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:06 smithi088 ceph-mon[96266]: osdmap e1338: 8 total, 8 up, 8 in 2024-09-13T03:23:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:06 smithi088 ceph-mon[98762]: osdmap e1338: 8 total, 8 up, 8 in 2024-09-13T03:23:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:06 smithi195 ceph-mon[87742]: osdmap e1338: 8 total, 8 up, 8 in 2024-09-13T03:23:07.622 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:23:07.697 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:23:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:07 smithi088 ceph-mon[96266]: pgmap v2384: 169 pgs: 169 active+clean; 905 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 9.7 KiB/s wr, 120 op/s 2024-09-13T03:23:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:07 smithi088 ceph-mon[96266]: osdmap e1339: 8 total, 8 up, 8 in 2024-09-13T03:23:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:07 smithi088 ceph-mon[96266]: osdmap e1340: 8 total, 8 up, 8 in 2024-09-13T03:23:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:07 smithi088 ceph-mon[98762]: pgmap v2384: 169 pgs: 169 active+clean; 905 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 9.7 KiB/s wr, 120 op/s 2024-09-13T03:23:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:07 smithi088 ceph-mon[98762]: osdmap e1339: 8 total, 8 up, 8 in 2024-09-13T03:23:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:07 smithi088 ceph-mon[98762]: osdmap e1340: 8 total, 8 up, 8 in 2024-09-13T03:23:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:07 smithi195 ceph-mon[87742]: pgmap v2384: 169 pgs: 169 active+clean; 905 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 31 MiB/s rd, 9.7 KiB/s wr, 120 op/s 2024-09-13T03:23:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:07 smithi195 ceph-mon[87742]: osdmap e1339: 8 total, 8 up, 8 in 2024-09-13T03:23:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:07 smithi195 ceph-mon[87742]: osdmap e1340: 8 total, 8 up, 8 in 2024-09-13T03:23:08.631 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.CloneV2Parent (4013 ms) 2024-09-13T03:23:08.631 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-09-13T03:23:08.661 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:08.673 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 0~10 2024-09-13T03:23:08.681 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:09 smithi088 ceph-mon[96266]: pgmap v2387: 169 pgs: 169 active+clean; 905 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 21 KiB/s wr, 446 op/s 2024-09-13T03:23:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:09 smithi088 ceph-mon[96266]: osdmap e1341: 8 total, 8 up, 8 in 2024-09-13T03:23:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:09 smithi088 ceph-mon[98762]: pgmap v2387: 169 pgs: 169 active+clean; 905 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 21 KiB/s wr, 446 op/s 2024-09-13T03:23:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:09 smithi088 ceph-mon[98762]: osdmap e1341: 8 total, 8 up, 8 in 2024-09-13T03:23:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:09 smithi195 ceph-mon[87742]: pgmap v2387: 169 pgs: 169 active+clean; 905 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 21 KiB/s wr, 446 op/s 2024-09-13T03:23:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:09 smithi195 ceph-mon[87742]: osdmap e1341: 8 total, 8 up, 8 in 2024-09-13T03:23:10.539 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:23:10.602 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:23:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:10 smithi088 ceph-mon[96266]: osdmap e1342: 8 total, 8 up, 8 in 2024-09-13T03:23:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:10 smithi088 ceph-mon[98762]: osdmap e1342: 8 total, 8 up, 8 in 2024-09-13T03:23:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:10 smithi195 ceph-mon[87742]: osdmap e1342: 8 total, 8 up, 8 in 2024-09-13T03:23:11.701 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:23:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:11 smithi088 ceph-mon[96266]: pgmap v2390: 169 pgs: 169 active+clean; 905 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 504 KiB/s rd, 26 KiB/s wr, 625 op/s 2024-09-13T03:23:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:11 smithi088 ceph-mon[96266]: osdmap e1343: 8 total, 8 up, 8 in 2024-09-13T03:23:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:11 smithi088 ceph-mon[98762]: pgmap v2390: 169 pgs: 169 active+clean; 905 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 504 KiB/s rd, 26 KiB/s wr, 625 op/s 2024-09-13T03:23:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:11 smithi088 ceph-mon[98762]: osdmap e1343: 8 total, 8 up, 8 in 2024-09-13T03:23:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:11 smithi195 ceph-mon[87742]: pgmap v2390: 169 pgs: 169 active+clean; 905 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 504 KiB/s rd, 26 KiB/s wr, 625 op/s 2024-09-13T03:23:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:11 smithi195 ceph-mon[87742]: osdmap e1343: 8 total, 8 up, 8 in 2024-09-13T03:23:12.583 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.CloneV1ParentAbort (3952 ms) 2024-09-13T03:23:12.583 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-09-13T03:23:12.618 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:12.629 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 0~10 2024-09-13T03:23:12.638 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:12 smithi088 ceph-mon[98762]: osdmap e1344: 8 total, 8 up, 8 in 2024-09-13T03:23:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:12 smithi088 ceph-mon[98762]: osdmap e1345: 8 total, 8 up, 8 in 2024-09-13T03:23:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:12 smithi088 ceph-mon[96266]: osdmap e1344: 8 total, 8 up, 8 in 2024-09-13T03:23:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:12 smithi088 ceph-mon[96266]: osdmap e1345: 8 total, 8 up, 8 in 2024-09-13T03:23:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:12 smithi195 ceph-mon[87742]: osdmap e1344: 8 total, 8 up, 8 in 2024-09-13T03:23:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:12 smithi195 ceph-mon[87742]: osdmap e1345: 8 total, 8 up, 8 in 2024-09-13T03:23:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:23:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:23:13] "GET /metrics HTTP/1.1" 200 38879 "" "Prometheus/2.43.0" 2024-09-13T03:23:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:13 smithi088 ceph-mon[96266]: pgmap v2393: 169 pgs: 169 active+clean; 905 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 313 KiB/s rd, 17 KiB/s wr, 382 op/s 2024-09-13T03:23:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:13 smithi088 ceph-mon[98762]: pgmap v2393: 169 pgs: 169 active+clean; 905 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 313 KiB/s rd, 17 KiB/s wr, 382 op/s 2024-09-13T03:23:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:13 smithi195 ceph-mon[87742]: pgmap v2393: 169 pgs: 169 active+clean; 905 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 313 KiB/s rd, 17 KiB/s wr, 382 op/s 2024-09-13T03:23:14.566 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:23:14.631 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:23:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:14 smithi088 ceph-mon[96266]: osdmap e1346: 8 total, 8 up, 8 in 2024-09-13T03:23:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:23:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:14 smithi088 ceph-mon[98762]: osdmap e1346: 8 total, 8 up, 8 in 2024-09-13T03:23:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:23:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:14 smithi195 ceph-mon[87742]: osdmap e1346: 8 total, 8 up, 8 in 2024-09-13T03:23:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:23:15.719 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:23:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:15 smithi088 ceph-mon[96266]: pgmap v2396: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 15 KiB/s wr, 278 op/s 2024-09-13T03:23:15.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:15 smithi088 ceph-mon[96266]: osdmap e1347: 8 total, 8 up, 8 in 2024-09-13T03:23:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:15 smithi088 ceph-mon[98762]: pgmap v2396: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 15 KiB/s wr, 278 op/s 2024-09-13T03:23:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:15 smithi088 ceph-mon[98762]: osdmap e1347: 8 total, 8 up, 8 in 2024-09-13T03:23:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:15 smithi195 ceph-mon[87742]: pgmap v2396: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 15 KiB/s wr, 278 op/s 2024-09-13T03:23:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:15 smithi195 ceph-mon[87742]: osdmap e1347: 8 total, 8 up, 8 in 2024-09-13T03:23:16.686 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.CloneV2ParentAbort (4102 ms) 2024-09-13T03:23:16.686 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-09-13T03:23:16.715 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:16.725 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 0~10 2024-09-13T03:23:16.733 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:16 smithi088 ceph-mon[96266]: osdmap e1348: 8 total, 8 up, 8 in 2024-09-13T03:23:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:16 smithi088 ceph-mon[98762]: osdmap e1348: 8 total, 8 up, 8 in 2024-09-13T03:23:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:16 smithi195 ceph-mon[87742]: osdmap e1348: 8 total, 8 up, 8 in 2024-09-13T03:23:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:17 smithi088 ceph-mon[96266]: pgmap v2399: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 255 KiB/s rd, 18 KiB/s wr, 337 op/s 2024-09-13T03:23:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:17 smithi088 ceph-mon[96266]: osdmap e1349: 8 total, 8 up, 8 in 2024-09-13T03:23:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:17 smithi088 ceph-mon[96266]: osdmap e1350: 8 total, 8 up, 8 in 2024-09-13T03:23:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:17 smithi088 ceph-mon[98762]: pgmap v2399: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 255 KiB/s rd, 18 KiB/s wr, 337 op/s 2024-09-13T03:23:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:17 smithi088 ceph-mon[98762]: osdmap e1349: 8 total, 8 up, 8 in 2024-09-13T03:23:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:17 smithi088 ceph-mon[98762]: osdmap e1350: 8 total, 8 up, 8 in 2024-09-13T03:23:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:17 smithi195 ceph-mon[87742]: pgmap v2399: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 255 KiB/s rd, 18 KiB/s wr, 337 op/s 2024-09-13T03:23:18.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:17 smithi195 ceph-mon[87742]: osdmap e1349: 8 total, 8 up, 8 in 2024-09-13T03:23:18.000 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:17 smithi195 ceph-mon[87742]: osdmap e1350: 8 total, 8 up, 8 in 2024-09-13T03:23:18.452 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:23:18.515 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:23:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:19 smithi088 ceph-mon[96266]: pgmap v2402: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 362 KiB/s rd, 23 KiB/s wr, 455 op/s 2024-09-13T03:23:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:19 smithi088 ceph-mon[96266]: osdmap e1351: 8 total, 8 up, 8 in 2024-09-13T03:23:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:19 smithi088 ceph-mon[98762]: pgmap v2402: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 362 KiB/s rd, 23 KiB/s wr, 455 op/s 2024-09-13T03:23:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:19 smithi088 ceph-mon[98762]: osdmap e1351: 8 total, 8 up, 8 in 2024-09-13T03:23:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:19 smithi195 ceph-mon[87742]: pgmap v2402: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 362 KiB/s rd, 23 KiB/s wr, 455 op/s 2024-09-13T03:23:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:19 smithi195 ceph-mon[87742]: osdmap e1351: 8 total, 8 up, 8 in 2024-09-13T03:23:19.742 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:23:20.704 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4019 ms) 2024-09-13T03:23:20.704 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-09-13T03:23:20.736 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:20.746 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 0~10 2024-09-13T03:23:20.755 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:20 smithi088 ceph-mon[96266]: osdmap e1352: 8 total, 8 up, 8 in 2024-09-13T03:23:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:20 smithi088 ceph-mon[98762]: osdmap e1352: 8 total, 8 up, 8 in 2024-09-13T03:23:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:20 smithi195 ceph-mon[87742]: osdmap e1352: 8 total, 8 up, 8 in 2024-09-13T03:23:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:21 smithi088 ceph-mon[96266]: pgmap v2405: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 263 KiB/s rd, 23 KiB/s wr, 345 op/s 2024-09-13T03:23:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:21 smithi088 ceph-mon[96266]: osdmap e1353: 8 total, 8 up, 8 in 2024-09-13T03:23:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:21 smithi088 ceph-mon[98762]: pgmap v2405: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 263 KiB/s rd, 23 KiB/s wr, 345 op/s 2024-09-13T03:23:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:21 smithi088 ceph-mon[98762]: osdmap e1353: 8 total, 8 up, 8 in 2024-09-13T03:23:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:21 smithi195 ceph-mon[87742]: pgmap v2405: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 263 KiB/s rd, 23 KiB/s wr, 345 op/s 2024-09-13T03:23:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:21 smithi195 ceph-mon[87742]: osdmap e1353: 8 total, 8 up, 8 in 2024-09-13T03:23:22.461 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:23:22.517 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:23:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:22 smithi088 ceph-mon[96266]: osdmap e1354: 8 total, 8 up, 8 in 2024-09-13T03:23:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:22 smithi088 ceph-mon[96266]: osdmap e1355: 8 total, 8 up, 8 in 2024-09-13T03:23:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:22 smithi088 ceph-mon[98762]: osdmap e1354: 8 total, 8 up, 8 in 2024-09-13T03:23:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:22 smithi088 ceph-mon[98762]: osdmap e1355: 8 total, 8 up, 8 in 2024-09-13T03:23:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:22 smithi195 ceph-mon[87742]: osdmap e1354: 8 total, 8 up, 8 in 2024-09-13T03:23:22.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:22 smithi195 ceph-mon[87742]: osdmap e1355: 8 total, 8 up, 8 in 2024-09-13T03:23:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:23:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:23:23] "GET /metrics HTTP/1.1" 200 38879 "" "Prometheus/2.43.0" 2024-09-13T03:23:23.619 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:23:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:23 smithi088 ceph-mon[96266]: pgmap v2408: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 91 KiB/s rd, 12 KiB/s wr, 126 op/s 2024-09-13T03:23:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:23 smithi088 ceph-mon[96266]: osdmap e1356: 8 total, 8 up, 8 in 2024-09-13T03:23:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:23 smithi088 ceph-mon[98762]: pgmap v2408: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 91 KiB/s rd, 12 KiB/s wr, 126 op/s 2024-09-13T03:23:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:23 smithi088 ceph-mon[98762]: osdmap e1356: 8 total, 8 up, 8 in 2024-09-13T03:23:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:23 smithi195 ceph-mon[87742]: pgmap v2408: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 91 KiB/s rd, 12 KiB/s wr, 126 op/s 2024-09-13T03:23:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:23 smithi195 ceph-mon[87742]: osdmap e1356: 8 total, 8 up, 8 in 2024-09-13T03:23:24.750 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4046 ms) 2024-09-13T03:23:24.750 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-09-13T03:23:24.779 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:24.790 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 0~10 2024-09-13T03:23:24.799 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:25 smithi088 ceph-mon[96266]: pgmap v2411: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 321 KiB/s rd, 16 KiB/s wr, 398 op/s 2024-09-13T03:23:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:25 smithi088 ceph-mon[96266]: osdmap e1357: 8 total, 8 up, 8 in 2024-09-13T03:23:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:25 smithi088 ceph-mon[98762]: pgmap v2411: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 321 KiB/s rd, 16 KiB/s wr, 398 op/s 2024-09-13T03:23:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:25 smithi088 ceph-mon[98762]: osdmap e1357: 8 total, 8 up, 8 in 2024-09-13T03:23:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:25 smithi195 ceph-mon[87742]: pgmap v2411: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 321 KiB/s rd, 16 KiB/s wr, 398 op/s 2024-09-13T03:23:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:25 smithi195 ceph-mon[87742]: osdmap e1357: 8 total, 8 up, 8 in 2024-09-13T03:23:26.628 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:23:26.691 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:23:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:26 smithi088 ceph-mon[96266]: osdmap e1358: 8 total, 8 up, 8 in 2024-09-13T03:23:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:26 smithi088 ceph-mon[98762]: osdmap e1358: 8 total, 8 up, 8 in 2024-09-13T03:23:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:26 smithi195 ceph-mon[87742]: osdmap e1358: 8 total, 8 up, 8 in 2024-09-13T03:23:27.618 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:23:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:27 smithi088 ceph-mon[96266]: pgmap v2414: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 365 KiB/s rd, 21 KiB/s wr, 472 op/s 2024-09-13T03:23:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:27 smithi088 ceph-mon[96266]: osdmap e1359: 8 total, 8 up, 8 in 2024-09-13T03:23:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:27 smithi088 ceph-mon[96266]: osdmap e1360: 8 total, 8 up, 8 in 2024-09-13T03:23:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:27 smithi088 ceph-mon[98762]: pgmap v2414: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 365 KiB/s rd, 21 KiB/s wr, 472 op/s 2024-09-13T03:23:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:27 smithi088 ceph-mon[98762]: osdmap e1359: 8 total, 8 up, 8 in 2024-09-13T03:23:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:27 smithi088 ceph-mon[98762]: osdmap e1360: 8 total, 8 up, 8 in 2024-09-13T03:23:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:27 smithi195 ceph-mon[87742]: pgmap v2414: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 365 KiB/s rd, 21 KiB/s wr, 472 op/s 2024-09-13T03:23:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:27 smithi195 ceph-mon[87742]: osdmap e1359: 8 total, 8 up, 8 in 2024-09-13T03:23:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:27 smithi195 ceph-mon[87742]: osdmap e1360: 8 total, 8 up, 8 in 2024-09-13T03:23:28.755 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4004 ms) 2024-09-13T03:23:28.755 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-09-13T03:23:28.784 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:28.795 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 0~10 2024-09-13T03:23:28.803 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:29 smithi088 ceph-mon[96266]: pgmap v2417: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 16 KiB/s wr, 299 op/s 2024-09-13T03:23:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:29 smithi088 ceph-mon[96266]: osdmap e1361: 8 total, 8 up, 8 in 2024-09-13T03:23:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:23:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:29 smithi088 ceph-mon[98762]: pgmap v2417: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 16 KiB/s wr, 299 op/s 2024-09-13T03:23:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:29 smithi088 ceph-mon[98762]: osdmap e1361: 8 total, 8 up, 8 in 2024-09-13T03:23:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:23:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:29 smithi195 ceph-mon[87742]: pgmap v2417: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 16 KiB/s wr, 299 op/s 2024-09-13T03:23:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:29 smithi195 ceph-mon[87742]: osdmap e1361: 8 total, 8 up, 8 in 2024-09-13T03:23:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:23:30.653 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:23:30.715 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:23:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:30 smithi088 ceph-mon[96266]: osdmap e1362: 8 total, 8 up, 8 in 2024-09-13T03:23:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:30 smithi088 ceph-mon[98762]: osdmap e1362: 8 total, 8 up, 8 in 2024-09-13T03:23:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:30 smithi195 ceph-mon[87742]: osdmap e1362: 8 total, 8 up, 8 in 2024-09-13T03:23:31.810 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:23:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:31 smithi088 ceph-mon[96266]: pgmap v2420: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 13 KiB/s wr, 259 op/s 2024-09-13T03:23:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:31 smithi088 ceph-mon[96266]: osdmap e1363: 8 total, 8 up, 8 in 2024-09-13T03:23:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:31 smithi088 ceph-mon[98762]: pgmap v2420: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 13 KiB/s wr, 259 op/s 2024-09-13T03:23:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:31 smithi088 ceph-mon[98762]: osdmap e1363: 8 total, 8 up, 8 in 2024-09-13T03:23:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:31 smithi195 ceph-mon[87742]: pgmap v2420: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 13 KiB/s wr, 259 op/s 2024-09-13T03:23:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:31 smithi195 ceph-mon[87742]: osdmap e1363: 8 total, 8 up, 8 in 2024-09-13T03:23:32.592 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (3838 ms) 2024-09-13T03:23:32.592 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-09-13T03:23:32.621 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:32.632 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 0~10 2024-09-13T03:23:32.640 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:32 smithi088 ceph-mon[96266]: osdmap e1364: 8 total, 8 up, 8 in 2024-09-13T03:23:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:32 smithi088 ceph-mon[96266]: osdmap e1365: 8 total, 8 up, 8 in 2024-09-13T03:23:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:32 smithi088 ceph-mon[98762]: osdmap e1364: 8 total, 8 up, 8 in 2024-09-13T03:23:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:32 smithi088 ceph-mon[98762]: osdmap e1365: 8 total, 8 up, 8 in 2024-09-13T03:23:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:32 smithi195 ceph-mon[87742]: osdmap e1364: 8 total, 8 up, 8 in 2024-09-13T03:23:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:32 smithi195 ceph-mon[87742]: osdmap e1365: 8 total, 8 up, 8 in 2024-09-13T03:23:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:23:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:23:33] "GET /metrics HTTP/1.1" 200 38879 "" "Prometheus/2.43.0" 2024-09-13T03:23:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:33 smithi088 ceph-mon[98762]: pgmap v2423: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 264 KiB/s rd, 17 KiB/s wr, 336 op/s 2024-09-13T03:23:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:33 smithi088 ceph-mon[98762]: osdmap e1366: 8 total, 8 up, 8 in 2024-09-13T03:23:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:33 smithi088 ceph-mon[96266]: pgmap v2423: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 264 KiB/s rd, 17 KiB/s wr, 336 op/s 2024-09-13T03:23:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:33 smithi088 ceph-mon[96266]: osdmap e1366: 8 total, 8 up, 8 in 2024-09-13T03:23:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:33 smithi195 ceph-mon[87742]: pgmap v2423: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 264 KiB/s rd, 17 KiB/s wr, 336 op/s 2024-09-13T03:23:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:33 smithi195 ceph-mon[87742]: osdmap e1366: 8 total, 8 up, 8 in 2024-09-13T03:23:34.461 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:23:34.525 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:23:35.627 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:23:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:35 smithi195 ceph-mon[87742]: pgmap v2426: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 300 KiB/s rd, 19 KiB/s wr, 385 op/s 2024-09-13T03:23:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:35 smithi195 ceph-mon[87742]: osdmap e1367: 8 total, 8 up, 8 in 2024-09-13T03:23:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:35 smithi088 ceph-mon[96266]: pgmap v2426: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 300 KiB/s rd, 19 KiB/s wr, 385 op/s 2024-09-13T03:23:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:35 smithi088 ceph-mon[96266]: osdmap e1367: 8 total, 8 up, 8 in 2024-09-13T03:23:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:35 smithi088 ceph-mon[98762]: pgmap v2426: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 300 KiB/s rd, 19 KiB/s wr, 385 op/s 2024-09-13T03:23:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:35 smithi088 ceph-mon[98762]: osdmap e1367: 8 total, 8 up, 8 in 2024-09-13T03:23:36.600 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4007 ms) 2024-09-13T03:23:36.600 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-09-13T03:23:36.631 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:36.641 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 0~10 2024-09-13T03:23:36.649 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:36 smithi195 ceph-mon[87742]: osdmap e1368: 8 total, 8 up, 8 in 2024-09-13T03:23:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:36 smithi088 ceph-mon[96266]: osdmap e1368: 8 total, 8 up, 8 in 2024-09-13T03:23:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:36 smithi088 ceph-mon[98762]: osdmap e1368: 8 total, 8 up, 8 in 2024-09-13T03:23:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:37 smithi195 ceph-mon[87742]: pgmap v2429: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 20 KiB/s wr, 301 op/s 2024-09-13T03:23:37.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:37 smithi195 ceph-mon[87742]: osdmap e1369: 8 total, 8 up, 8 in 2024-09-13T03:23:37.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:37 smithi195 ceph-mon[87742]: osdmap e1370: 8 total, 8 up, 8 in 2024-09-13T03:23:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:37 smithi088 ceph-mon[96266]: pgmap v2429: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 20 KiB/s wr, 301 op/s 2024-09-13T03:23:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:37 smithi088 ceph-mon[96266]: osdmap e1369: 8 total, 8 up, 8 in 2024-09-13T03:23:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:37 smithi088 ceph-mon[96266]: osdmap e1370: 8 total, 8 up, 8 in 2024-09-13T03:23:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:37 smithi088 ceph-mon[98762]: pgmap v2429: 169 pgs: 1 active+clean+snaptrim, 168 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 227 KiB/s rd, 20 KiB/s wr, 301 op/s 2024-09-13T03:23:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:37 smithi088 ceph-mon[98762]: osdmap e1369: 8 total, 8 up, 8 in 2024-09-13T03:23:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:37 smithi088 ceph-mon[98762]: osdmap e1370: 8 total, 8 up, 8 in 2024-09-13T03:23:38.481 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:23:38.541 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:23:39.652 INFO:tasks.workunit.client.0.smithi088.stdout:migration_abort 2024-09-13T03:23:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:39 smithi195 ceph-mon[87742]: pgmap v2432: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 307 KiB/s rd, 25 KiB/s wr, 397 op/s 2024-09-13T03:23:39.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:39 smithi195 ceph-mon[87742]: osdmap e1371: 8 total, 8 up, 8 in 2024-09-13T03:23:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:39 smithi088 ceph-mon[98762]: pgmap v2432: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 307 KiB/s rd, 25 KiB/s wr, 397 op/s 2024-09-13T03:23:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:39 smithi088 ceph-mon[98762]: osdmap e1371: 8 total, 8 up, 8 in 2024-09-13T03:23:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:39 smithi088 ceph-mon[96266]: pgmap v2432: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 307 KiB/s rd, 25 KiB/s wr, 397 op/s 2024-09-13T03:23:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:39 smithi088 ceph-mon[96266]: osdmap e1371: 8 total, 8 up, 8 in 2024-09-13T03:23:40.633 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (4033 ms) 2024-09-13T03:23:40.633 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-09-13T03:23:40.665 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:40.676 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 26197263~5705846 2024-09-13T03:23:40.713 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 17091308~5029626 2024-09-13T03:23:40.714 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 7213065~8136306 2024-09-13T03:23:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:40 smithi195 ceph-mon[87742]: osdmap e1372: 8 total, 8 up, 8 in 2024-09-13T03:23:40.756 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 26719975~6965201 2024-09-13T03:23:40.763 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 43899746~5073486 2024-09-13T03:23:40.801 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 10469357~513767 2024-09-13T03:23:40.803 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 5020864~3399706 2024-09-13T03:23:40.826 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 61477099~7111727 2024-09-13T03:23:40.826 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap0 2024-09-13T03:23:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:40 smithi088 ceph-mon[98762]: osdmap e1372: 8 total, 8 up, 8 in 2024-09-13T03:23:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:40 smithi088 ceph-mon[96266]: osdmap e1372: 8 total, 8 up, 8 in 2024-09-13T03:23:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:41 smithi195 ceph-mon[87742]: pgmap v2435: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 254 KiB/s rd, 19 KiB/s wr, 326 op/s 2024-09-13T03:23:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:41 smithi195 ceph-mon[87742]: osdmap e1373: 8 total, 8 up, 8 in 2024-09-13T03:23:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:41 smithi088 ceph-mon[96266]: pgmap v2435: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 254 KiB/s rd, 19 KiB/s wr, 326 op/s 2024-09-13T03:23:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:41 smithi088 ceph-mon[96266]: osdmap e1373: 8 total, 8 up, 8 in 2024-09-13T03:23:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:41 smithi088 ceph-mon[98762]: pgmap v2435: 169 pgs: 169 active+clean; 905 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 254 KiB/s rd, 19 KiB/s wr, 326 op/s 2024-09-13T03:23:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:41 smithi088 ceph-mon[98762]: osdmap e1373: 8 total, 8 up, 8 in 2024-09-13T03:23:42.463 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap0 2024-09-13T03:23:42.474 INFO:tasks.workunit.client.0.smithi088.stdout:clone image159 -> image162 2024-09-13T03:23:42.575 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 89699901 2024-09-13T03:23:42.587 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 35220859~4042604 2024-09-13T03:23:42.617 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 41937833~3968337 2024-09-13T03:23:42.630 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 58276516~3546194 2024-09-13T03:23:42.662 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 73599405~2460780 2024-09-13T03:23:42.669 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 80483089~42457 2024-09-13T03:23:42.674 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 85760233~1553761 2024-09-13T03:23:42.675 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 26340329~4295596 2024-09-13T03:23:42.703 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 69061564~3164901 2024-09-13T03:23:42.708 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:42 smithi088 ceph-mon[96266]: osdmap e1374: 8 total, 8 up, 8 in 2024-09-13T03:23:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:42 smithi088 ceph-mon[96266]: osdmap e1375: 8 total, 8 up, 8 in 2024-09-13T03:23:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:42 smithi088 ceph-mon[98762]: osdmap e1374: 8 total, 8 up, 8 in 2024-09-13T03:23:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:42 smithi088 ceph-mon[98762]: osdmap e1375: 8 total, 8 up, 8 in 2024-09-13T03:23:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:42 smithi195 ceph-mon[87742]: osdmap e1374: 8 total, 8 up, 8 in 2024-09-13T03:23:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:42 smithi195 ceph-mon[87742]: osdmap e1375: 8 total, 8 up, 8 in 2024-09-13T03:23:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:23:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:23:43] "GET /metrics HTTP/1.1" 200 38879 "" "Prometheus/2.43.0" 2024-09-13T03:23:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:43 smithi088 ceph-mon[96266]: pgmap v2438: 169 pgs: 169 active+clean; 913 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 183 KiB/s rd, 2.0 MiB/s wr, 239 op/s 2024-09-13T03:23:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:43 smithi088 ceph-mon[98762]: pgmap v2438: 169 pgs: 169 active+clean; 913 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 183 KiB/s rd, 2.0 MiB/s wr, 239 op/s 2024-09-13T03:23:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:43 smithi195 ceph-mon[87742]: pgmap v2438: 169 pgs: 169 active+clean; 913 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 183 KiB/s rd, 2.0 MiB/s wr, 239 op/s 2024-09-13T03:23:44.515 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:23:44.527 INFO:tasks.workunit.client.0.smithi088.stdout:clone image162 -> image164 2024-09-13T03:23:44.655 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 7625929~3186281 2024-09-13T03:23:44.720 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 23830743~7062844 2024-09-13T03:23:44.731 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 71684929~4400817 2024-09-13T03:23:44.760 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 24788202~154085 2024-09-13T03:23:44.763 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 77661952~7866712 2024-09-13T03:23:44.802 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 73995641~6855160 2024-09-13T03:23:44.805 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 83074001~336141 2024-09-13T03:23:44.810 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 6879265~3568032 2024-09-13T03:23:44.812 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:23:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:44 smithi088 ceph-mon[96266]: osdmap e1376: 8 total, 8 up, 8 in 2024-09-13T03:23:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:23:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:44 smithi088 ceph-mon[98762]: osdmap e1376: 8 total, 8 up, 8 in 2024-09-13T03:23:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:23:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:44 smithi195 ceph-mon[87742]: osdmap e1376: 8 total, 8 up, 8 in 2024-09-13T03:23:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:23:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:45 smithi088 ceph-mon[98762]: pgmap v2441: 169 pgs: 169 active+clean; 934 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 226 KiB/s rd, 7.6 MiB/s wr, 306 op/s 2024-09-13T03:23:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:45 smithi088 ceph-mon[98762]: osdmap e1377: 8 total, 8 up, 8 in 2024-09-13T03:23:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:45 smithi088 ceph-mon[96266]: pgmap v2441: 169 pgs: 169 active+clean; 934 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 226 KiB/s rd, 7.6 MiB/s wr, 306 op/s 2024-09-13T03:23:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:45 smithi088 ceph-mon[96266]: osdmap e1377: 8 total, 8 up, 8 in 2024-09-13T03:23:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:45 smithi195 ceph-mon[87742]: pgmap v2441: 169 pgs: 169 active+clean; 934 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 226 KiB/s rd, 7.6 MiB/s wr, 306 op/s 2024-09-13T03:23:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:45 smithi195 ceph-mon[87742]: osdmap e1377: 8 total, 8 up, 8 in 2024-09-13T03:23:46.528 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap2 2024-09-13T03:23:46.542 INFO:tasks.workunit.client.0.smithi088.stdout:clone image164 -> image166 2024-09-13T03:23:46.703 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 16674572~1950198 2024-09-13T03:23:46.755 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 61959205~1477280 2024-09-13T03:23:46.793 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 55937477~8204208 2024-09-13T03:23:46.838 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 70555813~127930 2024-09-13T03:23:46.845 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 13509778~5616242 2024-09-13T03:23:46.871 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 2053119~332276 2024-09-13T03:23:46.877 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 27355888~5282190 2024-09-13T03:23:46.907 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 51049040~3447583 2024-09-13T03:23:46.913 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:23:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:46 smithi088 ceph-mon[96266]: osdmap e1378: 8 total, 8 up, 8 in 2024-09-13T03:23:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:46 smithi088 ceph-mon[98762]: osdmap e1378: 8 total, 8 up, 8 in 2024-09-13T03:23:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:46 smithi195 ceph-mon[87742]: osdmap e1378: 8 total, 8 up, 8 in 2024-09-13T03:23:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[98762]: pgmap v2444: 169 pgs: 169 active+clean; 986 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 14 MiB/s wr, 360 op/s 2024-09-13T03:23:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[98762]: osdmap e1379: 8 total, 8 up, 8 in 2024-09-13T03:23:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:23:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:23:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:23:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:23:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[98762]: osdmap e1380: 8 total, 8 up, 8 in 2024-09-13T03:23:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[96266]: pgmap v2444: 169 pgs: 169 active+clean; 986 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 14 MiB/s wr, 360 op/s 2024-09-13T03:23:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[96266]: osdmap e1379: 8 total, 8 up, 8 in 2024-09-13T03:23:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:23:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:23:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:23:47.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:23:47.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:47 smithi088 ceph-mon[96266]: osdmap e1380: 8 total, 8 up, 8 in 2024-09-13T03:23:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:47 smithi195 ceph-mon[87742]: pgmap v2444: 169 pgs: 169 active+clean; 986 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 14 MiB/s wr, 360 op/s 2024-09-13T03:23:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:47 smithi195 ceph-mon[87742]: osdmap e1379: 8 total, 8 up, 8 in 2024-09-13T03:23:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:23:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:23:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:23:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:23:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:47 smithi195 ceph-mon[87742]: osdmap e1380: 8 total, 8 up, 8 in 2024-09-13T03:23:48.460 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap3 2024-09-13T03:23:48.473 INFO:tasks.workunit.client.0.smithi088.stdout:clone image166 -> image168 2024-09-13T03:23:48.816 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.StressNoMigrate (8183 ms) 2024-09-13T03:23:48.816 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.Stress 2024-09-13T03:23:48.846 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:48.856 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 427023~4711412 2024-09-13T03:23:48.890 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 46132556~492865 2024-09-13T03:23:48.890 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 49291065~3337951 2024-09-13T03:23:48.913 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 45617133~7337414 2024-09-13T03:23:48.920 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 78014310~1468574 2024-09-13T03:23:48.935 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 33788076~7978571 2024-09-13T03:23:48.935 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 68649026~1242456 2024-09-13T03:23:48.949 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 2719737~1459495 2024-09-13T03:23:48.951 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap0 2024-09-13T03:23:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:49 smithi195 ceph-mon[87742]: pgmap v2447: 169 pgs: 169 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 6.8 MiB/s rd, 20 MiB/s wr, 529 op/s 2024-09-13T03:23:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:49 smithi195 ceph-mon[87742]: osdmap e1381: 8 total, 8 up, 8 in 2024-09-13T03:23:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:49 smithi088 ceph-mon[96266]: pgmap v2447: 169 pgs: 169 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 6.8 MiB/s rd, 20 MiB/s wr, 529 op/s 2024-09-13T03:23:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:49 smithi088 ceph-mon[96266]: osdmap e1381: 8 total, 8 up, 8 in 2024-09-13T03:23:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:49 smithi088 ceph-mon[98762]: pgmap v2447: 169 pgs: 169 active+clean; 1.0 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 6.8 MiB/s rd, 20 MiB/s wr, 529 op/s 2024-09-13T03:23:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:49 smithi088 ceph-mon[98762]: osdmap e1381: 8 total, 8 up, 8 in 2024-09-13T03:23:50.543 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap0 2024-09-13T03:23:50.555 INFO:tasks.workunit.client.0.smithi088.stdout:clone image169 -> image172 2024-09-13T03:23:50.658 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 148357115 2024-09-13T03:23:50.670 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 144696367~3660748 2024-09-13T03:23:50.695 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 62560886~2978413 2024-09-13T03:23:50.702 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 90275321~5718568 2024-09-13T03:23:50.734 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 49754803~3847162 2024-09-13T03:23:50.741 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 54547165~5986529 2024-09-13T03:23:50.783 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 147235659~1121456 2024-09-13T03:23:50.785 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 57155785~4126392 2024-09-13T03:23:50.814 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 89089039~5939187 2024-09-13T03:23:50.816 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:50 smithi088 ceph-mon[96266]: osdmap e1382: 8 total, 8 up, 8 in 2024-09-13T03:23:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:50 smithi088 ceph-mon[98762]: osdmap e1382: 8 total, 8 up, 8 in 2024-09-13T03:23:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:50 smithi195 ceph-mon[87742]: osdmap e1382: 8 total, 8 up, 8 in 2024-09-13T03:23:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:51 smithi088 ceph-mon[96266]: pgmap v2450: 169 pgs: 169 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 21 MiB/s wr, 520 op/s 2024-09-13T03:23:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:51 smithi088 ceph-mon[96266]: osdmap e1383: 8 total, 8 up, 8 in 2024-09-13T03:23:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:51 smithi088 ceph-mon[98762]: pgmap v2450: 169 pgs: 169 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 21 MiB/s wr, 520 op/s 2024-09-13T03:23:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:51 smithi088 ceph-mon[98762]: osdmap e1383: 8 total, 8 up, 8 in 2024-09-13T03:23:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:51 smithi195 ceph-mon[87742]: pgmap v2450: 169 pgs: 169 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 12 MiB/s rd, 21 MiB/s wr, 520 op/s 2024-09-13T03:23:51.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:51 smithi195 ceph-mon[87742]: osdmap e1383: 8 total, 8 up, 8 in 2024-09-13T03:23:52.558 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:23:52.572 INFO:tasks.workunit.client.0.smithi088.stdout:clone image172 -> image174 2024-09-13T03:23:52.710 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 4497331~7264715 2024-09-13T03:23:52.765 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 133710190~6367178 2024-09-13T03:23:52.771 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 140206628~8150487 2024-09-13T03:23:52.809 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 62660126~2635402 2024-09-13T03:23:52.838 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 60012203~8060318 2024-09-13T03:23:52.903 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 28750458~4834859 2024-09-13T03:23:52.910 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 3957294~2717310 2024-09-13T03:23:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:52 smithi088 ceph-mon[96266]: osdmap e1384: 8 total, 8 up, 8 in 2024-09-13T03:23:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:52 smithi088 ceph-mon[98762]: osdmap e1384: 8 total, 8 up, 8 in 2024-09-13T03:23:52.953 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 2582774~6333097 2024-09-13T03:23:52.957 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:23:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:52 smithi195 ceph-mon[87742]: osdmap e1384: 8 total, 8 up, 8 in 2024-09-13T03:23:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:23:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:23:53] "GET /metrics HTTP/1.1" 200 38878 "" "Prometheus/2.43.0" 2024-09-13T03:23:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:53 smithi088 ceph-mon[96266]: pgmap v2453: 169 pgs: 169 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 14 MiB/s wr, 375 op/s 2024-09-13T03:23:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:53 smithi088 ceph-mon[96266]: osdmap e1385: 8 total, 8 up, 8 in 2024-09-13T03:23:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:53 smithi088 ceph-mon[98762]: pgmap v2453: 169 pgs: 169 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 14 MiB/s wr, 375 op/s 2024-09-13T03:23:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:53 smithi088 ceph-mon[98762]: osdmap e1385: 8 total, 8 up, 8 in 2024-09-13T03:23:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:53 smithi195 ceph-mon[87742]: pgmap v2453: 169 pgs: 169 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 13 MiB/s rd, 14 MiB/s wr, 375 op/s 2024-09-13T03:23:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:53 smithi195 ceph-mon[87742]: osdmap e1385: 8 total, 8 up, 8 in 2024-09-13T03:23:54.579 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap2 2024-09-13T03:23:54.593 INFO:tasks.workunit.client.0.smithi088.stdout:clone image174 -> image176 2024-09-13T03:23:54.747 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 116846695~8234670 2024-09-13T03:23:54.795 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 5357471~4511576 2024-09-13T03:23:54.818 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 121173060~1934114 2024-09-13T03:23:54.830 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 136690163~2890305 2024-09-13T03:23:54.858 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 118618741~7181511 2024-09-13T03:23:54.893 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 65774764~5987807 2024-09-13T03:23:54.925 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 30029739~5339489 2024-09-13T03:23:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:54 smithi088 ceph-mon[96266]: osdmap e1386: 8 total, 8 up, 8 in 2024-09-13T03:23:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:54 smithi088 ceph-mon[98762]: osdmap e1386: 8 total, 8 up, 8 in 2024-09-13T03:23:54.951 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 47898928~3851249 2024-09-13T03:23:54.959 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:23:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:54 smithi195 ceph-mon[87742]: osdmap e1386: 8 total, 8 up, 8 in 2024-09-13T03:23:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:55 smithi088 ceph-mon[98762]: pgmap v2456: 169 pgs: 169 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 381 op/s 2024-09-13T03:23:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:55 smithi088 ceph-mon[98762]: osdmap e1387: 8 total, 8 up, 8 in 2024-09-13T03:23:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:55 smithi088 ceph-mon[96266]: pgmap v2456: 169 pgs: 169 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 381 op/s 2024-09-13T03:23:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:55 smithi088 ceph-mon[96266]: osdmap e1387: 8 total, 8 up, 8 in 2024-09-13T03:23:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:55 smithi195 ceph-mon[87742]: pgmap v2456: 169 pgs: 169 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 381 op/s 2024-09-13T03:23:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:55 smithi195 ceph-mon[87742]: osdmap e1387: 8 total, 8 up, 8 in 2024-09-13T03:23:56.585 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap3 2024-09-13T03:23:56.601 INFO:tasks.workunit.client.0.smithi088.stdout:clone image176 -> image178 2024-09-13T03:23:56.785 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:23:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:56 smithi088 ceph-mon[96266]: osdmap e1388: 8 total, 8 up, 8 in 2024-09-13T03:23:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:56 smithi088 ceph-mon[98762]: osdmap e1388: 8 total, 8 up, 8 in 2024-09-13T03:23:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:56 smithi195 ceph-mon[87742]: osdmap e1388: 8 total, 8 up, 8 in 2024-09-13T03:23:57.273 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:23:57.500 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:23:57.807 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.Stress (8992 ms) 2024-09-13T03:23:57.808 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.Stress2 2024-09-13T03:23:57.841 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:23:57.852 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 34058087~1530274 2024-09-13T03:23:57.871 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 43145024~4915169 2024-09-13T03:23:57.871 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 26527244~5858795 2024-09-13T03:23:57.903 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 25353321~2148790 2024-09-13T03:23:57.905 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 67202143~1468420 2024-09-13T03:23:57.926 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 140391~5883221 2024-09-13T03:23:57.926 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 30895108~3756337 2024-09-13T03:23:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:57 smithi088 ceph-mon[98762]: pgmap v2459: 169 pgs: 169 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 9.9 MiB/s rd, 19 MiB/s wr, 464 op/s 2024-09-13T03:23:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:57 smithi088 ceph-mon[98762]: osdmap e1389: 8 total, 8 up, 8 in 2024-09-13T03:23:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:57 smithi088 ceph-mon[96266]: pgmap v2459: 169 pgs: 169 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 9.9 MiB/s rd, 19 MiB/s wr, 464 op/s 2024-09-13T03:23:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:57 smithi088 ceph-mon[96266]: osdmap e1389: 8 total, 8 up, 8 in 2024-09-13T03:23:57.947 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 50210954~2659525 2024-09-13T03:23:57.947 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap0 2024-09-13T03:23:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:57 smithi195 ceph-mon[87742]: pgmap v2459: 169 pgs: 169 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 9.9 MiB/s rd, 19 MiB/s wr, 464 op/s 2024-09-13T03:23:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:57 smithi195 ceph-mon[87742]: osdmap e1389: 8 total, 8 up, 8 in 2024-09-13T03:23:59.600 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 139730066 2024-09-13T03:23:59.617 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 52597185~6063573 2024-09-13T03:23:59.625 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 90630740~4305242 2024-09-13T03:23:59.625 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 19249454~8253345 2024-09-13T03:23:59.637 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 89335338~3455339 2024-09-13T03:23:59.637 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 12766140~3447217 2024-09-13T03:23:59.638 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 130493600~2596905 2024-09-13T03:23:59.638 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 59905354~8303673 2024-09-13T03:23:59.656 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 119037965~3586907 2024-09-13T03:23:59.664 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:23:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:59 smithi088 ceph-mon[96266]: pgmap v2461: 169 pgs: 169 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 18 MiB/s rd, 31 MiB/s wr, 1.03k op/s 2024-09-13T03:23:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:59 smithi088 ceph-mon[96266]: osdmap e1390: 8 total, 8 up, 8 in 2024-09-13T03:23:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:23:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:23:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:59 smithi088 ceph-mon[98762]: pgmap v2461: 169 pgs: 169 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 18 MiB/s rd, 31 MiB/s wr, 1.03k op/s 2024-09-13T03:23:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:59 smithi088 ceph-mon[98762]: osdmap e1390: 8 total, 8 up, 8 in 2024-09-13T03:23:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:23:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:23:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:59 smithi195 ceph-mon[87742]: pgmap v2461: 169 pgs: 169 active+clean; 1.2 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 18 MiB/s rd, 31 MiB/s wr, 1.03k op/s 2024-09-13T03:23:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:59 smithi195 ceph-mon[87742]: osdmap e1390: 8 total, 8 up, 8 in 2024-09-13T03:23:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:23:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:24:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:00 smithi088 ceph-mon[96266]: osdmap e1391: 8 total, 8 up, 8 in 2024-09-13T03:24:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:00 smithi088 ceph-mon[98762]: osdmap e1391: 8 total, 8 up, 8 in 2024-09-13T03:24:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:00 smithi195 ceph-mon[87742]: osdmap e1391: 8 total, 8 up, 8 in 2024-09-13T03:24:01.614 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap1 2024-09-13T03:24:01.633 INFO:tasks.workunit.client.0.smithi088.stdout:clone image179 -> image182 2024-09-13T03:24:01.740 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 118438959~3265839 2024-09-13T03:24:01.774 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 104022415~6416748 2024-09-13T03:24:01.782 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 15185949~6641466 2024-09-13T03:24:01.850 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 116871124~7115456 2024-09-13T03:24:01.855 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 21616314~828056 2024-09-13T03:24:01.863 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 51201813~7155410 2024-09-13T03:24:01.883 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 128023428~4118493 2024-09-13T03:24:01.914 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 101419029~7687233 2024-09-13T03:24:01.917 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:24:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:01 smithi088 ceph-mon[96266]: pgmap v2464: 169 pgs: 169 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 26 MiB/s wr, 1.04k op/s 2024-09-13T03:24:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:01 smithi088 ceph-mon[96266]: osdmap e1392: 8 total, 8 up, 8 in 2024-09-13T03:24:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:01 smithi088 ceph-mon[98762]: pgmap v2464: 169 pgs: 169 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 26 MiB/s wr, 1.04k op/s 2024-09-13T03:24:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:01 smithi088 ceph-mon[98762]: osdmap e1392: 8 total, 8 up, 8 in 2024-09-13T03:24:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:01 smithi195 ceph-mon[87742]: pgmap v2464: 169 pgs: 169 active+clean; 1.3 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 26 MiB/s wr, 1.04k op/s 2024-09-13T03:24:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:01 smithi195 ceph-mon[87742]: osdmap e1392: 8 total, 8 up, 8 in 2024-09-13T03:24:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:02 smithi088 ceph-mon[96266]: osdmap e1393: 8 total, 8 up, 8 in 2024-09-13T03:24:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:02 smithi088 ceph-mon[98762]: osdmap e1393: 8 total, 8 up, 8 in 2024-09-13T03:24:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:02 smithi195 ceph-mon[87742]: osdmap e1393: 8 total, 8 up, 8 in 2024-09-13T03:24:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:24:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:24:03] "GET /metrics HTTP/1.1" 200 38880 "" "Prometheus/2.43.0" 2024-09-13T03:24:03.638 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap2 2024-09-13T03:24:03.651 INFO:tasks.workunit.client.0.smithi088.stdout:clone image182 -> image184 2024-09-13T03:24:03.785 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 35164265~8019703 2024-09-13T03:24:03.848 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 17459662~3892014 2024-09-13T03:24:03.890 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 35251619~4786355 2024-09-13T03:24:03.915 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 99852378~1750050 2024-09-13T03:24:03.922 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 112713602~1200871 2024-09-13T03:24:03.934 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 75593831~5818470 2024-09-13T03:24:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:03 smithi088 ceph-mon[96266]: pgmap v2467: 169 pgs: 169 active+clean; 1.3 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 9.3 MiB/s wr, 432 op/s 2024-09-13T03:24:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:03 smithi088 ceph-mon[96266]: osdmap e1394: 8 total, 8 up, 8 in 2024-09-13T03:24:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:03 smithi088 ceph-mon[98762]: pgmap v2467: 169 pgs: 169 active+clean; 1.3 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 9.3 MiB/s wr, 432 op/s 2024-09-13T03:24:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:03 smithi088 ceph-mon[98762]: osdmap e1394: 8 total, 8 up, 8 in 2024-09-13T03:24:03.941 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 59896361~1896678 2024-09-13T03:24:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:03 smithi195 ceph-mon[87742]: pgmap v2467: 169 pgs: 169 active+clean; 1.3 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 16 MiB/s rd, 9.3 MiB/s wr, 432 op/s 2024-09-13T03:24:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:03 smithi195 ceph-mon[87742]: osdmap e1394: 8 total, 8 up, 8 in 2024-09-13T03:24:03.990 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 6397964~2529864 2024-09-13T03:24:03.997 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:24:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:04 smithi088 ceph-mon[96266]: osdmap e1395: 8 total, 8 up, 8 in 2024-09-13T03:24:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:04 smithi088 ceph-mon[98762]: osdmap e1395: 8 total, 8 up, 8 in 2024-09-13T03:24:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:04 smithi195 ceph-mon[87742]: osdmap e1395: 8 total, 8 up, 8 in 2024-09-13T03:24:05.647 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:24:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:05 smithi088 ceph-mon[98762]: pgmap v2470: 169 pgs: 169 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 18 MiB/s wr, 503 op/s 2024-09-13T03:24:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:05 smithi088 ceph-mon[98762]: osdmap e1396: 8 total, 8 up, 8 in 2024-09-13T03:24:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:05 smithi088 ceph-mon[96266]: pgmap v2470: 169 pgs: 169 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 18 MiB/s wr, 503 op/s 2024-09-13T03:24:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:05 smithi088 ceph-mon[96266]: osdmap e1396: 8 total, 8 up, 8 in 2024-09-13T03:24:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:05 smithi195 ceph-mon[87742]: pgmap v2470: 169 pgs: 169 active+clean; 1.3 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 26 MiB/s rd, 18 MiB/s wr, 503 op/s 2024-09-13T03:24:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:05 smithi195 ceph-mon[87742]: osdmap e1396: 8 total, 8 up, 8 in 2024-09-13T03:24:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:06 smithi088 ceph-mon[96266]: osdmap e1397: 8 total, 8 up, 8 in 2024-09-13T03:24:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:06 smithi088 ceph-mon[98762]: osdmap e1397: 8 total, 8 up, 8 in 2024-09-13T03:24:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:06 smithi195 ceph-mon[87742]: osdmap e1397: 8 total, 8 up, 8 in 2024-09-13T03:24:07.178 INFO:tasks.workunit.client.0.smithi088.stdout:write: a 23395963~6481957 2024-09-13T03:24:07.265 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 96948634~4764865 2024-09-13T03:24:07.273 INFO:tasks.workunit.client.0.smithi088.stdout:write: a 90294017~1387823 2024-09-13T03:24:07.300 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 70939920~4343101 2024-09-13T03:24:07.334 INFO:tasks.workunit.client.0.smithi088.stdout:write: a 60686722~8362043 2024-09-13T03:24:07.410 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 17781415~5541443 2024-09-13T03:24:07.420 INFO:tasks.workunit.client.0.smithi088.stdout:write: a 50232050~2805088 2024-09-13T03:24:07.463 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 130370558~932618 2024-09-13T03:24:07.487 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: user0 2024-09-13T03:24:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:07 smithi088 ceph-mon[96266]: pgmap v2473: 169 pgs: 169 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 19 MiB/s wr, 493 op/s 2024-09-13T03:24:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:07 smithi088 ceph-mon[96266]: osdmap e1398: 8 total, 8 up, 8 in 2024-09-13T03:24:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:07 smithi088 ceph-mon[98762]: pgmap v2473: 169 pgs: 169 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 19 MiB/s wr, 493 op/s 2024-09-13T03:24:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:07 smithi088 ceph-mon[98762]: osdmap e1398: 8 total, 8 up, 8 in 2024-09-13T03:24:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:07 smithi195 ceph-mon[87742]: pgmap v2473: 169 pgs: 169 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 20 MiB/s rd, 19 MiB/s wr, 493 op/s 2024-09-13T03:24:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:07 smithi195 ceph-mon[87742]: osdmap e1398: 8 total, 8 up, 8 in 2024-09-13T03:24:08.665 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 277270902 2024-09-13T03:24:08.678 INFO:tasks.workunit.client.0.smithi088.stdout:write: b 168490777~4797413 2024-09-13T03:24:08.686 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 28929919~2031786 2024-09-13T03:24:08.686 INFO:tasks.workunit.client.0.smithi088.stdout:write: b 125290768~6949251 2024-09-13T03:24:08.698 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 65331995~7769904 2024-09-13T03:24:08.698 INFO:tasks.workunit.client.0.smithi088.stdout:write: b 57950388~157350 2024-09-13T03:24:08.698 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 84970384~382139 2024-09-13T03:24:08.698 INFO:tasks.workunit.client.0.smithi088.stdout:write: b 123410933~2693882 2024-09-13T03:24:08.788 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 98839759~6993839 2024-09-13T03:24:08.788 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: user1 2024-09-13T03:24:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:08 smithi088 ceph-mon[96266]: osdmap e1399: 8 total, 8 up, 8 in 2024-09-13T03:24:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:08 smithi088 ceph-mon[98762]: osdmap e1399: 8 total, 8 up, 8 in 2024-09-13T03:24:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:08 smithi195 ceph-mon[87742]: osdmap e1399: 8 total, 8 up, 8 in 2024-09-13T03:24:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:09 smithi088 ceph-mon[96266]: pgmap v2476: 169 pgs: 169 active+clean; 1.5 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 29 MiB/s wr, 505 op/s 2024-09-13T03:24:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:09 smithi088 ceph-mon[96266]: osdmap e1400: 8 total, 8 up, 8 in 2024-09-13T03:24:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:09 smithi088 ceph-mon[98762]: pgmap v2476: 169 pgs: 169 active+clean; 1.5 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 29 MiB/s wr, 505 op/s 2024-09-13T03:24:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:09 smithi088 ceph-mon[98762]: osdmap e1400: 8 total, 8 up, 8 in 2024-09-13T03:24:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:09 smithi195 ceph-mon[87742]: pgmap v2476: 169 pgs: 169 active+clean; 1.5 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 40 MiB/s rd, 29 MiB/s wr, 505 op/s 2024-09-13T03:24:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:09 smithi195 ceph-mon[87742]: osdmap e1400: 8 total, 8 up, 8 in 2024-09-13T03:24:10.675 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 265105403 2024-09-13T03:24:10.692 INFO:tasks.workunit.client.0.smithi088.stdout:write: c 90557680~2601807 2024-09-13T03:24:10.702 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 195386275~5499371 2024-09-13T03:24:10.702 INFO:tasks.workunit.client.0.smithi088.stdout:write: c 195463240~5381723 2024-09-13T03:24:10.709 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 123771870~5494904 2024-09-13T03:24:10.709 INFO:tasks.workunit.client.0.smithi088.stdout:write: c 177402784~7824745 2024-09-13T03:24:10.722 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 247499616~6495306 2024-09-13T03:24:10.736 INFO:tasks.workunit.client.0.smithi088.stdout:write: c 22884429~3757888 2024-09-13T03:24:10.739 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 206989316~910674 2024-09-13T03:24:10.739 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: user2 2024-09-13T03:24:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:10 smithi088 ceph-mon[96266]: osdmap e1401: 8 total, 8 up, 8 in 2024-09-13T03:24:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:10 smithi088 ceph-mon[98762]: osdmap e1401: 8 total, 8 up, 8 in 2024-09-13T03:24:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:10 smithi195 ceph-mon[87742]: osdmap e1401: 8 total, 8 up, 8 in 2024-09-13T03:24:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:11 smithi088 ceph-mon[98762]: pgmap v2479: 169 pgs: 169 active+clean; 1.5 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 47 MiB/s rd, 29 MiB/s wr, 658 op/s 2024-09-13T03:24:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:11 smithi088 ceph-mon[98762]: osdmap e1402: 8 total, 8 up, 8 in 2024-09-13T03:24:11.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:11 smithi088 ceph-mon[96266]: pgmap v2479: 169 pgs: 169 active+clean; 1.5 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 47 MiB/s rd, 29 MiB/s wr, 658 op/s 2024-09-13T03:24:11.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:11 smithi088 ceph-mon[96266]: osdmap e1402: 8 total, 8 up, 8 in 2024-09-13T03:24:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:11 smithi195 ceph-mon[87742]: pgmap v2479: 169 pgs: 169 active+clean; 1.5 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 47 MiB/s rd, 29 MiB/s wr, 658 op/s 2024-09-13T03:24:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:11 smithi195 ceph-mon[87742]: osdmap e1402: 8 total, 8 up, 8 in 2024-09-13T03:24:12.696 INFO:tasks.workunit.client.0.smithi088.stdout:write: d 67174681~7859925 2024-09-13T03:24:12.713 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 123902306~8283692 2024-09-13T03:24:12.713 INFO:tasks.workunit.client.0.smithi088.stdout:write: d 164392898~5408673 2024-09-13T03:24:12.722 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 147168625~310778 2024-09-13T03:24:12.722 INFO:tasks.workunit.client.0.smithi088.stdout:write: d 32213748~4500127 2024-09-13T03:24:12.763 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 216615519~8226075 2024-09-13T03:24:12.763 INFO:tasks.workunit.client.0.smithi088.stdout:write: d 120601087~4571770 2024-09-13T03:24:12.809 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 90070896~6172073 2024-09-13T03:24:12.809 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: user3 2024-09-13T03:24:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:12 smithi088 ceph-mon[96266]: osdmap e1403: 8 total, 8 up, 8 in 2024-09-13T03:24:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:12 smithi088 ceph-mon[98762]: osdmap e1403: 8 total, 8 up, 8 in 2024-09-13T03:24:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:12 smithi195 ceph-mon[87742]: osdmap e1403: 8 total, 8 up, 8 in 2024-09-13T03:24:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:24:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:24:13] "GET /metrics HTTP/1.1" 200 38880 "" "Prometheus/2.43.0" 2024-09-13T03:24:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:13 smithi088 ceph-mon[98762]: pgmap v2482: 169 pgs: 169 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 23 MiB/s wr, 298 op/s 2024-09-13T03:24:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:13 smithi088 ceph-mon[98762]: osdmap e1404: 8 total, 8 up, 8 in 2024-09-13T03:24:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:13 smithi088 ceph-mon[96266]: pgmap v2482: 169 pgs: 169 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 23 MiB/s wr, 298 op/s 2024-09-13T03:24:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:13 smithi088 ceph-mon[96266]: osdmap e1404: 8 total, 8 up, 8 in 2024-09-13T03:24:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:13 smithi195 ceph-mon[87742]: pgmap v2482: 169 pgs: 169 active+clean; 1.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 25 MiB/s rd, 23 MiB/s wr, 298 op/s 2024-09-13T03:24:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:13 smithi195 ceph-mon[87742]: osdmap e1404: 8 total, 8 up, 8 in 2024-09-13T03:24:14.709 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 26510540~6627635 2024-09-13T03:24:14.716 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 28167448~3313817 2024-09-13T03:24:14.761 INFO:tasks.workunit.client.0.smithi088.stdout:write: 2 53021080~6627635 2024-09-13T03:24:14.763 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 54677988~3313817 2024-09-13T03:24:14.812 INFO:tasks.workunit.client.0.smithi088.stdout:write: 3 79531620~6627635 2024-09-13T03:24:14.814 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 81188528~3313817 2024-09-13T03:24:14.853 INFO:tasks.workunit.client.0.smithi088.stdout:write: 4 106042161~6627635 2024-09-13T03:24:14.855 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 107699069~3313817 2024-09-13T03:24:14.892 INFO:tasks.workunit.client.0.smithi088.stdout:write: 5 132552701~6627635 2024-09-13T03:24:14.894 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 134209609~3313817 2024-09-13T03:24:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:14 smithi088 ceph-mon[96266]: osdmap e1405: 8 total, 8 up, 8 in 2024-09-13T03:24:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:24:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:14 smithi088 ceph-mon[98762]: osdmap e1405: 8 total, 8 up, 8 in 2024-09-13T03:24:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:24:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:14 smithi195 ceph-mon[87742]: osdmap e1405: 8 total, 8 up, 8 in 2024-09-13T03:24:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:24:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:15 smithi088 ceph-mon[96266]: pgmap v2485: 169 pgs: 169 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 24 MiB/s wr, 296 op/s 2024-09-13T03:24:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:15 smithi088 ceph-mon[96266]: osdmap e1406: 8 total, 8 up, 8 in 2024-09-13T03:24:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:15 smithi088 ceph-mon[98762]: pgmap v2485: 169 pgs: 169 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 24 MiB/s wr, 296 op/s 2024-09-13T03:24:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:15 smithi088 ceph-mon[98762]: osdmap e1406: 8 total, 8 up, 8 in 2024-09-13T03:24:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:15 smithi195 ceph-mon[87742]: pgmap v2485: 169 pgs: 169 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 15 MiB/s rd, 24 MiB/s wr, 296 op/s 2024-09-13T03:24:15.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:15 smithi195 ceph-mon[87742]: osdmap e1406: 8 total, 8 up, 8 in 2024-09-13T03:24:16.525 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:24:16.737 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:24:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:17 smithi088 ceph-mon[98762]: pgmap v2487: 169 pgs: 169 active+clean; 1.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 21 MiB/s rd, 20 MiB/s wr, 339 op/s 2024-09-13T03:24:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:17 smithi088 ceph-mon[96266]: pgmap v2487: 169 pgs: 169 active+clean; 1.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 21 MiB/s rd, 20 MiB/s wr, 339 op/s 2024-09-13T03:24:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:17 smithi195 ceph-mon[87742]: pgmap v2487: 169 pgs: 169 active+clean; 1.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 21 MiB/s rd, 20 MiB/s wr, 339 op/s 2024-09-13T03:24:18.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:18 smithi195 ceph-mon[87742]: osdmap e1407: 8 total, 8 up, 8 in 2024-09-13T03:24:19.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:18 smithi088 ceph-mon[96266]: osdmap e1407: 8 total, 8 up, 8 in 2024-09-13T03:24:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:18 smithi088 ceph-mon[98762]: osdmap e1407: 8 total, 8 up, 8 in 2024-09-13T03:24:19.282 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.Stress2 (21475 ms) 2024-09-13T03:24:19.282 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMigration.StressLive 2024-09-13T03:24:19.313 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 83886080 2024-09-13T03:24:19.325 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 36859314~358708 2024-09-13T03:24:19.335 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 72962476~7982101 2024-09-13T03:24:19.335 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 24195454~3103085 2024-09-13T03:24:19.354 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 26375607~3892526 2024-09-13T03:24:19.357 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 66370671~6716619 2024-09-13T03:24:19.400 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 41181725~4113895 2024-09-13T03:24:19.400 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 38182115~5051482 2024-09-13T03:24:19.439 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 52245845~7098610 2024-09-13T03:24:19.439 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap0 2024-09-13T03:24:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:19 smithi195 ceph-mon[87742]: pgmap v2489: 169 pgs: 169 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 110 MiB/s rd, 26 MiB/s wr, 513 op/s 2024-09-13T03:24:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:19 smithi088 ceph-mon[96266]: pgmap v2489: 169 pgs: 169 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 110 MiB/s rd, 26 MiB/s wr, 513 op/s 2024-09-13T03:24:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:19 smithi088 ceph-mon[98762]: pgmap v2489: 169 pgs: 169 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 110 MiB/s rd, 26 MiB/s wr, 513 op/s 2024-09-13T03:24:20.729 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 166706423 2024-09-13T03:24:20.744 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 108001324~6329012 2024-09-13T03:24:20.756 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 17223561~166499 2024-09-13T03:24:20.756 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 68315855~6124295 2024-09-13T03:24:20.762 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 63296476~6010798 2024-09-13T03:24:20.810 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 50000251~8223097 2024-09-13T03:24:20.818 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 141513585~230617 2024-09-13T03:24:20.818 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 120047562~4152971 2024-09-13T03:24:20.822 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 141164388~4757876 2024-09-13T03:24:20.822 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap1 2024-09-13T03:24:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:20 smithi195 ceph-mon[87742]: osdmap e1408: 8 total, 8 up, 8 in 2024-09-13T03:24:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:20 smithi088 ceph-mon[96266]: osdmap e1408: 8 total, 8 up, 8 in 2024-09-13T03:24:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:20 smithi088 ceph-mon[98762]: osdmap e1408: 8 total, 8 up, 8 in 2024-09-13T03:24:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:21 smithi195 ceph-mon[87742]: pgmap v2491: 169 pgs: 169 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 160 MiB/s rd, 27 MiB/s wr, 726 op/s 2024-09-13T03:24:21.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:21 smithi195 ceph-mon[87742]: osdmap e1409: 8 total, 8 up, 8 in 2024-09-13T03:24:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:21 smithi088 ceph-mon[96266]: pgmap v2491: 169 pgs: 169 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 160 MiB/s rd, 27 MiB/s wr, 726 op/s 2024-09-13T03:24:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:21 smithi088 ceph-mon[96266]: osdmap e1409: 8 total, 8 up, 8 in 2024-09-13T03:24:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:21 smithi088 ceph-mon[98762]: pgmap v2491: 169 pgs: 169 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 160 MiB/s rd, 27 MiB/s wr, 726 op/s 2024-09-13T03:24:22.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:21 smithi088 ceph-mon[98762]: osdmap e1409: 8 total, 8 up, 8 in 2024-09-13T03:24:22.744 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 127420354~5510502 2024-09-13T03:24:22.764 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 24884024~2115517 2024-09-13T03:24:22.764 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 107346183~3573655 2024-09-13T03:24:22.768 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 28175765~1435183 2024-09-13T03:24:22.768 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 146093004~64205 2024-09-13T03:24:22.768 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 112154986~4335498 2024-09-13T03:24:22.768 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 151276661~2283643 2024-09-13T03:24:22.770 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 90736458~6040874 2024-09-13T03:24:22.771 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap2 2024-09-13T03:24:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:22 smithi195 ceph-mon[87742]: osdmap e1410: 8 total, 8 up, 8 in 2024-09-13T03:24:23.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:22 smithi088 ceph-mon[96266]: osdmap e1410: 8 total, 8 up, 8 in 2024-09-13T03:24:23.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:22 smithi088 ceph-mon[98762]: osdmap e1410: 8 total, 8 up, 8 in 2024-09-13T03:24:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:24:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:24:23] "GET /metrics HTTP/1.1" 200 38876 "" "Prometheus/2.43.0" 2024-09-13T03:24:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:23 smithi195 ceph-mon[87742]: pgmap v2494: 169 pgs: 169 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 184 MiB/s rd, 10 MiB/s wr, 507 op/s 2024-09-13T03:24:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:23 smithi195 ceph-mon[87742]: osdmap e1411: 8 total, 8 up, 8 in 2024-09-13T03:24:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:23 smithi088 ceph-mon[96266]: pgmap v2494: 169 pgs: 169 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 184 MiB/s rd, 10 MiB/s wr, 507 op/s 2024-09-13T03:24:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:23 smithi088 ceph-mon[96266]: osdmap e1411: 8 total, 8 up, 8 in 2024-09-13T03:24:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:23 smithi088 ceph-mon[98762]: pgmap v2494: 169 pgs: 169 active+clean; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 184 MiB/s rd, 10 MiB/s wr, 507 op/s 2024-09-13T03:24:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:23 smithi088 ceph-mon[98762]: osdmap e1411: 8 total, 8 up, 8 in 2024-09-13T03:24:24.758 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap2 2024-09-13T03:24:24.779 INFO:tasks.workunit.client.0.smithi088.stdout:clone image185 -> image188 2024-09-13T03:24:24.888 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 20318865~2454109 2024-09-13T03:24:24.924 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 152355093~6084020 2024-09-13T03:24:24.945 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 119766777~6132888 2024-09-13T03:24:24.993 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 45043316~7452981 2024-09-13T03:24:25.027 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 163205801~1461528 2024-09-13T03:24:25.042 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 19685931~3515227 2024-09-13T03:24:25.045 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 153763539~7609755 2024-09-13T03:24:25.080 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 95742827~7559872 2024-09-13T03:24:25.088 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: snap3 2024-09-13T03:24:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:24 smithi088 ceph-mon[96266]: osdmap e1412: 8 total, 8 up, 8 in 2024-09-13T03:24:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:24 smithi088 ceph-mon[98762]: osdmap e1412: 8 total, 8 up, 8 in 2024-09-13T03:24:25.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:24 smithi195 ceph-mon[87742]: osdmap e1412: 8 total, 8 up, 8 in 2024-09-13T03:24:26.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:25 smithi088 ceph-mon[96266]: pgmap v2497: 169 pgs: 169 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 202 MiB/s rd, 16 MiB/s wr, 274 op/s 2024-09-13T03:24:26.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:25 smithi088 ceph-mon[96266]: osdmap e1413: 8 total, 8 up, 8 in 2024-09-13T03:24:26.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:25 smithi088 ceph-mon[98762]: pgmap v2497: 169 pgs: 169 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 202 MiB/s rd, 16 MiB/s wr, 274 op/s 2024-09-13T03:24:26.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:25 smithi088 ceph-mon[98762]: osdmap e1413: 8 total, 8 up, 8 in 2024-09-13T03:24:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:25 smithi195 ceph-mon[87742]: pgmap v2497: 169 pgs: 169 active+clean; 1.9 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 202 MiB/s rd, 16 MiB/s wr, 274 op/s 2024-09-13T03:24:26.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:25 smithi195 ceph-mon[87742]: osdmap e1413: 8 total, 8 up, 8 in 2024-09-13T03:24:26.769 INFO:tasks.workunit.client.0.smithi088.stdout:snap_protect: snap3 2024-09-13T03:24:26.784 INFO:tasks.workunit.client.0.smithi088.stdout:clone image188 -> image190 2024-09-13T03:24:26.917 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 120268667 2024-09-13T03:24:26.948 INFO:tasks.workunit.client.0.smithi088.stdout:migration_prepare 2024-09-13T03:24:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:26 smithi088 ceph-mon[96266]: osdmap e1414: 8 total, 8 up, 8 in 2024-09-13T03:24:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:26 smithi088 ceph-mon[98762]: osdmap e1414: 8 total, 8 up, 8 in 2024-09-13T03:24:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:26 smithi195 ceph-mon[87742]: osdmap e1414: 8 total, 8 up, 8 in 2024-09-13T03:24:27.301 INFO:tasks.workunit.client.0.smithi088.stdout:migration_execute 2024-09-13T03:24:27.301 INFO:tasks.workunit.client.0.smithi088.stdout:write: a 8022246~6844613 2024-09-13T03:24:27.359 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 10098136~2755072 2024-09-13T03:24:27.360 INFO:tasks.workunit.client.0.smithi088.stdout:write: a 68087498~6893148 2024-09-13T03:24:27.416 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 39511900~4089029 2024-09-13T03:24:27.449 INFO:tasks.workunit.client.0.smithi088.stdout:write: a 98622145~7498793 2024-09-13T03:24:27.519 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 13720082~5496878 2024-09-13T03:24:27.548 INFO:tasks.workunit.client.0.smithi088.stdout:write: a 35541910~604672 2024-09-13T03:24:27.587 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 61230098~582159 2024-09-13T03:24:27.596 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: user0 2024-09-13T03:24:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:27 smithi088 ceph-mon[96266]: pgmap v2500: 169 pgs: 169 active+clean; 1.9 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 106 MiB/s rd, 16 MiB/s wr, 233 op/s 2024-09-13T03:24:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:27 smithi088 ceph-mon[96266]: osdmap e1415: 8 total, 8 up, 8 in 2024-09-13T03:24:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:27 smithi088 ceph-mon[96266]: osdmap e1416: 8 total, 8 up, 8 in 2024-09-13T03:24:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:27 smithi088 ceph-mon[98762]: pgmap v2500: 169 pgs: 169 active+clean; 1.9 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 106 MiB/s rd, 16 MiB/s wr, 233 op/s 2024-09-13T03:24:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:27 smithi088 ceph-mon[98762]: osdmap e1415: 8 total, 8 up, 8 in 2024-09-13T03:24:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:27 smithi088 ceph-mon[98762]: osdmap e1416: 8 total, 8 up, 8 in 2024-09-13T03:24:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:27 smithi195 ceph-mon[87742]: pgmap v2500: 169 pgs: 169 active+clean; 1.9 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 106 MiB/s rd, 16 MiB/s wr, 233 op/s 2024-09-13T03:24:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:27 smithi195 ceph-mon[87742]: osdmap e1415: 8 total, 8 up, 8 in 2024-09-13T03:24:28.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:27 smithi195 ceph-mon[87742]: osdmap e1416: 8 total, 8 up, 8 in 2024-09-13T03:24:29.476 INFO:tasks.workunit.client.0.smithi088.stdout:write: b 68778936~6896796 2024-09-13T03:24:29.495 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 100249584~7477034 2024-09-13T03:24:29.495 INFO:tasks.workunit.client.0.smithi088.stdout:write: b 16361000~5779892 2024-09-13T03:24:29.504 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 93968288~8069829 2024-09-13T03:24:29.533 INFO:tasks.workunit.client.0.smithi088.stdout:write: b 54552872~3240774 2024-09-13T03:24:29.534 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 100541464~6337705 2024-09-13T03:24:29.542 INFO:tasks.workunit.client.0.smithi088.stdout:write: b 106480285~1597405 2024-09-13T03:24:29.551 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 23376998~7106209 2024-09-13T03:24:29.552 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: user1 2024-09-13T03:24:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:29 smithi195 ceph-mon[87742]: pgmap v2503: 169 pgs: 169 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 14 MiB/s rd, 24 MiB/s wr, 572 op/s 2024-09-13T03:24:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:29 smithi195 ceph-mon[87742]: osdmap e1417: 8 total, 8 up, 8 in 2024-09-13T03:24:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:24:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:29 smithi088 ceph-mon[96266]: pgmap v2503: 169 pgs: 169 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 14 MiB/s rd, 24 MiB/s wr, 572 op/s 2024-09-13T03:24:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:29 smithi088 ceph-mon[96266]: osdmap e1417: 8 total, 8 up, 8 in 2024-09-13T03:24:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:24:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:29 smithi088 ceph-mon[98762]: pgmap v2503: 169 pgs: 169 active+clean; 2.0 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 14 MiB/s rd, 24 MiB/s wr, 572 op/s 2024-09-13T03:24:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:29 smithi088 ceph-mon[98762]: osdmap e1417: 8 total, 8 up, 8 in 2024-09-13T03:24:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:24:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:30 smithi195 ceph-mon[87742]: osdmap e1418: 8 total, 8 up, 8 in 2024-09-13T03:24:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:30 smithi088 ceph-mon[98762]: osdmap e1418: 8 total, 8 up, 8 in 2024-09-13T03:24:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:30 smithi088 ceph-mon[96266]: osdmap e1418: 8 total, 8 up, 8 in 2024-09-13T03:24:31.492 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 204486019 2024-09-13T03:24:31.505 INFO:tasks.workunit.client.0.smithi088.stdout:write: c 131662157~2659595 2024-09-13T03:24:31.515 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 26426517~4612015 2024-09-13T03:24:31.515 INFO:tasks.workunit.client.0.smithi088.stdout:write: c 150598096~3963141 2024-09-13T03:24:31.520 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 141067617~548309 2024-09-13T03:24:31.520 INFO:tasks.workunit.client.0.smithi088.stdout:write: c 92160299~3367251 2024-09-13T03:24:31.524 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 197053971~7432048 2024-09-13T03:24:31.525 INFO:tasks.workunit.client.0.smithi088.stdout:write: c 122291076~5574986 2024-09-13T03:24:31.537 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 131472613~8218165 2024-09-13T03:24:31.569 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: user2 2024-09-13T03:24:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:31 smithi195 ceph-mon[87742]: pgmap v2506: 169 pgs: 169 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 22 MiB/s rd, 27 MiB/s wr, 756 op/s 2024-09-13T03:24:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:31 smithi195 ceph-mon[87742]: osdmap e1419: 8 total, 8 up, 8 in 2024-09-13T03:24:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:31 smithi088 ceph-mon[96266]: pgmap v2506: 169 pgs: 169 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 22 MiB/s rd, 27 MiB/s wr, 756 op/s 2024-09-13T03:24:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:31 smithi088 ceph-mon[96266]: osdmap e1419: 8 total, 8 up, 8 in 2024-09-13T03:24:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:31 smithi088 ceph-mon[98762]: pgmap v2506: 169 pgs: 169 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 22 MiB/s rd, 27 MiB/s wr, 756 op/s 2024-09-13T03:24:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:31 smithi088 ceph-mon[98762]: osdmap e1419: 8 total, 8 up, 8 in 2024-09-13T03:24:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:32 smithi195 ceph-mon[87742]: osdmap e1420: 8 total, 8 up, 8 in 2024-09-13T03:24:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:32 smithi088 ceph-mon[96266]: osdmap e1420: 8 total, 8 up, 8 in 2024-09-13T03:24:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:32 smithi088 ceph-mon[98762]: osdmap e1420: 8 total, 8 up, 8 in 2024-09-13T03:24:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:24:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:24:33] "GET /metrics HTTP/1.1" 200 38879 "" "Prometheus/2.43.0" 2024-09-13T03:24:33.504 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 131107298 2024-09-13T03:24:33.536 INFO:tasks.workunit.client.0.smithi088.stdout:write: d 47534214~7267065 2024-09-13T03:24:33.554 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 30113101~2221882 2024-09-13T03:24:33.555 INFO:tasks.workunit.client.0.smithi088.stdout:write: d 123832351~4443660 2024-09-13T03:24:33.562 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 96808303~2380827 2024-09-13T03:24:33.563 INFO:tasks.workunit.client.0.smithi088.stdout:write: d 123534734~810943 2024-09-13T03:24:33.596 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 26921672~1807512 2024-09-13T03:24:33.596 INFO:tasks.workunit.client.0.smithi088.stdout:write: d 125960731~1621414 2024-09-13T03:24:33.600 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 70892162~670328 2024-09-13T03:24:33.601 INFO:tasks.workunit.client.0.smithi088.stdout:snap_create: user3 2024-09-13T03:24:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:33 smithi088 ceph-mon[96266]: pgmap v2509: 169 pgs: 169 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 10 MiB/s rd, 20 MiB/s wr, 402 op/s 2024-09-13T03:24:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:33 smithi088 ceph-mon[96266]: osdmap e1421: 8 total, 8 up, 8 in 2024-09-13T03:24:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:33 smithi088 ceph-mon[98762]: pgmap v2509: 169 pgs: 169 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 10 MiB/s rd, 20 MiB/s wr, 402 op/s 2024-09-13T03:24:33.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:33 smithi088 ceph-mon[98762]: osdmap e1421: 8 total, 8 up, 8 in 2024-09-13T03:24:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:33 smithi195 ceph-mon[87742]: pgmap v2509: 169 pgs: 169 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 10 MiB/s rd, 20 MiB/s wr, 402 op/s 2024-09-13T03:24:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:33 smithi195 ceph-mon[87742]: osdmap e1421: 8 total, 8 up, 8 in 2024-09-13T03:24:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:34 smithi088 ceph-mon[96266]: osdmap e1422: 8 total, 8 up, 8 in 2024-09-13T03:24:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:34 smithi088 ceph-mon[98762]: osdmap e1422: 8 total, 8 up, 8 in 2024-09-13T03:24:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:34 smithi195 ceph-mon[87742]: osdmap e1422: 8 total, 8 up, 8 in 2024-09-13T03:24:35.521 INFO:tasks.workunit.client.0.smithi088.stdout:write: 1 13110729~3277682 2024-09-13T03:24:35.523 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 13930149~1638841 2024-09-13T03:24:35.545 INFO:tasks.workunit.client.0.smithi088.stdout:write: 2 26221459~3277682 2024-09-13T03:24:35.545 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 27040879~1638841 2024-09-13T03:24:35.564 INFO:tasks.workunit.client.0.smithi088.stdout:write: 3 39332189~3277682 2024-09-13T03:24:35.565 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 40151609~1638841 2024-09-13T03:24:35.582 INFO:tasks.workunit.client.0.smithi088.stdout:write: 4 52442919~3277682 2024-09-13T03:24:35.583 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 53262339~1638841 2024-09-13T03:24:35.600 INFO:tasks.workunit.client.0.smithi088.stdout:write: 5 65553649~3277682 2024-09-13T03:24:35.602 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 66373069~1638841 2024-09-13T03:24:35.691 INFO:tasks.workunit.client.0.smithi088.stdout:migration_commit 2024-09-13T03:24:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:35 smithi088 ceph-mon[96266]: pgmap v2512: 169 pgs: 169 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 4.4 MiB/s rd, 24 MiB/s wr, 328 op/s 2024-09-13T03:24:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:35 smithi088 ceph-mon[96266]: osdmap e1423: 8 total, 8 up, 8 in 2024-09-13T03:24:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:35 smithi088 ceph-mon[98762]: pgmap v2512: 169 pgs: 169 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 4.4 MiB/s rd, 24 MiB/s wr, 328 op/s 2024-09-13T03:24:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:35 smithi088 ceph-mon[98762]: osdmap e1423: 8 total, 8 up, 8 in 2024-09-13T03:24:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:35 smithi195 ceph-mon[87742]: pgmap v2512: 169 pgs: 169 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 4.4 MiB/s rd, 24 MiB/s wr, 328 op/s 2024-09-13T03:24:35.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:35 smithi195 ceph-mon[87742]: osdmap e1423: 8 total, 8 up, 8 in 2024-09-13T03:24:36.584 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMigration.StressLive (17302 ms) 2024-09-13T03:24:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:36 smithi088 ceph-mon[96266]: osdmap e1424: 8 total, 8 up, 8 in 2024-09-13T03:24:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:36 smithi088 ceph-mon[98762]: osdmap e1424: 8 total, 8 up, 8 in 2024-09-13T03:24:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:36 smithi195 ceph-mon[87742]: osdmap e1424: 8 total, 8 up, 8 in 2024-09-13T03:24:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:37 smithi088 ceph-mon[96266]: pgmap v2515: 169 pgs: 169 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 16 MiB/s wr, 191 op/s 2024-09-13T03:24:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:37 smithi088 ceph-mon[98762]: pgmap v2515: 169 pgs: 169 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 16 MiB/s wr, 191 op/s 2024-09-13T03:24:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:37 smithi195 ceph-mon[87742]: pgmap v2515: 169 pgs: 169 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 16 MiB/s wr, 191 op/s 2024-09-13T03:24:38.527 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 57 tests from TestMigration (262940 ms total) 2024-09-13T03:24:38.527 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:24:38.527 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 6 tests from TestGroup 2024-09-13T03:24:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:38 smithi088 ceph-mon[98762]: osdmap e1425: 8 total, 8 up, 8 in 2024-09-13T03:24:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:38 smithi088 ceph-mon[96266]: osdmap e1425: 8 total, 8 up, 8 in 2024-09-13T03:24:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:38 smithi195 ceph-mon[87742]: osdmap e1425: 8 total, 8 up, 8 in 2024-09-13T03:24:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:39 smithi088 ceph-mon[98762]: pgmap v2517: 137 pgs: 137 active+clean; 2.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2024-09-13T03:24:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:39 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:24:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:39 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T03:24:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:39 smithi088 ceph-mon[98762]: osdmap e1426: 8 total, 8 up, 8 in 2024-09-13T03:24:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:39 smithi088 ceph-mon[96266]: pgmap v2517: 137 pgs: 137 active+clean; 2.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2024-09-13T03:24:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:39 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:24:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:39 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T03:24:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:39 smithi088 ceph-mon[96266]: osdmap e1426: 8 total, 8 up, 8 in 2024-09-13T03:24:39.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:39 smithi195 ceph-mon[87742]: pgmap v2517: 137 pgs: 137 active+clean; 2.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail 2024-09-13T03:24:40.161 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:39 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:24:40.162 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:39 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T03:24:40.162 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:39 smithi195 ceph-mon[87742]: osdmap e1426: 8 total, 8 up, 8 in 2024-09-13T03:24:40.543 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestGroup.group_create 2024-09-13T03:24:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:40 smithi088 ceph-mon[96266]: osdmap e1427: 8 total, 8 up, 8 in 2024-09-13T03:24:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:40 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2582887192' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:24:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:40 smithi088 ceph-mon[98762]: osdmap e1427: 8 total, 8 up, 8 in 2024-09-13T03:24:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:40 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2582887192' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:24:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:40 smithi195 ceph-mon[87742]: osdmap e1427: 8 total, 8 up, 8 in 2024-09-13T03:24:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:40 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2582887192' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:24:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:41 smithi088 ceph-mon[96266]: pgmap v2520: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-09-13T03:24:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:41 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:24:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:41 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2582887192' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:24:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:41 smithi088 ceph-mon[96266]: osdmap e1428: 8 total, 8 up, 8 in 2024-09-13T03:24:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:41 smithi088 ceph-mon[98762]: pgmap v2520: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-09-13T03:24:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:41 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:24:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:41 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2582887192' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:24:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:41 smithi088 ceph-mon[98762]: osdmap e1428: 8 total, 8 up, 8 in 2024-09-13T03:24:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:41 smithi195 ceph-mon[87742]: pgmap v2520: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-09-13T03:24:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:41 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:24:41.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:41 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2582887192' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:24:41.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:41 smithi195 ceph-mon[87742]: osdmap e1428: 8 total, 8 up, 8 in 2024-09-13T03:24:42.581 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestGroup.group_create (2038 ms) 2024-09-13T03:24:42.581 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestGroup.group_createPP 2024-09-13T03:24:42.599 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestGroup.group_createPP (18 ms) 2024-09-13T03:24:42.599 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestGroup.add_image 2024-09-13T03:24:42.638 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestGroup.add_image (38 ms) 2024-09-13T03:24:42.638 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestGroup.add_imagePP 2024-09-13T03:24:42.672 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestGroup.add_imagePP (35 ms) 2024-09-13T03:24:42.672 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestGroup.add_snapshot 2024-09-13T03:24:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:42 smithi088 ceph-mon[96266]: osdmap e1429: 8 total, 8 up, 8 in 2024-09-13T03:24:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:42 smithi088 ceph-mon[98762]: osdmap e1429: 8 total, 8 up, 8 in 2024-09-13T03:24:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:42 smithi195 ceph-mon[87742]: osdmap e1429: 8 total, 8 up, 8 in 2024-09-13T03:24:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:24:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:24:43] "GET /metrics HTTP/1.1" 200 38879 "" "Prometheus/2.43.0" 2024-09-13T03:24:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:43 smithi088 ceph-mon[96266]: pgmap v2523: 137 pgs: 9 creating+peering, 14 unknown, 114 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-13T03:24:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:43 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:24:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:43 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T03:24:43.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:43 smithi088 ceph-mon[96266]: osdmap e1430: 8 total, 8 up, 8 in 2024-09-13T03:24:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:43 smithi088 ceph-mon[98762]: pgmap v2523: 137 pgs: 9 creating+peering, 14 unknown, 114 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-13T03:24:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:43 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:24:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:43 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T03:24:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:43 smithi088 ceph-mon[98762]: osdmap e1430: 8 total, 8 up, 8 in 2024-09-13T03:24:43.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:43 smithi195 ceph-mon[87742]: pgmap v2523: 137 pgs: 9 creating+peering, 14 unknown, 114 active+clean; 4.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2024-09-13T03:24:43.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:43 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:24:43.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:43 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T03:24:43.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:43 smithi195 ceph-mon[87742]: osdmap e1430: 8 total, 8 up, 8 in 2024-09-13T03:24:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:44 smithi088 ceph-mon[96266]: osdmap e1431: 8 total, 8 up, 8 in 2024-09-13T03:24:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:24:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:24:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:44 smithi088 ceph-mon[98762]: osdmap e1431: 8 total, 8 up, 8 in 2024-09-13T03:24:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:24:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:24:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:44 smithi195 ceph-mon[87742]: osdmap e1431: 8 total, 8 up, 8 in 2024-09-13T03:24:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:24:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:24:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:45 smithi088 ceph-mon[96266]: pgmap v2526: 137 pgs: 9 creating+peering, 3 unknown, 125 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 KiB/s wr, 26 op/s 2024-09-13T03:24:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:45 smithi088 ceph-mon[96266]: osdmap e1432: 8 total, 8 up, 8 in 2024-09-13T03:24:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:45 smithi088 ceph-mon[98762]: pgmap v2526: 137 pgs: 9 creating+peering, 3 unknown, 125 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 KiB/s wr, 26 op/s 2024-09-13T03:24:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:45 smithi088 ceph-mon[98762]: osdmap e1432: 8 total, 8 up, 8 in 2024-09-13T03:24:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:45 smithi195 ceph-mon[87742]: pgmap v2526: 137 pgs: 9 creating+peering, 3 unknown, 125 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 KiB/s wr, 26 op/s 2024-09-13T03:24:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:45 smithi195 ceph-mon[87742]: osdmap e1432: 8 total, 8 up, 8 in 2024-09-13T03:24:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:46 smithi088 ceph-mon[96266]: osdmap e1433: 8 total, 8 up, 8 in 2024-09-13T03:24:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:46 smithi088 ceph-mon[98762]: osdmap e1433: 8 total, 8 up, 8 in 2024-09-13T03:24:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:46 smithi195 ceph-mon[87742]: osdmap e1433: 8 total, 8 up, 8 in 2024-09-13T03:24:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:47 smithi088 ceph-mon[96266]: pgmap v2529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 5.5 KiB/s wr, 57 op/s 2024-09-13T03:24:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:47 smithi088 ceph-mon[96266]: osdmap e1434: 8 total, 8 up, 8 in 2024-09-13T03:24:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:47 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:24:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:47 smithi088 ceph-mon[98762]: pgmap v2529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 5.5 KiB/s wr, 57 op/s 2024-09-13T03:24:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:47 smithi088 ceph-mon[98762]: osdmap e1434: 8 total, 8 up, 8 in 2024-09-13T03:24:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:47 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:24:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:47 smithi195 ceph-mon[87742]: pgmap v2529: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 5.5 KiB/s wr, 57 op/s 2024-09-13T03:24:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:47 smithi195 ceph-mon[87742]: osdmap e1434: 8 total, 8 up, 8 in 2024-09-13T03:24:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:47 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:24:48.613 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestGroup.add_snapshot (5941 ms) 2024-09-13T03:24:48.613 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-09-13T03:24:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:48 smithi088 ceph-mon[96266]: osdmap e1435: 8 total, 8 up, 8 in 2024-09-13T03:24:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:24:48.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:24:48.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:24:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:48 smithi088 ceph-mon[98762]: osdmap e1435: 8 total, 8 up, 8 in 2024-09-13T03:24:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:24:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:24:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:24:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:48 smithi195 ceph-mon[87742]: osdmap e1435: 8 total, 8 up, 8 in 2024-09-13T03:24:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:24:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:24:48.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:24:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:49 smithi088 ceph-mon[96266]: pgmap v2532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 12 KiB/s wr, 97 op/s 2024-09-13T03:24:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:49 smithi088 ceph-mon[96266]: osdmap e1436: 8 total, 8 up, 8 in 2024-09-13T03:24:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:49 smithi088 ceph-mon[98762]: pgmap v2532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 12 KiB/s wr, 97 op/s 2024-09-13T03:24:49.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:49 smithi088 ceph-mon[98762]: osdmap e1436: 8 total, 8 up, 8 in 2024-09-13T03:24:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:49 smithi195 ceph-mon[87742]: pgmap v2532: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 12 KiB/s wr, 97 op/s 2024-09-13T03:24:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:49 smithi195 ceph-mon[87742]: osdmap e1436: 8 total, 8 up, 8 in 2024-09-13T03:24:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:50 smithi088 ceph-mon[96266]: osdmap e1437: 8 total, 8 up, 8 in 2024-09-13T03:24:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:50 smithi088 ceph-mon[98762]: osdmap e1437: 8 total, 8 up, 8 in 2024-09-13T03:24:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:50 smithi195 ceph-mon[87742]: osdmap e1437: 8 total, 8 up, 8 in 2024-09-13T03:24:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:51 smithi088 ceph-mon[96266]: pgmap v2535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 139 KiB/s rd, 16 KiB/s wr, 185 op/s 2024-09-13T03:24:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:51 smithi088 ceph-mon[96266]: osdmap e1438: 8 total, 8 up, 8 in 2024-09-13T03:24:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:51 smithi088 ceph-mon[98762]: pgmap v2535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 139 KiB/s rd, 16 KiB/s wr, 185 op/s 2024-09-13T03:24:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:51 smithi088 ceph-mon[98762]: osdmap e1438: 8 total, 8 up, 8 in 2024-09-13T03:24:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:51 smithi195 ceph-mon[87742]: pgmap v2535: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 139 KiB/s rd, 16 KiB/s wr, 185 op/s 2024-09-13T03:24:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:51 smithi195 ceph-mon[87742]: osdmap e1438: 8 total, 8 up, 8 in 2024-09-13T03:24:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:52 smithi088 ceph-mon[98762]: osdmap e1439: 8 total, 8 up, 8 in 2024-09-13T03:24:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:52 smithi088 ceph-mon[98762]: osdmap e1440: 8 total, 8 up, 8 in 2024-09-13T03:24:52.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:52 smithi088 ceph-mon[96266]: osdmap e1439: 8 total, 8 up, 8 in 2024-09-13T03:24:52.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:52 smithi088 ceph-mon[96266]: osdmap e1440: 8 total, 8 up, 8 in 2024-09-13T03:24:52.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:52 smithi195 ceph-mon[87742]: osdmap e1439: 8 total, 8 up, 8 in 2024-09-13T03:24:52.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:52 smithi195 ceph-mon[87742]: osdmap e1440: 8 total, 8 up, 8 in 2024-09-13T03:24:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:24:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:24:53] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2024-09-13T03:24:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:53 smithi088 ceph-mon[96266]: pgmap v2538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 10 KiB/s wr, 191 op/s 2024-09-13T03:24:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:53 smithi088 ceph-mon[96266]: osdmap e1441: 8 total, 8 up, 8 in 2024-09-13T03:24:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:53 smithi088 ceph-mon[98762]: pgmap v2538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 10 KiB/s wr, 191 op/s 2024-09-13T03:24:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:53 smithi088 ceph-mon[98762]: osdmap e1441: 8 total, 8 up, 8 in 2024-09-13T03:24:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:53 smithi195 ceph-mon[87742]: pgmap v2538: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 10 KiB/s wr, 191 op/s 2024-09-13T03:24:53.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:53 smithi195 ceph-mon[87742]: osdmap e1441: 8 total, 8 up, 8 in 2024-09-13T03:24:54.494 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestGroup.add_snapshotPP (5880 ms) 2024-09-13T03:24:55.473 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 6 tests from TestGroup (13951 ms total) 2024-09-13T03:24:55.473 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:24:55.473 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 31 tests from TestDeepCopy 2024-09-13T03:24:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:55 smithi195 ceph-mon[87742]: pgmap v2541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 8.0 KiB/s wr, 116 op/s 2024-09-13T03:24:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:55 smithi195 ceph-mon[87742]: osdmap e1442: 8 total, 8 up, 8 in 2024-09-13T03:24:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:55 smithi088 ceph-mon[98762]: pgmap v2541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 8.0 KiB/s wr, 116 op/s 2024-09-13T03:24:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:55 smithi088 ceph-mon[98762]: osdmap e1442: 8 total, 8 up, 8 in 2024-09-13T03:24:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:55 smithi088 ceph-mon[96266]: pgmap v2541: 137 pgs: 137 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 8.0 KiB/s wr, 116 op/s 2024-09-13T03:24:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:55 smithi088 ceph-mon[96266]: osdmap e1442: 8 total, 8 up, 8 in 2024-09-13T03:24:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:56 smithi195 ceph-mon[87742]: osdmap e1443: 8 total, 8 up, 8 in 2024-09-13T03:24:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:56 smithi088 ceph-mon[96266]: osdmap e1443: 8 total, 8 up, 8 in 2024-09-13T03:24:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:56 smithi088 ceph-mon[98762]: osdmap e1443: 8 total, 8 up, 8 in 2024-09-13T03:24:57.486 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Empty 2024-09-13T03:24:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:57 smithi195 ceph-mon[87742]: pgmap v2544: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:24:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:57 smithi195 ceph-mon[87742]: osdmap e1444: 8 total, 8 up, 8 in 2024-09-13T03:24:57.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:57 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2439686234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:24:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:57 smithi088 ceph-mon[98762]: pgmap v2544: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:24:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:57 smithi088 ceph-mon[98762]: osdmap e1444: 8 total, 8 up, 8 in 2024-09-13T03:24:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:57 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2439686234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:24:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:57 smithi088 ceph-mon[96266]: pgmap v2544: 105 pgs: 105 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:24:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:57 smithi088 ceph-mon[96266]: osdmap e1444: 8 total, 8 up, 8 in 2024-09-13T03:24:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:57 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2439686234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:24:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:58 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2439686234' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:24:58.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:58 smithi195 ceph-mon[87742]: osdmap e1445: 8 total, 8 up, 8 in 2024-09-13T03:24:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:58 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2439686234' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:24:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:58 smithi088 ceph-mon[96266]: osdmap e1445: 8 total, 8 up, 8 in 2024-09-13T03:24:58.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:58 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2439686234' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:24:58.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:58 smithi088 ceph-mon[98762]: osdmap e1445: 8 total, 8 up, 8 in 2024-09-13T03:24:59.609 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.Empty (2122 ms) 2024-09-13T03:24:59.609 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-09-13T03:24:59.839 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.NoSnaps (231 ms) 2024-09-13T03:24:59.839 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Snaps 2024-09-13T03:24:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:59 smithi088 ceph-mon[96266]: pgmap v2547: 137 pgs: 9 creating+peering, 15 unknown, 113 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:24:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:59 smithi088 ceph-mon[96266]: osdmap e1446: 8 total, 8 up, 8 in 2024-09-13T03:24:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:24:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:24:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:59 smithi088 ceph-mon[98762]: pgmap v2547: 137 pgs: 9 creating+peering, 15 unknown, 113 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:24:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:59 smithi088 ceph-mon[98762]: osdmap e1446: 8 total, 8 up, 8 in 2024-09-13T03:24:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:24:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:24:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:59 smithi195 ceph-mon[87742]: pgmap v2547: 137 pgs: 9 creating+peering, 15 unknown, 113 active+clean; 4.6 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:24:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:59 smithi195 ceph-mon[87742]: osdmap e1446: 8 total, 8 up, 8 in 2024-09-13T03:24:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:24:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:25:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:00 smithi088 ceph-mon[96266]: osdmap e1447: 8 total, 8 up, 8 in 2024-09-13T03:25:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:00 smithi088 ceph-mon[98762]: osdmap e1447: 8 total, 8 up, 8 in 2024-09-13T03:25:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:00 smithi195 ceph-mon[87742]: osdmap e1447: 8 total, 8 up, 8 in 2024-09-13T03:25:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:01 smithi088 ceph-mon[96266]: pgmap v2550: 137 pgs: 9 creating+peering, 6 unknown, 122 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-09-13T03:25:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:01 smithi088 ceph-mon[96266]: osdmap e1448: 8 total, 8 up, 8 in 2024-09-13T03:25:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:01 smithi088 ceph-mon[98762]: pgmap v2550: 137 pgs: 9 creating+peering, 6 unknown, 122 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-09-13T03:25:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:01 smithi088 ceph-mon[98762]: osdmap e1448: 8 total, 8 up, 8 in 2024-09-13T03:25:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:01 smithi195 ceph-mon[87742]: pgmap v2550: 137 pgs: 9 creating+peering, 6 unknown, 122 active+clean; 13 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.0 MiB/s wr, 26 op/s 2024-09-13T03:25:01.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:01 smithi195 ceph-mon[87742]: osdmap e1448: 8 total, 8 up, 8 in 2024-09-13T03:25:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:02 smithi088 ceph-mon[96266]: osdmap e1449: 8 total, 8 up, 8 in 2024-09-13T03:25:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:02 smithi088 ceph-mon[98762]: osdmap e1449: 8 total, 8 up, 8 in 2024-09-13T03:25:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:02 smithi195 ceph-mon[87742]: osdmap e1449: 8 total, 8 up, 8 in 2024-09-13T03:25:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:25:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:25:03] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-09-13T03:25:03.801 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.Snaps (3961 ms) 2024-09-13T03:25:03.801 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-09-13T03:25:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:03 smithi088 ceph-mon[96266]: pgmap v2553: 137 pgs: 6 creating+peering, 131 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 MiB/s wr, 67 op/s 2024-09-13T03:25:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:03 smithi088 ceph-mon[96266]: osdmap e1450: 8 total, 8 up, 8 in 2024-09-13T03:25:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:03 smithi088 ceph-mon[98762]: pgmap v2553: 137 pgs: 6 creating+peering, 131 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 MiB/s wr, 67 op/s 2024-09-13T03:25:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:03 smithi088 ceph-mon[98762]: osdmap e1450: 8 total, 8 up, 8 in 2024-09-13T03:25:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:03 smithi195 ceph-mon[87742]: pgmap v2553: 137 pgs: 6 creating+peering, 131 active+clean; 17 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 MiB/s wr, 67 op/s 2024-09-13T03:25:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:03 smithi195 ceph-mon[87742]: osdmap e1450: 8 total, 8 up, 8 in 2024-09-13T03:25:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:04 smithi088 ceph-mon[96266]: osdmap e1451: 8 total, 8 up, 8 in 2024-09-13T03:25:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:04 smithi088 ceph-mon[98762]: osdmap e1451: 8 total, 8 up, 8 in 2024-09-13T03:25:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:04 smithi195 ceph-mon[87742]: osdmap e1451: 8 total, 8 up, 8 in 2024-09-13T03:25:05.650 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.SnapDiscard (1850 ms) 2024-09-13T03:25:05.650 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-09-13T03:25:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:05 smithi088 ceph-mon[96266]: pgmap v2556: 137 pgs: 137 active+clean; 45 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 8.0 MiB/s wr, 102 op/s 2024-09-13T03:25:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:05 smithi088 ceph-mon[96266]: osdmap e1452: 8 total, 8 up, 8 in 2024-09-13T03:25:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:05 smithi088 ceph-mon[98762]: pgmap v2556: 137 pgs: 137 active+clean; 45 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 8.0 MiB/s wr, 102 op/s 2024-09-13T03:25:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:05 smithi088 ceph-mon[98762]: osdmap e1452: 8 total, 8 up, 8 in 2024-09-13T03:25:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:05 smithi195 ceph-mon[87742]: pgmap v2556: 137 pgs: 137 active+clean; 45 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 8.0 MiB/s wr, 102 op/s 2024-09-13T03:25:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:05 smithi195 ceph-mon[87742]: osdmap e1452: 8 total, 8 up, 8 in 2024-09-13T03:25:06.730 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.CloneDiscard (1079 ms) 2024-09-13T03:25:06.730 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-09-13T03:25:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:06 smithi088 ceph-mon[96266]: osdmap e1453: 8 total, 8 up, 8 in 2024-09-13T03:25:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:06 smithi088 ceph-mon[98762]: osdmap e1453: 8 total, 8 up, 8 in 2024-09-13T03:25:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:06 smithi195 ceph-mon[87742]: osdmap e1453: 8 total, 8 up, 8 in 2024-09-13T03:25:07.624 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.CloneShrink (895 ms) 2024-09-13T03:25:07.624 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-09-13T03:25:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:07 smithi088 ceph-mon[96266]: pgmap v2559: 137 pgs: 137 active+clean; 57 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 10 MiB/s wr, 137 op/s 2024-09-13T03:25:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:07 smithi088 ceph-mon[96266]: osdmap e1454: 8 total, 8 up, 8 in 2024-09-13T03:25:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:07 smithi088 ceph-mon[96266]: osdmap e1455: 8 total, 8 up, 8 in 2024-09-13T03:25:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:07 smithi088 ceph-mon[98762]: pgmap v2559: 137 pgs: 137 active+clean; 57 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 10 MiB/s wr, 137 op/s 2024-09-13T03:25:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:07 smithi088 ceph-mon[98762]: osdmap e1454: 8 total, 8 up, 8 in 2024-09-13T03:25:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:07 smithi088 ceph-mon[98762]: osdmap e1455: 8 total, 8 up, 8 in 2024-09-13T03:25:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:07 smithi195 ceph-mon[87742]: pgmap v2559: 137 pgs: 137 active+clean; 57 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 21 MiB/s rd, 10 MiB/s wr, 137 op/s 2024-09-13T03:25:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:07 smithi195 ceph-mon[87742]: osdmap e1454: 8 total, 8 up, 8 in 2024-09-13T03:25:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:07 smithi195 ceph-mon[87742]: osdmap e1455: 8 total, 8 up, 8 in 2024-09-13T03:25:08.776 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.CloneExpand (1152 ms) 2024-09-13T03:25:08.776 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-09-13T03:25:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:09 smithi088 ceph-mon[96266]: pgmap v2562: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 6.0 MiB/s wr, 193 op/s 2024-09-13T03:25:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:09 smithi088 ceph-mon[96266]: osdmap e1456: 8 total, 8 up, 8 in 2024-09-13T03:25:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:09 smithi088 ceph-mon[98762]: pgmap v2562: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 6.0 MiB/s wr, 193 op/s 2024-09-13T03:25:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:09 smithi088 ceph-mon[98762]: osdmap e1456: 8 total, 8 up, 8 in 2024-09-13T03:25:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:09 smithi195 ceph-mon[87742]: pgmap v2562: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 6.0 MiB/s wr, 193 op/s 2024-09-13T03:25:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:09 smithi195 ceph-mon[87742]: osdmap e1456: 8 total, 8 up, 8 in 2024-09-13T03:25:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:10 smithi088 ceph-mon[96266]: osdmap e1457: 8 total, 8 up, 8 in 2024-09-13T03:25:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:10 smithi088 ceph-mon[98762]: osdmap e1457: 8 total, 8 up, 8 in 2024-09-13T03:25:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:10 smithi195 ceph-mon[87742]: osdmap e1457: 8 total, 8 up, 8 in 2024-09-13T03:25:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:11 smithi088 ceph-mon[98762]: pgmap v2565: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 285 op/s 2024-09-13T03:25:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:11 smithi088 ceph-mon[98762]: osdmap e1458: 8 total, 8 up, 8 in 2024-09-13T03:25:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:11 smithi088 ceph-mon[96266]: pgmap v2565: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 285 op/s 2024-09-13T03:25:11.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:11 smithi088 ceph-mon[96266]: osdmap e1458: 8 total, 8 up, 8 in 2024-09-13T03:25:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:11 smithi195 ceph-mon[87742]: pgmap v2565: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 3.0 MiB/s wr, 285 op/s 2024-09-13T03:25:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:11 smithi195 ceph-mon[87742]: osdmap e1458: 8 total, 8 up, 8 in 2024-09-13T03:25:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:12 smithi088 ceph-mon[96266]: osdmap e1459: 8 total, 8 up, 8 in 2024-09-13T03:25:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:12 smithi088 ceph-mon[98762]: osdmap e1459: 8 total, 8 up, 8 in 2024-09-13T03:25:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:12 smithi195 ceph-mon[87742]: osdmap e1459: 8 total, 8 up, 8 in 2024-09-13T03:25:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:25:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:25:13] "GET /metrics HTTP/1.1" 200 36375 "" "Prometheus/2.43.0" 2024-09-13T03:25:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:13 smithi088 ceph-mon[96266]: pgmap v2568: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 254 KiB/s rd, 19 KiB/s wr, 339 op/s 2024-09-13T03:25:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:13 smithi088 ceph-mon[96266]: osdmap e1460: 8 total, 8 up, 8 in 2024-09-13T03:25:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:13 smithi088 ceph-mon[98762]: pgmap v2568: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 254 KiB/s rd, 19 KiB/s wr, 339 op/s 2024-09-13T03:25:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:13 smithi088 ceph-mon[98762]: osdmap e1460: 8 total, 8 up, 8 in 2024-09-13T03:25:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:13 smithi195 ceph-mon[87742]: pgmap v2568: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 254 KiB/s rd, 19 KiB/s wr, 339 op/s 2024-09-13T03:25:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:13 smithi195 ceph-mon[87742]: osdmap e1460: 8 total, 8 up, 8 in 2024-09-13T03:25:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:14 smithi088 ceph-mon[96266]: osdmap e1461: 8 total, 8 up, 8 in 2024-09-13T03:25:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:25:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:14 smithi088 ceph-mon[98762]: osdmap e1461: 8 total, 8 up, 8 in 2024-09-13T03:25:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:25:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:14 smithi195 ceph-mon[87742]: osdmap e1461: 8 total, 8 up, 8 in 2024-09-13T03:25:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:25:15.716 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.CloneHideParent (6940 ms) 2024-09-13T03:25:15.717 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Clone 2024-09-13T03:25:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:15 smithi088 ceph-mon[96266]: pgmap v2571: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 19 KiB/s wr, 352 op/s 2024-09-13T03:25:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:15 smithi088 ceph-mon[96266]: osdmap e1462: 8 total, 8 up, 8 in 2024-09-13T03:25:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:15 smithi088 ceph-mon[98762]: pgmap v2571: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 19 KiB/s wr, 352 op/s 2024-09-13T03:25:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:15 smithi088 ceph-mon[98762]: osdmap e1462: 8 total, 8 up, 8 in 2024-09-13T03:25:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:15 smithi195 ceph-mon[87742]: pgmap v2571: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 19 KiB/s wr, 352 op/s 2024-09-13T03:25:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:15 smithi195 ceph-mon[87742]: osdmap e1462: 8 total, 8 up, 8 in 2024-09-13T03:25:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:16 smithi088 ceph-mon[96266]: osdmap e1463: 8 total, 8 up, 8 in 2024-09-13T03:25:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:16 smithi088 ceph-mon[98762]: osdmap e1463: 8 total, 8 up, 8 in 2024-09-13T03:25:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:16 smithi195 ceph-mon[87742]: osdmap e1463: 8 total, 8 up, 8 in 2024-09-13T03:25:17.923 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.Clone (2206 ms) 2024-09-13T03:25:17.923 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-09-13T03:25:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:17 smithi088 ceph-mon[98762]: pgmap v2574: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 254 op/s 2024-09-13T03:25:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:17 smithi088 ceph-mon[98762]: osdmap e1464: 8 total, 8 up, 8 in 2024-09-13T03:25:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:17 smithi088 ceph-mon[96266]: pgmap v2574: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 254 op/s 2024-09-13T03:25:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:17 smithi088 ceph-mon[96266]: osdmap e1464: 8 total, 8 up, 8 in 2024-09-13T03:25:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:17 smithi195 ceph-mon[87742]: pgmap v2574: 137 pgs: 137 active+clean; 69 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 183 KiB/s rd, 15 KiB/s wr, 254 op/s 2024-09-13T03:25:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:17 smithi195 ceph-mon[87742]: osdmap e1464: 8 total, 8 up, 8 in 2024-09-13T03:25:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:18 smithi088 ceph-mon[96266]: osdmap e1465: 8 total, 8 up, 8 in 2024-09-13T03:25:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:18 smithi088 ceph-mon[98762]: osdmap e1465: 8 total, 8 up, 8 in 2024-09-13T03:25:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:18 smithi195 ceph-mon[87742]: osdmap e1465: 8 total, 8 up, 8 in 2024-09-13T03:25:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:19 smithi088 ceph-mon[96266]: pgmap v2577: 137 pgs: 137 active+clean; 73 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 1.0 MiB/s wr, 122 op/s 2024-09-13T03:25:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:19 smithi088 ceph-mon[96266]: osdmap e1466: 8 total, 8 up, 8 in 2024-09-13T03:25:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:19 smithi088 ceph-mon[98762]: pgmap v2577: 137 pgs: 137 active+clean; 73 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 1.0 MiB/s wr, 122 op/s 2024-09-13T03:25:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:19 smithi088 ceph-mon[98762]: osdmap e1466: 8 total, 8 up, 8 in 2024-09-13T03:25:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:19 smithi195 ceph-mon[87742]: pgmap v2577: 137 pgs: 137 active+clean; 73 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 1.0 MiB/s wr, 122 op/s 2024-09-13T03:25:19.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:19 smithi195 ceph-mon[87742]: osdmap e1466: 8 total, 8 up, 8 in 2024-09-13T03:25:20.087 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.CloneFlatten (2165 ms) 2024-09-13T03:25:20.087 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Stress 2024-09-13T03:25:20.111 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 59327657~4633470 2024-09-13T03:25:20.135 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 11483359~66847 2024-09-13T03:25:20.136 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 67170915~3974652 2024-09-13T03:25:20.151 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 27012390~2138191 2024-09-13T03:25:20.151 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 58410076~5637037 2024-09-13T03:25:20.171 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 43854881~1676124 2024-09-13T03:25:20.172 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 32451398~5599774 2024-09-13T03:25:20.197 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 69911204~790298 2024-09-13T03:25:20.198 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap0 2024-09-13T03:25:20.626 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 91132080 2024-09-13T03:25:20.631 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 55983908~1289827 2024-09-13T03:25:20.634 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 31056322~4898457 2024-09-13T03:25:20.635 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 16237185~6388784 2024-09-13T03:25:20.635 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 16398806~6306751 2024-09-13T03:25:20.656 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 21830983~2784469 2024-09-13T03:25:20.657 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 58347695~5855020 2024-09-13T03:25:20.657 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 76608757~3221941 2024-09-13T03:25:20.657 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 61580676~2369855 2024-09-13T03:25:20.679 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap1 2024-09-13T03:25:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:20 smithi088 ceph-mon[98762]: osdmap e1467: 8 total, 8 up, 8 in 2024-09-13T03:25:20.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:20 smithi088 ceph-mon[96266]: osdmap e1467: 8 total, 8 up, 8 in 2024-09-13T03:25:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:20 smithi195 ceph-mon[87742]: osdmap e1467: 8 total, 8 up, 8 in 2024-09-13T03:25:21.647 INFO:tasks.workunit.client.0.smithi088.stdout:clone image236 -> image237 2024-09-13T03:25:21.699 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 51160760~66276 2024-09-13T03:25:21.705 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 8116256~8068943 2024-09-13T03:25:21.710 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 85560924~5571156 2024-09-13T03:25:21.728 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 85776210~5355870 2024-09-13T03:25:21.729 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 38646723~2382474 2024-09-13T03:25:21.742 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 54452595~5586970 2024-09-13T03:25:21.746 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 25939229~7015603 2024-09-13T03:25:21.773 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 17989005~2193751 2024-09-13T03:25:21.775 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap2 2024-09-13T03:25:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:21 smithi088 ceph-mon[98762]: pgmap v2580: 137 pgs: 137 active+clean; 93 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.0 MiB/s wr, 286 op/s 2024-09-13T03:25:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:21 smithi088 ceph-mon[98762]: osdmap e1468: 8 total, 8 up, 8 in 2024-09-13T03:25:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:21 smithi088 ceph-mon[96266]: pgmap v2580: 137 pgs: 137 active+clean; 93 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.0 MiB/s wr, 286 op/s 2024-09-13T03:25:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:21 smithi088 ceph-mon[96266]: osdmap e1468: 8 total, 8 up, 8 in 2024-09-13T03:25:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:21 smithi195 ceph-mon[87742]: pgmap v2580: 137 pgs: 137 active+clean; 93 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.0 MiB/s wr, 286 op/s 2024-09-13T03:25:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:21 smithi195 ceph-mon[87742]: osdmap e1468: 8 total, 8 up, 8 in 2024-09-13T03:25:22.642 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 118112270 2024-09-13T03:25:22.649 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 41414311~6895711 2024-09-13T03:25:22.652 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 28962244~4627283 2024-09-13T03:25:22.654 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 9273077~5670538 2024-09-13T03:25:22.654 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 43999629~317516 2024-09-13T03:25:22.684 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 30112270~911538 2024-09-13T03:25:22.684 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 48301028~5792817 2024-09-13T03:25:22.685 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 40882762~6700484 2024-09-13T03:25:22.685 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 110134421~3023779 2024-09-13T03:25:22.704 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap3 2024-09-13T03:25:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:22 smithi088 ceph-mon[96266]: osdmap e1469: 8 total, 8 up, 8 in 2024-09-13T03:25:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:22 smithi088 ceph-mon[98762]: osdmap e1469: 8 total, 8 up, 8 in 2024-09-13T03:25:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:22 smithi195 ceph-mon[87742]: osdmap e1469: 8 total, 8 up, 8 in 2024-09-13T03:25:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:25:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:25:23] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.43.0" 2024-09-13T03:25:23.652 INFO:tasks.workunit.client.0.smithi088.stdout:clone image237 -> image238 2024-09-13T03:25:23.718 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 196689339 2024-09-13T03:25:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:23 smithi088 ceph-mon[96266]: pgmap v2583: 137 pgs: 137 active+clean; 157 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 21 MiB/s wr, 412 op/s 2024-09-13T03:25:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:23 smithi088 ceph-mon[96266]: osdmap e1470: 8 total, 8 up, 8 in 2024-09-13T03:25:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:23 smithi088 ceph-mon[98762]: pgmap v2583: 137 pgs: 137 active+clean; 157 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 21 MiB/s wr, 412 op/s 2024-09-13T03:25:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:23 smithi088 ceph-mon[98762]: osdmap e1470: 8 total, 8 up, 8 in 2024-09-13T03:25:23.977 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.Stress (3889 ms) 2024-09-13T03:25:23.977 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-09-13T03:25:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:23 smithi195 ceph-mon[87742]: pgmap v2583: 137 pgs: 137 active+clean; 157 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 21 MiB/s wr, 412 op/s 2024-09-13T03:25:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:23 smithi195 ceph-mon[87742]: osdmap e1470: 8 total, 8 up, 8 in 2024-09-13T03:25:24.226 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (250 ms) 2024-09-13T03:25:24.227 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-09-13T03:25:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:24 smithi088 ceph-mon[96266]: osdmap e1471: 8 total, 8 up, 8 in 2024-09-13T03:25:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:24 smithi088 ceph-mon[98762]: osdmap e1471: 8 total, 8 up, 8 in 2024-09-13T03:25:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:24 smithi195 ceph-mon[87742]: osdmap e1471: 8 total, 8 up, 8 in 2024-09-13T03:25:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:25 smithi088 ceph-mon[96266]: pgmap v2586: 137 pgs: 137 active+clean; 261 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 40 MiB/s wr, 420 op/s 2024-09-13T03:25:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:25 smithi088 ceph-mon[96266]: osdmap e1472: 8 total, 8 up, 8 in 2024-09-13T03:25:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:25 smithi088 ceph-mon[98762]: pgmap v2586: 137 pgs: 137 active+clean; 261 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 40 MiB/s wr, 420 op/s 2024-09-13T03:25:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:25 smithi088 ceph-mon[98762]: osdmap e1472: 8 total, 8 up, 8 in 2024-09-13T03:25:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:25 smithi195 ceph-mon[87742]: pgmap v2586: 137 pgs: 137 active+clean; 261 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 37 MiB/s rd, 40 MiB/s wr, 420 op/s 2024-09-13T03:25:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:25 smithi195 ceph-mon[87742]: osdmap e1472: 8 total, 8 up, 8 in 2024-09-13T03:25:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:26 smithi088 ceph-mon[96266]: osdmap e1473: 8 total, 8 up, 8 in 2024-09-13T03:25:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:26 smithi088 ceph-mon[98762]: osdmap e1473: 8 total, 8 up, 8 in 2024-09-13T03:25:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:26 smithi195 ceph-mon[87742]: osdmap e1473: 8 total, 8 up, 8 in 2024-09-13T03:25:27.933 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (3706 ms) 2024-09-13T03:25:27.933 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-09-13T03:25:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:27 smithi088 ceph-mon[96266]: pgmap v2589: 137 pgs: 137 active+clean; 300 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 34 MiB/s wr, 500 op/s 2024-09-13T03:25:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:27 smithi088 ceph-mon[96266]: osdmap e1474: 8 total, 8 up, 8 in 2024-09-13T03:25:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:27 smithi088 ceph-mon[98762]: pgmap v2589: 137 pgs: 137 active+clean; 300 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 34 MiB/s wr, 500 op/s 2024-09-13T03:25:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:27 smithi088 ceph-mon[98762]: osdmap e1474: 8 total, 8 up, 8 in 2024-09-13T03:25:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:27 smithi195 ceph-mon[87742]: pgmap v2589: 137 pgs: 137 active+clean; 300 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s rd, 34 MiB/s wr, 500 op/s 2024-09-13T03:25:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:27 smithi195 ceph-mon[87742]: osdmap e1474: 8 total, 8 up, 8 in 2024-09-13T03:25:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:28 smithi088 ceph-mon[96266]: osdmap e1475: 8 total, 8 up, 8 in 2024-09-13T03:25:28.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:28 smithi088 ceph-mon[98762]: osdmap e1475: 8 total, 8 up, 8 in 2024-09-13T03:25:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:28 smithi195 ceph-mon[87742]: osdmap e1475: 8 total, 8 up, 8 in 2024-09-13T03:25:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:29 smithi088 ceph-mon[96266]: pgmap v2592: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 19 MiB/s wr, 438 op/s 2024-09-13T03:25:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:29 smithi088 ceph-mon[96266]: osdmap e1476: 8 total, 8 up, 8 in 2024-09-13T03:25:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:25:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:29 smithi088 ceph-mon[98762]: pgmap v2592: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 19 MiB/s wr, 438 op/s 2024-09-13T03:25:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:29 smithi088 ceph-mon[98762]: osdmap e1476: 8 total, 8 up, 8 in 2024-09-13T03:25:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:25:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:29 smithi195 ceph-mon[87742]: pgmap v2592: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 MiB/s rd, 19 MiB/s wr, 438 op/s 2024-09-13T03:25:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:29 smithi195 ceph-mon[87742]: osdmap e1476: 8 total, 8 up, 8 in 2024-09-13T03:25:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:25:30.031 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2099 ms) 2024-09-13T03:25:30.031 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-09-13T03:25:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:30 smithi088 ceph-mon[96266]: osdmap e1477: 8 total, 8 up, 8 in 2024-09-13T03:25:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:30 smithi088 ceph-mon[98762]: osdmap e1477: 8 total, 8 up, 8 in 2024-09-13T03:25:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:30 smithi195 ceph-mon[87742]: osdmap e1477: 8 total, 8 up, 8 in 2024-09-13T03:25:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:31 smithi088 ceph-mon[96266]: pgmap v2595: 137 pgs: 137 active+clean; 347 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 9.9 MiB/s wr, 233 op/s 2024-09-13T03:25:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:31 smithi088 ceph-mon[96266]: osdmap e1478: 8 total, 8 up, 8 in 2024-09-13T03:25:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:31 smithi088 ceph-mon[98762]: pgmap v2595: 137 pgs: 137 active+clean; 347 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 9.9 MiB/s wr, 233 op/s 2024-09-13T03:25:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:31 smithi088 ceph-mon[98762]: osdmap e1478: 8 total, 8 up, 8 in 2024-09-13T03:25:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:31 smithi195 ceph-mon[87742]: pgmap v2595: 137 pgs: 137 active+clean; 347 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 MiB/s rd, 9.9 MiB/s wr, 233 op/s 2024-09-13T03:25:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:31 smithi195 ceph-mon[87742]: osdmap e1478: 8 total, 8 up, 8 in 2024-09-13T03:25:32.189 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2158 ms) 2024-09-13T03:25:32.189 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-09-13T03:25:32.212 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 12290432~148275 2024-09-13T03:25:32.217 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 7025073~1820442 2024-09-13T03:25:32.219 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 38900327~6095575 2024-09-13T03:25:32.237 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 76272047~7614033 2024-09-13T03:25:32.238 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 31286960~7188709 2024-09-13T03:25:32.257 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 62147641~6105019 2024-09-13T03:25:32.258 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 3386949~3216710 2024-09-13T03:25:32.269 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 79031698~1969068 2024-09-13T03:25:32.269 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap0 2024-09-13T03:25:32.719 INFO:tasks.workunit.client.0.smithi088.stdout:clone image257 -> image258 2024-09-13T03:25:32.766 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 71644374~1779827 2024-09-13T03:25:32.775 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 33646135~6224050 2024-09-13T03:25:32.791 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 51190869~5834752 2024-09-13T03:25:32.807 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 12705151~6548284 2024-09-13T03:25:32.810 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 51915168~5475176 2024-09-13T03:25:32.822 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 71193861~7266456 2024-09-13T03:25:32.825 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 7414731~4776966 2024-09-13T03:25:32.853 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 23374624~7986821 2024-09-13T03:25:32.865 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap1 2024-09-13T03:25:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:32 smithi088 ceph-mon[96266]: osdmap e1479: 8 total, 8 up, 8 in 2024-09-13T03:25:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:32 smithi088 ceph-mon[98762]: osdmap e1479: 8 total, 8 up, 8 in 2024-09-13T03:25:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:32 smithi195 ceph-mon[87742]: osdmap e1479: 8 total, 8 up, 8 in 2024-09-13T03:25:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:25:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:25:33] "GET /metrics HTTP/1.1" 200 36446 "" "Prometheus/2.43.0" 2024-09-13T03:25:33.720 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 72385485~3554695 2024-09-13T03:25:33.723 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 69463661~3594682 2024-09-13T03:25:33.739 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 26476917~3009149 2024-09-13T03:25:33.739 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 39780292~5782182 2024-09-13T03:25:33.740 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 74860114~4698043 2024-09-13T03:25:33.740 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 70549600~1371478 2024-09-13T03:25:33.741 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 53482953~2243248 2024-09-13T03:25:33.741 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 67187554~7976246 2024-09-13T03:25:33.766 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap2 2024-09-13T03:25:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:33 smithi195 ceph-mon[87742]: pgmap v2598: 137 pgs: 137 active+clean; 363 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 5.0 MiB/s wr, 203 op/s 2024-09-13T03:25:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:33 smithi195 ceph-mon[87742]: osdmap e1480: 8 total, 8 up, 8 in 2024-09-13T03:25:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:33 smithi088 ceph-mon[96266]: pgmap v2598: 137 pgs: 137 active+clean; 363 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 5.0 MiB/s wr, 203 op/s 2024-09-13T03:25:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:33 smithi088 ceph-mon[96266]: osdmap e1480: 8 total, 8 up, 8 in 2024-09-13T03:25:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:33 smithi088 ceph-mon[98762]: pgmap v2598: 137 pgs: 137 active+clean; 363 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 19 MiB/s rd, 5.0 MiB/s wr, 203 op/s 2024-09-13T03:25:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:33 smithi088 ceph-mon[98762]: osdmap e1480: 8 total, 8 up, 8 in 2024-09-13T03:25:34.735 INFO:tasks.workunit.client.0.smithi088.stdout:clone image258 -> image259 2024-09-13T03:25:34.802 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 151932855 2024-09-13T03:25:34.808 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 65592866~1402685 2024-09-13T03:25:34.819 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 63529692~6413087 2024-09-13T03:25:34.822 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 41186192~228174 2024-09-13T03:25:34.826 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 82149875~7763172 2024-09-13T03:25:34.830 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 32023116~1707689 2024-09-13T03:25:34.842 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 143442436~5305494 2024-09-13T03:25:34.842 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 25483509~1138060 2024-09-13T03:25:34.863 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 51948683~2607551 2024-09-13T03:25:34.881 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap3 2024-09-13T03:25:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:34 smithi195 ceph-mon[87742]: osdmap e1481: 8 total, 8 up, 8 in 2024-09-13T03:25:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:34 smithi088 ceph-mon[98762]: osdmap e1481: 8 total, 8 up, 8 in 2024-09-13T03:25:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:34 smithi088 ceph-mon[96266]: osdmap e1481: 8 total, 8 up, 8 in 2024-09-13T03:25:35.739 INFO:tasks.workunit.client.0.smithi088.stdout:clone image259 -> image260 2024-09-13T03:25:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:35 smithi195 ceph-mon[87742]: pgmap v2601: 137 pgs: 137 active+clean; 423 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 18 MiB/s wr, 422 op/s 2024-09-13T03:25:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:35 smithi195 ceph-mon[87742]: osdmap e1482: 8 total, 8 up, 8 in 2024-09-13T03:25:36.068 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (3879 ms) 2024-09-13T03:25:36.068 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-09-13T03:25:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:35 smithi088 ceph-mon[96266]: pgmap v2601: 137 pgs: 137 active+clean; 423 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 18 MiB/s wr, 422 op/s 2024-09-13T03:25:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:35 smithi088 ceph-mon[96266]: osdmap e1482: 8 total, 8 up, 8 in 2024-09-13T03:25:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:35 smithi088 ceph-mon[98762]: pgmap v2601: 137 pgs: 137 active+clean; 423 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 41 MiB/s rd, 18 MiB/s wr, 422 op/s 2024-09-13T03:25:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:35 smithi088 ceph-mon[98762]: osdmap e1482: 8 total, 8 up, 8 in 2024-09-13T03:25:36.293 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (225 ms) 2024-09-13T03:25:36.294 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-09-13T03:25:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:36 smithi195 ceph-mon[87742]: osdmap e1483: 8 total, 8 up, 8 in 2024-09-13T03:25:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:36 smithi088 ceph-mon[98762]: osdmap e1483: 8 total, 8 up, 8 in 2024-09-13T03:25:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:36 smithi088 ceph-mon[96266]: osdmap e1483: 8 total, 8 up, 8 in 2024-09-13T03:25:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:37 smithi195 ceph-mon[87742]: pgmap v2604: 137 pgs: 137 active+clean; 549 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 58 MiB/s rd, 42 MiB/s wr, 450 op/s 2024-09-13T03:25:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:37 smithi195 ceph-mon[87742]: osdmap e1484: 8 total, 8 up, 8 in 2024-09-13T03:25:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:37 smithi088 ceph-mon[96266]: pgmap v2604: 137 pgs: 137 active+clean; 549 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 58 MiB/s rd, 42 MiB/s wr, 450 op/s 2024-09-13T03:25:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:37 smithi088 ceph-mon[96266]: osdmap e1484: 8 total, 8 up, 8 in 2024-09-13T03:25:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:37 smithi088 ceph-mon[98762]: pgmap v2604: 137 pgs: 137 active+clean; 549 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 58 MiB/s rd, 42 MiB/s wr, 450 op/s 2024-09-13T03:25:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:37 smithi088 ceph-mon[98762]: osdmap e1484: 8 total, 8 up, 8 in 2024-09-13T03:25:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:38 smithi088 ceph-mon[96266]: osdmap e1485: 8 total, 8 up, 8 in 2024-09-13T03:25:39.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:38 smithi088 ceph-mon[98762]: osdmap e1485: 8 total, 8 up, 8 in 2024-09-13T03:25:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:38 smithi195 ceph-mon[87742]: osdmap e1485: 8 total, 8 up, 8 in 2024-09-13T03:25:40.032 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3739 ms) 2024-09-13T03:25:40.032 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-09-13T03:25:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:39 smithi088 ceph-mon[96266]: pgmap v2607: 137 pgs: 137 active+clean; 624 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 46 MiB/s wr, 514 op/s 2024-09-13T03:25:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:39 smithi088 ceph-mon[96266]: osdmap e1486: 8 total, 8 up, 8 in 2024-09-13T03:25:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:39 smithi088 ceph-mon[98762]: pgmap v2607: 137 pgs: 137 active+clean; 624 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 46 MiB/s wr, 514 op/s 2024-09-13T03:25:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:39 smithi088 ceph-mon[98762]: osdmap e1486: 8 total, 8 up, 8 in 2024-09-13T03:25:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:39 smithi195 ceph-mon[87742]: pgmap v2607: 137 pgs: 137 active+clean; 624 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 46 MiB/s wr, 514 op/s 2024-09-13T03:25:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:39 smithi195 ceph-mon[87742]: osdmap e1486: 8 total, 8 up, 8 in 2024-09-13T03:25:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:40 smithi088 ceph-mon[96266]: osdmap e1487: 8 total, 8 up, 8 in 2024-09-13T03:25:41.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:40 smithi088 ceph-mon[98762]: osdmap e1487: 8 total, 8 up, 8 in 2024-09-13T03:25:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:40 smithi195 ceph-mon[87742]: osdmap e1487: 8 total, 8 up, 8 in 2024-09-13T03:25:42.093 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2060 ms) 2024-09-13T03:25:42.093 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-09-13T03:25:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:41 smithi088 ceph-mon[96266]: pgmap v2610: 137 pgs: 137 active+clean; 641 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 21 MiB/s wr, 514 op/s 2024-09-13T03:25:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:41 smithi088 ceph-mon[96266]: osdmap e1488: 8 total, 8 up, 8 in 2024-09-13T03:25:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:41 smithi088 ceph-mon[98762]: pgmap v2610: 137 pgs: 137 active+clean; 641 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 21 MiB/s wr, 514 op/s 2024-09-13T03:25:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:41 smithi088 ceph-mon[98762]: osdmap e1488: 8 total, 8 up, 8 in 2024-09-13T03:25:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:41 smithi195 ceph-mon[87742]: pgmap v2610: 137 pgs: 137 active+clean; 641 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 23 MiB/s rd, 21 MiB/s wr, 514 op/s 2024-09-13T03:25:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:41 smithi195 ceph-mon[87742]: osdmap e1488: 8 total, 8 up, 8 in 2024-09-13T03:25:43.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:42 smithi088 ceph-mon[96266]: osdmap e1489: 8 total, 8 up, 8 in 2024-09-13T03:25:43.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:42 smithi088 ceph-mon[98762]: osdmap e1489: 8 total, 8 up, 8 in 2024-09-13T03:25:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:42 smithi195 ceph-mon[87742]: osdmap e1489: 8 total, 8 up, 8 in 2024-09-13T03:25:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:25:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:25:43] "GET /metrics HTTP/1.1" 200 36446 "" "Prometheus/2.43.0" 2024-09-13T03:25:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:43 smithi088 ceph-mon[98762]: pgmap v2613: 137 pgs: 137 active+clean; 649 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.5 MiB/s wr, 277 op/s 2024-09-13T03:25:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:43 smithi088 ceph-mon[98762]: osdmap e1490: 8 total, 8 up, 8 in 2024-09-13T03:25:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:43 smithi088 ceph-mon[96266]: pgmap v2613: 137 pgs: 137 active+clean; 649 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.5 MiB/s wr, 277 op/s 2024-09-13T03:25:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:43 smithi088 ceph-mon[96266]: osdmap e1490: 8 total, 8 up, 8 in 2024-09-13T03:25:44.226 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2132 ms) 2024-09-13T03:25:44.226 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-09-13T03:25:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:43 smithi195 ceph-mon[87742]: pgmap v2613: 137 pgs: 137 active+clean; 649 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.5 MiB/s wr, 277 op/s 2024-09-13T03:25:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:43 smithi195 ceph-mon[87742]: osdmap e1490: 8 total, 8 up, 8 in 2024-09-13T03:25:44.247 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 37965819~249073 2024-09-13T03:25:44.253 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 36046753~3668815 2024-09-13T03:25:44.254 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 76323387~7562693 2024-09-13T03:25:44.275 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 77914566~2571011 2024-09-13T03:25:44.276 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 70617786~290237 2024-09-13T03:25:44.280 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 18417779~3819779 2024-09-13T03:25:44.280 INFO:tasks.workunit.client.0.smithi088.stdout:write: A 48749025~1533401 2024-09-13T03:25:44.286 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 70751741~1868737 2024-09-13T03:25:44.287 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap0 2024-09-13T03:25:44.798 INFO:tasks.workunit.client.0.smithi088.stdout:clone image279 -> image280 2024-09-13T03:25:44.845 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 3763913~5350566 2024-09-13T03:25:44.866 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 21140651~6428528 2024-09-13T03:25:44.870 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 58953684~4901973 2024-09-13T03:25:44.888 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 58726478~6970986 2024-09-13T03:25:44.889 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 2501022~5436085 2024-09-13T03:25:44.904 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 75584858~892653 2024-09-13T03:25:44.913 INFO:tasks.workunit.client.0.smithi088.stdout:write: B 68250590~2729102 2024-09-13T03:25:44.924 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 73506781~4498773 2024-09-13T03:25:44.926 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap1 2024-09-13T03:25:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:44 smithi088 ceph-mon[96266]: osdmap e1491: 8 total, 8 up, 8 in 2024-09-13T03:25:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:25:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:44 smithi088 ceph-mon[98762]: osdmap e1491: 8 total, 8 up, 8 in 2024-09-13T03:25:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:25:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:44 smithi195 ceph-mon[87742]: osdmap e1491: 8 total, 8 up, 8 in 2024-09-13T03:25:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:25:45.811 INFO:tasks.workunit.client.0.smithi088.stdout:clone image280 -> image281 2024-09-13T03:25:45.870 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 22982274~1265763 2024-09-13T03:25:45.881 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 9944608~6089952 2024-09-13T03:25:45.888 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 26686948~1325372 2024-09-13T03:25:45.895 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 61579029~3196563 2024-09-13T03:25:45.899 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 75558971~8327109 2024-09-13T03:25:45.928 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 6119050~6501650 2024-09-13T03:25:45.938 INFO:tasks.workunit.client.0.smithi088.stdout:write: C 70572472~6188335 2024-09-13T03:25:45.960 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 37782687~1494355 2024-09-13T03:25:45.964 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap2 2024-09-13T03:25:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:45 smithi088 ceph-mon[96266]: pgmap v2616: 137 pgs: 137 active+clean; 691 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 13 MiB/s wr, 353 op/s 2024-09-13T03:25:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:45 smithi088 ceph-mon[96266]: osdmap e1492: 8 total, 8 up, 8 in 2024-09-13T03:25:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:45 smithi088 ceph-mon[98762]: pgmap v2616: 137 pgs: 137 active+clean; 691 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 13 MiB/s wr, 353 op/s 2024-09-13T03:25:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:45 smithi088 ceph-mon[98762]: osdmap e1492: 8 total, 8 up, 8 in 2024-09-13T03:25:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:45 smithi195 ceph-mon[87742]: pgmap v2616: 137 pgs: 137 active+clean; 691 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 28 MiB/s rd, 13 MiB/s wr, 353 op/s 2024-09-13T03:25:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:45 smithi195 ceph-mon[87742]: osdmap e1492: 8 total, 8 up, 8 in 2024-09-13T03:25:46.813 INFO:tasks.workunit.client.0.smithi088.stdout:clone image281 -> image282 2024-09-13T03:25:46.894 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 96736371 2024-09-13T03:25:46.900 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 71372383~6409421 2024-09-13T03:25:46.939 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 22479112~1509160 2024-09-13T03:25:46.946 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 27480747~7295205 2024-09-13T03:25:46.978 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 30394207~3250938 2024-09-13T03:25:46.980 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 90641051~6095320 2024-09-13T03:25:47.001 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 52964353~3682371 2024-09-13T03:25:47.006 INFO:tasks.workunit.client.0.smithi088.stdout:write: D 55941013~2526011 2024-09-13T03:25:47.016 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 62802267~7469523 2024-09-13T03:25:47.027 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap3 2024-09-13T03:25:47.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:46 smithi088 ceph-mon[98762]: osdmap e1493: 8 total, 8 up, 8 in 2024-09-13T03:25:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:46 smithi088 ceph-mon[96266]: osdmap e1493: 8 total, 8 up, 8 in 2024-09-13T03:25:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:46 smithi195 ceph-mon[87742]: osdmap e1493: 8 total, 8 up, 8 in 2024-09-13T03:25:47.829 INFO:tasks.workunit.client.0.smithi088.stdout:clone image282 -> image283 2024-09-13T03:25:47.922 INFO:tasks.workunit.client.0.smithi088.stdout:resize: 162918821 2024-09-13T03:25:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:47 smithi088 ceph-mon[96266]: pgmap v2619: 137 pgs: 137 active+clean; 754 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 26 MiB/s wr, 411 op/s 2024-09-13T03:25:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:47 smithi088 ceph-mon[96266]: osdmap e1494: 8 total, 8 up, 8 in 2024-09-13T03:25:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:47 smithi088 ceph-mon[98762]: pgmap v2619: 137 pgs: 137 active+clean; 754 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 26 MiB/s wr, 411 op/s 2024-09-13T03:25:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:47 smithi088 ceph-mon[98762]: osdmap e1494: 8 total, 8 up, 8 in 2024-09-13T03:25:48.206 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (3980 ms) 2024-09-13T03:25:48.206 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-09-13T03:25:48.229 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_DeepCopy.cc:621: Skipped 2024-09-13T03:25:48.230 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:25:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:47 smithi195 ceph-mon[87742]: pgmap v2619: 137 pgs: 137 active+clean; 754 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 26 MiB/s wr, 411 op/s 2024-09-13T03:25:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:47 smithi195 ceph-mon[87742]: osdmap e1494: 8 total, 8 up, 8 in 2024-09-13T03:25:48.303 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (97 ms) 2024-09-13T03:25:48.303 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-09-13T03:25:48.324 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_DeepCopy.cc:635: Skipped 2024-09-13T03:25:48.324 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:25:48.398 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (96 ms) 2024-09-13T03:25:48.398 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-09-13T03:25:48.423 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_DeepCopy.cc:649: Skipped 2024-09-13T03:25:48.423 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:25:48.501 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize (102 ms) 2024-09-13T03:25:48.501 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-09-13T03:25:48.524 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_DeepCopy.cc:663: Skipped 2024-09-13T03:25:48.524 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:25:48.596 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (95 ms) 2024-09-13T03:25:48.596 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-09-13T03:25:48.619 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_DeepCopy.cc:679: Skipped 2024-09-13T03:25:48.619 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:25:48.689 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize (94 ms) 2024-09-13T03:25:48.689 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-09-13T03:25:48.710 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_DeepCopy.cc:693: Skipped 2024-09-13T03:25:48.711 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:25:48.779 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (90 ms) 2024-09-13T03:25:48.779 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-09-13T03:25:48.800 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_DeepCopy.cc:707: Skipped 2024-09-13T03:25:48.800 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:25:48.874 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (95 ms) 2024-09-13T03:25:48.875 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-09-13T03:25:48.898 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_DeepCopy.cc:721: Skipped 2024-09-13T03:25:48.899 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:25:48.969 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (94 ms) 2024-09-13T03:25:48.969 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-09-13T03:25:48.990 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_DeepCopy.cc:735: Skipped 2024-09-13T03:25:48.991 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:25:49.062 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (94 ms) 2024-09-13T03:25:49.062 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-09-13T03:25:49.083 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_DeepCopy.cc:751: Skipped 2024-09-13T03:25:49.083 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:25:49.154 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (92 ms) 2024-09-13T03:25:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:48 smithi088 ceph-mon[96266]: osdmap e1495: 8 total, 8 up, 8 in 2024-09-13T03:25:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:48 smithi088 ceph-mon[96266]: pgmap v2622: 137 pgs: 137 active+clean; 858 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 40 MiB/s wr, 526 op/s 2024-09-13T03:25:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:25:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:25:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:25:49.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:48 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:25:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:48 smithi088 ceph-mon[98762]: osdmap e1495: 8 total, 8 up, 8 in 2024-09-13T03:25:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:48 smithi088 ceph-mon[98762]: pgmap v2622: 137 pgs: 137 active+clean; 858 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 40 MiB/s wr, 526 op/s 2024-09-13T03:25:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:25:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:25:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:25:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:48 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:25:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:48 smithi195 ceph-mon[87742]: osdmap e1495: 8 total, 8 up, 8 in 2024-09-13T03:25:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:48 smithi195 ceph-mon[87742]: pgmap v2622: 137 pgs: 137 active+clean; 858 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 40 MiB/s wr, 526 op/s 2024-09-13T03:25:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:25:49.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:25:49.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:25:49.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:48 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:25:49.823 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 31 tests from TestDeepCopy (51668 ms total) 2024-09-13T03:25:49.823 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:25:49.823 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 51 tests from TestMirroring 2024-09-13T03:25:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:50 smithi088 ceph-mon[96266]: osdmap e1496: 8 total, 8 up, 8 in 2024-09-13T03:25:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:50 smithi088 ceph-mon[96266]: pgmap v2624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:25:51.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:50 smithi088 ceph-mon[98762]: osdmap e1496: 8 total, 8 up, 8 in 2024-09-13T03:25:51.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:50 smithi088 ceph-mon[98762]: pgmap v2624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:25:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:50 smithi195 ceph-mon[87742]: osdmap e1496: 8 total, 8 up, 8 in 2024-09-13T03:25:51.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:50 smithi195 ceph-mon[87742]: pgmap v2624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:25:51.826 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-09-13T03:25:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:51 smithi088 ceph-mon[98762]: osdmap e1497: 8 total, 8 up, 8 in 2024-09-13T03:25:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:51 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:25:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:51 smithi088 ceph-mon[96266]: osdmap e1497: 8 total, 8 up, 8 in 2024-09-13T03:25:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:51 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:25:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:51 smithi195 ceph-mon[87742]: osdmap e1497: 8 total, 8 up, 8 in 2024-09-13T03:25:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:51 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:25:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:52 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:25:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:52 smithi088 ceph-mon[96266]: osdmap e1498: 8 total, 8 up, 8 in 2024-09-13T03:25:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:52 smithi088 ceph-mon[96266]: pgmap v2627: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:25:53.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:52 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:25:53.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:52 smithi088 ceph-mon[98762]: osdmap e1498: 8 total, 8 up, 8 in 2024-09-13T03:25:53.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:52 smithi088 ceph-mon[98762]: pgmap v2627: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:25:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:52 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:25:53.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:52 smithi195 ceph-mon[87742]: osdmap e1498: 8 total, 8 up, 8 in 2024-09-13T03:25:53.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:52 smithi195 ceph-mon[87742]: pgmap v2627: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:25:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:25:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:25:53] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.43.0" 2024-09-13T03:25:53.972 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2146 ms) 2024-09-13T03:25:53.972 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-09-13T03:25:54.081 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (110 ms) 2024-09-13T03:25:54.082 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-09-13T03:25:54.158 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (77 ms) 2024-09-13T03:25:54.158 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-09-13T03:25:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:53 smithi088 ceph-mon[96266]: osdmap e1499: 8 total, 8 up, 8 in 2024-09-13T03:25:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:53 smithi088 ceph-mon[98762]: osdmap e1499: 8 total, 8 up, 8 in 2024-09-13T03:25:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:53 smithi195 ceph-mon[87742]: osdmap e1499: 8 total, 8 up, 8 in 2024-09-13T03:25:54.258 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (100 ms) 2024-09-13T03:25:54.258 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-09-13T03:25:54.344 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (85 ms) 2024-09-13T03:25:54.344 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-09-13T03:25:54.438 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (93 ms) 2024-09-13T03:25:54.438 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-09-13T03:25:54.545 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (107 ms) 2024-09-13T03:25:54.545 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-09-13T03:25:54.545 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_mirroring.cc:482: Skipped 2024-09-13T03:25:54.545 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:25:54.546 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-09-13T03:25:54.546 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-09-13T03:25:54.546 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_mirroring.cc:520: Skipped 2024-09-13T03:25:54.546 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:25:54.546 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-09-13T03:25:54.546 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-09-13T03:25:54.614 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (70 ms) 2024-09-13T03:25:54.615 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-09-13T03:25:54.688 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (74 ms) 2024-09-13T03:25:54.688 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-09-13T03:25:55.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:54 smithi088 ceph-mon[96266]: osdmap e1500: 8 total, 8 up, 8 in 2024-09-13T03:25:55.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:54 smithi088 ceph-mon[96266]: pgmap v2630: 137 pgs: 4 creating+peering, 16 unknown, 117 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:25:55.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:54 smithi088 ceph-mon[98762]: osdmap e1500: 8 total, 8 up, 8 in 2024-09-13T03:25:55.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:54 smithi088 ceph-mon[98762]: pgmap v2630: 137 pgs: 4 creating+peering, 16 unknown, 117 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:25:55.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:54 smithi195 ceph-mon[87742]: osdmap e1500: 8 total, 8 up, 8 in 2024-09-13T03:25:55.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:54 smithi195 ceph-mon[87742]: pgmap v2630: 137 pgs: 4 creating+peering, 16 unknown, 117 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:25:55.907 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1219 ms) 2024-09-13T03:25:55.907 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-09-13T03:25:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:55 smithi088 ceph-mon[96266]: osdmap e1501: 8 total, 8 up, 8 in 2024-09-13T03:25:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:55 smithi088 ceph-mon[98762]: osdmap e1501: 8 total, 8 up, 8 in 2024-09-13T03:25:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:55 smithi195 ceph-mon[87742]: osdmap e1501: 8 total, 8 up, 8 in 2024-09-13T03:25:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:56 smithi088 ceph-mon[96266]: osdmap e1502: 8 total, 8 up, 8 in 2024-09-13T03:25:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:56 smithi088 ceph-mon[96266]: pgmap v2633: 137 pgs: 4 creating+peering, 133 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 36 KiB/s wr, 289 op/s 2024-09-13T03:25:57.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:56 smithi088 ceph-mon[98762]: osdmap e1502: 8 total, 8 up, 8 in 2024-09-13T03:25:57.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:56 smithi088 ceph-mon[98762]: pgmap v2633: 137 pgs: 4 creating+peering, 133 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 36 KiB/s wr, 289 op/s 2024-09-13T03:25:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:56 smithi195 ceph-mon[87742]: osdmap e1502: 8 total, 8 up, 8 in 2024-09-13T03:25:57.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:56 smithi195 ceph-mon[87742]: pgmap v2633: 137 pgs: 4 creating+peering, 133 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 199 KiB/s rd, 36 KiB/s wr, 289 op/s 2024-09-13T03:25:57.920 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2012 ms) 2024-09-13T03:25:57.920 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-09-13T03:25:58.004 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (85 ms) 2024-09-13T03:25:58.005 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-09-13T03:25:58.088 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (84 ms) 2024-09-13T03:25:58.089 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-09-13T03:25:58.181 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (92 ms) 2024-09-13T03:25:58.181 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-09-13T03:25:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:57 smithi088 ceph-mon[96266]: osdmap e1503: 8 total, 8 up, 8 in 2024-09-13T03:25:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:57 smithi088 ceph-mon[98762]: osdmap e1503: 8 total, 8 up, 8 in 2024-09-13T03:25:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:57 smithi195 ceph-mon[87742]: osdmap e1503: 8 total, 8 up, 8 in 2024-09-13T03:25:58.259 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (79 ms) 2024-09-13T03:25:58.259 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-09-13T03:25:58.337 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (78 ms) 2024-09-13T03:25:58.337 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-09-13T03:25:58.423 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (86 ms) 2024-09-13T03:25:58.423 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-09-13T03:25:58.517 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (93 ms) 2024-09-13T03:25:58.517 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-09-13T03:25:59.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:58 smithi195 ceph-mon[87742]: osdmap e1504: 8 total, 8 up, 8 in 2024-09-13T03:25:59.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:58 smithi195 ceph-mon[87742]: pgmap v2636: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 51 KiB/s wr, 534 op/s 2024-09-13T03:25:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:58 smithi088 ceph-mon[96266]: osdmap e1504: 8 total, 8 up, 8 in 2024-09-13T03:25:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:58 smithi088 ceph-mon[96266]: pgmap v2636: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 51 KiB/s wr, 534 op/s 2024-09-13T03:25:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:58 smithi088 ceph-mon[98762]: osdmap e1504: 8 total, 8 up, 8 in 2024-09-13T03:25:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:58 smithi088 ceph-mon[98762]: pgmap v2636: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 367 KiB/s rd, 51 KiB/s wr, 534 op/s 2024-09-13T03:25:59.945 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1429 ms) 2024-09-13T03:25:59.945 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-09-13T03:26:00.050 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (105 ms) 2024-09-13T03:26:00.050 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-09-13T03:26:00.150 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (99 ms) 2024-09-13T03:26:00.150 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-09-13T03:26:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:59 smithi088 ceph-mon[96266]: osdmap e1505: 8 total, 8 up, 8 in 2024-09-13T03:26:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:25:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:59 smithi088 ceph-mon[98762]: osdmap e1505: 8 total, 8 up, 8 in 2024-09-13T03:26:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:25:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:59 smithi195 ceph-mon[87742]: osdmap e1505: 8 total, 8 up, 8 in 2024-09-13T03:26:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:25:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:00.247 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (97 ms) 2024-09-13T03:26:00.247 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-09-13T03:26:00.392 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (145 ms) 2024-09-13T03:26:00.392 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-09-13T03:26:00.553 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (161 ms) 2024-09-13T03:26:00.553 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-09-13T03:26:00.687 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (135 ms) 2024-09-13T03:26:00.687 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-09-13T03:26:00.826 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (138 ms) 2024-09-13T03:26:00.826 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-09-13T03:26:00.982 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (157 ms) 2024-09-13T03:26:00.982 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-09-13T03:26:01.143 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (160 ms) 2024-09-13T03:26:01.143 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-09-13T03:26:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:00 smithi088 ceph-mon[98762]: osdmap e1506: 8 total, 8 up, 8 in 2024-09-13T03:26:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:00 smithi088 ceph-mon[98762]: pgmap v2639: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 315 KiB/s rd, 31 KiB/s wr, 451 op/s 2024-09-13T03:26:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:00 smithi088 ceph-mon[96266]: osdmap e1506: 8 total, 8 up, 8 in 2024-09-13T03:26:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:00 smithi088 ceph-mon[96266]: pgmap v2639: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 315 KiB/s rd, 31 KiB/s wr, 451 op/s 2024-09-13T03:26:01.229 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (86 ms) 2024-09-13T03:26:01.229 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-09-13T03:26:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:00 smithi195 ceph-mon[87742]: osdmap e1506: 8 total, 8 up, 8 in 2024-09-13T03:26:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:00 smithi195 ceph-mon[87742]: pgmap v2639: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 315 KiB/s rd, 31 KiB/s wr, 451 op/s 2024-09-13T03:26:01.301 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (73 ms) 2024-09-13T03:26:01.301 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-09-13T03:26:01.367 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (65 ms) 2024-09-13T03:26:01.367 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-09-13T03:26:01.481 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (115 ms) 2024-09-13T03:26:01.481 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-09-13T03:26:01.600 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (119 ms) 2024-09-13T03:26:01.601 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-09-13T03:26:01.700 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (100 ms) 2024-09-13T03:26:01.700 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-09-13T03:26:01.808 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (108 ms) 2024-09-13T03:26:01.808 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-09-13T03:26:01.878 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.MirrorStatusList (69 ms) 2024-09-13T03:26:01.878 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-09-13T03:26:01.977 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.RemoveBootstrapped (100 ms) 2024-09-13T03:26:01.978 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-09-13T03:26:02.344 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.AioPromoteDemote (367 ms) 2024-09-13T03:26:02.344 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-09-13T03:26:02.697 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.AioGetInfo (353 ms) 2024-09-13T03:26:02.698 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-09-13T03:26:02.910 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.AioGetStatus (213 ms) 2024-09-13T03:26:02.910 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.SiteName 2024-09-13T03:26:02.917 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.SiteName (7 ms) 2024-09-13T03:26:02.918 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.Bootstrap 2024-09-13T03:26:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:26:03] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.43.0" 2024-09-13T03:26:03.717 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.Bootstrap (800 ms) 2024-09-13T03:26:03.718 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.PeerDirection 2024-09-13T03:26:03.728 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.PeerDirection (11 ms) 2024-09-13T03:26:03.728 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.Snapshot 2024-09-13T03:26:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:03 smithi195 ceph-mon[87742]: pgmap v2640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 509 KiB/s rd, 50 KiB/s wr, 714 op/s 2024-09-13T03:26:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:03 smithi195 ceph-mon[87742]: osdmap e1507: 8 total, 8 up, 8 in 2024-09-13T03:26:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:03 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' 2024-09-13T03:26:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:03 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T03:26:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:03 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T03:26:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:03 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-09-13T03:26:03.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:03 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T03:26:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[96266]: pgmap v2640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 509 KiB/s rd, 50 KiB/s wr, 714 op/s 2024-09-13T03:26:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[96266]: osdmap e1507: 8 total, 8 up, 8 in 2024-09-13T03:26:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' 2024-09-13T03:26:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T03:26:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T03:26:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-09-13T03:26:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T03:26:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[98762]: pgmap v2640: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 509 KiB/s rd, 50 KiB/s wr, 714 op/s 2024-09-13T03:26:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[98762]: osdmap e1507: 8 total, 8 up, 8 in 2024-09-13T03:26:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' 2024-09-13T03:26:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T03:26:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T03:26:03.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-09-13T03:26:03.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:03 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T03:26:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-09-13T03:26:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' 2024-09-13T03:26:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' 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-09-13T03:26:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' 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-09-13T03:26:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T03:26:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/91708136-6431-43db-8245-44aa52aea86a"}]: dispatch 2024-09-13T03:26:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/91708136-6431-43db-8245-44aa52aea86a"}]': finished 2024-09-13T03:26:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-09-13T03:26:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' 2024-09-13T03:26:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' 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-09-13T03:26:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' 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-09-13T03:26:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T03:26:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/91708136-6431-43db-8245-44aa52aea86a"}]: dispatch 2024-09-13T03:26:04.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/91708136-6431-43db-8245-44aa52aea86a"}]': finished 2024-09-13T03:26:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-09-13T03:26:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' 2024-09-13T03:26:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' 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-09-13T03:26:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' 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-09-13T03:26:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T03:26:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/91708136-6431-43db-8245-44aa52aea86a"}]: dispatch 2024-09-13T03:26:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/91708136-6431-43db-8245-44aa52aea86a"}]': finished 2024-09-13T03:26:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:05 smithi195 ceph-mon[87742]: pgmap v2642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 659 KiB/s rd, 86 KiB/s wr, 920 op/s 2024-09-13T03:26:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:05 smithi195 ceph-mon[87742]: osdmap e1508: 8 total, 8 up, 8 in 2024-09-13T03:26:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:05 smithi088 ceph-mon[96266]: pgmap v2642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 659 KiB/s rd, 86 KiB/s wr, 920 op/s 2024-09-13T03:26:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:05 smithi088 ceph-mon[96266]: osdmap e1508: 8 total, 8 up, 8 in 2024-09-13T03:26:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:05 smithi088 ceph-mon[98762]: pgmap v2642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 659 KiB/s rd, 86 KiB/s wr, 920 op/s 2024-09-13T03:26:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:05 smithi088 ceph-mon[98762]: osdmap e1508: 8 total, 8 up, 8 in 2024-09-13T03:26:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:06 smithi088 ceph-mon[96266]: osdmap e1509: 8 total, 8 up, 8 in 2024-09-13T03:26:07.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:06 smithi088 ceph-mon[98762]: osdmap e1509: 8 total, 8 up, 8 in 2024-09-13T03:26:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:06 smithi195 ceph-mon[87742]: osdmap e1509: 8 total, 8 up, 8 in 2024-09-13T03:26:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:07 smithi088 ceph-mon[98762]: pgmap v2645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 200 KiB/s wr, 1.83k op/s 2024-09-13T03:26:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:07 smithi088 ceph-mon[98762]: osdmap e1510: 8 total, 8 up, 8 in 2024-09-13T03:26:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:07 smithi088 ceph-mon[98762]: osdmap e1511: 8 total, 8 up, 8 in 2024-09-13T03:26:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:07 smithi088 ceph-mon[96266]: pgmap v2645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 200 KiB/s wr, 1.83k op/s 2024-09-13T03:26:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:07 smithi088 ceph-mon[96266]: osdmap e1510: 8 total, 8 up, 8 in 2024-09-13T03:26:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:07 smithi088 ceph-mon[96266]: osdmap e1511: 8 total, 8 up, 8 in 2024-09-13T03:26:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:07 smithi195 ceph-mon[87742]: pgmap v2645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 200 KiB/s wr, 1.83k op/s 2024-09-13T03:26:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:07 smithi195 ceph-mon[87742]: osdmap e1510: 8 total, 8 up, 8 in 2024-09-13T03:26:08.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:07 smithi195 ceph-mon[87742]: osdmap e1511: 8 total, 8 up, 8 in 2024-09-13T03:26:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:09 smithi195 ceph-mon[87742]: pgmap v2648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 230 KiB/s wr, 2.05k op/s 2024-09-13T03:26:09.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:09 smithi195 ceph-mon[87742]: osdmap e1512: 8 total, 8 up, 8 in 2024-09-13T03:26:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:09 smithi088 ceph-mon[96266]: pgmap v2648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 230 KiB/s wr, 2.05k op/s 2024-09-13T03:26:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:09 smithi088 ceph-mon[96266]: osdmap e1512: 8 total, 8 up, 8 in 2024-09-13T03:26:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:09 smithi088 ceph-mon[98762]: pgmap v2648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 230 KiB/s wr, 2.05k op/s 2024-09-13T03:26:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:09 smithi088 ceph-mon[98762]: osdmap e1512: 8 total, 8 up, 8 in 2024-09-13T03:26:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:10 smithi088 ceph-mon[96266]: osdmap e1513: 8 total, 8 up, 8 in 2024-09-13T03:26:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:10 smithi088 ceph-mon[98762]: osdmap e1513: 8 total, 8 up, 8 in 2024-09-13T03:26:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:10 smithi195 ceph-mon[87742]: osdmap e1513: 8 total, 8 up, 8 in 2024-09-13T03:26:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:11 smithi088 ceph-mon[96266]: pgmap v2651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 371 KiB/s rd, 43 KiB/s wr, 489 op/s 2024-09-13T03:26:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:11 smithi088 ceph-mon[96266]: osdmap e1514: 8 total, 8 up, 8 in 2024-09-13T03:26:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:11 smithi088 ceph-mon[98762]: pgmap v2651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 371 KiB/s rd, 43 KiB/s wr, 489 op/s 2024-09-13T03:26:11.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:11 smithi088 ceph-mon[98762]: osdmap e1514: 8 total, 8 up, 8 in 2024-09-13T03:26:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:11 smithi195 ceph-mon[87742]: pgmap v2651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 371 KiB/s rd, 43 KiB/s wr, 489 op/s 2024-09-13T03:26:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:11 smithi195 ceph-mon[87742]: osdmap e1514: 8 total, 8 up, 8 in 2024-09-13T03:26:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:12 smithi088 ceph-mon[96266]: osdmap e1515: 8 total, 8 up, 8 in 2024-09-13T03:26:12.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:12 smithi088 ceph-mon[98762]: osdmap e1515: 8 total, 8 up, 8 in 2024-09-13T03:26:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:12 smithi195 ceph-mon[87742]: osdmap e1515: 8 total, 8 up, 8 in 2024-09-13T03:26:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:26:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:26:13] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.43.0" 2024-09-13T03:26:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:13 smithi088 ceph-mon[96266]: pgmap v2654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.2 KiB/s wr, 72 op/s 2024-09-13T03:26:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:13 smithi088 ceph-mon[96266]: osdmap e1516: 8 total, 8 up, 8 in 2024-09-13T03:26:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:13 smithi088 ceph-mon[98762]: pgmap v2654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.2 KiB/s wr, 72 op/s 2024-09-13T03:26:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:13 smithi088 ceph-mon[98762]: osdmap e1516: 8 total, 8 up, 8 in 2024-09-13T03:26:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:13 smithi195 ceph-mon[87742]: pgmap v2654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.2 KiB/s wr, 72 op/s 2024-09-13T03:26:13.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:13 smithi195 ceph-mon[87742]: osdmap e1516: 8 total, 8 up, 8 in 2024-09-13T03:26:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:14 smithi088 ceph-mon[98762]: osdmap e1517: 8 total, 8 up, 8 in 2024-09-13T03:26:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:14 smithi088 ceph-mon[96266]: osdmap e1517: 8 total, 8 up, 8 in 2024-09-13T03:26:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:14 smithi195 ceph-mon[87742]: osdmap e1517: 8 total, 8 up, 8 in 2024-09-13T03:26:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:15 smithi088 ceph-mon[96266]: pgmap v2657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-09-13T03:26:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:15 smithi088 ceph-mon[96266]: osdmap e1518: 8 total, 8 up, 8 in 2024-09-13T03:26:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:15 smithi088 ceph-mon[98762]: pgmap v2657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-09-13T03:26:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:15 smithi088 ceph-mon[98762]: osdmap e1518: 8 total, 8 up, 8 in 2024-09-13T03:26:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:15 smithi195 ceph-mon[87742]: pgmap v2657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-09-13T03:26:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:15 smithi195 ceph-mon[87742]: osdmap e1518: 8 total, 8 up, 8 in 2024-09-13T03:26:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:16 smithi088 ceph-mon[98762]: osdmap e1519: 8 total, 8 up, 8 in 2024-09-13T03:26:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:16 smithi088 ceph-mon[96266]: osdmap e1519: 8 total, 8 up, 8 in 2024-09-13T03:26:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:16 smithi195 ceph-mon[87742]: osdmap e1519: 8 total, 8 up, 8 in 2024-09-13T03:26:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:17 smithi088 ceph-mon[98762]: pgmap v2660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-13T03:26:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:17 smithi088 ceph-mon[98762]: osdmap e1520: 8 total, 8 up, 8 in 2024-09-13T03:26:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:17 smithi088 ceph-mon[98762]: osdmap e1521: 8 total, 8 up, 8 in 2024-09-13T03:26:17.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:17 smithi088 ceph-mon[96266]: pgmap v2660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-13T03:26:17.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:17 smithi088 ceph-mon[96266]: osdmap e1520: 8 total, 8 up, 8 in 2024-09-13T03:26:17.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:17 smithi088 ceph-mon[96266]: osdmap e1521: 8 total, 8 up, 8 in 2024-09-13T03:26:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:17 smithi195 ceph-mon[87742]: pgmap v2660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1023 B/s wr, 7 op/s 2024-09-13T03:26:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:17 smithi195 ceph-mon[87742]: osdmap e1520: 8 total, 8 up, 8 in 2024-09-13T03:26:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:17 smithi195 ceph-mon[87742]: osdmap e1521: 8 total, 8 up, 8 in 2024-09-13T03:26:19.578 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.Snapshot (15850 ms) 2024-09-13T03:26:19.578 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-09-13T03:26:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:19 smithi195 ceph-mon[87742]: pgmap v2663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.5 KiB/s wr, 91 op/s 2024-09-13T03:26:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:19 smithi195 ceph-mon[87742]: osdmap e1522: 8 total, 8 up, 8 in 2024-09-13T03:26:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:19 smithi088 ceph-mon[96266]: pgmap v2663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.5 KiB/s wr, 91 op/s 2024-09-13T03:26:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:19 smithi088 ceph-mon[96266]: osdmap e1522: 8 total, 8 up, 8 in 2024-09-13T03:26:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:19 smithi088 ceph-mon[98762]: pgmap v2663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.5 KiB/s wr, 91 op/s 2024-09-13T03:26:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:19 smithi088 ceph-mon[98762]: osdmap e1522: 8 total, 8 up, 8 in 2024-09-13T03:26:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:20 smithi088 ceph-mon[96266]: osdmap e1523: 8 total, 8 up, 8 in 2024-09-13T03:26:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:20 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1715df2a-adf6-4f29-80a1-3a773e2ddd83"}]: dispatch 2024-09-13T03:26:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:20 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1715df2a-adf6-4f29-80a1-3a773e2ddd83"}]': finished 2024-09-13T03:26:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:20 smithi088 ceph-mon[98762]: osdmap e1523: 8 total, 8 up, 8 in 2024-09-13T03:26:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:20 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1715df2a-adf6-4f29-80a1-3a773e2ddd83"}]: dispatch 2024-09-13T03:26:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:20 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1715df2a-adf6-4f29-80a1-3a773e2ddd83"}]': finished 2024-09-13T03:26:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:20 smithi195 ceph-mon[87742]: osdmap e1523: 8 total, 8 up, 8 in 2024-09-13T03:26:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:20 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1715df2a-adf6-4f29-80a1-3a773e2ddd83"}]: dispatch 2024-09-13T03:26:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:20 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1715df2a-adf6-4f29-80a1-3a773e2ddd83"}]': finished 2024-09-13T03:26:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:21 smithi088 ceph-mon[96266]: pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 6.2 KiB/s wr, 94 op/s 2024-09-13T03:26:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:21 smithi088 ceph-mon[96266]: osdmap e1524: 8 total, 8 up, 8 in 2024-09-13T03:26:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:21 smithi088 ceph-mon[98762]: pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 6.2 KiB/s wr, 94 op/s 2024-09-13T03:26:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:21 smithi088 ceph-mon[98762]: osdmap e1524: 8 total, 8 up, 8 in 2024-09-13T03:26:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:21 smithi195 ceph-mon[87742]: pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 6.2 KiB/s wr, 94 op/s 2024-09-13T03:26:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:21 smithi195 ceph-mon[87742]: osdmap e1524: 8 total, 8 up, 8 in 2024-09-13T03:26:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:22 smithi088 ceph-mon[96266]: osdmap e1525: 8 total, 8 up, 8 in 2024-09-13T03:26:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:22 smithi088 ceph-mon[96266]: osdmap e1526: 8 total, 8 up, 8 in 2024-09-13T03:26:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:22 smithi088 ceph-mon[98762]: osdmap e1525: 8 total, 8 up, 8 in 2024-09-13T03:26:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:22 smithi088 ceph-mon[98762]: osdmap e1526: 8 total, 8 up, 8 in 2024-09-13T03:26:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:22 smithi195 ceph-mon[87742]: osdmap e1525: 8 total, 8 up, 8 in 2024-09-13T03:26:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:22 smithi195 ceph-mon[87742]: osdmap e1526: 8 total, 8 up, 8 in 2024-09-13T03:26:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:26:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:26:23] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2024-09-13T03:26:23.570 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (3992 ms) 2024-09-13T03:26:23.570 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-09-13T03:26:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:23 smithi088 ceph-mon[96266]: pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.2 KiB/s wr, 76 op/s 2024-09-13T03:26:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:23 smithi088 ceph-mon[96266]: osdmap e1527: 8 total, 8 up, 8 in 2024-09-13T03:26:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:23 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b0fb33fb-5551-4e3a-838e-f849163ed754"}]: dispatch 2024-09-13T03:26:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:23 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b0fb33fb-5551-4e3a-838e-f849163ed754"}]': finished 2024-09-13T03:26:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:23 smithi088 ceph-mon[98762]: pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.2 KiB/s wr, 76 op/s 2024-09-13T03:26:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:23 smithi088 ceph-mon[98762]: osdmap e1527: 8 total, 8 up, 8 in 2024-09-13T03:26:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:23 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b0fb33fb-5551-4e3a-838e-f849163ed754"}]: dispatch 2024-09-13T03:26:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:23 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b0fb33fb-5551-4e3a-838e-f849163ed754"}]': finished 2024-09-13T03:26:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:23 smithi195 ceph-mon[87742]: pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 5.2 KiB/s wr, 76 op/s 2024-09-13T03:26:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:23 smithi195 ceph-mon[87742]: osdmap e1527: 8 total, 8 up, 8 in 2024-09-13T03:26:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:23 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b0fb33fb-5551-4e3a-838e-f849163ed754"}]: dispatch 2024-09-13T03:26:23.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:23 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/b0fb33fb-5551-4e3a-838e-f849163ed754"}]': finished 2024-09-13T03:26:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:25 smithi088 ceph-mon[96266]: pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 9.0 KiB/s wr, 125 op/s 2024-09-13T03:26:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:25 smithi088 ceph-mon[96266]: osdmap e1528: 8 total, 8 up, 8 in 2024-09-13T03:26:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:25 smithi088 ceph-mon[98762]: pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 9.0 KiB/s wr, 125 op/s 2024-09-13T03:26:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:25 smithi088 ceph-mon[98762]: osdmap e1528: 8 total, 8 up, 8 in 2024-09-13T03:26:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:25 smithi195 ceph-mon[87742]: pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 9.0 KiB/s wr, 125 op/s 2024-09-13T03:26:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:25 smithi195 ceph-mon[87742]: osdmap e1528: 8 total, 8 up, 8 in 2024-09-13T03:26:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:26 smithi088 ceph-mon[96266]: osdmap e1529: 8 total, 8 up, 8 in 2024-09-13T03:26:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:26 smithi088 ceph-mon[98762]: osdmap e1529: 8 total, 8 up, 8 in 2024-09-13T03:26:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:26 smithi195 ceph-mon[87742]: osdmap e1529: 8 total, 8 up, 8 in 2024-09-13T03:26:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:27 smithi088 ceph-mon[96266]: pgmap v2675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 10 KiB/s wr, 93 op/s 2024-09-13T03:26:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:27 smithi088 ceph-mon[96266]: osdmap e1530: 8 total, 8 up, 8 in 2024-09-13T03:26:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:27 smithi088 ceph-mon[96266]: osdmap e1531: 8 total, 8 up, 8 in 2024-09-13T03:26:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:27 smithi088 ceph-mon[98762]: pgmap v2675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 10 KiB/s wr, 93 op/s 2024-09-13T03:26:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:27 smithi088 ceph-mon[98762]: osdmap e1530: 8 total, 8 up, 8 in 2024-09-13T03:26:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:27 smithi088 ceph-mon[98762]: osdmap e1531: 8 total, 8 up, 8 in 2024-09-13T03:26:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:27 smithi195 ceph-mon[87742]: pgmap v2675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 10 KiB/s wr, 93 op/s 2024-09-13T03:26:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:27 smithi195 ceph-mon[87742]: osdmap e1530: 8 total, 8 up, 8 in 2024-09-13T03:26:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:27 smithi195 ceph-mon[87742]: osdmap e1531: 8 total, 8 up, 8 in 2024-09-13T03:26:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:29 smithi195 ceph-mon[87742]: pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 8.2 KiB/s wr, 87 op/s 2024-09-13T03:26:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:29 smithi195 ceph-mon[87742]: osdmap e1532: 8 total, 8 up, 8 in 2024-09-13T03:26:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:29 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/88a6ac02-9a03-43f4-a3d6-c4f086512567"}]: dispatch 2024-09-13T03:26:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:29 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/88a6ac02-9a03-43f4-a3d6-c4f086512567"}]': finished 2024-09-13T03:26:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:29 smithi088 ceph-mon[96266]: pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 8.2 KiB/s wr, 87 op/s 2024-09-13T03:26:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:29 smithi088 ceph-mon[96266]: osdmap e1532: 8 total, 8 up, 8 in 2024-09-13T03:26:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:29 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/88a6ac02-9a03-43f4-a3d6-c4f086512567"}]: dispatch 2024-09-13T03:26:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:29 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/88a6ac02-9a03-43f4-a3d6-c4f086512567"}]': finished 2024-09-13T03:26:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:29 smithi088 ceph-mon[98762]: pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 8.2 KiB/s wr, 87 op/s 2024-09-13T03:26:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:29 smithi088 ceph-mon[98762]: osdmap e1532: 8 total, 8 up, 8 in 2024-09-13T03:26:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:29 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/88a6ac02-9a03-43f4-a3d6-c4f086512567"}]: dispatch 2024-09-13T03:26:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:29 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/88a6ac02-9a03-43f4-a3d6-c4f086512567"}]': finished 2024-09-13T03:26:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:30 smithi088 ceph-mon[98762]: osdmap e1533: 8 total, 8 up, 8 in 2024-09-13T03:26:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:30 smithi088 ceph-mon[96266]: osdmap e1533: 8 total, 8 up, 8 in 2024-09-13T03:26:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:30 smithi195 ceph-mon[87742]: osdmap e1533: 8 total, 8 up, 8 in 2024-09-13T03:26:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:31 smithi088 ceph-mon[96266]: pgmap v2681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 5.0 KiB/s wr, 112 op/s 2024-09-13T03:26:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:31 smithi088 ceph-mon[96266]: osdmap e1534: 8 total, 8 up, 8 in 2024-09-13T03:26:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:31 smithi088 ceph-mon[98762]: pgmap v2681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 5.0 KiB/s wr, 112 op/s 2024-09-13T03:26:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:31 smithi088 ceph-mon[98762]: osdmap e1534: 8 total, 8 up, 8 in 2024-09-13T03:26:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:31 smithi195 ceph-mon[87742]: pgmap v2681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 5.0 KiB/s wr, 112 op/s 2024-09-13T03:26:31.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:31 smithi195 ceph-mon[87742]: osdmap e1534: 8 total, 8 up, 8 in 2024-09-13T03:26:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:32 smithi088 ceph-mon[96266]: osdmap e1535: 8 total, 8 up, 8 in 2024-09-13T03:26:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:32 smithi088 ceph-mon[96266]: osdmap e1536: 8 total, 8 up, 8 in 2024-09-13T03:26:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:32 smithi088 ceph-mon[98762]: osdmap e1535: 8 total, 8 up, 8 in 2024-09-13T03:26:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:32 smithi088 ceph-mon[98762]: osdmap e1536: 8 total, 8 up, 8 in 2024-09-13T03:26:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:32 smithi195 ceph-mon[87742]: osdmap e1535: 8 total, 8 up, 8 in 2024-09-13T03:26:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:32 smithi195 ceph-mon[87742]: osdmap e1536: 8 total, 8 up, 8 in 2024-09-13T03:26:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:26:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:26:33] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2024-09-13T03:26:33.564 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (9994 ms) 2024-09-13T03:26:33.564 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-09-13T03:26:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:33 smithi088 ceph-mon[96266]: pgmap v2684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 9.7 KiB/s wr, 234 op/s 2024-09-13T03:26:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:33 smithi088 ceph-mon[96266]: osdmap e1537: 8 total, 8 up, 8 in 2024-09-13T03:26:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:33 smithi088 ceph-mon[98762]: pgmap v2684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 9.7 KiB/s wr, 234 op/s 2024-09-13T03:26:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:33 smithi088 ceph-mon[98762]: osdmap e1537: 8 total, 8 up, 8 in 2024-09-13T03:26:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:33 smithi195 ceph-mon[87742]: pgmap v2684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 9.7 KiB/s wr, 234 op/s 2024-09-13T03:26:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:33 smithi195 ceph-mon[87742]: osdmap e1537: 8 total, 8 up, 8 in 2024-09-13T03:26:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:34 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/da52cdde-bf41-478b-a511-d8e7daf22204"}]: dispatch 2024-09-13T03:26:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:34 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/da52cdde-bf41-478b-a511-d8e7daf22204"}]': finished 2024-09-13T03:26:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:34 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/253d09d0-5a8d-4922-9c6a-36415d82f012"}]: dispatch 2024-09-13T03:26:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:34 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/253d09d0-5a8d-4922-9c6a-36415d82f012"}]': finished 2024-09-13T03:26:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:34 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/da52cdde-bf41-478b-a511-d8e7daf22204"}]: dispatch 2024-09-13T03:26:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:34 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/da52cdde-bf41-478b-a511-d8e7daf22204"}]': finished 2024-09-13T03:26:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:34 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/253d09d0-5a8d-4922-9c6a-36415d82f012"}]: dispatch 2024-09-13T03:26:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:34 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/253d09d0-5a8d-4922-9c6a-36415d82f012"}]': finished 2024-09-13T03:26:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:34 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/da52cdde-bf41-478b-a511-d8e7daf22204"}]: dispatch 2024-09-13T03:26:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:34 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/da52cdde-bf41-478b-a511-d8e7daf22204"}]': finished 2024-09-13T03:26:34.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:34 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/253d09d0-5a8d-4922-9c6a-36415d82f012"}]: dispatch 2024-09-13T03:26:34.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:34 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/253d09d0-5a8d-4922-9c6a-36415d82f012"}]': finished 2024-09-13T03:26:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:35 smithi088 ceph-mon[96266]: pgmap v2687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 7.2 KiB/s wr, 174 op/s 2024-09-13T03:26:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:35 smithi088 ceph-mon[96266]: osdmap e1538: 8 total, 8 up, 8 in 2024-09-13T03:26:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:35 smithi088 ceph-mon[98762]: pgmap v2687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 7.2 KiB/s wr, 174 op/s 2024-09-13T03:26:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:35 smithi088 ceph-mon[98762]: osdmap e1538: 8 total, 8 up, 8 in 2024-09-13T03:26:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:35 smithi195 ceph-mon[87742]: pgmap v2687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 133 KiB/s rd, 7.2 KiB/s wr, 174 op/s 2024-09-13T03:26:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:35 smithi195 ceph-mon[87742]: osdmap e1538: 8 total, 8 up, 8 in 2024-09-13T03:26:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:36 smithi088 ceph-mon[96266]: osdmap e1539: 8 total, 8 up, 8 in 2024-09-13T03:26:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:36 smithi088 ceph-mon[98762]: osdmap e1539: 8 total, 8 up, 8 in 2024-09-13T03:26:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:36 smithi195 ceph-mon[87742]: osdmap e1539: 8 total, 8 up, 8 in 2024-09-13T03:26:37.544 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.SnapshotImageState (3979 ms) 2024-09-13T03:26:37.544 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-09-13T03:26:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:37 smithi088 ceph-mon[98762]: pgmap v2690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.5 KiB/s wr, 77 op/s 2024-09-13T03:26:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:37 smithi088 ceph-mon[98762]: osdmap e1540: 8 total, 8 up, 8 in 2024-09-13T03:26:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:37 smithi088 ceph-mon[98762]: osdmap e1541: 8 total, 8 up, 8 in 2024-09-13T03:26:37.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:37 smithi088 ceph-mon[96266]: pgmap v2690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.5 KiB/s wr, 77 op/s 2024-09-13T03:26:37.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:37 smithi088 ceph-mon[96266]: osdmap e1540: 8 total, 8 up, 8 in 2024-09-13T03:26:37.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:37 smithi088 ceph-mon[96266]: osdmap e1541: 8 total, 8 up, 8 in 2024-09-13T03:26:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:37 smithi195 ceph-mon[87742]: pgmap v2690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 5.5 KiB/s wr, 77 op/s 2024-09-13T03:26:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:37 smithi195 ceph-mon[87742]: osdmap e1540: 8 total, 8 up, 8 in 2024-09-13T03:26:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:37 smithi195 ceph-mon[87742]: osdmap e1541: 8 total, 8 up, 8 in 2024-09-13T03:26:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:39 smithi088 ceph-mon[96266]: pgmap v2693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 19 KiB/s wr, 223 op/s 2024-09-13T03:26:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:39 smithi088 ceph-mon[96266]: osdmap e1542: 8 total, 8 up, 8 in 2024-09-13T03:26:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:39 smithi088 ceph-mon[98762]: pgmap v2693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 19 KiB/s wr, 223 op/s 2024-09-13T03:26:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:39 smithi088 ceph-mon[98762]: osdmap e1542: 8 total, 8 up, 8 in 2024-09-13T03:26:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:39 smithi195 ceph-mon[87742]: pgmap v2693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 160 KiB/s rd, 19 KiB/s wr, 223 op/s 2024-09-13T03:26:39.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:39 smithi195 ceph-mon[87742]: osdmap e1542: 8 total, 8 up, 8 in 2024-09-13T03:26:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:40 smithi088 ceph-mon[96266]: osdmap e1543: 8 total, 8 up, 8 in 2024-09-13T03:26:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:40 smithi088 ceph-mon[98762]: osdmap e1543: 8 total, 8 up, 8 in 2024-09-13T03:26:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:40 smithi195 ceph-mon[87742]: osdmap e1543: 8 total, 8 up, 8 in 2024-09-13T03:26:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:41 smithi088 ceph-mon[96266]: pgmap v2696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 139 KiB/s rd, 19 KiB/s wr, 194 op/s 2024-09-13T03:26:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:41 smithi088 ceph-mon[96266]: osdmap e1544: 8 total, 8 up, 8 in 2024-09-13T03:26:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:41 smithi088 ceph-mon[98762]: pgmap v2696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 139 KiB/s rd, 19 KiB/s wr, 194 op/s 2024-09-13T03:26:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:41 smithi088 ceph-mon[98762]: osdmap e1544: 8 total, 8 up, 8 in 2024-09-13T03:26:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:41 smithi195 ceph-mon[87742]: pgmap v2696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 139 KiB/s rd, 19 KiB/s wr, 194 op/s 2024-09-13T03:26:41.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:41 smithi195 ceph-mon[87742]: osdmap e1544: 8 total, 8 up, 8 in 2024-09-13T03:26:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:42 smithi088 ceph-mon[96266]: osdmap e1545: 8 total, 8 up, 8 in 2024-09-13T03:26:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:42 smithi088 ceph-mon[96266]: osdmap e1546: 8 total, 8 up, 8 in 2024-09-13T03:26:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:42 smithi088 ceph-mon[98762]: osdmap e1545: 8 total, 8 up, 8 in 2024-09-13T03:26:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:42 smithi088 ceph-mon[98762]: osdmap e1546: 8 total, 8 up, 8 in 2024-09-13T03:26:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:42 smithi195 ceph-mon[87742]: osdmap e1545: 8 total, 8 up, 8 in 2024-09-13T03:26:42.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:42 smithi195 ceph-mon[87742]: osdmap e1546: 8 total, 8 up, 8 in 2024-09-13T03:26:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:26:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:26:43] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2024-09-13T03:26:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:43 smithi088 ceph-mon[96266]: pgmap v2699: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 12 KiB/s wr, 105 op/s 2024-09-13T03:26:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:43 smithi088 ceph-mon[98762]: pgmap v2699: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 12 KiB/s wr, 105 op/s 2024-09-13T03:26:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:43 smithi195 ceph-mon[87742]: pgmap v2699: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 12 KiB/s wr, 105 op/s 2024-09-13T03:26:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:44 smithi088 ceph-mon[96266]: osdmap e1547: 8 total, 8 up, 8 in 2024-09-13T03:26:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:44 smithi088 ceph-mon[98762]: osdmap e1547: 8 total, 8 up, 8 in 2024-09-13T03:26:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:44 smithi195 ceph-mon[87742]: osdmap e1547: 8 total, 8 up, 8 in 2024-09-13T03:26:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:45 smithi088 ceph-mon[96266]: pgmap v2702: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 9.2 KiB/s wr, 74 op/s 2024-09-13T03:26:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:45 smithi088 ceph-mon[96266]: osdmap e1548: 8 total, 8 up, 8 in 2024-09-13T03:26:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:45 smithi088 ceph-mon[98762]: pgmap v2702: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 9.2 KiB/s wr, 74 op/s 2024-09-13T03:26:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:45 smithi088 ceph-mon[98762]: osdmap e1548: 8 total, 8 up, 8 in 2024-09-13T03:26:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:45 smithi195 ceph-mon[87742]: pgmap v2702: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 9.2 KiB/s wr, 74 op/s 2024-09-13T03:26:45.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:45 smithi195 ceph-mon[87742]: osdmap e1548: 8 total, 8 up, 8 in 2024-09-13T03:26:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:46 smithi088 ceph-mon[96266]: osdmap e1549: 8 total, 8 up, 8 in 2024-09-13T03:26:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:46 smithi088 ceph-mon[98762]: osdmap e1549: 8 total, 8 up, 8 in 2024-09-13T03:26:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:46 smithi195 ceph-mon[87742]: osdmap e1549: 8 total, 8 up, 8 in 2024-09-13T03:26:47.552 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (10008 ms) 2024-09-13T03:26:47.552 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-09-13T03:26:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:47 smithi088 ceph-mon[96266]: pgmap v2705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 8.5 KiB/s wr, 138 op/s 2024-09-13T03:26:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:47 smithi088 ceph-mon[96266]: osdmap e1550: 8 total, 8 up, 8 in 2024-09-13T03:26:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:47 smithi088 ceph-mon[96266]: osdmap e1551: 8 total, 8 up, 8 in 2024-09-13T03:26:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:47 smithi088 ceph-mon[98762]: pgmap v2705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 8.5 KiB/s wr, 138 op/s 2024-09-13T03:26:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:47 smithi088 ceph-mon[98762]: osdmap e1550: 8 total, 8 up, 8 in 2024-09-13T03:26:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:47 smithi088 ceph-mon[98762]: osdmap e1551: 8 total, 8 up, 8 in 2024-09-13T03:26:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:47 smithi195 ceph-mon[87742]: pgmap v2705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 102 KiB/s rd, 8.5 KiB/s wr, 138 op/s 2024-09-13T03:26:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:47 smithi195 ceph-mon[87742]: osdmap e1550: 8 total, 8 up, 8 in 2024-09-13T03:26:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:47 smithi195 ceph-mon[87742]: osdmap e1551: 8 total, 8 up, 8 in 2024-09-13T03:26:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:48 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d09e85fe-fcaa-4bb8-a7b7-9ef2dcf2ef5c"}]: dispatch 2024-09-13T03:26:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:48 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d09e85fe-fcaa-4bb8-a7b7-9ef2dcf2ef5c"}]': finished 2024-09-13T03:26:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:48 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d09e85fe-fcaa-4bb8-a7b7-9ef2dcf2ef5c"}]: dispatch 2024-09-13T03:26:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:48 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d09e85fe-fcaa-4bb8-a7b7-9ef2dcf2ef5c"}]': finished 2024-09-13T03:26:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:48 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d09e85fe-fcaa-4bb8-a7b7-9ef2dcf2ef5c"}]: dispatch 2024-09-13T03:26:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:48 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/d09e85fe-fcaa-4bb8-a7b7-9ef2dcf2ef5c"}]': finished 2024-09-13T03:26:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:49 smithi088 ceph-mon[96266]: pgmap v2708: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 6.2 KiB/s wr, 140 op/s 2024-09-13T03:26:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:49 smithi088 ceph-mon[96266]: osdmap e1552: 8 total, 8 up, 8 in 2024-09-13T03:26:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:49 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:26:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:49 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:26:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:49 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:26:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:49 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:26:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:49 smithi088 ceph-mon[98762]: pgmap v2708: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 6.2 KiB/s wr, 140 op/s 2024-09-13T03:26:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:49 smithi088 ceph-mon[98762]: osdmap e1552: 8 total, 8 up, 8 in 2024-09-13T03:26:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:49 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:26:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:49 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:26:49.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:49 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:26:49.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:49 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:26:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:49 smithi195 ceph-mon[87742]: pgmap v2708: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 6.2 KiB/s wr, 140 op/s 2024-09-13T03:26:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:49 smithi195 ceph-mon[87742]: osdmap e1552: 8 total, 8 up, 8 in 2024-09-13T03:26:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:49 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:26:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:49 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:26:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:49 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:26:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:49 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:26:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:50 smithi088 ceph-mon[96266]: osdmap e1553: 8 total, 8 up, 8 in 2024-09-13T03:26:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:50 smithi088 ceph-mon[98762]: osdmap e1553: 8 total, 8 up, 8 in 2024-09-13T03:26:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:50 smithi195 ceph-mon[87742]: osdmap e1553: 8 total, 8 up, 8 in 2024-09-13T03:26:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:51 smithi088 ceph-mon[96266]: pgmap v2711: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 6.5 KiB/s wr, 62 op/s 2024-09-13T03:26:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:51 smithi088 ceph-mon[96266]: osdmap e1554: 8 total, 8 up, 8 in 2024-09-13T03:26:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:51 smithi088 ceph-mon[98762]: pgmap v2711: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 6.5 KiB/s wr, 62 op/s 2024-09-13T03:26:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:51 smithi088 ceph-mon[98762]: osdmap e1554: 8 total, 8 up, 8 in 2024-09-13T03:26:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:51 smithi195 ceph-mon[87742]: pgmap v2711: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 6.5 KiB/s wr, 62 op/s 2024-09-13T03:26:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:51 smithi195 ceph-mon[87742]: osdmap e1554: 8 total, 8 up, 8 in 2024-09-13T03:26:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:52 smithi088 ceph-mon[96266]: osdmap e1555: 8 total, 8 up, 8 in 2024-09-13T03:26:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:52 smithi088 ceph-mon[96266]: osdmap e1556: 8 total, 8 up, 8 in 2024-09-13T03:26:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:52 smithi088 ceph-mon[98762]: osdmap e1555: 8 total, 8 up, 8 in 2024-09-13T03:26:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:52 smithi088 ceph-mon[98762]: osdmap e1556: 8 total, 8 up, 8 in 2024-09-13T03:26:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:52 smithi195 ceph-mon[87742]: osdmap e1555: 8 total, 8 up, 8 in 2024-09-13T03:26:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:52 smithi195 ceph-mon[87742]: osdmap e1556: 8 total, 8 up, 8 in 2024-09-13T03:26:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:26:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:26:53] "GET /metrics HTTP/1.1" 200 36421 "" "Prometheus/2.43.0" 2024-09-13T03:26:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:53 smithi088 ceph-mon[96266]: pgmap v2714: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 9.7 KiB/s wr, 81 op/s 2024-09-13T03:26:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:53 smithi088 ceph-mon[98762]: pgmap v2714: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 9.7 KiB/s wr, 81 op/s 2024-09-13T03:26:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:53 smithi195 ceph-mon[87742]: pgmap v2714: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 9.7 KiB/s wr, 81 op/s 2024-09-13T03:26:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:54 smithi088 ceph-mon[96266]: osdmap e1557: 8 total, 8 up, 8 in 2024-09-13T03:26:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:54 smithi088 ceph-mon[98762]: osdmap e1557: 8 total, 8 up, 8 in 2024-09-13T03:26:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:54 smithi195 ceph-mon[87742]: osdmap e1557: 8 total, 8 up, 8 in 2024-09-13T03:26:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:55 smithi088 ceph-mon[96266]: pgmap v2717: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 8.0 KiB/s wr, 84 op/s 2024-09-13T03:26:55.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:55 smithi088 ceph-mon[96266]: osdmap e1558: 8 total, 8 up, 8 in 2024-09-13T03:26:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:55 smithi088 ceph-mon[98762]: pgmap v2717: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 8.0 KiB/s wr, 84 op/s 2024-09-13T03:26:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:55 smithi088 ceph-mon[98762]: osdmap e1558: 8 total, 8 up, 8 in 2024-09-13T03:26:55.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:55 smithi195 ceph-mon[87742]: pgmap v2717: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 8.0 KiB/s wr, 84 op/s 2024-09-13T03:26:55.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:55 smithi195 ceph-mon[87742]: osdmap e1558: 8 total, 8 up, 8 in 2024-09-13T03:26:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:56 smithi088 ceph-mon[96266]: osdmap e1559: 8 total, 8 up, 8 in 2024-09-13T03:26:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:56 smithi088 ceph-mon[98762]: osdmap e1559: 8 total, 8 up, 8 in 2024-09-13T03:26:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:56 smithi195 ceph-mon[87742]: osdmap e1559: 8 total, 8 up, 8 in 2024-09-13T03:26:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:57 smithi088 ceph-mon[96266]: pgmap v2720: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 12 KiB/s wr, 88 op/s 2024-09-13T03:26:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:57 smithi088 ceph-mon[96266]: osdmap e1560: 8 total, 8 up, 8 in 2024-09-13T03:26:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:57 smithi088 ceph-mon[96266]: osdmap e1561: 8 total, 8 up, 8 in 2024-09-13T03:26:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:57 smithi088 ceph-mon[98762]: pgmap v2720: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 12 KiB/s wr, 88 op/s 2024-09-13T03:26:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:57 smithi088 ceph-mon[98762]: osdmap e1560: 8 total, 8 up, 8 in 2024-09-13T03:26:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:57 smithi088 ceph-mon[98762]: osdmap e1561: 8 total, 8 up, 8 in 2024-09-13T03:26:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:57 smithi195 ceph-mon[87742]: pgmap v2720: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 12 KiB/s wr, 88 op/s 2024-09-13T03:26:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:57 smithi195 ceph-mon[87742]: osdmap e1560: 8 total, 8 up, 8 in 2024-09-13T03:26:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:57 smithi195 ceph-mon[87742]: osdmap e1561: 8 total, 8 up, 8 in 2024-09-13T03:26:59.786 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:59 smithi195 ceph-mon[87742]: pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 12 KiB/s wr, 93 op/s 2024-09-13T03:26:59.786 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:59 smithi195 ceph-mon[87742]: osdmap e1562: 8 total, 8 up, 8 in 2024-09-13T03:26:59.786 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:26:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:59 smithi088 ceph-mon[96266]: pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 12 KiB/s wr, 93 op/s 2024-09-13T03:26:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:59 smithi088 ceph-mon[96266]: osdmap e1562: 8 total, 8 up, 8 in 2024-09-13T03:26:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:26:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:26:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:59 smithi088 ceph-mon[98762]: pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 12 KiB/s wr, 93 op/s 2024-09-13T03:26:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:59 smithi088 ceph-mon[98762]: osdmap e1562: 8 total, 8 up, 8 in 2024-09-13T03:26:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:26:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:27:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:00 smithi088 ceph-mon[96266]: osdmap e1563: 8 total, 8 up, 8 in 2024-09-13T03:27:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:00 smithi088 ceph-mon[98762]: osdmap e1563: 8 total, 8 up, 8 in 2024-09-13T03:27:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:00 smithi195 ceph-mon[87742]: osdmap e1563: 8 total, 8 up, 8 in 2024-09-13T03:27:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:01 smithi088 ceph-mon[96266]: pgmap v2726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 13 KiB/s wr, 150 op/s 2024-09-13T03:27:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:01 smithi088 ceph-mon[96266]: osdmap e1564: 8 total, 8 up, 8 in 2024-09-13T03:27:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:01 smithi088 ceph-mon[98762]: pgmap v2726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 13 KiB/s wr, 150 op/s 2024-09-13T03:27:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:01 smithi088 ceph-mon[98762]: osdmap e1564: 8 total, 8 up, 8 in 2024-09-13T03:27:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:01 smithi195 ceph-mon[87742]: pgmap v2726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 13 KiB/s wr, 150 op/s 2024-09-13T03:27:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:01 smithi195 ceph-mon[87742]: osdmap e1564: 8 total, 8 up, 8 in 2024-09-13T03:27:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:02 smithi088 ceph-mon[96266]: osdmap e1565: 8 total, 8 up, 8 in 2024-09-13T03:27:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:02 smithi088 ceph-mon[98762]: osdmap e1565: 8 total, 8 up, 8 in 2024-09-13T03:27:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:02 smithi195 ceph-mon[87742]: osdmap e1565: 8 total, 8 up, 8 in 2024-09-13T03:27:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:27:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:27:03] "GET /metrics HTTP/1.1" 200 36431 "" "Prometheus/2.43.0" 2024-09-13T03:27:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:03 smithi088 ceph-mon[96266]: pgmap v2729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 16 KiB/s wr, 167 op/s 2024-09-13T03:27:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:03 smithi088 ceph-mon[96266]: osdmap e1566: 8 total, 8 up, 8 in 2024-09-13T03:27:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:03 smithi088 ceph-mon[98762]: pgmap v2729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 16 KiB/s wr, 167 op/s 2024-09-13T03:27:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:03 smithi088 ceph-mon[98762]: osdmap e1566: 8 total, 8 up, 8 in 2024-09-13T03:27:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:03 smithi195 ceph-mon[87742]: pgmap v2729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 16 KiB/s wr, 167 op/s 2024-09-13T03:27:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:03 smithi195 ceph-mon[87742]: osdmap e1566: 8 total, 8 up, 8 in 2024-09-13T03:27:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:04 smithi088 ceph-mon[96266]: osdmap e1567: 8 total, 8 up, 8 in 2024-09-13T03:27:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:04 smithi088 ceph-mon[98762]: osdmap e1567: 8 total, 8 up, 8 in 2024-09-13T03:27:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:04 smithi195 ceph-mon[87742]: osdmap e1567: 8 total, 8 up, 8 in 2024-09-13T03:27:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:05 smithi088 ceph-mon[98762]: pgmap v2732: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 11 KiB/s wr, 120 op/s 2024-09-13T03:27:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:05 smithi088 ceph-mon[98762]: osdmap e1568: 8 total, 8 up, 8 in 2024-09-13T03:27:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:05 smithi088 ceph-mon[96266]: pgmap v2732: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 11 KiB/s wr, 120 op/s 2024-09-13T03:27:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:05 smithi088 ceph-mon[96266]: osdmap e1568: 8 total, 8 up, 8 in 2024-09-13T03:27:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:05 smithi195 ceph-mon[87742]: pgmap v2732: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 11 KiB/s wr, 120 op/s 2024-09-13T03:27:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:05 smithi195 ceph-mon[87742]: osdmap e1568: 8 total, 8 up, 8 in 2024-09-13T03:27:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:06 smithi088 ceph-mon[96266]: osdmap e1569: 8 total, 8 up, 8 in 2024-09-13T03:27:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:06 smithi088 ceph-mon[98762]: osdmap e1569: 8 total, 8 up, 8 in 2024-09-13T03:27:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:06 smithi195 ceph-mon[87742]: osdmap e1569: 8 total, 8 up, 8 in 2024-09-13T03:27:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:07 smithi088 ceph-mon[96266]: pgmap v2735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 10 KiB/s wr, 127 op/s 2024-09-13T03:27:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:07 smithi088 ceph-mon[96266]: osdmap e1570: 8 total, 8 up, 8 in 2024-09-13T03:27:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:07 smithi088 ceph-mon[96266]: osdmap e1571: 8 total, 8 up, 8 in 2024-09-13T03:27:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:07 smithi088 ceph-mon[98762]: pgmap v2735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 10 KiB/s wr, 127 op/s 2024-09-13T03:27:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:07 smithi088 ceph-mon[98762]: osdmap e1570: 8 total, 8 up, 8 in 2024-09-13T03:27:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:07 smithi088 ceph-mon[98762]: osdmap e1571: 8 total, 8 up, 8 in 2024-09-13T03:27:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:07 smithi195 ceph-mon[87742]: pgmap v2735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 10 KiB/s wr, 127 op/s 2024-09-13T03:27:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:07 smithi195 ceph-mon[87742]: osdmap e1570: 8 total, 8 up, 8 in 2024-09-13T03:27:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:07 smithi195 ceph-mon[87742]: osdmap e1571: 8 total, 8 up, 8 in 2024-09-13T03:27:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:09 smithi088 ceph-mon[96266]: pgmap v2738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 11 KiB/s wr, 172 op/s 2024-09-13T03:27:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:09 smithi088 ceph-mon[96266]: osdmap e1572: 8 total, 8 up, 8 in 2024-09-13T03:27:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:09 smithi088 ceph-mon[98762]: pgmap v2738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 11 KiB/s wr, 172 op/s 2024-09-13T03:27:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:09 smithi088 ceph-mon[98762]: osdmap e1572: 8 total, 8 up, 8 in 2024-09-13T03:27:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:09 smithi195 ceph-mon[87742]: pgmap v2738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 11 KiB/s wr, 172 op/s 2024-09-13T03:27:09.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:09 smithi195 ceph-mon[87742]: osdmap e1572: 8 total, 8 up, 8 in 2024-09-13T03:27:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:10 smithi088 ceph-mon[96266]: osdmap e1573: 8 total, 8 up, 8 in 2024-09-13T03:27:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:10 smithi088 ceph-mon[98762]: osdmap e1573: 8 total, 8 up, 8 in 2024-09-13T03:27:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:10 smithi195 ceph-mon[87742]: osdmap e1573: 8 total, 8 up, 8 in 2024-09-13T03:27:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:11 smithi088 ceph-mon[96266]: pgmap v2741: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 7.5 KiB/s wr, 152 op/s 2024-09-13T03:27:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:11 smithi088 ceph-mon[96266]: osdmap e1574: 8 total, 8 up, 8 in 2024-09-13T03:27:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:11 smithi088 ceph-mon[98762]: pgmap v2741: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 7.5 KiB/s wr, 152 op/s 2024-09-13T03:27:11.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:11 smithi088 ceph-mon[98762]: osdmap e1574: 8 total, 8 up, 8 in 2024-09-13T03:27:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:11 smithi195 ceph-mon[87742]: pgmap v2741: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 7.5 KiB/s wr, 152 op/s 2024-09-13T03:27:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:11 smithi195 ceph-mon[87742]: osdmap e1574: 8 total, 8 up, 8 in 2024-09-13T03:27:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:12 smithi088 ceph-mon[96266]: osdmap e1575: 8 total, 8 up, 8 in 2024-09-13T03:27:12.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:12 smithi088 ceph-mon[96266]: osdmap e1576: 8 total, 8 up, 8 in 2024-09-13T03:27:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:12 smithi088 ceph-mon[98762]: osdmap e1575: 8 total, 8 up, 8 in 2024-09-13T03:27:12.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:12 smithi088 ceph-mon[98762]: osdmap e1576: 8 total, 8 up, 8 in 2024-09-13T03:27:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:12 smithi195 ceph-mon[87742]: osdmap e1575: 8 total, 8 up, 8 in 2024-09-13T03:27:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:12 smithi195 ceph-mon[87742]: osdmap e1576: 8 total, 8 up, 8 in 2024-09-13T03:27:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:27:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:27:13] "GET /metrics HTTP/1.1" 200 36431 "" "Prometheus/2.43.0" 2024-09-13T03:27:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:13 smithi088 ceph-mon[96266]: pgmap v2744: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.2 KiB/s wr, 99 op/s 2024-09-13T03:27:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:13 smithi088 ceph-mon[98762]: pgmap v2744: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.2 KiB/s wr, 99 op/s 2024-09-13T03:27:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:13 smithi195 ceph-mon[87742]: pgmap v2744: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 5.2 KiB/s wr, 99 op/s 2024-09-13T03:27:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:14 smithi088 ceph-mon[96266]: osdmap e1577: 8 total, 8 up, 8 in 2024-09-13T03:27:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:27:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:14 smithi088 ceph-mon[98762]: osdmap e1577: 8 total, 8 up, 8 in 2024-09-13T03:27:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:27:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:14 smithi195 ceph-mon[87742]: osdmap e1577: 8 total, 8 up, 8 in 2024-09-13T03:27:14.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:27:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:15 smithi088 ceph-mon[96266]: pgmap v2747: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 3.7 KiB/s wr, 79 op/s 2024-09-13T03:27:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:15 smithi088 ceph-mon[96266]: osdmap e1578: 8 total, 8 up, 8 in 2024-09-13T03:27:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:15 smithi088 ceph-mon[98762]: pgmap v2747: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 3.7 KiB/s wr, 79 op/s 2024-09-13T03:27:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:15 smithi088 ceph-mon[98762]: osdmap e1578: 8 total, 8 up, 8 in 2024-09-13T03:27:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:15 smithi195 ceph-mon[87742]: pgmap v2747: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 3.7 KiB/s wr, 79 op/s 2024-09-13T03:27:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:15 smithi195 ceph-mon[87742]: osdmap e1578: 8 total, 8 up, 8 in 2024-09-13T03:27:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:16 smithi088 ceph-mon[96266]: osdmap e1579: 8 total, 8 up, 8 in 2024-09-13T03:27:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:16 smithi088 ceph-mon[98762]: osdmap e1579: 8 total, 8 up, 8 in 2024-09-13T03:27:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:16 smithi195 ceph-mon[87742]: osdmap e1579: 8 total, 8 up, 8 in 2024-09-13T03:27:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:17 smithi088 ceph-mon[96266]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 6.5 KiB/s wr, 100 op/s 2024-09-13T03:27:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:17 smithi088 ceph-mon[96266]: osdmap e1580: 8 total, 8 up, 8 in 2024-09-13T03:27:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:17 smithi088 ceph-mon[96266]: osdmap e1581: 8 total, 8 up, 8 in 2024-09-13T03:27:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:17 smithi088 ceph-mon[98762]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 6.5 KiB/s wr, 100 op/s 2024-09-13T03:27:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:17 smithi088 ceph-mon[98762]: osdmap e1580: 8 total, 8 up, 8 in 2024-09-13T03:27:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:17 smithi088 ceph-mon[98762]: osdmap e1581: 8 total, 8 up, 8 in 2024-09-13T03:27:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:17 smithi195 ceph-mon[87742]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 6.5 KiB/s wr, 100 op/s 2024-09-13T03:27:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:17 smithi195 ceph-mon[87742]: osdmap e1580: 8 total, 8 up, 8 in 2024-09-13T03:27:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:17 smithi195 ceph-mon[87742]: osdmap e1581: 8 total, 8 up, 8 in 2024-09-13T03:27:18.566 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31015 ms) 2024-09-13T03:27:19.570 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 51 tests from TestMirroring (86741 ms total) 2024-09-13T03:27:19.570 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:27:19.570 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 34 tests from TestInternal 2024-09-13T03:27:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:19 smithi088 ceph-mon[96266]: pgmap v2753: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 7.7 KiB/s wr, 124 op/s 2024-09-13T03:27:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:19 smithi088 ceph-mon[96266]: osdmap e1582: 8 total, 8 up, 8 in 2024-09-13T03:27:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:19 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a390916e-96f9-4904-a755-9c6ec4811113"}]: dispatch 2024-09-13T03:27:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:19 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a390916e-96f9-4904-a755-9c6ec4811113"}]': finished 2024-09-13T03:27:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:19 smithi088 ceph-mon[98762]: pgmap v2753: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 7.7 KiB/s wr, 124 op/s 2024-09-13T03:27:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:19 smithi088 ceph-mon[98762]: osdmap e1582: 8 total, 8 up, 8 in 2024-09-13T03:27:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:19 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a390916e-96f9-4904-a755-9c6ec4811113"}]: dispatch 2024-09-13T03:27:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:19 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a390916e-96f9-4904-a755-9c6ec4811113"}]': finished 2024-09-13T03:27:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:19 smithi195 ceph-mon[87742]: pgmap v2753: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 7.7 KiB/s wr, 124 op/s 2024-09-13T03:27:19.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:19 smithi195 ceph-mon[87742]: osdmap e1582: 8 total, 8 up, 8 in 2024-09-13T03:27:19.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:19 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a390916e-96f9-4904-a755-9c6ec4811113"}]: dispatch 2024-09-13T03:27:19.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:19 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3285505522' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/a390916e-96f9-4904-a755-9c6ec4811113"}]': finished 2024-09-13T03:27:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:20 smithi088 ceph-mon[98762]: osdmap e1583: 8 total, 8 up, 8 in 2024-09-13T03:27:20.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:20 smithi088 ceph-mon[96266]: osdmap e1583: 8 total, 8 up, 8 in 2024-09-13T03:27:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:20 smithi195 ceph-mon[87742]: osdmap e1583: 8 total, 8 up, 8 in 2024-09-13T03:27:21.580 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.OpenByID 2024-09-13T03:27:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:21 smithi088 ceph-mon[96266]: pgmap v2756: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:27:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:21 smithi088 ceph-mon[96266]: osdmap e1584: 8 total, 8 up, 8 in 2024-09-13T03:27:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:21 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2716196456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:27:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:21 smithi088 ceph-mon[98762]: pgmap v2756: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:27:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:21 smithi088 ceph-mon[98762]: osdmap e1584: 8 total, 8 up, 8 in 2024-09-13T03:27:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:21 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2716196456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:27:21.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:21 smithi195 ceph-mon[87742]: pgmap v2756: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:27:21.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:21 smithi195 ceph-mon[87742]: osdmap e1584: 8 total, 8 up, 8 in 2024-09-13T03:27:21.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:21 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2716196456' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:27:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:22 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2716196456' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:27:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:22 smithi088 ceph-mon[96266]: osdmap e1585: 8 total, 8 up, 8 in 2024-09-13T03:27:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:22 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2716196456' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:27:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:22 smithi088 ceph-mon[98762]: osdmap e1585: 8 total, 8 up, 8 in 2024-09-13T03:27:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:22 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2716196456' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:27:22.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:22 smithi195 ceph-mon[87742]: osdmap e1585: 8 total, 8 up, 8 in 2024-09-13T03:27:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:27:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:27:23] "GET /metrics HTTP/1.1" 200 36434 "" "Prometheus/2.43.0" 2024-09-13T03:27:23.634 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.OpenByID (2055 ms) 2024-09-13T03:27:23.634 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-09-13T03:27:23.660 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.OpenSnapDNE (26 ms) 2024-09-13T03:27:23.660 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-09-13T03:27:23.683 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (22 ms) 2024-09-13T03:27:23.683 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-09-13T03:27:23.706 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.ResizeLocksImage (24 ms) 2024-09-13T03:27:23.706 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-09-13T03:27:23.724 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (17 ms) 2024-09-13T03:27:23.724 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-09-13T03:27:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:23 smithi088 ceph-mon[96266]: pgmap v2759: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:27:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:23 smithi088 ceph-mon[96266]: osdmap e1586: 8 total, 8 up, 8 in 2024-09-13T03:27:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:23 smithi088 ceph-mon[98762]: pgmap v2759: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:27:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:23 smithi088 ceph-mon[98762]: osdmap e1586: 8 total, 8 up, 8 in 2024-09-13T03:27:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:23 smithi195 ceph-mon[87742]: pgmap v2759: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:27:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:23 smithi195 ceph-mon[87742]: osdmap e1586: 8 total, 8 up, 8 in 2024-09-13T03:27:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:24 smithi088 ceph-mon[96266]: osdmap e1587: 8 total, 8 up, 8 in 2024-09-13T03:27:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:24 smithi088 ceph-mon[98762]: osdmap e1587: 8 total, 8 up, 8 in 2024-09-13T03:27:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:24 smithi195 ceph-mon[87742]: osdmap e1587: 8 total, 8 up, 8 in 2024-09-13T03:27:25.631 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1907 ms) 2024-09-13T03:27:25.631 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-09-13T03:27:25.660 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (28 ms) 2024-09-13T03:27:25.660 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-09-13T03:27:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:25 smithi088 ceph-mon[98762]: pgmap v2762: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:27:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:25 smithi088 ceph-mon[98762]: osdmap e1588: 8 total, 8 up, 8 in 2024-09-13T03:27:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:25 smithi088 ceph-mon[96266]: pgmap v2762: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:27:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:25 smithi088 ceph-mon[96266]: osdmap e1588: 8 total, 8 up, 8 in 2024-09-13T03:27:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:25 smithi195 ceph-mon[87742]: pgmap v2762: 137 pgs: 6 creating+peering, 9 unknown, 122 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:27:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:25 smithi195 ceph-mon[87742]: osdmap e1588: 8 total, 8 up, 8 in 2024-09-13T03:27:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:26 smithi088 ceph-mon[96266]: osdmap e1589: 8 total, 8 up, 8 in 2024-09-13T03:27:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:26 smithi088 ceph-mon[98762]: osdmap e1589: 8 total, 8 up, 8 in 2024-09-13T03:27:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:26 smithi195 ceph-mon[87742]: osdmap e1589: 8 total, 8 up, 8 in 2024-09-13T03:27:27.646 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1988 ms) 2024-09-13T03:27:27.646 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-09-13T03:27:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:27 smithi088 ceph-mon[96266]: pgmap v2765: 137 pgs: 6 creating+peering, 131 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-13T03:27:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:27 smithi088 ceph-mon[96266]: osdmap e1590: 8 total, 8 up, 8 in 2024-09-13T03:27:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:27 smithi088 ceph-mon[98762]: pgmap v2765: 137 pgs: 6 creating+peering, 131 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-13T03:27:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:27 smithi088 ceph-mon[98762]: osdmap e1590: 8 total, 8 up, 8 in 2024-09-13T03:27:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:27 smithi195 ceph-mon[87742]: pgmap v2765: 137 pgs: 6 creating+peering, 131 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 767 B/s wr, 6 op/s 2024-09-13T03:27:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:27 smithi195 ceph-mon[87742]: osdmap e1590: 8 total, 8 up, 8 in 2024-09-13T03:27:28.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:28 smithi088 ceph-mon[96266]: osdmap e1591: 8 total, 8 up, 8 in 2024-09-13T03:27:28.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:28 smithi088 ceph-mon[98762]: osdmap e1591: 8 total, 8 up, 8 in 2024-09-13T03:27:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:28 smithi195 ceph-mon[87742]: osdmap e1591: 8 total, 8 up, 8 in 2024-09-13T03:27:29.654 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2008 ms) 2024-09-13T03:27:29.655 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-09-13T03:27:29.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:29 smithi195 ceph-mon[87742]: pgmap v2768: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 9.7 KiB/s wr, 107 op/s 2024-09-13T03:27:29.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:29 smithi195 ceph-mon[87742]: osdmap e1592: 8 total, 8 up, 8 in 2024-09-13T03:27:29.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:27:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:29 smithi088 ceph-mon[96266]: pgmap v2768: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 9.7 KiB/s wr, 107 op/s 2024-09-13T03:27:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:29 smithi088 ceph-mon[96266]: osdmap e1592: 8 total, 8 up, 8 in 2024-09-13T03:27:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:27:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:29 smithi088 ceph-mon[98762]: pgmap v2768: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 9.7 KiB/s wr, 107 op/s 2024-09-13T03:27:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:29 smithi088 ceph-mon[98762]: osdmap e1592: 8 total, 8 up, 8 in 2024-09-13T03:27:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:27:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:30 smithi088 ceph-mon[96266]: osdmap e1593: 8 total, 8 up, 8 in 2024-09-13T03:27:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:30 smithi088 ceph-mon[98762]: osdmap e1593: 8 total, 8 up, 8 in 2024-09-13T03:27:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:30 smithi195 ceph-mon[87742]: osdmap e1593: 8 total, 8 up, 8 in 2024-09-13T03:27:31.668 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2013 ms) 2024-09-13T03:27:31.668 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-09-13T03:27:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:31 smithi088 ceph-mon[96266]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 13 KiB/s wr, 183 op/s 2024-09-13T03:27:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:31 smithi088 ceph-mon[96266]: osdmap e1594: 8 total, 8 up, 8 in 2024-09-13T03:27:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:31 smithi088 ceph-mon[98762]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 13 KiB/s wr, 183 op/s 2024-09-13T03:27:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:31 smithi088 ceph-mon[98762]: osdmap e1594: 8 total, 8 up, 8 in 2024-09-13T03:27:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:31 smithi195 ceph-mon[87742]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 13 KiB/s wr, 183 op/s 2024-09-13T03:27:31.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:31 smithi195 ceph-mon[87742]: osdmap e1594: 8 total, 8 up, 8 in 2024-09-13T03:27:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:32 smithi088 ceph-mon[96266]: osdmap e1595: 8 total, 8 up, 8 in 2024-09-13T03:27:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:32 smithi088 ceph-mon[96266]: osdmap e1596: 8 total, 8 up, 8 in 2024-09-13T03:27:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:32 smithi088 ceph-mon[98762]: osdmap e1595: 8 total, 8 up, 8 in 2024-09-13T03:27:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:32 smithi088 ceph-mon[98762]: osdmap e1596: 8 total, 8 up, 8 in 2024-09-13T03:27:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:32 smithi195 ceph-mon[87742]: osdmap e1595: 8 total, 8 up, 8 in 2024-09-13T03:27:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:32 smithi195 ceph-mon[87742]: osdmap e1596: 8 total, 8 up, 8 in 2024-09-13T03:27:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:27:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:27:33] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-09-13T03:27:33.528 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.FlattenLocksImage (1860 ms) 2024-09-13T03:27:33.528 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-09-13T03:27:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:33 smithi088 ceph-mon[98762]: pgmap v2774: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 6.7 KiB/s wr, 121 op/s 2024-09-13T03:27:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:33 smithi088 ceph-mon[98762]: osdmap e1597: 8 total, 8 up, 8 in 2024-09-13T03:27:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:33 smithi088 ceph-mon[96266]: pgmap v2774: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 6.7 KiB/s wr, 121 op/s 2024-09-13T03:27:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:33 smithi088 ceph-mon[96266]: osdmap e1597: 8 total, 8 up, 8 in 2024-09-13T03:27:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:33 smithi195 ceph-mon[87742]: pgmap v2774: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 6.7 KiB/s wr, 121 op/s 2024-09-13T03:27:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:33 smithi195 ceph-mon[87742]: osdmap e1597: 8 total, 8 up, 8 in 2024-09-13T03:27:35.673 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (2146 ms) 2024-09-13T03:27:35.673 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-09-13T03:27:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:35 smithi088 ceph-mon[98762]: pgmap v2777: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-09-13T03:27:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:35 smithi088 ceph-mon[98762]: osdmap e1598: 8 total, 8 up, 8 in 2024-09-13T03:27:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:35 smithi088 ceph-mon[96266]: pgmap v2777: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-09-13T03:27:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:35 smithi088 ceph-mon[96266]: osdmap e1598: 8 total, 8 up, 8 in 2024-09-13T03:27:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:35 smithi195 ceph-mon[87742]: pgmap v2777: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 4.0 KiB/s wr, 52 op/s 2024-09-13T03:27:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:35 smithi195 ceph-mon[87742]: osdmap e1598: 8 total, 8 up, 8 in 2024-09-13T03:27:36.664 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (991 ms) 2024-09-13T03:27:36.665 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-09-13T03:27:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:36 smithi088 ceph-mon[96266]: osdmap e1599: 8 total, 8 up, 8 in 2024-09-13T03:27:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:36 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2811310221' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/2811310221"}]: dispatch 2024-09-13T03:27:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:36 smithi088 ceph-mon[98762]: osdmap e1599: 8 total, 8 up, 8 in 2024-09-13T03:27:36.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:36 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2811310221' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/2811310221"}]: dispatch 2024-09-13T03:27:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:36 smithi195 ceph-mon[87742]: osdmap e1599: 8 total, 8 up, 8 in 2024-09-13T03:27:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:36 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2811310221' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/2811310221"}]: dispatch 2024-09-13T03:27:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[98762]: pgmap v2780: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 4.2 KiB/s wr, 71 op/s 2024-09-13T03:27:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2811310221' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/2811310221"}]': finished 2024-09-13T03:27:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[98762]: osdmap e1600: 8 total, 8 up, 8 in 2024-09-13T03:27:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1823484852' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/1823484852"}]: dispatch 2024-09-13T03:27:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/1823484852"}]: dispatch 2024-09-13T03:27:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/1823484852"}]': finished 2024-09-13T03:27:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[98762]: osdmap e1601: 8 total, 8 up, 8 in 2024-09-13T03:27:37.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[96266]: pgmap v2780: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 4.2 KiB/s wr, 71 op/s 2024-09-13T03:27:37.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2811310221' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/2811310221"}]': finished 2024-09-13T03:27:37.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[96266]: osdmap e1600: 8 total, 8 up, 8 in 2024-09-13T03:27:37.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1823484852' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/1823484852"}]: dispatch 2024-09-13T03:27:37.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/1823484852"}]: dispatch 2024-09-13T03:27:37.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/1823484852"}]': finished 2024-09-13T03:27:37.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:37 smithi088 ceph-mon[96266]: osdmap e1601: 8 total, 8 up, 8 in 2024-09-13T03:27:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:37 smithi195 ceph-mon[87742]: pgmap v2780: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 4.2 KiB/s wr, 71 op/s 2024-09-13T03:27:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:37 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2811310221' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/2811310221"}]': finished 2024-09-13T03:27:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:37 smithi195 ceph-mon[87742]: osdmap e1600: 8 total, 8 up, 8 in 2024-09-13T03:27:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:37 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1823484852' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/1823484852"}]: dispatch 2024-09-13T03:27:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:37 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/1823484852"}]: dispatch 2024-09-13T03:27:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:37 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/1823484852"}]': finished 2024-09-13T03:27:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:37 smithi195 ceph-mon[87742]: osdmap e1601: 8 total, 8 up, 8 in 2024-09-13T03:27:38.510 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (1845 ms) 2024-09-13T03:27:38.510 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-09-13T03:27:38.546 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.AioWriteRequestsLock (36 ms) 2024-09-13T03:27:38.546 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-09-13T03:27:38.573 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (27 ms) 2024-09-13T03:27:38.573 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-09-13T03:27:38.618 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.CancelAsyncResize (45 ms) 2024-09-13T03:27:38.618 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.MultipleResize 2024-09-13T03:27:38.674 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.MultipleResize (56 ms) 2024-09-13T03:27:38.674 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.Metadata 2024-09-13T03:27:38.722 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.Metadata (48 ms) 2024-09-13T03:27:38.722 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-09-13T03:27:38.753 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.MetadataConfApply (32 ms) 2024-09-13T03:27:38.753 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-09-13T03:27:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:39 smithi088 ceph-mon[96266]: pgmap v2783: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 8.7 KiB/s wr, 184 op/s 2024-09-13T03:27:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:39 smithi088 ceph-mon[98762]: pgmap v2783: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 8.7 KiB/s wr, 184 op/s 2024-09-13T03:27:39.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:39 smithi195 ceph-mon[87742]: pgmap v2783: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 132 KiB/s rd, 8.7 KiB/s wr, 184 op/s 2024-09-13T03:27:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:40 smithi088 ceph-mon[96266]: osdmap e1602: 8 total, 8 up, 8 in 2024-09-13T03:27:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:40 smithi088 ceph-mon[98762]: osdmap e1602: 8 total, 8 up, 8 in 2024-09-13T03:27:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:40 smithi195 ceph-mon[87742]: osdmap e1602: 8 total, 8 up, 8 in 2024-09-13T03:27:41.768 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.SnapshotCopyup (3014 ms) 2024-09-13T03:27:41.768 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-09-13T03:27:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:41 smithi088 ceph-mon[96266]: pgmap v2785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 18 KiB/s wr, 255 op/s 2024-09-13T03:27:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:41 smithi088 ceph-mon[96266]: osdmap e1603: 8 total, 8 up, 8 in 2024-09-13T03:27:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:41 smithi088 ceph-mon[98762]: pgmap v2785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 18 KiB/s wr, 255 op/s 2024-09-13T03:27:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:41 smithi088 ceph-mon[98762]: osdmap e1603: 8 total, 8 up, 8 in 2024-09-13T03:27:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:41 smithi195 ceph-mon[87742]: pgmap v2785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 18 KiB/s wr, 255 op/s 2024-09-13T03:27:41.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:41 smithi195 ceph-mon[87742]: osdmap e1603: 8 total, 8 up, 8 in 2024-09-13T03:27:42.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:42 smithi195 ceph-mon[87742]: osdmap e1604: 8 total, 8 up, 8 in 2024-09-13T03:27:42.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:42 smithi195 ceph-mon[87742]: osdmap e1605: 8 total, 8 up, 8 in 2024-09-13T03:27:43.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:42 smithi088 ceph-mon[96266]: osdmap e1604: 8 total, 8 up, 8 in 2024-09-13T03:27:43.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:42 smithi088 ceph-mon[96266]: osdmap e1605: 8 total, 8 up, 8 in 2024-09-13T03:27:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:42 smithi088 ceph-mon[98762]: osdmap e1604: 8 total, 8 up, 8 in 2024-09-13T03:27:43.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:42 smithi088 ceph-mon[98762]: osdmap e1605: 8 total, 8 up, 8 in 2024-09-13T03:27:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:27:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:27:43] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-09-13T03:27:43.539 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1772 ms) 2024-09-13T03:27:43.539 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-09-13T03:27:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:43 smithi195 ceph-mon[87742]: pgmap v2788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 13 KiB/s wr, 142 op/s 2024-09-13T03:27:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:43 smithi195 ceph-mon[87742]: osdmap e1606: 8 total, 8 up, 8 in 2024-09-13T03:27:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:43 smithi088 ceph-mon[96266]: pgmap v2788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 13 KiB/s wr, 142 op/s 2024-09-13T03:27:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:43 smithi088 ceph-mon[96266]: osdmap e1606: 8 total, 8 up, 8 in 2024-09-13T03:27:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:43 smithi088 ceph-mon[98762]: pgmap v2788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 13 KiB/s wr, 142 op/s 2024-09-13T03:27:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:43 smithi088 ceph-mon[98762]: osdmap e1606: 8 total, 8 up, 8 in 2024-09-13T03:27:44.535 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (996 ms) 2024-09-13T03:27:44.535 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-09-13T03:27:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:27:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:44 smithi195 ceph-mon[87742]: osdmap e1607: 8 total, 8 up, 8 in 2024-09-13T03:27:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:27:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:44 smithi088 ceph-mon[96266]: osdmap e1607: 8 total, 8 up, 8 in 2024-09-13T03:27:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:27:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:44 smithi088 ceph-mon[98762]: osdmap e1607: 8 total, 8 up, 8 in 2024-09-13T03:27:45.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:45 smithi195 ceph-mon[87742]: pgmap v2791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 18 KiB/s wr, 150 op/s 2024-09-13T03:27:45.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:45 smithi195 ceph-mon[87742]: osdmap e1608: 8 total, 8 up, 8 in 2024-09-13T03:27:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:45 smithi088 ceph-mon[96266]: pgmap v2791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 18 KiB/s wr, 150 op/s 2024-09-13T03:27:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:45 smithi088 ceph-mon[96266]: osdmap e1608: 8 total, 8 up, 8 in 2024-09-13T03:27:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:45 smithi088 ceph-mon[98762]: pgmap v2791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 101 KiB/s rd, 18 KiB/s wr, 150 op/s 2024-09-13T03:27:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:45 smithi088 ceph-mon[98762]: osdmap e1608: 8 total, 8 up, 8 in 2024-09-13T03:27:46.567 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.ResizeCopyup (2031 ms) 2024-09-13T03:27:46.567 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-09-13T03:27:46.575 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_internal.cc:1056: Skipped 2024-09-13T03:27:46.575 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:27:46.575 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestInternal.DiscardCopyup (9 ms) 2024-09-13T03:27:46.575 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.ImageOptions 2024-09-13T03:27:46.583 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.ImageOptions (8 ms) 2024-09-13T03:27:46.583 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-09-13T03:27:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:47 smithi088 ceph-mon[96266]: pgmap v2794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 23 KiB/s wr, 286 op/s 2024-09-13T03:27:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:47 smithi088 ceph-mon[96266]: osdmap e1609: 8 total, 8 up, 8 in 2024-09-13T03:27:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:47 smithi088 ceph-mon[96266]: osdmap e1610: 8 total, 8 up, 8 in 2024-09-13T03:27:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:47 smithi088 ceph-mon[98762]: pgmap v2794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 23 KiB/s wr, 286 op/s 2024-09-13T03:27:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:47 smithi088 ceph-mon[98762]: osdmap e1609: 8 total, 8 up, 8 in 2024-09-13T03:27:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:47 smithi088 ceph-mon[98762]: osdmap e1610: 8 total, 8 up, 8 in 2024-09-13T03:27:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:47 smithi195 ceph-mon[87742]: pgmap v2794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 23 KiB/s wr, 286 op/s 2024-09-13T03:27:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:47 smithi195 ceph-mon[87742]: osdmap e1609: 8 total, 8 up, 8 in 2024-09-13T03:27:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:47 smithi195 ceph-mon[87742]: osdmap e1610: 8 total, 8 up, 8 in 2024-09-13T03:27:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:49 smithi088 ceph-mon[96266]: pgmap v2797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 296 KiB/s rd, 28 KiB/s wr, 395 op/s 2024-09-13T03:27:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:49 smithi088 ceph-mon[96266]: osdmap e1611: 8 total, 8 up, 8 in 2024-09-13T03:27:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:49 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:27:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:49 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:27:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:49 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:27:49.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:49 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:27:49.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:49 smithi088 ceph-mon[98762]: pgmap v2797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 296 KiB/s rd, 28 KiB/s wr, 395 op/s 2024-09-13T03:27:49.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:49 smithi088 ceph-mon[98762]: osdmap e1611: 8 total, 8 up, 8 in 2024-09-13T03:27:49.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:49 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:27:49.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:49 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:27:49.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:49 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:27:49.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:49 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:27:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:49 smithi195 ceph-mon[87742]: pgmap v2797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 296 KiB/s rd, 28 KiB/s wr, 395 op/s 2024-09-13T03:27:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:49 smithi195 ceph-mon[87742]: osdmap e1611: 8 total, 8 up, 8 in 2024-09-13T03:27:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:49 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:27:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:49 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:27:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:49 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:27:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:49 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:27:50.546 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.WriteFullCopyup (3962 ms) 2024-09-13T03:27:50.546 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-09-13T03:27:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:50 smithi088 ceph-mon[96266]: osdmap e1612: 8 total, 8 up, 8 in 2024-09-13T03:27:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:50 smithi088 ceph-mon[98762]: osdmap e1612: 8 total, 8 up, 8 in 2024-09-13T03:27:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:50 smithi195 ceph-mon[87742]: osdmap e1612: 8 total, 8 up, 8 in 2024-09-13T03:27:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:51 smithi088 ceph-mon[96266]: pgmap v2800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 359 op/s 2024-09-13T03:27:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:51 smithi088 ceph-mon[96266]: osdmap e1613: 8 total, 8 up, 8 in 2024-09-13T03:27:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:51 smithi088 ceph-mon[98762]: pgmap v2800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 359 op/s 2024-09-13T03:27:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:51 smithi088 ceph-mon[98762]: osdmap e1613: 8 total, 8 up, 8 in 2024-09-13T03:27:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:51 smithi195 ceph-mon[87742]: pgmap v2800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 359 op/s 2024-09-13T03:27:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:51 smithi195 ceph-mon[87742]: osdmap e1613: 8 total, 8 up, 8 in 2024-09-13T03:27:52.581 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2036 ms) 2024-09-13T03:27:52.581 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.TestCoR 2024-09-13T03:27:52.592 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_internal.cc:1313: Skipped 2024-09-13T03:27:52.592 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to disabled copy-on-read 2024-09-13T03:27:52.593 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestInternal.TestCoR (11 ms) 2024-09-13T03:27:52.593 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-09-13T03:27:52.797 INFO:tasks.workunit.client.0.smithi088.stdout:made parent image "image394": 4194304K (1024 * 4K) 2024-09-13T03:27:52.797 INFO:tasks.workunit.client.0.smithi088.stdout:generated random write map: 2024-09-13T03:27:52.797 INFO:tasks.workunit.client.0.smithi088.stdout: [21 , 87886 ] 2024-09-13T03:27:52.798 INFO:tasks.workunit.client.0.smithi088.stdout: [29 , 119795 ] 2024-09-13T03:27:52.798 INFO:tasks.workunit.client.0.smithi088.stdout: [32 , 133199 ] 2024-09-13T03:27:52.798 INFO:tasks.workunit.client.0.smithi088.stdout: [34 , 141633 ] 2024-09-13T03:27:52.798 INFO:tasks.workunit.client.0.smithi088.stdout: [48 , 199231 ] 2024-09-13T03:27:52.798 INFO:tasks.workunit.client.0.smithi088.stdout: [50 , 207171 ] 2024-09-13T03:27:52.798 INFO:tasks.workunit.client.0.smithi088.stdout: [56 , 231181 ] 2024-09-13T03:27:52.798 INFO:tasks.workunit.client.0.smithi088.stdout: [57 , 233981 ] 2024-09-13T03:27:52.798 INFO:tasks.workunit.client.0.smithi088.stdout: [74 , 303140 ] 2024-09-13T03:27:52.798 INFO:tasks.workunit.client.0.smithi088.stdout: [86 , 352719 ] 2024-09-13T03:27:52.798 INFO:tasks.workunit.client.0.smithi088.stdout: [103 , 423333 ] 2024-09-13T03:27:52.798 INFO:tasks.workunit.client.0.smithi088.stdout: [109 , 446512 ] 2024-09-13T03:27:52.798 INFO:tasks.workunit.client.0.smithi088.stdout: [111 , 456840 ] 2024-09-13T03:27:52.799 INFO:tasks.workunit.client.0.smithi088.stdout: [115 , 473455 ] 2024-09-13T03:27:52.799 INFO:tasks.workunit.client.0.smithi088.stdout: [118 , 484466 ] 2024-09-13T03:27:52.799 INFO:tasks.workunit.client.0.smithi088.stdout: [124 , 509772 ] 2024-09-13T03:27:52.799 INFO:tasks.workunit.client.0.smithi088.stdout: [128 , 524416 ] 2024-09-13T03:27:52.799 INFO:tasks.workunit.client.0.smithi088.stdout: [131 , 537214 ] 2024-09-13T03:27:52.799 INFO:tasks.workunit.client.0.smithi088.stdout: [137 , 561739 ] 2024-09-13T03:27:52.799 INFO:tasks.workunit.client.0.smithi088.stdout: [140 , 574566 ] 2024-09-13T03:27:52.799 INFO:tasks.workunit.client.0.smithi088.stdout: [141 , 579594 ] 2024-09-13T03:27:52.799 INFO:tasks.workunit.client.0.smithi088.stdout: [164 , 675225 ] 2024-09-13T03:27:52.799 INFO:tasks.workunit.client.0.smithi088.stdout: [166 , 682639 ] 2024-09-13T03:27:52.800 INFO:tasks.workunit.client.0.smithi088.stdout: [172 , 705789 ] 2024-09-13T03:27:52.800 INFO:tasks.workunit.client.0.smithi088.stdout: [184 , 755666 ] 2024-09-13T03:27:52.800 INFO:tasks.workunit.client.0.smithi088.stdout: [192 , 786725 ] 2024-09-13T03:27:52.800 INFO:tasks.workunit.client.0.smithi088.stdout: [194 , 797656 ] 2024-09-13T03:27:52.800 INFO:tasks.workunit.client.0.smithi088.stdout: [195 , 800313 ] 2024-09-13T03:27:52.800 INFO:tasks.workunit.client.0.smithi088.stdout: [200 , 820393 ] 2024-09-13T03:27:52.800 INFO:tasks.workunit.client.0.smithi088.stdout: [208 , 854704 ] 2024-09-13T03:27:52.800 INFO:tasks.workunit.client.0.smithi088.stdout: [224 , 919882 ] 2024-09-13T03:27:52.800 INFO:tasks.workunit.client.0.smithi088.stdout: [238 , 977286 ] 2024-09-13T03:27:52.800 INFO:tasks.workunit.client.0.smithi088.stdout: [243 , 998657 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [261 , 1070180 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [265 , 1085693 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [298 , 1223019 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [302 , 1238615 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [314 , 1286833 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [317 , 1301815 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [328 , 1345751 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [329 , 1348700 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [338 , 1386353 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [347 , 1422647 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [360 , 1476188 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [361 , 1481907 ] 2024-09-13T03:27:52.801 INFO:tasks.workunit.client.0.smithi088.stdout: [423 , 1733978 ] 2024-09-13T03:27:52.802 INFO:tasks.workunit.client.0.smithi088.stdout: [433 , 1775481 ] 2024-09-13T03:27:52.802 INFO:tasks.workunit.client.0.smithi088.stdout: [444 , 1819364 ] 2024-09-13T03:27:52.802 INFO:tasks.workunit.client.0.smithi088.stdout: [447 , 1830982 ] 2024-09-13T03:27:52.802 INFO:tasks.workunit.client.0.smithi088.stdout: [455 , 1863856 ] 2024-09-13T03:27:52.802 INFO:tasks.workunit.client.0.smithi088.stdout: [480 , 1967883 ] 2024-09-13T03:27:52.802 INFO:tasks.workunit.client.0.smithi088.stdout: [487 , 1997790 ] 2024-09-13T03:27:52.802 INFO:tasks.workunit.client.0.smithi088.stdout: [490 , 2009419 ] 2024-09-13T03:27:52.802 INFO:tasks.workunit.client.0.smithi088.stdout: [499 , 2045177 ] 2024-09-13T03:27:52.802 INFO:tasks.workunit.client.0.smithi088.stdout: [511 , 2093246 ] 2024-09-13T03:27:52.803 INFO:tasks.workunit.client.0.smithi088.stdout: [525 , 2152760 ] 2024-09-13T03:27:52.803 INFO:tasks.workunit.client.0.smithi088.stdout: [536 , 2195921 ] 2024-09-13T03:27:52.803 INFO:tasks.workunit.client.0.smithi088.stdout: [538 , 2206538 ] 2024-09-13T03:27:52.803 INFO:tasks.workunit.client.0.smithi088.stdout: [569 , 2330961 ] 2024-09-13T03:27:52.803 INFO:tasks.workunit.client.0.smithi088.stdout: [579 , 2374987 ] 2024-09-13T03:27:52.803 INFO:tasks.workunit.client.0.smithi088.stdout: [588 , 2411645 ] 2024-09-13T03:27:52.803 INFO:tasks.workunit.client.0.smithi088.stdout: [601 , 2462503 ] 2024-09-13T03:27:52.803 INFO:tasks.workunit.client.0.smithi088.stdout: [610 , 2500181 ] 2024-09-13T03:27:52.803 INFO:tasks.workunit.client.0.smithi088.stdout: [611 , 2503848 ] 2024-09-13T03:27:52.803 INFO:tasks.workunit.client.0.smithi088.stdout: [640 , 2621474 ] 2024-09-13T03:27:52.803 INFO:tasks.workunit.client.0.smithi088.stdout: [647 , 2652739 ] 2024-09-13T03:27:52.803 INFO:tasks.workunit.client.0.smithi088.stdout: [650 , 2665201 ] 2024-09-13T03:27:52.804 INFO:tasks.workunit.client.0.smithi088.stdout: [661 , 2710630 ] 2024-09-13T03:27:52.804 INFO:tasks.workunit.client.0.smithi088.stdout: [668 , 2738147 ] 2024-09-13T03:27:52.804 INFO:tasks.workunit.client.0.smithi088.stdout: [677 , 2774388 ] 2024-09-13T03:27:52.804 INFO:tasks.workunit.client.0.smithi088.stdout: [694 , 2842931 ] 2024-09-13T03:27:52.804 INFO:tasks.workunit.client.0.smithi088.stdout: [713 , 2922574 ] 2024-09-13T03:27:52.804 INFO:tasks.workunit.client.0.smithi088.stdout: [748 , 3066216 ] 2024-09-13T03:27:52.805 INFO:tasks.workunit.client.0.smithi088.stdout: [750 , 3075514 ] 2024-09-13T03:27:52.805 INFO:tasks.workunit.client.0.smithi088.stdout: [771 , 3158141 ] 2024-09-13T03:27:52.805 INFO:tasks.workunit.client.0.smithi088.stdout: [774 , 3170633 ] 2024-09-13T03:27:52.805 INFO:tasks.workunit.client.0.smithi088.stdout: [782 , 3204560 ] 2024-09-13T03:27:52.805 INFO:tasks.workunit.client.0.smithi088.stdout: [788 , 3230407 ] 2024-09-13T03:27:52.805 INFO:tasks.workunit.client.0.smithi088.stdout: [801 , 3282994 ] 2024-09-13T03:27:52.805 INFO:tasks.workunit.client.0.smithi088.stdout: [810 , 3319186 ] 2024-09-13T03:27:52.805 INFO:tasks.workunit.client.0.smithi088.stdout: [817 , 3347651 ] 2024-09-13T03:27:52.805 INFO:tasks.workunit.client.0.smithi088.stdout: [854 , 3501495 ] 2024-09-13T03:27:52.805 INFO:tasks.workunit.client.0.smithi088.stdout: [856 , 3508409 ] 2024-09-13T03:27:52.805 INFO:tasks.workunit.client.0.smithi088.stdout: [859 , 3520519 ] 2024-09-13T03:27:52.805 INFO:tasks.workunit.client.0.smithi088.stdout: [880 , 3604743 ] 2024-09-13T03:27:52.806 INFO:tasks.workunit.client.0.smithi088.stdout: [882 , 3613655 ] 2024-09-13T03:27:52.806 INFO:tasks.workunit.client.0.smithi088.stdout: [897 , 3675918 ] 2024-09-13T03:27:52.806 INFO:tasks.workunit.client.0.smithi088.stdout: [901 , 3690556 ] 2024-09-13T03:27:52.806 INFO:tasks.workunit.client.0.smithi088.stdout: [909 , 3724369 ] 2024-09-13T03:27:52.806 INFO:tasks.workunit.client.0.smithi088.stdout: [921 , 3774175 ] 2024-09-13T03:27:52.806 INFO:tasks.workunit.client.0.smithi088.stdout: [927 , 3797187 ] 2024-09-13T03:27:52.806 INFO:tasks.workunit.client.0.smithi088.stdout: [933 , 3823790 ] 2024-09-13T03:27:52.806 INFO:tasks.workunit.client.0.smithi088.stdout: [944 , 3869547 ] 2024-09-13T03:27:52.806 INFO:tasks.workunit.client.0.smithi088.stdout: [950 , 3894082 ] 2024-09-13T03:27:52.807 INFO:tasks.workunit.client.0.smithi088.stdout: [954 , 3908702 ] 2024-09-13T03:27:52.807 INFO:tasks.workunit.client.0.smithi088.stdout: [960 , 3935306 ] 2024-09-13T03:27:52.807 INFO:tasks.workunit.client.0.smithi088.stdout: [969 , 3971166 ] 2024-09-13T03:27:52.807 INFO:tasks.workunit.client.0.smithi088.stdout: [984 , 4031474 ] 2024-09-13T03:27:52.807 INFO:tasks.workunit.client.0.smithi088.stdout:write data based on random map 2024-09-13T03:27:52.807 INFO:tasks.workunit.client.0.smithi088.stdout: write object-21 2024-09-13T03:27:52.807 INFO:tasks.workunit.client.0.smithi088.stdout: write object-29 2024-09-13T03:27:52.807 INFO:tasks.workunit.client.0.smithi088.stdout: write object-32 2024-09-13T03:27:52.807 INFO:tasks.workunit.client.0.smithi088.stdout: write object-34 2024-09-13T03:27:52.807 INFO:tasks.workunit.client.0.smithi088.stdout: write object-48 2024-09-13T03:27:52.807 INFO:tasks.workunit.client.0.smithi088.stdout: write object-50 2024-09-13T03:27:52.807 INFO:tasks.workunit.client.0.smithi088.stdout: write object-56 2024-09-13T03:27:52.808 INFO:tasks.workunit.client.0.smithi088.stdout: write object-57 2024-09-13T03:27:52.808 INFO:tasks.workunit.client.0.smithi088.stdout: write object-74 2024-09-13T03:27:52.808 INFO:tasks.workunit.client.0.smithi088.stdout: write object-86 2024-09-13T03:27:52.808 INFO:tasks.workunit.client.0.smithi088.stdout: write object-103 2024-09-13T03:27:52.808 INFO:tasks.workunit.client.0.smithi088.stdout: write object-109 2024-09-13T03:27:52.808 INFO:tasks.workunit.client.0.smithi088.stdout: write object-111 2024-09-13T03:27:52.808 INFO:tasks.workunit.client.0.smithi088.stdout: write object-115 2024-09-13T03:27:52.808 INFO:tasks.workunit.client.0.smithi088.stdout: write object-118 2024-09-13T03:27:52.808 INFO:tasks.workunit.client.0.smithi088.stdout: write object-124 2024-09-13T03:27:52.808 INFO:tasks.workunit.client.0.smithi088.stdout: write object-128 2024-09-13T03:27:52.809 INFO:tasks.workunit.client.0.smithi088.stdout: write object-131 2024-09-13T03:27:52.809 INFO:tasks.workunit.client.0.smithi088.stdout: write object-137 2024-09-13T03:27:52.809 INFO:tasks.workunit.client.0.smithi088.stdout: write object-140 2024-09-13T03:27:52.809 INFO:tasks.workunit.client.0.smithi088.stdout: write object-141 2024-09-13T03:27:52.809 INFO:tasks.workunit.client.0.smithi088.stdout: write object-164 2024-09-13T03:27:52.809 INFO:tasks.workunit.client.0.smithi088.stdout: write object-166 2024-09-13T03:27:52.809 INFO:tasks.workunit.client.0.smithi088.stdout: write object-172 2024-09-13T03:27:52.809 INFO:tasks.workunit.client.0.smithi088.stdout: write object-184 2024-09-13T03:27:52.810 INFO:tasks.workunit.client.0.smithi088.stdout: write object-192 2024-09-13T03:27:52.810 INFO:tasks.workunit.client.0.smithi088.stdout: write object-194 2024-09-13T03:27:52.810 INFO:tasks.workunit.client.0.smithi088.stdout: write object-195 2024-09-13T03:27:52.810 INFO:tasks.workunit.client.0.smithi088.stdout: write object-200 2024-09-13T03:27:52.810 INFO:tasks.workunit.client.0.smithi088.stdout: write object-208 2024-09-13T03:27:52.810 INFO:tasks.workunit.client.0.smithi088.stdout: write object-224 2024-09-13T03:27:52.810 INFO:tasks.workunit.client.0.smithi088.stdout: write object-238 2024-09-13T03:27:52.810 INFO:tasks.workunit.client.0.smithi088.stdout: write object-243 2024-09-13T03:27:52.810 INFO:tasks.workunit.client.0.smithi088.stdout: write object-261 2024-09-13T03:27:52.810 INFO:tasks.workunit.client.0.smithi088.stdout: write object-265 2024-09-13T03:27:52.811 INFO:tasks.workunit.client.0.smithi088.stdout: write object-298 2024-09-13T03:27:52.811 INFO:tasks.workunit.client.0.smithi088.stdout: write object-302 2024-09-13T03:27:52.811 INFO:tasks.workunit.client.0.smithi088.stdout: write object-314 2024-09-13T03:27:52.811 INFO:tasks.workunit.client.0.smithi088.stdout: write object-317 2024-09-13T03:27:52.811 INFO:tasks.workunit.client.0.smithi088.stdout: write object-328 2024-09-13T03:27:52.811 INFO:tasks.workunit.client.0.smithi088.stdout: write object-329 2024-09-13T03:27:52.811 INFO:tasks.workunit.client.0.smithi088.stdout: write object-338 2024-09-13T03:27:52.811 INFO:tasks.workunit.client.0.smithi088.stdout: write object-347 2024-09-13T03:27:52.811 INFO:tasks.workunit.client.0.smithi088.stdout: write object-360 2024-09-13T03:27:52.812 INFO:tasks.workunit.client.0.smithi088.stdout: write object-361 2024-09-13T03:27:52.812 INFO:tasks.workunit.client.0.smithi088.stdout: write object-423 2024-09-13T03:27:52.812 INFO:tasks.workunit.client.0.smithi088.stdout: write object-433 2024-09-13T03:27:52.812 INFO:tasks.workunit.client.0.smithi088.stdout: write object-444 2024-09-13T03:27:52.812 INFO:tasks.workunit.client.0.smithi088.stdout: write object-447 2024-09-13T03:27:52.812 INFO:tasks.workunit.client.0.smithi088.stdout: write object-455 2024-09-13T03:27:52.812 INFO:tasks.workunit.client.0.smithi088.stdout: write object-480 2024-09-13T03:27:52.812 INFO:tasks.workunit.client.0.smithi088.stdout: write object-487 2024-09-13T03:27:52.812 INFO:tasks.workunit.client.0.smithi088.stdout: write object-490 2024-09-13T03:27:52.812 INFO:tasks.workunit.client.0.smithi088.stdout: write object-499 2024-09-13T03:27:52.813 INFO:tasks.workunit.client.0.smithi088.stdout: write object-511 2024-09-13T03:27:52.813 INFO:tasks.workunit.client.0.smithi088.stdout: write object-525 2024-09-13T03:27:52.813 INFO:tasks.workunit.client.0.smithi088.stdout: write object-536 2024-09-13T03:27:52.813 INFO:tasks.workunit.client.0.smithi088.stdout: write object-538 2024-09-13T03:27:52.813 INFO:tasks.workunit.client.0.smithi088.stdout: write object-569 2024-09-13T03:27:52.813 INFO:tasks.workunit.client.0.smithi088.stdout: write object-579 2024-09-13T03:27:52.813 INFO:tasks.workunit.client.0.smithi088.stdout: write object-588 2024-09-13T03:27:52.813 INFO:tasks.workunit.client.0.smithi088.stdout: write object-601 2024-09-13T03:27:52.813 INFO:tasks.workunit.client.0.smithi088.stdout: write object-610 2024-09-13T03:27:52.813 INFO:tasks.workunit.client.0.smithi088.stdout: write object-611 2024-09-13T03:27:52.813 INFO:tasks.workunit.client.0.smithi088.stdout: write object-640 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-647 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-650 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-661 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-668 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-677 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-694 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-713 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-748 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-750 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-771 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-774 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-782 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-788 2024-09-13T03:27:52.814 INFO:tasks.workunit.client.0.smithi088.stdout: write object-801 2024-09-13T03:27:52.815 INFO:tasks.workunit.client.0.smithi088.stdout: write object-810 2024-09-13T03:27:52.815 INFO:tasks.workunit.client.0.smithi088.stdout: write object-817 2024-09-13T03:27:52.815 INFO:tasks.workunit.client.0.smithi088.stdout: write object-854 2024-09-13T03:27:52.815 INFO:tasks.workunit.client.0.smithi088.stdout: write object-856 2024-09-13T03:27:52.815 INFO:tasks.workunit.client.0.smithi088.stdout: write object-859 2024-09-13T03:27:52.815 INFO:tasks.workunit.client.0.smithi088.stdout: write object-880 2024-09-13T03:27:52.815 INFO:tasks.workunit.client.0.smithi088.stdout: write object-882 2024-09-13T03:27:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:52 smithi088 ceph-mon[96266]: osdmap e1614: 8 total, 8 up, 8 in 2024-09-13T03:27:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:52 smithi088 ceph-mon[98762]: osdmap e1614: 8 total, 8 up, 8 in 2024-09-13T03:27:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:52 smithi195 ceph-mon[87742]: osdmap e1614: 8 total, 8 up, 8 in 2024-09-13T03:27:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:27:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:27:53] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2024-09-13T03:27:53.737 INFO:tasks.workunit.client.0.smithi088.stdout: write object-897 2024-09-13T03:27:53.737 INFO:tasks.workunit.client.0.smithi088.stdout: write object-901 2024-09-13T03:27:53.737 INFO:tasks.workunit.client.0.smithi088.stdout: write object-909 2024-09-13T03:27:53.737 INFO:tasks.workunit.client.0.smithi088.stdout: write object-921 2024-09-13T03:27:53.737 INFO:tasks.workunit.client.0.smithi088.stdout: write object-927 2024-09-13T03:27:53.737 INFO:tasks.workunit.client.0.smithi088.stdout: write object-933 2024-09-13T03:27:53.737 INFO:tasks.workunit.client.0.smithi088.stdout: write object-944 2024-09-13T03:27:53.737 INFO:tasks.workunit.client.0.smithi088.stdout: write object-950 2024-09-13T03:27:53.738 INFO:tasks.workunit.client.0.smithi088.stdout: write object-954 2024-09-13T03:27:53.738 INFO:tasks.workunit.client.0.smithi088.stdout: write object-960 2024-09-13T03:27:53.738 INFO:tasks.workunit.client.0.smithi088.stdout: write object-969 2024-09-13T03:27:53.738 INFO:tasks.workunit.client.0.smithi088.stdout: write object-984 2024-09-13T03:27:53.738 INFO:tasks.workunit.client.0.smithi088.stdout:verify written data by reading 2024-09-13T03:27:53.738 INFO:tasks.workunit.client.0.smithi088.stdout: read object-21 2024-09-13T03:27:53.738 INFO:tasks.workunit.client.0.smithi088.stdout:made snapshot "image394@parent_snap" and protect it 2024-09-13T03:27:53.738 INFO:tasks.workunit.client.0.smithi088.stdout:made and opened clone "image395" 2024-09-13T03:27:53.738 INFO:tasks.workunit.client.0.smithi088.stdout:flattening clone: "image395" 2024-09-13T03:27:53.738 INFO:tasks.workunit.client.0.smithi088.stdout:check whether child image has the same set of objects as parent 2024-09-13T03:27:53.738 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1144 ms) 2024-09-13T03:27:53.738 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-09-13T03:27:53.810 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.PoolMetadataConfApply (74 ms) 2024-09-13T03:27:53.810 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.Sparsify 2024-09-13T03:27:53.832 INFO:tasks.workunit.client.0.smithi088.stdout:sparsify_supported=1 2024-09-13T03:27:53.832 INFO:tasks.workunit.client.0.smithi088.stdout:sparse_read_supported=1 2024-09-13T03:27:53.860 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.Sparsify (50 ms) 2024-09-13T03:27:53.860 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.SparsifyClone 2024-09-13T03:27:53.877 INFO:tasks.workunit.client.0.smithi088.stdout:sparsify_supported=1 2024-09-13T03:27:53.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:27:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:27:53] ENGINE Bus STOPPING 2024-09-13T03:27:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:53 smithi088 ceph-mon[98762]: pgmap v2803: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 146 op/s 2024-09-13T03:27:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:53 smithi088 ceph-mon[98762]: osdmap e1615: 8 total, 8 up, 8 in 2024-09-13T03:27:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:53 smithi088 ceph-mon[96266]: pgmap v2803: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 146 op/s 2024-09-13T03:27:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:53 smithi088 ceph-mon[96266]: osdmap e1615: 8 total, 8 up, 8 in 2024-09-13T03:27:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:53 smithi195 ceph-mon[87742]: pgmap v2803: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 146 op/s 2024-09-13T03:27:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:53 smithi195 ceph-mon[87742]: osdmap e1615: 8 total, 8 up, 8 in 2024-09-13T03:27:54.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:27:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T03:27:54.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:27:54] ENGINE Bus STOPPED 2024-09-13T03:27:54.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:27:54] ENGINE Bus STARTING 2024-09-13T03:27:54.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:27:54] ENGINE Serving on http://:::9283 2024-09-13T03:27:54.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:27:54] ENGINE Bus STARTED 2024-09-13T03:27:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[96266]: osdmap e1616: 8 total, 8 up, 8 in 2024-09-13T03:27:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2716196456' entity='client.admin' 2024-09-13T03:27:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[96266]: pgmap v2806: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 155 op/s 2024-09-13T03:27:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:27:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:27:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:27:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:27:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:27:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[98762]: osdmap e1616: 8 total, 8 up, 8 in 2024-09-13T03:27:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2716196456' entity='client.admin' 2024-09-13T03:27:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[98762]: pgmap v2806: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 155 op/s 2024-09-13T03:27:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:27:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:27:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:27:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:27:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:54 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:27:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:54 smithi195 ceph-mon[87742]: osdmap e1616: 8 total, 8 up, 8 in 2024-09-13T03:27:54.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:54 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2716196456' entity='client.admin' 2024-09-13T03:27:54.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:54 smithi195 ceph-mon[87742]: pgmap v2806: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.1 MiB/s wr, 155 op/s 2024-09-13T03:27:54.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:54 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:27:54.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:54 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:27:54.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:54 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:27:54.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:54 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:27:54.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:54 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:27:55.806 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.SparsifyClone (1946 ms) 2024-09-13T03:27:55.806 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestInternal.MissingDataPool 2024-09-13T03:27:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:55 smithi088 ceph-mon[96266]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-09-13T03:27:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:55 smithi088 ceph-mon[96266]: osdmap e1617: 8 total, 8 up, 8 in 2024-09-13T03:27:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:55 smithi088 ceph-mon[98762]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-09-13T03:27:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:55 smithi088 ceph-mon[98762]: osdmap e1617: 8 total, 8 up, 8 in 2024-09-13T03:27:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:55 smithi195 ceph-mon[87742]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-09-13T03:27:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:55 smithi195 ceph-mon[87742]: osdmap e1617: 8 total, 8 up, 8 in 2024-09-13T03:27:56.912 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestInternal.MissingDataPool (1106 ms) 2024-09-13T03:27:57.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:56 smithi088 ceph-mon[98762]: pgmap v2808: 137 pgs: 137 active+clean; 8.7 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 73 KiB/s wr, 372 op/s 2024-09-13T03:27:57.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:56 smithi088 ceph-mon[98762]: osdmap e1618: 8 total, 8 up, 8 in 2024-09-13T03:27:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:56 smithi088 ceph-mon[96266]: pgmap v2808: 137 pgs: 137 active+clean; 8.7 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 73 KiB/s wr, 372 op/s 2024-09-13T03:27:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:56 smithi088 ceph-mon[96266]: osdmap e1618: 8 total, 8 up, 8 in 2024-09-13T03:27:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:56 smithi195 ceph-mon[87742]: pgmap v2808: 137 pgs: 137 active+clean; 8.7 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 73 KiB/s wr, 372 op/s 2024-09-13T03:27:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:56 smithi195 ceph-mon[87742]: osdmap e1618: 8 total, 8 up, 8 in 2024-09-13T03:27:57.513 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 34 tests from TestInternal (35333 ms total) 2024-09-13T03:27:57.513 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:27:57.513 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 17 tests from TestImageWatcher 2024-09-13T03:27:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:57 smithi088 ceph-mon[98762]: osdmap e1619: 8 total, 8 up, 8 in 2024-09-13T03:27:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:57 smithi088 ceph-mon[98762]: osdmap e1620: 8 total, 8 up, 8 in 2024-09-13T03:27:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:57 smithi088 ceph-mon[96266]: osdmap e1619: 8 total, 8 up, 8 in 2024-09-13T03:27:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:57 smithi088 ceph-mon[96266]: osdmap e1620: 8 total, 8 up, 8 in 2024-09-13T03:27:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:57 smithi195 ceph-mon[87742]: osdmap e1619: 8 total, 8 up, 8 in 2024-09-13T03:27:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:57 smithi195 ceph-mon[87742]: osdmap e1620: 8 total, 8 up, 8 in 2024-09-13T03:27:59.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:58 smithi195 ceph-mon[87742]: pgmap v2812: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:27:59.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:58 smithi195 ceph-mon[87742]: osdmap e1621: 8 total, 8 up, 8 in 2024-09-13T03:27:59.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:58 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/708484963' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:27:59.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:27:58 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:27:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:58 smithi088 ceph-mon[98762]: pgmap v2812: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:27:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:58 smithi088 ceph-mon[98762]: osdmap e1621: 8 total, 8 up, 8 in 2024-09-13T03:27:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:58 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/708484963' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:27:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:27:58 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:27:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:58 smithi088 ceph-mon[96266]: pgmap v2812: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:27:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:58 smithi088 ceph-mon[96266]: osdmap e1621: 8 total, 8 up, 8 in 2024-09-13T03:27:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:58 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/708484963' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:27:59.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:27:58 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:27:59.516 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-09-13T03:28:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:00 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:00.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:00 smithi088 ceph-mon[96266]: osdmap e1622: 8 total, 8 up, 8 in 2024-09-13T03:28:00.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:00 smithi088 ceph-mon[96266]: pgmap v2815: 137 pgs: 10 creating+peering, 19 unknown, 108 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:28:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:00 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:00 smithi088 ceph-mon[98762]: osdmap e1622: 8 total, 8 up, 8 in 2024-09-13T03:28:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:00 smithi088 ceph-mon[98762]: pgmap v2815: 137 pgs: 10 creating+peering, 19 unknown, 108 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:28:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:00.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:00.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:00 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:00.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:00 smithi195 ceph-mon[87742]: osdmap e1622: 8 total, 8 up, 8 in 2024-09-13T03:28:00.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:00 smithi195 ceph-mon[87742]: pgmap v2815: 137 pgs: 10 creating+peering, 19 unknown, 108 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:28:01.554 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2038 ms) 2024-09-13T03:28:01.555 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-09-13T03:28:01.578 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifyFlatten (24 ms) 2024-09-13T03:28:01.578 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-09-13T03:28:01.602 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifyResize (24 ms) 2024-09-13T03:28:01.602 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-09-13T03:28:01.624 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (21 ms) 2024-09-13T03:28:01.624 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-09-13T03:28:01.643 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (20 ms) 2024-09-13T03:28:01.643 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-09-13T03:28:01.665 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (22 ms) 2024-09-13T03:28:01.666 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-09-13T03:28:01.687 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (21 ms) 2024-09-13T03:28:01.687 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-09-13T03:28:01.706 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifySnapRename (20 ms) 2024-09-13T03:28:01.706 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-09-13T03:28:01.727 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (21 ms) 2024-09-13T03:28:01.727 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-09-13T03:28:01.747 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (20 ms) 2024-09-13T03:28:01.747 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-09-13T03:28:01.766 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (18 ms) 2024-09-13T03:28:01.766 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-09-13T03:28:01.786 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (20 ms) 2024-09-13T03:28:01.786 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-09-13T03:28:01.805 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifyRename (18 ms) 2024-09-13T03:28:01.805 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-09-13T03:28:01.824 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (20 ms) 2024-09-13T03:28:01.824 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-09-13T03:28:01.843 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (19 ms) 2024-09-13T03:28:01.843 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-09-13T03:28:01.863 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (19 ms) 2024-09-13T03:28:01.863 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-09-13T03:28:01.882 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (20 ms) 2024-09-13T03:28:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:01 smithi088 ceph-mon[96266]: osdmap e1623: 8 total, 8 up, 8 in 2024-09-13T03:28:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:01 smithi088 ceph-mon[98762]: osdmap e1623: 8 total, 8 up, 8 in 2024-09-13T03:28:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:01 smithi195 ceph-mon[87742]: osdmap e1623: 8 total, 8 up, 8 in 2024-09-13T03:28:02.537 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 17 tests from TestImageWatcher (2366 ms total) 2024-09-13T03:28:02.538 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:28:02.538 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 170 tests from TestLibRBD 2024-09-13T03:28:02.567 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-09-13T03:28:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:02 smithi195 ceph-mon[87742]: osdmap e1624: 8 total, 8 up, 8 in 2024-09-13T03:28:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:02 smithi195 ceph-mon[87742]: pgmap v2818: 137 pgs: 10 creating+peering, 10 unknown, 117 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:28:02.735 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 03:28:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=cleanup t=2024-09-13T03:28:02.344349368Z level=info msg="Completed cleanup jobs" duration=3.411368ms 2024-09-13T03:28:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:02 smithi088 ceph-mon[96266]: osdmap e1624: 8 total, 8 up, 8 in 2024-09-13T03:28:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:02 smithi088 ceph-mon[96266]: pgmap v2818: 137 pgs: 10 creating+peering, 10 unknown, 117 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:28:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:02 smithi088 ceph-mon[98762]: osdmap e1624: 8 total, 8 up, 8 in 2024-09-13T03:28:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:02 smithi088 ceph-mon[98762]: pgmap v2818: 137 pgs: 10 creating+peering, 10 unknown, 117 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:28:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:28:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:28:03] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.43.0" 2024-09-13T03:28:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:03 smithi088 ceph-mon[96266]: osdmap e1625: 8 total, 8 up, 8 in 2024-09-13T03:28:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:03 smithi088 ceph-mon[98762]: osdmap e1625: 8 total, 8 up, 8 in 2024-09-13T03:28:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:03 smithi195 ceph-mon[87742]: osdmap e1625: 8 total, 8 up, 8 in 2024-09-13T03:28:04.558 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:04 smithi088 ceph-mon[98762]: osdmap e1626: 8 total, 8 up, 8 in 2024-09-13T03:28:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/940415857' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:04 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:04 smithi088 ceph-mon[98762]: pgmap v2821: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:28:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:04 smithi088 ceph-mon[96266]: osdmap e1626: 8 total, 8 up, 8 in 2024-09-13T03:28:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/940415857' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:04 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:04 smithi088 ceph-mon[96266]: pgmap v2821: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:28:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:04 smithi195 ceph-mon[87742]: osdmap e1626: 8 total, 8 up, 8 in 2024-09-13T03:28:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/940415857' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:04 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:04 smithi195 ceph-mon[87742]: pgmap v2821: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:28:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:06.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:06.269 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: osdmap e1627: 8 total, 8 up, 8 in 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:28:06.270 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.271 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.271 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.271 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:28:06.271 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:28:06.271 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.271 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.271 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.271 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:28:06.271 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:28:06.271 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.271 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.271 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:06.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:06.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: osdmap e1627: 8 total, 8 up, 8 in 2024-09-13T03:28:06.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:28:06.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.272 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.273 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:28:06.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:28:06.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.274 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:06.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:06.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: osdmap e1627: 8 total, 8 up, 8 in 2024-09-13T03:28:06.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:28:06.274 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.275 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:28:06.276 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:28:06.276 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.276 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.276 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.276 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:28:06.276 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:28:06.276 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:28:06.276 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:28:06.276 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:28:06.602 INFO:tasks.workunit.client.0.smithi088.stdout:image has size 2097152 and order 22 2024-09-13T03:28:06.602 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.CreateAndStat (4035 ms) 2024-09-13T03:28:06.602 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-09-13T03:28:06.602 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.621 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (20 ms) 2024-09-13T03:28:06.621 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-09-13T03:28:06.621 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.643 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.CreateAndStatPP (22 ms) 2024-09-13T03:28:06.643 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.GetId 2024-09-13T03:28:06.643 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.666 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.GetId (23 ms) 2024-09-13T03:28:06.666 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-09-13T03:28:06.666 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.691 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.GetIdPP (25 ms) 2024-09-13T03:28:06.692 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-09-13T03:28:06.692 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.711 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (20 ms) 2024-09-13T03:28:06.711 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-09-13T03:28:06.711 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.727 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (16 ms) 2024-09-13T03:28:06.727 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-09-13T03:28:06.727 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.742 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (14 ms) 2024-09-13T03:28:06.742 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-09-13T03:28:06.742 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.756 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (15 ms) 2024-09-13T03:28:06.756 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.OpenAio 2024-09-13T03:28:06.756 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.775 INFO:tasks.workunit.client.0.smithi088.stdout:image has size 2097152 and order 22 2024-09-13T03:28:06.775 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.OpenAio (19 ms) 2024-09-13T03:28:06.775 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-09-13T03:28:06.778 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.OpenAioFail (2 ms) 2024-09-13T03:28:06.778 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-09-13T03:28:06.778 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.800 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.OpenAioPP (23 ms) 2024-09-13T03:28:06.800 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-09-13T03:28:06.803 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.OpenAioFailPP (2 ms) 2024-09-13T03:28:06.803 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-09-13T03:28:06.803 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.838 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ResizeAndStat (35 ms) 2024-09-13T03:28:06.838 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-09-13T03:28:06.838 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.865 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (27 ms) 2024-09-13T03:28:06.865 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-09-13T03:28:06.865 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.895 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (31 ms) 2024-09-13T03:28:06.895 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-09-13T03:28:06.895 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:06.926 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (30 ms) 2024-09-13T03:28:06.926 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-09-13T03:28:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:06 smithi088 ceph-mon[98762]: osdmap e1628: 8 total, 8 up, 8 in 2024-09-13T03:28:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:06 smithi088 ceph-mon[98762]: pgmap v2824: 137 pgs: 8 creating+peering, 15 unknown, 114 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:28:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:06 smithi088 ceph-mon[96266]: osdmap e1628: 8 total, 8 up, 8 in 2024-09-13T03:28:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:06 smithi088 ceph-mon[96266]: pgmap v2824: 137 pgs: 8 creating+peering, 15 unknown, 114 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:28:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:06 smithi195 ceph-mon[87742]: osdmap e1628: 8 total, 8 up, 8 in 2024-09-13T03:28:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:06 smithi195 ceph-mon[87742]: pgmap v2824: 137 pgs: 8 creating+peering, 15 unknown, 114 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:28:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:07 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:07 smithi088 ceph-mon[96266]: osdmap e1629: 8 total, 8 up, 8 in 2024-09-13T03:28:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:07 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:07 smithi088 ceph-mon[98762]: osdmap e1629: 8 total, 8 up, 8 in 2024-09-13T03:28:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:07 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:07 smithi195 ceph-mon[87742]: osdmap e1629: 8 total, 8 up, 8 in 2024-09-13T03:28:08.595 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:08 smithi088 ceph-mon[96266]: osdmap e1630: 8 total, 8 up, 8 in 2024-09-13T03:28:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:08 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/903737144' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:08 smithi088 ceph-mon[96266]: pgmap v2827: 169 pgs: 32 unknown, 8 creating+peering, 129 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.7 KiB/s wr, 55 op/s 2024-09-13T03:28:08.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:08 smithi088 ceph-mon[98762]: osdmap e1630: 8 total, 8 up, 8 in 2024-09-13T03:28:08.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:08 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/903737144' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:08.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:08 smithi088 ceph-mon[98762]: pgmap v2827: 169 pgs: 32 unknown, 8 creating+peering, 129 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.7 KiB/s wr, 55 op/s 2024-09-13T03:28:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:08 smithi195 ceph-mon[87742]: osdmap e1630: 8 total, 8 up, 8 in 2024-09-13T03:28:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:08 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/903737144' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:08.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:08 smithi195 ceph-mon[87742]: pgmap v2827: 169 pgs: 32 unknown, 8 creating+peering, 129 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 4.7 KiB/s wr, 55 op/s 2024-09-13T03:28:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:09 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:09 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/903737144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:09 smithi088 ceph-mon[96266]: osdmap e1631: 8 total, 8 up, 8 in 2024-09-13T03:28:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:09 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:09 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/903737144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:09 smithi088 ceph-mon[98762]: osdmap e1631: 8 total, 8 up, 8 in 2024-09-13T03:28:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:09 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:09 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/903737144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:09.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:09 smithi195 ceph-mon[87742]: osdmap e1631: 8 total, 8 up, 8 in 2024-09-13T03:28:10.621 INFO:tasks.workunit.client.0.smithi088.stdout:image: image18 2024-09-13T03:28:10.621 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image18 2024-09-13T03:28:10.621 INFO:tasks.workunit.client.0.smithi088.stdout:found image18 2024-09-13T03:28:10.621 INFO:tasks.workunit.client.0.smithi088.stdout:erased image18 2024-09-13T03:28:10.621 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:10.703 INFO:tasks.workunit.client.0.smithi088.stdout:image: image18 2024-09-13T03:28:10.703 INFO:tasks.workunit.client.0.smithi088.stdout:image: image19 2024-09-13T03:28:10.703 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image18 2024-09-13T03:28:10.703 INFO:tasks.workunit.client.0.smithi088.stdout:found image18 2024-09-13T03:28:10.703 INFO:tasks.workunit.client.0.smithi088.stdout:erased image18 2024-09-13T03:28:10.704 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image19 2024-09-13T03:28:10.704 INFO:tasks.workunit.client.0.smithi088.stdout:found image19 2024-09-13T03:28:10.704 INFO:tasks.workunit.client.0.smithi088.stdout:erased image19 2024-09-13T03:28:10.704 INFO:tasks.workunit.client.0.smithi088.stdout:image: image19 2024-09-13T03:28:10.704 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image19 2024-09-13T03:28:10.704 INFO:tasks.workunit.client.0.smithi088.stdout:found image19 2024-09-13T03:28:10.704 INFO:tasks.workunit.client.0.smithi088.stdout:erased image19 2024-09-13T03:28:10.704 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3778 ms) 2024-09-13T03:28:10.704 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-09-13T03:28:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:10 smithi088 ceph-mon[96266]: osdmap e1632: 8 total, 8 up, 8 in 2024-09-13T03:28:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:10 smithi088 ceph-mon[96266]: pgmap v2830: 169 pgs: 18 unknown, 5 creating+peering, 146 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 17 KiB/s wr, 173 op/s 2024-09-13T03:28:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:10 smithi088 ceph-mon[98762]: osdmap e1632: 8 total, 8 up, 8 in 2024-09-13T03:28:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:10 smithi088 ceph-mon[98762]: pgmap v2830: 169 pgs: 18 unknown, 5 creating+peering, 146 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 17 KiB/s wr, 173 op/s 2024-09-13T03:28:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:10 smithi195 ceph-mon[87742]: osdmap e1632: 8 total, 8 up, 8 in 2024-09-13T03:28:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:10 smithi195 ceph-mon[87742]: pgmap v2830: 169 pgs: 18 unknown, 5 creating+peering, 146 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 17 KiB/s wr, 173 op/s 2024-09-13T03:28:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:11 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:11 smithi088 ceph-mon[98762]: osdmap e1633: 8 total, 8 up, 8 in 2024-09-13T03:28:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:11 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:11 smithi088 ceph-mon[96266]: osdmap e1633: 8 total, 8 up, 8 in 2024-09-13T03:28:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:11 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:11 smithi195 ceph-mon[87742]: osdmap e1633: 8 total, 8 up, 8 in 2024-09-13T03:28:12.625 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:12 smithi088 ceph-mon[98762]: osdmap e1634: 8 total, 8 up, 8 in 2024-09-13T03:28:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:12 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1891583392' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:12 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:12.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:12 smithi088 ceph-mon[98762]: pgmap v2833: 201 pgs: 47 unknown, 5 creating+peering, 149 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 15 KiB/s wr, 196 op/s 2024-09-13T03:28:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:12 smithi088 ceph-mon[96266]: osdmap e1634: 8 total, 8 up, 8 in 2024-09-13T03:28:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:12 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1891583392' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:12 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:12.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:12 smithi088 ceph-mon[96266]: pgmap v2833: 201 pgs: 47 unknown, 5 creating+peering, 149 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 15 KiB/s wr, 196 op/s 2024-09-13T03:28:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:12 smithi195 ceph-mon[87742]: osdmap e1634: 8 total, 8 up, 8 in 2024-09-13T03:28:12.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:12 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1891583392' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:12 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:12 smithi195 ceph-mon[87742]: pgmap v2833: 201 pgs: 47 unknown, 5 creating+peering, 149 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 146 KiB/s rd, 15 KiB/s wr, 196 op/s 2024-09-13T03:28:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:28:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:28:13] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.43.0" 2024-09-13T03:28:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:13 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:13 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:13.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:13 smithi088 ceph-mon[96266]: osdmap e1635: 8 total, 8 up, 8 in 2024-09-13T03:28:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:13 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:13 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:13 smithi088 ceph-mon[98762]: osdmap e1635: 8 total, 8 up, 8 in 2024-09-13T03:28:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:13 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:13.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:13 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:13.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:13 smithi195 ceph-mon[87742]: osdmap e1635: 8 total, 8 up, 8 in 2024-09-13T03:28:14.652 INFO:tasks.workunit.client.0.smithi088.stdout:num images is: 1 2024-09-13T03:28:14.652 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:28:14.652 INFO:tasks.workunit.client.0.smithi088.stdout:image: image20 2024-09-13T03:28:14.652 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image20 2024-09-13T03:28:14.653 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:14.661 INFO:tasks.workunit.client.0.smithi088.stdout:num images is: 2 2024-09-13T03:28:14.662 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:28:14.662 INFO:tasks.workunit.client.0.smithi088.stdout:image: image20 2024-09-13T03:28:14.662 INFO:tasks.workunit.client.0.smithi088.stdout:image: image21 2024-09-13T03:28:14.662 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image20 2024-09-13T03:28:14.662 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image21 2024-09-13T03:28:14.719 INFO:tasks.workunit.client.0.smithi088.stdout:num images is: 1 2024-09-13T03:28:14.719 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:28:14.720 INFO:tasks.workunit.client.0.smithi088.stdout:image: image21 2024-09-13T03:28:14.720 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image21 2024-09-13T03:28:14.720 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (4016 ms) 2024-09-13T03:28:14.720 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCopy 2024-09-13T03:28:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:14 smithi088 ceph-mon[98762]: osdmap e1636: 8 total, 8 up, 8 in 2024-09-13T03:28:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:14 smithi088 ceph-mon[98762]: pgmap v2836: 201 pgs: 16 unknown, 14 creating+peering, 171 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 6.2 KiB/s wr, 95 op/s 2024-09-13T03:28:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:14 smithi088 ceph-mon[96266]: osdmap e1636: 8 total, 8 up, 8 in 2024-09-13T03:28:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:14 smithi088 ceph-mon[96266]: pgmap v2836: 201 pgs: 16 unknown, 14 creating+peering, 171 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 6.2 KiB/s wr, 95 op/s 2024-09-13T03:28:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:14 smithi195 ceph-mon[87742]: osdmap e1636: 8 total, 8 up, 8 in 2024-09-13T03:28:14.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:14 smithi195 ceph-mon[87742]: pgmap v2836: 201 pgs: 16 unknown, 14 creating+peering, 171 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 6.2 KiB/s wr, 95 op/s 2024-09-13T03:28:14.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:14.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:15 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:15 smithi088 ceph-mon[98762]: osdmap e1637: 8 total, 8 up, 8 in 2024-09-13T03:28:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:15 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:15.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:15 smithi088 ceph-mon[96266]: osdmap e1637: 8 total, 8 up, 8 in 2024-09-13T03:28:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:15 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:15 smithi195 ceph-mon[87742]: osdmap e1637: 8 total, 8 up, 8 in 2024-09-13T03:28:16.649 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:16 smithi088 ceph-mon[96266]: osdmap e1638: 8 total, 8 up, 8 in 2024-09-13T03:28:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:16 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4179284057' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:16 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:16 smithi088 ceph-mon[96266]: pgmap v2839: 233 pgs: 38 unknown, 14 creating+peering, 181 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 4.0 KiB/s wr, 46 op/s 2024-09-13T03:28:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:16 smithi088 ceph-mon[98762]: osdmap e1638: 8 total, 8 up, 8 in 2024-09-13T03:28:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:16 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4179284057' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:16 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:16 smithi088 ceph-mon[98762]: pgmap v2839: 233 pgs: 38 unknown, 14 creating+peering, 181 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 4.0 KiB/s wr, 46 op/s 2024-09-13T03:28:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:16 smithi195 ceph-mon[87742]: osdmap e1638: 8 total, 8 up, 8 in 2024-09-13T03:28:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:16 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4179284057' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:16 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:16.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:16 smithi195 ceph-mon[87742]: pgmap v2839: 233 pgs: 38 unknown, 14 creating+peering, 181 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 4.0 KiB/s wr, 46 op/s 2024-09-13T03:28:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:17 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:17 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:17.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:17 smithi088 ceph-mon[96266]: osdmap e1639: 8 total, 8 up, 8 in 2024-09-13T03:28:17.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:17 smithi088 ceph-mon[96266]: osdmap e1640: 8 total, 8 up, 8 in 2024-09-13T03:28:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:17 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:17 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:17 smithi088 ceph-mon[98762]: osdmap e1639: 8 total, 8 up, 8 in 2024-09-13T03:28:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:17 smithi088 ceph-mon[98762]: osdmap e1640: 8 total, 8 up, 8 in 2024-09-13T03:28:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:17 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:17 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:17 smithi195 ceph-mon[87742]: osdmap e1639: 8 total, 8 up, 8 in 2024-09-13T03:28:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:17 smithi195 ceph-mon[87742]: osdmap e1640: 8 total, 8 up, 8 in 2024-09-13T03:28:18.900 INFO:tasks.workunit.client.0.smithi088.stdout:image: image22 2024-09-13T03:28:18.900 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image22 2024-09-13T03:28:18.900 INFO:tasks.workunit.client.0.smithi088.stdout:found image22 2024-09-13T03:28:18.900 INFO:tasks.workunit.client.0.smithi088.stdout:erased image22 2024-09-13T03:28:18.900 INFO:tasks.workunit.client.0.smithi088.stdout:image: image22 2024-09-13T03:28:18.900 INFO:tasks.workunit.client.0.smithi088.stdout:image: image23 2024-09-13T03:28:18.900 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image22 2024-09-13T03:28:18.900 INFO:tasks.workunit.client.0.smithi088.stdout:found image22 2024-09-13T03:28:18.900 INFO:tasks.workunit.client.0.smithi088.stdout:erased image22 2024-09-13T03:28:18.900 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image23 2024-09-13T03:28:18.901 INFO:tasks.workunit.client.0.smithi088.stdout:found image23 2024-09-13T03:28:18.901 INFO:tasks.workunit.client.0.smithi088.stdout:erased image23 2024-09-13T03:28:18.901 INFO:tasks.workunit.client.0.smithi088.stdout:100.00% done 2024-09-13T03:28:18.901 INFO:tasks.workunit.client.0.smithi088.stdout:image: image22 2024-09-13T03:28:18.901 INFO:tasks.workunit.client.0.smithi088.stdout:image: image23 2024-09-13T03:28:18.901 INFO:tasks.workunit.client.0.smithi088.stdout:image: image24 2024-09-13T03:28:18.901 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image22 2024-09-13T03:28:18.901 INFO:tasks.workunit.client.0.smithi088.stdout:found image22 2024-09-13T03:28:18.901 INFO:tasks.workunit.client.0.smithi088.stdout:erased image22 2024-09-13T03:28:18.901 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image23 2024-09-13T03:28:18.902 INFO:tasks.workunit.client.0.smithi088.stdout:found image23 2024-09-13T03:28:18.902 INFO:tasks.workunit.client.0.smithi088.stdout:erased image23 2024-09-13T03:28:18.902 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image24 2024-09-13T03:28:18.902 INFO:tasks.workunit.client.0.smithi088.stdout:found image24 2024-09-13T03:28:18.902 INFO:tasks.workunit.client.0.smithi088.stdout:erased image24 2024-09-13T03:28:18.902 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCopy (4180 ms) 2024-09-13T03:28:18.902 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-09-13T03:28:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:18 smithi088 ceph-mon[96266]: pgmap v2842: 233 pgs: 13 unknown, 4 creating+peering, 216 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 3.2 KiB/s wr, 62 op/s 2024-09-13T03:28:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:18 smithi088 ceph-mon[96266]: osdmap e1641: 8 total, 8 up, 8 in 2024-09-13T03:28:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:18 smithi088 ceph-mon[98762]: pgmap v2842: 233 pgs: 13 unknown, 4 creating+peering, 216 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 3.2 KiB/s wr, 62 op/s 2024-09-13T03:28:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:18 smithi088 ceph-mon[98762]: osdmap e1641: 8 total, 8 up, 8 in 2024-09-13T03:28:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:18 smithi195 ceph-mon[87742]: pgmap v2842: 233 pgs: 13 unknown, 4 creating+peering, 216 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 3.2 KiB/s wr, 62 op/s 2024-09-13T03:28:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:18 smithi195 ceph-mon[87742]: osdmap e1641: 8 total, 8 up, 8 in 2024-09-13T03:28:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:19 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:19 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:19 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:20.673 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:20 smithi088 ceph-mon[96266]: osdmap e1642: 8 total, 8 up, 8 in 2024-09-13T03:28:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:20 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/843063892' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:20 smithi088 ceph-mon[96266]: pgmap v2845: 265 pgs: 31 unknown, 9 creating+peering, 225 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.2 KiB/s wr, 44 op/s 2024-09-13T03:28:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:20 smithi088 ceph-mon[98762]: osdmap e1642: 8 total, 8 up, 8 in 2024-09-13T03:28:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:20 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/843063892' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:20 smithi088 ceph-mon[98762]: pgmap v2845: 265 pgs: 31 unknown, 9 creating+peering, 225 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.2 KiB/s wr, 44 op/s 2024-09-13T03:28:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:20 smithi195 ceph-mon[87742]: osdmap e1642: 8 total, 8 up, 8 in 2024-09-13T03:28:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:20 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/843063892' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:20 smithi195 ceph-mon[87742]: pgmap v2845: 265 pgs: 31 unknown, 9 creating+peering, 225 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.2 KiB/s wr, 44 op/s 2024-09-13T03:28:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:21 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:21 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/843063892' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:21 smithi088 ceph-mon[96266]: osdmap e1643: 8 total, 8 up, 8 in 2024-09-13T03:28:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:21 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:21 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/843063892' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:21 smithi088 ceph-mon[98762]: osdmap e1643: 8 total, 8 up, 8 in 2024-09-13T03:28:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:21 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:21 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/843063892' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:21.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:21 smithi195 ceph-mon[87742]: osdmap e1643: 8 total, 8 up, 8 in 2024-09-13T03:28:22.845 INFO:tasks.workunit.client.0.smithi088.stdout:num images is: 1 2024-09-13T03:28:22.845 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:28:22.845 INFO:tasks.workunit.client.0.smithi088.stdout:image: image25 2024-09-13T03:28:22.845 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image25 2024-09-13T03:28:22.866 INFO:tasks.workunit.client.0.smithi088.stdout:num images is: 2 2024-09-13T03:28:22.866 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:28:22.866 INFO:tasks.workunit.client.0.smithi088.stdout:image: image25 2024-09-13T03:28:22.866 INFO:tasks.workunit.client.0.smithi088.stdout:image: image26 2024-09-13T03:28:22.866 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image25 2024-09-13T03:28:22.866 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image26 2024-09-13T03:28:22.915 INFO:tasks.workunit.client.0.smithi088.stdout:100.00% done 2024-09-13T03:28:22.915 INFO:tasks.workunit.client.0.smithi088.stdout:num images is: 3 2024-09-13T03:28:22.915 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 3 2024-09-13T03:28:22.915 INFO:tasks.workunit.client.0.smithi088.stdout:image: image25 2024-09-13T03:28:22.915 INFO:tasks.workunit.client.0.smithi088.stdout:image: image26 2024-09-13T03:28:22.915 INFO:tasks.workunit.client.0.smithi088.stdout:image: image27 2024-09-13T03:28:22.915 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image25 2024-09-13T03:28:22.915 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image26 2024-09-13T03:28:22.915 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image27 2024-09-13T03:28:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:22 smithi088 ceph-mon[96266]: osdmap e1644: 8 total, 8 up, 8 in 2024-09-13T03:28:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:22 smithi088 ceph-mon[96266]: pgmap v2848: 265 pgs: 21 unknown, 7 creating+peering, 237 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 3.0 KiB/s wr, 68 op/s 2024-09-13T03:28:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:22 smithi088 ceph-mon[96266]: osdmap e1645: 8 total, 8 up, 8 in 2024-09-13T03:28:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:22 smithi088 ceph-mon[98762]: osdmap e1644: 8 total, 8 up, 8 in 2024-09-13T03:28:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:22 smithi088 ceph-mon[98762]: pgmap v2848: 265 pgs: 21 unknown, 7 creating+peering, 237 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 3.0 KiB/s wr, 68 op/s 2024-09-13T03:28:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:22 smithi088 ceph-mon[98762]: osdmap e1645: 8 total, 8 up, 8 in 2024-09-13T03:28:22.948 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCopyPP (4049 ms) 2024-09-13T03:28:22.948 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-09-13T03:28:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:22 smithi195 ceph-mon[87742]: osdmap e1644: 8 total, 8 up, 8 in 2024-09-13T03:28:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:22 smithi195 ceph-mon[87742]: pgmap v2848: 265 pgs: 21 unknown, 7 creating+peering, 237 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 3.0 KiB/s wr, 68 op/s 2024-09-13T03:28:22.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:22 smithi195 ceph-mon[87742]: osdmap e1645: 8 total, 8 up, 8 in 2024-09-13T03:28:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:28:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:28:23] "GET /metrics HTTP/1.1" 200 41261 "" "Prometheus/2.43.0" 2024-09-13T03:28:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:23 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:23 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:23 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:24.698 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:24 smithi088 ceph-mon[96266]: osdmap e1646: 8 total, 8 up, 8 in 2024-09-13T03:28:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:24 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/872655726' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:24 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:24 smithi088 ceph-mon[96266]: pgmap v2851: 297 pgs: 39 unknown, 7 creating+peering, 251 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 362 KiB/s rd, 22 KiB/s wr, 420 op/s 2024-09-13T03:28:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:24 smithi088 ceph-mon[98762]: osdmap e1646: 8 total, 8 up, 8 in 2024-09-13T03:28:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:24 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/872655726' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:24 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:24 smithi088 ceph-mon[98762]: pgmap v2851: 297 pgs: 39 unknown, 7 creating+peering, 251 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 362 KiB/s rd, 22 KiB/s wr, 420 op/s 2024-09-13T03:28:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:24 smithi195 ceph-mon[87742]: osdmap e1646: 8 total, 8 up, 8 in 2024-09-13T03:28:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:24 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/872655726' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:24 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:24 smithi195 ceph-mon[87742]: pgmap v2851: 297 pgs: 39 unknown, 7 creating+peering, 251 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 362 KiB/s rd, 22 KiB/s wr, 420 op/s 2024-09-13T03:28:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:25 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:25 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:25 smithi195 ceph-mon[87742]: osdmap e1647: 8 total, 8 up, 8 in 2024-09-13T03:28:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:25 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:25 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:25 smithi088 ceph-mon[96266]: osdmap e1647: 8 total, 8 up, 8 in 2024-09-13T03:28:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:25 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:25 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:25 smithi088 ceph-mon[98762]: osdmap e1647: 8 total, 8 up, 8 in 2024-09-13T03:28:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:26 smithi195 ceph-mon[87742]: osdmap e1648: 8 total, 8 up, 8 in 2024-09-13T03:28:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:26 smithi195 ceph-mon[87742]: pgmap v2854: 297 pgs: 16 unknown, 5 creating+peering, 276 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 601 KiB/s rd, 39 KiB/s wr, 702 op/s 2024-09-13T03:28:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:26 smithi088 ceph-mon[96266]: osdmap e1648: 8 total, 8 up, 8 in 2024-09-13T03:28:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:26 smithi088 ceph-mon[96266]: pgmap v2854: 297 pgs: 16 unknown, 5 creating+peering, 276 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 601 KiB/s rd, 39 KiB/s wr, 702 op/s 2024-09-13T03:28:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:26 smithi088 ceph-mon[98762]: osdmap e1648: 8 total, 8 up, 8 in 2024-09-13T03:28:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:26 smithi088 ceph-mon[98762]: pgmap v2854: 297 pgs: 16 unknown, 5 creating+peering, 276 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 601 KiB/s rd, 39 KiB/s wr, 702 op/s 2024-09-13T03:28:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:27 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:27 smithi195 ceph-mon[87742]: osdmap e1649: 8 total, 8 up, 8 in 2024-09-13T03:28:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:27 smithi195 ceph-mon[87742]: osdmap e1650: 8 total, 8 up, 8 in 2024-09-13T03:28:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:27 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:27 smithi088 ceph-mon[96266]: osdmap e1649: 8 total, 8 up, 8 in 2024-09-13T03:28:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:27 smithi088 ceph-mon[96266]: osdmap e1650: 8 total, 8 up, 8 in 2024-09-13T03:28:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:27 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:27 smithi088 ceph-mon[98762]: osdmap e1649: 8 total, 8 up, 8 in 2024-09-13T03:28:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:27 smithi088 ceph-mon[98762]: osdmap e1650: 8 total, 8 up, 8 in 2024-09-13T03:28:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:28 smithi195 ceph-mon[87742]: pgmap v2857: 297 pgs: 3 unknown, 5 creating+peering, 289 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 23 KiB/s wr, 410 op/s 2024-09-13T03:28:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:28 smithi195 ceph-mon[87742]: osdmap e1651: 8 total, 8 up, 8 in 2024-09-13T03:28:29.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:28 smithi088 ceph-mon[96266]: pgmap v2857: 297 pgs: 3 unknown, 5 creating+peering, 289 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 23 KiB/s wr, 410 op/s 2024-09-13T03:28:29.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:28 smithi088 ceph-mon[96266]: osdmap e1651: 8 total, 8 up, 8 in 2024-09-13T03:28:29.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:28 smithi088 ceph-mon[98762]: pgmap v2857: 297 pgs: 3 unknown, 5 creating+peering, 289 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 345 KiB/s rd, 23 KiB/s wr, 410 op/s 2024-09-13T03:28:29.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:28 smithi088 ceph-mon[98762]: osdmap e1651: 8 total, 8 up, 8 in 2024-09-13T03:28:30.604 INFO:tasks.workunit.client.0.smithi088.stdout:image: image28 2024-09-13T03:28:30.604 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image28 2024-09-13T03:28:30.605 INFO:tasks.workunit.client.0.smithi088.stdout:found image28 2024-09-13T03:28:30.605 INFO:tasks.workunit.client.0.smithi088.stdout:erased image28 2024-09-13T03:28:30.605 INFO:tasks.workunit.client.0.smithi088.stdout:image: image28 2024-09-13T03:28:30.605 INFO:tasks.workunit.client.0.smithi088.stdout:image: image29 2024-09-13T03:28:30.605 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image28 2024-09-13T03:28:30.605 INFO:tasks.workunit.client.0.smithi088.stdout:found image28 2024-09-13T03:28:30.605 INFO:tasks.workunit.client.0.smithi088.stdout:erased image28 2024-09-13T03:28:30.605 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image29 2024-09-13T03:28:30.605 INFO:tasks.workunit.client.0.smithi088.stdout:found image29 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:erased image29 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:100.00% done 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:image: image28 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:image: image29 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:image: image30 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image28 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:found image28 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:erased image28 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image29 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:found image29 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:erased image29 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image30 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:found image30 2024-09-13T03:28:30.606 INFO:tasks.workunit.client.0.smithi088.stdout:erased image30 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:image: image28 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:image: image29 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:image: image30 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:image: image31 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image28 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:found image28 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:erased image28 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image29 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:found image29 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:erased image29 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image30 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:found image30 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:erased image30 2024-09-13T03:28:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image31 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:found image31 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:erased image31 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:image: image28 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:image: image29 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:image: image30 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:image: image31 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:image: image32 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image28 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:found image28 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:erased image28 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image29 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:found image29 2024-09-13T03:28:30.608 INFO:tasks.workunit.client.0.smithi088.stdout:erased image29 2024-09-13T03:28:30.609 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image30 2024-09-13T03:28:30.609 INFO:tasks.workunit.client.0.smithi088.stdout:found image30 2024-09-13T03:28:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:erased image30 2024-09-13T03:28:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image31 2024-09-13T03:28:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:found image31 2024-09-13T03:28:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:erased image31 2024-09-13T03:28:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image32 2024-09-13T03:28:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:found image32 2024-09-13T03:28:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:erased image32 2024-09-13T03:28:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:100.00% done 2024-09-13T03:28:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:image: image28 2024-09-13T03:28:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:image: image29 2024-09-13T03:28:30.610 INFO:tasks.workunit.client.0.smithi088.stdout:image: image30 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:image: image31 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:image: image32 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:image: image33 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image28 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:found image28 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:erased image28 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image29 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:found image29 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:erased image29 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image30 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:found image30 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:erased image30 2024-09-13T03:28:30.611 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image31 2024-09-13T03:28:30.612 INFO:tasks.workunit.client.0.smithi088.stdout:found image31 2024-09-13T03:28:30.612 INFO:tasks.workunit.client.0.smithi088.stdout:erased image31 2024-09-13T03:28:30.612 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image32 2024-09-13T03:28:30.612 INFO:tasks.workunit.client.0.smithi088.stdout:found image32 2024-09-13T03:28:30.612 INFO:tasks.workunit.client.0.smithi088.stdout:erased image32 2024-09-13T03:28:30.612 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image33 2024-09-13T03:28:30.612 INFO:tasks.workunit.client.0.smithi088.stdout:found image33 2024-09-13T03:28:30.612 INFO:tasks.workunit.client.0.smithi088.stdout:erased image33 2024-09-13T03:28:30.612 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestDeepCopy (7656 ms) 2024-09-13T03:28:30.612 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-09-13T03:28:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:30 smithi088 ceph-mon[96266]: osdmap e1652: 8 total, 8 up, 8 in 2024-09-13T03:28:30.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:30 smithi088 ceph-mon[96266]: pgmap v2860: 297 pgs: 297 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 25 KiB/s wr, 510 op/s 2024-09-13T03:28:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:30 smithi088 ceph-mon[98762]: osdmap e1652: 8 total, 8 up, 8 in 2024-09-13T03:28:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:30 smithi088 ceph-mon[98762]: pgmap v2860: 297 pgs: 297 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 25 KiB/s wr, 510 op/s 2024-09-13T03:28:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:30 smithi195 ceph-mon[87742]: osdmap e1652: 8 total, 8 up, 8 in 2024-09-13T03:28:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:30 smithi195 ceph-mon[87742]: pgmap v2860: 297 pgs: 297 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 432 KiB/s rd, 25 KiB/s wr, 510 op/s 2024-09-13T03:28:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:31 smithi088 ceph-mon[96266]: osdmap e1653: 8 total, 8 up, 8 in 2024-09-13T03:28:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:31 smithi088 ceph-mon[98762]: osdmap e1653: 8 total, 8 up, 8 in 2024-09-13T03:28:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:31 smithi195 ceph-mon[87742]: osdmap e1653: 8 total, 8 up, 8 in 2024-09-13T03:28:32.530 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:32 smithi088 ceph-mon[96266]: osdmap e1654: 8 total, 8 up, 8 in 2024-09-13T03:28:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:32 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1450931449' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:32 smithi088 ceph-mon[96266]: pgmap v2863: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 385 KiB/s rd, 23 KiB/s wr, 454 op/s 2024-09-13T03:28:32.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:32 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1450931449' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:32.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:32 smithi088 ceph-mon[96266]: osdmap e1655: 8 total, 8 up, 8 in 2024-09-13T03:28:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:32 smithi088 ceph-mon[98762]: osdmap e1654: 8 total, 8 up, 8 in 2024-09-13T03:28:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:32 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1450931449' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:32 smithi088 ceph-mon[98762]: pgmap v2863: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 385 KiB/s rd, 23 KiB/s wr, 454 op/s 2024-09-13T03:28:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:32 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1450931449' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:32 smithi088 ceph-mon[98762]: osdmap e1655: 8 total, 8 up, 8 in 2024-09-13T03:28:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:32 smithi195 ceph-mon[87742]: osdmap e1654: 8 total, 8 up, 8 in 2024-09-13T03:28:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:32 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1450931449' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:32 smithi195 ceph-mon[87742]: pgmap v2863: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 385 KiB/s rd, 23 KiB/s wr, 454 op/s 2024-09-13T03:28:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:32 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1450931449' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:32 smithi195 ceph-mon[87742]: osdmap e1655: 8 total, 8 up, 8 in 2024-09-13T03:28:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:28:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:28:33] "GET /metrics HTTP/1.1" 200 48519 "" "Prometheus/2.43.0" 2024-09-13T03:28:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:33 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:33 smithi088 ceph-mon[98762]: osdmap e1656: 8 total, 8 up, 8 in 2024-09-13T03:28:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:33 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:33 smithi088 ceph-mon[96266]: osdmap e1656: 8 total, 8 up, 8 in 2024-09-13T03:28:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:33 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:33 smithi195 ceph-mon[87742]: osdmap e1656: 8 total, 8 up, 8 in 2024-09-13T03:28:34.837 INFO:tasks.workunit.client.0.smithi088.stdout:num images is: 1 2024-09-13T03:28:34.837 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:28:34.837 INFO:tasks.workunit.client.0.smithi088.stdout:image: image34 2024-09-13T03:28:34.837 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image34 2024-09-13T03:28:34.864 INFO:tasks.workunit.client.0.smithi088.stdout:num images is: 2 2024-09-13T03:28:34.865 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:28:34.865 INFO:tasks.workunit.client.0.smithi088.stdout:image: image34 2024-09-13T03:28:34.865 INFO:tasks.workunit.client.0.smithi088.stdout:image: image35 2024-09-13T03:28:34.865 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image34 2024-09-13T03:28:34.865 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image35 2024-09-13T03:28:34.911 INFO:tasks.workunit.client.0.smithi088.stdout:100.00% done 2024-09-13T03:28:34.912 INFO:tasks.workunit.client.0.smithi088.stdout:num images is: 3 2024-09-13T03:28:34.912 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 3 2024-09-13T03:28:34.912 INFO:tasks.workunit.client.0.smithi088.stdout:image: image34 2024-09-13T03:28:34.912 INFO:tasks.workunit.client.0.smithi088.stdout:image: image35 2024-09-13T03:28:34.912 INFO:tasks.workunit.client.0.smithi088.stdout:image: image36 2024-09-13T03:28:34.912 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image34 2024-09-13T03:28:34.912 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image35 2024-09-13T03:28:34.912 INFO:tasks.workunit.client.0.smithi088.stdout:expected = image36 2024-09-13T03:28:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:34 smithi088 ceph-mon[96266]: pgmap v2866: 329 pgs: 11 creating+peering, 11 unknown, 307 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 9.0 KiB/s wr, 140 op/s 2024-09-13T03:28:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:34 smithi088 ceph-mon[96266]: osdmap e1657: 8 total, 8 up, 8 in 2024-09-13T03:28:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:34 smithi088 ceph-mon[98762]: pgmap v2866: 329 pgs: 11 creating+peering, 11 unknown, 307 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 9.0 KiB/s wr, 140 op/s 2024-09-13T03:28:34.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:34 smithi088 ceph-mon[98762]: osdmap e1657: 8 total, 8 up, 8 in 2024-09-13T03:28:34.941 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4337 ms) 2024-09-13T03:28:34.941 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-09-13T03:28:34.941 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:34 smithi195 ceph-mon[87742]: pgmap v2866: 329 pgs: 11 creating+peering, 11 unknown, 307 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 9.0 KiB/s wr, 140 op/s 2024-09-13T03:28:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:34 smithi195 ceph-mon[87742]: osdmap e1657: 8 total, 8 up, 8 in 2024-09-13T03:28:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:35 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:35 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:35 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:36.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:36 smithi088 ceph-mon[96266]: osdmap e1658: 8 total, 8 up, 8 in 2024-09-13T03:28:36.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:36 smithi088 ceph-mon[96266]: pgmap v2869: 329 pgs: 11 creating+peering, 4 unknown, 314 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 7.0 KiB/s wr, 164 op/s 2024-09-13T03:28:36.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:36 smithi088 ceph-mon[98762]: osdmap e1658: 8 total, 8 up, 8 in 2024-09-13T03:28:36.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:36 smithi088 ceph-mon[98762]: pgmap v2869: 329 pgs: 11 creating+peering, 4 unknown, 314 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 7.0 KiB/s wr, 164 op/s 2024-09-13T03:28:36.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:36 smithi195 ceph-mon[87742]: osdmap e1658: 8 total, 8 up, 8 in 2024-09-13T03:28:36.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:36 smithi195 ceph-mon[87742]: pgmap v2869: 329 pgs: 11 creating+peering, 4 unknown, 314 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 7.0 KiB/s wr, 164 op/s 2024-09-13T03:28:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:37 smithi088 ceph-mon[96266]: osdmap e1659: 8 total, 8 up, 8 in 2024-09-13T03:28:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:37 smithi088 ceph-mon[96266]: osdmap e1660: 8 total, 8 up, 8 in 2024-09-13T03:28:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:37 smithi088 ceph-mon[98762]: osdmap e1659: 8 total, 8 up, 8 in 2024-09-13T03:28:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:37 smithi088 ceph-mon[98762]: osdmap e1660: 8 total, 8 up, 8 in 2024-09-13T03:28:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:37 smithi195 ceph-mon[87742]: osdmap e1659: 8 total, 8 up, 8 in 2024-09-13T03:28:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:37 smithi195 ceph-mon[87742]: osdmap e1660: 8 total, 8 up, 8 in 2024-09-13T03:28:38.551 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 1 2024-09-13T03:28:38.551 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:28:38.551 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap1 2024-09-13T03:28:38.551 INFO:tasks.workunit.client.0.smithi088.stdout:found snap1 with size 2097152 2024-09-13T03:28:38.551 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 2 2024-09-13T03:28:38.551 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:28:38.551 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap1 2024-09-13T03:28:38.551 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap2 2024-09-13T03:28:38.551 INFO:tasks.workunit.client.0.smithi088.stdout:found snap1 with size 2097152 2024-09-13T03:28:38.551 INFO:tasks.workunit.client.0.smithi088.stdout:found snap2 with size 4194304 2024-09-13T03:28:38.552 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 1 2024-09-13T03:28:38.552 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:28:38.552 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap2 2024-09-13T03:28:38.552 INFO:tasks.workunit.client.0.smithi088.stdout:found snap2 with size 4194304 2024-09-13T03:28:38.552 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 0 2024-09-13T03:28:38.552 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 0 2024-09-13T03:28:38.552 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3609 ms) 2024-09-13T03:28:38.552 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-09-13T03:28:38.552 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:38 smithi088 ceph-mon[96266]: pgmap v2872: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 5.0 KiB/s wr, 110 op/s 2024-09-13T03:28:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:38 smithi088 ceph-mon[96266]: osdmap e1661: 8 total, 8 up, 8 in 2024-09-13T03:28:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:38 smithi088 ceph-mon[98762]: pgmap v2872: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 5.0 KiB/s wr, 110 op/s 2024-09-13T03:28:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:38 smithi088 ceph-mon[98762]: osdmap e1661: 8 total, 8 up, 8 in 2024-09-13T03:28:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:38 smithi195 ceph-mon[87742]: pgmap v2872: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 5.0 KiB/s wr, 110 op/s 2024-09-13T03:28:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:38 smithi195 ceph-mon[87742]: osdmap e1661: 8 total, 8 up, 8 in 2024-09-13T03:28:40.610 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2059 ms) 2024-09-13T03:28:40.610 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-09-13T03:28:40.610 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:40 smithi088 ceph-mon[96266]: osdmap e1662: 8 total, 8 up, 8 in 2024-09-13T03:28:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:40 smithi088 ceph-mon[96266]: pgmap v2875: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 377 KiB/s rd, 26 KiB/s wr, 452 op/s 2024-09-13T03:28:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:40 smithi088 ceph-mon[98762]: osdmap e1662: 8 total, 8 up, 8 in 2024-09-13T03:28:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:40 smithi088 ceph-mon[98762]: pgmap v2875: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 377 KiB/s rd, 26 KiB/s wr, 452 op/s 2024-09-13T03:28:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:40 smithi195 ceph-mon[87742]: osdmap e1662: 8 total, 8 up, 8 in 2024-09-13T03:28:40.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:40 smithi195 ceph-mon[87742]: pgmap v2875: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 377 KiB/s rd, 26 KiB/s wr, 452 op/s 2024-09-13T03:28:41.611 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 1 2024-09-13T03:28:41.612 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:28:41.612 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap1 2024-09-13T03:28:41.612 INFO:tasks.workunit.client.0.smithi088.stdout:found snap1 with size 2097152 2024-09-13T03:28:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:41 smithi088 ceph-mon[96266]: osdmap e1663: 8 total, 8 up, 8 in 2024-09-13T03:28:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:41 smithi088 ceph-mon[98762]: osdmap e1663: 8 total, 8 up, 8 in 2024-09-13T03:28:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:41 smithi195 ceph-mon[87742]: osdmap e1663: 8 total, 8 up, 8 in 2024-09-13T03:28:42.542 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 2 2024-09-13T03:28:42.543 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:28:42.543 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap1 2024-09-13T03:28:42.543 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap2 2024-09-13T03:28:42.543 INFO:tasks.workunit.client.0.smithi088.stdout:found snap1 with size 2097152 2024-09-13T03:28:42.543 INFO:tasks.workunit.client.0.smithi088.stdout:found snap2 with size 4194304 2024-09-13T03:28:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:42 smithi088 ceph-mon[96266]: osdmap e1664: 8 total, 8 up, 8 in 2024-09-13T03:28:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:42 smithi088 ceph-mon[96266]: pgmap v2878: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 21 KiB/s wr, 382 op/s 2024-09-13T03:28:42.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:42 smithi088 ceph-mon[96266]: osdmap e1665: 8 total, 8 up, 8 in 2024-09-13T03:28:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:42 smithi088 ceph-mon[98762]: osdmap e1664: 8 total, 8 up, 8 in 2024-09-13T03:28:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:42 smithi088 ceph-mon[98762]: pgmap v2878: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 21 KiB/s wr, 382 op/s 2024-09-13T03:28:42.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:42 smithi088 ceph-mon[98762]: osdmap e1665: 8 total, 8 up, 8 in 2024-09-13T03:28:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:42 smithi195 ceph-mon[87742]: osdmap e1664: 8 total, 8 up, 8 in 2024-09-13T03:28:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:42 smithi195 ceph-mon[87742]: pgmap v2878: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 325 KiB/s rd, 21 KiB/s wr, 382 op/s 2024-09-13T03:28:42.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:42 smithi195 ceph-mon[87742]: osdmap e1665: 8 total, 8 up, 8 in 2024-09-13T03:28:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:28:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:28:43] "GET /metrics HTTP/1.1" 200 48519 "" "Prometheus/2.43.0" 2024-09-13T03:28:43.540 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 1 2024-09-13T03:28:43.540 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:28:43.540 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap2 2024-09-13T03:28:43.540 INFO:tasks.workunit.client.0.smithi088.stdout:found snap2 with size 4194304 2024-09-13T03:28:44.546 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 0 2024-09-13T03:28:44.546 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 0 2024-09-13T03:28:44.557 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3947 ms) 2024-09-13T03:28:44.557 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-09-13T03:28:44.557 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:44 smithi088 ceph-mon[96266]: osdmap e1666: 8 total, 8 up, 8 in 2024-09-13T03:28:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:44 smithi088 ceph-mon[96266]: pgmap v2881: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.2 KiB/s wr, 50 op/s 2024-09-13T03:28:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:44 smithi088 ceph-mon[98762]: osdmap e1666: 8 total, 8 up, 8 in 2024-09-13T03:28:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:44 smithi088 ceph-mon[98762]: pgmap v2881: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.2 KiB/s wr, 50 op/s 2024-09-13T03:28:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:44 smithi195 ceph-mon[87742]: osdmap e1666: 8 total, 8 up, 8 in 2024-09-13T03:28:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:44 smithi195 ceph-mon[87742]: pgmap v2881: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.2 KiB/s wr, 50 op/s 2024-09-13T03:28:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:45 smithi088 ceph-mon[96266]: osdmap e1667: 8 total, 8 up, 8 in 2024-09-13T03:28:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:45 smithi088 ceph-mon[98762]: osdmap e1667: 8 total, 8 up, 8 in 2024-09-13T03:28:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:45 smithi195 ceph-mon[87742]: osdmap e1667: 8 total, 8 up, 8 in 2024-09-13T03:28:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:46 smithi088 ceph-mon[96266]: osdmap e1668: 8 total, 8 up, 8 in 2024-09-13T03:28:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:46 smithi088 ceph-mon[96266]: pgmap v2884: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-09-13T03:28:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:46 smithi088 ceph-mon[98762]: osdmap e1668: 8 total, 8 up, 8 in 2024-09-13T03:28:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:46 smithi088 ceph-mon[98762]: pgmap v2884: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-09-13T03:28:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:46 smithi195 ceph-mon[87742]: osdmap e1668: 8 total, 8 up, 8 in 2024-09-13T03:28:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:46 smithi195 ceph-mon[87742]: pgmap v2884: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-09-13T03:28:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:47 smithi088 ceph-mon[96266]: osdmap e1669: 8 total, 8 up, 8 in 2024-09-13T03:28:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:47 smithi088 ceph-mon[96266]: osdmap e1670: 8 total, 8 up, 8 in 2024-09-13T03:28:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:47 smithi088 ceph-mon[98762]: osdmap e1669: 8 total, 8 up, 8 in 2024-09-13T03:28:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:47 smithi088 ceph-mon[98762]: osdmap e1670: 8 total, 8 up, 8 in 2024-09-13T03:28:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:47 smithi195 ceph-mon[87742]: osdmap e1669: 8 total, 8 up, 8 in 2024-09-13T03:28:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:47 smithi195 ceph-mon[87742]: osdmap e1670: 8 total, 8 up, 8 in 2024-09-13T03:28:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:48 smithi088 ceph-mon[98762]: pgmap v2887: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.5 KiB/s wr, 60 op/s 2024-09-13T03:28:48.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:48 smithi088 ceph-mon[96266]: pgmap v2887: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.5 KiB/s wr, 60 op/s 2024-09-13T03:28:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:48 smithi195 ceph-mon[87742]: pgmap v2887: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.5 KiB/s wr, 60 op/s 2024-09-13T03:28:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:49 smithi088 ceph-mon[96266]: osdmap e1671: 8 total, 8 up, 8 in 2024-09-13T03:28:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:49 smithi088 ceph-mon[98762]: osdmap e1671: 8 total, 8 up, 8 in 2024-09-13T03:28:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:49 smithi195 ceph-mon[87742]: osdmap e1671: 8 total, 8 up, 8 in 2024-09-13T03:28:50.593 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 0 2024-09-13T03:28:50.593 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 0 2024-09-13T03:28:50.597 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6041 ms) 2024-09-13T03:28:50.597 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-09-13T03:28:50.597 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:50 smithi088 ceph-mon[98762]: osdmap e1672: 8 total, 8 up, 8 in 2024-09-13T03:28:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:50 smithi088 ceph-mon[98762]: pgmap v2890: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 5.0 KiB/s wr, 62 op/s 2024-09-13T03:28:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:50 smithi088 ceph-mon[96266]: osdmap e1672: 8 total, 8 up, 8 in 2024-09-13T03:28:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:50 smithi088 ceph-mon[96266]: pgmap v2890: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 5.0 KiB/s wr, 62 op/s 2024-09-13T03:28:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:50 smithi195 ceph-mon[87742]: osdmap e1672: 8 total, 8 up, 8 in 2024-09-13T03:28:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:50 smithi195 ceph-mon[87742]: pgmap v2890: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 5.0 KiB/s wr, 62 op/s 2024-09-13T03:28:51.600 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 1 2024-09-13T03:28:51.601 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:28:51.601 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap1 2024-09-13T03:28:51.601 INFO:tasks.workunit.client.0.smithi088.stdout:found snap1 with size 2097152 2024-09-13T03:28:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:51 smithi088 ceph-mon[98762]: osdmap e1673: 8 total, 8 up, 8 in 2024-09-13T03:28:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:51 smithi088 ceph-mon[96266]: osdmap e1673: 8 total, 8 up, 8 in 2024-09-13T03:28:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:51 smithi195 ceph-mon[87742]: osdmap e1673: 8 total, 8 up, 8 in 2024-09-13T03:28:52.545 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 2 2024-09-13T03:28:52.545 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:28:52.545 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap1 2024-09-13T03:28:52.545 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap2 2024-09-13T03:28:52.546 INFO:tasks.workunit.client.0.smithi088.stdout:found snap1 with size 2097152 2024-09-13T03:28:52.546 INFO:tasks.workunit.client.0.smithi088.stdout:found snap2 with size 4194304 2024-09-13T03:28:52.550 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 2 2024-09-13T03:28:52.551 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:28:52.551 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap1-rename 2024-09-13T03:28:52.551 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap2 2024-09-13T03:28:52.551 INFO:tasks.workunit.client.0.smithi088.stdout:found snap1-rename with size 2097152 2024-09-13T03:28:52.551 INFO:tasks.workunit.client.0.smithi088.stdout:found snap2 with size 4194304 2024-09-13T03:28:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:52 smithi088 ceph-mon[98762]: osdmap e1674: 8 total, 8 up, 8 in 2024-09-13T03:28:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:52 smithi088 ceph-mon[98762]: pgmap v2893: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 4.7 KiB/s wr, 59 op/s 2024-09-13T03:28:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:52 smithi088 ceph-mon[98762]: osdmap e1675: 8 total, 8 up, 8 in 2024-09-13T03:28:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:52 smithi088 ceph-mon[96266]: osdmap e1674: 8 total, 8 up, 8 in 2024-09-13T03:28:52.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:52 smithi088 ceph-mon[96266]: pgmap v2893: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 4.7 KiB/s wr, 59 op/s 2024-09-13T03:28:52.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:52 smithi088 ceph-mon[96266]: osdmap e1675: 8 total, 8 up, 8 in 2024-09-13T03:28:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:52 smithi195 ceph-mon[87742]: osdmap e1674: 8 total, 8 up, 8 in 2024-09-13T03:28:52.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:52 smithi195 ceph-mon[87742]: pgmap v2893: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 4.7 KiB/s wr, 59 op/s 2024-09-13T03:28:52.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:52 smithi195 ceph-mon[87742]: osdmap e1675: 8 total, 8 up, 8 in 2024-09-13T03:28:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:28:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:28:53] "GET /metrics HTTP/1.1" 200 50941 "" "Prometheus/2.43.0" 2024-09-13T03:28:53.546 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 1 2024-09-13T03:28:53.546 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:28:53.546 INFO:tasks.workunit.client.0.smithi088.stdout:snap: snap2-rename 2024-09-13T03:28:53.546 INFO:tasks.workunit.client.0.smithi088.stdout:found snap2-rename with size 4194304 2024-09-13T03:28:54.542 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 0 2024-09-13T03:28:54.542 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 0 2024-09-13T03:28:54.551 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (3954 ms) 2024-09-13T03:28:54.552 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-09-13T03:28:54.783 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:54 smithi088 ceph-mon[98762]: osdmap e1676: 8 total, 8 up, 8 in 2024-09-13T03:28:54.783 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:54 smithi088 ceph-mon[98762]: pgmap v2896: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 4.7 KiB/s wr, 64 op/s 2024-09-13T03:28:54.783 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:54 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:28:54.783 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:54 smithi088 ceph-mon[96266]: osdmap e1676: 8 total, 8 up, 8 in 2024-09-13T03:28:54.783 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:54 smithi088 ceph-mon[96266]: pgmap v2896: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 4.7 KiB/s wr, 64 op/s 2024-09-13T03:28:54.783 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:54 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:28:54.924 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:54 smithi195 ceph-mon[87742]: osdmap e1676: 8 total, 8 up, 8 in 2024-09-13T03:28:54.924 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:54 smithi195 ceph-mon[87742]: pgmap v2896: 329 pgs: 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 48 KiB/s rd, 4.7 KiB/s wr, 64 op/s 2024-09-13T03:28:54.925 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:54 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:28:55.845 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:55 smithi088 ceph-mon[98762]: osdmap e1677: 8 total, 8 up, 8 in 2024-09-13T03:28:55.845 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:55 smithi088 ceph-mon[96266]: osdmap e1677: 8 total, 8 up, 8 in 2024-09-13T03:28:55.973 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:55 smithi195 ceph-mon[87742]: osdmap e1677: 8 total, 8 up, 8 in 2024-09-13T03:28:56.556 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:56.556 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:56.556 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:56.556 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:28:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:56 smithi088 ceph-mon[96266]: osdmap e1678: 8 total, 8 up, 8 in 2024-09-13T03:28:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:56 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/531580494' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:56 smithi088 ceph-mon[96266]: pgmap v2899: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.2 KiB/s wr, 84 op/s 2024-09-13T03:28:56.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:56 smithi088 ceph-mon[98762]: osdmap e1678: 8 total, 8 up, 8 in 2024-09-13T03:28:56.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:56 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/531580494' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:56.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:56 smithi088 ceph-mon[98762]: pgmap v2899: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.2 KiB/s wr, 84 op/s 2024-09-13T03:28:56.818 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:56 smithi195 ceph-mon[87742]: osdmap e1678: 8 total, 8 up, 8 in 2024-09-13T03:28:56.819 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:56 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/531580494' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:28:56.819 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:56 smithi195 ceph-mon[87742]: pgmap v2899: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 6.2 KiB/s wr, 84 op/s 2024-09-13T03:28:57.840 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:57 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:57.841 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:57 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/531580494' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:57.841 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:57 smithi195 ceph-mon[87742]: osdmap e1679: 8 total, 8 up, 8 in 2024-09-13T03:28:57.841 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:57.841 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:57.841 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:57 smithi195 ceph-mon[87742]: osdmap e1680: 8 total, 8 up, 8 in 2024-09-13T03:28:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:57 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:57 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/531580494' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:57 smithi088 ceph-mon[96266]: osdmap e1679: 8 total, 8 up, 8 in 2024-09-13T03:28:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:57 smithi088 ceph-mon[96266]: osdmap e1680: 8 total, 8 up, 8 in 2024-09-13T03:28:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:57 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:28:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:57 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/531580494' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:28:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:57 smithi088 ceph-mon[98762]: osdmap e1679: 8 total, 8 up, 8 in 2024-09-13T03:28:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:57.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:57 smithi088 ceph-mon[98762]: osdmap e1680: 8 total, 8 up, 8 in 2024-09-13T03:28:58.793 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4241 ms) 2024-09-13T03:28:58.793 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-09-13T03:28:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[98762]: pgmap v2902: 361 pgs: 3 creating+peering, 13 unknown, 345 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.0 KiB/s wr, 21 op/s 2024-09-13T03:28:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:28:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:28:58.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:58.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[98762]: osdmap e1681: 8 total, 8 up, 8 in 2024-09-13T03:28:58.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[96266]: pgmap v2902: 361 pgs: 3 creating+peering, 13 unknown, 345 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.0 KiB/s wr, 21 op/s 2024-09-13T03:28:58.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:58.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:58.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:28:58.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:28:58.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:58.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:58 smithi088 ceph-mon[96266]: osdmap e1681: 8 total, 8 up, 8 in 2024-09-13T03:28:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:58 smithi195 ceph-mon[87742]: pgmap v2902: 361 pgs: 3 creating+peering, 13 unknown, 345 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.0 KiB/s wr, 21 op/s 2024-09-13T03:28:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:28:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:28:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:28:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:58 smithi195 ceph-mon[87742]: osdmap e1681: 8 total, 8 up, 8 in 2024-09-13T03:28:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:59 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:28:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:59 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:28:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:28:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:59 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:28:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:28:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:29:00.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:00 smithi195 ceph-mon[87742]: osdmap e1682: 8 total, 8 up, 8 in 2024-09-13T03:29:00.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:00 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2609547253' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:00.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:00 smithi195 ceph-mon[87742]: pgmap v2905: 393 pgs: 6 creating+peering, 32 unknown, 355 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.7 KiB/s wr, 34 op/s 2024-09-13T03:29:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:00 smithi088 ceph-mon[98762]: osdmap e1682: 8 total, 8 up, 8 in 2024-09-13T03:29:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:00 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2609547253' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:00 smithi088 ceph-mon[98762]: pgmap v2905: 393 pgs: 6 creating+peering, 32 unknown, 355 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.7 KiB/s wr, 34 op/s 2024-09-13T03:29:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:00 smithi088 ceph-mon[96266]: osdmap e1682: 8 total, 8 up, 8 in 2024-09-13T03:29:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:00 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2609547253' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:00 smithi088 ceph-mon[96266]: pgmap v2905: 393 pgs: 6 creating+peering, 32 unknown, 355 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 1.7 KiB/s wr, 34 op/s 2024-09-13T03:29:01.897 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:01 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2609547253' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:01.897 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:01 smithi195 ceph-mon[87742]: osdmap e1683: 8 total, 8 up, 8 in 2024-09-13T03:29:01.897 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:01 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:29:01.897 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:01 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:01.897 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:01 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:01.897 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:01 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:01.897 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:01 smithi195 ceph-mon[87742]: osdmap e1684: 8 total, 8 up, 8 in 2024-09-13T03:29:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2609547253' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[96266]: osdmap e1683: 8 total, 8 up, 8 in 2024-09-13T03:29:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:29:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[96266]: osdmap e1684: 8 total, 8 up, 8 in 2024-09-13T03:29:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2609547253' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[98762]: osdmap e1683: 8 total, 8 up, 8 in 2024-09-13T03:29:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:29:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:01 smithi088 ceph-mon[98762]: osdmap e1684: 8 total, 8 up, 8 in 2024-09-13T03:29:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:02 smithi088 ceph-mon[96266]: pgmap v2908: 393 pgs: 7 creating+peering, 19 unknown, 367 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.7 KiB/s wr, 38 op/s 2024-09-13T03:29:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:02 smithi088 ceph-mon[96266]: osdmap e1685: 8 total, 8 up, 8 in 2024-09-13T03:29:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:02 smithi088 ceph-mon[98762]: pgmap v2908: 393 pgs: 7 creating+peering, 19 unknown, 367 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.7 KiB/s wr, 38 op/s 2024-09-13T03:29:02.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:02 smithi088 ceph-mon[98762]: osdmap e1685: 8 total, 8 up, 8 in 2024-09-13T03:29:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:02 smithi195 ceph-mon[87742]: pgmap v2908: 393 pgs: 7 creating+peering, 19 unknown, 367 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 1.7 KiB/s wr, 38 op/s 2024-09-13T03:29:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:02 smithi195 ceph-mon[87742]: osdmap e1685: 8 total, 8 up, 8 in 2024-09-13T03:29:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:29:03] "GET /metrics HTTP/1.1" 200 53328 "" "Prometheus/2.43.0" 2024-09-13T03:29:03.551 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:29:03.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:03] ENGINE Bus STOPPING 2024-09-13T03:29:03.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T03:29:03.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:03] ENGINE Bus STOPPED 2024-09-13T03:29:03.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:03] ENGINE Bus STARTING 2024-09-13T03:29:03.941 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:03] ENGINE Serving on http://:::9283 2024-09-13T03:29:03.941 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:03] ENGINE Bus STARTED 2024-09-13T03:29:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:29:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[96266]: osdmap e1686: 8 total, 8 up, 8 in 2024-09-13T03:29:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' 2024-09-13T03:29:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:29:03.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:29:03.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:03.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:29:03.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:29:03.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[98762]: osdmap e1686: 8 total, 8 up, 8 in 2024-09-13T03:29:03.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' 2024-09-13T03:29:03.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:03.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:03.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:03.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:03.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:29:03.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:29:03.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:03.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:29:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:03 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:29:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:03 smithi195 ceph-mon[87742]: osdmap e1686: 8 total, 8 up, 8 in 2024-09-13T03:29:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:03 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' 2024-09-13T03:29:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:03 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:03 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:29:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:29:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:29:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:04.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: pgmap v2911: 393 pgs: 7 creating+peering, 2 unknown, 384 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 7.2 KiB/s wr, 118 op/s 2024-09-13T03:29:04.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-13T03:29:04.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[96266]: osdmap e1687: 8 total, 8 up, 8 in 2024-09-13T03:29:04.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:04.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: pgmap v2911: 393 pgs: 7 creating+peering, 2 unknown, 384 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 7.2 KiB/s wr, 118 op/s 2024-09-13T03:29:04.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-13T03:29:04.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:04 smithi088 ceph-mon[98762]: osdmap e1687: 8 total, 8 up, 8 in 2024-09-13T03:29:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:04.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: pgmap v2911: 393 pgs: 7 creating+peering, 2 unknown, 384 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 7.2 KiB/s wr, 118 op/s 2024-09-13T03:29:04.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-13T03:29:04.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:04 smithi195 ceph-mon[87742]: osdmap e1687: 8 total, 8 up, 8 in 2024-09-13T03:29:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:05 smithi088 ceph-mon[96266]: pgmap v2913: 393 pgs: 393 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 7.1 KiB/s wr, 110 op/s 2024-09-13T03:29:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:05 smithi088 ceph-mon[98762]: pgmap v2913: 393 pgs: 393 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 7.1 KiB/s wr, 110 op/s 2024-09-13T03:29:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:05 smithi195 ceph-mon[87742]: pgmap v2913: 393 pgs: 393 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 7.1 KiB/s wr, 110 op/s 2024-09-13T03:29:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:08 smithi088 ceph-mon[96266]: osdmap e1688: 8 total, 8 up, 8 in 2024-09-13T03:29:08.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:08 smithi088 ceph-mon[96266]: pgmap v2915: 393 pgs: 393 active+clean; 7.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 588 KiB/s wr, 62 op/s 2024-09-13T03:29:08.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:08 smithi088 ceph-mon[98762]: osdmap e1688: 8 total, 8 up, 8 in 2024-09-13T03:29:08.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:08 smithi088 ceph-mon[98762]: pgmap v2915: 393 pgs: 393 active+clean; 7.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 588 KiB/s wr, 62 op/s 2024-09-13T03:29:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:08 smithi195 ceph-mon[87742]: osdmap e1688: 8 total, 8 up, 8 in 2024-09-13T03:29:08.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:08 smithi195 ceph-mon[87742]: pgmap v2915: 393 pgs: 393 active+clean; 7.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 588 KiB/s wr, 62 op/s 2024-09-13T03:29:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:09 smithi088 ceph-mon[96266]: pgmap v2916: 393 pgs: 393 active+clean; 7.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 494 KiB/s wr, 48 op/s 2024-09-13T03:29:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:09 smithi088 ceph-mon[98762]: pgmap v2916: 393 pgs: 393 active+clean; 7.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 494 KiB/s wr, 48 op/s 2024-09-13T03:29:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:09 smithi195 ceph-mon[87742]: pgmap v2916: 393 pgs: 393 active+clean; 7.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 494 KiB/s wr, 48 op/s 2024-09-13T03:29:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:11 smithi088 ceph-mon[96266]: pgmap v2917: 393 pgs: 393 active+clean; 7.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 385 KiB/s wr, 14 op/s 2024-09-13T03:29:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:11 smithi088 ceph-mon[98762]: pgmap v2917: 393 pgs: 393 active+clean; 7.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 385 KiB/s wr, 14 op/s 2024-09-13T03:29:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:11 smithi195 ceph-mon[87742]: pgmap v2917: 393 pgs: 393 active+clean; 7.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.1 KiB/s rd, 385 KiB/s wr, 14 op/s 2024-09-13T03:29:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:29:13] "GET /metrics HTTP/1.1" 200 53328 "" "Prometheus/2.43.0" 2024-09-13T03:29:13.720 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:13 smithi088 ceph-mon[98762]: osdmap e1689: 8 total, 8 up, 8 in 2024-09-13T03:29:13.721 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:13 smithi088 ceph-mon[96266]: osdmap e1689: 8 total, 8 up, 8 in 2024-09-13T03:29:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:13 smithi195 ceph-mon[87742]: osdmap e1689: 8 total, 8 up, 8 in 2024-09-13T03:29:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:14 smithi088 ceph-mon[98762]: pgmap v2919: 393 pgs: 393 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.4 KiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-09-13T03:29:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:29:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:14 smithi088 ceph-mon[96266]: pgmap v2919: 393 pgs: 393 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.4 KiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-09-13T03:29:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:29:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:14 smithi195 ceph-mon[87742]: pgmap v2919: 393 pgs: 393 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.4 KiB/s rd, 1.0 MiB/s wr, 13 op/s 2024-09-13T03:29:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:29:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:15 smithi088 ceph-mon[98762]: pgmap v2920: 393 pgs: 393 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 620 KiB/s wr, 9 op/s 2024-09-13T03:29:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:15 smithi088 ceph-mon[96266]: pgmap v2920: 393 pgs: 393 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 620 KiB/s wr, 9 op/s 2024-09-13T03:29:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:15 smithi195 ceph-mon[87742]: pgmap v2920: 393 pgs: 393 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.8 KiB/s rd, 620 KiB/s wr, 9 op/s 2024-09-13T03:29:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:17 smithi088 ceph-mon[98762]: pgmap v2921: 393 pgs: 393 active+clean; 18 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-09-13T03:29:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:17 smithi088 ceph-mon[96266]: pgmap v2921: 393 pgs: 393 active+clean; 18 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-09-13T03:29:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:17 smithi195 ceph-mon[87742]: pgmap v2921: 393 pgs: 393 active+clean; 18 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-09-13T03:29:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:19 smithi088 ceph-mon[96266]: pgmap v2922: 393 pgs: 393 active+clean; 18 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-09-13T03:29:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:19 smithi088 ceph-mon[98762]: pgmap v2922: 393 pgs: 393 active+clean; 18 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-09-13T03:29:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:19 smithi195 ceph-mon[87742]: pgmap v2922: 393 pgs: 393 active+clean; 18 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-09-13T03:29:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:21 smithi088 ceph-mon[96266]: pgmap v2923: 393 pgs: 393 active+clean; 18 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-09-13T03:29:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:21 smithi088 ceph-mon[98762]: pgmap v2923: 393 pgs: 393 active+clean; 18 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-09-13T03:29:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:21 smithi195 ceph-mon[87742]: pgmap v2923: 393 pgs: 393 active+clean; 18 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2024-09-13T03:29:22.750 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.RemoveFullTry (23957 ms) 2024-09-13T03:29:22.750 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-09-13T03:29:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:29:23] "GET /metrics HTTP/1.1" 200 55767 "" "Prometheus/2.43.0" 2024-09-13T03:29:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:23 smithi088 ceph-mon[98762]: pool 'test-librbd-smithi088-150112-23' is full (reached quota's max_bytes: 10 MiB) 2024-09-13T03:29:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:23 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-09-13T03:29:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:23 smithi088 ceph-mon[98762]: osdmap e1690: 8 total, 8 up, 8 in 2024-09-13T03:29:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:23 smithi088 ceph-mon[96266]: pool 'test-librbd-smithi088-150112-23' is full (reached quota's max_bytes: 10 MiB) 2024-09-13T03:29:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:23 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-09-13T03:29:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:23 smithi088 ceph-mon[96266]: osdmap e1690: 8 total, 8 up, 8 in 2024-09-13T03:29:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:23 smithi195 ceph-mon[87742]: pool 'test-librbd-smithi088-150112-23' is full (reached quota's max_bytes: 10 MiB) 2024-09-13T03:29:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:23 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-09-13T03:29:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:23 smithi195 ceph-mon[87742]: osdmap e1690: 8 total, 8 up, 8 in 2024-09-13T03:29:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:24 smithi088 ceph-mon[98762]: osdmap e1691: 8 total, 8 up, 8 in 2024-09-13T03:29:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:24 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1198807948' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:24 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:24 smithi088 ceph-mon[98762]: pgmap v2926: 425 pgs: 7 creating+peering, 25 unknown, 393 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 1024 KiB/s wr, 1 op/s 2024-09-13T03:29:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:24 smithi088 ceph-mon[96266]: osdmap e1691: 8 total, 8 up, 8 in 2024-09-13T03:29:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:24 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1198807948' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:24 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:24 smithi088 ceph-mon[96266]: pgmap v2926: 425 pgs: 7 creating+peering, 25 unknown, 393 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 1024 KiB/s wr, 1 op/s 2024-09-13T03:29:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:24 smithi195 ceph-mon[87742]: osdmap e1691: 8 total, 8 up, 8 in 2024-09-13T03:29:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:24 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1198807948' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:24 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:24.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:24 smithi195 ceph-mon[87742]: pgmap v2926: 425 pgs: 7 creating+peering, 25 unknown, 393 active+clean; 21 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 639 B/s rd, 1024 KiB/s wr, 1 op/s 2024-09-13T03:29:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:25 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:29:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:25 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:25 smithi088 ceph-mon[98762]: osdmap e1692: 8 total, 8 up, 8 in 2024-09-13T03:29:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:25 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:29:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:25 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:25 smithi088 ceph-mon[96266]: osdmap e1692: 8 total, 8 up, 8 in 2024-09-13T03:29:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:25 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:29:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:25 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:25 smithi195 ceph-mon[87742]: osdmap e1692: 8 total, 8 up, 8 in 2024-09-13T03:29:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:26 smithi088 ceph-mon[96266]: osdmap e1693: 8 total, 8 up, 8 in 2024-09-13T03:29:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:26 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3378721611' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:26 smithi088 ceph-mon[96266]: pgmap v2929: 457 pgs: 10 creating+peering, 45 unknown, 402 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-09-13T03:29:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:26 smithi088 ceph-mon[98762]: osdmap e1693: 8 total, 8 up, 8 in 2024-09-13T03:29:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:26 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3378721611' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:26 smithi088 ceph-mon[98762]: pgmap v2929: 457 pgs: 10 creating+peering, 45 unknown, 402 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-09-13T03:29:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:26 smithi195 ceph-mon[87742]: osdmap e1693: 8 total, 8 up, 8 in 2024-09-13T03:29:26.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:26 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3378721611' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:26.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:26 smithi195 ceph-mon[87742]: pgmap v2929: 457 pgs: 10 creating+peering, 45 unknown, 402 active+clean; 21 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-09-13T03:29:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:27 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3378721611' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:27 smithi088 ceph-mon[96266]: osdmap e1694: 8 total, 8 up, 8 in 2024-09-13T03:29:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:27 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:27 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:27.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:27 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3378721611' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:27.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:27 smithi088 ceph-mon[98762]: osdmap e1694: 8 total, 8 up, 8 in 2024-09-13T03:29:27.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:27 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:27.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:27 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:27 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3378721611' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:27 smithi195 ceph-mon[87742]: osdmap e1694: 8 total, 8 up, 8 in 2024-09-13T03:29:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:27 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:27 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:28.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:28 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:28.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:28 smithi088 ceph-mon[96266]: osdmap e1695: 8 total, 8 up, 8 in 2024-09-13T03:29:28.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:28 smithi088 ceph-mon[96266]: pgmap v2932: 457 pgs: 12 creating+peering, 19 unknown, 426 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 514 KiB/s wr, 41 op/s 2024-09-13T03:29:28.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:28 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:28.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:28 smithi088 ceph-mon[98762]: osdmap e1695: 8 total, 8 up, 8 in 2024-09-13T03:29:28.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:28 smithi088 ceph-mon[98762]: pgmap v2932: 457 pgs: 12 creating+peering, 19 unknown, 426 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 514 KiB/s wr, 41 op/s 2024-09-13T03:29:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:28 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:28 smithi195 ceph-mon[87742]: osdmap e1695: 8 total, 8 up, 8 in 2024-09-13T03:29:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:28 smithi195 ceph-mon[87742]: pgmap v2932: 457 pgs: 12 creating+peering, 19 unknown, 426 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 514 KiB/s wr, 41 op/s 2024-09-13T03:29:29.610 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:29:29.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:29 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:29] ENGINE Bus STOPPING 2024-09-13T03:29:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:29 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:29:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:29 smithi088 ceph-mon[96266]: osdmap e1696: 8 total, 8 up, 8 in 2024-09-13T03:29:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:29:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:29 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:29:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:29 smithi088 ceph-mon[98762]: osdmap e1696: 8 total, 8 up, 8 in 2024-09-13T03:29:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:29:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:29 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:29:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:29 smithi195 ceph-mon[87742]: osdmap e1696: 8 total, 8 up, 8 in 2024-09-13T03:29:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:29:30.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T03:29:30.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:30] ENGINE Bus STOPPED 2024-09-13T03:29:30.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:30] ENGINE Bus STARTING 2024-09-13T03:29:30.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:30] ENGINE Serving on http://:::9283 2024-09-13T03:29:30.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:30] ENGINE Bus STARTED 2024-09-13T03:29:30.887 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: osdmap e1697: 8 total, 8 up, 8 in 2024-09-13T03:29:30.887 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' 2024-09-13T03:29:30.887 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:30.887 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:30.887 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:29:30.887 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:29:30.887 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:30.887 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:29:30.888 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.888 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.888 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.888 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.888 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.888 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.888 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.888 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.888 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.888 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:30.888 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.889 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.890 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:30 smithi195 ceph-mon[87742]: pgmap v2935: 457 pgs: 2 creating+peering, 7 unknown, 448 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 767 B/s wr, 29 op/s 2024-09-13T03:29:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: osdmap e1697: 8 total, 8 up, 8 in 2024-09-13T03:29:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' 2024-09-13T03:29:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:29:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:29:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:30.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:30.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:30.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: osdmap e1697: 8 total, 8 up, 8 in 2024-09-13T03:29:30.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' 2024-09-13T03:29:30.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:30.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:30.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:29:30.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:29:30.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:30.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:29:30.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:30.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:30.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:30.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:30.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:30.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:30.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[98762]: pgmap v2935: 457 pgs: 2 creating+peering, 7 unknown, 448 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 767 B/s wr, 29 op/s 2024-09-13T03:29:30.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:30.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:30.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:30.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:30.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:30 smithi088 ceph-mon[96266]: pgmap v2935: 457 pgs: 2 creating+peering, 7 unknown, 448 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 767 B/s wr, 29 op/s 2024-09-13T03:29:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:31 smithi088 ceph-mon[98762]: osdmap e1698: 8 total, 8 up, 8 in 2024-09-13T03:29:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:31 smithi088 ceph-mon[96266]: osdmap e1698: 8 total, 8 up, 8 in 2024-09-13T03:29:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:31 smithi195 ceph-mon[87742]: osdmap e1698: 8 total, 8 up, 8 in 2024-09-13T03:29:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[96266]: osdmap e1699: 8 total, 8 up, 8 in 2024-09-13T03:29:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[96266]: pgmap v2938: 457 pgs: 457 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 1 op/s 2024-09-13T03:29:32.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[96266]: pool 'test-librbd-smithi088-150112-23' no longer out of quota; removing NO_QUOTA flag 2024-09-13T03:29:32.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[96266]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-09-13T03:29:32.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-13T03:29:32.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[96266]: osdmap e1700: 8 total, 8 up, 8 in 2024-09-13T03:29:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[98762]: osdmap e1699: 8 total, 8 up, 8 in 2024-09-13T03:29:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[98762]: pgmap v2938: 457 pgs: 457 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 1 op/s 2024-09-13T03:29:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[98762]: pool 'test-librbd-smithi088-150112-23' no longer out of quota; removing NO_QUOTA flag 2024-09-13T03:29:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[98762]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-09-13T03:29:32.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-13T03:29:32.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:32 smithi088 ceph-mon[98762]: osdmap e1700: 8 total, 8 up, 8 in 2024-09-13T03:29:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:32 smithi195 ceph-mon[87742]: osdmap e1699: 8 total, 8 up, 8 in 2024-09-13T03:29:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:32 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:32 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:32 smithi195 ceph-mon[87742]: pgmap v2938: 457 pgs: 457 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 767 B/s wr, 1 op/s 2024-09-13T03:29:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:32 smithi195 ceph-mon[87742]: pool 'test-librbd-smithi088-150112-23' no longer out of quota; removing NO_QUOTA flag 2024-09-13T03:29:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:32 smithi195 ceph-mon[87742]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-09-13T03:29:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:32 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-13T03:29:32.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:32 smithi195 ceph-mon[87742]: osdmap e1700: 8 total, 8 up, 8 in 2024-09-13T03:29:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:29:33] "GET /metrics HTTP/1.1" 200 60669 "" "Prometheus/2.43.0" 2024-09-13T03:29:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:33 smithi088 ceph-mon[96266]: pgmap v2940: 457 pgs: 457 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.2 KiB/s wr, 13 op/s 2024-09-13T03:29:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:33 smithi088 ceph-mon[98762]: pgmap v2940: 457 pgs: 457 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.2 KiB/s wr, 13 op/s 2024-09-13T03:29:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:33 smithi195 ceph-mon[87742]: pgmap v2940: 457 pgs: 457 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.2 KiB/s wr, 13 op/s 2024-09-13T03:29:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:35 smithi088 ceph-mon[96266]: pgmap v2941: 457 pgs: 457 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.3 KiB/s rd, 1.3 KiB/s wr, 11 op/s 2024-09-13T03:29:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:35 smithi088 ceph-mon[98762]: pgmap v2941: 457 pgs: 457 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.3 KiB/s rd, 1.3 KiB/s wr, 11 op/s 2024-09-13T03:29:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:35 smithi195 ceph-mon[87742]: pgmap v2941: 457 pgs: 457 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.3 KiB/s rd, 1.3 KiB/s wr, 11 op/s 2024-09-13T03:29:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:38 smithi088 ceph-mon[96266]: osdmap e1701: 8 total, 8 up, 8 in 2024-09-13T03:29:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:38 smithi088 ceph-mon[96266]: pgmap v2943: 457 pgs: 457 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 663 KiB/s wr, 18 op/s 2024-09-13T03:29:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:38 smithi088 ceph-mon[98762]: osdmap e1701: 8 total, 8 up, 8 in 2024-09-13T03:29:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:38 smithi088 ceph-mon[98762]: pgmap v2943: 457 pgs: 457 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 663 KiB/s wr, 18 op/s 2024-09-13T03:29:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:38 smithi195 ceph-mon[87742]: osdmap e1701: 8 total, 8 up, 8 in 2024-09-13T03:29:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:38 smithi195 ceph-mon[87742]: pgmap v2943: 457 pgs: 457 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 663 KiB/s wr, 18 op/s 2024-09-13T03:29:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:39 smithi088 ceph-mon[96266]: pgmap v2944: 457 pgs: 457 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 513 KiB/s wr, 14 op/s 2024-09-13T03:29:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:39 smithi088 ceph-mon[98762]: pgmap v2944: 457 pgs: 457 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 513 KiB/s wr, 14 op/s 2024-09-13T03:29:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:39 smithi195 ceph-mon[87742]: pgmap v2944: 457 pgs: 457 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 513 KiB/s wr, 14 op/s 2024-09-13T03:29:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:41 smithi088 ceph-mon[96266]: pgmap v2945: 457 pgs: 457 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 885 KiB/s wr, 12 op/s 2024-09-13T03:29:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:41 smithi088 ceph-mon[98762]: pgmap v2945: 457 pgs: 457 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 885 KiB/s wr, 12 op/s 2024-09-13T03:29:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:41 smithi195 ceph-mon[87742]: pgmap v2945: 457 pgs: 457 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 7.4 KiB/s rd, 885 KiB/s wr, 12 op/s 2024-09-13T03:29:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:29:43] "GET /metrics HTTP/1.1" 200 60669 "" "Prometheus/2.43.0" 2024-09-13T03:29:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:43 smithi088 ceph-mon[96266]: osdmap e1702: 8 total, 8 up, 8 in 2024-09-13T03:29:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:43 smithi088 ceph-mon[98762]: osdmap e1702: 8 total, 8 up, 8 in 2024-09-13T03:29:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:43 smithi195 ceph-mon[87742]: osdmap e1702: 8 total, 8 up, 8 in 2024-09-13T03:29:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:44 smithi088 ceph-mon[96266]: pgmap v2947: 457 pgs: 457 active+clean; 15 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-09-13T03:29:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:29:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:44 smithi088 ceph-mon[98762]: pgmap v2947: 457 pgs: 457 active+clean; 15 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-09-13T03:29:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:29:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:44 smithi195 ceph-mon[87742]: pgmap v2947: 457 pgs: 457 active+clean; 15 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-09-13T03:29:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:44.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:29:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:45 smithi088 ceph-mon[98762]: pgmap v2948: 457 pgs: 457 active+clean; 16 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 618 B/s rd, 867 KiB/s wr, 1 op/s 2024-09-13T03:29:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:45 smithi088 ceph-mon[96266]: pgmap v2948: 457 pgs: 457 active+clean; 16 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 618 B/s rd, 867 KiB/s wr, 1 op/s 2024-09-13T03:29:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:45 smithi195 ceph-mon[87742]: pgmap v2948: 457 pgs: 457 active+clean; 16 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 618 B/s rd, 867 KiB/s wr, 1 op/s 2024-09-13T03:29:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:47 smithi088 ceph-mon[98762]: pool 'test-librbd-smithi088-150112-25' is full (reached quota's max_bytes: 10 MiB) 2024-09-13T03:29:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:47 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-09-13T03:29:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:47 smithi088 ceph-mon[98762]: osdmap e1703: 8 total, 8 up, 8 in 2024-09-13T03:29:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:47 smithi088 ceph-mon[96266]: pool 'test-librbd-smithi088-150112-25' is full (reached quota's max_bytes: 10 MiB) 2024-09-13T03:29:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:47 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-09-13T03:29:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:47 smithi088 ceph-mon[96266]: osdmap e1703: 8 total, 8 up, 8 in 2024-09-13T03:29:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:47 smithi195 ceph-mon[87742]: pool 'test-librbd-smithi088-150112-25' is full (reached quota's max_bytes: 10 MiB) 2024-09-13T03:29:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:47 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-09-13T03:29:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:47 smithi195 ceph-mon[87742]: osdmap e1703: 8 total, 8 up, 8 in 2024-09-13T03:29:48.602 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:29:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:48 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-24", "field": "max_objects", "val": "6"}]: dispatch 2024-09-13T03:29:48.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:48 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-24", "field": "max_objects", "val": "6"}]: dispatch 2024-09-13T03:29:48.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:48 smithi088 ceph-mon[96266]: pgmap v2950: 457 pgs: 457 active+clean; 18 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-13T03:29:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:48 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-24", "field": "max_objects", "val": "6"}]: dispatch 2024-09-13T03:29:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:48 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-24", "field": "max_objects", "val": "6"}]: dispatch 2024-09-13T03:29:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:48 smithi088 ceph-mon[98762]: pgmap v2950: 457 pgs: 457 active+clean; 18 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-13T03:29:48.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:48 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-24", "field": "max_objects", "val": "6"}]: dispatch 2024-09-13T03:29:48.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:48 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-24", "field": "max_objects", "val": "6"}]: dispatch 2024-09-13T03:29:48.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:48 smithi195 ceph-mon[87742]: pgmap v2950: 457 pgs: 457 active+clean; 18 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-13T03:29:49.619 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:29:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:49 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-24", "field": "max_objects", "val": "6"}]': finished 2024-09-13T03:29:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:49 smithi088 ceph-mon[96266]: osdmap e1704: 8 total, 8 up, 8 in 2024-09-13T03:29:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:49 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-24", "field": "max_objects", "val": "6"}]': finished 2024-09-13T03:29:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:49 smithi088 ceph-mon[98762]: osdmap e1704: 8 total, 8 up, 8 in 2024-09-13T03:29:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:49 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-24", "field": "max_objects", "val": "6"}]': finished 2024-09-13T03:29:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:49 smithi195 ceph-mon[87742]: osdmap e1704: 8 total, 8 up, 8 in 2024-09-13T03:29:50.630 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:29:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:50 smithi088 ceph-mon[96266]: pgmap v2952: 457 pgs: 457 active+clean; 18 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 703 B/s rd, 423 KiB/s wr, 1 op/s 2024-09-13T03:29:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:50 smithi088 ceph-mon[98762]: pgmap v2952: 457 pgs: 457 active+clean; 18 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 703 B/s rd, 423 KiB/s wr, 1 op/s 2024-09-13T03:29:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:50 smithi195 ceph-mon[87742]: pgmap v2952: 457 pgs: 457 active+clean; 18 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 703 B/s rd, 423 KiB/s wr, 1 op/s 2024-09-13T03:29:51.641 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:29:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:51 smithi088 ceph-mon[98762]: pgmap v2953: 457 pgs: 457 active+clean; 20 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 640 KiB/s wr, 3 op/s 2024-09-13T03:29:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:51 smithi088 ceph-mon[96266]: pgmap v2953: 457 pgs: 457 active+clean; 20 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 640 KiB/s wr, 3 op/s 2024-09-13T03:29:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:51 smithi195 ceph-mon[87742]: pgmap v2953: 457 pgs: 457 active+clean; 20 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 640 KiB/s wr, 3 op/s 2024-09-13T03:29:52.652 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:29:52.722 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (29971 ms) 2024-09-13T03:29:52.722 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespace 2024-09-13T03:29:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:52 smithi195 ceph-mon[87742]: pool 'test-librbd-smithi088-150112-24' is full (reached quota's max_objects: 6) 2024-09-13T03:29:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:52 smithi195 ceph-mon[87742]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-13T03:29:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:52 smithi195 ceph-mon[87742]: osdmap e1705: 8 total, 8 up, 8 in 2024-09-13T03:29:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:29:53] "GET /metrics HTTP/1.1" 200 60754 "" "Prometheus/2.43.0" 2024-09-13T03:29:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:52 smithi088 ceph-mon[98762]: pool 'test-librbd-smithi088-150112-24' is full (reached quota's max_objects: 6) 2024-09-13T03:29:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:52 smithi088 ceph-mon[98762]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-13T03:29:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:52 smithi088 ceph-mon[98762]: osdmap e1705: 8 total, 8 up, 8 in 2024-09-13T03:29:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:52 smithi088 ceph-mon[96266]: pool 'test-librbd-smithi088-150112-24' is full (reached quota's max_objects: 6) 2024-09-13T03:29:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:52 smithi088 ceph-mon[96266]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-13T03:29:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:52 smithi088 ceph-mon[96266]: osdmap e1705: 8 total, 8 up, 8 in 2024-09-13T03:29:54.593 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:29:54.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:54 smithi088 ceph-mon[96266]: osdmap e1706: 8 total, 8 up, 8 in 2024-09-13T03:29:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:54 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2931623450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:54 smithi088 ceph-mon[96266]: pgmap v2956: 489 pgs: 32 unknown, 457 active+clean; 20 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 343 KiB/s wr, 6 op/s 2024-09-13T03:29:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:54 smithi088 ceph-mon[98762]: osdmap e1706: 8 total, 8 up, 8 in 2024-09-13T03:29:54.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:54 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2931623450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:54.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:54 smithi088 ceph-mon[98762]: pgmap v2956: 489 pgs: 32 unknown, 457 active+clean; 20 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 343 KiB/s wr, 6 op/s 2024-09-13T03:29:54.942 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:54] ENGINE Bus STOPPING 2024-09-13T03:29:54.942 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:54] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T03:29:54.943 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:54] ENGINE Bus STOPPED 2024-09-13T03:29:54.943 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:54] ENGINE Bus STARTING 2024-09-13T03:29:54.943 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:54] ENGINE Serving on http://:::9283 2024-09-13T03:29:54.943 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:29:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:29:54] ENGINE Bus STARTED 2024-09-13T03:29:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:54 smithi195 ceph-mon[87742]: osdmap e1706: 8 total, 8 up, 8 in 2024-09-13T03:29:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:54 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2931623450' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:29:54.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:54 smithi195 ceph-mon[87742]: pgmap v2956: 489 pgs: 32 unknown, 457 active+clean; 20 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 343 KiB/s wr, 6 op/s 2024-09-13T03:29:55.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:29:55.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2931623450' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:55.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: osdmap e1707: 8 total, 8 up, 8 in 2024-09-13T03:29:55.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' 2024-09-13T03:29:55.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:55.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:55.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:29:55.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:29:55.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:55.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:29:55.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:55.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:55.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:55.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:55.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:29:55.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2931623450' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:55.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: osdmap e1707: 8 total, 8 up, 8 in 2024-09-13T03:29:55.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' 2024-09-13T03:29:55.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:55.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:55.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:29:55.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:29:55.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:55.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:29:55.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.946 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:55.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:55.947 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:55.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:55.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.948 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.948 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.948 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:55.948 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:55.948 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.948 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.948 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:55 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:29:55.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2931623450' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:29:55.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: osdmap e1707: 8 total, 8 up, 8 in 2024-09-13T03:29:55.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' 2024-09-13T03:29:55.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:55.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:29:55.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:29:55.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:29:55.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:29:55.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:29:55.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:29:55.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:29:55.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:29:55.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:29:55.988 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:55 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:29:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:56 smithi088 ceph-mon[96266]: osdmap e1708: 8 total, 8 up, 8 in 2024-09-13T03:29:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:56 smithi088 ceph-mon[96266]: pgmap v2959: 489 pgs: 4 creating+peering, 19 unknown, 466 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 3.2 KiB/s wr, 10 op/s 2024-09-13T03:29:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:56 smithi088 ceph-mon[98762]: osdmap e1708: 8 total, 8 up, 8 in 2024-09-13T03:29:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:56 smithi088 ceph-mon[98762]: pgmap v2959: 489 pgs: 4 creating+peering, 19 unknown, 466 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 3.2 KiB/s wr, 10 op/s 2024-09-13T03:29:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:56 smithi195 ceph-mon[87742]: osdmap e1708: 8 total, 8 up, 8 in 2024-09-13T03:29:56.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:56 smithi195 ceph-mon[87742]: pgmap v2959: 489 pgs: 4 creating+peering, 19 unknown, 466 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 3.2 KiB/s wr, 10 op/s 2024-09-13T03:29:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:29:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[96266]: osdmap e1709: 8 total, 8 up, 8 in 2024-09-13T03:29:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[96266]: pool 'test-librbd-smithi088-150112-25' no longer out of quota; removing NO_QUOTA flag 2024-09-13T03:29:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[96266]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-13T03:29:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-13T03:29:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[96266]: osdmap e1710: 8 total, 8 up, 8 in 2024-09-13T03:29:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:29:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[98762]: osdmap e1709: 8 total, 8 up, 8 in 2024-09-13T03:29:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:57.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[98762]: pool 'test-librbd-smithi088-150112-25' no longer out of quota; removing NO_QUOTA flag 2024-09-13T03:29:57.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[98762]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-13T03:29:57.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-13T03:29:57.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:57 smithi088 ceph-mon[98762]: osdmap e1710: 8 total, 8 up, 8 in 2024-09-13T03:29:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:57 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:29:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:57 smithi195 ceph-mon[87742]: osdmap e1709: 8 total, 8 up, 8 in 2024-09-13T03:29:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:57 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:57 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-26", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:29:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:57 smithi195 ceph-mon[87742]: pool 'test-librbd-smithi088-150112-25' no longer out of quota; removing NO_QUOTA flag 2024-09-13T03:29:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:57 smithi195 ceph-mon[87742]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-13T03:29:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:57 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-13T03:29:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:57 smithi195 ceph-mon[87742]: osdmap e1710: 8 total, 8 up, 8 in 2024-09-13T03:29:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:29:58 smithi088 ceph-mon[96266]: pgmap v2962: 489 pgs: 4 creating+peering, 1 unknown, 484 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.7 KiB/s wr, 60 op/s 2024-09-13T03:29:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:29:58 smithi088 ceph-mon[98762]: pgmap v2962: 489 pgs: 4 creating+peering, 1 unknown, 484 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.7 KiB/s wr, 60 op/s 2024-09-13T03:29:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:29:58 smithi195 ceph-mon[87742]: pgmap v2962: 489 pgs: 4 creating+peering, 1 unknown, 484 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.7 KiB/s wr, 60 op/s 2024-09-13T03:30:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:30:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:30:00.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[96266]: pgmap v2963: 489 pgs: 489 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.2 KiB/s wr, 45 op/s 2024-09-13T03:30:00.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[96266]: Health detail: HEALTH_WARN 1 pool(s) full; Telemetry requires re-opt-in 2024-09-13T03:30:00.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[96266]: [WRN] POOL_FULL: 1 pool(s) full 2024-09-13T03:30:00.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[96266]: pool 'test-librbd-smithi088-150112-24' is full (running out of quota) 2024-09-13T03:30:00.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[96266]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-13T03:30:00.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[96266]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-13T03:30:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:30:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:30:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[98762]: pgmap v2963: 489 pgs: 489 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.2 KiB/s wr, 45 op/s 2024-09-13T03:30:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[98762]: Health detail: HEALTH_WARN 1 pool(s) full; Telemetry requires re-opt-in 2024-09-13T03:30:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[98762]: [WRN] POOL_FULL: 1 pool(s) full 2024-09-13T03:30:00.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[98762]: pool 'test-librbd-smithi088-150112-24' is full (running out of quota) 2024-09-13T03:30:00.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[98762]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-13T03:30:00.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:00 smithi088 ceph-mon[98762]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-13T03:30:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:30:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:30:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:00 smithi195 ceph-mon[87742]: pgmap v2963: 489 pgs: 489 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.2 KiB/s wr, 45 op/s 2024-09-13T03:30:00.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:00 smithi195 ceph-mon[87742]: Health detail: HEALTH_WARN 1 pool(s) full; Telemetry requires re-opt-in 2024-09-13T03:30:00.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:00 smithi195 ceph-mon[87742]: [WRN] POOL_FULL: 1 pool(s) full 2024-09-13T03:30:00.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:00 smithi195 ceph-mon[87742]: pool 'test-librbd-smithi088-150112-24' is full (running out of quota) 2024-09-13T03:30:00.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:00 smithi195 ceph-mon[87742]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-13T03:30:00.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:00 smithi195 ceph-mon[87742]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-13T03:30:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]: dispatch 2024-09-13T03:30:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [1, 3]}]: dispatch 2024-09-13T03:30:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2024-09-13T03:30:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]: dispatch 2024-09-13T03:30:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]: dispatch 2024-09-13T03:30:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2024-09-13T03:30:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]: dispatch 2024-09-13T03:30:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1d", "id": [0, 2]}]: dispatch 2024-09-13T03:30:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.2", "id": [4, 0]}]: dispatch 2024-09-13T03:30:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.f", "id": [6, 7]}]: dispatch 2024-09-13T03:30:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]: dispatch 2024-09-13T03:30:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [1, 3]}]: dispatch 2024-09-13T03:30:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2024-09-13T03:30:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]: dispatch 2024-09-13T03:30:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]: dispatch 2024-09-13T03:30:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2024-09-13T03:30:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]: dispatch 2024-09-13T03:30:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1d", "id": [0, 2]}]: dispatch 2024-09-13T03:30:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.2", "id": [4, 0]}]: dispatch 2024-09-13T03:30:01.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.f", "id": [6, 7]}]: dispatch 2024-09-13T03:30:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]: dispatch 2024-09-13T03:30:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [1, 3]}]: dispatch 2024-09-13T03:30:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]: dispatch 2024-09-13T03:30:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]: dispatch 2024-09-13T03:30:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]: dispatch 2024-09-13T03:30:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]: dispatch 2024-09-13T03:30:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]: dispatch 2024-09-13T03:30:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1d", "id": [0, 2]}]: dispatch 2024-09-13T03:30:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.2", "id": [4, 0]}]: dispatch 2024-09-13T03:30:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.f", "id": [6, 7]}]: dispatch 2024-09-13T03:30:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]': finished 2024-09-13T03:30:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [1, 3]}]': finished 2024-09-13T03:30:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]': finished 2024-09-13T03:30:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]': finished 2024-09-13T03:30:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]': finished 2024-09-13T03:30:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]': finished 2024-09-13T03:30:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]': finished 2024-09-13T03:30:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1d", "id": [0, 2]}]': finished 2024-09-13T03:30:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.2", "id": [4, 0]}]': finished 2024-09-13T03:30:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.f", "id": [6, 7]}]': finished 2024-09-13T03:30:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[96266]: osdmap e1711: 8 total, 8 up, 8 in 2024-09-13T03:30:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[96266]: pgmap v2965: 489 pgs: 1 peering, 488 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.8 KiB/s wr, 40 op/s 2024-09-13T03:30:02.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]': finished 2024-09-13T03:30:02.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [1, 3]}]': finished 2024-09-13T03:30:02.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]': finished 2024-09-13T03:30:02.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]': finished 2024-09-13T03:30:02.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]': finished 2024-09-13T03:30:02.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]': finished 2024-09-13T03:30:02.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]': finished 2024-09-13T03:30:02.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1d", "id": [0, 2]}]': finished 2024-09-13T03:30:02.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.2", "id": [4, 0]}]': finished 2024-09-13T03:30:02.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.f", "id": [6, 7]}]': finished 2024-09-13T03:30:02.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[98762]: osdmap e1711: 8 total, 8 up, 8 in 2024-09-13T03:30:02.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:02 smithi088 ceph-mon[98762]: pgmap v2965: 489 pgs: 1 peering, 488 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.8 KiB/s wr, 40 op/s 2024-09-13T03:30:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]': finished 2024-09-13T03:30:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.d", "id": [1, 3]}]': finished 2024-09-13T03:30:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 3]}]': finished 2024-09-13T03:30:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.14", "id": [0, 4]}]': finished 2024-09-13T03:30:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.1e", "id": [0, 3]}]': finished 2024-09-13T03:30:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.c", "id": [0, 2]}]': finished 2024-09-13T03:30:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]': finished 2024-09-13T03:30:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.1d", "id": [0, 2]}]': finished 2024-09-13T03:30:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.2", "id": [4, 0]}]': finished 2024-09-13T03:30:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.f", "id": [6, 7]}]': finished 2024-09-13T03:30:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:02 smithi195 ceph-mon[87742]: osdmap e1711: 8 total, 8 up, 8 in 2024-09-13T03:30:02.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:02 smithi195 ceph-mon[87742]: pgmap v2965: 489 pgs: 1 peering, 488 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 2.8 KiB/s wr, 40 op/s 2024-09-13T03:30:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:03 smithi088 ceph-mon[96266]: osdmap e1712: 8 total, 8 up, 8 in 2024-09-13T03:30:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:03 smithi088 ceph-mon[96266]: osdmap e1713: 8 total, 8 up, 8 in 2024-09-13T03:30:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:30:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:30:03] "GET /metrics HTTP/1.1" 200 63212 "" "Prometheus/2.43.0" 2024-09-13T03:30:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:03 smithi088 ceph-mon[98762]: osdmap e1712: 8 total, 8 up, 8 in 2024-09-13T03:30:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:03 smithi088 ceph-mon[98762]: osdmap e1713: 8 total, 8 up, 8 in 2024-09-13T03:30:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:03 smithi195 ceph-mon[87742]: osdmap e1712: 8 total, 8 up, 8 in 2024-09-13T03:30:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:03 smithi195 ceph-mon[87742]: osdmap e1713: 8 total, 8 up, 8 in 2024-09-13T03:30:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:04 smithi088 ceph-mon[96266]: pgmap v2968: 489 pgs: 1 peering, 488 active+clean; 9.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 854 KiB/s wr, 9 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-09-13T03:30:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:04 smithi088 ceph-mon[98762]: pgmap v2968: 489 pgs: 1 peering, 488 active+clean; 9.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 854 KiB/s wr, 9 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-09-13T03:30:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:04 smithi195 ceph-mon[87742]: pgmap v2968: 489 pgs: 1 peering, 488 active+clean; 9.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 854 KiB/s wr, 9 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-09-13T03:30:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:05 smithi088 ceph-mon[96266]: pgmap v2969: 489 pgs: 1 peering, 488 active+clean; 9.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 854 KiB/s wr, 10 op/s; 0 B/s, 14 keys/s, 0 objects/s recovering 2024-09-13T03:30:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:05 smithi088 ceph-mon[98762]: pgmap v2969: 489 pgs: 1 peering, 488 active+clean; 9.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 854 KiB/s wr, 10 op/s; 0 B/s, 14 keys/s, 0 objects/s recovering 2024-09-13T03:30:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:05 smithi195 ceph-mon[87742]: pgmap v2969: 489 pgs: 1 peering, 488 active+clean; 9.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 854 KiB/s wr, 10 op/s; 0 B/s, 14 keys/s, 0 objects/s recovering 2024-09-13T03:30:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:07 smithi088 ceph-mon[96266]: pgmap v2970: 489 pgs: 489 active+clean; 14 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.4 MiB/s wr, 7 op/s; 0 B/s, 13 keys/s, 0 objects/s recovering 2024-09-13T03:30:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:07 smithi088 ceph-mon[98762]: pgmap v2970: 489 pgs: 489 active+clean; 14 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.4 MiB/s wr, 7 op/s; 0 B/s, 13 keys/s, 0 objects/s recovering 2024-09-13T03:30:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:07 smithi195 ceph-mon[87742]: pgmap v2970: 489 pgs: 489 active+clean; 14 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.4 MiB/s wr, 7 op/s; 0 B/s, 13 keys/s, 0 objects/s recovering 2024-09-13T03:30:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:09 smithi088 ceph-mon[96266]: pgmap v2971: 489 pgs: 489 active+clean; 14 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.1 MiB/s wr, 5 op/s; 0 B/s, 10 keys/s, 0 objects/s recovering 2024-09-13T03:30:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:09 smithi088 ceph-mon[98762]: pgmap v2971: 489 pgs: 489 active+clean; 14 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.1 MiB/s wr, 5 op/s; 0 B/s, 10 keys/s, 0 objects/s recovering 2024-09-13T03:30:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:09 smithi195 ceph-mon[87742]: pgmap v2971: 489 pgs: 489 active+clean; 14 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 3.4 KiB/s rd, 1.1 MiB/s wr, 5 op/s; 0 B/s, 10 keys/s, 0 objects/s recovering 2024-09-13T03:30:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:11 smithi088 ceph-mon[96266]: pgmap v2972: 489 pgs: 489 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.5 MiB/s wr, 7 op/s; 0 B/s, 9 keys/s, 0 objects/s recovering 2024-09-13T03:30:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:11 smithi088 ceph-mon[98762]: pgmap v2972: 489 pgs: 489 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.5 MiB/s wr, 7 op/s; 0 B/s, 9 keys/s, 0 objects/s recovering 2024-09-13T03:30:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:11 smithi195 ceph-mon[87742]: pgmap v2972: 489 pgs: 489 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.5 MiB/s wr, 7 op/s; 0 B/s, 9 keys/s, 0 objects/s recovering 2024-09-13T03:30:12.722 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespace (20001 ms) 2024-09-13T03:30:12.722 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespaceDataPool 2024-09-13T03:30:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:12 smithi195 ceph-mon[87742]: pool 'test-librbd-smithi088-150112-26' is full (reached quota's max_bytes: 10 MiB) 2024-09-13T03:30:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:12 smithi195 ceph-mon[87742]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-13T03:30:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:12 smithi195 ceph-mon[87742]: osdmap e1714: 8 total, 8 up, 8 in 2024-09-13T03:30:13.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:12 smithi088 ceph-mon[98762]: pool 'test-librbd-smithi088-150112-26' is full (reached quota's max_bytes: 10 MiB) 2024-09-13T03:30:13.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:12 smithi088 ceph-mon[98762]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-13T03:30:13.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:12 smithi088 ceph-mon[98762]: osdmap e1714: 8 total, 8 up, 8 in 2024-09-13T03:30:13.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:12 smithi088 ceph-mon[96266]: pool 'test-librbd-smithi088-150112-26' is full (reached quota's max_bytes: 10 MiB) 2024-09-13T03:30:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:12 smithi088 ceph-mon[96266]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-13T03:30:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:12 smithi088 ceph-mon[96266]: osdmap e1714: 8 total, 8 up, 8 in 2024-09-13T03:30:13.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:30:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:30:13] "GET /metrics HTTP/1.1" 200 63212 "" "Prometheus/2.43.0" 2024-09-13T03:30:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:14 smithi088 ceph-mon[98762]: osdmap e1715: 8 total, 8 up, 8 in 2024-09-13T03:30:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:14 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3649937845' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:30:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:14 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:30:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:14 smithi088 ceph-mon[98762]: pgmap v2975: 521 pgs: 32 unknown, 489 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T03:30:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:30:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:14 smithi088 ceph-mon[96266]: osdmap e1715: 8 total, 8 up, 8 in 2024-09-13T03:30:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:14 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3649937845' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:30:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:14 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:30:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:14 smithi088 ceph-mon[96266]: pgmap v2975: 521 pgs: 32 unknown, 489 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T03:30:14.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:30:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:14 smithi195 ceph-mon[87742]: osdmap e1715: 8 total, 8 up, 8 in 2024-09-13T03:30:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:14 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3649937845' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:30:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:14 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:30:14.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:14 smithi195 ceph-mon[87742]: pgmap v2975: 521 pgs: 32 unknown, 489 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.1 MiB/s wr, 3 op/s; 0 B/s, 0 objects/s recovering 2024-09-13T03:30:14.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:30:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:15 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:30:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:15 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:30:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:15 smithi088 ceph-mon[96266]: osdmap e1716: 8 total, 8 up, 8 in 2024-09-13T03:30:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:15 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:30:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:15 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:30:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:15 smithi088 ceph-mon[98762]: osdmap e1716: 8 total, 8 up, 8 in 2024-09-13T03:30:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:15 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:30:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:15 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:30:15.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:15 smithi195 ceph-mon[87742]: osdmap e1716: 8 total, 8 up, 8 in 2024-09-13T03:30:16.612 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:30:16.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:30:16] ENGINE Bus STOPPING 2024-09-13T03:30:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-mon[98762]: osdmap e1717: 8 total, 8 up, 8 in 2024-09-13T03:30:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2217117945' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:30:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:30:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-mon[98762]: pgmap v2978: 553 pgs: 5 creating+peering, 50 unknown, 498 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2024-09-13T03:30:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:30:16.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-mon[98762]: osdmap e1718: 8 total, 8 up, 8 in 2024-09-13T03:30:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-mon[96266]: osdmap e1717: 8 total, 8 up, 8 in 2024-09-13T03:30:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2217117945' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:30:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:30:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-mon[96266]: pgmap v2978: 553 pgs: 5 creating+peering, 50 unknown, 498 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2024-09-13T03:30:16.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:30:16.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:16 smithi088 ceph-mon[96266]: osdmap e1718: 8 total, 8 up, 8 in 2024-09-13T03:30:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:16 smithi195 ceph-mon[87742]: osdmap e1717: 8 total, 8 up, 8 in 2024-09-13T03:30:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:16 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2217117945' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:30:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:16 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:30:16.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:16 smithi195 ceph-mon[87742]: pgmap v2978: 553 pgs: 5 creating+peering, 50 unknown, 498 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 KiB/s rd, 1.7 KiB/s wr, 14 op/s 2024-09-13T03:30:16.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:16 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:30:16.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:16 smithi195 ceph-mon[87742]: osdmap e1718: 8 total, 8 up, 8 in 2024-09-13T03:30:17.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:30:17] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T03:30:17.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:30:17] ENGINE Bus STOPPED 2024-09-13T03:30:17.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:30:17] ENGINE Bus STARTING 2024-09-13T03:30:17.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:30:17] ENGINE Serving on http://:::9283 2024-09-13T03:30:17.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:30:17] ENGINE Bus STARTED 2024-09-13T03:30:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' 2024-09-13T03:30:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:30:17.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:30:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:30:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:30:17.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[98762]: osdmap e1719: 8 total, 8 up, 8 in 2024-09-13T03:30:17.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' 2024-09-13T03:30:17.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:30:17.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:30:17.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:30:17.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:30:17.947 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:30:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:30:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:30:17.948 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:17 smithi088 ceph-mon[96266]: osdmap e1719: 8 total, 8 up, 8 in 2024-09-13T03:30:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' 2024-09-13T03:30:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:30:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:30:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:30:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:30:17.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:30:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:30:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:30:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:30:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:30:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:30:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:30:17.987 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:17 smithi195 ceph-mon[87742]: osdmap e1719: 8 total, 8 up, 8 in 2024-09-13T03:30:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:18 smithi088 ceph-mon[96266]: pgmap v2981: 553 pgs: 7 creating+peering, 21 unknown, 525 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 258 KiB/s wr, 53 op/s 2024-09-13T03:30:18.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:18 smithi088 ceph-mon[96266]: osdmap e1720: 8 total, 8 up, 8 in 2024-09-13T03:30:18.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:18 smithi088 ceph-mon[98762]: pgmap v2981: 553 pgs: 7 creating+peering, 21 unknown, 525 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 258 KiB/s wr, 53 op/s 2024-09-13T03:30:18.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:18 smithi088 ceph-mon[98762]: osdmap e1720: 8 total, 8 up, 8 in 2024-09-13T03:30:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:18 smithi195 ceph-mon[87742]: pgmap v2981: 553 pgs: 7 creating+peering, 21 unknown, 525 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 258 KiB/s wr, 53 op/s 2024-09-13T03:30:18.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:18 smithi195 ceph-mon[87742]: osdmap e1720: 8 total, 8 up, 8 in 2024-09-13T03:30:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:19 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:30:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:19 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:30:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:19 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:30:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:19 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:30:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:19 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:30:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:19 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:30:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:19 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:30:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:19 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:30:19.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:19 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-28", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-09-13T03:30:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:20 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-13T03:30:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:20 smithi088 ceph-mon[96266]: osdmap e1721: 8 total, 8 up, 8 in 2024-09-13T03:30:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:20 smithi088 ceph-mon[96266]: pgmap v2984: 553 pgs: 2 creating+peering, 6 unknown, 545 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 257 KiB/s wr, 39 op/s 2024-09-13T03:30:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:20 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-13T03:30:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:20 smithi088 ceph-mon[98762]: osdmap e1721: 8 total, 8 up, 8 in 2024-09-13T03:30:20.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:20 smithi088 ceph-mon[98762]: pgmap v2984: 553 pgs: 2 creating+peering, 6 unknown, 545 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 257 KiB/s wr, 39 op/s 2024-09-13T03:30:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:20 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-09-13T03:30:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:20 smithi195 ceph-mon[87742]: osdmap e1721: 8 total, 8 up, 8 in 2024-09-13T03:30:20.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:20 smithi195 ceph-mon[87742]: pgmap v2984: 553 pgs: 2 creating+peering, 6 unknown, 545 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 257 KiB/s wr, 39 op/s 2024-09-13T03:30:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:21 smithi088 ceph-mon[98762]: pgmap v2985: 553 pgs: 553 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 583 B/s wr, 29 op/s 2024-09-13T03:30:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:21 smithi088 ceph-mon[96266]: pgmap v2985: 553 pgs: 553 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 583 B/s wr, 29 op/s 2024-09-13T03:30:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:21 smithi195 ceph-mon[87742]: pgmap v2985: 553 pgs: 553 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 583 B/s wr, 29 op/s 2024-09-13T03:30:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:22 smithi088 ceph-mon[96266]: pool 'test-librbd-smithi088-150112-26' no longer out of quota; removing NO_QUOTA flag 2024-09-13T03:30:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:22 smithi088 ceph-mon[96266]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-13T03:30:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:22 smithi088 ceph-mon[96266]: osdmap e1722: 8 total, 8 up, 8 in 2024-09-13T03:30:23.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:30:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:30:23] "GET /metrics HTTP/1.1" 200 65656 "" "Prometheus/2.43.0" 2024-09-13T03:30:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:22 smithi088 ceph-mon[98762]: pool 'test-librbd-smithi088-150112-26' no longer out of quota; removing NO_QUOTA flag 2024-09-13T03:30:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:22 smithi088 ceph-mon[98762]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-13T03:30:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:22 smithi088 ceph-mon[98762]: osdmap e1722: 8 total, 8 up, 8 in 2024-09-13T03:30:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:22 smithi195 ceph-mon[87742]: pool 'test-librbd-smithi088-150112-26' no longer out of quota; removing NO_QUOTA flag 2024-09-13T03:30:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:22 smithi195 ceph-mon[87742]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-13T03:30:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:22 smithi195 ceph-mon[87742]: osdmap e1722: 8 total, 8 up, 8 in 2024-09-13T03:30:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:23 smithi088 ceph-mon[96266]: pgmap v2987: 553 pgs: 553 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-09-13T03:30:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:23 smithi088 ceph-mon[98762]: pgmap v2987: 553 pgs: 553 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-09-13T03:30:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:23 smithi195 ceph-mon[87742]: pgmap v2987: 553 pgs: 553 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 5.7 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-09-13T03:30:26.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:25 smithi088 ceph-mon[96266]: pgmap v2988: 553 pgs: 553 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 567 KiB/s wr, 8 op/s 2024-09-13T03:30:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:25 smithi088 ceph-mon[98762]: pgmap v2988: 553 pgs: 553 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 567 KiB/s wr, 8 op/s 2024-09-13T03:30:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:25 smithi195 ceph-mon[87742]: pgmap v2988: 553 pgs: 553 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 567 KiB/s wr, 8 op/s 2024-09-13T03:30:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:28 smithi088 ceph-mon[96266]: osdmap e1723: 8 total, 8 up, 8 in 2024-09-13T03:30:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:28 smithi088 ceph-mon[96266]: pgmap v2990: 553 pgs: 553 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-09-13T03:30:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:28 smithi088 ceph-mon[98762]: osdmap e1723: 8 total, 8 up, 8 in 2024-09-13T03:30:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:28 smithi088 ceph-mon[98762]: pgmap v2990: 553 pgs: 553 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-09-13T03:30:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:28 smithi195 ceph-mon[87742]: osdmap e1723: 8 total, 8 up, 8 in 2024-09-13T03:30:28.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:28 smithi195 ceph-mon[87742]: pgmap v2990: 553 pgs: 553 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.9 KiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-09-13T03:30:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:30:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:30:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:30:30.885 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:30 smithi195 ceph-mon[87742]: pgmap v2991: 553 pgs: 553 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-09-13T03:30:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:30 smithi088 ceph-mon[98762]: pgmap v2991: 553 pgs: 553 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-09-13T03:30:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:30 smithi088 ceph-mon[96266]: pgmap v2991: 553 pgs: 553 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.0 MiB/s wr, 8 op/s 2024-09-13T03:30:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:31 smithi088 ceph-mon[96266]: pgmap v2992: 553 pgs: 553 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 883 KiB/s wr, 7 op/s 2024-09-13T03:30:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:31 smithi088 ceph-mon[98762]: pgmap v2992: 553 pgs: 553 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 883 KiB/s wr, 7 op/s 2024-09-13T03:30:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:31 smithi195 ceph-mon[87742]: pgmap v2992: 553 pgs: 553 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 883 KiB/s wr, 7 op/s 2024-09-13T03:30:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:30:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:30:33] "GET /metrics HTTP/1.1" 200 68155 "" "Prometheus/2.43.0" 2024-09-13T03:30:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:33 smithi088 ceph-mon[96266]: pgmap v2993: 553 pgs: 553 active+clean; 17 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 819 KiB/s wr, 3 op/s 2024-09-13T03:30:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:33 smithi088 ceph-mon[98762]: pgmap v2993: 553 pgs: 553 active+clean; 17 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 819 KiB/s wr, 3 op/s 2024-09-13T03:30:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:33 smithi195 ceph-mon[87742]: pgmap v2993: 553 pgs: 553 active+clean; 17 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 819 KiB/s wr, 3 op/s 2024-09-13T03:30:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:35 smithi088 ceph-mon[96266]: pgmap v2994: 553 pgs: 553 active+clean; 20 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-13T03:30:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:35 smithi088 ceph-mon[98762]: pgmap v2994: 553 pgs: 553 active+clean; 20 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-13T03:30:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:35 smithi195 ceph-mon[87742]: pgmap v2994: 553 pgs: 553 active+clean; 20 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.1 MiB/s wr, 3 op/s 2024-09-13T03:30:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:37 smithi088 ceph-mon[98762]: pool 'test-librbd-smithi088-150112-28' is full (reached quota's max_bytes: 10 MiB) 2024-09-13T03:30:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:37 smithi088 ceph-mon[98762]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-13T03:30:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:37 smithi088 ceph-mon[98762]: osdmap e1724: 8 total, 8 up, 8 in 2024-09-13T03:30:37.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:37 smithi088 ceph-mon[96266]: pool 'test-librbd-smithi088-150112-28' is full (reached quota's max_bytes: 10 MiB) 2024-09-13T03:30:37.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:37 smithi088 ceph-mon[96266]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-13T03:30:37.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:37 smithi088 ceph-mon[96266]: osdmap e1724: 8 total, 8 up, 8 in 2024-09-13T03:30:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:37 smithi195 ceph-mon[87742]: pool 'test-librbd-smithi088-150112-28' is full (reached quota's max_bytes: 10 MiB) 2024-09-13T03:30:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:37 smithi195 ceph-mon[87742]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-13T03:30:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:37 smithi195 ceph-mon[87742]: osdmap e1724: 8 total, 8 up, 8 in 2024-09-13T03:30:38.618 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:30:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:38 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-27", "field": "max_objects", "val": "7"}]: dispatch 2024-09-13T03:30:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:38 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-27", "field": "max_objects", "val": "7"}]: dispatch 2024-09-13T03:30:38.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:38 smithi088 ceph-mon[96266]: pgmap v2996: 553 pgs: 553 active+clean; 20 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 717 KiB/s wr, 3 op/s 2024-09-13T03:30:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:38 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-27", "field": "max_objects", "val": "7"}]: dispatch 2024-09-13T03:30:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:38 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-27", "field": "max_objects", "val": "7"}]: dispatch 2024-09-13T03:30:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:38 smithi088 ceph-mon[98762]: pgmap v2996: 553 pgs: 553 active+clean; 20 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 717 KiB/s wr, 3 op/s 2024-09-13T03:30:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:38 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-27", "field": "max_objects", "val": "7"}]: dispatch 2024-09-13T03:30:38.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:38 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-27", "field": "max_objects", "val": "7"}]: dispatch 2024-09-13T03:30:38.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:38 smithi195 ceph-mon[87742]: pgmap v2996: 553 pgs: 553 active+clean; 20 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 717 KiB/s wr, 3 op/s 2024-09-13T03:30:39.637 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:30:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:39 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-27", "field": "max_objects", "val": "7"}]': finished 2024-09-13T03:30:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:39 smithi088 ceph-mon[96266]: osdmap e1725: 8 total, 8 up, 8 in 2024-09-13T03:30:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:39 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-27", "field": "max_objects", "val": "7"}]': finished 2024-09-13T03:30:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:39 smithi088 ceph-mon[98762]: osdmap e1725: 8 total, 8 up, 8 in 2024-09-13T03:30:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:39 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi088-150112-27", "field": "max_objects", "val": "7"}]': finished 2024-09-13T03:30:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:39 smithi195 ceph-mon[87742]: osdmap e1725: 8 total, 8 up, 8 in 2024-09-13T03:30:40.653 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:30:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:40 smithi088 ceph-mon[96266]: pgmap v2998: 553 pgs: 553 active+clean; 23 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-09-13T03:30:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:40 smithi088 ceph-mon[98762]: pgmap v2998: 553 pgs: 553 active+clean; 23 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-09-13T03:30:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:40 smithi195 ceph-mon[87742]: pgmap v2998: 553 pgs: 553 active+clean; 23 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-09-13T03:30:41.660 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:30:42.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:41 smithi088 ceph-mon[96266]: pgmap v2999: 553 pgs: 553 active+clean; 23 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 895 B/s rd, 768 KiB/s wr, 2 op/s 2024-09-13T03:30:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:41 smithi088 ceph-mon[98762]: pgmap v2999: 553 pgs: 553 active+clean; 23 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 895 B/s rd, 768 KiB/s wr, 2 op/s 2024-09-13T03:30:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:41 smithi195 ceph-mon[87742]: pgmap v2999: 553 pgs: 553 active+clean; 23 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 895 B/s rd, 768 KiB/s wr, 2 op/s 2024-09-13T03:30:42.673 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:30:42.756 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespaceDataPool (30034 ms) 2024-09-13T03:30:42.756 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestIO 2024-09-13T03:30:42.757 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:30:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:42 smithi088 ceph-mon[96266]: pool 'test-librbd-smithi088-150112-27' is full (reached quota's max_objects: 7) 2024-09-13T03:30:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:42 smithi088 ceph-mon[96266]: Health check update: 3 pool(s) full (POOL_FULL) 2024-09-13T03:30:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:42 smithi088 ceph-mon[96266]: osdmap e1726: 8 total, 8 up, 8 in 2024-09-13T03:30:43.192 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:30:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:30:43] "GET /metrics HTTP/1.1" 200 68155 "" "Prometheus/2.43.0" 2024-09-13T03:30:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:42 smithi088 ceph-mon[98762]: pool 'test-librbd-smithi088-150112-27' is full (reached quota's max_objects: 7) 2024-09-13T03:30:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:42 smithi088 ceph-mon[98762]: Health check update: 3 pool(s) full (POOL_FULL) 2024-09-13T03:30:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:42 smithi088 ceph-mon[98762]: osdmap e1726: 8 total, 8 up, 8 in 2024-09-13T03:30:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:42 smithi195 ceph-mon[87742]: pool 'test-librbd-smithi088-150112-27' is full (reached quota's max_objects: 7) 2024-09-13T03:30:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:42 smithi195 ceph-mon[87742]: Health check update: 3 pool(s) full (POOL_FULL) 2024-09-13T03:30:43.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:42 smithi195 ceph-mon[87742]: osdmap e1726: 8 total, 8 up, 8 in 2024-09-13T03:30:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:43 smithi088 ceph-mon[96266]: pgmap v3001: 553 pgs: 553 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 491 KiB/s wr, 23 op/s 2024-09-13T03:30:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:43 smithi088 ceph-mon[98762]: pgmap v3001: 553 pgs: 553 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 491 KiB/s wr, 23 op/s 2024-09-13T03:30:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:43 smithi195 ceph-mon[87742]: pgmap v3001: 553 pgs: 553 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 491 KiB/s wr, 23 op/s 2024-09-13T03:30:44.622 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:30:44.622 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:30:44.622 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:30:44.622 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:30:44.622 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:30:44.622 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.622 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:30:44.622 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:30:44.623 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:30:44.624 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:30:44.625 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.626 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.627 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:30:44.628 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 512~512 = 512 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:aio discard: 1536~512 = 0 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 0 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 0 2024-09-13T03:30:44.629 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 16384 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 16384 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 49152 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 49152 2024-09-13T03:30:44.630 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 65536 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 65536 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 98304 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 98304 2024-09-13T03:30:44.631 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 114688 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 114688 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 147456 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 147456 2024-09-13T03:30:44.632 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 163840 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 163840 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 196608 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 196608 2024-09-13T03:30:44.633 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 212992 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 212992 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.634 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:44.635 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.635 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.635 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.635 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:44.635 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.635 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.635 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:44.635 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.635 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.635 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.635 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.636 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:44.637 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:44.638 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:44.638 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:44.638 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:44.638 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:44.638 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:44.638 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:30:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:30:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:30:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:45 smithi088 ceph-mon[96266]: pgmap v3002: 553 pgs: 553 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 277 KiB/s rd, 518 KiB/s wr, 503 op/s 2024-09-13T03:30:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:45 smithi088 ceph-mon[98762]: pgmap v3002: 553 pgs: 553 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 277 KiB/s rd, 518 KiB/s wr, 503 op/s 2024-09-13T03:30:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:45 smithi195 ceph-mon[87742]: pgmap v3002: 553 pgs: 553 active+clean; 13 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 277 KiB/s rd, 518 KiB/s wr, 503 op/s 2024-09-13T03:30:46.316 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.317 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.317 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.317 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.317 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.317 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.317 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.317 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.318 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.319 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.319 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.319 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.319 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.319 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.319 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.319 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.319 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.319 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.319 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.319 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.320 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.320 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.320 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.320 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.320 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.320 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.320 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.320 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.320 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.320 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.321 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.321 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.321 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.321 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.321 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.321 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.321 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:46.321 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.321 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.321 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:46.321 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.322 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.322 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.322 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.322 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.322 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.322 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.322 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.322 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.322 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.322 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.322 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.322 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.323 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.324 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.324 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.324 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.324 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:46.324 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.324 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.324 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:46.324 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.324 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.324 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.324 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.324 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.325 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.326 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.326 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.326 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.326 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.326 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.326 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:46.326 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:46.326 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:46.326 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:46.326 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:46.326 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.326 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.327 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:46.327 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:46.327 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:46.327 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:46.327 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:46.327 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:46.327 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:30:46.327 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:46.327 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestIO (3560 ms) 2024-09-13T03:30:46.327 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-09-13T03:30:46.327 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:30:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:47 smithi088 ceph-mon[98762]: pool 'test-librbd-smithi088-150112-28' no longer out of quota; removing NO_QUOTA flag 2024-09-13T03:30:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:47 smithi088 ceph-mon[98762]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-13T03:30:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:47 smithi088 ceph-mon[98762]: osdmap e1727: 8 total, 8 up, 8 in 2024-09-13T03:30:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:47 smithi088 ceph-mon[96266]: pool 'test-librbd-smithi088-150112-28' no longer out of quota; removing NO_QUOTA flag 2024-09-13T03:30:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:47 smithi088 ceph-mon[96266]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-13T03:30:47.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:47 smithi088 ceph-mon[96266]: osdmap e1727: 8 total, 8 up, 8 in 2024-09-13T03:30:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:47 smithi195 ceph-mon[87742]: pool 'test-librbd-smithi088-150112-28' no longer out of quota; removing NO_QUOTA flag 2024-09-13T03:30:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:47 smithi195 ceph-mon[87742]: Health check update: 2 pool(s) full (POOL_FULL) 2024-09-13T03:30:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:47 smithi195 ceph-mon[87742]: osdmap e1727: 8 total, 8 up, 8 in 2024-09-13T03:30:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:48 smithi088 ceph-mon[96266]: pgmap v3004: 553 pgs: 553 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 288 KiB/s rd, 136 KiB/s wr, 521 op/s 2024-09-13T03:30:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:48 smithi088 ceph-mon[98762]: pgmap v3004: 553 pgs: 553 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 288 KiB/s rd, 136 KiB/s wr, 521 op/s 2024-09-13T03:30:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:48 smithi195 ceph-mon[87742]: pgmap v3004: 553 pgs: 553 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 288 KiB/s rd, 136 KiB/s wr, 521 op/s 2024-09-13T03:30:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:49 smithi088 ceph-mon[96266]: pgmap v3005: 553 pgs: 553 active+clean; 6.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 549 KiB/s rd, 267 KiB/s wr, 1.09k op/s 2024-09-13T03:30:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:49 smithi088 ceph-mon[98762]: pgmap v3005: 553 pgs: 553 active+clean; 6.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 549 KiB/s rd, 267 KiB/s wr, 1.09k op/s 2024-09-13T03:30:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:49 smithi195 ceph-mon[87742]: pgmap v3005: 553 pgs: 553 active+clean; 6.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 549 KiB/s rd, 267 KiB/s wr, 1.09k op/s 2024-09-13T03:30:51.762 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:30:51.762 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:30:51.762 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:30:51.762 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:30:51.762 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:30:51.762 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.762 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:30:51.763 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.763 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.763 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:30:51.763 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.763 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:30:51.763 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.763 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.763 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:30:51.763 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.763 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:30:51.763 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:30:51.764 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.765 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:30:51.766 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:51.767 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:30:51.768 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 512~512 = 512 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:aio discard: 1536~512 = 0 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:51.769 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 0 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 0 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 16384 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 16384 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:51.770 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 49152 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 49152 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 65536 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 65536 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:51.771 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:51.772 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 98304 2024-09-13T03:30:51.772 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.772 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.772 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 98304 2024-09-13T03:30:51.772 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.772 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.772 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 114688 2024-09-13T03:30:51.772 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.773 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.773 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 114688 2024-09-13T03:30:51.773 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.773 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.773 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:51.773 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 147456 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 147456 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 163840 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 163840 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.774 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 196608 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 196608 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 212992 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 212992 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.775 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.776 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.777 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.778 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:51.778 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.779 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.779 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.779 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:51.779 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:51.779 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.780 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:51.780 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:51.780 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.780 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:51.780 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.780 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.780 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:51.780 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.780 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.781 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:51.781 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:51.781 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:51.781 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:51.781 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:51.782 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:51.782 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:51.782 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:51 smithi088 ceph-mon[96266]: pgmap v3006: 553 pgs: 553 active+clean; 6.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 473 KiB/s rd, 230 KiB/s wr, 938 op/s 2024-09-13T03:30:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:51 smithi088 ceph-mon[98762]: pgmap v3006: 553 pgs: 553 active+clean; 6.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 473 KiB/s rd, 230 KiB/s wr, 938 op/s 2024-09-13T03:30:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:51 smithi195 ceph-mon[87742]: pgmap v3006: 553 pgs: 553 active+clean; 6.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 473 KiB/s rd, 230 KiB/s wr, 938 op/s 2024-09-13T03:30:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:30:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:30:53] "GET /metrics HTTP/1.1" 200 68165 "" "Prometheus/2.43.0" 2024-09-13T03:30:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:53 smithi088 ceph-mon[96266]: pgmap v3007: 553 pgs: 553 active+clean; 11 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 945 KiB/s wr, 1.50k op/s 2024-09-13T03:30:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:53 smithi088 ceph-mon[98762]: pgmap v3007: 553 pgs: 553 active+clean; 11 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 945 KiB/s wr, 1.50k op/s 2024-09-13T03:30:54.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:53 smithi195 ceph-mon[87742]: pgmap v3007: 553 pgs: 553 active+clean; 11 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 945 KiB/s wr, 1.50k op/s 2024-09-13T03:30:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:55 smithi088 ceph-mon[96266]: pgmap v3008: 553 pgs: 553 active+clean; 11 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 852 KiB/s rd, 839 KiB/s wr, 1.11k op/s 2024-09-13T03:30:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:55 smithi088 ceph-mon[98762]: pgmap v3008: 553 pgs: 553 active+clean; 11 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 852 KiB/s rd, 839 KiB/s wr, 1.11k op/s 2024-09-13T03:30:56.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:55 smithi195 ceph-mon[87742]: pgmap v3008: 553 pgs: 553 active+clean; 11 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 852 KiB/s rd, 839 KiB/s wr, 1.11k op/s 2024-09-13T03:30:57.661 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.661 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.661 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.661 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:57.662 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.663 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.664 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.665 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.666 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.667 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.668 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.669 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.670 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:30:57.670 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:30:57.670 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:30:57.670 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:30:57.670 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:30:57.670 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.670 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.670 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:57.670 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:30:57.670 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:30:57.670 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:30:57.670 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:57.671 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:57.671 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:30:57.671 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:30:57.671 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 4 2024-09-13T03:30:57.671 INFO:tasks.workunit.client.0.smithi088.stdout:read: 4 2024-09-13T03:30:57.671 INFO:tasks.workunit.client.0.smithi088.stdout:read: 4 2024-09-13T03:30:57.671 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (11345 ms) 2024-09-13T03:30:57.671 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-09-13T03:30:57.671 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:30:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:58 smithi088 ceph-mon[98762]: pgmap v3009: 553 pgs: 553 active+clean; 15 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 910 KiB/s wr, 1.28k op/s 2024-09-13T03:30:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:58 smithi088 ceph-mon[96266]: pgmap v3009: 553 pgs: 553 active+clean; 15 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 910 KiB/s wr, 1.28k op/s 2024-09-13T03:30:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:58 smithi195 ceph-mon[87742]: pgmap v3009: 553 pgs: 553 active+clean; 15 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 910 KiB/s wr, 1.28k op/s 2024-09-13T03:31:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:30:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:31:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:30:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:31:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:30:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:31:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:00 smithi088 ceph-mon[98762]: pgmap v3010: 553 pgs: 553 active+clean; 15 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 779 KiB/s wr, 1.09k op/s 2024-09-13T03:31:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:00 smithi088 ceph-mon[96266]: pgmap v3010: 553 pgs: 553 active+clean; 15 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 779 KiB/s wr, 1.09k op/s 2024-09-13T03:31:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:00 smithi195 ceph-mon[87742]: pgmap v3010: 553 pgs: 553 active+clean; 15 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 779 KiB/s wr, 1.09k op/s 2024-09-13T03:31:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.14", "id": [6, 4]}]: dispatch 2024-09-13T03:31:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.17", "id": [1, 2]}]: dispatch 2024-09-13T03:31:02.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.14", "id": [6, 4]}]: dispatch 2024-09-13T03:31:02.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.17", "id": [1, 2]}]: dispatch 2024-09-13T03:31:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.14", "id": [6, 4]}]: dispatch 2024-09-13T03:31:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.17", "id": [1, 2]}]: dispatch 2024-09-13T03:31:03.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:31:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:31:03] "GET /metrics HTTP/1.1" 200 68153 "" "Prometheus/2.43.0" 2024-09-13T03:31:03.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:02 smithi088 ceph-mon[96266]: pgmap v3011: 553 pgs: 553 active+clean; 15 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 692 KiB/s wr, 714 op/s 2024-09-13T03:31:03.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.14", "id": [6, 4]}]': finished 2024-09-13T03:31:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.17", "id": [1, 2]}]': finished 2024-09-13T03:31:03.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:02 smithi088 ceph-mon[96266]: osdmap e1728: 8 total, 8 up, 8 in 2024-09-13T03:31:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:02 smithi088 ceph-mon[98762]: pgmap v3011: 553 pgs: 553 active+clean; 15 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 692 KiB/s wr, 714 op/s 2024-09-13T03:31:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.14", "id": [6, 4]}]': finished 2024-09-13T03:31:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.17", "id": [1, 2]}]': finished 2024-09-13T03:31:03.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:02 smithi088 ceph-mon[98762]: osdmap e1728: 8 total, 8 up, 8 in 2024-09-13T03:31:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:02 smithi195 ceph-mon[87742]: pgmap v3011: 553 pgs: 553 active+clean; 15 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 692 KiB/s wr, 714 op/s 2024-09-13T03:31:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.14", "id": [6, 4]}]': finished 2024-09-13T03:31:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.17", "id": [1, 2]}]': finished 2024-09-13T03:31:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:02 smithi195 ceph-mon[87742]: osdmap e1728: 8 total, 8 up, 8 in 2024-09-13T03:31:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:03 smithi088 ceph-mon[96266]: osdmap e1729: 8 total, 8 up, 8 in 2024-09-13T03:31:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:03 smithi088 ceph-mon[98762]: osdmap e1729: 8 total, 8 up, 8 in 2024-09-13T03:31:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:03 smithi195 ceph-mon[87742]: osdmap e1729: 8 total, 8 up, 8 in 2024-09-13T03:31:04.534 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:31:04.534 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:31:04.534 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:31:04.534 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:31:04.534 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:31:04.535 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.536 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.536 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:31:04.536 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.536 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:31:04.536 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.536 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.536 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:31:04.536 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.536 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:31:04.536 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.536 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.537 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:31:04.538 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.538 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.538 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:31:04.538 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.538 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:31:04.538 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.538 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.538 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:31:04.538 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.538 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:31:04.538 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.538 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:31:04.539 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:31:04.540 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:31:04.540 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:31:04.540 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:31:04.540 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.540 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:31:04.540 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:31:04.540 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:31:04.540 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.540 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:31:04.540 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:31:04.540 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:31:04.540 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.541 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:31:04.541 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:31:04.541 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:31:04.541 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.541 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:31:04.541 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:31:04.541 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:31:04.541 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.541 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:31:04.541 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:31:04.541 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:31:04.541 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 512~512 = 512 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:aio discard: 1536~512 = 0 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 0 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 0 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.542 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 16384 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 16384 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 49152 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 49152 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.543 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 65536 2024-09-13T03:31:04.544 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.544 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.544 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 65536 2024-09-13T03:31:04.544 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.544 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.544 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:04.544 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:04.544 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 98304 2024-09-13T03:31:04.544 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 98304 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 114688 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 114688 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 147456 2024-09-13T03:31:04.545 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 147456 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 163840 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 163840 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:04.546 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 196608 2024-09-13T03:31:04.547 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.547 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.547 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 196608 2024-09-13T03:31:04.547 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.547 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.547 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 212992 2024-09-13T03:31:04.547 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.547 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.547 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 212992 2024-09-13T03:31:04.547 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.547 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.547 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:04.548 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:04.548 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.548 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:04.548 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.548 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.548 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:04.548 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.548 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.548 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.548 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:04.548 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.548 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.549 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.550 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.551 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:04.551 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.551 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.551 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:04.551 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:04.551 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:04.551 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:04.551 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:04.551 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:04.551 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:04.551 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:04 smithi088 ceph-mon[96266]: pgmap v3014: 553 pgs: 553 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 633 KiB/s wr, 270 op/s 2024-09-13T03:31:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:04 smithi088 ceph-mon[98762]: pgmap v3014: 553 pgs: 553 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 633 KiB/s wr, 270 op/s 2024-09-13T03:31:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:04 smithi195 ceph-mon[87742]: pgmap v3014: 553 pgs: 553 active+clean; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 633 KiB/s wr, 270 op/s 2024-09-13T03:31:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:06 smithi088 ceph-mon[98762]: pgmap v3015: 553 pgs: 553 active+clean; 27 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 673 op/s; 1 B/s, 9 keys/s, 0 objects/s recovering 2024-09-13T03:31:07.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:06 smithi088 ceph-mon[96266]: pgmap v3015: 553 pgs: 553 active+clean; 27 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 673 op/s; 1 B/s, 9 keys/s, 0 objects/s recovering 2024-09-13T03:31:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:06 smithi195 ceph-mon[87742]: pgmap v3015: 553 pgs: 553 active+clean; 27 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.8 MiB/s wr, 673 op/s; 1 B/s, 9 keys/s, 0 objects/s recovering 2024-09-13T03:31:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:08 smithi088 ceph-mon[98762]: pgmap v3016: 553 pgs: 553 active+clean; 35 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 669 op/s; 1 B/s, 9 keys/s, 0 objects/s recovering 2024-09-13T03:31:09.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:08 smithi088 ceph-mon[96266]: pgmap v3016: 553 pgs: 553 active+clean; 35 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 669 op/s; 1 B/s, 9 keys/s, 0 objects/s recovering 2024-09-13T03:31:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:08 smithi195 ceph-mon[87742]: pgmap v3016: 553 pgs: 553 active+clean; 35 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.3 MiB/s wr, 669 op/s; 1 B/s, 9 keys/s, 0 objects/s recovering 2024-09-13T03:31:09.474 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.474 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.475 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.476 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.477 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.477 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.477 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.477 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.477 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.477 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.477 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.477 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.477 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.477 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.477 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.477 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.478 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.479 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.480 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.480 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.480 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.480 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.480 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.480 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.480 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.480 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.480 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.480 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.480 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.480 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.481 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.482 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.483 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.483 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.483 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:31:09.483 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:31:09.483 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:31:09.483 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:31:09.483 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:31:09.483 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.483 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.483 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:09.483 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:31:09.483 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:31:09.484 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:31:09.484 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:31:09.484 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:31:09.484 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:31:09.484 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:31:09.484 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 4 2024-09-13T03:31:09.484 INFO:tasks.workunit.client.0.smithi088.stdout:read: 4 2024-09-13T03:31:09.484 INFO:tasks.workunit.client.0.smithi088.stdout:read: 4 2024-09-13T03:31:09.484 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (11813 ms) 2024-09-13T03:31:09.484 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCloneEncryption 2024-09-13T03:31:09.484 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:31:11.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:10 smithi195 ceph-mon[87742]: pgmap v3017: 553 pgs: 553 active+clean; 35 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.5 MiB/s wr, 1.09k op/s; 1 B/s, 9 keys/s, 0 objects/s recovering 2024-09-13T03:31:11.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:10 smithi195 ceph-mon[87742]: osdmap e1730: 8 total, 8 up, 8 in 2024-09-13T03:31:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:10 smithi088 ceph-mon[96266]: pgmap v3017: 553 pgs: 553 active+clean; 35 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.5 MiB/s wr, 1.09k op/s; 1 B/s, 9 keys/s, 0 objects/s recovering 2024-09-13T03:31:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:10 smithi088 ceph-mon[96266]: osdmap e1730: 8 total, 8 up, 8 in 2024-09-13T03:31:11.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:10 smithi088 ceph-mon[98762]: pgmap v3017: 553 pgs: 553 active+clean; 35 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.5 MiB/s wr, 1.09k op/s; 1 B/s, 9 keys/s, 0 objects/s recovering 2024-09-13T03:31:11.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:10 smithi088 ceph-mon[98762]: osdmap e1730: 8 total, 8 up, 8 in 2024-09-13T03:31:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:12 smithi195 ceph-mon[87742]: pgmap v3019: 553 pgs: 553 active+clean; 35 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.3 MiB/s wr, 998 op/s; 1 B/s, 8 keys/s, 0 objects/s recovering 2024-09-13T03:31:13.242 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:12 smithi088 ceph-mon[98762]: pgmap v3019: 553 pgs: 553 active+clean; 35 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.3 MiB/s wr, 998 op/s; 1 B/s, 8 keys/s, 0 objects/s recovering 2024-09-13T03:31:13.242 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:12 smithi088 ceph-mon[96266]: pgmap v3019: 553 pgs: 553 active+clean; 35 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 2.3 MiB/s wr, 998 op/s; 1 B/s, 8 keys/s, 0 objects/s recovering 2024-09-13T03:31:13.243 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:31:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:31:13] "GET /metrics HTTP/1.1" 200 68153 "" "Prometheus/2.43.0" 2024-09-13T03:31:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:14 smithi195 ceph-mon[87742]: pgmap v3020: 553 pgs: 553 active+clean; 35 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 893 op/s; 1 B/s, 7 keys/s, 0 objects/s recovering 2024-09-13T03:31:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:31:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:14 smithi088 ceph-mon[96266]: pgmap v3020: 553 pgs: 553 active+clean; 35 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 893 op/s; 1 B/s, 7 keys/s, 0 objects/s recovering 2024-09-13T03:31:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:31:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:14 smithi088 ceph-mon[98762]: pgmap v3020: 553 pgs: 553 active+clean; 35 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.6 MiB/s wr, 893 op/s; 1 B/s, 7 keys/s, 0 objects/s recovering 2024-09-13T03:31:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:31:17.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:16 smithi195 ceph-mon[87742]: pgmap v3021: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 977 KiB/s wr, 362 op/s 2024-09-13T03:31:17.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:16 smithi195 ceph-mon[87742]: osdmap e1731: 8 total, 8 up, 8 in 2024-09-13T03:31:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:16 smithi088 ceph-mon[96266]: pgmap v3021: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 977 KiB/s wr, 362 op/s 2024-09-13T03:31:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:16 smithi088 ceph-mon[96266]: osdmap e1731: 8 total, 8 up, 8 in 2024-09-13T03:31:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:16 smithi088 ceph-mon[98762]: pgmap v3021: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 977 KiB/s wr, 362 op/s 2024-09-13T03:31:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:16 smithi088 ceph-mon[98762]: osdmap e1731: 8 total, 8 up, 8 in 2024-09-13T03:31:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:31:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:31:18.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:31:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:31:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:31:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:31:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:31:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:31:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:31:19.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:18 smithi195 ceph-mon[87742]: pgmap v3023: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 514 KiB/s wr, 43 op/s 2024-09-13T03:31:19.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:31:19.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:31:19.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:31:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:18 smithi088 ceph-mon[98762]: pgmap v3023: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 514 KiB/s wr, 43 op/s 2024-09-13T03:31:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:31:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:31:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:31:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:18 smithi088 ceph-mon[96266]: pgmap v3023: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 514 KiB/s wr, 43 op/s 2024-09-13T03:31:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:31:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:31:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:31:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:20 smithi195 ceph-mon[87742]: pgmap v3024: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 416 KiB/s wr, 44 op/s 2024-09-13T03:31:21.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:20 smithi088 ceph-mon[96266]: pgmap v3024: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 416 KiB/s wr, 44 op/s 2024-09-13T03:31:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:20 smithi088 ceph-mon[98762]: pgmap v3024: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 416 KiB/s wr, 44 op/s 2024-09-13T03:31:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:22 smithi195 ceph-mon[87742]: pgmap v3025: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 412 KiB/s wr, 35 op/s 2024-09-13T03:31:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:22 smithi088 ceph-mon[96266]: pgmap v3025: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 412 KiB/s wr, 35 op/s 2024-09-13T03:31:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:22 smithi088 ceph-mon[98762]: pgmap v3025: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 412 KiB/s wr, 35 op/s 2024-09-13T03:31:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:31:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:31:23] "GET /metrics HTTP/1.1" 200 68167 "" "Prometheus/2.43.0" 2024-09-13T03:31:25.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:24 smithi195 ceph-mon[87742]: pgmap v3026: 553 pgs: 553 active+clean; 47 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 1.2 MiB/s wr, 37 op/s 2024-09-13T03:31:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:24 smithi088 ceph-mon[96266]: pgmap v3026: 553 pgs: 553 active+clean; 47 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 1.2 MiB/s wr, 37 op/s 2024-09-13T03:31:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:24 smithi088 ceph-mon[98762]: pgmap v3026: 553 pgs: 553 active+clean; 47 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 1.2 MiB/s wr, 37 op/s 2024-09-13T03:31:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:26 smithi195 ceph-mon[87742]: pgmap v3027: 553 pgs: 553 active+clean; 55 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 34 op/s 2024-09-13T03:31:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:26 smithi195 ceph-mon[87742]: osdmap e1732: 8 total, 8 up, 8 in 2024-09-13T03:31:27.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:26 smithi088 ceph-mon[98762]: pgmap v3027: 553 pgs: 553 active+clean; 55 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 34 op/s 2024-09-13T03:31:27.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:26 smithi088 ceph-mon[98762]: osdmap e1732: 8 total, 8 up, 8 in 2024-09-13T03:31:27.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:26 smithi088 ceph-mon[96266]: pgmap v3027: 553 pgs: 553 active+clean; 55 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 34 op/s 2024-09-13T03:31:27.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:26 smithi088 ceph-mon[96266]: osdmap e1732: 8 total, 8 up, 8 in 2024-09-13T03:31:29.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:28 smithi195 ceph-mon[87742]: pgmap v3029: 553 pgs: 553 active+clean; 55 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2024-09-13T03:31:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:28 smithi088 ceph-mon[96266]: pgmap v3029: 553 pgs: 553 active+clean; 55 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2024-09-13T03:31:29.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:28 smithi088 ceph-mon[98762]: pgmap v3029: 553 pgs: 553 active+clean; 55 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2024-09-13T03:31:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:31:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:31:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:31:31.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:30 smithi088 ceph-mon[98762]: pgmap v3030: 553 pgs: 553 active+clean; 59 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 2.0 MiB/s wr, 45 op/s 2024-09-13T03:31:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:30 smithi088 ceph-mon[96266]: pgmap v3030: 553 pgs: 553 active+clean; 59 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 2.0 MiB/s wr, 45 op/s 2024-09-13T03:31:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:30 smithi195 ceph-mon[87742]: pgmap v3030: 553 pgs: 553 active+clean; 59 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 2.0 MiB/s wr, 45 op/s 2024-09-13T03:31:33.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:32 smithi088 ceph-mon[98762]: pgmap v3031: 553 pgs: 553 active+clean; 59 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-09-13T03:31:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:31:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:31:33] "GET /metrics HTTP/1.1" 200 68174 "" "Prometheus/2.43.0" 2024-09-13T03:31:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:32 smithi088 ceph-mon[96266]: pgmap v3031: 553 pgs: 553 active+clean; 59 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-09-13T03:31:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:32 smithi195 ceph-mon[87742]: pgmap v3031: 553 pgs: 553 active+clean; 59 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-09-13T03:31:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:34 smithi088 ceph-mon[98762]: pgmap v3032: 553 pgs: 553 active+clean; 63 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2024-09-13T03:31:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:34 smithi088 ceph-mon[96266]: pgmap v3032: 553 pgs: 553 active+clean; 63 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2024-09-13T03:31:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:34 smithi195 ceph-mon[87742]: pgmap v3032: 553 pgs: 553 active+clean; 63 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2024-09-13T03:31:37.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:36 smithi088 ceph-mon[98762]: pgmap v3033: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 879 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-09-13T03:31:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:36 smithi088 ceph-mon[96266]: pgmap v3033: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 879 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-09-13T03:31:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:36 smithi195 ceph-mon[87742]: pgmap v3033: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 879 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-09-13T03:31:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:38 smithi088 ceph-mon[98762]: pgmap v3034: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-09-13T03:31:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:38 smithi088 ceph-mon[96266]: pgmap v3034: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-09-13T03:31:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:38 smithi195 ceph-mon[87742]: pgmap v3034: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-09-13T03:31:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:41 smithi088 ceph-mon[96266]: pgmap v3035: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-09-13T03:31:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:41 smithi088 ceph-mon[98762]: pgmap v3035: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-09-13T03:31:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:41 smithi195 ceph-mon[87742]: pgmap v3035: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-09-13T03:31:43.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:43 smithi088 ceph-mon[98762]: pgmap v3036: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-09-13T03:31:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:43 smithi088 ceph-mon[96266]: pgmap v3036: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-09-13T03:31:43.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:31:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:31:43] "GET /metrics HTTP/1.1" 200 68174 "" "Prometheus/2.43.0" 2024-09-13T03:31:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:43 smithi195 ceph-mon[87742]: pgmap v3036: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-09-13T03:31:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:44 smithi088 ceph-mon[96266]: osdmap e1733: 8 total, 8 up, 8 in 2024-09-13T03:31:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:44 smithi088 ceph-mon[98762]: osdmap e1733: 8 total, 8 up, 8 in 2024-09-13T03:31:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:44 smithi195 ceph-mon[87742]: osdmap e1733: 8 total, 8 up, 8 in 2024-09-13T03:31:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:45 smithi088 ceph-mon[98762]: pgmap v3038: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-09-13T03:31:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:31:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:45 smithi088 ceph-mon[96266]: pgmap v3038: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-09-13T03:31:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:31:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:45 smithi195 ceph-mon[87742]: pgmap v3038: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2024-09-13T03:31:45.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:31:47.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:47 smithi088 ceph-mon[98762]: pgmap v3039: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 919 KiB/s rd, 409 B/s wr, 17 op/s 2024-09-13T03:31:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:47 smithi088 ceph-mon[96266]: pgmap v3039: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 919 KiB/s rd, 409 B/s wr, 17 op/s 2024-09-13T03:31:47.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:47 smithi195 ceph-mon[87742]: pgmap v3039: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 919 KiB/s rd, 409 B/s wr, 17 op/s 2024-09-13T03:31:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:49 smithi088 ceph-mon[96266]: pgmap v3040: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-09-13T03:31:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:49 smithi088 ceph-mon[98762]: pgmap v3040: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-09-13T03:31:49.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:49 smithi195 ceph-mon[87742]: pgmap v3040: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-09-13T03:31:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:51 smithi088 ceph-mon[98762]: pgmap v3041: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-09-13T03:31:51.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:51 smithi088 ceph-mon[96266]: pgmap v3041: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-09-13T03:31:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:51 smithi195 ceph-mon[87742]: pgmap v3041: 553 pgs: 553 active+clean; 75 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-09-13T03:31:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:53 smithi088 ceph-mon[98762]: pgmap v3042: 553 pgs: 553 active+clean; 87 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 1.2 MiB/s wr, 43 op/s 2024-09-13T03:31:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:53 smithi088 ceph-mon[96266]: pgmap v3042: 553 pgs: 553 active+clean; 87 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 1.2 MiB/s wr, 43 op/s 2024-09-13T03:31:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:31:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:31:53] "GET /metrics HTTP/1.1" 200 68164 "" "Prometheus/2.43.0" 2024-09-13T03:31:53.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:53 smithi195 ceph-mon[87742]: pgmap v3042: 553 pgs: 553 active+clean; 87 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 121 KiB/s rd, 1.2 MiB/s wr, 43 op/s 2024-09-13T03:31:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:54 smithi088 ceph-mon[96266]: osdmap e1734: 8 total, 8 up, 8 in 2024-09-13T03:31:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:54 smithi088 ceph-mon[98762]: osdmap e1734: 8 total, 8 up, 8 in 2024-09-13T03:31:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:54 smithi195 ceph-mon[87742]: osdmap e1734: 8 total, 8 up, 8 in 2024-09-13T03:31:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:55 smithi088 ceph-mon[96266]: pgmap v3044: 553 pgs: 553 active+clean; 179 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 15 MiB/s wr, 58 op/s 2024-09-13T03:31:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:55 smithi088 ceph-mon[96266]: osdmap e1735: 8 total, 8 up, 8 in 2024-09-13T03:31:55.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:55 smithi088 ceph-mon[98762]: pgmap v3044: 553 pgs: 553 active+clean; 179 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 15 MiB/s wr, 58 op/s 2024-09-13T03:31:55.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:55 smithi088 ceph-mon[98762]: osdmap e1735: 8 total, 8 up, 8 in 2024-09-13T03:31:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:55 smithi195 ceph-mon[87742]: pgmap v3044: 553 pgs: 553 active+clean; 179 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 15 MiB/s wr, 58 op/s 2024-09-13T03:31:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:55 smithi195 ceph-mon[87742]: osdmap e1735: 8 total, 8 up, 8 in 2024-09-13T03:31:56.166 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 4 2024-09-13T03:31:56.166 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 4 2024-09-13T03:31:56.166 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 4 2024-09-13T03:31:56.166 INFO:tasks.workunit.client.0.smithi088.stdout:read: 4 2024-09-13T03:31:56.167 INFO:tasks.workunit.client.0.smithi088.stdout:read: 4 2024-09-13T03:31:56.167 INFO:tasks.workunit.client.0.smithi088.stdout:read: 4 2024-09-13T03:31:56.167 INFO:tasks.workunit.client.0.smithi088.stdout:read: 4 2024-09-13T03:31:56.167 INFO:tasks.workunit.client.0.smithi088.stdout:read: 4 2024-09-13T03:31:56.167 INFO:tasks.workunit.client.0.smithi088.stdout:read: 4 2024-09-13T03:31:56.167 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCloneEncryption (46692 ms) 2024-09-13T03:31:56.167 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.LUKS1UnderLUKS2WithoutResize 2024-09-13T03:31:56.167 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:31:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:56 smithi088 ceph-mon[96266]: osdmap e1736: 8 total, 8 up, 8 in 2024-09-13T03:31:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:56 smithi088 ceph-mon[98762]: osdmap e1736: 8 total, 8 up, 8 in 2024-09-13T03:31:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:56 smithi195 ceph-mon[87742]: osdmap e1736: 8 total, 8 up, 8 in 2024-09-13T03:31:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:57 smithi088 ceph-mon[96266]: pgmap v3047: 553 pgs: 553 active+clean; 155 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 43 MiB/s wr, 194 op/s 2024-09-13T03:31:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:57 smithi088 ceph-mon[96266]: osdmap e1737: 8 total, 8 up, 8 in 2024-09-13T03:31:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:57 smithi088 ceph-mon[98762]: pgmap v3047: 553 pgs: 553 active+clean; 155 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 43 MiB/s wr, 194 op/s 2024-09-13T03:31:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:57 smithi088 ceph-mon[98762]: osdmap e1737: 8 total, 8 up, 8 in 2024-09-13T03:31:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:57 smithi195 ceph-mon[87742]: pgmap v3047: 553 pgs: 553 active+clean; 155 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 43 MiB/s wr, 194 op/s 2024-09-13T03:31:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:57 smithi195 ceph-mon[87742]: osdmap e1737: 8 total, 8 up, 8 in 2024-09-13T03:31:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:31:59 smithi088 ceph-mon[96266]: pgmap v3049: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 31 MiB/s wr, 327 op/s 2024-09-13T03:31:59.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:31:59 smithi088 ceph-mon[98762]: pgmap v3049: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 31 MiB/s wr, 327 op/s 2024-09-13T03:31:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:31:59 smithi195 ceph-mon[87742]: pgmap v3049: 553 pgs: 553 active+clean; 39 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 31 MiB/s wr, 327 op/s 2024-09-13T03:32:00.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:01 smithi088 ceph-mon[98762]: pgmap v3050: 553 pgs: 553 active+clean; 43 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 19 MiB/s wr, 284 op/s 2024-09-13T03:32:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:01 smithi088 ceph-mon[98762]: osdmap e1738: 8 total, 8 up, 8 in 2024-09-13T03:32:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:01 smithi088 ceph-mon[96266]: pgmap v3050: 553 pgs: 553 active+clean; 43 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 19 MiB/s wr, 284 op/s 2024-09-13T03:32:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:01 smithi088 ceph-mon[96266]: osdmap e1738: 8 total, 8 up, 8 in 2024-09-13T03:32:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:01 smithi195 ceph-mon[87742]: pgmap v3050: 553 pgs: 553 active+clean; 43 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 19 MiB/s wr, 284 op/s 2024-09-13T03:32:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:01 smithi195 ceph-mon[87742]: osdmap e1738: 8 total, 8 up, 8 in 2024-09-13T03:32:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:32:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:32:03] "GET /metrics HTTP/1.1" 200 68172 "" "Prometheus/2.43.0" 2024-09-13T03:32:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:03 smithi088 ceph-mon[98762]: pgmap v3052: 553 pgs: 553 active+clean; 51 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 702 KiB/s rd, 4.7 MiB/s wr, 144 op/s 2024-09-13T03:32:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:03 smithi088 ceph-mon[98762]: osdmap e1739: 8 total, 8 up, 8 in 2024-09-13T03:32:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:03 smithi088 ceph-mon[96266]: pgmap v3052: 553 pgs: 553 active+clean; 51 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 702 KiB/s rd, 4.7 MiB/s wr, 144 op/s 2024-09-13T03:32:03.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:03 smithi088 ceph-mon[96266]: osdmap e1739: 8 total, 8 up, 8 in 2024-09-13T03:32:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:03 smithi195 ceph-mon[87742]: pgmap v3052: 553 pgs: 553 active+clean; 51 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 702 KiB/s rd, 4.7 MiB/s wr, 144 op/s 2024-09-13T03:32:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:03 smithi195 ceph-mon[87742]: osdmap e1739: 8 total, 8 up, 8 in 2024-09-13T03:32:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:05 smithi088 ceph-mon[98762]: pgmap v3054: 553 pgs: 553 active+clean; 64 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 3.7 MiB/s wr, 136 op/s 2024-09-13T03:32:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:05 smithi088 ceph-mon[96266]: pgmap v3054: 553 pgs: 553 active+clean; 64 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 3.7 MiB/s wr, 136 op/s 2024-09-13T03:32:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:05 smithi195 ceph-mon[87742]: pgmap v3054: 553 pgs: 553 active+clean; 64 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 97 KiB/s rd, 3.7 MiB/s wr, 136 op/s 2024-09-13T03:32:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:07 smithi088 ceph-mon[96266]: pgmap v3055: 553 pgs: 553 active+clean; 64 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.6 MiB/s wr, 69 op/s 2024-09-13T03:32:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:07 smithi088 ceph-mon[98762]: pgmap v3055: 553 pgs: 553 active+clean; 64 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.6 MiB/s wr, 69 op/s 2024-09-13T03:32:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:07 smithi195 ceph-mon[87742]: pgmap v3055: 553 pgs: 553 active+clean; 64 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 49 KiB/s rd, 3.6 MiB/s wr, 69 op/s 2024-09-13T03:32:09.169 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.LUKS1UnderLUKS2WithoutResize (13002 ms) 2024-09-13T03:32:09.227 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.LUKS2UnderLUKS1WithoutResize 2024-09-13T03:32:09.228 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:32:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:09 smithi088 ceph-mon[96266]: pgmap v3056: 553 pgs: 553 active+clean; 72 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-09-13T03:32:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:09 smithi088 ceph-mon[98762]: pgmap v3056: 553 pgs: 553 active+clean; 72 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-09-13T03:32:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:09 smithi195 ceph-mon[87742]: pgmap v3056: 553 pgs: 553 active+clean; 72 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-09-13T03:32:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:11 smithi088 ceph-mon[98762]: pgmap v3057: 553 pgs: 553 active+clean; 80 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 473 KiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-09-13T03:32:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:11 smithi088 ceph-mon[96266]: pgmap v3057: 553 pgs: 553 active+clean; 80 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 473 KiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-09-13T03:32:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:11 smithi195 ceph-mon[87742]: pgmap v3057: 553 pgs: 553 active+clean; 80 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 473 KiB/s rd, 3.8 MiB/s wr, 37 op/s 2024-09-13T03:32:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:32:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:32:13] "GET /metrics HTTP/1.1" 200 68172 "" "Prometheus/2.43.0" 2024-09-13T03:32:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:13 smithi088 ceph-mon[96266]: pgmap v3058: 553 pgs: 553 active+clean; 80 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 2.9 MiB/s wr, 37 op/s 2024-09-13T03:32:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:13 smithi088 ceph-mon[98762]: pgmap v3058: 553 pgs: 553 active+clean; 80 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 2.9 MiB/s wr, 37 op/s 2024-09-13T03:32:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:13 smithi195 ceph-mon[87742]: pgmap v3058: 553 pgs: 553 active+clean; 80 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 902 KiB/s rd, 2.9 MiB/s wr, 37 op/s 2024-09-13T03:32:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:15 smithi088 ceph-mon[98762]: pgmap v3059: 553 pgs: 553 active+clean; 80 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-09-13T03:32:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:15 smithi088 ceph-mon[96266]: pgmap v3059: 553 pgs: 553 active+clean; 80 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-09-13T03:32:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:15 smithi195 ceph-mon[87742]: pgmap v3059: 553 pgs: 553 active+clean; 80 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.8 MiB/s wr, 9 op/s 2024-09-13T03:32:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:17 smithi088 ceph-mon[98762]: pgmap v3060: 553 pgs: 553 active+clean; 80 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-13T03:32:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:17 smithi088 ceph-mon[98762]: osdmap e1740: 8 total, 8 up, 8 in 2024-09-13T03:32:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:17 smithi088 ceph-mon[96266]: pgmap v3060: 553 pgs: 553 active+clean; 80 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-13T03:32:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:17 smithi088 ceph-mon[96266]: osdmap e1740: 8 total, 8 up, 8 in 2024-09-13T03:32:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:17 smithi195 ceph-mon[87742]: pgmap v3060: 553 pgs: 553 active+clean; 80 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-09-13T03:32:17.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:17 smithi195 ceph-mon[87742]: osdmap e1740: 8 total, 8 up, 8 in 2024-09-13T03:32:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:32:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:32:18.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:32:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:32:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:32:18.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:32:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:32:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:32:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:32:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:19 smithi088 ceph-mon[96266]: pgmap v3062: 553 pgs: 553 active+clean; 105 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 35 op/s 2024-09-13T03:32:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:19 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:32:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:19 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:32:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:19 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:32:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:19 smithi088 ceph-mon[98762]: pgmap v3062: 553 pgs: 553 active+clean; 105 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 35 op/s 2024-09-13T03:32:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:19 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:32:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:19 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:32:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:19 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:32:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:19 smithi195 ceph-mon[87742]: pgmap v3062: 553 pgs: 553 active+clean; 105 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.3 MiB/s wr, 35 op/s 2024-09-13T03:32:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:19 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:32:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:19 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:32:19.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:19 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:32:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:21 smithi088 ceph-mon[96266]: pgmap v3063: 553 pgs: 553 active+clean; 121 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 976 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-09-13T03:32:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:21 smithi088 ceph-mon[98762]: pgmap v3063: 553 pgs: 553 active+clean; 121 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 976 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-09-13T03:32:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:21 smithi195 ceph-mon[87742]: pgmap v3063: 553 pgs: 553 active+clean; 121 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 976 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-09-13T03:32:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:32:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:32:23] "GET /metrics HTTP/1.1" 200 68176 "" "Prometheus/2.43.0" 2024-09-13T03:32:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:23 smithi088 ceph-mon[98762]: pgmap v3064: 553 pgs: 553 active+clean; 121 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 539 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-13T03:32:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:23 smithi088 ceph-mon[96266]: pgmap v3064: 553 pgs: 553 active+clean; 121 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 539 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-13T03:32:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:23 smithi195 ceph-mon[87742]: pgmap v3064: 553 pgs: 553 active+clean; 121 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 539 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-13T03:32:24.197 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.LUKS2UnderLUKS1WithoutResize (15029 ms) 2024-09-13T03:32:24.197 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.EncryptionFormatNoData 2024-09-13T03:32:24.198 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:32:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:25 smithi088 ceph-mon[96266]: pgmap v3065: 553 pgs: 553 active+clean; 125 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-09-13T03:32:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:25 smithi088 ceph-mon[98762]: pgmap v3065: 553 pgs: 553 active+clean; 125 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-09-13T03:32:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:25 smithi195 ceph-mon[87742]: pgmap v3065: 553 pgs: 553 active+clean; 125 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-09-13T03:32:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:27 smithi088 ceph-mon[96266]: pgmap v3066: 553 pgs: 553 active+clean; 125 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-09-13T03:32:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:27 smithi088 ceph-mon[98762]: pgmap v3066: 553 pgs: 553 active+clean; 125 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-09-13T03:32:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:27 smithi195 ceph-mon[87742]: pgmap v3066: 553 pgs: 553 active+clean; 125 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-09-13T03:32:28.364 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.EncryptionFormatNoData (4166 ms) 2024-09-13T03:32:28.364 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadSize 2024-09-13T03:32:28.364 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:32:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:29 smithi088 ceph-mon[96266]: pgmap v3067: 553 pgs: 553 active+clean; 125 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 39 op/s 2024-09-13T03:32:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:29 smithi088 ceph-mon[98762]: pgmap v3067: 553 pgs: 553 active+clean; 125 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 39 op/s 2024-09-13T03:32:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:29 smithi195 ceph-mon[87742]: pgmap v3067: 553 pgs: 553 active+clean; 125 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.5 MiB/s wr, 39 op/s 2024-09-13T03:32:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:31 smithi088 ceph-mon[96266]: pgmap v3068: 553 pgs: 553 active+clean; 129 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-13T03:32:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:31 smithi088 ceph-mon[98762]: pgmap v3068: 553 pgs: 553 active+clean; 129 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-13T03:32:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:31 smithi195 ceph-mon[87742]: pgmap v3068: 553 pgs: 553 active+clean; 129 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-13T03:32:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:32:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:32:33] "GET /metrics HTTP/1.1" 200 68162 "" "Prometheus/2.43.0" 2024-09-13T03:32:33.883 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.EncryptionLoadBadSize (5519 ms) 2024-09-13T03:32:33.883 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadStripePattern 2024-09-13T03:32:33.883 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_librbd.cc:2905: Skipped 2024-09-13T03:32:33.883 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:32:33.883 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern (0 ms) 2024-09-13T03:32:33.883 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.EncryptionLoadFormatMismatch 2024-09-13T03:32:33.883 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:32:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:33 smithi088 ceph-mon[96266]: pgmap v3069: 553 pgs: 553 active+clean; 129 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 13 op/s 2024-09-13T03:32:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:33 smithi088 ceph-mon[98762]: pgmap v3069: 553 pgs: 553 active+clean; 129 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 13 op/s 2024-09-13T03:32:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:33 smithi195 ceph-mon[87742]: pgmap v3069: 553 pgs: 553 active+clean; 129 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 13 op/s 2024-09-13T03:32:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:35 smithi088 ceph-mon[96266]: pgmap v3070: 553 pgs: 553 active+clean; 133 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-09-13T03:32:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:35 smithi088 ceph-mon[98762]: pgmap v3070: 553 pgs: 553 active+clean; 133 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-09-13T03:32:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:35 smithi195 ceph-mon[87742]: pgmap v3070: 553 pgs: 553 active+clean; 133 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2024-09-13T03:32:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:37 smithi088 ceph-mon[96266]: pgmap v3071: 553 pgs: 553 active+clean; 133 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 25 op/s 2024-09-13T03:32:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:37 smithi088 ceph-mon[98762]: pgmap v3071: 553 pgs: 553 active+clean; 133 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 25 op/s 2024-09-13T03:32:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:37 smithi195 ceph-mon[87742]: pgmap v3071: 553 pgs: 553 active+clean; 133 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 25 op/s 2024-09-13T03:32:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:38 smithi088 ceph-mon[96266]: osdmap e1741: 8 total, 8 up, 8 in 2024-09-13T03:32:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:38 smithi088 ceph-mon[98762]: osdmap e1741: 8 total, 8 up, 8 in 2024-09-13T03:32:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:38 smithi195 ceph-mon[87742]: osdmap e1741: 8 total, 8 up, 8 in 2024-09-13T03:32:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:39 smithi088 ceph-mon[98762]: pgmap v3073: 553 pgs: 553 active+clean; 133 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 820 KiB/s wr, 23 op/s 2024-09-13T03:32:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:39 smithi088 ceph-mon[98762]: osdmap e1742: 8 total, 8 up, 8 in 2024-09-13T03:32:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:39 smithi088 ceph-mon[96266]: pgmap v3073: 553 pgs: 553 active+clean; 133 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 820 KiB/s wr, 23 op/s 2024-09-13T03:32:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:39 smithi088 ceph-mon[96266]: osdmap e1742: 8 total, 8 up, 8 in 2024-09-13T03:32:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:39 smithi195 ceph-mon[87742]: pgmap v3073: 553 pgs: 553 active+clean; 133 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 820 KiB/s wr, 23 op/s 2024-09-13T03:32:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:39 smithi195 ceph-mon[87742]: osdmap e1742: 8 total, 8 up, 8 in 2024-09-13T03:32:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:41 smithi088 ceph-mon[98762]: pgmap v3075: 553 pgs: 553 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 1.0 MiB/s wr, 53 op/s 2024-09-13T03:32:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:41 smithi088 ceph-mon[96266]: pgmap v3075: 553 pgs: 553 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 1.0 MiB/s wr, 53 op/s 2024-09-13T03:32:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:41 smithi195 ceph-mon[87742]: pgmap v3075: 553 pgs: 553 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 111 KiB/s rd, 1.0 MiB/s wr, 53 op/s 2024-09-13T03:32:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:32:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:32:43] "GET /metrics HTTP/1.1" 200 68162 "" "Prometheus/2.43.0" 2024-09-13T03:32:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:43 smithi088 ceph-mon[96266]: pgmap v3076: 553 pgs: 553 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 515 KiB/s wr, 76 op/s 2024-09-13T03:32:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:43 smithi088 ceph-mon[98762]: pgmap v3076: 553 pgs: 553 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 515 KiB/s wr, 76 op/s 2024-09-13T03:32:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:43 smithi195 ceph-mon[87742]: pgmap v3076: 553 pgs: 553 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 95 KiB/s rd, 515 KiB/s wr, 76 op/s 2024-09-13T03:32:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:45 smithi088 ceph-mon[96266]: pgmap v3077: 553 pgs: 553 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 515 KiB/s wr, 68 op/s 2024-09-13T03:32:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:45 smithi088 ceph-mon[98762]: pgmap v3077: 553 pgs: 553 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 515 KiB/s wr, 68 op/s 2024-09-13T03:32:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:45 smithi195 ceph-mon[87742]: pgmap v3077: 553 pgs: 553 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 515 KiB/s wr, 68 op/s 2024-09-13T03:32:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:47 smithi088 ceph-mon[98762]: pgmap v3078: 553 pgs: 553 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 498 KiB/s wr, 65 op/s 2024-09-13T03:32:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:47 smithi088 ceph-mon[96266]: pgmap v3078: 553 pgs: 553 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 498 KiB/s wr, 65 op/s 2024-09-13T03:32:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:47 smithi195 ceph-mon[87742]: pgmap v3078: 553 pgs: 553 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 498 KiB/s wr, 65 op/s 2024-09-13T03:32:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:49 smithi088 ceph-mon[96266]: pgmap v3079: 553 pgs: 553 active+clean; 149 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 1.6 MiB/s wr, 58 op/s 2024-09-13T03:32:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:49 smithi088 ceph-mon[98762]: pgmap v3079: 553 pgs: 553 active+clean; 149 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 1.6 MiB/s wr, 58 op/s 2024-09-13T03:32:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:49 smithi195 ceph-mon[87742]: pgmap v3079: 553 pgs: 553 active+clean; 149 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 1.6 MiB/s wr, 58 op/s 2024-09-13T03:32:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:51 smithi088 ceph-mon[98762]: pgmap v3080: 553 pgs: 553 active+clean; 149 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 1.4 MiB/s wr, 58 op/s 2024-09-13T03:32:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:51 smithi088 ceph-mon[96266]: pgmap v3080: 553 pgs: 553 active+clean; 149 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 1.4 MiB/s wr, 58 op/s 2024-09-13T03:32:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:51 smithi195 ceph-mon[87742]: pgmap v3080: 553 pgs: 553 active+clean; 149 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 1.4 MiB/s wr, 58 op/s 2024-09-13T03:32:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:32:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:32:53] "GET /metrics HTTP/1.1" 200 68174 "" "Prometheus/2.43.0" 2024-09-13T03:32:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:53 smithi088 ceph-mon[98762]: pgmap v3081: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-09-13T03:32:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:53 smithi088 ceph-mon[96266]: pgmap v3081: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-09-13T03:32:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:53 smithi195 ceph-mon[87742]: pgmap v3081: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 37 op/s 2024-09-13T03:32:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:55 smithi088 ceph-mon[96266]: pgmap v3082: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-09-13T03:32:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:55 smithi088 ceph-mon[98762]: pgmap v3082: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-09-13T03:32:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:55 smithi195 ceph-mon[87742]: pgmap v3082: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 20 op/s 2024-09-13T03:32:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:57 smithi088 ceph-mon[98762]: pgmap v3083: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-09-13T03:32:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:57 smithi088 ceph-mon[96266]: pgmap v3083: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-09-13T03:32:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:57 smithi195 ceph-mon[87742]: pgmap v3083: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-09-13T03:32:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:59 smithi088 ceph-mon[96266]: pgmap v3084: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-09-13T03:32:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:32:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:59 smithi088 ceph-mon[98762]: pgmap v3084: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-09-13T03:32:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:32:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:32:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:59 smithi195 ceph-mon[87742]: pgmap v3084: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-09-13T03:32:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:32:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:33:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:01 smithi088 ceph-mon[98762]: pgmap v3085: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 341 KiB/s wr, 12 op/s 2024-09-13T03:33:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:01 smithi088 ceph-mon[96266]: pgmap v3085: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 341 KiB/s wr, 12 op/s 2024-09-13T03:33:01.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:01 smithi195 ceph-mon[87742]: pgmap v3085: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 341 KiB/s wr, 12 op/s 2024-09-13T03:33:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:33:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:33:03] "GET /metrics HTTP/1.1" 200 68164 "" "Prometheus/2.43.0" 2024-09-13T03:33:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:03 smithi088 ceph-mon[98762]: pgmap v3086: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 341 KiB/s wr, 6 op/s 2024-09-13T03:33:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:03 smithi088 ceph-mon[96266]: pgmap v3086: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 341 KiB/s wr, 6 op/s 2024-09-13T03:33:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:03 smithi195 ceph-mon[87742]: pgmap v3086: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 341 KiB/s wr, 6 op/s 2024-09-13T03:33:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:05 smithi195 ceph-mon[87742]: pgmap v3087: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-09-13T03:33:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:05 smithi088 ceph-mon[96266]: pgmap v3087: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-09-13T03:33:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:05 smithi088 ceph-mon[98762]: pgmap v3087: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-09-13T03:33:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:07 smithi195 ceph-mon[87742]: pgmap v3088: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-09-13T03:33:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:07 smithi088 ceph-mon[96266]: pgmap v3088: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-09-13T03:33:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:07 smithi088 ceph-mon[98762]: pgmap v3088: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-09-13T03:33:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:09 smithi195 ceph-mon[87742]: pgmap v3089: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-09-13T03:33:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:09 smithi088 ceph-mon[96266]: pgmap v3089: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-09-13T03:33:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:09 smithi088 ceph-mon[98762]: pgmap v3089: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-09-13T03:33:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:11 smithi195 ceph-mon[87742]: pgmap v3090: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-13T03:33:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:11 smithi088 ceph-mon[98762]: pgmap v3090: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-13T03:33:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:11 smithi088 ceph-mon[96266]: pgmap v3090: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-13T03:33:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:33:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:33:13] "GET /metrics HTTP/1.1" 200 68164 "" "Prometheus/2.43.0" 2024-09-13T03:33:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:13 smithi195 ceph-mon[87742]: pgmap v3091: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-09-13T03:33:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:13 smithi088 ceph-mon[98762]: pgmap v3091: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-09-13T03:33:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:13 smithi088 ceph-mon[96266]: pgmap v3091: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1 op/s 2024-09-13T03:33:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:33:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:33:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:33:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:15 smithi195 ceph-mon[87742]: pgmap v3092: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-09-13T03:33:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:15 smithi088 ceph-mon[98762]: pgmap v3092: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-09-13T03:33:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:15 smithi088 ceph-mon[96266]: pgmap v3092: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-09-13T03:33:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:17 smithi195 ceph-mon[87742]: pgmap v3093: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-13T03:33:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:17 smithi088 ceph-mon[98762]: pgmap v3093: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-13T03:33:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:17 smithi088 ceph-mon[96266]: pgmap v3093: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-13T03:33:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:19 smithi195 ceph-mon[87742]: pgmap v3094: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-09-13T03:33:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:19 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:33:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:19 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:33:19.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:19 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:33:19.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:19 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:33:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:19 smithi088 ceph-mon[98762]: pgmap v3094: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-09-13T03:33:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:19 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:33:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:19 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:33:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:19 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:33:20.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:19 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:33:20.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:19 smithi088 ceph-mon[96266]: pgmap v3094: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-09-13T03:33:20.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:19 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:33:20.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:19 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:33:20.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:19 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:33:20.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:19 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:33:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:21 smithi195 ceph-mon[87742]: pgmap v3095: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-13T03:33:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:21 smithi088 ceph-mon[98762]: pgmap v3095: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-13T03:33:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:21 smithi088 ceph-mon[96266]: pgmap v3095: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-13T03:33:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:33:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:33:23] "GET /metrics HTTP/1.1" 200 68164 "" "Prometheus/2.43.0" 2024-09-13T03:33:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:23 smithi195 ceph-mon[87742]: pgmap v3096: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-09-13T03:33:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:23 smithi088 ceph-mon[96266]: pgmap v3096: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-09-13T03:33:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:23 smithi088 ceph-mon[98762]: pgmap v3096: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 1 op/s 2024-09-13T03:33:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:25 smithi195 ceph-mon[87742]: pgmap v3097: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-09-13T03:33:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:25 smithi088 ceph-mon[98762]: pgmap v3097: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-09-13T03:33:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:25 smithi088 ceph-mon[96266]: pgmap v3097: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-09-13T03:33:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:27 smithi195 ceph-mon[87742]: pgmap v3098: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-13T03:33:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:27 smithi088 ceph-mon[96266]: pgmap v3098: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-13T03:33:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:27 smithi088 ceph-mon[98762]: pgmap v3098: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-09-13T03:33:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:29 smithi088 ceph-mon[98762]: pgmap v3099: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1 op/s 2024-09-13T03:33:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:33:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:29 smithi088 ceph-mon[96266]: pgmap v3099: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1 op/s 2024-09-13T03:33:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:33:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:29 smithi195 ceph-mon[87742]: pgmap v3099: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1 op/s 2024-09-13T03:33:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:33:32.037 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:31 smithi195 ceph-mon[87742]: pgmap v3100: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6 op/s 2024-09-13T03:33:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:31 smithi088 ceph-mon[98762]: pgmap v3100: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6 op/s 2024-09-13T03:33:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:31 smithi088 ceph-mon[96266]: pgmap v3100: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6 op/s 2024-09-13T03:33:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:33:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:33:33] "GET /metrics HTTP/1.1" 200 68162 "" "Prometheus/2.43.0" 2024-09-13T03:33:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:33 smithi088 ceph-mon[98762]: pgmap v3101: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 492 KiB/s rd, 8 op/s 2024-09-13T03:33:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:33 smithi088 ceph-mon[96266]: pgmap v3101: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 492 KiB/s rd, 8 op/s 2024-09-13T03:33:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:33 smithi195 ceph-mon[87742]: pgmap v3101: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 492 KiB/s rd, 8 op/s 2024-09-13T03:33:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:35 smithi088 ceph-mon[96266]: pgmap v3102: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 470 KiB/s rd, 10 op/s 2024-09-13T03:33:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:35 smithi088 ceph-mon[98762]: pgmap v3102: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 470 KiB/s rd, 10 op/s 2024-09-13T03:33:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:35 smithi195 ceph-mon[87742]: pgmap v3102: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 470 KiB/s rd, 10 op/s 2024-09-13T03:33:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:37 smithi088 ceph-mon[96266]: pgmap v3103: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 523 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-13T03:33:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:37 smithi088 ceph-mon[98762]: pgmap v3103: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 523 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-13T03:33:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:37 smithi195 ceph-mon[87742]: pgmap v3103: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 523 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-13T03:33:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:39 smithi088 ceph-mon[98762]: pgmap v3104: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-13T03:33:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:39 smithi088 ceph-mon[96266]: pgmap v3104: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-13T03:33:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:39 smithi195 ceph-mon[87742]: pgmap v3104: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-13T03:33:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:41 smithi088 ceph-mon[96266]: pgmap v3105: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 85 B/s wr, 19 op/s 2024-09-13T03:33:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:41 smithi088 ceph-mon[98762]: pgmap v3105: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 85 B/s wr, 19 op/s 2024-09-13T03:33:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:41 smithi195 ceph-mon[87742]: pgmap v3105: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 85 B/s wr, 19 op/s 2024-09-13T03:33:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:33:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:33:43] "GET /metrics HTTP/1.1" 200 68162 "" "Prometheus/2.43.0" 2024-09-13T03:33:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:43 smithi088 ceph-mon[96266]: pgmap v3106: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-13T03:33:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:43 smithi088 ceph-mon[98762]: pgmap v3106: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-13T03:33:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:43 smithi195 ceph-mon[87742]: pgmap v3106: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 158 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-13T03:33:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:33:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:33:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:33:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:45 smithi088 ceph-mon[98762]: pgmap v3107: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-09-13T03:33:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:45 smithi088 ceph-mon[96266]: pgmap v3107: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-09-13T03:33:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:45 smithi195 ceph-mon[87742]: pgmap v3107: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-09-13T03:33:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:47 smithi088 ceph-mon[96266]: pgmap v3108: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 255 B/s wr, 17 op/s 2024-09-13T03:33:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:47 smithi088 ceph-mon[98762]: pgmap v3108: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 255 B/s wr, 17 op/s 2024-09-13T03:33:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:47 smithi195 ceph-mon[87742]: pgmap v3108: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 255 B/s wr, 17 op/s 2024-09-13T03:33:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:49 smithi088 ceph-mon[96266]: pgmap v3109: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 170 B/s wr, 12 op/s 2024-09-13T03:33:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:49 smithi088 ceph-mon[98762]: pgmap v3109: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 170 B/s wr, 12 op/s 2024-09-13T03:33:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:49 smithi195 ceph-mon[87742]: pgmap v3109: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 170 B/s wr, 12 op/s 2024-09-13T03:33:52.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:51 smithi088 ceph-mon[98762]: pgmap v3110: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 170 B/s wr, 16 op/s 2024-09-13T03:33:52.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:51 smithi088 ceph-mon[96266]: pgmap v3110: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 170 B/s wr, 16 op/s 2024-09-13T03:33:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:51 smithi195 ceph-mon[87742]: pgmap v3110: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 170 B/s wr, 16 op/s 2024-09-13T03:33:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:33:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:33:53] "GET /metrics HTTP/1.1" 200 68164 "" "Prometheus/2.43.0" 2024-09-13T03:33:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:53 smithi088 ceph-mon[96266]: pgmap v3111: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 170 B/s wr, 13 op/s 2024-09-13T03:33:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:53 smithi088 ceph-mon[98762]: pgmap v3111: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 170 B/s wr, 13 op/s 2024-09-13T03:33:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:53 smithi195 ceph-mon[87742]: pgmap v3111: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 170 B/s wr, 13 op/s 2024-09-13T03:33:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:55 smithi088 ceph-mon[96266]: pgmap v3112: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 170 B/s wr, 13 op/s 2024-09-13T03:33:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:55 smithi088 ceph-mon[98762]: pgmap v3112: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 170 B/s wr, 13 op/s 2024-09-13T03:33:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:55 smithi195 ceph-mon[87742]: pgmap v3112: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 170 B/s wr, 13 op/s 2024-09-13T03:33:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:57 smithi088 ceph-mon[98762]: pgmap v3113: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-13T03:33:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:57 smithi088 ceph-mon[96266]: pgmap v3113: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-13T03:33:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:57 smithi195 ceph-mon[87742]: pgmap v3113: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-09-13T03:34:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:59 smithi088 ceph-mon[96266]: pgmap v3114: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 13 op/s 2024-09-13T03:34:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:33:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:34:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:59 smithi088 ceph-mon[98762]: pgmap v3114: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 13 op/s 2024-09-13T03:34:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:33:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:34:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:59 smithi195 ceph-mon[87742]: pgmap v3114: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 13 op/s 2024-09-13T03:34:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:33:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:34:02.036 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:01 smithi195 ceph-mon[87742]: pgmap v3115: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 18 op/s 2024-09-13T03:34:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:01 smithi088 ceph-mon[96266]: pgmap v3115: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 18 op/s 2024-09-13T03:34:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:01 smithi088 ceph-mon[98762]: pgmap v3115: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 18 op/s 2024-09-13T03:34:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:34:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:34:03] "GET /metrics HTTP/1.1" 200 68160 "" "Prometheus/2.43.0" 2024-09-13T03:34:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:03 smithi088 ceph-mon[96266]: pgmap v3116: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2024-09-13T03:34:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:03 smithi088 ceph-mon[98762]: pgmap v3116: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2024-09-13T03:34:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:03 smithi195 ceph-mon[87742]: pgmap v3116: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2024-09-13T03:34:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:05 smithi088 ceph-mon[96266]: pgmap v3117: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2024-09-13T03:34:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:05 smithi088 ceph-mon[98762]: pgmap v3117: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2024-09-13T03:34:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:05 smithi195 ceph-mon[87742]: pgmap v3117: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s 2024-09-13T03:34:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:07 smithi088 ceph-mon[98762]: pgmap v3118: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 20 op/s 2024-09-13T03:34:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:07 smithi088 ceph-mon[96266]: pgmap v3118: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 20 op/s 2024-09-13T03:34:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:07 smithi195 ceph-mon[87742]: pgmap v3118: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 20 op/s 2024-09-13T03:34:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:09 smithi088 ceph-mon[98762]: pgmap v3119: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 14 op/s 2024-09-13T03:34:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:09 smithi088 ceph-mon[96266]: pgmap v3119: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 14 op/s 2024-09-13T03:34:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:09 smithi195 ceph-mon[87742]: pgmap v3119: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 14 op/s 2024-09-13T03:34:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:11 smithi088 ceph-mon[96266]: pgmap v3120: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-09-13T03:34:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:11 smithi088 ceph-mon[98762]: pgmap v3120: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-09-13T03:34:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:11 smithi195 ceph-mon[87742]: pgmap v3120: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-09-13T03:34:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:34:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:34:13] "GET /metrics HTTP/1.1" 200 68160 "" "Prometheus/2.43.0" 2024-09-13T03:34:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:13 smithi088 ceph-mon[98762]: pgmap v3121: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 13 op/s 2024-09-13T03:34:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:13 smithi088 ceph-mon[96266]: pgmap v3121: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 13 op/s 2024-09-13T03:34:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:13 smithi195 ceph-mon[87742]: pgmap v3121: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 13 op/s 2024-09-13T03:34:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:34:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:34:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:34:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:15 smithi088 ceph-mon[98762]: pgmap v3122: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 13 op/s 2024-09-13T03:34:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:15 smithi088 ceph-mon[96266]: pgmap v3122: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 13 op/s 2024-09-13T03:34:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:15 smithi195 ceph-mon[87742]: pgmap v3122: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 13 op/s 2024-09-13T03:34:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:17 smithi088 ceph-mon[96266]: pgmap v3123: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-09-13T03:34:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:17 smithi088 ceph-mon[98762]: pgmap v3123: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-09-13T03:34:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:17 smithi195 ceph-mon[87742]: pgmap v3123: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 16 op/s 2024-09-13T03:34:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:19 smithi088 ceph-mon[96266]: pgmap v3124: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 10 op/s 2024-09-13T03:34:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:19 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:34:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:19 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:34:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:19 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:34:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:19 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:34:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:19 smithi088 ceph-mon[98762]: pgmap v3124: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 10 op/s 2024-09-13T03:34:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:19 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:34:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:19 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:34:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:19 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:34:20.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:19 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:34:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:19 smithi195 ceph-mon[87742]: pgmap v3124: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 10 op/s 2024-09-13T03:34:20.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:19 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:34:20.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:19 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:34:20.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:19 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:34:20.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:19 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:34:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:21 smithi088 ceph-mon[98762]: pgmap v3125: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 157 KiB/s rd, 15 op/s 2024-09-13T03:34:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:21 smithi088 ceph-mon[96266]: pgmap v3125: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 157 KiB/s rd, 15 op/s 2024-09-13T03:34:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:21 smithi195 ceph-mon[87742]: pgmap v3125: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 157 KiB/s rd, 15 op/s 2024-09-13T03:34:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:34:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:34:23] "GET /metrics HTTP/1.1" 200 68165 "" "Prometheus/2.43.0" 2024-09-13T03:34:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:23 smithi088 ceph-mon[96266]: pgmap v3126: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-13T03:34:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:23 smithi088 ceph-mon[98762]: pgmap v3126: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-13T03:34:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:23 smithi195 ceph-mon[87742]: pgmap v3126: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-13T03:34:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:25 smithi088 ceph-mon[96266]: pgmap v3127: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 109 KiB/s rd, 15 op/s 2024-09-13T03:34:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:25 smithi088 ceph-mon[98762]: pgmap v3127: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 109 KiB/s rd, 15 op/s 2024-09-13T03:34:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:25 smithi195 ceph-mon[87742]: pgmap v3127: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 109 KiB/s rd, 15 op/s 2024-09-13T03:34:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:27 smithi088 ceph-mon[96266]: pgmap v3128: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-09-13T03:34:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:27 smithi088 ceph-mon[98762]: pgmap v3128: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-09-13T03:34:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:27 smithi195 ceph-mon[87742]: pgmap v3128: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-09-13T03:34:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:29 smithi088 ceph-mon[98762]: pgmap v3129: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-13T03:34:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:34:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:29 smithi088 ceph-mon[96266]: pgmap v3129: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-13T03:34:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:34:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:29 smithi195 ceph-mon[87742]: pgmap v3129: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-13T03:34:30.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:34:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:31 smithi088 ceph-mon[96266]: pgmap v3130: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 162 KiB/s rd, 21 op/s 2024-09-13T03:34:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:31 smithi088 ceph-mon[98762]: pgmap v3130: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 162 KiB/s rd, 21 op/s 2024-09-13T03:34:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:31 smithi195 ceph-mon[87742]: pgmap v3130: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 162 KiB/s rd, 21 op/s 2024-09-13T03:34:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:34:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:34:33] "GET /metrics HTTP/1.1" 200 68161 "" "Prometheus/2.43.0" 2024-09-13T03:34:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:33 smithi088 ceph-mon[96266]: pgmap v3131: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 18 op/s 2024-09-13T03:34:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:33 smithi088 ceph-mon[98762]: pgmap v3131: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 18 op/s 2024-09-13T03:34:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:33 smithi195 ceph-mon[87742]: pgmap v3131: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 18 op/s 2024-09-13T03:34:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:35 smithi088 ceph-mon[98762]: pgmap v3132: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-13T03:34:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:35 smithi088 ceph-mon[96266]: pgmap v3132: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-13T03:34:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:35 smithi195 ceph-mon[87742]: pgmap v3132: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-09-13T03:34:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:37 smithi088 ceph-mon[96266]: pgmap v3133: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 208 KiB/s rd, 19 op/s 2024-09-13T03:34:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:37 smithi088 ceph-mon[98762]: pgmap v3133: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 208 KiB/s rd, 19 op/s 2024-09-13T03:34:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:37 smithi195 ceph-mon[87742]: pgmap v3133: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 208 KiB/s rd, 19 op/s 2024-09-13T03:34:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:39 smithi088 ceph-mon[96266]: pgmap v3134: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 14 op/s 2024-09-13T03:34:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:39 smithi088 ceph-mon[98762]: pgmap v3134: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 14 op/s 2024-09-13T03:34:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:39 smithi195 ceph-mon[87742]: pgmap v3134: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 14 op/s 2024-09-13T03:34:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:41 smithi088 ceph-mon[98762]: pgmap v3135: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-09-13T03:34:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:41 smithi088 ceph-mon[96266]: pgmap v3135: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-09-13T03:34:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:41 smithi195 ceph-mon[87742]: pgmap v3135: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-09-13T03:34:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:34:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:34:43] "GET /metrics HTTP/1.1" 200 68161 "" "Prometheus/2.43.0" 2024-09-13T03:34:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:43 smithi088 ceph-mon[96266]: pgmap v3136: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-13T03:34:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:43 smithi088 ceph-mon[98762]: pgmap v3136: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-13T03:34:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:43 smithi195 ceph-mon[87742]: pgmap v3136: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 85 B/s wr, 11 op/s 2024-09-13T03:34:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:34:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:34:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:34:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:45 smithi088 ceph-mon[96266]: pgmap v3137: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 11 op/s 2024-09-13T03:34:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:45 smithi088 ceph-mon[98762]: pgmap v3137: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 11 op/s 2024-09-13T03:34:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:45 smithi195 ceph-mon[87742]: pgmap v3137: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 170 B/s wr, 11 op/s 2024-09-13T03:34:46.821 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.EncryptionLoadFormatMismatch (132938 ms) 2024-09-13T03:34:46.821 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.EncryptedResize 2024-09-13T03:34:46.821 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:34:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:47 smithi088 ceph-mon[98762]: pgmap v3138: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2024-09-13T03:34:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:47 smithi088 ceph-mon[96266]: pgmap v3138: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2024-09-13T03:34:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:47 smithi195 ceph-mon[87742]: pgmap v3138: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2024-09-13T03:34:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:49 smithi088 ceph-mon[96266]: pgmap v3139: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-13T03:34:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:49 smithi088 ceph-mon[98762]: pgmap v3139: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-13T03:34:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:49 smithi195 ceph-mon[87742]: pgmap v3139: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-13T03:34:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:51 smithi088 ceph-mon[96266]: pgmap v3140: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 511 B/s wr, 14 op/s 2024-09-13T03:34:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:51 smithi088 ceph-mon[98762]: pgmap v3140: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 511 B/s wr, 14 op/s 2024-09-13T03:34:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:51 smithi195 ceph-mon[87742]: pgmap v3140: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 511 B/s wr, 14 op/s 2024-09-13T03:34:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:34:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:34:53] "GET /metrics HTTP/1.1" 200 68161 "" "Prometheus/2.43.0" 2024-09-13T03:34:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:53 smithi088 ceph-mon[96266]: pgmap v3141: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 596 B/s wr, 12 op/s 2024-09-13T03:34:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:53 smithi088 ceph-mon[98762]: pgmap v3141: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 596 B/s wr, 12 op/s 2024-09-13T03:34:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:53 smithi195 ceph-mon[87742]: pgmap v3141: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 596 B/s wr, 12 op/s 2024-09-13T03:34:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:55 smithi088 ceph-mon[96266]: pgmap v3142: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-13T03:34:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:55 smithi088 ceph-mon[98762]: pgmap v3142: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-13T03:34:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:55 smithi195 ceph-mon[87742]: pgmap v3142: 553 pgs: 553 active+clean; 153 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-13T03:34:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:57 smithi088 ceph-mon[96266]: pgmap v3143: 553 pgs: 553 active+clean; 161 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 683 KiB/s wr, 10 op/s 2024-09-13T03:34:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:57 smithi088 ceph-mon[98762]: pgmap v3143: 553 pgs: 553 active+clean; 161 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 683 KiB/s wr, 10 op/s 2024-09-13T03:34:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:57 smithi195 ceph-mon[87742]: pgmap v3143: 553 pgs: 553 active+clean; 161 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 683 KiB/s wr, 10 op/s 2024-09-13T03:35:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:59 smithi088 ceph-mon[98762]: pgmap v3144: 553 pgs: 553 active+clean; 165 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 1.0 MiB/s wr, 17 op/s 2024-09-13T03:35:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:34:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:35:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:59 smithi088 ceph-mon[96266]: pgmap v3144: 553 pgs: 553 active+clean; 165 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 1.0 MiB/s wr, 17 op/s 2024-09-13T03:35:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:34:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:35:00.215 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.EncryptedResize (13394 ms) 2024-09-13T03:35:00.215 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.EncryptedFlattenSmallData 2024-09-13T03:35:00.215 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:00.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:59 smithi195 ceph-mon[87742]: pgmap v3144: 553 pgs: 553 active+clean; 165 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 1.0 MiB/s wr, 17 op/s 2024-09-13T03:35:00.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:34:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:35:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:01 smithi088 ceph-mon[98762]: pgmap v3145: 553 pgs: 553 active+clean; 169 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-09-13T03:35:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:01 smithi088 ceph-mon[96266]: pgmap v3145: 553 pgs: 553 active+clean; 169 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-09-13T03:35:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:01 smithi195 ceph-mon[87742]: pgmap v3145: 553 pgs: 553 active+clean; 169 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 107 KiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-09-13T03:35:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:02 smithi088 ceph-mon[98762]: pgmap v3146: 553 pgs: 553 active+clean; 169 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-13T03:35:03.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:02 smithi088 ceph-mon[96266]: pgmap v3146: 553 pgs: 553 active+clean; 169 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-13T03:35:03.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:35:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:35:03] "GET /metrics HTTP/1.1" 200 68162 "" "Prometheus/2.43.0" 2024-09-13T03:35:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:02 smithi195 ceph-mon[87742]: pgmap v3146: 553 pgs: 553 active+clean; 169 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-09-13T03:35:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:05 smithi088 ceph-mon[96266]: pgmap v3147: 553 pgs: 553 active+clean; 169 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-09-13T03:35:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:05 smithi088 ceph-mon[98762]: pgmap v3147: 553 pgs: 553 active+clean; 169 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-09-13T03:35:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:05 smithi195 ceph-mon[87742]: pgmap v3147: 553 pgs: 553 active+clean; 169 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-09-13T03:35:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:07 smithi088 ceph-mon[98762]: pgmap v3148: 553 pgs: 553 active+clean; 169 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-09-13T03:35:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:07 smithi088 ceph-mon[98762]: osdmap e1743: 8 total, 8 up, 8 in 2024-09-13T03:35:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:07 smithi088 ceph-mon[96266]: pgmap v3148: 553 pgs: 553 active+clean; 169 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-09-13T03:35:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:07 smithi088 ceph-mon[96266]: osdmap e1743: 8 total, 8 up, 8 in 2024-09-13T03:35:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:07 smithi195 ceph-mon[87742]: pgmap v3148: 553 pgs: 553 active+clean; 169 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-09-13T03:35:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:07 smithi195 ceph-mon[87742]: osdmap e1743: 8 total, 8 up, 8 in 2024-09-13T03:35:09.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:09 smithi088 ceph-mon[98762]: pgmap v3150: 553 pgs: 553 active+clean; 177 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 1.5 MiB/s wr, 31 op/s 2024-09-13T03:35:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:09 smithi088 ceph-mon[96266]: pgmap v3150: 553 pgs: 553 active+clean; 177 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 1.5 MiB/s wr, 31 op/s 2024-09-13T03:35:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:09 smithi195 ceph-mon[87742]: pgmap v3150: 553 pgs: 553 active+clean; 177 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 1.5 MiB/s wr, 31 op/s 2024-09-13T03:35:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:11 smithi088 ceph-mon[96266]: pgmap v3151: 553 pgs: 553 active+clean; 185 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 1.6 MiB/s wr, 47 op/s 2024-09-13T03:35:11.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:11 smithi088 ceph-mon[98762]: pgmap v3151: 553 pgs: 553 active+clean; 185 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 1.6 MiB/s wr, 47 op/s 2024-09-13T03:35:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:11 smithi195 ceph-mon[87742]: pgmap v3151: 553 pgs: 553 active+clean; 185 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 1.6 MiB/s wr, 47 op/s 2024-09-13T03:35:11.486 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.EncryptedFlattenSmallData (11272 ms) 2024-09-13T03:35:11.486 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-09-13T03:35:11.486 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:13.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:13 smithi088 ceph-mon[96266]: pgmap v3152: 553 pgs: 553 active+clean; 189 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 500 KiB/s rd, 2.0 MiB/s wr, 43 op/s 2024-09-13T03:35:13.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:13 smithi088 ceph-mon[98762]: pgmap v3152: 553 pgs: 553 active+clean; 189 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 500 KiB/s rd, 2.0 MiB/s wr, 43 op/s 2024-09-13T03:35:13.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:35:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:35:13] "GET /metrics HTTP/1.1" 200 68162 "" "Prometheus/2.43.0" 2024-09-13T03:35:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:13 smithi195 ceph-mon[87742]: pgmap v3152: 553 pgs: 553 active+clean; 189 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 500 KiB/s rd, 2.0 MiB/s wr, 43 op/s 2024-09-13T03:35:13.552 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:13.552 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:13.552 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:13.552 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:13.552 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:13.553 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.553 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:13.553 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.553 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.553 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:13.554 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.554 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:13.554 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.554 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.554 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:13.555 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.556 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.556 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:13.556 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:35:13.556 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:35:13.556 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:35:13.556 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:35:13.556 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:35:13.556 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:35:13.556 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:35:13.556 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:35:13.556 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:35:13.556 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:35:13.557 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.557 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:35:13.557 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.557 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.557 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:35:13.557 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.557 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:35:13.557 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.557 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.558 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:35:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:35:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:13.559 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:13.560 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.561 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:13.561 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:13.561 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:13.561 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 512~512 = 512 2024-09-13T03:35:13.561 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.561 INFO:tasks.workunit.client.0.smithi088.stdout:aio discard: 1536~512 = 0 2024-09-13T03:35:13.561 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:13.561 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:13.561 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:13.561 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:13.561 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:13.561 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 0 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 0 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 16384 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 16384 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:13.562 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 49152 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 49152 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 65536 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 65536 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:13.563 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:13.564 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 98304 2024-09-13T03:35:13.564 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.564 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.564 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 98304 2024-09-13T03:35:13.564 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.564 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.564 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 114688 2024-09-13T03:35:13.565 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.565 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.565 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 114688 2024-09-13T03:35:13.565 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.565 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.565 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:13.565 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:13.565 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 147456 2024-09-13T03:35:13.565 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.565 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.565 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 147456 2024-09-13T03:35:13.565 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.566 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.566 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 163840 2024-09-13T03:35:13.566 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.566 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.566 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 163840 2024-09-13T03:35:13.566 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.566 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.566 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:13.566 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 196608 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 196608 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 212992 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 212992 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.567 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:13.568 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:13.568 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.568 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:13.568 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.568 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.568 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:13.568 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.568 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.568 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.568 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:13.569 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.569 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.569 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:13.569 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.569 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.569 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.569 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:13.570 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.570 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.570 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:13.570 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.570 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.570 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.570 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:13.570 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.570 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.570 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:13.571 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.571 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.571 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.571 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:13.571 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:13.571 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.571 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:13.571 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:13.571 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.571 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:13.572 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.266 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.266 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.266 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.266 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.267 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.267 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.267 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.267 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.267 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.267 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.268 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.268 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.268 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.268 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.268 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.268 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:15.269 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.269 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.269 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:15.269 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.269 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.269 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.270 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.270 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.270 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.270 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.270 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.271 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.271 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.271 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.271 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.272 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.272 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.272 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.272 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.272 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.273 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.273 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.273 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.273 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.273 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.274 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.275 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.275 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.275 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.275 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.276 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.277 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.277 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.277 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:15.278 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.278 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.278 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:15.278 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.278 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.278 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.279 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.279 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.279 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.279 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.281 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.281 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.281 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.281 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.281 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.281 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.281 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.281 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.281 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.281 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.281 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.281 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.282 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:15.283 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.283 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.283 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.283 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.283 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.283 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.284 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.284 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.284 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.284 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.285 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.285 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.285 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.285 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.285 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.285 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.285 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.286 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.286 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.286 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.286 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.286 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.286 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.286 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:15.287 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:15.287 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:15.287 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:15.287 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:15.287 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.287 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.287 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:15.288 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:15.288 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:15.288 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:15.288 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:15.288 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:15.288 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:15.288 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (3780 ms) 2024-09-13T03:35:15.289 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-09-13T03:35:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:15 smithi088 ceph-mon[96266]: pgmap v3153: 553 pgs: 553 active+clean; 201 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 267 op/s 2024-09-13T03:35:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:35:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:15 smithi088 ceph-mon[98762]: pgmap v3153: 553 pgs: 553 active+clean; 201 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 267 op/s 2024-09-13T03:35:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:35:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:15 smithi195 ceph-mon[87742]: pgmap v3153: 553 pgs: 553 active+clean; 201 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 267 op/s 2024-09-13T03:35:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:35:17.087 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:17 smithi088 ceph-mon[98762]: pgmap v3154: 553 pgs: 553 active+clean; 201 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 264 op/s 2024-09-13T03:35:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:17 smithi088 ceph-mon[98762]: osdmap e1744: 8 total, 8 up, 8 in 2024-09-13T03:35:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:17 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1056536428' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:17.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:17 smithi088 ceph-mon[96266]: pgmap v3154: 553 pgs: 553 active+clean; 201 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 264 op/s 2024-09-13T03:35:17.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:17 smithi088 ceph-mon[96266]: osdmap e1744: 8 total, 8 up, 8 in 2024-09-13T03:35:17.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:17 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1056536428' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:17 smithi195 ceph-mon[87742]: pgmap v3154: 553 pgs: 553 active+clean; 201 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 264 op/s 2024-09-13T03:35:17.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:17 smithi195 ceph-mon[87742]: osdmap e1744: 8 total, 8 up, 8 in 2024-09-13T03:35:17.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:17 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1056536428' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:18 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1056536428' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:18 smithi088 ceph-mon[96266]: osdmap e1745: 8 total, 8 up, 8 in 2024-09-13T03:35:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:18 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1056536428' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:18 smithi088 ceph-mon[98762]: osdmap e1745: 8 total, 8 up, 8 in 2024-09-13T03:35:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:18 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1056536428' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:18 smithi195 ceph-mon[87742]: osdmap e1745: 8 total, 8 up, 8 in 2024-09-13T03:35:19.168 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:19.168 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:19.168 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:19.168 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:19.169 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:19.170 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:19.170 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:19.170 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:19.170 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:19.170 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:19.170 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:19.170 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:19.170 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:19.170 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:19.170 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:19.170 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:19.170 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:19.171 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:19.172 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 512~512 = 512 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:aio discard: 1536~512 = 0 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3901 ms) 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-09-13T03:35:19.173 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:19.194 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (27 ms) 2024-09-13T03:35:19.194 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-09-13T03:35:19.194 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:19.219 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (24 ms) 2024-09-13T03:35:19.219 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-09-13T03:35:19.219 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:19.248 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (29 ms) 2024-09-13T03:35:19.248 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-09-13T03:35:19.248 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:19.272 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (25 ms) 2024-09-13T03:35:19.273 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-09-13T03:35:19.273 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:19.331 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (59 ms) 2024-09-13T03:35:19.331 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-09-13T03:35:19.331 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:19.388 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (57 ms) 2024-09-13T03:35:19.388 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-09-13T03:35:19.389 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:19 smithi088 ceph-mon[96266]: pgmap v3157: 585 pgs: 5 creating+peering, 20 unknown, 560 active+clean; 203 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 1.07k op/s 2024-09-13T03:35:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:19 smithi088 ceph-mon[96266]: osdmap e1746: 8 total, 8 up, 8 in 2024-09-13T03:35:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:19 smithi088 ceph-mon[98762]: pgmap v3157: 585 pgs: 5 creating+peering, 20 unknown, 560 active+clean; 203 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 1.07k op/s 2024-09-13T03:35:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:19 smithi088 ceph-mon[98762]: osdmap e1746: 8 total, 8 up, 8 in 2024-09-13T03:35:19.454 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (66 ms) 2024-09-13T03:35:19.455 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-09-13T03:35:19.455 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:19 smithi195 ceph-mon[87742]: pgmap v3157: 585 pgs: 5 creating+peering, 20 unknown, 560 active+clean; 203 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 1.07k op/s 2024-09-13T03:35:19.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:19 smithi195 ceph-mon[87742]: osdmap e1746: 8 total, 8 up, 8 in 2024-09-13T03:35:19.519 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (65 ms) 2024-09-13T03:35:19.519 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-09-13T03:35:19.519 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:19.871 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (352 ms) 2024-09-13T03:35:19.871 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-09-13T03:35:19.871 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:20.208 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (336 ms) 2024-09-13T03:35:20.208 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-09-13T03:35:20.208 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:20.236 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (29 ms) 2024-09-13T03:35:20.236 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-09-13T03:35:20.236 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:20.263 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (26 ms) 2024-09-13T03:35:20.263 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-09-13T03:35:20.263 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:20.287 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (25 ms) 2024-09-13T03:35:20.287 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-09-13T03:35:20.287 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:20.313 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (25 ms) 2024-09-13T03:35:20.313 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-09-13T03:35:20.313 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:20.335 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.336 INFO:tasks.workunit.client.0.smithi088.stdout:aio discard: 0~1048576 = 0 2024-09-13T03:35:20.336 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.336 INFO:tasks.workunit.client.0.smithi088.stdout:aio discard: 0~4194304 = 0 2024-09-13T03:35:20.336 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.336 INFO:tasks.workunit.client.0.smithi088.stdout:aio discard: 3145728~1048576 = 0 2024-09-13T03:35:20.336 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (22 ms) 2024-09-13T03:35:20.336 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestFUA 2024-09-13T03:35:20.336 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:20.434 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:20.434 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:20.434 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:20.434 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:20.434 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:20.434 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:20.434 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:20.434 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:20.435 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.436 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:20.437 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.438 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:20.438 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:20.438 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:20.438 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.438 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:20.438 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:20.438 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:20.438 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestFUA (98 ms) 2024-09-13T03:35:20.438 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-09-13T03:35:20.438 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:20 smithi088 ceph-mon[96266]: osdmap e1747: 8 total, 8 up, 8 in 2024-09-13T03:35:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:20 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:35:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:20 smithi088 ceph-mon[98762]: osdmap e1747: 8 total, 8 up, 8 in 2024-09-13T03:35:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:20 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:35:20.453 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:20.453 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:20.453 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:20.453 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:20.453 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:20.453 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.454 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:20.455 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.455 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:20.455 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.455 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.455 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:20.455 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.455 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:20.455 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.470 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.470 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:20.470 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:35:20.470 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:35:20.470 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:35:20.470 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:35:20.470 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:35:20.470 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:35:20.471 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:35:20.471 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:35:20.471 INFO:tasks.workunit.client.0.smithi088.stdout:start compare and write 2024-09-13T03:35:20.471 INFO:tasks.workunit.client.0.smithi088.stdout:compare and wrote: 512 2024-09-13T03:35:20.471 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.471 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:35:20.471 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.471 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.471 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:35:20.472 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.472 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:35:20.472 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.472 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.472 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:35:20.472 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.472 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:35:20.472 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.473 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.473 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:35:20.473 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.473 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:35:20.473 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.473 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.473 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:35:20.473 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.474 INFO:tasks.workunit.client.0.smithi088.stdout:started aio compare and write 2024-09-13T03:35:20.474 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.476 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:20.476 INFO:tasks.workunit.client.0.smithi088.stdout:finished aio compare and write 2024-09-13T03:35:20.476 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:20.476 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:20.476 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:20.476 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:20.476 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:20.476 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.477 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:20.477 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:20.477 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:20.477 INFO:tasks.workunit.client.0.smithi088.stdout:finished read 2024-09-13T03:35:20.477 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.477 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:20.477 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:20.478 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:20.478 INFO:tasks.workunit.client.0.smithi088.stdout:finished read 2024-09-13T03:35:20.478 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.478 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:20.478 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:20.478 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:20.478 INFO:tasks.workunit.client.0.smithi088.stdout:finished read 2024-09-13T03:35:20.478 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.478 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:20.478 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:20.478 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:20.479 INFO:tasks.workunit.client.0.smithi088.stdout:finished read 2024-09-13T03:35:20.479 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:20.479 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:20.479 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:20.479 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:20.479 INFO:tasks.workunit.client.0.smithi088.stdout:finished read 2024-09-13T03:35:20.479 INFO:tasks.workunit.client.0.smithi088.stdout:discard: 512~512 2024-09-13T03:35:20.479 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:20 smithi195 ceph-mon[87742]: osdmap e1747: 8 total, 8 up, 8 in 2024-09-13T03:35:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:20 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:35:21.358 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:21.358 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:21.358 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:21.358 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:21.358 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:21.358 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 0 2024-09-13T03:35:21.358 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 0 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 16384 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 16384 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.359 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 49152 2024-09-13T03:35:21.360 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.360 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.360 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 49152 2024-09-13T03:35:21.360 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.360 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.360 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 65536 2024-09-13T03:35:21.360 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.360 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.360 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 65536 2024-09-13T03:35:21.360 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.360 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.360 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 98304 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 98304 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 114688 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 114688 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.361 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 147456 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 147456 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 163840 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 163840 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.362 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 196608 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 196608 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 212992 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 212992 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.363 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.364 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.365 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.365 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.365 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.365 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.365 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.365 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.365 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.365 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.365 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.365 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.366 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.366 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.366 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.373 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.373 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.373 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.373 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.373 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.373 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.373 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.373 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.373 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.373 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.374 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.374 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.374 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.395 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.395 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.395 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.395 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.396 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.396 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.396 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.415 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.415 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.415 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.415 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.415 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.415 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.415 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:21 smithi088 ceph-mon[96266]: pgmap v3160: 585 pgs: 5 creating+peering, 5 unknown, 575 active+clean; 213 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 1.64k op/s 2024-09-13T03:35:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:35:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:35:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:35:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:21 smithi088 ceph-mon[98762]: pgmap v3160: 585 pgs: 5 creating+peering, 5 unknown, 575 active+clean; 213 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 1.64k op/s 2024-09-13T03:35:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:35:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:35:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:35:21.442 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.442 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.443 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.443 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.443 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.443 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.443 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.466 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.466 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.466 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.466 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.466 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.466 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.466 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.466 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.466 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.466 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.466 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.467 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.467 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:21 smithi195 ceph-mon[87742]: pgmap v3160: 585 pgs: 5 creating+peering, 5 unknown, 575 active+clean; 213 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.4 MiB/s wr, 1.64k op/s 2024-09-13T03:35:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:35:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:35:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:35:21.515 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.515 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.515 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.515 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.515 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.516 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.516 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.553 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.553 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.553 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.553 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.553 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.553 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.553 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.600 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.600 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.600 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.600 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.600 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.600 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.600 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.644 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.644 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.644 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.645 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.645 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.645 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.645 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.645 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.645 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.645 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.645 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.645 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.645 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.715 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.715 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.715 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.715 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.715 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.715 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.715 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.774 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.775 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.775 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.775 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.775 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.775 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.775 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.845 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.845 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.846 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.846 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.846 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.846 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.846 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.911 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.911 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.912 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:21.996 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:21.996 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:21.996 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:21.996 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:21.997 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:21.997 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:21.997 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:22.068 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:22.068 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:22.068 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:22.068 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:22.068 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:22.068 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:22.068 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:22.152 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:22.152 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:22.152 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:22.152 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:22.152 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:22.152 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:22.152 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:22.239 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestIOPP (1805 ms) 2024-09-13T03:35:22.240 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-09-13T03:35:22.240 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.262 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (24 ms) 2024-09-13T03:35:22.262 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-09-13T03:35:22.262 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.286 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (24 ms) 2024-09-13T03:35:22.287 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-09-13T03:35:22.287 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.309 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (22 ms) 2024-09-13T03:35:22.309 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-09-13T03:35:22.309 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.334 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (26 ms) 2024-09-13T03:35:22.334 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-09-13T03:35:22.334 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.358 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (24 ms) 2024-09-13T03:35:22.358 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-09-13T03:35:22.359 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.380 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:22.384 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (26 ms) 2024-09-13T03:35:22.384 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-09-13T03:35:22.384 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.406 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (22 ms) 2024-09-13T03:35:22.406 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-09-13T03:35:22.406 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.430 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:22.434 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (28 ms) 2024-09-13T03:35:22.434 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-09-13T03:35:22.434 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.457 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (22 ms) 2024-09-13T03:35:22.457 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-09-13T03:35:22.457 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.477 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:22.481 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (25 ms) 2024-09-13T03:35:22.481 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-09-13T03:35:22.481 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.506 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (25 ms) 2024-09-13T03:35:22.507 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-09-13T03:35:22.507 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.529 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:22.533 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (26 ms) 2024-09-13T03:35:22.533 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-09-13T03:35:22.533 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.587 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (54 ms) 2024-09-13T03:35:22.587 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-09-13T03:35:22.587 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.634 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:22.649 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (62 ms) 2024-09-13T03:35:22.649 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-09-13T03:35:22.649 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.705 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (56 ms) 2024-09-13T03:35:22.705 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-09-13T03:35:22.705 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:22.753 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:22.775 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (70 ms) 2024-09-13T03:35:22.775 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-09-13T03:35:22.775 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:23.072 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (298 ms) 2024-09-13T03:35:23.072 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-09-13T03:35:23.072 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:23.389 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:23.408 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (336 ms) 2024-09-13T03:35:23.408 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-09-13T03:35:23.408 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:23.439 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:23.439 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:23.439 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:23.439 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:23.439 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:35:23.439 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:23.440 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:23.440 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:35:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:35:23] "GET /metrics HTTP/1.1" 200 68171 "" "Prometheus/2.43.0" 2024-09-13T03:35:23.440 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:23.440 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:23.440 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:23.441 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:23.441 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:23.441 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:23.441 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:23.441 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:23.441 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:23.441 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:23.442 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:23.442 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:23.442 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:23.442 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:23.442 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:23.445 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:23.448 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:23.448 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:23.448 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:35:23.448 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:23.449 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:23.449 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:35:23.449 INFO:tasks.workunit.client.0.smithi088.stdout:read: 512 2024-09-13T03:35:23.449 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:finished read 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:finished read 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:23.450 INFO:tasks.workunit.client.0.smithi088.stdout:finished read 2024-09-13T03:35:23.451 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:23.451 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:23.451 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:23.451 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:23.451 INFO:tasks.workunit.client.0.smithi088.stdout:finished read 2024-09-13T03:35:23.451 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:23.451 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:35:23.451 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:35:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:23 smithi088 ceph-mon[96266]: pgmap v3161: 585 pgs: 585 active+clean; 217 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 1.14k op/s 2024-09-13T03:35:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:23 smithi088 ceph-mon[98762]: pgmap v3161: 585 pgs: 585 active+clean; 217 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 1.14k op/s 2024-09-13T03:35:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:23 smithi195 ceph-mon[87742]: pgmap v3161: 585 pgs: 585 active+clean; 217 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.3 MiB/s wr, 1.14k op/s 2024-09-13T03:35:24.469 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:35:24.469 INFO:tasks.workunit.client.0.smithi088.stdout:finished read 2024-09-13T03:35:24.469 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 0 2024-09-13T03:35:24.469 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.470 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.470 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 0 2024-09-13T03:35:24.470 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.470 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.470 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 16384 2024-09-13T03:35:24.470 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.470 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.470 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 16384 2024-09-13T03:35:24.470 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.470 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.470 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.470 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.471 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 49152 2024-09-13T03:35:24.471 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.471 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.471 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 49152 2024-09-13T03:35:24.471 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.471 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.471 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 65536 2024-09-13T03:35:24.471 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.471 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.471 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 65536 2024-09-13T03:35:24.471 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.471 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 98304 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 98304 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 114688 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 114688 2024-09-13T03:35:24.472 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 147456 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 147456 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 163840 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 163840 2024-09-13T03:35:24.473 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 196608 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 196608 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 212992 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.474 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 212992 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.476 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.476 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.476 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.476 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.476 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.476 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.476 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.476 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.476 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.476 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.477 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.477 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.477 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.477 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.477 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.483 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.483 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.483 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.483 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.483 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.483 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.483 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.483 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.484 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.484 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.484 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.484 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.484 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.510 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.510 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.510 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.510 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.510 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.510 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.510 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.532 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.532 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.532 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.532 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.532 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.533 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.533 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.562 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.562 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.563 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.563 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.563 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.563 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.563 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.596 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.597 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.597 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.597 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.597 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.597 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.597 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.597 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.597 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.597 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.597 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.597 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.598 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.649 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.649 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.649 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.649 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.649 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.649 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.649 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.691 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.691 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.691 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.691 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.691 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.691 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.691 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.757 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.757 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.757 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.757 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.757 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.757 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.757 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.813 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.813 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.813 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.813 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.813 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.813 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.813 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.813 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.813 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.814 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:24.814 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.814 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.814 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.881 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.881 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.881 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.881 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.881 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.881 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.881 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:24.943 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:24.943 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:24.943 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:24.943 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:24.944 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:24.944 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:24.944 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:25.020 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:25.020 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:25.020 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:25.020 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:25.020 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:25.021 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:25.021 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:25.088 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:25.088 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:25.089 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:25.089 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:25.089 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:25.089 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:25.089 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:25.089 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:25.089 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:25.089 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:25.089 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:25.089 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:25.089 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:25.192 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:25.192 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:25.192 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:25.193 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:25.193 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:25.193 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:25.193 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:25.278 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:25.278 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:25.278 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:25.278 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:25.278 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:25.278 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:25.278 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:25.393 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:25.393 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:25.393 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:25.393 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:25.393 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:25.393 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:25.393 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:35:25.509 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:35:25.509 INFO:tasks.workunit.client.0.smithi088.stdout:finished writesame 2024-09-13T03:35:25.509 INFO:tasks.workunit.client.0.smithi088.stdout:to verify the data 2024-09-13T03:35:25.509 INFO:tasks.workunit.client.0.smithi088.stdout:verified 2024-09-13T03:35:25.509 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:25.509 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:25.509 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:25.509 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:35:25.509 INFO:tasks.workunit.client.0.smithi088.stdout:started writesame 2024-09-13T03:35:25.510 INFO:tasks.workunit.client.0.smithi088.stdout:expected fail, finished writesame 2024-09-13T03:35:25.510 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (2100 ms) 2024-09-13T03:35:25.510 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-09-13T03:35:25.510 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:25 smithi088 ceph-mon[96266]: pgmap v3162: 585 pgs: 585 active+clean; 245 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 6.6 MiB/s wr, 1.13k op/s 2024-09-13T03:35:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:25 smithi088 ceph-mon[98762]: pgmap v3162: 585 pgs: 585 active+clean; 245 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 6.6 MiB/s wr, 1.13k op/s 2024-09-13T03:35:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:25 smithi195 ceph-mon[87742]: pgmap v3162: 585 pgs: 585 active+clean; 245 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.9 MiB/s rd, 6.6 MiB/s wr, 1.13k op/s 2024-09-13T03:35:26.675 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 0 2024-09-13T03:35:26.676 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 0 2024-09-13T03:35:26.676 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 1 2024-09-13T03:35:26.676 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:35:26.676 INFO:tasks.workunit.client.0.smithi088.stdout:snap: orig 2024-09-13T03:35:26.676 INFO:tasks.workunit.client.0.smithi088.stdout:found orig with size 2097152 2024-09-13T03:35:26.676 INFO:tasks.workunit.client.0.smithi088.stdout:read: 80 2024-09-13T03:35:26.676 INFO:tasks.workunit.client.0.smithi088.stdout:write test data! 2024-09-13T03:35:26.676 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 80 2024-09-13T03:35:26.676 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 2 2024-09-13T03:35:26.676 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:35:26.676 INFO:tasks.workunit.client.0.smithi088.stdout:snap: orig 2024-09-13T03:35:26.676 INFO:tasks.workunit.client.0.smithi088.stdout:snap: written 2024-09-13T03:35:26.677 INFO:tasks.workunit.client.0.smithi088.stdout:found orig with size 2097152 2024-09-13T03:35:26.677 INFO:tasks.workunit.client.0.smithi088.stdout:found written with size 2097152 2024-09-13T03:35:26.677 INFO:tasks.workunit.client.0.smithi088.stdout:read: 80 2024-09-13T03:35:26.677 INFO:tasks.workunit.client.0.smithi088.stdout:read: 80 2024-09-13T03:35:26.677 INFO:tasks.workunit.client.0.smithi088.stdout:read: 80 2024-09-13T03:35:26.677 INFO:tasks.workunit.client.0.smithi088.stdout:write to snapshot returned -30 2024-09-13T03:35:26.677 INFO:tasks.workunit.client.0.smithi088.stdout:Read-only file system 2024-09-13T03:35:26.699 INFO:tasks.workunit.client.0.smithi088.stdout:read: 80 2024-09-13T03:35:26.699 INFO:tasks.workunit.client.0.smithi088.stdout:read: 80 2024-09-13T03:35:26.699 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 80 2024-09-13T03:35:26.699 INFO:tasks.workunit.client.0.smithi088.stdout:opening testimg@orig 2024-09-13T03:35:26.699 INFO:tasks.workunit.client.0.smithi088.stdout:read: 80 2024-09-13T03:35:26.699 INFO:tasks.workunit.client.0.smithi088.stdout:write to snapshot returned -30 2024-09-13T03:35:26.699 INFO:tasks.workunit.client.0.smithi088.stdout:Read-only file system 2024-09-13T03:35:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:26 smithi088 ceph-mon[96266]: osdmap e1748: 8 total, 8 up, 8 in 2024-09-13T03:35:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:26 smithi088 ceph-mon[98762]: osdmap e1748: 8 total, 8 up, 8 in 2024-09-13T03:35:26.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:26 smithi195 ceph-mon[87742]: osdmap e1748: 8 total, 8 up, 8 in 2024-09-13T03:35:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:27 smithi088 ceph-mon[96266]: pgmap v3164: 585 pgs: 585 active+clean; 289 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 13 MiB/s wr, 1.87k op/s 2024-09-13T03:35:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:27 smithi088 ceph-mon[96266]: osdmap e1749: 8 total, 8 up, 8 in 2024-09-13T03:35:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:27 smithi088 ceph-mon[96266]: osdmap e1750: 8 total, 8 up, 8 in 2024-09-13T03:35:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:27 smithi088 ceph-mon[98762]: pgmap v3164: 585 pgs: 585 active+clean; 289 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 13 MiB/s wr, 1.87k op/s 2024-09-13T03:35:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:27 smithi088 ceph-mon[98762]: osdmap e1749: 8 total, 8 up, 8 in 2024-09-13T03:35:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:27 smithi088 ceph-mon[98762]: osdmap e1750: 8 total, 8 up, 8 in 2024-09-13T03:35:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:27 smithi195 ceph-mon[87742]: pgmap v3164: 585 pgs: 585 active+clean; 289 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 13 MiB/s wr, 1.87k op/s 2024-09-13T03:35:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:27 smithi195 ceph-mon[87742]: osdmap e1749: 8 total, 8 up, 8 in 2024-09-13T03:35:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:27 smithi195 ceph-mon[87742]: osdmap e1750: 8 total, 8 up, 8 in 2024-09-13T03:35:28.686 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 2 2024-09-13T03:35:28.686 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:35:28.686 INFO:tasks.workunit.client.0.smithi088.stdout:snap: orig 2024-09-13T03:35:28.686 INFO:tasks.workunit.client.0.smithi088.stdout:snap: written 2024-09-13T03:35:28.686 INFO:tasks.workunit.client.0.smithi088.stdout:found orig with size 2097152 2024-09-13T03:35:28.686 INFO:tasks.workunit.client.0.smithi088.stdout:found written with size 2097152 2024-09-13T03:35:28.687 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 1 2024-09-13T03:35:28.687 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:35:28.687 INFO:tasks.workunit.client.0.smithi088.stdout:snap: orig 2024-09-13T03:35:28.687 INFO:tasks.workunit.client.0.smithi088.stdout:found orig with size 2097152 2024-09-13T03:35:28.687 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 0 2024-09-13T03:35:28.687 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 0 2024-09-13T03:35:28.687 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3177 ms) 2024-09-13T03:35:28.687 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-09-13T03:35:28.687 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:29 smithi088 ceph-mon[98762]: pgmap v3167: 585 pgs: 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 17 MiB/s wr, 2.43k op/s 2024-09-13T03:35:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:29 smithi088 ceph-mon[98762]: osdmap e1751: 8 total, 8 up, 8 in 2024-09-13T03:35:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:35:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:29 smithi088 ceph-mon[96266]: pgmap v3167: 585 pgs: 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 17 MiB/s wr, 2.43k op/s 2024-09-13T03:35:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:29 smithi088 ceph-mon[96266]: osdmap e1751: 8 total, 8 up, 8 in 2024-09-13T03:35:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:35:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:29 smithi195 ceph-mon[87742]: pgmap v3167: 585 pgs: 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 17 MiB/s wr, 2.43k op/s 2024-09-13T03:35:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:29 smithi195 ceph-mon[87742]: osdmap e1751: 8 total, 8 up, 8 in 2024-09-13T03:35:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:35:30.706 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2020 ms) 2024-09-13T03:35:30.744 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestClone 2024-09-13T03:35:30.744 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:30 smithi088 ceph-mon[96266]: osdmap e1752: 8 total, 8 up, 8 in 2024-09-13T03:35:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:30 smithi088 ceph-mon[98762]: osdmap e1752: 8 total, 8 up, 8 in 2024-09-13T03:35:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:30 smithi195 ceph-mon[87742]: osdmap e1752: 8 total, 8 up, 8 in 2024-09-13T03:35:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:31 smithi088 ceph-mon[96266]: pgmap v3170: 585 pgs: 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.3 MiB/s wr, 1.23k op/s 2024-09-13T03:35:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:31 smithi088 ceph-mon[96266]: osdmap e1753: 8 total, 8 up, 8 in 2024-09-13T03:35:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:31 smithi088 ceph-mon[98762]: pgmap v3170: 585 pgs: 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.3 MiB/s wr, 1.23k op/s 2024-09-13T03:35:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:31 smithi088 ceph-mon[98762]: osdmap e1753: 8 total, 8 up, 8 in 2024-09-13T03:35:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:31 smithi195 ceph-mon[87742]: pgmap v3170: 585 pgs: 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.3 MiB/s wr, 1.23k op/s 2024-09-13T03:35:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:31 smithi195 ceph-mon[87742]: osdmap e1753: 8 total, 8 up, 8 in 2024-09-13T03:35:32.733 INFO:tasks.workunit.client.0.smithi088.stdout:made parent image "parent" 2024-09-13T03:35:32.733 INFO:tasks.workunit.client.0.smithi088.stdout:parent has no parent info 2024-09-13T03:35:32.733 INFO:tasks.workunit.client.0.smithi088.stdout:made snapshot "parent@parent_snap" 2024-09-13T03:35:32.734 INFO:tasks.workunit.client.0.smithi088.stdout:can't unprotect an unprotected snap 2024-09-13T03:35:32.734 INFO:tasks.workunit.client.0.smithi088.stdout:can't protect a protected snap 2024-09-13T03:35:32.734 INFO:tasks.workunit.client.0.smithi088.stdout:made and opened clone "child" 2024-09-13T03:35:32.734 INFO:tasks.workunit.client.0.smithi088.stdout:read: 8 2024-09-13T03:35:32.734 INFO:tasks.workunit.client.0.smithi088.stdout:read: 8 2024-09-13T03:35:32.734 INFO:tasks.workunit.client.0.smithi088.stdout:read: 8 2024-09-13T03:35:32.734 INFO:tasks.workunit.client.0.smithi088.stdout:sizes and overlaps are good between parent and child 2024-09-13T03:35:32.734 INFO:tasks.workunit.client.0.smithi088.stdout:child image successfully cloned all image-meta pairs 2024-09-13T03:35:32.734 INFO:tasks.workunit.client.0.smithi088.stdout:sized down clone, changed overlap 2024-09-13T03:35:32.734 INFO:tasks.workunit.client.0.smithi088.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-09-13T03:35:32.734 INFO:tasks.workunit.client.0.smithi088.stdout:sized up clone, changed size but not overlap or parent's size 2024-09-13T03:35:32.734 INFO:tasks.workunit.client.0.smithi088.stdout:can't remove parent while child still exists 2024-09-13T03:35:32.735 INFO:tasks.workunit.client.0.smithi088.stdout:can't remove parent while still protected 2024-09-13T03:35:32.735 INFO:tasks.workunit.client.0.smithi088.stdout:removed parent snap after unprotecting 2024-09-13T03:35:32.735 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestClone (2028 ms) 2024-09-13T03:35:32.735 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestClone2 2024-09-13T03:35:32.735 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:32 smithi195 ceph-mon[87742]: osdmap e1754: 8 total, 8 up, 8 in 2024-09-13T03:35:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:32 smithi088 ceph-mon[96266]: osdmap e1754: 8 total, 8 up, 8 in 2024-09-13T03:35:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:32 smithi088 ceph-mon[98762]: osdmap e1754: 8 total, 8 up, 8 in 2024-09-13T03:35:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:35:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:35:33] "GET /metrics HTTP/1.1" 200 70636 "" "Prometheus/2.43.0" 2024-09-13T03:35:33.826 INFO:tasks.workunit.client.0.smithi088.stdout:made parent image "parent" 2024-09-13T03:35:33.827 INFO:tasks.workunit.client.0.smithi088.stdout:parent has no parent info 2024-09-13T03:35:33.827 INFO:tasks.workunit.client.0.smithi088.stdout:made snapshot "parent@parent_snap" 2024-09-13T03:35:33.827 INFO:tasks.workunit.client.0.smithi088.stdout:made and opened clone "child" 2024-09-13T03:35:33.827 INFO:tasks.workunit.client.0.smithi088.stdout:child image successfully cloned all image-meta pairs 2024-09-13T03:35:33.827 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestClone2 (1093 ms) 2024-09-13T03:35:33.827 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ListChildren 2024-09-13T03:35:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:33 smithi195 ceph-mon[87742]: pgmap v3173: 585 pgs: 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 580 KiB/s rd, 266 KiB/s wr, 1.15k op/s 2024-09-13T03:35:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:33 smithi195 ceph-mon[87742]: osdmap e1755: 8 total, 8 up, 8 in 2024-09-13T03:35:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:33 smithi088 ceph-mon[96266]: pgmap v3173: 585 pgs: 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 580 KiB/s rd, 266 KiB/s wr, 1.15k op/s 2024-09-13T03:35:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:33 smithi088 ceph-mon[96266]: osdmap e1755: 8 total, 8 up, 8 in 2024-09-13T03:35:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:33 smithi088 ceph-mon[98762]: pgmap v3173: 585 pgs: 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 580 KiB/s rd, 266 KiB/s wr, 1.15k op/s 2024-09-13T03:35:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:33 smithi088 ceph-mon[98762]: osdmap e1755: 8 total, 8 up, 8 in 2024-09-13T03:35:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:34 smithi195 ceph-mon[87742]: osdmap e1756: 8 total, 8 up, 8 in 2024-09-13T03:35:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:34 smithi088 ceph-mon[96266]: osdmap e1756: 8 total, 8 up, 8 in 2024-09-13T03:35:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:34 smithi088 ceph-mon[98762]: osdmap e1756: 8 total, 8 up, 8 in 2024-09-13T03:35:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:35 smithi088 ceph-mon[98762]: pgmap v3176: 585 pgs: 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.5 KiB/s wr, 40 op/s 2024-09-13T03:35:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:35 smithi088 ceph-mon[98762]: osdmap e1757: 8 total, 8 up, 8 in 2024-09-13T03:35:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:35 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2497413197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:36.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:35 smithi088 ceph-mon[96266]: pgmap v3176: 585 pgs: 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.5 KiB/s wr, 40 op/s 2024-09-13T03:35:36.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:35 smithi088 ceph-mon[96266]: osdmap e1757: 8 total, 8 up, 8 in 2024-09-13T03:35:36.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:35 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2497413197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:35 smithi195 ceph-mon[87742]: pgmap v3176: 585 pgs: 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 3.5 KiB/s wr, 40 op/s 2024-09-13T03:35:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:35 smithi195 ceph-mon[87742]: osdmap e1757: 8 total, 8 up, 8 in 2024-09-13T03:35:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:35 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2497413197' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:36 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2497413197' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:36 smithi088 ceph-mon[98762]: osdmap e1758: 8 total, 8 up, 8 in 2024-09-13T03:35:37.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:36 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2497413197' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:37.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:36 smithi088 ceph-mon[96266]: osdmap e1758: 8 total, 8 up, 8 in 2024-09-13T03:35:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:36 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2497413197' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:36 smithi195 ceph-mon[87742]: osdmap e1758: 8 total, 8 up, 8 in 2024-09-13T03:35:37.638 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:37 smithi088 ceph-mon[98762]: pgmap v3179: 617 pgs: 7 creating+peering, 25 unknown, 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 755 KiB/s rd, 53 KiB/s wr, 901 op/s 2024-09-13T03:35:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:37 smithi088 ceph-mon[98762]: osdmap e1759: 8 total, 8 up, 8 in 2024-09-13T03:35:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:37 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/752828193' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:37 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/752828193' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:37 smithi088 ceph-mon[98762]: osdmap e1760: 8 total, 8 up, 8 in 2024-09-13T03:35:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:37 smithi088 ceph-mon[96266]: pgmap v3179: 617 pgs: 7 creating+peering, 25 unknown, 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 755 KiB/s rd, 53 KiB/s wr, 901 op/s 2024-09-13T03:35:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:37 smithi088 ceph-mon[96266]: osdmap e1759: 8 total, 8 up, 8 in 2024-09-13T03:35:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:37 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/752828193' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:37 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/752828193' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:37 smithi088 ceph-mon[96266]: osdmap e1760: 8 total, 8 up, 8 in 2024-09-13T03:35:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:37 smithi195 ceph-mon[87742]: pgmap v3179: 617 pgs: 7 creating+peering, 25 unknown, 585 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 755 KiB/s rd, 53 KiB/s wr, 901 op/s 2024-09-13T03:35:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:37 smithi195 ceph-mon[87742]: osdmap e1759: 8 total, 8 up, 8 in 2024-09-13T03:35:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:37 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/752828193' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:37 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/752828193' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:37 smithi195 ceph-mon[87742]: osdmap e1760: 8 total, 8 up, 8 in 2024-09-13T03:35:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:39 smithi088 ceph-mon[98762]: pgmap v3182: 649 pgs: 14 creating+peering, 28 unknown, 607 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 769 KiB/s rd, 53 KiB/s wr, 913 op/s 2024-09-13T03:35:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:39 smithi088 ceph-mon[98762]: osdmap e1761: 8 total, 8 up, 8 in 2024-09-13T03:35:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:39 smithi088 ceph-mon[96266]: pgmap v3182: 649 pgs: 14 creating+peering, 28 unknown, 607 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 769 KiB/s rd, 53 KiB/s wr, 913 op/s 2024-09-13T03:35:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:39 smithi088 ceph-mon[96266]: osdmap e1761: 8 total, 8 up, 8 in 2024-09-13T03:35:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:39 smithi195 ceph-mon[87742]: pgmap v3182: 649 pgs: 14 creating+peering, 28 unknown, 607 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 769 KiB/s rd, 53 KiB/s wr, 913 op/s 2024-09-13T03:35:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:39 smithi195 ceph-mon[87742]: osdmap e1761: 8 total, 8 up, 8 in 2024-09-13T03:35:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:40 smithi088 ceph-mon[96266]: osdmap e1762: 8 total, 8 up, 8 in 2024-09-13T03:35:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:40 smithi088 ceph-mon[98762]: osdmap e1762: 8 total, 8 up, 8 in 2024-09-13T03:35:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:40 smithi195 ceph-mon[87742]: osdmap e1762: 8 total, 8 up, 8 in 2024-09-13T03:35:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:41 smithi088 ceph-mon[98762]: pgmap v3185: 649 pgs: 13 creating+peering, 6 unknown, 630 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 4.2 KiB/s wr, 48 op/s 2024-09-13T03:35:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:41 smithi088 ceph-mon[98762]: osdmap e1763: 8 total, 8 up, 8 in 2024-09-13T03:35:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:41 smithi088 ceph-mon[96266]: pgmap v3185: 649 pgs: 13 creating+peering, 6 unknown, 630 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 4.2 KiB/s wr, 48 op/s 2024-09-13T03:35:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:41 smithi088 ceph-mon[96266]: osdmap e1763: 8 total, 8 up, 8 in 2024-09-13T03:35:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:41 smithi195 ceph-mon[87742]: pgmap v3185: 649 pgs: 13 creating+peering, 6 unknown, 630 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 4.2 KiB/s wr, 48 op/s 2024-09-13T03:35:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:41 smithi195 ceph-mon[87742]: osdmap e1763: 8 total, 8 up, 8 in 2024-09-13T03:35:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:42 smithi088 ceph-mon[96266]: osdmap e1764: 8 total, 8 up, 8 in 2024-09-13T03:35:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:42 smithi088 ceph-mon[96266]: osdmap e1765: 8 total, 8 up, 8 in 2024-09-13T03:35:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:42 smithi088 ceph-mon[98762]: osdmap e1764: 8 total, 8 up, 8 in 2024-09-13T03:35:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:42 smithi088 ceph-mon[98762]: osdmap e1765: 8 total, 8 up, 8 in 2024-09-13T03:35:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:42 smithi195 ceph-mon[87742]: osdmap e1764: 8 total, 8 up, 8 in 2024-09-13T03:35:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:42 smithi195 ceph-mon[87742]: osdmap e1765: 8 total, 8 up, 8 in 2024-09-13T03:35:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.136 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.136 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.136 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.137 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 1 2024-09-13T03:35:43.137 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:35:43.137 INFO:tasks.workunit.client.0.smithi088.stdout:child: image125 2024-09-13T03:35:43.137 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image125/b21c7cd8a857 2024-09-13T03:35:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.137 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.138 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.138 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.138 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.138 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.138 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.138 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 2 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout:child: image126 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout:child: image125 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image125/b21c7cd8a857 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126/b21cff4dcf32 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.139 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image127 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image127 2024-09-13T03:35:43.140 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image127 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 3 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 3 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout:child: image126 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout:child: image125 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout:child: image127 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image125/b21c7cd8a857 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126/b21cff4dcf32 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image127/b21ceb073b79 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.141 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.142 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.142 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.142 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.142 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.142 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.142 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.142 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 3 2024-09-13T03:35:43.142 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 3 2024-09-13T03:35:43.142 INFO:tasks.workunit.client.0.smithi088.stdout:child: image126 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout:child: image125 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout:child: image127 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image125/b21c7cd8a857 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126/b21cff4dcf32 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image127/b21ceb073b79 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image128 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image128 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image128 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 4 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 4 2024-09-13T03:35:43.144 INFO:tasks.workunit.client.0.smithi088.stdout:child: image126 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout:child: image125 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout:child: image127 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout:child: image128 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image125/b21c7cd8a857 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126/b21cff4dcf32 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image127/b21ceb073b79 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image128/b21cba238f46 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.145 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image127 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.146 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image127 2024-09-13T03:35:43.147 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image127 2024-09-13T03:35:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.147 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image128 2024-09-13T03:35:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:35:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:35:43] "GET /metrics HTTP/1.1" 200 70636 "" "Prometheus/2.43.0" 2024-09-13T03:35:43.759 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.759 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image125 2024-09-13T03:35:43.760 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image127 2024-09-13T03:35:43.760 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image128 2024-09-13T03:35:43.760 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image128 2024-09-13T03:35:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.760 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 4 2024-09-13T03:35:43.760 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 4 2024-09-13T03:35:43.760 INFO:tasks.workunit.client.0.smithi088.stdout:child: image126 2024-09-13T03:35:43.760 INFO:tasks.workunit.client.0.smithi088.stdout:child: image125 2024-09-13T03:35:43.760 INFO:tasks.workunit.client.0.smithi088.stdout:child: image127 2024-09-13T03:35:43.760 INFO:tasks.workunit.client.0.smithi088.stdout:child: image128 2024-09-13T03:35:43.760 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image125/b21c7cd8a857 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126/b21cff4dcf32 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image127/b21ceb073b79 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image128/b21cba238f46 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image127 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image127 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image127 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image128 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image127 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image128 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image128 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.762 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 3 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 3 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout:child: image126 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout:child: image127 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout:child: image128 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126/b21cff4dcf32 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image127/b21ceb073b79 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image128/b21cba238f46 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.763 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-31/image128 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-31/image128 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image128 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 2 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout:child: image126 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout:child: image128 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126/b21cff4dcf32 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.764 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-31/image128/b21cba238f46 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 1 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout:child: image126 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-30/image126/b21cff4dcf32 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 0 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 0 2024-09-13T03:35:43.765 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ListChildren (9933 ms) 2024-09-13T03:35:43.766 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-09-13T03:35:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:43 smithi088 ceph-mon[96266]: pgmap v3188: 649 pgs: 7 creating+peering, 642 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1023 B/s wr, 4 op/s 2024-09-13T03:35:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:43 smithi088 ceph-mon[98762]: pgmap v3188: 649 pgs: 7 creating+peering, 642 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1023 B/s wr, 4 op/s 2024-09-13T03:35:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:43 smithi195 ceph-mon[87742]: pgmap v3188: 649 pgs: 7 creating+peering, 642 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1023 B/s wr, 4 op/s 2024-09-13T03:35:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:44 smithi088 ceph-mon[96266]: osdmap e1766: 8 total, 8 up, 8 in 2024-09-13T03:35:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:35:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:44 smithi088 ceph-mon[98762]: osdmap e1766: 8 total, 8 up, 8 in 2024-09-13T03:35:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:35:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:44 smithi195 ceph-mon[87742]: osdmap e1766: 8 total, 8 up, 8 in 2024-09-13T03:35:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:35:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:45 smithi195 ceph-mon[87742]: pgmap v3191: 649 pgs: 649 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 57 op/s 2024-09-13T03:35:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:45 smithi195 ceph-mon[87742]: osdmap e1767: 8 total, 8 up, 8 in 2024-09-13T03:35:45.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:45 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2461463346' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:45 smithi088 ceph-mon[96266]: pgmap v3191: 649 pgs: 649 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 57 op/s 2024-09-13T03:35:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:45 smithi088 ceph-mon[96266]: osdmap e1767: 8 total, 8 up, 8 in 2024-09-13T03:35:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:45 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2461463346' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:45 smithi088 ceph-mon[98762]: pgmap v3191: 649 pgs: 649 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 4.0 KiB/s wr, 57 op/s 2024-09-13T03:35:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:45 smithi088 ceph-mon[98762]: osdmap e1767: 8 total, 8 up, 8 in 2024-09-13T03:35:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:45 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2461463346' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2461463346' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:46 smithi195 ceph-mon[87742]: osdmap e1768: 8 total, 8 up, 8 in 2024-09-13T03:35:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2461463346' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:46 smithi088 ceph-mon[96266]: osdmap e1768: 8 total, 8 up, 8 in 2024-09-13T03:35:47.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2461463346' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:46 smithi088 ceph-mon[98762]: osdmap e1768: 8 total, 8 up, 8 in 2024-09-13T03:35:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:47 smithi088 ceph-mon[96266]: pgmap v3194: 681 pgs: 12 creating+peering, 20 unknown, 649 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 6.0 KiB/s wr, 245 op/s 2024-09-13T03:35:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:47 smithi088 ceph-mon[96266]: osdmap e1769: 8 total, 8 up, 8 in 2024-09-13T03:35:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:47 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3065405907' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:47 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3065405907' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:47 smithi088 ceph-mon[96266]: osdmap e1770: 8 total, 8 up, 8 in 2024-09-13T03:35:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:47 smithi088 ceph-mon[98762]: pgmap v3194: 681 pgs: 12 creating+peering, 20 unknown, 649 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 6.0 KiB/s wr, 245 op/s 2024-09-13T03:35:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:47 smithi088 ceph-mon[98762]: osdmap e1769: 8 total, 8 up, 8 in 2024-09-13T03:35:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:47 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3065405907' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:47 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3065405907' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:47 smithi088 ceph-mon[98762]: osdmap e1770: 8 total, 8 up, 8 in 2024-09-13T03:35:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:47 smithi195 ceph-mon[87742]: pgmap v3194: 681 pgs: 12 creating+peering, 20 unknown, 649 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 6.0 KiB/s wr, 245 op/s 2024-09-13T03:35:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:47 smithi195 ceph-mon[87742]: osdmap e1769: 8 total, 8 up, 8 in 2024-09-13T03:35:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:47 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3065405907' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:47 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3065405907' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:47 smithi195 ceph-mon[87742]: osdmap e1770: 8 total, 8 up, 8 in 2024-09-13T03:35:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:49 smithi088 ceph-mon[98762]: pgmap v3197: 713 pgs: 21 creating+peering, 28 unknown, 664 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 555 KiB/s rd, 12 KiB/s wr, 671 op/s 2024-09-13T03:35:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:49 smithi088 ceph-mon[98762]: osdmap e1771: 8 total, 8 up, 8 in 2024-09-13T03:35:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:49 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1618109066' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:49 smithi088 ceph-mon[96266]: pgmap v3197: 713 pgs: 21 creating+peering, 28 unknown, 664 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 555 KiB/s rd, 12 KiB/s wr, 671 op/s 2024-09-13T03:35:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:49 smithi088 ceph-mon[96266]: osdmap e1771: 8 total, 8 up, 8 in 2024-09-13T03:35:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:49 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1618109066' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:49 smithi195 ceph-mon[87742]: pgmap v3197: 713 pgs: 21 creating+peering, 28 unknown, 664 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 555 KiB/s rd, 12 KiB/s wr, 671 op/s 2024-09-13T03:35:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:49 smithi195 ceph-mon[87742]: osdmap e1771: 8 total, 8 up, 8 in 2024-09-13T03:35:49.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:49 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1618109066' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:35:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:50 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1618109066' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:50 smithi088 ceph-mon[96266]: osdmap e1772: 8 total, 8 up, 8 in 2024-09-13T03:35:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:50 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34", "force_nonempty":""}]: dispatch 2024-09-13T03:35:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:50 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34", "force_nonempty":""}]: dispatch 2024-09-13T03:35:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:50 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1618109066' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:50 smithi088 ceph-mon[98762]: osdmap e1772: 8 total, 8 up, 8 in 2024-09-13T03:35:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:50 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34", "force_nonempty":""}]: dispatch 2024-09-13T03:35:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:50 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34", "force_nonempty":""}]: dispatch 2024-09-13T03:35:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:50 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1618109066' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:35:50.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:50 smithi195 ceph-mon[87742]: osdmap e1772: 8 total, 8 up, 8 in 2024-09-13T03:35:50.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:50 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34", "force_nonempty":""}]: dispatch 2024-09-13T03:35:50.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:50 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34", "force_nonempty":""}]: dispatch 2024-09-13T03:35:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:51 smithi088 ceph-mon[96266]: pgmap v3200: 745 pgs: 15 creating+peering, 38 unknown, 692 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 400 KiB/s rd, 9.2 KiB/s wr, 480 op/s 2024-09-13T03:35:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:51 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34", "force_nonempty":""}]': finished 2024-09-13T03:35:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:51 smithi088 ceph-mon[96266]: osdmap e1773: 8 total, 8 up, 8 in 2024-09-13T03:35:51.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:51 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi088-150112-34", "mode":"writeback"}]: dispatch 2024-09-13T03:35:51.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:51 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi088-150112-34", "mode":"writeback"}]: dispatch 2024-09-13T03:35:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:51 smithi088 ceph-mon[98762]: pgmap v3200: 745 pgs: 15 creating+peering, 38 unknown, 692 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 400 KiB/s rd, 9.2 KiB/s wr, 480 op/s 2024-09-13T03:35:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:51 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34", "force_nonempty":""}]': finished 2024-09-13T03:35:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:51 smithi088 ceph-mon[98762]: osdmap e1773: 8 total, 8 up, 8 in 2024-09-13T03:35:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:51 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi088-150112-34", "mode":"writeback"}]: dispatch 2024-09-13T03:35:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:51 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi088-150112-34", "mode":"writeback"}]: dispatch 2024-09-13T03:35:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:51 smithi195 ceph-mon[87742]: pgmap v3200: 745 pgs: 15 creating+peering, 38 unknown, 692 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 400 KiB/s rd, 9.2 KiB/s wr, 480 op/s 2024-09-13T03:35:51.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:51 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34", "force_nonempty":""}]': finished 2024-09-13T03:35:51.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:51 smithi195 ceph-mon[87742]: osdmap e1773: 8 total, 8 up, 8 in 2024-09-13T03:35:51.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:51 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi088-150112-34", "mode":"writeback"}]: dispatch 2024-09-13T03:35:51.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:51 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi088-150112-34", "mode":"writeback"}]: dispatch 2024-09-13T03:35:52.639 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:35:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[98762]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-09-13T03:35:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi088-150112-34", "mode":"writeback"}]': finished 2024-09-13T03:35:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[98762]: osdmap e1774: 8 total, 8 up, 8 in 2024-09-13T03:35:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi088-150112-32", "overlaypool":"test-librbd-smithi088-150112-34"}]: dispatch 2024-09-13T03:35:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi088-150112-32", "overlaypool":"test-librbd-smithi088-150112-34"}]: dispatch 2024-09-13T03:35:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi088-150112-32", "overlaypool":"test-librbd-smithi088-150112-34"}]': finished 2024-09-13T03:35:52.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[98762]: osdmap e1775: 8 total, 8 up, 8 in 2024-09-13T03:35:52.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[96266]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-09-13T03:35:52.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi088-150112-34", "mode":"writeback"}]': finished 2024-09-13T03:35:52.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[96266]: osdmap e1774: 8 total, 8 up, 8 in 2024-09-13T03:35:52.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi088-150112-32", "overlaypool":"test-librbd-smithi088-150112-34"}]: dispatch 2024-09-13T03:35:52.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi088-150112-32", "overlaypool":"test-librbd-smithi088-150112-34"}]: dispatch 2024-09-13T03:35:52.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi088-150112-32", "overlaypool":"test-librbd-smithi088-150112-34"}]': finished 2024-09-13T03:35:52.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:52 smithi088 ceph-mon[96266]: osdmap e1775: 8 total, 8 up, 8 in 2024-09-13T03:35:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:52 smithi195 ceph-mon[87742]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-09-13T03:35:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:52 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi088-150112-34", "mode":"writeback"}]': finished 2024-09-13T03:35:52.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:52 smithi195 ceph-mon[87742]: osdmap e1774: 8 total, 8 up, 8 in 2024-09-13T03:35:52.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:52 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi088-150112-32", "overlaypool":"test-librbd-smithi088-150112-34"}]: dispatch 2024-09-13T03:35:52.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:52 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi088-150112-32", "overlaypool":"test-librbd-smithi088-150112-34"}]: dispatch 2024-09-13T03:35:52.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:52 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi088-150112-32", "overlaypool":"test-librbd-smithi088-150112-34"}]': finished 2024-09-13T03:35:52.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:52 smithi195 ceph-mon[87742]: osdmap e1775: 8 total, 8 up, 8 in 2024-09-13T03:35:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:35:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:35:53] "GET /metrics HTTP/1.1" 200 75549 "" "Prometheus/2.43.0" 2024-09-13T03:35:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:53 smithi088 ceph-mon[96266]: pgmap v3203: 745 pgs: 10 creating+peering, 15 unknown, 720 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T03:35:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:53 smithi088 ceph-mon[96266]: osdmap e1776: 8 total, 8 up, 8 in 2024-09-13T03:35:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:53 smithi088 ceph-mon[98762]: pgmap v3203: 745 pgs: 10 creating+peering, 15 unknown, 720 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T03:35:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:53 smithi088 ceph-mon[98762]: osdmap e1776: 8 total, 8 up, 8 in 2024-09-13T03:35:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:53 smithi195 ceph-mon[87742]: pgmap v3203: 745 pgs: 10 creating+peering, 15 unknown, 720 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-09-13T03:35:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:53 smithi195 ceph-mon[87742]: osdmap e1776: 8 total, 8 up, 8 in 2024-09-13T03:35:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:55 smithi088 ceph-mon[96266]: pgmap v3206: 745 pgs: 1 creating+peering, 744 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:35:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:55 smithi088 ceph-mon[96266]: osdmap e1777: 8 total, 8 up, 8 in 2024-09-13T03:35:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:55 smithi088 ceph-mon[98762]: pgmap v3206: 745 pgs: 1 creating+peering, 744 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:35:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:55 smithi088 ceph-mon[98762]: osdmap e1777: 8 total, 8 up, 8 in 2024-09-13T03:35:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:55 smithi195 ceph-mon[87742]: pgmap v3206: 745 pgs: 1 creating+peering, 744 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:35:55.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:55 smithi195 ceph-mon[87742]: osdmap e1777: 8 total, 8 up, 8 in 2024-09-13T03:35:56.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:56 smithi088 ceph-mon[98762]: osdmap e1778: 8 total, 8 up, 8 in 2024-09-13T03:35:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:56 smithi088 ceph-mon[96266]: osdmap e1778: 8 total, 8 up, 8 in 2024-09-13T03:35:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:56 smithi195 ceph-mon[87742]: osdmap e1778: 8 total, 8 up, 8 in 2024-09-13T03:35:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:57 smithi088 ceph-mon[98762]: pgmap v3209: 745 pgs: 745 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.2 KiB/s rd, 767 B/s wr, 9 op/s 2024-09-13T03:35:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:57 smithi088 ceph-mon[98762]: osdmap e1779: 8 total, 8 up, 8 in 2024-09-13T03:35:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:57 smithi088 ceph-mon[96266]: pgmap v3209: 745 pgs: 745 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.2 KiB/s rd, 767 B/s wr, 9 op/s 2024-09-13T03:35:57.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:57 smithi088 ceph-mon[96266]: osdmap e1779: 8 total, 8 up, 8 in 2024-09-13T03:35:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:57 smithi195 ceph-mon[87742]: pgmap v3209: 745 pgs: 745 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 6.2 KiB/s rd, 767 B/s wr, 9 op/s 2024-09-13T03:35:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:57 smithi195 ceph-mon[87742]: osdmap e1779: 8 total, 8 up, 8 in 2024-09-13T03:35:58.214 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.214 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.214 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.214 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.214 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.214 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 1 2024-09-13T03:35:58.214 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:35:58.214 INFO:tasks.workunit.client.0.smithi088.stdout:child: image130 2024-09-13T03:35:58.214 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image130/b21cdcac4537 2024-09-13T03:35:58.214 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.214 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 2 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:35:58.215 INFO:tasks.workunit.client.0.smithi088.stdout:child: image131 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout:child: image130 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image130/b21cdcac4537 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131/b21ccb5672ff 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.216 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image132 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image132 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image132 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 3 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 3 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout:child: image131 2024-09-13T03:35:58.217 INFO:tasks.workunit.client.0.smithi088.stdout:child: image130 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout:child: image132 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image130/b21cdcac4537 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131/b21ccb5672ff 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image132/b21c739ad7bb 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.218 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 3 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 3 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout:child: image131 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout:child: image130 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout:child: image132 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image130/b21cdcac4537 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131/b21ccb5672ff 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image132/b21c739ad7bb 2024-09-13T03:35:58.219 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.220 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.220 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.220 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.220 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.220 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.220 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.220 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.220 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.220 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.220 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.220 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.220 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image133 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image133 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image133 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 4 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 4 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout:child: image131 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout:child: image130 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout:child: image132 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout:child: image133 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image130/b21cdcac4537 2024-09-13T03:35:58.221 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131/b21ccb5672ff 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image132/b21c739ad7bb 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image133/b21cfbc2be06 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.222 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image132 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image130 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image132 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image132 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:35:58.223 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image133 2024-09-13T03:35:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:58 smithi195 ceph-mon[87742]: osdmap e1780: 8 total, 8 up, 8 in 2024-09-13T03:35:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:58 smithi088 ceph-mon[98762]: osdmap e1780: 8 total, 8 up, 8 in 2024-09-13T03:35:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:58 smithi088 ceph-mon[96266]: osdmap e1780: 8 total, 8 up, 8 in 2024-09-13T03:35:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:59 smithi195 ceph-mon[87742]: pgmap v3212: 745 pgs: 745 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 1.7 KiB/s wr, 16 op/s 2024-09-13T03:35:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:59 smithi195 ceph-mon[87742]: osdmap e1781: 8 total, 8 up, 8 in 2024-09-13T03:35:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:59 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi088-150112-32"}]: dispatch 2024-09-13T03:35:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:59 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi088-150112-32"}]: dispatch 2024-09-13T03:35:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:35:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:35:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:59 smithi088 ceph-mon[96266]: pgmap v3212: 745 pgs: 745 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 1.7 KiB/s wr, 16 op/s 2024-09-13T03:36:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:59 smithi088 ceph-mon[96266]: osdmap e1781: 8 total, 8 up, 8 in 2024-09-13T03:36:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:59 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi088-150112-32"}]: dispatch 2024-09-13T03:36:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:59 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi088-150112-32"}]: dispatch 2024-09-13T03:36:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:35:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:59 smithi088 ceph-mon[98762]: pgmap v3212: 745 pgs: 745 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 1.7 KiB/s wr, 16 op/s 2024-09-13T03:36:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:59 smithi088 ceph-mon[98762]: osdmap e1781: 8 total, 8 up, 8 in 2024-09-13T03:36:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:59 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi088-150112-32"}]: dispatch 2024-09-13T03:36:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:59 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi088-150112-32"}]: dispatch 2024-09-13T03:36:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:35:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:00.712 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.712 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image130 2024-09-13T03:36:00.713 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image132 2024-09-13T03:36:00.713 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image133 2024-09-13T03:36:00.713 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image133 2024-09-13T03:36:00.713 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.713 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 4 2024-09-13T03:36:00.713 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 4 2024-09-13T03:36:00.713 INFO:tasks.workunit.client.0.smithi088.stdout:child: image131 2024-09-13T03:36:00.713 INFO:tasks.workunit.client.0.smithi088.stdout:child: image130 2024-09-13T03:36:00.713 INFO:tasks.workunit.client.0.smithi088.stdout:child: image132 2024-09-13T03:36:00.713 INFO:tasks.workunit.client.0.smithi088.stdout:child: image133 2024-09-13T03:36:00.713 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image130/b21cdcac4537 2024-09-13T03:36:00.713 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131/b21ccb5672ff 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image132/b21c739ad7bb 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image133/b21cfbc2be06 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.714 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image132 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image132 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image132 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image133 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image132 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image133 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image133 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 3 2024-09-13T03:36:00.715 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 3 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout:child: image131 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout:child: image132 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout:child: image133 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131/b21ccb5672ff 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image132/b21c739ad7bb 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image133/b21cfbc2be06 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.716 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-33/image133 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-33/image133 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image133 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 2 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 2 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout:child: image131 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout:child: image133 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131/b21ccb5672ff 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-33/image133/b21cfbc2be06 2024-09-13T03:36:00.717 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout:trying to find test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout:checking test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 1 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 1 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout:child: image131 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-32/image131/b21ccb5672ff 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 0 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 0 2024-09-13T03:36:00.718 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ListChildrenTiered (16952 ms) 2024-09-13T03:36:00.719 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.LockingPP 2024-09-13T03:36:00.719 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:00.781 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.LockingPP (69 ms) 2024-09-13T03:36:00.782 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.FlushAio 2024-09-13T03:36:00.782 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:00 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi088-150112-32"}]': finished 2024-09-13T03:36:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:00 smithi195 ceph-mon[87742]: osdmap e1782: 8 total, 8 up, 8 in 2024-09-13T03:36:00.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:00 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34"}]: dispatch 2024-09-13T03:36:00.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:00 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34"}]: dispatch 2024-09-13T03:36:00.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:00 smithi195 ceph-mon[87742]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-09-13T03:36:00.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:00 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34"}]': finished 2024-09-13T03:36:00.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:00 smithi195 ceph-mon[87742]: osdmap e1783: 8 total, 8 up, 8 in 2024-09-13T03:36:01.027 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.FlushAio (245 ms) 2024-09-13T03:36:01.027 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-09-13T03:36:01.027 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi088-150112-32"}]': finished 2024-09-13T03:36:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[96266]: osdmap e1782: 8 total, 8 up, 8 in 2024-09-13T03:36:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34"}]: dispatch 2024-09-13T03:36:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34"}]: dispatch 2024-09-13T03:36:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[96266]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-09-13T03:36:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34"}]': finished 2024-09-13T03:36:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[96266]: osdmap e1783: 8 total, 8 up, 8 in 2024-09-13T03:36:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi088-150112-32"}]': finished 2024-09-13T03:36:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[98762]: osdmap e1782: 8 total, 8 up, 8 in 2024-09-13T03:36:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34"}]: dispatch 2024-09-13T03:36:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34"}]: dispatch 2024-09-13T03:36:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[98762]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-09-13T03:36:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi088-150112-32", "tierpool":"test-librbd-smithi088-150112-34"}]': finished 2024-09-13T03:36:01.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:00 smithi088 ceph-mon[98762]: osdmap e1783: 8 total, 8 up, 8 in 2024-09-13T03:36:01.198 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.FlushAioPP (172 ms) 2024-09-13T03:36:01.198 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-09-13T03:36:01.198 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:01.220 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (22 ms) 2024-09-13T03:36:01.221 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-09-13T03:36:01.221 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:01.247 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (26 ms) 2024-09-13T03:36:01.247 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-09-13T03:36:01.247 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:01.262 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ZeroLengthRead (15 ms) 2024-09-13T03:36:01.262 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-09-13T03:36:01.262 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:01.297 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.LargeCacheRead (35 ms) 2024-09-13T03:36:01.297 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-09-13T03:36:01.297 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:01.507 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestPendingAio (209 ms) 2024-09-13T03:36:01.507 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-09-13T03:36:01.507 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:01.821 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:01 smithi195 ceph-mon[87742]: pgmap v3215: 745 pgs: 745 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 4.5 KiB/s wr, 251 op/s 2024-09-13T03:36:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:01 smithi088 ceph-mon[96266]: pgmap v3215: 745 pgs: 745 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 4.5 KiB/s wr, 251 op/s 2024-09-13T03:36:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:01 smithi088 ceph-mon[98762]: pgmap v3215: 745 pgs: 745 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 4.5 KiB/s wr, 251 op/s 2024-09-13T03:36:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[98762]: osdmap e1784: 8 total, 8 up, 8 in 2024-09-13T03:36:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1d", "id": [2, 5]}]: dispatch 2024-09-13T03:36:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.e", "id": [3, 7]}]: dispatch 2024-09-13T03:36:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2024-09-13T03:36:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.c", "id": [3, 6]}]: dispatch 2024-09-13T03:36:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1d", "id": [3, 0]}]: dispatch 2024-09-13T03:36:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1d", "id": [2, 5]}]': finished 2024-09-13T03:36:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.e", "id": [3, 7]}]': finished 2024-09-13T03:36:03.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]': finished 2024-09-13T03:36:03.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.c", "id": [3, 6]}]': finished 2024-09-13T03:36:03.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1d", "id": [3, 0]}]': finished 2024-09-13T03:36:03.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[98762]: osdmap e1785: 8 total, 8 up, 8 in 2024-09-13T03:36:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[96266]: osdmap e1784: 8 total, 8 up, 8 in 2024-09-13T03:36:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1d", "id": [2, 5]}]: dispatch 2024-09-13T03:36:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.e", "id": [3, 7]}]: dispatch 2024-09-13T03:36:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2024-09-13T03:36:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.c", "id": [3, 6]}]: dispatch 2024-09-13T03:36:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1d", "id": [3, 0]}]: dispatch 2024-09-13T03:36:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1d", "id": [2, 5]}]': finished 2024-09-13T03:36:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.e", "id": [3, 7]}]': finished 2024-09-13T03:36:03.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]': finished 2024-09-13T03:36:03.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.c", "id": [3, 6]}]': finished 2024-09-13T03:36:03.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1d", "id": [3, 0]}]': finished 2024-09-13T03:36:03.094 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:02 smithi088 ceph-mon[96266]: osdmap e1785: 8 total, 8 up, 8 in 2024-09-13T03:36:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:02 smithi195 ceph-mon[87742]: osdmap e1784: 8 total, 8 up, 8 in 2024-09-13T03:36:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1d", "id": [2, 5]}]: dispatch 2024-09-13T03:36:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.e", "id": [3, 7]}]: dispatch 2024-09-13T03:36:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2024-09-13T03:36:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.c", "id": [3, 6]}]: dispatch 2024-09-13T03:36:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1d", "id": [3, 0]}]: dispatch 2024-09-13T03:36:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.1d", "id": [2, 5]}]': finished 2024-09-13T03:36:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.e", "id": [3, 7]}]': finished 2024-09-13T03:36:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]': finished 2024-09-13T03:36:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.c", "id": [3, 6]}]': finished 2024-09-13T03:36:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:02 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.1d", "id": [3, 0]}]': finished 2024-09-13T03:36:03.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:02 smithi195 ceph-mon[87742]: osdmap e1785: 8 total, 8 up, 8 in 2024-09-13T03:36:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:36:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:36:03] "GET /metrics HTTP/1.1" 200 82962 "" "Prometheus/2.43.0" 2024-09-13T03:36:03.682 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2175 ms) 2024-09-13T03:36:03.682 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-09-13T03:36:03.682 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:03 smithi088 ceph-mon[96266]: pgmap v3218: 745 pgs: 745 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 486 KiB/s rd, 10 KiB/s wr, 590 op/s 2024-09-13T03:36:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:03 smithi088 ceph-mon[96266]: osdmap e1786: 8 total, 8 up, 8 in 2024-09-13T03:36:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:03 smithi088 ceph-mon[98762]: pgmap v3218: 745 pgs: 745 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 486 KiB/s rd, 10 KiB/s wr, 590 op/s 2024-09-13T03:36:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:03 smithi088 ceph-mon[98762]: osdmap e1786: 8 total, 8 up, 8 in 2024-09-13T03:36:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:03 smithi195 ceph-mon[87742]: pgmap v3218: 745 pgs: 745 active+clean; 301 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 486 KiB/s rd, 10 KiB/s wr, 590 op/s 2024-09-13T03:36:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:03 smithi195 ceph-mon[87742]: osdmap e1786: 8 total, 8 up, 8 in 2024-09-13T03:36:04.736 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:05 smithi088 ceph-mon[98762]: pgmap v3221: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 722 KiB/s wr, 844 op/s 2024-09-13T03:36:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:05 smithi088 ceph-mon[98762]: osdmap e1787: 8 total, 8 up, 8 in 2024-09-13T03:36:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:05 smithi088 ceph-mon[96266]: pgmap v3221: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 722 KiB/s wr, 844 op/s 2024-09-13T03:36:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:05 smithi088 ceph-mon[96266]: osdmap e1787: 8 total, 8 up, 8 in 2024-09-13T03:36:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:05 smithi195 ceph-mon[87742]: pgmap v3221: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 722 KiB/s wr, 844 op/s 2024-09-13T03:36:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:05 smithi195 ceph-mon[87742]: osdmap e1787: 8 total, 8 up, 8 in 2024-09-13T03:36:06.798 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (3116 ms) 2024-09-13T03:36:06.798 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.Flatten 2024-09-13T03:36:06.798 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:06 smithi088 ceph-mon[96266]: osdmap e1788: 8 total, 8 up, 8 in 2024-09-13T03:36:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:06 smithi088 ceph-mon[98762]: osdmap e1788: 8 total, 8 up, 8 in 2024-09-13T03:36:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:06 smithi195 ceph-mon[87742]: osdmap e1788: 8 total, 8 up, 8 in 2024-09-13T03:36:07.734 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.Flatten (936 ms) 2024-09-13T03:36:07.734 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.Sparsify 2024-09-13T03:36:07.734 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:07.767 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 32768 2024-09-13T03:36:07.768 INFO:tasks.workunit.client.0.smithi088.stdout:read: 32768 2024-09-13T03:36:07.768 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.Sparsify (34 ms) 2024-09-13T03:36:07.768 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-09-13T03:36:07.768 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:07.798 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.SparsifyPP (31 ms) 2024-09-13T03:36:07.799 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-09-13T03:36:07.799 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:07 smithi088 ceph-mon[96266]: pgmap v3224: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 913 KiB/s rd, 734 KiB/s wr, 715 op/s 2024-09-13T03:36:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:07 smithi088 ceph-mon[96266]: osdmap e1789: 8 total, 8 up, 8 in 2024-09-13T03:36:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:07 smithi088 ceph-mon[96266]: osdmap e1790: 8 total, 8 up, 8 in 2024-09-13T03:36:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:07 smithi088 ceph-mon[98762]: pgmap v3224: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 913 KiB/s rd, 734 KiB/s wr, 715 op/s 2024-09-13T03:36:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:07 smithi088 ceph-mon[98762]: osdmap e1789: 8 total, 8 up, 8 in 2024-09-13T03:36:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:07 smithi088 ceph-mon[98762]: osdmap e1790: 8 total, 8 up, 8 in 2024-09-13T03:36:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:07 smithi195 ceph-mon[87742]: pgmap v3224: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 913 KiB/s rd, 734 KiB/s wr, 715 op/s 2024-09-13T03:36:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:07 smithi195 ceph-mon[87742]: osdmap e1789: 8 total, 8 up, 8 in 2024-09-13T03:36:08.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:07 smithi195 ceph-mon[87742]: osdmap e1790: 8 total, 8 up, 8 in 2024-09-13T03:36:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:09 smithi088 ceph-mon[98762]: pgmap v3227: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 33 KiB/s wr, 357 op/s 2024-09-13T03:36:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:09 smithi088 ceph-mon[98762]: osdmap e1791: 8 total, 8 up, 8 in 2024-09-13T03:36:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:09 smithi088 ceph-mon[96266]: pgmap v3227: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 33 KiB/s wr, 357 op/s 2024-09-13T03:36:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:09 smithi088 ceph-mon[96266]: osdmap e1791: 8 total, 8 up, 8 in 2024-09-13T03:36:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:09 smithi195 ceph-mon[87742]: pgmap v3227: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 33 KiB/s wr, 357 op/s 2024-09-13T03:36:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:09 smithi195 ceph-mon[87742]: osdmap e1791: 8 total, 8 up, 8 in 2024-09-13T03:36:11.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:10 smithi088 ceph-mon[96266]: osdmap e1792: 8 total, 8 up, 8 in 2024-09-13T03:36:11.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:10 smithi088 ceph-mon[98762]: osdmap e1792: 8 total, 8 up, 8 in 2024-09-13T03:36:11.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:10 smithi195 ceph-mon[87742]: osdmap e1792: 8 total, 8 up, 8 in 2024-09-13T03:36:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:11 smithi088 ceph-mon[96266]: pgmap v3230: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 28 KiB/s wr, 246 op/s 2024-09-13T03:36:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:11 smithi088 ceph-mon[96266]: osdmap e1793: 8 total, 8 up, 8 in 2024-09-13T03:36:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:11 smithi088 ceph-mon[98762]: pgmap v3230: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 28 KiB/s wr, 246 op/s 2024-09-13T03:36:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:11 smithi088 ceph-mon[98762]: osdmap e1793: 8 total, 8 up, 8 in 2024-09-13T03:36:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:11 smithi195 ceph-mon[87742]: pgmap v3230: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 28 KiB/s wr, 246 op/s 2024-09-13T03:36:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:11 smithi195 ceph-mon[87742]: osdmap e1793: 8 total, 8 up, 8 in 2024-09-13T03:36:12.838 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.SnapshotLimit (5040 ms) 2024-09-13T03:36:12.839 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-09-13T03:36:12.839 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:13.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:12 smithi088 ceph-mon[96266]: osdmap e1794: 8 total, 8 up, 8 in 2024-09-13T03:36:13.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:12 smithi088 ceph-mon[98762]: osdmap e1794: 8 total, 8 up, 8 in 2024-09-13T03:36:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:12 smithi195 ceph-mon[87742]: osdmap e1794: 8 total, 8 up, 8 in 2024-09-13T03:36:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:36:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:36:13] "GET /metrics HTTP/1.1" 200 82962 "" "Prometheus/2.43.0" 2024-09-13T03:36:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:13 smithi088 ceph-mon[96266]: pgmap v3233: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 16 KiB/s wr, 128 op/s 2024-09-13T03:36:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:13 smithi088 ceph-mon[96266]: osdmap e1795: 8 total, 8 up, 8 in 2024-09-13T03:36:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:13 smithi088 ceph-mon[98762]: pgmap v3233: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 16 KiB/s wr, 128 op/s 2024-09-13T03:36:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:13 smithi088 ceph-mon[98762]: osdmap e1795: 8 total, 8 up, 8 in 2024-09-13T03:36:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:13 smithi195 ceph-mon[87742]: pgmap v3233: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 16 KiB/s wr, 128 op/s 2024-09-13T03:36:14.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:13 smithi195 ceph-mon[87742]: osdmap e1795: 8 total, 8 up, 8 in 2024-09-13T03:36:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:14 smithi088 ceph-mon[98762]: osdmap e1796: 8 total, 8 up, 8 in 2024-09-13T03:36:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:14 smithi088 ceph-mon[96266]: osdmap e1796: 8 total, 8 up, 8 in 2024-09-13T03:36:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:14 smithi195 ceph-mon[87742]: osdmap e1796: 8 total, 8 up, 8 in 2024-09-13T03:36:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:15 smithi088 ceph-mon[96266]: pgmap v3236: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 18 KiB/s wr, 111 op/s 2024-09-13T03:36:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:15 smithi088 ceph-mon[96266]: osdmap e1797: 8 total, 8 up, 8 in 2024-09-13T03:36:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:15 smithi088 ceph-mon[98762]: pgmap v3236: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 18 KiB/s wr, 111 op/s 2024-09-13T03:36:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:15 smithi088 ceph-mon[98762]: osdmap e1797: 8 total, 8 up, 8 in 2024-09-13T03:36:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:15 smithi195 ceph-mon[87742]: pgmap v3236: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 18 KiB/s wr, 111 op/s 2024-09-13T03:36:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:15 smithi195 ceph-mon[87742]: osdmap e1797: 8 total, 8 up, 8 in 2024-09-13T03:36:17.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:16 smithi088 ceph-mon[96266]: osdmap e1798: 8 total, 8 up, 8 in 2024-09-13T03:36:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:16 smithi088 ceph-mon[98762]: osdmap e1798: 8 total, 8 up, 8 in 2024-09-13T03:36:17.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:16 smithi195 ceph-mon[87742]: osdmap e1798: 8 total, 8 up, 8 in 2024-09-13T03:36:17.866 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5027 ms) 2024-09-13T03:36:17.866 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-09-13T03:36:17.866 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:17.919 INFO:tasks.workunit.client.0.smithi088.stdout:0.00% done 2024-09-13T03:36:17.919 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (53 ms) 2024-09-13T03:36:17.919 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-09-13T03:36:17.919 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:17.983 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (65 ms) 2024-09-13T03:36:17.983 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-09-13T03:36:17.983 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:17 smithi088 ceph-mon[98762]: pgmap v3239: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 18 KiB/s wr, 111 op/s 2024-09-13T03:36:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:17 smithi088 ceph-mon[98762]: osdmap e1799: 8 total, 8 up, 8 in 2024-09-13T03:36:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:17 smithi088 ceph-mon[96266]: pgmap v3239: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 18 KiB/s wr, 111 op/s 2024-09-13T03:36:18.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:17 smithi088 ceph-mon[96266]: osdmap e1799: 8 total, 8 up, 8 in 2024-09-13T03:36:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:17 smithi195 ceph-mon[87742]: pgmap v3239: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 98 KiB/s rd, 18 KiB/s wr, 111 op/s 2024-09-13T03:36:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:17 smithi195 ceph-mon[87742]: osdmap e1799: 8 total, 8 up, 8 in 2024-09-13T03:36:18.877 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (893 ms) 2024-09-13T03:36:18.877 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-09-13T03:36:18.877 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:19.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:18 smithi088 ceph-mon[96266]: osdmap e1800: 8 total, 8 up, 8 in 2024-09-13T03:36:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:18 smithi088 ceph-mon[98762]: osdmap e1800: 8 total, 8 up, 8 in 2024-09-13T03:36:19.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:18 smithi195 ceph-mon[87742]: osdmap e1800: 8 total, 8 up, 8 in 2024-09-13T03:36:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:19 smithi088 ceph-mon[98762]: pgmap v3242: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 3.0 KiB/s wr, 25 op/s 2024-09-13T03:36:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:19 smithi088 ceph-mon[98762]: osdmap e1801: 8 total, 8 up, 8 in 2024-09-13T03:36:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:19 smithi088 ceph-mon[96266]: pgmap v3242: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 3.0 KiB/s wr, 25 op/s 2024-09-13T03:36:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:19 smithi088 ceph-mon[96266]: osdmap e1801: 8 total, 8 up, 8 in 2024-09-13T03:36:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:19 smithi195 ceph-mon[87742]: pgmap v3242: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 3.0 KiB/s wr, 25 op/s 2024-09-13T03:36:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:19 smithi195 ceph-mon[87742]: osdmap e1801: 8 total, 8 up, 8 in 2024-09-13T03:36:20.891 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2015 ms) 2024-09-13T03:36:20.891 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-09-13T03:36:20.892 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:20.939 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (47 ms) 2024-09-13T03:36:20.939 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-09-13T03:36:20.939 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_librbd.cc:9736: Skipped 2024-09-13T03:36:20.939 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:36:20.939 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-09-13T03:36:20.939 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-09-13T03:36:20.940 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:20 smithi088 ceph-mon[96266]: osdmap e1802: 8 total, 8 up, 8 in 2024-09-13T03:36:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:20 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:36:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:20 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:36:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:20 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:36:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:20 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:20 smithi088 ceph-mon[98762]: osdmap e1802: 8 total, 8 up, 8 in 2024-09-13T03:36:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:20 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:36:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:20 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:36:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:20 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:36:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:20 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:20 smithi195 ceph-mon[87742]: osdmap e1802: 8 total, 8 up, 8 in 2024-09-13T03:36:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:20 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:36:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:20 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:36:21.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:20 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:36:21.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:20 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:21 smithi088 ceph-mon[96266]: pgmap v3245: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.7 KiB/s wr, 98 op/s 2024-09-13T03:36:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:21 smithi088 ceph-mon[96266]: osdmap e1803: 8 total, 8 up, 8 in 2024-09-13T03:36:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:21 smithi088 ceph-mon[98762]: pgmap v3245: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.7 KiB/s wr, 98 op/s 2024-09-13T03:36:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:21 smithi088 ceph-mon[98762]: osdmap e1803: 8 total, 8 up, 8 in 2024-09-13T03:36:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:21 smithi195 ceph-mon[87742]: pgmap v3245: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 7.7 KiB/s wr, 98 op/s 2024-09-13T03:36:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:21 smithi195 ceph-mon[87742]: osdmap e1803: 8 total, 8 up, 8 in 2024-09-13T03:36:22.677 INFO:tasks.workunit.client.0.smithi088.stdout:100.00% done 2024-09-13T03:36:22.678 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.SnapRemove2 (1739 ms) 2024-09-13T03:36:22.678 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-09-13T03:36:22.678 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:23.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:36:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:36:23] "GET /metrics HTTP/1.1" 200 82988 "" "Prometheus/2.43.0" 2024-09-13T03:36:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:22 smithi088 ceph-mon[96266]: osdmap e1804: 8 total, 8 up, 8 in 2024-09-13T03:36:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:22 smithi088 ceph-mon[96266]: osdmap e1805: 8 total, 8 up, 8 in 2024-09-13T03:36:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:22 smithi088 ceph-mon[98762]: osdmap e1804: 8 total, 8 up, 8 in 2024-09-13T03:36:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:22 smithi088 ceph-mon[98762]: osdmap e1805: 8 total, 8 up, 8 in 2024-09-13T03:36:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:22 smithi195 ceph-mon[87742]: osdmap e1804: 8 total, 8 up, 8 in 2024-09-13T03:36:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:22 smithi195 ceph-mon[87742]: osdmap e1805: 8 total, 8 up, 8 in 2024-09-13T03:36:23.689 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1011 ms) 2024-09-13T03:36:23.689 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-09-13T03:36:23.689 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:23 smithi088 ceph-mon[96266]: pgmap v3248: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 7.2 KiB/s wr, 104 op/s 2024-09-13T03:36:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:23 smithi088 ceph-mon[96266]: osdmap e1806: 8 total, 8 up, 8 in 2024-09-13T03:36:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:23 smithi088 ceph-mon[98762]: pgmap v3248: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 7.2 KiB/s wr, 104 op/s 2024-09-13T03:36:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:23 smithi088 ceph-mon[98762]: osdmap e1806: 8 total, 8 up, 8 in 2024-09-13T03:36:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:23 smithi195 ceph-mon[87742]: pgmap v3248: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 7.2 KiB/s wr, 104 op/s 2024-09-13T03:36:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:23 smithi195 ceph-mon[87742]: osdmap e1806: 8 total, 8 up, 8 in 2024-09-13T03:36:24.690 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (1000 ms) 2024-09-13T03:36:24.690 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-09-13T03:36:24.691 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:25.712 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1024 ms) 2024-09-13T03:36:25.712 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-09-13T03:36:25.712 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:25 smithi088 ceph-mon[96266]: pgmap v3251: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 8.0 KiB/s wr, 141 op/s 2024-09-13T03:36:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:25 smithi088 ceph-mon[96266]: osdmap e1807: 8 total, 8 up, 8 in 2024-09-13T03:36:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:25 smithi088 ceph-mon[98762]: pgmap v3251: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 8.0 KiB/s wr, 141 op/s 2024-09-13T03:36:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:25 smithi088 ceph-mon[98762]: osdmap e1807: 8 total, 8 up, 8 in 2024-09-13T03:36:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:25 smithi195 ceph-mon[87742]: pgmap v3251: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 8.0 KiB/s wr, 141 op/s 2024-09-13T03:36:25.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:25 smithi195 ceph-mon[87742]: osdmap e1807: 8 total, 8 up, 8 in 2024-09-13T03:36:26.771 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1058 ms) 2024-09-13T03:36:26.771 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-09-13T03:36:26.771 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:26.811 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (40 ms) 2024-09-13T03:36:26.811 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-09-13T03:36:26.811 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:26.844 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (33 ms) 2024-09-13T03:36:26.844 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-09-13T03:36:26.844 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:26 smithi088 ceph-mon[96266]: osdmap e1808: 8 total, 8 up, 8 in 2024-09-13T03:36:26.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:26 smithi088 ceph-mon[98762]: osdmap e1808: 8 total, 8 up, 8 in 2024-09-13T03:36:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:26 smithi195 ceph-mon[87742]: osdmap e1808: 8 total, 8 up, 8 in 2024-09-13T03:36:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:27 smithi088 ceph-mon[98762]: pgmap v3254: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 13 KiB/s wr, 239 op/s 2024-09-13T03:36:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:27 smithi088 ceph-mon[98762]: osdmap e1809: 8 total, 8 up, 8 in 2024-09-13T03:36:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:27 smithi088 ceph-mon[98762]: osdmap e1810: 8 total, 8 up, 8 in 2024-09-13T03:36:27.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:27 smithi088 ceph-mon[96266]: pgmap v3254: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 13 KiB/s wr, 239 op/s 2024-09-13T03:36:27.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:27 smithi088 ceph-mon[96266]: osdmap e1809: 8 total, 8 up, 8 in 2024-09-13T03:36:27.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:27 smithi088 ceph-mon[96266]: osdmap e1810: 8 total, 8 up, 8 in 2024-09-13T03:36:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:27 smithi195 ceph-mon[87742]: pgmap v3254: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 13 KiB/s wr, 239 op/s 2024-09-13T03:36:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:27 smithi195 ceph-mon[87742]: osdmap e1809: 8 total, 8 up, 8 in 2024-09-13T03:36:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:27 smithi195 ceph-mon[87742]: osdmap e1810: 8 total, 8 up, 8 in 2024-09-13T03:36:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:29 smithi088 ceph-mon[96266]: pgmap v3257: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 13 KiB/s wr, 260 op/s 2024-09-13T03:36:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:29 smithi088 ceph-mon[96266]: osdmap e1811: 8 total, 8 up, 8 in 2024-09-13T03:36:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:29 smithi088 ceph-mon[98762]: pgmap v3257: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 13 KiB/s wr, 260 op/s 2024-09-13T03:36:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:29 smithi088 ceph-mon[98762]: osdmap e1811: 8 total, 8 up, 8 in 2024-09-13T03:36:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:29 smithi195 ceph-mon[87742]: pgmap v3257: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 194 KiB/s rd, 13 KiB/s wr, 260 op/s 2024-09-13T03:36:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:29 smithi195 ceph-mon[87742]: osdmap e1811: 8 total, 8 up, 8 in 2024-09-13T03:36:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:30 smithi088 ceph-mon[96266]: osdmap e1812: 8 total, 8 up, 8 in 2024-09-13T03:36:30.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:30 smithi088 ceph-mon[98762]: osdmap e1812: 8 total, 8 up, 8 in 2024-09-13T03:36:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:30 smithi195 ceph-mon[87742]: osdmap e1812: 8 total, 8 up, 8 in 2024-09-13T03:36:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:31 smithi195 ceph-mon[87742]: pgmap v3260: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 13 KiB/s wr, 248 op/s 2024-09-13T03:36:31.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:31 smithi195 ceph-mon[87742]: osdmap e1813: 8 total, 8 up, 8 in 2024-09-13T03:36:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:31 smithi088 ceph-mon[98762]: pgmap v3260: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 13 KiB/s wr, 248 op/s 2024-09-13T03:36:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:31 smithi088 ceph-mon[98762]: osdmap e1813: 8 total, 8 up, 8 in 2024-09-13T03:36:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:31 smithi088 ceph-mon[96266]: pgmap v3260: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 13 KiB/s wr, 248 op/s 2024-09-13T03:36:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:31 smithi088 ceph-mon[96266]: osdmap e1813: 8 total, 8 up, 8 in 2024-09-13T03:36:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:32 smithi195 ceph-mon[87742]: osdmap e1814: 8 total, 8 up, 8 in 2024-09-13T03:36:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:32 smithi195 ceph-mon[87742]: osdmap e1815: 8 total, 8 up, 8 in 2024-09-13T03:36:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:32 smithi088 ceph-mon[96266]: osdmap e1814: 8 total, 8 up, 8 in 2024-09-13T03:36:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:32 smithi088 ceph-mon[96266]: osdmap e1815: 8 total, 8 up, 8 in 2024-09-13T03:36:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:32 smithi088 ceph-mon[98762]: osdmap e1814: 8 total, 8 up, 8 in 2024-09-13T03:36:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:32 smithi088 ceph-mon[98762]: osdmap e1815: 8 total, 8 up, 8 in 2024-09-13T03:36:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:36:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:36:33] "GET /metrics HTTP/1.1" 200 82976 "" "Prometheus/2.43.0" 2024-09-13T03:36:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:33 smithi195 ceph-mon[87742]: pgmap v3263: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 6.5 KiB/s wr, 114 op/s 2024-09-13T03:36:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:33 smithi195 ceph-mon[87742]: osdmap e1816: 8 total, 8 up, 8 in 2024-09-13T03:36:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:33 smithi088 ceph-mon[96266]: pgmap v3263: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 6.5 KiB/s wr, 114 op/s 2024-09-13T03:36:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:33 smithi088 ceph-mon[96266]: osdmap e1816: 8 total, 8 up, 8 in 2024-09-13T03:36:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:33 smithi088 ceph-mon[98762]: pgmap v3263: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 6.5 KiB/s wr, 114 op/s 2024-09-13T03:36:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:33 smithi088 ceph-mon[98762]: osdmap e1816: 8 total, 8 up, 8 in 2024-09-13T03:36:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:35 smithi088 ceph-mon[96266]: pgmap v3266: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 3.2 KiB/s wr, 89 op/s 2024-09-13T03:36:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:35 smithi088 ceph-mon[96266]: osdmap e1817: 8 total, 8 up, 8 in 2024-09-13T03:36:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:35 smithi088 ceph-mon[98762]: pgmap v3266: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 3.2 KiB/s wr, 89 op/s 2024-09-13T03:36:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:35 smithi088 ceph-mon[98762]: osdmap e1817: 8 total, 8 up, 8 in 2024-09-13T03:36:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:35 smithi195 ceph-mon[87742]: pgmap v3266: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 3.2 KiB/s wr, 89 op/s 2024-09-13T03:36:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:35 smithi195 ceph-mon[87742]: osdmap e1817: 8 total, 8 up, 8 in 2024-09-13T03:36:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:36 smithi088 ceph-mon[98762]: osdmap e1818: 8 total, 8 up, 8 in 2024-09-13T03:36:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:36 smithi088 ceph-mon[96266]: osdmap e1818: 8 total, 8 up, 8 in 2024-09-13T03:36:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:36 smithi195 ceph-mon[87742]: osdmap e1818: 8 total, 8 up, 8 in 2024-09-13T03:36:37.264 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10421 ms) 2024-09-13T03:36:37.264 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.Metadata 2024-09-13T03:36:37.264 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:37.773 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.Metadata (507 ms) 2024-09-13T03:36:37.773 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-09-13T03:36:37.773 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:37.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:37 smithi088 ceph-mon[98762]: pgmap v3269: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.0 KiB/s wr, 71 op/s 2024-09-13T03:36:37.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:37 smithi088 ceph-mon[98762]: osdmap e1819: 8 total, 8 up, 8 in 2024-09-13T03:36:37.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:37 smithi088 ceph-mon[96266]: pgmap v3269: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.0 KiB/s wr, 71 op/s 2024-09-13T03:36:37.944 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:37 smithi088 ceph-mon[96266]: osdmap e1819: 8 total, 8 up, 8 in 2024-09-13T03:36:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:37 smithi195 ceph-mon[87742]: pgmap v3269: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.0 KiB/s wr, 71 op/s 2024-09-13T03:36:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:37 smithi195 ceph-mon[87742]: osdmap e1819: 8 total, 8 up, 8 in 2024-09-13T03:36:38.783 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.MetadataPP (1011 ms) 2024-09-13T03:36:38.783 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-09-13T03:36:38.783 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:38.874 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.UpdateFeatures (92 ms) 2024-09-13T03:36:38.875 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-09-13T03:36:38.875 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-09-13T03:36:38.875 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-09-13T03:36:38.875 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:38 smithi088 ceph-mon[98762]: osdmap e1820: 8 total, 8 up, 8 in 2024-09-13T03:36:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:38 smithi088 ceph-mon[96266]: osdmap e1820: 8 total, 8 up, 8 in 2024-09-13T03:36:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:38 smithi195 ceph-mon[87742]: osdmap e1820: 8 total, 8 up, 8 in 2024-09-13T03:36:39.755 INFO:tasks.workunit.client.0.smithi088.stdout:0.00% done 2024-09-13T03:36:39.756 INFO:tasks.workunit.client.0.smithi088.stdout:25.00% done 2024-09-13T03:36:39.756 INFO:tasks.workunit.client.0.smithi088.stdout:50.00% done 2024-09-13T03:36:39.756 INFO:tasks.workunit.client.0.smithi088.stdout:75.00% done 2024-09-13T03:36:39.756 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.RebuildObjectMap (881 ms) 2024-09-13T03:36:39.756 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-09-13T03:36:39.787 INFO:tasks.workunit.client.0.smithi088.stdout:0.00% done 2024-09-13T03:36:39.787 INFO:tasks.workunit.client.0.smithi088.stdout:25.00% done 2024-09-13T03:36:39.788 INFO:tasks.workunit.client.0.smithi088.stdout:50.00% done 2024-09-13T03:36:39.788 INFO:tasks.workunit.client.0.smithi088.stdout:75.00% done 2024-09-13T03:36:39.788 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (32 ms) 2024-09-13T03:36:39.788 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-09-13T03:36:39.788 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:39 smithi088 ceph-mon[96266]: pgmap v3272: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 326 KiB/s rd, 151 KiB/s wr, 543 op/s 2024-09-13T03:36:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:39 smithi088 ceph-mon[96266]: osdmap e1821: 8 total, 8 up, 8 in 2024-09-13T03:36:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:39 smithi088 ceph-mon[98762]: pgmap v3272: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 326 KiB/s rd, 151 KiB/s wr, 543 op/s 2024-09-13T03:36:39.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:39 smithi088 ceph-mon[98762]: osdmap e1821: 8 total, 8 up, 8 in 2024-09-13T03:36:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:39 smithi195 ceph-mon[87742]: pgmap v3272: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 326 KiB/s rd, 151 KiB/s wr, 543 op/s 2024-09-13T03:36:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:39 smithi195 ceph-mon[87742]: osdmap e1821: 8 total, 8 up, 8 in 2024-09-13T03:36:40.762 INFO:tasks.workunit.client.0.smithi088.stdout:0.00% done 2024-09-13T03:36:40.763 INFO:tasks.workunit.client.0.smithi088.stdout:25.00% done 2024-09-13T03:36:40.763 INFO:tasks.workunit.client.0.smithi088.stdout:50.00% done 2024-09-13T03:36:40.763 INFO:tasks.workunit.client.0.smithi088.stdout:75.00% done 2024-09-13T03:36:40.763 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.CheckObjectMap (975 ms) 2024-09-13T03:36:40.763 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-09-13T03:36:40.763 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:40.787 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.BlockingAIO (25 ms) 2024-09-13T03:36:40.787 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-09-13T03:36:40.787 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:40.914 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (127 ms) 2024-09-13T03:36:40.914 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-09-13T03:36:40.914 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_librbd.cc:10793: Skipped 2024-09-13T03:36:40.914 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:36:40.915 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-09-13T03:36:40.915 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-09-13T03:36:40.915 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:40 smithi195 ceph-mon[87742]: osdmap e1822: 8 total, 8 up, 8 in 2024-09-13T03:36:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:40 smithi088 ceph-mon[96266]: osdmap e1822: 8 total, 8 up, 8 in 2024-09-13T03:36:41.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:40 smithi088 ceph-mon[98762]: osdmap e1822: 8 total, 8 up, 8 in 2024-09-13T03:36:41.781 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (866 ms) 2024-09-13T03:36:41.781 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-09-13T03:36:41.781 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:41 smithi195 ceph-mon[87742]: pgmap v3275: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 456 KiB/s rd, 191 KiB/s wr, 755 op/s 2024-09-13T03:36:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:41 smithi195 ceph-mon[87742]: osdmap e1823: 8 total, 8 up, 8 in 2024-09-13T03:36:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:41 smithi088 ceph-mon[96266]: pgmap v3275: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 456 KiB/s rd, 191 KiB/s wr, 755 op/s 2024-09-13T03:36:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:41 smithi088 ceph-mon[96266]: osdmap e1823: 8 total, 8 up, 8 in 2024-09-13T03:36:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:41 smithi088 ceph-mon[98762]: pgmap v3275: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 456 KiB/s rd, 191 KiB/s wr, 755 op/s 2024-09-13T03:36:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:41 smithi088 ceph-mon[98762]: osdmap e1823: 8 total, 8 up, 8 in 2024-09-13T03:36:42.738 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (957 ms) 2024-09-13T03:36:42.738 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-09-13T03:36:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:42 smithi195 ceph-mon[87742]: osdmap e1824: 8 total, 8 up, 8 in 2024-09-13T03:36:43.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:42 smithi088 ceph-mon[96266]: osdmap e1824: 8 total, 8 up, 8 in 2024-09-13T03:36:43.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:42 smithi088 ceph-mon[98762]: osdmap e1824: 8 total, 8 up, 8 in 2024-09-13T03:36:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:36:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:36:43] "GET /metrics HTTP/1.1" 200 82976 "" "Prometheus/2.43.0" 2024-09-13T03:36:43.835 INFO:tasks.workunit.client.0.smithi088.stdout:0.00% done 2024-09-13T03:36:43.835 INFO:tasks.workunit.client.0.smithi088.stdout:100.00% done 2024-09-13T03:36:43.835 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestImageOptions (1098 ms) 2024-09-13T03:36:43.835 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-09-13T03:36:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:43 smithi195 ceph-mon[87742]: pgmap v3278: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 66 KiB/s wr, 406 op/s 2024-09-13T03:36:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:43 smithi195 ceph-mon[87742]: osdmap e1825: 8 total, 8 up, 8 in 2024-09-13T03:36:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:43 smithi088 ceph-mon[96266]: pgmap v3278: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 66 KiB/s wr, 406 op/s 2024-09-13T03:36:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:43 smithi088 ceph-mon[96266]: osdmap e1825: 8 total, 8 up, 8 in 2024-09-13T03:36:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:43 smithi088 ceph-mon[98762]: pgmap v3278: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 66 KiB/s wr, 406 op/s 2024-09-13T03:36:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:43 smithi088 ceph-mon[98762]: osdmap e1825: 8 total, 8 up, 8 in 2024-09-13T03:36:44.819 INFO:tasks.workunit.client.0.smithi088.stdout:0.00% done 2024-09-13T03:36:44.819 INFO:tasks.workunit.client.0.smithi088.stdout:100.00% done 2024-09-13T03:36:44.819 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (983 ms) 2024-09-13T03:36:44.819 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-09-13T03:36:44.819 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-09-13T03:36:44.820 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-09-13T03:36:44.820 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-09-13T03:36:44.820 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-09-13T03:36:44.820 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:44.853 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:36:44.853 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:36:44.853 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:wrote: 512 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:36:44.854 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:started write 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:write completion cb called! 2024-09-13T03:36:44.855 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 0 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:finished write 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:36:44.856 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:36:44.857 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:36:44.857 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:36:44.857 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:36:44.857 INFO:tasks.workunit.client.0.smithi088.stdout:created completion 2024-09-13T03:36:44.857 INFO:tasks.workunit.client.0.smithi088.stdout:started read 2024-09-13T03:36:44.857 INFO:tasks.workunit.client.0.smithi088.stdout:read completion cb called! 2024-09-13T03:36:44.857 INFO:tasks.workunit.client.0.smithi088.stdout:return value is: 512 2024-09-13T03:36:44.857 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ImagePollIO (35 ms) 2024-09-13T03:36:44.857 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.Mirror 2024-09-13T03:36:44.858 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:44.865 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:44 smithi195 ceph-mon[87742]: osdmap e1826: 8 total, 8 up, 8 in 2024-09-13T03:36:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:44 smithi088 ceph-mon[96266]: osdmap e1826: 8 total, 8 up, 8 in 2024-09-13T03:36:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:44 smithi088 ceph-mon[98762]: osdmap e1826: 8 total, 8 up, 8 in 2024-09-13T03:36:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:45.872 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.Mirror (1018 ms) 2024-09-13T03:36:45.872 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-09-13T03:36:45.889 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (18 ms) 2024-09-13T03:36:45.889 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-09-13T03:36:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:45 smithi195 ceph-mon[87742]: pgmap v3281: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 289 KiB/s rd, 72 KiB/s wr, 372 op/s 2024-09-13T03:36:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:45 smithi195 ceph-mon[87742]: osdmap e1827: 8 total, 8 up, 8 in 2024-09-13T03:36:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:45 smithi088 ceph-mon[96266]: pgmap v3281: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 289 KiB/s rd, 72 KiB/s wr, 372 op/s 2024-09-13T03:36:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:45 smithi088 ceph-mon[96266]: osdmap e1827: 8 total, 8 up, 8 in 2024-09-13T03:36:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:45 smithi088 ceph-mon[98762]: pgmap v3281: 745 pgs: 745 active+clean; 309 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 289 KiB/s rd, 72 KiB/s wr, 372 op/s 2024-09-13T03:36:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:45 smithi088 ceph-mon[98762]: osdmap e1827: 8 total, 8 up, 8 in 2024-09-13T03:36:46.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: osdmap e1828: 8 total, 8 up, 8 in 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/c74ecee7-fb86-449b-8008-9c09c1937391"}]: dispatch 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/c74ecee7-fb86-449b-8008-9c09c1937391"}]': finished 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/c041ff39-62c5-4372-ae3a-efabeb243d6e"}]: dispatch 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/c041ff39-62c5-4372-ae3a-efabeb243d6e"}]': finished 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/261a2b9b-47d2-423e-a40c-50cf40b71960"}]: dispatch 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/261a2b9b-47d2-423e-a40c-50cf40b71960"}]': finished 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/3bef1910-06c9-4101-ae21-7dfce05a0e2e"}]: dispatch 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/3bef1910-06c9-4101-ae21-7dfce05a0e2e"}]: dispatch 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/3bef1910-06c9-4101-ae21-7dfce05a0e2e"}]: dispatch 2024-09-13T03:36:46.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/3bef1910-06c9-4101-ae21-7dfce05a0e2e"}]': finished 2024-09-13T03:36:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: osdmap e1828: 8 total, 8 up, 8 in 2024-09-13T03:36:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-09-13T03:36:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-09-13T03:36:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/c74ecee7-fb86-449b-8008-9c09c1937391"}]: dispatch 2024-09-13T03:36:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/c74ecee7-fb86-449b-8008-9c09c1937391"}]': finished 2024-09-13T03:36:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/c041ff39-62c5-4372-ae3a-efabeb243d6e"}]: dispatch 2024-09-13T03:36:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/c041ff39-62c5-4372-ae3a-efabeb243d6e"}]': finished 2024-09-13T03:36:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/261a2b9b-47d2-423e-a40c-50cf40b71960"}]: dispatch 2024-09-13T03:36:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/261a2b9b-47d2-423e-a40c-50cf40b71960"}]': finished 2024-09-13T03:36:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/3bef1910-06c9-4101-ae21-7dfce05a0e2e"}]: dispatch 2024-09-13T03:36:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' 2024-09-13T03:36:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/3bef1910-06c9-4101-ae21-7dfce05a0e2e"}]: dispatch 2024-09-13T03:36:47.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/3bef1910-06c9-4101-ae21-7dfce05a0e2e"}]: dispatch 2024-09-13T03:36:47.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/3bef1910-06c9-4101-ae21-7dfce05a0e2e"}]': finished 2024-09-13T03:36:47.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: osdmap e1828: 8 total, 8 up, 8 in 2024-09-13T03:36:47.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-09-13T03:36:47.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-09-13T03:36:47.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/c74ecee7-fb86-449b-8008-9c09c1937391"}]: dispatch 2024-09-13T03:36:47.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/c74ecee7-fb86-449b-8008-9c09c1937391"}]': finished 2024-09-13T03:36:47.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/c041ff39-62c5-4372-ae3a-efabeb243d6e"}]: dispatch 2024-09-13T03:36:47.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/c041ff39-62c5-4372-ae3a-efabeb243d6e"}]': finished 2024-09-13T03:36:47.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/261a2b9b-47d2-423e-a40c-50cf40b71960"}]: dispatch 2024-09-13T03:36:47.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/261a2b9b-47d2-423e-a40c-50cf40b71960"}]': finished 2024-09-13T03:36:47.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/3bef1910-06c9-4101-ae21-7dfce05a0e2e"}]: dispatch 2024-09-13T03:36:47.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' 2024-09-13T03:36:47.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/3bef1910-06c9-4101-ae21-7dfce05a0e2e"}]: dispatch 2024-09-13T03:36:47.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/3bef1910-06c9-4101-ae21-7dfce05a0e2e"}]: dispatch 2024-09-13T03:36:47.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/338390875' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/3bef1910-06c9-4101-ae21-7dfce05a0e2e"}]': finished 2024-09-13T03:36:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:47 smithi088 ceph-mon[98762]: pgmap v3284: 745 pgs: 745 active+clean; 314 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 418 KiB/s rd, 1.2 MiB/s wr, 547 op/s 2024-09-13T03:36:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:47 smithi088 ceph-mon[98762]: osdmap e1829: 8 total, 8 up, 8 in 2024-09-13T03:36:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:47 smithi088 ceph-mon[96266]: pgmap v3284: 745 pgs: 745 active+clean; 314 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 418 KiB/s rd, 1.2 MiB/s wr, 547 op/s 2024-09-13T03:36:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:47 smithi088 ceph-mon[96266]: osdmap e1829: 8 total, 8 up, 8 in 2024-09-13T03:36:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:47 smithi195 ceph-mon[87742]: pgmap v3284: 745 pgs: 745 active+clean; 314 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 418 KiB/s rd, 1.2 MiB/s wr, 547 op/s 2024-09-13T03:36:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:47 smithi195 ceph-mon[87742]: osdmap e1829: 8 total, 8 up, 8 in 2024-09-13T03:36:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:48 smithi088 ceph-mon[96266]: osdmap e1830: 8 total, 8 up, 8 in 2024-09-13T03:36:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:48 smithi088 ceph-mon[96266]: pgmap v3287: 745 pgs: 745 active+clean; 316 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 365 KiB/s rd, 1.7 MiB/s wr, 495 op/s 2024-09-13T03:36:49.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:48 smithi088 ceph-mon[98762]: osdmap e1830: 8 total, 8 up, 8 in 2024-09-13T03:36:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:48 smithi088 ceph-mon[98762]: pgmap v3287: 745 pgs: 745 active+clean; 316 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 365 KiB/s rd, 1.7 MiB/s wr, 495 op/s 2024-09-13T03:36:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:48 smithi195 ceph-mon[87742]: osdmap e1830: 8 total, 8 up, 8 in 2024-09-13T03:36:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:48 smithi195 ceph-mon[87742]: pgmap v3287: 745 pgs: 745 active+clean; 316 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 365 KiB/s rd, 1.7 MiB/s wr, 495 op/s 2024-09-13T03:36:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:49 smithi088 ceph-mon[96266]: osdmap e1831: 8 total, 8 up, 8 in 2024-09-13T03:36:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:49 smithi088 ceph-mon[98762]: osdmap e1831: 8 total, 8 up, 8 in 2024-09-13T03:36:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:49 smithi195 ceph-mon[87742]: osdmap e1831: 8 total, 8 up, 8 in 2024-09-13T03:36:50.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5075 ms) 2024-09-13T03:36:50.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-09-13T03:36:50.965 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:50 smithi088 ceph-mon[96266]: osdmap e1832: 8 total, 8 up, 8 in 2024-09-13T03:36:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:50 smithi088 ceph-mon[96266]: pgmap v3290: 745 pgs: 745 active+clean; 317 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 199 KiB/s rd, 919 KiB/s wr, 269 op/s 2024-09-13T03:36:51.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:50 smithi088 ceph-mon[98762]: osdmap e1832: 8 total, 8 up, 8 in 2024-09-13T03:36:51.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:50 smithi088 ceph-mon[98762]: pgmap v3290: 745 pgs: 745 active+clean; 317 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 199 KiB/s rd, 919 KiB/s wr, 269 op/s 2024-09-13T03:36:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:50 smithi195 ceph-mon[87742]: osdmap e1832: 8 total, 8 up, 8 in 2024-09-13T03:36:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:50 smithi195 ceph-mon[87742]: pgmap v3290: 745 pgs: 745 active+clean; 317 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 199 KiB/s rd, 919 KiB/s wr, 269 op/s 2024-09-13T03:36:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:51 smithi088 ceph-mon[96266]: osdmap e1833: 8 total, 8 up, 8 in 2024-09-13T03:36:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:51 smithi088 ceph-mon[98762]: osdmap e1833: 8 total, 8 up, 8 in 2024-09-13T03:36:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:51 smithi195 ceph-mon[87742]: osdmap e1833: 8 total, 8 up, 8 in 2024-09-13T03:36:52.965 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (2001 ms) 2024-09-13T03:36:52.965 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-09-13T03:36:52.965 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:53.017 INFO:tasks.workunit.client.0.smithi088.stdout:1: acquiring exclusive lock 2024-09-13T03:36:53.017 INFO:tasks.workunit.client.0.smithi088.stdout:2: acquiring exclusive lock 2024-09-13T03:36:53.021 INFO:tasks.workunit.client.0.smithi088.stdout:2: exclusive lock acquired 2024-09-13T03:36:53.062 INFO:tasks.workunit.client.0.smithi088.stdout:2: releasing exclusive lock 2024-09-13T03:36:53.064 INFO:tasks.workunit.client.0.smithi088.stdout:2: exclusive lock released 2024-09-13T03:36:53.064 INFO:tasks.workunit.client.0.smithi088.stdout:2: acquiring exclusive lock 2024-09-13T03:36:53.068 INFO:tasks.workunit.client.0.smithi088.stdout:2: exclusive lock acquired 2024-09-13T03:36:53.080 INFO:tasks.workunit.client.0.smithi088.stdout:2: releasing exclusive lock 2024-09-13T03:36:53.082 INFO:tasks.workunit.client.0.smithi088.stdout:2: exclusive lock released 2024-09-13T03:36:53.082 INFO:tasks.workunit.client.0.smithi088.stdout:2: acquiring exclusive lock 2024-09-13T03:36:53.086 INFO:tasks.workunit.client.0.smithi088.stdout:2: exclusive lock acquired 2024-09-13T03:36:53.106 INFO:tasks.workunit.client.0.smithi088.stdout:2: releasing exclusive lock 2024-09-13T03:36:53.109 INFO:tasks.workunit.client.0.smithi088.stdout:2: exclusive lock released 2024-09-13T03:36:53.109 INFO:tasks.workunit.client.0.smithi088.stdout:2: acquiring exclusive lock 2024-09-13T03:36:53.111 INFO:tasks.workunit.client.0.smithi088.stdout:1: exclusive lock acquired 2024-09-13T03:36:53.145 INFO:tasks.workunit.client.0.smithi088.stdout:1: releasing exclusive lock 2024-09-13T03:36:53.148 INFO:tasks.workunit.client.0.smithi088.stdout:1: exclusive lock released 2024-09-13T03:36:53.148 INFO:tasks.workunit.client.0.smithi088.stdout:1: acquiring exclusive lock 2024-09-13T03:36:53.151 INFO:tasks.workunit.client.0.smithi088.stdout:1: exclusive lock acquired 2024-09-13T03:36:53.175 INFO:tasks.workunit.client.0.smithi088.stdout:1: releasing exclusive lock 2024-09-13T03:36:53.177 INFO:tasks.workunit.client.0.smithi088.stdout:1: exclusive lock released 2024-09-13T03:36:53.177 INFO:tasks.workunit.client.0.smithi088.stdout:1: acquiring exclusive lock 2024-09-13T03:36:53.181 INFO:tasks.workunit.client.0.smithi088.stdout:2: exclusive lock acquired 2024-09-13T03:36:53.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:52 smithi088 ceph-mon[98762]: osdmap e1834: 8 total, 8 up, 8 in 2024-09-13T03:36:53.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:52 smithi088 ceph-mon[98762]: pgmap v3293: 745 pgs: 745 active+clean; 317 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 399 KiB/s wr, 172 op/s 2024-09-13T03:36:53.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:52 smithi088 ceph-mon[96266]: osdmap e1834: 8 total, 8 up, 8 in 2024-09-13T03:36:53.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:52 smithi088 ceph-mon[96266]: pgmap v3293: 745 pgs: 745 active+clean; 317 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 399 KiB/s wr, 172 op/s 2024-09-13T03:36:53.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:36:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:36:53] "GET /metrics HTTP/1.1" 200 82980 "" "Prometheus/2.43.0" 2024-09-13T03:36:53.222 INFO:tasks.workunit.client.0.smithi088.stdout:2: releasing exclusive lock 2024-09-13T03:36:53.224 INFO:tasks.workunit.client.0.smithi088.stdout:2: exclusive lock released 2024-09-13T03:36:53.224 INFO:tasks.workunit.client.0.smithi088.stdout:2: acquiring exclusive lock 2024-09-13T03:36:53.228 INFO:tasks.workunit.client.0.smithi088.stdout:1: exclusive lock acquired 2024-09-13T03:36:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:52 smithi195 ceph-mon[87742]: osdmap e1834: 8 total, 8 up, 8 in 2024-09-13T03:36:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:52 smithi195 ceph-mon[87742]: pgmap v3293: 745 pgs: 745 active+clean; 317 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 129 KiB/s rd, 399 KiB/s wr, 172 op/s 2024-09-13T03:36:53.263 INFO:tasks.workunit.client.0.smithi088.stdout:1: releasing exclusive lock 2024-09-13T03:36:53.266 INFO:tasks.workunit.client.0.smithi088.stdout:1: exclusive lock released 2024-09-13T03:36:53.266 INFO:tasks.workunit.client.0.smithi088.stdout:1: acquiring exclusive lock 2024-09-13T03:36:53.270 INFO:tasks.workunit.client.0.smithi088.stdout:1: exclusive lock acquired 2024-09-13T03:36:53.276 INFO:tasks.workunit.client.0.smithi088.stdout:1: releasing exclusive lock 2024-09-13T03:36:53.278 INFO:tasks.workunit.client.0.smithi088.stdout:1: exclusive lock released 2024-09-13T03:36:53.278 INFO:tasks.workunit.client.0.smithi088.stdout:1: acquiring exclusive lock 2024-09-13T03:36:53.281 INFO:tasks.workunit.client.0.smithi088.stdout:1: exclusive lock acquired 2024-09-13T03:36:53.293 INFO:tasks.workunit.client.0.smithi088.stdout:1: releasing exclusive lock 2024-09-13T03:36:53.295 INFO:tasks.workunit.client.0.smithi088.stdout:1: exclusive lock released 2024-09-13T03:36:53.298 INFO:tasks.workunit.client.0.smithi088.stdout:2: exclusive lock acquired 2024-09-13T03:36:53.307 INFO:tasks.workunit.client.0.smithi088.stdout:2: releasing exclusive lock 2024-09-13T03:36:53.310 INFO:tasks.workunit.client.0.smithi088.stdout:2: exclusive lock released 2024-09-13T03:36:53.323 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ExclusiveLock (358 ms) 2024-09-13T03:36:53.324 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.BreakLock 2024-09-13T03:36:53.338 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:53.976 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.BreakLock (652 ms) 2024-09-13T03:36:53.976 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-09-13T03:36:53.976 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:53.998 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (22 ms) 2024-09-13T03:36:53.998 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-09-13T03:36:53.998 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-09-13T03:36:53.998 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-09-13T03:36:53.998 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:54.060 INFO:tasks.workunit.client.0.smithi088.stdout:0.00% done 2024-09-13T03:36:54.060 INFO:tasks.workunit.client.0.smithi088.stdout:1.56% done 2024-09-13T03:36:54.060 INFO:tasks.workunit.client.0.smithi088.stdout:3.12% done 2024-09-13T03:36:54.060 INFO:tasks.workunit.client.0.smithi088.stdout:4.69% done 2024-09-13T03:36:54.060 INFO:tasks.workunit.client.0.smithi088.stdout:6.25% done 2024-09-13T03:36:54.060 INFO:tasks.workunit.client.0.smithi088.stdout:7.81% done 2024-09-13T03:36:54.061 INFO:tasks.workunit.client.0.smithi088.stdout:9.38% done 2024-09-13T03:36:54.061 INFO:tasks.workunit.client.0.smithi088.stdout:10.94% done 2024-09-13T03:36:54.061 INFO:tasks.workunit.client.0.smithi088.stdout:12.50% done 2024-09-13T03:36:54.061 INFO:tasks.workunit.client.0.smithi088.stdout:14.06% done 2024-09-13T03:36:54.061 INFO:tasks.workunit.client.0.smithi088.stdout:15.62% done 2024-09-13T03:36:54.061 INFO:tasks.workunit.client.0.smithi088.stdout:17.19% done 2024-09-13T03:36:54.061 INFO:tasks.workunit.client.0.smithi088.stdout:18.75% done 2024-09-13T03:36:54.061 INFO:tasks.workunit.client.0.smithi088.stdout:20.31% done 2024-09-13T03:36:54.061 INFO:tasks.workunit.client.0.smithi088.stdout:21.88% done 2024-09-13T03:36:54.062 INFO:tasks.workunit.client.0.smithi088.stdout:23.44% done 2024-09-13T03:36:54.062 INFO:tasks.workunit.client.0.smithi088.stdout:25.00% done 2024-09-13T03:36:54.062 INFO:tasks.workunit.client.0.smithi088.stdout:26.56% done 2024-09-13T03:36:54.062 INFO:tasks.workunit.client.0.smithi088.stdout:28.12% done 2024-09-13T03:36:54.062 INFO:tasks.workunit.client.0.smithi088.stdout:29.69% done 2024-09-13T03:36:54.062 INFO:tasks.workunit.client.0.smithi088.stdout:31.25% done 2024-09-13T03:36:54.062 INFO:tasks.workunit.client.0.smithi088.stdout:32.81% done 2024-09-13T03:36:54.062 INFO:tasks.workunit.client.0.smithi088.stdout:34.38% done 2024-09-13T03:36:54.062 INFO:tasks.workunit.client.0.smithi088.stdout:35.94% done 2024-09-13T03:36:54.062 INFO:tasks.workunit.client.0.smithi088.stdout:37.50% done 2024-09-13T03:36:54.063 INFO:tasks.workunit.client.0.smithi088.stdout:39.06% done 2024-09-13T03:36:54.063 INFO:tasks.workunit.client.0.smithi088.stdout:40.62% done 2024-09-13T03:36:54.063 INFO:tasks.workunit.client.0.smithi088.stdout:42.19% done 2024-09-13T03:36:54.063 INFO:tasks.workunit.client.0.smithi088.stdout:43.75% done 2024-09-13T03:36:54.063 INFO:tasks.workunit.client.0.smithi088.stdout:45.31% done 2024-09-13T03:36:54.063 INFO:tasks.workunit.client.0.smithi088.stdout:46.88% done 2024-09-13T03:36:54.063 INFO:tasks.workunit.client.0.smithi088.stdout:48.44% done 2024-09-13T03:36:54.063 INFO:tasks.workunit.client.0.smithi088.stdout:50.00% done 2024-09-13T03:36:54.063 INFO:tasks.workunit.client.0.smithi088.stdout:51.56% done 2024-09-13T03:36:54.063 INFO:tasks.workunit.client.0.smithi088.stdout:53.12% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:54.69% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:56.25% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:57.81% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:59.38% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:60.94% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:62.50% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:64.06% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:65.62% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:67.19% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:68.75% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:70.31% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:71.88% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:73.44% done 2024-09-13T03:36:54.064 INFO:tasks.workunit.client.0.smithi088.stdout:75.00% done 2024-09-13T03:36:54.065 INFO:tasks.workunit.client.0.smithi088.stdout:76.56% done 2024-09-13T03:36:54.065 INFO:tasks.workunit.client.0.smithi088.stdout:78.12% done 2024-09-13T03:36:54.065 INFO:tasks.workunit.client.0.smithi088.stdout:79.69% done 2024-09-13T03:36:54.065 INFO:tasks.workunit.client.0.smithi088.stdout:81.25% done 2024-09-13T03:36:54.065 INFO:tasks.workunit.client.0.smithi088.stdout:82.81% done 2024-09-13T03:36:54.065 INFO:tasks.workunit.client.0.smithi088.stdout:84.38% done 2024-09-13T03:36:54.065 INFO:tasks.workunit.client.0.smithi088.stdout:85.94% done 2024-09-13T03:36:54.065 INFO:tasks.workunit.client.0.smithi088.stdout:87.50% done 2024-09-13T03:36:54.065 INFO:tasks.workunit.client.0.smithi088.stdout:89.06% done 2024-09-13T03:36:54.065 INFO:tasks.workunit.client.0.smithi088.stdout:90.62% done 2024-09-13T03:36:54.065 INFO:tasks.workunit.client.0.smithi088.stdout:92.19% done 2024-09-13T03:36:54.065 INFO:tasks.workunit.client.0.smithi088.stdout:93.75% done 2024-09-13T03:36:54.066 INFO:tasks.workunit.client.0.smithi088.stdout:95.31% done 2024-09-13T03:36:54.066 INFO:tasks.workunit.client.0.smithi088.stdout:96.88% done 2024-09-13T03:36:54.066 INFO:tasks.workunit.client.0.smithi088.stdout:98.44% done 2024-09-13T03:36:54.066 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (63 ms) 2024-09-13T03:36:54.066 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-09-13T03:36:54.066 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:54.121 INFO:tasks.workunit.client.0.smithi088.stdout:0.00% done 2024-09-13T03:36:54.121 INFO:tasks.workunit.client.0.smithi088.stdout:1.56% done 2024-09-13T03:36:54.121 INFO:tasks.workunit.client.0.smithi088.stdout:3.12% done 2024-09-13T03:36:54.121 INFO:tasks.workunit.client.0.smithi088.stdout:4.69% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:6.25% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:7.81% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:9.38% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:10.94% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:12.50% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:14.06% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:15.62% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:17.19% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:18.75% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:20.31% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:21.88% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:23.44% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:25.00% done 2024-09-13T03:36:54.122 INFO:tasks.workunit.client.0.smithi088.stdout:26.56% done 2024-09-13T03:36:54.123 INFO:tasks.workunit.client.0.smithi088.stdout:28.12% done 2024-09-13T03:36:54.123 INFO:tasks.workunit.client.0.smithi088.stdout:29.69% done 2024-09-13T03:36:54.123 INFO:tasks.workunit.client.0.smithi088.stdout:31.25% done 2024-09-13T03:36:54.123 INFO:tasks.workunit.client.0.smithi088.stdout:32.81% done 2024-09-13T03:36:54.123 INFO:tasks.workunit.client.0.smithi088.stdout:34.38% done 2024-09-13T03:36:54.123 INFO:tasks.workunit.client.0.smithi088.stdout:35.94% done 2024-09-13T03:36:54.123 INFO:tasks.workunit.client.0.smithi088.stdout:37.50% done 2024-09-13T03:36:54.123 INFO:tasks.workunit.client.0.smithi088.stdout:39.06% done 2024-09-13T03:36:54.123 INFO:tasks.workunit.client.0.smithi088.stdout:40.62% done 2024-09-13T03:36:54.124 INFO:tasks.workunit.client.0.smithi088.stdout:42.19% done 2024-09-13T03:36:54.124 INFO:tasks.workunit.client.0.smithi088.stdout:43.75% done 2024-09-13T03:36:54.124 INFO:tasks.workunit.client.0.smithi088.stdout:45.31% done 2024-09-13T03:36:54.124 INFO:tasks.workunit.client.0.smithi088.stdout:46.88% done 2024-09-13T03:36:54.124 INFO:tasks.workunit.client.0.smithi088.stdout:48.44% done 2024-09-13T03:36:54.124 INFO:tasks.workunit.client.0.smithi088.stdout:50.00% done 2024-09-13T03:36:54.124 INFO:tasks.workunit.client.0.smithi088.stdout:51.56% done 2024-09-13T03:36:54.124 INFO:tasks.workunit.client.0.smithi088.stdout:53.12% done 2024-09-13T03:36:54.124 INFO:tasks.workunit.client.0.smithi088.stdout:54.69% done 2024-09-13T03:36:54.124 INFO:tasks.workunit.client.0.smithi088.stdout:56.25% done 2024-09-13T03:36:54.125 INFO:tasks.workunit.client.0.smithi088.stdout:57.81% done 2024-09-13T03:36:54.125 INFO:tasks.workunit.client.0.smithi088.stdout:59.38% done 2024-09-13T03:36:54.125 INFO:tasks.workunit.client.0.smithi088.stdout:60.94% done 2024-09-13T03:36:54.125 INFO:tasks.workunit.client.0.smithi088.stdout:62.50% done 2024-09-13T03:36:54.125 INFO:tasks.workunit.client.0.smithi088.stdout:64.06% done 2024-09-13T03:36:54.125 INFO:tasks.workunit.client.0.smithi088.stdout:65.62% done 2024-09-13T03:36:54.125 INFO:tasks.workunit.client.0.smithi088.stdout:67.19% done 2024-09-13T03:36:54.125 INFO:tasks.workunit.client.0.smithi088.stdout:68.75% done 2024-09-13T03:36:54.125 INFO:tasks.workunit.client.0.smithi088.stdout:70.31% done 2024-09-13T03:36:54.125 INFO:tasks.workunit.client.0.smithi088.stdout:71.88% done 2024-09-13T03:36:54.125 INFO:tasks.workunit.client.0.smithi088.stdout:73.44% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:75.00% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:76.56% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:78.12% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:79.69% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:81.25% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:82.81% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:84.38% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:85.94% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:87.50% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:89.06% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:90.62% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:92.19% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:93.75% done 2024-09-13T03:36:54.126 INFO:tasks.workunit.client.0.smithi088.stdout:95.31% done 2024-09-13T03:36:54.127 INFO:tasks.workunit.client.0.smithi088.stdout:96.88% done 2024-09-13T03:36:54.127 INFO:tasks.workunit.client.0.smithi088.stdout:98.44% done 2024-09-13T03:36:54.127 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (56 ms) 2024-09-13T03:36:54.127 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-09-13T03:36:54.127 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:54.127 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:53 smithi195 ceph-mon[87742]: osdmap e1835: 8 total, 8 up, 8 in 2024-09-13T03:36:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:53 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3040917680"}]: dispatch 2024-09-13T03:36:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:53 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3040917680"}]: dispatch 2024-09-13T03:36:54.240 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestTrashPurge (123 ms) 2024-09-13T03:36:54.240 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-09-13T03:36:54.240 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:54.285 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (45 ms) 2024-09-13T03:36:54.285 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-09-13T03:36:54.285 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:54.316 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestListWatchers (32 ms) 2024-09-13T03:36:54.317 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-09-13T03:36:54.317 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:53 smithi088 ceph-mon[96266]: osdmap e1835: 8 total, 8 up, 8 in 2024-09-13T03:36:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:53 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3040917680"}]: dispatch 2024-09-13T03:36:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:53 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3040917680"}]: dispatch 2024-09-13T03:36:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:53 smithi088 ceph-mon[98762]: osdmap e1835: 8 total, 8 up, 8 in 2024-09-13T03:36:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:53 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4139520234' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3040917680"}]: dispatch 2024-09-13T03:36:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:53 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3040917680"}]: dispatch 2024-09-13T03:36:54.984 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestSetSnapById (667 ms) 2024-09-13T03:36:54.984 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.Namespaces 2024-09-13T03:36:55.007 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.Namespaces (24 ms) 2024-09-13T03:36:55.007 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-09-13T03:36:55.040 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:55.044 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:55.120 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.NamespacesPP (112 ms) 2024-09-13T03:36:55.120 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.Migration 2024-09-13T03:36:55.120 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:55.120 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:55.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:54 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3040917680"}]': finished 2024-09-13T03:36:55.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:54 smithi195 ceph-mon[87742]: osdmap e1836: 8 total, 8 up, 8 in 2024-09-13T03:36:55.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:54 smithi195 ceph-mon[87742]: pgmap v3296: 745 pgs: 745 active+clean; 317 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 7.2 KiB/s wr, 171 op/s 2024-09-13T03:36:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:54 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3040917680"}]': finished 2024-09-13T03:36:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:54 smithi088 ceph-mon[98762]: osdmap e1836: 8 total, 8 up, 8 in 2024-09-13T03:36:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:54 smithi088 ceph-mon[98762]: pgmap v3296: 745 pgs: 745 active+clean; 317 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 7.2 KiB/s wr, 171 op/s 2024-09-13T03:36:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:54 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3040917680"}]': finished 2024-09-13T03:36:55.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:54 smithi088 ceph-mon[96266]: osdmap e1836: 8 total, 8 up, 8 in 2024-09-13T03:36:55.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:54 smithi088 ceph-mon[96266]: pgmap v3296: 745 pgs: 745 active+clean; 317 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 126 KiB/s rd, 7.2 KiB/s wr, 171 op/s 2024-09-13T03:36:55.545 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.Migration (425 ms) 2024-09-13T03:36:55.545 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-09-13T03:36:55.545 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:55.545 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:55.936 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.MigrationPP (391 ms) 2024-09-13T03:36:55.936 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-09-13T03:36:55.936 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:55.953 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (17 ms) 2024-09-13T03:36:55.953 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-09-13T03:36:55.953 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:55.969 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (17 ms) 2024-09-13T03:36:55.969 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-09-13T03:36:55.969 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:55 smithi195 ceph-mon[87742]: osdmap e1837: 8 total, 8 up, 8 in 2024-09-13T03:36:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:55 smithi088 ceph-mon[96266]: osdmap e1837: 8 total, 8 up, 8 in 2024-09-13T03:36:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:55 smithi088 ceph-mon[98762]: osdmap e1837: 8 total, 8 up, 8 in 2024-09-13T03:36:57.053 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (1084 ms) 2024-09-13T03:36:57.054 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-09-13T03:36:57.083 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.PoolMetadata (29 ms) 2024-09-13T03:36:57.083 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-09-13T03:36:57.103 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.PoolMetadataPP (21 ms) 2024-09-13T03:36:57.103 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.Config 2024-09-13T03:36:57.109 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:57.148 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.Config (45 ms) 2024-09-13T03:36:57.149 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-09-13T03:36:57.153 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:57.189 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ConfigPP (41 ms) 2024-09-13T03:36:57.189 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-09-13T03:36:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:56 smithi195 ceph-mon[87742]: pgmap v3298: 745 pgs: 745 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 363 KiB/s rd, 82 KiB/s wr, 420 op/s 2024-09-13T03:36:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:56 smithi088 ceph-mon[96266]: pgmap v3298: 745 pgs: 745 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 363 KiB/s rd, 82 KiB/s wr, 420 op/s 2024-09-13T03:36:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:56 smithi088 ceph-mon[98762]: pgmap v3298: 745 pgs: 745 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 363 KiB/s rd, 82 KiB/s wr, 420 op/s 2024-09-13T03:36:57.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:36:57] ENGINE Bus STOPPING 2024-09-13T03:36:57.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:36:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T03:36:57.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:36:57] ENGINE Bus STOPPED 2024-09-13T03:36:57.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:36:57] ENGINE Bus STARTING 2024-09-13T03:36:57.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:36:57] ENGINE Serving on http://:::9283 2024-09-13T03:36:57.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:03:36:57] ENGINE Bus STARTED 2024-09-13T03:36:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: osdmap e1838: 8 total, 8 up, 8 in 2024-09-13T03:36:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' 2024-09-13T03:36:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:36:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:36:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:36:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:36:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:36:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: osdmap e1839: 8 total, 8 up, 8 in 2024-09-13T03:36:58.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:57 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/859331143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:36:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: osdmap e1838: 8 total, 8 up, 8 in 2024-09-13T03:36:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' 2024-09-13T03:36:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:36:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:36:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:36:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:36:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:36:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:36:58.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: osdmap e1838: 8 total, 8 up, 8 in 2024-09-13T03:36:58.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' 2024-09-13T03:36:58.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:36:58.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:36:58.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:36:58.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:36:58.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:58.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T03:36:58.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:36:58.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:36:58.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:36:58.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:36:58.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T03:36:58.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:36:58.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: osdmap e1839: 8 total, 8 up, 8 in 2024-09-13T03:36:58.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/859331143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:36:58.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T03:36:58.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T03:36:58.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T03:36:58.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T03:36:58.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: osdmap e1839: 8 total, 8 up, 8 in 2024-09-13T03:36:58.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:57 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/859331143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:36:58.656 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:36:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:59 smithi088 ceph-mon[96266]: pgmap v3301: 777 pgs: 32 unknown, 745 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 465 KiB/s rd, 153 KiB/s wr, 567 op/s 2024-09-13T03:36:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:59 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/859331143' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:36:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:59 smithi088 ceph-mon[96266]: osdmap e1840: 8 total, 8 up, 8 in 2024-09-13T03:36:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:59 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:36:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:36:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:59 smithi088 ceph-mon[98762]: pgmap v3301: 777 pgs: 32 unknown, 745 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 465 KiB/s rd, 153 KiB/s wr, 567 op/s 2024-09-13T03:36:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:59 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/859331143' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:36:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:59 smithi088 ceph-mon[98762]: osdmap e1840: 8 total, 8 up, 8 in 2024-09-13T03:36:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:59 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:36:59.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:59.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:36:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:36:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:59 smithi195 ceph-mon[87742]: pgmap v3301: 777 pgs: 32 unknown, 745 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 465 KiB/s rd, 153 KiB/s wr, 567 op/s 2024-09-13T03:36:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:59 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/859331143' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:36:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:59 smithi195 ceph-mon[87742]: osdmap e1840: 8 total, 8 up, 8 in 2024-09-13T03:36:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:59 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:36:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:36:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:37:00.713 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:37:00.729 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:37:00.737 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:37:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:00 smithi088 ceph-mon[96266]: osdmap e1841: 8 total, 8 up, 8 in 2024-09-13T03:37:00.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:00 smithi088 ceph-mon[98762]: osdmap e1841: 8 total, 8 up, 8 in 2024-09-13T03:37:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:00 smithi195 ceph-mon[87742]: osdmap e1841: 8 total, 8 up, 8 in 2024-09-13T03:37:01.746 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.PoolStatsPP (4556 ms) 2024-09-13T03:37:01.746 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-09-13T03:37:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:01 smithi088 ceph-mon[96266]: pgmap v3304: 777 pgs: 5 creating+peering, 17 unknown, 755 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 726 KiB/s rd, 109 KiB/s wr, 953 op/s 2024-09-13T03:37:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:01 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:37:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:01 smithi088 ceph-mon[96266]: osdmap e1842: 8 total, 8 up, 8 in 2024-09-13T03:37:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:01 smithi088 ceph-mon[98762]: pgmap v3304: 777 pgs: 5 creating+peering, 17 unknown, 755 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 726 KiB/s rd, 109 KiB/s wr, 953 op/s 2024-09-13T03:37:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:01 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:37:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:01 smithi088 ceph-mon[98762]: osdmap e1842: 8 total, 8 up, 8 in 2024-09-13T03:37:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:01 smithi195 ceph-mon[87742]: pgmap v3304: 777 pgs: 5 creating+peering, 17 unknown, 755 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 726 KiB/s rd, 109 KiB/s wr, 953 op/s 2024-09-13T03:37:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:01 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:37:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:01 smithi195 ceph-mon[87742]: osdmap e1842: 8 total, 8 up, 8 in 2024-09-13T03:37:02.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:02 smithi088 ceph-mon[96266]: osdmap e1843: 8 total, 8 up, 8 in 2024-09-13T03:37:02.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:02 smithi088 ceph-mon[98762]: osdmap e1843: 8 total, 8 up, 8 in 2024-09-13T03:37:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:02 smithi195 ceph-mon[87742]: osdmap e1843: 8 total, 8 up, 8 in 2024-09-13T03:37:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:37:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:37:03] "GET /metrics HTTP/1.1" 200 85413 "" "Prometheus/2.43.0" 2024-09-13T03:37:03.694 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:37:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:03 smithi195 ceph-mon[87742]: pgmap v3307: 777 pgs: 5 creating+peering, 13 unknown, 759 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 555 KiB/s rd, 34 KiB/s wr, 710 op/s 2024-09-13T03:37:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:03 smithi195 ceph-mon[87742]: osdmap e1844: 8 total, 8 up, 8 in 2024-09-13T03:37:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:03 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1255672075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:03 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:03 smithi088 ceph-mon[96266]: pgmap v3307: 777 pgs: 5 creating+peering, 13 unknown, 759 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 555 KiB/s rd, 34 KiB/s wr, 710 op/s 2024-09-13T03:37:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:03 smithi088 ceph-mon[96266]: osdmap e1844: 8 total, 8 up, 8 in 2024-09-13T03:37:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:03 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1255672075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:04.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:03 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:04.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:03 smithi088 ceph-mon[98762]: pgmap v3307: 777 pgs: 5 creating+peering, 13 unknown, 759 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 555 KiB/s rd, 34 KiB/s wr, 710 op/s 2024-09-13T03:37:04.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:03 smithi088 ceph-mon[98762]: osdmap e1844: 8 total, 8 up, 8 in 2024-09-13T03:37:04.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:03 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1255672075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:04.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:03 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:04 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:37:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:04 smithi195 ceph-mon[87742]: osdmap e1845: 8 total, 8 up, 8 in 2024-09-13T03:37:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:04 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:37:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:04 smithi088 ceph-mon[96266]: osdmap e1845: 8 total, 8 up, 8 in 2024-09-13T03:37:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:04 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:37:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:04 smithi088 ceph-mon[98762]: osdmap e1845: 8 total, 8 up, 8 in 2024-09-13T03:37:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:05 smithi195 ceph-mon[87742]: pgmap v3310: 809 pgs: 6 creating+peering, 26 unknown, 777 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 7.2 KiB/s wr, 95 op/s 2024-09-13T03:37:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:05 smithi195 ceph-mon[87742]: osdmap e1846: 8 total, 8 up, 8 in 2024-09-13T03:37:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:05 smithi088 ceph-mon[96266]: pgmap v3310: 809 pgs: 6 creating+peering, 26 unknown, 777 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 7.2 KiB/s wr, 95 op/s 2024-09-13T03:37:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:05 smithi088 ceph-mon[96266]: osdmap e1846: 8 total, 8 up, 8 in 2024-09-13T03:37:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:05 smithi088 ceph-mon[98762]: pgmap v3310: 809 pgs: 6 creating+peering, 26 unknown, 777 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 7.2 KiB/s wr, 95 op/s 2024-09-13T03:37:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:05 smithi088 ceph-mon[98762]: osdmap e1846: 8 total, 8 up, 8 in 2024-09-13T03:37:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:06 smithi195 ceph-mon[87742]: osdmap e1847: 8 total, 8 up, 8 in 2024-09-13T03:37:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:06 smithi088 ceph-mon[96266]: osdmap e1847: 8 total, 8 up, 8 in 2024-09-13T03:37:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:06 smithi088 ceph-mon[98762]: osdmap e1847: 8 total, 8 up, 8 in 2024-09-13T03:37:07.794 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ImageSpec (6048 ms) 2024-09-13T03:37:07.794 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-09-13T03:37:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:07 smithi195 ceph-mon[87742]: pgmap v3313: 809 pgs: 6 creating+peering, 16 unknown, 787 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 6.0 KiB/s wr, 57 op/s 2024-09-13T03:37:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:07 smithi195 ceph-mon[87742]: osdmap e1848: 8 total, 8 up, 8 in 2024-09-13T03:37:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:07 smithi195 ceph-mon[87742]: osdmap e1849: 8 total, 8 up, 8 in 2024-09-13T03:37:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:07 smithi088 ceph-mon[96266]: pgmap v3313: 809 pgs: 6 creating+peering, 16 unknown, 787 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 6.0 KiB/s wr, 57 op/s 2024-09-13T03:37:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:07 smithi088 ceph-mon[96266]: osdmap e1848: 8 total, 8 up, 8 in 2024-09-13T03:37:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:07 smithi088 ceph-mon[96266]: osdmap e1849: 8 total, 8 up, 8 in 2024-09-13T03:37:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:07 smithi088 ceph-mon[98762]: pgmap v3313: 809 pgs: 6 creating+peering, 16 unknown, 787 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 6.0 KiB/s wr, 57 op/s 2024-09-13T03:37:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:07 smithi088 ceph-mon[98762]: osdmap e1848: 8 total, 8 up, 8 in 2024-09-13T03:37:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:07 smithi088 ceph-mon[98762]: osdmap e1849: 8 total, 8 up, 8 in 2024-09-13T03:37:09.753 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:37:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:09 smithi088 ceph-mon[98762]: pgmap v3316: 809 pgs: 6 creating+peering, 803 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 3.0 KiB/s wr, 23 op/s 2024-09-13T03:37:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:09 smithi088 ceph-mon[98762]: osdmap e1850: 8 total, 8 up, 8 in 2024-09-13T03:37:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:09 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3804216242' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:09 smithi088 ceph-mon[96266]: pgmap v3316: 809 pgs: 6 creating+peering, 803 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 3.0 KiB/s wr, 23 op/s 2024-09-13T03:37:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:09 smithi088 ceph-mon[96266]: osdmap e1850: 8 total, 8 up, 8 in 2024-09-13T03:37:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:09 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3804216242' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:09 smithi195 ceph-mon[87742]: pgmap v3316: 809 pgs: 6 creating+peering, 803 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 3.0 KiB/s wr, 23 op/s 2024-09-13T03:37:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:09 smithi195 ceph-mon[87742]: osdmap e1850: 8 total, 8 up, 8 in 2024-09-13T03:37:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:09 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3804216242' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:11.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:10 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3804216242' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:37:11.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:10 smithi088 ceph-mon[96266]: osdmap e1851: 8 total, 8 up, 8 in 2024-09-13T03:37:11.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:10 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3804216242' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:37:11.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:10 smithi088 ceph-mon[98762]: osdmap e1851: 8 total, 8 up, 8 in 2024-09-13T03:37:11.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:10 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3804216242' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:37:11.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:10 smithi195 ceph-mon[87742]: osdmap e1851: 8 total, 8 up, 8 in 2024-09-13T03:37:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:11 smithi088 ceph-mon[98762]: pgmap v3319: 841 pgs: 4 creating+peering, 22 unknown, 815 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 3.2 KiB/s wr, 90 op/s 2024-09-13T03:37:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:11 smithi088 ceph-mon[98762]: osdmap e1852: 8 total, 8 up, 8 in 2024-09-13T03:37:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:11 smithi088 ceph-mon[96266]: pgmap v3319: 841 pgs: 4 creating+peering, 22 unknown, 815 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 3.2 KiB/s wr, 90 op/s 2024-09-13T03:37:12.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:11 smithi088 ceph-mon[96266]: osdmap e1852: 8 total, 8 up, 8 in 2024-09-13T03:37:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:11 smithi195 ceph-mon[87742]: pgmap v3319: 841 pgs: 4 creating+peering, 22 unknown, 815 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 3.2 KiB/s wr, 90 op/s 2024-09-13T03:37:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:11 smithi195 ceph-mon[87742]: osdmap e1852: 8 total, 8 up, 8 in 2024-09-13T03:37:13.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:12 smithi088 ceph-mon[98762]: osdmap e1853: 8 total, 8 up, 8 in 2024-09-13T03:37:13.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:12 smithi088 ceph-mon[96266]: osdmap e1853: 8 total, 8 up, 8 in 2024-09-13T03:37:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:12 smithi195 ceph-mon[87742]: osdmap e1853: 8 total, 8 up, 8 in 2024-09-13T03:37:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:37:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:37:13] "GET /metrics HTTP/1.1" 200 85413 "" "Prometheus/2.43.0" 2024-09-13T03:37:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:13 smithi088 ceph-mon[96266]: pgmap v3322: 841 pgs: 4 creating+peering, 19 unknown, 818 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 4.0 KiB/s wr, 139 op/s 2024-09-13T03:37:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:13 smithi088 ceph-mon[96266]: osdmap e1854: 8 total, 8 up, 8 in 2024-09-13T03:37:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:13 smithi088 ceph-mon[98762]: pgmap v3322: 841 pgs: 4 creating+peering, 19 unknown, 818 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 4.0 KiB/s wr, 139 op/s 2024-09-13T03:37:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:13 smithi088 ceph-mon[98762]: osdmap e1854: 8 total, 8 up, 8 in 2024-09-13T03:37:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:13 smithi195 ceph-mon[87742]: pgmap v3322: 841 pgs: 4 creating+peering, 19 unknown, 818 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 4.0 KiB/s wr, 139 op/s 2024-09-13T03:37:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:13 smithi195 ceph-mon[87742]: osdmap e1854: 8 total, 8 up, 8 in 2024-09-13T03:37:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:14 smithi088 ceph-mon[96266]: osdmap e1855: 8 total, 8 up, 8 in 2024-09-13T03:37:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:37:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:37:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:14 smithi088 ceph-mon[98762]: osdmap e1855: 8 total, 8 up, 8 in 2024-09-13T03:37:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:37:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:37:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:14 smithi195 ceph-mon[87742]: osdmap e1855: 8 total, 8 up, 8 in 2024-09-13T03:37:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:37:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:37:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:15 smithi088 ceph-mon[96266]: pgmap v3325: 841 pgs: 4 creating+peering, 837 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 3.5 KiB/s wr, 90 op/s 2024-09-13T03:37:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:15 smithi088 ceph-mon[96266]: osdmap e1856: 8 total, 8 up, 8 in 2024-09-13T03:37:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:15 smithi088 ceph-mon[98762]: pgmap v3325: 841 pgs: 4 creating+peering, 837 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 3.5 KiB/s wr, 90 op/s 2024-09-13T03:37:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:15 smithi088 ceph-mon[98762]: osdmap e1856: 8 total, 8 up, 8 in 2024-09-13T03:37:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:15 smithi195 ceph-mon[87742]: pgmap v3325: 841 pgs: 4 creating+peering, 837 active+clean; 318 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 3.5 KiB/s wr, 90 op/s 2024-09-13T03:37:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:15 smithi195 ceph-mon[87742]: osdmap e1856: 8 total, 8 up, 8 in 2024-09-13T03:37:16.879 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 3 2024-09-13T03:37:16.879 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 3 2024-09-13T03:37:16.879 INFO:tasks.workunit.client.0.smithi088.stdout:child: image230 2024-09-13T03:37:16.879 INFO:tasks.workunit.client.0.smithi088.stdout:child: image232 2024-09-13T03:37:16.879 INFO:tasks.workunit.client.0.smithi088.stdout:child: image231 2024-09-13T03:37:16.879 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-15/image230/b21c6dcc0bd5 2024-09-13T03:37:16.880 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:37:16.880 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-37/image231/b21c1b993af6 2024-09-13T03:37:16.880 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:37:16.880 INFO:tasks.workunit.client.0.smithi088.stdout:found child test-librbd-smithi088-150112-15/image232/b21c55064a71 2024-09-13T03:37:16.880 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:37:16.880 INFO:tasks.workunit.client.0.smithi088.stdout:num children is: 0 2024-09-13T03:37:16.880 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 0 2024-09-13T03:37:16.880 INFO:tasks.workunit.client.0.smithi088.stdout:num snaps is: 0 2024-09-13T03:37:16.880 INFO:tasks.workunit.client.0.smithi088.stdout:expected: 0 2024-09-13T03:37:16.880 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (9085 ms) 2024-09-13T03:37:16.880 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-09-13T03:37:17.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:16 smithi088 ceph-mon[96266]: osdmap e1857: 8 total, 8 up, 8 in 2024-09-13T03:37:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:16 smithi088 ceph-mon[98762]: osdmap e1857: 8 total, 8 up, 8 in 2024-09-13T03:37:17.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:16 smithi195 ceph-mon[87742]: osdmap e1857: 8 total, 8 up, 8 in 2024-09-13T03:37:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:17 smithi088 ceph-mon[96266]: pgmap v3328: 809 pgs: 809 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:37:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:17 smithi088 ceph-mon[96266]: osdmap e1858: 8 total, 8 up, 8 in 2024-09-13T03:37:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:17 smithi088 ceph-mon[96266]: osdmap e1859: 8 total, 8 up, 8 in 2024-09-13T03:37:18.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:17 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2746926472' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:18.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:17 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:17 smithi088 ceph-mon[98762]: pgmap v3328: 809 pgs: 809 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:37:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:17 smithi088 ceph-mon[98762]: osdmap e1858: 8 total, 8 up, 8 in 2024-09-13T03:37:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:17 smithi088 ceph-mon[98762]: osdmap e1859: 8 total, 8 up, 8 in 2024-09-13T03:37:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:17 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2746926472' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:18.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:17 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:17 smithi195 ceph-mon[87742]: pgmap v3328: 809 pgs: 809 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:37:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:17 smithi195 ceph-mon[87742]: osdmap e1858: 8 total, 8 up, 8 in 2024-09-13T03:37:18.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:17 smithi195 ceph-mon[87742]: osdmap e1859: 8 total, 8 up, 8 in 2024-09-13T03:37:18.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:17 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2746926472' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:18.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:17 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:37:18.673 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:37:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:19 smithi088 ceph-mon[96266]: pgmap v3331: 841 pgs: 32 unknown, 809 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:37:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:19 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:37:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:19 smithi088 ceph-mon[96266]: osdmap e1860: 8 total, 8 up, 8 in 2024-09-13T03:37:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:19 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:37:19.944 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:19 smithi088 ceph-mon[98762]: pgmap v3331: 841 pgs: 32 unknown, 809 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:37:19.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:19 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:37:19.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:19 smithi088 ceph-mon[98762]: osdmap e1860: 8 total, 8 up, 8 in 2024-09-13T03:37:19.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:19 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:37:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:19 smithi195 ceph-mon[87742]: pgmap v3331: 841 pgs: 32 unknown, 809 active+clean; 6.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:37:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:19 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:37:19.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:19 smithi195 ceph-mon[87742]: osdmap e1860: 8 total, 8 up, 8 in 2024-09-13T03:37:19.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:19 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:37:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:20 smithi088 ceph-mon[96266]: osdmap e1861: 8 total, 8 up, 8 in 2024-09-13T03:37:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:20 smithi088 ceph-mon[98762]: osdmap e1861: 8 total, 8 up, 8 in 2024-09-13T03:37:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:20 smithi195 ceph-mon[87742]: osdmap e1861: 8 total, 8 up, 8 in 2024-09-13T03:37:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:21 smithi088 ceph-mon[96266]: pgmap v3334: 841 pgs: 2 creating+peering, 24 unknown, 815 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.2 KiB/s wr, 76 op/s 2024-09-13T03:37:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:21 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:37:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:21 smithi088 ceph-mon[96266]: osdmap e1862: 8 total, 8 up, 8 in 2024-09-13T03:37:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:21 smithi088 ceph-mon[98762]: pgmap v3334: 841 pgs: 2 creating+peering, 24 unknown, 815 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.2 KiB/s wr, 76 op/s 2024-09-13T03:37:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:21 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:37:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:21 smithi088 ceph-mon[98762]: osdmap e1862: 8 total, 8 up, 8 in 2024-09-13T03:37:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:21 smithi195 ceph-mon[87742]: pgmap v3334: 841 pgs: 2 creating+peering, 24 unknown, 815 active+clean; 6.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 4.2 KiB/s wr, 76 op/s 2024-09-13T03:37:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:21 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:37:21.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:21 smithi195 ceph-mon[87742]: osdmap e1862: 8 total, 8 up, 8 in 2024-09-13T03:37:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:22 smithi088 ceph-mon[96266]: osdmap e1863: 8 total, 8 up, 8 in 2024-09-13T03:37:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:22 smithi088 ceph-mon[96266]: osdmap e1864: 8 total, 8 up, 8 in 2024-09-13T03:37:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:22 smithi088 ceph-mon[98762]: osdmap e1863: 8 total, 8 up, 8 in 2024-09-13T03:37:22.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:22 smithi088 ceph-mon[98762]: osdmap e1864: 8 total, 8 up, 8 in 2024-09-13T03:37:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:22 smithi195 ceph-mon[87742]: osdmap e1863: 8 total, 8 up, 8 in 2024-09-13T03:37:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:22 smithi195 ceph-mon[87742]: osdmap e1864: 8 total, 8 up, 8 in 2024-09-13T03:37:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:37:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:37:23] "GET /metrics HTTP/1.1" 200 90373 "" "Prometheus/2.43.0" 2024-09-13T03:37:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:23 smithi088 ceph-mon[96266]: pgmap v3337: 841 pgs: 2 creating+peering, 12 unknown, 827 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 3.2 KiB/s wr, 76 op/s 2024-09-13T03:37:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:23 smithi088 ceph-mon[98762]: pgmap v3337: 841 pgs: 2 creating+peering, 12 unknown, 827 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 3.2 KiB/s wr, 76 op/s 2024-09-13T03:37:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:23 smithi195 ceph-mon[87742]: pgmap v3337: 841 pgs: 2 creating+peering, 12 unknown, 827 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 3.2 KiB/s wr, 76 op/s 2024-09-13T03:37:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:24 smithi195 ceph-mon[87742]: osdmap e1865: 8 total, 8 up, 8 in 2024-09-13T03:37:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:24 smithi088 ceph-mon[96266]: osdmap e1865: 8 total, 8 up, 8 in 2024-09-13T03:37:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:24 smithi088 ceph-mon[98762]: osdmap e1865: 8 total, 8 up, 8 in 2024-09-13T03:37:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:25 smithi195 ceph-mon[87742]: pgmap v3340: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 767 B/s wr, 16 op/s 2024-09-13T03:37:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:25 smithi195 ceph-mon[87742]: osdmap e1866: 8 total, 8 up, 8 in 2024-09-13T03:37:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:25 smithi088 ceph-mon[98762]: pgmap v3340: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 767 B/s wr, 16 op/s 2024-09-13T03:37:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:25 smithi088 ceph-mon[98762]: osdmap e1866: 8 total, 8 up, 8 in 2024-09-13T03:37:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:25 smithi088 ceph-mon[96266]: pgmap v3340: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 767 B/s wr, 16 op/s 2024-09-13T03:37:26.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:25 smithi088 ceph-mon[96266]: osdmap e1866: 8 total, 8 up, 8 in 2024-09-13T03:37:26.824 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.QuiesceWatch (9946 ms) 2024-09-13T03:37:26.825 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-09-13T03:37:26.825 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:37:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:26 smithi195 ceph-mon[87742]: osdmap e1867: 8 total, 8 up, 8 in 2024-09-13T03:37:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:26 smithi088 ceph-mon[96266]: osdmap e1867: 8 total, 8 up, 8 in 2024-09-13T03:37:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:26 smithi088 ceph-mon[98762]: osdmap e1867: 8 total, 8 up, 8 in 2024-09-13T03:37:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:27 smithi195 ceph-mon[87742]: pgmap v3343: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-09-13T03:37:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:27 smithi195 ceph-mon[87742]: osdmap e1868: 8 total, 8 up, 8 in 2024-09-13T03:37:27.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:27 smithi195 ceph-mon[87742]: osdmap e1869: 8 total, 8 up, 8 in 2024-09-13T03:37:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:27 smithi088 ceph-mon[96266]: pgmap v3343: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-09-13T03:37:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:27 smithi088 ceph-mon[96266]: osdmap e1868: 8 total, 8 up, 8 in 2024-09-13T03:37:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:27 smithi088 ceph-mon[96266]: osdmap e1869: 8 total, 8 up, 8 in 2024-09-13T03:37:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:27 smithi088 ceph-mon[98762]: pgmap v3343: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-09-13T03:37:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:27 smithi088 ceph-mon[98762]: osdmap e1868: 8 total, 8 up, 8 in 2024-09-13T03:37:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:27 smithi088 ceph-mon[98762]: osdmap e1869: 8 total, 8 up, 8 in 2024-09-13T03:37:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:29 smithi195 ceph-mon[87742]: pgmap v3346: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 6.2 KiB/s wr, 76 op/s 2024-09-13T03:37:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:29 smithi195 ceph-mon[87742]: osdmap e1870: 8 total, 8 up, 8 in 2024-09-13T03:37:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:37:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:29 smithi088 ceph-mon[96266]: pgmap v3346: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 6.2 KiB/s wr, 76 op/s 2024-09-13T03:37:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:29 smithi088 ceph-mon[96266]: osdmap e1870: 8 total, 8 up, 8 in 2024-09-13T03:37:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:37:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:29 smithi088 ceph-mon[98762]: pgmap v3346: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 6.2 KiB/s wr, 76 op/s 2024-09-13T03:37:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:29 smithi088 ceph-mon[98762]: osdmap e1870: 8 total, 8 up, 8 in 2024-09-13T03:37:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:37:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:30 smithi195 ceph-mon[87742]: osdmap e1871: 8 total, 8 up, 8 in 2024-09-13T03:37:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:30 smithi088 ceph-mon[96266]: osdmap e1871: 8 total, 8 up, 8 in 2024-09-13T03:37:31.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:30 smithi088 ceph-mon[98762]: osdmap e1871: 8 total, 8 up, 8 in 2024-09-13T03:37:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:31 smithi195 ceph-mon[87742]: pgmap v3349: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.0 KiB/s wr, 73 op/s 2024-09-13T03:37:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:31 smithi195 ceph-mon[87742]: osdmap e1872: 8 total, 8 up, 8 in 2024-09-13T03:37:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:31 smithi088 ceph-mon[98762]: pgmap v3349: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.0 KiB/s wr, 73 op/s 2024-09-13T03:37:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:31 smithi088 ceph-mon[98762]: osdmap e1872: 8 total, 8 up, 8 in 2024-09-13T03:37:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:31 smithi088 ceph-mon[96266]: pgmap v3349: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 5.0 KiB/s wr, 73 op/s 2024-09-13T03:37:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:31 smithi088 ceph-mon[96266]: osdmap e1872: 8 total, 8 up, 8 in 2024-09-13T03:37:32.764 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (5940 ms) 2024-09-13T03:37:32.765 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-09-13T03:37:32.765 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:37:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:32 smithi195 ceph-mon[87742]: osdmap e1873: 8 total, 8 up, 8 in 2024-09-13T03:37:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:32 smithi195 ceph-mon[87742]: osdmap e1874: 8 total, 8 up, 8 in 2024-09-13T03:37:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:32 smithi088 ceph-mon[96266]: osdmap e1873: 8 total, 8 up, 8 in 2024-09-13T03:37:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:32 smithi088 ceph-mon[96266]: osdmap e1874: 8 total, 8 up, 8 in 2024-09-13T03:37:33.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:32 smithi088 ceph-mon[98762]: osdmap e1873: 8 total, 8 up, 8 in 2024-09-13T03:37:33.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:32 smithi088 ceph-mon[98762]: osdmap e1874: 8 total, 8 up, 8 in 2024-09-13T03:37:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:37:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:37:33] "GET /metrics HTTP/1.1" 200 90412 "" "Prometheus/2.43.0" 2024-09-13T03:37:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:33 smithi195 ceph-mon[87742]: pgmap v3352: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 3.7 KiB/s wr, 84 op/s 2024-09-13T03:37:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:33 smithi088 ceph-mon[96266]: pgmap v3352: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 3.7 KiB/s wr, 84 op/s 2024-09-13T03:37:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:33 smithi088 ceph-mon[98762]: pgmap v3352: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 3.7 KiB/s wr, 84 op/s 2024-09-13T03:37:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:34 smithi195 ceph-mon[87742]: osdmap e1875: 8 total, 8 up, 8 in 2024-09-13T03:37:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:34 smithi088 ceph-mon[96266]: osdmap e1875: 8 total, 8 up, 8 in 2024-09-13T03:37:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:34 smithi088 ceph-mon[98762]: osdmap e1875: 8 total, 8 up, 8 in 2024-09-13T03:37:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:35 smithi088 ceph-mon[96266]: pgmap v3355: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 4.5 KiB/s wr, 88 op/s 2024-09-13T03:37:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:35 smithi088 ceph-mon[96266]: osdmap e1876: 8 total, 8 up, 8 in 2024-09-13T03:37:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:35 smithi088 ceph-mon[98762]: pgmap v3355: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 4.5 KiB/s wr, 88 op/s 2024-09-13T03:37:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:35 smithi088 ceph-mon[98762]: osdmap e1876: 8 total, 8 up, 8 in 2024-09-13T03:37:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:35 smithi195 ceph-mon[87742]: pgmap v3355: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 4.5 KiB/s wr, 88 op/s 2024-09-13T03:37:36.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:35 smithi195 ceph-mon[87742]: osdmap e1876: 8 total, 8 up, 8 in 2024-09-13T03:37:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:36 smithi088 ceph-mon[98762]: osdmap e1877: 8 total, 8 up, 8 in 2024-09-13T03:37:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:36 smithi088 ceph-mon[96266]: osdmap e1877: 8 total, 8 up, 8 in 2024-09-13T03:37:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:36 smithi195 ceph-mon[87742]: osdmap e1877: 8 total, 8 up, 8 in 2024-09-13T03:37:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:37 smithi088 ceph-mon[98762]: pgmap v3358: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 3.5 KiB/s wr, 61 op/s 2024-09-13T03:37:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:37 smithi088 ceph-mon[98762]: osdmap e1878: 8 total, 8 up, 8 in 2024-09-13T03:37:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:37 smithi088 ceph-mon[98762]: osdmap e1879: 8 total, 8 up, 8 in 2024-09-13T03:37:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:37 smithi088 ceph-mon[96266]: pgmap v3358: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 3.5 KiB/s wr, 61 op/s 2024-09-13T03:37:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:37 smithi088 ceph-mon[96266]: osdmap e1878: 8 total, 8 up, 8 in 2024-09-13T03:37:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:37 smithi088 ceph-mon[96266]: osdmap e1879: 8 total, 8 up, 8 in 2024-09-13T03:37:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:37 smithi195 ceph-mon[87742]: pgmap v3358: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 44 KiB/s rd, 3.5 KiB/s wr, 61 op/s 2024-09-13T03:37:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:37 smithi195 ceph-mon[87742]: osdmap e1878: 8 total, 8 up, 8 in 2024-09-13T03:37:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:37 smithi195 ceph-mon[87742]: osdmap e1879: 8 total, 8 up, 8 in 2024-09-13T03:37:38.767 INFO:tasks.workunit.client.0.smithi088.stdout:10.00% done 2024-09-13T03:37:38.767 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.QuiesceWatchError (6002 ms) 2024-09-13T03:37:38.767 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-09-13T03:37:38.767 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:37:38.782 INFO:tasks.workunit.client.0.smithi088.stderr:test quiesce is not long enough to time out 2024-09-13T03:37:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:39 smithi088 ceph-mon[96266]: pgmap v3361: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 8.0 KiB/s wr, 130 op/s 2024-09-13T03:37:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:39 smithi088 ceph-mon[96266]: osdmap e1880: 8 total, 8 up, 8 in 2024-09-13T03:37:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:39 smithi088 ceph-mon[98762]: pgmap v3361: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 8.0 KiB/s wr, 130 op/s 2024-09-13T03:37:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:39 smithi088 ceph-mon[98762]: osdmap e1880: 8 total, 8 up, 8 in 2024-09-13T03:37:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:39 smithi195 ceph-mon[87742]: pgmap v3361: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 8.0 KiB/s wr, 130 op/s 2024-09-13T03:37:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:39 smithi195 ceph-mon[87742]: osdmap e1880: 8 total, 8 up, 8 in 2024-09-13T03:37:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:41 smithi088 ceph-mon[96266]: pgmap v3363: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 5.1 KiB/s wr, 88 op/s 2024-09-13T03:37:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:41 smithi088 ceph-mon[98762]: pgmap v3363: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 5.1 KiB/s wr, 88 op/s 2024-09-13T03:37:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:41 smithi195 ceph-mon[87742]: pgmap v3363: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 5.1 KiB/s wr, 88 op/s 2024-09-13T03:37:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:37:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:37:43] "GET /metrics HTTP/1.1" 200 90412 "" "Prometheus/2.43.0" 2024-09-13T03:37:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:43 smithi088 ceph-mon[96266]: pgmap v3364: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.2 KiB/s wr, 65 op/s 2024-09-13T03:37:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:43 smithi088 ceph-mon[96266]: osdmap e1881: 8 total, 8 up, 8 in 2024-09-13T03:37:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:43 smithi088 ceph-mon[98762]: pgmap v3364: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.2 KiB/s wr, 65 op/s 2024-09-13T03:37:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:43 smithi088 ceph-mon[98762]: osdmap e1881: 8 total, 8 up, 8 in 2024-09-13T03:37:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:43 smithi195 ceph-mon[87742]: pgmap v3364: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.2 KiB/s wr, 65 op/s 2024-09-13T03:37:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:43 smithi195 ceph-mon[87742]: osdmap e1881: 8 total, 8 up, 8 in 2024-09-13T03:37:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:37:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:37:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:37:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:45 smithi088 ceph-mon[96266]: pgmap v3366: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.9 KiB/s wr, 38 op/s 2024-09-13T03:37:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:45 smithi088 ceph-mon[98762]: pgmap v3366: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.9 KiB/s wr, 38 op/s 2024-09-13T03:37:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:45 smithi195 ceph-mon[87742]: pgmap v3366: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 1.9 KiB/s wr, 38 op/s 2024-09-13T03:37:47.697 INFO:tasks.workunit.client.0.smithi088.stderr:test quiesce is timed out 2024-09-13T03:37:47.700 INFO:tasks.workunit.client.0.smithi088.stderr:waiting for timed out ... 0 2024-09-13T03:37:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:47 smithi088 ceph-mon[96266]: pgmap v3367: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.5 KiB/s wr, 31 op/s 2024-09-13T03:37:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:47 smithi088 ceph-mon[98762]: pgmap v3367: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.5 KiB/s wr, 31 op/s 2024-09-13T03:37:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:47 smithi195 ceph-mon[87742]: pgmap v3367: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 1.5 KiB/s wr, 31 op/s 2024-09-13T03:37:48.701 INFO:tasks.workunit.client.0.smithi088.stderr:waiting for timed out ... 1 2024-09-13T03:37:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:48 smithi088 ceph-mon[96266]: osdmap e1882: 8 total, 8 up, 8 in 2024-09-13T03:37:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:48 smithi088 ceph-mon[98762]: osdmap e1882: 8 total, 8 up, 8 in 2024-09-13T03:37:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:48 smithi195 ceph-mon[87742]: osdmap e1882: 8 total, 8 up, 8 in 2024-09-13T03:37:49.701 INFO:tasks.workunit.client.0.smithi088.stderr:waiting for timed out ... 2 2024-09-13T03:37:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:49 smithi088 ceph-mon[96266]: pgmap v3369: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.4 KiB/s wr, 21 op/s 2024-09-13T03:37:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:49 smithi088 ceph-mon[98762]: pgmap v3369: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.4 KiB/s wr, 21 op/s 2024-09-13T03:37:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:49 smithi195 ceph-mon[87742]: pgmap v3369: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 1.4 KiB/s wr, 21 op/s 2024-09-13T03:37:50.701 INFO:tasks.workunit.client.0.smithi088.stderr:waiting for timed out ... 3 2024-09-13T03:37:51.701 INFO:tasks.workunit.client.0.smithi088.stderr:waiting for timed out ... 4 2024-09-13T03:37:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:51 smithi088 ceph-mon[96266]: pgmap v3370: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.2 KiB/s wr, 24 op/s 2024-09-13T03:37:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:51 smithi088 ceph-mon[98762]: pgmap v3370: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.2 KiB/s wr, 24 op/s 2024-09-13T03:37:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:51 smithi195 ceph-mon[87742]: pgmap v3370: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.2 KiB/s wr, 24 op/s 2024-09-13T03:37:52.701 INFO:tasks.workunit.client.0.smithi088.stderr:waiting for timed out ... 5 2024-09-13T03:37:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:37:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:37:53] "GET /metrics HTTP/1.1" 200 90410 "" "Prometheus/2.43.0" 2024-09-13T03:37:53.701 INFO:tasks.workunit.client.0.smithi088.stderr:waiting for timed out ... 6 2024-09-13T03:37:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:53 smithi195 ceph-mon[87742]: pgmap v3371: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 435 B/s wr, 4 op/s 2024-09-13T03:37:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:53 smithi088 ceph-mon[96266]: pgmap v3371: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 435 B/s wr, 4 op/s 2024-09-13T03:37:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:53 smithi088 ceph-mon[98762]: pgmap v3371: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 435 B/s wr, 4 op/s 2024-09-13T03:37:54.701 INFO:tasks.workunit.client.0.smithi088.stderr:waiting for timed out ... 7 2024-09-13T03:37:55.702 INFO:tasks.workunit.client.0.smithi088.stderr:waiting for timed out ... 8 2024-09-13T03:37:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:55 smithi195 ceph-mon[87742]: pgmap v3372: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-09-13T03:37:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:55 smithi088 ceph-mon[96266]: pgmap v3372: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-09-13T03:37:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:55 smithi088 ceph-mon[98762]: pgmap v3372: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-09-13T03:37:56.701 INFO:tasks.workunit.client.0.smithi088.stderr:waiting for timed out ... 9 2024-09-13T03:37:57.702 INFO:tasks.workunit.client.0.smithi088.stderr:waiting for timed out ... 10 2024-09-13T03:37:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:57 smithi195 ceph-mon[87742]: pgmap v3373: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-09-13T03:37:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:57 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:37:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:57 smithi088 ceph-mon[96266]: pgmap v3373: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-09-13T03:37:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:57 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:37:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:57 smithi088 ceph-mon[98762]: pgmap v3373: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-09-13T03:37:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:57 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:37:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:37:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:37:58.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:37:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:37:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:37:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:37:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:37:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:37:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:37:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:59 smithi195 ceph-mon[87742]: pgmap v3374: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 295 B/s wr, 3 op/s 2024-09-13T03:37:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:37:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:59 smithi088 ceph-mon[96266]: pgmap v3374: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 295 B/s wr, 3 op/s 2024-09-13T03:38:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:37:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:59 smithi088 ceph-mon[98762]: pgmap v3374: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 KiB/s rd, 295 B/s wr, 3 op/s 2024-09-13T03:38:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:37:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:01 smithi195 ceph-mon[87742]: pgmap v3375: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-13T03:38:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:01 smithi088 ceph-mon[96266]: pgmap v3375: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-13T03:38:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:01 smithi088 ceph-mon[98762]: pgmap v3375: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-13T03:38:02.734 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 03:38:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=cleanup t=2024-09-13T03:38:02.347538369Z level=info msg="Completed cleanup jobs" duration=6.759537ms 2024-09-13T03:38:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:38:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:38:03] "GET /metrics HTTP/1.1" 200 90408 "" "Prometheus/2.43.0" 2024-09-13T03:38:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:03 smithi195 ceph-mon[87742]: pgmap v3376: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 85 B/s wr, 0 op/s 2024-09-13T03:38:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:03 smithi088 ceph-mon[96266]: pgmap v3376: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 85 B/s wr, 0 op/s 2024-09-13T03:38:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:03 smithi088 ceph-mon[98762]: pgmap v3376: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 85 B/s wr, 0 op/s 2024-09-13T03:38:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:05 smithi195 ceph-mon[87742]: pgmap v3377: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-13T03:38:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:05 smithi088 ceph-mon[96266]: pgmap v3377: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-13T03:38:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:05 smithi088 ceph-mon[98762]: pgmap v3377: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-09-13T03:38:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:07 smithi195 ceph-mon[87742]: pgmap v3378: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:07 smithi088 ceph-mon[96266]: pgmap v3378: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:07 smithi088 ceph-mon[98762]: pgmap v3378: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:08.702 INFO:tasks.workunit.client.0.smithi088.stderr:test retry succeeds 2024-09-13T03:38:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:09 smithi088 ceph-mon[96266]: pgmap v3379: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:09 smithi088 ceph-mon[96266]: osdmap e1883: 8 total, 8 up, 8 in 2024-09-13T03:38:10.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:09 smithi088 ceph-mon[98762]: pgmap v3379: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:10.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:09 smithi088 ceph-mon[98762]: osdmap e1883: 8 total, 8 up, 8 in 2024-09-13T03:38:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:09 smithi195 ceph-mon[87742]: pgmap v3379: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:09 smithi195 ceph-mon[87742]: osdmap e1883: 8 total, 8 up, 8 in 2024-09-13T03:38:10.846 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32079 ms) 2024-09-13T03:38:10.846 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-09-13T03:38:10.846 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:38:10.906 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.WriteZeroes (61 ms) 2024-09-13T03:38:10.907 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-09-13T03:38:10.907 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:38:10.971 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (65 ms) 2024-09-13T03:38:10.971 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-09-13T03:38:10.972 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:38:11.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:10 smithi088 ceph-mon[96266]: osdmap e1884: 8 total, 8 up, 8 in 2024-09-13T03:38:11.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:10 smithi088 ceph-mon[98762]: osdmap e1884: 8 total, 8 up, 8 in 2024-09-13T03:38:11.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:10 smithi195 ceph-mon[87742]: osdmap e1884: 8 total, 8 up, 8 in 2024-09-13T03:38:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:11 smithi088 ceph-mon[96266]: pgmap v3382: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 639 B/s wr, 5 op/s 2024-09-13T03:38:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:11 smithi088 ceph-mon[96266]: osdmap e1885: 8 total, 8 up, 8 in 2024-09-13T03:38:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:11 smithi088 ceph-mon[98762]: pgmap v3382: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 639 B/s wr, 5 op/s 2024-09-13T03:38:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:11 smithi088 ceph-mon[98762]: osdmap e1885: 8 total, 8 up, 8 in 2024-09-13T03:38:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:11 smithi195 ceph-mon[87742]: pgmap v3382: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 639 B/s wr, 5 op/s 2024-09-13T03:38:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:11 smithi195 ceph-mon[87742]: osdmap e1885: 8 total, 8 up, 8 in 2024-09-13T03:38:13.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:12 smithi088 ceph-mon[98762]: osdmap e1886: 8 total, 8 up, 8 in 2024-09-13T03:38:13.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:12 smithi088 ceph-mon[96266]: osdmap e1886: 8 total, 8 up, 8 in 2024-09-13T03:38:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:12 smithi195 ceph-mon[87742]: osdmap e1886: 8 total, 8 up, 8 in 2024-09-13T03:38:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:38:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:38:13] "GET /metrics HTTP/1.1" 200 90408 "" "Prometheus/2.43.0" 2024-09-13T03:38:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:13 smithi088 ceph-mon[96266]: pgmap v3385: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 3.0 KiB/s wr, 20 op/s 2024-09-13T03:38:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:13 smithi088 ceph-mon[96266]: osdmap e1887: 8 total, 8 up, 8 in 2024-09-13T03:38:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:13 smithi088 ceph-mon[98762]: pgmap v3385: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 3.0 KiB/s wr, 20 op/s 2024-09-13T03:38:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:13 smithi088 ceph-mon[98762]: osdmap e1887: 8 total, 8 up, 8 in 2024-09-13T03:38:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:13 smithi195 ceph-mon[87742]: pgmap v3385: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 3.0 KiB/s wr, 20 op/s 2024-09-13T03:38:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:13 smithi195 ceph-mon[87742]: osdmap e1887: 8 total, 8 up, 8 in 2024-09-13T03:38:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:14 smithi088 ceph-mon[96266]: osdmap e1888: 8 total, 8 up, 8 in 2024-09-13T03:38:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:14 smithi088 ceph-mon[98762]: osdmap e1888: 8 total, 8 up, 8 in 2024-09-13T03:38:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:14 smithi195 ceph-mon[87742]: osdmap e1888: 8 total, 8 up, 8 in 2024-09-13T03:38:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:15 smithi088 ceph-mon[96266]: pgmap v3388: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 4.5 KiB/s wr, 111 op/s 2024-09-13T03:38:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:15 smithi088 ceph-mon[96266]: osdmap e1889: 8 total, 8 up, 8 in 2024-09-13T03:38:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:15 smithi088 ceph-mon[98762]: pgmap v3388: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 4.5 KiB/s wr, 111 op/s 2024-09-13T03:38:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:15 smithi088 ceph-mon[98762]: osdmap e1889: 8 total, 8 up, 8 in 2024-09-13T03:38:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:15 smithi195 ceph-mon[87742]: pgmap v3388: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 4.5 KiB/s wr, 111 op/s 2024-09-13T03:38:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:15 smithi195 ceph-mon[87742]: osdmap e1889: 8 total, 8 up, 8 in 2024-09-13T03:38:17.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:16 smithi088 ceph-mon[96266]: osdmap e1890: 8 total, 8 up, 8 in 2024-09-13T03:38:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:16 smithi088 ceph-mon[98762]: osdmap e1890: 8 total, 8 up, 8 in 2024-09-13T03:38:17.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:16 smithi195 ceph-mon[87742]: osdmap e1890: 8 total, 8 up, 8 in 2024-09-13T03:38:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:17 smithi088 ceph-mon[96266]: pgmap v3391: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 7.0 KiB/s wr, 160 op/s 2024-09-13T03:38:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:17 smithi088 ceph-mon[96266]: osdmap e1891: 8 total, 8 up, 8 in 2024-09-13T03:38:18.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:17 smithi088 ceph-mon[96266]: osdmap e1892: 8 total, 8 up, 8 in 2024-09-13T03:38:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:17 smithi088 ceph-mon[98762]: pgmap v3391: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 7.0 KiB/s wr, 160 op/s 2024-09-13T03:38:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:17 smithi088 ceph-mon[98762]: osdmap e1891: 8 total, 8 up, 8 in 2024-09-13T03:38:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:17 smithi088 ceph-mon[98762]: osdmap e1892: 8 total, 8 up, 8 in 2024-09-13T03:38:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:17 smithi195 ceph-mon[87742]: pgmap v3391: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 7.0 KiB/s wr, 160 op/s 2024-09-13T03:38:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:17 smithi195 ceph-mon[87742]: osdmap e1891: 8 total, 8 up, 8 in 2024-09-13T03:38:18.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:17 smithi195 ceph-mon[87742]: osdmap e1892: 8 total, 8 up, 8 in 2024-09-13T03:38:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:19 smithi088 ceph-mon[96266]: pgmap v3394: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 7.5 KiB/s wr, 68 op/s 2024-09-13T03:38:19.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:19 smithi088 ceph-mon[96266]: osdmap e1893: 8 total, 8 up, 8 in 2024-09-13T03:38:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:19 smithi088 ceph-mon[98762]: pgmap v3394: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 7.5 KiB/s wr, 68 op/s 2024-09-13T03:38:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:19 smithi088 ceph-mon[98762]: osdmap e1893: 8 total, 8 up, 8 in 2024-09-13T03:38:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:19 smithi195 ceph-mon[87742]: pgmap v3394: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 7.5 KiB/s wr, 68 op/s 2024-09-13T03:38:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:19 smithi195 ceph-mon[87742]: osdmap e1893: 8 total, 8 up, 8 in 2024-09-13T03:38:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:20 smithi195 ceph-mon[87742]: osdmap e1894: 8 total, 8 up, 8 in 2024-09-13T03:38:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:20 smithi088 ceph-mon[96266]: osdmap e1894: 8 total, 8 up, 8 in 2024-09-13T03:38:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:20 smithi088 ceph-mon[98762]: osdmap e1894: 8 total, 8 up, 8 in 2024-09-13T03:38:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:21 smithi195 ceph-mon[87742]: pgmap v3397: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2024-09-13T03:38:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:21 smithi195 ceph-mon[87742]: osdmap e1895: 8 total, 8 up, 8 in 2024-09-13T03:38:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:21 smithi088 ceph-mon[98762]: pgmap v3397: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2024-09-13T03:38:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:21 smithi088 ceph-mon[98762]: osdmap e1895: 8 total, 8 up, 8 in 2024-09-13T03:38:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:21 smithi088 ceph-mon[96266]: pgmap v3397: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2024-09-13T03:38:22.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:21 smithi088 ceph-mon[96266]: osdmap e1895: 8 total, 8 up, 8 in 2024-09-13T03:38:23.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:22 smithi088 ceph-mon[96266]: osdmap e1896: 8 total, 8 up, 8 in 2024-09-13T03:38:23.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:22 smithi088 ceph-mon[98762]: osdmap e1896: 8 total, 8 up, 8 in 2024-09-13T03:38:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:22 smithi195 ceph-mon[87742]: osdmap e1896: 8 total, 8 up, 8 in 2024-09-13T03:38:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:38:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:38:23] "GET /metrics HTTP/1.1" 200 90420 "" "Prometheus/2.43.0" 2024-09-13T03:38:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:23 smithi088 ceph-mon[98762]: pgmap v3400: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-13T03:38:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:23 smithi088 ceph-mon[98762]: osdmap e1897: 8 total, 8 up, 8 in 2024-09-13T03:38:24.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:23 smithi088 ceph-mon[96266]: pgmap v3400: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-13T03:38:24.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:23 smithi088 ceph-mon[96266]: osdmap e1897: 8 total, 8 up, 8 in 2024-09-13T03:38:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:23 smithi195 ceph-mon[87742]: pgmap v3400: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-13T03:38:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:23 smithi195 ceph-mon[87742]: osdmap e1897: 8 total, 8 up, 8 in 2024-09-13T03:38:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:24 smithi088 ceph-mon[96266]: osdmap e1898: 8 total, 8 up, 8 in 2024-09-13T03:38:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:24 smithi088 ceph-mon[98762]: osdmap e1898: 8 total, 8 up, 8 in 2024-09-13T03:38:25.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:24 smithi195 ceph-mon[87742]: osdmap e1898: 8 total, 8 up, 8 in 2024-09-13T03:38:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:25 smithi088 ceph-mon[96266]: pgmap v3403: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 4.7 KiB/s wr, 237 op/s 2024-09-13T03:38:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:25 smithi088 ceph-mon[96266]: osdmap e1899: 8 total, 8 up, 8 in 2024-09-13T03:38:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:25 smithi088 ceph-mon[98762]: pgmap v3403: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 4.7 KiB/s wr, 237 op/s 2024-09-13T03:38:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:25 smithi088 ceph-mon[98762]: osdmap e1899: 8 total, 8 up, 8 in 2024-09-13T03:38:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:25 smithi195 ceph-mon[87742]: pgmap v3403: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 174 KiB/s rd, 4.7 KiB/s wr, 237 op/s 2024-09-13T03:38:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:25 smithi195 ceph-mon[87742]: osdmap e1899: 8 total, 8 up, 8 in 2024-09-13T03:38:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:26 smithi088 ceph-mon[96266]: osdmap e1900: 8 total, 8 up, 8 in 2024-09-13T03:38:27.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:26 smithi088 ceph-mon[98762]: osdmap e1900: 8 total, 8 up, 8 in 2024-09-13T03:38:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:26 smithi195 ceph-mon[87742]: osdmap e1900: 8 total, 8 up, 8 in 2024-09-13T03:38:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:27 smithi088 ceph-mon[98762]: pgmap v3406: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 4.5 KiB/s wr, 242 op/s 2024-09-13T03:38:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:27 smithi088 ceph-mon[98762]: osdmap e1901: 8 total, 8 up, 8 in 2024-09-13T03:38:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:27 smithi088 ceph-mon[96266]: pgmap v3406: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 4.5 KiB/s wr, 242 op/s 2024-09-13T03:38:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:27 smithi088 ceph-mon[96266]: osdmap e1901: 8 total, 8 up, 8 in 2024-09-13T03:38:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:27 smithi195 ceph-mon[87742]: pgmap v3406: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 4.5 KiB/s wr, 242 op/s 2024-09-13T03:38:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:27 smithi195 ceph-mon[87742]: osdmap e1901: 8 total, 8 up, 8 in 2024-09-13T03:38:29.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:28 smithi088 ceph-mon[96266]: osdmap e1902: 8 total, 8 up, 8 in 2024-09-13T03:38:29.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:28 smithi088 ceph-mon[98762]: osdmap e1902: 8 total, 8 up, 8 in 2024-09-13T03:38:29.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:28 smithi195 ceph-mon[87742]: osdmap e1902: 8 total, 8 up, 8 in 2024-09-13T03:38:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:29 smithi088 ceph-mon[98762]: pgmap v3409: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-09-13T03:38:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:29 smithi088 ceph-mon[98762]: osdmap e1903: 8 total, 8 up, 8 in 2024-09-13T03:38:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:29 smithi088 ceph-mon[96266]: pgmap v3409: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-09-13T03:38:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:29 smithi088 ceph-mon[96266]: osdmap e1903: 8 total, 8 up, 8 in 2024-09-13T03:38:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:29 smithi195 ceph-mon[87742]: pgmap v3409: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 5.0 KiB/s wr, 28 op/s 2024-09-13T03:38:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:29 smithi195 ceph-mon[87742]: osdmap e1903: 8 total, 8 up, 8 in 2024-09-13T03:38:30.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:30 smithi088 ceph-mon[96266]: osdmap e1904: 8 total, 8 up, 8 in 2024-09-13T03:38:31.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:30 smithi088 ceph-mon[98762]: osdmap e1904: 8 total, 8 up, 8 in 2024-09-13T03:38:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:30 smithi195 ceph-mon[87742]: osdmap e1904: 8 total, 8 up, 8 in 2024-09-13T03:38:32.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:31 smithi195 ceph-mon[87742]: pgmap v3412: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-09-13T03:38:32.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:31 smithi195 ceph-mon[87742]: osdmap e1905: 8 total, 8 up, 8 in 2024-09-13T03:38:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:31 smithi088 ceph-mon[98762]: pgmap v3412: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-09-13T03:38:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:31 smithi088 ceph-mon[98762]: osdmap e1905: 8 total, 8 up, 8 in 2024-09-13T03:38:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:31 smithi088 ceph-mon[96266]: pgmap v3412: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 24 op/s 2024-09-13T03:38:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:31 smithi088 ceph-mon[96266]: osdmap e1905: 8 total, 8 up, 8 in 2024-09-13T03:38:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:32 smithi088 ceph-mon[96266]: osdmap e1906: 8 total, 8 up, 8 in 2024-09-13T03:38:33.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:32 smithi088 ceph-mon[96266]: osdmap e1907: 8 total, 8 up, 8 in 2024-09-13T03:38:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:32 smithi088 ceph-mon[98762]: osdmap e1906: 8 total, 8 up, 8 in 2024-09-13T03:38:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:32 smithi088 ceph-mon[98762]: osdmap e1907: 8 total, 8 up, 8 in 2024-09-13T03:38:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:32 smithi195 ceph-mon[87742]: osdmap e1906: 8 total, 8 up, 8 in 2024-09-13T03:38:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:32 smithi195 ceph-mon[87742]: osdmap e1907: 8 total, 8 up, 8 in 2024-09-13T03:38:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:38:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:38:33] "GET /metrics HTTP/1.1" 200 90409 "" "Prometheus/2.43.0" 2024-09-13T03:38:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:33 smithi088 ceph-mon[96266]: pgmap v3415: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T03:38:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:33 smithi088 ceph-mon[96266]: osdmap e1908: 8 total, 8 up, 8 in 2024-09-13T03:38:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:33 smithi088 ceph-mon[98762]: pgmap v3415: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T03:38:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:33 smithi088 ceph-mon[98762]: osdmap e1908: 8 total, 8 up, 8 in 2024-09-13T03:38:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:33 smithi195 ceph-mon[87742]: pgmap v3415: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-13T03:38:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:33 smithi195 ceph-mon[87742]: osdmap e1908: 8 total, 8 up, 8 in 2024-09-13T03:38:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:35 smithi088 ceph-mon[96266]: pgmap v3418: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 KiB/s wr, 44 op/s 2024-09-13T03:38:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:35 smithi088 ceph-mon[96266]: osdmap e1909: 8 total, 8 up, 8 in 2024-09-13T03:38:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:35 smithi088 ceph-mon[98762]: pgmap v3418: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 KiB/s wr, 44 op/s 2024-09-13T03:38:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:35 smithi088 ceph-mon[98762]: osdmap e1909: 8 total, 8 up, 8 in 2024-09-13T03:38:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:35 smithi195 ceph-mon[87742]: pgmap v3418: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 KiB/s wr, 44 op/s 2024-09-13T03:38:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:35 smithi195 ceph-mon[87742]: osdmap e1909: 8 total, 8 up, 8 in 2024-09-13T03:38:36.798 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] TestLibRBD.ConcurentOperations (25826 ms) 2024-09-13T03:38:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:36 smithi195 ceph-mon[87742]: osdmap e1910: 8 total, 8 up, 8 in 2024-09-13T03:38:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:36 smithi088 ceph-mon[96266]: osdmap e1910: 8 total, 8 up, 8 in 2024-09-13T03:38:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:36 smithi088 ceph-mon[98762]: osdmap e1910: 8 total, 8 up, 8 in 2024-09-13T03:38:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:37 smithi195 ceph-mon[87742]: pgmap v3421: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-09-13T03:38:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:37 smithi195 ceph-mon[87742]: osdmap e1911: 8 total, 8 up, 8 in 2024-09-13T03:38:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:37 smithi088 ceph-mon[96266]: pgmap v3421: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-09-13T03:38:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:37 smithi088 ceph-mon[96266]: osdmap e1911: 8 total, 8 up, 8 in 2024-09-13T03:38:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:37 smithi088 ceph-mon[98762]: pgmap v3421: 841 pgs: 841 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-09-13T03:38:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:37 smithi088 ceph-mon[98762]: osdmap e1911: 8 total, 8 up, 8 in 2024-09-13T03:38:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:38 smithi195 ceph-mon[87742]: osdmap e1912: 8 total, 8 up, 8 in 2024-09-13T03:38:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:38 smithi195 ceph-mon[87742]: osdmap e1913: 8 total, 8 up, 8 in 2024-09-13T03:38:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:38 smithi088 ceph-mon[96266]: osdmap e1912: 8 total, 8 up, 8 in 2024-09-13T03:38:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:38 smithi088 ceph-mon[96266]: osdmap e1913: 8 total, 8 up, 8 in 2024-09-13T03:38:39.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:38 smithi088 ceph-mon[98762]: osdmap e1912: 8 total, 8 up, 8 in 2024-09-13T03:38:39.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:38 smithi088 ceph-mon[98762]: osdmap e1913: 8 total, 8 up, 8 in 2024-09-13T03:38:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:39 smithi195 ceph-mon[87742]: pgmap v3424: 809 pgs: 809 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 1.5 KiB/s wr, 37 op/s 2024-09-13T03:38:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:39 smithi195 ceph-mon[87742]: osdmap e1914: 8 total, 8 up, 8 in 2024-09-13T03:38:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:39 smithi088 ceph-mon[96266]: pgmap v3424: 809 pgs: 809 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 1.5 KiB/s wr, 37 op/s 2024-09-13T03:38:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:39 smithi088 ceph-mon[96266]: osdmap e1914: 8 total, 8 up, 8 in 2024-09-13T03:38:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:39 smithi088 ceph-mon[98762]: pgmap v3424: 809 pgs: 809 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 1.5 KiB/s wr, 37 op/s 2024-09-13T03:38:40.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:39 smithi088 ceph-mon[98762]: osdmap e1914: 8 total, 8 up, 8 in 2024-09-13T03:38:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:41 smithi195 ceph-mon[87742]: pgmap v3427: 745 pgs: 745 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:41 smithi195 ceph-mon[87742]: osdmap e1915: 8 total, 8 up, 8 in 2024-09-13T03:38:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:41 smithi088 ceph-mon[96266]: pgmap v3427: 745 pgs: 745 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:41 smithi088 ceph-mon[96266]: osdmap e1915: 8 total, 8 up, 8 in 2024-09-13T03:38:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:41 smithi088 ceph-mon[98762]: pgmap v3427: 745 pgs: 745 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:41 smithi088 ceph-mon[98762]: osdmap e1915: 8 total, 8 up, 8 in 2024-09-13T03:38:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:42 smithi195 ceph-mon[87742]: osdmap e1916: 8 total, 8 up, 8 in 2024-09-13T03:38:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:42 smithi195 ceph-mon[87742]: osdmap e1917: 8 total, 8 up, 8 in 2024-09-13T03:38:43.091 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:42 smithi088 ceph-mon[96266]: osdmap e1916: 8 total, 8 up, 8 in 2024-09-13T03:38:43.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:42 smithi088 ceph-mon[96266]: osdmap e1917: 8 total, 8 up, 8 in 2024-09-13T03:38:43.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:42 smithi088 ceph-mon[98762]: osdmap e1916: 8 total, 8 up, 8 in 2024-09-13T03:38:43.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:42 smithi088 ceph-mon[98762]: osdmap e1917: 8 total, 8 up, 8 in 2024-09-13T03:38:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:38:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:38:43] "GET /metrics HTTP/1.1" 200 90409 "" "Prometheus/2.43.0" 2024-09-13T03:38:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:43 smithi195 ceph-mon[87742]: pgmap v3430: 681 pgs: 681 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:43.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:43 smithi195 ceph-mon[87742]: osdmap e1918: 8 total, 8 up, 8 in 2024-09-13T03:38:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:43 smithi088 ceph-mon[96266]: pgmap v3430: 681 pgs: 681 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:43 smithi088 ceph-mon[96266]: osdmap e1918: 8 total, 8 up, 8 in 2024-09-13T03:38:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:43 smithi088 ceph-mon[98762]: pgmap v3430: 681 pgs: 681 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:43 smithi088 ceph-mon[98762]: osdmap e1918: 8 total, 8 up, 8 in 2024-09-13T03:38:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:44 smithi195 ceph-mon[87742]: osdmap e1919: 8 total, 8 up, 8 in 2024-09-13T03:38:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:44 smithi088 ceph-mon[96266]: osdmap e1919: 8 total, 8 up, 8 in 2024-09-13T03:38:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:44 smithi088 ceph-mon[98762]: osdmap e1919: 8 total, 8 up, 8 in 2024-09-13T03:38:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:45 smithi195 ceph-mon[87742]: pgmap v3433: 617 pgs: 617 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:45 smithi195 ceph-mon[87742]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-13T03:38:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:45 smithi195 ceph-mon[87742]: osdmap e1920: 8 total, 8 up, 8 in 2024-09-13T03:38:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:45 smithi088 ceph-mon[96266]: pgmap v3433: 617 pgs: 617 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:45 smithi088 ceph-mon[96266]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-13T03:38:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:45 smithi088 ceph-mon[96266]: osdmap e1920: 8 total, 8 up, 8 in 2024-09-13T03:38:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:45 smithi088 ceph-mon[98762]: pgmap v3433: 617 pgs: 617 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:45 smithi088 ceph-mon[98762]: Health check update: 1 pool(s) full (POOL_FULL) 2024-09-13T03:38:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:45 smithi088 ceph-mon[98762]: osdmap e1920: 8 total, 8 up, 8 in 2024-09-13T03:38:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:47 smithi195 ceph-mon[87742]: pgmap v3436: 553 pgs: 553 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:47 smithi195 ceph-mon[87742]: osdmap e1921: 8 total, 8 up, 8 in 2024-09-13T03:38:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:47 smithi195 ceph-mon[87742]: osdmap e1922: 8 total, 8 up, 8 in 2024-09-13T03:38:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:47 smithi088 ceph-mon[96266]: pgmap v3436: 553 pgs: 553 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:47 smithi088 ceph-mon[96266]: osdmap e1921: 8 total, 8 up, 8 in 2024-09-13T03:38:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:47 smithi088 ceph-mon[96266]: osdmap e1922: 8 total, 8 up, 8 in 2024-09-13T03:38:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:47 smithi088 ceph-mon[98762]: pgmap v3436: 553 pgs: 553 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:47 smithi088 ceph-mon[98762]: osdmap e1921: 8 total, 8 up, 8 in 2024-09-13T03:38:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:47 smithi088 ceph-mon[98762]: osdmap e1922: 8 total, 8 up, 8 in 2024-09-13T03:38:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:48 smithi195 ceph-mon[87742]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-09-13T03:38:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:48 smithi195 ceph-mon[87742]: osdmap e1923: 8 total, 8 up, 8 in 2024-09-13T03:38:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:48 smithi088 ceph-mon[96266]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-09-13T03:38:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:48 smithi088 ceph-mon[96266]: osdmap e1923: 8 total, 8 up, 8 in 2024-09-13T03:38:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:48 smithi088 ceph-mon[98762]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-09-13T03:38:49.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:48 smithi088 ceph-mon[98762]: osdmap e1923: 8 total, 8 up, 8 in 2024-09-13T03:38:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:49 smithi195 ceph-mon[87742]: pgmap v3439: 489 pgs: 489 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:49 smithi195 ceph-mon[87742]: osdmap e1924: 8 total, 8 up, 8 in 2024-09-13T03:38:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:49 smithi088 ceph-mon[96266]: pgmap v3439: 489 pgs: 489 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:49 smithi088 ceph-mon[96266]: osdmap e1924: 8 total, 8 up, 8 in 2024-09-13T03:38:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:49 smithi088 ceph-mon[98762]: pgmap v3439: 489 pgs: 489 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:49 smithi088 ceph-mon[98762]: osdmap e1924: 8 total, 8 up, 8 in 2024-09-13T03:38:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:51 smithi195 ceph-mon[87742]: pgmap v3442: 425 pgs: 425 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:51 smithi195 ceph-mon[87742]: osdmap e1925: 8 total, 8 up, 8 in 2024-09-13T03:38:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:51 smithi088 ceph-mon[98762]: pgmap v3442: 425 pgs: 425 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:51 smithi088 ceph-mon[98762]: osdmap e1925: 8 total, 8 up, 8 in 2024-09-13T03:38:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:51 smithi088 ceph-mon[96266]: pgmap v3442: 425 pgs: 425 active+clean; 6.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:51 smithi088 ceph-mon[96266]: osdmap e1925: 8 total, 8 up, 8 in 2024-09-13T03:38:52.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:52 smithi195 ceph-mon[87742]: osdmap e1926: 8 total, 8 up, 8 in 2024-09-13T03:38:52.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:52 smithi195 ceph-mon[87742]: osdmap e1927: 8 total, 8 up, 8 in 2024-09-13T03:38:53.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:52 smithi088 ceph-mon[98762]: osdmap e1926: 8 total, 8 up, 8 in 2024-09-13T03:38:53.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:52 smithi088 ceph-mon[98762]: osdmap e1927: 8 total, 8 up, 8 in 2024-09-13T03:38:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:52 smithi088 ceph-mon[96266]: osdmap e1926: 8 total, 8 up, 8 in 2024-09-13T03:38:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:52 smithi088 ceph-mon[96266]: osdmap e1927: 8 total, 8 up, 8 in 2024-09-13T03:38:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:38:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:38:53] "GET /metrics HTTP/1.1" 200 73571 "" "Prometheus/2.43.0" 2024-09-13T03:38:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:53 smithi195 ceph-mon[87742]: pgmap v3445: 361 pgs: 361 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:53 smithi195 ceph-mon[87742]: osdmap e1928: 8 total, 8 up, 8 in 2024-09-13T03:38:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:53 smithi088 ceph-mon[98762]: pgmap v3445: 361 pgs: 361 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:53 smithi088 ceph-mon[98762]: osdmap e1928: 8 total, 8 up, 8 in 2024-09-13T03:38:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:53 smithi088 ceph-mon[96266]: pgmap v3445: 361 pgs: 361 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:54.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:53 smithi088 ceph-mon[96266]: osdmap e1928: 8 total, 8 up, 8 in 2024-09-13T03:38:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:55 smithi195 ceph-mon[87742]: pgmap v3448: 297 pgs: 297 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:55 smithi195 ceph-mon[87742]: osdmap e1929: 8 total, 8 up, 8 in 2024-09-13T03:38:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:55 smithi088 ceph-mon[98762]: pgmap v3448: 297 pgs: 297 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:55 smithi088 ceph-mon[98762]: osdmap e1929: 8 total, 8 up, 8 in 2024-09-13T03:38:56.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:55 smithi088 ceph-mon[96266]: pgmap v3448: 297 pgs: 297 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:56.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:55 smithi088 ceph-mon[96266]: osdmap e1929: 8 total, 8 up, 8 in 2024-09-13T03:38:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:56 smithi195 ceph-mon[87742]: osdmap e1930: 8 total, 8 up, 8 in 2024-09-13T03:38:56.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:56 smithi195 ceph-mon[87742]: osdmap e1931: 8 total, 8 up, 8 in 2024-09-13T03:38:57.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:56 smithi088 ceph-mon[98762]: osdmap e1930: 8 total, 8 up, 8 in 2024-09-13T03:38:57.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:56 smithi088 ceph-mon[98762]: osdmap e1931: 8 total, 8 up, 8 in 2024-09-13T03:38:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:56 smithi088 ceph-mon[96266]: osdmap e1930: 8 total, 8 up, 8 in 2024-09-13T03:38:57.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:56 smithi088 ceph-mon[96266]: osdmap e1931: 8 total, 8 up, 8 in 2024-09-13T03:38:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:57 smithi195 ceph-mon[87742]: pgmap v3451: 233 pgs: 233 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:57.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:57 smithi195 ceph-mon[87742]: osdmap e1932: 8 total, 8 up, 8 in 2024-09-13T03:38:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:57 smithi088 ceph-mon[96266]: pgmap v3451: 233 pgs: 233 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:57 smithi088 ceph-mon[96266]: osdmap e1932: 8 total, 8 up, 8 in 2024-09-13T03:38:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:57 smithi088 ceph-mon[98762]: pgmap v3451: 233 pgs: 233 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:57 smithi088 ceph-mon[98762]: osdmap e1932: 8 total, 8 up, 8 in 2024-09-13T03:38:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:58 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:38:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:58 smithi195 ceph-mon[87742]: osdmap e1933: 8 total, 8 up, 8 in 2024-09-13T03:38:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:58 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:38:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:58 smithi088 ceph-mon[96266]: osdmap e1933: 8 total, 8 up, 8 in 2024-09-13T03:38:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:58 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:38:59.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:58 smithi088 ceph-mon[98762]: osdmap e1933: 8 total, 8 up, 8 in 2024-09-13T03:38:59.709 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 170 tests from TestLibRBD (634231 ms total) 2024-09-13T03:38:59.709 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:38:59.709 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/0, where TypeParam = PlaintextUnderLUKS1 2024-09-13T03:38:59.737 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/0.Simple 2024-09-13T03:38:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:59 smithi088 ceph-mon[98762]: pgmap v3454: 169 pgs: 169 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:38:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:59.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:38:59 smithi088 ceph-mon[98762]: osdmap e1934: 8 total, 8 up, 8 in 2024-09-13T03:38:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:59 smithi088 ceph-mon[96266]: pgmap v3454: 169 pgs: 169 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:38:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:38:59 smithi088 ceph-mon[96266]: osdmap e1934: 8 total, 8 up, 8 in 2024-09-13T03:38:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:59 smithi195 ceph-mon[87742]: pgmap v3454: 169 pgs: 169 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:38:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:38:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:38:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:38:59 smithi195 ceph-mon[87742]: osdmap e1934: 8 total, 8 up, 8 in 2024-09-13T03:39:01.742 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:39:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:01 smithi195 ceph-mon[87742]: pgmap v3457: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:39:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:01 smithi195 ceph-mon[87742]: osdmap e1935: 8 total, 8 up, 8 in 2024-09-13T03:39:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:01 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3761652576' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:39:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:39:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:39:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:39:02.098 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:39:02.099 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:39:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[98762]: pgmap v3457: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:39:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[98762]: osdmap e1935: 8 total, 8 up, 8 in 2024-09-13T03:39:02.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3761652576' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:39:02.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:39:02.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:39:02.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:39:02.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:39:02.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:39:02.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[96266]: pgmap v3457: 105 pgs: 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:39:02.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[96266]: osdmap e1935: 8 total, 8 up, 8 in 2024-09-13T03:39:02.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3761652576' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:39:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:39:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:39:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:39:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:39:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:39:03.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:02 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3761652576' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:39:03.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:02 smithi088 ceph-mon[98762]: osdmap e1936: 8 total, 8 up, 8 in 2024-09-13T03:39:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:02 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3761652576' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:39:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:02 smithi088 ceph-mon[96266]: osdmap e1936: 8 total, 8 up, 8 in 2024-09-13T03:39:03.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:02 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3761652576' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:39:03.110 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:02 smithi195 ceph-mon[87742]: osdmap e1936: 8 total, 8 up, 8 in 2024-09-13T03:39:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:39:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:39:03] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.43.0" 2024-09-13T03:39:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:03 smithi088 ceph-mon[98762]: pgmap v3460: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:39:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:03 smithi088 ceph-mon[98762]: osdmap e1937: 8 total, 8 up, 8 in 2024-09-13T03:39:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:03 smithi088 ceph-mon[96266]: pgmap v3460: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:39:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:03 smithi088 ceph-mon[96266]: osdmap e1937: 8 total, 8 up, 8 in 2024-09-13T03:39:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:03 smithi195 ceph-mon[87742]: pgmap v3460: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:39:04.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:03 smithi195 ceph-mon[87742]: osdmap e1937: 8 total, 8 up, 8 in 2024-09-13T03:39:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:04 smithi088 ceph-mon[96266]: osdmap e1938: 8 total, 8 up, 8 in 2024-09-13T03:39:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:04 smithi088 ceph-mon[98762]: osdmap e1938: 8 total, 8 up, 8 in 2024-09-13T03:39:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:04 smithi195 ceph-mon[87742]: osdmap e1938: 8 total, 8 up, 8 in 2024-09-13T03:39:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:05 smithi088 ceph-mon[98762]: pgmap v3463: 137 pgs: 4 creating+peering, 11 unknown, 122 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:39:06.257 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:05 smithi088 ceph-mon[98762]: osdmap e1939: 8 total, 8 up, 8 in 2024-09-13T03:39:06.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:05 smithi088 ceph-mon[96266]: pgmap v3463: 137 pgs: 4 creating+peering, 11 unknown, 122 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:39:06.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:05 smithi088 ceph-mon[96266]: osdmap e1939: 8 total, 8 up, 8 in 2024-09-13T03:39:06.258 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:05 smithi195 ceph-mon[87742]: pgmap v3463: 137 pgs: 4 creating+peering, 11 unknown, 122 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-09-13T03:39:06.258 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:05 smithi195 ceph-mon[87742]: osdmap e1939: 8 total, 8 up, 8 in 2024-09-13T03:39:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:07 smithi088 ceph-mon[96266]: pgmap v3465: 137 pgs: 4 creating+peering, 133 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 936 KiB/s wr, 12 op/s 2024-09-13T03:39:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:07 smithi088 ceph-mon[98762]: pgmap v3465: 137 pgs: 4 creating+peering, 133 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 936 KiB/s wr, 12 op/s 2024-09-13T03:39:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:07 smithi195 ceph-mon[87742]: pgmap v3465: 137 pgs: 4 creating+peering, 133 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10 KiB/s rd, 936 KiB/s wr, 12 op/s 2024-09-13T03:39:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:09 smithi088 ceph-mon[96266]: pgmap v3466: 137 pgs: 137 active+clean; 17 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 2.0 MiB/s wr, 47 op/s 2024-09-13T03:39:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:09 smithi088 ceph-mon[98762]: pgmap v3466: 137 pgs: 137 active+clean; 17 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 2.0 MiB/s wr, 47 op/s 2024-09-13T03:39:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:09 smithi195 ceph-mon[87742]: pgmap v3466: 137 pgs: 137 active+clean; 17 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 2.0 MiB/s wr, 47 op/s 2024-09-13T03:39:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:11 smithi088 ceph-mon[96266]: pgmap v3467: 137 pgs: 137 active+clean; 34 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.9 MiB/s wr, 52 op/s 2024-09-13T03:39:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:11 smithi088 ceph-mon[98762]: pgmap v3467: 137 pgs: 137 active+clean; 34 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.9 MiB/s wr, 52 op/s 2024-09-13T03:39:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:11 smithi195 ceph-mon[87742]: pgmap v3467: 137 pgs: 137 active+clean; 34 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.9 MiB/s wr, 52 op/s 2024-09-13T03:39:12.637 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/0.Simple (12899 ms) 2024-09-13T03:39:12.637 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/0.Grow 2024-09-13T03:39:12.637 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:39:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:39:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:39:13] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.43.0" 2024-09-13T03:39:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:13 smithi195 ceph-mon[87742]: pgmap v3468: 137 pgs: 137 active+clean; 55 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.0 MiB/s wr, 56 op/s 2024-09-13T03:39:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:13 smithi195 ceph-mon[87742]: osdmap e1940: 8 total, 8 up, 8 in 2024-09-13T03:39:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:13 smithi088 ceph-mon[98762]: pgmap v3468: 137 pgs: 137 active+clean; 55 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.0 MiB/s wr, 56 op/s 2024-09-13T03:39:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:13 smithi088 ceph-mon[98762]: osdmap e1940: 8 total, 8 up, 8 in 2024-09-13T03:39:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:13 smithi088 ceph-mon[96266]: pgmap v3468: 137 pgs: 137 active+clean; 55 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 6.0 MiB/s wr, 56 op/s 2024-09-13T03:39:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:13 smithi088 ceph-mon[96266]: osdmap e1940: 8 total, 8 up, 8 in 2024-09-13T03:39:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:14 smithi088 ceph-mon[96266]: osdmap e1941: 8 total, 8 up, 8 in 2024-09-13T03:39:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:39:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:14 smithi088 ceph-mon[98762]: osdmap e1941: 8 total, 8 up, 8 in 2024-09-13T03:39:14.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:39:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:14 smithi195 ceph-mon[87742]: osdmap e1941: 8 total, 8 up, 8 in 2024-09-13T03:39:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:39:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:15 smithi195 ceph-mon[87742]: pgmap v3471: 137 pgs: 137 active+clean; 59 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 6.3 MiB/s wr, 73 op/s 2024-09-13T03:39:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:15 smithi088 ceph-mon[96266]: pgmap v3471: 137 pgs: 137 active+clean; 59 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 6.3 MiB/s wr, 73 op/s 2024-09-13T03:39:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:15 smithi088 ceph-mon[98762]: pgmap v3471: 137 pgs: 137 active+clean; 59 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 6.3 MiB/s wr, 73 op/s 2024-09-13T03:39:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:17 smithi195 ceph-mon[87742]: pgmap v3472: 137 pgs: 137 active+clean; 68 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.9 MiB/s wr, 58 op/s 2024-09-13T03:39:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:17 smithi088 ceph-mon[96266]: pgmap v3472: 137 pgs: 137 active+clean; 68 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.9 MiB/s wr, 58 op/s 2024-09-13T03:39:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:17 smithi088 ceph-mon[98762]: pgmap v3472: 137 pgs: 137 active+clean; 68 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.9 MiB/s wr, 58 op/s 2024-09-13T03:39:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:19 smithi195 ceph-mon[87742]: pgmap v3473: 137 pgs: 137 active+clean; 84 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 64 op/s 2024-09-13T03:39:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:19 smithi088 ceph-mon[96266]: pgmap v3473: 137 pgs: 137 active+clean; 84 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 64 op/s 2024-09-13T03:39:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:19 smithi088 ceph-mon[98762]: pgmap v3473: 137 pgs: 137 active+clean; 84 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 64 op/s 2024-09-13T03:39:21.472 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/0.Grow (8835 ms) 2024-09-13T03:39:21.472 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/0.Shrink 2024-09-13T03:39:21.472 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:39:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:21 smithi195 ceph-mon[87742]: pgmap v3474: 137 pgs: 137 active+clean; 88 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.6 MiB/s wr, 77 op/s 2024-09-13T03:39:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:21 smithi088 ceph-mon[96266]: pgmap v3474: 137 pgs: 137 active+clean; 88 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.6 MiB/s wr, 77 op/s 2024-09-13T03:39:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:21 smithi088 ceph-mon[98762]: pgmap v3474: 137 pgs: 137 active+clean; 88 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.6 MiB/s wr, 77 op/s 2024-09-13T03:39:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:22 smithi195 ceph-mon[87742]: osdmap e1942: 8 total, 8 up, 8 in 2024-09-13T03:39:23.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:22 smithi088 ceph-mon[96266]: osdmap e1942: 8 total, 8 up, 8 in 2024-09-13T03:39:23.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:22 smithi088 ceph-mon[98762]: osdmap e1942: 8 total, 8 up, 8 in 2024-09-13T03:39:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:39:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:39:23] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:39:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:23 smithi195 ceph-mon[87742]: pgmap v3476: 137 pgs: 137 active+clean; 105 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.9 MiB/s wr, 56 op/s 2024-09-13T03:39:24.173 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:23 smithi088 ceph-mon[98762]: pgmap v3476: 137 pgs: 137 active+clean; 105 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.9 MiB/s wr, 56 op/s 2024-09-13T03:39:24.173 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:23 smithi088 ceph-mon[96266]: pgmap v3476: 137 pgs: 137 active+clean; 105 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.9 MiB/s wr, 56 op/s 2024-09-13T03:39:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:25 smithi195 ceph-mon[87742]: pgmap v3477: 137 pgs: 137 active+clean; 130 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 7.9 MiB/s wr, 75 op/s 2024-09-13T03:39:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:25 smithi088 ceph-mon[96266]: pgmap v3477: 137 pgs: 137 active+clean; 130 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 7.9 MiB/s wr, 75 op/s 2024-09-13T03:39:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:25 smithi088 ceph-mon[98762]: pgmap v3477: 137 pgs: 137 active+clean; 130 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 7.9 MiB/s wr, 75 op/s 2024-09-13T03:39:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:27 smithi195 ceph-mon[87742]: pgmap v3478: 137 pgs: 137 active+clean; 138 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 94 op/s 2024-09-13T03:39:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:27 smithi088 ceph-mon[96266]: pgmap v3478: 137 pgs: 137 active+clean; 138 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 94 op/s 2024-09-13T03:39:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:27 smithi088 ceph-mon[98762]: pgmap v3478: 137 pgs: 137 active+clean; 138 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.4 MiB/s wr, 94 op/s 2024-09-13T03:39:29.558 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/0.Shrink (8087 ms) 2024-09-13T03:39:29.558 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOne 2024-09-13T03:39:29.558 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:39:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:29 smithi088 ceph-mon[96266]: pgmap v3479: 137 pgs: 137 active+clean; 158 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 8.2 MiB/s wr, 83 op/s 2024-09-13T03:39:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:39:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:29 smithi088 ceph-mon[98762]: pgmap v3479: 137 pgs: 137 active+clean; 158 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 8.2 MiB/s wr, 83 op/s 2024-09-13T03:39:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:39:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:29 smithi195 ceph-mon[87742]: pgmap v3479: 137 pgs: 137 active+clean; 158 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 8.2 MiB/s wr, 83 op/s 2024-09-13T03:39:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:39:31.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:30 smithi088 ceph-mon[98762]: osdmap e1943: 8 total, 8 up, 8 in 2024-09-13T03:39:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:30 smithi088 ceph-mon[96266]: osdmap e1943: 8 total, 8 up, 8 in 2024-09-13T03:39:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:30 smithi195 ceph-mon[87742]: osdmap e1943: 8 total, 8 up, 8 in 2024-09-13T03:39:32.135 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:31 smithi195 ceph-mon[87742]: pgmap v3481: 137 pgs: 137 active+clean; 162 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 7.8 MiB/s wr, 79 op/s 2024-09-13T03:39:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:31 smithi088 ceph-mon[96266]: pgmap v3481: 137 pgs: 137 active+clean; 162 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 7.8 MiB/s wr, 79 op/s 2024-09-13T03:39:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:31 smithi088 ceph-mon[98762]: pgmap v3481: 137 pgs: 137 active+clean; 162 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 7.8 MiB/s wr, 79 op/s 2024-09-13T03:39:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:39:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:39:33] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:39:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:33 smithi088 ceph-mon[96266]: pgmap v3482: 137 pgs: 137 active+clean; 175 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 7.8 MiB/s wr, 83 op/s 2024-09-13T03:39:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:33 smithi088 ceph-mon[98762]: pgmap v3482: 137 pgs: 137 active+clean; 175 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 7.8 MiB/s wr, 83 op/s 2024-09-13T03:39:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:33 smithi195 ceph-mon[87742]: pgmap v3482: 137 pgs: 137 active+clean; 175 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 7.8 MiB/s wr, 83 op/s 2024-09-13T03:39:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:35 smithi088 ceph-mon[96266]: pgmap v3483: 137 pgs: 137 active+clean; 188 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 65 op/s 2024-09-13T03:39:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:35 smithi088 ceph-mon[98762]: pgmap v3483: 137 pgs: 137 active+clean; 188 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 65 op/s 2024-09-13T03:39:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:35 smithi195 ceph-mon[87742]: pgmap v3483: 137 pgs: 137 active+clean; 188 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 65 op/s 2024-09-13T03:39:37.451 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOne (7893 ms) 2024-09-13T03:39:37.451 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot 2024-09-13T03:39:37.452 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:39:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:37 smithi088 ceph-mon[96266]: pgmap v3484: 137 pgs: 137 active+clean; 200 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 66 op/s 2024-09-13T03:39:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:37 smithi088 ceph-mon[98762]: pgmap v3484: 137 pgs: 137 active+clean; 200 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 66 op/s 2024-09-13T03:39:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:37 smithi195 ceph-mon[87742]: pgmap v3484: 137 pgs: 137 active+clean; 200 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 66 op/s 2024-09-13T03:39:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:38 smithi088 ceph-mon[96266]: osdmap e1944: 8 total, 8 up, 8 in 2024-09-13T03:39:39.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:38 smithi088 ceph-mon[98762]: osdmap e1944: 8 total, 8 up, 8 in 2024-09-13T03:39:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:38 smithi195 ceph-mon[87742]: osdmap e1944: 8 total, 8 up, 8 in 2024-09-13T03:39:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:39 smithi088 ceph-mon[96266]: pgmap v3486: 137 pgs: 137 active+clean; 216 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.4 MiB/s rd, 6.9 MiB/s wr, 95 op/s 2024-09-13T03:39:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:39 smithi088 ceph-mon[98762]: pgmap v3486: 137 pgs: 137 active+clean; 216 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.4 MiB/s rd, 6.9 MiB/s wr, 95 op/s 2024-09-13T03:39:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:39 smithi195 ceph-mon[87742]: pgmap v3486: 137 pgs: 137 active+clean; 216 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.4 MiB/s rd, 6.9 MiB/s wr, 95 op/s 2024-09-13T03:39:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:41 smithi088 ceph-mon[96266]: pgmap v3487: 137 pgs: 137 active+clean; 216 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.2 MiB/s wr, 82 op/s 2024-09-13T03:39:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:41 smithi088 ceph-mon[98762]: pgmap v3487: 137 pgs: 137 active+clean; 216 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.2 MiB/s wr, 82 op/s 2024-09-13T03:39:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:41 smithi195 ceph-mon[87742]: pgmap v3487: 137 pgs: 137 active+clean; 216 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 6.2 MiB/s wr, 82 op/s 2024-09-13T03:39:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:39:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:39:43] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:39:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:43 smithi088 ceph-mon[96266]: pgmap v3488: 137 pgs: 137 active+clean; 225 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.8 MiB/s wr, 91 op/s 2024-09-13T03:39:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:43 smithi088 ceph-mon[98762]: pgmap v3488: 137 pgs: 137 active+clean; 225 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.8 MiB/s wr, 91 op/s 2024-09-13T03:39:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:43 smithi195 ceph-mon[87742]: pgmap v3488: 137 pgs: 137 active+clean; 225 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.8 MiB/s wr, 91 op/s 2024-09-13T03:39:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:44 smithi088 ceph-mon[96266]: osdmap e1945: 8 total, 8 up, 8 in 2024-09-13T03:39:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:39:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:44 smithi088 ceph-mon[98762]: osdmap e1945: 8 total, 8 up, 8 in 2024-09-13T03:39:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:39:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:44 smithi195 ceph-mon[87742]: osdmap e1945: 8 total, 8 up, 8 in 2024-09-13T03:39:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:39:46.062 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot (8609 ms) 2024-09-13T03:39:46.062 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/0.MinOverlap 2024-09-13T03:39:46.062 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:39:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:45 smithi088 ceph-mon[96266]: pgmap v3490: 137 pgs: 137 active+clean; 225 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.6 MiB/s wr, 68 op/s 2024-09-13T03:39:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:45 smithi088 ceph-mon[98762]: pgmap v3490: 137 pgs: 137 active+clean; 225 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.6 MiB/s wr, 68 op/s 2024-09-13T03:39:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:45 smithi195 ceph-mon[87742]: pgmap v3490: 137 pgs: 137 active+clean; 225 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.6 MiB/s wr, 68 op/s 2024-09-13T03:39:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:47 smithi088 ceph-mon[98762]: pgmap v3491: 137 pgs: 137 active+clean; 246 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 69 op/s 2024-09-13T03:39:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:47 smithi088 ceph-mon[98762]: osdmap e1946: 8 total, 8 up, 8 in 2024-09-13T03:39:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:47 smithi088 ceph-mon[96266]: pgmap v3491: 137 pgs: 137 active+clean; 246 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 69 op/s 2024-09-13T03:39:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:47 smithi088 ceph-mon[96266]: osdmap e1946: 8 total, 8 up, 8 in 2024-09-13T03:39:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:47 smithi195 ceph-mon[87742]: pgmap v3491: 137 pgs: 137 active+clean; 246 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 69 op/s 2024-09-13T03:39:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:47 smithi195 ceph-mon[87742]: osdmap e1946: 8 total, 8 up, 8 in 2024-09-13T03:39:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:49 smithi088 ceph-mon[96266]: pgmap v3493: 137 pgs: 137 active+clean; 283 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 8.4 MiB/s wr, 83 op/s 2024-09-13T03:39:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:49 smithi088 ceph-mon[98762]: pgmap v3493: 137 pgs: 137 active+clean; 283 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 8.4 MiB/s wr, 83 op/s 2024-09-13T03:39:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:49 smithi195 ceph-mon[87742]: pgmap v3493: 137 pgs: 137 active+clean; 283 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 8.4 MiB/s wr, 83 op/s 2024-09-13T03:39:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:51 smithi088 ceph-mon[96266]: pgmap v3494: 137 pgs: 137 active+clean; 307 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 72 op/s 2024-09-13T03:39:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:51 smithi088 ceph-mon[98762]: pgmap v3494: 137 pgs: 137 active+clean; 307 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 72 op/s 2024-09-13T03:39:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:51 smithi195 ceph-mon[87742]: pgmap v3494: 137 pgs: 137 active+clean; 307 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 72 op/s 2024-09-13T03:39:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:39:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:39:53] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-09-13T03:39:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:53 smithi088 ceph-mon[96266]: pgmap v3495: 137 pgs: 137 active+clean; 311 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 10 MiB/s wr, 94 op/s 2024-09-13T03:39:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:53 smithi088 ceph-mon[98762]: pgmap v3495: 137 pgs: 137 active+clean; 311 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 10 MiB/s wr, 94 op/s 2024-09-13T03:39:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:53 smithi195 ceph-mon[87742]: pgmap v3495: 137 pgs: 137 active+clean; 311 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 10 MiB/s wr, 94 op/s 2024-09-13T03:39:54.552 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/0.MinOverlap (8491 ms) 2024-09-13T03:39:54.552 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/0.ZeroOverlap 2024-09-13T03:39:54.552 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:39:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:55 smithi088 ceph-mon[96266]: pgmap v3496: 137 pgs: 137 active+clean; 315 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.4 MiB/s wr, 84 op/s 2024-09-13T03:39:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:55 smithi088 ceph-mon[96266]: osdmap e1947: 8 total, 8 up, 8 in 2024-09-13T03:39:56.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:55 smithi088 ceph-mon[98762]: pgmap v3496: 137 pgs: 137 active+clean; 315 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.4 MiB/s wr, 84 op/s 2024-09-13T03:39:56.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:55 smithi088 ceph-mon[98762]: osdmap e1947: 8 total, 8 up, 8 in 2024-09-13T03:39:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:55 smithi195 ceph-mon[87742]: pgmap v3496: 137 pgs: 137 active+clean; 315 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.4 MiB/s wr, 84 op/s 2024-09-13T03:39:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:55 smithi195 ceph-mon[87742]: osdmap e1947: 8 total, 8 up, 8 in 2024-09-13T03:39:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:57 smithi088 ceph-mon[96266]: pgmap v3498: 137 pgs: 137 active+clean; 319 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 8.2 MiB/s wr, 90 op/s 2024-09-13T03:39:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:57 smithi088 ceph-mon[98762]: pgmap v3498: 137 pgs: 137 active+clean; 319 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 8.2 MiB/s wr, 90 op/s 2024-09-13T03:39:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:57 smithi195 ceph-mon[87742]: pgmap v3498: 137 pgs: 137 active+clean; 319 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 8.2 MiB/s wr, 90 op/s 2024-09-13T03:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:59 smithi088 ceph-mon[98762]: pgmap v3499: 137 pgs: 137 active+clean; 336 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.1 MiB/s wr, 95 op/s 2024-09-13T03:40:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:39:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:40:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:59 smithi088 ceph-mon[96266]: pgmap v3499: 137 pgs: 137 active+clean; 336 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.1 MiB/s wr, 95 op/s 2024-09-13T03:40:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:39:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:40:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:59 smithi195 ceph-mon[87742]: pgmap v3499: 137 pgs: 137 active+clean; 336 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.1 MiB/s wr, 95 op/s 2024-09-13T03:40:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:39:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:00 smithi088 ceph-mon[98762]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-09-13T03:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:00 smithi088 ceph-mon[98762]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-13T03:40:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:00 smithi088 ceph-mon[98762]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-13T03:40:01.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:00 smithi088 ceph-mon[96266]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-09-13T03:40:01.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:00 smithi088 ceph-mon[96266]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-13T03:40:01.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:00 smithi088 ceph-mon[96266]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-13T03:40:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:00 smithi195 ceph-mon[87742]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-09-13T03:40:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:00 smithi195 ceph-mon[87742]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-09-13T03:40:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:00 smithi195 ceph-mon[87742]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-09-13T03:40:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:01 smithi088 ceph-mon[96266]: pgmap v3500: 137 pgs: 137 active+clean; 348 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.9 MiB/s wr, 79 op/s 2024-09-13T03:40:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:01 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:40:02.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:01 smithi088 ceph-mon[98762]: pgmap v3500: 137 pgs: 137 active+clean; 348 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.9 MiB/s wr, 79 op/s 2024-09-13T03:40:02.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:01 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:40:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:01 smithi195 ceph-mon[87742]: pgmap v3500: 137 pgs: 137 active+clean; 348 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.9 MiB/s wr, 79 op/s 2024-09-13T03:40:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:01 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:40:02.548 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/0.ZeroOverlap (7996 ms) 2024-09-13T03:40:02.827 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/0 (62810 ms total) 2024-09-13T03:40:02.827 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:40:02.827 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/1, where TypeParam = PlaintextUnderLUKS2 2024-09-13T03:40:02.855 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/1.Simple 2024-09-13T03:40:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:40:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:40:03] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:40:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:03 smithi195 ceph-mon[87742]: pgmap v3501: 137 pgs: 137 active+clean; 348 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 57 op/s 2024-09-13T03:40:03.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:03 smithi195 ceph-mon[87742]: osdmap e1948: 8 total, 8 up, 8 in 2024-09-13T03:40:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:03 smithi088 ceph-mon[96266]: pgmap v3501: 137 pgs: 137 active+clean; 348 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 57 op/s 2024-09-13T03:40:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:03 smithi088 ceph-mon[96266]: osdmap e1948: 8 total, 8 up, 8 in 2024-09-13T03:40:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:03 smithi088 ceph-mon[98762]: pgmap v3501: 137 pgs: 137 active+clean; 348 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 57 op/s 2024-09-13T03:40:04.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:03 smithi088 ceph-mon[98762]: osdmap e1948: 8 total, 8 up, 8 in 2024-09-13T03:40:04.851 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:40:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:04 smithi088 ceph-mon[96266]: osdmap e1949: 8 total, 8 up, 8 in 2024-09-13T03:40:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4227527425' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:40:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:40:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:40:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:04 smithi088 ceph-mon[98762]: osdmap e1949: 8 total, 8 up, 8 in 2024-09-13T03:40:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4227527425' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:40:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:40:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:40:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:04 smithi195 ceph-mon[87742]: osdmap e1949: 8 total, 8 up, 8 in 2024-09-13T03:40:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4227527425' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:40:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:40:05.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:40:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[96266]: pgmap v3504: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:40:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:40:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4227527425' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:40:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[96266]: osdmap e1950: 8 total, 8 up, 8 in 2024-09-13T03:40:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:40:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:40:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:40:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[98762]: pgmap v3504: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:40:06.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:40:06.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4227527425' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:40:06.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[98762]: osdmap e1950: 8 total, 8 up, 8 in 2024-09-13T03:40:06.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:40:06.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:40:06.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:40:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:05 smithi195 ceph-mon[87742]: pgmap v3504: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:40:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:05 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:40:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:05 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4227527425' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:40:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:05 smithi195 ceph-mon[87742]: osdmap e1950: 8 total, 8 up, 8 in 2024-09-13T03:40:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:40:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:40:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:40:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:06 smithi088 ceph-mon[98762]: osdmap e1951: 8 total, 8 up, 8 in 2024-09-13T03:40:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:06 smithi088 ceph-mon[96266]: osdmap e1951: 8 total, 8 up, 8 in 2024-09-13T03:40:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:06 smithi195 ceph-mon[87742]: osdmap e1951: 8 total, 8 up, 8 in 2024-09-13T03:40:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:07 smithi088 ceph-mon[98762]: pgmap v3507: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:40:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:07 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:40:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:07 smithi088 ceph-mon[98762]: osdmap e1952: 8 total, 8 up, 8 in 2024-09-13T03:40:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:07 smithi088 ceph-mon[96266]: pgmap v3507: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:40:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:07 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:40:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:07 smithi088 ceph-mon[96266]: osdmap e1952: 8 total, 8 up, 8 in 2024-09-13T03:40:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:07 smithi195 ceph-mon[87742]: pgmap v3507: 137 pgs: 5 creating+peering, 18 unknown, 114 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:40:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:07 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:40:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:07 smithi195 ceph-mon[87742]: osdmap e1952: 8 total, 8 up, 8 in 2024-09-13T03:40:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:08 smithi088 ceph-mon[98762]: osdmap e1953: 8 total, 8 up, 8 in 2024-09-13T03:40:09.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:08 smithi088 ceph-mon[96266]: osdmap e1953: 8 total, 8 up, 8 in 2024-09-13T03:40:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:08 smithi195 ceph-mon[87742]: osdmap e1953: 8 total, 8 up, 8 in 2024-09-13T03:40:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:09 smithi088 ceph-mon[98762]: pgmap v3510: 137 pgs: 5 creating+peering, 1 unknown, 131 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1024 KiB/s wr, 0 op/s 2024-09-13T03:40:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:09 smithi088 ceph-mon[96266]: pgmap v3510: 137 pgs: 5 creating+peering, 1 unknown, 131 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1024 KiB/s wr, 0 op/s 2024-09-13T03:40:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:09 smithi195 ceph-mon[87742]: pgmap v3510: 137 pgs: 5 creating+peering, 1 unknown, 131 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1024 KiB/s wr, 0 op/s 2024-09-13T03:40:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:11 smithi088 ceph-mon[98762]: pgmap v3511: 137 pgs: 137 active+clean; 25 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-09-13T03:40:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:11 smithi088 ceph-mon[96266]: pgmap v3511: 137 pgs: 137 active+clean; 25 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-09-13T03:40:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:11 smithi195 ceph-mon[87742]: pgmap v3511: 137 pgs: 137 active+clean; 25 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 3.8 MiB/s wr, 51 op/s 2024-09-13T03:40:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:40:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:40:13] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:40:13.868 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:13 smithi088 ceph-mon[96266]: pgmap v3512: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 4.0 MiB/s wr, 57 op/s 2024-09-13T03:40:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:13 smithi088 ceph-mon[98762]: pgmap v3512: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 4.0 MiB/s wr, 57 op/s 2024-09-13T03:40:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:13 smithi195 ceph-mon[87742]: pgmap v3512: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 4.0 MiB/s wr, 57 op/s 2024-09-13T03:40:15.020 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:40:15.021 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:40:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:40:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:15 smithi088 ceph-mon[98762]: pgmap v3513: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-09-13T03:40:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:15 smithi088 ceph-mon[96266]: pgmap v3513: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-09-13T03:40:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:15 smithi195 ceph-mon[87742]: pgmap v3513: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-09-13T03:40:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:17 smithi088 ceph-mon[98762]: pgmap v3514: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-09-13T03:40:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:17 smithi088 ceph-mon[98762]: osdmap e1954: 8 total, 8 up, 8 in 2024-09-13T03:40:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:17 smithi088 ceph-mon[96266]: pgmap v3514: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-09-13T03:40:18.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:17 smithi088 ceph-mon[96266]: osdmap e1954: 8 total, 8 up, 8 in 2024-09-13T03:40:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:17 smithi195 ceph-mon[87742]: pgmap v3514: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-09-13T03:40:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:17 smithi195 ceph-mon[87742]: osdmap e1954: 8 total, 8 up, 8 in 2024-09-13T03:40:19.735 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/1.Simple (16880 ms) 2024-09-13T03:40:19.735 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/1.Grow 2024-09-13T03:40:19.735 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:40:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:19 smithi088 ceph-mon[96266]: pgmap v3516: 137 pgs: 137 active+clean; 39 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 3.0 MiB/s wr, 47 op/s 2024-09-13T03:40:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:19 smithi088 ceph-mon[98762]: pgmap v3516: 137 pgs: 137 active+clean; 39 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 3.0 MiB/s wr, 47 op/s 2024-09-13T03:40:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:19 smithi195 ceph-mon[87742]: pgmap v3516: 137 pgs: 137 active+clean; 39 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 3.0 MiB/s wr, 47 op/s 2024-09-13T03:40:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:20 smithi088 ceph-mon[98762]: osdmap e1955: 8 total, 8 up, 8 in 2024-09-13T03:40:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:20 smithi088 ceph-mon[96266]: osdmap e1955: 8 total, 8 up, 8 in 2024-09-13T03:40:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:20 smithi195 ceph-mon[87742]: osdmap e1955: 8 total, 8 up, 8 in 2024-09-13T03:40:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:21 smithi088 ceph-mon[98762]: pgmap v3518: 137 pgs: 137 active+clean; 55 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.1 MiB/s wr, 31 op/s 2024-09-13T03:40:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:21 smithi088 ceph-mon[96266]: pgmap v3518: 137 pgs: 137 active+clean; 55 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.1 MiB/s wr, 31 op/s 2024-09-13T03:40:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:21 smithi195 ceph-mon[87742]: pgmap v3518: 137 pgs: 137 active+clean; 55 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.1 MiB/s wr, 31 op/s 2024-09-13T03:40:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:40:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:40:23] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.43.0" 2024-09-13T03:40:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:23 smithi088 ceph-mon[98762]: pgmap v3519: 137 pgs: 137 active+clean; 64 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-09-13T03:40:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:23 smithi088 ceph-mon[96266]: pgmap v3519: 137 pgs: 137 active+clean; 64 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-09-13T03:40:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:23 smithi195 ceph-mon[87742]: pgmap v3519: 137 pgs: 137 active+clean; 64 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 7.8 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-09-13T03:40:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:25 smithi088 ceph-mon[98762]: pgmap v3520: 137 pgs: 137 active+clean; 88 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 9.3 MiB/s wr, 55 op/s 2024-09-13T03:40:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:25 smithi088 ceph-mon[96266]: pgmap v3520: 137 pgs: 137 active+clean; 88 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 9.3 MiB/s wr, 55 op/s 2024-09-13T03:40:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:25 smithi195 ceph-mon[87742]: pgmap v3520: 137 pgs: 137 active+clean; 88 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 9.3 MiB/s wr, 55 op/s 2024-09-13T03:40:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:27 smithi088 ceph-mon[98762]: pgmap v3521: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 8.7 MiB/s wr, 66 op/s 2024-09-13T03:40:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:27 smithi088 ceph-mon[96266]: pgmap v3521: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 8.7 MiB/s wr, 66 op/s 2024-09-13T03:40:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:27 smithi195 ceph-mon[87742]: pgmap v3521: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 14 MiB/s rd, 8.7 MiB/s wr, 66 op/s 2024-09-13T03:40:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:29 smithi088 ceph-mon[96266]: pgmap v3522: 137 pgs: 137 active+clean; 108 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.5 MiB/s wr, 56 op/s 2024-09-13T03:40:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:40:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:29 smithi088 ceph-mon[98762]: pgmap v3522: 137 pgs: 137 active+clean; 108 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.5 MiB/s wr, 56 op/s 2024-09-13T03:40:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:40:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:29 smithi195 ceph-mon[87742]: pgmap v3522: 137 pgs: 137 active+clean; 108 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.5 MiB/s wr, 56 op/s 2024-09-13T03:40:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:40:31.489 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/1.Grow (11753 ms) 2024-09-13T03:40:31.489 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/1.Shrink 2024-09-13T03:40:31.489 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:40:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:31 smithi088 ceph-mon[96266]: pgmap v3523: 137 pgs: 137 active+clean; 113 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 61 op/s 2024-09-13T03:40:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:31 smithi088 ceph-mon[98762]: pgmap v3523: 137 pgs: 137 active+clean; 113 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 61 op/s 2024-09-13T03:40:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:31 smithi195 ceph-mon[87742]: pgmap v3523: 137 pgs: 137 active+clean; 113 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 61 op/s 2024-09-13T03:40:33.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:32 smithi088 ceph-mon[98762]: osdmap e1956: 8 total, 8 up, 8 in 2024-09-13T03:40:33.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:40:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:40:33] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:40:33.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:32 smithi088 ceph-mon[96266]: osdmap e1956: 8 total, 8 up, 8 in 2024-09-13T03:40:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:32 smithi195 ceph-mon[87742]: osdmap e1956: 8 total, 8 up, 8 in 2024-09-13T03:40:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:33 smithi088 ceph-mon[98762]: pgmap v3525: 137 pgs: 137 active+clean; 125 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 55 op/s 2024-09-13T03:40:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:33 smithi088 ceph-mon[96266]: pgmap v3525: 137 pgs: 137 active+clean; 125 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 55 op/s 2024-09-13T03:40:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:33 smithi195 ceph-mon[87742]: pgmap v3525: 137 pgs: 137 active+clean; 125 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 55 op/s 2024-09-13T03:40:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:34 smithi195 ceph-mon[87742]: pgmap v3526: 137 pgs: 137 active+clean; 158 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 87 op/s 2024-09-13T03:40:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:34 smithi088 ceph-mon[98762]: pgmap v3526: 137 pgs: 137 active+clean; 158 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 87 op/s 2024-09-13T03:40:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:34 smithi088 ceph-mon[96266]: pgmap v3526: 137 pgs: 137 active+clean; 158 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 87 op/s 2024-09-13T03:40:37.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:37 smithi088 ceph-mon[98762]: pgmap v3527: 137 pgs: 137 active+clean; 162 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-09-13T03:40:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:37 smithi088 ceph-mon[96266]: pgmap v3527: 137 pgs: 137 active+clean; 162 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-09-13T03:40:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:37 smithi195 ceph-mon[87742]: pgmap v3527: 137 pgs: 137 active+clean; 162 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-09-13T03:40:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:39 smithi195 ceph-mon[87742]: pgmap v3528: 137 pgs: 137 active+clean; 162 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 68 op/s 2024-09-13T03:40:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:39 smithi088 ceph-mon[98762]: pgmap v3528: 137 pgs: 137 active+clean; 162 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 68 op/s 2024-09-13T03:40:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:39 smithi088 ceph-mon[96266]: pgmap v3528: 137 pgs: 137 active+clean; 162 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 68 op/s 2024-09-13T03:40:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:41 smithi195 ceph-mon[87742]: pgmap v3529: 137 pgs: 137 active+clean; 166 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 6.9 MiB/s wr, 56 op/s 2024-09-13T03:40:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:41 smithi088 ceph-mon[98762]: pgmap v3529: 137 pgs: 137 active+clean; 166 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 6.9 MiB/s wr, 56 op/s 2024-09-13T03:40:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:41 smithi088 ceph-mon[96266]: pgmap v3529: 137 pgs: 137 active+clean; 166 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 6.9 MiB/s wr, 56 op/s 2024-09-13T03:40:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:43 smithi088 ceph-mon[96266]: pgmap v3530: 137 pgs: 137 active+clean; 170 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-09-13T03:40:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:43 smithi088 ceph-mon[98762]: pgmap v3530: 137 pgs: 137 active+clean; 170 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-09-13T03:40:43.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:40:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:40:43] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:40:43.451 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/1.Shrink (11963 ms) 2024-09-13T03:40:43.451 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOne 2024-09-13T03:40:43.451 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:40:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:43 smithi195 ceph-mon[87742]: pgmap v3530: 137 pgs: 137 active+clean; 170 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-09-13T03:40:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:45 smithi195 ceph-mon[87742]: pgmap v3531: 137 pgs: 137 active+clean; 187 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.2 MiB/s wr, 51 op/s 2024-09-13T03:40:45.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:45 smithi195 ceph-mon[87742]: osdmap e1957: 8 total, 8 up, 8 in 2024-09-13T03:40:45.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:40:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:45 smithi088 ceph-mon[96266]: pgmap v3531: 137 pgs: 137 active+clean; 187 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.2 MiB/s wr, 51 op/s 2024-09-13T03:40:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:45 smithi088 ceph-mon[96266]: osdmap e1957: 8 total, 8 up, 8 in 2024-09-13T03:40:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:40:45.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:45 smithi088 ceph-mon[98762]: pgmap v3531: 137 pgs: 137 active+clean; 187 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.2 MiB/s wr, 51 op/s 2024-09-13T03:40:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:45 smithi088 ceph-mon[98762]: osdmap e1957: 8 total, 8 up, 8 in 2024-09-13T03:40:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:40:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:47 smithi195 ceph-mon[87742]: pgmap v3533: 137 pgs: 137 active+clean; 215 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.9 MiB/s wr, 60 op/s 2024-09-13T03:40:47.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:47 smithi088 ceph-mon[98762]: pgmap v3533: 137 pgs: 137 active+clean; 215 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.9 MiB/s wr, 60 op/s 2024-09-13T03:40:47.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:47 smithi088 ceph-mon[96266]: pgmap v3533: 137 pgs: 137 active+clean; 215 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.9 MiB/s wr, 60 op/s 2024-09-13T03:40:49.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:49 smithi195 ceph-mon[87742]: pgmap v3534: 137 pgs: 137 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-09-13T03:40:49.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:49 smithi088 ceph-mon[96266]: pgmap v3534: 137 pgs: 137 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-09-13T03:40:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:49 smithi088 ceph-mon[98762]: pgmap v3534: 137 pgs: 137 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-09-13T03:40:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:51 smithi195 ceph-mon[87742]: pgmap v3535: 137 pgs: 137 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-09-13T03:40:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:51 smithi088 ceph-mon[96266]: pgmap v3535: 137 pgs: 137 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-09-13T03:40:51.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:51 smithi088 ceph-mon[98762]: pgmap v3535: 137 pgs: 137 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-09-13T03:40:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:53 smithi088 ceph-mon[98762]: pgmap v3536: 137 pgs: 137 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 64 op/s 2024-09-13T03:40:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:53 smithi088 ceph-mon[96266]: pgmap v3536: 137 pgs: 137 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 64 op/s 2024-09-13T03:40:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:40:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:40:53] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-09-13T03:40:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:53 smithi195 ceph-mon[87742]: pgmap v3536: 137 pgs: 137 active+clean; 228 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 64 op/s 2024-09-13T03:40:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:55 smithi195 ceph-mon[87742]: pgmap v3537: 137 pgs: 137 active+clean; 236 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.3 MiB/s wr, 47 op/s 2024-09-13T03:40:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:55 smithi088 ceph-mon[98762]: pgmap v3537: 137 pgs: 137 active+clean; 236 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.3 MiB/s wr, 47 op/s 2024-09-13T03:40:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:55 smithi088 ceph-mon[96266]: pgmap v3537: 137 pgs: 137 active+clean; 236 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 5.3 MiB/s wr, 47 op/s 2024-09-13T03:40:56.398 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOne (12946 ms) 2024-09-13T03:40:56.398 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot 2024-09-13T03:40:56.398 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:40:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:57 smithi195 ceph-mon[87742]: pgmap v3538: 137 pgs: 137 active+clean; 236 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.4 MiB/s wr, 52 op/s 2024-09-13T03:40:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:57 smithi088 ceph-mon[96266]: pgmap v3538: 137 pgs: 137 active+clean; 236 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.4 MiB/s wr, 52 op/s 2024-09-13T03:40:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:57 smithi088 ceph-mon[98762]: pgmap v3538: 137 pgs: 137 active+clean; 236 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.4 MiB/s wr, 52 op/s 2024-09-13T03:40:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:58 smithi088 ceph-mon[96266]: osdmap e1958: 8 total, 8 up, 8 in 2024-09-13T03:40:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:58 smithi088 ceph-mon[98762]: osdmap e1958: 8 total, 8 up, 8 in 2024-09-13T03:40:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:58 smithi195 ceph-mon[87742]: osdmap e1958: 8 total, 8 up, 8 in 2024-09-13T03:40:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:40:59 smithi088 ceph-mon[98762]: pgmap v3540: 137 pgs: 137 active+clean; 265 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 43 op/s 2024-09-13T03:40:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:40:59 smithi088 ceph-mon[96266]: pgmap v3540: 137 pgs: 137 active+clean; 265 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 43 op/s 2024-09-13T03:40:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:40:59 smithi195 ceph-mon[87742]: pgmap v3540: 137 pgs: 137 active+clean; 265 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 43 op/s 2024-09-13T03:41:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:41:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:41:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:41:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:01 smithi088 ceph-mon[98762]: pgmap v3541: 137 pgs: 137 active+clean; 273 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 54 op/s 2024-09-13T03:41:01.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:01 smithi088 ceph-mon[96266]: pgmap v3541: 137 pgs: 137 active+clean; 273 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 54 op/s 2024-09-13T03:41:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:01 smithi195 ceph-mon[87742]: pgmap v3541: 137 pgs: 137 active+clean; 273 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 54 op/s 2024-09-13T03:41:03.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:03 smithi088 ceph-mon[98762]: pgmap v3542: 137 pgs: 137 active+clean; 273 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-09-13T03:41:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:41:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:41:03] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:41:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:03 smithi088 ceph-mon[96266]: pgmap v3542: 137 pgs: 137 active+clean; 273 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-09-13T03:41:03.536 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:03 smithi195 ceph-mon[87742]: pgmap v3542: 137 pgs: 137 active+clean; 273 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-09-13T03:41:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:05 smithi088 ceph-mon[98762]: pgmap v3543: 137 pgs: 137 active+clean; 273 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 59 op/s 2024-09-13T03:41:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:41:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:05 smithi088 ceph-mon[96266]: pgmap v3543: 137 pgs: 137 active+clean; 273 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 59 op/s 2024-09-13T03:41:05.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:41:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:05 smithi195 ceph-mon[87742]: pgmap v3543: 137 pgs: 137 active+clean; 273 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 59 op/s 2024-09-13T03:41:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:41:06.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:06 smithi088 ceph-mon[98762]: osdmap e1959: 8 total, 8 up, 8 in 2024-09-13T03:41:06.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:06 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:41:06.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:06 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:41:06.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:06 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:41:06.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:06 smithi088 ceph-mon[96266]: osdmap e1959: 8 total, 8 up, 8 in 2024-09-13T03:41:06.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:06 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:41:06.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:06 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:41:06.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:06 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:41:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:06 smithi195 ceph-mon[87742]: osdmap e1959: 8 total, 8 up, 8 in 2024-09-13T03:41:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:06 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:41:06.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:06 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:41:06.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:06 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:41:07.325 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot (10927 ms) 2024-09-13T03:41:07.325 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/1.MinOverlap 2024-09-13T03:41:07.325 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:41:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:07 smithi195 ceph-mon[87742]: pgmap v3545: 137 pgs: 137 active+clean; 293 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 49 op/s 2024-09-13T03:41:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:07 smithi088 ceph-mon[96266]: pgmap v3545: 137 pgs: 137 active+clean; 293 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 49 op/s 2024-09-13T03:41:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:07 smithi088 ceph-mon[98762]: pgmap v3545: 137 pgs: 137 active+clean; 293 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 49 op/s 2024-09-13T03:41:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:08 smithi195 ceph-mon[87742]: osdmap e1960: 8 total, 8 up, 8 in 2024-09-13T03:41:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:08 smithi088 ceph-mon[98762]: osdmap e1960: 8 total, 8 up, 8 in 2024-09-13T03:41:09.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:08 smithi088 ceph-mon[96266]: osdmap e1960: 8 total, 8 up, 8 in 2024-09-13T03:41:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:09 smithi195 ceph-mon[87742]: pgmap v3547: 137 pgs: 137 active+clean; 354 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 49 op/s 2024-09-13T03:41:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:09 smithi088 ceph-mon[98762]: pgmap v3547: 137 pgs: 137 active+clean; 354 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 49 op/s 2024-09-13T03:41:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:09 smithi088 ceph-mon[96266]: pgmap v3547: 137 pgs: 137 active+clean; 354 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 49 op/s 2024-09-13T03:41:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:11 smithi195 ceph-mon[87742]: pgmap v3548: 137 pgs: 137 active+clean; 383 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 66 op/s 2024-09-13T03:41:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:11 smithi088 ceph-mon[98762]: pgmap v3548: 137 pgs: 137 active+clean; 383 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 66 op/s 2024-09-13T03:41:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:11 smithi088 ceph-mon[96266]: pgmap v3548: 137 pgs: 137 active+clean; 383 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 66 op/s 2024-09-13T03:41:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:41:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:41:13] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:41:13.729 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:13 smithi088 ceph-mon[96266]: pgmap v3549: 137 pgs: 137 active+clean; 383 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2024-09-13T03:41:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:13 smithi195 ceph-mon[87742]: pgmap v3549: 137 pgs: 137 active+clean; 383 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2024-09-13T03:41:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:13 smithi088 ceph-mon[98762]: pgmap v3549: 137 pgs: 137 active+clean; 383 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2024-09-13T03:41:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:41:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:41:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:41:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:15 smithi088 ceph-mon[98762]: pgmap v3550: 137 pgs: 137 active+clean; 383 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 12 MiB/s wr, 86 op/s 2024-09-13T03:41:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:15 smithi088 ceph-mon[96266]: pgmap v3550: 137 pgs: 137 active+clean; 383 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 12 MiB/s wr, 86 op/s 2024-09-13T03:41:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:15 smithi195 ceph-mon[87742]: pgmap v3550: 137 pgs: 137 active+clean; 383 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 12 MiB/s wr, 86 op/s 2024-09-13T03:41:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:17 smithi088 ceph-mon[98762]: pgmap v3551: 137 pgs: 137 active+clean; 387 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.4 MiB/s wr, 79 op/s 2024-09-13T03:41:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:17 smithi088 ceph-mon[96266]: pgmap v3551: 137 pgs: 137 active+clean; 387 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.4 MiB/s wr, 79 op/s 2024-09-13T03:41:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:17 smithi195 ceph-mon[87742]: pgmap v3551: 137 pgs: 137 active+clean; 387 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 9.4 MiB/s wr, 79 op/s 2024-09-13T03:41:19.141 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/1.MinOverlap (11816 ms) 2024-09-13T03:41:19.141 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/1.ZeroOverlap 2024-09-13T03:41:19.141 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:41:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:19 smithi088 ceph-mon[96266]: pgmap v3552: 137 pgs: 137 active+clean; 391 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.9 MiB/s wr, 56 op/s 2024-09-13T03:41:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:19 smithi088 ceph-mon[98762]: pgmap v3552: 137 pgs: 137 active+clean; 391 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.9 MiB/s wr, 56 op/s 2024-09-13T03:41:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:19 smithi195 ceph-mon[87742]: pgmap v3552: 137 pgs: 137 active+clean; 391 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.9 MiB/s wr, 56 op/s 2024-09-13T03:41:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:20 smithi088 ceph-mon[96266]: osdmap e1961: 8 total, 8 up, 8 in 2024-09-13T03:41:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:20 smithi088 ceph-mon[98762]: osdmap e1961: 8 total, 8 up, 8 in 2024-09-13T03:41:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:20 smithi195 ceph-mon[87742]: osdmap e1961: 8 total, 8 up, 8 in 2024-09-13T03:41:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:21 smithi088 ceph-mon[98762]: pgmap v3554: 137 pgs: 137 active+clean; 411 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.4 MiB/s wr, 67 op/s 2024-09-13T03:41:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:21 smithi088 ceph-mon[96266]: pgmap v3554: 137 pgs: 137 active+clean; 411 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.4 MiB/s wr, 67 op/s 2024-09-13T03:41:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:21 smithi195 ceph-mon[87742]: pgmap v3554: 137 pgs: 137 active+clean; 411 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.4 MiB/s wr, 67 op/s 2024-09-13T03:41:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:41:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:41:23] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:41:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:23 smithi088 ceph-mon[96266]: pgmap v3555: 137 pgs: 137 active+clean; 415 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.2 MiB/s wr, 59 op/s 2024-09-13T03:41:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:23 smithi088 ceph-mon[98762]: pgmap v3555: 137 pgs: 137 active+clean; 415 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.2 MiB/s wr, 59 op/s 2024-09-13T03:41:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:23 smithi195 ceph-mon[87742]: pgmap v3555: 137 pgs: 137 active+clean; 415 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.2 MiB/s wr, 59 op/s 2024-09-13T03:41:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:25 smithi088 ceph-mon[98762]: pgmap v3556: 137 pgs: 137 active+clean; 428 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-09-13T03:41:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:25 smithi088 ceph-mon[96266]: pgmap v3556: 137 pgs: 137 active+clean; 428 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-09-13T03:41:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:25 smithi195 ceph-mon[87742]: pgmap v3556: 137 pgs: 137 active+clean; 428 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-09-13T03:41:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:27 smithi088 ceph-mon[98762]: pgmap v3557: 137 pgs: 137 active+clean; 428 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 58 op/s 2024-09-13T03:41:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:27 smithi088 ceph-mon[96266]: pgmap v3557: 137 pgs: 137 active+clean; 428 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 58 op/s 2024-09-13T03:41:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:27 smithi195 ceph-mon[87742]: pgmap v3557: 137 pgs: 137 active+clean; 428 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.1 MiB/s wr, 58 op/s 2024-09-13T03:41:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:29 smithi088 ceph-mon[98762]: pgmap v3558: 137 pgs: 137 active+clean; 432 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.7 MiB/s wr, 51 op/s 2024-09-13T03:41:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:41:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:29 smithi088 ceph-mon[96266]: pgmap v3558: 137 pgs: 137 active+clean; 432 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.7 MiB/s wr, 51 op/s 2024-09-13T03:41:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:41:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:29 smithi195 ceph-mon[87742]: pgmap v3558: 137 pgs: 137 active+clean; 432 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 5.7 MiB/s wr, 51 op/s 2024-09-13T03:41:30.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:41:31.624 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/1.ZeroOverlap (12484 ms) 2024-09-13T03:41:31.775 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/1 (88769 ms total) 2024-09-13T03:41:31.775 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:41:31.775 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/2, where TypeParam = UnformattedLUKS1 2024-09-13T03:41:31.803 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/2.Simple 2024-09-13T03:41:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:31 smithi088 ceph-mon[96266]: pgmap v3559: 137 pgs: 137 active+clean; 444 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.6 MiB/s wr, 60 op/s 2024-09-13T03:41:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:31 smithi088 ceph-mon[98762]: pgmap v3559: 137 pgs: 137 active+clean; 444 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.6 MiB/s wr, 60 op/s 2024-09-13T03:41:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:31 smithi195 ceph-mon[87742]: pgmap v3559: 137 pgs: 137 active+clean; 444 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 6.6 MiB/s wr, 60 op/s 2024-09-13T03:41:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:32 smithi088 ceph-mon[96266]: osdmap e1962: 8 total, 8 up, 8 in 2024-09-13T03:41:33.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:32 smithi088 ceph-mon[98762]: osdmap e1962: 8 total, 8 up, 8 in 2024-09-13T03:41:33.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:32 smithi195 ceph-mon[87742]: osdmap e1962: 8 total, 8 up, 8 in 2024-09-13T03:41:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:41:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:41:33] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-09-13T03:41:33.809 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:41:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:33 smithi088 ceph-mon[96266]: pgmap v3561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:41:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:33 smithi088 ceph-mon[96266]: osdmap e1963: 8 total, 8 up, 8 in 2024-09-13T03:41:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:33 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1553368233' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:41:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:33 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:41:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:33 smithi088 ceph-mon[98762]: pgmap v3561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:41:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:33 smithi088 ceph-mon[98762]: osdmap e1963: 8 total, 8 up, 8 in 2024-09-13T03:41:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:33 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1553368233' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:41:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:33 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:41:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:33 smithi195 ceph-mon[87742]: pgmap v3561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:41:34.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:33 smithi195 ceph-mon[87742]: osdmap e1963: 8 total, 8 up, 8 in 2024-09-13T03:41:34.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:33 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1553368233' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:41:34.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:33 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:41:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:34 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:41:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:34 smithi088 ceph-mon[96266]: osdmap e1964: 8 total, 8 up, 8 in 2024-09-13T03:41:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:34 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:41:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:34 smithi088 ceph-mon[98762]: osdmap e1964: 8 total, 8 up, 8 in 2024-09-13T03:41:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:34 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:41:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:34 smithi195 ceph-mon[87742]: osdmap e1964: 8 total, 8 up, 8 in 2024-09-13T03:41:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:35 smithi088 ceph-mon[96266]: pgmap v3564: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:41:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:35 smithi088 ceph-mon[96266]: osdmap e1965: 8 total, 8 up, 8 in 2024-09-13T03:41:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:35 smithi088 ceph-mon[98762]: pgmap v3564: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:41:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:35 smithi088 ceph-mon[98762]: osdmap e1965: 8 total, 8 up, 8 in 2024-09-13T03:41:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:35 smithi195 ceph-mon[87742]: pgmap v3564: 137 pgs: 3 creating+peering, 29 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:41:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:35 smithi195 ceph-mon[87742]: osdmap e1965: 8 total, 8 up, 8 in 2024-09-13T03:41:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:36 smithi088 ceph-mon[96266]: osdmap e1966: 8 total, 8 up, 8 in 2024-09-13T03:41:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:36 smithi088 ceph-mon[98762]: osdmap e1966: 8 total, 8 up, 8 in 2024-09-13T03:41:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:36 smithi195 ceph-mon[87742]: osdmap e1966: 8 total, 8 up, 8 in 2024-09-13T03:41:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:37 smithi088 ceph-mon[96266]: pgmap v3567: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:41:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:37 smithi088 ceph-mon[98762]: pgmap v3567: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:41:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:37 smithi195 ceph-mon[87742]: pgmap v3567: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:41:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:39 smithi088 ceph-mon[96266]: pgmap v3568: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 764 B/s rd, 764 B/s wr, 2 op/s 2024-09-13T03:41:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:39 smithi088 ceph-mon[98762]: pgmap v3568: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 764 B/s rd, 764 B/s wr, 2 op/s 2024-09-13T03:41:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:39 smithi195 ceph-mon[87742]: pgmap v3568: 137 pgs: 3 creating+peering, 134 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 764 B/s rd, 764 B/s wr, 2 op/s 2024-09-13T03:41:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:40 smithi088 ceph-mon[96266]: osdmap e1967: 8 total, 8 up, 8 in 2024-09-13T03:41:41.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:40 smithi088 ceph-mon[98762]: osdmap e1967: 8 total, 8 up, 8 in 2024-09-13T03:41:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:40 smithi195 ceph-mon[87742]: osdmap e1967: 8 total, 8 up, 8 in 2024-09-13T03:41:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:41 smithi088 ceph-mon[96266]: pgmap v3570: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 684 KiB/s wr, 11 op/s 2024-09-13T03:41:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:41 smithi088 ceph-mon[98762]: pgmap v3570: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 684 KiB/s wr, 11 op/s 2024-09-13T03:41:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:41 smithi195 ceph-mon[87742]: pgmap v3570: 137 pgs: 137 active+clean; 8.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 7.3 KiB/s rd, 684 KiB/s wr, 11 op/s 2024-09-13T03:41:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:41:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:41:43] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-09-13T03:41:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:43 smithi088 ceph-mon[96266]: pgmap v3571: 137 pgs: 137 active+clean; 14 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-13T03:41:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:43 smithi088 ceph-mon[98762]: pgmap v3571: 137 pgs: 137 active+clean; 14 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-13T03:41:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:43 smithi195 ceph-mon[87742]: pgmap v3571: 137 pgs: 137 active+clean; 14 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 1.2 MiB/s wr, 9 op/s 2024-09-13T03:41:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:41:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:41:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:41:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:45 smithi088 ceph-mon[96266]: pgmap v3572: 137 pgs: 137 active+clean; 34 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 3.5 MiB/s wr, 32 op/s 2024-09-13T03:41:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:45 smithi088 ceph-mon[98762]: pgmap v3572: 137 pgs: 137 active+clean; 34 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 3.5 MiB/s wr, 32 op/s 2024-09-13T03:41:46.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:45 smithi195 ceph-mon[87742]: pgmap v3572: 137 pgs: 137 active+clean; 34 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 3.5 MiB/s wr, 32 op/s 2024-09-13T03:41:46.258 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/2.Simple (14456 ms) 2024-09-13T03:41:46.259 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/2.Grow 2024-09-13T03:41:46.259 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:41:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:47 smithi088 ceph-mon[96266]: pgmap v3573: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 46 op/s 2024-09-13T03:41:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:47 smithi088 ceph-mon[96266]: osdmap e1968: 8 total, 8 up, 8 in 2024-09-13T03:41:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:47 smithi088 ceph-mon[98762]: pgmap v3573: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 46 op/s 2024-09-13T03:41:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:47 smithi088 ceph-mon[98762]: osdmap e1968: 8 total, 8 up, 8 in 2024-09-13T03:41:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:47 smithi195 ceph-mon[87742]: pgmap v3573: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 46 op/s 2024-09-13T03:41:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:47 smithi195 ceph-mon[87742]: osdmap e1968: 8 total, 8 up, 8 in 2024-09-13T03:41:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:49 smithi088 ceph-mon[98762]: pgmap v3575: 137 pgs: 137 active+clean; 62 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.4 MiB/s wr, 66 op/s 2024-09-13T03:41:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:49 smithi088 ceph-mon[96266]: pgmap v3575: 137 pgs: 137 active+clean; 62 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.4 MiB/s wr, 66 op/s 2024-09-13T03:41:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:49 smithi195 ceph-mon[87742]: pgmap v3575: 137 pgs: 137 active+clean; 62 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.4 MiB/s wr, 66 op/s 2024-09-13T03:41:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:50 smithi088 ceph-mon[96266]: osdmap e1969: 8 total, 8 up, 8 in 2024-09-13T03:41:51.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:50 smithi088 ceph-mon[98762]: osdmap e1969: 8 total, 8 up, 8 in 2024-09-13T03:41:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:50 smithi195 ceph-mon[87742]: osdmap e1969: 8 total, 8 up, 8 in 2024-09-13T03:41:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:51 smithi088 ceph-mon[96266]: pgmap v3577: 137 pgs: 137 active+clean; 63 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 71 op/s 2024-09-13T03:41:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:51 smithi088 ceph-mon[98762]: pgmap v3577: 137 pgs: 137 active+clean; 63 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 71 op/s 2024-09-13T03:41:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:51 smithi195 ceph-mon[87742]: pgmap v3577: 137 pgs: 137 active+clean; 63 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 71 op/s 2024-09-13T03:41:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:41:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:41:53] "GET /metrics HTTP/1.1" 200 36704 "" "Prometheus/2.43.0" 2024-09-13T03:41:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:53 smithi088 ceph-mon[96266]: pgmap v3578: 137 pgs: 137 active+clean; 75 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 5.1 MiB/s wr, 87 op/s 2024-09-13T03:41:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:53 smithi088 ceph-mon[98762]: pgmap v3578: 137 pgs: 137 active+clean; 75 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 5.1 MiB/s wr, 87 op/s 2024-09-13T03:41:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:53 smithi195 ceph-mon[87742]: pgmap v3578: 137 pgs: 137 active+clean; 75 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 5.1 MiB/s wr, 87 op/s 2024-09-13T03:41:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:55 smithi088 ceph-mon[96266]: pgmap v3579: 137 pgs: 137 active+clean; 88 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.3 MiB/s wr, 76 op/s 2024-09-13T03:41:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:55 smithi088 ceph-mon[98762]: pgmap v3579: 137 pgs: 137 active+clean; 88 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.3 MiB/s wr, 76 op/s 2024-09-13T03:41:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:55 smithi195 ceph-mon[87742]: pgmap v3579: 137 pgs: 137 active+clean; 88 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.3 MiB/s wr, 76 op/s 2024-09-13T03:41:56.367 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/2.Grow (10109 ms) 2024-09-13T03:41:56.367 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/2.Shrink 2024-09-13T03:41:56.367 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:41:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:57 smithi088 ceph-mon[96266]: pgmap v3580: 137 pgs: 137 active+clean; 93 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.7 MiB/s wr, 62 op/s 2024-09-13T03:41:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:57 smithi088 ceph-mon[98762]: pgmap v3580: 137 pgs: 137 active+clean; 93 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.7 MiB/s wr, 62 op/s 2024-09-13T03:41:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:57 smithi195 ceph-mon[87742]: pgmap v3580: 137 pgs: 137 active+clean; 93 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.7 MiB/s wr, 62 op/s 2024-09-13T03:42:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:59 smithi088 ceph-mon[96266]: pgmap v3581: 137 pgs: 137 active+clean; 117 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.5 MiB/s wr, 69 op/s 2024-09-13T03:42:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:41:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:59 smithi088 ceph-mon[98762]: pgmap v3581: 137 pgs: 137 active+clean; 117 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.5 MiB/s wr, 69 op/s 2024-09-13T03:42:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:41:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:59 smithi195 ceph-mon[87742]: pgmap v3581: 137 pgs: 137 active+clean; 117 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.5 MiB/s wr, 69 op/s 2024-09-13T03:42:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:41:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:00 smithi088 ceph-mon[96266]: osdmap e1970: 8 total, 8 up, 8 in 2024-09-13T03:42:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:00 smithi088 ceph-mon[98762]: osdmap e1970: 8 total, 8 up, 8 in 2024-09-13T03:42:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:00 smithi195 ceph-mon[87742]: osdmap e1970: 8 total, 8 up, 8 in 2024-09-13T03:42:02.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:01 smithi088 ceph-mon[96266]: pgmap v3583: 137 pgs: 137 active+clean; 121 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 68 op/s 2024-09-13T03:42:02.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:01 smithi088 ceph-mon[98762]: pgmap v3583: 137 pgs: 137 active+clean; 121 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 68 op/s 2024-09-13T03:42:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:01 smithi195 ceph-mon[87742]: pgmap v3583: 137 pgs: 137 active+clean; 121 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 68 op/s 2024-09-13T03:42:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:42:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:42:03] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:42:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:03 smithi088 ceph-mon[96266]: pgmap v3584: 137 pgs: 137 active+clean; 133 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-09-13T03:42:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1", "id": [5, 4]}]: dispatch 2024-09-13T03:42:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:03 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.4", "id": [5, 2]}]: dispatch 2024-09-13T03:42:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:03 smithi088 ceph-mon[98762]: pgmap v3584: 137 pgs: 137 active+clean; 133 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-09-13T03:42:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1", "id": [5, 4]}]: dispatch 2024-09-13T03:42:04.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:03 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.4", "id": [5, 2]}]: dispatch 2024-09-13T03:42:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:03 smithi195 ceph-mon[87742]: pgmap v3584: 137 pgs: 137 active+clean; 133 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 56 op/s 2024-09-13T03:42:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1", "id": [5, 4]}]: dispatch 2024-09-13T03:42:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:03 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.4", "id": [5, 2]}]: dispatch 2024-09-13T03:42:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1", "id": [5, 4]}]': finished 2024-09-13T03:42:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.4", "id": [5, 2]}]': finished 2024-09-13T03:42:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:04 smithi088 ceph-mon[96266]: osdmap e1971: 8 total, 8 up, 8 in 2024-09-13T03:42:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1", "id": [5, 4]}]': finished 2024-09-13T03:42:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.4", "id": [5, 2]}]': finished 2024-09-13T03:42:05.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:04 smithi088 ceph-mon[98762]: osdmap e1971: 8 total, 8 up, 8 in 2024-09-13T03:42:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.1", "id": [5, 4]}]': finished 2024-09-13T03:42:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.4", "id": [5, 2]}]': finished 2024-09-13T03:42:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:04 smithi195 ceph-mon[87742]: osdmap e1971: 8 total, 8 up, 8 in 2024-09-13T03:42:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:05 smithi088 ceph-mon[96266]: pgmap v3586: 137 pgs: 137 active+clean; 146 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 71 op/s 2024-09-13T03:42:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:05 smithi088 ceph-mon[96266]: osdmap e1972: 8 total, 8 up, 8 in 2024-09-13T03:42:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:42:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:05 smithi088 ceph-mon[98762]: pgmap v3586: 137 pgs: 137 active+clean; 146 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 71 op/s 2024-09-13T03:42:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:05 smithi088 ceph-mon[98762]: osdmap e1972: 8 total, 8 up, 8 in 2024-09-13T03:42:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:42:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:05 smithi195 ceph-mon[87742]: pgmap v3586: 137 pgs: 137 active+clean; 146 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 71 op/s 2024-09-13T03:42:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:05 smithi195 ceph-mon[87742]: osdmap e1972: 8 total, 8 up, 8 in 2024-09-13T03:42:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:42:07.189 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/2.Shrink (10821 ms) 2024-09-13T03:42:07.189 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOne 2024-09-13T03:42:07.189 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:42:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:42:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:42:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:07 smithi088 ceph-mon[98762]: pgmap v3588: 137 pgs: 137 active+clean; 150 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.6 MiB/s wr, 75 op/s 2024-09-13T03:42:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:42:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:42:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:42:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:42:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:42:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:07 smithi088 ceph-mon[96266]: pgmap v3588: 137 pgs: 137 active+clean; 150 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.6 MiB/s wr, 75 op/s 2024-09-13T03:42:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:42:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:42:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:42:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:42:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:42:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:07 smithi195 ceph-mon[87742]: pgmap v3588: 137 pgs: 137 active+clean; 150 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.6 MiB/s wr, 75 op/s 2024-09-13T03:42:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:42:07.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:42:07.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:42:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:09 smithi195 ceph-mon[87742]: pgmap v3589: 137 pgs: 137 active+clean; 171 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.3 MiB/s wr, 76 op/s 2024-09-13T03:42:09.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:09 smithi088 ceph-mon[96266]: pgmap v3589: 137 pgs: 137 active+clean; 171 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.3 MiB/s wr, 76 op/s 2024-09-13T03:42:09.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:09 smithi088 ceph-mon[98762]: pgmap v3589: 137 pgs: 137 active+clean; 171 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 6.3 MiB/s wr, 76 op/s 2024-09-13T03:42:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:11 smithi195 ceph-mon[87742]: pgmap v3590: 137 pgs: 137 active+clean; 179 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 56 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-09-13T03:42:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:11 smithi088 ceph-mon[96266]: pgmap v3590: 137 pgs: 137 active+clean; 179 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 56 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-09-13T03:42:11.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:11 smithi088 ceph-mon[98762]: pgmap v3590: 137 pgs: 137 active+clean; 179 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.8 MiB/s wr, 56 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-09-13T03:42:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:12 smithi195 ceph-mon[87742]: osdmap e1973: 8 total, 8 up, 8 in 2024-09-13T03:42:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:12 smithi088 ceph-mon[96266]: osdmap e1973: 8 total, 8 up, 8 in 2024-09-13T03:42:12.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:12 smithi088 ceph-mon[98762]: osdmap e1973: 8 total, 8 up, 8 in 2024-09-13T03:42:13.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:13 smithi088 ceph-mon[96266]: pgmap v3592: 137 pgs: 137 active+clean; 187 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 5.1 MiB/s wr, 32 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-09-13T03:42:13.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:13 smithi088 ceph-mon[98762]: pgmap v3592: 137 pgs: 137 active+clean; 187 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 5.1 MiB/s wr, 32 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-09-13T03:42:13.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:42:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:42:13] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:42:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:13 smithi195 ceph-mon[87742]: pgmap v3592: 137 pgs: 137 active+clean; 187 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 5.1 MiB/s wr, 32 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-09-13T03:42:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:15 smithi195 ceph-mon[87742]: pgmap v3593: 137 pgs: 137 active+clean; 200 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 49 op/s; 1.4 MiB/s, 0 objects/s recovering 2024-09-13T03:42:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:15 smithi088 ceph-mon[96266]: pgmap v3593: 137 pgs: 137 active+clean; 200 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 49 op/s; 1.4 MiB/s, 0 objects/s recovering 2024-09-13T03:42:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:15 smithi088 ceph-mon[98762]: pgmap v3593: 137 pgs: 137 active+clean; 200 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 49 op/s; 1.4 MiB/s, 0 objects/s recovering 2024-09-13T03:42:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:17 smithi195 ceph-mon[87742]: pgmap v3594: 137 pgs: 137 active+clean; 208 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.8 MiB/s wr, 60 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-09-13T03:42:17.595 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOne (10407 ms) 2024-09-13T03:42:17.596 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot 2024-09-13T03:42:17.596 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:42:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:17 smithi088 ceph-mon[96266]: pgmap v3594: 137 pgs: 137 active+clean; 208 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.8 MiB/s wr, 60 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-09-13T03:42:17.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:17 smithi088 ceph-mon[98762]: pgmap v3594: 137 pgs: 137 active+clean; 208 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.8 MiB/s wr, 60 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-09-13T03:42:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:19 smithi195 ceph-mon[87742]: pgmap v3595: 137 pgs: 137 active+clean; 208 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.7 MiB/s wr, 54 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-09-13T03:42:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:19 smithi088 ceph-mon[98762]: pgmap v3595: 137 pgs: 137 active+clean; 208 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.7 MiB/s wr, 54 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-09-13T03:42:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:19 smithi088 ceph-mon[96266]: pgmap v3595: 137 pgs: 137 active+clean; 208 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 3.7 MiB/s wr, 54 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-09-13T03:42:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:21 smithi088 ceph-mon[96266]: pgmap v3596: 137 pgs: 137 active+clean; 216 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-09-13T03:42:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:21 smithi088 ceph-mon[98762]: pgmap v3596: 137 pgs: 137 active+clean; 216 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-09-13T03:42:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:21 smithi195 ceph-mon[87742]: pgmap v3596: 137 pgs: 137 active+clean; 216 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 54 op/s 2024-09-13T03:42:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:22 smithi088 ceph-mon[96266]: osdmap e1974: 8 total, 8 up, 8 in 2024-09-13T03:42:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:22 smithi088 ceph-mon[98762]: osdmap e1974: 8 total, 8 up, 8 in 2024-09-13T03:42:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:22 smithi195 ceph-mon[87742]: osdmap e1974: 8 total, 8 up, 8 in 2024-09-13T03:42:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:23 smithi088 ceph-mon[96266]: pgmap v3598: 137 pgs: 137 active+clean; 220 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 950 KiB/s rd, 3.7 MiB/s wr, 62 op/s 2024-09-13T03:42:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:23 smithi088 ceph-mon[98762]: pgmap v3598: 137 pgs: 137 active+clean; 220 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 950 KiB/s rd, 3.7 MiB/s wr, 62 op/s 2024-09-13T03:42:23.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:42:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:42:23] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-09-13T03:42:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:23 smithi195 ceph-mon[87742]: pgmap v3598: 137 pgs: 137 active+clean; 220 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 950 KiB/s rd, 3.7 MiB/s wr, 62 op/s 2024-09-13T03:42:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:25 smithi088 ceph-mon[96266]: pgmap v3599: 137 pgs: 137 active+clean; 237 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-09-13T03:42:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:25 smithi088 ceph-mon[98762]: pgmap v3599: 137 pgs: 137 active+clean; 237 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-09-13T03:42:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:25 smithi195 ceph-mon[87742]: pgmap v3599: 137 pgs: 137 active+clean; 237 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-09-13T03:42:27.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:27 smithi088 ceph-mon[96266]: pgmap v3600: 137 pgs: 137 active+clean; 245 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 535 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2024-09-13T03:42:27.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:27 smithi088 ceph-mon[96266]: osdmap e1975: 8 total, 8 up, 8 in 2024-09-13T03:42:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:27 smithi088 ceph-mon[98762]: pgmap v3600: 137 pgs: 137 active+clean; 245 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 535 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2024-09-13T03:42:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:27 smithi088 ceph-mon[98762]: osdmap e1975: 8 total, 8 up, 8 in 2024-09-13T03:42:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:27 smithi195 ceph-mon[87742]: pgmap v3600: 137 pgs: 137 active+clean; 245 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 535 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2024-09-13T03:42:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:27 smithi195 ceph-mon[87742]: osdmap e1975: 8 total, 8 up, 8 in 2024-09-13T03:42:28.559 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot (10963 ms) 2024-09-13T03:42:28.559 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/2.MinOverlap 2024-09-13T03:42:28.559 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:42:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:29 smithi088 ceph-mon[96266]: pgmap v3602: 137 pgs: 137 active+clean; 258 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.3 MiB/s wr, 86 op/s 2024-09-13T03:42:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:29 smithi088 ceph-mon[98762]: pgmap v3602: 137 pgs: 137 active+clean; 258 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.3 MiB/s wr, 86 op/s 2024-09-13T03:42:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:29 smithi195 ceph-mon[87742]: pgmap v3602: 137 pgs: 137 active+clean; 258 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.3 MiB/s wr, 86 op/s 2024-09-13T03:42:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:31 smithi088 ceph-mon[96266]: pgmap v3603: 137 pgs: 137 active+clean; 282 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 7.4 MiB/s wr, 83 op/s 2024-09-13T03:42:31.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:31 smithi088 ceph-mon[98762]: pgmap v3603: 137 pgs: 137 active+clean; 282 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 7.4 MiB/s wr, 83 op/s 2024-09-13T03:42:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:31 smithi195 ceph-mon[87742]: pgmap v3603: 137 pgs: 137 active+clean; 282 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 7.4 MiB/s wr, 83 op/s 2024-09-13T03:42:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:33 smithi088 ceph-mon[96266]: pgmap v3604: 137 pgs: 137 active+clean; 306 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.6 MiB/s wr, 68 op/s 2024-09-13T03:42:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:33 smithi088 ceph-mon[96266]: osdmap e1976: 8 total, 8 up, 8 in 2024-09-13T03:42:33.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:33 smithi088 ceph-mon[98762]: pgmap v3604: 137 pgs: 137 active+clean; 306 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.6 MiB/s wr, 68 op/s 2024-09-13T03:42:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:33 smithi088 ceph-mon[98762]: osdmap e1976: 8 total, 8 up, 8 in 2024-09-13T03:42:33.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:42:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:42:33] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:42:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:33 smithi195 ceph-mon[87742]: pgmap v3604: 137 pgs: 137 active+clean; 306 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 8.6 MiB/s wr, 68 op/s 2024-09-13T03:42:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:33 smithi195 ceph-mon[87742]: osdmap e1976: 8 total, 8 up, 8 in 2024-09-13T03:42:35.537 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:35 smithi195 ceph-mon[87742]: pgmap v3606: 137 pgs: 137 active+clean; 319 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 9.3 MiB/s wr, 83 op/s 2024-09-13T03:42:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:35 smithi088 ceph-mon[96266]: pgmap v3606: 137 pgs: 137 active+clean; 319 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 9.3 MiB/s wr, 83 op/s 2024-09-13T03:42:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:35 smithi088 ceph-mon[98762]: pgmap v3606: 137 pgs: 137 active+clean; 319 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 9.3 MiB/s wr, 83 op/s 2024-09-13T03:42:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:37 smithi088 ceph-mon[96266]: pgmap v3607: 137 pgs: 137 active+clean; 331 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2024-09-13T03:42:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:37 smithi088 ceph-mon[98762]: pgmap v3607: 137 pgs: 137 active+clean; 331 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2024-09-13T03:42:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:37 smithi195 ceph-mon[87742]: pgmap v3607: 137 pgs: 137 active+clean; 331 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.7 MiB/s wr, 76 op/s 2024-09-13T03:42:38.662 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/2.MinOverlap (10103 ms) 2024-09-13T03:42:38.662 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/2.ZeroOverlap 2024-09-13T03:42:38.662 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:42:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:39 smithi088 ceph-mon[96266]: pgmap v3608: 137 pgs: 137 active+clean; 339 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.5 MiB/s wr, 61 op/s 2024-09-13T03:42:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:39 smithi088 ceph-mon[98762]: pgmap v3608: 137 pgs: 137 active+clean; 339 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.5 MiB/s wr, 61 op/s 2024-09-13T03:42:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:39 smithi195 ceph-mon[87742]: pgmap v3608: 137 pgs: 137 active+clean; 339 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.5 MiB/s wr, 61 op/s 2024-09-13T03:42:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:41 smithi088 ceph-mon[96266]: pgmap v3609: 137 pgs: 137 active+clean; 339 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 56 op/s 2024-09-13T03:42:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:41 smithi088 ceph-mon[98762]: pgmap v3609: 137 pgs: 137 active+clean; 339 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 56 op/s 2024-09-13T03:42:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:41 smithi195 ceph-mon[87742]: pgmap v3609: 137 pgs: 137 active+clean; 339 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 56 op/s 2024-09-13T03:42:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:42:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:42:43] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:42:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:43 smithi088 ceph-mon[96266]: pgmap v3610: 137 pgs: 137 active+clean; 343 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-09-13T03:42:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:43 smithi088 ceph-mon[96266]: osdmap e1977: 8 total, 8 up, 8 in 2024-09-13T03:42:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:43 smithi088 ceph-mon[98762]: pgmap v3610: 137 pgs: 137 active+clean; 343 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-09-13T03:42:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:43 smithi088 ceph-mon[98762]: osdmap e1977: 8 total, 8 up, 8 in 2024-09-13T03:42:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:43 smithi195 ceph-mon[87742]: pgmap v3610: 137 pgs: 137 active+clean; 343 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-09-13T03:42:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:43 smithi195 ceph-mon[87742]: osdmap e1977: 8 total, 8 up, 8 in 2024-09-13T03:42:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:45 smithi088 ceph-mon[96266]: pgmap v3612: 137 pgs: 137 active+clean; 360 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 31 op/s 2024-09-13T03:42:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:45.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:45 smithi088 ceph-mon[98762]: pgmap v3612: 137 pgs: 137 active+clean; 360 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 31 op/s 2024-09-13T03:42:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:45 smithi195 ceph-mon[87742]: pgmap v3612: 137 pgs: 137 active+clean; 360 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 31 op/s 2024-09-13T03:42:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:47.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:47 smithi088 ceph-mon[98762]: pgmap v3613: 137 pgs: 137 active+clean; 368 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-09-13T03:42:47.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:47 smithi088 ceph-mon[96266]: pgmap v3613: 137 pgs: 137 active+clean; 368 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-09-13T03:42:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:47 smithi195 ceph-mon[87742]: pgmap v3613: 137 pgs: 137 active+clean; 368 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-09-13T03:42:48.636 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/2.ZeroOverlap (9974 ms) 2024-09-13T03:42:49.307 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/2 (76833 ms total) 2024-09-13T03:42:49.307 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:42:49.308 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/3, where TypeParam = LUKS1UnderLUKS1 2024-09-13T03:42:49.339 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/3.Simple 2024-09-13T03:42:49.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:49 smithi088 ceph-mon[96266]: pgmap v3614: 137 pgs: 137 active+clean; 376 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-09-13T03:42:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:49 smithi088 ceph-mon[98762]: pgmap v3614: 137 pgs: 137 active+clean; 376 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-09-13T03:42:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:49 smithi195 ceph-mon[87742]: pgmap v3614: 137 pgs: 137 active+clean; 376 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-09-13T03:42:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:50 smithi088 ceph-mon[96266]: osdmap e1978: 8 total, 8 up, 8 in 2024-09-13T03:42:50.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:50 smithi088 ceph-mon[98762]: osdmap e1978: 8 total, 8 up, 8 in 2024-09-13T03:42:50.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:50 smithi195 ceph-mon[87742]: osdmap e1978: 8 total, 8 up, 8 in 2024-09-13T03:42:51.330 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:42:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:51 smithi088 ceph-mon[96266]: pgmap v3616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:42:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:51 smithi088 ceph-mon[96266]: osdmap e1979: 8 total, 8 up, 8 in 2024-09-13T03:42:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:51 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/4258288858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:42:51.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:51 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:42:51.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:51 smithi088 ceph-mon[98762]: pgmap v3616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:42:51.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:51 smithi088 ceph-mon[98762]: osdmap e1979: 8 total, 8 up, 8 in 2024-09-13T03:42:51.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:51 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/4258288858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:42:51.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:51 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:42:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:51 smithi195 ceph-mon[87742]: pgmap v3616: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:42:51.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:51 smithi195 ceph-mon[87742]: osdmap e1979: 8 total, 8 up, 8 in 2024-09-13T03:42:51.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:51 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/4258288858' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:42:51.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:51 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:42:52.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:52 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:42:52.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:52 smithi088 ceph-mon[96266]: osdmap e1980: 8 total, 8 up, 8 in 2024-09-13T03:42:52.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:52 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:42:52.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:52 smithi088 ceph-mon[98762]: osdmap e1980: 8 total, 8 up, 8 in 2024-09-13T03:42:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:52 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:42:52.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:52 smithi195 ceph-mon[87742]: osdmap e1980: 8 total, 8 up, 8 in 2024-09-13T03:42:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:53 smithi088 ceph-mon[96266]: pgmap v3619: 137 pgs: 5 creating+peering, 25 unknown, 107 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:42:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:53 smithi088 ceph-mon[96266]: osdmap e1981: 8 total, 8 up, 8 in 2024-09-13T03:42:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:53 smithi088 ceph-mon[98762]: pgmap v3619: 137 pgs: 5 creating+peering, 25 unknown, 107 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:42:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:53 smithi088 ceph-mon[98762]: osdmap e1981: 8 total, 8 up, 8 in 2024-09-13T03:42:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:42:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:42:53] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:42:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:53 smithi195 ceph-mon[87742]: pgmap v3619: 137 pgs: 5 creating+peering, 25 unknown, 107 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:42:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:53 smithi195 ceph-mon[87742]: osdmap e1981: 8 total, 8 up, 8 in 2024-09-13T03:42:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:54 smithi088 ceph-mon[96266]: osdmap e1982: 8 total, 8 up, 8 in 2024-09-13T03:42:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:54 smithi088 ceph-mon[98762]: osdmap e1982: 8 total, 8 up, 8 in 2024-09-13T03:42:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:54 smithi195 ceph-mon[87742]: osdmap e1982: 8 total, 8 up, 8 in 2024-09-13T03:42:55.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:55 smithi088 ceph-mon[98762]: pgmap v3622: 137 pgs: 5 creating+peering, 6 unknown, 126 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 767 B/s wr, 7 op/s 2024-09-13T03:42:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:55 smithi088 ceph-mon[96266]: pgmap v3622: 137 pgs: 5 creating+peering, 6 unknown, 126 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 767 B/s wr, 7 op/s 2024-09-13T03:42:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:55 smithi195 ceph-mon[87742]: pgmap v3622: 137 pgs: 5 creating+peering, 6 unknown, 126 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 767 B/s wr, 7 op/s 2024-09-13T03:42:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:57 smithi088 ceph-mon[96266]: pgmap v3623: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 699 B/s wr, 6 op/s 2024-09-13T03:42:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:57 smithi088 ceph-mon[98762]: pgmap v3623: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 699 B/s wr, 6 op/s 2024-09-13T03:42:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:57 smithi195 ceph-mon[87742]: pgmap v3623: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 699 B/s wr, 6 op/s 2024-09-13T03:42:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:58 smithi088 ceph-mon[96266]: osdmap e1983: 8 total, 8 up, 8 in 2024-09-13T03:42:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:58 smithi088 ceph-mon[98762]: osdmap e1983: 8 total, 8 up, 8 in 2024-09-13T03:42:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:58 smithi195 ceph-mon[87742]: osdmap e1983: 8 total, 8 up, 8 in 2024-09-13T03:42:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:59 smithi088 ceph-mon[96266]: pgmap v3625: 137 pgs: 137 active+clean; 25 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-09-13T03:42:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:42:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:59 smithi088 ceph-mon[98762]: pgmap v3625: 137 pgs: 137 active+clean; 25 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-09-13T03:42:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:42:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:42:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:59 smithi195 ceph-mon[87742]: pgmap v3625: 137 pgs: 137 active+clean; 25 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-09-13T03:42:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:42:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:43:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:01 smithi088 ceph-mon[96266]: pgmap v3626: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 MiB/s wr, 47 op/s 2024-09-13T03:43:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:01 smithi088 ceph-mon[98762]: pgmap v3626: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 MiB/s wr, 47 op/s 2024-09-13T03:43:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:01 smithi195 ceph-mon[87742]: pgmap v3626: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 34 KiB/s rd, 3.2 MiB/s wr, 47 op/s 2024-09-13T03:43:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:43:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:43:03] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-09-13T03:43:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:03 smithi195 ceph-mon[87742]: pgmap v3627: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-09-13T03:43:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:03 smithi195 ceph-mon[87742]: osdmap e1984: 8 total, 8 up, 8 in 2024-09-13T03:43:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:03 smithi088 ceph-mon[96266]: pgmap v3627: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-09-13T03:43:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:03 smithi088 ceph-mon[96266]: osdmap e1984: 8 total, 8 up, 8 in 2024-09-13T03:43:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:03 smithi088 ceph-mon[98762]: pgmap v3627: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 63 KiB/s rd, 3.7 MiB/s wr, 42 op/s 2024-09-13T03:43:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:03 smithi088 ceph-mon[98762]: osdmap e1984: 8 total, 8 up, 8 in 2024-09-13T03:43:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:05 smithi088 ceph-mon[96266]: pgmap v3629: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2024-09-13T03:43:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:05 smithi088 ceph-mon[98762]: pgmap v3629: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2024-09-13T03:43:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:05 smithi195 ceph-mon[87742]: pgmap v3629: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 4.1 MiB/s wr, 53 op/s 2024-09-13T03:43:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:06 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:43:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:06 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:43:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:06 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:43:07.303 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/3.Simple (17964 ms) 2024-09-13T03:43:07.303 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/3.Grow 2024-09-13T03:43:07.303 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:43:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:07 smithi088 ceph-mon[98762]: pgmap v3630: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 996 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-09-13T03:43:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:43:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:43:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:43:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:43:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:43:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:07 smithi088 ceph-mon[96266]: pgmap v3630: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 996 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-09-13T03:43:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:43:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:43:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:43:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:43:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:43:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:07 smithi195 ceph-mon[87742]: pgmap v3630: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 996 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-09-13T03:43:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:43:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:43:08.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:43:08.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:43:08.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:43:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:09 smithi088 ceph-mon[98762]: pgmap v3631: 137 pgs: 137 active+clean; 47 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.6 MiB/s wr, 45 op/s 2024-09-13T03:43:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:09 smithi088 ceph-mon[96266]: pgmap v3631: 137 pgs: 137 active+clean; 47 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.6 MiB/s wr, 45 op/s 2024-09-13T03:43:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:09 smithi195 ceph-mon[87742]: pgmap v3631: 137 pgs: 137 active+clean; 47 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 2.6 MiB/s wr, 45 op/s 2024-09-13T03:43:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:11 smithi088 ceph-mon[98762]: pgmap v3632: 137 pgs: 137 active+clean; 63 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 32 op/s 2024-09-13T03:43:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:11 smithi088 ceph-mon[98762]: osdmap e1985: 8 total, 8 up, 8 in 2024-09-13T03:43:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:11 smithi088 ceph-mon[96266]: pgmap v3632: 137 pgs: 137 active+clean; 63 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 32 op/s 2024-09-13T03:43:12.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:11 smithi088 ceph-mon[96266]: osdmap e1985: 8 total, 8 up, 8 in 2024-09-13T03:43:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:11 smithi195 ceph-mon[87742]: pgmap v3632: 137 pgs: 137 active+clean; 63 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 32 op/s 2024-09-13T03:43:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:11 smithi195 ceph-mon[87742]: osdmap e1985: 8 total, 8 up, 8 in 2024-09-13T03:43:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:43:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:43:13] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-09-13T03:43:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:13 smithi088 ceph-mon[98762]: pgmap v3634: 137 pgs: 137 active+clean; 63 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-09-13T03:43:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:13 smithi088 ceph-mon[96266]: pgmap v3634: 137 pgs: 137 active+clean; 63 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-09-13T03:43:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:13 smithi195 ceph-mon[87742]: pgmap v3634: 137 pgs: 137 active+clean; 63 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 3.1 MiB/s wr, 27 op/s 2024-09-13T03:43:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:43:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:43:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:43:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:15 smithi088 ceph-mon[96266]: pgmap v3635: 137 pgs: 137 active+clean; 80 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 47 op/s 2024-09-13T03:43:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:15 smithi088 ceph-mon[98762]: pgmap v3635: 137 pgs: 137 active+clean; 80 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 47 op/s 2024-09-13T03:43:16.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:15 smithi195 ceph-mon[87742]: pgmap v3635: 137 pgs: 137 active+clean; 80 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 47 op/s 2024-09-13T03:43:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:17 smithi088 ceph-mon[96266]: pgmap v3636: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-09-13T03:43:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:17 smithi088 ceph-mon[98762]: pgmap v3636: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-09-13T03:43:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:17 smithi195 ceph-mon[87742]: pgmap v3636: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 6.2 MiB/s wr, 57 op/s 2024-09-13T03:43:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:19 smithi088 ceph-mon[96266]: pgmap v3637: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-09-13T03:43:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:19 smithi088 ceph-mon[98762]: pgmap v3637: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-09-13T03:43:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:19 smithi195 ceph-mon[87742]: pgmap v3637: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.9 MiB/s wr, 44 op/s 2024-09-13T03:43:20.736 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/3.Grow (13433 ms) 2024-09-13T03:43:20.736 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/3.Shrink 2024-09-13T03:43:20.736 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:43:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:21 smithi088 ceph-mon[98762]: pgmap v3638: 137 pgs: 137 active+clean; 100 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 49 op/s 2024-09-13T03:43:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:21 smithi088 ceph-mon[96266]: pgmap v3638: 137 pgs: 137 active+clean; 100 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 49 op/s 2024-09-13T03:43:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:21 smithi195 ceph-mon[87742]: pgmap v3638: 137 pgs: 137 active+clean; 100 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 49 op/s 2024-09-13T03:43:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:43:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:43:23] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:43:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:23 smithi088 ceph-mon[96266]: pgmap v3639: 137 pgs: 137 active+clean; 109 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.4 MiB/s wr, 45 op/s 2024-09-13T03:43:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:23 smithi088 ceph-mon[98762]: pgmap v3639: 137 pgs: 137 active+clean; 109 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.4 MiB/s wr, 45 op/s 2024-09-13T03:43:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:23 smithi195 ceph-mon[87742]: pgmap v3639: 137 pgs: 137 active+clean; 109 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 4.4 MiB/s wr, 45 op/s 2024-09-13T03:43:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:25 smithi088 ceph-mon[96266]: pgmap v3640: 137 pgs: 137 active+clean; 121 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-09-13T03:43:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:25 smithi088 ceph-mon[96266]: osdmap e1986: 8 total, 8 up, 8 in 2024-09-13T03:43:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:25 smithi088 ceph-mon[98762]: pgmap v3640: 137 pgs: 137 active+clean; 121 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-09-13T03:43:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:25 smithi088 ceph-mon[98762]: osdmap e1986: 8 total, 8 up, 8 in 2024-09-13T03:43:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:25 smithi195 ceph-mon[87742]: pgmap v3640: 137 pgs: 137 active+clean; 121 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-09-13T03:43:26.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:25 smithi195 ceph-mon[87742]: osdmap e1986: 8 total, 8 up, 8 in 2024-09-13T03:43:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:27 smithi088 ceph-mon[96266]: pgmap v3642: 137 pgs: 137 active+clean; 129 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-09-13T03:43:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:27 smithi088 ceph-mon[98762]: pgmap v3642: 137 pgs: 137 active+clean; 129 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-09-13T03:43:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:27 smithi195 ceph-mon[87742]: pgmap v3642: 137 pgs: 137 active+clean; 129 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.7 MiB/s wr, 31 op/s 2024-09-13T03:43:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:29 smithi088 ceph-mon[96266]: pgmap v3643: 137 pgs: 137 active+clean; 142 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 40 op/s 2024-09-13T03:43:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:43:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:29 smithi088 ceph-mon[98762]: pgmap v3643: 137 pgs: 137 active+clean; 142 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 40 op/s 2024-09-13T03:43:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:43:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:29 smithi195 ceph-mon[87742]: pgmap v3643: 137 pgs: 137 active+clean; 142 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 40 op/s 2024-09-13T03:43:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:43:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:31 smithi088 ceph-mon[96266]: pgmap v3644: 137 pgs: 137 active+clean; 150 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.4 MiB/s wr, 53 op/s 2024-09-13T03:43:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:31 smithi088 ceph-mon[98762]: pgmap v3644: 137 pgs: 137 active+clean; 150 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.4 MiB/s wr, 53 op/s 2024-09-13T03:43:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:31 smithi195 ceph-mon[87742]: pgmap v3644: 137 pgs: 137 active+clean; 150 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 5.4 MiB/s wr, 53 op/s 2024-09-13T03:43:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:43:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:43:33] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:43:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:33 smithi088 ceph-mon[96266]: pgmap v3645: 137 pgs: 137 active+clean; 150 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-09-13T03:43:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:33 smithi088 ceph-mon[98762]: pgmap v3645: 137 pgs: 137 active+clean; 150 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-09-13T03:43:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:33 smithi195 ceph-mon[87742]: pgmap v3645: 137 pgs: 137 active+clean; 150 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-09-13T03:43:34.880 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/3.Shrink (14145 ms) 2024-09-13T03:43:34.880 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOne 2024-09-13T03:43:34.880 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:43:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:35 smithi088 ceph-mon[96266]: pgmap v3646: 137 pgs: 137 active+clean; 154 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-09-13T03:43:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:35 smithi088 ceph-mon[98762]: pgmap v3646: 137 pgs: 137 active+clean; 154 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-09-13T03:43:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:35 smithi195 ceph-mon[87742]: pgmap v3646: 137 pgs: 137 active+clean; 154 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-09-13T03:43:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:37 smithi088 ceph-mon[96266]: pgmap v3647: 137 pgs: 137 active+clean; 174 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.4 MiB/s wr, 45 op/s 2024-09-13T03:43:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:37 smithi088 ceph-mon[98762]: pgmap v3647: 137 pgs: 137 active+clean; 174 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.4 MiB/s wr, 45 op/s 2024-09-13T03:43:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:37 smithi195 ceph-mon[87742]: pgmap v3647: 137 pgs: 137 active+clean; 174 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 4.4 MiB/s wr, 45 op/s 2024-09-13T03:43:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:39 smithi088 ceph-mon[96266]: pgmap v3648: 137 pgs: 137 active+clean; 179 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.5 MiB/s wr, 54 op/s 2024-09-13T03:43:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:39 smithi088 ceph-mon[96266]: osdmap e1987: 8 total, 8 up, 8 in 2024-09-13T03:43:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:39 smithi088 ceph-mon[98762]: pgmap v3648: 137 pgs: 137 active+clean; 179 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.5 MiB/s wr, 54 op/s 2024-09-13T03:43:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:39 smithi088 ceph-mon[98762]: osdmap e1987: 8 total, 8 up, 8 in 2024-09-13T03:43:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:39 smithi195 ceph-mon[87742]: pgmap v3648: 137 pgs: 137 active+clean; 179 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 4.5 MiB/s wr, 54 op/s 2024-09-13T03:43:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:39 smithi195 ceph-mon[87742]: osdmap e1987: 8 total, 8 up, 8 in 2024-09-13T03:43:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:41 smithi088 ceph-mon[96266]: pgmap v3650: 137 pgs: 137 active+clean; 192 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 31 op/s 2024-09-13T03:43:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:41 smithi088 ceph-mon[98762]: pgmap v3650: 137 pgs: 137 active+clean; 192 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 31 op/s 2024-09-13T03:43:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:41 smithi195 ceph-mon[87742]: pgmap v3650: 137 pgs: 137 active+clean; 192 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 31 op/s 2024-09-13T03:43:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:43:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:43:43] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:43:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:43 smithi195 ceph-mon[87742]: pgmap v3651: 137 pgs: 137 active+clean; 196 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2024-09-13T03:43:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:43 smithi088 ceph-mon[96266]: pgmap v3651: 137 pgs: 137 active+clean; 196 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2024-09-13T03:43:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:43 smithi088 ceph-mon[98762]: pgmap v3651: 137 pgs: 137 active+clean; 196 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 29 op/s 2024-09-13T03:43:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:43:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:43:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:43:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:45 smithi195 ceph-mon[87742]: pgmap v3652: 137 pgs: 137 active+clean; 208 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-09-13T03:43:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:45 smithi088 ceph-mon[96266]: pgmap v3652: 137 pgs: 137 active+clean; 208 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-09-13T03:43:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:45 smithi088 ceph-mon[98762]: pgmap v3652: 137 pgs: 137 active+clean; 208 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-09-13T03:43:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:47 smithi195 ceph-mon[87742]: pgmap v3653: 137 pgs: 137 active+clean; 212 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.2 MiB/s wr, 49 op/s 2024-09-13T03:43:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:47 smithi088 ceph-mon[96266]: pgmap v3653: 137 pgs: 137 active+clean; 212 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.2 MiB/s wr, 49 op/s 2024-09-13T03:43:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:47 smithi088 ceph-mon[98762]: pgmap v3653: 137 pgs: 137 active+clean; 212 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 4.2 MiB/s wr, 49 op/s 2024-09-13T03:43:48.756 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOne (13875 ms) 2024-09-13T03:43:48.756 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot 2024-09-13T03:43:48.756 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:43:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:49 smithi088 ceph-mon[96266]: pgmap v3654: 137 pgs: 137 active+clean; 216 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-09-13T03:43:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:49 smithi088 ceph-mon[98762]: pgmap v3654: 137 pgs: 137 active+clean; 216 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-09-13T03:43:49.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:49 smithi195 ceph-mon[87742]: pgmap v3654: 137 pgs: 137 active+clean; 216 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-09-13T03:43:51.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:51 smithi088 ceph-mon[98762]: pgmap v3655: 137 pgs: 137 active+clean; 216 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-09-13T03:43:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:51 smithi088 ceph-mon[96266]: pgmap v3655: 137 pgs: 137 active+clean; 216 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-09-13T03:43:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:51 smithi195 ceph-mon[87742]: pgmap v3655: 137 pgs: 137 active+clean; 216 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-09-13T03:43:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:53 smithi088 ceph-mon[98762]: pgmap v3656: 137 pgs: 137 active+clean; 216 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 786 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-09-13T03:43:53.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:53 smithi088 ceph-mon[96266]: pgmap v3656: 137 pgs: 137 active+clean; 216 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 786 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-09-13T03:43:53.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:43:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:43:53] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-09-13T03:43:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:53 smithi195 ceph-mon[87742]: pgmap v3656: 137 pgs: 137 active+clean; 216 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 786 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-09-13T03:43:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:54 smithi088 ceph-mon[96266]: osdmap e1988: 8 total, 8 up, 8 in 2024-09-13T03:43:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:54 smithi088 ceph-mon[98762]: osdmap e1988: 8 total, 8 up, 8 in 2024-09-13T03:43:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:54 smithi195 ceph-mon[87742]: osdmap e1988: 8 total, 8 up, 8 in 2024-09-13T03:43:55.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:55 smithi088 ceph-mon[96266]: pgmap v3658: 137 pgs: 137 active+clean; 236 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 3.6 MiB/s wr, 34 op/s 2024-09-13T03:43:55.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:55 smithi088 ceph-mon[98762]: pgmap v3658: 137 pgs: 137 active+clean; 236 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 3.6 MiB/s wr, 34 op/s 2024-09-13T03:43:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:55 smithi195 ceph-mon[87742]: pgmap v3658: 137 pgs: 137 active+clean; 236 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 928 KiB/s rd, 3.6 MiB/s wr, 34 op/s 2024-09-13T03:43:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:57 smithi088 ceph-mon[96266]: pgmap v3659: 137 pgs: 137 active+clean; 241 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 870 KiB/s rd, 3.7 MiB/s wr, 33 op/s 2024-09-13T03:43:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:57 smithi088 ceph-mon[98762]: pgmap v3659: 137 pgs: 137 active+clean; 241 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 870 KiB/s rd, 3.7 MiB/s wr, 33 op/s 2024-09-13T03:43:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:57 smithi195 ceph-mon[87742]: pgmap v3659: 137 pgs: 137 active+clean; 241 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 870 KiB/s rd, 3.7 MiB/s wr, 33 op/s 2024-09-13T03:43:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:43:59 smithi088 ceph-mon[96266]: pgmap v3660: 137 pgs: 137 active+clean; 245 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-09-13T03:43:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:43:59 smithi088 ceph-mon[98762]: pgmap v3660: 137 pgs: 137 active+clean; 245 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-09-13T03:43:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:43:59 smithi195 ceph-mon[87742]: pgmap v3660: 137 pgs: 137 active+clean; 245 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 472 KiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-09-13T03:44:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:44:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:44:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:44:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:01 smithi088 ceph-mon[98762]: pgmap v3661: 137 pgs: 137 active+clean; 249 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-09-13T03:44:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:01 smithi088 ceph-mon[96266]: pgmap v3661: 137 pgs: 137 active+clean; 249 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-09-13T03:44:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:01 smithi195 ceph-mon[87742]: pgmap v3661: 137 pgs: 137 active+clean; 249 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-09-13T03:44:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:02 smithi088 ceph-mon[96266]: osdmap e1989: 8 total, 8 up, 8 in 2024-09-13T03:44:02.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:02 smithi088 ceph-mon[98762]: osdmap e1989: 8 total, 8 up, 8 in 2024-09-13T03:44:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:02 smithi195 ceph-mon[87742]: osdmap e1989: 8 total, 8 up, 8 in 2024-09-13T03:44:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:03 smithi088 ceph-mon[96266]: pgmap v3663: 137 pgs: 137 active+clean; 249 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 519 KiB/s rd, 1.9 MiB/s wr, 36 op/s 2024-09-13T03:44:03.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:03 smithi088 ceph-mon[98762]: pgmap v3663: 137 pgs: 137 active+clean; 249 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 519 KiB/s rd, 1.9 MiB/s wr, 36 op/s 2024-09-13T03:44:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:44:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:44:03] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:44:03.553 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot (14798 ms) 2024-09-13T03:44:03.553 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/3.MinOverlap 2024-09-13T03:44:03.553 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:44:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:03 smithi195 ceph-mon[87742]: pgmap v3663: 137 pgs: 137 active+clean; 249 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 519 KiB/s rd, 1.9 MiB/s wr, 36 op/s 2024-09-13T03:44:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:05 smithi088 ceph-mon[96266]: pgmap v3664: 137 pgs: 137 active+clean; 289 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 61 op/s 2024-09-13T03:44:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:05 smithi088 ceph-mon[98762]: pgmap v3664: 137 pgs: 137 active+clean; 289 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 61 op/s 2024-09-13T03:44:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:05 smithi195 ceph-mon[87742]: pgmap v3664: 137 pgs: 137 active+clean; 289 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 61 op/s 2024-09-13T03:44:07.536 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:07 smithi195 ceph-mon[87742]: pgmap v3665: 137 pgs: 137 active+clean; 306 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-09-13T03:44:07.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:07 smithi088 ceph-mon[98762]: pgmap v3665: 137 pgs: 137 active+clean; 306 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-09-13T03:44:07.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:07 smithi088 ceph-mon[96266]: pgmap v3665: 137 pgs: 137 active+clean; 306 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-09-13T03:44:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:08 smithi088 ceph-mon[98762]: osdmap e1990: 8 total, 8 up, 8 in 2024-09-13T03:44:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:44:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:44:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:44:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:44:08.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:08 smithi088 ceph-mon[96266]: osdmap e1990: 8 total, 8 up, 8 in 2024-09-13T03:44:08.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:44:08.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:44:08.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:44:08.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:44:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:08 smithi195 ceph-mon[87742]: osdmap e1990: 8 total, 8 up, 8 in 2024-09-13T03:44:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:44:08.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:44:08.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:44:08.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:44:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:09 smithi088 ceph-mon[96266]: pgmap v3667: 137 pgs: 137 active+clean; 322 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.1 MiB/s wr, 67 op/s 2024-09-13T03:44:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:09 smithi088 ceph-mon[98762]: pgmap v3667: 137 pgs: 137 active+clean; 322 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.1 MiB/s wr, 67 op/s 2024-09-13T03:44:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:09 smithi195 ceph-mon[87742]: pgmap v3667: 137 pgs: 137 active+clean; 322 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.1 MiB/s wr, 67 op/s 2024-09-13T03:44:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:11 smithi088 ceph-mon[98762]: pgmap v3668: 137 pgs: 137 active+clean; 335 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.7 MiB/s wr, 70 op/s 2024-09-13T03:44:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:11 smithi088 ceph-mon[96266]: pgmap v3668: 137 pgs: 137 active+clean; 335 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.7 MiB/s wr, 70 op/s 2024-09-13T03:44:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:11 smithi195 ceph-mon[87742]: pgmap v3668: 137 pgs: 137 active+clean; 335 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.7 MiB/s wr, 70 op/s 2024-09-13T03:44:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:44:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:44:13] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:44:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:13 smithi088 ceph-mon[96266]: pgmap v3669: 137 pgs: 137 active+clean; 335 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.6 MiB/s wr, 70 op/s 2024-09-13T03:44:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:13 smithi088 ceph-mon[98762]: pgmap v3669: 137 pgs: 137 active+clean; 335 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.6 MiB/s wr, 70 op/s 2024-09-13T03:44:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:13 smithi195 ceph-mon[87742]: pgmap v3669: 137 pgs: 137 active+clean; 335 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.6 MiB/s wr, 70 op/s 2024-09-13T03:44:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:44:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:44:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:44:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:15 smithi088 ceph-mon[98762]: pgmap v3670: 137 pgs: 137 active+clean; 335 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1012 KiB/s rd, 4.6 MiB/s wr, 44 op/s 2024-09-13T03:44:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:15 smithi088 ceph-mon[96266]: pgmap v3670: 137 pgs: 137 active+clean; 335 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1012 KiB/s rd, 4.6 MiB/s wr, 44 op/s 2024-09-13T03:44:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:15 smithi195 ceph-mon[87742]: pgmap v3670: 137 pgs: 137 active+clean; 335 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1012 KiB/s rd, 4.6 MiB/s wr, 44 op/s 2024-09-13T03:44:17.152 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/3.MinOverlap (13598 ms) 2024-09-13T03:44:17.152 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/3.ZeroOverlap 2024-09-13T03:44:17.152 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:44:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:17 smithi088 ceph-mon[96266]: pgmap v3671: 137 pgs: 137 active+clean; 339 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 MiB/s wr, 47 op/s 2024-09-13T03:44:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:17 smithi088 ceph-mon[98762]: pgmap v3671: 137 pgs: 137 active+clean; 339 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 MiB/s wr, 47 op/s 2024-09-13T03:44:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:17 smithi195 ceph-mon[87742]: pgmap v3671: 137 pgs: 137 active+clean; 339 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 MiB/s wr, 47 op/s 2024-09-13T03:44:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:19 smithi088 ceph-mon[96266]: pgmap v3672: 137 pgs: 137 active+clean; 339 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 870 KiB/s rd, 3.4 MiB/s wr, 54 op/s 2024-09-13T03:44:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:19 smithi088 ceph-mon[98762]: pgmap v3672: 137 pgs: 137 active+clean; 339 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 870 KiB/s rd, 3.4 MiB/s wr, 54 op/s 2024-09-13T03:44:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:19 smithi195 ceph-mon[87742]: pgmap v3672: 137 pgs: 137 active+clean; 339 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 870 KiB/s rd, 3.4 MiB/s wr, 54 op/s 2024-09-13T03:44:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:21 smithi088 ceph-mon[96266]: pgmap v3673: 137 pgs: 137 active+clean; 343 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 31 op/s 2024-09-13T03:44:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:21 smithi088 ceph-mon[96266]: osdmap e1991: 8 total, 8 up, 8 in 2024-09-13T03:44:22.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:21 smithi088 ceph-mon[98762]: pgmap v3673: 137 pgs: 137 active+clean; 343 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 31 op/s 2024-09-13T03:44:22.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:21 smithi088 ceph-mon[98762]: osdmap e1991: 8 total, 8 up, 8 in 2024-09-13T03:44:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:21 smithi195 ceph-mon[87742]: pgmap v3673: 137 pgs: 137 active+clean; 343 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 31 op/s 2024-09-13T03:44:22.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:21 smithi195 ceph-mon[87742]: osdmap e1991: 8 total, 8 up, 8 in 2024-09-13T03:44:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:44:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:44:23] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-09-13T03:44:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:23 smithi088 ceph-mon[98762]: pgmap v3675: 137 pgs: 137 active+clean; 343 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 40 op/s 2024-09-13T03:44:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:23 smithi088 ceph-mon[96266]: pgmap v3675: 137 pgs: 137 active+clean; 343 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 40 op/s 2024-09-13T03:44:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:23 smithi195 ceph-mon[87742]: pgmap v3675: 137 pgs: 137 active+clean; 343 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 40 op/s 2024-09-13T03:44:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:25 smithi088 ceph-mon[96266]: pgmap v3676: 137 pgs: 137 active+clean; 372 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-09-13T03:44:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:25 smithi088 ceph-mon[98762]: pgmap v3676: 137 pgs: 137 active+clean; 372 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-09-13T03:44:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:25 smithi195 ceph-mon[87742]: pgmap v3676: 137 pgs: 137 active+clean; 372 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 51 op/s 2024-09-13T03:44:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:27 smithi088 ceph-mon[96266]: pgmap v3677: 137 pgs: 137 active+clean; 372 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.7 MiB/s wr, 49 op/s 2024-09-13T03:44:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:27 smithi088 ceph-mon[98762]: pgmap v3677: 137 pgs: 137 active+clean; 372 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.7 MiB/s wr, 49 op/s 2024-09-13T03:44:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:27 smithi195 ceph-mon[87742]: pgmap v3677: 137 pgs: 137 active+clean; 372 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.7 MiB/s wr, 49 op/s 2024-09-13T03:44:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:29 smithi088 ceph-mon[96266]: pgmap v3678: 137 pgs: 137 active+clean; 376 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-09-13T03:44:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:44:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:29 smithi088 ceph-mon[98762]: pgmap v3678: 137 pgs: 137 active+clean; 376 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-09-13T03:44:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:44:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:29 smithi195 ceph-mon[87742]: pgmap v3678: 137 pgs: 137 active+clean; 376 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-09-13T03:44:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:44:30.569 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/3.ZeroOverlap (13417 ms) 2024-09-13T03:44:30.799 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/3 (101230 ms total) 2024-09-13T03:44:30.799 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:44:30.800 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/4, where TypeParam = LUKS1UnderLUKS2 2024-09-13T03:44:30.827 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/4.Simple 2024-09-13T03:44:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:31 smithi088 ceph-mon[96266]: pgmap v3679: 137 pgs: 137 active+clean; 376 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-09-13T03:44:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:31 smithi088 ceph-mon[96266]: osdmap e1992: 8 total, 8 up, 8 in 2024-09-13T03:44:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:31 smithi088 ceph-mon[98762]: pgmap v3679: 137 pgs: 137 active+clean; 376 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-09-13T03:44:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:31 smithi088 ceph-mon[98762]: osdmap e1992: 8 total, 8 up, 8 in 2024-09-13T03:44:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:31 smithi195 ceph-mon[87742]: pgmap v3679: 137 pgs: 137 active+clean; 376 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-09-13T03:44:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:31 smithi195 ceph-mon[87742]: osdmap e1992: 8 total, 8 up, 8 in 2024-09-13T03:44:32.826 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:44:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:32 smithi088 ceph-mon[96266]: osdmap e1993: 8 total, 8 up, 8 in 2024-09-13T03:44:33.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:32 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2222163990' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:44:33.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:32 smithi088 ceph-mon[98762]: osdmap e1993: 8 total, 8 up, 8 in 2024-09-13T03:44:33.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:32 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2222163990' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:44:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:32 smithi195 ceph-mon[87742]: osdmap e1993: 8 total, 8 up, 8 in 2024-09-13T03:44:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:32 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2222163990' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:44:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:44:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:44:33] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-09-13T03:44:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:33 smithi088 ceph-mon[96266]: pgmap v3682: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:44:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:33 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:44:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:33 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2222163990' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:44:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:33 smithi088 ceph-mon[96266]: osdmap e1994: 8 total, 8 up, 8 in 2024-09-13T03:44:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:33 smithi088 ceph-mon[98762]: pgmap v3682: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:44:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:33 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:44:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:33 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2222163990' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:44:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:33 smithi088 ceph-mon[98762]: osdmap e1994: 8 total, 8 up, 8 in 2024-09-13T03:44:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:33 smithi195 ceph-mon[87742]: pgmap v3682: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:44:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:33 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:44:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:33 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2222163990' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:44:34.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:33 smithi195 ceph-mon[87742]: osdmap e1994: 8 total, 8 up, 8 in 2024-09-13T03:44:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:34 smithi088 ceph-mon[96266]: osdmap e1995: 8 total, 8 up, 8 in 2024-09-13T03:44:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:34 smithi088 ceph-mon[98762]: osdmap e1995: 8 total, 8 up, 8 in 2024-09-13T03:44:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:34 smithi195 ceph-mon[87742]: osdmap e1995: 8 total, 8 up, 8 in 2024-09-13T03:44:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:35 smithi088 ceph-mon[96266]: pgmap v3685: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:44:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:35 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:44:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:35 smithi088 ceph-mon[96266]: osdmap e1996: 8 total, 8 up, 8 in 2024-09-13T03:44:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:35 smithi088 ceph-mon[98762]: pgmap v3685: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:44:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:35 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:44:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:35 smithi088 ceph-mon[98762]: osdmap e1996: 8 total, 8 up, 8 in 2024-09-13T03:44:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:35 smithi195 ceph-mon[87742]: pgmap v3685: 137 pgs: 11 creating+peering, 16 unknown, 110 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:44:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:35 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:44:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:35 smithi195 ceph-mon[87742]: osdmap e1996: 8 total, 8 up, 8 in 2024-09-13T03:44:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:37 smithi088 ceph-mon[96266]: pgmap v3687: 137 pgs: 11 creating+peering, 3 unknown, 123 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 466 B/s wr, 7 op/s 2024-09-13T03:44:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:37 smithi088 ceph-mon[98762]: pgmap v3687: 137 pgs: 11 creating+peering, 3 unknown, 123 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 466 B/s wr, 7 op/s 2024-09-13T03:44:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:37 smithi195 ceph-mon[87742]: pgmap v3687: 137 pgs: 11 creating+peering, 3 unknown, 123 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 5.2 KiB/s rd, 466 B/s wr, 7 op/s 2024-09-13T03:44:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:39 smithi088 ceph-mon[98762]: pgmap v3688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 682 B/s wr, 5 op/s 2024-09-13T03:44:40.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:39 smithi088 ceph-mon[98762]: osdmap e1997: 8 total, 8 up, 8 in 2024-09-13T03:44:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:39 smithi088 ceph-mon[96266]: pgmap v3688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 682 B/s wr, 5 op/s 2024-09-13T03:44:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:39 smithi088 ceph-mon[96266]: osdmap e1997: 8 total, 8 up, 8 in 2024-09-13T03:44:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:39 smithi195 ceph-mon[87742]: pgmap v3688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 682 B/s wr, 5 op/s 2024-09-13T03:44:40.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:39 smithi195 ceph-mon[87742]: osdmap e1997: 8 total, 8 up, 8 in 2024-09-13T03:44:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:41 smithi088 ceph-mon[98762]: pgmap v3690: 137 pgs: 137 active+clean; 18 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-13T03:44:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:41 smithi088 ceph-mon[96266]: pgmap v3690: 137 pgs: 137 active+clean; 18 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-13T03:44:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:41 smithi195 ceph-mon[87742]: pgmap v3690: 137 pgs: 137 active+clean; 18 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 2.0 MiB/s wr, 19 op/s 2024-09-13T03:44:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:44:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:44:43] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-09-13T03:44:43.747 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:43 smithi088 ceph-mon[96266]: pgmap v3691: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.1 MiB/s wr, 39 op/s 2024-09-13T03:44:43.747 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:43 smithi088 ceph-mon[96266]: osdmap e1998: 8 total, 8 up, 8 in 2024-09-13T03:44:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:43 smithi088 ceph-mon[98762]: pgmap v3691: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.1 MiB/s wr, 39 op/s 2024-09-13T03:44:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:43 smithi088 ceph-mon[98762]: osdmap e1998: 8 total, 8 up, 8 in 2024-09-13T03:44:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:43 smithi195 ceph-mon[87742]: pgmap v3691: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.1 MiB/s wr, 39 op/s 2024-09-13T03:44:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:43 smithi195 ceph-mon[87742]: osdmap e1998: 8 total, 8 up, 8 in 2024-09-13T03:44:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:44:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:44:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:44:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:45 smithi088 ceph-mon[98762]: pgmap v3693: 137 pgs: 137 active+clean; 34 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-09-13T03:44:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:45 smithi088 ceph-mon[96266]: pgmap v3693: 137 pgs: 137 active+clean; 34 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-09-13T03:44:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:45 smithi195 ceph-mon[87742]: pgmap v3693: 137 pgs: 137 active+clean; 34 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-09-13T03:44:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:47 smithi088 ceph-mon[98762]: pgmap v3694: 137 pgs: 137 active+clean; 34 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-09-13T03:44:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:47 smithi088 ceph-mon[96266]: pgmap v3694: 137 pgs: 137 active+clean; 34 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-09-13T03:44:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:47 smithi195 ceph-mon[87742]: pgmap v3694: 137 pgs: 137 active+clean; 34 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-09-13T03:44:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:49 smithi088 ceph-mon[96266]: pgmap v3695: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-09-13T03:44:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:49 smithi088 ceph-mon[98762]: pgmap v3695: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-09-13T03:44:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:49 smithi195 ceph-mon[87742]: pgmap v3695: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 30 op/s 2024-09-13T03:44:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:51 smithi088 ceph-mon[98762]: pgmap v3696: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-09-13T03:44:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:51 smithi088 ceph-mon[96266]: pgmap v3696: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-09-13T03:44:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:51 smithi195 ceph-mon[87742]: pgmap v3696: 137 pgs: 137 active+clean; 38 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-09-13T03:44:52.878 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/4.Simple (22050 ms) 2024-09-13T03:44:52.878 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/4.Grow 2024-09-13T03:44:52.878 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:44:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:44:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:44:53] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.43.0" 2024-09-13T03:44:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:53 smithi088 ceph-mon[96266]: pgmap v3697: 137 pgs: 137 active+clean; 54 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-09-13T03:44:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:53 smithi088 ceph-mon[98762]: pgmap v3697: 137 pgs: 137 active+clean; 54 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-09-13T03:44:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:53 smithi195 ceph-mon[87742]: pgmap v3697: 137 pgs: 137 active+clean; 54 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.4 MiB/s wr, 20 op/s 2024-09-13T03:44:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:55 smithi088 ceph-mon[96266]: pgmap v3698: 137 pgs: 137 active+clean; 58 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 23 op/s 2024-09-13T03:44:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:55 smithi088 ceph-mon[98762]: pgmap v3698: 137 pgs: 137 active+clean; 58 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 23 op/s 2024-09-13T03:44:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:55 smithi195 ceph-mon[87742]: pgmap v3698: 137 pgs: 137 active+clean; 58 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 23 op/s 2024-09-13T03:44:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:57 smithi088 ceph-mon[96266]: pgmap v3699: 137 pgs: 137 active+clean; 75 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-09-13T03:44:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:57 smithi088 ceph-mon[96266]: osdmap e1999: 8 total, 8 up, 8 in 2024-09-13T03:44:58.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:57 smithi088 ceph-mon[98762]: pgmap v3699: 137 pgs: 137 active+clean; 75 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-09-13T03:44:58.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:57 smithi088 ceph-mon[98762]: osdmap e1999: 8 total, 8 up, 8 in 2024-09-13T03:44:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:57 smithi195 ceph-mon[87742]: pgmap v3699: 137 pgs: 137 active+clean; 75 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-09-13T03:44:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:57 smithi195 ceph-mon[87742]: osdmap e1999: 8 total, 8 up, 8 in 2024-09-13T03:45:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:59 smithi088 ceph-mon[96266]: pgmap v3701: 137 pgs: 137 active+clean; 91 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 54 op/s 2024-09-13T03:45:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:44:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:45:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:59 smithi088 ceph-mon[98762]: pgmap v3701: 137 pgs: 137 active+clean; 91 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 54 op/s 2024-09-13T03:45:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:44:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:45:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:59 smithi195 ceph-mon[87742]: pgmap v3701: 137 pgs: 137 active+clean; 91 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.9 MiB/s wr, 54 op/s 2024-09-13T03:45:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:44:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:45:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:01 smithi088 ceph-mon[96266]: pgmap v3702: 137 pgs: 137 active+clean; 100 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 59 op/s 2024-09-13T03:45:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:01 smithi088 ceph-mon[98762]: pgmap v3702: 137 pgs: 137 active+clean; 100 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 59 op/s 2024-09-13T03:45:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:01 smithi195 ceph-mon[87742]: pgmap v3702: 137 pgs: 137 active+clean; 100 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.8 MiB/s wr, 59 op/s 2024-09-13T03:45:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:45:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:45:03] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:45:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:03 smithi088 ceph-mon[96266]: pgmap v3703: 137 pgs: 137 active+clean; 104 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2024-09-13T03:45:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:03 smithi088 ceph-mon[98762]: pgmap v3703: 137 pgs: 137 active+clean; 104 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2024-09-13T03:45:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:03 smithi195 ceph-mon[87742]: pgmap v3703: 137 pgs: 137 active+clean; 104 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2024-09-13T03:45:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.0", "id": [3, 1]}]: dispatch 2024-09-13T03:45:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.8", "id": [6, 0]}]: dispatch 2024-09-13T03:45:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.a", "id": [3, 1]}]: dispatch 2024-09-13T03:45:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1d", "id": [3, 0]}]: dispatch 2024-09-13T03:45:05.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.0", "id": [3, 1]}]: dispatch 2024-09-13T03:45:05.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.8", "id": [6, 0]}]: dispatch 2024-09-13T03:45:05.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.a", "id": [3, 1]}]: dispatch 2024-09-13T03:45:05.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1d", "id": [3, 0]}]: dispatch 2024-09-13T03:45:05.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.0", "id": [3, 1]}]: dispatch 2024-09-13T03:45:05.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.8", "id": [6, 0]}]: dispatch 2024-09-13T03:45:05.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.a", "id": [3, 1]}]: dispatch 2024-09-13T03:45:05.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1d", "id": [3, 0]}]: dispatch 2024-09-13T03:45:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:05 smithi088 ceph-mon[96266]: pgmap v3704: 137 pgs: 137 active+clean; 104 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.8 MiB/s wr, 50 op/s 2024-09-13T03:45:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.0", "id": [3, 1]}]': finished 2024-09-13T03:45:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.8", "id": [6, 0]}]': finished 2024-09-13T03:45:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.a", "id": [3, 1]}]': finished 2024-09-13T03:45:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1d", "id": [3, 0]}]': finished 2024-09-13T03:45:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:05 smithi088 ceph-mon[96266]: osdmap e2000: 8 total, 8 up, 8 in 2024-09-13T03:45:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:05 smithi088 ceph-mon[98762]: pgmap v3704: 137 pgs: 137 active+clean; 104 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.8 MiB/s wr, 50 op/s 2024-09-13T03:45:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.0", "id": [3, 1]}]': finished 2024-09-13T03:45:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.8", "id": [6, 0]}]': finished 2024-09-13T03:45:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.a", "id": [3, 1]}]': finished 2024-09-13T03:45:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1d", "id": [3, 0]}]': finished 2024-09-13T03:45:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:05 smithi088 ceph-mon[98762]: osdmap e2000: 8 total, 8 up, 8 in 2024-09-13T03:45:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:05 smithi195 ceph-mon[87742]: pgmap v3704: 137 pgs: 137 active+clean; 104 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.1 MiB/s rd, 5.8 MiB/s wr, 50 op/s 2024-09-13T03:45:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.0", "id": [3, 1]}]': finished 2024-09-13T03:45:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.8", "id": [6, 0]}]': finished 2024-09-13T03:45:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.a", "id": [3, 1]}]': finished 2024-09-13T03:45:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.1d", "id": [3, 0]}]': finished 2024-09-13T03:45:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:05 smithi195 ceph-mon[87742]: osdmap e2000: 8 total, 8 up, 8 in 2024-09-13T03:45:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:06 smithi088 ceph-mon[96266]: osdmap e2001: 8 total, 8 up, 8 in 2024-09-13T03:45:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:06 smithi088 ceph-mon[98762]: osdmap e2001: 8 total, 8 up, 8 in 2024-09-13T03:45:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:06 smithi195 ceph-mon[87742]: osdmap e2001: 8 total, 8 up, 8 in 2024-09-13T03:45:08.134 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:07 smithi195 ceph-mon[87742]: pgmap v3707: 137 pgs: 137 active+clean; 112 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 2.6 MiB/s wr, 27 op/s 2024-09-13T03:45:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:07 smithi088 ceph-mon[96266]: pgmap v3707: 137 pgs: 137 active+clean; 112 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 2.6 MiB/s wr, 27 op/s 2024-09-13T03:45:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:07 smithi088 ceph-mon[98762]: pgmap v3707: 137 pgs: 137 active+clean; 112 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 2.6 MiB/s wr, 27 op/s 2024-09-13T03:45:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:45:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:45:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:45:09.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:45:09.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:45:09.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:45:09.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:45:09.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:45:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:45:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:45:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:45:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:45:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:09 smithi088 ceph-mon[98762]: pgmap v3708: 137 pgs: 137 active+clean; 120 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 2.5 MiB/s wr, 21 op/s; 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:09 smithi088 ceph-mon[96266]: pgmap v3708: 137 pgs: 137 active+clean; 120 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 2.5 MiB/s wr, 21 op/s; 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:09 smithi195 ceph-mon[87742]: pgmap v3708: 137 pgs: 137 active+clean; 120 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 2.5 MiB/s wr, 21 op/s; 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:10.448 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/4.Grow (17571 ms) 2024-09-13T03:45:10.448 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/4.Shrink 2024-09-13T03:45:10.449 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:45:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:11 smithi088 ceph-mon[98762]: pgmap v3709: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 1.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:11 smithi088 ceph-mon[96266]: pgmap v3709: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 1.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:11 smithi195 ceph-mon[87742]: pgmap v3709: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 1.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:45:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:45:13] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:45:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:13 smithi088 ceph-mon[96266]: pgmap v3710: 137 pgs: 137 active+clean; 141 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 5.6 MiB/s wr, 37 op/s; 1.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:13 smithi088 ceph-mon[98762]: pgmap v3710: 137 pgs: 137 active+clean; 141 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 5.6 MiB/s wr, 37 op/s; 1.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:13 smithi195 ceph-mon[87742]: pgmap v3710: 137 pgs: 137 active+clean; 141 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.6 MiB/s rd, 5.6 MiB/s wr, 37 op/s; 1.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:45:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:45:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:45:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:15 smithi088 ceph-mon[98762]: pgmap v3711: 137 pgs: 137 active+clean; 145 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 38 op/s; 982 KiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:15 smithi088 ceph-mon[98762]: osdmap e2002: 8 total, 8 up, 8 in 2024-09-13T03:45:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:15 smithi088 ceph-mon[96266]: pgmap v3711: 137 pgs: 137 active+clean; 145 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 38 op/s; 982 KiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:15 smithi088 ceph-mon[96266]: osdmap e2002: 8 total, 8 up, 8 in 2024-09-13T03:45:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:15 smithi195 ceph-mon[87742]: pgmap v3711: 137 pgs: 137 active+clean; 145 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.1 MiB/s wr, 38 op/s; 982 KiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:15 smithi195 ceph-mon[87742]: osdmap e2002: 8 total, 8 up, 8 in 2024-09-13T03:45:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:17 smithi088 ceph-mon[96266]: pgmap v3713: 137 pgs: 137 active+clean; 161 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 36 op/s; 921 KiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:17 smithi088 ceph-mon[98762]: pgmap v3713: 137 pgs: 137 active+clean; 161 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 36 op/s; 921 KiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:17 smithi195 ceph-mon[87742]: pgmap v3713: 137 pgs: 137 active+clean; 161 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.5 MiB/s wr, 36 op/s; 921 KiB/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:45:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:19 smithi088 ceph-mon[98762]: pgmap v3714: 137 pgs: 137 active+clean; 170 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 53 op/s; 102 KiB/s, 0 objects/s recovering 2024-09-13T03:45:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:19 smithi088 ceph-mon[96266]: pgmap v3714: 137 pgs: 137 active+clean; 170 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 53 op/s; 102 KiB/s, 0 objects/s recovering 2024-09-13T03:45:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:19 smithi195 ceph-mon[87742]: pgmap v3714: 137 pgs: 137 active+clean; 170 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 53 op/s; 102 KiB/s, 0 objects/s recovering 2024-09-13T03:45:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:21 smithi088 ceph-mon[98762]: pgmap v3715: 137 pgs: 137 active+clean; 174 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 6.2 MiB/s wr, 59 op/s 2024-09-13T03:45:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:21 smithi088 ceph-mon[96266]: pgmap v3715: 137 pgs: 137 active+clean; 174 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 6.2 MiB/s wr, 59 op/s 2024-09-13T03:45:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:21 smithi195 ceph-mon[87742]: pgmap v3715: 137 pgs: 137 active+clean; 174 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 6.2 MiB/s wr, 59 op/s 2024-09-13T03:45:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:45:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:45:23] "GET /metrics HTTP/1.1" 200 36726 "" "Prometheus/2.43.0" 2024-09-13T03:45:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:23 smithi088 ceph-mon[98762]: pgmap v3716: 137 pgs: 137 active+clean; 174 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-09-13T03:45:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:23 smithi088 ceph-mon[96266]: pgmap v3716: 137 pgs: 137 active+clean; 174 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-09-13T03:45:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:23 smithi195 ceph-mon[87742]: pgmap v3716: 137 pgs: 137 active+clean; 174 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-09-13T03:45:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:25 smithi088 ceph-mon[96266]: pgmap v3717: 137 pgs: 137 active+clean; 174 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 2.9 MiB/s wr, 37 op/s 2024-09-13T03:45:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:25 smithi088 ceph-mon[98762]: pgmap v3717: 137 pgs: 137 active+clean; 174 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 2.9 MiB/s wr, 37 op/s 2024-09-13T03:45:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:25 smithi195 ceph-mon[87742]: pgmap v3717: 137 pgs: 137 active+clean; 174 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 2.9 MiB/s wr, 37 op/s 2024-09-13T03:45:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:27 smithi088 ceph-mon[98762]: pgmap v3718: 137 pgs: 137 active+clean; 182 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 1.9 MiB/s wr, 37 op/s 2024-09-13T03:45:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:27 smithi088 ceph-mon[96266]: pgmap v3718: 137 pgs: 137 active+clean; 182 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 1.9 MiB/s wr, 37 op/s 2024-09-13T03:45:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:27 smithi195 ceph-mon[87742]: pgmap v3718: 137 pgs: 137 active+clean; 182 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 1.9 MiB/s wr, 37 op/s 2024-09-13T03:45:29.449 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/4.Shrink (19001 ms) 2024-09-13T03:45:29.450 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOne 2024-09-13T03:45:29.450 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:45:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:29 smithi088 ceph-mon[96266]: pgmap v3719: 137 pgs: 137 active+clean; 198 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 34 op/s 2024-09-13T03:45:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:45:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:29 smithi088 ceph-mon[98762]: pgmap v3719: 137 pgs: 137 active+clean; 198 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 34 op/s 2024-09-13T03:45:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:45:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:29 smithi195 ceph-mon[87742]: pgmap v3719: 137 pgs: 137 active+clean; 198 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.4 MiB/s wr, 34 op/s 2024-09-13T03:45:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:45:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:31 smithi088 ceph-mon[96266]: pgmap v3720: 137 pgs: 137 active+clean; 210 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.2 MiB/s rd, 4.3 MiB/s wr, 34 op/s 2024-09-13T03:45:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:31 smithi088 ceph-mon[98762]: pgmap v3720: 137 pgs: 137 active+clean; 210 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.2 MiB/s rd, 4.3 MiB/s wr, 34 op/s 2024-09-13T03:45:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:31 smithi195 ceph-mon[87742]: pgmap v3720: 137 pgs: 137 active+clean; 210 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.2 MiB/s rd, 4.3 MiB/s wr, 34 op/s 2024-09-13T03:45:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:45:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:45:33] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-09-13T03:45:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:33 smithi088 ceph-mon[96266]: pgmap v3721: 137 pgs: 137 active+clean; 215 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 29 op/s 2024-09-13T03:45:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:33 smithi088 ceph-mon[98762]: pgmap v3721: 137 pgs: 137 active+clean; 215 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 29 op/s 2024-09-13T03:45:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:33 smithi195 ceph-mon[87742]: pgmap v3721: 137 pgs: 137 active+clean; 215 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.8 MiB/s wr, 29 op/s 2024-09-13T03:45:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:34 smithi088 ceph-mon[96266]: osdmap e2003: 8 total, 8 up, 8 in 2024-09-13T03:45:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:34 smithi088 ceph-mon[98762]: osdmap e2003: 8 total, 8 up, 8 in 2024-09-13T03:45:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:34 smithi195 ceph-mon[87742]: osdmap e2003: 8 total, 8 up, 8 in 2024-09-13T03:45:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:35 smithi088 ceph-mon[96266]: pgmap v3723: 137 pgs: 137 active+clean; 220 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-09-13T03:45:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:35 smithi088 ceph-mon[98762]: pgmap v3723: 137 pgs: 137 active+clean; 220 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-09-13T03:45:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:35 smithi195 ceph-mon[87742]: pgmap v3723: 137 pgs: 137 active+clean; 220 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 34 op/s 2024-09-13T03:45:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:37 smithi088 ceph-mon[98762]: pgmap v3724: 137 pgs: 137 active+clean; 236 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 62 op/s 2024-09-13T03:45:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:37 smithi088 ceph-mon[96266]: pgmap v3724: 137 pgs: 137 active+clean; 236 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 62 op/s 2024-09-13T03:45:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:37 smithi195 ceph-mon[87742]: pgmap v3724: 137 pgs: 137 active+clean; 236 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 62 op/s 2024-09-13T03:45:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:39 smithi088 ceph-mon[98762]: pgmap v3725: 137 pgs: 137 active+clean; 244 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-09-13T03:45:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:39 smithi088 ceph-mon[96266]: pgmap v3725: 137 pgs: 137 active+clean; 244 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-09-13T03:45:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:39 smithi195 ceph-mon[87742]: pgmap v3725: 137 pgs: 137 active+clean; 244 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-09-13T03:45:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:41 smithi088 ceph-mon[98762]: pgmap v3726: 137 pgs: 137 active+clean; 244 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-09-13T03:45:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:41 smithi088 ceph-mon[96266]: pgmap v3726: 137 pgs: 137 active+clean; 244 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-09-13T03:45:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:41 smithi195 ceph-mon[87742]: pgmap v3726: 137 pgs: 137 active+clean; 244 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-09-13T03:45:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:45:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:45:43] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-09-13T03:45:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:43 smithi088 ceph-mon[98762]: pgmap v3727: 137 pgs: 137 active+clean; 248 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 36 op/s 2024-09-13T03:45:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:43 smithi088 ceph-mon[96266]: pgmap v3727: 137 pgs: 137 active+clean; 248 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 36 op/s 2024-09-13T03:45:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:43 smithi195 ceph-mon[87742]: pgmap v3727: 137 pgs: 137 active+clean; 248 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.3 MiB/s wr, 36 op/s 2024-09-13T03:45:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:45:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:45:45.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:45:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:45 smithi088 ceph-mon[98762]: pgmap v3728: 137 pgs: 137 active+clean; 256 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 847 KiB/s rd, 3.5 MiB/s wr, 34 op/s 2024-09-13T03:45:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:45 smithi088 ceph-mon[96266]: pgmap v3728: 137 pgs: 137 active+clean; 256 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 847 KiB/s rd, 3.5 MiB/s wr, 34 op/s 2024-09-13T03:45:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:45 smithi195 ceph-mon[87742]: pgmap v3728: 137 pgs: 137 active+clean; 256 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 847 KiB/s rd, 3.5 MiB/s wr, 34 op/s 2024-09-13T03:45:47.434 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOne (17985 ms) 2024-09-13T03:45:47.434 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot 2024-09-13T03:45:47.434 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:45:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:47 smithi088 ceph-mon[96266]: pgmap v3729: 137 pgs: 137 active+clean; 260 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 759 KiB/s rd, 3.3 MiB/s wr, 38 op/s 2024-09-13T03:45:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:47 smithi088 ceph-mon[98762]: pgmap v3729: 137 pgs: 137 active+clean; 260 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 759 KiB/s rd, 3.3 MiB/s wr, 38 op/s 2024-09-13T03:45:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:47 smithi195 ceph-mon[87742]: pgmap v3729: 137 pgs: 137 active+clean; 260 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 759 KiB/s rd, 3.3 MiB/s wr, 38 op/s 2024-09-13T03:45:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:49 smithi088 ceph-mon[96266]: pgmap v3730: 137 pgs: 137 active+clean; 260 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-13T03:45:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:49 smithi088 ceph-mon[98762]: pgmap v3730: 137 pgs: 137 active+clean; 260 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-13T03:45:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:49 smithi195 ceph-mon[87742]: pgmap v3730: 137 pgs: 137 active+clean; 260 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 12 op/s 2024-09-13T03:45:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:51 smithi088 ceph-mon[96266]: pgmap v3731: 137 pgs: 137 active+clean; 264 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-09-13T03:45:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:51 smithi088 ceph-mon[98762]: pgmap v3731: 137 pgs: 137 active+clean; 264 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-09-13T03:45:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:51 smithi195 ceph-mon[87742]: pgmap v3731: 137 pgs: 137 active+clean; 264 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-09-13T03:45:53.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:52 smithi088 ceph-mon[98762]: osdmap e2004: 8 total, 8 up, 8 in 2024-09-13T03:45:53.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:45:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:45:53] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:45:53.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:52 smithi088 ceph-mon[96266]: osdmap e2004: 8 total, 8 up, 8 in 2024-09-13T03:45:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:52 smithi195 ceph-mon[87742]: osdmap e2004: 8 total, 8 up, 8 in 2024-09-13T03:45:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:53 smithi088 ceph-mon[96266]: pgmap v3733: 137 pgs: 137 active+clean; 268 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-09-13T03:45:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:53 smithi088 ceph-mon[98762]: pgmap v3733: 137 pgs: 137 active+clean; 268 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-09-13T03:45:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:53 smithi195 ceph-mon[87742]: pgmap v3733: 137 pgs: 137 active+clean; 268 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-09-13T03:45:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:55 smithi195 ceph-mon[87742]: pgmap v3734: 137 pgs: 137 active+clean; 276 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 55 op/s 2024-09-13T03:45:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:55 smithi088 ceph-mon[96266]: pgmap v3734: 137 pgs: 137 active+clean; 276 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 55 op/s 2024-09-13T03:45:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:55 smithi088 ceph-mon[98762]: pgmap v3734: 137 pgs: 137 active+clean; 276 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 55 op/s 2024-09-13T03:45:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:57 smithi195 ceph-mon[87742]: pgmap v3735: 137 pgs: 137 active+clean; 293 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-09-13T03:45:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:57 smithi088 ceph-mon[98762]: pgmap v3735: 137 pgs: 137 active+clean; 293 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-09-13T03:45:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:57 smithi088 ceph-mon[96266]: pgmap v3735: 137 pgs: 137 active+clean; 293 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 46 op/s 2024-09-13T03:46:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:59 smithi195 ceph-mon[87742]: pgmap v3736: 137 pgs: 137 active+clean; 293 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 857 KiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-09-13T03:46:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:45:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:46:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:59 smithi088 ceph-mon[98762]: pgmap v3736: 137 pgs: 137 active+clean; 293 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 857 KiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-09-13T03:46:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:45:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:46:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:59 smithi088 ceph-mon[96266]: pgmap v3736: 137 pgs: 137 active+clean; 293 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 857 KiB/s rd, 4.1 MiB/s wr, 50 op/s 2024-09-13T03:46:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:45:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:46:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:01 smithi195 ceph-mon[87742]: pgmap v3737: 137 pgs: 137 active+clean; 293 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-09-13T03:46:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:01 smithi088 ceph-mon[98762]: pgmap v3737: 137 pgs: 137 active+clean; 293 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-09-13T03:46:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:01 smithi088 ceph-mon[96266]: pgmap v3737: 137 pgs: 137 active+clean; 293 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.9 MiB/s wr, 36 op/s 2024-09-13T03:46:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:46:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:46:03] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-09-13T03:46:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:03 smithi195 ceph-mon[87742]: pgmap v3738: 137 pgs: 137 active+clean; 297 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 2.8 MiB/s wr, 38 op/s 2024-09-13T03:46:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:03 smithi088 ceph-mon[98762]: pgmap v3738: 137 pgs: 137 active+clean; 297 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 2.8 MiB/s wr, 38 op/s 2024-09-13T03:46:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:03 smithi088 ceph-mon[96266]: pgmap v3738: 137 pgs: 137 active+clean; 297 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 2.8 MiB/s wr, 38 op/s 2024-09-13T03:46:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:05 smithi195 ceph-mon[87742]: pgmap v3739: 137 pgs: 137 active+clean; 305 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 3.1 MiB/s wr, 36 op/s 2024-09-13T03:46:06.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:05 smithi088 ceph-mon[98762]: pgmap v3739: 137 pgs: 137 active+clean; 305 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 3.1 MiB/s wr, 36 op/s 2024-09-13T03:46:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:05 smithi088 ceph-mon[96266]: pgmap v3739: 137 pgs: 137 active+clean; 305 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 3.1 MiB/s wr, 36 op/s 2024-09-13T03:46:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:06 smithi195 ceph-mon[87742]: osdmap e2005: 8 total, 8 up, 8 in 2024-09-13T03:46:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:06 smithi088 ceph-mon[98762]: osdmap e2005: 8 total, 8 up, 8 in 2024-09-13T03:46:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:06 smithi088 ceph-mon[96266]: osdmap e2005: 8 total, 8 up, 8 in 2024-09-13T03:46:08.231 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot (20796 ms) 2024-09-13T03:46:08.231 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/4.MinOverlap 2024-09-13T03:46:08.231 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:46:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:07 smithi195 ceph-mon[87742]: pgmap v3741: 137 pgs: 137 active+clean; 309 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-09-13T03:46:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:07 smithi088 ceph-mon[98762]: pgmap v3741: 137 pgs: 137 active+clean; 309 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-09-13T03:46:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:07 smithi088 ceph-mon[96266]: pgmap v3741: 137 pgs: 137 active+clean; 309 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-09-13T03:46:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:08 smithi195 ceph-mon[87742]: pgmap v3742: 137 pgs: 137 active+clean; 353 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.0 MiB/s wr, 27 op/s 2024-09-13T03:46:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:46:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:46:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:46:09.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:08 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:46:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:08 smithi088 ceph-mon[96266]: pgmap v3742: 137 pgs: 137 active+clean; 353 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.0 MiB/s wr, 27 op/s 2024-09-13T03:46:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:46:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:46:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:46:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:08 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:46:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:08 smithi088 ceph-mon[98762]: pgmap v3742: 137 pgs: 137 active+clean; 353 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.0 MiB/s wr, 27 op/s 2024-09-13T03:46:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:46:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:46:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:46:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:08 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:46:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:11 smithi088 ceph-mon[96266]: pgmap v3743: 137 pgs: 137 active+clean; 370 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.7 MiB/s wr, 44 op/s 2024-09-13T03:46:11.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:11 smithi088 ceph-mon[98762]: pgmap v3743: 137 pgs: 137 active+clean; 370 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.7 MiB/s wr, 44 op/s 2024-09-13T03:46:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:11 smithi195 ceph-mon[87742]: pgmap v3743: 137 pgs: 137 active+clean; 370 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.7 MiB/s wr, 44 op/s 2024-09-13T03:46:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:13 smithi088 ceph-mon[96266]: pgmap v3744: 137 pgs: 137 active+clean; 378 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.1 MiB/s wr, 43 op/s 2024-09-13T03:46:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:13 smithi088 ceph-mon[96266]: osdmap e2006: 8 total, 8 up, 8 in 2024-09-13T03:46:13.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:13 smithi088 ceph-mon[98762]: pgmap v3744: 137 pgs: 137 active+clean; 378 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.1 MiB/s wr, 43 op/s 2024-09-13T03:46:13.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:13 smithi088 ceph-mon[98762]: osdmap e2006: 8 total, 8 up, 8 in 2024-09-13T03:46:13.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:46:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:46:13] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-09-13T03:46:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:13 smithi195 ceph-mon[87742]: pgmap v3744: 137 pgs: 137 active+clean; 378 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.1 MiB/s wr, 43 op/s 2024-09-13T03:46:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:13 smithi195 ceph-mon[87742]: osdmap e2006: 8 total, 8 up, 8 in 2024-09-13T03:46:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:15 smithi088 ceph-mon[98762]: pgmap v3746: 137 pgs: 137 active+clean; 395 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 10 MiB/s wr, 72 op/s 2024-09-13T03:46:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:46:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:15 smithi088 ceph-mon[96266]: pgmap v3746: 137 pgs: 137 active+clean; 395 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 10 MiB/s wr, 72 op/s 2024-09-13T03:46:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:46:15.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:15 smithi195 ceph-mon[87742]: pgmap v3746: 137 pgs: 137 active+clean; 395 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 10 MiB/s wr, 72 op/s 2024-09-13T03:46:15.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:46:17.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:17 smithi088 ceph-mon[98762]: pgmap v3747: 137 pgs: 137 active+clean; 407 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 66 op/s 2024-09-13T03:46:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:17 smithi088 ceph-mon[96266]: pgmap v3747: 137 pgs: 137 active+clean; 407 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 66 op/s 2024-09-13T03:46:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:17 smithi195 ceph-mon[87742]: pgmap v3747: 137 pgs: 137 active+clean; 407 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 66 op/s 2024-09-13T03:46:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:19 smithi088 ceph-mon[96266]: pgmap v3748: 137 pgs: 137 active+clean; 407 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-09-13T03:46:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:19 smithi088 ceph-mon[98762]: pgmap v3748: 137 pgs: 137 active+clean; 407 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-09-13T03:46:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:19 smithi195 ceph-mon[87742]: pgmap v3748: 137 pgs: 137 active+clean; 407 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.4 MiB/s wr, 57 op/s 2024-09-13T03:46:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:21 smithi088 ceph-mon[96266]: pgmap v3749: 137 pgs: 137 active+clean; 407 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 439 KiB/s rd, 3.7 MiB/s wr, 40 op/s 2024-09-13T03:46:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:21 smithi088 ceph-mon[98762]: pgmap v3749: 137 pgs: 137 active+clean; 407 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 439 KiB/s rd, 3.7 MiB/s wr, 40 op/s 2024-09-13T03:46:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:21 smithi195 ceph-mon[87742]: pgmap v3749: 137 pgs: 137 active+clean; 407 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 439 KiB/s rd, 3.7 MiB/s wr, 40 op/s 2024-09-13T03:46:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:46:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:46:23] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-09-13T03:46:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:23 smithi088 ceph-mon[96266]: pgmap v3750: 137 pgs: 137 active+clean; 407 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-09-13T03:46:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:23 smithi088 ceph-mon[98762]: pgmap v3750: 137 pgs: 137 active+clean; 407 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-09-13T03:46:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:23 smithi195 ceph-mon[87742]: pgmap v3750: 137 pgs: 137 active+clean; 407 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-09-13T03:46:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:25 smithi088 ceph-mon[98762]: pgmap v3751: 137 pgs: 137 active+clean; 419 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-09-13T03:46:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:25 smithi088 ceph-mon[96266]: pgmap v3751: 137 pgs: 137 active+clean; 419 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-09-13T03:46:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:25 smithi195 ceph-mon[87742]: pgmap v3751: 137 pgs: 137 active+clean; 419 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 3.4 MiB/s wr, 39 op/s 2024-09-13T03:46:26.471 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/4.MinOverlap (18240 ms) 2024-09-13T03:46:26.471 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/4.ZeroOverlap 2024-09-13T03:46:26.471 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:46:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:27 smithi088 ceph-mon[96266]: pgmap v3752: 137 pgs: 137 active+clean; 423 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 408 KiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-09-13T03:46:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:27 smithi088 ceph-mon[98762]: pgmap v3752: 137 pgs: 137 active+clean; 423 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 408 KiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-09-13T03:46:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:27 smithi195 ceph-mon[87742]: pgmap v3752: 137 pgs: 137 active+clean; 423 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 408 KiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-09-13T03:46:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:29 smithi088 ceph-mon[96266]: pgmap v3753: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 22 op/s 2024-09-13T03:46:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:46:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:29 smithi088 ceph-mon[98762]: pgmap v3753: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 22 op/s 2024-09-13T03:46:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:46:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:29 smithi195 ceph-mon[87742]: pgmap v3753: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.0 MiB/s wr, 22 op/s 2024-09-13T03:46:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:46:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:31 smithi088 ceph-mon[98762]: pgmap v3754: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-09-13T03:46:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:31 smithi088 ceph-mon[98762]: osdmap e2007: 8 total, 8 up, 8 in 2024-09-13T03:46:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:31 smithi088 ceph-mon[96266]: pgmap v3754: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-09-13T03:46:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:31 smithi088 ceph-mon[96266]: osdmap e2007: 8 total, 8 up, 8 in 2024-09-13T03:46:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:31 smithi195 ceph-mon[87742]: pgmap v3754: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 24 op/s 2024-09-13T03:46:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:31 smithi195 ceph-mon[87742]: osdmap e2007: 8 total, 8 up, 8 in 2024-09-13T03:46:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:46:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:46:33] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:46:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:33 smithi088 ceph-mon[96266]: pgmap v3756: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 37 op/s 2024-09-13T03:46:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:33 smithi088 ceph-mon[98762]: pgmap v3756: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 37 op/s 2024-09-13T03:46:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:33 smithi195 ceph-mon[87742]: pgmap v3756: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 37 op/s 2024-09-13T03:46:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:35 smithi088 ceph-mon[96266]: pgmap v3757: 137 pgs: 137 active+clean; 448 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-09-13T03:46:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:35 smithi088 ceph-mon[98762]: pgmap v3757: 137 pgs: 137 active+clean; 448 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-09-13T03:46:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:35 smithi195 ceph-mon[87742]: pgmap v3757: 137 pgs: 137 active+clean; 448 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.9 MiB/s wr, 32 op/s 2024-09-13T03:46:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:37 smithi088 ceph-mon[96266]: pgmap v3758: 137 pgs: 137 active+clean; 456 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-09-13T03:46:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:37 smithi088 ceph-mon[98762]: pgmap v3758: 137 pgs: 137 active+clean; 456 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-09-13T03:46:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:37 smithi195 ceph-mon[87742]: pgmap v3758: 137 pgs: 137 active+clean; 456 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-09-13T03:46:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:39 smithi088 ceph-mon[96266]: pgmap v3759: 137 pgs: 137 active+clean; 456 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 442 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-09-13T03:46:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:39 smithi088 ceph-mon[98762]: pgmap v3759: 137 pgs: 137 active+clean; 456 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 442 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-09-13T03:46:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:39 smithi195 ceph-mon[87742]: pgmap v3759: 137 pgs: 137 active+clean; 456 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 442 KiB/s rd, 3.3 MiB/s wr, 45 op/s 2024-09-13T03:46:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:41 smithi088 ceph-mon[96266]: pgmap v3760: 137 pgs: 137 active+clean; 464 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-09-13T03:46:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:41 smithi088 ceph-mon[98762]: pgmap v3760: 137 pgs: 137 active+clean; 464 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-09-13T03:46:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:41 smithi195 ceph-mon[87742]: pgmap v3760: 137 pgs: 137 active+clean; 464 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 34 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-09-13T03:46:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:46:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:46:43] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:46:43.811 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:43 smithi088 ceph-mon[96266]: pgmap v3761: 137 pgs: 137 active+clean; 472 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 3.9 MiB/s wr, 34 op/s 2024-09-13T03:46:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:43 smithi088 ceph-mon[98762]: pgmap v3761: 137 pgs: 137 active+clean; 472 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 3.9 MiB/s wr, 34 op/s 2024-09-13T03:46:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:43 smithi195 ceph-mon[87742]: pgmap v3761: 137 pgs: 137 active+clean; 472 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 3.9 MiB/s wr, 34 op/s 2024-09-13T03:46:44.338 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/4.ZeroOverlap (17868 ms) 2024-09-13T03:46:44.822 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/4 (133511 ms total) 2024-09-13T03:46:44.823 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:46:44.823 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/5, where TypeParam = UnformattedLUKS2 2024-09-13T03:46:44.850 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/5.Simple 2024-09-13T03:46:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:46:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:46:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:46:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:45 smithi088 ceph-mon[96266]: pgmap v3762: 137 pgs: 137 active+clean; 472 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 3.8 MiB/s wr, 33 op/s 2024-09-13T03:46:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:45 smithi088 ceph-mon[96266]: osdmap e2008: 8 total, 8 up, 8 in 2024-09-13T03:46:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:45 smithi088 ceph-mon[98762]: pgmap v3762: 137 pgs: 137 active+clean; 472 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 3.8 MiB/s wr, 33 op/s 2024-09-13T03:46:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:45 smithi088 ceph-mon[98762]: osdmap e2008: 8 total, 8 up, 8 in 2024-09-13T03:46:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:45 smithi195 ceph-mon[87742]: pgmap v3762: 137 pgs: 137 active+clean; 472 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 3.8 MiB/s wr, 33 op/s 2024-09-13T03:46:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:45 smithi195 ceph-mon[87742]: osdmap e2008: 8 total, 8 up, 8 in 2024-09-13T03:46:46.840 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:46:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:46 smithi088 ceph-mon[96266]: osdmap e2009: 8 total, 8 up, 8 in 2024-09-13T03:46:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2366626448' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:46:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:46 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:46:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:46 smithi088 ceph-mon[98762]: osdmap e2009: 8 total, 8 up, 8 in 2024-09-13T03:46:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2366626448' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:46:47.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:46 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:46:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:46 smithi195 ceph-mon[87742]: osdmap e2009: 8 total, 8 up, 8 in 2024-09-13T03:46:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2366626448' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:46:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:46 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:46:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:47 smithi088 ceph-mon[96266]: pgmap v3765: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:46:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:47 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:46:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:47 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:46:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:47 smithi088 ceph-mon[96266]: osdmap e2010: 8 total, 8 up, 8 in 2024-09-13T03:46:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:47 smithi088 ceph-mon[98762]: pgmap v3765: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:46:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:47 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:46:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:47 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:46:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:47 smithi088 ceph-mon[98762]: osdmap e2010: 8 total, 8 up, 8 in 2024-09-13T03:46:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:47 smithi195 ceph-mon[87742]: pgmap v3765: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:46:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:47 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:46:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:47 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:46:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:47 smithi195 ceph-mon[87742]: osdmap e2010: 8 total, 8 up, 8 in 2024-09-13T03:46:49.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:48 smithi088 ceph-mon[98762]: osdmap e2011: 8 total, 8 up, 8 in 2024-09-13T03:46:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:48 smithi088 ceph-mon[96266]: osdmap e2011: 8 total, 8 up, 8 in 2024-09-13T03:46:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:48 smithi195 ceph-mon[87742]: osdmap e2011: 8 total, 8 up, 8 in 2024-09-13T03:46:50.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:49 smithi088 ceph-mon[98762]: pgmap v3768: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:46:50.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:49 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:46:50.194 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:49 smithi088 ceph-mon[98762]: osdmap e2012: 8 total, 8 up, 8 in 2024-09-13T03:46:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:49 smithi088 ceph-mon[96266]: pgmap v3768: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:46:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:49 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:46:50.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:49 smithi088 ceph-mon[96266]: osdmap e2012: 8 total, 8 up, 8 in 2024-09-13T03:46:50.243 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:49 smithi195 ceph-mon[87742]: pgmap v3768: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:46:50.243 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:49 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:46:50.243 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:49 smithi195 ceph-mon[87742]: osdmap e2012: 8 total, 8 up, 8 in 2024-09-13T03:46:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:51 smithi088 ceph-mon[98762]: pgmap v3770: 137 pgs: 3 creating+peering, 4 unknown, 130 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-13T03:46:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:51 smithi088 ceph-mon[96266]: pgmap v3770: 137 pgs: 3 creating+peering, 4 unknown, 130 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-13T03:46:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:51 smithi195 ceph-mon[87742]: pgmap v3770: 137 pgs: 3 creating+peering, 4 unknown, 130 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.1 KiB/s wr, 3 op/s 2024-09-13T03:46:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:46:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:46:53] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-09-13T03:46:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:53 smithi088 ceph-mon[98762]: pgmap v3771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 3 op/s 2024-09-13T03:46:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:53 smithi088 ceph-mon[96266]: pgmap v3771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 3 op/s 2024-09-13T03:46:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:53 smithi195 ceph-mon[87742]: pgmap v3771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 3 op/s 2024-09-13T03:46:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:55 smithi088 ceph-mon[98762]: pgmap v3772: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2024-09-13T03:46:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:55 smithi088 ceph-mon[96266]: pgmap v3772: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2024-09-13T03:46:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:55 smithi195 ceph-mon[87742]: pgmap v3772: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2024-09-13T03:46:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:57 smithi088 ceph-mon[98762]: pgmap v3773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 975 B/s wr, 6 op/s 2024-09-13T03:46:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:57 smithi088 ceph-mon[98762]: osdmap e2013: 8 total, 8 up, 8 in 2024-09-13T03:46:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:57 smithi088 ceph-mon[96266]: pgmap v3773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 975 B/s wr, 6 op/s 2024-09-13T03:46:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:57 smithi088 ceph-mon[96266]: osdmap e2013: 8 total, 8 up, 8 in 2024-09-13T03:46:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:57 smithi195 ceph-mon[87742]: pgmap v3773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 975 B/s wr, 6 op/s 2024-09-13T03:46:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:57 smithi195 ceph-mon[87742]: osdmap e2013: 8 total, 8 up, 8 in 2024-09-13T03:47:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:59 smithi088 ceph-mon[98762]: pgmap v3775: 137 pgs: 137 active+clean; 21 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-09-13T03:47:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:46:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:59 smithi088 ceph-mon[96266]: pgmap v3775: 137 pgs: 137 active+clean; 21 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-09-13T03:47:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:46:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:47:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:59 smithi195 ceph-mon[87742]: pgmap v3775: 137 pgs: 137 active+clean; 21 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.7 KiB/s rd, 1.7 MiB/s wr, 7 op/s 2024-09-13T03:47:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:46:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:47:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:01 smithi088 ceph-mon[96266]: pgmap v3776: 137 pgs: 137 active+clean; 38 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-09-13T03:47:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:01 smithi088 ceph-mon[98762]: pgmap v3776: 137 pgs: 137 active+clean; 38 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-09-13T03:47:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:01 smithi195 ceph-mon[87742]: pgmap v3776: 137 pgs: 137 active+clean; 38 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-09-13T03:47:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:47:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:47:03] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-09-13T03:47:04.116 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/5.Simple (19266 ms) 2024-09-13T03:47:04.116 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/5.Grow 2024-09-13T03:47:04.116 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:47:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:03 smithi088 ceph-mon[96266]: pgmap v3777: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-09-13T03:47:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:03 smithi088 ceph-mon[98762]: pgmap v3777: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-09-13T03:47:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:03 smithi195 ceph-mon[87742]: pgmap v3777: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 47 KiB/s rd, 4.1 MiB/s wr, 27 op/s 2024-09-13T03:47:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.13", "id": [3, 6]}]: dispatch 2024-09-13T03:47:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:04 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.19", "id": [4, 6]}]: dispatch 2024-09-13T03:47:05.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.13", "id": [3, 6]}]: dispatch 2024-09-13T03:47:05.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:04 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.19", "id": [4, 6]}]: dispatch 2024-09-13T03:47:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.13", "id": [3, 6]}]: dispatch 2024-09-13T03:47:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:04 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.19", "id": [4, 6]}]: dispatch 2024-09-13T03:47:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:05 smithi088 ceph-mon[98762]: pgmap v3778: 137 pgs: 137 active+clean; 62 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.7 MiB/s wr, 53 op/s 2024-09-13T03:47:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.13", "id": [3, 6]}]': finished 2024-09-13T03:47:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.19", "id": [4, 6]}]': finished 2024-09-13T03:47:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:05 smithi088 ceph-mon[98762]: osdmap e2014: 8 total, 8 up, 8 in 2024-09-13T03:47:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:05 smithi088 ceph-mon[96266]: pgmap v3778: 137 pgs: 137 active+clean; 62 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.7 MiB/s wr, 53 op/s 2024-09-13T03:47:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.13", "id": [3, 6]}]': finished 2024-09-13T03:47:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.19", "id": [4, 6]}]': finished 2024-09-13T03:47:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:05 smithi088 ceph-mon[96266]: osdmap e2014: 8 total, 8 up, 8 in 2024-09-13T03:47:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:05 smithi195 ceph-mon[87742]: pgmap v3778: 137 pgs: 137 active+clean; 62 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 5.7 MiB/s wr, 53 op/s 2024-09-13T03:47:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.13", "id": [3, 6]}]': finished 2024-09-13T03:47:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.19", "id": [4, 6]}]': finished 2024-09-13T03:47:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:05 smithi195 ceph-mon[87742]: osdmap e2014: 8 total, 8 up, 8 in 2024-09-13T03:47:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:06 smithi088 ceph-mon[98762]: osdmap e2015: 8 total, 8 up, 8 in 2024-09-13T03:47:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:06 smithi088 ceph-mon[96266]: osdmap e2015: 8 total, 8 up, 8 in 2024-09-13T03:47:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:06 smithi195 ceph-mon[87742]: osdmap e2015: 8 total, 8 up, 8 in 2024-09-13T03:47:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:07 smithi088 ceph-mon[98762]: pgmap v3781: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.3 MiB/s wr, 80 op/s 2024-09-13T03:47:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:07 smithi088 ceph-mon[96266]: pgmap v3781: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.3 MiB/s wr, 80 op/s 2024-09-13T03:47:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:07 smithi195 ceph-mon[87742]: pgmap v3781: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.3 MiB/s wr, 80 op/s 2024-09-13T03:47:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:09 smithi088 ceph-mon[98762]: pgmap v3782: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 6.1 MiB/s wr, 57 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:47:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:09 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:47:10.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:09 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:47:10.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:09 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:47:10.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:09 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:47:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:09 smithi088 ceph-mon[96266]: pgmap v3782: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 6.1 MiB/s wr, 57 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:47:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:47:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:47:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:47:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:09 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:47:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:09 smithi195 ceph-mon[87742]: pgmap v3782: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 6.1 MiB/s wr, 57 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:47:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:09 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:47:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:09 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:47:10.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:09 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:47:10.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:09 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:47:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:11 smithi088 ceph-mon[98762]: pgmap v3783: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 5.1 MiB/s wr, 55 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:47:12.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:11 smithi088 ceph-mon[96266]: pgmap v3783: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 5.1 MiB/s wr, 55 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:47:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:11 smithi195 ceph-mon[87742]: pgmap v3783: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 5.1 MiB/s wr, 55 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:47:13.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:12 smithi088 ceph-mon[98762]: osdmap e2016: 8 total, 8 up, 8 in 2024-09-13T03:47:13.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:47:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:47:13] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-09-13T03:47:13.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:12 smithi088 ceph-mon[96266]: osdmap e2016: 8 total, 8 up, 8 in 2024-09-13T03:47:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:12 smithi195 ceph-mon[87742]: osdmap e2016: 8 total, 8 up, 8 in 2024-09-13T03:47:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:13 smithi088 ceph-mon[98762]: pgmap v3785: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 556 KiB/s wr, 3 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-09-13T03:47:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:13 smithi088 ceph-mon[96266]: pgmap v3785: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 556 KiB/s wr, 3 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-09-13T03:47:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:13 smithi195 ceph-mon[87742]: pgmap v3785: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 556 KiB/s wr, 3 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-09-13T03:47:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:47:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:47:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:47:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:15 smithi088 ceph-mon[96266]: pgmap v3786: 137 pgs: 137 active+clean; 104 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:47:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:15 smithi088 ceph-mon[98762]: pgmap v3786: 137 pgs: 137 active+clean; 104 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:47:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:15 smithi195 ceph-mon[87742]: pgmap v3786: 137 pgs: 137 active+clean; 104 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:47:18.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:17 smithi088 ceph-mon[96266]: pgmap v3787: 137 pgs: 137 active+clean; 124 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 34 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:47:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:17 smithi088 ceph-mon[98762]: pgmap v3787: 137 pgs: 137 active+clean; 124 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 34 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:47:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:17 smithi195 ceph-mon[87742]: pgmap v3787: 137 pgs: 137 active+clean; 124 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 34 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-09-13T03:47:18.278 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/5.Grow (14163 ms) 2024-09-13T03:47:18.279 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/5.Shrink 2024-09-13T03:47:18.279 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:47:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:19 smithi088 ceph-mon[96266]: pgmap v3788: 137 pgs: 137 active+clean; 152 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.5 MiB/s wr, 54 op/s 2024-09-13T03:47:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:19 smithi088 ceph-mon[98762]: pgmap v3788: 137 pgs: 137 active+clean; 152 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.5 MiB/s wr, 54 op/s 2024-09-13T03:47:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:19 smithi195 ceph-mon[87742]: pgmap v3788: 137 pgs: 137 active+clean; 152 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 6.5 MiB/s wr, 54 op/s 2024-09-13T03:47:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:21 smithi088 ceph-mon[96266]: pgmap v3789: 137 pgs: 137 active+clean; 165 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.8 MiB/s wr, 68 op/s 2024-09-13T03:47:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:21 smithi088 ceph-mon[98762]: pgmap v3789: 137 pgs: 137 active+clean; 165 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.8 MiB/s wr, 68 op/s 2024-09-13T03:47:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:21 smithi195 ceph-mon[87742]: pgmap v3789: 137 pgs: 137 active+clean; 165 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.8 MiB/s wr, 68 op/s 2024-09-13T03:47:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:47:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:47:23] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:47:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:23 smithi088 ceph-mon[98762]: pgmap v3790: 137 pgs: 137 active+clean; 169 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 7.9 MiB/s wr, 67 op/s 2024-09-13T03:47:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:23 smithi088 ceph-mon[96266]: pgmap v3790: 137 pgs: 137 active+clean; 169 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 7.9 MiB/s wr, 67 op/s 2024-09-13T03:47:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:23 smithi195 ceph-mon[87742]: pgmap v3790: 137 pgs: 137 active+clean; 169 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 7.9 MiB/s wr, 67 op/s 2024-09-13T03:47:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:25 smithi088 ceph-mon[96266]: pgmap v3791: 137 pgs: 137 active+clean; 169 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 58 op/s 2024-09-13T03:47:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:25 smithi088 ceph-mon[98762]: pgmap v3791: 137 pgs: 137 active+clean; 169 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 58 op/s 2024-09-13T03:47:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:25 smithi195 ceph-mon[87742]: pgmap v3791: 137 pgs: 137 active+clean; 169 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 58 op/s 2024-09-13T03:47:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:27 smithi088 ceph-mon[98762]: pgmap v3792: 137 pgs: 137 active+clean; 169 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.4 MiB/s wr, 58 op/s 2024-09-13T03:47:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:27 smithi088 ceph-mon[98762]: osdmap e2017: 8 total, 8 up, 8 in 2024-09-13T03:47:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:27 smithi088 ceph-mon[96266]: pgmap v3792: 137 pgs: 137 active+clean; 169 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.4 MiB/s wr, 58 op/s 2024-09-13T03:47:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:27 smithi088 ceph-mon[96266]: osdmap e2017: 8 total, 8 up, 8 in 2024-09-13T03:47:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:27 smithi195 ceph-mon[87742]: pgmap v3792: 137 pgs: 137 active+clean; 169 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.4 MiB/s wr, 58 op/s 2024-09-13T03:47:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:27 smithi195 ceph-mon[87742]: osdmap e2017: 8 total, 8 up, 8 in 2024-09-13T03:47:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:29 smithi195 ceph-mon[87742]: pgmap v3794: 137 pgs: 137 active+clean; 185 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.3 MiB/s wr, 16 op/s 2024-09-13T03:47:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:47:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:29 smithi088 ceph-mon[98762]: pgmap v3794: 137 pgs: 137 active+clean; 185 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.3 MiB/s wr, 16 op/s 2024-09-13T03:47:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:47:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:29 smithi088 ceph-mon[96266]: pgmap v3794: 137 pgs: 137 active+clean; 185 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.3 MiB/s wr, 16 op/s 2024-09-13T03:47:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:47:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:31 smithi195 ceph-mon[87742]: pgmap v3795: 137 pgs: 137 active+clean; 202 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-09-13T03:47:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:31 smithi088 ceph-mon[96266]: pgmap v3795: 137 pgs: 137 active+clean; 202 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-09-13T03:47:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:31 smithi088 ceph-mon[98762]: pgmap v3795: 137 pgs: 137 active+clean; 202 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.7 MiB/s wr, 35 op/s 2024-09-13T03:47:33.254 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/5.Shrink (14975 ms) 2024-09-13T03:47:33.254 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOne 2024-09-13T03:47:33.254 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:47:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:47:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:47:33] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:47:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:33 smithi195 ceph-mon[87742]: pgmap v3796: 137 pgs: 137 active+clean; 218 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-13T03:47:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:33 smithi088 ceph-mon[98762]: pgmap v3796: 137 pgs: 137 active+clean; 218 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-13T03:47:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:33 smithi088 ceph-mon[96266]: pgmap v3796: 137 pgs: 137 active+clean; 218 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-13T03:47:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:35 smithi195 ceph-mon[87742]: pgmap v3797: 137 pgs: 137 active+clean; 234 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-09-13T03:47:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:35 smithi088 ceph-mon[98762]: pgmap v3797: 137 pgs: 137 active+clean; 234 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-09-13T03:47:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:35 smithi088 ceph-mon[96266]: pgmap v3797: 137 pgs: 137 active+clean; 234 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-09-13T03:47:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:37 smithi195 ceph-mon[87742]: pgmap v3798: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 70 op/s 2024-09-13T03:47:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:37 smithi088 ceph-mon[96266]: pgmap v3798: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 70 op/s 2024-09-13T03:47:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:37 smithi088 ceph-mon[98762]: pgmap v3798: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 70 op/s 2024-09-13T03:47:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:39 smithi195 ceph-mon[87742]: pgmap v3799: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 63 op/s 2024-09-13T03:47:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:39 smithi088 ceph-mon[98762]: pgmap v3799: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 63 op/s 2024-09-13T03:47:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:39 smithi088 ceph-mon[96266]: pgmap v3799: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 63 op/s 2024-09-13T03:47:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:41 smithi195 ceph-mon[87742]: pgmap v3800: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.5 MiB/s wr, 58 op/s 2024-09-13T03:47:43.240 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:41 smithi195 ceph-mon[87742]: osdmap e2018: 8 total, 8 up, 8 in 2024-09-13T03:47:43.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:41 smithi088 ceph-mon[98762]: pgmap v3800: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.5 MiB/s wr, 58 op/s 2024-09-13T03:47:43.241 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:41 smithi088 ceph-mon[98762]: osdmap e2018: 8 total, 8 up, 8 in 2024-09-13T03:47:43.241 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:41 smithi088 ceph-mon[96266]: pgmap v3800: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.5 MiB/s wr, 58 op/s 2024-09-13T03:47:43.241 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:41 smithi088 ceph-mon[96266]: osdmap e2018: 8 total, 8 up, 8 in 2024-09-13T03:47:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:47:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:47:43] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:47:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:43 smithi195 ceph-mon[87742]: pgmap v3802: 137 pgs: 137 active+clean; 263 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-13T03:47:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:43 smithi088 ceph-mon[98762]: pgmap v3802: 137 pgs: 137 active+clean; 263 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-13T03:47:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:43 smithi088 ceph-mon[96266]: pgmap v3802: 137 pgs: 137 active+clean; 263 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-13T03:47:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:47:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:47:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:47:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:45 smithi195 ceph-mon[87742]: pgmap v3803: 137 pgs: 137 active+clean; 275 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-09-13T03:47:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:45 smithi088 ceph-mon[98762]: pgmap v3803: 137 pgs: 137 active+clean; 275 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-09-13T03:47:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:45 smithi088 ceph-mon[96266]: pgmap v3803: 137 pgs: 137 active+clean; 275 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-09-13T03:47:47.146 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOne (13892 ms) 2024-09-13T03:47:47.146 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot 2024-09-13T03:47:47.146 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:47:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:47 smithi195 ceph-mon[87742]: pgmap v3804: 137 pgs: 137 active+clean; 292 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-09-13T03:47:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:47 smithi088 ceph-mon[98762]: pgmap v3804: 137 pgs: 137 active+clean; 292 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-09-13T03:47:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:47 smithi088 ceph-mon[96266]: pgmap v3804: 137 pgs: 137 active+clean; 292 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-09-13T03:47:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:49 smithi195 ceph-mon[87742]: pgmap v3805: 137 pgs: 137 active+clean; 296 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-09-13T03:47:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:49 smithi088 ceph-mon[98762]: pgmap v3805: 137 pgs: 137 active+clean; 296 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-09-13T03:47:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:49 smithi088 ceph-mon[96266]: pgmap v3805: 137 pgs: 137 active+clean; 296 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-09-13T03:47:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:51 smithi195 ceph-mon[87742]: pgmap v3806: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-09-13T03:47:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:51 smithi088 ceph-mon[98762]: pgmap v3806: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-09-13T03:47:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:51 smithi088 ceph-mon[96266]: pgmap v3806: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-09-13T03:47:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:47:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:47:53] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:47:54.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:53 smithi195 ceph-mon[87742]: pgmap v3807: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.1 MiB/s wr, 47 op/s 2024-09-13T03:47:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:53 smithi088 ceph-mon[98762]: pgmap v3807: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.1 MiB/s wr, 47 op/s 2024-09-13T03:47:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:53 smithi088 ceph-mon[96266]: pgmap v3807: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 5.1 MiB/s wr, 47 op/s 2024-09-13T03:47:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:54 smithi088 ceph-mon[98762]: pgmap v3808: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.4 MiB/s wr, 44 op/s 2024-09-13T03:47:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:54 smithi088 ceph-mon[96266]: pgmap v3808: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.4 MiB/s wr, 44 op/s 2024-09-13T03:47:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:54 smithi195 ceph-mon[87742]: pgmap v3808: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.4 MiB/s wr, 44 op/s 2024-09-13T03:47:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:55 smithi088 ceph-mon[98762]: osdmap e2019: 8 total, 8 up, 8 in 2024-09-13T03:47:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:55 smithi088 ceph-mon[96266]: osdmap e2019: 8 total, 8 up, 8 in 2024-09-13T03:47:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:55 smithi195 ceph-mon[87742]: osdmap e2019: 8 total, 8 up, 8 in 2024-09-13T03:47:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:56 smithi088 ceph-mon[96266]: pgmap v3810: 137 pgs: 137 active+clean; 316 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-13T03:47:57.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:56 smithi088 ceph-mon[98762]: pgmap v3810: 137 pgs: 137 active+clean; 316 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-13T03:47:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:56 smithi195 ceph-mon[87742]: pgmap v3810: 137 pgs: 137 active+clean; 316 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2024-09-13T03:47:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:47:59 smithi088 ceph-mon[96266]: pgmap v3811: 137 pgs: 137 active+clean; 345 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 938 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-09-13T03:47:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:47:59 smithi088 ceph-mon[98762]: pgmap v3811: 137 pgs: 137 active+clean; 345 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 938 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-09-13T03:47:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:47:59 smithi195 ceph-mon[87742]: pgmap v3811: 137 pgs: 137 active+clean; 345 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 938 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-09-13T03:48:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:00 smithi088 ceph-mon[96266]: osdmap e2020: 8 total, 8 up, 8 in 2024-09-13T03:48:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:48:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:00 smithi088 ceph-mon[98762]: osdmap e2020: 8 total, 8 up, 8 in 2024-09-13T03:48:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:48:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:00 smithi195 ceph-mon[87742]: osdmap e2020: 8 total, 8 up, 8 in 2024-09-13T03:48:00.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:48:01.611 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot (14465 ms) 2024-09-13T03:48:01.611 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/5.MinOverlap 2024-09-13T03:48:01.611 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:48:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:01 smithi088 ceph-mon[96266]: pgmap v3813: 137 pgs: 137 active+clean; 361 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 6.1 MiB/s wr, 67 op/s 2024-09-13T03:48:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:01 smithi088 ceph-mon[98762]: pgmap v3813: 137 pgs: 137 active+clean; 361 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 6.1 MiB/s wr, 67 op/s 2024-09-13T03:48:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:01 smithi195 ceph-mon[87742]: pgmap v3813: 137 pgs: 137 active+clean; 361 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 156 KiB/s rd, 6.1 MiB/s wr, 67 op/s 2024-09-13T03:48:02.734 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 03:48:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=cleanup t=2024-09-13T03:48:02.36434112Z level=info msg="Completed cleanup jobs" duration=23.32089ms 2024-09-13T03:48:03.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:03 smithi088 ceph-mon[98762]: pgmap v3814: 137 pgs: 137 active+clean; 398 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 11 MiB/s wr, 69 op/s 2024-09-13T03:48:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:48:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:48:03] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-09-13T03:48:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:03 smithi088 ceph-mon[96266]: pgmap v3814: 137 pgs: 137 active+clean; 398 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 11 MiB/s wr, 69 op/s 2024-09-13T03:48:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:03 smithi195 ceph-mon[87742]: pgmap v3814: 137 pgs: 137 active+clean; 398 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 11 MiB/s wr, 69 op/s 2024-09-13T03:48:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:05 smithi088 ceph-mon[98762]: pgmap v3815: 137 pgs: 137 active+clean; 430 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 13 MiB/s wr, 75 op/s 2024-09-13T03:48:05.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:05 smithi088 ceph-mon[96266]: pgmap v3815: 137 pgs: 137 active+clean; 430 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 13 MiB/s wr, 75 op/s 2024-09-13T03:48:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:05 smithi195 ceph-mon[87742]: pgmap v3815: 137 pgs: 137 active+clean; 430 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 13 MiB/s wr, 75 op/s 2024-09-13T03:48:07.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:07 smithi088 ceph-mon[98762]: pgmap v3816: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 82 op/s 2024-09-13T03:48:07.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:07 smithi088 ceph-mon[96266]: pgmap v3816: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 82 op/s 2024-09-13T03:48:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:07 smithi195 ceph-mon[87742]: pgmap v3816: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 12 MiB/s wr, 82 op/s 2024-09-13T03:48:09.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:09 smithi088 ceph-mon[98762]: pgmap v3817: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.3 MiB/s wr, 52 op/s 2024-09-13T03:48:09.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:09 smithi088 ceph-mon[96266]: pgmap v3817: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.3 MiB/s wr, 52 op/s 2024-09-13T03:48:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:09 smithi195 ceph-mon[87742]: pgmap v3817: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 5.8 MiB/s rd, 9.3 MiB/s wr, 52 op/s 2024-09-13T03:48:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:10 smithi088 ceph-mon[98762]: osdmap e2021: 8 total, 8 up, 8 in 2024-09-13T03:48:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:10 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:48:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:10 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:48:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:10 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:48:10.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:10 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:48:10.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:10 smithi088 ceph-mon[96266]: osdmap e2021: 8 total, 8 up, 8 in 2024-09-13T03:48:10.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:10 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:48:10.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:10 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:48:10.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:10 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:48:10.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:10 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:48:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:10 smithi195 ceph-mon[87742]: osdmap e2021: 8 total, 8 up, 8 in 2024-09-13T03:48:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:10 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:48:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:10 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:48:10.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:10 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:48:10.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:10 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:48:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:11 smithi088 ceph-mon[98762]: pgmap v3819: 137 pgs: 137 active+clean; 463 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.7 MiB/s rd, 10 MiB/s wr, 52 op/s 2024-09-13T03:48:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:11 smithi088 ceph-mon[96266]: pgmap v3819: 137 pgs: 137 active+clean; 463 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.7 MiB/s rd, 10 MiB/s wr, 52 op/s 2024-09-13T03:48:12.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:11 smithi195 ceph-mon[87742]: pgmap v3819: 137 pgs: 137 active+clean; 463 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 5.7 MiB/s rd, 10 MiB/s wr, 52 op/s 2024-09-13T03:48:13.450 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:48:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:48:13] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-09-13T03:48:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:13 smithi088 ceph-mon[98762]: pgmap v3820: 137 pgs: 137 active+clean; 471 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 7.3 MiB/s wr, 51 op/s 2024-09-13T03:48:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:13 smithi088 ceph-mon[96266]: pgmap v3820: 137 pgs: 137 active+clean; 471 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 7.3 MiB/s wr, 51 op/s 2024-09-13T03:48:14.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:13 smithi195 ceph-mon[87742]: pgmap v3820: 137 pgs: 137 active+clean; 471 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 7.3 MiB/s wr, 51 op/s 2024-09-13T03:48:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:48:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:48:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:48:15.773 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/5.MinOverlap (14162 ms) 2024-09-13T03:48:15.773 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/5.ZeroOverlap 2024-09-13T03:48:15.773 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:48:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:15 smithi088 ceph-mon[96266]: pgmap v3821: 137 pgs: 137 active+clean; 479 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 56 op/s 2024-09-13T03:48:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:15 smithi088 ceph-mon[98762]: pgmap v3821: 137 pgs: 137 active+clean; 479 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 56 op/s 2024-09-13T03:48:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:15 smithi195 ceph-mon[87742]: pgmap v3821: 137 pgs: 137 active+clean; 479 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.9 MiB/s wr, 56 op/s 2024-09-13T03:48:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:17 smithi195 ceph-mon[87742]: pgmap v3822: 137 pgs: 137 active+clean; 487 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-09-13T03:48:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:17 smithi088 ceph-mon[98762]: pgmap v3822: 137 pgs: 137 active+clean; 487 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-09-13T03:48:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:17 smithi088 ceph-mon[96266]: pgmap v3822: 137 pgs: 137 active+clean; 487 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 43 op/s 2024-09-13T03:48:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:19 smithi195 ceph-mon[87742]: pgmap v3823: 137 pgs: 137 active+clean; 491 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.7 MiB/s wr, 49 op/s 2024-09-13T03:48:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:19 smithi088 ceph-mon[96266]: pgmap v3823: 137 pgs: 137 active+clean; 491 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.7 MiB/s wr, 49 op/s 2024-09-13T03:48:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:19 smithi088 ceph-mon[98762]: pgmap v3823: 137 pgs: 137 active+clean; 491 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.7 MiB/s wr, 49 op/s 2024-09-13T03:48:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:21 smithi195 ceph-mon[87742]: pgmap v3824: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 58 op/s 2024-09-13T03:48:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:21 smithi088 ceph-mon[98762]: pgmap v3824: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 58 op/s 2024-09-13T03:48:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:21 smithi088 ceph-mon[96266]: pgmap v3824: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 58 op/s 2024-09-13T03:48:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:48:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:48:23] "GET /metrics HTTP/1.1" 200 36719 "" "Prometheus/2.43.0" 2024-09-13T03:48:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:23 smithi195 ceph-mon[87742]: pgmap v3825: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 35 op/s 2024-09-13T03:48:24.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:23 smithi088 ceph-mon[98762]: pgmap v3825: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 35 op/s 2024-09-13T03:48:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:23 smithi088 ceph-mon[96266]: pgmap v3825: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 35 op/s 2024-09-13T03:48:25.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:24 smithi195 ceph-mon[87742]: osdmap e2022: 8 total, 8 up, 8 in 2024-09-13T03:48:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:24 smithi088 ceph-mon[98762]: osdmap e2022: 8 total, 8 up, 8 in 2024-09-13T03:48:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:24 smithi088 ceph-mon[96266]: osdmap e2022: 8 total, 8 up, 8 in 2024-09-13T03:48:26.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:25 smithi195 ceph-mon[87742]: pgmap v3827: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-09-13T03:48:26.696 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:25 smithi088 ceph-mon[98762]: pgmap v3827: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-09-13T03:48:26.696 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:25 smithi088 ceph-mon[96266]: pgmap v3827: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-09-13T03:48:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:27 smithi195 ceph-mon[87742]: pgmap v3828: 137 pgs: 137 active+clean; 523 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 52 op/s 2024-09-13T03:48:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:27 smithi088 ceph-mon[98762]: pgmap v3828: 137 pgs: 137 active+clean; 523 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 52 op/s 2024-09-13T03:48:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:27 smithi088 ceph-mon[96266]: pgmap v3828: 137 pgs: 137 active+clean; 523 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 52 op/s 2024-09-13T03:48:30.124 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/5.ZeroOverlap (14352 ms) 2024-09-13T03:48:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:29 smithi195 ceph-mon[87742]: pgmap v3829: 137 pgs: 137 active+clean; 540 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 502 KiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-09-13T03:48:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:48:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:29 smithi088 ceph-mon[96266]: pgmap v3829: 137 pgs: 137 active+clean; 540 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 502 KiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-09-13T03:48:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:48:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:29 smithi088 ceph-mon[98762]: pgmap v3829: 137 pgs: 137 active+clean; 540 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 502 KiB/s rd, 4.9 MiB/s wr, 47 op/s 2024-09-13T03:48:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:48:30.988 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/5 (105275 ms total) 2024-09-13T03:48:30.988 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:48:30.988 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/6, where TypeParam = LUKS2UnderLUKS2 2024-09-13T03:48:31.018 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/6.Simple 2024-09-13T03:48:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:31 smithi195 ceph-mon[87742]: pgmap v3830: 137 pgs: 137 active+clean; 552 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 944 KiB/s rd, 5.3 MiB/s wr, 52 op/s 2024-09-13T03:48:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:31 smithi195 ceph-mon[87742]: osdmap e2023: 8 total, 8 up, 8 in 2024-09-13T03:48:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:31 smithi088 ceph-mon[96266]: pgmap v3830: 137 pgs: 137 active+clean; 552 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 944 KiB/s rd, 5.3 MiB/s wr, 52 op/s 2024-09-13T03:48:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:31 smithi088 ceph-mon[96266]: osdmap e2023: 8 total, 8 up, 8 in 2024-09-13T03:48:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:31 smithi088 ceph-mon[98762]: pgmap v3830: 137 pgs: 137 active+clean; 552 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 944 KiB/s rd, 5.3 MiB/s wr, 52 op/s 2024-09-13T03:48:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:31 smithi088 ceph-mon[98762]: osdmap e2023: 8 total, 8 up, 8 in 2024-09-13T03:48:33.003 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:48:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:48:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:48:33] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-09-13T03:48:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:32 smithi088 ceph-mon[98762]: osdmap e2024: 8 total, 8 up, 8 in 2024-09-13T03:48:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:32 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/477231962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:48:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:32 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:48:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:32 smithi088 ceph-mon[96266]: osdmap e2024: 8 total, 8 up, 8 in 2024-09-13T03:48:33.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:32 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/477231962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:48:33.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:32 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:48:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:32 smithi195 ceph-mon[87742]: osdmap e2024: 8 total, 8 up, 8 in 2024-09-13T03:48:33.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:32 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/477231962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:48:33.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:32 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:48:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:33 smithi088 ceph-mon[96266]: pgmap v3833: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:48:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:33 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:48:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:33 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:48:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:33 smithi088 ceph-mon[96266]: osdmap e2025: 8 total, 8 up, 8 in 2024-09-13T03:48:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:33 smithi088 ceph-mon[98762]: pgmap v3833: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:48:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:33 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:48:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:33 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:48:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:33 smithi088 ceph-mon[98762]: osdmap e2025: 8 total, 8 up, 8 in 2024-09-13T03:48:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:33 smithi195 ceph-mon[87742]: pgmap v3833: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:48:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:33 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:48:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:33 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:48:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:33 smithi195 ceph-mon[87742]: osdmap e2025: 8 total, 8 up, 8 in 2024-09-13T03:48:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:35 smithi088 ceph-mon[96266]: osdmap e2026: 8 total, 8 up, 8 in 2024-09-13T03:48:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:35 smithi088 ceph-mon[96266]: pgmap v3836: 137 pgs: 13 creating+peering, 18 unknown, 106 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:48:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:35 smithi088 ceph-mon[98762]: osdmap e2026: 8 total, 8 up, 8 in 2024-09-13T03:48:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:35 smithi088 ceph-mon[98762]: pgmap v3836: 137 pgs: 13 creating+peering, 18 unknown, 106 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:48:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:35 smithi195 ceph-mon[87742]: osdmap e2026: 8 total, 8 up, 8 in 2024-09-13T03:48:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:35 smithi195 ceph-mon[87742]: pgmap v3836: 137 pgs: 13 creating+peering, 18 unknown, 106 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:48:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:36 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:48:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:36 smithi088 ceph-mon[96266]: osdmap e2027: 8 total, 8 up, 8 in 2024-09-13T03:48:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:36 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:48:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:36 smithi088 ceph-mon[98762]: osdmap e2027: 8 total, 8 up, 8 in 2024-09-13T03:48:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:36 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:48:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:36 smithi195 ceph-mon[87742]: osdmap e2027: 8 total, 8 up, 8 in 2024-09-13T03:48:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:37 smithi088 ceph-mon[96266]: pgmap v3838: 137 pgs: 13 creating+peering, 6 unknown, 118 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 957 B/s wr, 3 op/s 2024-09-13T03:48:37.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:37 smithi088 ceph-mon[98762]: pgmap v3838: 137 pgs: 13 creating+peering, 6 unknown, 118 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 957 B/s wr, 3 op/s 2024-09-13T03:48:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:37 smithi195 ceph-mon[87742]: pgmap v3838: 137 pgs: 13 creating+peering, 6 unknown, 118 active+clean; 4.6 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 957 B/s wr, 3 op/s 2024-09-13T03:48:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:39 smithi088 ceph-mon[98762]: pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-09-13T03:48:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:39 smithi088 ceph-mon[96266]: pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-09-13T03:48:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:39 smithi195 ceph-mon[87742]: pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2024-09-13T03:48:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:41 smithi088 ceph-mon[98762]: pgmap v3840: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2024-09-13T03:48:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:41 smithi088 ceph-mon[96266]: pgmap v3840: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2024-09-13T03:48:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:41 smithi195 ceph-mon[87742]: pgmap v3840: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.1 KiB/s rd, 1.1 KiB/s wr, 7 op/s 2024-09-13T03:48:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:48:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:48:43] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-09-13T03:48:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:43 smithi088 ceph-mon[96266]: pgmap v3841: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 990 B/s wr, 6 op/s 2024-09-13T03:48:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:43 smithi088 ceph-mon[96266]: osdmap e2028: 8 total, 8 up, 8 in 2024-09-13T03:48:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:43 smithi088 ceph-mon[98762]: pgmap v3841: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 990 B/s wr, 6 op/s 2024-09-13T03:48:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:43 smithi088 ceph-mon[98762]: osdmap e2028: 8 total, 8 up, 8 in 2024-09-13T03:48:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:43 smithi195 ceph-mon[87742]: pgmap v3841: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 990 B/s wr, 6 op/s 2024-09-13T03:48:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:43 smithi195 ceph-mon[87742]: osdmap e2028: 8 total, 8 up, 8 in 2024-09-13T03:48:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:44 smithi088 ceph-mon[98762]: osdmap e2029: 8 total, 8 up, 8 in 2024-09-13T03:48:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:48:45.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:44 smithi088 ceph-mon[96266]: osdmap e2029: 8 total, 8 up, 8 in 2024-09-13T03:48:45.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:48:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:44 smithi195 ceph-mon[87742]: osdmap e2029: 8 total, 8 up, 8 in 2024-09-13T03:48:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:48:46.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:45 smithi088 ceph-mon[98762]: pgmap v3844: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 512 KiB/s wr, 4 op/s 2024-09-13T03:48:46.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:45 smithi088 ceph-mon[96266]: pgmap v3844: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 512 KiB/s wr, 4 op/s 2024-09-13T03:48:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:45 smithi195 ceph-mon[87742]: pgmap v3844: 137 pgs: 137 active+clean; 8.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.1 KiB/s rd, 512 KiB/s wr, 4 op/s 2024-09-13T03:48:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:47 smithi088 ceph-mon[98762]: pgmap v3845: 137 pgs: 137 active+clean; 21 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-09-13T03:48:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:47 smithi088 ceph-mon[96266]: pgmap v3845: 137 pgs: 137 active+clean; 21 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-09-13T03:48:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:47 smithi195 ceph-mon[87742]: pgmap v3845: 137 pgs: 137 active+clean; 21 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.5 KiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-09-13T03:48:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:49 smithi088 ceph-mon[98762]: pgmap v3846: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-09-13T03:48:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:49 smithi088 ceph-mon[96266]: pgmap v3846: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-09-13T03:48:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:49 smithi195 ceph-mon[87742]: pgmap v3846: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-09-13T03:48:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:51 smithi088 ceph-mon[98762]: pgmap v3847: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-09-13T03:48:52.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:51 smithi088 ceph-mon[96266]: pgmap v3847: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-09-13T03:48:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:51 smithi195 ceph-mon[87742]: pgmap v3847: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-09-13T03:48:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:48:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:48:53] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T03:48:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:53 smithi088 ceph-mon[98762]: pgmap v3848: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 MiB/s wr, 37 op/s 2024-09-13T03:48:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:53 smithi088 ceph-mon[96266]: pgmap v3848: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 MiB/s wr, 37 op/s 2024-09-13T03:48:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:53 smithi195 ceph-mon[87742]: pgmap v3848: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 MiB/s wr, 37 op/s 2024-09-13T03:48:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:55 smithi088 ceph-mon[98762]: pgmap v3849: 137 pgs: 137 active+clean; 58 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 4.7 MiB/s wr, 40 op/s 2024-09-13T03:48:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:55 smithi088 ceph-mon[96266]: pgmap v3849: 137 pgs: 137 active+clean; 58 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 4.7 MiB/s wr, 40 op/s 2024-09-13T03:48:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:55 smithi195 ceph-mon[87742]: pgmap v3849: 137 pgs: 137 active+clean; 58 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 4.7 MiB/s wr, 40 op/s 2024-09-13T03:48:57.821 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/6.Simple (26803 ms) 2024-09-13T03:48:57.821 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/6.Grow 2024-09-13T03:48:57.821 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:48:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:57 smithi088 ceph-mon[96266]: pgmap v3850: 137 pgs: 137 active+clean; 62 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-09-13T03:48:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:57 smithi088 ceph-mon[98762]: pgmap v3850: 137 pgs: 137 active+clean; 62 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-09-13T03:48:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:57 smithi195 ceph-mon[87742]: pgmap v3850: 137 pgs: 137 active+clean; 62 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 52 KiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-09-13T03:49:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:59 smithi088 ceph-mon[98762]: pgmap v3851: 137 pgs: 137 active+clean; 74 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.4 MiB/s wr, 35 op/s 2024-09-13T03:49:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:48:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:49:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:59 smithi088 ceph-mon[96266]: pgmap v3851: 137 pgs: 137 active+clean; 74 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.4 MiB/s wr, 35 op/s 2024-09-13T03:49:00.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:48:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:49:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:59 smithi195 ceph-mon[87742]: pgmap v3851: 137 pgs: 137 active+clean; 74 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.4 MiB/s wr, 35 op/s 2024-09-13T03:49:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:48:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:49:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:01 smithi088 ceph-mon[98762]: pgmap v3852: 137 pgs: 137 active+clean; 82 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.0 MiB/s wr, 18 op/s 2024-09-13T03:49:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:01 smithi088 ceph-mon[96266]: pgmap v3852: 137 pgs: 137 active+clean; 82 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.0 MiB/s wr, 18 op/s 2024-09-13T03:49:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:01 smithi195 ceph-mon[87742]: pgmap v3852: 137 pgs: 137 active+clean; 82 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.0 MiB/s wr, 18 op/s 2024-09-13T03:49:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:49:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:49:03] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2024-09-13T03:49:04.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:03 smithi088 ceph-mon[98762]: pgmap v3853: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-09-13T03:49:04.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:03 smithi088 ceph-mon[96266]: pgmap v3853: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-09-13T03:49:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:03 smithi195 ceph-mon[87742]: pgmap v3853: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-09-13T03:49:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:05 smithi088 ceph-mon[96266]: pgmap v3854: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-09-13T03:49:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:05 smithi088 ceph-mon[98762]: pgmap v3854: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-09-13T03:49:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:05 smithi195 ceph-mon[87742]: pgmap v3854: 137 pgs: 137 active+clean; 87 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-09-13T03:49:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:06 smithi088 ceph-mon[98762]: osdmap e2030: 8 total, 8 up, 8 in 2024-09-13T03:49:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:06 smithi088 ceph-mon[96266]: osdmap e2030: 8 total, 8 up, 8 in 2024-09-13T03:49:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:06 smithi195 ceph-mon[87742]: osdmap e2030: 8 total, 8 up, 8 in 2024-09-13T03:49:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:07 smithi088 ceph-mon[98762]: pgmap v3856: 137 pgs: 137 active+clean; 99 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 23 op/s 2024-09-13T03:49:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:07 smithi088 ceph-mon[96266]: pgmap v3856: 137 pgs: 137 active+clean; 99 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 23 op/s 2024-09-13T03:49:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:07 smithi195 ceph-mon[87742]: pgmap v3856: 137 pgs: 137 active+clean; 99 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 23 op/s 2024-09-13T03:49:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:09 smithi088 ceph-mon[98762]: pgmap v3857: 137 pgs: 137 active+clean; 120 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2024-09-13T03:49:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:09 smithi088 ceph-mon[96266]: pgmap v3857: 137 pgs: 137 active+clean; 120 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2024-09-13T03:49:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:09 smithi195 ceph-mon[87742]: pgmap v3857: 137 pgs: 137 active+clean; 120 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.0 MiB/s wr, 48 op/s 2024-09-13T03:49:11.144 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:10 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:49:11.144 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:10 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:11.144 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:10 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:11.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:10 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:49:11.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:10 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:11.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:10 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:11.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:10 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:49:11.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:10 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:11.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:10 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:11 smithi088 ceph-mon[98762]: pgmap v3858: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.0 MiB/s wr, 47 op/s 2024-09-13T03:49:12.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:11 smithi088 ceph-mon[96266]: pgmap v3858: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.0 MiB/s wr, 47 op/s 2024-09-13T03:49:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:11 smithi195 ceph-mon[87742]: pgmap v3858: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.0 MiB/s wr, 47 op/s 2024-09-13T03:49:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:49:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:49:13] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2024-09-13T03:49:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:13 smithi195 ceph-mon[87742]: pgmap v3859: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 847 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-13T03:49:13.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:13.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:13 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:13 smithi088 ceph-mon[98762]: pgmap v3859: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 847 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-13T03:49:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:13 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:13 smithi088 ceph-mon[96266]: pgmap v3859: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 847 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-13T03:49:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:13 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:15 smithi088 ceph-mon[98762]: pgmap v3860: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:49:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:49:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:15 smithi088 ceph-mon[96266]: pgmap v3860: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:49:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:49:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:15 smithi195 ceph-mon[87742]: pgmap v3860: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:49:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:49:17.334 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:17 smithi088 ceph-mon[96266]: pgmap v3861: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.8 MiB/s wr, 33 op/s 2024-09-13T03:49:17.656 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:17 smithi088 ceph-mon[98762]: pgmap v3861: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.8 MiB/s wr, 33 op/s 2024-09-13T03:49:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:17 smithi195 ceph-mon[87742]: pgmap v3861: 137 pgs: 137 active+clean; 128 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.8 MiB/s wr, 33 op/s 2024-09-13T03:49:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:18.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:18.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:49:18.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:49:18.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:18 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:49:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:49:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:18 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:19.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:19.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:19.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:49:19.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:49:19.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:18 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:49:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:19 smithi195 ceph-mon[87742]: pgmap v3862: 137 pgs: 137 active+clean; 136 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 3.1 MiB/s wr, 38 op/s 2024-09-13T03:49:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:19 smithi088 ceph-mon[96266]: pgmap v3862: 137 pgs: 137 active+clean; 136 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 3.1 MiB/s wr, 38 op/s 2024-09-13T03:49:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:19 smithi088 ceph-mon[98762]: pgmap v3862: 137 pgs: 137 active+clean; 136 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 3.1 MiB/s wr, 38 op/s 2024-09-13T03:49:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:21 smithi195 ceph-mon[87742]: pgmap v3863: 137 pgs: 137 active+clean; 136 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.8 KiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-13T03:49:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:21 smithi088 ceph-mon[98762]: pgmap v3863: 137 pgs: 137 active+clean; 136 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.8 KiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-13T03:49:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:21 smithi088 ceph-mon[96266]: pgmap v3863: 137 pgs: 137 active+clean; 136 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.8 KiB/s rd, 1.3 MiB/s wr, 11 op/s 2024-09-13T03:49:22.388 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/6.Grow (24568 ms) 2024-09-13T03:49:22.389 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/6.Shrink 2024-09-13T03:49:22.389 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:49:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:49:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:49:23] "GET /metrics HTTP/1.1" 200 36707 "" "Prometheus/2.43.0" 2024-09-13T03:49:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:23 smithi195 ceph-mon[87742]: pgmap v3864: 137 pgs: 137 active+clean; 161 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2024-09-13T03:49:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:23 smithi088 ceph-mon[98762]: pgmap v3864: 137 pgs: 137 active+clean; 161 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2024-09-13T03:49:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:23 smithi088 ceph-mon[96266]: pgmap v3864: 137 pgs: 137 active+clean; 161 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2024-09-13T03:49:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:25 smithi088 ceph-mon[98762]: pgmap v3865: 137 pgs: 137 active+clean; 169 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-09-13T03:49:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:25 smithi088 ceph-mon[96266]: pgmap v3865: 137 pgs: 137 active+clean; 169 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-09-13T03:49:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:25 smithi195 ceph-mon[87742]: pgmap v3865: 137 pgs: 137 active+clean; 169 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 7.6 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2024-09-13T03:49:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:27 smithi088 ceph-mon[96266]: pgmap v3866: 137 pgs: 137 active+clean; 169 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-09-13T03:49:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:27 smithi088 ceph-mon[98762]: pgmap v3866: 137 pgs: 137 active+clean; 169 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-09-13T03:49:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:27 smithi195 ceph-mon[87742]: pgmap v3866: 137 pgs: 137 active+clean; 169 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.8 MiB/s wr, 27 op/s 2024-09-13T03:49:29.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:28 smithi088 ceph-mon[96266]: osdmap e2031: 8 total, 8 up, 8 in 2024-09-13T03:49:29.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:28 smithi088 ceph-mon[98762]: osdmap e2031: 8 total, 8 up, 8 in 2024-09-13T03:49:29.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:28 smithi195 ceph-mon[87742]: osdmap e2031: 8 total, 8 up, 8 in 2024-09-13T03:49:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:29 smithi088 ceph-mon[96266]: pgmap v3868: 137 pgs: 137 active+clean; 169 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 26 op/s 2024-09-13T03:49:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:49:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:29 smithi088 ceph-mon[98762]: pgmap v3868: 137 pgs: 137 active+clean; 169 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 26 op/s 2024-09-13T03:49:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:49:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:29 smithi195 ceph-mon[87742]: pgmap v3868: 137 pgs: 137 active+clean; 169 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.9 MiB/s wr, 26 op/s 2024-09-13T03:49:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:49:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:31 smithi088 ceph-mon[96266]: pgmap v3869: 137 pgs: 137 active+clean; 182 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 33 op/s 2024-09-13T03:49:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:31 smithi088 ceph-mon[98762]: pgmap v3869: 137 pgs: 137 active+clean; 182 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 33 op/s 2024-09-13T03:49:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:31 smithi195 ceph-mon[87742]: pgmap v3869: 137 pgs: 137 active+clean; 182 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 33 op/s 2024-09-13T03:49:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:49:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:49:33] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-09-13T03:49:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:33 smithi088 ceph-mon[96266]: pgmap v3870: 137 pgs: 137 active+clean; 198 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.5 MiB/s wr, 49 op/s 2024-09-13T03:49:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:33 smithi088 ceph-mon[98762]: pgmap v3870: 137 pgs: 137 active+clean; 198 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.5 MiB/s wr, 49 op/s 2024-09-13T03:49:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:33 smithi195 ceph-mon[87742]: pgmap v3870: 137 pgs: 137 active+clean; 198 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.5 MiB/s wr, 49 op/s 2024-09-13T03:49:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:35 smithi088 ceph-mon[98762]: pgmap v3871: 137 pgs: 137 active+clean; 210 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-09-13T03:49:36.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:35 smithi088 ceph-mon[96266]: pgmap v3871: 137 pgs: 137 active+clean; 210 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-09-13T03:49:36.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:35 smithi195 ceph-mon[87742]: pgmap v3871: 137 pgs: 137 active+clean; 210 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-09-13T03:49:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:37 smithi088 ceph-mon[98762]: pgmap v3872: 137 pgs: 137 active+clean; 210 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-13T03:49:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:37 smithi088 ceph-mon[96266]: pgmap v3872: 137 pgs: 137 active+clean; 210 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-13T03:49:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:37 smithi195 ceph-mon[87742]: pgmap v3872: 137 pgs: 137 active+clean; 210 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 540 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-09-13T03:49:40.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:39 smithi088 ceph-mon[98762]: pgmap v3873: 137 pgs: 137 active+clean; 222 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 MiB/s wr, 40 op/s 2024-09-13T03:49:40.194 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:39 smithi088 ceph-mon[96266]: pgmap v3873: 137 pgs: 137 active+clean; 222 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 MiB/s wr, 40 op/s 2024-09-13T03:49:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:39 smithi195 ceph-mon[87742]: pgmap v3873: 137 pgs: 137 active+clean; 222 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.0 MiB/s wr, 40 op/s 2024-09-13T03:49:41.974 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/6.Shrink (19586 ms) 2024-09-13T03:49:41.974 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOne 2024-09-13T03:49:41.974 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:49:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:41 smithi088 ceph-mon[96266]: pgmap v3874: 137 pgs: 137 active+clean; 222 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-09-13T03:49:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:41 smithi088 ceph-mon[98762]: pgmap v3874: 137 pgs: 137 active+clean; 222 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-09-13T03:49:42.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:41 smithi195 ceph-mon[87742]: pgmap v3874: 137 pgs: 137 active+clean; 222 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 4.4 MiB/s wr, 38 op/s 2024-09-13T03:49:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:49:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:49:43] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-09-13T03:49:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:43 smithi088 ceph-mon[98762]: pgmap v3875: 137 pgs: 137 active+clean; 243 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.8 MiB/s wr, 35 op/s 2024-09-13T03:49:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:43 smithi088 ceph-mon[96266]: pgmap v3875: 137 pgs: 137 active+clean; 243 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.8 MiB/s wr, 35 op/s 2024-09-13T03:49:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:43 smithi195 ceph-mon[87742]: pgmap v3875: 137 pgs: 137 active+clean; 243 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 5.8 MiB/s wr, 35 op/s 2024-09-13T03:49:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:49:45.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:49:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:49:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:45 smithi088 ceph-mon[98762]: pgmap v3876: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.8 MiB/s wr, 28 op/s 2024-09-13T03:49:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:45 smithi088 ceph-mon[96266]: pgmap v3876: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.8 MiB/s wr, 28 op/s 2024-09-13T03:49:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:45 smithi195 ceph-mon[87742]: pgmap v3876: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 5.8 MiB/s wr, 28 op/s 2024-09-13T03:49:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:47 smithi088 ceph-mon[96266]: pgmap v3877: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-09-13T03:49:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:47 smithi088 ceph-mon[98762]: pgmap v3877: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-09-13T03:49:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:47 smithi195 ceph-mon[87742]: pgmap v3877: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.3 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-09-13T03:49:49.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:48 smithi088 ceph-mon[98762]: osdmap e2032: 8 total, 8 up, 8 in 2024-09-13T03:49:49.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:48 smithi088 ceph-mon[96266]: osdmap e2032: 8 total, 8 up, 8 in 2024-09-13T03:49:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:48 smithi195 ceph-mon[87742]: osdmap e2032: 8 total, 8 up, 8 in 2024-09-13T03:49:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:49 smithi088 ceph-mon[98762]: pgmap v3879: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 29 op/s 2024-09-13T03:49:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:49 smithi088 ceph-mon[96266]: pgmap v3879: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 29 op/s 2024-09-13T03:49:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:49 smithi195 ceph-mon[87742]: pgmap v3879: 137 pgs: 137 active+clean; 251 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 29 op/s 2024-09-13T03:49:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:51 smithi088 ceph-mon[98762]: pgmap v3880: 137 pgs: 137 active+clean; 260 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.4 MiB/s wr, 28 op/s 2024-09-13T03:49:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:51 smithi088 ceph-mon[96266]: pgmap v3880: 137 pgs: 137 active+clean; 260 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.4 MiB/s wr, 28 op/s 2024-09-13T03:49:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:51 smithi195 ceph-mon[87742]: pgmap v3880: 137 pgs: 137 active+clean; 260 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.4 MiB/s wr, 28 op/s 2024-09-13T03:49:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:49:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:49:53] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-09-13T03:49:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:53 smithi088 ceph-mon[98762]: pgmap v3881: 137 pgs: 137 active+clean; 276 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-09-13T03:49:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:53 smithi088 ceph-mon[96266]: pgmap v3881: 137 pgs: 137 active+clean; 276 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-09-13T03:49:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:53 smithi195 ceph-mon[87742]: pgmap v3881: 137 pgs: 137 active+clean; 276 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-09-13T03:49:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:55 smithi088 ceph-mon[98762]: pgmap v3882: 137 pgs: 137 active+clean; 292 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-09-13T03:49:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:55 smithi088 ceph-mon[96266]: pgmap v3882: 137 pgs: 137 active+clean; 292 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-09-13T03:49:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:55 smithi195 ceph-mon[87742]: pgmap v3882: 137 pgs: 137 active+clean; 292 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-09-13T03:49:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:57 smithi088 ceph-mon[96266]: pgmap v3883: 137 pgs: 137 active+clean; 296 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 542 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-09-13T03:49:58.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:57 smithi088 ceph-mon[98762]: pgmap v3883: 137 pgs: 137 active+clean; 296 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 542 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-09-13T03:49:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:57 smithi195 ceph-mon[87742]: pgmap v3883: 137 pgs: 137 active+clean; 296 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 542 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-09-13T03:50:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:59 smithi088 ceph-mon[96266]: pgmap v3884: 137 pgs: 137 active+clean; 304 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-09-13T03:50:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:49:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:50:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:59 smithi088 ceph-mon[98762]: pgmap v3884: 137 pgs: 137 active+clean; 304 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-09-13T03:50:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:49:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:50:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:59 smithi195 ceph-mon[87742]: pgmap v3884: 137 pgs: 137 active+clean; 304 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-09-13T03:50:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:49:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:50:01.071 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOne (19096 ms) 2024-09-13T03:50:01.071 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot 2024-09-13T03:50:01.071 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:50:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:00 smithi088 ceph-mon[96266]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-13T03:50:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:00 smithi088 ceph-mon[98762]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-13T03:50:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:00 smithi195 ceph-mon[87742]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-13T03:50:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:01 smithi088 ceph-mon[98762]: pgmap v3885: 137 pgs: 137 active+clean; 308 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-09-13T03:50:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:01 smithi088 ceph-mon[96266]: pgmap v3885: 137 pgs: 137 active+clean; 308 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-09-13T03:50:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:01 smithi195 ceph-mon[87742]: pgmap v3885: 137 pgs: 137 active+clean; 308 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-09-13T03:50:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:50:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:50:03] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-09-13T03:50:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:03 smithi088 ceph-mon[96266]: pgmap v3886: 137 pgs: 137 active+clean; 308 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 MiB/s wr, 39 op/s 2024-09-13T03:50:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:03 smithi088 ceph-mon[98762]: pgmap v3886: 137 pgs: 137 active+clean; 308 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 MiB/s wr, 39 op/s 2024-09-13T03:50:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:03 smithi195 ceph-mon[87742]: pgmap v3886: 137 pgs: 137 active+clean; 308 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 MiB/s wr, 39 op/s 2024-09-13T03:50:06.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:05 smithi088 ceph-mon[98762]: pgmap v3887: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.7 MiB/s wr, 32 op/s 2024-09-13T03:50:06.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:05 smithi088 ceph-mon[96266]: pgmap v3887: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.7 MiB/s wr, 32 op/s 2024-09-13T03:50:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:05 smithi195 ceph-mon[87742]: pgmap v3887: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.7 MiB/s wr, 32 op/s 2024-09-13T03:50:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:07 smithi088 ceph-mon[98762]: pgmap v3888: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-09-13T03:50:08.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:07 smithi088 ceph-mon[96266]: pgmap v3888: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-09-13T03:50:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:07 smithi195 ceph-mon[87742]: pgmap v3888: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-09-13T03:50:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:09 smithi088 ceph-mon[98762]: pgmap v3889: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-09-13T03:50:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:09 smithi088 ceph-mon[98762]: osdmap e2033: 8 total, 8 up, 8 in 2024-09-13T03:50:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:09 smithi088 ceph-mon[96266]: pgmap v3889: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-09-13T03:50:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:09 smithi088 ceph-mon[96266]: osdmap e2033: 8 total, 8 up, 8 in 2024-09-13T03:50:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:09 smithi195 ceph-mon[87742]: pgmap v3889: 137 pgs: 137 active+clean; 312 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-09-13T03:50:10.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:09 smithi195 ceph-mon[87742]: osdmap e2033: 8 total, 8 up, 8 in 2024-09-13T03:50:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:11 smithi088 ceph-mon[96266]: pgmap v3891: 137 pgs: 137 active+clean; 324 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 43 op/s 2024-09-13T03:50:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:11 smithi088 ceph-mon[98762]: pgmap v3891: 137 pgs: 137 active+clean; 324 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 43 op/s 2024-09-13T03:50:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:11 smithi195 ceph-mon[87742]: pgmap v3891: 137 pgs: 137 active+clean; 324 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.6 MiB/s wr, 43 op/s 2024-09-13T03:50:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:50:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:50:13] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-09-13T03:50:13.892 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:13 smithi088 ceph-mon[96266]: pgmap v3892: 137 pgs: 137 active+clean; 336 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 884 KiB/s rd, 4.0 MiB/s wr, 48 op/s 2024-09-13T03:50:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:13 smithi088 ceph-mon[98762]: pgmap v3892: 137 pgs: 137 active+clean; 336 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 884 KiB/s rd, 4.0 MiB/s wr, 48 op/s 2024-09-13T03:50:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:13 smithi195 ceph-mon[87742]: pgmap v3892: 137 pgs: 137 active+clean; 336 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 884 KiB/s rd, 4.0 MiB/s wr, 48 op/s 2024-09-13T03:50:15.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:50:15.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:50:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:50:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:15 smithi088 ceph-mon[98762]: pgmap v3893: 137 pgs: 137 active+clean; 353 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-09-13T03:50:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:15 smithi088 ceph-mon[96266]: pgmap v3893: 137 pgs: 137 active+clean; 353 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-09-13T03:50:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:15 smithi195 ceph-mon[87742]: pgmap v3893: 137 pgs: 137 active+clean; 353 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-09-13T03:50:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:17 smithi088 ceph-mon[98762]: pgmap v3894: 137 pgs: 137 active+clean; 353 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:50:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:17 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:50:18.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:17 smithi088 ceph-mon[96266]: pgmap v3894: 137 pgs: 137 active+clean; 353 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:50:18.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:17 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:50:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:17 smithi195 ceph-mon[87742]: pgmap v3894: 137 pgs: 137 active+clean; 353 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:50:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:17 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:50:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:19 smithi088 ceph-mon[98762]: pgmap v3895: 137 pgs: 137 active+clean; 365 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 5.3 MiB/s wr, 35 op/s 2024-09-13T03:50:20.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:19 smithi088 ceph-mon[96266]: pgmap v3895: 137 pgs: 137 active+clean; 365 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 5.3 MiB/s wr, 35 op/s 2024-09-13T03:50:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:19 smithi195 ceph-mon[87742]: pgmap v3895: 137 pgs: 137 active+clean; 365 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 5.3 MiB/s wr, 35 op/s 2024-09-13T03:50:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:21 smithi088 ceph-mon[98762]: pgmap v3896: 137 pgs: 137 active+clean; 365 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 3.9 MiB/s wr, 37 op/s 2024-09-13T03:50:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:21 smithi088 ceph-mon[98762]: osdmap e2034: 8 total, 8 up, 8 in 2024-09-13T03:50:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:50:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:21 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:50:22.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:21 smithi088 ceph-mon[96266]: pgmap v3896: 137 pgs: 137 active+clean; 365 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 3.9 MiB/s wr, 37 op/s 2024-09-13T03:50:22.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:21 smithi088 ceph-mon[96266]: osdmap e2034: 8 total, 8 up, 8 in 2024-09-13T03:50:22.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:50:22.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:21 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:50:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:21 smithi195 ceph-mon[87742]: pgmap v3896: 137 pgs: 137 active+clean; 365 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 3.9 MiB/s wr, 37 op/s 2024-09-13T03:50:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:21 smithi195 ceph-mon[87742]: osdmap e2034: 8 total, 8 up, 8 in 2024-09-13T03:50:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:50:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:21 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:50:23.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:50:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:50:23] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-09-13T03:50:23.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:50:23.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:50:23.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:50:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:50:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:50:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:50:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:50:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:50:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:50:23.270 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot (22200 ms) 2024-09-13T03:50:23.271 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/6.MinOverlap 2024-09-13T03:50:23.271 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:50:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:23 smithi088 ceph-mon[96266]: pgmap v3898: 137 pgs: 137 active+clean; 389 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 894 KiB/s rd, 5.3 MiB/s wr, 25 op/s 2024-09-13T03:50:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:23 smithi088 ceph-mon[98762]: pgmap v3898: 137 pgs: 137 active+clean; 389 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 894 KiB/s rd, 5.3 MiB/s wr, 25 op/s 2024-09-13T03:50:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:23 smithi195 ceph-mon[87742]: pgmap v3898: 137 pgs: 137 active+clean; 389 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 894 KiB/s rd, 5.3 MiB/s wr, 25 op/s 2024-09-13T03:50:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:25 smithi088 ceph-mon[98762]: pgmap v3899: 137 pgs: 137 active+clean; 409 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 5.6 MiB/s wr, 27 op/s 2024-09-13T03:50:26.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:25 smithi088 ceph-mon[96266]: pgmap v3899: 137 pgs: 137 active+clean; 409 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 5.6 MiB/s wr, 27 op/s 2024-09-13T03:50:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:25 smithi195 ceph-mon[87742]: pgmap v3899: 137 pgs: 137 active+clean; 409 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 5.6 MiB/s wr, 27 op/s 2024-09-13T03:50:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:27 smithi088 ceph-mon[98762]: pgmap v3900: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 45 op/s 2024-09-13T03:50:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:27 smithi088 ceph-mon[96266]: pgmap v3900: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 45 op/s 2024-09-13T03:50:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:27 smithi195 ceph-mon[87742]: pgmap v3900: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 45 op/s 2024-09-13T03:50:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:29 smithi088 ceph-mon[96266]: pgmap v3901: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.3 MiB/s wr, 49 op/s 2024-09-13T03:50:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:50:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:29 smithi088 ceph-mon[98762]: pgmap v3901: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.3 MiB/s wr, 49 op/s 2024-09-13T03:50:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:50:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:29 smithi195 ceph-mon[87742]: pgmap v3901: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.3 MiB/s wr, 49 op/s 2024-09-13T03:50:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:50:31.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:30 smithi088 ceph-mon[98762]: osdmap e2035: 8 total, 8 up, 8 in 2024-09-13T03:50:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:30 smithi088 ceph-mon[96266]: osdmap e2035: 8 total, 8 up, 8 in 2024-09-13T03:50:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:30 smithi195 ceph-mon[87742]: osdmap e2035: 8 total, 8 up, 8 in 2024-09-13T03:50:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:31 smithi195 ceph-mon[87742]: pgmap v3903: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.4 MiB/s rd, 7.8 MiB/s wr, 44 op/s 2024-09-13T03:50:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:31 smithi088 ceph-mon[98762]: pgmap v3903: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.4 MiB/s rd, 7.8 MiB/s wr, 44 op/s 2024-09-13T03:50:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:31 smithi088 ceph-mon[96266]: pgmap v3903: 137 pgs: 137 active+clean; 438 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 4.4 MiB/s rd, 7.8 MiB/s wr, 44 op/s 2024-09-13T03:50:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:50:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:50:33] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-09-13T03:50:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:33 smithi195 ceph-mon[87742]: pgmap v3904: 137 pgs: 137 active+clean; 458 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.9 MiB/s wr, 27 op/s 2024-09-13T03:50:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:33 smithi088 ceph-mon[98762]: pgmap v3904: 137 pgs: 137 active+clean; 458 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.9 MiB/s wr, 27 op/s 2024-09-13T03:50:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:33 smithi088 ceph-mon[96266]: pgmap v3904: 137 pgs: 137 active+clean; 458 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.9 MiB/s wr, 27 op/s 2024-09-13T03:50:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:35 smithi195 ceph-mon[87742]: pgmap v3905: 137 pgs: 137 active+clean; 479 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 449 KiB/s rd, 7.0 MiB/s wr, 57 op/s 2024-09-13T03:50:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:35 smithi088 ceph-mon[98762]: pgmap v3905: 137 pgs: 137 active+clean; 479 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 449 KiB/s rd, 7.0 MiB/s wr, 57 op/s 2024-09-13T03:50:36.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:35 smithi088 ceph-mon[96266]: pgmap v3905: 137 pgs: 137 active+clean; 479 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 449 KiB/s rd, 7.0 MiB/s wr, 57 op/s 2024-09-13T03:50:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:37 smithi195 ceph-mon[87742]: pgmap v3906: 137 pgs: 137 active+clean; 487 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-13T03:50:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:37 smithi088 ceph-mon[96266]: pgmap v3906: 137 pgs: 137 active+clean; 487 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-13T03:50:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:37 smithi088 ceph-mon[98762]: pgmap v3906: 137 pgs: 137 active+clean; 487 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 31 KiB/s rd, 4.9 MiB/s wr, 43 op/s 2024-09-13T03:50:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:39 smithi195 ceph-mon[87742]: pgmap v3907: 137 pgs: 137 active+clean; 495 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-09-13T03:50:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:39 smithi088 ceph-mon[96266]: pgmap v3907: 137 pgs: 137 active+clean; 495 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-09-13T03:50:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:39 smithi088 ceph-mon[98762]: pgmap v3907: 137 pgs: 137 active+clean; 495 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-09-13T03:50:40.546 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/6.MinOverlap (17275 ms) 2024-09-13T03:50:40.546 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/6.ZeroOverlap 2024-09-13T03:50:40.547 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:50:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:41 smithi195 ceph-mon[87742]: pgmap v3908: 137 pgs: 137 active+clean; 495 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 5.5 MiB/s wr, 45 op/s 2024-09-13T03:50:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:41 smithi088 ceph-mon[98762]: pgmap v3908: 137 pgs: 137 active+clean; 495 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 5.5 MiB/s wr, 45 op/s 2024-09-13T03:50:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:41 smithi088 ceph-mon[96266]: pgmap v3908: 137 pgs: 137 active+clean; 495 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 60 KiB/s rd, 5.5 MiB/s wr, 45 op/s 2024-09-13T03:50:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:50:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:50:43] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-09-13T03:50:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:43 smithi195 ceph-mon[87742]: pgmap v3909: 137 pgs: 137 active+clean; 495 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.4 MiB/s wr, 45 op/s 2024-09-13T03:50:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:43 smithi088 ceph-mon[98762]: pgmap v3909: 137 pgs: 137 active+clean; 495 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.4 MiB/s wr, 45 op/s 2024-09-13T03:50:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:43 smithi088 ceph-mon[96266]: pgmap v3909: 137 pgs: 137 active+clean; 495 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.4 MiB/s wr, 45 op/s 2024-09-13T03:50:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:50:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:50:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:50:46.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:45 smithi195 ceph-mon[87742]: pgmap v3910: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-09-13T03:50:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:45 smithi088 ceph-mon[98762]: pgmap v3910: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-09-13T03:50:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:45 smithi088 ceph-mon[96266]: pgmap v3910: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-09-13T03:50:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:47 smithi195 ceph-mon[87742]: pgmap v3911: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-09-13T03:50:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:47 smithi088 ceph-mon[96266]: pgmap v3911: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-09-13T03:50:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:47 smithi088 ceph-mon[98762]: pgmap v3911: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 26 op/s 2024-09-13T03:50:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:48 smithi088 ceph-mon[96266]: osdmap e2036: 8 total, 8 up, 8 in 2024-09-13T03:50:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:48 smithi088 ceph-mon[98762]: osdmap e2036: 8 total, 8 up, 8 in 2024-09-13T03:50:49.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:48 smithi195 ceph-mon[87742]: osdmap e2036: 8 total, 8 up, 8 in 2024-09-13T03:50:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:49 smithi088 ceph-mon[98762]: pgmap v3913: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-09-13T03:50:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:49 smithi088 ceph-mon[96266]: pgmap v3913: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-09-13T03:50:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:49 smithi195 ceph-mon[87742]: pgmap v3913: 137 pgs: 137 active+clean; 499 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2024-09-13T03:50:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:51 smithi088 ceph-mon[96266]: pgmap v3914: 137 pgs: 137 active+clean; 503 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-09-13T03:50:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:51 smithi088 ceph-mon[98762]: pgmap v3914: 137 pgs: 137 active+clean; 503 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-09-13T03:50:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:51 smithi195 ceph-mon[87742]: pgmap v3914: 137 pgs: 137 active+clean; 503 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-09-13T03:50:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:50:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:50:53] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-09-13T03:50:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:53 smithi088 ceph-mon[96266]: pgmap v3915: 137 pgs: 137 active+clean; 515 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 45 op/s 2024-09-13T03:50:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:53 smithi088 ceph-mon[98762]: pgmap v3915: 137 pgs: 137 active+clean; 515 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 45 op/s 2024-09-13T03:50:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:53 smithi195 ceph-mon[87742]: pgmap v3915: 137 pgs: 137 active+clean; 515 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.2 MiB/s wr, 45 op/s 2024-09-13T03:50:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:55 smithi088 ceph-mon[98762]: pgmap v3916: 137 pgs: 137 active+clean; 540 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:50:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:55 smithi088 ceph-mon[96266]: pgmap v3916: 137 pgs: 137 active+clean; 540 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:50:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:55 smithi195 ceph-mon[87742]: pgmap v3916: 137 pgs: 137 active+clean; 540 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:50:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:50:57 smithi088 ceph-mon[98762]: pgmap v3917: 137 pgs: 137 active+clean; 540 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:50:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:50:57 smithi088 ceph-mon[96266]: pgmap v3917: 137 pgs: 137 active+clean; 540 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:50:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:50:57 smithi195 ceph-mon[87742]: pgmap v3917: 137 pgs: 137 active+clean; 540 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:51:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:00 smithi088 ceph-mon[98762]: pgmap v3918: 137 pgs: 137 active+clean; 556 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 5.5 MiB/s wr, 41 op/s 2024-09-13T03:51:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:51:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:00 smithi088 ceph-mon[96266]: pgmap v3918: 137 pgs: 137 active+clean; 556 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 5.5 MiB/s wr, 41 op/s 2024-09-13T03:51:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:51:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:00 smithi195 ceph-mon[87742]: pgmap v3918: 137 pgs: 137 active+clean; 556 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 5.5 MiB/s wr, 41 op/s 2024-09-13T03:51:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:51:01.842 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/6.ZeroOverlap (21296 ms) 2024-09-13T03:51:02.016 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/6 (150825 ms total) 2024-09-13T03:51:02.016 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:51:02.017 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/7, where TypeParam = LUKS2UnderLUKS1 2024-09-13T03:51:02.047 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/7.Simple 2024-09-13T03:51:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:02 smithi088 ceph-mon[96266]: pgmap v3919: 137 pgs: 137 active+clean; 556 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.8 MiB/s wr, 36 op/s 2024-09-13T03:51:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:02 smithi088 ceph-mon[98762]: pgmap v3919: 137 pgs: 137 active+clean; 556 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.8 MiB/s wr, 36 op/s 2024-09-13T03:51:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:02 smithi195 ceph-mon[87742]: pgmap v3919: 137 pgs: 137 active+clean; 556 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.8 MiB/s wr, 36 op/s 2024-09-13T03:51:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:03 smithi088 ceph-mon[96266]: osdmap e2037: 8 total, 8 up, 8 in 2024-09-13T03:51:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:03 smithi088 ceph-mon[96266]: pgmap v3921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:51:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:03 smithi088 ceph-mon[98762]: osdmap e2037: 8 total, 8 up, 8 in 2024-09-13T03:51:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:03 smithi088 ceph-mon[98762]: pgmap v3921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:51:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:51:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:51:03] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:51:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:03 smithi195 ceph-mon[87742]: osdmap e2037: 8 total, 8 up, 8 in 2024-09-13T03:51:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:03 smithi195 ceph-mon[87742]: pgmap v3921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:51:04.038 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:51:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:04 smithi088 ceph-mon[98762]: osdmap e2038: 8 total, 8 up, 8 in 2024-09-13T03:51:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2751116530' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:51:04.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:04 smithi088 ceph-mon[96266]: osdmap e2038: 8 total, 8 up, 8 in 2024-09-13T03:51:04.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2751116530' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:51:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:04 smithi195 ceph-mon[87742]: osdmap e2038: 8 total, 8 up, 8 in 2024-09-13T03:51:04.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2751116530' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-46","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:51:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:05 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2751116530' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:51:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:05 smithi088 ceph-mon[98762]: osdmap e2039: 8 total, 8 up, 8 in 2024-09-13T03:51:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:05 smithi088 ceph-mon[98762]: pgmap v3924: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:51:05.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:05 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2751116530' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:51:05.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:05 smithi088 ceph-mon[96266]: osdmap e2039: 8 total, 8 up, 8 in 2024-09-13T03:51:05.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:05 smithi088 ceph-mon[96266]: pgmap v3924: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:51:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:05 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2751116530' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:51:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:05 smithi195 ceph-mon[87742]: osdmap e2039: 8 total, 8 up, 8 in 2024-09-13T03:51:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:05 smithi195 ceph-mon[87742]: pgmap v3924: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:51:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:06 smithi088 ceph-mon[96266]: osdmap e2040: 8 total, 8 up, 8 in 2024-09-13T03:51:06.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:06 smithi088 ceph-mon[98762]: osdmap e2040: 8 total, 8 up, 8 in 2024-09-13T03:51:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:06 smithi195 ceph-mon[87742]: osdmap e2040: 8 total, 8 up, 8 in 2024-09-13T03:51:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:07 smithi088 ceph-mon[96266]: osdmap e2041: 8 total, 8 up, 8 in 2024-09-13T03:51:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:07 smithi088 ceph-mon[96266]: pgmap v3927: 137 pgs: 6 creating+peering, 12 unknown, 119 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:51:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:07 smithi088 ceph-mon[98762]: osdmap e2041: 8 total, 8 up, 8 in 2024-09-13T03:51:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:07 smithi088 ceph-mon[98762]: pgmap v3927: 137 pgs: 6 creating+peering, 12 unknown, 119 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:51:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:07 smithi195 ceph-mon[87742]: osdmap e2041: 8 total, 8 up, 8 in 2024-09-13T03:51:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:07 smithi195 ceph-mon[87742]: pgmap v3927: 137 pgs: 6 creating+peering, 12 unknown, 119 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:51:09.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:09 smithi088 ceph-mon[98762]: pgmap v3928: 137 pgs: 6 creating+peering, 131 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 387 B/s rd, 193 B/s wr, 0 op/s 2024-09-13T03:51:09.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:09 smithi088 ceph-mon[96266]: pgmap v3928: 137 pgs: 6 creating+peering, 131 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 387 B/s rd, 193 B/s wr, 0 op/s 2024-09-13T03:51:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:09 smithi195 ceph-mon[87742]: pgmap v3928: 137 pgs: 6 creating+peering, 131 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 387 B/s rd, 193 B/s wr, 0 op/s 2024-09-13T03:51:11.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:11 smithi088 ceph-mon[98762]: pgmap v3929: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-09-13T03:51:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:11 smithi088 ceph-mon[96266]: pgmap v3929: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-09-13T03:51:11.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:11 smithi195 ceph-mon[87742]: pgmap v3929: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-09-13T03:51:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:51:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:51:13] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:51:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:13 smithi088 ceph-mon[96266]: pgmap v3930: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-09-13T03:51:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:13 smithi088 ceph-mon[96266]: osdmap e2042: 8 total, 8 up, 8 in 2024-09-13T03:51:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:13 smithi088 ceph-mon[98762]: pgmap v3930: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-09-13T03:51:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:13 smithi088 ceph-mon[98762]: osdmap e2042: 8 total, 8 up, 8 in 2024-09-13T03:51:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:13 smithi195 ceph-mon[87742]: pgmap v3930: 137 pgs: 137 active+clean; 4.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-09-13T03:51:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:13 smithi195 ceph-mon[87742]: osdmap e2042: 8 total, 8 up, 8 in 2024-09-13T03:51:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:14 smithi088 ceph-mon[98762]: osdmap e2043: 8 total, 8 up, 8 in 2024-09-13T03:51:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:51:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:14 smithi088 ceph-mon[96266]: osdmap e2043: 8 total, 8 up, 8 in 2024-09-13T03:51:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:51:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:14 smithi195 ceph-mon[87742]: osdmap e2043: 8 total, 8 up, 8 in 2024-09-13T03:51:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:51:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:15 smithi088 ceph-mon[96266]: pgmap v3933: 137 pgs: 137 active+clean; 13 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.0 MiB/s wr, 19 op/s 2024-09-13T03:51:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:15 smithi088 ceph-mon[98762]: pgmap v3933: 137 pgs: 137 active+clean; 13 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.0 MiB/s wr, 19 op/s 2024-09-13T03:51:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:15 smithi195 ceph-mon[87742]: pgmap v3933: 137 pgs: 137 active+clean; 13 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 1.0 MiB/s wr, 19 op/s 2024-09-13T03:51:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:17 smithi088 ceph-mon[98762]: pgmap v3934: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-09-13T03:51:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:17 smithi088 ceph-mon[96266]: pgmap v3934: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-09-13T03:51:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:17 smithi195 ceph-mon[87742]: pgmap v3934: 137 pgs: 137 active+clean; 30 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 3.1 MiB/s wr, 26 op/s 2024-09-13T03:51:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:19 smithi088 ceph-mon[98762]: pgmap v3935: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 5.1 MiB/s wr, 24 op/s 2024-09-13T03:51:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:19 smithi088 ceph-mon[96266]: pgmap v3935: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 5.1 MiB/s wr, 24 op/s 2024-09-13T03:51:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:19 smithi195 ceph-mon[87742]: pgmap v3935: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 5.1 MiB/s wr, 24 op/s 2024-09-13T03:51:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:21 smithi088 ceph-mon[96266]: pgmap v3936: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.1 MiB/s wr, 46 op/s 2024-09-13T03:51:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:21 smithi088 ceph-mon[98762]: pgmap v3936: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.1 MiB/s wr, 46 op/s 2024-09-13T03:51:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:21 smithi195 ceph-mon[87742]: pgmap v3936: 137 pgs: 137 active+clean; 46 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 5.1 MiB/s wr, 46 op/s 2024-09-13T03:51:23.190 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:51:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:51:23] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-09-13T03:51:23.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:51:23.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:51:23.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:51:23.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:51:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:51:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:51:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:51:23.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:51:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:51:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:51:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:51:23.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:51:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:23 smithi088 ceph-mon[98762]: pgmap v3937: 137 pgs: 137 active+clean; 50 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 4.7 MiB/s wr, 39 op/s 2024-09-13T03:51:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:23 smithi088 ceph-mon[96266]: pgmap v3937: 137 pgs: 137 active+clean; 50 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 4.7 MiB/s wr, 39 op/s 2024-09-13T03:51:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:23 smithi195 ceph-mon[87742]: pgmap v3937: 137 pgs: 137 active+clean; 50 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 4.7 MiB/s wr, 39 op/s 2024-09-13T03:51:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:25 smithi088 ceph-mon[96266]: pgmap v3938: 137 pgs: 137 active+clean; 50 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.5 MiB/s wr, 30 op/s 2024-09-13T03:51:26.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:25 smithi088 ceph-mon[98762]: pgmap v3938: 137 pgs: 137 active+clean; 50 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.5 MiB/s wr, 30 op/s 2024-09-13T03:51:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:25 smithi195 ceph-mon[87742]: pgmap v3938: 137 pgs: 137 active+clean; 50 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.5 MiB/s wr, 30 op/s 2024-09-13T03:51:27.843 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/7.Simple (25796 ms) 2024-09-13T03:51:27.844 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/7.Grow 2024-09-13T03:51:27.844 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:51:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:27 smithi088 ceph-mon[96266]: pgmap v3939: 137 pgs: 137 active+clean; 54 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 288 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-09-13T03:51:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:27 smithi088 ceph-mon[98762]: pgmap v3939: 137 pgs: 137 active+clean; 54 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 288 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-09-13T03:51:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:27 smithi195 ceph-mon[87742]: pgmap v3939: 137 pgs: 137 active+clean; 54 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 288 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-09-13T03:51:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:29 smithi088 ceph-mon[98762]: pgmap v3940: 137 pgs: 137 active+clean; 74 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-09-13T03:51:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:51:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:29 smithi088 ceph-mon[96266]: pgmap v3940: 137 pgs: 137 active+clean; 74 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-09-13T03:51:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:51:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:29 smithi195 ceph-mon[87742]: pgmap v3940: 137 pgs: 137 active+clean; 74 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-09-13T03:51:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:51:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:31 smithi088 ceph-mon[98762]: pgmap v3941: 137 pgs: 137 active+clean; 74 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-09-13T03:51:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:31 smithi088 ceph-mon[96266]: pgmap v3941: 137 pgs: 137 active+clean; 74 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-09-13T03:51:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:31 smithi195 ceph-mon[87742]: pgmap v3941: 137 pgs: 137 active+clean; 74 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-09-13T03:51:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:51:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:51:33] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:51:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:33 smithi088 ceph-mon[98762]: pgmap v3942: 137 pgs: 137 active+clean; 78 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-09-13T03:51:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:33 smithi088 ceph-mon[96266]: pgmap v3942: 137 pgs: 137 active+clean; 78 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-09-13T03:51:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:33 smithi195 ceph-mon[87742]: pgmap v3942: 137 pgs: 137 active+clean; 78 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2024-09-13T03:51:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:35 smithi088 ceph-mon[96266]: pgmap v3943: 137 pgs: 137 active+clean; 78 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-09-13T03:51:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:35 smithi088 ceph-mon[98762]: pgmap v3943: 137 pgs: 137 active+clean; 78 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-09-13T03:51:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:35 smithi195 ceph-mon[87742]: pgmap v3943: 137 pgs: 137 active+clean; 78 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-09-13T03:51:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:36 smithi088 ceph-mon[96266]: osdmap e2044: 8 total, 8 up, 8 in 2024-09-13T03:51:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:36 smithi088 ceph-mon[98762]: osdmap e2044: 8 total, 8 up, 8 in 2024-09-13T03:51:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:36 smithi195 ceph-mon[87742]: osdmap e2044: 8 total, 8 up, 8 in 2024-09-13T03:51:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:37 smithi088 ceph-mon[96266]: pgmap v3945: 137 pgs: 137 active+clean; 82 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-09-13T03:51:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:37 smithi088 ceph-mon[98762]: pgmap v3945: 137 pgs: 137 active+clean; 82 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-09-13T03:51:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:37 smithi195 ceph-mon[87742]: pgmap v3945: 137 pgs: 137 active+clean; 82 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 21 op/s 2024-09-13T03:51:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:39 smithi088 ceph-mon[96266]: pgmap v3946: 137 pgs: 137 active+clean; 103 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-09-13T03:51:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:39 smithi088 ceph-mon[98762]: pgmap v3946: 137 pgs: 137 active+clean; 103 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-09-13T03:51:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:39 smithi195 ceph-mon[87742]: pgmap v3946: 137 pgs: 137 active+clean; 103 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-09-13T03:51:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:41 smithi088 ceph-mon[96266]: pgmap v3947: 137 pgs: 137 active+clean; 123 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.3 MiB/s wr, 39 op/s 2024-09-13T03:51:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:41 smithi088 ceph-mon[98762]: pgmap v3947: 137 pgs: 137 active+clean; 123 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.3 MiB/s wr, 39 op/s 2024-09-13T03:51:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:41 smithi195 ceph-mon[87742]: pgmap v3947: 137 pgs: 137 active+clean; 123 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 5.3 MiB/s wr, 39 op/s 2024-09-13T03:51:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:51:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:51:43] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:51:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:43 smithi088 ceph-mon[98762]: pgmap v3948: 137 pgs: 137 active+clean; 123 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-13T03:51:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:43 smithi088 ceph-mon[96266]: pgmap v3948: 137 pgs: 137 active+clean; 123 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-13T03:51:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:43 smithi195 ceph-mon[87742]: pgmap v3948: 137 pgs: 137 active+clean; 123 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-13T03:51:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:51:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:51:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:51:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:45 smithi088 ceph-mon[98762]: pgmap v3949: 137 pgs: 137 active+clean; 123 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-09-13T03:51:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:45 smithi088 ceph-mon[96266]: pgmap v3949: 137 pgs: 137 active+clean; 123 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-09-13T03:51:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:45 smithi195 ceph-mon[87742]: pgmap v3949: 137 pgs: 137 active+clean; 123 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 4.5 MiB/s wr, 43 op/s 2024-09-13T03:51:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:47 smithi088 ceph-mon[96266]: pgmap v3950: 137 pgs: 137 active+clean; 127 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 4.3 MiB/s wr, 44 op/s 2024-09-13T03:51:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:47 smithi088 ceph-mon[98762]: pgmap v3950: 137 pgs: 137 active+clean; 127 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 4.3 MiB/s wr, 44 op/s 2024-09-13T03:51:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:47 smithi195 ceph-mon[87742]: pgmap v3950: 137 pgs: 137 active+clean; 127 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 4.3 MiB/s wr, 44 op/s 2024-09-13T03:51:49.780 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/7.Grow (21937 ms) 2024-09-13T03:51:49.781 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/7.Shrink 2024-09-13T03:51:49.781 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:51:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:49 smithi088 ceph-mon[96266]: pgmap v3951: 137 pgs: 137 active+clean; 127 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-09-13T03:51:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:49 smithi088 ceph-mon[98762]: pgmap v3951: 137 pgs: 137 active+clean; 127 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-09-13T03:51:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:49 smithi195 ceph-mon[87742]: pgmap v3951: 137 pgs: 137 active+clean; 127 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-09-13T03:51:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:51 smithi088 ceph-mon[98762]: pgmap v3952: 137 pgs: 137 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 49 op/s 2024-09-13T03:51:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:51 smithi088 ceph-mon[96266]: pgmap v3952: 137 pgs: 137 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 49 op/s 2024-09-13T03:51:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:51 smithi195 ceph-mon[87742]: pgmap v3952: 137 pgs: 137 active+clean; 135 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.0 MiB/s wr, 49 op/s 2024-09-13T03:51:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:51:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:51:53] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:51:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:53 smithi088 ceph-mon[98762]: pgmap v3953: 137 pgs: 137 active+clean; 139 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-09-13T03:51:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:53 smithi088 ceph-mon[96266]: pgmap v3953: 137 pgs: 137 active+clean; 139 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-09-13T03:51:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:53 smithi195 ceph-mon[87742]: pgmap v3953: 137 pgs: 137 active+clean; 139 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.7 MiB/s wr, 23 op/s 2024-09-13T03:51:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:55 smithi088 ceph-mon[98762]: pgmap v3954: 137 pgs: 137 active+clean; 151 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-09-13T03:51:56.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:55 smithi088 ceph-mon[96266]: pgmap v3954: 137 pgs: 137 active+clean; 151 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-09-13T03:51:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:55 smithi195 ceph-mon[87742]: pgmap v3954: 137 pgs: 137 active+clean; 151 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-09-13T03:51:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:57 smithi088 ceph-mon[96266]: pgmap v3955: 137 pgs: 137 active+clean; 151 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-09-13T03:51:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:57 smithi088 ceph-mon[98762]: pgmap v3955: 137 pgs: 137 active+clean; 151 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-09-13T03:51:58.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:57 smithi195 ceph-mon[87742]: pgmap v3955: 137 pgs: 137 active+clean; 151 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-09-13T03:51:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:58 smithi088 ceph-mon[96266]: osdmap e2045: 8 total, 8 up, 8 in 2024-09-13T03:51:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:58 smithi088 ceph-mon[98762]: osdmap e2045: 8 total, 8 up, 8 in 2024-09-13T03:51:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:58 smithi195 ceph-mon[87742]: osdmap e2045: 8 total, 8 up, 8 in 2024-09-13T03:52:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:59 smithi088 ceph-mon[96266]: pgmap v3957: 137 pgs: 137 active+clean; 151 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-09-13T03:52:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:51:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:59 smithi088 ceph-mon[98762]: pgmap v3957: 137 pgs: 137 active+clean; 151 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-09-13T03:52:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:51:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:59 smithi195 ceph-mon[87742]: pgmap v3957: 137 pgs: 137 active+clean; 151 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-09-13T03:52:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:51:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:01 smithi088 ceph-mon[96266]: pgmap v3958: 137 pgs: 137 active+clean; 176 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.1 MiB/s wr, 21 op/s 2024-09-13T03:52:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:01 smithi088 ceph-mon[98762]: pgmap v3958: 137 pgs: 137 active+clean; 176 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.1 MiB/s wr, 21 op/s 2024-09-13T03:52:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:01 smithi195 ceph-mon[87742]: pgmap v3958: 137 pgs: 137 active+clean; 176 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.1 MiB/s wr, 21 op/s 2024-09-13T03:52:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:52:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:52:03] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-09-13T03:52:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:03 smithi088 ceph-mon[98762]: pgmap v3959: 137 pgs: 137 active+clean; 176 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.7 MiB/s wr, 33 op/s 2024-09-13T03:52:04.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:03 smithi088 ceph-mon[96266]: pgmap v3959: 137 pgs: 137 active+clean; 176 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.7 MiB/s wr, 33 op/s 2024-09-13T03:52:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:03 smithi195 ceph-mon[87742]: pgmap v3959: 137 pgs: 137 active+clean; 176 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 4.9 MiB/s rd, 3.7 MiB/s wr, 33 op/s 2024-09-13T03:52:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:05 smithi088 ceph-mon[98762]: pgmap v3960: 137 pgs: 137 active+clean; 192 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 948 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-09-13T03:52:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:05 smithi088 ceph-mon[96266]: pgmap v3960: 137 pgs: 137 active+clean; 192 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 948 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-09-13T03:52:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:05 smithi195 ceph-mon[87742]: pgmap v3960: 137 pgs: 137 active+clean; 192 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 948 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-09-13T03:52:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:07 smithi088 ceph-mon[96266]: pgmap v3961: 137 pgs: 137 active+clean; 196 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-09-13T03:52:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:07 smithi088 ceph-mon[98762]: pgmap v3961: 137 pgs: 137 active+clean; 196 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-09-13T03:52:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:07 smithi195 ceph-mon[87742]: pgmap v3961: 137 pgs: 137 active+clean; 196 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-09-13T03:52:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:09 smithi088 ceph-mon[96266]: pgmap v3962: 137 pgs: 137 active+clean; 196 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.3 MiB/s wr, 43 op/s 2024-09-13T03:52:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:09 smithi088 ceph-mon[98762]: pgmap v3962: 137 pgs: 137 active+clean; 196 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.3 MiB/s wr, 43 op/s 2024-09-13T03:52:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:09 smithi195 ceph-mon[87742]: pgmap v3962: 137 pgs: 137 active+clean; 196 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.3 MiB/s wr, 43 op/s 2024-09-13T03:52:11.699 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/7.Shrink (21919 ms) 2024-09-13T03:52:11.699 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOne 2024-09-13T03:52:11.699 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:52:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:11 smithi195 ceph-mon[87742]: pgmap v3963: 137 pgs: 137 active+clean; 204 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 915 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-09-13T03:52:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:11 smithi088 ceph-mon[96266]: pgmap v3963: 137 pgs: 137 active+clean; 204 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 915 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-09-13T03:52:12.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:11 smithi088 ceph-mon[98762]: pgmap v3963: 137 pgs: 137 active+clean; 204 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 915 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-09-13T03:52:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:52:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:52:13] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-09-13T03:52:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:13 smithi195 ceph-mon[87742]: pgmap v3964: 137 pgs: 137 active+clean; 204 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-13T03:52:14.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:13 smithi088 ceph-mon[98762]: pgmap v3964: 137 pgs: 137 active+clean; 204 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-13T03:52:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:13 smithi088 ceph-mon[96266]: pgmap v3964: 137 pgs: 137 active+clean; 204 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 2.7 MiB/s wr, 28 op/s 2024-09-13T03:52:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:15 smithi195 ceph-mon[87742]: pgmap v3965: 137 pgs: 137 active+clean; 224 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.3 MiB/s wr, 30 op/s 2024-09-13T03:52:16.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:15 smithi088 ceph-mon[98762]: pgmap v3965: 137 pgs: 137 active+clean; 224 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.3 MiB/s wr, 30 op/s 2024-09-13T03:52:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:15 smithi088 ceph-mon[96266]: pgmap v3965: 137 pgs: 137 active+clean; 224 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.3 MiB/s wr, 30 op/s 2024-09-13T03:52:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:17 smithi195 ceph-mon[87742]: pgmap v3966: 137 pgs: 137 active+clean; 224 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-09-13T03:52:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:17 smithi088 ceph-mon[96266]: pgmap v3966: 137 pgs: 137 active+clean; 224 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-09-13T03:52:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:17 smithi088 ceph-mon[98762]: pgmap v3966: 137 pgs: 137 active+clean; 224 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 27 op/s 2024-09-13T03:52:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:19 smithi195 ceph-mon[87742]: pgmap v3967: 137 pgs: 137 active+clean; 224 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-09-13T03:52:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:19 smithi088 ceph-mon[96266]: pgmap v3967: 137 pgs: 137 active+clean; 224 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-09-13T03:52:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:19 smithi088 ceph-mon[98762]: pgmap v3967: 137 pgs: 137 active+clean; 224 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-09-13T03:52:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:20 smithi195 ceph-mon[87742]: osdmap e2046: 8 total, 8 up, 8 in 2024-09-13T03:52:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:20 smithi088 ceph-mon[98762]: osdmap e2046: 8 total, 8 up, 8 in 2024-09-13T03:52:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:20 smithi088 ceph-mon[96266]: osdmap e2046: 8 total, 8 up, 8 in 2024-09-13T03:52:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:21 smithi195 ceph-mon[87742]: pgmap v3969: 137 pgs: 137 active+clean; 244 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.0 MiB/s wr, 25 op/s 2024-09-13T03:52:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:21 smithi088 ceph-mon[96266]: pgmap v3969: 137 pgs: 137 active+clean; 244 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.0 MiB/s wr, 25 op/s 2024-09-13T03:52:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:21 smithi088 ceph-mon[98762]: pgmap v3969: 137 pgs: 137 active+clean; 244 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.0 MiB/s wr, 25 op/s 2024-09-13T03:52:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:52:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:52:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:52:23] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:52:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:52:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:23 smithi195 ceph-mon[87742]: pgmap v3970: 137 pgs: 137 active+clean; 244 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.0 MiB/s wr, 35 op/s 2024-09-13T03:52:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:52:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:52:24.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:52:24.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:52:24.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:52:24.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-mon[98762]: pgmap v3970: 137 pgs: 137 active+clean; 244 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.0 MiB/s wr, 35 op/s 2024-09-13T03:52:24.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:52:24.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:52:24.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:52:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:52:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:52:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-mon[96266]: pgmap v3970: 137 pgs: 137 active+clean; 244 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 9.5 MiB/s rd, 4.0 MiB/s wr, 35 op/s 2024-09-13T03:52:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:52:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:52:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:52:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:52:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:52:26.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:25 smithi088 ceph-mon[98762]: pgmap v3971: 137 pgs: 137 active+clean; 265 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.1 MiB/s wr, 20 op/s 2024-09-13T03:52:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:25 smithi088 ceph-mon[96266]: pgmap v3971: 137 pgs: 137 active+clean; 265 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.1 MiB/s wr, 20 op/s 2024-09-13T03:52:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:25 smithi195 ceph-mon[87742]: pgmap v3971: 137 pgs: 137 active+clean; 265 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.1 MiB/s wr, 20 op/s 2024-09-13T03:52:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:27 smithi088 ceph-mon[96266]: pgmap v3972: 137 pgs: 137 active+clean; 265 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-13T03:52:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:27 smithi088 ceph-mon[98762]: pgmap v3972: 137 pgs: 137 active+clean; 265 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-13T03:52:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:27 smithi195 ceph-mon[87742]: pgmap v3972: 137 pgs: 137 active+clean; 265 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-13T03:52:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:29 smithi088 ceph-mon[98762]: pgmap v3973: 137 pgs: 137 active+clean; 269 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-13T03:52:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:29 smithi088 ceph-mon[96266]: pgmap v3973: 137 pgs: 137 active+clean; 269 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-13T03:52:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:29 smithi195 ceph-mon[87742]: pgmap v3973: 137 pgs: 137 active+clean; 269 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-09-13T03:52:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:31 smithi088 ceph-mon[96266]: pgmap v3974: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 2.8 MiB/s wr, 41 op/s 2024-09-13T03:52:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:31 smithi088 ceph-mon[98762]: pgmap v3974: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 2.8 MiB/s wr, 41 op/s 2024-09-13T03:52:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:31 smithi195 ceph-mon[87742]: pgmap v3974: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 2.8 MiB/s wr, 41 op/s 2024-09-13T03:52:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:52:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:52:33] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-09-13T03:52:33.853 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOne (22154 ms) 2024-09-13T03:52:33.853 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot 2024-09-13T03:52:33.854 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:52:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:33 smithi088 ceph-mon[96266]: pgmap v3975: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 2.4 MiB/s wr, 36 op/s 2024-09-13T03:52:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:33 smithi088 ceph-mon[98762]: pgmap v3975: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 2.4 MiB/s wr, 36 op/s 2024-09-13T03:52:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:33 smithi195 ceph-mon[87742]: pgmap v3975: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 2.4 MiB/s wr, 36 op/s 2024-09-13T03:52:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:35 smithi088 ceph-mon[98762]: pgmap v3976: 137 pgs: 137 active+clean; 277 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 568 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-09-13T03:52:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:35 smithi088 ceph-mon[96266]: pgmap v3976: 137 pgs: 137 active+clean; 277 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 568 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-09-13T03:52:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:35 smithi195 ceph-mon[87742]: pgmap v3976: 137 pgs: 137 active+clean; 277 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 568 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-09-13T03:52:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:38 smithi088 ceph-mon[98762]: pgmap v3977: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 917 KiB/s rd, 1.7 MiB/s wr, 39 op/s 2024-09-13T03:52:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:38 smithi088 ceph-mon[96266]: pgmap v3977: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 917 KiB/s rd, 1.7 MiB/s wr, 39 op/s 2024-09-13T03:52:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:38 smithi195 ceph-mon[87742]: pgmap v3977: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 917 KiB/s rd, 1.7 MiB/s wr, 39 op/s 2024-09-13T03:52:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:40 smithi088 ceph-mon[98762]: pgmap v3978: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-09-13T03:52:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:40 smithi088 ceph-mon[96266]: pgmap v3978: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-09-13T03:52:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:40 smithi195 ceph-mon[87742]: pgmap v3978: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 903 KiB/s rd, 1.7 MiB/s wr, 22 op/s 2024-09-13T03:52:42.286 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:42 smithi195 ceph-mon[87742]: pgmap v3979: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-13T03:52:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:42 smithi088 ceph-mon[96266]: pgmap v3979: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-13T03:52:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:42 smithi088 ceph-mon[98762]: pgmap v3979: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 855 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-13T03:52:43.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:43 smithi088 ceph-mon[96266]: osdmap e2047: 8 total, 8 up, 8 in 2024-09-13T03:52:43.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:43 smithi088 ceph-mon[98762]: osdmap e2047: 8 total, 8 up, 8 in 2024-09-13T03:52:43.342 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:52:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:52:43] "GET /metrics HTTP/1.1" 200 36714 "" "Prometheus/2.43.0" 2024-09-13T03:52:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:43 smithi195 ceph-mon[87742]: osdmap e2047: 8 total, 8 up, 8 in 2024-09-13T03:52:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:44 smithi088 ceph-mon[96266]: pgmap v3981: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 918 KiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-09-13T03:52:44.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:44 smithi088 ceph-mon[98762]: pgmap v3981: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 918 KiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-09-13T03:52:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:44 smithi195 ceph-mon[87742]: pgmap v3981: 137 pgs: 137 active+clean; 273 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 918 KiB/s rd, 1.2 MiB/s wr, 18 op/s 2024-09-13T03:52:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:45 smithi088 ceph-mon[98762]: pgmap v3982: 137 pgs: 137 active+clean; 282 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 423 KiB/s rd, 923 KiB/s wr, 20 op/s 2024-09-13T03:52:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:45 smithi088 ceph-mon[96266]: pgmap v3982: 137 pgs: 137 active+clean; 282 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 423 KiB/s rd, 923 KiB/s wr, 20 op/s 2024-09-13T03:52:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:45.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:45 smithi195 ceph-mon[87742]: pgmap v3982: 137 pgs: 137 active+clean; 282 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 423 KiB/s rd, 923 KiB/s wr, 20 op/s 2024-09-13T03:52:47.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:47 smithi088 ceph-mon[98762]: pgmap v3983: 137 pgs: 137 active+clean; 314 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-13T03:52:47.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:47 smithi088 ceph-mon[96266]: pgmap v3983: 137 pgs: 137 active+clean; 314 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-13T03:52:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:47 smithi195 ceph-mon[87742]: pgmap v3983: 137 pgs: 137 active+clean; 314 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-13T03:52:49.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:49 smithi088 ceph-mon[96266]: pgmap v3984: 137 pgs: 137 active+clean; 318 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-09-13T03:52:49.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:49 smithi088 ceph-mon[98762]: pgmap v3984: 137 pgs: 137 active+clean; 318 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-09-13T03:52:49.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:49 smithi195 ceph-mon[87742]: pgmap v3984: 137 pgs: 137 active+clean; 318 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-09-13T03:52:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:51 smithi088 ceph-mon[96266]: pgmap v3985: 137 pgs: 137 active+clean; 318 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-09-13T03:52:51.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:51 smithi088 ceph-mon[98762]: pgmap v3985: 137 pgs: 137 active+clean; 318 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-09-13T03:52:51.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:51 smithi195 ceph-mon[87742]: pgmap v3985: 137 pgs: 137 active+clean; 318 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.5 MiB/s wr, 40 op/s 2024-09-13T03:52:53.409 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:53 smithi088 ceph-mon[96266]: pgmap v3986: 137 pgs: 137 active+clean; 322 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.7 MiB/s wr, 42 op/s 2024-09-13T03:52:53.410 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:52:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:52:53] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:52:53.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:53 smithi088 ceph-mon[98762]: pgmap v3986: 137 pgs: 137 active+clean; 322 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.7 MiB/s wr, 42 op/s 2024-09-13T03:52:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:53 smithi195 ceph-mon[87742]: pgmap v3986: 137 pgs: 137 active+clean; 322 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 4.7 MiB/s wr, 42 op/s 2024-09-13T03:52:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:55 smithi088 ceph-mon[96266]: pgmap v3987: 137 pgs: 137 active+clean; 322 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-09-13T03:52:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:55 smithi088 ceph-mon[96266]: osdmap e2048: 8 total, 8 up, 8 in 2024-09-13T03:52:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:55 smithi088 ceph-mon[98762]: pgmap v3987: 137 pgs: 137 active+clean; 322 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-09-13T03:52:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:55 smithi088 ceph-mon[98762]: osdmap e2048: 8 total, 8 up, 8 in 2024-09-13T03:52:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:55 smithi195 ceph-mon[87742]: pgmap v3987: 137 pgs: 137 active+clean; 322 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 184 KiB/s rd, 4.1 MiB/s wr, 37 op/s 2024-09-13T03:52:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:55 smithi195 ceph-mon[87742]: osdmap e2048: 8 total, 8 up, 8 in 2024-09-13T03:52:56.702 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot (22849 ms) 2024-09-13T03:52:56.703 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/7.MinOverlap 2024-09-13T03:52:56.703 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:52:57.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:57 smithi088 ceph-mon[98762]: pgmap v3989: 137 pgs: 137 active+clean; 346 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 26 op/s 2024-09-13T03:52:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:57 smithi088 ceph-mon[96266]: pgmap v3989: 137 pgs: 137 active+clean; 346 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 26 op/s 2024-09-13T03:52:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:57 smithi195 ceph-mon[87742]: pgmap v3989: 137 pgs: 137 active+clean; 346 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.2 MiB/s wr, 26 op/s 2024-09-13T03:52:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:59 smithi088 ceph-mon[98762]: pgmap v3990: 137 pgs: 137 active+clean; 362 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2024-09-13T03:52:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:52:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:59 smithi088 ceph-mon[96266]: pgmap v3990: 137 pgs: 137 active+clean; 362 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2024-09-13T03:52:59.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:52:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:52:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:59 smithi195 ceph-mon[87742]: pgmap v3990: 137 pgs: 137 active+clean; 362 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.4 MiB/s wr, 27 op/s 2024-09-13T03:52:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:52:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:53:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:01 smithi088 ceph-mon[98762]: pgmap v3991: 137 pgs: 137 active+clean; 378 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 40 op/s 2024-09-13T03:53:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:01 smithi088 ceph-mon[96266]: pgmap v3991: 137 pgs: 137 active+clean; 378 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 40 op/s 2024-09-13T03:53:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:01 smithi195 ceph-mon[87742]: pgmap v3991: 137 pgs: 137 active+clean; 378 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 40 op/s 2024-09-13T03:53:03.429 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:03 smithi088 ceph-mon[96266]: pgmap v3992: 137 pgs: 137 active+clean; 378 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.6 MiB/s wr, 37 op/s 2024-09-13T03:53:03.430 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:53:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:53:03] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:53:03.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:03 smithi088 ceph-mon[98762]: pgmap v3992: 137 pgs: 137 active+clean; 378 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.6 MiB/s wr, 37 op/s 2024-09-13T03:53:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:03 smithi195 ceph-mon[87742]: pgmap v3992: 137 pgs: 137 active+clean; 378 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.6 MiB/s wr, 37 op/s 2024-09-13T03:53:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:05 smithi088 ceph-mon[96266]: pgmap v3993: 137 pgs: 137 active+clean; 378 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 36 op/s 2024-09-13T03:53:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:05 smithi088 ceph-mon[96266]: osdmap e2049: 8 total, 8 up, 8 in 2024-09-13T03:53:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:05 smithi088 ceph-mon[98762]: pgmap v3993: 137 pgs: 137 active+clean; 378 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 36 op/s 2024-09-13T03:53:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:05 smithi088 ceph-mon[98762]: osdmap e2049: 8 total, 8 up, 8 in 2024-09-13T03:53:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:05 smithi195 ceph-mon[87742]: pgmap v3993: 137 pgs: 137 active+clean; 378 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 36 op/s 2024-09-13T03:53:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:05 smithi195 ceph-mon[87742]: osdmap e2049: 8 total, 8 up, 8 in 2024-09-13T03:53:07.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:07 smithi088 ceph-mon[96266]: pgmap v3995: 137 pgs: 137 active+clean; 394 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.8 MiB/s wr, 41 op/s 2024-09-13T03:53:07.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:07 smithi088 ceph-mon[98762]: pgmap v3995: 137 pgs: 137 active+clean; 394 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.8 MiB/s wr, 41 op/s 2024-09-13T03:53:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:07 smithi195 ceph-mon[87742]: pgmap v3995: 137 pgs: 137 active+clean; 394 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.8 MiB/s wr, 41 op/s 2024-09-13T03:53:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:09 smithi195 ceph-mon[87742]: pgmap v3996: 137 pgs: 137 active+clean; 407 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 438 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-09-13T03:53:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:09 smithi088 ceph-mon[96266]: pgmap v3996: 137 pgs: 137 active+clean; 407 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 438 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-09-13T03:53:09.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:09 smithi088 ceph-mon[98762]: pgmap v3996: 137 pgs: 137 active+clean; 407 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 438 KiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-09-13T03:53:11.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:11 smithi195 ceph-mon[87742]: pgmap v3997: 137 pgs: 137 active+clean; 423 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-09-13T03:53:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:11 smithi088 ceph-mon[96266]: pgmap v3997: 137 pgs: 137 active+clean; 423 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-09-13T03:53:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:11 smithi088 ceph-mon[98762]: pgmap v3997: 137 pgs: 137 active+clean; 423 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-09-13T03:53:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:53:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:53:13] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:53:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:13 smithi195 ceph-mon[87742]: pgmap v3998: 137 pgs: 137 active+clean; 423 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-09-13T03:53:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:13 smithi088 ceph-mon[96266]: pgmap v3998: 137 pgs: 137 active+clean; 423 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-09-13T03:53:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:13 smithi088 ceph-mon[98762]: pgmap v3998: 137 pgs: 137 active+clean; 423 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 35 op/s 2024-09-13T03:53:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:53:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:53:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:53:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:15 smithi195 ceph-mon[87742]: pgmap v3999: 137 pgs: 137 active+clean; 423 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 159 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-09-13T03:53:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:15 smithi088 ceph-mon[96266]: pgmap v3999: 137 pgs: 137 active+clean; 423 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 159 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-09-13T03:53:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:15 smithi088 ceph-mon[98762]: pgmap v3999: 137 pgs: 137 active+clean; 423 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 159 KiB/s rd, 4.5 MiB/s wr, 39 op/s 2024-09-13T03:53:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:17 smithi195 ceph-mon[87742]: pgmap v4000: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-09-13T03:53:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:17 smithi088 ceph-mon[96266]: pgmap v4000: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-09-13T03:53:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:17 smithi088 ceph-mon[98762]: pgmap v4000: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-09-13T03:53:18.280 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/7.MinOverlap (21578 ms) 2024-09-13T03:53:18.281 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] EncryptedFlattenTest/7.ZeroOverlap 2024-09-13T03:53:18.281 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:53:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:19 smithi195 ceph-mon[87742]: pgmap v4001: 137 pgs: 137 active+clean; 431 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 878 KiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-09-13T03:53:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:19 smithi088 ceph-mon[96266]: pgmap v4001: 137 pgs: 137 active+clean; 431 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 878 KiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-09-13T03:53:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:19 smithi088 ceph-mon[98762]: pgmap v4001: 137 pgs: 137 active+clean; 431 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 878 KiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-09-13T03:53:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:21 smithi195 ceph-mon[87742]: pgmap v4002: 137 pgs: 137 active+clean; 431 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-13T03:53:21.945 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:21 smithi088 ceph-mon[98762]: pgmap v4002: 137 pgs: 137 active+clean; 431 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-13T03:53:21.946 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:21 smithi088 ceph-mon[96266]: pgmap v4002: 137 pgs: 137 active+clean; 431 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-13T03:53:23.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:53:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:53:23] "GET /metrics HTTP/1.1" 200 36713 "" "Prometheus/2.43.0" 2024-09-13T03:53:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:23 smithi195 ceph-mon[87742]: pgmap v4003: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-09-13T03:53:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:23 smithi088 ceph-mon[98762]: pgmap v4003: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-09-13T03:53:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:23 smithi088 ceph-mon[96266]: pgmap v4003: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-09-13T03:53:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:53:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:53:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:53:24.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:53:24.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:53:24.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:53:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:53:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:53:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:53:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:53:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:53:24.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:53:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:53:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:53:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:53:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:53:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:53:24.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:53:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:25 smithi195 ceph-mon[87742]: pgmap v4004: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-09-13T03:53:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:25 smithi088 ceph-mon[96266]: pgmap v4004: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-09-13T03:53:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:25 smithi088 ceph-mon[98762]: pgmap v4004: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-09-13T03:53:27.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:27 smithi195 ceph-mon[87742]: pgmap v4005: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-13T03:53:27.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:27 smithi195 ceph-mon[87742]: osdmap e2050: 8 total, 8 up, 8 in 2024-09-13T03:53:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:27 smithi088 ceph-mon[96266]: pgmap v4005: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-13T03:53:27.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:27 smithi088 ceph-mon[96266]: osdmap e2050: 8 total, 8 up, 8 in 2024-09-13T03:53:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:27 smithi088 ceph-mon[98762]: pgmap v4005: 137 pgs: 137 active+clean; 427 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-09-13T03:53:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:27 smithi088 ceph-mon[98762]: osdmap e2050: 8 total, 8 up, 8 in 2024-09-13T03:53:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:29 smithi088 ceph-mon[96266]: pgmap v4007: 137 pgs: 137 active+clean; 460 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 22 op/s 2024-09-13T03:53:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:53:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:29 smithi088 ceph-mon[98762]: pgmap v4007: 137 pgs: 137 active+clean; 460 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 22 op/s 2024-09-13T03:53:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:53:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:29 smithi195 ceph-mon[87742]: pgmap v4007: 137 pgs: 137 active+clean; 460 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 MiB/s wr, 22 op/s 2024-09-13T03:53:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:53:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:31 smithi088 ceph-mon[96266]: pgmap v4008: 137 pgs: 137 active+clean; 468 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 443 KiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-09-13T03:53:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:31 smithi088 ceph-mon[98762]: pgmap v4008: 137 pgs: 137 active+clean; 468 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 443 KiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-09-13T03:53:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:31 smithi195 ceph-mon[87742]: pgmap v4008: 137 pgs: 137 active+clean; 468 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 443 KiB/s rd, 4.1 MiB/s wr, 45 op/s 2024-09-13T03:53:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:53:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:53:33] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-09-13T03:53:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:33 smithi088 ceph-mon[96266]: pgmap v4009: 137 pgs: 137 active+clean; 468 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-13T03:53:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:33 smithi088 ceph-mon[98762]: pgmap v4009: 137 pgs: 137 active+clean; 468 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-13T03:53:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:33 smithi195 ceph-mon[87742]: pgmap v4009: 137 pgs: 137 active+clean; 468 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 436 KiB/s rd, 4.1 MiB/s wr, 36 op/s 2024-09-13T03:53:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:35 smithi088 ceph-mon[96266]: pgmap v4010: 137 pgs: 137 active+clean; 468 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:53:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:35 smithi088 ceph-mon[98762]: pgmap v4010: 137 pgs: 137 active+clean; 468 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:53:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:35 smithi195 ceph-mon[87742]: pgmap v4010: 137 pgs: 137 active+clean; 468 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-09-13T03:53:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:37 smithi088 ceph-mon[96266]: pgmap v4011: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-09-13T03:53:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:37 smithi088 ceph-mon[98762]: pgmap v4011: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-09-13T03:53:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:37 smithi195 ceph-mon[87742]: pgmap v4011: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 114 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-09-13T03:53:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:39 smithi088 ceph-mon[96266]: pgmap v4012: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 208 KiB/s rd, 3.5 MiB/s wr, 35 op/s 2024-09-13T03:53:40.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:39 smithi088 ceph-mon[98762]: pgmap v4012: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 208 KiB/s rd, 3.5 MiB/s wr, 35 op/s 2024-09-13T03:53:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:39 smithi195 ceph-mon[87742]: pgmap v4012: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 208 KiB/s rd, 3.5 MiB/s wr, 35 op/s 2024-09-13T03:53:40.258 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] EncryptedFlattenTest/7.ZeroOverlap (21978 ms) 2024-09-13T03:53:40.875 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 7 tests from EncryptedFlattenTest/7 (158211 ms total) 2024-09-13T03:53:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:53:40.875 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 19 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-09-13T03:53:40.904 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-09-13T03:53:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:41 smithi088 ceph-mon[96266]: pgmap v4013: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 572 KiB/s rd, 1.7 MiB/s wr, 36 op/s 2024-09-13T03:53:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:41 smithi088 ceph-mon[96266]: osdmap e2051: 8 total, 8 up, 8 in 2024-09-13T03:53:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:41 smithi088 ceph-mon[98762]: pgmap v4013: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 572 KiB/s rd, 1.7 MiB/s wr, 36 op/s 2024-09-13T03:53:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:41 smithi088 ceph-mon[98762]: osdmap e2051: 8 total, 8 up, 8 in 2024-09-13T03:53:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:41 smithi195 ceph-mon[87742]: pgmap v4013: 137 pgs: 137 active+clean; 472 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 572 KiB/s rd, 1.7 MiB/s wr, 36 op/s 2024-09-13T03:53:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:41 smithi195 ceph-mon[87742]: osdmap e2051: 8 total, 8 up, 8 in 2024-09-13T03:53:42.889 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:53:43.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:42 smithi195 ceph-mon[87742]: osdmap e2052: 8 total, 8 up, 8 in 2024-09-13T03:53:43.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:42 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3135688699' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:53:43.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:42 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:53:43.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:42 smithi088 ceph-mon[96266]: osdmap e2052: 8 total, 8 up, 8 in 2024-09-13T03:53:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:42 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3135688699' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:53:43.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:42 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:53:43.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:53:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:53:43] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-09-13T03:53:43.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:42 smithi088 ceph-mon[98762]: osdmap e2052: 8 total, 8 up, 8 in 2024-09-13T03:53:43.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:42 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3135688699' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:53:43.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:42 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-47","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:53:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:43 smithi088 ceph-mon[96266]: pgmap v4016: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:53:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:43 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:53:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:43 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:53:44.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:43 smithi088 ceph-mon[96266]: osdmap e2053: 8 total, 8 up, 8 in 2024-09-13T03:53:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:43 smithi088 ceph-mon[98762]: pgmap v4016: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:53:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:43 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:53:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:43 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:53:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:43 smithi088 ceph-mon[98762]: osdmap e2053: 8 total, 8 up, 8 in 2024-09-13T03:53:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:43 smithi195 ceph-mon[87742]: pgmap v4016: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:53:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:43 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T03:53:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:43 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:53:44.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:43 smithi195 ceph-mon[87742]: osdmap e2053: 8 total, 8 up, 8 in 2024-09-13T03:53:44.940 INFO:tasks.workunit.client.0.smithi088.stdout: wrote [485999~34884,8938265~57589,9874360~1799,12561652~51352,13604255~24503,14363682~100160,15834963~48644,16631501~19191,17175764~22507] 2024-09-13T03:53:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:44 smithi088 ceph-mon[96266]: osdmap e2054: 8 total, 8 up, 8 in 2024-09-13T03:53:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:53:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:53:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:44 smithi088 ceph-mon[98762]: osdmap e2054: 8 total, 8 up, 8 in 2024-09-13T03:53:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:53:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:53:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:44 smithi195 ceph-mon[87742]: osdmap e2054: 8 total, 8 up, 8 in 2024-09-13T03:53:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:53:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:53:45.913 INFO:tasks.workunit.client.0.smithi088.stdout: wrote [1633067~72567,2486301~57902,4203523~29295,6996976~14966,11102278~76670,18449555~25637,18608005~93899,19657262~26622,19854604~40233,20333989~44204] 2024-09-13T03:53:45.920 INFO:tasks.workunit.client.0.smithi088.stdout: diff was [520883~2023320,4194304~2817638,11102278~76670,17198271~3179922] 2024-09-13T03:53:45.924 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5021 ms) 2024-09-13T03:53:45.925 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-09-13T03:53:45.925 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:53:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:45 smithi088 ceph-mon[96266]: pgmap v4019: 137 pgs: 12 creating+peering, 14 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:53:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:45 smithi088 ceph-mon[96266]: osdmap e2055: 8 total, 8 up, 8 in 2024-09-13T03:53:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:45 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:53:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:45 smithi088 ceph-mon[98762]: pgmap v4019: 137 pgs: 12 creating+peering, 14 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:53:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:45 smithi088 ceph-mon[98762]: osdmap e2055: 8 total, 8 up, 8 in 2024-09-13T03:53:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:45 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:53:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:45 smithi195 ceph-mon[87742]: pgmap v4019: 137 pgs: 12 creating+peering, 14 unknown, 111 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:53:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:45 smithi195 ceph-mon[87742]: osdmap e2055: 8 total, 8 up, 8 in 2024-09-13T03:53:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:45 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T03:53:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:46 smithi088 ceph-mon[96266]: osdmap e2056: 8 total, 8 up, 8 in 2024-09-13T03:53:47.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:46 smithi088 ceph-mon[98762]: osdmap e2056: 8 total, 8 up, 8 in 2024-09-13T03:53:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:46 smithi195 ceph-mon[87742]: osdmap e2056: 8 total, 8 up, 8 in 2024-09-13T03:53:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:47 smithi088 ceph-mon[98762]: pgmap v4022: 137 pgs: 12 creating+peering, 2 unknown, 123 active+clean; 5.1 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 9.5 KiB/s wr, 8 op/s 2024-09-13T03:53:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:47 smithi088 ceph-mon[98762]: osdmap e2057: 8 total, 8 up, 8 in 2024-09-13T03:53:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:47 smithi088 ceph-mon[96266]: pgmap v4022: 137 pgs: 12 creating+peering, 2 unknown, 123 active+clean; 5.1 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 9.5 KiB/s wr, 8 op/s 2024-09-13T03:53:48.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:47 smithi088 ceph-mon[96266]: osdmap e2057: 8 total, 8 up, 8 in 2024-09-13T03:53:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:47 smithi195 ceph-mon[87742]: pgmap v4022: 137 pgs: 12 creating+peering, 2 unknown, 123 active+clean; 5.1 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 5.7 KiB/s rd, 9.5 KiB/s wr, 8 op/s 2024-09-13T03:53:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:47 smithi195 ceph-mon[87742]: osdmap e2057: 8 total, 8 up, 8 in 2024-09-13T03:53:48.951 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:53:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:48 smithi088 ceph-mon[96266]: osdmap e2058: 8 total, 8 up, 8 in 2024-09-13T03:53:49.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:48 smithi088 ceph-mon[98762]: osdmap e2058: 8 total, 8 up, 8 in 2024-09-13T03:53:49.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:48 smithi195 ceph-mon[87742]: osdmap e2058: 8 total, 8 up, 8 in 2024-09-13T03:53:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:49 smithi088 ceph-mon[96266]: pgmap v4025: 137 pgs: 137 active+clean; 16 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 167 KiB/s wr, 22 op/s 2024-09-13T03:53:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:49 smithi088 ceph-mon[96266]: osdmap e2059: 8 total, 8 up, 8 in 2024-09-13T03:53:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:49 smithi088 ceph-mon[98762]: pgmap v4025: 137 pgs: 137 active+clean; 16 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 167 KiB/s wr, 22 op/s 2024-09-13T03:53:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:49 smithi088 ceph-mon[98762]: osdmap e2059: 8 total, 8 up, 8 in 2024-09-13T03:53:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:49 smithi195 ceph-mon[87742]: pgmap v4025: 137 pgs: 137 active+clean; 16 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 KiB/s rd, 167 KiB/s wr, 22 op/s 2024-09-13T03:53:50.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:49 smithi195 ceph-mon[87742]: osdmap e2059: 8 total, 8 up, 8 in 2024-09-13T03:53:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:50 smithi088 ceph-mon[96266]: osdmap e2060: 8 total, 8 up, 8 in 2024-09-13T03:53:51.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:50 smithi088 ceph-mon[98762]: osdmap e2060: 8 total, 8 up, 8 in 2024-09-13T03:53:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:50 smithi195 ceph-mon[87742]: osdmap e2060: 8 total, 8 up, 8 in 2024-09-13T03:53:51.968 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:53:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:51 smithi195 ceph-mon[87742]: pgmap v4028: 137 pgs: 137 active+clean; 16 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 165 KiB/s wr, 46 op/s 2024-09-13T03:53:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:51 smithi195 ceph-mon[87742]: osdmap e2061: 8 total, 8 up, 8 in 2024-09-13T03:53:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:51 smithi088 ceph-mon[98762]: pgmap v4028: 137 pgs: 137 active+clean; 16 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 165 KiB/s wr, 46 op/s 2024-09-13T03:53:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:51 smithi088 ceph-mon[98762]: osdmap e2061: 8 total, 8 up, 8 in 2024-09-13T03:53:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:51 smithi088 ceph-mon[96266]: pgmap v4028: 137 pgs: 137 active+clean; 16 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 165 KiB/s wr, 46 op/s 2024-09-13T03:53:52.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:51 smithi088 ceph-mon[96266]: osdmap e2061: 8 total, 8 up, 8 in 2024-09-13T03:53:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:52 smithi195 ceph-mon[87742]: osdmap e2062: 8 total, 8 up, 8 in 2024-09-13T03:53:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:52 smithi195 ceph-mon[87742]: osdmap e2063: 8 total, 8 up, 8 in 2024-09-13T03:53:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:53:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:53:53] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.43.0" 2024-09-13T03:53:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:52 smithi088 ceph-mon[98762]: osdmap e2062: 8 total, 8 up, 8 in 2024-09-13T03:53:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:52 smithi088 ceph-mon[98762]: osdmap e2063: 8 total, 8 up, 8 in 2024-09-13T03:53:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:52 smithi088 ceph-mon[96266]: osdmap e2062: 8 total, 8 up, 8 in 2024-09-13T03:53:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:52 smithi088 ceph-mon[96266]: osdmap e2063: 8 total, 8 up, 8 in 2024-09-13T03:53:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:53 smithi195 ceph-mon[87742]: pgmap v4031: 137 pgs: 137 active+clean; 21 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 53 KiB/s wr, 74 op/s 2024-09-13T03:53:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:53 smithi195 ceph-mon[87742]: osdmap e2064: 8 total, 8 up, 8 in 2024-09-13T03:53:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:53 smithi088 ceph-mon[98762]: pgmap v4031: 137 pgs: 137 active+clean; 21 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 53 KiB/s wr, 74 op/s 2024-09-13T03:53:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:53 smithi088 ceph-mon[98762]: osdmap e2064: 8 total, 8 up, 8 in 2024-09-13T03:53:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:53 smithi088 ceph-mon[96266]: pgmap v4031: 137 pgs: 137 active+clean; 21 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 53 KiB/s wr, 74 op/s 2024-09-13T03:53:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:53 smithi088 ceph-mon[96266]: osdmap e2064: 8 total, 8 up, 8 in 2024-09-13T03:53:54.883 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:53:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:55 smithi088 ceph-mon[98762]: pgmap v4034: 137 pgs: 137 active+clean; 22 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 50 KiB/s wr, 102 op/s 2024-09-13T03:53:56.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:55 smithi088 ceph-mon[98762]: osdmap e2065: 8 total, 8 up, 8 in 2024-09-13T03:53:56.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:55 smithi088 ceph-mon[96266]: pgmap v4034: 137 pgs: 137 active+clean; 22 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 50 KiB/s wr, 102 op/s 2024-09-13T03:53:56.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:55 smithi088 ceph-mon[96266]: osdmap e2065: 8 total, 8 up, 8 in 2024-09-13T03:53:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:55 smithi195 ceph-mon[87742]: pgmap v4034: 137 pgs: 137 active+clean; 22 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 50 KiB/s wr, 102 op/s 2024-09-13T03:53:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:55 smithi195 ceph-mon[87742]: osdmap e2065: 8 total, 8 up, 8 in 2024-09-13T03:53:57.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:56 smithi088 ceph-mon[96266]: osdmap e2066: 8 total, 8 up, 8 in 2024-09-13T03:53:57.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:56 smithi088 ceph-mon[98762]: osdmap e2066: 8 total, 8 up, 8 in 2024-09-13T03:53:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:56 smithi195 ceph-mon[87742]: osdmap e2066: 8 total, 8 up, 8 in 2024-09-13T03:53:57.912 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:53:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:57 smithi088 ceph-mon[96266]: pgmap v4037: 137 pgs: 137 active+clean; 23 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.0 KiB/s wr, 106 op/s 2024-09-13T03:53:58.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:57 smithi088 ceph-mon[96266]: osdmap e2067: 8 total, 8 up, 8 in 2024-09-13T03:53:58.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:57 smithi088 ceph-mon[98762]: pgmap v4037: 137 pgs: 137 active+clean; 23 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.0 KiB/s wr, 106 op/s 2024-09-13T03:53:58.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:57 smithi088 ceph-mon[98762]: osdmap e2067: 8 total, 8 up, 8 in 2024-09-13T03:53:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:57 smithi195 ceph-mon[87742]: pgmap v4037: 137 pgs: 137 active+clean; 23 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 8.0 KiB/s wr, 106 op/s 2024-09-13T03:53:58.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:57 smithi195 ceph-mon[87742]: osdmap e2067: 8 total, 8 up, 8 in 2024-09-13T03:53:59.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:58 smithi088 ceph-mon[96266]: osdmap e2068: 8 total, 8 up, 8 in 2024-09-13T03:53:59.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:58 smithi088 ceph-mon[98762]: osdmap e2068: 8 total, 8 up, 8 in 2024-09-13T03:53:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:58 smithi195 ceph-mon[87742]: osdmap e2068: 8 total, 8 up, 8 in 2024-09-13T03:54:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:59 smithi088 ceph-mon[96266]: pgmap v4040: 137 pgs: 137 active+clean; 26 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 9.0 KiB/s wr, 95 op/s 2024-09-13T03:54:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:59 smithi088 ceph-mon[96266]: osdmap e2069: 8 total, 8 up, 8 in 2024-09-13T03:54:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:54:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:53:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:54:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:59 smithi088 ceph-mon[98762]: pgmap v4040: 137 pgs: 137 active+clean; 26 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 9.0 KiB/s wr, 95 op/s 2024-09-13T03:54:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:59 smithi088 ceph-mon[98762]: osdmap e2069: 8 total, 8 up, 8 in 2024-09-13T03:54:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:54:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:53:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:54:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:59 smithi195 ceph-mon[87742]: pgmap v4040: 137 pgs: 137 active+clean; 26 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 61 KiB/s rd, 9.0 KiB/s wr, 95 op/s 2024-09-13T03:54:00.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:59 smithi195 ceph-mon[87742]: osdmap e2069: 8 total, 8 up, 8 in 2024-09-13T03:54:00.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:54:00.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:53:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:54:00.955 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (15030 ms) 2024-09-13T03:54:00.955 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-09-13T03:54:00.955 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:54:01.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:00 smithi088 ceph-mon[98762]: osdmap e2070: 8 total, 8 up, 8 in 2024-09-13T03:54:01.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:00 smithi088 ceph-mon[96266]: osdmap e2070: 8 total, 8 up, 8 in 2024-09-13T03:54:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:00 smithi195 ceph-mon[87742]: osdmap e2070: 8 total, 8 up, 8 in 2024-09-13T03:54:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:01 smithi088 ceph-mon[96266]: pgmap v4043: 137 pgs: 137 active+clean; 26 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 8.2 KiB/s wr, 69 op/s 2024-09-13T03:54:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:01 smithi088 ceph-mon[96266]: osdmap e2071: 8 total, 8 up, 8 in 2024-09-13T03:54:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:01 smithi088 ceph-mon[98762]: pgmap v4043: 137 pgs: 137 active+clean; 26 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 8.2 KiB/s wr, 69 op/s 2024-09-13T03:54:02.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:01 smithi088 ceph-mon[98762]: osdmap e2071: 8 total, 8 up, 8 in 2024-09-13T03:54:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:01 smithi195 ceph-mon[87742]: pgmap v4043: 137 pgs: 137 active+clean; 26 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 8.2 KiB/s wr, 69 op/s 2024-09-13T03:54:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:01 smithi195 ceph-mon[87742]: osdmap e2071: 8 total, 8 up, 8 in 2024-09-13T03:54:03.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:02 smithi088 ceph-mon[96266]: osdmap e2072: 8 total, 8 up, 8 in 2024-09-13T03:54:03.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:02 smithi088 ceph-mon[98762]: osdmap e2072: 8 total, 8 up, 8 in 2024-09-13T03:54:03.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:54:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:54:03] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.43.0" 2024-09-13T03:54:03.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:02 smithi195 ceph-mon[87742]: osdmap e2072: 8 total, 8 up, 8 in 2024-09-13T03:54:03.943 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:54:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:03 smithi088 ceph-mon[96266]: pgmap v4046: 137 pgs: 137 active+clean; 27 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 KiB/s wr, 26 op/s 2024-09-13T03:54:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:03 smithi088 ceph-mon[96266]: osdmap e2073: 8 total, 8 up, 8 in 2024-09-13T03:54:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:03 smithi088 ceph-mon[98762]: pgmap v4046: 137 pgs: 137 active+clean; 27 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 KiB/s wr, 26 op/s 2024-09-13T03:54:04.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:03 smithi088 ceph-mon[98762]: osdmap e2073: 8 total, 8 up, 8 in 2024-09-13T03:54:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:03 smithi195 ceph-mon[87742]: pgmap v4046: 137 pgs: 137 active+clean; 27 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 KiB/s wr, 26 op/s 2024-09-13T03:54:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:03 smithi195 ceph-mon[87742]: osdmap e2073: 8 total, 8 up, 8 in 2024-09-13T03:54:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:04 smithi088 ceph-mon[96266]: osdmap e2074: 8 total, 8 up, 8 in 2024-09-13T03:54:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:04 smithi088 ceph-mon[98762]: osdmap e2074: 8 total, 8 up, 8 in 2024-09-13T03:54:05.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:04 smithi195 ceph-mon[87742]: osdmap e2074: 8 total, 8 up, 8 in 2024-09-13T03:54:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:05 smithi088 ceph-mon[96266]: pgmap v4049: 137 pgs: 137 active+clean; 35 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-09-13T03:54:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:05 smithi088 ceph-mon[96266]: osdmap e2075: 8 total, 8 up, 8 in 2024-09-13T03:54:06.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:05 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]: dispatch 2024-09-13T03:54:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:05 smithi088 ceph-mon[98762]: pgmap v4049: 137 pgs: 137 active+clean; 35 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-09-13T03:54:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:05 smithi088 ceph-mon[98762]: osdmap e2075: 8 total, 8 up, 8 in 2024-09-13T03:54:06.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:05 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]: dispatch 2024-09-13T03:54:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:05 smithi195 ceph-mon[87742]: pgmap v4049: 137 pgs: 137 active+clean; 35 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-09-13T03:54:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:05 smithi195 ceph-mon[87742]: osdmap e2075: 8 total, 8 up, 8 in 2024-09-13T03:54:06.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:05 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]: dispatch 2024-09-13T03:54:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:06 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]': finished 2024-09-13T03:54:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:06 smithi088 ceph-mon[96266]: osdmap e2076: 8 total, 8 up, 8 in 2024-09-13T03:54:07.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:06 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]': finished 2024-09-13T03:54:07.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:06 smithi088 ceph-mon[98762]: osdmap e2076: 8 total, 8 up, 8 in 2024-09-13T03:54:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:06 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "123.1d", "id": [2, 1]}]': finished 2024-09-13T03:54:07.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:06 smithi195 ceph-mon[87742]: osdmap e2076: 8 total, 8 up, 8 in 2024-09-13T03:54:07.979 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:54:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:07 smithi195 ceph-mon[87742]: pgmap v4052: 137 pgs: 137 active+clean; 35 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.5 KiB/s wr, 105 op/s 2024-09-13T03:54:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:07 smithi195 ceph-mon[87742]: osdmap e2077: 8 total, 8 up, 8 in 2024-09-13T03:54:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:07 smithi088 ceph-mon[96266]: pgmap v4052: 137 pgs: 137 active+clean; 35 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.5 KiB/s wr, 105 op/s 2024-09-13T03:54:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:07 smithi088 ceph-mon[96266]: osdmap e2077: 8 total, 8 up, 8 in 2024-09-13T03:54:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:07 smithi088 ceph-mon[98762]: pgmap v4052: 137 pgs: 137 active+clean; 35 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 8.5 KiB/s wr, 105 op/s 2024-09-13T03:54:08.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:07 smithi088 ceph-mon[98762]: osdmap e2077: 8 total, 8 up, 8 in 2024-09-13T03:54:09.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:08 smithi195 ceph-mon[87742]: osdmap e2078: 8 total, 8 up, 8 in 2024-09-13T03:54:09.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:08 smithi088 ceph-mon[98762]: osdmap e2078: 8 total, 8 up, 8 in 2024-09-13T03:54:09.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:08 smithi088 ceph-mon[96266]: osdmap e2078: 8 total, 8 up, 8 in 2024-09-13T03:54:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:09 smithi195 ceph-mon[87742]: pgmap v4055: 137 pgs: 1 peering, 136 active+clean; 35 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 7.2 KiB/s wr, 102 op/s 2024-09-13T03:54:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:09 smithi195 ceph-mon[87742]: osdmap e2079: 8 total, 8 up, 8 in 2024-09-13T03:54:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:09 smithi088 ceph-mon[98762]: pgmap v4055: 137 pgs: 1 peering, 136 active+clean; 35 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 7.2 KiB/s wr, 102 op/s 2024-09-13T03:54:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:09 smithi088 ceph-mon[98762]: osdmap e2079: 8 total, 8 up, 8 in 2024-09-13T03:54:10.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:09 smithi088 ceph-mon[96266]: pgmap v4055: 137 pgs: 1 peering, 136 active+clean; 35 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 7.2 KiB/s wr, 102 op/s 2024-09-13T03:54:10.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:09 smithi088 ceph-mon[96266]: osdmap e2079: 8 total, 8 up, 8 in 2024-09-13T03:54:10.992 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:54:11.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:10 smithi195 ceph-mon[87742]: osdmap e2080: 8 total, 8 up, 8 in 2024-09-13T03:54:11.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:10 smithi088 ceph-mon[98762]: osdmap e2080: 8 total, 8 up, 8 in 2024-09-13T03:54:11.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:10 smithi088 ceph-mon[96266]: osdmap e2080: 8 total, 8 up, 8 in 2024-09-13T03:54:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:11 smithi195 ceph-mon[87742]: pgmap v4058: 137 pgs: 1 peering, 136 active+clean; 41 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 7.0 KiB/s wr, 58 op/s 2024-09-13T03:54:12.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:11 smithi195 ceph-mon[87742]: osdmap e2081: 8 total, 8 up, 8 in 2024-09-13T03:54:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:11 smithi088 ceph-mon[96266]: pgmap v4058: 137 pgs: 1 peering, 136 active+clean; 41 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 7.0 KiB/s wr, 58 op/s 2024-09-13T03:54:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:11 smithi088 ceph-mon[96266]: osdmap e2081: 8 total, 8 up, 8 in 2024-09-13T03:54:12.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:11 smithi088 ceph-mon[98762]: pgmap v4058: 137 pgs: 1 peering, 136 active+clean; 41 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 7.0 KiB/s wr, 58 op/s 2024-09-13T03:54:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:11 smithi088 ceph-mon[98762]: osdmap e2081: 8 total, 8 up, 8 in 2024-09-13T03:54:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:12 smithi195 ceph-mon[87742]: osdmap e2082: 8 total, 8 up, 8 in 2024-09-13T03:54:13.341 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:12 smithi088 ceph-mon[96266]: osdmap e2082: 8 total, 8 up, 8 in 2024-09-13T03:54:13.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:12 smithi088 ceph-mon[98762]: osdmap e2082: 8 total, 8 up, 8 in 2024-09-13T03:54:13.342 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:54:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:54:13] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.43.0" 2024-09-13T03:54:14.008 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:54:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:13 smithi195 ceph-mon[87742]: pgmap v4061: 137 pgs: 137 active+clean; 41 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 5.2 KiB/s wr, 50 op/s; 49 KiB/s, 2 keys/s, 0 objects/s recovering 2024-09-13T03:54:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:13 smithi195 ceph-mon[87742]: osdmap e2083: 8 total, 8 up, 8 in 2024-09-13T03:54:14.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:13 smithi088 ceph-mon[98762]: pgmap v4061: 137 pgs: 137 active+clean; 41 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 5.2 KiB/s wr, 50 op/s; 49 KiB/s, 2 keys/s, 0 objects/s recovering 2024-09-13T03:54:14.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:13 smithi088 ceph-mon[98762]: osdmap e2083: 8 total, 8 up, 8 in 2024-09-13T03:54:14.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:13 smithi088 ceph-mon[96266]: pgmap v4061: 137 pgs: 137 active+clean; 41 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 5.2 KiB/s wr, 50 op/s; 49 KiB/s, 2 keys/s, 0 objects/s recovering 2024-09-13T03:54:14.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:13 smithi088 ceph-mon[96266]: osdmap e2083: 8 total, 8 up, 8 in 2024-09-13T03:54:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:14 smithi088 ceph-mon[98762]: osdmap e2084: 8 total, 8 up, 8 in 2024-09-13T03:54:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:54:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:14 smithi088 ceph-mon[96266]: osdmap e2084: 8 total, 8 up, 8 in 2024-09-13T03:54:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:54:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:14 smithi195 ceph-mon[87742]: osdmap e2084: 8 total, 8 up, 8 in 2024-09-13T03:54:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:54:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:15 smithi088 ceph-mon[96266]: pgmap v4064: 137 pgs: 137 active+clean; 47 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.5 KiB/s wr, 48 op/s; 49 KiB/s, 2 keys/s, 0 objects/s recovering 2024-09-13T03:54:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:15 smithi088 ceph-mon[96266]: osdmap e2085: 8 total, 8 up, 8 in 2024-09-13T03:54:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:15 smithi088 ceph-mon[98762]: pgmap v4064: 137 pgs: 137 active+clean; 47 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.5 KiB/s wr, 48 op/s; 49 KiB/s, 2 keys/s, 0 objects/s recovering 2024-09-13T03:54:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:15 smithi088 ceph-mon[98762]: osdmap e2085: 8 total, 8 up, 8 in 2024-09-13T03:54:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:15 smithi195 ceph-mon[87742]: pgmap v4064: 137 pgs: 137 active+clean; 47 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.5 KiB/s wr, 48 op/s; 49 KiB/s, 2 keys/s, 0 objects/s recovering 2024-09-13T03:54:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:15 smithi195 ceph-mon[87742]: osdmap e2085: 8 total, 8 up, 8 in 2024-09-13T03:54:17.035 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (16081 ms) 2024-09-13T03:54:17.036 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 2024-09-13T03:54:17.036 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:54:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:17 smithi088 ceph-mon[98762]: osdmap e2086: 8 total, 8 up, 8 in 2024-09-13T03:54:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:17 smithi088 ceph-mon[96266]: osdmap e2086: 8 total, 8 up, 8 in 2024-09-13T03:54:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:17 smithi195 ceph-mon[87742]: osdmap e2086: 8 total, 8 up, 8 in 2024-09-13T03:54:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:18 smithi088 ceph-mon[96266]: pgmap v4067: 137 pgs: 137 active+clean; 50 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 7.5 KiB/s wr, 87 op/s 2024-09-13T03:54:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:18 smithi088 ceph-mon[96266]: osdmap e2087: 8 total, 8 up, 8 in 2024-09-13T03:54:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:18 smithi088 ceph-mon[98762]: pgmap v4067: 137 pgs: 137 active+clean; 50 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 7.5 KiB/s wr, 87 op/s 2024-09-13T03:54:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:18 smithi088 ceph-mon[98762]: osdmap e2087: 8 total, 8 up, 8 in 2024-09-13T03:54:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:18 smithi195 ceph-mon[87742]: pgmap v4067: 137 pgs: 137 active+clean; 50 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 7.5 KiB/s wr, 87 op/s 2024-09-13T03:54:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:18 smithi195 ceph-mon[87742]: osdmap e2087: 8 total, 8 up, 8 in 2024-09-13T03:54:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:20 smithi088 ceph-mon[96266]: pgmap v4069: 137 pgs: 137 active+clean; 57 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 8.4 KiB/s wr, 84 op/s 2024-09-13T03:54:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:20 smithi088 ceph-mon[98762]: pgmap v4069: 137 pgs: 137 active+clean; 57 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 8.4 KiB/s wr, 84 op/s 2024-09-13T03:54:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:20 smithi195 ceph-mon[87742]: pgmap v4069: 137 pgs: 137 active+clean; 57 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 8.4 KiB/s wr, 84 op/s 2024-09-13T03:54:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:22 smithi088 ceph-mon[96266]: pgmap v4070: 137 pgs: 137 active+clean; 57 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 7.8 KiB/s wr, 87 op/s 2024-09-13T03:54:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:22 smithi088 ceph-mon[96266]: osdmap e2088: 8 total, 8 up, 8 in 2024-09-13T03:54:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:22 smithi088 ceph-mon[98762]: pgmap v4070: 137 pgs: 137 active+clean; 57 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 7.8 KiB/s wr, 87 op/s 2024-09-13T03:54:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:22 smithi088 ceph-mon[98762]: osdmap e2088: 8 total, 8 up, 8 in 2024-09-13T03:54:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:22 smithi195 ceph-mon[87742]: pgmap v4070: 137 pgs: 137 active+clean; 57 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 56 KiB/s rd, 7.8 KiB/s wr, 87 op/s 2024-09-13T03:54:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:22 smithi195 ceph-mon[87742]: osdmap e2088: 8 total, 8 up, 8 in 2024-09-13T03:54:23.057 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:54:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:23 smithi088 ceph-mon[96266]: osdmap e2089: 8 total, 8 up, 8 in 2024-09-13T03:54:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:23 smithi088 ceph-mon[98762]: osdmap e2089: 8 total, 8 up, 8 in 2024-09-13T03:54:23.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:54:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:54:23] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-09-13T03:54:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:23 smithi195 ceph-mon[87742]: osdmap e2089: 8 total, 8 up, 8 in 2024-09-13T03:54:24.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:24 smithi088 ceph-mon[98762]: pgmap v4073: 137 pgs: 137 active+clean; 65 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 689 KiB/s wr, 60 op/s 2024-09-13T03:54:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:24 smithi088 ceph-mon[98762]: osdmap e2090: 8 total, 8 up, 8 in 2024-09-13T03:54:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:24 smithi088 ceph-mon[96266]: pgmap v4073: 137 pgs: 137 active+clean; 65 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 689 KiB/s wr, 60 op/s 2024-09-13T03:54:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:24 smithi088 ceph-mon[96266]: osdmap e2090: 8 total, 8 up, 8 in 2024-09-13T03:54:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:24 smithi195 ceph-mon[87742]: pgmap v4073: 137 pgs: 137 active+clean; 65 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 689 KiB/s wr, 60 op/s 2024-09-13T03:54:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:24 smithi195 ceph-mon[87742]: osdmap e2090: 8 total, 8 up, 8 in 2024-09-13T03:54:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:54:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:54:25.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:54:25.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:54:25.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:54:25.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:54:25.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:54:25.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:54:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:54:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:54:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:54:25.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:54:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:26 smithi088 ceph-mon[96266]: pgmap v4075: 137 pgs: 137 active+clean; 65 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 686 KiB/s wr, 45 op/s 2024-09-13T03:54:26.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:26 smithi088 ceph-mon[98762]: pgmap v4075: 137 pgs: 137 active+clean; 65 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 686 KiB/s wr, 45 op/s 2024-09-13T03:54:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:26 smithi195 ceph-mon[87742]: pgmap v4075: 137 pgs: 137 active+clean; 65 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 686 KiB/s wr, 45 op/s 2024-09-13T03:54:27.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:27 smithi088 ceph-mon[96266]: pgmap v4076: 137 pgs: 137 active+clean; 65 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 685 KiB/s wr, 24 op/s 2024-09-13T03:54:27.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:27 smithi088 ceph-mon[98762]: pgmap v4076: 137 pgs: 137 active+clean; 65 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 685 KiB/s wr, 24 op/s 2024-09-13T03:54:27.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:27 smithi195 ceph-mon[87742]: pgmap v4076: 137 pgs: 137 active+clean; 65 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 685 KiB/s wr, 24 op/s 2024-09-13T03:54:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:28 smithi088 ceph-mon[96266]: osdmap e2091: 8 total, 8 up, 8 in 2024-09-13T03:54:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:28 smithi088 ceph-mon[98762]: osdmap e2091: 8 total, 8 up, 8 in 2024-09-13T03:54:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:28 smithi195 ceph-mon[87742]: osdmap e2091: 8 total, 8 up, 8 in 2024-09-13T03:54:29.082 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:54:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:29 smithi088 ceph-mon[96266]: osdmap e2092: 8 total, 8 up, 8 in 2024-09-13T03:54:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:29 smithi088 ceph-mon[96266]: pgmap v4079: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-13T03:54:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:29 smithi088 ceph-mon[98762]: osdmap e2092: 8 total, 8 up, 8 in 2024-09-13T03:54:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:29 smithi088 ceph-mon[98762]: pgmap v4079: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-13T03:54:29.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:29 smithi195 ceph-mon[87742]: osdmap e2092: 8 total, 8 up, 8 in 2024-09-13T03:54:29.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:29 smithi195 ceph-mon[87742]: pgmap v4079: 137 pgs: 137 active+clean; 69 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-13T03:54:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:30 smithi088 ceph-mon[96266]: osdmap e2093: 8 total, 8 up, 8 in 2024-09-13T03:54:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:54:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:30 smithi088 ceph-mon[98762]: osdmap e2093: 8 total, 8 up, 8 in 2024-09-13T03:54:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:54:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:30 smithi195 ceph-mon[87742]: osdmap e2093: 8 total, 8 up, 8 in 2024-09-13T03:54:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:54:31.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:31 smithi088 ceph-mon[98762]: pgmap v4081: 137 pgs: 137 active+clean; 70 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-09-13T03:54:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:31 smithi088 ceph-mon[96266]: pgmap v4081: 137 pgs: 137 active+clean; 70 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-09-13T03:54:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:31 smithi195 ceph-mon[87742]: pgmap v4081: 137 pgs: 137 active+clean; 70 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-09-13T03:54:33.430 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:54:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:54:33] "GET /metrics HTTP/1.1" 200 36707 "" "Prometheus/2.43.0" 2024-09-13T03:54:33.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:33 smithi088 ceph-mon[96266]: pgmap v4082: 137 pgs: 137 active+clean; 70 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-09-13T03:54:33.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:33 smithi088 ceph-mon[98762]: pgmap v4082: 137 pgs: 137 active+clean; 70 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-09-13T03:54:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:33 smithi195 ceph-mon[87742]: pgmap v4082: 137 pgs: 137 active+clean; 70 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-09-13T03:54:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:34 smithi088 ceph-mon[96266]: osdmap e2094: 8 total, 8 up, 8 in 2024-09-13T03:54:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:34 smithi088 ceph-mon[98762]: osdmap e2094: 8 total, 8 up, 8 in 2024-09-13T03:54:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:34 smithi195 ceph-mon[87742]: osdmap e2094: 8 total, 8 up, 8 in 2024-09-13T03:54:35.471 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:54:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:35 smithi195 ceph-mon[87742]: pgmap v4084: 137 pgs: 137 active+clean; 71 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.0 KiB/s wr, 34 op/s 2024-09-13T03:54:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:35 smithi195 ceph-mon[87742]: osdmap e2095: 8 total, 8 up, 8 in 2024-09-13T03:54:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:35 smithi088 ceph-mon[96266]: pgmap v4084: 137 pgs: 137 active+clean; 71 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.0 KiB/s wr, 34 op/s 2024-09-13T03:54:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:35 smithi088 ceph-mon[96266]: osdmap e2095: 8 total, 8 up, 8 in 2024-09-13T03:54:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:35 smithi088 ceph-mon[98762]: pgmap v4084: 137 pgs: 137 active+clean; 71 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 22 KiB/s rd, 3.0 KiB/s wr, 34 op/s 2024-09-13T03:54:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:35 smithi088 ceph-mon[98762]: osdmap e2095: 8 total, 8 up, 8 in 2024-09-13T03:54:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:36 smithi195 ceph-mon[87742]: osdmap e2096: 8 total, 8 up, 8 in 2024-09-13T03:54:36.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:36 smithi088 ceph-mon[98762]: osdmap e2096: 8 total, 8 up, 8 in 2024-09-13T03:54:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:36 smithi088 ceph-mon[96266]: osdmap e2096: 8 total, 8 up, 8 in 2024-09-13T03:54:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:37 smithi195 ceph-mon[87742]: pgmap v4087: 137 pgs: 137 active+clean; 75 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 686 KiB/s wr, 60 op/s 2024-09-13T03:54:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:37 smithi088 ceph-mon[96266]: pgmap v4087: 137 pgs: 137 active+clean; 75 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 686 KiB/s wr, 60 op/s 2024-09-13T03:54:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:37 smithi088 ceph-mon[98762]: pgmap v4087: 137 pgs: 137 active+clean; 75 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 686 KiB/s wr, 60 op/s 2024-09-13T03:54:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:39 smithi088 ceph-mon[96266]: pgmap v4088: 137 pgs: 137 active+clean; 77 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-09-13T03:54:40.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:39 smithi088 ceph-mon[98762]: pgmap v4088: 137 pgs: 137 active+clean; 77 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-09-13T03:54:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:39 smithi195 ceph-mon[87742]: pgmap v4088: 137 pgs: 137 active+clean; 77 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-09-13T03:54:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:40 smithi088 ceph-mon[96266]: osdmap e2097: 8 total, 8 up, 8 in 2024-09-13T03:54:41.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:40 smithi088 ceph-mon[98762]: osdmap e2097: 8 total, 8 up, 8 in 2024-09-13T03:54:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:40 smithi195 ceph-mon[87742]: osdmap e2097: 8 total, 8 up, 8 in 2024-09-13T03:54:41.910 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:54:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:41 smithi088 ceph-mon[96266]: pgmap v4090: 137 pgs: 137 active+clean; 77 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-09-13T03:54:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:41 smithi088 ceph-mon[96266]: osdmap e2098: 8 total, 8 up, 8 in 2024-09-13T03:54:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:41 smithi088 ceph-mon[98762]: pgmap v4090: 137 pgs: 137 active+clean; 77 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-09-13T03:54:42.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:41 smithi088 ceph-mon[98762]: osdmap e2098: 8 total, 8 up, 8 in 2024-09-13T03:54:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:41 smithi195 ceph-mon[87742]: pgmap v4090: 137 pgs: 137 active+clean; 77 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-09-13T03:54:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:41 smithi195 ceph-mon[87742]: osdmap e2098: 8 total, 8 up, 8 in 2024-09-13T03:54:43.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:42 smithi195 ceph-mon[87742]: osdmap e2099: 8 total, 8 up, 8 in 2024-09-13T03:54:43.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:42 smithi088 ceph-mon[96266]: osdmap e2099: 8 total, 8 up, 8 in 2024-09-13T03:54:43.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:42 smithi088 ceph-mon[98762]: osdmap e2099: 8 total, 8 up, 8 in 2024-09-13T03:54:43.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:54:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:54:43] "GET /metrics HTTP/1.1" 200 36707 "" "Prometheus/2.43.0" 2024-09-13T03:54:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:43 smithi088 ceph-mon[96266]: pgmap v4093: 137 pgs: 137 active+clean; 77 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 4.3 KiB/s wr, 26 op/s 2024-09-13T03:54:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:43 smithi088 ceph-mon[98762]: pgmap v4093: 137 pgs: 137 active+clean; 77 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 4.3 KiB/s wr, 26 op/s 2024-09-13T03:54:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:43 smithi195 ceph-mon[87742]: pgmap v4093: 137 pgs: 137 active+clean; 77 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 4.3 KiB/s wr, 26 op/s 2024-09-13T03:54:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:54:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:54:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:54:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:45 smithi088 ceph-mon[98762]: pgmap v4094: 137 pgs: 137 active+clean; 83 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-09-13T03:54:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:45 smithi088 ceph-mon[96266]: pgmap v4094: 137 pgs: 137 active+clean; 83 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-09-13T03:54:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:45 smithi195 ceph-mon[87742]: pgmap v4094: 137 pgs: 137 active+clean; 83 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-09-13T03:54:47.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:46 smithi088 ceph-mon[98762]: osdmap e2100: 8 total, 8 up, 8 in 2024-09-13T03:54:47.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:46 smithi088 ceph-mon[96266]: osdmap e2100: 8 total, 8 up, 8 in 2024-09-13T03:54:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:46 smithi195 ceph-mon[87742]: osdmap e2100: 8 total, 8 up, 8 in 2024-09-13T03:54:47.936 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 (30901 ms) 2024-09-13T03:54:47.937 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP 2024-09-13T03:54:47.937 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:54:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:47 smithi088 ceph-mon[96266]: pgmap v4096: 137 pgs: 137 active+clean; 83 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-09-13T03:54:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:47 smithi088 ceph-mon[96266]: osdmap e2101: 8 total, 8 up, 8 in 2024-09-13T03:54:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:47 smithi088 ceph-mon[98762]: pgmap v4096: 137 pgs: 137 active+clean; 83 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-09-13T03:54:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:47 smithi088 ceph-mon[98762]: osdmap e2101: 8 total, 8 up, 8 in 2024-09-13T03:54:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:47 smithi195 ceph-mon[87742]: pgmap v4096: 137 pgs: 137 active+clean; 83 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-09-13T03:54:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:47 smithi195 ceph-mon[87742]: osdmap e2101: 8 total, 8 up, 8 in 2024-09-13T03:54:49.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:48 smithi088 ceph-mon[96266]: osdmap e2102: 8 total, 8 up, 8 in 2024-09-13T03:54:49.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:48 smithi088 ceph-mon[98762]: osdmap e2102: 8 total, 8 up, 8 in 2024-09-13T03:54:49.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:48 smithi195 ceph-mon[87742]: osdmap e2102: 8 total, 8 up, 8 in 2024-09-13T03:54:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:49 smithi088 ceph-mon[96266]: pgmap v4099: 137 pgs: 137 active+clean; 87 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-09-13T03:54:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:49 smithi088 ceph-mon[98762]: pgmap v4099: 137 pgs: 137 active+clean; 87 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-09-13T03:54:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:49 smithi195 ceph-mon[87742]: pgmap v4099: 137 pgs: 137 active+clean; 87 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 47 op/s 2024-09-13T03:54:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:51 smithi088 ceph-mon[96266]: pgmap v4100: 137 pgs: 137 active+clean; 91 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 37 op/s 2024-09-13T03:54:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:51 smithi088 ceph-mon[98762]: pgmap v4100: 137 pgs: 137 active+clean; 91 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 37 op/s 2024-09-13T03:54:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:51 smithi195 ceph-mon[87742]: pgmap v4100: 137 pgs: 137 active+clean; 91 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 37 op/s 2024-09-13T03:54:53.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:52 smithi088 ceph-mon[96266]: osdmap e2103: 8 total, 8 up, 8 in 2024-09-13T03:54:53.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:52 smithi088 ceph-mon[98762]: osdmap e2103: 8 total, 8 up, 8 in 2024-09-13T03:54:53.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:54:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:54:53] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-09-13T03:54:53.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:52 smithi195 ceph-mon[87742]: osdmap e2103: 8 total, 8 up, 8 in 2024-09-13T03:54:53.965 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:54:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:53 smithi088 ceph-mon[96266]: pgmap v4102: 137 pgs: 137 active+clean; 95 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 24 op/s 2024-09-13T03:54:54.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:53 smithi088 ceph-mon[96266]: osdmap e2104: 8 total, 8 up, 8 in 2024-09-13T03:54:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:53 smithi088 ceph-mon[98762]: pgmap v4102: 137 pgs: 137 active+clean; 95 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 24 op/s 2024-09-13T03:54:54.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:53 smithi088 ceph-mon[98762]: osdmap e2104: 8 total, 8 up, 8 in 2024-09-13T03:54:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:53 smithi195 ceph-mon[87742]: pgmap v4102: 137 pgs: 137 active+clean; 95 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 24 op/s 2024-09-13T03:54:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:53 smithi195 ceph-mon[87742]: osdmap e2104: 8 total, 8 up, 8 in 2024-09-13T03:54:55.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:54 smithi195 ceph-mon[87742]: osdmap e2105: 8 total, 8 up, 8 in 2024-09-13T03:54:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:54 smithi088 ceph-mon[96266]: osdmap e2105: 8 total, 8 up, 8 in 2024-09-13T03:54:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:54 smithi088 ceph-mon[98762]: osdmap e2105: 8 total, 8 up, 8 in 2024-09-13T03:54:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:55 smithi195 ceph-mon[87742]: pgmap v4105: 137 pgs: 137 active+clean; 99 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.3 MiB/s wr, 33 op/s 2024-09-13T03:54:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:55 smithi088 ceph-mon[98762]: pgmap v4105: 137 pgs: 137 active+clean; 99 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.3 MiB/s wr, 33 op/s 2024-09-13T03:54:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:55 smithi088 ceph-mon[96266]: pgmap v4105: 137 pgs: 137 active+clean; 99 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 1.3 MiB/s wr, 33 op/s 2024-09-13T03:54:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:57 smithi195 ceph-mon[87742]: pgmap v4106: 137 pgs: 137 active+clean; 99 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-09-13T03:54:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:57 smithi088 ceph-mon[96266]: pgmap v4106: 137 pgs: 137 active+clean; 99 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-09-13T03:54:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:57 smithi088 ceph-mon[98762]: pgmap v4106: 137 pgs: 137 active+clean; 99 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-09-13T03:54:59.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:58 smithi195 ceph-mon[87742]: osdmap e2106: 8 total, 8 up, 8 in 2024-09-13T03:54:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:58 smithi088 ceph-mon[96266]: osdmap e2106: 8 total, 8 up, 8 in 2024-09-13T03:54:59.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:58 smithi088 ceph-mon[98762]: osdmap e2106: 8 total, 8 up, 8 in 2024-09-13T03:54:59.994 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:55:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:59 smithi195 ceph-mon[87742]: pgmap v4108: 137 pgs: 137 active+clean; 99 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-09-13T03:55:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:59 smithi195 ceph-mon[87742]: osdmap e2107: 8 total, 8 up, 8 in 2024-09-13T03:55:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:54:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:59 smithi088 ceph-mon[96266]: pgmap v4108: 137 pgs: 137 active+clean; 99 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-09-13T03:55:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:59 smithi088 ceph-mon[96266]: osdmap e2107: 8 total, 8 up, 8 in 2024-09-13T03:55:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:54:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:59 smithi088 ceph-mon[98762]: pgmap v4108: 137 pgs: 137 active+clean; 99 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 687 KiB/s wr, 55 op/s 2024-09-13T03:55:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:59 smithi088 ceph-mon[98762]: osdmap e2107: 8 total, 8 up, 8 in 2024-09-13T03:55:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:54:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:00 smithi195 ceph-mon[87742]: osdmap e2108: 8 total, 8 up, 8 in 2024-09-13T03:55:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:00 smithi088 ceph-mon[96266]: osdmap e2108: 8 total, 8 up, 8 in 2024-09-13T03:55:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:00 smithi088 ceph-mon[98762]: osdmap e2108: 8 total, 8 up, 8 in 2024-09-13T03:55:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:01 smithi195 ceph-mon[87742]: pgmap v4111: 137 pgs: 137 active+clean; 106 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-09-13T03:55:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:01 smithi088 ceph-mon[98762]: pgmap v4111: 137 pgs: 137 active+clean; 106 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-09-13T03:55:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:01 smithi088 ceph-mon[96266]: pgmap v4111: 137 pgs: 137 active+clean; 106 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-09-13T03:55:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:55:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:55:03] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-09-13T03:55:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:03 smithi195 ceph-mon[87742]: pgmap v4112: 137 pgs: 137 active+clean; 106 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-13T03:55:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:03 smithi088 ceph-mon[96266]: pgmap v4112: 137 pgs: 137 active+clean; 106 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-13T03:55:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:03 smithi088 ceph-mon[98762]: pgmap v4112: 137 pgs: 137 active+clean; 106 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-09-13T03:55:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:04 smithi088 ceph-mon[96266]: osdmap e2109: 8 total, 8 up, 8 in 2024-09-13T03:55:05.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:04 smithi088 ceph-mon[98762]: osdmap e2109: 8 total, 8 up, 8 in 2024-09-13T03:55:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:04 smithi195 ceph-mon[87742]: osdmap e2109: 8 total, 8 up, 8 in 2024-09-13T03:55:06.020 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:55:06.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:05 smithi088 ceph-mon[98762]: pgmap v4114: 137 pgs: 137 active+clean; 109 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-09-13T03:55:06.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:05 smithi088 ceph-mon[98762]: osdmap e2110: 8 total, 8 up, 8 in 2024-09-13T03:55:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:05 smithi088 ceph-mon[96266]: pgmap v4114: 137 pgs: 137 active+clean; 109 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-09-13T03:55:06.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:05 smithi088 ceph-mon[96266]: osdmap e2110: 8 total, 8 up, 8 in 2024-09-13T03:55:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:05 smithi195 ceph-mon[87742]: pgmap v4114: 137 pgs: 137 active+clean; 109 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-09-13T03:55:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:05 smithi195 ceph-mon[87742]: osdmap e2110: 8 total, 8 up, 8 in 2024-09-13T03:55:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:06 smithi088 ceph-mon[96266]: osdmap e2111: 8 total, 8 up, 8 in 2024-09-13T03:55:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:06 smithi088 ceph-mon[98762]: osdmap e2111: 8 total, 8 up, 8 in 2024-09-13T03:55:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:06 smithi195 ceph-mon[87742]: osdmap e2111: 8 total, 8 up, 8 in 2024-09-13T03:55:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:07 smithi088 ceph-mon[96266]: pgmap v4117: 137 pgs: 137 active+clean; 113 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-09-13T03:55:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:07 smithi088 ceph-mon[98762]: pgmap v4117: 137 pgs: 137 active+clean; 113 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-09-13T03:55:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:07 smithi195 ceph-mon[87742]: pgmap v4117: 137 pgs: 137 active+clean; 113 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-09-13T03:55:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:10 smithi088 ceph-mon[96266]: pgmap v4118: 137 pgs: 137 active+clean; 119 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 62 op/s 2024-09-13T03:55:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:10 smithi088 ceph-mon[98762]: pgmap v4118: 137 pgs: 137 active+clean; 119 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 62 op/s 2024-09-13T03:55:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:10 smithi195 ceph-mon[87742]: pgmap v4118: 137 pgs: 137 active+clean; 119 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 62 op/s 2024-09-13T03:55:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:11 smithi088 ceph-mon[96266]: osdmap e2112: 8 total, 8 up, 8 in 2024-09-13T03:55:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:11 smithi088 ceph-mon[98762]: osdmap e2112: 8 total, 8 up, 8 in 2024-09-13T03:55:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:11 smithi195 ceph-mon[87742]: osdmap e2112: 8 total, 8 up, 8 in 2024-09-13T03:55:12.057 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:55:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:12 smithi088 ceph-mon[96266]: pgmap v4120: 137 pgs: 137 active+clean; 119 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-09-13T03:55:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:12 smithi088 ceph-mon[96266]: osdmap e2113: 8 total, 8 up, 8 in 2024-09-13T03:55:12.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:12 smithi088 ceph-mon[98762]: pgmap v4120: 137 pgs: 137 active+clean; 119 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-09-13T03:55:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:12 smithi088 ceph-mon[98762]: osdmap e2113: 8 total, 8 up, 8 in 2024-09-13T03:55:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:12 smithi195 ceph-mon[87742]: pgmap v4120: 137 pgs: 137 active+clean; 119 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-09-13T03:55:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:12 smithi195 ceph-mon[87742]: osdmap e2113: 8 total, 8 up, 8 in 2024-09-13T03:55:13.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:13 smithi088 ceph-mon[98762]: osdmap e2114: 8 total, 8 up, 8 in 2024-09-13T03:55:13.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:13 smithi088 ceph-mon[96266]: osdmap e2114: 8 total, 8 up, 8 in 2024-09-13T03:55:13.342 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:55:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:55:13] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-09-13T03:55:13.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:13 smithi195 ceph-mon[87742]: osdmap e2114: 8 total, 8 up, 8 in 2024-09-13T03:55:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:14 smithi088 ceph-mon[96266]: pgmap v4123: 137 pgs: 137 active+clean; 119 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 KiB/s wr, 33 op/s 2024-09-13T03:55:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:14 smithi088 ceph-mon[98762]: pgmap v4123: 137 pgs: 137 active+clean; 119 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 KiB/s wr, 33 op/s 2024-09-13T03:55:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:14 smithi195 ceph-mon[87742]: pgmap v4123: 137 pgs: 137 active+clean; 119 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 KiB/s wr, 33 op/s 2024-09-13T03:55:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:16 smithi088 ceph-mon[96266]: pgmap v4124: 137 pgs: 137 active+clean; 129 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-09-13T03:55:16.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:16 smithi088 ceph-mon[98762]: pgmap v4124: 137 pgs: 137 active+clean; 129 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-09-13T03:55:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:16 smithi195 ceph-mon[87742]: pgmap v4124: 137 pgs: 137 active+clean; 129 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 687 KiB/s wr, 41 op/s 2024-09-13T03:55:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:17 smithi088 ceph-mon[98762]: osdmap e2115: 8 total, 8 up, 8 in 2024-09-13T03:55:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:17 smithi088 ceph-mon[98762]: pgmap v4126: 137 pgs: 137 active+clean; 129 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-09-13T03:55:17.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:17 smithi088 ceph-mon[96266]: osdmap e2115: 8 total, 8 up, 8 in 2024-09-13T03:55:17.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:17 smithi088 ceph-mon[96266]: pgmap v4126: 137 pgs: 137 active+clean; 129 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-09-13T03:55:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:17 smithi195 ceph-mon[87742]: osdmap e2115: 8 total, 8 up, 8 in 2024-09-13T03:55:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:17 smithi195 ceph-mon[87742]: pgmap v4126: 137 pgs: 137 active+clean; 129 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-09-13T03:55:18.097 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP (30160 ms) 2024-09-13T03:55:18.097 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 2024-09-13T03:55:18.097 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:55:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:18 smithi088 ceph-mon[96266]: osdmap e2116: 8 total, 8 up, 8 in 2024-09-13T03:55:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:18 smithi088 ceph-mon[98762]: osdmap e2116: 8 total, 8 up, 8 in 2024-09-13T03:55:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:18 smithi195 ceph-mon[87742]: osdmap e2116: 8 total, 8 up, 8 in 2024-09-13T03:55:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:19 smithi088 ceph-mon[98762]: osdmap e2117: 8 total, 8 up, 8 in 2024-09-13T03:55:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:19 smithi088 ceph-mon[98762]: pgmap v4129: 137 pgs: 137 active+clean; 133 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-09-13T03:55:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:19 smithi088 ceph-mon[96266]: osdmap e2117: 8 total, 8 up, 8 in 2024-09-13T03:55:19.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:19 smithi088 ceph-mon[96266]: pgmap v4129: 137 pgs: 137 active+clean; 133 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-09-13T03:55:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:19 smithi195 ceph-mon[87742]: osdmap e2117: 8 total, 8 up, 8 in 2024-09-13T03:55:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:19 smithi195 ceph-mon[87742]: pgmap v4129: 137 pgs: 137 active+clean; 133 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-09-13T03:55:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:21 smithi195 ceph-mon[87742]: pgmap v4130: 137 pgs: 137 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-09-13T03:55:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:21 smithi088 ceph-mon[96266]: pgmap v4130: 137 pgs: 137 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-09-13T03:55:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:21 smithi088 ceph-mon[98762]: pgmap v4130: 137 pgs: 137 active+clean; 137 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-09-13T03:55:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:55:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:55:23] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:55:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:23 smithi195 ceph-mon[87742]: pgmap v4131: 137 pgs: 137 active+clean; 141 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 650 KiB/s wr, 31 op/s 2024-09-13T03:55:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:23 smithi088 ceph-mon[98762]: pgmap v4131: 137 pgs: 137 active+clean; 141 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 650 KiB/s wr, 31 op/s 2024-09-13T03:55:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:23 smithi088 ceph-mon[96266]: pgmap v4131: 137 pgs: 137 active+clean; 141 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 650 KiB/s wr, 31 op/s 2024-09-13T03:55:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:25 smithi195 ceph-mon[87742]: pgmap v4132: 137 pgs: 137 active+clean; 141 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 515 KiB/s wr, 28 op/s 2024-09-13T03:55:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:55:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:55:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:55:25.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:55:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:25 smithi088 ceph-mon[96266]: pgmap v4132: 137 pgs: 137 active+clean; 141 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 515 KiB/s wr, 28 op/s 2024-09-13T03:55:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:55:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:55:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:55:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:55:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:25 smithi088 ceph-mon[98762]: pgmap v4132: 137 pgs: 137 active+clean; 141 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 515 KiB/s wr, 28 op/s 2024-09-13T03:55:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:55:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:55:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:55:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:55:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:27 smithi195 ceph-mon[87742]: pgmap v4133: 137 pgs: 137 active+clean; 149 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-09-13T03:55:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:27 smithi195 ceph-mon[87742]: osdmap e2118: 8 total, 8 up, 8 in 2024-09-13T03:55:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:27 smithi088 ceph-mon[96266]: pgmap v4133: 137 pgs: 137 active+clean; 149 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-09-13T03:55:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:27 smithi088 ceph-mon[96266]: osdmap e2118: 8 total, 8 up, 8 in 2024-09-13T03:55:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:27 smithi088 ceph-mon[98762]: pgmap v4133: 137 pgs: 137 active+clean; 149 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-09-13T03:55:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:27 smithi088 ceph-mon[98762]: osdmap e2118: 8 total, 8 up, 8 in 2024-09-13T03:55:28.494 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:55:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:28 smithi195 ceph-mon[87742]: osdmap e2119: 8 total, 8 up, 8 in 2024-09-13T03:55:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:28 smithi088 ceph-mon[96266]: osdmap e2119: 8 total, 8 up, 8 in 2024-09-13T03:55:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:28 smithi088 ceph-mon[98762]: osdmap e2119: 8 total, 8 up, 8 in 2024-09-13T03:55:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:29 smithi195 ceph-mon[87742]: pgmap v4136: 137 pgs: 137 active+clean; 153 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-09-13T03:55:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:29 smithi195 ceph-mon[87742]: osdmap e2120: 8 total, 8 up, 8 in 2024-09-13T03:55:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:29 smithi088 ceph-mon[98762]: pgmap v4136: 137 pgs: 137 active+clean; 153 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-09-13T03:55:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:29 smithi088 ceph-mon[98762]: osdmap e2120: 8 total, 8 up, 8 in 2024-09-13T03:55:29.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:29 smithi088 ceph-mon[96266]: pgmap v4136: 137 pgs: 137 active+clean; 153 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 1.5 MiB/s wr, 20 op/s 2024-09-13T03:55:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:29 smithi088 ceph-mon[96266]: osdmap e2120: 8 total, 8 up, 8 in 2024-09-13T03:55:29.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:31 smithi195 ceph-mon[87742]: pgmap v4138: 137 pgs: 137 active+clean; 157 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-09-13T03:55:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:31 smithi088 ceph-mon[98762]: pgmap v4138: 137 pgs: 137 active+clean; 157 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-09-13T03:55:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:31 smithi088 ceph-mon[96266]: pgmap v4138: 137 pgs: 137 active+clean; 157 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 8.2 KiB/s rd, 2.7 MiB/s wr, 14 op/s 2024-09-13T03:55:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:55:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:55:33] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-09-13T03:55:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:33 smithi195 ceph-mon[87742]: pgmap v4139: 137 pgs: 137 active+clean; 157 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.2 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-09-13T03:55:33.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:33 smithi088 ceph-mon[98762]: pgmap v4139: 137 pgs: 137 active+clean; 157 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.2 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-09-13T03:55:33.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:33 smithi088 ceph-mon[96266]: pgmap v4139: 137 pgs: 137 active+clean; 157 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.2 KiB/s rd, 1.3 MiB/s wr, 17 op/s 2024-09-13T03:55:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:35 smithi195 ceph-mon[87742]: pgmap v4140: 137 pgs: 137 active+clean; 157 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-09-13T03:55:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:35 smithi088 ceph-mon[98762]: pgmap v4140: 137 pgs: 137 active+clean; 157 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-09-13T03:55:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:35 smithi088 ceph-mon[96266]: pgmap v4140: 137 pgs: 137 active+clean; 157 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-09-13T03:55:37.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:37 smithi195 ceph-mon[87742]: pgmap v4141: 137 pgs: 137 active+clean; 157 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 920 KiB/s wr, 22 op/s 2024-09-13T03:55:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:37 smithi088 ceph-mon[96266]: pgmap v4141: 137 pgs: 137 active+clean; 157 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 920 KiB/s wr, 22 op/s 2024-09-13T03:55:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:37 smithi088 ceph-mon[98762]: pgmap v4141: 137 pgs: 137 active+clean; 157 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 920 KiB/s wr, 22 op/s 2024-09-13T03:55:38.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:38 smithi088 ceph-mon[96266]: osdmap e2121: 8 total, 8 up, 8 in 2024-09-13T03:55:38.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:38 smithi088 ceph-mon[98762]: osdmap e2121: 8 total, 8 up, 8 in 2024-09-13T03:55:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:38 smithi195 ceph-mon[87742]: osdmap e2121: 8 total, 8 up, 8 in 2024-09-13T03:55:39.517 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:55:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:39 smithi088 ceph-mon[96266]: pgmap v4143: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-09-13T03:55:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:39 smithi088 ceph-mon[96266]: osdmap e2122: 8 total, 8 up, 8 in 2024-09-13T03:55:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:39 smithi088 ceph-mon[98762]: pgmap v4143: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-09-13T03:55:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:39 smithi088 ceph-mon[98762]: osdmap e2122: 8 total, 8 up, 8 in 2024-09-13T03:55:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:39 smithi195 ceph-mon[87742]: pgmap v4143: 137 pgs: 137 active+clean; 169 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-09-13T03:55:39.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:39 smithi195 ceph-mon[87742]: osdmap e2122: 8 total, 8 up, 8 in 2024-09-13T03:55:40.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:40 smithi088 ceph-mon[98762]: osdmap e2123: 8 total, 8 up, 8 in 2024-09-13T03:55:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:40 smithi088 ceph-mon[96266]: osdmap e2123: 8 total, 8 up, 8 in 2024-09-13T03:55:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:40 smithi195 ceph-mon[87742]: osdmap e2123: 8 total, 8 up, 8 in 2024-09-13T03:55:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:41 smithi088 ceph-mon[98762]: pgmap v4146: 137 pgs: 137 active+clean; 171 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-09-13T03:55:41.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:41 smithi088 ceph-mon[96266]: pgmap v4146: 137 pgs: 137 active+clean; 171 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-09-13T03:55:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:41 smithi195 ceph-mon[87742]: pgmap v4146: 137 pgs: 137 active+clean; 171 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.0 MiB/s wr, 18 op/s 2024-09-13T03:55:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:55:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:55:43] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-09-13T03:55:43.786 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:43 smithi195 ceph-mon[87742]: pgmap v4147: 137 pgs: 137 active+clean; 175 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-09-13T03:55:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:43 smithi088 ceph-mon[98762]: pgmap v4147: 137 pgs: 137 active+clean; 175 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-09-13T03:55:43.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:43 smithi088 ceph-mon[96266]: pgmap v4147: 137 pgs: 137 active+clean; 175 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-09-13T03:55:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:44.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:45 smithi088 ceph-mon[98762]: pgmap v4148: 137 pgs: 137 active+clean; 175 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.7 MiB/s wr, 38 op/s 2024-09-13T03:55:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:45 smithi088 ceph-mon[96266]: pgmap v4148: 137 pgs: 137 active+clean; 175 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.7 MiB/s wr, 38 op/s 2024-09-13T03:55:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:45 smithi195 ceph-mon[87742]: pgmap v4148: 137 pgs: 137 active+clean; 175 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 1.7 MiB/s wr, 38 op/s 2024-09-13T03:55:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:47 smithi088 ceph-mon[96266]: pgmap v4149: 137 pgs: 137 active+clean; 175 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 515 KiB/s wr, 22 op/s 2024-09-13T03:55:47.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:47 smithi088 ceph-mon[98762]: pgmap v4149: 137 pgs: 137 active+clean; 175 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 515 KiB/s wr, 22 op/s 2024-09-13T03:55:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:47 smithi195 ceph-mon[87742]: pgmap v4149: 137 pgs: 137 active+clean; 175 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 515 KiB/s wr, 22 op/s 2024-09-13T03:55:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:48 smithi088 ceph-mon[96266]: osdmap e2124: 8 total, 8 up, 8 in 2024-09-13T03:55:48.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:48 smithi088 ceph-mon[98762]: osdmap e2124: 8 total, 8 up, 8 in 2024-09-13T03:55:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:48 smithi195 ceph-mon[87742]: osdmap e2124: 8 total, 8 up, 8 in 2024-09-13T03:55:49.571 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:55:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:49 smithi088 ceph-mon[96266]: pgmap v4151: 137 pgs: 137 active+clean; 179 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 922 KiB/s wr, 24 op/s 2024-09-13T03:55:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:49 smithi088 ceph-mon[96266]: osdmap e2125: 8 total, 8 up, 8 in 2024-09-13T03:55:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:49 smithi088 ceph-mon[98762]: pgmap v4151: 137 pgs: 137 active+clean; 179 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 922 KiB/s wr, 24 op/s 2024-09-13T03:55:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:49 smithi088 ceph-mon[98762]: osdmap e2125: 8 total, 8 up, 8 in 2024-09-13T03:55:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:49 smithi195 ceph-mon[87742]: pgmap v4151: 137 pgs: 137 active+clean; 179 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 922 KiB/s wr, 24 op/s 2024-09-13T03:55:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:49 smithi195 ceph-mon[87742]: osdmap e2125: 8 total, 8 up, 8 in 2024-09-13T03:55:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:50 smithi088 ceph-mon[96266]: osdmap e2126: 8 total, 8 up, 8 in 2024-09-13T03:55:50.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:50 smithi088 ceph-mon[98762]: osdmap e2126: 8 total, 8 up, 8 in 2024-09-13T03:55:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:50 smithi195 ceph-mon[87742]: osdmap e2126: 8 total, 8 up, 8 in 2024-09-13T03:55:51.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:51 smithi088 ceph-mon[98762]: pgmap v4154: 137 pgs: 137 active+clean; 179 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 683 KiB/s wr, 6 op/s 2024-09-13T03:55:51.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:51 smithi088 ceph-mon[96266]: pgmap v4154: 137 pgs: 137 active+clean; 179 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 683 KiB/s wr, 6 op/s 2024-09-13T03:55:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:51 smithi195 ceph-mon[87742]: pgmap v4154: 137 pgs: 137 active+clean; 179 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 683 KiB/s wr, 6 op/s 2024-09-13T03:55:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:55:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:55:53] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-09-13T03:55:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:53 smithi088 ceph-mon[96266]: pgmap v4155: 137 pgs: 137 active+clean; 193 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-09-13T03:55:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:53 smithi088 ceph-mon[98762]: pgmap v4155: 137 pgs: 137 active+clean; 193 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-09-13T03:55:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:53 smithi195 ceph-mon[87742]: pgmap v4155: 137 pgs: 137 active+clean; 193 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 2.7 MiB/s wr, 24 op/s 2024-09-13T03:55:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:55 smithi088 ceph-mon[96266]: pgmap v4156: 137 pgs: 137 active+clean; 193 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-09-13T03:55:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:55 smithi088 ceph-mon[98762]: pgmap v4156: 137 pgs: 137 active+clean; 193 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-09-13T03:55:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:55 smithi195 ceph-mon[87742]: pgmap v4156: 137 pgs: 137 active+clean; 193 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-09-13T03:55:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:57 smithi088 ceph-mon[96266]: pgmap v4157: 137 pgs: 137 active+clean; 193 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.5 MiB/s wr, 29 op/s 2024-09-13T03:55:57.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:57 smithi088 ceph-mon[98762]: pgmap v4157: 137 pgs: 137 active+clean; 193 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.5 MiB/s wr, 29 op/s 2024-09-13T03:55:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:57 smithi195 ceph-mon[87742]: pgmap v4157: 137 pgs: 137 active+clean; 193 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.5 MiB/s wr, 29 op/s 2024-09-13T03:55:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:59 smithi088 ceph-mon[96266]: pgmap v4158: 137 pgs: 137 active+clean; 193 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 1.2 MiB/s wr, 23 op/s 2024-09-13T03:55:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:59 smithi088 ceph-mon[96266]: osdmap e2127: 8 total, 8 up, 8 in 2024-09-13T03:55:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:55:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:59 smithi088 ceph-mon[98762]: pgmap v4158: 137 pgs: 137 active+clean; 193 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 1.2 MiB/s wr, 23 op/s 2024-09-13T03:55:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:59 smithi088 ceph-mon[98762]: osdmap e2127: 8 total, 8 up, 8 in 2024-09-13T03:55:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:55:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:55:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:59 smithi195 ceph-mon[87742]: pgmap v4158: 137 pgs: 137 active+clean; 193 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 1.2 MiB/s wr, 23 op/s 2024-09-13T03:55:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:59 smithi195 ceph-mon[87742]: osdmap e2127: 8 total, 8 up, 8 in 2024-09-13T03:55:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:55:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:56:00.601 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:56:00.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:00 smithi088 ceph-mon[96266]: osdmap e2128: 8 total, 8 up, 8 in 2024-09-13T03:56:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:00 smithi088 ceph-mon[98762]: osdmap e2128: 8 total, 8 up, 8 in 2024-09-13T03:56:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:00 smithi195 ceph-mon[87742]: osdmap e2128: 8 total, 8 up, 8 in 2024-09-13T03:56:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:01 smithi088 ceph-mon[98762]: pgmap v4161: 137 pgs: 137 active+clean; 197 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 513 KiB/s wr, 15 op/s 2024-09-13T03:56:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:01 smithi088 ceph-mon[98762]: osdmap e2129: 8 total, 8 up, 8 in 2024-09-13T03:56:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:01 smithi088 ceph-mon[96266]: pgmap v4161: 137 pgs: 137 active+clean; 197 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 513 KiB/s wr, 15 op/s 2024-09-13T03:56:01.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:01 smithi088 ceph-mon[96266]: osdmap e2129: 8 total, 8 up, 8 in 2024-09-13T03:56:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:01 smithi195 ceph-mon[87742]: pgmap v4161: 137 pgs: 137 active+clean; 197 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 513 KiB/s wr, 15 op/s 2024-09-13T03:56:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:01 smithi195 ceph-mon[87742]: osdmap e2129: 8 total, 8 up, 8 in 2024-09-13T03:56:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:56:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:56:03] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:56:03.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:03 smithi088 ceph-mon[98762]: pgmap v4163: 137 pgs: 137 active+clean; 198 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 686 KiB/s wr, 15 op/s 2024-09-13T03:56:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:03 smithi088 ceph-mon[96266]: pgmap v4163: 137 pgs: 137 active+clean; 198 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 686 KiB/s wr, 15 op/s 2024-09-13T03:56:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:03 smithi195 ceph-mon[87742]: pgmap v4163: 137 pgs: 137 active+clean; 198 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 686 KiB/s wr, 15 op/s 2024-09-13T03:56:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:05 smithi088 ceph-mon[96266]: pgmap v4164: 137 pgs: 137 active+clean; 210 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-13T03:56:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:05 smithi088 ceph-mon[98762]: pgmap v4164: 137 pgs: 137 active+clean; 210 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-13T03:56:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:05 smithi195 ceph-mon[87742]: pgmap v4164: 137 pgs: 137 active+clean; 210 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-13T03:56:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:07 smithi088 ceph-mon[98762]: pgmap v4165: 137 pgs: 137 active+clean; 211 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-09-13T03:56:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:07 smithi088 ceph-mon[96266]: pgmap v4165: 137 pgs: 137 active+clean; 211 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-09-13T03:56:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:07 smithi195 ceph-mon[87742]: pgmap v4165: 137 pgs: 137 active+clean; 211 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2024-09-13T03:56:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:09 smithi088 ceph-mon[96266]: pgmap v4166: 137 pgs: 137 active+clean; 211 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.4 MiB/s wr, 30 op/s 2024-09-13T03:56:09.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:09 smithi088 ceph-mon[96266]: osdmap e2130: 8 total, 8 up, 8 in 2024-09-13T03:56:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:09 smithi088 ceph-mon[98762]: pgmap v4166: 137 pgs: 137 active+clean; 211 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.4 MiB/s wr, 30 op/s 2024-09-13T03:56:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:09 smithi088 ceph-mon[98762]: osdmap e2130: 8 total, 8 up, 8 in 2024-09-13T03:56:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:09 smithi195 ceph-mon[87742]: pgmap v4166: 137 pgs: 137 active+clean; 211 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.4 MiB/s wr, 30 op/s 2024-09-13T03:56:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:09 smithi195 ceph-mon[87742]: osdmap e2130: 8 total, 8 up, 8 in 2024-09-13T03:56:10.637 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 (52540 ms) 2024-09-13T03:56:10.637 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP 2024-09-13T03:56:10.637 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:56:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:10 smithi088 ceph-mon[96266]: osdmap e2131: 8 total, 8 up, 8 in 2024-09-13T03:56:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:10 smithi088 ceph-mon[98762]: osdmap e2131: 8 total, 8 up, 8 in 2024-09-13T03:56:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:10 smithi195 ceph-mon[87742]: osdmap e2131: 8 total, 8 up, 8 in 2024-09-13T03:56:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:11 smithi088 ceph-mon[98762]: pgmap v4169: 137 pgs: 137 active+clean; 223 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-09-13T03:56:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:11 smithi088 ceph-mon[98762]: osdmap e2132: 8 total, 8 up, 8 in 2024-09-13T03:56:11.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:11 smithi088 ceph-mon[96266]: pgmap v4169: 137 pgs: 137 active+clean; 223 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-09-13T03:56:11.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:11 smithi088 ceph-mon[96266]: osdmap e2132: 8 total, 8 up, 8 in 2024-09-13T03:56:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:11 smithi195 ceph-mon[87742]: pgmap v4169: 137 pgs: 137 active+clean; 223 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-09-13T03:56:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:11 smithi195 ceph-mon[87742]: osdmap e2132: 8 total, 8 up, 8 in 2024-09-13T03:56:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:56:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:56:13] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:56:13.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:13 smithi088 ceph-mon[98762]: pgmap v4171: 137 pgs: 137 active+clean; 227 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.7 MiB/s wr, 7 op/s 2024-09-13T03:56:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:13 smithi088 ceph-mon[96266]: pgmap v4171: 137 pgs: 137 active+clean; 227 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.7 MiB/s wr, 7 op/s 2024-09-13T03:56:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:13 smithi195 ceph-mon[87742]: pgmap v4171: 137 pgs: 137 active+clean; 227 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 2.7 MiB/s wr, 7 op/s 2024-09-13T03:56:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:56:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:56:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:56:15.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:15 smithi088 ceph-mon[98762]: pgmap v4172: 137 pgs: 137 active+clean; 235 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-09-13T03:56:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:15 smithi088 ceph-mon[96266]: pgmap v4172: 137 pgs: 137 active+clean; 235 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-09-13T03:56:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:15 smithi195 ceph-mon[87742]: pgmap v4172: 137 pgs: 137 active+clean; 235 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-09-13T03:56:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:17 smithi088 ceph-mon[98762]: pgmap v4173: 137 pgs: 137 active+clean; 235 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-09-13T03:56:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:17 smithi088 ceph-mon[96266]: pgmap v4173: 137 pgs: 137 active+clean; 235 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-09-13T03:56:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:17 smithi195 ceph-mon[87742]: pgmap v4173: 137 pgs: 137 active+clean; 235 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-09-13T03:56:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:19 smithi088 ceph-mon[96266]: pgmap v4174: 137 pgs: 137 active+clean; 235 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 933 KiB/s wr, 26 op/s 2024-09-13T03:56:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:19 smithi088 ceph-mon[96266]: osdmap e2133: 8 total, 8 up, 8 in 2024-09-13T03:56:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:19 smithi088 ceph-mon[98762]: pgmap v4174: 137 pgs: 137 active+clean; 235 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 933 KiB/s wr, 26 op/s 2024-09-13T03:56:19.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:19 smithi088 ceph-mon[98762]: osdmap e2133: 8 total, 8 up, 8 in 2024-09-13T03:56:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:19 smithi195 ceph-mon[87742]: pgmap v4174: 137 pgs: 137 active+clean; 235 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 933 KiB/s wr, 26 op/s 2024-09-13T03:56:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:19 smithi195 ceph-mon[87742]: osdmap e2133: 8 total, 8 up, 8 in 2024-09-13T03:56:20.685 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:56:20.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:20 smithi088 ceph-mon[98762]: osdmap e2134: 8 total, 8 up, 8 in 2024-09-13T03:56:20.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:20 smithi088 ceph-mon[96266]: osdmap e2134: 8 total, 8 up, 8 in 2024-09-13T03:56:20.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:20 smithi195 ceph-mon[87742]: osdmap e2134: 8 total, 8 up, 8 in 2024-09-13T03:56:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:21 smithi088 ceph-mon[98762]: pgmap v4177: 137 pgs: 137 active+clean; 247 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-13T03:56:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:21 smithi088 ceph-mon[98762]: osdmap e2135: 8 total, 8 up, 8 in 2024-09-13T03:56:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:21 smithi088 ceph-mon[96266]: pgmap v4177: 137 pgs: 137 active+clean; 247 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-13T03:56:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:21 smithi088 ceph-mon[96266]: osdmap e2135: 8 total, 8 up, 8 in 2024-09-13T03:56:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:21 smithi195 ceph-mon[87742]: pgmap v4177: 137 pgs: 137 active+clean; 247 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-09-13T03:56:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:21 smithi195 ceph-mon[87742]: osdmap e2135: 8 total, 8 up, 8 in 2024-09-13T03:56:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:56:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:56:23] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:56:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:23 smithi088 ceph-mon[98762]: pgmap v4179: 137 pgs: 137 active+clean; 247 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-09-13T03:56:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:23 smithi088 ceph-mon[96266]: pgmap v4179: 137 pgs: 137 active+clean; 247 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-09-13T03:56:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:23 smithi195 ceph-mon[87742]: pgmap v4179: 137 pgs: 137 active+clean; 247 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-09-13T03:56:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:25 smithi088 ceph-mon[98762]: pgmap v4180: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-13T03:56:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:56:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:25 smithi088 ceph-mon[96266]: pgmap v4180: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-13T03:56:25.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:56:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:25 smithi195 ceph-mon[87742]: pgmap v4180: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-09-13T03:56:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:56:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:56:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:56:26.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:56:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:56:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:56:26.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:56:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:56:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:56:26.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:56:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:27 smithi088 ceph-mon[98762]: pgmap v4181: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 34 op/s 2024-09-13T03:56:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:27 smithi088 ceph-mon[96266]: pgmap v4181: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 34 op/s 2024-09-13T03:56:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:27 smithi195 ceph-mon[87742]: pgmap v4181: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 1.5 MiB/s wr, 34 op/s 2024-09-13T03:56:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:29 smithi088 ceph-mon[96266]: pgmap v4182: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 938 KiB/s wr, 30 op/s 2024-09-13T03:56:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:29 smithi088 ceph-mon[96266]: osdmap e2136: 8 total, 8 up, 8 in 2024-09-13T03:56:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:56:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:29 smithi088 ceph-mon[98762]: pgmap v4182: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 938 KiB/s wr, 30 op/s 2024-09-13T03:56:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:29 smithi088 ceph-mon[98762]: osdmap e2136: 8 total, 8 up, 8 in 2024-09-13T03:56:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:56:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:29 smithi195 ceph-mon[87742]: pgmap v4182: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 938 KiB/s wr, 30 op/s 2024-09-13T03:56:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:29 smithi195 ceph-mon[87742]: osdmap e2136: 8 total, 8 up, 8 in 2024-09-13T03:56:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:56:30.921 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:56:31.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:30 smithi088 ceph-mon[98762]: osdmap e2137: 8 total, 8 up, 8 in 2024-09-13T03:56:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:30 smithi088 ceph-mon[96266]: osdmap e2137: 8 total, 8 up, 8 in 2024-09-13T03:56:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:30 smithi195 ceph-mon[87742]: osdmap e2137: 8 total, 8 up, 8 in 2024-09-13T03:56:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:31 smithi088 ceph-mon[98762]: pgmap v4185: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 516 KiB/s wr, 32 op/s 2024-09-13T03:56:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:31 smithi088 ceph-mon[98762]: osdmap e2138: 8 total, 8 up, 8 in 2024-09-13T03:56:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:31 smithi088 ceph-mon[96266]: pgmap v4185: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 516 KiB/s wr, 32 op/s 2024-09-13T03:56:32.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:31 smithi088 ceph-mon[96266]: osdmap e2138: 8 total, 8 up, 8 in 2024-09-13T03:56:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:31 smithi195 ceph-mon[87742]: pgmap v4185: 137 pgs: 137 active+clean; 251 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 516 KiB/s wr, 32 op/s 2024-09-13T03:56:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:31 smithi195 ceph-mon[87742]: osdmap e2138: 8 total, 8 up, 8 in 2024-09-13T03:56:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:56:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:56:33] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:56:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:33 smithi088 ceph-mon[96266]: pgmap v4187: 137 pgs: 137 active+clean; 266 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-09-13T03:56:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:33 smithi088 ceph-mon[98762]: pgmap v4187: 137 pgs: 137 active+clean; 266 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-09-13T03:56:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:33 smithi195 ceph-mon[87742]: pgmap v4187: 137 pgs: 137 active+clean; 266 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 2.0 MiB/s wr, 1 op/s 2024-09-13T03:56:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:35 smithi088 ceph-mon[96266]: pgmap v4188: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-09-13T03:56:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:35 smithi088 ceph-mon[98762]: pgmap v4188: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-09-13T03:56:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:35 smithi195 ceph-mon[87742]: pgmap v4188: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-09-13T03:56:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:37 smithi088 ceph-mon[98762]: pgmap v4189: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-09-13T03:56:38.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:37 smithi088 ceph-mon[96266]: pgmap v4189: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-09-13T03:56:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:37 smithi195 ceph-mon[87742]: pgmap v4189: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-09-13T03:56:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:39 smithi088 ceph-mon[98762]: pgmap v4190: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.9 MiB/s wr, 31 op/s 2024-09-13T03:56:40.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:39 smithi088 ceph-mon[98762]: osdmap e2139: 8 total, 8 up, 8 in 2024-09-13T03:56:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:39 smithi088 ceph-mon[96266]: pgmap v4190: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.9 MiB/s wr, 31 op/s 2024-09-13T03:56:40.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:39 smithi088 ceph-mon[96266]: osdmap e2139: 8 total, 8 up, 8 in 2024-09-13T03:56:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:39 smithi195 ceph-mon[87742]: pgmap v4190: 137 pgs: 137 active+clean; 273 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.9 MiB/s wr, 31 op/s 2024-09-13T03:56:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:39 smithi195 ceph-mon[87742]: osdmap e2139: 8 total, 8 up, 8 in 2024-09-13T03:56:40.950 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:56:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:40 smithi088 ceph-mon[96266]: osdmap e2140: 8 total, 8 up, 8 in 2024-09-13T03:56:41.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:40 smithi088 ceph-mon[98762]: osdmap e2140: 8 total, 8 up, 8 in 2024-09-13T03:56:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:40 smithi195 ceph-mon[87742]: osdmap e2140: 8 total, 8 up, 8 in 2024-09-13T03:56:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:41 smithi088 ceph-mon[98762]: pgmap v4193: 137 pgs: 137 active+clean; 277 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.0 MiB/s wr, 41 op/s 2024-09-13T03:56:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:41 smithi088 ceph-mon[98762]: osdmap e2141: 8 total, 8 up, 8 in 2024-09-13T03:56:42.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:41 smithi088 ceph-mon[96266]: pgmap v4193: 137 pgs: 137 active+clean; 277 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.0 MiB/s wr, 41 op/s 2024-09-13T03:56:42.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:41 smithi088 ceph-mon[96266]: osdmap e2141: 8 total, 8 up, 8 in 2024-09-13T03:56:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:41 smithi195 ceph-mon[87742]: pgmap v4193: 137 pgs: 137 active+clean; 277 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 1.0 MiB/s wr, 41 op/s 2024-09-13T03:56:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:41 smithi195 ceph-mon[87742]: osdmap e2141: 8 total, 8 up, 8 in 2024-09-13T03:56:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:56:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:56:43] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:56:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:43 smithi088 ceph-mon[98762]: pgmap v4195: 137 pgs: 137 active+clean; 281 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-09-13T03:56:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:43 smithi088 ceph-mon[96266]: pgmap v4195: 137 pgs: 137 active+clean; 281 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-09-13T03:56:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:43 smithi195 ceph-mon[87742]: pgmap v4195: 137 pgs: 137 active+clean; 281 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 1.3 MiB/s wr, 12 op/s 2024-09-13T03:56:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:56:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:56:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:56:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:45 smithi088 ceph-mon[96266]: pgmap v4196: 137 pgs: 137 active+clean; 295 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-09-13T03:56:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:45 smithi088 ceph-mon[98762]: pgmap v4196: 137 pgs: 137 active+clean; 295 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-09-13T03:56:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:45 smithi195 ceph-mon[87742]: pgmap v4196: 137 pgs: 137 active+clean; 295 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-09-13T03:56:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:47 smithi195 ceph-mon[87742]: pgmap v4197: 137 pgs: 137 active+clean; 295 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.1 MiB/s wr, 31 op/s 2024-09-13T03:56:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:47 smithi088 ceph-mon[98762]: pgmap v4197: 137 pgs: 137 active+clean; 295 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.1 MiB/s wr, 31 op/s 2024-09-13T03:56:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:47 smithi088 ceph-mon[96266]: pgmap v4197: 137 pgs: 137 active+clean; 295 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 2.1 MiB/s wr, 31 op/s 2024-09-13T03:56:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:49 smithi195 ceph-mon[87742]: pgmap v4198: 137 pgs: 137 active+clean; 295 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-09-13T03:56:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:49 smithi195 ceph-mon[87742]: osdmap e2142: 8 total, 8 up, 8 in 2024-09-13T03:56:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:49 smithi088 ceph-mon[96266]: pgmap v4198: 137 pgs: 137 active+clean; 295 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-09-13T03:56:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:49 smithi088 ceph-mon[96266]: osdmap e2142: 8 total, 8 up, 8 in 2024-09-13T03:56:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:49 smithi088 ceph-mon[98762]: pgmap v4198: 137 pgs: 137 active+clean; 295 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 1.4 MiB/s wr, 23 op/s 2024-09-13T03:56:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:49 smithi088 ceph-mon[98762]: osdmap e2142: 8 total, 8 up, 8 in 2024-09-13T03:56:50.986 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:56:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:50 smithi195 ceph-mon[87742]: osdmap e2143: 8 total, 8 up, 8 in 2024-09-13T03:56:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:50 smithi088 ceph-mon[96266]: osdmap e2143: 8 total, 8 up, 8 in 2024-09-13T03:56:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:50 smithi088 ceph-mon[98762]: osdmap e2143: 8 total, 8 up, 8 in 2024-09-13T03:56:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:51 smithi195 ceph-mon[87742]: pgmap v4201: 137 pgs: 137 active+clean; 299 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-09-13T03:56:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:51 smithi195 ceph-mon[87742]: osdmap e2144: 8 total, 8 up, 8 in 2024-09-13T03:56:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:51 smithi088 ceph-mon[98762]: pgmap v4201: 137 pgs: 137 active+clean; 299 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-09-13T03:56:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:51 smithi088 ceph-mon[98762]: osdmap e2144: 8 total, 8 up, 8 in 2024-09-13T03:56:52.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:51 smithi088 ceph-mon[96266]: pgmap v4201: 137 pgs: 137 active+clean; 299 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-09-13T03:56:52.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:51 smithi088 ceph-mon[96266]: osdmap e2144: 8 total, 8 up, 8 in 2024-09-13T03:56:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:56:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:56:53] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-09-13T03:56:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:53 smithi195 ceph-mon[87742]: pgmap v4203: 137 pgs: 137 active+clean; 303 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 23 op/s 2024-09-13T03:56:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:53 smithi088 ceph-mon[96266]: pgmap v4203: 137 pgs: 137 active+clean; 303 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 23 op/s 2024-09-13T03:56:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:53 smithi088 ceph-mon[98762]: pgmap v4203: 137 pgs: 137 active+clean; 303 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 23 op/s 2024-09-13T03:56:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:55 smithi195 ceph-mon[87742]: pgmap v4204: 137 pgs: 137 active+clean; 317 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-09-13T03:56:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:55 smithi088 ceph-mon[96266]: pgmap v4204: 137 pgs: 137 active+clean; 317 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-09-13T03:56:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:55 smithi088 ceph-mon[98762]: pgmap v4204: 137 pgs: 137 active+clean; 317 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-09-13T03:56:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:57 smithi195 ceph-mon[87742]: pgmap v4205: 137 pgs: 137 active+clean; 317 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-09-13T03:56:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:57 smithi088 ceph-mon[96266]: pgmap v4205: 137 pgs: 137 active+clean; 317 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-09-13T03:56:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:57 smithi088 ceph-mon[98762]: pgmap v4205: 137 pgs: 137 active+clean; 317 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-09-13T03:57:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:59 smithi088 ceph-mon[98762]: pgmap v4206: 137 pgs: 137 active+clean; 317 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.4 MiB/s wr, 31 op/s 2024-09-13T03:57:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:59 smithi088 ceph-mon[98762]: osdmap e2145: 8 total, 8 up, 8 in 2024-09-13T03:57:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:56:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:57:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:59 smithi088 ceph-mon[96266]: pgmap v4206: 137 pgs: 137 active+clean; 317 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.4 MiB/s wr, 31 op/s 2024-09-13T03:57:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:59 smithi088 ceph-mon[96266]: osdmap e2145: 8 total, 8 up, 8 in 2024-09-13T03:57:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:56:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:57:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:59 smithi195 ceph-mon[87742]: pgmap v4206: 137 pgs: 137 active+clean; 317 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.4 MiB/s wr, 31 op/s 2024-09-13T03:57:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:59 smithi195 ceph-mon[87742]: osdmap e2145: 8 total, 8 up, 8 in 2024-09-13T03:57:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:56:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:57:01.029 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP (50393 ms) 2024-09-13T03:57:01.029 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-09-13T03:57:01.030 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:57:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:00 smithi088 ceph-mon[98762]: osdmap e2146: 8 total, 8 up, 8 in 2024-09-13T03:57:01.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:00 smithi088 ceph-mon[96266]: osdmap e2146: 8 total, 8 up, 8 in 2024-09-13T03:57:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:00 smithi195 ceph-mon[87742]: osdmap e2146: 8 total, 8 up, 8 in 2024-09-13T03:57:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:02 smithi088 ceph-mon[98762]: pgmap v4209: 137 pgs: 137 active+clean; 329 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-09-13T03:57:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:02 smithi088 ceph-mon[98762]: osdmap e2147: 8 total, 8 up, 8 in 2024-09-13T03:57:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:02 smithi088 ceph-mon[96266]: pgmap v4209: 137 pgs: 137 active+clean; 329 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-09-13T03:57:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:02 smithi088 ceph-mon[96266]: osdmap e2147: 8 total, 8 up, 8 in 2024-09-13T03:57:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:02 smithi195 ceph-mon[87742]: pgmap v4209: 137 pgs: 137 active+clean; 329 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.5 MiB/s wr, 16 op/s 2024-09-13T03:57:02.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:02 smithi195 ceph-mon[87742]: osdmap e2147: 8 total, 8 up, 8 in 2024-09-13T03:57:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:03 smithi088 ceph-mon[96266]: osdmap e2148: 8 total, 8 up, 8 in 2024-09-13T03:57:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:03 smithi088 ceph-mon[98762]: osdmap e2148: 8 total, 8 up, 8 in 2024-09-13T03:57:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:57:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:57:03] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:57:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:03 smithi195 ceph-mon[87742]: osdmap e2148: 8 total, 8 up, 8 in 2024-09-13T03:57:04.051 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3022 ms) 2024-09-13T03:57:04.051 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTruncate 2024-09-13T03:57:04.052 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:57:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:04 smithi088 ceph-mon[96266]: pgmap v4212: 137 pgs: 137 active+clean; 329 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 3.0 MiB/s wr, 16 op/s 2024-09-13T03:57:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:04 smithi088 ceph-mon[96266]: osdmap e2149: 8 total, 8 up, 8 in 2024-09-13T03:57:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:04 smithi088 ceph-mon[98762]: pgmap v4212: 137 pgs: 137 active+clean; 329 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 3.0 MiB/s wr, 16 op/s 2024-09-13T03:57:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:04 smithi088 ceph-mon[98762]: osdmap e2149: 8 total, 8 up, 8 in 2024-09-13T03:57:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:04 smithi195 ceph-mon[87742]: pgmap v4212: 137 pgs: 137 active+clean; 329 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 9.7 KiB/s rd, 3.0 MiB/s wr, 16 op/s 2024-09-13T03:57:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:04 smithi195 ceph-mon[87742]: osdmap e2149: 8 total, 8 up, 8 in 2024-09-13T03:57:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:05 smithi088 ceph-mon[96266]: osdmap e2150: 8 total, 8 up, 8 in 2024-09-13T03:57:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:05 smithi088 ceph-mon[98762]: osdmap e2150: 8 total, 8 up, 8 in 2024-09-13T03:57:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:05 smithi195 ceph-mon[87742]: osdmap e2150: 8 total, 8 up, 8 in 2024-09-13T03:57:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:06 smithi088 ceph-mon[96266]: pgmap v4215: 137 pgs: 137 active+clean; 341 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 1.0 MiB/s wr, 91 op/s 2024-09-13T03:57:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:06 smithi088 ceph-mon[96266]: osdmap e2151: 8 total, 8 up, 8 in 2024-09-13T03:57:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:06 smithi088 ceph-mon[98762]: pgmap v4215: 137 pgs: 137 active+clean; 341 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 1.0 MiB/s wr, 91 op/s 2024-09-13T03:57:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:06 smithi088 ceph-mon[98762]: osdmap e2151: 8 total, 8 up, 8 in 2024-09-13T03:57:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:06 smithi195 ceph-mon[87742]: pgmap v4215: 137 pgs: 137 active+clean; 341 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 1.0 MiB/s wr, 91 op/s 2024-09-13T03:57:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:06 smithi195 ceph-mon[87742]: osdmap e2151: 8 total, 8 up, 8 in 2024-09-13T03:57:07.082 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateTruncate (3031 ms) 2024-09-13T03:57:07.083 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateWriteAndTruncate 2024-09-13T03:57:07.083 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:57:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:07 smithi088 ceph-mon[96266]: osdmap e2152: 8 total, 8 up, 8 in 2024-09-13T03:57:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:07 smithi088 ceph-mon[98762]: osdmap e2152: 8 total, 8 up, 8 in 2024-09-13T03:57:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:07 smithi195 ceph-mon[87742]: osdmap e2152: 8 total, 8 up, 8 in 2024-09-13T03:57:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:08 smithi088 ceph-mon[96266]: pgmap v4218: 137 pgs: 137 active+clean; 341 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 1.0 MiB/s wr, 93 op/s 2024-09-13T03:57:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:08 smithi088 ceph-mon[96266]: osdmap e2153: 8 total, 8 up, 8 in 2024-09-13T03:57:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:08 smithi088 ceph-mon[98762]: pgmap v4218: 137 pgs: 137 active+clean; 341 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 1.0 MiB/s wr, 93 op/s 2024-09-13T03:57:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:08 smithi088 ceph-mon[98762]: osdmap e2153: 8 total, 8 up, 8 in 2024-09-13T03:57:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:08 smithi195 ceph-mon[87742]: pgmap v4218: 137 pgs: 137 active+clean; 341 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 1.0 MiB/s wr, 93 op/s 2024-09-13T03:57:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:08 smithi195 ceph-mon[87742]: osdmap e2153: 8 total, 8 up, 8 in 2024-09-13T03:57:09.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:09 smithi088 ceph-mon[96266]: osdmap e2154: 8 total, 8 up, 8 in 2024-09-13T03:57:09.542 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:09 smithi088 ceph-mon[98762]: osdmap e2154: 8 total, 8 up, 8 in 2024-09-13T03:57:09.543 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:09 smithi195 ceph-mon[87742]: osdmap e2154: 8 total, 8 up, 8 in 2024-09-13T03:57:10.101 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateWriteAndTruncate (3019 ms) 2024-09-13T03:57:10.102 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-09-13T03:57:10.102 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:57:10.157 INFO:tasks.workunit.client.0.smithi088.stdout: i=0 exists [24527999~3426377,28419238~7951833,97898791~4520304,135941761~2553462,188394239~5195143,222800105~287615,248663215~2420956,309685688~764715,356550133~4968852,410641428~3966950] wrote [24527999~3426377,28419238~7951833,97898791~4520304,135941761~2553462,188394239~5195143,222800105~287615,248663215~2420956,309685688~764715,356550133~4968852,410641428~3966950] 2024-09-13T03:57:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:10 smithi088 ceph-mon[96266]: pgmap v4221: 137 pgs: 137 active+clean; 341 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 7.2 KiB/s wr, 81 op/s 2024-09-13T03:57:10.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:10 smithi088 ceph-mon[96266]: osdmap e2155: 8 total, 8 up, 8 in 2024-09-13T03:57:10.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:10 smithi088 ceph-mon[98762]: pgmap v4221: 137 pgs: 137 active+clean; 341 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 7.2 KiB/s wr, 81 op/s 2024-09-13T03:57:10.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:10 smithi088 ceph-mon[98762]: osdmap e2155: 8 total, 8 up, 8 in 2024-09-13T03:57:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:10 smithi195 ceph-mon[87742]: pgmap v4221: 137 pgs: 137 active+clean; 341 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 7.2 KiB/s wr, 81 op/s 2024-09-13T03:57:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:10 smithi195 ceph-mon[87742]: osdmap e2155: 8 total, 8 up, 8 in 2024-09-13T03:57:11.115 INFO:tasks.workunit.client.0.smithi088.stdout: i=1 exists [11239915~3437633,24527999~3426377,28419238~7951833,97898791~4520304,135941761~2553462,143942077~119895,174277649~1315082,188394239~5195143,222800105~287615,248663215~2420956,269092575~3510470,282894330~6407883,309685688~764715,348971695~5256068,356550133~4968852,367701435~7357945,409034510~5573868] wrote [11239915~3437633,31875672~1025676,138084833~232666,143942077~119895,174277649~1315082,269092575~3510470,282894330~6407883,348971695~5256068,367701435~7357945,409034510~2285674] 2024-09-13T03:57:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:11 smithi088 ceph-mon[96266]: osdmap e2156: 8 total, 8 up, 8 in 2024-09-13T03:57:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:11 smithi088 ceph-mon[96266]: pgmap v4224: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 519 KiB/s wr, 79 op/s 2024-09-13T03:57:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:11 smithi088 ceph-mon[98762]: osdmap e2156: 8 total, 8 up, 8 in 2024-09-13T03:57:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:11 smithi088 ceph-mon[98762]: pgmap v4224: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 519 KiB/s wr, 79 op/s 2024-09-13T03:57:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:11 smithi195 ceph-mon[87742]: osdmap e2156: 8 total, 8 up, 8 in 2024-09-13T03:57:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:11 smithi195 ceph-mon[87742]: pgmap v4224: 137 pgs: 137 active+clean; 343 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 519 KiB/s wr, 79 op/s 2024-09-13T03:57:12.172 INFO:tasks.workunit.client.0.smithi088.stdout: i=2 exists [2993776~5978021,11239915~3437633,24527999~11843072,36620771~8966220,97898791~4520304,111901174~7483267,135941761~2553462,143942077~119895,174277649~1315082,188394239~5195143,194367597~5365597,222800105~287615,248663215~2420956,255271853~875570,269092575~3510470,282894330~6407883,309685688~764715,345161666~9066097,356550133~4968852,367701435~7357945,397982566~5959295,409034510~5573868] wrote [2993776~5978021,26901915~6464929,36620771~8966220,111901174~7483267,194367597~5365597,255271853~875570,345161666~6012428,397982566~5959295] 2024-09-13T03:57:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:12 smithi088 ceph-mon[96266]: osdmap e2157: 8 total, 8 up, 8 in 2024-09-13T03:57:12.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:12 smithi088 ceph-mon[98762]: osdmap e2157: 8 total, 8 up, 8 in 2024-09-13T03:57:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:12 smithi195 ceph-mon[87742]: osdmap e2157: 8 total, 8 up, 8 in 2024-09-13T03:57:13.164 INFO:tasks.workunit.client.0.smithi088.stdout: i=3 exists [2993776~5978021,11239915~3437633,24527999~11843072,36620771~8966220,50522361~2635317,97898791~4520304,111901174~7483267,135941761~2553462,143942077~119895,174277649~1315082,188394239~5195143,194367597~5365597,206589644~3162736,222800105~287615,234836862~7450921,248663215~2420956,255271853~875570,256247420~5745527,269092575~3510470,276948136~12354077,309685688~764715,338361594~4983352,345161666~9066097,356550133~4968852,367701435~7357945,397982566~5959295,409034510~5573868] wrote [50522361~2635317,206589644~3162736,234836862~7450921,249722738~440894,256247420~5745527,276948136~7375093,338361594~4983352,353902694~53351] 2024-09-13T03:57:13.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:13 smithi088 ceph-mon[96266]: osdmap e2158: 8 total, 8 up, 8 in 2024-09-13T03:57:13.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:13 smithi088 ceph-mon[96266]: pgmap v4227: 137 pgs: 137 active+clean; 358 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.8 MiB/s wr, 36 op/s 2024-09-13T03:57:13.342 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:57:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:57:13] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:57:13.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:13 smithi088 ceph-mon[98762]: osdmap e2158: 8 total, 8 up, 8 in 2024-09-13T03:57:13.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:13 smithi088 ceph-mon[98762]: pgmap v4227: 137 pgs: 137 active+clean; 358 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.8 MiB/s wr, 36 op/s 2024-09-13T03:57:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:13 smithi195 ceph-mon[87742]: osdmap e2158: 8 total, 8 up, 8 in 2024-09-13T03:57:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:13 smithi195 ceph-mon[87742]: pgmap v4227: 137 pgs: 137 active+clean; 358 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.8 MiB/s wr, 36 op/s 2024-09-13T03:57:14.150 INFO:tasks.workunit.client.0.smithi088.stdout: i=4 exists [2993776~5978021,11239915~3437633,14871405~7369760,24527999~11843072,36620771~8966220,50522361~2635317,58961405~1130230,60515586~2385732,82126154~3369873,95284557~7134538,111901174~7483267,135941761~2553462,143942077~119895,148403496~7604724,174277649~1315082,188394239~5195143,194367597~5365597,206589644~3162736,222800105~287615,234836862~7450921,246426371~4657800,255271853~875570,256247420~5745527,269092575~3510470,276948136~12354077,309685688~764715,338361594~4983352,344597829~9629934,356550133~4968852,365299722~9759658,397982566~5959295,409034510~5573868] wrote [14871405~7369760,42478353~624039,58961405~1130230,60515586~2385732,82126154~3369873,95284557~5831555,148403496~7604724,246426371~3089610,344597829~1349371,365299722~8079278] 2024-09-13T03:57:14.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:14 smithi195 ceph-mon[87742]: osdmap e2159: 8 total, 8 up, 8 in 2024-09-13T03:57:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:14 smithi088 ceph-mon[96266]: osdmap e2159: 8 total, 8 up, 8 in 2024-09-13T03:57:14.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:14 smithi088 ceph-mon[98762]: osdmap e2159: 8 total, 8 up, 8 in 2024-09-13T03:57:15.143 INFO:tasks.workunit.client.0.smithi088.stdout: i=5 exists [2993776~5978021,11239915~3437633,14871405~21499666,36620771~12494453,50522361~2635317,58961405~1130230,60515586~2385732,66405075~1526992,82126154~3369873,90443419~11975676,111901174~7483267,135941761~2553462,143942077~119895,148403496~9076761,174277649~1315082,188394239~5195143,194367597~5365597,206589644~3162736,218967137~5812358,234836862~7450921,244652973~6431198,255271853~875570,256247420~5745527,269092575~3510470,276948136~12354077,291416580~3315554,309685688~764715,338361594~4983352,344597829~9629934,356550133~4968852,365299722~9759658,397982566~5959295,409034510~5573868] wrote [21447232~6779808,45024016~4091208,66405075~1526992,90443419~6593489,153792128~3688129,218967137~5812358,244652973~4770833,291416580~3315554,351608815~2257448] 2024-09-13T03:57:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:15 smithi088 ceph-mon[98762]: osdmap e2160: 8 total, 8 up, 8 in 2024-09-13T03:57:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:57:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:15 smithi088 ceph-mon[98762]: pgmap v4230: 137 pgs: 137 active+clean; 464 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 24 MiB/s wr, 217 op/s 2024-09-13T03:57:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:15 smithi088 ceph-mon[96266]: osdmap e2160: 8 total, 8 up, 8 in 2024-09-13T03:57:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:57:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:15 smithi088 ceph-mon[96266]: pgmap v4230: 137 pgs: 137 active+clean; 464 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 24 MiB/s wr, 217 op/s 2024-09-13T03:57:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:15 smithi195 ceph-mon[87742]: osdmap e2160: 8 total, 8 up, 8 in 2024-09-13T03:57:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:57:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:15 smithi195 ceph-mon[87742]: pgmap v4230: 137 pgs: 137 active+clean; 464 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 140 KiB/s rd, 24 MiB/s wr, 217 op/s 2024-09-13T03:57:16.166 INFO:tasks.workunit.client.0.smithi088.stdout: i=6 exists [2993776~5978021,11239915~3437633,14871405~21499666,36620771~12494453,50522361~2635317,54106213~8795105,66405075~1526992,82126154~3369873,90443419~11975676,103074746~4144578,111901174~7483267,135941761~2553462,141991040~4622041,148403496~9076761,174277649~1315082,177449500~1734085,188394239~5195143,194367597~5365597,206589644~3162736,218967137~5812358,234836862~7450921,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,291416580~3315554,309685688~764715,337386960~5957986,344597829~10885374,356550133~4968852,365299722~9759658,397982566~5959295,409034510~5573868] wrote [44810958~2081227,54106213~8005731,103074746~4144578,141991040~4622041,177449500~1734085,260233432~7177180,284173139~4040502,337386960~1521658,348333639~7149564] 2024-09-13T03:57:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:16 smithi088 ceph-mon[96266]: osdmap e2161: 8 total, 8 up, 8 in 2024-09-13T03:57:16.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:16 smithi088 ceph-mon[98762]: osdmap e2161: 8 total, 8 up, 8 in 2024-09-13T03:57:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:16 smithi195 ceph-mon[87742]: osdmap e2161: 8 total, 8 up, 8 in 2024-09-13T03:57:17.209 INFO:tasks.workunit.client.0.smithi088.stdout: i=7 exists [2993776~5978021,11239915~3437633,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,111901174~7483267,135941761~2553462,141991040~4622041,148403496~9076761,174161612~7814915,188394239~5195143,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,291416580~3315554,309685688~764715,313427394~7356104,337386960~5957986,344597829~10885374,356550133~4968852,365299722~9759658,383897254~3379483,397982566~5959295,409034510~5573868] wrote [32158307~6933559,64091283~3280421,74500382~2279430,98849505~7810361,174161612~7814915,201994283~732499,313427394~7356104,383897254~3379483] 2024-09-13T03:57:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:17 smithi088 ceph-mon[96266]: osdmap e2162: 8 total, 8 up, 8 in 2024-09-13T03:57:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:17 smithi088 ceph-mon[96266]: pgmap v4233: 137 pgs: 137 active+clean; 538 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 37 MiB/s wr, 211 op/s 2024-09-13T03:57:17.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:17 smithi088 ceph-mon[98762]: osdmap e2162: 8 total, 8 up, 8 in 2024-09-13T03:57:17.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:17 smithi088 ceph-mon[98762]: pgmap v4233: 137 pgs: 137 active+clean; 538 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 37 MiB/s wr, 211 op/s 2024-09-13T03:57:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:17 smithi195 ceph-mon[87742]: osdmap e2162: 8 total, 8 up, 8 in 2024-09-13T03:57:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:17 smithi195 ceph-mon[87742]: pgmap v4233: 137 pgs: 137 active+clean; 538 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 37 MiB/s wr, 211 op/s 2024-09-13T03:57:18.174 INFO:tasks.workunit.client.0.smithi088.stdout: i=8 exists [2593891~12083657,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,111901174~7483267,135941761~2553462,141991040~5103856,148403496~9076761,174161612~7814915,188394239~5195143,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,309685688~764715,313427394~12105917,337386960~5957986,344597829~10885374,356550133~4968852,365299722~9759658,383897254~3379483,397982566~5959295,409034510~5573868] wrote [2593891~4375988,8145430~5683889,24105171~152308,28100979~5775011,103778766~1258033,144439857~2655039,195485100~683372,289730702~7304084,318614638~6918673,352149988~1465471] 2024-09-13T03:57:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:18 smithi088 ceph-mon[98762]: osdmap e2163: 8 total, 8 up, 8 in 2024-09-13T03:57:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:18 smithi088 ceph-mon[96266]: osdmap e2163: 8 total, 8 up, 8 in 2024-09-13T03:57:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:18 smithi195 ceph-mon[87742]: osdmap e2163: 8 total, 8 up, 8 in 2024-09-13T03:57:19.195 INFO:tasks.workunit.client.0.smithi088.stdout: i=9 exists [2593891~12083657,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,80700789~5577061,87436850~20294697,111518939~11250125,135941761~2553462,141991040~5103856,148403496~9076761,174161612~7814915,188394239~5195143,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,309685688~764715,313427394~12105917,333921202~9423744,344597829~10885374,356550133~4968852,365299722~10344899,383897254~3379483,397982566~5959295,409034510~5573868] wrote [80700789~5577061,87436850~3930050,102579618~5151929,111518939~11250125,229709411~7929761,291669358~2488231,333921202~3650899,371183114~4461507] 2024-09-13T03:57:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:19 smithi088 ceph-mon[96266]: osdmap e2164: 8 total, 8 up, 8 in 2024-09-13T03:57:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:19 smithi088 ceph-mon[96266]: pgmap v4236: 137 pgs: 137 active+clean; 631 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 115 KiB/s rd, 34 MiB/s wr, 208 op/s 2024-09-13T03:57:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:19 smithi088 ceph-mon[98762]: osdmap e2164: 8 total, 8 up, 8 in 2024-09-13T03:57:19.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:19 smithi088 ceph-mon[98762]: pgmap v4236: 137 pgs: 137 active+clean; 631 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 115 KiB/s rd, 34 MiB/s wr, 208 op/s 2024-09-13T03:57:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:19 smithi195 ceph-mon[87742]: osdmap e2164: 8 total, 8 up, 8 in 2024-09-13T03:57:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:19 smithi195 ceph-mon[87742]: pgmap v4236: 137 pgs: 137 active+clean; 631 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 115 KiB/s rd, 34 MiB/s wr, 208 op/s 2024-09-13T03:57:20.205 INFO:tasks.workunit.client.0.smithi088.stdout: i=10 exists [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,135941761~2553462,141991040~5103856,148403496~9076761,174161612~7814915,188394239~5195143,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,305231328~2281260,309685688~764715,313427394~12105917,333921202~9423744,344597829~10885374,356550133~4968852,362425105~13219516,382250368~5927378,397982566~5959295,404705956~9902422] wrote [923719~7678576,14124433~6711483,27730621~5687135,73226603~8060853,150879067~6440575,305231328~2281260,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:20 smithi088 ceph-mon[96266]: osdmap e2165: 8 total, 8 up, 8 in 2024-09-13T03:57:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:20 smithi088 ceph-mon[98762]: osdmap e2165: 8 total, 8 up, 8 in 2024-09-13T03:57:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:20 smithi195 ceph-mon[87742]: osdmap e2165: 8 total, 8 up, 8 in 2024-09-13T03:57:21.203 INFO:tasks.workunit.client.0.smithi088.stdout: i=11 exists [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,123932724~7537104,135941761~2553462,141991040~5103856,148403496~9076761,169107116~12869411,188394239~5195143,194367597~9518318,204202844~5549536,218967137~5812358,229709411~12578372,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,305231328~2281260,309685688~764715,313427394~12105917,333921202~9423744,344597829~10885374,356550133~4968852,362425105~13219516,382250368~5927378,397982566~5959295,404705956~9902422] wrote [18888397~8169823,40652953~7104932,111907816~6247467,123932724~7537104,169107116~5195991,197102572~6783343,204202844~4289160,244720174~639184,317522307~3232246] 2024-09-13T03:57:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:21 smithi088 ceph-mon[98762]: osdmap e2166: 8 total, 8 up, 8 in 2024-09-13T03:57:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:21 smithi088 ceph-mon[98762]: pgmap v4239: 137 pgs: 137 active+clean; 727 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 176 KiB/s rd, 42 MiB/s wr, 288 op/s 2024-09-13T03:57:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:21 smithi088 ceph-mon[96266]: osdmap e2166: 8 total, 8 up, 8 in 2024-09-13T03:57:21.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:21 smithi088 ceph-mon[96266]: pgmap v4239: 137 pgs: 137 active+clean; 727 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 176 KiB/s rd, 42 MiB/s wr, 288 op/s 2024-09-13T03:57:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:21 smithi195 ceph-mon[87742]: osdmap e2166: 8 total, 8 up, 8 in 2024-09-13T03:57:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:21 smithi195 ceph-mon[87742]: pgmap v4239: 137 pgs: 137 active+clean; 727 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 176 KiB/s rd, 42 MiB/s wr, 288 op/s 2024-09-13T03:57:22.187 INFO:tasks.workunit.client.0.smithi088.stdout: i=12 exists [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111518939~11250125,123932724~7537104,135941761~2553462,141991040~5103856,148403496~9076761,169107116~12869411,188394239~5195143,194367597~9518318,204202844~5549536,218967137~5812358,227597694~14690089,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,305231328~2281260,309685688~764715,313427394~12105917,333921202~9423744,344597829~10885374,356550133~4968852,362425105~13219516,382250368~5927378,397982566~5959295,404705956~9902422] wrote [5474004~942590,90951871~1184851,101712714~6796320,149232581~5827786,227597694~6707695,237094393~5011611,285570556~859314,405622148~1458543] 2024-09-13T03:57:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:22 smithi088 ceph-mon[96266]: osdmap e2167: 8 total, 8 up, 8 in 2024-09-13T03:57:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:22 smithi088 ceph-mon[98762]: osdmap e2167: 8 total, 8 up, 8 in 2024-09-13T03:57:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:22 smithi195 ceph-mon[87742]: osdmap e2167: 8 total, 8 up, 8 in 2024-09-13T03:57:23.218 INFO:tasks.workunit.client.0.smithi088.stdout: i=13 exists [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~20417549,135941761~2553462,141991040~5103856,148403496~9076761,169107116~12869411,188394239~5195143,194367597~15384783,216037070~988696,218967137~5812358,227597694~14690089,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,276948136~20086650,305231328~2281260,309685688~764715,313427394~12105917,328362558~1037186,333921202~9423744,344597829~10885374,356550133~4968852,362425105~13219516,382250368~5927378,397982566~5959295,404705956~9902422] wrote [77528304~4788934,111052279~1903288,120446575~5435851,202380432~6239237,216037070~988696,222854091~208241,279661592~10724478,319573027~667710,328362558~1037186] 2024-09-13T03:57:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:23 smithi088 ceph-mon[96266]: osdmap e2168: 8 total, 8 up, 8 in 2024-09-13T03:57:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:23 smithi088 ceph-mon[96266]: pgmap v4242: 137 pgs: 137 active+clean; 801 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 39 MiB/s wr, 105 op/s 2024-09-13T03:57:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:23 smithi088 ceph-mon[98762]: osdmap e2168: 8 total, 8 up, 8 in 2024-09-13T03:57:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:23 smithi088 ceph-mon[98762]: pgmap v4242: 137 pgs: 137 active+clean; 801 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 39 MiB/s wr, 105 op/s 2024-09-13T03:57:23.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:57:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:57:23] "GET /metrics HTTP/1.1" 200 36712 "" "Prometheus/2.43.0" 2024-09-13T03:57:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:23 smithi195 ceph-mon[87742]: osdmap e2168: 8 total, 8 up, 8 in 2024-09-13T03:57:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:23 smithi195 ceph-mon[87742]: pgmap v4242: 137 pgs: 137 active+clean; 801 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 39 MiB/s wr, 105 op/s 2024-09-13T03:57:24.246 INFO:tasks.workunit.client.0.smithi088.stdout: i=14 exists [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,135941761~2553462,141991040~5103856,148403496~9076761,169107116~12869411,188394239~5195143,194367597~15384783,216037070~988696,218967137~5812358,227597694~14690089,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,276948136~23748531,305231328~2281260,309685688~764715,313427394~12105917,326893631~16451315,344597829~10885374,356550133~4968852,362425105~13219516,382250368~5927378,397982566~5959295,404705956~9902422] wrote [13637878~6416936,124946932~1386403,127646066~5049296,172964851~5003126,198432146~3120350,292702751~7993916,326893631~8442215,348935208~5003963] 2024-09-13T03:57:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:24 smithi088 ceph-mon[96266]: osdmap e2169: 8 total, 8 up, 8 in 2024-09-13T03:57:24.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:24 smithi088 ceph-mon[98762]: osdmap e2169: 8 total, 8 up, 8 in 2024-09-13T03:57:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:24 smithi195 ceph-mon[87742]: osdmap e2169: 8 total, 8 up, 8 in 2024-09-13T03:57:25.213 INFO:tasks.workunit.client.0.smithi088.stdout: i=15 exists [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,135941761~2553462,141991040~15489217,169107116~12869411,188394239~21358141,215653052~9126443,227597694~14690089,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,276948136~23748531,305231328~2281260,309685688~764715,313427394~12105917,326893631~17106454,344597829~10885374,356550133~5671692,362425105~13219516,382250368~5927378,397982566~5959295,404705956~9902422] wrote [25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,143369190~7917117,191425795~3035553,215653052~7173753,230541427~4559438,342945738~1054347,361114204~1107621] 2024-09-13T03:57:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:25 smithi088 ceph-mon[98762]: osdmap e2170: 8 total, 8 up, 8 in 2024-09-13T03:57:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:25 smithi088 ceph-mon[98762]: pgmap v4245: 137 pgs: 137 active+clean; 914 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 46 MiB/s wr, 341 op/s 2024-09-13T03:57:25.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:25 smithi088 ceph-mon[96266]: osdmap e2170: 8 total, 8 up, 8 in 2024-09-13T03:57:25.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:25 smithi088 ceph-mon[96266]: pgmap v4245: 137 pgs: 137 active+clean; 914 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 46 MiB/s wr, 341 op/s 2024-09-13T03:57:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:25 smithi195 ceph-mon[87742]: osdmap e2170: 8 total, 8 up, 8 in 2024-09-13T03:57:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:25 smithi195 ceph-mon[87742]: pgmap v4245: 137 pgs: 137 active+clean; 914 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 216 KiB/s rd, 46 MiB/s wr, 341 op/s 2024-09-13T03:57:26.233 INFO:tasks.workunit.client.0.smithi088.stdout: i=16 exists [78226~49036998,50522361~2635317,54106213~8795105,64091283~3840784,72855661~13422189,87436850~21072184,111052279~21643083,135941761~2553462,141991040~15489217,169107116~12869411,188394239~21358141,211424363~13355132,227597694~14690089,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,276948136~23748531,305231328~2281260,308139044~1350472,309685688~764715,313427394~12105917,326893631~17106454,344597829~10885374,356550133~5671692,362425105~13219516,382250368~5927378,397982566~5959295,404705956~9902422] wrote [78226~4883143,5894688~3427057,25620527~1914594,72855661~1430632,154192484~467114,211424363~5254537,285228776~4922497,308139044~1350472,332072878~5171713] 2024-09-13T03:57:26.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:26 smithi088 ceph-mon[98762]: osdmap e2171: 8 total, 8 up, 8 in 2024-09-13T03:57:26.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:57:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:26 smithi088 ceph-mon[96266]: osdmap e2171: 8 total, 8 up, 8 in 2024-09-13T03:57:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:57:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:26 smithi195 ceph-mon[87742]: osdmap e2171: 8 total, 8 up, 8 in 2024-09-13T03:57:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:57:27.227 INFO:tasks.workunit.client.0.smithi088.stdout: i=17 exists [78226~49036998,50522361~2635317,54106213~8795105,64091283~3840784,72855661~14101647,87436850~21072184,108844209~23851153,135941761~2553462,141991040~17709180,169107116~12869411,188394239~21358141,211424363~13355132,227597694~14690089,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,309685688~764715,313427394~12105917,326893631~17106454,344597829~10885374,356550133~5671692,362425105~13219516,382250368~5927378,397982566~5959295,404705956~9902422] wrote [8444923~3886214,34310864~1456792,79635689~7321619,108844209~5011419,151811001~7889219,235772948~4218574,273975969~1720502,286619214~7109484,303886235~1439878] 2024-09-13T03:57:27.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:27 smithi088 ceph-mon[98762]: osdmap e2172: 8 total, 8 up, 8 in 2024-09-13T03:57:27.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:57:27.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:57:27.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:57:27.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:27 smithi088 ceph-mon[98762]: pgmap v4248: 137 pgs: 137 active+clean; 980 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 216 KiB/s rd, 46 MiB/s wr, 341 op/s 2024-09-13T03:57:27.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:27 smithi088 ceph-mon[96266]: osdmap e2172: 8 total, 8 up, 8 in 2024-09-13T03:57:27.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:57:27.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:57:27.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:57:27.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:27 smithi088 ceph-mon[96266]: pgmap v4248: 137 pgs: 137 active+clean; 980 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 216 KiB/s rd, 46 MiB/s wr, 341 op/s 2024-09-13T03:57:27.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:27 smithi195 ceph-mon[87742]: osdmap e2172: 8 total, 8 up, 8 in 2024-09-13T03:57:27.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:57:27.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:57:27.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:57:27.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:27 smithi195 ceph-mon[87742]: pgmap v4248: 137 pgs: 137 active+clean; 980 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 216 KiB/s rd, 46 MiB/s wr, 341 op/s 2024-09-13T03:57:28.222 INFO:tasks.workunit.client.0.smithi088.stdout: i=18 exists [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87436850~21072184,108844209~23851153,135941761~2553462,141991040~17709180,169107116~12869411,185854566~2374645,188394239~21358141,211424363~13355132,227597694~14690089,244652973~6431198,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,309685688~764715,313427394~12105917,326893631~17106454,344597829~10885374,356550133~5671692,362425105~13219516,382250368~5927378,397982566~5959295,404705956~9902422] wrote [46928889~5072585,77542516~4512103,84429760~2784666,110400018~7454541,155006755~1089590,185854566~2374645,212087600~4509217,290056861~117003,345282418~5437198] 2024-09-13T03:57:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:28 smithi088 ceph-mon[96266]: osdmap e2173: 8 total, 8 up, 8 in 2024-09-13T03:57:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:28 smithi088 ceph-mon[98762]: osdmap e2173: 8 total, 8 up, 8 in 2024-09-13T03:57:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:28 smithi195 ceph-mon[87742]: osdmap e2173: 8 total, 8 up, 8 in 2024-09-13T03:57:29.239 INFO:tasks.workunit.client.0.smithi088.stdout: i=19 exists [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,135941761~2553462,141991040~17709180,169107116~12869411,185854566~2374645,188394239~21358141,211424363~13355132,227597694~23486477,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,309685688~764715,313427394~12105917,326893631~17106454,344597829~10885374,356550133~5671692,362425105~13219516,382250368~6863159,397982566~5959295,404705956~9902422] wrote [7016623~7317084,15626080~269154,75523731~6668897,87324903~416207,145959499~5325457,196879948~6933377,238751462~6249859,261541789~2853587,386220247~2893280] 2024-09-13T03:57:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:29 smithi088 ceph-mon[96266]: osdmap e2174: 8 total, 8 up, 8 in 2024-09-13T03:57:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:29 smithi088 ceph-mon[96266]: pgmap v4251: 137 pgs: 137 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 40 MiB/s wr, 196 op/s 2024-09-13T03:57:29.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:29 smithi088 ceph-mon[98762]: osdmap e2174: 8 total, 8 up, 8 in 2024-09-13T03:57:29.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:29 smithi088 ceph-mon[98762]: pgmap v4251: 137 pgs: 137 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 40 MiB/s wr, 196 op/s 2024-09-13T03:57:29.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:29 smithi195 ceph-mon[87742]: osdmap e2174: 8 total, 8 up, 8 in 2024-09-13T03:57:29.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:29 smithi195 ceph-mon[87742]: pgmap v4251: 137 pgs: 137 active+clean; 1.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 40 MiB/s wr, 196 op/s 2024-09-13T03:57:30.195 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 1 diff [11239915~3437633,31875672~1025676,138084833~232666,143942077~119895,174277649~1315082,269092575~3510470,282894330~6407883,348971695~5256068,367701435~7357945,409034510~2285674] 2024-09-13T03:57:30.195 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [11239915~3437633,31875672~1025676,138084833~232666,143942077~119895,174277649~1315082,269092575~3510470,282894330~6407883,348971695~5256068,367701435~7357945,409034510~2285674] 2024-09-13T03:57:30.210 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [8388608~6288940,31875672~1025676,138084833~232666,142606336~1455636,171966464~3626267,268435456~4167589,281018368~8283845,348127232~6100531,364904448~10154932,409034510~2285674] 2024-09-13T03:57:30.210 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 2 diff [2993776~5978021,11239915~3437633,26901915~6464929,36620771~8966220,111901174~7483267,138084833~232666,143942077~119895,174277649~1315082,194367597~5365597,255271853~875570,269092575~3510470,282894330~6407883,345161666~9066097,367701435~7357945,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.210 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2993776~5978021,11239915~3437633,26901915~6464929,36620771~8966220,111901174~7483267,138084833~232666,143942077~119895,174277649~1315082,194367597~5365597,255271853~875570,269092575~3510470,282894330~6407883,345161666~9066097,367701435~7357945,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.217 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~14677548,26901915~6464929,36371071~9215920,109051904~10332537,138084833~232666,142606336~1455636,171966464~3626267,193589382~6143812,251658240~4489183,268435456~4167589,281018368~8283845,343932928~10294835,364904448~10154932,394264576~9677285,409034510~2285674] 2024-09-13T03:57:30.217 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 3 diff [2993776~5978021,11239915~3437633,26901915~6464929,36620771~8966220,50522361~2635317,111901174~7483267,138084833~232666,143942077~119895,174277649~1315082,194367597~5365597,206589644~3162736,234836862~7450921,249722738~440894,255271853~875570,256247420~5745527,269092575~3510470,276948136~12354077,338361594~4983352,345161666~9066097,367701435~7357945,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.217 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2993776~5978021,11239915~3437633,26901915~6464929,36620771~8966220,50522361~2635317,111901174~7483267,138084833~232666,143942077~119895,174277649~1315082,194367597~5365597,206589644~3162736,234836862~7450921,249722738~440894,255271853~875570,256247420~5745527,269092575~3510470,276948136~12354077,338361594~4983352,345161666~9066097,367701435~7357945,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.224 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~14677548,26901915~6464929,36371071~9215920,50331648~2826030,109051904~10332537,138084833~232666,142606336~1455636,171966464~3626267,193589382~6143812,205520896~4231484,230686720~11601063,249722738~440894,251658240~10334707,268435456~4167589,276824064~12478149,335544320~7800626,343932928~10294835,364904448~10154932,394264576~9677285,409034510~2285674] 2024-09-13T03:57:30.224 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 4 diff [2993776~5978021,11239915~3437633,14871405~7369760,26901915~6464929,36620771~8966220,50522361~2635317,58961405~1130230,60515586~2385732,82126154~3369873,95284557~5831555,111901174~7483267,138084833~232666,143942077~119895,148403496~7604724,174277649~1315082,194367597~5365597,206589644~3162736,234836862~7450921,246426371~3089610,249722738~440894,255271853~875570,256247420~5745527,269092575~3510470,276948136~12354077,338361594~4983352,344597829~9629934,365299722~9759658,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.224 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2993776~5978021,11239915~3437633,14871405~7369760,26901915~6464929,36620771~8966220,50522361~2635317,58961405~1130230,60515586~2385732,82126154~3369873,95284557~5831555,111901174~7483267,138084833~232666,143942077~119895,148403496~7604724,174277649~1315082,194367597~5365597,206589644~3162736,234836862~7450921,246426371~3089610,249722738~440894,255271853~875570,256247420~5745527,269092575~3510470,276948136~12354077,338361594~4983352,344597829~9629934,365299722~9759658,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.230 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~22241165,26901915~6464929,36371071~9215920,50331648~2826030,58720256~4181062,79691776~5804251,92274688~8841424,109051904~10332537,138084833~232666,142606336~1455636,146800640~9207580,171966464~3626267,193589382~6143812,205520896~4231484,230686720~11601063,243269632~6246349,249722738~440894,251658240~10334707,268435456~4167589,276824064~12478149,335544320~7800626,343932928~10294835,364904448~10154932,394264576~9677285,409034510~2285674] 2024-09-13T03:57:30.230 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 5 diff [2993776~5978021,11239915~3437633,14871405~18495439,36620771~12494453,50522361~2635317,58961405~1130230,60515586~2385732,66405075~1526992,82126154~3369873,90443419~10672693,111901174~7483267,138084833~232666,143942077~119895,148403496~9076761,174277649~1315082,194367597~5365597,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~5745527,269092575~3510470,276948136~12354077,291416580~3315554,338361594~4983352,344597829~9629934,365299722~9759658,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.230 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2993776~5978021,11239915~3437633,14871405~18495439,36620771~12494453,50522361~2635317,58961405~1130230,60515586~2385732,66405075~1526992,82126154~3369873,90443419~10672693,111901174~7483267,138084833~232666,143942077~119895,148403496~9076761,174277649~1315082,194367597~5365597,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~5745527,269092575~3510470,276948136~12354077,291416580~3315554,338361594~4983352,344597829~9629934,365299722~9759658,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.235 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~33366844,36371071~12744153,50331648~2826030,58720256~4181062,62914560~5017507,79691776~5804251,88080384~13035728,109051904~10332537,138084833~232666,142606336~1455636,146800640~10679617,171966464~3626267,193589382~6143812,205520896~4231484,218103808~6675687,230686720~11601063,243269632~6246349,249722738~440894,251658240~10334707,268435456~4167589,276824064~12478149,289406976~5325158,335544320~7800626,343932928~10294835,364904448~10154932,394264576~9677285,409034510~2285674] 2024-09-13T03:57:30.236 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 6 diff [2993776~5978021,11239915~3437633,14871405~18495439,36620771~12494453,50522361~2635317,54106213~8795105,66405075~1526992,82126154~3369873,90443419~10672693,103074746~4144578,111901174~7483267,138084833~232666,141991040~4622041,148403496~9076761,174277649~1315082,177449500~1734085,194367597~5365597,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,291416580~3315554,337386960~5957986,344597829~10885374,365299722~9759658,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.236 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2993776~5978021,11239915~3437633,14871405~18495439,36620771~12494453,50522361~2635317,54106213~8795105,66405075~1526992,82126154~3369873,90443419~10672693,103074746~4144578,111901174~7483267,138084833~232666,141991040~4622041,148403496~9076761,174277649~1315082,177449500~1734085,194367597~5365597,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,291416580~3315554,337386960~5957986,344597829~10885374,365299722~9759658,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.241 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~33366844,36371071~12744153,50331648~12569670,62914560~5017507,79691776~5804251,88080384~13035728,102419095~4800229,109051904~10332537,138084833~232666,138495223~8117858,146800640~10679617,171966464~3626267,176160768~3022817,193589382~6143812,205520896~4231484,218103808~6675687,230686720~11601063,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,276824064~12478149,289406976~5325158,335544320~7800626,343932928~11550275,364904448~10154932,394264576~9677285,409034510~2285674] 2024-09-13T03:57:30.241 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 7 diff [2993776~5978021,11239915~3437633,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,111901174~7483267,138084833~232666,141991040~4622041,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,291416580~3315554,313427394~7356104,337386960~5957986,344597829~10885374,365299722~9759658,383897254~3379483,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.242 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2993776~5978021,11239915~3437633,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,111901174~7483267,138084833~232666,141991040~4622041,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,291416580~3315554,313427394~7356104,337386960~5957986,344597829~10885374,365299722~9759658,383897254~3379483,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.247 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~5476644,79691776~5804251,88080384~19138940,109051904~10332537,138084833~232666,138495223~8117858,146800640~10679617,171966464~10010063,193589382~6143812,201326592~1400190,205520896~4231484,218103808~6675687,230686720~11601063,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,276824064~12478149,289406976~5325158,310450403~10333095,335544320~7800626,343932928~11550275,364904448~10154932,381681664~5595073,394264576~9677285,409034510~2285674] 2024-09-13T03:57:30.247 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 8 diff [2593891~12083657,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,111901174~7483267,138084833~232666,141991040~5103856,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,313427394~12105917,337386960~5957986,344597829~10885374,365299722~9759658,383897254~3379483,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.247 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~12083657,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,111901174~7483267,138084833~232666,141991040~5103856,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,313427394~12105917,337386960~5957986,344597829~10885374,365299722~9759658,383897254~3379483,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.253 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~5476644,79691776~5804251,88080384~19138940,109051904~10332537,138084833~232666,138495223~18985034,171966464~10010063,193589382~6143812,201326592~1400190,205520896~4231484,218103808~6675687,230686720~11601063,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,276824064~12478149,289406976~7627810,310450403~15082908,335544320~7800626,343932928~11550275,364904448~10154932,381681664~5595073,394264576~9677285,409034510~2285674] 2024-09-13T03:57:30.253 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 9 diff [2593891~12083657,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,80700789~5577061,87436850~20294697,111518939~11250125,138084833~232666,141991040~5103856,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,313427394~12105917,333921202~9423744,344597829~10885374,365299722~10344899,383897254~3379483,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.253 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~12083657,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,80700789~5577061,87436850~20294697,111518939~11250125,138084833~232666,141991040~5103856,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,313427394~12105917,333921202~9423744,344597829~10885374,365299722~10344899,383897254~3379483,397982566~5959295,409034510~2285674] 2024-09-13T03:57:30.259 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~5476644,79691776~28039771,109051904~13717160,138084833~232666,138495223~18985034,171966464~10010063,193589382~6143812,201326592~1400190,205520896~4231484,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,276824064~12478149,289406976~7627810,310450403~15082908,331350016~11994930,343932928~11550275,364904448~10740173,381681664~5595073,394264576~9677285,409034510~2285674] 2024-09-13T03:57:30.259 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 10 diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,138084833~232666,141991040~5103856,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.259 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,138084833~232666,141991040~5103856,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.265 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~36428379,109051904~13717160,138084833~232666,138495223~18985034,171966464~10010063,193589382~6143812,201326592~1400190,205520896~4231484,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,276824064~12478149,289406976~7627810,301989888~5522700,310450403~15082908,331350016~11994930,343932928~11550275,361518985~14125636,381681664~6496082,394264576~17055608] 2024-09-13T03:57:30.265 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 11 diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,123932724~7537104,138084833~232666,141991040~5103856,148403496~9076761,169107116~12869411,194367597~9518318,204202844~5549536,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.265 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,123932724~7537104,138084833~232666,141991040~5103856,148403496~9076761,169107116~12869411,194367597~9518318,204202844~5549536,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.270 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~36428379,109051904~22417924,138084833~232666,138495223~18985034,167772160~14204367,193589382~16162998,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,276824064~12478149,289406976~7627810,301989888~5522700,310450403~15082908,331350016~11994930,343932928~11550275,361518985~14125636,381681664~6496082,394264576~17055608] 2024-09-13T03:57:30.271 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 12 diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111518939~11250125,123932724~7537104,138084833~232666,141991040~5103856,148403496~9076761,169107116~12869411,194367597~9518318,204202844~5549536,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.271 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111518939~11250125,123932724~7537104,138084833~232666,141991040~5103856,148403496~9076761,169107116~12869411,194367597~9518318,204202844~5549536,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~12354077,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.276 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~37205866,109051904~22417924,138084833~232666,138495223~18985034,167772160~14204367,193589382~16162998,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,276824064~12478149,289406976~7627810,301989888~5522700,310450403~15082908,331350016~11994930,343932928~11550275,361518985~14125636,381681664~6496082,394264576~17055608] 2024-09-13T03:57:30.276 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 13 diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~20417549,138084833~232666,141991040~5103856,148403496~9076761,169107116~12869411,194367597~15384783,216037070~988696,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~20086650,305231328~2281260,313427394~12105917,328362558~1037186,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.276 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~20417549,138084833~232666,141991040~5103856,148403496~9076761,169107116~12869411,194367597~15384783,216037070~988696,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~20086650,305231328~2281260,313427394~12105917,328362558~1037186,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.282 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~37205866,109051904~22417924,138084833~232666,138495223~18985034,167772160~14204367,193589382~16162998,213909504~3116262,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,276824064~20210722,301989888~5522700,310450403~15082908,327155712~2244032,331350016~11994930,343932928~11550275,361518985~14125636,381681664~6496082,394264576~17055608] 2024-09-13T03:57:30.282 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 14 diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,138084833~232666,141991040~5103856,148403496~9076761,169107116~12869411,194367597~15384783,216037070~988696,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~23748531,305231328~2281260,313427394~12105917,326893631~16451315,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.282 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,138084833~232666,141991040~5103856,148403496~9076761,169107116~12869411,194367597~15384783,216037070~988696,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~23748531,305231328~2281260,313427394~12105917,326893631~16451315,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.288 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~37205866,109051904~23643458,138084833~232666,138495223~18985034,167772160~14204367,193589382~16162998,213909504~3116262,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,276824064~23872603,301989888~5522700,310450403~32894543,343932928~11550275,361518985~14125636,381681664~6496082,394264576~17055608] 2024-09-13T03:57:30.288 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 15 diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,138084833~232666,141991040~15489217,169107116~12869411,191425795~18326585,215653052~9126443,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~23748531,305231328~2281260,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.288 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,138084833~232666,141991040~15489217,169107116~12869411,191425795~18326585,215653052~9126443,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~23748531,305231328~2281260,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.293 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~37205866,109051904~23643458,138084833~232666,138495223~18985034,167772160~14204367,191425795~18326585,213909504~10869991,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,276824064~23872603,301989888~5522700,310450403~45032800,361114204~14530417,381681664~6496082,394264576~17055608] 2024-09-13T03:57:30.294 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 16 diff [78226~49036998,50522361~2635317,54106213~8795105,64091283~3840784,72855661~13422189,87436850~21072184,111052279~21643083,138084833~232666,141991040~15489217,169107116~12869411,191425795~18326585,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~23748531,305231328~2281260,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.294 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~49036998,50522361~2635317,54106213~8795105,64091283~3840784,72855661~13422189,87436850~21072184,111052279~21643083,138084833~232666,141991040~15489217,169107116~12869411,191425795~18326585,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,276948136~23748531,305231328~2281260,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.299 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~37205866,109051904~23643458,138084833~232666,138495223~18985034,167772160~14204367,191425795~33353700,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~6496082,394264576~17055608] 2024-09-13T03:57:30.300 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 17 diff [78226~49036998,50522361~2635317,54106213~8795105,64091283~3840784,72855661~14101647,87436850~21072184,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,191425795~18326585,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.300 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~49036998,50522361~2635317,54106213~8795105,64091283~3840784,72855661~14101647,87436850~21072184,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,191425795~18326585,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.305 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,191425795~33353700,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~6496082,394264576~17055608] 2024-09-13T03:57:30.305 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 18 diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87436850~21072184,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.306 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87436850~21072184,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.311 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~6496082,394264576~17055608] 2024-09-13T03:57:30.311 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 19 diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.311 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:30.317 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:30.317 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 2 diff [2993776~5978021,26901915~6464929,36620771~8966220,111901174~7483267,194367597~5365597,255271853~875570,345161666~6012428,397982566~5959295] 2024-09-13T03:57:30.317 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2993776~5978021,26901915~6464929,36620771~8966220,111901174~7483267,194367597~5365597,255271853~875570,345161666~6012428,397982566~5959295] 2024-09-13T03:57:30.322 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~8971797,26901915~6464929,36371071~9215920,109051904~10332537,193589382~6143812,251658240~4489183,343932928~7241166,394264576~9677285] 2024-09-13T03:57:30.322 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 3 diff [2993776~5978021,26901915~6464929,36620771~8966220,50522361~2635317,111901174~7483267,194367597~5365597,206589644~3162736,234836862~7450921,249722738~440894,255271853~875570,256247420~5745527,276948136~7375093,338361594~4983352,345161666~6012428,353902694~53351,397982566~5959295] 2024-09-13T03:57:30.322 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2993776~5978021,26901915~6464929,36620771~8966220,50522361~2635317,111901174~7483267,194367597~5365597,206589644~3162736,234836862~7450921,249722738~440894,255271853~875570,256247420~5745527,276948136~7375093,338361594~4983352,345161666~6012428,353902694~53351,397982566~5959295] 2024-09-13T03:57:30.328 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~8971797,26901915~6464929,36371071~9215920,50331648~2826030,109051904~10332537,193589382~6143812,205520896~4231484,230686720~11601063,249722738~440894,251658240~10334707,276824064~7499165,335544320~7800626,343932928~7241166,353902694~53351,394264576~9677285] 2024-09-13T03:57:30.328 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 4 diff [2993776~5978021,14871405~7369760,26901915~6464929,36620771~8966220,50522361~2635317,58961405~1130230,60515586~2385732,82126154~3369873,95284557~5831555,111901174~7483267,148403496~7604724,194367597~5365597,206589644~3162736,234836862~7450921,246426371~3089610,249722738~440894,255271853~875570,256247420~5745527,276948136~7375093,338361594~4983352,344597829~6576265,353902694~53351,365299722~8079278,397982566~5959295] 2024-09-13T03:57:30.328 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2993776~5978021,14871405~7369760,26901915~6464929,36620771~8966220,50522361~2635317,58961405~1130230,60515586~2385732,82126154~3369873,95284557~5831555,111901174~7483267,148403496~7604724,194367597~5365597,206589644~3162736,234836862~7450921,246426371~3089610,249722738~440894,255271853~875570,256247420~5745527,276948136~7375093,338361594~4983352,344597829~6576265,353902694~53351,365299722~8079278,397982566~5959295] 2024-09-13T03:57:30.334 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~8971797,14677548~7563617,26901915~6464929,36371071~9215920,50331648~2826030,58720256~4181062,79691776~5804251,92274688~8841424,109051904~10332537,146800640~9207580,193589382~6143812,205520896~4231484,230686720~11601063,243269632~6246349,249722738~440894,251658240~10334707,276824064~7499165,335544320~7800626,343932928~7241166,353902694~53351,365299722~8079278,394264576~9677285] 2024-09-13T03:57:30.334 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 5 diff [2993776~5978021,14871405~18495439,36620771~12494453,50522361~2635317,58961405~1130230,60515586~2385732,66405075~1526992,82126154~3369873,90443419~10672693,111901174~7483267,148403496~9076761,194367597~5365597,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~5745527,276948136~7375093,291416580~3315554,338361594~4983352,344597829~6576265,351608815~2257448,353902694~53351,365299722~8079278,397982566~5959295] 2024-09-13T03:57:30.334 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2993776~5978021,14871405~18495439,36620771~12494453,50522361~2635317,58961405~1130230,60515586~2385732,66405075~1526992,82126154~3369873,90443419~10672693,111901174~7483267,148403496~9076761,194367597~5365597,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~5745527,276948136~7375093,291416580~3315554,338361594~4983352,344597829~6576265,351608815~2257448,353902694~53351,365299722~8079278,397982566~5959295] 2024-09-13T03:57:30.339 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~8971797,14677548~18689296,36371071~12744153,50331648~2826030,58720256~4181062,62914560~5017507,79691776~5804251,88080384~13035728,109051904~10332537,146800640~10679617,193589382~6143812,205520896~4231484,218103808~6675687,230686720~11601063,243269632~6246349,249722738~440894,251658240~10334707,276824064~7499165,289406976~5325158,335544320~7800626,343932928~7241166,351608815~2257448,353902694~53351,365299722~8079278,394264576~9677285] 2024-09-13T03:57:30.339 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 6 diff [2993776~5978021,14871405~18495439,36620771~12494453,50522361~2635317,54106213~8795105,66405075~1526992,82126154~3369873,90443419~10672693,103074746~4144578,111901174~7483267,141991040~4622041,148403496~9076761,177449500~1734085,194367597~5365597,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,291416580~3315554,337386960~5957986,344597829~10885374,365299722~8079278,397982566~5959295] 2024-09-13T03:57:30.339 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2993776~5978021,14871405~18495439,36620771~12494453,50522361~2635317,54106213~8795105,66405075~1526992,82126154~3369873,90443419~10672693,103074746~4144578,111901174~7483267,141991040~4622041,148403496~9076761,177449500~1734085,194367597~5365597,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,291416580~3315554,337386960~5957986,344597829~10885374,365299722~8079278,397982566~5959295] 2024-09-13T03:57:30.345 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~8971797,14677548~18689296,36371071~12744153,50331648~12569670,62914560~5017507,79691776~5804251,88080384~13035728,102419095~4800229,109051904~10332537,138495223~8117858,146800640~10679617,176160768~3022817,193589382~6143812,205520896~4231484,218103808~6675687,230686720~11601063,243269632~6246349,249722738~440894,251658240~15752372,276824064~11389577,289406976~5325158,335544320~7800626,343932928~11550275,365299722~8079278,394264576~9677285] 2024-09-13T03:57:30.345 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 7 diff [2993776~5978021,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,111901174~7483267,141991040~4622041,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,291416580~3315554,313427394~7356104,337386960~5957986,344597829~10885374,365299722~8079278,383897254~3379483,397982566~5959295] 2024-09-13T03:57:30.345 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2993776~5978021,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,111901174~7483267,141991040~4622041,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,291416580~3315554,313427394~7356104,337386960~5957986,344597829~10885374,365299722~8079278,383897254~3379483,397982566~5959295] 2024-09-13T03:57:30.350 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~8971797,14677548~34437676,50331648~12569670,62914560~5017507,71303168~5476644,79691776~5804251,88080384~19138940,109051904~10332537,138495223~8117858,146800640~10679617,174161612~7814915,193589382~6143812,201326592~1400190,205520896~4231484,218103808~6675687,230686720~11601063,243269632~6246349,249722738~440894,251658240~15752372,276824064~11389577,289406976~5325158,310450403~10333095,335544320~7800626,343932928~11550275,365299722~8079278,381681664~5595073,394264576~9677285] 2024-09-13T03:57:30.350 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 8 diff [2593891~11235428,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,111901174~7483267,141991040~5103856,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,289730702~7304084,313427394~12105917,337386960~5957986,344597829~10885374,365299722~8079278,383897254~3379483,397982566~5959295] 2024-09-13T03:57:30.350 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~11235428,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,111901174~7483267,141991040~5103856,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,289730702~7304084,313427394~12105917,337386960~5957986,344597829~10885374,365299722~8079278,383897254~3379483,397982566~5959295] 2024-09-13T03:57:30.355 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~13829319,14677548~34437676,50331648~12569670,62914560~5017507,71303168~5476644,79691776~5804251,88080384~19138940,109051904~10332537,138495223~18985034,174161612~7814915,193589382~6143812,201326592~1400190,205520896~4231484,218103808~6675687,230686720~11601063,243269632~6246349,249722738~440894,251658240~15752372,276824064~11389577,289406976~7627810,310450403~15082908,335544320~7800626,343932928~11550275,365299722~8079278,381681664~5595073,394264576~9677285] 2024-09-13T03:57:30.356 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 9 diff [2593891~11235428,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,80700789~5577061,87436850~20294697,111518939~11250125,141991040~5103856,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,289730702~7304084,313427394~12105917,333921202~9423744,344597829~10885374,365299722~10344899,383897254~3379483,397982566~5959295] 2024-09-13T03:57:30.356 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~11235428,14871405~34243819,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,80700789~5577061,87436850~20294697,111518939~11250125,141991040~5103856,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,289730702~7304084,313427394~12105917,333921202~9423744,344597829~10885374,365299722~10344899,383897254~3379483,397982566~5959295] 2024-09-13T03:57:30.361 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~13829319,14677548~34437676,50331648~12569670,62914560~5017507,71303168~5476644,79691776~28039771,109051904~13717160,138495223~18985034,174161612~7814915,193589382~6143812,201326592~1400190,205520896~4231484,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,276824064~11389577,289406976~7627810,310450403~15082908,331350016~11994930,343932928~11550275,365299722~10344899,381681664~5595073,394264576~9677285] 2024-09-13T03:57:30.361 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 10 diff [923719~12905600,14124433~34990791,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,141991040~5103856,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.361 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~34990791,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,141991040~5103856,148403496~9076761,174161612~7814915,194367597~5365597,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.367 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~13829319,14124433~34990791,50331648~12569670,62914560~5017507,71303168~36428379,109051904~13717160,138495223~18985034,174161612~7814915,193589382~6143812,201326592~1400190,205520896~4231484,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,276824064~11389577,289406976~7627810,301989888~5522700,310450403~15082908,331350016~11994930,343932928~11550275,361518985~14125636,381681664~6496082,394264576~16338486] 2024-09-13T03:57:30.367 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 11 diff [923719~12905600,14124433~34990791,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,123932724~7537104,141991040~5103856,148403496~9076761,169107116~12869411,194367597~9518318,204202844~5549536,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.367 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~34990791,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,123932724~7537104,141991040~5103856,148403496~9076761,169107116~12869411,194367597~9518318,204202844~5549536,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.372 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~13829319,14124433~34990791,50331648~12569670,62914560~5017507,71303168~36428379,109051904~22417924,138495223~18985034,167772160~14204367,193589382~16162998,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,276824064~11389577,289406976~7627810,301989888~5522700,310450403~15082908,331350016~11994930,343932928~11550275,361518985~14125636,381681664~6496082,394264576~16338486] 2024-09-13T03:57:30.372 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 12 diff [923719~12905600,14124433~34990791,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111518939~11250125,123932724~7537104,141991040~5103856,148403496~9076761,169107116~12869411,194367597~9518318,204202844~5549536,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.372 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~34990791,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111518939~11250125,123932724~7537104,141991040~5103856,148403496~9076761,169107116~12869411,194367597~9518318,204202844~5549536,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~11265505,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.378 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~13829319,14124433~34990791,50331648~12569670,62914560~5017507,71303168~37205866,109051904~22417924,138495223~18985034,167772160~14204367,193589382~16162998,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,276824064~11389577,289406976~7627810,301989888~5522700,310450403~15082908,331350016~11994930,343932928~11550275,361518985~14125636,381681664~6496082,394264576~16338486] 2024-09-13T03:57:30.378 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 13 diff [923719~12905600,14124433~34990791,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~20417549,141991040~5103856,148403496~9076761,169107116~12869411,194367597~15384783,216037070~988696,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~20086650,305231328~2281260,313427394~12105917,328362558~1037186,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.378 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~34990791,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~20417549,141991040~5103856,148403496~9076761,169107116~12869411,194367597~15384783,216037070~988696,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~20086650,305231328~2281260,313427394~12105917,328362558~1037186,333921202~9423744,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.384 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~13829319,14124433~34990791,50331648~12569670,62914560~5017507,71303168~37205866,109051904~22417924,138495223~18985034,167772160~14204367,193589382~16162998,213909504~3116262,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,276824064~20210722,301989888~5522700,310450403~15082908,327155712~2244032,331350016~11994930,343932928~11550275,361518985~14125636,381681664~6496082,394264576~16338486] 2024-09-13T03:57:30.384 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 14 diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,141991040~5103856,148403496~9076761,169107116~12869411,194367597~15384783,216037070~988696,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~23748531,305231328~2281260,313427394~12105917,326893631~16451315,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.384 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,141991040~5103856,148403496~9076761,169107116~12869411,194367597~15384783,216037070~988696,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~23748531,305231328~2281260,313427394~12105917,326893631~16451315,344597829~10885374,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.389 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~37205866,109051904~23643458,138495223~18985034,167772160~14204367,193589382~16162998,213909504~3116262,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,276824064~23872603,301989888~5522700,310450403~32894543,343932928~11550275,361518985~14125636,381681664~6496082,394264576~16338486] 2024-09-13T03:57:30.389 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 15 diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,141991040~15489217,169107116~12869411,191425795~18326585,215653052~9126443,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~23748531,305231328~2281260,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.389 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~48191505,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,141991040~15489217,169107116~12869411,191425795~18326585,215653052~9126443,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~23748531,305231328~2281260,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.395 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~37205866,109051904~23643458,138495223~18985034,167772160~14204367,191425795~18326585,213909504~10869991,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,276824064~23872603,301989888~5522700,310450403~45032800,361114204~14530417,381681664~6496082,394264576~16338486] 2024-09-13T03:57:30.395 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 16 diff [78226~49036998,50522361~2635317,54106213~8795105,64091283~3840784,72855661~13422189,87436850~21072184,111052279~21643083,141991040~15489217,169107116~12869411,191425795~18326585,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~23748531,305231328~2281260,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.395 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~49036998,50522361~2635317,54106213~8795105,64091283~3840784,72855661~13422189,87436850~21072184,111052279~21643083,141991040~15489217,169107116~12869411,191425795~18326585,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,276948136~23748531,305231328~2281260,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.401 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~37205866,109051904~23643458,138495223~18985034,167772160~14204367,191425795~33353700,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~6496082,394264576~16338486] 2024-09-13T03:57:30.401 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 17 diff [78226~49036998,50522361~2635317,54106213~8795105,64091283~3840784,72855661~14101647,87436850~21072184,108844209~23851153,141991040~17709180,169107116~12869411,191425795~18326585,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.401 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~49036998,50522361~2635317,54106213~8795105,64091283~3840784,72855661~14101647,87436850~21072184,108844209~23851153,141991040~17709180,169107116~12869411,191425795~18326585,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.406 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~49115224,50331648~12569670,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,191425795~33353700,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~6496082,394264576~16338486] 2024-09-13T03:57:30.406 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 18 diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87436850~21072184,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.406 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87436850~21072184,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.412 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~15795367,243269632~6246349,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~6496082,394264576~16338486] 2024-09-13T03:57:30.412 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 19 diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.412 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:30.417 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:30.417 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 3 diff [50522361~2635317,206589644~3162736,234836862~7450921,249722738~440894,256247420~5745527,276948136~7375093,338361594~4983352,353902694~53351] 2024-09-13T03:57:30.417 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [50522361~2635317,206589644~3162736,234836862~7450921,249722738~440894,256247420~5745527,276948136~7375093,338361594~4983352,353902694~53351] 2024-09-13T03:57:30.422 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [50331648~2826030,205520896~4231484,230686720~11601063,249722738~440894,256147423~5845524,276824064~7499165,335544320~7800626,353902694~53351] 2024-09-13T03:57:30.423 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 4 diff [14871405~7369760,42478353~624039,50522361~2635317,58961405~1130230,60515586~2385732,82126154~3369873,95284557~5831555,148403496~7604724,206589644~3162736,234836862~7450921,246426371~3089610,249722738~440894,256247420~5745527,276948136~7375093,338361594~4983352,344597829~1349371,353902694~53351,365299722~8079278] 2024-09-13T03:57:30.423 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [14871405~7369760,42478353~624039,50522361~2635317,58961405~1130230,60515586~2385732,82126154~3369873,95284557~5831555,148403496~7604724,206589644~3162736,234836862~7450921,246426371~3089610,249722738~440894,256247420~5745527,276948136~7375093,338361594~4983352,344597829~1349371,353902694~53351,365299722~8079278] 2024-09-13T03:57:30.428 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [14677548~7563617,42478353~624039,50331648~2826030,58720256~4181062,79691776~5804251,92274688~8841424,146800640~9207580,205520896~4231484,230686720~11601063,243269632~6246349,249722738~440894,256147423~5845524,276824064~7499165,335544320~7800626,344597829~1349371,353902694~53351,365299722~8079278] 2024-09-13T03:57:30.428 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 5 diff [14871405~13355635,42478353~624039,45024016~4091208,50522361~2635317,58961405~1130230,60515586~2385732,66405075~1526992,82126154~3369873,90443419~10672693,148403496~9076761,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,256247420~5745527,276948136~7375093,291416580~3315554,338361594~4983352,344597829~1349371,351608815~2257448,353902694~53351,365299722~8079278] 2024-09-13T03:57:30.428 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [14871405~13355635,42478353~624039,45024016~4091208,50522361~2635317,58961405~1130230,60515586~2385732,66405075~1526992,82126154~3369873,90443419~10672693,148403496~9076761,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,256247420~5745527,276948136~7375093,291416580~3315554,338361594~4983352,344597829~1349371,351608815~2257448,353902694~53351,365299722~8079278] 2024-09-13T03:57:30.433 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [14677548~13549492,42478353~624039,45024016~4091208,50331648~2826030,58720256~4181062,62914560~5017507,79691776~5804251,88080384~13035728,146800640~10679617,205520896~4231484,218103808~6675687,230686720~11601063,243269632~6246349,249722738~440894,256147423~5845524,276824064~7499165,289406976~5325158,335544320~7800626,344597829~1349371,351608815~2257448,353902694~53351,365299722~8079278] 2024-09-13T03:57:30.433 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 6 diff [14871405~13355635,42478353~624039,44810958~4304266,50522361~2635317,54106213~8795105,66405075~1526992,82126154~3369873,90443419~10672693,103074746~4144578,141991040~4622041,148403496~9076761,177449500~1734085,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,291416580~3315554,337386960~5957986,344597829~1349371,348333639~7149564,365299722~8079278] 2024-09-13T03:57:30.434 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [14871405~13355635,42478353~624039,44810958~4304266,50522361~2635317,54106213~8795105,66405075~1526992,82126154~3369873,90443419~10672693,103074746~4144578,141991040~4622041,148403496~9076761,177449500~1734085,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,291416580~3315554,337386960~5957986,344597829~1349371,348333639~7149564,365299722~8079278] 2024-09-13T03:57:30.439 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [14677548~13549492,42478353~624039,44810958~4304266,50331648~12569670,62914560~5017507,79691776~5804251,88080384~13035728,102419095~4800229,138495223~8117858,146800640~10679617,176160768~3022817,205520896~4231484,218103808~6675687,230686720~11601063,243269632~6246349,249722738~440894,256147423~11263189,276824064~11389577,289406976~5325158,335544320~7800626,344597829~1349371,348333639~7149564,365299722~8079278] 2024-09-13T03:57:30.439 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 7 diff [14871405~13355635,32158307~6933559,42478353~624039,44810958~4304266,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,141991040~4622041,148403496~9076761,174161612~7814915,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,291416580~3315554,313427394~7356104,337386960~5957986,344597829~1349371,348333639~7149564,365299722~8079278,383897254~3379483] 2024-09-13T03:57:30.439 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [14871405~13355635,32158307~6933559,42478353~624039,44810958~4304266,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,141991040~4622041,148403496~9076761,174161612~7814915,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,291416580~3315554,313427394~7356104,337386960~5957986,344597829~1349371,348333639~7149564,365299722~8079278,383897254~3379483] 2024-09-13T03:57:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:30 smithi088 ceph-mon[98762]: osdmap e2175: 8 total, 8 up, 8 in 2024-09-13T03:57:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:57:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:30 smithi088 ceph-mon[96266]: osdmap e2175: 8 total, 8 up, 8 in 2024-09-13T03:57:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:57:30.445 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [14677548~13549492,32158307~6933559,42478353~624039,44810958~4304266,50331648~12569670,62914560~5017507,71303168~5476644,79691776~5804251,88080384~19138940,138495223~8117858,146800640~10679617,174161612~7814915,201326592~1400190,205520896~4231484,218103808~6675687,230686720~11601063,243269632~6246349,249722738~440894,256147423~11263189,276824064~11389577,289406976~5325158,310450403~10333095,335544320~7800626,344597829~1349371,348333639~7149564,365299722~8079278,381681664~5595073] 2024-09-13T03:57:30.445 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 8 diff [2593891~4375988,8145430~5683889,14871405~24220461,42478353~624039,44810958~4304266,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,141991040~5103856,148403496~9076761,174161612~7814915,195485100~683372,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,289730702~7304084,313427394~12105917,337386960~5957986,344597829~1349371,348333639~7149564,365299722~8079278,383897254~3379483] 2024-09-13T03:57:30.445 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~4375988,8145430~5683889,14871405~24220461,42478353~624039,44810958~4304266,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,141991040~5103856,148403496~9076761,174161612~7814915,195485100~683372,201994283~732499,206589644~3162736,218967137~5812358,234836862~7450921,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,289730702~7304084,313427394~12105917,337386960~5957986,344597829~1349371,348333639~7149564,365299722~8079278,383897254~3379483] 2024-09-13T03:57:30.450 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [2593891~4375988,8145430~5683889,14677548~24414318,42478353~624039,44810958~4304266,50331648~12569670,62914560~5017507,71303168~5476644,79691776~5804251,88080384~19138940,138495223~18985034,174161612~7814915,195485100~683372,201326592~1400190,205520896~4231484,218103808~6675687,230686720~11601063,243269632~6246349,249722738~440894,256147423~11263189,276824064~11389577,289406976~7627810,310450403~15082908,335544320~7800626,344597829~1349371,348333639~7149564,365299722~8079278,381681664~5595073] 2024-09-13T03:57:30.450 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 9 diff [2593891~4375988,8145430~5683889,14871405~24220461,42478353~624039,44810958~4304266,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,80700789~5577061,87436850~20294697,111518939~11250125,141991040~5103856,148403496~9076761,174161612~7814915,195485100~683372,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,289730702~7304084,313427394~12105917,333921202~9423744,344597829~1349371,348333639~7149564,365299722~10344899,383897254~3379483] 2024-09-13T03:57:30.450 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~4375988,8145430~5683889,14871405~24220461,42478353~624039,44810958~4304266,50522361~2635317,54106213~8795105,64091283~3840784,74500382~2279430,80700789~5577061,87436850~20294697,111518939~11250125,141991040~5103856,148403496~9076761,174161612~7814915,195485100~683372,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,289730702~7304084,313427394~12105917,333921202~9423744,344597829~1349371,348333639~7149564,365299722~10344899,383897254~3379483] 2024-09-13T03:57:30.456 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [2593891~4375988,8145430~5683889,14677548~24414318,42478353~624039,44810958~4304266,50331648~12569670,62914560~5017507,71303168~5476644,79691776~28039771,111518939~11250125,138495223~18985034,174161612~7814915,195485100~683372,201326592~1400190,205520896~4231484,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,256147423~11263189,276824064~11389577,289406976~7627810,310450403~15082908,331350016~11994930,344597829~1349371,348333639~7149564,365299722~10344899,381681664~5595073] 2024-09-13T03:57:30.456 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 10 diff [923719~12905600,14124433~24967433,42478353~624039,44810958~4304266,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,141991040~5103856,148403496~9076761,174161612~7814915,195485100~683372,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.456 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~24967433,42478353~624039,44810958~4304266,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,141991040~5103856,148403496~9076761,174161612~7814915,195485100~683372,201994283~732499,206589644~3162736,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.461 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~24967433,42478353~624039,44810958~4304266,50331648~12569670,62914560~5017507,71303168~36428379,111518939~11250125,138495223~18985034,174161612~7814915,195485100~683372,201326592~1400190,205520896~4231484,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,256147423~11263189,276824064~11389577,289406976~7627810,301989888~5522700,310450403~15082908,331350016~11994930,344597829~1349371,348333639~7149564,361518985~14125636,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.461 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 11 diff [923719~12905600,14124433~24967433,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,123932724~7537104,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~6783343,204202844~5549536,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.462 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~24967433,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,123932724~7537104,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~6783343,204202844~5549536,218967137~5812358,229709411~12578372,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.466 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~24967433,40652953~8462271,50331648~12569670,62914560~5017507,71303168~36428379,111518939~19950889,138495223~18985034,167772160~14204367,195485100~683372,197102572~12649808,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,256147423~11263189,276824064~11389577,289406976~7627810,301989888~5522700,310450403~15082908,331350016~11994930,344597829~1349371,348333639~7149564,361518985~14125636,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.467 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 12 diff [923719~12905600,14124433~24967433,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111518939~11250125,123932724~7537104,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~6783343,204202844~5549536,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.467 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~24967433,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111518939~11250125,123932724~7537104,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~6783343,204202844~5549536,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,276948136~11265505,289730702~7304084,305231328~2281260,313427394~12105917,333921202~9423744,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.472 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~24967433,40652953~8462271,50331648~12569670,62914560~5017507,71303168~37205866,111518939~19950889,138495223~18985034,167772160~14204367,195485100~683372,197102572~12649808,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,256147423~11263189,276824064~11389577,289406976~7627810,301989888~5522700,310450403~15082908,331350016~11994930,344597829~1349371,348333639~7149564,361518985~14125636,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.472 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 13 diff [923719~12905600,14124433~24967433,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~20417549,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~12649808,216037070~988696,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,276948136~20086650,305231328~2281260,313427394~12105917,328362558~1037186,333921202~9423744,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.472 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~24967433,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~20417549,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~12649808,216037070~988696,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,276948136~20086650,305231328~2281260,313427394~12105917,328362558~1037186,333921202~9423744,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.478 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~24967433,40652953~8462271,50331648~12569670,62914560~5017507,71303168~37205866,111052279~20417549,138495223~18985034,167772160~14204367,195485100~683372,197102572~12649808,213909504~3116262,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,256147423~11263189,276824064~20210722,301989888~5522700,310450403~15082908,327155712~2244032,331350016~11994930,344597829~1349371,348333639~7149564,361518985~14125636,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.478 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 14 diff [923719~38168147,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~12649808,216037070~988696,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,276948136~23748531,305231328~2281260,313427394~12105917,326893631~16451315,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.478 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~38168147,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~12649808,216037070~988696,218967137~5812358,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,276948136~23748531,305231328~2281260,313427394~12105917,326893631~16451315,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.484 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~38168147,40652953~8462271,50331648~12569670,62914560~5017507,71303168~37205866,111052279~21643083,138495223~18985034,167772160~14204367,195485100~683372,197102572~12649808,213909504~3116262,218103808~6675687,226492416~15795367,243269632~6246349,249722738~440894,256147423~11263189,276824064~23872603,301989888~5522700,310450403~32894543,344597829~1349371,348333639~7149564,361518985~14125636,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.484 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 15 diff [923719~38168147,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,141991040~15489217,169107116~12869411,191425795~3035553,195485100~683372,197102572~12649808,215653052~9126443,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,276948136~23748531,305231328~2281260,313427394~12105917,326893631~17106454,344597829~1349371,348333639~7149564,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.484 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~38168147,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,141991040~15489217,169107116~12869411,191425795~3035553,195485100~683372,197102572~12649808,215653052~9126443,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,276948136~23748531,305231328~2281260,313427394~12105917,326893631~17106454,344597829~1349371,348333639~7149564,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:30 smithi195 ceph-mon[87742]: osdmap e2175: 8 total, 8 up, 8 in 2024-09-13T03:57:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:57:30.489 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~38168147,40652953~8462271,50331648~12569670,62914560~5017507,71303168~37205866,111052279~21643083,138495223~18985034,167772160~14204367,191425795~3035553,195485100~683372,197102572~12649808,213909504~10869991,226492416~15795367,243269632~6246349,249722738~440894,256147423~11263189,276824064~23872603,301989888~5522700,310450403~33549682,344597829~1349371,348333639~7149564,361114204~14530417,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.489 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 16 diff [78226~39013640,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,72855661~13422189,87436850~21072184,111052279~21643083,141991040~15489217,169107116~12869411,191425795~3035553,195485100~683372,197102572~12649808,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,276948136~23748531,305231328~2281260,308139044~1350472,313427394~12105917,326893631~17106454,344597829~1349371,348333639~7149564,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.489 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,72855661~13422189,87436850~21072184,111052279~21643083,141991040~15489217,169107116~12869411,191425795~3035553,195485100~683372,197102572~12649808,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,276948136~23748531,305231328~2281260,308139044~1350472,313427394~12105917,326893631~17106454,344597829~1349371,348333639~7149564,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.495 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~8462271,50331648~12569670,62914560~5017507,71303168~37205866,111052279~21643083,138495223~18985034,167772160~14204367,191425795~3035553,195485100~683372,197102572~27676923,226492416~15795367,243269632~6246349,249722738~440894,256147423~11263189,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~1349371,348333639~7149564,361114204~14530417,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.495 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 17 diff [78226~39013640,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,72855661~14101647,87436850~21072184,108844209~23851153,141991040~17709180,169107116~12869411,191425795~3035553,195485100~683372,197102572~12649808,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~1349371,348333639~7149564,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.495 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~8462271,50522361~2635317,54106213~8795105,64091283~3840784,72855661~14101647,87436850~21072184,108844209~23851153,141991040~17709180,169107116~12869411,191425795~3035553,195485100~683372,197102572~12649808,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~1349371,348333639~7149564,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.500 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~8462271,50331648~12569670,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,191425795~3035553,195485100~683372,197102572~27676923,226492416~15795367,243269632~6246349,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~1349371,348333639~7149564,361114204~14530417,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.501 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 18 diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87436850~21072184,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,197102572~12649808,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.501 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87436850~21072184,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,197102572~12649808,211424363~13355132,227597694~14690089,244652973~4863008,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.506 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,197102572~27676923,226492416~15795367,243269632~6246349,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.507 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 19 diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.507 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.512 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:30.512 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 4 diff [14871405~7369760,42478353~624039,58961405~1130230,60515586~2385732,82126154~3369873,95284557~5831555,148403496~7604724,246426371~3089610,344597829~1349371,365299722~8079278] 2024-09-13T03:57:30.512 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [14871405~7369760,42478353~624039,58961405~1130230,60515586~2385732,82126154~3369873,95284557~5831555,148403496~7604724,246426371~3089610,344597829~1349371,365299722~8079278] 2024-09-13T03:57:30.517 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [14677548~7563617,42478353~624039,58720256~4181062,79691776~5804251,92274688~8841424,146800640~9207580,243269632~6246349,344597829~1349371,365299722~8079278] 2024-09-13T03:57:30.517 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 5 diff [14871405~13355635,42478353~624039,45024016~4091208,58961405~1130230,60515586~2385732,66405075~1526992,82126154~3369873,90443419~10672693,148403496~9076761,218967137~5812358,244652973~4863008,291416580~3315554,344597829~1349371,351608815~2257448,365299722~8079278] 2024-09-13T03:57:30.517 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [14871405~13355635,42478353~624039,45024016~4091208,58961405~1130230,60515586~2385732,66405075~1526992,82126154~3369873,90443419~10672693,148403496~9076761,218967137~5812358,244652973~4863008,291416580~3315554,344597829~1349371,351608815~2257448,365299722~8079278] 2024-09-13T03:57:30.523 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [14677548~13549492,42478353~624039,45024016~4091208,58720256~4181062,62914560~5017507,79691776~5804251,88080384~13035728,146800640~10679617,218103808~6675687,243269632~6246349,289406976~5325158,344597829~1349371,351608815~2257448,365299722~8079278] 2024-09-13T03:57:30.523 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 6 diff [14871405~13355635,42478353~624039,44810958~4304266,54106213~8795105,66405075~1526992,82126154~3369873,90443419~10672693,103074746~4144578,141991040~4622041,148403496~9076761,177449500~1734085,218967137~5812358,244652973~4863008,260233432~7177180,284173139~4040502,291416580~3315554,337386960~1521658,344597829~1349371,348333639~7149564,365299722~8079278] 2024-09-13T03:57:30.523 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [14871405~13355635,42478353~624039,44810958~4304266,54106213~8795105,66405075~1526992,82126154~3369873,90443419~10672693,103074746~4144578,141991040~4622041,148403496~9076761,177449500~1734085,218967137~5812358,244652973~4863008,260233432~7177180,284173139~4040502,291416580~3315554,337386960~1521658,344597829~1349371,348333639~7149564,365299722~8079278] 2024-09-13T03:57:30.528 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [14677548~13549492,42478353~624039,44810958~4304266,53157678~9743640,62914560~5017507,79691776~5804251,88080384~13035728,102419095~4800229,138495223~8117858,146800640~10679617,176160768~3022817,218103808~6675687,243269632~6246349,260233432~7177180,284173139~4040502,289406976~5325158,337386960~1521658,344597829~1349371,348333639~7149564,365299722~8079278] 2024-09-13T03:57:30.528 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 7 diff [14871405~13355635,32158307~6933559,42478353~624039,44810958~4304266,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,141991040~4622041,148403496~9076761,174161612~7814915,201994283~732499,218967137~5812358,244652973~4863008,260233432~7177180,284173139~4040502,291416580~3315554,313427394~7356104,337386960~1521658,344597829~1349371,348333639~7149564,365299722~8079278,383897254~3379483] 2024-09-13T03:57:30.528 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [14871405~13355635,32158307~6933559,42478353~624039,44810958~4304266,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,141991040~4622041,148403496~9076761,174161612~7814915,201994283~732499,218967137~5812358,244652973~4863008,260233432~7177180,284173139~4040502,291416580~3315554,313427394~7356104,337386960~1521658,344597829~1349371,348333639~7149564,365299722~8079278,383897254~3379483] 2024-09-13T03:57:30.534 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [14677548~13549492,32158307~6933559,42478353~624039,44810958~4304266,53157678~9743640,62914560~5017507,71303168~5476644,79691776~5804251,88080384~19138940,138495223~8117858,146800640~10679617,174161612~7814915,201326592~1400190,218103808~6675687,243269632~6246349,260233432~7177180,284173139~4040502,289406976~5325158,310450403~10333095,337386960~1521658,344597829~1349371,348333639~7149564,365299722~8079278,381681664~5595073] 2024-09-13T03:57:30.534 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 8 diff [2593891~4375988,8145430~5683889,14871405~24220461,42478353~624039,44810958~4304266,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,141991040~5103856,148403496~9076761,174161612~7814915,195485100~683372,201994283~732499,218967137~5812358,244652973~4863008,260233432~7177180,284173139~4040502,289730702~7304084,313427394~12105917,337386960~1521658,344597829~1349371,348333639~7149564,365299722~8079278,383897254~3379483] 2024-09-13T03:57:30.534 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~4375988,8145430~5683889,14871405~24220461,42478353~624039,44810958~4304266,54106213~8795105,64091283~3840784,74500382~2279430,82126154~3369873,90443419~16775905,141991040~5103856,148403496~9076761,174161612~7814915,195485100~683372,201994283~732499,218967137~5812358,244652973~4863008,260233432~7177180,284173139~4040502,289730702~7304084,313427394~12105917,337386960~1521658,344597829~1349371,348333639~7149564,365299722~8079278,383897254~3379483] 2024-09-13T03:57:30.539 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [2593891~4375988,8145430~5683889,14677548~24414318,42478353~624039,44810958~4304266,53157678~9743640,62914560~5017507,71303168~5476644,79691776~5804251,88080384~19138940,138495223~18985034,174161612~7814915,195485100~683372,201326592~1400190,218103808~6675687,243269632~6246349,260233432~7177180,284173139~4040502,289406976~7627810,310450403~15082908,337386960~1521658,344597829~1349371,348333639~7149564,365299722~8079278,381681664~5595073] 2024-09-13T03:57:30.539 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 9 diff [2593891~4375988,8145430~5683889,14871405~24220461,42478353~624039,44810958~4304266,54106213~8795105,64091283~3840784,74500382~2279430,80700789~5577061,87436850~20294697,111518939~11250125,141991040~5103856,148403496~9076761,174161612~7814915,195485100~683372,201994283~732499,218967137~5812358,229709411~7929761,244652973~4863008,260233432~7177180,284173139~4040502,289730702~7304084,313427394~12105917,333921202~4987416,344597829~1349371,348333639~7149564,365299722~10344899,383897254~3379483] 2024-09-13T03:57:30.539 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~4375988,8145430~5683889,14871405~24220461,42478353~624039,44810958~4304266,54106213~8795105,64091283~3840784,74500382~2279430,80700789~5577061,87436850~20294697,111518939~11250125,141991040~5103856,148403496~9076761,174161612~7814915,195485100~683372,201994283~732499,218967137~5812358,229709411~7929761,244652973~4863008,260233432~7177180,284173139~4040502,289730702~7304084,313427394~12105917,333921202~4987416,344597829~1349371,348333639~7149564,365299722~10344899,383897254~3379483] 2024-09-13T03:57:30.545 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [2593891~4375988,8145430~5683889,14677548~24414318,42478353~624039,44810958~4304266,53157678~9743640,62914560~5017507,71303168~5476644,79691776~28039771,111518939~11250125,138495223~18985034,174161612~7814915,195485100~683372,201326592~1400190,218103808~6675687,226492416~11146756,243269632~6246349,260233432~7177180,284173139~4040502,289406976~7627810,310450403~15082908,331350016~7558602,344597829~1349371,348333639~7149564,365299722~10344899,381681664~5595073] 2024-09-13T03:57:30.545 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 10 diff [923719~12905600,14124433~24967433,42478353~624039,44810958~4304266,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,141991040~5103856,148403496~9076761,174161612~7814915,195485100~683372,201994283~732499,218967137~5812358,229709411~7929761,244652973~4863008,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.545 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~24967433,42478353~624039,44810958~4304266,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,141991040~5103856,148403496~9076761,174161612~7814915,195485100~683372,201994283~732499,218967137~5812358,229709411~7929761,244652973~4863008,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.550 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~24967433,42478353~624039,44810958~4304266,53157678~9743640,62914560~5017507,71303168~36428379,111518939~11250125,138495223~18985034,174161612~7814915,195485100~683372,201326592~1400190,218103808~6675687,226492416~11146756,243269632~6246349,260233432~7177180,284173139~4040502,289406976~7627810,301989888~5522700,310450403~15082908,331350016~7558602,344597829~1349371,348333639~7149564,361518985~14125636,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.551 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 11 diff [923719~12905600,14124433~24967433,40652953~8462271,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,123932724~7537104,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,218967137~5812358,229709411~7929761,244652973~4863008,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.551 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~24967433,40652953~8462271,54106213~8795105,64091283~3840784,73226603~13051247,87436850~20294697,111518939~11250125,123932724~7537104,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,218967137~5812358,229709411~7929761,244652973~4863008,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.556 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~24967433,40652953~8462271,53157678~9743640,62914560~5017507,71303168~36428379,111518939~19950889,138495223~18985034,167772160~14204367,195485100~683372,197102572~11389432,218103808~6675687,226492416~11146756,243269632~6246349,260233432~7177180,284173139~4040502,289406976~7627810,301989888~5522700,310450403~15082908,331350016~7558602,344597829~1349371,348333639~7149564,361518985~14125636,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.557 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 12 diff [923719~12905600,14124433~24967433,40652953~8462271,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111518939~11250125,123932724~7537104,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,218967137~5812358,227597694~14508310,244652973~4863008,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.557 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~24967433,40652953~8462271,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111518939~11250125,123932724~7537104,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,218967137~5812358,227597694~14508310,244652973~4863008,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.562 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~24967433,40652953~8462271,53157678~9743640,62914560~5017507,71303168~37205866,111518939~19950889,138495223~18985034,167772160~14204367,195485100~683372,197102572~11389432,218103808~6675687,226492416~15613588,243269632~6246349,260233432~7177180,284173139~4040502,289406976~7627810,301989888~5522700,310450403~15082908,331350016~7558602,344597829~1349371,348333639~7149564,361518985~14125636,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.562 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 13 diff [923719~12905600,14124433~24967433,40652953~8462271,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~20417549,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,218967137~5812358,227597694~14508310,244652973~4863008,260233432~7177180,279661592~17373194,305231328~2281260,313427394~12105917,328362558~1037186,333921202~4987416,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.562 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~24967433,40652953~8462271,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~20417549,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,218967137~5812358,227597694~14508310,244652973~4863008,260233432~7177180,279661592~17373194,305231328~2281260,313427394~12105917,328362558~1037186,333921202~4987416,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.568 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~24967433,40652953~8462271,53157678~9743640,62914560~5017507,71303168~37205866,111052279~20417549,138495223~18985034,167772160~14204367,195485100~683372,197102572~11517097,213909504~3116262,218103808~6675687,226492416~15613588,243269632~6246349,260233432~7177180,279661592~17373194,301989888~5522700,310450403~15082908,327155712~2244032,331350016~7558602,344597829~1349371,348333639~7149564,361518985~14125636,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.568 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 14 diff [923719~38168147,40652953~8462271,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,218967137~5812358,227597694~14508310,244652973~4863008,260233432~7177180,279661592~21035075,305231328~2281260,313427394~12105917,326893631~12014987,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.568 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~38168147,40652953~8462271,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,141991040~5103856,148403496~9076761,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,218967137~5812358,227597694~14508310,244652973~4863008,260233432~7177180,279661592~21035075,305231328~2281260,313427394~12105917,326893631~12014987,344597829~1349371,348333639~7149564,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.573 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~38168147,40652953~8462271,53157678~9743640,62914560~5017507,71303168~37205866,111052279~21643083,138495223~18985034,167772160~14204367,195485100~683372,197102572~11517097,213909504~3116262,218103808~6675687,226492416~15613588,243269632~6246349,260233432~7177180,279661592~21035075,301989888~5522700,310450403~28458215,344597829~1349371,348333639~7149564,361518985~14125636,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.573 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 15 diff [923719~38168147,40652953~8462271,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,141991040~15489217,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,215653052~9126443,227597694~14508310,244652973~4863008,260233432~7177180,279661592~21035075,305231328~2281260,313427394~12105917,326893631~12014987,342945738~1054347,344597829~1349371,348333639~7149564,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.573 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~38168147,40652953~8462271,54106213~8795105,64091283~3840784,73226603~13051247,87436850~21072184,111052279~21643083,141991040~15489217,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,215653052~9126443,227597694~14508310,244652973~4863008,260233432~7177180,279661592~21035075,305231328~2281260,313427394~12105917,326893631~12014987,342945738~1054347,344597829~1349371,348333639~7149564,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.579 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~38168147,40652953~8462271,53157678~9743640,62914560~5017507,71303168~37205866,111052279~21643083,138495223~18985034,167772160~14204367,191425795~3035553,195485100~683372,197102572~11517097,213909504~10869991,226492416~15613588,243269632~6246349,260233432~7177180,279661592~21035075,301989888~5522700,310450403~28458215,342945738~1054347,344597829~1349371,348333639~7149564,361114204~14530417,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.579 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 16 diff [78226~39013640,40652953~8462271,54106213~8795105,64091283~3840784,72855661~13422189,87436850~21072184,111052279~21643083,141991040~15489217,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~13355132,227597694~14508310,244652973~4863008,260233432~7177180,279661592~21035075,305231328~2281260,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~1349371,348333639~7149564,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.579 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~8462271,54106213~8795105,64091283~3840784,72855661~13422189,87436850~21072184,111052279~21643083,141991040~15489217,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~13355132,227597694~14508310,244652973~4863008,260233432~7177180,279661592~21035075,305231328~2281260,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~1349371,348333639~7149564,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.585 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~8462271,53157678~9743640,62914560~5017507,71303168~37205866,111052279~21643083,138495223~18985034,167772160~14204367,191425795~3035553,195485100~683372,197102572~11517097,209752380~15027115,226492416~15613588,243269632~6246349,260233432~7177180,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~1349371,348333639~7149564,361114204~14530417,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.585 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 17 diff [78226~39013640,40652953~8462271,54106213~8795105,64091283~3840784,72855661~14101647,87436850~21072184,108844209~23851153,141991040~17709180,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~13355132,227597694~14508310,244652973~4863008,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~1349371,348333639~7149564,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.585 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~8462271,54106213~8795105,64091283~3840784,72855661~14101647,87436850~21072184,108844209~23851153,141991040~17709180,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~13355132,227597694~14508310,244652973~4863008,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~1349371,348333639~7149564,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.590 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~8462271,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,191425795~3035553,195485100~683372,197102572~11517097,209752380~15027115,226492416~15613588,243269632~6246349,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~1349371,348333639~7149564,361114204~14530417,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.590 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 18 diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87436850~21072184,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,211424363~13355132,227597694~14508310,244652973~4863008,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.590 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87436850~21072184,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,211424363~13355132,227597694~14508310,244652973~4863008,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.596 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,209752380~15027115,226492416~15613588,243269632~6246349,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.596 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 19 diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.596 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.601 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:30.601 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 5 diff [21447232~6779808,45024016~4091208,66405075~1526992,90443419~6593489,153792128~3688129,218967137~5812358,244652973~4770833,291416580~3315554,351608815~2257448] 2024-09-13T03:57:30.601 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [21447232~6779808,45024016~4091208,66405075~1526992,90443419~6593489,153792128~3688129,218967137~5812358,244652973~4770833,291416580~3315554,351608815~2257448] 2024-09-13T03:57:30.607 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [21447232~6779808,45024016~4091208,62914560~5017507,88080384~8956524,153792128~3688129,218103808~6675687,244652973~4770833,289406976~5325158,351608815~2257448] 2024-09-13T03:57:30.607 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 6 diff [21447232~6779808,44810958~4304266,54106213~8005731,66405075~1526992,90443419~6593489,103074746~4144578,141991040~4622041,153792128~3688129,177449500~1734085,218967137~5812358,244652973~4770833,260233432~7177180,284173139~4040502,291416580~3315554,337386960~1521658,348333639~7149564] 2024-09-13T03:57:30.607 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [21447232~6779808,44810958~4304266,54106213~8005731,66405075~1526992,90443419~6593489,103074746~4144578,141991040~4622041,153792128~3688129,177449500~1734085,218967137~5812358,244652973~4770833,260233432~7177180,284173139~4040502,291416580~3315554,337386960~1521658,348333639~7149564] 2024-09-13T03:57:30.613 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [21447232~6779808,44810958~4304266,53157678~8954266,62914560~5017507,88080384~8956524,102419095~4800229,138495223~8117858,153792128~3688129,176160768~3022817,218103808~6675687,244652973~4770833,260233432~7177180,284173139~4040502,289406976~5325158,337386960~1521658,348333639~7149564] 2024-09-13T03:57:30.613 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 7 diff [21447232~6779808,32158307~6933559,44810958~4304266,54106213~8005731,64091283~3840784,74500382~2279430,90443419~6593489,98849505~8369819,141991040~4622041,153792128~3688129,174161612~7814915,201994283~732499,218967137~5812358,244652973~4770833,260233432~7177180,284173139~4040502,291416580~3315554,313427394~7356104,337386960~1521658,348333639~7149564,383897254~3379483] 2024-09-13T03:57:30.613 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [21447232~6779808,32158307~6933559,44810958~4304266,54106213~8005731,64091283~3840784,74500382~2279430,90443419~6593489,98849505~8369819,141991040~4622041,153792128~3688129,174161612~7814915,201994283~732499,218967137~5812358,244652973~4770833,260233432~7177180,284173139~4040502,291416580~3315554,313427394~7356104,337386960~1521658,348333639~7149564,383897254~3379483] 2024-09-13T03:57:30.618 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [21447232~6779808,32158307~6933559,44810958~4304266,53157678~8954266,62914560~5017507,71303168~5476644,88080384~8956524,98849505~8369819,138495223~8117858,153792128~3688129,174161612~7814915,201326592~1400190,218103808~6675687,244652973~4770833,260233432~7177180,284173139~4040502,289406976~5325158,310450403~10333095,337386960~1521658,348333639~7149564,381681664~5595073] 2024-09-13T03:57:30.618 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 8 diff [2593891~4375988,8145430~5683889,21447232~17644634,44810958~4304266,54106213~8005731,64091283~3840784,74500382~2279430,90443419~6593489,98849505~8369819,141991040~5103856,153792128~3688129,174161612~7814915,195485100~683372,201994283~732499,218967137~5812358,244652973~4770833,260233432~7177180,284173139~4040502,289730702~7304084,313427394~12105917,337386960~1521658,348333639~7149564,383897254~3379483] 2024-09-13T03:57:30.618 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~4375988,8145430~5683889,21447232~17644634,44810958~4304266,54106213~8005731,64091283~3840784,74500382~2279430,90443419~6593489,98849505~8369819,141991040~5103856,153792128~3688129,174161612~7814915,195485100~683372,201994283~732499,218967137~5812358,244652973~4770833,260233432~7177180,284173139~4040502,289730702~7304084,313427394~12105917,337386960~1521658,348333639~7149564,383897254~3379483] 2024-09-13T03:57:30.623 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [2593891~4375988,8145430~5683889,21447232~17644634,44810958~4304266,53157678~8954266,62914560~5017507,71303168~5476644,88080384~8956524,98849505~8369819,138495223~8599673,153792128~3688129,174161612~7814915,195485100~683372,201326592~1400190,218103808~6675687,244652973~4770833,260233432~7177180,284173139~4040502,289406976~7627810,310450403~15082908,337386960~1521658,348333639~7149564,381681664~5595073] 2024-09-13T03:57:30.623 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 9 diff [2593891~4375988,8145430~5683889,21447232~17644634,44810958~4304266,54106213~8005731,64091283~3840784,74500382~2279430,80700789~5577061,87436850~9600058,98849505~8882042,111518939~11250125,141991040~5103856,153792128~3688129,174161612~7814915,195485100~683372,201994283~732499,218967137~5812358,229709411~7929761,244652973~4770833,260233432~7177180,284173139~4040502,289730702~7304084,313427394~12105917,333921202~4987416,348333639~7149564,371183114~4461507,383897254~3379483] 2024-09-13T03:57:30.623 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~4375988,8145430~5683889,21447232~17644634,44810958~4304266,54106213~8005731,64091283~3840784,74500382~2279430,80700789~5577061,87436850~9600058,98849505~8882042,111518939~11250125,141991040~5103856,153792128~3688129,174161612~7814915,195485100~683372,201994283~732499,218967137~5812358,229709411~7929761,244652973~4770833,260233432~7177180,284173139~4040502,289730702~7304084,313427394~12105917,333921202~4987416,348333639~7149564,371183114~4461507,383897254~3379483] 2024-09-13T03:57:30.629 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [2593891~4375988,8145430~5683889,21447232~17644634,44810958~4304266,53157678~8954266,62914560~5017507,71303168~5476644,80700789~16336119,98849505~8882042,111518939~11250125,138495223~8599673,153792128~3688129,174161612~7814915,195485100~683372,201326592~1400190,218103808~6675687,226492416~11146756,244652973~4770833,260233432~7177180,284173139~4040502,289406976~7627810,310450403~15082908,331350016~7558602,348333639~7149564,371183114~4461507,381681664~5595073] 2024-09-13T03:57:30.629 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 10 diff [923719~12905600,14124433~6711483,21447232~17644634,44810958~4304266,54106213~8005731,64091283~3840784,73226603~13051247,87436850~9600058,98849505~8882042,111518939~11250125,141991040~5103856,150879067~6601190,174161612~7814915,195485100~683372,201994283~732499,218967137~5812358,229709411~7929761,244652973~4770833,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.629 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~6711483,21447232~17644634,44810958~4304266,54106213~8005731,64091283~3840784,73226603~13051247,87436850~9600058,98849505~8882042,111518939~11250125,141991040~5103856,150879067~6601190,174161612~7814915,195485100~683372,201994283~732499,218967137~5812358,229709411~7929761,244652973~4770833,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.634 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~6711483,21447232~17644634,44810958~4304266,53157678~8954266,62914560~5017507,71303168~25733740,98849505~8882042,111518939~11250125,138495223~8599673,150879067~6601190,174161612~7814915,195485100~683372,201326592~1400190,218103808~6675687,226492416~11146756,244652973~4770833,260233432~7177180,284173139~4040502,289406976~7627810,301989888~5522700,310450403~15082908,331350016~7558602,348333639~7149564,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.634 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 11 diff [923719~12905600,14124433~24967433,40652953~8462271,54106213~8005731,64091283~3840784,73226603~13051247,87436850~9600058,98849505~8882042,111518939~11250125,123932724~7537104,141991040~5103856,150879067~6601190,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,218967137~5812358,229709411~7929761,244652973~4770833,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.635 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~24967433,40652953~8462271,54106213~8005731,64091283~3840784,73226603~13051247,87436850~9600058,98849505~8882042,111518939~11250125,123932724~7537104,141991040~5103856,150879067~6601190,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,218967137~5812358,229709411~7929761,244652973~4770833,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.640 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~24967433,40652953~8462271,53157678~8954266,62914560~5017507,71303168~25733740,98849505~8882042,111518939~19950889,138495223~8599673,150879067~6601190,167772160~14204367,195485100~683372,197102572~11389432,218103808~6675687,226492416~11146756,244652973~4770833,260233432~7177180,284173139~4040502,289406976~7627810,301989888~5522700,310450403~15082908,331350016~7558602,348333639~7149564,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.640 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 12 diff [923719~12905600,14124433~24967433,40652953~8462271,54106213~8005731,64091283~3840784,73226603~13051247,87436850~9600058,98849505~9659529,111518939~11250125,123932724~7537104,141991040~5103856,149232581~8247676,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,218967137~5812358,227597694~14508310,244652973~4770833,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.640 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~24967433,40652953~8462271,54106213~8005731,64091283~3840784,73226603~13051247,87436850~9600058,98849505~9659529,111518939~11250125,123932724~7537104,141991040~5103856,149232581~8247676,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,218967137~5812358,227597694~14508310,244652973~4770833,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.646 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~24967433,40652953~8462271,53157678~8954266,62914560~5017507,71303168~25733740,98849505~9659529,111518939~19950889,138495223~8599673,149232581~8247676,167772160~14204367,195485100~683372,197102572~11389432,218103808~6675687,226492416~15613588,244652973~4770833,260233432~7177180,284173139~4040502,289406976~7627810,301989888~5522700,310450403~15082908,331350016~7558602,348333639~7149564,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.646 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 13 diff [923719~12905600,14124433~24967433,40652953~8462271,54106213~8005731,64091283~3840784,73226603~13051247,87436850~9600058,98849505~9659529,111052279~20417549,141991040~5103856,149232581~8247676,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,218967137~5812358,227597694~14508310,244652973~4770833,260233432~7177180,279661592~17373194,305231328~2281260,313427394~12105917,328362558~1037186,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.646 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~24967433,40652953~8462271,54106213~8005731,64091283~3840784,73226603~13051247,87436850~9600058,98849505~9659529,111052279~20417549,141991040~5103856,149232581~8247676,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,218967137~5812358,227597694~14508310,244652973~4770833,260233432~7177180,279661592~17373194,305231328~2281260,313427394~12105917,328362558~1037186,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.652 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~24967433,40652953~8462271,53157678~8954266,62914560~5017507,71303168~25733740,98849505~9659529,111052279~20417549,138495223~8599673,149232581~8247676,167772160~14204367,195485100~683372,197102572~11517097,213909504~3116262,218103808~6675687,226492416~15613588,244652973~4770833,260233432~7177180,279661592~17373194,301989888~5522700,310450403~15082908,327155712~2244032,331350016~7558602,348333639~7149564,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.652 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 14 diff [923719~38168147,40652953~8462271,54106213~8005731,64091283~3840784,73226603~13051247,87436850~9600058,98849505~9659529,111052279~21643083,141991040~5103856,149232581~8247676,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,218967137~5812358,227597694~14508310,244652973~4770833,260233432~7177180,279661592~21035075,305231328~2281260,313427394~12105917,326893631~12014987,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.653 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~38168147,40652953~8462271,54106213~8005731,64091283~3840784,73226603~13051247,87436850~9600058,98849505~9659529,111052279~21643083,141991040~5103856,149232581~8247676,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,218967137~5812358,227597694~14508310,244652973~4770833,260233432~7177180,279661592~21035075,305231328~2281260,313427394~12105917,326893631~12014987,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.658 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~38168147,40652953~8462271,53157678~8954266,62914560~5017507,71303168~25733740,98849505~9659529,111052279~21643083,138495223~8599673,149232581~8247676,167772160~14204367,195485100~683372,197102572~11517097,213909504~3116262,218103808~6675687,226492416~15613588,244652973~4770833,260233432~7177180,279661592~21035075,301989888~5522700,310450403~28458215,348333639~7149564,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.658 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 15 diff [923719~38168147,40652953~8462271,54106213~8005731,64091283~3840784,73226603~13051247,87436850~9600058,98849505~9659529,111052279~21643083,141991040~15489217,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,215653052~9126443,227597694~14508310,244652973~4770833,260233432~7177180,279661592~21035075,305231328~2281260,313427394~12105917,326893631~12014987,342945738~1054347,348333639~7149564,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.658 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~38168147,40652953~8462271,54106213~8005731,64091283~3840784,73226603~13051247,87436850~9600058,98849505~9659529,111052279~21643083,141991040~15489217,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,215653052~9126443,227597694~14508310,244652973~4770833,260233432~7177180,279661592~21035075,305231328~2281260,313427394~12105917,326893631~12014987,342945738~1054347,348333639~7149564,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.663 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~38168147,40652953~8462271,53157678~8954266,62914560~5017507,71303168~25733740,98849505~9659529,111052279~21643083,138495223~18985034,167772160~14204367,191425795~3035553,195485100~683372,197102572~11517097,213909504~10869991,226492416~15613588,244652973~4770833,260233432~7177180,279661592~21035075,301989888~5522700,310450403~28458215,342945738~1054347,348333639~7149564,361114204~4815944,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.663 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 16 diff [78226~39013640,40652953~8462271,54106213~8005731,64091283~3840784,72855661~13422189,87436850~9600058,98849505~9659529,111052279~21643083,141991040~15489217,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~13355132,227597694~14508310,244652973~4770833,260233432~7177180,279661592~21035075,305231328~2281260,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,348333639~7149564,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.664 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~8462271,54106213~8005731,64091283~3840784,72855661~13422189,87436850~9600058,98849505~9659529,111052279~21643083,141991040~15489217,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~13355132,227597694~14508310,244652973~4770833,260233432~7177180,279661592~21035075,305231328~2281260,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,348333639~7149564,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.669 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~8462271,53157678~8954266,62914560~5017507,71303168~25733740,98849505~9659529,111052279~21643083,138495223~18985034,167772160~14204367,191425795~3035553,195485100~683372,197102572~11517097,209752380~15027115,226492416~15613588,244652973~4770833,260233432~7177180,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,348333639~7149564,361114204~4815944,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.669 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 17 diff [78226~39013640,40652953~8462271,54106213~8005731,64091283~3840784,72855661~14101647,87436850~9600058,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~13355132,227597694~14508310,244652973~4770833,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,348333639~7149564,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.669 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~8462271,54106213~8005731,64091283~3840784,72855661~14101647,87436850~9600058,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~13355132,227597694~14508310,244652973~4770833,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,348333639~7149564,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.675 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~8462271,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,191425795~3035553,195485100~683372,197102572~11517097,209752380~15027115,226492416~15613588,244652973~4770833,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,348333639~7149564,361114204~4815944,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.675 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 18 diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87436850~9600058,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,211424363~13355132,227597694~14508310,244652973~4770833,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.675 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87436850~9600058,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,211424363~13355132,227597694~14508310,244652973~4770833,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.680 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,209752380~15027115,226492416~15613588,244652973~4770833,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.680 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 19 diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.680 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.686 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:30.686 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 6 diff [44810958~2081227,54106213~8005731,103074746~4144578,141991040~4622041,177449500~1734085,260233432~7177180,284173139~4040502,337386960~1521658,348333639~7149564] 2024-09-13T03:57:30.686 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [44810958~2081227,54106213~8005731,103074746~4144578,141991040~4622041,177449500~1734085,260233432~7177180,284173139~4040502,337386960~1521658,348333639~7149564] 2024-09-13T03:57:30.692 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [44810958~2081227,53157678~8954266,102419095~4800229,138495223~8117858,176160768~3022817,260233432~7177180,284173139~4040502,337386960~1521658,348333639~7149564] 2024-09-13T03:57:30.692 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 7 diff [32158307~6933559,44810958~2081227,54106213~8005731,64091283~3280421,74500382~2279430,98849505~8369819,141991040~4622041,174161612~7814915,201994283~732499,260233432~7177180,284173139~4040502,313427394~7356104,337386960~1521658,348333639~7149564,383897254~3379483] 2024-09-13T03:57:30.692 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [32158307~6933559,44810958~2081227,54106213~8005731,64091283~3280421,74500382~2279430,98849505~8369819,141991040~4622041,174161612~7814915,201994283~732499,260233432~7177180,284173139~4040502,313427394~7356104,337386960~1521658,348333639~7149564,383897254~3379483] 2024-09-13T03:57:30.697 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [32158307~6933559,44810958~2081227,53157678~8954266,64091283~3280421,71303168~5476644,98849505~8369819,138495223~8117858,174161612~7814915,201326592~1400190,260233432~7177180,284173139~4040502,310450403~10333095,337386960~1521658,348333639~7149564,381681664~5595073] 2024-09-13T03:57:30.697 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 8 diff [2593891~4375988,8145430~5683889,24105171~152308,28100979~10990887,44810958~2081227,54106213~8005731,64091283~3280421,74500382~2279430,98849505~8369819,141991040~5103856,174161612~7814915,195485100~683372,201994283~732499,260233432~7177180,284173139~4040502,289730702~7304084,313427394~12105917,337386960~1521658,348333639~7149564,383897254~3379483] 2024-09-13T03:57:30.697 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~4375988,8145430~5683889,24105171~152308,28100979~10990887,44810958~2081227,54106213~8005731,64091283~3280421,74500382~2279430,98849505~8369819,141991040~5103856,174161612~7814915,195485100~683372,201994283~732499,260233432~7177180,284173139~4040502,289730702~7304084,313427394~12105917,337386960~1521658,348333639~7149564,383897254~3379483] 2024-09-13T03:57:30.703 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [2593891~4375988,8145430~5683889,24105171~152308,28100979~10990887,44810958~2081227,53157678~8954266,64091283~3280421,71303168~5476644,98849505~8369819,138495223~8599673,174161612~7814915,195485100~683372,201326592~1400190,260233432~7177180,284173139~4040502,289730702~7304084,310450403~15082908,337386960~1521658,348333639~7149564,381681664~5595073] 2024-09-13T03:57:30.703 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 9 diff [2593891~4375988,8145430~5683889,24105171~152308,28100979~10990887,44810958~2081227,54106213~8005731,64091283~3280421,74500382~2279430,80700789~5577061,87436850~3930050,98849505~8882042,111518939~11250125,141991040~5103856,174161612~7814915,195485100~683372,201994283~732499,229709411~7929761,260233432~7177180,284173139~4040502,289730702~7304084,313427394~12105917,333921202~4987416,348333639~7149564,371183114~4461507,383897254~3379483] 2024-09-13T03:57:30.703 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~4375988,8145430~5683889,24105171~152308,28100979~10990887,44810958~2081227,54106213~8005731,64091283~3280421,74500382~2279430,80700789~5577061,87436850~3930050,98849505~8882042,111518939~11250125,141991040~5103856,174161612~7814915,195485100~683372,201994283~732499,229709411~7929761,260233432~7177180,284173139~4040502,289730702~7304084,313427394~12105917,333921202~4987416,348333639~7149564,371183114~4461507,383897254~3379483] 2024-09-13T03:57:30.708 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [2593891~4375988,8145430~5683889,24105171~152308,28100979~10990887,44810958~2081227,53157678~8954266,64091283~3280421,71303168~5476644,80700789~10666111,98849505~8882042,111518939~11250125,138495223~8599673,174161612~7814915,195485100~683372,201326592~1400190,226492416~11146756,260233432~7177180,284173139~4040502,289730702~7304084,310450403~15082908,331350016~7558602,348333639~7149564,371183114~4461507,381681664~5595073] 2024-09-13T03:57:30.708 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 10 diff [923719~12905600,14124433~6711483,24105171~152308,27730621~11361245,44810958~2081227,54106213~8005731,64091283~3280421,73226603~13051247,87436850~3930050,98849505~8882042,111518939~11250125,141991040~5103856,150879067~6440575,174161612~7814915,195485100~683372,201994283~732499,229709411~7929761,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.708 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~6711483,24105171~152308,27730621~11361245,44810958~2081227,54106213~8005731,64091283~3280421,73226603~13051247,87436850~3930050,98849505~8882042,111518939~11250125,141991040~5103856,150879067~6440575,174161612~7814915,195485100~683372,201994283~732499,229709411~7929761,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.713 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~6711483,24105171~152308,27730621~11361245,44810958~2081227,53157678~8954266,64091283~3280421,71303168~20063732,98849505~8882042,111518939~11250125,138495223~8599673,150879067~6440575,174161612~7814915,195485100~683372,201326592~1400190,226492416~11146756,260233432~7177180,284173139~4040502,289730702~7304084,301989888~5522700,310450403~15082908,331350016~7558602,348333639~7149564,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.713 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 11 diff [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,73226603~13051247,87436850~3930050,98849505~8882042,111518939~11250125,123932724~7537104,141991040~5103856,150879067~6440575,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,229709411~7929761,244720174~639184,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.714 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,73226603~13051247,87436850~3930050,98849505~8882042,111518939~11250125,123932724~7537104,141991040~5103856,150879067~6440575,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,229709411~7929761,244720174~639184,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.719 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,53157678~8954266,64091283~3280421,71303168~20063732,98849505~8882042,111518939~19950889,138495223~8599673,150879067~6440575,167772160~14204367,195485100~683372,197102572~11389432,226492416~11146756,244720174~639184,260233432~7177180,284173139~4040502,289730702~7304084,301989888~5522700,310450403~15082908,331350016~7558602,348333639~7149564,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.719 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 12 diff [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111518939~11250125,123932724~7537104,141991040~5103856,149232581~8087061,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,227597694~14508310,244720174~639184,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.719 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111518939~11250125,123932724~7537104,141991040~5103856,149232581~8087061,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,227597694~14508310,244720174~639184,260233432~7177180,284173139~4040502,289730702~7304084,305231328~2281260,313427394~12105917,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.725 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,53157678~8954266,64091283~3280421,71303168~20833554,98849505~9659529,111518939~19950889,138495223~8599673,149232581~8087061,167772160~14204367,195485100~683372,197102572~11389432,226492416~15613588,244720174~639184,260233432~7177180,284173139~4040502,289730702~7304084,301989888~5522700,310450403~15082908,331350016~7558602,348333639~7149564,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.725 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 13 diff [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111052279~20417549,141991040~5103856,149232581~8087061,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,260233432~7177180,279661592~17373194,305231328~2281260,313427394~12105917,328362558~1037186,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.725 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111052279~20417549,141991040~5103856,149232581~8087061,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,260233432~7177180,279661592~17373194,305231328~2281260,313427394~12105917,328362558~1037186,333921202~4987416,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.730 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,53157678~8954266,64091283~3280421,71303168~20833554,98849505~9659529,111052279~20417549,138495223~8599673,149232581~8087061,167772160~14204367,195485100~683372,197102572~11517097,213909504~3116262,222854091~208241,226492416~15613588,244720174~639184,260233432~7177180,279661592~17373194,301989888~5522700,310450403~15082908,327155712~2244032,331350016~7558602,348333639~7149564,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.730 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 14 diff [923719~26134501,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111052279~21643083,141991040~5103856,149232581~8087061,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,260233432~7177180,279661592~21035075,305231328~2281260,313427394~12105917,326893631~12014987,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.730 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~26134501,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111052279~21643083,141991040~5103856,149232581~8087061,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,260233432~7177180,279661592~21035075,305231328~2281260,313427394~12105917,326893631~12014987,348333639~7149564,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.735 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~26134501,27730621~11361245,40652953~7104932,53157678~8954266,64091283~3280421,71303168~20833554,98849505~9659529,111052279~21643083,138495223~8599673,149232581~8087061,167772160~14204367,195485100~683372,197102572~11517097,213909504~3116262,222854091~208241,226492416~15613588,244720174~639184,260233432~7177180,279661592~21035075,301989888~5522700,310450403~28458215,348333639~7149564,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.736 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 15 diff [923719~26761136,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111052279~21643083,141991040~15328602,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,215653052~7173753,222854091~208241,227597694~14508310,244720174~639184,260233432~7177180,279661592~21035075,305231328~2281260,313427394~12105917,326893631~12014987,342945738~1054347,348333639~7149564,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.736 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~26761136,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111052279~21643083,141991040~15328602,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,215653052~7173753,222854091~208241,227597694~14508310,244720174~639184,260233432~7177180,279661592~21035075,305231328~2281260,313427394~12105917,326893631~12014987,342945738~1054347,348333639~7149564,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.741 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~26761136,27730621~11361245,40652953~7104932,53157678~8954266,64091283~3280421,71303168~20833554,98849505~9659529,111052279~21643083,138495223~18824419,167772160~14204367,191425795~3035553,195485100~683372,197102572~11517097,213909504~8917301,222854091~208241,226492416~15613588,244720174~639184,260233432~7177180,279661592~21035075,301989888~5522700,310450403~28458215,342945738~1054347,348333639~7149564,361114204~4815944,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.741 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 16 diff [78226~27606629,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,72855661~13422189,87436850~4699872,98849505~9659529,111052279~21643083,141991040~15328602,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,260233432~7177180,279661592~21035075,305231328~2281260,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,348333639~7149564,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.741 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,72855661~13422189,87436850~4699872,98849505~9659529,111052279~21643083,141991040~15328602,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,260233432~7177180,279661592~21035075,305231328~2281260,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,348333639~7149564,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.747 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~7104932,53157678~8954266,64091283~3280421,71303168~20833554,98849505~9659529,111052279~21643083,138495223~18824419,167772160~14204367,191425795~3035553,195485100~683372,197102572~11517097,209752380~13074425,222854091~208241,226492416~15613588,244720174~639184,260233432~7177180,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,348333639~7149564,361114204~4815944,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.747 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 17 diff [78226~27606629,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,72855661~14101647,87436850~4699872,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,348333639~7149564,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.747 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~7104932,54106213~8005731,64091283~3280421,72855661~14101647,87436850~4699872,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,348333639~7149564,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.752 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~7104932,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,191425795~3035553,195485100~683372,197102572~11517097,209752380~13074425,222854091~208241,226492416~15613588,244720174~639184,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,348333639~7149564,361114204~4815944,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.752 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 18 diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87436850~4699872,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.752 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87436850~4699872,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.758 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,209752380~13074425,222854091~208241,226492416~15613588,244720174~639184,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.758 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 19 diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.758 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.763 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:30.764 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 7 diff [32158307~6933559,64091283~3280421,74500382~2279430,98849505~7810361,174161612~7814915,201994283~732499,313427394~7356104,383897254~3379483] 2024-09-13T03:57:30.764 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [32158307~6933559,64091283~3280421,74500382~2279430,98849505~7810361,174161612~7814915,201994283~732499,313427394~7356104,383897254~3379483] 2024-09-13T03:57:30.769 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [32158307~6933559,64091283~3280421,71303168~5476644,98849505~7810361,174161612~7814915,201326592~1400190,310450403~10333095,381681664~5595073] 2024-09-13T03:57:30.769 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 8 diff [2593891~4375988,8145430~5683889,24105171~152308,28100979~10990887,64091283~3280421,74500382~2279430,98849505~7810361,144439857~2655039,174161612~7814915,195485100~683372,201994283~732499,289730702~7304084,313427394~12105917,352149988~1465471,383897254~3379483] 2024-09-13T03:57:30.769 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~4375988,8145430~5683889,24105171~152308,28100979~10990887,64091283~3280421,74500382~2279430,98849505~7810361,144439857~2655039,174161612~7814915,195485100~683372,201994283~732499,289730702~7304084,313427394~12105917,352149988~1465471,383897254~3379483] 2024-09-13T03:57:30.774 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [2593891~4375988,8145430~5683889,24105171~152308,28100979~10990887,64091283~3280421,71303168~5476644,98849505~7810361,144439857~2655039,174161612~7814915,195485100~683372,201326592~1400190,289730702~7304084,310450403~15082908,352149988~1465471,381681664~5595073] 2024-09-13T03:57:30.774 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 9 diff [2593891~4375988,8145430~5683889,24105171~152308,28100979~10990887,64091283~3280421,74500382~2279430,80700789~5577061,87436850~3930050,98849505~8882042,111518939~11250125,144439857~2655039,174161612~7814915,195485100~683372,201994283~732499,229709411~7929761,289730702~7304084,313427394~12105917,333921202~3650899,352149988~1465471,371183114~4461507,383897254~3379483] 2024-09-13T03:57:30.774 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~4375988,8145430~5683889,24105171~152308,28100979~10990887,64091283~3280421,74500382~2279430,80700789~5577061,87436850~3930050,98849505~8882042,111518939~11250125,144439857~2655039,174161612~7814915,195485100~683372,201994283~732499,229709411~7929761,289730702~7304084,313427394~12105917,333921202~3650899,352149988~1465471,371183114~4461507,383897254~3379483] 2024-09-13T03:57:30.780 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [2593891~4375988,8145430~5683889,24105171~152308,28100979~10990887,64091283~3280421,71303168~5476644,80700789~10666111,98849505~8882042,111518939~11250125,144439857~2655039,174161612~7814915,195485100~683372,201326592~1400190,226492416~11146756,289730702~7304084,310450403~15082908,331350016~6222085,352149988~1465471,371183114~4461507,381681664~5595073] 2024-09-13T03:57:30.780 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 10 diff [923719~12905600,14124433~6711483,24105171~152308,27730621~11361245,64091283~3280421,73226603~13051247,87436850~3930050,98849505~8882042,111518939~11250125,144439857~2655039,150879067~6440575,174161612~7814915,195485100~683372,201994283~732499,229709411~7929761,289730702~7304084,305231328~2281260,313427394~12105917,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.780 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~6711483,24105171~152308,27730621~11361245,64091283~3280421,73226603~13051247,87436850~3930050,98849505~8882042,111518939~11250125,144439857~2655039,150879067~6440575,174161612~7814915,195485100~683372,201994283~732499,229709411~7929761,289730702~7304084,305231328~2281260,313427394~12105917,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.785 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~6711483,24105171~152308,27730621~11361245,64091283~3280421,71303168~20063732,98849505~8882042,111518939~11250125,144439857~2655039,150879067~6440575,174161612~7814915,195485100~683372,201326592~1400190,226492416~11146756,289730702~7304084,301989888~5522700,310450403~15082908,331350016~6222085,352149988~1465471,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.785 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 11 diff [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,64091283~3280421,73226603~13051247,87436850~3930050,98849505~8882042,111518939~11250125,123932724~7537104,144439857~2655039,150879067~6440575,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,229709411~7929761,244720174~639184,289730702~7304084,305231328~2281260,313427394~12105917,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.785 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,64091283~3280421,73226603~13051247,87436850~3930050,98849505~8882042,111518939~11250125,123932724~7537104,144439857~2655039,150879067~6440575,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,229709411~7929761,244720174~639184,289730702~7304084,305231328~2281260,313427394~12105917,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.791 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,64091283~3280421,71303168~20063732,98849505~8882042,111518939~19950889,144439857~2655039,150879067~6440575,167772160~14204367,195485100~683372,197102572~11389432,226492416~11146756,244720174~639184,289730702~7304084,301989888~5522700,310450403~15082908,331350016~6222085,352149988~1465471,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.792 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 12 diff [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111518939~11250125,123932724~7537104,144439857~2655039,149232581~8087061,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,227597694~14508310,244720174~639184,285570556~859314,289730702~7304084,305231328~2281260,313427394~12105917,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.792 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111518939~11250125,123932724~7537104,144439857~2655039,149232581~8087061,169107116~12869411,195485100~683372,197102572~6783343,204202844~4289160,227597694~14508310,244720174~639184,285570556~859314,289730702~7304084,305231328~2281260,313427394~12105917,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.796 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,64091283~3280421,71303168~20833554,98849505~9659529,111518939~19950889,144439857~2655039,149232581~8087061,167772160~14204367,195485100~683372,197102572~11389432,226492416~15613588,244720174~639184,285570556~859314,289730702~7304084,301989888~5522700,310450403~15082908,331350016~6222085,352149988~1465471,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.796 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 13 diff [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111052279~20417549,144439857~2655039,149232581~8087061,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,279661592~17373194,305231328~2281260,313427394~12105917,328362558~1037186,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.797 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111052279~20417549,144439857~2655039,149232581~8087061,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,279661592~17373194,305231328~2281260,313427394~12105917,328362558~1037186,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.802 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~12933787,27730621~11361245,40652953~7104932,64091283~3280421,71303168~20833554,98849505~9659529,111052279~20417549,144439857~2655039,149232581~8087061,167772160~14204367,195485100~683372,197102572~11517097,213909504~3116262,222854091~208241,226492416~15613588,244720174~639184,279661592~17373194,301989888~5522700,310450403~15082908,327155712~2244032,331350016~6222085,352149988~1465471,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.802 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 14 diff [923719~26134501,27730621~11361245,40652953~7104932,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111052279~21643083,144439857~2655039,149232581~8087061,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,279661592~21035075,305231328~2281260,313427394~12105917,326893631~10678470,348935208~5003963,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.802 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~26134501,27730621~11361245,40652953~7104932,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111052279~21643083,144439857~2655039,149232581~8087061,169107116~12869411,195485100~683372,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,279661592~21035075,305231328~2281260,313427394~12105917,326893631~10678470,348935208~5003963,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.808 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~26134501,27730621~11361245,40652953~7104932,64091283~3280421,71303168~20833554,98849505~9659529,111052279~21643083,144439857~2655039,149232581~8087061,167772160~14204367,195485100~683372,197102572~11517097,213909504~3116262,222854091~208241,226492416~15613588,244720174~639184,279661592~21035075,301989888~5522700,310450403~27121698,348935208~5003963,361518985~4411163,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.808 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 15 diff [923719~26761136,27730621~11361245,40652953~7104932,55089791~5270146,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111052279~21643083,143369190~13950452,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,215653052~7173753,222854091~208241,227597694~14508310,244720174~639184,279661592~21035075,305231328~2281260,313427394~12105917,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.808 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~26761136,27730621~11361245,40652953~7104932,55089791~5270146,64091283~3280421,73226603~13051247,87436850~4699872,98849505~9659529,111052279~21643083,143369190~13950452,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,215653052~7173753,222854091~208241,227597694~14508310,244720174~639184,279661592~21035075,305231328~2281260,313427394~12105917,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.813 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~26761136,27730621~11361245,40652953~7104932,55089791~5270146,64091283~3280421,71303168~20833554,98849505~9659529,111052279~21643083,143369190~13950452,167772160~14204367,191425795~3035553,195485100~683372,197102572~11517097,213909504~8917301,222854091~208241,226492416~15613588,244720174~639184,279661592~21035075,301989888~5522700,310450403~27121698,342945738~1054347,348935208~5003963,361114204~4815944,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.813 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 16 diff [78226~27606629,27730621~11361245,40652953~7104932,55089791~5270146,64091283~3280421,72855661~13422189,87436850~4699872,98849505~9659529,111052279~21643083,143369190~13950452,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,279661592~21035075,305231328~2281260,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.813 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~7104932,55089791~5270146,64091283~3280421,72855661~13422189,87436850~4699872,98849505~9659529,111052279~21643083,143369190~13950452,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,279661592~21035075,305231328~2281260,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.819 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~7104932,55089791~5270146,64091283~3280421,71303168~20833554,98849505~9659529,111052279~21643083,143369190~13950452,167772160~14204367,191425795~3035553,195485100~683372,197102572~11517097,209752380~13074425,222854091~208241,226492416~15613588,244720174~639184,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,348935208~5003963,361114204~4815944,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.819 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 17 diff [78226~27606629,27730621~11361245,40652953~7104932,55089791~5270146,64091283~3280421,72855661~14101647,87436850~4699872,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.819 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~7104932,55089791~5270146,64091283~3280421,72855661~14101647,87436850~4699872,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.824 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~7104932,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,191425795~3035553,195485100~683372,197102572~11517097,209752380~13074425,222854091~208241,226492416~15613588,244720174~639184,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,348935208~5003963,361114204~4815944,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.824 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 18 diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87436850~4699872,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.824 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87436850~4699872,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.830 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,209752380~13074425,222854091~208241,226492416~15613588,244720174~639184,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~6496082,403941861~6661201] 2024-09-13T03:57:30.830 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 19 diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.830 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.835 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:30.835 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 8 diff [2593891~4375988,8145430~5683889,24105171~152308,28100979~5775011,103778766~1258033,144439857~2655039,195485100~683372,289730702~7304084,318614638~6918673,352149988~1465471] 2024-09-13T03:57:30.835 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~4375988,8145430~5683889,24105171~152308,28100979~5775011,103778766~1258033,144439857~2655039,195485100~683372,289730702~7304084,318614638~6918673,352149988~1465471] 2024-09-13T03:57:30.841 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [2593891~4375988,8145430~5683889,24105171~152308,28100979~5775011,103778766~1258033,144439857~2655039,195485100~683372,289730702~7304084,318614638~6918673,352149988~1465471] 2024-09-13T03:57:30.841 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 9 diff [2593891~4375988,8145430~5683889,24105171~152308,28100979~5775011,80700789~5577061,87436850~3930050,102579618~5151929,111518939~11250125,144439857~2655039,195485100~683372,229709411~7929761,289730702~7304084,318614638~6918673,333921202~3650899,352149988~1465471,371183114~4461507] 2024-09-13T03:57:30.841 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [2593891~4375988,8145430~5683889,24105171~152308,28100979~5775011,80700789~5577061,87436850~3930050,102579618~5151929,111518939~11250125,144439857~2655039,195485100~683372,229709411~7929761,289730702~7304084,318614638~6918673,333921202~3650899,352149988~1465471,371183114~4461507] 2024-09-13T03:57:30.846 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [2593891~4375988,8145430~5683889,24105171~152308,28100979~5775011,80700789~10666111,102579618~5151929,111518939~11250125,144439857~2655039,195485100~683372,226492416~11146756,289730702~7304084,318614638~6918673,331350016~6222085,352149988~1465471,371183114~4461507] 2024-09-13T03:57:30.847 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 10 diff [923719~12905600,14124433~6711483,24105171~152308,27730621~6145369,73226603~13051247,87436850~3930050,102579618~5151929,111518939~11250125,144439857~2655039,150879067~6440575,195485100~683372,229709411~7929761,289730702~7304084,305231328~2281260,318614638~6918673,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.847 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~6711483,24105171~152308,27730621~6145369,73226603~13051247,87436850~3930050,102579618~5151929,111518939~11250125,144439857~2655039,150879067~6440575,195485100~683372,229709411~7929761,289730702~7304084,305231328~2281260,318614638~6918673,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.852 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~6711483,24105171~152308,27730621~6145369,73226603~18140297,102579618~5151929,111518939~11250125,144439857~2655039,150879067~6440575,195485100~683372,226492416~11146756,289730702~7304084,301989888~5522700,318614638~6918673,331350016~6222085,352149988~1465471,361518985~4411163,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.852 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 11 diff [923719~12905600,14124433~12933787,27730621~6145369,40652953~7104932,73226603~13051247,87436850~3930050,102579618~5151929,111518939~11250125,123932724~7537104,144439857~2655039,150879067~6440575,169107116~5195991,195485100~683372,197102572~6783343,204202844~4289160,229709411~7929761,244720174~639184,289730702~7304084,305231328~2281260,317522307~8011004,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.852 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~12933787,27730621~6145369,40652953~7104932,73226603~13051247,87436850~3930050,102579618~5151929,111518939~11250125,123932724~7537104,144439857~2655039,150879067~6440575,169107116~5195991,195485100~683372,197102572~6783343,204202844~4289160,229709411~7929761,244720174~639184,289730702~7304084,305231328~2281260,317522307~8011004,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.858 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~12933787,27730621~6145369,40652953~7104932,73226603~18140297,102579618~5151929,111518939~19950889,144439857~2655039,150879067~6440575,167772160~6530947,195485100~683372,197102572~11389432,226492416~11146756,244720174~639184,289730702~7304084,301989888~5522700,317522307~8011004,331350016~6222085,352149988~1465471,361518985~4411163,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.858 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 12 diff [923719~12905600,14124433~12933787,27730621~6145369,40652953~7104932,73226603~13051247,87436850~4699872,101712714~6796320,111518939~11250125,123932724~7537104,144439857~2655039,149232581~8087061,169107116~5195991,195485100~683372,197102572~6783343,204202844~4289160,227597694~14508310,244720174~639184,285570556~859314,289730702~7304084,305231328~2281260,317522307~8011004,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.858 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~12933787,27730621~6145369,40652953~7104932,73226603~13051247,87436850~4699872,101712714~6796320,111518939~11250125,123932724~7537104,144439857~2655039,149232581~8087061,169107116~5195991,195485100~683372,197102572~6783343,204202844~4289160,227597694~14508310,244720174~639184,285570556~859314,289730702~7304084,305231328~2281260,317522307~8011004,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.863 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~12933787,27730621~6145369,40652953~7104932,73226603~18910119,101712714~6796320,111518939~19950889,144439857~2655039,149232581~8087061,167772160~6530947,195485100~683372,197102572~11389432,226492416~15613588,244720174~639184,285570556~859314,289730702~7304084,301989888~5522700,317522307~8011004,331350016~6222085,352149988~1465471,361518985~4411163,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.863 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 13 diff [923719~12905600,14124433~12933787,27730621~6145369,40652953~7104932,73226603~13051247,87436850~4699872,101712714~6796320,111052279~20417549,144439857~2655039,149232581~8087061,169107116~5195991,195485100~683372,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,279661592~17373194,305231328~2281260,317522307~8011004,328362558~1037186,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.863 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~12905600,14124433~12933787,27730621~6145369,40652953~7104932,73226603~13051247,87436850~4699872,101712714~6796320,111052279~20417549,144439857~2655039,149232581~8087061,169107116~5195991,195485100~683372,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,279661592~17373194,305231328~2281260,317522307~8011004,328362558~1037186,333921202~3650899,352149988~1465471,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.868 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~12905600,14124433~12933787,27730621~6145369,40652953~7104932,73226603~18910119,101712714~6796320,111052279~20417549,144439857~2655039,149232581~8087061,167772160~6530947,195485100~683372,197102572~11517097,213909504~3116262,222854091~208241,226492416~15613588,244720174~639184,279661592~17373194,301989888~5522700,317522307~8011004,327155712~2244032,331350016~6222085,352149988~1465471,361518985~4411163,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.869 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 14 diff [923719~26134501,27730621~6145369,40652953~7104932,73226603~13051247,87436850~4699872,101712714~6796320,111052279~21643083,144439857~2655039,149232581~8087061,169107116~8860861,195485100~683372,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,279661592~21035075,305231328~2281260,317522307~8011004,326893631~10678470,348935208~5003963,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.869 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~26134501,27730621~6145369,40652953~7104932,73226603~13051247,87436850~4699872,101712714~6796320,111052279~21643083,144439857~2655039,149232581~8087061,169107116~8860861,195485100~683372,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,279661592~21035075,305231328~2281260,317522307~8011004,326893631~10678470,348935208~5003963,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.874 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~26134501,27730621~6145369,40652953~7104932,73226603~18910119,101712714~6796320,111052279~21643083,144439857~2655039,149232581~8087061,167772160~10195817,195485100~683372,197102572~11517097,213909504~3116262,222854091~208241,226492416~15613588,244720174~639184,279661592~21035075,301989888~5522700,317522307~20049794,348935208~5003963,361518985~4411163,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.874 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 15 diff [923719~26761136,27730621~6145369,40652953~7104932,55089791~5270146,73226603~13051247,87436850~4699872,101712714~6796320,111052279~21643083,143369190~13950452,169107116~8860861,191425795~3035553,195485100~683372,197102572~11517097,215653052~7173753,222854091~208241,227597694~14508310,244720174~639184,279661592~21035075,305231328~2281260,317522307~8011004,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.874 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~26761136,27730621~6145369,40652953~7104932,55089791~5270146,73226603~13051247,87436850~4699872,101712714~6796320,111052279~21643083,143369190~13950452,169107116~8860861,191425795~3035553,195485100~683372,197102572~11517097,215653052~7173753,222854091~208241,227597694~14508310,244720174~639184,279661592~21035075,305231328~2281260,317522307~8011004,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.879 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~26761136,27730621~6145369,40652953~7104932,55089791~5270146,73226603~18910119,101712714~6796320,111052279~21643083,143369190~13950452,167772160~10195817,191425795~3035553,195485100~683372,197102572~11517097,213909504~8917301,222854091~208241,226492416~15613588,244720174~639184,279661592~21035075,301989888~5522700,317522307~20049794,342945738~1054347,348935208~5003963,361114204~4815944,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.879 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 16 diff [78226~27606629,27730621~6145369,40652953~7104932,55089791~5270146,72855661~13422189,87436850~4699872,101712714~6796320,111052279~21643083,143369190~13950452,169107116~8860861,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,279661592~21035075,305231328~2281260,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.880 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,40652953~7104932,55089791~5270146,72855661~13422189,87436850~4699872,101712714~6796320,111052279~21643083,143369190~13950452,169107116~8860861,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,279661592~21035075,305231328~2281260,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.885 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,40652953~7104932,55089791~5270146,72855661~19281061,101712714~6796320,111052279~21643083,143369190~13950452,167772160~10195817,191425795~3035553,195485100~683372,197102572~11517097,209752380~13074425,222854091~208241,226492416~15613588,244720174~639184,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,348935208~5003963,361114204~4815944,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.885 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 17 diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~7104932,55089791~5270146,72855661~14101647,87436850~4699872,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.885 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~7104932,55089791~5270146,72855661~14101647,87436850~4699872,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.891 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~7104932,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,191425795~3035553,195485100~683372,197102572~11517097,209752380~13074425,222854091~208241,226492416~15613588,244720174~639184,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,348935208~5003963,361114204~4815944,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.891 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 18 diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87436850~4699872,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.891 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87436850~4699872,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.896 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,197102572~11517097,209752380~13074425,222854091~208241,226492416~15613588,244720174~639184,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.896 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 19 diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.896 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.902 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:30.902 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 9 diff [80700789~5577061,87436850~3930050,102579618~5151929,111518939~11250125,229709411~7929761,291669358~2488231,333921202~3650899,371183114~4461507] 2024-09-13T03:57:30.902 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [80700789~5577061,87436850~3930050,102579618~5151929,111518939~11250125,229709411~7929761,291669358~2488231,333921202~3650899,371183114~4461507] 2024-09-13T03:57:30.907 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [80700789~10666111,102579618~5151929,111518939~11250125,226492416~11146756,291669358~2488231,331350016~6222085,371183114~4461507] 2024-09-13T03:57:30.907 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 10 diff [923719~7678576,14124433~6711483,27730621~5687135,73226603~13051247,87436850~3930050,102579618~5151929,111518939~11250125,150879067~6440575,229709411~7929761,291669358~2488231,305231328~2281260,333921202~3650899,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.907 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~7678576,14124433~6711483,27730621~5687135,73226603~13051247,87436850~3930050,102579618~5151929,111518939~11250125,150879067~6440575,229709411~7929761,291669358~2488231,305231328~2281260,333921202~3650899,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.912 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~7678576,14124433~6711483,27730621~5687135,73226603~18140297,102579618~5151929,111518939~11250125,150879067~6440575,226492416~11146756,291669358~2488231,301989888~5522700,331350016~6222085,361518985~4411163,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.913 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 11 diff [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~13051247,87436850~3930050,102579618~5151929,111518939~11250125,123932724~7537104,150879067~6440575,169107116~5195991,197102572~6783343,204202844~4289160,229709411~7929761,244720174~639184,291669358~2488231,305231328~2281260,317522307~3232246,333921202~3650899,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.913 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~13051247,87436850~3930050,102579618~5151929,111518939~11250125,123932724~7537104,150879067~6440575,169107116~5195991,197102572~6783343,204202844~4289160,229709411~7929761,244720174~639184,291669358~2488231,305231328~2281260,317522307~3232246,333921202~3650899,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.918 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~18140297,102579618~5151929,111518939~19950889,150879067~6440575,167772160~6530947,197102572~11389432,226492416~11146756,244720174~639184,291669358~2488231,301989888~5522700,317522307~3232246,331350016~6222085,361518985~4411163,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.918 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 12 diff [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~13051247,87436850~4699872,101712714~6796320,111518939~11250125,123932724~7537104,149232581~8087061,169107116~5195991,197102572~6783343,204202844~4289160,227597694~14508310,244720174~639184,285570556~859314,291669358~2488231,305231328~2281260,317522307~3232246,333921202~3650899,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.918 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~13051247,87436850~4699872,101712714~6796320,111518939~11250125,123932724~7537104,149232581~8087061,169107116~5195991,197102572~6783343,204202844~4289160,227597694~14508310,244720174~639184,285570556~859314,291669358~2488231,305231328~2281260,317522307~3232246,333921202~3650899,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.924 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~18910119,101712714~6796320,111518939~19950889,149232581~8087061,167772160~6530947,197102572~11389432,226492416~15613588,244720174~639184,285570556~859314,291669358~2488231,301989888~5522700,317522307~3232246,331350016~6222085,361518985~4411163,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.924 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 13 diff [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~13051247,87436850~4699872,101712714~6796320,111052279~20417549,149232581~8087061,169107116~5195991,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,279661592~10724478,291669358~2488231,305231328~2281260,317522307~3232246,328362558~1037186,333921202~3650899,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.924 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~13051247,87436850~4699872,101712714~6796320,111052279~20417549,149232581~8087061,169107116~5195991,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,279661592~10724478,291669358~2488231,305231328~2281260,317522307~3232246,328362558~1037186,333921202~3650899,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.929 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~18910119,101712714~6796320,111052279~20417549,149232581~8087061,167772160~6530947,197102572~11517097,213909504~3116262,222854091~208241,226492416~15613588,244720174~639184,279661592~10724478,291669358~2488231,301989888~5522700,317522307~3232246,327155712~2244032,331350016~6222085,361518985~4411163,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.929 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 14 diff [923719~7678576,13637878~13420342,27730621~5687135,40652953~7104932,73226603~13051247,87436850~4699872,101712714~6796320,111052279~21643083,149232581~8087061,169107116~8860861,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,279661592~10724478,291669358~9027309,305231328~2281260,317522307~3232246,326893631~10678470,348935208~5003963,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.929 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~7678576,13637878~13420342,27730621~5687135,40652953~7104932,73226603~13051247,87436850~4699872,101712714~6796320,111052279~21643083,149232581~8087061,169107116~8860861,197102572~11517097,216037070~988696,222854091~208241,227597694~14508310,244720174~639184,279661592~10724478,291669358~9027309,305231328~2281260,317522307~3232246,326893631~10678470,348935208~5003963,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.935 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~7678576,13637878~13420342,27730621~5687135,40652953~7104932,73226603~18910119,101712714~6796320,111052279~21643083,149232581~8087061,167772160~10195817,197102572~11517097,213909504~3116262,222854091~208241,226492416~15613588,244720174~639184,279661592~10724478,291669358~9027309,301989888~5522700,317522307~3232246,325533311~12038790,348935208~5003963,361518985~4411163,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.935 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 15 diff [923719~7678576,13637878~14046977,27730621~5690271,40652953~7104932,55089791~5270146,73226603~13051247,87436850~4699872,101712714~6796320,111052279~21643083,143369190~13950452,169107116~8860861,191425795~3035553,197102572~11517097,215653052~7173753,222854091~208241,227597694~14508310,244720174~639184,279661592~10724478,291669358~9027309,305231328~2281260,317522307~3232246,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.935 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~7678576,13637878~14046977,27730621~5690271,40652953~7104932,55089791~5270146,73226603~13051247,87436850~4699872,101712714~6796320,111052279~21643083,143369190~13950452,169107116~8860861,191425795~3035553,197102572~11517097,215653052~7173753,222854091~208241,227597694~14508310,244720174~639184,279661592~10724478,291669358~9027309,305231328~2281260,317522307~3232246,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.940 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~7678576,13637878~14046977,27730621~5690271,40652953~7104932,55089791~5270146,73226603~18910119,101712714~6796320,111052279~21643083,143369190~13950452,167772160~10195817,191425795~3035553,197102572~11517097,213909504~8917301,222854091~208241,226492416~15613588,244720174~639184,279661592~10724478,291669358~9027309,301989888~5522700,317522307~3232246,325533311~12038790,342945738~1054347,348935208~5003963,361114204~4815944,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.940 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 16 diff [78226~9243519,13637878~14046977,27730621~5690271,40652953~7104932,55089791~5270146,72855661~13422189,87436850~4699872,101712714~6796320,111052279~21643083,143369190~13950452,169107116~8860861,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,279661592~10724478,291669358~9027309,305231328~2281260,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.940 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~9243519,13637878~14046977,27730621~5690271,40652953~7104932,55089791~5270146,72855661~13422189,87436850~4699872,101712714~6796320,111052279~21643083,143369190~13950452,169107116~8860861,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,279661592~10724478,291669358~9027309,305231328~2281260,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.946 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~9243519,13637878~14046977,27730621~5690271,40652953~7104932,55089791~5270146,72855661~19281061,101712714~6796320,111052279~21643083,143369190~13950452,167772160~10195817,191425795~3035553,197102572~11517097,209752380~13074425,222854091~208241,226492416~15613588,244720174~639184,279661592~10724478,291669358~9027309,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,348935208~5003963,361114204~4815944,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.946 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 17 diff [78226~12252911,13637878~14046977,27730621~5690271,34310864~1456792,40652953~7104932,55089791~5270146,72855661~14101647,87436850~4699872,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.946 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~12252911,13637878~14046977,27730621~5690271,34310864~1456792,40652953~7104932,55089791~5270146,72855661~14101647,87436850~4699872,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.951 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~12252911,13637878~14046977,27730621~5690271,34310864~1456792,40652953~7104932,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,191425795~3035553,197102572~11517097,209752380~13074425,222854091~208241,226492416~15613588,244720174~639184,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,348935208~5003963,361114204~4815944,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.951 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 18 diff [78226~12252911,13637878~14046977,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87436850~4699872,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.951 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~12252911,13637878~14046977,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87436850~4699872,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~14508310,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.957 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~12252911,13637878~14046977,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,197102572~11517097,209752380~13074425,222854091~208241,226492416~15613588,244720174~639184,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.957 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 19 diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.958 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:30.963 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:30.963 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 10 diff [923719~7678576,14124433~6711483,27730621~5687135,73226603~8060853,150879067~6440575,305231328~2281260,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.963 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~7678576,14124433~6711483,27730621~5687135,73226603~8060853,150879067~6440575,305231328~2281260,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.968 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~7678576,14124433~6711483,27730621~5687135,73226603~8060853,150879067~6440575,301989888~5522700,361518985~4411163,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.968 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 11 diff [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~8060853,111907816~6247467,123932724~7537104,150879067~6440575,169107116~5195991,197102572~6783343,204202844~4289160,244720174~639184,305231328~2281260,317522307~3232246,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.968 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~8060853,111907816~6247467,123932724~7537104,150879067~6440575,169107116~5195991,197102572~6783343,204202844~4289160,244720174~639184,305231328~2281260,317522307~3232246,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.974 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~8060853,111907816~6247467,122769064~8700764,150879067~6440575,167772160~6530947,197102572~11389432,244720174~639184,301989888~5522700,317522307~3232246,361518985~4411163,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.974 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 12 diff [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~8060853,90951871~1184851,101712714~6796320,111907816~6247467,123932724~7537104,149232581~8087061,169107116~5195991,197102572~6783343,204202844~4289160,227597694~6707695,237094393~5011611,244720174~639184,285570556~859314,305231328~2281260,317522307~3232246,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.974 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~8060853,90951871~1184851,101712714~6796320,111907816~6247467,123932724~7537104,149232581~8087061,169107116~5195991,197102572~6783343,204202844~4289160,227597694~6707695,237094393~5011611,244720174~639184,285570556~859314,305231328~2281260,317522307~3232246,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.979 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~8060853,90951871~1184851,101712714~6796320,111907816~6247467,122769064~8700764,149232581~8087061,167772160~6530947,197102572~11389432,227597694~6707695,237094393~5011611,244720174~639184,285570556~859314,301989888~5522700,317522307~3232246,361518985~4411163,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.979 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 13 diff [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~9090635,90951871~1184851,101712714~6796320,111052279~7103004,120446575~11023253,149232581~8087061,169107116~5195991,197102572~11517097,216037070~988696,222854091~208241,227597694~6707695,237094393~5011611,244720174~639184,279661592~10724478,305231328~2281260,317522307~3232246,328362558~1037186,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.980 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~9090635,90951871~1184851,101712714~6796320,111052279~7103004,120446575~11023253,149232581~8087061,169107116~5195991,197102572~11517097,216037070~988696,222854091~208241,227597694~6707695,237094393~5011611,244720174~639184,279661592~10724478,305231328~2281260,317522307~3232246,328362558~1037186,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.985 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~7678576,14124433~12933787,27730621~5687135,40652953~7104932,73226603~9090635,90951871~1184851,101712714~6796320,111052279~7103004,120446575~11023253,149232581~8087061,167772160~6530947,197102572~11517097,213909504~3116262,222854091~208241,227597694~6707695,237094393~5011611,244720174~639184,279661592~10724478,301989888~5522700,317522307~3232246,327155712~2244032,361518985~4411163,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.985 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 14 diff [923719~7678576,13637878~13420342,27730621~5687135,40652953~7104932,73226603~9090635,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,149232581~8087061,169107116~8860861,197102572~11517097,216037070~988696,222854091~208241,227597694~6707695,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,305231328~2281260,317522307~3232246,326893631~8442215,348935208~5003963,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.985 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~7678576,13637878~13420342,27730621~5687135,40652953~7104932,73226603~9090635,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,149232581~8087061,169107116~8860861,197102572~11517097,216037070~988696,222854091~208241,227597694~6707695,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,305231328~2281260,317522307~3232246,326893631~8442215,348935208~5003963,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.993 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~7678576,13637878~13420342,27730621~5687135,40652953~7104932,73226603~9090635,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,149232581~8087061,167772160~10195817,197102572~11517097,213909504~3116262,222854091~208241,227597694~6707695,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,301989888~5522700,317522307~3232246,325533311~9802535,348935208~5003963,361518985~4411163,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.994 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 15 diff [923719~7678576,13637878~14046977,27730621~5690271,40652953~7104932,55089791~5270146,73226603~9090635,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,143369190~13950452,169107116~8860861,191425795~3035553,197102572~11517097,215653052~7173753,222854091~208241,227597694~7503171,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,305231328~2281260,317522307~3232246,326893631~8442215,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.994 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [923719~7678576,13637878~14046977,27730621~5690271,40652953~7104932,55089791~5270146,73226603~9090635,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,143369190~13950452,169107116~8860861,191425795~3035553,197102572~11517097,215653052~7173753,222854091~208241,227597694~7503171,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,305231328~2281260,317522307~3232246,326893631~8442215,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.996 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [923719~7678576,13637878~14046977,27730621~5690271,40652953~7104932,55089791~5270146,73226603~9090635,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,143369190~13950452,167772160~10195817,191425795~3035553,197102572~11517097,213909504~8917301,222854091~208241,227597694~7503171,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,301989888~5522700,317522307~3232246,325533311~9802535,342945738~1054347,348935208~5003963,361114204~4815944,382250368~5927378,403941861~6661201] 2024-09-13T03:57:30.997 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 16 diff [78226~9243519,13637878~14046977,27730621~5690271,40652953~7104932,55089791~5270146,72855661~9461577,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,143369190~13950452,169107116~8860861,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~7503171,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,305231328~2281260,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:30.997 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~9243519,13637878~14046977,27730621~5690271,40652953~7104932,55089791~5270146,72855661~9461577,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,143369190~13950452,169107116~8860861,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~7503171,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,305231328~2281260,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:31.002 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~9243519,13637878~14046977,27730621~5690271,40652953~7104932,55089791~5270146,72855661~9461577,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,143369190~13950452,167772160~10195817,191425795~3035553,197102572~11517097,209752380~13074425,222854091~208241,227597694~7503171,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,348935208~5003963,361114204~4815944,382250368~5927378,403941861~6661201] 2024-09-13T03:57:31.002 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 17 diff [78226~12252911,13637878~14046977,27730621~5690271,34310864~1456792,40652953~7104932,55089791~5270146,72855661~14101647,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~7503171,235772948~6333056,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:31.002 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~12252911,13637878~14046977,27730621~5690271,34310864~1456792,40652953~7104932,55089791~5270146,72855661~14101647,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~7503171,235772948~6333056,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:31.008 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~12252911,13637878~14046977,27730621~5690271,34310864~1456792,40652953~7104932,55089791~5270146,72855661~14101647,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,191425795~3035553,197102572~11517097,209752380~13074425,222854091~208241,227597694~7503171,235772948~6333056,244720174~639184,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,348935208~5003963,361114204~4815944,382250368~5927378,403941861~6661201] 2024-09-13T03:57:31.008 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 18 diff [78226~12252911,13637878~14046977,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~7503171,235772948~6333056,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:31.008 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~12252911,13637878~14046977,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~7503171,235772948~6333056,244720174~639184,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~5927378,404705956~5897106] 2024-09-13T03:57:31.014 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~12252911,13637878~14046977,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,197102572~11517097,209752380~13074425,222854091~208241,227597694~7503171,235772948~6333056,244720174~639184,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~4815944,382250368~5927378,403941861~6661201] 2024-09-13T03:57:31.014 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 19 diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:31.014 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:31.019 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~4815944,382250368~6863159,403941861~6661201] 2024-09-13T03:57:31.019 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 11 diff [18888397~8169823,40652953~7104932,111907816~6247467,123932724~7537104,169107116~5195991,197102572~6783343,204202844~4289160,244720174~639184,317522307~3232246] 2024-09-13T03:57:31.020 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [18888397~8169823,40652953~7104932,111907816~6247467,123932724~7537104,169107116~5195991,197102572~6783343,204202844~4289160,244720174~639184,317522307~3232246] 2024-09-13T03:57:31.025 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [18888397~8169823,40652953~7104932,111907816~6247467,122769064~8700764,167772160~6530947,197102572~11389432,244720174~639184,317522307~3232246] 2024-09-13T03:57:31.025 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 12 diff [5474004~942590,18888397~8169823,40652953~7104932,90951871~1184851,101712714~6796320,111907816~6247467,123932724~7537104,149232581~5827786,169107116~5195991,197102572~6783343,204202844~4289160,227597694~6707695,237094393~5011611,244720174~639184,285570556~859314,317522307~3232246,405622148~1458543] 2024-09-13T03:57:31.025 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [5474004~942590,18888397~8169823,40652953~7104932,90951871~1184851,101712714~6796320,111907816~6247467,123932724~7537104,149232581~5827786,169107116~5195991,197102572~6783343,204202844~4289160,227597694~6707695,237094393~5011611,244720174~639184,285570556~859314,317522307~3232246,405622148~1458543] 2024-09-13T03:57:31.030 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [5474004~942590,18888397~8169823,40652953~7104932,90951871~1184851,101712714~6796320,111907816~6247467,122769064~8700764,149232581~5827786,167772160~6530947,197102572~11389432,227597694~6707695,237094393~5011611,244720174~639184,285570556~859314,317522307~3232246,405622148~1458543] 2024-09-13T03:57:31.031 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 13 diff [5474004~942590,18888397~8169823,40652953~7104932,77528304~4788934,90951871~1184851,101712714~6796320,111052279~7103004,120446575~11023253,149232581~5827786,169107116~5195991,197102572~11517097,216037070~988696,222854091~208241,227597694~6707695,237094393~5011611,244720174~639184,279661592~10724478,317522307~3232246,328362558~1037186,405622148~1458543] 2024-09-13T03:57:31.031 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [5474004~942590,18888397~8169823,40652953~7104932,77528304~4788934,90951871~1184851,101712714~6796320,111052279~7103004,120446575~11023253,149232581~5827786,169107116~5195991,197102572~11517097,216037070~988696,222854091~208241,227597694~6707695,237094393~5011611,244720174~639184,279661592~10724478,317522307~3232246,328362558~1037186,405622148~1458543] 2024-09-13T03:57:31.036 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [5474004~942590,18888397~8169823,40652953~7104932,77528304~4788934,90951871~1184851,101712714~6796320,111052279~7103004,120446575~11023253,149232581~5827786,167772160~6530947,197102572~11517097,213909504~3116262,222854091~208241,227597694~6707695,237094393~5011611,244720174~639184,279661592~10724478,317522307~3232246,327155712~2244032,405622148~1458543] 2024-09-13T03:57:31.036 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 14 diff [5474004~942590,13637878~13420342,40652953~7104932,77528304~4788934,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,149232581~5827786,169107116~8860861,197102572~11517097,216037070~988696,222854091~208241,227597694~6707695,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,317522307~3232246,326893631~8442215,348935208~5003963,405622148~1458543] 2024-09-13T03:57:31.036 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [5474004~942590,13637878~13420342,40652953~7104932,77528304~4788934,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,149232581~5827786,169107116~8860861,197102572~11517097,216037070~988696,222854091~208241,227597694~6707695,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,317522307~3232246,326893631~8442215,348935208~5003963,405622148~1458543] 2024-09-13T03:57:31.042 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [5474004~942590,13637878~13420342,40652953~7104932,77528304~4788934,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,149232581~5827786,167772160~10195817,197102572~11517097,213909504~3116262,222854091~208241,227597694~6707695,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,317522307~3232246,325533311~9802535,348935208~5003963,405622148~1458543] 2024-09-13T03:57:31.042 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 15 diff [5474004~942590,13637878~14046977,33163345~257547,40652953~7104932,55089791~5270146,77528304~4788934,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,143369190~11691177,169107116~8860861,191425795~3035553,197102572~11517097,215653052~7173753,222854091~208241,227597694~7503171,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,317522307~3232246,326893631~8442215,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.042 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [5474004~942590,13637878~14046977,33163345~257547,40652953~7104932,55089791~5270146,77528304~4788934,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,143369190~11691177,169107116~8860861,191425795~3035553,197102572~11517097,215653052~7173753,222854091~208241,227597694~7503171,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,317522307~3232246,326893631~8442215,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.047 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [5474004~942590,13637878~14046977,33163345~257547,40652953~7104932,55089791~5270146,77528304~4788934,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,143369190~11691177,167772160~10195817,191425795~3035553,197102572~11517097,213909504~8917301,222854091~208241,227597694~7503171,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,317522307~3232246,325533311~9802535,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.047 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 16 diff [78226~4883143,5474004~3847741,13637878~14046977,33163345~257547,40652953~7104932,55089791~5270146,72855661~1430632,77528304~4788934,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,143369190~11691177,169107116~8860861,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~7503171,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.047 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~3847741,13637878~14046977,33163345~257547,40652953~7104932,55089791~5270146,72855661~1430632,77528304~4788934,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,143369190~11691177,169107116~8860861,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~7503171,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.052 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~3847741,13637878~14046977,33163345~257547,40652953~7104932,55089791~5270146,72855661~1430632,77528304~4788934,90951871~1184851,101712714~6796320,111052279~7103004,120446575~12248787,143369190~11691177,167772160~10195817,191425795~3035553,197102572~11517097,209752380~13074425,222854091~208241,227597694~7503171,237094393~5011611,244720174~639184,279661592~10724478,292702751~7993916,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.053 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 17 diff [78226~4883143,5474004~6857133,13637878~14046977,33163345~257547,34310864~1456792,40652953~7104932,55089791~5270146,72855661~1430632,77528304~9429004,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~7503171,235772948~6333056,244720174~639184,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.053 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~6857133,13637878~14046977,33163345~257547,34310864~1456792,40652953~7104932,55089791~5270146,72855661~1430632,77528304~9429004,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~7503171,235772948~6333056,244720174~639184,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.058 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~6857133,13637878~14046977,33163345~257547,34310864~1456792,40652953~7104932,55089791~5270146,72855661~1430632,77528304~9429004,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,191425795~3035553,197102572~11517097,209752380~13074425,222854091~208241,227597694~7503171,235772948~6333056,244720174~639184,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.058 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 18 diff [78226~4883143,5474004~6857133,13637878~14046977,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,77528304~9686122,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~7503171,235772948~6333056,244720174~639184,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.059 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~6857133,13637878~14046977,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,77528304~9686122,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,197102572~11517097,211424363~11402442,222854091~208241,227597694~7503171,235772948~6333056,244720174~639184,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.064 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~6857133,13637878~14046977,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,77528304~9686122,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,197102572~11517097,209752380~13074425,222854091~208241,227597694~7503171,235772948~6333056,244720174~639184,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.064 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 19 diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:31.064 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:31.069 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:31.069 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 12 diff [5474004~942590,90951871~1184851,101712714~6796320,149232581~5827786,227597694~6707695,237094393~5011611,285570556~859314,405622148~1458543] 2024-09-13T03:57:31.070 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [5474004~942590,90951871~1184851,101712714~6796320,149232581~5827786,227597694~6707695,237094393~5011611,285570556~859314,405622148~1458543] 2024-09-13T03:57:31.075 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [5474004~942590,90951871~1184851,101712714~6796320,149232581~5827786,227597694~6707695,237094393~5011611,285570556~859314,405622148~1458543] 2024-09-13T03:57:31.075 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 13 diff [5474004~942590,77528304~4788934,90951871~1184851,101712714~6796320,111052279~1903288,120446575~5435851,149232581~5827786,202380432~6239237,216037070~988696,222854091~208241,227597694~6707695,237094393~5011611,279661592~10724478,319573027~667710,328362558~1037186,405622148~1458543] 2024-09-13T03:57:31.075 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [5474004~942590,77528304~4788934,90951871~1184851,101712714~6796320,111052279~1903288,120446575~5435851,149232581~5827786,202380432~6239237,216037070~988696,222854091~208241,227597694~6707695,237094393~5011611,279661592~10724478,319573027~667710,328362558~1037186,405622148~1458543] 2024-09-13T03:57:31.081 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [5474004~942590,77528304~4788934,90951871~1184851,101712714~6796320,111052279~1903288,120446575~5435851,149232581~5827786,202380432~6239237,213909504~3116262,222854091~208241,227597694~6707695,237094393~5011611,279661592~10724478,319573027~667710,327155712~2244032,405622148~1458543] 2024-09-13T03:57:31.081 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 14 diff [5474004~942590,13637878~6416936,77528304~4788934,90951871~1184851,101712714~6796320,111052279~1903288,120446575~5886760,127646066~5049296,149232581~5827786,172964851~5003126,198432146~3120350,202380432~6239237,216037070~988696,222854091~208241,227597694~6707695,237094393~5011611,279661592~10724478,292702751~7993916,319573027~667710,326893631~8442215,348935208~5003963,405622148~1458543] 2024-09-13T03:57:31.081 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [5474004~942590,13637878~6416936,77528304~4788934,90951871~1184851,101712714~6796320,111052279~1903288,120446575~5886760,127646066~5049296,149232581~5827786,172964851~5003126,198432146~3120350,202380432~6239237,216037070~988696,222854091~208241,227597694~6707695,237094393~5011611,279661592~10724478,292702751~7993916,319573027~667710,326893631~8442215,348935208~5003963,405622148~1458543] 2024-09-13T03:57:31.086 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [5474004~942590,13637878~6416936,77528304~4788934,90951871~1184851,101712714~6796320,111052279~1903288,120446575~5886760,127646066~5049296,149232581~5827786,172964851~5003126,198432146~3120350,202380432~6239237,213909504~3116262,222854091~208241,227597694~6707695,237094393~5011611,279661592~10724478,292702751~7993916,319573027~667710,325533311~9802535,348935208~5003963,405622148~1458543] 2024-09-13T03:57:31.086 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 15 diff [5474004~942590,13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,77528304~4788934,90951871~1184851,101712714~6796320,111052279~1903288,120446575~5886760,127646066~5049296,143369190~11691177,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,215653052~7173753,222854091~208241,227597694~7503171,237094393~5011611,279661592~10724478,292702751~7993916,319573027~667710,326893631~8442215,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.086 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [5474004~942590,13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,77528304~4788934,90951871~1184851,101712714~6796320,111052279~1903288,120446575~5886760,127646066~5049296,143369190~11691177,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,215653052~7173753,222854091~208241,227597694~7503171,237094393~5011611,279661592~10724478,292702751~7993916,319573027~667710,326893631~8442215,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.092 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [5474004~942590,13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,77528304~4788934,90951871~1184851,101712714~6796320,111052279~1903288,120446575~5886760,127646066~5049296,143369190~11691177,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,213909504~8917301,222854091~208241,227597694~7503171,237094393~5011611,279661592~10724478,292702751~7993916,319573027~667710,325533311~9802535,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.092 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 16 diff [78226~4883143,5474004~3847741,13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,72855661~1430632,77528304~4788934,90951871~1184851,101712714~6796320,111052279~1903288,120446575~5886760,127646066~5049296,143369190~11691177,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,211424363~11402442,222854091~208241,227597694~7503171,237094393~5011611,279661592~10724478,292702751~7993916,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.092 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~3847741,13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,72855661~1430632,77528304~4788934,90951871~1184851,101712714~6796320,111052279~1903288,120446575~5886760,127646066~5049296,143369190~11691177,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,211424363~11402442,222854091~208241,227597694~7503171,237094393~5011611,279661592~10724478,292702751~7993916,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.097 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~3847741,13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,72855661~1430632,77528304~4788934,90951871~1184851,101712714~6796320,111052279~1903288,120446575~5886760,127646066~5049296,143369190~11691177,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,209752380~13074425,222854091~208241,227597694~7503171,237094393~5011611,279661592~10724478,292702751~7993916,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.097 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 17 diff [78226~4883143,5474004~6857133,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~4856993,55089791~5270146,72855661~1430632,77528304~9429004,90951871~1184851,101712714~6796320,108844209~5011419,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,211424363~11402442,222854091~208241,227597694~7503171,235772948~6333056,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.097 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~6857133,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~4856993,55089791~5270146,72855661~1430632,77528304~9429004,90951871~1184851,101712714~6796320,108844209~5011419,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,211424363~11402442,222854091~208241,227597694~7503171,235772948~6333056,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.103 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~6857133,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~4856993,55089791~5270146,72855661~1430632,77528304~9429004,90951871~1184851,101712714~12142914,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,209752380~13074425,222854091~208241,227597694~7503171,235772948~6333056,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,348935208~5003963,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.103 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 18 diff [78226~4883143,5474004~6857133,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,77528304~9686122,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,198432146~3120350,202380432~6239237,211424363~11402442,222854091~208241,227597694~7503171,235772948~6333056,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.103 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~6857133,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,77528304~9686122,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,198432146~3120350,202380432~6239237,211424363~11402442,222854091~208241,227597694~7503171,235772948~6333056,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.108 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~6857133,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,77528304~9686122,90951871~1184851,101712714~16141845,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,198432146~3120350,202380432~6239237,209752380~13074425,222854091~208241,227597694~7503171,235772948~6333056,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,405622148~1458543] 2024-09-13T03:57:31.108 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 19 diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:31.109 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:31.114 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16141845,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:31.114 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 13 diff [77528304~4788934,111052279~1903288,120446575~5435851,202380432~6239237,216037070~988696,222854091~208241,279661592~10724478,319573027~667710,328362558~1037186] 2024-09-13T03:57:31.114 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [77528304~4788934,111052279~1903288,120446575~5435851,202380432~6239237,216037070~988696,222854091~208241,279661592~10724478,319573027~667710,328362558~1037186] 2024-09-13T03:57:31.120 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [77528304~4788934,111052279~1903288,120446575~5435851,202380432~6239237,213909504~3116262,222854091~208241,279661592~10724478,319573027~667710,327155712~2244032] 2024-09-13T03:57:31.120 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 14 diff [13637878~6416936,77528304~4788934,111052279~1903288,120446575~5886760,127646066~5049296,172964851~5003126,198432146~3120350,202380432~6239237,216037070~988696,222854091~208241,279661592~10724478,292702751~7993916,319573027~667710,326893631~8442215,348935208~5003963] 2024-09-13T03:57:31.120 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [13637878~6416936,77528304~4788934,111052279~1903288,120446575~5886760,127646066~5049296,172964851~5003126,198432146~3120350,202380432~6239237,216037070~988696,222854091~208241,279661592~10724478,292702751~7993916,319573027~667710,326893631~8442215,348935208~5003963] 2024-09-13T03:57:31.125 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [13637878~6416936,77528304~4788934,111052279~1903288,120446575~5886760,127646066~5049296,172964851~5003126,198432146~3120350,202380432~6239237,213909504~3116262,222854091~208241,279661592~10724478,292702751~7993916,319573027~667710,325533311~9802535,348935208~5003963] 2024-09-13T03:57:31.126 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 15 diff [13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,77528304~4788934,111052279~1903288,120446575~5886760,127646066~5049296,143369190~7917117,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,215653052~7173753,222854091~208241,230541427~4559438,279661592~10724478,292702751~7993916,319573027~667710,326893631~8442215,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.126 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,77528304~4788934,111052279~1903288,120446575~5886760,127646066~5049296,143369190~7917117,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,215653052~7173753,222854091~208241,230541427~4559438,279661592~10724478,292702751~7993916,319573027~667710,326893631~8442215,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.131 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,77528304~4788934,111052279~1903288,120446575~5886760,127646066~5049296,143369190~7917117,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,213909504~8917301,222854091~208241,230541427~4559438,279661592~10724478,292702751~7993916,319573027~667710,325533311~9802535,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.131 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 16 diff [78226~4883143,5894688~3427057,13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,72855661~1430632,77528304~4788934,111052279~1903288,120446575~5886760,127646066~5049296,143369190~7917117,154192484~467114,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,211424363~11402442,222854091~208241,230541427~4559438,279661592~10724478,292702751~7993916,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.132 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~3427057,13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,72855661~1430632,77528304~4788934,111052279~1903288,120446575~5886760,127646066~5049296,143369190~7917117,154192484~467114,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,211424363~11402442,222854091~208241,230541427~4559438,279661592~10724478,292702751~7993916,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.137 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~3427057,13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,72855661~1430632,77528304~4788934,111052279~1903288,120446575~5886760,127646066~5049296,143369190~7917117,154192484~467114,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,209752380~13074425,222854091~208241,230541427~4559438,279661592~10724478,292702751~7993916,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.137 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 17 diff [78226~4883143,5894688~6436449,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~4856993,55089791~5270146,72855661~1430632,77528304~9429004,108844209~5011419,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,211424363~11402442,222854091~208241,230541427~4559438,235772948~4218574,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.137 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~6436449,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~4856993,55089791~5270146,72855661~1430632,77528304~9429004,108844209~5011419,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,211424363~11402442,222854091~208241,230541427~4559438,235772948~4218574,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.142 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~6436449,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~4856993,55089791~5270146,72855661~1430632,77528304~9429004,108509034~5346594,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,191425795~3035553,198432146~3120350,202380432~6239237,209752380~13074425,222854091~208241,230541427~4559438,235772948~4218574,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.142 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 18 diff [78226~4883143,5894688~6436449,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,77528304~9686122,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,198432146~3120350,202380432~6239237,211424363~11402442,222854091~208241,230541427~4559438,235772948~4218574,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621] 2024-09-13T03:57:31.142 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~6436449,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,77528304~9686122,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,198432146~3120350,202380432~6239237,211424363~11402442,222854091~208241,230541427~4559438,235772948~4218574,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621] 2024-09-13T03:57:31.147 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~6436449,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,77528304~9686122,108509034~9345525,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,198432146~3120350,202380432~6239237,209752380~13074425,222854091~208241,230541427~4559438,235772948~4218574,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621] 2024-09-13T03:57:31.147 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 19 diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:31.148 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:31.153 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:31.154 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to 14 diff [13637878~6416936,124946932~1386403,127646066~5049296,172964851~5003126,198432146~3120350,292702751~7993916,326893631~8442215,348935208~5003963] 2024-09-13T03:57:31.154 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [13637878~6416936,124946932~1386403,127646066~5049296,172964851~5003126,198432146~3120350,292702751~7993916,326893631~8442215,348935208~5003963] 2024-09-13T03:57:31.159 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [13637878~6416936,124946932~1386403,127646066~5049296,172964851~5003126,198432146~3120350,292702751~7993916,325533311~9802535,348935208~5003963] 2024-09-13T03:57:31.159 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to 15 diff [13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,124946932~1386403,127646066~5049296,143369190~7917117,172964851~5003126,191425795~3035553,198432146~3120350,215653052~7173753,230541427~4559438,292702751~7993916,326893631~8442215,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.159 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,124946932~1386403,127646066~5049296,143369190~7917117,172964851~5003126,191425795~3035553,198432146~3120350,215653052~7173753,230541427~4559438,292702751~7993916,326893631~8442215,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.164 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,124946932~1386403,127646066~5049296,143369190~7917117,172964851~5003126,191425795~3035553,198432146~3120350,215653052~7173753,230541427~4559438,292702751~7993916,325533311~9802535,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.165 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to 16 diff [78226~4883143,5894688~3427057,13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,72855661~1430632,124946932~1386403,127646066~5049296,143369190~7917117,154192484~467114,172964851~5003126,191425795~3035553,198432146~3120350,211424363~11402442,230541427~4559438,285228776~4922497,292702751~7993916,308139044~1350472,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.165 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~3427057,13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,72855661~1430632,124946932~1386403,127646066~5049296,143369190~7917117,154192484~467114,172964851~5003126,191425795~3035553,198432146~3120350,211424363~11402442,230541427~4559438,285228776~4922497,292702751~7993916,308139044~1350472,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.170 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~3427057,13637878~6416936,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,72855661~1430632,124946932~1386403,127646066~5049296,143369190~7917117,154192484~467114,172964851~5003126,191425795~3035553,198432146~3120350,209752380~13074425,230541427~4559438,285228776~4922497,292702751~7993916,308139044~1350472,325533311~11711280,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.170 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to 17 diff [78226~4883143,5894688~6436449,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~4856993,55089791~5270146,72855661~1430632,79635689~7321619,108844209~5011419,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,191425795~3035553,198432146~3120350,211424363~11402442,230541427~4559438,235772948~4218574,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.170 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~6436449,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~4856993,55089791~5270146,72855661~1430632,79635689~7321619,108844209~5011419,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,191425795~3035553,198432146~3120350,211424363~11402442,230541427~4559438,235772948~4218574,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.175 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~6436449,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~4856993,55089791~5270146,72855661~1430632,79635689~7321619,108509034~5346594,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,191425795~3035553,198432146~3120350,209752380~13074425,230541427~4559438,235772948~4218574,272629760~3066711,285228776~15467891,303886235~1439878,308139044~1350472,325533311~11711280,342945738~1054347,348935208~5003963,361114204~1107621] 2024-09-13T03:57:31.175 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to 18 diff [78226~4883143,5894688~6436449,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,77542516~9671910,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,198432146~3120350,211424363~11402442,230541427~4559438,235772948~4218574,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621] 2024-09-13T03:57:31.175 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~6436449,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,77542516~9671910,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,198432146~3120350,211424363~11402442,230541427~4559438,235772948~4218574,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621] 2024-09-13T03:57:31.181 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~6436449,13637878~6416936,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,77542516~9671910,108509034~9345525,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,198432146~3120350,209752380~13074425,230541427~4559438,235772948~4218574,272629760~3066711,285228776~15467891,303886235~1439878,308139044~1350472,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621] 2024-09-13T03:57:31.181 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to 19 diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:31.181 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:31.188 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,209752380~13074425,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,285228776~15467891,303886235~1439878,308139044~1350472,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:31.188 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to 15 diff [25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,143369190~7917117,191425795~3035553,215653052~7173753,230541427~4559438,342945738~1054347,361114204~1107621] 2024-09-13T03:57:31.188 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,143369190~7917117,191425795~3035553,215653052~7173753,230541427~4559438,342945738~1054347,361114204~1107621] 2024-09-13T03:57:31.193 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,143369190~7917117,191425795~3035553,215653052~7173753,230541427~4559438,342945738~1054347,361114204~1107621] 2024-09-13T03:57:31.194 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to 16 diff [78226~4883143,5894688~3427057,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,72855661~1430632,143369190~7917117,154192484~467114,191425795~3035553,211424363~11402442,230541427~4559438,285228776~4922497,308139044~1350472,332072878~5171713,342945738~1054347,361114204~1107621] 2024-09-13T03:57:31.194 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~3427057,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,72855661~1430632,143369190~7917117,154192484~467114,191425795~3035553,211424363~11402442,230541427~4559438,285228776~4922497,308139044~1350472,332072878~5171713,342945738~1054347,361114204~1107621] 2024-09-13T03:57:31.199 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~3427057,25064469~2620386,33163345~257547,42603943~4856993,55089791~5270146,72855661~1430632,143369190~7917117,154192484~467114,191425795~3035553,209752380~13074425,230541427~4559438,285228776~4922497,308139044~1350472,332072878~5171713,342945738~1054347,361114204~1107621] 2024-09-13T03:57:31.199 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to 17 diff [78226~4883143,5894688~6436449,25064469~2620386,33163345~257547,34310864~1456792,42603943~4856993,55089791~5270146,72855661~1430632,79635689~7321619,108844209~5011419,143369190~7917117,151811001~7889219,191425795~3035553,211424363~11402442,230541427~4559438,235772948~4218574,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,361114204~1107621] 2024-09-13T03:57:31.199 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~6436449,25064469~2620386,33163345~257547,34310864~1456792,42603943~4856993,55089791~5270146,72855661~1430632,79635689~7321619,108844209~5011419,143369190~7917117,151811001~7889219,191425795~3035553,211424363~11402442,230541427~4559438,235772948~4218574,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,361114204~1107621] 2024-09-13T03:57:31.205 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~6436449,25064469~2620386,33163345~257547,34310864~1456792,42603943~4856993,55089791~5270146,72855661~1430632,79635689~7321619,108509034~5346594,143369190~7917117,151811001~7889219,191425795~3035553,209752380~13074425,230541427~4559438,235772948~4218574,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,361114204~1107621] 2024-09-13T03:57:31.205 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to 18 diff [78226~4883143,5894688~6436449,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,77542516~9671910,108844209~9010350,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,211424363~11402442,230541427~4559438,235772948~4218574,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621] 2024-09-13T03:57:31.205 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~6436449,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,77542516~9671910,108844209~9010350,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,211424363~11402442,230541427~4559438,235772948~4218574,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621] 2024-09-13T03:57:31.210 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~6436449,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,77542516~9671910,108509034~9345525,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,209752380~13074425,230541427~4559438,235772948~4218574,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621] 2024-09-13T03:57:31.210 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to 19 diff [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:31.210 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:31.216 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,209752380~13074425,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:31.216 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to 16 diff [78226~4883143,5894688~3427057,25620527~1914594,72855661~1430632,154192484~467114,211424363~5254537,285228776~4922497,308139044~1350472,332072878~5171713] 2024-09-13T03:57:31.216 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~3427057,25620527~1914594,72855661~1430632,154192484~467114,211424363~5254537,285228776~4922497,308139044~1350472,332072878~5171713] 2024-09-13T03:57:31.221 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~3427057,25620527~1914594,72855661~1430632,154192484~467114,209752380~6926520,285228776~4922497,308139044~1350472,332072878~5171713] 2024-09-13T03:57:31.221 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to 17 diff [78226~4883143,5894688~6436449,25620527~1914594,34310864~1456792,72855661~1430632,79635689~7321619,108844209~5011419,151811001~7889219,211424363~5254537,235772948~4218574,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713] 2024-09-13T03:57:31.221 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~6436449,25620527~1914594,34310864~1456792,72855661~1430632,79635689~7321619,108844209~5011419,151811001~7889219,211424363~5254537,235772948~4218574,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713] 2024-09-13T03:57:31.227 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~6436449,25620527~1914594,34310864~1456792,72855661~1430632,79635689~7321619,108509034~5346594,151811001~7889219,209752380~6926520,235772948~4218574,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713] 2024-09-13T03:57:31.227 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to 18 diff [78226~4883143,5894688~6436449,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,77542516~9671910,108844209~9010350,151811001~7889219,185854566~2374645,211424363~5254537,235772948~4218574,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198] 2024-09-13T03:57:31.227 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~6436449,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,77542516~9671910,108844209~9010350,151811001~7889219,185854566~2374645,211424363~5254537,235772948~4218574,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198] 2024-09-13T03:57:31.232 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~6436449,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,77542516~9671910,108509034~9345525,151811001~7889219,185854566~2374645,209752380~6926520,235772948~4218574,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198] 2024-09-13T03:57:31.232 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to 19 diff [78226~4883143,5894688~8439019,15626080~269154,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,211424363~5254537,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198,386220247~2893280] 2024-09-13T03:57:31.232 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~8439019,15626080~269154,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,211424363~5254537,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198,386220247~2893280] 2024-09-13T03:57:31.238 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~8439019,15626080~269154,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,209752380~6926520,235772948~9228373,261541789~2853587,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198,386220247~2893280] 2024-09-13T03:57:31.238 INFO:tasks.workunit.client.0.smithi088.stdout:from 16 to 17 diff [8444923~3886214,34310864~1456792,79635689~7321619,108844209~5011419,151811001~7889219,235772948~4218574,273975969~1720502,286619214~7109484,303886235~1439878] 2024-09-13T03:57:31.238 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [8444923~3886214,34310864~1456792,79635689~7321619,108844209~5011419,151811001~7889219,235772948~4218574,273975969~1720502,286619214~7109484,303886235~1439878] 2024-09-13T03:57:31.244 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [8444923~3886214,34310864~1456792,79635689~7321619,108509034~5346594,151811001~7889219,235772948~4218574,272629760~3066711,286619214~7109484,303886235~1439878] 2024-09-13T03:57:31.244 INFO:tasks.workunit.client.0.smithi088.stdout:from 16 to 18 diff [8444923~3886214,34310864~1456792,46928889~5072585,77542516~9671910,108844209~9010350,151811001~7889219,185854566~2374645,212087600~4509217,235772948~4218574,273975969~1720502,286619214~7109484,303886235~1439878,345282418~5437198] 2024-09-13T03:57:31.244 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [8444923~3886214,34310864~1456792,46928889~5072585,77542516~9671910,108844209~9010350,151811001~7889219,185854566~2374645,212087600~4509217,235772948~4218574,273975969~1720502,286619214~7109484,303886235~1439878,345282418~5437198] 2024-09-13T03:57:31.249 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [8444923~3886214,34310864~1456792,46928889~5072585,77542516~9671910,108509034~9345525,151811001~7889219,185854566~2374645,212087600~4509217,235772948~4218574,272629760~3066711,286619214~7109484,303886235~1439878,345282418~5437198] 2024-09-13T03:57:31.249 INFO:tasks.workunit.client.0.smithi088.stdout:from 16 to 19 diff [7016623~7317084,15626080~269154,34310864~1456792,46928889~5072585,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,212087600~4509217,235772948~9228373,261541789~2853587,273975969~1720502,286619214~7109484,303886235~1439878,345282418~5437198,386220247~2893280] 2024-09-13T03:57:31.250 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [7016623~7317084,15626080~269154,34310864~1456792,46928889~5072585,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,212087600~4509217,235772948~9228373,261541789~2853587,273975969~1720502,286619214~7109484,303886235~1439878,345282418~5437198,386220247~2893280] 2024-09-13T03:57:31.254 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [7016623~7317084,15626080~269154,34310864~1456792,46928889~5072585,75523731~11690695,87324903~416207,108509034~9345525,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,212087600~4509217,235772948~9228373,261541789~2853587,272629760~3066711,286619214~7109484,303886235~1439878,345282418~5437198,386220247~2893280] 2024-09-13T03:57:31.255 INFO:tasks.workunit.client.0.smithi088.stdout:from 17 to 18 diff [46928889~5072585,77542516~4512103,84429760~2784666,110400018~7454541,155006755~1089590,185854566~2374645,212087600~4509217,290056861~117003,345282418~5437198] 2024-09-13T03:57:31.255 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [46928889~5072585,77542516~4512103,84429760~2784666,110400018~7454541,155006755~1089590,185854566~2374645,212087600~4509217,290056861~117003,345282418~5437198] 2024-09-13T03:57:31.260 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [46928889~5072585,77542516~4512103,84429760~2784666,110400018~7454541,155006755~1089590,185854566~2374645,212087600~4509217,290056861~117003,345282418~5437198] 2024-09-13T03:57:31.260 INFO:tasks.workunit.client.0.smithi088.stdout:from 17 to 19 diff [7016623~7317084,15626080~269154,46928889~5072585,75523731~6668897,84429760~2784666,87324903~416207,110400018~7454541,145959499~5325457,155006755~1089590,185854566~2374645,196879948~6933377,212087600~4509217,238751462~6249859,261541789~2853587,290056861~117003,345282418~5437198,386220247~2893280] 2024-09-13T03:57:31.260 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [7016623~7317084,15626080~269154,46928889~5072585,75523731~6668897,84429760~2784666,87324903~416207,110400018~7454541,145959499~5325457,155006755~1089590,185854566~2374645,196879948~6933377,212087600~4509217,238751462~6249859,261541789~2853587,290056861~117003,345282418~5437198,386220247~2893280] 2024-09-13T03:57:31.266 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [7016623~7317084,15626080~269154,46928889~5072585,75523731~6668897,84429760~2784666,87324903~416207,110400018~7454541,145959499~5325457,155006755~1089590,185854566~2374645,196879948~6933377,212087600~4509217,238751462~6249859,261541789~2853587,290056861~117003,345282418~5437198,386220247~2893280] 2024-09-13T03:57:31.266 INFO:tasks.workunit.client.0.smithi088.stdout:from 18 to 19 diff [7016623~7317084,15626080~269154,75523731~6668897,87324903~416207,145959499~5325457,196879948~6933377,238751462~6249859,261541789~2853587,386220247~2893280] 2024-09-13T03:57:31.266 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [7016623~7317084,15626080~269154,75523731~6668897,87324903~416207,145959499~5325457,196879948~6933377,238751462~6249859,261541789~2853587,386220247~2893280] 2024-09-13T03:57:31.271 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [7016623~7317084,15626080~269154,75523731~6668897,87324903~416207,145959499~5325457,196879948~6933377,238751462~6249859,261541789~2853587,386220247~2893280] 2024-09-13T03:57:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:31 smithi088 ceph-mon[96266]: osdmap e2176: 8 total, 8 up, 8 in 2024-09-13T03:57:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:31 smithi088 ceph-mon[96266]: pgmap v4254: 137 pgs: 137 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 237 KiB/s rd, 37 MiB/s wr, 367 op/s 2024-09-13T03:57:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:31 smithi088 ceph-mon[98762]: osdmap e2176: 8 total, 8 up, 8 in 2024-09-13T03:57:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:31 smithi088 ceph-mon[98762]: pgmap v4254: 137 pgs: 137 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 237 KiB/s rd, 37 MiB/s wr, 367 op/s 2024-09-13T03:57:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:31 smithi195 ceph-mon[87742]: osdmap e2176: 8 total, 8 up, 8 in 2024-09-13T03:57:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:31 smithi195 ceph-mon[87742]: pgmap v4254: 137 pgs: 137 active+clean; 1.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 237 KiB/s rd, 37 MiB/s wr, 367 op/s 2024-09-13T03:57:32.203 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:32.203 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:32.227 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:32.227 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:32.228 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:32.233 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:32.234 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.234 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.239 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:32.240 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.240 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.245 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:32.245 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.245 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.252 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:32.252 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.252 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.257 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:32.258 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.258 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.263 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:32.263 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.263 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.269 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:32.269 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.269 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.275 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:32.275 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.275 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:32.281 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~4815944,382250368~6863159,403941861~6661201] 2024-09-13T03:57:32.281 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:32.281 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:32.286 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:32.286 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:32.286 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:32.292 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16141845,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:32.292 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to HEAD diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:32.292 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:32.297 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:32.297 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to HEAD diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:32.297 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:32.303 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,209752380~13074425,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,285228776~15467891,303886235~1439878,308139044~1350472,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:32.303 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to HEAD diff [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:32.303 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:32.308 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,209752380~13074425,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:32.308 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to HEAD diff [78226~4883143,5894688~8439019,15626080~269154,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,211424363~5254537,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198,386220247~2893280] 2024-09-13T03:57:32.309 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~8439019,15626080~269154,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,211424363~5254537,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198,386220247~2893280] 2024-09-13T03:57:32.314 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~8439019,15626080~269154,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,209752380~6926520,235772948~9228373,261541789~2853587,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198,386220247~2893280] 2024-09-13T03:57:32.314 INFO:tasks.workunit.client.0.smithi088.stdout:from 16 to HEAD diff [7016623~7317084,15626080~269154,34310864~1456792,46928889~5072585,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,212087600~4509217,235772948~9228373,261541789~2853587,273975969~1720502,286619214~7109484,303886235~1439878,345282418~5437198,386220247~2893280] 2024-09-13T03:57:32.314 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [7016623~7317084,15626080~269154,34310864~1456792,46928889~5072585,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,212087600~4509217,235772948~9228373,261541789~2853587,273975969~1720502,286619214~7109484,303886235~1439878,345282418~5437198,386220247~2893280] 2024-09-13T03:57:32.319 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [7016623~7317084,15626080~269154,34310864~1456792,46928889~5072585,75523731~11690695,87324903~416207,108509034~9345525,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,212087600~4509217,235772948~9228373,261541789~2853587,272629760~3066711,286619214~7109484,303886235~1439878,345282418~5437198,386220247~2893280] 2024-09-13T03:57:32.319 INFO:tasks.workunit.client.0.smithi088.stdout:from 17 to HEAD diff [7016623~7317084,15626080~269154,46928889~5072585,75523731~6668897,84429760~2784666,87324903~416207,110400018~7454541,145959499~5325457,155006755~1089590,185854566~2374645,196879948~6933377,212087600~4509217,238751462~6249859,261541789~2853587,290056861~117003,345282418~5437198,386220247~2893280] 2024-09-13T03:57:32.319 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [7016623~7317084,15626080~269154,46928889~5072585,75523731~6668897,84429760~2784666,87324903~416207,110400018~7454541,145959499~5325457,155006755~1089590,185854566~2374645,196879948~6933377,212087600~4509217,238751462~6249859,261541789~2853587,290056861~117003,345282418~5437198,386220247~2893280] 2024-09-13T03:57:32.324 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [7016623~7317084,15626080~269154,46928889~5072585,75523731~6668897,84429760~2784666,87324903~416207,110400018~7454541,145959499~5325457,155006755~1089590,185854566~2374645,196879948~6933377,212087600~4509217,238751462~6249859,261541789~2853587,290056861~117003,345282418~5437198,386220247~2893280] 2024-09-13T03:57:33.214 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:33.214 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:33.244 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:33.245 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:33.245 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:33.250 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:33.250 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.251 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.256 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:33.256 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.256 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.262 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:33.262 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.262 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.267 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:33.268 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.268 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.273 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:33.273 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.273 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.279 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:33.279 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.279 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.284 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:33.285 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.285 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.290 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:33.290 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.290 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:33.296 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~4815944,382250368~6863159,403941861~6661201] 2024-09-13T03:57:33.296 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:33.296 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:33.301 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:33.302 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:33.302 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:33.307 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16141845,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:33.307 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to HEAD diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:33.307 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:33.312 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:33.312 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to HEAD diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:33.313 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:33.318 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,209752380~13074425,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,285228776~15467891,303886235~1439878,308139044~1350472,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:33.318 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to HEAD diff [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:33.318 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:33.323 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,209752380~13074425,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:33.323 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to HEAD diff [78226~4883143,5894688~8439019,15626080~269154,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,211424363~5254537,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198,386220247~2893280] 2024-09-13T03:57:33.323 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~8439019,15626080~269154,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,211424363~5254537,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198,386220247~2893280] 2024-09-13T03:57:33.328 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~8439019,15626080~269154,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,209752380~6926520,235772948~9228373,261541789~2853587,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198,386220247~2893280] 2024-09-13T03:57:33.328 INFO:tasks.workunit.client.0.smithi088.stdout:from 16 to HEAD diff [7016623~7317084,15626080~269154,34310864~1456792,46928889~5072585,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,212087600~4509217,235772948~9228373,261541789~2853587,273975969~1720502,286619214~7109484,303886235~1439878,345282418~5437198,386220247~2893280] 2024-09-13T03:57:33.329 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [7016623~7317084,15626080~269154,34310864~1456792,46928889~5072585,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,212087600~4509217,235772948~9228373,261541789~2853587,273975969~1720502,286619214~7109484,303886235~1439878,345282418~5437198,386220247~2893280] 2024-09-13T03:57:33.333 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [7016623~7317084,15626080~269154,34310864~1456792,46928889~5072585,75523731~11690695,87324903~416207,108509034~9345525,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,212087600~4509217,235772948~9228373,261541789~2853587,272629760~3066711,286619214~7109484,303886235~1439878,345282418~5437198,386220247~2893280] 2024-09-13T03:57:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:57:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:57:33] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:57:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:33 smithi088 ceph-mon[96266]: osdmap e2177: 8 total, 8 up, 8 in 2024-09-13T03:57:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:33 smithi088 ceph-mon[96266]: pgmap v4256: 137 pgs: 137 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 138 KiB/s rd, 21 MiB/s wr, 1.53k op/s 2024-09-13T03:57:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:33 smithi088 ceph-mon[98762]: osdmap e2177: 8 total, 8 up, 8 in 2024-09-13T03:57:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:33 smithi088 ceph-mon[98762]: pgmap v4256: 137 pgs: 137 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 138 KiB/s rd, 21 MiB/s wr, 1.53k op/s 2024-09-13T03:57:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:33 smithi195 ceph-mon[87742]: osdmap e2177: 8 total, 8 up, 8 in 2024-09-13T03:57:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:33 smithi195 ceph-mon[87742]: pgmap v4256: 137 pgs: 137 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 138 KiB/s rd, 21 MiB/s wr, 1.53k op/s 2024-09-13T03:57:34.220 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:34.221 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:34.248 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:34.248 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:34.248 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:34.253 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:34.254 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.254 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.259 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:34.259 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.259 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.265 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:34.265 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.265 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.271 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:34.271 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.271 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.277 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:34.277 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.277 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.282 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:34.283 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.283 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.288 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:34.288 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.288 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.293 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:34.293 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.293 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:34.299 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~4815944,382250368~6863159,403941861~6661201] 2024-09-13T03:57:34.299 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:34.299 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:34.304 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:34.304 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:34.304 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:34.309 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16141845,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:34.310 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to HEAD diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:34.310 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:34.315 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:34.315 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to HEAD diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:34.315 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:34.320 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,209752380~13074425,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,285228776~15467891,303886235~1439878,308139044~1350472,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:34.320 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to HEAD diff [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:34.320 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:34.326 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,209752380~13074425,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:34.326 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to HEAD diff [78226~4883143,5894688~8439019,15626080~269154,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,211424363~5254537,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198,386220247~2893280] 2024-09-13T03:57:34.326 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~8439019,15626080~269154,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,211424363~5254537,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198,386220247~2893280] 2024-09-13T03:57:34.331 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~8439019,15626080~269154,25620527~1914594,34310864~1456792,46928889~5072585,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,145959499~5325457,151811001~7889219,185854566~2374645,196879948~6933377,209752380~6926520,235772948~9228373,261541789~2853587,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,345282418~5437198,386220247~2893280] 2024-09-13T03:57:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:34 smithi195 ceph-mon[87742]: osdmap e2178: 8 total, 8 up, 8 in 2024-09-13T03:57:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:34 smithi088 ceph-mon[96266]: osdmap e2178: 8 total, 8 up, 8 in 2024-09-13T03:57:34.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:34 smithi088 ceph-mon[98762]: osdmap e2178: 8 total, 8 up, 8 in 2024-09-13T03:57:35.247 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:35.247 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:35.269 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:35.269 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:35.269 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:35.275 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:35.275 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.275 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.281 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:35.281 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.281 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.286 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:35.286 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.287 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.292 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:35.292 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.292 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.300 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:35.301 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.301 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.303 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:35.303 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.303 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.309 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:35.309 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.309 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.315 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:35.315 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.315 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:35.320 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~4815944,382250368~6863159,403941861~6661201] 2024-09-13T03:57:35.320 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:35.320 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:35.325 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:35.325 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:35.326 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:35.331 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16141845,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:35.331 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to HEAD diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:35.331 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:35.337 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:35.337 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to HEAD diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:35.337 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:35.342 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,209752380~13074425,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,285228776~15467891,303886235~1439878,308139044~1350472,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:35.342 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to HEAD diff [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:35.343 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:35.348 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~8439019,15626080~269154,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,143369190~7917117,151811001~7889219,185854566~2374645,191425795~3035553,196879948~6933377,209752380~13074425,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,285228776~8499922,303886235~1439878,308139044~1350472,332072878~5171713,342945738~1054347,345282418~5437198,361114204~1107621,386220247~2893280] 2024-09-13T03:57:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:35 smithi195 ceph-mon[87742]: osdmap e2179: 8 total, 8 up, 8 in 2024-09-13T03:57:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:35 smithi195 ceph-mon[87742]: pgmap v4259: 137 pgs: 137 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 181 KiB/s rd, 14 MiB/s wr, 3.85k op/s 2024-09-13T03:57:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:35 smithi088 ceph-mon[98762]: osdmap e2179: 8 total, 8 up, 8 in 2024-09-13T03:57:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:35 smithi088 ceph-mon[98762]: pgmap v4259: 137 pgs: 137 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 181 KiB/s rd, 14 MiB/s wr, 3.85k op/s 2024-09-13T03:57:35.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:35 smithi088 ceph-mon[96266]: osdmap e2179: 8 total, 8 up, 8 in 2024-09-13T03:57:35.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:35 smithi088 ceph-mon[96266]: pgmap v4259: 137 pgs: 137 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 181 KiB/s rd, 14 MiB/s wr, 3.85k op/s 2024-09-13T03:57:36.239 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:36.239 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:36.277 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:36.277 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:36.277 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:36.285 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:36.285 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.285 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.293 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:36.293 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.293 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.296 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:36.296 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.296 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.301 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:36.302 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.302 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.307 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:36.307 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.307 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.313 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:36.313 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.313 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.318 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:36.318 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.318 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.323 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:36.323 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.324 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:36.329 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~4815944,382250368~6863159,403941861~6661201] 2024-09-13T03:57:36.329 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:36.329 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:36.334 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:36.334 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:36.334 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:36.340 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16141845,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:36.340 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to HEAD diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:36.340 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:36.345 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:36.345 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to HEAD diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:36.345 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,211424363~11402442,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,285228776~15467891,303886235~1439878,308139044~1350472,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:36.350 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,124946932~1386403,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~6933377,209752380~13074425,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,285228776~15467891,303886235~1439878,308139044~1350472,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:36 smithi195 ceph-mon[87742]: osdmap e2180: 8 total, 8 up, 8 in 2024-09-13T03:57:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:36 smithi088 ceph-mon[96266]: osdmap e2180: 8 total, 8 up, 8 in 2024-09-13T03:57:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:36 smithi088 ceph-mon[98762]: osdmap e2180: 8 total, 8 up, 8 in 2024-09-13T03:57:37.255 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:37.255 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:37.290 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:37.290 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:37.290 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:37.295 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:37.296 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.296 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.301 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:37.301 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.301 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.306 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:37.307 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.307 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.312 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:37.312 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.312 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.318 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:37.318 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.318 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.323 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:37.323 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.323 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.329 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:37.329 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.329 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.334 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:37.334 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.334 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:37.340 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~4815944,382250368~6863159,403941861~6661201] 2024-09-13T03:57:37.340 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:37.340 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:37.345 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:37.345 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:37.345 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:37.350 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16141845,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:37.350 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to HEAD diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:37.350 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108844209~9010350,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:37.355 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5894688~14160126,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,108509034~9345525,120446575~5886760,127646066~5049296,143369190~7917117,151811001~7889219,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,230541427~4559438,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280] 2024-09-13T03:57:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:37 smithi088 ceph-mon[96266]: osdmap e2181: 8 total, 8 up, 8 in 2024-09-13T03:57:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:37 smithi088 ceph-mon[96266]: pgmap v4262: 137 pgs: 137 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 197 KiB/s rd, 7.1 MiB/s wr, 4.21k op/s 2024-09-13T03:57:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:37 smithi088 ceph-mon[98762]: osdmap e2181: 8 total, 8 up, 8 in 2024-09-13T03:57:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:37 smithi088 ceph-mon[98762]: pgmap v4262: 137 pgs: 137 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 197 KiB/s rd, 7.1 MiB/s wr, 4.21k op/s 2024-09-13T03:57:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:37 smithi195 ceph-mon[87742]: osdmap e2181: 8 total, 8 up, 8 in 2024-09-13T03:57:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:37 smithi195 ceph-mon[87742]: pgmap v4262: 137 pgs: 137 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 197 KiB/s rd, 7.1 MiB/s wr, 4.21k op/s 2024-09-13T03:57:38.251 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:38.251 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:38.291 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:38.291 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:38.291 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:38.301 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:38.301 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.301 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.307 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:38.307 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.307 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.312 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:38.312 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.312 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.318 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:38.318 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.318 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.323 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:38.323 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.323 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.328 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:38.328 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.329 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.334 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:38.334 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.335 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.339 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:38.339 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.339 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:38.344 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~4815944,382250368~6863159,403941861~6661201] 2024-09-13T03:57:38.345 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:38.345 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:38.350 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:38.350 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:38.350 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9010350,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:38.355 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~14580810,25064469~2620386,33163345~257547,34310864~1456792,42603943~9397531,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16141845,120446575~5886760,127646066~5049296,143369190~16331030,172964851~5003126,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9228373,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,319573027~667710,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:38 smithi088 ceph-mon[96266]: osdmap e2182: 8 total, 8 up, 8 in 2024-09-13T03:57:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:38 smithi088 ceph-mon[98762]: osdmap e2182: 8 total, 8 up, 8 in 2024-09-13T03:57:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:38 smithi195 ceph-mon[87742]: osdmap e2182: 8 total, 8 up, 8 in 2024-09-13T03:57:39.274 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:39.274 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:39.311 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:39.311 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:39.311 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:39.317 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:39.317 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.317 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.323 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:39.323 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.323 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.329 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:39.329 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.329 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.334 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:39.334 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.334 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.340 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:39.340 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.340 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.345 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:39.345 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.345 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.351 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:39.351 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.351 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.356 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:39.356 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.357 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:39.362 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~4815944,382250368~6863159,403941861~6661201] 2024-09-13T03:57:39.362 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:39.362 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:39.367 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~4883143,5474004~22210851,33163345~257547,34310864~1456792,40652953~11348521,55089791~5270146,72855661~1430632,75523731~11690695,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,303886235~1439878,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~1107621,386220247~2893280,405622148~1458543] 2024-09-13T03:57:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:39 smithi088 ceph-mon[96266]: osdmap e2183: 8 total, 8 up, 8 in 2024-09-13T03:57:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:39 smithi088 ceph-mon[96266]: pgmap v4265: 137 pgs: 137 active+clean; 1.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 28 KiB/s rd, 1.5 KiB/s wr, 2.44k op/s 2024-09-13T03:57:39.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:39 smithi088 ceph-mon[98762]: osdmap e2183: 8 total, 8 up, 8 in 2024-09-13T03:57:39.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:39 smithi088 ceph-mon[98762]: pgmap v4265: 137 pgs: 137 active+clean; 1.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 28 KiB/s rd, 1.5 KiB/s wr, 2.44k op/s 2024-09-13T03:57:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:39 smithi195 ceph-mon[87742]: osdmap e2183: 8 total, 8 up, 8 in 2024-09-13T03:57:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:39 smithi195 ceph-mon[87742]: pgmap v4265: 137 pgs: 137 active+clean; 1.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 28 KiB/s rd, 1.5 KiB/s wr, 2.44k op/s 2024-09-13T03:57:40.300 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:40.363 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:40.366 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:40.366 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:40.366 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:40.367 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:40.367 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.367 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.367 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:40.367 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.367 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.367 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:40.367 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.367 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.367 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:40.368 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.368 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.368 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:40.368 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.368 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.368 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:40.368 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.368 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.369 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:40.369 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.369 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.370 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:40.370 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.370 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~6796320,108844209~9311074,120446575~12248787,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10350960,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,382250368~6863159,404705956~5897106] 2024-09-13T03:57:40.375 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~416207,90951871~1184851,101712714~16442569,120446575~12248787,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,227597694~7503171,235772948~9586410,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~11711280,342945738~1054347,345282418~8656753,361114204~4815944,382250368~6863159,403941861~6661201] 2024-09-13T03:57:40.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:40 smithi088 ceph-mon[96266]: osdmap e2184: 8 total, 8 up, 8 in 2024-09-13T03:57:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:40 smithi088 ceph-mon[98762]: osdmap e2184: 8 total, 8 up, 8 in 2024-09-13T03:57:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:40 smithi195 ceph-mon[87742]: osdmap e2184: 8 total, 8 up, 8 in 2024-09-13T03:57:41.293 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:41.326 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:41.333 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:41.339 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:41.345 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:41.350 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:41.356 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:41.361 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:41.367 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~3232246,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~5690271,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~3232246,325533311~12038790,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:41 smithi088 ceph-mon[96266]: osdmap e2185: 8 total, 8 up, 8 in 2024-09-13T03:57:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:41 smithi088 ceph-mon[96266]: pgmap v4268: 137 pgs: 137 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 6.2 KiB/s wr, 1.73k op/s 2024-09-13T03:57:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:41 smithi088 ceph-mon[98762]: osdmap e2185: 8 total, 8 up, 8 in 2024-09-13T03:57:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:41 smithi088 ceph-mon[98762]: pgmap v4268: 137 pgs: 137 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 6.2 KiB/s wr, 1.73k op/s 2024-09-13T03:57:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:41 smithi195 ceph-mon[87742]: osdmap e2185: 8 total, 8 up, 8 in 2024-09-13T03:57:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:41 smithi195 ceph-mon[87742]: pgmap v4268: 137 pgs: 137 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 129 KiB/s rd, 6.2 KiB/s wr, 1.73k op/s 2024-09-13T03:57:42.294 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:42.329 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:42.334 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:42.339 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:42.345 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:42.350 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:42.355 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:42.361 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~14358765,87324903~4811819,101712714~6796320,108844209~23851153,143369190~16331030,169107116~8860861,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,317522307~8011004,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~6145369,34310864~1456792,40652953~11348521,55089791~5270146,72855661~19281061,101712714~30982648,143369190~16331030,167772160~10195817,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,317522307~20049794,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,382250368~6863159,403941861~6661201] 2024-09-13T03:57:42.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:42 smithi088 ceph-mon[96266]: osdmap e2186: 8 total, 8 up, 8 in 2024-09-13T03:57:42.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:42 smithi088 ceph-mon[98762]: osdmap e2186: 8 total, 8 up, 8 in 2024-09-13T03:57:42.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:42 smithi195 ceph-mon[87742]: osdmap e2186: 8 total, 8 up, 8 in 2024-09-13T03:57:42.919 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:42.958 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:42.964 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:42.970 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:42.975 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:42.981 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:42.986 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,143369190~16331030,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,261541789~2853587,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~10678470,342945738~1054347,345282418~8656753,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,55089791~5270146,64091283~3280421,71303168~20833554,98849505~33845857,143369190~16331030,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,261541789~2853587,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~27121698,342945738~1054347,345282418~8656753,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:57:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:57:43] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T03:57:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:43 smithi088 ceph-mon[96266]: osdmap e2187: 8 total, 8 up, 8 in 2024-09-13T03:57:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:43 smithi088 ceph-mon[96266]: pgmap v4271: 137 pgs: 137 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 1.33k op/s 2024-09-13T03:57:43.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:43 smithi088 ceph-mon[96266]: osdmap e2188: 8 total, 8 up, 8 in 2024-09-13T03:57:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:43 smithi088 ceph-mon[98762]: osdmap e2187: 8 total, 8 up, 8 in 2024-09-13T03:57:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:43 smithi088 ceph-mon[98762]: pgmap v4271: 137 pgs: 137 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 1.33k op/s 2024-09-13T03:57:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:43 smithi088 ceph-mon[98762]: osdmap e2188: 8 total, 8 up, 8 in 2024-09-13T03:57:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:43 smithi195 ceph-mon[87742]: osdmap e2187: 8 total, 8 up, 8 in 2024-09-13T03:57:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:43 smithi195 ceph-mon[87742]: pgmap v4271: 137 pgs: 137 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 1.33k op/s 2024-09-13T03:57:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:43 smithi195 ceph-mon[87742]: osdmap e2188: 8 total, 8 up, 8 in 2024-09-13T03:57:43.921 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:43.956 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:43.963 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:43.963 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:43.963 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:43.969 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:43.969 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:43.969 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:43.974 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:43.974 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:43.974 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:43.980 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:43.980 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:43.980 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~27606629,27730621~11361245,40652953~11348521,54106213~8005731,64091283~3280421,72855661~14358765,87324903~4811819,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~11402442,222854091~208241,227597694~17761664,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:43.985 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~27606629,27730621~11361245,40652953~11348521,53157678~8954266,64091283~3280421,71303168~20833554,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~13074425,222854091~208241,226492416~18866942,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:44.920 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:44.920 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:44.959 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:44.960 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:44.960 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:44.967 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:44.968 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:44.968 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:44.973 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:44.973 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:44.973 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:44.978 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:44.978 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:44.979 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8005731,64091283~3840784,72855661~14358765,87324903~9712005,98849505~9659529,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21826112,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,345282418~10200785,361114204~1107621,362425105~3505043,371183114~4461507,382250368~6863159,404705956~5897106] 2024-09-13T03:57:44.983 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~8954266,62914560~5017507,71303168~25733740,98849505~33845857,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~22931390,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,345282418~10200785,361114204~4815944,371183114~4461507,381681664~7431863,403941861~6661201] 2024-09-13T03:57:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:44 smithi088 ceph-mon[96266]: osdmap e2189: 8 total, 8 up, 8 in 2024-09-13T03:57:45.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:57:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:44 smithi088 ceph-mon[98762]: osdmap e2189: 8 total, 8 up, 8 in 2024-09-13T03:57:45.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:57:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:44 smithi195 ceph-mon[87742]: osdmap e2189: 8 total, 8 up, 8 in 2024-09-13T03:57:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:57:45.928 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:45.928 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:45.965 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:45.965 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:45.965 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:45.970 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:45.970 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:45.971 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:45.976 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:45.976 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:45.976 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~11348521,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,211424363~13355132,227597694~21918287,260233432~7177180,273975969~1720502,279661592~21035075,303886235~3626353,308139044~1350472,313427394~12105917,326893631~12014987,342945738~1054347,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:45.981 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~11348521,53157678~9743640,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~11739721,209752380~15027115,226492416~23023565,260233432~7177180,272629760~3066711,279661592~21035075,301989888~5522700,308139044~1350472,310450403~28458215,342945738~1054347,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:45 smithi088 ceph-mon[96266]: pgmap v4274: 137 pgs: 137 active+clean; 1021 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 97 KiB/s rd, 6.0 KiB/s wr, 1.11k op/s 2024-09-13T03:57:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:45 smithi088 ceph-mon[96266]: osdmap e2190: 8 total, 8 up, 8 in 2024-09-13T03:57:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:45 smithi088 ceph-mon[98762]: pgmap v4274: 137 pgs: 137 active+clean; 1021 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 97 KiB/s rd, 6.0 KiB/s wr, 1.11k op/s 2024-09-13T03:57:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:45 smithi088 ceph-mon[98762]: osdmap e2190: 8 total, 8 up, 8 in 2024-09-13T03:57:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:45 smithi195 ceph-mon[87742]: pgmap v4274: 137 pgs: 137 active+clean; 1021 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 97 KiB/s rd, 6.0 KiB/s wr, 1.11k op/s 2024-09-13T03:57:46.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:45 smithi195 ceph-mon[87742]: osdmap e2190: 8 total, 8 up, 8 in 2024-09-13T03:57:46.930 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:46.931 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:46.965 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:46.965 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:46.965 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:46.971 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:46.971 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:46.972 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~39013640,40652953~12504725,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~3035553,195485100~683372,196879948~12872432,211424363~13355132,227597694~21918287,249722738~440894,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,404705956~5897106] 2024-09-13T03:57:46.977 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [78226~39013640,40652953~22248365,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~3035553,195485100~683372,196879948~27899547,226492416~23023565,249722738~440894,256147423~11263189,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~33549682,344597829~10885374,361114204~14530417,381681664~7431863,403941861~6661201] 2024-09-13T03:57:47.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:46 smithi088 ceph-mon[96266]: osdmap e2191: 8 total, 8 up, 8 in 2024-09-13T03:57:47.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:46 smithi088 ceph-mon[98762]: osdmap e2191: 8 total, 8 up, 8 in 2024-09-13T03:57:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:46 smithi195 ceph-mon[87742]: osdmap e2191: 8 total, 8 up, 8 in 2024-09-13T03:57:47.923 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:47.924 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:47.958 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:47.958 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:47.958 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~5897106] 2024-09-13T03:57:47.963 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~16338486] 2024-09-13T03:57:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:47 smithi088 ceph-mon[96266]: pgmap v4277: 137 pgs: 137 active+clean; 973 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 97 KiB/s rd, 6.0 KiB/s wr, 922 op/s 2024-09-13T03:57:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:47 smithi088 ceph-mon[96266]: osdmap e2192: 8 total, 8 up, 8 in 2024-09-13T03:57:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:47 smithi088 ceph-mon[96266]: osdmap e2193: 8 total, 8 up, 8 in 2024-09-13T03:57:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:47 smithi088 ceph-mon[98762]: pgmap v4277: 137 pgs: 137 active+clean; 973 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 97 KiB/s rd, 6.0 KiB/s wr, 922 op/s 2024-09-13T03:57:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:47 smithi088 ceph-mon[98762]: osdmap e2192: 8 total, 8 up, 8 in 2024-09-13T03:57:48.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:47 smithi088 ceph-mon[98762]: osdmap e2193: 8 total, 8 up, 8 in 2024-09-13T03:57:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:47 smithi195 ceph-mon[87742]: pgmap v4277: 137 pgs: 137 active+clean; 973 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 97 KiB/s rd, 6.0 KiB/s wr, 922 op/s 2024-09-13T03:57:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:47 smithi195 ceph-mon[87742]: osdmap e2192: 8 total, 8 up, 8 in 2024-09-13T03:57:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:47 smithi195 ceph-mon[87742]: osdmap e2193: 8 total, 8 up, 8 in 2024-09-13T03:57:48.941 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:48.941 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [78226~53079452,54106213~8795105,64091283~3840784,72855661~14358765,87324903~21184131,108844209~23851153,138084833~232666,141991040~17709180,169107116~12869411,185854566~2374645,191425795~18326585,211424363~13355132,227597694~21918287,249722738~440894,255271853~875570,256247420~11163192,269092575~3510470,273975969~1720502,276948136~23748531,303886235~3626353,308139044~1350472,313427394~12105917,326893631~17106454,344597829~10885374,361114204~1107621,362425105~13219516,382250368~6863159,397982566~5959295,404705956~6614228] 2024-09-13T03:57:48.977 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~62901318,62914560~5017507,71303168~61392194,138084833~232666,138495223~21204997,167772160~14204367,185854566~2374645,191425795~33353700,226492416~23023565,249722738~440894,251658240~15752372,268435456~4167589,272629760~3066711,276824064~23872603,301989888~5522700,308139044~1350472,310450403~45032800,361114204~14530417,381681664~7431863,394264576~17055608] 2024-09-13T03:57:49.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (39860 ms) 2024-09-13T03:57:49.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-09-13T03:57:49.962 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:57:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:49 smithi088 ceph-mon[96266]: pgmap v4280: 137 pgs: 137 active+clean; 906 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 4.5 KiB/s rd, 1023 B/s wr, 566 op/s 2024-09-13T03:57:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:49 smithi088 ceph-mon[96266]: osdmap e2194: 8 total, 8 up, 8 in 2024-09-13T03:57:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:49 smithi088 ceph-mon[98762]: pgmap v4280: 137 pgs: 137 active+clean; 906 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 4.5 KiB/s rd, 1023 B/s wr, 566 op/s 2024-09-13T03:57:50.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:49 smithi088 ceph-mon[98762]: osdmap e2194: 8 total, 8 up, 8 in 2024-09-13T03:57:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:49 smithi195 ceph-mon[87742]: pgmap v4280: 137 pgs: 137 active+clean; 906 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 4.5 KiB/s rd, 1023 B/s wr, 566 op/s 2024-09-13T03:57:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:49 smithi195 ceph-mon[87742]: osdmap e2194: 8 total, 8 up, 8 in 2024-09-13T03:57:51.051 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1089 ms) 2024-09-13T03:57:51.051 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-09-13T03:57:51.051 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:57:51.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:50 smithi088 ceph-mon[96266]: osdmap e2195: 8 total, 8 up, 8 in 2024-09-13T03:57:51.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:50 smithi088 ceph-mon[98762]: osdmap e2195: 8 total, 8 up, 8 in 2024-09-13T03:57:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:50 smithi195 ceph-mon[87742]: osdmap e2195: 8 total, 8 up, 8 in 2024-09-13T03:57:52.072 INFO:tasks.workunit.client.0.smithi088.stdout: wrote [1635238~56272,2170139~27611,2808570~47819,5008028~56385,5629353~86440,6248181~15718,8756369~57922,9675269~45935,15243061~84148,19547816~79337] to clone 2024-09-13T03:57:52.072 INFO:tasks.workunit.client.0.smithi088.stdout: diff was [0~2856389,4194304~2069595,8388608~1332596,12582912~2744297,16777216~2849937] 2024-09-13T03:57:52.076 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1025 ms) 2024-09-13T03:57:52.076 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-09-13T03:57:52.076 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:57:52.100 INFO:tasks.workunit.client.0.smithi088.stdout: wrote [3034563~75882,4651750~13493,9542147~20528,10794821~14966,12361014~54370,14214119~90496,14978850~154607,18210157~88087,18991856~48841] 2024-09-13T03:57:52.107 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (31 ms) 2024-09-13T03:57:52.107 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-09-13T03:57:52.107 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:57:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:51 smithi088 ceph-mon[96266]: pgmap v4283: 137 pgs: 137 active+clean; 833 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 6.0 KiB/s wr, 564 op/s 2024-09-13T03:57:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:51 smithi088 ceph-mon[96266]: osdmap e2196: 8 total, 8 up, 8 in 2024-09-13T03:57:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:51 smithi088 ceph-mon[98762]: pgmap v4283: 137 pgs: 137 active+clean; 833 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 6.0 KiB/s wr, 564 op/s 2024-09-13T03:57:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:51 smithi088 ceph-mon[98762]: osdmap e2196: 8 total, 8 up, 8 in 2024-09-13T03:57:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:51 smithi195 ceph-mon[87742]: pgmap v4283: 137 pgs: 137 active+clean; 833 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 64 KiB/s rd, 6.0 KiB/s wr, 564 op/s 2024-09-13T03:57:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:51 smithi195 ceph-mon[87742]: osdmap e2196: 8 total, 8 up, 8 in 2024-09-13T03:57:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:52 smithi195 ceph-mon[87742]: osdmap e2197: 8 total, 8 up, 8 in 2024-09-13T03:57:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:52 smithi195 ceph-mon[87742]: osdmap e2198: 8 total, 8 up, 8 in 2024-09-13T03:57:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:52 smithi088 ceph-mon[96266]: osdmap e2197: 8 total, 8 up, 8 in 2024-09-13T03:57:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:52 smithi088 ceph-mon[96266]: osdmap e2198: 8 total, 8 up, 8 in 2024-09-13T03:57:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:52 smithi088 ceph-mon[98762]: osdmap e2197: 8 total, 8 up, 8 in 2024-09-13T03:57:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:52 smithi088 ceph-mon[98762]: osdmap e2198: 8 total, 8 up, 8 in 2024-09-13T03:57:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:57:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:57:53] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:57:54.002 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1896 ms) 2024-09-13T03:57:54.003 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-09-13T03:57:54.003 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:57:54.053 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (50 ms) 2024-09-13T03:57:54.053 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-09-13T03:57:54.053 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:57:54.117 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (64 ms) 2024-09-13T03:57:54.117 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTryAcquireLock 2024-09-13T03:57:54.117 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:57:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:53 smithi195 ceph-mon[87742]: pgmap v4286: 137 pgs: 137 active+clean; 811 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 87 KiB/s rd, 2.5 MiB/s wr, 357 op/s 2024-09-13T03:57:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:53 smithi195 ceph-mon[87742]: osdmap e2199: 8 total, 8 up, 8 in 2024-09-13T03:57:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:53 smithi088 ceph-mon[96266]: pgmap v4286: 137 pgs: 137 active+clean; 811 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 87 KiB/s rd, 2.5 MiB/s wr, 357 op/s 2024-09-13T03:57:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:53 smithi088 ceph-mon[96266]: osdmap e2199: 8 total, 8 up, 8 in 2024-09-13T03:57:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:53 smithi088 ceph-mon[98762]: pgmap v4286: 137 pgs: 137 active+clean; 811 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 87 KiB/s rd, 2.5 MiB/s wr, 357 op/s 2024-09-13T03:57:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:53 smithi088 ceph-mon[98762]: osdmap e2199: 8 total, 8 up, 8 in 2024-09-13T03:57:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:55 smithi195 ceph-mon[87742]: pgmap v4289: 137 pgs: 137 active+clean; 807 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.7 MiB/s wr, 220 op/s 2024-09-13T03:57:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:55 smithi088 ceph-mon[96266]: pgmap v4289: 137 pgs: 137 active+clean; 807 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.7 MiB/s wr, 220 op/s 2024-09-13T03:57:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:55 smithi088 ceph-mon[98762]: pgmap v4289: 137 pgs: 137 active+clean; 807 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 7.7 MiB/s wr, 220 op/s 2024-09-13T03:57:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:57 smithi195 ceph-mon[87742]: pgmap v4290: 137 pgs: 137 active+clean; 853 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 11 MiB/s wr, 299 op/s 2024-09-13T03:57:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:57 smithi195 ceph-mon[87742]: osdmap e2200: 8 total, 8 up, 8 in 2024-09-13T03:57:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:57 smithi088 ceph-mon[96266]: pgmap v4290: 137 pgs: 137 active+clean; 853 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 11 MiB/s wr, 299 op/s 2024-09-13T03:57:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:57 smithi088 ceph-mon[96266]: osdmap e2200: 8 total, 8 up, 8 in 2024-09-13T03:57:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:57 smithi088 ceph-mon[98762]: pgmap v4290: 137 pgs: 137 active+clean; 853 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 11 MiB/s wr, 299 op/s 2024-09-13T03:57:58.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:57 smithi088 ceph-mon[98762]: osdmap e2200: 8 total, 8 up, 8 in 2024-09-13T03:57:59.151 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/0.DiffIterateTryAcquireLock (5035 ms) 2024-09-13T03:57:59.151 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-09-13T03:57:59.151 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_librbd.cc:8958: Skipped 2024-09-13T03:57:59.152 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T03:57:59.152 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-09-13T03:57:59.964 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 19 tests from DiffIterateTest/0 (258248 ms total) 2024-09-13T03:57:59.964 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T03:57:59.964 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 19 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-09-13T03:57:59.996 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-09-13T03:58:00.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:59 smithi195 ceph-mon[87742]: pgmap v4292: 137 pgs: 137 active+clean; 871 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 263 op/s 2024-09-13T03:58:00.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:57:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:59 smithi088 ceph-mon[96266]: pgmap v4292: 137 pgs: 137 active+clean; 871 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 263 op/s 2024-09-13T03:58:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:57:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:59 smithi088 ceph-mon[98762]: pgmap v4292: 137 pgs: 137 active+clean; 871 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 263 op/s 2024-09-13T03:58:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:57:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:01.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:00 smithi195 ceph-mon[87742]: osdmap e2201: 8 total, 8 up, 8 in 2024-09-13T03:58:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:00 smithi088 ceph-mon[96266]: osdmap e2201: 8 total, 8 up, 8 in 2024-09-13T03:58:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:00 smithi088 ceph-mon[98762]: osdmap e2201: 8 total, 8 up, 8 in 2024-09-13T03:58:01.987 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:01 smithi195 ceph-mon[87742]: pgmap v4294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:58:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:01 smithi195 ceph-mon[87742]: osdmap e2202: 8 total, 8 up, 8 in 2024-09-13T03:58:02.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:01 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/134556820' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:58:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:01 smithi088 ceph-mon[96266]: pgmap v4294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:58:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:01 smithi088 ceph-mon[96266]: osdmap e2202: 8 total, 8 up, 8 in 2024-09-13T03:58:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:01 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/134556820' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:58:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:01 smithi088 ceph-mon[98762]: pgmap v4294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:58:02.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:01 smithi088 ceph-mon[98762]: osdmap e2202: 8 total, 8 up, 8 in 2024-09-13T03:58:02.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:01 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/134556820' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-48","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-09-13T03:58:02.734 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 03:58:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=cleanup t=2024-09-13T03:58:02.344228241Z level=info msg="Completed cleanup jobs" duration=3.542066ms 2024-09-13T03:58:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:02 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/134556820' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:58:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:02 smithi088 ceph-mon[96266]: osdmap e2203: 8 total, 8 up, 8 in 2024-09-13T03:58:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:58:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:58:03] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:58:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:02 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/134556820' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:58:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:02 smithi088 ceph-mon[98762]: osdmap e2203: 8 total, 8 up, 8 in 2024-09-13T03:58:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:02 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/134556820' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi088-150112-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-09-13T03:58:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:02 smithi195 ceph-mon[87742]: osdmap e2203: 8 total, 8 up, 8 in 2024-09-13T03:58:04.032 INFO:tasks.workunit.client.0.smithi088.stdout: wrote [13153~26954,3914816~88074,5382186~26805,5869272~55579,6846523~85725,9395065~44368,11422988~89635,16742043~38400,16879115~14603,20414163~17101] 2024-09-13T03:58:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:03 smithi088 ceph-mon[96266]: pgmap v4297: 137 pgs: 1 creating+peering, 26 unknown, 110 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:58:04.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:03 smithi088 ceph-mon[96266]: osdmap e2204: 8 total, 8 up, 8 in 2024-09-13T03:58:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:03 smithi088 ceph-mon[98762]: pgmap v4297: 137 pgs: 1 creating+peering, 26 unknown, 110 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:58:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:03 smithi088 ceph-mon[98762]: osdmap e2204: 8 total, 8 up, 8 in 2024-09-13T03:58:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:03 smithi195 ceph-mon[87742]: pgmap v4297: 137 pgs: 1 creating+peering, 26 unknown, 110 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-09-13T03:58:04.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:03 smithi195 ceph-mon[87742]: osdmap e2204: 8 total, 8 up, 8 in 2024-09-13T03:58:05.022 INFO:tasks.workunit.client.0.smithi088.stdout: wrote [0~20971520] 2024-09-13T03:58:05.028 INFO:tasks.workunit.client.0.smithi088.stdout: diff was [0~20971520] 2024-09-13T03:58:05.032 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5036 ms) 2024-09-13T03:58:05.032 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-09-13T03:58:05.032 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:04 smithi088 ceph-mon[96266]: osdmap e2205: 8 total, 8 up, 8 in 2024-09-13T03:58:05.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:04 smithi088 ceph-mon[98762]: osdmap e2205: 8 total, 8 up, 8 in 2024-09-13T03:58:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:04 smithi195 ceph-mon[87742]: osdmap e2205: 8 total, 8 up, 8 in 2024-09-13T03:58:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:05 smithi088 ceph-mon[96266]: pgmap v4300: 137 pgs: 1 creating+peering, 14 unknown, 122 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:58:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:05 smithi088 ceph-mon[96266]: osdmap e2206: 8 total, 8 up, 8 in 2024-09-13T03:58:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:05 smithi088 ceph-mon[98762]: pgmap v4300: 137 pgs: 1 creating+peering, 14 unknown, 122 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:58:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:05 smithi088 ceph-mon[98762]: osdmap e2206: 8 total, 8 up, 8 in 2024-09-13T03:58:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:05 smithi195 ceph-mon[87742]: pgmap v4300: 137 pgs: 1 creating+peering, 14 unknown, 122 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-09-13T03:58:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:05 smithi195 ceph-mon[87742]: osdmap e2206: 8 total, 8 up, 8 in 2024-09-13T03:58:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:07 smithi088 ceph-mon[96266]: osdmap e2207: 8 total, 8 up, 8 in 2024-09-13T03:58:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:07 smithi088 ceph-mon[98762]: osdmap e2207: 8 total, 8 up, 8 in 2024-09-13T03:58:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:07 smithi195 ceph-mon[87742]: osdmap e2207: 8 total, 8 up, 8 in 2024-09-13T03:58:08.043 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:08 smithi088 ceph-mon[96266]: pgmap v4303: 137 pgs: 137 active+clean; 19 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.2 KiB/s rd, 145 KiB/s wr, 18 op/s 2024-09-13T03:58:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:08 smithi088 ceph-mon[96266]: osdmap e2208: 8 total, 8 up, 8 in 2024-09-13T03:58:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:08 smithi088 ceph-mon[98762]: pgmap v4303: 137 pgs: 137 active+clean; 19 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.2 KiB/s rd, 145 KiB/s wr, 18 op/s 2024-09-13T03:58:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:08 smithi088 ceph-mon[98762]: osdmap e2208: 8 total, 8 up, 8 in 2024-09-13T03:58:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:08 smithi195 ceph-mon[87742]: pgmap v4303: 137 pgs: 137 active+clean; 19 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 7.2 KiB/s rd, 145 KiB/s wr, 18 op/s 2024-09-13T03:58:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:08 smithi195 ceph-mon[87742]: osdmap e2208: 8 total, 8 up, 8 in 2024-09-13T03:58:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:09 smithi088 ceph-mon[96266]: osdmap e2209: 8 total, 8 up, 8 in 2024-09-13T03:58:09.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:09 smithi088 ceph-mon[98762]: osdmap e2209: 8 total, 8 up, 8 in 2024-09-13T03:58:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:09 smithi195 ceph-mon[87742]: osdmap e2209: 8 total, 8 up, 8 in 2024-09-13T03:58:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:10 smithi088 ceph-mon[96266]: pgmap v4306: 137 pgs: 137 active+clean; 22 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 226 KiB/s wr, 38 op/s 2024-09-13T03:58:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:10 smithi088 ceph-mon[96266]: osdmap e2210: 8 total, 8 up, 8 in 2024-09-13T03:58:10.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:10 smithi088 ceph-mon[98762]: pgmap v4306: 137 pgs: 137 active+clean; 22 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 226 KiB/s wr, 38 op/s 2024-09-13T03:58:10.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:10 smithi088 ceph-mon[98762]: osdmap e2210: 8 total, 8 up, 8 in 2024-09-13T03:58:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:10 smithi195 ceph-mon[87742]: pgmap v4306: 137 pgs: 137 active+clean; 22 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 226 KiB/s wr, 38 op/s 2024-09-13T03:58:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:10 smithi195 ceph-mon[87742]: osdmap e2210: 8 total, 8 up, 8 in 2024-09-13T03:58:11.075 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:11 smithi088 ceph-mon[96266]: osdmap e2211: 8 total, 8 up, 8 in 2024-09-13T03:58:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:11 smithi088 ceph-mon[98762]: osdmap e2211: 8 total, 8 up, 8 in 2024-09-13T03:58:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:11 smithi195 ceph-mon[87742]: osdmap e2211: 8 total, 8 up, 8 in 2024-09-13T03:58:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:12 smithi088 ceph-mon[96266]: pgmap v4309: 137 pgs: 137 active+clean; 22 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 160 KiB/s wr, 85 op/s 2024-09-13T03:58:12.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:12 smithi088 ceph-mon[96266]: osdmap e2212: 8 total, 8 up, 8 in 2024-09-13T03:58:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:12 smithi088 ceph-mon[98762]: pgmap v4309: 137 pgs: 137 active+clean; 22 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 160 KiB/s wr, 85 op/s 2024-09-13T03:58:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:12 smithi088 ceph-mon[98762]: osdmap e2212: 8 total, 8 up, 8 in 2024-09-13T03:58:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:12 smithi195 ceph-mon[87742]: pgmap v4309: 137 pgs: 137 active+clean; 22 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 160 KiB/s wr, 85 op/s 2024-09-13T03:58:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:12 smithi195 ceph-mon[87742]: osdmap e2212: 8 total, 8 up, 8 in 2024-09-13T03:58:13.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:13 smithi088 ceph-mon[98762]: osdmap e2213: 8 total, 8 up, 8 in 2024-09-13T03:58:13.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:13 smithi088 ceph-mon[98762]: osdmap e2214: 8 total, 8 up, 8 in 2024-09-13T03:58:13.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:13 smithi088 ceph-mon[96266]: osdmap e2213: 8 total, 8 up, 8 in 2024-09-13T03:58:13.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:13 smithi088 ceph-mon[96266]: osdmap e2214: 8 total, 8 up, 8 in 2024-09-13T03:58:13.343 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:58:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:58:13] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-09-13T03:58:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:13 smithi195 ceph-mon[87742]: osdmap e2213: 8 total, 8 up, 8 in 2024-09-13T03:58:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:13 smithi195 ceph-mon[87742]: osdmap e2214: 8 total, 8 up, 8 in 2024-09-13T03:58:13.937 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:14 smithi088 ceph-mon[96266]: pgmap v4312: 137 pgs: 137 active+clean; 22 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 84 KiB/s wr, 116 op/s 2024-09-13T03:58:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:14 smithi088 ceph-mon[96266]: osdmap e2215: 8 total, 8 up, 8 in 2024-09-13T03:58:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:14 smithi088 ceph-mon[98762]: pgmap v4312: 137 pgs: 137 active+clean; 22 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 84 KiB/s wr, 116 op/s 2024-09-13T03:58:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:14 smithi088 ceph-mon[98762]: osdmap e2215: 8 total, 8 up, 8 in 2024-09-13T03:58:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:14 smithi195 ceph-mon[87742]: pgmap v4312: 137 pgs: 137 active+clean; 22 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 84 KiB/s wr, 116 op/s 2024-09-13T03:58:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:14 smithi195 ceph-mon[87742]: osdmap e2215: 8 total, 8 up, 8 in 2024-09-13T03:58:15.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:15.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:15 smithi195 ceph-mon[87742]: osdmap e2216: 8 total, 8 up, 8 in 2024-09-13T03:58:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:15 smithi088 ceph-mon[98762]: osdmap e2216: 8 total, 8 up, 8 in 2024-09-13T03:58:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:15 smithi088 ceph-mon[96266]: osdmap e2216: 8 total, 8 up, 8 in 2024-09-13T03:58:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:16 smithi088 ceph-mon[96266]: pgmap v4315: 137 pgs: 137 active+clean; 23 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 5.2 KiB/s wr, 54 op/s 2024-09-13T03:58:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:16 smithi088 ceph-mon[96266]: osdmap e2217: 8 total, 8 up, 8 in 2024-09-13T03:58:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:16 smithi088 ceph-mon[98762]: pgmap v4315: 137 pgs: 137 active+clean; 23 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 5.2 KiB/s wr, 54 op/s 2024-09-13T03:58:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:16 smithi088 ceph-mon[98762]: osdmap e2217: 8 total, 8 up, 8 in 2024-09-13T03:58:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:16 smithi195 ceph-mon[87742]: pgmap v4315: 137 pgs: 137 active+clean; 23 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 5.2 KiB/s wr, 54 op/s 2024-09-13T03:58:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:16 smithi195 ceph-mon[87742]: osdmap e2217: 8 total, 8 up, 8 in 2024-09-13T03:58:16.947 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:17 smithi088 ceph-mon[96266]: pgmap v4318: 137 pgs: 137 active+clean; 26 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 7.5 KiB/s wr, 77 op/s 2024-09-13T03:58:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:17 smithi088 ceph-mon[96266]: osdmap e2218: 8 total, 8 up, 8 in 2024-09-13T03:58:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:17 smithi088 ceph-mon[98762]: pgmap v4318: 137 pgs: 137 active+clean; 26 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 7.5 KiB/s wr, 77 op/s 2024-09-13T03:58:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:17 smithi088 ceph-mon[98762]: osdmap e2218: 8 total, 8 up, 8 in 2024-09-13T03:58:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:17 smithi195 ceph-mon[87742]: pgmap v4318: 137 pgs: 137 active+clean; 26 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 7.5 KiB/s wr, 77 op/s 2024-09-13T03:58:18.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:17 smithi195 ceph-mon[87742]: osdmap e2218: 8 total, 8 up, 8 in 2024-09-13T03:58:19.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:18 smithi088 ceph-mon[96266]: osdmap e2219: 8 total, 8 up, 8 in 2024-09-13T03:58:19.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:18 smithi088 ceph-mon[98762]: osdmap e2219: 8 total, 8 up, 8 in 2024-09-13T03:58:19.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:18 smithi195 ceph-mon[87742]: osdmap e2219: 8 total, 8 up, 8 in 2024-09-13T03:58:19.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (14933 ms) 2024-09-13T03:58:19.965 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-09-13T03:58:19.965 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:19 smithi088 ceph-mon[96266]: pgmap v4321: 137 pgs: 137 active+clean; 26 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 10 KiB/s wr, 123 op/s 2024-09-13T03:58:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:19 smithi088 ceph-mon[96266]: osdmap e2220: 8 total, 8 up, 8 in 2024-09-13T03:58:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:19 smithi088 ceph-mon[98762]: pgmap v4321: 137 pgs: 137 active+clean; 26 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 10 KiB/s wr, 123 op/s 2024-09-13T03:58:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:19 smithi088 ceph-mon[98762]: osdmap e2220: 8 total, 8 up, 8 in 2024-09-13T03:58:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:19 smithi195 ceph-mon[87742]: pgmap v4321: 137 pgs: 137 active+clean; 26 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 10 KiB/s wr, 123 op/s 2024-09-13T03:58:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:19 smithi195 ceph-mon[87742]: osdmap e2220: 8 total, 8 up, 8 in 2024-09-13T03:58:21.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:20 smithi088 ceph-mon[96266]: osdmap e2221: 8 total, 8 up, 8 in 2024-09-13T03:58:21.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:20 smithi088 ceph-mon[98762]: osdmap e2221: 8 total, 8 up, 8 in 2024-09-13T03:58:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:20 smithi195 ceph-mon[87742]: osdmap e2221: 8 total, 8 up, 8 in 2024-09-13T03:58:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:21 smithi195 ceph-mon[87742]: pgmap v4324: 137 pgs: 137 active+clean; 28 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 4.5 KiB/s wr, 55 op/s 2024-09-13T03:58:22.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:21 smithi195 ceph-mon[87742]: osdmap e2222: 8 total, 8 up, 8 in 2024-09-13T03:58:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:21 smithi088 ceph-mon[98762]: pgmap v4324: 137 pgs: 137 active+clean; 28 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 4.5 KiB/s wr, 55 op/s 2024-09-13T03:58:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:21 smithi088 ceph-mon[98762]: osdmap e2222: 8 total, 8 up, 8 in 2024-09-13T03:58:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:21 smithi088 ceph-mon[96266]: pgmap v4324: 137 pgs: 137 active+clean; 28 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 4.5 KiB/s wr, 55 op/s 2024-09-13T03:58:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:21 smithi088 ceph-mon[96266]: osdmap e2222: 8 total, 8 up, 8 in 2024-09-13T03:58:22.988 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:22 smithi195 ceph-mon[87742]: osdmap e2223: 8 total, 8 up, 8 in 2024-09-13T03:58:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:22 smithi088 ceph-mon[96266]: osdmap e2223: 8 total, 8 up, 8 in 2024-09-13T03:58:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:22 smithi088 ceph-mon[98762]: osdmap e2223: 8 total, 8 up, 8 in 2024-09-13T03:58:23.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:58:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:58:23] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-09-13T03:58:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:23 smithi195 ceph-mon[87742]: pgmap v4327: 137 pgs: 137 active+clean; 36 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 5.2 KiB/s wr, 54 op/s 2024-09-13T03:58:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:23 smithi195 ceph-mon[87742]: osdmap e2224: 8 total, 8 up, 8 in 2024-09-13T03:58:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:23 smithi088 ceph-mon[96266]: pgmap v4327: 137 pgs: 137 active+clean; 36 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 5.2 KiB/s wr, 54 op/s 2024-09-13T03:58:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:23 smithi088 ceph-mon[96266]: osdmap e2224: 8 total, 8 up, 8 in 2024-09-13T03:58:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:23 smithi088 ceph-mon[98762]: pgmap v4327: 137 pgs: 137 active+clean; 36 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 5.2 KiB/s wr, 54 op/s 2024-09-13T03:58:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:23 smithi088 ceph-mon[98762]: osdmap e2224: 8 total, 8 up, 8 in 2024-09-13T03:58:25.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:24 smithi195 ceph-mon[87742]: osdmap e2225: 8 total, 8 up, 8 in 2024-09-13T03:58:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:24 smithi088 ceph-mon[96266]: osdmap e2225: 8 total, 8 up, 8 in 2024-09-13T03:58:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:24 smithi088 ceph-mon[98762]: osdmap e2225: 8 total, 8 up, 8 in 2024-09-13T03:58:26.002 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:25 smithi195 ceph-mon[87742]: pgmap v4330: 137 pgs: 137 active+clean; 36 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 7.7 KiB/s wr, 89 op/s 2024-09-13T03:58:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:25 smithi195 ceph-mon[87742]: osdmap e2226: 8 total, 8 up, 8 in 2024-09-13T03:58:26.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:25 smithi088 ceph-mon[98762]: pgmap v4330: 137 pgs: 137 active+clean; 36 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 7.7 KiB/s wr, 89 op/s 2024-09-13T03:58:26.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:25 smithi088 ceph-mon[98762]: osdmap e2226: 8 total, 8 up, 8 in 2024-09-13T03:58:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:25 smithi088 ceph-mon[96266]: pgmap v4330: 137 pgs: 137 active+clean; 36 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 7.7 KiB/s wr, 89 op/s 2024-09-13T03:58:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:25 smithi088 ceph-mon[96266]: osdmap e2226: 8 total, 8 up, 8 in 2024-09-13T03:58:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:26 smithi195 ceph-mon[87742]: osdmap e2227: 8 total, 8 up, 8 in 2024-09-13T03:58:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:58:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:58:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:58:27.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:58:27.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:26 smithi088 ceph-mon[96266]: osdmap e2227: 8 total, 8 up, 8 in 2024-09-13T03:58:27.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:58:27.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:58:27.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:58:27.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:58:27.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:26 smithi088 ceph-mon[98762]: osdmap e2227: 8 total, 8 up, 8 in 2024-09-13T03:58:27.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:58:27.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:58:27.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:58:27.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:58:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:27 smithi195 ceph-mon[87742]: pgmap v4333: 137 pgs: 137 active+clean; 39 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 7.7 KiB/s wr, 78 op/s 2024-09-13T03:58:28.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:27 smithi195 ceph-mon[87742]: osdmap e2228: 8 total, 8 up, 8 in 2024-09-13T03:58:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:27 smithi088 ceph-mon[96266]: pgmap v4333: 137 pgs: 137 active+clean; 39 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 7.7 KiB/s wr, 78 op/s 2024-09-13T03:58:28.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:27 smithi088 ceph-mon[96266]: osdmap e2228: 8 total, 8 up, 8 in 2024-09-13T03:58:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:27 smithi088 ceph-mon[98762]: pgmap v4333: 137 pgs: 137 active+clean; 39 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 7.7 KiB/s wr, 78 op/s 2024-09-13T03:58:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:27 smithi088 ceph-mon[98762]: osdmap e2228: 8 total, 8 up, 8 in 2024-09-13T03:58:29.020 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:28 smithi088 ceph-mon[96266]: osdmap e2229: 8 total, 8 up, 8 in 2024-09-13T03:58:29.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:28 smithi088 ceph-mon[98762]: osdmap e2229: 8 total, 8 up, 8 in 2024-09-13T03:58:29.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:28 smithi195 ceph-mon[87742]: osdmap e2229: 8 total, 8 up, 8 in 2024-09-13T03:58:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:29 smithi088 ceph-mon[96266]: pgmap v4336: 137 pgs: 137 active+clean; 42 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 6.7 KiB/s wr, 65 op/s 2024-09-13T03:58:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:29 smithi088 ceph-mon[96266]: osdmap e2230: 8 total, 8 up, 8 in 2024-09-13T03:58:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:29 smithi088 ceph-mon[98762]: pgmap v4336: 137 pgs: 137 active+clean; 42 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 6.7 KiB/s wr, 65 op/s 2024-09-13T03:58:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:29 smithi088 ceph-mon[98762]: osdmap e2230: 8 total, 8 up, 8 in 2024-09-13T03:58:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:29 smithi195 ceph-mon[87742]: pgmap v4336: 137 pgs: 137 active+clean; 42 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 6.7 KiB/s wr, 65 op/s 2024-09-13T03:58:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:29 smithi195 ceph-mon[87742]: osdmap e2230: 8 total, 8 up, 8 in 2024-09-13T03:58:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:31.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:31 smithi088 ceph-mon[98762]: osdmap e2231: 8 total, 8 up, 8 in 2024-09-13T03:58:31.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:31 smithi088 ceph-mon[96266]: osdmap e2231: 8 total, 8 up, 8 in 2024-09-13T03:58:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:31 smithi195 ceph-mon[87742]: osdmap e2231: 8 total, 8 up, 8 in 2024-09-13T03:58:32.037 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:32 smithi088 ceph-mon[96266]: pgmap v4339: 137 pgs: 137 active+clean; 45 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 9.0 KiB/s wr, 120 op/s 2024-09-13T03:58:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:32 smithi088 ceph-mon[96266]: osdmap e2232: 8 total, 8 up, 8 in 2024-09-13T03:58:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:32 smithi088 ceph-mon[98762]: pgmap v4339: 137 pgs: 137 active+clean; 45 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 9.0 KiB/s wr, 120 op/s 2024-09-13T03:58:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:32 smithi088 ceph-mon[98762]: osdmap e2232: 8 total, 8 up, 8 in 2024-09-13T03:58:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:32 smithi195 ceph-mon[87742]: pgmap v4339: 137 pgs: 137 active+clean; 45 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 9.0 KiB/s wr, 120 op/s 2024-09-13T03:58:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:32 smithi195 ceph-mon[87742]: osdmap e2232: 8 total, 8 up, 8 in 2024-09-13T03:58:33.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:33 smithi088 ceph-mon[98762]: osdmap e2233: 8 total, 8 up, 8 in 2024-09-13T03:58:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:33 smithi088 ceph-mon[96266]: osdmap e2233: 8 total, 8 up, 8 in 2024-09-13T03:58:33.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:58:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:58:33] "GET /metrics HTTP/1.1" 200 36695 "" "Prometheus/2.43.0" 2024-09-13T03:58:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:33 smithi195 ceph-mon[87742]: osdmap e2233: 8 total, 8 up, 8 in 2024-09-13T03:58:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:34 smithi088 ceph-mon[96266]: pgmap v4342: 137 pgs: 137 active+clean; 48 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 8.2 KiB/s wr, 101 op/s 2024-09-13T03:58:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:34 smithi088 ceph-mon[96266]: osdmap e2234: 8 total, 8 up, 8 in 2024-09-13T03:58:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:34 smithi088 ceph-mon[98762]: pgmap v4342: 137 pgs: 137 active+clean; 48 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 8.2 KiB/s wr, 101 op/s 2024-09-13T03:58:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:34 smithi088 ceph-mon[98762]: osdmap e2234: 8 total, 8 up, 8 in 2024-09-13T03:58:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:34 smithi195 ceph-mon[87742]: pgmap v4342: 137 pgs: 137 active+clean; 48 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 71 KiB/s rd, 8.2 KiB/s wr, 101 op/s 2024-09-13T03:58:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:34 smithi195 ceph-mon[87742]: osdmap e2234: 8 total, 8 up, 8 in 2024-09-13T03:58:35.062 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (15098 ms) 2024-09-13T03:58:35.062 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 2024-09-13T03:58:35.062 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:35 smithi088 ceph-mon[96266]: osdmap e2235: 8 total, 8 up, 8 in 2024-09-13T03:58:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:35 smithi088 ceph-mon[98762]: osdmap e2235: 8 total, 8 up, 8 in 2024-09-13T03:58:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:35 smithi195 ceph-mon[87742]: osdmap e2235: 8 total, 8 up, 8 in 2024-09-13T03:58:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:36 smithi088 ceph-mon[96266]: pgmap v4345: 137 pgs: 137 active+clean; 55 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 5.0 KiB/s wr, 36 op/s 2024-09-13T03:58:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:36 smithi088 ceph-mon[96266]: osdmap e2236: 8 total, 8 up, 8 in 2024-09-13T03:58:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:36 smithi088 ceph-mon[98762]: pgmap v4345: 137 pgs: 137 active+clean; 55 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 5.0 KiB/s wr, 36 op/s 2024-09-13T03:58:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:36 smithi088 ceph-mon[98762]: osdmap e2236: 8 total, 8 up, 8 in 2024-09-13T03:58:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:36 smithi195 ceph-mon[87742]: pgmap v4345: 137 pgs: 137 active+clean; 55 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 5.0 KiB/s wr, 36 op/s 2024-09-13T03:58:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:36 smithi195 ceph-mon[87742]: osdmap e2236: 8 total, 8 up, 8 in 2024-09-13T03:58:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:38 smithi088 ceph-mon[96266]: pgmap v4347: 137 pgs: 137 active+clean; 58 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 6.3 KiB/s wr, 63 op/s 2024-09-13T03:58:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:38 smithi088 ceph-mon[98762]: pgmap v4347: 137 pgs: 137 active+clean; 58 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 6.3 KiB/s wr, 63 op/s 2024-09-13T03:58:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:38 smithi195 ceph-mon[87742]: pgmap v4347: 137 pgs: 137 active+clean; 58 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 6.3 KiB/s wr, 63 op/s 2024-09-13T03:58:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:40 smithi088 ceph-mon[96266]: pgmap v4348: 137 pgs: 137 active+clean; 62 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 6.3 KiB/s wr, 75 op/s 2024-09-13T03:58:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:40 smithi088 ceph-mon[96266]: osdmap e2237: 8 total, 8 up, 8 in 2024-09-13T03:58:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:40 smithi088 ceph-mon[98762]: pgmap v4348: 137 pgs: 137 active+clean; 62 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 6.3 KiB/s wr, 75 op/s 2024-09-13T03:58:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:40 smithi088 ceph-mon[98762]: osdmap e2237: 8 total, 8 up, 8 in 2024-09-13T03:58:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:40 smithi195 ceph-mon[87742]: pgmap v4348: 137 pgs: 137 active+clean; 62 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 6.3 KiB/s wr, 75 op/s 2024-09-13T03:58:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:40 smithi195 ceph-mon[87742]: osdmap e2237: 8 total, 8 up, 8 in 2024-09-13T03:58:41.086 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:41 smithi088 ceph-mon[98762]: osdmap e2238: 8 total, 8 up, 8 in 2024-09-13T03:58:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:41 smithi088 ceph-mon[96266]: osdmap e2238: 8 total, 8 up, 8 in 2024-09-13T03:58:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:41 smithi195 ceph-mon[87742]: osdmap e2238: 8 total, 8 up, 8 in 2024-09-13T03:58:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:42 smithi088 ceph-mon[96266]: pgmap v4351: 137 pgs: 137 active+clean; 62 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 5.5 KiB/s wr, 63 op/s 2024-09-13T03:58:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:42 smithi088 ceph-mon[96266]: osdmap e2239: 8 total, 8 up, 8 in 2024-09-13T03:58:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:42 smithi088 ceph-mon[98762]: pgmap v4351: 137 pgs: 137 active+clean; 62 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 5.5 KiB/s wr, 63 op/s 2024-09-13T03:58:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:42 smithi088 ceph-mon[98762]: osdmap e2239: 8 total, 8 up, 8 in 2024-09-13T03:58:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:42 smithi195 ceph-mon[87742]: pgmap v4351: 137 pgs: 137 active+clean; 62 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 5.5 KiB/s wr, 63 op/s 2024-09-13T03:58:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:42 smithi195 ceph-mon[87742]: osdmap e2239: 8 total, 8 up, 8 in 2024-09-13T03:58:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:58:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:58:43] "GET /metrics HTTP/1.1" 200 36695 "" "Prometheus/2.43.0" 2024-09-13T03:58:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:44 smithi088 ceph-mon[96266]: pgmap v4353: 137 pgs: 137 active+clean; 62 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.5 KiB/s wr, 45 op/s 2024-09-13T03:58:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:44 smithi088 ceph-mon[98762]: pgmap v4353: 137 pgs: 137 active+clean; 62 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.5 KiB/s wr, 45 op/s 2024-09-13T03:58:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:44 smithi195 ceph-mon[87742]: pgmap v4353: 137 pgs: 137 active+clean; 62 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.5 KiB/s wr, 45 op/s 2024-09-13T03:58:45.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:46 smithi088 ceph-mon[96266]: pgmap v4354: 137 pgs: 137 active+clean; 66 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-09-13T03:58:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:46 smithi088 ceph-mon[96266]: osdmap e2240: 8 total, 8 up, 8 in 2024-09-13T03:58:46.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:46 smithi088 ceph-mon[98762]: pgmap v4354: 137 pgs: 137 active+clean; 66 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-09-13T03:58:46.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:46 smithi088 ceph-mon[98762]: osdmap e2240: 8 total, 8 up, 8 in 2024-09-13T03:58:46.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:46 smithi195 ceph-mon[87742]: pgmap v4354: 137 pgs: 137 active+clean; 66 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 36 op/s 2024-09-13T03:58:46.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:46 smithi195 ceph-mon[87742]: osdmap e2240: 8 total, 8 up, 8 in 2024-09-13T03:58:47.104 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:47 smithi088 ceph-mon[96266]: osdmap e2241: 8 total, 8 up, 8 in 2024-09-13T03:58:47.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:47 smithi088 ceph-mon[98762]: osdmap e2241: 8 total, 8 up, 8 in 2024-09-13T03:58:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:47 smithi195 ceph-mon[87742]: osdmap e2241: 8 total, 8 up, 8 in 2024-09-13T03:58:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:48 smithi088 ceph-mon[96266]: pgmap v4357: 137 pgs: 137 active+clean; 66 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-09-13T03:58:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:48 smithi088 ceph-mon[96266]: osdmap e2242: 8 total, 8 up, 8 in 2024-09-13T03:58:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:48 smithi088 ceph-mon[98762]: pgmap v4357: 137 pgs: 137 active+clean; 66 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-09-13T03:58:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:48 smithi088 ceph-mon[98762]: osdmap e2242: 8 total, 8 up, 8 in 2024-09-13T03:58:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:48 smithi195 ceph-mon[87742]: pgmap v4357: 137 pgs: 137 active+clean; 66 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-09-13T03:58:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:48 smithi195 ceph-mon[87742]: osdmap e2242: 8 total, 8 up, 8 in 2024-09-13T03:58:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:49 smithi088 ceph-mon[96266]: pgmap v4359: 137 pgs: 137 active+clean; 66 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 687 KiB/s wr, 54 op/s 2024-09-13T03:58:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:49 smithi088 ceph-mon[98762]: pgmap v4359: 137 pgs: 137 active+clean; 66 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 687 KiB/s wr, 54 op/s 2024-09-13T03:58:49.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:49 smithi195 ceph-mon[87742]: pgmap v4359: 137 pgs: 137 active+clean; 66 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 687 KiB/s wr, 54 op/s 2024-09-13T03:58:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:51 smithi088 ceph-mon[96266]: pgmap v4360: 137 pgs: 137 active+clean; 72 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 688 KiB/s wr, 48 op/s 2024-09-13T03:58:51.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:51 smithi088 ceph-mon[96266]: osdmap e2243: 8 total, 8 up, 8 in 2024-09-13T03:58:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:51 smithi088 ceph-mon[98762]: pgmap v4360: 137 pgs: 137 active+clean; 72 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 688 KiB/s wr, 48 op/s 2024-09-13T03:58:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:51 smithi088 ceph-mon[98762]: osdmap e2243: 8 total, 8 up, 8 in 2024-09-13T03:58:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:51 smithi195 ceph-mon[87742]: pgmap v4360: 137 pgs: 137 active+clean; 72 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 688 KiB/s wr, 48 op/s 2024-09-13T03:58:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:51 smithi195 ceph-mon[87742]: osdmap e2243: 8 total, 8 up, 8 in 2024-09-13T03:58:52.596 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:52 smithi088 ceph-mon[96266]: osdmap e2244: 8 total, 8 up, 8 in 2024-09-13T03:58:52.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:52 smithi088 ceph-mon[98762]: osdmap e2244: 8 total, 8 up, 8 in 2024-09-13T03:58:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:52 smithi195 ceph-mon[87742]: osdmap e2244: 8 total, 8 up, 8 in 2024-09-13T03:58:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:58:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:58:53] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-09-13T03:58:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:53 smithi088 ceph-mon[96266]: pgmap v4363: 137 pgs: 137 active+clean; 73 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-09-13T03:58:53.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:53 smithi088 ceph-mon[96266]: osdmap e2245: 8 total, 8 up, 8 in 2024-09-13T03:58:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:53 smithi088 ceph-mon[98762]: pgmap v4363: 137 pgs: 137 active+clean; 73 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-09-13T03:58:53.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:53 smithi088 ceph-mon[98762]: osdmap e2245: 8 total, 8 up, 8 in 2024-09-13T03:58:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:53 smithi195 ceph-mon[87742]: pgmap v4363: 137 pgs: 137 active+clean; 73 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-09-13T03:58:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:53 smithi195 ceph-mon[87742]: osdmap e2245: 8 total, 8 up, 8 in 2024-09-13T03:58:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:55 smithi088 ceph-mon[96266]: pgmap v4365: 137 pgs: 137 active+clean; 77 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-09-13T03:58:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:55 smithi088 ceph-mon[98762]: pgmap v4365: 137 pgs: 137 active+clean; 77 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-09-13T03:58:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:55 smithi195 ceph-mon[87742]: pgmap v4365: 137 pgs: 137 active+clean; 77 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.3 MiB/s wr, 28 op/s 2024-09-13T03:58:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:57 smithi088 ceph-mon[96266]: pgmap v4366: 137 pgs: 137 active+clean; 78 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-09-13T03:58:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:57 smithi088 ceph-mon[96266]: osdmap e2246: 8 total, 8 up, 8 in 2024-09-13T03:58:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:57 smithi088 ceph-mon[98762]: pgmap v4366: 137 pgs: 137 active+clean; 78 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-09-13T03:58:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:57 smithi088 ceph-mon[98762]: osdmap e2246: 8 total, 8 up, 8 in 2024-09-13T03:58:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:57 smithi195 ceph-mon[87742]: pgmap v4366: 137 pgs: 137 active+clean; 78 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-09-13T03:58:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:57 smithi195 ceph-mon[87742]: osdmap e2246: 8 total, 8 up, 8 in 2024-09-13T03:58:58.619 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:58:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:58 smithi088 ceph-mon[96266]: osdmap e2247: 8 total, 8 up, 8 in 2024-09-13T03:58:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:58 smithi088 ceph-mon[98762]: osdmap e2247: 8 total, 8 up, 8 in 2024-09-13T03:58:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:58 smithi195 ceph-mon[87742]: osdmap e2247: 8 total, 8 up, 8 in 2024-09-13T03:58:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:59 smithi088 ceph-mon[96266]: pgmap v4369: 137 pgs: 137 active+clean; 78 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-09-13T03:58:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:59 smithi088 ceph-mon[96266]: osdmap e2248: 8 total, 8 up, 8 in 2024-09-13T03:58:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:58:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:59 smithi088 ceph-mon[98762]: pgmap v4369: 137 pgs: 137 active+clean; 78 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-09-13T03:58:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:59 smithi088 ceph-mon[98762]: osdmap e2248: 8 total, 8 up, 8 in 2024-09-13T03:58:59.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:58:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:58:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:59 smithi195 ceph-mon[87742]: pgmap v4369: 137 pgs: 137 active+clean; 78 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-09-13T03:58:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:59 smithi195 ceph-mon[87742]: osdmap e2248: 8 total, 8 up, 8 in 2024-09-13T03:58:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:58:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:59:01.843 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:01 smithi195 ceph-mon[87742]: pgmap v4371: 137 pgs: 137 active+clean; 83 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 687 KiB/s wr, 67 op/s 2024-09-13T03:59:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:01 smithi088 ceph-mon[96266]: pgmap v4371: 137 pgs: 137 active+clean; 83 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 687 KiB/s wr, 67 op/s 2024-09-13T03:59:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:01 smithi088 ceph-mon[98762]: pgmap v4371: 137 pgs: 137 active+clean; 83 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 47 KiB/s rd, 687 KiB/s wr, 67 op/s 2024-09-13T03:59:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:59:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:59:03] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:59:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:03 smithi088 ceph-mon[96266]: pgmap v4372: 137 pgs: 137 active+clean; 83 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-09-13T03:59:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:03 smithi088 ceph-mon[96266]: osdmap e2249: 8 total, 8 up, 8 in 2024-09-13T03:59:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:03 smithi088 ceph-mon[98762]: pgmap v4372: 137 pgs: 137 active+clean; 83 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-09-13T03:59:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:03 smithi088 ceph-mon[98762]: osdmap e2249: 8 total, 8 up, 8 in 2024-09-13T03:59:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:03 smithi195 ceph-mon[87742]: pgmap v4372: 137 pgs: 137 active+clean; 83 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 45 op/s 2024-09-13T03:59:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:03 smithi195 ceph-mon[87742]: osdmap e2249: 8 total, 8 up, 8 in 2024-09-13T03:59:04.645 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 (29582 ms) 2024-09-13T03:59:04.645 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP 2024-09-13T03:59:04.645 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:59:04.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:04 smithi088 ceph-mon[96266]: osdmap e2250: 8 total, 8 up, 8 in 2024-09-13T03:59:04.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:04 smithi088 ceph-mon[98762]: osdmap e2250: 8 total, 8 up, 8 in 2024-09-13T03:59:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:04 smithi195 ceph-mon[87742]: osdmap e2250: 8 total, 8 up, 8 in 2024-09-13T03:59:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:05 smithi088 ceph-mon[96266]: pgmap v4375: 137 pgs: 137 active+clean; 84 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-09-13T03:59:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:05 smithi088 ceph-mon[96266]: osdmap e2251: 8 total, 8 up, 8 in 2024-09-13T03:59:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:05 smithi088 ceph-mon[98762]: pgmap v4375: 137 pgs: 137 active+clean; 84 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-09-13T03:59:05.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:05 smithi088 ceph-mon[98762]: osdmap e2251: 8 total, 8 up, 8 in 2024-09-13T03:59:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:05 smithi195 ceph-mon[87742]: pgmap v4375: 137 pgs: 137 active+clean; 84 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-09-13T03:59:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:05 smithi195 ceph-mon[87742]: osdmap e2251: 8 total, 8 up, 8 in 2024-09-13T03:59:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:07 smithi088 ceph-mon[96266]: pgmap v4377: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 687 KiB/s wr, 36 op/s 2024-09-13T03:59:07.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:07 smithi088 ceph-mon[98762]: pgmap v4377: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 687 KiB/s wr, 36 op/s 2024-09-13T03:59:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:07 smithi195 ceph-mon[87742]: pgmap v4377: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 687 KiB/s wr, 36 op/s 2024-09-13T03:59:09.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:09 smithi088 ceph-mon[96266]: pgmap v4378: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 29 op/s 2024-09-13T03:59:09.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:09 smithi088 ceph-mon[96266]: osdmap e2252: 8 total, 8 up, 8 in 2024-09-13T03:59:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:09 smithi088 ceph-mon[98762]: pgmap v4378: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 29 op/s 2024-09-13T03:59:09.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:09 smithi088 ceph-mon[98762]: osdmap e2252: 8 total, 8 up, 8 in 2024-09-13T03:59:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:09 smithi195 ceph-mon[87742]: pgmap v4378: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 29 op/s 2024-09-13T03:59:09.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:09 smithi195 ceph-mon[87742]: osdmap e2252: 8 total, 8 up, 8 in 2024-09-13T03:59:10.663 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:59:10.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:10 smithi088 ceph-mon[96266]: osdmap e2253: 8 total, 8 up, 8 in 2024-09-13T03:59:10.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:10 smithi088 ceph-mon[98762]: osdmap e2253: 8 total, 8 up, 8 in 2024-09-13T03:59:10.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:10 smithi195 ceph-mon[87742]: osdmap e2253: 8 total, 8 up, 8 in 2024-09-13T03:59:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:11 smithi088 ceph-mon[96266]: pgmap v4381: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 688 KiB/s wr, 52 op/s 2024-09-13T03:59:11.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:11 smithi088 ceph-mon[96266]: osdmap e2254: 8 total, 8 up, 8 in 2024-09-13T03:59:11.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:11 smithi088 ceph-mon[98762]: pgmap v4381: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 688 KiB/s wr, 52 op/s 2024-09-13T03:59:11.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:11 smithi088 ceph-mon[98762]: osdmap e2254: 8 total, 8 up, 8 in 2024-09-13T03:59:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:11 smithi195 ceph-mon[87742]: pgmap v4381: 137 pgs: 137 active+clean; 96 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 34 KiB/s rd, 688 KiB/s wr, 52 op/s 2024-09-13T03:59:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:11 smithi195 ceph-mon[87742]: osdmap e2254: 8 total, 8 up, 8 in 2024-09-13T03:59:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:59:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:59:13] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-09-13T03:59:13.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:13 smithi088 ceph-mon[96266]: pgmap v4383: 137 pgs: 137 active+clean; 100 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-09-13T03:59:13.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:13 smithi088 ceph-mon[98762]: pgmap v4383: 137 pgs: 137 active+clean; 100 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-09-13T03:59:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:13 smithi195 ceph-mon[87742]: pgmap v4383: 137 pgs: 137 active+clean; 100 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-09-13T03:59:14.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:59:14.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:59:14.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:59:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:15 smithi088 ceph-mon[96266]: pgmap v4384: 137 pgs: 137 active+clean; 100 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 686 KiB/s wr, 28 op/s 2024-09-13T03:59:15.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:15 smithi088 ceph-mon[96266]: osdmap e2255: 8 total, 8 up, 8 in 2024-09-13T03:59:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:15 smithi088 ceph-mon[98762]: pgmap v4384: 137 pgs: 137 active+clean; 100 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 686 KiB/s wr, 28 op/s 2024-09-13T03:59:15.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:15 smithi088 ceph-mon[98762]: osdmap e2255: 8 total, 8 up, 8 in 2024-09-13T03:59:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:15 smithi195 ceph-mon[87742]: pgmap v4384: 137 pgs: 137 active+clean; 100 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 686 KiB/s wr, 28 op/s 2024-09-13T03:59:15.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:15 smithi195 ceph-mon[87742]: osdmap e2255: 8 total, 8 up, 8 in 2024-09-13T03:59:16.683 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:59:16.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:16 smithi088 ceph-mon[98762]: osdmap e2256: 8 total, 8 up, 8 in 2024-09-13T03:59:16.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:16 smithi088 ceph-mon[96266]: osdmap e2256: 8 total, 8 up, 8 in 2024-09-13T03:59:16.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:16 smithi195 ceph-mon[87742]: osdmap e2256: 8 total, 8 up, 8 in 2024-09-13T03:59:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:17 smithi088 ceph-mon[98762]: pgmap v4387: 137 pgs: 137 active+clean; 100 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 685 KiB/s wr, 37 op/s 2024-09-13T03:59:17.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:17 smithi088 ceph-mon[98762]: osdmap e2257: 8 total, 8 up, 8 in 2024-09-13T03:59:17.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:17 smithi088 ceph-mon[96266]: pgmap v4387: 137 pgs: 137 active+clean; 100 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 685 KiB/s wr, 37 op/s 2024-09-13T03:59:17.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:17 smithi088 ceph-mon[96266]: osdmap e2257: 8 total, 8 up, 8 in 2024-09-13T03:59:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:17 smithi195 ceph-mon[87742]: pgmap v4387: 137 pgs: 137 active+clean; 100 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 685 KiB/s wr, 37 op/s 2024-09-13T03:59:17.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:17 smithi195 ceph-mon[87742]: osdmap e2257: 8 total, 8 up, 8 in 2024-09-13T03:59:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:19 smithi088 ceph-mon[98762]: pgmap v4389: 137 pgs: 137 active+clean; 103 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 3.3 KiB/s wr, 42 op/s 2024-09-13T03:59:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:19 smithi088 ceph-mon[96266]: pgmap v4389: 137 pgs: 137 active+clean; 103 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 3.3 KiB/s wr, 42 op/s 2024-09-13T03:59:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:19 smithi195 ceph-mon[87742]: pgmap v4389: 137 pgs: 137 active+clean; 103 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 3.3 KiB/s wr, 42 op/s 2024-09-13T03:59:21.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:21 smithi088 ceph-mon[96266]: pgmap v4390: 137 pgs: 137 active+clean; 110 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 688 KiB/s wr, 64 op/s 2024-09-13T03:59:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:21 smithi088 ceph-mon[96266]: osdmap e2258: 8 total, 8 up, 8 in 2024-09-13T03:59:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:21 smithi088 ceph-mon[98762]: pgmap v4390: 137 pgs: 137 active+clean; 110 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 688 KiB/s wr, 64 op/s 2024-09-13T03:59:21.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:21 smithi088 ceph-mon[98762]: osdmap e2258: 8 total, 8 up, 8 in 2024-09-13T03:59:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:21 smithi195 ceph-mon[87742]: pgmap v4390: 137 pgs: 137 active+clean; 110 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 688 KiB/s wr, 64 op/s 2024-09-13T03:59:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:21 smithi195 ceph-mon[87742]: osdmap e2258: 8 total, 8 up, 8 in 2024-09-13T03:59:22.703 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:59:22.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:22 smithi088 ceph-mon[96266]: osdmap e2259: 8 total, 8 up, 8 in 2024-09-13T03:59:22.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:22 smithi088 ceph-mon[98762]: osdmap e2259: 8 total, 8 up, 8 in 2024-09-13T03:59:22.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:22 smithi195 ceph-mon[87742]: osdmap e2259: 8 total, 8 up, 8 in 2024-09-13T03:59:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:59:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:59:23] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-09-13T03:59:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:23 smithi088 ceph-mon[96266]: pgmap v4393: 137 pgs: 137 active+clean; 110 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-09-13T03:59:23.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:23 smithi088 ceph-mon[96266]: osdmap e2260: 8 total, 8 up, 8 in 2024-09-13T03:59:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:23 smithi088 ceph-mon[98762]: pgmap v4393: 137 pgs: 137 active+clean; 110 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-09-13T03:59:23.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:23 smithi088 ceph-mon[98762]: osdmap e2260: 8 total, 8 up, 8 in 2024-09-13T03:59:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:23 smithi195 ceph-mon[87742]: pgmap v4393: 137 pgs: 137 active+clean; 110 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-09-13T03:59:23.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:23 smithi195 ceph-mon[87742]: osdmap e2260: 8 total, 8 up, 8 in 2024-09-13T03:59:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:25 smithi088 ceph-mon[96266]: pgmap v4395: 137 pgs: 137 active+clean; 117 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 43 op/s 2024-09-13T03:59:25.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:25 smithi088 ceph-mon[98762]: pgmap v4395: 137 pgs: 137 active+clean; 117 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 43 op/s 2024-09-13T03:59:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:25 smithi195 ceph-mon[87742]: pgmap v4395: 137 pgs: 137 active+clean; 117 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 1.3 MiB/s wr, 43 op/s 2024-09-13T03:59:27.915 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:27 smithi088 ceph-mon[98762]: pgmap v4396: 137 pgs: 137 active+clean; 120 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-09-13T03:59:27.915 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:27 smithi088 ceph-mon[98762]: osdmap e2261: 8 total, 8 up, 8 in 2024-09-13T03:59:27.915 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:59:27.915 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:27 smithi088 ceph-mon[96266]: pgmap v4396: 137 pgs: 137 active+clean; 120 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-09-13T03:59:27.915 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:27 smithi088 ceph-mon[96266]: osdmap e2261: 8 total, 8 up, 8 in 2024-09-13T03:59:27.915 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:59:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:27 smithi195 ceph-mon[87742]: pgmap v4396: 137 pgs: 137 active+clean; 120 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-09-13T03:59:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:27 smithi195 ceph-mon[87742]: osdmap e2261: 8 total, 8 up, 8 in 2024-09-13T03:59:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T03:59:28.724 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:59:28.952 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:28 smithi088 ceph-mon[98762]: osdmap e2262: 8 total, 8 up, 8 in 2024-09-13T03:59:28.952 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:28 smithi088 ceph-mon[96266]: osdmap e2262: 8 total, 8 up, 8 in 2024-09-13T03:59:28.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:28 smithi195 ceph-mon[87742]: osdmap e2262: 8 total, 8 up, 8 in 2024-09-13T03:59:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:29 smithi088 ceph-mon[96266]: pgmap v4399: 137 pgs: 137 active+clean; 124 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.3 MiB/s wr, 29 op/s 2024-09-13T03:59:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:29 smithi088 ceph-mon[96266]: osdmap e2263: 8 total, 8 up, 8 in 2024-09-13T03:59:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:59:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:29 smithi088 ceph-mon[98762]: pgmap v4399: 137 pgs: 137 active+clean; 124 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.3 MiB/s wr, 29 op/s 2024-09-13T03:59:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:29 smithi088 ceph-mon[98762]: osdmap e2263: 8 total, 8 up, 8 in 2024-09-13T03:59:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:59:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:29 smithi195 ceph-mon[87742]: pgmap v4399: 137 pgs: 137 active+clean; 124 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 1.3 MiB/s wr, 29 op/s 2024-09-13T03:59:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:29 smithi195 ceph-mon[87742]: osdmap e2263: 8 total, 8 up, 8 in 2024-09-13T03:59:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:59:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:59:31.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:59:31.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:59:31.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:59:31.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:59:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:59:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:59:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:59:31.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:59:31.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:59:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:59:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:59:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T03:59:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T03:59:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T03:59:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:31 smithi195 ceph-mon[87742]: pgmap v4401: 137 pgs: 137 active+clean; 130 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 689 KiB/s wr, 59 op/s 2024-09-13T03:59:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:31 smithi088 ceph-mon[96266]: pgmap v4401: 137 pgs: 137 active+clean; 130 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 689 KiB/s wr, 59 op/s 2024-09-13T03:59:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:31 smithi088 ceph-mon[98762]: pgmap v4401: 137 pgs: 137 active+clean; 130 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 689 KiB/s wr, 59 op/s 2024-09-13T03:59:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:59:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:59:33] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:59:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:33 smithi195 ceph-mon[87742]: pgmap v4402: 137 pgs: 137 active+clean; 130 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-09-13T03:59:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:33 smithi195 ceph-mon[87742]: osdmap e2264: 8 total, 8 up, 8 in 2024-09-13T03:59:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:33 smithi088 ceph-mon[96266]: pgmap v4402: 137 pgs: 137 active+clean; 130 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-09-13T03:59:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:33 smithi088 ceph-mon[96266]: osdmap e2264: 8 total, 8 up, 8 in 2024-09-13T03:59:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:33 smithi088 ceph-mon[98762]: pgmap v4402: 137 pgs: 137 active+clean; 130 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 687 KiB/s wr, 46 op/s 2024-09-13T03:59:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:33 smithi088 ceph-mon[98762]: osdmap e2264: 8 total, 8 up, 8 in 2024-09-13T03:59:35.002 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP (30358 ms) 2024-09-13T03:59:35.003 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 2024-09-13T03:59:35.003 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:59:35.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:34 smithi195 ceph-mon[87742]: osdmap e2265: 8 total, 8 up, 8 in 2024-09-13T03:59:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:34 smithi088 ceph-mon[96266]: osdmap e2265: 8 total, 8 up, 8 in 2024-09-13T03:59:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:34 smithi088 ceph-mon[98762]: osdmap e2265: 8 total, 8 up, 8 in 2024-09-13T03:59:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:35 smithi195 ceph-mon[87742]: pgmap v4405: 137 pgs: 137 active+clean; 130 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.2 KiB/s wr, 47 op/s 2024-09-13T03:59:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:35 smithi195 ceph-mon[87742]: osdmap e2266: 8 total, 8 up, 8 in 2024-09-13T03:59:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:35 smithi088 ceph-mon[96266]: pgmap v4405: 137 pgs: 137 active+clean; 130 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.2 KiB/s wr, 47 op/s 2024-09-13T03:59:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:35 smithi088 ceph-mon[96266]: osdmap e2266: 8 total, 8 up, 8 in 2024-09-13T03:59:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:35 smithi088 ceph-mon[98762]: pgmap v4405: 137 pgs: 137 active+clean; 130 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 4.2 KiB/s wr, 47 op/s 2024-09-13T03:59:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:35 smithi088 ceph-mon[98762]: osdmap e2266: 8 total, 8 up, 8 in 2024-09-13T03:59:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:37 smithi195 ceph-mon[87742]: pgmap v4407: 137 pgs: 137 active+clean; 138 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 685 KiB/s wr, 25 op/s 2024-09-13T03:59:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:37 smithi088 ceph-mon[96266]: pgmap v4407: 137 pgs: 137 active+clean; 138 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 685 KiB/s wr, 25 op/s 2024-09-13T03:59:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:37 smithi088 ceph-mon[98762]: pgmap v4407: 137 pgs: 137 active+clean; 138 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 685 KiB/s wr, 25 op/s 2024-09-13T03:59:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:39 smithi195 ceph-mon[87742]: pgmap v4408: 137 pgs: 137 active+clean; 142 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-09-13T03:59:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:39 smithi088 ceph-mon[98762]: pgmap v4408: 137 pgs: 137 active+clean; 142 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-09-13T03:59:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:39 smithi088 ceph-mon[96266]: pgmap v4408: 137 pgs: 137 active+clean; 142 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 31 op/s 2024-09-13T03:59:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:41 smithi195 ceph-mon[87742]: pgmap v4409: 137 pgs: 137 active+clean; 142 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 549 KiB/s wr, 36 op/s 2024-09-13T03:59:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:41 smithi088 ceph-mon[96266]: pgmap v4409: 137 pgs: 137 active+clean; 142 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 549 KiB/s wr, 36 op/s 2024-09-13T03:59:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:41 smithi088 ceph-mon[98762]: pgmap v4409: 137 pgs: 137 active+clean; 142 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 549 KiB/s wr, 36 op/s 2024-09-13T03:59:43.341 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:59:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:59:43] "GET /metrics HTTP/1.1" 200 36709 "" "Prometheus/2.43.0" 2024-09-13T03:59:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:43 smithi088 ceph-mon[98762]: pgmap v4410: 137 pgs: 137 active+clean; 146 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 966 KiB/s wr, 25 op/s 2024-09-13T03:59:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:43 smithi088 ceph-mon[98762]: osdmap e2267: 8 total, 8 up, 8 in 2024-09-13T03:59:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:43 smithi088 ceph-mon[96266]: pgmap v4410: 137 pgs: 137 active+clean; 146 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 966 KiB/s wr, 25 op/s 2024-09-13T03:59:44.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:43 smithi088 ceph-mon[96266]: osdmap e2267: 8 total, 8 up, 8 in 2024-09-13T03:59:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:43 smithi195 ceph-mon[87742]: pgmap v4410: 137 pgs: 137 active+clean; 146 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 966 KiB/s wr, 25 op/s 2024-09-13T03:59:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:43 smithi195 ceph-mon[87742]: osdmap e2267: 8 total, 8 up, 8 in 2024-09-13T03:59:45.032 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:59:45.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:44 smithi195 ceph-mon[87742]: osdmap e2268: 8 total, 8 up, 8 in 2024-09-13T03:59:45.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:59:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:44 smithi088 ceph-mon[96266]: osdmap e2268: 8 total, 8 up, 8 in 2024-09-13T03:59:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:59:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:44 smithi088 ceph-mon[98762]: osdmap e2268: 8 total, 8 up, 8 in 2024-09-13T03:59:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T03:59:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:46 smithi088 ceph-mon[98762]: pgmap v4413: 137 pgs: 137 active+clean; 154 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.5 MiB/s wr, 25 op/s 2024-09-13T03:59:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:46 smithi088 ceph-mon[98762]: osdmap e2269: 8 total, 8 up, 8 in 2024-09-13T03:59:46.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:46 smithi088 ceph-mon[96266]: pgmap v4413: 137 pgs: 137 active+clean; 154 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.5 MiB/s wr, 25 op/s 2024-09-13T03:59:46.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:46 smithi088 ceph-mon[96266]: osdmap e2269: 8 total, 8 up, 8 in 2024-09-13T03:59:46.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:46 smithi195 ceph-mon[87742]: pgmap v4413: 137 pgs: 137 active+clean; 154 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.5 MiB/s wr, 25 op/s 2024-09-13T03:59:46.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:46 smithi195 ceph-mon[87742]: osdmap e2269: 8 total, 8 up, 8 in 2024-09-13T03:59:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:48 smithi088 ceph-mon[96266]: pgmap v4415: 137 pgs: 137 active+clean; 158 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-09-13T03:59:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:48 smithi088 ceph-mon[98762]: pgmap v4415: 137 pgs: 137 active+clean; 158 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-09-13T03:59:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:48 smithi195 ceph-mon[87742]: pgmap v4415: 137 pgs: 137 active+clean; 158 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 2.7 MiB/s wr, 8 op/s 2024-09-13T03:59:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:50 smithi088 ceph-mon[98762]: pgmap v4416: 137 pgs: 137 active+clean; 158 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.0 MiB/s wr, 43 op/s 2024-09-13T03:59:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:50 smithi088 ceph-mon[96266]: pgmap v4416: 137 pgs: 137 active+clean; 158 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.0 MiB/s wr, 43 op/s 2024-09-13T03:59:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:50 smithi195 ceph-mon[87742]: pgmap v4416: 137 pgs: 137 active+clean; 158 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.0 MiB/s wr, 43 op/s 2024-09-13T03:59:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:52 smithi088 ceph-mon[96266]: pgmap v4417: 137 pgs: 137 active+clean; 158 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 1.1 MiB/s wr, 31 op/s 2024-09-13T03:59:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:52 smithi088 ceph-mon[98762]: pgmap v4417: 137 pgs: 137 active+clean; 158 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 1.1 MiB/s wr, 31 op/s 2024-09-13T03:59:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:52 smithi195 ceph-mon[87742]: pgmap v4417: 137 pgs: 137 active+clean; 158 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 1.1 MiB/s wr, 31 op/s 2024-09-13T03:59:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 03:59:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:03:59:53] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-09-13T03:59:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:54 smithi088 ceph-mon[96266]: pgmap v4418: 137 pgs: 137 active+clean; 162 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 971 KiB/s wr, 27 op/s 2024-09-13T03:59:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:54 smithi088 ceph-mon[96266]: osdmap e2270: 8 total, 8 up, 8 in 2024-09-13T03:59:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:54 smithi088 ceph-mon[98762]: pgmap v4418: 137 pgs: 137 active+clean; 162 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 971 KiB/s wr, 27 op/s 2024-09-13T03:59:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:54 smithi088 ceph-mon[98762]: osdmap e2270: 8 total, 8 up, 8 in 2024-09-13T03:59:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:54 smithi195 ceph-mon[87742]: pgmap v4418: 137 pgs: 137 active+clean; 162 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 971 KiB/s wr, 27 op/s 2024-09-13T03:59:54.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:54 smithi195 ceph-mon[87742]: osdmap e2270: 8 total, 8 up, 8 in 2024-09-13T03:59:55.075 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T03:59:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:55 smithi088 ceph-mon[98762]: osdmap e2271: 8 total, 8 up, 8 in 2024-09-13T03:59:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:55 smithi088 ceph-mon[96266]: osdmap e2271: 8 total, 8 up, 8 in 2024-09-13T03:59:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:55 smithi195 ceph-mon[87742]: osdmap e2271: 8 total, 8 up, 8 in 2024-09-13T03:59:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:56 smithi088 ceph-mon[98762]: pgmap v4421: 137 pgs: 137 active+clean; 170 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 1.5 MiB/s wr, 37 op/s 2024-09-13T03:59:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:56 smithi088 ceph-mon[98762]: osdmap e2272: 8 total, 8 up, 8 in 2024-09-13T03:59:56.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:56 smithi088 ceph-mon[96266]: pgmap v4421: 137 pgs: 137 active+clean; 170 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 1.5 MiB/s wr, 37 op/s 2024-09-13T03:59:56.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:56 smithi088 ceph-mon[96266]: osdmap e2272: 8 total, 8 up, 8 in 2024-09-13T03:59:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:56 smithi195 ceph-mon[87742]: pgmap v4421: 137 pgs: 137 active+clean; 170 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 1.5 MiB/s wr, 37 op/s 2024-09-13T03:59:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:56 smithi195 ceph-mon[87742]: osdmap e2272: 8 total, 8 up, 8 in 2024-09-13T03:59:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 03:59:58 smithi088 ceph-mon[96266]: pgmap v4423: 137 pgs: 137 active+clean; 176 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-09-13T03:59:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 03:59:58 smithi088 ceph-mon[98762]: pgmap v4423: 137 pgs: 137 active+clean; 176 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-09-13T03:59:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 03:59:58 smithi195 ceph-mon[87742]: pgmap v4423: 137 pgs: 137 active+clean; 176 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.0 KiB/s rd, 2.7 MiB/s wr, 13 op/s 2024-09-13T04:00:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:00 smithi088 ceph-mon[98762]: pgmap v4424: 137 pgs: 137 active+clean; 176 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.0 MiB/s wr, 38 op/s 2024-09-13T04:00:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:00 smithi088 ceph-mon[98762]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-13T04:00:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:00 smithi088 ceph-mon[96266]: pgmap v4424: 137 pgs: 137 active+clean; 176 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.0 MiB/s wr, 38 op/s 2024-09-13T04:00:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:00 smithi088 ceph-mon[96266]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-13T04:00:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:00 smithi195 ceph-mon[87742]: pgmap v4424: 137 pgs: 137 active+clean; 176 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.0 MiB/s wr, 38 op/s 2024-09-13T04:00:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:00 smithi195 ceph-mon[87742]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-13T04:00:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:02 smithi088 ceph-mon[96266]: pgmap v4425: 137 pgs: 137 active+clean; 176 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 1.1 MiB/s wr, 32 op/s 2024-09-13T04:00:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:02 smithi088 ceph-mon[98762]: pgmap v4425: 137 pgs: 137 active+clean; 176 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 1.1 MiB/s wr, 32 op/s 2024-09-13T04:00:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:02 smithi195 ceph-mon[87742]: pgmap v4425: 137 pgs: 137 active+clean; 176 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 1.1 MiB/s wr, 32 op/s 2024-09-13T04:00:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:00:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:00:03] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T04:00:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:04 smithi088 ceph-mon[96266]: pgmap v4426: 137 pgs: 137 active+clean; 184 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-09-13T04:00:04.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:04 smithi088 ceph-mon[96266]: osdmap e2273: 8 total, 8 up, 8 in 2024-09-13T04:00:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:04 smithi088 ceph-mon[98762]: pgmap v4426: 137 pgs: 137 active+clean; 184 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-09-13T04:00:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:04 smithi088 ceph-mon[98762]: osdmap e2273: 8 total, 8 up, 8 in 2024-09-13T04:00:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:04 smithi195 ceph-mon[87742]: pgmap v4426: 137 pgs: 137 active+clean; 184 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 1.4 MiB/s wr, 24 op/s 2024-09-13T04:00:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:04 smithi195 ceph-mon[87742]: osdmap e2273: 8 total, 8 up, 8 in 2024-09-13T04:00:05.102 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:00:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:05 smithi088 ceph-mon[96266]: osdmap e2274: 8 total, 8 up, 8 in 2024-09-13T04:00:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:05 smithi088 ceph-mon[98762]: osdmap e2274: 8 total, 8 up, 8 in 2024-09-13T04:00:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:05 smithi195 ceph-mon[87742]: osdmap e2274: 8 total, 8 up, 8 in 2024-09-13T04:00:06.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:06 smithi088 ceph-mon[98762]: pgmap v4429: 137 pgs: 137 active+clean; 184 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.0 MiB/s wr, 28 op/s 2024-09-13T04:00:06.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:06 smithi088 ceph-mon[98762]: osdmap e2275: 8 total, 8 up, 8 in 2024-09-13T04:00:06.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:06 smithi088 ceph-mon[96266]: pgmap v4429: 137 pgs: 137 active+clean; 184 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.0 MiB/s wr, 28 op/s 2024-09-13T04:00:06.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:06 smithi088 ceph-mon[96266]: osdmap e2275: 8 total, 8 up, 8 in 2024-09-13T04:00:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:06 smithi195 ceph-mon[87742]: pgmap v4429: 137 pgs: 137 active+clean; 184 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 1.0 MiB/s wr, 28 op/s 2024-09-13T04:00:06.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:06 smithi195 ceph-mon[87742]: osdmap e2275: 8 total, 8 up, 8 in 2024-09-13T04:00:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:08 smithi088 ceph-mon[96266]: pgmap v4431: 137 pgs: 137 active+clean; 193 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-09-13T04:00:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:08 smithi088 ceph-mon[98762]: pgmap v4431: 137 pgs: 137 active+clean; 193 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-09-13T04:00:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:08 smithi195 ceph-mon[87742]: pgmap v4431: 137 pgs: 137 active+clean; 193 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-09-13T04:00:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:10 smithi088 ceph-mon[96266]: pgmap v4432: 137 pgs: 137 active+clean; 194 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-09-13T04:00:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:10 smithi088 ceph-mon[98762]: pgmap v4432: 137 pgs: 137 active+clean; 194 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-09-13T04:00:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:10 smithi195 ceph-mon[87742]: pgmap v4432: 137 pgs: 137 active+clean; 194 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 1.3 MiB/s wr, 40 op/s 2024-09-13T04:00:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:12 smithi088 ceph-mon[96266]: pgmap v4433: 137 pgs: 137 active+clean; 194 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 1.1 MiB/s wr, 37 op/s 2024-09-13T04:00:12.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:12 smithi088 ceph-mon[98762]: pgmap v4433: 137 pgs: 137 active+clean; 194 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 1.1 MiB/s wr, 37 op/s 2024-09-13T04:00:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:12 smithi195 ceph-mon[87742]: pgmap v4433: 137 pgs: 137 active+clean; 194 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 1.1 MiB/s wr, 37 op/s 2024-09-13T04:00:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:00:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:00:13] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T04:00:14.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:14 smithi088 ceph-mon[98762]: pgmap v4434: 137 pgs: 137 active+clean; 194 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 980 KiB/s wr, 28 op/s 2024-09-13T04:00:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:14 smithi088 ceph-mon[98762]: osdmap e2276: 8 total, 8 up, 8 in 2024-09-13T04:00:14.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:14 smithi088 ceph-mon[96266]: pgmap v4434: 137 pgs: 137 active+clean; 194 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 980 KiB/s wr, 28 op/s 2024-09-13T04:00:14.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:14 smithi088 ceph-mon[96266]: osdmap e2276: 8 total, 8 up, 8 in 2024-09-13T04:00:14.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:14 smithi195 ceph-mon[87742]: pgmap v4434: 137 pgs: 137 active+clean; 194 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 19 KiB/s rd, 980 KiB/s wr, 28 op/s 2024-09-13T04:00:14.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:14 smithi195 ceph-mon[87742]: osdmap e2276: 8 total, 8 up, 8 in 2024-09-13T04:00:15.131 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:00:15.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:15 smithi195 ceph-mon[87742]: osdmap e2277: 8 total, 8 up, 8 in 2024-09-13T04:00:15.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:15.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:15 smithi195 ceph-mon[87742]: pgmap v4437: 137 pgs: 137 active+clean; 210 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-09-13T04:00:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:15 smithi088 ceph-mon[98762]: osdmap e2277: 8 total, 8 up, 8 in 2024-09-13T04:00:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:15 smithi088 ceph-mon[98762]: pgmap v4437: 137 pgs: 137 active+clean; 210 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-09-13T04:00:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:15 smithi088 ceph-mon[96266]: osdmap e2277: 8 total, 8 up, 8 in 2024-09-13T04:00:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:15.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:15 smithi088 ceph-mon[96266]: pgmap v4437: 137 pgs: 137 active+clean; 210 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-09-13T04:00:16.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:16 smithi088 ceph-mon[98762]: osdmap e2278: 8 total, 8 up, 8 in 2024-09-13T04:00:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:16 smithi088 ceph-mon[96266]: osdmap e2278: 8 total, 8 up, 8 in 2024-09-13T04:00:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:16 smithi195 ceph-mon[87742]: osdmap e2278: 8 total, 8 up, 8 in 2024-09-13T04:00:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:17 smithi088 ceph-mon[98762]: pgmap v4439: 137 pgs: 137 active+clean; 211 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-09-13T04:00:17.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:17 smithi088 ceph-mon[96266]: pgmap v4439: 137 pgs: 137 active+clean; 211 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-09-13T04:00:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:17 smithi195 ceph-mon[87742]: pgmap v4439: 137 pgs: 137 active+clean; 211 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 20 KiB/s rd, 2.7 MiB/s wr, 29 op/s 2024-09-13T04:00:19.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:19 smithi088 ceph-mon[98762]: pgmap v4440: 137 pgs: 137 active+clean; 212 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-09-13T04:00:19.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:19 smithi088 ceph-mon[96266]: pgmap v4440: 137 pgs: 137 active+clean; 212 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-09-13T04:00:19.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:19 smithi195 ceph-mon[87742]: pgmap v4440: 137 pgs: 137 active+clean; 212 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-09-13T04:00:21.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:21 smithi088 ceph-mon[98762]: pgmap v4441: 137 pgs: 137 active+clean; 212 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-09-13T04:00:21.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:21 smithi088 ceph-mon[96266]: pgmap v4441: 137 pgs: 137 active+clean; 212 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-09-13T04:00:21.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:21 smithi195 ceph-mon[87742]: pgmap v4441: 137 pgs: 137 active+clean; 212 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 2.2 MiB/s wr, 37 op/s 2024-09-13T04:00:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:00:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:00:23] "GET /metrics HTTP/1.1" 200 36708 "" "Prometheus/2.43.0" 2024-09-13T04:00:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:23 smithi088 ceph-mon[98762]: pgmap v4442: 137 pgs: 137 active+clean; 212 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 492 KiB/s wr, 26 op/s 2024-09-13T04:00:23.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:23 smithi088 ceph-mon[98762]: osdmap e2279: 8 total, 8 up, 8 in 2024-09-13T04:00:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:23 smithi088 ceph-mon[96266]: pgmap v4442: 137 pgs: 137 active+clean; 212 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 492 KiB/s wr, 26 op/s 2024-09-13T04:00:23.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:23 smithi088 ceph-mon[96266]: osdmap e2279: 8 total, 8 up, 8 in 2024-09-13T04:00:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:23 smithi195 ceph-mon[87742]: pgmap v4442: 137 pgs: 137 active+clean; 212 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 492 KiB/s wr, 26 op/s 2024-09-13T04:00:23.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:23 smithi195 ceph-mon[87742]: osdmap e2279: 8 total, 8 up, 8 in 2024-09-13T04:00:24.581 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 (49578 ms) 2024-09-13T04:00:24.581 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP 2024-09-13T04:00:24.581 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:00:24.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:24 smithi088 ceph-mon[96266]: osdmap e2280: 8 total, 8 up, 8 in 2024-09-13T04:00:24.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:24 smithi088 ceph-mon[98762]: osdmap e2280: 8 total, 8 up, 8 in 2024-09-13T04:00:24.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:24 smithi195 ceph-mon[87742]: osdmap e2280: 8 total, 8 up, 8 in 2024-09-13T04:00:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:25 smithi088 ceph-mon[96266]: pgmap v4445: 137 pgs: 137 active+clean; 228 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-09-13T04:00:25.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:25 smithi088 ceph-mon[96266]: osdmap e2281: 8 total, 8 up, 8 in 2024-09-13T04:00:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:25 smithi088 ceph-mon[98762]: pgmap v4445: 137 pgs: 137 active+clean; 228 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-09-13T04:00:25.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:25 smithi088 ceph-mon[98762]: osdmap e2281: 8 total, 8 up, 8 in 2024-09-13T04:00:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:25 smithi195 ceph-mon[87742]: pgmap v4445: 137 pgs: 137 active+clean; 228 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 2.0 MiB/s wr, 17 op/s 2024-09-13T04:00:25.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:25 smithi195 ceph-mon[87742]: osdmap e2281: 8 total, 8 up, 8 in 2024-09-13T04:00:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:27 smithi088 ceph-mon[96266]: pgmap v4447: 137 pgs: 137 active+clean; 232 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-09-13T04:00:27.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:27 smithi088 ceph-mon[98762]: pgmap v4447: 137 pgs: 137 active+clean; 232 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-09-13T04:00:27.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:27 smithi195 ceph-mon[87742]: pgmap v4447: 137 pgs: 137 active+clean; 232 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-09-13T04:00:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:29 smithi088 ceph-mon[96266]: pgmap v4448: 137 pgs: 137 active+clean; 236 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-09-13T04:00:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:29 smithi088 ceph-mon[98762]: pgmap v4448: 137 pgs: 137 active+clean; 236 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-09-13T04:00:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:29.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:29 smithi195 ceph-mon[87742]: pgmap v4448: 137 pgs: 137 active+clean; 236 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-09-13T04:00:29.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:00:30.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:00:30.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:00:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:31 smithi195 ceph-mon[87742]: pgmap v4449: 137 pgs: 137 active+clean; 236 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-13T04:00:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:31 smithi088 ceph-mon[96266]: pgmap v4449: 137 pgs: 137 active+clean; 236 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-13T04:00:31.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:31 smithi088 ceph-mon[98762]: pgmap v4449: 137 pgs: 137 active+clean; 236 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-13T04:00:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:00:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:00:33] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-09-13T04:00:33.894 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:33 smithi195 ceph-mon[87742]: pgmap v4450: 137 pgs: 137 active+clean; 236 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 462 KiB/s wr, 26 op/s 2024-09-13T04:00:33.894 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:33 smithi195 ceph-mon[87742]: osdmap e2282: 8 total, 8 up, 8 in 2024-09-13T04:00:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:33 smithi088 ceph-mon[96266]: pgmap v4450: 137 pgs: 137 active+clean; 236 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 462 KiB/s wr, 26 op/s 2024-09-13T04:00:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:33 smithi088 ceph-mon[96266]: osdmap e2282: 8 total, 8 up, 8 in 2024-09-13T04:00:33.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:33 smithi088 ceph-mon[98762]: pgmap v4450: 137 pgs: 137 active+clean; 236 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 462 KiB/s wr, 26 op/s 2024-09-13T04:00:33.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:33 smithi088 ceph-mon[98762]: osdmap e2282: 8 total, 8 up, 8 in 2024-09-13T04:00:34.610 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:00:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:34 smithi088 ceph-mon[96266]: osdmap e2283: 8 total, 8 up, 8 in 2024-09-13T04:00:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:00:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:00:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:00:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:00:34.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:00:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:34 smithi088 ceph-mon[98762]: osdmap e2283: 8 total, 8 up, 8 in 2024-09-13T04:00:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:00:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:00:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:00:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:00:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:00:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:34 smithi195 ceph-mon[87742]: osdmap e2283: 8 total, 8 up, 8 in 2024-09-13T04:00:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:00:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:00:34.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:00:34.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:00:34.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:00:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:35 smithi088 ceph-mon[98762]: pgmap v4453: 137 pgs: 137 active+clean; 240 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 514 KiB/s wr, 17 op/s 2024-09-13T04:00:35.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:35 smithi088 ceph-mon[98762]: osdmap e2284: 8 total, 8 up, 8 in 2024-09-13T04:00:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:35 smithi088 ceph-mon[96266]: pgmap v4453: 137 pgs: 137 active+clean; 240 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 514 KiB/s wr, 17 op/s 2024-09-13T04:00:35.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:35 smithi088 ceph-mon[96266]: osdmap e2284: 8 total, 8 up, 8 in 2024-09-13T04:00:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:35 smithi195 ceph-mon[87742]: pgmap v4453: 137 pgs: 137 active+clean; 240 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 514 KiB/s wr, 17 op/s 2024-09-13T04:00:35.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:35 smithi195 ceph-mon[87742]: osdmap e2284: 8 total, 8 up, 8 in 2024-09-13T04:00:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:37 smithi088 ceph-mon[96266]: pgmap v4455: 137 pgs: 137 active+clean; 252 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-09-13T04:00:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:37 smithi088 ceph-mon[98762]: pgmap v4455: 137 pgs: 137 active+clean; 252 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-09-13T04:00:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:37 smithi195 ceph-mon[87742]: pgmap v4455: 137 pgs: 137 active+clean; 252 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 40 op/s 2024-09-13T04:00:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:39 smithi088 ceph-mon[96266]: pgmap v4456: 137 pgs: 137 active+clean; 252 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-09-13T04:00:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:39 smithi088 ceph-mon[98762]: pgmap v4456: 137 pgs: 137 active+clean; 252 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-09-13T04:00:39.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:39 smithi195 ceph-mon[87742]: pgmap v4456: 137 pgs: 137 active+clean; 252 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 42 op/s 2024-09-13T04:00:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:41 smithi088 ceph-mon[96266]: pgmap v4457: 137 pgs: 137 active+clean; 256 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-09-13T04:00:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:41 smithi088 ceph-mon[96266]: osdmap e2285: 8 total, 8 up, 8 in 2024-09-13T04:00:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:41 smithi088 ceph-mon[98762]: pgmap v4457: 137 pgs: 137 active+clean; 256 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-09-13T04:00:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:41 smithi088 ceph-mon[98762]: osdmap e2285: 8 total, 8 up, 8 in 2024-09-13T04:00:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:41 smithi195 ceph-mon[87742]: pgmap v4457: 137 pgs: 137 active+clean; 256 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-09-13T04:00:41.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:41 smithi195 ceph-mon[87742]: osdmap e2285: 8 total, 8 up, 8 in 2024-09-13T04:00:42.642 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:00:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:42 smithi088 ceph-mon[96266]: osdmap e2286: 8 total, 8 up, 8 in 2024-09-13T04:00:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:42 smithi088 ceph-mon[98762]: osdmap e2286: 8 total, 8 up, 8 in 2024-09-13T04:00:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:42 smithi195 ceph-mon[87742]: osdmap e2286: 8 total, 8 up, 8 in 2024-09-13T04:00:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:00:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:00:43] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-09-13T04:00:43.732 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:43 smithi088 ceph-mon[98762]: pgmap v4460: 137 pgs: 137 active+clean; 260 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-09-13T04:00:43.732 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:43 smithi088 ceph-mon[98762]: osdmap e2287: 8 total, 8 up, 8 in 2024-09-13T04:00:43.732 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:43 smithi088 ceph-mon[96266]: pgmap v4460: 137 pgs: 137 active+clean; 260 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-09-13T04:00:43.732 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:43 smithi088 ceph-mon[96266]: osdmap e2287: 8 total, 8 up, 8 in 2024-09-13T04:00:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:43 smithi195 ceph-mon[87742]: pgmap v4460: 137 pgs: 137 active+clean; 260 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.5 MiB/s wr, 35 op/s 2024-09-13T04:00:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:43 smithi195 ceph-mon[87742]: osdmap e2287: 8 total, 8 up, 8 in 2024-09-13T04:00:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:45.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:45 smithi195 ceph-mon[87742]: pgmap v4462: 137 pgs: 137 active+clean; 271 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-13T04:00:45.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:45 smithi088 ceph-mon[98762]: pgmap v4462: 137 pgs: 137 active+clean; 271 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-13T04:00:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:45 smithi088 ceph-mon[96266]: pgmap v4462: 137 pgs: 137 active+clean; 271 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-09-13T04:00:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:47 smithi088 ceph-mon[96266]: pgmap v4463: 137 pgs: 137 active+clean; 274 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 45 op/s 2024-09-13T04:00:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:47 smithi088 ceph-mon[96266]: osdmap e2288: 8 total, 8 up, 8 in 2024-09-13T04:00:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:47 smithi088 ceph-mon[98762]: pgmap v4463: 137 pgs: 137 active+clean; 274 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 45 op/s 2024-09-13T04:00:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:47 smithi088 ceph-mon[98762]: osdmap e2288: 8 total, 8 up, 8 in 2024-09-13T04:00:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:47 smithi195 ceph-mon[87742]: pgmap v4463: 137 pgs: 137 active+clean; 274 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 2.0 MiB/s wr, 45 op/s 2024-09-13T04:00:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:47 smithi195 ceph-mon[87742]: osdmap e2288: 8 total, 8 up, 8 in 2024-09-13T04:00:48.670 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:00:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:48 smithi088 ceph-mon[98762]: osdmap e2289: 8 total, 8 up, 8 in 2024-09-13T04:00:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:48 smithi088 ceph-mon[96266]: osdmap e2289: 8 total, 8 up, 8 in 2024-09-13T04:00:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:48 smithi195 ceph-mon[87742]: osdmap e2289: 8 total, 8 up, 8 in 2024-09-13T04:00:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:49 smithi088 ceph-mon[98762]: pgmap v4466: 137 pgs: 137 active+clean; 289 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-09-13T04:00:49.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:49 smithi088 ceph-mon[98762]: osdmap e2290: 8 total, 8 up, 8 in 2024-09-13T04:00:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:49 smithi088 ceph-mon[96266]: pgmap v4466: 137 pgs: 137 active+clean; 289 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-09-13T04:00:49.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:49 smithi088 ceph-mon[96266]: osdmap e2290: 8 total, 8 up, 8 in 2024-09-13T04:00:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:49 smithi195 ceph-mon[87742]: pgmap v4466: 137 pgs: 137 active+clean; 289 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-09-13T04:00:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:49 smithi195 ceph-mon[87742]: osdmap e2290: 8 total, 8 up, 8 in 2024-09-13T04:00:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:51 smithi088 ceph-mon[96266]: pgmap v4468: 137 pgs: 137 active+clean; 296 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 2.7 MiB/s wr, 52 op/s 2024-09-13T04:00:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:51 smithi088 ceph-mon[98762]: pgmap v4468: 137 pgs: 137 active+clean; 296 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 2.7 MiB/s wr, 52 op/s 2024-09-13T04:00:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:51 smithi195 ceph-mon[87742]: pgmap v4468: 137 pgs: 137 active+clean; 296 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 2.7 MiB/s wr, 52 op/s 2024-09-13T04:00:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:00:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:00:53] "GET /metrics HTTP/1.1" 200 36706 "" "Prometheus/2.43.0" 2024-09-13T04:00:53.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:53 smithi088 ceph-mon[96266]: pgmap v4469: 137 pgs: 137 active+clean; 296 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-09-13T04:00:53.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:53 smithi088 ceph-mon[98762]: pgmap v4469: 137 pgs: 137 active+clean; 296 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-09-13T04:00:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:53 smithi195 ceph-mon[87742]: pgmap v4469: 137 pgs: 137 active+clean; 296 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-09-13T04:00:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:55 smithi088 ceph-mon[96266]: pgmap v4470: 137 pgs: 137 active+clean; 296 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-13T04:00:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:55 smithi088 ceph-mon[98762]: pgmap v4470: 137 pgs: 137 active+clean; 296 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-13T04:00:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:55 smithi195 ceph-mon[87742]: pgmap v4470: 137 pgs: 137 active+clean; 296 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-13T04:00:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:57 smithi088 ceph-mon[96266]: pgmap v4471: 137 pgs: 137 active+clean; 296 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 930 KiB/s wr, 31 op/s 2024-09-13T04:00:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:57 smithi088 ceph-mon[96266]: osdmap e2291: 8 total, 8 up, 8 in 2024-09-13T04:00:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:57 smithi088 ceph-mon[98762]: pgmap v4471: 137 pgs: 137 active+clean; 296 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 930 KiB/s wr, 31 op/s 2024-09-13T04:00:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:57 smithi088 ceph-mon[98762]: osdmap e2291: 8 total, 8 up, 8 in 2024-09-13T04:00:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:57 smithi195 ceph-mon[87742]: pgmap v4471: 137 pgs: 137 active+clean; 296 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 21 KiB/s rd, 930 KiB/s wr, 31 op/s 2024-09-13T04:00:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:57 smithi195 ceph-mon[87742]: osdmap e2291: 8 total, 8 up, 8 in 2024-09-13T04:00:58.708 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:00:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:58 smithi088 ceph-mon[96266]: osdmap e2292: 8 total, 8 up, 8 in 2024-09-13T04:00:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:58 smithi088 ceph-mon[98762]: osdmap e2292: 8 total, 8 up, 8 in 2024-09-13T04:00:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:58 smithi195 ceph-mon[87742]: osdmap e2292: 8 total, 8 up, 8 in 2024-09-13T04:00:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:59 smithi088 ceph-mon[96266]: pgmap v4474: 137 pgs: 137 active+clean; 310 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 1.0 MiB/s wr, 23 op/s 2024-09-13T04:00:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:59 smithi088 ceph-mon[96266]: osdmap e2293: 8 total, 8 up, 8 in 2024-09-13T04:00:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:00:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:59 smithi088 ceph-mon[98762]: pgmap v4474: 137 pgs: 137 active+clean; 310 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 1.0 MiB/s wr, 23 op/s 2024-09-13T04:00:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:59 smithi088 ceph-mon[98762]: osdmap e2293: 8 total, 8 up, 8 in 2024-09-13T04:00:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:00:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:00:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:59 smithi195 ceph-mon[87742]: pgmap v4474: 137 pgs: 137 active+clean; 310 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 1.0 MiB/s wr, 23 op/s 2024-09-13T04:00:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:59 smithi195 ceph-mon[87742]: osdmap e2293: 8 total, 8 up, 8 in 2024-09-13T04:00:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:00:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:01:01.684 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:01 smithi088 ceph-mon[96266]: pgmap v4476: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-09-13T04:01:01.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:01 smithi088 ceph-mon[98762]: pgmap v4476: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-09-13T04:01:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:01 smithi195 ceph-mon[87742]: pgmap v4476: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-09-13T04:01:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:01:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:01:03] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T04:01:03.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:03 smithi088 ceph-mon[96266]: pgmap v4477: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-09-13T04:01:03.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:03 smithi088 ceph-mon[98762]: pgmap v4477: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-09-13T04:01:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:03 smithi195 ceph-mon[87742]: pgmap v4477: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 39 op/s 2024-09-13T04:01:05.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:05 smithi088 ceph-mon[96266]: pgmap v4478: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-13T04:01:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:05 smithi088 ceph-mon[98762]: pgmap v4478: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-13T04:01:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:05 smithi195 ceph-mon[87742]: pgmap v4478: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-09-13T04:01:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:07 smithi195 ceph-mon[87742]: pgmap v4479: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-09-13T04:01:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:07 smithi195 ceph-mon[87742]: osdmap e2294: 8 total, 8 up, 8 in 2024-09-13T04:01:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:07 smithi088 ceph-mon[96266]: pgmap v4479: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-09-13T04:01:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:07 smithi088 ceph-mon[96266]: osdmap e2294: 8 total, 8 up, 8 in 2024-09-13T04:01:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:07 smithi088 ceph-mon[98762]: pgmap v4479: 137 pgs: 137 active+clean; 318 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 15 KiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-09-13T04:01:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:07 smithi088 ceph-mon[98762]: osdmap e2294: 8 total, 8 up, 8 in 2024-09-13T04:01:08.732 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP (44151 ms) 2024-09-13T04:01:08.732 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-09-13T04:01:08.732 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:01:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:08 smithi195 ceph-mon[87742]: osdmap e2295: 8 total, 8 up, 8 in 2024-09-13T04:01:09.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:08 smithi088 ceph-mon[96266]: osdmap e2295: 8 total, 8 up, 8 in 2024-09-13T04:01:09.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:08 smithi088 ceph-mon[98762]: osdmap e2295: 8 total, 8 up, 8 in 2024-09-13T04:01:09.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:09 smithi195 ceph-mon[87742]: pgmap v4482: 137 pgs: 137 active+clean; 326 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 1.0 MiB/s wr, 17 op/s 2024-09-13T04:01:09.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:09 smithi195 ceph-mon[87742]: osdmap e2296: 8 total, 8 up, 8 in 2024-09-13T04:01:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:09 smithi088 ceph-mon[98762]: pgmap v4482: 137 pgs: 137 active+clean; 326 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 1.0 MiB/s wr, 17 op/s 2024-09-13T04:01:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:09 smithi088 ceph-mon[98762]: osdmap e2296: 8 total, 8 up, 8 in 2024-09-13T04:01:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:09 smithi088 ceph-mon[96266]: pgmap v4482: 137 pgs: 137 active+clean; 326 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 1.0 MiB/s wr, 17 op/s 2024-09-13T04:01:10.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:09 smithi088 ceph-mon[96266]: osdmap e2296: 8 total, 8 up, 8 in 2024-09-13T04:01:10.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:10 smithi195 ceph-mon[87742]: osdmap e2297: 8 total, 8 up, 8 in 2024-09-13T04:01:11.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:10 smithi088 ceph-mon[96266]: osdmap e2297: 8 total, 8 up, 8 in 2024-09-13T04:01:11.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:10 smithi088 ceph-mon[98762]: osdmap e2297: 8 total, 8 up, 8 in 2024-09-13T04:01:11.747 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3015 ms) 2024-09-13T04:01:11.747 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTruncate 2024-09-13T04:01:11.747 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:01:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:11 smithi195 ceph-mon[87742]: pgmap v4485: 137 pgs: 137 active+clean; 342 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.0 MiB/s wr, 86 op/s 2024-09-13T04:01:11.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:11 smithi195 ceph-mon[87742]: osdmap e2298: 8 total, 8 up, 8 in 2024-09-13T04:01:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:11 smithi088 ceph-mon[96266]: pgmap v4485: 137 pgs: 137 active+clean; 342 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.0 MiB/s wr, 86 op/s 2024-09-13T04:01:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:11 smithi088 ceph-mon[96266]: osdmap e2298: 8 total, 8 up, 8 in 2024-09-13T04:01:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:11 smithi088 ceph-mon[98762]: pgmap v4485: 137 pgs: 137 active+clean; 342 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 4.0 MiB/s wr, 86 op/s 2024-09-13T04:01:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:11 smithi088 ceph-mon[98762]: osdmap e2298: 8 total, 8 up, 8 in 2024-09-13T04:01:12.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:12 smithi195 ceph-mon[87742]: osdmap e2299: 8 total, 8 up, 8 in 2024-09-13T04:01:13.090 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:12 smithi088 ceph-mon[96266]: osdmap e2299: 8 total, 8 up, 8 in 2024-09-13T04:01:13.091 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:12 smithi088 ceph-mon[98762]: osdmap e2299: 8 total, 8 up, 8 in 2024-09-13T04:01:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:01:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:01:13] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T04:01:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:13 smithi195 ceph-mon[87742]: pgmap v4488: 137 pgs: 137 active+clean; 342 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 2.0 MiB/s wr, 88 op/s 2024-09-13T04:01:13.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:13 smithi195 ceph-mon[87742]: osdmap e2300: 8 total, 8 up, 8 in 2024-09-13T04:01:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:13 smithi088 ceph-mon[96266]: pgmap v4488: 137 pgs: 137 active+clean; 342 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 2.0 MiB/s wr, 88 op/s 2024-09-13T04:01:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:13 smithi088 ceph-mon[96266]: osdmap e2300: 8 total, 8 up, 8 in 2024-09-13T04:01:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:13 smithi088 ceph-mon[98762]: pgmap v4488: 137 pgs: 137 active+clean; 342 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 2.0 MiB/s wr, 88 op/s 2024-09-13T04:01:14.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:13 smithi088 ceph-mon[98762]: osdmap e2300: 8 total, 8 up, 8 in 2024-09-13T04:01:14.793 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateTruncate (3046 ms) 2024-09-13T04:01:14.793 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateWriteAndTruncate 2024-09-13T04:01:14.794 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:01:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:14 smithi088 ceph-mon[96266]: osdmap e2301: 8 total, 8 up, 8 in 2024-09-13T04:01:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:01:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:14 smithi088 ceph-mon[98762]: osdmap e2301: 8 total, 8 up, 8 in 2024-09-13T04:01:15.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:01:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:14 smithi195 ceph-mon[87742]: osdmap e2301: 8 total, 8 up, 8 in 2024-09-13T04:01:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:01:16.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:15 smithi195 ceph-mon[87742]: pgmap v4491: 137 pgs: 137 active+clean; 343 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 260 KiB/s wr, 45 op/s 2024-09-13T04:01:16.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:15 smithi195 ceph-mon[87742]: osdmap e2302: 8 total, 8 up, 8 in 2024-09-13T04:01:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:15 smithi088 ceph-mon[96266]: pgmap v4491: 137 pgs: 137 active+clean; 343 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 260 KiB/s wr, 45 op/s 2024-09-13T04:01:16.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:15 smithi088 ceph-mon[96266]: osdmap e2302: 8 total, 8 up, 8 in 2024-09-13T04:01:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:15 smithi088 ceph-mon[98762]: pgmap v4491: 137 pgs: 137 active+clean; 343 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 260 KiB/s wr, 45 op/s 2024-09-13T04:01:16.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:15 smithi088 ceph-mon[98762]: osdmap e2302: 8 total, 8 up, 8 in 2024-09-13T04:01:17.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:16 smithi088 ceph-mon[96266]: osdmap e2303: 8 total, 8 up, 8 in 2024-09-13T04:01:17.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:16 smithi088 ceph-mon[98762]: osdmap e2303: 8 total, 8 up, 8 in 2024-09-13T04:01:17.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:16 smithi195 ceph-mon[87742]: osdmap e2303: 8 total, 8 up, 8 in 2024-09-13T04:01:17.815 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateWriteAndTruncate (3022 ms) 2024-09-13T04:01:17.815 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-09-13T04:01:17.816 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:01:17.877 INFO:tasks.workunit.client.0.smithi088.stdout: i=0 exists [14971826~3047462,53213450~4495095,78313724~588986,112244400~3387290,138854467~6254161,248040657~2097210,267003176~6812443,314292235~2963058,405600987~7829461] wrote [14971826~3047462,53213450~4495095,78313724~588986,112244400~3387290,138854467~6254161,248040657~2097210,267003176~6812443,314292235~2963058,405600987~7829461] 2024-09-13T04:01:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:17 smithi088 ceph-mon[96266]: pgmap v4494: 137 pgs: 137 active+clean; 343 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 263 KiB/s wr, 97 op/s 2024-09-13T04:01:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:17 smithi088 ceph-mon[96266]: osdmap e2304: 8 total, 8 up, 8 in 2024-09-13T04:01:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:17 smithi088 ceph-mon[98762]: pgmap v4494: 137 pgs: 137 active+clean; 343 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 263 KiB/s wr, 97 op/s 2024-09-13T04:01:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:17 smithi088 ceph-mon[98762]: osdmap e2304: 8 total, 8 up, 8 in 2024-09-13T04:01:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:17 smithi195 ceph-mon[87742]: pgmap v4494: 137 pgs: 137 active+clean; 343 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 66 KiB/s rd, 263 KiB/s wr, 97 op/s 2024-09-13T04:01:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:17 smithi195 ceph-mon[87742]: osdmap e2304: 8 total, 8 up, 8 in 2024-09-13T04:01:18.845 INFO:tasks.workunit.client.0.smithi088.stdout: i=1 exists [14971826~3047462,30173334~6618851,53213450~4495095,78313724~588986,81793989~5851742,112244400~3387290,138854467~6254161,189251125~5044692,237418869~2522752,241958564~8241,248040657~2097210,267003176~6812443,279287729~3975253,314292235~2963058,334461206~3191716,385209514~2410076,401238049~12192399] wrote [30173334~6618851,81793989~5851742,189251125~5044692,237418869~2522752,241958564~8241,279287729~3975253,334461206~3191716,385209514~2410076,401238049~5830536] 2024-09-13T04:01:19.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:18 smithi088 ceph-mon[96266]: osdmap e2305: 8 total, 8 up, 8 in 2024-09-13T04:01:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:18 smithi088 ceph-mon[98762]: osdmap e2305: 8 total, 8 up, 8 in 2024-09-13T04:01:19.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:18 smithi195 ceph-mon[87742]: osdmap e2305: 8 total, 8 up, 8 in 2024-09-13T04:01:19.833 INFO:tasks.workunit.client.0.smithi088.stdout: i=2 exists [14581684~3701286,25103893~11688292,48907078~8801467,78313724~588986,81793989~5851742,112244400~3387290,120942093~3933975,127347247~7504087,138854467~6254161,177414247~1597055,189251125~5044692,237418869~2522752,241958564~8241,248040657~2097210,267003176~6812443,273834907~9428075,314292235~2963058,327418123~234186,334461206~3191716,385209514~2410076,396900624~1671643,401238049~12192399] wrote [14581684~3701286,25103893~5913688,48907078~7853851,120942093~3933975,127347247~7504087,177414247~1597055,273834907~6671222,327418123~234186,396900624~1671643,401363314~1167557] 2024-09-13T04:01:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:19 smithi088 ceph-mon[98762]: pgmap v4497: 137 pgs: 137 active+clean; 363 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 MiB/s wr, 124 op/s 2024-09-13T04:01:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:19 smithi088 ceph-mon[98762]: osdmap e2306: 8 total, 8 up, 8 in 2024-09-13T04:01:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:19 smithi088 ceph-mon[96266]: pgmap v4497: 137 pgs: 137 active+clean; 363 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 MiB/s wr, 124 op/s 2024-09-13T04:01:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:19 smithi088 ceph-mon[96266]: osdmap e2306: 8 total, 8 up, 8 in 2024-09-13T04:01:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:19 smithi195 ceph-mon[87742]: pgmap v4497: 137 pgs: 137 active+clean; 363 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 MiB/s wr, 124 op/s 2024-09-13T04:01:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:19 smithi195 ceph-mon[87742]: osdmap e2306: 8 total, 8 up, 8 in 2024-09-13T04:01:20.847 INFO:tasks.workunit.client.0.smithi088.stdout: i=3 exists [14581684~3701286,25103893~11688292,48907078~8801467,66578750~954504,74042586~6110240,81793989~5851742,105598266~4650741,112244400~3387290,120942093~3933975,127347247~7504087,138235445~6873183,177414247~1597055,189251125~5044692,196117282~3716698,209659679~11312709,222380157~7996581,237418869~2522752,241958564~8241,248040657~2097210,267003176~16259806,314292235~2963058,327418123~234186,334461206~3191716,341235334~2263746,385209514~2410076,396900624~1671643,401238049~12192399] wrote [66578750~954504,74042586~6110240,105598266~4650741,138235445~5962231,196117282~3716698,209659679~11312709,222380157~7996581,272582252~4936804,341235334~2263746] 2024-09-13T04:01:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:20 smithi088 ceph-mon[96266]: osdmap e2307: 8 total, 8 up, 8 in 2024-09-13T04:01:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:20 smithi088 ceph-mon[98762]: osdmap e2307: 8 total, 8 up, 8 in 2024-09-13T04:01:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:20 smithi195 ceph-mon[87742]: osdmap e2307: 8 total, 8 up, 8 in 2024-09-13T04:01:21.857 INFO:tasks.workunit.client.0.smithi088.stdout: i=4 exists [14581684~3701286,25103893~11688292,48907078~8801467,66578750~954504,74042586~6110240,81793989~5851742,103808618~6440389,112244400~3387290,120942093~3933975,127347247~7504087,137919216~7189412,177414247~1597055,189251125~5044692,196117282~3716698,209659679~20717059,237418869~2522752,241958564~8241,248040657~2097210,267003176~16259806,305957980~3950887,314292235~2963058,327418123~234186,334461206~3191716,341235334~2263746,355581431~2641889,369804802~1700617,385209514~2410076,392538462~20891986] wrote [103808618~2819568,137919216~7029741,217359567~6263399,305957980~3950887,355581431~2641889,369804802~1700617,392538462~10092310] 2024-09-13T04:01:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:21 smithi088 ceph-mon[96266]: pgmap v4500: 137 pgs: 137 active+clean; 409 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 11 MiB/s wr, 126 op/s 2024-09-13T04:01:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:21 smithi088 ceph-mon[96266]: osdmap e2308: 8 total, 8 up, 8 in 2024-09-13T04:01:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:21 smithi088 ceph-mon[98762]: pgmap v4500: 137 pgs: 137 active+clean; 409 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 11 MiB/s wr, 126 op/s 2024-09-13T04:01:22.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:21 smithi088 ceph-mon[98762]: osdmap e2308: 8 total, 8 up, 8 in 2024-09-13T04:01:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:21 smithi195 ceph-mon[87742]: pgmap v4500: 137 pgs: 137 active+clean; 409 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 11 MiB/s wr, 126 op/s 2024-09-13T04:01:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:21 smithi195 ceph-mon[87742]: osdmap e2308: 8 total, 8 up, 8 in 2024-09-13T04:01:22.882 INFO:tasks.workunit.client.0.smithi088.stdout: i=5 exists [14581684~3701286,25103893~11688292,48907078~8801467,61021909~2586001,66578750~954504,74042586~13603145,90229486~6782956,103808618~6440389,112244400~3387290,118913920~7356167,127347247~7504087,137919216~7189412,156071646~1648513,167749810~5194991,177414247~1597055,189251125~5044692,196117282~3716698,203456779~26919959,237418869~2522752,241958564~8241,248040657~2097210,267003176~16259806,305957980~3950887,314292235~2963058,319236594~2794018,327418123~234186,334461206~3191716,341235334~2263746,355581431~2641889,369804802~1700617,385209514~2410076,392538462~20891986] wrote [61021909~2586001,76180772~7033397,90229486~6782956,118913920~7356167,128198444~4406748,156071646~1648513,167749810~5194991,203456779~8002885,319236594~2794018,405290559~4134956] 2024-09-13T04:01:23.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:22 smithi088 ceph-mon[96266]: osdmap e2309: 8 total, 8 up, 8 in 2024-09-13T04:01:23.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:22 smithi088 ceph-mon[98762]: osdmap e2309: 8 total, 8 up, 8 in 2024-09-13T04:01:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:22 smithi195 ceph-mon[87742]: osdmap e2309: 8 total, 8 up, 8 in 2024-09-13T04:01:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:01:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:01:23] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T04:01:23.860 INFO:tasks.workunit.client.0.smithi088.stdout: i=6 exists [3803963~7656119,14581684~3701286,25103893~11688292,48907078~8801467,61021909~2586001,66578750~954504,74042586~13603145,90229486~6782956,103808618~6440389,112244400~3387290,118913920~7356167,127347247~7504087,137919216~7189412,156071646~1648513,162903006~3145333,167749810~5194991,174089084~471837,177414247~1597055,189251125~5044692,196047526~4050822,203456779~26919959,237418869~2522752,241958564~8241,248040657~2097210,267003176~16259806,290557511~4815836,305957980~3950887,314292235~2963058,319236594~2794018,327418123~234186,334461206~3191716,341235334~2263746,355581431~2641889,369804802~1700617,382996030~403843,385209514~2410076,390813121~22617327] wrote [3803963~7656119,162903006~3145333,174089084~471837,196047526~4050822,269690403~5741215,290557511~4815836,382996030~403843,390813121~3524177] 2024-09-13T04:01:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:23 smithi088 ceph-mon[96266]: pgmap v4503: 137 pgs: 137 active+clean; 448 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 15 MiB/s wr, 124 op/s 2024-09-13T04:01:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:23 smithi088 ceph-mon[96266]: osdmap e2310: 8 total, 8 up, 8 in 2024-09-13T04:01:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:23 smithi088 ceph-mon[98762]: pgmap v4503: 137 pgs: 137 active+clean; 448 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 15 MiB/s wr, 124 op/s 2024-09-13T04:01:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:23 smithi088 ceph-mon[98762]: osdmap e2310: 8 total, 8 up, 8 in 2024-09-13T04:01:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:23 smithi195 ceph-mon[87742]: pgmap v4503: 137 pgs: 137 active+clean; 448 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 15 MiB/s wr, 124 op/s 2024-09-13T04:01:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:23 smithi195 ceph-mon[87742]: osdmap e2310: 8 total, 8 up, 8 in 2024-09-13T04:01:24.882 INFO:tasks.workunit.client.0.smithi088.stdout: i=7 exists [3803963~7656119,14581684~3701286,25103893~11688292,48907078~8801467,61021909~2586001,64263326~4335940,74042586~13603145,90229486~6782956,103808618~6440389,112244400~3387290,117499781~8770306,127347247~7504087,137518171~7590457,156071646~1648513,162903006~3145333,167749810~6811111,177414247~1597055,184389735~9906082,196047526~4050822,203456779~26919959,237418869~2522752,241958564~8241,248040657~2097210,266486198~16776784,290557511~4815836,297463799~1642584,305957980~3950887,314292235~2963058,319236594~2794018,327418123~234186,334461206~3191716,341235334~2263746,344103670~2911150,355581431~2641889,369804802~1700617,382996030~403843,385209514~2410076,390813121~22617327] wrote [64263326~4335940,117499781~2881570,137518171~1242571,172477266~1727775,184389735~8655807,266486198~2486914,297463799~1642584,344103670~2911150] 2024-09-13T04:01:25.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:24 smithi088 ceph-mon[96266]: osdmap e2311: 8 total, 8 up, 8 in 2024-09-13T04:01:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:24 smithi088 ceph-mon[98762]: osdmap e2311: 8 total, 8 up, 8 in 2024-09-13T04:01:25.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:24 smithi195 ceph-mon[87742]: osdmap e2311: 8 total, 8 up, 8 in 2024-09-13T04:01:25.906 INFO:tasks.workunit.client.0.smithi088.stdout: i=8 exists [3803963~8538381,14581684~3701286,25103893~11688292,48907078~8801467,61021909~2586001,64263326~7183344,74042586~13603145,87670053~9342389,103808618~6440389,112244400~3387290,117047121~9222966,127347247~7790526,137518171~7590457,156071646~1648513,162903006~3145333,166226657~796583,167749810~6811111,177414247~1597055,184389735~9906082,196047526~4050822,203456779~26919959,237418869~2522752,241958564~8241,248040657~2097210,266486198~16776784,290557511~4815836,297463799~1642584,305957980~3950887,314292235~2963058,319236594~2794018,327418123~234186,334461206~3191716,341235334~2263746,344103670~2911150,355581431~2641889,369804802~1700617,382996030~403843,385209514~2410076,390813121~22617327] wrote [4622753~7719591,50524534~301599,64377352~7069318,87670053~8898916,117047121~4383092,127811217~7326556,166226657~796583,168219104~3121531,203826711~5993226] 2024-09-13T04:01:26.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:25 smithi088 ceph-mon[96266]: pgmap v4506: 137 pgs: 137 active+clean; 622 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 170 KiB/s rd, 40 MiB/s wr, 285 op/s 2024-09-13T04:01:26.223 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:25 smithi088 ceph-mon[96266]: osdmap e2312: 8 total, 8 up, 8 in 2024-09-13T04:01:26.224 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:25 smithi088 ceph-mon[98762]: pgmap v4506: 137 pgs: 137 active+clean; 622 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 170 KiB/s rd, 40 MiB/s wr, 285 op/s 2024-09-13T04:01:26.224 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:25 smithi088 ceph-mon[98762]: osdmap e2312: 8 total, 8 up, 8 in 2024-09-13T04:01:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:25 smithi195 ceph-mon[87742]: pgmap v4506: 137 pgs: 137 active+clean; 622 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 170 KiB/s rd, 40 MiB/s wr, 285 op/s 2024-09-13T04:01:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:25 smithi195 ceph-mon[87742]: osdmap e2312: 8 total, 8 up, 8 in 2024-09-13T04:01:26.869 INFO:tasks.workunit.client.0.smithi088.stdout: i=9 exists [3803963~8538381,14581684~3701286,25103893~11688292,48907078~9782062,61021909~2586001,64263326~8400578,74042586~13603145,87670053~9342389,101515981~401042,103808618~6440389,112244400~3387290,117047121~9222966,127347247~7790526,137518171~7590457,156071646~1648513,162903006~3145333,166226657~796583,167749810~6811111,177414247~1597055,184389735~9906082,196047526~4050822,203456779~26919959,237418869~2522752,241958564~8241,248040657~2097210,263010057~20252925,287183963~1731472,290557511~4815836,297463799~1642584,305957980~3950887,314292235~2963058,319236594~5573747,327418123~234186,334461206~3191716,341235334~2263746,344103670~6787451,355581431~2641889,369804802~1700617,382996030~403843,385209514~2410076,390813121~22617327] wrote [32998214~1561025,52421040~6268100,69588274~3075630,101515981~401042,186777563~5387195,207702504~286511,263010057~4936138,287183963~1731472,320207205~4603136,345771248~5119873] 2024-09-13T04:01:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:26 smithi088 ceph-mon[96266]: osdmap e2313: 8 total, 8 up, 8 in 2024-09-13T04:01:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:26 smithi088 ceph-mon[98762]: osdmap e2313: 8 total, 8 up, 8 in 2024-09-13T04:01:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:26 smithi195 ceph-mon[87742]: osdmap e2313: 8 total, 8 up, 8 in 2024-09-13T04:01:27.884 INFO:tasks.workunit.client.0.smithi088.stdout: i=10 exists [3803963~8538381,14581684~3701286,20625822~307037,25103893~11688292,39009898~2112423,48907078~9782062,61021909~2586001,64263326~32749116,101515981~401042,103808618~6440389,112244400~3387290,117047121~9222966,127347247~7790526,137518171~7590457,150462428~3949378,156071646~1648513,162903006~3145333,166226657~796583,167749810~6811111,177414247~1597055,184389735~9906082,196047526~4050822,203456779~26919959,237418869~2522752,241958564~8241,248040657~2097210,263010057~20252925,287183963~1731472,290557511~9308713,305957980~3950887,314292235~2963058,319236594~5573747,327418123~234186,334461206~3191716,338950132~4548948,344103670~6787451,355581431~2641889,369804802~1700617,382996030~403843,385209514~2410076,390813121~22617327] wrote [20625822~307037,29001967~5110472,39009898~2112423,67940355~7994986,85678580~2455700,150462428~3949378,205065884~7681835,291928578~7937646,338950132~2770343,346055735~2872032] 2024-09-13T04:01:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:27 smithi088 ceph-mon[98762]: pgmap v4509: 137 pgs: 137 active+clean; 682 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 44 MiB/s wr, 222 op/s 2024-09-13T04:01:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:27 smithi088 ceph-mon[98762]: osdmap e2314: 8 total, 8 up, 8 in 2024-09-13T04:01:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:27 smithi088 ceph-mon[96266]: pgmap v4509: 137 pgs: 137 active+clean; 682 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 44 MiB/s wr, 222 op/s 2024-09-13T04:01:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:27 smithi088 ceph-mon[96266]: osdmap e2314: 8 total, 8 up, 8 in 2024-09-13T04:01:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:27 smithi195 ceph-mon[87742]: pgmap v4509: 137 pgs: 137 active+clean; 682 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 44 MiB/s wr, 222 op/s 2024-09-13T04:01:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:27 smithi195 ceph-mon[87742]: osdmap e2314: 8 total, 8 up, 8 in 2024-09-13T04:01:28.892 INFO:tasks.workunit.client.0.smithi088.stdout: i=11 exists [3803963~8538381,14581684~3701286,20625822~307037,25103893~11688292,39009898~2112423,48907078~9782062,61021909~2586001,64263326~32749116,101515981~401042,103808618~6440389,112244400~3387290,117047121~9222966,127347247~7790526,137518171~7590457,150462428~3949378,156071646~1648513,160274979~320143,162903006~3145333,166226657~796583,167749810~6811111,177414247~5352563,184389735~9906082,196047526~4050822,203456779~26919959,237418869~2522752,241958564~8241,248040657~2097210,254898013~4497568,263010057~22750357,287183963~1731472,290557511~9308713,300056977~1088445,305957980~3950887,314292235~2963058,319236594~5573747,327418123~234186,328673518~3092893,331976394~11522686,344103670~6787451,355581431~2641889,369804802~1700617,374547916~875261,382996030~403843,385209514~2410076,390813121~22617327] wrote [160274979~320143,177772652~4994158,254898013~4497568,279109880~2718210,282336595~3423819,300056977~1088445,328673518~3092893,331976394~7342449,374547916~875261,398200842~5457046] 2024-09-13T04:01:29.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:28 smithi088 ceph-mon[96266]: osdmap e2315: 8 total, 8 up, 8 in 2024-09-13T04:01:29.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:28 smithi088 ceph-mon[98762]: osdmap e2315: 8 total, 8 up, 8 in 2024-09-13T04:01:29.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:28 smithi195 ceph-mon[87742]: osdmap e2315: 8 total, 8 up, 8 in 2024-09-13T04:01:29.909 INFO:tasks.workunit.client.0.smithi088.stdout: i=12 exists [3803963~8538381,14581684~3701286,20625822~307037,25103893~11688292,36868644~4253677,48907078~9782062,61021909~2586001,64263326~32749116,101515981~401042,103808618~6440389,112244400~3387290,117047121~9222966,127347247~9005820,137518171~7590457,150462428~3949378,156071646~1648513,160274979~320143,162903006~3145333,166226657~796583,167749810~6811111,177414247~5352563,184389735~9906082,196047526~4050822,202205869~28170869,237418869~2522752,241958564~8241,248040657~2097210,254898013~4497568,263010057~22750357,287183963~1731472,290557511~9308713,300056977~1088445,305957980~3950887,314292235~2963058,319236594~5573747,327418123~234186,328673518~3092893,331976394~11522686,344103670~6787451,355581431~2641889,363367211~1564235,369804802~1700617,374547916~875261,382996030~403843,385209514~2410076,390813121~22617327] wrote [28700153~5039396,36868644~2723944,70177981~6071201,84615368~3372085,133921296~2431771,199448285~535656,202205869~8856802,363367211~1564235,405046313~2053718] 2024-09-13T04:01:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:29 smithi088 ceph-mon[96266]: pgmap v4512: 137 pgs: 137 active+clean; 788 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 36 MiB/s wr, 295 op/s 2024-09-13T04:01:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:29 smithi088 ceph-mon[96266]: osdmap e2316: 8 total, 8 up, 8 in 2024-09-13T04:01:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:01:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:29 smithi088 ceph-mon[98762]: pgmap v4512: 137 pgs: 137 active+clean; 788 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 36 MiB/s wr, 295 op/s 2024-09-13T04:01:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:29 smithi088 ceph-mon[98762]: osdmap e2316: 8 total, 8 up, 8 in 2024-09-13T04:01:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:01:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:29 smithi195 ceph-mon[87742]: pgmap v4512: 137 pgs: 137 active+clean; 788 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 184 KiB/s rd, 36 MiB/s wr, 295 op/s 2024-09-13T04:01:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:29 smithi195 ceph-mon[87742]: osdmap e2316: 8 total, 8 up, 8 in 2024-09-13T04:01:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:01:30.919 INFO:tasks.workunit.client.0.smithi088.stdout: i=13 exists [946467~1509257,3803963~8538381,14581684~3701286,20625822~307037,25103893~11688292,36868644~4253677,48907078~9903662,61021909~2586001,64263326~32749116,101515981~401042,103808618~6440389,112244400~3387290,117047121~9222966,127347247~9005820,137518171~7590457,150462428~3949378,156071646~1648513,160274979~320143,162903006~3145333,166226657~796583,167749810~7688160,175762603~7004207,184389735~9906082,196047526~4050822,202205869~28170869,237418869~2522752,241958564~8241,248040657~2097210,254898013~4497568,263010057~22750357,287183963~1731472,290557511~10587911,305957980~3950887,314292235~2963058,319236594~5573747,327418123~234186,328673518~3092893,331976394~11522686,344103670~6787451,355581431~2641889,363367211~1564235,368409688~418811,369804802~1700617,374547916~875261,382996030~403843,385209514~2410076,390813121~22617327] wrote [946467~1509257,53118961~5691779,80790497~1502195,118352355~5068302,138428995~3432226,169250727~6187243,175762603~3643683,267735938~5223803,299253595~1813788,368409688~418811] 2024-09-13T04:01:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:30 smithi088 ceph-mon[96266]: osdmap e2317: 8 total, 8 up, 8 in 2024-09-13T04:01:31.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:30 smithi088 ceph-mon[98762]: osdmap e2317: 8 total, 8 up, 8 in 2024-09-13T04:01:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:30 smithi195 ceph-mon[87742]: osdmap e2317: 8 total, 8 up, 8 in 2024-09-13T04:01:31.929 INFO:tasks.workunit.client.0.smithi088.stdout: i=14 exists [946467~1509257,3803963~8538381,14581684~3701286,20625822~307037,25103893~11688292,36868644~4253677,48907078~48105364,101515981~401042,103808618~6440389,112244400~3387290,117047121~9222966,127347247~9005820,137518171~7590457,150462428~3949378,156071646~1648513,160274979~320143,162903006~3145333,166226657~796583,167749810~7688160,175762603~7004207,184389735~9906082,196047526~4050822,202205869~28170869,233227717~2684194,237418869~2961992,241958564~8241,248040657~2097210,254898013~4497568,263010057~22750357,287183963~1731472,290557511~10587911,305957980~3950887,314292235~10518106,327418123~234186,328673518~3092893,331976394~11522686,344103670~9721839,355190962~7013671,363367211~1564235,368409688~418811,369804802~1700617,374547916~875261,382996030~403843,385209514~2410076,390813121~22617327] wrote [6065029~4338758,56551262~7961978,78241443~6631911,214855923~7434850,233227717~2684194,238008721~2372140,317132118~5568059,348561980~5263529,355190962~7013671] 2024-09-13T04:01:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:31 smithi088 ceph-mon[96266]: pgmap v4515: 137 pgs: 137 active+clean; 865 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 185 KiB/s rd, 43 MiB/s wr, 300 op/s 2024-09-13T04:01:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:31 smithi088 ceph-mon[96266]: osdmap e2318: 8 total, 8 up, 8 in 2024-09-13T04:01:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:31 smithi088 ceph-mon[98762]: pgmap v4515: 137 pgs: 137 active+clean; 865 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 185 KiB/s rd, 43 MiB/s wr, 300 op/s 2024-09-13T04:01:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:31 smithi088 ceph-mon[98762]: osdmap e2318: 8 total, 8 up, 8 in 2024-09-13T04:01:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:31 smithi195 ceph-mon[87742]: pgmap v4515: 137 pgs: 137 active+clean; 865 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 185 KiB/s rd, 43 MiB/s wr, 300 op/s 2024-09-13T04:01:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:31 smithi195 ceph-mon[87742]: osdmap e2318: 8 total, 8 up, 8 in 2024-09-13T04:01:32.922 INFO:tasks.workunit.client.0.smithi088.stdout: i=15 exists [946467~1509257,3803963~8538381,14581684~3701286,20625822~307037,25103893~11688292,36868644~4253677,48907078~48105364,101515981~8733026,112244400~3387290,117047121~9222966,127347247~9385253,137518171~7590457,150462428~3949378,156071646~1648513,160274979~320143,162903006~3145333,166226657~796583,167749810~7688160,175762603~7004207,184389735~9906082,196047526~4947135,202205869~28856180,233227717~2684194,237418869~2961992,241958564~8241,244593982~2966702,248040657~2097210,253875075~5741177,263010057~22750357,287183963~1731472,290557511~10587911,305957980~4597176,314292235~10518106,327418123~234186,328673518~3092893,331976394~11522686,344103670~9721839,355190962~7013671,363367211~1564235,368409688~418811,369804802~1700617,374547916~875261,382996030~403843,385209514~2410076,390813121~22617327] wrote [101884877~3247789,133637520~3094980,197664285~3330376,218370215~8007512,226401314~4660735,233455652~1152647,244593982~2966702,253875075~5741177,292790784~4552583,308718626~1836530] 2024-09-13T04:01:33.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:32 smithi088 ceph-mon[96266]: osdmap e2319: 8 total, 8 up, 8 in 2024-09-13T04:01:33.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:32 smithi088 ceph-mon[98762]: osdmap e2319: 8 total, 8 up, 8 in 2024-09-13T04:01:33.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:01:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:01:33] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-09-13T04:01:33.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:32 smithi195 ceph-mon[87742]: osdmap e2319: 8 total, 8 up, 8 in 2024-09-13T04:01:33.926 INFO:tasks.workunit.client.0.smithi088.stdout: i=16 exists [946467~1509257,3803963~8538381,14581684~3701286,20625822~307037,25103893~16018428,48907078~48105364,101515981~8733026,112244400~3387290,117047121~9222966,127347247~9385253,137518171~16893635,156071646~1648513,160274979~320143,162903006~3145333,166226657~796583,167749810~7688160,175762603~7004207,184389735~9906082,196047526~4947135,202205869~28856180,233227717~2684194,237418869~2961992,241958564~8241,244593982~2966702,248040657~2097210,253875075~5741177,263010057~22750357,287183963~1731472,290557511~10587911,305957980~4597176,314292235~10518106,327418123~234186,328673518~3092893,331976394~11522686,344103670~9721839,355190962~7013671,363367211~1564235,368409688~418811,369804802~1700617,374547916~875261,382996030~403843,385209514~2410076,390813121~22617327] wrote [7233478~425751,30145678~7879177,54627235~5332195,67159424~3992000,89900346~2668690,144448490~6899500,356259009~2127490,405342996~142821,405656704~4607413] 2024-09-13T04:01:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:33 smithi088 ceph-mon[96266]: pgmap v4518: 137 pgs: 137 active+clean; 907 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 27 MiB/s wr, 151 op/s 2024-09-13T04:01:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:33 smithi088 ceph-mon[96266]: osdmap e2320: 8 total, 8 up, 8 in 2024-09-13T04:01:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:33 smithi088 ceph-mon[98762]: pgmap v4518: 137 pgs: 137 active+clean; 907 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 27 MiB/s wr, 151 op/s 2024-09-13T04:01:34.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:33 smithi088 ceph-mon[98762]: osdmap e2320: 8 total, 8 up, 8 in 2024-09-13T04:01:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:33 smithi195 ceph-mon[87742]: pgmap v4518: 137 pgs: 137 active+clean; 907 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 27 MiB/s wr, 151 op/s 2024-09-13T04:01:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:33 smithi195 ceph-mon[87742]: osdmap e2320: 8 total, 8 up, 8 in 2024-09-13T04:01:34.954 INFO:tasks.workunit.client.0.smithi088.stdout: i=17 exists [946467~1509257,3803963~8538381,14581684~3701286,20625822~307037,21296092~75716350,101515981~8733026,112244400~3387290,117047121~9222966,127347247~9385253,137518171~16893635,156071646~1648513,160274979~320143,162903006~3145333,166226657~796583,167749810~7688160,175762603~7004207,184389735~9906082,196047526~4947135,202205869~28856180,233227717~2684194,237418869~2961992,241958564~8241,244593982~2966702,248040657~2097210,253875075~5741177,263010057~22750357,287183963~1731472,290557511~10587911,305957980~4597176,314292235~10518106,327418123~234186,328673518~14825562,344103670~9721839,355190962~7013671,363367211~1564235,368409688~418811,369804802~1700617,374547916~875261,382996030~403843,385209514~2410076,390813121~22617327] wrote [21296092~5508474,36321784~13496638,63563750~2400593,138231977~4016826,268434451~4211984,318397835~6275480,331427532~4504918,344524074~6804963,392157967~2896904] 2024-09-13T04:01:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:34 smithi088 ceph-mon[96266]: osdmap e2321: 8 total, 8 up, 8 in 2024-09-13T04:01:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:01:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:34 smithi088 ceph-mon[98762]: osdmap e2321: 8 total, 8 up, 8 in 2024-09-13T04:01:35.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:01:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:34 smithi195 ceph-mon[87742]: osdmap e2321: 8 total, 8 up, 8 in 2024-09-13T04:01:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:01:35.944 INFO:tasks.workunit.client.0.smithi088.stdout: i=18 exists [946467~1509257,3803963~8538381,14581684~3701286,19976193~77242339,101515981~8733026,112244400~3387290,117047121~9222966,127347247~9385253,137518171~16893635,156071646~1648513,160274979~320143,162903006~3145333,166226657~796583,167749810~7688160,175762603~7004207,184389735~9906082,196047526~4947135,202205869~28856180,233227717~2684194,237418869~2961992,241958564~8241,244593982~2966702,248040657~2097210,253875075~5741177,261741217~24019197,287183963~1731472,290557511~10587911,305957980~4597176,314292235~10518106,327418123~234186,328673518~14825562,344103670~9721839,355190962~12688862,368409688~418811,369804802~1700617,374547916~875261,382996030~403843,385209514~2410076,390813121~22617327] wrote [19976193~3428693,48039358~10066929,61106852~3482133,96237120~981412,185847745~274402,206832768~3358013,261741217~4904177,361106765~6773059,406750397~4070644] 2024-09-13T04:01:36.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:35 smithi088 ceph-mon[96266]: pgmap v4521: 137 pgs: 137 active+clean; 1024 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 214 KiB/s rd, 37 MiB/s wr, 335 op/s 2024-09-13T04:01:36.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:35 smithi088 ceph-mon[96266]: osdmap e2322: 8 total, 8 up, 8 in 2024-09-13T04:01:36.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:01:36.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:01:36.193 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:01:36.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:35 smithi088 ceph-mon[98762]: pgmap v4521: 137 pgs: 137 active+clean; 1024 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 214 KiB/s rd, 37 MiB/s wr, 335 op/s 2024-09-13T04:01:36.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:35 smithi088 ceph-mon[98762]: osdmap e2322: 8 total, 8 up, 8 in 2024-09-13T04:01:36.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:01:36.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:01:36.193 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:01:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:35 smithi195 ceph-mon[87742]: pgmap v4521: 137 pgs: 137 active+clean; 1024 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 214 KiB/s rd, 37 MiB/s wr, 335 op/s 2024-09-13T04:01:36.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:35 smithi195 ceph-mon[87742]: osdmap e2322: 8 total, 8 up, 8 in 2024-09-13T04:01:36.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:01:36.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:01:36.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:01:36.998 INFO:tasks.workunit.client.0.smithi088.stdout: i=19 exists [946467~1509257,3803963~8538381,14581684~3701286,19976193~77242339,101515981~8733026,112244400~3387290,117047121~9222966,127347247~27064559,156071646~1648513,160274979~320143,162903006~3145333,166226657~796583,167749810~7688160,175762603~7004207,184211593~10084224,196047526~4947135,202205869~28856180,233227717~2684194,237418869~2961992,241958564~8241,244593982~2966702,248040657~2097210,253875075~5741177,261741217~39404205,305957980~4597176,314292235~10518106,327418123~234186,328673518~14825562,344103670~9721839,355190962~12688862,368409688~418811,369804802~1700617,374547916~875261,382996030~403843,385209514~2410076,389587882~447649,390813121~24209754] wrote [25668786~6750520,71910274~4576257,87089151~2892148,119848586~1693414,133301308~7293608,184211593~6252452,285709876~8117122,330442298~3916558,389587882~447649,409736223~5286652] 2024-09-13T04:01:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:36 smithi088 ceph-mon[98762]: osdmap e2323: 8 total, 8 up, 8 in 2024-09-13T04:01:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:36 smithi088 ceph-mon[96266]: osdmap e2323: 8 total, 8 up, 8 in 2024-09-13T04:01:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:36 smithi195 ceph-mon[87742]: osdmap e2323: 8 total, 8 up, 8 in 2024-09-13T04:01:37.904 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 1 diff [29360128~8388608,79691776~8388608,188743680~8388608,234881024~8388608,276824064~4194304,331350016~4194304,381681664~4194304,398458880~8388608] 2024-09-13T04:01:37.904 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [29360128~8388608,79691776~8388608,188743680~8388608,234881024~8388608,276824064~4194304,331350016~4194304,381681664~4194304,398458880~8388608] 2024-09-13T04:01:37.914 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [29360128~8388608,79691776~8388608,188743680~8388608,234881024~8388608,276824064~8388608,331350016~8388608,381681664~8388608,398458880~12582912] 2024-09-13T04:01:37.914 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 2 diff [12582912~4194304,20971520~12582912,46137344~8388608,79691776~8388608,117440512~4194304,125829120~8388608,176160768~4194304,188743680~8388608,234881024~8388608,272629760~12582912,327155712~8388608,381681664~4194304,394264576~12582912] 2024-09-13T04:01:37.914 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [12582912~4194304,20971520~12582912,46137344~8388608,79691776~8388608,117440512~4194304,125829120~8388608,176160768~4194304,188743680~8388608,234881024~8388608,272629760~12582912,327155712~8388608,381681664~4194304,394264576~12582912] 2024-09-13T04:01:37.916 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [12582912~25165824,46137344~12582912,79691776~8388608,117440512~20971520,176160768~4194304,188743680~8388608,234881024~8388608,272629760~12582912,327155712~12582912,381681664~8388608,394264576~16777216] 2024-09-13T04:01:37.916 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 3 diff [12582912~4194304,20971520~12582912,46137344~8388608,62914560~4194304,71303168~16777216,104857600~8388608,117440512~4194304,125829120~16777216,176160768~4194304,188743680~8388608,205520896~12582912,222298112~8388608,234881024~8388608,268435456~12582912,327155712~8388608,339738624~4194304,381681664~4194304,394264576~12582912] 2024-09-13T04:01:37.916 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [12582912~4194304,20971520~12582912,46137344~8388608,62914560~4194304,71303168~16777216,104857600~8388608,117440512~4194304,125829120~16777216,176160768~4194304,188743680~8388608,205520896~12582912,222298112~8388608,234881024~8388608,268435456~12582912,327155712~8388608,339738624~4194304,381681664~4194304,394264576~12582912] 2024-09-13T04:01:37.918 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [12582912~25165824,46137344~12582912,62914560~25165824,104857600~8388608,117440512~29360128,176160768~4194304,188743680~12582912,205520896~25165824,234881024~8388608,268435456~16777216,327155712~16777216,381681664~8388608,394264576~16777216] 2024-09-13T04:01:37.919 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 4 diff [12582912~4194304,20971520~12582912,46137344~8388608,62914560~4194304,71303168~16777216,100663296~8388608,117440512~4194304,125829120~16777216,176160768~4194304,188743680~8388608,205520896~20971520,234881024~8388608,268435456~12582912,301989888~4194304,327155712~8388608,339738624~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:37.919 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [12582912~4194304,20971520~12582912,46137344~8388608,62914560~4194304,71303168~16777216,100663296~8388608,117440512~4194304,125829120~16777216,176160768~4194304,188743680~8388608,205520896~20971520,234881024~8388608,268435456~12582912,301989888~4194304,327155712~8388608,339738624~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:37.921 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [12582912~25165824,46137344~12582912,62914560~25165824,100663296~12582912,117440512~29360128,176160768~4194304,188743680~12582912,205520896~25165824,234881024~8388608,268435456~16777216,301989888~8388608,327155712~16777216,352321536~8388608,369098752~4194304,381681664~29360128] 2024-09-13T04:01:37.922 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 5 diff [12582912~4194304,20971520~12582912,46137344~8388608,58720256~8388608,71303168~25165824,100663296~8388608,117440512~25165824,155189248~4194304,163577856~8388608,176160768~4194304,188743680~8388608,201326592~29360128,234881024~8388608,268435456~12582912,301989888~4194304,318767104~4194304,327155712~8388608,339738624~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.922 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [12582912~4194304,20971520~12582912,46137344~8388608,58720256~8388608,71303168~25165824,100663296~8388608,117440512~25165824,155189248~4194304,163577856~8388608,176160768~4194304,188743680~8388608,201326592~29360128,234881024~8388608,268435456~12582912,301989888~4194304,318767104~4194304,327155712~8388608,339738624~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.925 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [12582912~25165824,46137344~67108864,117440512~29360128,155189248~4194304,163577856~16777216,188743680~41943040,234881024~8388608,268435456~16777216,301989888~8388608,318767104~4194304,327155712~16777216,352321536~8388608,369098752~4194304,381681664~29360128] 2024-09-13T04:01:37.925 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 6 diff [0~8388608,12582912~4194304,20971520~12582912,46137344~8388608,58720256~8388608,71303168~25165824,100663296~8388608,117440512~25165824,155189248~25165824,188743680~8388608,201326592~29360128,234881024~8388608,268435456~16777216,289406976~8388608,301989888~4194304,318767104~4194304,327155712~8388608,339738624~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.925 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~8388608,12582912~4194304,20971520~12582912,46137344~8388608,58720256~8388608,71303168~25165824,100663296~8388608,117440512~25165824,155189248~25165824,188743680~8388608,201326592~29360128,234881024~8388608,268435456~16777216,289406976~8388608,301989888~4194304,318767104~4194304,327155712~8388608,339738624~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.929 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~37748736,46137344~67108864,117440512~29360128,155189248~25165824,188743680~41943040,234881024~8388608,268435456~16777216,289406976~8388608,301989888~8388608,318767104~4194304,327155712~16777216,352321536~8388608,369098752~4194304,381681664~29360128] 2024-09-13T04:01:37.929 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 7 diff [0~8388608,12582912~4194304,20971520~12582912,46137344~8388608,58720256~37748736,100663296~8388608,117440512~25165824,155189248~16777216,176160768~20971520,201326592~29360128,234881024~8388608,264241152~20971520,289406976~8388608,301989888~4194304,318767104~4194304,327155712~8388608,339738624~8388608,352321536~4194304,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.929 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~8388608,12582912~4194304,20971520~12582912,46137344~8388608,58720256~37748736,100663296~8388608,117440512~25165824,155189248~16777216,176160768~20971520,201326592~29360128,234881024~8388608,264241152~20971520,289406976~8388608,301989888~4194304,318767104~4194304,327155712~8388608,339738624~8388608,352321536~4194304,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.933 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~37748736,46137344~67108864,117440512~29360128,155189248~75497472,234881024~8388608,264241152~20971520,289406976~20971520,318767104~4194304,327155712~20971520,352321536~8388608,369098752~4194304,381681664~29360128] 2024-09-13T04:01:37.933 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 8 diff [0~16777216,20971520~12582912,46137344~8388608,58720256~37748736,100663296~8388608,113246208~29360128,155189248~16777216,176160768~20971520,201326592~29360128,234881024~8388608,264241152~20971520,289406976~8388608,301989888~4194304,318767104~4194304,327155712~8388608,339738624~8388608,352321536~4194304,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.933 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~16777216,20971520~12582912,46137344~8388608,58720256~37748736,100663296~8388608,113246208~29360128,155189248~16777216,176160768~20971520,201326592~29360128,234881024~8388608,264241152~20971520,289406976~8388608,301989888~4194304,318767104~4194304,327155712~8388608,339738624~8388608,352321536~4194304,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.938 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~37748736,46137344~100663296,155189248~75497472,234881024~8388608,264241152~20971520,289406976~20971520,318767104~4194304,327155712~20971520,352321536~8388608,369098752~4194304,381681664~29360128] 2024-09-13T04:01:37.938 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 9 diff [0~16777216,20971520~12582912,46137344~50331648,100663296~8388608,113246208~29360128,155189248~16777216,176160768~20971520,201326592~29360128,234881024~8388608,260046848~37748736,301989888~4194304,318767104~16777216,339738624~16777216,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.938 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~16777216,20971520~12582912,46137344~50331648,100663296~8388608,113246208~29360128,155189248~16777216,176160768~20971520,201326592~29360128,234881024~8388608,260046848~37748736,301989888~4194304,318767104~16777216,339738624~16777216,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.943 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~37748736,46137344~100663296,155189248~75497472,234881024~8388608,260046848~50331648,318767104~41943040,369098752~4194304,381681664~29360128] 2024-09-13T04:01:37.943 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 10 diff [0~33554432,37748736~4194304,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,234881024~8388608,260046848~46137344,318767104~37748736,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.943 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~33554432,37748736~4194304,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,234881024~8388608,260046848~46137344,318767104~37748736,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.949 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~184549376,234881024~8388608,260046848~50331648,318767104~41943040,369098752~4194304,381681664~29360128] 2024-09-13T04:01:37.949 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 11 diff [0~33554432,37748736~4194304,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,234881024~8388608,251658240~54525952,318767104~37748736,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.949 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~33554432,37748736~4194304,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,234881024~8388608,251658240~54525952,318767104~37748736,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.956 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~184549376,234881024~8388608,251658240~58720256,318767104~41943040,369098752~8388608,381681664~29360128] 2024-09-13T04:01:37.956 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 12 diff [0~41943040,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,234881024~8388608,251658240~54525952,318767104~37748736,360710144~4194304,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.956 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~41943040,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,234881024~8388608,251658240~54525952,318767104~37748736,360710144~4194304,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.963 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~184549376,234881024~8388608,251658240~58720256,318767104~58720256,381681664~29360128] 2024-09-13T04:01:37.963 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 13 diff [0~41943040,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~41943040,201326592~29360128,234881024~8388608,251658240~54525952,318767104~37748736,360710144~16777216,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.963 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~41943040,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~41943040,201326592~29360128,234881024~8388608,251658240~54525952,318767104~37748736,360710144~16777216,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.970 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~184549376,234881024~8388608,251658240~58720256,318767104~58720256,381681664~29360128] 2024-09-13T04:01:37.970 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 14 diff [0~41943040,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~41943040,201326592~41943040,251658240~54525952,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.970 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~41943040,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~41943040,201326592~41943040,251658240~54525952,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.977 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~197132288,251658240~58720256,314572800~62914560,381681664~29360128] 2024-09-13T04:01:37.977 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 15 diff [0~41943040,46137344~50331648,100663296~41943040,146800640~4194304,155189248~92274688,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.978 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~41943040,46137344~50331648,100663296~41943040,146800640~4194304,155189248~92274688,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.985 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~331350016,381681664~29360128] 2024-09-13T04:01:37.985 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 16 diff [0~37748736,46137344~50331648,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.985 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~37748736,46137344~50331648,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.993 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~331350016,381681664~29360128] 2024-09-13T04:01:37.993 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 17 diff [0~247463936,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:37.993 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~247463936,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.000 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~29360128] 2024-09-13T04:01:38.000 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 18 diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.000 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.008 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~29360128] 2024-09-13T04:01:38.008 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to 19 diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.008 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.016 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:38.016 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 2 diff [12582912~4194304,20971520~8388608,46137344~8388608,117440512~4194304,125829120~8388608,176160768~4194304,272629760~8388608,327155712~4194304,394264576~8388608] 2024-09-13T04:01:38.016 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [12582912~4194304,20971520~8388608,46137344~8388608,117440512~4194304,125829120~8388608,176160768~4194304,272629760~8388608,327155712~4194304,394264576~8388608] 2024-09-13T04:01:38.017 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [12582912~20971520,46137344~12582912,117440512~20971520,176160768~4194304,272629760~8388608,327155712~4194304,394264576~8388608] 2024-09-13T04:01:38.017 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 3 diff [12582912~4194304,20971520~8388608,46137344~8388608,62914560~4194304,71303168~8388608,104857600~8388608,117440512~4194304,125829120~16777216,176160768~4194304,192937984~4194304,205520896~12582912,222298112~8388608,268435456~8388608,327155712~4194304,339738624~4194304,394264576~8388608] 2024-09-13T04:01:38.017 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [12582912~4194304,20971520~8388608,46137344~8388608,62914560~4194304,71303168~8388608,104857600~8388608,117440512~4194304,125829120~16777216,176160768~4194304,192937984~4194304,205520896~12582912,222298112~8388608,268435456~8388608,327155712~4194304,339738624~4194304,394264576~8388608] 2024-09-13T04:01:38.018 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [12582912~20971520,46137344~12582912,62914560~20971520,104857600~8388608,117440512~29360128,176160768~4194304,192937984~8388608,205520896~25165824,268435456~12582912,327155712~4194304,339738624~4194304,394264576~8388608] 2024-09-13T04:01:38.018 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 4 diff [12582912~4194304,20971520~8388608,46137344~8388608,62914560~4194304,71303168~8388608,100663296~8388608,117440512~4194304,125829120~16777216,176160768~4194304,192937984~4194304,205520896~20971520,268435456~8388608,301989888~4194304,327155712~4194304,339738624~4194304,352321536~4194304,369098752~4194304,390070272~12582912] 2024-09-13T04:01:38.018 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [12582912~4194304,20971520~8388608,46137344~8388608,62914560~4194304,71303168~8388608,100663296~8388608,117440512~4194304,125829120~16777216,176160768~4194304,192937984~4194304,205520896~20971520,268435456~8388608,301989888~4194304,327155712~4194304,339738624~4194304,352321536~4194304,369098752~4194304,390070272~12582912] 2024-09-13T04:01:38.020 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [12582912~20971520,46137344~12582912,62914560~20971520,100663296~12582912,117440512~29360128,176160768~4194304,192937984~8388608,205520896~25165824,268435456~12582912,301989888~8388608,327155712~4194304,339738624~4194304,352321536~8388608,369098752~4194304,390070272~12582912] 2024-09-13T04:01:38.020 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 5 diff [12582912~4194304,20971520~8388608,46137344~8388608,58720256~8388608,71303168~12582912,88080384~8388608,100663296~8388608,117440512~25165824,155189248~4194304,163577856~8388608,176160768~4194304,192937984~4194304,201326592~29360128,268435456~8388608,301989888~4194304,318767104~4194304,327155712~4194304,339738624~4194304,352321536~4194304,369098752~4194304,390070272~16777216] 2024-09-13T04:01:38.020 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [12582912~4194304,20971520~8388608,46137344~8388608,58720256~8388608,71303168~12582912,88080384~8388608,100663296~8388608,117440512~25165824,155189248~4194304,163577856~8388608,176160768~4194304,192937984~4194304,201326592~29360128,268435456~8388608,301989888~4194304,318767104~4194304,327155712~4194304,339738624~4194304,352321536~4194304,369098752~4194304,390070272~16777216] 2024-09-13T04:01:38.023 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [12582912~20971520,46137344~37748736,88080384~25165824,117440512~29360128,155189248~4194304,163577856~16777216,192937984~37748736,268435456~12582912,301989888~8388608,318767104~4194304,327155712~4194304,339738624~4194304,352321536~8388608,369098752~4194304,390070272~20971520] 2024-09-13T04:01:38.023 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 6 diff [0~8388608,12582912~4194304,20971520~8388608,46137344~8388608,58720256~8388608,71303168~12582912,88080384~8388608,100663296~8388608,117440512~25165824,155189248~25165824,192937984~4194304,201326592~29360128,268435456~12582912,289406976~8388608,301989888~4194304,318767104~4194304,327155712~4194304,339738624~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.023 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,46137344~8388608,58720256~8388608,71303168~12582912,88080384~8388608,100663296~8388608,117440512~25165824,155189248~25165824,192937984~4194304,201326592~29360128,268435456~12582912,289406976~8388608,301989888~4194304,318767104~4194304,327155712~4194304,339738624~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.026 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~33554432,46137344~37748736,88080384~25165824,117440512~29360128,155189248~25165824,192937984~37748736,268435456~12582912,289406976~8388608,301989888~8388608,318767104~4194304,327155712~4194304,339738624~4194304,352321536~8388608,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.026 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 7 diff [0~8388608,12582912~4194304,20971520~8388608,46137344~8388608,58720256~25165824,88080384~8388608,100663296~8388608,117440512~25165824,155189248~16777216,176160768~20971520,201326592~29360128,264241152~16777216,289406976~8388608,301989888~4194304,318767104~4194304,327155712~4194304,339738624~8388608,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.027 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,46137344~8388608,58720256~25165824,88080384~8388608,100663296~8388608,117440512~25165824,155189248~16777216,176160768~20971520,201326592~29360128,264241152~16777216,289406976~8388608,301989888~4194304,318767104~4194304,327155712~4194304,339738624~8388608,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.031 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~33554432,46137344~37748736,88080384~25165824,117440512~29360128,155189248~75497472,264241152~16777216,289406976~20971520,318767104~4194304,327155712~4194304,339738624~8388608,352321536~8388608,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.032 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 8 diff [0~16777216,20971520~8388608,46137344~8388608,58720256~37748736,100663296~8388608,113246208~29360128,155189248~16777216,176160768~20971520,201326592~29360128,264241152~16777216,289406976~8388608,301989888~4194304,318767104~4194304,327155712~4194304,339738624~8388608,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.032 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~16777216,20971520~8388608,46137344~8388608,58720256~37748736,100663296~8388608,113246208~29360128,155189248~16777216,176160768~20971520,201326592~29360128,264241152~16777216,289406976~8388608,301989888~4194304,318767104~4194304,327155712~4194304,339738624~8388608,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.033 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~33554432,46137344~100663296,155189248~75497472,264241152~16777216,289406976~20971520,318767104~4194304,327155712~4194304,339738624~8388608,352321536~8388608,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.034 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 9 diff [0~16777216,20971520~12582912,46137344~50331648,100663296~8388608,113246208~29360128,155189248~16777216,176160768~20971520,201326592~29360128,260046848~20971520,285212672~12582912,301989888~4194304,318767104~12582912,339738624~16777216,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.034 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~16777216,20971520~12582912,46137344~50331648,100663296~8388608,113246208~29360128,155189248~16777216,176160768~20971520,201326592~29360128,260046848~20971520,285212672~12582912,301989888~4194304,318767104~12582912,339738624~16777216,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.037 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~37748736,46137344~100663296,155189248~75497472,260046848~20971520,285212672~25165824,318767104~12582912,339738624~20971520,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.037 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 10 diff [0~33554432,37748736~4194304,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,260046848~20971520,285212672~20971520,318767104~12582912,335544320~20971520,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.037 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~33554432,37748736~4194304,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,260046848~20971520,285212672~20971520,318767104~12582912,335544320~20971520,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.042 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~184549376,260046848~20971520,285212672~25165824,318767104~12582912,335544320~25165824,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.042 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 11 diff [0~33554432,37748736~4194304,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,251658240~54525952,318767104~37748736,369098752~8388608,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.042 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~33554432,37748736~4194304,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,251658240~54525952,318767104~37748736,369098752~8388608,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.048 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~184549376,251658240~58720256,318767104~41943040,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.048 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 12 diff [0~41943040,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,251658240~54525952,318767104~37748736,360710144~4194304,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.048 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~41943040,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,251658240~54525952,318767104~37748736,360710144~4194304,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.052 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~184549376,251658240~58720256,318767104~58720256,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.052 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 13 diff [0~41943040,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~41943040,201326592~29360128,251658240~54525952,318767104~37748736,360710144~16777216,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.052 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~41943040,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~41943040,201326592~29360128,251658240~54525952,318767104~37748736,360710144~16777216,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.057 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~184549376,251658240~58720256,318767104~58720256,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.057 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 14 diff [0~41943040,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~41943040,201326592~37748736,251658240~54525952,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.057 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~41943040,46137344~50331648,100663296~8388608,113246208~29360128,146800640~4194304,155189248~41943040,201326592~37748736,251658240~54525952,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.063 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~197132288,251658240~58720256,314572800~62914560,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.063 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 15 diff [0~41943040,46137344~50331648,100663296~41943040,146800640~4194304,155189248~83886080,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.063 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~41943040,46137344~50331648,100663296~41943040,146800640~4194304,155189248~83886080,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.068 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~331350016,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.068 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 16 diff [0~37748736,46137344~50331648,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.068 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~37748736,46137344~50331648,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.074 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~41943040,46137344~331350016,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.074 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 17 diff [0~239075328,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.075 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~239075328,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.082 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.082 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 18 diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.082 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.089 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.089 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to 19 diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.089 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.095 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:38.095 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 3 diff [62914560~4194304,71303168~8388608,104857600~8388608,134217728~8388608,192937984~4194304,205520896~12582912,222298112~8388608,268435456~8388608,339738624~4194304] 2024-09-13T04:01:38.095 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [62914560~4194304,71303168~8388608,104857600~8388608,134217728~8388608,192937984~4194304,205520896~12582912,222298112~8388608,268435456~8388608,339738624~4194304] 2024-09-13T04:01:38.096 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [62914560~20971520,104857600~8388608,134217728~12582912,192937984~8388608,205520896~25165824,268435456~12582912,339738624~4194304] 2024-09-13T04:01:38.096 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 4 diff [62914560~4194304,71303168~8388608,100663296~8388608,134217728~8388608,192937984~4194304,205520896~20971520,268435456~8388608,301989888~4194304,339738624~4194304,352321536~4194304,369098752~4194304,390070272~12582912] 2024-09-13T04:01:38.096 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [62914560~4194304,71303168~8388608,100663296~8388608,134217728~8388608,192937984~4194304,205520896~20971520,268435456~8388608,301989888~4194304,339738624~4194304,352321536~4194304,369098752~4194304,390070272~12582912] 2024-09-13T04:01:38.098 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [62914560~20971520,100663296~12582912,134217728~12582912,192937984~8388608,205520896~25165824,268435456~12582912,301989888~8388608,339738624~4194304,352321536~8388608,369098752~4194304,390070272~12582912] 2024-09-13T04:01:38.098 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 5 diff [58720256~8388608,71303168~12582912,88080384~8388608,100663296~8388608,117440512~25165824,155189248~4194304,163577856~8388608,192937984~4194304,201326592~29360128,268435456~8388608,301989888~4194304,318767104~4194304,339738624~4194304,352321536~4194304,369098752~4194304,390070272~16777216] 2024-09-13T04:01:38.098 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [58720256~8388608,71303168~12582912,88080384~8388608,100663296~8388608,117440512~25165824,155189248~4194304,163577856~8388608,192937984~4194304,201326592~29360128,268435456~8388608,301989888~4194304,318767104~4194304,339738624~4194304,352321536~4194304,369098752~4194304,390070272~16777216] 2024-09-13T04:01:38.099 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [58720256~25165824,88080384~25165824,117440512~29360128,155189248~4194304,163577856~12582912,192937984~37748736,268435456~12582912,301989888~8388608,318767104~4194304,339738624~4194304,352321536~8388608,369098752~4194304,390070272~20971520] 2024-09-13T04:01:38.100 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 6 diff [0~8388608,58720256~8388608,71303168~12582912,88080384~8388608,100663296~8388608,117440512~25165824,155189248~20971520,192937984~4194304,201326592~29360128,268435456~8388608,289406976~8388608,301989888~4194304,318767104~4194304,339738624~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.100 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~8388608,58720256~8388608,71303168~12582912,88080384~8388608,100663296~8388608,117440512~25165824,155189248~20971520,192937984~4194304,201326592~29360128,268435456~8388608,289406976~8388608,301989888~4194304,318767104~4194304,339738624~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.102 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,58720256~25165824,88080384~25165824,117440512~29360128,155189248~20971520,192937984~37748736,268435456~12582912,289406976~8388608,301989888~8388608,318767104~4194304,339738624~4194304,352321536~8388608,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.102 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 7 diff [0~8388608,58720256~25165824,88080384~8388608,100663296~8388608,117440512~25165824,155189248~16777216,180355072~16777216,201326592~29360128,264241152~12582912,289406976~8388608,301989888~4194304,318767104~4194304,339738624~8388608,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.102 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~8388608,58720256~25165824,88080384~8388608,100663296~8388608,117440512~25165824,155189248~16777216,180355072~16777216,201326592~29360128,264241152~12582912,289406976~8388608,301989888~4194304,318767104~4194304,339738624~8388608,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.105 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,58720256~25165824,88080384~25165824,117440512~29360128,155189248~20971520,180355072~50331648,264241152~16777216,289406976~20971520,318767104~4194304,339738624~8388608,352321536~8388608,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.105 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 8 diff [0~12582912,50331648~4194304,58720256~37748736,100663296~8388608,113246208~29360128,155189248~16777216,180355072~16777216,201326592~29360128,264241152~12582912,289406976~8388608,301989888~4194304,318767104~4194304,339738624~8388608,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.105 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,50331648~4194304,58720256~37748736,100663296~8388608,113246208~29360128,155189248~16777216,180355072~16777216,201326592~29360128,264241152~12582912,289406976~8388608,301989888~4194304,318767104~4194304,339738624~8388608,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.108 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,50331648~4194304,58720256~88080384,155189248~20971520,180355072~50331648,264241152~16777216,289406976~20971520,318767104~4194304,339738624~8388608,352321536~8388608,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.108 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 9 diff [0~12582912,29360128~4194304,50331648~46137344,100663296~8388608,113246208~29360128,155189248~16777216,180355072~16777216,201326592~29360128,260046848~16777216,285212672~12582912,301989888~4194304,318767104~8388608,339738624~16777216,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.109 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,29360128~4194304,50331648~46137344,100663296~8388608,113246208~29360128,155189248~16777216,180355072~16777216,201326592~29360128,260046848~16777216,285212672~12582912,301989888~4194304,318767104~8388608,339738624~16777216,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.112 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,29360128~8388608,50331648~96468992,155189248~20971520,180355072~50331648,260046848~20971520,285212672~25165824,318767104~8388608,339738624~20971520,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.112 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 10 diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~46137344,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,180355072~16777216,201326592~29360128,260046848~16777216,285212672~20971520,318767104~8388608,335544320~20971520,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.112 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~46137344,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,180355072~16777216,201326592~29360128,260046848~16777216,285212672~20971520,318767104~8388608,335544320~20971520,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.118 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~125829120,180355072~50331648,260046848~20971520,285212672~25165824,318767104~8388608,335544320~25165824,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.118 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 11 diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~46137344,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,251658240~54525952,318767104~37748736,369098752~8388608,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.118 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~46137344,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,251658240~54525952,318767104~37748736,369098752~8388608,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.122 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~180355072,251658240~58720256,318767104~41943040,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.122 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 12 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,251658240~54525952,318767104~37748736,360710144~4194304,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.123 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~8388608,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~29360128,251658240~54525952,318767104~37748736,360710144~4194304,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.127 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~180355072,251658240~58720256,318767104~58720256,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.127 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 13 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~8388608,113246208~29360128,146800640~4194304,155189248~41943040,201326592~29360128,251658240~54525952,318767104~37748736,360710144~16777216,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.127 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~8388608,113246208~29360128,146800640~4194304,155189248~41943040,201326592~29360128,251658240~54525952,318767104~37748736,360710144~16777216,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.134 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~180355072,251658240~58720256,318767104~58720256,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.134 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 14 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~8388608,113246208~29360128,146800640~4194304,155189248~41943040,201326592~37748736,251658240~54525952,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.134 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~8388608,113246208~29360128,146800640~4194304,155189248~41943040,201326592~37748736,251658240~54525952,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.140 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~192937984,251658240~58720256,314572800~62914560,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.141 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 15 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~41943040,146800640~4194304,155189248~83886080,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.141 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~41943040,146800640~4194304,155189248~83886080,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.147 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~327155712,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.147 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 16 diff [0~12582912,16777216~4194304,25165824~12582912,50331648~46137344,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.147 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~12582912,50331648~46137344,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.153 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~327155712,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.153 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 17 diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.154 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.161 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.161 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 18 diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.161 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.168 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.168 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to 19 diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.168 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.176 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:38.176 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 4 diff [100663296~4194304,134217728~8388608,213909504~8388608,301989888~4194304,352321536~4194304,369098752~4194304,390070272~12582912] 2024-09-13T04:01:38.176 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [100663296~4194304,134217728~8388608,213909504~8388608,301989888~4194304,352321536~4194304,369098752~4194304,390070272~12582912] 2024-09-13T04:01:38.177 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [100663296~8388608,134217728~12582912,213909504~12582912,301989888~8388608,352321536~8388608,369098752~4194304,390070272~12582912] 2024-09-13T04:01:38.177 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 5 diff [58720256~4194304,75497472~8388608,88080384~8388608,100663296~4194304,117440512~25165824,155189248~4194304,163577856~8388608,201326592~8388608,213909504~8388608,301989888~4194304,318767104~4194304,352321536~4194304,369098752~4194304,390070272~16777216] 2024-09-13T04:01:38.177 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [58720256~4194304,75497472~8388608,88080384~8388608,100663296~4194304,117440512~25165824,155189248~4194304,163577856~8388608,201326592~8388608,213909504~8388608,301989888~4194304,318767104~4194304,352321536~4194304,369098752~4194304,390070272~16777216] 2024-09-13T04:01:38.179 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [58720256~8388608,75497472~8388608,88080384~20971520,117440512~29360128,155189248~4194304,163577856~12582912,201326592~25165824,301989888~8388608,318767104~4194304,352321536~8388608,369098752~4194304,390070272~20971520] 2024-09-13T04:01:38.179 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 6 diff [0~8388608,58720256~4194304,75497472~8388608,88080384~8388608,100663296~4194304,117440512~25165824,155189248~20971520,192937984~4194304,201326592~8388608,213909504~8388608,268435456~8388608,289406976~8388608,301989888~4194304,318767104~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.179 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~8388608,58720256~4194304,75497472~8388608,88080384~8388608,100663296~4194304,117440512~25165824,155189248~20971520,192937984~4194304,201326592~8388608,213909504~8388608,268435456~8388608,289406976~8388608,301989888~4194304,318767104~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.182 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,58720256~8388608,75497472~8388608,88080384~20971520,117440512~29360128,155189248~20971520,192937984~33554432,268435456~8388608,289406976~8388608,301989888~8388608,318767104~4194304,352321536~8388608,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.182 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 7 diff [0~8388608,58720256~12582912,75497472~8388608,88080384~8388608,100663296~4194304,117440512~25165824,155189248~16777216,180355072~16777216,201326592~8388608,213909504~8388608,264241152~12582912,289406976~8388608,301989888~4194304,318767104~4194304,343932928~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.182 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~8388608,58720256~12582912,75497472~8388608,88080384~8388608,100663296~4194304,117440512~25165824,155189248~16777216,180355072~16777216,201326592~8388608,213909504~8388608,264241152~12582912,289406976~8388608,301989888~4194304,318767104~4194304,343932928~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.184 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,58720256~12582912,75497472~8388608,88080384~20971520,117440512~29360128,155189248~20971520,180355072~46137344,264241152~12582912,289406976~20971520,318767104~4194304,343932928~4194304,352321536~8388608,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.184 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 8 diff [0~12582912,50331648~4194304,58720256~12582912,75497472~20971520,100663296~4194304,113246208~29360128,155189248~16777216,180355072~16777216,201326592~8388608,213909504~8388608,264241152~12582912,289406976~8388608,301989888~4194304,318767104~4194304,343932928~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.185 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,50331648~4194304,58720256~12582912,75497472~20971520,100663296~4194304,113246208~29360128,155189248~16777216,180355072~16777216,201326592~8388608,213909504~8388608,264241152~12582912,289406976~8388608,301989888~4194304,318767104~4194304,343932928~4194304,352321536~4194304,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.188 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,50331648~4194304,58720256~50331648,113246208~33554432,155189248~20971520,180355072~46137344,264241152~12582912,289406976~20971520,318767104~4194304,343932928~4194304,352321536~8388608,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.188 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 9 diff [0~12582912,29360128~4194304,50331648~46137344,100663296~4194304,113246208~29360128,155189248~16777216,180355072~16777216,201326592~8388608,213909504~8388608,260046848~16777216,285212672~12582912,301989888~4194304,318767104~8388608,343932928~12582912,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.188 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,29360128~4194304,50331648~46137344,100663296~4194304,113246208~29360128,155189248~16777216,180355072~16777216,201326592~8388608,213909504~8388608,260046848~16777216,285212672~12582912,301989888~4194304,318767104~8388608,343932928~12582912,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:37 smithi088 ceph-mon[96266]: pgmap v4524: 137 pgs: 137 active+clean; 1.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 112 KiB/s rd, 39 MiB/s wr, 200 op/s 2024-09-13T04:01:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:37 smithi088 ceph-mon[96266]: osdmap e2324: 8 total, 8 up, 8 in 2024-09-13T04:01:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:37 smithi088 ceph-mon[98762]: pgmap v4524: 137 pgs: 137 active+clean; 1.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 112 KiB/s rd, 39 MiB/s wr, 200 op/s 2024-09-13T04:01:38.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:37 smithi088 ceph-mon[98762]: osdmap e2324: 8 total, 8 up, 8 in 2024-09-13T04:01:38.191 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,29360128~8388608,50331648~58720256,113246208~33554432,155189248~20971520,180355072~46137344,260046848~16777216,285212672~25165824,318767104~8388608,343932928~16777216,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.191 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 10 diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~16777216,180355072~16777216,201326592~20971520,260046848~16777216,285212672~20971520,318767104~8388608,335544320~4194304,343932928~12582912,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.191 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~16777216,180355072~16777216,201326592~20971520,260046848~16777216,285212672~20971520,318767104~8388608,335544320~4194304,343932928~12582912,369098752~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.194 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~62914560,180355072~46137344,260046848~16777216,285212672~25165824,318767104~8388608,335544320~25165824,369098752~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.194 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 11 diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~20971520,251658240~54525952,318767104~37748736,369098752~8388608,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.194 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~20971520,251658240~54525952,318767104~37748736,369098752~8388608,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.198 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~113246208,251658240~58720256,318767104~41943040,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.198 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 12 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~20971520,251658240~54525952,318767104~37748736,360710144~4194304,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.198 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~16777216,176160768~20971520,201326592~20971520,251658240~54525952,318767104~37748736,360710144~4194304,369098752~8388608,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.202 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~113246208,251658240~58720256,318767104~58720256,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.202 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 13 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~41943040,201326592~20971520,251658240~20971520,276824064~29360128,318767104~37748736,360710144~16777216,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.202 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~41943040,201326592~20971520,251658240~20971520,276824064~29360128,318767104~37748736,360710144~16777216,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.208 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~113246208,251658240~58720256,318767104~58720256,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.208 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 14 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~41943040,201326592~25165824,230686720~8388608,251658240~20971520,276824064~29360128,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.208 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~41943040,201326592~25165824,230686720~8388608,251658240~20971520,276824064~29360128,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.213 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~113246208,230686720~12582912,251658240~58720256,314572800~62914560,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.213 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 15 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~8388608,113246208~29360128,146800640~4194304,155189248~83886080,243269632~4194304,251658240~20971520,276824064~33554432,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.213 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~8388608,113246208~29360128,146800640~4194304,155189248~83886080,243269632~4194304,251658240~20971520,276824064~33554432,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.219 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~264241152,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.220 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 16 diff [0~12582912,16777216~4194304,25165824~12582912,50331648~46137344,100663296~8388608,113246208~125829120,243269632~4194304,251658240~20971520,276824064~33554432,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.220 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~12582912,50331648~46137344,100663296~8388608,113246208~125829120,243269632~4194304,251658240~20971520,276824064~33554432,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.226 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~264241152,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.226 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 17 diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~20971520,276824064~33554432,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.227 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~20971520,276824064~33554432,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:37 smithi195 ceph-mon[87742]: pgmap v4524: 137 pgs: 137 active+clean; 1.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 112 KiB/s rd, 39 MiB/s wr, 200 op/s 2024-09-13T04:01:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:37 smithi195 ceph-mon[87742]: osdmap e2324: 8 total, 8 up, 8 in 2024-09-13T04:01:38.235 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.235 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 18 diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.235 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.242 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.242 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to 19 diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.242 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.249 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:38.249 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 5 diff [58720256~4194304,75497472~8388608,88080384~8388608,117440512~16777216,155189248~4194304,163577856~8388608,201326592~8388608,318767104~4194304,402653184~4194304] 2024-09-13T04:01:38.249 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [58720256~4194304,75497472~8388608,88080384~8388608,117440512~16777216,155189248~4194304,163577856~8388608,201326592~8388608,318767104~4194304,402653184~4194304] 2024-09-13T04:01:38.251 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [58720256~8388608,75497472~8388608,88080384~12582912,117440512~16777216,155189248~4194304,163577856~12582912,201326592~12582912,318767104~4194304,402653184~8388608] 2024-09-13T04:01:38.251 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 6 diff [0~8388608,58720256~4194304,75497472~8388608,88080384~8388608,117440512~16777216,155189248~20971520,192937984~4194304,201326592~8388608,268435456~8388608,289406976~8388608,318767104~4194304,381681664~4194304,390070272~4194304,402653184~4194304] 2024-09-13T04:01:38.251 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~8388608,58720256~4194304,75497472~8388608,88080384~8388608,117440512~16777216,155189248~20971520,192937984~4194304,201326592~8388608,268435456~8388608,289406976~8388608,318767104~4194304,381681664~4194304,390070272~4194304,402653184~4194304] 2024-09-13T04:01:38.252 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,58720256~8388608,75497472~8388608,88080384~12582912,117440512~16777216,155189248~20971520,192937984~20971520,268435456~8388608,289406976~8388608,318767104~4194304,381681664~4194304,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.253 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 7 diff [0~8388608,58720256~12582912,75497472~8388608,88080384~8388608,117440512~20971520,155189248~16777216,180355072~16777216,201326592~8388608,264241152~12582912,289406976~8388608,318767104~4194304,343932928~4194304,381681664~4194304,390070272~4194304,402653184~4194304] 2024-09-13T04:01:38.253 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~8388608,58720256~12582912,75497472~8388608,88080384~8388608,117440512~20971520,155189248~16777216,180355072~16777216,201326592~8388608,264241152~12582912,289406976~8388608,318767104~4194304,343932928~4194304,381681664~4194304,390070272~4194304,402653184~4194304] 2024-09-13T04:01:38.254 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,58720256~12582912,75497472~8388608,88080384~12582912,117440512~25165824,155189248~20971520,180355072~33554432,264241152~12582912,289406976~12582912,318767104~4194304,343932928~4194304,381681664~4194304,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.254 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 8 diff [0~12582912,50331648~4194304,58720256~12582912,75497472~20971520,113246208~25165824,155189248~16777216,180355072~16777216,201326592~8388608,264241152~12582912,289406976~8388608,318767104~4194304,343932928~4194304,381681664~4194304,390070272~4194304,402653184~4194304] 2024-09-13T04:01:38.254 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,50331648~4194304,58720256~12582912,75497472~20971520,113246208~25165824,155189248~16777216,180355072~16777216,201326592~8388608,264241152~12582912,289406976~8388608,318767104~4194304,343932928~4194304,381681664~4194304,390070272~4194304,402653184~4194304] 2024-09-13T04:01:38.257 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,50331648~4194304,58720256~41943040,113246208~29360128,155189248~20971520,180355072~33554432,264241152~12582912,289406976~12582912,318767104~4194304,343932928~4194304,381681664~4194304,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.257 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 9 diff [0~12582912,29360128~4194304,50331648~46137344,100663296~4194304,113246208~25165824,155189248~16777216,180355072~16777216,201326592~8388608,260046848~16777216,285212672~12582912,318767104~8388608,343932928~8388608,381681664~4194304,390070272~4194304,402653184~4194304] 2024-09-13T04:01:38.257 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,29360128~4194304,50331648~46137344,100663296~4194304,113246208~25165824,155189248~16777216,180355072~16777216,201326592~8388608,260046848~16777216,285212672~12582912,318767104~8388608,343932928~8388608,381681664~4194304,390070272~4194304,402653184~4194304] 2024-09-13T04:01:38.260 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,29360128~8388608,50331648~54525952,113246208~29360128,155189248~20971520,180355072~33554432,260046848~16777216,285212672~16777216,318767104~8388608,343932928~8388608,381681664~4194304,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.260 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 10 diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~46137344,100663296~4194304,113246208~25165824,146800640~4194304,155189248~16777216,180355072~16777216,201326592~12582912,260046848~16777216,285212672~16777216,318767104~8388608,335544320~4194304,343932928~8388608,381681664~4194304,390070272~4194304,402653184~4194304] 2024-09-13T04:01:38.260 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~46137344,100663296~4194304,113246208~25165824,146800640~4194304,155189248~16777216,180355072~16777216,201326592~12582912,260046848~16777216,285212672~16777216,318767104~8388608,335544320~4194304,343932928~8388608,381681664~4194304,390070272~4194304,402653184~4194304] 2024-09-13T04:01:38.264 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~54525952,113246208~29360128,146800640~29360128,180355072~33554432,260046848~16777216,285212672~16777216,318767104~8388608,335544320~16777216,381681664~4194304,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.264 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 11 diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~46137344,100663296~4194304,113246208~25165824,146800640~4194304,155189248~16777216,176160768~20971520,201326592~12582912,251658240~50331648,318767104~33554432,373293056~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.264 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~46137344,100663296~4194304,113246208~25165824,146800640~4194304,155189248~16777216,176160768~20971520,201326592~12582912,251658240~50331648,318767104~33554432,373293056~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.267 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~54525952,113246208~29360128,146800640~67108864,251658240~50331648,318767104~33554432,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.267 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 12 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~25165824,146800640~4194304,155189248~16777216,176160768~20971520,201326592~12582912,251658240~50331648,318767104~33554432,360710144~4194304,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.267 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~25165824,146800640~4194304,155189248~16777216,176160768~20971520,201326592~12582912,251658240~50331648,318767104~33554432,360710144~4194304,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.271 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~54525952,113246208~29360128,146800640~67108864,251658240~50331648,318767104~33554432,360710144~8388608,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.271 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 13 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~41943040,201326592~12582912,251658240~20971520,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.271 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~41943040,201326592~12582912,251658240~20971520,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.275 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~54525952,113246208~29360128,146800640~67108864,251658240~50331648,318767104~33554432,360710144~8388608,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.275 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 14 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~41943040,201326592~20971520,230686720~8388608,251658240~20971520,276824064~25165824,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.275 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~41943040,201326592~20971520,230686720~8388608,251658240~20971520,276824064~25165824,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.280 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~54525952,113246208~29360128,146800640~75497472,230686720~12582912,251658240~50331648,314572800~54525952,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.280 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 15 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~83886080,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.280 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~29360128,146800640~4194304,155189248~83886080,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.287 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~29360128,146800640~155189248,306184192~62914560,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.287 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 16 diff [0~12582912,16777216~4194304,25165824~12582912,50331648~46137344,100663296~4194304,113246208~125829120,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.287 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~12582912,50331648~46137344,100663296~4194304,113246208~125829120,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.291 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~188743680,306184192~62914560,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.291 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 17 diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.291 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.298 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.298 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 18 diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.298 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.304 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.304 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to 19 diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:38.304 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:38.311 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:38.311 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 6 diff [0~8388608,159383552~4194304,171966464~4194304,192937984~4194304,268435456~8388608,289406976~8388608,381681664~4194304,390070272~4194304] 2024-09-13T04:01:38.311 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~8388608,159383552~4194304,171966464~4194304,192937984~4194304,268435456~8388608,289406976~8388608,381681664~4194304,390070272~4194304] 2024-09-13T04:01:38.312 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,159383552~8388608,171966464~4194304,192937984~8388608,268435456~8388608,289406976~8388608,381681664~4194304,390070272~8388608] 2024-09-13T04:01:38.312 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 7 diff [0~8388608,62914560~8388608,117440512~4194304,134217728~4194304,159383552~4194304,171966464~4194304,180355072~16777216,264241152~12582912,289406976~8388608,343932928~4194304,381681664~4194304,390070272~4194304] 2024-09-13T04:01:38.312 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~8388608,62914560~8388608,117440512~4194304,134217728~4194304,159383552~4194304,171966464~4194304,180355072~16777216,264241152~12582912,289406976~8388608,343932928~4194304,381681664~4194304,390070272~4194304] 2024-09-13T04:01:38.314 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,62914560~8388608,117440512~4194304,134217728~8388608,159383552~8388608,171966464~4194304,180355072~20971520,264241152~12582912,289406976~12582912,343932928~4194304,381681664~4194304,390070272~8388608] 2024-09-13T04:01:38.314 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 8 diff [0~12582912,50331648~4194304,62914560~8388608,83886080~12582912,113246208~8388608,125829120~12582912,159383552~16777216,180355072~16777216,201326592~8388608,264241152~12582912,289406976~8388608,343932928~4194304,381681664~4194304,390070272~4194304] 2024-09-13T04:01:38.314 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,50331648~4194304,62914560~8388608,83886080~12582912,113246208~8388608,125829120~12582912,159383552~16777216,180355072~16777216,201326592~8388608,264241152~12582912,289406976~8388608,343932928~4194304,381681664~4194304,390070272~4194304] 2024-09-13T04:01:38.316 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,50331648~4194304,62914560~12582912,83886080~16777216,113246208~8388608,125829120~16777216,159383552~16777216,180355072~33554432,264241152~12582912,289406976~12582912,343932928~4194304,381681664~4194304,390070272~8388608] 2024-09-13T04:01:38.316 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 9 diff [0~12582912,29360128~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,159383552~16777216,180355072~16777216,201326592~8388608,260046848~16777216,285212672~12582912,318767104~8388608,343932928~8388608,381681664~4194304,390070272~4194304] 2024-09-13T04:01:38.316 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,29360128~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,159383552~16777216,180355072~16777216,201326592~8388608,260046848~16777216,285212672~12582912,318767104~8388608,343932928~8388608,381681664~4194304,390070272~4194304] 2024-09-13T04:01:38.318 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,29360128~8388608,50331648~8388608,62914560~12582912,83886080~20971520,113246208~8388608,125829120~16777216,159383552~16777216,180355072~33554432,260046848~16777216,285212672~16777216,318767104~8388608,343932928~8388608,381681664~4194304,390070272~8388608] 2024-09-13T04:01:38.318 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 10 diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,159383552~16777216,180355072~16777216,201326592~12582912,260046848~16777216,285212672~16777216,318767104~8388608,335544320~4194304,343932928~8388608,381681664~4194304,390070272~4194304] 2024-09-13T04:01:38.318 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,159383552~16777216,180355072~16777216,201326592~12582912,260046848~16777216,285212672~16777216,318767104~8388608,335544320~4194304,343932928~8388608,381681664~4194304,390070272~4194304] 2024-09-13T04:01:38.321 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~8388608,62914560~16777216,83886080~20971520,113246208~8388608,125829120~16777216,146800640~8388608,159383552~16777216,180355072~33554432,260046848~16777216,285212672~16777216,318767104~8388608,335544320~16777216,381681664~4194304,390070272~8388608] 2024-09-13T04:01:38.321 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 11 diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,159383552~37748736,201326592~12582912,251658240~50331648,318767104~33554432,373293056~4194304,381681664~4194304,390070272~12582912] 2024-09-13T04:01:38.321 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,159383552~37748736,201326592~12582912,251658240~50331648,318767104~33554432,373293056~4194304,381681664~4194304,390070272~12582912] 2024-09-13T04:01:38.325 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~8388608,62914560~16777216,83886080~20971520,113246208~8388608,125829120~16777216,146800640~8388608,159383552~54525952,251658240~50331648,318767104~33554432,373293056~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.325 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 12 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,159383552~37748736,201326592~12582912,251658240~50331648,318767104~33554432,360710144~4194304,373293056~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.325 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,159383552~37748736,201326592~12582912,251658240~50331648,318767104~33554432,360710144~4194304,373293056~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.328 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~8388608,62914560~16777216,83886080~20971520,113246208~8388608,125829120~16777216,146800640~8388608,159383552~54525952,251658240~50331648,318767104~33554432,360710144~8388608,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.328 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 13 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~8388608,62914560~12582912,79691776~16777216,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~37748736,201326592~12582912,251658240~20971520,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.328 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~8388608,62914560~12582912,79691776~16777216,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~37748736,201326592~12582912,251658240~20971520,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.331 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~54525952,113246208~29360128,146800640~8388608,159383552~54525952,251658240~50331648,318767104~33554432,360710144~8388608,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.331 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 14 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~37748736,201326592~20971520,230686720~8388608,251658240~20971520,276824064~25165824,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.331 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~37748736,201326592~20971520,230686720~8388608,251658240~20971520,276824064~25165824,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.336 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~54525952,113246208~29360128,146800640~8388608,159383552~62914560,230686720~12582912,251658240~50331648,314572800~54525952,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.336 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 15 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~79691776,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.336 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~79691776,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~16777216] 2024-09-13T04:01:38.340 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~29360128,146800640~8388608,159383552~142606336,306184192~62914560,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.340 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 16 diff [0~12582912,16777216~4194304,25165824~12582912,50331648~46137344,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.340 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~12582912,50331648~46137344,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.345 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.345 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 17 diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.345 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.351 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.351 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 18 diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.351 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.358 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~4194304,390070272~20971520] 2024-09-13T04:01:38.358 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to 19 diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:38.358 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:38.365 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:38.365 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 7 diff [62914560~8388608,117440512~4194304,134217728~4194304,171966464~4194304,180355072~12582912,264241152~4194304,293601280~4194304,343932928~4194304] 2024-09-13T04:01:38.366 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [62914560~8388608,117440512~4194304,134217728~4194304,171966464~4194304,180355072~12582912,264241152~4194304,293601280~4194304,343932928~4194304] 2024-09-13T04:01:38.367 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [62914560~8388608,117440512~4194304,134217728~8388608,171966464~4194304,180355072~16777216,264241152~8388608,293601280~8388608,343932928~4194304] 2024-09-13T04:01:38.367 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 8 diff [4194304~8388608,50331648~4194304,62914560~8388608,83886080~12582912,113246208~8388608,125829120~12582912,163577856~12582912,180355072~12582912,201326592~8388608,264241152~4194304,293601280~4194304,343932928~4194304] 2024-09-13T04:01:38.367 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,50331648~4194304,62914560~8388608,83886080~12582912,113246208~8388608,125829120~12582912,163577856~12582912,180355072~12582912,201326592~8388608,264241152~4194304,293601280~4194304,343932928~4194304] 2024-09-13T04:01:38.369 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,50331648~4194304,62914560~12582912,83886080~16777216,113246208~8388608,125829120~16777216,163577856~12582912,180355072~16777216,201326592~12582912,264241152~8388608,293601280~8388608,343932928~4194304] 2024-09-13T04:01:38.369 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 9 diff [4194304~8388608,29360128~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,163577856~12582912,180355072~12582912,201326592~8388608,260046848~8388608,285212672~4194304,293601280~4194304,318767104~8388608,343932928~8388608] 2024-09-13T04:01:38.369 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,29360128~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,163577856~12582912,180355072~12582912,201326592~8388608,260046848~8388608,285212672~4194304,293601280~4194304,318767104~8388608,343932928~8388608] 2024-09-13T04:01:38.371 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,29360128~8388608,50331648~8388608,62914560~12582912,83886080~20971520,113246208~8388608,125829120~16777216,163577856~12582912,180355072~16777216,201326592~12582912,260046848~12582912,285212672~4194304,293601280~8388608,318767104~8388608,343932928~8388608] 2024-09-13T04:01:38.371 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 10 diff [4194304~8388608,16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,163577856~12582912,180355072~12582912,201326592~12582912,260046848~8388608,285212672~12582912,318767104~8388608,335544320~4194304,343932928~8388608] 2024-09-13T04:01:38.372 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,163577856~12582912,180355072~12582912,201326592~12582912,260046848~8388608,285212672~12582912,318767104~8388608,335544320~4194304,343932928~8388608] 2024-09-13T04:01:38.374 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~4194304,25165824~16777216,50331648~8388608,62914560~16777216,83886080~20971520,113246208~8388608,125829120~16777216,146800640~8388608,163577856~12582912,180355072~16777216,201326592~12582912,260046848~12582912,285212672~16777216,318767104~8388608,335544320~16777216] 2024-09-13T04:01:38.375 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 11 diff [4194304~8388608,16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,159383552~33554432,201326592~12582912,251658240~16777216,276824064~25165824,318767104~33554432,373293056~4194304,394264576~8388608] 2024-09-13T04:01:38.375 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,159383552~33554432,201326592~12582912,251658240~16777216,276824064~25165824,318767104~33554432,373293056~4194304,394264576~8388608] 2024-09-13T04:01:38.378 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~4194304,25165824~16777216,50331648~8388608,62914560~16777216,83886080~20971520,113246208~8388608,125829120~16777216,146800640~8388608,159383552~37748736,201326592~12582912,251658240~20971520,276824064~25165824,318767104~33554432,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.378 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 12 diff [4194304~8388608,16777216~4194304,25165824~16777216,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,159383552~33554432,197132288~16777216,251658240~16777216,276824064~25165824,318767104~33554432,360710144~4194304,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.378 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~16777216,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,159383552~33554432,197132288~16777216,251658240~16777216,276824064~25165824,318767104~33554432,360710144~4194304,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.381 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~4194304,25165824~16777216,50331648~8388608,62914560~16777216,83886080~20971520,113246208~8388608,125829120~16777216,146800640~8388608,159383552~54525952,251658240~20971520,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.381 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 13 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~8388608,62914560~12582912,79691776~16777216,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~33554432,197132288~16777216,251658240~20971520,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.381 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~8388608,62914560~12582912,79691776~16777216,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~33554432,197132288~16777216,251658240~20971520,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.385 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~54525952,113246208~29360128,146800640~8388608,159383552~54525952,251658240~50331648,318767104~33554432,360710144~8388608,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.385 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 14 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~33554432,197132288~25165824,230686720~8388608,251658240~20971520,276824064~25165824,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.385 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~33554432,197132288~25165824,230686720~8388608,251658240~20971520,276824064~25165824,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.388 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~54525952,113246208~29360128,146800640~8388608,159383552~62914560,230686720~12582912,251658240~50331648,314572800~54525952,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.388 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 15 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.388 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.393 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~29360128,146800640~8388608,159383552~142606336,306184192~62914560,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.393 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 16 diff [0~12582912,16777216~4194304,25165824~12582912,50331648~46137344,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.393 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~12582912,50331648~46137344,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.398 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.398 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 17 diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.398 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.403 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.404 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 18 diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.404 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.408 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.409 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to 19 diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.409 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.414 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.414 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 8 diff [4194304~8388608,50331648~4194304,62914560~8388608,83886080~12582912,113246208~8388608,125829120~8388608,163577856~8388608,201326592~8388608] 2024-09-13T04:01:38.414 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,50331648~4194304,62914560~8388608,83886080~12582912,113246208~8388608,125829120~8388608,163577856~8388608,201326592~8388608] 2024-09-13T04:01:38.415 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,50331648~4194304,62914560~12582912,83886080~16777216,113246208~8388608,125829120~12582912,163577856~8388608,201326592~12582912] 2024-09-13T04:01:38.415 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 9 diff [4194304~8388608,29360128~4194304,50331648~8388608,62914560~8388608,83886080~12582912,100663296~4194304,113246208~8388608,125829120~8388608,163577856~8388608,184549376~8388608,201326592~8388608,260046848~8388608,285212672~4194304,318767104~8388608,343932928~8388608] 2024-09-13T04:01:38.415 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,29360128~4194304,50331648~8388608,62914560~8388608,83886080~12582912,100663296~4194304,113246208~8388608,125829120~8388608,163577856~8388608,184549376~8388608,201326592~8388608,260046848~8388608,285212672~4194304,318767104~8388608,343932928~8388608] 2024-09-13T04:01:38.417 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,29360128~8388608,50331648~8388608,62914560~12582912,83886080~20971520,113246208~8388608,125829120~12582912,163577856~8388608,184549376~8388608,201326592~12582912,260046848~8388608,285212672~4194304,318767104~8388608,343932928~8388608] 2024-09-13T04:01:38.417 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 10 diff [4194304~8388608,16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~8388608,146800640~4194304,163577856~8388608,184549376~8388608,201326592~12582912,260046848~8388608,285212672~12582912,318767104~8388608,335544320~4194304,343932928~8388608] 2024-09-13T04:01:38.417 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~8388608,146800640~4194304,163577856~8388608,184549376~8388608,201326592~12582912,260046848~8388608,285212672~12582912,318767104~8388608,335544320~4194304,343932928~8388608] 2024-09-13T04:01:38.419 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~4194304,25165824~16777216,50331648~8388608,62914560~16777216,83886080~20971520,113246208~8388608,125829120~12582912,146800640~8388608,163577856~8388608,184549376~8388608,201326592~12582912,260046848~8388608,285212672~16777216,318767104~8388608,335544320~16777216] 2024-09-13T04:01:38.419 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 11 diff [4194304~8388608,16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~8388608,146800640~4194304,159383552~12582912,176160768~16777216,201326592~12582912,251658240~16777216,276824064~25165824,318767104~33554432,373293056~4194304,394264576~8388608] 2024-09-13T04:01:38.419 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~8388608,146800640~4194304,159383552~12582912,176160768~16777216,201326592~12582912,251658240~16777216,276824064~25165824,318767104~33554432,373293056~4194304,394264576~8388608] 2024-09-13T04:01:38.421 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~4194304,25165824~16777216,50331648~8388608,62914560~16777216,83886080~20971520,113246208~8388608,125829120~12582912,146800640~8388608,159383552~12582912,176160768~16777216,201326592~12582912,251658240~16777216,276824064~25165824,318767104~33554432,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.421 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 12 diff [4194304~8388608,16777216~4194304,25165824~16777216,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,159383552~12582912,176160768~16777216,197132288~16777216,251658240~16777216,276824064~25165824,318767104~33554432,360710144~4194304,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.421 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~4194304,25165824~16777216,50331648~8388608,62914560~12582912,83886080~12582912,100663296~4194304,113246208~8388608,125829120~12582912,146800640~4194304,159383552~12582912,176160768~16777216,197132288~16777216,251658240~16777216,276824064~25165824,318767104~33554432,360710144~4194304,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.424 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~4194304,25165824~16777216,50331648~8388608,62914560~16777216,83886080~20971520,113246208~8388608,125829120~12582912,146800640~8388608,159383552~12582912,176160768~16777216,197132288~16777216,251658240~16777216,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.425 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 13 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~8388608,62914560~12582912,79691776~16777216,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~20971520,184549376~8388608,197132288~16777216,251658240~20971520,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.425 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~8388608,62914560~12582912,79691776~16777216,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~20971520,184549376~8388608,197132288~16777216,251658240~20971520,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.427 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~54525952,113246208~29360128,146800640~8388608,159383552~33554432,197132288~16777216,251658240~50331648,318767104~33554432,360710144~8388608,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.427 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 14 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~20971520,184549376~8388608,197132288~25165824,230686720~8388608,251658240~20971520,276824064~25165824,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.428 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~20971520,184549376~8388608,197132288~25165824,230686720~8388608,251658240~20971520,276824064~25165824,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.432 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~54525952,113246208~29360128,146800640~8388608,159383552~33554432,197132288~25165824,230686720~12582912,251658240~50331648,314572800~54525952,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.432 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 15 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~20971520,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.432 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~4194304,113246208~8388608,125829120~16777216,146800640~4194304,159383552~20971520,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.436 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~29360128,146800640~8388608,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.436 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 16 diff [0~12582912,16777216~4194304,25165824~12582912,50331648~46137344,100663296~4194304,113246208~8388608,125829120~29360128,159383552~20971520,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.436 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~12582912,50331648~46137344,100663296~4194304,113246208~8388608,125829120~29360128,159383552~20971520,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.440 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~58720256,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.440 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 17 diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~12582912,142606336~12582912,159383552~20971520,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.440 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~12582912,142606336~12582912,159383552~20971520,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.445 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.445 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 18 diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~12582912,142606336~12582912,159383552~20971520,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.445 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~12582912,142606336~12582912,159383552~20971520,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.449 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.449 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to 19 diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.449 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.454 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.454 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 9 diff [29360128~4194304,50331648~8388608,67108864~4194304,100663296~4194304,184549376~8388608,205520896~4194304,260046848~8388608,285212672~4194304,318767104~8388608,343932928~8388608] 2024-09-13T04:01:38.454 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [29360128~4194304,50331648~8388608,67108864~4194304,100663296~4194304,184549376~8388608,205520896~4194304,260046848~8388608,285212672~4194304,318767104~8388608,343932928~8388608] 2024-09-13T04:01:38.455 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [29360128~8388608,50331648~8388608,67108864~8388608,100663296~4194304,184549376~8388608,205520896~4194304,260046848~8388608,285212672~4194304,318767104~8388608,343932928~8388608] 2024-09-13T04:01:38.455 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 10 diff [16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,67108864~8388608,83886080~4194304,100663296~4194304,146800640~4194304,184549376~8388608,201326592~8388608,260046848~8388608,285212672~12582912,318767104~8388608,335544320~4194304,343932928~8388608] 2024-09-13T04:01:38.455 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,67108864~8388608,83886080~4194304,100663296~4194304,146800640~4194304,184549376~8388608,201326592~8388608,260046848~8388608,285212672~12582912,318767104~8388608,335544320~4194304,343932928~8388608] 2024-09-13T04:01:38.456 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~4194304,25165824~16777216,50331648~8388608,67108864~12582912,83886080~8388608,100663296~4194304,146800640~8388608,184549376~8388608,201326592~12582912,260046848~8388608,285212672~16777216,318767104~8388608,335544320~16777216] 2024-09-13T04:01:38.456 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 11 diff [16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,67108864~8388608,83886080~4194304,100663296~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~8388608,251658240~16777216,276824064~25165824,318767104~33554432,373293056~4194304,394264576~8388608] 2024-09-13T04:01:38.457 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~4194304,25165824~8388608,37748736~4194304,50331648~8388608,67108864~8388608,83886080~4194304,100663296~4194304,146800640~4194304,159383552~4194304,176160768~16777216,201326592~8388608,251658240~16777216,276824064~25165824,318767104~33554432,373293056~4194304,394264576~8388608] 2024-09-13T04:01:38.458 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~4194304,25165824~16777216,50331648~8388608,67108864~12582912,83886080~8388608,100663296~4194304,146800640~8388608,159383552~4194304,176160768~16777216,201326592~12582912,251658240~16777216,276824064~25165824,318767104~33554432,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.458 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 12 diff [16777216~4194304,25165824~16777216,50331648~8388608,67108864~8388608,83886080~4194304,100663296~4194304,130023424~4194304,146800640~4194304,159383552~4194304,176160768~16777216,197132288~16777216,251658240~16777216,276824064~25165824,318767104~33554432,360710144~4194304,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.459 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~4194304,25165824~16777216,50331648~8388608,67108864~8388608,83886080~4194304,100663296~4194304,130023424~4194304,146800640~4194304,159383552~4194304,176160768~16777216,197132288~16777216,251658240~16777216,276824064~25165824,318767104~33554432,360710144~4194304,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.461 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~4194304,25165824~16777216,50331648~8388608,67108864~12582912,83886080~8388608,100663296~4194304,130023424~8388608,146800640~8388608,159383552~4194304,176160768~16777216,197132288~16777216,251658240~16777216,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.461 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 13 diff [0~4194304,16777216~4194304,25165824~16777216,50331648~8388608,67108864~8388608,79691776~8388608,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,146800640~4194304,159383552~4194304,167772160~12582912,184549376~8388608,197132288~16777216,251658240~20971520,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.461 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~4194304,16777216~4194304,25165824~16777216,50331648~8388608,67108864~8388608,79691776~8388608,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,146800640~4194304,159383552~4194304,167772160~12582912,184549376~8388608,197132288~16777216,251658240~20971520,276824064~25165824,318767104~33554432,360710144~8388608,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.463 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~4194304,16777216~4194304,25165824~16777216,50331648~12582912,67108864~25165824,100663296~4194304,117440512~8388608,130023424~12582912,146800640~8388608,159383552~4194304,167772160~25165824,197132288~16777216,251658240~50331648,318767104~33554432,360710144~8388608,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.463 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 14 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~12582912,67108864~20971520,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,146800640~4194304,159383552~4194304,167772160~12582912,184549376~8388608,197132288~25165824,230686720~8388608,251658240~20971520,276824064~25165824,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.463 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~12582912,67108864~20971520,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,146800640~4194304,159383552~4194304,167772160~12582912,184549376~8388608,197132288~25165824,230686720~8388608,251658240~20971520,276824064~25165824,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.465 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~41943040,100663296~4194304,117440512~8388608,130023424~12582912,146800640~8388608,159383552~4194304,167772160~25165824,197132288~25165824,230686720~12582912,251658240~50331648,314572800~54525952,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.466 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 15 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~12582912,67108864~20971520,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,146800640~4194304,159383552~4194304,167772160~12582912,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.466 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~12582912,67108864~20971520,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,146800640~4194304,159383552~4194304,167772160~12582912,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.469 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~41943040,100663296~8388608,117440512~8388608,130023424~12582912,146800640~8388608,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.469 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 16 diff [0~12582912,16777216~4194304,25165824~12582912,50331648~12582912,67108864~25165824,100663296~4194304,117440512~8388608,130023424~4194304,138412032~16777216,159383552~4194304,167772160~12582912,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.469 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~12582912,50331648~12582912,67108864~25165824,100663296~4194304,117440512~8388608,130023424~4194304,138412032~16777216,159383552~4194304,167772160~12582912,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.473 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~8388608,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.473 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 17 diff [0~12582912,16777216~75497472,100663296~4194304,117440512~8388608,130023424~8388608,142606336~12582912,159383552~4194304,167772160~12582912,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.473 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~75497472,100663296~4194304,117440512~8388608,130023424~8388608,142606336~12582912,159383552~4194304,167772160~12582912,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.478 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~79691776,100663296~8388608,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.478 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 18 diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~8388608,142606336~12582912,159383552~4194304,167772160~12582912,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.478 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~8388608,142606336~12582912,159383552~4194304,167772160~12582912,184549376~8388608,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.483 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.483 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to 19 diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.483 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.488 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.488 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 10 diff [16777216~4194304,25165824~8388608,37748736~4194304,67108864~8388608,83886080~4194304,146800640~4194304,201326592~8388608,289406976~8388608,335544320~4194304,343932928~4194304] 2024-09-13T04:01:38.488 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~4194304,25165824~8388608,37748736~4194304,67108864~8388608,83886080~4194304,146800640~4194304,201326592~8388608,289406976~8388608,335544320~4194304,343932928~4194304] 2024-09-13T04:01:38.489 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~4194304,25165824~16777216,67108864~12582912,83886080~8388608,146800640~8388608,201326592~12582912,289406976~12582912,335544320~16777216] 2024-09-13T04:01:38.489 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 11 diff [16777216~4194304,25165824~8388608,37748736~4194304,67108864~8388608,83886080~4194304,146800640~4194304,159383552~4194304,176160768~8388608,201326592~8388608,251658240~8388608,276824064~8388608,289406976~12582912,327155712~20971520,373293056~4194304,394264576~8388608] 2024-09-13T04:01:38.489 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~4194304,25165824~8388608,37748736~4194304,67108864~8388608,83886080~4194304,146800640~4194304,159383552~4194304,176160768~8388608,201326592~8388608,251658240~8388608,276824064~8388608,289406976~12582912,327155712~20971520,373293056~4194304,394264576~8388608] 2024-09-13T04:01:38.491 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~4194304,25165824~16777216,67108864~12582912,83886080~8388608,146800640~8388608,159383552~4194304,176160768~8388608,201326592~12582912,251658240~8388608,276824064~25165824,327155712~25165824,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.491 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 12 diff [16777216~4194304,25165824~16777216,67108864~8388608,83886080~4194304,130023424~4194304,146800640~4194304,159383552~4194304,176160768~8388608,197132288~16777216,251658240~8388608,276824064~8388608,289406976~12582912,327155712~20971520,360710144~4194304,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.491 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~4194304,25165824~16777216,67108864~8388608,83886080~4194304,130023424~4194304,146800640~4194304,159383552~4194304,176160768~8388608,197132288~16777216,251658240~8388608,276824064~8388608,289406976~12582912,327155712~20971520,360710144~4194304,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.492 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~4194304,25165824~16777216,67108864~12582912,83886080~8388608,130023424~8388608,146800640~8388608,159383552~4194304,176160768~8388608,197132288~16777216,251658240~8388608,276824064~25165824,327155712~25165824,360710144~8388608,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.493 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 13 diff [0~4194304,16777216~4194304,25165824~16777216,50331648~8388608,67108864~8388608,79691776~8388608,117440512~8388608,130023424~4194304,138412032~4194304,146800640~4194304,159383552~4194304,167772160~12582912,197132288~16777216,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,327155712~20971520,360710144~8388608,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.493 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~4194304,16777216~4194304,25165824~16777216,50331648~8388608,67108864~8388608,79691776~8388608,117440512~8388608,130023424~4194304,138412032~4194304,146800640~4194304,159383552~4194304,167772160~12582912,197132288~16777216,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,327155712~20971520,360710144~8388608,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.494 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~4194304,16777216~4194304,25165824~16777216,50331648~12582912,67108864~25165824,117440512~8388608,130023424~12582912,146800640~8388608,159383552~4194304,167772160~16777216,197132288~16777216,251658240~8388608,264241152~37748736,327155712~25165824,360710144~8388608,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.495 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 14 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~12582912,67108864~20971520,117440512~8388608,130023424~4194304,138412032~4194304,146800640~4194304,159383552~4194304,167772160~12582912,197132288~25165824,230686720~8388608,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.495 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~12582912,67108864~20971520,117440512~8388608,130023424~4194304,138412032~4194304,146800640~4194304,159383552~4194304,167772160~12582912,197132288~25165824,230686720~8388608,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.497 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~41943040,117440512~8388608,130023424~12582912,146800640~8388608,159383552~4194304,167772160~16777216,197132288~25165824,230686720~12582912,251658240~8388608,264241152~37748736,314572800~8388608,327155712~41943040,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.497 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 15 diff [0~12582912,16777216~4194304,25165824~16777216,50331648~12582912,67108864~20971520,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,146800640~4194304,159383552~4194304,167772160~12582912,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.497 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~16777216,50331648~12582912,67108864~20971520,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,146800640~4194304,159383552~4194304,167772160~12582912,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.501 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~41943040,100663296~8388608,117440512~8388608,130023424~12582912,146800640~8388608,159383552~4194304,167772160~16777216,197132288~62914560,264241152~37748736,306184192~16777216,327155712~41943040,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.501 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 16 diff [0~12582912,16777216~4194304,25165824~12582912,50331648~12582912,67108864~25165824,100663296~4194304,117440512~8388608,130023424~4194304,138412032~16777216,159383552~4194304,167772160~12582912,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.501 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~4194304,25165824~12582912,50331648~12582912,67108864~25165824,100663296~4194304,117440512~8388608,130023424~4194304,138412032~16777216,159383552~4194304,167772160~12582912,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.504 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~4194304,25165824~16777216,50331648~46137344,100663296~8388608,117440512~8388608,130023424~25165824,159383552~4194304,167772160~16777216,197132288~62914560,264241152~37748736,306184192~16777216,327155712~41943040,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.504 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 17 diff [0~12582912,16777216~75497472,100663296~4194304,117440512~8388608,130023424~8388608,142606336~12582912,159383552~4194304,167772160~12582912,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.504 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~75497472,100663296~4194304,117440512~8388608,130023424~8388608,142606336~12582912,159383552~4194304,167772160~12582912,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.508 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~79691776,100663296~8388608,117440512~8388608,130023424~25165824,159383552~4194304,167772160~16777216,197132288~62914560,264241152~37748736,306184192~62914560,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.508 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 18 diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~8388608,142606336~12582912,159383552~4194304,167772160~12582912,184549376~4194304,197132288~41943040,243269632~4194304,251658240~20971520,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.508 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~8388608,142606336~12582912,159383552~4194304,167772160~12582912,184549376~4194304,197132288~41943040,243269632~4194304,251658240~20971520,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.512 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~104857600,306184192~62914560,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.512 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to 19 diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.512 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.516 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.517 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 11 diff [159383552~4194304,176160768~8388608,251658240~8388608,276824064~8388608,297795584~4194304,327155712~12582912,373293056~4194304,394264576~8388608] 2024-09-13T04:01:38.517 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [159383552~4194304,176160768~8388608,251658240~8388608,276824064~8388608,297795584~4194304,327155712~12582912,373293056~4194304,394264576~8388608] 2024-09-13T04:01:38.517 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [159383552~4194304,176160768~8388608,251658240~8388608,276824064~12582912,297795584~4194304,327155712~12582912,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.518 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 12 diff [25165824~12582912,67108864~8388608,83886080~4194304,130023424~4194304,159383552~4194304,176160768~8388608,197132288~16777216,251658240~8388608,276824064~8388608,297795584~4194304,327155712~12582912,360710144~4194304,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.518 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [25165824~12582912,67108864~8388608,83886080~4194304,130023424~4194304,159383552~4194304,176160768~8388608,197132288~16777216,251658240~8388608,276824064~8388608,297795584~4194304,327155712~12582912,360710144~4194304,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.519 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [25165824~16777216,67108864~12582912,83886080~4194304,130023424~8388608,159383552~4194304,176160768~8388608,197132288~16777216,251658240~8388608,276824064~12582912,297795584~4194304,327155712~12582912,360710144~8388608,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.519 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 13 diff [0~4194304,25165824~12582912,50331648~8388608,67108864~8388608,79691776~8388608,117440512~8388608,130023424~4194304,138412032~4194304,159383552~4194304,167772160~12582912,197132288~16777216,251658240~8388608,264241152~8388608,276824064~8388608,297795584~4194304,327155712~12582912,360710144~8388608,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.520 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~4194304,25165824~12582912,50331648~8388608,67108864~8388608,79691776~8388608,117440512~8388608,130023424~4194304,138412032~4194304,159383552~4194304,167772160~12582912,197132288~16777216,251658240~8388608,264241152~8388608,276824064~8388608,297795584~4194304,327155712~12582912,360710144~8388608,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.521 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~4194304,25165824~16777216,50331648~12582912,67108864~20971520,117440512~8388608,130023424~12582912,159383552~4194304,167772160~16777216,197132288~16777216,251658240~8388608,264241152~25165824,297795584~4194304,327155712~12582912,360710144~8388608,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.521 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 14 diff [0~12582912,25165824~12582912,50331648~12582912,67108864~20971520,117440512~8388608,130023424~4194304,138412032~4194304,159383552~4194304,167772160~12582912,197132288~25165824,230686720~8388608,251658240~8388608,264241152~8388608,276824064~8388608,297795584~4194304,314572800~8388608,327155712~12582912,348127232~20971520,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.522 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,25165824~12582912,50331648~12582912,67108864~20971520,117440512~8388608,130023424~4194304,138412032~4194304,159383552~4194304,167772160~12582912,197132288~25165824,230686720~8388608,251658240~8388608,264241152~8388608,276824064~8388608,297795584~4194304,314572800~8388608,327155712~12582912,348127232~20971520,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.523 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,25165824~16777216,50331648~37748736,117440512~8388608,130023424~12582912,159383552~4194304,167772160~16777216,197132288~25165824,230686720~12582912,251658240~8388608,264241152~25165824,297795584~4194304,314572800~8388608,327155712~12582912,348127232~20971520,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.523 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 15 diff [0~12582912,25165824~12582912,50331648~12582912,67108864~20971520,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,159383552~4194304,167772160~12582912,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~12582912,348127232~20971520,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.524 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,25165824~12582912,50331648~12582912,67108864~20971520,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,159383552~4194304,167772160~12582912,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~12582912,348127232~20971520,373293056~4194304,394264576~12582912] 2024-09-13T04:01:38.526 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,25165824~16777216,50331648~37748736,100663296~8388608,117440512~8388608,130023424~12582912,159383552~4194304,167772160~16777216,197132288~62914560,264241152~37748736,306184192~16777216,327155712~12582912,348127232~20971520,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.526 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 16 diff [0~12582912,25165824~12582912,50331648~12582912,67108864~25165824,100663296~4194304,117440512~8388608,130023424~4194304,138412032~12582912,159383552~4194304,167772160~12582912,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~12582912,348127232~20971520,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.526 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,25165824~12582912,50331648~12582912,67108864~25165824,100663296~4194304,117440512~8388608,130023424~4194304,138412032~12582912,159383552~4194304,167772160~12582912,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~12582912,348127232~20971520,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.529 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,25165824~16777216,50331648~46137344,100663296~8388608,117440512~8388608,130023424~25165824,159383552~4194304,167772160~16777216,197132288~62914560,264241152~37748736,306184192~16777216,327155712~12582912,348127232~20971520,373293056~4194304,394264576~16777216] 2024-09-13T04:01:38.529 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 17 diff [0~12582912,20971520~71303168,100663296~4194304,117440512~8388608,130023424~8388608,142606336~8388608,159383552~4194304,167772160~12582912,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.529 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,20971520~71303168,100663296~4194304,117440512~8388608,130023424~8388608,142606336~8388608,159383552~4194304,167772160~12582912,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.532 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,20971520~75497472,100663296~8388608,117440512~8388608,130023424~25165824,159383552~4194304,167772160~16777216,197132288~62914560,264241152~37748736,306184192~33554432,343932928~25165824,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.533 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 18 diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~8388608,142606336~8388608,159383552~4194304,167772160~12582912,184549376~4194304,197132288~41943040,243269632~4194304,251658240~20971520,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.533 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~8388608,142606336~8388608,159383552~4194304,167772160~12582912,184549376~4194304,197132288~41943040,243269632~4194304,251658240~20971520,276824064~8388608,289406976~12582912,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.536 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~104857600,306184192~33554432,343932928~25165824,373293056~4194304,390070272~20971520] 2024-09-13T04:01:38.536 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to 19 diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.536 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.540 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~33554432,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.540 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 12 diff [25165824~12582912,67108864~8388608,83886080~4194304,130023424~4194304,197132288~16777216,360710144~4194304,402653184~4194304] 2024-09-13T04:01:38.540 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [25165824~12582912,67108864~8388608,83886080~4194304,130023424~4194304,197132288~16777216,360710144~4194304,402653184~4194304] 2024-09-13T04:01:38.541 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [25165824~16777216,67108864~12582912,83886080~4194304,130023424~8388608,197132288~16777216,360710144~8388608,402653184~8388608] 2024-09-13T04:01:38.541 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 13 diff [0~4194304,25165824~12582912,50331648~8388608,67108864~8388608,79691776~8388608,117440512~8388608,130023424~4194304,138412032~4194304,167772160~8388608,197132288~16777216,264241152~8388608,297795584~4194304,360710144~8388608,402653184~4194304] 2024-09-13T04:01:38.541 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~4194304,25165824~12582912,50331648~8388608,67108864~8388608,79691776~8388608,117440512~8388608,130023424~4194304,138412032~4194304,167772160~8388608,197132288~16777216,264241152~8388608,297795584~4194304,360710144~8388608,402653184~4194304] 2024-09-13T04:01:38.542 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~4194304,25165824~16777216,50331648~12582912,67108864~20971520,117440512~8388608,130023424~12582912,167772160~12582912,197132288~16777216,264241152~12582912,297795584~4194304,360710144~8388608,402653184~8388608] 2024-09-13T04:01:38.542 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 14 diff [0~12582912,25165824~12582912,50331648~12582912,67108864~20971520,117440512~8388608,130023424~4194304,138412032~4194304,167772160~8388608,197132288~25165824,230686720~8388608,264241152~8388608,297795584~4194304,314572800~8388608,348127232~20971520,402653184~4194304] 2024-09-13T04:01:38.542 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,25165824~12582912,50331648~12582912,67108864~20971520,117440512~8388608,130023424~4194304,138412032~4194304,167772160~8388608,197132288~25165824,230686720~8388608,264241152~8388608,297795584~4194304,314572800~8388608,348127232~20971520,402653184~4194304] 2024-09-13T04:01:38.545 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,25165824~16777216,50331648~37748736,117440512~8388608,130023424~12582912,167772160~12582912,197132288~25165824,230686720~12582912,264241152~12582912,297795584~4194304,314572800~8388608,348127232~20971520,402653184~8388608] 2024-09-13T04:01:38.545 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 15 diff [0~12582912,25165824~12582912,50331648~12582912,67108864~20971520,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,167772160~8388608,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,289406976~12582912,306184192~4194304,314572800~8388608,348127232~20971520,402653184~4194304] 2024-09-13T04:01:38.545 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,25165824~12582912,50331648~12582912,67108864~20971520,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,167772160~8388608,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,289406976~12582912,306184192~4194304,314572800~8388608,348127232~20971520,402653184~4194304] 2024-09-13T04:01:38.547 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,25165824~16777216,50331648~37748736,100663296~8388608,117440512~8388608,130023424~12582912,167772160~12582912,197132288~62914560,264241152~12582912,289406976~12582912,306184192~16777216,348127232~20971520,402653184~8388608] 2024-09-13T04:01:38.547 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 16 diff [0~12582912,25165824~12582912,50331648~12582912,67108864~25165824,100663296~4194304,117440512~8388608,130023424~4194304,138412032~12582912,167772160~8388608,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,289406976~12582912,306184192~4194304,314572800~8388608,348127232~20971520,402653184~8388608] 2024-09-13T04:01:38.547 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,25165824~12582912,50331648~12582912,67108864~25165824,100663296~4194304,117440512~8388608,130023424~4194304,138412032~12582912,167772160~8388608,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,289406976~12582912,306184192~4194304,314572800~8388608,348127232~20971520,402653184~8388608] 2024-09-13T04:01:38.549 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,25165824~16777216,50331648~46137344,100663296~8388608,117440512~8388608,130023424~25165824,167772160~12582912,197132288~62914560,264241152~12582912,289406976~12582912,306184192~16777216,348127232~20971520,402653184~8388608] 2024-09-13T04:01:38.550 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 17 diff [0~12582912,20971520~71303168,100663296~4194304,117440512~8388608,130023424~8388608,142606336~8388608,167772160~8388608,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,289406976~12582912,306184192~4194304,314572800~8388608,331350016~8388608,343932928~25165824,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.550 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,20971520~71303168,100663296~4194304,117440512~8388608,130023424~8388608,142606336~8388608,167772160~8388608,197132288~41943040,243269632~4194304,251658240~8388608,264241152~8388608,289406976~12582912,306184192~4194304,314572800~8388608,331350016~8388608,343932928~25165824,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.552 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,20971520~75497472,100663296~8388608,117440512~8388608,130023424~25165824,167772160~12582912,197132288~62914560,264241152~12582912,289406976~12582912,306184192~20971520,331350016~8388608,343932928~25165824,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.553 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 18 diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~8388608,142606336~8388608,167772160~8388608,184549376~4194304,197132288~41943040,243269632~4194304,251658240~20971520,289406976~12582912,306184192~4194304,314572800~8388608,331350016~8388608,343932928~25165824,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.553 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~8388608,142606336~8388608,167772160~8388608,184549376~4194304,197132288~41943040,243269632~4194304,251658240~20971520,289406976~12582912,306184192~4194304,314572800~8388608,331350016~8388608,343932928~25165824,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.556 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~12582912,184549376~4194304,197132288~79691776,289406976~12582912,306184192~20971520,331350016~8388608,343932928~25165824,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.556 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to 19 diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.556 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.561 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~79691776,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:38.561 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 13 diff [0~4194304,50331648~8388608,79691776~4194304,117440512~8388608,138412032~4194304,167772160~8388608,264241152~8388608,297795584~4194304,364904448~4194304] 2024-09-13T04:01:38.561 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~4194304,50331648~8388608,79691776~4194304,117440512~8388608,138412032~4194304,167772160~8388608,264241152~8388608,297795584~4194304,364904448~4194304] 2024-09-13T04:01:38.562 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~4194304,50331648~12582912,79691776~4194304,117440512~8388608,138412032~4194304,167772160~12582912,264241152~12582912,297795584~4194304,364904448~4194304] 2024-09-13T04:01:38.562 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 14 diff [0~12582912,50331648~12582912,75497472~8388608,117440512~8388608,138412032~4194304,167772160~8388608,213909504~8388608,230686720~8388608,264241152~8388608,297795584~4194304,314572800~8388608,348127232~12582912,364904448~4194304] 2024-09-13T04:01:38.562 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,50331648~12582912,75497472~8388608,117440512~8388608,138412032~4194304,167772160~8388608,213909504~8388608,230686720~8388608,264241152~8388608,297795584~4194304,314572800~8388608,348127232~12582912,364904448~4194304] 2024-09-13T04:01:38.564 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,50331648~16777216,75497472~12582912,117440512~8388608,138412032~4194304,167772160~12582912,213909504~8388608,230686720~12582912,264241152~12582912,297795584~4194304,314572800~8388608,348127232~20971520] 2024-09-13T04:01:38.564 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 15 diff [0~12582912,50331648~12582912,75497472~8388608,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,167772160~8388608,197132288~4194304,213909504~25165824,243269632~4194304,251658240~8388608,264241152~8388608,289406976~12582912,306184192~4194304,314572800~8388608,348127232~12582912,364904448~4194304] 2024-09-13T04:01:38.564 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,50331648~12582912,75497472~8388608,100663296~4194304,117440512~8388608,130023424~4194304,138412032~4194304,167772160~8388608,197132288~4194304,213909504~25165824,243269632~4194304,251658240~8388608,264241152~8388608,289406976~12582912,306184192~4194304,314572800~8388608,348127232~12582912,364904448~4194304] 2024-09-13T04:01:38.565 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,50331648~16777216,75497472~12582912,100663296~8388608,117440512~8388608,130023424~12582912,167772160~12582912,197132288~4194304,213909504~46137344,264241152~12582912,289406976~12582912,306184192~16777216,348127232~20971520] 2024-09-13T04:01:38.565 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 16 diff [0~12582912,29360128~8388608,50331648~12582912,67108864~4194304,75497472~8388608,88080384~4194304,100663296~4194304,117440512~8388608,130023424~4194304,138412032~12582912,167772160~8388608,197132288~4194304,213909504~25165824,243269632~4194304,251658240~8388608,264241152~8388608,289406976~12582912,306184192~4194304,314572800~8388608,348127232~12582912,364904448~4194304,402653184~8388608] 2024-09-13T04:01:38.566 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,29360128~8388608,50331648~12582912,67108864~4194304,75497472~8388608,88080384~4194304,100663296~4194304,117440512~8388608,130023424~4194304,138412032~12582912,167772160~8388608,197132288~4194304,213909504~25165824,243269632~4194304,251658240~8388608,264241152~8388608,289406976~12582912,306184192~4194304,314572800~8388608,348127232~12582912,364904448~4194304,402653184~8388608] 2024-09-13T04:01:38.566 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,29360128~12582912,50331648~20971520,75497472~20971520,100663296~8388608,117440512~8388608,130023424~25165824,167772160~12582912,197132288~4194304,213909504~46137344,264241152~12582912,289406976~12582912,306184192~16777216,348127232~20971520,402653184~8388608] 2024-09-13T04:01:38.566 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 17 diff [0~12582912,20971520~50331648,75497472~8388608,88080384~4194304,100663296~4194304,117440512~8388608,130023424~8388608,142606336~8388608,167772160~8388608,197132288~4194304,213909504~25165824,243269632~4194304,251658240~8388608,264241152~8388608,289406976~12582912,306184192~4194304,314572800~8388608,331350016~8388608,343932928~16777216,364904448~4194304,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.567 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,20971520~50331648,75497472~8388608,88080384~4194304,100663296~4194304,117440512~8388608,130023424~8388608,142606336~8388608,167772160~8388608,197132288~4194304,213909504~25165824,243269632~4194304,251658240~8388608,264241152~8388608,289406976~12582912,306184192~4194304,314572800~8388608,331350016~8388608,343932928~16777216,364904448~4194304,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.569 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,20971520~50331648,75497472~20971520,100663296~8388608,117440512~8388608,130023424~25165824,167772160~12582912,197132288~4194304,213909504~46137344,264241152~12582912,289406976~12582912,306184192~20971520,331350016~8388608,343932928~25165824,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.569 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 18 diff [0~12582912,16777216~8388608,29360128~41943040,75497472~8388608,88080384~8388608,100663296~4194304,117440512~8388608,130023424~8388608,142606336~8388608,167772160~8388608,184549376~4194304,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,289406976~12582912,306184192~4194304,314572800~8388608,331350016~8388608,343932928~25165824,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.569 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~8388608,29360128~41943040,75497472~8388608,88080384~8388608,100663296~4194304,117440512~8388608,130023424~8388608,142606336~8388608,167772160~8388608,184549376~4194304,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,289406976~12582912,306184192~4194304,314572800~8388608,331350016~8388608,343932928~25165824,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.573 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~54525952,75497472~33554432,117440512~8388608,130023424~25165824,167772160~12582912,184549376~4194304,197132288~4194304,205520896~71303168,289406976~12582912,306184192~20971520,331350016~8388608,343932928~25165824,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.573 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to 19 diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.573 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.577 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~4194304,205520896~71303168,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:38.577 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to 14 diff [4194304~8388608,54525952~8388608,75497472~8388608,213909504~8388608,230686720~8388608,314572800~8388608,348127232~12582912] 2024-09-13T04:01:38.577 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,54525952~8388608,75497472~8388608,213909504~8388608,230686720~8388608,314572800~8388608,348127232~12582912] 2024-09-13T04:01:38.578 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,54525952~12582912,75497472~12582912,213909504~8388608,230686720~12582912,314572800~8388608,348127232~16777216] 2024-09-13T04:01:38.578 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to 15 diff [4194304~8388608,54525952~8388608,75497472~8388608,100663296~4194304,130023424~4194304,197132288~4194304,213909504~25165824,243269632~4194304,251658240~8388608,289406976~8388608,306184192~4194304,314572800~8388608,348127232~12582912] 2024-09-13T04:01:38.578 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,54525952~8388608,75497472~8388608,100663296~4194304,130023424~4194304,197132288~4194304,213909504~25165824,243269632~4194304,251658240~8388608,289406976~8388608,306184192~4194304,314572800~8388608,348127232~12582912] 2024-09-13T04:01:38.579 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,54525952~12582912,75497472~12582912,100663296~8388608,130023424~8388608,197132288~4194304,213909504~46137344,289406976~8388608,306184192~16777216,348127232~16777216] 2024-09-13T04:01:38.579 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to 16 diff [4194304~8388608,29360128~8388608,54525952~16777216,75497472~8388608,88080384~4194304,100663296~4194304,130023424~4194304,142606336~8388608,197132288~4194304,213909504~25165824,243269632~4194304,251658240~8388608,289406976~8388608,306184192~4194304,314572800~8388608,348127232~12582912,402653184~8388608] 2024-09-13T04:01:38.579 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,29360128~8388608,54525952~16777216,75497472~8388608,88080384~4194304,100663296~4194304,130023424~4194304,142606336~8388608,197132288~4194304,213909504~25165824,243269632~4194304,251658240~8388608,289406976~8388608,306184192~4194304,314572800~8388608,348127232~12582912,402653184~8388608] 2024-09-13T04:01:38.581 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,29360128~12582912,54525952~16777216,75497472~20971520,100663296~8388608,130023424~8388608,142606336~12582912,197132288~4194304,213909504~46137344,289406976~8388608,306184192~16777216,348127232~16777216,402653184~8388608] 2024-09-13T04:01:38.581 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to 17 diff [4194304~8388608,20971520~29360128,54525952~16777216,75497472~8388608,88080384~4194304,100663296~4194304,130023424~8388608,142606336~8388608,197132288~4194304,213909504~25165824,243269632~4194304,251658240~8388608,264241152~8388608,289406976~8388608,306184192~4194304,314572800~8388608,331350016~8388608,343932928~16777216,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.581 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,20971520~29360128,54525952~16777216,75497472~8388608,88080384~4194304,100663296~4194304,130023424~8388608,142606336~8388608,197132288~4194304,213909504~25165824,243269632~4194304,251658240~8388608,264241152~8388608,289406976~8388608,306184192~4194304,314572800~8388608,331350016~8388608,343932928~16777216,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.583 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,20971520~29360128,54525952~16777216,75497472~20971520,100663296~8388608,130023424~25165824,197132288~4194304,213909504~46137344,264241152~12582912,289406976~8388608,306184192~20971520,331350016~8388608,343932928~20971520,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.584 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to 18 diff [4194304~8388608,16777216~8388608,29360128~41943040,75497472~8388608,88080384~8388608,100663296~4194304,130023424~8388608,142606336~8388608,184549376~4194304,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,289406976~8388608,306184192~4194304,314572800~8388608,331350016~8388608,343932928~25165824,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.584 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~8388608,29360128~41943040,75497472~8388608,88080384~8388608,100663296~4194304,130023424~8388608,142606336~8388608,184549376~4194304,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,289406976~8388608,306184192~4194304,314572800~8388608,331350016~8388608,343932928~25165824,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.586 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~54525952,75497472~33554432,130023424~25165824,184549376~4194304,197132288~4194304,205520896~71303168,289406976~8388608,306184192~20971520,331350016~8388608,343932928~25165824,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.586 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to 19 diff [4194304~8388608,16777216~46137344,67108864~29360128,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.586 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~46137344,67108864~29360128,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.590 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~92274688,117440512~4194304,130023424~25165824,180355072~12582912,197132288~4194304,205520896~71303168,285212672~12582912,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:38.590 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to 15 diff [100663296~4194304,130023424~4194304,197132288~4194304,218103808~16777216,243269632~4194304,251658240~8388608,289406976~8388608,306184192~4194304] 2024-09-13T04:01:38.591 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [100663296~4194304,130023424~4194304,197132288~4194304,218103808~16777216,243269632~4194304,251658240~8388608,289406976~8388608,306184192~4194304] 2024-09-13T04:01:38.591 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [100663296~8388608,130023424~8388608,197132288~4194304,218103808~16777216,243269632~16777216,289406976~8388608,306184192~8388608] 2024-09-13T04:01:38.591 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to 16 diff [4194304~4194304,29360128~8388608,54525952~8388608,67108864~4194304,88080384~4194304,100663296~4194304,130023424~4194304,142606336~8388608,197132288~4194304,218103808~16777216,243269632~4194304,251658240~8388608,289406976~8388608,306184192~4194304,352321536~4194304,402653184~8388608] 2024-09-13T04:01:38.591 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,29360128~8388608,54525952~8388608,67108864~4194304,88080384~4194304,100663296~4194304,130023424~4194304,142606336~8388608,197132288~4194304,218103808~16777216,243269632~4194304,251658240~8388608,289406976~8388608,306184192~4194304,352321536~4194304,402653184~8388608] 2024-09-13T04:01:38.593 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,29360128~12582912,54525952~8388608,67108864~4194304,88080384~8388608,100663296~8388608,130023424~8388608,142606336~12582912,197132288~4194304,218103808~16777216,243269632~16777216,289406976~8388608,306184192~8388608,352321536~8388608,402653184~8388608] 2024-09-13T04:01:38.593 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to 17 diff [4194304~4194304,20971520~29360128,54525952~16777216,88080384~4194304,100663296~4194304,130023424~8388608,142606336~8388608,197132288~4194304,218103808~16777216,243269632~4194304,251658240~8388608,264241152~8388608,289406976~8388608,306184192~4194304,314572800~8388608,331350016~8388608,343932928~12582912,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.593 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,20971520~29360128,54525952~16777216,88080384~4194304,100663296~4194304,130023424~8388608,142606336~8388608,197132288~4194304,218103808~16777216,243269632~4194304,251658240~8388608,264241152~8388608,289406976~8388608,306184192~4194304,314572800~8388608,331350016~8388608,343932928~12582912,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.596 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,20971520~29360128,54525952~16777216,88080384~8388608,100663296~8388608,130023424~25165824,197132288~4194304,218103808~16777216,243269632~16777216,264241152~12582912,289406976~8388608,306184192~20971520,331350016~8388608,343932928~16777216,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.597 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to 18 diff [4194304~4194304,16777216~8388608,29360128~41943040,88080384~8388608,100663296~4194304,130023424~8388608,142606336~8388608,184549376~4194304,197132288~4194304,205520896~4194304,218103808~16777216,243269632~4194304,251658240~20971520,289406976~8388608,306184192~4194304,314572800~8388608,331350016~8388608,343932928~12582912,360710144~8388608,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.597 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,16777216~8388608,29360128~41943040,88080384~8388608,100663296~4194304,130023424~8388608,142606336~8388608,184549376~4194304,197132288~4194304,205520896~4194304,218103808~16777216,243269632~4194304,251658240~20971520,289406976~8388608,306184192~4194304,314572800~8388608,331350016~8388608,343932928~12582912,360710144~8388608,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.600 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,16777216~54525952,88080384~20971520,130023424~25165824,184549376~4194304,197132288~4194304,205520896~8388608,218103808~16777216,243269632~33554432,289406976~8388608,306184192~20971520,331350016~8388608,343932928~25165824,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.600 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to 19 diff [4194304~4194304,16777216~62914560,83886080~12582912,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,218103808~16777216,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.600 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,16777216~62914560,83886080~12582912,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,218103808~16777216,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.602 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,16777216~62914560,83886080~25165824,117440512~4194304,130023424~25165824,180355072~12582912,197132288~4194304,205520896~8388608,218103808~16777216,243269632~33554432,285212672~12582912,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:38.602 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to 16 diff [4194304~4194304,29360128~8388608,54525952~8388608,67108864~4194304,88080384~4194304,142606336~8388608,352321536~4194304,402653184~8388608] 2024-09-13T04:01:38.602 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,29360128~8388608,54525952~8388608,67108864~4194304,88080384~4194304,142606336~8388608,352321536~4194304,402653184~8388608] 2024-09-13T04:01:38.603 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,29360128~12582912,54525952~8388608,67108864~4194304,88080384~8388608,142606336~12582912,352321536~8388608,402653184~8388608] 2024-09-13T04:01:38.603 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to 17 diff [4194304~4194304,20971520~29360128,54525952~16777216,88080384~4194304,134217728~4194304,142606336~8388608,264241152~8388608,314572800~8388608,331350016~8388608,343932928~12582912,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.603 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,20971520~29360128,54525952~16777216,88080384~4194304,134217728~4194304,142606336~8388608,264241152~8388608,314572800~8388608,331350016~8388608,343932928~12582912,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.604 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,20971520~29360128,54525952~16777216,88080384~8388608,134217728~20971520,264241152~12582912,314572800~12582912,331350016~8388608,343932928~16777216,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.604 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to 18 diff [4194304~4194304,16777216~8388608,29360128~41943040,88080384~8388608,134217728~4194304,142606336~8388608,184549376~4194304,205520896~4194304,260046848~12582912,314572800~8388608,331350016~8388608,343932928~12582912,360710144~8388608,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.605 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,16777216~8388608,29360128~41943040,88080384~8388608,134217728~4194304,142606336~8388608,184549376~4194304,205520896~4194304,260046848~12582912,314572800~8388608,331350016~8388608,343932928~12582912,360710144~8388608,390070272~4194304,402653184~8388608] 2024-09-13T04:01:38.606 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,16777216~54525952,88080384~12582912,134217728~20971520,184549376~4194304,205520896~8388608,260046848~16777216,314572800~12582912,331350016~8388608,343932928~25165824,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.606 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to 19 diff [4194304~4194304,16777216~62914560,83886080~12582912,117440512~4194304,130023424~20971520,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.606 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,16777216~62914560,83886080~12582912,117440512~4194304,130023424~20971520,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.608 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,16777216~62914560,83886080~16777216,117440512~4194304,130023424~25165824,180355072~12582912,205520896~8388608,260046848~16777216,285212672~12582912,314572800~25165824,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:38.608 INFO:tasks.workunit.client.0.smithi088.stdout:from 16 to 17 diff [20971520~8388608,33554432~16777216,62914560~4194304,134217728~4194304,264241152~8388608,314572800~8388608,331350016~8388608,343932928~8388608,390070272~4194304] 2024-09-13T04:01:38.609 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [20971520~8388608,33554432~16777216,62914560~4194304,134217728~4194304,264241152~8388608,314572800~8388608,331350016~8388608,343932928~8388608,390070272~4194304] 2024-09-13T04:01:38.610 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [20971520~8388608,33554432~16777216,62914560~4194304,134217728~8388608,264241152~12582912,314572800~12582912,331350016~8388608,343932928~8388608,390070272~8388608] 2024-09-13T04:01:38.610 INFO:tasks.workunit.client.0.smithi088.stdout:from 16 to 18 diff [16777216~8388608,33554432~33554432,92274688~4194304,134217728~4194304,184549376~4194304,205520896~4194304,260046848~12582912,314572800~8388608,331350016~8388608,343932928~8388608,360710144~8388608,390070272~4194304,402653184~4194304] 2024-09-13T04:01:38.610 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~8388608,33554432~33554432,92274688~4194304,134217728~4194304,184549376~4194304,205520896~4194304,260046848~12582912,314572800~8388608,331350016~8388608,343932928~8388608,360710144~8388608,390070272~4194304,402653184~4194304] 2024-09-13T04:01:38.611 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~12582912,33554432~33554432,92274688~8388608,134217728~8388608,184549376~4194304,205520896~8388608,260046848~16777216,314572800~12582912,331350016~8388608,343932928~8388608,360710144~8388608,390070272~8388608,402653184~8388608] 2024-09-13T04:01:38.611 INFO:tasks.workunit.client.0.smithi088.stdout:from 16 to 19 diff [16777216~12582912,33554432~33554432,71303168~8388608,83886080~4194304,92274688~4194304,117440512~4194304,130023424~12582912,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~8388608,360710144~8388608,385875968~8388608,402653184~8388608] 2024-09-13T04:01:38.611 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~12582912,33554432~33554432,71303168~8388608,83886080~4194304,92274688~4194304,117440512~4194304,130023424~12582912,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~8388608,360710144~8388608,385875968~8388608,402653184~8388608] 2024-09-13T04:01:38.613 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~50331648,71303168~8388608,83886080~16777216,117440512~4194304,130023424~12582912,180355072~12582912,205520896~8388608,260046848~16777216,285212672~12582912,314572800~25165824,343932928~8388608,360710144~8388608,385875968~12582912,402653184~12582912] 2024-09-13T04:01:38.614 INFO:tasks.workunit.client.0.smithi088.stdout:from 17 to 18 diff [16777216~4194304,46137344~16777216,92274688~4194304,184549376~4194304,205520896~4194304,260046848~8388608,360710144~8388608,402653184~4194304] 2024-09-13T04:01:38.614 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~4194304,46137344~16777216,92274688~4194304,184549376~4194304,205520896~4194304,260046848~8388608,360710144~8388608,402653184~4194304] 2024-09-13T04:01:38.615 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~8388608,46137344~20971520,92274688~8388608,184549376~4194304,205520896~8388608,260046848~8388608,360710144~8388608,402653184~8388608] 2024-09-13T04:01:38.615 INFO:tasks.workunit.client.0.smithi088.stdout:from 17 to 19 diff [16777216~4194304,25165824~8388608,46137344~16777216,71303168~8388608,83886080~4194304,92274688~4194304,117440512~4194304,130023424~8388608,180355072~8388608,205520896~4194304,260046848~8388608,285212672~8388608,327155712~4194304,360710144~8388608,385875968~4194304,402653184~8388608] 2024-09-13T04:01:38.615 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~4194304,25165824~8388608,46137344~16777216,71303168~8388608,83886080~4194304,92274688~4194304,117440512~4194304,130023424~8388608,180355072~8388608,205520896~4194304,260046848~8388608,285212672~8388608,327155712~4194304,360710144~8388608,385875968~4194304,402653184~8388608] 2024-09-13T04:01:38.616 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~16777216,46137344~20971520,71303168~8388608,83886080~16777216,117440512~4194304,130023424~12582912,180355072~12582912,205520896~8388608,260046848~8388608,285212672~12582912,327155712~8388608,360710144~8388608,385875968~4194304,402653184~12582912] 2024-09-13T04:01:38.616 INFO:tasks.workunit.client.0.smithi088.stdout:from 18 to 19 diff [25165824~8388608,71303168~8388608,83886080~4194304,117440512~4194304,130023424~8388608,180355072~8388608,285212672~8388608,327155712~4194304,385875968~4194304,406847488~8388608] 2024-09-13T04:01:38.616 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [25165824~8388608,71303168~8388608,83886080~4194304,117440512~4194304,130023424~8388608,180355072~8388608,285212672~8388608,327155712~4194304,385875968~4194304,406847488~8388608] 2024-09-13T04:01:38.617 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [25165824~8388608,71303168~8388608,83886080~8388608,117440512~4194304,130023424~12582912,180355072~12582912,285212672~12582912,327155712~8388608,385875968~4194304,406847488~8388608] 2024-09-13T04:01:38.905 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.905 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.927 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:38.927 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.927 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.935 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:38.935 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.935 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.943 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:38.943 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.943 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:38.949 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:38.949 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:38.949 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:38.955 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:38.955 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:38.955 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:38.961 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:38.961 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.961 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.966 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.966 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.966 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.972 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.972 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.972 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.978 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.978 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.978 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.982 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.983 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.983 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.987 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~33554432,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:38.987 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.987 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.991 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~79691776,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:38.991 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.991 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.994 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~4194304,205520896~71303168,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:38.994 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to HEAD diff [4194304~8388608,16777216~46137344,67108864~29360128,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.994 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~46137344,67108864~29360128,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.997 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~92274688,117440512~4194304,130023424~25165824,180355072~12582912,197132288~4194304,205520896~71303168,285212672~12582912,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:38.997 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to HEAD diff [4194304~4194304,16777216~62914560,83886080~12582912,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,218103808~16777216,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:38.997 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,16777216~62914560,83886080~12582912,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,218103808~16777216,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:39.001 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,16777216~62914560,83886080~25165824,117440512~4194304,130023424~25165824,180355072~12582912,197132288~4194304,205520896~8388608,218103808~16777216,243269632~33554432,285212672~12582912,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:39.001 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to HEAD diff [4194304~4194304,16777216~62914560,83886080~12582912,117440512~4194304,130023424~20971520,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:39.001 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,16777216~62914560,83886080~12582912,117440512~4194304,130023424~20971520,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:39.003 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,16777216~62914560,83886080~16777216,117440512~4194304,130023424~25165824,180355072~12582912,205520896~8388608,260046848~16777216,285212672~12582912,314572800~25165824,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:39.003 INFO:tasks.workunit.client.0.smithi088.stdout:from 16 to HEAD diff [16777216~12582912,33554432~33554432,71303168~8388608,83886080~4194304,92274688~4194304,117440512~4194304,130023424~12582912,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~8388608,360710144~8388608,385875968~8388608,402653184~8388608] 2024-09-13T04:01:39.003 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~12582912,33554432~33554432,71303168~8388608,83886080~4194304,92274688~4194304,117440512~4194304,130023424~12582912,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~8388608,360710144~8388608,385875968~8388608,402653184~8388608] 2024-09-13T04:01:39.005 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~50331648,71303168~8388608,83886080~16777216,117440512~4194304,130023424~12582912,180355072~12582912,205520896~8388608,260046848~16777216,285212672~12582912,314572800~25165824,343932928~8388608,360710144~8388608,385875968~12582912,402653184~12582912] 2024-09-13T04:01:39.005 INFO:tasks.workunit.client.0.smithi088.stdout:from 17 to HEAD diff [16777216~4194304,25165824~8388608,46137344~16777216,71303168~8388608,83886080~4194304,92274688~4194304,117440512~4194304,130023424~8388608,180355072~8388608,205520896~4194304,260046848~8388608,285212672~8388608,327155712~4194304,360710144~8388608,385875968~4194304,402653184~8388608] 2024-09-13T04:01:39.005 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~4194304,25165824~8388608,46137344~16777216,71303168~8388608,83886080~4194304,92274688~4194304,117440512~4194304,130023424~8388608,180355072~8388608,205520896~4194304,260046848~8388608,285212672~8388608,327155712~4194304,360710144~8388608,385875968~4194304,402653184~8388608] 2024-09-13T04:01:39.006 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~16777216,46137344~20971520,71303168~8388608,83886080~16777216,117440512~4194304,130023424~12582912,180355072~12582912,205520896~8388608,260046848~8388608,285212672~12582912,327155712~8388608,360710144~8388608,385875968~4194304,402653184~12582912] 2024-09-13T04:01:39.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:38 smithi088 ceph-mon[96266]: osdmap e2325: 8 total, 8 up, 8 in 2024-09-13T04:01:39.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:38 smithi088 ceph-mon[98762]: osdmap e2325: 8 total, 8 up, 8 in 2024-09-13T04:01:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:38 smithi195 ceph-mon[87742]: osdmap e2325: 8 total, 8 up, 8 in 2024-09-13T04:01:39.919 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:39.919 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:39.948 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:39.948 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:39.948 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:39.954 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:39.954 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:39.954 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:39.961 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:39.961 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:39.961 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:39.969 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:39.969 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:39.969 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:39.975 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:39.975 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:39.975 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:39.980 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:39.980 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:39.980 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:39.985 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:39.985 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:39.985 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:39.991 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:39.991 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:39.991 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:39.997 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:39.997 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:39.997 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.001 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.001 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.001 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.005 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~33554432,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.005 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:40.005 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:40.009 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~79691776,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:40.009 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:40.009 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:40.012 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~4194304,205520896~71303168,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:40.012 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to HEAD diff [4194304~8388608,16777216~46137344,67108864~29360128,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:40.012 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~46137344,67108864~29360128,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:40.014 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~92274688,117440512~4194304,130023424~25165824,180355072~12582912,197132288~4194304,205520896~71303168,285212672~12582912,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:40.014 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to HEAD diff [4194304~4194304,16777216~62914560,83886080~12582912,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,218103808~16777216,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:40.014 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,16777216~62914560,83886080~12582912,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,218103808~16777216,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:40.017 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,16777216~62914560,83886080~25165824,117440512~4194304,130023424~25165824,180355072~12582912,197132288~4194304,205520896~8388608,218103808~16777216,243269632~33554432,285212672~12582912,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:40.017 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to HEAD diff [4194304~4194304,16777216~62914560,83886080~12582912,117440512~4194304,130023424~20971520,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:40.017 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,16777216~62914560,83886080~12582912,117440512~4194304,130023424~20971520,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:40.018 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,16777216~62914560,83886080~16777216,117440512~4194304,130023424~25165824,180355072~12582912,205520896~8388608,260046848~16777216,285212672~12582912,314572800~25165824,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:40.019 INFO:tasks.workunit.client.0.smithi088.stdout:from 16 to HEAD diff [16777216~12582912,33554432~33554432,71303168~8388608,83886080~4194304,92274688~4194304,117440512~4194304,130023424~12582912,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~8388608,360710144~8388608,385875968~8388608,402653184~8388608] 2024-09-13T04:01:40.019 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [16777216~12582912,33554432~33554432,71303168~8388608,83886080~4194304,92274688~4194304,117440512~4194304,130023424~12582912,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~8388608,360710144~8388608,385875968~8388608,402653184~8388608] 2024-09-13T04:01:40.020 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [16777216~50331648,71303168~8388608,83886080~16777216,117440512~4194304,130023424~12582912,180355072~12582912,205520896~8388608,260046848~16777216,285212672~12582912,314572800~25165824,343932928~8388608,360710144~8388608,385875968~12582912,402653184~12582912] 2024-09-13T04:01:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:39 smithi088 ceph-mon[96266]: pgmap v4527: 137 pgs: 137 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 292 KiB/s rd, 42 MiB/s wr, 477 op/s 2024-09-13T04:01:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:39 smithi088 ceph-mon[96266]: osdmap e2326: 8 total, 8 up, 8 in 2024-09-13T04:01:40.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:39 smithi088 ceph-mon[98762]: pgmap v4527: 137 pgs: 137 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 292 KiB/s rd, 42 MiB/s wr, 477 op/s 2024-09-13T04:01:40.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:39 smithi088 ceph-mon[98762]: osdmap e2326: 8 total, 8 up, 8 in 2024-09-13T04:01:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:39 smithi195 ceph-mon[87742]: pgmap v4527: 137 pgs: 137 active+clean; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 292 KiB/s rd, 42 MiB/s wr, 477 op/s 2024-09-13T04:01:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:39 smithi195 ceph-mon[87742]: osdmap e2326: 8 total, 8 up, 8 in 2024-09-13T04:01:40.917 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:40.945 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:40.959 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:40.965 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:40.971 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:40.978 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:40.984 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.987 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.991 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.995 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.999 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~33554432,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.002 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~79691776,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:41.005 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~4194304,205520896~71303168,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:41.007 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to HEAD diff [4194304~8388608,16777216~46137344,67108864~29360128,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~46137344,67108864~29360128,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~92274688,117440512~4194304,130023424~25165824,180355072~12582912,197132288~4194304,205520896~71303168,285212672~12582912,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:41.010 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to HEAD diff [4194304~4194304,16777216~62914560,83886080~12582912,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,218103808~16777216,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,16777216~62914560,83886080~12582912,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,218103808~16777216,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,16777216~62914560,83886080~25165824,117440512~4194304,130023424~25165824,180355072~12582912,197132288~4194304,205520896~8388608,218103808~16777216,243269632~33554432,285212672~12582912,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:41.012 INFO:tasks.workunit.client.0.smithi088.stdout:from 15 to HEAD diff [4194304~4194304,16777216~62914560,83886080~12582912,117440512~4194304,130023424~20971520,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,16777216~62914560,83886080~12582912,117440512~4194304,130023424~20971520,180355072~8388608,205520896~4194304,260046848~12582912,285212672~8388608,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,16777216~62914560,83886080~16777216,117440512~4194304,130023424~25165824,180355072~12582912,205520896~8388608,260046848~16777216,285212672~12582912,314572800~25165824,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:41.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:40 smithi088 ceph-mon[96266]: osdmap e2327: 8 total, 8 up, 8 in 2024-09-13T04:01:41.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:40 smithi088 ceph-mon[98762]: osdmap e2327: 8 total, 8 up, 8 in 2024-09-13T04:01:41.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:40 smithi195 ceph-mon[87742]: osdmap e2327: 8 total, 8 up, 8 in 2024-09-13T04:01:41.918 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:41.945 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:41.953 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:41.966 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:41.972 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:41.977 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:41.982 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.986 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.989 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.993 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.997 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~33554432,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:42.000 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~79691776,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:42.002 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~4194304,205520896~71303168,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:42.005 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to HEAD diff [4194304~8388608,16777216~46137344,67108864~29360128,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~46137344,67108864~29360128,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~92274688,117440512~4194304,130023424~25165824,180355072~12582912,197132288~4194304,205520896~71303168,285212672~12582912,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:42.006 INFO:tasks.workunit.client.0.smithi088.stdout:from 14 to HEAD diff [4194304~4194304,16777216~62914560,83886080~12582912,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,218103808~16777216,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~4194304,16777216~62914560,83886080~12582912,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,218103808~16777216,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~12582912,360710144~8388608,385875968~8388608,402653184~12582912] 2024-09-13T04:01:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~4194304,16777216~62914560,83886080~25165824,117440512~4194304,130023424~25165824,180355072~12582912,197132288~4194304,205520896~8388608,218103808~16777216,243269632~33554432,285212672~12582912,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:41 smithi088 ceph-mon[98762]: pgmap v4530: 137 pgs: 137 active+clean; 1.2 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 449 KiB/s rd, 41 MiB/s wr, 790 op/s 2024-09-13T04:01:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:41 smithi088 ceph-mon[98762]: osdmap e2328: 8 total, 8 up, 8 in 2024-09-13T04:01:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:41 smithi088 ceph-mon[96266]: pgmap v4530: 137 pgs: 137 active+clean; 1.2 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 449 KiB/s rd, 41 MiB/s wr, 790 op/s 2024-09-13T04:01:42.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:41 smithi088 ceph-mon[96266]: osdmap e2328: 8 total, 8 up, 8 in 2024-09-13T04:01:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:41 smithi195 ceph-mon[87742]: pgmap v4530: 137 pgs: 137 active+clean; 1.2 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 449 KiB/s rd, 41 MiB/s wr, 790 op/s 2024-09-13T04:01:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:41 smithi195 ceph-mon[87742]: osdmap e2328: 8 total, 8 up, 8 in 2024-09-13T04:01:42.935 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:42.961 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:42.968 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:42.974 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:42.980 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:42.984 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:42.988 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:42.992 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:42.996 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:43.000 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:43.002 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~33554432,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:43.005 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~79691776,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:43.007 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~4194304,205520896~71303168,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:43.009 INFO:tasks.workunit.client.0.smithi088.stdout:from 13 to HEAD diff [4194304~8388608,16777216~46137344,67108864~29360128,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [4194304~8388608,16777216~46137344,67108864~29360128,100663296~4194304,117440512~4194304,130023424~20971520,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~12582912,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [4194304~8388608,16777216~92274688,117440512~4194304,130023424~25165824,180355072~12582912,197132288~4194304,205520896~71303168,285212672~12582912,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:43.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:42 smithi088 ceph-mon[98762]: osdmap e2329: 8 total, 8 up, 8 in 2024-09-13T04:01:43.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:42 smithi088 ceph-mon[96266]: osdmap e2329: 8 total, 8 up, 8 in 2024-09-13T04:01:43.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:01:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:01:43] "GET /metrics HTTP/1.1" 200 36717 "" "Prometheus/2.43.0" 2024-09-13T04:01:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:42 smithi195 ceph-mon[87742]: osdmap e2329: 8 total, 8 up, 8 in 2024-09-13T04:01:43.942 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:43.980 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:43.980 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:43.980 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:43.983 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:43.984 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:43.984 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:43.989 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:43.989 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:43.989 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:43.993 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:43.993 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:43.993 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:43.998 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:43.998 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:43.998 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:44.003 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:44.003 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.003 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.007 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.007 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.007 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.010 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.010 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.010 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.013 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.013 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.013 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.016 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.016 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.016 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.018 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~33554432,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:44.018 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:44.018 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:44.019 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~79691776,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:44.019 INFO:tasks.workunit.client.0.smithi088.stdout:from 12 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:44.020 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~4194304,205520896~4194304,213909504~25165824,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:44.020 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~4194304,205520896~71303168,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:43 smithi088 ceph-mon[96266]: pgmap v4533: 137 pgs: 137 active+clean; 1.2 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 544 KiB/s rd, 11 MiB/s wr, 1k op/s 2024-09-13T04:01:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:43 smithi088 ceph-mon[96266]: osdmap e2330: 8 total, 8 up, 8 in 2024-09-13T04:01:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:43 smithi088 ceph-mon[98762]: pgmap v4533: 137 pgs: 137 active+clean; 1.2 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 544 KiB/s rd, 11 MiB/s wr, 1k op/s 2024-09-13T04:01:44.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:43 smithi088 ceph-mon[98762]: osdmap e2330: 8 total, 8 up, 8 in 2024-09-13T04:01:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:43 smithi195 ceph-mon[87742]: pgmap v4533: 137 pgs: 137 active+clean; 1.2 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 544 KiB/s rd, 11 MiB/s wr, 1k op/s 2024-09-13T04:01:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:43 smithi195 ceph-mon[87742]: osdmap e2330: 8 total, 8 up, 8 in 2024-09-13T04:01:44.947 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:44.948 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:44.983 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:44.983 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:44.983 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:44.994 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:44.994 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:44.994 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:45.000 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:45.000 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:45.000 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:45.005 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:45.005 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:45.005 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:45.008 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:45.008 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:45.008 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:45.012 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:45.012 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.013 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.015 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.016 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.016 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.018 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.018 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.019 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.021 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.021 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.022 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.023 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.023 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.023 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.025 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~33554432,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:45.026 INFO:tasks.workunit.client.0.smithi088.stdout:from 11 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:45.026 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,167772160~8388608,180355072~8388608,197132288~41943040,243269632~4194304,251658240~20971520,285212672~16777216,306184192~4194304,314572800~8388608,327155712~8388608,343932928~25165824,385875968~8388608,402653184~12582912] 2024-09-13T04:01:45.026 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,167772160~25165824,197132288~79691776,285212672~16777216,306184192~33554432,343932928~25165824,385875968~12582912,402653184~12582912] 2024-09-13T04:01:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:44 smithi088 ceph-mon[98762]: osdmap e2331: 8 total, 8 up, 8 in 2024-09-13T04:01:45.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:01:45.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:44 smithi088 ceph-mon[96266]: osdmap e2331: 8 total, 8 up, 8 in 2024-09-13T04:01:45.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:01:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:44 smithi195 ceph-mon[87742]: osdmap e2331: 8 total, 8 up, 8 in 2024-09-13T04:01:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:01:45.949 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:45.949 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:45.980 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:45.980 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:45.980 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:45.996 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:45.996 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:45.996 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:46.001 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:46.001 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:46.001 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:46.005 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:46.006 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:46.006 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:46.010 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:46.010 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:46.010 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:46.013 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:46.014 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.014 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.017 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.017 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.017 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.020 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.020 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.020 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.023 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.023 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.023 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.025 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.025 INFO:tasks.workunit.client.0.smithi088.stdout:from 10 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.025 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~20971520,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~12582912,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.027 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~33554432,343932928~25165824,373293056~4194304,385875968~29360128] 2024-09-13T04:01:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:45 smithi088 ceph-mon[98762]: pgmap v4536: 137 pgs: 137 active+clean; 1.2 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 541 KiB/s rd, 7.0 KiB/s wr, 990 op/s 2024-09-13T04:01:46.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:45 smithi088 ceph-mon[98762]: osdmap e2332: 8 total, 8 up, 8 in 2024-09-13T04:01:46.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:45 smithi088 ceph-mon[96266]: pgmap v4536: 137 pgs: 137 active+clean; 1.2 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 541 KiB/s rd, 7.0 KiB/s wr, 990 op/s 2024-09-13T04:01:46.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:45 smithi088 ceph-mon[96266]: osdmap e2332: 8 total, 8 up, 8 in 2024-09-13T04:01:46.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:45 smithi195 ceph-mon[87742]: pgmap v4536: 137 pgs: 137 active+clean; 1.2 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 541 KiB/s rd, 7.0 KiB/s wr, 990 op/s 2024-09-13T04:01:46.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:45 smithi195 ceph-mon[87742]: osdmap e2332: 8 total, 8 up, 8 in 2024-09-13T04:01:46.958 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:46.958 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:46.983 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:46.983 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:46.983 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:46.998 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:46.998 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:46.999 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:47.003 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:47.003 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:47.003 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:47.006 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:47.007 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:47.007 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:47.010 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:47.010 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:47.011 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:47.013 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:47.013 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:47.013 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:47.015 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:47.015 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:47.015 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:47.017 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:47.017 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:47.017 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:47.019 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:47.019 INFO:tasks.workunit.client.0.smithi088.stdout:from 9 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:47.019 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:47.020 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:46 smithi195 ceph-mon[87742]: osdmap e2333: 8 total, 8 up, 8 in 2024-09-13T04:01:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:46 smithi088 ceph-mon[96266]: osdmap e2333: 8 total, 8 up, 8 in 2024-09-13T04:01:47.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:46 smithi088 ceph-mon[98762]: osdmap e2333: 8 total, 8 up, 8 in 2024-09-13T04:01:47.947 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:47.947 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:47.976 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:47.976 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:47.976 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:47.987 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:47.987 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:47.987 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:47.990 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:47.991 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:47.991 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:48.000 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:48.000 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:48.001 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:48.003 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:48.004 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:48.004 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:48.006 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:48.006 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:48.006 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:48.008 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:48.008 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:48.008 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:48.010 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:48.010 INFO:tasks.workunit.client.0.smithi088.stdout:from 8 to HEAD diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:48.010 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~46137344,67108864~29360128,100663296~4194304,117440512~8388608,130023424~25165824,159383552~4194304,167772160~20971520,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:48.011 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,117440512~8388608,130023424~25165824,159383552~4194304,167772160~25165824,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:47 smithi195 ceph-mon[87742]: pgmap v4539: 137 pgs: 137 active+clean; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 186 KiB/s rd, 1.5 KiB/s wr, 370 op/s 2024-09-13T04:01:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:47 smithi195 ceph-mon[87742]: osdmap e2334: 8 total, 8 up, 8 in 2024-09-13T04:01:48.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:47 smithi195 ceph-mon[87742]: osdmap e2335: 8 total, 8 up, 8 in 2024-09-13T04:01:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:47 smithi088 ceph-mon[98762]: pgmap v4539: 137 pgs: 137 active+clean; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 186 KiB/s rd, 1.5 KiB/s wr, 370 op/s 2024-09-13T04:01:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:47 smithi088 ceph-mon[98762]: osdmap e2334: 8 total, 8 up, 8 in 2024-09-13T04:01:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:47 smithi088 ceph-mon[98762]: osdmap e2335: 8 total, 8 up, 8 in 2024-09-13T04:01:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:47 smithi088 ceph-mon[96266]: pgmap v4539: 137 pgs: 137 active+clean; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 186 KiB/s rd, 1.5 KiB/s wr, 370 op/s 2024-09-13T04:01:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:47 smithi088 ceph-mon[96266]: osdmap e2334: 8 total, 8 up, 8 in 2024-09-13T04:01:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:47 smithi088 ceph-mon[96266]: osdmap e2335: 8 total, 8 up, 8 in 2024-09-13T04:01:48.965 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:48.965 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:48.994 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:48.994 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:48.994 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:49.000 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:49.000 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:49.001 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:49.004 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:49.005 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:49.005 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:49.009 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:49.009 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:49.009 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:49.016 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:49.016 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:49.017 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:49.019 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:49.019 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:49.019 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:49.021 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:49.021 INFO:tasks.workunit.client.0.smithi088.stdout:from 7 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:49.021 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~29360128,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:49.022 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~33554432,197132288~104857600,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:49.981 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:49.981 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:50.008 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:50.008 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:50.008 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:50.019 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:50.019 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:50.019 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:50.023 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:50.023 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:50.023 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:50.025 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:50.026 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:50.026 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:50.028 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:50.028 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:50.028 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:50.030 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:50.030 INFO:tasks.workunit.client.0.smithi088.stdout:from 6 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:50.030 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~33554432,197132288~41943040,243269632~4194304,251658240~20971520,276824064~25165824,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,385875968~29360128] 2024-09-13T04:01:50.031 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,385875968~29360128] 2024-09-13T04:01:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:49 smithi195 ceph-mon[87742]: pgmap v4542: 137 pgs: 137 active+clean; 1.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 6.0 KiB/s wr, 397 op/s 2024-09-13T04:01:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:49 smithi195 ceph-mon[87742]: osdmap e2336: 8 total, 8 up, 8 in 2024-09-13T04:01:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:49 smithi088 ceph-mon[96266]: pgmap v4542: 137 pgs: 137 active+clean; 1.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 6.0 KiB/s wr, 397 op/s 2024-09-13T04:01:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:49 smithi088 ceph-mon[96266]: osdmap e2336: 8 total, 8 up, 8 in 2024-09-13T04:01:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:49 smithi088 ceph-mon[98762]: pgmap v4542: 137 pgs: 137 active+clean; 1.1 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 235 KiB/s rd, 6.0 KiB/s wr, 397 op/s 2024-09-13T04:01:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:49 smithi088 ceph-mon[98762]: osdmap e2336: 8 total, 8 up, 8 in 2024-09-13T04:01:50.984 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:50.984 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:51.004 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:51.004 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:51.004 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:51.011 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:51.011 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:51.011 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:51.015 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:51.015 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:51.015 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:51.017 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:51.017 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:51.017 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:51.020 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:51.020 INFO:tasks.workunit.client.0.smithi088.stdout:from 5 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:51.020 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~8388608,125829120~29360128,159383552~79691776,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:51.024 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~41943040,159383552~142606336,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:50 smithi195 ceph-mon[87742]: osdmap e2337: 8 total, 8 up, 8 in 2024-09-13T04:01:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:50 smithi088 ceph-mon[96266]: osdmap e2337: 8 total, 8 up, 8 in 2024-09-13T04:01:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:50 smithi088 ceph-mon[98762]: osdmap e2337: 8 total, 8 up, 8 in 2024-09-13T04:01:51.995 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:51.995 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.020 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:52.020 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.020 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.028 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:52.028 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.028 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.033 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:52.034 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.034 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.036 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:52.036 INFO:tasks.workunit.client.0.smithi088.stdout:from 4 to HEAD diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:52.036 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~4194304,113246208~125829120,243269632~4194304,251658240~50331648,306184192~4194304,314572800~8388608,327155712~41943040,373293056~4194304,381681664~33554432] 2024-09-13T04:01:52.040 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~188743680,306184192~62914560,373293056~4194304,381681664~33554432] 2024-09-13T04:01:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:51 smithi195 ceph-mon[87742]: pgmap v4545: 137 pgs: 137 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 226 KiB/s rd, 6.0 KiB/s wr, 379 op/s 2024-09-13T04:01:52.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:51 smithi195 ceph-mon[87742]: osdmap e2338: 8 total, 8 up, 8 in 2024-09-13T04:01:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:51 smithi088 ceph-mon[96266]: pgmap v4545: 137 pgs: 137 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 226 KiB/s rd, 6.0 KiB/s wr, 379 op/s 2024-09-13T04:01:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:51 smithi088 ceph-mon[96266]: osdmap e2338: 8 total, 8 up, 8 in 2024-09-13T04:01:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:51 smithi088 ceph-mon[98762]: pgmap v4545: 137 pgs: 137 active+clean; 1.1 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 226 KiB/s rd, 6.0 KiB/s wr, 379 op/s 2024-09-13T04:01:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:51 smithi088 ceph-mon[98762]: osdmap e2338: 8 total, 8 up, 8 in 2024-09-13T04:01:52.955 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.955 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.976 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:52.976 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.976 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.986 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:52.986 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.986 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.996 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:52.996 INFO:tasks.workunit.client.0.smithi088.stdout:from 3 to HEAD diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:52.996 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~8388608,113246208~125829120,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:53.000 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~92274688,113246208~264241152,381681664~33554432] 2024-09-13T04:01:53.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:52 smithi195 ceph-mon[87742]: osdmap e2339: 8 total, 8 up, 8 in 2024-09-13T04:01:53.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:52 smithi195 ceph-mon[87742]: osdmap e2340: 8 total, 8 up, 8 in 2024-09-13T04:01:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:52 smithi088 ceph-mon[96266]: osdmap e2339: 8 total, 8 up, 8 in 2024-09-13T04:01:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:52 smithi088 ceph-mon[96266]: osdmap e2340: 8 total, 8 up, 8 in 2024-09-13T04:01:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:52 smithi088 ceph-mon[98762]: osdmap e2339: 8 total, 8 up, 8 in 2024-09-13T04:01:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:52 smithi088 ceph-mon[98762]: osdmap e2340: 8 total, 8 up, 8 in 2024-09-13T04:01:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:01:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:01:53] "GET /metrics HTTP/1.1" 200 36715 "" "Prometheus/2.43.0" 2024-09-13T04:01:54.010 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:54.010 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:54.027 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:54.027 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:54.027 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:54.030 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:54.030 INFO:tasks.workunit.client.0.smithi088.stdout:from 2 to HEAD diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:54.030 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~12582912,16777216~79691776,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:54.031 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~12582912,16777216~360710144,381681664~33554432] 2024-09-13T04:01:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:53 smithi195 ceph-mon[87742]: pgmap v4548: 137 pgs: 137 active+clean; 1.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 118 KiB/s rd, 5.0 KiB/s wr, 185 op/s 2024-09-13T04:01:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:53 smithi088 ceph-mon[96266]: pgmap v4548: 137 pgs: 137 active+clean; 1.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 118 KiB/s rd, 5.0 KiB/s wr, 185 op/s 2024-09-13T04:01:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:53 smithi088 ceph-mon[98762]: pgmap v4548: 137 pgs: 137 active+clean; 1.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 118 KiB/s rd, 5.0 KiB/s wr, 185 op/s 2024-09-13T04:01:55.010 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:55.010 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:55.031 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:55.032 INFO:tasks.workunit.client.0.smithi088.stdout:from 1 to HEAD diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:55.032 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~138412032,243269632~4194304,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:55.033 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:54 smithi088 ceph-mon[96266]: osdmap e2341: 8 total, 8 up, 8 in 2024-09-13T04:01:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:54 smithi088 ceph-mon[98762]: osdmap e2341: 8 total, 8 up, 8 in 2024-09-13T04:01:55.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:54 smithi195 ceph-mon[87742]: osdmap e2341: 8 total, 8 up, 8 in 2024-09-13T04:01:56.022 INFO:tasks.workunit.client.0.smithi088.stdout:from 0 to HEAD diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:56.023 INFO:tasks.workunit.client.0.smithi088.stdout: limited diff [0~96468992,100663296~146800640,251658240~58720256,314572800~8388608,327155712~50331648,381681664~33554432] 2024-09-13T04:01:56.031 INFO:tasks.workunit.client.0.smithi088.stdout: actual was [0~377487360,381681664~33554432] 2024-09-13T04:01:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:55 smithi088 ceph-mon[96266]: pgmap v4551: 137 pgs: 137 active+clean; 966 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 128 KiB/s rd, 6.2 KiB/s wr, 207 op/s 2024-09-13T04:01:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:55 smithi088 ceph-mon[96266]: osdmap e2342: 8 total, 8 up, 8 in 2024-09-13T04:01:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:55 smithi088 ceph-mon[98762]: pgmap v4551: 137 pgs: 137 active+clean; 966 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 128 KiB/s rd, 6.2 KiB/s wr, 207 op/s 2024-09-13T04:01:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:55 smithi088 ceph-mon[98762]: osdmap e2342: 8 total, 8 up, 8 in 2024-09-13T04:01:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:55 smithi195 ceph-mon[87742]: pgmap v4551: 137 pgs: 137 active+clean; 966 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 128 KiB/s rd, 6.2 KiB/s wr, 207 op/s 2024-09-13T04:01:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:55 smithi195 ceph-mon[87742]: osdmap e2342: 8 total, 8 up, 8 in 2024-09-13T04:01:57.058 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39242 ms) 2024-09-13T04:01:57.103 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-09-13T04:01:57.103 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:01:57.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:57 smithi195 ceph-mon[87742]: osdmap e2343: 8 total, 8 up, 8 in 2024-09-13T04:01:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:57 smithi088 ceph-mon[98762]: osdmap e2343: 8 total, 8 up, 8 in 2024-09-13T04:01:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:57 smithi088 ceph-mon[96266]: osdmap e2343: 8 total, 8 up, 8 in 2024-09-13T04:01:58.056 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (999 ms) 2024-09-13T04:01:58.057 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-09-13T04:01:58.057 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:01:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:58 smithi088 ceph-mon[96266]: pgmap v4554: 137 pgs: 137 active+clean; 927 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 36 KiB/s rd, 1.2 KiB/s wr, 72 op/s 2024-09-13T04:01:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:58 smithi088 ceph-mon[96266]: osdmap e2344: 8 total, 8 up, 8 in 2024-09-13T04:01:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:01:58 smithi088 ceph-mon[96266]: osdmap e2345: 8 total, 8 up, 8 in 2024-09-13T04:01:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:58 smithi088 ceph-mon[98762]: pgmap v4554: 137 pgs: 137 active+clean; 927 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 36 KiB/s rd, 1.2 KiB/s wr, 72 op/s 2024-09-13T04:01:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:58 smithi088 ceph-mon[98762]: osdmap e2344: 8 total, 8 up, 8 in 2024-09-13T04:01:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:01:58 smithi088 ceph-mon[98762]: osdmap e2345: 8 total, 8 up, 8 in 2024-09-13T04:01:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:58 smithi195 ceph-mon[87742]: pgmap v4554: 137 pgs: 137 active+clean; 927 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 36 KiB/s rd, 1.2 KiB/s wr, 72 op/s 2024-09-13T04:01:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:58 smithi195 ceph-mon[87742]: osdmap e2344: 8 total, 8 up, 8 in 2024-09-13T04:01:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:01:58 smithi195 ceph-mon[87742]: osdmap e2345: 8 total, 8 up, 8 in 2024-09-13T04:01:59.150 INFO:tasks.workunit.client.0.smithi088.stdout: wrote [0~20971520] to clone 2024-09-13T04:01:59.150 INFO:tasks.workunit.client.0.smithi088.stdout: diff was [0~20971520] 2024-09-13T04:01:59.154 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1098 ms) 2024-09-13T04:01:59.154 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-09-13T04:01:59.154 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:01:59.175 INFO:tasks.workunit.client.0.smithi088.stdout: wrote [1280115~27461,2257071~90836,4702687~51669,7001557~5102,7657696~92847,9091892~61171,12955678~27875,13807796~36981,14869303~22924,16677561~89514] 2024-09-13T04:01:59.184 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (30 ms) 2024-09-13T04:01:59.185 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-09-13T04:01:59.185 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:02:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:00 smithi088 ceph-mon[98762]: pgmap v4557: 137 pgs: 137 active+clean; 831 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 4.0 MiB/s wr, 95 op/s 2024-09-13T04:02:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:00 smithi088 ceph-mon[98762]: osdmap e2346: 8 total, 8 up, 8 in 2024-09-13T04:02:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:02:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:00 smithi088 ceph-mon[96266]: pgmap v4557: 137 pgs: 137 active+clean; 831 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 4.0 MiB/s wr, 95 op/s 2024-09-13T04:02:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:00 smithi088 ceph-mon[96266]: osdmap e2346: 8 total, 8 up, 8 in 2024-09-13T04:02:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:02:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:00 smithi195 ceph-mon[87742]: pgmap v4557: 137 pgs: 137 active+clean; 831 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 4.0 MiB/s wr, 95 op/s 2024-09-13T04:02:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:00 smithi195 ceph-mon[87742]: osdmap e2346: 8 total, 8 up, 8 in 2024-09-13T04:02:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:02:01.144 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1959 ms) 2024-09-13T04:02:01.144 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-09-13T04:02:01.144 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:02:01.186 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (43 ms) 2024-09-13T04:02:01.186 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-09-13T04:02:01.186 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:02:01.251 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (64 ms) 2024-09-13T04:02:01.251 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTryAcquireLock 2024-09-13T04:02:01.251 INFO:tasks.workunit.client.0.smithi088.stdout:using new format! 2024-09-13T04:02:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:01 smithi088 ceph-mon[96266]: osdmap e2347: 8 total, 8 up, 8 in 2024-09-13T04:02:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:01 smithi088 ceph-mon[98762]: osdmap e2347: 8 total, 8 up, 8 in 2024-09-13T04:02:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:01 smithi195 ceph-mon[87742]: osdmap e2347: 8 total, 8 up, 8 in 2024-09-13T04:02:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:02 smithi088 ceph-mon[96266]: pgmap v4560: 137 pgs: 137 active+clean; 813 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.6 MiB/s wr, 230 op/s 2024-09-13T04:02:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:02 smithi088 ceph-mon[96266]: osdmap e2348: 8 total, 8 up, 8 in 2024-09-13T04:02:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:02 smithi088 ceph-mon[98762]: pgmap v4560: 137 pgs: 137 active+clean; 813 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.6 MiB/s wr, 230 op/s 2024-09-13T04:02:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:02 smithi088 ceph-mon[98762]: osdmap e2348: 8 total, 8 up, 8 in 2024-09-13T04:02:02.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:02 smithi195 ceph-mon[87742]: pgmap v4560: 137 pgs: 137 active+clean; 813 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.1 MiB/s rd, 9.6 MiB/s wr, 230 op/s 2024-09-13T04:02:02.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:02 smithi195 ceph-mon[87742]: osdmap e2348: 8 total, 8 up, 8 in 2024-09-13T04:02:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:02:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:02:03] "GET /metrics HTTP/1.1" 200 36720 "" "Prometheus/2.43.0" 2024-09-13T04:02:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:03 smithi195 ceph-mon[87742]: pgmap v4562: 137 pgs: 137 active+clean; 833 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 7.7 MiB/s wr, 164 op/s 2024-09-13T04:02:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:03 smithi195 ceph-mon[87742]: osdmap e2349: 8 total, 8 up, 8 in 2024-09-13T04:02:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:03 smithi088 ceph-mon[96266]: pgmap v4562: 137 pgs: 137 active+clean; 833 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 7.7 MiB/s wr, 164 op/s 2024-09-13T04:02:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:03 smithi088 ceph-mon[96266]: osdmap e2349: 8 total, 8 up, 8 in 2024-09-13T04:02:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:03 smithi088 ceph-mon[98762]: pgmap v4562: 137 pgs: 137 active+clean; 833 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.5 MiB/s rd, 7.7 MiB/s wr, 164 op/s 2024-09-13T04:02:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:03 smithi088 ceph-mon[98762]: osdmap e2349: 8 total, 8 up, 8 in 2024-09-13T04:02:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:05 smithi195 ceph-mon[87742]: pgmap v4564: 137 pgs: 137 active+clean; 862 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 8.0 MiB/s wr, 255 op/s 2024-09-13T04:02:06.293 INFO:tasks.workunit.client.0.smithi088.stdout:[ OK ] DiffIterateTest/1.DiffIterateTryAcquireLock (5043 ms) 2024-09-13T04:02:06.294 INFO:tasks.workunit.client.0.smithi088.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-09-13T04:02:06.294 INFO:tasks.workunit.client.0.smithi088.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos9/DIST/centos9/MACHINE_SIZE/gigantic/release/18.2.4-843-g2c01458a/rpm/el9/BUILD/ceph-18.2.4-843-g2c01458a/src/test/librbd/test_librbd.cc:8958: Skipped 2024-09-13T04:02:06.294 INFO:tasks.workunit.client.0.smithi088.stdout:Skipping due to unmet REQUIRE 2024-09-13T04:02:06.294 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-09-13T04:02:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:05 smithi088 ceph-mon[96266]: pgmap v4564: 137 pgs: 137 active+clean; 862 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 8.0 MiB/s wr, 255 op/s 2024-09-13T04:02:06.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:05 smithi088 ceph-mon[98762]: pgmap v4564: 137 pgs: 137 active+clean; 862 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.6 MiB/s rd, 8.0 MiB/s wr, 255 op/s 2024-09-13T04:02:06.961 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] 19 tests from DiffIterateTest/1 (246298 ms total) 2024-09-13T04:02:06.961 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T04:02:06.961 INFO:tasks.workunit.client.0.smithi088.stdout:[----------] Global test environment tear-down 2024-09-13T04:02:06.961 INFO:tasks.workunit.client.0.smithi088.stdout:[==========] 490 tests from 24 test suites ran. (2550964 ms total) 2024-09-13T04:02:06.961 INFO:tasks.workunit.client.0.smithi088.stdout:[ PASSED ] 444 tests. 2024-09-13T04:02:06.961 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] 46 tests, listed below: 2024-09-13T04:02:06.961 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-09-13T04:02:06.961 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent 2024-09-13T04:02:06.961 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.SnapRename 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.Rename 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.Resize 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.Flatten 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet 2024-09-13T04:02:06.962 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalEntries.AioWrite 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestJournalEntries.AioFlush 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMigration.MirroringSamePool 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMigration.MirroringAbort 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMigration.MirroringPool 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-09-13T04:02:06.963 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestInternal.DiscardCopyup 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestInternal.TestCoR 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner 2024-09-13T04:02:06.964 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition 2024-09-13T04:02:06.965 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping 2024-09-13T04:02:06.965 INFO:tasks.workunit.client.0.smithi088.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping 2024-09-13T04:02:06.965 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T04:02:06.965 INFO:tasks.workunit.client.0.smithi088.stdout: YOU HAVE 2 DISABLED TESTS 2024-09-13T04:02:06.965 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T04:02:06.970 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T04:02:06.970 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T04:02:07.040 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-09-13T04:02:07.040 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-13T04:02:07.302 DEBUG:teuthology.parallel:result is None 2024-09-13T04:02:07.303 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T04:02:07.328 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T04:02:07.328 DEBUG:teuthology.orchestra.run.smithi088:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-13T04:02:07.385 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T04:02:07.385 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-13T04:02:07.385 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-09-13T04:02:07.385 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-13T04:02:07.385 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-09-13T04:02:07.385 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-09-13T04:02:07.387 INFO:tasks.workunit:Pulling workunits from ref reef 2024-09-13T04:02:07.387 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-13T04:02:07.387 DEBUG:teuthology.orchestra.run.smithi088:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-13T04:02:07.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T04:02:07.441 INFO:teuthology.orchestra.run.smithi088.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-13T04:02:07.441 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-13T04:02:07.497 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-13T04:02:07.497 DEBUG:teuthology.orchestra.run.smithi088:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-13T04:02:07.553 INFO:tasks.workunit:timeout=3h 2024-09-13T04:02:07.554 INFO:tasks.workunit:cleanup=True 2024-09-13T04:02:07.554 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-09-13T04:02:07.610 INFO:tasks.workunit.client.0.smithi088.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-13T04:02:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:07 smithi195 ceph-mon[87742]: pgmap v4565: 137 pgs: 137 active+clean; 877 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.8 MiB/s wr, 175 op/s 2024-09-13T04:02:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:07 smithi195 ceph-mon[87742]: osdmap e2350: 8 total, 8 up, 8 in 2024-09-13T04:02:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:07 smithi088 ceph-mon[96266]: pgmap v4565: 137 pgs: 137 active+clean; 877 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.8 MiB/s wr, 175 op/s 2024-09-13T04:02:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:07 smithi088 ceph-mon[96266]: osdmap e2350: 8 total, 8 up, 8 in 2024-09-13T04:02:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:07 smithi088 ceph-mon[98762]: pgmap v4565: 137 pgs: 137 active+clean; 877 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.8 MiB/s wr, 175 op/s 2024-09-13T04:02:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:07 smithi088 ceph-mon[98762]: osdmap e2350: 8 total, 8 up, 8 in 2024-09-13T04:02:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:09 smithi195 ceph-mon[87742]: pgmap v4567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-09-13T04:02:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:09 smithi088 ceph-mon[96266]: pgmap v4567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-09-13T04:02:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:09 smithi088 ceph-mon[98762]: pgmap v4567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-09-13T04:02:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:11 smithi195 ceph-mon[87742]: pgmap v4568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:02:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:11 smithi088 ceph-mon[96266]: pgmap v4568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:02:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:11 smithi088 ceph-mon[98762]: pgmap v4568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:02:13.342 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:02:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:02:13] "GET /metrics HTTP/1.1" 200 36720 "" "Prometheus/2.43.0" 2024-09-13T04:02:13.396 DEBUG:teuthology.orchestra.run.smithi088:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-13T04:02:13.452 INFO:tasks.workunit.client.0.smithi088.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-13T04:02:13.454 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-13T04:02:13.454 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-13T04:02:13.503 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-13T04:02:13.553 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-13T04:02:13.593 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-13T04:02:13.594 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-13T04:02:13.594 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-13T04:02:13.633 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-13T04:02:13.636 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T04:02:13.636 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-13T04:02:13.692 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-09-13T04:02:13.693 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-09-13T04:02:13.694 DEBUG:teuthology.orchestra.run.smithi088: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-09-13T04:02:13.753 INFO:tasks.workunit.client.0.smithi088.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-09-13T04:02:13.753 INFO:tasks.workunit.client.0.smithi088.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-09-13T04:02:13.753 INFO:tasks.workunit.client.0.smithi088.stderr:+ '[' -n '' ']' 2024-09-13T04:02:13.754 INFO:tasks.workunit.client.0.smithi088.stderr:+ python3 -m pytest -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-09-13T04:02:13.916 INFO:tasks.workunit.client.0.smithi088.stdout:============================= test session starts ============================== 2024-09-13T04:02:13.916 INFO:tasks.workunit.client.0.smithi088.stdout:platform linux -- Python 3.9.19, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 2024-09-13T04:02:13.916 INFO:tasks.workunit.client.0.smithi088.stdout:cachedir: .pytest_cache 2024-09-13T04:02:13.916 INFO:tasks.workunit.client.0.smithi088.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/src/test/pybind, configfile: pytest.ini 2024-09-13T04:02:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:13 smithi195 ceph-mon[87742]: pgmap v4569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:02:14.407 INFO:tasks.workunit.client.0.smithi088.stdout:collecting ... collected 185 items 2024-09-13T04:02:14.407 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T04:02:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:13 smithi088 ceph-mon[96266]: pgmap v4569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:02:14.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:13 smithi088 ceph-mon[98762]: pgmap v4569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:02:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:02:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:02:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:02:16.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:15 smithi195 ceph-mon[87742]: pgmap v4570: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:02:16.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:15 smithi195 ceph-mon[87742]: osdmap e2351: 8 total, 8 up, 8 in 2024-09-13T04:02:16.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:15 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T04:02:16.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:15 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T04:02:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:15 smithi088 ceph-mon[96266]: pgmap v4570: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:02:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:15 smithi088 ceph-mon[96266]: osdmap e2351: 8 total, 8 up, 8 in 2024-09-13T04:02:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:15 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T04:02:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:15 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T04:02:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:15 smithi088 ceph-mon[98762]: pgmap v4570: 105 pgs: 105 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:02:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:15 smithi088 ceph-mon[98762]: osdmap e2351: 8 total, 8 up, 8 in 2024-09-13T04:02:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:15 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T04:02:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:15 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-09-13T04:02:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:16 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-13T04:02:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:16 smithi088 ceph-mon[96266]: osdmap e2352: 8 total, 8 up, 8 in 2024-09-13T04:02:17.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:16 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-13T04:02:17.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:16 smithi088 ceph-mon[98762]: osdmap e2352: 8 total, 8 up, 8 in 2024-09-13T04:02:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:16 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-09-13T04:02:17.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:16 smithi195 ceph-mon[87742]: osdmap e2352: 8 total, 8 up, 8 in 2024-09-13T04:02:18.007 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_version PASSED [ 0%] 2024-09-13T04:02:18.084 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create PASSED [ 1%] 2024-09-13T04:02:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:17 smithi088 ceph-mon[96266]: pgmap v4573: 137 pgs: 3 creating+peering, 27 unknown, 107 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:02:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:17 smithi088 ceph-mon[96266]: osdmap e2353: 8 total, 8 up, 8 in 2024-09-13T04:02:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:17 smithi088 ceph-mon[98762]: pgmap v4573: 137 pgs: 3 creating+peering, 27 unknown, 107 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:02:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:17 smithi088 ceph-mon[98762]: osdmap e2353: 8 total, 8 up, 8 in 2024-09-13T04:02:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:17 smithi195 ceph-mon[87742]: pgmap v4573: 137 pgs: 3 creating+peering, 27 unknown, 107 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:02:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:17 smithi195 ceph-mon[87742]: osdmap e2353: 8 total, 8 up, 8 in 2024-09-13T04:02:18.690 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_defaults PASSED [ 1%] 2024-09-13T04:02:18.786 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_context_manager PASSED [ 2%] 2024-09-13T04:02:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:18 smithi088 ceph-mon[96266]: osdmap e2354: 8 total, 8 up, 8 in 2024-09-13T04:02:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:19 smithi088 ceph-mon[98762]: osdmap e2354: 8 total, 8 up, 8 in 2024-09-13T04:02:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:19 smithi195 ceph-mon[87742]: osdmap e2354: 8 total, 8 up, 8 in 2024-09-13T04:02:20.104 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_read_only PASSED [ 2%] 2024-09-13T04:02:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:20 smithi088 ceph-mon[96266]: pgmap v4576: 137 pgs: 3 creating+peering, 6 unknown, 128 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 511 B/s wr, 2 op/s 2024-09-13T04:02:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:20 smithi088 ceph-mon[96266]: osdmap e2355: 8 total, 8 up, 8 in 2024-09-13T04:02:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:20 smithi088 ceph-mon[98762]: pgmap v4576: 137 pgs: 3 creating+peering, 6 unknown, 128 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 511 B/s wr, 2 op/s 2024-09-13T04:02:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:20 smithi088 ceph-mon[98762]: osdmap e2355: 8 total, 8 up, 8 in 2024-09-13T04:02:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:20 smithi195 ceph-mon[87742]: pgmap v4576: 137 pgs: 3 creating+peering, 6 unknown, 128 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 511 B/s wr, 2 op/s 2024-09-13T04:02:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:20 smithi195 ceph-mon[87742]: osdmap e2355: 8 total, 8 up, 8 in 2024-09-13T04:02:20.637 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_dne PASSED [ 3%] 2024-09-13T04:02:21.162 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_readonly_dne PASSED [ 3%] 2024-09-13T04:02:21.252 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_by_id PASSED [ 4%] 2024-09-13T04:02:21.342 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_aio_open PASSED [ 4%] 2024-09-13T04:02:21.353 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_dne PASSED [ 5%] 2024-09-13T04:02:21.355 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_empty PASSED [ 5%] 2024-09-13T04:02:21.424 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list PASSED [ 6%] 2024-09-13T04:02:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:21 smithi088 ceph-mon[98762]: osdmap e2356: 8 total, 8 up, 8 in 2024-09-13T04:02:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:21 smithi088 ceph-mon[96266]: osdmap e2356: 8 total, 8 up, 8 in 2024-09-13T04:02:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:21 smithi195 ceph-mon[87742]: osdmap e2356: 8 total, 8 up, 8 in 2024-09-13T04:02:21.485 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress PASSED [ 7%] 2024-09-13T04:02:21.562 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_canceled PASSED [ 7%] 2024-09-13T04:02:21.624 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress_except PASSED [ 8%] 2024-09-13T04:02:21.721 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename PASSED [ 8%] 2024-09-13T04:02:21.973 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_metadata PASSED [ 9%] 2024-09-13T04:02:21.991 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_config_list PASSED [ 9%] 2024-09-13T04:02:22.004 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_config_set_and_get_and_remove PASSED [ 10%] 2024-09-13T04:02:22.036 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_namespaces PASSED [ 10%] 2024-09-13T04:02:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[96266]: pgmap v4579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 19 KiB/s wr, 252 op/s 2024-09-13T04:02:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' 2024-09-13T04:02:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:02:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:02:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:02:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:02:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:02:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:02:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[98762]: pgmap v4579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 19 KiB/s wr, 252 op/s 2024-09-13T04:02:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' 2024-09-13T04:02:22.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:02:22.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:02:22.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:02:22.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:02:22.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:02:22.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:02:22.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:02:21 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:02:21] ENGINE Bus STOPPING 2024-09-13T04:02:22.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:02:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T04:02:22.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:02:22] ENGINE Bus STOPPED 2024-09-13T04:02:22.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:02:22] ENGINE Bus STARTING 2024-09-13T04:02:22.442 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:02:22] ENGINE Serving on http://:::9283 2024-09-13T04:02:22.443 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:02:22 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:02:22] ENGINE Bus STARTED 2024-09-13T04:02:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:22 smithi195 ceph-mon[87742]: pgmap v4579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 19 KiB/s wr, 252 op/s 2024-09-13T04:02:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:22 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' 2024-09-13T04:02:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:02:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:02:22.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:02:22.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:02:22.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:02:22.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:22 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:02:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:02:23] "GET /metrics HTTP/1.1" 200 34219 "" "Prometheus/2.43.0" 2024-09-13T04:02:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:02:23.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:02:23.443 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.444 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:02:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:02:23.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:02:24.114 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_stats PASSED [ 11%] 2024-09-13T04:02:24.115 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_to_string PASSED [ 11%] 2024-09-13T04:02:24.116 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_from_string PASSED [ 12%] 2024-09-13T04:02:24.192 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_update_features SKIPPED [ 12%] 2024-09-13T04:02:24.265 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_with_params SKIPPED [ 13%] 2024-09-13T04:02:24.333 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_id PASSED [ 14%] 2024-09-13T04:02:24.408 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_block_name_prefix PASSED [ 14%] 2024-09-13T04:02:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:24 smithi088 ceph-mon[96266]: pgmap v4580: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 287 KiB/s rd, 21 KiB/s wr, 400 op/s 2024-09-13T04:02:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:24 smithi088 ceph-mon[96266]: osdmap e2357: 8 total, 8 up, 8 in 2024-09-13T04:02:24.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:24 smithi088 ceph-mon[98762]: pgmap v4580: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 287 KiB/s rd, 21 KiB/s wr, 400 op/s 2024-09-13T04:02:24.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:24 smithi088 ceph-mon[98762]: osdmap e2357: 8 total, 8 up, 8 in 2024-09-13T04:02:24.475 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_data_pool_id PASSED [ 15%] 2024-09-13T04:02:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:24 smithi195 ceph-mon[87742]: pgmap v4580: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 287 KiB/s rd, 21 KiB/s wr, 400 op/s 2024-09-13T04:02:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:24 smithi195 ceph-mon[87742]: osdmap e2357: 8 total, 8 up, 8 in 2024-09-13T04:02:24.545 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_timestamp PASSED [ 15%] 2024-09-13T04:02:24.615 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_access_timestamp PASSED [ 16%] 2024-09-13T04:02:24.691 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_modify_timestamp PASSED [ 16%] 2024-09-13T04:02:24.772 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_invalidate_cache PASSED [ 17%] 2024-09-13T04:02:24.847 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_stat PASSED [ 17%] 2024-09-13T04:02:24.915 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_flags PASSED [ 18%] 2024-09-13T04:02:24.995 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_auto_close PASSED [ 18%] 2024-09-13T04:02:25.067 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_use_after_close PASSED [ 19%] 2024-09-13T04:02:25.145 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write PASSED [ 20%] 2024-09-13T04:02:25.226 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_with_fadvise_flags PASSED [ 20%] 2024-09-13T04:02:25.314 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes PASSED [ 21%] 2024-09-13T04:02:25.399 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes_thick_provision PASSED [ 21%] 2024-09-13T04:02:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:25 smithi088 ceph-mon[96266]: osdmap e2358: 8 total, 8 up, 8 in 2024-09-13T04:02:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:25 smithi088 ceph-mon[98762]: osdmap e2358: 8 total, 8 up, 8 in 2024-09-13T04:02:25.470 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read PASSED [ 22%] 2024-09-13T04:02:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:25 smithi195 ceph-mon[87742]: osdmap e2358: 8 total, 8 up, 8 in 2024-09-13T04:02:25.538 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_with_fadvise_flags PASSED [ 22%] 2024-09-13T04:02:25.676 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_write PASSED [ 23%] 2024-09-13T04:02:25.750 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_read PASSED [ 23%] 2024-09-13T04:02:25.827 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_read PASSED [ 24%] 2024-09-13T04:02:25.898 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_bad_offset PASSED [ 24%] 2024-09-13T04:02:25.974 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize PASSED [ 25%] 2024-09-13T04:02:26.054 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_allow_shrink_False PASSED [ 25%] 2024-09-13T04:02:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:26 smithi088 ceph-mon[96266]: pgmap v4583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 50 KiB/s wr, 623 op/s 2024-09-13T04:02:26.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:26 smithi088 ceph-mon[98762]: pgmap v4583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 50 KiB/s wr, 623 op/s 2024-09-13T04:02:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:26 smithi195 ceph-mon[87742]: pgmap v4583: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 50 KiB/s wr, 623 op/s 2024-09-13T04:02:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:28 smithi088 ceph-mon[96266]: pgmap v4584: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 49 KiB/s wr, 643 op/s 2024-09-13T04:02:28.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:28 smithi088 ceph-mon[96266]: osdmap e2359: 8 total, 8 up, 8 in 2024-09-13T04:02:28.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:28 smithi088 ceph-mon[96266]: osdmap e2360: 8 total, 8 up, 8 in 2024-09-13T04:02:28.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:28 smithi088 ceph-mon[98762]: pgmap v4584: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 49 KiB/s wr, 643 op/s 2024-09-13T04:02:28.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:28 smithi088 ceph-mon[98762]: osdmap e2359: 8 total, 8 up, 8 in 2024-09-13T04:02:28.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:28 smithi088 ceph-mon[98762]: osdmap e2360: 8 total, 8 up, 8 in 2024-09-13T04:02:28.692 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:28 smithi195 ceph-mon[87742]: pgmap v4584: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 49 KiB/s wr, 643 op/s 2024-09-13T04:02:28.692 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:28 smithi195 ceph-mon[87742]: osdmap e2359: 8 total, 8 up, 8 in 2024-09-13T04:02:28.692 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:28 smithi195 ceph-mon[87742]: osdmap e2360: 8 total, 8 up, 8 in 2024-09-13T04:02:30.047 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_size PASSED [ 26%] 2024-09-13T04:02:30.147 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_down PASSED [ 27%] 2024-09-13T04:02:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:29 smithi195 ceph-mon[87742]: pgmap v4587: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 679 KiB/s rd, 1.5 MiB/s wr, 935 op/s 2024-09-13T04:02:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:29 smithi195 ceph-mon[87742]: osdmap e2361: 8 total, 8 up, 8 in 2024-09-13T04:02:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:02:30.243 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_bytes PASSED [ 27%] 2024-09-13T04:02:30.436 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy PASSED [ 28%] 2024-09-13T04:02:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:29 smithi088 ceph-mon[96266]: pgmap v4587: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 679 KiB/s rd, 1.5 MiB/s wr, 935 op/s 2024-09-13T04:02:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:29 smithi088 ceph-mon[96266]: osdmap e2361: 8 total, 8 up, 8 in 2024-09-13T04:02:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:02:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:29 smithi088 ceph-mon[98762]: pgmap v4587: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 679 KiB/s rd, 1.5 MiB/s wr, 935 op/s 2024-09-13T04:02:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:29 smithi088 ceph-mon[98762]: osdmap e2361: 8 total, 8 up, 8 in 2024-09-13T04:02:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:02:30.621 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy2 PASSED [ 28%] 2024-09-13T04:02:30.690 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy3 SKIPPED [ 29%] 2024-09-13T04:02:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:30 smithi195 ceph-mon[87742]: osdmap e2362: 8 total, 8 up, 8 in 2024-09-13T04:02:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:30 smithi088 ceph-mon[96266]: osdmap e2362: 8 total, 8 up, 8 in 2024-09-13T04:02:31.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:30 smithi088 ceph-mon[98762]: osdmap e2362: 8 total, 8 up, 8 in 2024-09-13T04:02:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:31 smithi195 ceph-mon[87742]: pgmap v4590: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 837 KiB/s rd, 2.1 MiB/s wr, 1.17k op/s 2024-09-13T04:02:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:31 smithi195 ceph-mon[87742]: osdmap e2363: 8 total, 8 up, 8 in 2024-09-13T04:02:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:31 smithi088 ceph-mon[98762]: pgmap v4590: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 837 KiB/s rd, 2.1 MiB/s wr, 1.17k op/s 2024-09-13T04:02:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:31 smithi088 ceph-mon[98762]: osdmap e2363: 8 total, 8 up, 8 in 2024-09-13T04:02:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:31 smithi088 ceph-mon[96266]: pgmap v4590: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 837 KiB/s rd, 2.1 MiB/s wr, 1.17k op/s 2024-09-13T04:02:32.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:31 smithi088 ceph-mon[96266]: osdmap e2363: 8 total, 8 up, 8 in 2024-09-13T04:02:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:32 smithi088 ceph-mon[96266]: osdmap e2364: 8 total, 8 up, 8 in 2024-09-13T04:02:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:32 smithi088 ceph-mon[96266]: osdmap e2365: 8 total, 8 up, 8 in 2024-09-13T04:02:33.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:02:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:02:33] "GET /metrics HTTP/1.1" 200 36690 "" "Prometheus/2.43.0" 2024-09-13T04:02:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:32 smithi088 ceph-mon[98762]: osdmap e2364: 8 total, 8 up, 8 in 2024-09-13T04:02:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:32 smithi088 ceph-mon[98762]: osdmap e2365: 8 total, 8 up, 8 in 2024-09-13T04:02:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:32 smithi195 ceph-mon[87742]: osdmap e2364: 8 total, 8 up, 8 in 2024-09-13T04:02:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:32 smithi195 ceph-mon[87742]: osdmap e2365: 8 total, 8 up, 8 in 2024-09-13T04:02:34.164 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy PASSED [ 29%] 2024-09-13T04:02:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:33 smithi088 ceph-mon[96266]: pgmap v4593: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 221 KiB/s rd, 1.0 MiB/s wr, 357 op/s 2024-09-13T04:02:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:33 smithi088 ceph-mon[98762]: pgmap v4593: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 221 KiB/s rd, 1.0 MiB/s wr, 357 op/s 2024-09-13T04:02:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:33 smithi195 ceph-mon[87742]: pgmap v4593: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 221 KiB/s rd, 1.0 MiB/s wr, 357 op/s 2024-09-13T04:02:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:35 smithi088 ceph-mon[96266]: osdmap e2366: 8 total, 8 up, 8 in 2024-09-13T04:02:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:35 smithi088 ceph-mon[98762]: osdmap e2366: 8 total, 8 up, 8 in 2024-09-13T04:02:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:35 smithi195 ceph-mon[87742]: osdmap e2366: 8 total, 8 up, 8 in 2024-09-13T04:02:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:36 smithi088 ceph-mon[96266]: pgmap v4596: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 2.0 MiB/s wr, 283 op/s 2024-09-13T04:02:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:36 smithi088 ceph-mon[96266]: osdmap e2367: 8 total, 8 up, 8 in 2024-09-13T04:02:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:36 smithi088 ceph-mon[98762]: pgmap v4596: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 2.0 MiB/s wr, 283 op/s 2024-09-13T04:02:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:36 smithi088 ceph-mon[98762]: osdmap e2367: 8 total, 8 up, 8 in 2024-09-13T04:02:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:36 smithi195 ceph-mon[87742]: pgmap v4596: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 201 KiB/s rd, 2.0 MiB/s wr, 283 op/s 2024-09-13T04:02:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:36 smithi195 ceph-mon[87742]: osdmap e2367: 8 total, 8 up, 8 in 2024-09-13T04:02:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:37 smithi088 ceph-mon[96266]: osdmap e2368: 8 total, 8 up, 8 in 2024-09-13T04:02:37.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:37 smithi088 ceph-mon[98762]: osdmap e2368: 8 total, 8 up, 8 in 2024-09-13T04:02:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:37 smithi195 ceph-mon[87742]: osdmap e2368: 8 total, 8 up, 8 in 2024-09-13T04:02:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:38 smithi088 ceph-mon[96266]: pgmap v4599: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 322 KiB/s rd, 1.0 MiB/s wr, 436 op/s 2024-09-13T04:02:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:38 smithi088 ceph-mon[96266]: osdmap e2369: 8 total, 8 up, 8 in 2024-09-13T04:02:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:38 smithi088 ceph-mon[96266]: osdmap e2370: 8 total, 8 up, 8 in 2024-09-13T04:02:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:38 smithi088 ceph-mon[98762]: pgmap v4599: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 322 KiB/s rd, 1.0 MiB/s wr, 436 op/s 2024-09-13T04:02:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:38 smithi088 ceph-mon[98762]: osdmap e2369: 8 total, 8 up, 8 in 2024-09-13T04:02:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:38 smithi088 ceph-mon[98762]: osdmap e2370: 8 total, 8 up, 8 in 2024-09-13T04:02:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:38 smithi195 ceph-mon[87742]: pgmap v4599: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 322 KiB/s rd, 1.0 MiB/s wr, 436 op/s 2024-09-13T04:02:38.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:38 smithi195 ceph-mon[87742]: osdmap e2369: 8 total, 8 up, 8 in 2024-09-13T04:02:38.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:38 smithi195 ceph-mon[87742]: osdmap e2370: 8 total, 8 up, 8 in 2024-09-13T04:02:40.119 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v1 PASSED [ 30%] 2024-09-13T04:02:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:40 smithi088 ceph-mon[96266]: pgmap v4602: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 24 KiB/s wr, 380 op/s 2024-09-13T04:02:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:40 smithi088 ceph-mon[96266]: osdmap e2371: 8 total, 8 up, 8 in 2024-09-13T04:02:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:40 smithi088 ceph-mon[98762]: pgmap v4602: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 24 KiB/s wr, 380 op/s 2024-09-13T04:02:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:40 smithi088 ceph-mon[98762]: osdmap e2371: 8 total, 8 up, 8 in 2024-09-13T04:02:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:40 smithi195 ceph-mon[87742]: pgmap v4602: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 24 KiB/s wr, 380 op/s 2024-09-13T04:02:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:40 smithi195 ceph-mon[87742]: osdmap e2371: 8 total, 8 up, 8 in 2024-09-13T04:02:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:41 smithi088 ceph-mon[96266]: osdmap e2372: 8 total, 8 up, 8 in 2024-09-13T04:02:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:41 smithi088 ceph-mon[98762]: osdmap e2372: 8 total, 8 up, 8 in 2024-09-13T04:02:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:41 smithi195 ceph-mon[87742]: osdmap e2372: 8 total, 8 up, 8 in 2024-09-13T04:02:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:42 smithi088 ceph-mon[98762]: pgmap v4605: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 14 KiB/s wr, 250 op/s 2024-09-13T04:02:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:42 smithi088 ceph-mon[98762]: osdmap e2373: 8 total, 8 up, 8 in 2024-09-13T04:02:42.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:42 smithi088 ceph-mon[96266]: pgmap v4605: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 14 KiB/s wr, 250 op/s 2024-09-13T04:02:42.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:42 smithi088 ceph-mon[96266]: osdmap e2373: 8 total, 8 up, 8 in 2024-09-13T04:02:42.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:42 smithi195 ceph-mon[87742]: pgmap v4605: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 14 KiB/s wr, 250 op/s 2024-09-13T04:02:42.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:42 smithi195 ceph-mon[87742]: osdmap e2373: 8 total, 8 up, 8 in 2024-09-13T04:02:43.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:43 smithi088 ceph-mon[96266]: osdmap e2374: 8 total, 8 up, 8 in 2024-09-13T04:02:43.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:43 smithi088 ceph-mon[96266]: osdmap e2375: 8 total, 8 up, 8 in 2024-09-13T04:02:43.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:43 smithi088 ceph-mon[98762]: osdmap e2374: 8 total, 8 up, 8 in 2024-09-13T04:02:43.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:43 smithi088 ceph-mon[98762]: osdmap e2375: 8 total, 8 up, 8 in 2024-09-13T04:02:43.345 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:02:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:02:43] "GET /metrics HTTP/1.1" 200 36690 "" "Prometheus/2.43.0" 2024-09-13T04:02:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:43 smithi195 ceph-mon[87742]: osdmap e2374: 8 total, 8 up, 8 in 2024-09-13T04:02:43.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:43 smithi195 ceph-mon[87742]: osdmap e2375: 8 total, 8 up, 8 in 2024-09-13T04:02:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:44 smithi088 ceph-mon[96266]: pgmap v4608: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 12 KiB/s wr, 213 op/s 2024-09-13T04:02:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:44 smithi088 ceph-mon[96266]: osdmap e2376: 8 total, 8 up, 8 in 2024-09-13T04:02:44.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:44 smithi088 ceph-mon[98762]: pgmap v4608: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 12 KiB/s wr, 213 op/s 2024-09-13T04:02:44.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:44 smithi088 ceph-mon[98762]: osdmap e2376: 8 total, 8 up, 8 in 2024-09-13T04:02:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:44 smithi195 ceph-mon[87742]: pgmap v4608: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 12 KiB/s wr, 213 op/s 2024-09-13T04:02:44.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:44 smithi195 ceph-mon[87742]: osdmap e2376: 8 total, 8 up, 8 in 2024-09-13T04:02:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:02:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:45 smithi088 ceph-mon[98762]: osdmap e2377: 8 total, 8 up, 8 in 2024-09-13T04:02:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:02:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:45 smithi088 ceph-mon[96266]: osdmap e2377: 8 total, 8 up, 8 in 2024-09-13T04:02:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:02:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:45 smithi195 ceph-mon[87742]: osdmap e2377: 8 total, 8 up, 8 in 2024-09-13T04:02:46.152 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_to_v2 PASSED [ 30%] 2024-09-13T04:02:46.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:46 smithi195 ceph-mon[87742]: pgmap v4611: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 7.2 KiB/s wr, 184 op/s 2024-09-13T04:02:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:46 smithi088 ceph-mon[96266]: pgmap v4611: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 7.2 KiB/s wr, 184 op/s 2024-09-13T04:02:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:46 smithi088 ceph-mon[98762]: pgmap v4611: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 7.2 KiB/s wr, 184 op/s 2024-09-13T04:02:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:47 smithi088 ceph-mon[96266]: osdmap e2378: 8 total, 8 up, 8 in 2024-09-13T04:02:47.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:47 smithi088 ceph-mon[98762]: osdmap e2378: 8 total, 8 up, 8 in 2024-09-13T04:02:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:47 smithi195 ceph-mon[87742]: osdmap e2378: 8 total, 8 up, 8 in 2024-09-13T04:02:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:48 smithi088 ceph-mon[96266]: pgmap v4614: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 5.0 KiB/s wr, 117 op/s 2024-09-13T04:02:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:48 smithi088 ceph-mon[96266]: osdmap e2379: 8 total, 8 up, 8 in 2024-09-13T04:02:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:48 smithi088 ceph-mon[96266]: osdmap e2380: 8 total, 8 up, 8 in 2024-09-13T04:02:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:48 smithi088 ceph-mon[98762]: pgmap v4614: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 5.0 KiB/s wr, 117 op/s 2024-09-13T04:02:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:48 smithi088 ceph-mon[98762]: osdmap e2379: 8 total, 8 up, 8 in 2024-09-13T04:02:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:48 smithi088 ceph-mon[98762]: osdmap e2380: 8 total, 8 up, 8 in 2024-09-13T04:02:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:48 smithi195 ceph-mon[87742]: pgmap v4614: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 5.0 KiB/s wr, 117 op/s 2024-09-13T04:02:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:48 smithi195 ceph-mon[87742]: osdmap e2379: 8 total, 8 up, 8 in 2024-09-13T04:02:48.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:48 smithi195 ceph-mon[87742]: osdmap e2380: 8 total, 8 up, 8 in 2024-09-13T04:02:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:49 smithi195 ceph-mon[87742]: pgmap v4617: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 169 KiB/s rd, 11 KiB/s wr, 226 op/s 2024-09-13T04:02:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:49 smithi195 ceph-mon[87742]: osdmap e2381: 8 total, 8 up, 8 in 2024-09-13T04:02:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:49 smithi088 ceph-mon[96266]: pgmap v4617: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 169 KiB/s rd, 11 KiB/s wr, 226 op/s 2024-09-13T04:02:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:49 smithi088 ceph-mon[96266]: osdmap e2381: 8 total, 8 up, 8 in 2024-09-13T04:02:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:49 smithi088 ceph-mon[98762]: pgmap v4617: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 169 KiB/s rd, 11 KiB/s wr, 226 op/s 2024-09-13T04:02:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:49 smithi088 ceph-mon[98762]: osdmap e2381: 8 total, 8 up, 8 in 2024-09-13T04:02:51.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:50 smithi195 ceph-mon[87742]: osdmap e2382: 8 total, 8 up, 8 in 2024-09-13T04:02:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:50 smithi088 ceph-mon[98762]: osdmap e2382: 8 total, 8 up, 8 in 2024-09-13T04:02:51.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:50 smithi088 ceph-mon[96266]: osdmap e2382: 8 total, 8 up, 8 in 2024-09-13T04:02:52.074 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v1 PASSED [ 31%] 2024-09-13T04:02:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:51 smithi088 ceph-mon[96266]: pgmap v4620: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 14 KiB/s wr, 235 op/s 2024-09-13T04:02:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:51 smithi088 ceph-mon[96266]: osdmap e2383: 8 total, 8 up, 8 in 2024-09-13T04:02:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:51 smithi088 ceph-mon[98762]: pgmap v4620: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 14 KiB/s wr, 235 op/s 2024-09-13T04:02:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:51 smithi088 ceph-mon[98762]: osdmap e2383: 8 total, 8 up, 8 in 2024-09-13T04:02:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:51 smithi195 ceph-mon[87742]: pgmap v4620: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 14 KiB/s wr, 235 op/s 2024-09-13T04:02:52.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:51 smithi195 ceph-mon[87742]: osdmap e2383: 8 total, 8 up, 8 in 2024-09-13T04:02:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:52 smithi088 ceph-mon[98762]: osdmap e2384: 8 total, 8 up, 8 in 2024-09-13T04:02:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:52 smithi088 ceph-mon[98762]: osdmap e2385: 8 total, 8 up, 8 in 2024-09-13T04:02:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:52 smithi088 ceph-mon[96266]: osdmap e2384: 8 total, 8 up, 8 in 2024-09-13T04:02:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:52 smithi088 ceph-mon[96266]: osdmap e2385: 8 total, 8 up, 8 in 2024-09-13T04:02:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:02:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:02:53] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.43.0" 2024-09-13T04:02:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:52 smithi195 ceph-mon[87742]: osdmap e2384: 8 total, 8 up, 8 in 2024-09-13T04:02:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:52 smithi195 ceph-mon[87742]: osdmap e2385: 8 total, 8 up, 8 in 2024-09-13T04:02:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:53 smithi088 ceph-mon[96266]: pgmap v4623: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 14 KiB/s wr, 206 op/s 2024-09-13T04:02:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:53 smithi088 ceph-mon[98762]: pgmap v4623: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 14 KiB/s wr, 206 op/s 2024-09-13T04:02:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:53 smithi195 ceph-mon[87742]: pgmap v4623: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 152 KiB/s rd, 14 KiB/s wr, 206 op/s 2024-09-13T04:02:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:55 smithi088 ceph-mon[96266]: osdmap e2386: 8 total, 8 up, 8 in 2024-09-13T04:02:55.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:55 smithi088 ceph-mon[98762]: osdmap e2386: 8 total, 8 up, 8 in 2024-09-13T04:02:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:55 smithi195 ceph-mon[87742]: osdmap e2386: 8 total, 8 up, 8 in 2024-09-13T04:02:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:56 smithi088 ceph-mon[96266]: pgmap v4626: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 8.2 KiB/s wr, 177 op/s 2024-09-13T04:02:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:56 smithi088 ceph-mon[96266]: osdmap e2387: 8 total, 8 up, 8 in 2024-09-13T04:02:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:56 smithi088 ceph-mon[98762]: pgmap v4626: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 8.2 KiB/s wr, 177 op/s 2024-09-13T04:02:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:56 smithi088 ceph-mon[98762]: osdmap e2387: 8 total, 8 up, 8 in 2024-09-13T04:02:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:56 smithi195 ceph-mon[87742]: pgmap v4626: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 8.2 KiB/s wr, 177 op/s 2024-09-13T04:02:56.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:56 smithi195 ceph-mon[87742]: osdmap e2387: 8 total, 8 up, 8 in 2024-09-13T04:02:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:57 smithi088 ceph-mon[96266]: osdmap e2388: 8 total, 8 up, 8 in 2024-09-13T04:02:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:57 smithi088 ceph-mon[98762]: osdmap e2388: 8 total, 8 up, 8 in 2024-09-13T04:02:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:57 smithi195 ceph-mon[87742]: osdmap e2388: 8 total, 8 up, 8 in 2024-09-13T04:02:58.096 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_to_v2 PASSED [ 31%] 2024-09-13T04:02:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:58 smithi088 ceph-mon[96266]: pgmap v4629: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 6.0 KiB/s wr, 92 op/s 2024-09-13T04:02:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:58 smithi088 ceph-mon[96266]: osdmap e2389: 8 total, 8 up, 8 in 2024-09-13T04:02:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:02:58 smithi088 ceph-mon[96266]: osdmap e2390: 8 total, 8 up, 8 in 2024-09-13T04:02:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:58 smithi088 ceph-mon[98762]: pgmap v4629: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 6.0 KiB/s wr, 92 op/s 2024-09-13T04:02:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:58 smithi088 ceph-mon[98762]: osdmap e2389: 8 total, 8 up, 8 in 2024-09-13T04:02:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:02:58 smithi088 ceph-mon[98762]: osdmap e2390: 8 total, 8 up, 8 in 2024-09-13T04:02:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:58 smithi195 ceph-mon[87742]: pgmap v4629: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 6.0 KiB/s wr, 92 op/s 2024-09-13T04:02:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:58 smithi195 ceph-mon[87742]: osdmap e2389: 8 total, 8 up, 8 in 2024-09-13T04:02:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:02:58 smithi195 ceph-mon[87742]: osdmap e2390: 8 total, 8 up, 8 in 2024-09-13T04:03:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:00 smithi088 ceph-mon[96266]: pgmap v4632: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 14 KiB/s wr, 237 op/s 2024-09-13T04:03:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:00 smithi088 ceph-mon[96266]: osdmap e2391: 8 total, 8 up, 8 in 2024-09-13T04:03:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:03:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:00 smithi088 ceph-mon[98762]: pgmap v4632: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 14 KiB/s wr, 237 op/s 2024-09-13T04:03:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:00 smithi088 ceph-mon[98762]: osdmap e2391: 8 total, 8 up, 8 in 2024-09-13T04:03:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:03:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:00 smithi195 ceph-mon[87742]: pgmap v4632: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 14 KiB/s wr, 237 op/s 2024-09-13T04:03:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:00 smithi195 ceph-mon[87742]: osdmap e2391: 8 total, 8 up, 8 in 2024-09-13T04:03:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:03:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:01 smithi088 ceph-mon[96266]: osdmap e2392: 8 total, 8 up, 8 in 2024-09-13T04:03:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:01 smithi088 ceph-mon[98762]: osdmap e2392: 8 total, 8 up, 8 in 2024-09-13T04:03:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:01 smithi195 ceph-mon[87742]: osdmap e2392: 8 total, 8 up, 8 in 2024-09-13T04:03:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:02 smithi088 ceph-mon[96266]: pgmap v4635: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 13 KiB/s wr, 216 op/s 2024-09-13T04:03:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:02 smithi088 ceph-mon[96266]: osdmap e2393: 8 total, 8 up, 8 in 2024-09-13T04:03:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:02 smithi088 ceph-mon[98762]: pgmap v4635: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 13 KiB/s wr, 216 op/s 2024-09-13T04:03:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:02 smithi088 ceph-mon[98762]: osdmap e2393: 8 total, 8 up, 8 in 2024-09-13T04:03:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:02 smithi195 ceph-mon[87742]: pgmap v4635: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 13 KiB/s wr, 216 op/s 2024-09-13T04:03:02.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:02 smithi195 ceph-mon[87742]: osdmap e2393: 8 total, 8 up, 8 in 2024-09-13T04:03:03.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:03 smithi088 ceph-mon[98762]: osdmap e2394: 8 total, 8 up, 8 in 2024-09-13T04:03:03.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:03 smithi088 ceph-mon[98762]: osdmap e2395: 8 total, 8 up, 8 in 2024-09-13T04:03:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:03 smithi088 ceph-mon[96266]: osdmap e2394: 8 total, 8 up, 8 in 2024-09-13T04:03:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:03 smithi088 ceph-mon[96266]: osdmap e2395: 8 total, 8 up, 8 in 2024-09-13T04:03:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:03:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:03:03] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.43.0" 2024-09-13T04:03:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:03 smithi195 ceph-mon[87742]: osdmap e2394: 8 total, 8 up, 8 in 2024-09-13T04:03:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:03 smithi195 ceph-mon[87742]: osdmap e2395: 8 total, 8 up, 8 in 2024-09-13T04:03:04.172 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v1_flatten PASSED [ 32%] 2024-09-13T04:03:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:04 smithi088 ceph-mon[96266]: pgmap v4638: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 12 KiB/s wr, 155 op/s 2024-09-13T04:03:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:04 smithi088 ceph-mon[98762]: pgmap v4638: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 12 KiB/s wr, 155 op/s 2024-09-13T04:03:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:04 smithi195 ceph-mon[87742]: pgmap v4638: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 12 KiB/s wr, 155 op/s 2024-09-13T04:03:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:05 smithi088 ceph-mon[96266]: osdmap e2396: 8 total, 8 up, 8 in 2024-09-13T04:03:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:05 smithi088 ceph-mon[98762]: osdmap e2396: 8 total, 8 up, 8 in 2024-09-13T04:03:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:05 smithi195 ceph-mon[87742]: osdmap e2396: 8 total, 8 up, 8 in 2024-09-13T04:03:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:06 smithi088 ceph-mon[96266]: pgmap v4641: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 1.0 MiB/s wr, 133 op/s 2024-09-13T04:03:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:06 smithi088 ceph-mon[96266]: osdmap e2397: 8 total, 8 up, 8 in 2024-09-13T04:03:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:06 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.a", "id": [3, 4]}]: dispatch 2024-09-13T04:03:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:06 smithi088 ceph-mon[98762]: pgmap v4641: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 1.0 MiB/s wr, 133 op/s 2024-09-13T04:03:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:06 smithi088 ceph-mon[98762]: osdmap e2397: 8 total, 8 up, 8 in 2024-09-13T04:03:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:06 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.a", "id": [3, 4]}]: dispatch 2024-09-13T04:03:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:06 smithi195 ceph-mon[87742]: pgmap v4641: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 1.0 MiB/s wr, 133 op/s 2024-09-13T04:03:06.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:06 smithi195 ceph-mon[87742]: osdmap e2397: 8 total, 8 up, 8 in 2024-09-13T04:03:06.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:06 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.a", "id": [3, 4]}]: dispatch 2024-09-13T04:03:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:07 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.a", "id": [3, 4]}]': finished 2024-09-13T04:03:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:07 smithi088 ceph-mon[96266]: osdmap e2398: 8 total, 8 up, 8 in 2024-09-13T04:03:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:07 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.a", "id": [3, 4]}]': finished 2024-09-13T04:03:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:07 smithi088 ceph-mon[98762]: osdmap e2398: 8 total, 8 up, 8 in 2024-09-13T04:03:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:07 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "125.a", "id": [3, 4]}]': finished 2024-09-13T04:03:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:07 smithi195 ceph-mon[87742]: osdmap e2398: 8 total, 8 up, 8 in 2024-09-13T04:03:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:08 smithi088 ceph-mon[98762]: pgmap v4644: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 2.0 MiB/s wr, 99 op/s 2024-09-13T04:03:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:08 smithi088 ceph-mon[98762]: osdmap e2399: 8 total, 8 up, 8 in 2024-09-13T04:03:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:08 smithi088 ceph-mon[98762]: osdmap e2400: 8 total, 8 up, 8 in 2024-09-13T04:03:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:08 smithi088 ceph-mon[96266]: pgmap v4644: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 2.0 MiB/s wr, 99 op/s 2024-09-13T04:03:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:08 smithi088 ceph-mon[96266]: osdmap e2399: 8 total, 8 up, 8 in 2024-09-13T04:03:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:08 smithi088 ceph-mon[96266]: osdmap e2400: 8 total, 8 up, 8 in 2024-09-13T04:03:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:08 smithi195 ceph-mon[87742]: pgmap v4644: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 2.0 MiB/s wr, 99 op/s 2024-09-13T04:03:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:08 smithi195 ceph-mon[87742]: osdmap e2399: 8 total, 8 up, 8 in 2024-09-13T04:03:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:08 smithi195 ceph-mon[87742]: osdmap e2400: 8 total, 8 up, 8 in 2024-09-13T04:03:10.201 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone_v2_flatten PASSED [ 32%] 2024-09-13T04:03:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:09 smithi195 ceph-mon[87742]: pgmap v4647: 137 pgs: 137 active+clean; 13 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 162 KiB/s rd, 3.0 MiB/s wr, 226 op/s; 0 B/s, 1 objects/s recovering 2024-09-13T04:03:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:09 smithi195 ceph-mon[87742]: osdmap e2401: 8 total, 8 up, 8 in 2024-09-13T04:03:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:09 smithi088 ceph-mon[98762]: pgmap v4647: 137 pgs: 137 active+clean; 13 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 162 KiB/s rd, 3.0 MiB/s wr, 226 op/s; 0 B/s, 1 objects/s recovering 2024-09-13T04:03:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:09 smithi088 ceph-mon[98762]: osdmap e2401: 8 total, 8 up, 8 in 2024-09-13T04:03:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:09 smithi088 ceph-mon[96266]: pgmap v4647: 137 pgs: 137 active+clean; 13 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 162 KiB/s rd, 3.0 MiB/s wr, 226 op/s; 0 B/s, 1 objects/s recovering 2024-09-13T04:03:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:09 smithi088 ceph-mon[96266]: osdmap e2401: 8 total, 8 up, 8 in 2024-09-13T04:03:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:11 smithi088 ceph-mon[96266]: osdmap e2402: 8 total, 8 up, 8 in 2024-09-13T04:03:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:11 smithi088 ceph-mon[96266]: pgmap v4650: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 2.0 MiB/s wr, 171 op/s; 0 B/s, 1 objects/s recovering 2024-09-13T04:03:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:11 smithi088 ceph-mon[98762]: osdmap e2402: 8 total, 8 up, 8 in 2024-09-13T04:03:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:11 smithi088 ceph-mon[98762]: pgmap v4650: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 2.0 MiB/s wr, 171 op/s; 0 B/s, 1 objects/s recovering 2024-09-13T04:03:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:11 smithi195 ceph-mon[87742]: osdmap e2402: 8 total, 8 up, 8 in 2024-09-13T04:03:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:11 smithi195 ceph-mon[87742]: pgmap v4650: 137 pgs: 137 active+clean; 13 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 2.0 MiB/s wr, 171 op/s; 0 B/s, 1 objects/s recovering 2024-09-13T04:03:12.224 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap PASSED [ 33%] 2024-09-13T04:03:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:12 smithi088 ceph-mon[96266]: osdmap e2403: 8 total, 8 up, 8 in 2024-09-13T04:03:12.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:12 smithi088 ceph-mon[98762]: osdmap e2403: 8 total, 8 up, 8 in 2024-09-13T04:03:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:12 smithi195 ceph-mon[87742]: osdmap e2403: 8 total, 8 up, 8 in 2024-09-13T04:03:13.342 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:03:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:03:13] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.43.0" 2024-09-13T04:03:13.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:13 smithi088 ceph-mon[96266]: osdmap e2404: 8 total, 8 up, 8 in 2024-09-13T04:03:13.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:13 smithi088 ceph-mon[96266]: pgmap v4653: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 8.7 KiB/s wr, 141 op/s 2024-09-13T04:03:13.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:13 smithi088 ceph-mon[96266]: osdmap e2405: 8 total, 8 up, 8 in 2024-09-13T04:03:13.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:13 smithi088 ceph-mon[98762]: osdmap e2404: 8 total, 8 up, 8 in 2024-09-13T04:03:13.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:13 smithi088 ceph-mon[98762]: pgmap v4653: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 8.7 KiB/s wr, 141 op/s 2024-09-13T04:03:13.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:13 smithi088 ceph-mon[98762]: osdmap e2405: 8 total, 8 up, 8 in 2024-09-13T04:03:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:13 smithi195 ceph-mon[87742]: osdmap e2404: 8 total, 8 up, 8 in 2024-09-13T04:03:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:13 smithi195 ceph-mon[87742]: pgmap v4653: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 8.7 KiB/s wr, 141 op/s 2024-09-13T04:03:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:13 smithi195 ceph-mon[87742]: osdmap e2405: 8 total, 8 up, 8 in 2024-09-13T04:03:14.064 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_exists PASSED [ 34%] 2024-09-13T04:03:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:14 smithi195 ceph-mon[87742]: osdmap e2406: 8 total, 8 up, 8 in 2024-09-13T04:03:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:03:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:14 smithi088 ceph-mon[96266]: osdmap e2406: 8 total, 8 up, 8 in 2024-09-13T04:03:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:03:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:14 smithi088 ceph-mon[98762]: osdmap e2406: 8 total, 8 up, 8 in 2024-09-13T04:03:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:03:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:15 smithi088 ceph-mon[96266]: pgmap v4656: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 7.0 KiB/s wr, 179 op/s 2024-09-13T04:03:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:15 smithi088 ceph-mon[96266]: osdmap e2407: 8 total, 8 up, 8 in 2024-09-13T04:03:16.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:15 smithi088 ceph-mon[98762]: pgmap v4656: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 7.0 KiB/s wr, 179 op/s 2024-09-13T04:03:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:15 smithi088 ceph-mon[98762]: osdmap e2407: 8 total, 8 up, 8 in 2024-09-13T04:03:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:15 smithi195 ceph-mon[87742]: pgmap v4656: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 136 KiB/s rd, 7.0 KiB/s wr, 179 op/s 2024-09-13T04:03:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:15 smithi195 ceph-mon[87742]: osdmap e2407: 8 total, 8 up, 8 in 2024-09-13T04:03:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:16 smithi088 ceph-mon[96266]: osdmap e2408: 8 total, 8 up, 8 in 2024-09-13T04:03:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:16 smithi088 ceph-mon[98762]: osdmap e2408: 8 total, 8 up, 8 in 2024-09-13T04:03:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:16 smithi195 ceph-mon[87742]: osdmap e2408: 8 total, 8 up, 8 in 2024-09-13T04:03:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:17 smithi088 ceph-mon[96266]: pgmap v4659: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 11 KiB/s wr, 157 op/s 2024-09-13T04:03:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:17 smithi088 ceph-mon[96266]: osdmap e2409: 8 total, 8 up, 8 in 2024-09-13T04:03:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:17 smithi088 ceph-mon[96266]: osdmap e2410: 8 total, 8 up, 8 in 2024-09-13T04:03:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:17 smithi088 ceph-mon[98762]: pgmap v4659: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 11 KiB/s wr, 157 op/s 2024-09-13T04:03:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:17 smithi088 ceph-mon[98762]: osdmap e2409: 8 total, 8 up, 8 in 2024-09-13T04:03:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:17 smithi088 ceph-mon[98762]: osdmap e2410: 8 total, 8 up, 8 in 2024-09-13T04:03:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:17 smithi195 ceph-mon[87742]: pgmap v4659: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 11 KiB/s wr, 157 op/s 2024-09-13T04:03:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:17 smithi195 ceph-mon[87742]: osdmap e2409: 8 total, 8 up, 8 in 2024-09-13T04:03:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:17 smithi195 ceph-mon[87742]: osdmap e2410: 8 total, 8 up, 8 in 2024-09-13T04:03:20.096 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_flags PASSED [ 34%] 2024-09-13T04:03:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:20 smithi088 ceph-mon[98762]: pgmap v4662: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 9.2 KiB/s wr, 108 op/s 2024-09-13T04:03:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:20 smithi088 ceph-mon[98762]: osdmap e2411: 8 total, 8 up, 8 in 2024-09-13T04:03:20.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:20 smithi088 ceph-mon[96266]: pgmap v4662: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 9.2 KiB/s wr, 108 op/s 2024-09-13T04:03:20.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:20 smithi088 ceph-mon[96266]: osdmap e2411: 8 total, 8 up, 8 in 2024-09-13T04:03:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:20 smithi195 ceph-mon[87742]: pgmap v4662: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 9.2 KiB/s wr, 108 op/s 2024-09-13T04:03:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:20 smithi195 ceph-mon[87742]: osdmap e2411: 8 total, 8 up, 8 in 2024-09-13T04:03:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:21 smithi088 ceph-mon[96266]: osdmap e2412: 8 total, 8 up, 8 in 2024-09-13T04:03:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:21 smithi088 ceph-mon[98762]: osdmap e2412: 8 total, 8 up, 8 in 2024-09-13T04:03:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:21 smithi195 ceph-mon[87742]: osdmap e2412: 8 total, 8 up, 8 in 2024-09-13T04:03:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:22 smithi088 ceph-mon[98762]: pgmap v4665: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 KiB/s wr, 75 op/s 2024-09-13T04:03:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:22 smithi088 ceph-mon[98762]: osdmap e2413: 8 total, 8 up, 8 in 2024-09-13T04:03:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:22 smithi088 ceph-mon[96266]: pgmap v4665: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 KiB/s wr, 75 op/s 2024-09-13T04:03:22.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:22 smithi088 ceph-mon[96266]: osdmap e2413: 8 total, 8 up, 8 in 2024-09-13T04:03:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:22 smithi195 ceph-mon[87742]: pgmap v4665: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 KiB/s wr, 75 op/s 2024-09-13T04:03:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:22 smithi195 ceph-mon[87742]: osdmap e2413: 8 total, 8 up, 8 in 2024-09-13T04:03:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:03:23] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-09-13T04:03:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[98762]: osdmap e2414: 8 total, 8 up, 8 in 2024-09-13T04:03:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:03:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:03:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:03:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:03:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:03:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:03:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[98762]: osdmap e2415: 8 total, 8 up, 8 in 2024-09-13T04:03:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[96266]: osdmap e2414: 8 total, 8 up, 8 in 2024-09-13T04:03:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:03:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:03:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:03:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:03:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:03:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:03:23.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:23 smithi088 ceph-mon[96266]: osdmap e2415: 8 total, 8 up, 8 in 2024-09-13T04:03:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:23 smithi195 ceph-mon[87742]: osdmap e2414: 8 total, 8 up, 8 in 2024-09-13T04:03:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:03:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:03:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:03:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:03:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:03:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:03:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:23 smithi195 ceph-mon[87742]: osdmap e2415: 8 total, 8 up, 8 in 2024-09-13T04:03:24.065 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps PASSED [ 35%] 2024-09-13T04:03:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:24 smithi088 ceph-mon[96266]: pgmap v4668: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 3.5 KiB/s wr, 64 op/s 2024-09-13T04:03:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:24 smithi088 ceph-mon[96266]: osdmap e2416: 8 total, 8 up, 8 in 2024-09-13T04:03:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:24 smithi088 ceph-mon[98762]: pgmap v4668: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 3.5 KiB/s wr, 64 op/s 2024-09-13T04:03:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:24 smithi088 ceph-mon[98762]: osdmap e2416: 8 total, 8 up, 8 in 2024-09-13T04:03:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:24 smithi195 ceph-mon[87742]: pgmap v4668: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 3.5 KiB/s wr, 64 op/s 2024-09-13T04:03:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:24 smithi195 ceph-mon[87742]: osdmap e2416: 8 total, 8 up, 8 in 2024-09-13T04:03:26.131 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps_iterator_auto_close PASSED [ 35%] 2024-09-13T04:03:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:26 smithi088 ceph-mon[96266]: pgmap v4671: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 4.5 KiB/s wr, 80 op/s 2024-09-13T04:03:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:26 smithi088 ceph-mon[96266]: osdmap e2417: 8 total, 8 up, 8 in 2024-09-13T04:03:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:26 smithi088 ceph-mon[98762]: pgmap v4671: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 4.5 KiB/s wr, 80 op/s 2024-09-13T04:03:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:26 smithi088 ceph-mon[98762]: osdmap e2417: 8 total, 8 up, 8 in 2024-09-13T04:03:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:26 smithi195 ceph-mon[87742]: pgmap v4671: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 4.5 KiB/s wr, 80 op/s 2024-09-13T04:03:26.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:26 smithi195 ceph-mon[87742]: osdmap e2417: 8 total, 8 up, 8 in 2024-09-13T04:03:27.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:27 smithi088 ceph-mon[96266]: osdmap e2418: 8 total, 8 up, 8 in 2024-09-13T04:03:27.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:27 smithi088 ceph-mon[98762]: osdmap e2418: 8 total, 8 up, 8 in 2024-09-13T04:03:27.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:27 smithi195 ceph-mon[87742]: osdmap e2418: 8 total, 8 up, 8 in 2024-09-13T04:03:28.069 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap PASSED [ 36%] 2024-09-13T04:03:28.145 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_not_found PASSED [ 36%] 2024-09-13T04:03:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:28 smithi088 ceph-mon[96266]: pgmap v4674: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 6.5 KiB/s wr, 83 op/s 2024-09-13T04:03:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:28 smithi088 ceph-mon[96266]: osdmap e2419: 8 total, 8 up, 8 in 2024-09-13T04:03:28.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:28 smithi088 ceph-mon[96266]: osdmap e2420: 8 total, 8 up, 8 in 2024-09-13T04:03:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:28 smithi088 ceph-mon[98762]: pgmap v4674: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 6.5 KiB/s wr, 83 op/s 2024-09-13T04:03:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:28 smithi088 ceph-mon[98762]: osdmap e2419: 8 total, 8 up, 8 in 2024-09-13T04:03:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:28 smithi088 ceph-mon[98762]: osdmap e2420: 8 total, 8 up, 8 in 2024-09-13T04:03:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:28 smithi195 ceph-mon[87742]: pgmap v4674: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 6.5 KiB/s wr, 83 op/s 2024-09-13T04:03:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:28 smithi195 ceph-mon[87742]: osdmap e2419: 8 total, 8 up, 8 in 2024-09-13T04:03:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:28 smithi195 ceph-mon[87742]: osdmap e2420: 8 total, 8 up, 8 in 2024-09-13T04:03:30.152 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap2 PASSED [ 37%] 2024-09-13T04:03:30.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:30 smithi088 ceph-mon[98762]: pgmap v4677: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 5.7 KiB/s wr, 85 op/s 2024-09-13T04:03:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:30 smithi088 ceph-mon[98762]: osdmap e2421: 8 total, 8 up, 8 in 2024-09-13T04:03:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:03:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:30 smithi088 ceph-mon[96266]: pgmap v4677: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 5.7 KiB/s wr, 85 op/s 2024-09-13T04:03:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:30 smithi088 ceph-mon[96266]: osdmap e2421: 8 total, 8 up, 8 in 2024-09-13T04:03:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:03:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:30 smithi195 ceph-mon[87742]: pgmap v4677: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 5.7 KiB/s wr, 85 op/s 2024-09-13T04:03:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:30 smithi195 ceph-mon[87742]: osdmap e2421: 8 total, 8 up, 8 in 2024-09-13T04:03:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:03:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:31 smithi088 ceph-mon[96266]: osdmap e2422: 8 total, 8 up, 8 in 2024-09-13T04:03:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:31 smithi088 ceph-mon[98762]: osdmap e2422: 8 total, 8 up, 8 in 2024-09-13T04:03:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:31 smithi195 ceph-mon[87742]: osdmap e2422: 8 total, 8 up, 8 in 2024-09-13T04:03:32.171 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_by_id PASSED [ 37%] 2024-09-13T04:03:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:32 smithi088 ceph-mon[96266]: pgmap v4680: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 8.5 KiB/s wr, 144 op/s 2024-09-13T04:03:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:32 smithi088 ceph-mon[96266]: osdmap e2423: 8 total, 8 up, 8 in 2024-09-13T04:03:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:32 smithi088 ceph-mon[98762]: pgmap v4680: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 8.5 KiB/s wr, 144 op/s 2024-09-13T04:03:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:32 smithi088 ceph-mon[98762]: osdmap e2423: 8 total, 8 up, 8 in 2024-09-13T04:03:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:32 smithi195 ceph-mon[87742]: pgmap v4680: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 102 KiB/s rd, 8.5 KiB/s wr, 144 op/s 2024-09-13T04:03:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:32 smithi195 ceph-mon[87742]: osdmap e2423: 8 total, 8 up, 8 in 2024-09-13T04:03:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:03:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:03:33] "GET /metrics HTTP/1.1" 200 36691 "" "Prometheus/2.43.0" 2024-09-13T04:03:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:33 smithi088 ceph-mon[96266]: osdmap e2424: 8 total, 8 up, 8 in 2024-09-13T04:03:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:33 smithi088 ceph-mon[96266]: osdmap e2425: 8 total, 8 up, 8 in 2024-09-13T04:03:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:33 smithi088 ceph-mon[98762]: osdmap e2424: 8 total, 8 up, 8 in 2024-09-13T04:03:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:33 smithi088 ceph-mon[98762]: osdmap e2425: 8 total, 8 up, 8 in 2024-09-13T04:03:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:33 smithi195 ceph-mon[87742]: osdmap e2424: 8 total, 8 up, 8 in 2024-09-13T04:03:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:33 smithi195 ceph-mon[87742]: osdmap e2425: 8 total, 8 up, 8 in 2024-09-13T04:03:34.074 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rename_snap PASSED [ 38%] 2024-09-13T04:03:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:34 smithi088 ceph-mon[96266]: pgmap v4683: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 8.5 KiB/s wr, 159 op/s 2024-09-13T04:03:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:34 smithi088 ceph-mon[96266]: osdmap e2426: 8 total, 8 up, 8 in 2024-09-13T04:03:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:34 smithi088 ceph-mon[98762]: pgmap v4683: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 8.5 KiB/s wr, 159 op/s 2024-09-13T04:03:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:34 smithi088 ceph-mon[98762]: osdmap e2426: 8 total, 8 up, 8 in 2024-09-13T04:03:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:34 smithi195 ceph-mon[87742]: pgmap v4683: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 8.5 KiB/s wr, 159 op/s 2024-09-13T04:03:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:34 smithi195 ceph-mon[87742]: osdmap e2426: 8 total, 8 up, 8 in 2024-09-13T04:03:36.196 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_protect_snap PASSED [ 38%] 2024-09-13T04:03:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:36 smithi088 ceph-mon[98762]: pgmap v4686: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 6.0 KiB/s wr, 161 op/s 2024-09-13T04:03:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:36 smithi088 ceph-mon[98762]: osdmap e2427: 8 total, 8 up, 8 in 2024-09-13T04:03:36.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:36 smithi088 ceph-mon[96266]: pgmap v4686: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 6.0 KiB/s wr, 161 op/s 2024-09-13T04:03:36.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:36 smithi088 ceph-mon[96266]: osdmap e2427: 8 total, 8 up, 8 in 2024-09-13T04:03:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:36 smithi195 ceph-mon[87742]: pgmap v4686: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 121 KiB/s rd, 6.0 KiB/s wr, 161 op/s 2024-09-13T04:03:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:36 smithi195 ceph-mon[87742]: osdmap e2427: 8 total, 8 up, 8 in 2024-09-13T04:03:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:37 smithi088 ceph-mon[96266]: osdmap e2428: 8 total, 8 up, 8 in 2024-09-13T04:03:37.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:37 smithi088 ceph-mon[98762]: osdmap e2428: 8 total, 8 up, 8 in 2024-09-13T04:03:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:37 smithi195 ceph-mon[87742]: osdmap e2428: 8 total, 8 up, 8 in 2024-09-13T04:03:38.076 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_exists PASSED [ 39%] 2024-09-13T04:03:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:38 smithi088 ceph-mon[96266]: pgmap v4689: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 8.0 KiB/s wr, 145 op/s 2024-09-13T04:03:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:38 smithi088 ceph-mon[96266]: osdmap e2429: 8 total, 8 up, 8 in 2024-09-13T04:03:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:38 smithi088 ceph-mon[96266]: osdmap e2430: 8 total, 8 up, 8 in 2024-09-13T04:03:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:38 smithi088 ceph-mon[98762]: pgmap v4689: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 8.0 KiB/s wr, 145 op/s 2024-09-13T04:03:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:38 smithi088 ceph-mon[98762]: osdmap e2429: 8 total, 8 up, 8 in 2024-09-13T04:03:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:38 smithi088 ceph-mon[98762]: osdmap e2430: 8 total, 8 up, 8 in 2024-09-13T04:03:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:38 smithi195 ceph-mon[87742]: pgmap v4689: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 8.0 KiB/s wr, 145 op/s 2024-09-13T04:03:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:38 smithi195 ceph-mon[87742]: osdmap e2429: 8 total, 8 up, 8 in 2024-09-13T04:03:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:38 smithi195 ceph-mon[87742]: osdmap e2430: 8 total, 8 up, 8 in 2024-09-13T04:03:40.079 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_timestamp PASSED [ 40%] 2024-09-13T04:03:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:39 smithi088 ceph-mon[96266]: pgmap v4692: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 12 KiB/s wr, 220 op/s 2024-09-13T04:03:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:39 smithi088 ceph-mon[96266]: osdmap e2431: 8 total, 8 up, 8 in 2024-09-13T04:03:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:39 smithi088 ceph-mon[98762]: pgmap v4692: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 12 KiB/s wr, 220 op/s 2024-09-13T04:03:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:39 smithi088 ceph-mon[98762]: osdmap e2431: 8 total, 8 up, 8 in 2024-09-13T04:03:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:39 smithi195 ceph-mon[87742]: pgmap v4692: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 12 KiB/s wr, 220 op/s 2024-09-13T04:03:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:39 smithi195 ceph-mon[87742]: osdmap e2431: 8 total, 8 up, 8 in 2024-09-13T04:03:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:40 smithi088 ceph-mon[96266]: osdmap e2432: 8 total, 8 up, 8 in 2024-09-13T04:03:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:40 smithi088 ceph-mon[98762]: osdmap e2432: 8 total, 8 up, 8 in 2024-09-13T04:03:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:40 smithi195 ceph-mon[87742]: osdmap e2432: 8 total, 8 up, 8 in 2024-09-13T04:03:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:42 smithi088 ceph-mon[98762]: pgmap v4695: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 8.5 KiB/s wr, 156 op/s 2024-09-13T04:03:42.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:42 smithi088 ceph-mon[98762]: osdmap e2433: 8 total, 8 up, 8 in 2024-09-13T04:03:42.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:42 smithi088 ceph-mon[96266]: pgmap v4695: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 8.5 KiB/s wr, 156 op/s 2024-09-13T04:03:42.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:42 smithi088 ceph-mon[96266]: osdmap e2433: 8 total, 8 up, 8 in 2024-09-13T04:03:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:42 smithi195 ceph-mon[87742]: pgmap v4695: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 8.5 KiB/s wr, 156 op/s 2024-09-13T04:03:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:42 smithi195 ceph-mon[87742]: osdmap e2433: 8 total, 8 up, 8 in 2024-09-13T04:03:43.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:43 smithi088 ceph-mon[96266]: osdmap e2434: 8 total, 8 up, 8 in 2024-09-13T04:03:43.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:43 smithi088 ceph-mon[96266]: osdmap e2435: 8 total, 8 up, 8 in 2024-09-13T04:03:43.342 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:03:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:03:43] "GET /metrics HTTP/1.1" 200 36691 "" "Prometheus/2.43.0" 2024-09-13T04:03:43.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:43 smithi088 ceph-mon[98762]: osdmap e2434: 8 total, 8 up, 8 in 2024-09-13T04:03:43.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:43 smithi088 ceph-mon[98762]: osdmap e2435: 8 total, 8 up, 8 in 2024-09-13T04:03:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:43 smithi195 ceph-mon[87742]: osdmap e2434: 8 total, 8 up, 8 in 2024-09-13T04:03:43.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:43 smithi195 ceph-mon[87742]: osdmap e2435: 8 total, 8 up, 8 in 2024-09-13T04:03:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:44 smithi088 ceph-mon[96266]: pgmap v4698: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 3.0 KiB/s wr, 25 op/s 2024-09-13T04:03:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:44 smithi088 ceph-mon[96266]: osdmap e2436: 8 total, 8 up, 8 in 2024-09-13T04:03:44.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:44 smithi088 ceph-mon[98762]: pgmap v4698: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 3.0 KiB/s wr, 25 op/s 2024-09-13T04:03:44.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:44 smithi088 ceph-mon[98762]: osdmap e2436: 8 total, 8 up, 8 in 2024-09-13T04:03:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:44 smithi195 ceph-mon[87742]: pgmap v4698: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 3.0 KiB/s wr, 25 op/s 2024-09-13T04:03:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:44 smithi195 ceph-mon[87742]: osdmap e2436: 8 total, 8 up, 8 in 2024-09-13T04:03:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:03:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:45 smithi088 ceph-mon[96266]: osdmap e2437: 8 total, 8 up, 8 in 2024-09-13T04:03:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:03:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:45 smithi088 ceph-mon[98762]: osdmap e2437: 8 total, 8 up, 8 in 2024-09-13T04:03:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:03:45.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:45 smithi195 ceph-mon[87742]: osdmap e2437: 8 total, 8 up, 8 in 2024-09-13T04:03:46.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:46 smithi195 ceph-mon[87742]: pgmap v4701: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 2.7 KiB/s wr, 59 op/s 2024-09-13T04:03:46.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:46 smithi195 ceph-mon[87742]: osdmap e2438: 8 total, 8 up, 8 in 2024-09-13T04:03:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:46 smithi088 ceph-mon[96266]: pgmap v4701: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 2.7 KiB/s wr, 59 op/s 2024-09-13T04:03:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:46 smithi088 ceph-mon[96266]: osdmap e2438: 8 total, 8 up, 8 in 2024-09-13T04:03:46.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:46 smithi088 ceph-mon[98762]: pgmap v4701: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 41 KiB/s rd, 2.7 KiB/s wr, 59 op/s 2024-09-13T04:03:46.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:46 smithi088 ceph-mon[98762]: osdmap e2438: 8 total, 8 up, 8 in 2024-09-13T04:03:48.078 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_limit_snaps PASSED [ 40%] 2024-09-13T04:03:48.174 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_exclusive_lock PASSED [ 41%] 2024-09-13T04:03:48.248 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_snap SKIPPED [ 41%] 2024-09-13T04:03:48.317 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_watcher SKIPPED [ 42%] 2024-09-13T04:03:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:47 smithi088 ceph-mon[96266]: pgmap v4704: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.5 KiB/s wr, 75 op/s 2024-09-13T04:03:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:47 smithi088 ceph-mon[96266]: osdmap e2439: 8 total, 8 up, 8 in 2024-09-13T04:03:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:47 smithi088 ceph-mon[98762]: pgmap v4704: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.5 KiB/s wr, 75 op/s 2024-09-13T04:03:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:47 smithi088 ceph-mon[98762]: osdmap e2439: 8 total, 8 up, 8 in 2024-09-13T04:03:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:47 smithi195 ceph-mon[87742]: pgmap v4704: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 4.5 KiB/s wr, 75 op/s 2024-09-13T04:03:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:47 smithi195 ceph-mon[87742]: osdmap e2439: 8 total, 8 up, 8 in 2024-09-13T04:03:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:48 smithi088 ceph-mon[96266]: osdmap e2440: 8 total, 8 up, 8 in 2024-09-13T04:03:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:48 smithi088 ceph-mon[98762]: osdmap e2440: 8 total, 8 up, 8 in 2024-09-13T04:03:49.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:48 smithi195 ceph-mon[87742]: osdmap e2440: 8 total, 8 up, 8 in 2024-09-13T04:03:50.110 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap PASSED [ 42%] 2024-09-13T04:03:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:49 smithi088 ceph-mon[98762]: pgmap v4707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 3.5 KiB/s wr, 115 op/s 2024-09-13T04:03:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:49 smithi088 ceph-mon[98762]: osdmap e2441: 8 total, 8 up, 8 in 2024-09-13T04:03:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:49 smithi088 ceph-mon[96266]: pgmap v4707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 3.5 KiB/s wr, 115 op/s 2024-09-13T04:03:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:49 smithi088 ceph-mon[96266]: osdmap e2441: 8 total, 8 up, 8 in 2024-09-13T04:03:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:49 smithi195 ceph-mon[87742]: pgmap v4707: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 3.5 KiB/s wr, 115 op/s 2024-09-13T04:03:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:49 smithi195 ceph-mon[87742]: osdmap e2441: 8 total, 8 up, 8 in 2024-09-13T04:03:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:51 smithi088 ceph-mon[96266]: osdmap e2442: 8 total, 8 up, 8 in 2024-09-13T04:03:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:51 smithi088 ceph-mon[98762]: osdmap e2442: 8 total, 8 up, 8 in 2024-09-13T04:03:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:51 smithi195 ceph-mon[87742]: osdmap e2442: 8 total, 8 up, 8 in 2024-09-13T04:03:52.108 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap_sparse PASSED [ 43%] 2024-09-13T04:03:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:52 smithi088 ceph-mon[96266]: pgmap v4710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 13 KiB/s wr, 233 op/s 2024-09-13T04:03:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:52 smithi088 ceph-mon[96266]: osdmap e2443: 8 total, 8 up, 8 in 2024-09-13T04:03:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:52 smithi088 ceph-mon[98762]: pgmap v4710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 13 KiB/s wr, 233 op/s 2024-09-13T04:03:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:52 smithi088 ceph-mon[98762]: osdmap e2443: 8 total, 8 up, 8 in 2024-09-13T04:03:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:52 smithi195 ceph-mon[87742]: pgmap v4710: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 13 KiB/s wr, 233 op/s 2024-09-13T04:03:52.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:52 smithi195 ceph-mon[87742]: osdmap e2443: 8 total, 8 up, 8 in 2024-09-13T04:03:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:53 smithi088 ceph-mon[96266]: osdmap e2444: 8 total, 8 up, 8 in 2024-09-13T04:03:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:53 smithi088 ceph-mon[96266]: osdmap e2445: 8 total, 8 up, 8 in 2024-09-13T04:03:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:03:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:03:53] "GET /metrics HTTP/1.1" 200 36691 "" "Prometheus/2.43.0" 2024-09-13T04:03:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:53 smithi088 ceph-mon[98762]: osdmap e2444: 8 total, 8 up, 8 in 2024-09-13T04:03:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:53 smithi088 ceph-mon[98762]: osdmap e2445: 8 total, 8 up, 8 in 2024-09-13T04:03:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:53 smithi195 ceph-mon[87742]: osdmap e2444: 8 total, 8 up, 8 in 2024-09-13T04:03:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:53 smithi195 ceph-mon[87742]: osdmap e2445: 8 total, 8 up, 8 in 2024-09-13T04:03:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:54 smithi088 ceph-mon[96266]: pgmap v4713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 16 KiB/s wr, 208 op/s 2024-09-13T04:03:54.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:54 smithi088 ceph-mon[96266]: osdmap e2446: 8 total, 8 up, 8 in 2024-09-13T04:03:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:54 smithi088 ceph-mon[98762]: pgmap v4713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 16 KiB/s wr, 208 op/s 2024-09-13T04:03:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:54 smithi088 ceph-mon[98762]: osdmap e2446: 8 total, 8 up, 8 in 2024-09-13T04:03:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:54 smithi195 ceph-mon[87742]: pgmap v4713: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 16 KiB/s wr, 208 op/s 2024-09-13T04:03:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:54 smithi195 ceph-mon[87742]: osdmap e2446: 8 total, 8 up, 8 in 2024-09-13T04:03:56.140 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_with_resize PASSED [ 43%] 2024-09-13T04:03:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:56 smithi088 ceph-mon[96266]: pgmap v4716: 137 pgs: 137 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 7.7 KiB/s wr, 146 op/s 2024-09-13T04:03:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:56 smithi088 ceph-mon[96266]: osdmap e2447: 8 total, 8 up, 8 in 2024-09-13T04:03:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:56 smithi088 ceph-mon[98762]: pgmap v4716: 137 pgs: 137 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 7.7 KiB/s wr, 146 op/s 2024-09-13T04:03:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:56 smithi088 ceph-mon[98762]: osdmap e2447: 8 total, 8 up, 8 in 2024-09-13T04:03:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:56 smithi195 ceph-mon[87742]: pgmap v4716: 137 pgs: 137 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 108 KiB/s rd, 7.7 KiB/s wr, 146 op/s 2024-09-13T04:03:56.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:56 smithi195 ceph-mon[87742]: osdmap e2447: 8 total, 8 up, 8 in 2024-09-13T04:03:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:57 smithi088 ceph-mon[96266]: osdmap e2448: 8 total, 8 up, 8 in 2024-09-13T04:03:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:57 smithi088 ceph-mon[98762]: osdmap e2448: 8 total, 8 up, 8 in 2024-09-13T04:03:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:57 smithi195 ceph-mon[87742]: osdmap e2448: 8 total, 8 up, 8 in 2024-09-13T04:03:58.086 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap PASSED [ 44%] 2024-09-13T04:03:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:58 smithi088 ceph-mon[96266]: pgmap v4719: 137 pgs: 137 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2024-09-13T04:03:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:58 smithi088 ceph-mon[96266]: osdmap e2449: 8 total, 8 up, 8 in 2024-09-13T04:03:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:03:58 smithi088 ceph-mon[96266]: osdmap e2450: 8 total, 8 up, 8 in 2024-09-13T04:03:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:58 smithi088 ceph-mon[98762]: pgmap v4719: 137 pgs: 137 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2024-09-13T04:03:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:58 smithi088 ceph-mon[98762]: osdmap e2449: 8 total, 8 up, 8 in 2024-09-13T04:03:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:03:58 smithi088 ceph-mon[98762]: osdmap e2450: 8 total, 8 up, 8 in 2024-09-13T04:03:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:58 smithi195 ceph-mon[87742]: pgmap v4719: 137 pgs: 137 active+clean; 8.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2024-09-13T04:03:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:58 smithi195 ceph-mon[87742]: osdmap e2449: 8 total, 8 up, 8 in 2024-09-13T04:03:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:03:58 smithi195 ceph-mon[87742]: osdmap e2450: 8 total, 8 up, 8 in 2024-09-13T04:04:00.152 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_no_snap PASSED [ 44%] 2024-09-13T04:04:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:00 smithi088 ceph-mon[96266]: pgmap v4722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 16 KiB/s wr, 169 op/s 2024-09-13T04:04:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:00 smithi088 ceph-mon[96266]: osdmap e2451: 8 total, 8 up, 8 in 2024-09-13T04:04:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:04:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:00 smithi088 ceph-mon[98762]: pgmap v4722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 16 KiB/s wr, 169 op/s 2024-09-13T04:04:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:00 smithi088 ceph-mon[98762]: osdmap e2451: 8 total, 8 up, 8 in 2024-09-13T04:04:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:04:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:00 smithi195 ceph-mon[87742]: pgmap v4722: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 118 KiB/s rd, 16 KiB/s wr, 169 op/s 2024-09-13T04:04:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:00 smithi195 ceph-mon[87742]: osdmap e2451: 8 total, 8 up, 8 in 2024-09-13T04:04:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:04:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:01 smithi088 ceph-mon[96266]: osdmap e2452: 8 total, 8 up, 8 in 2024-09-13T04:04:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:01 smithi088 ceph-mon[98762]: osdmap e2452: 8 total, 8 up, 8 in 2024-09-13T04:04:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:01 smithi195 ceph-mon[87742]: osdmap e2452: 8 total, 8 up, 8 in 2024-09-13T04:04:02.165 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_by_id PASSED [ 45%] 2024-09-13T04:04:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:02 smithi088 ceph-mon[96266]: pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 18 KiB/s wr, 192 op/s 2024-09-13T04:04:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:02 smithi088 ceph-mon[96266]: osdmap e2453: 8 total, 8 up, 8 in 2024-09-13T04:04:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:02 smithi088 ceph-mon[98762]: pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 18 KiB/s wr, 192 op/s 2024-09-13T04:04:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:02 smithi088 ceph-mon[98762]: osdmap e2453: 8 total, 8 up, 8 in 2024-09-13T04:04:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:02 smithi195 ceph-mon[87742]: pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 135 KiB/s rd, 18 KiB/s wr, 192 op/s 2024-09-13T04:04:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:02 smithi195 ceph-mon[87742]: osdmap e2453: 8 total, 8 up, 8 in 2024-09-13T04:04:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:03 smithi088 ceph-mon[96266]: osdmap e2454: 8 total, 8 up, 8 in 2024-09-13T04:04:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:03 smithi088 ceph-mon[96266]: osdmap e2455: 8 total, 8 up, 8 in 2024-09-13T04:04:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:03 smithi088 ceph-mon[98762]: osdmap e2454: 8 total, 8 up, 8 in 2024-09-13T04:04:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:03 smithi088 ceph-mon[98762]: osdmap e2455: 8 total, 8 up, 8 in 2024-09-13T04:04:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:04:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:04:03] "GET /metrics HTTP/1.1" 200 36691 "" "Prometheus/2.43.0" 2024-09-13T04:04:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:03 smithi195 ceph-mon[87742]: osdmap e2454: 8 total, 8 up, 8 in 2024-09-13T04:04:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:03 smithi195 ceph-mon[87742]: osdmap e2455: 8 total, 8 up, 8 in 2024-09-13T04:04:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:04 smithi088 ceph-mon[96266]: pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 9.0 KiB/s wr, 63 op/s 2024-09-13T04:04:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:04 smithi088 ceph-mon[96266]: osdmap e2456: 8 total, 8 up, 8 in 2024-09-13T04:04:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:04 smithi088 ceph-mon[98762]: pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 9.0 KiB/s wr, 63 op/s 2024-09-13T04:04:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:04 smithi088 ceph-mon[98762]: osdmap e2456: 8 total, 8 up, 8 in 2024-09-13T04:04:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:04 smithi195 ceph-mon[87742]: pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 37 KiB/s rd, 9.0 KiB/s wr, 63 op/s 2024-09-13T04:04:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:04 smithi195 ceph-mon[87742]: osdmap e2456: 8 total, 8 up, 8 in 2024-09-13T04:04:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:06 smithi088 ceph-mon[96266]: pgmap v4731: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-09-13T04:04:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:06 smithi088 ceph-mon[96266]: osdmap e2457: 8 total, 8 up, 8 in 2024-09-13T04:04:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:06 smithi088 ceph-mon[98762]: pgmap v4731: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-09-13T04:04:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:06 smithi088 ceph-mon[98762]: osdmap e2457: 8 total, 8 up, 8 in 2024-09-13T04:04:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:06 smithi195 ceph-mon[87742]: pgmap v4731: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-09-13T04:04:06.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:06 smithi195 ceph-mon[87742]: osdmap e2457: 8 total, 8 up, 8 in 2024-09-13T04:04:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:07 smithi088 ceph-mon[96266]: osdmap e2458: 8 total, 8 up, 8 in 2024-09-13T04:04:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:07 smithi088 ceph-mon[98762]: osdmap e2458: 8 total, 8 up, 8 in 2024-09-13T04:04:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:07 smithi195 ceph-mon[87742]: osdmap e2458: 8 total, 8 up, 8 in 2024-09-13T04:04:08.090 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_name PASSED [ 45%] 2024-09-13T04:04:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:08 smithi088 ceph-mon[96266]: pgmap v4734: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 9.5 KiB/s wr, 149 op/s 2024-09-13T04:04:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:08 smithi088 ceph-mon[96266]: osdmap e2459: 8 total, 8 up, 8 in 2024-09-13T04:04:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:08 smithi088 ceph-mon[96266]: osdmap e2460: 8 total, 8 up, 8 in 2024-09-13T04:04:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:08 smithi088 ceph-mon[98762]: pgmap v4734: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 9.5 KiB/s wr, 149 op/s 2024-09-13T04:04:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:08 smithi088 ceph-mon[98762]: osdmap e2459: 8 total, 8 up, 8 in 2024-09-13T04:04:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:08 smithi088 ceph-mon[98762]: osdmap e2460: 8 total, 8 up, 8 in 2024-09-13T04:04:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:08 smithi195 ceph-mon[87742]: pgmap v4734: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 112 KiB/s rd, 9.5 KiB/s wr, 149 op/s 2024-09-13T04:04:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:08 smithi195 ceph-mon[87742]: osdmap e2459: 8 total, 8 up, 8 in 2024-09-13T04:04:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:08 smithi195 ceph-mon[87742]: osdmap e2460: 8 total, 8 up, 8 in 2024-09-13T04:04:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:10 smithi088 ceph-mon[96266]: pgmap v4737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 7.2 KiB/s wr, 105 op/s 2024-09-13T04:04:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:10 smithi088 ceph-mon[96266]: osdmap e2461: 8 total, 8 up, 8 in 2024-09-13T04:04:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:10 smithi088 ceph-mon[98762]: pgmap v4737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 7.2 KiB/s wr, 105 op/s 2024-09-13T04:04:10.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:10 smithi088 ceph-mon[98762]: osdmap e2461: 8 total, 8 up, 8 in 2024-09-13T04:04:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:10 smithi195 ceph-mon[87742]: pgmap v4737: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 7.2 KiB/s wr, 105 op/s 2024-09-13T04:04:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:10 smithi195 ceph-mon[87742]: osdmap e2461: 8 total, 8 up, 8 in 2024-09-13T04:04:11.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:11 smithi088 ceph-mon[98762]: osdmap e2462: 8 total, 8 up, 8 in 2024-09-13T04:04:11.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:11 smithi088 ceph-mon[96266]: osdmap e2462: 8 total, 8 up, 8 in 2024-09-13T04:04:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:11 smithi195 ceph-mon[87742]: osdmap e2462: 8 total, 8 up, 8 in 2024-09-13T04:04:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:12 smithi088 ceph-mon[96266]: pgmap v4740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 2.0 KiB/s wr, 19 op/s 2024-09-13T04:04:12.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:12 smithi088 ceph-mon[96266]: osdmap e2463: 8 total, 8 up, 8 in 2024-09-13T04:04:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:12 smithi088 ceph-mon[98762]: pgmap v4740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 2.0 KiB/s wr, 19 op/s 2024-09-13T04:04:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:12 smithi088 ceph-mon[98762]: osdmap e2463: 8 total, 8 up, 8 in 2024-09-13T04:04:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:12 smithi195 ceph-mon[87742]: pgmap v4740: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 10 KiB/s rd, 2.0 KiB/s wr, 19 op/s 2024-09-13T04:04:12.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:12 smithi195 ceph-mon[87742]: osdmap e2463: 8 total, 8 up, 8 in 2024-09-13T04:04:13.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:13 smithi088 ceph-mon[98762]: osdmap e2464: 8 total, 8 up, 8 in 2024-09-13T04:04:13.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:13 smithi088 ceph-mon[98762]: osdmap e2465: 8 total, 8 up, 8 in 2024-09-13T04:04:13.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:13 smithi088 ceph-mon[96266]: osdmap e2464: 8 total, 8 up, 8 in 2024-09-13T04:04:13.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:13 smithi088 ceph-mon[96266]: osdmap e2465: 8 total, 8 up, 8 in 2024-09-13T04:04:13.342 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:04:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:04:13] "GET /metrics HTTP/1.1" 200 36691 "" "Prometheus/2.43.0" 2024-09-13T04:04:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:13 smithi195 ceph-mon[87742]: osdmap e2464: 8 total, 8 up, 8 in 2024-09-13T04:04:13.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:13 smithi195 ceph-mon[87742]: osdmap e2465: 8 total, 8 up, 8 in 2024-09-13T04:04:14.084 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_id PASSED [ 46%] 2024-09-13T04:04:14.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:14 smithi088 ceph-mon[98762]: pgmap v4743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 6.7 KiB/s wr, 101 op/s 2024-09-13T04:04:14.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:14 smithi088 ceph-mon[98762]: osdmap e2466: 8 total, 8 up, 8 in 2024-09-13T04:04:14.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:14 smithi088 ceph-mon[96266]: pgmap v4743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 6.7 KiB/s wr, 101 op/s 2024-09-13T04:04:14.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:14 smithi088 ceph-mon[96266]: osdmap e2466: 8 total, 8 up, 8 in 2024-09-13T04:04:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:14 smithi195 ceph-mon[87742]: pgmap v4743: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 6.7 KiB/s wr, 101 op/s 2024-09-13T04:04:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:14 smithi195 ceph-mon[87742]: osdmap e2466: 8 total, 8 up, 8 in 2024-09-13T04:04:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:04:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:04:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:04:16.145 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_sparse PASSED [ 47%] 2024-09-13T04:04:16.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:16 smithi195 ceph-mon[87742]: pgmap v4746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 5.7 KiB/s wr, 98 op/s 2024-09-13T04:04:16.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:16 smithi195 ceph-mon[87742]: osdmap e2467: 8 total, 8 up, 8 in 2024-09-13T04:04:16.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:16 smithi088 ceph-mon[98762]: pgmap v4746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 5.7 KiB/s wr, 98 op/s 2024-09-13T04:04:16.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:16 smithi088 ceph-mon[98762]: osdmap e2467: 8 total, 8 up, 8 in 2024-09-13T04:04:16.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:16 smithi088 ceph-mon[96266]: pgmap v4746: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 5.7 KiB/s wr, 98 op/s 2024-09-13T04:04:16.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:16 smithi088 ceph-mon[96266]: osdmap e2467: 8 total, 8 up, 8 in 2024-09-13T04:04:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:17 smithi088 ceph-mon[96266]: osdmap e2468: 8 total, 8 up, 8 in 2024-09-13T04:04:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:17 smithi088 ceph-mon[98762]: osdmap e2468: 8 total, 8 up, 8 in 2024-09-13T04:04:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:17 smithi195 ceph-mon[87742]: osdmap e2468: 8 total, 8 up, 8 in 2024-09-13T04:04:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:18 smithi088 ceph-mon[98762]: pgmap v4749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.0 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-09-13T04:04:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:18 smithi088 ceph-mon[98762]: osdmap e2469: 8 total, 8 up, 8 in 2024-09-13T04:04:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:18 smithi088 ceph-mon[98762]: osdmap e2470: 8 total, 8 up, 8 in 2024-09-13T04:04:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:18 smithi088 ceph-mon[96266]: pgmap v4749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.0 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-09-13T04:04:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:18 smithi088 ceph-mon[96266]: osdmap e2469: 8 total, 8 up, 8 in 2024-09-13T04:04:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:18 smithi088 ceph-mon[96266]: osdmap e2470: 8 total, 8 up, 8 in 2024-09-13T04:04:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:18 smithi195 ceph-mon[87742]: pgmap v4749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 7.0 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-09-13T04:04:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:18 smithi195 ceph-mon[87742]: osdmap e2469: 8 total, 8 up, 8 in 2024-09-13T04:04:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:18 smithi195 ceph-mon[87742]: osdmap e2470: 8 total, 8 up, 8 in 2024-09-13T04:04:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:20 smithi088 ceph-mon[98762]: pgmap v4752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 7.2 KiB/s wr, 116 op/s 2024-09-13T04:04:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:20 smithi088 ceph-mon[98762]: osdmap e2471: 8 total, 8 up, 8 in 2024-09-13T04:04:20.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:20 smithi088 ceph-mon[96266]: pgmap v4752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 7.2 KiB/s wr, 116 op/s 2024-09-13T04:04:20.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:20 smithi088 ceph-mon[96266]: osdmap e2471: 8 total, 8 up, 8 in 2024-09-13T04:04:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:20 smithi195 ceph-mon[87742]: pgmap v4752: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 7.2 KiB/s wr, 116 op/s 2024-09-13T04:04:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:20 smithi195 ceph-mon[87742]: osdmap e2471: 8 total, 8 up, 8 in 2024-09-13T04:04:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:21 smithi088 ceph-mon[96266]: osdmap e2472: 8 total, 8 up, 8 in 2024-09-13T04:04:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:21 smithi088 ceph-mon[98762]: osdmap e2472: 8 total, 8 up, 8 in 2024-09-13T04:04:21.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:21 smithi195 ceph-mon[87742]: osdmap e2472: 8 total, 8 up, 8 in 2024-09-13T04:04:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:22 smithi088 ceph-mon[96266]: pgmap v4755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 9.5 KiB/s wr, 158 op/s 2024-09-13T04:04:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:22 smithi088 ceph-mon[96266]: osdmap e2473: 8 total, 8 up, 8 in 2024-09-13T04:04:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:22 smithi088 ceph-mon[98762]: pgmap v4755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 9.5 KiB/s wr, 158 op/s 2024-09-13T04:04:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:22 smithi088 ceph-mon[98762]: osdmap e2473: 8 total, 8 up, 8 in 2024-09-13T04:04:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:22 smithi195 ceph-mon[87742]: pgmap v4755: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 9.5 KiB/s wr, 158 op/s 2024-09-13T04:04:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:22 smithi195 ceph-mon[87742]: osdmap e2473: 8 total, 8 up, 8 in 2024-09-13T04:04:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:04:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:04:23] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.43.0" 2024-09-13T04:04:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:23 smithi088 ceph-mon[98762]: osdmap e2474: 8 total, 8 up, 8 in 2024-09-13T04:04:23.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:23 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:04:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:23 smithi088 ceph-mon[98762]: osdmap e2475: 8 total, 8 up, 8 in 2024-09-13T04:04:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:23 smithi088 ceph-mon[96266]: osdmap e2474: 8 total, 8 up, 8 in 2024-09-13T04:04:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:23 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:04:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:23 smithi088 ceph-mon[96266]: osdmap e2475: 8 total, 8 up, 8 in 2024-09-13T04:04:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:23 smithi195 ceph-mon[87742]: osdmap e2474: 8 total, 8 up, 8 in 2024-09-13T04:04:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:23 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:04:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:23 smithi195 ceph-mon[87742]: osdmap e2475: 8 total, 8 up, 8 in 2024-09-13T04:04:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:24 smithi088 ceph-mon[96266]: pgmap v4758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 4.0 KiB/s wr, 48 op/s 2024-09-13T04:04:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:04:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:04:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:04:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:04:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:04:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:24 smithi088 ceph-mon[98762]: pgmap v4758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 4.0 KiB/s wr, 48 op/s 2024-09-13T04:04:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:04:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:04:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:04:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:04:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:04:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:24 smithi195 ceph-mon[87742]: pgmap v4758: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 4.0 KiB/s wr, 48 op/s 2024-09-13T04:04:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:04:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:04:24.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:04:24.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:04:24.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:04:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:25 smithi088 ceph-mon[96266]: osdmap e2476: 8 total, 8 up, 8 in 2024-09-13T04:04:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:25 smithi088 ceph-mon[98762]: osdmap e2476: 8 total, 8 up, 8 in 2024-09-13T04:04:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:25 smithi195 ceph-mon[87742]: osdmap e2476: 8 total, 8 up, 8 in 2024-09-13T04:04:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:26 smithi088 ceph-mon[96266]: pgmap v4761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:04:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:26 smithi088 ceph-mon[96266]: osdmap e2477: 8 total, 8 up, 8 in 2024-09-13T04:04:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:26 smithi088 ceph-mon[98762]: pgmap v4761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:04:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:26 smithi088 ceph-mon[98762]: osdmap e2477: 8 total, 8 up, 8 in 2024-09-13T04:04:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:26 smithi195 ceph-mon[87742]: pgmap v4761: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:04:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:26 smithi195 ceph-mon[87742]: osdmap e2477: 8 total, 8 up, 8 in 2024-09-13T04:04:27.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:27 smithi088 ceph-mon[96266]: osdmap e2478: 8 total, 8 up, 8 in 2024-09-13T04:04:27.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:27 smithi088 ceph-mon[98762]: osdmap e2478: 8 total, 8 up, 8 in 2024-09-13T04:04:27.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:27 smithi195 ceph-mon[87742]: osdmap e2478: 8 total, 8 up, 8 in 2024-09-13T04:04:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:28 smithi088 ceph-mon[96266]: pgmap v4764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 2.7 KiB/s wr, 88 op/s 2024-09-13T04:04:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:28 smithi088 ceph-mon[96266]: osdmap e2479: 8 total, 8 up, 8 in 2024-09-13T04:04:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:28 smithi088 ceph-mon[98762]: pgmap v4764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 2.7 KiB/s wr, 88 op/s 2024-09-13T04:04:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:28 smithi088 ceph-mon[98762]: osdmap e2479: 8 total, 8 up, 8 in 2024-09-13T04:04:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:28 smithi195 ceph-mon[87742]: pgmap v4764: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 2.7 KiB/s wr, 88 op/s 2024-09-13T04:04:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:28 smithi195 ceph-mon[87742]: osdmap e2479: 8 total, 8 up, 8 in 2024-09-13T04:04:29.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:29 smithi088 ceph-mon[98762]: osdmap e2480: 8 total, 8 up, 8 in 2024-09-13T04:04:29.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:29 smithi088 ceph-mon[96266]: osdmap e2480: 8 total, 8 up, 8 in 2024-09-13T04:04:29.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:29 smithi195 ceph-mon[87742]: osdmap e2480: 8 total, 8 up, 8 in 2024-09-13T04:04:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:30 smithi088 ceph-mon[96266]: pgmap v4767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 3.5 KiB/s wr, 89 op/s 2024-09-13T04:04:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:30 smithi088 ceph-mon[96266]: osdmap e2481: 8 total, 8 up, 8 in 2024-09-13T04:04:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:04:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:30 smithi088 ceph-mon[98762]: pgmap v4767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 3.5 KiB/s wr, 89 op/s 2024-09-13T04:04:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:30 smithi088 ceph-mon[98762]: osdmap e2481: 8 total, 8 up, 8 in 2024-09-13T04:04:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:04:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:30 smithi195 ceph-mon[87742]: pgmap v4767: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 67 KiB/s rd, 3.5 KiB/s wr, 89 op/s 2024-09-13T04:04:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:30 smithi195 ceph-mon[87742]: osdmap e2481: 8 total, 8 up, 8 in 2024-09-13T04:04:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:04:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:31 smithi088 ceph-mon[96266]: osdmap e2482: 8 total, 8 up, 8 in 2024-09-13T04:04:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:31 smithi088 ceph-mon[98762]: osdmap e2482: 8 total, 8 up, 8 in 2024-09-13T04:04:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:31 smithi195 ceph-mon[87742]: osdmap e2482: 8 total, 8 up, 8 in 2024-09-13T04:04:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:32 smithi088 ceph-mon[96266]: pgmap v4770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 4.0 KiB/s wr, 133 op/s 2024-09-13T04:04:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:32 smithi088 ceph-mon[96266]: osdmap e2483: 8 total, 8 up, 8 in 2024-09-13T04:04:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:32 smithi088 ceph-mon[98762]: pgmap v4770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 4.0 KiB/s wr, 133 op/s 2024-09-13T04:04:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:32 smithi088 ceph-mon[98762]: osdmap e2483: 8 total, 8 up, 8 in 2024-09-13T04:04:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:32 smithi195 ceph-mon[87742]: pgmap v4770: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 4.0 KiB/s wr, 133 op/s 2024-09-13T04:04:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:32 smithi195 ceph-mon[87742]: osdmap e2483: 8 total, 8 up, 8 in 2024-09-13T04:04:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:33 smithi088 ceph-mon[96266]: osdmap e2484: 8 total, 8 up, 8 in 2024-09-13T04:04:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:04:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:04:33] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-09-13T04:04:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:33 smithi088 ceph-mon[98762]: osdmap e2484: 8 total, 8 up, 8 in 2024-09-13T04:04:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:33 smithi195 ceph-mon[87742]: osdmap e2484: 8 total, 8 up, 8 in 2024-09-13T04:04:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:34 smithi088 ceph-mon[98762]: pgmap v4773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 3.2 KiB/s wr, 133 op/s 2024-09-13T04:04:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:34 smithi088 ceph-mon[98762]: osdmap e2485: 8 total, 8 up, 8 in 2024-09-13T04:04:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:34 smithi088 ceph-mon[96266]: pgmap v4773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 3.2 KiB/s wr, 133 op/s 2024-09-13T04:04:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:34 smithi088 ceph-mon[96266]: osdmap e2485: 8 total, 8 up, 8 in 2024-09-13T04:04:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:34 smithi195 ceph-mon[87742]: pgmap v4773: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 3.2 KiB/s wr, 133 op/s 2024-09-13T04:04:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:34 smithi195 ceph-mon[87742]: osdmap e2485: 8 total, 8 up, 8 in 2024-09-13T04:04:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:35 smithi088 ceph-mon[96266]: osdmap e2486: 8 total, 8 up, 8 in 2024-09-13T04:04:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:35 smithi088 ceph-mon[98762]: osdmap e2486: 8 total, 8 up, 8 in 2024-09-13T04:04:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:35 smithi195 ceph-mon[87742]: osdmap e2486: 8 total, 8 up, 8 in 2024-09-13T04:04:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:36 smithi088 ceph-mon[96266]: pgmap v4776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:04:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:36 smithi088 ceph-mon[96266]: osdmap e2487: 8 total, 8 up, 8 in 2024-09-13T04:04:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:36 smithi088 ceph-mon[98762]: pgmap v4776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:04:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:36 smithi088 ceph-mon[98762]: osdmap e2487: 8 total, 8 up, 8 in 2024-09-13T04:04:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:36 smithi195 ceph-mon[87742]: pgmap v4776: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:04:36.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:36 smithi195 ceph-mon[87742]: osdmap e2487: 8 total, 8 up, 8 in 2024-09-13T04:04:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:37 smithi088 ceph-mon[96266]: osdmap e2488: 8 total, 8 up, 8 in 2024-09-13T04:04:37.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:37 smithi088 ceph-mon[98762]: osdmap e2488: 8 total, 8 up, 8 in 2024-09-13T04:04:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:37 smithi195 ceph-mon[87742]: osdmap e2488: 8 total, 8 up, 8 in 2024-09-13T04:04:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:38 smithi088 ceph-mon[96266]: pgmap v4779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 3.7 KiB/s wr, 176 op/s 2024-09-13T04:04:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:38 smithi088 ceph-mon[96266]: osdmap e2489: 8 total, 8 up, 8 in 2024-09-13T04:04:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:38 smithi088 ceph-mon[98762]: pgmap v4779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 3.7 KiB/s wr, 176 op/s 2024-09-13T04:04:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:38 smithi088 ceph-mon[98762]: osdmap e2489: 8 total, 8 up, 8 in 2024-09-13T04:04:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:38 smithi195 ceph-mon[87742]: pgmap v4779: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 KiB/s rd, 3.7 KiB/s wr, 176 op/s 2024-09-13T04:04:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:38 smithi195 ceph-mon[87742]: osdmap e2489: 8 total, 8 up, 8 in 2024-09-13T04:04:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:39 smithi088 ceph-mon[96266]: osdmap e2490: 8 total, 8 up, 8 in 2024-09-13T04:04:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:39 smithi088 ceph-mon[96266]: pgmap v4782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 3.2 KiB/s wr, 176 op/s 2024-09-13T04:04:39.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:39 smithi088 ceph-mon[98762]: osdmap e2490: 8 total, 8 up, 8 in 2024-09-13T04:04:39.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:39 smithi088 ceph-mon[98762]: pgmap v4782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 3.2 KiB/s wr, 176 op/s 2024-09-13T04:04:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:39 smithi195 ceph-mon[87742]: osdmap e2490: 8 total, 8 up, 8 in 2024-09-13T04:04:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:39 smithi195 ceph-mon[87742]: pgmap v4782: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 132 KiB/s rd, 3.2 KiB/s wr, 176 op/s 2024-09-13T04:04:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:40 smithi088 ceph-mon[98762]: osdmap e2491: 8 total, 8 up, 8 in 2024-09-13T04:04:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:40 smithi088 ceph-mon[96266]: osdmap e2491: 8 total, 8 up, 8 in 2024-09-13T04:04:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:40 smithi195 ceph-mon[87742]: osdmap e2491: 8 total, 8 up, 8 in 2024-09-13T04:04:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:41 smithi088 ceph-mon[96266]: osdmap e2492: 8 total, 8 up, 8 in 2024-09-13T04:04:41.457 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:41 smithi088 ceph-mon[96266]: pgmap v4785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 3.2 KiB/s wr, 220 op/s 2024-09-13T04:04:41.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:41 smithi088 ceph-mon[98762]: osdmap e2492: 8 total, 8 up, 8 in 2024-09-13T04:04:41.458 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:41 smithi088 ceph-mon[98762]: pgmap v4785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 3.2 KiB/s wr, 220 op/s 2024-09-13T04:04:41.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:41 smithi195 ceph-mon[87742]: osdmap e2492: 8 total, 8 up, 8 in 2024-09-13T04:04:41.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:41 smithi195 ceph-mon[87742]: pgmap v4785: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 3.2 KiB/s wr, 220 op/s 2024-09-13T04:04:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:42 smithi088 ceph-mon[96266]: osdmap e2493: 8 total, 8 up, 8 in 2024-09-13T04:04:42.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:42 smithi088 ceph-mon[98762]: osdmap e2493: 8 total, 8 up, 8 in 2024-09-13T04:04:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:42 smithi195 ceph-mon[87742]: osdmap e2493: 8 total, 8 up, 8 in 2024-09-13T04:04:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:43 smithi088 ceph-mon[96266]: osdmap e2494: 8 total, 8 up, 8 in 2024-09-13T04:04:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:43 smithi088 ceph-mon[96266]: pgmap v4788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 4.0 KiB/s wr, 221 op/s 2024-09-13T04:04:43.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:04:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:04:43] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-09-13T04:04:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:43 smithi088 ceph-mon[98762]: osdmap e2494: 8 total, 8 up, 8 in 2024-09-13T04:04:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:43 smithi088 ceph-mon[98762]: pgmap v4788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 4.0 KiB/s wr, 221 op/s 2024-09-13T04:04:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:43 smithi195 ceph-mon[87742]: osdmap e2494: 8 total, 8 up, 8 in 2024-09-13T04:04:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:43 smithi195 ceph-mon[87742]: pgmap v4788: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 4.0 KiB/s wr, 221 op/s 2024-09-13T04:04:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:44 smithi088 ceph-mon[96266]: osdmap e2495: 8 total, 8 up, 8 in 2024-09-13T04:04:44.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:44 smithi088 ceph-mon[98762]: osdmap e2495: 8 total, 8 up, 8 in 2024-09-13T04:04:44.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:44 smithi195 ceph-mon[87742]: osdmap e2495: 8 total, 8 up, 8 in 2024-09-13T04:04:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:45 smithi088 ceph-mon[96266]: osdmap e2496: 8 total, 8 up, 8 in 2024-09-13T04:04:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:04:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:45 smithi088 ceph-mon[96266]: pgmap v4791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:04:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:45 smithi088 ceph-mon[98762]: osdmap e2496: 8 total, 8 up, 8 in 2024-09-13T04:04:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:04:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:45 smithi088 ceph-mon[98762]: pgmap v4791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:04:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:45 smithi195 ceph-mon[87742]: osdmap e2496: 8 total, 8 up, 8 in 2024-09-13T04:04:45.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:04:45.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:45 smithi195 ceph-mon[87742]: pgmap v4791: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:04:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:46 smithi088 ceph-mon[96266]: osdmap e2497: 8 total, 8 up, 8 in 2024-09-13T04:04:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:46 smithi088 ceph-mon[98762]: osdmap e2497: 8 total, 8 up, 8 in 2024-09-13T04:04:46.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:46 smithi195 ceph-mon[87742]: osdmap e2497: 8 total, 8 up, 8 in 2024-09-13T04:04:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:47 smithi195 ceph-mon[87742]: osdmap e2498: 8 total, 8 up, 8 in 2024-09-13T04:04:47.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:47 smithi195 ceph-mon[87742]: pgmap v4794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 196 KiB/s rd, 3.2 KiB/s wr, 263 op/s 2024-09-13T04:04:47.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:47 smithi088 ceph-mon[96266]: osdmap e2498: 8 total, 8 up, 8 in 2024-09-13T04:04:47.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:47 smithi088 ceph-mon[96266]: pgmap v4794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 196 KiB/s rd, 3.2 KiB/s wr, 263 op/s 2024-09-13T04:04:47.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:47 smithi088 ceph-mon[98762]: osdmap e2498: 8 total, 8 up, 8 in 2024-09-13T04:04:47.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:47 smithi088 ceph-mon[98762]: pgmap v4794: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 196 KiB/s rd, 3.2 KiB/s wr, 263 op/s 2024-09-13T04:04:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:48 smithi195 ceph-mon[87742]: osdmap e2499: 8 total, 8 up, 8 in 2024-09-13T04:04:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:48 smithi088 ceph-mon[96266]: osdmap e2499: 8 total, 8 up, 8 in 2024-09-13T04:04:48.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:48 smithi088 ceph-mon[98762]: osdmap e2499: 8 total, 8 up, 8 in 2024-09-13T04:04:49.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:49 smithi195 ceph-mon[87742]: osdmap e2500: 8 total, 8 up, 8 in 2024-09-13T04:04:49.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:49 smithi195 ceph-mon[87742]: pgmap v4797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 3.5 KiB/s wr, 264 op/s 2024-09-13T04:04:49.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:49 smithi088 ceph-mon[96266]: osdmap e2500: 8 total, 8 up, 8 in 2024-09-13T04:04:49.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:49 smithi088 ceph-mon[96266]: pgmap v4797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 3.5 KiB/s wr, 264 op/s 2024-09-13T04:04:49.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:49 smithi088 ceph-mon[98762]: osdmap e2500: 8 total, 8 up, 8 in 2024-09-13T04:04:49.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:49 smithi088 ceph-mon[98762]: pgmap v4797: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 3.5 KiB/s wr, 264 op/s 2024-09-13T04:04:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:50 smithi195 ceph-mon[87742]: osdmap e2501: 8 total, 8 up, 8 in 2024-09-13T04:04:50.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:50 smithi088 ceph-mon[96266]: osdmap e2501: 8 total, 8 up, 8 in 2024-09-13T04:04:50.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:50 smithi088 ceph-mon[98762]: osdmap e2501: 8 total, 8 up, 8 in 2024-09-13T04:04:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:51 smithi195 ceph-mon[87742]: osdmap e2502: 8 total, 8 up, 8 in 2024-09-13T04:04:51.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:51 smithi195 ceph-mon[87742]: pgmap v4800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 229 KiB/s rd, 3.2 KiB/s wr, 308 op/s 2024-09-13T04:04:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:51 smithi088 ceph-mon[96266]: osdmap e2502: 8 total, 8 up, 8 in 2024-09-13T04:04:51.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:51 smithi088 ceph-mon[96266]: pgmap v4800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 229 KiB/s rd, 3.2 KiB/s wr, 308 op/s 2024-09-13T04:04:51.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:51 smithi088 ceph-mon[98762]: osdmap e2502: 8 total, 8 up, 8 in 2024-09-13T04:04:51.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:51 smithi088 ceph-mon[98762]: pgmap v4800: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 229 KiB/s rd, 3.2 KiB/s wr, 308 op/s 2024-09-13T04:04:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:52 smithi195 ceph-mon[87742]: osdmap e2503: 8 total, 8 up, 8 in 2024-09-13T04:04:52.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:52 smithi088 ceph-mon[96266]: osdmap e2503: 8 total, 8 up, 8 in 2024-09-13T04:04:52.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:52 smithi088 ceph-mon[98762]: osdmap e2503: 8 total, 8 up, 8 in 2024-09-13T04:04:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:53 smithi088 ceph-mon[98762]: osdmap e2504: 8 total, 8 up, 8 in 2024-09-13T04:04:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:53 smithi088 ceph-mon[98762]: pgmap v4803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 229 KiB/s rd, 3.5 KiB/s wr, 308 op/s 2024-09-13T04:04:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:53 smithi088 ceph-mon[96266]: osdmap e2504: 8 total, 8 up, 8 in 2024-09-13T04:04:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:53 smithi088 ceph-mon[96266]: pgmap v4803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 229 KiB/s rd, 3.5 KiB/s wr, 308 op/s 2024-09-13T04:04:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:04:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:04:53] "GET /metrics HTTP/1.1" 200 36695 "" "Prometheus/2.43.0" 2024-09-13T04:04:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:53 smithi195 ceph-mon[87742]: osdmap e2504: 8 total, 8 up, 8 in 2024-09-13T04:04:53.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:53 smithi195 ceph-mon[87742]: pgmap v4803: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 229 KiB/s rd, 3.5 KiB/s wr, 308 op/s 2024-09-13T04:04:54.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:54 smithi088 ceph-mon[96266]: osdmap e2505: 8 total, 8 up, 8 in 2024-09-13T04:04:54.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:54 smithi088 ceph-mon[98762]: osdmap e2505: 8 total, 8 up, 8 in 2024-09-13T04:04:54.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:54 smithi195 ceph-mon[87742]: osdmap e2505: 8 total, 8 up, 8 in 2024-09-13T04:04:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:55 smithi088 ceph-mon[96266]: osdmap e2506: 8 total, 8 up, 8 in 2024-09-13T04:04:55.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:55 smithi088 ceph-mon[96266]: pgmap v4806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:04:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:55 smithi088 ceph-mon[98762]: osdmap e2506: 8 total, 8 up, 8 in 2024-09-13T04:04:55.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:55 smithi088 ceph-mon[98762]: pgmap v4806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:04:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:55 smithi195 ceph-mon[87742]: osdmap e2506: 8 total, 8 up, 8 in 2024-09-13T04:04:55.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:55 smithi195 ceph-mon[87742]: pgmap v4806: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:04:56.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:56 smithi088 ceph-mon[96266]: osdmap e2507: 8 total, 8 up, 8 in 2024-09-13T04:04:56.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:56 smithi088 ceph-mon[98762]: osdmap e2507: 8 total, 8 up, 8 in 2024-09-13T04:04:56.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:56 smithi195 ceph-mon[87742]: osdmap e2507: 8 total, 8 up, 8 in 2024-09-13T04:04:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:57 smithi088 ceph-mon[96266]: osdmap e2508: 8 total, 8 up, 8 in 2024-09-13T04:04:57.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:57 smithi088 ceph-mon[96266]: pgmap v4809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 262 KiB/s rd, 3.5 KiB/s wr, 350 op/s 2024-09-13T04:04:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:57 smithi088 ceph-mon[98762]: osdmap e2508: 8 total, 8 up, 8 in 2024-09-13T04:04:57.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:57 smithi088 ceph-mon[98762]: pgmap v4809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 262 KiB/s rd, 3.5 KiB/s wr, 350 op/s 2024-09-13T04:04:57.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:57 smithi195 ceph-mon[87742]: osdmap e2508: 8 total, 8 up, 8 in 2024-09-13T04:04:57.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:57 smithi195 ceph-mon[87742]: pgmap v4809: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 262 KiB/s rd, 3.5 KiB/s wr, 350 op/s 2024-09-13T04:04:58.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:58 smithi088 ceph-mon[96266]: osdmap e2509: 8 total, 8 up, 8 in 2024-09-13T04:04:58.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:58 smithi088 ceph-mon[98762]: osdmap e2509: 8 total, 8 up, 8 in 2024-09-13T04:04:58.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:58 smithi195 ceph-mon[87742]: osdmap e2509: 8 total, 8 up, 8 in 2024-09-13T04:04:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:59 smithi088 ceph-mon[96266]: osdmap e2510: 8 total, 8 up, 8 in 2024-09-13T04:04:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:04:59 smithi088 ceph-mon[96266]: pgmap v4812: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 3.7 KiB/s wr, 352 op/s 2024-09-13T04:04:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:59 smithi088 ceph-mon[98762]: osdmap e2510: 8 total, 8 up, 8 in 2024-09-13T04:04:59.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:04:59 smithi088 ceph-mon[98762]: pgmap v4812: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 3.7 KiB/s wr, 352 op/s 2024-09-13T04:04:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:59 smithi195 ceph-mon[87742]: osdmap e2510: 8 total, 8 up, 8 in 2024-09-13T04:04:59.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:04:59 smithi195 ceph-mon[87742]: pgmap v4812: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 263 KiB/s rd, 3.7 KiB/s wr, 352 op/s 2024-09-13T04:05:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:00 smithi088 ceph-mon[96266]: osdmap e2511: 8 total, 8 up, 8 in 2024-09-13T04:05:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:00 smithi088 ceph-mon[98762]: osdmap e2511: 8 total, 8 up, 8 in 2024-09-13T04:05:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:00.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:00 smithi195 ceph-mon[87742]: osdmap e2511: 8 total, 8 up, 8 in 2024-09-13T04:05:00.737 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:01 smithi088 ceph-mon[96266]: osdmap e2512: 8 total, 8 up, 8 in 2024-09-13T04:05:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:01 smithi088 ceph-mon[96266]: pgmap v4815: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 3.2 KiB/s wr, 395 op/s 2024-09-13T04:05:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:01 smithi088 ceph-mon[98762]: osdmap e2512: 8 total, 8 up, 8 in 2024-09-13T04:05:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:01 smithi088 ceph-mon[98762]: pgmap v4815: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 3.2 KiB/s wr, 395 op/s 2024-09-13T04:05:01.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:01 smithi195 ceph-mon[87742]: osdmap e2512: 8 total, 8 up, 8 in 2024-09-13T04:05:01.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:01 smithi195 ceph-mon[87742]: pgmap v4815: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 3.2 KiB/s wr, 395 op/s 2024-09-13T04:05:02.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:02 smithi088 ceph-mon[98762]: osdmap e2513: 8 total, 8 up, 8 in 2024-09-13T04:05:02.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:02 smithi088 ceph-mon[96266]: osdmap e2513: 8 total, 8 up, 8 in 2024-09-13T04:05:02.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:02 smithi195 ceph-mon[87742]: osdmap e2513: 8 total, 8 up, 8 in 2024-09-13T04:05:03.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:03 smithi088 ceph-mon[98762]: osdmap e2514: 8 total, 8 up, 8 in 2024-09-13T04:05:03.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:03 smithi088 ceph-mon[98762]: pgmap v4818: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 3.5 KiB/s wr, 395 op/s 2024-09-13T04:05:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:05:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:05:03] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T04:05:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:03 smithi088 ceph-mon[96266]: osdmap e2514: 8 total, 8 up, 8 in 2024-09-13T04:05:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:03 smithi088 ceph-mon[96266]: pgmap v4818: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 3.5 KiB/s wr, 395 op/s 2024-09-13T04:05:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:03 smithi195 ceph-mon[87742]: osdmap e2514: 8 total, 8 up, 8 in 2024-09-13T04:05:03.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:03 smithi195 ceph-mon[87742]: pgmap v4818: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 295 KiB/s rd, 3.5 KiB/s wr, 395 op/s 2024-09-13T04:05:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:04 smithi088 ceph-mon[96266]: osdmap e2515: 8 total, 8 up, 8 in 2024-09-13T04:05:04.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:04 smithi088 ceph-mon[98762]: osdmap e2515: 8 total, 8 up, 8 in 2024-09-13T04:05:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:04 smithi195 ceph-mon[87742]: osdmap e2515: 8 total, 8 up, 8 in 2024-09-13T04:05:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:05 smithi088 ceph-mon[98762]: osdmap e2516: 8 total, 8 up, 8 in 2024-09-13T04:05:05.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:05 smithi088 ceph-mon[98762]: pgmap v4821: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:05:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:05 smithi088 ceph-mon[96266]: osdmap e2516: 8 total, 8 up, 8 in 2024-09-13T04:05:05.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:05 smithi088 ceph-mon[96266]: pgmap v4821: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:05:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:05 smithi195 ceph-mon[87742]: osdmap e2516: 8 total, 8 up, 8 in 2024-09-13T04:05:05.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:05 smithi195 ceph-mon[87742]: pgmap v4821: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:05:06.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:06 smithi088 ceph-mon[96266]: osdmap e2517: 8 total, 8 up, 8 in 2024-09-13T04:05:06.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:06 smithi088 ceph-mon[98762]: osdmap e2517: 8 total, 8 up, 8 in 2024-09-13T04:05:06.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:06 smithi195 ceph-mon[87742]: osdmap e2517: 8 total, 8 up, 8 in 2024-09-13T04:05:07.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:07 smithi088 ceph-mon[96266]: osdmap e2518: 8 total, 8 up, 8 in 2024-09-13T04:05:07.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:07 smithi088 ceph-mon[96266]: pgmap v4824: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 327 KiB/s rd, 3.2 KiB/s wr, 438 op/s 2024-09-13T04:05:07.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:07 smithi088 ceph-mon[98762]: osdmap e2518: 8 total, 8 up, 8 in 2024-09-13T04:05:07.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:07 smithi088 ceph-mon[98762]: pgmap v4824: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 327 KiB/s rd, 3.2 KiB/s wr, 438 op/s 2024-09-13T04:05:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:07 smithi195 ceph-mon[87742]: osdmap e2518: 8 total, 8 up, 8 in 2024-09-13T04:05:07.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:07 smithi195 ceph-mon[87742]: pgmap v4824: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 327 KiB/s rd, 3.2 KiB/s wr, 438 op/s 2024-09-13T04:05:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:08 smithi088 ceph-mon[96266]: osdmap e2519: 8 total, 8 up, 8 in 2024-09-13T04:05:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:08 smithi088 ceph-mon[98762]: osdmap e2519: 8 total, 8 up, 8 in 2024-09-13T04:05:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:08 smithi195 ceph-mon[87742]: osdmap e2519: 8 total, 8 up, 8 in 2024-09-13T04:05:09.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:09 smithi088 ceph-mon[96266]: osdmap e2520: 8 total, 8 up, 8 in 2024-09-13T04:05:09.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:09 smithi088 ceph-mon[96266]: pgmap v4827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 3.5 KiB/s wr, 439 op/s 2024-09-13T04:05:09.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:09 smithi088 ceph-mon[98762]: osdmap e2520: 8 total, 8 up, 8 in 2024-09-13T04:05:09.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:09 smithi088 ceph-mon[98762]: pgmap v4827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 3.5 KiB/s wr, 439 op/s 2024-09-13T04:05:09.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:09 smithi195 ceph-mon[87742]: osdmap e2520: 8 total, 8 up, 8 in 2024-09-13T04:05:09.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:09 smithi195 ceph-mon[87742]: pgmap v4827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 328 KiB/s rd, 3.5 KiB/s wr, 439 op/s 2024-09-13T04:05:10.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:10 smithi088 ceph-mon[96266]: osdmap e2521: 8 total, 8 up, 8 in 2024-09-13T04:05:10.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:10 smithi088 ceph-mon[98762]: osdmap e2521: 8 total, 8 up, 8 in 2024-09-13T04:05:10.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:10 smithi195 ceph-mon[87742]: osdmap e2521: 8 total, 8 up, 8 in 2024-09-13T04:05:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:11 smithi088 ceph-mon[96266]: osdmap e2522: 8 total, 8 up, 8 in 2024-09-13T04:05:11.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:11 smithi088 ceph-mon[96266]: pgmap v4830: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 360 KiB/s rd, 3.5 KiB/s wr, 483 op/s 2024-09-13T04:05:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:11 smithi088 ceph-mon[98762]: osdmap e2522: 8 total, 8 up, 8 in 2024-09-13T04:05:11.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:11 smithi088 ceph-mon[98762]: pgmap v4830: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 360 KiB/s rd, 3.5 KiB/s wr, 483 op/s 2024-09-13T04:05:11.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:11 smithi195 ceph-mon[87742]: osdmap e2522: 8 total, 8 up, 8 in 2024-09-13T04:05:11.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:11 smithi195 ceph-mon[87742]: pgmap v4830: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 360 KiB/s rd, 3.5 KiB/s wr, 483 op/s 2024-09-13T04:05:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:12 smithi088 ceph-mon[96266]: osdmap e2523: 8 total, 8 up, 8 in 2024-09-13T04:05:12.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:12 smithi088 ceph-mon[98762]: osdmap e2523: 8 total, 8 up, 8 in 2024-09-13T04:05:12.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:12 smithi195 ceph-mon[87742]: osdmap e2523: 8 total, 8 up, 8 in 2024-09-13T04:05:13.354 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:05:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:05:13] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T04:05:13.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:13 smithi088 ceph-mon[96266]: osdmap e2524: 8 total, 8 up, 8 in 2024-09-13T04:05:13.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:13 smithi088 ceph-mon[96266]: pgmap v4833: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 360 KiB/s rd, 3.7 KiB/s wr, 483 op/s 2024-09-13T04:05:13.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:13 smithi088 ceph-mon[98762]: osdmap e2524: 8 total, 8 up, 8 in 2024-09-13T04:05:13.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:13 smithi088 ceph-mon[98762]: pgmap v4833: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 360 KiB/s rd, 3.7 KiB/s wr, 483 op/s 2024-09-13T04:05:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:13 smithi195 ceph-mon[87742]: osdmap e2524: 8 total, 8 up, 8 in 2024-09-13T04:05:13.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:13 smithi195 ceph-mon[87742]: pgmap v4833: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 360 KiB/s rd, 3.7 KiB/s wr, 483 op/s 2024-09-13T04:05:14.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:14 smithi088 ceph-mon[96266]: osdmap e2525: 8 total, 8 up, 8 in 2024-09-13T04:05:14.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:14 smithi088 ceph-mon[98762]: osdmap e2525: 8 total, 8 up, 8 in 2024-09-13T04:05:14.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:14 smithi195 ceph-mon[87742]: osdmap e2525: 8 total, 8 up, 8 in 2024-09-13T04:05:14.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:15 smithi088 ceph-mon[96266]: osdmap e2526: 8 total, 8 up, 8 in 2024-09-13T04:05:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:15 smithi088 ceph-mon[96266]: pgmap v4836: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:05:15.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:15 smithi088 ceph-mon[98762]: osdmap e2526: 8 total, 8 up, 8 in 2024-09-13T04:05:15.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:15 smithi088 ceph-mon[98762]: pgmap v4836: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:05:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:15 smithi195 ceph-mon[87742]: osdmap e2526: 8 total, 8 up, 8 in 2024-09-13T04:05:15.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:15 smithi195 ceph-mon[87742]: pgmap v4836: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:05:16.636 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:16 smithi195 ceph-mon[87742]: osdmap e2527: 8 total, 8 up, 8 in 2024-09-13T04:05:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:16 smithi088 ceph-mon[96266]: osdmap e2527: 8 total, 8 up, 8 in 2024-09-13T04:05:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:16 smithi088 ceph-mon[98762]: osdmap e2527: 8 total, 8 up, 8 in 2024-09-13T04:05:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:17 smithi088 ceph-mon[96266]: osdmap e2528: 8 total, 8 up, 8 in 2024-09-13T04:05:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:17 smithi088 ceph-mon[96266]: pgmap v4839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 391 KiB/s rd, 3.0 KiB/s wr, 525 op/s 2024-09-13T04:05:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:17 smithi088 ceph-mon[98762]: osdmap e2528: 8 total, 8 up, 8 in 2024-09-13T04:05:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:17 smithi088 ceph-mon[98762]: pgmap v4839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 391 KiB/s rd, 3.0 KiB/s wr, 525 op/s 2024-09-13T04:05:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:17 smithi195 ceph-mon[87742]: osdmap e2528: 8 total, 8 up, 8 in 2024-09-13T04:05:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:17 smithi195 ceph-mon[87742]: pgmap v4839: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 391 KiB/s rd, 3.0 KiB/s wr, 525 op/s 2024-09-13T04:05:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:18 smithi088 ceph-mon[96266]: osdmap e2529: 8 total, 8 up, 8 in 2024-09-13T04:05:18.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:18 smithi088 ceph-mon[98762]: osdmap e2529: 8 total, 8 up, 8 in 2024-09-13T04:05:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:18 smithi195 ceph-mon[87742]: osdmap e2529: 8 total, 8 up, 8 in 2024-09-13T04:05:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:19 smithi088 ceph-mon[96266]: osdmap e2530: 8 total, 8 up, 8 in 2024-09-13T04:05:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:19 smithi088 ceph-mon[96266]: pgmap v4842: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 392 KiB/s rd, 4.0 KiB/s wr, 527 op/s 2024-09-13T04:05:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:19 smithi088 ceph-mon[98762]: osdmap e2530: 8 total, 8 up, 8 in 2024-09-13T04:05:19.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:19 smithi088 ceph-mon[98762]: pgmap v4842: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 392 KiB/s rd, 4.0 KiB/s wr, 527 op/s 2024-09-13T04:05:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:19 smithi195 ceph-mon[87742]: osdmap e2530: 8 total, 8 up, 8 in 2024-09-13T04:05:19.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:19 smithi195 ceph-mon[87742]: pgmap v4842: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 392 KiB/s rd, 4.0 KiB/s wr, 527 op/s 2024-09-13T04:05:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:20 smithi088 ceph-mon[96266]: osdmap e2531: 8 total, 8 up, 8 in 2024-09-13T04:05:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:20 smithi088 ceph-mon[98762]: osdmap e2531: 8 total, 8 up, 8 in 2024-09-13T04:05:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:20 smithi195 ceph-mon[87742]: osdmap e2531: 8 total, 8 up, 8 in 2024-09-13T04:05:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:21 smithi088 ceph-mon[96266]: osdmap e2532: 8 total, 8 up, 8 in 2024-09-13T04:05:21.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:21 smithi088 ceph-mon[96266]: pgmap v4845: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 4.0 KiB/s wr, 571 op/s 2024-09-13T04:05:21.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:21 smithi088 ceph-mon[98762]: osdmap e2532: 8 total, 8 up, 8 in 2024-09-13T04:05:21.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:21 smithi088 ceph-mon[98762]: pgmap v4845: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 4.0 KiB/s wr, 571 op/s 2024-09-13T04:05:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:21 smithi195 ceph-mon[87742]: osdmap e2532: 8 total, 8 up, 8 in 2024-09-13T04:05:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:21 smithi195 ceph-mon[87742]: pgmap v4845: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 4.0 KiB/s wr, 571 op/s 2024-09-13T04:05:22.698 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:22 smithi088 ceph-mon[96266]: osdmap e2533: 8 total, 8 up, 8 in 2024-09-13T04:05:22.698 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:22 smithi088 ceph-mon[98762]: osdmap e2533: 8 total, 8 up, 8 in 2024-09-13T04:05:22.740 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:22 smithi195 ceph-mon[87742]: osdmap e2533: 8 total, 8 up, 8 in 2024-09-13T04:05:23.421 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:05:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:05:23] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.43.0" 2024-09-13T04:05:23.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:23 smithi088 ceph-mon[96266]: osdmap e2534: 8 total, 8 up, 8 in 2024-09-13T04:05:23.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:23 smithi088 ceph-mon[96266]: pgmap v4848: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 3.0 KiB/s wr, 570 op/s 2024-09-13T04:05:23.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:23 smithi088 ceph-mon[98762]: osdmap e2534: 8 total, 8 up, 8 in 2024-09-13T04:05:23.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:23 smithi088 ceph-mon[98762]: pgmap v4848: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 3.0 KiB/s wr, 570 op/s 2024-09-13T04:05:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:23 smithi195 ceph-mon[87742]: osdmap e2534: 8 total, 8 up, 8 in 2024-09-13T04:05:23.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:23 smithi195 ceph-mon[87742]: pgmap v4848: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 425 KiB/s rd, 3.0 KiB/s wr, 570 op/s 2024-09-13T04:05:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:24 smithi088 ceph-mon[96266]: osdmap e2535: 8 total, 8 up, 8 in 2024-09-13T04:05:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:05:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:05:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:05:24.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:05:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:24 smithi088 ceph-mon[98762]: osdmap e2535: 8 total, 8 up, 8 in 2024-09-13T04:05:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:05:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:05:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:05:24.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:05:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:24 smithi195 ceph-mon[87742]: osdmap e2535: 8 total, 8 up, 8 in 2024-09-13T04:05:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:05:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:05:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:05:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:05:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:25 smithi088 ceph-mon[96266]: osdmap e2536: 8 total, 8 up, 8 in 2024-09-13T04:05:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:25 smithi088 ceph-mon[96266]: pgmap v4851: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-09-13T04:05:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:25 smithi088 ceph-mon[98762]: osdmap e2536: 8 total, 8 up, 8 in 2024-09-13T04:05:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:25 smithi088 ceph-mon[98762]: pgmap v4851: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-09-13T04:05:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:25 smithi195 ceph-mon[87742]: osdmap e2536: 8 total, 8 up, 8 in 2024-09-13T04:05:25.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:25 smithi195 ceph-mon[87742]: pgmap v4851: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-09-13T04:05:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:26 smithi088 ceph-mon[96266]: osdmap e2537: 8 total, 8 up, 8 in 2024-09-13T04:05:26.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:26 smithi088 ceph-mon[98762]: osdmap e2537: 8 total, 8 up, 8 in 2024-09-13T04:05:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:26 smithi195 ceph-mon[87742]: osdmap e2537: 8 total, 8 up, 8 in 2024-09-13T04:05:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:27 smithi195 ceph-mon[87742]: osdmap e2538: 8 total, 8 up, 8 in 2024-09-13T04:05:27.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:27 smithi195 ceph-mon[87742]: pgmap v4854: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 458 KiB/s rd, 3.5 KiB/s wr, 616 op/s 2024-09-13T04:05:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:27 smithi088 ceph-mon[96266]: osdmap e2538: 8 total, 8 up, 8 in 2024-09-13T04:05:27.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:27 smithi088 ceph-mon[96266]: pgmap v4854: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 458 KiB/s rd, 3.5 KiB/s wr, 616 op/s 2024-09-13T04:05:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:27 smithi088 ceph-mon[98762]: osdmap e2538: 8 total, 8 up, 8 in 2024-09-13T04:05:27.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:27 smithi088 ceph-mon[98762]: pgmap v4854: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 458 KiB/s rd, 3.5 KiB/s wr, 616 op/s 2024-09-13T04:05:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:28 smithi195 ceph-mon[87742]: osdmap e2539: 8 total, 8 up, 8 in 2024-09-13T04:05:28.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:28 smithi088 ceph-mon[96266]: osdmap e2539: 8 total, 8 up, 8 in 2024-09-13T04:05:28.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:28 smithi088 ceph-mon[98762]: osdmap e2539: 8 total, 8 up, 8 in 2024-09-13T04:05:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:29 smithi195 ceph-mon[87742]: osdmap e2540: 8 total, 8 up, 8 in 2024-09-13T04:05:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:29 smithi195 ceph-mon[87742]: pgmap v4857: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2024-09-13T04:05:29.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:29 smithi088 ceph-mon[96266]: osdmap e2540: 8 total, 8 up, 8 in 2024-09-13T04:05:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:29 smithi088 ceph-mon[96266]: pgmap v4857: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2024-09-13T04:05:29.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:29 smithi088 ceph-mon[98762]: osdmap e2540: 8 total, 8 up, 8 in 2024-09-13T04:05:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:29 smithi088 ceph-mon[98762]: pgmap v4857: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 459 KiB/s rd, 3.7 KiB/s wr, 617 op/s 2024-09-13T04:05:29.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:30 smithi195 ceph-mon[87742]: osdmap e2541: 8 total, 8 up, 8 in 2024-09-13T04:05:30.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:30 smithi088 ceph-mon[96266]: osdmap e2541: 8 total, 8 up, 8 in 2024-09-13T04:05:30.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:30 smithi088 ceph-mon[98762]: osdmap e2541: 8 total, 8 up, 8 in 2024-09-13T04:05:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:31 smithi088 ceph-mon[96266]: osdmap e2542: 8 total, 8 up, 8 in 2024-09-13T04:05:31.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:31 smithi088 ceph-mon[96266]: pgmap v4860: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 490 KiB/s rd, 3.2 KiB/s wr, 660 op/s 2024-09-13T04:05:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:31 smithi088 ceph-mon[98762]: osdmap e2542: 8 total, 8 up, 8 in 2024-09-13T04:05:31.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:31 smithi088 ceph-mon[98762]: pgmap v4860: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 490 KiB/s rd, 3.2 KiB/s wr, 660 op/s 2024-09-13T04:05:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:31 smithi195 ceph-mon[87742]: osdmap e2542: 8 total, 8 up, 8 in 2024-09-13T04:05:31.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:31 smithi195 ceph-mon[87742]: pgmap v4860: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 490 KiB/s rd, 3.2 KiB/s wr, 660 op/s 2024-09-13T04:05:32.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:32 smithi088 ceph-mon[96266]: osdmap e2543: 8 total, 8 up, 8 in 2024-09-13T04:05:32.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:32 smithi088 ceph-mon[98762]: osdmap e2543: 8 total, 8 up, 8 in 2024-09-13T04:05:32.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:32 smithi195 ceph-mon[87742]: osdmap e2543: 8 total, 8 up, 8 in 2024-09-13T04:05:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:05:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:05:33] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-09-13T04:05:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:33 smithi088 ceph-mon[96266]: osdmap e2544: 8 total, 8 up, 8 in 2024-09-13T04:05:33.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:33 smithi088 ceph-mon[96266]: pgmap v4863: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 490 KiB/s rd, 3.5 KiB/s wr, 661 op/s 2024-09-13T04:05:33.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:33 smithi088 ceph-mon[98762]: osdmap e2544: 8 total, 8 up, 8 in 2024-09-13T04:05:33.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:33 smithi088 ceph-mon[98762]: pgmap v4863: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 490 KiB/s rd, 3.5 KiB/s wr, 661 op/s 2024-09-13T04:05:33.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:33 smithi195 ceph-mon[87742]: osdmap e2544: 8 total, 8 up, 8 in 2024-09-13T04:05:33.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:33 smithi195 ceph-mon[87742]: pgmap v4863: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 490 KiB/s rd, 3.5 KiB/s wr, 661 op/s 2024-09-13T04:05:34.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:34 smithi088 ceph-mon[96266]: osdmap e2545: 8 total, 8 up, 8 in 2024-09-13T04:05:34.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:34 smithi088 ceph-mon[98762]: osdmap e2545: 8 total, 8 up, 8 in 2024-09-13T04:05:34.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:34 smithi195 ceph-mon[87742]: osdmap e2545: 8 total, 8 up, 8 in 2024-09-13T04:05:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:35 smithi088 ceph-mon[96266]: osdmap e2546: 8 total, 8 up, 8 in 2024-09-13T04:05:35.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:35 smithi088 ceph-mon[96266]: pgmap v4866: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-09-13T04:05:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:35 smithi088 ceph-mon[98762]: osdmap e2546: 8 total, 8 up, 8 in 2024-09-13T04:05:35.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:35 smithi088 ceph-mon[98762]: pgmap v4866: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-09-13T04:05:35.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:35 smithi195 ceph-mon[87742]: osdmap e2546: 8 total, 8 up, 8 in 2024-09-13T04:05:35.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:35 smithi195 ceph-mon[87742]: pgmap v4866: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-09-13T04:05:36.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:36 smithi088 ceph-mon[96266]: osdmap e2547: 8 total, 8 up, 8 in 2024-09-13T04:05:36.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:36 smithi088 ceph-mon[98762]: osdmap e2547: 8 total, 8 up, 8 in 2024-09-13T04:05:36.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:36 smithi195 ceph-mon[87742]: osdmap e2547: 8 total, 8 up, 8 in 2024-09-13T04:05:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:37 smithi088 ceph-mon[96266]: osdmap e2548: 8 total, 8 up, 8 in 2024-09-13T04:05:37.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:37 smithi088 ceph-mon[96266]: pgmap v4869: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 523 KiB/s rd, 3.0 KiB/s wr, 704 op/s 2024-09-13T04:05:37.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:37 smithi088 ceph-mon[98762]: osdmap e2548: 8 total, 8 up, 8 in 2024-09-13T04:05:37.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:37 smithi088 ceph-mon[98762]: pgmap v4869: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 523 KiB/s rd, 3.0 KiB/s wr, 704 op/s 2024-09-13T04:05:37.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:37 smithi195 ceph-mon[87742]: osdmap e2548: 8 total, 8 up, 8 in 2024-09-13T04:05:37.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:37 smithi195 ceph-mon[87742]: pgmap v4869: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 523 KiB/s rd, 3.0 KiB/s wr, 704 op/s 2024-09-13T04:05:38.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:38 smithi088 ceph-mon[98762]: osdmap e2549: 8 total, 8 up, 8 in 2024-09-13T04:05:38.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:38 smithi088 ceph-mon[96266]: osdmap e2549: 8 total, 8 up, 8 in 2024-09-13T04:05:38.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:38 smithi195 ceph-mon[87742]: osdmap e2549: 8 total, 8 up, 8 in 2024-09-13T04:05:39.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:39 smithi088 ceph-mon[96266]: osdmap e2550: 8 total, 8 up, 8 in 2024-09-13T04:05:39.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:39 smithi088 ceph-mon[96266]: pgmap v4872: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 705 op/s 2024-09-13T04:05:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:39 smithi088 ceph-mon[98762]: osdmap e2550: 8 total, 8 up, 8 in 2024-09-13T04:05:39.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:39 smithi088 ceph-mon[98762]: pgmap v4872: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 705 op/s 2024-09-13T04:05:39.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:39 smithi195 ceph-mon[87742]: osdmap e2550: 8 total, 8 up, 8 in 2024-09-13T04:05:39.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:39 smithi195 ceph-mon[87742]: pgmap v4872: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 524 KiB/s rd, 3.7 KiB/s wr, 705 op/s 2024-09-13T04:05:40.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:40 smithi088 ceph-mon[96266]: osdmap e2551: 8 total, 8 up, 8 in 2024-09-13T04:05:40.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:40 smithi088 ceph-mon[98762]: osdmap e2551: 8 total, 8 up, 8 in 2024-09-13T04:05:40.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:40 smithi195 ceph-mon[87742]: osdmap e2551: 8 total, 8 up, 8 in 2024-09-13T04:05:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:41 smithi088 ceph-mon[96266]: osdmap e2552: 8 total, 8 up, 8 in 2024-09-13T04:05:41.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:41 smithi088 ceph-mon[96266]: pgmap v4875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 3.5 KiB/s wr, 749 op/s 2024-09-13T04:05:41.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:41 smithi088 ceph-mon[98762]: osdmap e2552: 8 total, 8 up, 8 in 2024-09-13T04:05:41.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:41 smithi088 ceph-mon[98762]: pgmap v4875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 3.5 KiB/s wr, 749 op/s 2024-09-13T04:05:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:41 smithi195 ceph-mon[87742]: osdmap e2552: 8 total, 8 up, 8 in 2024-09-13T04:05:41.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:41 smithi195 ceph-mon[87742]: pgmap v4875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 3.5 KiB/s wr, 749 op/s 2024-09-13T04:05:42.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:42 smithi088 ceph-mon[96266]: osdmap e2553: 8 total, 8 up, 8 in 2024-09-13T04:05:42.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:42 smithi088 ceph-mon[98762]: osdmap e2553: 8 total, 8 up, 8 in 2024-09-13T04:05:42.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:42 smithi195 ceph-mon[87742]: osdmap e2553: 8 total, 8 up, 8 in 2024-09-13T04:05:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:05:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:05:43] "GET /metrics HTTP/1.1" 200 36696 "" "Prometheus/2.43.0" 2024-09-13T04:05:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:43 smithi088 ceph-mon[96266]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 554 KiB/s rd, 3.5 KiB/s wr, 746 op/s 2024-09-13T04:05:43.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:43 smithi088 ceph-mon[96266]: osdmap e2554: 8 total, 8 up, 8 in 2024-09-13T04:05:43.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:43 smithi088 ceph-mon[98762]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 554 KiB/s rd, 3.5 KiB/s wr, 746 op/s 2024-09-13T04:05:43.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:43 smithi088 ceph-mon[98762]: osdmap e2554: 8 total, 8 up, 8 in 2024-09-13T04:05:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:43 smithi195 ceph-mon[87742]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 554 KiB/s rd, 3.5 KiB/s wr, 746 op/s 2024-09-13T04:05:43.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:43 smithi195 ceph-mon[87742]: osdmap e2554: 8 total, 8 up, 8 in 2024-09-13T04:05:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:44 smithi088 ceph-mon[96266]: osdmap e2555: 8 total, 8 up, 8 in 2024-09-13T04:05:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:44 smithi088 ceph-mon[98762]: osdmap e2555: 8 total, 8 up, 8 in 2024-09-13T04:05:44.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:44 smithi195 ceph-mon[87742]: osdmap e2555: 8 total, 8 up, 8 in 2024-09-13T04:05:44.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:45 smithi088 ceph-mon[96266]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.5 KiB/s wr, 2 op/s 2024-09-13T04:05:45.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:45 smithi088 ceph-mon[96266]: osdmap e2556: 8 total, 8 up, 8 in 2024-09-13T04:05:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:45 smithi088 ceph-mon[98762]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.5 KiB/s wr, 2 op/s 2024-09-13T04:05:45.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:45 smithi088 ceph-mon[98762]: osdmap e2556: 8 total, 8 up, 8 in 2024-09-13T04:05:45.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:45 smithi195 ceph-mon[87742]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.5 KiB/s wr, 2 op/s 2024-09-13T04:05:45.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:45 smithi195 ceph-mon[87742]: osdmap e2556: 8 total, 8 up, 8 in 2024-09-13T04:05:46.886 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:46 smithi195 ceph-mon[87742]: osdmap e2557: 8 total, 8 up, 8 in 2024-09-13T04:05:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:46 smithi088 ceph-mon[98762]: osdmap e2557: 8 total, 8 up, 8 in 2024-09-13T04:05:46.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:46 smithi088 ceph-mon[96266]: osdmap e2557: 8 total, 8 up, 8 in 2024-09-13T04:05:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:47 smithi088 ceph-mon[96266]: pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 587 KiB/s rd, 3.5 KiB/s wr, 792 op/s 2024-09-13T04:05:47.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:47 smithi088 ceph-mon[96266]: osdmap e2558: 8 total, 8 up, 8 in 2024-09-13T04:05:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:47 smithi088 ceph-mon[98762]: pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 587 KiB/s rd, 3.5 KiB/s wr, 792 op/s 2024-09-13T04:05:47.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:47 smithi088 ceph-mon[98762]: osdmap e2558: 8 total, 8 up, 8 in 2024-09-13T04:05:47.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:47 smithi195 ceph-mon[87742]: pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 587 KiB/s rd, 3.5 KiB/s wr, 792 op/s 2024-09-13T04:05:47.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:47 smithi195 ceph-mon[87742]: osdmap e2558: 8 total, 8 up, 8 in 2024-09-13T04:05:48.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:48 smithi088 ceph-mon[96266]: osdmap e2559: 8 total, 8 up, 8 in 2024-09-13T04:05:48.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:48 smithi088 ceph-mon[98762]: osdmap e2559: 8 total, 8 up, 8 in 2024-09-13T04:05:48.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:48 smithi195 ceph-mon[87742]: osdmap e2559: 8 total, 8 up, 8 in 2024-09-13T04:05:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:49 smithi088 ceph-mon[96266]: pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 3.5 KiB/s wr, 793 op/s 2024-09-13T04:05:49.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:49 smithi088 ceph-mon[96266]: osdmap e2560: 8 total, 8 up, 8 in 2024-09-13T04:05:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:49 smithi088 ceph-mon[98762]: pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 3.5 KiB/s wr, 793 op/s 2024-09-13T04:05:49.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:49 smithi088 ceph-mon[98762]: osdmap e2560: 8 total, 8 up, 8 in 2024-09-13T04:05:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:49 smithi195 ceph-mon[87742]: pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 589 KiB/s rd, 3.5 KiB/s wr, 793 op/s 2024-09-13T04:05:49.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:49 smithi195 ceph-mon[87742]: osdmap e2560: 8 total, 8 up, 8 in 2024-09-13T04:05:50.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:50 smithi088 ceph-mon[96266]: osdmap e2561: 8 total, 8 up, 8 in 2024-09-13T04:05:50.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:50 smithi088 ceph-mon[98762]: osdmap e2561: 8 total, 8 up, 8 in 2024-09-13T04:05:50.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:50 smithi195 ceph-mon[87742]: osdmap e2561: 8 total, 8 up, 8 in 2024-09-13T04:05:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:51 smithi088 ceph-mon[96266]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 3.5 KiB/s wr, 837 op/s 2024-09-13T04:05:51.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:51 smithi088 ceph-mon[96266]: osdmap e2562: 8 total, 8 up, 8 in 2024-09-13T04:05:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:51 smithi088 ceph-mon[98762]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 3.5 KiB/s wr, 837 op/s 2024-09-13T04:05:51.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:51 smithi088 ceph-mon[98762]: osdmap e2562: 8 total, 8 up, 8 in 2024-09-13T04:05:51.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:51 smithi195 ceph-mon[87742]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 3.5 KiB/s wr, 837 op/s 2024-09-13T04:05:51.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:51 smithi195 ceph-mon[87742]: osdmap e2562: 8 total, 8 up, 8 in 2024-09-13T04:05:52.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:52 smithi088 ceph-mon[96266]: osdmap e2563: 8 total, 8 up, 8 in 2024-09-13T04:05:52.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:52 smithi088 ceph-mon[98762]: osdmap e2563: 8 total, 8 up, 8 in 2024-09-13T04:05:52.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:52 smithi195 ceph-mon[87742]: osdmap e2563: 8 total, 8 up, 8 in 2024-09-13T04:05:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:05:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:05:53] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T04:05:53.942 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:53 smithi088 ceph-mon[96266]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 3.5 KiB/s wr, 836 op/s 2024-09-13T04:05:53.943 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:53 smithi088 ceph-mon[96266]: osdmap e2564: 8 total, 8 up, 8 in 2024-09-13T04:05:53.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:53 smithi088 ceph-mon[98762]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 3.5 KiB/s wr, 836 op/s 2024-09-13T04:05:53.943 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:53 smithi088 ceph-mon[98762]: osdmap e2564: 8 total, 8 up, 8 in 2024-09-13T04:05:53.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:53 smithi195 ceph-mon[87742]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 621 KiB/s rd, 3.5 KiB/s wr, 836 op/s 2024-09-13T04:05:53.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:53 smithi195 ceph-mon[87742]: osdmap e2564: 8 total, 8 up, 8 in 2024-09-13T04:05:54.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:54 smithi088 ceph-mon[98762]: osdmap e2565: 8 total, 8 up, 8 in 2024-09-13T04:05:54.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:54 smithi088 ceph-mon[96266]: osdmap e2565: 8 total, 8 up, 8 in 2024-09-13T04:05:54.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:54 smithi195 ceph-mon[87742]: osdmap e2565: 8 total, 8 up, 8 in 2024-09-13T04:05:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:55 smithi088 ceph-mon[96266]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-09-13T04:05:55.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:55 smithi088 ceph-mon[96266]: osdmap e2566: 8 total, 8 up, 8 in 2024-09-13T04:05:55.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:55 smithi088 ceph-mon[98762]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-09-13T04:05:55.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:55 smithi088 ceph-mon[98762]: osdmap e2566: 8 total, 8 up, 8 in 2024-09-13T04:05:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:55 smithi195 ceph-mon[87742]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-09-13T04:05:55.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:55 smithi195 ceph-mon[87742]: osdmap e2566: 8 total, 8 up, 8 in 2024-09-13T04:05:56.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:56 smithi088 ceph-mon[96266]: osdmap e2567: 8 total, 8 up, 8 in 2024-09-13T04:05:56.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:56 smithi088 ceph-mon[98762]: osdmap e2567: 8 total, 8 up, 8 in 2024-09-13T04:05:56.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:56 smithi195 ceph-mon[87742]: osdmap e2567: 8 total, 8 up, 8 in 2024-09-13T04:05:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:57 smithi088 ceph-mon[96266]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 652 KiB/s rd, 3.2 KiB/s wr, 879 op/s 2024-09-13T04:05:57.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:57 smithi088 ceph-mon[96266]: osdmap e2568: 8 total, 8 up, 8 in 2024-09-13T04:05:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:57 smithi088 ceph-mon[98762]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 652 KiB/s rd, 3.2 KiB/s wr, 879 op/s 2024-09-13T04:05:57.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:57 smithi088 ceph-mon[98762]: osdmap e2568: 8 total, 8 up, 8 in 2024-09-13T04:05:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:57 smithi195 ceph-mon[87742]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 652 KiB/s rd, 3.2 KiB/s wr, 879 op/s 2024-09-13T04:05:57.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:57 smithi195 ceph-mon[87742]: osdmap e2568: 8 total, 8 up, 8 in 2024-09-13T04:05:58.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:58 smithi088 ceph-mon[96266]: osdmap e2569: 8 total, 8 up, 8 in 2024-09-13T04:05:58.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:58 smithi088 ceph-mon[98762]: osdmap e2569: 8 total, 8 up, 8 in 2024-09-13T04:05:58.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:58 smithi195 ceph-mon[87742]: osdmap e2569: 8 total, 8 up, 8 in 2024-09-13T04:05:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:59 smithi088 ceph-mon[96266]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 4.0 KiB/s wr, 881 op/s 2024-09-13T04:05:59.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:59 smithi088 ceph-mon[96266]: osdmap e2570: 8 total, 8 up, 8 in 2024-09-13T04:05:59.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:05:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:59 smithi088 ceph-mon[98762]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 4.0 KiB/s wr, 881 op/s 2024-09-13T04:05:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:59 smithi088 ceph-mon[98762]: osdmap e2570: 8 total, 8 up, 8 in 2024-09-13T04:05:59.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:05:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:05:59.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:59 smithi195 ceph-mon[87742]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 653 KiB/s rd, 4.0 KiB/s wr, 881 op/s 2024-09-13T04:05:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:59 smithi195 ceph-mon[87742]: osdmap e2570: 8 total, 8 up, 8 in 2024-09-13T04:05:59.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:05:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:06:00.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:00 smithi088 ceph-mon[98762]: osdmap e2571: 8 total, 8 up, 8 in 2024-09-13T04:06:00.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:00 smithi088 ceph-mon[96266]: osdmap e2571: 8 total, 8 up, 8 in 2024-09-13T04:06:00.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:00 smithi195 ceph-mon[87742]: osdmap e2571: 8 total, 8 up, 8 in 2024-09-13T04:06:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:01 smithi088 ceph-mon[96266]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.2 KiB/s wr, 924 op/s 2024-09-13T04:06:01.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:01 smithi088 ceph-mon[96266]: osdmap e2572: 8 total, 8 up, 8 in 2024-09-13T04:06:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:01 smithi088 ceph-mon[98762]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.2 KiB/s wr, 924 op/s 2024-09-13T04:06:01.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:01 smithi088 ceph-mon[98762]: osdmap e2572: 8 total, 8 up, 8 in 2024-09-13T04:06:01.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:01 smithi195 ceph-mon[87742]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.2 KiB/s wr, 924 op/s 2024-09-13T04:06:01.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:01 smithi195 ceph-mon[87742]: osdmap e2572: 8 total, 8 up, 8 in 2024-09-13T04:06:02.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:02 smithi195 ceph-mon[87742]: osdmap e2573: 8 total, 8 up, 8 in 2024-09-13T04:06:03.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:02 smithi088 ceph-mon[98762]: osdmap e2573: 8 total, 8 up, 8 in 2024-09-13T04:06:03.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:02 smithi088 ceph-mon[96266]: osdmap e2573: 8 total, 8 up, 8 in 2024-09-13T04:06:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:06:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:06:03] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-09-13T04:06:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:03 smithi195 ceph-mon[87742]: pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.5 KiB/s wr, 924 op/s 2024-09-13T04:06:03.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:03 smithi195 ceph-mon[87742]: osdmap e2574: 8 total, 8 up, 8 in 2024-09-13T04:06:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:03 smithi088 ceph-mon[96266]: pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.5 KiB/s wr, 924 op/s 2024-09-13T04:06:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:03 smithi088 ceph-mon[96266]: osdmap e2574: 8 total, 8 up, 8 in 2024-09-13T04:06:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:03 smithi088 ceph-mon[98762]: pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 687 KiB/s rd, 3.5 KiB/s wr, 924 op/s 2024-09-13T04:06:04.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:03 smithi088 ceph-mon[98762]: osdmap e2574: 8 total, 8 up, 8 in 2024-09-13T04:06:04.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:04 smithi195 ceph-mon[87742]: osdmap e2575: 8 total, 8 up, 8 in 2024-09-13T04:06:05.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:04 smithi088 ceph-mon[96266]: osdmap e2575: 8 total, 8 up, 8 in 2024-09-13T04:06:05.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:04 smithi088 ceph-mon[98762]: osdmap e2575: 8 total, 8 up, 8 in 2024-09-13T04:06:05.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:05 smithi195 ceph-mon[87742]: pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:06:05.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:05 smithi195 ceph-mon[87742]: osdmap e2576: 8 total, 8 up, 8 in 2024-09-13T04:06:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:05 smithi088 ceph-mon[96266]: pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:06:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:05 smithi088 ceph-mon[96266]: osdmap e2576: 8 total, 8 up, 8 in 2024-09-13T04:06:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:05 smithi088 ceph-mon[98762]: pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:06:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:05 smithi088 ceph-mon[98762]: osdmap e2576: 8 total, 8 up, 8 in 2024-09-13T04:06:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:06 smithi195 ceph-mon[87742]: osdmap e2577: 8 total, 8 up, 8 in 2024-09-13T04:06:07.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:06 smithi088 ceph-mon[96266]: osdmap e2577: 8 total, 8 up, 8 in 2024-09-13T04:06:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:06 smithi088 ceph-mon[98762]: osdmap e2577: 8 total, 8 up, 8 in 2024-09-13T04:06:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:07 smithi195 ceph-mon[87742]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 576 KiB/s rd, 3.0 KiB/s wr, 773 op/s 2024-09-13T04:06:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:07 smithi195 ceph-mon[87742]: osdmap e2578: 8 total, 8 up, 8 in 2024-09-13T04:06:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:07 smithi088 ceph-mon[96266]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 576 KiB/s rd, 3.0 KiB/s wr, 773 op/s 2024-09-13T04:06:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:07 smithi088 ceph-mon[96266]: osdmap e2578: 8 total, 8 up, 8 in 2024-09-13T04:06:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:07 smithi088 ceph-mon[98762]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 576 KiB/s rd, 3.0 KiB/s wr, 773 op/s 2024-09-13T04:06:08.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:07 smithi088 ceph-mon[98762]: osdmap e2578: 8 total, 8 up, 8 in 2024-09-13T04:06:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:08 smithi195 ceph-mon[87742]: osdmap e2579: 8 total, 8 up, 8 in 2024-09-13T04:06:09.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:08 smithi088 ceph-mon[96266]: osdmap e2579: 8 total, 8 up, 8 in 2024-09-13T04:06:09.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:08 smithi088 ceph-mon[98762]: osdmap e2579: 8 total, 8 up, 8 in 2024-09-13T04:06:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:09 smithi088 ceph-mon[96266]: pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 577 KiB/s rd, 4.0 KiB/s wr, 775 op/s 2024-09-13T04:06:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:09 smithi088 ceph-mon[96266]: osdmap e2580: 8 total, 8 up, 8 in 2024-09-13T04:06:10.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:09 smithi088 ceph-mon[98762]: pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 577 KiB/s rd, 4.0 KiB/s wr, 775 op/s 2024-09-13T04:06:10.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:09 smithi088 ceph-mon[98762]: osdmap e2580: 8 total, 8 up, 8 in 2024-09-13T04:06:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:09 smithi195 ceph-mon[87742]: pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 577 KiB/s rd, 4.0 KiB/s wr, 775 op/s 2024-09-13T04:06:10.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:09 smithi195 ceph-mon[87742]: osdmap e2580: 8 total, 8 up, 8 in 2024-09-13T04:06:11.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:10 smithi088 ceph-mon[96266]: osdmap e2581: 8 total, 8 up, 8 in 2024-09-13T04:06:11.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:10 smithi088 ceph-mon[98762]: osdmap e2581: 8 total, 8 up, 8 in 2024-09-13T04:06:11.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:10 smithi195 ceph-mon[87742]: osdmap e2581: 8 total, 8 up, 8 in 2024-09-13T04:06:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:11 smithi088 ceph-mon[96266]: pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 742 KiB/s rd, 3.0 KiB/s wr, 1k op/s 2024-09-13T04:06:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:11 smithi088 ceph-mon[96266]: osdmap e2582: 8 total, 8 up, 8 in 2024-09-13T04:06:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:11 smithi088 ceph-mon[98762]: pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 742 KiB/s rd, 3.0 KiB/s wr, 1k op/s 2024-09-13T04:06:12.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:11 smithi088 ceph-mon[98762]: osdmap e2582: 8 total, 8 up, 8 in 2024-09-13T04:06:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:11 smithi195 ceph-mon[87742]: pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 742 KiB/s rd, 3.0 KiB/s wr, 1k op/s 2024-09-13T04:06:12.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:11 smithi195 ceph-mon[87742]: osdmap e2582: 8 total, 8 up, 8 in 2024-09-13T04:06:13.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:12 smithi088 ceph-mon[98762]: osdmap e2583: 8 total, 8 up, 8 in 2024-09-13T04:06:13.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:12 smithi088 ceph-mon[96266]: osdmap e2583: 8 total, 8 up, 8 in 2024-09-13T04:06:13.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:12 smithi195 ceph-mon[87742]: osdmap e2583: 8 total, 8 up, 8 in 2024-09-13T04:06:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:06:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:06:13] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-09-13T04:06:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:13 smithi088 ceph-mon[98762]: pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 742 KiB/s rd, 2.2 KiB/s wr, 1k op/s 2024-09-13T04:06:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:13 smithi088 ceph-mon[98762]: osdmap e2584: 8 total, 8 up, 8 in 2024-09-13T04:06:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:13 smithi088 ceph-mon[96266]: pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 742 KiB/s rd, 2.2 KiB/s wr, 1k op/s 2024-09-13T04:06:14.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:13 smithi088 ceph-mon[96266]: osdmap e2584: 8 total, 8 up, 8 in 2024-09-13T04:06:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:13 smithi195 ceph-mon[87742]: pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 742 KiB/s rd, 2.2 KiB/s wr, 1k op/s 2024-09-13T04:06:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:13 smithi195 ceph-mon[87742]: osdmap e2584: 8 total, 8 up, 8 in 2024-09-13T04:06:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:14 smithi088 ceph-mon[98762]: osdmap e2585: 8 total, 8 up, 8 in 2024-09-13T04:06:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:06:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:14 smithi088 ceph-mon[96266]: osdmap e2585: 8 total, 8 up, 8 in 2024-09-13T04:06:15.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:06:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:14 smithi195 ceph-mon[87742]: osdmap e2585: 8 total, 8 up, 8 in 2024-09-13T04:06:15.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:06:16.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:15 smithi195 ceph-mon[87742]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:06:16.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:15 smithi195 ceph-mon[87742]: osdmap e2586: 8 total, 8 up, 8 in 2024-09-13T04:06:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:15 smithi088 ceph-mon[98762]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:06:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:15 smithi088 ceph-mon[98762]: osdmap e2586: 8 total, 8 up, 8 in 2024-09-13T04:06:16.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:15 smithi088 ceph-mon[96266]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:06:16.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:15 smithi088 ceph-mon[96266]: osdmap e2586: 8 total, 8 up, 8 in 2024-09-13T04:06:17.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:16 smithi088 ceph-mon[96266]: osdmap e2587: 8 total, 8 up, 8 in 2024-09-13T04:06:17.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:16 smithi088 ceph-mon[98762]: osdmap e2587: 8 total, 8 up, 8 in 2024-09-13T04:06:17.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:16 smithi195 ceph-mon[87742]: osdmap e2587: 8 total, 8 up, 8 in 2024-09-13T04:06:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:17 smithi088 ceph-mon[96266]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 776 KiB/s rd, 4.0 KiB/s wr, 1.05k op/s 2024-09-13T04:06:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:17 smithi088 ceph-mon[96266]: osdmap e2588: 8 total, 8 up, 8 in 2024-09-13T04:06:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:17 smithi088 ceph-mon[98762]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 776 KiB/s rd, 4.0 KiB/s wr, 1.05k op/s 2024-09-13T04:06:18.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:17 smithi088 ceph-mon[98762]: osdmap e2588: 8 total, 8 up, 8 in 2024-09-13T04:06:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:17 smithi195 ceph-mon[87742]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 776 KiB/s rd, 4.0 KiB/s wr, 1.05k op/s 2024-09-13T04:06:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:17 smithi195 ceph-mon[87742]: osdmap e2588: 8 total, 8 up, 8 in 2024-09-13T04:06:19.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:18 smithi088 ceph-mon[96266]: osdmap e2589: 8 total, 8 up, 8 in 2024-09-13T04:06:19.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:18 smithi088 ceph-mon[98762]: osdmap e2589: 8 total, 8 up, 8 in 2024-09-13T04:06:19.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:18 smithi195 ceph-mon[87742]: osdmap e2589: 8 total, 8 up, 8 in 2024-09-13T04:06:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:19 smithi088 ceph-mon[96266]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 777 KiB/s rd, 3.5 KiB/s wr, 1.05k op/s 2024-09-13T04:06:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:19 smithi088 ceph-mon[96266]: osdmap e2590: 8 total, 8 up, 8 in 2024-09-13T04:06:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:19 smithi088 ceph-mon[98762]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 777 KiB/s rd, 3.5 KiB/s wr, 1.05k op/s 2024-09-13T04:06:20.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:19 smithi088 ceph-mon[98762]: osdmap e2590: 8 total, 8 up, 8 in 2024-09-13T04:06:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:19 smithi195 ceph-mon[87742]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 777 KiB/s rd, 3.5 KiB/s wr, 1.05k op/s 2024-09-13T04:06:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:19 smithi195 ceph-mon[87742]: osdmap e2590: 8 total, 8 up, 8 in 2024-09-13T04:06:21.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:20 smithi088 ceph-mon[96266]: osdmap e2591: 8 total, 8 up, 8 in 2024-09-13T04:06:21.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:20 smithi088 ceph-mon[98762]: osdmap e2591: 8 total, 8 up, 8 in 2024-09-13T04:06:21.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:20 smithi195 ceph-mon[87742]: osdmap e2591: 8 total, 8 up, 8 in 2024-09-13T04:06:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:21 smithi088 ceph-mon[96266]: pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 810 KiB/s rd, 3.5 KiB/s wr, 1.09k op/s 2024-09-13T04:06:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:21 smithi088 ceph-mon[96266]: osdmap e2592: 8 total, 8 up, 8 in 2024-09-13T04:06:22.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:21 smithi088 ceph-mon[98762]: pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 810 KiB/s rd, 3.5 KiB/s wr, 1.09k op/s 2024-09-13T04:06:22.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:21 smithi088 ceph-mon[98762]: osdmap e2592: 8 total, 8 up, 8 in 2024-09-13T04:06:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:21 smithi195 ceph-mon[87742]: pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 810 KiB/s rd, 3.5 KiB/s wr, 1.09k op/s 2024-09-13T04:06:22.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:21 smithi195 ceph-mon[87742]: osdmap e2592: 8 total, 8 up, 8 in 2024-09-13T04:06:23.092 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:22 smithi088 ceph-mon[98762]: osdmap e2593: 8 total, 8 up, 8 in 2024-09-13T04:06:23.092 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:22 smithi088 ceph-mon[96266]: osdmap e2593: 8 total, 8 up, 8 in 2024-09-13T04:06:23.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:22 smithi195 ceph-mon[87742]: osdmap e2593: 8 total, 8 up, 8 in 2024-09-13T04:06:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:06:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:06:23] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.43.0" 2024-09-13T04:06:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:23 smithi088 ceph-mon[96266]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 810 KiB/s rd, 3.7 KiB/s wr, 1.09k op/s 2024-09-13T04:06:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:23 smithi088 ceph-mon[96266]: osdmap e2594: 8 total, 8 up, 8 in 2024-09-13T04:06:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:23 smithi088 ceph-mon[98762]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 810 KiB/s rd, 3.7 KiB/s wr, 1.09k op/s 2024-09-13T04:06:24.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:23 smithi088 ceph-mon[98762]: osdmap e2594: 8 total, 8 up, 8 in 2024-09-13T04:06:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:23 smithi195 ceph-mon[87742]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 810 KiB/s rd, 3.7 KiB/s wr, 1.09k op/s 2024-09-13T04:06:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:23 smithi195 ceph-mon[87742]: osdmap e2594: 8 total, 8 up, 8 in 2024-09-13T04:06:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:24 smithi088 ceph-mon[98762]: osdmap e2595: 8 total, 8 up, 8 in 2024-09-13T04:06:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:06:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:06:25.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:06:25.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:24 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:06:25.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:24 smithi088 ceph-mon[96266]: osdmap e2595: 8 total, 8 up, 8 in 2024-09-13T04:06:25.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:06:25.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:06:25.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:06:25.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:24 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:06:25.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:24 smithi195 ceph-mon[87742]: osdmap e2595: 8 total, 8 up, 8 in 2024-09-13T04:06:25.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:06:25.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:06:25.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:06:25.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:24 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:06:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:25 smithi088 ceph-mon[96266]: pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:06:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:25 smithi088 ceph-mon[96266]: osdmap e2596: 8 total, 8 up, 8 in 2024-09-13T04:06:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:25 smithi088 ceph-mon[98762]: pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:06:26.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:25 smithi088 ceph-mon[98762]: osdmap e2596: 8 total, 8 up, 8 in 2024-09-13T04:06:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:25 smithi195 ceph-mon[87742]: pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:06:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:25 smithi195 ceph-mon[87742]: osdmap e2596: 8 total, 8 up, 8 in 2024-09-13T04:06:27.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:26 smithi088 ceph-mon[96266]: osdmap e2597: 8 total, 8 up, 8 in 2024-09-13T04:06:27.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:26 smithi088 ceph-mon[98762]: osdmap e2597: 8 total, 8 up, 8 in 2024-09-13T04:06:27.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:26 smithi195 ceph-mon[87742]: osdmap e2597: 8 total, 8 up, 8 in 2024-09-13T04:06:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:27 smithi088 ceph-mon[96266]: pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 841 KiB/s rd, 3.0 KiB/s wr, 1.13k op/s 2024-09-13T04:06:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:27 smithi088 ceph-mon[96266]: osdmap e2598: 8 total, 8 up, 8 in 2024-09-13T04:06:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:27 smithi088 ceph-mon[98762]: pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 841 KiB/s rd, 3.0 KiB/s wr, 1.13k op/s 2024-09-13T04:06:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:27 smithi088 ceph-mon[98762]: osdmap e2598: 8 total, 8 up, 8 in 2024-09-13T04:06:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:27 smithi195 ceph-mon[87742]: pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 841 KiB/s rd, 3.0 KiB/s wr, 1.13k op/s 2024-09-13T04:06:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:27 smithi195 ceph-mon[87742]: osdmap e2598: 8 total, 8 up, 8 in 2024-09-13T04:06:29.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:28 smithi088 ceph-mon[96266]: osdmap e2599: 8 total, 8 up, 8 in 2024-09-13T04:06:29.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:28 smithi088 ceph-mon[98762]: osdmap e2599: 8 total, 8 up, 8 in 2024-09-13T04:06:29.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:28 smithi195 ceph-mon[87742]: osdmap e2599: 8 total, 8 up, 8 in 2024-09-13T04:06:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:29 smithi088 ceph-mon[96266]: pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 842 KiB/s rd, 3.7 KiB/s wr, 1.13k op/s 2024-09-13T04:06:30.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:29 smithi088 ceph-mon[96266]: osdmap e2600: 8 total, 8 up, 8 in 2024-09-13T04:06:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:06:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:29 smithi088 ceph-mon[98762]: pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 842 KiB/s rd, 3.7 KiB/s wr, 1.13k op/s 2024-09-13T04:06:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:29 smithi088 ceph-mon[98762]: osdmap e2600: 8 total, 8 up, 8 in 2024-09-13T04:06:30.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:06:30.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:29 smithi195 ceph-mon[87742]: pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 842 KiB/s rd, 3.7 KiB/s wr, 1.13k op/s 2024-09-13T04:06:30.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:29 smithi195 ceph-mon[87742]: osdmap e2600: 8 total, 8 up, 8 in 2024-09-13T04:06:30.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:06:31.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:30 smithi088 ceph-mon[96266]: osdmap e2601: 8 total, 8 up, 8 in 2024-09-13T04:06:31.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:30 smithi088 ceph-mon[98762]: osdmap e2601: 8 total, 8 up, 8 in 2024-09-13T04:06:31.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:30 smithi195 ceph-mon[87742]: osdmap e2601: 8 total, 8 up, 8 in 2024-09-13T04:06:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:31 smithi088 ceph-mon[96266]: pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 876 KiB/s rd, 3.5 KiB/s wr, 1.18k op/s 2024-09-13T04:06:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:31 smithi088 ceph-mon[96266]: osdmap e2602: 8 total, 8 up, 8 in 2024-09-13T04:06:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:31 smithi088 ceph-mon[98762]: pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 876 KiB/s rd, 3.5 KiB/s wr, 1.18k op/s 2024-09-13T04:06:32.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:31 smithi088 ceph-mon[98762]: osdmap e2602: 8 total, 8 up, 8 in 2024-09-13T04:06:32.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:31 smithi195 ceph-mon[87742]: pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 876 KiB/s rd, 3.5 KiB/s wr, 1.18k op/s 2024-09-13T04:06:32.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:31 smithi195 ceph-mon[87742]: osdmap e2602: 8 total, 8 up, 8 in 2024-09-13T04:06:33.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:32 smithi088 ceph-mon[96266]: osdmap e2603: 8 total, 8 up, 8 in 2024-09-13T04:06:33.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:32 smithi088 ceph-mon[98762]: osdmap e2603: 8 total, 8 up, 8 in 2024-09-13T04:06:33.191 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:06:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:06:33] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.43.0" 2024-09-13T04:06:33.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:32 smithi195 ceph-mon[87742]: osdmap e2603: 8 total, 8 up, 8 in 2024-09-13T04:06:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:33 smithi088 ceph-mon[96266]: pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 876 KiB/s rd, 3.2 KiB/s wr, 1.18k op/s 2024-09-13T04:06:34.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:33 smithi088 ceph-mon[96266]: osdmap e2604: 8 total, 8 up, 8 in 2024-09-13T04:06:34.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:33 smithi088 ceph-mon[98762]: pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 876 KiB/s rd, 3.2 KiB/s wr, 1.18k op/s 2024-09-13T04:06:34.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:33 smithi088 ceph-mon[98762]: osdmap e2604: 8 total, 8 up, 8 in 2024-09-13T04:06:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:33 smithi195 ceph-mon[87742]: pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 876 KiB/s rd, 3.2 KiB/s wr, 1.18k op/s 2024-09-13T04:06:34.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:33 smithi195 ceph-mon[87742]: osdmap e2604: 8 total, 8 up, 8 in 2024-09-13T04:06:35.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:34 smithi088 ceph-mon[96266]: osdmap e2605: 8 total, 8 up, 8 in 2024-09-13T04:06:35.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:34 smithi088 ceph-mon[98762]: osdmap e2605: 8 total, 8 up, 8 in 2024-09-13T04:06:35.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:34 smithi195 ceph-mon[87742]: osdmap e2605: 8 total, 8 up, 8 in 2024-09-13T04:06:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:35 smithi088 ceph-mon[96266]: pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:06:36.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:35 smithi088 ceph-mon[96266]: osdmap e2606: 8 total, 8 up, 8 in 2024-09-13T04:06:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:35 smithi088 ceph-mon[98762]: pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:06:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:35 smithi088 ceph-mon[98762]: osdmap e2606: 8 total, 8 up, 8 in 2024-09-13T04:06:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:35 smithi195 ceph-mon[87742]: pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:06:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:35 smithi195 ceph-mon[87742]: osdmap e2606: 8 total, 8 up, 8 in 2024-09-13T04:06:37.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:36 smithi088 ceph-mon[98762]: osdmap e2607: 8 total, 8 up, 8 in 2024-09-13T04:06:37.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:36 smithi088 ceph-mon[96266]: osdmap e2607: 8 total, 8 up, 8 in 2024-09-13T04:06:37.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:36 smithi195 ceph-mon[87742]: osdmap e2607: 8 total, 8 up, 8 in 2024-09-13T04:06:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:37 smithi088 ceph-mon[96266]: pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 907 KiB/s rd, 3.0 KiB/s wr, 1.22k op/s 2024-09-13T04:06:38.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:37 smithi088 ceph-mon[96266]: osdmap e2608: 8 total, 8 up, 8 in 2024-09-13T04:06:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:37 smithi088 ceph-mon[98762]: pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 907 KiB/s rd, 3.0 KiB/s wr, 1.22k op/s 2024-09-13T04:06:38.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:37 smithi088 ceph-mon[98762]: osdmap e2608: 8 total, 8 up, 8 in 2024-09-13T04:06:38.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:37 smithi195 ceph-mon[87742]: pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 907 KiB/s rd, 3.0 KiB/s wr, 1.22k op/s 2024-09-13T04:06:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:37 smithi195 ceph-mon[87742]: osdmap e2608: 8 total, 8 up, 8 in 2024-09-13T04:06:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:38 smithi195 ceph-mon[87742]: osdmap e2609: 8 total, 8 up, 8 in 2024-09-13T04:06:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:38 smithi088 ceph-mon[96266]: osdmap e2609: 8 total, 8 up, 8 in 2024-09-13T04:06:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:38 smithi088 ceph-mon[98762]: osdmap e2609: 8 total, 8 up, 8 in 2024-09-13T04:06:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:39 smithi088 ceph-mon[96266]: pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 3.2 KiB/s wr, 1.23k op/s 2024-09-13T04:06:40.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:39 smithi088 ceph-mon[96266]: osdmap e2610: 8 total, 8 up, 8 in 2024-09-13T04:06:40.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:39 smithi088 ceph-mon[98762]: pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 3.2 KiB/s wr, 1.23k op/s 2024-09-13T04:06:40.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:39 smithi088 ceph-mon[98762]: osdmap e2610: 8 total, 8 up, 8 in 2024-09-13T04:06:40.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:39 smithi195 ceph-mon[87742]: pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 3.2 KiB/s wr, 1.23k op/s 2024-09-13T04:06:40.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:39 smithi195 ceph-mon[87742]: osdmap e2610: 8 total, 8 up, 8 in 2024-09-13T04:06:41.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:40 smithi195 ceph-mon[87742]: osdmap e2611: 8 total, 8 up, 8 in 2024-09-13T04:06:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:40 smithi088 ceph-mon[96266]: osdmap e2611: 8 total, 8 up, 8 in 2024-09-13T04:06:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:40 smithi088 ceph-mon[98762]: osdmap e2611: 8 total, 8 up, 8 in 2024-09-13T04:06:42.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:41 smithi195 ceph-mon[87742]: pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 942 KiB/s rd, 4.0 KiB/s wr, 1.27k op/s 2024-09-13T04:06:42.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:41 smithi195 ceph-mon[87742]: osdmap e2612: 8 total, 8 up, 8 in 2024-09-13T04:06:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:41 smithi088 ceph-mon[98762]: pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 942 KiB/s rd, 4.0 KiB/s wr, 1.27k op/s 2024-09-13T04:06:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:41 smithi088 ceph-mon[98762]: osdmap e2612: 8 total, 8 up, 8 in 2024-09-13T04:06:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:41 smithi088 ceph-mon[96266]: pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 942 KiB/s rd, 4.0 KiB/s wr, 1.27k op/s 2024-09-13T04:06:42.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:41 smithi088 ceph-mon[96266]: osdmap e2612: 8 total, 8 up, 8 in 2024-09-13T04:06:43.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:42 smithi195 ceph-mon[87742]: osdmap e2613: 8 total, 8 up, 8 in 2024-09-13T04:06:43.341 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:42 smithi088 ceph-mon[98762]: osdmap e2613: 8 total, 8 up, 8 in 2024-09-13T04:06:43.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:42 smithi088 ceph-mon[96266]: osdmap e2613: 8 total, 8 up, 8 in 2024-09-13T04:06:43.342 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:06:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:06:43] "GET /metrics HTTP/1.1" 200 36697 "" "Prometheus/2.43.0" 2024-09-13T04:06:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:43 smithi195 ceph-mon[87742]: pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 942 KiB/s rd, 3.7 KiB/s wr, 1.27k op/s 2024-09-13T04:06:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:43 smithi195 ceph-mon[87742]: osdmap e2614: 8 total, 8 up, 8 in 2024-09-13T04:06:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:43 smithi088 ceph-mon[98762]: pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 942 KiB/s rd, 3.7 KiB/s wr, 1.27k op/s 2024-09-13T04:06:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:43 smithi088 ceph-mon[98762]: osdmap e2614: 8 total, 8 up, 8 in 2024-09-13T04:06:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:43 smithi088 ceph-mon[96266]: pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 942 KiB/s rd, 3.7 KiB/s wr, 1.27k op/s 2024-09-13T04:06:44.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:43 smithi088 ceph-mon[96266]: osdmap e2614: 8 total, 8 up, 8 in 2024-09-13T04:06:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:44 smithi195 ceph-mon[87742]: osdmap e2615: 8 total, 8 up, 8 in 2024-09-13T04:06:45.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:06:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:44 smithi088 ceph-mon[98762]: osdmap e2615: 8 total, 8 up, 8 in 2024-09-13T04:06:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:06:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:44 smithi088 ceph-mon[96266]: osdmap e2615: 8 total, 8 up, 8 in 2024-09-13T04:06:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:06:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:45 smithi195 ceph-mon[87742]: pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:06:46.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:45 smithi195 ceph-mon[87742]: osdmap e2616: 8 total, 8 up, 8 in 2024-09-13T04:06:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:45 smithi088 ceph-mon[98762]: pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:06:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:45 smithi088 ceph-mon[98762]: osdmap e2616: 8 total, 8 up, 8 in 2024-09-13T04:06:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:45 smithi088 ceph-mon[96266]: pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 2 op/s 2024-09-13T04:06:46.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:45 smithi088 ceph-mon[96266]: osdmap e2616: 8 total, 8 up, 8 in 2024-09-13T04:06:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:46 smithi088 ceph-mon[96266]: osdmap e2617: 8 total, 8 up, 8 in 2024-09-13T04:06:47.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:46 smithi088 ceph-mon[98762]: osdmap e2617: 8 total, 8 up, 8 in 2024-09-13T04:06:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:46 smithi195 ceph-mon[87742]: osdmap e2617: 8 total, 8 up, 8 in 2024-09-13T04:06:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:47 smithi088 ceph-mon[96266]: pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 972 KiB/s rd, 3.2 KiB/s wr, 1.31k op/s 2024-09-13T04:06:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:47 smithi088 ceph-mon[96266]: osdmap e2618: 8 total, 8 up, 8 in 2024-09-13T04:06:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:47 smithi088 ceph-mon[98762]: pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 972 KiB/s rd, 3.2 KiB/s wr, 1.31k op/s 2024-09-13T04:06:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:47 smithi088 ceph-mon[98762]: osdmap e2618: 8 total, 8 up, 8 in 2024-09-13T04:06:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:47 smithi195 ceph-mon[87742]: pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 972 KiB/s rd, 3.2 KiB/s wr, 1.31k op/s 2024-09-13T04:06:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:47 smithi195 ceph-mon[87742]: osdmap e2618: 8 total, 8 up, 8 in 2024-09-13T04:06:49.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:49 smithi088 ceph-mon[96266]: osdmap e2619: 8 total, 8 up, 8 in 2024-09-13T04:06:49.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:49 smithi088 ceph-mon[98762]: osdmap e2619: 8 total, 8 up, 8 in 2024-09-13T04:06:49.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:49 smithi195 ceph-mon[87742]: osdmap e2619: 8 total, 8 up, 8 in 2024-09-13T04:06:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:50 smithi088 ceph-mon[96266]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 974 KiB/s rd, 3.2 KiB/s wr, 1.31k op/s 2024-09-13T04:06:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:50 smithi088 ceph-mon[96266]: osdmap e2620: 8 total, 8 up, 8 in 2024-09-13T04:06:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:50 smithi088 ceph-mon[98762]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 974 KiB/s rd, 3.2 KiB/s wr, 1.31k op/s 2024-09-13T04:06:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:50 smithi088 ceph-mon[98762]: osdmap e2620: 8 total, 8 up, 8 in 2024-09-13T04:06:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:50 smithi195 ceph-mon[87742]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 974 KiB/s rd, 3.2 KiB/s wr, 1.31k op/s 2024-09-13T04:06:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:50 smithi195 ceph-mon[87742]: osdmap e2620: 8 total, 8 up, 8 in 2024-09-13T04:06:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:51 smithi088 ceph-mon[96266]: osdmap e2621: 8 total, 8 up, 8 in 2024-09-13T04:06:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:51 smithi088 ceph-mon[98762]: osdmap e2621: 8 total, 8 up, 8 in 2024-09-13T04:06:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:51 smithi195 ceph-mon[87742]: osdmap e2621: 8 total, 8 up, 8 in 2024-09-13T04:06:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:52 smithi088 ceph-mon[96266]: pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s rd, 4.0 KiB/s wr, 1.36k op/s 2024-09-13T04:06:52.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:52 smithi088 ceph-mon[96266]: osdmap e2622: 8 total, 8 up, 8 in 2024-09-13T04:06:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:52 smithi088 ceph-mon[98762]: pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s rd, 4.0 KiB/s wr, 1.36k op/s 2024-09-13T04:06:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:52 smithi088 ceph-mon[98762]: osdmap e2622: 8 total, 8 up, 8 in 2024-09-13T04:06:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:52 smithi195 ceph-mon[87742]: pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s rd, 4.0 KiB/s wr, 1.36k op/s 2024-09-13T04:06:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:52 smithi195 ceph-mon[87742]: osdmap e2622: 8 total, 8 up, 8 in 2024-09-13T04:06:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:53 smithi088 ceph-mon[96266]: osdmap e2623: 8 total, 8 up, 8 in 2024-09-13T04:06:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:53 smithi088 ceph-mon[98762]: osdmap e2623: 8 total, 8 up, 8 in 2024-09-13T04:06:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:06:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:06:53] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-09-13T04:06:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:53 smithi195 ceph-mon[87742]: osdmap e2623: 8 total, 8 up, 8 in 2024-09-13T04:06:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:54 smithi088 ceph-mon[96266]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-09-13T04:06:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:54 smithi088 ceph-mon[96266]: osdmap e2624: 8 total, 8 up, 8 in 2024-09-13T04:06:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:54 smithi088 ceph-mon[98762]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-09-13T04:06:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:54 smithi088 ceph-mon[98762]: osdmap e2624: 8 total, 8 up, 8 in 2024-09-13T04:06:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:54 smithi195 ceph-mon[87742]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1006 KiB/s rd, 3.7 KiB/s wr, 1.36k op/s 2024-09-13T04:06:54.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:54 smithi195 ceph-mon[87742]: osdmap e2624: 8 total, 8 up, 8 in 2024-09-13T04:06:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:55 smithi088 ceph-mon[96266]: osdmap e2625: 8 total, 8 up, 8 in 2024-09-13T04:06:55.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:55 smithi088 ceph-mon[98762]: osdmap e2625: 8 total, 8 up, 8 in 2024-09-13T04:06:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:55 smithi195 ceph-mon[87742]: osdmap e2625: 8 total, 8 up, 8 in 2024-09-13T04:06:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:56 smithi088 ceph-mon[96266]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-09-13T04:06:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:56 smithi088 ceph-mon[96266]: osdmap e2626: 8 total, 8 up, 8 in 2024-09-13T04:06:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:56 smithi088 ceph-mon[98762]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-09-13T04:06:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:56 smithi088 ceph-mon[98762]: osdmap e2626: 8 total, 8 up, 8 in 2024-09-13T04:06:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:56 smithi195 ceph-mon[87742]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-09-13T04:06:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:56 smithi195 ceph-mon[87742]: osdmap e2626: 8 total, 8 up, 8 in 2024-09-13T04:06:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:57 smithi088 ceph-mon[96266]: osdmap e2627: 8 total, 8 up, 8 in 2024-09-13T04:06:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:57 smithi088 ceph-mon[98762]: osdmap e2627: 8 total, 8 up, 8 in 2024-09-13T04:06:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:57 smithi195 ceph-mon[87742]: osdmap e2627: 8 total, 8 up, 8 in 2024-09-13T04:06:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:58 smithi088 ceph-mon[96266]: pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.40k op/s 2024-09-13T04:06:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:58 smithi088 ceph-mon[96266]: osdmap e2628: 8 total, 8 up, 8 in 2024-09-13T04:06:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:58 smithi088 ceph-mon[98762]: pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.40k op/s 2024-09-13T04:06:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:58 smithi088 ceph-mon[98762]: osdmap e2628: 8 total, 8 up, 8 in 2024-09-13T04:06:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:58 smithi195 ceph-mon[87742]: pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.2 KiB/s wr, 1.40k op/s 2024-09-13T04:06:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:58 smithi195 ceph-mon[87742]: osdmap e2628: 8 total, 8 up, 8 in 2024-09-13T04:06:59.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:06:59 smithi088 ceph-mon[96266]: osdmap e2629: 8 total, 8 up, 8 in 2024-09-13T04:06:59.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:06:59 smithi088 ceph-mon[98762]: osdmap e2629: 8 total, 8 up, 8 in 2024-09-13T04:06:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:06:59 smithi195 ceph-mon[87742]: osdmap e2629: 8 total, 8 up, 8 in 2024-09-13T04:07:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:00 smithi088 ceph-mon[96266]: pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.40k op/s 2024-09-13T04:07:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:00 smithi088 ceph-mon[96266]: osdmap e2630: 8 total, 8 up, 8 in 2024-09-13T04:07:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:07:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:00 smithi088 ceph-mon[98762]: pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.40k op/s 2024-09-13T04:07:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:00 smithi088 ceph-mon[98762]: osdmap e2630: 8 total, 8 up, 8 in 2024-09-13T04:07:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:07:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:00 smithi195 ceph-mon[87742]: pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 4.2 KiB/s wr, 1.40k op/s 2024-09-13T04:07:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:00 smithi195 ceph-mon[87742]: osdmap e2630: 8 total, 8 up, 8 in 2024-09-13T04:07:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:07:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:01 smithi088 ceph-mon[96266]: osdmap e2631: 8 total, 8 up, 8 in 2024-09-13T04:07:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:01 smithi088 ceph-mon[98762]: osdmap e2631: 8 total, 8 up, 8 in 2024-09-13T04:07:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:01 smithi195 ceph-mon[87742]: osdmap e2631: 8 total, 8 up, 8 in 2024-09-13T04:07:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:02 smithi088 ceph-mon[96266]: pgmap v4994: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.44k op/s 2024-09-13T04:07:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:02 smithi088 ceph-mon[96266]: osdmap e2632: 8 total, 8 up, 8 in 2024-09-13T04:07:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:02 smithi088 ceph-mon[98762]: pgmap v4994: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.44k op/s 2024-09-13T04:07:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:02 smithi088 ceph-mon[98762]: osdmap e2632: 8 total, 8 up, 8 in 2024-09-13T04:07:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:02 smithi195 ceph-mon[87742]: pgmap v4994: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.44k op/s 2024-09-13T04:07:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:02 smithi195 ceph-mon[87742]: osdmap e2632: 8 total, 8 up, 8 in 2024-09-13T04:07:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:03 smithi088 ceph-mon[96266]: osdmap e2633: 8 total, 8 up, 8 in 2024-09-13T04:07:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:03 smithi088 ceph-mon[98762]: osdmap e2633: 8 total, 8 up, 8 in 2024-09-13T04:07:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:07:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:07:03] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T04:07:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:03 smithi195 ceph-mon[87742]: osdmap e2633: 8 total, 8 up, 8 in 2024-09-13T04:07:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:04 smithi088 ceph-mon[96266]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 KiB/s wr, 1.44k op/s 2024-09-13T04:07:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:04 smithi088 ceph-mon[96266]: osdmap e2634: 8 total, 8 up, 8 in 2024-09-13T04:07:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:04 smithi088 ceph-mon[98762]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 KiB/s wr, 1.44k op/s 2024-09-13T04:07:04.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:04 smithi088 ceph-mon[98762]: osdmap e2634: 8 total, 8 up, 8 in 2024-09-13T04:07:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:04 smithi195 ceph-mon[87742]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.0 KiB/s wr, 1.44k op/s 2024-09-13T04:07:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:04 smithi195 ceph-mon[87742]: osdmap e2634: 8 total, 8 up, 8 in 2024-09-13T04:07:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:05 smithi088 ceph-mon[96266]: osdmap e2635: 8 total, 8 up, 8 in 2024-09-13T04:07:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:05 smithi088 ceph-mon[98762]: osdmap e2635: 8 total, 8 up, 8 in 2024-09-13T04:07:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:05 smithi195 ceph-mon[87742]: osdmap e2635: 8 total, 8 up, 8 in 2024-09-13T04:07:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:06 smithi088 ceph-mon[96266]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:07:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:06 smithi088 ceph-mon[96266]: osdmap e2636: 8 total, 8 up, 8 in 2024-09-13T04:07:06.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:06 smithi088 ceph-mon[98762]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:07:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:06 smithi088 ceph-mon[98762]: osdmap e2636: 8 total, 8 up, 8 in 2024-09-13T04:07:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:06 smithi195 ceph-mon[87742]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:07:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:06 smithi195 ceph-mon[87742]: osdmap e2636: 8 total, 8 up, 8 in 2024-09-13T04:07:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:07 smithi088 ceph-mon[96266]: osdmap e2637: 8 total, 8 up, 8 in 2024-09-13T04:07:07.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:07 smithi088 ceph-mon[96266]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.49k op/s 2024-09-13T04:07:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:07 smithi088 ceph-mon[98762]: osdmap e2637: 8 total, 8 up, 8 in 2024-09-13T04:07:07.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:07 smithi088 ceph-mon[98762]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.49k op/s 2024-09-13T04:07:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:07 smithi195 ceph-mon[87742]: osdmap e2637: 8 total, 8 up, 8 in 2024-09-13T04:07:07.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:07 smithi195 ceph-mon[87742]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.49k op/s 2024-09-13T04:07:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:08 smithi088 ceph-mon[96266]: osdmap e2638: 8 total, 8 up, 8 in 2024-09-13T04:07:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:08 smithi088 ceph-mon[98762]: osdmap e2638: 8 total, 8 up, 8 in 2024-09-13T04:07:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:08 smithi195 ceph-mon[87742]: osdmap e2638: 8 total, 8 up, 8 in 2024-09-13T04:07:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:09 smithi088 ceph-mon[96266]: osdmap e2639: 8 total, 8 up, 8 in 2024-09-13T04:07:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:09 smithi088 ceph-mon[96266]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.49k op/s 2024-09-13T04:07:09.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:09 smithi088 ceph-mon[98762]: osdmap e2639: 8 total, 8 up, 8 in 2024-09-13T04:07:09.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:09 smithi088 ceph-mon[98762]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.49k op/s 2024-09-13T04:07:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:09 smithi195 ceph-mon[87742]: osdmap e2639: 8 total, 8 up, 8 in 2024-09-13T04:07:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:09 smithi195 ceph-mon[87742]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.2 KiB/s wr, 1.49k op/s 2024-09-13T04:07:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:10 smithi088 ceph-mon[96266]: osdmap e2640: 8 total, 8 up, 8 in 2024-09-13T04:07:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:10 smithi088 ceph-mon[98762]: osdmap e2640: 8 total, 8 up, 8 in 2024-09-13T04:07:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:10 smithi195 ceph-mon[87742]: osdmap e2640: 8 total, 8 up, 8 in 2024-09-13T04:07:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:11 smithi088 ceph-mon[96266]: osdmap e2641: 8 total, 8 up, 8 in 2024-09-13T04:07:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:11 smithi088 ceph-mon[96266]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.53k op/s 2024-09-13T04:07:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:11 smithi088 ceph-mon[98762]: osdmap e2641: 8 total, 8 up, 8 in 2024-09-13T04:07:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:11 smithi088 ceph-mon[98762]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.53k op/s 2024-09-13T04:07:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:11 smithi195 ceph-mon[87742]: osdmap e2641: 8 total, 8 up, 8 in 2024-09-13T04:07:11.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:11 smithi195 ceph-mon[87742]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.53k op/s 2024-09-13T04:07:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:12 smithi195 ceph-mon[87742]: osdmap e2642: 8 total, 8 up, 8 in 2024-09-13T04:07:12.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:12 smithi088 ceph-mon[96266]: osdmap e2642: 8 total, 8 up, 8 in 2024-09-13T04:07:12.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:12 smithi088 ceph-mon[98762]: osdmap e2642: 8 total, 8 up, 8 in 2024-09-13T04:07:13.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:13 smithi088 ceph-mon[98762]: osdmap e2643: 8 total, 8 up, 8 in 2024-09-13T04:07:13.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:13 smithi088 ceph-mon[98762]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.53k op/s 2024-09-13T04:07:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:13 smithi088 ceph-mon[96266]: osdmap e2643: 8 total, 8 up, 8 in 2024-09-13T04:07:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:13 smithi088 ceph-mon[96266]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.53k op/s 2024-09-13T04:07:13.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:07:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:07:13] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T04:07:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:13 smithi195 ceph-mon[87742]: osdmap e2643: 8 total, 8 up, 8 in 2024-09-13T04:07:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:13 smithi195 ceph-mon[87742]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.53k op/s 2024-09-13T04:07:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:14 smithi195 ceph-mon[87742]: osdmap e2644: 8 total, 8 up, 8 in 2024-09-13T04:07:14.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:14 smithi088 ceph-mon[96266]: osdmap e2644: 8 total, 8 up, 8 in 2024-09-13T04:07:14.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:14 smithi088 ceph-mon[98762]: osdmap e2644: 8 total, 8 up, 8 in 2024-09-13T04:07:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:15 smithi195 ceph-mon[87742]: osdmap e2645: 8 total, 8 up, 8 in 2024-09-13T04:07:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:07:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:15 smithi195 ceph-mon[87742]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:07:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:15 smithi088 ceph-mon[98762]: osdmap e2645: 8 total, 8 up, 8 in 2024-09-13T04:07:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:07:15.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:15 smithi088 ceph-mon[98762]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:07:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:15 smithi088 ceph-mon[96266]: osdmap e2645: 8 total, 8 up, 8 in 2024-09-13T04:07:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:07:15.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:15 smithi088 ceph-mon[96266]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-09-13T04:07:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:16 smithi195 ceph-mon[87742]: osdmap e2646: 8 total, 8 up, 8 in 2024-09-13T04:07:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:16 smithi088 ceph-mon[96266]: osdmap e2646: 8 total, 8 up, 8 in 2024-09-13T04:07:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:16 smithi088 ceph-mon[98762]: osdmap e2646: 8 total, 8 up, 8 in 2024-09-13T04:07:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:17 smithi088 ceph-mon[96266]: osdmap e2647: 8 total, 8 up, 8 in 2024-09-13T04:07:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:17 smithi088 ceph-mon[96266]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.57k op/s 2024-09-13T04:07:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:17 smithi088 ceph-mon[98762]: osdmap e2647: 8 total, 8 up, 8 in 2024-09-13T04:07:17.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:17 smithi088 ceph-mon[98762]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.57k op/s 2024-09-13T04:07:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:17 smithi195 ceph-mon[87742]: osdmap e2647: 8 total, 8 up, 8 in 2024-09-13T04:07:17.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:17 smithi195 ceph-mon[87742]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 KiB/s wr, 1.57k op/s 2024-09-13T04:07:18.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:18 smithi088 ceph-mon[98762]: osdmap e2648: 8 total, 8 up, 8 in 2024-09-13T04:07:18.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:18 smithi088 ceph-mon[96266]: osdmap e2648: 8 total, 8 up, 8 in 2024-09-13T04:07:18.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:18 smithi195 ceph-mon[87742]: osdmap e2648: 8 total, 8 up, 8 in 2024-09-13T04:07:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:19 smithi088 ceph-mon[98762]: osdmap e2649: 8 total, 8 up, 8 in 2024-09-13T04:07:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:19 smithi088 ceph-mon[98762]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.57k op/s 2024-09-13T04:07:19.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:19 smithi088 ceph-mon[96266]: osdmap e2649: 8 total, 8 up, 8 in 2024-09-13T04:07:19.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:19 smithi088 ceph-mon[96266]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.57k op/s 2024-09-13T04:07:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:19 smithi195 ceph-mon[87742]: osdmap e2649: 8 total, 8 up, 8 in 2024-09-13T04:07:19.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:19 smithi195 ceph-mon[87742]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.57k op/s 2024-09-13T04:07:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:20 smithi088 ceph-mon[96266]: osdmap e2650: 8 total, 8 up, 8 in 2024-09-13T04:07:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:20 smithi088 ceph-mon[98762]: osdmap e2650: 8 total, 8 up, 8 in 2024-09-13T04:07:20.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:20 smithi195 ceph-mon[87742]: osdmap e2650: 8 total, 8 up, 8 in 2024-09-13T04:07:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:21 smithi088 ceph-mon[96266]: osdmap e2651: 8 total, 8 up, 8 in 2024-09-13T04:07:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:21 smithi088 ceph-mon[96266]: pgmap v5024: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.62k op/s 2024-09-13T04:07:21.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:21 smithi088 ceph-mon[98762]: osdmap e2651: 8 total, 8 up, 8 in 2024-09-13T04:07:21.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:21 smithi088 ceph-mon[98762]: pgmap v5024: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.62k op/s 2024-09-13T04:07:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:21 smithi195 ceph-mon[87742]: osdmap e2651: 8 total, 8 up, 8 in 2024-09-13T04:07:21.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:21 smithi195 ceph-mon[87742]: pgmap v5024: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.62k op/s 2024-09-13T04:07:22.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:22 smithi088 ceph-mon[96266]: osdmap e2652: 8 total, 8 up, 8 in 2024-09-13T04:07:22.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:22 smithi088 ceph-mon[98762]: osdmap e2652: 8 total, 8 up, 8 in 2024-09-13T04:07:22.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:22 smithi195 ceph-mon[87742]: osdmap e2652: 8 total, 8 up, 8 in 2024-09-13T04:07:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:23 smithi088 ceph-mon[96266]: osdmap e2653: 8 total, 8 up, 8 in 2024-09-13T04:07:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:23 smithi088 ceph-mon[96266]: pgmap v5027: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.62k op/s 2024-09-13T04:07:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:07:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:07:23] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-09-13T04:07:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:23 smithi088 ceph-mon[98762]: osdmap e2653: 8 total, 8 up, 8 in 2024-09-13T04:07:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:23 smithi088 ceph-mon[98762]: pgmap v5027: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.62k op/s 2024-09-13T04:07:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:23 smithi195 ceph-mon[87742]: osdmap e2653: 8 total, 8 up, 8 in 2024-09-13T04:07:23.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:23 smithi195 ceph-mon[87742]: pgmap v5027: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.62k op/s 2024-09-13T04:07:24.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:24 smithi088 ceph-mon[96266]: osdmap e2654: 8 total, 8 up, 8 in 2024-09-13T04:07:24.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:24 smithi088 ceph-mon[98762]: osdmap e2654: 8 total, 8 up, 8 in 2024-09-13T04:07:24.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:24 smithi195 ceph-mon[87742]: osdmap e2654: 8 total, 8 up, 8 in 2024-09-13T04:07:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:25 smithi088 ceph-mon[96266]: osdmap e2655: 8 total, 8 up, 8 in 2024-09-13T04:07:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:25 smithi088 ceph-mon[96266]: pgmap v5030: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-09-13T04:07:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:07:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:07:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:07:25.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:25 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:07:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:25 smithi088 ceph-mon[98762]: osdmap e2655: 8 total, 8 up, 8 in 2024-09-13T04:07:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:25 smithi088 ceph-mon[98762]: pgmap v5030: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-09-13T04:07:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:07:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:07:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:07:25.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:25 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:07:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:25 smithi195 ceph-mon[87742]: osdmap e2655: 8 total, 8 up, 8 in 2024-09-13T04:07:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:25 smithi195 ceph-mon[87742]: pgmap v5030: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 1 op/s 2024-09-13T04:07:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:07:25.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:07:25.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:07:25.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:25 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:07:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:26 smithi088 ceph-mon[96266]: osdmap e2656: 8 total, 8 up, 8 in 2024-09-13T04:07:26.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:26 smithi088 ceph-mon[98762]: osdmap e2656: 8 total, 8 up, 8 in 2024-09-13T04:07:26.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:26 smithi195 ceph-mon[87742]: osdmap e2656: 8 total, 8 up, 8 in 2024-09-13T04:07:27.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:27 smithi088 ceph-mon[96266]: osdmap e2657: 8 total, 8 up, 8 in 2024-09-13T04:07:27.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:27 smithi088 ceph-mon[96266]: pgmap v5033: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.66k op/s 2024-09-13T04:07:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:27 smithi088 ceph-mon[98762]: osdmap e2657: 8 total, 8 up, 8 in 2024-09-13T04:07:27.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:27 smithi088 ceph-mon[98762]: pgmap v5033: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.66k op/s 2024-09-13T04:07:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:27 smithi195 ceph-mon[87742]: osdmap e2657: 8 total, 8 up, 8 in 2024-09-13T04:07:27.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:27 smithi195 ceph-mon[87742]: pgmap v5033: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.66k op/s 2024-09-13T04:07:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:28 smithi088 ceph-mon[96266]: osdmap e2658: 8 total, 8 up, 8 in 2024-09-13T04:07:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:28 smithi088 ceph-mon[98762]: osdmap e2658: 8 total, 8 up, 8 in 2024-09-13T04:07:28.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:28 smithi195 ceph-mon[87742]: osdmap e2658: 8 total, 8 up, 8 in 2024-09-13T04:07:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:29 smithi088 ceph-mon[96266]: osdmap e2659: 8 total, 8 up, 8 in 2024-09-13T04:07:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:29 smithi088 ceph-mon[96266]: pgmap v5036: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.66k op/s 2024-09-13T04:07:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:29 smithi088 ceph-mon[98762]: osdmap e2659: 8 total, 8 up, 8 in 2024-09-13T04:07:29.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:29 smithi088 ceph-mon[98762]: pgmap v5036: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.66k op/s 2024-09-13T04:07:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:29 smithi195 ceph-mon[87742]: osdmap e2659: 8 total, 8 up, 8 in 2024-09-13T04:07:29.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:29 smithi195 ceph-mon[87742]: pgmap v5036: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.66k op/s 2024-09-13T04:07:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:30 smithi088 ceph-mon[96266]: osdmap e2660: 8 total, 8 up, 8 in 2024-09-13T04:07:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:07:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:30 smithi088 ceph-mon[98762]: osdmap e2660: 8 total, 8 up, 8 in 2024-09-13T04:07:30.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:07:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:30 smithi195 ceph-mon[87742]: osdmap e2660: 8 total, 8 up, 8 in 2024-09-13T04:07:30.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:07:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:31 smithi088 ceph-mon[96266]: osdmap e2661: 8 total, 8 up, 8 in 2024-09-13T04:07:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:31 smithi088 ceph-mon[96266]: pgmap v5039: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2024-09-13T04:07:31.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:31 smithi088 ceph-mon[98762]: osdmap e2661: 8 total, 8 up, 8 in 2024-09-13T04:07:31.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:31 smithi088 ceph-mon[98762]: pgmap v5039: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2024-09-13T04:07:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:31 smithi195 ceph-mon[87742]: osdmap e2661: 8 total, 8 up, 8 in 2024-09-13T04:07:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:31 smithi195 ceph-mon[87742]: pgmap v5039: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.71k op/s 2024-09-13T04:07:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:32 smithi088 ceph-mon[96266]: osdmap e2662: 8 total, 8 up, 8 in 2024-09-13T04:07:32.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:32 smithi088 ceph-mon[98762]: osdmap e2662: 8 total, 8 up, 8 in 2024-09-13T04:07:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:32 smithi195 ceph-mon[87742]: osdmap e2662: 8 total, 8 up, 8 in 2024-09-13T04:07:33.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:33 smithi088 ceph-mon[98762]: osdmap e2663: 8 total, 8 up, 8 in 2024-09-13T04:07:33.343 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:07:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:07:33] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.43.0" 2024-09-13T04:07:33.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:33 smithi088 ceph-mon[96266]: osdmap e2663: 8 total, 8 up, 8 in 2024-09-13T04:07:33.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:33 smithi088 ceph-mon[96266]: pgmap v5042: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.71k op/s 2024-09-13T04:07:33.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:33 smithi088 ceph-mon[98762]: pgmap v5042: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.71k op/s 2024-09-13T04:07:33.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:33 smithi195 ceph-mon[87742]: osdmap e2663: 8 total, 8 up, 8 in 2024-09-13T04:07:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:33 smithi195 ceph-mon[87742]: pgmap v5042: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 KiB/s wr, 1.71k op/s 2024-09-13T04:07:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:34 smithi088 ceph-mon[96266]: osdmap e2664: 8 total, 8 up, 8 in 2024-09-13T04:07:34.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:34 smithi088 ceph-mon[98762]: osdmap e2664: 8 total, 8 up, 8 in 2024-09-13T04:07:34.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:34 smithi195 ceph-mon[87742]: osdmap e2664: 8 total, 8 up, 8 in 2024-09-13T04:07:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:35 smithi088 ceph-mon[98762]: osdmap e2665: 8 total, 8 up, 8 in 2024-09-13T04:07:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:35 smithi088 ceph-mon[98762]: pgmap v5045: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-09-13T04:07:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:35 smithi088 ceph-mon[96266]: osdmap e2665: 8 total, 8 up, 8 in 2024-09-13T04:07:35.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:35 smithi088 ceph-mon[96266]: pgmap v5045: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-09-13T04:07:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:35 smithi195 ceph-mon[87742]: osdmap e2665: 8 total, 8 up, 8 in 2024-09-13T04:07:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:35 smithi195 ceph-mon[87742]: pgmap v5045: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-09-13T04:07:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:36 smithi088 ceph-mon[98762]: osdmap e2666: 8 total, 8 up, 8 in 2024-09-13T04:07:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:36 smithi088 ceph-mon[96266]: osdmap e2666: 8 total, 8 up, 8 in 2024-09-13T04:07:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:36 smithi195 ceph-mon[87742]: osdmap e2666: 8 total, 8 up, 8 in 2024-09-13T04:07:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:37 smithi088 ceph-mon[98762]: osdmap e2667: 8 total, 8 up, 8 in 2024-09-13T04:07:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:37 smithi088 ceph-mon[98762]: pgmap v5048: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.75k op/s 2024-09-13T04:07:37.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:37 smithi088 ceph-mon[96266]: osdmap e2667: 8 total, 8 up, 8 in 2024-09-13T04:07:37.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:37 smithi088 ceph-mon[96266]: pgmap v5048: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.75k op/s 2024-09-13T04:07:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:37 smithi195 ceph-mon[87742]: osdmap e2667: 8 total, 8 up, 8 in 2024-09-13T04:07:37.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:37 smithi195 ceph-mon[87742]: pgmap v5048: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.75k op/s 2024-09-13T04:07:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:38 smithi088 ceph-mon[96266]: osdmap e2668: 8 total, 8 up, 8 in 2024-09-13T04:07:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:38 smithi088 ceph-mon[98762]: osdmap e2668: 8 total, 8 up, 8 in 2024-09-13T04:07:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:38 smithi195 ceph-mon[87742]: osdmap e2668: 8 total, 8 up, 8 in 2024-09-13T04:07:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:39 smithi088 ceph-mon[96266]: osdmap e2669: 8 total, 8 up, 8 in 2024-09-13T04:07:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:39 smithi088 ceph-mon[96266]: pgmap v5051: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2024-09-13T04:07:39.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:39 smithi088 ceph-mon[98762]: osdmap e2669: 8 total, 8 up, 8 in 2024-09-13T04:07:39.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:39 smithi088 ceph-mon[98762]: pgmap v5051: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2024-09-13T04:07:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:39 smithi195 ceph-mon[87742]: osdmap e2669: 8 total, 8 up, 8 in 2024-09-13T04:07:39.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:39 smithi195 ceph-mon[87742]: pgmap v5051: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2024-09-13T04:07:40.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:40 smithi088 ceph-mon[96266]: osdmap e2670: 8 total, 8 up, 8 in 2024-09-13T04:07:40.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:40 smithi088 ceph-mon[98762]: osdmap e2670: 8 total, 8 up, 8 in 2024-09-13T04:07:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:40 smithi195 ceph-mon[87742]: osdmap e2670: 8 total, 8 up, 8 in 2024-09-13T04:07:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:41 smithi088 ceph-mon[96266]: osdmap e2671: 8 total, 8 up, 8 in 2024-09-13T04:07:41.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:41 smithi088 ceph-mon[96266]: pgmap v5054: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.79k op/s 2024-09-13T04:07:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:41 smithi088 ceph-mon[98762]: osdmap e2671: 8 total, 8 up, 8 in 2024-09-13T04:07:41.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:41 smithi088 ceph-mon[98762]: pgmap v5054: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.79k op/s 2024-09-13T04:07:41.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:41 smithi195 ceph-mon[87742]: osdmap e2671: 8 total, 8 up, 8 in 2024-09-13T04:07:41.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:41 smithi195 ceph-mon[87742]: pgmap v5054: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.79k op/s 2024-09-13T04:07:42.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:42 smithi088 ceph-mon[96266]: osdmap e2672: 8 total, 8 up, 8 in 2024-09-13T04:07:42.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:42 smithi088 ceph-mon[98762]: osdmap e2672: 8 total, 8 up, 8 in 2024-09-13T04:07:42.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:42 smithi195 ceph-mon[87742]: osdmap e2672: 8 total, 8 up, 8 in 2024-09-13T04:07:43.404 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:07:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:07:43] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.43.0" 2024-09-13T04:07:43.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:43 smithi088 ceph-mon[98762]: osdmap e2673: 8 total, 8 up, 8 in 2024-09-13T04:07:43.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:43 smithi088 ceph-mon[98762]: pgmap v5057: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2024-09-13T04:07:43.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:43 smithi088 ceph-mon[96266]: osdmap e2673: 8 total, 8 up, 8 in 2024-09-13T04:07:43.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:43 smithi088 ceph-mon[96266]: pgmap v5057: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2024-09-13T04:07:43.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:43 smithi195 ceph-mon[87742]: osdmap e2673: 8 total, 8 up, 8 in 2024-09-13T04:07:43.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:43 smithi195 ceph-mon[87742]: pgmap v5057: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.7 KiB/s wr, 1.79k op/s 2024-09-13T04:07:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:44 smithi088 ceph-mon[96266]: osdmap e2674: 8 total, 8 up, 8 in 2024-09-13T04:07:44.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:07:44.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:44 smithi088 ceph-mon[98762]: osdmap e2674: 8 total, 8 up, 8 in 2024-09-13T04:07:44.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:07:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:44 smithi195 ceph-mon[87742]: osdmap e2674: 8 total, 8 up, 8 in 2024-09-13T04:07:44.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:07:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:45 smithi088 ceph-mon[96266]: osdmap e2675: 8 total, 8 up, 8 in 2024-09-13T04:07:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:45 smithi088 ceph-mon[96266]: pgmap v5060: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:07:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:45 smithi088 ceph-mon[98762]: osdmap e2675: 8 total, 8 up, 8 in 2024-09-13T04:07:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:45 smithi088 ceph-mon[98762]: pgmap v5060: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:07:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:45 smithi195 ceph-mon[87742]: osdmap e2675: 8 total, 8 up, 8 in 2024-09-13T04:07:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:45 smithi195 ceph-mon[87742]: pgmap v5060: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:07:46.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:46 smithi088 ceph-mon[96266]: osdmap e2676: 8 total, 8 up, 8 in 2024-09-13T04:07:46.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:46 smithi088 ceph-mon[98762]: osdmap e2676: 8 total, 8 up, 8 in 2024-09-13T04:07:46.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:46 smithi195 ceph-mon[87742]: osdmap e2676: 8 total, 8 up, 8 in 2024-09-13T04:07:47.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:47 smithi088 ceph-mon[96266]: osdmap e2677: 8 total, 8 up, 8 in 2024-09-13T04:07:47.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:47 smithi088 ceph-mon[96266]: pgmap v5063: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-09-13T04:07:47.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:47 smithi088 ceph-mon[98762]: osdmap e2677: 8 total, 8 up, 8 in 2024-09-13T04:07:47.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:47 smithi088 ceph-mon[98762]: pgmap v5063: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-09-13T04:07:47.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:47 smithi195 ceph-mon[87742]: osdmap e2677: 8 total, 8 up, 8 in 2024-09-13T04:07:47.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:47 smithi195 ceph-mon[87742]: pgmap v5063: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-09-13T04:07:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:48 smithi088 ceph-mon[96266]: osdmap e2678: 8 total, 8 up, 8 in 2024-09-13T04:07:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:48 smithi088 ceph-mon[96266]: osdmap e2679: 8 total, 8 up, 8 in 2024-09-13T04:07:48.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:48 smithi088 ceph-mon[98762]: osdmap e2678: 8 total, 8 up, 8 in 2024-09-13T04:07:48.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:48 smithi088 ceph-mon[98762]: osdmap e2679: 8 total, 8 up, 8 in 2024-09-13T04:07:48.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:48 smithi195 ceph-mon[87742]: osdmap e2678: 8 total, 8 up, 8 in 2024-09-13T04:07:48.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:48 smithi195 ceph-mon[87742]: osdmap e2679: 8 total, 8 up, 8 in 2024-09-13T04:07:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:50 smithi088 ceph-mon[96266]: pgmap v5066: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-09-13T04:07:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:50 smithi088 ceph-mon[96266]: osdmap e2680: 8 total, 8 up, 8 in 2024-09-13T04:07:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:50 smithi088 ceph-mon[98762]: pgmap v5066: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-09-13T04:07:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:50 smithi088 ceph-mon[98762]: osdmap e2680: 8 total, 8 up, 8 in 2024-09-13T04:07:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:50 smithi195 ceph-mon[87742]: pgmap v5066: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.76k op/s 2024-09-13T04:07:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:50 smithi195 ceph-mon[87742]: osdmap e2680: 8 total, 8 up, 8 in 2024-09-13T04:07:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:51 smithi088 ceph-mon[96266]: osdmap e2681: 8 total, 8 up, 8 in 2024-09-13T04:07:51.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:51 smithi088 ceph-mon[98762]: osdmap e2681: 8 total, 8 up, 8 in 2024-09-13T04:07:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:51 smithi195 ceph-mon[87742]: osdmap e2681: 8 total, 8 up, 8 in 2024-09-13T04:07:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:52 smithi088 ceph-mon[98762]: pgmap v5069: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.72k op/s 2024-09-13T04:07:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:52 smithi088 ceph-mon[98762]: osdmap e2682: 8 total, 8 up, 8 in 2024-09-13T04:07:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:52 smithi088 ceph-mon[96266]: pgmap v5069: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.72k op/s 2024-09-13T04:07:52.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:52 smithi088 ceph-mon[96266]: osdmap e2682: 8 total, 8 up, 8 in 2024-09-13T04:07:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:52 smithi195 ceph-mon[87742]: pgmap v5069: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.72k op/s 2024-09-13T04:07:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:52 smithi195 ceph-mon[87742]: osdmap e2682: 8 total, 8 up, 8 in 2024-09-13T04:07:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:07:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:07:53] "GET /metrics HTTP/1.1" 200 36705 "" "Prometheus/2.43.0" 2024-09-13T04:07:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:53 smithi088 ceph-mon[96266]: osdmap e2683: 8 total, 8 up, 8 in 2024-09-13T04:07:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:53 smithi088 ceph-mon[96266]: osdmap e2684: 8 total, 8 up, 8 in 2024-09-13T04:07:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:53 smithi088 ceph-mon[98762]: osdmap e2683: 8 total, 8 up, 8 in 2024-09-13T04:07:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:53 smithi088 ceph-mon[98762]: osdmap e2684: 8 total, 8 up, 8 in 2024-09-13T04:07:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:53 smithi195 ceph-mon[87742]: osdmap e2683: 8 total, 8 up, 8 in 2024-09-13T04:07:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:53 smithi195 ceph-mon[87742]: osdmap e2684: 8 total, 8 up, 8 in 2024-09-13T04:07:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:54 smithi088 ceph-mon[98762]: pgmap v5072: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-09-13T04:07:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:54 smithi088 ceph-mon[96266]: pgmap v5072: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-09-13T04:07:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:54 smithi195 ceph-mon[87742]: pgmap v5072: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.71k op/s 2024-09-13T04:07:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:55 smithi088 ceph-mon[98762]: osdmap e2685: 8 total, 8 up, 8 in 2024-09-13T04:07:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:55 smithi088 ceph-mon[96266]: osdmap e2685: 8 total, 8 up, 8 in 2024-09-13T04:07:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:55 smithi195 ceph-mon[87742]: osdmap e2685: 8 total, 8 up, 8 in 2024-09-13T04:07:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:56 smithi088 ceph-mon[96266]: pgmap v5075: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T04:07:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:56 smithi088 ceph-mon[96266]: osdmap e2686: 8 total, 8 up, 8 in 2024-09-13T04:07:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:56 smithi088 ceph-mon[98762]: pgmap v5075: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T04:07:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:56 smithi088 ceph-mon[98762]: osdmap e2686: 8 total, 8 up, 8 in 2024-09-13T04:07:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:56 smithi195 ceph-mon[87742]: pgmap v5075: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T04:07:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:56 smithi195 ceph-mon[87742]: osdmap e2686: 8 total, 8 up, 8 in 2024-09-13T04:07:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:57 smithi088 ceph-mon[98762]: osdmap e2687: 8 total, 8 up, 8 in 2024-09-13T04:07:57.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:57 smithi088 ceph-mon[96266]: osdmap e2687: 8 total, 8 up, 8 in 2024-09-13T04:07:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:57 smithi195 ceph-mon[87742]: osdmap e2687: 8 total, 8 up, 8 in 2024-09-13T04:07:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:58 smithi088 ceph-mon[96266]: pgmap v5078: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-09-13T04:07:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:58 smithi088 ceph-mon[96266]: osdmap e2688: 8 total, 8 up, 8 in 2024-09-13T04:07:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:07:58 smithi088 ceph-mon[96266]: osdmap e2689: 8 total, 8 up, 8 in 2024-09-13T04:07:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:58 smithi088 ceph-mon[98762]: pgmap v5078: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-09-13T04:07:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:58 smithi088 ceph-mon[98762]: osdmap e2688: 8 total, 8 up, 8 in 2024-09-13T04:07:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:07:58 smithi088 ceph-mon[98762]: osdmap e2689: 8 total, 8 up, 8 in 2024-09-13T04:07:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:58 smithi195 ceph-mon[87742]: pgmap v5078: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-09-13T04:07:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:58 smithi195 ceph-mon[87742]: osdmap e2688: 8 total, 8 up, 8 in 2024-09-13T04:07:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:07:58 smithi195 ceph-mon[87742]: osdmap e2689: 8 total, 8 up, 8 in 2024-09-13T04:08:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:00 smithi088 ceph-mon[96266]: pgmap v5081: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-09-13T04:08:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:00 smithi088 ceph-mon[96266]: osdmap e2690: 8 total, 8 up, 8 in 2024-09-13T04:08:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:08:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:00 smithi088 ceph-mon[98762]: pgmap v5081: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-09-13T04:08:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:00 smithi088 ceph-mon[98762]: osdmap e2690: 8 total, 8 up, 8 in 2024-09-13T04:08:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:08:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:00 smithi195 ceph-mon[87742]: pgmap v5081: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.67k op/s 2024-09-13T04:08:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:00 smithi195 ceph-mon[87742]: osdmap e2690: 8 total, 8 up, 8 in 2024-09-13T04:08:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:08:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:01 smithi088 ceph-mon[96266]: osdmap e2691: 8 total, 8 up, 8 in 2024-09-13T04:08:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:01 smithi088 ceph-mon[98762]: osdmap e2691: 8 total, 8 up, 8 in 2024-09-13T04:08:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:01 smithi195 ceph-mon[87742]: osdmap e2691: 8 total, 8 up, 8 in 2024-09-13T04:08:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:02 smithi088 ceph-mon[96266]: pgmap v5084: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-09-13T04:08:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:02 smithi088 ceph-mon[96266]: osdmap e2692: 8 total, 8 up, 8 in 2024-09-13T04:08:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:02 smithi088 ceph-mon[98762]: pgmap v5084: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-09-13T04:08:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:02 smithi088 ceph-mon[98762]: osdmap e2692: 8 total, 8 up, 8 in 2024-09-13T04:08:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:02 smithi195 ceph-mon[87742]: pgmap v5084: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.62k op/s 2024-09-13T04:08:02.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:02 smithi195 ceph-mon[87742]: osdmap e2692: 8 total, 8 up, 8 in 2024-09-13T04:08:02.485 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 04:08:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=cleanup t=2024-09-13T04:08:02.344266694Z level=info msg="Completed cleanup jobs" duration=3.300902ms 2024-09-13T04:08:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:03 smithi088 ceph-mon[96266]: osdmap e2693: 8 total, 8 up, 8 in 2024-09-13T04:08:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:03 smithi088 ceph-mon[96266]: osdmap e2694: 8 total, 8 up, 8 in 2024-09-13T04:08:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:08:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:08:03] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T04:08:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:03 smithi088 ceph-mon[98762]: osdmap e2693: 8 total, 8 up, 8 in 2024-09-13T04:08:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:03 smithi088 ceph-mon[98762]: osdmap e2694: 8 total, 8 up, 8 in 2024-09-13T04:08:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:03 smithi195 ceph-mon[87742]: osdmap e2693: 8 total, 8 up, 8 in 2024-09-13T04:08:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:03 smithi195 ceph-mon[87742]: osdmap e2694: 8 total, 8 up, 8 in 2024-09-13T04:08:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:04 smithi088 ceph-mon[98762]: pgmap v5087: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.63k op/s 2024-09-13T04:08:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:04 smithi088 ceph-mon[98762]: osdmap e2695: 8 total, 8 up, 8 in 2024-09-13T04:08:04.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:04 smithi088 ceph-mon[96266]: pgmap v5087: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.63k op/s 2024-09-13T04:08:04.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:04 smithi088 ceph-mon[96266]: osdmap e2695: 8 total, 8 up, 8 in 2024-09-13T04:08:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:04 smithi195 ceph-mon[87742]: pgmap v5087: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.63k op/s 2024-09-13T04:08:04.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:04 smithi195 ceph-mon[87742]: osdmap e2695: 8 total, 8 up, 8 in 2024-09-13T04:08:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:06 smithi088 ceph-mon[96266]: pgmap v5090: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T04:08:06.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:06 smithi088 ceph-mon[96266]: osdmap e2696: 8 total, 8 up, 8 in 2024-09-13T04:08:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:06 smithi088 ceph-mon[98762]: pgmap v5090: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T04:08:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:06 smithi088 ceph-mon[98762]: osdmap e2696: 8 total, 8 up, 8 in 2024-09-13T04:08:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:06 smithi195 ceph-mon[87742]: pgmap v5090: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T04:08:06.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:06 smithi195 ceph-mon[87742]: osdmap e2696: 8 total, 8 up, 8 in 2024-09-13T04:08:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:07 smithi088 ceph-mon[96266]: osdmap e2697: 8 total, 8 up, 8 in 2024-09-13T04:08:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:07 smithi088 ceph-mon[98762]: osdmap e2697: 8 total, 8 up, 8 in 2024-09-13T04:08:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:07 smithi195 ceph-mon[87742]: osdmap e2697: 8 total, 8 up, 8 in 2024-09-13T04:08:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:08 smithi088 ceph-mon[96266]: pgmap v5093: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-09-13T04:08:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:08 smithi088 ceph-mon[96266]: osdmap e2698: 8 total, 8 up, 8 in 2024-09-13T04:08:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:08 smithi088 ceph-mon[96266]: osdmap e2699: 8 total, 8 up, 8 in 2024-09-13T04:08:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:08 smithi088 ceph-mon[98762]: pgmap v5093: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-09-13T04:08:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:08 smithi088 ceph-mon[98762]: osdmap e2698: 8 total, 8 up, 8 in 2024-09-13T04:08:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:08 smithi088 ceph-mon[98762]: osdmap e2699: 8 total, 8 up, 8 in 2024-09-13T04:08:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:08 smithi195 ceph-mon[87742]: pgmap v5093: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-09-13T04:08:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:08 smithi195 ceph-mon[87742]: osdmap e2698: 8 total, 8 up, 8 in 2024-09-13T04:08:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:08 smithi195 ceph-mon[87742]: osdmap e2699: 8 total, 8 up, 8 in 2024-09-13T04:08:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:10 smithi088 ceph-mon[98762]: pgmap v5096: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-09-13T04:08:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:10 smithi088 ceph-mon[98762]: osdmap e2700: 8 total, 8 up, 8 in 2024-09-13T04:08:10.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:10 smithi088 ceph-mon[96266]: pgmap v5096: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-09-13T04:08:10.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:10 smithi088 ceph-mon[96266]: osdmap e2700: 8 total, 8 up, 8 in 2024-09-13T04:08:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:10 smithi195 ceph-mon[87742]: pgmap v5096: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.58k op/s 2024-09-13T04:08:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:10 smithi195 ceph-mon[87742]: osdmap e2700: 8 total, 8 up, 8 in 2024-09-13T04:08:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:11 smithi088 ceph-mon[98762]: osdmap e2701: 8 total, 8 up, 8 in 2024-09-13T04:08:11.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:11 smithi088 ceph-mon[96266]: osdmap e2701: 8 total, 8 up, 8 in 2024-09-13T04:08:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:11 smithi195 ceph-mon[87742]: osdmap e2701: 8 total, 8 up, 8 in 2024-09-13T04:08:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:12 smithi088 ceph-mon[96266]: pgmap v5099: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-09-13T04:08:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:12 smithi088 ceph-mon[96266]: osdmap e2702: 8 total, 8 up, 8 in 2024-09-13T04:08:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:12 smithi088 ceph-mon[98762]: pgmap v5099: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-09-13T04:08:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:12 smithi088 ceph-mon[98762]: osdmap e2702: 8 total, 8 up, 8 in 2024-09-13T04:08:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:12 smithi195 ceph-mon[87742]: pgmap v5099: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-09-13T04:08:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:12 smithi195 ceph-mon[87742]: osdmap e2702: 8 total, 8 up, 8 in 2024-09-13T04:08:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:13 smithi088 ceph-mon[96266]: osdmap e2703: 8 total, 8 up, 8 in 2024-09-13T04:08:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:13 smithi088 ceph-mon[96266]: osdmap e2704: 8 total, 8 up, 8 in 2024-09-13T04:08:13.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:08:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:08:13] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T04:08:13.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:13 smithi088 ceph-mon[98762]: osdmap e2703: 8 total, 8 up, 8 in 2024-09-13T04:08:13.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:13 smithi088 ceph-mon[98762]: osdmap e2704: 8 total, 8 up, 8 in 2024-09-13T04:08:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:13 smithi195 ceph-mon[87742]: osdmap e2703: 8 total, 8 up, 8 in 2024-09-13T04:08:13.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:13 smithi195 ceph-mon[87742]: osdmap e2704: 8 total, 8 up, 8 in 2024-09-13T04:08:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:14 smithi088 ceph-mon[96266]: pgmap v5102: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-09-13T04:08:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:14 smithi088 ceph-mon[98762]: pgmap v5102: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-09-13T04:08:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:14 smithi195 ceph-mon[87742]: pgmap v5102: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.54k op/s 2024-09-13T04:08:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:15 smithi088 ceph-mon[96266]: osdmap e2705: 8 total, 8 up, 8 in 2024-09-13T04:08:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:08:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:15 smithi088 ceph-mon[98762]: osdmap e2705: 8 total, 8 up, 8 in 2024-09-13T04:08:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:08:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:15 smithi195 ceph-mon[87742]: osdmap e2705: 8 total, 8 up, 8 in 2024-09-13T04:08:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:08:16.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:16 smithi195 ceph-mon[87742]: pgmap v5105: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:08:16.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:16 smithi195 ceph-mon[87742]: osdmap e2706: 8 total, 8 up, 8 in 2024-09-13T04:08:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:16 smithi088 ceph-mon[96266]: pgmap v5105: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:08:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:16 smithi088 ceph-mon[96266]: osdmap e2706: 8 total, 8 up, 8 in 2024-09-13T04:08:16.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:16 smithi088 ceph-mon[98762]: pgmap v5105: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:08:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:16 smithi088 ceph-mon[98762]: osdmap e2706: 8 total, 8 up, 8 in 2024-09-13T04:08:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:17 smithi088 ceph-mon[96266]: osdmap e2707: 8 total, 8 up, 8 in 2024-09-13T04:08:17.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:17 smithi088 ceph-mon[98762]: osdmap e2707: 8 total, 8 up, 8 in 2024-09-13T04:08:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:17 smithi195 ceph-mon[87742]: osdmap e2707: 8 total, 8 up, 8 in 2024-09-13T04:08:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:18 smithi088 ceph-mon[98762]: pgmap v5108: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-09-13T04:08:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:18 smithi088 ceph-mon[98762]: osdmap e2708: 8 total, 8 up, 8 in 2024-09-13T04:08:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:18 smithi088 ceph-mon[98762]: osdmap e2709: 8 total, 8 up, 8 in 2024-09-13T04:08:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:18 smithi088 ceph-mon[96266]: pgmap v5108: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-09-13T04:08:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:18 smithi088 ceph-mon[96266]: osdmap e2708: 8 total, 8 up, 8 in 2024-09-13T04:08:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:18 smithi088 ceph-mon[96266]: osdmap e2709: 8 total, 8 up, 8 in 2024-09-13T04:08:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:18 smithi195 ceph-mon[87742]: pgmap v5108: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.49k op/s 2024-09-13T04:08:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:18 smithi195 ceph-mon[87742]: osdmap e2708: 8 total, 8 up, 8 in 2024-09-13T04:08:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:18 smithi195 ceph-mon[87742]: osdmap e2709: 8 total, 8 up, 8 in 2024-09-13T04:08:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:20 smithi088 ceph-mon[96266]: pgmap v5111: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-09-13T04:08:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:20 smithi088 ceph-mon[96266]: osdmap e2710: 8 total, 8 up, 8 in 2024-09-13T04:08:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:20 smithi088 ceph-mon[98762]: pgmap v5111: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-09-13T04:08:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:20 smithi088 ceph-mon[98762]: osdmap e2710: 8 total, 8 up, 8 in 2024-09-13T04:08:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:20 smithi195 ceph-mon[87742]: pgmap v5111: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.50k op/s 2024-09-13T04:08:20.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:20 smithi195 ceph-mon[87742]: osdmap e2710: 8 total, 8 up, 8 in 2024-09-13T04:08:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:21 smithi088 ceph-mon[96266]: osdmap e2711: 8 total, 8 up, 8 in 2024-09-13T04:08:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:21 smithi088 ceph-mon[98762]: osdmap e2711: 8 total, 8 up, 8 in 2024-09-13T04:08:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:21 smithi195 ceph-mon[87742]: osdmap e2711: 8 total, 8 up, 8 in 2024-09-13T04:08:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:22 smithi088 ceph-mon[96266]: pgmap v5114: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-09-13T04:08:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:22 smithi088 ceph-mon[96266]: osdmap e2712: 8 total, 8 up, 8 in 2024-09-13T04:08:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:22 smithi088 ceph-mon[98762]: pgmap v5114: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-09-13T04:08:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:22 smithi088 ceph-mon[98762]: osdmap e2712: 8 total, 8 up, 8 in 2024-09-13T04:08:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:22 smithi195 ceph-mon[87742]: pgmap v5114: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-09-13T04:08:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:22 smithi195 ceph-mon[87742]: osdmap e2712: 8 total, 8 up, 8 in 2024-09-13T04:08:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:23 smithi088 ceph-mon[96266]: osdmap e2713: 8 total, 8 up, 8 in 2024-09-13T04:08:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:23 smithi088 ceph-mon[96266]: osdmap e2714: 8 total, 8 up, 8 in 2024-09-13T04:08:23.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:08:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:08:23] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.43.0" 2024-09-13T04:08:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:23 smithi088 ceph-mon[98762]: osdmap e2713: 8 total, 8 up, 8 in 2024-09-13T04:08:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:23 smithi088 ceph-mon[98762]: osdmap e2714: 8 total, 8 up, 8 in 2024-09-13T04:08:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:23 smithi195 ceph-mon[87742]: osdmap e2713: 8 total, 8 up, 8 in 2024-09-13T04:08:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:23 smithi195 ceph-mon[87742]: osdmap e2714: 8 total, 8 up, 8 in 2024-09-13T04:08:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:24 smithi088 ceph-mon[96266]: pgmap v5117: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-09-13T04:08:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:24 smithi088 ceph-mon[98762]: pgmap v5117: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-09-13T04:08:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:24 smithi195 ceph-mon[87742]: pgmap v5117: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.45k op/s 2024-09-13T04:08:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:25 smithi088 ceph-mon[96266]: osdmap e2715: 8 total, 8 up, 8 in 2024-09-13T04:08:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:25 smithi088 ceph-mon[98762]: osdmap e2715: 8 total, 8 up, 8 in 2024-09-13T04:08:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:25 smithi195 ceph-mon[87742]: osdmap e2715: 8 total, 8 up, 8 in 2024-09-13T04:08:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:26 smithi088 ceph-mon[96266]: pgmap v5120: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:08:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:26 smithi088 ceph-mon[96266]: osdmap e2716: 8 total, 8 up, 8 in 2024-09-13T04:08:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:08:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:08:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:08:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:08:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:26 smithi088 ceph-mon[98762]: pgmap v5120: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:08:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:26 smithi088 ceph-mon[98762]: osdmap e2716: 8 total, 8 up, 8 in 2024-09-13T04:08:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:08:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:08:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:08:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:08:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:26 smithi195 ceph-mon[87742]: pgmap v5120: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:08:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:26 smithi195 ceph-mon[87742]: osdmap e2716: 8 total, 8 up, 8 in 2024-09-13T04:08:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:08:26.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:08:26.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:08:26.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:08:27.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:27 smithi088 ceph-mon[96266]: osdmap e2717: 8 total, 8 up, 8 in 2024-09-13T04:08:27.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:27 smithi088 ceph-mon[98762]: osdmap e2717: 8 total, 8 up, 8 in 2024-09-13T04:08:27.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:27 smithi195 ceph-mon[87742]: osdmap e2717: 8 total, 8 up, 8 in 2024-09-13T04:08:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:28 smithi088 ceph-mon[96266]: pgmap v5123: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-09-13T04:08:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:28 smithi088 ceph-mon[96266]: osdmap e2718: 8 total, 8 up, 8 in 2024-09-13T04:08:28.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:28 smithi088 ceph-mon[96266]: osdmap e2719: 8 total, 8 up, 8 in 2024-09-13T04:08:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:28 smithi088 ceph-mon[98762]: pgmap v5123: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-09-13T04:08:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:28 smithi088 ceph-mon[98762]: osdmap e2718: 8 total, 8 up, 8 in 2024-09-13T04:08:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:28 smithi088 ceph-mon[98762]: osdmap e2719: 8 total, 8 up, 8 in 2024-09-13T04:08:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:28 smithi195 ceph-mon[87742]: pgmap v5123: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-09-13T04:08:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:28 smithi195 ceph-mon[87742]: osdmap e2718: 8 total, 8 up, 8 in 2024-09-13T04:08:28.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:28 smithi195 ceph-mon[87742]: osdmap e2719: 8 total, 8 up, 8 in 2024-09-13T04:08:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:30 smithi088 ceph-mon[96266]: pgmap v5126: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-09-13T04:08:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:30 smithi088 ceph-mon[96266]: osdmap e2720: 8 total, 8 up, 8 in 2024-09-13T04:08:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:08:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:30 smithi088 ceph-mon[98762]: pgmap v5126: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-09-13T04:08:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:30 smithi088 ceph-mon[98762]: osdmap e2720: 8 total, 8 up, 8 in 2024-09-13T04:08:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:08:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:30 smithi195 ceph-mon[87742]: pgmap v5126: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.41k op/s 2024-09-13T04:08:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:30 smithi195 ceph-mon[87742]: osdmap e2720: 8 total, 8 up, 8 in 2024-09-13T04:08:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:08:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:31 smithi088 ceph-mon[96266]: osdmap e2721: 8 total, 8 up, 8 in 2024-09-13T04:08:31.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:31 smithi088 ceph-mon[98762]: osdmap e2721: 8 total, 8 up, 8 in 2024-09-13T04:08:31.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:31 smithi195 ceph-mon[87742]: osdmap e2721: 8 total, 8 up, 8 in 2024-09-13T04:08:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:32 smithi088 ceph-mon[96266]: pgmap v5129: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1008 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-09-13T04:08:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:32 smithi088 ceph-mon[96266]: osdmap e2722: 8 total, 8 up, 8 in 2024-09-13T04:08:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:32 smithi088 ceph-mon[98762]: pgmap v5129: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1008 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-09-13T04:08:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:32 smithi088 ceph-mon[98762]: osdmap e2722: 8 total, 8 up, 8 in 2024-09-13T04:08:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:32 smithi195 ceph-mon[87742]: pgmap v5129: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1008 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-09-13T04:08:32.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:32 smithi195 ceph-mon[87742]: osdmap e2722: 8 total, 8 up, 8 in 2024-09-13T04:08:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:33 smithi088 ceph-mon[96266]: osdmap e2723: 8 total, 8 up, 8 in 2024-09-13T04:08:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:33 smithi088 ceph-mon[96266]: osdmap e2724: 8 total, 8 up, 8 in 2024-09-13T04:08:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:33 smithi088 ceph-mon[98762]: osdmap e2723: 8 total, 8 up, 8 in 2024-09-13T04:08:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:33 smithi088 ceph-mon[98762]: osdmap e2724: 8 total, 8 up, 8 in 2024-09-13T04:08:33.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:08:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:08:33] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T04:08:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:33 smithi195 ceph-mon[87742]: osdmap e2723: 8 total, 8 up, 8 in 2024-09-13T04:08:33.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:33 smithi195 ceph-mon[87742]: osdmap e2724: 8 total, 8 up, 8 in 2024-09-13T04:08:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:34 smithi088 ceph-mon[96266]: pgmap v5132: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1008 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-09-13T04:08:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:34 smithi088 ceph-mon[98762]: pgmap v5132: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1008 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-09-13T04:08:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:34 smithi195 ceph-mon[87742]: pgmap v5132: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1008 KiB/s rd, 5.0 KiB/s wr, 1.36k op/s 2024-09-13T04:08:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:35 smithi088 ceph-mon[96266]: osdmap e2725: 8 total, 8 up, 8 in 2024-09-13T04:08:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:35 smithi088 ceph-mon[98762]: osdmap e2725: 8 total, 8 up, 8 in 2024-09-13T04:08:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:35 smithi195 ceph-mon[87742]: osdmap e2725: 8 total, 8 up, 8 in 2024-09-13T04:08:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:36 smithi088 ceph-mon[98762]: pgmap v5135: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:08:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:36 smithi088 ceph-mon[98762]: osdmap e2726: 8 total, 8 up, 8 in 2024-09-13T04:08:36.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:36 smithi088 ceph-mon[96266]: pgmap v5135: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:08:36.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:36 smithi088 ceph-mon[96266]: osdmap e2726: 8 total, 8 up, 8 in 2024-09-13T04:08:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:36 smithi195 ceph-mon[87742]: pgmap v5135: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:08:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:36 smithi195 ceph-mon[87742]: osdmap e2726: 8 total, 8 up, 8 in 2024-09-13T04:08:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:37 smithi088 ceph-mon[96266]: osdmap e2727: 8 total, 8 up, 8 in 2024-09-13T04:08:37.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:37 smithi088 ceph-mon[98762]: osdmap e2727: 8 total, 8 up, 8 in 2024-09-13T04:08:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:37 smithi195 ceph-mon[87742]: osdmap e2727: 8 total, 8 up, 8 in 2024-09-13T04:08:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:38 smithi088 ceph-mon[96266]: pgmap v5138: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 973 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-09-13T04:08:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:38 smithi088 ceph-mon[96266]: osdmap e2728: 8 total, 8 up, 8 in 2024-09-13T04:08:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:38 smithi088 ceph-mon[96266]: osdmap e2729: 8 total, 8 up, 8 in 2024-09-13T04:08:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:38 smithi088 ceph-mon[98762]: pgmap v5138: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 973 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-09-13T04:08:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:38 smithi088 ceph-mon[98762]: osdmap e2728: 8 total, 8 up, 8 in 2024-09-13T04:08:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:38 smithi088 ceph-mon[98762]: osdmap e2729: 8 total, 8 up, 8 in 2024-09-13T04:08:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:38 smithi195 ceph-mon[87742]: pgmap v5138: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 973 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-09-13T04:08:38.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:38 smithi195 ceph-mon[87742]: osdmap e2728: 8 total, 8 up, 8 in 2024-09-13T04:08:38.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:38 smithi195 ceph-mon[87742]: osdmap e2729: 8 total, 8 up, 8 in 2024-09-13T04:08:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:40 smithi088 ceph-mon[96266]: pgmap v5141: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 976 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-09-13T04:08:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:40 smithi088 ceph-mon[96266]: osdmap e2730: 8 total, 8 up, 8 in 2024-09-13T04:08:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:40 smithi088 ceph-mon[98762]: pgmap v5141: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 976 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-09-13T04:08:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:40 smithi088 ceph-mon[98762]: osdmap e2730: 8 total, 8 up, 8 in 2024-09-13T04:08:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:40 smithi195 ceph-mon[87742]: pgmap v5141: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 976 KiB/s rd, 5.0 KiB/s wr, 1.32k op/s 2024-09-13T04:08:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:40 smithi195 ceph-mon[87742]: osdmap e2730: 8 total, 8 up, 8 in 2024-09-13T04:08:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:41 smithi088 ceph-mon[96266]: osdmap e2731: 8 total, 8 up, 8 in 2024-09-13T04:08:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:41 smithi088 ceph-mon[98762]: osdmap e2731: 8 total, 8 up, 8 in 2024-09-13T04:08:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:41 smithi195 ceph-mon[87742]: osdmap e2731: 8 total, 8 up, 8 in 2024-09-13T04:08:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:42 smithi088 ceph-mon[96266]: pgmap v5144: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-09-13T04:08:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:42 smithi088 ceph-mon[96266]: osdmap e2732: 8 total, 8 up, 8 in 2024-09-13T04:08:42.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:42 smithi088 ceph-mon[98762]: pgmap v5144: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-09-13T04:08:42.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:42 smithi088 ceph-mon[98762]: osdmap e2732: 8 total, 8 up, 8 in 2024-09-13T04:08:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:42 smithi195 ceph-mon[87742]: pgmap v5144: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 945 KiB/s rd, 5.0 KiB/s wr, 1.28k op/s 2024-09-13T04:08:42.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:42 smithi195 ceph-mon[87742]: osdmap e2732: 8 total, 8 up, 8 in 2024-09-13T04:08:43.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:43 smithi088 ceph-mon[96266]: osdmap e2733: 8 total, 8 up, 8 in 2024-09-13T04:08:43.342 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:43 smithi088 ceph-mon[96266]: osdmap e2734: 8 total, 8 up, 8 in 2024-09-13T04:08:43.342 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:08:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:08:43] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T04:08:43.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:43 smithi088 ceph-mon[98762]: osdmap e2733: 8 total, 8 up, 8 in 2024-09-13T04:08:43.342 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:43 smithi088 ceph-mon[98762]: osdmap e2734: 8 total, 8 up, 8 in 2024-09-13T04:08:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:43 smithi195 ceph-mon[87742]: osdmap e2733: 8 total, 8 up, 8 in 2024-09-13T04:08:43.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:43 smithi195 ceph-mon[87742]: osdmap e2734: 8 total, 8 up, 8 in 2024-09-13T04:08:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:44 smithi088 ceph-mon[96266]: pgmap v5147: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 943 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-09-13T04:08:44.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:44 smithi088 ceph-mon[98762]: pgmap v5147: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 943 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-09-13T04:08:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:44 smithi195 ceph-mon[87742]: pgmap v5147: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 943 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-09-13T04:08:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:45 smithi088 ceph-mon[96266]: osdmap e2735: 8 total, 8 up, 8 in 2024-09-13T04:08:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:08:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:45 smithi088 ceph-mon[98762]: osdmap e2735: 8 total, 8 up, 8 in 2024-09-13T04:08:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:08:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:45 smithi195 ceph-mon[87742]: osdmap e2735: 8 total, 8 up, 8 in 2024-09-13T04:08:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:08:46.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:46 smithi195 ceph-mon[87742]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T04:08:46.386 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:46 smithi195 ceph-mon[87742]: osdmap e2736: 8 total, 8 up, 8 in 2024-09-13T04:08:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:46 smithi088 ceph-mon[96266]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T04:08:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:46 smithi088 ceph-mon[96266]: osdmap e2736: 8 total, 8 up, 8 in 2024-09-13T04:08:46.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:46 smithi088 ceph-mon[98762]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T04:08:46.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:46 smithi088 ceph-mon[98762]: osdmap e2736: 8 total, 8 up, 8 in 2024-09-13T04:08:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:47 smithi088 ceph-mon[96266]: osdmap e2737: 8 total, 8 up, 8 in 2024-09-13T04:08:47.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:47 smithi088 ceph-mon[98762]: osdmap e2737: 8 total, 8 up, 8 in 2024-09-13T04:08:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:47 smithi195 ceph-mon[87742]: osdmap e2737: 8 total, 8 up, 8 in 2024-09-13T04:08:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:48 smithi088 ceph-mon[96266]: pgmap v5153: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-09-13T04:08:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:48 smithi088 ceph-mon[96266]: osdmap e2738: 8 total, 8 up, 8 in 2024-09-13T04:08:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:48 smithi088 ceph-mon[96266]: osdmap e2739: 8 total, 8 up, 8 in 2024-09-13T04:08:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:48 smithi088 ceph-mon[98762]: pgmap v5153: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-09-13T04:08:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:48 smithi088 ceph-mon[98762]: osdmap e2738: 8 total, 8 up, 8 in 2024-09-13T04:08:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:48 smithi088 ceph-mon[98762]: osdmap e2739: 8 total, 8 up, 8 in 2024-09-13T04:08:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:48 smithi195 ceph-mon[87742]: pgmap v5153: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 909 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-09-13T04:08:48.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:48 smithi195 ceph-mon[87742]: osdmap e2738: 8 total, 8 up, 8 in 2024-09-13T04:08:48.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:48 smithi195 ceph-mon[87742]: osdmap e2739: 8 total, 8 up, 8 in 2024-09-13T04:08:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:50 smithi088 ceph-mon[96266]: pgmap v5156: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-09-13T04:08:50.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:50 smithi088 ceph-mon[96266]: osdmap e2740: 8 total, 8 up, 8 in 2024-09-13T04:08:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:50 smithi088 ceph-mon[98762]: pgmap v5156: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-09-13T04:08:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:50 smithi088 ceph-mon[98762]: osdmap e2740: 8 total, 8 up, 8 in 2024-09-13T04:08:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:50 smithi195 ceph-mon[87742]: pgmap v5156: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 911 KiB/s rd, 5.0 KiB/s wr, 1.23k op/s 2024-09-13T04:08:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:50 smithi195 ceph-mon[87742]: osdmap e2740: 8 total, 8 up, 8 in 2024-09-13T04:08:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:51 smithi088 ceph-mon[96266]: osdmap e2741: 8 total, 8 up, 8 in 2024-09-13T04:08:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:51 smithi088 ceph-mon[98762]: osdmap e2741: 8 total, 8 up, 8 in 2024-09-13T04:08:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:51 smithi195 ceph-mon[87742]: osdmap e2741: 8 total, 8 up, 8 in 2024-09-13T04:08:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:52 smithi088 ceph-mon[96266]: pgmap v5159: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 878 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-09-13T04:08:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:52 smithi088 ceph-mon[96266]: osdmap e2742: 8 total, 8 up, 8 in 2024-09-13T04:08:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:52 smithi088 ceph-mon[98762]: pgmap v5159: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 878 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-09-13T04:08:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:52 smithi088 ceph-mon[98762]: osdmap e2742: 8 total, 8 up, 8 in 2024-09-13T04:08:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:52 smithi195 ceph-mon[87742]: pgmap v5159: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 878 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-09-13T04:08:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:52 smithi195 ceph-mon[87742]: osdmap e2742: 8 total, 8 up, 8 in 2024-09-13T04:08:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:53 smithi088 ceph-mon[98762]: osdmap e2743: 8 total, 8 up, 8 in 2024-09-13T04:08:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:53 smithi088 ceph-mon[98762]: osdmap e2744: 8 total, 8 up, 8 in 2024-09-13T04:08:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:53 smithi088 ceph-mon[96266]: osdmap e2743: 8 total, 8 up, 8 in 2024-09-13T04:08:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:53 smithi088 ceph-mon[96266]: osdmap e2744: 8 total, 8 up, 8 in 2024-09-13T04:08:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:08:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:08:53] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.43.0" 2024-09-13T04:08:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:53 smithi195 ceph-mon[87742]: osdmap e2743: 8 total, 8 up, 8 in 2024-09-13T04:08:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:53 smithi195 ceph-mon[87742]: osdmap e2744: 8 total, 8 up, 8 in 2024-09-13T04:08:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:54 smithi088 ceph-mon[96266]: pgmap v5162: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-09-13T04:08:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:54 smithi088 ceph-mon[98762]: pgmap v5162: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-09-13T04:08:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:54 smithi195 ceph-mon[87742]: pgmap v5162: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 5.0 KiB/s wr, 1.19k op/s 2024-09-13T04:08:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:55 smithi088 ceph-mon[96266]: osdmap e2745: 8 total, 8 up, 8 in 2024-09-13T04:08:55.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:55 smithi088 ceph-mon[98762]: osdmap e2745: 8 total, 8 up, 8 in 2024-09-13T04:08:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:55 smithi195 ceph-mon[87742]: osdmap e2745: 8 total, 8 up, 8 in 2024-09-13T04:08:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:56 smithi088 ceph-mon[96266]: pgmap v5165: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:08:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:56 smithi088 ceph-mon[96266]: osdmap e2746: 8 total, 8 up, 8 in 2024-09-13T04:08:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:56 smithi088 ceph-mon[98762]: pgmap v5165: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:08:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:56 smithi088 ceph-mon[98762]: osdmap e2746: 8 total, 8 up, 8 in 2024-09-13T04:08:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:56 smithi195 ceph-mon[87742]: pgmap v5165: 137 pgs: 137 active+clean; 4.6 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:08:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:56 smithi195 ceph-mon[87742]: osdmap e2746: 8 total, 8 up, 8 in 2024-09-13T04:08:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:57 smithi088 ceph-mon[96266]: osdmap e2747: 8 total, 8 up, 8 in 2024-09-13T04:08:57.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:57 smithi088 ceph-mon[98762]: osdmap e2747: 8 total, 8 up, 8 in 2024-09-13T04:08:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:57 smithi195 ceph-mon[87742]: osdmap e2747: 8 total, 8 up, 8 in 2024-09-13T04:08:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:58 smithi088 ceph-mon[96266]: pgmap v5168: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 842 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-09-13T04:08:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:58 smithi088 ceph-mon[96266]: osdmap e2748: 8 total, 8 up, 8 in 2024-09-13T04:08:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:08:58 smithi088 ceph-mon[96266]: osdmap e2749: 8 total, 8 up, 8 in 2024-09-13T04:08:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:58 smithi088 ceph-mon[98762]: pgmap v5168: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 842 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-09-13T04:08:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:58 smithi088 ceph-mon[98762]: osdmap e2748: 8 total, 8 up, 8 in 2024-09-13T04:08:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:08:58 smithi088 ceph-mon[98762]: osdmap e2749: 8 total, 8 up, 8 in 2024-09-13T04:08:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:58 smithi195 ceph-mon[87742]: pgmap v5168: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 842 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-09-13T04:08:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:58 smithi195 ceph-mon[87742]: osdmap e2748: 8 total, 8 up, 8 in 2024-09-13T04:08:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:08:58 smithi195 ceph-mon[87742]: osdmap e2749: 8 total, 8 up, 8 in 2024-09-13T04:09:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:00 smithi088 ceph-mon[96266]: pgmap v5171: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 845 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-09-13T04:09:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:00 smithi088 ceph-mon[96266]: osdmap e2750: 8 total, 8 up, 8 in 2024-09-13T04:09:00.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:09:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:00 smithi088 ceph-mon[98762]: pgmap v5171: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 845 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-09-13T04:09:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:00 smithi088 ceph-mon[98762]: osdmap e2750: 8 total, 8 up, 8 in 2024-09-13T04:09:00.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:09:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:00 smithi195 ceph-mon[87742]: pgmap v5171: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 845 KiB/s rd, 5.0 KiB/s wr, 1.14k op/s 2024-09-13T04:09:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:00 smithi195 ceph-mon[87742]: osdmap e2750: 8 total, 8 up, 8 in 2024-09-13T04:09:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:09:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:01 smithi088 ceph-mon[96266]: osdmap e2751: 8 total, 8 up, 8 in 2024-09-13T04:09:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:01 smithi088 ceph-mon[98762]: osdmap e2751: 8 total, 8 up, 8 in 2024-09-13T04:09:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:01 smithi195 ceph-mon[87742]: osdmap e2751: 8 total, 8 up, 8 in 2024-09-13T04:09:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:02 smithi088 ceph-mon[96266]: pgmap v5174: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 813 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-09-13T04:09:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:02 smithi088 ceph-mon[96266]: osdmap e2752: 8 total, 8 up, 8 in 2024-09-13T04:09:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:02 smithi088 ceph-mon[98762]: pgmap v5174: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 813 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-09-13T04:09:02.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:02 smithi088 ceph-mon[98762]: osdmap e2752: 8 total, 8 up, 8 in 2024-09-13T04:09:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:02 smithi195 ceph-mon[87742]: pgmap v5174: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 813 KiB/s rd, 5.0 KiB/s wr, 1.10k op/s 2024-09-13T04:09:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:02 smithi195 ceph-mon[87742]: osdmap e2752: 8 total, 8 up, 8 in 2024-09-13T04:09:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:03 smithi088 ceph-mon[96266]: osdmap e2753: 8 total, 8 up, 8 in 2024-09-13T04:09:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:03 smithi088 ceph-mon[96266]: osdmap e2754: 8 total, 8 up, 8 in 2024-09-13T04:09:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:09:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:09:03] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-09-13T04:09:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:03 smithi088 ceph-mon[98762]: osdmap e2753: 8 total, 8 up, 8 in 2024-09-13T04:09:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:03 smithi088 ceph-mon[98762]: osdmap e2754: 8 total, 8 up, 8 in 2024-09-13T04:09:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:03 smithi195 ceph-mon[87742]: osdmap e2753: 8 total, 8 up, 8 in 2024-09-13T04:09:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:03 smithi195 ceph-mon[87742]: osdmap e2754: 8 total, 8 up, 8 in 2024-09-13T04:09:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:04 smithi088 ceph-mon[96266]: pgmap v5177: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 812 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2024-09-13T04:09:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:04 smithi088 ceph-mon[98762]: pgmap v5177: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 812 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2024-09-13T04:09:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:04 smithi195 ceph-mon[87742]: pgmap v5177: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 812 KiB/s rd, 5.0 KiB/s wr, 1.09k op/s 2024-09-13T04:09:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:05 smithi088 ceph-mon[96266]: osdmap e2755: 8 total, 8 up, 8 in 2024-09-13T04:09:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:05 smithi088 ceph-mon[98762]: osdmap e2755: 8 total, 8 up, 8 in 2024-09-13T04:09:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:05 smithi195 ceph-mon[87742]: osdmap e2755: 8 total, 8 up, 8 in 2024-09-13T04:09:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:06 smithi088 ceph-mon[96266]: pgmap v5180: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:09:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:06 smithi088 ceph-mon[96266]: osdmap e2756: 8 total, 8 up, 8 in 2024-09-13T04:09:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:06 smithi088 ceph-mon[98762]: pgmap v5180: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:09:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:06 smithi088 ceph-mon[98762]: osdmap e2756: 8 total, 8 up, 8 in 2024-09-13T04:09:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:06 smithi195 ceph-mon[87742]: pgmap v5180: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:09:06.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:06 smithi195 ceph-mon[87742]: osdmap e2756: 8 total, 8 up, 8 in 2024-09-13T04:09:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:07 smithi088 ceph-mon[96266]: osdmap e2757: 8 total, 8 up, 8 in 2024-09-13T04:09:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:07 smithi088 ceph-mon[98762]: osdmap e2757: 8 total, 8 up, 8 in 2024-09-13T04:09:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:07 smithi195 ceph-mon[87742]: osdmap e2757: 8 total, 8 up, 8 in 2024-09-13T04:09:08.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:08 smithi088 ceph-mon[98762]: pgmap v5183: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 778 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-09-13T04:09:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:08 smithi088 ceph-mon[98762]: osdmap e2758: 8 total, 8 up, 8 in 2024-09-13T04:09:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:08 smithi088 ceph-mon[98762]: osdmap e2759: 8 total, 8 up, 8 in 2024-09-13T04:09:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:08 smithi088 ceph-mon[96266]: pgmap v5183: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 778 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-09-13T04:09:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:08 smithi088 ceph-mon[96266]: osdmap e2758: 8 total, 8 up, 8 in 2024-09-13T04:09:08.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:08 smithi088 ceph-mon[96266]: osdmap e2759: 8 total, 8 up, 8 in 2024-09-13T04:09:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:08 smithi195 ceph-mon[87742]: pgmap v5183: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 778 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-09-13T04:09:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:08 smithi195 ceph-mon[87742]: osdmap e2758: 8 total, 8 up, 8 in 2024-09-13T04:09:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:08 smithi195 ceph-mon[87742]: osdmap e2759: 8 total, 8 up, 8 in 2024-09-13T04:09:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:10 smithi088 ceph-mon[98762]: pgmap v5186: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 779 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-09-13T04:09:10.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:10 smithi088 ceph-mon[98762]: osdmap e2760: 8 total, 8 up, 8 in 2024-09-13T04:09:10.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:10 smithi088 ceph-mon[96266]: pgmap v5186: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 779 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-09-13T04:09:10.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:10 smithi088 ceph-mon[96266]: osdmap e2760: 8 total, 8 up, 8 in 2024-09-13T04:09:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:10 smithi195 ceph-mon[87742]: pgmap v5186: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 779 KiB/s rd, 5.0 KiB/s wr, 1.05k op/s 2024-09-13T04:09:10.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:10 smithi195 ceph-mon[87742]: osdmap e2760: 8 total, 8 up, 8 in 2024-09-13T04:09:11.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:11 smithi088 ceph-mon[96266]: osdmap e2761: 8 total, 8 up, 8 in 2024-09-13T04:09:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:11 smithi088 ceph-mon[98762]: osdmap e2761: 8 total, 8 up, 8 in 2024-09-13T04:09:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:11 smithi195 ceph-mon[87742]: osdmap e2761: 8 total, 8 up, 8 in 2024-09-13T04:09:12.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:12 smithi088 ceph-mon[98762]: pgmap v5189: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 748 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-09-13T04:09:12.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:12 smithi088 ceph-mon[98762]: osdmap e2762: 8 total, 8 up, 8 in 2024-09-13T04:09:12.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:12 smithi088 ceph-mon[96266]: pgmap v5189: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 748 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-09-13T04:09:12.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:12 smithi088 ceph-mon[96266]: osdmap e2762: 8 total, 8 up, 8 in 2024-09-13T04:09:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:12 smithi195 ceph-mon[87742]: pgmap v5189: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 748 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-09-13T04:09:12.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:12 smithi195 ceph-mon[87742]: osdmap e2762: 8 total, 8 up, 8 in 2024-09-13T04:09:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:09:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:09:13] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-09-13T04:09:13.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:13 smithi088 ceph-mon[98762]: osdmap e2763: 8 total, 8 up, 8 in 2024-09-13T04:09:13.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:13 smithi088 ceph-mon[98762]: osdmap e2764: 8 total, 8 up, 8 in 2024-09-13T04:09:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:13 smithi088 ceph-mon[96266]: osdmap e2763: 8 total, 8 up, 8 in 2024-09-13T04:09:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:13 smithi088 ceph-mon[96266]: osdmap e2764: 8 total, 8 up, 8 in 2024-09-13T04:09:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:13 smithi195 ceph-mon[87742]: osdmap e2763: 8 total, 8 up, 8 in 2024-09-13T04:09:13.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:13 smithi195 ceph-mon[87742]: osdmap e2764: 8 total, 8 up, 8 in 2024-09-13T04:09:14.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:14 smithi088 ceph-mon[98762]: pgmap v5192: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 748 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-09-13T04:09:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:14 smithi088 ceph-mon[96266]: pgmap v5192: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 748 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-09-13T04:09:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:14 smithi195 ceph-mon[87742]: pgmap v5192: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 748 KiB/s rd, 5.0 KiB/s wr, 1.01k op/s 2024-09-13T04:09:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:15 smithi088 ceph-mon[96266]: osdmap e2765: 8 total, 8 up, 8 in 2024-09-13T04:09:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:09:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:15 smithi088 ceph-mon[98762]: osdmap e2765: 8 total, 8 up, 8 in 2024-09-13T04:09:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:09:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:15 smithi195 ceph-mon[87742]: osdmap e2765: 8 total, 8 up, 8 in 2024-09-13T04:09:15.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:09:16.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:16 smithi195 ceph-mon[87742]: pgmap v5195: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T04:09:16.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:16 smithi195 ceph-mon[87742]: osdmap e2766: 8 total, 8 up, 8 in 2024-09-13T04:09:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:16 smithi088 ceph-mon[96266]: pgmap v5195: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T04:09:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:16 smithi088 ceph-mon[96266]: osdmap e2766: 8 total, 8 up, 8 in 2024-09-13T04:09:16.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:16 smithi088 ceph-mon[98762]: pgmap v5195: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T04:09:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:16 smithi088 ceph-mon[98762]: osdmap e2766: 8 total, 8 up, 8 in 2024-09-13T04:09:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:17 smithi088 ceph-mon[98762]: osdmap e2767: 8 total, 8 up, 8 in 2024-09-13T04:09:17.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:17 smithi088 ceph-mon[96266]: osdmap e2767: 8 total, 8 up, 8 in 2024-09-13T04:09:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:17 smithi195 ceph-mon[87742]: osdmap e2767: 8 total, 8 up, 8 in 2024-09-13T04:09:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:18 smithi088 ceph-mon[98762]: pgmap v5198: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 713 KiB/s rd, 5.0 KiB/s wr, 965 op/s 2024-09-13T04:09:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:18 smithi088 ceph-mon[98762]: osdmap e2768: 8 total, 8 up, 8 in 2024-09-13T04:09:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:18 smithi088 ceph-mon[98762]: osdmap e2769: 8 total, 8 up, 8 in 2024-09-13T04:09:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:18 smithi088 ceph-mon[96266]: pgmap v5198: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 713 KiB/s rd, 5.0 KiB/s wr, 965 op/s 2024-09-13T04:09:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:18 smithi088 ceph-mon[96266]: osdmap e2768: 8 total, 8 up, 8 in 2024-09-13T04:09:18.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:18 smithi088 ceph-mon[96266]: osdmap e2769: 8 total, 8 up, 8 in 2024-09-13T04:09:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:18 smithi195 ceph-mon[87742]: pgmap v5198: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 713 KiB/s rd, 5.0 KiB/s wr, 965 op/s 2024-09-13T04:09:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:18 smithi195 ceph-mon[87742]: osdmap e2768: 8 total, 8 up, 8 in 2024-09-13T04:09:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:18 smithi195 ceph-mon[87742]: osdmap e2769: 8 total, 8 up, 8 in 2024-09-13T04:09:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:20 smithi088 ceph-mon[96266]: pgmap v5201: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 716 KiB/s rd, 5.0 KiB/s wr, 969 op/s 2024-09-13T04:09:20.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:20 smithi088 ceph-mon[96266]: osdmap e2770: 8 total, 8 up, 8 in 2024-09-13T04:09:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:20 smithi088 ceph-mon[98762]: pgmap v5201: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 716 KiB/s rd, 5.0 KiB/s wr, 969 op/s 2024-09-13T04:09:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:20 smithi088 ceph-mon[98762]: osdmap e2770: 8 total, 8 up, 8 in 2024-09-13T04:09:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:20 smithi195 ceph-mon[87742]: pgmap v5201: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 716 KiB/s rd, 5.0 KiB/s wr, 969 op/s 2024-09-13T04:09:20.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:20 smithi195 ceph-mon[87742]: osdmap e2770: 8 total, 8 up, 8 in 2024-09-13T04:09:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:21 smithi088 ceph-mon[96266]: osdmap e2771: 8 total, 8 up, 8 in 2024-09-13T04:09:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:21 smithi088 ceph-mon[98762]: osdmap e2771: 8 total, 8 up, 8 in 2024-09-13T04:09:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:21 smithi195 ceph-mon[87742]: osdmap e2771: 8 total, 8 up, 8 in 2024-09-13T04:09:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:22 smithi088 ceph-mon[96266]: pgmap v5204: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 682 KiB/s rd, 5.0 KiB/s wr, 922 op/s 2024-09-13T04:09:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:22 smithi088 ceph-mon[96266]: osdmap e2772: 8 total, 8 up, 8 in 2024-09-13T04:09:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:22 smithi088 ceph-mon[98762]: pgmap v5204: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 682 KiB/s rd, 5.0 KiB/s wr, 922 op/s 2024-09-13T04:09:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:22 smithi088 ceph-mon[98762]: osdmap e2772: 8 total, 8 up, 8 in 2024-09-13T04:09:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:22 smithi195 ceph-mon[87742]: pgmap v5204: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 682 KiB/s rd, 5.0 KiB/s wr, 922 op/s 2024-09-13T04:09:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:22 smithi195 ceph-mon[87742]: osdmap e2772: 8 total, 8 up, 8 in 2024-09-13T04:09:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:23 smithi088 ceph-mon[96266]: osdmap e2773: 8 total, 8 up, 8 in 2024-09-13T04:09:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:23 smithi088 ceph-mon[96266]: osdmap e2774: 8 total, 8 up, 8 in 2024-09-13T04:09:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:23 smithi088 ceph-mon[98762]: osdmap e2773: 8 total, 8 up, 8 in 2024-09-13T04:09:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:23 smithi088 ceph-mon[98762]: osdmap e2774: 8 total, 8 up, 8 in 2024-09-13T04:09:23.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:09:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:09:23] "GET /metrics HTTP/1.1" 200 36702 "" "Prometheus/2.43.0" 2024-09-13T04:09:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:23 smithi195 ceph-mon[87742]: osdmap e2773: 8 total, 8 up, 8 in 2024-09-13T04:09:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:23 smithi195 ceph-mon[87742]: osdmap e2774: 8 total, 8 up, 8 in 2024-09-13T04:09:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:24 smithi088 ceph-mon[96266]: pgmap v5207: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 682 KiB/s rd, 5.0 KiB/s wr, 921 op/s 2024-09-13T04:09:24.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:24 smithi088 ceph-mon[98762]: pgmap v5207: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 682 KiB/s rd, 5.0 KiB/s wr, 921 op/s 2024-09-13T04:09:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:24 smithi195 ceph-mon[87742]: pgmap v5207: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 682 KiB/s rd, 5.0 KiB/s wr, 921 op/s 2024-09-13T04:09:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:25 smithi088 ceph-mon[96266]: osdmap e2775: 8 total, 8 up, 8 in 2024-09-13T04:09:25.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:25 smithi088 ceph-mon[98762]: osdmap e2775: 8 total, 8 up, 8 in 2024-09-13T04:09:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:25 smithi195 ceph-mon[87742]: osdmap e2775: 8 total, 8 up, 8 in 2024-09-13T04:09:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:26 smithi088 ceph-mon[96266]: pgmap v5210: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:09:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:26 smithi088 ceph-mon[96266]: osdmap e2776: 8 total, 8 up, 8 in 2024-09-13T04:09:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:09:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:09:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:09:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:26 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:09:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:26 smithi088 ceph-mon[98762]: pgmap v5210: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:09:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:26 smithi088 ceph-mon[98762]: osdmap e2776: 8 total, 8 up, 8 in 2024-09-13T04:09:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:09:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:09:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:09:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:26 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:09:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:26 smithi195 ceph-mon[87742]: pgmap v5210: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:09:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:26 smithi195 ceph-mon[87742]: osdmap e2776: 8 total, 8 up, 8 in 2024-09-13T04:09:26.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:09:26.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:09:26.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:09:26.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:26 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:09:27.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:27 smithi088 ceph-mon[96266]: osdmap e2777: 8 total, 8 up, 8 in 2024-09-13T04:09:27.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:27 smithi088 ceph-mon[98762]: osdmap e2777: 8 total, 8 up, 8 in 2024-09-13T04:09:27.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:27 smithi195 ceph-mon[87742]: osdmap e2777: 8 total, 8 up, 8 in 2024-09-13T04:09:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:28 smithi088 ceph-mon[96266]: pgmap v5213: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 647 KiB/s rd, 5.0 KiB/s wr, 877 op/s 2024-09-13T04:09:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:28 smithi088 ceph-mon[96266]: osdmap e2778: 8 total, 8 up, 8 in 2024-09-13T04:09:28.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:28 smithi088 ceph-mon[96266]: osdmap e2779: 8 total, 8 up, 8 in 2024-09-13T04:09:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:28 smithi088 ceph-mon[98762]: pgmap v5213: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 647 KiB/s rd, 5.0 KiB/s wr, 877 op/s 2024-09-13T04:09:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:28 smithi088 ceph-mon[98762]: osdmap e2778: 8 total, 8 up, 8 in 2024-09-13T04:09:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:28 smithi088 ceph-mon[98762]: osdmap e2779: 8 total, 8 up, 8 in 2024-09-13T04:09:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:28 smithi195 ceph-mon[87742]: pgmap v5213: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 647 KiB/s rd, 5.0 KiB/s wr, 877 op/s 2024-09-13T04:09:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:28 smithi195 ceph-mon[87742]: osdmap e2778: 8 total, 8 up, 8 in 2024-09-13T04:09:28.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:28 smithi195 ceph-mon[87742]: osdmap e2779: 8 total, 8 up, 8 in 2024-09-13T04:09:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:30 smithi088 ceph-mon[96266]: pgmap v5216: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 650 KiB/s rd, 5.0 KiB/s wr, 883 op/s 2024-09-13T04:09:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:30 smithi088 ceph-mon[96266]: osdmap e2780: 8 total, 8 up, 8 in 2024-09-13T04:09:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:09:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:30 smithi088 ceph-mon[98762]: pgmap v5216: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 650 KiB/s rd, 5.0 KiB/s wr, 883 op/s 2024-09-13T04:09:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:30 smithi088 ceph-mon[98762]: osdmap e2780: 8 total, 8 up, 8 in 2024-09-13T04:09:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:09:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:30 smithi195 ceph-mon[87742]: pgmap v5216: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 650 KiB/s rd, 5.0 KiB/s wr, 883 op/s 2024-09-13T04:09:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:30 smithi195 ceph-mon[87742]: osdmap e2780: 8 total, 8 up, 8 in 2024-09-13T04:09:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:09:31.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:31 smithi088 ceph-mon[98762]: osdmap e2781: 8 total, 8 up, 8 in 2024-09-13T04:09:31.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:31 smithi088 ceph-mon[96266]: osdmap e2781: 8 total, 8 up, 8 in 2024-09-13T04:09:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:31 smithi195 ceph-mon[87742]: osdmap e2781: 8 total, 8 up, 8 in 2024-09-13T04:09:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:32 smithi088 ceph-mon[98762]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 5.0 KiB/s wr, 838 op/s 2024-09-13T04:09:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:32 smithi088 ceph-mon[98762]: osdmap e2782: 8 total, 8 up, 8 in 2024-09-13T04:09:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:32 smithi088 ceph-mon[96266]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 5.0 KiB/s wr, 838 op/s 2024-09-13T04:09:32.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:32 smithi088 ceph-mon[96266]: osdmap e2782: 8 total, 8 up, 8 in 2024-09-13T04:09:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:32 smithi195 ceph-mon[87742]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 618 KiB/s rd, 5.0 KiB/s wr, 838 op/s 2024-09-13T04:09:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:32 smithi195 ceph-mon[87742]: osdmap e2782: 8 total, 8 up, 8 in 2024-09-13T04:09:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:33 smithi088 ceph-mon[96266]: osdmap e2783: 8 total, 8 up, 8 in 2024-09-13T04:09:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:33 smithi088 ceph-mon[96266]: osdmap e2784: 8 total, 8 up, 8 in 2024-09-13T04:09:33.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:09:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:09:33] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-09-13T04:09:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:33 smithi088 ceph-mon[98762]: osdmap e2783: 8 total, 8 up, 8 in 2024-09-13T04:09:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:33 smithi088 ceph-mon[98762]: osdmap e2784: 8 total, 8 up, 8 in 2024-09-13T04:09:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:33 smithi195 ceph-mon[87742]: osdmap e2783: 8 total, 8 up, 8 in 2024-09-13T04:09:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:33 smithi195 ceph-mon[87742]: osdmap e2784: 8 total, 8 up, 8 in 2024-09-13T04:09:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:34 smithi088 ceph-mon[96266]: pgmap v5222: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 616 KiB/s rd, 5.0 KiB/s wr, 832 op/s 2024-09-13T04:09:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:34 smithi088 ceph-mon[98762]: pgmap v5222: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 616 KiB/s rd, 5.0 KiB/s wr, 832 op/s 2024-09-13T04:09:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:34 smithi195 ceph-mon[87742]: pgmap v5222: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 616 KiB/s rd, 5.0 KiB/s wr, 832 op/s 2024-09-13T04:09:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:35 smithi088 ceph-mon[96266]: osdmap e2785: 8 total, 8 up, 8 in 2024-09-13T04:09:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:35 smithi088 ceph-mon[98762]: osdmap e2785: 8 total, 8 up, 8 in 2024-09-13T04:09:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:35 smithi195 ceph-mon[87742]: osdmap e2785: 8 total, 8 up, 8 in 2024-09-13T04:09:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:36 smithi088 ceph-mon[96266]: pgmap v5225: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T04:09:36.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:36 smithi088 ceph-mon[96266]: osdmap e2786: 8 total, 8 up, 8 in 2024-09-13T04:09:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:36 smithi088 ceph-mon[98762]: pgmap v5225: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T04:09:36.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:36 smithi088 ceph-mon[98762]: osdmap e2786: 8 total, 8 up, 8 in 2024-09-13T04:09:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:36 smithi195 ceph-mon[87742]: pgmap v5225: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T04:09:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:36 smithi195 ceph-mon[87742]: osdmap e2786: 8 total, 8 up, 8 in 2024-09-13T04:09:37.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:37 smithi088 ceph-mon[96266]: osdmap e2787: 8 total, 8 up, 8 in 2024-09-13T04:09:37.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:37 smithi088 ceph-mon[98762]: osdmap e2787: 8 total, 8 up, 8 in 2024-09-13T04:09:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:37 smithi195 ceph-mon[87742]: osdmap e2787: 8 total, 8 up, 8 in 2024-09-13T04:09:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:38 smithi088 ceph-mon[98762]: pgmap v5228: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 584 KiB/s rd, 5.0 KiB/s wr, 792 op/s 2024-09-13T04:09:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:38 smithi088 ceph-mon[98762]: osdmap e2788: 8 total, 8 up, 8 in 2024-09-13T04:09:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:38 smithi088 ceph-mon[98762]: osdmap e2789: 8 total, 8 up, 8 in 2024-09-13T04:09:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:38 smithi088 ceph-mon[96266]: pgmap v5228: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 584 KiB/s rd, 5.0 KiB/s wr, 792 op/s 2024-09-13T04:09:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:38 smithi088 ceph-mon[96266]: osdmap e2788: 8 total, 8 up, 8 in 2024-09-13T04:09:38.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:38 smithi088 ceph-mon[96266]: osdmap e2789: 8 total, 8 up, 8 in 2024-09-13T04:09:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:38 smithi195 ceph-mon[87742]: pgmap v5228: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 584 KiB/s rd, 5.0 KiB/s wr, 792 op/s 2024-09-13T04:09:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:38 smithi195 ceph-mon[87742]: osdmap e2788: 8 total, 8 up, 8 in 2024-09-13T04:09:38.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:38 smithi195 ceph-mon[87742]: osdmap e2789: 8 total, 8 up, 8 in 2024-09-13T04:09:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:40 smithi088 ceph-mon[96266]: pgmap v5231: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 584 KiB/s rd, 5.0 KiB/s wr, 792 op/s 2024-09-13T04:09:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:40 smithi088 ceph-mon[96266]: osdmap e2790: 8 total, 8 up, 8 in 2024-09-13T04:09:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:40 smithi088 ceph-mon[98762]: pgmap v5231: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 584 KiB/s rd, 5.0 KiB/s wr, 792 op/s 2024-09-13T04:09:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:40 smithi088 ceph-mon[98762]: osdmap e2790: 8 total, 8 up, 8 in 2024-09-13T04:09:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:40 smithi195 ceph-mon[87742]: pgmap v5231: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 584 KiB/s rd, 5.0 KiB/s wr, 792 op/s 2024-09-13T04:09:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:40 smithi195 ceph-mon[87742]: osdmap e2790: 8 total, 8 up, 8 in 2024-09-13T04:09:41.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:41 smithi088 ceph-mon[98762]: osdmap e2791: 8 total, 8 up, 8 in 2024-09-13T04:09:41.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:41 smithi088 ceph-mon[96266]: osdmap e2791: 8 total, 8 up, 8 in 2024-09-13T04:09:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:41 smithi195 ceph-mon[87742]: osdmap e2791: 8 total, 8 up, 8 in 2024-09-13T04:09:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:42 smithi088 ceph-mon[98762]: pgmap v5234: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 551 KiB/s rd, 5.0 KiB/s wr, 747 op/s 2024-09-13T04:09:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:42 smithi088 ceph-mon[98762]: osdmap e2792: 8 total, 8 up, 8 in 2024-09-13T04:09:42.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:42 smithi088 ceph-mon[96266]: pgmap v5234: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 551 KiB/s rd, 5.0 KiB/s wr, 747 op/s 2024-09-13T04:09:42.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:42 smithi088 ceph-mon[96266]: osdmap e2792: 8 total, 8 up, 8 in 2024-09-13T04:09:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:42 smithi195 ceph-mon[87742]: pgmap v5234: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 551 KiB/s rd, 5.0 KiB/s wr, 747 op/s 2024-09-13T04:09:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:42 smithi195 ceph-mon[87742]: osdmap e2792: 8 total, 8 up, 8 in 2024-09-13T04:09:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:43 smithi088 ceph-mon[96266]: osdmap e2793: 8 total, 8 up, 8 in 2024-09-13T04:09:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:43 smithi088 ceph-mon[96266]: osdmap e2794: 8 total, 8 up, 8 in 2024-09-13T04:09:43.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:09:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:09:43] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-09-13T04:09:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:43 smithi088 ceph-mon[98762]: osdmap e2793: 8 total, 8 up, 8 in 2024-09-13T04:09:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:43 smithi088 ceph-mon[98762]: osdmap e2794: 8 total, 8 up, 8 in 2024-09-13T04:09:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:43 smithi195 ceph-mon[87742]: osdmap e2793: 8 total, 8 up, 8 in 2024-09-13T04:09:43.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:43 smithi195 ceph-mon[87742]: osdmap e2794: 8 total, 8 up, 8 in 2024-09-13T04:09:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:44 smithi088 ceph-mon[96266]: pgmap v5237: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 749 op/s 2024-09-13T04:09:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:44 smithi088 ceph-mon[98762]: pgmap v5237: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 749 op/s 2024-09-13T04:09:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:44 smithi195 ceph-mon[87742]: pgmap v5237: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 552 KiB/s rd, 5.0 KiB/s wr, 749 op/s 2024-09-13T04:09:45.462 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:45 smithi088 ceph-mon[96266]: osdmap e2795: 8 total, 8 up, 8 in 2024-09-13T04:09:45.462 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:09:45.463 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:45 smithi088 ceph-mon[98762]: osdmap e2795: 8 total, 8 up, 8 in 2024-09-13T04:09:45.463 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:09:45.486 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:45 smithi195 ceph-mon[87742]: osdmap e2795: 8 total, 8 up, 8 in 2024-09-13T04:09:45.487 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:09:46.388 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:46 smithi195 ceph-mon[87742]: pgmap v5240: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:09:46.389 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:46 smithi195 ceph-mon[87742]: osdmap e2796: 8 total, 8 up, 8 in 2024-09-13T04:09:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:46 smithi088 ceph-mon[96266]: pgmap v5240: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:09:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:46 smithi088 ceph-mon[96266]: osdmap e2796: 8 total, 8 up, 8 in 2024-09-13T04:09:46.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:46 smithi088 ceph-mon[98762]: pgmap v5240: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:09:46.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:46 smithi088 ceph-mon[98762]: osdmap e2796: 8 total, 8 up, 8 in 2024-09-13T04:09:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:47 smithi088 ceph-mon[96266]: osdmap e2797: 8 total, 8 up, 8 in 2024-09-13T04:09:47.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:47 smithi088 ceph-mon[98762]: osdmap e2797: 8 total, 8 up, 8 in 2024-09-13T04:09:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:47 smithi195 ceph-mon[87742]: osdmap e2797: 8 total, 8 up, 8 in 2024-09-13T04:09:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:48 smithi088 ceph-mon[96266]: pgmap v5243: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 518 KiB/s rd, 5.0 KiB/s wr, 702 op/s 2024-09-13T04:09:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:48 smithi088 ceph-mon[96266]: osdmap e2798: 8 total, 8 up, 8 in 2024-09-13T04:09:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:48 smithi088 ceph-mon[96266]: osdmap e2799: 8 total, 8 up, 8 in 2024-09-13T04:09:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:48 smithi088 ceph-mon[98762]: pgmap v5243: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 518 KiB/s rd, 5.0 KiB/s wr, 702 op/s 2024-09-13T04:09:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:48 smithi088 ceph-mon[98762]: osdmap e2798: 8 total, 8 up, 8 in 2024-09-13T04:09:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:48 smithi088 ceph-mon[98762]: osdmap e2799: 8 total, 8 up, 8 in 2024-09-13T04:09:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:48 smithi195 ceph-mon[87742]: pgmap v5243: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 518 KiB/s rd, 5.0 KiB/s wr, 702 op/s 2024-09-13T04:09:48.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:48 smithi195 ceph-mon[87742]: osdmap e2798: 8 total, 8 up, 8 in 2024-09-13T04:09:48.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:48 smithi195 ceph-mon[87742]: osdmap e2799: 8 total, 8 up, 8 in 2024-09-13T04:09:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:50 smithi088 ceph-mon[96266]: pgmap v5246: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 521 KiB/s rd, 5.0 KiB/s wr, 707 op/s 2024-09-13T04:09:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:50 smithi088 ceph-mon[96266]: osdmap e2800: 8 total, 8 up, 8 in 2024-09-13T04:09:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:50 smithi088 ceph-mon[98762]: pgmap v5246: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 521 KiB/s rd, 5.0 KiB/s wr, 707 op/s 2024-09-13T04:09:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:50 smithi088 ceph-mon[98762]: osdmap e2800: 8 total, 8 up, 8 in 2024-09-13T04:09:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:50 smithi195 ceph-mon[87742]: pgmap v5246: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 521 KiB/s rd, 5.0 KiB/s wr, 707 op/s 2024-09-13T04:09:50.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:50 smithi195 ceph-mon[87742]: osdmap e2800: 8 total, 8 up, 8 in 2024-09-13T04:09:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:51 smithi088 ceph-mon[96266]: osdmap e2801: 8 total, 8 up, 8 in 2024-09-13T04:09:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:51 smithi088 ceph-mon[98762]: osdmap e2801: 8 total, 8 up, 8 in 2024-09-13T04:09:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:51 smithi195 ceph-mon[87742]: osdmap e2801: 8 total, 8 up, 8 in 2024-09-13T04:09:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:52 smithi088 ceph-mon[96266]: pgmap v5249: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 5.0 KiB/s wr, 661 op/s 2024-09-13T04:09:52.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:52 smithi088 ceph-mon[96266]: osdmap e2802: 8 total, 8 up, 8 in 2024-09-13T04:09:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:52 smithi088 ceph-mon[98762]: pgmap v5249: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 5.0 KiB/s wr, 661 op/s 2024-09-13T04:09:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:52 smithi088 ceph-mon[98762]: osdmap e2802: 8 total, 8 up, 8 in 2024-09-13T04:09:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:52 smithi195 ceph-mon[87742]: pgmap v5249: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 5.0 KiB/s wr, 661 op/s 2024-09-13T04:09:52.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:52 smithi195 ceph-mon[87742]: osdmap e2802: 8 total, 8 up, 8 in 2024-09-13T04:09:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:53 smithi088 ceph-mon[98762]: osdmap e2803: 8 total, 8 up, 8 in 2024-09-13T04:09:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:53 smithi088 ceph-mon[98762]: osdmap e2804: 8 total, 8 up, 8 in 2024-09-13T04:09:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:53 smithi088 ceph-mon[96266]: osdmap e2803: 8 total, 8 up, 8 in 2024-09-13T04:09:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:53 smithi088 ceph-mon[96266]: osdmap e2804: 8 total, 8 up, 8 in 2024-09-13T04:09:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:09:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:09:53] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-09-13T04:09:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:53 smithi195 ceph-mon[87742]: osdmap e2803: 8 total, 8 up, 8 in 2024-09-13T04:09:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:53 smithi195 ceph-mon[87742]: osdmap e2804: 8 total, 8 up, 8 in 2024-09-13T04:09:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:54 smithi088 ceph-mon[96266]: pgmap v5252: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 5.0 KiB/s wr, 660 op/s 2024-09-13T04:09:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:54 smithi088 ceph-mon[98762]: pgmap v5252: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 5.0 KiB/s wr, 660 op/s 2024-09-13T04:09:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:54 smithi195 ceph-mon[87742]: pgmap v5252: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 487 KiB/s rd, 5.0 KiB/s wr, 660 op/s 2024-09-13T04:09:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:55 smithi088 ceph-mon[96266]: osdmap e2805: 8 total, 8 up, 8 in 2024-09-13T04:09:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:55 smithi088 ceph-mon[98762]: osdmap e2805: 8 total, 8 up, 8 in 2024-09-13T04:09:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:55 smithi195 ceph-mon[87742]: osdmap e2805: 8 total, 8 up, 8 in 2024-09-13T04:09:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:56 smithi088 ceph-mon[96266]: pgmap v5255: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T04:09:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:56 smithi088 ceph-mon[96266]: osdmap e2806: 8 total, 8 up, 8 in 2024-09-13T04:09:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:56 smithi088 ceph-mon[98762]: pgmap v5255: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T04:09:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:56 smithi088 ceph-mon[98762]: osdmap e2806: 8 total, 8 up, 8 in 2024-09-13T04:09:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:56 smithi195 ceph-mon[87742]: pgmap v5255: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T04:09:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:56 smithi195 ceph-mon[87742]: osdmap e2806: 8 total, 8 up, 8 in 2024-09-13T04:09:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:57 smithi088 ceph-mon[96266]: osdmap e2807: 8 total, 8 up, 8 in 2024-09-13T04:09:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:57 smithi088 ceph-mon[98762]: osdmap e2807: 8 total, 8 up, 8 in 2024-09-13T04:09:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:57 smithi195 ceph-mon[87742]: osdmap e2807: 8 total, 8 up, 8 in 2024-09-13T04:09:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:58 smithi088 ceph-mon[96266]: pgmap v5258: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 452 KiB/s rd, 5.0 KiB/s wr, 612 op/s 2024-09-13T04:09:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:58 smithi088 ceph-mon[96266]: osdmap e2808: 8 total, 8 up, 8 in 2024-09-13T04:09:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:09:58 smithi088 ceph-mon[96266]: osdmap e2809: 8 total, 8 up, 8 in 2024-09-13T04:09:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:58 smithi088 ceph-mon[98762]: pgmap v5258: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 452 KiB/s rd, 5.0 KiB/s wr, 612 op/s 2024-09-13T04:09:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:58 smithi088 ceph-mon[98762]: osdmap e2808: 8 total, 8 up, 8 in 2024-09-13T04:09:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:09:58 smithi088 ceph-mon[98762]: osdmap e2809: 8 total, 8 up, 8 in 2024-09-13T04:09:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:58 smithi195 ceph-mon[87742]: pgmap v5258: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 452 KiB/s rd, 5.0 KiB/s wr, 612 op/s 2024-09-13T04:09:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:58 smithi195 ceph-mon[87742]: osdmap e2808: 8 total, 8 up, 8 in 2024-09-13T04:09:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:09:58 smithi195 ceph-mon[87742]: osdmap e2809: 8 total, 8 up, 8 in 2024-09-13T04:10:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:00 smithi088 ceph-mon[98762]: pgmap v5261: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 454 KiB/s rd, 5.0 KiB/s wr, 614 op/s 2024-09-13T04:10:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:00 smithi088 ceph-mon[98762]: osdmap e2810: 8 total, 8 up, 8 in 2024-09-13T04:10:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:10:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:00 smithi088 ceph-mon[98762]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-13T04:10:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:00 smithi088 ceph-mon[96266]: pgmap v5261: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 454 KiB/s rd, 5.0 KiB/s wr, 614 op/s 2024-09-13T04:10:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:00 smithi088 ceph-mon[96266]: osdmap e2810: 8 total, 8 up, 8 in 2024-09-13T04:10:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:10:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:00 smithi088 ceph-mon[96266]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-13T04:10:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:00 smithi195 ceph-mon[87742]: pgmap v5261: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 454 KiB/s rd, 5.0 KiB/s wr, 614 op/s 2024-09-13T04:10:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:00 smithi195 ceph-mon[87742]: osdmap e2810: 8 total, 8 up, 8 in 2024-09-13T04:10:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:10:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:00 smithi195 ceph-mon[87742]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-09-13T04:10:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:01 smithi088 ceph-mon[96266]: osdmap e2811: 8 total, 8 up, 8 in 2024-09-13T04:10:01.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:01 smithi088 ceph-mon[98762]: osdmap e2811: 8 total, 8 up, 8 in 2024-09-13T04:10:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:01 smithi195 ceph-mon[87742]: osdmap e2811: 8 total, 8 up, 8 in 2024-09-13T04:10:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:02 smithi088 ceph-mon[98762]: pgmap v5264: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 5.0 KiB/s wr, 570 op/s 2024-09-13T04:10:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:02 smithi088 ceph-mon[98762]: osdmap e2812: 8 total, 8 up, 8 in 2024-09-13T04:10:02.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:02 smithi088 ceph-mon[96266]: pgmap v5264: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 5.0 KiB/s wr, 570 op/s 2024-09-13T04:10:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:02 smithi088 ceph-mon[96266]: osdmap e2812: 8 total, 8 up, 8 in 2024-09-13T04:10:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:02 smithi195 ceph-mon[87742]: pgmap v5264: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 5.0 KiB/s wr, 570 op/s 2024-09-13T04:10:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:02 smithi195 ceph-mon[87742]: osdmap e2812: 8 total, 8 up, 8 in 2024-09-13T04:10:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:03 smithi088 ceph-mon[96266]: osdmap e2813: 8 total, 8 up, 8 in 2024-09-13T04:10:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:03 smithi088 ceph-mon[96266]: osdmap e2814: 8 total, 8 up, 8 in 2024-09-13T04:10:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:10:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:10:03] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T04:10:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:03 smithi088 ceph-mon[98762]: osdmap e2813: 8 total, 8 up, 8 in 2024-09-13T04:10:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:03 smithi088 ceph-mon[98762]: osdmap e2814: 8 total, 8 up, 8 in 2024-09-13T04:10:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:03 smithi195 ceph-mon[87742]: osdmap e2813: 8 total, 8 up, 8 in 2024-09-13T04:10:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:03 smithi195 ceph-mon[87742]: osdmap e2814: 8 total, 8 up, 8 in 2024-09-13T04:10:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:04 smithi088 ceph-mon[96266]: pgmap v5267: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 5.0 KiB/s wr, 570 op/s 2024-09-13T04:10:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:04 smithi088 ceph-mon[98762]: pgmap v5267: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 5.0 KiB/s wr, 570 op/s 2024-09-13T04:10:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:04 smithi195 ceph-mon[87742]: pgmap v5267: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 421 KiB/s rd, 5.0 KiB/s wr, 570 op/s 2024-09-13T04:10:05.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:05 smithi088 ceph-mon[96266]: osdmap e2815: 8 total, 8 up, 8 in 2024-09-13T04:10:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:05 smithi088 ceph-mon[98762]: osdmap e2815: 8 total, 8 up, 8 in 2024-09-13T04:10:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:05 smithi195 ceph-mon[87742]: osdmap e2815: 8 total, 8 up, 8 in 2024-09-13T04:10:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:06 smithi088 ceph-mon[96266]: pgmap v5270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:10:06.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:06 smithi088 ceph-mon[96266]: osdmap e2816: 8 total, 8 up, 8 in 2024-09-13T04:10:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:06 smithi088 ceph-mon[98762]: pgmap v5270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:10:06.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:06 smithi088 ceph-mon[98762]: osdmap e2816: 8 total, 8 up, 8 in 2024-09-13T04:10:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:06 smithi195 ceph-mon[87742]: pgmap v5270: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:10:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:06 smithi195 ceph-mon[87742]: osdmap e2816: 8 total, 8 up, 8 in 2024-09-13T04:10:07.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:07 smithi088 ceph-mon[96266]: osdmap e2817: 8 total, 8 up, 8 in 2024-09-13T04:10:07.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:07 smithi088 ceph-mon[98762]: osdmap e2817: 8 total, 8 up, 8 in 2024-09-13T04:10:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:07 smithi195 ceph-mon[87742]: osdmap e2817: 8 total, 8 up, 8 in 2024-09-13T04:10:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:08 smithi088 ceph-mon[96266]: pgmap v5273: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 387 KiB/s rd, 5.0 KiB/s wr, 523 op/s 2024-09-13T04:10:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:08 smithi088 ceph-mon[96266]: osdmap e2818: 8 total, 8 up, 8 in 2024-09-13T04:10:08.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:08 smithi088 ceph-mon[96266]: osdmap e2819: 8 total, 8 up, 8 in 2024-09-13T04:10:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:08 smithi088 ceph-mon[98762]: pgmap v5273: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 387 KiB/s rd, 5.0 KiB/s wr, 523 op/s 2024-09-13T04:10:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:08 smithi088 ceph-mon[98762]: osdmap e2818: 8 total, 8 up, 8 in 2024-09-13T04:10:08.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:08 smithi088 ceph-mon[98762]: osdmap e2819: 8 total, 8 up, 8 in 2024-09-13T04:10:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:08 smithi195 ceph-mon[87742]: pgmap v5273: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 387 KiB/s rd, 5.0 KiB/s wr, 523 op/s 2024-09-13T04:10:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:08 smithi195 ceph-mon[87742]: osdmap e2818: 8 total, 8 up, 8 in 2024-09-13T04:10:08.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:08 smithi195 ceph-mon[87742]: osdmap e2819: 8 total, 8 up, 8 in 2024-09-13T04:10:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:10 smithi088 ceph-mon[96266]: pgmap v5276: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 388 KiB/s rd, 5.0 KiB/s wr, 524 op/s 2024-09-13T04:10:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:10 smithi088 ceph-mon[96266]: osdmap e2820: 8 total, 8 up, 8 in 2024-09-13T04:10:10.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:10 smithi088 ceph-mon[98762]: pgmap v5276: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 388 KiB/s rd, 5.0 KiB/s wr, 524 op/s 2024-09-13T04:10:10.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:10 smithi088 ceph-mon[98762]: osdmap e2820: 8 total, 8 up, 8 in 2024-09-13T04:10:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:10 smithi195 ceph-mon[87742]: pgmap v5276: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 388 KiB/s rd, 5.0 KiB/s wr, 524 op/s 2024-09-13T04:10:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:10 smithi195 ceph-mon[87742]: osdmap e2820: 8 total, 8 up, 8 in 2024-09-13T04:10:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:11 smithi088 ceph-mon[96266]: osdmap e2821: 8 total, 8 up, 8 in 2024-09-13T04:10:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:11 smithi088 ceph-mon[98762]: osdmap e2821: 8 total, 8 up, 8 in 2024-09-13T04:10:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:11 smithi195 ceph-mon[87742]: osdmap e2821: 8 total, 8 up, 8 in 2024-09-13T04:10:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:12 smithi088 ceph-mon[96266]: pgmap v5279: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 484 op/s 2024-09-13T04:10:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:12 smithi088 ceph-mon[96266]: osdmap e2822: 8 total, 8 up, 8 in 2024-09-13T04:10:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:12 smithi088 ceph-mon[98762]: pgmap v5279: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 484 op/s 2024-09-13T04:10:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:12 smithi088 ceph-mon[98762]: osdmap e2822: 8 total, 8 up, 8 in 2024-09-13T04:10:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:12 smithi195 ceph-mon[87742]: pgmap v5279: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 484 op/s 2024-09-13T04:10:12.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:12 smithi195 ceph-mon[87742]: osdmap e2822: 8 total, 8 up, 8 in 2024-09-13T04:10:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:10:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:10:13] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T04:10:13.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:13 smithi088 ceph-mon[98762]: osdmap e2823: 8 total, 8 up, 8 in 2024-09-13T04:10:13.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:13 smithi088 ceph-mon[98762]: osdmap e2824: 8 total, 8 up, 8 in 2024-09-13T04:10:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:13 smithi088 ceph-mon[96266]: osdmap e2823: 8 total, 8 up, 8 in 2024-09-13T04:10:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:13 smithi088 ceph-mon[96266]: osdmap e2824: 8 total, 8 up, 8 in 2024-09-13T04:10:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:13 smithi195 ceph-mon[87742]: osdmap e2823: 8 total, 8 up, 8 in 2024-09-13T04:10:13.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:13 smithi195 ceph-mon[87742]: osdmap e2824: 8 total, 8 up, 8 in 2024-09-13T04:10:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:14 smithi088 ceph-mon[96266]: pgmap v5282: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 483 op/s 2024-09-13T04:10:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:14 smithi088 ceph-mon[98762]: pgmap v5282: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 483 op/s 2024-09-13T04:10:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:14 smithi195 ceph-mon[87742]: pgmap v5282: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 356 KiB/s rd, 5.0 KiB/s wr, 483 op/s 2024-09-13T04:10:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:15 smithi088 ceph-mon[96266]: osdmap e2825: 8 total, 8 up, 8 in 2024-09-13T04:10:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:10:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:15 smithi088 ceph-mon[98762]: osdmap e2825: 8 total, 8 up, 8 in 2024-09-13T04:10:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:10:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:15 smithi195 ceph-mon[87742]: osdmap e2825: 8 total, 8 up, 8 in 2024-09-13T04:10:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:10:16.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:16 smithi195 ceph-mon[87742]: pgmap v5285: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T04:10:16.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:16 smithi195 ceph-mon[87742]: osdmap e2826: 8 total, 8 up, 8 in 2024-09-13T04:10:16.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:16 smithi088 ceph-mon[98762]: pgmap v5285: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T04:10:16.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:16 smithi088 ceph-mon[98762]: osdmap e2826: 8 total, 8 up, 8 in 2024-09-13T04:10:16.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:16 smithi088 ceph-mon[96266]: pgmap v5285: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-13T04:10:16.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:16 smithi088 ceph-mon[96266]: osdmap e2826: 8 total, 8 up, 8 in 2024-09-13T04:10:17.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:17 smithi088 ceph-mon[96266]: osdmap e2827: 8 total, 8 up, 8 in 2024-09-13T04:10:17.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:17 smithi088 ceph-mon[98762]: osdmap e2827: 8 total, 8 up, 8 in 2024-09-13T04:10:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:17 smithi195 ceph-mon[87742]: osdmap e2827: 8 total, 8 up, 8 in 2024-09-13T04:10:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:18 smithi088 ceph-mon[96266]: pgmap v5288: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 323 KiB/s rd, 5.0 KiB/s wr, 436 op/s 2024-09-13T04:10:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:18 smithi088 ceph-mon[96266]: osdmap e2828: 8 total, 8 up, 8 in 2024-09-13T04:10:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:18 smithi088 ceph-mon[96266]: osdmap e2829: 8 total, 8 up, 8 in 2024-09-13T04:10:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:18 smithi088 ceph-mon[98762]: pgmap v5288: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 323 KiB/s rd, 5.0 KiB/s wr, 436 op/s 2024-09-13T04:10:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:18 smithi088 ceph-mon[98762]: osdmap e2828: 8 total, 8 up, 8 in 2024-09-13T04:10:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:18 smithi088 ceph-mon[98762]: osdmap e2829: 8 total, 8 up, 8 in 2024-09-13T04:10:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:18 smithi195 ceph-mon[87742]: pgmap v5288: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 323 KiB/s rd, 5.0 KiB/s wr, 436 op/s 2024-09-13T04:10:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:18 smithi195 ceph-mon[87742]: osdmap e2828: 8 total, 8 up, 8 in 2024-09-13T04:10:18.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:18 smithi195 ceph-mon[87742]: osdmap e2829: 8 total, 8 up, 8 in 2024-09-13T04:10:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:20 smithi088 ceph-mon[96266]: pgmap v5291: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 5.0 KiB/s wr, 440 op/s 2024-09-13T04:10:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:20 smithi088 ceph-mon[96266]: osdmap e2830: 8 total, 8 up, 8 in 2024-09-13T04:10:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:20 smithi088 ceph-mon[98762]: pgmap v5291: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 5.0 KiB/s wr, 440 op/s 2024-09-13T04:10:20.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:20 smithi088 ceph-mon[98762]: osdmap e2830: 8 total, 8 up, 8 in 2024-09-13T04:10:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:20 smithi195 ceph-mon[87742]: pgmap v5291: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 5.0 KiB/s wr, 440 op/s 2024-09-13T04:10:20.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:20 smithi195 ceph-mon[87742]: osdmap e2830: 8 total, 8 up, 8 in 2024-09-13T04:10:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:21 smithi088 ceph-mon[96266]: osdmap e2831: 8 total, 8 up, 8 in 2024-09-13T04:10:21.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:21 smithi088 ceph-mon[98762]: osdmap e2831: 8 total, 8 up, 8 in 2024-09-13T04:10:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:21 smithi195 ceph-mon[87742]: osdmap e2831: 8 total, 8 up, 8 in 2024-09-13T04:10:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:22 smithi088 ceph-mon[96266]: pgmap v5294: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 395 op/s 2024-09-13T04:10:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:22 smithi088 ceph-mon[96266]: osdmap e2832: 8 total, 8 up, 8 in 2024-09-13T04:10:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:22 smithi088 ceph-mon[98762]: pgmap v5294: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 395 op/s 2024-09-13T04:10:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:22 smithi088 ceph-mon[98762]: osdmap e2832: 8 total, 8 up, 8 in 2024-09-13T04:10:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:22 smithi195 ceph-mon[87742]: pgmap v5294: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 291 KiB/s rd, 5.0 KiB/s wr, 395 op/s 2024-09-13T04:10:22.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:22 smithi195 ceph-mon[87742]: osdmap e2832: 8 total, 8 up, 8 in 2024-09-13T04:10:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:23 smithi088 ceph-mon[96266]: osdmap e2833: 8 total, 8 up, 8 in 2024-09-13T04:10:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:23 smithi088 ceph-mon[96266]: osdmap e2834: 8 total, 8 up, 8 in 2024-09-13T04:10:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:23 smithi088 ceph-mon[98762]: osdmap e2833: 8 total, 8 up, 8 in 2024-09-13T04:10:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:23 smithi088 ceph-mon[98762]: osdmap e2834: 8 total, 8 up, 8 in 2024-09-13T04:10:23.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:10:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:10:23] "GET /metrics HTTP/1.1" 200 36701 "" "Prometheus/2.43.0" 2024-09-13T04:10:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:23 smithi195 ceph-mon[87742]: osdmap e2833: 8 total, 8 up, 8 in 2024-09-13T04:10:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:23 smithi195 ceph-mon[87742]: osdmap e2834: 8 total, 8 up, 8 in 2024-09-13T04:10:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:24 smithi088 ceph-mon[96266]: pgmap v5297: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 5.0 KiB/s wr, 392 op/s 2024-09-13T04:10:24.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:24 smithi088 ceph-mon[98762]: pgmap v5297: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 5.0 KiB/s wr, 392 op/s 2024-09-13T04:10:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:24 smithi195 ceph-mon[87742]: pgmap v5297: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 290 KiB/s rd, 5.0 KiB/s wr, 392 op/s 2024-09-13T04:10:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:25 smithi088 ceph-mon[96266]: osdmap e2835: 8 total, 8 up, 8 in 2024-09-13T04:10:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:25 smithi088 ceph-mon[98762]: osdmap e2835: 8 total, 8 up, 8 in 2024-09-13T04:10:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:25 smithi195 ceph-mon[87742]: osdmap e2835: 8 total, 8 up, 8 in 2024-09-13T04:10:26.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:26 smithi088 ceph-mon[98762]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T04:10:26.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:26 smithi088 ceph-mon[98762]: osdmap e2836: 8 total, 8 up, 8 in 2024-09-13T04:10:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:26 smithi088 ceph-mon[96266]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T04:10:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:26 smithi088 ceph-mon[96266]: osdmap e2836: 8 total, 8 up, 8 in 2024-09-13T04:10:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:26 smithi195 ceph-mon[87742]: pgmap v5300: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-13T04:10:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:26 smithi195 ceph-mon[87742]: osdmap e2836: 8 total, 8 up, 8 in 2024-09-13T04:10:27.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:27 smithi088 ceph-mon[98762]: osdmap e2837: 8 total, 8 up, 8 in 2024-09-13T04:10:27.446 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:27 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:10:27.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:27 smithi088 ceph-mon[96266]: osdmap e2837: 8 total, 8 up, 8 in 2024-09-13T04:10:27.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:27 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:10:27.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:27 smithi195 ceph-mon[87742]: osdmap e2837: 8 total, 8 up, 8 in 2024-09-13T04:10:27.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:27 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:10:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:28 smithi088 ceph-mon[96266]: pgmap v5303: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 5.0 KiB/s wr, 348 op/s 2024-09-13T04:10:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:28 smithi088 ceph-mon[96266]: osdmap e2838: 8 total, 8 up, 8 in 2024-09-13T04:10:28.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:28 smithi088 ceph-mon[96266]: osdmap e2839: 8 total, 8 up, 8 in 2024-09-13T04:10:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:28 smithi088 ceph-mon[98762]: pgmap v5303: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 5.0 KiB/s wr, 348 op/s 2024-09-13T04:10:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:28 smithi088 ceph-mon[98762]: osdmap e2838: 8 total, 8 up, 8 in 2024-09-13T04:10:28.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:28 smithi088 ceph-mon[98762]: osdmap e2839: 8 total, 8 up, 8 in 2024-09-13T04:10:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:28 smithi195 ceph-mon[87742]: pgmap v5303: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 5.0 KiB/s wr, 348 op/s 2024-09-13T04:10:28.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:28 smithi195 ceph-mon[87742]: osdmap e2838: 8 total, 8 up, 8 in 2024-09-13T04:10:28.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:28 smithi195 ceph-mon[87742]: osdmap e2839: 8 total, 8 up, 8 in 2024-09-13T04:10:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[96266]: pgmap v5306: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 258 KiB/s rd, 5.0 KiB/s wr, 349 op/s 2024-09-13T04:10:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[96266]: osdmap e2840: 8 total, 8 up, 8 in 2024-09-13T04:10:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:10:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:10:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:10:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:10:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:10:30.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:10:30.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[98762]: pgmap v5306: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 258 KiB/s rd, 5.0 KiB/s wr, 349 op/s 2024-09-13T04:10:30.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[98762]: osdmap e2840: 8 total, 8 up, 8 in 2024-09-13T04:10:30.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:10:30.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:10:30.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:10:30.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:10:30.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:10:30.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:10:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:30 smithi195 ceph-mon[87742]: pgmap v5306: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 258 KiB/s rd, 5.0 KiB/s wr, 349 op/s 2024-09-13T04:10:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:30 smithi195 ceph-mon[87742]: osdmap e2840: 8 total, 8 up, 8 in 2024-09-13T04:10:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:10:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:10:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:10:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:10:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:10:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:10:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:31 smithi088 ceph-mon[96266]: osdmap e2841: 8 total, 8 up, 8 in 2024-09-13T04:10:31.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:31 smithi088 ceph-mon[98762]: osdmap e2841: 8 total, 8 up, 8 in 2024-09-13T04:10:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:31 smithi195 ceph-mon[87742]: osdmap e2841: 8 total, 8 up, 8 in 2024-09-13T04:10:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:32 smithi088 ceph-mon[96266]: pgmap v5309: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 224 KiB/s rd, 5.0 KiB/s wr, 306 op/s 2024-09-13T04:10:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:32 smithi088 ceph-mon[96266]: osdmap e2842: 8 total, 8 up, 8 in 2024-09-13T04:10:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:32 smithi088 ceph-mon[98762]: pgmap v5309: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 224 KiB/s rd, 5.0 KiB/s wr, 306 op/s 2024-09-13T04:10:32.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:32 smithi088 ceph-mon[98762]: osdmap e2842: 8 total, 8 up, 8 in 2024-09-13T04:10:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:32 smithi195 ceph-mon[87742]: pgmap v5309: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 224 KiB/s rd, 5.0 KiB/s wr, 306 op/s 2024-09-13T04:10:32.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:32 smithi195 ceph-mon[87742]: osdmap e2842: 8 total, 8 up, 8 in 2024-09-13T04:10:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:33 smithi088 ceph-mon[96266]: osdmap e2843: 8 total, 8 up, 8 in 2024-09-13T04:10:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:33 smithi088 ceph-mon[96266]: osdmap e2844: 8 total, 8 up, 8 in 2024-09-13T04:10:33.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:10:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:10:33] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-09-13T04:10:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:33 smithi088 ceph-mon[98762]: osdmap e2843: 8 total, 8 up, 8 in 2024-09-13T04:10:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:33 smithi088 ceph-mon[98762]: osdmap e2844: 8 total, 8 up, 8 in 2024-09-13T04:10:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:33 smithi195 ceph-mon[87742]: osdmap e2843: 8 total, 8 up, 8 in 2024-09-13T04:10:33.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:33 smithi195 ceph-mon[87742]: osdmap e2844: 8 total, 8 up, 8 in 2024-09-13T04:10:34.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:34 smithi088 ceph-mon[96266]: pgmap v5312: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 307 op/s 2024-09-13T04:10:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:34 smithi088 ceph-mon[98762]: pgmap v5312: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 307 op/s 2024-09-13T04:10:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:34 smithi195 ceph-mon[87742]: pgmap v5312: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 5.0 KiB/s wr, 307 op/s 2024-09-13T04:10:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:35 smithi088 ceph-mon[96266]: osdmap e2845: 8 total, 8 up, 8 in 2024-09-13T04:10:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:35 smithi088 ceph-mon[98762]: osdmap e2845: 8 total, 8 up, 8 in 2024-09-13T04:10:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:35 smithi195 ceph-mon[87742]: osdmap e2845: 8 total, 8 up, 8 in 2024-09-13T04:10:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:36 smithi088 ceph-mon[98762]: pgmap v5315: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T04:10:36.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:36 smithi088 ceph-mon[98762]: osdmap e2846: 8 total, 8 up, 8 in 2024-09-13T04:10:36.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:36 smithi088 ceph-mon[96266]: pgmap v5315: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T04:10:36.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:36 smithi088 ceph-mon[96266]: osdmap e2846: 8 total, 8 up, 8 in 2024-09-13T04:10:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:36 smithi195 ceph-mon[87742]: pgmap v5315: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-13T04:10:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:36 smithi195 ceph-mon[87742]: osdmap e2846: 8 total, 8 up, 8 in 2024-09-13T04:10:37.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:37 smithi088 ceph-mon[96266]: osdmap e2847: 8 total, 8 up, 8 in 2024-09-13T04:10:37.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:37 smithi088 ceph-mon[98762]: osdmap e2847: 8 total, 8 up, 8 in 2024-09-13T04:10:37.489 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:37 smithi195 ceph-mon[87742]: osdmap e2847: 8 total, 8 up, 8 in 2024-09-13T04:10:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:38 smithi088 ceph-mon[96266]: pgmap v5318: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 192 KiB/s rd, 5.0 KiB/s wr, 261 op/s 2024-09-13T04:10:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:38 smithi088 ceph-mon[96266]: osdmap e2848: 8 total, 8 up, 8 in 2024-09-13T04:10:38.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:38 smithi088 ceph-mon[96266]: osdmap e2849: 8 total, 8 up, 8 in 2024-09-13T04:10:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:38 smithi088 ceph-mon[98762]: pgmap v5318: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 192 KiB/s rd, 5.0 KiB/s wr, 261 op/s 2024-09-13T04:10:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:38 smithi088 ceph-mon[98762]: osdmap e2848: 8 total, 8 up, 8 in 2024-09-13T04:10:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:38 smithi088 ceph-mon[98762]: osdmap e2849: 8 total, 8 up, 8 in 2024-09-13T04:10:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:38 smithi195 ceph-mon[87742]: pgmap v5318: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 192 KiB/s rd, 5.0 KiB/s wr, 261 op/s 2024-09-13T04:10:38.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:38 smithi195 ceph-mon[87742]: osdmap e2848: 8 total, 8 up, 8 in 2024-09-13T04:10:38.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:38 smithi195 ceph-mon[87742]: osdmap e2849: 8 total, 8 up, 8 in 2024-09-13T04:10:40.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:40 smithi088 ceph-mon[96266]: pgmap v5321: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 263 op/s 2024-09-13T04:10:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:40 smithi088 ceph-mon[96266]: osdmap e2850: 8 total, 8 up, 8 in 2024-09-13T04:10:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:40 smithi088 ceph-mon[98762]: pgmap v5321: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 263 op/s 2024-09-13T04:10:40.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:40 smithi088 ceph-mon[98762]: osdmap e2850: 8 total, 8 up, 8 in 2024-09-13T04:10:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:40 smithi195 ceph-mon[87742]: pgmap v5321: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 193 KiB/s rd, 5.0 KiB/s wr, 263 op/s 2024-09-13T04:10:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:40 smithi195 ceph-mon[87742]: osdmap e2850: 8 total, 8 up, 8 in 2024-09-13T04:10:41.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:41 smithi088 ceph-mon[96266]: osdmap e2851: 8 total, 8 up, 8 in 2024-09-13T04:10:41.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:41 smithi088 ceph-mon[98762]: osdmap e2851: 8 total, 8 up, 8 in 2024-09-13T04:10:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:41 smithi195 ceph-mon[87742]: osdmap e2851: 8 total, 8 up, 8 in 2024-09-13T04:10:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:42 smithi088 ceph-mon[96266]: pgmap v5324: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 220 op/s 2024-09-13T04:10:42.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:42 smithi088 ceph-mon[96266]: osdmap e2852: 8 total, 8 up, 8 in 2024-09-13T04:10:42.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:42 smithi088 ceph-mon[98762]: pgmap v5324: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 220 op/s 2024-09-13T04:10:42.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:42 smithi088 ceph-mon[98762]: osdmap e2852: 8 total, 8 up, 8 in 2024-09-13T04:10:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:42 smithi195 ceph-mon[87742]: pgmap v5324: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 220 op/s 2024-09-13T04:10:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:42 smithi195 ceph-mon[87742]: osdmap e2852: 8 total, 8 up, 8 in 2024-09-13T04:10:43.359 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:10:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:10:43] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-09-13T04:10:43.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:43 smithi088 ceph-mon[98762]: osdmap e2853: 8 total, 8 up, 8 in 2024-09-13T04:10:43.360 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:43 smithi088 ceph-mon[98762]: osdmap e2854: 8 total, 8 up, 8 in 2024-09-13T04:10:43.360 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:43 smithi088 ceph-mon[96266]: osdmap e2853: 8 total, 8 up, 8 in 2024-09-13T04:10:43.360 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:43 smithi088 ceph-mon[96266]: osdmap e2854: 8 total, 8 up, 8 in 2024-09-13T04:10:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:43 smithi195 ceph-mon[87742]: osdmap e2853: 8 total, 8 up, 8 in 2024-09-13T04:10:43.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:43 smithi195 ceph-mon[87742]: osdmap e2854: 8 total, 8 up, 8 in 2024-09-13T04:10:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:44 smithi088 ceph-mon[96266]: pgmap v5327: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 219 op/s 2024-09-13T04:10:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:44 smithi088 ceph-mon[98762]: pgmap v5327: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 219 op/s 2024-09-13T04:10:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:44 smithi195 ceph-mon[87742]: pgmap v5327: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 5.0 KiB/s wr, 219 op/s 2024-09-13T04:10:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:45 smithi088 ceph-mon[96266]: osdmap e2855: 8 total, 8 up, 8 in 2024-09-13T04:10:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:10:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:45 smithi088 ceph-mon[98762]: osdmap e2855: 8 total, 8 up, 8 in 2024-09-13T04:10:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:10:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:45 smithi195 ceph-mon[87742]: osdmap e2855: 8 total, 8 up, 8 in 2024-09-13T04:10:45.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:10:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:46 smithi088 ceph-mon[96266]: pgmap v5330: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:10:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:46 smithi088 ceph-mon[96266]: osdmap e2856: 8 total, 8 up, 8 in 2024-09-13T04:10:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:46 smithi088 ceph-mon[98762]: pgmap v5330: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:10:46.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:46 smithi088 ceph-mon[98762]: osdmap e2856: 8 total, 8 up, 8 in 2024-09-13T04:10:46.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:46 smithi195 ceph-mon[87742]: pgmap v5330: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-13T04:10:46.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:46 smithi195 ceph-mon[87742]: osdmap e2856: 8 total, 8 up, 8 in 2024-09-13T04:10:47.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:47 smithi088 ceph-mon[98762]: osdmap e2857: 8 total, 8 up, 8 in 2024-09-13T04:10:47.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:47 smithi088 ceph-mon[96266]: osdmap e2857: 8 total, 8 up, 8 in 2024-09-13T04:10:47.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:47 smithi195 ceph-mon[87742]: osdmap e2857: 8 total, 8 up, 8 in 2024-09-13T04:10:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:48 smithi088 ceph-mon[98762]: pgmap v5333: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 5.0 KiB/s wr, 174 op/s 2024-09-13T04:10:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:48 smithi088 ceph-mon[98762]: osdmap e2858: 8 total, 8 up, 8 in 2024-09-13T04:10:48.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:48 smithi088 ceph-mon[98762]: osdmap e2859: 8 total, 8 up, 8 in 2024-09-13T04:10:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:48 smithi088 ceph-mon[96266]: pgmap v5333: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 5.0 KiB/s wr, 174 op/s 2024-09-13T04:10:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:48 smithi088 ceph-mon[96266]: osdmap e2858: 8 total, 8 up, 8 in 2024-09-13T04:10:48.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:48 smithi088 ceph-mon[96266]: osdmap e2859: 8 total, 8 up, 8 in 2024-09-13T04:10:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:48 smithi195 ceph-mon[87742]: pgmap v5333: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 5.0 KiB/s wr, 174 op/s 2024-09-13T04:10:48.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:48 smithi195 ceph-mon[87742]: osdmap e2858: 8 total, 8 up, 8 in 2024-09-13T04:10:48.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:48 smithi195 ceph-mon[87742]: osdmap e2859: 8 total, 8 up, 8 in 2024-09-13T04:10:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:50 smithi088 ceph-mon[96266]: pgmap v5336: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 175 op/s 2024-09-13T04:10:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:50 smithi088 ceph-mon[96266]: osdmap e2860: 8 total, 8 up, 8 in 2024-09-13T04:10:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:50 smithi088 ceph-mon[98762]: pgmap v5336: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 175 op/s 2024-09-13T04:10:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:50 smithi088 ceph-mon[98762]: osdmap e2860: 8 total, 8 up, 8 in 2024-09-13T04:10:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:50 smithi195 ceph-mon[87742]: pgmap v5336: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 128 KiB/s rd, 5.0 KiB/s wr, 175 op/s 2024-09-13T04:10:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:50 smithi195 ceph-mon[87742]: osdmap e2860: 8 total, 8 up, 8 in 2024-09-13T04:10:51.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:51 smithi088 ceph-mon[98762]: osdmap e2861: 8 total, 8 up, 8 in 2024-09-13T04:10:51.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:51 smithi088 ceph-mon[96266]: osdmap e2861: 8 total, 8 up, 8 in 2024-09-13T04:10:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:51 smithi195 ceph-mon[87742]: osdmap e2861: 8 total, 8 up, 8 in 2024-09-13T04:10:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:52 smithi088 ceph-mon[96266]: pgmap v5339: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 132 op/s 2024-09-13T04:10:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:52 smithi088 ceph-mon[96266]: osdmap e2862: 8 total, 8 up, 8 in 2024-09-13T04:10:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:52 smithi088 ceph-mon[98762]: pgmap v5339: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 132 op/s 2024-09-13T04:10:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:52 smithi088 ceph-mon[98762]: osdmap e2862: 8 total, 8 up, 8 in 2024-09-13T04:10:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:52 smithi195 ceph-mon[87742]: pgmap v5339: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 132 op/s 2024-09-13T04:10:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:52 smithi195 ceph-mon[87742]: osdmap e2862: 8 total, 8 up, 8 in 2024-09-13T04:10:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:53 smithi088 ceph-mon[96266]: osdmap e2863: 8 total, 8 up, 8 in 2024-09-13T04:10:53.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:53 smithi088 ceph-mon[96266]: osdmap e2864: 8 total, 8 up, 8 in 2024-09-13T04:10:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:10:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:10:53] "GET /metrics HTTP/1.1" 200 36694 "" "Prometheus/2.43.0" 2024-09-13T04:10:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:53 smithi088 ceph-mon[98762]: osdmap e2863: 8 total, 8 up, 8 in 2024-09-13T04:10:53.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:53 smithi088 ceph-mon[98762]: osdmap e2864: 8 total, 8 up, 8 in 2024-09-13T04:10:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:53 smithi195 ceph-mon[87742]: osdmap e2863: 8 total, 8 up, 8 in 2024-09-13T04:10:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:53 smithi195 ceph-mon[87742]: osdmap e2864: 8 total, 8 up, 8 in 2024-09-13T04:10:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:54 smithi088 ceph-mon[96266]: pgmap v5342: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 133 op/s 2024-09-13T04:10:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:54 smithi088 ceph-mon[98762]: pgmap v5342: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 133 op/s 2024-09-13T04:10:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:54 smithi195 ceph-mon[87742]: pgmap v5342: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 96 KiB/s rd, 5.0 KiB/s wr, 133 op/s 2024-09-13T04:10:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:55 smithi088 ceph-mon[96266]: osdmap e2865: 8 total, 8 up, 8 in 2024-09-13T04:10:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:55 smithi088 ceph-mon[98762]: osdmap e2865: 8 total, 8 up, 8 in 2024-09-13T04:10:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:55 smithi195 ceph-mon[87742]: osdmap e2865: 8 total, 8 up, 8 in 2024-09-13T04:10:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:56 smithi088 ceph-mon[96266]: pgmap v5345: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T04:10:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:56 smithi088 ceph-mon[96266]: osdmap e2866: 8 total, 8 up, 8 in 2024-09-13T04:10:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:56 smithi088 ceph-mon[98762]: pgmap v5345: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T04:10:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:56 smithi088 ceph-mon[98762]: osdmap e2866: 8 total, 8 up, 8 in 2024-09-13T04:10:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:56 smithi195 ceph-mon[87742]: pgmap v5345: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-13T04:10:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:56 smithi195 ceph-mon[87742]: osdmap e2866: 8 total, 8 up, 8 in 2024-09-13T04:10:57.250 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_many_snaps PASSED [ 47%] 2024-09-13T04:10:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:57 smithi088 ceph-mon[96266]: osdmap e2867: 8 total, 8 up, 8 in 2024-09-13T04:10:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:57 smithi088 ceph-mon[98762]: osdmap e2867: 8 total, 8 up, 8 in 2024-09-13T04:10:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:57 smithi195 ceph-mon[87742]: osdmap e2867: 8 total, 8 up, 8 in 2024-09-13T04:10:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:58 smithi088 ceph-mon[98762]: pgmap v5348: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 5.0 KiB/s wr, 86 op/s 2024-09-13T04:10:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:58 smithi088 ceph-mon[98762]: osdmap e2868: 8 total, 8 up, 8 in 2024-09-13T04:10:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:10:58 smithi088 ceph-mon[98762]: osdmap e2869: 8 total, 8 up, 8 in 2024-09-13T04:10:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:58 smithi088 ceph-mon[96266]: pgmap v5348: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 5.0 KiB/s wr, 86 op/s 2024-09-13T04:10:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:58 smithi088 ceph-mon[96266]: osdmap e2868: 8 total, 8 up, 8 in 2024-09-13T04:10:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:10:58 smithi088 ceph-mon[96266]: osdmap e2869: 8 total, 8 up, 8 in 2024-09-13T04:10:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:58 smithi195 ceph-mon[87742]: pgmap v5348: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 61 KiB/s rd, 5.0 KiB/s wr, 86 op/s 2024-09-13T04:10:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:58 smithi195 ceph-mon[87742]: osdmap e2868: 8 total, 8 up, 8 in 2024-09-13T04:10:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:10:58 smithi195 ceph-mon[87742]: osdmap e2869: 8 total, 8 up, 8 in 2024-09-13T04:10:59.196 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_deleted PASSED [ 48%] 2024-09-13T04:11:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:00 smithi088 ceph-mon[98762]: pgmap v5351: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 91 op/s 2024-09-13T04:11:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:00 smithi088 ceph-mon[98762]: osdmap e2870: 8 total, 8 up, 8 in 2024-09-13T04:11:00.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:11:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:00 smithi088 ceph-mon[96266]: pgmap v5351: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 91 op/s 2024-09-13T04:11:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:00 smithi088 ceph-mon[96266]: osdmap e2870: 8 total, 8 up, 8 in 2024-09-13T04:11:00.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:11:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:00 smithi195 ceph-mon[87742]: pgmap v5351: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 91 op/s 2024-09-13T04:11:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:00 smithi195 ceph-mon[87742]: osdmap e2870: 8 total, 8 up, 8 in 2024-09-13T04:11:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:11:01.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:01 smithi088 ceph-mon[98762]: osdmap e2871: 8 total, 8 up, 8 in 2024-09-13T04:11:01.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:01 smithi088 ceph-mon[96266]: osdmap e2871: 8 total, 8 up, 8 in 2024-09-13T04:11:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:01 smithi195 ceph-mon[87742]: osdmap e2871: 8 total, 8 up, 8 in 2024-09-13T04:11:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:02 smithi088 ceph-mon[98762]: pgmap v5354: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 6.5 KiB/s wr, 116 op/s 2024-09-13T04:11:02.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:02 smithi088 ceph-mon[98762]: osdmap e2872: 8 total, 8 up, 8 in 2024-09-13T04:11:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:02 smithi088 ceph-mon[96266]: pgmap v5354: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 6.5 KiB/s wr, 116 op/s 2024-09-13T04:11:02.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:02 smithi088 ceph-mon[96266]: osdmap e2872: 8 total, 8 up, 8 in 2024-09-13T04:11:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:02 smithi195 ceph-mon[87742]: pgmap v5354: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 6.5 KiB/s wr, 116 op/s 2024-09-13T04:11:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:02 smithi195 ceph-mon[87742]: osdmap e2872: 8 total, 8 up, 8 in 2024-09-13T04:11:03.205 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_recreated PASSED [ 48%] 2024-09-13T04:11:03.295 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_lock_unlock PASSED [ 49%] 2024-09-13T04:11:03.433 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_lockers PASSED [ 49%] 2024-09-13T04:11:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:03 smithi088 ceph-mon[96266]: osdmap e2873: 8 total, 8 up, 8 in 2024-09-13T04:11:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:03 smithi088 ceph-mon[96266]: osdmap e2874: 8 total, 8 up, 8 in 2024-09-13T04:11:03.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:11:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:11:03] "GET /metrics HTTP/1.1" 200 36691 "" "Prometheus/2.43.0" 2024-09-13T04:11:03.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:03 smithi088 ceph-mon[98762]: osdmap e2873: 8 total, 8 up, 8 in 2024-09-13T04:11:03.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:03 smithi088 ceph-mon[98762]: osdmap e2874: 8 total, 8 up, 8 in 2024-09-13T04:11:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:03 smithi195 ceph-mon[87742]: osdmap e2873: 8 total, 8 up, 8 in 2024-09-13T04:11:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:03 smithi195 ceph-mon[87742]: osdmap e2874: 8 total, 8 up, 8 in 2024-09-13T04:11:04.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:04 smithi088 ceph-mon[96266]: pgmap v5357: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 14 KiB/s wr, 170 op/s 2024-09-13T04:11:04.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:04 smithi088 ceph-mon[98762]: pgmap v5357: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 14 KiB/s wr, 170 op/s 2024-09-13T04:11:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:04 smithi195 ceph-mon[87742]: pgmap v5357: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 123 KiB/s rd, 14 KiB/s wr, 170 op/s 2024-09-13T04:11:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:05 smithi195 ceph-mon[87742]: osdmap e2875: 8 total, 8 up, 8 in 2024-09-13T04:11:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:05 smithi195 ceph-mon[87742]: pgmap v5360: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 11 KiB/s wr, 122 op/s 2024-09-13T04:11:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:05 smithi088 ceph-mon[96266]: osdmap e2875: 8 total, 8 up, 8 in 2024-09-13T04:11:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:05 smithi088 ceph-mon[96266]: pgmap v5360: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 11 KiB/s wr, 122 op/s 2024-09-13T04:11:05.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:05 smithi088 ceph-mon[98762]: osdmap e2875: 8 total, 8 up, 8 in 2024-09-13T04:11:05.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:05 smithi088 ceph-mon[98762]: pgmap v5360: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 11 KiB/s wr, 122 op/s 2024-09-13T04:11:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:06 smithi195 ceph-mon[87742]: osdmap e2876: 8 total, 8 up, 8 in 2024-09-13T04:11:06.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:06 smithi088 ceph-mon[96266]: osdmap e2876: 8 total, 8 up, 8 in 2024-09-13T04:11:06.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:06 smithi088 ceph-mon[98762]: osdmap e2876: 8 total, 8 up, 8 in 2024-09-13T04:11:07.302 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate PASSED [ 50%] 2024-09-13T04:11:07.388 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_read PASSED [ 50%] 2024-09-13T04:11:07.471 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write PASSED [ 51%] 2024-09-13T04:11:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:07 smithi195 ceph-mon[87742]: osdmap e2877: 8 total, 8 up, 8 in 2024-09-13T04:11:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:07 smithi195 ceph-mon[87742]: pgmap v5363: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 9.7 KiB/s wr, 236 op/s 2024-09-13T04:11:07.556 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_discard PASSED [ 51%] 2024-09-13T04:11:07.640 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write_zeroes PASSED [ 52%] 2024-09-13T04:11:07.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:07 smithi088 ceph-mon[98762]: osdmap e2877: 8 total, 8 up, 8 in 2024-09-13T04:11:07.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:07 smithi088 ceph-mon[98762]: pgmap v5363: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 9.7 KiB/s wr, 236 op/s 2024-09-13T04:11:07.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:07 smithi088 ceph-mon[96266]: osdmap e2877: 8 total, 8 up, 8 in 2024-09-13T04:11:07.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:07 smithi088 ceph-mon[96266]: pgmap v5363: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 9.7 KiB/s wr, 236 op/s 2024-09-13T04:11:07.711 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_flush PASSED [ 52%] 2024-09-13T04:11:08.326 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_metadata PASSED [ 53%] 2024-09-13T04:11:08.398 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_watchers_list PASSED [ 54%] 2024-09-13T04:11:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:08 smithi195 ceph-mon[87742]: osdmap e2878: 8 total, 8 up, 8 in 2024-09-13T04:11:08.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:08 smithi195 ceph-mon[87742]: osdmap e2879: 8 total, 8 up, 8 in 2024-09-13T04:11:08.504 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_config_list PASSED [ 54%] 2024-09-13T04:11:08.604 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_config_set_and_get_and_remove PASSED [ 55%] 2024-09-13T04:11:08.682 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_sparsify PASSED [ 55%] 2024-09-13T04:11:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:08 smithi088 ceph-mon[96266]: osdmap e2878: 8 total, 8 up, 8 in 2024-09-13T04:11:08.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:08 smithi088 ceph-mon[96266]: osdmap e2879: 8 total, 8 up, 8 in 2024-09-13T04:11:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:08 smithi088 ceph-mon[98762]: osdmap e2878: 8 total, 8 up, 8 in 2024-09-13T04:11:08.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:08 smithi088 ceph-mon[98762]: osdmap e2879: 8 total, 8 up, 8 in 2024-09-13T04:11:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:09 smithi195 ceph-mon[87742]: pgmap v5366: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 228 KiB/s rd, 14 KiB/s wr, 306 op/s 2024-09-13T04:11:09.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:09 smithi088 ceph-mon[96266]: pgmap v5366: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 228 KiB/s rd, 14 KiB/s wr, 306 op/s 2024-09-13T04:11:09.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:09 smithi088 ceph-mon[98762]: pgmap v5366: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 228 KiB/s rd, 14 KiB/s wr, 306 op/s 2024-09-13T04:11:11.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:11 smithi195 ceph-mon[87742]: pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 20 KiB/s wr, 370 op/s 2024-09-13T04:11:12.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:11 smithi088 ceph-mon[96266]: pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 20 KiB/s wr, 370 op/s 2024-09-13T04:11:12.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:11 smithi088 ceph-mon[98762]: pgmap v5367: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 269 KiB/s rd, 20 KiB/s wr, 370 op/s 2024-09-13T04:11:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:11:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:11:13] "GET /metrics HTTP/1.1" 200 36691 "" "Prometheus/2.43.0" 2024-09-13T04:11:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:14 smithi088 ceph-mon[96266]: pgmap v5368: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 674 KiB/s wr, 799 op/s 2024-09-13T04:11:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:14 smithi088 ceph-mon[96266]: osdmap e2880: 8 total, 8 up, 8 in 2024-09-13T04:11:14.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:14 smithi088 ceph-mon[98762]: pgmap v5368: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 674 KiB/s wr, 799 op/s 2024-09-13T04:11:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:14 smithi088 ceph-mon[98762]: osdmap e2880: 8 total, 8 up, 8 in 2024-09-13T04:11:14.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:14 smithi195 ceph-mon[87742]: pgmap v5368: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 674 KiB/s wr, 799 op/s 2024-09-13T04:11:14.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:14 smithi195 ceph-mon[87742]: osdmap e2880: 8 total, 8 up, 8 in 2024-09-13T04:11:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:11:15.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:11:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:11:16.344 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks1 PASSED [ 56%] 2024-09-13T04:11:16.385 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:16 smithi195 ceph-mon[87742]: pgmap v5370: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 585 KiB/s wr, 709 op/s 2024-09-13T04:11:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:16 smithi088 ceph-mon[96266]: pgmap v5370: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 585 KiB/s wr, 709 op/s 2024-09-13T04:11:16.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:16 smithi088 ceph-mon[98762]: pgmap v5370: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 585 KiB/s wr, 709 op/s 2024-09-13T04:11:18.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:18 smithi088 ceph-mon[98762]: pgmap v5371: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 506 KiB/s wr, 558 op/s 2024-09-13T04:11:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:18 smithi088 ceph-mon[96266]: pgmap v5371: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 506 KiB/s wr, 558 op/s 2024-09-13T04:11:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:18 smithi195 ceph-mon[87742]: pgmap v5371: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.5 MiB/s rd, 506 KiB/s wr, 558 op/s 2024-09-13T04:11:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:20 smithi088 ceph-mon[98762]: pgmap v5372: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 433 KiB/s wr, 501 op/s 2024-09-13T04:11:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:20 smithi088 ceph-mon[96266]: pgmap v5372: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 433 KiB/s wr, 501 op/s 2024-09-13T04:11:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:20 smithi195 ceph-mon[87742]: pgmap v5372: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 433 KiB/s wr, 501 op/s 2024-09-13T04:11:22.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:22 smithi088 ceph-mon[98762]: pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 427 KiB/s wr, 420 op/s 2024-09-13T04:11:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:22 smithi088 ceph-mon[96266]: pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 427 KiB/s wr, 420 op/s 2024-09-13T04:11:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:22 smithi195 ceph-mon[87742]: pgmap v5373: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 427 KiB/s wr, 420 op/s 2024-09-13T04:11:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:11:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:11:23] "GET /metrics HTTP/1.1" 200 36703 "" "Prometheus/2.43.0" 2024-09-13T04:11:24.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:24 smithi088 ceph-mon[98762]: pgmap v5374: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 2.2 KiB/s wr, 44 op/s 2024-09-13T04:11:24.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:24 smithi088 ceph-mon[96266]: pgmap v5374: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 2.2 KiB/s wr, 44 op/s 2024-09-13T04:11:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:24 smithi195 ceph-mon[87742]: pgmap v5374: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 2.2 KiB/s wr, 44 op/s 2024-09-13T04:11:26.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:26 smithi088 ceph-mon[96266]: pgmap v5375: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 357 KiB/s wr, 38 op/s 2024-09-13T04:11:26.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:26 smithi088 ceph-mon[98762]: pgmap v5375: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 357 KiB/s wr, 38 op/s 2024-09-13T04:11:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:26 smithi195 ceph-mon[87742]: pgmap v5375: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 53 KiB/s rd, 357 KiB/s wr, 38 op/s 2024-09-13T04:11:28.068 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks2 PASSED [ 56%] 2024-09-13T04:11:28.154 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_read PASSED [ 57%] 2024-09-13T04:11:28.256 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_write PASSED [ 57%] 2024-09-13T04:11:28.350 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_resize PASSED [ 58%] 2024-09-13T04:11:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:28 smithi088 ceph-mon[96266]: pgmap v5376: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 343 KiB/s wr, 26 op/s 2024-09-13T04:11:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:28 smithi088 ceph-mon[98762]: pgmap v5376: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 343 KiB/s wr, 26 op/s 2024-09-13T04:11:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:28 smithi195 ceph-mon[87742]: pgmap v5376: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 43 KiB/s rd, 343 KiB/s wr, 26 op/s 2024-09-13T04:11:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:30 smithi088 ceph-mon[96266]: pgmap v5377: 137 pgs: 137 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 1.3 MiB/s wr, 58 op/s 2024-09-13T04:11:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:30 smithi088 ceph-mon[96266]: osdmap e2881: 8 total, 8 up, 8 in 2024-09-13T04:11:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:11:30.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:11:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:30 smithi088 ceph-mon[98762]: pgmap v5377: 137 pgs: 137 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 1.3 MiB/s wr, 58 op/s 2024-09-13T04:11:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:30 smithi088 ceph-mon[98762]: osdmap e2881: 8 total, 8 up, 8 in 2024-09-13T04:11:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:11:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:11:30.479 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:30 smithi195 ceph-mon[87742]: pgmap v5377: 137 pgs: 137 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 114 KiB/s rd, 1.3 MiB/s wr, 58 op/s 2024-09-13T04:11:30.479 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:30 smithi195 ceph-mon[87742]: osdmap e2881: 8 total, 8 up, 8 in 2024-09-13T04:11:30.479 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:11:30.479 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:11:31.438 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:31 smithi195 ceph-mon[87742]: osdmap e2882: 8 total, 8 up, 8 in 2024-09-13T04:11:31.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:31 smithi088 ceph-mon[98762]: osdmap e2882: 8 total, 8 up, 8 in 2024-09-13T04:11:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:31 smithi088 ceph-mon[96266]: osdmap e2882: 8 total, 8 up, 8 in 2024-09-13T04:11:32.262 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params PASSED [ 58%] 2024-09-13T04:11:32.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:32 smithi088 ceph-mon[96266]: pgmap v5380: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 2.0 MiB/s wr, 99 op/s 2024-09-13T04:11:32.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:32 smithi088 ceph-mon[96266]: osdmap e2883: 8 total, 8 up, 8 in 2024-09-13T04:11:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:32 smithi088 ceph-mon[98762]: pgmap v5380: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 2.0 MiB/s wr, 99 op/s 2024-09-13T04:11:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:32 smithi088 ceph-mon[98762]: osdmap e2883: 8 total, 8 up, 8 in 2024-09-13T04:11:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:32 smithi195 ceph-mon[87742]: pgmap v5380: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 145 KiB/s rd, 2.0 MiB/s wr, 99 op/s 2024-09-13T04:11:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:32 smithi195 ceph-mon[87742]: osdmap e2883: 8 total, 8 up, 8 in 2024-09-13T04:11:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:33 smithi088 ceph-mon[96266]: osdmap e2884: 8 total, 8 up, 8 in 2024-09-13T04:11:33.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:33 smithi088 ceph-mon[98762]: osdmap e2884: 8 total, 8 up, 8 in 2024-09-13T04:11:33.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:11:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:11:33] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T04:11:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:33 smithi195 ceph-mon[87742]: osdmap e2884: 8 total, 8 up, 8 in 2024-09-13T04:11:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[98762]: pgmap v5383: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 12 KiB/s wr, 252 op/s 2024-09-13T04:11:34.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[98762]: osdmap e2885: 8 total, 8 up, 8 in 2024-09-13T04:11:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:11:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:11:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:11:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:11:34.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:11:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[96266]: pgmap v5383: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 12 KiB/s wr, 252 op/s 2024-09-13T04:11:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[96266]: osdmap e2885: 8 total, 8 up, 8 in 2024-09-13T04:11:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:11:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:11:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:11:34.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:11:34.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:11:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:34 smithi195 ceph-mon[87742]: pgmap v5383: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 12 KiB/s wr, 252 op/s 2024-09-13T04:11:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:34 smithi195 ceph-mon[87742]: osdmap e2885: 8 total, 8 up, 8 in 2024-09-13T04:11:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:11:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:11:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:11:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:11:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:11:35.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:35 smithi088 ceph-mon[96266]: osdmap e2886: 8 total, 8 up, 8 in 2024-09-13T04:11:35.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:35 smithi088 ceph-mon[98762]: osdmap e2886: 8 total, 8 up, 8 in 2024-09-13T04:11:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:35 smithi195 ceph-mon[87742]: osdmap e2886: 8 total, 8 up, 8 in 2024-09-13T04:11:36.298 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params2 PASSED [ 59%] 2024-09-13T04:11:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:36 smithi195 ceph-mon[87742]: pgmap v5386: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 11 KiB/s wr, 286 op/s 2024-09-13T04:11:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:36 smithi195 ceph-mon[87742]: osdmap e2887: 8 total, 8 up, 8 in 2024-09-13T04:11:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:36 smithi088 ceph-mon[96266]: pgmap v5386: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 11 KiB/s wr, 286 op/s 2024-09-13T04:11:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:36 smithi088 ceph-mon[96266]: osdmap e2887: 8 total, 8 up, 8 in 2024-09-13T04:11:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:36 smithi088 ceph-mon[98762]: pgmap v5386: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 11 KiB/s wr, 286 op/s 2024-09-13T04:11:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:36 smithi088 ceph-mon[98762]: osdmap e2887: 8 total, 8 up, 8 in 2024-09-13T04:11:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:37 smithi195 ceph-mon[87742]: osdmap e2888: 8 total, 8 up, 8 in 2024-09-13T04:11:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:37 smithi195 ceph-mon[87742]: pgmap v5389: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 13 KiB/s wr, 173 op/s 2024-09-13T04:11:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:37 smithi088 ceph-mon[96266]: osdmap e2888: 8 total, 8 up, 8 in 2024-09-13T04:11:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:37 smithi088 ceph-mon[96266]: pgmap v5389: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 13 KiB/s wr, 173 op/s 2024-09-13T04:11:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:37 smithi088 ceph-mon[98762]: osdmap e2888: 8 total, 8 up, 8 in 2024-09-13T04:11:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:37 smithi088 ceph-mon[98762]: pgmap v5389: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 13 KiB/s wr, 173 op/s 2024-09-13T04:11:38.225 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params3 SKIPPED [ 60%] 2024-09-13T04:11:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:38 smithi195 ceph-mon[87742]: osdmap e2889: 8 total, 8 up, 8 in 2024-09-13T04:11:38.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:38 smithi195 ceph-mon[87742]: osdmap e2890: 8 total, 8 up, 8 in 2024-09-13T04:11:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:38 smithi088 ceph-mon[96266]: osdmap e2889: 8 total, 8 up, 8 in 2024-09-13T04:11:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:38 smithi088 ceph-mon[96266]: osdmap e2890: 8 total, 8 up, 8 in 2024-09-13T04:11:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:38 smithi088 ceph-mon[98762]: osdmap e2889: 8 total, 8 up, 8 in 2024-09-13T04:11:38.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:38 smithi088 ceph-mon[98762]: osdmap e2890: 8 total, 8 up, 8 in 2024-09-13T04:11:39.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:39 smithi195 ceph-mon[87742]: pgmap v5392: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 296 KiB/s rd, 18 KiB/s wr, 391 op/s 2024-09-13T04:11:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:39 smithi088 ceph-mon[96266]: pgmap v5392: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 296 KiB/s rd, 18 KiB/s wr, 391 op/s 2024-09-13T04:11:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:39 smithi088 ceph-mon[98762]: pgmap v5392: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 296 KiB/s rd, 18 KiB/s wr, 391 op/s 2024-09-13T04:11:40.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:40 smithi195 ceph-mon[87742]: osdmap e2891: 8 total, 8 up, 8 in 2024-09-13T04:11:40.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:40 smithi088 ceph-mon[96266]: osdmap e2891: 8 total, 8 up, 8 in 2024-09-13T04:11:40.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:40 smithi088 ceph-mon[98762]: osdmap e2891: 8 total, 8 up, 8 in 2024-09-13T04:11:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:41 smithi195 ceph-mon[87742]: osdmap e2892: 8 total, 8 up, 8 in 2024-09-13T04:11:41.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:41 smithi195 ceph-mon[87742]: pgmap v5395: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 314 KiB/s rd, 20 KiB/s wr, 418 op/s 2024-09-13T04:11:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:41 smithi088 ceph-mon[96266]: osdmap e2892: 8 total, 8 up, 8 in 2024-09-13T04:11:41.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:41 smithi088 ceph-mon[96266]: pgmap v5395: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 314 KiB/s rd, 20 KiB/s wr, 418 op/s 2024-09-13T04:11:41.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:41 smithi088 ceph-mon[98762]: osdmap e2892: 8 total, 8 up, 8 in 2024-09-13T04:11:41.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:41 smithi088 ceph-mon[98762]: pgmap v5395: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 314 KiB/s rd, 20 KiB/s wr, 418 op/s 2024-09-13T04:11:42.336 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stripe_unit_and_count PASSED [ 60%] 2024-09-13T04:11:42.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:42 smithi195 ceph-mon[87742]: osdmap e2893: 8 total, 8 up, 8 in 2024-09-13T04:11:42.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:42 smithi088 ceph-mon[96266]: osdmap e2893: 8 total, 8 up, 8 in 2024-09-13T04:11:42.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:42 smithi088 ceph-mon[98762]: osdmap e2893: 8 total, 8 up, 8 in 2024-09-13T04:11:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:11:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:11:43] "GET /metrics HTTP/1.1" 200 36711 "" "Prometheus/2.43.0" 2024-09-13T04:11:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:43 smithi088 ceph-mon[96266]: osdmap e2894: 8 total, 8 up, 8 in 2024-09-13T04:11:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:43 smithi088 ceph-mon[96266]: pgmap v5398: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 12 KiB/s wr, 124 op/s 2024-09-13T04:11:43.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:43 smithi088 ceph-mon[96266]: osdmap e2895: 8 total, 8 up, 8 in 2024-09-13T04:11:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:43 smithi088 ceph-mon[98762]: osdmap e2894: 8 total, 8 up, 8 in 2024-09-13T04:11:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:43 smithi088 ceph-mon[98762]: pgmap v5398: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 12 KiB/s wr, 124 op/s 2024-09-13T04:11:43.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:43 smithi088 ceph-mon[98762]: osdmap e2895: 8 total, 8 up, 8 in 2024-09-13T04:11:43.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:43 smithi195 ceph-mon[87742]: osdmap e2894: 8 total, 8 up, 8 in 2024-09-13T04:11:43.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:43 smithi195 ceph-mon[87742]: pgmap v5398: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 12 KiB/s wr, 124 op/s 2024-09-13T04:11:43.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:43 smithi195 ceph-mon[87742]: osdmap e2895: 8 total, 8 up, 8 in 2024-09-13T04:11:44.340 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_clone_format PASSED [ 61%] 2024-09-13T04:11:45.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:45 smithi088 ceph-mon[96266]: osdmap e2896: 8 total, 8 up, 8 in 2024-09-13T04:11:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:11:45.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:45 smithi088 ceph-mon[96266]: pgmap v5401: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 13 KiB/s wr, 233 op/s 2024-09-13T04:11:45.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:45 smithi088 ceph-mon[98762]: osdmap e2896: 8 total, 8 up, 8 in 2024-09-13T04:11:45.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:11:45.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:45 smithi088 ceph-mon[98762]: pgmap v5401: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 13 KiB/s wr, 233 op/s 2024-09-13T04:11:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:45 smithi195 ceph-mon[87742]: osdmap e2896: 8 total, 8 up, 8 in 2024-09-13T04:11:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:11:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:45 smithi195 ceph-mon[87742]: pgmap v5401: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 13 KiB/s wr, 233 op/s 2024-09-13T04:11:46.636 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:46 smithi195 ceph-mon[87742]: osdmap e2897: 8 total, 8 up, 8 in 2024-09-13T04:11:46.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:46 smithi088 ceph-mon[96266]: osdmap e2897: 8 total, 8 up, 8 in 2024-09-13T04:11:46.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:46 smithi088 ceph-mon[98762]: osdmap e2897: 8 total, 8 up, 8 in 2024-09-13T04:11:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:47 smithi195 ceph-mon[87742]: osdmap e2898: 8 total, 8 up, 8 in 2024-09-13T04:11:47.656 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:47 smithi195 ceph-mon[87742]: pgmap v5404: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 357 KiB/s rd, 24 KiB/s wr, 464 op/s 2024-09-13T04:11:47.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:47 smithi088 ceph-mon[96266]: osdmap e2898: 8 total, 8 up, 8 in 2024-09-13T04:11:47.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:47 smithi088 ceph-mon[96266]: pgmap v5404: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 357 KiB/s rd, 24 KiB/s wr, 464 op/s 2024-09-13T04:11:47.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:47 smithi088 ceph-mon[98762]: osdmap e2898: 8 total, 8 up, 8 in 2024-09-13T04:11:47.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:47 smithi088 ceph-mon[98762]: pgmap v5404: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 357 KiB/s rd, 24 KiB/s wr, 464 op/s 2024-09-13T04:11:48.219 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotected PASSED [ 61%] 2024-09-13T04:11:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:48 smithi195 ceph-mon[87742]: osdmap e2899: 8 total, 8 up, 8 in 2024-09-13T04:11:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:48 smithi195 ceph-mon[87742]: osdmap e2900: 8 total, 8 up, 8 in 2024-09-13T04:11:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:48 smithi088 ceph-mon[96266]: osdmap e2899: 8 total, 8 up, 8 in 2024-09-13T04:11:48.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:48 smithi088 ceph-mon[96266]: osdmap e2900: 8 total, 8 up, 8 in 2024-09-13T04:11:48.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:48 smithi088 ceph-mon[98762]: osdmap e2899: 8 total, 8 up, 8 in 2024-09-13T04:11:48.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:48 smithi088 ceph-mon[98762]: osdmap e2900: 8 total, 8 up, 8 in 2024-09-13T04:11:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:50 smithi088 ceph-mon[96266]: pgmap v5407: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 386 KiB/s rd, 22 KiB/s wr, 518 op/s 2024-09-13T04:11:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:50 smithi088 ceph-mon[96266]: osdmap e2901: 8 total, 8 up, 8 in 2024-09-13T04:11:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:50 smithi088 ceph-mon[98762]: pgmap v5407: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 386 KiB/s rd, 22 KiB/s wr, 518 op/s 2024-09-13T04:11:50.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:50 smithi088 ceph-mon[98762]: osdmap e2901: 8 total, 8 up, 8 in 2024-09-13T04:11:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:50 smithi195 ceph-mon[87742]: pgmap v5407: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 386 KiB/s rd, 22 KiB/s wr, 518 op/s 2024-09-13T04:11:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:50 smithi195 ceph-mon[87742]: osdmap e2901: 8 total, 8 up, 8 in 2024-09-13T04:11:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:51 smithi088 ceph-mon[96266]: osdmap e2902: 8 total, 8 up, 8 in 2024-09-13T04:11:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:51 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-2","app": "rbd"}]: dispatch 2024-09-13T04:11:51.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:51 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-2","app": "rbd"}]: dispatch 2024-09-13T04:11:51.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:51 smithi088 ceph-mon[98762]: osdmap e2902: 8 total, 8 up, 8 in 2024-09-13T04:11:51.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:51 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-2","app": "rbd"}]: dispatch 2024-09-13T04:11:51.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:51 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-2","app": "rbd"}]: dispatch 2024-09-13T04:11:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:51 smithi195 ceph-mon[87742]: osdmap e2902: 8 total, 8 up, 8 in 2024-09-13T04:11:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:51 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-2","app": "rbd"}]: dispatch 2024-09-13T04:11:51.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:51 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-2","app": "rbd"}]: dispatch 2024-09-13T04:11:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:52 smithi088 ceph-mon[96266]: pgmap v5410: 169 pgs: 4 creating+peering, 28 unknown, 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 253 KiB/s rd, 18 KiB/s wr, 347 op/s 2024-09-13T04:11:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:52 smithi088 ceph-mon[96266]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T04:11:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:52 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-2","app": "rbd"}]': finished 2024-09-13T04:11:52.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:52 smithi088 ceph-mon[96266]: osdmap e2903: 8 total, 8 up, 8 in 2024-09-13T04:11:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:52 smithi088 ceph-mon[98762]: pgmap v5410: 169 pgs: 4 creating+peering, 28 unknown, 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 253 KiB/s rd, 18 KiB/s wr, 347 op/s 2024-09-13T04:11:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:52 smithi088 ceph-mon[98762]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T04:11:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:52 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-2","app": "rbd"}]': finished 2024-09-13T04:11:52.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:52 smithi088 ceph-mon[98762]: osdmap e2903: 8 total, 8 up, 8 in 2024-09-13T04:11:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:52 smithi195 ceph-mon[87742]: pgmap v5410: 169 pgs: 4 creating+peering, 28 unknown, 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 253 KiB/s rd, 18 KiB/s wr, 347 op/s 2024-09-13T04:11:52.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:52 smithi195 ceph-mon[87742]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T04:11:52.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:52 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi088-220981-2","app": "rbd"}]': finished 2024-09-13T04:11:52.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:52 smithi195 ceph-mon[87742]: osdmap e2903: 8 total, 8 up, 8 in 2024-09-13T04:11:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:53 smithi088 ceph-mon[98762]: osdmap e2904: 8 total, 8 up, 8 in 2024-09-13T04:11:53.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:53 smithi088 ceph-mon[98762]: osdmap e2905: 8 total, 8 up, 8 in 2024-09-13T04:11:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:53 smithi088 ceph-mon[96266]: osdmap e2904: 8 total, 8 up, 8 in 2024-09-13T04:11:53.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:53 smithi088 ceph-mon[96266]: osdmap e2905: 8 total, 8 up, 8 in 2024-09-13T04:11:53.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:11:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:11:53] "GET /metrics HTTP/1.1" 200 36680 "" "Prometheus/2.43.0" 2024-09-13T04:11:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:53 smithi195 ceph-mon[87742]: osdmap e2904: 8 total, 8 up, 8 in 2024-09-13T04:11:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:53 smithi195 ceph-mon[87742]: osdmap e2905: 8 total, 8 up, 8 in 2024-09-13T04:11:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:54 smithi088 ceph-mon[96266]: pgmap v5413: 169 pgs: 4 creating+peering, 13 unknown, 152 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 12 KiB/s wr, 186 op/s 2024-09-13T04:11:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:54 smithi088 ceph-mon[96266]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T04:11:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:54 smithi088 ceph-mon[98762]: pgmap v5413: 169 pgs: 4 creating+peering, 13 unknown, 152 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 12 KiB/s wr, 186 op/s 2024-09-13T04:11:54.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:54 smithi088 ceph-mon[98762]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T04:11:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:54 smithi195 ceph-mon[87742]: pgmap v5413: 169 pgs: 4 creating+peering, 13 unknown, 152 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 141 KiB/s rd, 12 KiB/s wr, 186 op/s 2024-09-13T04:11:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:54 smithi195 ceph-mon[87742]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-13T04:11:55.264 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotect_with_children PASSED [ 62%] 2024-09-13T04:11:55.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:55 smithi088 ceph-mon[98762]: osdmap e2906: 8 total, 8 up, 8 in 2024-09-13T04:11:55.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:55 smithi088 ceph-mon[96266]: osdmap e2906: 8 total, 8 up, 8 in 2024-09-13T04:11:55.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:55 smithi195 ceph-mon[87742]: osdmap e2906: 8 total, 8 up, 8 in 2024-09-13T04:11:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:56 smithi088 ceph-mon[96266]: pgmap v5416: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 2.7 KiB/s wr, 77 op/s 2024-09-13T04:11:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:56 smithi088 ceph-mon[96266]: osdmap e2907: 8 total, 8 up, 8 in 2024-09-13T04:11:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:56 smithi088 ceph-mon[98762]: pgmap v5416: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 2.7 KiB/s wr, 77 op/s 2024-09-13T04:11:56.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:56 smithi088 ceph-mon[98762]: osdmap e2907: 8 total, 8 up, 8 in 2024-09-13T04:11:56.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:56 smithi195 ceph-mon[87742]: pgmap v5416: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 60 KiB/s rd, 2.7 KiB/s wr, 77 op/s 2024-09-13T04:11:56.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:56 smithi195 ceph-mon[87742]: osdmap e2907: 8 total, 8 up, 8 in 2024-09-13T04:11:57.272 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stat PASSED [ 62%] 2024-09-13T04:11:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:57 smithi088 ceph-mon[96266]: osdmap e2908: 8 total, 8 up, 8 in 2024-09-13T04:11:57.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:57 smithi088 ceph-mon[98762]: osdmap e2908: 8 total, 8 up, 8 in 2024-09-13T04:11:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:57 smithi195 ceph-mon[87742]: osdmap e2908: 8 total, 8 up, 8 in 2024-09-13T04:11:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:58 smithi088 ceph-mon[96266]: pgmap v5419: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.5 KiB/s rd, 2.0 KiB/s wr, 17 op/s 2024-09-13T04:11:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:58 smithi088 ceph-mon[96266]: osdmap e2909: 8 total, 8 up, 8 in 2024-09-13T04:11:58.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:11:58 smithi088 ceph-mon[96266]: osdmap e2910: 8 total, 8 up, 8 in 2024-09-13T04:11:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:58 smithi088 ceph-mon[98762]: pgmap v5419: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.5 KiB/s rd, 2.0 KiB/s wr, 17 op/s 2024-09-13T04:11:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:58 smithi088 ceph-mon[98762]: osdmap e2909: 8 total, 8 up, 8 in 2024-09-13T04:11:58.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:11:58 smithi088 ceph-mon[98762]: osdmap e2910: 8 total, 8 up, 8 in 2024-09-13T04:11:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:58 smithi195 ceph-mon[87742]: pgmap v5419: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 8.5 KiB/s rd, 2.0 KiB/s wr, 17 op/s 2024-09-13T04:11:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:58 smithi195 ceph-mon[87742]: osdmap e2909: 8 total, 8 up, 8 in 2024-09-13T04:11:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:11:58 smithi195 ceph-mon[87742]: osdmap e2910: 8 total, 8 up, 8 in 2024-09-13T04:11:59.280 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_stat PASSED [ 63%] 2024-09-13T04:12:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:00 smithi195 ceph-mon[87742]: pgmap v5422: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 10 KiB/s wr, 251 op/s 2024-09-13T04:12:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:00 smithi195 ceph-mon[87742]: osdmap e2911: 8 total, 8 up, 8 in 2024-09-13T04:12:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:12:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:00 smithi088 ceph-mon[96266]: pgmap v5422: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 10 KiB/s wr, 251 op/s 2024-09-13T04:12:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:00 smithi088 ceph-mon[96266]: osdmap e2911: 8 total, 8 up, 8 in 2024-09-13T04:12:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:12:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:00 smithi088 ceph-mon[98762]: pgmap v5422: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 10 KiB/s wr, 251 op/s 2024-09-13T04:12:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:00 smithi088 ceph-mon[98762]: osdmap e2911: 8 total, 8 up, 8 in 2024-09-13T04:12:00.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:12:01.286 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_io PASSED [ 63%] 2024-09-13T04:12:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:01 smithi195 ceph-mon[87742]: osdmap e2912: 8 total, 8 up, 8 in 2024-09-13T04:12:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:01 smithi195 ceph-mon[87742]: pgmap v5425: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 277 op/s 2024-09-13T04:12:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:01 smithi088 ceph-mon[98762]: osdmap e2912: 8 total, 8 up, 8 in 2024-09-13T04:12:01.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:01 smithi088 ceph-mon[98762]: pgmap v5425: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 277 op/s 2024-09-13T04:12:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:01 smithi088 ceph-mon[96266]: osdmap e2912: 8 total, 8 up, 8 in 2024-09-13T04:12:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:01 smithi088 ceph-mon[96266]: pgmap v5425: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 277 op/s 2024-09-13T04:12:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:02 smithi195 ceph-mon[87742]: osdmap e2913: 8 total, 8 up, 8 in 2024-09-13T04:12:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:02 smithi088 ceph-mon[96266]: osdmap e2913: 8 total, 8 up, 8 in 2024-09-13T04:12:02.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:02 smithi088 ceph-mon[98762]: osdmap e2913: 8 total, 8 up, 8 in 2024-09-13T04:12:03.232 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_read PASSED [ 64%] 2024-09-13T04:12:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:12:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:12:03] "GET /metrics HTTP/1.1" 200 36693 "" "Prometheus/2.43.0" 2024-09-13T04:12:03.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:03 smithi088 ceph-mon[96266]: osdmap e2914: 8 total, 8 up, 8 in 2024-09-13T04:12:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:03 smithi088 ceph-mon[96266]: pgmap v5428: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 314 KiB/s rd, 26 KiB/s wr, 427 op/s 2024-09-13T04:12:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:03 smithi088 ceph-mon[96266]: osdmap e2915: 8 total, 8 up, 8 in 2024-09-13T04:12:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:03 smithi088 ceph-mon[98762]: osdmap e2914: 8 total, 8 up, 8 in 2024-09-13T04:12:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:03 smithi088 ceph-mon[98762]: pgmap v5428: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 314 KiB/s rd, 26 KiB/s wr, 427 op/s 2024-09-13T04:12:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:03 smithi088 ceph-mon[98762]: osdmap e2915: 8 total, 8 up, 8 in 2024-09-13T04:12:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:03 smithi195 ceph-mon[87742]: osdmap e2914: 8 total, 8 up, 8 in 2024-09-13T04:12:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:03 smithi195 ceph-mon[87742]: pgmap v5428: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 314 KiB/s rd, 26 KiB/s wr, 427 op/s 2024-09-13T04:12:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:03 smithi195 ceph-mon[87742]: osdmap e2915: 8 total, 8 up, 8 in 2024-09-13T04:12:05.319 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_write PASSED [ 64%] 2024-09-13T04:12:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:05 smithi195 ceph-mon[87742]: osdmap e2916: 8 total, 8 up, 8 in 2024-09-13T04:12:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:05 smithi195 ceph-mon[87742]: pgmap v5431: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 303 KiB/s rd, 23 KiB/s wr, 416 op/s 2024-09-13T04:12:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:05 smithi088 ceph-mon[96266]: osdmap e2916: 8 total, 8 up, 8 in 2024-09-13T04:12:05.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:05 smithi088 ceph-mon[96266]: pgmap v5431: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 303 KiB/s rd, 23 KiB/s wr, 416 op/s 2024-09-13T04:12:05.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:05 smithi088 ceph-mon[98762]: osdmap e2916: 8 total, 8 up, 8 in 2024-09-13T04:12:05.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:05 smithi088 ceph-mon[98762]: pgmap v5431: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 303 KiB/s rd, 23 KiB/s wr, 416 op/s 2024-09-13T04:12:06.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:06 smithi195 ceph-mon[87742]: osdmap e2917: 8 total, 8 up, 8 in 2024-09-13T04:12:06.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:06 smithi088 ceph-mon[96266]: osdmap e2917: 8 total, 8 up, 8 in 2024-09-13T04:12:06.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:06 smithi088 ceph-mon[98762]: osdmap e2917: 8 total, 8 up, 8 in 2024-09-13T04:12:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:07 smithi195 ceph-mon[87742]: osdmap e2918: 8 total, 8 up, 8 in 2024-09-13T04:12:07.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:07 smithi195 ceph-mon[87742]: pgmap v5434: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 157 KiB/s rd, 14 KiB/s wr, 213 op/s 2024-09-13T04:12:07.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:07 smithi088 ceph-mon[96266]: osdmap e2918: 8 total, 8 up, 8 in 2024-09-13T04:12:07.692 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:07 smithi088 ceph-mon[96266]: pgmap v5434: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 157 KiB/s rd, 14 KiB/s wr, 213 op/s 2024-09-13T04:12:07.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:07 smithi088 ceph-mon[98762]: osdmap e2918: 8 total, 8 up, 8 in 2024-09-13T04:12:07.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:07 smithi088 ceph-mon[98762]: pgmap v5434: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 157 KiB/s rd, 14 KiB/s wr, 213 op/s 2024-09-13T04:12:09.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:09 smithi088 ceph-mon[96266]: osdmap e2919: 8 total, 8 up, 8 in 2024-09-13T04:12:09.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:09 smithi088 ceph-mon[98762]: osdmap e2919: 8 total, 8 up, 8 in 2024-09-13T04:12:09.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:09 smithi195 ceph-mon[87742]: osdmap e2919: 8 total, 8 up, 8 in 2024-09-13T04:12:10.221 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_list_children PASSED [ 65%] 2024-09-13T04:12:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:10 smithi088 ceph-mon[96266]: pgmap v5436: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 733 KiB/s rd, 25 KiB/s wr, 904 op/s 2024-09-13T04:12:10.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:10 smithi088 ceph-mon[98762]: pgmap v5436: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 733 KiB/s rd, 25 KiB/s wr, 904 op/s 2024-09-13T04:12:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:10 smithi195 ceph-mon[87742]: pgmap v5436: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 733 KiB/s rd, 25 KiB/s wr, 904 op/s 2024-09-13T04:12:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:11 smithi088 ceph-mon[96266]: osdmap e2920: 8 total, 8 up, 8 in 2024-09-13T04:12:11.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:11 smithi088 ceph-mon[98762]: osdmap e2920: 8 total, 8 up, 8 in 2024-09-13T04:12:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:11 smithi195 ceph-mon[87742]: osdmap e2920: 8 total, 8 up, 8 in 2024-09-13T04:12:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:12 smithi088 ceph-mon[96266]: pgmap v5438: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 29 KiB/s wr, 1.62k op/s 2024-09-13T04:12:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:12 smithi088 ceph-mon[96266]: osdmap e2921: 8 total, 8 up, 8 in 2024-09-13T04:12:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:12 smithi088 ceph-mon[98762]: pgmap v5438: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 29 KiB/s wr, 1.62k op/s 2024-09-13T04:12:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:12 smithi088 ceph-mon[98762]: osdmap e2921: 8 total, 8 up, 8 in 2024-09-13T04:12:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:12 smithi195 ceph-mon[87742]: pgmap v5438: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 29 KiB/s wr, 1.62k op/s 2024-09-13T04:12:12.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:12 smithi195 ceph-mon[87742]: osdmap e2921: 8 total, 8 up, 8 in 2024-09-13T04:12:13.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:13 smithi088 ceph-mon[98762]: osdmap e2922: 8 total, 8 up, 8 in 2024-09-13T04:12:13.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:13 smithi088 ceph-mon[98762]: osdmap e2923: 8 total, 8 up, 8 in 2024-09-13T04:12:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:13 smithi088 ceph-mon[96266]: osdmap e2922: 8 total, 8 up, 8 in 2024-09-13T04:12:13.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:13 smithi088 ceph-mon[96266]: osdmap e2923: 8 total, 8 up, 8 in 2024-09-13T04:12:13.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:12:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:12:13] "GET /metrics HTTP/1.1" 200 36693 "" "Prometheus/2.43.0" 2024-09-13T04:12:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:13 smithi195 ceph-mon[87742]: osdmap e2922: 8 total, 8 up, 8 in 2024-09-13T04:12:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:13 smithi195 ceph-mon[87742]: osdmap e2923: 8 total, 8 up, 8 in 2024-09-13T04:12:14.270 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_errors PASSED [ 65%] 2024-09-13T04:12:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:14 smithi088 ceph-mon[96266]: pgmap v5441: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 28 KiB/s wr, 2.41k op/s 2024-09-13T04:12:14.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:14 smithi088 ceph-mon[98762]: pgmap v5441: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 28 KiB/s wr, 2.41k op/s 2024-09-13T04:12:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:14 smithi195 ceph-mon[87742]: pgmap v5441: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 28 KiB/s wr, 2.41k op/s 2024-09-13T04:12:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:15 smithi088 ceph-mon[96266]: osdmap e2924: 8 total, 8 up, 8 in 2024-09-13T04:12:15.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:12:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:15 smithi088 ceph-mon[98762]: osdmap e2924: 8 total, 8 up, 8 in 2024-09-13T04:12:15.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:12:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:15 smithi195 ceph-mon[87742]: osdmap e2924: 8 total, 8 up, 8 in 2024-09-13T04:12:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:12:16.272 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_basic PASSED [ 66%] 2024-09-13T04:12:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:16 smithi088 ceph-mon[96266]: pgmap v5444: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 10 KiB/s wr, 1.46k op/s 2024-09-13T04:12:16.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:16 smithi088 ceph-mon[96266]: osdmap e2925: 8 total, 8 up, 8 in 2024-09-13T04:12:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:16 smithi088 ceph-mon[98762]: pgmap v5444: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 10 KiB/s wr, 1.46k op/s 2024-09-13T04:12:16.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:16 smithi088 ceph-mon[98762]: osdmap e2925: 8 total, 8 up, 8 in 2024-09-13T04:12:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:16 smithi195 ceph-mon[87742]: pgmap v5444: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 10 KiB/s wr, 1.46k op/s 2024-09-13T04:12:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:16 smithi195 ceph-mon[87742]: osdmap e2925: 8 total, 8 up, 8 in 2024-09-13T04:12:17.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:17 smithi088 ceph-mon[96266]: osdmap e2926: 8 total, 8 up, 8 in 2024-09-13T04:12:17.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:17 smithi088 ceph-mon[98762]: osdmap e2926: 8 total, 8 up, 8 in 2024-09-13T04:12:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:17 smithi195 ceph-mon[87742]: osdmap e2926: 8 total, 8 up, 8 in 2024-09-13T04:12:18.224 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_smaller_order PASSED [ 67%] 2024-09-13T04:12:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:18 smithi088 ceph-mon[96266]: pgmap v5447: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 15 KiB/s wr, 276 op/s 2024-09-13T04:12:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:18 smithi088 ceph-mon[96266]: osdmap e2927: 8 total, 8 up, 8 in 2024-09-13T04:12:18.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:18 smithi088 ceph-mon[96266]: osdmap e2928: 8 total, 8 up, 8 in 2024-09-13T04:12:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:18 smithi088 ceph-mon[98762]: pgmap v5447: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 15 KiB/s wr, 276 op/s 2024-09-13T04:12:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:18 smithi088 ceph-mon[98762]: osdmap e2927: 8 total, 8 up, 8 in 2024-09-13T04:12:18.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:18 smithi088 ceph-mon[98762]: osdmap e2928: 8 total, 8 up, 8 in 2024-09-13T04:12:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:18 smithi195 ceph-mon[87742]: pgmap v5447: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 197 KiB/s rd, 15 KiB/s wr, 276 op/s 2024-09-13T04:12:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:18 smithi195 ceph-mon[87742]: osdmap e2927: 8 total, 8 up, 8 in 2024-09-13T04:12:18.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:18 smithi195 ceph-mon[87742]: osdmap e2928: 8 total, 8 up, 8 in 2024-09-13T04:12:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:19 smithi195 ceph-mon[87742]: pgmap v5450: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 658 KiB/s rd, 36 KiB/s wr, 867 op/s 2024-09-13T04:12:19.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:19 smithi088 ceph-mon[98762]: pgmap v5450: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 658 KiB/s rd, 36 KiB/s wr, 867 op/s 2024-09-13T04:12:19.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:19 smithi088 ceph-mon[96266]: pgmap v5450: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 658 KiB/s rd, 36 KiB/s wr, 867 op/s 2024-09-13T04:12:20.290 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_larger_order PASSED [ 67%] 2024-09-13T04:12:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:20 smithi195 ceph-mon[87742]: osdmap e2929: 8 total, 8 up, 8 in 2024-09-13T04:12:20.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:20 smithi088 ceph-mon[96266]: osdmap e2929: 8 total, 8 up, 8 in 2024-09-13T04:12:20.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:20 smithi088 ceph-mon[98762]: osdmap e2929: 8 total, 8 up, 8 in 2024-09-13T04:12:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:21 smithi195 ceph-mon[87742]: osdmap e2930: 8 total, 8 up, 8 in 2024-09-13T04:12:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:21 smithi195 ceph-mon[87742]: pgmap v5453: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 736 KiB/s rd, 48 KiB/s wr, 979 op/s 2024-09-13T04:12:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:21 smithi088 ceph-mon[96266]: osdmap e2930: 8 total, 8 up, 8 in 2024-09-13T04:12:21.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:21 smithi088 ceph-mon[96266]: pgmap v5453: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 736 KiB/s rd, 48 KiB/s wr, 979 op/s 2024-09-13T04:12:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:21 smithi088 ceph-mon[98762]: osdmap e2930: 8 total, 8 up, 8 in 2024-09-13T04:12:21.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:21 smithi088 ceph-mon[98762]: pgmap v5453: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 736 KiB/s rd, 48 KiB/s wr, 979 op/s 2024-09-13T04:12:22.293 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_drops_cache PASSED [ 68%] 2024-09-13T04:12:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:22 smithi195 ceph-mon[87742]: osdmap e2931: 8 total, 8 up, 8 in 2024-09-13T04:12:22.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:22 smithi088 ceph-mon[96266]: osdmap e2931: 8 total, 8 up, 8 in 2024-09-13T04:12:22.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:22 smithi088 ceph-mon[98762]: osdmap e2931: 8 total, 8 up, 8 in 2024-09-13T04:12:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:12:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:12:23] "GET /metrics HTTP/1.1" 200 36695 "" "Prometheus/2.43.0" 2024-09-13T04:12:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:23 smithi088 ceph-mon[96266]: osdmap e2932: 8 total, 8 up, 8 in 2024-09-13T04:12:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:23 smithi088 ceph-mon[96266]: pgmap v5456: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 483 KiB/s rd, 43 KiB/s wr, 670 op/s 2024-09-13T04:12:23.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:23 smithi088 ceph-mon[96266]: osdmap e2933: 8 total, 8 up, 8 in 2024-09-13T04:12:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:23 smithi088 ceph-mon[98762]: osdmap e2932: 8 total, 8 up, 8 in 2024-09-13T04:12:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:23 smithi088 ceph-mon[98762]: pgmap v5456: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 483 KiB/s rd, 43 KiB/s wr, 670 op/s 2024-09-13T04:12:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:23 smithi088 ceph-mon[98762]: osdmap e2933: 8 total, 8 up, 8 in 2024-09-13T04:12:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:23 smithi195 ceph-mon[87742]: osdmap e2932: 8 total, 8 up, 8 in 2024-09-13T04:12:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:23 smithi195 ceph-mon[87742]: pgmap v5456: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 483 KiB/s rd, 43 KiB/s wr, 670 op/s 2024-09-13T04:12:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:23 smithi195 ceph-mon[87742]: osdmap e2933: 8 total, 8 up, 8 in 2024-09-13T04:12:25.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:25 smithi088 ceph-mon[96266]: osdmap e2934: 8 total, 8 up, 8 in 2024-09-13T04:12:25.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:25 smithi088 ceph-mon[98762]: osdmap e2934: 8 total, 8 up, 8 in 2024-09-13T04:12:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:25 smithi195 ceph-mon[87742]: osdmap e2934: 8 total, 8 up, 8 in 2024-09-13T04:12:26.240 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_multi_level PASSED [ 68%] 2024-09-13T04:12:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:26 smithi088 ceph-mon[96266]: pgmap v5459: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 493 KiB/s rd, 29 KiB/s wr, 655 op/s 2024-09-13T04:12:26.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:26 smithi088 ceph-mon[96266]: osdmap e2935: 8 total, 8 up, 8 in 2024-09-13T04:12:26.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:26 smithi088 ceph-mon[98762]: pgmap v5459: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 493 KiB/s rd, 29 KiB/s wr, 655 op/s 2024-09-13T04:12:26.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:26 smithi088 ceph-mon[98762]: osdmap e2935: 8 total, 8 up, 8 in 2024-09-13T04:12:26.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:26 smithi195 ceph-mon[87742]: pgmap v5459: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 493 KiB/s rd, 29 KiB/s wr, 655 op/s 2024-09-13T04:12:26.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:26 smithi195 ceph-mon[87742]: osdmap e2935: 8 total, 8 up, 8 in 2024-09-13T04:12:27.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:27 smithi088 ceph-mon[96266]: osdmap e2936: 8 total, 8 up, 8 in 2024-09-13T04:12:27.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:27 smithi088 ceph-mon[98762]: osdmap e2936: 8 total, 8 up, 8 in 2024-09-13T04:12:27.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:27 smithi195 ceph-mon[87742]: osdmap e2936: 8 total, 8 up, 8 in 2024-09-13T04:12:28.234 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_with_progress PASSED [ 69%] 2024-09-13T04:12:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:28 smithi088 ceph-mon[96266]: pgmap v5462: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 15 KiB/s wr, 281 op/s 2024-09-13T04:12:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:28 smithi088 ceph-mon[96266]: osdmap e2937: 8 total, 8 up, 8 in 2024-09-13T04:12:28.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:28 smithi088 ceph-mon[96266]: osdmap e2938: 8 total, 8 up, 8 in 2024-09-13T04:12:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:28 smithi088 ceph-mon[98762]: pgmap v5462: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 15 KiB/s wr, 281 op/s 2024-09-13T04:12:28.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:28 smithi088 ceph-mon[98762]: osdmap e2937: 8 total, 8 up, 8 in 2024-09-13T04:12:28.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:28 smithi088 ceph-mon[98762]: osdmap e2938: 8 total, 8 up, 8 in 2024-09-13T04:12:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:28 smithi195 ceph-mon[87742]: pgmap v5462: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 211 KiB/s rd, 15 KiB/s wr, 281 op/s 2024-09-13T04:12:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:28 smithi195 ceph-mon[87742]: osdmap e2937: 8 total, 8 up, 8 in 2024-09-13T04:12:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:28 smithi195 ceph-mon[87742]: osdmap e2938: 8 total, 8 up, 8 in 2024-09-13T04:12:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:30 smithi088 ceph-mon[96266]: pgmap v5465: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 25 KiB/s wr, 425 op/s 2024-09-13T04:12:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:30 smithi088 ceph-mon[96266]: osdmap e2939: 8 total, 8 up, 8 in 2024-09-13T04:12:30.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:12:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:30 smithi088 ceph-mon[98762]: pgmap v5465: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 25 KiB/s wr, 425 op/s 2024-09-13T04:12:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:30 smithi088 ceph-mon[98762]: osdmap e2939: 8 total, 8 up, 8 in 2024-09-13T04:12:30.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:12:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:30 smithi195 ceph-mon[87742]: pgmap v5465: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 25 KiB/s wr, 425 op/s 2024-09-13T04:12:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:30 smithi195 ceph-mon[87742]: osdmap e2939: 8 total, 8 up, 8 in 2024-09-13T04:12:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:12:31.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:31 smithi088 ceph-mon[96266]: osdmap e2940: 8 total, 8 up, 8 in 2024-09-13T04:12:31.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:31 smithi088 ceph-mon[98762]: osdmap e2940: 8 total, 8 up, 8 in 2024-09-13T04:12:31.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:31 smithi195 ceph-mon[87742]: osdmap e2940: 8 total, 8 up, 8 in 2024-09-13T04:12:32.292 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_flatten_multi_level PASSED [ 69%] 2024-09-13T04:12:32.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:32 smithi088 ceph-mon[96266]: pgmap v5468: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 409 KiB/s rd, 29 KiB/s wr, 550 op/s 2024-09-13T04:12:32.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:32 smithi088 ceph-mon[96266]: osdmap e2941: 8 total, 8 up, 8 in 2024-09-13T04:12:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:32 smithi088 ceph-mon[98762]: pgmap v5468: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 409 KiB/s rd, 29 KiB/s wr, 550 op/s 2024-09-13T04:12:32.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:32 smithi088 ceph-mon[98762]: osdmap e2941: 8 total, 8 up, 8 in 2024-09-13T04:12:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:32 smithi195 ceph-mon[87742]: pgmap v5468: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 409 KiB/s rd, 29 KiB/s wr, 550 op/s 2024-09-13T04:12:32.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:32 smithi195 ceph-mon[87742]: osdmap e2941: 8 total, 8 up, 8 in 2024-09-13T04:12:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:33 smithi088 ceph-mon[96266]: osdmap e2942: 8 total, 8 up, 8 in 2024-09-13T04:12:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:33 smithi088 ceph-mon[96266]: osdmap e2943: 8 total, 8 up, 8 in 2024-09-13T04:12:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:33 smithi088 ceph-mon[98762]: osdmap e2942: 8 total, 8 up, 8 in 2024-09-13T04:12:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:33 smithi088 ceph-mon[98762]: osdmap e2943: 8 total, 8 up, 8 in 2024-09-13T04:12:33.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:12:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:12:33] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-09-13T04:12:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:33 smithi195 ceph-mon[87742]: osdmap e2942: 8 total, 8 up, 8 in 2024-09-13T04:12:33.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:33 smithi195 ceph-mon[87742]: osdmap e2943: 8 total, 8 up, 8 in 2024-09-13T04:12:34.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:34 smithi195 ceph-mon[87742]: pgmap v5471: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 15 KiB/s wr, 234 op/s 2024-09-13T04:12:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:12:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:12:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:12:34.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:34 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:12:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:34 smithi088 ceph-mon[96266]: pgmap v5471: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 15 KiB/s wr, 234 op/s 2024-09-13T04:12:34.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:12:34.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:12:34.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:12:34.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:34 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:12:34.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:34 smithi088 ceph-mon[98762]: pgmap v5471: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 173 KiB/s rd, 15 KiB/s wr, 234 op/s 2024-09-13T04:12:34.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:12:34.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:12:34.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:12:34.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:34 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:12:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:35 smithi195 ceph-mon[87742]: osdmap e2944: 8 total, 8 up, 8 in 2024-09-13T04:12:35.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:35 smithi195 ceph-mon[87742]: pgmap v5474: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 231 KiB/s rd, 14 KiB/s wr, 306 op/s 2024-09-13T04:12:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:35 smithi088 ceph-mon[98762]: osdmap e2944: 8 total, 8 up, 8 in 2024-09-13T04:12:35.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:35 smithi088 ceph-mon[98762]: pgmap v5474: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 231 KiB/s rd, 14 KiB/s wr, 306 op/s 2024-09-13T04:12:35.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:35 smithi088 ceph-mon[96266]: osdmap e2944: 8 total, 8 up, 8 in 2024-09-13T04:12:35.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:35 smithi088 ceph-mon[96266]: pgmap v5474: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 231 KiB/s rd, 14 KiB/s wr, 306 op/s 2024-09-13T04:12:36.311 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_trash_snapshot PASSED [ 70%] 2024-09-13T04:12:36.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:36 smithi195 ceph-mon[87742]: osdmap e2945: 8 total, 8 up, 8 in 2024-09-13T04:12:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:36 smithi088 ceph-mon[98762]: osdmap e2945: 8 total, 8 up, 8 in 2024-09-13T04:12:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:36 smithi088 ceph-mon[96266]: osdmap e2945: 8 total, 8 up, 8 in 2024-09-13T04:12:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:37 smithi195 ceph-mon[87742]: osdmap e2946: 8 total, 8 up, 8 in 2024-09-13T04:12:37.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:37 smithi195 ceph-mon[87742]: pgmap v5477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 16 KiB/s wr, 337 op/s 2024-09-13T04:12:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:37 smithi088 ceph-mon[96266]: osdmap e2946: 8 total, 8 up, 8 in 2024-09-13T04:12:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:37 smithi088 ceph-mon[96266]: pgmap v5477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 16 KiB/s wr, 337 op/s 2024-09-13T04:12:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:37 smithi088 ceph-mon[98762]: osdmap e2946: 8 total, 8 up, 8 in 2024-09-13T04:12:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:37 smithi088 ceph-mon[98762]: pgmap v5477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 259 KiB/s rd, 16 KiB/s wr, 337 op/s 2024-09-13T04:12:38.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:38 smithi195 ceph-mon[87742]: osdmap e2947: 8 total, 8 up, 8 in 2024-09-13T04:12:38.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:38 smithi195 ceph-mon[87742]: osdmap e2948: 8 total, 8 up, 8 in 2024-09-13T04:12:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:38 smithi088 ceph-mon[98762]: osdmap e2947: 8 total, 8 up, 8 in 2024-09-13T04:12:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:38 smithi088 ceph-mon[98762]: osdmap e2948: 8 total, 8 up, 8 in 2024-09-13T04:12:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:38 smithi088 ceph-mon[96266]: osdmap e2947: 8 total, 8 up, 8 in 2024-09-13T04:12:38.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:38 smithi088 ceph-mon[96266]: osdmap e2948: 8 total, 8 up, 8 in 2024-09-13T04:12:39.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:39 smithi088 ceph-mon[96266]: pgmap v5480: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 227 KiB/s rd, 16 KiB/s wr, 305 op/s 2024-09-13T04:12:39.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:39 smithi088 ceph-mon[98762]: pgmap v5480: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 227 KiB/s rd, 16 KiB/s wr, 305 op/s 2024-09-13T04:12:39.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:39 smithi195 ceph-mon[87742]: pgmap v5480: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 227 KiB/s rd, 16 KiB/s wr, 305 op/s 2024-09-13T04:12:41.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:41 smithi195 ceph-mon[87742]: pgmap v5481: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 10 KiB/s wr, 187 op/s 2024-09-13T04:12:42.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:41 smithi088 ceph-mon[98762]: pgmap v5481: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 10 KiB/s wr, 187 op/s 2024-09-13T04:12:42.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:41 smithi088 ceph-mon[96266]: pgmap v5481: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 137 KiB/s rd, 10 KiB/s wr, 187 op/s 2024-09-13T04:12:43.236 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks1 PASSED [ 70%] 2024-09-13T04:12:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:12:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:12:43] "GET /metrics HTTP/1.1" 200 36700 "" "Prometheus/2.43.0" 2024-09-13T04:12:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:44 smithi088 ceph-mon[98762]: pgmap v5482: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 9.0 KiB/s wr, 160 op/s 2024-09-13T04:12:44.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:44 smithi088 ceph-mon[98762]: osdmap e2949: 8 total, 8 up, 8 in 2024-09-13T04:12:44.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:44 smithi088 ceph-mon[96266]: pgmap v5482: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 9.0 KiB/s wr, 160 op/s 2024-09-13T04:12:44.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:44 smithi088 ceph-mon[96266]: osdmap e2949: 8 total, 8 up, 8 in 2024-09-13T04:12:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:44 smithi195 ceph-mon[87742]: pgmap v5482: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 9.0 KiB/s wr, 160 op/s 2024-09-13T04:12:44.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:44 smithi195 ceph-mon[87742]: osdmap e2949: 8 total, 8 up, 8 in 2024-09-13T04:12:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:45 smithi088 ceph-mon[96266]: osdmap e2950: 8 total, 8 up, 8 in 2024-09-13T04:12:45.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:12:45.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:45 smithi088 ceph-mon[98762]: osdmap e2950: 8 total, 8 up, 8 in 2024-09-13T04:12:45.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:12:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:45 smithi195 ceph-mon[87742]: osdmap e2950: 8 total, 8 up, 8 in 2024-09-13T04:12:45.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:12:46.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:46 smithi088 ceph-mon[98762]: pgmap v5485: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 8.4 KiB/s wr, 131 op/s 2024-09-13T04:12:46.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:46 smithi088 ceph-mon[96266]: pgmap v5485: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 8.4 KiB/s wr, 131 op/s 2024-09-13T04:12:46.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:46 smithi195 ceph-mon[87742]: pgmap v5485: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 94 KiB/s rd, 8.4 KiB/s wr, 131 op/s 2024-09-13T04:12:48.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:48 smithi088 ceph-mon[98762]: pgmap v5486: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 518 KiB/s wr, 58 op/s 2024-09-13T04:12:48.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:48 smithi088 ceph-mon[96266]: pgmap v5486: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 518 KiB/s wr, 58 op/s 2024-09-13T04:12:48.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:48 smithi195 ceph-mon[87742]: pgmap v5486: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 518 KiB/s wr, 58 op/s 2024-09-13T04:12:50.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:50 smithi088 ceph-mon[98762]: pgmap v5487: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 518 KiB/s wr, 89 op/s 2024-09-13T04:12:50.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:50 smithi088 ceph-mon[96266]: pgmap v5487: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 518 KiB/s wr, 89 op/s 2024-09-13T04:12:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:50 smithi195 ceph-mon[87742]: pgmap v5487: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 518 KiB/s wr, 89 op/s 2024-09-13T04:12:52.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:52 smithi088 ceph-mon[98762]: pgmap v5488: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 518 KiB/s wr, 87 op/s 2024-09-13T04:12:52.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:52 smithi088 ceph-mon[96266]: pgmap v5488: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 518 KiB/s wr, 87 op/s 2024-09-13T04:12:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:52 smithi195 ceph-mon[87742]: pgmap v5488: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 518 KiB/s wr, 87 op/s 2024-09-13T04:12:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:12:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:12:53] "GET /metrics HTTP/1.1" 200 36699 "" "Prometheus/2.43.0" 2024-09-13T04:12:54.270 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks2 PASSED [ 71%] 2024-09-13T04:12:54.388 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_ownership PASSED [ 71%] 2024-09-13T04:12:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:54 smithi088 ceph-mon[98762]: pgmap v5489: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 864 KiB/s wr, 73 op/s 2024-09-13T04:12:54.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:54 smithi088 ceph-mon[98762]: osdmap e2951: 8 total, 8 up, 8 in 2024-09-13T04:12:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:54 smithi088 ceph-mon[96266]: pgmap v5489: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 864 KiB/s wr, 73 op/s 2024-09-13T04:12:54.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:54 smithi088 ceph-mon[96266]: osdmap e2951: 8 total, 8 up, 8 in 2024-09-13T04:12:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:54 smithi195 ceph-mon[87742]: pgmap v5489: 137 pgs: 137 active+clean; 8.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 864 KiB/s wr, 73 op/s 2024-09-13T04:12:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:54 smithi195 ceph-mon[87742]: osdmap e2951: 8 total, 8 up, 8 in 2024-09-13T04:12:55.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:55 smithi088 ceph-mon[96266]: osdmap e2952: 8 total, 8 up, 8 in 2024-09-13T04:12:55.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:55 smithi088 ceph-mon[98762]: osdmap e2952: 8 total, 8 up, 8 in 2024-09-13T04:12:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:55 smithi195 ceph-mon[87742]: osdmap e2952: 8 total, 8 up, 8 in 2024-09-13T04:12:56.279 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_snapshot_leadership PASSED [ 72%] 2024-09-13T04:12:56.365 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_read_only_leadership PASSED [ 72%] 2024-09-13T04:12:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:56 smithi088 ceph-mon[98762]: pgmap v5492: 137 pgs: 137 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 1.0 MiB/s wr, 45 op/s 2024-09-13T04:12:56.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:56 smithi088 ceph-mon[98762]: osdmap e2953: 8 total, 8 up, 8 in 2024-09-13T04:12:56.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:56 smithi088 ceph-mon[96266]: pgmap v5492: 137 pgs: 137 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 1.0 MiB/s wr, 45 op/s 2024-09-13T04:12:56.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:56 smithi088 ceph-mon[96266]: osdmap e2953: 8 total, 8 up, 8 in 2024-09-13T04:12:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:56 smithi195 ceph-mon[87742]: pgmap v5492: 137 pgs: 137 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 1.0 MiB/s wr, 45 op/s 2024-09-13T04:12:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:56 smithi195 ceph-mon[87742]: osdmap e2953: 8 total, 8 up, 8 in 2024-09-13T04:12:57.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:57 smithi088 ceph-mon[96266]: osdmap e2954: 8 total, 8 up, 8 in 2024-09-13T04:12:57.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:57 smithi088 ceph-mon[98762]: osdmap e2954: 8 total, 8 up, 8 in 2024-09-13T04:12:57.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:57 smithi195 ceph-mon[87742]: osdmap e2954: 8 total, 8 up, 8 in 2024-09-13T04:12:58.287 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_flatten PASSED [ 73%] 2024-09-13T04:12:58.413 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_resize PASSED [ 74%] 2024-09-13T04:12:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:58 smithi088 ceph-mon[98762]: pgmap v5495: 137 pgs: 137 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 3.0 MiB/s wr, 106 op/s 2024-09-13T04:12:58.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:58 smithi088 ceph-mon[98762]: osdmap e2955: 8 total, 8 up, 8 in 2024-09-13T04:12:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:58 smithi088 ceph-mon[96266]: pgmap v5495: 137 pgs: 137 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 3.0 MiB/s wr, 106 op/s 2024-09-13T04:12:58.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:58 smithi088 ceph-mon[96266]: osdmap e2955: 8 total, 8 up, 8 in 2024-09-13T04:12:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:58 smithi195 ceph-mon[87742]: pgmap v5495: 137 pgs: 137 active+clean; 13 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 3.0 MiB/s wr, 106 op/s 2024-09-13T04:12:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:58 smithi195 ceph-mon[87742]: osdmap e2955: 8 total, 8 up, 8 in 2024-09-13T04:12:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:12:59 smithi195 ceph-mon[87742]: osdmap e2956: 8 total, 8 up, 8 in 2024-09-13T04:12:59.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:12:59 smithi088 ceph-mon[96266]: osdmap e2956: 8 total, 8 up, 8 in 2024-09-13T04:12:59.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:12:59 smithi088 ceph-mon[98762]: osdmap e2956: 8 total, 8 up, 8 in 2024-09-13T04:13:00.303 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_create PASSED [ 74%] 2024-09-13T04:13:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:00 smithi195 ceph-mon[87742]: pgmap v5498: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 347 KiB/s rd, 2.0 MiB/s wr, 382 op/s 2024-09-13T04:13:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:00 smithi195 ceph-mon[87742]: osdmap e2957: 8 total, 8 up, 8 in 2024-09-13T04:13:00.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:13:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:00 smithi088 ceph-mon[98762]: pgmap v5498: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 347 KiB/s rd, 2.0 MiB/s wr, 382 op/s 2024-09-13T04:13:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:00 smithi088 ceph-mon[98762]: osdmap e2957: 8 total, 8 up, 8 in 2024-09-13T04:13:00.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:13:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:00 smithi088 ceph-mon[96266]: pgmap v5498: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 347 KiB/s rd, 2.0 MiB/s wr, 382 op/s 2024-09-13T04:13:00.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:00 smithi088 ceph-mon[96266]: osdmap e2957: 8 total, 8 up, 8 in 2024-09-13T04:13:00.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:13:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:01 smithi195 ceph-mon[87742]: osdmap e2958: 8 total, 8 up, 8 in 2024-09-13T04:13:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:01 smithi195 ceph-mon[87742]: pgmap v5501: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 22 KiB/s wr, 451 op/s 2024-09-13T04:13:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:01 smithi088 ceph-mon[96266]: osdmap e2958: 8 total, 8 up, 8 in 2024-09-13T04:13:01.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:01 smithi088 ceph-mon[96266]: pgmap v5501: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 22 KiB/s wr, 451 op/s 2024-09-13T04:13:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:01 smithi088 ceph-mon[98762]: osdmap e2958: 8 total, 8 up, 8 in 2024-09-13T04:13:01.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:01 smithi088 ceph-mon[98762]: pgmap v5501: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 334 KiB/s rd, 22 KiB/s wr, 451 op/s 2024-09-13T04:13:02.316 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_rollback PASSED [ 75%] 2024-09-13T04:13:02.445 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_discard PASSED [ 75%] 2024-09-13T04:13:02.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:02 smithi195 ceph-mon[87742]: osdmap e2959: 8 total, 8 up, 8 in 2024-09-13T04:13:02.564 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_write PASSED [ 76%] 2024-09-13T04:13:02.668 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_acquire_release_lock PASSED [ 76%] 2024-09-13T04:13:02.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:02 smithi088 ceph-mon[96266]: osdmap e2959: 8 total, 8 up, 8 in 2024-09-13T04:13:02.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:02 smithi088 ceph-mon[98762]: osdmap e2959: 8 total, 8 up, 8 in 2024-09-13T04:13:03.233 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_break_lock PASSED [ 77%] 2024-09-13T04:13:03.326 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_uuid PASSED [ 77%] 2024-09-13T04:13:03.423 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_site_name PASSED [ 78%] 2024-09-13T04:13:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:13:03] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.43.0" 2024-09-13T04:13:03.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-mon[98762]: osdmap e2960: 8 total, 8 up, 8 in 2024-09-13T04:13:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-mon[98762]: pgmap v5504: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 223 KiB/s rd, 18 KiB/s wr, 311 op/s 2024-09-13T04:13:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/119286475' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3030421901"}]: dispatch 2024-09-13T04:13:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3030421901"}]: dispatch 2024-09-13T04:13:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3030421901"}]': finished 2024-09-13T04:13:03.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-mon[98762]: osdmap e2961: 8 total, 8 up, 8 in 2024-09-13T04:13:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-mon[96266]: osdmap e2960: 8 total, 8 up, 8 in 2024-09-13T04:13:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-mon[96266]: pgmap v5504: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 223 KiB/s rd, 18 KiB/s wr, 311 op/s 2024-09-13T04:13:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/119286475' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3030421901"}]: dispatch 2024-09-13T04:13:03.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3030421901"}]: dispatch 2024-09-13T04:13:03.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3030421901"}]': finished 2024-09-13T04:13:03.442 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:03 smithi088 ceph-mon[96266]: osdmap e2961: 8 total, 8 up, 8 in 2024-09-13T04:13:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:03 smithi195 ceph-mon[87742]: osdmap e2960: 8 total, 8 up, 8 in 2024-09-13T04:13:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:03 smithi195 ceph-mon[87742]: pgmap v5504: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 223 KiB/s rd, 18 KiB/s wr, 311 op/s 2024-09-13T04:13:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:03 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/119286475' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3030421901"}]: dispatch 2024-09-13T04:13:03.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:03 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3030421901"}]: dispatch 2024-09-13T04:13:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:03 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.88:0/3030421901"}]': finished 2024-09-13T04:13:03.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:03 smithi195 ceph-mon[87742]: osdmap e2961: 8 total, 8 up, 8 in 2024-09-13T04:13:03.527 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer_bootstrap PASSED [ 78%] 2024-09-13T04:13:03.629 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer PASSED [ 79%] 2024-09-13T04:13:03.712 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image SKIPPED [ 80%] 2024-09-13T04:13:03.797 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_status SKIPPED [ 80%] 2024-09-13T04:13:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' 2024-09-13T04:13:04.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' 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-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: 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-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' 2024-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/ec25c1ac-d490-4be6-a7c2-0ee300c93aea"}]: dispatch 2024-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ec25c1ac-d490-4be6-a7c2-0ee300c93aea"}]: dispatch 2024-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ec25c1ac-d490-4be6-a7c2-0ee300c93aea"}]: dispatch 2024-09-13T04:13:04.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ec25c1ac-d490-4be6-a7c2-0ee300c93aea"}]': finished 2024-09-13T04:13:04.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' 2024-09-13T04:13:04.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-09-13T04:13:04.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-09-13T04:13:04.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' 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-09-13T04:13:04.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: 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-09-13T04:13:04.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' 2024-09-13T04:13:04.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/ec25c1ac-d490-4be6-a7c2-0ee300c93aea"}]: dispatch 2024-09-13T04:13:04.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ec25c1ac-d490-4be6-a7c2-0ee300c93aea"}]: dispatch 2024-09-13T04:13:04.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ec25c1ac-d490-4be6-a7c2-0ee300c93aea"}]: dispatch 2024-09-13T04:13:04.693 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:04 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ec25c1ac-d490-4be6-a7c2-0ee300c93aea"}]': finished 2024-09-13T04:13:04.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' 2024-09-13T04:13:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-09-13T04:13:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-09-13T04:13:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' 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-09-13T04:13:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: 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-09-13T04:13:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-09-13T04:13:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' 2024-09-13T04:13:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/125/ec25c1ac-d490-4be6-a7c2-0ee300c93aea"}]: dispatch 2024-09-13T04:13:04.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ec25c1ac-d490-4be6-a7c2-0ee300c93aea"}]: dispatch 2024-09-13T04:13:04.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ec25c1ac-d490-4be6-a7c2-0ee300c93aea"}]: dispatch 2024-09-13T04:13:04.736 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:04 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/ec25c1ac-d490-4be6-a7c2-0ee300c93aea"}]': finished 2024-09-13T04:13:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:05 smithi088 ceph-mon[98762]: osdmap e2962: 8 total, 8 up, 8 in 2024-09-13T04:13:05.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:05 smithi088 ceph-mon[98762]: pgmap v5507: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 222 KiB/s rd, 15 KiB/s wr, 312 op/s 2024-09-13T04:13:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:05 smithi088 ceph-mon[96266]: osdmap e2962: 8 total, 8 up, 8 in 2024-09-13T04:13:05.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:05 smithi088 ceph-mon[96266]: pgmap v5507: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 222 KiB/s rd, 15 KiB/s wr, 312 op/s 2024-09-13T04:13:05.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:05 smithi195 ceph-mon[87742]: osdmap e2962: 8 total, 8 up, 8 in 2024-09-13T04:13:05.986 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:05 smithi195 ceph-mon[87742]: pgmap v5507: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 222 KiB/s rd, 15 KiB/s wr, 312 op/s 2024-09-13T04:13:06.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:06 smithi088 ceph-mon[96266]: osdmap e2963: 8 total, 8 up, 8 in 2024-09-13T04:13:06.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:06 smithi088 ceph-mon[98762]: osdmap e2963: 8 total, 8 up, 8 in 2024-09-13T04:13:06.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:06 smithi195 ceph-mon[87742]: osdmap e2963: 8 total, 8 up, 8 in 2024-09-13T04:13:07.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[96266]: osdmap e2964: 8 total, 8 up, 8 in 2024-09-13T04:13:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/883a7381-7f66-4a33-aa49-de048875a353"}]: dispatch 2024-09-13T04:13:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/883a7381-7f66-4a33-aa49-de048875a353"}]: dispatch 2024-09-13T04:13:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/883a7381-7f66-4a33-aa49-de048875a353"}]': finished 2024-09-13T04:13:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/96451c5d-d263-44ff-8b31-94ae561923e3"}]: dispatch 2024-09-13T04:13:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/96451c5d-d263-44ff-8b31-94ae561923e3"}]: dispatch 2024-09-13T04:13:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/96451c5d-d263-44ff-8b31-94ae561923e3"}]': finished 2024-09-13T04:13:07.941 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[96266]: pgmap v5510: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 28 KiB/s wr, 393 op/s 2024-09-13T04:13:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[98762]: osdmap e2964: 8 total, 8 up, 8 in 2024-09-13T04:13:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/883a7381-7f66-4a33-aa49-de048875a353"}]: dispatch 2024-09-13T04:13:07.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/883a7381-7f66-4a33-aa49-de048875a353"}]: dispatch 2024-09-13T04:13:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/883a7381-7f66-4a33-aa49-de048875a353"}]': finished 2024-09-13T04:13:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/96451c5d-d263-44ff-8b31-94ae561923e3"}]: dispatch 2024-09-13T04:13:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/96451c5d-d263-44ff-8b31-94ae561923e3"}]: dispatch 2024-09-13T04:13:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/96451c5d-d263-44ff-8b31-94ae561923e3"}]': finished 2024-09-13T04:13:07.942 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:07 smithi088 ceph-mon[98762]: pgmap v5510: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 28 KiB/s wr, 393 op/s 2024-09-13T04:13:07.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:07 smithi195 ceph-mon[87742]: osdmap e2964: 8 total, 8 up, 8 in 2024-09-13T04:13:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:07 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/883a7381-7f66-4a33-aa49-de048875a353"}]: dispatch 2024-09-13T04:13:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:07 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/883a7381-7f66-4a33-aa49-de048875a353"}]: dispatch 2024-09-13T04:13:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:07 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/883a7381-7f66-4a33-aa49-de048875a353"}]': finished 2024-09-13T04:13:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:07 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/96451c5d-d263-44ff-8b31-94ae561923e3"}]: dispatch 2024-09-13T04:13:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:07 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/96451c5d-d263-44ff-8b31-94ae561923e3"}]: dispatch 2024-09-13T04:13:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:07 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/96451c5d-d263-44ff-8b31-94ae561923e3"}]': finished 2024-09-13T04:13:07.985 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:07 smithi195 ceph-mon[87742]: pgmap v5510: 137 pgs: 137 active+clean; 4.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 285 KiB/s rd, 28 KiB/s wr, 393 op/s 2024-09-13T04:13:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:08 smithi088 ceph-mon[96266]: osdmap e2965: 8 total, 8 up, 8 in 2024-09-13T04:13:08.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:08 smithi088 ceph-mon[96266]: osdmap e2966: 8 total, 8 up, 8 in 2024-09-13T04:13:08.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:08 smithi088 ceph-mon[98762]: osdmap e2965: 8 total, 8 up, 8 in 2024-09-13T04:13:08.941 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:08 smithi088 ceph-mon[98762]: osdmap e2966: 8 total, 8 up, 8 in 2024-09-13T04:13:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:08 smithi195 ceph-mon[87742]: osdmap e2965: 8 total, 8 up, 8 in 2024-09-13T04:13:08.984 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:08 smithi195 ceph-mon[87742]: osdmap e2966: 8 total, 8 up, 8 in 2024-09-13T04:13:10.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:10 smithi088 ceph-mon[96266]: pgmap v5513: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 382 KiB/s rd, 33 KiB/s wr, 532 op/s 2024-09-13T04:13:10.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:10 smithi088 ceph-mon[96266]: osdmap e2967: 8 total, 8 up, 8 in 2024-09-13T04:13:10.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:10 smithi088 ceph-mon[98762]: pgmap v5513: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 382 KiB/s rd, 33 KiB/s wr, 532 op/s 2024-09-13T04:13:10.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:10 smithi088 ceph-mon[98762]: osdmap e2967: 8 total, 8 up, 8 in 2024-09-13T04:13:10.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:10 smithi195 ceph-mon[87742]: pgmap v5513: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 382 KiB/s rd, 33 KiB/s wr, 532 op/s 2024-09-13T04:13:10.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:10 smithi195 ceph-mon[87742]: osdmap e2967: 8 total, 8 up, 8 in 2024-09-13T04:13:11.233 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_create_snapshot PASSED [ 81%] 2024-09-13T04:13:11.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:11 smithi088 ceph-mon[96266]: osdmap e2968: 8 total, 8 up, 8 in 2024-09-13T04:13:11.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:11 smithi088 ceph-mon[98762]: osdmap e2968: 8 total, 8 up, 8 in 2024-09-13T04:13:11.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:11 smithi195 ceph-mon[87742]: osdmap e2968: 8 total, 8 up, 8 in 2024-09-13T04:13:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:12 smithi088 ceph-mon[96266]: pgmap v5516: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 233 KiB/s rd, 9.2 KiB/s wr, 315 op/s 2024-09-13T04:13:12.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:12 smithi088 ceph-mon[96266]: osdmap e2969: 8 total, 8 up, 8 in 2024-09-13T04:13:12.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:12 smithi088 ceph-mon[98762]: pgmap v5516: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 233 KiB/s rd, 9.2 KiB/s wr, 315 op/s 2024-09-13T04:13:12.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:12 smithi088 ceph-mon[98762]: osdmap e2969: 8 total, 8 up, 8 in 2024-09-13T04:13:12.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:12 smithi195 ceph-mon[87742]: pgmap v5516: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 233 KiB/s rd, 9.2 KiB/s wr, 315 op/s 2024-09-13T04:13:12.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:12 smithi195 ceph-mon[87742]: osdmap e2969: 8 total, 8 up, 8 in 2024-09-13T04:13:13.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:13 smithi088 ceph-mon[96266]: osdmap e2970: 8 total, 8 up, 8 in 2024-09-13T04:13:13.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:13 smithi088 ceph-mon[98762]: osdmap e2970: 8 total, 8 up, 8 in 2024-09-13T04:13:13.441 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:13:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:13:13] "GET /metrics HTTP/1.1" 200 36692 "" "Prometheus/2.43.0" 2024-09-13T04:13:13.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:13 smithi195 ceph-mon[87742]: osdmap e2970: 8 total, 8 up, 8 in 2024-09-13T04:13:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:14 smithi088 ceph-mon[96266]: pgmap v5519: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 7.0 KiB/s wr, 114 op/s 2024-09-13T04:13:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:14 smithi088 ceph-mon[96266]: osdmap e2971: 8 total, 8 up, 8 in 2024-09-13T04:13:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:14 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/7cef8f3d-8c39-4409-85bd-44e9f9459c86"}]: dispatch 2024-09-13T04:13:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:14 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/7cef8f3d-8c39-4409-85bd-44e9f9459c86"}]: dispatch 2024-09-13T04:13:14.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:14 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/7cef8f3d-8c39-4409-85bd-44e9f9459c86"}]': finished 2024-09-13T04:13:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:14 smithi088 ceph-mon[98762]: pgmap v5519: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 7.0 KiB/s wr, 114 op/s 2024-09-13T04:13:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:14 smithi088 ceph-mon[98762]: osdmap e2971: 8 total, 8 up, 8 in 2024-09-13T04:13:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:14 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/7cef8f3d-8c39-4409-85bd-44e9f9459c86"}]: dispatch 2024-09-13T04:13:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:14 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/7cef8f3d-8c39-4409-85bd-44e9f9459c86"}]: dispatch 2024-09-13T04:13:14.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:14 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/7cef8f3d-8c39-4409-85bd-44e9f9459c86"}]': finished 2024-09-13T04:13:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:14 smithi195 ceph-mon[87742]: pgmap v5519: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 7.0 KiB/s wr, 114 op/s 2024-09-13T04:13:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:14 smithi195 ceph-mon[87742]: osdmap e2971: 8 total, 8 up, 8 in 2024-09-13T04:13:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:14 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/579753030' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/7cef8f3d-8c39-4409-85bd-44e9f9459c86"}]: dispatch 2024-09-13T04:13:14.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:14 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/7cef8f3d-8c39-4409-85bd-44e9f9459c86"}]: dispatch 2024-09-13T04:13:14.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:14 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/125/7cef8f3d-8c39-4409-85bd-44e9f9459c86"}]': finished 2024-09-13T04:13:15.271 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_aio_mirror_image_create_snapshot PASSED [ 81%] 2024-09-13T04:13:15.349 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_move PASSED [ 82%] 2024-09-13T04:13:15.483 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_purge PASSED [ 82%] 2024-09-13T04:13:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:15 smithi195 ceph-mon[87742]: osdmap e2972: 8 total, 8 up, 8 in 2024-09-13T04:13:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:15 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:13:15.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:15 smithi195 ceph-mon[87742]: pgmap v5522: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 6.5 KiB/s wr, 116 op/s 2024-09-13T04:13:15.556 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_denied PASSED [ 83%] 2024-09-13T04:13:15.633 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove PASSED [ 83%] 2024-09-13T04:13:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:15 smithi088 ceph-mon[96266]: osdmap e2972: 8 total, 8 up, 8 in 2024-09-13T04:13:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:15 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:13:15.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:15 smithi088 ceph-mon[96266]: pgmap v5522: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 6.5 KiB/s wr, 116 op/s 2024-09-13T04:13:15.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:15 smithi088 ceph-mon[98762]: osdmap e2972: 8 total, 8 up, 8 in 2024-09-13T04:13:15.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:15 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:13:15.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:15 smithi088 ceph-mon[98762]: pgmap v5522: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 6.5 KiB/s wr, 116 op/s 2024-09-13T04:13:15.707 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_with_progress PASSED [ 84%] 2024-09-13T04:13:15.780 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_get PASSED [ 84%] 2024-09-13T04:13:15.911 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_list PASSED [ 85%] 2024-09-13T04:13:16.024 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_restore PASSED [ 85%] 2024-09-13T04:13:16.030 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_group PASSED [ 86%] 2024-09-13T04:13:16.039 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename_group PASSED [ 87%] 2024-09-13T04:13:16.041 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_empty PASSED [ 87%] 2024-09-13T04:13:16.048 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups PASSED [ 88%] 2024-09-13T04:13:16.054 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_after_removed PASSED [ 88%] 2024-09-13T04:13:16.142 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_add PASSED [ 89%] 2024-09-13T04:13:16.235 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_empty PASSED [ 89%] 2024-09-13T04:13:16.327 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list PASSED [ 90%] 2024-09-13T04:13:16.455 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_move_to_trash PASSED [ 90%] 2024-09-13T04:13:16.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:16 smithi195 ceph-mon[87742]: osdmap e2973: 8 total, 8 up, 8 in 2024-09-13T04:13:16.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:16 smithi088 ceph-mon[96266]: osdmap e2973: 8 total, 8 up, 8 in 2024-09-13T04:13:16.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:16 smithi088 ceph-mon[98762]: osdmap e2973: 8 total, 8 up, 8 in 2024-09-13T04:13:17.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:17 smithi195 ceph-mon[87742]: pgmap v5524: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 12 KiB/s wr, 224 op/s 2024-09-13T04:13:17.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:17 smithi088 ceph-mon[96266]: pgmap v5524: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 12 KiB/s wr, 224 op/s 2024-09-13T04:13:17.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:17 smithi088 ceph-mon[98762]: pgmap v5524: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 164 KiB/s rd, 12 KiB/s wr, 224 op/s 2024-09-13T04:13:18.085 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_many_images PASSED [ 91%] 2024-09-13T04:13:18.206 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_remove PASSED [ 91%] 2024-09-13T04:13:18.294 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap PASSED [ 92%] 2024-09-13T04:13:18.392 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_flags PASSED [ 92%] 2024-09-13T04:13:18.557 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_list_many PASSED [ 93%] 2024-09-13T04:13:19.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:19 smithi088 ceph-mon[96266]: osdmap e2974: 8 total, 8 up, 8 in 2024-09-13T04:13:19.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:19 smithi088 ceph-mon[98762]: osdmap e2974: 8 total, 8 up, 8 in 2024-09-13T04:13:19.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:19 smithi195 ceph-mon[87742]: osdmap e2974: 8 total, 8 up, 8 in 2024-09-13T04:13:20.256 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_namespace PASSED [ 94%] 2024-09-13T04:13:20.352 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rename PASSED [ 94%] 2024-09-13T04:13:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:20 smithi088 ceph-mon[98762]: pgmap v5526: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 44 KiB/s wr, 684 op/s 2024-09-13T04:13:20.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:20 smithi088 ceph-mon[98762]: osdmap e2975: 8 total, 8 up, 8 in 2024-09-13T04:13:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:20 smithi088 ceph-mon[96266]: pgmap v5526: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 44 KiB/s wr, 684 op/s 2024-09-13T04:13:20.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:20 smithi088 ceph-mon[96266]: osdmap e2975: 8 total, 8 up, 8 in 2024-09-13T04:13:20.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:20 smithi195 ceph-mon[87742]: pgmap v5526: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 471 KiB/s rd, 44 KiB/s wr, 684 op/s 2024-09-13T04:13:20.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:20 smithi195 ceph-mon[87742]: osdmap e2975: 8 total, 8 up, 8 in 2024-09-13T04:13:21.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:21 smithi088 ceph-mon[96266]: osdmap e2976: 8 total, 8 up, 8 in 2024-09-13T04:13:21.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:21 smithi088 ceph-mon[98762]: osdmap e2976: 8 total, 8 up, 8 in 2024-09-13T04:13:21.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:21 smithi195 ceph-mon[87742]: osdmap e2976: 8 total, 8 up, 8 in 2024-09-13T04:13:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:22 smithi088 ceph-mon[96266]: pgmap v5529: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 792 KiB/s rd, 88 KiB/s wr, 1.15k op/s 2024-09-13T04:13:22.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:22 smithi088 ceph-mon[96266]: osdmap e2977: 8 total, 8 up, 8 in 2024-09-13T04:13:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:22 smithi088 ceph-mon[98762]: pgmap v5529: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 792 KiB/s rd, 88 KiB/s wr, 1.15k op/s 2024-09-13T04:13:22.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:22 smithi088 ceph-mon[98762]: osdmap e2977: 8 total, 8 up, 8 in 2024-09-13T04:13:22.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:22 smithi195 ceph-mon[87742]: pgmap v5529: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 792 KiB/s rd, 88 KiB/s wr, 1.15k op/s 2024-09-13T04:13:22.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:22 smithi195 ceph-mon[87742]: osdmap e2977: 8 total, 8 up, 8 in 2024-09-13T04:13:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:23 smithi088 ceph-mon[96266]: osdmap e2978: 8 total, 8 up, 8 in 2024-09-13T04:13:23.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:23 smithi088 ceph-mon[96266]: osdmap e2979: 8 total, 8 up, 8 in 2024-09-13T04:13:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:13:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:13:23] "GET /metrics HTTP/1.1" 200 36694 "" "Prometheus/2.43.0" 2024-09-13T04:13:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:23 smithi088 ceph-mon[98762]: osdmap e2978: 8 total, 8 up, 8 in 2024-09-13T04:13:23.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:23 smithi088 ceph-mon[98762]: osdmap e2979: 8 total, 8 up, 8 in 2024-09-13T04:13:23.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:23 smithi195 ceph-mon[87742]: osdmap e2978: 8 total, 8 up, 8 in 2024-09-13T04:13:23.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:23 smithi195 ceph-mon[87742]: osdmap e2979: 8 total, 8 up, 8 in 2024-09-13T04:13:24.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:24 smithi088 ceph-mon[96266]: pgmap v5532: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 92 KiB/s wr, 1.20k op/s 2024-09-13T04:13:24.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:24 smithi088 ceph-mon[98762]: pgmap v5532: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 92 KiB/s wr, 1.20k op/s 2024-09-13T04:13:24.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:24 smithi195 ceph-mon[87742]: pgmap v5532: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 849 KiB/s rd, 92 KiB/s wr, 1.20k op/s 2024-09-13T04:13:25.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:25 smithi195 ceph-mon[87742]: osdmap e2980: 8 total, 8 up, 8 in 2024-09-13T04:13:25.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:25 smithi088 ceph-mon[96266]: osdmap e2980: 8 total, 8 up, 8 in 2024-09-13T04:13:25.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:25 smithi088 ceph-mon[98762]: osdmap e2980: 8 total, 8 up, 8 in 2024-09-13T04:13:26.484 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rollback PASSED [ 95%] 2024-09-13T04:13:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:26 smithi195 ceph-mon[87742]: pgmap v5535: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 515 KiB/s rd, 44 KiB/s wr, 720 op/s 2024-09-13T04:13:26.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:26 smithi195 ceph-mon[87742]: osdmap e2981: 8 total, 8 up, 8 in 2024-09-13T04:13:26.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:26 smithi088 ceph-mon[98762]: pgmap v5535: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 515 KiB/s rd, 44 KiB/s wr, 720 op/s 2024-09-13T04:13:26.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:26 smithi088 ceph-mon[98762]: osdmap e2981: 8 total, 8 up, 8 in 2024-09-13T04:13:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:26 smithi088 ceph-mon[96266]: pgmap v5535: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 515 KiB/s rd, 44 KiB/s wr, 720 op/s 2024-09-13T04:13:26.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:26 smithi088 ceph-mon[96266]: osdmap e2981: 8 total, 8 up, 8 in 2024-09-13T04:13:26.746 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration PASSED [ 95%] 2024-09-13T04:13:27.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:27 smithi195 ceph-mon[87742]: osdmap e2982: 8 total, 8 up, 8 in 2024-09-13T04:13:27.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:27 smithi195 ceph-mon[87742]: pgmap v5538: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 23 KiB/s wr, 263 op/s 2024-09-13T04:13:27.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:27 smithi088 ceph-mon[98762]: osdmap e2982: 8 total, 8 up, 8 in 2024-09-13T04:13:27.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:27 smithi088 ceph-mon[98762]: pgmap v5538: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 23 KiB/s wr, 263 op/s 2024-09-13T04:13:27.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:27 smithi088 ceph-mon[96266]: osdmap e2982: 8 total, 8 up, 8 in 2024-09-13T04:13:27.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:27 smithi088 ceph-mon[96266]: pgmap v5538: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 23 KiB/s wr, 263 op/s 2024-09-13T04:13:28.248 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v1 PASSED [ 96%] 2024-09-13T04:13:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:28 smithi195 ceph-mon[87742]: osdmap e2983: 8 total, 8 up, 8 in 2024-09-13T04:13:28.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:28 smithi195 ceph-mon[87742]: osdmap e2984: 8 total, 8 up, 8 in 2024-09-13T04:13:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:28 smithi088 ceph-mon[96266]: osdmap e2983: 8 total, 8 up, 8 in 2024-09-13T04:13:28.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:28 smithi088 ceph-mon[96266]: osdmap e2984: 8 total, 8 up, 8 in 2024-09-13T04:13:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:28 smithi088 ceph-mon[98762]: osdmap e2983: 8 total, 8 up, 8 in 2024-09-13T04:13:28.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:28 smithi088 ceph-mon[98762]: osdmap e2984: 8 total, 8 up, 8 in 2024-09-13T04:13:29.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:29 smithi195 ceph-mon[87742]: pgmap v5541: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 762 KiB/s rd, 37 KiB/s wr, 974 op/s 2024-09-13T04:13:29.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:29 smithi088 ceph-mon[96266]: pgmap v5541: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 762 KiB/s rd, 37 KiB/s wr, 974 op/s 2024-09-13T04:13:29.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:29 smithi088 ceph-mon[98762]: pgmap v5541: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 762 KiB/s rd, 37 KiB/s wr, 974 op/s 2024-09-13T04:13:30.328 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v1_to_v2 PASSED [ 96%] 2024-09-13T04:13:30.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:30 smithi195 ceph-mon[87742]: osdmap e2985: 8 total, 8 up, 8 in 2024-09-13T04:13:30.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:30 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:13:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:30 smithi088 ceph-mon[98762]: osdmap e2985: 8 total, 8 up, 8 in 2024-09-13T04:13:30.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:30 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:13:30.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:30 smithi088 ceph-mon[96266]: osdmap e2985: 8 total, 8 up, 8 in 2024-09-13T04:13:30.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:30 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:13:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:31 smithi088 ceph-mon[96266]: osdmap e2986: 8 total, 8 up, 8 in 2024-09-13T04:13:31.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:31 smithi088 ceph-mon[96266]: pgmap v5544: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 932 KiB/s rd, 44 KiB/s wr, 1.19k op/s 2024-09-13T04:13:31.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:31 smithi088 ceph-mon[98762]: osdmap e2986: 8 total, 8 up, 8 in 2024-09-13T04:13:31.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:31 smithi088 ceph-mon[98762]: pgmap v5544: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 932 KiB/s rd, 44 KiB/s wr, 1.19k op/s 2024-09-13T04:13:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:31 smithi195 ceph-mon[87742]: osdmap e2986: 8 total, 8 up, 8 in 2024-09-13T04:13:31.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:31 smithi195 ceph-mon[87742]: pgmap v5544: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 932 KiB/s rd, 44 KiB/s wr, 1.19k op/s 2024-09-13T04:13:32.342 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v1 PASSED [ 97%] 2024-09-13T04:13:32.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:32 smithi088 ceph-mon[96266]: osdmap e2987: 8 total, 8 up, 8 in 2024-09-13T04:13:32.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:32 smithi088 ceph-mon[98762]: osdmap e2987: 8 total, 8 up, 8 in 2024-09-13T04:13:32.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:32 smithi195 ceph-mon[87742]: osdmap e2987: 8 total, 8 up, 8 in 2024-09-13T04:13:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:13:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:13:33] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-09-13T04:13:33.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:33 smithi088 ceph-mon[96266]: osdmap e2988: 8 total, 8 up, 8 in 2024-09-13T04:13:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:33 smithi088 ceph-mon[96266]: pgmap v5547: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 619 KiB/s rd, 30 KiB/s wr, 790 op/s 2024-09-13T04:13:33.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:33 smithi088 ceph-mon[96266]: osdmap e2989: 8 total, 8 up, 8 in 2024-09-13T04:13:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:33 smithi088 ceph-mon[98762]: osdmap e2988: 8 total, 8 up, 8 in 2024-09-13T04:13:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:33 smithi088 ceph-mon[98762]: pgmap v5547: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 619 KiB/s rd, 30 KiB/s wr, 790 op/s 2024-09-13T04:13:33.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:33 smithi088 ceph-mon[98762]: osdmap e2989: 8 total, 8 up, 8 in 2024-09-13T04:13:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:33 smithi195 ceph-mon[87742]: osdmap e2988: 8 total, 8 up, 8 in 2024-09-13T04:13:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:33 smithi195 ceph-mon[87742]: pgmap v5547: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 619 KiB/s rd, 30 KiB/s wr, 790 op/s 2024-09-13T04:13:33.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:33 smithi195 ceph-mon[87742]: osdmap e2989: 8 total, 8 up, 8 in 2024-09-13T04:13:34.342 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_clone_v2_to_v2 PASSED [ 97%] 2024-09-13T04:13:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[96266]: osdmap e2990: 8 total, 8 up, 8 in 2024-09-13T04:13:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:13:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:13:35.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:13:35.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[96266]: pgmap v5550: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 628 KiB/s rd, 22 KiB/s wr, 794 op/s 2024-09-13T04:13:35.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:13:35.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:13:35.691 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:13:35.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[98762]: osdmap e2990: 8 total, 8 up, 8 in 2024-09-13T04:13:35.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:13:35.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:13:35.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:13:35.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[98762]: pgmap v5550: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 628 KiB/s rd, 22 KiB/s wr, 794 op/s 2024-09-13T04:13:35.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:13:35.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:13:35.692 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:13:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:35 smithi195 ceph-mon[87742]: osdmap e2990: 8 total, 8 up, 8 in 2024-09-13T04:13:35.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:13:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:13:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:13:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:35 smithi195 ceph-mon[87742]: pgmap v5550: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 628 KiB/s rd, 22 KiB/s wr, 794 op/s 2024-09-13T04:13:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:13:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:13:35.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:13:36.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:36 smithi088 ceph-mon[98762]: osdmap e2991: 8 total, 8 up, 8 in 2024-09-13T04:13:36.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:36 smithi088 ceph-mon[96266]: osdmap e2991: 8 total, 8 up, 8 in 2024-09-13T04:13:36.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:36 smithi195 ceph-mon[87742]: osdmap e2991: 8 total, 8 up, 8 in 2024-09-13T04:13:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:37 smithi088 ceph-mon[96266]: osdmap e2992: 8 total, 8 up, 8 in 2024-09-13T04:13:37.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:37 smithi088 ceph-mon[96266]: pgmap v5553: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 331 KiB/s rd, 20 KiB/s wr, 429 op/s 2024-09-13T04:13:37.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:37 smithi088 ceph-mon[98762]: osdmap e2992: 8 total, 8 up, 8 in 2024-09-13T04:13:37.691 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:37 smithi088 ceph-mon[98762]: pgmap v5553: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 331 KiB/s rd, 20 KiB/s wr, 429 op/s 2024-09-13T04:13:37.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:37 smithi195 ceph-mon[87742]: osdmap e2992: 8 total, 8 up, 8 in 2024-09-13T04:13:37.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:37 smithi195 ceph-mon[87742]: pgmap v5553: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 331 KiB/s rd, 20 KiB/s wr, 429 op/s 2024-09-13T04:13:38.315 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_import PASSED [ 98%] 2024-09-13T04:13:38.535 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_with_progress PASSED [ 98%] 2024-09-13T04:13:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:38 smithi088 ceph-mon[98762]: osdmap e2993: 8 total, 8 up, 8 in 2024-09-13T04:13:38.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:38 smithi088 ceph-mon[98762]: osdmap e2994: 8 total, 8 up, 8 in 2024-09-13T04:13:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:38 smithi088 ceph-mon[96266]: osdmap e2993: 8 total, 8 up, 8 in 2024-09-13T04:13:38.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:38 smithi088 ceph-mon[96266]: osdmap e2994: 8 total, 8 up, 8 in 2024-09-13T04:13:38.729 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort PASSED [ 99%] 2024-09-13T04:13:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:38 smithi195 ceph-mon[87742]: osdmap e2993: 8 total, 8 up, 8 in 2024-09-13T04:13:38.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:38 smithi195 ceph-mon[87742]: osdmap e2994: 8 total, 8 up, 8 in 2024-09-13T04:13:39.288 INFO:tasks.workunit.client.0.smithi088.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort_with_progress PASSED [100%] 2024-09-13T04:13:39.288 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T04:13:39.288 INFO:tasks.workunit.client.0.smithi088.stdout:=============================== warnings summary =============================== 2024-09-13T04:13:39.288 INFO:tasks.workunit.client.0.smithi088.stdout:test_rbd.py::test_remove_with_progress_except 2024-09-13T04:13:39.288 INFO:tasks.workunit.client.0.smithi088.stdout: /usr/lib/python3.9/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: 'rbd.progress_callback' 2024-09-13T04:13:39.288 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T04:13:39.288 INFO:tasks.workunit.client.0.smithi088.stdout: Traceback (most recent call last): 2024-09-13T04:13:39.288 INFO:tasks.workunit.client.0.smithi088.stdout: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 425, in progress_cb 2024-09-13T04:13:39.288 INFO:tasks.workunit.client.0.smithi088.stdout: raise Exception() 2024-09-13T04:13:39.289 INFO:tasks.workunit.client.0.smithi088.stdout: Exception 2024-09-13T04:13:39.289 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T04:13:39.289 INFO:tasks.workunit.client.0.smithi088.stdout: warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) 2024-09-13T04:13:39.289 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T04:13:39.289 INFO:tasks.workunit.client.0.smithi088.stdout:-- Docs: https://docs.pytest.org/en/stable/warnings.html 2024-09-13T04:13:39.289 INFO:tasks.workunit.client.0.smithi088.stdout:============ 177 passed, 8 skipped, 1 warning in 685.37s (0:11:25) ============= 2024-09-13T04:13:39.311 INFO:tasks.workunit.client.0.smithi088.stderr:+ exit 0 2024-09-13T04:13:39.312 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T04:13:39.312 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T04:13:39.339 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-09-13T04:13:39.340 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-13T04:13:39.594 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:39 smithi088 ceph-mon[96266]: pgmap v5556: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 410 KiB/s rd, 21 KiB/s wr, 531 op/s 2024-09-13T04:13:39.594 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:39 smithi088 ceph-mon[98762]: pgmap v5556: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 410 KiB/s rd, 21 KiB/s wr, 531 op/s 2024-09-13T04:13:39.596 DEBUG:teuthology.parallel:result is None 2024-09-13T04:13:39.596 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T04:13:39.624 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T04:13:39.624 DEBUG:teuthology.orchestra.run.smithi088:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-13T04:13:39.679 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T04:13:39.679 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-09-13T04:13:39.680 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2024-09-13T04:13:39.680 DEBUG:teuthology.parallel:result is None 2024-09-13T04:13:39.680 INFO:teuthology.run_tasks:Running task print... 2024-09-13T04:13:39.691 INFO:teuthology.task.print:**** done end parallel 2024-09-13T04:13:39.691 INFO:teuthology.run_tasks:Running task print... 2024-09-13T04:13:39.701 INFO:teuthology.task.print:**** done start telemetry x... 2024-09-13T04:13:39.702 INFO:teuthology.run_tasks:Running task workunit... 2024-09-13T04:13:39.714 INFO:tasks.workunit:Pulling workunits from ref ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T04:13:39.714 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-09-13T04:13:39.714 DEBUG:teuthology.orchestra.run.smithi088:> stat -- /home/ubuntu/cephtest/mnt.0 2024-09-13T04:13:39.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T04:13:39.734 INFO:teuthology.orchestra.run.smithi088.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-09-13T04:13:39.734 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-09-13T04:13:39.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:39 smithi195 ceph-mon[87742]: pgmap v5556: 137 pgs: 137 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 410 KiB/s rd, 21 KiB/s wr, 531 op/s 2024-09-13T04:13:39.789 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-09-13T04:13:39.790 DEBUG:teuthology.orchestra.run.smithi088:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-09-13T04:13:39.846 INFO:tasks.workunit:timeout=3h 2024-09-13T04:13:39.846 INFO:tasks.workunit:cleanup=True 2024-09-13T04:13:39.847 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-13T04:13:39.902 INFO:tasks.workunit.client.0.smithi088.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-09-13T04:13:40.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:40 smithi088 ceph-mon[96266]: osdmap e2995: 8 total, 8 up, 8 in 2024-09-13T04:13:40.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:40 smithi088 ceph-mon[98762]: osdmap e2995: 8 total, 8 up, 8 in 2024-09-13T04:13:40.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:40 smithi195 ceph-mon[87742]: osdmap e2995: 8 total, 8 up, 8 in 2024-09-13T04:13:41.690 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:41 smithi088 ceph-mon[96266]: pgmap v5558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:41.690 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:41 smithi088 ceph-mon[98762]: pgmap v5558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:41.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:41 smithi195 ceph-mon[87742]: pgmap v5558: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:43.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:13:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:13:43] "GET /metrics HTTP/1.1" 200 36698 "" "Prometheus/2.43.0" 2024-09-13T04:13:44.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:43 smithi088 ceph-mon[96266]: pgmap v5559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:44.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:43 smithi088 ceph-mon[98762]: pgmap v5559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:44.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:43 smithi195 ceph-mon[87742]: pgmap v5559: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:44.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:44 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:13:44.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:44 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:13:45.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:44 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:13:46.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:45 smithi195 ceph-mon[87742]: pgmap v5560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:46.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:45 smithi088 ceph-mon[96266]: pgmap v5560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:46.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:45 smithi088 ceph-mon[98762]: pgmap v5560: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:48.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:47 smithi088 ceph-mon[96266]: pgmap v5561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:48.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:47 smithi088 ceph-mon[98762]: pgmap v5561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:47 smithi195 ceph-mon[87742]: pgmap v5561: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:50.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:49 smithi088 ceph-mon[96266]: pgmap v5562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:50.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:49 smithi088 ceph-mon[98762]: pgmap v5562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:50.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:49 smithi195 ceph-mon[87742]: pgmap v5562: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:51 smithi088 ceph-mon[96266]: pgmap v5563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:52.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:51 smithi088 ceph-mon[98762]: pgmap v5563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:52.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:51 smithi195 ceph-mon[87742]: pgmap v5563: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:53.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:13:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:13:53] "GET /metrics HTTP/1.1" 200 34219 "" "Prometheus/2.43.0" 2024-09-13T04:13:54.174 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:53 smithi088 ceph-mon[98762]: pgmap v5564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:54.174 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:53 smithi088 ceph-mon[96266]: pgmap v5564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:54.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:53 smithi195 ceph-mon[87742]: pgmap v5564: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:55 smithi088 ceph-mon[96266]: pgmap v5565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:56.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:55 smithi088 ceph-mon[98762]: pgmap v5565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:56.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:55 smithi195 ceph-mon[87742]: pgmap v5565: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:58.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:57 smithi088 ceph-mon[96266]: pgmap v5566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:58.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:57 smithi088 ceph-mon[98762]: pgmap v5566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:13:58.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:57 smithi195 ceph-mon[87742]: pgmap v5566: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:59 smithi088 ceph-mon[96266]: pgmap v5567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:00.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:13:59 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:14:00.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:59 smithi088 ceph-mon[98762]: pgmap v5567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:00.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:13:59 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:14:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:59 smithi195 ceph-mon[87742]: pgmap v5567: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:00.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:13:59 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:14:02.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:01 smithi088 ceph-mon[96266]: pgmap v5568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:02.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:01 smithi088 ceph-mon[98762]: pgmap v5568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:02.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:01 smithi195 ceph-mon[87742]: pgmap v5568: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:03.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:14:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:14:03] "GET /metrics HTTP/1.1" 200 34221 "" "Prometheus/2.43.0" 2024-09-13T04:14:04.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:03 smithi088 ceph-mon[96266]: pgmap v5569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:04.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:03 smithi088 ceph-mon[98762]: pgmap v5569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:04.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:03 smithi195 ceph-mon[87742]: pgmap v5569: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:06.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:05 smithi088 ceph-mon[96266]: pgmap v5570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:06.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:05 smithi088 ceph-mon[98762]: pgmap v5570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:06.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:05 smithi195 ceph-mon[87742]: pgmap v5570: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:08.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:07 smithi088 ceph-mon[96266]: pgmap v5571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:08.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:07 smithi088 ceph-mon[98762]: pgmap v5571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:08.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:07 smithi195 ceph-mon[87742]: pgmap v5571: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:10.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:09 smithi088 ceph-mon[98762]: pgmap v5572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:10.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:09 smithi088 ceph-mon[96266]: pgmap v5572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:10.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:09 smithi195 ceph-mon[87742]: pgmap v5572: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:12.192 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:11 smithi088 ceph-mon[98762]: pgmap v5573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:12.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:11 smithi088 ceph-mon[96266]: pgmap v5573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:12.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:11 smithi195 ceph-mon[87742]: pgmap v5573: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:13.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:14:13 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:14:13] "GET /metrics HTTP/1.1" 200 34221 "" "Prometheus/2.43.0" 2024-09-13T04:14:14.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:13 smithi088 ceph-mon[98762]: pgmap v5574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:14.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:13 smithi088 ceph-mon[96266]: pgmap v5574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:14.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:13 smithi195 ceph-mon[87742]: pgmap v5574: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:15.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:14 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:14:15.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:14 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:14:15.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:14 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:14:16.136 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:15 smithi195 ceph-mon[87742]: pgmap v5575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:16.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:15 smithi088 ceph-mon[98762]: pgmap v5575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:16.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:15 smithi088 ceph-mon[96266]: pgmap v5575: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:18.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:17 smithi088 ceph-mon[98762]: pgmap v5576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:18.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:17 smithi088 ceph-mon[96266]: pgmap v5576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:18.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:17 smithi195 ceph-mon[87742]: pgmap v5576: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:20.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:19 smithi088 ceph-mon[96266]: pgmap v5577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:20.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:19 smithi088 ceph-mon[98762]: pgmap v5577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:20.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:19 smithi195 ceph-mon[87742]: pgmap v5577: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:22.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:21 smithi088 ceph-mon[96266]: pgmap v5578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:22.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:21 smithi088 ceph-mon[98762]: pgmap v5578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:22.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:21 smithi195 ceph-mon[87742]: pgmap v5578: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:23.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:14:23 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:14:23] "GET /metrics HTTP/1.1" 200 34220 "" "Prometheus/2.43.0" 2024-09-13T04:14:24.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:23 smithi088 ceph-mon[98762]: pgmap v5579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:24.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:23 smithi088 ceph-mon[96266]: pgmap v5579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:24.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:23 smithi195 ceph-mon[87742]: pgmap v5579: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:26.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:25 smithi088 ceph-mon[98762]: pgmap v5580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:26.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:25 smithi088 ceph-mon[96266]: pgmap v5580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:26.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:25 smithi195 ceph-mon[87742]: pgmap v5580: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:28.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:27 smithi088 ceph-mon[98762]: pgmap v5581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:28.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:27 smithi088 ceph-mon[96266]: pgmap v5581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:28.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:27 smithi195 ceph-mon[87742]: pgmap v5581: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:29 smithi088 ceph-mon[98762]: pgmap v5582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:30.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:29 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:14:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:29 smithi088 ceph-mon[96266]: pgmap v5582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:30.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:29 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:14:30.246 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:29 smithi195 ceph-mon[87742]: pgmap v5582: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:30.246 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:29 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:14:32.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:31 smithi088 ceph-mon[98762]: pgmap v5583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:32.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:31 smithi088 ceph-mon[96266]: pgmap v5583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:32.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:31 smithi195 ceph-mon[87742]: pgmap v5583: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:33.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:14:33 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:14:33] "GET /metrics HTTP/1.1" 200 34221 "" "Prometheus/2.43.0" 2024-09-13T04:14:34.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:33 smithi088 ceph-mon[96266]: pgmap v5584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:34.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:33 smithi088 ceph-mon[98762]: pgmap v5584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:34.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:33 smithi195 ceph-mon[87742]: pgmap v5584: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:35.561 INFO:tasks.workunit.client.0.smithi088.stderr:Updating files: 97% (12594/12903) Updating files: 98% (12645/12903) Updating files: 99% (12774/12903) Updating files: 100% (12903/12903) Updating files: 100% (12903/12903), done. 2024-09-13T04:14:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[98762]: pgmap v5585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:36.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:14:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:14:36.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:36.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[96266]: pgmap v5585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:36.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:36.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:36.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:36.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:14:36.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:14:36.192 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:35 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:36.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:35 smithi195 ceph-mon[87742]: pgmap v5585: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:36.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:36.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:36.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:36.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:14:36.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:14:36.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:35 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:36.295 INFO:tasks.workunit.client.0.smithi088.stderr:Note: switching to 'ecab7be58963a5bd03910cd73eef66405d7fdd50'. 2024-09-13T04:14:36.296 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T04:14:36.296 INFO:tasks.workunit.client.0.smithi088.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-13T04:14:36.296 INFO:tasks.workunit.client.0.smithi088.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-13T04:14:36.296 INFO:tasks.workunit.client.0.smithi088.stderr:state without impacting any branches by switching back to a branch. 2024-09-13T04:14:36.296 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T04:14:36.296 INFO:tasks.workunit.client.0.smithi088.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-13T04:14:36.296 INFO:tasks.workunit.client.0.smithi088.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-13T04:14:36.296 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T04:14:36.296 INFO:tasks.workunit.client.0.smithi088.stderr: git switch -c 2024-09-13T04:14:36.296 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T04:14:36.296 INFO:tasks.workunit.client.0.smithi088.stderr:Or undo this operation with: 2024-09-13T04:14:36.297 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T04:14:36.297 INFO:tasks.workunit.client.0.smithi088.stderr: git switch - 2024-09-13T04:14:36.297 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T04:14:36.297 INFO:tasks.workunit.client.0.smithi088.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-13T04:14:36.297 INFO:tasks.workunit.client.0.smithi088.stderr: 2024-09-13T04:14:36.297 INFO:tasks.workunit.client.0.smithi088.stderr:HEAD is now at ecab7be5896 Merge pull request #59767 from zdover23/wip-doc-2024-09-13-backport-59438-to-squid 2024-09-13T04:14:36.301 DEBUG:teuthology.orchestra.run.smithi088:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2024-09-13T04:14:36.359 INFO:tasks.workunit.client.0.smithi088.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-09-13T04:14:36.362 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-13T04:14:36.362 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-09-13T04:14:36.411 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-09-13T04:14:36.460 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-09-13T04:14:36.499 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-09-13T04:14:36.500 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-13T04:14:36.500 INFO:tasks.workunit.client.0.smithi088.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-09-13T04:14:36.539 INFO:tasks.workunit.client.0.smithi088.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-09-13T04:14:36.542 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-13T04:14:36.543 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-09-13T04:14:36.598 INFO:tasks.workunit:Running workunits matching test_telemetry_reef_x.sh on client.0... 2024-09-13T04:14:36.599 INFO:tasks.workunit:Running workunit test_telemetry_reef_x.sh... 2024-09-13T04:14:36.600 DEBUG:teuthology.orchestra.run.smithi088: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=ecab7be58963a5bd03910cd73eef66405d7fdd50 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-09-13T04:14:36.657 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry on --license sharing-1-0 2024-09-13T04:14:37.137 INFO:tasks.workunit.client.0.smithi088.stdout:Telemetry is on. 2024-09-13T04:14:37.149 INFO:tasks.workunit.client.0.smithi088.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-09-13T04:14:37.521 INFO:tasks.workunit.client.0.smithi088.stderr:+ LAST_OPT_REVISION=1 2024-09-13T04:14:37.521 INFO:tasks.workunit.client.0.smithi088.stderr:+ '[' 1 -ne 1 ']' 2024-09-13T04:14:37.521 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph -s 2024-09-13T04:14:37.998 INFO:tasks.workunit.client.0.smithi088.stdout: cluster: 2024-09-13T04:14:37.998 INFO:tasks.workunit.client.0.smithi088.stdout: id: d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T04:14:37.998 INFO:tasks.workunit.client.0.smithi088.stdout: health: HEALTH_OK 2024-09-13T04:14:37.998 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T04:14:37.998 INFO:tasks.workunit.client.0.smithi088.stdout: services: 2024-09-13T04:14:37.998 INFO:tasks.workunit.client.0.smithi088.stdout: mon: 3 daemons, quorum a,b,c (age 93m) 2024-09-13T04:14:37.998 INFO:tasks.workunit.client.0.smithi088.stdout: mgr: y(active, since 93m), standbys: x 2024-09-13T04:14:37.998 INFO:tasks.workunit.client.0.smithi088.stdout: mds: 1/1 daemons up, 1 standby 2024-09-13T04:14:37.998 INFO:tasks.workunit.client.0.smithi088.stdout: osd: 8 osds: 8 up (since 88m), 8 in (since 100m) 2024-09-13T04:14:37.998 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T04:14:37.999 INFO:tasks.workunit.client.0.smithi088.stdout: data: 2024-09-13T04:14:37.999 INFO:tasks.workunit.client.0.smithi088.stdout: volumes: 1/1 healthy 2024-09-13T04:14:37.999 INFO:tasks.workunit.client.0.smithi088.stdout: pools: 4 pools, 105 pgs 2024-09-13T04:14:37.999 INFO:tasks.workunit.client.0.smithi088.stdout: objects: 28 objects, 4.6 MiB 2024-09-13T04:14:37.999 INFO:tasks.workunit.client.0.smithi088.stdout: usage: 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:37.999 INFO:tasks.workunit.client.0.smithi088.stdout: pgs: 105 active+clean 2024-09-13T04:14:37.999 INFO:tasks.workunit.client.0.smithi088.stdout: 2024-09-13T04:14:38.009 INFO:tasks.workunit.client.0.smithi088.stderr:++ ceph telemetry collection ls 2024-09-13T04:14:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: pgmap v5586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='client.36207 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: pgmap v5587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:38.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.237 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='client.36207 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.238 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.239 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.240 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.240 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.240 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.240 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.240 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.240 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2328985101' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-13T04:14:38.240 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2328985101' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-13T04:14:38.240 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:37 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1565778888' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T04:14:38.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: pgmap v5586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='client.36207 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: pgmap v5587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='client.36207 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:38.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:38.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:38.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:38.443 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.444 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.445 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: pgmap v5586: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:38.445 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='client.36207 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:38.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:38.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:38.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: pgmap v5587: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:38.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:38.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:38.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.446 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.447 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.448 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.448 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.448 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2328985101' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-13T04:14:38.448 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2328985101' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-13T04:14:38.449 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1565778888' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T04:14:38.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='client.36207 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:38.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:38.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:38.449 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.450 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2328985101' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-13T04:14:38.451 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2328985101' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-09-13T04:14:38.452 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:37 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1565778888' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T04:14:38.476 INFO:tasks.workunit.client.0.smithi088.stderr:+ COLLECTIONS='NAME STATUS DESC 2024-09-13T04:14:38.476 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T04:14:38.476 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-13T04:14:38.476 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-13T04:14:38.476 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-13T04:14:38.476 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-13T04:14:38.477 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-13T04:14:38.477 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-13T04:14:38.477 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T04:14:38.477 INFO:tasks.workunit.client.0.smithi088.stderr:device_base REPORTING Information about device health metrics 2024-09-13T04:14:38.477 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-13T04:14:38.477 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-13T04:14:38.477 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf REPORTING Information about performance counters of the cluster ' 2024-09-13T04:14:38.477 INFO:tasks.workunit.client.0.smithi088.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics" "basic_pool_flags") 2024-09-13T04:14:38.477 INFO:tasks.workunit.client.0.smithi088.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-13T04:14:38.477 INFO:tasks.workunit.client.0.smithi088.stderr:+ [[ NAME STATUS DESC 2024-09-13T04:14:38.477 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T04:14:38.477 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-13T04:14:38.478 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-13T04:14:38.478 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-13T04:14:38.478 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-13T04:14:38.478 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-13T04:14:38.478 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-13T04:14:38.478 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T04:14:38.478 INFO:tasks.workunit.client.0.smithi088.stderr:device_base REPORTING Information about device health metrics 2024-09-13T04:14:38.478 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-13T04:14:38.478 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-13T04:14:38.478 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_perf* ]] 2024-09-13T04:14:38.478 INFO:tasks.workunit.client.0.smithi088.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:+ [[ NAME STATUS DESC 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:device_base REPORTING Information about device health metrics 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-13T04:14:38.479 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-09-13T04:14:38.480 INFO:tasks.workunit.client.0.smithi088.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-13T04:14:38.480 INFO:tasks.workunit.client.0.smithi088.stderr:+ [[ NAME STATUS DESC 2024-09-13T04:14:38.480 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T04:14:38.480 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-13T04:14:38.480 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-13T04:14:38.480 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-13T04:14:38.480 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-13T04:14:38.480 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-13T04:14:38.480 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-13T04:14:38.480 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T04:14:38.480 INFO:tasks.workunit.client.0.smithi088.stderr:device_base REPORTING Information about device health metrics 2024-09-13T04:14:38.481 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-13T04:14:38.481 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-13T04:14:38.481 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-09-13T04:14:38.481 INFO:tasks.workunit.client.0.smithi088.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-13T04:14:38.481 INFO:tasks.workunit.client.0.smithi088.stderr:+ [[ NAME STATUS DESC 2024-09-13T04:14:38.481 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T04:14:38.481 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-13T04:14:38.481 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-13T04:14:38.481 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:device_base REPORTING Information about device health metrics 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:+ [[ NAME STATUS DESC 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-13T04:14:38.482 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-13T04:14:38.483 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-13T04:14:38.483 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-13T04:14:38.483 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-13T04:14:38.483 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-13T04:14:38.483 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T04:14:38.483 INFO:tasks.workunit.client.0.smithi088.stderr:device_base REPORTING Information about device health metrics 2024-09-13T04:14:38.483 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-13T04:14:38.483 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-13T04:14:38.483 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-09-13T04:14:38.483 INFO:tasks.workunit.client.0.smithi088.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-09-13T04:14:38.483 INFO:tasks.workunit.client.0.smithi088.stderr:+ [[ NAME STATUS DESC 2024-09-13T04:14:38.483 INFO:tasks.workunit.client.0.smithi088.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-09-13T04:14:38.484 INFO:tasks.workunit.client.0.smithi088.stderr:basic_mds_metadata REPORTING MDS metadata 2024-09-13T04:14:38.484 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_flags REPORTING Per-pool flags 2024-09-13T04:14:38.484 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-09-13T04:14:38.484 INFO:tasks.workunit.client.0.smithi088.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-09-13T04:14:38.484 INFO:tasks.workunit.client.0.smithi088.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-09-13T04:14:38.484 INFO:tasks.workunit.client.0.smithi088.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-09-13T04:14:38.484 INFO:tasks.workunit.client.0.smithi088.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-09-13T04:14:38.484 INFO:tasks.workunit.client.0.smithi088.stderr:device_base REPORTING Information about device health metrics 2024-09-13T04:14:38.484 INFO:tasks.workunit.client.0.smithi088.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-09-13T04:14:38.484 INFO:tasks.workunit.client.0.smithi088.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-09-13T04:14:38.484 INFO:tasks.workunit.client.0.smithi088.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_flags* ]] 2024-09-13T04:14:38.484 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry preview 2024-09-13T04:14:38.927 INFO:tasks.workunit.client.0.smithi088.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-09-13T04:14:38.938 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry preview-device 2024-09-13T04:14:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:38 smithi195 ceph-mon[87742]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-09-13T04:14:39.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:38 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T04:14:39.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:38 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1565778888' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T04:14:39.386 INFO:tasks.workunit.client.0.smithi088.stdout:device channel is on and up to date, see report with `ceph telemetry show-device`. 2024-09-13T04:14:39.397 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry preview-all 2024-09-13T04:14:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:38 smithi088 ceph-mon[96266]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-09-13T04:14:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:38 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T04:14:39.440 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:38 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1565778888' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T04:14:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:38 smithi088 ceph-mon[98762]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-09-13T04:14:39.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:38 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T04:14:39.441 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:38 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1565778888' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-09-13T04:14:39.850 INFO:tasks.workunit.client.0.smithi088.stdout:Telemetry is up to date, see report with `ceph telemetry show`. 2024-09-13T04:14:39.861 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry show 2024-09-13T04:14:40.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:39 smithi195 ceph-mon[87742]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:40.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:39 smithi195 ceph-mon[87742]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:40.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:39 smithi195 ceph-mon[87742]: from='client.36243 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:40.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:39 smithi195 ceph-mon[87742]: from='client.36243 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:40.236 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:39 smithi195 ceph-mon[87742]: pgmap v5588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T04:14:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:39 smithi088 ceph-mon[98762]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:39 smithi088 ceph-mon[98762]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:39 smithi088 ceph-mon[98762]: from='client.36243 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:39 smithi088 ceph-mon[98762]: from='client.36243 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:40.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:39 smithi088 ceph-mon[98762]: pgmap v5588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T04:14:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:39 smithi088 ceph-mon[96266]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:39 smithi088 ceph-mon[96266]: from='client.46163 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:39 smithi088 ceph-mon[96266]: from='client.36243 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:39 smithi088 ceph-mon[96266]: from='client.36243 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:40.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:39 smithi088 ceph-mon[96266]: pgmap v5588: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T04:14:40.539 INFO:tasks.workunit.client.0.smithi088.stdout:{ 2024-09-13T04:14:40.540 INFO:tasks.workunit.client.0.smithi088.stdout: "balancer": { 2024-09-13T04:14:40.540 INFO:tasks.workunit.client.0.smithi088.stdout: "active": true, 2024-09-13T04:14:40.540 INFO:tasks.workunit.client.0.smithi088.stdout: "mode": "" 2024-09-13T04:14:40.540 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.540 INFO:tasks.workunit.client.0.smithi088.stdout: "channels": [ 2024-09-13T04:14:40.540 INFO:tasks.workunit.client.0.smithi088.stdout: "basic", 2024-09-13T04:14:40.540 INFO:tasks.workunit.client.0.smithi088.stdout: "crash", 2024-09-13T04:14:40.540 INFO:tasks.workunit.client.0.smithi088.stdout: "device", 2024-09-13T04:14:40.540 INFO:tasks.workunit.client.0.smithi088.stdout: "ident", 2024-09-13T04:14:40.540 INFO:tasks.workunit.client.0.smithi088.stdout: "perf" 2024-09-13T04:14:40.540 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "channels_available": [ 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "basic", 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "ident", 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "crash", 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "device", 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "perf" 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "collections_available": [ 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_base", 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "device_base", 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "crash_base", 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "ident_base", 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_perf", 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_mds_metadata", 2024-09-13T04:14:40.541 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_usage", 2024-09-13T04:14:40.542 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_usage_by_class", 2024-09-13T04:14:40.542 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_rook_v01", 2024-09-13T04:14:40.542 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_memory_metrics", 2024-09-13T04:14:40.542 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_options_bluestore", 2024-09-13T04:14:40.542 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_flags" 2024-09-13T04:14:40.542 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.542 INFO:tasks.workunit.client.0.smithi088.stdout: "collections_opted_in": [ 2024-09-13T04:14:40.542 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_base", 2024-09-13T04:14:40.542 INFO:tasks.workunit.client.0.smithi088.stdout: "device_base", 2024-09-13T04:14:40.543 INFO:tasks.workunit.client.0.smithi088.stdout: "crash_base", 2024-09-13T04:14:40.543 INFO:tasks.workunit.client.0.smithi088.stdout: "ident_base", 2024-09-13T04:14:40.543 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_perf", 2024-09-13T04:14:40.543 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_mds_metadata", 2024-09-13T04:14:40.543 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_usage", 2024-09-13T04:14:40.543 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_usage_by_class", 2024-09-13T04:14:40.543 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_rook_v01", 2024-09-13T04:14:40.543 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_memory_metrics", 2024-09-13T04:14:40.543 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_options_bluestore", 2024-09-13T04:14:40.543 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_flags" 2024-09-13T04:14:40.543 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.543 INFO:tasks.workunit.client.0.smithi088.stdout: "config": { 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "active_changed": [ 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_debug", 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_mon_ticket_ttl", 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_service_ticket_ttl", 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "bdev_debug_aio", 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "client_check_pool_perm", 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "client_mount_gid", 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "client_mount_uid", 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "client_quota", 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "container_image", 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "daemonize", 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_asserts_on_shutdown", 2024-09-13T04:14:40.544 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mgr", 2024-09-13T04:14:40.545 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mon", 2024-09-13T04:14:40.545 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_ms", 2024-09-13T04:14:40.545 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_osd", 2024-09-13T04:14:40.545 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_paxos", 2024-09-13T04:14:40.545 INFO:tasks.workunit.client.0.smithi088.stdout: "keyring", 2024-09-13T04:14:40.545 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_file", 2024-09-13T04:14:40.545 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_journald", 2024-09-13T04:14:40.545 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_stderr", 2024-09-13T04:14:40.545 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_allow_pool_delete", 2024-09-13T04:14:40.545 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_clock_drift_allowed", 2024-09-13T04:14:40.545 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_file_level", 2024-09-13T04:14:40.546 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_file", 2024-09-13T04:14:40.546 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_journald", 2024-09-13T04:14:40.546 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_stderr", 2024-09-13T04:14:40.546 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_data_avail_warn", 2024-09-13T04:14:40.546 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_election_default_strategy", 2024-09-13T04:14:40.546 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_host", 2024-09-13T04:14:40.546 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_max_pg_per_osd", 2024-09-13T04:14:40.546 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mds_skip_sanity", 2024-09-13T04:14:40.546 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mgr_mkfs_grace", 2024-09-13T04:14:40.546 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_prime_pg_temp", 2024-09-13T04:14:40.546 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_reporter_subtree_level", 2024-09-13T04:14:40.547 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_pg_warn_max_object_skew", 2024-09-13T04:14:40.547 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-13T04:14:40.547 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-13T04:14:40.547 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-13T04:14:40.547 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-13T04:14:40.547 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-13T04:14:40.548 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-13T04:14:40.548 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-13T04:14:40.548 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-13T04:14:40.548 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_too_few_osds", 2024-09-13T04:14:40.548 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_bug", 2024-09-13T04:14:40.548 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_old_message", 2024-09-13T04:14:40.548 INFO:tasks.workunit.client.0.smithi088.stdout: "no_config_file", 2024-09-13T04:14:40.549 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_default_list", 2024-09-13T04:14:40.549 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_load_list", 2024-09-13T04:14:40.549 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_misdirected_ops", 2024-09-13T04:14:40.549 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_op_order", 2024-09-13T04:14:40.549 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_pg_log_writeout", 2024-09-13T04:14:40.549 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_shutdown", 2024-09-13T04:14:40.549 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_cached_snaps", 2024-09-13T04:14:40.549 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_missing_on_start", 2024-09-13T04:14:40.549 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_stray_on_activate", 2024-09-13T04:14:40.550 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-13T04:14:40.550 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep", 2024-09-13T04:14:40.550 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_hdd", 2024-09-13T04:14:40.550 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_hybrid", 2024-09-13T04:14:40.550 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_ssd", 2024-09-13T04:14:40.550 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_max_backfills", 2024-09-13T04:14:40.551 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-13T04:14:40.551 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_profile", 2024-09-13T04:14:40.551 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-13T04:14:40.551 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-13T04:14:40.551 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-13T04:14:40.551 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-13T04:14:40.551 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-13T04:14:40.551 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-13T04:14:40.551 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_lim", 2024-09-13T04:14:40.551 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_res", 2024-09-13T04:14:40.551 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-13T04:14:40.551 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target", 2024-09-13T04:14:40.552 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target_autotune", 2024-09-13T04:14:40.552 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue", 2024-09-13T04:14:40.552 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue_cut_off", 2024-09-13T04:14:40.552 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_erasure_code_profile", 2024-09-13T04:14:40.552 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-13T04:14:40.552 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recover_clone_overlap", 2024-09-13T04:14:40.552 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active", 2024-09-13T04:14:40.552 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active_hdd", 2024-09-13T04:14:40.552 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active_ssd", 2024-09-13T04:14:40.553 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_chunk", 2024-09-13T04:14:40.553 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep", 2024-09-13T04:14:40.553 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_hdd", 2024-09-13T04:14:40.553 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_hybrid", 2024-09-13T04:14:40.553 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_ssd", 2024-09-13T04:14:40.553 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_load_threshold", 2024-09-13T04:14:40.553 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_max_interval", 2024-09-13T04:14:40.553 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_sleep", 2024-09-13T04:14:40.554 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_shutdown_pgref_assert", 2024-09-13T04:14:40.554 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep", 2024-09-13T04:14:40.554 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_hdd", 2024-09-13T04:14:40.554 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-13T04:14:40.554 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_ssd", 2024-09-13T04:14:40.554 INFO:tasks.workunit.client.0.smithi088.stdout: "public_network", 2024-09-13T04:14:40.554 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_config_pool_override_update_timestamp", 2024-09-13T04:14:40.554 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_default_features", 2024-09-13T04:14:40.554 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_qos_exclude_ops", 2024-09-13T04:14:40.554 INFO:tasks.workunit.client.0.smithi088.stdout: "setgroup", 2024-09-13T04:14:40.554 INFO:tasks.workunit.client.0.smithi088.stdout: "setuser" 2024-09-13T04:14:40.554 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster_changed": [ 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_debug", 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_mon_ticket_ttl", 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_service_ticket_ttl", 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "bdev_debug_aio", 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "container_image", 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_asserts_on_shutdown", 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mgr", 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mon", 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_ms", 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_osd", 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_paxos", 2024-09-13T04:14:40.555 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_file", 2024-09-13T04:14:40.556 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_journald", 2024-09-13T04:14:40.556 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_stderr", 2024-09-13T04:14:40.556 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_join_fs", 2024-09-13T04:14:40.556 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/allow_ptrace", 2024-09-13T04:14:40.556 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/container_init", 2024-09-13T04:14:40.556 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/migration_current", 2024-09-13T04:14:40.556 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/use_repo_digest", 2024-09-13T04:14:40.556 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-13T04:14:40.556 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-13T04:14:40.556 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-13T04:14:40.556 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/ssl_server_port", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/orchestrator/orchestrator", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/channel_ident", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/channel_perf", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/description", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/enabled", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/organization", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_allow_pool_delete", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_clock_drift_allowed", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_file_level", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_file", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_data_avail_warn", 2024-09-13T04:14:40.557 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_election_default_strategy", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_max_pg_per_osd", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mds_skip_sanity", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mgr_mkfs_grace", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_prime_pg_temp", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_reporter_subtree_level", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_pg_warn_max_object_skew", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-13T04:14:40.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_too_few_osds", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_bug", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_old_message", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_default_list", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_load_list", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_misdirected_ops", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_op_order", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_pg_log_writeout", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_shutdown", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_cached_snaps", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_missing_on_start", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_stray_on_activate", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-13T04:14:40.559 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_profile", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target_autotune", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue_cut_off", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_erasure_code_profile", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recover_clone_overlap", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_chunk", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_load_threshold", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_max_interval", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_shutdown_pgref_assert", 2024-09-13T04:14:40.560 INFO:tasks.workunit.client.0.smithi088.stdout: "public_network", 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_config_pool_override_update_timestamp", 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_cache_enabled", 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_enable_ops_log", 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_enable_usage_log" 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: "contact": null, 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: "crashes": [], 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: "created": "2024-09-13T02:29:14.825758Z", 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: "crush": { 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_algs": { 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: "straw2": 3 2024-09-13T04:14:40.561 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_sizes": { 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: "2": 1, 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: "4": 2 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_types": { 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: "1": 2, 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: "11": 1 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: "compat_weight_set": false, 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: "device_classes": [ 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: 8 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_buckets": 6, 2024-09-13T04:14:40.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_devices": 8, 2024-09-13T04:14:40.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_rules": 2, 2024-09-13T04:14:40.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_types": 12, 2024-09-13T04:14:40.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_weight_sets": 0, 2024-09-13T04:14:40.563 INFO:tasks.workunit.client.0.smithi088.stdout: "tunables": { 2024-09-13T04:14:40.563 INFO:tasks.workunit.client.0.smithi088.stdout: "allowed_bucket_algs": 54, 2024-09-13T04:14:40.564 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_local_fallback_tries": 0, 2024-09-13T04:14:40.564 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_local_tries": 0, 2024-09-13T04:14:40.564 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_total_tries": 50, 2024-09-13T04:14:40.564 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_descend_once": 1, 2024-09-13T04:14:40.564 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_stable": 1, 2024-09-13T04:14:40.564 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_vary_r": 1, 2024-09-13T04:14:40.565 INFO:tasks.workunit.client.0.smithi088.stdout: "has_msr_rules": 0, 2024-09-13T04:14:40.565 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v2_rules": 1, 2024-09-13T04:14:40.565 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v3_rules": 0, 2024-09-13T04:14:40.565 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v4_buckets": 1, 2024-09-13T04:14:40.565 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v5_rules": 0, 2024-09-13T04:14:40.565 INFO:tasks.workunit.client.0.smithi088.stdout: "legacy_tunables": 0, 2024-09-13T04:14:40.565 INFO:tasks.workunit.client.0.smithi088.stdout: "minimum_required_version": "jewel", 2024-09-13T04:14:40.565 INFO:tasks.workunit.client.0.smithi088.stdout: "msr_collision_tries": 100, 2024-09-13T04:14:40.565 INFO:tasks.workunit.client.0.smithi088.stdout: "msr_descents": 100, 2024-09-13T04:14:40.565 INFO:tasks.workunit.client.0.smithi088.stdout: "optimal_tunables": 1, 2024-09-13T04:14:40.565 INFO:tasks.workunit.client.0.smithi088.stdout: "profile": "jewel", 2024-09-13T04:14:40.565 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables": 1, 2024-09-13T04:14:40.566 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables2": 1, 2024-09-13T04:14:40.566 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables3": 1, 2024-09-13T04:14:40.566 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables5": 1, 2024-09-13T04:14:40.566 INFO:tasks.workunit.client.0.smithi088.stdout: "straw_calc_version": 1 2024-09-13T04:14:40.566 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.566 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.566 INFO:tasks.workunit.client.0.smithi088.stdout: "description": "upgrade test cluster", 2024-09-13T04:14:40.566 INFO:tasks.workunit.client.0.smithi088.stdout: "fs": { 2024-09-13T04:14:40.566 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:40.566 INFO:tasks.workunit.client.0.smithi088.stdout: "feature_flags": { 2024-09-13T04:14:40.566 INFO:tasks.workunit.client.0.smithi088.stdout: "enable_multiple": true, 2024-09-13T04:14:40.566 INFO:tasks.workunit.client.0.smithi088.stdout: "ever_enabled_multiple": true 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: "filesystems": [ 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: "approx_ctime": "2024-09", 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: "balancer_enabled": false, 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_caps": 0, 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_dns": 10, 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_inos": 13, 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_subtrees": 2, 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: "ever_allowed_features": 0, 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: "explicitly_allowed_features": 0, 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: "files": 0, 2024-09-13T04:14:40.567 INFO:tasks.workunit.client.0.smithi088.stdout: "max_mds": 1, 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_data_pools": 1, 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_in": 1, 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_mds": 1, 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": 0, 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_standby_replay": 0, 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_up": 1, 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: "snaps": 0, 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: "standby_count_wanted": 0 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_standby_mds": 1, 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: "total_num_mds": 2 2024-09-13T04:14:40.568 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.569 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_stats": { 2024-09-13T04:14:40.569 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T04:14:40.569 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T04:14:40.569 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 20742144, 2024-09-13T04:14:40.569 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 405984, 2024-09-13T04:14:40.569 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T04:14:40.569 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:40.569 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 458752, 2024-09-13T04:14:40.569 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 484, 2024-09-13T04:14:40.569 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.569 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 1482624, 2024-09-13T04:14:40.569 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 22, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 1077248, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 15154848, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 21200896 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 20152320, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 312120, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 811008, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 0, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 353, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 1136384, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 13, 2024-09-13T04:14:40.570 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 505344, 2024-09-13T04:14:40.571 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 14766024, 2024-09-13T04:14:40.571 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 20152320 2024-09-13T04:14:40.571 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.571 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.571 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:40.571 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.08534a6b8ed0fc65f6a8811640374a26b0760a8e": { 2024-09-13T04:14:40.571 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 181338112, 2024-09-13T04:14:40.571 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 2373296, 2024-09-13T04:14:40.571 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 4980736, 2024-09-13T04:14:40.571 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 688128, 2024-09-13T04:14:40.571 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 2965504, 2024-09-13T04:14:40.572 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 6892, 2024-09-13T04:14:40.572 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.572 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 10670680, 2024-09-13T04:14:40.572 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 20, 2024-09-13T04:14:40.572 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 2138112, 2024-09-13T04:14:40.573 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 160487160, 2024-09-13T04:14:40.573 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 184303616 2024-09-13T04:14:40.573 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.573 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T04:14:40.573 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 279617536, 2024-09-13T04:14:40.574 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 5284608, 2024-09-13T04:14:40.574 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3014656, 2024-09-13T04:14:40.574 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 540672, 2024-09-13T04:14:40.574 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 1400832, 2024-09-13T04:14:40.574 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 10176, 2024-09-13T04:14:40.574 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.575 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 16160160, 2024-09-13T04:14:40.575 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 23, 2024-09-13T04:14:40.575 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 4698624, 2024-09-13T04:14:40.575 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 249918816, 2024-09-13T04:14:40.575 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 281018368 2024-09-13T04:14:40.576 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.576 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T04:14:40.576 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 178012160, 2024-09-13T04:14:40.576 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 2413416, 2024-09-13T04:14:40.576 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2883584, 2024-09-13T04:14:40.576 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:40.576 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 4210688, 2024-09-13T04:14:40.577 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 6938, 2024-09-13T04:14:40.577 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.577 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 9845040, 2024-09-13T04:14:40.577 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 20, 2024-09-13T04:14:40.577 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 2515456, 2024-09-13T04:14:40.577 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 160354664, 2024-09-13T04:14:40.577 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 182222848 2024-09-13T04:14:40.577 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.577 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.577 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.578 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.0": { 2024-09-13T04:14:40.578 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 552615936, 2024-09-13T04:14:40.578 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 26715248, 2024-09-13T04:14:40.578 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3276800, 2024-09-13T04:14:40.578 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:40.578 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 35487744, 2024-09-13T04:14:40.579 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 12938, 2024-09-13T04:14:40.579 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.579 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 71345520, 2024-09-13T04:14:40.579 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 60, 2024-09-13T04:14:40.579 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 10404608, 2024-09-13T04:14:40.579 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 440873760, 2024-09-13T04:14:40.579 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 588103680 2024-09-13T04:14:40.579 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.579 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.1": { 2024-09-13T04:14:40.579 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 619438080, 2024-09-13T04:14:40.579 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 30577776, 2024-09-13T04:14:40.580 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3276800, 2024-09-13T04:14:40.580 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:40.580 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 77185024, 2024-09-13T04:14:40.580 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 13289, 2024-09-13T04:14:40.580 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.580 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 61040024, 2024-09-13T04:14:40.580 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 60, 2024-09-13T04:14:40.580 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 9684224, 2024-09-13T04:14:40.580 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 514859256, 2024-09-13T04:14:40.580 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 696623104 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.2": { 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 522215424, 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 21212016, 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3276800, 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 49152, 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 43270144, 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 10801, 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 64978048, 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 60, 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 9136896, 2024-09-13T04:14:40.581 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 423562512, 2024-09-13T04:14:40.582 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 565485568 2024-09-13T04:14:40.582 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.582 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.3": { 2024-09-13T04:14:40.582 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 597696512, 2024-09-13T04:14:40.582 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 20780056, 2024-09-13T04:14:40.582 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3276800, 2024-09-13T04:14:40.582 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:40.582 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 14737408, 2024-09-13T04:14:40.582 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 12337, 2024-09-13T04:14:40.582 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.582 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 61658528, 2024-09-13T04:14:40.582 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 53, 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 11252736, 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 500728392, 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 612433920 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.4": { 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 521314304, 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 25943200, 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 5373952, 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 49152, 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 32587776, 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 11390, 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 61157336, 2024-09-13T04:14:40.583 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 53, 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 10779136, 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 418011528, 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 553902080 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.5": { 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 541835264, 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 23539104, 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3276800, 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 32112640, 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 12149, 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.584 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 63406168, 2024-09-13T04:14:40.585 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 61, 2024-09-13T04:14:40.585 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 9645568, 2024-09-13T04:14:40.585 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 441967624, 2024-09-13T04:14:40.585 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 573947904 2024-09-13T04:14:40.585 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.585 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.6": { 2024-09-13T04:14:40.585 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 412663808, 2024-09-13T04:14:40.585 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 21825048, 2024-09-13T04:14:40.585 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3145728, 2024-09-13T04:14:40.585 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:40.585 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 31531008, 2024-09-13T04:14:40.586 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 9983, 2024-09-13T04:14:40.586 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.586 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 51842448, 2024-09-13T04:14:40.586 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 60, 2024-09-13T04:14:40.586 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 10309120, 2024-09-13T04:14:40.586 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 325541464, 2024-09-13T04:14:40.586 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 444194816 2024-09-13T04:14:40.586 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.586 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.7": { 2024-09-13T04:14:40.586 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 541220864, 2024-09-13T04:14:40.587 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 22407608, 2024-09-13T04:14:40.587 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 5373952, 2024-09-13T04:14:40.587 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:40.587 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 21209088, 2024-09-13T04:14:40.587 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 11226, 2024-09-13T04:14:40.587 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:40.587 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 61905080, 2024-09-13T04:14:40.587 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 51, 2024-09-13T04:14:40.587 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 9541120, 2024-09-13T04:14:40.588 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 441993104, 2024-09-13T04:14:40.588 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 562429952 2024-09-13T04:14:40.588 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.588 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.588 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.588 INFO:tasks.workunit.client.0.smithi088.stdout: "hosts": { 2024-09-13T04:14:40.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num": 2, 2024-09-13T04:14:40.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mds": 2, 2024-09-13T04:14:40.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mgr": 2, 2024-09-13T04:14:40.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mon": 2, 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_osd": 2 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "io_rate": { 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_stats_delta": { 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 0, 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 0, 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "stamp_delta": "10.266891", 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:40.589 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:40.590 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:40.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 74, 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 62, 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 16, 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 0, 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T04:14:40.592 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 0, 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 0 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: "leaderboard": false, 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: "leaderboard_description": null, 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: "license": "sharing-1-0", 2024-09-13T04:14:40.593 INFO:tasks.workunit.client.0.smithi088.stdout: "mempool": { 2024-09-13T04:14:40.594 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T04:14:40.594 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T04:14:40.594 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.594 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.594 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.594 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.594 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.594 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.594 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.594 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.594 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.595 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.595 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.595 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.595 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.595 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.595 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.595 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.595 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.595 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.595 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.596 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.596 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.596 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.596 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.596 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.596 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.597 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.597 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.597 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.597 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.598 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.598 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.598 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.598 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.598 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.598 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.599 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.599 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.599 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.599 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.599 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.599 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.600 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.600 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.600 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.600 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.600 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.600 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.600 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.601 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.601 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.601 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.601 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.602 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.602 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.602 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.602 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.602 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.602 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.602 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.603 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.603 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.603 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.603 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.603 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.603 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.603 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.603 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.603 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.603 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 221760, 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 66 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 52112, 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 181 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.604 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.605 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.605 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.605 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.605 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.605 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.605 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.605 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.605 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.605 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.605 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12048, 2024-09-13T04:14:40.605 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 231 2024-09-13T04:14:40.605 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.606 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.606 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.606 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.606 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.606 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.606 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.606 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.606 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.606 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.607 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.608 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.608 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.608 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.608 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.608 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.608 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.608 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.608 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.609 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.609 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.609 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.609 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.609 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.609 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.609 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.609 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.609 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.609 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.609 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.609 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.610 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.611 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.612 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 149216, 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 35 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.613 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 928, 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.614 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.615 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.616 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.616 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.616 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.616 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.616 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.616 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.616 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.616 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.616 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.616 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.616 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:40.617 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.08534a6b8ed0fc65f6a8811640374a26b0760a8e": { 2024-09-13T04:14:40.617 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.617 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.617 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.617 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.617 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.617 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.617 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.617 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.617 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.617 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.617 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.618 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.619 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.619 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.619 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.619 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.619 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.619 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.619 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.619 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.620 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.621 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.621 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.621 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.621 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.621 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.621 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.622 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.622 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.622 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.622 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.622 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.622 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.622 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.622 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.622 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.622 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 46799693, 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5732 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.623 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.624 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.625 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.625 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.625 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.625 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.625 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.625 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 10624, 2024-09-13T04:14:40.625 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 230 2024-09-13T04:14:40.625 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.625 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 70440, 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5158 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5720, 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 152 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.626 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.627 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.627 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.627 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.627 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T04:14:40.627 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.627 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.627 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.628 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.628 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.628 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.628 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.628 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.628 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.629 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.629 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.629 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.629 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.629 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.629 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.629 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.629 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.630 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.630 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.630 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.630 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.630 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.630 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.630 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.630 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.630 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.630 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.630 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.630 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.631 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.632 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.633 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.634 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.634 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.634 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.634 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 47057117, 2024-09-13T04:14:40.634 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5785 2024-09-13T04:14:40.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.634 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.634 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.634 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.635 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.635 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.635 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.635 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.635 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.635 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.635 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.635 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 10624, 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 230 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 70440, 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5158 2024-09-13T04:14:40.636 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 11440, 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 304 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.637 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.638 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T04:14:40.638 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.638 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.638 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.640 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.640 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.640 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.640 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.641 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.642 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.642 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.642 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.642 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.642 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.642 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.642 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.642 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.642 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.643 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.643 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.643 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.643 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.643 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.643 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.643 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.643 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.643 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.643 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.643 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.644 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.645 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 46667821, 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5717 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 440, 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.646 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.647 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 10624, 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 230 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 70440, 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5158 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5720, 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 152 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.648 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.0": { 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22392, 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 386 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 219136, 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 27 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2688, 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 14 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.650 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 63520, 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 794 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 413088, 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1986 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 280879, 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 109 2024-09-13T04:14:40.651 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2603356, 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 574004 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 7362616, 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10859 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 79948, 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8403 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.652 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 95328, 2024-09-13T04:14:40.653 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1986 2024-09-13T04:14:40.653 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.653 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.653 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.653 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.653 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.653 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.653 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189552, 2024-09-13T04:14:40.653 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1356 2024-09-13T04:14:40.653 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.653 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.653 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 41389, 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.654 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 14335675, 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 273 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9856, 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 112 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.655 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 522720, 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 45 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 7008768, 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 18168 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.656 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.657 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.1": { 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22464, 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 392 2024-09-13T04:14:40.658 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 276608, 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 28 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 3456, 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 18 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 62640, 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 783 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.659 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 411008, 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1976 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 901796, 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 224 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.660 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2577990, 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 567668 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 7290536, 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10753 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 77592, 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8228 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 94800, 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1975 2024-09-13T04:14:40.661 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.662 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.662 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.662 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.662 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.662 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.662 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189808, 2024-09-13T04:14:40.662 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1357 2024-09-13T04:14:40.662 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.662 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.662 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.662 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.662 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1472, 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 84104, 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 41 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 20128, 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.663 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.664 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 18835496, 2024-09-13T04:14:40.664 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 265 2024-09-13T04:14:40.664 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.664 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.664 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21032, 2024-09-13T04:14:40.664 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 239 2024-09-13T04:14:40.664 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.664 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.664 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.664 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.664 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.664 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 418176, 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 36 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 7220304, 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 21086 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:40.665 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.666 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.2": { 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 17688, 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 310 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.667 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 563072, 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 26 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4032, 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 21 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 61760, 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 772 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 410176, 2024-09-13T04:14:40.668 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1972 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 473162, 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 109 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1910150, 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 418739 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.669 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5493976, 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8111 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 76936, 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8214 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 94656, 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1972 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.670 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189808, 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1357 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 736, 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.671 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 70817, 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 49 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12112, 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21615863, 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 271 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12672, 2024-09-13T04:14:40.672 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 144 2024-09-13T04:14:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 360096, 2024-09-13T04:14:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 31 2024-09-13T04:14:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.673 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 3134040, 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 6027 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.674 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.675 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.3": { 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 17664, 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 308 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 75392, 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 24 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.676 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4416, 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 23 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 61600, 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 770 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 411216, 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1977 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:40.677 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 380183, 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 96 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1904388, 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 418189 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5480376, 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8091 2024-09-13T04:14:40.678 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 77720, 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8232 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 94896, 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1977 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.679 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189808, 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1357 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 38904, 2024-09-13T04:14:40.680 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 50 2024-09-13T04:14:40.681 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.681 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.681 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.681 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.681 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.681 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.681 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 23614547, 2024-09-13T04:14:40.681 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 4848 2024-09-13T04:14:40.681 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 11616, 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 132 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 429792, 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 37 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.682 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.683 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.683 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.683 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.683 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 3525600, 2024-09-13T04:14:40.683 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9180 2024-09-13T04:14:40.683 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.683 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.683 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:40.683 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:40.683 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.683 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.683 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.684 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.4": { 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 20112, 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 354 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.685 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 350336, 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 28 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2880, 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 15 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 61920, 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 774 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 424736, 2024-09-13T04:14:40.686 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2042 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 884895, 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 221 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2237175, 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 490355 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.687 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6339896, 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9355 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 87184, 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9387 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 97968, 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2041 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.688 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189552, 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1356 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1472, 2024-09-13T04:14:40.689 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2 2024-09-13T04:14:40.690 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.690 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.690 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 102204, 2024-09-13T04:14:40.690 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 60 2024-09-13T04:14:40.690 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.690 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.690 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 20128, 2024-09-13T04:14:40.690 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5 2024-09-13T04:14:40.690 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.690 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.690 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16889081, 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 272 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21736, 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 247 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 453024, 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T04:14:40.691 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5135000, 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 12275 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.692 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.693 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.694 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.694 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.694 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.5": { 2024-09-13T04:14:40.694 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.694 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.694 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.694 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.694 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.694 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22088, 2024-09-13T04:14:40.694 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 387 2024-09-13T04:14:40.694 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.694 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 637568, 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 33 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2688, 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 14 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 62960, 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 787 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 411216, 2024-09-13T04:14:40.695 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1977 2024-09-13T04:14:40.696 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.696 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.696 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:40.696 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:40.696 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.696 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.696 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 434862, 2024-09-13T04:14:40.696 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T04:14:40.696 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.696 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.696 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2511795, 2024-09-13T04:14:40.696 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 556925 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 7132776, 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10521 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 78296, 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8238 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 94896, 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1977 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.697 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189552, 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1356 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 736, 2024-09-13T04:14:40.698 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 80196, 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 52 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12112, 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16402093, 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 274 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.699 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 11968, 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 136 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 487872, 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 42 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.700 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6399120, 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 12306 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.701 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.702 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.702 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.702 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.702 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.702 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.702 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.702 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.702 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.702 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.702 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.702 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.702 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.6": { 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 18632, 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 336 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 592000, 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 28 2024-09-13T04:14:40.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.704 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.704 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2688, 2024-09-13T04:14:40.704 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 14 2024-09-13T04:14:40.704 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.704 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.704 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 62560, 2024-09-13T04:14:40.704 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 782 2024-09-13T04:14:40.704 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.704 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.704 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 426192, 2024-09-13T04:14:40.704 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2049 2024-09-13T04:14:40.704 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 488047, 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 124 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1872685, 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 410747 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.705 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5364096, 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 7920 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 88436, 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9546 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 98352, 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2049 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.706 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189552, 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1356 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.707 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 34007, 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 46 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 14705078, 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 269 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.708 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 13024, 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 148 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 453024, 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.709 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 3708120, 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9531 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.710 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.7": { 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:40.711 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 18864, 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 329 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 338176, 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 30 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4032, 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 21 2024-09-13T04:14:40.712 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 62240, 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 778 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 425984, 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2048 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:40.713 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 501015, 2024-09-13T04:14:40.714 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 135 2024-09-13T04:14:40.714 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.714 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:40.714 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2165285, 2024-09-13T04:14:40.714 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 477612 2024-09-13T04:14:40.714 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.714 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:40.714 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6159696, 2024-09-13T04:14:40.714 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9090 2024-09-13T04:14:40.714 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.715 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:40.715 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 89172, 2024-09-13T04:14:40.715 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9548 2024-09-13T04:14:40.715 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.715 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:40.715 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 98304, 2024-09-13T04:14:40.715 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2048 2024-09-13T04:14:40.715 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.715 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:40.715 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.715 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.715 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189552, 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1356 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:40.716 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 63580, 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 43 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21932344, 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 258 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12848, 2024-09-13T04:14:40.717 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 146 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 534336, 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 46 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.718 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4947384, 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9543 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.719 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.720 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: "metadata": { 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 2 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.721 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 2 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 2 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 2 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 2 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 2 2024-09-13T04:14:40.722 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 3 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T04:14:40.723 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 3 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 3 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 3 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 3 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 3 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.724 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 8 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 8 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.725 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 8 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 8 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 8 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 8 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_objectstore": { 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": 8 2024-09-13T04:14:40.726 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: "rotational": { 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: "0": 8 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: "features": { 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: "optional": [], 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: "persistent": [ 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: "kraken", 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: "luminous", 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: "mimic", 2024-09-13T04:14:40.727 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap-prune", 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: "nautilus", 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: "octopus", 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: "pacific", 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: "elector-pinging", 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: "quincy", 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: "reef", 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: "squid" 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: "ipv4_addr_mons": 6, 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: "ipv6_addr_mons": 0, 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: "min_mon_release": 19, 2024-09-13T04:14:40.728 INFO:tasks.workunit.client.0.smithi088.stdout: "v1_addr_mons": 3, 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: "v2_addr_mons": 3 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: "organization": "ceph-qa", 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster_network": false, 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: "require_min_compat_client": "luminous", 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: "require_osd_release": "squid" 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_perf_histograms": [ 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T04:14:40.729 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T04:14:40.730 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T04:14:40.731 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T04:14:40.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T04:14:40.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T04:14:40.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T04:14:40.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T04:14:40.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T04:14:40.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T04:14:40.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T04:14:40.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T04:14:40.732 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T04:14:40.732 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.732 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:40.732 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.733 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.733 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:40.733 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:40.733 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T04:14:40.733 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T04:14:40.733 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:40.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:40.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T04:14:40.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T04:14:40.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T04:14:40.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T04:14:40.733 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T04:14:40.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T04:14:40.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T04:14:40.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T04:14:40.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T04:14:40.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T04:14:40.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T04:14:40.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T04:14:40.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T04:14:40.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T04:14:40.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T04:14:40.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T04:14:40.734 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T04:14:40.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T04:14:40.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T04:14:40.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T04:14:40.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T04:14:40.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T04:14:40.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T04:14:40.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T04:14:40.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T04:14:40.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T04:14:40.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T04:14:40.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T04:14:40.735 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.736 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10579, 138, 65, 8, 23, 36, 2, 1, 3, 0, 2, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 8711, 145, 9, 0, 18, 17, 99, 132, 10, 45, 33, 32, 41, 37, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 842, 15, 23, 0, 2, 1, 4, 12, 5, 13, 99, 154, 70, 5, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 402, 8, 0, 0, 0, 1, 0, 0, 0, 0, 4, 26, 292, 10, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 201, 8, 6, 0, 0, 0, 0, 0, 0, 0, 9, 3, 22, 103, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 171, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 12, 23, 70, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 70, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 5, 12, 22, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 12, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 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-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 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-09-13T04:14:40.737 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.738 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 8143, 3, 0, 0, 1, 3, 0, 3, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 6120, 27, 1343, 1, 7, 6, 8, 15, 34, 52, 52, 52, 48, 14, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 495, 3, 144, 25, 0, 0, 0, 0, 8, 12, 79, 221, 154, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.739 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 298, 1, 2, 5, 0, 1, 0, 0, 0, 0, 0, 25, 387, 7, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 112, 1, 1, 0, 0, 0, 0, 0, 0, 0, 4, 5, 30, 33, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 57, 0, 49, 0, 0, 0, 0, 0, 0, 3, 0, 4, 12, 7, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 84, 0, 219, 0, 0, 0, 0, 0, 0, 3, 0, 1, 11, 10, 39, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 49, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.740 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.741 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1932, 460, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 13854, 3690, 1, 0, 3, 0, 0, 0, 0, 1, 11, 1, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7894, 64, 27, 0, 8, 0, 1, 1, 0, 3, 31, 0, 17, 13, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 578, 21, 8, 2, 2, 0, 0, 0, 1, 7, 27, 7, 5, 1, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 424, 3, 0, 0, 1, 0, 0, 0, 0, 3, 2, 17, 38, 4, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.742 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 313, 3, 0, 0, 0, 0, 1, 1, 1, 7, 4, 12, 24, 61, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 148, 0, 0, 0, 0, 0, 0, 3, 0, 10, 7, 13, 40, 25, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 231, 0, 0, 1, 0, 0, 0, 0, 0, 5, 0, 8, 20, 50, 85, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 30, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1, 4, 33, 49, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 18, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 2, 14, 21, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.743 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.744 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 12868, 75, 0, 1, 7461, 498, 0, 1, 0, 2, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7641, 158, 8, 1, 134, 93, 5, 5, 7, 18, 28, 26, 16, 8, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 550, 104, 165, 0, 2, 1, 0, 2, 4, 12, 51, 68, 51, 6, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 442, 13, 24, 0, 13, 3, 0, 0, 1, 0, 3, 18, 187, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 130, 15, 19, 0, 222, 20, 0, 0, 0, 3, 2, 2, 14, 23, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 59, 2, 14, 36, 307, 17, 0, 0, 0, 0, 0, 0, 4, 5, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.745 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 2, 32, 301, 0, 0, 0, 0, 0, 0, 7, 10, 4, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4, 0, 0, 0, 2008, 105, 0, 0, 0, 0, 0, 3, 2, 4, 5, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3, 0, 0, 0, 6, 24, 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-09-13T04:14:40.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.746 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.747 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 12235, 1, 0, 0, 5, 2, 1, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9911, 45, 29, 0, 9, 6, 5, 6, 12, 17, 28, 10, 14, 4, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1209, 18, 17, 0, 0, 1, 0, 1, 4, 12, 55, 76, 32, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 403, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 170, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 130, 24, 5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5, 11, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 70, 24, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 8, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 16, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 15, 14, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 7, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.748 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.749 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.750 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4634, 2528, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 13712, 5564, 1, 0, 8, 2, 0, 0, 2, 0, 7, 2, 2, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 8364, 341, 64, 0, 6, 1, 1, 0, 1, 6, 59, 0, 19, 24, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 772, 49, 26, 3, 3, 0, 0, 0, 0, 3, 32, 3, 16, 16, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 319, 0, 0, 3, 4, 0, 0, 1, 0, 0, 1, 3, 50, 16, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 10, 43, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 127, 1, 0, 2, 0, 0, 0, 1, 0, 0, 2, 6, 9, 7, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 38, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 5, 11, 28, 46, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 9, 54, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 12, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 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-09-13T04:14:40.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.751 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.752 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1503, 449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 12027, 3558, 56, 2, 22, 15, 1, 1, 1, 2, 2, 2, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.753 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 8756, 182, 14, 5, 16, 21, 58, 59, 11, 11, 29, 7, 12, 3, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1110, 22, 3, 0, 0, 1, 7, 16, 5, 15, 50, 88, 50, 3, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 635, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 17, 223, 3, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 351, 16, 0, 0, 0, 1, 0, 1, 0, 1, 0, 10, 15, 37, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 194, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 12, 25, 9, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 173, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 21, 3, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 1, 24, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 16, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.754 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.755 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.756 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.756 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.756 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.756 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T04:14:40.756 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 11, 632, 787, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 17469, 3063, 3506, 0, 10, 1, 0, 0, 1, 0, 3, 2, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9168, 187, 189, 0, 12, 1, 0, 0, 4, 0, 17, 14, 8, 13, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 923, 32, 19, 0, 0, 0, 0, 0, 0, 0, 12, 7, 5, 8, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 469, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 35, 7, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.756 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 181, 1, 2, 0, 0, 0, 0, 0, 0, 0, 1, 1, 9, 37, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 13, 8, 41, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 6, 12, 15, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 9, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 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, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.757 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.758 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T04:14:40.759 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T04:14:40.760 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T04:14:40.761 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T04:14:40.762 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T04:14:40.763 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T04:14:40.764 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.765 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.766 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1022, 1, 10, 31, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.766 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3395, 57, 70, 125, 422, 609, 701, 1, 2, 0, 1, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.766 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 549, 7, 25, 47, 27, 18, 24, 0, 0, 1, 3, 4, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.766 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 277, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 2, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.766 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 11, 16, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.766 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 4, 18, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.766 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.766 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 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-09-13T04:14:40.766 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.766 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.766 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.766 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.767 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.768 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 531, 0, 8, 40, 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-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2574, 276, 27, 28, 118, 0, 1, 1, 2, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 406, 8, 1266, 0, 0, 1, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 432, 18, 76, 0, 0, 0, 0, 0, 0, 0, 1, 3, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1700, 1403, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1323, 1579, 237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 16, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.769 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.770 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1962, 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-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9107, 7, 0, 0, 4, 1, 0, 2, 4, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 15926, 1, 2, 0, 0, 0, 0, 0, 2, 4, 5, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 289, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 4, 9, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.771 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 96, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 9, 10, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.772 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.773 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 749, 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-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4264, 31, 2, 0, 8, 0, 5, 4, 13, 16, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 664, 2, 0, 0, 6, 0, 0, 0, 0, 0, 2, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 379, 23, 35, 38, 2, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1149, 316, 0, 152, 0, 0, 0, 0, 0, 0, 0, 0, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4165, 2600, 0, 393, 1, 0, 0, 0, 0, 0, 0, 0, 2, 3, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 30, 75, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 4, 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, 0]", 2024-09-13T04:14:40.774 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 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-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.775 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.776 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 851, 1, 14, 37, 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-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3738, 220, 20, 31, 135, 273, 471, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 432, 8, 0, 0, 0, 1, 10, 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-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 354, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 224, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 37, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.777 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.778 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 879, 5, 10, 23, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3429, 82, 120, 232, 450, 621, 723, 6, 3, 0, 1, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.779 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 316, 3, 6, 5, 6, 8, 4, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 243, 9, 23, 47, 9, 0, 0, 0, 1, 1, 0, 3, 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 102, 32, 61, 79, 20, 0, 0, 0, 0, 1, 1, 1, 10, 6, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.780 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.781 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.781 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.781 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.781 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.781 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.781 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.781 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.781 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.781 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.782 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 717, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2832, 28, 1, 0, 2, 0, 2, 1, 1, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 313, 5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 171, 6, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 127, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 19, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 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-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.783 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.784 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1139, 12, 21, 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]", 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9140, 39, 55, 41, 1, 0, 5, 4, 9, 2, 0, 2, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2874, 31, 82, 40, 0, 0, 0, 1, 0, 6, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 391, 2, 2, 1, 0, 0, 0, 0, 1, 0, 0, 5, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.785 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 4, 9, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 12, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.786 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.787 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T04:14:40.788 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T04:14:40.789 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T04:14:40.790 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T04:14:40.791 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T04:14:40.792 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T04:14:40.793 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.794 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1071, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5392, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 707, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 291, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.795 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.796 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.796 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.796 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.796 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.796 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.796 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.796 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.796 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.796 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.796 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.796 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.796 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 583, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3029, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.797 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1685, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 534, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.798 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.799 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1967, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 15943, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:40.800 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.801 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.802 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 755, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4344, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.803 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.804 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.805 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 908, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4891, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 453, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.806 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.807 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 918, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.808 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5672, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 351, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 342, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 315, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.809 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 718, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2873, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.811 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.812 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.812 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.812 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.812 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.812 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.812 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.812 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.812 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.812 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.812 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.812 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.813 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9302, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3038, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.814 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.815 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T04:14:40.816 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T04:14:40.817 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T04:14:40.818 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T04:14:40.819 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T04:14:40.819 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T04:14:40.819 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T04:14:40.819 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T04:14:40.819 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T04:14:40.819 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T04:14:40.819 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T04:14:40.819 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T04:14:40.819 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T04:14:40.819 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T04:14:40.820 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T04:14:40.821 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T04:14:40.822 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 117, 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-09-13T04:14:40.823 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2053, 18, 1, 0, 12, 3, 2, 1, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 978, 11, 0, 1, 2, 6, 11, 16, 31, 54, 79, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 122, 4, 0, 0, 1, 0, 3, 2, 8, 3, 60, 192, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 82, 2, 0, 0, 0, 0, 0, 0, 1, 4, 12, 19, 285, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 211, 4, 0, 0, 0, 0, 0, 0, 1, 2, 4, 7, 26, 42, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 379, 4, 0, 0, 0, 0, 0, 0, 1, 0, 2, 5, 14, 26, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 837, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 289, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.824 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.825 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 58, 4, 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-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2891, 24, 3, 0, 7, 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1296, 1, 0, 3, 3, 8, 15, 20, 41, 70, 90, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 89, 1, 0, 0, 2, 1, 0, 1, 6, 7, 76, 271, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 14, 379, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.826 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 14, 18, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.827 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 428, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 9, 8, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.827 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1052, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.827 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2095, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.827 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.827 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.827 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.827 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.827 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.827 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.827 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.827 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.827 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.828 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 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, 0]", 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 414, 10, 1, 0, 9, 3, 2, 3, 6, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 184, 6, 0, 0, 1, 1, 2, 4, 7, 12, 51, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 246, 7, 2, 1, 0, 1, 2, 8, 10, 9, 66, 91, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 122, 5, 0, 0, 0, 0, 1, 4, 0, 2, 16, 15, 13, 10, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 28, 2, 0, 0, 0, 0, 2, 2, 1, 0, 3, 7, 23, 41, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 5, 9, 27, 123, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.829 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.830 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.831 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.832 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.832 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.832 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 59, 6, 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-09-13T04:14:40.832 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1266, 5, 1, 2, 20, 0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.832 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 401, 5, 0, 0, 3, 4, 9, 6, 14, 19, 38, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.832 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 96, 3, 0, 0, 2, 2, 1, 1, 3, 3, 29, 114, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.832 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 260, 1, 0, 0, 0, 0, 0, 0, 1, 3, 6, 11, 100, 3, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.832 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 457, 2, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 9, 22, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.832 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 385, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 5, 21, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.832 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.832 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 39, 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]", 2024-09-13T04:14:40.832 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.833 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.834 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 112, 2, 0, 0, 1, 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]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1249, 14, 1, 0, 12, 3, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 673, 8, 0, 0, 4, 3, 6, 9, 17, 28, 30, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 330, 12, 1, 0, 1, 1, 1, 2, 3, 6, 52, 147, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 462, 24, 0, 0, 0, 0, 0, 0, 1, 5, 4, 13, 160, 10, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 356, 48, 0, 0, 0, 0, 0, 0, 1, 0, 3, 7, 26, 32, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 87, 91, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 15, 23, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 86, 180, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 20, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.835 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.836 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 115, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 328, 25, 0, 0, 11, 1, 5, 4, 12, 14, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.837 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 84, 11, 1, 0, 2, 1, 3, 2, 8, 3, 12, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 131, 13, 0, 0, 0, 0, 1, 4, 3, 7, 29, 42, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 57, 8, 0, 0, 1, 0, 0, 1, 1, 3, 11, 27, 17, 9, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 22, 3, 0, 0, 0, 0, 1, 2, 1, 3, 5, 7, 25, 28, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 5, 15, 30, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.838 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.839 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 90, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1155, 19, 4, 1, 20, 1, 3, 3, 6, 7, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 634, 7, 2, 1, 1, 4, 2, 10, 22, 30, 29, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 383, 14, 0, 0, 1, 1, 2, 1, 4, 8, 75, 149, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 466, 14, 0, 0, 0, 0, 1, 1, 3, 4, 15, 31, 160, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.840 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 366, 21, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 20, 37, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 116, 44, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 8, 22, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 65, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 85, 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-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.841 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.842 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T04:14:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 129, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 476, 18, 0, 2, 13, 1, 1, 4, 4, 1, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99, 8, 1, 0, 3, 1, 2, 4, 4, 13, 10, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 190, 7, 1, 0, 0, 0, 0, 1, 6, 8, 27, 41, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 49, 2, 0, 0, 0, 0, 0, 1, 1, 4, 13, 22, 22, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 2, 0, 0, 0, 0, 0, 0, 2, 3, 3, 6, 26, 27, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.843 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 5, 17, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.844 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.845 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_resrv_repnum_vs_duration": { 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 8, 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "number of replicas", 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 1, 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0]", 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "[1, 1]", 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "[2, 2]", 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "[3, 3]", 2024-09-13T04:14:40.846 INFO:tasks.workunit.client.0.smithi088.stdout: "[4, 4]", 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: "[5, 5]", 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: "[6, None]" 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "linear" 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 10, 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "duration", 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 250000, 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 249999]", 2024-09-13T04:14:40.847 INFO:tasks.workunit.client.0.smithi088.stdout: "[250000, 499999]", 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: "[500000, 999999]", 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: "[1000000, 1999999]", 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: "[2000000, 3999999]", 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: "[4000000, 7999999]", 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: "[8000000, 15999999]", 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: "[16000000, 31999999]", 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: "[32000000, None]" 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.848 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.849 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.850 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.851 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.852 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.853 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.854 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.855 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_counters": { 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T04:14:40.856 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: "caps": { 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_flush_ack": { 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_flushsnap_ack": { 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_grant": { 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.857 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_revoke": { 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_trunc": { 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_commit": { 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_fetch_complete": { 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_fetch_keys": { 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.858 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_merge": { 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_split": { 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: "exported_inodes": { 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: "forward": { 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_cap_release": { 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_caps": { 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_caps_dirty": { 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_inode_file_caps": { 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: "imported_inodes": { 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.860 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes": { 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes_expired": { 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes_pinned": { 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes_with_caps": { 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: "load_cent": { 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: "openino_dir_fetch": { 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: "process_request_cap_release": { 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: "reply_latency": { 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: "request": { 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.862 INFO:tasks.workunit.client.0.smithi088.stdout: "root_rbytes": { 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: "root_rfiles": { 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: "root_rsnaps": { 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_reply": { 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: "subtrees": { 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:40.863 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_cache": { 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_enqueue_scrub": { 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_exportdir": { 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_flush": { 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_fragmentdir": { 2024-09-13T04:14:40.864 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_fragstats": { 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_inodestats": { 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_quiesce_inode": { 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_quiesce_path": { 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.865 INFO:tasks.workunit.client.0.smithi088.stdout: "num_recovering_enqueued": { 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_recovering_prioritized": { 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_recovering_processing": { 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_strays": { 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_strays_delayed": { 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_strays_enqueuing": { 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_completed": { 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_started": { 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_created": { 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_enqueued": { 2024-09-13T04:14:40.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_migrated": { 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_reintegrated": { 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_log": { 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: "ev": { 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: "evadd": { 2024-09-13T04:14:40.868 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: "evex": { 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: "evexd": { 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: "evexg": { 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: "evlrg": { 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: "evtrm": { 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: "jlat": { 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: "replayed": { 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: "seg": { 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.870 INFO:tasks.workunit.client.0.smithi088.stdout: "segadd": { 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: "segex": { 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: "segexd": { 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: "segexg": { 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: "segmjr": { 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.871 INFO:tasks.workunit.client.0.smithi088.stdout: "segtrm": { 2024-09-13T04:14:40.872 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.872 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.872 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.872 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_mem": { 2024-09-13T04:14:40.872 INFO:tasks.workunit.client.0.smithi088.stdout: "cap": { 2024-09-13T04:14:40.872 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.872 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.872 INFO:tasks.workunit.client.0.smithi088.stdout: "cap+": { 2024-09-13T04:14:40.872 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.872 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.872 INFO:tasks.workunit.client.0.smithi088.stdout: "cap-": { 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: "dir": { 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: "dir+": { 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: "dir-": { 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: "dn": { 2024-09-13T04:14:40.873 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: "dn+": { 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: "dn-": { 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: "heap": { 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 248096 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: "ino": { 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.874 INFO:tasks.workunit.client.0.smithi088.stdout: "ino+": { 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: "ino-": { 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: "rss": { 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49196 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_server": { 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: "cap_acquisition_throttle": { 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: "cap_revoke_eviction": { 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_request": { 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_session": { 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_peer_request": { 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.876 INFO:tasks.workunit.client.0.smithi088.stdout: "req_create_latency": { 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: "req_getattr_latency": { 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: "req_getfilelock_latency": { 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: "req_getvxattr_latency": { 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: "req_link_latency": { 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookup_latency": { 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookuphash_latency": { 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupino_latency": { 2024-09-13T04:14:40.878 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupname_latency": { 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupparent_latency": { 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupsnap_latency": { 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.879 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lssnap_latency": { 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: "req_mkdir_latency": { 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: "req_mknod_latency": { 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.881 INFO:tasks.workunit.client.0.smithi088.stdout: "req_mksnap_latency": { 2024-09-13T04:14:40.881 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.881 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.881 INFO:tasks.workunit.client.0.smithi088.stdout: "req_open_latency": { 2024-09-13T04:14:40.881 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.881 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.881 INFO:tasks.workunit.client.0.smithi088.stdout: "req_readdir_latency": { 2024-09-13T04:14:40.881 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.882 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.882 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rename_latency": { 2024-09-13T04:14:40.882 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.882 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.882 INFO:tasks.workunit.client.0.smithi088.stdout: "req_renamesnap_latency": { 2024-09-13T04:14:40.882 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.882 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.882 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rmdir_latency": { 2024-09-13T04:14:40.882 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rmsnap_latency": { 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rmxattr_latency": { 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setattr_latency": { 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setdirlayout_latency": { 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setfilelock_latency": { 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setlayout_latency": { 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.884 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setxattr_latency": { 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: "req_snapdiff_latency": { 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: "req_symlink_latency": { 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: "req_unlink_latency": { 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.885 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_sessions": { 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: "average_load": { 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: "avg_session_uptime": { 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: "mdthresh_evicted": { 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T04:14:40.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: "session_count": { 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: "session_remove": { 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: "sessions_open": { 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: "sessions_stale": { 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: "total_load": { 2024-09-13T04:14:40.887 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:40.888 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: "purge_queue": { 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executed": { 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executed_ops": { 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing": { 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.889 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing_high_water": { 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing_ops": { 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing_ops_high_water": { 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_item_in_journal": { 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.890 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.08534a6b8ed0fc65f6a8811640374a26b0760a8e": { 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: "election_call": { 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: "election_lose": { 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: "election_win": { 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_elections": { 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": { 2024-09-13T04:14:40.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: "session_rm": { 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 298 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: "session_trim": { 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: "paxos": { 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: "accept_timeout": { 2024-09-13T04:14:40.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.893 INFO:tasks.workunit.client.0.smithi088.stdout: "begin": { 2024-09-13T04:14:40.893 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9368 2024-09-13T04:14:40.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.893 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_bytes": { 2024-09-13T04:14:40.893 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9368, 2024-09-13T04:14:40.893 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65014445 2024-09-13T04:14:40.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.893 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_keys": { 2024-09-13T04:14:40.893 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.893 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_latency": { 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9368, 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2306950643 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: "collect": { 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_bytes": { 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 219 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_keys": { 2024-09-13T04:14:40.894 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_latency": { 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_timeout": { 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_uncommitted": { 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: "commit": { 2024-09-13T04:14:40.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9369 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_bytes": { 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_keys": { 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_latency": { 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.896 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_ack_timeout": { 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_timeout": { 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn": { 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn_latency": { 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.897 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh": { 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9369 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh_latency": { 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9369, 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 30863339786 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: "restart": { 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state": { 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_bytes": { 2024-09-13T04:14:40.898 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_keys": { 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: "start_leader": { 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: "start_peon": { 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state": { 2024-09-13T04:14:40.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9368 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_bytes": { 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9368, 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 128303900 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_keys": { 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9368, 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 82253 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_latency": { 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9368, 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6125868959 2024-09-13T04:14:40.900 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache": { 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1020054731 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 179322880 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 175333376 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:40.901 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2147483648 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3989504 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:full": { 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 360710144 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:40.902 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266406604 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 26968572 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.904 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67334968 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:inc": { 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 335544320 2024-09-13T04:14:40.905 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266406604 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1650179 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:40.906 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.907 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67487537 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:kv": { 2024-09-13T04:14:40.908 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 314572800 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 177604403 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.910 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 69859533 2024-09-13T04:14:40.911 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.912 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.912 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb": { 2024-09-13T04:14:40.912 INFO:tasks.workunit.client.0.smithi088.stdout: "compact": { 2024-09-13T04:14:40.912 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.912 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.912 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_len": { 2024-09-13T04:14:40.912 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.912 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.912 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_merge": { 2024-09-13T04:14:40.912 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.912 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.912 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_range": { 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 110 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: "get_latency": { 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 407507, 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1993590357 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_delay_time": { 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_memtable_time": { 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.913 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.914 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-13T04:14:40.914 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.914 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.914 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_wal_time": { 2024-09-13T04:14:40.914 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.914 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.914 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_latency": { 2024-09-13T04:14:40.914 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.914 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_sync_latency": { 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22631, 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10925870970 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: "election_call": { 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: "election_lose": { 2024-09-13T04:14:40.915 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: "election_win": { 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_elections": { 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": { 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.916 INFO:tasks.workunit.client.0.smithi088.stdout: "session_rm": { 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 248 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: "session_trim": { 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: "paxos": { 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: "accept_timeout": { 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: "begin": { 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9437 2024-09-13T04:14:40.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_bytes": { 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9437, 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 66237147 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_keys": { 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9437, 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28311 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_latency": { 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9437, 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1816961108 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: "collect": { 2024-09-13T04:14:40.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_bytes": { 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_keys": { 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_latency": { 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_timeout": { 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_uncommitted": { 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: "commit": { 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9435 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_bytes": { 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9435, 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65526482 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.920 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_keys": { 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9435, 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73368 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_latency": { 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9435, 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3628107755 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_ack_timeout": { 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_timeout": { 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn": { 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn_latency": { 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1999958 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh": { 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9438 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh_latency": { 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9438, 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 34137269784 2024-09-13T04:14:40.922 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: "restart": { 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state": { 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_bytes": { 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73872 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_keys": { 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T04:14:40.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: "start_leader": { 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: "start_peon": { 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state": { 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_bytes": { 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.924 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_keys": { 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_latency": { 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache": { 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1020054731 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:40.925 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 278003712 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 275791872 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2147483648 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2211840 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:full": { 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:40.926 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 360710144 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266337473 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27140186 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.927 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67232485 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.929 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:inc": { 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 335544320 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266337473 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:40.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1662914 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.931 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67543933 2024-09-13T04:14:40.932 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:kv": { 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 314572800 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 177558315 2024-09-13T04:14:40.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:40.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.935 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:40.935 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.935 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:40.935 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.935 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:40.935 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.935 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:40.935 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 69905621 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb": { 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: "compact": { 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_len": { 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.936 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_merge": { 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_range": { 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 110 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: "get_latency": { 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 424956, 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2375304122 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_delay_time": { 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.937 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_memtable_time": { 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_wal_time": { 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_latency": { 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_sync_latency": { 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22796, 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8495453796 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: "election_call": { 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.939 INFO:tasks.workunit.client.0.smithi088.stdout: "election_lose": { 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: "election_win": { 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_elections": { 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": { 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T04:14:40.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: "session_rm": { 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 253 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: "session_trim": { 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: "paxos": { 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: "accept_timeout": { 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: "begin": { 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9331 2024-09-13T04:14:40.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_bytes": { 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9331, 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 64712809 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_keys": { 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_latency": { 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9331, 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1204975092 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: "collect": { 2024-09-13T04:14:40.942 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_bytes": { 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 146 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_keys": { 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_latency": { 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 999979 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.943 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_timeout": { 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_uncommitted": { 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: "commit": { 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9331 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_bytes": { 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.944 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_keys": { 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_latency": { 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_ack_timeout": { 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_timeout": { 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn": { 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn_latency": { 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh": { 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9331 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh_latency": { 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9331, 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 25155479903 2024-09-13T04:14:40.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: "restart": { 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state": { 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_bytes": { 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_keys": { 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: "start_leader": { 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: "start_peon": { 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state": { 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9331 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_bytes": { 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9331, 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 127647636 2024-09-13T04:14:40.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_keys": { 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9331, 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 81652 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_latency": { 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9331, 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1493969096 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache": { 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1020054731 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.949 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 179339264 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 174899200 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2147483648 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4440064 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:full": { 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:40.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 360710144 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266448648 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 26863956 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.951 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67397540 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.953 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:inc": { 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 335544320 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266448648 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1642679 2024-09-13T04:14:40.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.955 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:40.955 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.955 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:40.955 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.955 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:40.955 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.955 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:40.955 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:40.956 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67452993 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:kv": { 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 314572800 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.957 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 177632432 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:40.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 69831504 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb": { 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: "compact": { 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_len": { 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.960 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_merge": { 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_range": { 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 109 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: "get_latency": { 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 405779, 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1849838188 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_delay_time": { 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.961 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_memtable_time": { 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_wal_time": { 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_latency": { 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.962 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_sync_latency": { 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22535, 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3528533173 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.0": { 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15741 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:40.963 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.964 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6463488 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 856272896 2024-09-13T04:14:40.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19, 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3917989 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19, 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1408764 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 203, 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 922901 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:40.966 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 860356608 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 81035, 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11902415539 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 81009, 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19326447058 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:40.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15896576 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 331788288 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 850395136 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.968 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 55 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266944489 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18017 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 201330688 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:40.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 201334784 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7063 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18017, 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 115480147 2024-09-13T04:14:40.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 201792308 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16015 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2253801 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 488 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:40.971 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6392122 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 694 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4138321 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4138321 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.972 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 217 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 694, 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2363086 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.973 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 635 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6, 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9187 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.974 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1197412352 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.975 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11210752 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 24896, 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74026574 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:40.976 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3690, 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 446141676 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:40.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 28902, 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 228712259 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:40.978 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 80928, 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23667138813 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 80343, 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1679130310 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 80928, 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 53078160 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 80928, 2024-09-13T04:14:40.979 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23720216973 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33822, 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1324417412 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1149, 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3049854 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.980 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 27437, 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11198478 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53, 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 77455 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17706, 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2374622434 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:40.981 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 253728 2024-09-13T04:14:40.982 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.982 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:40.982 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 25380 2024-09-13T04:14:40.982 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.982 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:40.982 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13990, 2024-09-13T04:14:40.982 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2557499734 2024-09-13T04:14:40.982 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.982 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 34740, 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12800381 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20750, 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1968465882 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16374, 2024-09-13T04:14:40.983 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 467257811 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.984 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14446131588 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9553, 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 894462708 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9553, 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5147611284202 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9553, 2024-09-13T04:14:40.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7286419149941 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3663824141555 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10348059 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 244657998 2024-09-13T04:14:40.986 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42345479510 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33224987 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21484770613 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.987 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10417017867 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6770321 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2846, 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15317827 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:40.988 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 88953237331 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11631062726 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 859299388 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405117516 2024-09-13T04:14:40.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 584826880 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 549322752 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600498688 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 35504128 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.990 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56981022 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.992 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68782562 2024-09-13T04:14:40.993 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562036736 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 427357665 2024-09-13T04:14:40.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1776 2024-09-13T04:14:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 110928 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.996 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67457503 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.997 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 225152 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37987348 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:40.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70839404 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 503316480 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.000 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 427357665 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.001 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 143477 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1150785 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.002 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74664553 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:41.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 25 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:41.004 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38172 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 126004, 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9004121119 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:41.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2508648509 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38172, 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 323757980835 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3279552612 2024-09-13T04:14:41.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38783, 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20250568281 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38172, 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 87505471690 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23258 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 23258, 2024-09-13T04:14:41.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15519475823 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3279552612 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 23333, 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6081218443 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:41.008 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 23258, 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6313032830 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7749 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 523154443 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7749, 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14242219704 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:41.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8131, 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4938292611 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7749, 2024-09-13T04:14:41.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12379750993 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7165 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1985494066 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7165, 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 293996285308 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:41.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7319, 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9231057227 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7165, 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68812687867 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.012 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4194304 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 871575552 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.013 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.1": { 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 40850 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.015 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:41.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.016 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:41.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8286208 2024-09-13T04:14:41.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.016 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:41.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 785674240 2024-09-13T04:14:41.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.016 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:41.016 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17, 2024-09-13T04:14:41.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3750138 2024-09-13T04:14:41.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17, 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1283805 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 190, 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 868733 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:41.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 821035008 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 71096, 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10838346806 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 71089, 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17458457580 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8544256 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:41.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 291172352 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 833814528 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 55 2024-09-13T04:14:41.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 214497225 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12089 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 177176576 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 177180672 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.020 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5106 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12089, 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 107370878 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.021 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125302024 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9352 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2609354 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 451 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8209184 2024-09-13T04:14:41.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 675 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5599830 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5599830 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:41.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 232 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 675, 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2420342 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.024 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 622 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9852 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.025 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1087717376 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.026 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10612736 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19940, 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 79037929 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3640, 2024-09-13T04:14:41.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 490246804 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:41.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17828, 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 146092169 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:41.029 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 71013, 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21255399132 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 70463, 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1668901629 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 71013, 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43504149 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 71013, 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21298903281 2024-09-13T04:14:41.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 27203, 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 936843176 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 940, 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2525613 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.031 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7605, 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6306426 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 43, 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49062 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9783, 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1251669823 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 218986 2024-09-13T04:14:41.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27772 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 21079, 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2202959875 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 68375, 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20482918 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:41.033 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 47296, 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1459407560 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15845, 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 430696044 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:41.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11277073935 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:41.035 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22228, 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1279682768 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22226, 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4935091196018 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22228, 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7060031857839 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84782, 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3129538232622 2024-09-13T04:14:41.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84782, 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8863365 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 433827576 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 34520960216 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.037 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28976097 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17848115170 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8749699464 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6179404 2024-09-13T04:14:41.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2819, 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14921237 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 72842878846 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9831799260 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.039 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 537871715 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405117516 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 693346304 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 616013824 2024-09-13T04:14:41.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600498688 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 77332480 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56850423 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16384 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 479232 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.043 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68483081 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562036736 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.044 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 426378174 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 256 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95840 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68453602 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:41.047 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:41.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.048 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.048 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 472448 2024-09-13T04:14:41.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.048 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37900282 2024-09-13T04:14:41.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.048 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.049 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70679174 2024-09-13T04:14:41.050 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 494927872 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 426378174 2024-09-13T04:14:41.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 134563 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1152693 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67262442 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.054 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 47 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 40759 2024-09-13T04:14:41.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.056 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:41.056 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 131362, 2024-09-13T04:14:41.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10446151928 2024-09-13T04:14:41.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.056 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:41.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.056 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:41.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.056 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:41.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2194361632 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 40759, 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 576126828411 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2627199492 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 42467, 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 30418298897 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.057 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 40759, 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 119325161504 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18794 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18794, 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12504722312 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:41.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2627199492 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19252, 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4960181814 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18794, 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5198671821 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12229 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.059 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 287203664 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12229, 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 96516579026 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.060 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12371, 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12698495082 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12229, 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 30244209508 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9736 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.061 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1907157968 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9736, 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 467105527073 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10844, 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12759622001 2024-09-13T04:14:41.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9736, 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 83882280175 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 200246 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:41.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 831664128 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.2": { 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20167 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.064 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3702784 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.066 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 619290624 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18, 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12743430 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18, 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3573728 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 171, 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 908416 2024-09-13T04:14:41.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 530710528 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73160, 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10728270520 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73159, 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17408853824 2024-09-13T04:14:41.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 442368 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 299712512 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 552009728 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:41.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 155990694 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9945 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 172302336 2024-09-13T04:14:41.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 172306432 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7117 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.071 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9945, 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 109734726 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 81927248 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7671 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1165481 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 443 2024-09-13T04:14:41.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3660274 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 606 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2494793 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2494793 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:41.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 165 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 606, 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1213384 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.075 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:41.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.075 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:41.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.075 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.075 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:41.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 683 2024-09-13T04:14:41.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.075 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7, 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8190 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.076 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 925425664 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10600448 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15380, 2024-09-13T04:14:41.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 51114634 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3722, 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 407737670 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:41.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33058, 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 279336876 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:41.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73111, 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20983296092 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72531, 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1514577852 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73111, 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 35821601 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.080 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73111, 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21019117693 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 57556, 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1158263689 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:41.081 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1068, 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2648072 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 21500, 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9585148 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37, 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 44669 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20830, 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1554338329 2024-09-13T04:14:41.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 263350 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20752 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13295, 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2414999897 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33106, 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12488974 2024-09-13T04:14:41.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19811, 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2071045761 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13562, 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 391800064 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:41.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9811517532 2024-09-13T04:14:41.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6418, 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 944062778 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6417, 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5094981762302 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6418, 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7158360364065 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.086 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85731, 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3461406962302 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85731, 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9317459 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 372723015 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:41.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33251337694 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 30299597 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16217623554 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8030631001 2024-09-13T04:14:41.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6179225 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2826, 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17386416 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67697467511 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:41.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9037348748 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 509682633 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405117516 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562208768 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.090 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 518807552 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600498688 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43401216 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.091 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 57323263 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.092 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28672 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 86016 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.093 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68391169 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:41.094 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 570425344 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 429924473 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1360 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 83136 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.096 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73307511 2024-09-13T04:14:41.097 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 148816 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38215508 2024-09-13T04:14:41.098 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.099 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.100 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70687580 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 503316480 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.101 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 429924473 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.102 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 139105 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1171306 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.103 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 72081596 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 90 2024-09-13T04:14:41.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 60349 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 161130, 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9232685405 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T04:14:41.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2046165153 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 60349, 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 92638086032 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3968525397 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 61958, 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43472725528 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.107 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 60349, 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 72208851000 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 30838 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 30838, 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18614949211 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.108 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3968525397 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 31471, 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6514631455 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 30838, 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9994817267 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27608 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.109 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 480654978 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 27608, 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 52321314378 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.110 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 28401, 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33781068035 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 27608, 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 48713778983 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1903 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:41.111 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1565510175 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1903, 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21701822443 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2086, 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3177026038 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:41.112 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1903, 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13500254750 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 35 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:41.113 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 541323264 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.3": { 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23097 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.114 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:41.115 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1269760 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 658243584 2024-09-13T04:14:41.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17, 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3996384 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17, 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1271551 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 165, 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 845644 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:41.117 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 596508672 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72883, 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10452048621 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72882, 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16902094791 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:41.118 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15949824 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 298573824 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 605028352 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.119 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 82852983 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4800 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 54972416 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 54976512 2024-09-13T04:14:41.120 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 149 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4800, 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16294978 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.121 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32007511 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3236 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 537861 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 306 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:41.122 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1253497 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 411 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 715636 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 715636 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.123 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 105 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 411, 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 523626 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.124 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 602 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7879 2024-09-13T04:14:41.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 960671744 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10625024 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18329, 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 58639444 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:41.127 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3643, 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 366430825 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.128 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18956, 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 147589241 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.129 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72836, 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20405307969 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72315, 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1573714229 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72836, 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42438430 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72836, 2024-09-13T04:14:41.130 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20447746399 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 235080, 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1148591129 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1377, 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2494536 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.131 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 125374, 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38800765 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 41, 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49451 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13233, 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 994454516 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:41.132 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 435205 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18819 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33635, 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1893823555 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 87319, 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24534077 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:41.133 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53684, 2024-09-13T04:14:41.134 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1369731208 2024-09-13T04:14:41.134 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.134 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:41.134 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.134 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.134 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:41.134 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13228, 2024-09-13T04:14:41.134 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 367327186 2024-09-13T04:14:41.134 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.134 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:41.134 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9615415325 2024-09-13T04:14:41.135 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18620, 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1450528924 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18620, 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4470246424475 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18620, 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7390468908786 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:41.136 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:41.137 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3486220744162 2024-09-13T04:14:41.137 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.137 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:41.137 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:41.137 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8619921 2024-09-13T04:14:41.137 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.137 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:41.137 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:41.137 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 443864399 2024-09-13T04:14:41.137 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.137 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:41.137 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31788378069 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28977194 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15059746304 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7207746780 2024-09-13T04:14:41.138 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6185163 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2789, 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14434959 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 64128210664 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:41.139 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8216180585 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 475647590 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405117516 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 609157120 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.140 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 594419712 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600498688 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14737408 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:41.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 57508231 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.142 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 40960 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.143 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68279929 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.144 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 570425344 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 431311734 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.145 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1072 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.146 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56960 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.147 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71946714 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 89232 2024-09-13T04:14:41.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38338820 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.149 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.150 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70623852 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 503316480 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.151 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 431311734 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.152 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 141170 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1172725 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.153 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70690851 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.154 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 54 2024-09-13T04:14:41.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 53720 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 139110, 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8327615778 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1621127506 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53720, 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 264778005188 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1848146249 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.157 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 55899, 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 36173289253 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53720, 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 83651464795 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 34638 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 34638, 2024-09-13T04:14:41.158 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 51035750801 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1848146249 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 35138, 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13378435559 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 34638, 2024-09-13T04:14:41.159 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12720030515 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15216 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 286221466 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15216, 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 164666376636 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.160 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16803, 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17832854702 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15216, 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37977904137 2024-09-13T04:14:41.161 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3866 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1334906040 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3866, 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49075877751 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.162 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3958, 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4961998992 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3866, 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32953530143 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 78 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.163 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 607141888 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.4": { 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:41.164 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 61074 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:41.165 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:41.166 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6774784 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 666447872 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15, 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3499636 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15, 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1216041 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:41.167 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 164, 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 919197 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 685965312 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 62544, 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5439185805 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:41.168 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 62548, 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10088368051 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6828032 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 256192512 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 703004672 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.169 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 264572323 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19421 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:41.170 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 230481920 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 230486016 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9217 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.171 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19421, 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 128926398 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 169466981 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16504 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2394722 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 467 2024-09-13T04:14:41.172 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6709368 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 651 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4314646 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4314646 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.173 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 190 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 651, 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2554551 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.174 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1247 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.175 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11732 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.176 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 931700736 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14815232 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:41.177 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22106, 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68156884 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3609, 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 443035422 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.178 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14191, 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 122341727 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.179 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 62481, 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13302909112 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 61934, 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1406753230 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 62481, 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 50062863 2024-09-13T04:14:41.180 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 62481, 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13352971975 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 31083, 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 467461474 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:41.181 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 827, 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2254187 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10611, 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9774785 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 46, 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 89384 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15381, 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2077775323 2024-09-13T04:14:41.182 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 194640 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20494 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12178, 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 942705241 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 44570, 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13887299 2024-09-13T04:14:41.183 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 32392, 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 587662892 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14294, 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 399168481 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:41.184 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5009722778 2024-09-13T04:14:41.185 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19040, 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 889130475 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19038, 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4755529287171 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19040, 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7238015446196 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:41.186 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72461, 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2809342304338 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72461, 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7809979 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 223094396 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21484579314 2024-09-13T04:14:41.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27200242 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9763651055 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7851202780 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.188 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10374256 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2676, 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13519496 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 44344807997 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8903703760 2024-09-13T04:14:41.189 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 449878720 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405103502 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 548528128 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:41.190 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 515809280 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600482201 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32718848 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.191 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 57020340 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.192 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8192 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 528384 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.193 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68272204 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:41.194 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562036736 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 427652553 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.195 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1392 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85696 2024-09-13T04:14:41.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.197 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67188231 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 194304 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.198 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38013560 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.199 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.200 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70844040 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 503316480 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 427652553 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.202 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 135314 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1167710 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74360903 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:41.204 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:41.205 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 36836 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 97715, 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11166262085 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:41.206 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1675817305 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 36836, 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 99987344269 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1618716352 2024-09-13T04:14:41.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37443, 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14786405606 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 36836, 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 35150766356 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 25137 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:41.208 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25137, 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13046576690 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1618716352 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25337, 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5242683926 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25137, 2024-09-13T04:14:41.209 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5585081490 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6937 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 239246687 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6937, 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12815625954 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:41.210 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7210, 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4121743184 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6937, 2024-09-13T04:14:41.211 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10030412426 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4762 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1436570618 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4762, 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74125141625 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.213 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:41.213 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4896, 2024-09-13T04:14:41.213 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5421978496 2024-09-13T04:14:41.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.213 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:41.213 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4762, 2024-09-13T04:14:41.213 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19535272440 2024-09-13T04:14:41.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.213 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:41.213 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.213 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17826844 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 700796928 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.215 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.5": { 2024-09-13T04:14:41.215 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:41.215 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:41.215 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22762 2024-09-13T04:14:41.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.215 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:41.215 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.215 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:41.215 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.215 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:41.216 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12636160 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 758128640 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20, 2024-09-13T04:14:41.217 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4170421 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20, 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286720 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 210, 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 962366 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.218 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 673251328 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 82237, 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6388467165 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 82208, 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11853866716 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4198400 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.219 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:41.220 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 336732160 2024-09-13T04:14:41.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.220 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:41.220 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 690290688 2024-09-13T04:14:41.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.220 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:41.220 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.220 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:41.220 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 54 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 383387818 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20996 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 327512064 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.221 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 327516160 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8819 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20996, 2024-09-13T04:14:41.222 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 143839549 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 212281565 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15756 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4574376 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 878 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.223 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12518030 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1186 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7943654 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7943654 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:41.224 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 321 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1186, 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4327938 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.225 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 585 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12, 2024-09-13T04:14:41.226 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12317 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1110523904 2024-09-13T04:14:41.227 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10625024 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20773, 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71009102 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:41.228 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3629, 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 602177612 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:41.229 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20726, 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 173723519 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 82130, 2024-09-13T04:14:41.230 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15724940149 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 81527, 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1663466667 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 82130, 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 47563349 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 82130, 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15772503498 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.231 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 31666, 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 586408589 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 814, 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2063829 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17505, 2024-09-13T04:14:41.232 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12305074 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 91902 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14163, 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1426516488 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 240562 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.233 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21865 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20008, 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1099876879 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 51257, 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14528348 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 31249, 2024-09-13T04:14:41.234 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 820497497 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16409, 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 470448584 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:41.235 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5527552327 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9559, 2024-09-13T04:14:41.236 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 598518359 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9558, 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4388181375483 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9559, 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7470142750247 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94762, 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3165251944445 2024-09-13T04:14:41.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94762, 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10160655 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 232052962 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 26557051880 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:41.238 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32997722 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13194928411 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9008508415 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6185168 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.239 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2702, 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14421217 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 54535603560 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10079195730 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:41.240 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 528006198 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405103502 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 570671104 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 538509312 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:41.241 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600482201 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32161792 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.242 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56516892 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.243 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 81920 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.244 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 69226212 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562036736 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.245 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 423876691 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.246 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 150048 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.247 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70899005 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:41.248 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 741520 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37677928 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.250 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.252 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.252 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.252 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.252 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.252 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.252 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.252 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.252 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.252 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70632456 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 494927872 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.253 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 423876691 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.254 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 138639 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1147740 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.255 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 69764802 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 51 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.256 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 51 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.257 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46647 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 129230, 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13565281197 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.258 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1607838138 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 46647, 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 41567057432 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2570134880 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 47196, 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12912805021 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.259 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 46647, 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28773448840 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37488 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37488, 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12713727173 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.260 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2570134880 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37624, 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6192681979 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37488, 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7637356300 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7774 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.261 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 416215158 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7774, 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15982573369 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:41.262 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8041, 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4563449187 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7774, 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11581505193 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1385 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.263 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1191622980 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1385, 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12870756890 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1531, 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2156673855 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.264 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1385, 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9554587347 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1048670 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:41.265 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 683888640 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.6": { 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20829 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.266 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:41.267 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7049216 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 592551936 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.268 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15, 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5264069 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15, 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1236162 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 161, 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 793032 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:41.269 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 546963456 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 64337, 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5106459827 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 64330, 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9510046292 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14147584 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.270 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 263503872 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 555483136 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:41.271 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 208080780 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13456 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 171941888 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 171945984 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.272 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5952 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13456, 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 84983269 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:41.273 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 116971707 2024-09-13T04:14:41.274 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.274 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:41.274 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10661 2024-09-13T04:14:41.274 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.274 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:41.274 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2359749 2024-09-13T04:14:41.274 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.274 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:41.274 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6980640 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 694 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4620891 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4620891 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.275 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 237 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 694, 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2272719 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:41.276 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 568 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.277 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9751 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.278 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 865398784 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15405056 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15005, 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 47531186 2024-09-13T04:14:41.279 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3488, 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 409284616 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.280 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22739, 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 188584637 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.281 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 64270, 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12639171946 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 63787, 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1326001556 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 64270, 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 36101439 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.282 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 64270, 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12675273385 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25300, 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 363460995 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 817, 2024-09-13T04:14:41.283 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2036056 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13043, 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8026727 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 43, 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 48532 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14246, 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1082899422 2024-09-13T04:14:41.284 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 191177 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20124 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 11986, 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1318748925 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 41771, 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11204256 2024-09-13T04:14:41.285 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 29785, 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 864826254 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12556, 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 347230925 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.286 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4031697039 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.287 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14785, 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 691317365 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14785, 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3967601493153 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14785, 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6333737075297 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:41.288 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2587528166478 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7765103 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 143726474 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21623778782 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.289 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 26558222 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10719428512 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6645205925 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10969731 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.290 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2590, 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12863963 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43175324919 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7606990319 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:41.291 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 422421341 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405103502 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 441049088 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 409493504 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:41.292 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600482201 2024-09-13T04:14:41.293 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.293 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:41.293 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31555584 2024-09-13T04:14:41.293 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.293 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.293 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:41.293 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.293 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:41.293 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.293 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.293 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.293 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 57109861 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.294 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16384 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 114688 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.295 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68588187 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.296 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 570425344 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 428323959 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.297 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1360 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 83968 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.298 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74907193 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.299 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 377152 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38073240 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.300 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.301 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70601512 2024-09-13T04:14:41.302 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 503316480 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 428323959 2024-09-13T04:14:41.303 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.304 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 145175 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1178663 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73668683 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.306 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 39375 2024-09-13T04:14:41.307 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 101801, 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9860819498 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1910155096 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.308 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 39375, 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 80301071524 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2459905501 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 39866, 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14003031708 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 39375, 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33314552267 2024-09-13T04:14:41.309 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 30389 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 30389, 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13786654797 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2459905501 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.310 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 30566, 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6016113531 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 30389, 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6404765821 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4467 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 375105118 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.311 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4467, 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10364740289 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.312 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4673, 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2646244240 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4467, 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7366008384 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4519 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1535049978 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.313 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:41.314 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4519, 2024-09-13T04:14:41.314 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56149676438 2024-09-13T04:14:41.314 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.314 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:41.314 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.314 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.314 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:41.314 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4627, 2024-09-13T04:14:41.314 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5340673937 2024-09-13T04:14:41.314 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.314 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:41.314 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4519, 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19543778062 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4194313 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:41.315 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562380800 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.7": { 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21520 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.316 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:41.317 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7356416 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 608747520 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.318 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16, 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4540817 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16, 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1074751 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 168, 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 800013 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:41.319 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 561577984 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 67319, 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5183696523 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 67313, 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9735635874 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:41.320 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9764864 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 275759104 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 555876352 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 338905271 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24039 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 283062272 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:41.322 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 283066368 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11386 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 24039, 2024-09-13T04:14:41.323 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 151195414 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 222270227 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20465 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2499312 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 548 2024-09-13T04:14:41.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7294533 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4795221 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4795221 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:41.325 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 174 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 713, 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2434309 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.326 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 711 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T04:14:41.327 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13573 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:41.328 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 894296064 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15396864 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18858, 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56961270 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:41.329 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3593, 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 496006818 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:41.330 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20237, 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 170337957 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:41.331 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 67259, 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12968492638 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 66745, 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1426064809 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 67259, 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43156636 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 67259, 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13011649274 2024-09-13T04:14:41.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 42309, 2024-09-13T04:14:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 372199023 2024-09-13T04:14:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 761, 2024-09-13T04:14:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2124802 2024-09-13T04:14:41.333 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5509, 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5317136 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 63518 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18363, 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2111290187 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:41.334 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 230258 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19674 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18854, 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1069231892 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 58353, 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21248530 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:41.335 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 39499, 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 788529232 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14090, 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 392567588 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:41.336 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4573832784 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:41.337 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16973, 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 836081909 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16973, 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4342589792128 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16973, 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7094565673219 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2850589215478 2024-09-13T04:14:41.338 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8259960 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 164661012 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22123775245 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:41.339 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 29360291 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11320528743 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7121071019 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10964501 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.340 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2602, 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13213171 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45316291798 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8124466360 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:41.341 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 450783232 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405103502 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 557056000 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 535748608 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:41.342 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600482201 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21307392 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.343 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 57022164 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8192 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 106496 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.345 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68692268 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562036736 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.346 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 427666234 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.347 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1360 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 93600 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67166678 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:41.349 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 186384 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38014776 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.350 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.351 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70850744 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:41.352 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:41.353 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 503316480 2024-09-13T04:14:41.353 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.353 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:41.353 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.353 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.353 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:41.353 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.353 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.353 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:41.353 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 427666234 2024-09-13T04:14:41.353 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.353 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 148636 2024-09-13T04:14:41.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1161978 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:41.355 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74339632 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 39 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.356 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 59 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 53441 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.357 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 124578, 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11677654772 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1636263149 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:41.358 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53441, 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 51986749332 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2105944368 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53906, 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19557803375 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53441, 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37036476458 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.359 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37566 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37566, 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15177170450 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2105944368 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.360 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37613, 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6625452724 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37566, 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6919731568 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14347 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 449168545 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.361 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14347, 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 25436576575 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:41.362 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14597, 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10770165487 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14347, 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21958487679 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1528 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1187094604 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.363 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1528, 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11373002307 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1696, 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2162185164 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1528, 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8158257211 2024-09-13T04:14:41.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:41.365 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 576991232 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: "pools": [ 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr" 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: "flags_names": [ 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: "hashpspool" 2024-09-13T04:14:41.366 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 1, 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 1, 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 1, 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 722589657354, 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 1781760, 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 1781760, 2024-09-13T04:14:41.367 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 240863215616, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 2, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 2.465791794747929e-06, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 1358, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 2195456, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 590368, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 590368, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 1771104, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 431, 2024-09-13T04:14:41.368 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 2473984 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: "flags_names": [ 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: "hashpspool" 2024-09-13T04:14:41.369 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 32, 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 32, 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 2, 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 722589657354, 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 156122, 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T04:14:41.370 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 110592, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 240863215616, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 22, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 45530, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 2.160589644972788e-07, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 79, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 89088, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 21808, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 6632, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 15176, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 65424, 2024-09-13T04:14:41.371 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 68, 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 36864 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: "flags_names": [ 2024-09-13T04:14:41.372 INFO:tasks.workunit.client.0.smithi088.stdout: "hashpspool" 2024-09-13T04:14:41.373 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.373 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T04:14:41.373 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T04:14:41.373 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T04:14:41.373 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 64, 2024-09-13T04:14:41.373 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 64, 2024-09-13T04:14:41.373 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 3, 2024-09-13T04:14:41.373 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T04:14:41.373 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T04:14:41.373 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 722589657354, 2024-09-13T04:14:41.373 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 0, 2024-09-13T04:14:41.373 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 240863215616, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 0.0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 0, 2024-09-13T04:14:41.374 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 0, 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 0, 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 0 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd" 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T04:14:41.375 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "flags_names": [ 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "hashpspool", 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "selfmanaged_snaps" 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 8, 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 8, 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 4, 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 722589657354, 2024-09-13T04:14:41.376 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 12595200, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 12595200, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 240863215616, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 4, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 1.7430336811230518e-05, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 9064, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 3257710592, 2024-09-13T04:14:41.377 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 4194323, 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 4194323, 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 12582969, 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 24283, 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 3069892608 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd": { 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: "mirroring_by_pool": [ 2024-09-13T04:14:41.378 INFO:tasks.workunit.client.0.smithi088.stdout: false 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: "num_images_by_pool": [ 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pools": 1 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: "report_id": "a9671403-eab7-4529-9e6c-f1c888af0f5b", 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: "report_timestamp": "2024-09-13T04:14:40.423388", 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: "report_version": 1, 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_stats": { 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "7.9.2" 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: "rook": { 2024-09-13T04:14:41.379 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster": { 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: "external-mode": null, 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: "allow-multiple-per-node": null, 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: "count": null, 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: "max-id": null, 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: "pvc": { 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: "enabled": null 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: "stretch": { 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: "enabled": null 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: "network": { 2024-09-13T04:14:41.380 INFO:tasks.workunit.client.0.smithi088.stdout: "provider": null 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: "storage": { 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: "device-set": { 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: "non-portable": null, 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: "portable": null, 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: "total": null 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: "csi": { 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T04:14:41.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: "kubernetes": { 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: "node": { 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: "kubernetes-total": null, 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: "with-ceph-daemons": null, 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-cephfs-plugin": null, 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-nfs-plugin": null, 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-rbd-plugin": null 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.382 INFO:tasks.workunit.client.0.smithi088.stdout: "usage": { 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: "storage-class": { 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket": null, 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs": null, 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: "nfs": null, 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd": null, 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: "total": null 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: "services": {}, 2024-09-13T04:14:41.383 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_per_pg": [ 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.384 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.517439+0000", 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.517439+0000", 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.517769+0000", 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.385 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 5, 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 5, 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.386 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1f", 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5660, 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:43:38.682195+0000", 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 582, 2024-09-13T04:14:41.387 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.388 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.389 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 4, 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 4, 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 4, 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.390 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.391 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.391 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.391 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.391 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.391 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.391 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:41.391 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "557'5" 2024-09-13T04:14:41.391 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.391 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.391 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.391 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.391 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.407320+0000", 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.407320+0000", 2024-09-13T04:14:41.392 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.407646+0000", 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:41.393 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1e", 2024-09-13T04:14:41.394 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5550, 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:05:28.869328+0000", 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.395 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.396 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.397 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.398 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.399 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.396771+0000", 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.396771+0000", 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.397133+0000", 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.400 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:41.401 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1e", 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5570, 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.402 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:48:12.088063+0000", 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.403 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.404 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.405 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "557'2" 2024-09-13T04:14:41.406 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.407 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.396686+0000", 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.396686+0000", 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.397081+0000", 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.408 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.409 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1f", 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5648, 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:26:56.354530+0000", 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.410 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.411 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.412 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.413 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.414 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.515841+0000", 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.515841+0000", 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.517051+0000", 2024-09-13T04:14:41.415 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.416 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1d", 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.417 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5401, 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:47:18.381268+0000", 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.418 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:41.419 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 6, 2024-09-13T04:14:41.420 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 6, 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.421 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.422 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.394186+0000", 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.394186+0000", 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.394798+0000", 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:41.423 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.424 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1c", 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5453, 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:39:36.938113+0000", 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.425 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.426 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.427 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.428 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.429 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.508073+0000", 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.508073+0000", 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.509032+0000", 2024-09-13T04:14:41.430 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.431 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1c", 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.432 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5410, 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:41:46.644712+0000", 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:41.434 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.435 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 6, 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 6, 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.436 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.437 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:41.437 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T04:14:41.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.437 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.437 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.437 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.437 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.437 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.437 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.437 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:41.437 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.437 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.406376+0000", 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.406376+0000", 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.406675+0000", 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.438 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.439 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1d", 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5447, 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.440 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:59:41.022495+0000", 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.442 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.443 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.444 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:41.445 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.411409+0000", 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.411409+0000", 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.411722+0000", 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.446 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.447 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.a", 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5446, 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:02:23.613432+0000", 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.450 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.451 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:41.452 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.512751+0000", 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.512751+0000", 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.513095+0000", 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.453 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3, 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.454 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3, 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.b", 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.455 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5414, 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:52:11.496241+0000", 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.457 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 2, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 2, 2024-09-13T04:14:41.458 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:41.459 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "557'3" 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.460 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.468127+0000", 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.468127+0000", 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.468656+0000", 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:41.461 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.462 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.b", 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5559, 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:00:27.487186+0000", 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.465 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.466 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.467 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.468 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.468 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.468 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.468 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.468 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.468 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.468 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.468 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:41.468 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.516635+0000", 2024-09-13T04:14:41.468 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.516635+0000", 2024-09-13T04:14:41.468 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518097+0000", 2024-09-13T04:14:41.468 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.469 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.a", 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.470 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5619, 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:10:39.592334+0000", 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.473 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.474 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.475 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.512434+0000", 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.512434+0000", 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.512863+0000", 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:41.476 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.477 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.8", 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5554, 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:00:05.731657+0000", 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.478 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.481 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.482 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.516993+0000", 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.516993+0000", 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.517273+0000", 2024-09-13T04:14:41.483 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:41.484 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.9", 2024-09-13T04:14:41.485 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5619, 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:06:38.834453+0000", 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.489 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.490 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.516605+0000", 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.516605+0000", 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.516893+0000", 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.492 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.9", 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5538, 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.493 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:21:46.906116+0000", 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.497 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.498 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.498 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.498 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.498 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.498 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:41.498 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.498 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.498 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.498 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.498 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.498 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.498 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:43:32.443968+0000", 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:43:32.443968+0000", 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:43:32.444974+0000", 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 365, 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.499 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 364, 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.500 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.8", 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5592, 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:58:03.957847+0000", 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.501 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.502 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.503 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.504 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.505 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.469022+0000", 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.469022+0000", 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.469402+0000", 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:41.506 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.507 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.6", 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.508 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5646, 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:20:29.451153+0000", 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.509 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.510 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.511 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:41.512 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.513 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.515641+0000", 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.515641+0000", 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.515969+0000", 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:41.514 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.515 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.7", 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5422, 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:25:58.975383+0000", 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.516 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.517 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:41.518 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 6, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 6, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.519 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.520 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.407054+0000", 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.407054+0000", 2024-09-13T04:14:41.521 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.491315+0000", 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:41.522 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3114, 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3114, 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.523 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.1", 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9310, 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:19:59.901819+0000", 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.002666159, 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.524 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.525 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.526 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 870, 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 393924, 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3094, 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 414362 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.527 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3114" 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.528 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.518638+0000", 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.518638+0000", 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518950+0000", 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.529 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.530 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.7", 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5561, 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:15:05.534226+0000", 2024-09-13T04:14:41.531 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.532 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.533 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.534 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.535 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:41.536 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.401788+0000", 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.401788+0000", 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.402165+0000", 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.537 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.538 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.6", 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5627, 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:13:03.556892+0000", 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.539 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.540 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.541 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 2, 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 2, 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 2, 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.542 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "561'2" 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.543 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:41.544 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.544 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.544 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:41.544 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.544 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.544 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.544 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:41.544 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.512551+0000", 2024-09-13T04:14:41.544 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.512551+0000", 2024-09-13T04:14:41.544 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.469461+0000", 2024-09-13T04:14:41.544 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:41.544 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3013, 2024-09-13T04:14:41.545 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3013, 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.0", 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.546 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9227, 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:24:05.738211+0000", 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.00240699, 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.547 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.548 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1006, 2024-09-13T04:14:41.549 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 431249, 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 2998, 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 380701 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.550 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3013" 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.551 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.395326+0000", 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.395326+0000", 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.395634+0000", 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:41.552 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.553 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.4", 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5621, 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:18:00.260701+0000", 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.554 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.555 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.556 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.557 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.558 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.559 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:41.559 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.559 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.559 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.559 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.559 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.559 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.559 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:41.559 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.513742+0000", 2024-09-13T04:14:41.559 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.513742+0000", 2024-09-13T04:14:41.559 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.514021+0000", 2024-09-13T04:14:41.559 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.560 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.5", 2024-09-13T04:14:41.561 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5420, 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:14:30.033362+0000", 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.563 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.564 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.565 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:41.566 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.517758+0000", 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.517758+0000", 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.480224+0000", 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:41.567 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3095, 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.568 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3095, 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.3", 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9542, 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:31:55.841101+0000", 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.00429859, 2024-09-13T04:14:41.569 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:41.571 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1349, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 388448, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3082, 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 362884 2024-09-13T04:14:41.572 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3095" 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.573 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.404948+0000", 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.404948+0000", 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.405235+0000", 2024-09-13T04:14:41.574 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:41.575 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.576 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.5", 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5469, 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:22:41.455905+0000", 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.579 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.580 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.581 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.516759+0000", 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.516759+0000", 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.517119+0000", 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.582 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.583 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.4", 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5617, 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.584 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:18:55.176360+0000", 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.587 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.588 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.395213+0000", 2024-09-13T04:14:41.589 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.395213+0000", 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.477041+0000", 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.590 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3024, 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3024, 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.591 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.2", 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9512, 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:16:08.487369+0000", 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.00527223, 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 19, 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1247, 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 381704, 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 2999, 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 371041 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.595 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3024" 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.596 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.406535+0000", 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.406535+0000", 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.406839+0000", 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.597 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.598 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3", 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5514, 2024-09-13T04:14:41.599 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:21:04.446507+0000", 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.602 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.603 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:41.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.407115+0000", 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.407115+0000", 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.409000+0000", 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.605 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.606 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.2", 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5440, 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:37:56.390740+0000", 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.610 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.611 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:06.692894+0000", 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:06.692894+0000", 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.476655+0000", 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 398, 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3129, 2024-09-13T04:14:41.613 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 397, 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3129, 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.4", 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.614 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9555, 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:07:02.883968+0000", 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.004629989, 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1331, 2024-09-13T04:14:41.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 398447, 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3118, 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 369936 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.618 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3129" 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.619 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:41.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.399996+0000", 2024-09-13T04:14:41.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.399996+0000", 2024-09-13T04:14:41.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.400336+0000", 2024-09-13T04:14:41.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:41.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:41.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:41.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.621 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.0", 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5622, 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:11:57.674126+0000", 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.622 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.625 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.626 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:06.684624+0000", 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:06.684624+0000", 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:06.684912+0000", 2024-09-13T04:14:41.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 398, 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:41.628 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 397, 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1", 2024-09-13T04:14:41.629 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5600, 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:56:18.573727+0000", 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.633 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.634 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.398762+0000", 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.398762+0000", 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.479104+0000", 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:41.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3034, 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.636 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3034, 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.7", 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9419, 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.637 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:23:40.633154+0000", 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.006689925, 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1454, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 386467, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3025, 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 374894 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3034" 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.641 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.466830+0000", 2024-09-13T04:14:41.642 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.466830+0000", 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.467122+0000", 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:41.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.644 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1", 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5648, 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:42:47.939994+0000", 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.645 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.648 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.649 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.518723+0000", 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.518723+0000", 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.519101+0000", 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.651 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.0", 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5402, 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.652 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:19:27.050173+0000", 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.653 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.656 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.657 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.657 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.657 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.657 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.657 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.657 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:41.657 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.657 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.657 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:41.657 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.657 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.657 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.660 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:41.660 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:43:32.441876+0000", 2024-09-13T04:14:41.660 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:43:32.441876+0000", 2024-09-13T04:14:41.660 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.480231+0000", 2024-09-13T04:14:41.660 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 365, 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.661 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2884, 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 364, 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2884, 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.6", 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.662 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 8980, 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:44:01.512802+0000", 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.004167314, 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 484, 2024-09-13T04:14:41.665 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 362430, 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 2865, 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 349357 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.666 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'2884" 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.667 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.406530+0000", 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.406530+0000", 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.406871+0000", 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:41.668 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.669 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2", 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5528, 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:09:05.278159+0000", 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.670 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.673 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.674 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.517345+0000", 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.517345+0000", 2024-09-13T04:14:41.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.517674+0000", 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:41.676 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.677 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.3", 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5474, 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:59:35.124570+0000", 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.681 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 19, 2024-09-13T04:14:41.682 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.519184+0000", 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.519184+0000", 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.519585+0000", 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:32:24.556744+0000", 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:32:24.556744+0000", 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:41.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.684 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.684 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:32:24.556744+0000", 2024-09-13T04:14:41.684 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:41.684 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:41.684 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.684 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 257, 2024-09-13T04:14:41.684 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.684 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.684 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.684 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.684 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.684 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 257, 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "1.0", 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 6113, 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:03:43.336671+0000", 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.685 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 590368, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 1771104, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 6, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1358, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 2144, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 431, 2024-09-13T04:14:41.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2416 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "2995'257" 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.689 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.516586+0000", 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.516586+0000", 2024-09-13T04:14:41.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.469925+0000", 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:41.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3121, 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3121, 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.692 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.5", 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9336, 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:04:20.755006+0000", 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.002110498, 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 4194304, 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:41.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1323, 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 438689, 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3102, 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 374767 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.696 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3121" 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.697 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.518302+0000", 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.518302+0000", 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518846+0000", 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:41.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:41.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:41.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:41.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:41.699 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.699 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.699 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.d", 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.700 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5398, 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:03:47.158000+0000", 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.704 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.705 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.406774+0000", 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.406774+0000", 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.407107+0000", 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:41.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.707 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.c", 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5597, 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:19:37.554993+0000", 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.708 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.711 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.712 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.397784+0000", 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.397784+0000", 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.398090+0000", 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:41.713 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:41.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:41.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:41.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:41.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:41.714 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.c", 2024-09-13T04:14:41.715 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5460, 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:49:04.272437+0000", 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.716 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.719 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.720 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.466973+0000", 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.466973+0000", 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.467472+0000", 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:41.721 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.722 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.d", 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5624, 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:50:03.462593+0000", 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.723 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 70, 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.724 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 1, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T04:14:41.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.727 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.522650+0000", 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.522650+0000", 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.524302+0000", 2024-09-13T04:14:41.728 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:41.729 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.730 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.f", 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5413, 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:00:06.777542+0000", 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.731 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.734 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.734 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.734 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.734 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.735 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.511082+0000", 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.511082+0000", 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.511415+0000", 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.736 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:41.737 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.e", 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.738 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5568, 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:23:34.719560+0000", 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.739 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 6, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 6, 2024-09-13T04:14:41.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:41.742 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.743 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.517325+0000", 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.517325+0000", 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518016+0000", 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.744 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.745 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.e", 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5388, 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:57:08.113844+0000", 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.746 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.747 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.749 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.750 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.514882+0000", 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.514882+0000", 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.515235+0000", 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:41.751 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.752 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.f", 2024-09-13T04:14:41.753 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5514, 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:36:10.741608+0000", 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 22, 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.754 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.755 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1, 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 1, 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.757 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.758 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.511523+0000", 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.511523+0000", 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.513108+0000", 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:41.759 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.760 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.11", 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5396, 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.761 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:31:59.623323+0000", 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.762 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.763 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.765 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:41.766 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:43:32.443283+0000", 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:43:32.443283+0000", 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:43:32.444308+0000", 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 365, 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.767 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 8, 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 364, 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 8, 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.768 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.10", 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5610, 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:13:48.994619+0000", 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.769 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.770 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 12, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 4, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 4, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 4, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 24, 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 24, 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 12, 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.772 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'8" 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:41.773 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.404764+0000", 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.404764+0000", 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.405112+0000", 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.774 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.775 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.10", 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5437, 2024-09-13T04:14:41.776 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:56:38.120136+0000", 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.777 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.778 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.780 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.781 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.404593+0000", 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.404593+0000", 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.404984+0000", 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.782 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.783 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.11", 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5447, 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:12:18.348267+0000", 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.784 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.785 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.787 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.788 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.513386+0000", 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.513386+0000", 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.513741+0000", 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:41.789 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.790 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.13", 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.791 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.792 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.792 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5411, 2024-09-13T04:14:41.792 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.792 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:49:02.679275+0000", 2024-09-13T04:14:41.792 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.792 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.792 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.792 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.792 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.792 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.792 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.792 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.793 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.794 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.795 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:41.796 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.511048+0000", 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.511048+0000", 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.511732+0000", 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.797 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.798 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.12", 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.799 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5462, 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:13:21.960430+0000", 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.800 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.801 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.802 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.803 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.804 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510081+0000", 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510081+0000", 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.510372+0000", 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:41.805 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.806 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.12", 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5643, 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:05:43.287638+0000", 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.807 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.808 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.809 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.810 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.811 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.466884+0000", 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.466884+0000", 2024-09-13T04:14:41.812 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.467228+0000", 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:41.813 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.814 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.13", 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5652, 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:51:50.266175+0000", 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 34, 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.815 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T04:14:41.816 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.817 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 4, 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 8, 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 7 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.818 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.819 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510052+0000", 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510052+0000", 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.513052+0000", 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:41.820 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.821 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.15", 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5410, 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:23:25.457663+0000", 2024-09-13T04:14:41.822 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.823 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.824 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.825 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.826 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:41.827 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.397465+0000", 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.397465+0000", 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.397792+0000", 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.828 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 29, 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 29, 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.829 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.14", 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5474, 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:04:34.569793+0000", 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 5834, 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.831 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 12, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 4, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 4, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.832 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 10, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 14, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 28, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 25 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.833 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "557'29" 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.834 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.516259+0000", 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.516259+0000", 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.516580+0000", 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.835 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.836 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.14", 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.837 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5514, 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:23:20.699170+0000", 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.839 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.840 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.841 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.842 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.398883+0000", 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.398883+0000", 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.399245+0000", 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:41.843 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3, 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.844 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3, 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.15", 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5616, 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:51:34.139690+0000", 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.845 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 90, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.847 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 7, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 7, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 4, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.848 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'3" 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.849 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.400102+0000", 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.400102+0000", 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.400397+0000", 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:41.850 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.851 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.17", 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.852 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5558, 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:46:27.648304+0000", 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.854 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.855 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.856 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.857 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113165+0000", 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.409255+0000", 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.409255+0000", 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.409572+0000", 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113165+0000", 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113165+0000", 2024-09-13T04:14:41.858 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113165+0000", 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113165+0000", 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113165+0000", 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113165+0000", 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.859 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.16", 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5468, 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:44:24.754385+0000", 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.860 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.862 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.863 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.864 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113067+0000", 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510106+0000", 2024-09-13T04:14:41.865 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510106+0000", 2024-09-13T04:14:41.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.510399+0000", 2024-09-13T04:14:41.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113067+0000", 2024-09-13T04:14:41.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113067+0000", 2024-09-13T04:14:41.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113067+0000", 2024-09-13T04:14:41.866 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113067+0000", 2024-09-13T04:14:41.868 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.868 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.868 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.868 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113067+0000", 2024-09-13T04:14:41.868 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113067+0000", 2024-09-13T04:14:41.868 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.868 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.16", 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.869 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.870 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5430, 2024-09-13T04:14:41.870 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.870 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:22:37.090367+0000", 2024-09-13T04:14:41.870 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.870 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.870 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.870 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.871 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.872 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.873 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.874 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.406172+0000", 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.406172+0000", 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.407119+0000", 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.875 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.876 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.17", 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5438, 2024-09-13T04:14:41.877 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:59:04.896418+0000", 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.878 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.879 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.880 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.882 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.463302+0000", 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.463302+0000", 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.463577+0000", 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.883 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.884 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.19", 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5614, 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:40:22.291140+0000", 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.885 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.886 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.887 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.888 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.889 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111139+0000", 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.506802+0000", 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.506802+0000", 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.507111+0000", 2024-09-13T04:14:41.890 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111139+0000", 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111139+0000", 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111139+0000", 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111139+0000", 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111139+0000", 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111139+0000", 2024-09-13T04:14:41.891 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.18", 2024-09-13T04:14:41.892 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5452, 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:27:13.199788+0000", 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.894 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.895 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.896 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.897 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:06.690522+0000", 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:06.690522+0000", 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:06.691457+0000", 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 398, 2024-09-13T04:14:41.898 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 397, 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.899 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.18", 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5555, 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:13:35.141949+0000", 2024-09-13T04:14:41.900 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.902 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.903 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.904 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:41.905 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.399804+0000", 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.399804+0000", 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.400171+0000", 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.906 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.907 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.19", 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5559, 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:44:28.585110+0000", 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.910 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.911 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:41.912 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510728+0000", 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510728+0000", 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.511627+0000", 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.913 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.914 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1a", 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5440, 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.915 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:25:51.271809+0000", 2024-09-13T04:14:41.916 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.916 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.916 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.918 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:41.919 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "557'2" 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.920 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.517348+0000", 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.517348+0000", 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518154+0000", 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:41.921 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.922 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1b", 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5639, 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:34:37.862888+0000", 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.923 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.926 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.927 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.515093+0000", 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.515093+0000", 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.515492+0000", 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:41.928 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:41.929 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1b", 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.930 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5527, 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:53:11.852026+0000", 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.933 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.934 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "557'2" 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.935 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.474097+0000", 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.474097+0000", 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.474500+0000", 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:41.936 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.937 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1a", 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5538, 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:26:51.118412+0000", 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.938 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.942 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.405365+0000", 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.405365+0000", 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.405651+0000", 2024-09-13T04:14:41.943 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.944 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.20", 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.945 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5442, 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:19:00.705897+0000", 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.946 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.949 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.950 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.399951+0000", 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.399951+0000", 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.400306+0000", 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:41.951 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:41.952 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.21", 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5602, 2024-09-13T04:14:41.953 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:39:49.326875+0000", 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.956 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.958 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.401590+0000", 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.401590+0000", 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.402669+0000", 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.959 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.960 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.22", 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5469, 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:35:12.771939+0000", 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.961 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.962 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.963 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.964 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.964 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.964 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.964 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.964 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.964 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.964 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.964 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.964 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.964 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.964 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.965 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.466453+0000", 2024-09-13T04:14:41.966 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.466453+0000", 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.466993+0000", 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.967 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.968 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.23", 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5648, 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:20:48.026054+0000", 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.969 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.970 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.971 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.972 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:41.973 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.464092+0000", 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.464092+0000", 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.464352+0000", 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.974 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.975 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.24", 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5561, 2024-09-13T04:14:41.976 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:41:46.913716+0000", 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.977 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.978 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.979 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.981 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:06.691361+0000", 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:06.691361+0000", 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:06.691703+0000", 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 398, 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.982 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 397, 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.983 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.25", 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5619, 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:13:35.323836+0000", 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.984 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.985 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.986 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.987 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.988 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510724+0000", 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510724+0000", 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.511600+0000", 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.989 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:41.990 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.26", 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5441, 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.991 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:26:16.501956+0000", 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:41.992 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:41.993 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:41.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:41.995 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:41.996 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.470507+0000", 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.470507+0000", 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.470819+0000", 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:41.997 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:41.998 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.27", 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5545, 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:57:26.776120+0000", 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:41.999 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.000 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.001 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.002 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:42.003 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.403497+0000", 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.403497+0000", 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.404268+0000", 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.004 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:42.005 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.28", 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5468, 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.006 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:18:27.406963+0000", 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.007 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.008 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.009 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.010 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:42.011 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.463350+0000", 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.463350+0000", 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.463631+0000", 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.012 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.013 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.29", 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5552, 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:00:33.378784+0000", 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.014 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.015 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.016 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.017 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:42.018 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510102+0000", 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510102+0000", 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.511342+0000", 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.019 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.020 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2a", 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.021 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5447, 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:15:54.871698+0000", 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.022 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.023 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.024 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.025 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.026 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.517876+0000", 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.517876+0000", 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518346+0000", 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:42.027 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.028 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2b", 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5645, 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:54:24.755624+0000", 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.029 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.030 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.031 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.033 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.404478+0000", 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.404478+0000", 2024-09-13T04:14:42.034 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.404875+0000", 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:42.035 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2c", 2024-09-13T04:14:42.036 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5445, 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:10:36.717650+0000", 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.037 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.038 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.039 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:42.040 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.041 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510546+0000", 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510546+0000", 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.513318+0000", 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:42.042 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.043 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2d", 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5398, 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:25:11.065188+0000", 2024-09-13T04:14:42.044 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.046 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.047 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.048 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.511066+0000", 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.511066+0000", 2024-09-13T04:14:42.049 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.511376+0000", 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:42.050 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2e", 2024-09-13T04:14:42.051 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5597, 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:11:04.943171+0000", 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.052 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.053 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.054 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:42.055 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:42.056 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.512416+0000", 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.512416+0000", 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.512839+0000", 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.057 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:42.058 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2f", 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5451, 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.059 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:00:34.268359+0000", 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.060 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.061 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.062 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.063 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.064 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.507749+0000", 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.507749+0000", 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.508041+0000", 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.065 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.066 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.30", 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5440, 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:20:21.639256+0000", 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.067 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.068 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.069 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.070 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.072 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.072 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.072 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.072 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.072 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.072 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.073 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.395211+0000", 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.395211+0000", 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.395510+0000", 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:42.074 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:42.075 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.31", 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5616, 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.076 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:07:21.870274+0000", 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.077 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.078 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.079 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.081 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.406867+0000", 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.406867+0000", 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.407226+0000", 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.082 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.083 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.32", 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5582, 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:38:24.500430+0000", 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.084 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.085 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.086 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.087 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:42.088 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.406564+0000", 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.406564+0000", 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.406912+0000", 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.089 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.090 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.33", 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.091 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5549, 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:05:01.365968+0000", 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.092 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.093 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.094 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:42.095 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.096 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.398366+0000", 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.398366+0000", 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.398703+0000", 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:42.097 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.098 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.34", 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5589, 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:33:55.224547+0000", 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.099 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.100 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.101 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.102 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.103 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.405665+0000", 2024-09-13T04:14:42.104 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.405665+0000", 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.405910+0000", 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:42.105 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.106 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.35", 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5435, 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:40:02.433454+0000", 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.107 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.108 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.109 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.110 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.111 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.406063+0000", 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.406063+0000", 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.408404+0000", 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:42.112 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.113 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.36", 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5435, 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:23:55.976614+0000", 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.114 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.118 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.521401+0000", 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.521401+0000", 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.522674+0000", 2024-09-13T04:14:42.119 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:42.120 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.37", 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.121 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5404, 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:34:56.039831+0000", 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:42.125 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.126 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.399872+0000", 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.399872+0000", 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.400179+0000", 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:42.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.128 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.38", 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5520, 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:24:17.228309+0000", 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.129 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.132 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.133 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.515144+0000", 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.515144+0000", 2024-09-13T04:14:42.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518221+0000", 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:42.135 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.136 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.39", 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5409, 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:18:41.956933+0000", 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:42.140 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.141 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.398526+0000", 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.398526+0000", 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.401959+0000", 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:42.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.143 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3a", 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5435, 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:02:06.668208+0000", 2024-09-13T04:14:42.144 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.148 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.513258+0000", 2024-09-13T04:14:42.149 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.513258+0000", 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.513848+0000", 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.151 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3b", 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5409, 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:51:50.712079+0000", 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.152 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.155 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.156 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.507332+0000", 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.507332+0000", 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.508386+0000", 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.158 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3c", 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5465, 2024-09-13T04:14:42.159 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:18:26.997862+0000", 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.164 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:43:32.441003+0000", 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:43:32.441003+0000", 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:43:32.441294+0000", 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 365, 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:42.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 364, 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.166 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3d", 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5648, 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:23:31.651819+0000", 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.167 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.171 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.401756+0000", 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.401756+0000", 2024-09-13T04:14:42.172 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.402011+0000", 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:42.173 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3e", 2024-09-13T04:14:42.174 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5614, 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:04:59.383995+0000", 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:42.178 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:42.179 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.522021+0000", 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.522021+0000", 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.523493+0000", 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:42.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:42.181 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3f", 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5402, 2024-09-13T04:14:42.182 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:28:06.572844+0000", 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:42.186 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_per_pool": [ 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 3, 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr" 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 257, 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 1, 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 3, 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 257, 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 1, 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.187 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 590368, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 1771104, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.188 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.189 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 6, 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1358, 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 2144, 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 431, 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2416 2024-09-13T04:14:42.190 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 1781760, 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 1771104, 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 3 2024-09-13T04:14:42.191 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 96, 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 68, 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 32, 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 8, 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 68, 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 2, 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 6632, 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 66, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 22, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 22, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 14, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 79, 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 87, 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 68, 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 36 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 110592, 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T04:14:42.195 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 19896, 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 45530, 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 96 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 192, 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:42.196 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 64, 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 8, 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 3, 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.197 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.198 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:42.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 0, 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T04:14:42.200 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 0, 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 192 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 24, 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd" 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 24414, 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 8, 2024-09-13T04:14:42.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 8, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 24414, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 4, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 4194323, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 12, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 4, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 4, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.203 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 2, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 9064, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 3181358, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.204 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 24283, 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2997942 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 12595200, 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 12582969, 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T04:14:42.205 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 24 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: "usage": { 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 105, 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: "pools": 4, 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_by_class": { 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: "ssd": { 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: "total_avail_bytes": 762584522752, 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: "total_bytes": 767960285184, 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_bytes": 5375762432, 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_raw_bytes": 5375762432, 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_raw_ratio": 0.007000052835792303 2024-09-13T04:14:42.206 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.207 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.207 INFO:tasks.workunit.client.0.smithi088.stdout: "total_avail_bytes": 762584522752, 2024-09-13T04:14:42.207 INFO:tasks.workunit.client.0.smithi088.stdout: "total_bytes": 767960285184, 2024-09-13T04:14:42.207 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_bytes": 5375762432 2024-09-13T04:14:42.207 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.207 INFO:tasks.workunit.client.0.smithi088.stdout:} 2024-09-13T04:14:42.207 INFO:tasks.workunit.client.0.smithi088.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-09-13T04:14:42.208 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry show-device 2024-09-13T04:14:42.209 INFO:tasks.workunit.client.0.smithi088.stdout:{ 2024-09-13T04:14:42.209 INFO:tasks.workunit.client.0.smithi088.stdout: "39b9d178-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T04:14:42.209 INFO:tasks.workunit.client.0.smithi088.stdout: "INTEL_SSDPED1D480GA_39ba5fe4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T04:14:42.209 INFO:tasks.workunit.client.0.smithi088.stdout: "20240913-023228": { 2024-09-13T04:14:42.209 INFO:tasks.workunit.client.0.smithi088.stdout: "device": { 2024-09-13T04:14:42.209 INFO:tasks.workunit.client.0.smithi088.stdout: "info_name": "/dev/nvme0n1", 2024-09-13T04:14:42.209 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "/dev/nvme0n1", 2024-09-13T04:14:42.209 INFO:tasks.workunit.client.0.smithi088.stdout: "protocol": "NVMe", 2024-09-13T04:14:42.209 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "nvme" 2024-09-13T04:14:42.209 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.209 INFO:tasks.workunit.client.0.smithi088.stdout: "firmware_version": "E2010325", 2024-09-13T04:14:42.209 INFO:tasks.workunit.client.0.smithi088.stdout: "host_id": "39b9d178-7179-11ef-b040-0cc47a8fd42d", 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: "json_format_version": [ 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: "local_time": { 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: "asctime": "Fri Sep 13 02:32:28 2024 UTC", 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: "time_t": 1726194748 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: "logical_block_size": 512, 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: "model_name": "INTEL SSDPED1D480GA", 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_controller_id": 0, 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-13T04:14:42.210 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_namespaces": [ 2024-09-13T04:14:42.211 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.211 INFO:tasks.workunit.client.0.smithi088.stdout: "capacity": { 2024-09-13T04:14:42.211 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T04:14:42.211 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T04:14:42.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.211 INFO:tasks.workunit.client.0.smithi088.stdout: "formatted_lba_size": 512, 2024-09-13T04:14:42.211 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 1, 2024-09-13T04:14:42.211 INFO:tasks.workunit.client.0.smithi088.stdout: "size": { 2024-09-13T04:14:42.211 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T04:14:42.211 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T04:14:42.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.211 INFO:tasks.workunit.client.0.smithi088.stdout: "utilization": { 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_number_of_namespaces": 1, 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_pci_vendor": { 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 32902, 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: "subsystem_id": 32902 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_add_log": { 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: "Device stats": { 2024-09-13T04:14:42.212 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_fw_downgrades": { 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: "crc_error_count": { 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: "end_to_end_error_detection_count": { 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: "erase_fail_count": { 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.213 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: "host_bytes_written": { 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 10161843 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: "host_ctx_wear_used": { 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: "media_bytes_read": { 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.214 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: "nand_bytes_written": { 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_stat_indicator": { 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: "pll_lock_loss_count": { 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: "program_fail_count": { 2024-09-13T04:14:42.215 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: "re_alloc_sectr_cnt": { 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: "retry_buffer_overflow_count": { 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: "soft_ecc_err_rate": { 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.216 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: "thermal_throttle_status": { 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: "cnt": 0, 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: "pct": 0 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_host_reads": { 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 15 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.217 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_media_wear": { 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": "0.000000" 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_timer": { 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 1390297 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: "unexp_power_loss": { 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: "wear_leveling": { 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T04:14:42.218 INFO:tasks.workunit.client.0.smithi088.stdout: "avg": 0, 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: "max": 0, 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel Smart log": "nvme0n1" 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_log": { 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare": 100, 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare_threshold": 0, 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: "controller_busy_time": 3957, 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: "critical_warning": 0, 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_read": 140953226, 2024-09-13T04:14:42.219 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_written": 665966546, 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: "host_reads": 2713411433, 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: "host_writes": 13979771287, 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: "media_errors": 0, 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: "num_err_log_entries": 0, 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: "percentage_used": 0, 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycles": 35298, 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_hours": 37997, 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": 31, 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: "unsafe_shutdowns": 11006 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_vendor": "intel", 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_version": { 2024-09-13T04:14:42.220 INFO:tasks.workunit.client.0.smithi088.stdout: "string": "<1.2", 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycle_count": 35298, 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_time": { 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: "hours": 37997 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: "serial_number": "deleted", 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: "smart_status": { 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme": { 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: "passed": true 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl": { 2024-09-13T04:14:42.221 INFO:tasks.workunit.client.0.smithi088.stdout: "argv": [ 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl", 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "-x", 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "--json=o", 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "/dev/nvme0n1" 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "build_info": "(local build)", 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "exit_status": 0, 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "output": [ 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "Model Number: INTEL SSDPED1D480GA", 2024-09-13T04:14:42.222 INFO:tasks.workunit.client.0.smithi088.stdout: "Serial Number: deleted", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Version: E2010325", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller ID: 0", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "NVMe Version: <1.2", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Number of Namespaces: 1", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Local Time is: Fri Sep 13 02:32:28 2024 UTC", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-13T04:14:42.223 INFO:tasks.workunit.client.0.smithi088.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported Power States", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 512 0 2", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T04:14:42.224 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Critical Warning: 0x00", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Temperature: 31 Celsius", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare: 100%", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare Threshold: 0%", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Percentage Used: 0%", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Read: 140,953,226 [72.1 TB]", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Written: 665,966,546 [340 TB]", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Read Commands: 2,713,411,433", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Write Commands: 13,979,771,287", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller Busy Time: 3,957", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Power Cycles: 35,298", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Power On Hours: 37,997", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Unsafe Shutdowns: 11,006", 2024-09-13T04:14:42.225 INFO:tasks.workunit.client.0.smithi088.stdout: "Media and Data Integrity Errors: 0", 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information Log Entries: 0", 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: "No Errors Logged", 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: "" 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: "svn_revision": "5155", 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: "version": [ 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.226 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": { 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: "current": 31 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: "user_capacity": { 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 937703088, 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 480103981056 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: "39bb96d4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: "INTEL_SSDPEDMD400G4_39bc15b4-7179-11ef-b040-0cc47a8fd42d": { 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: "20240913-023226": { 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: "device": { 2024-09-13T04:14:42.227 INFO:tasks.workunit.client.0.smithi088.stdout: "info_name": "/dev/nvme0n1", 2024-09-13T04:14:42.228 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "/dev/nvme0n1", 2024-09-13T04:14:42.228 INFO:tasks.workunit.client.0.smithi088.stdout: "protocol": "NVMe", 2024-09-13T04:14:42.228 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "nvme" 2024-09-13T04:14:42.228 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.228 INFO:tasks.workunit.client.0.smithi088.stdout: "firmware_version": "8DV101H0", 2024-09-13T04:14:42.228 INFO:tasks.workunit.client.0.smithi088.stdout: "host_id": "39bb96d4-7179-11ef-b040-0cc47a8fd42d", 2024-09-13T04:14:42.228 INFO:tasks.workunit.client.0.smithi088.stdout: "json_format_version": [ 2024-09-13T04:14:42.228 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:42.228 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:42.228 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.228 INFO:tasks.workunit.client.0.smithi088.stdout: "local_time": { 2024-09-13T04:14:42.228 INFO:tasks.workunit.client.0.smithi088.stdout: "asctime": "Fri Sep 13 02:32:26 2024 UTC", 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: "time_t": 1726194746 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: "logical_block_size": 512, 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_controller_id": 0, 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_namespaces": [ 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: "capacity": { 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: "formatted_lba_size": 512, 2024-09-13T04:14:42.229 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 1, 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: "size": { 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: "utilization": { 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_number_of_namespaces": 1, 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_pci_vendor": { 2024-09-13T04:14:42.230 INFO:tasks.workunit.client.0.smithi088.stdout: "id": 32902, 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: "subsystem_id": 32902 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_add_log": { 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: "Device stats": { 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_fw_downgrades": { 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: "crc_error_count": { 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.231 INFO:tasks.workunit.client.0.smithi088.stdout: "end_to_end_error_detection_count": { 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: "erase_fail_count": { 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: "host_bytes_written": { 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 28192572 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: "host_ctx_wear_used": { 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.232 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 1 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: "media_bytes_read": { 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: "nand_bytes_written": { 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 45462803 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_stat_indicator": { 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: "pll_lock_loss_count": { 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: "program_fail_count": { 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: "re_alloc_sectr_cnt": { 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: "retry_buffer_overflow_count": { 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.234 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: "soft_ecc_err_rate": { 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: "thermal_throttle_status": { 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: "cnt": 0, 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: "pct": 0 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.235 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_host_reads": { 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 65535 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_media_wear": { 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": "63.999023" 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: "timed_workload_timer": { 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 100, 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 65535 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: "unexp_power_loss": { 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 0, 2024-09-13T04:14:42.236 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": 0 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: "wear_leveling": { 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: "normalized": 90, 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: "raw": { 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: "avg": 3028, 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: "max": 3045, 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 3010 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel Smart log": "nvme0n1" 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_smart_health_information_log": { 2024-09-13T04:14:42.237 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare": 100, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "available_spare_threshold": 10, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "controller_busy_time": 65, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "critical_warning": 0, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_read": 386275861, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "data_units_written": 1847628435, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "host_reads": 5891855153, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "host_writes": 32042294317, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "media_errors": 0, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_err_log_entries": 0, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "percentage_used": 10, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycles": 39808, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_hours": 62636, 2024-09-13T04:14:42.238 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": 25, 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: "unsafe_shutdowns": 2398 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_vendor": "intel", 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme_version": { 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: "string": "<1.2", 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: "power_cycle_count": 39808, 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: "power_on_time": { 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: "hours": 62636 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: "serial_number": "deleted", 2024-09-13T04:14:42.239 INFO:tasks.workunit.client.0.smithi088.stdout: "smart_status": { 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: "nvme": { 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: "passed": true 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl": { 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: "argv": [ 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl", 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: "-x", 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: "--json=o", 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: "/dev/nvme0n1" 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: "build_info": "(local build)", 2024-09-13T04:14:42.240 INFO:tasks.workunit.client.0.smithi088.stdout: "exit_status": 0, 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "output": [ 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.14.0-505.el9.x86_64] (local build)", 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF INFORMATION SECTION ===", 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "Serial Number: deleted", 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Version: 8DV101H0", 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller ID: 0", 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "NVMe Version: <1.2", 2024-09-13T04:14:42.241 INFO:tasks.workunit.client.0.smithi088.stdout: "Number of Namespaces: 1", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "Local Time is: Fri Sep 13 02:32:26 2024 UTC", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "Firmware Updates (0x02): 1 Slot", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "Log Page Attributes (0x02): Cmd_Eff_Lg", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported Power States", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T04:14:42.242 INFO:tasks.workunit.client.0.smithi088.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: " 0 + 512 0 2", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: " 1 - 512 8 2", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: " 2 - 512 16 2", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: " 3 - 4096 0 0", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: " 4 - 4096 8 0", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: " 5 - 4096 64 0", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: " 6 - 4096 128 0", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: "=== START OF SMART DATA SECTION ===", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-09-13T04:14:42.243 INFO:tasks.workunit.client.0.smithi088.stdout: "Critical Warning: 0x00", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Temperature: 25 Celsius", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare: 100%", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Available Spare Threshold: 10%", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Percentage Used: 10%", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Read: 386,275,861 [197 TB]", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Data Units Written: 1,847,628,435 [945 TB]", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Read Commands: 5,891,855,153", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Host Write Commands: 32,042,294,317", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Controller Busy Time: 65", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Power Cycles: 39,808", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Power On Hours: 62,636", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Unsafe Shutdowns: 2,398", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Media and Data Integrity Errors: 0", 2024-09-13T04:14:42.244 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information Log Entries: 0", 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: "", 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: "Error Information (NVMe Log 0x01, 16 of 64 entries)", 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: "No Errors Logged", 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: "" 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: "platform_info": "x86_64-linux-5.14.0-505.el9.x86_64", 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: "svn_revision": "5155", 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: "version": [ 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: "temperature": { 2024-09-13T04:14:42.245 INFO:tasks.workunit.client.0.smithi088.stdout: "current": 25 2024-09-13T04:14:42.246 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.246 INFO:tasks.workunit.client.0.smithi088.stdout: "user_capacity": { 2024-09-13T04:14:42.246 INFO:tasks.workunit.client.0.smithi088.stdout: "blocks": 781422768, 2024-09-13T04:14:42.246 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 400088457216 2024-09-13T04:14:42.246 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.246 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.246 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.246 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.246 INFO:tasks.workunit.client.0.smithi088.stdout:} 2024-09-13T04:14:42.247 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='client.46175 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.247 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='client.46175 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.247 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='client.46181 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.247 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='client.46181 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.247 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='client.46187 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.247 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.247 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.247 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.247 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.247 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.247 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.247 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.248 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.249 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.250 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.251 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.251 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.251 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.251 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.251 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.251 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:40 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.251 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry show 2024-09-13T04:14:42.251 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='client.46175 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='client.46175 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='client.46181 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='client.46181 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='client.46187 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.252 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.253 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.254 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='client.46175 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.254 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='client.46175 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.254 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='client.46181 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.254 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='client.46181 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.254 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='client.46187 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.254 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.254 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.254 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.254 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.254 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.255 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.256 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.256 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.256 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.256 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.256 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.256 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.256 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.257 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.258 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.260 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.261 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:40 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.264 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='client.46187 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.264 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='client.36279 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.264 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: pgmap v5589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T04:14:42.264 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='client.36279 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:42.264 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.264 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.264 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.264 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.264 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.264 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.265 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.266 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.267 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.268 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.268 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.268 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:42.268 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:42.268 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:42.268 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:42.268 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:41 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:42.277 INFO:tasks.workunit.client.0.smithi088.stdout:{ 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: "balancer": { 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: "active": true, 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: "mode": "" 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: "channels": [ 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: "basic", 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: "crash", 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: "device", 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: "ident", 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: "perf" 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: "channels_available": [ 2024-09-13T04:14:42.278 INFO:tasks.workunit.client.0.smithi088.stdout: "basic", 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: "ident", 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: "crash", 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: "device", 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: "perf" 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: "collections_available": [ 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_base", 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: "device_base", 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: "crash_base", 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: "ident_base", 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_perf", 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_mds_metadata", 2024-09-13T04:14:42.279 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_usage", 2024-09-13T04:14:42.280 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_usage_by_class", 2024-09-13T04:14:42.280 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_rook_v01", 2024-09-13T04:14:42.280 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_memory_metrics", 2024-09-13T04:14:42.280 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_options_bluestore", 2024-09-13T04:14:42.280 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_flags" 2024-09-13T04:14:42.280 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.280 INFO:tasks.workunit.client.0.smithi088.stdout: "collections_opted_in": [ 2024-09-13T04:14:42.280 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_base", 2024-09-13T04:14:42.280 INFO:tasks.workunit.client.0.smithi088.stdout: "device_base", 2024-09-13T04:14:42.280 INFO:tasks.workunit.client.0.smithi088.stdout: "crash_base", 2024-09-13T04:14:42.280 INFO:tasks.workunit.client.0.smithi088.stdout: "ident_base", 2024-09-13T04:14:42.280 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_perf", 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_mds_metadata", 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_usage", 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_usage_by_class", 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_rook_v01", 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_memory_metrics", 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_options_bluestore", 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "basic_pool_flags" 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "config": { 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "active_changed": [ 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_debug", 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_mon_ticket_ttl", 2024-09-13T04:14:42.281 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_service_ticket_ttl", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "bdev_debug_aio", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "client_check_pool_perm", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "client_mount_gid", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "client_mount_uid", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "client_quota", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "container_image", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "daemonize", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_asserts_on_shutdown", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mgr", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mon", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_ms", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_osd", 2024-09-13T04:14:42.282 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_paxos", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "keyring", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_file", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_journald", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_stderr", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_allow_pool_delete", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_clock_drift_allowed", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_file_level", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_file", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_journald", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_stderr", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_data_avail_warn", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_election_default_strategy", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_host", 2024-09-13T04:14:42.283 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_max_pg_per_osd", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mds_skip_sanity", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mgr_mkfs_grace", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_prime_pg_temp", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_reporter_subtree_level", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_pg_warn_max_object_skew", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-13T04:14:42.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_too_few_osds", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_bug", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_old_message", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "no_config_file", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_default_list", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_load_list", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_misdirected_ops", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_op_order", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_pg_log_writeout", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_shutdown", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_cached_snaps", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_missing_on_start", 2024-09-13T04:14:42.285 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_stray_on_activate", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_hdd", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_hybrid", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_delete_sleep_ssd", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_max_backfills", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_profile", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-09-13T04:14:42.286 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_lim", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_res", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_scheduler_client_wgt", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target_autotune", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue_cut_off", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_erasure_code_profile", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recover_clone_overlap", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active_hdd", 2024-09-13T04:14:42.287 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_active_ssd", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_chunk", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_hdd", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_hybrid", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_sleep_ssd", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_load_threshold", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_max_interval", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_sleep", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_shutdown_pgref_assert", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_hdd", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_hybrid", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_snap_trim_sleep_ssd", 2024-09-13T04:14:42.288 INFO:tasks.workunit.client.0.smithi088.stdout: "public_network", 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_config_pool_override_update_timestamp", 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_default_features", 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_qos_exclude_ops", 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "setgroup", 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "setuser" 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster_changed": [ 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_allow_insecure_global_id_reclaim", 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_debug", 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_mon_ticket_ttl", 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "auth_service_ticket_ttl", 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "bdev_debug_aio", 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "container_image", 2024-09-13T04:14:42.289 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_asserts_on_shutdown", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mgr", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_mon", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_ms", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_osd", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "debug_paxos", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_file", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_journald", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "log_to_stderr", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_join_fs", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/allow_ptrace", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/container_init", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/migration_current", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/cephadm/use_repo_digest", 2024-09-13T04:14:42.290 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/dashboard/ssl_server_port", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/orchestrator/orchestrator", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/channel_ident", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/channel_perf", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/description", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/enabled", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr/telemetry/organization", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_allow_pool_delete", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_clock_drift_allowed", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_file_level", 2024-09-13T04:14:42.291 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_cluster_log_to_file", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_data_avail_warn", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_election_default_strategy", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_max_pg_per_osd", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mds_skip_sanity", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_mgr_mkfs_grace", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_prime_pg_temp", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_osd_reporter_subtree_level", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_pg_warn_max_object_skew", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_bytes_per_osd", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_reweight_min_pgs_per_osd", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-09-13T04:14:42.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_legacy_crush_tunables", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "mon_warn_on_too_few_osds", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_bug", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "ms_die_on_old_message", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_default_list", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_class_load_list", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_misdirected_ops", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_op_order", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_pg_log_writeout", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_shutdown", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_cached_snaps", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_missing_on_start", 2024-09-13T04:14:42.293 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_debug_verify_stray_on_activate", 2024-09-13T04:14:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_deep_scrub_update_digest_min_age", 2024-09-13T04:14:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-09-13T04:14:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mclock_profile", 2024-09-13T04:14:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target", 2024-09-13T04:14:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_memory_target_autotune", 2024-09-13T04:14:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue", 2024-09-13T04:14:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_op_queue_cut_off", 2024-09-13T04:14:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_erasure_code_profile", 2024-09-13T04:14:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pool_default_pg_autoscale_mode", 2024-09-13T04:14:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recover_clone_overlap", 2024-09-13T04:14:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_recovery_max_chunk", 2024-09-13T04:14:42.294 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_load_threshold", 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_scrub_max_interval", 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_shutdown_pgref_assert", 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: "public_network", 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd_config_pool_override_update_timestamp", 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_cache_enabled", 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_enable_ops_log", 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: "rgw_enable_usage_log" 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: "contact": null, 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: "crashes": [], 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: "created": "2024-09-13T02:29:14.825758Z", 2024-09-13T04:14:42.295 INFO:tasks.workunit.client.0.smithi088.stdout: "crush": { 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_algs": { 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: "straw2": 3 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_sizes": { 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: "2": 1, 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: "4": 2 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket_types": { 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: "1": 2, 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: "11": 1 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: "compat_weight_set": false, 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: "device_classes": [ 2024-09-13T04:14:42.296 INFO:tasks.workunit.client.0.smithi088.stdout: 8 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_buckets": 6, 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_devices": 8, 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_rules": 2, 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_types": 12, 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_weight_sets": 0, 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: "tunables": { 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: "allowed_bucket_algs": 54, 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_local_fallback_tries": 0, 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_local_tries": 0, 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: "choose_total_tries": 50, 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_descend_once": 1, 2024-09-13T04:14:42.297 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_stable": 1, 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "chooseleaf_vary_r": 1, 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "has_msr_rules": 0, 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v2_rules": 1, 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v3_rules": 0, 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v4_buckets": 1, 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "has_v5_rules": 0, 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "legacy_tunables": 0, 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "minimum_required_version": "jewel", 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "msr_collision_tries": 100, 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "msr_descents": 100, 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "optimal_tunables": 1, 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "profile": "jewel", 2024-09-13T04:14:42.298 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables": 1, 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables2": 1, 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables3": 1, 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: "require_feature_tunables5": 1, 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: "straw_calc_version": 1 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: "description": "upgrade test cluster", 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: "fs": { 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: "feature_flags": { 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: "enable_multiple": true, 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: "ever_enabled_multiple": true 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.299 INFO:tasks.workunit.client.0.smithi088.stdout: "filesystems": [ 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: "approx_ctime": "2024-09", 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: "balancer_enabled": false, 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_caps": 0, 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_dns": 10, 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_inos": 13, 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: "cached_subtrees": 2, 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: "ever_allowed_features": 0, 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: "explicitly_allowed_features": 0, 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: "files": 0, 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: "max_mds": 1, 2024-09-13T04:14:42.300 INFO:tasks.workunit.client.0.smithi088.stdout: "num_data_pools": 1, 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_in": 1, 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_mds": 1, 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": 0, 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_standby_replay": 0, 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_up": 1, 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: "snaps": 0, 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: "standby_count_wanted": 0 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: "num_standby_mds": 1, 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: "total_num_mds": 2 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_stats": { 2024-09-13T04:14:42.301 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 20766720, 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 409712, 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 434176, 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 486, 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 1489136, 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 22, 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 1091584, 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 15154848, 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 21200896 2024-09-13T04:14:42.302 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 20152320, 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 317224, 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2621440, 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 786432, 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 0, 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 355, 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 1154320, 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 13, 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 506880, 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 14766024, 2024-09-13T04:14:42.303 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 20152320 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.08534a6b8ed0fc65f6a8811640374a26b0760a8e": { 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 181436416, 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 2301368, 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 4980736, 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 753664, 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 2867200, 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 6894, 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 10790400, 2024-09-13T04:14:42.304 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 20, 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 2083840, 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 160526408, 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 184303616 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 279961600, 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 5306160, 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3014656, 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 598016, 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 1056768, 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 10185, 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.305 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 16412440, 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 23, 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 4672000, 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 249958328, 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 281018368 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 178069504, 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 2378728, 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 2883584, 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 4153344, 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 6941, 2024-09-13T04:14:42.306 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 9927904, 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 20, 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 2511872, 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 160367416, 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 182222848 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.0": { 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 553664512, 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 26683504, 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3276800, 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:42.307 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 34439168, 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 12938, 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 71328896, 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 60, 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 10439424, 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 441935888, 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 588103680 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.1": { 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 619421696, 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 30590064, 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3276800, 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:42.308 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 77201408, 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 13289, 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 60873656, 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 60, 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 9821952, 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 514859224, 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 696623104 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.2": { 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 522215424, 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 21183344, 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3276800, 2024-09-13T04:14:42.309 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 49152, 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 43270144, 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 10801, 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 65001568, 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 60, 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 9142016, 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 423562544, 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 565485568 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.3": { 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 597696512, 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 20751384, 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3276800, 2024-09-13T04:14:42.310 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:42.311 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 14737408, 2024-09-13T04:14:42.311 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 12337, 2024-09-13T04:14:42.311 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.311 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 61624704, 2024-09-13T04:14:42.311 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 53, 2024-09-13T04:14:42.311 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 11315200, 2024-09-13T04:14:42.311 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 500728424, 2024-09-13T04:14:42.311 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 612433920 2024-09-13T04:14:42.311 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.311 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.4": { 2024-09-13T04:14:42.311 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 521314304, 2024-09-13T04:14:42.311 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 25914528, 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 5373952, 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 49152, 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 32587776, 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 11390, 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 61247960, 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 53, 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 10717184, 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 418011528, 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 553902080 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.5": { 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 541859840, 2024-09-13T04:14:42.312 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 23536032, 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3276800, 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 32088064, 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 12150, 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 63588920, 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 61, 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 9490432, 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 441967656, 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 573947904 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.6": { 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 412688384, 2024-09-13T04:14:42.313 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 21796376, 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 3145728, 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 31506432, 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 9983, 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 51880720, 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 60, 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 10315264, 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 325550296, 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 444194816 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.7": { 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "actual_memory_used": 541270016, 2024-09-13T04:14:42.314 INFO:tasks.workunit.client.0.smithi088.stdout: "central_cache_freelist": 22409656, 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: "malloc_metadata": 5373952, 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: "page_heap_freelist": 0, 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: "released_to_os": 21159936, 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: "spans_in_use": 11228, 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: "tcmalloc_page_size": 8192, 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_cache_freelists": 62043320, 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: "thread_heaps_in_use": 51, 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: "transfer_cache_freelist": 9439744, 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: "use_by_application": 442003344, 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: "virtual_address_space_used": 562429952 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.315 INFO:tasks.workunit.client.0.smithi088.stdout: "hosts": { 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num": 2, 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mds": 2, 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mgr": 2, 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_mon": 2, 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_with_osd": 2 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: "io_rate": { 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_stats_delta": { 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 0, 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 0, 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:42.316 INFO:tasks.workunit.client.0.smithi088.stdout: "stamp_delta": "10.266871", 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:42.317 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:42.318 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 74, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 62, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 16, 2024-09-13T04:14:42.319 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 0, 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 0, 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.320 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 0 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: "leaderboard": false, 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: "leaderboard_description": null, 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: "license": "sharing-1-0", 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: "mempool": { 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.321 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.322 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.323 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.324 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.325 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 221760, 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 66 2024-09-13T04:14:42.326 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 52112, 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 181 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.327 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12048, 2024-09-13T04:14:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 231 2024-09-13T04:14:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.328 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.329 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.331 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.332 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.333 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.334 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 149216, 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 35 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.335 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 928, 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.336 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.337 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:42.338 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.08534a6b8ed0fc65f6a8811640374a26b0760a8e": { 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.339 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.340 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.341 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.342 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.343 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.344 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.344 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.344 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.344 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.344 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 46800749, 2024-09-13T04:14:42.344 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5738 2024-09-13T04:14:42.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.344 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.344 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.344 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.344 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.345 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 10624, 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 230 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 70440, 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5158 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5720, 2024-09-13T04:14:42.346 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 152 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.347 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.348 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.349 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.349 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.349 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.349 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.349 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.349 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.349 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.349 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.349 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.349 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.349 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.349 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.350 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.351 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.352 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 47053109, 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5783 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.353 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.354 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 10624, 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 230 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 70440, 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5158 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 11440, 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 304 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.355 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.356 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.357 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.358 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.359 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.360 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 46652341, 2024-09-13T04:14:42.361 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5716 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 352, 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 4 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.362 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 10624, 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 230 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 70440, 2024-09-13T04:14:42.363 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5158 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5720, 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 152 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.364 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.0": { 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22392, 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 386 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 219136, 2024-09-13T04:14:42.365 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 27 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2688, 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 14 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 63520, 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 794 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 413088, 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1986 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.366 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 280879, 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 109 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2603356, 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 574004 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 7362616, 2024-09-13T04:14:42.367 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10859 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 79948, 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8403 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 95328, 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1986 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.368 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.369 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.369 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189552, 2024-09-13T04:14:42.369 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1356 2024-09-13T04:14:42.369 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.369 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.369 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.369 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.369 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.369 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.369 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.369 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.369 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 41389, 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 14335688, 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 274 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.370 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 9856, 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 112 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 522720, 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 45 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.371 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 7012928, 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 18176 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.372 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.373 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.1": { 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22464, 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 392 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 276608, 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 28 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.374 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 3456, 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 18 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 62640, 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 783 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 411008, 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1976 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:42.375 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 901796, 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 224 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2577990, 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 567668 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 7290536, 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10753 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.376 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 77592, 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8228 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 94800, 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1975 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.377 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189808, 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1357 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1472, 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 84104, 2024-09-13T04:14:42.378 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 41 2024-09-13T04:14:42.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.379 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.379 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 20128, 2024-09-13T04:14:42.379 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5 2024-09-13T04:14:42.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.379 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.379 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 18835496, 2024-09-13T04:14:42.379 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 265 2024-09-13T04:14:42.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.379 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.379 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21032, 2024-09-13T04:14:42.379 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 239 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 418176, 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 36 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.380 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 7220304, 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 21086 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.381 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.2": { 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.382 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 17688, 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 310 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 563072, 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 26 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4032, 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 21 2024-09-13T04:14:42.383 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 61760, 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 772 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 410176, 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1972 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.384 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 473162, 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 109 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1910150, 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 418739 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5493976, 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8111 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 76936, 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8214 2024-09-13T04:14:42.385 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.386 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.386 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 94656, 2024-09-13T04:14:42.386 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1972 2024-09-13T04:14:42.386 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.386 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.386 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.386 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.386 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.386 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.386 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189808, 2024-09-13T04:14:42.386 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1357 2024-09-13T04:14:42.386 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 736, 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 70817, 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 49 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12112, 2024-09-13T04:14:42.387 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21615863, 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 271 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12672, 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 144 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.388 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.389 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 360096, 2024-09-13T04:14:42.389 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 31 2024-09-13T04:14:42.389 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.389 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.389 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.389 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.389 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.389 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.389 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 3134040, 2024-09-13T04:14:42.389 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 6027 2024-09-13T04:14:42.389 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.389 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.390 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.3": { 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 17664, 2024-09-13T04:14:42.391 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 308 2024-09-13T04:14:42.392 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.392 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.392 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 75392, 2024-09-13T04:14:42.392 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 24 2024-09-13T04:14:42.392 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.392 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.392 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4416, 2024-09-13T04:14:42.392 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 23 2024-09-13T04:14:42.392 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.392 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.392 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 61600, 2024-09-13T04:14:42.392 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 770 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 411216, 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1977 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 380183, 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 96 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.393 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1904388, 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 418189 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5480376, 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8091 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 77720, 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8232 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 94896, 2024-09-13T04:14:42.394 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1977 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189808, 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1357 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.395 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 38904, 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 50 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 23614547, 2024-09-13T04:14:42.396 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 4848 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 11616, 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 132 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 429792, 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 37 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.397 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 3525600, 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9180 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.398 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.399 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.4": { 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 20112, 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 354 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 350336, 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 28 2024-09-13T04:14:42.400 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2880, 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 15 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 61920, 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 774 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 424736, 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2042 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.401 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 884895, 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 221 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2237175, 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 490355 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6339896, 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9355 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.402 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 87184, 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9387 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 97968, 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2041 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189552, 2024-09-13T04:14:42.403 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1356 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1472, 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 102204, 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 60 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.404 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 20128, 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 5 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16889081, 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 272 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21736, 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 247 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.405 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 453024, 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5135000, 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 12275 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.406 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.407 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.408 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.408 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.408 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.408 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.408 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.408 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.408 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.5": { 2024-09-13T04:14:42.408 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.408 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.408 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.408 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.408 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 22088, 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 387 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 637568, 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 33 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2688, 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 14 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.409 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 62960, 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 787 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 411216, 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1977 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 434862, 2024-09-13T04:14:42.410 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 115 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2511795, 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 556925 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 7132776, 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10521 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 78296, 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 8238 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.411 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 94896, 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1977 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189552, 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1356 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.412 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 736, 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 80196, 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 52 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12112, 2024-09-13T04:14:42.413 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 3 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 16402093, 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 274 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 11968, 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 136 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.414 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 487872, 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 42 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6399120, 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 12306 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:42.415 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.416 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.6": { 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 18632, 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 336 2024-09-13T04:14:42.417 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.418 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.418 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 592000, 2024-09-13T04:14:42.418 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 28 2024-09-13T04:14:42.418 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.418 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.418 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2688, 2024-09-13T04:14:42.418 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 14 2024-09-13T04:14:42.418 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.418 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.418 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 62560, 2024-09-13T04:14:42.418 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 782 2024-09-13T04:14:42.418 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 426192, 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2049 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 488047, 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 124 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.419 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.420 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 1872685, 2024-09-13T04:14:42.420 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 410747 2024-09-13T04:14:42.420 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.420 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.420 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 5364096, 2024-09-13T04:14:42.420 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 7920 2024-09-13T04:14:42.420 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.420 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.420 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 88436, 2024-09-13T04:14:42.420 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9546 2024-09-13T04:14:42.420 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.420 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 98352, 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2049 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189552, 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1356 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.421 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 34007, 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 46 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.422 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 14705078, 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 269 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 13024, 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 148 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.423 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 453024, 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 39 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 3712280, 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9539 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.424 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.425 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.7": { 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: "bloom_filter": { 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 18864, 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 329 2024-09-13T04:14:42.426 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_reader": { 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 338176, 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 30 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs_file_writer": { 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4032, 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 21 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_alloc": { 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 62240, 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 778 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_blob": { 2024-09-13T04:14:42.427 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 425984, 2024-09-13T04:14:42.428 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2048 2024-09-13T04:14:42.428 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.428 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_buffer": { 2024-09-13T04:14:42.428 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 256, 2024-09-13T04:14:42.428 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 32 2024-09-13T04:14:42.428 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.428 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_data": { 2024-09-13T04:14:42.428 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 501015, 2024-09-13T04:14:42.428 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 135 2024-09-13T04:14:42.428 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.428 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_meta": { 2024-09-13T04:14:42.428 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 2165285, 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 477612 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_onode": { 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 6159696, 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9090 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_cache_other": { 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 89172, 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9548 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_extent": { 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 98304, 2024-09-13T04:14:42.429 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 2048 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_fsck": { 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_inline_bl": { 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 189552, 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 1356 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_shared_blob": { 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.430 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_txc": { 2024-09-13T04:14:42.432 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.432 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.432 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.432 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing": { 2024-09-13T04:14:42.432 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 63580, 2024-09-13T04:14:42.432 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 43 2024-09-13T04:14:42.432 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.432 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore_writing_deferred": { 2024-09-13T04:14:42.432 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.432 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.432 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_anon": { 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 21932344, 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 258 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: "buffer_meta": { 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 12848, 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 146 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_co": { 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.433 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 534336, 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 46 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_mapbl": { 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_pglog": { 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 4952376, 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 9559 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap": { 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 631776, 2024-09-13T04:14:42.434 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 10070 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap_mapping": { 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: "pgmap": { 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_1": { 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.435 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: "unittest_2": { 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes": 0, 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: "items": 0 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: "metadata": { 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 2 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T04:14:42.436 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 2 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 2 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 2 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 2 2024-09-13T04:14:42.437 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 2 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 2 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 3 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 3 2024-09-13T04:14:42.438 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 3 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 3 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 3 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.439 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 3 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 3 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: "arch": { 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: "x86_64": 8 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_version": { 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph version 19.1.1-322-g7741f7f9 (7741f7f9ee20524f89b8f61d1609b32fb3b1570a) squid (stable)": 8 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.440 INFO:tasks.workunit.client.0.smithi088.stdout: "cpu": { 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: "distro": { 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: "centos": 8 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: "distro_description": { 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: "CentOS Stream 9": 8 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_description": { 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: "#1 SMP PREEMPT_DYNAMIC Thu Sep 5 07:54:07 UTC 2024": 8 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: "kernel_version": { 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: "5.14.0-505.el9.x86_64": 8 2024-09-13T04:14:42.441 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: "os": { 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: "Linux": 8 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_objectstore": { 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": 8 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: "rotational": { 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: "0": 8 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:42.442 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "features": { 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "optional": [], 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "persistent": [ 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "kraken", 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "luminous", 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "mimic", 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "osdmap-prune", 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "nautilus", 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "octopus", 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "pacific", 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "elector-pinging", 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "quincy", 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "reef", 2024-09-13T04:14:42.443 INFO:tasks.workunit.client.0.smithi088.stdout: "squid" 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: "ipv4_addr_mons": 6, 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: "ipv6_addr_mons": 0, 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: "min_mon_release": 19, 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: "v1_addr_mons": 3, 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: "v2_addr_mons": 3 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: "organization": "ceph-qa", 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster_network": false, 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: "require_min_compat_client": "luminous", 2024-09-13T04:14:42.444 INFO:tasks.workunit.client.0.smithi088.stdout: "require_osd_release": "squid" 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_perf_histograms": [ 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T04:14:42.445 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T04:14:42.446 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T04:14:42.447 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T04:14:42.448 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T04:14:42.448 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T04:14:42.448 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.448 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:42.448 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.448 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.448 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:42.448 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:42.448 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T04:14:42.448 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T04:14:42.448 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:42.448 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T04:14:42.449 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T04:14:42.450 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.451 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10579, 138, 65, 8, 23, 36, 2, 1, 3, 0, 2, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 8713, 145, 9, 0, 18, 17, 99, 132, 10, 45, 33, 32, 41, 37, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 842, 15, 23, 0, 2, 1, 4, 12, 5, 13, 99, 154, 70, 5, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 402, 8, 0, 0, 0, 1, 0, 0, 0, 0, 4, 26, 292, 10, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 201, 8, 6, 0, 0, 0, 0, 0, 0, 0, 9, 3, 22, 103, 141, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 171, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 12, 23, 70, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 70, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 5, 12, 22, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 12, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 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-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.452 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 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-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.453 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 8145, 3, 0, 0, 1, 3, 0, 3, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 6122, 27, 1343, 1, 7, 6, 8, 15, 34, 52, 52, 52, 48, 14, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.454 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 495, 3, 144, 25, 0, 0, 0, 0, 8, 12, 79, 221, 154, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.455 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 298, 1, 2, 5, 0, 1, 0, 0, 0, 0, 0, 25, 387, 7, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.455 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 112, 1, 1, 0, 0, 0, 0, 0, 0, 0, 4, 5, 30, 33, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.455 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 57, 0, 49, 0, 0, 0, 0, 0, 0, 3, 0, 4, 12, 7, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.455 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 84, 0, 219, 0, 0, 0, 0, 0, 0, 3, 0, 1, 11, 10, 39, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.455 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 49, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.455 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.455 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.455 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.455 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.455 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.455 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.456 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1932, 460, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 13854, 3690, 1, 0, 3, 0, 0, 0, 0, 1, 11, 1, 1, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7894, 64, 27, 0, 8, 0, 1, 1, 0, 3, 31, 0, 17, 13, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 578, 21, 8, 2, 2, 0, 0, 0, 1, 7, 27, 7, 5, 1, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.457 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 424, 3, 0, 0, 1, 0, 0, 0, 0, 3, 2, 17, 38, 4, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 313, 3, 0, 0, 0, 0, 1, 1, 1, 7, 4, 12, 24, 61, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 148, 0, 0, 0, 0, 0, 0, 3, 0, 10, 7, 13, 40, 25, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 231, 0, 0, 1, 0, 0, 0, 0, 0, 5, 0, 8, 20, 50, 85, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 30, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1, 4, 33, 49, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 18, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 2, 14, 21, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.458 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.459 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 199, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 12868, 75, 0, 1, 7461, 498, 0, 1, 0, 2, 4, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7641, 158, 8, 1, 134, 93, 5, 5, 7, 18, 28, 26, 16, 8, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 550, 104, 165, 0, 2, 1, 0, 2, 4, 12, 51, 68, 51, 6, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 442, 13, 24, 0, 13, 3, 0, 0, 1, 0, 3, 18, 187, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 130, 15, 19, 0, 222, 20, 0, 0, 0, 3, 2, 2, 14, 23, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.460 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 59, 2, 14, 36, 307, 17, 0, 0, 0, 0, 0, 0, 4, 5, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.461 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 2, 32, 301, 0, 0, 0, 0, 0, 0, 7, 10, 4, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.461 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4, 0, 0, 0, 2008, 105, 0, 0, 0, 0, 0, 3, 2, 4, 5, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.461 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3, 0, 0, 0, 6, 24, 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-09-13T04:14:42.461 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.461 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.461 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.461 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.461 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.461 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.461 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.461 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.461 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.462 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 12235, 1, 0, 0, 5, 2, 1, 0, 0, 0, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9911, 45, 29, 0, 9, 6, 5, 6, 12, 17, 28, 10, 14, 4, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1209, 18, 17, 0, 0, 1, 0, 1, 4, 12, 55, 76, 32, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 403, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 170, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 130, 24, 5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5, 11, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 70, 24, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 7, 8, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 16, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 15, 14, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.463 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7, 145, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 7, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.464 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.465 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4634, 2528, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 13712, 5564, 1, 0, 8, 2, 0, 0, 2, 0, 7, 2, 2, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 8364, 341, 64, 0, 6, 1, 1, 0, 1, 6, 59, 0, 19, 24, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 772, 49, 26, 3, 3, 0, 0, 0, 0, 3, 32, 3, 16, 16, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 319, 0, 0, 3, 4, 0, 0, 1, 0, 0, 1, 3, 50, 16, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 10, 43, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 127, 1, 0, 2, 0, 0, 0, 1, 0, 0, 2, 6, 9, 7, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 38, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 5, 11, 28, 46, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 9, 54, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 12, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.466 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 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-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.467 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.468 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1503, 449, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 12027, 3558, 56, 2, 22, 15, 1, 1, 1, 2, 2, 2, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 8756, 182, 14, 5, 16, 21, 58, 59, 11, 11, 29, 7, 12, 3, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1110, 22, 3, 0, 0, 1, 7, 16, 5, 15, 50, 88, 50, 3, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 635, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 17, 223, 3, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 351, 16, 0, 0, 0, 1, 0, 1, 0, 1, 0, 10, 15, 37, 164, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 194, 6, 0, 0, 0, 0, 1, 0, 0, 0, 0, 12, 25, 9, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 173, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 21, 3, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 1, 24, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 16, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.469 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.470 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 11, 632, 787, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 17484, 3063, 3506, 0, 10, 1, 0, 0, 1, 0, 3, 2, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9173, 187, 189, 0, 12, 1, 0, 0, 4, 0, 17, 14, 8, 13, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.471 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 923, 32, 19, 0, 0, 0, 0, 0, 0, 0, 12, 7, 5, 8, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.472 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 469, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 35, 7, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.472 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 181, 1, 2, 0, 0, 0, 0, 0, 0, 0, 1, 1, 9, 37, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.472 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 204, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 13, 8, 41, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.472 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 6, 12, 15, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.472 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 9, 9, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.472 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.472 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.472 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.472 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.472 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.472 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 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, 0]", 2024-09-13T04:14:42.472 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.473 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T04:14:42.474 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T04:14:42.475 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T04:14:42.476 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T04:14:42.477 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T04:14:42.478 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T04:14:42.479 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.480 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.481 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.481 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.481 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.481 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1022, 1, 10, 31, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.481 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3395, 57, 70, 125, 422, 609, 701, 1, 2, 0, 1, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.481 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 549, 7, 25, 47, 27, 18, 24, 0, 0, 1, 3, 4, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.481 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 277, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 2, 6, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.481 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 11, 16, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.481 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 4, 18, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.481 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.481 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 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-09-13T04:14:42.481 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.482 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.483 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.483 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.483 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.483 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.483 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.483 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.483 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.483 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.483 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T04:14:42.483 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.483 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.483 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 531, 0, 8, 40, 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-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2574, 276, 27, 28, 118, 0, 1, 1, 2, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 406, 8, 1266, 0, 0, 1, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 432, 18, 76, 0, 0, 0, 0, 0, 0, 0, 1, 3, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1700, 1403, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 10, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1323, 1579, 237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 16, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.484 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.485 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.486 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.486 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.486 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.486 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.486 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.486 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T04:14:42.486 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.486 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.486 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.486 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.486 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.486 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1962, 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-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9107, 7, 0, 0, 4, 1, 0, 2, 4, 0, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 15926, 1, 2, 0, 0, 0, 0, 0, 2, 4, 5, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 289, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 4, 9, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 96, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 9, 10, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.487 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.488 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 749, 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-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4264, 31, 2, 0, 8, 0, 5, 4, 13, 16, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 664, 2, 0, 0, 6, 0, 0, 0, 0, 0, 2, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.489 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 379, 23, 35, 38, 2, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1149, 316, 0, 152, 0, 0, 0, 0, 0, 0, 0, 0, 8, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4165, 2600, 0, 393, 1, 0, 0, 0, 0, 0, 0, 0, 2, 3, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 30, 75, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 4, 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, 0]", 2024-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 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-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.490 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.491 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 851, 1, 14, 37, 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-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3738, 220, 20, 31, 135, 273, 471, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 432, 8, 0, 0, 0, 1, 10, 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-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 354, 2, 0, 0, 0, 0, 2, 0, 0, 0, 0, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 224, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.492 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 37, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 5, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.493 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T04:14:42.494 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.495 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.495 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.495 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.495 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.495 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 879, 5, 10, 23, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.495 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3429, 82, 120, 232, 450, 621, 723, 6, 3, 0, 1, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.495 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 316, 3, 6, 5, 6, 8, 4, 0, 0, 1, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.495 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 243, 9, 23, 47, 9, 0, 0, 0, 1, 1, 0, 3, 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.495 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 102, 32, 61, 79, 20, 0, 0, 0, 0, 1, 1, 1, 10, 6, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.495 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 10, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.495 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.495 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.496 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.497 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.497 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.497 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.497 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.497 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.497 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.497 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.497 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.497 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.497 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 717, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2832, 28, 1, 0, 2, 0, 2, 1, 1, 0, 0, 0, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 313, 5, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 171, 6, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 127, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 19, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.498 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 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-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.499 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.500 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1139, 12, 21, 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]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9148, 39, 55, 41, 1, 0, 5, 4, 9, 2, 0, 2, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2874, 31, 82, 40, 0, 0, 0, 1, 0, 6, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 391, 2, 2, 1, 0, 0, 0, 0, 1, 0, 0, 5, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 227, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 4, 9, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 12, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.501 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.502 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:42.503 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T04:14:42.504 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T04:14:42.505 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:42.506 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T04:14:42.507 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T04:14:42.508 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T04:14:42.509 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1071, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5392, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 707, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 291, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.510 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.511 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.511 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.511 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.511 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.511 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.511 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.511 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.511 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.511 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.511 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.511 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.511 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.512 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 583, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3029, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1685, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 534, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3180, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3163, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.513 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.514 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1967, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.515 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 15943, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 126, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.516 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.517 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.517 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.517 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.517 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.517 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.517 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.517 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.517 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.517 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.517 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.517 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.517 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 755, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4344, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 676, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.518 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 480, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1634, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 7184, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.519 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.520 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.520 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.520 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.520 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.520 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.520 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.520 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.520 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.520 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.520 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.520 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.520 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 908, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4891, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 453, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 237, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.521 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:42.522 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.522 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.522 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.522 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.522 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.522 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.522 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.522 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.522 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.522 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.522 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.522 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.523 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.524 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T04:14:42.524 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.524 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.524 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.524 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.524 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.524 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 918, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.524 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5672, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.524 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 351, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.524 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 342, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.524 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 315, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.524 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.525 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.526 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 718, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2873, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 320, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.527 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.528 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.528 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.528 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.528 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.528 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.528 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.528 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.528 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.528 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.528 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.528 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.528 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.529 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 9310, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3038, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 246, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.530 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.531 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Latency (usec)", 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 100000, 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:42.532 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[100000, 199999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[200000, 399999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[400000, 799999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[800000, 1599999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[1600000, 3199999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[3200000, 6399999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[6400000, 12799999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[12800000, 25599999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[25600000, 51199999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[51200000, 102399999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[102400000, 204799999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[204800000, 409599999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[409600000, 819199999]", 2024-09-13T04:14:42.533 INFO:tasks.workunit.client.0.smithi088.stdout: "[819200000, 1638399999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[1638400000, 3276799999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[3276800000, 6553599999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[6553600000, 13107199999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[13107200000, 26214399999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[26214400000, 52428799999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[52428800000, 104857599999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[104857600000, 209715199999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[209715200000, 419430399999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[419430400000, 838860799999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[838860800000, 1677721599999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[1677721600000, 3355443199999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[3355443200000, 6710886399999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[6710886400000, 13421772799999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[13421772800000, 26843545599999]", 2024-09-13T04:14:42.534 INFO:tasks.workunit.client.0.smithi088.stdout: "[26843545600000, 53687091199999]", 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: "[53687091200000, None]" 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 32, 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "Request size (bytes)", 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 512, 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 511]", 2024-09-13T04:14:42.535 INFO:tasks.workunit.client.0.smithi088.stdout: "[512, 1023]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[1024, 2047]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[2048, 4095]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[4096, 8191]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[8192, 16383]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[16384, 32767]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[32768, 65535]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[65536, 131071]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[131072, 262143]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[262144, 524287]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[524288, 1048575]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[1048576, 2097151]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[2097152, 4194303]", 2024-09-13T04:14:42.536 INFO:tasks.workunit.client.0.smithi088.stdout: "[4194304, 8388607]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[8388608, 16777215]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[16777216, 33554431]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[33554432, 67108863]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[67108864, 134217727]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[134217728, 268435455]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[268435456, 536870911]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[536870912, 1073741823]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[1073741824, 2147483647]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[2147483648, 4294967295]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[4294967296, 8589934591]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[8589934592, 17179869183]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[17179869184, 34359738367]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[34359738368, 68719476735]", 2024-09-13T04:14:42.537 INFO:tasks.workunit.client.0.smithi088.stdout: "[68719476736, 137438953471]", 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: "[137438953472, 274877906943]", 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: "[274877906944, None]" 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.538 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 117, 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-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2053, 18, 1, 0, 12, 3, 2, 1, 0, 0, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 978, 11, 0, 1, 2, 6, 11, 16, 31, 54, 79, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 122, 4, 0, 0, 1, 0, 3, 2, 8, 3, 60, 192, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 82, 2, 0, 0, 0, 0, 0, 0, 1, 4, 12, 19, 285, 9, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 211, 4, 0, 0, 0, 0, 0, 0, 1, 2, 4, 7, 26, 42, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 379, 4, 0, 0, 0, 0, 0, 0, 1, 0, 2, 5, 14, 26, 95, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 837, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 749, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 289, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.539 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.540 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 58, 4, 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-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2891, 24, 3, 0, 7, 2, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.541 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1296, 1, 0, 3, 3, 8, 15, 20, 41, 70, 90, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 89, 1, 0, 0, 2, 1, 0, 1, 6, 7, 76, 271, 202, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 2, 6, 14, 379, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 14, 18, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 428, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 9, 8, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1052, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2095, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 207, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.542 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.543 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 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, 0]", 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 414, 10, 1, 0, 9, 3, 2, 3, 6, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 184, 6, 0, 0, 1, 1, 2, 4, 7, 12, 51, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 246, 7, 2, 1, 0, 1, 2, 8, 10, 9, 66, 91, 16, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 122, 5, 0, 0, 0, 0, 1, 4, 0, 2, 16, 15, 13, 10, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.544 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 28, 2, 0, 0, 0, 0, 2, 2, 1, 0, 3, 7, 23, 41, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 5, 9, 27, 123, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.545 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.546 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.547 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.547 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.547 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.547 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 59, 6, 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-09-13T04:14:42.547 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1266, 5, 1, 2, 20, 0, 1, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.547 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 401, 5, 0, 0, 3, 4, 9, 6, 14, 19, 38, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.547 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 96, 3, 0, 0, 2, 2, 1, 1, 3, 3, 29, 114, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.547 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 260, 1, 0, 0, 0, 0, 0, 0, 1, 3, 6, 11, 100, 3, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.547 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 457, 2, 0, 0, 0, 0, 0, 0, 0, 2, 3, 3, 9, 22, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.547 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 385, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 5, 21, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.547 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.547 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 39, 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]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.548 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.549 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 112, 2, 0, 0, 1, 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]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1249, 14, 1, 0, 12, 3, 1, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 673, 8, 0, 0, 4, 3, 6, 9, 17, 28, 30, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 330, 12, 1, 0, 1, 1, 1, 2, 3, 6, 52, 147, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 462, 24, 0, 0, 0, 0, 0, 0, 1, 5, 4, 13, 160, 10, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 356, 48, 0, 0, 0, 0, 0, 0, 1, 0, 3, 7, 26, 32, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 87, 91, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 15, 23, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 86, 180, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 20, 150, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.550 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.551 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 115, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.552 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 328, 25, 0, 0, 11, 1, 5, 4, 12, 14, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 84, 11, 1, 0, 2, 1, 3, 2, 8, 3, 12, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 131, 13, 0, 0, 0, 0, 1, 4, 3, 7, 29, 42, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 57, 8, 0, 0, 1, 0, 0, 1, 1, 3, 11, 27, 17, 9, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 22, 3, 0, 0, 0, 0, 1, 2, 1, 3, 5, 7, 25, 28, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 4, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 5, 15, 30, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.553 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.554 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 90, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1155, 19, 4, 1, 20, 1, 3, 3, 6, 7, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 634, 7, 2, 1, 1, 4, 2, 10, 22, 30, 29, 6, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 383, 14, 0, 0, 1, 1, 2, 1, 4, 8, 75, 149, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 466, 14, 0, 0, 0, 0, 1, 1, 3, 4, 15, 31, 160, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 366, 21, 0, 0, 0, 0, 0, 0, 0, 0, 4, 6, 20, 37, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.555 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 116, 44, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 8, 22, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 65, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 2, 85, 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-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.556 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.557 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.558 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.558 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.558 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.558 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 129, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.558 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 476, 18, 0, 2, 13, 1, 1, 4, 4, 1, 1, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.558 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 99, 8, 1, 0, 3, 1, 2, 4, 4, 13, 10, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.558 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 190, 7, 1, 0, 0, 0, 0, 1, 6, 8, 27, 41, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.558 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 49, 2, 0, 0, 0, 0, 0, 1, 1, 4, 13, 22, 22, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.558 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 10, 2, 0, 0, 0, 0, 0, 0, 2, 3, 3, 6, 26, 27, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.558 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 5, 17, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.558 INFO:tasks.workunit.client.0.smithi088.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-09-13T04:14:42.558 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.559 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.560 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.560 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.560 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.560 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.560 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.560 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.560 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.560 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.560 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.560 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.560 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.560 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_resrv_repnum_vs_duration": { 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "axes": [ 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 8, 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "number of replicas", 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 1, 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0]", 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "[1, 1]", 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "[2, 2]", 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "[3, 3]", 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "[4, 4]", 2024-09-13T04:14:42.561 INFO:tasks.workunit.client.0.smithi088.stdout: "[5, 5]", 2024-09-13T04:14:42.562 INFO:tasks.workunit.client.0.smithi088.stdout: "[6, None]" 2024-09-13T04:14:42.562 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.562 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "linear" 2024-09-13T04:14:42.562 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.562 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.562 INFO:tasks.workunit.client.0.smithi088.stdout: "buckets": 10, 2024-09-13T04:14:42.562 INFO:tasks.workunit.client.0.smithi088.stdout: "min": 0, 2024-09-13T04:14:42.562 INFO:tasks.workunit.client.0.smithi088.stdout: "name": "duration", 2024-09-13T04:14:42.562 INFO:tasks.workunit.client.0.smithi088.stdout: "quant_size": 250000, 2024-09-13T04:14:42.562 INFO:tasks.workunit.client.0.smithi088.stdout: "ranges": [ 2024-09-13T04:14:42.562 INFO:tasks.workunit.client.0.smithi088.stdout: "[None, -1]", 2024-09-13T04:14:42.562 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 249999]", 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: "[250000, 499999]", 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: "[500000, 999999]", 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: "[1000000, 1999999]", 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: "[2000000, 3999999]", 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: "[4000000, 7999999]", 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: "[8000000, 15999999]", 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: "[16000000, 31999999]", 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: "[32000000, None]" 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: "scale_type": "log2" 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.563 INFO:tasks.workunit.client.0.smithi088.stdout: "osds": [ 2024-09-13T04:14:42.564 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.564 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 0, 2024-09-13T04:14:42.564 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.564 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.564 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.564 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.564 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.564 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.564 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.564 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.564 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.564 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 1, 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.565 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 2, 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.566 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 3, 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.567 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 4, 2024-09-13T04:14:42.568 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.568 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.568 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.568 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.568 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.568 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.568 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.568 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.568 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.568 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.568 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.568 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 5, 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.569 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 6, 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:42.570 INFO:tasks.workunit.client.0.smithi088.stdout: "osd_id": 7, 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: "values": [ 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: ] 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.571 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: "perf_counters": { 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: "mds.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: "mds": { 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: "caps": { 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_flush_ack": { 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_flushsnap_ack": { 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.572 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_grant": { 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_revoke": { 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: "ceph_cap_op_trunc": { 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_commit": { 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_fetch_complete": { 2024-09-13T04:14:42.573 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_fetch_keys": { 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_merge": { 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: "dir_split": { 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: "exported_inodes": { 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: "forward": { 2024-09-13T04:14:42.574 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_cap_release": { 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_caps": { 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_caps_dirty": { 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_inode_file_caps": { 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.575 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: "imported_inodes": { 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes": { 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes_expired": { 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes_pinned": { 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.576 INFO:tasks.workunit.client.0.smithi088.stdout: "inodes_with_caps": { 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: "load_cent": { 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: "openino_dir_fetch": { 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: "process_request_cap_release": { 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: "reply_latency": { 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.577 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: "request": { 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: "root_rbytes": { 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: "root_rfiles": { 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: "root_rsnaps": { 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.578 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_reply": { 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: "subtrees": { 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_cache": { 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_enqueue_scrub": { 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_exportdir": { 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.579 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_flush": { 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_fragmentdir": { 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_fragstats": { 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_inodestats": { 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_quiesce_inode": { 2024-09-13T04:14:42.580 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: "ireq_quiesce_path": { 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_recovering_enqueued": { 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_recovering_prioritized": { 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_recovering_processing": { 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.581 INFO:tasks.workunit.client.0.smithi088.stdout: "num_strays": { 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: "num_strays_delayed": { 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: "num_strays_enqueuing": { 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_completed": { 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_started": { 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.582 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_created": { 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_enqueued": { 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_migrated": { 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: "strays_reintegrated": { 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_log": { 2024-09-13T04:14:42.583 INFO:tasks.workunit.client.0.smithi088.stdout: "ev": { 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: "evadd": { 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: "evex": { 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: "evexd": { 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: "evexg": { 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.584 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: "evlrg": { 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: "evtrm": { 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: "jlat": { 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: "replayed": { 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.585 INFO:tasks.workunit.client.0.smithi088.stdout: "seg": { 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: "segadd": { 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: "segex": { 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: "segexd": { 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: "segexg": { 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.586 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.587 INFO:tasks.workunit.client.0.smithi088.stdout: "segmjr": { 2024-09-13T04:14:42.587 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T04:14:42.587 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.587 INFO:tasks.workunit.client.0.smithi088.stdout: "segtrm": { 2024-09-13T04:14:42.587 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.587 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.587 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.587 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_mem": { 2024-09-13T04:14:42.587 INFO:tasks.workunit.client.0.smithi088.stdout: "cap": { 2024-09-13T04:14:42.587 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.587 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.587 INFO:tasks.workunit.client.0.smithi088.stdout: "cap+": { 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: "cap-": { 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: "dir": { 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: "dir+": { 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: "dir-": { 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.588 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: "dn": { 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: "dn+": { 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: "dn-": { 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: "heap": { 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 248096 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.589 INFO:tasks.workunit.client.0.smithi088.stdout: "ino": { 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: "ino+": { 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: "ino-": { 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: "rss": { 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49196 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_server": { 2024-09-13T04:14:42.590 INFO:tasks.workunit.client.0.smithi088.stdout: "cap_acquisition_throttle": { 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: "cap_revoke_eviction": { 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_request": { 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_client_session": { 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: "handle_peer_request": { 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.591 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.592 INFO:tasks.workunit.client.0.smithi088.stdout: "req_create_latency": { 2024-09-13T04:14:42.592 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.592 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.592 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.592 INFO:tasks.workunit.client.0.smithi088.stdout: "req_getattr_latency": { 2024-09-13T04:14:42.592 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.592 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.592 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.592 INFO:tasks.workunit.client.0.smithi088.stdout: "req_getfilelock_latency": { 2024-09-13T04:14:42.592 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.592 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.592 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: "req_getvxattr_latency": { 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: "req_link_latency": { 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookup_latency": { 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookuphash_latency": { 2024-09-13T04:14:42.593 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupino_latency": { 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupname_latency": { 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupparent_latency": { 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.594 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lookupsnap_latency": { 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: "req_lssnap_latency": { 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: "req_mkdir_latency": { 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: "req_mknod_latency": { 2024-09-13T04:14:42.595 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: "req_mksnap_latency": { 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: "req_open_latency": { 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: "req_readdir_latency": { 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.596 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rename_latency": { 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: "req_renamesnap_latency": { 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rmdir_latency": { 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.597 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rmsnap_latency": { 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: "req_rmxattr_latency": { 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setattr_latency": { 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setdirlayout_latency": { 2024-09-13T04:14:42.598 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setfilelock_latency": { 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setlayout_latency": { 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: "req_setxattr_latency": { 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.599 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: "req_snapdiff_latency": { 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: "req_symlink_latency": { 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: "req_unlink_latency": { 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.600 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: "mds_sessions": { 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: "average_load": { 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: "avg_session_uptime": { 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: "mdthresh_evicted": { 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T04:14:42.601 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: "session_count": { 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: "session_remove": { 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: "sessions_open": { 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: "sessions_stale": { 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: "total_load": { 2024-09-13T04:14:42.602 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.603 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: "purge_queue": { 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executed": { 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executed_ops": { 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing": { 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.604 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing_high_water": { 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing_ops": { 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_executing_ops_high_water": { 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: "pq_item_in_journal": { 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.605 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.08534a6b8ed0fc65f6a8811640374a26b0760a8e": { 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: "election_call": { 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: "election_lose": { 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: "election_win": { 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: "num_elections": { 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:42.606 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": { 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: "session_rm": { 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 298 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: "session_trim": { 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.607 INFO:tasks.workunit.client.0.smithi088.stdout: "paxos": { 2024-09-13T04:14:42.608 INFO:tasks.workunit.client.0.smithi088.stdout: "accept_timeout": { 2024-09-13T04:14:42.608 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.608 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.608 INFO:tasks.workunit.client.0.smithi088.stdout: "begin": { 2024-09-13T04:14:42.608 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9368 2024-09-13T04:14:42.608 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.608 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_bytes": { 2024-09-13T04:14:42.608 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9368, 2024-09-13T04:14:42.608 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65014445 2024-09-13T04:14:42.608 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.608 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_keys": { 2024-09-13T04:14:42.608 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_latency": { 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9368, 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2306950643 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: "collect": { 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_bytes": { 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 219 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.609 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_keys": { 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_latency": { 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3, 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_timeout": { 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_uncommitted": { 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.610 INFO:tasks.workunit.client.0.smithi088.stdout: "commit": { 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9369 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_bytes": { 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_keys": { 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_latency": { 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.611 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_ack_timeout": { 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_timeout": { 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn": { 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn_latency": { 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.612 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh": { 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9369 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh_latency": { 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9369, 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 30863339786 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: "restart": { 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state": { 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.613 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_bytes": { 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_keys": { 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: "start_leader": { 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: "start_peon": { 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.614 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state": { 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9368 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_bytes": { 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9368, 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 128303900 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_keys": { 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9368, 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 82253 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_latency": { 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9368, 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6125868959 2024-09-13T04:14:42.615 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache": { 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1020054731 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 179322880 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 175333376 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2147483648 2024-09-13T04:14:42.616 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3989504 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:full": { 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 360710144 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.617 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266406604 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 26968572 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.618 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.619 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67334968 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:inc": { 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 335544320 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.620 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266406604 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1650179 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.621 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.622 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67487537 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:kv": { 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 314572800 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.623 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 177604403 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.624 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.625 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 69859533 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb": { 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: "compact": { 2024-09-13T04:14:42.626 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_len": { 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_merge": { 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_range": { 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 110 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: "get_latency": { 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 407507, 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1993590357 2024-09-13T04:14:42.627 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_delay_time": { 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_memtable_time": { 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.628 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_wal_time": { 2024-09-13T04:14:42.629 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.629 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.629 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.629 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_latency": { 2024-09-13T04:14:42.629 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.629 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.629 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.629 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_sync_latency": { 2024-09-13T04:14:42.629 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22631, 2024-09-13T04:14:42.629 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10925870970 2024-09-13T04:14:42.629 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.629 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.9dd6b71a5763144f1de0c6321214d35be16d0870": { 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: "election_call": { 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: "election_lose": { 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: "election_win": { 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_elections": { 2024-09-13T04:14:42.630 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": { 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: "session_rm": { 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 248 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: "session_trim": { 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.631 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: "paxos": { 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: "accept_timeout": { 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: "begin": { 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9437 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_bytes": { 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9437, 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 66237147 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.632 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_keys": { 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9437, 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28311 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_latency": { 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9437, 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1816961108 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: "collect": { 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_bytes": { 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.633 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_keys": { 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_latency": { 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_timeout": { 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_uncommitted": { 2024-09-13T04:14:42.634 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: "commit": { 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9435 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_bytes": { 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9435, 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65526482 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_keys": { 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9435, 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73368 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_latency": { 2024-09-13T04:14:42.635 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9435, 2024-09-13T04:14:42.636 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3628107755 2024-09-13T04:14:42.636 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.636 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_ack_timeout": { 2024-09-13T04:14:42.636 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.636 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.636 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_timeout": { 2024-09-13T04:14:42.636 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.636 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.636 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn": { 2024-09-13T04:14:42.636 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T04:14:42.636 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.636 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn_latency": { 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1999958 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh": { 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9438 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh_latency": { 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9438, 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 34137269784 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: "restart": { 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.637 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state": { 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_bytes": { 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73872 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_keys": { 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: "start_leader": { 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.638 INFO:tasks.workunit.client.0.smithi088.stdout: "start_peon": { 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state": { 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_bytes": { 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_keys": { 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.639 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_latency": { 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache": { 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1020054731 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 278003712 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.640 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 275791872 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2147483648 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2211840 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:full": { 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 360710144 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.641 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266337473 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27140186 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.642 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.643 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67232485 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:inc": { 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 335544320 2024-09-13T04:14:42.644 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266337473 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1662914 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.645 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.646 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67543933 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:kv": { 2024-09-13T04:14:42.647 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 314572800 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 177558315 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.648 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.649 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.650 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.650 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.650 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.650 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.650 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.650 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.650 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.650 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.650 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.650 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.650 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 69905621 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb": { 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: "compact": { 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_len": { 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_merge": { 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.651 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_range": { 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 110 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: "get_latency": { 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 424956, 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2375304122 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_delay_time": { 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_memtable_time": { 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.652 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_wal_time": { 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_latency": { 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.653 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_sync_latency": { 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22796, 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8495453796 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: "mon.c90afc2bae8923b7dfdbbe7e783e614e0dfdf6b8": { 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: "election_call": { 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: "election_lose": { 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:42.654 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: "election_win": { 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_elections": { 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_sessions": { 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: "session_add": { 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: "session_rm": { 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 253 2024-09-13T04:14:42.655 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.656 INFO:tasks.workunit.client.0.smithi088.stdout: "session_trim": { 2024-09-13T04:14:42.656 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.656 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.656 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.656 INFO:tasks.workunit.client.0.smithi088.stdout: "paxos": { 2024-09-13T04:14:42.656 INFO:tasks.workunit.client.0.smithi088.stdout: "accept_timeout": { 2024-09-13T04:14:42.656 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.656 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.656 INFO:tasks.workunit.client.0.smithi088.stdout: "begin": { 2024-09-13T04:14:42.656 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9331 2024-09-13T04:14:42.656 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.656 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_bytes": { 2024-09-13T04:14:42.657 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9331, 2024-09-13T04:14:42.657 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 64712809 2024-09-13T04:14:42.657 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.657 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_keys": { 2024-09-13T04:14:42.657 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.657 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.657 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.657 INFO:tasks.workunit.client.0.smithi088.stdout: "begin_latency": { 2024-09-13T04:14:42.657 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9331, 2024-09-13T04:14:42.657 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1204975092 2024-09-13T04:14:42.657 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.657 INFO:tasks.workunit.client.0.smithi088.stdout: "collect": { 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_bytes": { 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 146 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_keys": { 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_latency": { 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2, 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 999979 2024-09-13T04:14:42.658 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_timeout": { 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: "collect_uncommitted": { 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: "commit": { 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9331 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_bytes": { 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.659 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.660 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_keys": { 2024-09-13T04:14:42.660 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.660 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.660 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.660 INFO:tasks.workunit.client.0.smithi088.stdout: "commit_latency": { 2024-09-13T04:14:42.660 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.660 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.660 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.660 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_ack_timeout": { 2024-09-13T04:14:42.660 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.660 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.660 INFO:tasks.workunit.client.0.smithi088.stdout: "lease_timeout": { 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn": { 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: "new_pn_latency": { 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh": { 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9331 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: "refresh_latency": { 2024-09-13T04:14:42.661 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9331, 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 25155479903 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: "restart": { 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state": { 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_bytes": { 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: "share_state_keys": { 2024-09-13T04:14:42.662 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: "start_leader": { 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: "start_peon": { 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state": { 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9331 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_bytes": { 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9331, 2024-09-13T04:14:42.663 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 127647636 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_keys": { 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9331, 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 81652 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: "store_state_latency": { 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9331, 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1493969096 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache": { 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1020054731 2024-09-13T04:14:42.664 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 179339264 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 174899200 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2147483648 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4440064 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.665 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:full": { 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 360710144 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266448648 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.666 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 26863956 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.667 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67397540 2024-09-13T04:14:42.668 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:inc": { 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 335544320 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266448648 2024-09-13T04:14:42.669 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1642679 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.670 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.671 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67452993 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: "prioritycache:kv": { 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 314572800 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.672 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 177632432 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.673 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.674 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 69831504 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb": { 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: "compact": { 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.675 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_len": { 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_queue_merge": { 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_range": { 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 109 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: "get_latency": { 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 405779, 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1849838188 2024-09-13T04:14:42.676 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_delay_time": { 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_memtable_time": { 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_pre_and_post_time": { 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.677 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_write_wal_time": { 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_latency": { 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: "submit_sync_latency": { 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22535, 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3528533173 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.678 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.0": { 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15741 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.679 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:42.680 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.681 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.681 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:42.681 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6463488 2024-09-13T04:14:42.681 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.681 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:42.681 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 856272896 2024-09-13T04:14:42.681 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.681 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:42.681 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19, 2024-09-13T04:14:42.681 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3917989 2024-09-13T04:14:42.681 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.681 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19, 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1408764 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 203, 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 922901 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 860356608 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.682 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 81035, 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11902415539 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 81009, 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19326447058 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15896576 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 331788288 2024-09-13T04:14:42.683 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.684 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:42.684 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 850395136 2024-09-13T04:14:42.684 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.684 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:42.684 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.684 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.684 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:42.684 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.684 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 55 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 266944489 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18017 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 201330688 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.685 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 201334784 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7063 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18017, 2024-09-13T04:14:42.686 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 115480147 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 201792308 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16015 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2253801 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 488 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.687 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6392122 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 694 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4138321 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4138321 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:42.688 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 217 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 694, 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2363086 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.689 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 635 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:42.690 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6, 2024-09-13T04:14:42.691 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9187 2024-09-13T04:14:42.691 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.691 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:42.691 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.691 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.691 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.691 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:42.691 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.691 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.691 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:42.691 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.691 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1197412352 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11210752 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:42.692 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 24896, 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74026574 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3690, 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 446141676 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.693 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 28902, 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 228712259 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.694 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 80928, 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23667138813 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 80343, 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1679130310 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:42.695 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 80928, 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 53078160 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 80928, 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23720216973 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33822, 2024-09-13T04:14:42.696 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1324417412 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1149, 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3049854 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 27437, 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11198478 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53, 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 77455 2024-09-13T04:14:42.697 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17706, 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2374622434 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 253728 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 25380 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13990, 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2557499734 2024-09-13T04:14:42.698 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 34740, 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12800381 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20750, 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1968465882 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:42.699 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16374, 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 467257811 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.700 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14446131588 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9553, 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 894462708 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9553, 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5147611284202 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.701 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9553, 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7286419149941 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3663824141555 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10348059 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:42.702 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 244657998 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42345479510 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33224987 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21484770613 2024-09-13T04:14:42.703 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10417017867 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6770321 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2846, 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15317827 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:42.704 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 88953237331 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11631062726 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 98646, 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 859299388 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:42.705 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405117516 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 584826880 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 549322752 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600498688 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 35504128 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.706 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56981022 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.707 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.708 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.709 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68782562 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562036736 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.710 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.711 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 427357665 2024-09-13T04:14:42.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.711 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.711 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.711 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.711 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.711 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.711 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1776 2024-09-13T04:14:42.711 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.711 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 110928 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.712 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.713 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.713 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.713 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.713 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.713 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67457503 2024-09-13T04:14:42.713 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.713 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.713 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:42.713 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.713 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:42.713 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.713 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 225152 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37987348 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.714 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.715 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70839404 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.716 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 503316480 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 427357665 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.717 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 143477 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.718 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1150785 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.719 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74664553 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 25 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.720 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38172 2024-09-13T04:14:42.721 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 126004, 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9004121119 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2508648509 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.722 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38172, 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 323757980835 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3279552612 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38783, 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20250568281 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 38172, 2024-09-13T04:14:42.723 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 87505471690 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23258 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 23258, 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15519475823 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:42.724 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3279552612 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 23333, 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6081218443 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 23258, 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6313032830 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7749 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:42.725 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 523154443 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7749, 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14242219704 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:42.726 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8131, 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4938292611 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7749, 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12379750993 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7165 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:42.727 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1985494066 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7165, 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 293996285308 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7319, 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9231057227 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.728 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7165, 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68812687867 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4194304 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:42.729 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 871575552 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.1": { 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 40850 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.730 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.731 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:42.732 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.732 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.732 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:42.732 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.732 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.732 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:42.732 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.732 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.732 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:42.732 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8286208 2024-09-13T04:14:42.732 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.732 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 785674240 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17, 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3750138 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17, 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1283805 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 190, 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 868733 2024-09-13T04:14:42.733 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 821035008 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 71096, 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10838346806 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 71089, 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17458457580 2024-09-13T04:14:42.734 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8544256 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 291172352 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 833814528 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.735 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 55 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 214497225 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12089 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 177176576 2024-09-13T04:14:42.736 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 177180672 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5106 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.737 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12089, 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 107370878 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125302024 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9352 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2609354 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:42.738 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 451 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8209184 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 675 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5599830 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5599830 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.739 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 232 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 675, 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2420342 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.740 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 622 2024-09-13T04:14:42.741 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9852 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:42.742 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1087717376 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10612736 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.743 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19940, 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 79037929 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3640, 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 490246804 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:42.744 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17845, 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 146107783 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.745 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 71013, 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21255399132 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 70463, 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1668901629 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.746 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 71013, 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43504149 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 71013, 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21298903281 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:42.747 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 27203, 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 936843176 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 940, 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2525613 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7605, 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6306426 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 43, 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49062 2024-09-13T04:14:42.748 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9788, 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1251698960 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 219008 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27772 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 21096, 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2204595300 2024-09-13T04:14:42.749 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 68409, 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20496511 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 47313, 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1460950308 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15845, 2024-09-13T04:14:42.750 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 430696044 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.751 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.752 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:42.752 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:42.752 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11277073935 2024-09-13T04:14:42.752 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.752 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:42.752 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22228, 2024-09-13T04:14:42.752 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1279682768 2024-09-13T04:14:42.752 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.752 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:42.752 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22226, 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4935091196018 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22228, 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7060031857839 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84782, 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3129538232622 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84782, 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8863365 2024-09-13T04:14:42.753 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 433827576 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 34520960216 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28976097 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.754 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17848115170 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8749699464 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6179404 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2819, 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14921237 2024-09-13T04:14:42.755 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 72842878846 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9831799260 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84784, 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 537871715 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.756 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405117516 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 693346304 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 616161280 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600498688 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.757 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 77185024 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.758 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56846090 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 69632 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.759 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16384 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 479232 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68417782 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562036736 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.761 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 426345678 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1360 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 256 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.762 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 94480 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.763 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68486098 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.764 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 472448 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37897393 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.765 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.766 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70682063 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 494927872 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.767 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 426345678 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.768 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 989 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16824 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 117771 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1141096 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.769 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67305514 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.770 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.771 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.772 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:42.772 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 47 2024-09-13T04:14:42.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.772 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:42.772 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.772 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:42.772 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 40769 2024-09-13T04:14:42.772 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.772 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:42.772 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 131372, 2024-09-13T04:14:42.772 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10446415426 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2194361632 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 40769, 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 576130825715 2024-09-13T04:14:42.773 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2627199512 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 42477, 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 30421914160 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 40769, 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 119328435416 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.774 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18804 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18804, 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12508719616 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2627199512 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19262, 2024-09-13T04:14:42.775 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4963797077 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18804, 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5201945733 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12229 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 287203664 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:42.776 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12229, 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 96516579026 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:42.777 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12371, 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12698495082 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12229, 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 30244209508 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9736 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1907157968 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:42.778 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9736, 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 467105527073 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10844, 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12759622001 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9736, 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 83882280175 2024-09-13T04:14:42.779 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 200246 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.780 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 831664128 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.2": { 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20167 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.781 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.782 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3702784 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 619290624 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:42.783 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18, 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12743430 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18, 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3573728 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 171, 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 908416 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.784 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 530710528 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73160, 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10728270520 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73159, 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17408853824 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 442368 2024-09-13T04:14:42.785 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 299712512 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 552009728 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:42.786 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 155990694 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9945 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 172302336 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 172306432 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.787 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7117 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9945, 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 109734726 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.788 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 81927248 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7671 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1165481 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 443 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:42.789 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3660274 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 606 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2494793 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2494793 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.790 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 165 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 606, 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1213384 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.791 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.792 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:42.792 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.792 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.792 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:42.792 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.792 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.792 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:42.792 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:42.792 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 683 2024-09-13T04:14:42.792 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.792 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:42.792 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7, 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8190 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:42.793 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 925425664 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10600448 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15380, 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 51114634 2024-09-13T04:14:42.794 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3722, 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 407737670 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.795 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33058, 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 279336876 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:42.796 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73111, 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20983296092 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72531, 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1514577852 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73111, 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 35821601 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.797 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 73111, 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21019117693 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 57556, 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1158263689 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:42.798 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1068, 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2648072 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 21500, 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9585148 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37, 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 44669 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20830, 2024-09-13T04:14:42.799 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1554338329 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 263350 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20752 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13295, 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2414999897 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:42.800 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33106, 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12488974 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19811, 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2071045761 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13562, 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 391800064 2024-09-13T04:14:42.801 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.802 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9811517532 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6418, 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 944062778 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6417, 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5094981762302 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6418, 2024-09-13T04:14:42.803 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7158360364065 2024-09-13T04:14:42.804 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.804 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:42.804 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85731, 2024-09-13T04:14:42.804 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3461406962302 2024-09-13T04:14:42.804 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.804 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:42.804 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85731, 2024-09-13T04:14:42.804 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9317459 2024-09-13T04:14:42.804 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.804 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:42.804 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:42.804 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 372723015 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33251337694 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 30299597 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16217623554 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.805 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8030631001 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6179225 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2826, 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17386416 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67697467511 2024-09-13T04:14:42.806 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.807 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:42.807 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:42.807 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9037348748 2024-09-13T04:14:42.807 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.807 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:42.807 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 85732, 2024-09-13T04:14:42.807 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 509682633 2024-09-13T04:14:42.807 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.807 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.807 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:42.807 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:42.807 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405117516 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562208768 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 518914048 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600498688 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43294720 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.808 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 57323263 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.809 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24576 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.810 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 90112 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68391169 2024-09-13T04:14:42.811 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 570425344 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.812 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 429924473 2024-09-13T04:14:42.813 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.813 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.813 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.813 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.813 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.813 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.813 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.813 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.813 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1360 2024-09-13T04:14:42.813 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.813 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.813 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 83136 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73307511 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.815 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 148816 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38215508 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.816 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.817 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70687580 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.818 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 503316480 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 429924473 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.819 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.820 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.820 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.820 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.820 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.820 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.820 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.820 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.820 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.820 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.820 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 132049 2024-09-13T04:14:42.820 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.820 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1166265 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 72093693 2024-09-13T04:14:42.821 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 90 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.822 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 60349 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.823 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 161130, 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9232685405 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2046165153 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.824 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 60349, 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 92638086032 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3968525397 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 61958, 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43472725528 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 60349, 2024-09-13T04:14:42.825 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 72208851000 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 30838 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 30838, 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18614949211 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3968525397 2024-09-13T04:14:42.826 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 31471, 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6514631455 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 30838, 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9994817267 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27608 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:42.827 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 480654978 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 27608, 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 52321314378 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:42.828 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 28401, 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33781068035 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 27608, 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 48713778983 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1903 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:42.829 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1565510175 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1903, 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21701822443 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2086, 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3177026038 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:42.830 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1903, 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13500254750 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 35 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:42.831 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 541323264 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.3": { 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 23097 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:42.832 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.833 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:42.833 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.833 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:42.833 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.833 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:42.833 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:42.833 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.833 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:42.833 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1269760 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.834 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 658243584 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17, 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3996384 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17, 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1271551 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 165, 2024-09-13T04:14:42.835 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 845644 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 596508672 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72883, 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10452048621 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72882, 2024-09-13T04:14:42.836 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16902094791 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15949824 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 298573824 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 605028352 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.837 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 82852983 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4800 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:42.838 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 54972416 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 54976512 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 149 2024-09-13T04:14:42.839 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4800, 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16294978 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32007511 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3236 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 537861 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.840 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 306 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1253497 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 411 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 715636 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:42.841 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 715636 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 105 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 411, 2024-09-13T04:14:42.842 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 523626 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:42.843 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 602 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5, 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7879 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.844 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 960671744 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:42.845 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10625024 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18329, 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 58639444 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3643, 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 366430825 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.846 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18956, 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 147589241 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.847 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72836, 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20405307969 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72315, 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1573714229 2024-09-13T04:14:42.848 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72836, 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42438430 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72836, 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20447746399 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.849 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 235080, 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1148591129 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1377, 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2494536 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 125374, 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38800765 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:42.850 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 41, 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49451 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13233, 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 994454516 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 435205 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 18819 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.851 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 33635, 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1893823555 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 87319, 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24534077 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53684, 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1369731208 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.852 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.853 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:42.853 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13228, 2024-09-13T04:14:42.853 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 367327186 2024-09-13T04:14:42.853 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.853 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:42.853 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.853 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.853 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:42.853 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.853 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.853 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:42.853 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9615415325 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18620, 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1450528924 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.854 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18620, 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4470246424475 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18620, 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7390468908786 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3486220744162 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:42.855 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8619921 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 443864399 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31788378069 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:42.856 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28977194 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15059746304 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7207746780 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6185163 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.857 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2789, 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14434959 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 64128210664 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8216180585 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 84196, 2024-09-13T04:14:42.858 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 475647590 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405117516 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 609157120 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 594419712 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.859 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600498688 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14737408 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.860 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 57508231 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.861 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 40960 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.862 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68279929 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 570425344 2024-09-13T04:14:42.863 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.864 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.864 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.864 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.864 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.864 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.864 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 431311734 2024-09-13T04:14:42.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.864 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.864 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.864 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1072 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56960 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.865 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71946714 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.866 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 89232 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38338820 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.867 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.868 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70623852 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 503316480 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.870 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 431311734 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.871 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 141170 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1172725 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.872 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.873 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.873 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.873 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70690851 2024-09-13T04:14:42.873 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.873 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:42.873 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:42.873 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.873 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:42.874 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 54 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 53720 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 139110, 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8327615778 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:42.875 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.876 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:42.876 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.876 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:42.876 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1621127506 2024-09-13T04:14:42.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.876 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:42.876 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53720, 2024-09-13T04:14:42.876 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 264778005188 2024-09-13T04:14:42.876 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.876 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1848146249 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 55899, 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 36173289253 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53720, 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 83651464795 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 34638 2024-09-13T04:14:42.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 34638, 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 51035750801 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1848146249 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 35138, 2024-09-13T04:14:42.878 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13378435559 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 34638, 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12720030515 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15216 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 286221466 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:42.879 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15216, 2024-09-13T04:14:42.880 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 164666376636 2024-09-13T04:14:42.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.880 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:42.880 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.880 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:42.880 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.880 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:42.880 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.880 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.880 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16803, 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17832854702 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15216, 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37977904137 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3866 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1334906040 2024-09-13T04:14:42.881 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3866, 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49075877751 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3958, 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4961998992 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3866, 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32953530143 2024-09-13T04:14:42.882 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 78 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:42.883 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 607141888 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.4": { 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 61074 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:42.884 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.885 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:42.886 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.886 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:42.886 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.886 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:42.886 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6774784 2024-09-13T04:14:42.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.886 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:42.886 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 666447872 2024-09-13T04:14:42.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.888 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:42.888 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15, 2024-09-13T04:14:42.888 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3499636 2024-09-13T04:14:42.888 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15, 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1216041 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 164, 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 919197 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 685965312 2024-09-13T04:14:42.889 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 62544, 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5439185805 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 62548, 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10088368051 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6828032 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 256192512 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.890 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 703004672 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 264572323 2024-09-13T04:14:42.891 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.892 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:42.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19421 2024-09-13T04:14:42.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.892 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:42.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 230481920 2024-09-13T04:14:42.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.892 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:42.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 230486016 2024-09-13T04:14:42.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.892 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:42.892 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.892 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9217 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19421, 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 128926398 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 169466981 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.893 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16504 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2394722 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 467 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6709368 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 651 2024-09-13T04:14:42.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.895 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:42.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4314646 2024-09-13T04:14:42.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.895 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:42.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4314646 2024-09-13T04:14:42.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.895 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:42.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.895 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:42.895 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.895 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 190 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 651, 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2554551 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:42.896 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1247 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11732 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.897 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 931700736 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.898 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14815232 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22106, 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68156884 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3609, 2024-09-13T04:14:42.899 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 443035422 2024-09-13T04:14:42.900 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.900 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:42.900 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.900 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.900 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.900 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:42.900 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.900 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.900 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:42.900 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.900 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.900 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14191, 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 122341727 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.901 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 62481, 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13302909112 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 61934, 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1406753230 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 62481, 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 50062863 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:42.902 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 62481, 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13352971975 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 31083, 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 467461474 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 827, 2024-09-13T04:14:42.903 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2254187 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10611, 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9774785 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 46, 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 89384 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15381, 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2077775323 2024-09-13T04:14:42.904 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 194640 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20494 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12178, 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 942705241 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 44570, 2024-09-13T04:14:42.905 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13887299 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 32392, 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 587662892 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14294, 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 399168481 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.906 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:42.907 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5009722778 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19040, 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 889130475 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19038, 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4755529287171 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 19040, 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7238015446196 2024-09-13T04:14:42.908 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72461, 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2809342304338 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72461, 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7809979 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 223094396 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.909 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21484579314 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 27200242 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9763651055 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:42.910 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7851202780 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10374256 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2676, 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13519496 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 44344807997 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.911 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8903703760 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 72463, 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 449878720 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405103502 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:42.912 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 548528128 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 515809280 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600482201 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32718848 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:42.913 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 57020340 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.914 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.915 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.915 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.915 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.915 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.915 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.915 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.915 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.915 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.915 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.915 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.915 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.915 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8192 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 528384 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.916 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68272204 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562036736 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.917 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 427652553 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1392 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.918 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 85696 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.919 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67188231 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.920 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 194304 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38013560 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.921 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.922 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70844040 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.923 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 503316480 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 427652553 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.924 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 135314 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.925 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1167710 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.926 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74360903 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.927 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 36836 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.928 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 97715, 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11166262085 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1675817305 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.929 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 36836, 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 99987344269 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1618716352 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37443, 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14786405606 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 36836, 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 35150766356 2024-09-13T04:14:42.930 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 25137 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25137, 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13046576690 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1618716352 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.931 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25337, 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5242683926 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25137, 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5585081490 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6937 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 239246687 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.932 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6937, 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12815625954 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.933 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7210, 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4121743184 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 6937, 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10030412426 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4762 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1436570618 2024-09-13T04:14:42.934 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4762, 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74125141625 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4896, 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5421978496 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:42.935 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4762, 2024-09-13T04:14:42.936 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19535272440 2024-09-13T04:14:42.936 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.936 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:42.936 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.936 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.936 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:42.936 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 17826844 2024-09-13T04:14:42.936 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.936 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:42.936 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22 2024-09-13T04:14:42.936 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.936 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 700796928 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.5": { 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22762 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.937 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:42.938 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12636160 2024-09-13T04:14:42.939 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 758128640 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20, 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4170421 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20, 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1286720 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 210, 2024-09-13T04:14:42.940 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 962366 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 673251328 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 82237, 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6388467165 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 82208, 2024-09-13T04:14:42.941 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11853866716 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4198400 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 336732160 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 690290688 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.942 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 54 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 383387818 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20996 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 327512064 2024-09-13T04:14:42.943 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 327516160 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8819 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.944 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20996, 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 143839549 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 212281565 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15756 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4574376 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:42.945 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 878 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12518030 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1186 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7943654 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7943654 2024-09-13T04:14:42.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 321 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1186, 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4327938 2024-09-13T04:14:42.947 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:42.948 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 585 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12, 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12317 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.949 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1110523904 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10625024 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.950 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20773, 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 71009102 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3629, 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 602177612 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:42.951 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20726, 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 173723519 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:42.952 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 82130, 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15724940149 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 81527, 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1663466667 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.953 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 82130, 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 47563349 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 82130, 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15772503498 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 31666, 2024-09-13T04:14:42.954 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 586408589 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 814, 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2063829 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 17505, 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12305074 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 91902 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.955 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14163, 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1426516488 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 240562 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21865 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20008, 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1099876879 2024-09-13T04:14:42.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 51257, 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14528348 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 31249, 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 820497497 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:42.957 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16409, 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 470448584 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.958 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5527552327 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9559, 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 598518359 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9558, 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4388181375483 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.959 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 9559, 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7470142750247 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94762, 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3165251944445 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94762, 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10160655 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:42.960 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 232052962 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 26557051880 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32997722 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13194928411 2024-09-13T04:14:42.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9008508415 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6185168 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2702, 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14421217 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:42.962 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 54535603560 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10079195730 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 94763, 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 528006198 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:42.963 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405103502 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 570671104 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 538509312 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600482201 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 32161792 2024-09-13T04:14:42.964 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.965 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56516892 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.966 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 81920 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.967 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 69226212 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562036736 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.968 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 423876691 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2128 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.969 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 150048 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.970 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70899005 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.971 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 741520 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37677928 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.972 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.973 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70632456 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.974 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 494927872 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 423876691 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:42.975 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.976 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.976 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:42.976 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.976 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.976 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:42.976 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.976 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.976 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:42.976 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.976 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.976 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 138639 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1147740 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:42.977 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 69764802 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 51 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:42.978 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 51 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:42.979 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46647 2024-09-13T04:14:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 129230, 2024-09-13T04:14:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13565281197 2024-09-13T04:14:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.980 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1607838138 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 46647, 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 41567057432 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2570134880 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 47196, 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12912805021 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.981 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 46647, 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 28773448840 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37488 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37488, 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12713727173 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.982 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2570134880 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37624, 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6192681979 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37488, 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7637356300 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7774 2024-09-13T04:14:42.983 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 416215158 2024-09-13T04:14:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7774, 2024-09-13T04:14:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15982573369 2024-09-13T04:14:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:42.984 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8041, 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4563449187 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 7774, 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11581505193 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:42.985 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1385 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1191622980 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1385, 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12870756890 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1531, 2024-09-13T04:14:42.986 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2156673855 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1385, 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9554587347 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1048670 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:42.987 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 683888640 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.6": { 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20829 2024-09-13T04:14:42.988 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:42.989 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7049216 2024-09-13T04:14:42.990 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 592551936 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15, 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5264069 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15, 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1236162 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 161, 2024-09-13T04:14:42.991 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 793032 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 546963456 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 64337, 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5106459827 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 64330, 2024-09-13T04:14:42.992 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9510046292 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14147584 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 263503872 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 555483136 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.993 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 208080780 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13456 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:42.994 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 171941888 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 171945984 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5952 2024-09-13T04:14:42.995 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13456, 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 84983269 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 116971707 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10661 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2359749 2024-09-13T04:14:42.996 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 464 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6980640 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 694 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4620891 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.997 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4620891 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 237 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:42.998 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 694, 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2272719 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:42.999 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 568 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 8, 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9751 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:43.000 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 865398784 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.001 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15405056 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 15005, 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 47531186 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3488, 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 409284616 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:43.002 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 22739, 2024-09-13T04:14:43.003 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 188584637 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 64270, 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12639171946 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:43.004 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 63787, 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1326001556 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 64270, 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 36101439 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 64270, 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12675273385 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:43.005 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 25300, 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 363460995 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 817, 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2036056 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 13043, 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8026727 2024-09-13T04:14:43.006 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 43, 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 48532 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14246, 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1082899422 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 191177 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:43.007 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20124 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 11986, 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1318748925 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 41771, 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11204256 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 29785, 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 864826254 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.008 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 12556, 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 347230925 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.009 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4031697039 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14785, 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 691317365 2024-09-13T04:14:43.010 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14785, 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3967601493153 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14785, 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6333737075297 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2587528166478 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.011 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7765103 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 143726474 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21623778782 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:43.012 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 26558222 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10719428512 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6645205925 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10969731 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:43.013 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2590, 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12863963 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43175324919 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7606990319 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 74452, 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 422421341 2024-09-13T04:14:43.014 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405103502 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 441049088 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 409493504 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600482201 2024-09-13T04:14:43.015 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.016 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:43.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 31555584 2024-09-13T04:14:43.016 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.016 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:43.016 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:43.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:43.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.016 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:43.016 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.016 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 57109861 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:43.017 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 16384 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 114688 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.018 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68588187 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 570425344 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.019 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:43.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:43.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.020 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:43.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.020 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:43.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 428323959 2024-09-13T04:14:43.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.020 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:43.020 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.020 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.020 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1360 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 83968 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:43.021 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74907193 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.022 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 377152 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38073240 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.023 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:43.024 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.025 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70601512 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 503316480 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.026 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 428323959 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.027 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 145175 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1178663 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.028 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 73668683 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:43.029 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 42 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 49 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.030 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 39375 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 101801, 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9860819498 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:43.031 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1910155096 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 39375, 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 80301071524 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2459905501 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 39866, 2024-09-13T04:14:43.032 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14003031708 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 39375, 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 33314552267 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 30389 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 30389, 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13786654797 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.033 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2459905501 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 30566, 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6016113531 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 30389, 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6404765821 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.034 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4467 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 375105118 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4467, 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10364740289 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.035 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4673, 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2646244240 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4467, 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7366008384 2024-09-13T04:14:43.036 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.037 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:43.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4519 2024-09-13T04:14:43.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.037 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:43.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1535049978 2024-09-13T04:14:43.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.037 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:43.037 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4519, 2024-09-13T04:14:43.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56149676438 2024-09-13T04:14:43.037 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.037 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:43.037 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4627, 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5340673937 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 4519, 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19543778062 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.038 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4194313 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562380800 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.039 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: "osd.7": { 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: "bluefs": { 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_db_max_lat": { 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21520 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_fallback": { 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_max_lat": { 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_slow_size_fallback": { 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.040 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_db": { 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 65536 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_slow": { 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit_wal": { 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_wal_max_lat": { 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.041 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_slow": { 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_sst": { 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7356416 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_written_wal": { 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 608747520 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lat": { 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16, 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4540817 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.042 INFO:tasks.workunit.client.0.smithi088.stdout: "compact_lock_lat": { 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16, 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1074751 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: "db_alloc_lat": { 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 168, 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 800013 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: "db_total_bytes": { 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995027456 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: "db_used_bytes": { 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 561577984 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.043 INFO:tasks.workunit.client.0.smithi088.stdout: "flush_lat": { 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 67319, 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5183696523 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: "fsync_lat": { 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 67313, 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9735635874 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: "log_bytes": { 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 9764864 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: "logged_bytes": { 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 275759104 2024-09-13T04:14:43.044 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_db": { 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 555876352 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_slow": { 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: "max_bytes_wal": { 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: "num_files": { 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 46 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: "read_bytes": { 2024-09-13T04:14:43.045 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 338905271 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: "read_count": { 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24039 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes": { 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 283062272 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_db": { 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 283066368 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_slow": { 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.046 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_bytes_wal": { 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: "read_disk_count": { 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11386 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 24039, 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 151195414 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_bytes": { 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 222270227 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.047 INFO:tasks.workunit.client.0.smithi088.stdout: "read_prefetch_count": { 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 20465 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_bytes": { 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2499312 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_buffer_count": { 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 548 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_bytes": { 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7294533 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_count": { 2024-09-13T04:14:43.048 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 713 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes": { 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4795221 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_db": { 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4795221 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_slow": { 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_bytes_wal": { 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.049 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_disk_count": { 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 174 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: "read_random_lat": { 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 713, 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2434309 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_alloc_lat": { 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_total_bytes": { 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.050 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_used_bytes": { 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1, 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 711 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: "unlink_lat": { 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 10, 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13573 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_alloc_lat": { 2024-09-13T04:14:43.051 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_total_bytes": { 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: "wal_used_bytes": { 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: "write_bytes": { 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 894296064 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.052 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore": { 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: "alloc_unit": { 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4096 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": { 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15396864 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: "allocator_lat": { 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18858, 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 56961270 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: "clist_lat": { 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 3593, 2024-09-13T04:14:43.053 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 496006818 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_lat": { 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed": { 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_allocated": { 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: "compressed_original": { 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.054 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: "csum_lat": { 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 20237, 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 170337957 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: "decompress_lat": { 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: "fragmentation_micros": { 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_commit_lat": { 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 67259, 2024-09-13T04:14:43.055 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12968492638 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_final_lat": { 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 66745, 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1426064809 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_flush_lat": { 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 67259, 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 43156636 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: "kv_sync_lat": { 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 67259, 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13011649274 2024-09-13T04:14:43.056 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_keys_lat": { 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 0, 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_get_values_lat": { 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 42309, 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 372199023 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_lower_bound_lat": { 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 761, 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2124802 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.057 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_next_lat": { 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 5509, 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 5317136 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_seek_to_first_lat": { 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 50, 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 63518 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_upper_bound_lat": { 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18363, 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2111290187 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_hits": { 2024-09-13T04:14:43.058 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 230258 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: "onode_misses": { 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19674 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: "read_lat": { 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 18854, 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1069231892 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: "read_onode_meta_lat": { 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 58353, 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21248530 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: "read_wait_aio_lat": { 2024-09-13T04:14:43.059 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 39499, 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 788529232 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: "reads_with_retries": { 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: "remove_lat": { 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14090, 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 392567588 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_aio_wait_count": { 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.060 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_committed_kv_count": { 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_onode_meta_count": { 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: "slow_read_wait_aio_count": { 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: "state_aio_wait_lat": { 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4573832784 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.061 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_aio_wait_lat": { 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16973, 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 836081909 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_cleanup_lat": { 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16973, 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 4342589792128 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: "state_deferred_queued_lat": { 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 16973, 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7094565673219 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: "state_done_lat": { 2024-09-13T04:14:43.062 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2850589215478 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: "state_finishing_lat": { 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8259960 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: "state_io_done_lat": { 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 164661012 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_commiting_lat": { 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 22123775245 2024-09-13T04:14:43.063 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.064 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_done_lat": { 2024-09-13T04:14:43.064 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:43.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 29360291 2024-09-13T04:14:43.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.064 INFO:tasks.workunit.client.0.smithi088.stdout: "state_kv_queued_lat": { 2024-09-13T04:14:43.064 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:43.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11320528743 2024-09-13T04:14:43.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.064 INFO:tasks.workunit.client.0.smithi088.stdout: "state_prepare_lat": { 2024-09-13T04:14:43.064 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:43.064 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 7121071019 2024-09-13T04:14:43.064 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": { 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10964501 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: "truncate_lat": { 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 2602, 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 13213171 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_commit_lat": { 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 45316291798 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_submit_lat": { 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:43.065 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8124466360 2024-09-13T04:14:43.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.066 INFO:tasks.workunit.client.0.smithi088.stdout: "txc_throttle_lat": { 2024-09-13T04:14:43.066 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 78386, 2024-09-13T04:14:43.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 450783232 2024-09-13T04:14:43.066 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.066 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache": { 2024-09-13T04:14:43.066 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_bytes": { 2024-09-13T04:14:43.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1405103502 2024-09-13T04:14:43.066 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.066 INFO:tasks.workunit.client.0.smithi088.stdout: "heap_bytes": { 2024-09-13T04:14:43.066 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 557056000 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: "mapped_bytes": { 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 535748608 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: "target_bytes": { 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2600482201 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: "unmapped_bytes": { 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21307392 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:data": { 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:43.067 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 125829120 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 57022164 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.068 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8192 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.069 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 106496 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 68692268 2024-09-13T04:14:43.070 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv": { 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 562036736 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 427666234 2024-09-13T04:14:43.071 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1360 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.072 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 93600 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.073 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67166678 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:kv_onode": { 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 176160768 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 67108864 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:43.074 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 186384 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 38014776 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.075 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:43.076 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 70850744 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: "bluestore-pricache:meta": { 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: "committed_bytes": { 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 503316480 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.077 INFO:tasks.workunit.client.0.smithi088.stdout: "pri0_bytes": { 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: "pri10_bytes": { 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: "pri11_bytes": { 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 427666234 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: "pri1_bytes": { 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: "pri2_bytes": { 2024-09-13T04:14:43.078 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: "pri3_bytes": { 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: "pri4_bytes": { 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: "pri5_bytes": { 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 148636 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: "pri6_bytes": { 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1161978 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.079 INFO:tasks.workunit.client.0.smithi088.stdout: "pri7_bytes": { 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: "pri8_bytes": { 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: "pri9_bytes": { 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: "reserved_bytes": { 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 74339632 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.080 INFO:tasks.workunit.client.0.smithi088.stdout: "objecter": { 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: "op_active": { 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 39 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rmw": { 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.081 INFO:tasks.workunit.client.0.smithi088.stdout: "osd": { 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg": { 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 59 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: "numpg_removing": { 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: "op": { 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 53441 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: "op_before_queue_op_lat": { 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 124578, 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11677654772 2024-09-13T04:14:43.082 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_degraded": { 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: "op_delayed_unreadable": { 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 3 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: "op_in_bytes": { 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1636263149 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: "op_latency": { 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53441, 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 51986749332 2024-09-13T04:14:43.083 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: "op_out_bytes": { 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2105944368 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: "op_prepare_latency": { 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53906, 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 19557803375 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: "op_process_latency": { 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 53441, 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37036476458 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r": { 2024-09-13T04:14:43.084 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 37566 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency": { 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37566, 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 15177170450 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_latency_out_bytes_histogram": { 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_out_bytes": { 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2105944368 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_prepare_latency": { 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37613, 2024-09-13T04:14:43.085 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6625452724 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: "op_r_process_latency": { 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 37566, 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 6919731568 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw": { 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 14347 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_in_bytes": { 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 449168545 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency": { 2024-09-13T04:14:43.086 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14347, 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 25436576575 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_in_bytes_histogram": { 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_latency_out_bytes_histogram": { 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_out_bytes": { 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_prepare_latency": { 2024-09-13T04:14:43.087 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14597, 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 10770165487 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: "op_rw_process_latency": { 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 14347, 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 21958487679 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w": { 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1528 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_in_bytes": { 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 1187094604 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.088 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency": { 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1528, 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 11373002307 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_latency_in_bytes_histogram": { 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_prepare_latency": { 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1696, 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 2162185164 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: "op_w_process_latency": { 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: "count": 1528, 2024-09-13T04:14:43.089 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 8158257211 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: "op_wip": { 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 0 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_bytes": { 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 24 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: "recovery_ops": { 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 12 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes": { 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 95995035648 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.090 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_bytes_used": { 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: "value": 576991232 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: "pools": [ 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr" 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: "flags_names": [ 2024-09-13T04:14:43.091 INFO:tasks.workunit.client.0.smithi088.stdout: "hashpspool" 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 1, 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 1, 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 1, 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 722589657354, 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 1781760, 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T04:14:43.092 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 1781760, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 240863215616, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 2, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 2.465791794747929e-06, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 1358, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 2195456, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 590368, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 590368, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 1771104, 2024-09-13T04:14:43.093 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 431, 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 2473984 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T04:14:43.094 INFO:tasks.workunit.client.0.smithi088.stdout: "flags_names": [ 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "hashpspool" 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 32, 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 32, 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 2, 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 722589657354, 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 156122, 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T04:14:43.095 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 110592, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 240863215616, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 22, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 45530, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 2.160589644972788e-07, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 79, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 89088, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 21808, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 6632, 2024-09-13T04:14:43.096 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 15176, 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 65424, 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 68, 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 36864 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.097 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: "flags_names": [ 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: "hashpspool" 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 64, 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 64, 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 3, 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T04:14:43.098 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 722589657354, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 0, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 0, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 240863215616, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 0, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 0.0, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 0, 2024-09-13T04:14:43.099 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 0, 2024-09-13T04:14:43.100 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 0, 2024-09-13T04:14:43.100 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 0, 2024-09-13T04:14:43.100 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T04:14:43.100 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 0, 2024-09-13T04:14:43.100 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 0, 2024-09-13T04:14:43.100 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 0 2024-09-13T04:14:43.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.100 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T04:14:43.100 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T04:14:43.100 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T04:14:43.100 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.100 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd" 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: "cache_mode": "none", 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: "erasure_code_profile": {}, 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: "flags_names": [ 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: "hashpspool", 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: "selfmanaged_snaps" 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: "min_size": 2, 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: "options": {}, 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_autoscale_mode": "off", 2024-09-13T04:14:43.101 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 8, 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "pgp_num": 8, 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "pool": 4, 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "size": 3, 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "stats": { 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_raw": 722589657354, 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "bytes_used": 12595200, 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_bytes_used": 0, 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "compress_under_bytes": 0, 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "data_bytes_used": 12595200, 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty": 0, 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "max_avail": 240863215616, 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "objects": 4, 2024-09-13T04:14:43.102 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_bytes_used": 0, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "percent_used": 1.7430336811230518e-05, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_bytes": 0, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "quota_objects": 0, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "rd": 9064, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "rd_bytes": 3257710592, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "stored": 4194323, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_data": 4194323, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_omap": 0, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "stored_raw": 12582969, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "wr": 24283, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "wr_bytes": 3069892608 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_bytes": 0, 2024-09-13T04:14:43.103 INFO:tasks.workunit.client.0.smithi088.stdout: "target_max_objects": 0, 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: "type": "replicated" 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd": { 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: "mirroring_by_pool": [ 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: false 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_images_by_pool": [ 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pools": 1 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.104 INFO:tasks.workunit.client.0.smithi088.stdout: "report_id": "a9671403-eab7-4529-9e6c-f1c888af0f5b", 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "report_timestamp": "2024-09-13T04:14:41.585641", 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "report_version": 1, 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "rocksdb_stats": { 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "7.9.2" 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "rook": { 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "cluster": { 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "external-mode": null, 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "mon": { 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "allow-multiple-per-node": null, 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "count": null, 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "max-id": null, 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "pvc": { 2024-09-13T04:14:43.105 INFO:tasks.workunit.client.0.smithi088.stdout: "enabled": null 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: "stretch": { 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: "enabled": null 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: "network": { 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: "provider": null 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: "storage": { 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: "device-set": { 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: "non-portable": null, 2024-09-13T04:14:43.106 INFO:tasks.workunit.client.0.smithi088.stdout: "portable": null, 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: "total": null 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: "csi": { 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: "kubernetes": { 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: "node": { 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T04:14:43.107 INFO:tasks.workunit.client.0.smithi088.stdout: "kubernetes-total": null, 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: "with-ceph-daemons": null, 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-cephfs-plugin": null, 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-nfs-plugin": null, 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: "with-csi-rbd-plugin": null 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: "usage": { 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: "storage-class": { 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: "count": { 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: "bucket": null, 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs": null, 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: "nfs": null, 2024-09-13T04:14:43.108 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd": null, 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: "total": null 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: "version": null 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: "services": {}, 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_per_pg": [ 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.109 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.517439+0000", 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.517439+0000", 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.517769+0000", 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:43.110 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.834111+0000", 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.111 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 5, 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 5, 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1f", 2024-09-13T04:14:43.112 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5660, 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:43:38.682195+0000", 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 582, 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.113 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.114 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.115 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 4, 2024-09-13T04:14:43.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 4, 2024-09-13T04:14:43.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 4, 2024-09-13T04:14:43.116 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T04:14:43.116 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.116 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.116 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.116 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.116 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.116 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "557'5" 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.117 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.407320+0000", 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.407320+0000", 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.407646+0000", 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.118 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.607616+0000", 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.119 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1e", 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5550, 2024-09-13T04:14:43.120 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:05:28.869328+0000", 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.121 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.122 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.123 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.124 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.125 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.396771+0000", 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.396771+0000", 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.397133+0000", 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:43.126 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.607723+0000", 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.127 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1e", 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5570, 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:48:12.088063+0000", 2024-09-13T04:14:43.128 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.129 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.130 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.131 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.132 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.132 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.132 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.132 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.132 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.132 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.132 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.132 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.132 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.132 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.132 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "557'2" 2024-09-13T04:14:43.132 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.133 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.396686+0000", 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.396686+0000", 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.397081+0000", 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.134 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:43.135 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.833698+0000", 2024-09-13T04:14:43.135 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.135 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.135 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.135 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.135 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.135 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.135 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.135 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.135 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1f", 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5648, 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:26:56.354530+0000", 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.136 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.137 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.138 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.139 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.140 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.141 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.515841+0000", 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.515841+0000", 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.517051+0000", 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.142 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.702071+0000", 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:43.143 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1d", 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5401, 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:47:18.381268+0000", 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.144 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.145 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.146 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 6, 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 6, 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.147 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.148 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.148 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.148 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.148 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.148 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.148 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.148 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T04:14:43.148 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.148 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.148 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.148 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.148 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.394186+0000", 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.394186+0000", 2024-09-13T04:14:43.149 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.394798+0000", 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110135+0000", 2024-09-13T04:14:43.150 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.151 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1c", 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5453, 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:39:36.938113+0000", 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.152 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.153 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.154 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.155 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.156 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.508073+0000", 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.508073+0000", 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.509032+0000", 2024-09-13T04:14:43.157 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.702448+0000", 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.158 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1c", 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.159 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5410, 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:41:46.644712+0000", 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.160 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.161 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 6, 2024-09-13T04:14:43.162 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 6, 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.163 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.164 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.406376+0000", 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.406376+0000", 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.406675+0000", 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:43.165 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.112288+0000", 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.166 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1d", 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5447, 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:59:41.022495+0000", 2024-09-13T04:14:43.167 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.168 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.169 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.170 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.171 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:43.172 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.411409+0000", 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.411409+0000", 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.411722+0000", 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.173 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.114085+0000", 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.174 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.a", 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5446, 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:02:23.613432+0000", 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.175 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.176 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.177 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.178 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.179 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.512751+0000", 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.512751+0000", 2024-09-13T04:14:43.180 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.513095+0000", 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:43.181 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.700598+0000", 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3, 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3, 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.182 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.b", 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5414, 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:52:11.496241+0000", 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.183 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:43.184 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.185 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 2, 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 2, 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.186 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "557'3" 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.187 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.188 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.188 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.188 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.188 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.188 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.188 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.188 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:43.188 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.468127+0000", 2024-09-13T04:14:43.188 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.468127+0000", 2024-09-13T04:14:43.188 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.468656+0000", 2024-09-13T04:14:43.188 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:43.188 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.607972+0000", 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.189 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.b", 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.190 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5559, 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:00:27.487186+0000", 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.191 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.192 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.193 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.194 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.195 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.196 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.196 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.196 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.196 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:43.196 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.516635+0000", 2024-09-13T04:14:43.196 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.516635+0000", 2024-09-13T04:14:43.196 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518097+0000", 2024-09-13T04:14:43.196 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:43.196 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.196 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.196 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279446+0000", 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.197 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.a", 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.198 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5619, 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:10:39.592334+0000", 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.199 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.200 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.201 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.202 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.203 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.512434+0000", 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.512434+0000", 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.512863+0000", 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.204 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.606675+0000", 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.205 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.8", 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5554, 2024-09-13T04:14:43.206 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:00:05.731657+0000", 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.207 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.208 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.209 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.210 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.211 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.212 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.212 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:43.212 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.516993+0000", 2024-09-13T04:14:43.212 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.516993+0000", 2024-09-13T04:14:43.212 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.517273+0000", 2024-09-13T04:14:43.212 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:43.212 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.212 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.212 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.212 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.212 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:43.212 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278207+0000", 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.213 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.9", 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5619, 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:06:38.834453+0000", 2024-09-13T04:14:43.214 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.215 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.216 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.217 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.218 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.219 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.516605+0000", 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.516605+0000", 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.516893+0000", 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.220 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278066+0000", 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.221 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.9", 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5538, 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:21:46.906116+0000", 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.222 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.223 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.224 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.224 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.224 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.224 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.224 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.224 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.224 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.224 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.224 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.224 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.224 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.224 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.225 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.226 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:43:32.443968+0000", 2024-09-13T04:14:43.227 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:43:32.443968+0000", 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:43:32.444974+0000", 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 365, 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.228 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109453+0000", 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 364, 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.229 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.8", 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5592, 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:58:03.957847+0000", 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.230 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.231 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.232 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.233 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.234 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.469022+0000", 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.469022+0000", 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.469402+0000", 2024-09-13T04:14:43.235 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:43.236 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.236 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.236 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.236 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:43.236 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:43.236 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:43.236 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:43.236 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.236 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.236 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.236 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:43.236 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.834404+0000", 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.237 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.6", 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5646, 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:20:29.451153+0000", 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.238 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.239 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.240 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.241 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.242 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.515641+0000", 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.515641+0000", 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.515969+0000", 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.243 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111417+0000", 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.244 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.7", 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.245 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5422, 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:25:58.975383+0000", 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.246 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.247 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 6, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 6, 2024-09-13T04:14:43.248 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.249 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.250 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.251 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.251 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:43.251 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.407054+0000", 2024-09-13T04:14:43.251 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.407054+0000", 2024-09-13T04:14:43.251 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.491315+0000", 2024-09-13T04:14:43.251 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:43.251 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.251 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.251 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.251 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.251 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:43.251 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.277916+0000", 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3114, 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.252 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3114, 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.1", 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9310, 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.253 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:19:59.901819+0000", 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.002666159, 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.254 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.255 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 870, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 393924, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.256 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3094, 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 414362 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3114" 2024-09-13T04:14:43.257 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.258 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.259 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:43.259 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.518638+0000", 2024-09-13T04:14:43.259 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.518638+0000", 2024-09-13T04:14:43.259 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518950+0000", 2024-09-13T04:14:43.259 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:43.259 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.259 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.259 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.259 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.259 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:43.259 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:43.259 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.608460+0000", 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.260 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.7", 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5561, 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:15:05.534226+0000", 2024-09-13T04:14:43.261 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.262 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.263 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.264 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.265 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.266 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.401788+0000", 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.401788+0000", 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.402165+0000", 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.267 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.268 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.268 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:43.268 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279349+0000", 2024-09-13T04:14:43.268 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.268 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:43.268 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.268 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.268 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.268 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.268 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.268 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.268 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.6", 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5627, 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:13:03.556892+0000", 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.269 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.270 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.271 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 2, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 2, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.272 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 2, 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "561'2" 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.273 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.274 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:43.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.512551+0000", 2024-09-13T04:14:43.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.512551+0000", 2024-09-13T04:14:43.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.469461+0000", 2024-09-13T04:14:43.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:43.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:43.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:43.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:43.275 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.276 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.276 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.276 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:43.276 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.606440+0000", 2024-09-13T04:14:43.276 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.276 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3013, 2024-09-13T04:14:43.276 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.276 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.276 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.276 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.276 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.276 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3013, 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.0", 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9227, 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:24:05.738211+0000", 2024-09-13T04:14:43.277 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.00240699, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.278 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.279 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1006, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 431249, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.280 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 2998, 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 380701 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3013" 2024-09-13T04:14:43.281 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.282 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.395326+0000", 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.395326+0000", 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.395634+0000", 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.283 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278892+0000", 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.284 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.4", 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5621, 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:18:00.260701+0000", 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.285 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.286 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.287 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.288 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.289 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.513742+0000", 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.513742+0000", 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.514021+0000", 2024-09-13T04:14:43.290 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:43.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:43.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:43.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:43.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:43.291 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.702147+0000", 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.292 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.293 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.5", 2024-09-13T04:14:43.293 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.293 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.293 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.293 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5420, 2024-09-13T04:14:43.293 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.293 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:14:30.033362+0000", 2024-09-13T04:14:43.293 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.293 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.293 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.293 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.296 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.297 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.298 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.299 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.300 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.517758+0000", 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.517758+0000", 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.480224+0000", 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.301 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:14:36.976782+0000", 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3095, 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.302 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3095, 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.3", 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9542, 2024-09-13T04:14:43.303 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:31:55.841101+0000", 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.00429859, 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.304 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.305 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1349, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 388448, 2024-09-13T04:14:43.306 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3082, 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 362884 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.307 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3095" 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.308 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.404948+0000", 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.404948+0000", 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.405235+0000", 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:43.309 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109963+0000", 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.310 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.311 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.311 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.311 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.311 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.311 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.311 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.5", 2024-09-13T04:14:43.311 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.311 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.311 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.311 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5469, 2024-09-13T04:14:43.311 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.311 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:22:41.455905+0000", 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.312 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.313 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.314 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.315 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.316 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.516759+0000", 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.516759+0000", 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.517119+0000", 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:43.317 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278997+0000", 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.318 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.4", 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5617, 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:18:55.176360+0000", 2024-09-13T04:14:43.319 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.320 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.321 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.322 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.323 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:43.324 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.395213+0000", 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.395213+0000", 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.477041+0000", 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.325 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279288+0000", 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3024, 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3024, 2024-09-13T04:14:43.326 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.2", 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9512, 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:16:08.487369+0000", 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.00527223, 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.327 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 19, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.328 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.329 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1247, 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 381704, 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 2999, 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 371041 2024-09-13T04:14:43.330 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3024" 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.331 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.406535+0000", 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.406535+0000", 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.406839+0000", 2024-09-13T04:14:43.332 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.277544+0000", 2024-09-13T04:14:43.333 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.334 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3", 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5514, 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:21:04.446507+0000", 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.335 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.336 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.337 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.338 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.339 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.407115+0000", 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.407115+0000", 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.409000+0000", 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:43.340 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.341 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.341 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.341 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.341 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:43.341 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:43.341 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:43.341 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.341 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.341 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113378+0000", 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.342 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.2", 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5440, 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:37:56.390740+0000", 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.343 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.344 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.345 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.346 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.347 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:43.348 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:06.692894+0000", 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:06.692894+0000", 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.476655+0000", 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 398, 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.349 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278798+0000", 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3129, 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 397, 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3129, 2024-09-13T04:14:43.350 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.4", 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9555, 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:07:02.883968+0000", 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.004629989, 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.351 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.352 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.353 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1331, 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 398447, 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3118, 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 369936 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.354 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3129" 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.355 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.399996+0000", 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.399996+0000", 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.400336+0000", 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:43.356 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279768+0000", 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.357 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.0", 2024-09-13T04:14:43.358 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5622, 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:11:57.674126+0000", 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.359 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.360 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.361 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.362 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.363 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:06.684624+0000", 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:06.684624+0000", 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:06.684912+0000", 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.364 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 398, 2024-09-13T04:14:43.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:43.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:43.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:43.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:43.365 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110357+0000", 2024-09-13T04:14:43.365 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.365 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 397, 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1", 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.366 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5600, 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:56:18.573727+0000", 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.367 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.368 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.369 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.370 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.371 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.398762+0000", 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.398762+0000", 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.479104+0000", 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.372 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279893+0000", 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3034, 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.373 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3034, 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.7", 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9419, 2024-09-13T04:14:43.374 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:23:40.633154+0000", 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.006689925, 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.375 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.376 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1454, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 386467, 2024-09-13T04:14:43.377 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3025, 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 374894 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.378 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3034" 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.379 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.466830+0000", 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.466830+0000", 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.467122+0000", 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:43.380 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.832835+0000", 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.381 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1", 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5648, 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:42:47.939994+0000", 2024-09-13T04:14:43.382 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.383 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.384 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.385 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:43.386 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.387 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.518723+0000", 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.518723+0000", 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.519101+0000", 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:43.388 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.700383+0000", 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.389 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.0", 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5402, 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:19:27.050173+0000", 2024-09-13T04:14:43.390 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.391 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.392 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.393 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.394 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.395 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.396 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.396 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:43.396 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:43:32.441876+0000", 2024-09-13T04:14:43.396 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:43:32.441876+0000", 2024-09-13T04:14:43.396 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.480231+0000", 2024-09-13T04:14:43.396 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:43.396 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.396 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.396 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.396 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 365, 2024-09-13T04:14:43.396 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:43.396 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.834134+0000", 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2884, 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 364, 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.397 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2884, 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.6", 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 8980, 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:44:01.512802+0000", 2024-09-13T04:14:43.398 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.004167314, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.399 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.400 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 484, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 362430, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.401 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 2865, 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 349357 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'2884" 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.402 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:43.403 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.406530+0000", 2024-09-13T04:14:43.404 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.406530+0000", 2024-09-13T04:14:43.404 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.406871+0000", 2024-09-13T04:14:43.404 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:43.404 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.404 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.404 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.404 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.404 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:43.404 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:43.404 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:43.404 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.404 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.607918+0000", 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.405 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.406 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.406 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.406 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.406 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2", 2024-09-13T04:14:43.406 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.406 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.406 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.406 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5528, 2024-09-13T04:14:43.406 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.406 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:09:05.278159+0000", 2024-09-13T04:14:43.406 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.406 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.407 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.408 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.409 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.410 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:43.411 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.517345+0000", 2024-09-13T04:14:43.412 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.517345+0000", 2024-09-13T04:14:43.412 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.517674+0000", 2024-09-13T04:14:43.412 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:43.412 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.412 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.412 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.412 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.412 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:43.412 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:43.412 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:43.412 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.412 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.115539+0000", 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.413 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.3", 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5474, 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:59:35.124570+0000", 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.414 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.415 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.416 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.416 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.416 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.416 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.416 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.416 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.416 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.416 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.416 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.416 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.416 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.417 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.418 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 19, 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.519184+0000", 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.519184+0000", 2024-09-13T04:14:43.419 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.519585+0000", 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:32:24.556744+0000", 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:32:24.556744+0000", 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:32:24.556744+0000", 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:43.420 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:14:37.252563+0000", 2024-09-13T04:14:43.421 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.421 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 257, 2024-09-13T04:14:43.421 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.421 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.421 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.421 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.421 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.421 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.421 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.421 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 257, 2024-09-13T04:14:43.421 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.421 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "1.0", 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 6113, 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:03:43.336671+0000", 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 590368, 2024-09-13T04:14:43.422 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 1771104, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.423 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 6, 2024-09-13T04:14:43.424 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1358, 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 2144, 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 431, 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2416 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.425 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "2995'257" 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.426 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 69, 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.516586+0000", 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.516586+0000", 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T03:19:25.469925+0000", 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:43.427 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.428 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.428 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.428 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.428 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:43.428 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:43.428 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:43.428 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.428 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.428 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:35:42.908674+0000", 2024-09-13T04:14:43.428 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:43.428 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111729+0000", 2024-09-13T04:14:43.428 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3121, 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3121, 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "4.5", 2024-09-13T04:14:43.429 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 9336, 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:04:20.755006+0000", 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.002110498, 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 4194304, 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.430 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:43.431 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.432 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1323, 2024-09-13T04:14:43.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 438689, 2024-09-13T04:14:43.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3102, 2024-09-13T04:14:43.433 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 374767 2024-09-13T04:14:43.433 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.433 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.433 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.433 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "1135'3121" 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.434 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.518302+0000", 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.518302+0000", 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518846+0000", 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.435 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.436 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.436 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.436 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:43.436 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:43.436 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:43.436 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.436 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.436 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.436 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:43.436 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701632+0000", 2024-09-13T04:14:43.436 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.d", 2024-09-13T04:14:43.437 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5398, 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:03:47.158000+0000", 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.438 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.439 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.440 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.441 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.442 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.406774+0000", 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.406774+0000", 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.407107+0000", 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:43.443 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109413+0000", 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.444 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.c", 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5597, 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.445 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:19:37.554993+0000", 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.446 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.447 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.448 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.449 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:43.450 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.397784+0000", 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.397784+0000", 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.398090+0000", 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.451 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113136+0000", 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.452 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.c", 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5460, 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:49:04.272437+0000", 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.453 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.454 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.455 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.456 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.457 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.466973+0000", 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.466973+0000", 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.467472+0000", 2024-09-13T04:14:43.458 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278471+0000", 2024-09-13T04:14:43.459 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.460 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.d", 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5624, 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:50:03.462593+0000", 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 70, 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.461 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:43.462 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.463 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1, 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 1, 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.464 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.465 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.522650+0000", 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.522650+0000", 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.524302+0000", 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.466 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.467 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:43.467 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:43.467 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:43.467 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.467 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.467 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.467 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:43.467 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701981+0000", 2024-09-13T04:14:43.467 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.467 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.467 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.467 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.f", 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.468 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5413, 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:00:06.777542+0000", 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.469 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.470 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.471 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.472 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.473 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.511082+0000", 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.511082+0000", 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.511415+0000", 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.474 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111683+0000", 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.475 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.e", 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.476 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5568, 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:23:34.719560+0000", 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.477 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:43.478 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.479 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 6, 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 6, 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.480 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.481 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.517325+0000", 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.517325+0000", 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518016+0000", 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:43.482 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:43.483 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:43.483 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.483 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.483 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.483 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:43.483 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701817+0000", 2024-09-13T04:14:43.483 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.483 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.483 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.483 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.483 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.483 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.e", 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5388, 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.484 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:57:08.113844+0000", 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.485 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.486 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.487 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.488 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.489 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.514882+0000", 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.514882+0000", 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.515235+0000", 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.490 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.277102+0000", 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 1, 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.491 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 1, 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.f", 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5514, 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.492 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:36:10.741608+0000", 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 22, 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.493 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 3, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 1, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 1, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.494 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 1, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.495 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 1, 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T04:14:43.496 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'1" 2024-09-13T04:14:43.497 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.497 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.497 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.500 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.500 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.500 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.500 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.511523+0000", 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.511523+0000", 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.513108+0000", 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.501 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.700821+0000", 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.502 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.11", 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.503 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5396, 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:31:59.623323+0000", 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.504 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.505 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.506 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.507 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:43.508 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:43:32.443283+0000", 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:43:32.443283+0000", 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:43:32.444308+0000", 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.509 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 365, 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109644+0000", 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 8, 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.510 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 364, 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 8, 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.10", 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.511 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.512 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5610, 2024-09-13T04:14:43.512 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.512 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:13:48.994619+0000", 2024-09-13T04:14:43.512 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.512 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.512 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.512 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 12, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 4, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.513 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 4, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 4, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.514 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 24, 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 24, 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 12, 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.515 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'8" 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.516 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.517 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.517 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.517 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.517 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:43.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.404764+0000", 2024-09-13T04:14:43.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.404764+0000", 2024-09-13T04:14:43.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.405112+0000", 2024-09-13T04:14:43.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:43.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.517 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110679+0000", 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.518 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.10", 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.519 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5437, 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:56:38.120136+0000", 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.520 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.521 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.522 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.523 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.524 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.524 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.524 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.524 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.524 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.524 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.524 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.524 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.524 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.524 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.524 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.524 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.404593+0000", 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.404593+0000", 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.404984+0000", 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:43.525 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110457+0000", 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.526 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.11", 2024-09-13T04:14:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5447, 2024-09-13T04:14:43.527 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:12:18.348267+0000", 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.528 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.529 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.530 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.531 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.532 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.513386+0000", 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.513386+0000", 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.513741+0000", 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:43.533 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.700945+0000", 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.534 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.13", 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5411, 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:49:02.679275+0000", 2024-09-13T04:14:43.535 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.536 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.537 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.538 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.538 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.538 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.538 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.538 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.538 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.538 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.538 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.538 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.538 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.538 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.538 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.539 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.540 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.511048+0000", 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.511048+0000", 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.511732+0000", 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:43.541 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113517+0000", 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.542 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.12", 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5462, 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:13:21.960430+0000", 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.543 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.544 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.545 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.546 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.547 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.547 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.547 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.547 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.547 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.547 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.547 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.547 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.547 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.547 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.547 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.547 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510081+0000", 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510081+0000", 2024-09-13T04:14:43.548 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.510372+0000", 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:43.549 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.832841+0000", 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.550 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.12", 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5643, 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:05:43.287638+0000", 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.551 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.552 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.553 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.554 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.555 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.466884+0000", 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.466884+0000", 2024-09-13T04:14:43.556 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.467228+0000", 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:43.557 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.833790+0000", 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.558 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.13", 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5652, 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:51:50.266175+0000", 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 34, 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.559 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.560 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.561 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 4, 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 8, 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 3, 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 7 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.562 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'2" 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.563 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510052+0000", 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510052+0000", 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.513052+0000", 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:43.564 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701948+0000", 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.565 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.15", 2024-09-13T04:14:43.566 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5410, 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:23:25.457663+0000", 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.567 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.568 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.569 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.570 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.571 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.397465+0000", 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.397465+0000", 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.397792+0000", 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.572 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111221+0000", 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 29, 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.573 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 29, 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.14", 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.574 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5474, 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:04:34.569793+0000", 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 5834, 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.575 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 12, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 4, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 4, 2024-09-13T04:14:43.576 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 10, 2024-09-13T04:14:43.577 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 14, 2024-09-13T04:14:43.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 28, 2024-09-13T04:14:43.578 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 25 2024-09-13T04:14:43.578 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.578 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.578 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.578 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.578 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.578 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.578 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "557'29" 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.579 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.516259+0000", 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.516259+0000", 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.516580+0000", 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.580 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.276707+0000", 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.581 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.582 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.582 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.582 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.582 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.582 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.582 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.582 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.582 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.14", 2024-09-13T04:14:43.582 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.582 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.582 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5514, 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:23:20.699170+0000", 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.583 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.584 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.585 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.586 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.587 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.398883+0000", 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.398883+0000", 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.399245+0000", 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:43.588 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278576+0000", 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 3, 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.589 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 3, 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.15", 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5616, 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:51:34.139690+0000", 2024-09-13T04:14:43.590 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 90, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.591 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.592 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 1, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 7, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 7, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.593 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 4, 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 1 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "65'3" 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.594 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:43.595 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.400102+0000", 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.400102+0000", 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.400397+0000", 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.596 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109528+0000", 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.597 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.17", 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5558, 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:46:27.648304+0000", 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.598 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.599 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.600 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.601 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: 3 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.602 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113213+0000", 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.409255+0000", 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.409255+0000", 2024-09-13T04:14:43.603 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.409572+0000", 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113213+0000", 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113213+0000", 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113213+0000", 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113213+0000", 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113213+0000", 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113213+0000", 2024-09-13T04:14:43.604 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.605 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.16", 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5469, 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:44:24.754385+0000", 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.606 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.607 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.608 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.609 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.610 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113108+0000", 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510106+0000", 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510106+0000", 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.510399+0000", 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113108+0000", 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.611 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113108+0000", 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113108+0000", 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113108+0000", 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113108+0000", 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113108+0000", 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.612 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.16", 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.613 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5431, 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:22:37.090367+0000", 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.614 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.615 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.616 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.617 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.618 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.406172+0000", 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.406172+0000", 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.407119+0000", 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.619 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111235+0000", 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.620 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.17", 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5438, 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.621 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:59:04.896418+0000", 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.622 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.623 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.624 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.625 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.626 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.626 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.626 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.626 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.626 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.626 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.626 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.626 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.626 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.626 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.626 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.626 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.463302+0000", 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.463302+0000", 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.463577+0000", 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:43.627 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.277984+0000", 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.628 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.19", 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5614, 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T02:40:22.291140+0000", 2024-09-13T04:14:43.629 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.630 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.631 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.632 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.633 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.634 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111200+0000", 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.506802+0000", 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.506802+0000", 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.507111+0000", 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111200+0000", 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111200+0000", 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111200+0000", 2024-09-13T04:14:43.635 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111200+0000", 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111200+0000", 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111200+0000", 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.636 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.637 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.637 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.637 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.637 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.637 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.637 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.18", 2024-09-13T04:14:43.637 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.637 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.637 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.637 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5453, 2024-09-13T04:14:43.637 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.637 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:27:13.199788+0000", 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.638 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.639 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.640 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.641 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.642 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:06.690522+0000", 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:06.690522+0000", 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:06.691457+0000", 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 398, 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:43.643 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.644 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.644 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.644 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:43.644 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.606663+0000", 2024-09-13T04:14:43.644 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.644 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.644 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.644 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.644 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 397, 2024-09-13T04:14:43.644 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.644 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.644 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.18", 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5555, 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:13:35.141949+0000", 2024-09-13T04:14:43.645 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.646 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.647 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.648 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.649 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.650 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.399804+0000", 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.399804+0000", 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.400171+0000", 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.651 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.652 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.652 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:43.652 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.607043+0000", 2024-09-13T04:14:43.652 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.652 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.652 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.652 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.652 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.652 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.652 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.652 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.652 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.19", 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5559, 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:44:28.585110+0000", 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.653 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.654 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.655 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.656 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.657 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510728+0000", 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510728+0000", 2024-09-13T04:14:43.658 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.511627+0000", 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:43.659 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.112867+0000", 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.660 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1a", 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5440, 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:25:51.271809+0000", 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.661 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.662 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.663 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.664 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "557'2" 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.665 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.517348+0000", 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.517348+0000", 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518154+0000", 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.666 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.833660+0000", 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.667 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1b", 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.668 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5639, 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:34:37.862888+0000", 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.669 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.670 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.671 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.672 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.673 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 59, 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.515093+0000", 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.515093+0000", 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.515492+0000", 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.674 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:46.034018+0000", 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.608142+0000", 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 2, 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.675 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.676 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.676 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.676 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.676 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.676 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.676 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 2, 2024-09-13T04:14:43.676 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.676 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.676 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.676 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "2.1b", 2024-09-13T04:14:43.676 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.676 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5527, 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:53:11.852026+0000", 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.677 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.678 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.679 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.680 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.680 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.680 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.680 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.680 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.680 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "557'2" 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.681 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 4, 2024-09-13T04:14:43.682 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.682 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.682 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.682 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.682 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.682 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.682 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:43.682 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.474097+0000", 2024-09-13T04:14:43.682 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.474097+0000", 2024-09-13T04:14:43.682 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.474500+0000", 2024-09-13T04:14:43.682 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:43.682 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.276008+0000", 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.683 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.684 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.684 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:43.684 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.684 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.684 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.684 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.684 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.684 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.684 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.684 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.684 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.1a", 2024-09-13T04:14:43.684 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5538, 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:26:51.118412+0000", 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.685 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.686 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.687 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.688 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 4, 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.689 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.405365+0000", 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.405365+0000", 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.405651+0000", 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:43.690 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110520+0000", 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.691 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.20", 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5442, 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:19:00.705897+0000", 2024-09-13T04:14:43.692 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.693 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.693 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.693 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.694 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.695 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.696 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.696 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.696 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.696 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.696 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.696 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.696 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.696 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.696 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.697 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.698 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.698 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.698 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:43.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.399951+0000", 2024-09-13T04:14:43.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.399951+0000", 2024-09-13T04:14:43.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.400306+0000", 2024-09-13T04:14:43.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:43.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.698 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110261+0000", 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.699 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.700 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.700 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.700 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.700 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.700 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.700 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.700 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.700 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.21", 2024-09-13T04:14:43.700 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.700 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.700 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.700 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5602, 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:39:49.326875+0000", 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.701 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.702 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.703 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.704 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.704 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.704 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.704 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.704 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.704 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.704 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.704 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.705 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.401590+0000", 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.401590+0000", 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.402669+0000", 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.706 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109903+0000", 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.707 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.22", 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5469, 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.708 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:35:12.771939+0000", 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.709 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.710 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.711 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.712 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.712 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.712 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.712 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.712 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.712 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.712 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.712 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.712 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.712 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.713 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.466453+0000", 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.466453+0000", 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.466993+0000", 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:43.714 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.833971+0000", 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.715 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.23", 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5648, 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:20:48.026054+0000", 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.716 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.717 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.718 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.719 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:43.720 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.721 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.464092+0000", 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.464092+0000", 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.464352+0000", 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:43.722 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.607274+0000", 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.723 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.24", 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5561, 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:41:46.913716+0000", 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.724 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.725 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.726 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.727 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.728 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:06.691361+0000", 2024-09-13T04:14:43.729 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:06.691361+0000", 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:06.691703+0000", 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 398, 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.730 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279099+0000", 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 397, 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.731 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.25", 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5619, 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:13:35.323836+0000", 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.732 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.733 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.734 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.735 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.736 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510724+0000", 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510724+0000", 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.511600+0000", 2024-09-13T04:14:43.737 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.738 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.26", 2024-09-13T04:14:43.739 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5441, 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:26:16.501956+0000", 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.740 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.741 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.742 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.743 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.744 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.470507+0000", 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.470507+0000", 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.470819+0000", 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.745 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.608068+0000", 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.746 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.27", 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5545, 2024-09-13T04:14:43.747 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.748 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:57:26.776120+0000", 2024-09-13T04:14:43.748 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.748 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.748 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.748 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.749 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.750 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.751 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.752 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.403497+0000", 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.403497+0000", 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.404268+0000", 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:43.753 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109955+0000", 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.754 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.28", 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5468, 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:18:27.406963+0000", 2024-09-13T04:14:43.755 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.756 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.757 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.758 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.759 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: 2 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.760 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:44:40.463350+0000", 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:44:40.463350+0000", 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:44:40.463631+0000", 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.761 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 432, 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.608469+0000", 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.762 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 431, 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.29", 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.763 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5552, 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:00:33.378784+0000", 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.764 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.765 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.766 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.767 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.768 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510102+0000", 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510102+0000", 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.511342+0000", 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:43.769 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113282+0000", 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.770 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2a", 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5447, 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:15:54.871698+0000", 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.771 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.772 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.773 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.774 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.775 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.776 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.776 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.776 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.776 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.776 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:43.776 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.776 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.776 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.776 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.776 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.776 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.776 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.517876+0000", 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.517876+0000", 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518346+0000", 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.777 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.834062+0000", 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.778 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2b", 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5645, 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:54:24.755624+0000", 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.779 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.780 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.781 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.782 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.783 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.784 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.404478+0000", 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.404478+0000", 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.404875+0000", 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.785 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111507+0000", 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.786 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2c", 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5445, 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T03:10:36.717650+0000", 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.787 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.788 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.789 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.790 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.791 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.510546+0000", 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.510546+0000", 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.513318+0000", 2024-09-13T04:14:43.792 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:43.793 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.793 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.793 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.793 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.793 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:43.793 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:43.793 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:43.793 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.793 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.793 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.793 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:43.793 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701848+0000", 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.794 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.795 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2d", 2024-09-13T04:14:43.795 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.795 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.795 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.795 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5398, 2024-09-13T04:14:43.795 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.795 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T05:25:11.065188+0000", 2024-09-13T04:14:43.795 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.795 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.795 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.795 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.796 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.797 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.798 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.799 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.799 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.799 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.799 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.799 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.799 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.799 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.799 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.799 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.799 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.799 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.799 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.511066+0000", 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.511066+0000", 2024-09-13T04:14:43.800 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.511376+0000", 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111624+0000", 2024-09-13T04:14:43.801 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.802 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2e", 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5597, 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T06:11:04.943171+0000", 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.803 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.804 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.805 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.805 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.805 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.805 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.805 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.805 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.805 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.805 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.805 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.805 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.805 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.805 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.806 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.807 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.512416+0000", 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.512416+0000", 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.512839+0000", 2024-09-13T04:14:43.808 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.112824+0000", 2024-09-13T04:14:43.809 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.810 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.2f", 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5451, 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T11:00:34.268359+0000", 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.811 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.812 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.813 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.814 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.814 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.814 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.814 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.814 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.814 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.814 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.814 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.814 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.814 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.814 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.814 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.815 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.507749+0000", 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.507749+0000", 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.508041+0000", 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:43.816 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.111544+0000", 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.817 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.30", 2024-09-13T04:14:43.818 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5440, 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:20:21.639256+0000", 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.819 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.820 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.821 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.822 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.823 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.395211+0000", 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.395211+0000", 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.395510+0000", 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.824 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.278107+0000", 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.825 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.31", 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.826 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5616, 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T04:07:21.870274+0000", 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.827 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.828 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.829 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.830 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.830 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.830 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.830 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.830 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.830 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.830 INFO:tasks.workunit.client.0.smithi088.stdout: 4, 2024-09-13T04:14:43.830 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.831 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.406867+0000", 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.406867+0000", 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.407226+0000", 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:43.832 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.109389+0000", 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.833 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.32", 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5582, 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:38:24.500430+0000", 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.834 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.835 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.836 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.836 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.836 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.836 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.836 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.836 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.836 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.836 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.836 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.836 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.836 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.836 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.837 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: 5 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.838 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.839 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.406564+0000", 2024-09-13T04:14:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.406564+0000", 2024-09-13T04:14:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.406912+0000", 2024-09-13T04:14:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:43.840 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.608193+0000", 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.841 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.33", 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5549, 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:05:01.365968+0000", 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.842 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.843 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.844 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.845 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.846 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 2, 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.847 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.398366+0000", 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.398366+0000", 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.398703+0000", 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.848 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110292+0000", 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.849 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.34", 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5589, 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T10:33:55.224547+0000", 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.850 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.851 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.852 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.853 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 2, 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.854 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.405665+0000", 2024-09-13T04:14:43.855 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.405665+0000", 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.405910+0000", 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.856 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.112029+0000", 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.857 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.35", 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5435, 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T07:40:02.433454+0000", 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.858 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.859 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.860 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.861 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.862 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 6, 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.406063+0000", 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.406063+0000", 2024-09-13T04:14:43.863 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.408404+0000", 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.112624+0000", 2024-09-13T04:14:43.864 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.36", 2024-09-13T04:14:43.865 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5435, 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:23:55.976614+0000", 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.866 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.867 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.868 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.869 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 6, 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.870 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.521401+0000", 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.521401+0000", 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.522674+0000", 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.871 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:43.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:43.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:43.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:43.872 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701136+0000", 2024-09-13T04:14:43.872 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.872 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.872 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.37", 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.873 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5404, 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:34:56.039831+0000", 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.874 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.875 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.876 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.877 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 3, 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.878 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.879 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.879 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.879 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.879 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:43.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.399872+0000", 2024-09-13T04:14:43.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.399872+0000", 2024-09-13T04:14:43.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.400179+0000", 2024-09-13T04:14:43.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:43.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.879 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.606601+0000", 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.880 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.38", 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5520, 2024-09-13T04:14:43.881 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:24:17.228309+0000", 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.882 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.883 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.884 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.885 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 3, 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.886 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.515144+0000", 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.515144+0000", 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.518221+0000", 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.887 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:43.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:43.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:43.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:43.888 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701013+0000", 2024-09-13T04:14:43.888 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.888 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.888 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.888 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.888 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.39", 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5409, 2024-09-13T04:14:43.889 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.890 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T14:18:41.956933+0000", 2024-09-13T04:14:43.890 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.890 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.890 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.890 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.890 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.890 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.890 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.890 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.890 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.890 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.890 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.891 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.892 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.893 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.893 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.893 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.893 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.893 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.893 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.893 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.894 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:16.398526+0000", 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:16.398526+0000", 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:16.401959+0000", 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.895 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 467, 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.110530+0000", 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.896 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 466, 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3a", 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.897 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5435, 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:02:06.668208+0000", 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.898 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.899 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.900 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.901 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.902 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.513258+0000", 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.513258+0000", 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.513848+0000", 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:43.903 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.701814+0000", 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.904 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3b", 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5409, 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.905 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:51:50.712079+0000", 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.906 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.907 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.908 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: 4 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.909 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 5, 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.910 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:43.911 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.507332+0000", 2024-09-13T04:14:43.911 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.507332+0000", 2024-09-13T04:14:43.911 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.508386+0000", 2024-09-13T04:14:43.911 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:43.911 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.911 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.911 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.911 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.911 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:43.911 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:43.911 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:43.911 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:41.113040+0000", 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.912 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3c", 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5465, 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T13:18:26.997862+0000", 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.913 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.914 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.915 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.916 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: 5, 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: 3, 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: 7 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 5, 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.917 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 0, 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.918 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:43:32.441003+0000", 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:43:32.441003+0000", 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:43:32.441294+0000", 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 365, 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:43.919 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.834324+0000", 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 364, 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.920 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3d", 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5648, 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T09:23:31.651819+0000", 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.921 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.922 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.923 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.924 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: 2, 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: 1 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 0, 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.925 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 1, 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:43.926 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:45:49.401756+0000", 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:45:49.401756+0000", 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:45:49.402011+0000", 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 500, 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.927 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:39.279177+0000", 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 499, 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.928 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3e", 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5614, 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T08:04:59.383995+0000", 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.929 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.930 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.931 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.932 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.932 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.932 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.932 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: 1, 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: 0, 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: 6 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 1, 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": [ 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.933 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "acting_primary": 7, 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "avail_no_missing": [], 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "blocked_by": [], 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "created": 62, 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "dirty_stats_invalid": false, 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_bytes_stats_invalid": false, 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "hitset_stats_invalid": false, 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_active": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_active": "2024-09-13T02:46:24.522021+0000", 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_became_peered": "2024-09-13T02:46:24.522021+0000", 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_change": "2024-09-13T02:46:24.523493+0000", 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:43.934 INFO:tasks.workunit.client.0.smithi088.stdout: "last_clean_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub": "0'0", 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_deep_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_epoch_clean": 535, 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fresh": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_fullsized": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_peered": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub": "0'0", 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_duration": 0, 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_scrub_stamp": "2024-09-13T02:34:49.060318+0000", 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_undegraded": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "last_unstale": "2024-09-13T04:13:40.702255+0000", 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "log_dups_size": 0, 2024-09-13T04:14:43.935 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "log_start": "0'0", 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "manifest_stats_invalid": false, 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "mapping_epoch": 534, 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "object_location_counts": [], 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_scrubbed": 0, 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "objects_trimmed": 0, 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_stats_invalid": false, 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_start": "0'0", 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "parent": "0.0", 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "parent_split_bits": 0, 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "pgid": "3.3f", 2024-09-13T04:14:43.936 INFO:tasks.workunit.client.0.smithi088.stdout: "pin_stats_invalid": false, 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "purged_snaps": [], 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_epoch": 2995, 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "reported_seq": 5402, 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_duration": 0.0, 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-09-14T12:28:06.572844+0000", 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrim_duration": 0.0, 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "snaptrimq_len": 0, 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.937 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.938 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.939 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.940 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.940 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.940 INFO:tasks.workunit.client.0.smithi088.stdout: "state": "active+clean", 2024-09-13T04:14:43.940 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_invalid": false, 2024-09-13T04:14:43.940 INFO:tasks.workunit.client.0.smithi088.stdout: "up": [ 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: 7, 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: 6, 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: 0 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: "up_primary": 7, 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: "version": "0'0" 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_per_pool": [ 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 3, 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: "mgr" 2024-09-13T04:14:43.941 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 257, 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 1, 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 3, 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 257, 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 1, 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 590368, 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 1771104, 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.942 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 6, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 2, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.943 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 2, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 6, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.944 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 1358, 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 2144, 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 431, 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2416 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 1781760, 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T04:14:43.945 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 1771104, 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 3 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 96, 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T04:14:43.946 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 68, 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 32, 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 8, 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 68, 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 2, 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 6632, 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.947 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 66, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 22, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 22, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.948 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 14, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 79, 2024-09-13T04:14:43.949 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 87, 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 68, 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 36 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 110592, 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 19896, 2024-09-13T04:14:43.950 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 45530, 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 96 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 192, 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: "cephfs" 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 0, 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 64, 2024-09-13T04:14:43.951 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 8, 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 0, 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 3, 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 0, 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.952 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 0, 2024-09-13T04:14:43.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 0, 2024-09-13T04:14:43.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 0, 2024-09-13T04:14:43.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.953 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 0, 2024-09-13T04:14:43.954 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 0, 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 0, 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 0 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 0, 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T04:14:43.955 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 0, 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 192 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: { 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: "acting": 24, 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: "application": [ 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: "rbd" 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.956 INFO:tasks.workunit.client.0.smithi088.stdout: "log_size": 24414, 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_pg": 8, 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_store_stats": 8, 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "ondisk_log_size": 24414, 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "poolid": 4, 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "stat_sum": { 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes": 4194323, 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_hit_set_archive": 0, 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_bytes_recovered": 0, 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_deep_scrub_errors": 0, 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict": 0, 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_kb": 0, 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_full": 0, 2024-09-13T04:14:43.957 INFO:tasks.workunit.client.0.smithi088.stdout: "num_evict_mode_some": 0, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush": 0, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_kb": 0, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_high": 0, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_flush_mode_low": 0, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_keys_recovered": 0, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_large_omap_objects": 0, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_legacy_snapsets": 0, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_clones": 0, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_object_copies": 12, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects": 4, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_degraded": 0, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_dirty": 4, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_hit_set_archive": 0, 2024-09-13T04:14:43.958 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_manifest": 0, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_misplaced": 0, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing": 0, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_missing_on_primary": 0, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_omap": 2, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_pinned": 0, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_recovered": 0, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_repaired": 0, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_objects_unfound": 0, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_bytes": 0, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_omap_keys": 0, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_promote": 0, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read": 9064, 2024-09-13T04:14:43.959 INFO:tasks.workunit.client.0.smithi088.stdout: "num_read_kb": 3181358, 2024-09-13T04:14:43.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_scrub_errors": 0, 2024-09-13T04:14:43.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_shallow_scrub_errors": 0, 2024-09-13T04:14:43.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_whiteouts": 0, 2024-09-13T04:14:43.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write": 24283, 2024-09-13T04:14:43.960 INFO:tasks.workunit.client.0.smithi088.stdout: "num_write_kb": 2997942 2024-09-13T04:14:43.960 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.960 INFO:tasks.workunit.client.0.smithi088.stdout: "store_stats": { 2024-09-13T04:14:43.960 INFO:tasks.workunit.client.0.smithi088.stdout: "allocated": 12595200, 2024-09-13T04:14:43.960 INFO:tasks.workunit.client.0.smithi088.stdout: "available": 0, 2024-09-13T04:14:43.960 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed": 0, 2024-09-13T04:14:43.960 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_allocated": 0, 2024-09-13T04:14:43.960 INFO:tasks.workunit.client.0.smithi088.stdout: "data_compressed_original": 0, 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: "data_stored": 12582969, 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: "internal_metadata": 0, 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: "internally_reserved": 0, 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: "omap_allocated": 0, 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: "total": 0 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: "up": 24 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: ], 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: "usage": { 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: "pg_num": 105, 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: "pools": 4, 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: "stats_by_class": { 2024-09-13T04:14:43.961 INFO:tasks.workunit.client.0.smithi088.stdout: "ssd": { 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout: "total_avail_bytes": 762584522752, 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout: "total_bytes": 767960285184, 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_bytes": 5375762432, 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_raw_bytes": 5375762432, 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_raw_ratio": 0.007000052835792303 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout: }, 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout: "total_avail_bytes": 762584522752, 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout: "total_bytes": 767960285184, 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout: "total_used_bytes": 5375762432 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout: } 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout:} 2024-09-13T04:14:43.962 INFO:tasks.workunit.client.0.smithi088.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-09-13T04:14:43.963 INFO:tasks.workunit.client.0.smithi088.stderr:+ ceph telemetry off 2024-09-13T04:14:43.963 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:43 smithi195 ceph-mon[87742]: from='client.46211 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.964 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:43 smithi195 ceph-mon[87742]: from='client.46211 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.964 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:43 smithi195 ceph-mon[87742]: from='client.36303 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.964 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:43 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:43.964 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:43 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:43.964 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:43 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:43.964 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:43 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:43.964 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:43 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:14:43.964 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:43 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:14:43.964 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:43 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:43.964 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:43 smithi195 ceph-mon[87742]: from='client.36303 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.964 INFO:tasks.workunit.client.0.smithi088.stdout:Telemetry is currently not enabled, nothing to turn off. Please consider opting-in with `ceph telemetry on`. 2024-09-13T04:14:43.965 INFO:tasks.workunit.client.0.smithi088.stdout:Preview sample reports with `ceph telemetry preview`. 2024-09-13T04:14:43.965 INFO:tasks.workunit.client.0.smithi088.stdout:OK 2024-09-13T04:14:43.965 INFO:tasks.workunit.client.0.smithi088.stderr:+ echo OK 2024-09-13T04:14:43.966 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-09-13T04:14:43.966 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-09-13T04:14:43.966 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:14:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:14:42] ENGINE Bus STOPPING 2024-09-13T04:14:43.967 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:14:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:14:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T04:14:43.967 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:14:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:14:42] ENGINE Bus STOPPED 2024-09-13T04:14:43.967 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:14:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:14:42] ENGINE Bus STARTING 2024-09-13T04:14:43.967 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:14:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:14:42] ENGINE Serving on http://:::9283 2024-09-13T04:14:43.967 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:14:42 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:14:42] ENGINE Bus STARTED 2024-09-13T04:14:43.967 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='client.46187 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.967 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='client.36279 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.967 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: pgmap v5589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='client.36279 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.968 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:43.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:43.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:43.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:43.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:43.969 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:43.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='client.46187 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='client.36279 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: pgmap v5589: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T04:14:43.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='client.36279 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:43.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:43.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.970 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.971 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.971 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.971 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.971 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.971 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:43.971 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:43.971 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.971 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.971 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.971 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:43.971 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:43.971 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.972 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.972 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.972 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:43.972 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:43.972 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.972 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.972 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.972 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:43.972 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:43.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:43.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:43.973 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.974 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.974 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.974 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:43.974 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:43.974 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.974 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.974 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.974 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:43.974 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:43.974 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.974 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.974 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:43.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-09-13T04:14:43.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.975 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.976 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.977 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-09-13T04:14:43.977 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-09-13T04:14:43.977 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-09-13T04:14:43.977 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-09-13T04:14:43.977 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:41 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-09-13T04:14:43.977 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:14:43] "GET /metrics HTTP/1.1" 200 34221 "" "Prometheus/2.43.0" 2024-09-13T04:14:43.977 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[98762]: from='client.46211 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[98762]: from='client.46211 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[98762]: from='client.36303 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:43.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:43.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:43.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:43.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:14:43.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:14:43.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:43.978 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[98762]: from='client.36303 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.979 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[96266]: from='client.46211 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.979 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[96266]: from='client.46211 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.979 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[96266]: from='client.36303 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:43.979 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:43.979 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:43.979 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:43.979 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-09-13T04:14:43.979 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-09-13T04:14:43.979 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-09-13T04:14:43.979 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:43.979 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:43 smithi088 ceph-mon[96266]: from='client.36303 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-09-13T04:14:44.011 INFO:tasks.workunit:Stopping ['test_telemetry_reef_x.sh'] on client.0... 2024-09-13T04:14:44.011 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-09-13T04:14:44.317 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:44 smithi088 ceph-mon[96266]: pgmap v5590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-13T04:14:44.317 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:44 smithi088 ceph-mon[98762]: pgmap v5590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-13T04:14:44.318 DEBUG:teuthology.parallel:result is None 2024-09-13T04:14:44.319 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T04:14:44.344 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T04:14:44.345 DEBUG:teuthology.orchestra.run.smithi088:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-09-13T04:14:44.400 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-09-13T04:14:44.400 INFO:teuthology.run_tasks:Running task print... 2024-09-13T04:14:44.414 INFO:teuthology.task.print:**** done end telemetry x... 2024-09-13T04:14:44.414 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-13T04:14:44.425 INFO:tasks.cephadm:Teardown begin 2024-09-13T04:14:44.425 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-09-13T04:14:44.425 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-13T04:14:44.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:44 smithi195 ceph-mon[87742]: pgmap v5590: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-13T04:14:44.636 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T04:14:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:45 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:14:45.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:45 smithi088 ceph-mon[96266]: pgmap v5591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-13T04:14:45.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:45.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:45 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:14:45.442 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:45 smithi088 ceph-mon[98762]: pgmap v5591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-13T04:14:45.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' 2024-09-13T04:14:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:45 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:14:45.735 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:45 smithi195 ceph-mon[87742]: pgmap v5591: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-13T04:14:46.718 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T04:14:46.719 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":15,"btime":"2024-09-13T02:46:54:423037+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":54250,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.195:6833/3731304440","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6832","nonce":3731304440},{"type":"v1","addr":"172.21.15.195:6833","nonce":3731304440}]},"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":15}],"filesystems":[{"mdsmap":{"epoch":14,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-13T02:34:52.032918+0000","modified":"2024-09-13T02:46:48.298458+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":557,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"max_mds":1,"in":[0],"up":{"mds_0":44327},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44327":{"gid":44327,"name":"a","rank":0,"incarnation":11,"state":"up:active","state_seq":6,"addr":"172.21.15.88:6835/3714611851","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6834","nonce":3714611851},{"type":"v1","addr":"172.21.15.88:6835","nonce":3714611851}]},"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":44327,"qdb_cluster":[44327]},"id":1}]} 2024-09-13T04:14:46.719 INFO:teuthology.orchestra.run.smithi088.stderr:dumped fsmap epoch 15 2024-09-13T04:14:46.940 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:46 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3846173794' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T04:14:46.940 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:46 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3846173794' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T04:14:47.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:46 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3846173794' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T04:14:47.404 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs dump --format=json 2024-09-13T04:14:47.601 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T04:14:48.018 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:47 smithi088 ceph-mon[96266]: pgmap v5592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-13T04:14:48.019 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:47 smithi088 ceph-mon[98762]: pgmap v5592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-13T04:14:48.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:47 smithi195 ceph-mon[87742]: pgmap v5592: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 18 op/s 2024-09-13T04:14:49.470 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T04:14:49.470 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":15,"btime":"2024-09-13T02:46:54:423037+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":54250,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.195:6833/3731304440","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6832","nonce":3731304440},{"type":"v1","addr":"172.21.15.195:6833","nonce":3731304440}]},"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":15}],"filesystems":[{"mdsmap":{"epoch":14,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false,"balance_automate":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2024-09-13T02:34:52.032918+0000","modified":"2024-09-13T02:46:48.298458+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":557,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments","feature_12":"quiesce subvolumes"}},"max_mds":1,"in":[0],"up":{"mds_0":44327},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44327":{"gid":44327,"name":"a","rank":0,"incarnation":11,"state":"up:active","state_seq":6,"addr":"172.21.15.88:6835/3714611851","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6834","nonce":3714611851},{"type":"v1","addr":"172.21.15.88:6835","nonce":3714611851}]},"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":44327,"qdb_cluster":[44327]},"id":1}]} 2024-09-13T04:14:49.471 INFO:teuthology.orchestra.run.smithi088.stderr:dumped fsmap epoch 15 2024-09-13T04:14:50.137 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:50 smithi088 ceph-mon[98762]: pgmap v5593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-13T04:14:50.138 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:50 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2653010997' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T04:14:50.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:50 smithi088 ceph-mon[96266]: pgmap v5593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-13T04:14:50.138 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:50 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2653010997' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T04:14:50.159 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-13T04:14:50.355 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T04:14:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:50 smithi195 ceph-mon[87742]: pgmap v5593: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 0 B/s wr, 16 op/s 2024-09-13T04:14:50.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:50 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2653010997' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-09-13T04:14:52.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:52 smithi088 ceph-mon[96266]: pgmap v5594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T04:14:52.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:52 smithi088 ceph-mon[98762]: pgmap v5594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T04:14:52.195 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-13T04:14:52.195 INFO:teuthology.orchestra.run.smithi088.stdout:{"epoch":2995,"fsid":"d75e6bfc-7177-11ef-bceb-c7b262605968","created":"2024-09-13T02:29:17.810952+0000","modified":"2024-09-13T04:13:39.267591+0000","last_up_change":"2024-09-13T02:46:23.475154+0000","last_in_change":"2024-09-13T02:34:04.856554+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-09-13T02:32:24.204945+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2024-09-13T02:34:45.748025+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_type":"Fair distribution","score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2024-09-13T02:34:49.002207+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"65","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-09-13T02:35:42.558417+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"1134","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":1134,"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":"3f7dbc87-9d88-478f-bc37-17cb7238541e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":283,"up_from":296,"up_thru":2902,"down_at":284,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":1007594497},{"type":"v1","addr":"172.21.15.88:6803","nonce":1007594497}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":1007594497},{"type":"v1","addr":"172.21.15.88:6805","nonce":1007594497}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6808","nonce":1007594497},{"type":"v1","addr":"172.21.15.88:6809","nonce":1007594497}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":1007594497},{"type":"v1","addr":"172.21.15.88:6807","nonce":1007594497}]},"public_addr":"172.21.15.88:6803/1007594497","cluster_addr":"172.21.15.88:6805/1007594497","heartbeat_back_addr":"172.21.15.88:6809/1007594497","heartbeat_front_addr":"172.21.15.88:6807/1007594497","state":["exists","up"]},{"osd":1,"uuid":"2295b8cd-4034-4d94-91fc-9c92b1d7dac3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":317,"up_from":330,"up_thru":2902,"down_at":318,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":1233217343},{"type":"v1","addr":"172.21.15.88:6811","nonce":1233217343}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":1233217343},{"type":"v1","addr":"172.21.15.88:6813","nonce":1233217343}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6816","nonce":1233217343},{"type":"v1","addr":"172.21.15.88:6817","nonce":1233217343}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":1233217343},{"type":"v1","addr":"172.21.15.88:6815","nonce":1233217343}]},"public_addr":"172.21.15.88:6811/1233217343","cluster_addr":"172.21.15.88:6813/1233217343","heartbeat_back_addr":"172.21.15.88:6817/1233217343","heartbeat_front_addr":"172.21.15.88:6815/1233217343","state":["exists","up"]},{"osd":2,"uuid":"b9cb6bd6-c598-457b-b67d-e5a6a9fed9ed","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":351,"up_from":364,"up_thru":2902,"down_at":352,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6818","nonce":1749890334},{"type":"v1","addr":"172.21.15.88:6819","nonce":1749890334}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6820","nonce":1749890334},{"type":"v1","addr":"172.21.15.88:6821","nonce":1749890334}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6824","nonce":1749890334},{"type":"v1","addr":"172.21.15.88:6825","nonce":1749890334}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6822","nonce":1749890334},{"type":"v1","addr":"172.21.15.88:6823","nonce":1749890334}]},"public_addr":"172.21.15.88:6819/1749890334","cluster_addr":"172.21.15.88:6821/1749890334","heartbeat_back_addr":"172.21.15.88:6825/1749890334","heartbeat_front_addr":"172.21.15.88:6823/1749890334","state":["exists","up"]},{"osd":3,"uuid":"019481ca-c0d1-45a7-879e-f77e36fe2f7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":385,"up_from":397,"up_thru":2902,"down_at":386,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6826","nonce":3296579109},{"type":"v1","addr":"172.21.15.88:6827","nonce":3296579109}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6828","nonce":3296579109},{"type":"v1","addr":"172.21.15.88:6829","nonce":3296579109}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6832","nonce":3296579109},{"type":"v1","addr":"172.21.15.88:6833","nonce":3296579109}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6830","nonce":3296579109},{"type":"v1","addr":"172.21.15.88:6831","nonce":3296579109}]},"public_addr":"172.21.15.88:6827/3296579109","cluster_addr":"172.21.15.88:6829/3296579109","heartbeat_back_addr":"172.21.15.88:6833/3296579109","heartbeat_front_addr":"172.21.15.88:6831/3296579109","state":["exists","up"]},{"osd":4,"uuid":"2d2e52c9-a136-4951-ab6d-fb3afa4bcb44","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":418,"up_from":431,"up_thru":2902,"down_at":419,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6800","nonce":1978827045},{"type":"v1","addr":"172.21.15.195:6801","nonce":1978827045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6802","nonce":1978827045},{"type":"v1","addr":"172.21.15.195:6803","nonce":1978827045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6806","nonce":1978827045},{"type":"v1","addr":"172.21.15.195:6807","nonce":1978827045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6804","nonce":1978827045},{"type":"v1","addr":"172.21.15.195:6805","nonce":1978827045}]},"public_addr":"172.21.15.195:6801/1978827045","cluster_addr":"172.21.15.195:6803/1978827045","heartbeat_back_addr":"172.21.15.195:6807/1978827045","heartbeat_front_addr":"172.21.15.195:6805/1978827045","state":["exists","up"]},{"osd":5,"uuid":"e4b7fa0f-c11e-4e9f-8981-d227a280c3e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":452,"up_from":466,"up_thru":2902,"down_at":453,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6808","nonce":2736190726},{"type":"v1","addr":"172.21.15.195:6809","nonce":2736190726}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6810","nonce":2736190726},{"type":"v1","addr":"172.21.15.195:6811","nonce":2736190726}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6814","nonce":2736190726},{"type":"v1","addr":"172.21.15.195:6815","nonce":2736190726}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6812","nonce":2736190726},{"type":"v1","addr":"172.21.15.195:6813","nonce":2736190726}]},"public_addr":"172.21.15.195:6809/2736190726","cluster_addr":"172.21.15.195:6811/2736190726","heartbeat_back_addr":"172.21.15.195:6815/2736190726","heartbeat_front_addr":"172.21.15.195:6813/2736190726","state":["exists","up"]},{"osd":6,"uuid":"0ef7015e-7b04-4bf3-9a4e-424b4591e2c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":486,"up_from":499,"up_thru":2902,"down_at":487,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6816","nonce":1263278986},{"type":"v1","addr":"172.21.15.195:6817","nonce":1263278986}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6818","nonce":1263278986},{"type":"v1","addr":"172.21.15.195:6819","nonce":1263278986}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6822","nonce":1263278986},{"type":"v1","addr":"172.21.15.195:6823","nonce":1263278986}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6820","nonce":1263278986},{"type":"v1","addr":"172.21.15.195:6821","nonce":1263278986}]},"public_addr":"172.21.15.195:6817/1263278986","cluster_addr":"172.21.15.195:6819/1263278986","heartbeat_back_addr":"172.21.15.195:6823/1263278986","heartbeat_front_addr":"172.21.15.195:6821/1263278986","state":["exists","up"]},{"osd":7,"uuid":"1c38bf33-27fc-4195-bee1-5bfae8649e60","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":520,"up_from":534,"up_thru":2902,"down_at":521,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6824","nonce":343667665},{"type":"v1","addr":"172.21.15.195:6825","nonce":343667665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6826","nonce":343667665},{"type":"v1","addr":"172.21.15.195:6827","nonce":343667665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6830","nonce":343667665},{"type":"v1","addr":"172.21.15.195:6831","nonce":343667665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.195:6828","nonce":343667665},{"type":"v1","addr":"172.21.15.195:6829","nonce":343667665}]},"public_addr":"172.21.15.195:6825/343667665","cluster_addr":"172.21.15.195:6827/343667665","heartbeat_back_addr":"172.21.15.195:6831/343667665","heartbeat_front_addr":"172.21.15.195:6829/343667665","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-09-13T02:31:31.488387+0000","dead_epoch":283},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:31:56.279579+0000","dead_epoch":317},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:21.216156+0000","dead_epoch":351},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:32:46.052312+0000","dead_epoch":385},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:07.855009+0000","dead_epoch":418},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:31.244104+0000","dead_epoch":452},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:33:55.698218+0000","dead_epoch":486},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-13T02:34:19.948022+0000","dead_epoch":520}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.8","mappings":[{"from":7,"to":2}]},{"pgid":"3.e","mappings":[{"from":4,"to":3}]},{"pgid":"3.17","mappings":[{"from":0,"to":2}]},{"pgid":"3.32","mappings":[{"from":0,"to":2}]},{"pgid":"3.34","mappings":[{"from":4,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.88:0/2811310221":"2024-09-13T04:27:35.718902+0000","172.21.15.195:6832/2268681213":"2024-09-14T02:46:45.273380+0000","172.21.15.88:0/3030421901":"2024-09-13T05:13:02.714308+0000","172.21.15.88:0/1493171961":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/2247762410":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/2954944473":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/3164525017":"2024-09-14T02:35:38.845629+0000","172.21.15.195:6833/2268681213":"2024-09-14T02:46:45.273380+0000","172.21.15.88:0/3889804244":"2024-09-14T02:29:47.120232+0000","172.21.15.88:6801/1014790346":"2024-09-14T02:39:36.510988+0000","172.21.15.88:0/1167029173":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/3040917680":"2024-09-13T04:36:53.379630+0000","172.21.15.195:0/1890526573":"2024-09-14T02:40:17.492196+0000","172.21.15.88:0/3529212037":"2024-09-14T02:29:47.120232+0000","172.21.15.195:0/632228954":"2024-09-14T02:40:17.492196+0000","172.21.15.88:6801/2565470801":"2024-09-14T02:40:59.139843+0000","172.21.15.88:6800/2565470801":"2024-09-14T02:40:59.139843+0000","172.21.15.195:0/487935552":"2024-09-14T02:40:17.492196+0000","172.21.15.88:0/427155106":"2024-09-14T02:39:36.510988+0000","172.21.15.88:0/950460466":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/1892503288":"2024-09-14T02:30:09.912643+0000","172.21.15.88:0/2889069261":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/4292228526":"2024-09-14T02:35:38.845629+0000","172.21.15.88:0/4184814948":"2024-09-14T02:39:36.510988+0000","172.21.15.88:0/4247256124":"2024-09-14T02:39:36.510988+0000","172.21.15.88:0/3064134253":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/3594785184":"2024-09-14T02:39:36.510988+0000","172.21.15.88:0/1823484852":"2024-09-13T04:27:36.705022+0000","172.21.15.88:0/1005195533":"2024-09-14T02:35:38.845629+0000","172.21.15.195:0/3066458049":"2024-09-14T02:40:17.492196+0000","172.21.15.88:0/1027692556":"2024-09-14T02:40:59.139843+0000","172.21.15.88:0/2740997981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6801/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.195:0/1871156847":"2024-09-14T02:40:17.492196+0000","172.21.15.195:0/3877850768":"2024-09-14T02:40:17.492196+0000","172.21.15.88:6800/473054981":"2024-09-14T02:30:09.912643+0000","172.21.15.88:6800/3547393190":"2024-09-14T02:29:47.120232+0000","172.21.15.88:0/2732982895":"2024-09-14T02:35:38.845629+0000","172.21.15.88:6800/277695350":"2024-09-14T02:35:38.845629+0000","172.21.15.88:6801/277695350":"2024-09-14T02:35:38.845629+0000","172.21.15.195:6834/4243732878":"2024-09-14T02:40:17.492196+0000","172.21.15.195:6835/4243732878":"2024-09-14T02:40:17.492196+0000","172.21.15.88:6800/1014790346":"2024-09-14T02:39:36.510988+0000","172.21.15.88:0/890035605":"2024-09-14T02:30:09.912643+0000","172.21.15.195:0/142178200":"2024-09-14T02:40:17.492196+0000","172.21.15.88:0/267419297":"2024-09-14T02:39:36.510988+0000","172.21.15.88:6801/3547393190":"2024-09-14T02:29:47.120232+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":4,"length":5}]},{"pool":88,"snaps":[{"begin":34,"length":4},{"begin":42,"length":4}]},{"pool":89,"snaps":[{"begin":22,"length":1}]},{"pool":90,"snaps":[{"begin":2,"length":1}]},{"pool":124,"snaps":[{"begin":104,"length":1}]},{"pool":125,"snaps":[{"begin":317,"length":3}]},{"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-09-13T04:14:52.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:52 smithi195 ceph-mon[87742]: pgmap v5594: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T04:14:52.832 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs fail cephfs 2024-09-13T04:14:53.027 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T04:14:53.093 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:53 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3920200317' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T04:14:53.093 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:53 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3920200317' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T04:14:53.349 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:14:53 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:14:53] "GET /metrics HTTP/1.1" 200 34219 "" "Prometheus/2.43.0" 2024-09-13T04:14:53.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:53 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3920200317' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-09-13T04:14:54.259 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:54 smithi088 ceph-mon[98762]: pgmap v5595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T04:14:54.259 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:54 smithi088 ceph-mon[96266]: pgmap v5595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T04:14:54.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:54 smithi195 ceph-mon[87742]: pgmap v5595: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.8 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-13T04:14:54.958 INFO:teuthology.orchestra.run.smithi088.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-09-13T04:14:55.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2788699019' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-09-13T04:14:55.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-mon[98762]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-13T04:14:55.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-mon[98762]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T04:14:55.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2788699019' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-09-13T04:14:55.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-mon[98762]: osdmap e2996: 8 total, 8 up, 8 in 2024-09-13T04:14:55.292 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-mon[98762]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-13T04:14:55.292 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a[96243]: 2024-09-13T04:14:54.954+0000 7f328450b640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T04:14:55.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2788699019' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-09-13T04:14:55.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-mon[96266]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-13T04:14:55.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-mon[96266]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T04:14:55.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2788699019' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-09-13T04:14:55.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-mon[96266]: osdmap e2996: 8 total, 8 up, 8 in 2024-09-13T04:14:55.293 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-mon[96266]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-13T04:14:55.293 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:14:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a[125133]: ignoring --setuser ceph since I am not root 2024-09-13T04:14:55.293 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:14:54 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a[125133]: ignoring --setgroup ceph since I am not root 2024-09-13T04:14:55.293 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:14:55 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a[125133]: starting mds.a at 2024-09-13T04:14:55.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:55 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2788699019' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-09-13T04:14:55.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:55 smithi195 ceph-mon[87742]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-13T04:14:55.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:55 smithi195 ceph-mon[87742]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-13T04:14:55.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:55 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2788699019' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-09-13T04:14:55.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:55 smithi195 ceph-mon[87742]: osdmap e2996: 8 total, 8 up, 8 in 2024-09-13T04:14:55.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:55 smithi195 ceph-mon[87742]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-09-13T04:14:55.621 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph fs rm cephfs --yes-i-really-mean-it 2024-09-13T04:14:55.819 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T04:14:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:56 smithi088 ceph-mon[96266]: pgmap v5597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-13T04:14:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:56 smithi088 ceph-mon[96266]: mds.? [v2:172.21.15.88:6834/1989835280,v1:172.21.15.88:6835/1989835280] up:boot 2024-09-13T04:14:56.190 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:56 smithi088 ceph-mon[96266]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-09-13T04:14:56.191 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:56 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T04:14:56.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:56 smithi088 ceph-mon[98762]: pgmap v5597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-13T04:14:56.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:56 smithi088 ceph-mon[98762]: mds.? [v2:172.21.15.88:6834/1989835280,v1:172.21.15.88:6835/1989835280] up:boot 2024-09-13T04:14:56.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:56 smithi088 ceph-mon[98762]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-09-13T04:14:56.191 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:56 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T04:14:56.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:56 smithi195 ceph-mon[87742]: pgmap v5597: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 102 B/s rd, 0 op/s 2024-09-13T04:14:56.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:56 smithi195 ceph-mon[87742]: mds.? [v2:172.21.15.88:6834/1989835280,v1:172.21.15.88:6835/1989835280] up:boot 2024-09-13T04:14:56.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:56 smithi195 ceph-mon[87742]: fsmap cephfs:0/1 2 up:standby, 1 failed 2024-09-13T04:14:56.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:56 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-09-13T04:14:58.405 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:58 smithi088 ceph-mon[96266]: pgmap v5598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:58.405 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:58 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/3198906402' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T04:14:58.405 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:58 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T04:14:58.406 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:58 smithi088 ceph-mon[98762]: pgmap v5598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:58.406 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:58 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/3198906402' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T04:14:58.406 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:58 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T04:14:58.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:58 smithi195 ceph-mon[87742]: pgmap v5598: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:14:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:58 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/3198906402' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T04:14:58.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:58 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-09-13T04:14:58.731 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2024-09-13T04:14:58.931 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T04:14:59.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:59 smithi088 ceph-mon[98762]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-13T04:14:59.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:59 smithi088 ceph-mon[98762]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T04:14:59.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:59 smithi088 ceph-mon[98762]: Cluster is now healthy 2024-09-13T04:14:59.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:59 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-09-13T04:14:59.343 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:14:59 smithi088 ceph-mon[98762]: fsmap 2 up:standby 2024-09-13T04:14:59.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:59 smithi088 ceph-mon[96266]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-13T04:14:59.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:59 smithi088 ceph-mon[96266]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T04:14:59.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:59 smithi088 ceph-mon[96266]: Cluster is now healthy 2024-09-13T04:14:59.343 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:59 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-09-13T04:14:59.344 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:14:59 smithi088 ceph-mon[96266]: fsmap 2 up:standby 2024-09-13T04:14:59.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:59 smithi195 ceph-mon[87742]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-13T04:14:59.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:59 smithi195 ceph-mon[87742]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-13T04:14:59.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:59 smithi195 ceph-mon[87742]: Cluster is now healthy 2024-09-13T04:14:59.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:59 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-09-13T04:14:59.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:14:59 smithi195 ceph-mon[87742]: fsmap 2 up:standby 2024-09-13T04:15:00.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:00 smithi088 ceph-mon[98762]: pgmap v5599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:15:00.345 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:00 smithi088 ceph-mon[98762]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:15:00.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:00 smithi088 ceph-mon[96266]: pgmap v5599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:15:00.345 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:00 smithi088 ceph-mon[96266]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:15:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:00 smithi195 ceph-mon[87742]: pgmap v5599: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:15:00.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:00 smithi195 ceph-mon[87742]: from='mgr.34104 172.21.15.88:0/2312201861' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-09-13T04:15:01.058 INFO:teuthology.orchestra.run.smithi088.stderr:pool 'cephfs_metadata' removed 2024-09-13T04:15:01.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:01 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/2272318973' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T04:15:01.436 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:01 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T04:15:01.436 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:01 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/2272318973' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T04:15:01.437 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:01 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T04:15:01.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:01 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/2272318973' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T04:15:01.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:01 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T04:15:01.791 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 -- ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2024-09-13T04:15:01.985 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/mon.a/config 2024-09-13T04:15:02.374 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:02 smithi088 ceph-mon[98762]: pgmap v5600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:15:02.374 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:02 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-09-13T04:15:02.374 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:02 smithi088 ceph-mon[98762]: osdmap e2997: 8 total, 8 up, 8 in 2024-09-13T04:15:02.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:02 smithi088 ceph-mon[96266]: pgmap v5600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:15:02.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:02 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-09-13T04:15:02.374 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:02 smithi088 ceph-mon[96266]: osdmap e2997: 8 total, 8 up, 8 in 2024-09-13T04:15:02.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:02 smithi195 ceph-mon[87742]: pgmap v5600: 105 pgs: 105 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:15:02.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:02 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-09-13T04:15:02.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:02 smithi195 ceph-mon[87742]: osdmap e2997: 8 total, 8 up, 8 in 2024-09-13T04:15:03.144 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:03 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: ::ffff:172.21.15.195 - - [13/Sep/2024:04:15:03] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-09-13T04:15:04.063 INFO:teuthology.orchestra.run.smithi088.stderr:pool 'cephfs_data' removed 2024-09-13T04:15:04.400 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:04 smithi088 ceph-mon[98762]: pgmap v5602: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:15:04.401 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:04 smithi088 ceph-mon[98762]: from='client.? 172.21.15.88:0/1145836302' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T04:15:04.401 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:04 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T04:15:04.401 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:04 smithi088 ceph-mon[96266]: pgmap v5602: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:15:04.401 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:04 smithi088 ceph-mon[96266]: from='client.? 172.21.15.88:0/1145836302' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T04:15:04.401 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:04 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T04:15:04.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:04 smithi195 ceph-mon[87742]: pgmap v5602: 73 pgs: 73 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-09-13T04:15:04.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:04 smithi195 ceph-mon[87742]: from='client.? 172.21.15.88:0/1145836302' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T04:15:04.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:04 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-09-13T04:15:04.748 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T04:15:04.775 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T04:15:04.808 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-13T04:15:04.809 DEBUG:teuthology.orchestra.run.smithi088:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T04:15:04.831 DEBUG:teuthology.orchestra.run.smithi195:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-13T04:15:04.866 INFO:tasks.cephadm:Stopping all daemons... 2024-09-13T04:15:04.867 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-13T04:15:04.867 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.a 2024-09-13T04:15:05.068 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:04 smithi088 systemd[1]: Stopping Ceph mon.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:15:05.440 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:15:05] ENGINE Bus STOPPING 2024-09-13T04:15:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:05 smithi088 ceph-mon[98762]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-09-13T04:15:05.440 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:05 smithi088 ceph-mon[98762]: osdmap e2998: 8 total, 8 up, 8 in 2024-09-13T04:15:05.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:05 smithi088 ceph-mon[96266]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-09-13T04:15:05.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:05 smithi088 ceph-mon[96266]: osdmap e2998: 8 total, 8 up, 8 in 2024-09-13T04:15:05.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a[96243]: 2024-09-13T04:15:05.155+0000 7f3289d16640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:15:05.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a[96243]: 2024-09-13T04:15:05.155+0000 7f3289d16640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-09-13T04:15:05.441 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:05 smithi088 podman[227433]: 2024-09-13 04:15:05.227341837 +0000 UTC m=+0.174762492 container died d439976653a5c44063808ba1598dbfa6e46f96c54adce5dac018be0914869911 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240731) 2024-09-13T04:15:05.484 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:05 smithi195 ceph-mon[87742]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]': finished 2024-09-13T04:15:05.485 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:05 smithi195 ceph-mon[87742]: osdmap e2998: 8 total, 8 up, 8 in 2024-09-13T04:15:05.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:05 smithi088 podman[227433]: 2024-09-13 04:15:05.553898415 +0000 UTC m=+0.501319071 container cleanup d439976653a5c44063808ba1598dbfa6e46f96c54adce5dac018be0914869911 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-09-13T04:15:05.814 INFO:journalctl@ceph.mon.a.smithi088.stdout:Sep 13 04:15:05 smithi088 bash[227433]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-a 2024-09-13T04:15:05.815 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:15:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-09-13T04:15:05.815 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:15:05] ENGINE Bus STOPPED 2024-09-13T04:15:05.815 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:15:05] ENGINE Bus STARTING 2024-09-13T04:15:05.815 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:15:05] ENGINE Serving on http://:::9283 2024-09-13T04:15:05.815 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:05 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: [13/Sep/2024:04:15:05] ENGINE Bus STARTED 2024-09-13T04:15:06.035 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.a.service' 2024-09-13T04:15:06.085 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:15:06.085 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-13T04:15:06.085 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-09-13T04:15:06.086 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.c 2024-09-13T04:15:06.386 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:06 smithi088 systemd[1]: Stopping Ceph mon.c for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:15:06.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c[98739]: 2024-09-13T04:15:06.384+0000 7f7d3aa77640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:15:06.652 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:06 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c[98739]: 2024-09-13T04:15:06.384+0000 7f7d3aa77640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-09-13T04:15:06.918 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:06 smithi088 podman[227574]: 2024-09-13 04:15:06.651327074 +0000 UTC m=+0.378189380 container died 1cb8f8bdbf9e5e32a0947d9ef7a51c0f32e54c0dba341af1f9312ae1fc93bf6c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c, org.label-schema.vendor=CentOS, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T04:15:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:07 smithi088 podman[227574]: 2024-09-13 04:15:07.008299134 +0000 UTC m=+0.735161430 container cleanup 1cb8f8bdbf9e5e32a0947d9ef7a51c0f32e54c0dba341af1f9312ae1fc93bf6c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2) 2024-09-13T04:15:07.190 INFO:journalctl@ceph.mon.c.smithi088.stdout:Sep 13 04:15:07 smithi088 bash[227574]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-c 2024-09-13T04:15:07.441 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.c.service' 2024-09-13T04:15:07.475 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:15:07.475 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-09-13T04:15:07.475 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-09-13T04:15:07.475 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.b 2024-09-13T04:15:07.802 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:07 smithi195 systemd[1]: Stopping Ceph mon.b for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:15:08.234 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:07 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b[87719]: 2024-09-13T04:15:07.799+0000 7fa8b754c640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:15:08.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:07 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b[87719]: 2024-09-13T04:15:07.799+0000 7fa8b754c640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-09-13T04:15:08.235 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:08 smithi195 podman[154491]: 2024-09-13 04:15:08.024548827 +0000 UTC m=+0.357167029 container died a6a39471de9dd81e14f188362aa87e1ffe4533958e985e0a23c5eb0c03efd0e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, 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, ceph=True, org.label-schema.build-date=20240731) 2024-09-13T04:15:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:08 smithi195 podman[154491]: 2024-09-13 04:15:08.540530179 +0000 UTC m=+0.873148423 container cleanup a6a39471de9dd81e14f188362aa87e1ffe4533958e985e0a23c5eb0c03efd0e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD) 2024-09-13T04:15:08.734 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:08 smithi195 bash[154491]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b 2024-09-13T04:15:09.011 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.b.service' 2024-09-13T04:15:09.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:08 smithi195 podman[154509]: 2024-09-13 04:15:08.767023101 +0000 UTC m=+0.742656997 container remove a6a39471de9dd81e14f188362aa87e1ffe4533958e985e0a23c5eb0c03efd0e2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mon-b, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2) 2024-09-13T04:15:09.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:09 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.b.service: Deactivated successfully. 2024-09-13T04:15:09.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:09 smithi195 systemd[1]: Stopped Ceph mon.b for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T04:15:09.033 INFO:journalctl@ceph.mon.b.smithi195.stdout:Sep 13 04:15:09 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mon.b.service: Consumed 53.033s CPU time. 2024-09-13T04:15:09.059 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:15:09.059 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-09-13T04:15:09.059 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-09-13T04:15:09.059 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.y 2024-09-13T04:15:09.365 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:09 smithi088 systemd[1]: Stopping Ceph mgr.y for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:15:09.681 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:09 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T04:15:09.362+0000 7f731f245640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:15:09.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:09 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y[87019]: 2024-09-13T04:15:09.362+0000 7f731f245640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-13T04:15:09.682 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:09 smithi088 podman[227705]: 2024-09-13 04:15:09.406152934 +0000 UTC m=+0.161132695 container died 73bc4fffcaccc16e968c5f1bcd813bd3654bca09114f6126957bede1ccc7e19c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-09-13T04:15:09.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:09 smithi088 podman[227705]: 2024-09-13 04:15:09.762941099 +0000 UTC m=+0.517920863 container cleanup 73bc4fffcaccc16e968c5f1bcd813bd3654bca09114f6126957bede1ccc7e19c (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y, 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, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f) 2024-09-13T04:15:09.940 INFO:journalctl@ceph.mgr.y.smithi088.stdout:Sep 13 04:15:09 smithi088 bash[227705]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-y 2024-09-13T04:15:10.243 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.y.service' 2024-09-13T04:15:10.276 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:15:10.276 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-09-13T04:15:10.276 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-13T04:15:10.277 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.x 2024-09-13T04:15:10.637 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 04:15:10 smithi195 systemd[1]: Stopping Ceph mgr.x for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:15:10.896 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 04:15:10 smithi195 podman[154624]: 2024-09-13 04:15:10.6360208 +0000 UTC m=+0.161589708 container died 2ca0ce45ea0dcc08995548b14f275d54b46afdde3009346d0488d40cc076ae53 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD) 2024-09-13T04:15:11.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 04:15:10 smithi195 podman[154624]: 2024-09-13 04:15:10.99460981 +0000 UTC m=+0.520178713 container cleanup 2ca0ce45ea0dcc08995548b14f275d54b46afdde3009346d0488d40cc076ae53 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T04:15:11.234 INFO:journalctl@ceph.mgr.x.smithi195.stdout:Sep 13 04:15:10 smithi195 bash[154624]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mgr-x 2024-09-13T04:15:11.430 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-13T04:15:11.465 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:15:11.466 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-13T04:15:11.466 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-13T04:15:11.466 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.0 2024-09-13T04:15:11.753 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:11 smithi088 systemd[1]: Stopping Ceph osd.0 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:15:12.190 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0[104541]: 2024-09-13T04:15:11.751+0000 7f56b9517640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:15:12.190 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0[104541]: 2024-09-13T04:15:11.751+0000 7f56b9517640 -1 osd.0 2998 *** Got signal Terminated *** 2024-09-13T04:15:12.190 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:11 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0[104541]: 2024-09-13T04:15:11.751+0000 7f56b9517640 -1 osd.0 2998 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T04:15:17.575 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:17 smithi088 podman[227836]: 2024-09-13 04:15:17.264020675 +0000 UTC m=+5.612197495 container died f6b18d576820b9fea8116663dc485cd25ec96b6ea474c9baec9cd631c57e0fe2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T04:15:17.940 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:17 smithi088 podman[227836]: 2024-09-13 04:15:17.574597716 +0000 UTC m=+5.922774538 container cleanup f6b18d576820b9fea8116663dc485cd25ec96b6ea474c9baec9cd631c57e0fe2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0, io.buildah.version=1.37.2, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_CLEAN=True, 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, RELEASE=squid-7741f7f) 2024-09-13T04:15:17.940 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:17 smithi088 bash[227836]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0 2024-09-13T04:15:17.940 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:17 smithi088 podman[227856]: 2024-09-13 04:15:17.784363292 +0000 UTC m=+0.518338688 container remove f6b18d576820b9fea8116663dc485cd25ec96b6ea474c9baec9cd631c57e0fe2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-09-13T04:15:18.440 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:18 smithi088 podman[227952]: 2024-09-13 04:15:18.08367638 +0000 UTC m=+0.016080966 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T04:15:18.440 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:18 smithi088 podman[227952]: 2024-09-13 04:15:18.19398923 +0000 UTC m=+0.126393874 container create e7612288e8c510e10290d33164d5ceee5461795c59267bd5cd81015287cff06d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2) 2024-09-13T04:15:18.440 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:18 smithi088 podman[227952]: 2024-09-13 04:15:18.404418866 +0000 UTC m=+0.336823441 container init e7612288e8c510e10290d33164d5ceee5461795c59267bd5cd81015287cff06d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux ) 2024-09-13T04:15:18.440 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:18 smithi088 podman[227952]: 2024-09-13 04:15:18.409730932 +0000 UTC m=+0.342135508 container start e7612288e8c510e10290d33164d5ceee5461795c59267bd5cd81015287cff06d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f) 2024-09-13T04:15:18.940 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:18 smithi088 podman[227952]: 2024-09-13 04:15:18.546031093 +0000 UTC m=+0.478435669 container attach e7612288e8c510e10290d33164d5ceee5461795c59267bd5cd81015287cff06d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-13T04:15:18.941 INFO:journalctl@ceph.osd.0.smithi088.stdout:Sep 13 04:15:18 smithi088 podman[227952]: 2024-09-13 04:15:18.601948982 +0000 UTC m=+0.534353563 container died e7612288e8c510e10290d33164d5ceee5461795c59267bd5cd81015287cff06d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240731, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True) 2024-09-13T04:15:19.257 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.0.service' 2024-09-13T04:15:19.297 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:15:19.298 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-13T04:15:19.298 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-13T04:15:19.298 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.1 2024-09-13T04:15:19.522 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:19 smithi088 systemd[1]: Stopping Ceph osd.1 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:15:19.940 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[109750]: 2024-09-13T04:15:19.671+0000 7faad365a640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:15:19.940 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[109750]: 2024-09-13T04:15:19.671+0000 7faad365a640 -1 osd.1 2998 *** Got signal Terminated *** 2024-09-13T04:15:19.940 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:19 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1[109750]: 2024-09-13T04:15:19.671+0000 7faad365a640 -1 osd.1 2998 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T04:15:25.441 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:25 smithi088 podman[228083]: 2024-09-13 04:15:25.095339247 +0000 UTC m=+5.561738274 container died 449625b55177e631924f9452689bfbd9a2c21bdf567e0b66481fba829037fb84 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , 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_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True) 2024-09-13T04:15:25.485 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:15:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:15:25.029Z 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.88:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-13T04:15:25.485 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:15:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:15:25.029Z 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.88:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-13T04:15:25.485 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:15:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:15:25.030Z 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.88:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-13T04:15:25.485 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:15:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:15:25.030Z 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.88:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-13T04:15:25.485 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:15:25 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:15:25.031Z 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.88:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.88:8765: connect: connection refused" 2024-09-13T04:15:25.753 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:25 smithi088 podman[228083]: 2024-09-13 04:15:25.46005385 +0000 UTC m=+5.926452871 container cleanup 449625b55177e631924f9452689bfbd9a2c21bdf567e0b66481fba829037fb84 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T04:15:25.754 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:25 smithi088 bash[228083]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1 2024-09-13T04:15:26.076 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:25 smithi088 podman[228113]: 2024-09-13 04:15:25.753146241 +0000 UTC m=+0.657453757 container remove 449625b55177e631924f9452689bfbd9a2c21bdf567e0b66481fba829037fb84 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, 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.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-09-13T04:15:26.332 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:26 smithi088 podman[228206]: 2024-09-13 04:15:25.978373208 +0000 UTC m=+0.015745206 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T04:15:26.332 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:26 smithi088 podman[228206]: 2024-09-13 04:15:26.104029205 +0000 UTC m=+0.141401197 container create 3a9fa00f161bc92345d21f7a52f3cafa3d8b150908e33942ea33dddcf869dcdf (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240731) 2024-09-13T04:15:26.690 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:26 smithi088 podman[228206]: 2024-09-13 04:15:26.33144335 +0000 UTC m=+0.368815340 container init 3a9fa00f161bc92345d21f7a52f3cafa3d8b150908e33942ea33dddcf869dcdf (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-deactivate, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.37.2) 2024-09-13T04:15:26.690 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:26 smithi088 podman[228206]: 2024-09-13 04:15:26.336182705 +0000 UTC m=+0.373554707 container start 3a9fa00f161bc92345d21f7a52f3cafa3d8b150908e33942ea33dddcf869dcdf (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-deactivate, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-09-13T04:15:26.691 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:26 smithi088 podman[228206]: 2024-09-13 04:15:26.423013399 +0000 UTC m=+0.460385396 container attach 3a9fa00f161bc92345d21f7a52f3cafa3d8b150908e33942ea33dddcf869dcdf (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-09-13T04:15:26.691 INFO:journalctl@ceph.osd.1.smithi088.stdout:Sep 13 04:15:26 smithi088 podman[228206]: 2024-09-13 04:15:26.523145851 +0000 UTC m=+0.560517848 container died 3a9fa00f161bc92345d21f7a52f3cafa3d8b150908e33942ea33dddcf869dcdf (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-09-13T04:15:27.139 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.1.service' 2024-09-13T04:15:27.179 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:15:27.179 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-13T04:15:27.179 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-13T04:15:27.179 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.2 2024-09-13T04:15:27.440 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:27 smithi088 systemd[1]: Stopping Ceph osd.2 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:15:27.940 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:27 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2[114961]: 2024-09-13T04:15:27.547+0000 7f9a0884f640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:15:27.940 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:27 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2[114961]: 2024-09-13T04:15:27.547+0000 7f9a0884f640 -1 osd.2 2998 *** Got signal Terminated *** 2024-09-13T04:15:27.941 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:27 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2[114961]: 2024-09-13T04:15:27.547+0000 7f9a0884f640 -1 osd.2 2998 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T04:15:33.389 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:33 smithi088 podman[228333]: 2024-09-13 04:15:33.120468728 +0000 UTC m=+5.719521982 container died 335d6d44ad1d56762db79edf18320c8668d5b4fe882e1261bc7739e9e7b6404d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-09-13T04:15:33.690 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:33 smithi088 podman[228333]: 2024-09-13 04:15:33.478847157 +0000 UTC m=+6.077900407 container cleanup 335d6d44ad1d56762db79edf18320c8668d5b4fe882e1261bc7739e9e7b6404d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T04:15:33.690 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:33 smithi088 bash[228333]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2 2024-09-13T04:15:34.038 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:33 smithi088 podman[228352]: 2024-09-13 04:15:33.72436793 +0000 UTC m=+0.605228706 container remove 335d6d44ad1d56762db79edf18320c8668d5b4fe882e1261bc7739e9e7b6404d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , io.buildah.version=1.37.2, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-09-13T04:15:34.317 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:34 smithi088 podman[228447]: 2024-09-13 04:15:33.940206543 +0000 UTC m=+0.015836230 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T04:15:34.318 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:34 smithi088 podman[228447]: 2024-09-13 04:15:34.072717331 +0000 UTC m=+0.148347050 container create e70603e362f9fcef18873d017f7afca7b21f8a0ba025155505b262640602f474 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T04:15:34.318 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:34 smithi088 podman[228447]: 2024-09-13 04:15:34.316958771 +0000 UTC m=+0.392588445 container init e70603e362f9fcef18873d017f7afca7b21f8a0ba025155505b262640602f474 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-deactivate, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T04:15:34.690 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:34 smithi088 podman[228447]: 2024-09-13 04:15:34.322018594 +0000 UTC m=+0.397648272 container start e70603e362f9fcef18873d017f7afca7b21f8a0ba025155505b262640602f474 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-13T04:15:34.690 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:34 smithi088 podman[228447]: 2024-09-13 04:15:34.416707446 +0000 UTC m=+0.492337132 container attach e70603e362f9fcef18873d017f7afca7b21f8a0ba025155505b262640602f474 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-deactivate, ceph=True, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux ) 2024-09-13T04:15:34.690 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 13 04:15:34 smithi088 podman[228447]: 2024-09-13 04:15:34.512094048 +0000 UTC m=+0.587723722 container died e70603e362f9fcef18873d017f7afca7b21f8a0ba025155505b262640602f474 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-2-deactivate, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f) 2024-09-13T04:15:35.142 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.2.service' 2024-09-13T04:15:35.180 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:15:35.180 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-13T04:15:35.180 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-13T04:15:35.180 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.3 2024-09-13T04:15:35.440 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:35 smithi088 systemd[1]: Stopping Ceph osd.3 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:15:35.940 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[120185]: 2024-09-13T04:15:35.532+0000 7fb43b0eb640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:15:35.940 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[120185]: 2024-09-13T04:15:35.532+0000 7fb43b0eb640 -1 osd.3 2998 *** Got signal Terminated *** 2024-09-13T04:15:35.940 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:35 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3[120185]: 2024-09-13T04:15:35.532+0000 7fb43b0eb640 -1 osd.3 2998 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T04:15:38.484 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:38.055+0000 7fec501ba640 -1 osd.4 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.017849+0000 front 2024-09-13T04:15:13.017951+0000 (oldest deadline 2024-09-13T04:15:37.717748+0000) 2024-09-13T04:15:38.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:38.656+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:38.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:38 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:38.758+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:39.484 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:39 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:39.019+0000 7fec501ba640 -1 osd.4 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.017849+0000 front 2024-09-13T04:15:13.017951+0000 (oldest deadline 2024-09-13T04:15:37.717748+0000) 2024-09-13T04:15:39.976 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:39 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:39.618+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:39.976 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:39 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:39.785+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:40.234 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:39 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:39.975+0000 7fec501ba640 -1 osd.4 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.017849+0000 front 2024-09-13T04:15:13.017951+0000 (oldest deadline 2024-09-13T04:15:37.717748+0000) 2024-09-13T04:15:40.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:40.651+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:40.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:40.784+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:41.257 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:41 smithi088 podman[228574]: 2024-09-13 04:15:41.004686603 +0000 UTC m=+5.605080483 container died 1cc57714682e4341cea33079ffabb357478470c5c3395914464f84111c6ab8cb (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-13T04:15:41.484 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:40 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:40.983+0000 7fec501ba640 -1 osd.4 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.017849+0000 front 2024-09-13T04:15:13.017951+0000 (oldest deadline 2024-09-13T04:15:37.717748+0000) 2024-09-13T04:15:41.649 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:41 smithi088 podman[228574]: 2024-09-13 04:15:41.355550929 +0000 UTC m=+5.955944854 container cleanup 1cc57714682e4341cea33079ffabb357478470c5c3395914464f84111c6ab8cb (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-13T04:15:41.649 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:41 smithi088 bash[228574]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3 2024-09-13T04:15:41.940 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:41 smithi088 podman[228596]: 2024-09-13 04:15:41.648462246 +0000 UTC m=+0.647315939 container remove 1cc57714682e4341cea33079ffabb357478470c5c3395914464f84111c6ab8cb (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.vendor=CentOS) 2024-09-13T04:15:41.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:41 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:41.745+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:41.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:41 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:41.690+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:42.269 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:41 smithi088 podman[228687]: 2024-09-13 04:15:41.85860311 +0000 UTC m=+0.015931291 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T04:15:42.269 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:41 smithi088 podman[228687]: 2024-09-13 04:15:41.974198265 +0000 UTC m=+0.131526442 container create 52e4f48ca4a3bba485a70849afc690619adbab2783ffdcce0b2efd90217b3027 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731) 2024-09-13T04:15:42.269 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:42 smithi088 podman[228687]: 2024-09-13 04:15:42.184757706 +0000 UTC m=+0.342085882 container init 52e4f48ca4a3bba485a70849afc690619adbab2783ffdcce0b2efd90217b3027 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-deactivate, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.37.2) 2024-09-13T04:15:42.269 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:42 smithi088 podman[228687]: 2024-09-13 04:15:42.189566957 +0000 UTC m=+0.346895138 container start 52e4f48ca4a3bba485a70849afc690619adbab2783ffdcce0b2efd90217b3027 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-13T04:15:42.269 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:42 smithi088 podman[228687]: 2024-09-13 04:15:42.268015604 +0000 UTC m=+0.425343789 container attach 52e4f48ca4a3bba485a70849afc690619adbab2783ffdcce0b2efd90217b3027 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, GIT_CLEAN=True, 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, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-13T04:15:42.433 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:41 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:41.996+0000 7fec501ba640 -1 osd.4 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.017849+0000 front 2024-09-13T04:15:13.017951+0000 (oldest deadline 2024-09-13T04:15:37.717748+0000) 2024-09-13T04:15:42.672 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 13 04:15:42 smithi088 podman[228687]: 2024-09-13 04:15:42.376193996 +0000 UTC m=+0.533522175 container died 52e4f48ca4a3bba485a70849afc690619adbab2783ffdcce0b2efd90217b3027 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-3-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-09-13T04:15:42.734 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:42 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:42.662+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:42.735 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:42 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:42.432+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:42.971 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.3.service' 2024-09-13T04:15:43.007 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:15:43.007 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-13T04:15:43.008 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-13T04:15:43.008 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.4 2024-09-13T04:15:43.036 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:42 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:42.772+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:43.434 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:43 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:43.035+0000 7fec501ba640 -1 osd.4 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.017849+0000 front 2024-09-13T04:15:13.017951+0000 (oldest deadline 2024-09-13T04:15:37.717748+0000) 2024-09-13T04:15:43.434 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:43 smithi195 systemd[1]: Stopping Ceph osd.4 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:15:43.734 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:43 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:43.657+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:43.735 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:43 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:43.438+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:43.735 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:43 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:43.433+0000 7fec53ba4640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:15:43.735 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:43 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:43.433+0000 7fec53ba4640 -1 osd.4 2998 *** Got signal Terminated *** 2024-09-13T04:15:43.735 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:43 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:43.433+0000 7fec53ba4640 -1 osd.4 2998 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T04:15:44.234 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:43 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:43.993+0000 7fec501ba640 -1 osd.4 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.017849+0000 front 2024-09-13T04:15:13.017951+0000 (oldest deadline 2024-09-13T04:15:37.717748+0000) 2024-09-13T04:15:44.234 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:43 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:43.763+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:44.734 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:44 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:44.660+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:44.735 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:44 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:44.428+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:45.234 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:44 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:44.953+0000 7fec501ba640 -1 osd.4 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.017849+0000 front 2024-09-13T04:15:13.017951+0000 (oldest deadline 2024-09-13T04:15:37.717748+0000) 2024-09-13T04:15:45.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:44 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:44.756+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:45.734 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:45 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:45.645+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:45.735 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:45 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:45.404+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:46.234 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:45 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:45.912+0000 7fec501ba640 -1 osd.4 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.017849+0000 front 2024-09-13T04:15:13.017951+0000 (oldest deadline 2024-09-13T04:15:37.717748+0000) 2024-09-13T04:15:46.234 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:45 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:45.740+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:46.713 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:46 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:46.603+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:46.713 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:46 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:46.383+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:46.985 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:46 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:46.869+0000 7fec501ba640 -1 osd.4 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.017849+0000 front 2024-09-13T04:15:13.017951+0000 (oldest deadline 2024-09-13T04:15:37.717748+0000) 2024-09-13T04:15:46.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:46 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:46.712+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:47.723 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:47 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:47.557+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:47.723 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:47 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:47.557+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:47.723 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:47 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:47.386+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:47.724 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:47 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:47.386+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.421562+0000 front 2024-09-13T04:15:23.421639+0000 (oldest deadline 2024-09-13T04:15:46.921446+0000) 2024-09-13T04:15:47.984 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:47 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:47.722+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:47.985 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:47 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:47.827+0000 7fec501ba640 -1 osd.4 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.017849+0000 front 2024-09-13T04:15:13.017951+0000 (oldest deadline 2024-09-13T04:15:37.717748+0000) 2024-09-13T04:15:47.985 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:47 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4[93887]: 2024-09-13T04:15:47.827+0000 7fec501ba640 -1 osd.4 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:22.919099+0000 front 2024-09-13T04:15:22.919178+0000 (oldest deadline 2024-09-13T04:15:47.019035+0000) 2024-09-13T04:15:48.677 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:48 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:48.601+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:48.678 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:48 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:48.601+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:48.678 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:48 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:48.409+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:48.678 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:48 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:48.409+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.421562+0000 front 2024-09-13T04:15:23.421639+0000 (oldest deadline 2024-09-13T04:15:46.921446+0000) 2024-09-13T04:15:48.984 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:48 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:48.676+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:49.282 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:48 smithi195 podman[154771]: 2024-09-13 04:15:48.990816782 +0000 UTC m=+5.784255837 container died 681d4b550d3565a11c471992ad38d61a3875078cf2f0da1c4aca323e5bdaa7c2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4, RELEASE=squid-7741f7f, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2) 2024-09-13T04:15:49.633 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:49 smithi195 podman[154771]: 2024-09-13 04:15:49.405654428 +0000 UTC m=+6.199093483 container cleanup 681d4b550d3565a11c471992ad38d61a3875078cf2f0da1c4aca323e5bdaa7c2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T04:15:49.636 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:49 smithi195 bash[154771]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4 2024-09-13T04:15:49.637 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:49 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:49.454+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:49.637 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:49 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:49.454+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.421562+0000 front 2024-09-13T04:15:23.421639+0000 (oldest deadline 2024-09-13T04:15:46.921446+0000) 2024-09-13T04:15:49.984 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:49 smithi195 podman[154792]: 2024-09-13 04:15:49.632103293 +0000 UTC m=+0.643203907 container remove 681d4b550d3565a11c471992ad38d61a3875078cf2f0da1c4aca323e5bdaa7c2 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, 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.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux ) 2024-09-13T04:15:49.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:49 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:49.641+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:49.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:49 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:49.641+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:49.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:49 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:49.692+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:49.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:49 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:49.692+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:15:50.394 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:50 smithi195 podman[154888]: 2024-09-13 04:15:49.977542895 +0000 UTC m=+0.015830662 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T04:15:50.395 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:50 smithi195 podman[154888]: 2024-09-13 04:15:50.091536405 +0000 UTC m=+0.129824241 container create 3f5534696493271b7630d600a3f1c2546b47cc3786b2bd40a88b4bf02da16e25 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux ) 2024-09-13T04:15:50.395 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:50 smithi195 podman[154888]: 2024-09-13 04:15:50.302497808 +0000 UTC m=+0.340785575 container init 3f5534696493271b7630d600a3f1c2546b47cc3786b2bd40a88b4bf02da16e25 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-deactivate, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.37.2, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-09-13T04:15:50.395 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:50 smithi195 podman[154888]: 2024-09-13 04:15:50.307434418 +0000 UTC m=+0.345722185 container start 3f5534696493271b7630d600a3f1c2546b47cc3786b2bd40a88b4bf02da16e25 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-09-13T04:15:50.395 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:50 smithi195 podman[154888]: 2024-09-13 04:15:50.39388793 +0000 UTC m=+0.432175701 container attach 3f5534696493271b7630d600a3f1c2546b47cc3786b2bd40a88b4bf02da16e25 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, 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, org.label-schema.build-date=20240731) 2024-09-13T04:15:50.657 INFO:journalctl@ceph.osd.4.smithi195.stdout:Sep 13 04:15:50 smithi195 podman[154888]: 2024-09-13 04:15:50.498783419 +0000 UTC m=+0.537071196 container died 3f5534696493271b7630d600a3f1c2546b47cc3786b2bd40a88b4bf02da16e25 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-4-deactivate, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-09-13T04:15:50.658 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:50 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:50.482+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:50.658 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:50 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:50.482+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.421562+0000 front 2024-09-13T04:15:23.421639+0000 (oldest deadline 2024-09-13T04:15:46.921446+0000) 2024-09-13T04:15:50.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:50 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:50.656+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:50.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:50 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:50.656+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:50.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:50 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:50.707+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:50.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:50 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:50.707+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:15:51.089 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.4.service' 2024-09-13T04:15:51.168 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:15:51.168 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-13T04:15:51.168 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-13T04:15:51.169 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.5 2024-09-13T04:15:51.351 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:51 smithi195 systemd[1]: Stopping Ceph osd.5 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:15:51.674 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:51 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:51.455+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:51.674 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:51 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:51.455+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.421562+0000 front 2024-09-13T04:15:23.421639+0000 (oldest deadline 2024-09-13T04:15:46.921446+0000) 2024-09-13T04:15:51.674 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:51 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:51.510+0000 7ff313225640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:15:51.674 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:51 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:51.510+0000 7ff313225640 -1 osd.5 2998 *** Got signal Terminated *** 2024-09-13T04:15:51.674 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:51 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:51.510+0000 7ff313225640 -1 osd.5 2998 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T04:15:51.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:51 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:51.700+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:51.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:51 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:51.700+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:51.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:51 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:51.672+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:51.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:51 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:51.672+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:15:52.653 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:52 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:52.452+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:52.654 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:52 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:52.452+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.421562+0000 front 2024-09-13T04:15:23.421639+0000 (oldest deadline 2024-09-13T04:15:46.921446+0000) 2024-09-13T04:15:52.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:52 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:52.703+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:52.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:52 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:52.703+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:52.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:52 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:52.651+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:52.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:52 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:52.651+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:15:53.673 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:53 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:53.418+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:53.673 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:53 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:53.418+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.421562+0000 front 2024-09-13T04:15:23.421639+0000 (oldest deadline 2024-09-13T04:15:46.921446+0000) 2024-09-13T04:15:53.674 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:53 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:53.653+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:53.674 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:53 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:53.653+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:15:53.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:53 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:53.671+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:53.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:53 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:53.671+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:54.708 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:54.647+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:54.708 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:54.647+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:15:54.708 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:54.443+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:54.708 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:54.443+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.421562+0000 front 2024-09-13T04:15:23.421639+0000 (oldest deadline 2024-09-13T04:15:46.921446+0000) 2024-09-13T04:15:54.708 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:54.443+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:28.022495+0000 front 2024-09-13T04:15:28.022434+0000 (oldest deadline 2024-09-13T04:15:53.922325+0000) 2024-09-13T04:15:54.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:54.705+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:54.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:54.706+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:54.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:54 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:54.706+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.714627+0000 front 2024-09-13T04:15:29.714562+0000 (oldest deadline 2024-09-13T04:15:53.814450+0000) 2024-09-13T04:15:55.734 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:55.663+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:55.735 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:55.663+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:55.735 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:55.663+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.714627+0000 front 2024-09-13T04:15:29.714562+0000 (oldest deadline 2024-09-13T04:15:53.814450+0000) 2024-09-13T04:15:55.735 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:55.439+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:55.735 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:55.439+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.421562+0000 front 2024-09-13T04:15:23.421639+0000 (oldest deadline 2024-09-13T04:15:46.921446+0000) 2024-09-13T04:15:55.735 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:55.439+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:28.022495+0000 front 2024-09-13T04:15:28.022434+0000 (oldest deadline 2024-09-13T04:15:53.922325+0000) 2024-09-13T04:15:55.735 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:55.643+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:55.735 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:55.643+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:15:55.736 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:55 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:55.643+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:15:56.669 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:56.616+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:56.669 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:56.616+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:15:56.669 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:56.616+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:15:56.669 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:56.402+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:15.920147+0000 front 2024-09-13T04:15:15.920329+0000 (oldest deadline 2024-09-13T04:15:42.320638+0000) 2024-09-13T04:15:56.669 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:56.402+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.421562+0000 front 2024-09-13T04:15:23.421639+0000 (oldest deadline 2024-09-13T04:15:46.921446+0000) 2024-09-13T04:15:56.670 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5[99084]: 2024-09-13T04:15:56.402+0000 7ff30b833640 -1 osd.5 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:28.022495+0000 front 2024-09-13T04:15:28.022434+0000 (oldest deadline 2024-09-13T04:15:53.922325+0000) 2024-09-13T04:15:56.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:56.667+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:56.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:56.667+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:56.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:56 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:56.667+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.714627+0000 front 2024-09-13T04:15:29.714562+0000 (oldest deadline 2024-09-13T04:15:53.814450+0000) 2024-09-13T04:15:57.377 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:57 smithi195 podman[155017]: 2024-09-13 04:15:57.099127466 +0000 UTC m=+5.702170292 container died 66cf5ae11cce0735e665ef3ea9e7d5a3c0be8483309be8e68f12a456f5eb4649 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5, ceph=True, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, org.label-schema.build-date=20240731) 2024-09-13T04:15:57.658 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:57 smithi195 podman[155017]: 2024-09-13 04:15:57.475979074 +0000 UTC m=+6.079021894 container cleanup 66cf5ae11cce0735e665ef3ea9e7d5a3c0be8483309be8e68f12a456f5eb4649 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5, GIT_CLEAN=True, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, ceph=True) 2024-09-13T04:15:57.658 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:57 smithi195 bash[155017]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5 2024-09-13T04:15:57.984 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:57 smithi195 podman[155048]: 2024-09-13 04:15:57.718893606 +0000 UTC m=+0.619168959 container remove 66cf5ae11cce0735e665ef3ea9e7d5a3c0be8483309be8e68f12a456f5eb4649 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5, GIT_CLEAN=True, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-09-13T04:15:57.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:57.661+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:57.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:57.661+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:15:57.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:57.661+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:15:57.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:57.656+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:57.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:57.656+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:57.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:57 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:57.656+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.714627+0000 front 2024-09-13T04:15:29.714562+0000 (oldest deadline 2024-09-13T04:15:53.814450+0000) 2024-09-13T04:15:58.349 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:58 smithi195 podman[155144]: 2024-09-13 04:15:57.935275168 +0000 UTC m=+0.016278554 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T04:15:58.349 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:58 smithi195 podman[155144]: 2024-09-13 04:15:58.036621855 +0000 UTC m=+0.117625238 container create 887eeb7cb0a6e5557b3341c7083d090cb2e1fb0b6cd73373dea6f789d14c467b (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-09-13T04:15:58.349 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:58 smithi195 podman[155144]: 2024-09-13 04:15:58.247420912 +0000 UTC m=+0.328424294 container init 887eeb7cb0a6e5557b3341c7083d090cb2e1fb0b6cd73373dea6f789d14c467b (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T04:15:58.349 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:58 smithi195 podman[155144]: 2024-09-13 04:15:58.252338879 +0000 UTC m=+0.333342261 container start 887eeb7cb0a6e5557b3341c7083d090cb2e1fb0b6cd73373dea6f789d14c467b (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-deactivate, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, RELEASE=squid-7741f7f, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 9 Base Image, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T04:15:58.349 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:58 smithi195 podman[155144]: 2024-09-13 04:15:58.347130711 +0000 UTC m=+0.428134111 container attach 887eeb7cb0a6e5557b3341c7083d090cb2e1fb0b6cd73373dea6f789d14c467b (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731, GIT_CLEAN=True, RELEASE=squid-7741f7f) 2024-09-13T04:15:58.631 INFO:journalctl@ceph.osd.5.smithi195.stdout:Sep 13 04:15:58 smithi195 podman[155144]: 2024-09-13 04:15:58.439422161 +0000 UTC m=+0.520425543 container died 887eeb7cb0a6e5557b3341c7083d090cb2e1fb0b6cd73373dea6f789d14c467b (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240731, ceph=True, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, GIT_BRANCH=HEAD) 2024-09-13T04:15:58.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:58.646+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:58.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:58.646+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:58.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:58.646+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.714627+0000 front 2024-09-13T04:15:29.714562+0000 (oldest deadline 2024-09-13T04:15:53.814450+0000) 2024-09-13T04:15:58.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:58.627+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:58.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:58.627+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:15:58.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:58 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:58.627+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:15:59.041 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.5.service' 2024-09-13T04:15:59.080 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:15:59.081 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-13T04:15:59.081 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-09-13T04:15:59.081 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.6 2024-09-13T04:15:59.415 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:59 smithi195 systemd[1]: Stopping Ceph osd.6 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:15:59.671 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:59.632+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:15:59.671 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:59.632+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:15:59.671 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:15:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:15:59.632+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:15:59.671 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:59.413+0000 7f45012b6640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:15:59.671 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:59.413+0000 7f45012b6640 -1 osd.6 2998 *** Got signal Terminated *** 2024-09-13T04:15:59.671 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:59.413+0000 7f45012b6640 -1 osd.6 2998 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T04:15:59.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:59.669+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:15:59.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:59.669+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:15:59.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:15:59 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:15:59.669+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.714627+0000 front 2024-09-13T04:15:29.714562+0000 (oldest deadline 2024-09-13T04:15:53.814450+0000) 2024-09-13T04:16:00.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:00 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:00.650+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:16:00.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:00 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:00.650+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:16:00.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:00 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:00.650+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.714627+0000 front 2024-09-13T04:15:29.714562+0000 (oldest deadline 2024-09-13T04:15:53.814450+0000) 2024-09-13T04:16:00.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:00 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:00.628+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:16:00.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:00 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:00.628+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:16:00.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:00 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:00.628+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:16:01.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:01.644+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:16:01.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:01.644+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:16:01.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:01.644+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.714627+0000 front 2024-09-13T04:15:29.714562+0000 (oldest deadline 2024-09-13T04:15:53.814450+0000) 2024-09-13T04:16:01.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:01.644+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:36.115464+0000 front 2024-09-13T04:15:36.115476+0000 (oldest deadline 2024-09-13T04:16:01.415292+0000) 2024-09-13T04:16:01.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:01.665+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:16:01.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:01.665+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:16:01.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:01 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:01.665+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:16:02.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:02.646+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:16:02.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:02.646+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:16:02.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:02.646+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.714627+0000 front 2024-09-13T04:15:29.714562+0000 (oldest deadline 2024-09-13T04:15:53.814450+0000) 2024-09-13T04:16:02.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:02.646+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:36.115464+0000 front 2024-09-13T04:15:36.115476+0000 (oldest deadline 2024-09-13T04:16:01.415292+0000) 2024-09-13T04:16:02.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:02.675+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:16:02.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:02.675+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:16:02.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:02.675+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:16:02.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:02 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:02.675+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:37.315085+0000 front 2024-09-13T04:15:37.315098+0000 (oldest deadline 2024-09-13T04:16:02.014973+0000) 2024-09-13T04:16:03.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:03.671+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.912391+0000 front 2024-09-13T04:15:13.912305+0000 (oldest deadline 2024-09-13T04:15:38.612388+0000) 2024-09-13T04:16:03.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:03.671+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.313385+0000 front 2024-09-13T04:15:23.313418+0000 (oldest deadline 2024-09-13T04:15:47.413351+0000) 2024-09-13T04:16:03.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:03.671+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.714627+0000 front 2024-09-13T04:15:29.714562+0000 (oldest deadline 2024-09-13T04:15:53.814450+0000) 2024-09-13T04:16:03.985 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6[104272]: 2024-09-13T04:16:03.671+0000 7f44f98c4640 -1 osd.6 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:36.115464+0000 front 2024-09-13T04:15:36.115476+0000 (oldest deadline 2024-09-13T04:16:01.415292+0000) 2024-09-13T04:16:03.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:03.669+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:16:03.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:03.669+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:16:03.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:03.669+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:16:03.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:03 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:03.669+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:37.315085+0000 front 2024-09-13T04:15:37.315098+0000 (oldest deadline 2024-09-13T04:16:02.014973+0000) 2024-09-13T04:16:04.984 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:04 smithi195 podman[155270]: 2024-09-13 04:16:04.824836601 +0000 UTC m=+5.522062476 container died d236c44f5fe7a1ce0f23468f67f215aa992629f4628c0b35e348b2dc27c3168d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.schema-version=1.0) 2024-09-13T04:16:04.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:04 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:04.686+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:16:04.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:04 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:04.686+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:16:04.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:04 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:04.686+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:16:04.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:04 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:04.686+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:37.315085+0000 front 2024-09-13T04:15:37.315098+0000 (oldest deadline 2024-09-13T04:16:02.014973+0000) 2024-09-13T04:16:05.439 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:05 smithi195 podman[155270]: 2024-09-13 04:16:05.195362182 +0000 UTC m=+5.892588066 container cleanup d236c44f5fe7a1ce0f23468f67f215aa992629f4628c0b35e348b2dc27c3168d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6, org.label-schema.schema-version=1.0, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240731, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-09-13T04:16:05.439 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:05 smithi195 bash[155270]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6 2024-09-13T04:16:05.695 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:05 smithi195 podman[155292]: 2024-09-13 04:16:05.438392225 +0000 UTC m=+0.605883926 container remove d236c44f5fe7a1ce0f23468f67f215aa992629f4628c0b35e348b2dc27c3168d (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6, GIT_BRANCH=HEAD, org.label-schema.build-date=20240731, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0) 2024-09-13T04:16:05.976 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:05 smithi195 podman[155389]: 2024-09-13 04:16:05.659817096 +0000 UTC m=+0.015772019 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T04:16:05.976 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:05 smithi195 podman[155389]: 2024-09-13 04:16:05.764408065 +0000 UTC m=+0.120363030 container create e714c3e7074d665c4786776c320c62ef5bef201c45eae6dc8f5a86278fa9bb15 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731) 2024-09-13T04:16:05.976 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:05 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:05.693+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:16:05.976 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:05 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:05.693+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:16:05.976 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:05 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:05.693+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:16:05.976 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:05 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:05.693+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:37.315085+0000 front 2024-09-13T04:15:37.315098+0000 (oldest deadline 2024-09-13T04:16:02.014973+0000) 2024-09-13T04:16:06.234 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:05 smithi195 podman[155389]: 2024-09-13 04:16:05.975178283 +0000 UTC m=+0.331133205 container init e714c3e7074d665c4786776c320c62ef5bef201c45eae6dc8f5a86278fa9bb15 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-deactivate, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image) 2024-09-13T04:16:06.235 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:05 smithi195 podman[155389]: 2024-09-13 04:16:05.979726291 +0000 UTC m=+0.335681223 container start e714c3e7074d665c4786776c320c62ef5bef201c45eae6dc8f5a86278fa9bb15 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-09-13T04:16:06.235 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:06 smithi195 podman[155389]: 2024-09-13 04:16:06.083518598 +0000 UTC m=+0.439473528 container attach e714c3e7074d665c4786776c320c62ef5bef201c45eae6dc8f5a86278fa9bb15 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 9 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-09-13T04:16:06.235 INFO:journalctl@ceph.osd.6.smithi195.stdout:Sep 13 04:16:06 smithi195 podman[155389]: 2024-09-13 04:16:06.168350134 +0000 UTC m=+0.524305058 container died e714c3e7074d665c4786776c320c62ef5bef201c45eae6dc8f5a86278fa9bb15 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-6-deactivate, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240731, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, RELEASE=squid-7741f7f) 2024-09-13T04:16:06.734 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:06.702+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:16:06.734 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:06.702+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:16:06.735 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:06.702+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:16:06.735 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:06 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:06.702+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:37.315085+0000 front 2024-09-13T04:15:37.315098+0000 (oldest deadline 2024-09-13T04:16:02.014973+0000) 2024-09-13T04:16:06.771 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.6.service' 2024-09-13T04:16:06.810 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:16:06.811 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-09-13T04:16:06.811 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-09-13T04:16:06.811 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.7 2024-09-13T04:16:07.142 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:06 smithi195 systemd[1]: Stopping Ceph osd.7 for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:16:07.142 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:07 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:07.140+0000 7fa319b63640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:16:07.143 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:07 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:07.140+0000 7fa319b63640 -1 osd.7 2998 *** Got signal Terminated *** 2024-09-13T04:16:07.484 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:07 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:07.140+0000 7fa319b63640 -1 osd.7 2998 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-13T04:16:07.984 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:07 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:07.674+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:16:07.984 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:07 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:07.674+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:16:07.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:07 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:07.674+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:16:07.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:07 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:07.674+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:37.315085+0000 front 2024-09-13T04:15:37.315098+0000 (oldest deadline 2024-09-13T04:16:02.014973+0000) 2024-09-13T04:16:08.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:08.678+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:16:08.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:08.678+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:16:08.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:08.678+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:16:08.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:08 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:08.678+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:37.315085+0000 front 2024-09-13T04:15:37.315098+0000 (oldest deadline 2024-09-13T04:16:02.014973+0000) 2024-09-13T04:16:09.984 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:09.666+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:16:09.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:09.666+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:16:09.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:09.666+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:16:09.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:09 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:09.666+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:37.315085+0000 front 2024-09-13T04:15:37.315098+0000 (oldest deadline 2024-09-13T04:16:02.014973+0000) 2024-09-13T04:16:10.984 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:10.652+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:16:10.984 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:10.652+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:16:10.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:10.652+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:16:10.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:10 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:10.652+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:37.315085+0000 front 2024-09-13T04:15:37.315098+0000 (oldest deadline 2024-09-13T04:16:02.014973+0000) 2024-09-13T04:16:11.984 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:11 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:11.688+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6806 osd.0 since back 2024-09-13T04:15:13.312130+0000 front 2024-09-13T04:15:13.312253+0000 (oldest deadline 2024-09-13T04:15:38.612041+0000) 2024-09-13T04:16:11.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:11 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:11.688+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6814 osd.1 since back 2024-09-13T04:15:23.813526+0000 front 2024-09-13T04:15:23.813599+0000 (oldest deadline 2024-09-13T04:15:49.113482+0000) 2024-09-13T04:16:11.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:11 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:11.688+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6822 osd.2 since back 2024-09-13T04:15:29.114133+0000 front 2024-09-13T04:15:29.114178+0000 (oldest deadline 2024-09-13T04:15:55.014035+0000) 2024-09-13T04:16:11.985 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:11 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7[109029]: 2024-09-13T04:16:11.688+0000 7fa316179640 -1 osd.7 2998 heartbeat_check: no reply from 172.21.15.88:6830 osd.3 since back 2024-09-13T04:15:37.315085+0000 front 2024-09-13T04:15:37.315098+0000 (oldest deadline 2024-09-13T04:16:02.014973+0000) 2024-09-13T04:16:12.983 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:12 smithi195 podman[155518]: 2024-09-13 04:16:12.724759505 +0000 UTC m=+5.690027644 container died 9a145996b436381413a00cf35cb5ed91a2e6ba11b14a7c66cd8bab54470ffbce (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731) 2024-09-13T04:16:13.234 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:13 smithi195 podman[155518]: 2024-09-13 04:16:13.072402509 +0000 UTC m=+6.037670636 container cleanup 9a145996b436381413a00cf35cb5ed91a2e6ba11b14a7c66cd8bab54470ffbce (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, ceph=True, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.37.2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-09-13T04:16:13.234 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:13 smithi195 bash[155518]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7 2024-09-13T04:16:13.684 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:13 smithi195 podman[155536]: 2024-09-13 04:16:13.373933309 +0000 UTC m=+0.649144292 container remove 9a145996b436381413a00cf35cb5ed91a2e6ba11b14a7c66cd8bab54470ffbce (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7, ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T04:16:13.945 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:13 smithi195 podman[155633]: 2024-09-13 04:16:13.683257702 +0000 UTC m=+0.110376863 container create c5523ea1e95213cad7970490f6167f465c1711c60abc7ecffecebc49862d6794 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 9 Base Image, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7) 2024-09-13T04:16:13.946 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:13 smithi195 podman[155633]: 2024-09-13 04:16:13.589067124 +0000 UTC m=+0.016186299 image pull 19dc8d6597273a47b0b4862f1d0e037b0157b908a02acd63baceec3ee94fbd6c quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d 2024-09-13T04:16:13.946 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:13 smithi195 podman[155633]: 2024-09-13 04:16:13.94450143 +0000 UTC m=+0.371620592 container init c5523ea1e95213cad7970490f6167f465c1711c60abc7ecffecebc49862d6794 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T04:16:14.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:13 smithi195 podman[155633]: 2024-09-13 04:16:13.950122878 +0000 UTC m=+0.377242040 container start c5523ea1e95213cad7970490f6167f465c1711c60abc7ecffecebc49862d6794 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-13T04:16:14.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:14 smithi195 podman[155633]: 2024-09-13 04:16:14.044037654 +0000 UTC m=+0.471156816 container attach c5523ea1e95213cad7970490f6167f465c1711c60abc7ecffecebc49862d6794 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-deactivate, RELEASE=squid-7741f7f, io.buildah.version=1.37.2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731) 2024-09-13T04:16:14.235 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:14 smithi195 podman[155633]: 2024-09-13 04:16:14.136340074 +0000 UTC m=+0.563459246 container died c5523ea1e95213cad7970490f6167f465c1711c60abc7ecffecebc49862d6794 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, RELEASE=squid-7741f7f, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-09-13T04:16:14.734 INFO:journalctl@ceph.osd.7.smithi195.stdout:Sep 13 04:16:14 smithi195 podman[155676]: 2024-09-13 04:16:14.730727617 +0000 UTC m=+0.588314268 container remove c5523ea1e95213cad7970490f6167f465c1711c60abc7ecffecebc49862d6794 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240731, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 9 Base Image, RELEASE=squid-7741f7f, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, io.buildah.version=1.37.2) 2024-09-13T04:16:14.749 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@osd.7.service' 2024-09-13T04:16:14.789 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:16:14.789 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-09-13T04:16:14.789 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-09-13T04:16:14.789 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mds.a 2024-09-13T04:16:15.105 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:16:14 smithi088 systemd[1]: Stopping Ceph mds.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:16:15.440 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:16:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a[125133]: 2024-09-13T04:16:15.103+0000 7f4f9547d640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:16:15.440 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:16:15 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a[125133]: 2024-09-13T04:16:15.103+0000 7f4f9547d640 -1 mds.a *** got signal Terminated *** 2024-09-13T04:16:19.286 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:16:19 smithi088 podman[228815]: 2024-09-13 04:16:19.02106183 +0000 UTC m=+4.025179085 container died 0d78a4843e4a0559b5f165a93cf31626dd8811034b7b2989ad3fb4573131e017 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.build-date=20240731, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-7741f7f, io.buildah.version=1.37.2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-09-13T04:16:19.544 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:16:19 smithi088 podman[228815]: 2024-09-13 04:16:19.358871398 +0000 UTC m=+4.362988693 container cleanup 0d78a4843e4a0559b5f165a93cf31626dd8811034b7b2989ad3fb4573131e017 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 9 Base Image, ceph=True, org.label-schema.build-date=20240731, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, CEPH_POINT_RELEASE=, RELEASE=squid-7741f7f, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-09-13T04:16:19.544 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:16:19 smithi088 bash[228815]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a 2024-09-13T04:16:19.783 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mds.a.service' 2024-09-13T04:16:19.805 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:16:19 smithi088 podman[228842]: 2024-09-13 04:16:19.54316874 +0000 UTC m=+0.519624374 container remove 0d78a4843e4a0559b5f165a93cf31626dd8811034b7b2989ad3fb4573131e017 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-a, org.label-schema.name=CentOS Stream 9 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, io.buildah.version=1.37.2, GIT_CLEAN=True, RELEASE=squid-7741f7f, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240731) 2024-09-13T04:16:19.806 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:16:19 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mds.a.service: Deactivated successfully. 2024-09-13T04:16:19.806 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:16:19 smithi088 systemd[1]: Stopped Ceph mds.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T04:16:19.806 INFO:journalctl@ceph.mds.a.smithi088.stdout:Sep 13 04:16:19 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mds.a.service: Consumed 5.453s CPU time. 2024-09-13T04:16:19.819 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:16:19.819 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-09-13T04:16:19.819 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-09-13T04:16:19.819 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mds.b 2024-09-13T04:16:20.128 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 04:16:19 smithi195 systemd[1]: Stopping Ceph mds.b for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:16:20.384 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 04:16:20 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b[113787]: 2024-09-13T04:16:20.126+0000 7fd1532f1640 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-09-13T04:16:20.384 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 04:16:20 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b[113787]: 2024-09-13T04:16:20.126+0000 7fd1532f1640 -1 mds.b *** got signal Terminated *** 2024-09-13T04:16:23.185 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 04:16:22 smithi195 podman[155760]: 2024-09-13 04:16:22.888468455 +0000 UTC m=+2.869005567 container died e5dda7e739bdeef46b7aacb519e31d8bd5e2c174a73726067fb2ed1e1e97a0d9 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240731, org.label-schema.name=CentOS Stream 9 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-7741f7f, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, io.buildah.version=1.37.2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-09-13T04:16:23.484 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 04:16:23 smithi195 podman[155760]: 2024-09-13 04:16:23.283019219 +0000 UTC m=+3.263556323 container cleanup e5dda7e739bdeef46b7aacb519e31d8bd5e2c174a73726067fb2ed1e1e97a0d9 (image=quay.ceph.io/ceph-ci/ceph@sha256:871a6b4fae5c81e253eb203817fc39d575846074b65609ada12c4d6670071c5d, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, RELEASE=squid-7741f7f, GIT_CLEAN=True, io.buildah.version=1.37.2, org.label-schema.build-date=20240731, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_COMMIT=c5aaba5e3282b30e4782f2b5d6e4e362e22dfcb7, org.label-schema.name=CentOS Stream 9 Base Image, org.label-schema.vendor=CentOS) 2024-09-13T04:16:23.484 INFO:journalctl@ceph.mds.b.smithi195.stdout:Sep 13 04:16:23 smithi195 bash[155760]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-mds-b 2024-09-13T04:16:23.809 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@mds.b.service' 2024-09-13T04:16:23.844 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:16:23.845 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-09-13T04:16:23.845 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-09-13T04:16:23.845 DEBUG:teuthology.orchestra.run.smithi195:> sudo systemctl stop ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@prometheus.a 2024-09-13T04:16:23.984 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:23 smithi195 systemd[1]: Stopping Ceph prometheus.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:16:24.439 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:16:24.164Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-09-13T04:16:24.439 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:16:24.164Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-09-13T04:16:24.439 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:16:24.164Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-09-13T04:16:24.439 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:16:24.164Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-09-13T04:16:24.439 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:16:24.164Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-09-13T04:16:24.440 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:16:24.164Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-09-13T04:16:24.440 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:16:24.164Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-09-13T04:16:24.440 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:16:24.164Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-09-13T04:16:24.440 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:16:24.164Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-09-13T04:16:24.440 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:16:24.166Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-09-13T04:16:24.440 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:16:24.166Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-09-13T04:16:24.441 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a[121804]: ts=2024-09-13T04:16:24.167Z caller=main.go:1147 level=info msg="See you next time!" 2024-09-13T04:16:24.441 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 podman[155901]: 2024-09-13 04:16:24.174596006 +0000 UTC m=+0.112288942 container died e76fd57b5e5ef8fd118c923f9d58b46175a30d789c5a58ef462c44ddef37500f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T04:16:24.734 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 podman[155901]: 2024-09-13 04:16:24.553848017 +0000 UTC m=+0.491540952 container cleanup e76fd57b5e5ef8fd118c923f9d58b46175a30d789c5a58ef462c44ddef37500f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-09-13T04:16:24.734 INFO:journalctl@ceph.prometheus.a.smithi195.stdout:Sep 13 04:16:24 smithi195 bash[155901]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-prometheus-a 2024-09-13T04:16:24.925 DEBUG:teuthology.orchestra.run.smithi195:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@prometheus.a.service' 2024-09-13T04:16:24.958 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-13T04:16:24.958 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-09-13T04:16:24.958 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T04:16:25.112 INFO:teuthology.orchestra.run.smithi088.stdout:Deleting cluster with fsid: d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T04:16:26.690 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 04:16:26 smithi088 systemd[1]: Stopping Ceph alertmanager.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:16:27.157 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 04:16:26 smithi088 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a[133738]: ts=2024-09-13T04:16:26.824Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-09-13T04:16:27.157 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 04:16:26 smithi088 podman[229278]: 2024-09-13 04:16:26.865361455 +0000 UTC m=+0.133958422 container died 7b2da4b36ef80dd2dca953657c3aa7ae8468f810f34c4c78b92186bf91191c47 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T04:16:27.440 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 04:16:27 smithi088 podman[229278]: 2024-09-13 04:16:27.248721371 +0000 UTC m=+0.517318339 container cleanup 7b2da4b36ef80dd2dca953657c3aa7ae8468f810f34c4c78b92186bf91191c47 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T04:16:27.440 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 04:16:27 smithi088 bash[229278]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a 2024-09-13T04:16:27.901 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 04:16:27 smithi088 podman[229295]: 2024-09-13 04:16:27.499927772 +0000 UTC m=+0.626914924 container remove 7b2da4b36ef80dd2dca953657c3aa7ae8468f810f34c4c78b92186bf91191c47 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-09-13T04:16:27.901 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 04:16:27 smithi088 podman[229295]: 2024-09-13 04:16:27.567286678 +0000 UTC m=+0.694273784 volume remove 1fe2ddf8e5cda89e53f83f741775923aa27713071c0db6b79300ab7b91591c52 2024-09-13T04:16:27.901 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 04:16:27 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-09-13T04:16:27.902 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 04:16:27 smithi088 systemd[1]: Stopped Ceph alertmanager.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T04:16:27.902 INFO:journalctl@ceph.alertmanager.a.smithi088.stdout:Sep 13 04:16:27 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@alertmanager.a.service: Consumed 4.397s CPU time. 2024-09-13T04:16:28.190 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 04:16:27 smithi088 systemd[1]: Stopping Ceph node-exporter.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:16:28.190 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 04:16:28 smithi088 podman[229407]: 2024-09-13 04:16:28.140769601 +0000 UTC m=+0.100158053 container died aaccc9e76a1c72915a8dcb04c307241d16fe6eb9983c61f71889d3d61c19025d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T04:16:28.690 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 04:16:28 smithi088 podman[229407]: 2024-09-13 04:16:28.494702443 +0000 UTC m=+0.454090887 container cleanup aaccc9e76a1c72915a8dcb04c307241d16fe6eb9983c61f71889d3d61c19025d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T04:16:28.690 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 04:16:28 smithi088 bash[229407]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a 2024-09-13T04:16:29.165 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 04:16:28 smithi088 podman[229425]: 2024-09-13 04:16:28.779264479 +0000 UTC m=+0.638678207 container remove aaccc9e76a1c72915a8dcb04c307241d16fe6eb9983c61f71889d3d61c19025d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-09-13T04:16:29.165 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 04:16:28 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-09-13T04:16:29.165 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 04:16:28 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-09-13T04:16:29.165 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 04:16:28 smithi088 systemd[1]: Stopped Ceph node-exporter.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T04:16:29.166 INFO:journalctl@ceph.node-exporter.a.smithi088.stdout:Sep 13 04:16:28 smithi088 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.a.service: Consumed 9.433s CPU time. 2024-09-13T04:16:29.521 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-13T04:16:29.673 INFO:teuthology.orchestra.run.smithi195.stdout:Deleting cluster with fsid: d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T04:16:31.234 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 04:16:31 smithi195 systemd[1]: Stopping Ceph grafana.a for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:16:31.694 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 04:16:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=server t=2024-09-13T04:16:31.420329973Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-09-13T04:16:31.694 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 04:16:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=ticker t=2024-09-13T04:16:31.420513525Z level=info msg=stopped last_tick=2024-09-13T04:16:30Z 2024-09-13T04:16:31.694 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 04:16:31 smithi195 ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a[126299]: logger=tracing t=2024-09-13T04:16:31.420521676Z level=info msg="Closing tracing" 2024-09-13T04:16:31.694 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 04:16:31 smithi195 podman[156355]: 2024-09-13 04:16:31.430751551 +0000 UTC m=+0.125325394 container died ae5fb5b10c5c9ac68cbca66bb6be79ec65ad4cb55b8a6ea81f676db13317d474 (image=quay.io/ceph/grafana:9.4.12, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T04:16:31.984 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 04:16:31 smithi195 podman[156355]: 2024-09-13 04:16:31.77556364 +0000 UTC m=+0.470137482 container cleanup ae5fb5b10c5c9ac68cbca66bb6be79ec65ad4cb55b8a6ea81f676db13317d474 (image=quay.io/ceph/grafana:9.4.12, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T04:16:31.985 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 04:16:31 smithi195 bash[156355]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a 2024-09-13T04:16:32.389 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 04:16:32 smithi195 podman[156373]: 2024-09-13 04:16:32.026707957 +0000 UTC m=+0.597456882 container remove ae5fb5b10c5c9ac68cbca66bb6be79ec65ad4cb55b8a6ea81f676db13317d474 (image=quay.io/ceph/grafana:9.4.12, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-09-13T04:16:32.389 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 04:16:32 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@grafana.a.service: Deactivated successfully. 2024-09-13T04:16:32.389 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 04:16:32 smithi195 systemd[1]: Stopped Ceph grafana.a for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T04:16:32.389 INFO:journalctl@ceph.grafana.a.smithi195.stdout:Sep 13 04:16:32 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@grafana.a.service: Consumed 50.379s CPU time. 2024-09-13T04:16:32.734 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 04:16:32 smithi195 systemd[1]: Stopping Ceph node-exporter.b for d75e6bfc-7177-11ef-bceb-c7b262605968... 2024-09-13T04:16:32.735 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 04:16:32 smithi195 podman[156488]: 2024-09-13 04:16:32.634225362 +0000 UTC m=+0.108059624 container died 2429a9649909875caa7f93bbf74d707769d903037e7356881886040c7491b043 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T04:16:33.234 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 04:16:32 smithi195 podman[156488]: 2024-09-13 04:16:32.971439326 +0000 UTC m=+0.445273589 container cleanup 2429a9649909875caa7f93bbf74d707769d903037e7356881886040c7491b043 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T04:16:33.235 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 04:16:32 smithi195 bash[156488]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b 2024-09-13T04:16:33.235 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 04:16:33 smithi195 podman[156505]: 2024-09-13 04:16:33.139365219 +0000 UTC m=+0.505219062 container remove 2429a9649909875caa7f93bbf74d707769d903037e7356881886040c7491b043 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-d75e6bfc-7177-11ef-bceb-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-09-13T04:16:33.235 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 04:16:33 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-09-13T04:16:33.734 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 04:16:33 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-09-13T04:16:33.734 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 04:16:33 smithi195 systemd[1]: Stopped Ceph node-exporter.b for d75e6bfc-7177-11ef-bceb-c7b262605968. 2024-09-13T04:16:33.734 INFO:journalctl@ceph.node-exporter.b.smithi195.stdout:Sep 13 04:16:33 smithi195 systemd[1]: ceph-d75e6bfc-7177-11ef-bceb-c7b262605968@node-exporter.b.service: Consumed 9.135s CPU time. 2024-09-13T04:16:33.988 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T04:16:34.022 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-13T04:16:34.049 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-13T04:16:34.051 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-13_02:08:15-upgrade-squid-distro-default-smithi/7903059/remote/smithi088/crash 2024-09-13T04:16:34.052 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/crash -- . 2024-09-13T04:16:34.103 INFO:teuthology.orchestra.run.smithi088.stderr:tar: /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T04:16:34.103 INFO:teuthology.orchestra.run.smithi088.stderr:tar: Error is not recoverable: exiting now 2024-09-13T04:16:34.105 DEBUG:teuthology.misc:Transferring archived files from smithi195:/var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-13_02:08:15-upgrade-squid-distro-default-smithi/7903059/remote/smithi195/crash 2024-09-13T04:16:34.106 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/crash -- . 2024-09-13T04:16:34.145 INFO:teuthology.orchestra.run.smithi195.stderr:tar: /var/lib/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-13T04:16:34.145 INFO:teuthology.orchestra.run.smithi195.stderr:tar: Error is not recoverable: exiting now 2024-09-13T04:16:34.146 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-13T04:16:34.146 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d75e6bfc-7177-11ef-bceb-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-09-13T04:16:34.176 INFO:teuthology.orchestra.run.smithi088.stdout:2024-09-13T02:34:48.053729+0000 mon.a (mon.0) 667 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T04:16:34.179 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-09-13T04:16:34.179 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[SEC\]' /var/log/ceph/d75e6bfc-7177-11ef-bceb-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-09-13T04:16:34.250 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[ERR\]' /var/log/ceph/d75e6bfc-7177-11ef-bceb-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-09-13T04:16:34.320 DEBUG:teuthology.orchestra.run.smithi088:> sudo egrep '\[WRN\]' /var/log/ceph/d75e6bfc-7177-11ef-bceb-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-09-13T04:16:34.388 INFO:teuthology.orchestra.run.smithi088.stdout:2024-09-13T02:34:48.053729+0000 mon.a (mon.0) 667 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-13T04:16:34.390 INFO:tasks.cephadm:Compressing logs... 2024-09-13T04:16:34.390 DEBUG:teuthology.orchestra.run.smithi088:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-13T04:16:34.433 DEBUG:teuthology.orchestra.run.smithi195:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-13T04:16:34.456 INFO:teuthology.orchestra.run.smithi088.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-13T04:16:34.456 INFO:teuthology.orchestra.run.smithi088.stderr:: No such file or directory 2024-09-13T04:16:34.456 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-13T04:16:34.456 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T04:16:34.458 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T04:16:34.458 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-13T04:16:34.458 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mds.a.log 2024-09-13T04:16:34.458 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T04:16:34.463 INFO:teuthology.orchestra.run.smithi195.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.7.log 2024-09-13T04:16:34.464 INFO:teuthology.orchestra.run.smithi195.stderr:: No such file or directory 2024-09-13T04:16:34.464 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-13T04:16:34.464 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mds.b.log 2024-09-13T04:16:34.464 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.7.log: /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-13T04:16:34.464 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-13T04:16:34.464 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mds.b.log: gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-13T04:16:34.464 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.4.log: 85.9% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mds.b.log.gz 2024-09-13T04:16:34.465 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.6.log 2024-09-13T04:16:34.465 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-13T04:16:34.465 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.log 2024-09-13T04:16:34.465 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.5.log: 84.8% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T04:16:34.465 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-13T04:16:34.465 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-13T04:16:34.466 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mds.a.log: gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-13T04:16:34.466 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.cephadm.log: /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mon.a.log: 91.5% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-13T04:16:34.466 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-13T04:16:34.466 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mgr.y.log 2024-09-13T04:16:34.469 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mgr.x.log: 91.6% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T04:16:34.470 INFO:teuthology.orchestra.run.smithi195.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T04:16:34.473 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.2.log: 94.9% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-13T04:16:34.474 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.log 2024-09-13T04:16:34.474 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mgr.y.log: 92.4% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mds.a.log.gz 2024-09-13T04:16:34.479 INFO:teuthology.orchestra.run.smithi195.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mon.b.log: /var/log/ceph/cephadm.log: 86.9% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T04:16:34.482 INFO:teuthology.orchestra.run.smithi088.stderr: 91.2% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T04:16:34.483 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-13T04:16:34.483 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-13T04:16:34.486 INFO:teuthology.orchestra.run.smithi195.stderr: 91.2% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-13T04:16:34.498 INFO:teuthology.orchestra.run.smithi195.stderr: 89.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T04:16:34.502 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.3.log: /var/log/ceph/cephadm.log: 91.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-13T04:16:34.510 INFO:teuthology.orchestra.run.smithi088.stderr: 92.8% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-13T04:16:34.518 INFO:teuthology.orchestra.run.smithi195.stderr: 90.9% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-13T04:16:35.621 INFO:teuthology.orchestra.run.smithi088.stderr: 90.2% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mgr.y.log.gz 2024-09-13T04:16:36.038 INFO:teuthology.orchestra.run.smithi195.stderr: 92.2% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-13T04:16:36.933 INFO:teuthology.orchestra.run.smithi088.stderr: 91.7% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-13T04:16:38.875 INFO:teuthology.orchestra.run.smithi088.stderr: 90.5% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-13T04:16:55.886 INFO:teuthology.orchestra.run.smithi195.stderr: 94.5% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.6.log.gz 2024-09-13T04:16:56.654 INFO:teuthology.orchestra.run.smithi195.stderr: 94.3% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-13T04:16:59.747 INFO:teuthology.orchestra.run.smithi195.stderr: 94.6% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-13T04:17:00.177 INFO:teuthology.orchestra.run.smithi195.stderr: 94.4% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.7.log.gz 2024-09-13T04:17:00.179 INFO:teuthology.orchestra.run.smithi195.stderr: 2024-09-13T04:17:00.179 INFO:teuthology.orchestra.run.smithi195.stderr:real 0m25.731s 2024-09-13T04:17:00.179 INFO:teuthology.orchestra.run.smithi195.stderr:user 1m32.669s 2024-09-13T04:17:00.179 INFO:teuthology.orchestra.run.smithi195.stderr:sys 0m3.485s 2024-09-13T04:17:00.302 INFO:teuthology.orchestra.run.smithi088.stderr: 94.3% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-13T04:17:00.715 INFO:teuthology.orchestra.run.smithi088.stderr: 94.3% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-13T04:17:03.315 INFO:teuthology.orchestra.run.smithi088.stderr: 94.1% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-13T04:17:04.031 INFO:teuthology.orchestra.run.smithi088.stderr: 94.9% -- replaced with /var/log/ceph/d75e6bfc-7177-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-13T04:17:04.034 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-09-13T04:17:04.034 INFO:teuthology.orchestra.run.smithi088.stderr:real 0m29.588s 2024-09-13T04:17:04.034 INFO:teuthology.orchestra.run.smithi088.stderr:user 1m54.256s 2024-09-13T04:17:04.034 INFO:teuthology.orchestra.run.smithi088.stderr:sys 0m4.143s 2024-09-13T04:17:04.034 INFO:tasks.cephadm:Archiving logs... 2024-09-13T04:17:04.035 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-13_02:08:15-upgrade-squid-distro-default-smithi/7903059/remote/smithi088/log 2024-09-13T04:17:04.036 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T04:17:19.715 DEBUG:teuthology.misc:Transferring archived files from smithi195:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-13_02:08:15-upgrade-squid-distro-default-smithi/7903059/remote/smithi195/log 2024-09-13T04:17:19.717 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-13T04:17:32.487 INFO:tasks.cephadm:Removing cluster... 2024-09-13T04:17:32.488 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 --force 2024-09-13T04:17:32.643 INFO:teuthology.orchestra.run.smithi088.stdout:Deleting cluster with fsid: d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T04:17:33.104 DEBUG:teuthology.orchestra.run.smithi195:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d75e6bfc-7177-11ef-bceb-c7b262605968 --force 2024-09-13T04:17:33.250 INFO:teuthology.orchestra.run.smithi195.stdout:Deleting cluster with fsid: d75e6bfc-7177-11ef-bceb-c7b262605968 2024-09-13T04:17:33.651 INFO:tasks.cephadm:Removing cephadm ... 2024-09-13T04:17:33.651 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T04:17:33.669 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-13T04:17:33.685 INFO:tasks.cephadm:Teardown complete 2024-09-13T04:17:33.685 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-13T04:17:33.696 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-13T04:17:33.696 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-13T04:17:33.713 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-13T04:17:33.817 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-13T04:17:33.828 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-13T04:17:33.828 DEBUG:teuthology.orchestra.run.smithi088:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T04:17:33.831 DEBUG:teuthology.orchestra.run.smithi195:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-13T04:17:33.844 INFO:teuthology.orchestra.run.smithi088.stderr:bash: line 1: ntpq: command not found 2024-09-13T04:17:33.845 INFO:teuthology.orchestra.run.smithi195.stderr:bash: line 1: ntpq: command not found 2024-09-13T04:17:33.850 INFO:teuthology.orchestra.run.smithi195.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T04:17:33.850 INFO:teuthology.orchestra.run.smithi195.stdout:=============================================================================== 2024-09-13T04:17:33.850 INFO:teuthology.orchestra.run.smithi195.stdout:^* hv01.front.sepia.ceph.com 3 7 377 70 +893ns[ -23us] +/- 43ms 2024-09-13T04:17:33.850 INFO:teuthology.orchestra.run.smithi195.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 6 -252us[ -252us] +/- 65ms 2024-09-13T04:17:33.850 INFO:teuthology.orchestra.run.smithi195.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 66 +223us[ +223us] +/- 86ms 2024-09-13T04:17:33.850 INFO:teuthology.orchestra.run.smithi195.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T04:17:33.850 INFO:teuthology.orchestra.run.smithi088.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-13T04:17:33.851 INFO:teuthology.orchestra.run.smithi088.stdout:=============================================================================== 2024-09-13T04:17:33.851 INFO:teuthology.orchestra.run.smithi088.stdout:^* hv01.front.sepia.ceph.com 3 7 377 1 +5914ns[+6120ns] +/- 44ms 2024-09-13T04:17:33.851 INFO:teuthology.orchestra.run.smithi088.stdout:^+ hv02.front.sepia.ceph.com 3 7 377 3 -189us[ -189us] +/- 65ms 2024-09-13T04:17:33.851 INFO:teuthology.orchestra.run.smithi088.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 62 +255us[ +256us] +/- 86ms 2024-09-13T04:17:33.851 INFO:teuthology.orchestra.run.smithi088.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-13T04:17:33.851 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-13T04:17:33.863 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-13T04:17:33.864 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-13T04:17:33.876 DEBUG:teuthology.orchestra.run.smithi088:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-13T04:17:33.986 DEBUG:teuthology.orchestra.run.smithi195:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-13T04:17:34.073 DEBUG:teuthology.orchestra.run.smithi088:> 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-09-13T04:17:34.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T04:17:34.104 DEBUG:teuthology.orchestra.run.smithi195:> 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-09-13T04:17:34.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T04:17:34.133 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-13T04:17:34.145 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-13T04:17:34.155 INFO:teuthology.task.internal:Duration was 6898.131063 seconds 2024-09-13T04:17:34.155 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-13T04:17:34.165 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-13T04:17:34.165 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T04:17:34.168 DEBUG:teuthology.orchestra.run.smithi195:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-13T04:17:34.204 INFO:teuthology.orchestra.run.smithi088.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T04:17:34.212 INFO:teuthology.orchestra.run.smithi195.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-13T04:17:34.530 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-13T04:17:34.530 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2024-09-13T04:17:34.530 DEBUG:teuthology.orchestra.run.smithi088:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-13T04:17:34.550 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi195.front.sepia.ceph.com 2024-09-13T04:17:34.551 DEBUG:teuthology.orchestra.run.smithi195:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-13T04:17:34.599 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-13T04:17:34.600 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T04:17:34.602 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-13T04:17:34.667 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-13T04:17:34.667 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T04:17:34.670 DEBUG:teuthology.orchestra.run.smithi195:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-13T04:17:35.270 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-13T04:17:35.282 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-13T04:17:35.282 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T04:17:35.308 DEBUG:teuthology.orchestra.run.smithi195:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-13T04:17:35.333 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-13T04:17:35.344 DEBUG:teuthology.orchestra.run.smithi088:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-13T04:17:35.350 DEBUG:teuthology.orchestra.run.smithi195:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-13T04:17:35.371 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2024-09-13T04:17:35.397 INFO:teuthology.orchestra.run.smithi195.stdout:kernel.core_pattern = core 2024-09-13T04:17:35.410 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T04:17:35.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T04:17:35.440 DEBUG:teuthology.orchestra.run.smithi195:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-13T04:17:35.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-13T04:17:35.464 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-13T04:17:35.475 INFO:teuthology.task.internal:Transferring archived files... 2024-09-13T04:17:35.476 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-13_02:08:15-upgrade-squid-distro-default-smithi/7903059/remote/smithi088 2024-09-13T04:17:35.476 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T04:17:35.536 DEBUG:teuthology.misc:Transferring archived files from smithi195:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-13_02:08:15-upgrade-squid-distro-default-smithi/7903059/remote/smithi195 2024-09-13T04:17:35.536 DEBUG:teuthology.orchestra.run.smithi195:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-13T04:17:35.578 INFO:teuthology.task.internal:Removing archive directory... 2024-09-13T04:17:35.578 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T04:17:35.580 DEBUG:teuthology.orchestra.run.smithi195:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-13T04:17:35.626 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-13T04:17:35.641 INFO:teuthology.task.internal:Not uploading archives. 2024-09-13T04:17:35.641 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-13T04:17:35.652 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-13T04:17:35.652 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T04:17:35.655 DEBUG:teuthology.orchestra.run.smithi195:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-13T04:17:35.668 INFO:teuthology.orchestra.run.smithi088.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 04:17 /home/ubuntu/cephtest 2024-09-13T04:17:35.681 INFO:teuthology.orchestra.run.smithi195.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 13 04:17 /home/ubuntu/cephtest 2024-09-13T04:17:35.682 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-13T04:17:35.694 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-13T04:17:35.724 INFO:teuthology.run:Summary data: description: upgrade/reef-x/parallel/{0-random-distro$/{centos_9.stream_runc} 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: 6898.131062507629 failure_reason: '"2024-09-13T02:34:48.053729+0000 mon.a (mon.0) 667 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED)" in cluster log' flavor: default owner: scheduled_teuthology@teuthology success: false 2024-09-13T04:17:35.724 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-13T04:17:35.843 INFO:teuthology.run:FAIL